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

Add pyQuARC version number to the QuARC API endpoint #281

Closed jenny-m-wood closed 1 month ago

jenny-m-wood commented 5 months ago

To help with pyQuARC-Dashboard integration, the CMR Dashboard team has asked for the version number to be added to the current QuARC API endpoint (https://quarc.nasa-impact.net/docs/#/default/post_validate)

tbs1979 commented 4 months ago

This blocks a ticket https://bugs.earthdata.nasa.gov/browse/CMRARC-799 on our end: The PyQuARC version is not being displayed in the Dashboard footer; instead it shows as "UNKNOWN"

xhagrg commented 2 months ago

@tbs1979 the changes have been deployed. You should be able to get the versions of the quarc and pyquarc via https://quarc.nasa-impact.net/version

smk0033 commented 1 month ago

Updated on our end and version number also appears in dashboard - closing