Which Vtable to process RRFS data to run WPS/WRF or WPS/MPAS model #53
|
This is Bin Cheng from NCDEQ, and I'm trying to use RRFS output (https://noaa-rrfs-pds.s3.amazonaws.com/index.html#rrfs_a/rrfs.20251016/00/) as the input to WRF to generate meteorological input for our air quality forecasting. However, I'm having a problem with which Vtable I should use for the prelv.conus.grib2 files since all the Vtables provided by WPS don't work at all. |
Replies: 1 comment 1 reply
|
@bincheng0228 sorry for the very late response. In general, we recommend users try to use native level model output, since the prslev output involves some vertical interpolation to isobaric levels. We use ungrib and init_atmosphere to process the RRFS-A output. With some recent development, we are now able to process the raw RRFS-A 3km North America grid via ungrib. If helpful, I can provide the Vtable we use for initializing MPAS from RRFS. |
@bincheng0228 sorry for the very late response. In general, we recommend users try to use native level model output, since the prslev output involves some vertical interpolation to isobaric levels. We use ungrib and init_atmosphere to process the RRFS-A output. With some recent development, we are now able to process the raw RRFS-A 3km North America grid via ungrib.
If helpful, I can provide the Vtable we use for initializing MPAS from RRFS.