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.
- Adds example notebook to demonstrate the service and examine the output data.
v0.3.0 - 2025-02-17
- Adds support for SPL2SMP (SMAP L2 Radiometer Half-Orbit 36 km EASE-Grid Soil Moisture, Version 9).
The 2D input variables
landcover_class
andlandcover_class_fraction
are separated into 3 1D variables before gridding.tb_time_utc
is dropped in the output and can be derived fromtb_time_seconds
v0.2.1 - 2025-02-06
- Output file written incrementally to reduce total memory usage.
v0.2.0 - 2025-02-04
- Adds support for SPL2SMA (SMAP L2 Radar Half-Orbit 3 km EASE-Grid Soil Moisture, Version 3).
v0.1.0 - 2025-01-21
- Adds support for SPL2SMAP (SMAP L2 Radar/Radiometer Half-Orbit 9 km EASE-Grid Soil Moisture).
- Removes
tb_time_utc
variables from SPL2SMP_E output.
v0.0.4 - 2024-12-04
- Docker images are renamed to
harmony-smap-l2-gridder
#8
v0.0.2 - 2024-12-03
- Docker images now use full repository name #7