Fixed bugs:
- The -v option is used twice, for
--variable
and--version
#39
v1.9.3 (2024-09-09)
Fixed bugs:
- The -v option is used twice, for
--variable
and--version
#39 - Resolve "The -v option is used twice, for
--variable
and--version
" #40 (btschwertfeger)
v1.9.2 (2024-02-02)
Merged pull requests:
- Update documentation, readme and update workflows #37 (btschwertfeger)
v1.9.1 (2023-08-09)
Fixed bugs:
- The tool runs into segmentation faults when the input data contains NAN values #32
- Fix segmentation fault for time series including NaN values #31 (btschwertfeger)
Merged pull requests:
- Readme: add table of content; fix wrong section numbering; fix badge #30 (btschwertfeger)
- Add hints for NetCDFcxx not found error; fix typos #29 (btschwertfeger)
- Add release workflow #27 (btschwertfeger)
- Clarified difference between stochastic and non-stochastic climate variables in doc and readme #26 (btschwertfeger)
- Added more checks during testing #25 (btschwertfeger)
v1.9.0 (2023-04-20)
Breaking changes:
- Change the
--n_processes
option to--processes
#17
Implemented enhancements:
- Create a Documentation using sphinx #16
- Create install and uninstall target / command #12
- Add unit tests #8
- Change Docker base image from Ubuntu22.04 to Alpine3.17 #7
- Add a sphinx-based documentation #23 (btschwertfeger)
Fixed bugs:
- Quantile Delta Mapping return nan values because of zero-devision error #19
- Added a function to ensure the zero-devision and devision by zero #22 (btschwertfeger)
Closed issues:
- Raise exception when
--max-scaling-factor
is set to0
#18 - Create a basic CI #15
- Add a Changelog #14
- Add the related publication as documentation #11
Merged pull requests:
- Prepare the release #24 (btschwertfeger)
- Add a Changelog #21 (btschwertfeger)
- Adjusted the issue template #20 (btschwertfeger)
- Added the DOI of the publication at SoftwareX in the README #13 (btschwertfeger)
- Add Unit Tests; Simplify the Installation; Create the CI #9 (btschwertfeger)
v1.8.1 (2023-03-11)
Merged pull requests:
- Add docker image #6 (btschwertfeger)
v1.8 (2023-01-10)
v1.7 (2022-11-16)
Merged pull requests:
- Add interval scaling as default #5 (btschwertfeger)
- Add interval scaling #4 (btschwertfeger)
- added max-scaling-factor parameter to avoid unrealistic results #3 (btschwertfeger)
v1.6.1 (2022-11-02)
Merged pull requests:
- Add testing program #2 (btschwertfeger)
v1.6 (2022-10-31)
v1.5 (2022-10-28)
Merged pull requests:
- Vectorized computation #1 (btschwertfeger)
v1.0 (2022-10-13)
* This Changelog was automatically generated by github_changelog_generator