The ceda-cc file compliance checker: technical documentation¶
Usage (ccinit)¶
Calling options¶
| Command line | Description |
|---|---|
| ceda-cc -p <project> -D <directory> [..] | check all data in directory tree under specified directory |
| ceda-cc -p <project> -d <directory> [..] | check all data in specified directory |
| ceda-cc -p <project> -f <file> [..] | check a single file |
| ceda-cc –sum <log file directory> [..] | create an overview of results |
| ceda-cc –copy-config <target diectory> [..] | copy configuration files to a new directory |
c4¶
Entry point for command line usage – see ccinit for usage information.
c4_run¶
config_c4¶
utils_c4¶
file_utils¶
xceptions¶
Some exceptions used in the code