Skip to main content

Download wildfire data from NASA satellites

Project description

Download wildfire data from NASA satellites

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.

$ nasa_wildfires modis

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

$ nasa_wildfires 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.2.tar.gz (3.4 kB view details)

Uploaded Source

Built Distribution

nasa_wildfires-0.0.2-py2.py3-none-any.whl (4.2 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

  • Download URL: nasa-wildfires-0.0.2.tar.gz
  • Upload date:
  • Size: 3.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.2

File hashes

Hashes for nasa-wildfires-0.0.2.tar.gz
Algorithm Hash digest
SHA256 1fbdc5677b487917d91bf511e373ba2b8607bcf0c71bb7fdaa1c0c18bedcc9c2
MD5 bf11f315ed44606e4def92a70674fb32
BLAKE2b-256 82891426158804aa27471b003f9e4efb6f5e57b65f3681f260a55386a6393a3f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: nasa_wildfires-0.0.2-py2.py3-none-any.whl
  • Upload date:
  • Size: 4.2 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.2

File hashes

Hashes for nasa_wildfires-0.0.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 9496bce7449c0b6fde4a11ca72ec3cbab80f130c637d0f5de8e02b68d0aae1ad
MD5 0ff6eecc413fae6addb2f0486389cbae
BLAKE2b-256 85262bb1320eb2aff029df35ea87cdb2577dbbb4fa28fa1aecd232579853c5e0

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