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

Radar Reflectivity observations processing task is needed for RRFS #489

Closed
christinaholtNOAA opened this issue Nov 17, 2022 · 2 comments · Fixed by #638
Closed

Radar Reflectivity observations processing task is needed for RRFS #489

christinaholtNOAA opened this issue Nov 17, 2022 · 2 comments · Fixed by #638
Assignees
Labels
enhancement New feature or request

Comments

@christinaholtNOAA
Copy link
Collaborator

Description

RRFS runs a pre-processing task on MRMS radar reflectivity files. Specifically the process_radarref task executes process_NSSL_mosaic.exe from rrfs-utl on files like MergedReflectivityQC_00.50_${YYYY}${MM}${DD}-${HH}${min}${ss}.grib2.

Solution

Use the RRFS_dev1 version of this task as a guide to a solution. Include any necessary default configuration settings, add j-jobs, and ex-scripts, and hook them into the workflow.

This task has no dependencies other than data retrieval, so should be able to stand alone as a full workflow without other components.

Requirements**

  • All contributions must be machine independent and follow the style and guidelines of the SRW App.
  • The contributed scripts must be tested, and new tests should be contributed for SRW. These WE2E tests can be short and only include data retrieval and running the task.

Acceptance Criteria (Definition of Done)

Matches answers obtained in RRFS. Please reach out to someone at NOAA GSL to help with this test case.

@christinaholtNOAA
Copy link
Collaborator Author

christinaholtNOAA commented Mar 27, 2023

Ready for re-review. Need to find real time radar reflectivity path on Jet, if it exists.

@christinaholtNOAA
Copy link
Collaborator Author

Fixed a bug, and merged develop. Retested.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants