Co-UDlabs_WP6_T61_EAWAG_004_DischargeKeeper
收藏资源简介:
This dataset documents the comparison between sewer flow measurements collected with the DischargeKeeper of Photrack AG via Surface Structure Image Velocimetry (SSIV) and Nivus ultrasonic flow sensors. Data covers timestamped flow rates, depth, and velocity measurements from an experimental combined sewer site in Dübendorf, Switzerland (Eawag HALL laboratory). Analysis scripts and structured FAIR metadata are included to support reproducibility and reuse. All data is openly available under the Creative Commons CC0 1.0 Public Domain Dedication. ## File Structure inside the ZIP Archive The uploaded ZIP file contains: ├── license.txt # License file (CC0 1.0 Public Domain Dedication) │ ├── code/ │ └── DK_vs_NIVUS.py # Python script for comparing DischargeKeeper and NIVUS data │ ├── data/ │ ├── 000Credible_Nivus_Data_with_Timestamp.csv # Quality-checked Nivus flow data │ ├── 000DischargeKeeper_Data__Timestamp_.csv # DischargeKeeper flow data │ ├── discharge_eawag.png # Site reference image │ ├── nivus_data_2019-01-01.csv # Raw Nivus dataset (Jan 2019) │ └── nivus_data_2019-04-01_2019-05-30.csv # Raw Nivus dataset (Apr-May 2019) │ ├── docs/ │ ├── PenaHaro_2021_ABFLUSSMESSUNGEN MIT VIDEOS_Aqua_Et_Gas_Aqua_Urbanica.pdf # Scientific background paper │ ├── Readme_DK.md # README for DischargeKeeper dataset │ └── Readme_NIVUS.md # README for NIVUS dataset │ └── metadata/ ├── metadata_DischargeKeeper.json # FAIR metadata for DischargeKeeper └── metadata_NIVUS.json # FAIR metadata for NIVUS



