Problème graph_live
Problème graph_live
Bonjour,
J'utilise le styleshhet de meteo Louviere depuis plusieurs mois; depuis quelques temps la valeur de la T° ext est fausse sans que je n'ai rien changé.
<?xml version="1.0" encoding="iso-8859-1"?>
<stylesheet>
<image width="650" height="420" />
<!-- ================= Background ================= -->
<frame width="650" height="420" position-x="0" position-y="0">
<background color1="FF9999FF" color2="FFFFFFFF" gradient="1" gradient-direction="90" stretch="1" />
<border cornerradius="0" color="FF555555" thick="1" />
</frame>
<!-- ================= Stats ================= -->
<textbox width="250" height="35" shadow="1" position-x="10" position-y="5" margin="5">
<background color1="FFAAAAFF" color2="FFFFFFFF" gradient="1" gradient-direction="90" stretch="1" />
<border cornerradius="10" color="FF999999" thick="1" />
<text alignement="top|hcenter">
<line text="Station météo Auribeau" />
<line text="" />
<font color="FF006400" facename="Comic Sans MS" size="24" weight="600" italic="0" />
</text>
<background color="00000000" texture="tex_greengrad.png" stretch="1" />
</textbox>
<!-- ================= direct ================= -->
<textbox width="250" height="95" shadow="1" position-x="10" position-y="45" margin="10">
<background color1="FFAAAAFF" color2="FFFFFFFF" gradient="1" gradient-direction="90" stretch="1" />
<border cornerradius="10" color="FF999999" thick="1" />
<text alignement="left|top">
<line text="En direct à $CurrentDate[%Hh%M] - $CurrentDate[%a %d %b %Y]" />
<line text="" />
<font color="FF0000FF" facename="Comic Sans MS" size="15" weight="600" italic="0" />
</text>
<background color="00000000" texture="tex_greengrad.png" stretch="1" />
</textbox>
<textbox width="250" height="175" shadow="1" position-x="10" position-y="75" margin="5">
<background color1="FFAAAAFF" color2="FFFFFFFF" gradient="1" gradient-direction="90" stretch="1" />
<border cornerradius="10" color="FF999999" thick="1" />
<text alignement="left|top">
<line text="Pression relative : \t $Current[relative_pressure] $Unit[Pressure]" />
<line text="Humidité extérieure :\t $Current[outdoor_humidity,.0] %" />
<line text="Indice UV :\t\t $Current[uv_index,3.1] " />
<line text="Rayonnement solaire :\t $Current[solar_radiation,.0] W / m²" />
<line text="" />
<line text="Rafales : \t\t $Current[wind_gust] $Unit[Speed]" />
<line text="" />
<line text="Pluie aujourd'hui : \t $Stats[Day,TotalRainfall] $Unit[Rainfall]" />
<line text="Pluie 1h : \t \t $Current[rainfall_1h] $Unit[Rainfall]" />
<line text="Précipitations du mois : $Stats[Month,TotalRainfall] $Unit[Rainfall]" />
<line text="Précipitations de l'année : $Stats[Year,TotalRainfall] $Unit[Rainfall]" />
<font color="FF000000" facename="Comic Sans MS" size="15" weight="400" italic="0" />
</text>
</textbox>
<!-- ================= mini maxi ================= -->
<textbox width="250" height="95" shadow="1" position-x="10" position-y="255" margin="10">
<background color1="FFAAAAFF" color2="FFFFFFFF" gradient="1" gradient-direction="90" stretch="1" />
<border cornerradius="10" color="FF999999" thick="1" />
<text alignement="left|top">
<line text="Mini et Maxi du jour :" />
<line text="" />
<font color="FFFF0000" facename="Comic Sans MS" size="16" weight="600" italic="0" />
</text>
<background color="00000000" texture="tex_greengrad.png" stretch="1" />
</textbox>
<textbox width="250" height="130" shadow="1" position-x="10" position-y="285" margin="5">
<background color1="FFAAAAFF" color2="FFFFFFFF" gradient="1" gradient-direction="90" stretch="1" />
<border cornerradius="10" color="FF999999" thick="1" />
<text alignement="left|top">
<line text="Température min : \t $Min[outdoor_temperature] $Unit[Temperature] à $MinDate[outdoor_temperature,%Hh%M]" />
<line text="Température max : \t $Max[outdoor_temperature] $Unit[Temperature] à $MaxDate[outdoor_temperature,%Hh%M]" />
<line text="" />
<line text="Vitesse max du vent : \t $Max[wind_speed] $Unit[Speed] à $MaxDate[wind_speed,%Hh%M]" />
<line text="Rafale max : \t\t $Max[wind_gust] $Unit[Speed] à $MaxDate[wind_gust,%Hh%M]" />
<line text="" />
<line text="Indice UV max :\t $Max[uv_index,3.1] \t $MaxDate[uv_index,à %Hh%M]" />
<line text="Rayonnement max : \t $Max[solar_radiation,.0] W/m² $MaxDate[solar_radiation,à %Hh%M]" />
<line text="" />
<font color="FF000000" facename="Comic Sans MS" size="15" weight="400" italic="0" />
</text>
</textbox>
<!-- ================= cadre central ================= -->
<textbox width="150" height="410" shadow="1" position-x="270" position-y="5" margin="5">
<background color1="FFAAAAFF" color2="FFFFFFFF" gradient="1" gradient-direction="90" stretch="1" />
<border cornerradius="10" color="FF999999" thick="1" />
<text alignement="4">
<line text="" />
<line text="" />
<line text="" />
<line text="" />
<line text="" />
<font color="FF000000" facename="Comic Sans MS" size="16" weight="400" italic="0" />
</text>
<background color="00000000" />
</textbox>
<textbox width="150" height="25" shadow="1" position-x="270" position-y="5" margin="5">
<background color1="FFAAAAFF" color2="FFFFFFFF" gradient="1" gradient-direction="90" stretch="1" />
<border cornerradius="10" color="FF999999" thick="1" />
<text alignement="4">
<line text="Tendance actuelle" />
<font color="FF2F4F4F" facename="Comic Sans MS" size="18" weight="600" italic="0" />
</text>
<background color="00000000" />
</textbox>
<!-- ================= temperature ext ================= -->
<textbox width="140" height="40" shadow="1" position-x="275" position-y="190" margin="5">
<background color1="FFAAAAFF" color2="FFFFFFFF" gradient="1" gradient-direction="90" stretch="1" />
<border cornerradius="10" color="FF999999" thick="1" />
<text alignement="4">
<line text="$Current[outdoor_temperature] $Unit[Temperature]" />
<font color="FF006400" facename="Comic Sans MS" size="34" weight="600" italic="0" />
</text>
<background color="00000000" />
</textbox>
<!-- ================= prevision ================= -->
<textbox width="140" height="85" shadow="1" position-x="275" position-y="255" margin="5">
<background color1="FFAAAAFF" color2="FFFFFFFF" gradient="1" gradient-direction="90" stretch="1" />
<border cornerradius="10" color="FF999999" thick="1" />
<text alignement="4">
<line text="Prévision à 12h : " />
<line text="" />
<line text="" />
<line text="" />
<line text="$WeatherForecast[Comment]" />
<font color="FF000000" facename="Comic Sans MS" size="16" weight="400" italic="0" />
</text>
<background color="00000000" />
</textbox>
<!-- ================= Icon ================= -->
<frame width="128" height="128" position-x="280" position-y="45">
<background color="ff0000ff" texture="$WeatherConditions[Icon]" stretch="1" />
</frame>
<frame width="36" height="36" position-x="330" position-y="280">
<background color="ff0000ff" texture="$WeatherForecast[Icon]" stretch="1" />
</frame>
<!-- ================= Webcam 1 ================= -->
<frame width="219" height="164" position-x="425" position-y="40" shadow="0">
<background reload-texture="300" texture="http://www.auribeaumeteo.com/webcam/capture1.jpg" color1="FF0000FF" color2="FFFFFFFF" gradient="1" fill="1" fill-direction="130" stretch="1" />
<border cornerradius="10" color="FF000000" thick="1.3" />
</frame>
<textbox width="160" height="25" shadow="1" position-x="455" position-y="5" margin="5">
<background color1="FFAAAAFF" color2="FFFFFFFF" gradient="1" gradient-direction="90" stretch="1" />
<border cornerradius="10" color="FF999999" thick="1" />
<text alignement="4">
<line text="Webcam Auribeau" />
<font color="FF800080" facename="Comic Sans MS" size="18" weight="600" italic="0" />
</text>
<background color="00000000" />
</textbox>
<!-- ================= Webcam 2 ================= -->
<frame width="219" height="164" position-x="425" position-y="250" shadow="0">
<background reload-texture="300" texture="http://www.cannesmeteo.com/webcam/img/image00.jpg" color1="FF0000FF" color2="FFFFFFFF" gradient="1" fill="1" fill-direction="130" stretch="1" />
<border cornerradius="10" color="FF000000" thick="1.3" />
</frame>
<textbox width="160" height="25" shadow="1" position-x="455" position-y="215" margin="5">
<background color1="FFAAAAFF" color2="FFFFFFFF" gradient="1" gradient-direction="90" stretch="1" />
<border cornerradius="10" color="FF999999" thick="1" />
<text alignement="4">
<line text="Webcam Cannes" />
<font color="FF800080" facename="Comic Sans MS" size="18" weight="600" italic="0" />
</text>
<background color="00000000" />
</textbox>
<!-- ================= description ================= -->
<textbox width="140" height="60" shadow="1" position-x="275" position-y="350" margin="5">
<background color1="FFAAAAFF" color2="FFFFFFFF" gradient="1" gradient-direction="90" stretch="1" />
<border cornerradius="10" color="FF999999" thick="1" />
<text alignement="4">
<line text="Davis Vantage Pro 2" />
<line text="Sonde UV " />
<line text="+ Rayonnement solaire" />
<line text="www.auribeaumeteo.com" />
<font color="FF000000" facename="Comic Sans MS" size="13" weight="400" italic="0" />
</text>
<background color="00000000" />
</textbox>
</stylesheet>
Ceci avec n'importe quelle version de GW
Une idée?
Voila le résultat http://www.auribeaumeteo.com/pages/graph_live.jpg
Merci
J'utilise le styleshhet de meteo Louviere depuis plusieurs mois; depuis quelques temps la valeur de la T° ext est fausse sans que je n'ai rien changé.
<?xml version="1.0" encoding="iso-8859-1"?>
<stylesheet>
<image width="650" height="420" />
<!-- ================= Background ================= -->
<frame width="650" height="420" position-x="0" position-y="0">
<background color1="FF9999FF" color2="FFFFFFFF" gradient="1" gradient-direction="90" stretch="1" />
<border cornerradius="0" color="FF555555" thick="1" />
</frame>
<!-- ================= Stats ================= -->
<textbox width="250" height="35" shadow="1" position-x="10" position-y="5" margin="5">
<background color1="FFAAAAFF" color2="FFFFFFFF" gradient="1" gradient-direction="90" stretch="1" />
<border cornerradius="10" color="FF999999" thick="1" />
<text alignement="top|hcenter">
<line text="Station météo Auribeau" />
<line text="" />
<font color="FF006400" facename="Comic Sans MS" size="24" weight="600" italic="0" />
</text>
<background color="00000000" texture="tex_greengrad.png" stretch="1" />
</textbox>
<!-- ================= direct ================= -->
<textbox width="250" height="95" shadow="1" position-x="10" position-y="45" margin="10">
<background color1="FFAAAAFF" color2="FFFFFFFF" gradient="1" gradient-direction="90" stretch="1" />
<border cornerradius="10" color="FF999999" thick="1" />
<text alignement="left|top">
<line text="En direct à $CurrentDate[%Hh%M] - $CurrentDate[%a %d %b %Y]" />
<line text="" />
<font color="FF0000FF" facename="Comic Sans MS" size="15" weight="600" italic="0" />
</text>
<background color="00000000" texture="tex_greengrad.png" stretch="1" />
</textbox>
<textbox width="250" height="175" shadow="1" position-x="10" position-y="75" margin="5">
<background color1="FFAAAAFF" color2="FFFFFFFF" gradient="1" gradient-direction="90" stretch="1" />
<border cornerradius="10" color="FF999999" thick="1" />
<text alignement="left|top">
<line text="Pression relative : \t $Current[relative_pressure] $Unit[Pressure]" />
<line text="Humidité extérieure :\t $Current[outdoor_humidity,.0] %" />
<line text="Indice UV :\t\t $Current[uv_index,3.1] " />
<line text="Rayonnement solaire :\t $Current[solar_radiation,.0] W / m²" />
<line text="" />
<line text="Rafales : \t\t $Current[wind_gust] $Unit[Speed]" />
<line text="" />
<line text="Pluie aujourd'hui : \t $Stats[Day,TotalRainfall] $Unit[Rainfall]" />
<line text="Pluie 1h : \t \t $Current[rainfall_1h] $Unit[Rainfall]" />
<line text="Précipitations du mois : $Stats[Month,TotalRainfall] $Unit[Rainfall]" />
<line text="Précipitations de l'année : $Stats[Year,TotalRainfall] $Unit[Rainfall]" />
<font color="FF000000" facename="Comic Sans MS" size="15" weight="400" italic="0" />
</text>
</textbox>
<!-- ================= mini maxi ================= -->
<textbox width="250" height="95" shadow="1" position-x="10" position-y="255" margin="10">
<background color1="FFAAAAFF" color2="FFFFFFFF" gradient="1" gradient-direction="90" stretch="1" />
<border cornerradius="10" color="FF999999" thick="1" />
<text alignement="left|top">
<line text="Mini et Maxi du jour :" />
<line text="" />
<font color="FFFF0000" facename="Comic Sans MS" size="16" weight="600" italic="0" />
</text>
<background color="00000000" texture="tex_greengrad.png" stretch="1" />
</textbox>
<textbox width="250" height="130" shadow="1" position-x="10" position-y="285" margin="5">
<background color1="FFAAAAFF" color2="FFFFFFFF" gradient="1" gradient-direction="90" stretch="1" />
<border cornerradius="10" color="FF999999" thick="1" />
<text alignement="left|top">
<line text="Température min : \t $Min[outdoor_temperature] $Unit[Temperature] à $MinDate[outdoor_temperature,%Hh%M]" />
<line text="Température max : \t $Max[outdoor_temperature] $Unit[Temperature] à $MaxDate[outdoor_temperature,%Hh%M]" />
<line text="" />
<line text="Vitesse max du vent : \t $Max[wind_speed] $Unit[Speed] à $MaxDate[wind_speed,%Hh%M]" />
<line text="Rafale max : \t\t $Max[wind_gust] $Unit[Speed] à $MaxDate[wind_gust,%Hh%M]" />
<line text="" />
<line text="Indice UV max :\t $Max[uv_index,3.1] \t $MaxDate[uv_index,à %Hh%M]" />
<line text="Rayonnement max : \t $Max[solar_radiation,.0] W/m² $MaxDate[solar_radiation,à %Hh%M]" />
<line text="" />
<font color="FF000000" facename="Comic Sans MS" size="15" weight="400" italic="0" />
</text>
</textbox>
<!-- ================= cadre central ================= -->
<textbox width="150" height="410" shadow="1" position-x="270" position-y="5" margin="5">
<background color1="FFAAAAFF" color2="FFFFFFFF" gradient="1" gradient-direction="90" stretch="1" />
<border cornerradius="10" color="FF999999" thick="1" />
<text alignement="4">
<line text="" />
<line text="" />
<line text="" />
<line text="" />
<line text="" />
<font color="FF000000" facename="Comic Sans MS" size="16" weight="400" italic="0" />
</text>
<background color="00000000" />
</textbox>
<textbox width="150" height="25" shadow="1" position-x="270" position-y="5" margin="5">
<background color1="FFAAAAFF" color2="FFFFFFFF" gradient="1" gradient-direction="90" stretch="1" />
<border cornerradius="10" color="FF999999" thick="1" />
<text alignement="4">
<line text="Tendance actuelle" />
<font color="FF2F4F4F" facename="Comic Sans MS" size="18" weight="600" italic="0" />
</text>
<background color="00000000" />
</textbox>
<!-- ================= temperature ext ================= -->
<textbox width="140" height="40" shadow="1" position-x="275" position-y="190" margin="5">
<background color1="FFAAAAFF" color2="FFFFFFFF" gradient="1" gradient-direction="90" stretch="1" />
<border cornerradius="10" color="FF999999" thick="1" />
<text alignement="4">
<line text="$Current[outdoor_temperature] $Unit[Temperature]" />
<font color="FF006400" facename="Comic Sans MS" size="34" weight="600" italic="0" />
</text>
<background color="00000000" />
</textbox>
<!-- ================= prevision ================= -->
<textbox width="140" height="85" shadow="1" position-x="275" position-y="255" margin="5">
<background color1="FFAAAAFF" color2="FFFFFFFF" gradient="1" gradient-direction="90" stretch="1" />
<border cornerradius="10" color="FF999999" thick="1" />
<text alignement="4">
<line text="Prévision à 12h : " />
<line text="" />
<line text="" />
<line text="" />
<line text="$WeatherForecast[Comment]" />
<font color="FF000000" facename="Comic Sans MS" size="16" weight="400" italic="0" />
</text>
<background color="00000000" />
</textbox>
<!-- ================= Icon ================= -->
<frame width="128" height="128" position-x="280" position-y="45">
<background color="ff0000ff" texture="$WeatherConditions[Icon]" stretch="1" />
</frame>
<frame width="36" height="36" position-x="330" position-y="280">
<background color="ff0000ff" texture="$WeatherForecast[Icon]" stretch="1" />
</frame>
<!-- ================= Webcam 1 ================= -->
<frame width="219" height="164" position-x="425" position-y="40" shadow="0">
<background reload-texture="300" texture="http://www.auribeaumeteo.com/webcam/capture1.jpg" color1="FF0000FF" color2="FFFFFFFF" gradient="1" fill="1" fill-direction="130" stretch="1" />
<border cornerradius="10" color="FF000000" thick="1.3" />
</frame>
<textbox width="160" height="25" shadow="1" position-x="455" position-y="5" margin="5">
<background color1="FFAAAAFF" color2="FFFFFFFF" gradient="1" gradient-direction="90" stretch="1" />
<border cornerradius="10" color="FF999999" thick="1" />
<text alignement="4">
<line text="Webcam Auribeau" />
<font color="FF800080" facename="Comic Sans MS" size="18" weight="600" italic="0" />
</text>
<background color="00000000" />
</textbox>
<!-- ================= Webcam 2 ================= -->
<frame width="219" height="164" position-x="425" position-y="250" shadow="0">
<background reload-texture="300" texture="http://www.cannesmeteo.com/webcam/img/image00.jpg" color1="FF0000FF" color2="FFFFFFFF" gradient="1" fill="1" fill-direction="130" stretch="1" />
<border cornerradius="10" color="FF000000" thick="1.3" />
</frame>
<textbox width="160" height="25" shadow="1" position-x="455" position-y="215" margin="5">
<background color1="FFAAAAFF" color2="FFFFFFFF" gradient="1" gradient-direction="90" stretch="1" />
<border cornerradius="10" color="FF999999" thick="1" />
<text alignement="4">
<line text="Webcam Cannes" />
<font color="FF800080" facename="Comic Sans MS" size="18" weight="600" italic="0" />
</text>
<background color="00000000" />
</textbox>
<!-- ================= description ================= -->
<textbox width="140" height="60" shadow="1" position-x="275" position-y="350" margin="5">
<background color1="FFAAAAFF" color2="FFFFFFFF" gradient="1" gradient-direction="90" stretch="1" />
<border cornerradius="10" color="FF999999" thick="1" />
<text alignement="4">
<line text="Davis Vantage Pro 2" />
<line text="Sonde UV " />
<line text="+ Rayonnement solaire" />
<line text="www.auribeaumeteo.com" />
<font color="FF000000" facename="Comic Sans MS" size="13" weight="400" italic="0" />
</text>
<background color="00000000" />
</textbox>
</stylesheet>
Ceci avec n'importe quelle version de GW
Une idée?
Voila le résultat http://www.auribeaumeteo.com/pages/graph_live.jpg
Merci
Site Web: http://www.auribeaumeteo.com et http://www.cannesmeteo.com
- paaubert
- Membre
- Messages : 2624
- Inscription : dim. janv. 17, 2010 7:16 pm
- Localisation : 1555 Villarzel - Switzerland
- Contact :
Re: Problème graph_live
Salutmaxime1 a écrit :Bonjour,
J'utilise le styleshhet de meteo Louviere depuis plusieurs mois; depuis quelques temps la valeur de la T° ext est fausse sans que je n'ai rien changé.
GW ne fait que de reprendre les valeurs transmises par le programme de ta station, si la valeur est fausse il faut voir du côté du logiciel fourni avec ta station.
Juste une chose à contrôler dans GW, c'est si tu as une valeur dans la correction des sondes.
A+
_________________________________________________________________________________________________________
Station Vantage Pro2+ avec station agricole - Weatherlink 6.0.3 - GraphWeather 3.0.15b - Cumulus 1.9.4 - Windows W10 ultimate x64
http://www.boock.ch/meteo-villarzel.php

