From e1875f00bbd435b6ca4b56280136db0885a1a996 Mon Sep 17 00:00:00 2001 From: Sungchan Oh Date: Thu, 27 Jun 2024 18:17:24 -0400 Subject: [PATCH] Test table2 --- resources/VI.md | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/resources/VI.md b/resources/VI.md index 7b3bcce..4c0b745 100644 --- a/resources/VI.md +++ b/resources/VI.md @@ -4,15 +4,12 @@ |:----:|:----:|:---:|:-----:| | | | | | +For reference, this table lists vegetation indices (VI) with their definitions. -| | | | | -|---|----|---|-----| -| | | | | - +| Name | Definition | Remarks | +|---------|-------------------|------------| +| NDVI (normalized difference vegetation index) | NDVI = (R800-R670) / (R800+R670) | R800 means reflectance at 800 nm -- NDVI (normalized difference vegetation index) - - NDVI = (R800-R670) / (R800+R670) - - R800 means reflectance at 800 nm - SRI (simple ratio index) - R800 / R670 - EVI (enhanced vegetation index)