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

Couldn't find a suitable Vtable for RRFS prslev conus 3 km data

chengbin0228

New member
I'm trying to run WRF with RRFS input data (https://noaa-rrfs-pds.s3.amazonaws.com/index.html#rrfs_a/) processed through WPS using an existing Vtable. I have tried Vtable. raphrrr; Vtable.NAM; Vtable.RAP.pressure.ncep), but none of them realy worked. The ungrid.exe was done successfully, but metgrid.exe never worked. I've included the logs when I run WPS using Vtable.raphrrr.
 

Attachments

  • metgrid.hour.h00.log
    410 bytes · Views: 0
  • metgrid.log
    48.8 KB · Views: 1
  • ungrib_nam.log
    557.4 KB · Views: 0
  • ungrib.log
    667.4 KB · Views: 0
At the end of your metgrid.log, the following error messages showed up:

2025-08-25 17:44:21.106 --- WARNING: Field PRES has missing values at level 200100 at (i,j)=(1,1)


2025-08-25 17:44:21.263 --- WARNING: Field GHT has missing values at level 200100 at (i,j)=(1,1)


2025-08-25 17:44:21.291 --- WARNING: Field SOILHGT has missing values at level 200100 at (i,j)=(1,1)


2025-08-25 17:44:21.305 --- WARNING: Field PSFC has missing values at level 200100 at (i,j)=(1,1)

This indicates that your wrf domain is beyond the area covered by RRFS. Can you adjust your domain and try again?
 
Top