From dc6e7ca2625cd8697fe1a9e50b2093155dfc90ee Mon Sep 17 00:00:00 2001 From: Daniel Kempkens Date: Thu, 4 Aug 2022 10:38:16 +0200 Subject: [PATCH] Update WDC --- Dockerfile | 2 +- defaults/skin-wdc/skin.conf | 6 +----- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/Dockerfile b/Dockerfile index 6c811cd..870f6b8 100644 --- a/Dockerfile +++ b/Dockerfile @@ -4,7 +4,7 @@ ARG WEEWX_UID=421 ENV WEEWX_HOME="/home/weewx" ENV WEEWX_VERSION="4.8.0" ENV ARCHIVE="weewx-${WEEWX_VERSION}.tar.gz" -ENV WEEWX_WDC_VERSION="v2.0.0" +ENV WEEWX_WDC_VERSION="v2.0.1" RUN addgroup --system --gid ${WEEWX_UID} weewx \ && adduser --system --uid ${WEEWX_UID} --ingroup weewx weewx diff --git a/defaults/skin-wdc/skin.conf b/defaults/skin-wdc/skin.conf index f13665c..5306f4a 100644 --- a/defaults/skin-wdc/skin.conf +++ b/defaults/skin-wdc/skin.conf @@ -1,6 +1,6 @@ # configuration file for the weewx-wdc skin SKIN_NAME = Weather Data Center -SKIN_VERSION = 2.0.0 +SKIN_VERSION = 2.0.1 [Extras] # Show a link to the GitHub respository of this skin. Set to False to hide. @@ -107,10 +107,6 @@ SKIN_VERSION = 2.0.0 curve = "step" [[[rainRate]]] curve = "linear" - [[[windSpeed]]] - curve = "linear" - [[[windGust]]] - curve = "linear" [[[heights]]] [[[[classic]]]]