Тёмный

GEE Video #18 || How to Select Bands in Google Earth Engine || Select Bands in GEE || 

Understanding RS-GIS & Geography
Подписаться 986
Просмотров 101
50% 1

Please Subscribe this RU-vid Channel. You will be helpful with this channel. Please like and share the videos. And comment me if any query or any suggestion. Thank you.
GEE Codes:
// How to select bands of sentinel 2A data in Google Earth engine
var roi = ee.Geometry.Polygon(
[[83.18764488265757,24.695392615458644],
[87.62612144515757,24.695392615458644],
[87.62612144515757,26.282043542122192],
[83.18764488265757,26.282043542122192],
[83.18764488265757,24.695392615458644]])
Map.addLayer(roi, {}, 'roi' , false)
Map.centerObject(roi, 11)
//now call the sentinel data
var data = ee.ImageCollection("COPERNICUS/S2")
.filterDate('2024-01-01','2024-03-01')
.filter(ee.Filter.lt('CLOUDY_PIXEL_PERCENTAGE',10))
.filterBounds(roi)
//.select('B2', 'B3', 'B4','B5', 'B6', 'B7', 'B8' , 'B11', 'B12')
//.select('B4')
.select("B[0-9]*")
.median()
.clip(roi)
;
print(data)
ArcMap Fundamentals
• ArcMap Fundamentals
Google Earth
• Google Earth
Google Earth Engine
• Google Earth Engine
Research Methodology
• Research Methodology
R STUDIO
• R STUDIO
Hydraulics
• Hydraulics
Excel Fundamentals
• MS Excel
Topographical Map
• Topographical Map
Shapefile Editing
• Shapefile Editing
MS Word
• MS Word
Data Downloading
• Data Downloading
#ursgisg
#gee
#googleearthengine

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

 

28 май 2024

Поделиться:

Ссылка:

Скачать:

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

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии    
Далее
Прятки #nyanmp3
00:25
Просмотров 1,5 млн
How I'd Learn AI (If I Had to Start Over)
15:04
Просмотров 744 тыс.
Why I Chose Rust Over Zig
33:18
Просмотров 27 тыс.
25 Nooby Pandas Coding Mistakes You Should NEVER make.
11:30
Common In Three Sorted Arrays
6:33
Просмотров 12
Прятки #nyanmp3
00:25
Просмотров 1,5 млн