Python 3 tools for reading, analysing net-cdf based climate data. esm_analysis
stands for Earth System Model Analysis (Library)
The latest (master) version of the code can be installed using pip
:
pip install git+https://github.com/antarcticrainforest/esm_analysis.git
The project is in alpha stage jet, there are many features missing and the ones that have been implemented have probably errors. Still, you're encouraged to report bugs or request new features.
Tests can be run as follows:
python3 -m pytest -v