Skip to content

v0.19.4

Latest

Choose a tag to compare

@github-actions github-actions released this 24 May 21:55
· 2 commits to main since this release

Release Notes

Bug Fixes

  • Fix an issue in the get_bygeom function where if the input geometry is smaller than 1 km, the function would fail to clip the data. This version returns all pixels that the geometry intersects with, even if the geometry is smaller than 1 km.