Version 1.26.1 (2023/02/07)
Issues Closed
- Issue 497 - resampling fails with
ValueError
if not padding data - Issue 492 - Infinite values in geostationary bounding box crash intersection function (PR 493 by @mraspaud)
- Issue 486 - BUG: Import fails due to misconfigured setup.py (PR 487 by @bzah)
- Issue 484 - Fails to build with Shapely 2.0 (PR 485 by @sebastic)
- Issue 481 - Intermittent failures on 32bit architectures
- Issue 448 - Release 1.25.1 missing usual GPG signature
In this release 6 issues were closed.
Pull Requests Merged
Bugs fixed
- PR 493 - Fix geostationary bbox having inf values (2368, 492)
- PR 487 - FIX: Update pyproj min version to 3.0.0 (486)
- PR 485 - Tune tolerance to fix test failures with PROJ 9.1.1. (484)
- PR 482 - Fix intermittent EWA test failures
In this release 4 pull requests were closed.