Stylesheet XML créés par nos membres
diving-91
Membre
Messages : 104 Inscription : mar. oct. 21, 2008 11:05 pm
Localisation : Quincy-Sous-Sénart (F-91480)
Contact :
Message
par diving-91 » sam. mars 07, 2009 6:15 pm
Bonjour à tous,
voici le code graph_monthx.xml pour afficher les statistiques mensuelles de vent et direction sous forme de bargraph
graph-month-5.png
Code : Tout sélectionner
<?xml version="1.0" encoding="iso-8859-1" ?>
<stylesheet>
<image width="713" height="150" />
<frame width="713" height="150" position-x="0" position-y="0" shadow="0">
<title text="" alignement="3" angle="0">
<font color="FF000000" facename="Arial" size="14" weight="400" italic="0" />
</title>
<background color1="FFDDDDFF" color2="FFFFFFFF" gradient="0" gradient-direction="135" stretch="1" />
<border cornerradius="0" color="55555555" thick="1" />
</frame>
<!-- ================= Bargraph ================= -->
<bargraph width="713" height="120" shadow="0" position-x="0" position-y="35" margin-top="0" margin-right="40" margin-bottom="30" margin-left="40">
<xaxis color="FF000000" grid="1" autoscale="1" min="0" max="0">
<labels labelinterval="1" angle="0" side="left" hide="0 ">
<font color="FF000000" facename="Arial" size="12" weight="400" italic="1" />
</labels>
<ticks majorticks="1" minorticks="0" side="bottom" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" />
</xaxis>
<y1axis color="FF000000" grid="1" autoscale="1" min="0" max="0" y-base="0.0" titleside="left" titlemargin="25">
<title text="Vitesse (km/h)" alignement="vcenter|hcenter" angle="0">
<font color="FF000000" facename="Arial" size="12" weight="400" italic="1" />
</title>
<labels labelinterval="1" angle="0" format=".0" side="left" hide="0" >
<font color="FF000000" facename="Arial" size="12" weight="400" italic="1" />
</labels>
<ticks majorticks="5" minorticks="0" side="left" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" />
</y1axis>
<y2axis side="right" color="FF000000" grid="0" autoscale="0" min="0" max="360" y-base="0.0" titleside="right" titlemargin="25">
<title text="Direction" alignement="vcenter|hcenter" angle="0">
<font color="FF000000" facename="Arial" size="12" weight="400" italic="1" />
</title>
<labels labels="N;E;S;O;N" labelinterval="1" angle="0" side="right" hide="0" >
<font color="FF000000" facename="Arial" size="12" weight="400" italic="0" />
</labels>
<ticks majorticks="5" minorticks="0" side="right" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" />
</y2axis>
<data>
<stats_month_max_wind_speed axisbind="y1axis" legend="Vent Maxi" color1="FF77FF00" color2="FF22AA00" gradient="horizontal" antialiasing="1" filled="1" />
<stats_month_max_wind_gust axisbind="y1axis" legend="Rafales Maxi" color1="FFDD7700" color2="FF882200" gradient="horizontal" antialiasing="1" filled="1" />
</data>
<legend orientation="0" margin="3" width="713" position-x="0" position-y="0" hide="0" shadow="0">
<font color="FF000000" facename="Arial" size="12" weight="400" italic="1" />
<border cornerradius="0" color="55555555" thick="1" />
<background color1="FFBBBBFF" color2="FFFFFFFF" gradient="1" gradient-direction="90"/>
</legend>
<graphbackground color1="FFCCCCFF" color2="FFFFFFFF" gradient="1" gradient-direction="90" />
</bargraph>
<!-- ================= Bargraph Direction ================= -->
<bargraph width="713" height="120" shadow="0" position-x="0" position-y="35" margin-top="0" margin-right="40" margin-bottom="30" margin-left="40">
<xaxis color="FF000000" grid="0" autoscale="1" min="0" max="0">
<labels labelinterval="1" angle="0" side="left" hide="1" format="%d">
<font color="FF000000" facename="Arial" size="12" weight="400" italic="1" />
</labels>
<ticks majorticks="1" minorticks="0" side="bottom" hidefirst="0" hidelast="0" hideminorticks="0" hide="1" />
</xaxis>
<y1axis color="00000000" grid="0" autoscale="1" min="0" max="0" y-base="0.0" titleside="left" titlemargin="25">
<title text="Vitesse maxi (km/h)" alignement="vcenter|hcenter" angle="0" hide="1">
<font color="00000000" facename="Arial" size="12" weight="400" italic="1" />
</title>
<labels labelinterval="1" angle="0" format=".0" side="left" hide="1" >
<font color="00000000" facename="Arial" size="12" weight="400" italic="1" />
</labels>
<ticks majorticks="5" minorticks="0" side="left" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" />
</y1axis>
<y2axis side="right" color="00000000" grid="0" autoscale="0" min="0" max="360" y-base="0.0" titleside="right" titlemargin="25">
<title text="Direction" alignement="vcenter|hcenter" angle="0">
<font color="00000000" facename="Arial" size="12" weight="400" italic="1" />
</title>
<labels labelinterval="1" angle="0" format=".0" side="right" hide="1" >
<font color="00000000" facename="Arial" size="12" weight="400" italic="1" />
</labels>
<ticks majorticks="5" minorticks="0" side="right" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" />
</y2axis>
<data>
<stats_month_truemean_wind_direction axisbind="y2axis" legend="Direction Dominante" color1="20000000" color2="20000000" gradient="horizontal" antialiasing="1" filled="1" />
</data>
<legend orientation="0" margin="3" width="713" position-x="180" position-y="0" hide="0" shadow="0">
<font color="FF000000" facename="Arial" size="12" weight="400" italic="1" />
</legend>
</bargraph>
<!-- ================= Textbox ================= -->
<textbox width="80" height="30" shadow="0" position-x="630" position-y="00" margin="4" >
<text alignement="center|top">
<line text="$StartDate[%m / %Y]"/>
</text>
</textbox>
</stylesheet>
Vous ne pouvez pas consulter les pièces jointes insérées à ce message.
<----------------------------------------------------->
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 :
Message
par MAGNUS » mar. mars 10, 2009 11:42 am
diving-91 a écrit : Bonjour à tous,
voici le code graph_monthx.xml pour afficher les statistiques mensuelles de vent et direction sous forme de bargraph
graph-month-5.png
Code : Tout sélectionner
<?xml version="1.0" encoding="iso-8859-1" ?>
<stylesheet>
<image width="713" height="150" />
<frame width="713" height="150" position-x="0" position-y="0" shadow="0">
<title text="" alignement="3" angle="0">
<font color="FF000000" facename="Arial" size="14" weight="400" italic="0" />
</title>
<background color1="FFDDDDFF" color2="FFFFFFFF" gradient="0" gradient-direction="135" stretch="1" />
<border cornerradius="0" color="55555555" thick="1" />
</frame>
<!-- ================= Bargraph ================= -->
<bargraph width="713" height="120" shadow="0" position-x="0" position-y="35" margin-top="0" margin-right="40" margin-bottom="30" margin-left="40">
<xaxis color="FF000000" grid="1" autoscale="1" min="0" max="0">
<labels labelinterval="1" angle="0" side="left" hide="0 ">
<font color="FF000000" facename="Arial" size="12" weight="400" italic="1" />
</labels>
<ticks majorticks="1" minorticks="0" side="bottom" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" />
</xaxis>
<y1axis color="FF000000" grid="1" autoscale="1" min="0" max="0" y-base="0.0" titleside="left" titlemargin="25">
<title text="Vitesse (km/h)" alignement="vcenter|hcenter" angle="0">
<font color="FF000000" facename="Arial" size="12" weight="400" italic="1" />
</title>
<labels labelinterval="1" angle="0" format=".0" side="left" hide="0" >
<font color="FF000000" facename="Arial" size="12" weight="400" italic="1" />
</labels>
<ticks majorticks="5" minorticks="0" side="left" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" />
</y1axis>
<y2axis side="right" color="FF000000" grid="0" autoscale="0" min="0" max="360" y-base="0.0" titleside="right" titlemargin="25">
<title text="Direction" alignement="vcenter|hcenter" angle="0">
<font color="FF000000" facename="Arial" size="12" weight="400" italic="1" />
</title>
<labels labels="N;E;S;O;N" labelinterval="1" angle="0" side="right" hide="0" >
<font color="FF000000" facename="Arial" size="12" weight="400" italic="0" />
</labels>
<ticks majorticks="5" minorticks="0" side="right" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" />
</y2axis>
<data>
<stats_month_max_wind_speed axisbind="y1axis" legend="Vent Maxi" color1="FF77FF00" color2="FF22AA00" gradient="horizontal" antialiasing="1" filled="1" />
<stats_month_max_wind_gust axisbind="y1axis" legend="Rafales Maxi" color1="FFDD7700" color2="FF882200" gradient="horizontal" antialiasing="1" filled="1" />
</data>
<legend orientation="0" margin="3" width="713" position-x="0" position-y="0" hide="0" shadow="0">
<font color="FF000000" facename="Arial" size="12" weight="400" italic="1" />
<border cornerradius="0" color="55555555" thick="1" />
<background color1="FFBBBBFF" color2="FFFFFFFF" gradient="1" gradient-direction="90"/>
</legend>
<graphbackground color1="FFCCCCFF" color2="FFFFFFFF" gradient="1" gradient-direction="90" />
</bargraph>
<!-- ================= Bargraph Direction ================= -->
<bargraph width="713" height="120" shadow="0" position-x="0" position-y="35" margin-top="0" margin-right="40" margin-bottom="30" margin-left="40">
<xaxis color="FF000000" grid="0" autoscale="1" min="0" max="0">
<labels labelinterval="1" angle="0" side="left" hide="1" format="%d">
<font color="FF000000" facename="Arial" size="12" weight="400" italic="1" />
</labels>
<ticks majorticks="1" minorticks="0" side="bottom" hidefirst="0" hidelast="0" hideminorticks="0" hide="1" />
</xaxis>
<y1axis color="00000000" grid="0" autoscale="1" min="0" max="0" y-base="0.0" titleside="left" titlemargin="25">
<title text="Vitesse maxi (km/h)" alignement="vcenter|hcenter" angle="0" hide="1">
<font color="00000000" facename="Arial" size="12" weight="400" italic="1" />
</title>
<labels labelinterval="1" angle="0" format=".0" side="left" hide="1" >
<font color="00000000" facename="Arial" size="12" weight="400" italic="1" />
</labels>
<ticks majorticks="5" minorticks="0" side="left" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" />
</y1axis>
<y2axis side="right" color="00000000" grid="0" autoscale="0" min="0" max="360" y-base="0.0" titleside="right" titlemargin="25">
<title text="Direction" alignement="vcenter|hcenter" angle="0">
<font color="00000000" facename="Arial" size="12" weight="400" italic="1" />
</title>
<labels labelinterval="1" angle="0" format=".0" side="right" hide="1" >
<font color="00000000" facename="Arial" size="12" weight="400" italic="1" />
</labels>
<ticks majorticks="5" minorticks="0" side="right" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" />
</y2axis>
<data>
<stats_month_truemean_wind_direction axisbind="y2axis" legend="Direction Dominante" color1="20000000" color2="20000000" gradient="horizontal" antialiasing="1" filled="1" />
</data>
<legend orientation="0" margin="3" width="713" position-x="180" position-y="0" hide="0" shadow="0">
<font color="FF000000" facename="Arial" size="12" weight="400" italic="1" />
</legend>
</bargraph>
<!-- ================= Textbox ================= -->
<textbox width="80" height="30" shadow="0" position-x="630" position-y="00" margin="4" >
<text alignement="center|top">
<line text="$StartDate[%m / %Y]"/>
</text>
</textbox>
</stylesheet>
Bonjour,
Ce modèle pour Statistiques mensuelle vent/direction en bargraph ne fonctionne pas par contre celui pour Humidité fonctionne bien
Cordialement.
diving-91
Membre
Messages : 104 Inscription : mar. oct. 21, 2008 11:05 pm
Localisation : Quincy-Sous-Sénart (F-91480)
Contact :
Message
par diving-91 » mar. mars 10, 2009 9:39 pm
MAGNUS888 a écrit :
Bonjour,
Ce modèle pour Statistiques mensuelle vent/direction en bargraph ne fonctionne pas par contre celui pour Humidité fonctionne bien
Cordialement.
Bonsoir Magnus,
ah et bien pourtant, il fonctionne parfaitement chez moi, et c'est exactement le même principe que pour l'autre sur l'humidité.
Qu'entends tu exactement par 'ne fonctionne pas'? Voir le post sur l'humidité pour voir comment faire fonctionner ce bout de code.
Cordialement
Hervé
<----------------------------------------------------->
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 :
Message
par MAGNUS » mer. mars 11, 2009 7:12 am
diving-91 a écrit : MAGNUS888 a écrit :
Bonjour,
Ce modèle pour Statistiques mensuelle vent/direction en bargraph ne fonctionne pas par contre celui pour Humidité fonctionne bien
Cordialement.
Bonsoir Magnus,
ah et bien pourtant, il fonctionne parfaitement chez moi, et c'est exactement le même principe que pour l'autre sur l'humidité.
Qu'entends tu exactement par 'ne fonctionne pas'? Voir le post sur l'humidité pour voir comment faire fonctionner ce bout de code.
Cordialement
Hervé
Bonjour Hervé
Pour l'installation j'ai procédé exactement comme pour l'humidité.
Je graph HUMIDITÉ s'affiche correctement par contre celui du vent n'affiche que des barres ombrées et l'échelle de droit est bizarre.
Cordialement.
chris_01
Membre
Messages : 141 Inscription : mer. oct. 29, 2008 11:34 pm
Localisation : Bruxelles
Message
par chris_01 » mer. mars 11, 2009 3:53 pm
tu as quelle version de gw?
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.
MAGNUS
Membre
Messages : 992 Inscription : dim. mars 26, 2006 4:44 pm
Localisation : VIDAUBAN (83) FRANCE
Contact :
Message
par MAGNUS » mer. mars 11, 2009 5:17 pm
chris_01 a écrit : tu as quelle version de gw?
version GW 2.265b
diving-91
Membre
Messages : 104 Inscription : mar. oct. 21, 2008 11:05 pm
Localisation : Quincy-Sous-Sénart (F-91480)
Contact :
Message
par diving-91 » mer. mars 11, 2009 10:13 pm
bonsoir magnus,
Et bien là je suis sec....la seule idée qui me vient à l'esprit c'est que tu n'as pas de données vitesse du vent dans tes export de station météo ...mais ce n'est pas ça car sur ton site dans les stats GW tu as bien des infos présentes...
Mystère donc.
Tu as bien regenéré ta base de données ?
cordialement
Hervé
<----------------------------------------------------->
Station IROX PRO-X USB / WeatherCapture/GraphWeather
http://diving91.homeip.net/
chris_01
Membre
Messages : 141 Inscription : mer. oct. 29, 2008 11:34 pm
Localisation : Bruxelles
Message
par chris_01 » mer. mars 11, 2009 11:03 pm
la seule idée qui me vient à l'esprit c'est que tu n'as pas de données vitesse du vent dans tes export de station météo ...mais ce n'est pas ça car sur ton site dans les stats GW tu as bien des infos présentes...
Pas tout à fait : les données présentes sont les vitesses (speed!) et donc il suffit de remplacer tous les gust par speed
Mais pourtant il y a le vent maxi aussi... tu utilise quel plugin?
Code : Tout sélectionner
<?xml version="1.0" encoding="iso-8859-1" ?>
<stylesheet>
<image width="713" height="150" />
<frame width="713" height="150" position-x="0" position-y="0" shadow="0">
<title text="" alignement="3" angle="0">
<font color="FF000000" facename="Arial" size="14" weight="400" italic="0" />
</title>
<background color1="FFDDDDFF" color2="FFFFFFFF" gradient="0" gradient-direction="135" stretch="1" />
<border cornerradius="0" color="55555555" thick="1" />
</frame>
<!-- ================= Bargraph ================= -->
<bargraph width="713" height="120" shadow="0" position-x="0" position-y="35" margin-top="0" margin-right="40" margin-bottom="30" margin-left="40">
<xaxis color="FF000000" grid="1" autoscale="1" min="0" max="0">
<labels labelinterval="1" angle="0" side="left" hide="0 ">
<font color="FF000000" facename="Arial" size="12" weight="400" italic="1" />
</labels>
<ticks majorticks="1" minorticks="0" side="bottom" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" />
</xaxis>
<y1axis color="FF000000" grid="1" autoscale="1" min="0" max="0" y-base="0.0" titleside="left" titlemargin="25">
<title text="Vitesse (km/h)" alignement="vcenter|hcenter" angle="0">
<font color="FF000000" facename="Arial" size="12" weight="400" italic="1" />
</title>
<labels labelinterval="1" angle="0" format=".0" side="left" hide="0" >
<font color="FF000000" facename="Arial" size="12" weight="400" italic="1" />
</labels>
<ticks majorticks="5" minorticks="0" side="left" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" />
</y1axis>
<y2axis side="right" color="FF000000" grid="0" autoscale="0" min="0" max="360" y-base="0.0" titleside="right" titlemargin="25">
<title text="Direction" alignement="vcenter|hcenter" angle="0">
<font color="FF000000" facename="Arial" size="12" weight="400" italic="1" />
</title>
<labels labels="N;E;S;O;N" labelinterval="1" angle="0" side="right" hide="0" >
<font color="FF000000" facename="Arial" size="12" weight="400" italic="0" />
</labels>
<ticks majorticks="5" minorticks="0" side="right" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" />
</y2axis>
<data>
<stats_month_max_wind_speed axisbind="y1axis" legend="Vent Maxi" color1="FF77FF00" color2="FF22AA00" gradient="horizontal" antialiasing="1" filled="1" />
<stats_month_max_wind_[b]gust[/b] axisbind="y1axis" legend="Rafales Maxi" color1="FFDD7700" color2="FF882200" gradient="horizontal" antialiasing="1" filled="1" />
</data>
<legend orientation="0" margin="3" width="713" position-x="0" position-y="0" hide="0" shadow="0">
<font color="FF000000" facename="Arial" size="12" weight="400" italic="1" />
<border cornerradius="0" color="55555555" thick="1" />
<background color1="FFBBBBFF" color2="FFFFFFFF" gradient="1" gradient-direction="90"/>
</legend>
<graphbackground color1="FFCCCCFF" color2="FFFFFFFF" gradient="1" gradient-direction="90" />
</bargraph>
<!-- ================= Bargraph Direction ================= -->
<bargraph width="713" height="120" shadow="0" position-x="0" position-y="35" margin-top="0" margin-right="40" margin-bottom="30" margin-left="40">
<xaxis color="FF000000" grid="0" autoscale="1" min="0" max="0">
<labels labelinterval="1" angle="0" side="left" hide="1" format="%d">
<font color="FF000000" facename="Arial" size="12" weight="400" italic="1" />
</labels>
<ticks majorticks="1" minorticks="0" side="bottom" hidefirst="0" hidelast="0" hideminorticks="0" hide="1" />
</xaxis>
<y1axis color="00000000" grid="0" autoscale="1" min="0" max="0" y-base="0.0" titleside="left" titlemargin="25">
<title text="Vitesse maxi (km/h)" alignement="vcenter|hcenter" angle="0" hide="1">
<font color="00000000" facename="Arial" size="12" weight="400" italic="1" />
</title>
<labels labelinterval="1" angle="0" format=".0" side="left" hide="1" >
<font color="00000000" facename="Arial" size="12" weight="400" italic="1" />
</labels>
<ticks majorticks="5" minorticks="0" side="left" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" />
</y1axis>
<y2axis side="right" color="00000000" grid="0" autoscale="0" min="0" max="360" y-base="0.0" titleside="right" titlemargin="25">
<title text="Direction" alignement="vcenter|hcenter" angle="0">
<font color="00000000" facename="Arial" size="12" weight="400" italic="1" />
</title>
<labels labelinterval="1" angle="0" format=".0" side="right" hide="1" >
<font color="00000000" facename="Arial" size="12" weight="400" italic="1" />
</labels>
<ticks majorticks="5" minorticks="0" side="right" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" />
</y2axis>
<data>
<stats_month_truemean_wind_direction axisbind="y2axis" legend="Direction Dominante" color1="20000000" color2="20000000" gradient="horizontal" antialiasing="1" filled="1" />
</data>
<legend orientation="0" margin="3" width="713" position-x="180" position-y="0" hide="0" shadow="0">
<font color="FF000000" facename="Arial" size="12" weight="400" italic="1" />
</legend>
</bargraph>
<!-- ================= Textbox ================= -->
<textbox width="80" height="30" shadow="0" position-x="630" position-y="00" margin="4" >
<text alignement="center|top">
<line text="$StartDate[%m / %Y]"/>
</text>
</textbox>
</stylesheet>
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.
MAGNUS
Membre
Messages : 992 Inscription : dim. mars 26, 2006 4:44 pm
Localisation : VIDAUBAN (83) FRANCE
Contact :
Message
par MAGNUS » jeu. mars 12, 2009 6:53 am
Bonjour Hervé,
J'utilisise le plugin WS 2300
diving-91
Membre
Messages : 104 Inscription : mar. oct. 21, 2008 11:05 pm
Localisation : Quincy-Sous-Sénart (F-91480)
Contact :
Message
par diving-91 » ven. mars 13, 2009 2:02 pm
Bonjour magnus,
J'utilise le plugin CVS. avec la remarque de chris, tu dois au moins avoir le vent meme si tu n'as pas les rafales?
En out cas, je ne penche pas pour un probleme du fichier graph_monthx.xml, mais plus pour un probleme d'info manquante sur certaines sondes en rapport avec ton plugin.
Le fichier graph_monthx.xml utilise le vent, les rafales et la direction du vent.
Cela est facile a adapter à d'autres besoins en changeant les lignes suivantes:
Code : Tout sélectionner
<data>
<stats_month_max_wind_speed axisbind="y1axis" legend="Vent Maxi" color1="FF77FF00" color2="FF22AA00" gradient="horizontal" antialiasing="1" filled="1" />
<stats_month_max_wind_gust axisbind="y1axis" legend="Rafales Maxi" color1="FFDD7700" color2="FF882200" gradient="horizontal" antialiasing="1" filled="1" />
</data>
cordialement
hervé
<----------------------------------------------------->
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 :
Message
par MAGNUS » ven. mars 13, 2009 3:59 pm
diving-91 a écrit : Bonjour magnus,
J'utilise le plugin CVS. avec la remarque de chris, tu dois au moins avoir le vent meme si tu n'as pas les rafales?
En out cas, je ne penche pas pour un probleme du fichier graph_monthx.xml, mais plus pour un probleme d'info manquante sur certaines sondes en rapport avec ton plugin.
Le fichier graph_monthx.xml utilise le vent, les rafales et la direction du vent.
Cela est facile a adapter à d'autres besoins en changeant les lignes suivantes:
Code : Tout sélectionner
<data>
<stats_month_max_wind_speed axisbind="y1axis" legend="Vent Maxi" color1="FF77FF00" color2="FF22AA00" gradient="horizontal" antialiasing="1" filled="1" />
<stats_month_max_wind_gust axisbind="y1axis" legend="Rafales Maxi" color1="FFDD7700" color2="FF882200" gradient="horizontal" antialiasing="1" filled="1" />
</data>
cordialement
hervé
Merci Hervé de ta réponse, je vais essayer cela dés que j'ai un moment.
Cordialement.
MAGNUS
Membre
Messages : 992 Inscription : dim. mars 26, 2006 4:44 pm
Localisation : VIDAUBAN (83) FRANCE
Contact :
Message
par MAGNUS » lun. mars 16, 2009 5:20 pm
MAGNUS888 a écrit : diving-91 a écrit : Bonjour magnus,
J'utilise le plugin CVS. avec la remarque de chris, tu dois au moins avoir le vent meme si tu n'as pas les rafales?
En out cas, je ne penche pas pour un probleme du fichier graph_monthx.xml, mais plus pour un probleme d'info manquante sur certaines sondes en rapport avec ton plugin.
Le fichier graph_monthx.xml utilise le vent, les rafales et la direction du vent.
Cela est facile a adapter à d'autres besoins en changeant les lignes suivantes:
Code : Tout sélectionner
<data>
<stats_month_max_wind_speed axisbind="y1axis" legend="Vent Maxi" color1="FF77FF00" color2="FF22AA00" gradient="horizontal" antialiasing="1" filled="1" />
<stats_month_max_wind_gust axisbind="y1axis" legend="Rafales Maxi" color1="FFDD7700" color2="FF882200" gradient="horizontal" antialiasing="1" filled="1" />
</data>
cordialement
hervé
Merci Hervé de ta réponse, je vais essayer cela dés que j'ai un moment.
Cordialement.
Bonjour,
OK maintenant le graph VENT fonctionne, une erreur de syntaxe dans la page.
Bonne fin de journée.
diving-91
Membre
Messages : 104 Inscription : mar. oct. 21, 2008 11:05 pm
Localisation : Quincy-Sous-Sénart (F-91480)
Contact :
Message
par diving-91 » lun. mars 16, 2009 9:47 pm
MAGNUS888 a écrit :
Bonjour,
OK maintenant le graph VENT fonctionne, une erreur de syntaxe dans la page.
Bonne fin de journée.
Bonsoir MAGNUS, Bon et bien voila une histoire qui finie bien alors! Bonne utilisation
Cordialement
Hervé
<----------------------------------------------------->
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 :
Message
par MAGNUS » jeu. mars 19, 2009 4:20 pm
Bonjour,
J'ai rajouté le graph du vent dans le dossier Statistics à savoir:
graph-month-4.png
graph-month-4.xml
month.xsl
qui tiennent compte de cette modification
L'affichage est correct lorsque j'ouvre la base des données avec Graphweather mais, bien que tout les fichiers se trouvent sur le serveur, le graph vent ne s'affiche pas.
il est à noter également que lorsqu'on clic sur le lien pour ouvrir les statistiques, systématiquement la page s'ouvre sur le 27 février 2009.
Où serait le PB ?
Je vous remercie par avance de vos réponses et suggestions.
Cordialement.
chris_01
Membre
Messages : 141 Inscription : mer. oct. 29, 2008 11:34 pm
Localisation : Bruxelles
Message
par chris_01 » jeu. mars 19, 2009 5:53 pm
L'affichage est correct lorsque j'ouvre la base des données avec Graphweather mais, bien que tout les fichiers se trouvent sur le serveur, le graph vent ne s'affiche pas.
Tu as bien modifié le fichier month? et est-il toujours un fichier xsl?
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.