Version 1.20.0
Issues Closed
- Issue 365 -
get_proj_coords
result of Satpy is different from that ofload_cf_area
- Issue 361 - version in pip wheel is mangled (PR 363)
- Issue 355 - Handle X/Y in meters for CF conversion (PR 362)
- Issue 350 - Breaking change for fill value in area.lonlat2colrow (PR 351)
- Issue 296 - Add CITATION information
In this release 5 issues were closed.
Pull Requests Merged
Bugs fixed
- PR 367 - Fix AreaDefinition.get_area_slices returning non-integer slices
- PR 363 - Fix version number not being preserved in wheels (361)
- PR 362 - Fix handling of geostationary x/y units in CF conversion (355)
Features added
- PR 356 - Add
get_min
andget_max
to Bucket resampler (experimental)
Documentation changes
In this release 5 pull requests were closed.