ATMOpy
Project description
frogr: from gas to retrieval
Features
- Use the ATMO equilibrium chemistry plugin in your TauREx 3.1 forward models and retrievals.
Requirements
- Ensure that you have a working installation of ATMO on your machine (https://www.gitlab.erc-atmo.eu/1-2d_tools/atmo). If you need access to ATMO, please contact Pascal Tremblin: pascal.tremblin@cea.fr
- You will need a working installation of TauREx 3.1 on your machine, with associated required Python packages: https://taurex3-public.readthedocs.io/
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file frogr-0.0.2.tar.gz
.
File metadata
- Download URL: frogr-0.0.2.tar.gz
- Upload date:
- Size: 91.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.1 CPython/3.10.2 Darwin/21.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b9bf865558296cb158d26f46cce4c8aeffb8fe55e5cb7fccdc58a94d419bb12e |
|
MD5 | e5719cb3b241e9c816464e8c72e939b0 |
|
BLAKE2b-256 | 18586cbe793faf50c6b2eb969c6cbce4815264fcb0e6f35200714aab2c0607c1 |
File details
Details for the file frogr-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: frogr-0.0.2-py3-none-any.whl
- Upload date:
- Size: 93.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.1 CPython/3.10.2 Darwin/21.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d7a04344449e440e3c33cf9b0d0f1b88f384e2c777e911bfbc5cb7135a72023e |
|
MD5 | fd2ff376e9dcdbbb1f8fb472992d37e4 |
|
BLAKE2b-256 | f83107aae0a772f5c32dd18140504468cc1390ada55e33ca64ac64a1848f9fc0 |