Skip to content

Commit cad9c7b

Browse files
committed
clarify resolution in cam exercise
1 parent a1f5a46 commit cad9c7b

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

notebooks/challenge/cam/exercise_1.ipynb

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
"id": "b90d4773-7ca0-4131-ab07-517608a3e976",
1414
"metadata": {},
1515
"source": [
16-
"\n",
1716
"<div class=\"alert alert-info\">\n",
1817
"<strong>Exercise: Customize your CAM history files</strong><br><br>\n",
1918
" \n",
@@ -22,6 +21,11 @@
2221
"Run for 5 days, with 3-hourly instantaneous output of the variables: TS, PS, Z500, U850, U200, T850, T500, T200, CLDLOW, PRECT, LHFLX, SHFLX, FLNT, FLNS.\n",
2322
"You are also welcome to output your own variables\n",
2423
"\n",
24+
"**About the resolution for F2000climo?**\n",
25+
"\n",
26+
"- Supported resolution for this compset is: ``f09_f09_mg17`` (i.e. 1 degree)\n",
27+
"- During the tutorial, we recommend to use : ``f19_f19_mg17`` (i.e. 2 degree) because it will be faster.\n",
28+
" \n",
2529
"</div>\n"
2630
]
2731
},

0 commit comments

Comments
 (0)