coops_water_level
Retrieve observed water levels from NOAA CO-OPS stations using a station ID and date range or shortcuts for today, latest, or recent.
Instructions
Get observed water levels from a NOAA CO-OPS station. Provide station ID + date range (YYYYMMDD) or date shortcut (today/latest/recent).
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 | |
| time_zone | No | Time zone: gmt, lst (local standard), lst_ldt (local daylight) (default gmt) | |
| begin_date | No | Start date YYYYMMDD |