Skip to content

Commit

Permalink
FIX: Fix link to obs map
Browse files Browse the repository at this point in the history
  • Loading branch information
mgrover1 committed Apr 10, 2024
1 parent 2c17ba6 commit c3a62bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notebooks/external-datasets/ndbc-great-lakes.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
"source": [
"### Active stations\n",
"\n",
"Import a list of *active* stations directly from the NDBC as a Data Frame. NB, the *five digit station identifiers* in this list are lower case. The [NBDC search engine](https://www.ndbc.noaa.gov/station_page.php?)\n",
"Import a list of *active* stations directly from the NDBC as a Data Frame. NB, the *five digit station identifiers* in this list are lower case. The [NBDC search engine](https://www.ndbc.noaa.gov/obs.shtml)\n",
"is not case sensitive, but various NDBC filenames use both lower and uppercase station IDs. "
]
},
Expand Down

0 comments on commit c3a62bf

Please sign in to comment.