Features -------- - Convert cubes with unit kg m-2 s-1 to kg m-2 day-1 (PR 99) - Show optional reference value in timeseries plots (PR 100) - Update supported Python versions (PR 103) - Add a new processing task NemoGlobalSumYearMeanTimeseries (PR 106) - Add a new processing task NemoYearMeanTimeseries (PR 108)
Internal changes ---------------- - Streamline unit conversions for cubes (PR 99) - Add a new NemoTimeseries parent class (PR 106) - Improve global aggregation in NEMO timeseries tasks: Iris now changes units automatically when necessary (PR 106)
0.6.3
======================================
Internal changes ---------------- - Base package build on pyproject.toml (93)
0.6.2
======================================
Fixes ----- - Add minimal pyproject.toml to allow for conda packaging
0.6.1
======================================
Fixes ----- - Create the correct anchors for Redmine TOC (80/PR87)
0.6.0
======================================
Features -------- - Streamline use of title() and capitalize() (78) - TOC Support in Markdown/Redmine templates (71) - Linear combination of variables (64)
Fixes ----- - Fix duration to restore 2 FPS (85 and 82) - Fix segfault problem with HDF5/Python3.7 in tests (84) - Fix: GIFs now loop again (77) - Replace Path.with_stem for Python<3.9 (66)