Releases: cghoffmann/mjoindices
MJO OMI index including EOF postprocssing flexibility and more
- Minor fixes
Full Changelog: mjoindices-1.4.0...mjoindices-1.4.1
EOF postprocssing flexibility and more
-Added possibility to handle OLR data without leap years (idealized modeled data)
-Added alternative EOF post processing approach: EOF rotation
-In this context: Made EOF computation API more flexible to be able to execute arbitrary alternative functions (a change of the function call in existing user applications is needed; the old API will be removed in a future release)
-Added alternative method of loading the NOAA OLR data using xarray.
What's Changed
- No leap by @sweidy in #11
- pp rot by @sweidy in #12
- Add xarray functionality for faster loading of OLR files with no time processing step by @holmdk in #9
- pp_rot by @sweidy in #13
- Xarray loader integration by @cghoffmann in #14
- Pp rot by @sweidy in #15
- Pp flexibility by @cghoffmann in #16
New Contributors
Full Changelog: mjoindices-1.3.0...mjoindices-1.4.0
mjoindices-1.3.0
NOAA has has apparently changed the file format of the OLR input data from NetCDF3 to NetCDF4 sometime between the years 2019 and 2021. A suitable loader function (mjoindices.olr_handling.load_noaa_interpolated_olr_netcdf4) has been added in this release and the example has been extended respectively.
mjoindices 1.2.2
Basically identical to 1.2.1 except minor changes in the examples
mjoindices 1.2.1
Similar to 1.2.0, except that the describing software meta paper is mentioned in the readme document.
Complete implementation of the OMI MJO index algorithm
Minor changes compared to version 1.1.0, which mostly concern installation issues in a conda environment.
Complete implementation of the OMI MJO index algorithm
This release provides a fully functional calculation algorithm for the OLR-based MJO index (OMI) with minor improvements compared to version 1.0.0
Complete implementation of the OMI MJO index algorithm
This release provides a fully functional calculation algorithm for the OLR-based MJO index (OMI).
mjoindices - Preparation of publication
Pre-release to be able to get a Zenodo-DOI