v6.0.0
What's Changed
- Add flood module paper to citation guide by @peanutfun in #923
- plot NaNs in gray color and use log color bar by @ValentinGebhart in #929
- New interpolation util functionality by @ValentinGebhart in #930
- Remove attribute-style accesses to (Geo)DataFrames columns and xarray Datasets variables and attributes within tutorials by @spjuhel in #941
- Remove attribute-style accesses to (Geo)DataFrames columns and xarray Datasets variables and attributes by @luseverin in #939
- Warn about and discourage the use of pickle to save objects by @spjuhel in #942
- default installation with python 3.11 by @emanuel-schmid in #945
- Bug fix in Hazard.get_mdr and impact calculation in case of a single exposure point and MDR values of 0 by @bguillod in #948
- Load IBTrACs file from archive in case by @emanuel-schmid in #956
- CI/GitHub Actions: set job timeout 20 minutes by @emanuel-schmid in #958
- Use context manager for xarray dataset file opening by @spjuhel in #953
- New implementation of Knutson scaling incl. fix to negative freqs and double counting by @aleeciu in #734
- Add pre-commit to dependencies with appropriate config by @peanutfun in #892
- develop-black by @emanuel-schmid in #962
- Develop black by @emanuel-schmid in #963
- format exceptions by @emanuel-schmid in #964
- exposures-init-geometry by @emanuel-schmid in #890
- Combining several interpolation functions using a new util function by @ValentinGebhart in #918
- black-workflow by @emanuel-schmid in #968
- Add local_return_period method to Impact objects and new tutorial by @ValentinGebhart in #971
- Update IBTrACS to version 4.1 by @ChrisFairless in #976
- exposures: appropriate error message in latitude/longitude properties by @emanuel-schmid in #982
- added get_bounds functions for EPSG 4326 by @ValentinGebhart in #980
- remove pyepsg from requirements by @emanuel-schmid in #955
- optimize concatenation of centroids by @NicolasColombi in #989
- Add osm-flex to CLIMADA core by @luseverin in #981
- eccodes dependency update by @emanuel-schmid in #947
- Update Euler Guide by @emanuel-schmid in #986
- Feature/from netcdf fast by @NicolasColombi in #993
- change short description in README.md by @emanuel-schmid in #1014
- Shift cyclostrophic argument to model_kwargs in from_tracks by @spjuhel in #936
- Checks in readers/writers to enforce correct types for
event_nameandevent_idcontainer and elements by @spjuhel in #951 - pydoc: fix bullet points and indentation by @emanuel-schmid in #1016
- Fix Author List on Zenodo by @emanuel-schmid in #1011
Full Changelog: v5.0.0...v6.0.0