Dedicated shortcut endpoints for NDVI-based plant health monitoring. These are convenience wrappers around the general vegetation indices endpoint with indexType: "NDVI".
Use processPlantHealth() to generate an NDVI analysis for your field:
YYYY-MM-DD).YYYY-MM-DD).| Field | Description |
|---|---|
colorlegend | URL to the static NDVI color legend image. |
tif | Array of GeoTIFF URLs with full NDVI raster data for each available date. |
png | Array of PNG image URLs for visual display, one per date. |
json | Array of statistical summaries (min, max, mean, std) for each date. |
Tip: If you need more flexibility in choosing the index type, use the general Vegetation Indices endpoint instead.