Skip to content

Latest commit

 

History

History
52 lines (28 loc) · 1.75 KB

CHANGELOG.md

File metadata and controls

52 lines (28 loc) · 1.75 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[v0.2.1] - 2025-02-06

Changed

  • Output file written incrementally to reduce total memory usage.

[v0.2.0] - 2025-02-04

Added

[v0.1.0] - 2025-01-21

Added

v0.0.4 - 2024-12-04

Changed

  • Docker images are renamed to harmony-smap-l2-gridder #8

v0.0.2 - 2024-12-03

Changed

  • Docker images now use full repository name #7

v0.0.1 - 2024-11-27

Added

  • Initial codebase that transforms SPL2SMP_E granules into NetCDF4-CF grids #1
  • Code and configuration to wrap gridding logic into a Harmony Service #3
  • GitHub actions CI configuration #4