NCEAS / metadig-engine

MetaDig Engine: multi-dialect metadata assessment engine
7 stars 5 forks source link

Add quality checks currently used by PASTA #1

Open gothub opened 8 years ago

gothub commented 8 years ago

Implement quality checks, initially as unit tests, that correspond to the checks that are currently part of the PASTA check suite. For testing, these will be implemented as python and R scripts.

Here is the current set:

dataset checks

leinfelder commented 7 years ago

It seems like this is becoming our default check suite (which is great). But means we have to flesh out every check by including a good name, description, and helpful output message[s] to assist users that encounter a failure.