.coveragerc
.git_archival.txt
.gitignore
CHANGELOG.md
LICENSE
README.md
RELEASING.md
pyproject.toml
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/api_posting.py
activefires_pp/config.py
activefires_pp/fire_notifications.py
activefires_pp/geojson_utils.py
activefires_pp/geometries_from_shapefiles.py
activefires_pp/logger.py
activefires_pp/post_processing.py
activefires_pp/sanity_check_detections.py
activefires_pp/spatiotemporal_alarm_filtering.py
activefires_pp/utils.py
activefires_pp/version.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/conftest.py
activefires_pp/tests/test_api_posting.py
activefires_pp/tests/test_config.py
activefires_pp/tests/test_fire_detection_id_handling.py
activefires_pp/tests/test_fire_notifications.py
activefires_pp/tests/test_fires_filtering.py
activefires_pp/tests/test_geojson_utils.py
activefires_pp/tests/test_messaging.py
activefires_pp/tests/test_postprocessing.py
activefires_pp/tests/test_shapefile_geometries.py
activefires_pp/tests/test_spatiotemporal_alarm_filtering.py
activefires_pp/tests/test_utils.py
activefires_pp/tests/data/sample_filtermask/activefires_pp_test_mask.dbf
activefires_pp/tests/data/sample_filtermask/activefires_pp_test_mask.prj
activefires_pp/tests/data/sample_filtermask/activefires_pp_test_mask.shp
activefires_pp/tests/data/sample_filtermask/activefires_pp_test_mask.shx
activefires_pp/tests/data/sample_sweden/Sverige.cpg
activefires_pp/tests/data/sample_sweden/Sverige.dbf
activefires_pp/tests/data/sample_sweden/Sverige.prj
activefires_pp/tests/data/sample_sweden/Sverige.sbn
activefires_pp/tests/data/sample_sweden/Sverige.sbx
activefires_pp/tests/data/sample_sweden/Sverige.shp
activefires_pp/tests/data/sample_sweden/Sverige.shp.xml
activefires_pp/tests/data/sample_sweden/Sverige.shx
bin/active_fires_notifier.py
bin/active_fires_postprocessing.py
bin/active_fires_spatiotemporal_alarm_filtering.py
continuous_integration/environment.yaml
examples/auth_tokens.yaml
examples/fire_notifier.yaml
examples/fire_notifier_regional.yaml
examples/fires_pp.yaml
examples/log_config.yaml
examples/spatio_temporal_alarm_filtering.yaml
system_testing/AFIMG_j01_d20210414_t1126439_e1128084_b17637_c20210414114130392094_cspp_dev.txt
system_testing/README.md
system_testing/Sverige.cpg
system_testing/Sverige.dbf
system_testing/Sverige.prj
system_testing/Sverige.sbn
system_testing/Sverige.sbx
system_testing/Sverige.shp
system_testing/Sverige.shp.xml
system_testing/Sverige.shx
system_testing/activefires_pp_test_mask.dbf
system_testing/activefires_pp_test_mask.prj
system_testing/activefires_pp_test_mask.shp
system_testing/activefires_pp_test_mask.shx
system_testing/expected_result.geojson
system_testing/qgis_screen_capture.png
system_testing/systemtest_read_and_filter.py