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.3.tar.gz (3.5 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 2Python 3

File details

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

File metadata

  • Download URL: nasa-wildfires-0.0.3.tar.gz
  • Upload date:
  • Size: 3.5 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.3.tar.gz
Algorithm Hash digest
SHA256 f6b1f63bffe325148bed8f249458d8414301e77b2726ae8483d16d81cdf4f165
MD5 dca17e98f5b6468ea2a66c3eaeff0f18
BLAKE2b-256 173411d95ee4967220f03a85116e2c7ded94d8cf3068cd64a5af690a4214a54f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: nasa_wildfires-0.0.3-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.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 0b3a134fe1152f726cb3f89f5e9c685a1f191e318715cd75af8ecef70b370553
MD5 8b6cd26dfca318f35364257aef6ff4a3
BLAKE2b-256 d3dcb74ac07d03517944b273a37e063dd258ab35e79e11210049ce7a21aeb5f8

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