Giter VIP home page Giter VIP logo

fireatlas's Introduction

============= Fire object tracking system using VIIRS active fires =============

[NAME]: Fire object tracking system using VIIRS active fires

[VERSION]: 2.0

[AUTHORS]: Yang Chen ([email protected])
           Rebecca Scholten
           Stijn Hantson
           Casey Graff
           Shane Coffield

[LANGUAGE]: Python 3.0 with external packages of
  * Numpy (1.17.5)
  * Pandas (1.0.1)
  * Geopandas (0.7.0)
  * Xarray (0.15.0)
  * Scipy (1.4.1)
  * Shapely (1.7.1)
  * Gdal (3.0.4)
  * Pyproj (2.5.0)
  * sklearn

[LIST OF FILES]:
- Data package
  * DataCheckUpdate.py: check and update the input data
- Main package (Fire tracking)
  * FireObj.py:        module containing the object definitions
  * FireMain.py:       main module for running the fire object tracking along time
  * FireConsts.py:     constants and options used for the project
  * FireFuncs.py:      functions used to handle optional calculations
  * FireIO.py:         functions used to read and save data
  * FireTime.py:       functions used to handle times
  * FireVector.py:     functions used for vector related calculations
  * FireClustering.py: functions used for doing fire clustering
  * FireLog.py:        module containing all logging info

- Diagnostic package (output, expandable)
  * FireGdf.py:        module for creating regional geojson summary at each time
                         step
  * FireGdf_sfs.py:    module for creating geojson summary for temporal evolution
                         of each single fire
  * FireGdf_ign.py:    module for creating geojson summary for ignition points
                        of each single fire
  * FireSummary.py:    module for creating a summary of all valid fires up to a
                         time step (usually at year end)

- Post-processing package (for individual large fires)
  * Postprocess.py: lake removing; unburnable area removing; ...
  * Convert2geojson.py: convert geopackage to geojson for better web usage

- Webpage package (use output to create webpage)
  * AT_NRTweb.py: NRT fire webpage creation

- Run package (run fire tracking, diagnostic ouput, or webpage creation)
  * FireRun.py
  * FireRunNRT.py

[COPYRIGHT]: This code is open-source and can be free used for research purposes

[CONTACTS]: [email protected]

=================================== End ========================================

fireatlas's People

Contributors

ashiklom avatar eorland avatar jsignell avatar mccabete avatar ranchodeluxe avatar screbec avatar smohiudd avatar ychenzgithub 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.