Skip to content

Version 1.26.0

Compare
Choose a tag to compare
@djhoese djhoese released this 24 Nov 16:23
· 454 commits to main since this release
bc85902

Issues Closed

In this release 5 issues were closed.

Pull Requests Merged

Bugs fixed

  • PR 479 - Fix bbox creation for SwathDefinitions with NaNs
  • PR 475 - Fix for duplicate coordinates in bbox_lonlats for geostationary area (474, 474)
  • PR 463 - Fix EWA default for 'weight_delta_max' to match docstring
  • PR 462 - Fix hashing of definitions for non contiguous arrays (439)
  • PR 438 - Fix using cached LUTs in bilinear resampler

Features added

  • PR 473 - Add boundary method to AreaDefinition and SwathDefinition
  • PR 465 - [Future Spherical Class] Add SPoint and SMultiPoint
  • PR 455 - Use memoryviews and allow nogil in gradient search (445)
  • PR 451 - Refactor the area loading internal function

Documentation changes

  • PR 454 - Fix import warning in bilinear resampler to mention dask (453)

In this release 10 pull requests were closed.