This project processes and manages water quality monitoring data collected from various locations. It handles different types of measurements including:
- Temperature data
- Conductivity data
- Specific conductance data
- Depth data
Processed data is organized into:
- Site-specific files
- Master files
- Final files ready for upload
The system processes data from multiple monitoring locations, including:
- ALOU01-04
- ANCI02
- BOLI01-02
- BROT01-06
- COUG01-05
- CLOV01
- CYPR01
- And more...
Files follow this naming pattern:
[SITE_ID] - [data_type] - DataStream upload - CURRENT-UPDATED VERSION.csv
Example: ALOU01 - temp data - DataStream upload - CURRENT-UPDATED VERSION.csv
The project requires the following Python packages:
- pandas
- numpy
- glob
For questions about this data processing workflow, please contact the repository maintainers at DFO-MPO.
This project is maintained by Fisheries and Oceans Canada (DFO-MPO). All rights reserved.