Open agstephens opened 2 years ago
@barbarabrooks and @gapintheclouds:
Following the comment yesterday about the NetCDF version used in our files: here is a proposal about how we could do it.
compliance-check-lib
NCFileFormatVersionCheck
dataset.file_format
amf-check-writer
@barbarabrooks and @gapintheclouds:
Following the comment yesterday about the NetCDF version used in our files: here is a proposal about how we could do it.
compliance-check-lib
library in this module: https://github.com/cedadev/compliance-check-lib/blob/main/checklib/register/format_checks_register.pyNCFileFormatVersionCheck
dataset.file_format
attributeamf-check-writer
code here: https://github.com/ncasuk/amf-check-writer/blob/main/amf_check_writer/yaml_check.py#L95-L105