From 1615633d928f039b78258bb9208517a3e79984b3 Mon Sep 17 00:00:00 2001 From: Shay Carter Date: Tue, 23 May 2023 11:07:49 -0600 Subject: [PATCH] Change to Upper Air BUFR Soundings notebook - fix a note for the website rendering --- examples/notebooks/Upper_Air_BUFR_Soundings.ipynb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/examples/notebooks/Upper_Air_BUFR_Soundings.ipynb b/examples/notebooks/Upper_Air_BUFR_Soundings.ipynb index 116032b..349a672 100644 --- a/examples/notebooks/Upper_Air_BUFR_Soundings.ipynb +++ b/examples/notebooks/Upper_Air_BUFR_Soundings.ipynb @@ -142,9 +142,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "
\n", - "Note: It is important to note the location names are listed by their WMO Station ID. Their corresponding location and site identifier can be looked up in this table from UNdata.\n", - "
" + ">**Note:** It is important to note the location names are listed by their WMO Station ID. Their corresponding location and site identifier can be looked up in [this table from UNdata](https://data.un.org/Data.aspx?d=CLINO&f=ElementCode%3a15%3bCountryCode%3aUS&c=2,5,6,7,10,15,18,19,20,22,24,26,28,30,32,34,36,38,40,42,44,46&s=CountryName:asc,WmoStationNumber:asc,StatisticCode:asc&v=1)." ] }, {