Skip to content

Releases: nasaharvest/glam-processing

v0.5.0

12 Mar 19:06

Choose a tag to compare

v0.5.0 (2026-03-12)

Build System

  • Refactor pyproject.toml to align with PEP 508 standards (be7575c)

Features

  • Add authentication and download process for CDSE datasets (c9a4aa6)

Detailed Changes: v0.4.4...v0.5.0

v0.4.4

04 Mar 02:17

Choose a tag to compare

v0.4.4 (2025-03-04)

Bug Fixes

  • Modify granule length assertion (853ff14)

Detailed Changes: v0.4.3...v0.4.4

v0.4.3

19 Feb 17:28

Choose a tag to compare

v0.4.3 (2025-02-19)

Bug Fixes

  • Additional granule filtering for composite creation (a802ce3)

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


Detailed Changes: v0.4.2...v0.4.3

v0.4.2

18 Feb 15:50

Choose a tag to compare

v0.4.2 (2025-02-18)

Bug Fixes

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

Detailed Changes: v0.4.1...v0.4.2

v0.4.1

17 Feb 21:26

Choose a tag to compare

v0.4.1 (2025-02-17)

Bug Fixes

  • Add gdal cog driver option (a2be38a)

Detailed Changes: v0.4.0...v0.4.1

v0.4.0

14 Feb 16:31

Choose a tag to compare

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)


Detailed Changes: v0.3.3...v0.4.0

v0.3.3

08 Jan 16:11

Choose a tag to compare

v0.3.3 (2025-01-08)

Bug Fixes

  • Disable ssl verification in CLMSDownloader (cf46cf2)

Detailed Changes: v0.3.2...v0.3.3

v0.3.2

03 Jan 18:33

Choose a tag to compare

v0.3.2 (2025-01-03)

Bug Fixes

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

Detailed Changes: v0.3.1...v0.3.2

v0.3.1

13 Dec 20:25

Choose a tag to compare

v0.3.1 (2024-12-13)

Bug Fixes

  • Add beautifulsoup dependency (e2b7dc7)

Build System

  • Add docker configuration files (8695747)

Detailed Changes: v0.3.0...v0.3.1

v0.3.0

18 Sep 17:21

Choose a tag to compare

v0.3.0 (2024-09-18)

Feature

  • feat: add utility funtions in utils.py

Add functions to create mean and median geotiffs from list of files. (69de3ad)