.gitignore
.pre-commit-config.yaml
LICENSE.txt
MANIFEST.in
README.rst
VERSION
modd.conf
pyproject.toml
release.sh
requirements.txt
setup.cfg
setup.py
.github/workflows/deploy-docs.yml
.github/workflows/pre-commit.yml
.github/workflows/pypi.yml
.github/workflows/tests.yml
conda-recipe/meta.yaml
docs/Makefile
docs/requirements.txt
docs/source/conf.py
docs/source/development.rst
docs/source/examples.rst
docs/source/index.rst
docs/source/installation.rst
docs/source/other.rst
docs/source/releases.rst
docs/source/resources.rst
docs/source/usage.rst
docs/source/_static/.gitkeep
docs/source/api/ioos_qc.config_creator.rst
docs/source/api/ioos_qc.rst
docs/source/api/modules.rst
docs/source/examples/QartodTestExample_SalinityAttenuation.ipynb
docs/source/examples/QartodTestExample_WaterLevel.ipynb
docs/source/examples/QartodTestExample_netCDF.ipynb
docs/source/examples/Qartod_Single_Test_Example.ipynb
docs/source/examples/attenuated_salinity_example.csv
docs/source/examples/pco2_netcdf_example.nc
docs/source/examples/spike_test.yaml
docs/source/examples/water_level_example.csv
docs/source/examples/usage/Config.ipynb
docs/source/examples/usage/ContextConfig.ipynb
docs/source/examples/usage/ERDDAP_Example.ipynb
docs/source/examples/usage/NetcdfStream.ipynb
docs/source/examples/usage/NumpyStream.ipynb
docs/source/examples/usage/PandasStream.ipynb
docs/source/examples/usage/Plotting_Example.ipynb
docs/source/examples/usage/StreamConfig.ipynb
docs/source/examples/usage/XarrayStream.ipynb
docs/source/examples/usage/storms_qc_test_1054.ipynb
docs/source/examples/usage/storms_qc_test_1055.ipynb
docs/source/examples/usage/storms_qc_test_ncCF_error.ipynb
ioos_qc/__init__.py
ioos_qc/_version.py
ioos_qc/argo.py
ioos_qc/axds.py
ioos_qc/config.py
ioos_qc/gliders.py
ioos_qc/plotting.py
ioos_qc/qartod.py
ioos_qc/results.py
ioos_qc/stores.py
ioos_qc/streams.py
ioos_qc/utils.py
ioos_qc.egg-info/PKG-INFO
ioos_qc.egg-info/SOURCES.txt
ioos_qc.egg-info/dependency_links.txt
ioos_qc.egg-info/requires.txt
ioos_qc.egg-info/top_level.txt
ioos_qc/config_creator/__init__.py
ioos_qc/config_creator/config_creator.py
ioos_qc/config_creator/fx_parser.py
ioos_qc/config_creator/get_assets.py
ioos_qc/config_creator/make_config.py
resources/argo-quality-control-manual.pdf
resources/narr.nc
resources/ocean_atlas.nc
tests/__init__.py
tests/requirements.txt
tests/test_argo.py
tests/test_axds.py
tests/test_config.py
tests/test_config_creator.py
tests/test_config_deprecated.py
tests/test_performance.py
tests/test_qartod.py
tests/test_stores.py
tests/test_streams.py
tests/test_utils.py
tests/data/20363_1000427.csv.gz
tests/data/creator_config.json
tests/data/qc_variable_config.json