So far in my WRF installation , forum discussions have been very useful & guiding. But I couldn't find the following
I am following the ungrib.exe installation process as given in the README
ungrib.exe
----------
- edit namelist.wps for start_date and end_date, output file prefix
(&share and &ungrib sections)
- link correct Vtable:
ls -l ungrib/Variable_Tables
For example, for NCEP GFS (or AVN, FNL) data,
ln -sf ungrib/Variable_Tables/Vtable.GFS Vtable
-------------- HERE IS MY QUESTION-----------------
- link grib data files:
link_grib.csh /data-directory/file* --->>What does this /data-directory/file* refers to ? Where do I get this data? Hope it is not WPS_GEOG?
--------------------------------------------------------------------
- type 'ungrib.exe >& ungrib.out' to run
- check output in ungrib.log and ungrib.out
I am following the ungrib.exe installation process as given in the README
ungrib.exe
----------
- edit namelist.wps for start_date and end_date, output file prefix
(&share and &ungrib sections)
- link correct Vtable:
ls -l ungrib/Variable_Tables
For example, for NCEP GFS (or AVN, FNL) data,
ln -sf ungrib/Variable_Tables/Vtable.GFS Vtable
-------------- HERE IS MY QUESTION-----------------
- link grib data files:
link_grib.csh /data-directory/file* --->>What does this /data-directory/file* refers to ? Where do I get this data? Hope it is not WPS_GEOG?
--------------------------------------------------------------------
- type 'ungrib.exe >& ungrib.out' to run
- check output in ungrib.log and ungrib.out