Station Vantage Pro2+ avec station agricole - Weatherlink 6.0.3 - GraphWeather 3.0.15b - Cumulus 1.9.4 - Windows W10 ultimate x64
http://www.boock.ch/meteo-villarzel.php

Re: Problème graph_live
La station est une VP2 qui fonctionne avec WsWin et GW. Wswin donne les bonnes valeurs:paaubert a écrit :Salutmaxime1 a écrit :Bonjour,
J'utilise le styleshhet de meteo Louviere depuis plusieurs mois; depuis quelques temps la valeur de la T° ext est fausse sans que je n'ai rien changé.
GW ne fait que de reprendre les valeurs transmises par le programme de ta station, si la valeur est fausse il faut voir du côté du logiciel fourni avec ta station.
Juste une chose à contrôler dans GW, c'est si tu as une valeur dans la correction des sondes.
A+

mais pas GW sur la T° extérieure

Site Web: http://www.auribeaumeteo.com et http://www.cannesmeteo.com
- paaubert
- Membre
- Messages : 2624
- Inscription : dim. janv. 17, 2010 7:16 pm
- Localisation : 1555 Villarzel - Switzerland
- Contact :
Re: Problème graph_live
Tu as contrôlé dans GW, c'est si tu as une valeur dans la correction de la sonde temp ext.
_________________________________________________________________________________________________________
Station Vantage Pro2+ avec station agricole - Weatherlink 6.0.3 - GraphWeather 3.0.15b - Cumulus 1.9.4 - Windows W10 ultimate x64
http://www.boock.ch/meteo-villarzel.php

