Releases: remo-rcm/pyremo
v0.3.2
Patch release to fix preprocessor bugs.
v0.3.1
Patch release to fix .zenodo.json
, update documentation and add pre-commit hooks.
See also the official documentation.
v0.3.0
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
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.