Skip to content

Python 3 tools for distributed analysis and visualisation of big climate data on HPC systems.

License

Notifications You must be signed in to change notification settings

antarcticrainforest/esm_analysis

Repository files navigation

Build Status codecov Codacy Badge

Python 3 tools for reading, analysing net-cdf based climate data. esm_analysis stands for Earth System Model Analysis (Library)

Installing

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.

Contributing

Tests

Tests can be run as follows:

python3 -m pytest -v

Releases

No releases published

Packages

No packages published

Languages