From 08524ed4a689fb6652f1eb503aaee97ffcc0df10 Mon Sep 17 00:00:00 2001 From: Ryan J Field Date: Wed, 15 Dec 2021 13:31:44 +0000 Subject: [PATCH] Fix model parameters path --- simpleModel/ext/SEIRSconfig.yaml | 2 +- simpleModel/ext/SEIRSconfigWindows.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/simpleModel/ext/SEIRSconfig.yaml b/simpleModel/ext/SEIRSconfig.yaml index 65130d21..72016d64 100644 --- a/simpleModel/ext/SEIRSconfig.yaml +++ b/simpleModel/ext/SEIRSconfig.yaml @@ -12,7 +12,7 @@ register: - external_object: SEIRS_model/parameters namespace_name: PSU root: https://raw.githubusercontent.com/ - path: FAIRDataPipeline/pythonFDP/dev/src/org/fairdatapipeline/simpleModel/ext/static_params_SEIRS.csv + path: FAIRDataPipeline/pyDataPipeline/dev/simpleModel/ext/static_params_SEIRS.csv title: Static parameters of the model description: Static parameters of the model identifier: https://doi.org/10.1038/s41592-020-0856-2 diff --git a/simpleModel/ext/SEIRSconfigWindows.yaml b/simpleModel/ext/SEIRSconfigWindows.yaml index 9409357a..e7b09857 100644 --- a/simpleModel/ext/SEIRSconfigWindows.yaml +++ b/simpleModel/ext/SEIRSconfigWindows.yaml @@ -12,7 +12,7 @@ register: - external_object: SEIRS_model/parameters namespace_name: PSU root: https://raw.githubusercontent.com/ - path: FAIRDataPipeline/pythonFDP/dev/src/org/fairdatapipeline/simpleModel/ext/static_params_SEIRS.csv + path: FAIRDataPipeline/pyDataPipeline/dev/simpleModel/ext/static_params_SEIRS.csv title: Static parameters of the model description: Static parameters of the model identifier: https://doi.org/10.1038/s41592-020-0856-2