Original file rewritten to scrape additional record years from NWS Daily Climate Report (CLI).
***
Rewritten to manage missing maximum data as in some morning reports (Tucson). This is accomplished by checking to see if time is between 7:00 AM and 5:00 PM and if it is, acquiring the previous (midnight) report.
***
Rewritten to manage some truncated reports (less than eighty lines) such as Glasgow and maybe others.
***
Added city code. Writes cache files with city name. This allows multiple instances in same directory.