# # Sujatha and Kishore: Just stick this in the NMM.NEST_REGISTRY (if you are compiling with the nest) # #-------------------------------------------------------------------------------------------------------------------- # modified for ideal cases. gopal's doing # state real p_gc ijg dyn_nmm 1 Z i1 "PRES" "pressure" "Pa" state real vegcat ij misc 1 - i12 "VEGCAT" "VEGETATION CAT DOMINANT TYPE" "" state real soilcat ij misc 1 - i12 "SOILCAT" "SOIL CAT DOMINANT TYPE" "" state real input_soil_cat ij misc 1 - i12 "SOIL_CAT" "SOIL CAT DOMINANT TYPE" "" state real tsk_gc ij dyn_nmm 1 - i1 "SKINTEMP" "skin temperature" "K" state real XICE_gc ij misc 1 - i01r "SEAICE" "SEA ICE" "" state real ght_gc ijg dyn_nmm 1 Z i1 "GHT" "geopotential height" "m" state real rh_gc ijg dyn_nmm 1 Z i1 "RH" "relative humidity" "%" state real v_gc ijg dyn_nmm 1 Z i1 "VV" "y-wind component" "m s-1" state real u_gc ijg dyn_nmm 1 Z i1 "UU" "x-wind component" "m s-1" state real t_gc ijg dyn_nmm 1 Z i1 "TT" "temperature" "K" state real snoalb ij misc 1 - i012r "SNOALB" "ANNUAL MAX SNOW ALBEDO IN FRACTION" "" state real greenfrac_gc ijm dyn_nmm 1 Z i1 "GREENFRAC" "monthly greenness fraction" "0 - 1 fraction" state real albedo12m_gc ijm dyn_nmm 1 Z i1 "ALBEDO12M" "background albedo" "0 - 1 fraction" state real soilcbot_gc ijs misc 1 Z i1 "SOILCBOT" "description" "units" state real soilctop_gc ijs misc 1 Z i1 "SOILCTOP" "description" "units" state real tmn_gc ij dyn_nmm 1 - i1 "SOILTEMP" "annual mean deep soil temperature" "K" state real htv_gc ij dyn_nmm 1 - i1 "HGT_V" "wind point topography elevation" "m" state real ht_gc ij dyn_nmm 1 - i1 "HGT_M" "mass point topography elevation" "m" state real landusef_gc iju misc 1 Z i1 "LANDUSEF" "description" "units" state real vlon_gc ij dyn_nmm 1 - i1 "XLONG_V" "longitude, positive east" "degrees" state real vlat_gc ij dyn_nmm 1 - i1 "XLAT_V" "latitude, positive north" "degrees" state real hlon_gc ij dyn_nmm 1 - i1 "XLONG_M" "longitude, positive east" "degrees" state real hlat_gc ij dyn_nmm 1 - i1 "XLAT_M" "latitude, positive north" "degrees" halo HALO_NMM_IDEAL_1 dyn_nmm 120:ght_gc,t_gc,rh_gc,u_gc,v_gc ################################ ## WPS-specific Variables ################################