Skip to content

This is a world wide fire events data visualization project based on Streamlit by Python, data provided by NASA FIRMS.

License

Notifications You must be signed in to change notification settings

hcy2206/FIRMS_Data_Visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FIRMS Data Visualization

Pyhthon Version Streamlit Version GPLv3 License NASA

Introduction

In this project, I have used the FIRMS data to create a visualization of the fire incidents that have occurred. It provides a lot of dimensions to filter the data. You can choose different countries and different days to see the fire incidents. You can also choose different satellite instruments to see the fire incidents.

Data Source

This project is based on Fire Information for Resource Management System (FIRMS) data from NASA. The data is collected from the MODIS, VIIRS and LANDSAT satellite instruments. The archive data is available for download from the FIRMS website. Specifically, this project uses APIs provided by FIRMS to download the data in the real time.

How to use

Download the python code, make sure you have installed the package streamlit and everyone imported on the top of the main.py file. Then run the code by streamlit run main.py, you will see the visualization in your browser.

Later I will create a requirement file to make it easier to install the packages.

About

This is a world wide fire events data visualization project based on Streamlit by Python, data provided by NASA FIRMS.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages