Installation
Using pip
Install with pip:
pip install cosi-atmosphere
From source (for developers)
Run the following (preferably inside a conda environment):
git clone https://github.com/cositools/cosi-atmosphere.git
cd cosi-atmosphere
pip install -e .