Skip to content

pcase13/python-standard-atmosphere

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

python-standard-atmosphere

Python package for creating pressure and temperature profiles of the standard atmosphere for use with geophysical models. This package will only calcualate good values up to 86km.

Giving Credit Where it's Due

This package is mostly translated from a similar Fortran90 module created by Ralph Carmichael, Public Domain Aeronautical Software.

Details, Details, Details

The package uses the 1976 standard atmosphere. If alt > 86, the values returned will not be correct, but they will not be too far removed from the correct values for density.

About

Python package for creating pressure and temperature profiles of the standard atmosphere for use with geophysical models.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages