Skip to content

Commit 662dca3

Browse files
committed
Correct NDVI
1 parent c7256f3 commit 662dca3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

datasets/hls2/hls2-example.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
}
135135
},
136136
"source": [
137-
"This area of interest will return items from Orange County, California. Later, we can zoom into an even smaller area to calculate the mean Normalized Difference Vegetative Index (NDVI) using `ndvi_bbox_of_interest` or enable a timelapse visualization using `timelapse_bbox_of_interest`, which are formatted for `odc.stac.stac_load`"
137+
"This area of interest will return items from Orange County, California. Later, we can zoom into an even smaller area to calculate the mean Normalized Difference Vegetation Index (NDVI) using `ndvi_bbox_of_interest` or enable a timelapse visualization using `timelapse_bbox_of_interest`, which are formatted for `odc.stac.stac_load`"
138138
]
139139
},
140140
{

0 commit comments

Comments
 (0)