Skip to main content

Python library for post-fire assessment and wildfire analysis using Google Earth Engine.

Project description

wildfire-analyser

Python project for analyzing wildfires in natural reserves.

📦 Installing the wildfire-analyser library

You can install the library directly from PyPI:

pip install wildfire-analyser

After installation, you can import and use the main classes normally:

from wildfire_analyser import PostFireAssessment, Deliverable, FireSeverity

To use the example client included in the package, run:

python3 -m wildfire_analyser.client

Make sure your environment includes the required credentials (e.g., .env file) before running the client.

Setup Instructions for Developers

  1. Clone the repository
git clone git@github.com:camargo-advanced/wildfire-analyser.git
cd wildfire-analyser
  1. Create a virtual environment
python3 -m venv venv
  1. Activate the virtual environment
source venv/bin/activate
  1. Install dependencies Make sure the virtual environment is activated, then run:
pip install -r requirements.txt
  1. Configure environment variables Copy your version of .env file to the root folder with your GEE authentication credentials. A template file .env.template is provided as an example.

  2. Run the sample client application

python3 -m wildfire_analyser.client

Useful Commands

  • Deactivate the virtual environment:
deactivate

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

wildfire_analyser-0.1.2.tar.gz (10.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

wildfire_analyser-0.1.2-py3-none-any.whl (12.5 kB view details)

Uploaded Python 3

File details

Details for the file wildfire_analyser-0.1.2.tar.gz.

File metadata

  • Download URL: wildfire_analyser-0.1.2.tar.gz
  • Upload date:
  • Size: 10.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.5

File hashes

Hashes for wildfire_analyser-0.1.2.tar.gz
Algorithm Hash digest
SHA256 8608883f82d6e627f83e0235fbf87b851378647987947e6116a292bf010c57d2
MD5 627e12a096ae3f80cf94e3b972ac972f
BLAKE2b-256 f6d786487ae90aa41a50761b12f19f584594a00d5f7f4b62e730be7cc331826b

See more details on using hashes here.

File details

Details for the file wildfire_analyser-0.1.2-py3-none-any.whl.

File metadata

File hashes

Hashes for wildfire_analyser-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 142edd4d4b7edc2932500d11b84ab4ef0f8d87e4bfbaf421bccb2e17c91338dd
MD5 09b895d21944363777b31ce83a5e9e5f
BLAKE2b-256 e094f5d7e6256897fa7216b72658b30917f0314899b94e5bf5d2894f60e55cba

See more details on using hashes here.

Supported by

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