Merge branch 'GEFS_Sep2020_landmask_fix' into develop (PR #158)
commit8918de5020a5c99fea2d418041be5adf5c2b11c8
authorMichael Duda <duda@ucar.edu>
Tue, 4 May 2021 23:51:32 +0000 (4 17:51 -0600)
committerMichael Duda <duda@ucar.edu>
Tue, 4 May 2021 23:51:32 +0000 (4 17:51 -0600)
treea331e37da1f22f35d34385ab5d26469519315c83
parentfa917e69d3e2bb92f002ffaf151cc5093c31fe8e
parent3f818fb1417bdb3ca0fbf3eaab695a02a4ddcad3
Merge branch 'GEFS_Sep2020_landmask_fix' into develop (PR #158)

Update rrpr.F to correctly process the land surface fields in the September 2020
GEFS files. The GEFS changes were similar to the GFS changes in July 2017 which
includes a new missing value for soil fields. The landmask in the grib file does
not match the soil fields, so a landmask is created from the soil temperature
field. Without this fix the soil temperature and moisture can be zero which
causes WRF to blow up.

If NCEP eventually fixes this problem we may need to revisit this processing.

* GEFS_Sep2020_landmask_fix:
  Changes to rrpr.F for the September 2020 update to GEFS.