Skip to content

What are locations depth, angle, slope? #26

Description

@danielkamen

Hi there, I'm a college student trying to build out a dashboard using surfpy to monitor a couple of my favorite spots not on surfline. I just have a couple questions about the code.

  1. in /examples/fetch_bouy_forecast.py - is the location we put into surfpy.location the coordinates of the break, or the coordinates of the closest NOAA bouy?
  2. in /examples/fetch_forecast.py - how did you calculate ri_wave_location.depth = 30.0 ri_wave_location.angle = 145.0 ri_wave_location.slope = 0.02? I've been to Narragansett town beach and the angle seems a bit steep. Same goes for depth.
    Edit: I realize now the depth refers to the number listed for the bouy on the NOAA site here: https://www.ndbc.noaa.gov/station_page.php?station=44098
    However, the steepness is only measured in "VERY STEEP", "STEEP", "AVERAGE", or "SWELL".

Thank you! This project is really cool and just seeing the default example work is amazing!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions