How to Calculate Min and Max in GEE || Visualization || Range Calculation in GEE ||

  Рет қаралды 128

Understanding RS-GIS & Geography

Understanding RS-GIS & Geography

Күн бұрын

Пікірлер: 2
@uma9183
@uma9183 3 ай бұрын
sir, code please
@understandingrs-gisgeograp9685
@understandingrs-gisgeograp9685 3 ай бұрын
/* Step 1 - Region of Interest ********************************************************/ Map.addLayer(roi,{},'roi',false); Map.centerObject(roi,12) /* Step 2 - Calling the Data **********************************************************/ var S23 = ee.ImageCollection('COPERNICUS/S2') .filterDate('2023-01-01', '2023-12-31') .filter(ee.Filter.lt('CLOUDY_PIXEL_PERCENTAGE', 10)) .select('B2', 'B3', 'B4','B5', 'B6', 'B7', 'B8' , 'B11', 'B12') .median() .clip(roi) ; /* Step 3 - NDVI calculation ************************************************************/ /// ndvi nir red var ndvi_2023 = S23.normalizedDifference(['B8', 'B4']); /* Step 4 - min and max or range Calculation *****************************************/ var range_ndvi_2023 = ndvi_2023.reduceRegion({ reducer: ee.Reducer.minMax(), geometry: roi, scale: 10, maxPixels: 1e9 }); /* Step 5 - Print the min and max or range ***************************************************************/ print(range_ndvi_2023,'range_ndvi_2023') var colorizedVis = { min: -0.09, max: 0.45, palette: [ 'ffffff', 'ce7e45', 'df923d', 'f1b555', 'fcd163', '99b718', '74a901', '66a000', '529400', '3e8601', '207401', '056201', '004c00', '023b01', '012e01', '011d01', '011301' ], }; Map.addLayer(ndvi_2023,colorizedVis,'ndvi_2023',false)
Creating 3D maps in QGIS
8:57
Jess Zimmerman
Рет қаралды 36 М.
#shorts || How to Calculate Min and Max in GEE #ursgisg #shorts #gee #googleearthengine
0:48
Understanding RS-GIS & Geography
Рет қаралды 173
Disrespect or Respect 💔❤️
00:27
Thiago Productions
Рет қаралды 36 МЛН
БУ, ИСПУГАЛСЯ?? #shorts
00:22
Паша Осадчий
Рет қаралды 1,5 МЛН
Amazing remote control#devil  #lilith #funny #shorts
00:30
Devil Lilith
Рет қаралды 14 МЛН
DRM explained - How Netflix prevents you from downloading videos?
18:17
Mehul - Codedamn
Рет қаралды 200 М.
Introduction to GEE with R language || How to use R programing language to run Google Earth Engine
38:29
Study Hacks-Institute of GIS & Remote Sensing
Рет қаралды 372
How to Draw Elevation Profile in Excel from Google Earth Pro Data || River Profile in Excel ||
7:59
FASTEST Way to Learn Modern GIS and ACTUALLY Get a Job
15:12
Matt Forrest
Рет қаралды 118 М.
Concrete Slab Calculations 006
6:08
Jerry Howard
Рет қаралды 569 М.
Talk show hosts go into ‘meltdown’ after Donald Trump’s election win
20:23
Slope, Hillshade, Aspect, curvature & elevation map From DEM in ArcGIS
28:15
GIS with Raja Usama
Рет қаралды 13 М.
Carpet area,Built Up Area,Super Built Up Area as per RERA
6:44
Engineering Motive
Рет қаралды 2,3 МЛН
Disrespect or Respect 💔❤️
00:27
Thiago Productions
Рет қаралды 36 МЛН