La recherche a retourné 11 résultats

par pinto
jeu. nov. 01, 2007 8:21 pm
Forum : GraphWeather V2
Sujet : graphweather et weather display
Réponses : 14
Vues : 9487

Jérôme a écrit :Maybe this is due to my version of software provided by the shop Nature et découverte
sorry, I don't have an answer to that question, maybe ask it in the weather-watch forum, the author of that software wil be able to answer it

Jozef
par pinto
jeu. nov. 01, 2007 5:28 pm
Forum : GraphWeather V2
Sujet : graphweather et weather display
Réponses : 14
Vues : 9487

http://graphweather.protosigma.com/foru ... php?id=393

peut être ??

it should work for every station Weather Display supports
par pinto
lun. sept. 17, 2007 12:26 pm
Forum : GraphWeather V2
Sujet : Exportation données de Weather Display vers GraphWeather.
Réponses : 4
Vues : 5251

par pinto
ven. août 31, 2007 7:48 pm
Forum : GraphWeather PHP
Sujet : GraphWeather MySQL : pas de graphiques générés
Réponses : 9
Vues : 24839

dans graphweather.php

sscanf($list[0],"%4d%1s%2d%1s%2d%2d%1s%2d%1s%2d",$a_year,$nul,
$a_month,$nul,$a_day,$a_hours,$nul,$a_minutes,$nul,$a_seconds);

et dans graph.php

sscanf($list[8],"%4d%1s%2d%1s%2d%2d%1s%2d%1s%2d",$a_year,$nul,
$a_month,$nul,$a_day,$a_hours,$nul,$a_minutes,$nul,$a_seconds);
par pinto
mer. août 01, 2007 8:19 am
Forum : GraphWeather V2
Sujet : WMR100 Weather Display et GraphWeather
Réponses : 8
Vues : 7533

stefane26 a écrit :Re-re-bonj...soir


Peux t on avoir quelque part la liste de tous les codes (comme "%baro%" ... etc) pour trouver les valeurs que j'aimerais afficher


Stéphane
Start->programs->weather display->tagslist

or

weather display folder tagslist.txt
par pinto
mar. juil. 31, 2007 11:53 am
Forum : GraphWeather V2
Sujet : WMR100 Weather Display et GraphWeather
Réponses : 8
Vues : 7533

Hi,

There is a trick for the large file. You can split them in month files named YYYY_MM.csv and activate in the CSV plugin the "virtual merge" options. It saves time in processing.

Antoine
Thank you for the tip, but I'm trying to make it work with the Mysql-database Weather Display can create ...
par pinto
mar. juil. 31, 2007 10:46 am
Forum : GraphWeather V2
Sujet : WMR100 Weather Display et GraphWeather
Réponses : 8
Vues : 7533

Sorry my reply is in English, maybe someone can translate

create a new text-file called customtext.txt
EDIT(thanks for spotting this stefane26)
put the following inside

%date-year%,%date-month%,%date-day%,%time-hour%,%time-minute%,
%baro%,%temp%,%hum%,%avwindlastimediate10%,
%maxgustlastimediate10 ...
par pinto
ven. mars 16, 2007 11:03 pm
Forum : GraphWeather V2
Sujet : tag en anglais
Réponses : 9
Vues : 7735

maxime1 a écrit :Peux tu aussi me rappeler ou se trouvent tous les tags pour adapter les feuilles de styles.
merci d'avance.
http://graphweather.protosigma.com/foru ... d=388#p388
par pinto
dim. nov. 05, 2006 10:56 pm
Forum : Vos Creations
Sujet : Jauges en flash
Réponses : 235
Vues : 250945

par pinto
jeu. août 17, 2006 11:00 pm
Forum : Vos Creations
Sujet : Jauges en flash
Réponses : 235
Vues : 250945

http://graphweather.protosigma.com/prog ... eather.swf

direction du vent 90° O

ce n'est pas 90° E ??
:)
par pinto
jeu. août 17, 2006 9:38 pm
Forum : GraphWeather PHP
Sujet : Version php de graphweather
Réponses : 8
Vues : 22394

siegfried a écrit :J'oubliais, j'utilise PHP5.0.4 avec JpGraph 2.1.2

Merci de votre aide (surtout que ca m'a l'air tres sympa comme script et tout a fait ce que je recherche) ;-)
http://www.joske-online.be/downloads/Gr ... h2.1.2.zip

j'ai change quelques lignes et ca marche pour moi