Skip to content

Commit 2d8e6e8

Browse files
committed
change resolution in cam exercise to make it faster
1 parent cad9c7b commit 2d8e6e8

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

notebooks/challenge/cam/exercise_2.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"<div class=\"alert alert-info\">\n",
3333
"<strong>Exercise: Customize your CAM history files</strong><br><br>\n",
3434
" \n",
35-
"Create, configure, build and run a case called ``fhist`` with the compset ``FHIST`` 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 ``fhist`` with the compset ``FHIST`` 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
"- How can you check that there is a difference between the set up of this and your control?\n",
@@ -241,7 +241,7 @@
241241
"name": "python",
242242
"nbconvert_exporter": "python",
243243
"pygments_lexer": "ipython3",
244-
"version": "3.9.12"
244+
"version": "3.10.13"
245245
}
246246
},
247247
"nbformat": 4,

notebooks/challenge/cam/exercise_3.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@
256256
"name": "python",
257257
"nbconvert_exporter": "python",
258258
"pygments_lexer": "ipython3",
259-
"version": "3.9.12"
259+
"version": "3.10.13"
260260
}
261261
},
262262
"nbformat": 4,

0 commit comments

Comments
 (0)