Closed jernst01 closed 2 years ago
Hello there :)
I had a quick look over your webpage at https://www.juergen-ernst.com/bhw/index.html and I can see the diagrams!? It looks like you already solved the issue?
Yes I did in the meantime. Thanks
Could you share the reason for your problem? Eventually, others could profit from that.
Sure, it was the standard problem ........ Cache in Chrome ........
Well yes, the cache... Glad it was only the cache!
Since my update from 2.2.0 to 2.3.1 no diagram will be generated. I did everything what is to do in your description include 'wee_import'
See here: https://www.juergen-ernst.com/bhw/index.html On attache the skin.conf:
configuration file for the weewx-wdc skin
SKIN_NAME = Weather Data Center SKIN_VERSION = 2.3.1
[Extras]
Show a link to the GitHub respository of this skin. Set to False to hide.
[DisplayOptions] layout = 'alternative' climatological_days = rainDays, summerDays, hotDays, desertDays, tropicalNights, stormDays, iceDays, frostDays table_tile_observations = outTemp, outHumidity, barometer, windSpeed, windGust, windDir, rain, rainRate, snowDepth, dewpoint, windchill, heatindex, UV, ET, radiation, appTemp, cloudbase,soilMoist1, soilMoist2, soilMoist3, soilMoist4, extraTemp1, extraHumid1, extraTemp2, extraHumid2, extraTemp3, extraHumid3, extraTemp4, extraHumid4, extraTemp5, extraHumid5, extraTemp6, extraHumid6, extraTemp7, extraHumid7, extraTemp8, extraHumid8, inTemp stat_tile_observations = outTemp, outHumidity, barometer, windSpeed, windDir, windGust, windGustDir, rain, rainRate, snowDepth, dewpoint, windchill, heatindex, UV, ET, radiation, appTemp, cloudbase,soilMoist1, soilMoist2, soilMoist3, soilMoist4, extraTemp1, extraHumid1, extraTemp2, extraHumid2, extraTemp3, extraHumid3, extraTemp4, extraHumid4, extraTemp5, extraHumid5, extraTemp6, extraHumid6, extraTemp7, extraHumid7, extraTemp8, extraHumid8,inTemp diagram_tile_observations = temp_min_max_avg, tempdew, outHumidity, barometer, windchill_heatindex, wind, windDir, windRose, rain,soilMoist, rainRate, snowDepth, UV, ET, radiation, cloudbase, appTemp, inTemp stat_tile_winddir_ordinal = True diagram_tile_winddir_ordinal = True show_min_max_time_day = True show_min_max_time_yesterday = True show_min_max_time_week = True show_min_max_time_month = True windRose_colors = "#f3cec9", "#e7a4b6", "#cd7eaf", "#a262a9", "#6f4d96", "#3d3b72" windRose_show_beaufort = True
[CheetahGenerator] encoding = html_entities search_list_extensions = user.weewx_wdc.WdcGeneralUtil, user.weewx_wdc.WdcStatsUtil, user.weewx_wdc.WdcDiagramUtil, user.weewx_wdc.WdcCelestialUtil, user.weewx_wdc.WdcArchiveUtil, user.weewx_wdc.WdcTableUtil
[Units] [[TimeFormats]]
@see https://weewx.com/docs/customizing.htm#Units_TimeFormats
[CopyGenerator] copy_once = dist/main.js, dist/main.css, plotly-custom-build.min.js, favicon.ico, manifest.json, icon-192x192.png, icon-256x256.png, icon-384x384.png, icon-512x512.png, service-worker.js, offline.html copy_always = dwd/bwk_bodendruck_na_ana.png, dwd/SchilderLZ.jpg, dwd/bwk_bodendruck_weu_ana.png
[Generators] generator_list = weewx.cheetahgenerator.CheetahGenerator, weewx.reportengine.CopyGenerator