Station Vantage Pro2+ avec station agricole - Weatherlink 6.0.3 - GraphWeather 3.0.15b - Cumulus 1.9.4 - Windows W10 ultimate x64
http://www.boock.ch/meteo-villarzel.php

Re: Problème graph_live
oui aucune correction de sonde.paaubert a écrit :Tu as contrôlé dans GW, c'est si tu as une valeur dans la correction de la sonde temp ext.
Et en fait à bien y regarder la plupart des données sont fausses (humidité, rafales...)
Site Web: http://www.auribeaumeteo.com et http://www.cannesmeteo.com
- paaubert
- Membre
- Messages : 2624
- Inscription : dim. janv. 17, 2010 7:16 pm
- Localisation : 1555 Villarzel - Switzerland
- Contact :
Re: Problème graph_live
C'est bien ce que je dit, le problème ne vient pas de GW qui ne fait que de lire le fichier que tu lui indiques dans la configuration du plugin lié à ta station.maxime1 a écrit :paaubert a écrit : Et en fait à bien y regarder la plupart des données sont fausses (humidité, rafales...)
Contrôle bien le fichier et le plugin dans sources de données, si c'est un fichier csv qui est généré par ta station, contrôle bien la correspondance des colonnes.
_________________________________________________________________________________________________________
Station Vantage Pro2+ avec station agricole - Weatherlink 6.0.3 - GraphWeather 3.0.15b - Cumulus 1.9.4 - Windows W10 ultimate x64
http://www.boock.ch/meteo-villarzel.php

