FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit 8e25accf authored by L. Bower's avatar L. Bower
Browse files

more analysis config work

parent 6d1dcc55
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@
"ProcessInJob": "process_in_job_dep",
"ProcessEWSPlotting": "process_EWS_plotting_dep",
"EWS-Plotting": {
"SysConfig": "${ConfigsPath}/coordinator/forecast/sys_config_EastAfrica_fc_live.json",
"SysConfig": "${ConfigsPath}/coordinator/fc/sys_config_EastAfrica_fc_live.json",
"NameExtractionConfig": "${ConfigsPath}/plotting///name_extraction/NAME_EXTRACTION_CONFIG.json",
"RunConfig": "${ConfigsPath}/plotting///deposition/RUN_CONFIG_DEPO.json",
"RunConfigNorm": "${ConfigsPath}/plotting///deposition/RUN_CONFIG_DEPO_NORMALIZED.json",
......
......@@ -79,7 +79,7 @@
}
},
"EWS-Plotting" : {
"SysConfig" : "${ConfigsPath}/coordinator/sys_config_EastAfrica_fc_live.json",
"SysConfig" : "${ConfigsPath}/coordinator/fc/sys_config_EastAfrica_fc_live.json",
"RunConfig" : "${ConfigsPath}/plotting/env_suit/RUN_CONFIG_ENV.json",
"EastAfrica" : {
"ChartConfig" : "${ConfigsPath}/plotting/chart/CHART_CONFIG_EAST_AFRICA_PINE.json",
......
......@@ -84,7 +84,7 @@
}
],
"EWS-Plotting" : {
"SysConfig" : "${ConfigsPath}/coordinator/sys_config_EastAfrica.json",
"SysConfig" : "${ConfigsPath}/coordinator/fc/sys_config_EastAfrica_fc_live.json",
"RunConfig_seasonsofar" : "${ConfigsPath}/plotting/epi/RUN_CONFIG_EPI.json",
"RunConfig_seasonplusforecast" : "${ConfigsPath}/plotting/epi/RUN_CONFIG_EPI.json",
"ChartConfig" : "${ConfigsPath}/plotting/chart/CHART_CONFIG_ETHIOPIA_EPI_PINE.json",
......
......@@ -7,7 +7,7 @@
"MetoFTP" : "<path to MetoFTP>",
"WorkspacePathout" : "${ProjectRoot}/regions/EastAfrica/<analysis or forecast specific sub folder>",
"WorkspacePath" : "${ProjectRoot}/regions/EastAfrica/<analysis or forecast specific sub folder>",
"ConfigsPath" : "${ProjectRoot}/code/coordinator/pipeline_resources/configs",
"ConfigsPath" : "${ProjectRoot}/code/coordinator/pipeline_resources/EastAfrica/configs",
"AssetsPath" : "${ProjectRoot}/regions/EastAfrica/resources/assets",
"LoggingConfigPath" : "${ProjectRoot}/code/coordinator/pipeline_resources/configs/coordinator/log_config.json",
"PLACES_SHAPE_FILE": "${ProjectRoot}/regions/EastAfrica/resources/assets/plotting/gis_data/common/places_shape/east_africa_places.shp"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment