Releases: uwefladrich/scriptengine-tasks-ecearth
Releases · uwefladrich/scriptengine-tasks-ecearth
ScriptEngine Tasks for EC-Earth 0.10.1
Bugfixes
- Avoid time coordinate mismatches when saving cubes (PR #124 by @joakimkjellsson)
Full Changelog: v0.10.0...v0.10.1
ScriptEngine Tasks for EC-Earth 0.10.0
Features
- Add a new processing task OifsGlobalSumYearMeanTimeseries (PR #123)
Full Changelog: v0.9.0...v0.10.0
ScriptEngine Tasks for EC-Earth 0.9.0
v0.8.0
v0.7.1
v0.7.0
scriptengine-tasks-ecearth 0.7.0
Fixes
- Add missing iris.cube import in helpers/cubes (PR #102)
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)
Full Changelog: v0.6.3...v0.7.0