Skip to content

Latest commit

 

History

History
112 lines (59 loc) · 2.96 KB

File metadata and controls

112 lines (59 loc) · 2.96 KB

CHANGELOG

v0.4.4 (2025-03-04)

Bug Fixes

  • Modify granule length assertion (853ff14)

v0.4.3 (2025-02-19)

Bug Fixes

  • Additional granule filtering for composite creation (a802ce3)

  • Assert granule length to avoid incomplete composites (5d61e13)

v0.4.2 (2025-02-18)

Bug Fixes

  • Handle list index error from earthaccess granule query (c6ed1fc)

v0.4.1 (2025-02-17)

Bug Fixes

  • Add gdal cog driver option (a2be38a)

v0.4.0 (2025-02-14)

Features

  • Add earthaccess authentication from environment variables as default strategy (cf6ff70)

Refactoring

  • Rearrange Dockerfile (2b94c53)

  • Rearrange Dockerfile commands (59829fa)

v0.3.3 (2025-01-08)

Bug Fixes

  • Disable ssl verification in CLMSDownloader (cf46cf2)

v0.3.2 (2025-01-03)

Bug Fixes

  • Correct omission of MYD13Q1 from MODIS pre-generated VI masking (c4baefc)

v0.3.1 (2024-12-13)

Bug Fixes

  • Add beautifulsoup dependency (e2b7dc7)

Build System

  • Add docker configuration files (8695747)

v0.3.0 (2024-09-18)

Features

  • Add utility funtions in utils.py (69de3ad)

Add functions to create mean and median geotiffs from list of files.

v0.2.0 (2024-09-04)

Build System

Documentation

Features

  • Add cli command to get dataset info (c23ef04)

v0.1.0 (2024-09-04)