Skip to main content

ATMOpy

Project description

frogr: from gas to retrieval

PyPI Status Python Version License

Read the documentation at https://frogr-from-gas-to-retrieval.readthedocs.io/ Tests Codecov

pre-commit Black

Features

  • Use the ATMO equilibrium chemistry plugin in your TauREx 3.1 forward models and retrievals.

Requirements

Installation

You can install frogr by cloning this Github and installing via the terminal. This is done by:

Cloning the directory using:

$ git clone https://github.com/michellebieger/frogr.git

Move into frogr's folder:

$ cd frogr

Install by then typing in:

$ pip install .

If you are unable to install, a common error for HPC systems can be the Poetry log install requirements, which dictate a high-level version of Python. Try creating a new conda environment and then try pip installing once more:

$ conda create -n [insertpreferredenvname] python=3.8

You can check the installation by importing frogr into Python:

$ python -c "import atmopy"

To check that TauREx 3.1 has correctly registered your plugin:

$ taurex --plugins

If there are no errors, you have been successful!

Usage

Please see the Command-line Reference for details.

License

Distributed under the terms of the GPL 3.0 license, frogr is free and open source software.

Issues

If you encounter any problems, please email michellebieger@live.com with a detailed description of the issue.

Credits

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

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

frogr-0.0.0.tar.gz (91.6 kB view hashes)

Uploaded Source

Built Distribution

frogr-0.0.0-py3-none-any.whl (93.1 kB view hashes)

Uploaded Python 3

Supported by

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