coops_tide_predictions
Get tide predictions for NOAA CO-OPS stations by ID. Specify date range or use shortcuts, and choose interval, datum, units, and time zone.
Instructions
Get tide predictions for a NOAA CO-OPS station. Provide station ID + date range (YYYYMMDD) or date shortcut. Use interval='hilo' for high/low only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Date shortcut (alternative to begin_date/end_date) | |
| datum | No | Vertical datum (default STND) | |
| units | No | Units: english or metric (default metric) | |
| station | Yes | Station ID, e.g. '8454000' (Providence), '9414290' (San Francisco) | |
| end_date | No | End date YYYYMMDD | |
| interval | No | Interval: h=hourly, hilo=high/low only, 1=1-min, 6=6-min | |
| time_zone | No | Time zone: gmt, lst (local standard), lst_ldt (local daylight) (default gmt) | |
| begin_date | No | Start date YYYYMMDD |