Recent Releases of pyremo
pyremo - 0.8.0
This release introduces a new API for the preprocessing module and better documentation. It also introduces new classes for preconfigure preprocessing of ERA5, CMIP and REMO data (pyremo.preproc.ERA5Preprocessor(), pyremo.preproc.CFPreprocessor(), pyremo.preproc.RemoPreprocessor()). The function pyremo.preproc.gfile() is deprecated in favour on the new API in pyremo.preproc.getgcmdataset(). Furthermore, pyremo.preproc.get_gfile() is deprecated and pyremo.preproc.getgcmgfile() should be used instead. pyremo now supports python3.12 since we could relax setuptools<60.0 in the preprocessor and pressure interpolation backends by migrating to meson build system.
- Jupyter Notebook
Published by larsbuntemeyer 12 months ago
pyremo - v0.7.0
This release makes the codes API public. It also completely retires the cmor module in favour of py-cordex.cmor.
See also the official documentation.
- Jupyter Notebook
Published by larsbuntemeyer about 2 years ago
pyremo - v0.6.0
This release contains some internal refactoring for upcoming CMIP6 simulations. There has also been an update on the documentation. The preproc.ERA5 version is now compatible with the latest conventions of the DKRZ ECMWF data pool. There has also been some significant clean up of the internal preprocessor modules.
See also the official documentation.
- Jupyter Notebook
Published by larsbuntemeyer over 2 years ago
pyremo - v0.5.0
This release comes with updates for CMIP6 and ERA5 downscaling.
See also the official documentation.
- Jupyter Notebook
Published by larsbuntemeyer almost 3 years ago
pyremo - v0.4.0
This release comes with an updated preprocessing module for preprocessing of CMIP6 model data and the double nesting preprocessor (includes ptop). There are also some additional tools for working with forcing files and an updated documentation.
- Jupyter Notebook
Published by larsbuntemeyer over 3 years ago
pyremo - v0.3.4
Patch release to use pyremo for cmorization tests with CORDEX-CMIP6 cmor tables.
- Jupyter Notebook
Published by larsbuntemeyer over 3 years ago
pyremo - v0.3.3
Patch release to fix version bug.
- Jupyter Notebook
Published by larsbuntemeyer almost 4 years ago
pyremo - v0.3.1
Patch release to fix .zenodo.json, update documentation and add pre-commit hooks.
See also the official documentation.
- Jupyter Notebook
Published by larsbuntemeyer almost 4 years ago
pyremo - 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.
- Jupyter Notebook
Published by larsbuntemeyer almost 4 years ago