Logo Lanfrica

akemii0/forest-analysis-gabon

Domain:

geospatialenvironment and energy
Creator:
ake
Host:
# Forest Loss and Gain Analysis in Gabon Using Google Earth Engine ### Overview This project focuses on analyzing forest cover loss and gain in Gabon using Google Earth Engine (GEE). The dataset used in this analysis is the Hansen Global Forest Change dataset, which provides information on forest cover loss and gain between the years 2000 and 2014. The analysis is restricted to the boundaries of Gabon to explore the country's forest dynamics over this period. ### Project Features - **Forest Cover Loss**: Calculates the total area of forest cover lost in Gabon from 2000 to 2014. - **Forest Cover Gain**: Computes the total area of forest cover gained in Gabon during the same period. - **Clipping and Visualization**: The analysis is clipped to Gabon's boundary, allowing for more efficient data processing and focused visualization of changes. ### Key Technologies - **Google Earth Engine (GEE)**: Used for large-scale geospatial data processing and analysis. - **Hansen Global Forest Change dataset**: The dataset used for the analysis, which includes forest cover change data from 2000 to 2014. ### Data Sources - **Hansen Global Forest Change**: - Source: Global Forest Change Dataset. - Description: This dataset tracks global tree cover loss and gain from 2000 through 2014. It is based on satellite data and processed to show forest dynamics. ### How to Use This Project #### Requirements: To use this project, you need a Google Earth Engine account. You can sign up for free at Google Earth Engine. #### Steps: 1. **Open the Script**: You can either download the `analysisOfGabon.js` file from this repository or directly open the script in Google Earth Engine: Open in GEE. 3. **Running the Script**: - The script calculates the total area of forest cover loss and gain in Gabon by clipping the Hansen dataset to the country's boundary. - It then outputs the total area lost and gained in both square meters and hectares. - Finally, it visualizes Gabon’s boundary on the …