wrong uv reading

Discussion of the Meteohub software package

Moderator: Mattk

Post Reply
User avatar
AenG
Senior Boarder
Senior Boarder
Posts: 68
Joined: Sat Dec 01, 2007 10:06 am
Location: Boskamp, Netherlands
Contact:

wrong uv reading

Post by AenG »

Yesterday the max uv-reading was:
last24h_uv0_indexmax
6.6

But when i use this command:
seqday1_uv0_index
I get uv 0.9

Can i not use the SEQDAY command?

I included my all-sensors.txt




regards

Geert
http://www.hetweerinboskamp.nl
Attachments
all-sensors.zip
(16.84 KiB) Downloaded 249 times
User avatar
YJB
Platinum Boarder
Platinum Boarder
Posts: 387
Joined: Thu Feb 19, 2009 5:53 pm
Location: Venhuizen, Netherlands
Contact:

Re: wrong uv reading

Post by YJB »

Hi,

I don't think that you are not using the same entity:
last24h_uv0_indexmax = the maximum observed UV intensity during last 24hrs
last24h_uv0_index = is the average intensity during last 24hrs
seqday1_uv0_index = is yesterday's average intensity

As you can see the latter 2 are matching (but will not always, since these aggregates are running at different intervals):

Code: Select all

last24h_uv0_index 0.9
seqday1_uv0_index 0.9
Also keep in mind that last 24hr is not the same as yesterday.

Ysbrand
User avatar
AenG
Senior Boarder
Senior Boarder
Posts: 68
Joined: Sat Dec 01, 2007 10:06 am
Location: Boskamp, Netherlands
Contact:

Re: wrong uv reading

Post by AenG »

Hi Ysbrand,

But i want the max uv0 from yesterday.

I cannot use last24h and seqday1.
Which variable can i use?

Geert
wfpost
Platinum Boarder
Platinum Boarder
Posts: 591
Joined: Thu Jun 12, 2008 2:24 pm
Location: HONSOLGEN
Contact:

Re: wrong uv reading

Post by wfpost »

I´m with you!
Perhaps Boris can add two new parameters.

seqday1_uv0_indexmax
seqday1_sol0_radiationmax
User avatar
AenG
Senior Boarder
Senior Boarder
Posts: 68
Joined: Sat Dec 01, 2007 10:06 am
Location: Boskamp, Netherlands
Contact:

Re: wrong uv reading

Post by AenG »

Is that possible Boris!
Post Reply