From 5d3b71cbcd673c5d7b894edcf2c447d5a8e3e450 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 23:46:46 +0000 Subject: [PATCH] Update model-output db json --- .github/data-storage/ensemble_db.json | 17 +---------------- 1 file changed, 1 insertion(+), 16 deletions(-) diff --git a/.github/data-storage/ensemble_db.json b/.github/data-storage/ensemble_db.json index a44f16d..9e26dfe 100644 --- a/.github/data-storage/ensemble_db.json +++ b/.github/data-storage/ensemble_db.json @@ -1,16 +1 @@ -{ - "respicast": [ - { - "model": "quantileBaseline", - "changes": [ - "model-output/respicast-quantileBaseline/2024-11-13-respicast-quantileBaseline.csv" - ] - }, - { - "model": "hubEnsemble", - "changes": [ - "model-output/respicast-hubEnsemble/2024-11-13-respicast-hubEnsemble.csv" - ] - } - ] -} \ No newline at end of file +{} \ No newline at end of file