get_high_tide_flooding_seasonal
Retrieve seasonal high tide flooding data for a specific station, including flood counts, threshold levels, and time periods, in JSON, XML, or CSV format.
Instructions
Get high tide flooding seasonal 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) | |
| season_months | No | Season months (DJF-Winter, MAM-Spring, JJA-Summer, SON-Fall) | |
| station | Yes | Station ID | |
| threshold | No | Flood threshold level | |
| year | No | Year for analysis (YYYY format) |