GithubHelp home page GithubHelp logo

palubad / s1-bap Goto Github PK

View Code? Open in Web Editor NEW
5.0 2.0 0.0 77 KB

A semi-automatic GEE tool to monitor burned area progression using Sentinel-1 SAR data. Attachment for the article in the IEEE JSTARS by Paluba D. et al. (2024): Tracking burned area progression in an unsupervised manner using Sentinel-1 SAR data in Google Earth Engine https://doi.org/10.1109/JSTARS.2024.3427382

License: MIT License

JavaScript 100.00%
burned-area clustering earth-engine earth-observation forest google-earth-engine sar sentinel-1 synthetic-aperture-radar unsupervised-learning wildfire forestry

s1-bap's Introduction

Sentinel-1 Burned Area Progression (S1-BAP) toolbox in Google Earth Engine (GEE)

A semi-automatic Google Earth Engine tool to monitor burned area progression using Sentinel-1 SAR data.

This code repository is an attachment for the article in the IEEE JSTARS by Paluba D. et al. (2024) entitled "Tracking burned area progression in an unsupervised manner using Sentinel-1 SAR data in Google Earth Engine", DOI: https://doi.org/10.1109/JSTARS.2024.3427382.

Full citation: D. Paluba et al., "Tracking burned area progression in an unsupervised manner using Sentinel-1 SAR data in Google Earth Engine," in IEEE Journal of Selected Topics in Applied Earth Observations and Remote Sensing, doi: 10.1109/JSTARS.2024.3427382.

A three-step automatic toolbox in GEE, called the 'Sentinel-1 Burned Area Progression Toolbox' (S1-BAP), was developed to map fire-affected areas using all available acquisitions of Sentinel-1 Synthetic Aperture Radar (SAR) data using an unsupervised approach, providing not only the maps of burned area evolution, but also the underlying statistics about the land cover, which was affected and detected.

  1. In the first step, the user sets the region of interest (ROI), start and end date of the fire event, the moving kernel window size for feature smoothing, use of polarized bands (VV, VH only or ALL) or sets an own list of available features to use for clustering.

    • The area of interest can be drawn using the Drawing Tools on the map, or it can be imported to GEE as an Asset.
    • The start and the end date of the fire can be inspected e.g., on the 'Current Situation Viewer' application on the COPERNICUS Emergency Management Service EFFIS website using the MODIS/SENTINEL2 Burned Area product (https://effis.jrc.ec.europa.eu/apps/effis_current_situation/ last accessed on 16.07.2024).
    • The algorithm identifies how many different S1 acquisition paths are available for the selected area and time frame and creates a collection of image sub-collections based on different acquisition geometry (satellite-orbit-path).
    • The exportable output (to GEE Assets) of the first step is the pre-processed image dataset for the selected area and dates, and the geometry of the selected area (ROI).
  2. In the second step, the exported ROI geometry and the input data are used to classify binary maps of burned-unburned areas for each time step available in the selected time frame. As in the article, the k-means clustering is used with 2 clusters, Manhattan distance and the farthest first initialization method.

    • The exportable output of this step is the classified images in the selected time frame.
  3. The images from the second step can be used in the third step to generate:

    • graphs with the quantified burned areas,
    • GIF time series animation and
    • an analysis of affected land cover classes based on the CLC.

The S1-BAPtoolbox is freely available to the general public and is available from the GitHub repository at the following link: https://github.com/palubad/S1-WPM (will be publicly available after the article is published) and can also be imported to GEE using the following link: https://code.earthengine.google.com/?accept_repo=users/danielp/S1-BAP (last accessed on 16.07.2024).

Methodology used in the paper: Fig  2

-- This dataset is free and open. By using it, you agree to cite the following reference in any publications derived from them:

D. Paluba et al., "Tracking burned area progression in an unsupervised manner using Sentinel-1 SAR data in Google Earth Engine," 
in IEEE Journal of Selected Topics in Applied Earth Observations and Remote Sensing, 
doi: 10.1109/JSTARS.2024.3427382.

--

s1-bap's People

Contributors

palubad avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.