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 regional data extraction capability to ConMon #117

Merged

Conversation

EdwardSafford-NOAA
Copy link
Collaborator

This PR adds regional data extraction to the DA Conventional Monitor (ConMon) in a manner similar to that which is in the RadMon. Note that plotting the extracted data using the legacy DA Monitor is not (yet) available, but some prototype plots using the Obs-monitor repo (DA monitoring 2.0) are working now (see #110 for an example).

These changes have been tested using binary cnvstat files from the oeprational NAM on wcoss2 and hera. It's also been confirmed these changes do not affect functioning with global data (GFS) in NetCDF formatted cnvstat files.

Additionally this PR fixes two bugs in the source code for data extraction from binary cnvstat files.

Closes #110

Add DE for regional (nam), fix bug in conmon_read_diag.F90.
Update for hera.
Update error checking.
Final clean up.
Final clean up.
Fix area assignment in DE script.
@EdwardSafford-NOAA EdwardSafford-NOAA merged commit 8283192 into NOAA-EMC:develop Feb 28, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add data extract script for regional/nam
2 participants