<HTML>
<HEAD>
<TITLE>Colorado DEM Data</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>All,<BR>
<BR>
I have downloaded the USGS 10m (1/3 arc second) data for Colorado and am currently uploading the data to the linux server in /benchmarking/2011/data/raster/DEM.<BR>
<BR>
I will upload the data to the Windows server after that.<BR>
<BR>
Data format is GeoTiff.<BR>
<BR>
Example output from GDAL:<BR>
<BR>
</SPAN></FONT><FONT SIZE="2"><FONT FACE="Consolas, Courier New, Courier"><SPAN STYLE='font-size:10pt'>msmith@linux_wms_bm:~/tmp/88655836$ gdalinfo 88655836.tif <BR>
Driver: GTiff/GeoTIFF<BR>
Files: 88655836.tif<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;88655836.tfw<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;88655836.aux<BR>
Size is 6416, 3670<BR>
Coordinate System is:<BR>
GEOGCS[&quot;NAD83&quot;,<BR>
&nbsp;&nbsp;&nbsp;&nbsp;DATUM[&quot;North_American_Datum_1983&quot;,<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;SPHEROID[&quot;GRS 1980&quot;,6378137,298.2572221010002,<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;AUTHORITY[&quot;EPSG&quot;,&quot;7019&quot;]],<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;AUTHORITY[&quot;EPSG&quot;,&quot;6269&quot;]],<BR>
&nbsp;&nbsp;&nbsp;&nbsp;PRIMEM[&quot;Greenwich&quot;,0],<BR>
&nbsp;&nbsp;&nbsp;&nbsp;UNIT[&quot;degree&quot;,0.0174532925199433],<BR>
&nbsp;&nbsp;&nbsp;&nbsp;AUTHORITY[&quot;EPSG&quot;,&quot;4269&quot;]]<BR>
Origin = (-106.735092591348362,39.675648147357293)<BR>
Pixel Size = (0.000092592592601,-0.000092592592601)<BR>
Metadata:<BR>
&nbsp;&nbsp;TIFFTAG_SOFTWARE=IMAGINE TIFF Support<BR>
Copyright 1991 - 1999 by ERDAS, Inc. All Rights Reserved<BR>
@(#)$RCSfile: etif.c $ $Revision: 1.10.1.9.1.9.2.11 $ $Date: 2004/09/15 18:42:01EDT $<BR>
&nbsp;&nbsp;TIFFTAG_XRESOLUTION=1<BR>
&nbsp;&nbsp;TIFFTAG_YRESOLUTION=1<BR>
&nbsp;&nbsp;TIFFTAG_RESOLUTIONUNIT=1 (unitless)<BR>
&nbsp;&nbsp;AREA_OR_POINT=Area<BR>
Image Structure Metadata:<BR>
&nbsp;&nbsp;INTERLEAVE=BAND<BR>
Corner Coordinates:<BR>
Upper Left &nbsp;(-106.7350926, &nbsp;39.6756481) (106d44' 6.33&quot;W, 39d40'32.33&quot;N)<BR>
Lower Left &nbsp;(-106.7350926, &nbsp;39.3358333) (106d44' 6.33&quot;W, 39d20' 9.00&quot;N)<BR>
Upper Right (-106.1410185, &nbsp;39.6756481) (106d 8'27.67&quot;W, 39d40'32.33&quot;N)<BR>
Lower Right (-106.1410185, &nbsp;39.3358333) (106d 8'27.67&quot;W, 39d20' 9.00&quot;N)<BR>
Center &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(-106.4380556, &nbsp;39.5057407) (106d26'17.00&quot;W, 39d30'20.67&quot;N)<BR>
Band 1 Block=6416x1 Type=Float32, ColorInterp=Gray<BR>
&nbsp;&nbsp;Min=2145.859 Max=4272.084 <BR>
&nbsp;&nbsp;Minimum=2145.859, Maximum=4272.084, Mean=3144.205, StdDev=380.625<BR>
&nbsp;&nbsp;NoData Value=-3.4028234663852886e+38<BR>
&nbsp;&nbsp;Metadata:<BR>
&nbsp;&nbsp;&nbsp;&nbsp;STATISTICS_MINIMUM=2145.859375<BR>
&nbsp;&nbsp;&nbsp;&nbsp;STATISTICS_MAXIMUM=4272.083984375<BR>
&nbsp;&nbsp;&nbsp;&nbsp;STATISTICS_MEAN=3144.2045415732<BR>
&nbsp;&nbsp;&nbsp;&nbsp;STATISTICS_MEDIAN=3187.5264516175<BR>
&nbsp;&nbsp;&nbsp;&nbsp;STATISTICS_MODE=3129.1279485524<BR>
&nbsp;&nbsp;&nbsp;&nbsp;STATISTICS_STDDEV=380.62482041484<BR>
&nbsp;&nbsp;&nbsp;&nbsp;STATISTICS_HISTONUMBINS=65536<BR>
&nbsp;&nbsp;&nbsp;&nbsp;STATISTICS_HISTOMIN=2145.859375<BR>
&nbsp;&nbsp;&nbsp;&nbsp;STATISTICS_HISTOMAX=4272.083984375<BR>
&nbsp;&nbsp;&nbsp;&nbsp;STATISTICS_SKIPFACTORX=1<BR>
&nbsp;&nbsp;&nbsp;&nbsp;STATISTICS_SKIPFACTORY=1<BR>
&nbsp;&nbsp;&nbsp;&nbsp;STATISTICS_EXCLUDEDVALUES=-3.4028234663853e+38<BR>
&nbsp;&nbsp;&nbsp;&nbsp;LAYER_TYPE=athematic<BR>
<BR>
</SPAN></FONT></FONT><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
</SPAN></FONT>
</BODY>
</HTML>