Skip to content

v1.8.0

Choose a tag to compare

@dugalh dugalh released this 21 Jun 14:02
· 438 commits to main since this release

This release adds logic for retrying tile downloads and includes fixes for compatibility with NumPy 2.

Features:

  • Improve download reliability by retrying corrupt or incomplete tiles (#22).
  • Update STAC URLs.

Fixes:

  • Update deprecated Numpy calls for compatibility with Numpy 2.