Skip to content

Commit bca34b1

Browse files
committed
Edited NDVI to EVI
1 parent 502da5f commit bca34b1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

materials/assignments/nmeo_assn1.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Create a colab notebook named with your initials followed by `_nmeo_2022_ee_assn
3131
- `add_dependents`
3232
- `add_harmonics`
3333
- Create median composites of:
34-
- The Sentinel-2 NDVI series
34+
- The Sentinel-2 EVI series
3535
- Then finally make some plots:
3636
- Create a time series chart of the Sentinel-2 harmonic fitted and original EVI series for the AOI.
3737
- Use `geemap` and the `display_image` function we developed to show the 10th images from the Sentinel collection. Use the correct `viz_params` to make a false color image. Set Band min and max values in the `viz_params` for each image collection to 0, 3000. Use meaningful titles in the `viz_params`, e.g. "30th Sentinel 2 image".

materials/assignments/nmeo_assn1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Create a colab notebook named with your initials followed by
5050

5151
- Create median composites of:
5252

53-
- The Sentinel-2 NDVI series
53+
- The Sentinel-2 EVI series
5454

5555
- Then finally make some plots:
5656

0 commit comments

Comments
 (0)