What's Changed
- Feature/subset_years by @NicolasColombi in #1023
- Improve efficiency of local exceedance intensitry/impact and local return periods functions by @ValentinGebhart in #1012
- Upgrade to Python 3.12 by @peanutfun in #870
- Add instructions to install climada petals on Euler by @luseverin in #1029
- Add links to new CLIMADA webpage to docs by @peanutfun in #1021
- Hotfix: plot NaNs in geo_im_from_array by @ValentinGebhart in #1038
- Update GitHub infrastructure by @peanutfun in #1036
- Explicit arguments in TropCyclone.apply_climate_scenario_knu by @emanuel-schmid in #991
- Better handling of optional dependency import for earth-engine by @spjuhel in #1026
- Remove pandas-datareader by @peanutfun in #1033
- Raise ValueError in download_world_bank_indicator by @emanuel-schmid in #1050
- remove geopandas.datasets by @emanuel-schmid in #1052
- Avoid pickling shapely object in Exposures.write_hdf5 by @emanuel-schmid in #1051
- Add option in raster plot to crop around centroids by @ValentinGebhart in #1047
- Implements equality methods for impf and impfset by @spjuhel in #1027
- wisc url relocation by @emanuel-schmid in #944
- Restructuring of the documentation by @spjuhel in #977
- Hotfix: assign centroids in cost benefit impact calculation if in new exposure no centroids were assigned by @ValentinGebhart in #1066
- Remove explicit write example from measure tuto. by @chahank in #1072
- speed-up the function to add country borders and coastlines by @timschmi95 in #1073
- Remove intensity_thres attribute from Hazard class by @ValentinGebhart in #1065
- Fix DOI link in Impact Calculations (citation.rst) by @zachariaslumerding in #1082
- Fix salib.rbd_fast discrepancies by @emanuel-schmid in #1083
- geo pandas upgrade by @emanuel-schmid in #1084
- Fix/number check by @emanuel-schmid in #1089
- pickle free centroids hdf by @emanuel-schmid in #1076
- pyproject definition by @emanuel-schmid in #1067
- fix and update: eca_san_salvador application within the script folder by @rabinatwayana in #1086
- Separate Hazard xarray reader into its own module by @peanutfun in #1063
- get_region_per_countries() by @NicolasColombi in #1034
- Fix broken links in PR template by @ChrisFairless in #1092
- Updates to impact yearset module and review of tutorial by @ValentinGebhart in #1075
- Add tropical cyclones basin bounds by @NicolasColombi in #1031
- Feature/density tracks by @NicolasColombi in #1003
- Feature/relative matching distance by @chahank in #1080
- Minor updates from data API tutorial review by @timschmi95 in #1068
- Adds tropical cyclone example and fixes typo by @elianekobler in #1094
- Feature/custom grid litpop by @zeliest in #1022
- Allow Exposures.from_raster to set Exposure metadata by @ChrisFairless in #1091
- Add classes for calibrating average ensemble and ensemble of tragedies by @peanutfun in #1048
New Contributors
- @zachariaslumerding made their first contribution in #1082
- @rabinatwayana made their first contribution in #1086
- @elianekobler made their first contribution in #1094
Full Changelog: v6.0.1...v6.1.0