Skip to content

[New Feature]: stage out should check for valid collection version in collection ID #453

Open
@ngachung

Description

@ngachung

Using collection ID without version will cause catalog to fail e.g."collection": "urn:nasa:unity:unity:dev:nga-unity-dev-output"

2024-10-29 21:07:30,287 [ERROR] [cumulus_lambda_functions.granules_cnm_ingester.granules_cnm_ingester_logic::154] missing collection. (failed to create): urn:nasa:unity:unity:dev:nga-unity-dev-output

collection ID needs to include version e.g. "collection": "urn:nasa:unity:unity:dev:nga-unity-dev-output___1"

stage out should check that collection id stac items include version

Note: It appears that if no version is provided, a collection with default version of 001 is created.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestquestionFurther information is requested

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions