This module uses a SOAP interface to request weather data from the U.S. NOAA National Weather Service. The module displays summary forecast data (high temperature, low temperature, expected conditions, weather icon) and provides an API for retrieving other weather information based on published NWS SOAP/XML APIs. This module requires 'SOAP' to be enabled on the host. It has no other dependencies.