Skip to content

Releases: pytroll/python-geotiepoints

Version 1.7.3

16 Apr 02:10
2d67be2
Compare
Choose a tag to compare

Pull Requests Merged

Bugs fixed

  • PR 74 - Build wheels with numpy 2.0rc1 and fix scipy 1.13.0 compatibility

In this release 1 pull request was closed.

Version 1.7.2

14 Feb 20:20
5fabadb
Compare
Choose a tag to compare

Pull Requests Merged

Bugs fixed

  • PR 63 - Deploy to test pypi only on tags

Features added

  • PR 70 - Build wheels with numpy 2

In this release 2 pull requests were closed.

Version 1.7.1 (2023/11/28)

28 Nov 07:40
f4710c1
Compare
Choose a tag to compare

Pull Requests Merged

Bugs fixed

  • PR 62 - Fix python versions in deploy ci

In this release 1 pull request was closed.

Version 1.7.0 (2023/11/21)

21 Nov 09:03
2e8b790
Compare
Choose a tag to compare

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.

Version 1.6.0 (2023/03/17)

17 Mar 13:33
4f3fd0b
Compare
Choose a tag to compare

Pull Requests Merged

Bugs fixed

  • PR 45 - Fix VII interpolator compatibility with future versions of xarray

Features added

  • PR 44 - Add interpolators based on scipy's RegularGridInterpolator

In this release 2 pull requests were closed.

Version 1.5.1

09 Dec 15:36
751dd62
Compare
Choose a tag to compare

Pull Requests Merged

Bugs fixed

  • PR 43 - Fix deprecation for numpy array equality

In this release 1 pull request was closed.

Version 1.5.0

25 Oct 16:54
0d8a1bc
Compare
Choose a tag to compare

Pull Requests Merged

Features added

  • PR 38 - Rewrite simple and tiepoint modis interpolation in cython

In this release 1 pull request was closed.

Version 1.4.1

08 Jun 20:07
79b95e3
Compare
Choose a tag to compare

Issues Closed

In this release 1 issue was closed.

Pull Requests Merged

Bugs fixed

  • PR 41 - Fix MODIS cviirs-based interpolation (39)

Features added

  • PR 35 - Optimize angle-based modis interpolation for dask

In this release 2 pull requests were closed.

Version 1.4.0 (2022/02/21)

21 Feb 13:36
95e07ab
Compare
Choose a tag to compare

Pull Requests Merged

Features added

  • PR 34 - Updated interpolator for vii tie points for test data version V2

In this release 1 pull request was closed.

Version 1.3.1

04 Feb 15:30
7c14ae9
Compare
Choose a tag to compare

Pull Requests Merged

Bugs fixed

  • PR 33 - Fix deprecated use of np.int

Features added

  • PR 32 - Change tested Python versions to 3.8, 3.9 and 3.10

In this release 2 pull requests were closed.