Skip to content

Latest commit

 

History

History
60 lines (50 loc) · 4.05 KB

readme_en.md

File metadata and controls

60 lines (50 loc) · 4.05 KB

Undergraduate thesis: Statistical and computational tools in Earth Engine satellite imagery for wildfire exploration

Author: Miguel-Isaac Arroyo-Velázquez (LinkedIn, Other social media)

A thesis submitted for the degree of: B.S. in Engineering Physics

Supervised by: PhD. Enrique Camacho-Pérez (ResearchGate, LinkedIn)

Summary

Wildfires are complex phenomena where different variables are involved, from natural variables to social or population variables. Different perspectives are necessary for a better understanding of the problem, and the use of technology should not be a barrier. This thesis explores satellite images from the Google Earth Engine platform. An exploratory analysis is carried out on environmental variables (land surface temperature, soil moisture and drought) and vegetation indices (NDVI and EVI) taking into account the regions affected by wildfires. Additionally, they are compared with other datasets (2017 wildfire record from the Comisión Nacional Forestal and hot spots record from Fire Information for Resource Management System). In the end, the datasets provided by Google Earth Engine expose the history and behaviours of all variables, being a great resource for a better contextualisation of the problem.

Note

This project is completely written in spanish, if you have any question regarding on the methodology, exploratory data analysis or the data itself, do not hestitate on contact me via e-mail (isaacarroyov@outlook.com) or through social media (LinkedIn, Instagram, Twitter, etc.)

Content

This repository contains all the methodology and exploratory data analysis code inside Jupyter notebooks. For more information related to Google Earth Engine and the things you can do with it, check out the repository I did for my poster presentation at the 9th International Fire Ecology and Management Congress: Google Earth Engine: Data and Information from the Cloud to your House (click here)

Citation

...

Software requirements

Google Earth Engine platform

In order to execute the script and the Jupyter Notebooks successfully is fundamental to be registered to the Google Earth Engine platform. Here are some guides that could help ease this procedure 👓 :

Python environment

The Python environment has the following libraries and versions:

R environment