Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use model viewer to plan surf trip #99

Open
3 tasks
MathewBiddle opened this issue Jul 14, 2022 · 10 comments · May be fixed by #116
Open
3 tasks

How to use model viewer to plan surf trip #99

MathewBiddle opened this issue Jul 14, 2022 · 10 comments · May be fixed by #116
Assignees
Labels
Notebook idea For new notebook proposals

Comments

@MathewBiddle
Copy link
Contributor

  • What is language(s) for used in the example?
    Python/web browser?
  • Is it focused on a particular module/software or an IOOS data service?
    https://eds.ioos.us/map/#
  • Can you provide a minimum example of the expected code and results in a notebook?
    Maybe?

Please provide a detailed description of the suggested example below:

@MathewBiddle MathewBiddle added the Notebook idea For new notebook proposals label Jul 14, 2022
@MathewBiddle MathewBiddle self-assigned this Jul 14, 2022
@MathewBiddle
Copy link
Contributor Author

MathewBiddle commented Jul 15, 2022

I have some stuff scattered about but I'll try to summarize my workflow here.

  1. Look at significant wave height forecast for MD coast (38.2101 °N 75.0867 °W). Look for significant wave heights >1m or some significant increase to narrow down the investigation. This will get you to a 12-24 hour window typically.
    1. Resources in EDS include:
      1. Wave Watch III (WW3) WW3 Wave Hgt @ NOAA WW3 Wave Height
      2. GFS-Wave WW3 Atlantic Height @ NOAA GFS-Wave Atlantic Wave Height https://eds.ioos.us/thredds/catalog/ioos/gfswave/global/catalog.html
      3. The Nearshore Wave Prediction System (NWPS) Chesapeake NWPS AKQ Wave Hgt @ NOAA NWPS Chesapeake Wave Height - https://eds.ioos.us/thredds/catalog/ioos/nwps/akq/catalog.html
  2. Once you find a blip in wave heights, take a look at wave periods in that time period to see if it's just a storm or a decent offshore swell. Typically periods >5 seconds is a good start. That should get you down to a 12 hour window where it might be decent to surf.
  3. Next look at the forecasted wave direction and wind direction/speed. Lots of nuances in these two pieces as wind direction could be bad (onshore) but if speeds are low it could be alright. If wind direction good (offshore) but winds are strong, could be tricky. wave direction informs which spots would catch the swell. Not many features on MD coast (barrier island), so direction not as important. This should get you to a 6 hour'ish window.
  4. Finally, look at tides and water temp (wetsuit or trunks?), sunrise, sunset times.
  5. Run this process every hour leading up to the event - forecast will get more accurate the closer to the event. I will start looking at real-time buoy obs ~12 hours before the event.

Here is a screenshot from EDS for the first bullet:
image

@MathewBiddle
Copy link
Contributor Author

wish we had this available for fiona right now. 😢

image

@MathewBiddle
Copy link
Contributor Author

So, there is a jupyter notebook at https://eds.ioos.us/thredds/catalog/catalog.html?dataset=IOOS-EDS-DS

I wonder if we could use siphon to search for the appropriate datasets referenced above. Once TDS datasets found we could easily pull in the respective obs and make some plots.

I'll start a new draft PR with that notebook here.

@MathewBiddle MathewBiddle linked a pull request Nov 25, 2022 that will close this issue
@ocefpaf
Copy link
Member

ocefpaf commented Nov 28, 2022

I wonder if we could use siphon

It has been a while that I don't use siphon but we that should work.

@MathewBiddle
Copy link
Contributor Author

For the real-time data we should use the IOOS sensor map erddap!!

@MathewBiddle
Copy link
Contributor Author

@MathewBiddle
Copy link
Contributor Author

It's hurricane season again! How can we get this notebook working? Do we need reach out to the folks running eds?

@MathewBiddle
Copy link
Contributor Author

@ocefpaf
Copy link
Member

ocefpaf commented Aug 28, 2023

It's hurricane season again! How can we get this notebook working? Do we need reach out to the folks running eds?

If we keep hitting those slow request responses, I guess so. If I recall correctly we could not get the model data b/c it was super slow, right?

@MathewBiddle
Copy link
Contributor Author

correct. But, I haven't tried it in a few months. Maybe it's better?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Notebook idea For new notebook proposals
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants