Skip to content
This repository has been archived by the owner on Jun 1, 2023. It is now read-only.

QA issues to address #53

Open
5 tasks
limnoliver opened this issue Mar 30, 2022 · 0 comments
Open
5 tasks

QA issues to address #53

limnoliver opened this issue Mar 30, 2022 · 0 comments

Comments

@limnoliver
Copy link
Member

limnoliver commented Mar 30, 2022

  • - Daily means from sub-daily observations. We should flag sub-daily data that deviates too far from other observations during that day. That is, if there were 5 observations with a mistaken entry (2.3, 2.3, 2.3, 2.3, 23), our calculated mean would be wrong. We should either flag the mean or drop that errant observation before taking the mean.
  • - Create flag for when the min/max are likely not true min/max. This could be as simple as flagging those observations where the min, max, and mean values are all the same, or when min/max are the same.
  • - Add checks to ensure min < mean < max
  • - See John's spot-check of PA and the algorithm flagging potentially "good" data as suspect.
  • - add flag similar to what NorWEST does, which is to flag any day with >3 degree mean temperature difference
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant