Skip to content

Releases: nasa/harmony-regridding-service

Version 1.0.4

01 Oct 16:34
61f1276
Compare
Choose a tag to compare

Changed

This version of the Harmony Regridding Service updates most dependency versions,
most notably updating to harmony-service-lib-py==2.0.0. This is a breaking
change in the package, requiring the renaming of imports in the Harmony
Regridding Service.

Version 1.0.3

26 Sep 20:25
e5f45f5
Compare
Choose a tag to compare

Changed

This version of the Harmony Regridding Service updates the version of the
harmony-service-lib used to 1.1.0. There are no functional updates in this
version of the Harmony Regridding Service.

Version 1.0.2

23 Sep 21:34
f1198eb
Compare
Choose a tag to compare

Changed

This version of the Harmony Regridding Service updates to use
earthdata-varinfo==3.0.0, which primarily requires updates to the
configuration file the Harmony Regridding Service uses to specify metadata
overrides and excluded science variables to earthdata-varinfo.

This update also ensures that the Docker images used for local testing are
named ghcr.io/nasa/harmony-regridding-service and
ghcr.io/nasa/harmony-regridding-service-test, to comply with the released
image name for the service, and the name that Harmony-in-a-Box is looking for.

Version 1.0.1

20 Jun 21:17
b7cfd09
Compare
Choose a tag to compare

Changed

This version of the Harmony Regridding Service updates to use Python 3.11.

Version 1.0.0

16 Apr 21:27
Compare
Choose a tag to compare

v1.0.0

2024-04-12

This version of the Harmony Regridding Service contains all functionality
previously released internally to EOSDIS as sds/harmony-regridder:0.0.4.
Minor reformatting of the repository structure has occurred to comply with
recommended best practices for a Harmony backend service repository, but the
service itself is functionally unchanged. Additional contents to the repository
include updated documentation and files outlined by the
NASA open-source guidelines.

For more information on internal releases prior to NASA open-source approval,
see legacy-CHANGELOG.md.