What's Changed
- Bugfix lon_bounds returning range > 360 degrees by @ChrisFairless in #859
- Improve impact calc error messages when there is a mismatch of impf ids between exposures and impfset by @luseverin in #863
- Adding issue templates to Github by @spjuhel in #867
- Feature/centroids as gdf by @chahank in #787
- util.coordinates: remove broken dist_to_coast function by @tovogt in #840
- Catch case where new Hazard fraction is unintentionally zero by @peanutfun in #869
- Let readthedocs build the documentation environment based on env_climada.yml by @peanutfun in #687
- Remove content tables and update tutorial files by @luseverin in #872
- Refine Risk Assessment Terms: Vulnerability and Impact Functions (Update Guide_Introduction.ipynb) by @DahyannAraya in #802
- Add polynomial s shape impact function by @chahank in #878
- split hazard module by @emanuel-schmid in #871
- euler user guide update by @emanuel-schmid in #880
- Make GitHub CI execute unit tests in Petals via reusable workflow by @peanutfun in #855
- Update unsequa to fully support the latest version of SALib by @luseverin in #886
- Create an empty centroids in Hazard.concat() with CRS from the first haz_list. by @manniepmkam in #881
- Fix links in pull request template by @peanutfun in #901
- WIP: Introduce a second version of the Holland 2010 model by @ThomasRoosli in #846
- Allow downgrading of Python and update links in contribution guide by @peanutfun in #900
- Explicitly convert
event_name
to strings inImpact.from_hdf5
by @peanutfun in #894 - Use geopandas.plot() for Centroids.plot() by @sarah-hlsn in #896
- set_geometry by @emanuel-schmid in #889
- Split tropical_cyclone module by @ThomasRoosli in #911
- Add module for calibrating impact functions by @peanutfun in #692
- Add functions to compute, plot, store the local hazard exceedence intensity and RP maps (new branch) by @ValentinGebhart in #898
- Ensure csr matrices are in "canonical format" before impact calculation by @peanutfun in #893
- Feature/set geometry bis by @emanuel-schmid in #912
- fix read the docs by @emanuel-schmid in #922
- Compiled hazard tutorial (some plots were missing) by @ValentinGebhart in #919
New Contributors
- @luseverin made their first contribution in #863
- @spjuhel made their first contribution in #867
- @DahyannAraya made their first contribution in #802
- @ValentinGebhart made their first contribution in #898
Full Changelog: v4.1.1...v5.0.0