Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Landsat-based Burn Area Mapping in Victoria, Australia #823

Open
pinkychow1010 opened this issue May 27, 2024 · 0 comments
Open

Landsat-based Burn Area Mapping in Victoria, Australia #823

pinkychow1010 opened this issue May 27, 2024 · 0 comments
Assignees
Labels
tutorial proposal Proposal for new Earth Engine community tutorial

Comments

@pinkychow1010
Copy link

pinkychow1010 commented May 27, 2024

What is the objective of the proposed tutorial?
This tutorial is built in the context of 2019–20 Australian massive bushfire events. It aims to demonstrate users how to utilize open satellite imagery such as Landsat time series to map burnt areas from wildfire events. It covers steps such as data preprocessing (masking, mosaicking), computing fire indices (dNBR), thresholding, as well as creating visually pleasing simplified polygons for export to create maps.

What is the scope of the proposed tutorial?
Wildfire, Forest, Disaster Risk, Natural Hazard, Australia

Please provide an outline of the structure of the proposed tutorial?
Section 1: Define Study Area (Victoria)

Section 2: Load and Prepare Data
2.1: Function to Mask Water Pixels
2.2: Filter and Mask Landsat Data

Section 3: Create Landsat Composites

Section 4: Visualize Image Composites

Section 5: Compute Normalized Burn Ratio (NBR)
5.1: Post-fire NBR
5.2: Pre-fire NBR
5.3: Calculate dNBR (Difference NBR)

Section 6: Convert Severely Burn Area to Polygons
6.1: Threshold and Mask dNBR
6.2: Vectorize Burned Areas
6.4: Filter Small Polygons
6.5: Visualize Burned Area Polygons

Section 7: Burn Area Export

fire_mapping

In what format will you be submitting the tutorial?
Markdown

This request will be reviewed by the Earth Engine community maintainers, who
will reply on this issue tracker with any questions or suggestions. Once
approved, this issue will be assigned to you and you can begin work on the
tutorial following instructions in
Writing a tutorial.
When creating your Pull Request, enter "Closes #issueno" in the description of
your Pull Request to link the tutorial to this issue.

@pinkychow1010 pinkychow1010 added the tutorial proposal Proposal for new Earth Engine community tutorial label May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tutorial proposal Proposal for new Earth Engine community tutorial
Projects
None yet
Development

No branches or pull requests

3 participants