-
Notifications
You must be signed in to change notification settings - Fork 38
Description
Describe the New Use Case
With the newest feature of MET offering users the opportunity to utilize separate climatologies for forecast and observational datasets, a new use case is being created to demonstrate this capability. Data is provided from CPC and features the new SFS model output
Use Case Name and Category
As this is verifying forecasts with multiple climatologies and applies to the SFS datasets, the use case will reside in the S2S category.
Naming of the use case will follow:
GridStat_fcstSFSBaseline_obsGHCNCAMS_climoSFSandGHCNCAMS_separateClimo
Input Data
Fcst: SFS Baseline data (2m temp fields)
Obs: GHCN_CAMS
Fcst climo: SFS Baseline monthly files (prepared outside of METplus)
Obs climo: GHCN_CAMS monthly file (prepared outside of METplus)
Acceptance Testing
Describe tests required for new functionality.
As use case develops, provide a run time here
Time Estimate
2 days
Sub-Issues
Consider breaking the new feature down into sub-issues.
- Add a checkbox for each sub-issue here.
Relevant Deadlines
List relevant project deadlines here or state NONE.
Funding Source
Mix of CPC and NCAR Base funding.
Define the Metadata
Assignee
- Select engineer(s) or no engineer required
- Select scientist(s) or no scientist required
Labels
- Review default alert labels
- Select component(s)
- Select priority
- Select requestor(s)
- Select privacy
Milestone and Projects
- Select Milestone as a METplus-Wrappers-X.Y.Z version, Consider for Next Release, or Backlog of Development Ideas
- For a METplus-Wrappers-X.Y.Z version, select the METplus-Wrappers-X.Y.Z Development project
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.
- For any new datasets, an entry to the METplus Verification Datasets Guide.
- 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 Development issue
Select: Milestone as the next official version
Select: METplus-Wrappers-X.Y.Z Development project for development toward the next official release - 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.