Version 1.24.0
Issues Closed
- Issue 417 - Add get_abs_max (and get_abs_min) to BucketResampler (PR 418 by @gerritholl)
- Issue 316 - Upgrade to pyresample 1.17.0 causes IndexError with one-dimensional data (PR 324 by @pnuu)
- Issue 171 - Update AreaDefinition to accept pyproj CRS objects and WKT
In this release 3 issues were closed.
Pull Requests Merged
Bugs fixed
Features added
- PR 435 - Fix SwathDefinition causing unnecessary dask computes when used as a dict key
- PR 418 - Implement get_abs_max on BucketResampler (417)
- PR 368 - Speed up Bucket
get_min
andget_max
- PR 341 - Dask resampler and gradient search overhaul
Documentation changes
- PR 429 - Improve docs for dump and load_area_from_string
- PR 427 - Add Cython classifier to package metadata
In this release 7 pull requests were closed.