Recent Releases of mjoindices

mjoindices - MJO OMI index including EOF postprocssing flexibility and more

  • Minor fixes

Full Changelog: https://github.com/cghoffmann/mjoindices/compare/mjoindices-1.4.0...mjoindices-1.4.1

- Python
Published by cghoffmann over 3 years ago

mjoindices - 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 https://github.com/cghoffmann/mjoindices/pull/11
  • pp rot by @sweidy in https://github.com/cghoffmann/mjoindices/pull/12
  • Add xarray functionality for faster loading of OLR files with no time processing step by @holmdk in https://github.com/cghoffmann/mjoindices/pull/9
  • pp_rot by @sweidy in https://github.com/cghoffmann/mjoindices/pull/13
  • Xarray loader integration by @cghoffmann in https://github.com/cghoffmann/mjoindices/pull/14
  • Pp rot by @sweidy in https://github.com/cghoffmann/mjoindices/pull/15
  • Pp flexibility by @cghoffmann in https://github.com/cghoffmann/mjoindices/pull/16

New Contributors

  • @sweidy made their first contribution in https://github.com/cghoffmann/mjoindices/pull/11
  • @holmdk made their first contribution in https://github.com/cghoffmann/mjoindices/pull/9

Full Changelog: https://github.com/cghoffmann/mjoindices/compare/mjoindices-1.3.0...mjoindices-1.4.0

- Python
Published by cghoffmann over 3 years ago

mjoindices - 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.olrhandling.loadnoaainterpolatedolr_netcdf4) has been added in this release and the example has been extended respectively.

- Python
Published by cghoffmann over 4 years ago

mjoindices - mjoindices 1.2.2

Basically identical to 1.2.1 except minor changes in the examples

- Python
Published by cghoffmann almost 5 years ago

mjoindices - mjoindices 1.2.1

Similar to 1.2.0, except that the describing software meta paper is mentioned in the readme document.

- Python
Published by cghoffmann almost 5 years ago

mjoindices - 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.

- Python
Published by cghoffmann over 5 years ago

mjoindices - 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

- Python
Published by cghoffmann almost 6 years ago

mjoindices - Complete implementation of the OMI MJO index algorithm

This release provides a fully functional calculation algorithm for the OLR-based MJO index (OMI).

- Python
Published by cghoffmann about 6 years ago

mjoindices - mjoindices - Preparation of publication

Pre-release to be able to get a Zenodo-DOI

- Python
Published by cghoffmann about 6 years ago