The `check_cf_compliance.py` script automates the validation of **NetCDF files** against the [CF (Climate and Forecast) Metadata Conventions](http://cfconventions.org/).
It uses the [CF-Checker](https://github.com/cedadev/cf-checker) utility (`cfchecks`) and is designed for workflows where NetCDF datasets are organized in subdirectories. The script:
- Finds the **first NetCDF file** in each subdirectory of a given parent directory.