cioos-siooc / ocean-data-parser

A Python package for parsing oceanographic proprietary data formats to xarray Dataset.
https://cioos-siooc.github.io/ocean-data-parser/
GNU General Public License v3.0
4 stars 1 forks source link

Add compliance-checker to parsers tests #53

Closed JessyBarrette closed 5 months ago

JessyBarrette commented 1 year ago

For each test files and parsers run the IOOS compliance checker and raise any major issues.

The test will by default look at the standards:

Any other conventions given within the Convention attribute and available within the compliance checker will also be run.