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

New Use Case: CFSv2 tercile probabilities with HSS output #1684

Closed
24 tasks
j-opatz opened this issue Jun 30, 2022 · 0 comments · Fixed by #1688
Closed
24 tasks

New Use Case: CFSv2 tercile probabilities with HSS output #1684

j-opatz opened this issue Jun 30, 2022 · 0 comments · Fixed by #1688
Assignees
Labels
priority: high High Priority requestor: NOAA/CPC NOAA Climate Prediction Center required: FOR OFFICIAL RELEASE Required to be completed in the official release for the assigned milestone type: new use case Add a new use case
Milestone

Comments

@j-opatz
Copy link
Contributor

j-opatz commented Jun 30, 2022

Describe the New Use Case

Another CFSv2 use case is ready to be added to the METplus repository. This use case will demonstrate several important aspects specifically related to the S2S verification timescale:

Python Embedding will be used to read in raw CFSv2 ensemble data, calculating terciles and assigning a dominant tercile to each grid point
This multi-tercile grid is passed to GridStat for processing and HSS is calculated, using the newer hss_ec_value option to calculate a similar MCTS HSS output as CPC is currently doing in house.

Use Case Name and Category

GridStat_fcstCFSv2_obsGHCNCAMS_MultiTercile

This use case will reside in the S2S category.

Input Data

Fcst: CFSv2 Ensemble (29 files, 1 year per file, 60MB each)
Obs: GHCN-Cams (234MB)

All datasets were provided by CPC

Acceptance Testing

Use case should run successfully in METplus and replicate existing verification results produced by CPC

8 min, 29ish seconds run time

Time Estimate

1 day

Sub-Issues

Consider breaking the new feature down into sub-issues.

  • Add a checkbox for each sub-issue here.

Relevant Deadlines

None

Funding Source

CPC via JTTI FY20

Define the Metadata

Assignee

  • Select engineer(s) or no engineer required
  • Select scientist(s) or no scientist required

Labels

  • Select component(s)
  • Select priority
  • Select requestor(s)
  • Select privacy

Projects and Milestone

  • Select Repository and/or Organization level Project(s) or add alert: NEED PROJECT ASSIGNMENT label
  • Select Milestone as the next official version or Future Versions

Define Related Issue(s)

Consider the impact to the other METplus components.

New Use Case Checklist

See the METplus Workflow for details.

  • Complete the issue definition above, including the Time Estimate and Funding source.
  • Fork this repository or create a branch of develop.
    Branch name: feature_<Issue Number>_<Description>
  • Complete the development and test your changes.
  • Add/update log messages for easier debugging.
  • Add/update unit tests.
  • Add/update documentation.
  • Add any new Python packages to the METplus Components Python Requirements table.
  • Push local changes to GitHub.
  • Submit a pull request to merge into develop.
    Pull request: feature <Issue Number> <Description>
  • Define the pull request metadata, as permissions allow.
    Select: Reviewer(s) and Linked issues
    Select: Repository level development cycle Project for the next official release
    Select: Milestone as the next official version
  • Iterate until the reviewer(s) accept your changes. Merge branch into develop.
  • Create a second pull request to merge develop into develop-ref, following the same steps for the first pull request.
  • Delete your fork or branch.
  • Close this issue.
@j-opatz j-opatz added priority: high High Priority type: new use case Add a new use case requestor: NOAA/CPC NOAA Climate Prediction Center required: FOR OFFICIAL RELEASE Required to be completed in the official release for the assigned milestone labels Jun 30, 2022
@j-opatz j-opatz added this to the METplus-5.0.0 milestone Jun 30, 2022
@j-opatz j-opatz self-assigned this Jun 30, 2022
@j-opatz j-opatz moved this from Todo to In Progress in METplus-Wrappers-5.0.0-beta2 (8/3/22) Jun 30, 2022
@j-opatz j-opatz linked a pull request Jul 6, 2022 that will close this issue
14 tasks
@j-opatz j-opatz moved this from In Progress to Done in METplus-Wrappers-5.0.0-beta2 (8/3/22) Jul 19, 2022
@j-opatz j-opatz closed this as completed Jul 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: high High Priority requestor: NOAA/CPC NOAA Climate Prediction Center required: FOR OFFICIAL RELEASE Required to be completed in the official release for the assigned milestone type: new use case Add a new use case
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

1 participant