ryansurf / cli-surf

Get surf and ocean data from the command line interface
MIT License
18 stars 30 forks source link

More data #4

Closed ryansurf closed 3 months ago

ryansurf commented 6 months ago

At the moment, there is not that much data(only wave height, direction, period)

We can use more weather-related data. The weather data API documentation is here.

Some ideas: rain, temperature, windspeed, etc.

MylesPerHour201 commented 4 months ago

Hi, @ryansurf, I'd like to work on this issue if available.

ryansurf commented 4 months ago

Hi, @ryansurf, I'd like to work on this issue if available.

Please do! What data are you considering adding?

MylesPerHour201 commented 4 months ago

Thank you @ryansurf if there are not parameters to exclude between daily/hourly/current weather variables, I wanted to at least add visibility, cloud cover total and UV Index, with potential to add more if I find relevancy.