get_top_ten_water_levels
Retrieve the top ten highest or lowest water levels for a NOAA tide station, specifying output format, units, and datum reference for analysis.
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") |