.editorconfig
.gitignore
.pre-commit-config.yaml
.readthedocs.yaml
AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
Makefile
README.rst
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
hydrobot/__init__.py
hydrobot/data_acquisition.py
hydrobot/data_sources.py
hydrobot/data_structure.py
hydrobot/do_processor.py
hydrobot/evaluator.py
hydrobot/filters.py
hydrobot/htmlmerger.py
hydrobot/plotter.py
hydrobot/processor.py
hydrobot/rf_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/DissolvedOxygenQualityCodeEvaluator_QC_config.csv
hydrobot/config/QualityCodeEvaluator_QC_config.csv
hydrobot/config/Three_letter_codes.yaml
hydrobot/config/TwoLevelQualityCodeEvaluator_QC_config.csv
hydrobot/measurement_specific_functions/__init__.py
hydrobot/measurement_specific_functions/rainfall.py
prototypes/air_temperature/.gitignore
prototypes/air_temperature/at_config.yaml
prototypes/air_temperature/at_script.py
prototypes/atmospheric_pressure/.gitignore
prototypes/atmospheric_pressure/AP_CheckData.R
prototypes/atmospheric_pressure/ap_config.yaml
prototypes/atmospheric_pressure/ap_script.py
prototypes/batch_processing/batch_config.csv
prototypes/batch_processing/batch_copy.py
prototypes/batch_processing/output_dump/.gitignore
prototypes/batch_processing/template/Soil.accdb
prototypes/batch_processing/template/Soil.hts
prototypes/batch_processing/template/Air Temperature (1.5m)/at_config.yaml
prototypes/batch_processing/template/Air Temperature (1.5m)/at_script.py
prototypes/dissolved_oxygen/.gitignore
prototypes/dissolved_oxygen/DO_CheckData.R
prototypes/dissolved_oxygen/do_config.yaml
prototypes/dissolved_oxygen/do_script.py
prototypes/hilltop_site_info/config.yaml
prototypes/hilltop_site_info/server_url_generator.py
prototypes/missing_record/Active_Measurements.csv
prototypes/missing_record/Active_Measurements_buckets.csv
prototypes/missing_record/generate_html.py
prototypes/missing_record/make_missing_data_csvs.py
prototypes/missing_record/script_config.yaml
prototypes/missing_record/send_email.py
prototypes/missing_record/site_list_merge.py
prototypes/missing_record/defunct/Active_Measurements.csv
prototypes/missing_record/defunct/missing_script.py
prototypes/missing_record/output_dump/.gitignore
prototypes/rainfall/.gitignore
prototypes/rainfall/rain_config.yaml
prototypes/rainfall/rain_script.py
prototypes/soil_moisture/.gitignore
prototypes/soil_moisture/sm_config.yaml
prototypes/soil_moisture/sm_script.py
prototypes/water_temperature/.gitignore
prototypes/water_temperature/WaterTemp_CheckData.R
prototypes/water_temperature/wt_config.yaml
prototypes/water_temperature/wt_script.py
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_rainfall.py
tests/test_utils.py
tests/test_web_integration.py
tests/test_data/site_list_response.xml
tests/test_data/test_config.yaml
tests/test_data/xml_test_data_file.xml
tests/test_data/xml_test_data_no_check.xml
tests/test_data/xml_test_data_no_qual.xml