From e17bff6c8db447e98f408c92a7b118bf2258903c Mon Sep 17 00:00:00 2001 From: Samuel Brand Date: Mon, 10 Feb 2025 15:18:46 +0000 Subject: [PATCH 01/25] implementing sbc --- README.md | 29 -------- forecasttools/sbc.py | 147 +++++++++++++++++++++++++++++++++++++ forecasttools/sbc_plots.py | 121 ++++++++++++++++++++++++++++++ pyproject.toml | 3 +- 4 files changed, 270 insertions(+), 30 deletions(-) create mode 100644 forecasttools/sbc.py create mode 100644 forecasttools/sbc_plots.py diff --git a/README.md b/README.md index 0c0fea0..1d4c87c 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,6 @@ render a GitHub README, see --> -