8000 GitHub - metosfc/ncdfchecker: Python netcdf4 file metadata checker
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

metosfc/ncdfchecker

Repository files navigation

#ncdfchecker.py

ncdfchecker.py is a config driven utility that will allow you to check that a NetCDF4 file is compliant with a standard specified in a particular config, as provided in a json file.

usage: ncdfchecker.py [-h] [--quiet] [--strict] input_file config_path

positional arguments: input_file Path to file input netCDF file to be validated. config_path Path to json config file containing details to validate input against.

optional arguments: -h, --help show this help message and exit --quiet, -q Only display error messages --strict If an unknown variable is encountered or fill values specified but not used then it should be considered an error.

About

Python netcdf4 file metadata checker

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 5

Languages

0