Skip to content

Commit fdb0fec

Browse files
Update CHANGELOG.md
1 parent 1e6bba5 commit fdb0fec

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ Code freeze date: YYYY-MM-DD
1212

1313
### Added
1414

15+
- `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)
1517
- `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)
1618
- `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)
1719
- `climada.exposures.exposures.Exposures.geometry` property

0 commit comments

Comments
 (0)