NASA-IMPACT / pyQuARC

The pyQuARC tool reads and evaluates metadata records with a focus on the consistency and robustness of the metadata. pyQuARC flags opportunities to improve or add to contextual metadata information in order to help the user connect to relevant data products. pyQuARC also ensures that information common to both the data product and the file-level metadata are consistent and compatible. pyQuARC frees up human evaluators to make more sophisticated assessments such as whether an abstract accurately describes the data and provides the correct contextual information. The base pyQuARC package assesses descriptive metadata used to catalog Earth observation data products and files. As open source software, pyQuARC can be adapted and customized by data providers to allow for quality checks that evolve with their needs, including checking metadata not covered in base package.
Apache License 2.0
19 stars 0 forks source link

UMM-G support (ER) #183

Closed esr0004 closed 2 years ago

esr0004 commented 2 years ago

Added UMM-G support for the following checks:

esr0004 commented 2 years ago

@jenny-m-wood @spa0002 As a temporary fix, I changed the Vertical Spatial Domain Type Check, Depth Unit Controlled Vocabulary Check, and Altitude Unit Controlled Vocabulary Check back to their original state for UMM-C and created separate checks for UMM-G (Vertical Spatial Domain Unit Check UMM-G and Vertical Spatial Domain Type Check UMM-G) in the rule_mapping.json file. Also updated the check_messages.json for these checks.