On Wednesday, 14 October 2020 at 23:11:09 UTC+10 [email protected] wrote:

> I had wind pretty much all night with some gust and still getting the 
> error. 


By default the extension produces wind rose data over 24 hours, 7 days, a 
month and a year. Without going into details just one archive period 
without windSpeed data in the previous 24 hours will cause the error.

Also, I am not understanding 100% how this extension works. 


Not sure what you mean by this. The extension generates a suite of JSON 
formatted data that can be used by Highcharts <https://www.highcharts.com/> to 
plot various WeeWX data. There are three elements to the extension; the 
reports that generate the JSON data, example JavaScript files to use with 
Highcharts to render the plots and example HTML to display the plots on a 
page served by a web server. If you want to display the plots on your own 
page (WeeWX generated or otherwise) then you need to integrate those three 
elements in your own site/pages.

I have installed the Stacked Windrose also, it is putting the .png file in 
> the /var/www/html/weewx folder, but when I open my local index.html in 
> Chromium, it does not appear.  Can only view when I click on picture.  


The stacked windrose generator generates a graphic file for inclusion on a 
web page of your choice, it is up to you to add the appropriate HTML tags 
to display the image on your page/site.
 

> Are the Highcharts and windrose supposed to be incorporated into the html 
> file?


Probably covered above, but ultimately if you want to display the 
Highcharts plots and stacked windrose you need to integrate them into your 
pages yourself, they are not integrated into any WeeWX generated pages like 
the WeeWX plot image files are. 

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/f7ed6a06-2230-425e-9019-ff8ef5dff203n%40googlegroups.com.

Reply via email to