get_top_ten_water_levels
Retrieve the top ten highest or lowest water levels for a specific station using NOAA Tides and Currents data. Specify station ID, datum, units, and output format (JSON, XML, CSV).
Instructions
Get top ten highest or lowest water levels for a station
Input Schema
Name | Required | Description | Default |
---|---|---|---|
analysis_type | No | Analysis type (highest or lowest) | |
datum | No | Datum reference for DPAPI | |
format | No | Output format (json, xml, csv) | |
station | Yes | Station ID | |
units | No | Units to use ("english" or "metric") |