From 77c66176e83a4b13e5929ea7ff8a26e89db49147 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 30 Nov 2023 13:55:46 +0000 Subject: [PATCH] Update data storage --- .github/data-storage/ensemble_db.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/.github/data-storage/ensemble_db.json b/.github/data-storage/ensemble_db.json index 0967ef42..b8d5956c 100644 --- a/.github/data-storage/ensemble_db.json +++ b/.github/data-storage/ensemble_db.json @@ -1 +1,10 @@ -{} +{ + "Influcast": [ + { + "model": "Ensemble", + "changes": [ + "previsioni/Influcast-Ensemble/2023_46.csv" + ] + } + ] +} \ No newline at end of file