Skip to content

DataForGood-Norway/FireFromSpace

Repository files navigation

FireFromSpace

Detect fire from satellite images

Be it forest fires or villages being attacked, some fires can be detected from space. We hope to build a tool for monitoring the environment and watching for the safety of defenseless civilians.

Content

Goal

Our goals is to help monitor fires all over the globe for plenty of good reasons.

What Are We Doing?

While many satellite's images are free to access, the amount of images to process in order to watch the whole of earth is just too big (over 4 Terabytes of fresh products published every day on the Copernicus portals).

This tool won't allow us to monitor the entire planet. But it will be the bsis of an opensource webapp for anyone to use, giving everyone the possibility to monitor a part of earth for large fires (e.g. fire of a dry forest, garbage burning illegally intoxicating its neighbours, or a tool for the United Nations to watch for genocide and human rights atrocities.

This project is mainly split into 2 applications:

  • a python library for handling Satellite's images and processing them to detect fire: to measure and to locate the fire as accurately as possible. This module should be easily usable by any developer with a computer, therefore without worrying about any cost of cloud resources.

  • a webapp for non-developers eager to get alerted in case of fires: For the other users who prefer a user interface, a webapp should allow them to rent cloud resources required for monitoring the part of earth they are interested in, or to share the cost with others watching the same area already.

Join The Project

Join us on Slack, then join our channel.

We Need Your Help

See all tasks organised in:

The project is just starting, but come help us or learn with us. Don't hesitate to contact us and ask questions on our Slack channel.

More Information

Spotted fires from space

About Sentinel2

References

Tools

Visualize satellite images online

Geographic information system (GIS) platform for distribution of satellite data:

Image processing tools

  • pySAL: Python Spatial Analysis Library
  • Rastervision: open source framework for Python developers building computer vision models on satellite.
  • Google Cloud Podcast discussing the process of (PetaBytes of) satellite imagery almost for free on GCP (using pre-emptible VMs).

Archves of satellites images

Platforms/APIs for downloading satellite data

Installation

conda create --name sat_3.6 --file environment.yml

it contains:

Thanks

  • Thanks to Trygve Halsne from the Norwegian space center who shared this demo monitoring vegetation change over a predefined area of interest by means of Sentinel-2 that got us started.

About

Detecting fire 🔥 from 🌍 satellite images!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published