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: RMM and OMI (driver scripts) #892

Closed
6 of 27 tasks
CPKalb opened this issue Apr 24, 2021 · 1 comment · Fixed by #1038
Closed
6 of 27 tasks

New Use Case: RMM and OMI (driver scripts) #892

CPKalb opened this issue Apr 24, 2021 · 1 comment · Fixed by #1038
Assignees
Labels
METplus: Configuration priority: blocker Blocker reporting: HSUP 4-1b Hurricane Supplemental Project 4-1b required: FOR DEVELOPMENT RELEASE Required to be completed in the development release for the assigned project type: new use case Add a new use case
Milestone

Comments

@CPKalb
Copy link
Contributor

CPKalb commented Apr 24, 2021

Describe the New Use Case

Convert the example scripts (compute_omi_example.py, compute_rmm_example.py, phase_diagram_example.py) into the METplus system as driver scripts using the UserScript command. This will include running the model and obs through a MET tool to get a MET formatted netCDF and then reading in this with the new calcpy read_file.py

Acceptance Testing

data is on kiowa:/d1/projects/METcalcpy/METcalcpy_Data/MJO_Indices

Time Estimate

Estimate the amount of work required here.
Issues should represent approximately 1 to 3 days of work.

Sub-Issues

Consider breaking the new feature down into sub-issues.

  • compute_omi_example.py
  • compute_rmm_example.py
  • phase_diagram_example.py
  • fix data read-in for MET format and perhaps move read in to a separate utility script

Relevant Deadlines

ASAP, METplus 4.1.0

Funding Source

2785051

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

  • Review projects and select relevant Repository and Organization ones or add "alert:NEED PROJECT ASSIGNMENT" label
  • Select milestone to next major version milestone 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.
  • 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), Project(s), Milestone, and Linked issues
  • Iterate until the reviewer(s) accept and merge your changes.
  • Delete your fork or branch.
  • Close this issue.
@CPKalb CPKalb added this to the METplus-4.1.0 milestone Apr 24, 2021
@CPKalb CPKalb self-assigned this Apr 24, 2021
@TaraJensen TaraJensen added the required: FOR DEVELOPMENT RELEASE Required to be completed in the development release for the assigned project label May 17, 2021
@georgemccabe georgemccabe changed the title Add RMM and OMI use cases as driver scripts New Use Case: RMM and OMI (driver scripts) Jul 21, 2021
@georgemccabe
Copy link
Collaborator

The files for the 3 new use cases were added in beta1, but there are some outstanding tasks needed before closing this issue. See the pull request #1014 comments for details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
METplus: Configuration priority: blocker Blocker reporting: HSUP 4-1b Hurricane Supplemental Project 4-1b required: FOR DEVELOPMENT RELEASE Required to be completed in the development release for the assigned project type: new use case Add a new use case
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants