Info cloud base

Une question, un bug ?
Répondre
Mitmania
Membre
Messages : 18
Inscription : jeu. sept. 15, 2011 11:54 am
Contact :

Info cloud base

Message par Mitmania »

Bonjour à tous ... me demande si quelqu'un d'entre vous ont utilisé le tag cloud_base? Merci
Avatar de l’utilisateur
paaubert
Membre
Messages : 2624
Inscription : dim. janv. 17, 2010 7:16 pm
Localisation : 1555 Villarzel - Switzerland
Contact :

Re: Info cloud base

Message par paaubert »

Bonjour,

Oui, je l'utilise ici
http://www.boock.ch/meteo/base_nuages.php

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
Image
Mitmania
Membre
Messages : 18
Inscription : jeu. sept. 15, 2011 11:54 am
Contact :

Re: Info cloud base

Message par Mitmania »

Très très intéressant ... Vous savez où je peux trouver le code?
Avatar de l’utilisateur
paaubert
Membre
Messages : 2624
Inscription : dim. janv. 17, 2010 7:16 pm
Localisation : 1555 Villarzel - Switzerland
Contact :

Re: Info cloud base

Message par paaubert »

Voilà le code et l'image des nuages, tu n'as plus qu'a mettre ton image perso ici (taille 425x250) en jpg ou png

<!-- ================= images ================= -->
<frame width="140" height="237" position-x="475" position-y="427">

<background color="ff0000ff" texture="ton_image.png" stretch="1" />
</frame>

A+
___________________________________________________________________________________________________


<?xml version="1.0" encoding="iso-8859-1" ?>
<stylesheet>
<image width="820" height="680" />
<!-- ================= Frame ================= -->
<frame width="820" height="680" 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 texture="tex_bluegrad2.png" stretch="1" />
<border cornerradius="10" color="FF909090" thick="1" />
</frame>
<!-- ================= TextBox for legend ================= -->
<textbox width="180" height="230" position-x="630" position-y="430" shadow="1" margin="20">
<text alignement="top|hcenter" text="Legende" />
<background texture="tex_bluegrad.png" stretch="1" />
<border cornerradius="40" color="FF909090" thick="1" />
</textbox>
<!-- ================= First Lineplot nuages ================= -->
<lineplot width="800" height="200" shadow="1" position-x="10" position-y="10" margin-top="25" margin-right="60" margin-bottom="45" margin-left="65">
<title text="" alignement="vcenter|hcenter" angle="0">
<font color="FF3333CC" facename="Arial" size="18" weight="400" italic="1" />
</title>
<border cornerradius="40" color="FF909090" thick="1" />
<xaxis color="FF000000" grid="1" autoscale="0" min="0" max="0">
<title text="" alignement="vcenter|hcenter" angle="0">
<font color="FF000000" facename="Arial" size="14" weight="400" italic="0" />
</title>
<labels labelinterval="1" angle="0" format="%H:%M\n%d/%m" side="left" hide="0">
<font color="FF000000" facename="Arial" size="14" weight="400" italic="0" />
</labels>
<ticks majorticks="9" minorticks="2" side="bottom" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" />
</xaxis>
<y1axis color="FF3333CC" grid="1" autoscale="1" min="0" max="0" titleside="top" titlemargin="35">
<title text="Base nuages (m)" alignement="vcenter|hcenter" angle="0">
<font color="FF3333CC" facename="Arial" size="14" weight="400" italic="1" />
</title>
<labels labelinterval="1" angle="0" format=".0" side="left" hide="0">
<font color="FF3333CC" facename="Arial" size="14" weight="400" italic="0" />
</labels>
<ticks majorticks="5" minorticks="4" side="left" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" />
</y1axis>

