@@ -138,7 +138,7 @@ def get_chyrsalis_expansions(config):
138138 "diags_obs_ts" : f"{ diags_base_path } /observations/Atm/time-series/" ,
139139 "diags_walltime" : "2:00:00" ,
140140 "environment_commands" : f"source { unified_path } /load_latest_e3sm_unified_chrysalis.sh" ,
141- "environment_commands_test" : "source /lcrc/soft/climate/e3sm-unified/test_e3sm_unified_1.8.0rc5_chrysalis .sh" ,
141+ "environment_commands_test" : "source /lcrc/soft/climate/e3sm-unified/test_e3sm_unified_1.8.0rc6_chrysalis .sh" ,
142142 "expected_dir" : "/lcrc/group/e3sm/public_html/zppy_test_resources/" ,
143143 "mapping_path" : "/home/ac.zender/data/maps/" ,
144144 "partition_long" : "compute" ,
@@ -169,7 +169,7 @@ def get_compy_expansions(config):
169169 "diags_obs_ts" : f"{ diags_base_path } /observations/Atm/time-series/" ,
170170 "diags_walltime" : "03:00:00" ,
171171 "environment_commands" : f"source { unified_path } /load_latest_e3sm_unified_compy.sh" ,
172- "environment_commands_test" : "source /share/apps/E3SM/conda_envs/test_e3sm_unified_1.8.0rc5_compy .sh" ,
172+ "environment_commands_test" : "source /share/apps/E3SM/conda_envs/test_e3sm_unified_1.8.0rc6_compy .sh" ,
173173 "expected_dir" : "/compyfs/www/zppy_test_resources/" ,
174174 "mapping_path" : "/compyfs/zender/maps/" ,
175175 "partition_long" : "slurm" ,
@@ -200,7 +200,7 @@ def get_perlmutter_expansions(config):
200200 "diags_obs_ts" : f"{ diags_base_path } /observations/Atm/time-series/" ,
201201 "diags_walltime" : "6:00:00" ,
202202 "environment_commands" : f"source { unified_path } /load_latest_e3sm_unified_pm-cpu.sh" ,
203- "environment_commands_test" : "source /global/common/software/e3sm/anaconda_envs/test_e3sm_unified_1.8.0rc5_pm -cpu.sh" ,
203+ "environment_commands_test" : "source /global/common/software/e3sm/anaconda_envs/test_e3sm_unified_1.8.0rc6_pm -cpu.sh" ,
204204 "expected_dir" : "/global/cfs/cdirs/e3sm/www/zppy_test_resources/" ,
205205 "mapping_path" : "/global/homes/z/zender/data/maps/" ,
206206 "partition_long" : "" ,
0 commit comments