Git Product home page Git Product logo

frp's Introduction

Open source fire detection algorithm

The algorithm uses MODIS version 005 data and the Giglio 2003 defaults for values in thresholding and masking.

Downloading of HDF orders

In order to get HDF data one has to fill out an order form at https://ladsweb.nascom.nasa.gov/data/search.html.

Upon ordering you will receive a number which is required to download the order.

If you have wget available you can simply run;

wget -r -N -c ladsweb.nascom.nasa.gov/orders/{ORDER NUMBER}

You can also download HDFs via FTP using the hdf_ftp.py program.

It can be used as both a standalone module, or you can use it directly when executing frp.py.

For help please run python hdf_ftp.py -h.

Validation of HDF orders

In order to validate the HDFs in your downloaded order one can use the cksum.py script.

For help please run python cksum.py -h.

Running FRP on OSX

Install command line tools xcode-select -–install

Install homebrew ruby -e “$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)”

Install python brew install python

Install osgeo brew install gdal --with-complete --with-unsupported --with-hdf4

Install scipy pip install scipy

Install numpy pip install numpy

frp's People

Contributors

kmcclaidcook avatar kirstenbarrett avatar

Watchers

James Cloos avatar Sam Cox 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.