Skip to content

Commit

Permalink
Update whats-new.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
cchwala committed Oct 24, 2022
1 parent e6ec4e0 commit 25c1ecd
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions docs/whats-new.rst
Expand Up @@ -5,11 +5,25 @@ What's New
Unreleased
----------


v0.3.5
------

Enhancements
~~~~~~~~~~~~
* Added `bottelneck` as dependency to allow `max_gap` keyword in `xarray.DataArray.interpolate` (by maxmargraf
in PR #99)
* Added WAA model after Pastorek et al. 2021 (by nblettern via direct commit to master branch)
* Added function and example notebook for blackout gap detection (by maxmargraf in PR #101)
* Refactore and extended grid intersction code, now using sparse matrices (by cchwala in PR #106)

Maintenance
~~~~~~~~~~~~
* Pinned scipy to < 1.9 because of problem in pykrige

Bug fixes
~~~~~~~~~
* Fixed problems in IDW code (by cchwala in PR #105)

v0.3.4
------
Expand Down

0 comments on commit 25c1ecd

Please sign in to comment.