Bonjour tout le monde,
Je rencontre un problème (qui est existant depuis que mon graphique est actif) sur les courbes de précipitations.
Dans le fichier joint vous pouvez voir le premier graphique où la ligne rouge est censée refléter le cumul des précipitations pour la période concernée. Mais on peut constater qu'elle commence déjà à une valeur d'environ 1.2. Comment cela se fait-il ? Avez-vous une explication à ce sujet.
Car dans le deuxième graphique la valeur reflète 14.8 (exactement le cumul mentionné sur la gauche du graphe).
Il doit y avoir un bug quelque part...
Problème graphique de pluie
-
- Membre
- Messages : 192
- Inscription : jeu. avr. 27, 2006 7:01 pm
- Localisation : LAUSANNE
- Contact :
Problème graphique de pluie
Vous ne pouvez pas consulter les pièces jointes insérées à ce message.
Davis Vantage Pro 2 + avec ventilation forcée diurne / WeatherlinkIP 6.0.2 / GW Ver. 2.0290b / Windows 7 Pro 64 bits / MiniPC ZOTAC ZBOX ID41 PLUS 4Gb Ram 320Gb disque dur 2,5". http://www.meteolausanne.com
- ardigier
- Membre
- Messages : 2260
- Inscription : mar. mars 23, 2010 6:05 pm
- Localisation : Le Thor 84250
- Contact :
Re: Problème graphique de pluie
c'est sans doute que le 20 il y a eu 1.2 mm d'enregistré
faire un essai avec un graphe derniéres 48 H
faire un essai avec un graphe derniéres 48 H
WMR200 - XNet meteo 2011-10-14a- graphweather V 3.0.35- Win10 x64
webcam installée orientation NE
http://le-thor-meteo.com/index.php
webcam installée orientation NE
http://le-thor-meteo.com/index.php
-
- Membre
- Messages : 192
- Inscription : jeu. avr. 27, 2006 7:01 pm
- Localisation : LAUSANNE
- Contact :
Re: Problème graphique de pluie
Ci-dessous le code du fichier. La ligne rouge apparaît même s'il n'a pas plu et ceci à 2mm.
<?xml version="1.0" encoding="iso-8859-1" ?>
<stylesheet>
<image width="780" height="250" />
<frame width="780" height="250" position-x="0" position-y="0" shadow="0">
<title text="" alignement="left|top" angle="0">
<font color="FF000000" facename="Arial" size="14" weight="400" italic="0" />
</title>
<background color1="FFFFFFFF" texture="tex_meteo.png" color2="FFFFFFFF" gradient="1" gradient-direction="135" stretch="1" />
<border cornerradius="0" color="55555555" thick="1" />
</frame>
<!-- =============== Title ================= -->
<textbox width="400" height="30" shadow="0" position-x="10" position-y="10" margin="0">
<text alignement="left">
<line text="Mise à jour le $CurrentDate[%d.%m.%Y à %Hh%M]"/>
<font color="FF000000" size="16" weight="80" italic="0" />
</text>
</textbox>
<!-- ================= First Lineplot ================= -->
<lineplot width="570" height="180" shadow="0" position-x="170" position-y="30" margin-top="10" margin-right="10" margin-bottom="10" margin-left="10">
<xaxis color="FF000000" grid="1" autoscale="0" min="0" max="0">
<title text="" alignement="vcenter|hcenter" angle="0">
<font color="FF000000" facename="Arial" size="12" weight="400" italic="1" />
</title>
<labels labelinterval="1" angle="0" side="left" hide="0">
<font color="FF000000" facename="Arial" size="14" weight="400" italic="0" />
</labels>
<ticks majorticks="10" minorticks="4" side="bottom" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" />
</xaxis>
<y1axis color="FF000000" grid="1" autoscale="1" min="0" max="0" titleside="top" titlemargin="35">
<labels labelinterval="1" angle="0" format=".1" side="left" hide="0" >
<font color="FF000000" facename="Arial" size="14" weight="400" italic="0" />
</labels>
<ticks majorticks="4" minorticks="4" side="left" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" />
</y1axis>
<y2axis side="right" color="FF000000" grid="0" autoscale="1" min="0" max="0" titleside="right" titlemargin="40" ydelta="70">
<title text="Total des précipitations ($Unit[Rainfall])" alignement="vcenter|hcenter" angle="0">
<font color="FF000000" facename="Arial" size="12" weight="400" italic="1" />
</title>
<labels labelinterval="1" angle="0" format=".1" side="right" hide="0" >
<font color="FF000000" facename="Arial" size="12" weight="400" italic="1" />
</labels>
<ticks majorticks="5" minorticks="4" side="right" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" />
</y2axis>
<data>
<relative_rainfall axisbind="y1axis" legend="Précipitations" color1="660000FF" antialiasing="1" filled="0" hidelegend="0" thick="1.2" />
<absolute_rainfall axisbind="y2axis" legend="Précipitations absolue" color1="FFFF0000" antialiasing="1" filled="0" hidelegend="1" thick="1.2"/>
</data>
<legend orientation="0" margin="5" width="250" position-x="350" position-y="5" hide="0" shadow="0">
<font color="FF000000" facename="Arial" size="16" weight="400" italic="1" />
<border cornerradius="0" color="55555555" thick="0" />
</legend>
<border cornerradius="0" color="FFFFFFFF" thick="0" />
<graphbackground color1="FFFFFFFF" color2="FFFFFFFF" gradient="1" gradient-direction="90" />
</lineplot>
<!-- =================Taux max================= -->
<textbox width="160" height="50" shadow="0" position-x="10" position-y="70" margin="0" >
<text alignement="center">
<line text="Taux maximal :"/>
<line text="$Max[rate_absolute_rainfall] $Unit[Rainfall]/h"/>
<line text="$MaxDate[rate_absolute_rainfall,le %d.%m à %Hh%M]"/>
<font color="FF000000" size="16" weight="80" italic="0" />
</text>
</textbox>
<!-- =================Total================= -->
<textbox width="160" height="30" shadow="0" position-x="10" position-y="150" margin="0" >
<text alignement="center">
<line text="Cumul :"/>
<line text="$Cumul[relative_rainfall] $Unit[Rainfall]"/>
<font color="FF000000" size="16" weight="80" italic="0" />
</text>
</textbox>
<!-- =================Source================= -->
<textbox width="150" height="10" shadow="0" position-x="10" position-y="240" margin="0" >
<text alignement="left">
<line text="meteolausanne.com"/>
<font color="FF000000" size="12" weight="20" italic="0" />
</text>
</textbox>
</stylesheet>
<?xml version="1.0" encoding="iso-8859-1" ?>
<stylesheet>
<image width="780" height="250" />
<frame width="780" height="250" position-x="0" position-y="0" shadow="0">
<title text="" alignement="left|top" angle="0">
<font color="FF000000" facename="Arial" size="14" weight="400" italic="0" />
</title>
<background color1="FFFFFFFF" texture="tex_meteo.png" color2="FFFFFFFF" gradient="1" gradient-direction="135" stretch="1" />
<border cornerradius="0" color="55555555" thick="1" />
</frame>
<!-- =============== Title ================= -->
<textbox width="400" height="30" shadow="0" position-x="10" position-y="10" margin="0">
<text alignement="left">
<line text="Mise à jour le $CurrentDate[%d.%m.%Y à %Hh%M]"/>
<font color="FF000000" size="16" weight="80" italic="0" />
</text>
</textbox>
<!-- ================= First Lineplot ================= -->
<lineplot width="570" height="180" shadow="0" position-x="170" position-y="30" margin-top="10" margin-right="10" margin-bottom="10" margin-left="10">
<xaxis color="FF000000" grid="1" autoscale="0" min="0" max="0">
<title text="" alignement="vcenter|hcenter" angle="0">
<font color="FF000000" facename="Arial" size="12" weight="400" italic="1" />
</title>
<labels labelinterval="1" angle="0" side="left" hide="0">
<font color="FF000000" facename="Arial" size="14" weight="400" italic="0" />
</labels>
<ticks majorticks="10" minorticks="4" side="bottom" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" />
</xaxis>
<y1axis color="FF000000" grid="1" autoscale="1" min="0" max="0" titleside="top" titlemargin="35">
<labels labelinterval="1" angle="0" format=".1" side="left" hide="0" >
<font color="FF000000" facename="Arial" size="14" weight="400" italic="0" />
</labels>
<ticks majorticks="4" minorticks="4" side="left" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" />
</y1axis>
<y2axis side="right" color="FF000000" grid="0" autoscale="1" min="0" max="0" titleside="right" titlemargin="40" ydelta="70">
<title text="Total des précipitations ($Unit[Rainfall])" alignement="vcenter|hcenter" angle="0">
<font color="FF000000" facename="Arial" size="12" weight="400" italic="1" />
</title>
<labels labelinterval="1" angle="0" format=".1" side="right" hide="0" >
<font color="FF000000" facename="Arial" size="12" weight="400" italic="1" />
</labels>
<ticks majorticks="5" minorticks="4" side="right" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" />
</y2axis>
<data>
<relative_rainfall axisbind="y1axis" legend="Précipitations" color1="660000FF" antialiasing="1" filled="0" hidelegend="0" thick="1.2" />
<absolute_rainfall axisbind="y2axis" legend="Précipitations absolue" color1="FFFF0000" antialiasing="1" filled="0" hidelegend="1" thick="1.2"/>
</data>
<legend orientation="0" margin="5" width="250" position-x="350" position-y="5" hide="0" shadow="0">
<font color="FF000000" facename="Arial" size="16" weight="400" italic="1" />
<border cornerradius="0" color="55555555" thick="0" />
</legend>
<border cornerradius="0" color="FFFFFFFF" thick="0" />
<graphbackground color1="FFFFFFFF" color2="FFFFFFFF" gradient="1" gradient-direction="90" />
</lineplot>
<!-- =================Taux max================= -->
<textbox width="160" height="50" shadow="0" position-x="10" position-y="70" margin="0" >
<text alignement="center">
<line text="Taux maximal :"/>
<line text="$Max[rate_absolute_rainfall] $Unit[Rainfall]/h"/>
<line text="$MaxDate[rate_absolute_rainfall,le %d.%m à %Hh%M]"/>
<font color="FF000000" size="16" weight="80" italic="0" />
</text>
</textbox>
<!-- =================Total================= -->
<textbox width="160" height="30" shadow="0" position-x="10" position-y="150" margin="0" >
<text alignement="center">
<line text="Cumul :"/>
<line text="$Cumul[relative_rainfall] $Unit[Rainfall]"/>
<font color="FF000000" size="16" weight="80" italic="0" />
</text>
</textbox>
<!-- =================Source================= -->
<textbox width="150" height="10" shadow="0" position-x="10" position-y="240" margin="0" >
<text alignement="left">
<line text="meteolausanne.com"/>
<font color="FF000000" size="12" weight="20" italic="0" />
</text>
</textbox>
</stylesheet>
Davis Vantage Pro 2 + avec ventilation forcée diurne / WeatherlinkIP 6.0.2 / GW Ver. 2.0290b / Windows 7 Pro 64 bits / MiniPC ZOTAC ZBOX ID41 PLUS 4Gb Ram 320Gb disque dur 2,5". http://www.meteolausanne.com
- ardigier
- Membre
- Messages : 2260
- Inscription : mar. mars 23, 2010 6:05 pm
- Localisation : Le Thor 84250
- Contact :
Re: Problème graphique de pluie
est ce que cette valeur apparait systématiquement?
si oui verifier dans l'onglet sonde pour les variables pluie s'il n'y a pas une correction de sonde activée
si oui verifier dans l'onglet sonde pour les variables pluie s'il n'y a pas une correction de sonde activée
WMR200 - XNet meteo 2011-10-14a- graphweather V 3.0.35- Win10 x64
webcam installée orientation NE
http://le-thor-meteo.com/index.php
webcam installée orientation NE
http://le-thor-meteo.com/index.php
-
- Membre
- Messages : 192
- Inscription : jeu. avr. 27, 2006 7:01 pm
- Localisation : LAUSANNE
- Contact :
Re: Problème graphique de pluie
Je n'ai pas de correction de sonde pour les précipitations. Est-ce que c'était un bug "connu" pour la version 2.0290 ?
Davis Vantage Pro 2 + avec ventilation forcée diurne / WeatherlinkIP 6.0.2 / GW Ver. 2.0290b / Windows 7 Pro 64 bits / MiniPC ZOTAC ZBOX ID41 PLUS 4Gb Ram 320Gb disque dur 2,5". http://www.meteolausanne.com
-
- Membre
- Messages : 192
- Inscription : jeu. avr. 27, 2006 7:01 pm
- Localisation : LAUSANNE
- Contact :
Re: Problème graphique de pluie
Selon mes investigations il semblerait que la ligne rouge retrace la période du graphique + la journée entière du premier jour du graphique. Il semblerait que cela soit un bug.
Avez-vous ce problème dans les versions au-dessus de le 2.0290 ?
Comment avez-vous tracé une courbe de précipitations sur vos graphes pour qu'elle corresponde exactement à la pluie tombée durant la période graphée.
Avez-vous ce problème dans les versions au-dessus de le 2.0290 ?
Comment avez-vous tracé une courbe de précipitations sur vos graphes pour qu'elle corresponde exactement à la pluie tombée durant la période graphée.
Davis Vantage Pro 2 + avec ventilation forcée diurne / WeatherlinkIP 6.0.2 / GW Ver. 2.0290b / Windows 7 Pro 64 bits / MiniPC ZOTAC ZBOX ID41 PLUS 4Gb Ram 320Gb disque dur 2,5". http://www.meteolausanne.com