From 44699cfc3672c70200de968f6b15e366dc1dc15a Mon Sep 17 00:00:00 2001 From: Filipe Fernandes Date: Wed, 18 Sep 2024 20:25:57 +0200 Subject: [PATCH] remove broken link --- .../data_access_notebooks/2017-09-09-hurricane_irma.ipynb | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/jupyterbook/content/code_gallery/data_access_notebooks/2017-09-09-hurricane_irma.ipynb b/jupyterbook/content/code_gallery/data_access_notebooks/2017-09-09-hurricane_irma.ipynb index fb730fb4..6196ea9e 100644 --- a/jupyterbook/content/code_gallery/data_access_notebooks/2017-09-09-hurricane_irma.ipynb +++ b/jupyterbook/content/code_gallery/data_access_notebooks/2017-09-09-hurricane_irma.ipynb @@ -48,12 +48,10 @@ "\n", "Created: 2017-09-09\n", "\n", - "Updated: 2022-05-27\n", + "Updated: 2024-09-18\n", "\n", "This notebook aims to demonstrate how to create a simple interactive GIS map with the National Hurricane Center predictions \\[1\\] and the observed sea surface height from CO-OPS \\[2\\].\n", "\n", - "See https://tidesandcurrents.noaa.gov/quicklook/view.html?name=IRMA for the latest information on Irma.\n", - "\n", "1. https://www.nhc.noaa.gov/gis/\n", "1. https://opendap.co-ops.nos.noaa.gov/ioos-dif-sos/\n", "\n", @@ -6558,7 +6556,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.11.5" + "version": "3.12.5" } }, "nbformat": 4,