sandialabs / seat-qgis-plugin

Spatial Environmental Assessment Toolkit (SEAT) QGIS Plugin
https://sandialabs.github.io/seat-qgis-plugin/
GNU General Public License v3.0
1 stars 7 forks source link

Adds Power Module shapefile output #41

Open tnelson-integral opened 2 weeks ago

tnelson-integral commented 2 weeks ago

Added a shapefile of device location and power output for the power module. A shapefile is saved in the output folder and the shapefile is displayed in QGIS. You will need updated stylefiles for this to run. The other inputs should be the same. There is also a power and shear and power only setup file for pacwave to easier testing. Devices are polygons with approximate shape equal to the width and height defined in the obstacles file.

Additionally resolves zip bloat Issue https://github.com/sandialabs/seat-qgis-plugin/issues/42