diff --git a/configs/config_SouthAsia_an_ewsdev.json b/configs/config_SouthAsia_an_ewsdev.json index f940e368b149d940ff6550f88eb1b76c2fbc9427..170dee44510a0084e79ed354fb06837cf8cf09d8 100644 --- a/configs/config_SouthAsia_an_ewsdev.json +++ b/configs/config_SouthAsia_an_ewsdev.json @@ -104,8 +104,8 @@ "RunConfig" : "/storage/app/EWS/General/EWS-Plotting-Dev/python/data/json_config/ews/deposition/RUN_CONFIG_DEPO.json", "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" + "ChartConfig" : "/storage/app/EWS/General/EWS-Plotting-Dev/python/data/json_config/ews/chart/CHART_CONFIG_ASIA_PINE.json", + "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", diff --git a/configs/config_SouthAsia_an_live.json b/configs/config_SouthAsia_an_live.json index 1ed914f3e297828ff21dd43eb25f702aac94495c..ba74fe8ba0fd486d9433c0d00dd21113d721d123 100644 --- a/configs/config_SouthAsia_an_live.json +++ b/configs/config_SouthAsia_an_live.json @@ -104,8 +104,8 @@ "RunConfig" : "/storage/app/EWS/General/EWS-Plotting-Dev/python/data/json_config/ews/deposition/RUN_CONFIG_DEPO.json", "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" + "ChartConfig" : "/storage/app/EWS/General/EWS-Plotting-Dev/python/data/json_config/ews/chart/CHART_CONFIG_ASIA_PINE.json", + "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", diff --git a/configs/config_SouthAsia_fc_ewsdev.json b/configs/config_SouthAsia_fc_ewsdev.json index 377a1999856065e1d125124274c8b58cecb84b35..c083016cb1cdd4051ca2e64668a889dacb3cf673 100644 --- a/configs/config_SouthAsia_fc_ewsdev.json +++ b/configs/config_SouthAsia_fc_ewsdev.json @@ -125,8 +125,8 @@ "RunConfig" : "/storage/app/EWS/General/EWS-Plotting-Dev/python/data/json_config/ews/deposition/RUN_CONFIG_DEPO.json", "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" + "ChartConfig" : "/storage/app/EWS/General/EWS-Plotting-Dev/python/data/json_config/ews/chart/CHART_CONFIG_ASIA_PINE.json", + "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",