get_high_tide_flooding_annual
Retrieve annual high tide flooding counts for a specific station based on station ID, date range, flood threshold, and output format. Use this tool to analyze coastal flood data from NOAA Tides and Currents.
Instructions
Get high tide flooding annual count data for a station
Input Schema
Name | Required | Description | Default |
---|---|---|---|
begin_date | No | Start date (YYYYMMDD format) | |
datum | No | Datum reference for DPAPI | |
end_date | No | End date (YYYYMMDD format) | |
format | No | Output format (json, xml, csv) | |
station | Yes | Station ID | |
threshold | No | Flood threshold level | |
year_range | No | Year range (YYYY-YYYY format) |