From 41c739302bc6f226cc38e24f650b5c00431aa344 Mon Sep 17 00:00:00 2001 From: lb584 <lb584@cam.ac.uk> Date: Mon, 24 Jun 2024 15:29:07 +0100 Subject: [PATCH] more SouthAsia config work --- .../coordinator/fc/template_sys_config_SouthAsia_fc_live.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pipeline_resources/SouthAsia/configs/coordinator/fc/template_sys_config_SouthAsia_fc_live.json b/pipeline_resources/SouthAsia/configs/coordinator/fc/template_sys_config_SouthAsia_fc_live.json index 4afd9ba..ea33196 100755 --- a/pipeline_resources/SouthAsia/configs/coordinator/fc/template_sys_config_SouthAsia_fc_live.json +++ b/pipeline_resources/SouthAsia/configs/coordinator/fc/template_sys_config_SouthAsia_fc_live.json @@ -10,5 +10,5 @@ "ConfigsPath" : "/home/lb584/git/ews-coordinator/pipeline_resources/SouthAsia/configs", "AssetsPath" : "${ProjectRoot}/regions/SouthAsia/resources/assets", "LoggingConfigPath" : "${ProjectRoot}/code/coordinator/pipeline_resources/SouthAsia/configs/coordinator/log_config.json", - "PLACES_SHAPE_FILE": "${ProjectRoot}/regions/SouthAsia/resources/assets/plotting/gis_data/common/places_shape/south_asia_places.shp" + "PLACES_SHAPE_FILE": "${ProjectRoot}/regions/SouthAsia/resources/assets/plotting/gis_data/common/places_shape/asia_places.shp" } -- GitLab