Update README.md

This commit is contained in:
Chunxiao Li 2019-12-16 23:18:01 +08:00 committed by GitHub
parent 20bf637fbb
commit 5f45f52fdf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,4 +1,6 @@
Atmospheric model for Python. Currently, only nrlmsise00 is feasible, which is valid from altitude z = 0..1000 km.
# Welcome to ATMOS
The pyatmos package is an archive of scientific routines that can be used to handle atmospheric models. Currently, only nrlmsise00 is feasible, which is valid from altitude z = 0..1000 km.
## How to Install