Skip to content

Releases: remo-rcm/pyremo

v0.3.2

24 Jun 12:46
ea6c8d3
Compare
Choose a tag to compare

Patch release to fix preprocessor bugs.

v0.3.1

04 May 15:21
478460c
Compare
Choose a tag to compare

Patch release to fix .zenodo.json, update documentation and add pre-commit hooks.

See also the official documentation.

v0.3.0

04 May 13:51
c096f7f
Compare
Choose a tag to compare

This release comes with a new double nesting preprocessing API, a command line interface for the pressure interpolation, updated cmorization features and a new ERA5 cmorizer to handle ERA5.1 data. Documentation has also improved and contains an updated tutorial on how to explore REMO NetCDF output. Fortran extensions for preprocessing and pressure interpolation have been added as python extensions (options.extras_require) for easy installation.

See also the official documentation.

v0.2.0

24 Feb 15:13
Compare
Choose a tag to compare

This is a major restructuring release and comes with a new package structure and a lot of reintegrated tools. It includes a new preprocessing module, pressure interpolation and cmorization based on an xarray API.