From ea2fbc9317e2809fbb291bb7714c7cbd5c398a79 Mon Sep 17 00:00:00 2001 From: Nicolas Dickinson Date: Thu, 12 Sep 2024 12:41:26 +0200 Subject: [PATCH] Name change --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9c31f97..366fb3c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# dstcrusher - Summer Time (DST) Uncrushing Tool for Cumulative Meter Readings +# dstuncrusher - Summer Time (DST) Uncrushing Tool for Cumulative Meter Readings A simple approach for meter readings in time series: - Are the times recorded with Daylight Savings Time (DST) and naively compress a week of (cumulative) values into the first day of winter time? - There will be a jump in the cumulative value in the first step of winter time in this case.