ioos / notebooks_demos

Notebook demonstrations and examples
https://ioos.github.io/notebooks_demos/
MIT License
19 stars 19 forks source link

creating widgets for GTS notebook. #398

Closed MathewBiddle closed 3 years ago

MathewBiddle commented 3 years ago

fixes https://github.com/ioos/notebooks_demos/pull/372 and continues #351

review-notebook-app[bot] commented 3 years ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

MathewBiddle commented 3 years ago

FYI, I updated the notebook to pull directly from NDBC. I also added google colab link if you'd like to use that. Should work out of the box now (other then the mapping).

MathewBiddle commented 3 years ago

Only have data from 2018-01 to the month before the date you run the script (eg. today only has data up to 2021-03). Need to do some checks or limit the date range.