To find the state of this project's repository at the time of any of these versions, check out the tags.
CHANGELOG.md 9.23 KiB
Changelog
All notable changes to this project will be documented in this file.
v1.3.0 - 2021-02-24 - competitors and improved transformation
general:
- release of official MLAir logo (#274 (closed))
- new transformation schema for better independence of MLAir and data handler (#272 (closed))
- competing models can be included in postprocessing for direct comparison (#198 (closed))
new features:
- new helper functions for geographic issues (#280 (closed))
- default data handler and inheritances can use min/max and log transformation (#276 (closed), #275 (closed))
- include IntelliO3-ts model as reference via automatic download (#131 (closed))
technical:
- experiment name now always includes target sampling type (#263 (closed))
- competitive skill score plot is refactored (#260 (closed))
- bug fix for climatological skill scores (#259 (closed))
- bug fix for custom objects handling (#277 (closed))
- bug fix for monitoring plots when multiple output branches are used (#278 (closed))
- update requirements to newer version and dependencies (#262 (closed), #273 (closed))
- HPC scripts are updated to work properly with parallel data processing (#281 (closed))