X-Git-Url: https://www.yuggoth.org/gitweb?p=weather.git;a=blobdiff_plain;f=NEWS;h=92870049abda904cdb4c2ed24dc041e83bba41e8;hp=548837825d27cf570722e1eed5d9f2a78d0c7024;hb=2a84a53f4aac0175f75b77e3a73d5a68b6e20ac6;hpb=93f58b4538974d6c1d0161cf1d273fe7576c74dd diff --git a/NEWS b/NEWS index 5488378..9287004 100644 --- a/NEWS +++ b/NEWS @@ -2,13 +2,45 @@ New Version Information for the Weather Utility ================================================= -:Copyright: (c) 2006-2012 Jeremy Stanley . Permission +:Copyright: (c) 2006-2016 Jeremy Stanley . Permission to use, copy, modify, and distribute this software is granted under terms provided in the LICENSE file distributed with this software. .. contents:: +2.3 Release +----------- +Fixed a regression in the correlate function which reintroduced the +wrong (old) URLs for zone-specific data sources, and corrected the +entries in the zones file accordingly. + +2.2 Release +----------- +Fixed a bug where the setpath search order was effectively being +reversed. + +Updated correlation data is included based on newer 2015 Census data and +2016 NWS station and zone lists. + +2.1 Release +----------- +The old http://weather.noaa.gov/pub site was deprecated and as of August +23 subsequently removed from service. Correlation data files have been +updated to use the working http://tgftp.nws.noaa.gov URL instead. + +Updated correlation data is included based on newer 2014 Census data. + +The correlation data rebuilding process has been improved and more +thoroughly documented. + +Radian floats in correlation data are now truncated to 7 decimal places, +significantly reducing rounding error fuzz against future data file +updates. + +The /etc/weather/weatherrc file mentioned in documentation is now +properly read. + 2.0 Release ----------- The 2.0 release involves a major rewrite of the underlying code and