Page 1 of 1

Adding Solar Radiation Graphs

Posted: Tue 12 Jul 2011 5:00 pm
by geowarm
I'm trying to find a way to add daily/monthly graphs of solar radiation. I can see the parameter is recorded in the <Month><Year>log.txt file so I could possibly extract it and generate the graphs but it's a lot of work and I'd like to check I'm not missing some easier way. Am I?

Also looking at my Jul11log.txt file (and today is Jul12) I see an extra parameter, not listed in your Data Log Files Description, after the 3.5 solar hours number, and added to the end of each entry. But it disappears after the 16:00 entry. The following four entries show the change point. I'd like to understand what's happening here as I may end up using this log file.

Many thanks,
Geo Meadows
http://www.mecol.co.uk/weather

12/07/11,15:50,20.1,49,9.1,5,8,348,0.00,0.00,1019.8,0.05,22.9,51,4,20.1,20.1,2.0,147,0.000,0.000,18.4,686,3.5,360
12/07/11,16:00,19.9,52,9.8,4,7,3,0.00,0.00,1019.9,0.05,22.8,51,7,19.9,19.9,1.0,111,0.000,0.000,18.5,664,3.5,360
12/07/11,16:05,19.7,49,8.7,5,7,346,0.00,0.00,1019.8,0.05,22.8,51,4,19.7,19.7,1.0,95,0.000,0.000,17.7,652,3.5
12/07/11,16:15,19.4,51,9.0,3,3,1,0.00,0.00,1019.9,0.05,22.7,52,3,19.4,19.4,1.0,61,0.000,0.000,18.2,629,3.5

Re: Adding Solar Radiation Graphs

Posted: Tue 12 Jul 2011 5:35 pm
by steve
geowarm wrote:I'm trying to find a way to add daily/monthly graphs of solar radiation. I can see the parameter is recorded in the <Month><Year>log.txt file so I could possibly extract it and generate the graphs but it's a lot of work and I'd like to check I'm not missing some easier way. Am I?
You could use 'Select-A-Graph' - but there's no way to do that automatically, I'm afraid.
Also looking at my Jul11log.txt file (and today is Jul12) I see an extra parameter, not listed in your Data Log Files Description, after the 3.5 solar hours number, and added to the end of each entry. But it disappears after the 16:00 entry. The following four entries show the change point. I'd like to understand what's happening here as I may end up using this log file.
It's the 'current' wind direction, which I added in build 1003 (it's documented in the help for that build). Your web site says you are currently running build 1002, so I assume that just after 16:00 you closed down build 1003 and started running build 1002, which is why that item is no longer being logged.

Re: Adding Solar Radiation Graphs

Posted: Wed 13 Jul 2011 7:44 am
by geowarm
Different build levels issue - hadn't noticed that, thanks. Will sort out.
Problem arose because I keep swapping between my desktop (for mods) and laptop (which runs the station 24/7) copying across the .dat directory and ini files etc each time. I obviously managed to download different builds to each machine.
Geo