Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ Code freeze date: YYYY-MM-DD
### Added

- Better type hints and overloads signatures for ImpactFuncSet [#1250](https://github.com/CLIMADA-project/climada_python/pull/1250)
- Tutorial for hail hazard data on API [#1275](https://github.com/CLIMADA-project/climada_python/pull/1275)

### Changed
- Updated Impact Calculation Tutorial (`doc.climada_engine_Impact.ipynb`) [#1095](https://github.com/CLIMADA-project/climada_python/pull/1095).
Expand Down
567 changes: 567 additions & 0 deletions doc/user-guide/climada_hazard_HailEurope.ipynb

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions doc/user-guide/hazard.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ that handle tropical cyclones and winter storms more specifically.
Tropical Cyclones <climada_hazard_TropCyclone>
European Winter Storms <climada_hazard_StormEurope>
Copernicus Seasonal Forecast Tools <climada_hazard_copernicus_seasonal_forecast>
European Hail <climada_hazard_HailEurope>
Loading