GithubHelp home page GithubHelp logo

rayference / ussa1976 Goto Github PK

View Code? Open in Web Editor NEW
5.0 0.0 1.0 499 KB

U.S. Standard Atmosphere 1976

License: MIT License

Python 100.00%
atmosphere-model radiative-transfer atmosphere atmospheric-science thermophysical-properties

ussa1976's Introduction

USSA1976

The U.S. Standard Atmosphere 1976 model.

PyPI Python Version License

Read the documentation at https://ussa1976.readthedocs.io/ Tests Codecov

pre-commit Black

This package implements the atmosphere thermophysical model provided by the National Aeronautics and Space Administration technical report NASA-TM-X-74335 published in 1976 and entitled U.S. Standard Atmosphere, 1976.

Features

  • Run the U.S. Standard Atmosphere 1976 model on your custom altitude grid
  • Compute all 14 atmospheric variables of the model as a function of altitude:
    • air temperature
    • air pressure
    • number density (of individual species)
    • air number density
    • air density
    • air molar volume
    • air pressure scale height
    • air particles mean speed
    • air particles mean free path
    • air particles mean collision frequency
    • speed of sound in air
    • air dynamic viscosity
    • air kinematic viscosity
    • air thermal conductivity coefficient
  • Results stored in NetCDF format
  • Command-line interface
  • Python interface

Requirements

  • Python 3.8+

Installation

You can install USSA1976 via pip from PyPI:

$ pip install ussa1976

Usage

Contributing

Contributions are very welcome. To learn more, see the Contributor Guide.

License

Distributed under the terms of the MIT license, USSA1976 is free and open source software.

Issues

If you encounter any problems, please file an issue along with a detailed description.

Credits

This project was generated from @cjolowicz's Hypermodern Python Cookiecutter template.

ussa1976's People

Contributors

dependabot[bot] avatar nollety avatar

Stargazers

 avatar  avatar  avatar  avatar

Forkers

andrewjlock

ussa1976's Issues

Beta Constant Incorrect

constants.py has an incorrect constant in line 106. Currently it is in the file as 1.457e6 [units]. Per the reference (eqn 51), it should be 1.457e-6 [units]

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.