Skip to content

michellebieger/frogr

Repository files navigation

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 via pip from PyPI:

$ pip install frogr

Alternatively, clone this Github and install via terminal with. 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 install'ing once more:

$ conda create -n [insertpreferredenvname] python=3.8

You can check the installation by importing frogr into Python:

$ python -c "import frogr"

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.

About

TauREx 3.1 retrieval tool plugin: ATMO chemistry. Written with UCL's Ahmed Al-Refaie.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors