Download List

專案描述

StormSiren is a personal severe weather monitoring
tool that communicates information from National
Weather Service issued bulletins on potential and
imminent hazardous weather. When such bulletins
are detected, the program sends a concise summary
of the alert to one or more devices, including
pagers, SMS-capable wireless phones, or e-mail
accounts. The summaries are designed to fit within
a 160 character display and contain the type of
hazard, the affected counties and cities defined
by the user, and the issue and expiration times of
the bulletin.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-02-25 22:56
1.0

Included in this update are two regular expression updates to catch new variances on NWS bulletins and two minor feature enhancements.
標籤: Minor feature enhancements

2003-06-26 07:27
0.65

This release updates the parser to catch regional
variances in watch notice patterns.
標籤: Minor feature enhancements

2003-05-08 11:15
0.64

Minor pattern adjustments were made to
accomodate regional differences between NWS
offices for severe weather watches. A few offices
prepend the state name to the watch announcement
line, and this regular expression update handles the
differences correctly.
標籤: Minor feature enhancements

2003-04-13 03:35
0.63

The -testpage utility was not updated when the alarm handling method was changed from using strings to using objects. This has been fixed.
標籤: Minor bugfixes

2003-04-11 06:56
0.62

This version fixes a notification bug where only one device per type (SMS, email) was notified. This was caused by sending a string of addresses to smtplib's sendmail function rather than a tuple. It also disables state file purging due to incorrect purging for network timeouts that returned no alarm condition.
標籤: Major bugfixes

Project Resources