Version 1.23.0
Issues Closed
- Issue 425 - Pyresample/geometry.py resampling error related to dask.
- Issue 422 - Cannot resample with
bilinear
from lat/lon grid onto MSG full disk (PR 423 by @pnuu) - Issue 416 - Unexpected results resampling Lambert Conformal to PlateCarree: pyresample or cartopy problem?
In this release 3 issues were closed.
Pull Requests Merged
Bugs fixed
- PR 426 - Fix EWA resampling not ignoring fill values with maximum_weight_mode
- PR 424 - Fix DynamicAreaDefinition resolution handling for incomplete projection definitions
- PR 423 - Fix bilinear resampling to areas with invalid coordinates (422)
- PR 421 - Fix inplace modification occuring in Arc.intersections
- PR 414 - Fix gradient search for single band data
Features added
- PR 415 - Update AreaDefinition equality to use pyproj CRS
- PR 406 - Change tested Python versions to 3.8, 3.9 and 3.10
Backward incompatible changes
- PR 415 - Update AreaDefinition equality to use pyproj CRS