You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 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
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.
The text was updated successfully, but these errors were encountered:
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
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.
The text was updated successfully, but these errors were encountered: