cc-plugin-ugrid

UGRID plugin for the IOOS Compliance Checker Plugin


License
Apache-2.0
Install
pip install cc-plugin-ugrid==0.1.0

Documentation

UGRID Compliance Checker Plugin

This is a checker for UGRID compliance

It works with the IOOS Compliance Checker

Installation

conda (prefered)

$ source activate [your_env]
$ conda install -c conda-forge cc-plugin-ugrid

pip

$ workon [your_env]
$ pip install cc-plugin-ugrid