Skip to content

esm-tools/pymorize

Repository files navigation

pymorize: A Python package to simplify CMOR


pymorize is a Python package to simplify the standardization of output into the Climate Model Output Rewriter (CMOR) standard.
Latest PyPI version Documentation Status https://img.shields.io/github/license/esm-tools/pymorize
"Makes CMOR Simple" :-)

pymorize is designed as a wrapper around various CMORization tools and NetCDF command line tools to make reformatting data into CMIP6 compliant format as simple and flexible as possible.

The package is designed to be modular and extensible, with a plugin system that allows users to add their own subcommands to the main pymorize command line interface, as well as including their own functionality to the standardization pipelines. The package is also designed to be used as a library, with a simple API that allows users to use the package in their own scripts.

To get started, you can install it via pip:

pip install git+https://github.com/esm-tools/pymorize

Then you can run the main command line interface. Start out by getting some help:

pymorize --help

More detailed install instructions can be found in the :ref:`installation` section.

Licence

pymorize is licensed under the MIT license. See the LICENSE file for more details.

Authors

pymorize was developed by the High Performance Computing and Data Processing group at the Alfred Wegener Institute for Polar and Marine Research, Bremerhaven, Germany. It was designed by Paul Gierz, and written by Paul Gierz and Pavan Siligam.

About

A Python based Tool to CMORize NetCDF Data

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages