- Issue 299 - Refactor bilinear interpolation (PR 300)
- Issue 297 - Using CRS from
to_cartopy_crs()
triggers AttributeError in shapely - Issue 291 - Help text for the bucket resampler is incorrect
- Issue 289 - AreaDefinition.area_extent mutability leads to hash violations (PR 290)
- Issue 287 - AttributeError when comparing
AreaDefinition
against other type (PR 288) - Issue 237 - Test failure in test_kd_tree.Test.test_custom
In this release 6 issues were closed.
- PR 305 - Add missing test data to package
- PR 304 - Improve test compatibility with new pyproj
- PR 298 - Fix fill value for integer datasets, fix band assignment
- PR 294 - Fix colrow2lonlat working only for square areadefs
- PR 310 - Remove appveyor CI in favor of travis Windows and add Python 3.9 wheels
- PR 303 - Add caching of bilinear information
- PR 300 - Refactor bilinear (299)
- PR 290 - Make AreaDefinition.area_extent read only (289)
In this release 8 pull requests were closed.
- Issue 274 - segmentation fault or AssertionError when resampling (PR 277)
- Issue 272 -
kd_tree.get_sample_from_neighbour_info
can't handlefill_value
withnumpy
data types. (PR 273) - Issue 269 - add a from_cf() mechanism for AreaDefinition (PR 271)
- Issue 261 - AreaDefinition docstring does not agree with its constructors definition (PR 263)
- Issue 232 - Possibly an issue with get_lonlats() for robinson projection
In this release 5 issues were closed.
- PR 285 - Check the source area orientation before defining slices (274)
- PR 277 - Fix calculating area slices for flipped projections (274)
- PR 275 - Check area slices for correct step
- PR 273 - Remove type check for nearest neighbour fill value. (272)
- PR 265 - Fix geocentric resolution favoring one area dimension over the other
- PR 264 - Switch to storing CRS WKT in AreaDefinitions instead of the CRS object
- PR 251 - Fix bugs and use real data in the plotting docs
- PR 249 - Fix bucket assignment
- PR 282 - Remove chunks that do not intersect target area in gradient search resampling
- PR 279 - Refactor API docs to document things more easily
- PR 276 - Create AreaDefinition from epsg codes
- PR 271 - Create AreaDefinition from a netCDF/CF file (269)
- PR 280 - Remove unnecessary -P flag from the docs readme
- PR 279 - Refactor API docs to document things more easily
- PR 263 - Fix parameter order in AreaDefinition docstring (261, 261)
- PR 251 - Fix bugs and use real data in the plotting docs
In this release 16 pull requests were 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.
- 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)
- 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
- PR 253 - Fix SwathDefinition geocentric_resolution when resolution is None
In this release 8 pull requests were 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.
- 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
- 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
- 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.
- 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.
In this release 1 pull request was closed.
- PR 218 - Fix proj_str returning invalid PROJ strings when towgs84 was included
- PR 217 - Fix get_geostationary_angle_extent assuming a/b definitions
- PR 216 - Fix proj4 radius parameters for spherical cases
In this release 3 pull requests were closed.
- Issue 210 - Incompatibility with new proj/pyproj versions
In this release 1 issue was closed.
- PR 213 - Remove extra conversion to dask array
- PR 208 - Bugfix bilinear resampler masking (735)
- PR 207 - Make output index tiling in bilinear interpolation work with dask
- PR 205 - Exclude NaNs from Bucket Average
- PR 197 - Fix to_cartopy_crs for latlong projections
- PR 196 - Improve handling of EPSG codes with pyproj 2.0+
- PR 212 - Use slices in bilinear resampler
- PR 203 - Add Numpy version limitation for Python 2
- PR 198 - Clarify warning if no overlap data and projection
- PR 196 - Improve handling of EPSG codes with pyproj 2.0+
- PR 192 - Add bucket resampling
- PR 204 - Add Example for Regular Lat-Lon Grid
- PR 201 - fix bug in plot example code
- PR 198 - Clarify warning if no overlap data and projection
- PR 195 - Update docs for create_area_def and improve AreaDefinition property consistency
In this release 15 pull requests were closed.
- PR 193 - Fix striding slicing in AreaDefinition
In this release 1 pull request was closed.
- Issue 187 - Numerous
RuntimeWarning
s when resampling
In this release 1 issue was closed.
- PR 190 - Fix aggregate method using non-serializable internal function
- PR 189 - Fix dask race condition in KDTree resampling
- PR 183 - Fix bb computation to generate areas with equal h and v resolutions
In this release 3 pull requests were closed.
- PR 186 - Fix support for pyproj-2 EPSG syntax
- PR 185 - Fix argument order in get_area_def doc
In this release 2 pull requests were closed.
- Issue 178 - Can't install pyresample on OSX Mojave
In this release 1 issue was closed.
- PR 177 - Fix dynamic omerc parameter computation to survive nans
- PR 182 - Implement striding and aggregation for Swath- and AreaDefinitions
- PR 180 - Remove radians from create_area_def and allow compatibility with pyproj-2.0+
In this release 3 pull requests were closed.
- PR 176 - Fix typos in README and index page
In this release 1 pull request was closed.
In this release 2 issues were closed.
- PR 175 - Fix dask.blockwise backwards compatibility with dask.atop
In this release 1 pull request was closed.
- Issue 160 - No coastlines in cartopy if area is flipped (PR 161)
- Issue 136 - Update documentation to not reference scipy kdtree (PR 155)
In this release 2 issues were closed.
- PR 170 - Allow create_area_def to work with incomplete proj dicts to create DynamicAreas
- PR 167 - Fix yaml area loading when projection is latlong (units degrees)
- PR 164 - Delete unused requirements.txt file
- PR 156 - Refactor pyresample.utils in to separate modules
- PR 150 - Switch to versioneer
- PR 145 - Refactor and deprecate geometry "*_dask" methods
- PR 138 - Add
create_area_def
utility method and refactor AreaDefinition arguments
In this release 8 pull requests were closed.
In this release 1 issue was closed.
- PR 147 - Fix dtype preservation for kdtree resampling
- PR 144 - Non-contiguous area definitions are now not concatenable (491)
In this release 4 pull requests were closed.
In this release 1 issue was closed.
- PR 139 - Fix area parsing code to convert PROJ.4 parameters to float if possible
- PR 135 - Fix Python 3.7 compatibility (133)
In this release 2 pull requests were closed.
- PR 130 - Fix log message not to rely on the proj key
- PR 129 - Ignore proj dicts with no key for slicing
In this release 2 pull requests were closed.
- PR 128 - Add option to provide KDTree's 'mask' argument when querying
In this release 1 pull request was closed.
- Issue 113 - Not all the close neighbours are found until search radius is increased (PR 112)
- Issue 111 - Bilinear interpolation leaves holes in fields with constant value (PR 112)
In this release 3 issues were closed.
- PR 125 - Fix area slices not working for non-geos projections
- PR 119 - Add hashing to StackedAreaDefinitions
In this release 1 pull request was closed.
- PR 116 - Simplify get_sample_from_neighbour_info method
In this release 2 pull requests were closed.
- PR 115 - Geos area reduction
In this release 1 pull request was closed.