Тёмный

CALCULATE NDVI OF SENTINEL 2 IN GOOGLE EARTH ENGINE 

GIS & RS Professionals
Подписаться 5 тыс.
Просмотров 15 тыс.
50% 1

Опубликовано:

 

20 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 22   
@khyatinkadam8032
@khyatinkadam8032 9 месяцев назад
hello, if i want to use this data for machine learning model how can i use it? if you have any idea can you share?
@oliver240894
@oliver240894 Год назад
bro, how you fix the clouds when you take an image? I try to do this method in Ecuador but in my country I have so many clouds, please can you add that part for the same case to calculate the NDVI, PLEASE.
@gisrsprofessionals6246
@gisrsprofessionals6246 10 месяцев назад
increase cloud cover for that image of your area of interest
@tasniahaque5934
@tasniahaque5934 8 месяцев назад
Can i please get the code?
@M.R-xg9wo
@M.R-xg9wo 7 месяцев назад
var S2 = ee.ImageCollection("COPERNICUS/S2_SR") .filterDate('2020-02-01', '2020-02-28') .filterBounds(AOI) .median(); // print(S2); //COMPUTE NDVI var NIR = S2.select('B8'); var RED = S2.select('B4'); var ndvi = NIR.subtract(RED).divide(NIR.add(RED)).rename('NDVI'); var NDVI = ndvi.clip(AOI); var ndviparam = {min: -1, max: 1, palette : ['Blue', 'yellow', 'green']}; Map.addLayer(NDVI, ndviparam, 'NDVI');
@andufalador9813
@andufalador9813 5 месяцев назад
I don`t know why, but image is grey, the program ignore the pallete
@ananilinneain3061
@ananilinneain3061 5 месяцев назад
This happened to me also cause I spelt palette wrong accidentally put in two Ls
@gisrsprofessionals6246
@gisrsprofessionals6246 5 месяцев назад
please review min and max value and have you add visualization variable to map.addlayer
@doobys5269
@doobys5269 8 месяцев назад
hello:) please share the code, thank you
@M.R-xg9wo
@M.R-xg9wo 7 месяцев назад
var S2 = ee.ImageCollection("COPERNICUS/S2_SR") .filterDate('2020-02-01', '2020-02-28') .filterBounds(AOI) .median(); // print(S2); //COMPUTE NDVI var NIR = S2.select('B8'); var RED = S2.select('B4'); var ndvi = NIR.subtract(RED).divide(NIR.add(RED)).rename('NDVI'); var NDVI = ndvi.clip(AOI); var ndviparam = {min: -1, max: 1, palette : ['Blue', 'yellow', 'green']}; Map.addLayer(NDVI, ndviparam, 'NDVI');
@jonyalmeida1990
@jonyalmeida1990 Год назад
share o code please!
@gisrsprofessionals6246
@gisrsprofessionals6246 Год назад
email me
@AlpineTrekker
@AlpineTrekker 2 месяца назад
share code
@kumaranant325
@kumaranant325 Год назад
Please share the code
@gisrsprofessionals6246
@gisrsprofessionals6246 Год назад
email me
@M.R-xg9wo
@M.R-xg9wo 7 месяцев назад
var S2 = ee.ImageCollection("COPERNICUS/S2_SR") .filterDate('2020-02-01', '2020-02-28') .filterBounds(AOI) .median(); // print(S2); //COMPUTE NDVI var NIR = S2.select('B8'); var RED = S2.select('B4'); var ndvi = NIR.subtract(RED).divide(NIR.add(RED)).rename('NDVI'); var NDVI = ndvi.clip(AOI); var ndviparam = {min: -1, max: 1, palette : ['Blue', 'yellow', 'green']}; Map.addLayer(NDVI, ndviparam, 'NDVI');
@haifagis3568
@haifagis3568 Год назад
Please share the code
@gisrsprofessionals6246
@gisrsprofessionals6246 Год назад
share your email address
@M.R-xg9wo
@M.R-xg9wo 7 месяцев назад
var S2 = ee.ImageCollection("COPERNICUS/S2_SR") .filterDate('2020-02-01', '2020-02-28') .filterBounds(AOI) .median(); // print(S2); //COMPUTE NDVI var NIR = S2.select('B8'); var RED = S2.select('B4'); var ndvi = NIR.subtract(RED).divide(NIR.add(RED)).rename('NDVI'); var NDVI = ndvi.clip(AOI); var ndviparam = {min: -1, max: 1, palette : ['Blue', 'yellow', 'green']}; Map.addLayer(NDVI, ndviparam, 'NDVI');
@girishchandrapandey1924
@girishchandrapandey1924 Год назад
please shae the code
@M.R-xg9wo
@M.R-xg9wo 7 месяцев назад
var S2 = ee.ImageCollection("COPERNICUS/S2_SR") .filterDate('2020-02-01', '2020-02-28') .filterBounds(AOI) .median(); // print(S2); //COMPUTE NDVI var NIR = S2.select('B8'); var RED = S2.select('B4'); var ndvi = NIR.subtract(RED).divide(NIR.add(RED)).rename('NDVI'); var NDVI = ndvi.clip(AOI); var ndviparam = {min: -1, max: 1, palette : ['Blue', 'yellow', 'green']}; Map.addLayer(NDVI, ndviparam, 'NDVI');
Далее
NDVI of Sentinel 2 in GEE
0:17
Просмотров 756
Angry bird PIZZA?
00:20
Просмотров 5 млн
Calculate NDVI from Sentinel 2 and reclassify in QGIS
10:07
Calculate SAVI using Google Earth Engine
14:53
Просмотров 1,5 тыс.
Angry bird PIZZA?
00:20
Просмотров 5 млн