$weather
$weather : \Horde_Service_Weather_Base
Parent Weather driver.
Horde_Service_Weather_Forecast_Taf
$weather : \Horde_Service_Weather_Base
Parent Weather driver.
getForecastDay(integer $day) : \Horde_Service_Weather_Period_Base
Return the forecast for the specified ordinal day.
integer | $day | The forecast day to return. |
getRawData() : array
Compatibility layer for old PEAR/Services_Weather data.
The raw parsed data array - keyed by descriptors that are compatible with PEAR/Services_Weather. Structure of data: Data is converted into the appropriate units based on the Horde_Service_Weather_Base::units setting at the time or parsing.