wmo-im / pywcmp

pywcmp provides validation and quality assessment capabilities for the WMO WIS Core Metadata Profile (WCMP)
https://community.wmo.int/activity-areas/wis
Other
9 stars 8 forks source link

fix immediate schema validation failure/exit #98

Closed tomkralidis closed 1 year ago

tomkralidis commented 1 year ago

Fixes flags to (by default) fail immediately when a WCMP2 document is not JSON Schema valid. To force continue with the ETS, add the --no-fail-on-schema-validation flag.

cc @jsieland @antje-s