Skip to content

Commit f945b74

Browse files
Update CHANGELOG.md
1 parent fdb0fec commit f945b74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Code freeze date: YYYY-MM-DD
1313
### Added
1414

1515
- `climada.engine.impact.Impact.local_return_period` method [#971](https://github.com/CLIMADA-project/climada_python/pull/971)
16-
- `doc.tutorial.climada_util_local_exceedance_values.ipynb` tutorial explaining `local_exceedance_intensity` and `local_return_period` methods of Hazard and Impact objects [#971](https://github.com/CLIMADA-project/climada_python/pull/971)
16+
- `doc.tutorial.climada_util_local_exceedance_values.ipynb` tutorial explaining `Hazard.local_exceedance_intensity`, `Hazard.local_return_period`, `Impact.local_exceedance_impact`, and `Impact.local_return_period` methods [#971](https://github.com/CLIMADA-project/climada_python/pull/971)
1717
- `Hazard.local_exceedance_intensity`, `Hazard.local_return_period` and `Impact.local_exceedance_impact`, that all use the `climada.util.interpolation` module [#918](https://github.com/CLIMADA-project/climada_python/pull/918)
1818
- `climada.util.interpolation` module for inter- and extrapolation util functions used in local exceedance intensity and return period functions [#930](https://github.com/CLIMADA-project/climada_python/pull/930)
1919
- `climada.exposures.exposures.Exposures.geometry` property

0 commit comments

Comments
 (0)