Closed (fixed)
Project:
Weather
Version:
6.x-5.1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
24 Aug 2009 at 12:30 UTC
Updated:
9 Sep 2009 at 18:50 UTC
Would it be difficult to add Windchill to the set of options for this module? We need to display windchill and right now we're using custom javascript to grab the temperature and wind speed, then run a calculation and insert HTML onthe page to show it.
We need it for 5.x but even 6.x would be nice. I'm willing to help with the code, although I don't have CVS access as of right now.
Comments
Comment #1
toddy commentedHi,
the windchill temperature calculation is included since version 6.x-5.1 (released in december 2008). As I lack the time, I cannot backport it to the 5.x series.
Regards,
Tobias
Comment #2
jgknight commentedAh okay. I didn't notice since we're using 5.x. Perhaps I'll just do a custom mod of the module for our use. Thanks!