Calculate Multiple Cities Average Temperature From 1995 - 2020 using Google Earth Engine

Опубликовано: 14 Февраль 2026
на канале: Ramadhan
3,055
72

Do you want to know how hot it's getting in your cities over the years? Don't worry, I just made the script to calculate that in Google Earth Engine.

Check the script: https://code.earthengine.google.com/b...

I am combining the scripts I made for urban green space and sprawl with Landsat imagery in the script. The difference is the band that I use is the thermal one. Band 6 for Landsat 4, 5, 7 nad Band 10 for Landsat 8 & 9.

To calculate the average temperature or Land Surface Temperature (LST) of any given city needs the geometry to reduce the LST data from Landsat. Then the result is merged together as a feature collection. To show the chart, I am using the ui.Chart.feature.groups to create a series of LST over the years for each city.

I hope this video can help you with your project and research.

Email: [email protected]
Linkedin:   / ramiqcom  
GitHub: https://github.com/ramiqcom