merci
Comparaison des données NOAA avec graphes interactifs
- jeep
- Membre
- Messages : 35
- Inscription : lun. août 04, 2008 3:05 am
- Localisation : Matane Quebec
- Contact :
Re: Comparaison des données NOAA avec graphes interactifs
merci
Config:GraphWeather 3.0.35 Noaa Template2-- Windows:10(64 bits) -- Station:Davis Vantage Pro 2 cablé
en port usb.Récupération des données par Weatherlink 6.0.5.Traitement des données par GraphWeather.
Site web http://www.meteomatane.com

en port usb.Récupération des données par Weatherlink 6.0.5.Traitement des données par GraphWeather.
Site web http://www.meteomatane.com

- ardigier
- Membre
- Messages : 2260
- Inscription : mar. mars 23, 2010 6:05 pm
- Localisation : Le Thor 84250
- Contact :
Re: Comparaison des données NOAA avec graphes interactifs
Page 29 de ce post 2 liens possibles
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
- jeep
- Membre
- Messages : 35
- Inscription : lun. août 04, 2008 3:05 am
- Localisation : Matane Quebec
- Contact :
Re: Comparaison des données NOAA avec graphes interactifs
merci beaucoup 
Config:GraphWeather 3.0.35 Noaa Template2-- Windows:10(64 bits) -- Station:Davis Vantage Pro 2 cablé
en port usb.Récupération des données par Weatherlink 6.0.5.Traitement des données par GraphWeather.
Site web http://www.meteomatane.com

en port usb.Récupération des données par Weatherlink 6.0.5.Traitement des données par GraphWeather.
Site web http://www.meteomatane.com

- jeep
- Membre
- Messages : 35
- Inscription : lun. août 04, 2008 3:05 am
- Localisation : Matane Quebec
- Contact :
Re: Comparaison des données NOAA avec graphes interactifs
L'affichage du vent pluie et température ne sont pas bien placer je ne comprend pas .
Merci a l'avance
Merci a l'avance
Vous ne pouvez pas consulter les pièces jointes insérées à ce message.
Config:GraphWeather 3.0.35 Noaa Template2-- Windows:10(64 bits) -- Station:Davis Vantage Pro 2 cablé
en port usb.Récupération des données par Weatherlink 6.0.5.Traitement des données par GraphWeather.
Site web http://www.meteomatane.com

en port usb.Récupération des données par Weatherlink 6.0.5.Traitement des données par GraphWeather.
Site web http://www.meteomatane.com

- ardigier
- Membre
- Messages : 2260
- Inscription : mar. mars 23, 2010 6:05 pm
- Localisation : Le Thor 84250
- Contact :
Re: Comparaison des données NOAA avec graphes interactifs
Je ne sais pas quelle version tu utilises mais depuis longtemps déjà, le radar vent est donné avec les point cardinaux et non avec les degrés
Ceci pouvant expliquer ton anomalie
Ceci pouvant expliquer ton anomalie
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
- jeep
- Membre
- Messages : 35
- Inscription : lun. août 04, 2008 3:05 am
- Localisation : Matane Quebec
- Contact :
Re: Comparaison des données NOAA avec graphes interactifs
la version de la page 29
Config:GraphWeather 3.0.35 Noaa Template2-- Windows:10(64 bits) -- Station:Davis Vantage Pro 2 cablé
en port usb.Récupération des données par Weatherlink 6.0.5.Traitement des données par GraphWeather.
Site web http://www.meteomatane.com

en port usb.Récupération des données par Weatherlink 6.0.5.Traitement des données par GraphWeather.
Site web http://www.meteomatane.com

