pypi rasterio 1.5rc1

2 hours ago

Second release candidate for version 1.5

High level overview:

  • Requires Python >= 3.12, GDAL >= 3.8, and numpy >= 2.
  • Improved compatibility with GDAL 3.11 & 3.12
  • Supports more dtypes
  • Invalidate cache methods
  • Adds CRS.geodetic_crs
  • More accurate reverse transforms
  • Plot RGB images missing color interpretation
  • Add thread safe read-only support
  • Search for GDAL installation path on Windows
  • Bug fixes 🐛

Changes since previous pre-release

  • Drop click-plugins dependency from pyproject.toml & update doc link #3504
  • CLN: Use _GDAL_AT_LEAST_3_11 from rasterio.env #3503

Detailed summary
Changes since previous pre-release: 1.5rc0...1.5rc1
Full Changelog: 1.4.4...1.5rc1

Don't miss a new rasterio release

NewReleases is sending notifications on new releases.