Commit 25d757a 1 parent 34cf0c3 commit 25d757a Copy full SHA for 25d757a
File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -397,12 +397,12 @@ steps:
397
397
agents :
398
398
slurm_mem : 20GB
399
399
400
- - label : " :construction: Cloudy Aquaplanet "
401
- key : " cloudy_aquaplanet "
400
+ - label : " :construction: Cloudy Slabplanet "
401
+ key : " cloudy_slabplanet "
402
402
command :
403
- - sed 's/t_end = "1000days"/t_end = "1days"/' experiments/ClimaEarth/run_cloudy_aquaplanet .jl > experiments/ClimaEarth/run_cloudy_aquaplanet_short .jl
404
- - " julia --color=yes --project=experiments/ClimaEarth/ experiments/ClimaEarth/run_cloudy_aquaplanet_short .jl"
405
- artifact_paths : " cloudy_aquaplanet/cloudy_aquaplanet /clima_atmos/*"
403
+ - sed 's/t_end = "1000days"/t_end = "1days"/' experiments/ClimaEarth/run_cloudy_slabplanet .jl > experiments/ClimaEarth/run_cloudy_slabplanet_short .jl
404
+ - " julia --color=yes --project=experiments/ClimaEarth/ experiments/ClimaEarth/run_cloudy_slabplanet_short .jl"
405
+ artifact_paths : " cloudy_slabplanet/cloudy_slabplanet /clima_atmos/*"
406
406
agents :
407
407
slurm_mem : 20GB
408
408
You can’t perform that action at this time.
0 commit comments