<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi, Sara --&nbsp;<div>I believe the strange results you are seeing may be because you do not need 'options byteswapped'. Other problems I noticed:</div><div>1. You are missing 'template' in your options entry.&nbsp;</div><div>2. The %mc template looks for a 3-character month abbreviation, so you need to rename dom2sept.dat to dom2sep.dat.&nbsp;</div><div>3. The date ranges in your files do not actually span the entire month, so starting with 00z31jul you will be seeing I/O error messages. Your file labeled 'sept' does not actually contain any data for September! Use %c instead of %mc and put some CHSUB entries to tell grads which time steps are contained in each file.</div><div>--Jennifer</div><div><div><div><br><div><br><div><div>On Jun 2, 2014, at 7:05 AM, Sara Fenech wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr">Dear all<div><br></div><div>I am trying to aggregate 4 .dat files using a data descriptor file using&nbsp; a single DSET entry and setting option to template. I have the following 4 .dat files of hourly data for the corresponding months (2185 datasets in all)</div>
<div><br></div><div><div><b>dom2jun.dat</b> &nbsp; (from 00Z01Jun2011 to 23Z30Jun2011) <b>(720 files)</b></div><div><b>dom2jul.dat</b> &nbsp; &nbsp;(from 00Z01Jul2011 to 23Z30Jul2011) <b>(720 files)</b></div><div><b>dom2aug.dat </b>&nbsp; (from 00Z31Jul2011 to 23Z29Aug2011) <b>(720 files)</b><br>
</div><div>&nbsp;<b>dom2sept.dat</b> &nbsp;(from 00Z30Aug2011 to 00Z31Aug2011) <b>(25 files)</b></div></div><div><br></div><div>Using the following data descriptor file (<b>dom2JJA.ctl</b>) I need to open all the .dat files one after the other so as to act as a single file and thus can obtain different parameters for all the time range at once. The only difference between the .dat files is that the time range varies.&nbsp;</div>
<div><br></div><div>The problem is that when I am opening this descriptor file in GrAds and I try to access different parameters, the values are exponentials and do not agree with the values I extract when opening the files individually.&nbsp;</div>
<div><br></div><div>Is there anyone who can spot what I'm doing wrong in my descriptor file please? Thanks a lot and I appreciate all your help</div><div><br></div><div>Kind Regards</div><div>Sara&nbsp;</div><div><br></div>
<div><div>dset ^dom2%mc.dat</div><div>options &nbsp;byteswapped</div><div>undef 1.e30</div><div>title &nbsp;OUTPUT FROM WRF V3.2.1 MODEL</div><div>pdef &nbsp;380 170 lcc &nbsp;38.429 &nbsp; 18.325 &nbsp;190.500 &nbsp; 85.500 &nbsp;36.50000 &nbsp;36.50000 &nbsp; 16.50000 &nbsp; 9600.000 &nbsp; 9600.000</div>
<div>xdef 1068 linear &nbsp; -4.69692 &nbsp; 0.04324324</div><div>ydef &nbsp;399 linear &nbsp; 28.84252 &nbsp; 0.04324324</div><div>zdef &nbsp; 27 linear 1 1 &nbsp;</div><div>tdef 2185 linear 00Z01JUN2011 60MN &nbsp; &nbsp;</div><div>VARS &nbsp; 84</div><div>LU_INDEX &nbsp; &nbsp; &nbsp; 1 &nbsp;0 &nbsp;LAND USE CATEGORY (-)</div>
<div>U &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 27 &nbsp;0 &nbsp;x-wind component (m s-1)</div><div>V &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 27 &nbsp;0 &nbsp;y-wind component (m s-1)</div><div>W &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 27 &nbsp;0 &nbsp;z-wind component (m s-1)</div><div>PH &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;27 &nbsp;0 &nbsp;perturbation geopotential (m2 s-2)</div>
<div>PHB &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 27 &nbsp;0 &nbsp;base-state geopotential (m2 s-2)</div><div>T &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 27 &nbsp;0 &nbsp;perturbation potential temperature (theta-t0) (K)</div><div>MU &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 1 &nbsp;0 &nbsp;perturbation dry air mass in column (Pa)</div><div>
MUB &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1 &nbsp;0 &nbsp;base state dry air mass in column (Pa)</div><div>NEST_POS &nbsp; &nbsp; &nbsp; 1 &nbsp;0 &nbsp;- (-)</div><div>P &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 27 &nbsp;0 &nbsp;perturbation pressure (Pa)</div><div>PB &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;27 &nbsp;0 &nbsp;BASE STATE PRESSURE (Pa)</div><div>
P_HYD &nbsp; &nbsp; &nbsp; &nbsp; 27 &nbsp;0 &nbsp;hydrostatic pressure (Pa)</div><div>Q2 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 1 &nbsp;0 &nbsp;QV at 2 M (kg kg-1)</div><div>T2 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 1 &nbsp;0 &nbsp;TEMP at 2 M (K)</div><div>TH2 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1 &nbsp;0 &nbsp;POT TEMP at 2 M (K)</div><div>PSFC &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 1 &nbsp;0 &nbsp;SFC PRESSURE (Pa)</div>
<div>U10 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1 &nbsp;0 &nbsp;U at 10 M (m s-1)</div><div>V10 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1 &nbsp;0 &nbsp;V at 10 M (m s-1)</div><div>QVAPOR &nbsp; &nbsp; &nbsp; &nbsp;27 &nbsp;0 &nbsp;Water vapor mixing ratio (kg kg-1)</div><div>QCLOUD &nbsp; &nbsp; &nbsp; &nbsp;27 &nbsp;0 &nbsp;Cloud water mixing ratio (kg kg-1)</div>
<div>QRAIN &nbsp; &nbsp; &nbsp; &nbsp; 27 &nbsp;0 &nbsp;Rain water mixing ratio (kg kg-1)</div><div>QICE &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;27 &nbsp;0 &nbsp;Ice mixing ratio (kg kg-1)</div><div>QSNOW &nbsp; &nbsp; &nbsp; &nbsp; 27 &nbsp;0 &nbsp;Snow mixing ratio (kg kg-1)</div><div>QGRAUP &nbsp; &nbsp; &nbsp; &nbsp;27 &nbsp;0 &nbsp;Graupel mixing ratio (kg kg-1)</div>
<div>LANDMASK &nbsp; &nbsp; &nbsp; 1 &nbsp;0 &nbsp;LAND MASK (1 FOR LAND, 0 FOR WATER) (-)</div><div>TSLB &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 2 &nbsp;0 &nbsp;SOIL TEMPERATURE (K)</div><div>SMOIS &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;2 &nbsp;0 &nbsp;SOIL MOISTURE (m3 m-3)</div><div>SH2O &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 2 &nbsp;0 &nbsp;SOIL LIQUID WATER (m3 m-3)</div>
<div>SMCREL &nbsp; &nbsp; &nbsp; &nbsp; 2 &nbsp;0 &nbsp;RELATIVE SOIL MOISTURE (-)</div><div>SEAICE &nbsp; &nbsp; &nbsp; &nbsp; 1 &nbsp;0 &nbsp;SEA ICE FLAG (-)</div><div>XICEM &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1 &nbsp;0 &nbsp;SEA ICE FLAG (PREVIOUS STEP) (-)</div><div>SFROFF &nbsp; &nbsp; &nbsp; &nbsp; 1 &nbsp;0 &nbsp;SURFACE RUNOFF (mm)</div>
<div>UDROFF &nbsp; &nbsp; &nbsp; &nbsp; 1 &nbsp;0 &nbsp;UNDERGROUND RUNOFF (mm)</div><div>IVGTYP &nbsp; &nbsp; &nbsp; &nbsp; 1 &nbsp;0 &nbsp;DOMINANT VEGETATION CATEGORY (-)</div><div>ISLTYP &nbsp; &nbsp; &nbsp; &nbsp; 1 &nbsp;0 &nbsp;DOMINANT SOIL CATEGORY (-)</div><div>VEGFRA &nbsp; &nbsp; &nbsp; &nbsp; 1 &nbsp;0 &nbsp;VEGETATION FRACTION (-)</div>
<div>GRDFLX &nbsp; &nbsp; &nbsp; &nbsp; 1 &nbsp;0 &nbsp;GROUND HEAT FLUX (W m-2)</div><div>ACGRDFLX &nbsp; &nbsp; &nbsp; 1 &nbsp;0 &nbsp;ACCUMULATED GROUND HEAT FLUX (J m-2)</div><div>SNOW &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 1 &nbsp;0 &nbsp;SNOW WATER EQUIVALENT (kg m-2)</div><div>SNOWH &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1 &nbsp;0 &nbsp;PHYSICAL SNOW DEPTH (m)</div>
<div>CANWAT &nbsp; &nbsp; &nbsp; &nbsp; 1 &nbsp;0 &nbsp;CANOPY WATER (kg m-2)</div><div>SST &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1 &nbsp;0 &nbsp;SEA SURFACE TEMPERATURE (K)</div><div>SSTSK &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1 &nbsp;0 &nbsp;SKIN SEA SURFACE TEMPERATURE (K)</div><div>LAI &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1 &nbsp;0 &nbsp;Leaf area index (area/area)</div>
<div>MAPFAC_M &nbsp; &nbsp; &nbsp; 1 &nbsp;0 &nbsp;Map scale factor on mass grid (-)</div><div>MAPFAC_MX &nbsp; &nbsp; &nbsp;1 &nbsp;0 &nbsp;Map scale factor on mass grid, x direction (-)</div><div>MAPFAC_MY &nbsp; &nbsp; &nbsp;1 &nbsp;0 &nbsp;Map scale factor on mass grid, y direction (-)</div>
<div>MF_VX_INV &nbsp; &nbsp; &nbsp;1 &nbsp;0 &nbsp;Inverse map scale factor on v-grid, x direction (-)</div><div>F &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1 &nbsp;0 &nbsp;Coriolis sine latitude term (s-1)</div><div>E &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1 &nbsp;0 &nbsp;Coriolis cosine latitude term (s-1)</div><div>SINALPHA &nbsp; &nbsp; &nbsp; 1 &nbsp;0 &nbsp;Local sine of map rotation (-)</div>
<div>COSALPHA &nbsp; &nbsp; &nbsp; 1 &nbsp;0 &nbsp;Local cosine of map rotation (-)</div><div>HGT &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1 &nbsp;0 &nbsp;Terrain Height (m)</div><div>TSK &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1 &nbsp;0 &nbsp;SURFACE SKIN TEMPERATURE (K)</div><div>RAINC &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1 &nbsp;0 &nbsp;ACCUMULATED TOTAL CUMULUS PRECIPITATION (mm)</div>
<div>RAINNC &nbsp; &nbsp; &nbsp; &nbsp; 1 &nbsp;0 &nbsp;ACCUMULATED TOTAL GRID SCALE PRECIPITATION (mm)</div><div>SNOWNC &nbsp; &nbsp; &nbsp; &nbsp; 1 &nbsp;0 &nbsp;ACCUMULATED TOTAL GRID SCALE SNOW AND ICE (mm)</div><div>GRAUPELNC &nbsp; &nbsp; &nbsp;1 &nbsp;0 &nbsp;ACCUMULATED TOTAL GRID SCALE GRAUPEL (mm)</div>
<div>HAILNC &nbsp; &nbsp; &nbsp; &nbsp; 1 &nbsp;0 &nbsp;ACCUMULATED TOTAL GRID SCALE HAIL (mm)</div><div>CLDFRA &nbsp; &nbsp; &nbsp; &nbsp;27 &nbsp;0 &nbsp;CLOUD FRACTION (-)</div><div>SWDOWN &nbsp; &nbsp; &nbsp; &nbsp; 1 &nbsp;0 &nbsp;DOWNWARD SHORT WAVE FLUX AT GROUND SURFACE (W m-2)</div><div>GLW &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1 &nbsp;0 &nbsp;DOWNWARD LONG WAVE FLUX AT GROUND SURFACE (W m-2)</div>
<div>OLR &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1 &nbsp;0 &nbsp;TOA OUTGOING LONG WAVE (W m-2)</div><div>XLAT &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 1 &nbsp;0 &nbsp;LATITUDE, SOUTH IS NEGATIVE (degree_north)</div><div>XLONG &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1 &nbsp;0 &nbsp;LONGITUDE, WEST IS NEGATIVE (degree_east)</div><div>ALBEDO &nbsp; &nbsp; &nbsp; &nbsp; 1 &nbsp;0 &nbsp;ALBEDO (-)</div>
<div>ALBBCK &nbsp; &nbsp; &nbsp; &nbsp; 1 &nbsp;0 &nbsp;BACKGROUND ALBEDO (-)</div><div>EMISS &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1 &nbsp;0 &nbsp;SURFACE EMISSIVITY (-)</div><div>NOAHRES &nbsp; &nbsp; &nbsp; &nbsp;1 &nbsp;0 &nbsp;RESIDUAL OF THE NOAH SURFACE ENERGY BUDGET (W m{-2})</div><div>TMN &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1 &nbsp;0 &nbsp;SOIL TEMPERATURE AT LOWER BOUNDARY (K)</div>
<div>XLAND &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1 &nbsp;0 &nbsp;LAND MASK (1 FOR LAND, 2 FOR WATER) (-)</div><div>UST &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1 &nbsp;0 &nbsp;U* IN SIMILARITY THEORY (m s-1)</div><div>PBLH &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 1 &nbsp;0 &nbsp;PBL HEIGHT (m)</div><div>HFX &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1 &nbsp;0 &nbsp;UPWARD HEAT FLUX AT THE SURFACE (W m-2)</div>
<div>QFX &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1 &nbsp;0 &nbsp;UPWARD MOISTURE FLUX AT THE SURFACE (kg m-2 s-1)</div><div>LH &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 1 &nbsp;0 &nbsp;LATENT HEAT FLUX AT THE SURFACE (W m-2)</div><div>ACHFX &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1 &nbsp;0 &nbsp;ACCUMULATED UPWARD HEAT FLUX AT THE SURFACE (J m-2)</div>
<div>ACLHF &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1 &nbsp;0 &nbsp;ACCUMULATED UPWARD LATENT HEAT FLUX AT THE SURFACE (J m-2)</div><div>SNOWC &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1 &nbsp;0 &nbsp;FLAG INDICATING SNOW COVERAGE (1 FOR SNOW COVER) (-)</div><div>SR &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 1 &nbsp;0 &nbsp;fraction of frozen precipitation (-)</div>
<div>POTEVP &nbsp; &nbsp; &nbsp; &nbsp; 1 &nbsp;0 &nbsp;accumulated potential evaporation (W m-2)</div><div>SNOPCX &nbsp; &nbsp; &nbsp; &nbsp; 1 &nbsp;0 &nbsp;snow phase change heat flux (W m-2)</div><div>SOILTB &nbsp; &nbsp; &nbsp; &nbsp; 1 &nbsp;0 &nbsp;bottom soil temperature (K)</div><div>ENDVARS</div><div>
@ global String comment TITLE = &nbsp;OUTPUT FROM WRF V3.2.1 MODEL</div><div>@ global String comment START_DATE = 2011-06-01_00:00:00</div><div>@ global String comment SIMULATION_START_DATE = 2011-06-01_00:00:00</div><div>@ global String comment WEST-EAST_GRID_DIMENSION = &nbsp; 381</div>
<div>@ global String comment SOUTH-NORTH_GRID_DIMENSION = &nbsp; 171</div><div>@ global String comment BOTTOM-TOP_GRID_DIMENSION = &nbsp; &nbsp;28</div><div>@ global String comment DX = &nbsp; &nbsp; &nbsp;9600.00</div><div>@ global String comment DY = &nbsp; &nbsp; &nbsp;9600.00</div>
<div>@ global String comment GRIDTYPE = C</div><div>@ global String comment DIFF_OPT = &nbsp; &nbsp; 1</div><div>@ global String comment KM_OPT = &nbsp; &nbsp; 4</div><div>@ global String comment DAMP_OPT = &nbsp; &nbsp; 0</div><div>@ global String comment DAMPCOEF = &nbsp; &nbsp; &nbsp; &nbsp; 0.20</div>
<div>@ global String comment KHDIF = &nbsp; &nbsp; &nbsp; &nbsp; 0.00</div><div>@ global String comment KVDIF = &nbsp; &nbsp; &nbsp; &nbsp; 0.00</div><div>@ global String comment MP_PHYSICS = &nbsp; &nbsp; 6</div><div>@ global String comment RA_LW_PHYSICS = &nbsp; &nbsp; 1</div><div>
@ global String comment RA_SW_PHYSICS = &nbsp; &nbsp; 1</div><div>@ global String comment SF_SFCLAY_PHYSICS = &nbsp; &nbsp; 7</div><div>@ global String comment SF_SURFACE_PHYSICS = &nbsp; &nbsp; 7</div><div>@ global String comment BL_PBL_PHYSICS = &nbsp; &nbsp; 7</div>
<div>@ global String comment CU_PHYSICS = &nbsp; &nbsp; 1</div><div>@ global String comment SURFACE_INPUT_SOURCE = &nbsp; &nbsp; 1</div><div>@ global String comment SST_UPDATE = &nbsp; &nbsp; 0</div><div>@ global String comment GRID_FDDA = &nbsp; &nbsp; 0</div>
<div>@ global String comment GFDDA_INTERVAL_M = &nbsp; &nbsp; 0</div><div>@ global String comment GFDDA_END_H = &nbsp; &nbsp; 0</div><div>@ global String comment GRID_SFDDA = &nbsp; &nbsp; 0</div><div>@ global String comment SGFDDA_INTERVAL_M = &nbsp; &nbsp; 0</div>
<div>@ global String comment SGFDDA_END_H = &nbsp; &nbsp; 0</div><div>@ global String comment SF_URBAN_PHYSICS = &nbsp; &nbsp; 0</div><div>@ global String comment FEEDBACK = &nbsp; &nbsp; 0</div><div>@ global String comment SMOOTH_OPTION = &nbsp; &nbsp; 0</div>
<div>@ global String comment SWRAD_SCAT = &nbsp; &nbsp; &nbsp; &nbsp; 1.00</div><div>@ global String comment W_DAMPING = &nbsp; &nbsp; 0</div><div>@ global String comment MOIST_ADV_OPT = &nbsp; &nbsp; 1</div><div>@ global String comment SCALAR_ADV_OPT = &nbsp; &nbsp; 1</div>
<div>@ global String comment TKE_ADV_OPT = &nbsp; &nbsp; 1</div><div>@ global String comment DIFF_6TH_OPT = &nbsp; &nbsp; 0</div><div>@ global String comment DIFF_6TH_FACTOR = &nbsp; &nbsp; &nbsp; &nbsp; 0.12</div><div>@ global String comment OBS_NUDGE_OPT = &nbsp; &nbsp; 0</div>
<div>@ global String comment BUCKET_MM = &nbsp; &nbsp; &nbsp; &nbsp;-1.00</div><div>@ global String comment BUCKET_J = &nbsp; &nbsp; &nbsp; &nbsp;-1.00</div><div>@ global String comment PREC_ACC_DT = &nbsp; &nbsp; &nbsp; &nbsp; 0.00</div><div>@ global String comment OMLCALL = &nbsp; &nbsp; 0</div>
<div>@ global String comment ISFTCFLX = &nbsp; &nbsp; 0</div><div>@ global String comment WEST-EAST_PATCH_START_UNSTAG = &nbsp; &nbsp; 1</div><div>@ global String comment WEST-EAST_PATCH_END_UNSTAG = &nbsp; 380</div><div>@ global String comment WEST-EAST_PATCH_START_STAG = &nbsp; &nbsp; 1</div>
<div>@ global String comment WEST-EAST_PATCH_END_STAG = &nbsp; 381</div><div>@ global String comment SOUTH-NORTH_PATCH_START_UNSTAG = &nbsp; &nbsp; 1</div><div>@ global String comment SOUTH-NORTH_PATCH_END_UNSTAG = &nbsp; 170</div><div>@ global String comment SOUTH-NORTH_PATCH_START_STAG = &nbsp; &nbsp; 1</div>
<div>@ global String comment SOUTH-NORTH_PATCH_END_STAG = &nbsp; 171</div><div>@ global String comment BOTTOM-TOP_PATCH_START_UNSTAG = &nbsp; &nbsp; 1</div><div>@ global String comment BOTTOM-TOP_PATCH_END_UNSTAG = &nbsp; &nbsp;27</div><div>@ global String comment BOTTOM-TOP_PATCH_START_STAG = &nbsp; &nbsp; 1</div>
<div>@ global String comment BOTTOM-TOP_PATCH_END_STAG = &nbsp; &nbsp;28</div><div>@ global String comment GRID_ID = &nbsp; &nbsp; 2</div><div>@ global String comment PARENT_ID = &nbsp; &nbsp; 1</div><div>@ global String comment I_PARENT_START = &nbsp; &nbsp;16</div>
<div>@ global String comment J_PARENT_START = &nbsp; &nbsp;18</div><div>@ global String comment PARENT_GRID_RATIO = &nbsp; &nbsp; 5</div><div>@ global String comment DT = &nbsp; &nbsp; &nbsp; &nbsp;48.00</div><div>@ global String comment CEN_LAT = &nbsp; &nbsp; &nbsp; &nbsp;38.43</div>
<div>@ global String comment CEN_LON = &nbsp; &nbsp; &nbsp; &nbsp;18.33</div><div>@ global String comment TRUELAT1 = &nbsp; &nbsp; &nbsp; &nbsp;36.50</div><div>@ global String comment TRUELAT2 = &nbsp; &nbsp; &nbsp; &nbsp;36.50</div><div>@ global String comment MOAD_CEN_LAT = &nbsp; &nbsp; &nbsp; &nbsp;36.50</div>
<div>@ global String comment STAND_LON = &nbsp; &nbsp; &nbsp; &nbsp;16.50</div><div>@ global String comment POLE_LAT = &nbsp; &nbsp; &nbsp; &nbsp;90.00</div><div>@ global String comment POLE_LON = &nbsp; &nbsp; &nbsp; &nbsp; 0.00</div><div>@ global String comment GMT = &nbsp; &nbsp; &nbsp; &nbsp; 0.00</div>
<div>@ global String comment JULYR = &nbsp;2011</div><div>@ global String comment JULDAY = &nbsp; 152</div><div>@ global String comment MAP_PROJ = &nbsp; &nbsp; 1</div><div>@ global String comment MMINLU = USGS</div><div>@ global String comment NUM_LAND_CAT = &nbsp; &nbsp;24</div>
<div>@ global String comment ISWATER = &nbsp; &nbsp;16</div><div>@ global String comment ISLAKE = &nbsp; &nbsp;-1</div><div>@ global String comment ISICE = &nbsp; &nbsp;24</div><div>@ global String comment ISURBAN = &nbsp; &nbsp; 1</div><div>@ global String comment ISOILWATER = &nbsp; &nbsp;14</div>
</div><div><br></div><div><br></div></div>
_______________________________________________<br>gradsusr mailing list<br><a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>http://gradsusr.org/mailman/listinfo/gradsusr<br></blockquote></div><br><div>
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><span class="Apple-style-span" style="border-collapse: separate; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; -webkit-text-decorations-in-effect: none; text-indent: 0px; -webkit-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; -webkit-text-decorations-in-effect: none; text-indent: 0px; -webkit-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><span class="Apple-style-span" style="border-collapse: separate; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; -webkit-text-decorations-in-effect: none; text-indent: 0px; -webkit-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><div>--</div><div>Jennifer M. Adams<br>Center for Ocean-Land-Atmosphere Studies (COLA)<br>111 Research Hall, Mail Stop 2B3<br>George Mason University<br>4400 University Drive<br>Fairfax, VA 22030&nbsp;<br><br></div><div><br class="khtml-block-placeholder"></div><br class="Apple-interchange-newline"></span></span></div></span></span><br class="Apple-interchange-newline">
</div>
<br></div></div></div></div></body></html>