Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 22 Jul 13:30
· 5 commits to main since this release
e80de17

v1.2.0 (2025-07-22)

New

  • Setting the chunking size via get_rasterdataset (#1193)

Changed

  • Drop support for Python 3.9 and 3.10 (#1215)

Fixed

  • Caching of vrt's now regenerates vrt files if new tiles are downloaded (#1193)
  • Re-enables chunking based on driver options in the data-catalog (#1193)
  • Warning on the mask when requesting data from data catalog (#1195)
  • Warning on basin size when loading data, it mentioned setting of a region before (#1209)

Deprecated