Gridded data in GRIB format is used in the WRF Preprocessing System (WPS) to create both initial conditions inside the WRF domains and lateral boundary conditions outside of them. In order to read in the GRIB data and write it out into a WRF input file, users need to supply a Vtable--a Rosetta stone of sorts that tells WPS which variables to pull-out from the GRIB file.
(You can use more than one input GRIB file. For instance some users pull SST out of one file and the atmospheric parameters from another one. You'll need the appropriate Vtable for each input file you use.)
RDA-generated Vtable for FNL, ds083.2 |
How do you know that the version of a file you have contains the same parameters as an older user-contributed Vtable? As I explained in What is GRIB2?, it is easy to edit GRIB files to remove or add parameters.
The publicly-distributed version of an analysis file you have may not be the one used internally at some operational centers for which the Vtable was created. If you tried to apply their Vtable to the data file you have, ungrib.exe may crash.
RDA hosts 110 GRIB1 and 17 GRIB2 datasets. Of those, our data specialists estimate 13 are suitable candidates for initializing WRF with RDA generated Vtables. We noticed that most WRF users rely on only a couple of RDA data sets (FNL and GFS)--even when their stated research goals (long time series) would caution against it. (Read why in Analysis, forecast, reanalysis--what's the difference?)
We wondered if users would branch out and use other GRIB data sets if they could obtain a Vtable that works for those data files.
RDA data specialist (and metadata specialist), Bob Dattore, wrote the software that generates Vtables from the metadata we automatically collect on our data holdings as we archive them. This will ensure that the Vtables match the data files we serve to you.
Sound good?
How do you find these "WRF-able" datasets?
In the data search matrix on our home page, http://rda.ucar.edu/, select "Supports Project" = "WRF".
Select "Supports Project" = "WRF". You may need to scroll down the pull-down menu. |
For WRF initialization, further narrow down the selection by selecting "Type of Data" = "Grid".
Further narrow down the selection by selecting "Type of Data" = "Grid". |
Follow the steps in the "Vtable Discussion" of the WRF_NCEP2 help document.
Please let us know about your experiences using our Vtables by sending email to both rdahelp@ucar.edu and the data specialist assigned to the data set you tried.
Go forth and WRF.
RDA Datasets:
- ds083.0 NCEP FNL 2.5 degree
- ds083.2 NCEP FNL 1.0 degree
- ds083.3 NCEP FNL 0.25 degree
- ds084.1 NCEP GFS 0.25 degree
- ds090.0 NCEP/NCAR Reanalysis (NNRP)
- ds093.0 NCEP Climate Forecast System Reanalysis (CFSR)
- ds094.0 NCEP Climate Forecast System Version 2 (CFSv2)
- ds113.0 ECMWF's Operational Model Analysis (Read usage restrictions)
- ds609.0 NCEP North American Mesoscale (NAM) 12 km Analysis
- ds609.2 GCIP NCEP Eta
- ds626.0 ERA 20C
- ds627.0 ERA-Interim
UPDATE:
We have removed ds335.0 Historical Unidata Internet Data Distribution (IDD) Gridded Model Data from the list. ds335.0 is a compound data set made up of files available in the Unidata real-time data distribution stream.
Some component files in ds335.0 are WRF-able. Please use the Vtables for the individual component data sets.
Could you please provide me with a Vtable for ERA-40 dataset? It seems that both Vtable.ECMWF and Vtable.ERA-Interim are not the right ones.
ReplyDeleteHi Stavros.
DeleteWhen you are referring to "ERA-40", are you referring to ERA-40 data obtained from ECMWF, or ERA-40 Data obtained from the RDA? In either case, the Vtables "Vtable.ECMWF" and "Vtable.ERA-Interim" are unlikely to work in a generic sense for ERA-40, most likely because all required parameters (variables) are not present in the source GRIB files, and/or, are distributed in such a way as to prevent automated generation of a Vtable (as in the case of RDA ERA-40 in which the datafilee are distributed over multiple datasets). Therefore, we have not generated an automated Vtable for RDA ERA-40. We apologize for this inconvenience,
Hi,
ReplyDeleteany idea where I can find the cfsv2 retroforecasts for downscaling with wrf?
Cheers
Hi,
DeleteYou will find CFSv2 in the RDA at the following links:
https://rda.ucar.edu/datasets/ds094.0/
https://rda.ucar.edu/datasets/ds094.1/
https://rda.ucar.edu/datasets/ds094.2/
Hi,
ReplyDeleteI am trying to use ds09.0 data ( https://rda.ucar.edu/datasets/ds090.0/i ... mize&disp=) as WPS input to run WRF for October 2016. I downloaded all data available for that time period.
Using Vtable.NNRP, I get the error
ERROR: Vtable does not contain Grib2 decoding information. 11 or 12 columns of information is expected. *** stopping parse_table ***
Am I ungribing the data correctly? Or using the wrong grib table?
Hi,
DeleteI am also getting the same error message, when i used ERA data. If you have got solution for your issue, please help me to mine
The ds090.0 grib data are in GRIB1 format. Use the Vtable available at https://www2.mmm.ucar.edu/wrf/users/download/free_data.html
DeleteHi,
ReplyDeleteWhat Vtable is used to run WRF with ERA Interim ds627 data obtained from RDA