Skip to content

Version 1.7.0 (2023/11/21)

Compare
Choose a tag to compare
@mraspaud mraspaud released this 21 Nov 09:03
· 49 commits to main since this release
2e8b790

Issues Closed

  • Issue 56 - Upgrade to Cython 3.0 and check annotations (PR 57 by @djhoese)
  • Issue 47 - Help wanted: verify the interpolation of MERSI-2 1000M GEO to 250M GEO
  • Issue 23 - Docstring headers still include authors.
  • Issue 21 - Interpolation of MODIS lat/lons is incorrect
  • Issue 18 - Make the interpolators dask-compatible

In this release 5 issues were closed.

Pull Requests Merged

Bugs fixed

  • PR 60 - Add missing noexcept on cython function
  • PR 46 - Fix tests on i386 architectures

Features added

  • PR 61 - Fix geogrid chunking to accept "auto" and to preserve dtype
  • PR 57 - Upgrade to Cython 3+ in building (56)

In this release 4 pull requests were closed.