GeoscienceAustralia / BAL

Bushfire Attack Level Toolbox - An ESRI ArcGIS toolbox to calculate severity of exposure to bushfire attack
http://geoscienceaustralia.github.io/BAL
Apache License 2.0
6 stars 5 forks source link

Output artifacts due to only 8 cardinal directions used for slope #14

Open CEKrause opened 7 years ago

CEKrause commented 7 years ago

Outputs highlight the 8 cardinal directions when the resolution of the data gets too fine (<1m).

wcarthur commented 7 years ago

Requires modification to the convo() function in calculate_bal.py so that correct neighbouring cells are captured.