Skip to main content

CEDA Conformance Checker

Project description

USAGE

From the command line:

  • ceda-cc -p <project> -D <directory> ## check all files in directory tree, for project in SPECS, CORDEX, CCMI, CMIP5, ccmi2022.

  • ceda-cc -p <project> -d <directory> ## check all files in directory

  • ceda-cc -p <project> -f <file> ## check a single file.

  • ceda-cc –copy-config <dest-dir> ## copy the default configuration directory to <dest-dir> to enable customisation.

  • ceda-cc -h ## print help text

From the source code:

  • python -m ceda_cc.c4 -p <project> -D <directory> ## check all files in directory tree, for project in SPECS, CORDEX, CCMI, CMIP5, ccmi2022.

  • python -m ceda_cc.c4 -p <project> -d <directory> ## check all files in directory

  • python -m ceda_cc.c4 -p <project> -f <file> ## check a single file.

  • python -m ceda_cc.c4 –copy-config <dest-dir> ## copy the default configuration directory to <dest-dir> to enable customisation.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ceda-cc-1.9.1.tar.gz (626.7 kB view hashes)

Uploaded Source

Built Distribution

ceda_cc-1.9.1-py3-none-any.whl (716.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page