Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1.09 KB

README.md

File metadata and controls

27 lines (17 loc) · 1.09 KB

qdmap

image image

A python package for explosives safety quantity-distance spatial analysis.

Features

  • IN-PROGRESS Create a basic quantity-distance calculator

    • DONE Finish adding all AASTP-1 Blast Distance equations to qdcalc.py
    • TODO Finish adding all Debris and Fragment, Progressive, and Thermal Distance equations to qdcalc.py
  • IN-PROGRESS Write spatial analysis (GeoPandas)

  • TODO Create QGIS Plugin

    • TODO Determine database type to use as a basis (PostGIS, GeoPackage, shapefiles?)
      • Currently I'm using GeoPackage files.
    • TODO Create UI for plugin

Credits

This package was created with Cookiecutter and the giswqs/pypackage project template.