Skip to content

Releases: NASA-IMPACT/pyQuARC

UMM schema update

31 Jul 19:43
85ccd62
Compare
Choose a tag to compare

Changes

  • Update UMM schema #292
  • Update contact email address #293

Validation and bug fixes + performance improvement

31 Jul 16:50
db65c94
Compare
Choose a tag to compare

Changes

Functionality

  • Make cache dir for URLextract configurable via env var (#278, #289)
  • Multiprocessing for performance improvement (#284)

Validation

  • Fix doi_link_update check (#288)
  • Fix Standard product check (#285)
  • Fix ISO standard check (#283)
  • Update umm-c schema file (#282)
  • Loosen datetime validation for collection vs granules start/end datetime (#279)

Misc

  • Update version to 1.2.7

pyQuARC DOI Creation

01 Mar 15:47
d8c6b5c
Compare
Choose a tag to compare
  • Created citation file
  • Updated README

Minor Updates

01 Mar 15:06
bed9e24
Compare
Choose a tag to compare
  • Updated README
  • Updated umm-g schema file

Minor Revisions and Additional Checks

11 Oct 15:47
6195cea
Compare
Choose a tag to compare
  • Updated UMM-C schema file
  • Added science_keywords_presence_check
  • Added DOI authority presence check for echo-c and umm-c
  • Adjusted output message for url_check
  • Added orbit fields to rule_mapping for spatial_extent_fulfillment_check
  • Resolved ISO standard typo in check_messages

Revisions and Enhancements

02 Aug 20:19
88b7ac5
Compare
Choose a tag to compare
  • Updated schema files
  • Added Free And Open Data check
  • Added Horizontal Resolution Presence check
  • Added Data Format Presence check
  • Added Standard Product check
  • Added License URL Description check
  • Added Granule Campaign Name Presence check
  • Revised GCMD long name presence checks
  • Revised validate_beginning_datetime_against_granules check
  • Removed redundant checks
  • Fix auth issue when downloading metadata files

Bug fixes

22 Dec 16:18
baf4b47
Compare
Choose a tag to compare
  • Fixed bugs
    • stray newlines in GCMD keyword files
    • reading xml metadata for fields with attributes didn't get expected output
    • missing field in rule_mapping

Support for Regression Testing and Enhancements

02 Dec 20:02
5f947ed
Compare
Choose a tag to compare
  • Added support for automated regression testing
  • Revised output messages
  • Revised rule_mappings

Support for ECHO10 granule, UMM-C and UMM-G metadata

21 Jul 18:37
a49734c
Compare
Choose a tag to compare
  • Adds support for the ECHO10 granule, UMM-C and UMM-G metadata format
  • Adds support for custom CMR host url
  • Adds data and dependencies support for specific metadata format
  • Bug fixes
  • Adds new checks
  • Update version of jsonschema
  • Remove pathlib dependency

For a complete list of changes, check the CHANGELOG

Bug Fixes and Enhancements

11 Mar 22:08
9c90f16
Compare
Choose a tag to compare
  • Added reader for specific columns from GCMD csvs
  • Fixed bug to handle cases when there are multiple entries for same shortname but the first entry has missing long name