ioos/compliance-checker

CF Radial convention support

Closed this issue · 1 comments

Hi,

I would be interested in having the CF/Radial convention checker.
I can surely contribute to that! Please let me know.

Cheers

Hi, I'd recommend creating a plugin for compliance checker as CF Radial doesn't appear to be in the "core" CF Conventions document if I'm not mistaken. Docs are a little light on how to set up a plugin, but the README has a few examples with links to compliance checker plugins that could serve as examples. Basically, you'd probably want to extend one of the compliance checker CF classes and then create entrypoints in setup.py for the compliance checker to pick them up.