Skip to content

Releases: NASA-IMPACT/pyQuARC

v1.3.0

17 Oct 20:35
d1f166f

Choose a tag to compare

What's changed

Major Updates

CMR Validation checks #307
Processing level ID update #338
Update the schema to the latest version - umm-c 1.18.4, umm-g 1.6.6, echo-c and echo-g 10 #328
CMR API Enhancements. #307 #359

Minor enhancements, functionality, and new checks

Horizontal datum check #330
Granule Campaign shortname #339
Use constraints check (dif10) #291
Granule datetime format check #350
OpeNDAP check (granule) #305
URL description check (granule) #331
Additional OnlineAccess and OnlineResources check (granule) #356
RelatedUrl description #362
OnlineResources URL check #363
Earthdata email address update #321
CDDIS Data center contact update #326

Bug fixes

URL description check bug #345
Entrytitle and shortname error #325
Collection Progress and temporal extent error #351
Collection and granule datetime inconsistency #299

Misc

Contributing file #357
Readme file #354
Code of conduct #360

Full Changelog: v1.2.8...v1.3.0

UMM schema update

31 Jul 19:43
85ccd62

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

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

Choose a tag to compare

  • Created citation file
  • Updated README

Minor Updates

01 Mar 15:06
bed9e24

Choose a tag to compare

  • Updated README
  • Updated umm-g schema file

Minor Revisions and Additional Checks

11 Oct 15:47
6195cea

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

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

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

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

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