Skip to content

Releases: nasaharvest/glam-api

v1.15.4

12 Mar 20:24

Choose a tag to compare

v1.15.4 (2026-03-12)

Bug Fixes

  • Update regex for FilePathField match patterns in ProductRaster, CropmaskRaster, and AnomalyBaselineRaster models (c5e1b94)

Build System

  • Add extra dev dockerfile (9495adf)

  • Add setuptools dependency version 70.3.0 to pyproject.toml and poetry.lock (044a311)

  • Update Python version and dependencies in pyproject.toml (7af2d51)


Detailed Changes: v1.15.3...v1.15.4

v1.15.3

11 Mar 14:09

Choose a tag to compare

v1.15.3 (2026-03-11)

Bug Fixes

  • Improve handling of nodata values in PointValue viewset (005141b)

Detailed Changes: v1.15.2...v1.15.3

v1.15.2

11 Mar 13:24

Choose a tag to compare

v1.15.2 (2026-03-11)

Bug Fixes

  • Enhance polygon handling in GraphicsViewSet to support MultiPolygon geometries (3c57196)

Detailed Changes: v1.15.1...v1.15.2

v1.15.1

11 Mar 12:37

Choose a tag to compare

v1.15.1 (2026-03-11)

Bug Fixes

  • Update pip and setuptools installation steps in Dockerfile (2956e41)

Detailed Changes: v1.15.0...v1.15.1

v1.15.0

11 Mar 01:04

Choose a tag to compare

v1.15.0 (2026-03-11)

Features

  • Implement functions to find and download missing datasets for products (9f2a62d)

Detailed Changes: v1.14.0...v1.15.0

v1.14.0

11 Mar 00:32

Choose a tag to compare

v1.14.0 (2026-03-11)

Bug Fixes

  • Improve datetime extraction for CHIRPS filenames with dekad handling (9141936)

Features

  • Add management command to fix CHIRPS ProductRaster dates using dekad encoding (7309fb0)

Detailed Changes: v1.13.0...v1.14.0

v1.13.0

10 Mar 16:18

Choose a tag to compare

v1.13.0 (2026-03-10)

Bug Fixes

  • Update regex for FloatConverter and enhance point value extraction in PointValue viewset (cbe7fce)

Features

  • Implement S3 cleanup for invalid product rasters (fdbc621)

Detailed Changes: v1.12.2...v1.13.0

v1.12.2

06 Mar 18:22

Choose a tag to compare

v1.12.2 (2026-03-06)

Bug Fixes

  • Update .gitignore and enhance error handling in raster commands (71a3467)

Detailed Changes: v1.12.1...v1.12.2

v1.12.1

06 Mar 17:58

Choose a tag to compare

v1.12.1 (2026-03-06)

Bug Fixes

  • Update .gitignore to manage local environment files and user-specific settings (95f93ad)

Detailed Changes: v1.12.0...v1.12.1

v1.12.0

05 Mar 12:41

Choose a tag to compare

v1.12.0 (2026-03-05)

Bug Fixes

  • Update Python base image and rasterio installation (5e00fac)

Features

  • Add Dockerfile for glam downloads (2dedf1c)

Detailed Changes: v1.11.8...v1.12.0