.editorconfig
.gitignore
.pre-commit-config.yaml
.readthedocs.yaml
AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
Makefile
README.rst
old_setup.cfg
old_setup.py
pyproject.toml
requirements_dev.txt
requirements_test.txt
.github/ISSUE_TEMPLATE.md
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/hydrobot.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/modules.rst
docs/readme.rst
docs/usage.rst
docs/_build/html/_static/file.png
docs/_build/html/_static/minus.png
docs/_build/html/_static/plus.png
hydrobot/__init__.py
hydrobot/data_acquisition.py
hydrobot/data_sources.py
hydrobot/data_structure.py
hydrobot/evaluator.py
hydrobot/filters.py
hydrobot/plotter.py
hydrobot/processor.py
hydrobot/utils.py
hydrobot.egg-info/PKG-INFO
hydrobot.egg-info/SOURCES.txt
hydrobot.egg-info/dependency_links.txt
hydrobot.egg-info/requires.txt
hydrobot.egg-info/top_level.txt
hydrobot/config/QualityCodeEvaluator_QC_config.csv
hydrobot/config/TwoLevelQualityCodeEvaluator_QC_config.csv
prototypes/Class_script.py
prototypes/site_list_reader.py
prototypes/site_parameters.json
prototypes/example_script/WaterTemp_CheckData.R
prototypes/example_script/config.yaml
prototypes/example_script/script.py
prototypes/output_dump/.gitignore
prototypes/py_scripts/atmospheric_spike_removal.py
prototypes/py_scripts/example_plot_script.py
prototypes/py_scripts/gap_finder.py
prototypes/py_scripts/new_ws_plot_with_check_data.py
prototypes/py_scripts/plot_with_check_data.py
prototypes/py_scripts/process_script.py
prototypes/py_scripts/spike_removal_util.py
prototypes/py_scripts/stage_full_process.py
prototypes/py_scripts/water_temp_full_process.py
prototypes/py_scripts/water_temp_spike_removal.py
prototypes/py_scripts/output_dump/.gitignore
prototypes/script_dump/.gitignore
tests/.coverage
tests/__init__.py
tests/conftest.py
tests/test_data_sources.py
tests/test_data_structure.py
tests/test_evaluator.py
tests/test_filters.py
tests/test_processor.py
tests/test_utils.py
tests/test_web_integration.py
tests/test_data/site_list_response.xml
tests/test_data/xml_test_data_file.xml