-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
When extracting daily data from Climsoft into a CSV file:
- For rainfall, the summary applied is total.
- For temperature, the summary applied is the mean/average.
If there are duplicates/triplicates ... daily values that differ in the database, the extracted data becomes incorrect and leads to misleading summaries or analyses. From my experience, users and even Climsoft admins may unknowingly work with inaccurate data.
It would be helpful to have a way of identifying whether each extracted daily value is based on a single record or a summary of multiple records. This would allow users to flag years/months with multiple values and investigate whether the multiple values are identical or not. Would this be simpler to implement than including a duplicate check as part of quality control checks?
Metadata
Metadata
Assignees
Labels
No labels