...
Phil Rasch (pnl.gov) (Unlicensed) wrote a lightweight shell script that uses curl to send a small version of the file to the checker, and accesses the NERC website from a linux/unix command line so you don't need to install the checker, and you can check many files quickly. The script is stored in the github PreAndPostProcessingScripts repository /wiki/spaces/ATM/pages/31130398 at https://github.com/ACME-Climate/PreAndPostProcessingScripts/blob/master/utils/quick_and_dirty_cf_compliance_checker.
...
utils/quick_and_dirty_cf_compliance_checker
Usage
...
quick_and_dirty_cf_compliance_checker <filename.nc>
Dependencies
nco, ncdump, curl
(requires a relatively modern version of curl)
Alternate checker (yet to be evaluated)
...