jpreardon / good-morning-display

A simple display for useful information, especially in the morning (e.g. weather and transit info).
http://jpreardon.com/projects/good-morning-display/
Other
2 stars 0 forks source link

Tide data #11

Open jpreardon opened 4 years ago

jpreardon commented 4 years ago

This will require a bit of a redesign. This might be a good API: https://tidesandcurrents.noaa.gov/api/ they describe the products a bit better here: https://api.tidesandcurrents.noaa.gov/api/prod/.

Here's a sample request for predictions at The Battery: https://api.tidesandcurrents.noaa.gov/api/prod/datagetter?begin_date=20210215 10:00&end_date=20210216 10:00&station=8518750&product=predictions&datum=mllw&units=english&time_zone=lst_ldt&application=web_services&format=json