From f12d84bedc516924fc060cb97d5bfc5a5984930e Mon Sep 17 00:00:00 2001 From: Tamas Mona <tm689@cam.ac.uk> Date: Wed, 2 Jun 2021 12:20:49 +0100 Subject: [PATCH] Typo fix. --- configs/config_SouthAsia_fc_live.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/config_SouthAsia_fc_live.json b/configs/config_SouthAsia_fc_live.json index 615e8b7..1b51112 100644 --- a/configs/config_SouthAsia_fc_live.json +++ b/configs/config_SouthAsia_fc_live.json @@ -105,7 +105,7 @@ "RunConfigNorm" : "/storage/app/EWS/General/EWS-Plotting-Dev/python/data/json_config/ews/deposition/RUN_CONFIG_DEPO_NORMALIZED.json", "SouthAsia" : { "ChartConfig" : "/storage/app/EWS/General/EWS-Plotting-Dev/python/data/json_config/ews/chart/CHART_CONFIG_SOUTH_ASIA_PINE.json", - "PythonScript" : "/storage/app/EWS/General/EWS-Plotting-Dev/python/chart_areas/south_asia/ews_plotting_depo_south_asia_main.py" + "PythonScript" : "/storage/app/EWS/General/EWS-Plotting-Dev/python/chart_areas/south_asia/ews_plotting_depo_asia_main.py" }, "Bangladesh" : { "ChartConfig" : "/storage/app/EWS/General/EWS-Plotting-Dev/python/data/json_config/ews/chart/CHART_CONFIG_BANGLADESH_PINE.json", -- GitLab