From c28e7a4209455174421733bcfd291bfcedc45daa Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 16:22:14 +0000 Subject: [PATCH] Update data storage --- .github/data-storage/changes_db.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/.github/data-storage/changes_db.json b/.github/data-storage/changes_db.json index 07f5204..c38981c 100644 --- a/.github/data-storage/changes_db.json +++ b/.github/data-storage/changes_db.json @@ -12,5 +12,19 @@ "model-output/ECDC-soca_simplex/2025-01-01-ECDC-soca_simplex.csv" ] } + ], + "ISI": [ + { + "model": "CovBcast", + "changes": [ + "model-output/ISI-CovBcast/2025-01-01-ISI-CovBcast.csv" + ] + }, + { + "model": "RC_AdaptEns2", + "changes": [ + "model-output/ISI-RC_AdaptEns2/2025-01-01-ISI-RC_AdaptEns2.csv" + ] + } ] } \ No newline at end of file