Hi All, Modification to Weather module of Drupal CMS. For more details about Weather module, please visit http://drupal.org/project/weather METAR - METeorological Aerodrome Report. For more details, visit http://en.wikipedia.org/wiki/METAR For India, few names are available - following names are not included. 'VEPT' => array('name' => 'PATNA ', 'lat' => 25.36, 'long' => 085.06), Add these in modules/weather/icao_codes.inc $icao_codes['India'] = array( ); I am trying to find out data for other cities too. Since this system relies on data provided by Airports using a predefined format called 'METAR', most airport in India dont update this data regularly - thus weather report is not available for them. Please feel free to ask any question regarding this at vinay@vinayras.com Regards
|
|||||

METAR info
METAR information of other Indian Cities:
http://www.wunderground.com/global/IN.html
Vinay Yadav
Web Developer
http://www.vinayras.com