Coder Social home page Coder Social logo

likarajo / hightemp Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 637 KB

Fetch data from NASA and plot regions on map that are fire hazards with high temperature anomaly.

Home Page: https://likarajo.github.io/hightemp

Jupyter Notebook 99.14% Python 0.66% HTML 0.14% CSS 0.06%
python basemap conda

hightemp's Introduction

Fetch data from Nasa and plot areas in California that are prone to having active fires due to temperature anomaly.

Data Source

NASA's Earth Observing System (EOS) Network's data fetched from Terra and Aqua MODIS satellites.

Process

  • The locations of fire hazard are determined by temperature (heat) anomalies detected by the satellite.
  • The size of the points corresponds to the FRP (fire Radiative Power)
  • The color of the points corresponds to the Brightness Temperature in Kelvin.

Dependencies

pip3 install datetime
pip3 install numpy
pip3 install pandas
conda install matplotlib
conda install basemap

Steps

  • Run the python app
python hightemp.python

Motivation

California Fires: Fueled by hot weather, low humidity, and bursts of strong easterly and northeasterly winds, several large wildfires ignited along the West Coast of the United States and Mexico in late October 2019. In order to detect in advance and take proactive measures, the data from satellite can be used to spot fire hazards. As a result life and property can be saved.

Prospects

This project can also be used to plot temperature anomalies around the world using appropriate data API from MODIS, and changing the coordinates of the map used.

hightemp's People

Contributors

likarajo avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.