I think you will need something like this:
windrose_plot_petal_width = 16
[[[[day_images]]]]
time_length = 86400
[[[[[daywindrose]]]]]
format = png
[[[[[[windSpeed]]]]]]
label = 24 Hour Wind Rose
time_stamp = %H:%M %-d %b %y
time_stamp_location = bottom, right
[[[[week_images]]]]
time_length = 604800
[[[[[weekwindrose]]]]]
format = png
[[[[[[windSpeed]]]]]]
label = Week Wind Rose
time_stamp = %H:%M %-d %b %y
time_stamp_location = bottom, right
you could use something like:
windrose_plot_petal_width = 16
[[[[day_images]]]]
time_length = 86400
[[[[[daywindrose]]]]]
format = png
[[[[[[windSpeed]]]]]]
label = 24 Hour Wind Rose
time_stamp = %H:%M %-d %b %y
time_stamp_location = bottom, right
[[[[[weekwindrose]]]]]
time_length = 604800
format = png
[[[[[[windSpeed]]]]]]
label = Week Wind Rose
time_stamp = %H:%M %-d %b %y
time_stamp_location = bottom, right
which I believe will achieve the same outcome but it's starting to get
confusing. Whilst the [[[[xxx_images]]]] heading is completely arbitrary (ie it
can be anything it just needs to be unique) when you have week long images
under [[[[day_images]]]] it can get confusing.
Gary
--
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/f4a496ef-95c2-4548-b3ea-de0d5c0bca8co%40googlegroups.com.