Releases: chaunceygardiner/weewx-nws
Release 4.5.5
Release 4.5.5 is a small release that logs extra information for a couple of cases where the json returned from NWS is malformed.
Release v4.5.4
Release v4.5.4 is more forgiving of malformed forecasts from NWS.
Release v4.5.3
Release v4.5.3 prints counts when executing --test-requester (used for testing).
Release v4.5.2
More import cleanup.
Rename test form —test-parsing-all-alerts to —test-parse-all-alerts.
Release v4.5.1
Release v4.5.1 fixes and issue with an import that was mistakenly removed. It affects rsyncing forecasts to other machines. This is a feature unlikely to be used by anyone but the author.
Release v4.5
Prompted by recent problematic data from the NWS API, release v4.5 now does a reasonably thorough job of checking forecasts and alerts returned from the API and, if it finds problems, reports them (it stops at the first issue) and does not try to ingest the forecast or alert.
Release v4.4
Release v4.4 contains a fix for issue #8 . Thanks to Paul R Anderson (N1OTX) for reporting this.
Release v4.3
Release v4.3:
- ignores Exercise, System and Draft alerts (in addition to previously ignoring Test alerts).
- The previous version alerts tab switched from headline to nwsHeadline; but this resulted in sometimes missing essential information. This version uses nwsHeadline as the title and headline as the subtitle.
Release v4.2
Formatting changes on alerts tab of report.
Release v4.1
Add nwsHeadline to alerts and use it, rather than headline, if it exists. This is usually shorter and more descriptive.
******* IMPORTANT, you must delete the existing nws database (nws.sdb) if *******
******* udating versions earlier than 4.1. Delete nws.sdb after installing the *******
******* update and just before restaring weewx. This is necessary because the *******
******* database schema has changed.