Practicalities

Installation

PiPy:

pip install pydoas

Conda:

conda install -c conda-forge pydoas

Or you can clone the Github repo <https://github.com/jgliss/pydoas> and install from source from the toplevel folder:

pip install .

Getting started

After installation try running the Example scripts in order to test the installation and familiarise yourself with the - quite limited - functionality of this cute little library.