GW Rev 2.0.152a > Date Format,Absolute Rainfall,Cumlative

Forum for english speaking users
Répondre
iz1kbp
Membre
Messages : 83
Inscription : dim. mars 16, 2008 1:14 pm

GW Rev 2.0.152a > Date Format,Absolute Rainfall,Cumlative

Message par iz1kbp »

Hi Antoine,
Some bugs that I've found in rev 2.0.152a :
Date format > Not correct (in Italian i read name in German ... for example...however I've not fond any in italian)
Rainfall > absolute_rainfall Not correct : display ZERO mm!!! (in old revision ,rev 80 for example,it work fine)
Cumulative in period > In rev 80 I've read 713mm and in rev 152a I read 673 mm...why!!?!? (same dat) :shock:

Mario
Avatar de l’utilisateur
TiToine
Site Admin
Messages : 3356
Inscription : lun. mars 20, 2006 11:16 am
Localisation : Montréal
Contact :

Re: GW Rev 2.0.152a > Date Format,Absolute Rainfall,Cumlative

Message par TiToine »

Hi Mario,

There is a bug on the english version for the data fomat langage choice. Will be fixed on next release.

Did you try tu uses the new tag like $Stats[...] ?

Antoine.
iz1kbp
Membre
Messages : 83
Inscription : dim. mars 16, 2008 1:14 pm

Re: GW Rev 2.0.152a > Date Format,Absolute Rainfall,Cumlative

Message par iz1kbp »

TiToine a écrit : Did you try tu uses the new tag like $Stats[...] ?
Antoine.
Thank's for the replay but I do not understand:
Ok for the languages... :D
I don't use any costum template or similar, I use only your object (with copy and paste from one to other stylesheet)
"Absolute Rainfall" is present in old rev and in the new release.The difference is that in the old it is work,in the new it do not work ( see Gauge style sheet). :?
The error in TOTAL .... is there an error in the old or in the new release?...this $ is present in all the rev!! :shock:

About new tag...where can I found a little "tutorial" to understan wath mean each voice? :?:

Have a nice day

Mario
Avatar de l’utilisateur
TiToine
Site Admin
Messages : 3356
Inscription : lun. mars 20, 2006 11:16 am
Localisation : Montréal
Contact :

Re: GW Rev 2.0.152a > Date Format,Absolute Rainfall,Cumlative

Message par TiToine »

Can you post a screenshot of your gauges.

The new tags ares here (in French but easy to understand):
viewtopic.php?f=2&t=618
iz1kbp
Membre
Messages : 83
Inscription : dim. mars 16, 2008 1:14 pm

Re: GW Rev 2.0.152a > Date Format,Absolute Rainfall,Cumlative

Message par iz1kbp »

TiToine a écrit :Can you post a screenshot of your gauges.
Antoine,
I've posted it time ago , look at this post on ENGLISH FORUM >> Rev 2.0.132 >> Total Rainfall = zero and Autoscale


Mario
iz1kbp
Membre
Messages : 83
Inscription : dim. mars 16, 2008 1:14 pm

Re: GW Rev 2.0.152a > Date Format,Absolute Rainfall,Cumlative

Message par iz1kbp »

Antoine,
I've seen a particular : today is raining and , on gauge, under TOTAL , I've read the new rainfall.
It seem to be that new release do not read the old cumulative value from the history dat.
is it possible?
:)
Mario
Avatar de l’utilisateur
TiToine
Site Admin
Messages : 3356
Inscription : lun. mars 20, 2006 11:16 am
Localisation : Montréal
Contact :

Re: GW Rev 2.0.152a > Date Format,Absolute Rainfall,Cumlative

Message par TiToine »

The total rainfall on gauge is read on stats. Before it was cumulative.

If your stats are valid, the gauge should be valid.
iz1kbp
Membre
Messages : 83
Inscription : dim. mars 16, 2008 1:14 pm

Re: GW Rev 2.0.152a > Date Format,Absolute Rainfall,Cumlative

Message par iz1kbp »

TiToine a écrit :The total rainfall on gauge is read on stats. Before it was cumulative.

If your stats are valid, the gauge should be valid.
Antoine...How can I display TOTAL RAINFALL on gauge? wath is the correct syntax?In 2008 the total rainfall is 673 mm!!
My stat are valid!!
I've try follow your post without succes!! :cry:

Note : I use your GAUGES stylesheet and TOTAL is different from the value display using the stat page (0 vs 673!!!)

PLS...can you explain me ?

MArio
Avatar de l’utilisateur
TiToine
Site Admin
Messages : 3356
Inscription : lun. mars 20, 2006 11:16 am
Localisation : Montréal
Contact :

Re: GW Rev 2.0.152a > Date Format,Absolute Rainfall,Cumlative

Message par TiToine »

Sorry I thought the changes was made in the gauge.xml.
This is the block to change, it's the french block but you should recognize the same pattern in your gauge.xml

Code : Tout sélectionner

	<!-- ================= Absolute rainfall ================= -->
	<lineargauge width="25" height="250" shadow="0" orientation="1" position-x="349" position-y="20" margin-top="34" margin-right="0" margin-bottom="42" margin-left="0" >
		<title text="Total :\n$Stats[Year,TotalRainfall] $Unit[Rainfall]" alignement="relative" angle="0" position-x="0.47" position-y="0.92">
			<font color="FF000000" facename="Arial" size="14" weight="400" italic="1" />
		</title>
		<axis color="66000000" min="0" max="1000" side="left" titlemargin="30" titleside="left">
			<labels labelinterval="1" side="right" hide="0">
				<font color="FF000000" facename="Arial" size="14" weight="400" italic="0" />
			</labels>
			<ticks majorticks="6" minorticks="3" side="right" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" minorticksize="18" majorticksize="25"/>
		</axis>
		<index>
			<stats_year_totalrainfall color1="500000FF" color2="500000FF" filled="1" reverse="0" side="right" thick="25" axisdelta="0"/>
		</index>
		<border cornerradius="0" color="FF000000" thick="0" />
		<background color="00000000" stretch="1" />
		<gaugebackground color="FF000000" texture="" />
	</lineargauge>
Antoine.
iz1kbp
Membre
Messages : 83
Inscription : dim. mars 16, 2008 1:14 pm

Re: GW Rev 2.0.152a > Date Format,Absolute Rainfall,Cumlative

Message par iz1kbp »

Anotine,
Ok, now I've understand, I see again my "totale rain" in gauges!
Thank's for the help :wink:

Mario
Répondre