ncasuk / amf-check-writer

Library to write AMF compliance checks
BSD 3-Clause "New" or "Revised" License
0 stars 4 forks source link

Get our plugin working with ioos-compliance-checker. #22

Closed agstephens closed 4 years ago

agstephens commented 4 years ago

Once we have a reproducible installation for the compliance-checker, we want to check that our plugin works with it.

The repository is here:

https://github.com/cedadev/cc-yaml

See README for instructions to getting it started.

The measure of success is whether the command-line setup works okay - i.e. the cchecker.py script is accepting our new command-line option:

--yaml <path-to-YAML-file>
agstephens commented 4 years ago

This works, so closing.