Processing tools around km-scale earth system modeling


License
MIT
Install
pip install easygems==0.0.14

Documentation

easygems python package

install

The latest released version can be installed using:

pip install easygems

developing

This project uses ruff for code formatting and pre-commit to run the formatter automatically.

Please ensure that you have pre-commit configured locally by running:

pre-commit install