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

Standard Product Check errors #261

Open jenny-m-wood opened 9 months ago

jenny-m-wood commented 9 months ago

Describe the bug If a standard product flag is provided as false in a UMM-C record, pyQuARC still produces an error stating that the flag is missing.

To Reproduce Steps to reproduce the behavior:

  1. Run pyQuARC on sample UMM-C record (C1577484501-LARC_ASDC)
  2. See error even though metadata indicates a value of "false" as the Standard Product flag

Expected behavior No error should show when a value is provided in the Standard Product field.