Skip to main content
Ctrl+K
  • IOOS Compliance Checker
  • API
  • Frequently Asked Questions
  • Developer Notes
  • Release Notes
Ctrl+K
  • GitHub
Version 5.4.2

Section Navigation

  • Cf (compliance_checker.cf)
    • CF1_6Check
    • CF1_7Check
  • Protocols (compliance_checker.protocols)
  • Acdd (compliance_checker.acdd)
    • ACDD1_1Check
    • ACDD1_3Check
    • ACDDBaseCheck
    • ACDDNCCheck
  • Base (compliance_checker.base)
    • attr_check
    • check_has
    • csv_splitter
    • fix_return_value
    • get_namespaces
    • maybe_get_global_attr
    • ratable_result
    • score_group
    • std_check
    • std_check_in
    • xpath_check
    • BaseCheck
    • BaseNCCheck
    • BaseSOSDSCheck
    • BaseSOSGCCheck
    • EmailValidator
    • GenericFile
    • RegexValidator
    • Result
    • TestCtx
    • UrlValidator
    • ValidationObject
  • Ioos (compliance_checker.ioos)
    • IOOS0_1Check
    • IOOS1_1Check
    • IOOS1_2Check
    • IOOS1_2_ConventionsValidator
    • IOOS1_2_PlatformIDValidator
    • IOOSBaseCheck
    • IOOSBaseSOSCheck
    • IOOSNCCheck
    • IOOSSOSDSCheck
    • IOOSSOSGCCheck
    • NamingAuthorityValidator
  • Runner (compliance_checker.runner)
    • stdout_redirector
    • ComplianceChecker
  • Suite (compliance_checker.suite)
    • extract_docstring_summary
    • CheckSuite
  • Util (compliance_checker.util)
    • dateparse
    • datetime_is_iso
    • kvp_convert
  • API
  • Cf (compliance_checker.cf)

Cf (compliance_checker.cf)#

Classes

CF1_6Check([options])

CF-1.6-specific implementation of CFBaseCheck; supports checking netCDF datasets. These checks are translated documents: https://cfconventions.org/cf-conventions/v1.6.0/cf-conventions.html.

CF1_7Check([options])

Implementation for CF v1.7.

previous

API

next

CF1_6Check

This Page

  • Show Source

© Copyright 2025, Dave Foster.

Created using Sphinx 8.3.0.

Built with the PyData Sphinx Theme 0.16.1.