Review Request: Patch to add a 7-day (up-to) forecast to the NOAA weather Ion

Shawn Starr shawn.starr at rogers.com
Mon Sep 14 00:28:23 CEST 2009


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/1584/#review2338
-----------------------------------------------------------


It looks fine, but please make sure any new strings are wrapped in proper i18n(). I cannot approve this commit until that's please.

- Shawn


On 2009-09-13 14:04:24, Amos Kariuki wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://reviewboard.kde.org/r/1584/
> -----------------------------------------------------------
> 
> (Updated 2009-09-13 14:04:24)
> 
> 
> Review request for Plasma and Shawn Starr.
> 
> 
> Summary
> -------
> 
> The patch uses the REST API provided by NOAA at <http://www.weather.gov/forecasts/xml/rest.php> to obtain the forecast for the location coordinates returned by the observation data.  It requests the 7-day forecast but only displays the days for which data is available (usually 5-7 days).  The weather icon descriptions unfortunately don't match those used by the normal observation feed, and are defined at <http://www.weather.gov/forecasts/xml/DWMLgen/schema/parameters.xsd> ; we however use a similar heuristic algorithm (keyword search)) to find the best match for the returned weather conditions.
> 
> This patch also enables the normal condition icon which was being mistakenly being unset.
> 
> 
> Diffs
> -----
> 
>   trunk/KDE/kdebase/workspace/plasma/dataengines/weather/ions/ion_noaa.cpp 1021754 
>   trunk/KDE/kdebase/workspace/plasma/dataengines/weather/ions/ion_noaa.h 1016575 
> 
> Diff: http://reviewboard.kde.org/r/1584/diff
> 
> 
> Testing
> -------
> 
> Verified the NOAA forecast was displayed in the Weather Forecast applet for a few locations.
> 
> 
> Thanks,
> 
> Amos
> 
>



More information about the Plasma-devel mailing list