Hi all. I have not been on since BC (before Covid). I want to change my 
windspeed chart, but so far (because I forgot what my initial change was), 
I have not been successful. Here is what I would like to do;
Presently my windspeed chart looks like the attached. I thought I was being 
clever at the time by adding what I thought was windgust, but this was 
incorrect as my console (Peet Bros) only sends wind speed. I also added 
average windspeed. As you can see, the actual windspeed (blue) is labeled 
Gust Speed while the incorrect windgust (black) is labeled Wind Speed. What 
I want to do is get rid of the windgust completely and have the true wind 
speed labeled properly. I also want to keep the average windspeed as that 
calculation appears correct. 
The following snip is from my skin.conf file:

 #        time_length = 43200
   #  Removed # on following 5/8/18 Switched order of WindSpeed and WindGust
              [[[[windGust]]]]
                color = 'blue'
                anti_alias = 2
   #  Changed color and data_type
              [[[[wind_avg]]]]
                color = 'yellow'
                data_type = windSpeed
                aggregate_type = avg
                aggregate_interval = 3600    # 1 Hour
                line_gap_fraction = 0.05
                label =  1 Hour Avg Speed
   #  End of addition
               [[[[windSpeed]]]]
                color = 0x000000
                anti_alias = 2

Thanks for any help..


-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/42735f03-05c5-4d01-ad19-c8bfa0282121n%40googlegroups.com.

Reply via email to