Retrieve a short-term agricultural weather forecast (temperature, humidity, wind, cloud cover) for a field polygon using the Agromonitoring Forecast Weather API.
domain: agromonitoring.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗
Steps
Create or reuse a polygon via the Polygons API to obtain a polyid.
Call the Forecast Weather endpoint with the polyid and appid to retrieve a multi-day, 3-hour-interval forecast for the polygon's location.
Parse the returned time series for max/min air temperature, humidity, wind speed, and cloudiness at each interval.
Combine the forecast data with NDVI/soil data from the same polygon to time field operations like irrigation or spraying.
Re-fetch on a schedule appropriate to the use case, since forecasts update as new model runs become available.
Known gotchas
The forecast is centered on the polygon (not a full-field spatial forecast), so treat it as a single representative point.
Forecast granularity is fixed at 3-hour steps over a several-day window; longer-range or finer-grained forecasts require a different endpoint/product.
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?