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

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
  • Cfutil (compliance_checker.cfutil)
    • attr_membership
    • coordinate_dimension_matrix
    • get_auxiliary_coordinate_variables
    • get_axis_map
    • get_axis_variables
    • get_bounds_variables
    • get_cell_boundary_map
    • get_cell_boundary_variables
    • get_climatology_variable
    • get_coordinate_variables
    • get_flag_variables
    • get_forecast_metadata_variables
    • get_geophysical_variables
    • get_grid_mapping_variables
    • get_instrument_variables
    • get_lat_variable
    • get_latitude_variables
    • get_lon_variable
    • get_longitude_variables
    • get_platform_variables
    • get_sea_names
    • get_time_variable
    • get_time_variables
    • get_true_latitude_variables
    • get_true_longitude_variables
    • get_z_variable
    • get_z_variables
    • guess_feature_type
    • isProfile
    • isTimeSeries
    • isTimeSeriesProfile
    • isTrajectory
    • isTrajectoryProfile
    • is_2d_regular_grid
    • is_2d_static_grid
    • is_3d_regular_grid
    • is_3d_static_grid
    • is_cf_trajectory
    • is_compression_coordinate
    • is_coordinate_variable
    • is_dataset_valid_ragged_array_repr_featureType
    • is_dimensionless_standard_name
    • is_geophysical
    • is_mapped_grid
    • is_multi_timeseries_incomplete
    • is_multi_timeseries_orthogonal
    • is_point
    • is_profile_incomplete
    • is_profile_orthogonal
    • is_reduced_grid
    • is_single_trajectory
    • is_timeseries
    • is_timeseries_profile_incomplete
    • is_timeseries_profile_multi_ortho_time
    • is_timeseries_profile_multi_station
    • is_timeseries_profile_ortho_depth
    • is_timeseries_profile_single_ortho_time
    • is_timeseries_profile_single_station
    • is_trajectory_profile_incomplete
    • is_trajectory_profile_orthogonal
    • is_unitless
    • is_variable_valid_ragged_array_repr_featureType
    • resolve_ragged_array_dimension
    • units_convertible
  • 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.2.3.

Built with the PyData Sphinx Theme 0.16.1.