Open jpreardon opened 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
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