Troubleshooting¶
cfchecker is not installed¶
Install optional CF extras:
If you do not need external CF checker behavior, you can run heuristic mode:
report_html_file errors¶
report_html_file is only valid when report_format="html".
Example:
Coordinate inference fails for ocean checks¶
If lon/lat cannot be inferred, pass explicit names:
CLI equivalent:
Unexpected time check skips¶
time_cover can skip a variable if no matching time dimension is found.
Set the preferred time name explicitly:
Large datasets¶
Use lazy opening for low-memory checks: