WSWUP / agweather-qaqc

Visualized QA/QC of weather station data
https://wswup.github.io/agweather-qaqc/
Apache License 2.0
19 stars 11 forks source link

Add more output formats for images outputs #26

Open cwdunkerly opened 5 months ago

cwdunkerly commented 5 months ago

Add options to export output graphs as PNG/SVG.

Avoids issue of the HTML files fetching the Bokeh JS library, they only work offline if that JS library is present in cache.

Issues: Sizing can be unreliable ( https://docs.bokeh.org/en/2.4.2/docs/user_guide/export.html ) Don't have alternative method to identify intervals in QC process, will have to leave most plots as HTML