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

Uploaded Source

Built Distribution

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

Uploaded Python 2Python 3

File details

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

File metadata

  • Download URL: nasa-wildfires-0.0.4.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.4.tar.gz
Algorithm Hash digest
SHA256 fc65e2eb4b8b4ffe0d184ba0e7cb5d51eeb142b95691738bd2c4cf08340c7769
MD5 7035d6c7ef6b403600bcd4ec06ad4f6b
BLAKE2b-256 edba618a34cc317d0e2be406d27ef3d0112dddd9fa962906f64cfcc86f378de6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: nasa_wildfires-0.0.4-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.4-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 44c946c0c3ec7d83f615337e43724a8910dd515ce42da734af3f35d387ab54a9
MD5 2442e873afa2aaec5617a1db285c616d
BLAKE2b-256 b90b81016e5f9f00b067bee3cbf488084ced54a160f98d8fb64e363a0dba9c36

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