Skip to content

Use entry_id rather than shortname for retrieving collection from CMR #89

@ckhowardASDC

Description

@ckhowardASDC

Using v0.3.0a14, get_collection_concept_id() uses a shortname to query CMR to get the concept_id if concept_id is not defined in the dataset-config.

When you have multiple versions of a collection, using the shortname can result in the wrong collection version being pulled, which may have different UMM-S and UMM-Var, and can result in incorrect imagery or a failing workflow. To ensure the correct concept_id is pulled, entry_id should be used instead of shortname.

This request is low-priority for us since we discovered you can add concept_id explicitly in the dataset-config. I've requested that be documented for the official 0.3.0 release.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions