Skip to main content

Download wildfire data from NASA satellites

Project description

Download wildfire data from NASA satellites

Hourly scrapes powered by a GitHub Action are stored in the data directory.

Installation

pipenv install nasa-wildfires

Command-line usage

Usage: nasawildfires [OPTIONS] COMMAND [ARGS]...

  A command-line interface for downloading wildfire data from NASA
  satellites.

  Returns GeoJSON.

Options:
  --help  Show this message and exit.

Commands:
  modis  Hotspots detected by the MODIS satellite in a recent 24-hour period
  viirs  Hotspots detected by the VIRRS satellite in a recent 24-hour period

Download a GeoJSON of hotspots detected by the MODIS satellite in a recent 24-hour period.

nasawildfires modis

Download a GeoJSON of hotspots detected by the VIIRS satellite in a recent 24-hour period.

nasawildfires viirs

Python usage

Import the library.

>>> import nasa_wildfires

Download a GeoJSON of hotspots detected by the MODIS satellite in a recent 24-hour period. Returns GeoJSON.

>>> data = nasa_wildfires.get_modis()

Download a GeoJSON of hotspots detected by the VIIRS satellite in a recent 24-hour period. Returns GeoJSON.

>>> data = nasa_wildfires.get_modis()

Contributing

Install dependencies for development.

pipenv install --dev

Run tests.

make test

Shipping new version to PyPI.

make ship

Developing the CLI

The command-line interface is implemented using Click and setuptools. To install it locally for development inside your virtual environment, run the following installation command, as prescribed by the Click documentation.

pip install --editable .

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nasa-wildfires-0.0.5.tar.gz (4.0 kB view details)

Uploaded Source

Built Distribution

nasa_wildfires-0.0.5-py2.py3-none-any.whl (4.4 kB view details)

Uploaded Python 2Python 3

File details

Details for the file nasa-wildfires-0.0.5.tar.gz.

File metadata

  • Download URL: nasa-wildfires-0.0.5.tar.gz
  • Upload date:
  • Size: 4.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.8

File hashes

Hashes for nasa-wildfires-0.0.5.tar.gz
Algorithm Hash digest
SHA256 710dfb5fe0cc2a56b47bd12d63058910938397c2c8f039b77d7c75b1bf823729
MD5 a77c5e81b126fd33bae6c9e0262c8cad
BLAKE2b-256 8c1efeec4c983e8848dbc5ad210d0ee83f8ff03a26f2a0ad55773decc803d49e

See more details on using hashes here.

File details

Details for the file nasa_wildfires-0.0.5-py2.py3-none-any.whl.

File metadata

  • Download URL: nasa_wildfires-0.0.5-py2.py3-none-any.whl
  • Upload date:
  • Size: 4.4 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.8

File hashes

Hashes for nasa_wildfires-0.0.5-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 83019956579a647f077711e4c1b95a5183854359a3b7317103c395d36586e61f
MD5 af5e192c2c7feb44e0a85f66dc17599a
BLAKE2b-256 b7214b555ea4f7b11a79adbd812f28b5d30f6ae840ebb87b8b9d49d61e2cccbe

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page