Merge pull request #39 from srcarter3/website

Small change for a ToC link in GOES CIRA Product Writer notebook
This commit is contained in:
srcarter3 2021-07-14 15:28:09 -06:00 committed by GitHub
commit cabd2f6c5b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -35,7 +35,7 @@
"[2 Initial Setup](https://unidata.github.io/python-awips/examples/generated/GOES_CIRA_Product_Writer.html#initial-setup)<br> \n", "[2 Initial Setup](https://unidata.github.io/python-awips/examples/generated/GOES_CIRA_Product_Writer.html#initial-setup)<br> \n",
"&nbsp;&nbsp;&nbsp;&nbsp;[2.1 EDEX Connection](https://unidata.github.io/python-awips/examples/generated/GOES_CIRA_Product_Writer.html#edex-connection)<br> \n", "&nbsp;&nbsp;&nbsp;&nbsp;[2.1 EDEX Connection](https://unidata.github.io/python-awips/examples/generated/GOES_CIRA_Product_Writer.html#edex-connection)<br> \n",
"&nbsp;&nbsp;&nbsp;&nbsp;[2.2 Parameter Definition](https://unidata.github.io/python-awips/examples/generated/GOES_CIRA_Product_Writer.html#parameter-definition)<br> \n", "&nbsp;&nbsp;&nbsp;&nbsp;[2.2 Parameter Definition](https://unidata.github.io/python-awips/examples/generated/GOES_CIRA_Product_Writer.html#parameter-definition)<br> \n",
"[3 Function: set_size()](https://unidata.github.io/python-awips/examples/generated/GOES_CIRA_Product_Writer.html#function-set_size)<br> \n", "[3 Function: set_size()](https://unidata.github.io/python-awips/examples/generated/GOES_CIRA_Product_Writer.html#function-set-size)<br> \n",
"[4 Function: write_img()](https://unidata.github.io/python-awips/examples/generated/GOES_CIRA_Product_Writer.html#function-write-img)<br> \n", "[4 Function: write_img()](https://unidata.github.io/python-awips/examples/generated/GOES_CIRA_Product_Writer.html#function-write-img)<br> \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)<br> \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)<br> \n",
"&nbsp;&nbsp;&nbsp;&nbsp;[5.1 Filter the Data](https://unidata.github.io/python-awips/examples/generated/GOES_CIRA_Product_Writer.html#filter-the-data)<br> \n", "&nbsp;&nbsp;&nbsp;&nbsp;[5.1 Filter the Data](https://unidata.github.io/python-awips/examples/generated/GOES_CIRA_Product_Writer.html#filter-the-data)<br> \n",