From 2d8e6e84808b8fe1ead71066d2134c21c7689e55 Mon Sep 17 00:00:00 2001 From: Cecile Hannay Date: Thu, 8 Aug 2024 15:19:05 -0600 Subject: [PATCH] change resolution in cam exercise to make it faster --- notebooks/challenge/cam/exercise_2.ipynb | 4 ++-- notebooks/challenge/cam/exercise_3.ipynb | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/notebooks/challenge/cam/exercise_2.ipynb b/notebooks/challenge/cam/exercise_2.ipynb index 48c5a2d05..e361cf732 100644 --- a/notebooks/challenge/cam/exercise_2.ipynb +++ b/notebooks/challenge/cam/exercise_2.ipynb @@ -32,7 +32,7 @@ "
\n", "Exercise: Customize your CAM history files

\n", " \n", - "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", + "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", "Run for 5 days. \n", "\n", "- How can you check that there is a difference between the set up of this and your control?\n", @@ -241,7 +241,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.9.12" + "version": "3.10.13" } }, "nbformat": 4, diff --git a/notebooks/challenge/cam/exercise_3.ipynb b/notebooks/challenge/cam/exercise_3.ipynb index b0b2adf0b..c678f441d 100644 --- a/notebooks/challenge/cam/exercise_3.ipynb +++ b/notebooks/challenge/cam/exercise_3.ipynb @@ -256,7 +256,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.9.12" + "version": "3.10.13" } }, "nbformat": 4,