LICENSE
MANIFEST.in
README.md
cchecker.py
requirements.txt
setup.py
test_requirements.txt
compliance_checker/__init__.py
compliance_checker/acdd.py
compliance_checker/base.py
compliance_checker/cfutil.py
compliance_checker/ioos.py
compliance_checker/runner.py
compliance_checker/suite.py
compliance_checker/util.py
compliance_checker.egg-info/PKG-INFO
compliance_checker.egg-info/SOURCES.txt
compliance_checker.egg-info/dependency_links.txt
compliance_checker.egg-info/entry_points.txt
compliance_checker.egg-info/requires.txt
compliance_checker.egg-info/top_level.txt
compliance_checker/cf/__init__.py
compliance_checker/cf/appendix_d.py
compliance_checker/cf/appendix_f.py
compliance_checker/cf/cf.py
compliance_checker/cf/util.py
compliance_checker/data/cf-standard-name-table.xml
compliance_checker/data/unitless.json
compliance_checker/data/templates/ccheck.html.j2
compliance_checker/tests/__init__.py
compliance_checker/tests/resources.py
compliance_checker/tests/test_acdd.py
compliance_checker/tests/test_base.py
compliance_checker/tests/test_cf.py
compliance_checker/tests/test_cli.py
compliance_checker/tests/test_feature_detection.py
compliance_checker/tests/test_ioos.py
compliance_checker/tests/test_suite.py
compliance_checker/tests/test_util.py
compliance_checker/tests/data/2d-regular-grid.cdl
compliance_checker/tests/data/2dim-grid.cdl
compliance_checker/tests/data/3d-regular-grid.cdl
compliance_checker/tests/data/bad_data_type.cdl
compliance_checker/tests/data/bad_data_type.nc
compliance_checker/tests/data/bad_missing_data.cdl
compliance_checker/tests/data/bad_missing_data.nc
compliance_checker/tests/data/bad_region.cdl
compliance_checker/tests/data/bad_region.nc
compliance_checker/tests/data/cont_ragged.cdl
compliance_checker/tests/data/conv_bad.cdl
compliance_checker/tests/data/conv_multi.cdl
compliance_checker/tests/data/coordinates_and_metadata.cdl
compliance_checker/tests/data/dimensionless.cdl
compliance_checker/tests/data/example-grid.cdl
compliance_checker/tests/data/index_ragged.cdl
compliance_checker/tests/data/ints64.cdl
compliance_checker/tests/data/mapping.cdl
compliance_checker/tests/data/multi-timeseries-incomplete.cdl
compliance_checker/tests/data/multi-timeseries-orthogonal.cdl
compliance_checker/tests/data/point.cdl
compliance_checker/tests/data/profile-incomplete.cdl
compliance_checker/tests/data/profile-orthogonal.cdl
compliance_checker/tests/data/rhgrid.cdl
compliance_checker/tests/data/ru07-20130824T170228_rt0.cdl
compliance_checker/tests/data/scalar_coordinate_variable.cdl
compliance_checker/tests/data/self-referencing-var.cdl
compliance_checker/tests/data/test_cdl.cdl
compliance_checker/tests/data/test_cdl_nc_file.cdl
compliance_checker/tests/data/test_cdl_nc_file.nc
compliance_checker/tests/data/timeseries-profile-incomplete.cdl
compliance_checker/tests/data/timeseries-profile-multi-ortho-time.cdl
compliance_checker/tests/data/timeseries-profile-multi-station.cdl
compliance_checker/tests/data/timeseries-profile-ortho-depth.cdl
compliance_checker/tests/data/timeseries-profile-single-ortho-time.cdl
compliance_checker/tests/data/timeseries-profile-single-station.cdl
compliance_checker/tests/data/timeseries.cdl
compliance_checker/tests/data/trajectory-profile-incomplete.cdl
compliance_checker/tests/data/trajectory-profile-orthogonal.cdl
compliance_checker/tests/data/trajectory-single.cdl
compliance_checker/tests/data/trajectory.cdl
compliance_checker/tests/data/units_check.cdl
compliance_checker/tests/data/valid_coordinates.cdl
compliance_checker/tests/data/non-comp/bad-rhgrid.cdl
compliance_checker/tests/data/non-comp/bad.cdl
compliance_checker/tests/data/non-comp/bad2dim.cdl
compliance_checker/tests/data/non-comp/self_referencing.cdl
compliance_checker/tests/data/non-comp/time_units.cdl