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

Collection date times not matching with granules #296

Open smk0033 opened 4 weeks ago

smk0033 commented 4 weeks ago

Describe the bug At the collection level, pyQuARC was not flagging temporal extents that did not match with the granules.

Example UMM-C Record: C2066317191-LARC

Expected behavior pyQuARC should flag the Beginning and Ending Date Times.

For the beginning date time, 2017-06-01T00:00:00.000Z was provided at the collection level, but the granule is 2017-06-01T01:10:32Z.

For the ending date time, 2023-01-31T00:00:00.000Z was provided at the collection level, but the granule is 2023-01-29T15:48:31Z.