Skip to content

A Krawler based service to download data from the Fire Information for Resource Management System (FIRMS)

License

Notifications You must be signed in to change notification settings

kalisio/k-firms

Repository files navigation

k-firms

Latest Release CI Code Climate Test Coverage License: MIT

A Krawler based service to download data from the Fire Information for Resource Management System (FIRMS).

Description

The k-firms job allows to scrape data from the FIRMS using the following url: https://firms.modaps.eosdis.nasa.gov/data/active_fire/suomi-npp-viirs-c2/csv/SUOMI_VIIRS_C2_Global_7d.csv. The downloaded data are stored within a MongoDB database:

  • the firms collection stores the Thermal Hotspots and Fire Activity data

All records are stored in GeoJson format.

The job is executed according a specific cron expression. By default, every hour.

Configuration

Variable Description
DB_URL The mongoDB database URL. The default value is mongodb://127.0.0.1:27017/kano
DEBUG Enables debug output. Set it to krawler* to enable full output. By default it is undefined.

Deployment

We personally use Kargo to deploy the service.

Contributing

Please refer to contribution section for more details.

Authors

This project is sponsored by

Kalisio

License

This project is licensed under the MIT License - see the license file for details

About

A Krawler based service to download data from the Fire Information for Resource Management System (FIRMS)

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •