ChangeLog - Historique des versions graphweather
-
- Membre
- Messages : 104
- Inscription : mar. oct. 21, 2008 11:05 pm
- Localisation : Quincy-Sous-Sénart (F-91480)
- Contact :
ChangeLog - Historique des versions graphweather
L'idée de ce post est de garder une trace des fichiers historique des changements apportés à chaque nouvelle version de GraphWeather afin de:
- Installer en connaissance de cause une nouvelle version
- Garder un historique des problèmes corriger
- Garder un historique des nouvelles fonctionnalités
L'idée est d'y copier les fichiers changelog.txt fournis à chaque nouvelle version
- voir le post qui est à l'origine de cette initiative: http://www.aguilmard.com/phpBB3/viewtopic.php?f=2&t=865
Merci de ne pas poster autre chose dans ce fil et de mettre dans le titre le numéro de la version
Cordialement
hervé
- Installer en connaissance de cause une nouvelle version
- Garder un historique des problèmes corriger
- Garder un historique des nouvelles fonctionnalités
L'idée est d'y copier les fichiers changelog.txt fournis à chaque nouvelle version
- voir le post qui est à l'origine de cette initiative: http://www.aguilmard.com/phpBB3/viewtopic.php?f=2&t=865
Merci de ne pas poster autre chose dans ce fil et de mettre dans le titre le numéro de la version
Cordialement
hervé
<----------------------------------------------------->
Station IROX PRO-X USB / WeatherCapture/GraphWeather
http://diving91.homeip.net/
Station IROX PRO-X USB / WeatherCapture/GraphWeather
http://diving91.homeip.net/
-
- Membre
- Messages : 104
- Inscription : mar. oct. 21, 2008 11:05 pm
- Localisation : Quincy-Sous-Sénart (F-91480)
- Contact :
Version antérieure à 2.0.200a
Version 2,0,125
Bug fix: The old tags are not parsed correctly.
Bug fix: The statistics graphics are not generated.
Bug fix: The stylesheet tab-rainfall-bargraph.xml does not work.
Improvments:
- The statistics database is dynamically loaded when it's required.
- A ChangeLog.txt is available in install directory.
Improvments on auto-release scripts.
Version 2,0,132
Bug fix: The automatic source files search is long if directories are present in search directory.
Bug fix: The Vantage Pro plugin return non expected results.
Bug fix: Graphics are not precise for a one hour time range.
Bug fix: The Forecast is not always calculated.
Improvments:
- Added an option to disable meteorological norms on Wind Chill and Heat Index calculation.
- Added the driver selection in MySQL plugin.
- Added advisory message "New version available".
Version 2,0,140
Bug fix: GW crash if there ii no format for $CurrentDate.
Bug fix: The conversion from InHg to hPa is wrong.
Bug fix: For timezone > +-4h ephemerids are not valid.
Buf fix: The relative pressure rate does not appear in report2.xml
Bug fix: The month bargraph has wrong labels (1 to 31 each time).
Improvments:
- Added %T in for $CurrentDate formats to output a unix timestamp.
- Added min/max index in gauges (all statistic data are available to create indexes).
- Improvment in wind direction display from tag.
Updates:
- Gauge2.xml has been deleted.
Statistics .XSL has been updated to be compliant with the new wind direction format.
Version 2,0152a
Bug fix: The forecast does not appear when exporting (possibly not fixed since I can't reproduce this bug)
Bug fix: Tn/Tx min max for decades, months, years and full period are wrong.
Bug fix: GW crashs when a request with template is made on the server.
Bug fix: The virtual merge does not work in CSV plugin.
Bug fix: There is no indication of stats generation when statistics browser is opened and no database exists.
Improvments:
- Added format modificator for wind_direction
$Current[wind_direction,0.1] gives 133.5
$Current[wind_direction,f1] gives N (0°)
- The Forecast/Condition icon filename is available with $WeatherForecast[IconFile] and $WeatherConditions[IconFile]
- The language for the date format could be set to French, English, Italian, Dutch or Norwegian.
- Solar radiation stats are now finalized: added NbDaysOfSunshine, NbHoursOfSunshine, TotalSolarEnergy
- Added tropical nights in stats (T>20C)
- Added direct download in new version advisory dialog.
Updates:
Renaming GWKernel in GWCore
Version 2,0,165a
Bug fix: The statistic month graphs are not generated.
Bug fix: The TotalRainfall have only one decimal when unit is inch. It should have 3 decimals.
Bug fix: The MySQL plugin does not work with Postgres.
Bug fix: The HI/LOW filtering does not work on optional plugins.
Bug fix: The windspeed is wrong for WSWin plugin, Oregon stations
Bug fix: The wind direction with wswin & Lacross is not displayed correctly on radarplot
Improvments:
- The rainfall rates are read in the WLK file for Vantage Plugin.
- Added true progress bar for statistics generation.
- Added full parsing of stylesheets to make things like that <axis min="$MIN[relative_pressure]" max="$MAX[relative_pressure]">
- Performance improvment in the GW parser.
Updates:
- The definition of tropical night is: A night is considered as tropcial if the minimum temperature during the night
(from sunset to sunrise the day after) is equal or above at 20C.
Version 2,0,176a
Bug fix: The statistic month graphs are not generated.
Bug fix: The calibrations have no effect in MySql and CSV plugin.
Bug fix: Tabs management does not work.
Improvments:
- Added month graphs in statistics (month.xsl has been updated).
- Fix the date management in MySql and CSV plugin. Dates are now interpreted as local dates and can be adjusted except if date field is Unix timestamp.
- Added new tags $Current[timestamp], $Current[timestamp_1] and $Current[timestamp_2] (for optional plugin) to retrieves the date of the last record.
Added DSN support in MySQL plugin.
Version 2,0,190a
Bug fix: The statistic full graphs have wrong scales.
Bug fix: The executable revision number is now the same as the one displayed in the "About" dialog.
Bug fix: Possible crash of GW in any time.
Bug fix: Default pressure format is wrong when unit is inhg.
Bug fix: The heat index is not calculated when dew point is provided in CSV/MySQL plugin.
Bug fix: The wind direction is not calculated in full, year, month and decade stats.
Bug fix: The rates in MySQL plugin are not realistics.
Bug fix: The files graph-month-1.xml and graph-month-2.xml are missing in installer.
Bug fix: The realtime string is not parsed correctly.
Bug fix: When stats aree not available (not loaded yet or db corrupted) GW does not display "NA".
Bug fix: Using currdat.lst in WS3600 plugin crash GW.
Bug fix: The time shifting does not work in MySQL plugin.
Improvments:
The MySQL plugin is replaced by the ODBC plugin that can manage any ODBC database.
Version 2.0.200a
Bug fix: The time shifting does not work in ODBC plugin with numeric date fields.
Bug fix: Duplicates records gives wrong rates "+10000000". This fix does not remove duplicates.
Bug fix: Force update does not work for day, week, month and year.
Bug fix: Date field from MySQL, Postgres with DATE type are not decoded properly.
Improvments:
- Added new tag $Version to display the GW version.
- Remove duplicates records.
- First timestamp is read during source validation (all plugins supporting virtual merge are impacted).
- Updated and fixed problems in statistics layout (MyGWStats.php).
- The wind gust is wrong when using WS3600 currdat.lst.
- Added option in ODBC plugin to check if date field is numeric or string.
ps: Merci à jturlier d'avoir gardé l'historique des versions antérieures à 2.0.200a
Bug fix: The old tags are not parsed correctly.
Bug fix: The statistics graphics are not generated.
Bug fix: The stylesheet tab-rainfall-bargraph.xml does not work.
Improvments:
- The statistics database is dynamically loaded when it's required.
- A ChangeLog.txt is available in install directory.
Improvments on auto-release scripts.
Version 2,0,132
Bug fix: The automatic source files search is long if directories are present in search directory.
Bug fix: The Vantage Pro plugin return non expected results.
Bug fix: Graphics are not precise for a one hour time range.
Bug fix: The Forecast is not always calculated.
Improvments:
- Added an option to disable meteorological norms on Wind Chill and Heat Index calculation.
- Added the driver selection in MySQL plugin.
- Added advisory message "New version available".
Version 2,0,140
Bug fix: GW crash if there ii no format for $CurrentDate.
Bug fix: The conversion from InHg to hPa is wrong.
Bug fix: For timezone > +-4h ephemerids are not valid.
Buf fix: The relative pressure rate does not appear in report2.xml
Bug fix: The month bargraph has wrong labels (1 to 31 each time).
Improvments:
- Added %T in for $CurrentDate formats to output a unix timestamp.
- Added min/max index in gauges (all statistic data are available to create indexes).
- Improvment in wind direction display from tag.
Updates:
- Gauge2.xml has been deleted.
Statistics .XSL has been updated to be compliant with the new wind direction format.
Version 2,0152a
Bug fix: The forecast does not appear when exporting (possibly not fixed since I can't reproduce this bug)
Bug fix: Tn/Tx min max for decades, months, years and full period are wrong.
Bug fix: GW crashs when a request with template is made on the server.
Bug fix: The virtual merge does not work in CSV plugin.
Bug fix: There is no indication of stats generation when statistics browser is opened and no database exists.
Improvments:
- Added format modificator for wind_direction
$Current[wind_direction,0.1] gives 133.5
$Current[wind_direction,f1] gives N (0°)
- The Forecast/Condition icon filename is available with $WeatherForecast[IconFile] and $WeatherConditions[IconFile]
- The language for the date format could be set to French, English, Italian, Dutch or Norwegian.
- Solar radiation stats are now finalized: added NbDaysOfSunshine, NbHoursOfSunshine, TotalSolarEnergy
- Added tropical nights in stats (T>20C)
- Added direct download in new version advisory dialog.
Updates:
Renaming GWKernel in GWCore
Version 2,0,165a
Bug fix: The statistic month graphs are not generated.
Bug fix: The TotalRainfall have only one decimal when unit is inch. It should have 3 decimals.
Bug fix: The MySQL plugin does not work with Postgres.
Bug fix: The HI/LOW filtering does not work on optional plugins.
Bug fix: The windspeed is wrong for WSWin plugin, Oregon stations
Bug fix: The wind direction with wswin & Lacross is not displayed correctly on radarplot
Improvments:
- The rainfall rates are read in the WLK file for Vantage Plugin.
- Added true progress bar for statistics generation.
- Added full parsing of stylesheets to make things like that <axis min="$MIN[relative_pressure]" max="$MAX[relative_pressure]">
- Performance improvment in the GW parser.
Updates:
- The definition of tropical night is: A night is considered as tropcial if the minimum temperature during the night
(from sunset to sunrise the day after) is equal or above at 20C.
Version 2,0,176a
Bug fix: The statistic month graphs are not generated.
Bug fix: The calibrations have no effect in MySql and CSV plugin.
Bug fix: Tabs management does not work.
Improvments:
- Added month graphs in statistics (month.xsl has been updated).
- Fix the date management in MySql and CSV plugin. Dates are now interpreted as local dates and can be adjusted except if date field is Unix timestamp.
- Added new tags $Current[timestamp], $Current[timestamp_1] and $Current[timestamp_2] (for optional plugin) to retrieves the date of the last record.
Added DSN support in MySQL plugin.
Version 2,0,190a
Bug fix: The statistic full graphs have wrong scales.
Bug fix: The executable revision number is now the same as the one displayed in the "About" dialog.
Bug fix: Possible crash of GW in any time.
Bug fix: Default pressure format is wrong when unit is inhg.
Bug fix: The heat index is not calculated when dew point is provided in CSV/MySQL plugin.
Bug fix: The wind direction is not calculated in full, year, month and decade stats.
Bug fix: The rates in MySQL plugin are not realistics.
Bug fix: The files graph-month-1.xml and graph-month-2.xml are missing in installer.
Bug fix: The realtime string is not parsed correctly.
Bug fix: When stats aree not available (not loaded yet or db corrupted) GW does not display "NA".
Bug fix: Using currdat.lst in WS3600 plugin crash GW.
Bug fix: The time shifting does not work in MySQL plugin.
Improvments:
The MySQL plugin is replaced by the ODBC plugin that can manage any ODBC database.
Version 2.0.200a
Bug fix: The time shifting does not work in ODBC plugin with numeric date fields.
Bug fix: Duplicates records gives wrong rates "+10000000". This fix does not remove duplicates.
Bug fix: Force update does not work for day, week, month and year.
Bug fix: Date field from MySQL, Postgres with DATE type are not decoded properly.
Improvments:
- Added new tag $Version to display the GW version.
- Remove duplicates records.
- First timestamp is read during source validation (all plugins supporting virtual merge are impacted).
- Updated and fixed problems in statistics layout (MyGWStats.php).
- The wind gust is wrong when using WS3600 currdat.lst.
- Added option in ODBC plugin to check if date field is numeric or string.
ps: Merci à jturlier d'avoir gardé l'historique des versions antérieures à 2.0.200a
Dernière modification par diving-91 le mer. janv. 07, 2009 10:11 pm, modifié 2 fois.
<----------------------------------------------------->
Station IROX PRO-X USB / WeatherCapture/GraphWeather
http://diving91.homeip.net/
Station IROX PRO-X USB / WeatherCapture/GraphWeather
http://diving91.homeip.net/
-
- Membre
- Messages : 104
- Inscription : mar. oct. 21, 2008 11:05 pm
- Localisation : Quincy-Sous-Sénart (F-91480)
- Contact :
Version antérieure a 2.0.245b
Version 2,0,214a
Bug fix: There is a non filled section in radarplot.
Bug fix: Changing the screen resolution make GW crashes.
Bug fix: Bargraph labels are not cleared between two generations.
Bug fix: GW could crash when reading $Stats[Month,anytext].
Bug fix: The week start the Monday not the Sunday.
Bug fix: The calibration does not work for optional plugins.
Bug fix: Missing data in ODBC plugin graphs.
Improvments:
- Added two new stylesheets for radiations and UV.
- Added lineplot support in stats graphs.
- Default value for CSV time/date columns is now 1.
- Plugins optimization on source files management.
- Added options for auto-update stats.
CSV plugin will attempt to open 4 times the source before returning an error.
Version 2,0,215a
Bug fix: Unable to read sources with WS2300 plugin
Version 2,0,240
Bug fix: Unable to read sources with WS2300 plugin.
Bug fix: The auto-source option does not work.
Bug fix: GW is not closed properly.
Bug fix: Memory leaks in CSV plugin.
Improvments:
- Added date in report2.xml.
Version 2.0.245b
Bug fix: Fix InfoClimat template.
Bug fix: Month names are not displayed in year stats graphs.
Bug fix: The scalerange does not work properly.
Bug fix: Correct the week calculation in graphs.
Bug fix: Print does not work.
Bug fix: Fix color in PNG files with FreeImage library.
Bug fix: Ephemerids does not take account of DST.
Improvments:
- Added autoticks to control automatically the number of majorticks.
- CSV plugin support now space trims inside a column.
- Added the possibility to use $StartDate and $StopDate in graph stats.
- Added Last24h, Last48h, Current week in export options.
- Added wind direction (letters) decoding in CSV plugin.
- Added decade and day graph generation in stats process.
- Added FreeImage library in D3DGraph to support better JPEG compression (85%).
- Added Wind distribution graph in month and year stats.
- Added NOAA generation for months and years.
- Replaced wind speed mean by wind speed max when resampling.
- Added new stats MaxRainfallDay, MaxRainfallDayDate, HeatDegreeDays, CoolDegreeDays (stats_month_cooldegreedays, $Stats[Month, CoolDegreeDays], etc.)
Bug fix: There is a non filled section in radarplot.
Bug fix: Changing the screen resolution make GW crashes.
Bug fix: Bargraph labels are not cleared between two generations.
Bug fix: GW could crash when reading $Stats[Month,anytext].
Bug fix: The week start the Monday not the Sunday.
Bug fix: The calibration does not work for optional plugins.
Bug fix: Missing data in ODBC plugin graphs.
Improvments:
- Added two new stylesheets for radiations and UV.
- Added lineplot support in stats graphs.
- Default value for CSV time/date columns is now 1.
- Plugins optimization on source files management.
- Added options for auto-update stats.
CSV plugin will attempt to open 4 times the source before returning an error.
Version 2,0,215a
Bug fix: Unable to read sources with WS2300 plugin
Version 2,0,240
Bug fix: Unable to read sources with WS2300 plugin.
Bug fix: The auto-source option does not work.
Bug fix: GW is not closed properly.
Bug fix: Memory leaks in CSV plugin.
Improvments:
- Added date in report2.xml.
Version 2.0.245b
Bug fix: Fix InfoClimat template.
Bug fix: Month names are not displayed in year stats graphs.
Bug fix: The scalerange does not work properly.
Bug fix: Correct the week calculation in graphs.
Bug fix: Print does not work.
Bug fix: Fix color in PNG files with FreeImage library.
Bug fix: Ephemerids does not take account of DST.
Improvments:
- Added autoticks to control automatically the number of majorticks.
- CSV plugin support now space trims inside a column.
- Added the possibility to use $StartDate and $StopDate in graph stats.
- Added Last24h, Last48h, Current week in export options.
- Added wind direction (letters) decoding in CSV plugin.
- Added decade and day graph generation in stats process.
- Added FreeImage library in D3DGraph to support better JPEG compression (85%).
- Added Wind distribution graph in month and year stats.
- Added NOAA generation for months and years.
- Replaced wind speed mean by wind speed max when resampling.
- Added new stats MaxRainfallDay, MaxRainfallDayDate, HeatDegreeDays, CoolDegreeDays (stats_month_cooldegreedays, $Stats[Month, CoolDegreeDays], etc.)
Dernière modification par diving-91 le mer. janv. 07, 2009 10:13 pm, modifié 2 fois.
<----------------------------------------------------->
Station IROX PRO-X USB / WeatherCapture/GraphWeather
http://diving91.homeip.net/
Station IROX PRO-X USB / WeatherCapture/GraphWeather
http://diving91.homeip.net/
- MAGNUS
- Membre
- Messages : 992
- Inscription : dim. mars 26, 2006 4:44 pm
- Localisation : VIDAUBAN (83) FRANCE
- Contact :
Re: ChangeLog - Historique des versions graphweather
Bonjour,
Très bien l'initiative pour les améliorations dans chaque version mais...en anglais
Je n'ai rien contre cette langue mais cela fait 68 ans que je parle français
(et il y a 55 ans on n'apprenait pas l'anglais en primaire HI! HI! HI!
).
De plus, le traducteur de FireFox ne peut effectuer ce travail vu le format de la page.
Cordialement.
Très bien l'initiative pour les améliorations dans chaque version mais...en anglais
Je n'ai rien contre cette langue mais cela fait 68 ans que je parle français


De plus, le traducteur de FireFox ne peut effectuer ce travail vu le format de la page.
Cordialement.
Station WMR 200 avec XNet_meteo V 2014-10-29a Logiciels:Graphweather V 3.0.16, Noaa Template2, Windows 7
Mon abri météo ici :http://www.vardecouverte.fr/sta%20bc2008.htm
Site Web : http://www.vardecouverte.fr

Mon abri météo ici :http://www.vardecouverte.fr/sta%20bc2008.htm
Site Web : http://www.vardecouverte.fr

-
- Membre
- Messages : 104
- Inscription : mar. oct. 21, 2008 11:05 pm
- Localisation : Quincy-Sous-Sénart (F-91480)
- Contact :
Version 2.0.250a
Version 2.0.250a
Bug fix: Fix memory and processor excessive consumption in stats.
Bug fix: NOAA Longitude is wrong, fix month format, fix negative cool degree days.
Bug fix: Wrong max wind speed date in NOAA.
Improvments:
- Added snow forecast/weather condition (to test).
- Improved stats database management when saving.
- Improved autoticks rendering.
Bug fix: Fix memory and processor excessive consumption in stats.
Bug fix: NOAA Longitude is wrong, fix month format, fix negative cool degree days.
Bug fix: Wrong max wind speed date in NOAA.
Improvments:
- Added snow forecast/weather condition (to test).
- Improved stats database management when saving.
- Improved autoticks rendering.
<----------------------------------------------------->
Station IROX PRO-X USB / WeatherCapture/GraphWeather
http://diving91.homeip.net/
Station IROX PRO-X USB / WeatherCapture/GraphWeather
http://diving91.homeip.net/
- COULET
- Membre
- Messages : 805
- Inscription : sam. mai 13, 2006 5:04 pm
- Localisation : MONTPELLIER
- Contact :
Re: ChangeLog - Historique des versions graphweather
Salut à tous !
Je comprends un peu l'anglais écrit ... et l'anglais oral quand il ets parlé par de non-anglais
... mais là c'est trop !
Trop technique surtout !
Bonne idée cependant ... dommage !
CORDIALEMENT
Je comprends un peu l'anglais écrit ... et l'anglais oral quand il ets parlé par de non-anglais

Trop technique surtout !
Bonne idée cependant ... dommage !
CORDIALEMENT
P COULET 
Vantage Vue - GW 3.0.15 - Windows 10 - Cumulus

Vantage Vue - GW 3.0.15 - Windows 10 - Cumulus
- TiToine
- Site Admin
- Messages : 3356
- Inscription : lun. mars 20, 2006 11:16 am
- Localisation : Montréal
- Contact :
Re: ChangeLog - Historique des versions graphweather
Beau post
Sinon les historiques sont dispo sur le repository de sourceforge, je ne sais pas jusqu'a quelle version ca remonte par contre.

Sinon les historiques sont dispo sur le repository de sourceforge, je ne sais pas jusqu'a quelle version ca remonte par contre.
-
- Membre
- Messages : 104
- Inscription : mar. oct. 21, 2008 11:05 pm
- Localisation : Quincy-Sous-Sénart (F-91480)
- Contact :
Version 2.0.265b
Version 2.0.265b
Bug fix: The period of a current day stats graph is reseted to the first day of month when database is reloaded.
Bug fix: The date language is overrided during the NOAA report.
Bug fix: The lineplot scale is not calculated properly when data are constant.
Bug fix: Cannot change the template filename in realtime export when using "..." button.
Bug fix: In CSV plugin, the temperature unit option does not work.
Bug fix: Stats errors in NOAA.
Bug Fix: Tabs are sometime lost when config file is saved.
Bug fix: Total rainfall is not read in Currdat.lst in WS3600 plugin.
Bug fix: Unable to add more than one source file in Optional1&2.
Improvments:
- Added a lock to prevent two instances to process at the same time.
- Added alpha channel in PNG.
- Added threshold support in bargraphs.
- Added connection management in ODBC plugin.
- Added Previous Day, Week, Month, year in graph and export options.
- Do not raise an exception when a remote image can not be loaded as texture.
Bug fix: The period of a current day stats graph is reseted to the first day of month when database is reloaded.
Bug fix: The date language is overrided during the NOAA report.
Bug fix: The lineplot scale is not calculated properly when data are constant.
Bug fix: Cannot change the template filename in realtime export when using "..." button.
Bug fix: In CSV plugin, the temperature unit option does not work.
Bug fix: Stats errors in NOAA.
Bug Fix: Tabs are sometime lost when config file is saved.
Bug fix: Total rainfall is not read in Currdat.lst in WS3600 plugin.
Bug fix: Unable to add more than one source file in Optional1&2.
Improvments:
- Added a lock to prevent two instances to process at the same time.
- Added alpha channel in PNG.
- Added threshold support in bargraphs.
- Added connection management in ODBC plugin.
- Added Previous Day, Week, Month, year in graph and export options.
- Do not raise an exception when a remote image can not be loaded as texture.
<----------------------------------------------------->
Station IROX PRO-X USB / WeatherCapture/GraphWeather
http://diving91.homeip.net/
Station IROX PRO-X USB / WeatherCapture/GraphWeather
http://diving91.homeip.net/
-
- Membre
- Messages : 104
- Inscription : mar. oct. 21, 2008 11:05 pm
- Localisation : Quincy-Sous-Sénart (F-91480)
- Contact :
Version 2.0.275b
Version 2.0.275b
Bug fix: GW crash when the connection fails with Awekas.
Bug fix: Use a threshold with tag does not work.
Bug fix: Wrong display in NOAA "Max Rain: 0.00 ON 01/01/70"
Bug fix: Some contexts are not freed correctly and leads to the message "Maximum context number reached"
Improvements:
- Added map of months/days available in year/month xml stats.
- Added support for WLK format 5.x (Vantage Pro).
- Added fog detection in current weather (|Dew point - Temperature| < .5 Celsius and Wind Speed < 2km/h).
Bug fix: GW crash when the connection fails with Awekas.
Bug fix: Use a threshold with tag does not work.
Bug fix: Wrong display in NOAA "Max Rain: 0.00 ON 01/01/70"
Bug fix: Some contexts are not freed correctly and leads to the message "Maximum context number reached"
Improvements:
- Added map of months/days available in year/month xml stats.
- Added support for WLK format 5.x (Vantage Pro).
- Added fog detection in current weather (|Dew point - Temperature| < .5 Celsius and Wind Speed < 2km/h).
<----------------------------------------------------->
Station IROX PRO-X USB / WeatherCapture/GraphWeather
http://diving91.homeip.net/
Station IROX PRO-X USB / WeatherCapture/GraphWeather
http://diving91.homeip.net/