From e8b30f68278c529a853cdf816154ad8db0cce04d Mon Sep 17 00:00:00 2001 From: Ian Fenty Date: Sat, 9 Jul 2022 00:55:43 -0700 Subject: [PATCH 1/2] .. and of course the interpolation tutorial page is broken now -- don't code after midnight --- .../ECCO_v4_Interpolating_Fields_to_LatLon_Grid.ipynb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Tutorials_as_Jupyter_Notebooks/ECCO_v4_Interpolating_Fields_to_LatLon_Grid.ipynb b/Tutorials_as_Jupyter_Notebooks/ECCO_v4_Interpolating_Fields_to_LatLon_Grid.ipynb index b9b280f..7b75349 100644 --- a/Tutorials_as_Jupyter_Notebooks/ECCO_v4_Interpolating_Fields_to_LatLon_Grid.ipynb +++ b/Tutorials_as_Jupyter_Notebooks/ECCO_v4_Interpolating_Fields_to_LatLon_Grid.ipynb @@ -1153,7 +1153,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "![January SCOW Zonal Wind Stress](../figures/January_SCOW_Zonal_Wind_Stress.png)\n", + "![](../figures/January_SCOW_Zonal_Wind_Stress.png)" ] }, { @@ -1206,7 +1206,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "![January SCOW Meridional Wind Stress](../figures/January_SCOW_Meridional_Wind_Stress.png)\n", + "![](../figures/January_SCOW_Meridional_Wind_Stress.png)" ] }, { From 295f0ff2bc8585fb2436444c18fb4f433a634922 Mon Sep 17 00:00:00 2001 From: Ian Fenty Date: Sat, 9 Jul 2022 01:12:37 -0700 Subject: [PATCH 2/2] zzz --- .../ECCO_v4_Interpolating_Fields_to_LatLon_Grid.ipynb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Tutorials_as_Jupyter_Notebooks/ECCO_v4_Interpolating_Fields_to_LatLon_Grid.ipynb b/Tutorials_as_Jupyter_Notebooks/ECCO_v4_Interpolating_Fields_to_LatLon_Grid.ipynb index 7b75349..2e9572a 100644 --- a/Tutorials_as_Jupyter_Notebooks/ECCO_v4_Interpolating_Fields_to_LatLon_Grid.ipynb +++ b/Tutorials_as_Jupyter_Notebooks/ECCO_v4_Interpolating_Fields_to_LatLon_Grid.ipynb @@ -1153,7 +1153,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "![](../figures/January_SCOW_Zonal_Wind_Stress.png)" + "![](https://nanoos.ceoas.oregonstate.edu/scow/figures/January_SCOW_Zonal_Wind_Stress.png)" ] }, { @@ -1206,7 +1206,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "![](../figures/January_SCOW_Meridional_Wind_Stress.png)" + "![](https://nanoos.ceoas.oregonstate.edu/scow/figures/January_SCOW_Meridional_Wind_Stress.png)" ] }, {