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

BAL tool script not working in Arcgis environment #3

Closed AgnesKristina closed 7 years ago

AgnesKristina commented 7 years ago

Tried to run the latest BAL Tool and received this error: Traceback (most recent call last): File "H:\BAL_GA\BAL-master\bal.py", line 21, in from utilities.sa_tools import extract_by_mask, reclassify, cal_slope_aspect File "H:\BAL_GA\BAL-master\utilities\sa_tools.py", line 17, in from scipy import ndimage ImportError: No module named scipy

Failed to execute (BAL).

Assistance will be greatly appreciated and thank you

wcarthur commented 7 years ago

This has been resolved in the latest updates (3cae52c)

Download the updated code from https://github.com/GeoscienceAustralia/BAL using the Clone or Download button.