Station Vantage Pro2+ avec station agricole - Weatherlink 6.0.3 - GraphWeather 3.0.15b - Cumulus 1.9.4 - Windows W10 ultimate x64
http://www.boock.ch/meteo-villarzel.php

Re: Problème graph_live
Non en fait je n'utilise que le plugin Wswin, j'ai essayer plusieurs fois de rentrer le chemin d'accés vers WsWin mais rien ne change. et ce que je ne comprend pas c'est que je n'ai rien modifié aux réglages depuis 1 an et subitement les valeurs sont fausses...
Site Web: http://www.auribeaumeteo.com et http://www.cannesmeteo.com
- paaubert
- Membre
- Messages : 2624
- Inscription : dim. janv. 17, 2010 7:16 pm
- Localisation : 1555 Villarzel - Switzerland
- Contact :
Re: Problème graph_live
je viens de tester ta feuille de style et toutes les valeurs sont absolument identiques avec mes valeurs
Je ne connait pas Wswin, mais je persiste à dire que a un problème avec ta source de données qui n'est pas la bonne, j'ai vu que tu avais plusieurs site, tu n'as pas mélangé ?
Sur ta page http://www.auribeaumeteo.com/pages/graphweather.html tu as des graphiques qui date du 9 avril certains du 20 avril 2011 et d'autres du 23 janvier 2012 ???????
A+
Je ne connait pas Wswin, mais je persiste à dire que a un problème avec ta source de données qui n'est pas la bonne, j'ai vu que tu avais plusieurs site, tu n'as pas mélangé ?
Sur ta page http://www.auribeaumeteo.com/pages/graphweather.html tu as des graphiques qui date du 9 avril certains du 20 avril 2011 et d'autres du 23 janvier 2012 ???????
A+
Vous ne pouvez pas consulter les pièces jointes insérées à ce message.
_________________________________________________________________________________________________________
Station Vantage Pro2+ avec station agricole - Weatherlink 6.0.3 - GraphWeather 3.0.15b - Cumulus 1.9.4 - Windows W10 ultimate x64
http://www.boock.ch/meteo-villarzel.php