<legend position-x="650" position-y="480" hide="0" shadow="0">
<font color="FF000000" facename="Arial" size="14" weight="400" italic="0" />
<border cornerradius="0" color="FF000000" thick="0" />
<background color="00000000" />
</legend>
<background color="FFFFFFFF" texture="tex_bluegrad.png" stretch="1" />
<graphbackground color="FFFFFFFF" texture="" />
<data>
<cloud_base axisbind="y1axis" legend="Base nuages" color1="FF0099FF" color2="FF3333CC" antialiasing="1" filled="1" reverse="0" hide="0" thick="1.2"/>
</data>
</lineplot>
<!-- ================= Second Lineplot ================= -->
<lineplot width="800" height="200" shadow="1" position-x="10" position-y="220" margin-top="25" margin-right="60" margin-bottom="45" margin-left="65">
<title text="" alignement="vcenter|hcenter" angle="0">
<font color="FF000000" facename="Arial" size="18" weight="400" italic="1" />
</title>
<border cornerradius="40" color="FF909090" thick="1" />
<xaxis color="FF000000" grid="1" autoscale="0" min="0" max="0" titleside="bottom">
<title text="" alignement="vcenter|hcenter" angle="0">
<font color="FF000000" facename="Arial" size="14" weight="400" italic="0" />
</title>
<labels labelinterval="1" angle="0" format="%H:%M\n%d/%m" side="left" hide="0">
<font color="FF000000" facename="Arial" size="14" weight="400" italic="0" />
</labels>
<ticks majorticks="9" minorticks="2" side="bottom" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" />
</xaxis>
<y1axis color="FFFF0000" grid="1" autoscale="1" min="0" max="0" titleside="left" titlemargin="35">
<title text="Température ($Unit[Temperature])" alignement="vcenter|hcenter" angle="0">
<font color="FFFF0000" facename="Arial" size="14" weight="400" italic="1" />
</title>
<labels labelinterval="1" angle="0" format=".0" side="left" hide="0">
<font color="FFFF0000" facename="Arial" size="14" weight="400" italic="0" />
</labels>
<ticks majorticks="5" minorticks="4" side="left" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" />
</y1axis>
<y2axis side="right" color="300000FF" grid="0" autoscale="0" min="0" max="100" titleside="right" titlemargin="38">
<title text="Humidité (%)" alignement="vcenter|hcenter" angle="0">
<font color="300000FF" facename="Arial" size="14" weight="400" italic="1" />
</title>
<labels labelinterval="1" angle="0" format=".0" side="right" hide="0">
<font color="300000FF" facename="Arial" size="14" weight="400" italic="0" />
</labels>
<ticks autoticks="0" majorticks="5" minorticks="4" side="right" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" />
</y2axis>
<legend position-x="650" position-y="530" hide="0" shadow="0">
<font color="FF000000" facename="Arial" size="14" weight="400" italic="0" />
<border cornerradius="0" color="FF000000" thick="0" />
<background color="00000000" />
</legend>
<background color="FFFFFFFF" texture="tex_bluegrad.png" stretch="1" />
<graphbackground color="FFFFFFFF" />
<data>
<outdoor_humidity axisbind="y2axis" legend="Humidité extérieure" color1="3000FF00" color2="300000FF" antialiasing="1" filled="1" hide="0" />
<outdoor_humidity axisbind="y2axis" legend="Humidité extérieure" color1="300000FF" antialiasing="1" hidelegend="1" thick="1.2"/>
<outdoor_temperature axisbind="y1axis" legend="Temperature ext." color1="FFFF0000" color2="FF0000FF" antialiasing="1" filled="0" hide="0" thick="1.2"/>
<threshold axisbind="y1axis" legend="Limite du 0°C" color1="FFFF0000" value="0" thick="1.0"/>
<dew_point axisbind="y1axis" legend="Point de rosée" color1="FF0000FF" color2="FF0000FF" antialiasing="1" filled="0" hide="0" thick="1.2"/>
</data>
</lineplot>
<!-- ================= images ================= -->
<frame width="140" height="237" position-x="475" position-y="427">

<background color="ff0000ff" texture="cloud.png" stretch="1" />
</frame>
<!-- ================= Absolute cloud ================= -->
<lineargauge width="25" height="218" shadow="0" orientation="1" position-x="485" position-y="435" margin-top="0" margin-right="0" margin-bottom="42" margin-left="0" >
<title text="Act. $Current[cloud_base] m" alignement="relative" angle="0" position-x="3.6" position-y="0.01">
<font color="FFFFFFFF" facename="Arial" size="16" weight="400" italic="1" />
</title>
<frame width="187" height="318" position-x="28" position-y="200">
<background color="FFFFFFFF" texture="cloud.png" stretch="1" />
</frame>
<axis color="FFFFFFFF" min="0" max="3000" side="left" titlemargin="30" titleside="left">
<labels labelinterval="1" side="right" hide="0">
<font color="FFFFFFFF" facename="Arial" size="14" weight="400" italic="0" />
</labels>

<ticks majorticks="7" minorticks="4" side="right" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" minorticksize="18" majorticksize="25"/>
</axis>
<index>
<stats_day_max_cloud_base texture="img_modern_index6_120x40.png" side="left" thick="82" axisdelta="0"/>
<stats_day_min_cloud_base texture="img_modern_index5_120x40.png" side="left" thick="82" axisdelta="0"/>
<current_cloud_base color1="" color2="" filled="1" reverse="1" side="right" thick="25" axisdelta="0"/>
<current_cloud_base texture="cloudband3.png" side="right" thick="100" axisdelta="9"/>

</index>
<border cornerradius="0" color="FFFFFFFF" thick="0" />
<background color="00000000" stretch="1" />
<gaugebackground color="FFFFFFFF" texture="" />
</lineargauge>


