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

QA issues to address #53

Description

@limnoliver
  • - 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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions