coops_currents
Retrieve current speed and direction observations from NOAA CO-OPS stations. Input a station ID and date to get tidal current data for marine operations.
Instructions
Get current speed/direction observations from a NOAA CO-OPS station. Requires a currents-capable station.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bin | No | Bin number for multi-bin current stations | |
| date | No | Date shortcut (alternative to begin_date/end_date) | |
| 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 |