coops_high_low
Retrieve observed high and low tide data from NOAA CO-OPS stations. Access verified water level observations for custom date ranges and datums.
Instructions
Get observed high/low tide data from a NOAA CO-OPS station. Returns verified high and low water level observations.
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 | |
| begin_date | No | Start date YYYYMMDD |