Scheduled Downtime
On Friday 21 April 2023 @ 5pm MT, this website will be down for maintenance and expected to return online the morning of 24 April 2023 at the latest

Use of WRF with GEFS data

JulioMtz

New member
Hi,

I'm trying to use WRF model with GEFS data downloaded from ftp://ftpprd.ncep.noaa.gov/pub/data/nccf/com/gens/prod/ using Vtable.GFSENS. When I execute ./metgrid.exe it says:
ERROR: The mandatory field TT was not found in any input data. How can this error be solved?

Julio.
 

Attachments

  • ungrib.log
    8.5 KB · Views: 1
  • metgrid.log
    12.9 KB · Views: 1
  • namelist.wps
    1.3 KB · Views: 4
Hi,
Looking at your ungrib.log, it doesn't look like the ungrib program is actually finding any data for most of the variables. Your ungrib log shows lines like

Code:
2023-03-30 12:40:07.561 ---      PRES        TT        UU        VV        RH       HGT      PSFC      PMSL  SM000010  SM010040  SM040100  SM100200  SM010200  ST000010  ST010040  ST040100  ST100200  ST010200    SEAICE   LANDSEA     LANDN   SOILHGT  SKINTEMP      SNOW     SNOWH     UMAXW     VMAXW     PMAXW   PMAXWNN     TMAXW   HGTMAXW     UTROP     VTROP     PTROP   PTROPNN     TTROP   HGTTROP

2023-03-30 12:40:07.561 --- -------------------------------------------------


2023-03-30 12:40:07.561 --- -------------------------------------------------

and we expect to see something more like

Code:
2023-03-17 10:19:24.046 ---      PRES        TT        UU        VV        RH       HGT      PSFC      PMSL  SM000010  SM010040  SM040100  SM100200  SM010200  ST000010  ST010040  ST040100  ST100200  ST010200    SEAICE   LANDSEA     LANDN   SOILHGT  SKINTEMP      SNOW     SNOWH     UMAXW     VMAXW     PMAXW   PMAXWNN     TMAXW   HGTMAXW     UTROP     VTROP     PTROP   PTROPNN     TTROP   HGTTROP
2023-03-17 10:19:24.046 --- -------------------------------------------------
2023-03-17 10:19:24.047 ---    201300         O         O         O         O         O         O         X         O         O         O         O         O         O         O         O         O         O         O         O         O         O         O         O         O         O         O         O         O         O         O         O         O         O         O         O         O
2023-03-17 10:19:24.047 ---    200100         X         X         X         X         O         X         O         X         X         X         X         O         X         X         X         X         O         X         X         X         X         X         X         O         X         X         X         O         X         X         X         X         X         O         X         X
2023-03-17 10:19:24.047 ---    100000         X         X         X         X         X         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -
2023-03-17 10:19:24.047 ---     97500         X         X         X         X         X         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -
2023-03-17 10:19:24.047 ---     95000         X         X         X         X         X         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -
2023-03-17 10:19:24.048 ---     92500         X         X         X         X         X         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -

and continuing for each level.

I would recommend using the util/g1print.exe (or g2print.exe) program to take a look at your raw input data and check that you have the necessary variables and that the codes match those shown in the Vtable you're using.
 
Hi,

I'm trying to use WRF model with GEFS data downloaded from ftp://ftpprd.ncep.noaa.gov/pub/data/nccf/com/gens/prod/ using Vtable.GFSENS. When I execute ./metgrid.exe it says:
ERROR: The mandatory field TT was not found in any input data. How can this error be solved?

Julio.
Hi,
Looking at your ungrib.log, it doesn't look like the ungrib program is actually finding any data for most of the variables. Your ungrib log shows lines like

Code:
2023-03-30 12:40:07.561 ---      PRES        TT        UU        VV        RH       HGT      PSFC      PMSL  SM000010  SM010040  SM040100  SM100200  SM010200  ST000010  ST010040  ST040100  ST100200  ST010200    SEAICE   LANDSEA     LANDN   SOILHGT  SKINTEMP      SNOW     SNOWH     UMAXW     VMAXW     PMAXW   PMAXWNN     TMAXW   HGTMAXW     UTROP     VTROP     PTROP   PTROPNN     TTROP   HGTTROP

2023-03-30 12:40:07.561 --- -------------------------------------------------


2023-03-30 12:40:07.561 --- -------------------------------------------------

and we expect to see something more like

Code:
2023-03-17 10:19:24.046 ---      PRES        TT        UU        VV        RH       HGT      PSFC      PMSL  SM000010  SM010040  SM040100  SM100200  SM010200  ST000010  ST010040  ST040100  ST100200  ST010200    SEAICE   LANDSEA     LANDN   SOILHGT  SKINTEMP      SNOW     SNOWH     UMAXW     VMAXW     PMAXW   PMAXWNN     TMAXW   HGTMAXW     UTROP     VTROP     PTROP   PTROPNN     TTROP   HGTTROP
2023-03-17 10:19:24.046 --- -------------------------------------------------
2023-03-17 10:19:24.047 ---    201300         O         O         O         O         O         O         X         O         O         O         O         O         O         O         O         O         O         O         O         O         O         O         O         O         O         O         O         O         O         O         O         O         O         O         O         O
2023-03-17 10:19:24.047 ---    200100         X         X         X         X         O         X         O         X         X         X         X         O         X         X         X         X         O         X         X         X         X         X         X         O         X         X         X         O         X         X         X         X         X         O         X         X
2023-03-17 10:19:24.047 ---    100000         X         X         X         X         X         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -
2023-03-17 10:19:24.047 ---     97500         X         X         X         X         X         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -
2023-03-17 10:19:24.047 ---     95000         X         X         X         X         X         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -
2023-03-17 10:19:24.048 ---     92500         X         X         X         X         X         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -         -

and continuing for each level.

I would recommend using the util/g1print.exe (or g2print.exe) program to take a look at your raw input data and check that you have the necessary variables and that the codes match those shown in the Vtable you're using.
 

Attachments

  • WRFandGEFSR2.pdf
    130.4 KB · Views: 13
I'm not sure. I'm not very familiar with GEGS data, and we aren't the authors of that file.
 
Top