See: Description
Interface | Description |
---|---|
WeatherListener |
This interface defines a callback to notify the listener that the local weather data has
been updated.
|
Class | Description |
---|---|
MADISWeatherChecker |
This class implements part of the US National Weather Service's MADIS quality checks on
weather data.
|
WeatherDistributor |
This class collects weather data from the local weather station and makes it available
to other listening classes.
|