Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Carolina Nilsson
climix
Commits
19923f33
Commit
19923f33
authored
Nov 17, 2022
by
Klaus Zimmermann
Browse files
Update changelog for release 0.15.0
parent
20ba6486
Changes
1
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
19923f33
...
...
@@ -20,6 +20,30 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Security
## [0.15.0] - 2022-11-16
### Added
-
DiurnalTemperatureRange takes reducer as argument to constructor (fixes #187)
-
Index function running statistics (closes #86)
-
Index function thresholded running statistics (closes #157)
-
Index function first spell (closes #245)
-
Added debug logging of metadata files (closes #186)
### Changed
-
Improve guess output template (fixes #231)
-
Updating yaml reader code to match new clix-meta specification (fixes #261)
-
Update jobscripts and dependencies (fixes #258)
-
Changed logging message levels to be more user-oriented (closes #190)
### Fixed
-
Realize coord data before save (fixes #253)
-
Accept all temperature units convertible to Celsius (fixes #250)
-
Adjust number of threads per worker if it exceeds number of physical cpus (fixes #215)
## [0.14.0] - 2021-07-28
### Added
...
...
@@ -357,7 +381,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
-
Removed obsolete version.
[
unreleased
]:
https://git.smhi.se/climix/climix/compare/0.14.0...HEAD
[
unreleased
]:
https://git.smhi.se/climix/climix/compare/0.15.0...HEAD
[
0.15.0
]:
https://git.smhi.se/climix/climix/compare/0.14.0...0.15.0
[
0.14.0
]:
https://git.smhi.se/climix/climix/compare/0.13.2...0.14.0
[
0.13.2
]:
https://git.smhi.se/climix/climix/compare/0.13.1...0.13.2
[
0.13.1
]:
https://git.smhi.se/climix/climix/compare/0.13.0...0.13.1
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment