# Jul 03, 2008 High and Low Air Temperatures [F]
# Iowa Environmental Mesonet - ISU Ag Climate Network
# -----------------------snip------------------
StationName, Latitude, Longitude,hi_tmp_f , lo_tmp_f
CASTANA, 42.06, -95.82, 77.054, 53.348
KANAWHA, 42.94, -93.90, 78.134, 55.058
CHARITON, 41.00, -93.32, 74.984, 60.746
CRAWFORDSVILLE, 41.2, -91.50, 76.324, 57.366
SUTHERLAND, 42.96, -95.50, 75.819, 49.403
MUSCATINE, 41.22, -91.06, 76.035, 57.125
Gilbert, 42.11109, -93.58334, 78.228, 56.875
AMES, 42.03, -93.80, 78.26, 56.858
CALMAR, 43.16, -91.87, 77.042, 56.257
CEDAR RAPIDS, 41.90, -91.50, 76.226, 55.814
LEWIS, 41.40, -95.00, 77.828, 57.128
NASHUA, 42.75, -92.50, 76.658, 56.696
You should be able to 'copy & paste' this raw data listing into a simple text editor and save the data file on your machine. Most GIS systems can then import this dataset as a layer. You may have to omit the commented lines (#) if your GIS has trouble importing the data.