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 6c9d669 commit 75d42a8Copy full SHA for 75d42a8
scripts/check_archive_unarchived_CMIP6_ACCESS_GM_files.sh
@@ -45,6 +45,6 @@ decade_end=2100
45
46
echo "Running transport-state script"
47
python scripts/check_archive_unarchived_CMIP6_ACCESS_GM_files.py $model $experiment $members $decade_start $decade_end \
48
-&> output/$PBS_JOBID.$model.monthly.checkarchiveddatavsTilos.out
+&> output/check_archive_unarchived_CMIP6_ACCESS_GM_files.$PBS_JOBID.out
49
50
0 commit comments