get_basin_health
Calculate a composite 0-100 watershed health score from EPA water-quality compliance and live USGS flow-gauge coverage for the specified monitoring sites.
Instructions
Get a composite bioregional basin/watershed health score (0-100) across a set of USGS monitoring sites, combining EPA water-quality compliance with live flow-gauge coverage. Pass every USGS site number in the basin you want scored together.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| basin_name | Yes | Human-readable basin/watershed name, e.g. 'Anacostia River' | |
| wqp_site_ids | No | Optional matching EPA WQP site IDs (same order as usgs_site_numbers). Defaults to 'USGS-<site_number>' for each. | |
| usgs_site_numbers | Yes | USGS site numbers within the basin |