Calculate Lake Area using Landsat 8 Imagery in Google Earth Engine

Поделиться
HTML-код
  • Опубликовано: 30 июл 2024
  • Unlock the secrets of remote sensing with our comprehensive tutorial on calculating lake area using Landsat 8 imagery! In this video, we guide you through each step of the process, from defining your region of interest (ROI) to calculating the total water area.
    We'll start by defining the ROI using specific coordinates, which are then added to the map for visualization. With our ROI set, we proceed to specify the time period for analysis, focusing on images from 2016 to 2022. Next, we filter and process the Landsat 8 imagery. We ensure our images have less than 10% cloud cover and are taken between June and September.
    We'll also demonstrate how to apply a scaling factor to convert image band values to surface reflectance and compute the Normalized Difference Water Index (NDWI) to highlight water bodies.
    Once the NDWI is calculated, we add it to the map along with a threshold NDWI layer to identify significant water presence. We create a binary mask for NDWI values greater than 0.1 and apply it to highlight areas with notable water presence. Then, we calculate the area of each pixel in square kilometers for the masked NDWI layer and add this layer to the map. Finally, we sum the pixel areas within the ROI to calculate the total water area, which is then displayed in the console.
    -----------------------------------------------------------------
    Code link:
    code.earthengine.google.com/b...
    -----------------------------------------------------------------
    Resources:
    Landsat 8 Level 2, Collection 2, Tier 1: developers.google.com/earth-e...
    Landsat 8 NDWI: custom-scripts.sentinel-hub.c...
    -----------------------------------------------------------------
    Join us in this hands-on tutorial to master remote sensing techniques and accurately calculate lake areas using Landsat 8 imagery. Don’t forget to like, share, and subscribe for more in-depth tutorials!
    -----------------------------------------------------------------
    💰🤝🏻Join Membership to get access to perks & Support us🤝🏻💰
    / @terraspatial
    -----------------------------------------------------------------
    👩‍💻 Join the Terra Spatial Community:
    Engage with fellow learners, share your experiences, and get support on our dedicated community forum.
    🌐 Stay connected:
    📌 Subscribe to our Channel: / @terraspatial. .
    📌 Facebook: / terraspatial
    📌 Geosuite blog: geosuite.blogspot.com/
    ---------------------------------------------------------------
    👍 **Don't forget to Like, Share, and Subscribe for more insightful tutorials! 🌐✨
    #remotesensing #landsat8 #calculate #area #LakeAreaCalculation #NDWI #GIS #geospatialanalysis #earthengine #tutorial #datascience

Комментарии • 6

  • @59112
    @59112 16 дней назад +1

    Informative video thanks for sharing

  • @funclub5225
    @funclub5225 21 день назад +2

    Bro your videos are very useful

    • @TerraSpatial
      @TerraSpatial  20 дней назад

      Thanks for sharing your valuable comments.

  • @ultrasound1459
    @ultrasound1459 8 дней назад

    Thanks for sharing..now what if we care about knowing the area of multiple lakes says 100 of lakes automatically..this apprach wont work.
    Im thinking of vectorizing the image (feature collection) and then compute the area automatically for each feature in the collection. From this we can tell the area of each lake (connected pixels).
    Is there a more efficient way?

  • @Mou-Moon937
    @Mou-Moon937 5 дней назад

    Sir in the first step, I am confusing about the screen that what and how to open first to view the screen from where your video has just started. Please help sir.