# Nov 06, 2009 High and Low Air Temperatures [F]
# Iowa Environmental Mesonet - ISU Ag Climate Network
# -----------------------snip------------------
StationName, Latitude, Longitude,hi_tmp_f , lo_tmp_f
Nashua,42.7500,-92.5000, 66.722, 42.035
Lewis,41.4000,-95.0000, 67.91, 44.28
Cedar Rapids,41.9000,-91.5000, 68.72, 48.164
Calmar,43.1600,-91.8700, 67.196, 43.199
Ames,42.0300,-93.8000, 66.65, 40.636
Gilbert,42.1100,-93.5800, 67.292, 42.127
Muscatine,41.2200,-91.0600, 70.646, 47.822
Sutherland,42.9600,-95.5000, 69.062, 40.878
Crawforsville,41.2000,-91.5000, 69.542, 46.751
Chariton,41.0000,-93.3200, 70.502, 47.57
Kanawha,42.9400,-93.9000, 67.118, 42.503
Castana,42.0600,-95.8200, 67.658, 44.69
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.