Skip to content

Releases: asfadmin/grfn-ingest

GRFN Ingest v2.0.1

27 Jun 23:13
c73773a
Compare
Choose a tag to compare

Changed

  • Upgraded all Lambda functions to Python 3.12

GRFN Ingest v2.0.0

26 Mar 19:24
7e918f2
Compare
Choose a tag to compare

This release supports publishing v3 GUNW products to production CMR. CMR metadata has been significantly revised to reflect the current state of these products, align with other recently developed ASF CMR collections, and better support ASF search tooling.

Changed

  • Granules are now published to the ARIA_S1_GUNW collection in CMR instead of the SENTINEL-1_INTERFEROGRAMS collection.
  • Granules are now published using the UMM-G json metadata format instead of the ECHO 10 xml format.
  • Granule metadata content has been significantly revised.
  • perpendicular_baseline, temporal_baseline_days, and frame_number are now required fields in the SDS metadata file instead of being optional.

Removed

  • Ingest of v2 GUNW products is no longer supported.
  • Virtual geotiff products are no longer published to CMR.

GRFN Ingest v1.2.1

28 Dec 18:45
fcadbb8
Compare
Choose a tag to compare

Changed

  • Upgraded Python and GitHub Action dependencies.

GRFN Ingest v1.2.0

11 Jul 22:59
efc7f96
Compare
Choose a tag to compare

Removed

  • (BETA) from collection data set ID values to match new collection titles in grfn-cmr v2.1.0

GRFN Ingest v1.1.0

24 Apr 23:50
78a78c4
Compare
Choose a tag to compare

Added

  • VERSION attribute is now populated in CMR and version is now a required field in the input metadata file
  • Optionally populate new WEATHER_MODEL, TEMPORAL_BASELINE_DAYS, and FRAME_NUMBER attributes in CMR in support of
    v3.0.0 GUNW products

Changed

  • Upgraded all dependencies and added dependabot configuration.

Fixed

  • Minor update to metadata schema for compatibility with latest version of jsonschema.

GRFN Ingest v1.0.1

11 Apr 22:16
31cb8ca
Compare
Choose a tag to compare

Added

  • Unit tests for echo10-construction lambda

GRFN Ingest v1.0.0

11 Apr 21:49
26d8c9b
Compare
Choose a tag to compare

[1.0.0]

Added

  • Versioned releases are now published to GitHub and changes are tracked in CHANGELOG.md