Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add additional QC filtering to timeseries #1163

Open
mollybsmith-noaa opened this issue Mar 13, 2024 · 1 comment
Open

Add additional QC filtering to timeseries #1163

mollybsmith-noaa opened this issue Mar 13, 2024 · 1 comment
Assignees
Labels
client Improvements or additions to the client code common Issue related to the common code MATS An issue affecting the MATS project MATScommon An issue affecting the MATScommon project Stale task An actionable item of work

Comments

@mollybsmith-noaa
Copy link
Collaborator

Stan has requested a way to filter out points too far from the curve mean on timeseries plots. After discussing this today, it seems like there are two things we should do to address this:

  • Add a new QC filter to the param selection page for timeseries. Users can select their level of SD filtering, and any points more than that range from the curve mean will be discarded after querying. This means that the final curve stats will match the curve.
  • Revamp the "Filter Points" option on the graph page. It's too hard to scroll through all the x variables and find the one you want. Instead, have an event where users double click on a point to remove it from the graph. This will not update the curve stats, but is useful in diagnostics.
@mollybsmith-noaa mollybsmith-noaa added task An actionable item of work client Improvements or additions to the client code common Issue related to the common code MATS An issue affecting the MATS project MATScommon An issue affecting the MATScommon project labels Mar 13, 2024
@mollybsmith-noaa mollybsmith-noaa self-assigned this Mar 13, 2024
Copy link

This issue is stale because it has been open 90 days with no activity.

@github-actions github-actions bot added the Stale label Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
client Improvements or additions to the client code common Issue related to the common code MATS An issue affecting the MATS project MATScommon An issue affecting the MATScommon project Stale task An actionable item of work
Projects
None yet
Development

No branches or pull requests

1 participant