coops_air_gap
Retrieve air gap measurements (bridge clearance) from NOAA CO-OPS stations. Get the distance between a bridge and water surface for a specific station and date.
Instructions
Get air gap (bridge clearance) data from a NOAA CO-OPS station. Measures the distance between a bridge and the water surface.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Date shortcut (alternative to begin_date/end_date) | |
| datum | No | Vertical datum (default STND) | |
| 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 | |
| begin_date | No | Start date YYYYMMDD |