# Nov 21, 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.9369,-92.5702, 50.288, 27.945
Lewis,41.3112,-95.1725, 56.318, 28.791
Cedar Rapids,41.9000,-91.5000, 50.558, 26.272
Calmar,43.1600,-91.8700, 49.982, 26.449
Ames,42.0212,-93.7745, 50.576, 25.389
Gilbert,42.1073,-93.5812, 51.232, 25.728
Muscatine,41.2200,-91.0600, 54.5, 28.944
Sutherland,42.9257,-95.5392, 53.96, 25.331
Crawforsville,41.2039,-91.4868, 53.042, 27.94
Chariton,41.0000,-93.3200, 55.184, 28.537
Kanawha,42.9400,-93.9000, 47.912, 23.283
Castana,42.0600,-95.8200, 55.418, 28.632
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.