Une question, un bug ?
domidom81
Membre
Messages : 477 Inscription : mer. févr. 18, 2009 1:34 pm
Localisation : Lagarrigue 81 (Tarn France)
Contact :
Message
par domidom81 » sam. févr. 28, 2009 12:37 pm
Bonjour tlm.
Un forumeur aurait-il la gentillesse de me faire passer ces deux fichiers avec UV.
Ca me prend la tête sérieux,
les miens sont brouillons, merci d’avance à tous.
Au passage, site GraphWeather remarquable et merci au concepteur.
Mes fichiers
Clics pour agrandir
tab-uv.xm
simple1-uv.xml
Cordialement A++++
Station VP2-IP + WebCam sur IC Lagarrigue81 Weatherlink 6555 (V 6.0.2)
Site Station VantagePro2+WebCam Foscam FI9805W (GW V3.0.15) Win10x64 Pc HP
Dan17
Membre
Messages : 50 Inscription : dim. déc. 02, 2007 12:06 pm
Localisation : AULNAY - 17 (France)
Contact :
Message
par Dan17 » lun. mars 02, 2009 11:05 pm
Bonsoir,
Si ça peut t'aider, tu peux t'inspirer de mon Stylesheet joint
Pour le visualiser, regarde le "graph 24 h" :
http://www.meteo17aulnay.fr
@+
Dan17
Dan17
Membre
Messages : 50 Inscription : dim. déc. 02, 2007 12:06 pm
Localisation : AULNAY - 17 (France)
Contact :
Message
par Dan17 » lun. mars 02, 2009 11:10 pm
Je ne vois pas le fichier que je voulais joindre ...
Voici donc le code :
Code : Tout sélectionner
<?xml version="1.0" encoding="iso-8859-1" ?>
<stylesheet>
<image width="800" height="1335" />
<frame width="800" height="1335" position-x="0" position-y="0" shadow="0">
<title text="" alignement="3" angle="0">
<font color="FF000000" facename="Arial" size="14" weight="600" />
</title>
<background texture="tex_bluegrad.png" stretch="1" />
<border cornerradius="10" color="FF000000" thick="1" />
</frame>
<!-- ================= Frame ================= -->
<frame width="64" height="64" position-x="500" position-y="300">
<background texture="statistics.png" reload_texture="1" stretch="0" />
</frame>
<!-- ================= First Lineplot ================= -->
<lineplot width="800" height="200" shadow="0" position-x="0" position-y="670" margin-top="0" margin-right="150" margin-bottom="0" margin-left="85" >
<background texture="tex_bluegrad.png" stretch="1" />
<title text="" alignement="20" angle="0">
<font color="FF000000" facename="Arial" size="18" weight="600" />
</title>
<border cornerradius="0" color="00000000" thick="0" />
<xaxis color="FF000000" grid="1" autoscale="0" min="0" max="0" titleside="32">
<title text="" alignement="20" angle="0">
<font color="FF000000" facename="Arial" size="14" weight="600" />
</title>
<labels labelinterval="1" angle="0" format="%H:%M\n%d/%m" side="2" hide="1">
<font color="FF000000" facename="Arial" size="14" weight="600" />
</labels>
<ticks majorticks="7" minorticks="4" side="20" hidefirst="0" hidelast="0" hideminorticks="0" hide="1" />
</xaxis>
<y1axis color="FFFF0000" grid="1" autoscale="1" min="0" max="0" titleside="2" titlemargin="40">
<title text="Température ($Unit[Temperature])" alignement="20" angle="0">
<font color="FFFF0000" facename="Arial" size="14" weight="600" />
</title>
<labels labelinterval="1" angle="0" format=".0" side="2" hide="0">
<font color="FFFF0000" facename="Arial" size="14" weight="600" />
</labels>
<ticks majorticks="5" minorticks="4" side="2" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" />
</y1axis>
<y2axis side="8" color="FF009000" grid="0" autoscale="1" titleside="8">
<title text="Pression ($Unit[Pressure])" alignement="20" angle="0">
<font color="FF009000" facename="Arial" size="14" weight="600" />
</title>
<labels labelinterval="1" angle="0" format=".0" side="8" hide="0">
<font color="FF009000" facename="Arial" size="14" weight="600" />
</labels>
<ticks majorticks="5" minorticks="4" side="8" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" />
</y2axis>
<y3axis ydelta="70" side="8" color="FF0066CC" grid="0" autoscale="0" min="0" max="100" titleside="8" titlemargin="40">
<title text="Humidité (%)" alignement="20" angle="0">
<font color="FF0066CC" facename="Arial" size="14" weight="600" />
</title>
<labels labelinterval="1" angle="0" format=".0" side="8" hide="0">
<font color="FF0066CC" facename="Arial" size="14" weight="600" />
</labels>
<ticks autoticks="0" majorticks="5" minorticks="4" side="8" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" />
</y3axis>
<legend position-x="500" position-y="365" hide="0" shadow="0">
<font color="FF000000" facename="Arial" size="14" weight="600" />
<border cornerradius="10" color="FF555555" thick="0" />
<background color="00FFFFFF" />
</legend>
<background color="00FFFFFF" stretch="0" />
<graphbackground color="FFFFFFFF" texture="" />
<data>
<relative_pressure axisbind="y2axis" legend="Pression atmosphérique" color1="FF009000" color2="FF00FF00" antialiasing="1" filled="0" hide="0" thick="1.2"/>
<wind_chill axisbind="y1axis" legend= "Facteur Vent" color1="FF8183FF" color2="FF8183FF" antialiasing="1" filled="0" hide="0" thick="2.2" pattern="CCCCCCCC"/>
<heat_index axisbind="y1axis" legend="Facteur Humidex" color1="FFFF8184" color2="FFFF8184" antialiasing="1" filled="0" hide="0" thick="2.2" pattern="CCCCCCCC"/>
<outdoor_temperature axisbind="y1axis" legend="Température ext." color1="FFFF0000" color2="FFFF0000" antialiasing="1" filled="0" hide="0" thick="1.2"/>
<dew_point axisbind="y1axis" legend="Point de rosée" color1="FF0000FF" color2="FF0000FF" antialiasing="1" filled="0" hide="0" thick="1.2"/>
<outdoor_humidity axisbind="y3axis" legend="Humidité extérieure" color1="3000FF00" color2="300000FF" antialiasing="1" filled="1" hide="0" />
<outdoor_humidity axisbind="y3axis" legend="Humidité extérieure" color1="300000FF" antialiasing="1" hidelegend="1" thick="1.2"/>
</data>
</lineplot>
<!-- ================= Second Lineplot ================= -->
<lineplot width="800" height="200" shadow="0" position-x="0" position-y="880" margin-top="0" margin-right="150" margin-bottom="0" margin-left="85" >
<background texture="tex_greengrad.png" stretch="1" />
<title text="" alignement="20" angle="0">
<font color="FF000000" facename="Arial" size="18" weight="600" />
</title>
<border cornerradius="0" color="00000000" thick="0" />
<xaxis color="FF000000" grid="1" autoscale="0" min="0" max="0" titleside="32">
<title text="" alignement="20" angle="0">
<font color="FF000000" facename="Arial" size="14" weight="600" />
</title>
<labels labelinterval="1" angle="0" format="%H:%M\n%d/%m" side="2" hide="1">
<font color="FF000000" facename="Arial" size="14" weight="600" />
</labels>
<ticks majorticks="7" minorticks="4" side="20" hidefirst="0" hidelast="0" hideminorticks="0" hide="1" />
</xaxis>
<y1axis color="FF0000FF" grid="1" autoscale="1" min="0" max="0" titleside="1" titlemargin="40">
<title text="Vitesse du vent ($Unit[Speed])" alignement="20" angle="0">
<font color="FF0000FF" facename="Arial" size="14" weight="600" />
</title>
<labels labelinterval="1" angle="0" format=".0" side="2" hide="0" hidelast="1">
<font color="FF0000FF" facename="Arial" size="14" weight="600" />
</labels>
<ticks majorticks="5" minorticks="4" side="2" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" />
</y1axis>
<legend position-x="500" position-y="505" hide="0" shadow="0">
<font color="FF000000" facename="Arial" size="14" weight="600" />
<border cornerradius="10" color="FF555555" thick="0" />
<background color="00FFFFFF" />
</legend>
<background color="00FFFFFF" stretch="0" />
<graphbackground color="FFFFFFFF" texture="" />
<data>
<wind_speed axisbind="y1axis" legend="Vitesse du vent" color1="33CC6633" color2="FFCC6633" antialiasing="1" filled="1" hide="0" />
<wind_speed axisbind="y1axis" legend="Vitesse du vent" color1="33CC6633" antialiasing="1" filled="0" hidelegend="1" thick="1.2"/>
<wind_gust axisbind="y1axis" legend="Rafales de vent" color1="9933CCFF" antialiasing="1" filled="0" thick="1.2" />
</data>
</lineplot>
<!-- ================= Lineplot3 ================= -->
<lineplot width="800" height="200" shadow="0" position-x="0" position-y="1090" margin-top="0" margin-right="150" margin-bottom="0" margin-left="85" >
<background texture="tex_bluegrad.png" stretch="1" />
<title text="" alignement="20" angle="0">
<font color="FF000000" facename="Arial" size="18" weight="600" />
</title>
<border cornerradius="0" color="00000000" thick="0" />
<xaxis color="FF000000" grid="1" autoscale="0" min="0" max="0" titleside="32">
<title text="" alignement="20" angle="0">
<font color="FF000000" facename="Arial" size="14" weight="600" />
</title>
<labels labelinterval="1" angle="0" format="%H:%M\n%d/%m" side="2" hide="0">
<font color="FF000000" facename="Arial" size="14" weight="600" />
</labels>
<ticks majorticks="7" minorticks="4" side="20" hidefirst="0" hidelast="0" hideminorticks="0" hide="1" />
</xaxis>
<y1axis color="FF0000FF" grid="1" autoscale="1" min="0" max="0" titleside="1" titlemargin="40">
<title text="Précipitations ($Unit[Rainfall])" alignement="20" angle="0">
<font color="FF0000FF" facename="Arial" size="14" weight="600" />
</title>
<labels labelinterval="1" angle="0" format=".2" side="2" hide="0" hidelast="1">
<font color="FF0000FF" facename="Arial" size="14" weight="600" />
</labels>
<ticks majorticks="5" minorticks="4" side="8" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" />
</y1axis>
<y2axis side="8" color="FFFF0000" grid="0" autoscale="1" min="0" max="0" titleside="8">
<title text="Radiations solaires (W/m²)" alignement="20" angle="0">
<font color="FFFF0000" facename="Arial" size="14" weight="600" />
</title>
<labels labelinterval="1" angle="0" format="0" side="8" hide="0" hidelast="1">
<font color="FFFF0000" facename="Arial" size="14" weight="600" />
</labels>
<ticks majorticks="5" minorticks="4" side="8" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" />
</y2axis>
<y3axis ydelta="70" side="8" color="FFFF9900" grid="0" autoscale="0" min="0" max="16" titleside="8" titlemargin="40">
<title text="Index UV" alignement="20" angle="0">
<font color="FFFF9900" facename="Arial" size="14" weight="600" />
</title>
<labels labelinterval="1" angle="0" format=".0" side="8" hide="0">
<font color="FFFF9900" facename="Arial" size="14" weight="600" />
</labels>
<ticks autoticks="0" majorticks="5" minorticks="4" side="8" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" />
</y3axis>
<legend position-x="500" position-y="560" hide="0" shadow="0">
<font color="FF000000" facename="Arial" size="14" weight="600" />
<border cornerradius="0" color="FF000000" thick="0" />
<background color="00FFFFFF" />
</legend>
<background color="00FFFFFF" stretch="0" />
<graphbackground color="FFFFFFFF" texture="" />
<data>
<solar_radiation axisbind="y2axis" legend="Radiations solaires" color1="FFFF0000" color2="FFFF0000" antialiasing="1" filled="1" hide="0" />
<uv_index axisbind="y2axis" legend="Radiations solaires" color1="FFFF0000" antialiasing="1" hidelegend="1" thick="1.2"/>
<uv_index axisbind="y3axis" legend="Index UV" color1="FFFFFF00" color2="FFFFFF00" antialiasing="1" filled="1" hide="0" />
<uv_index axisbind="y3axis" legend="Index UV" color1="FFFFFF00" antialiasing="1" hidelegend="1" thick="1.2"/>
<relative_rainfall axisbind="y1axis" legend="Précipitations" color1="990000FF" color2="FF0000FF" antialiasing="1" filled="1" />
<relative_rainfall axisbind="y1axis" legend="Précipitations" color1="990000FF" antialiasing="1" filled="0" hidelegend="1" thick="1.2" />
</data>
</lineplot>
<!-- ================= Vent =================== -->
<radarplot width="300" height="300" shadow="0" position-x="480" position-y="0" margin-top="50" margin-right="40" margin-bottom="30" margin-left="40" >
<title text="Vents dominants" alignement="20" angle="0">
<font color="FF000000" facename="Arial" size="16" weight="600" />
</title>
<border cornerradius="0" color="FF000000" thick="0" />
<axis color="50000000" grid="1" autoscale="1" min="0" max="0">
<labels labelinterval="1" angle="0" format=".0" side="2" hide="0">
<font color="FF000000" facename="Arial" size="14" weight="400" />
</labels>
<ticks majorticks="4" minorticks="2" side="32" hidefirst="1" hideminorticks="0" hide="0" />
<titles text="E;ENE;NE;NNE;N;NN0;N0;0N0;0;0S0;S0;SS0;S;SSE;SE;ESE">
<font color="FF000000" facename="Arial" size="14" weight="400" />
</titles>
</axis>
<legend position-x="0" position-y="0" hide="1" shadow="0">
<font color="FF000000" facename="Arial" size="14" weight="400" />
<border cornerradius="0" color="FF000000" thick="1" />
<background color="FFFFFFFF" texture="" />
</legend>
<background color="00000000" stretch="0" />
<graphbackground color="00000000" />
<data>
<wind_direction legend="Direction du vent" color1="600000FF" color2="40FF0000" antialiasing="1" filled="1" hide="0" />
<wind_direction legend="Direction du vent" color1="60FF0000" antialiasing="1" filled="0" hide="0" thick="1.2" />
</data>
</radarplot>
<!-- ================= Statistics ================= -->
<textbox width="470" height="660" shadow="0" position-x="0" position-y="0" margin="10">
<border cornerradius="40" color="55555555" thick="1" />
<text alignement="3">
<font color="FF006600" facename="Comic sans ms" size="16" weight="600" italic="0" />
<line text="\tRapport généré le $CurrentDate[%A %d %B %Y à %HH%M]"/>
</text>
</textbox>
<textbox width="470" height="640" shadow="0" position-x="0" position-y="30" margin="10">
<text alignement="3">
<font color="FF0000FF" facename="Comic sans ms" size="16" weight="600" italic="0" />
<line text="\t\tStation : $Station (17)"/>
<line text="\t\t\t\t\t\twww.meteo17aulnay.fr"/>
</text>
</textbox>
<textbox width="470" height="640" shadow="0" position-x="0" position-y="65" margin="10">
<text alignement="3">
<font color="FF006600" facename="Comic sans ms" size="16" weight="600" italic="0" />
<line text="\tDu : $StartDate[%A %d %B %Y à %Hh%M]"/>
<line text="\tAu : $StopDate[%A %d %B %Y à %Hh%M]"/>
</text>
</textbox>
<textbox width="470" height="640" shadow="0" position-x="0" position-y="110" margin="10">
<text alignement="3">
<font color="FF5555BB" facename="Comic sans ms" size="16" weight="600"/>
<line text="\t\tDernière\tMin\t\tMax\t\tMoyenne"/>
</text>
</textbox>
<textbox width="470" height="640" shadow="0" position-x="0" position-y="140" margin="10">
<text alignement="3">
<font color="FF006600" facename="Arial" size="14" weight="600"/>
<line text="Pression atmo. :\t$Current[relative_pressure] $Unit[Pressure]t\t$Min[relative_pressure] $Unit[Pressure]\t$Max[relative_pressure] $Unit[Pressure]\t$Mean[relative_pressure] $Unit[Pressure]"/>
<line text="\t\t\t\t$MinDate[relative_pressure,%d/%m/%Y à %Hh%M]" />
<line text="\t\t\t\t\t\t$MaxDate[relative_pressure,%d/%m/%Y à %Hh%M]" />
</text>
</textbox>
<textbox width="470" height="640" shadow="0" position-x="0" position-y="190" margin="10">
<text alignement="3">
<font color="FFFF0000" facename="Arial" size="14" weight="600"/>
<line text="Température :\t$Current[outdoor_temperature] $Unit[Temperature]\t\t$Min[outdoor_temperature] $Unit[Temperture]\t\t$Max[outdoor_temperature] $Unit[Temperature]\t\t$Mean[outdoor_temperature] $Unit[Temperature]"/>
<line text="\t\t\t\t$MinDate[outdoor_temperature,%d/%m/%Y à %Hh%M]" />
<line text="\t\t\t\t\t\t$MaxDate[outdoor_temperature,%d/%m/%Y à %Hh%M]" />
</text>
</textbox>
<textbox width="470" height="640" shadow="0" position-x="0" position-y="240" margin="10">
<text alignement="3">
<font color="FF0033FF" facename="Arial" size="14" weight="600"/>
<line text="Facteur vent :\t$Current[wind_chill] $Unit[Temperature]\t\t$Min[wind_chill] $Unit[Temperature]\t\t$Max[wind_chill] $Unit[Temperature]\t\t$Mean[wind_chill] $Unit[Temperature]" />
<line text="\t\t\t\t$MinDate[wind_chill,%d/%m/%Y à %Hh%M]" />
<line text="\t\t\t\t\t\t$MaxDate[wind_chill,%d/%m/%Y à %Hh%M]" />
</text>
</textbox>
<textbox width="470" height="640" shadow="0" position-x="0" position-y="290" margin="10">
<text alignement="3">
<font color="FFFF0000" facename="Arial" size="14" weight="600"/>
<line text="Humidex :\t$Current[heat_index] $Unit[Temperature]\t\t$Min[heat_index] $Unit[Temperature]\t\t$Max[heat_index] $Unit[Temperature]\t\t$Mean[heat_index] $Unit[Temperature]" />
<line text="\t\t\t\t$MinDate[heat_index,%d/%m/%Y à %Hh%M]" />
<line text="\t\t\t\t\t\t$MaxDate[heat_index,%d/%m/%Y à %Hh%M]" />
</text>
</textbox>
<textbox width="470" height="640" shadow="0" position-x="0" position-y="340" margin="10">
<text alignement="3">
<font color="FF0000FF" facename="Arial" size="14" weight="600"/>
<line text="Point de rosée :\t$Current[dew_point] $Unit[Temperature]\t\t$Min[dew_point] $Unit[Temperature]\t\t$Max[dew_point] $Unit[Temperature]\t\t$Mean[dew_point] $Unit[Temperature]"/>
<line text="\t\t\t\t$MinDate[dew_point,%d/%m/%Y à %Hh%M]" />
<line text="\t\t\t\t\t\t$MaxDate[dew_point,%d/%m/%Y à %Hh%M]" />
</text>
</textbox>
<textbox width="470" height="640" shadow="0" position-x="0" position-y="390" margin="10">
<text alignement="3">
<font color="FF006600" facename="Arial" size="14" weight="600"/>
<line text="Humidité :\t$Current[outdoor_humidity] %\t\t$Min[outdoor_humidity] %\t\t$Max[outdoor_humidity] % \t$Mean[outdoor_humidity] %"/>
<line text="\t\t\t\t$MinDate[outdoor_humidity,%d/%m/%Y à %Hh%M]" />
<line text="\t\t\t\t\t\t$MaxDate[outdoor_humidity,%d/%m/%Y à %Hh%M]" />
</text>
</textbox>
<textbox width="470" height="640" shadow="0" position-x="0" position-y="440" margin="10">
<text alignement="3">
<font color="FFFF0000" facename="Arial" size="14" weight="600"/>
<line text="Solaire :\t$Current[solar_radiation] w/m²\t\t\t$Max[solar_radiation] w/m²" />
<line text="\t\t\t\t\t\t$MaxDate[solar_radiation,%d/%m/%Y à %Hh%M]" />
</text>
</textbox>
<textbox width="470" height="640" shadow="0" position-x="0" position-y="475" margin="10">
<text alignement="3">
<font color="FFCC6600" facename="Arial" size="14" weight="600"/>
<line text="Index UV :\t$Current[uv_index,DFormat]\t\t\t\t$Max[uv_index,DFormat]" />
<line text="\t\t\t\t\t\t$MaxDate[uv_index,%d/%m/%Y à %Hh%M]" />
</text>
</textbox>
<textbox width="470" height="640" shadow="0" position-x="0" position-y="510" margin="10">
<text alignement="3">
<font color="FF663300" facename="Arial" size="14" weight="600"/>
<line text="Vitesse vent :\t$Current[wind_speed,DFormat] $Unit[Speed]\t\t\t$Max[wind_speed,DFormat] $Unit[Speed]\t$Mean[wind_speed,DFormat] $Unit[Speed]" />
<line text="\t\t\t\t\t\t$MaxDate[wind_speed,%d/%m/%Y à %Hh%M]" />
</text>
</textbox>
<textbox width="470" height="640" shadow="0" position-x="0" position-y="545" margin="10">
<text alignement="3">
<font color="FF0033FF" facename="Arial" size="14" weight="600"/>
<line text="Rafale vent :\t$Current[wind_gust,DFormat] $Unit[Speed]\t\t\t$Max[wind_gust,DFormat] $Unit[Speed]" />
<line text="\t\t\t\t\t\t$MaxDate[wind_gust,%d/%m/%Y à %Hh%M]" />
</text>
</textbox>
<textbox width="470" height="640" shadow="0" position-x="0" position-y="580" margin="10">
<text alignement="3">
<font color="FF0000FF" facename="Arial" size="14" weight="600"/>
<line text="Pluie 24 Heures :\t$Cumul[relative_rainfall] $Unit[Rainfall]"/>
<line text="Pluie MOIS en cours :\t$Stats[Month,TotalRainfall] $Unit[Rainfall]" />
<line text="Pluie ANNEE en cours :\t$Stats[Year,TotalRainfall] $Unit[Rainfall]" />
</text>
</textbox>
<textbox width="470" height="640" shadow="0" position-x="0" position-y="625" margin="10">
<text alignement="3">
<line text="\t(y compris possibilité "Traces de Pluie" lors dégel, rosée ou brouillard)"/>
<font color="FF000000" facename="Comic sans ms" size="14" weight="400" italic="0" />
</text>
</textbox>
</stylesheet>
Dan17
http://www.meteo17aulnay.fr
chris_01
Membre
Messages : 141 Inscription : mer. oct. 29, 2008 11:34 pm
Localisation : Bruxelles
Message
par chris_01 » mar. mars 03, 2009 4:35 pm
je crois que le seul problème soit que tu ais l'ancienne version qui marche différemment avec les stats visiblement. donc il faut passer à l'actuelle et tes graph devraient marcher
Davis Vantage Pro 2 (une non-câblée à Bruxelles, une câblée à Grimentz (1710m, VS) depuis décembre 2015. Datalogger usb, Cumulus et Weatherlink
Anciennement WMR200 ;
Xnet_météo v2011-10-14a (entre 2014 et 2015) + données de 2008 à 2013 en txt, format WD;
Graphweather v3.0.15 ;
Deux minipc Beebox de ASRock sous Windows 10 gèrent WL et GW.
domidom81
Membre
Messages : 477 Inscription : mer. févr. 18, 2009 1:34 pm
Localisation : Lagarrigue 81 (Tarn France)
Contact :
Message
par domidom81 » mer. mars 04, 2009 10:21 am
Bonjour à tous.
Bon et bien je vais m’atteler à cette nouvelle version dans les jours à venir.
Pour le moment j’ai tab-full-graph-uv.xml qui fonctionne nickel.
Dans tous les cas merci à tous pour les réponses.
A+++
Station VP2-IP + WebCam sur IC Lagarrigue81 Weatherlink 6555 (V 6.0.2)
Site Station VantagePro2+WebCam Foscam FI9805W (GW V3.0.15) Win10x64 Pc HP
domidom81
Membre
Messages : 477 Inscription : mer. févr. 18, 2009 1:34 pm
Localisation : Lagarrigue 81 (Tarn France)
Contact :
Message
par domidom81 » mer. avr. 29, 2009 2:32 pm
Bonjour tout le monde.
Problème
sur la feuille tab-uv.xml.
Jusqu’au 48 h tout va bien, mais après cela (semaine, mois et année) la courbe graphique (maxi)ne correspond plus.
Normal ou pas
Faut-il modifier quelques chose.
Merci à tous pour vos réponses.
A+++
48h
Mois en cour
Station VP2-IP + WebCam sur IC Lagarrigue81 Weatherlink 6555 (V 6.0.2)
Site Station VantagePro2+WebCam Foscam FI9805W (GW V3.0.15) Win10x64 Pc HP
TiToine
Site Admin
Messages : 3356 Inscription : lun. mars 20, 2006 11:16 am
Localisation : Montréal
Contact :
Message
par TiToine » mer. avr. 29, 2009 10:11 pm
C'est un problème de représentation, certains pics deviennent invisibles à une trop grande échelle.
La solution est plutôt de choisir la représentation bargraph des max pour l'année.
domidom81
Membre
Messages : 477 Inscription : mer. févr. 18, 2009 1:34 pm
Localisation : Lagarrigue 81 (Tarn France)
Contact :
Message
par domidom81 » lun. mai 11, 2009 5:26 pm
TiToine a écrit :
La solution est plutôt de choisir la représentation bargraph des max pour l'année.
Bonsoir.
Avec du retard ! Merci !
Je trouve pas /bargraph des max/ dans mes feuilles de style.
A+++
Station VP2-IP + WebCam sur IC Lagarrigue81 Weatherlink 6555 (V 6.0.2)
Site Station VantagePro2+WebCam Foscam FI9805W (GW V3.0.15) Win10x64 Pc HP
TiToine
Site Admin
Messages : 3356 Inscription : lun. mars 20, 2006 11:16 am
Localisation : Montréal
Contact :
Message
par TiToine » mar. mai 12, 2009 2:23 am
Regarde comment sont fait les bargraphes dans le dossier \statistics (fichiers graph-month-xx.xml).
Tu as juste à remplacer les balises dans <data>.
domidom81
Membre
Messages : 477 Inscription : mer. févr. 18, 2009 1:34 pm
Localisation : Lagarrigue 81 (Tarn France)
Contact :
Message
par domidom81 » mar. mai 12, 2009 8:24 pm
Salut
OK, je regarde ça quand je reviens de Corse !
Cordialement.
Station VP2-IP + WebCam sur IC Lagarrigue81 Weatherlink 6555 (V 6.0.2)
Site Station VantagePro2+WebCam Foscam FI9805W (GW V3.0.15) Win10x64 Pc HP
domidom81
Membre
Messages : 477 Inscription : mer. févr. 18, 2009 1:34 pm
Localisation : Lagarrigue 81 (Tarn France)
Contact :
Message
par domidom81 » lun. juin 08, 2009 2:40 pm
Bonjour.
Etant possesseur d’une nouvelle station météo (encienneWMR100) WMR200 (logiciel utiliser
Weather Display vers GraphWeather .
Ma station est opérationnelle sur mon site (avec quelques erreurs niveau pluviométrique), mais le problème est le suivant.
Je veux faire apparaître les données UV sur les graphiques grapweather mais je ne sais pas comment faire.
Voici les fichiers Weather Display que je possède .
Apparemment le fichier UV serait celui ci ?
Fichier source que j’utilise .
Qu’elle manip faut il faire ?
A option plugin je n'ai pas le Chiffre de la colonne .
Merci à tous pour vos réponses
A++++
Station VP2-IP + WebCam sur IC Lagarrigue81 Weatherlink 6555 (V 6.0.2)
Site Station VantagePro2+WebCam Foscam FI9805W (GW V3.0.15) Win10x64 Pc HP
chris_01
Membre
Messages : 141 Inscription : mer. oct. 29, 2008 11:34 pm
Localisation : Bruxelles
Message
par chris_01 » lun. juin 08, 2009 6:30 pm
C'est 62009vantagelog! colonne 6 je crois.
Tu le ^met dans optionel 1, et donc tu dois changer tes templates, et rajouter _1 : uv_index_1
Mais si tu veux que tes log se créent plus vite, tu peux utiliser les logten (vantagelogten et 62009lgten) tu perd quelques rafales et surtout les précipitations à corriger mais pour faire un graph d'un mois ou les stats, ca va plus vite puisqu'il n'y a qu'une ligne toutes les 10 min
et pour les précipitations et les colonnes, tu dois juste mettre 13 dans relative et pas absolue et 1h! gw calucule le reste
Davis Vantage Pro 2 (une non-câblée à Bruxelles, une câblée à Grimentz (1710m, VS) depuis décembre 2015. Datalogger usb, Cumulus et Weatherlink
Anciennement WMR200 ;
Xnet_météo v2011-10-14a (entre 2014 et 2015) + données de 2008 à 2013 en txt, format WD;
Graphweather v3.0.15 ;
Deux minipc Beebox de ASRock sous Windows 10 gèrent WL et GW.
domidom81
Membre
Messages : 477 Inscription : mer. févr. 18, 2009 1:34 pm
Localisation : Lagarrigue 81 (Tarn France)
Contact :
Message
par domidom81 » jeu. juin 11, 2009 3:59 pm
chris_01 a écrit : C'est 62009vantagelog! colonne 6 je crois.
Tu le ^met dans optionel 1, et donc tu dois changer tes templates, et rajouter _1 : uv_index_1
Mais si tu veux que tes log se créent plus vite, tu peux utiliser les logten (vantagelogten et 62009lgten) tu perd quelques rafales et surtout les précipitations à corriger mais pour faire un graph d'un mois ou les stats, ca va plus vite puisqu'il n'y a qu'une ligne toutes les 10 min
et pour les précipitations et les colonnes, tu dois juste mettre 13 dans relative et pas absolue et 1h! gw calucule le reste
Salut Chris
OK quand je rentre d'Espagne je m'occupe de cela, si cela te gène pas montre moi sur une saisie d'écran exactement l'emplacement ou je change ces fameux templates.
Merci et cordialement
A++++
Station VP2-IP + WebCam sur IC Lagarrigue81 Weatherlink 6555 (V 6.0.2)
Site Station VantagePro2+WebCam Foscam FI9805W (GW V3.0.15) Win10x64 Pc HP
chris_01
Membre
Messages : 141 Inscription : mer. oct. 29, 2008 11:34 pm
Localisation : Bruxelles
Message
par chris_01 » jeu. juin 11, 2009 5:32 pm
C'est jste dans la balise data et dans les stats
Davis Vantage Pro 2 (une non-câblée à Bruxelles, une câblée à Grimentz (1710m, VS) depuis décembre 2015. Datalogger usb, Cumulus et Weatherlink
Anciennement WMR200 ;
Xnet_météo v2011-10-14a (entre 2014 et 2015) + données de 2008 à 2013 en txt, format WD;
Graphweather v3.0.15 ;
Deux minipc Beebox de ASRock sous Windows 10 gèrent WL et GW.
domidom81
Membre
Messages : 477 Inscription : mer. févr. 18, 2009 1:34 pm
Localisation : Lagarrigue 81 (Tarn France)
Contact :
Message
par domidom81 » ven. juin 12, 2009 10:11 am
Ok, je pensais que s'étais plus compliquer !
Station VP2-IP + WebCam sur IC Lagarrigue81 Weatherlink 6555 (V 6.0.2)
Site Station VantagePro2+WebCam Foscam FI9805W (GW V3.0.15) Win10x64 Pc HP