Package org.ka2ddo.yaac.weather


package org.ka2ddo.yaac.weather
This package provides management and delivery of real-time weather data within the YAAC application.
  • Class
    Description
    This class implements part of the US National Weather Service's MADIS quality checks on weather data.
    This class collects weather data from the local weather station and makes it available to other listening classes.
    This interface defines a callback to notify the listener that the local weather data has been updated.