weather-WeatherReport

A WeatherReport is a child of the WeatherService and represents a particular locale. It acts as a container for components WeatherProvider (e.g. NwsWeatherProvider), CurrentConditions, and up to 7 Forecast components. The default view of the WeatherReport is the Current Weather View.
  • Add a WeatherReport using the New button in the WeatherService’s Weather Manager view.
  • Drag any WeatherReport component onto a Px page for an iconic-based Current Weather View.
  • A WeatherReport also has an available Current Air Quality View, as does its child CurrentConditions component.

An Update Weather Report action refreshes data in its child components.

Figure 9.   WeatherReport action
Image

If a newly-added WeatherReport, this action creates the needed child Forecast components. Note also that a global action (to update all WeatherReports) is available at the WeatherService level.