From c68b5c42257a4476257a2ca335947a3abbccfe22 Mon Sep 17 00:00:00 2001 From: Shay Carter Date: Wed, 14 Jul 2021 15:27:14 -0600 Subject: [PATCH] Small change for a ToC link in GOES CIRA Product Writer notebook --- examples/notebooks/GOES_CIRA_Product_Writer.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/notebooks/GOES_CIRA_Product_Writer.ipynb b/examples/notebooks/GOES_CIRA_Product_Writer.ipynb index 065b2fe..f21059f 100644 --- a/examples/notebooks/GOES_CIRA_Product_Writer.ipynb +++ b/examples/notebooks/GOES_CIRA_Product_Writer.ipynb @@ -35,7 +35,7 @@ "[2 Initial Setup](https://unidata.github.io/python-awips/examples/generated/GOES_CIRA_Product_Writer.html#initial-setup)
\n", "    [2.1 EDEX Connection](https://unidata.github.io/python-awips/examples/generated/GOES_CIRA_Product_Writer.html#edex-connection)
\n", "    [2.2 Parameter Definition](https://unidata.github.io/python-awips/examples/generated/GOES_CIRA_Product_Writer.html#parameter-definition)
\n", - "[3 Function: set_size()](https://unidata.github.io/python-awips/examples/generated/GOES_CIRA_Product_Writer.html#function-set_size)
\n", + "[3 Function: set_size()](https://unidata.github.io/python-awips/examples/generated/GOES_CIRA_Product_Writer.html#function-set-size)
\n", "[4 Function: write_img()](https://unidata.github.io/python-awips/examples/generated/GOES_CIRA_Product_Writer.html#function-write-img)
\n", "[5 Get the Data and Write it Out!](https://unidata.github.io/python-awips/examples/generated/GOES_CIRA_Product_Writer.html#get-the-data-and-write-it-out)
\n", "    [5.1 Filter the Data](https://unidata.github.io/python-awips/examples/generated/GOES_CIRA_Product_Writer.html#filter-the-data)
\n",