<!-- ================= Statistics ================= -->
<textbox width="450" height="230" shadow="1" position-x="10" position-y="430" margin="20">
<border cornerradius="40" color="FF909090" thick="1" />
<text alignement="left|top">
<line text="Rapport généré le $CurrentDate[%A %d %B %Y à %Hh%M]\n" />
<line text="Du : $StartDate[%A %d %B %Y à %Hh%M]" />
<line text="Au : $StopDate[%A %d %B %Y à %Hh%M]" />
<line text="\n\t\t\tMin\t\t\t\tMax" />
<line text="Température ext. :\t$Min[outdoor_temperature,2.1] $Unit[Temperature] $MinDate[outdoor_temperature, à %Hh%M]\t\t\t$Max[outdoor_temperature,4.1] $Unit[Temperature] $MaxDate[outdoor_temperature, à %Hh%M]" />
<line text="Humidité ext. :\t\t$Min[outdoor_humidity,2.0] % $MinDate[outdoor_humidity, à %Hh%M]\t\t\t$Max[outdoor_humidity,2.0] % $MaxDate[outdoor_humidity, à %Hh%M]" />
<line text="Point de rosée :\t\t$Min[dew_point,2.1] $Unit[Temperature] $MinDate[dew_point, à %Hh%M]\t\t\t$Max[dew_point,4.1] $Unit[Temperature] $MaxDate[dew_point, à %Hh%M]" />
<line text="Pression rel. :\t\t$Min[relative_pressure,6.1] $Unit[Pressure] $MinDate[relative_pressure, à %Hh%M]\t\t$Max[relative_pressure,6.1] $Unit[Pressure] $MaxDate[relative_pressure, à %Hh%M]\n" />
<line text="Base nuages :\t\t$Min[cloud_base,6.1] m $MinDate[cloud_base, à %Hh%M] \t\t$Max[cloud_base,6.1] m $MaxDate[cloud_base, à %Hh%M]" />
</text>
<background color="00000000" texture="tex_bluegrad.png" stretch="1" />
</textbox>
</stylesheet>
cloudband3.png
Vous ne pouvez pas consulter les pièces jointes insérées à ce message.
_________________________________________________________________________________________________________
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
Image
Mitmania
Membre
Messages : 18
Inscription : jeu. sept. 15, 2011 11:54 am
Contact :

Re: Info cloud base

Message par Mitmania »

Merci Beaucoup !!!!!!!!!!!!!!!!!!!!!!
kocher
Membre
Messages : 109
Inscription : ven. avr. 27, 2012 11:37 pm
Localisation : San Sbastian (Spain)
Contact :

Re: Info cloud base

Message par kocher »

Cher Pierre-André
Pour plus de tentative de mener à bien votre "base des nuages​​", je ne peux pas le poster sur ma page.
Je pense que cela peut être dû à un manque de certains types de fichier de style "*. png". Je reconnais mon manque de compétence et c'est pourquoi je demander de l'aide.

Salutations de San Sebastian

Kocher

(Version Española):
Estimado Pierre-André
Por mas que intento llevar a cabo tu "cloud base", no consigo publicarlo en mi pagina.
Pienso que puede deberse a la falta de cierto tipo de archivo del estilo de "*.png". Yo Reconozco mi falta de habilidad y es por eso que pido ayuda.

Saludos desde San Sebastian

Kocher
Kocher

Windows 7 Prof
Estación Davis Vantage Pro Plus f.a
GraphWeather 3.0.15
WeatherLink 6.0.2
http://kocher.es/index.php
Image
Avatar de l’utilisateur
paaubert
Membre
Messages : 2624
Inscription : dim. janv. 17, 2010 7:16 pm
Localisation : 1555 Villarzel - Switzerland
Contact :

Re: Info cloud base

Message par paaubert »

salut mon ami,
voici le lien pour tout mes fichiers qui concerne la base des nuages.

http://www.boock.ch/meteo/sauv-donnees/ ... nuages.rar

(version espagoogle :roll: )
hola mi amigo,
aquí está el enlace para todos mis archivos de la base de la nube

saluations de los suizos
_________________________________________________________________________________________________________
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
Image
kocher
Membre
Messages : 109
Inscription : ven. avr. 27, 2012 11:37 pm
Localisation : San Sbastian (Spain)
Contact :

Re: Info cloud base

Message par kocher »

Muchas gracias Pierre-André

Me pongo a trabajar en ello.

Saludos
Kocher

Windows 7 Prof
Estación Davis Vantage Pro Plus f.a
GraphWeather 3.0.15
WeatherLink 6.0.2
http://kocher.es/index.php
Image
kocher
Membre
Messages : 109
Inscription : ven. avr. 27, 2012 11:37 pm
Localisation : San Sbastian (Spain)
Contact :

Re: Info cloud base

Message par kocher »

Gracias a la ayuda de Paubert

¡ Funciona !

http://kocher.es/Altura_Nubes.html
Kocher

Windows 7 Prof
Estación Davis Vantage Pro Plus f.a
GraphWeather 3.0.15
WeatherLink 6.0.2
http://kocher.es/index.php
Image
Répondre