MODIS vegetation index at a point
get_vegetation_indexRetrieve NDVI and EVI vegetation indices for any coordinate from NASA MODIS satellite data, supporting agricultural monitoring, deforestation tracking, and drought stress detection.
Instructions
NASA MODIS MOD13Q1 NDVI + EVI vegetation index at any coordinate.
NDVI (Normalized Difference Vegetation Index) ranges -1..1. Higher values indicate denser healthy vegetation. EVI is more sensitive in high-biomass areas. Composite period is 16 days at 250m resolution. Useful for agricultural monitoring, deforestation tracking, drought stress indicators.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_date | No | ISO date (YYYY-MM-DD). Defaults to today. | |
| latitude | Yes | Decimal degrees, WGS84. | |
| longitude | Yes | Decimal degrees, WGS84. | |
| start_date | No | ISO date (YYYY-MM-DD). Defaults to ~90 days ago. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||