How to calculate NDWI using Google Earth Engine

  Рет қаралды 7,631

Study At Home

Study At Home

Күн бұрын

Пікірлер: 6
@qgispro
@qgispro 4 ай бұрын
Muito bom! Código simples e roda bem.
@farahnusrat5639
@farahnusrat5639 2 жыл бұрын
Thanks a lot. I am just adding the script of the code for future use. Hope to get more useful tutorials from your channel. First select your area of interest as ROI and then the script is given below. var L8 = ee.ImageCollection("LANDSAT/LC08/C01/T1_TOA") .filterBounds(ROI) .filterDate("2019-03-09","2020-09-09") .filterMetadata('CLOUD_COVER', 'less_than', 1) .mean() .clip(ROI); var green = L8.select ('B3'); var nir = L8.select ('B5'); var ndwi = green.subtract(nir).divide(green.add(nir)).rename('NDWI'); var ndwiParams = {min:-1, max:1, palette: ['black','white','blue']}; Map.addLayer(ndwi, ndwiParams, 'NDWI Image');
@ItsZainabyousaf
@ItsZainabyousaf 2 жыл бұрын
aww so sweet of you. thanks dear
@Games_213
@Games_213 4 ай бұрын
Thanks this was very helpful
@justinheiss6060
@justinheiss6060 Жыл бұрын
Which number is the day and which is the month
@zahraamusaaal-bayati4118
@zahraamusaaal-bayati4118 2 ай бұрын
how can i get the cod
Supervised classification using Google Earth Engine
15:31
Study At Home
Рет қаралды 22 М.
how to calculate NDVI using LANDSAT 8 in google earth engine
11:07
GIS & RS Professionals
Рет қаралды 10 М.
Хасанның өзі эфирге шықты! “Қылмыстық топқа қатысым жоқ” дейді. Талғарда не болды? Халық сене ме?
09:25
Демократиялы Қазақстан / Демократический Казахстан
Рет қаралды 338 М.
小蚂蚁会选到什么呢!#火影忍者 #佐助 #家庭
00:47
火影忍者一家
Рет қаралды 119 МЛН
This mother's baby is too unreliable.
00:13
FUNNY XIAOTING 666
Рет қаралды 40 МЛН
CALCULATE NDVI OF SENTINEL 2 IN GOOGLE EARTH ENGINE
8:20
GIS & RS Professionals
Рет қаралды 14 М.
Zonal statistics using Google Earth Engine Part 1
25:33
Javier Arce-Nazario
Рет қаралды 6 М.
How to calculate NDVI using Google Earth Engine
29:11
Geo Tech Dev
Рет қаралды 1,3 М.
Clip by Country boundary in Google Earth Engine
7:56
Ehsan Jalilvand
Рет қаралды 8 М.
Google Earth Engine 1: Introduction to Code Editor - Beginners Guide
12:16
Хасанның өзі эфирге шықты! “Қылмыстық топқа қатысым жоқ” дейді. Талғарда не болды? Халық сене ме?
09:25
Демократиялы Қазақстан / Демократический Казахстан
Рет қаралды 338 М.