From a1f5a46c35c494045f7737d62dc6f16d34997860 Mon Sep 17 00:00:00 2001 From: Cecile Hannay Date: Thu, 8 Aug 2024 11:29:10 -0600 Subject: [PATCH] clarify resolution in cam exercise --- notebooks/challenge/cam/exercise_1.ipynb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/notebooks/challenge/cam/exercise_1.ipynb b/notebooks/challenge/cam/exercise_1.ipynb index cabb78c92..087e758a1 100644 --- a/notebooks/challenge/cam/exercise_1.ipynb +++ b/notebooks/challenge/cam/exercise_1.ipynb @@ -45,8 +45,8 @@ "\n", "**What is the resolution for F2000climo?**\n", "\n", - "- Use resolution: f09_f09_mg17\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", "\n", "\n" @@ -255,7 +255,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.9.12" + "version": "3.10.13" } }, "nbformat": 4,