v4.1.0
What's Changed
- Remove python version pin from conda specs by @peanutfun in #786
- Fix dist_approx with "geosphere" method and close points by @tovogt in #792
- Goodbye Stamen by @emanuel-schmid in #798
- Encourage contributions in README and CONTRIBUTING by @peanutfun in #797
- Fix exponent clipping in Holland 2010 implementation by @tovogt in #793
- Add shapes argument to geo_im_from_array() in climada.util.plot by @yklpaul0902 in #805
- Change default Hazard.event_name to string of event_id by @sarah-hlsn in #795
- Recommend using Mamba to install CLIMADA by @peanutfun in #809
- Fix Miniforge link in install guide by @peanutfun in #812
- update euler guide by @emanuel-schmid in #794
- fix yearsets.sample_from_poisson by @emanuel-schmid in #823
- DiscRates csv support by @emanuel-schmid in #818
- Fix the exception tests for the latest version of xarray by @peanutfun in #827
- Feature/tc holland vtrans by @ThomasRoosli in #833
- Allow reading Hazard events that are not dates from xarray by @peanutfun in #837
- api-client get_dataset_file by @emanuel-schmid in #821
- adapt to changed worldbank data by @emanuel-schmid in #841
- consequently use get_testfile by @emanuel-schmid in #822
- Improved readability of the developer guide by @sarah-hlsn in #808
- Update environment specs by @peanutfun in #845
- add impact.select reset_frequency option by @timschmi95 in #847
- Integration of CalcDeltaImpact class of unsequa into develop by @simonameiler in #844
- Avoid redundant calls to
np.unique
inImpact.impact_at_reg
by @peanutfun in #848 - Update GitHub CI action versions by @peanutfun in #849
New Contributors
- @yklpaul0902 made their first contribution in #805
- @sarah-hlsn made their first contribution in #795
Full Changelog: v4.0.1...v4.1.0