From b491a17ea2286f55513dac4b74904f87736d5e4f Mon Sep 17 00:00:00 2001 From: Chunxiao Li Date: Fri, 22 Jan 2021 15:33:03 +0800 Subject: [PATCH] new file --- pyatmos/data/readme.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100755 pyatmos/data/readme.txt diff --git a/pyatmos/data/readme.txt b/pyatmos/data/readme.txt new file mode 100755 index 0000000..a91e162 --- /dev/null +++ b/pyatmos/data/readme.txt @@ -0,0 +1,6 @@ +coesa76_coeffs.npz: + +Coefficients of equations from which the pressure and density for geometric altitudes from 86 km to 1000 km are computed. The basic equation form is EXP( A × z^4 + B × z^3 + C × z^2 + D × z + E ) +More info to see http://www.braeunig.us/space/atmmodel.htm#USSA1976 + +nrlmsis00_data.npz: \ No newline at end of file