From 3b29a5551cc8241ea241cf891db873e0803a571b Mon Sep 17 00:00:00 2001 From: Ty Janoski <31661758+tyfolino@users.noreply.github.com> Date: Thu, 13 Jun 2024 14:02:24 -0600 Subject: [PATCH 1/2] Update notebooks/simplified-calc/climkern-calc.ipynb Co-authored-by: anacmontoya <142039433+anacmontoya@users.noreply.github.com> --- notebooks/simplified-calc/climkern-calc.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebooks/simplified-calc/climkern-calc.ipynb b/notebooks/simplified-calc/climkern-calc.ipynb index 67c0611..d7c4bfb 100644 --- a/notebooks/simplified-calc/climkern-calc.ipynb +++ b/notebooks/simplified-calc/climkern-calc.ipynb @@ -156,7 +156,7 @@ "source": [ "To save this data in ClimKern's directory, we have to figure out where it is on the\n", "machine. After that, we will go ahead anad save out the kernel as a netCDF in \n", - "climkern's local data directory." + "ClimKern's local data directory." ] }, { From 48280c3961e8af4df059a731485348e1705158ac Mon Sep 17 00:00:00 2001 From: Ty Janoski <31661758+tyfolino@users.noreply.github.com> Date: Thu, 13 Jun 2024 14:02:37 -0600 Subject: [PATCH 2/2] Update notebooks/simplified-calc/climkern-calc.ipynb Co-authored-by: anacmontoya <142039433+anacmontoya@users.noreply.github.com> --- notebooks/simplified-calc/climkern-calc.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebooks/simplified-calc/climkern-calc.ipynb b/notebooks/simplified-calc/climkern-calc.ipynb index d7c4bfb..0cc0055 100644 --- a/notebooks/simplified-calc/climkern-calc.ipynb +++ b/notebooks/simplified-calc/climkern-calc.ipynb @@ -155,7 +155,7 @@ "metadata": {}, "source": [ "To save this data in ClimKern's directory, we have to figure out where it is on the\n", - "machine. After that, we will go ahead anad save out the kernel as a netCDF in \n", + "machine. After that, we will go ahead and save out the kernel as a netCDF in \n", "ClimKern's local data directory." ] },