Skip to content

Commit 4b39dd3

Browse files
authored
Merge pull request #250 from cecilehannay/main
add --force everywhere the tutorial queue appears
2 parents 9560ac1 + 4263b53 commit 4b39dd3

25 files changed

Lines changed: 33 additions & 33 deletions

notebooks/challenge/cam-chem_waccm/exercise_1.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138
"For instance, to run in the queue ``tutorial`` and the tutorial project number ``UESM0013``\n",
139139
"``` \n",
140140
"cd $CASEDIR\n",
141-
"./xmlchange JOB_QUEUE=tutorial,PROJECT=UESM0013\n",
141+
"./xmlchange JOB_QUEUE=tutorial,PROJECT=UESM0013 --force\n",
142142
"```\n",
143143
"This step can be redone at anytime in the process. \n",
144144
"\n",

notebooks/challenge/cam-chem_waccm/exercise_2.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
"For instance, to run in the queue ``tutorial`` and the project number ``UESM0013``\n",
132132
"``` \n",
133133
"cd $CASEDIR\n",
134-
"./xmlchange JOB_QUEUE=tutorial,PROJECT=UESM0013\n",
134+
"./xmlchange JOB_QUEUE=tutorial,PROJECT=UESM0013 --force\n",
135135
"```\n",
136136
"This step can be redone at anytime in the process. \n",
137137
"\n",

notebooks/challenge/cam-chem_waccm/exercise_3.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
"For instance, to run in the queue ``tutorial`` and the project number ``UESM0013``\n",
107107
"``` \n",
108108
"cd $CASEDIR\n",
109-
"./xmlchange JOB_QUEUE=tutorial,PROJECT=UESM0013\n",
109+
"./xmlchange JOB_QUEUE=tutorial,PROJECT=UESM0013 --force\n",
110110
"```\n",
111111
"This step can be redone at anytime in the process. \n",
112112
"\n",

notebooks/challenge/cam/exercise_1.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
"For instance, to run in the queue ``tutorial`` and the project number ``UESM0013``. You should use the project number given for this tutorial.\n",
110110
"``` \n",
111111
"cd $CASEDIR\n",
112-
"./xmlchange JOB_QUEUE=tutorial,PROJECT=UESM0013\n",
112+
"./xmlchange JOB_QUEUE=tutorial,PROJECT=UESM0013 --force\n",
113113
"```\n",
114114
"This step can be redone at anytime in the process. \n",
115115
"\n",

notebooks/challenge/cam/exercise_2.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
"For instance, to run in the queue ``tutorial`` and the project number ``UESM0013``. You should use the project number given for this tutorial.\n",
115115
"``` \n",
116116
"cd $CASEDIR\n",
117-
"./xmlchange JOB_QUEUE=tutorial,PROJECT=UESM0013\n",
117+
"./xmlchange JOB_QUEUE=tutorial,PROJECT=UESM0013 --force\n",
118118
"```\n",
119119
"This step can be redone at anytime in the process. \n",
120120
"\n",

notebooks/challenge/cam/exercise_3.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
"For instance, to run in the queue ``tutorial`` and the project number ``UESM0013``\n",
123123
"``` \n",
124124
"cd $CASEDIR\n",
125-
"./xmlchange JOB_QUEUE=tutorial,PROJECT=UESM0013\n",
125+
"./xmlchange JOB_QUEUE=tutorial,PROJECT=UESM0013 --force\n",
126126
"```\n",
127127
"This step can be redone at anytime in the process. \n",
128128
"\n",

notebooks/challenge/cam/exercise_4.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
"For instance, to run in the queue ``tutorial`` and the project number ``UESM0013``. You should use the project number given for this tutorial.\n",
112112
"``` \n",
113113
"cd $CASEDIR\n",
114-
"./xmlchange JOB_QUEUE=tutorial,PROJECT=UESM0013\n",
114+
"./xmlchange JOB_QUEUE=tutorial,PROJECT=UESM0013 --force\n",
115115
"```\n",
116116
"This step can be redone at anytime in the process. \n",
117117
"\n",

notebooks/challenge/cam/exercise_5.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
"For instance, to run in the queue ``tutorial`` and the project number ``UESM0013``. You should use the project number given for this tutorial.\n",
114114
"``` \n",
115115
"cd $CASEDIR\n",
116-
"./xmlchange JOB_QUEUE=tutorial,PROJECT=UESM0013\n",
116+
"./xmlchange JOB_QUEUE=tutorial,PROJECT=UESM0013 --force\n",
117117
"```\n",
118118
"This step can be redone at anytime in the process. \n",
119119
"\n",

notebooks/challenge/cam/exercise_6.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
"For instance, to run in the queue ``tutorial`` and the project number ``UESM0013``. You should use the project number given for this tutorial.\n",
112112
"``` \n",
113113
"cd $CASEDIR\n",
114-
"./xmlchange JOB_QUEUE=tutorial,PROJECT=UESM0013\n",
114+
"./xmlchange JOB_QUEUE=tutorial,PROJECT=UESM0013 --force\n",
115115
"```\n",
116116
"This step can be redone at anytime in the process. \n",
117117
"\n",

notebooks/challenge/cice/cice_exercise_1.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
"and <font face=\"Courier\" color='purple'><strong>account number</strong></font>. \n",
142142
"For instance:\n",
143143
"``` \n",
144-
"./xmlchange JOB_QUEUE=tutorial,PROJECT=UESM0013\n",
144+
"./xmlchange JOB_QUEUE=tutorial,PROJECT=UESM0013 --force\n",
145145
"```\n",
146146
"<br>\n",
147147
"\n",

0 commit comments

Comments
 (0)