Skip to content

Commit

Permalink
Merge pull request #263 from cecilehannay/main
Browse files Browse the repository at this point in the history
clarify resolution in cam exercise
  • Loading branch information
cecilehannay authored Aug 8, 2024
2 parents 6b0caae + cad9c7b commit e969d50
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion notebooks/challenge/cam/exercise_1.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
"id": "b90d4773-7ca0-4131-ab07-517608a3e976",
"metadata": {},
"source": [
"\n",
"<div class=\"alert alert-info\">\n",
"<strong>Exercise: Customize your CAM history files</strong><br><br>\n",
" \n",
Expand All @@ -22,6 +21,11 @@
"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",
"You are also welcome to output your own variables\n",
"\n",
"**About the resolution for F2000climo?**\n",
"\n",
"- Supported resolution for this compset is: ``f09_f09_mg17`` (i.e. 1 degree)\n",
"- During the tutorial, we recommend to use : ``f19_f19_mg17`` (i.e. 2 degree) because it will be faster.\n",
" \n",
"</div>\n"
]
},
Expand Down

0 comments on commit e969d50

Please sign in to comment.