Search NEON field sites
neon_search_sitesSearch NEON field sites by code, name, state, domain, or proximity; filter by data product availability and optional elevation.
Instructions
Find NEON's 81 field sites by code, name, state, domain, site type, product availability or proximity (latitude/longitude + radius_km, nearest first); optional elevation and UTM. Cached catalog, no token. Next: call neon_get_site or neon_get_availability(site=...) for a siteCode.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | No | Site code, name words, or state/domain names ('Harvard', 'Alaska'). | |
| offset | No | ||
| product | No | Only sites with data for this product (code or name). | |
| release | No | Sites and products as of one release. | |
| latitude | No | With longitude: nearest sites first. | |
| longitude | No | ||
| radius_km | No | Proximity radius when latitude/longitude are set. | |
| site_type | No | CORE or GRADIENT. | |
| state_code | No | Two-letter state code (e.g. MA, AK, PR). | |
| domain_code | No | NEON domain D01-D20. | |
| include_elevation | No | Add elevation and UTM (one extra cached request). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | Yes | ||
| items | Yes | ||
| notes | No | ||
| facets | Yes | ||
| source | No | ||
| resolved | No | ||
| nextSteps | No | ||
| didYouMean | No | ||
| indexSource | Yes | ||
| indexAgeSeconds | Yes |