Skip to content

Releases: pytroll/pyresample

Version 1.34.2

29 May 14:45
47f3fae
Compare
Choose a tag to compare

Pull Requests Merged

Documentation changes

  • PR 663 - Update API documentation

In this release 1 pull request was closed.

Version 1.34.1

20 May 19:31
3872224
Compare
Choose a tag to compare

Pull Requests Merged

Bugs fixed

  • PR 662 - Convert legacy EWA from delayed to blockwise
  • PR 661 - Fix area_config using root logger

In this release 2 pull requests were closed.

Version 1.34.0 (2025/04/23)

23 Apr 16:53
bf82355
Compare
Choose a tag to compare

Issues Closed

In this release 1 issue was closed.

Pull Requests Merged

Bugs fixed

  • PR 654 - Skip test using zarr3 on BE architectures (653)
  • PR 650 - Added resolution to SwathDefinition in slice.py

Features added

  • PR 652 - Add the ability to pass Z to dask-friendly transformer

In this release 3 pull requests were closed.

Version 1.33.0 (2025/03/18)

18 Mar 12:33
71ceaba
Compare
Choose a tag to compare

Pull Requests Merged

Bugs fixed

  • PR 651 - Fix dynamic area freezing not preserving epsg code

Features added

  • PR 648 - Update EWA pyproj Proj usage to Transformer

Backward incompatible changes

  • PR 648 - Update EWA pyproj Proj usage to Transformer

In this release 3 pull requests were closed.

Version 1.32.0

30 Jan 03:32
dde652d
Compare
Choose a tag to compare

Issues Closed

In this release 2 issues were closed.

Pull Requests Merged

Bugs fixed

  • PR 643 - Fix bug that would add spurious nan lines in gradient search (642, 642)
  • PR 639 - Fix for resolution stating SSP in non geos cases (638)

Features added

  • PR 633 - Drop support for Python <3.11

Backward incompatible changes

  • PR 633 - Drop support for Python <3.11

In this release 4 pull requests were closed.

Version 1.31.0 (2024/10/25)

25 Oct 08:47
bd21270
Compare
Choose a tag to compare

Issues Closed

In this release 1 issue was closed.

Pull Requests Merged

Bugs fixed

  • PR 624 - Move setuptools to setup_requires

Features added

  • PR 626 - Replace stacking gradient search with resample_blocks variant (620)
  • PR 623 - Make use of bounding_box for area freezing when available
  • PR 618 - Fix dtype for swath -> area resampling with gradient search

In this release 4 pull requests were closed.

Version 1.30.0

28 Aug 18:28
71e72bd
Compare
Choose a tag to compare

Pull Requests Merged

Bugs fixed

  • PR 616 - Update cibuildwheel to fix setuptools 74.0.0 compatibility
  • PR 614 - Fix geocentric_resolution compatibility with numpy 2.1.0
  • PR 613 - Switch on pytest-lazy-fixtures

Features added

  • PR 616 - Update cibuildwheel to fix setuptools 74.0.0 compatibility
  • PR 615 - Allow overriding area repr map section HTML

In this release 5 pull requests were closed.

Version 1.29.0

01 Aug 02:16
63b90b7
Compare
Choose a tag to compare

Issues Closed

  • Issue 609 - Error in SwathDefinition html representation if lon/lat arrays are dask arrays (PR 610 by @BENR0)
  • Issue 354 - get_sum not matched with bucket_sum

In this release 2 issues were closed.

Pull Requests Merged

Bugs fixed

  • PR 610 - Fix SwathDefinition html representation error when lons/lats 1D (609)
  • PR 601 - Fix spill over of ocean/and features in cartopy plots in case of geostationary full disc plot.
  • PR 596 - Fix AreaDefinition array index methods mishandling outer edge values (691)

Features added

  • PR 602 - Add support for fill_value and set_empty_bucket_to in BucketResampler get_sum

In this release 4 pull requests were closed.

Version 1.28.4

01 Jul 20:51
8944215
Compare
Choose a tag to compare

Pull Requests Merged

Bugs fixed

  • PR 603 - Add Python 3.12 wheels and bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0

Features added

  • PR 598 - Add NPY to ruff rules

Version 1.28.3

15 Apr 19:56
b321457
Compare
Choose a tag to compare

Issues Closed

  • Issue 587 - Resampling GOES mesoscale data to my area gives blank data

In this release 1 issue was closed.

Pull Requests Merged

Bugs fixed

  • PR 594 - Build against numpy 2.0rc1

In this release 1 pull request was closed.