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

DIF10: Add GCMD Science Keywords Check #98

Closed svbagwell closed 2 years ago

svbagwell commented 3 years ago

Is this a new check? Please describe the check and the field. Check that keyword provided is present in the GCMD Earth Science keyword list and that it is in the proper order in the hierarchy. /DIF/Science_Keywords/Category /DIF/Science_Keywords/Topic /DIF/Science_Keywords/Term /DIF/Science_Keywords/Variable_Level_1 /DIF/Science_Keywords/Variable_Level_2 /DIF/Science_Keywords/Variable_Level_3

Describe the checks in steps

  1. Check that keyword provided for any of the fields is present in the GCMD Earth Science keyword list
  2. Check that keywords provided are in the appropriate order for the GCMD hierarchy

Is there a similar check already implemented? Please list the name of the check GCMD Keyword Check for Instrument short name.