Fix setting of land mask in sfcsub.F#304
Conversation
interpolation by routine fixrdc. Fixes ufs-community#300.
|
Here is a portion of regression test log on WCOSS2: The full log is here: |
|
This is a small coding change that does not change results. Could it be wrapped in with other small PRs? If not, I am happy to open PRs under FV3 and UFSWM. |
@GeorgeGayno-NOAA Yes. I'll see where I can git it in. Is there a reason that this is listed as a draft PR? |
|
Once this is merged, we can try to get it to the front of the UFS queue for GW. (Also, just leaving a message for notifications) |
|
@GeorgeGayno-NOAA Can you sync your branch to get the latest version of |
Done at b56d2fc. |
|
all tests are done ok at ufs-community/ufs-weather-model#2753. @rhaesung @grantfirl can you merge this spr? |
Description of Changes:
Fix the setting of the land mask used in interpolating GLDAS soil data to the model grid. For a complete description, see #300,
Tests Conducted:
All regression tests were run on WCOSS2 and passed.
Tests were conducted in a GFS v17 parallel: NOAA-EMC/GFS#16 (comment)
Dependencies:
None.
Documentation:
N/A
Issue (optional):
Fixes #300.