FAQ | This is a LIVE service | Changelog

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

config changes to support the new NAME fields

parent b5949ff7
No related branches found
No related tags found
No related merge requests found
......@@ -238,6 +238,8 @@ class IntegrationTestUtils:
args_dict['short_name'] = shortname
args_dict['log_level'] = 'info'
args_dict['clearup'] = True
args_dict['wheat_group'] = "PROD"
args_dict['wheat_group_display'] = None
for key, value in kwargs.items():
args_dict[key] = value
......
{
"ServerPathTemplate": "OVERRIDDEN",
"InputFileTemplate": "WR_NAME_Ethiopia_*_${StartString}_fc",
"InputFileTemplate": "WR_NAME_Ethiopia_${StartString}_fc",
"DataFileTemplate": "deposition_srcs_allregions_${StartString}.nc",
"EWS-Plotting": {
"SysConfig": "${ProjectRoot}/regions/EastAfrica/resources/configs/coordinator/sys_config_EastAfrica_fc_live.json",
......
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