|
136 | 136 |
|
137 | 137 | **Implemented enhancements:** |
138 | 138 |
|
139 | | -- Add a command-line interface [\#82](https://github.com/btschwertfeger/python-cmethods/issues/82) |
| 139 | +- Add a command-line interface [\#82](https://github.com/btschwertfeger/python-cmethods/issues/82) |
140 | 140 | - Resolve "Add a command-line interface" [\#83](https://github.com/btschwertfeger/python-cmethods/pull/83) ([btschwertfeger](https://github.com/btschwertfeger)) |
141 | 141 |
|
142 | 142 | **Merged pull requests:** |
|
175 | 175 |
|
176 | 176 | **Closed issues:** |
177 | 177 |
|
178 | | -- The latest documentation still describes the legacy max\_scaling\_factor [\#60](https://github.com/btschwertfeger/python-cmethods/issues/60) |
| 178 | +- The latest documentation still describes the legacy max_scaling_factor [\#60](https://github.com/btschwertfeger/python-cmethods/issues/60) |
179 | 179 |
|
180 | 180 | **Merged pull requests:** |
181 | 181 |
|
|
223 | 223 |
|
224 | 224 | **Merged pull requests:** |
225 | 225 |
|
226 | | -- Clarified difference between stochastic and non-stochastic climate variables in doc and readme [\#36](https://github.com/btschwertfeger/python-cmethods/pull/36) ([btschwertfeger](https://github.com/btschwertfeger)) |
| 226 | +- Clarified difference between stochastic and non-stochastic climate variables in doc and readme [\#36](https://github.com/btschwertfeger/python-cmethods/pull/36) ([btschwertfeger](https://github.com/btschwertfeger)) |
227 | 227 | - Fix typos [\#38](https://github.com/btschwertfeger/python-cmethods/pull/38) ([btschwertfeger](https://github.com/btschwertfeger)) |
228 | 228 |
|
229 | 229 | ## [v1.0.1](https://github.com/btschwertfeger/python-cmethods/tree/v1.0.1) (2023-04-17) |
|
237 | 237 |
|
238 | 238 | **Fixed bugs:** |
239 | 239 |
|
240 | | -- Multiplicative Quantile Delta Mapping is not applying scaling where the delta is infinite [\#32](https://github.com/btschwertfeger/python-cmethods/issues/32) |
| 240 | +- Multiplicative Quantile Delta Mapping is not applying scaling where the delta is infinite [\#32](https://github.com/btschwertfeger/python-cmethods/issues/32) |
241 | 241 | - Fixed PyPI repository URL [\#16](https://github.com/btschwertfeger/python-cmethods/pull/16) ([btschwertfeger](https://github.com/btschwertfeger)) |
242 | 242 | - Fixed bug where division lead to nan or inf values [\#33](https://github.com/btschwertfeger/python-cmethods/pull/33) ([btschwertfeger](https://github.com/btschwertfeger)) |
243 | 243 |
|
|
257 | 257 |
|
258 | 258 | **Breaking changes:** |
259 | 259 |
|
260 | | -- Remove the unnecessary `CMethods.py` module to access the CMethods class more easily [\#10](https://github.com/btschwertfeger/python-cmethods/issues/10) |
| 260 | +- Remove the unnecessary `CMethods.py` module to access the CMethods class more easily [\#10](https://github.com/btschwertfeger/python-cmethods/issues/10) |
261 | 261 |
|
262 | 262 | **Implemented enhancements:** |
263 | 263 |
|
|
282 | 282 |
|
283 | 283 | **Breaking changes:** |
284 | 284 |
|
285 | | -- adjust\_3d forces group to be "time.month" if group is set to the default \(None\) [\#5](https://github.com/btschwertfeger/python-cmethods/issues/5) |
| 285 | +- adjust_3d forces group to be "time.month" if group is set to the default \(None\) [\#5](https://github.com/btschwertfeger/python-cmethods/issues/5) |
286 | 286 |
|
287 | 287 | **Implemented enhancements:** |
288 | 288 |
|
|
340 | 340 |
|
341 | 341 | [Full Changelog](https://github.com/btschwertfeger/python-cmethods/compare/41c1837e5d23c300656c8ee2ce0079d6a8baac2f...v0.5) |
342 | 342 |
|
343 | | - |
344 | | - |
345 | | -\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)* |
| 343 | +\* _This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)_ |
0 commit comments