Releases: JanStreffing/cmpitool
Releases · JanStreffing/cmpitool
v1.2
What's Changed
- Add CMOR long name descriptions to example.py and documentation (how_… by @JanStreffing in #54
- fully remove std dev of tos from tool, as obs did not agree with std … by @JanStreffing in #55
Full Changelog: v1.1.2...v1.2
v1.1.2
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- Fix issue #28: Use proper package resources to locate GeoJSON files by @JanStreffing in #52
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- add environment.yaml and suggestions for the installation instructions by @mandresm in #25
- Adding preprocess file for FESOM only simulations by @mzapponi in #26
- kills preproscess script after help message by @JanStreffing in #32
- Swtich to controll if OpenIFS flux output needs unit fixed or not by @JanStreffing in #33
- Bump urllib3 from 1.26.5 to 1.26.17 by @dependabot in #34
- add missing requirements by @JanStreffing in #35
- Feat/safe paths by @JanStreffing in #36
- adding Christian Stepaneks AWI-ESM2 preprocessing script by @JanStreffing in #38
- store vertical interpolation files in writable tmpdir by @ZellerMathias in #40
- Add feature: Optional bias maps by @JanStreffing in #41
- try except for strange bug by @JanStreffing in #42
- fix nan bug by @JanStreffing in #43
- add improved documentation by @JanStreffing in #51
- Bump urllib3 from 1.26.5 to 1.26.19 by @dependabot in #48
- Add routine to biasmapplot that sets fixed limits. by @nwieters in #49
New Contributors
- @mandresm made their first contribution in #25
- @mzapponi made their first contribution in #26
- @dependabot made their first contribution in #34
- @ZellerMathias made their first contribution in #40
- @nwieters made their first contribution in #49
Full Changelog: v1.0.0...v1.1.0
Version 1.0.0
First full release of cmpitool
v0.1.0
First pre-release containing basic functionality in a library and meant for experimenting with release options