antarcticrainforest / esm_analysis

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

Home Page:https://esm-analysis.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://esm-analysis.readthedocs.io

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 98.6%Language:Makefile 0.7%Language:Dockerfile 0.4%Language:Shell 0.3%