weather 6.x-5.20
Posted by toddy on May 16, 2012 at 8:33pm
| Download | Size | md5 hash |
|---|---|---|
| weather-6.x-5.20.tar.gz | 447.72 KB | 7408e1c65763128df9f55323d26e8149 |
| weather-6.x-5.20.zip | 663.76 KB | 25c166df32c6b92e91bd70684df3f99f |
Last updated: May 16, 2012 - 20:36
Release notes
Changes:
- Fix bug which prevented the module from fetching outdated data ever again, if a download fails. Thanks to Dan Parnell for the bug report and patch. Closes: #1545398: If fetching METAR data fails, the module will never check again.
weather 7.x-1.2
Posted by toddy on April 4, 2012 at 8:30pm
| Download | Size | md5 hash |
|---|---|---|
| weather-7.x-1.2.tar.gz | 441.24 KB | 81d82349fb162fd2199e056e7665342c |
| weather-7.x-1.2.zip | 656.11 KB | de6c0403b756a41fae4f364380390121 |
Last updated: April 4, 2012 - 20:31
Release notes
Changes:
- Add Israel Haifa Airport. Closes: #1330278: Could you please add this station
- Add support for Iraq. Closes: #1344628: Why is there no support for Iraq?
- Add Krasnoyarsk (Russian Federation). Closes: #1093688: Add new Aerodrome
- Update download location to http://www.aviationweather.gov/
- Use smart_ip module for IP-based location weather. Closes: #1492992: Allow Smart_IP anonymous user identification
- Numerous documentation and coding style updates
- Remove ICAO textfield in weather location configuration and solve a problem with the automatic update of the real name textfield. Closes: #1167692: When inserting location to a display Real name for the selected place doesn't save, #1219498: Problem with a place that has only one airport, #643696: Auto-filling of the "ICAO code" and "Real name for the selected place" fields doesn't work correctly
- Use Drupal's ip_address(). Closes: #1270058: Use drupal's ip_address() in stead of $_SERVER['REMOTE_ADDR']
- Fix problem with custom images. Closes: #1354586: Custom image path not working
weather 6.x-5.19
Posted by toddy on April 4, 2012 at 3:00pm
| Download | Size | md5 hash |
|---|---|---|
| weather-6.x-5.19.tar.gz | 447.63 KB | 0e0f4831be2376b76158c826108286a5 |
| weather-6.x-5.19.zip | 663.67 KB | c2dfec6af6661b3c4c35d6cd1fa5ad77 |
Last updated: April 4, 2012 - 15:01
Release notes
Changes:
- Remove custom http_request function. The original function drupal_http_request does support a timeout parameter since Drupal 6.24.
- Update download location to http://www.aviationweather.gov/
weather 7.x-1.1
Posted by toddy on August 18, 2011 at 8:09pm
| Download | Size | md5 hash |
|---|---|---|
| weather-7.x-1.1.tar.gz | 441.15 KB | 09c3873eadd2551f8c92c63227fe2dc4 |
| weather-7.x-1.1.zip | 655.56 KB | ecf8ff5dccfae8809c26a37ed539efeb |
Last updated: August 18, 2011 - 20:12
Release notes
Changes:
- Fix some PHP strict warnings. Thanks to James Wilson for the bug report and patch. Closes: #1222552: Creating default object from empty value, #1252584: strict warnings in weather module.
weather 7.x-1.0
Posted by toddy on December 17, 2010 at 6:25pm
| Download | Size | md5 hash |
|---|---|---|
| weather-7.x-1.0.tar.gz | 489.3 KB | a893010ee8ea5755311d722121548236 |
| weather-7.x-1.0.zip | 778.67 KB | 50619b7e8ca2589693f66cab7e065117 |
Last updated: December 25, 2010 - 00:10
Release notes
Changes:
- Port weather 6.x-5.x to Drupal 7.x
- Split module into several smaller files. The file weather.module gets loaded and parsed on every page request, so having a small file size speeds up Drupal. The file has been reduced from 67 kB to 21 kB, meaning a decrease of almost 70%. Moreover, the parser is now loaded only when needed instead of unconditionally on every page request, resulting in an overall size reduction from 87 kB to 21 kB, which is about 25% of the original size. This speeds up the weather module by factor 4!
- Implement a cache for parsed METAR data, so that the parsing needs to be done only once instead of every time the weather data is displayed.
- Rewrite download handler for METAR weather data. If the data is not available, the module retries at increasing time intervals up to one day to download the data. This better supports METAR stations which report their data only a few times a day. Moreover, if an ICAO code is no longer valid, the module tries to download only once a day. In both cases, the previous download interval had been 10 minutes.
- AJAX code in location form is fixed. Closes: #416892: AHAH uses old techniques
- Installation of weather ICAO data is about six times faster.
weather 6.x-5.18
Posted by toddy on December 16, 2010 at 4:59pm
| Download | Size | md5 hash |
|---|---|---|
| weather-6.x-5.18.tar.gz | 491.39 KB | 159adf7f597a7e9f4359ed18f0e1d0cf |
| weather-6.x-5.18.zip | 777.95 KB | 1f07abc0173c3e4ef0eff2b21bfb4186 |
Last updated: December 25, 2010 - 00:09
Release notes
Changes:
- Remove dependency on Location module if NodeMap module is used for locations. Closes: #803778: Weather: location of nodes (requires Location or Node Map module) block dont work
weather 6.x-5.17
Posted by toddy on December 15, 2010 at 5:38pm
| Download | Size | md5 hash |
|---|---|---|
| weather-6.x-5.17.tar.gz | 491.42 KB | 65c78d882df3168572d1100c333c29cc |
| weather-6.x-5.17.zip | 777.98 KB | 471939bb7085417b9ef5f0eca6c1c5e5 |
Last updated: December 25, 2010 - 00:09
Release notes
Changes:
- Implement support for location CCK fields. Closes: #338086: The weather block wont work as no weather data shown for the "Weather: location of nodes (requires Location module)" block, #587606: Integration with location cck, #792050: Weather block not working for location,#803778: Weather: location of nodes (requires Location or Node Map module) block dont work
- New translation to Slovak, thanks to Peter Slama.
weather 6.x-5.16
Posted by toddy on December 6, 2010 at 8:40pm
| Download | Size | md5 hash |
|---|---|---|
| weather-6.x-5.16.tar.gz | 488.19 KB | 3b232c53120a5008a822508496ec5419 |
| weather-6.x-5.16.zip | 771.35 KB | e74535bc7e5d8e69a4c2fb8208a3577e |
Last updated: December 25, 2010 - 00:10
Release notes
Changes:
- Support a timeout for fetching new weather data. Closes: #967646: only call _weather_retrieve_data($icao) on cron OR new weather station addition
- Backport intelligent download interval calculation from D7 port. This way, the website will be much more responsive if a request times out or an ICAO code is no longer valid.
weather 6.x-5.15
Posted by toddy on September 23, 2010 at 4:56pm
| Download | Size | md5 hash |
|---|---|---|
| weather-6.x-5.15.tar.gz | 484.86 KB | 87c11fce52ff0dff49f03d30c0334e3f |
| weather-6.x-5.15.zip | 767.89 KB | d4750bb1fc10d453448da2b8314da8d9 |
Last updated: December 25, 2010 - 00:09
Release notes
Changes:
- Add missing hook_update_N() for Belgian cities.
weather 6.x-5.14
Posted by toddy on September 23, 2010 at 4:48pm
| Download | Size | md5 hash |
|---|---|---|
| weather-6.x-5.14.tar.gz | 484.64 KB | 47c731a4ce235ede4857adf4ed571991 |
| weather-6.x-5.14.zip | 767.69 KB | 6f0c4e12e179b62aa9942b8263938701 |
Last updated: December 25, 2010 - 00:09
Release notes
Changes:
- Use drupal_http_request() for downloading. This enables the use of proxies. Thanks to Mariano Renzi for providing a patch. Closes: #847344: Weather Module, not connecting through a proxy
- Add places from Belgium. Thanks to Marijn Schops for the bug report. Closes: #895240: Adding places from Belgium
weather 7.x-1.0-alpha3
Posted by toddy on September 23, 2010 at 4:36pm
| Download | Size | md5 hash |
|---|---|---|
| weather-7.x-1.0-alpha3.tar.gz | 485.33 KB | d827acebd9cb7cf2a7f1e2157e251118 |
| weather-7.x-1.0-alpha3.zip | 770.67 KB | dc2b1e9512f76afc225b119a002551b6 |
Last updated: December 25, 2010 - 00:10
Release notes
Changes:
- Replace file_directory_path() with file_default_scheme(). Thanks to John Voskuilen for the bug report. Closes: #920508: Error: Call to undefined function file_directory_path() in weather module for D7-alpha7.
- Add places from Belgium. Thanks to Marijn Schops for the bug report. Closes: #895240: Adding places from Belgium
weather 7.x-1.0-alpha2
Posted by toddy on July 3, 2010 at 10:08pm
| Download | Size | md5 hash |
|---|---|---|
| weather-7.x-1.0-alpha2.tar.gz | 485.24 KB | c4630620d41baf36f051a21d0c2d3931 |
| weather-7.x-1.0-alpha2.zip | 770.72 KB | 554ed6c8f591949dbb48e761da17682a |
Last updated: December 25, 2010 - 00:09
Release notes
Please use this version only for testing. There will be no upgrade path from this release to the proper 7.x-1.0 release of the module.
This release needs at least Drupal 7.0 Alpha 4.
Changes since 7.x-1.0-alpha1:
- Update location of HTTP POST script on weather.noaa.gov. Many thanks to Stein Magne for providing a fix. Closes: #838280: Weather module download location for METAR data not accessible
- If fetching weather data via HTTP didn't work, try FTP next time.
- Make an entry in the watchdog table, if the download did not succeed. Closes: #836582: Don't show warning to non-admins.
- Only show an error message about failed downloads to users with administration priviledges. Thanks to AaronELBorg for the patch. Closes: #836582: Don't show warning to non-admins.
- Remove Maribo Lufthavn, Denmark, which does no longer exist.
- Remove block information from database if module is uninstalled.
- Reduce size of PNG images with optipng. This saves about 25% of the data which needs to be transmitted. Thanks to Nico Schlömer for the idea. Closes: #770236: web-optimized PNG icons
- Support custom weather images. Thanks to Szántó Gábor for the patch. Closes: #457414: Create own weather pngs + patch
- Add configure shortcut to module overview page
- Translation updates for:
- Norwegian, thanks to Stein Magne
- Greek, thanks to Vasileios Lourdas
- Czech, thanks to Marek Drápal
- Croatian, thanks to Mihaela Jurkovic
weather 5.x-6.4
Posted by toddy on July 3, 2010 at 9:13pm
| Download | Size | md5 hash |
|---|---|---|
| weather-5.x-6.4.tar.gz | 375.62 KB | ff3e5b703ac01a05e9a70a727fca92ab |
| weather-5.x-6.4.zip | 525.89 KB | 3ec5fa182fa4e7a6f70c26faa5075b8e |
Last updated: December 25, 2010 - 00:09
Release notes
Changes:
- Update location of HTTP POST script on weather.noaa.gov. Many thanks to Stein Magne for providing a fix. Closes: #838280: Weather module download location for METAR data not accessible
- If fetching weather data via HTTP didn't work, try FTP next time.
- Make an entry in the watchdog table, if the download did not succeed. Closes: #836582: Don't show warning to non-admins.
- Only show an error message about failed downloads to users with administration priviledges. Thanks to AaronELBorg for the patch. Closes: #836582: Don't show warning to non-admins.
- Remove Maribo Lufthavn, Denmark, which does no longer exist.
weather 6.x-5.13
Posted by toddy on July 3, 2010 at 6:56pm
| Download | Size | md5 hash |
|---|---|---|
| weather-6.x-5.13.tar.gz | 484.59 KB | 7a38cc330936543d0d4ab3ccf21a472b |
| weather-6.x-5.13.zip | 767.54 KB | cf78ef435c534fa0e33c1ce32e1d123f |
Last updated: December 25, 2010 - 00:10
Release notes
Changes:
- Update location of HTTP POST script on weather.noaa.gov. Many thanks to Stein Magne for providing a fix. Closes: #838280: Weather module download location for METAR data not accessible
- If fetching weather data via HTTP didn't work, try FTP next time.
- Make an entry in the watchdog table, if the download did not succeed. Closes: #836582: Don't show warning to non-admins.
- Only show an error message about failed downloads to users with administration priviledges. Thanks to AaronELBorg for the patch. Closes: #836582: Don't show warning to non-admins.
- Remove Maribo Lufthavn, Denmark, which does no longer exist.
weather 6.x-5.12
Posted by toddy on May 3, 2010 at 1:33pm
| Download | Size | md5 hash |
|---|---|---|
| weather-6.x-5.12.tar.gz | 484.03 KB | 0de86e71c93a092506099c616ce9c270 |
| weather-6.x-5.12.zip | 767.14 KB | bffb8f2d366b5798d627cb262609a1ef |
Last updated: December 25, 2010 - 00:09
Release notes
Changes:
- Remove block information from database if module is uninstalled.
- Reduce size of PNG images with optipng. This saves about 25% of the data which needs to be transmitted. Thanks to Nico Schlömer for the idea. Closes: #770236: web-optimized PNG icons
- Support custom weather images. Thanks to Szántó Gábor for the patch. Closes: #457414: Create own weather pngs + patch
- Translation updates for:
- Norwegian, thanks to Stein Magne.
- Hungarian, thanks to Füleki Miklós.
- Spanish, thanks to Jota Jota. Closes: #769568: Incorrect translations strings related to temperatures in es.po and fr.po
- French, thanks to Jota Jota. Closes: #769568: Incorrect translations strings related to temperatures in es.po and fr.po
- German, thanks to Tobias Quathamer.
weather 7.x-1.0-alpha1
Posted by toddy on March 11, 2010 at 3:43pm
| Download | Size | md5 hash |
|---|---|---|
| weather-7.x-1.0-alpha1.tar.gz | 586.25 KB | 8872f2333c026b726b4a9eef631db41f |
| weather-7.x-1.0-alpha1.zip | 863.39 KB | 14d394ea6ccce63a157278ae6183ad01 |
Last updated: December 25, 2010 - 00:09
Release notes
Please use this version only for testing. There will be no upgrade path from this release to the proper 7.x-1.0 release of the module.
This release needs at least Drupal 7.0 Alpha 4.
Changes:
- Port weather 6.x-5.x to Drupal 7.x
- Split module into several smaller files. The file weather.module gets loaded and parsed on every page request, so having a small file size speeds up Drupal. The file has been reduced from 67 kB to 21 kB, meaning a decrease of almost 70%. Moreover, the parser is now loaded only when needed instead of unconditionally on every page request, resulting in an overall size reduction from 87 kB to 21 kB, which is about 25% of the original size. This speeds up the weather module by factor 4!
- Implement a cache for parsed METAR data, so that the parsing needs to be done only once instead of every time the weather data is displayed.
- Rewrite download handler for METAR weather data. If the data is not available, the module retries at increasing time intervals up to one day to download the data. This better supports METAR stations which report their data only a few times a day. Moreover, if an ICAO code is no longer valid, the module tries to download only once a day. In both cases, the previous download interval had been 10 minutes.
- AJAX code in location form is fixed. Closes: #416892: AHAH uses old techniques
weather 6.x-5.11
Posted by toddy on March 10, 2010 at 10:27am
| Download | Size | md5 hash |
|---|---|---|
| weather-6.x-5.11.tar.gz | 585.13 KB | a71cbe980d68eab3c40d29dcd1f6853c |
| weather-6.x-5.11.zip | 857.88 KB | d9abe4dffcd1bd655593dde313b87560 |
Last updated: December 25, 2010 - 00:10
Release notes
Changes:
- Fix typography of two locations and remove Lupin Airport Supplementary Aviation Weather Reporting Station.
weather 6.x-5.10
Posted by toddy on February 21, 2010 at 12:39pm
| Download | Size | md5 hash |
|---|---|---|
| weather-6.x-5.10.tar.gz | 584.71 KB | f1e1500df0ca0589ff9e98211d0c9cc3 |
| weather-6.x-5.10.zip | 857.69 KB | 0aa0dc8de14096d9c38d8ec0a49c989b |
Last updated: December 25, 2010 - 00:09
Release notes
Changes:
- Add cities in South Carolina and change name in North Carolina. Thanks to Bill Funderburk for the report. Closes: #719578: Add cities request
- Fix wrong translation for Spanish temperatures. Thanks to kuli70 for the bug report. Closes: #720542: Weather temperature wrong display
weather 6.x-5.9
Posted by toddy on February 6, 2010 at 7:51am
| Download | Size | md5 hash |
|---|---|---|
| weather-6.x-5.9.tar.gz | 584.34 KB | c80691fa309498acd3c289b7128702ac |
| weather-6.x-5.9.zip | 857.26 KB | c059d0784513737ceb10dd676064bba9 |
Last updated: December 25, 2010 - 00:09
Release notes
Changes:
- Correctly parse snow showers. Thanks to bloto for reporting the bug with METAR data. Closes: #700060: Weather do not parse data correctly
- Translation updates for:
- German, thanks to Tobias Quathamer.
weather 7.x-1.x-dev
Posted by toddy on January 22, 2010 at 9:20am
| Download | Size | md5 hash |
|---|---|---|
| weather-7.x-1.x-dev.tar.gz | 441.4 KB | 84a0468a52df7bc84b889cb59c575c1f |
| weather-7.x-1.x-dev.zip | 656.23 KB | 64e81b664ea059562dc5e37cc4db6cfc |
Last packaged version: 7.x-1.2+6-dev
Last updated: May 21, 2012 - 12:57
Release notes
Port to Drupal 7.x