Look up which CIMIS data provider (station network vs spatial grid) covers a given California zip code before querying ET data

domain: et.water.ca.gov · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Call GET https://et.water.ca.gov/api/station to list all WSN weather stations with their StationNbr, active date range, and associated ZipCodes array.
  2. Call GET https://et.water.ca.gov/api/stationzipcode (or /api/stationzipcode/{zip}) for WSN-supported zip codes, and /api/spatialzipcode (or /{zip}) for SCS-supported zip codes.
  3. Cross-reference a target zip against both lists: if it appears in both, your data request's prioritizeSCS flag decides whether you get the 2km-grid SCS values or the nearest physical WSN station's readings.
  4. If a zip appears in neither list, don't attempt a data request for it — you will get a 404 (ERR1031 UNSUPPORTED ZIP CODE).
  5. Prefer querying by station number directly (from /api/station) over zip code when you need guaranteed WSN-only data, such as hourly items.

Known gotchas

Related routes

Fetch daily or hourly reference evapotranspiration (ETo) and weather data from CIMIS for a station, zip code, or coordinate
et.water.ca.gov · 5 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans