NASA-DEVELOP / B-FED

The Beaver-Flood Event Detector (B-FED) is a Google Earth Engine script created by the Spring 2020 MA Massachusetts Water Resources team. It uses NASA Earth Observations, a MassGIS wetland polygon layer, citizen science Global Biodiversity Information Facility (GBIF) Data and remote sensing methodology to detect flooding events that are likely caused by beavers in Massachusetts, USA. The objective of this kit is to have an algorithm with conditional statements to determine for a given year if flooding, based on spectral signatures, caused by beavers has occurred. This is then filtered for a wetland layer and then inlaid with citizen science data of beaver observations from GBIF. The correlation of having flooding, along with reported beaver observations acts as a validation for the tool. B-FED is divided into three scripts: preprocessing, analysis, and visualization.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

B-FED

NASA DEVELOP Massachusetts Water Resources Spring 2020 Boston, MA Node Beaver-Flood Event Detector (B-FED)

Functionality of Script

B-FED Tool Kit: B-FED is a Google Earth Engine script that uses NASA Earth Observations, a MassGIS wetland polygon layer, citizen science Global Biodiversity Information Facility (GBIF) Data and remote sensing methodology to detect floodig events that are likely caused by beavers in Massachusetts, USA. The objective of this kit is to have an algorithm with conditional statements to determine for a given year if flooding, based on spectral signatures, caused by beavers has occurred. This is then filtered for a wetland layer and then inlaid with citizen science data of beaver observations from GBIF. The correlation of having flooding, along with reported beaver observations acts as a validation for the tool. B-FED is divided into three scripts: preprocessing, analysis, and visualization.

Preprocessing Link: https://code.earthengine.google.com/1a3e416709e858d565b4ff2cbcb0bf8c
Analysis Link: https://code.earthengine.google.com/ff42c860b62782bfd00a6b2f37ef9141
Visualization Link: https://code.earthengine.google.com/5bf3a56912f21cdd75ffcda0755237ea

About

The Beaver-Flood Event Detector (B-FED) is a Google Earth Engine script created by the Spring 2020 MA Massachusetts Water Resources team. It uses NASA Earth Observations, a MassGIS wetland polygon layer, citizen science Global Biodiversity Information Facility (GBIF) Data and remote sensing methodology to detect flooding events that are likely caused by beavers in Massachusetts, USA. The objective of this kit is to have an algorithm with conditional statements to determine for a given year if flooding, based on spectral signatures, caused by beavers has occurred. This is then filtered for a wetland layer and then inlaid with citizen science data of beaver observations from GBIF. The correlation of having flooding, along with reported beaver observations acts as a validation for the tool. B-FED is divided into three scripts: preprocessing, analysis, and visualization.