Releases: pytroll/pyresample
Releases · pytroll/pyresample
Version 1.15.0
Issues Closed
- Issue 250 - Misleading error when area file doesn't exist (PR 259)
- Issue 244 - Release wheels for pyresample (PR 257)
In this release 2 issues were closed.
Pull Requests Merged
Bugs fixed
- PR 258 - Compatibility with PyProj v2.6.0
- PR 255 - Fix rpm building for python 3
- PR 253 - Fix SwathDefinition geocentric_resolution when resolution is None
- PR 252 - Make omerc bouding box use sphere as ellps (1002)
Features added
- PR 259 - Improve load_area functionality and error report (250, 250)
- PR 257 - Add Azure configuration to build wheels (244)
- PR 254 - Switch to pytest for CI and remove Python <3.4 support
Documentation changes
- PR 253 - Fix SwathDefinition geocentric_resolution when resolution is None
In this release 8 pull requests were closed.
Version v1.14.0 (2019/12/22)
Issues Closed
- Issue 242 - AreaDefinition.get_lonlats ignores dtype option (PR 243)
- Issue 233 - get_neighbour_info can not handle SwathDefinitions with lat lon of type integers (PR 235)
- Issue 229 - Update old documentation on easy quicklook display (stop using rainbow color map!) (PR 230)
- Issue 228 - Area definition boundaries where space pixels are excluded
In this release 4 issues were closed.
Pull Requests Merged
Bugs fixed
- PR 245 - Remove pyximports from gradient search
- PR 243 - Respect dtype when get_lonlats provide dask array (242)
- PR 241 - Fix typo in ImageContainerQuick and ImageContainerNearest docs
- PR 236 - Fix compatibility with pyproj 2.4.2
- PR 227 - Fix EWA resampling hanging when geolocation had a lot of NaNs
- PR 224 - Fix deprecation warning for abc classes
Features added
- PR 230 - No rainbow update documentation (229)
- PR 225 - Add smarter default radius_of_influence to XArrayResamplerNN resampling
- PR 222 - Make the uniform shape computation more effective for dask arrays
- PR 191 - Implement gradient search resampling method
Documentation changes
- PR 241 - Fix typo in ImageContainerQuick and ImageContainerNearest docs
- PR 238 - Update load_area docstring to mention that multiple files are allowed
- PR 230 - No rainbow update documentation (229)
In this release 13 pull requests were closed.
v1.13.2
Version 1.13.2 (2019/10/08)
Issues Closed
- Issue 220 - Problem with dynamic areas on numpy arrays with newest pyresample (PR 221)
- Issue 148 - Complete dask conversion of XArrayResamplerBilinear
- Issue 10 - Computing density_of_x (alternatively "counting number of x)" while re-gridding
In this release 3 issues were closed.
Pull Requests Merged
Bugs fixed
In this release 1 pull request was closed.
Version 1.12.3
Version 1.12.3 (2019/05/17)
Pull Requests Merged
Bugs fixed
- PR 193 - Fix striding slicing in AreaDefinition
In this release 1 pull request was closed.