From 817421805316c93745ca8384961002fdbcad4670 Mon Sep 17 00:00:00 2001 From: Daniel Kempkens Date: Tue, 7 Mar 2023 20:51:32 +0100 Subject: [PATCH] Working config --- defaults/skin-wdc/skin.conf | 79 +++++++++++++++++++++---------------- 1 file changed, 45 insertions(+), 34 deletions(-) diff --git a/defaults/skin-wdc/skin.conf b/defaults/skin-wdc/skin.conf index 0abd69d..597638f 100644 --- a/defaults/skin-wdc/skin.conf +++ b/defaults/skin-wdc/skin.conf @@ -2,6 +2,8 @@ SKIN_NAME = Weather Data Center SKIN_VERSION = 3.0.0 +[ObservationBindings] + [Extras] # If weewx is installed in some sub-folder of your web server, # please specify the path here. @@ -15,7 +17,7 @@ SKIN_VERSION = 3.0.0 github_link = True # The radar code. Full html allowed. - radar_html = 'Radar' + #radar_html = 'Radar' #radar_heading = Recent radar [[forecast_zambretti]] @@ -78,7 +80,7 @@ SKIN_VERSION = 3.0.0 # Stat tiles: Min/Max/Sum settings. stat_tiles_show_min = outTemp, outHumidity, barometer, pressure, altimeter, heatindex, dewpoint, windchill, cloudbase, appTemp - stat_tiles_show_max = rainRate, UV, pm1_0 pm2_5, pm10_0 + stat_tiles_show_max = rainRate, UV stat_tiles_show_sum = rain, ET, lightning_strike_count # Stat tiles: show time when the min/max was reached. @@ -102,6 +104,9 @@ SKIN_VERSION = 3.0.0 ENABLE_D3_DIAGRAMS = False [[Icons]] + pm1_0 = "includes/icons/signal.svg" + pm2_5 = "includes/icons/signal.svg" + pm10_0 = "includes/icons/signal.svg" #rain = "includes/icons/barometer.svg" #[[Rounding]] @@ -363,110 +368,116 @@ SKIN_VERSION = 3.0.0 aggregate_interval = 1800 # 30 minutes [[[[observations]]]] [[[[[tempdew]]]]] + [[[[[windchill_heatindex]]]]] + [[[[[appTemp]]]]] [[[[[outHumidity]]]]] [[[[[barometer]]]]] - [[[[[windchill_heatindex]]]]] [[[[[wind]]]]] - [[[[[windDir]]]]] [[[[[windRose]]]]] [[[[[rain]]]]] - aggregate_interval = 7200 # 2 hours + aggregate_interval = 7200 [[[[[rainRate]]]]] [[[[[UV]]]]] [[[[[ET]]]]] - aggregate_interval = 7200 # 2 hours + aggregate_interval = 7200 [[[[[radiation]]]]] - [[[[[cloudbase]]]]] - [[[[[appTemp]]]]] [[[[[lightning_strike_count]]]]] - aggregate_interval = 7200 # 2 hours + aggregate_interval = 7200 + [[[[[cloudbase]]]]] + [[[[[soilTemp1]]]]] + [[[[[soilMoist1]]]]] [[[week]]] aggregate_interval = 7200 # 2 hours [[[[observations]]]] + [[[[[temp_min_max_avg]]]]] [[[[[tempdew]]]]] + [[[[[windchill_heatindex]]]]] + [[[[[appTemp]]]]] [[[[[outHumidity]]]]] [[[[[barometer]]]]] - [[[[[windchill_heatindex]]]]] [[[[[wind]]]]] - [[[[[windDir]]]]] [[[[[windRose]]]]] [[[[[rain]]]]] - aggregate_interval = 86400 # 1 day + aggregate_interval = 86400 [[[[[rainRate]]]]] [[[[[UV]]]]] [[[[[ET]]]]] - aggregate_interval = 86400 # 1 day + aggregate_interval = 86400 [[[[[radiation]]]]] - [[[[[cloudbase]]]]] - [[[[[appTemp]]]]] [[[[[lightning_strike_count]]]]] - aggregate_interval = 86400 # 1 day + aggregate_interval = 86400 + [[[[[cloudbase]]]]] + [[[[[soilTemp1]]]]] + [[[[[soilMoist1]]]]] [[[month]]] aggregate_interval = 21600 # 6 hours [[[[observations]]]] [[[[[temp_min_max_avg]]]]] [[[[[tempdew]]]]] + [[[[[windchill_heatindex]]]]] + [[[[[appTemp]]]]] [[[[[outHumidity]]]]] [[[[[barometer]]]]] - [[[[[windchill_heatindex]]]]] [[[[[wind]]]]] - [[[[[windDir]]]]] [[[[[windRose]]]]] [[[[[rain]]]]] - aggregate_interval = 172800 # 2 days + aggregate_interval = 172800 [[[[[rainRate]]]]] [[[[[UV]]]]] [[[[[ET]]]]] - aggregate_interval = 172800 # 2 days + aggregate_interval = 172800 [[[[[radiation]]]]] - [[[[[cloudbase]]]]] - [[[[[appTemp]]]]] [[[[[lightning_strike_count]]]]] - aggregate_interval = 172800 # 2 days + aggregate_interval = 172800 + [[[[[cloudbase]]]]] + [[[[[soilTemp1]]]]] + [[[[[soilMoist1]]]]] [[[year]]] aggregate_interval = 172800 # 2 days [[[[observations]]]] [[[[[temp_min_max_avg]]]]] [[[[[tempdew]]]]] + [[[[[windchill_heatindex]]]]] + [[[[[appTemp]]]]] [[[[[outHumidity]]]]] [[[[[barometer]]]]] - [[[[[windchill_heatindex]]]]] [[[[[wind]]]]] - [[[[[windDir]]]]] [[[[[windRose]]]]] [[[[[rain]]]]] - aggregate_interval = 1555200 # 8 days + aggregate_interval = 1555200 [[[[[rainRate]]]]] [[[[[UV]]]]] [[[[[ET]]]]] - aggregate_interval = 1555200 # 8 days + aggregate_interval = 1555200 [[[[[radiation]]]]] - [[[[[cloudbase]]]]] - [[[[[appTemp]]]]] [[[[[lightning_strike_count]]]]] - aggregate_interval = 1555200 # 8 days + aggregate_interval = 1555200 + [[[[[cloudbase]]]]] + [[[[[soilTemp1]]]]] + [[[[[soilMoist1]]]]] [[[alltime]]] [[[[observations]]]] [[[[[temp_min_max_avg]]]]] [[[[[tempdew]]]]] + [[[[[windchill_heatindex]]]]] + [[[[[appTemp]]]]] [[[[[outHumidity]]]]] [[[[[barometer]]]]] - [[[[[windchill_heatindex]]]]] [[[[[wind]]]]] - [[[[[windDir]]]]] [[[[[windRose]]]]] [[[[[rain]]]]] [[[[[rainRate]]]]] [[[[[UV]]]]] [[[[[ET]]]]] [[[[[radiation]]]]] - [[[[[cloudbase]]]]] - [[[[[appTemp]]]]] [[[[[lightning_strike_count]]]]] + [[[[[cloudbase]]]]] + [[[[[soilTemp1]]]]] + [[[[[soilMoist1]]]]] [[[heights]]] [[[[classic]]]]