Skip to main content

Atmospheric sciences utility library

Project description

atmos is a library of Python programming utilities for the atmospheric sciences. It is in ongoing development. If you have an idea for a feature or have found a bug, please post it on the GitHub issue tracker.

Information on how to use the module can be found predominantly by using the built-in help() function in Python. Many docstrings are automatically generated by the module and so information may appear to be missing in the source code. There is also HTML documentation available.

This module is currently alpha. The API of components at the base module level should stay backwards-compatible, but sub-modules are subject to change. In particular, features in the util module are likely to be changed or removed entirely.

Features

  • defined constants used in atmospheric science

  • functions for common atmospheric science equations

  • a simple calculate() interface function for accessing equations

  • no need to remember equation function names or argument order

  • fast calculation of quantities using numexpr

  • skew-T plots integrated into matplotlib

Dependencies

This module is tested to work with Python versions 2.6, 2.7, 3.3, and 3.4 on Unix. Support is given for all platforms. If there are bugs on your particular version of Python, please submit it to the GitHub issue tracker.

Package dependencies:

  • numpy

  • numexpr

  • six

  • nose

Installation

To install this module, download and run the following:

$ python setup.py install

If you would like to edit and develop the code, you can instead install in develop mode

$ python setup.py develop

If you are running Anaconda, you can install using conda:

$ conda install -c mcgibbon atmos

You can also install using pip:

$ pip install atmos

Development version

The most recent development version can be found in the GitHub develop branch.

Examples

Calculating pressure from virtual temperature and air density:

>>> import atmos
>>> atmos.calculate('p', Tv=273., rho=1.27)
    99519.638400000011

License

This module is available under an MIT license. Please see LICENSE.txt.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

atmosp-0.2.10.tar.gz (668.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

atmosp-0.2.10-py3-none-any.whl (656.3 kB view details)

Uploaded Python 3

File details

Details for the file atmosp-0.2.10.tar.gz.

File metadata

  • Download URL: atmosp-0.2.10.tar.gz
  • Upload date:
  • Size: 668.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for atmosp-0.2.10.tar.gz
Algorithm Hash digest
SHA256 8654cca1560f71429a31c28df6e3d375fa555f00723e0d69744cf700ded44a2b
MD5 12f3e1d09f4fbcd739e3c9ac80b7115f
BLAKE2b-256 f386d49c892442e9c287fb761fb7b0c7bc6be7b7565f4b5668a9f1a2a907f60c

See more details on using hashes here.

Provenance

The following attestation bundles were made for atmosp-0.2.10.tar.gz:

Publisher: publish.yml on sunt05/atmosp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file atmosp-0.2.10-py3-none-any.whl.

File metadata

  • Download URL: atmosp-0.2.10-py3-none-any.whl
  • Upload date:
  • Size: 656.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for atmosp-0.2.10-py3-none-any.whl
Algorithm Hash digest
SHA256 318251bc03c975359be9eaf126d0a4ad81dee08e47ae1b01c8fb8383ed69e375
MD5 9e9f527156aacff14603be1c1720a20e
BLAKE2b-256 afe0fc81d9481896923dd471b4770c2e7ba54e3f036b11f16c58dbc51e1679b2

See more details on using hashes here.

Provenance

The following attestation bundles were made for atmosp-0.2.10-py3-none-any.whl:

Publisher: publish.yml on sunt05/atmosp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page