- paaubert
- Membre
- Messages : 2624
- Inscription : dim. janv. 17, 2010 7:16 pm
- Localisation : 1555 Villarzel - Switzerland
- Contact :
Re: Comparaison des données NOAA avec graphes interactifs
en fait les graphiques sont 100% personnalisable avec l'API Highcharts
il suffit d'appliquer une rotation au titre de l'axe y
yAxis: {
title: {
margin: 60,
rotation: 0,
}
http://api.highcharts.com/highcharts#xAxis.title
A+
il suffit d'appliquer une rotation au titre de l'axe y
yAxis: {
title: {
margin: 60,
rotation: 0,
}
http://api.highcharts.com/highcharts#xAxis.title
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

- jeep
- Membre
- Messages : 35
- Inscription : lun. août 04, 2008 3:05 am
- Localisation : Matane Quebec
- Contact :
Re: Comparaison des données NOAA avec graphes interactifs
Tu trouve ca ou je suis un novice? 
Config:GraphWeather 3.0.35 Noaa Template2-- Windows:10(64 bits) -- Station:Davis Vantage Pro 2 cablé
en port usb.Récupération des données par Weatherlink 6.0.5.Traitement des données par GraphWeather.
Site web http://www.meteomatane.com

en port usb.Récupération des données par Weatherlink 6.0.5.Traitement des données par GraphWeather.
Site web http://www.meteomatane.com

- paaubert
- Membre
- Messages : 2624
- Inscription : dim. janv. 17, 2010 7:16 pm
- Localisation : 1555 Villarzel - Switzerland
- Contact :
Re: Comparaison des données NOAA avec graphes interactifs
Les graphiques sont déclarés dans les fichiers
traceH.php et traceH1.php
par exemple voici le graphique pour la température max, après tu peux tout modifier, par exemple la couleur de la bordure "plotBorderColor" tu peux aussi rajouter ce que tu veux, mais il faut consulter l'api
http://docs.highcharts.com/#home
http://api.highcharts.com/highcharts
Il y a beaucoup d'exemples et tu peux les modifier en ligne pour voir le résultat des modifications directement
http://jsfiddle.net/gh/get/jquery/1.7.2 ... le-margin/
J'ai fait tous mes graphiques avec cette librairie, voici quelques exemples
http://www.boock.ch/meteo/temperature_moyenne.php
http://www.boock.ch/meteo/graphiques_dy ... _jours.php
http://www.boock.ch/meteo/graphiques_dy ... minmax.php
http://www.boock.ch/meteo/graphiques_dy ... re_48h.php
etc....
// chart1 Températures Maxima
chart = new Highcharts.Chart({
chart: {
renderTo: 'container1',
type: 'spline',
marginRight: 10,
marginBottom: 30,
plotBorderColor: '#346691',
plotBorderWidth: 2
},
navigation: {
buttonOptions:
{
enabled: false
}
},
legend: {
layout: 'vertical',
align: 'right',
verticalAlign: 'top',
x: -10,
y: 50,
floating: true,
borderWidth: 1
},
title: {
text: 'Températures maximum',
x: -20 //center
},
subtitle: {
text: nomsite,
x: -20
},
credits: {
text: 'Météo Villarzel',
href: 'http://www.boock.ch/meteo-villarzel.php'
},
xAxis: {
categories: dXlab,
labels:
{
step: MonStep
}
},
yAxis: {
title: {
text: 'Temperature (°C)'
},
plotLines: [{
value: 0,
width: 0.5,
color: '#ffffff'
}]
},
tooltip: { formatter: function() {
var s = '<b><span style="color:#ffffff;font-size:small; font-weight:800">'+ this.x+'</span></b>';
$.each(this.points, function(i, point) {
s += '<br/><span style="color:'+ point.series.color +'">'+
point.series.name +':</span><span style="color:#ffffff;font-size:small; font-weight:800">'+ point.y+'</span>°C' ;
});
return s;
},
shared: true
},
plotOptions: {
series: {
marker: {
enabled: false
}
}
},
series: [
{
name: 'Maxima '+date1,
data: dTmax[1]},{
name: 'Maxima '+date2,
data: dTmax[2]}
]
});
traceH.php et traceH1.php
par exemple voici le graphique pour la température max, après tu peux tout modifier, par exemple la couleur de la bordure "plotBorderColor" tu peux aussi rajouter ce que tu veux, mais il faut consulter l'api
http://docs.highcharts.com/#home
http://api.highcharts.com/highcharts
Il y a beaucoup d'exemples et tu peux les modifier en ligne pour voir le résultat des modifications directement
http://jsfiddle.net/gh/get/jquery/1.7.2 ... le-margin/
J'ai fait tous mes graphiques avec cette librairie, voici quelques exemples
http://www.boock.ch/meteo/temperature_moyenne.php
http://www.boock.ch/meteo/graphiques_dy ... _jours.php
http://www.boock.ch/meteo/graphiques_dy ... minmax.php
http://www.boock.ch/meteo/graphiques_dy ... re_48h.php
etc....
// chart1 Températures Maxima
chart = new Highcharts.Chart({
chart: {
renderTo: 'container1',
type: 'spline',
marginRight: 10,
marginBottom: 30,
plotBorderColor: '#346691',
plotBorderWidth: 2
},
navigation: {
buttonOptions:
{
enabled: false
}
},
legend: {
layout: 'vertical',
align: 'right',
verticalAlign: 'top',
x: -10,
y: 50,
floating: true,
borderWidth: 1
},
title: {
text: 'Températures maximum',
x: -20 //center
},
subtitle: {
text: nomsite,
x: -20
},
credits: {
text: 'Météo Villarzel',
href: 'http://www.boock.ch/meteo-villarzel.php'
},
xAxis: {
categories: dXlab,
labels:
{
step: MonStep
}
},
yAxis: {
title: {
text: 'Temperature (°C)'
},
plotLines: [{
value: 0,
width: 0.5,
color: '#ffffff'
}]
},
tooltip: { formatter: function() {
var s = '<b><span style="color:#ffffff;font-size:small; font-weight:800">'+ this.x+'</span></b>';
$.each(this.points, function(i, point) {
s += '<br/><span style="color:'+ point.series.color +'">'+
point.series.name +':</span><span style="color:#ffffff;font-size:small; font-weight:800">'+ point.y+'</span>°C' ;
});
return s;
},
shared: true
},
plotOptions: {
series: {
marker: {
enabled: false
}
}
},
series: [
{
name: 'Maxima '+date1,
data: dTmax[1]},{
name: 'Maxima '+date2,
data: dTmax[2]}
]
});
_________________________________________________________________________________________________________
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

-
CrasHBoneS
- Nouveau membre
- Messages : 7
- Inscription : jeu. sept. 13, 2012 1:18 pm
Re: Comparaison des données NOAA avec graphes interactifs
Hi all
I'm "testing" NOAA with highcharts graphs with some modifications; I use only NOAA_report.txt to generate table and graphs
http://www.meteobellaria.it/stazione1/statplus/NOAA.php
I see that dominant wind direction graph is made using XML file generated by GraphWeather so my graph is blank (I'm not uploading XML file)
I'm still using "old" version of NOAA report plus, made only with TXT file of NOAA report
http://www.meteobellaria.it/stazione1/N ... rtplus.php
I would like to ask You
Is it possible to generate highcharts dominant wind direction graph with a "pie graph" like old version?
Thank You!
I'm "testing" NOAA with highcharts graphs with some modifications; I use only NOAA_report.txt to generate table and graphs
http://www.meteobellaria.it/stazione1/statplus/NOAA.php
I see that dominant wind direction graph is made using XML file generated by GraphWeather so my graph is blank (I'm not uploading XML file)
I'm still using "old" version of NOAA report plus, made only with TXT file of NOAA report
http://www.meteobellaria.it/stazione1/N ... rtplus.php
I would like to ask You
Is it possible to generate highcharts dominant wind direction graph with a "pie graph" like old version?
Thank You!

- paaubert
- Membre
- Messages : 2624
- Inscription : dim. janv. 17, 2010 7:16 pm
- Localisation : 1555 Villarzel - Switzerland
- Contact :
Re: Comparaison des données NOAA avec graphes interactifs
Hi
yes, we need to create a pie chart types.
see the API highcharts
http://www.highcharts.com/demo/pie-basic
A+
yes, we need to create a pie chart types.
see the API highcharts
http://www.highcharts.com/demo/pie-basic
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

-
CrasHBoneS
- Nouveau membre
- Messages : 7
- Inscription : jeu. sept. 13, 2012 1:18 pm
Re: Comparaison des données NOAA avec graphes interactifs
I modified traceH1.php
line 273
type: 'pie',
line 351
type: 'pie',
line 353, I forced the values for test
My problem is: how can I extract dominant direction data NOT using XML file but using NOAA report TXT?
like this one

line 273
type: 'pie',
line 351
type: 'pie',
line 353, I forced the values for test
Code : Tout sélectionner
data: [
['NE 45%', 45.0],
['NO 45%', 45.0],
['SO 10%', 10.0]
]
like this one

Re: Comparaison des données NOAA avec graphes interactifs
hello...
apres avoir essayé de mettre GW3 sans succes et les jauges dynamiques sans succes aussi j'ai donc mis le noaacompare et toc marche pas non plus !!
j'ai le meme probleme que cortex en fait, je vois les tableaux mensuels et annuels mais pas tout le reste !
je bosse avec w8 et gw2 wswin32 et une vp2+
de plus j'ai chargé jpgraph ds www puis fait les modifs et pour finir je suis en php 4 donc j'ai mis .htaccess ds la racine de mon site et bin rien !!
j'y pige plus rien ....
Eric K
apres avoir essayé de mettre GW3 sans succes et les jauges dynamiques sans succes aussi j'ai donc mis le noaacompare et toc marche pas non plus !!
j'ai le meme probleme que cortex en fait, je vois les tableaux mensuels et annuels mais pas tout le reste !
je bosse avec w8 et gw2 wswin32 et une vp2+
de plus j'ai chargé jpgraph ds www puis fait les modifs et pour finir je suis en php 4 donc j'ai mis .htaccess ds la racine de mon site et bin rien !!
j'y pige plus rien ....
Eric K
- paaubert
- Membre
- Messages : 2624
- Inscription : dim. janv. 17, 2010 7:16 pm
- Localisation : 1555 Villarzel - Switzerland
- Contact :
Re: Comparaison des données NOAA avec graphes interactifs
PHP 4 combien
Tu as un hébergeur qui est resté dans la préhistoire, la dernière version de PHP4, la 4.4.9 date d'août 2008, il est évident que les derniers scripts ne fonctionne pas sur une antiquité pareil.
Pour le script de Pidoux, il est bien précisé, depuis version 5.3 qui date quand même de 2010.
A+
Tu as un hébergeur qui est resté dans la préhistoire, la dernière version de PHP4, la 4.4.9 date d'août 2008, il est évident que les derniers scripts ne fonctionne pas sur une antiquité pareil.
Pour le script de Pidoux, il est bien précisé, depuis version 5.3 qui date quand même de 2010.
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: Comparaison des données NOAA avec graphes interactifs
oui bon c'est pas à ovh de basculer en php5 mais à moi normalement !
avec du mal j'ai réussi ! fallait juste mettre un fichier .htaccess ds la racine mais pas en txt mais en fichier HTACCESS !!!!
j'ai pas un dut en informatique bordel !
et donc grace à tout ce bordel ça marche enfin ! je dis ça pour cortex qui galérait je crois !
me manque les jauges et je serais le plus heureux lol
a+++
Eric K moins nerveux....
avec du mal j'ai réussi ! fallait juste mettre un fichier .htaccess ds la racine mais pas en txt mais en fichier HTACCESS !!!!
j'ai pas un dut en informatique bordel !
et donc grace à tout ce bordel ça marche enfin ! je dis ça pour cortex qui galérait je crois !
me manque les jauges et je serais le plus heureux lol
a+++
Eric K moins nerveux....