[develop] Fix plotting bug.#529
Conversation
MichaelLueken
left a comment
There was a problem hiding this comment.
@danielabdi-noaa Thanks for addressing the plotting task issue so quickly! I have been able to run the grid_RRFS_CONUS_25km_ics_FV3GFS_lbcs_FV3GFS_suite_GFS_2017_gfdlmp_regional_plot test on Jet and Hera without issue. Do you think it would be a good idea to add this test to one of the fundamental test suites to ensure that this doesn't happen again?
|
@MichaelLueken Good idea. I think the |
|
@danielabdi-noaa Could we remove the non-plotting test from |
|
@MichaelLueken Yes, as it turns out the GNU fundamental test on hera also had that test case so I changed both to test |
|
@danielabdi-noaa Great! I have gone ahead and submitted the Jenkins tests. |
gspetro-NOAA
left a comment
There was a problem hiding this comment.
The plotting runs without a glitch on Jet and AWS!
DESCRIPTION OF CHANGES:
Fixes issue #527. The fix is applied to
setup.pyby updating the dictionary value ofPOST_OUTPUT_DOMAIN_NAMEto be lowercase. Currently an uppercase name is writtern tovar_defns.shwhich is what is causing the problem. It was also possible to fix it by modifying the plotting scripts not to change cases, but I think grib file names with all lowercase letters is desirable so I decided to changesetup.pyinstead.Type of change
TESTS CONDUCTED:
grid_RRFS_CONUS_25km_ics_FV3GFS_lbcs_FV3GFS_suite_GFS_2017_gfdlmp_regional_plot
DEPENDENCIES:
DOCUMENTATION:
ISSUE:
CHECKLIST
LABELS (optional):
A Code Manager needs to add the following labels to this PR:
CONTRIBUTORS (optional):