.coveragerc
.git_archival.txt
.gitignore
CHANGELOG.md
LICENSE
README.md
RELEASING.md
setup.cfg
setup.py
.github/ISSUE_TEMPLATE.md
.github/PULL_REQUEST_TEMPLATE.md
.github/workflows/ci.yaml
.github/workflows/deploy-sdist.yaml
activefires_pp/__init__.py
activefires_pp/fire_notifications.py
activefires_pp/geometries_from_shapefiles.py
activefires_pp/logger.py
activefires_pp/post_processing.py
activefires_pp/utils.py
activefires_pp.egg-info/PKG-INFO
activefires_pp.egg-info/SOURCES.txt
activefires_pp.egg-info/dependency_links.txt
activefires_pp.egg-info/not-zip-safe
activefires_pp.egg-info/requires.txt
activefires_pp.egg-info/top_level.txt
activefires_pp/tests/test_fire_notifications.py
activefires_pp/tests/test_fires_filtering.py
activefires_pp/tests/test_messaging.py
activefires_pp/tests/test_shapefile_geometries.py
activefires_pp/tests/test_utils.py
bin/active_fires_notifier.py
bin/active_fires_postprocessing.py
continuous_integration/environment.yaml
examples/fire_notifier.yaml
examples/fire_notifier_regional.yaml
examples/fires_pp.yaml