We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f2831c commit 8ac3b30Copy full SHA for 8ac3b30
tests/integration/utils.py
@@ -167,7 +167,7 @@ def get_compy_expansions(config):
167
"diags_obs_ts": f"{diags_base_path}/observations/Atm/time-series/",
168
"diags_walltime": "03:00:00",
169
"environment_commands": f"source {unified_path}/load_latest_e3sm_unified_compy.sh",
170
- "environment_commands_test": "source /share/apps/E3SM/conda_envs/test_e3sm_unified_1.8.0rc1_compy.sh",
+ "environment_commands_test": "source /share/apps/E3SM/conda_envs/test_e3sm_unified_1.8.0rc5_compy.sh",
171
"expected_dir": "/compyfs/www/zppy_test_resources/",
172
"mapping_path": "/compyfs/zender/maps/",
173
"partition_long": "slurm",
0 commit comments