Skip to content

Commit 26dd78b

Browse files
committed
change resolution in cam exercise to make it faster
1 parent 2ca1612 commit 26dd78b

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

notebooks/challenge/cam/exercise_4.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"\n",
3333
"*<p style=\"text-align: center;\"> Figure: Increase orographic height over the western US. </p>*\n",
3434
" \n",
35-
"Create, configure, build and run a case called ``f2000.topo`` with the compset ``F2000climo`` at the resolution ``f09_f09_mg17`` using the same history file output as in the control. Change the topography input datasets\n",
35+
"Create, configure, build and run a case called ``f2000.topo`` with the compset ``F2000climo`` at the resolution ``f19_f19_mg17`` using the same history file output as in the control. Change the topography input datasets\n",
3636
"Run for 5 days. \n",
3737
"\n",
3838
"</div>\n"
@@ -283,7 +283,7 @@
283283
"name": "python",
284284
"nbconvert_exporter": "python",
285285
"pygments_lexer": "ipython3",
286-
"version": "3.9.12"
286+
"version": "3.10.13"
287287
}
288288
},
289289
"nbformat": 4,

notebooks/challenge/cam/exercise_5.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"\n",
3333
"*<p style=\"text-align: center;\"> Figure: Increase orographic height over the western US. </p>*\n",
3434
" \n",
35-
"Create, configure, build and run a case called ``f2000.sst`` with the compset ``F2000climo`` at the resolution ``f09_f09_mg17`` using the same history file output as in the control. Change the SST input datasets\n",
35+
"Create, configure, build and run a case called ``f2000.sst`` with the compset ``F2000climo`` at the resolution ``f19_f19_mg17`` using the same history file output as in the control. Change the SST input datasets\n",
3636
"Run for 5 days. \n",
3737
"\n",
3838
"</div>\n"
@@ -294,7 +294,7 @@
294294
"name": "python",
295295
"nbconvert_exporter": "python",
296296
"pygments_lexer": "ipython3",
297-
"version": "3.9.12"
297+
"version": "3.10.13"
298298
}
299299
},
300300
"nbformat": 4,

notebooks/challenge/cam/exercise_6.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"\n",
3333
"*<p style=\"text-align: center;\"> Figure: CAPE. </p>*\n",
3434
" \n",
35-
"Create, configure, build and run a case called ``f2000.cape`` with the compset ``F2000climo`` at the resolution ``f09_f09_mg17`` using the same history file output as in the control. \n",
35+
"Create, configure, build and run a case called ``f2000.cape`` with the compset ``F2000climo`` at the resolution ``f19_f19_mg17`` using the same history file output as in the control. \n",
3636
"Run for 5 days. \n",
3737
"\n",
3838
"</div>\n"
@@ -287,7 +287,7 @@
287287
"name": "python",
288288
"nbconvert_exporter": "python",
289289
"pygments_lexer": "ipython3",
290-
"version": "3.9.12"
290+
"version": "3.10.13"
291291
}
292292
},
293293
"nbformat": 4,

0 commit comments

Comments
 (0)