Station Vantage Pro2+ avec station agricole - Weatherlink 6.0.3 - GraphWeather 3.0.15b - Cumulus 1.9.4 - Windows W10 ultimate x64
http://www.boock.ch/meteo-villarzel.php

Re: Problème graph_live
bonjour,
pb similaire chez moi depuis peu ...
la valeur affichée ne colle plus avec le graphique alors que tout était bon depuis 1mois ...
un arret/redemarrage de GW n'y a rien fait ...
il m'a fallu activer la lecture du currdat.lst pour resoudre en partie le pb ...
je ferais un petit post de presentation des que j'aurais le temps
http://www.meteo-saintvallierdethiey.fr/
pb similaire chez moi depuis peu ...
la valeur affichée ne colle plus avec le graphique alors que tout était bon depuis 1mois ...
un arret/redemarrage de GW n'y a rien fait ...
il m'a fallu activer la lecture du currdat.lst pour resoudre en partie le pb ...
je ferais un petit post de presentation des que j'aurais le temps

http://www.meteo-saintvallierdethiey.fr/
Dernière modification par franckm le ven. janv. 27, 2012 3:58 pm, modifié 1 fois.
Re: Problème graph_live
pour info de mon coté j'ai enfin resolu mon pb d'affichage
en fait les valeur $Current des fichiers xml ne s'affichaient plus , toutes les autres valeurs etaient ok
j'avais en fait un fichier History9.dat de ma station LCT vide et illisible dans le dossier "automatique" ou j'ai tpous mes fichiers history
c'etait donc un pb de données sources qui faisait planter GW , 'ailleurs ca m'empechait aussi la mise a jour automatique des stats , j'etais obligé d'arretre et relancer GW pour mettre a jour les stats ...
enfin resolu a l'instant .... ouf ...
en fait les valeur $Current des fichiers xml ne s'affichaient plus , toutes les autres valeurs etaient ok
j'avais en fait un fichier History9.dat de ma station LCT vide et illisible dans le dossier "automatique" ou j'ai tpous mes fichiers history
c'etait donc un pb de données sources qui faisait planter GW , 'ailleurs ca m'empechait aussi la mise a jour automatique des stats , j'etais obligé d'arretre et relancer GW pour mettre a jour les stats ...
enfin resolu a l'instant .... ouf ...