# fcst_fv2prs.lcv.rc # # This is a resource file for the fv2prs utility. # # !REVISION HISTORY: # # 10May2001 Lucchesi First cut. # 14Feb2006 Stassi Adding to g5das for use with lcv2prs.x # #........................................................................... # ---------------------- # Output File Resolution # ---------------------- zonal_resolution: 288 # no. of zonal grid-points (im) west_most_longitude_in_deg: -180.0 # longitude of first point (i=1) meridional_resolution: 181 # no. meridional grid-points (jm) #vertical_levels_in_hPa: 850 700 500 300 200 vertical_levels_in_hPa: 1000 975 950 925 900 875 850 825 800 750 700 650 600 550 500 450 400 350 300 250 200 150 100 70 50 40 30 20 10 7 5 3 2 1 #zonal_resolution: 360 # no. of zonal grid-points (im) #west_most_longitude_in_deg: 0.0 # longitude of first point (i=1) #meridional_resolution: 181 # no. meridional grid-points (jm) #vertical_levels_in_hPa: 1 2 3 5 7 10 20 30 40 50 70 100 150 200 250 300 350 400 450 500 550 600 650 700 750 800 825 850 875 900 925 950 975 1000 # ---------------- # Variable Classes # ---------------- # A variable class lists the variable names that make up a file # type or product. ### PRODUCT: ana.prs # VarClass*ana.prs: HGHT TMPU RH SLP TS LWI PS UWND;VWND THETA QV O3 # -------------------- # Variable Translation # -------------------- # # ============================================================ # NOTE: for ana.eta and prog.eta files, use UWND;VWND when # converting to pressure to properly handle the D-Grid. # ============================================================ Variable_translation_table:: # Output | Input # Name Units | Name scale_factor add_offset Positive Check # ------------------------------------------------------------------------------- HGHT m hght(theta,phis) 1.0 0.0 0 TMPU K tmpu(theta,delp,sphu) 1.0 0.0 0 RH % rh(theta,sphu) 1.0 0.0 0 SLP hPa slp(theta,phis,delp) 1.0 0.0 0 # Pa TS K ts 1.0 0.0 0 LWI 0-1-2 lwi 1.0 0.0 0 PS hPa ps 0.01 0.0 0 # Pa UWND;VWND m/s uwnd;vwnd 1.0 0.0 0 THETA unknown theta 1.0 0.0 0 QV g/kg sphu 1000.0 0.0 0 O3 ppmv ozone 1.0 0.0 0 :: # -------------------- # Variable Description # -------------------- HGHT: Geopotential height TMPU: Temperature RH: Relative humidity SLP: Sea level pressure TS: Skin temperature LWI: land-water-ice flag PS: Surface pressure UWND: Zonal wind VWND: Meridional wind THETA: Scaled virtual potential temperature QV: Specific humidity O3: Ozone PHIS: Surface geopotential SPHU: Water vapor for radiation U10M: U wind at 10 meter V10M: V wind at 10 meter