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
arctoolbox bushfire numpy python spatial-analysis

The Bushfire Attack Level Computation Software

This software is an ESRI ArcGIS 10.2 toolbox used to produce Bushfire Attack Level (BAL), a measure of the severity of a building's potential exposure to bushfire. The algorithm is based on Method 1 in Australian Standard AS 3959 (2009)--Construction of buildings in bushfire-prone areas.

Dependencies

This toolbox is developed and tested within ArcGIS 10.2 that integrates with Python 2.7 and Numpy 1.6.2.

For more information on installation of the toolbox, see docs/install.rst, or the User Guide.

For detailed instructions on installation of these dependencies, please see the documentation for each individual library.

Usage

First download the repository into your local computer, e.g. C:\bal. where you will find BAL.tbx. Then add the toolbox into ArcGIS 10.2 following the steps below:

Testing the installation

The code includes a suite of unit tests that ensure elements of the code base work as expected. The code should be tested before running the toolbox. Users will need to install the Nose package to run these tests.

The test suite can be run from the main directory. On Windows, run the run_test_all.cmd script from the main BAL directory.

License

This repository is licensed under an Apache Version 2.0 license. See the LICENSE deed in this repository for details.

Contacts


Craig Arthur
Geoscience Australia
craig.arthur@ga.gov.au

Claire Krause
Geoscience Australia
claire.krause@ga.gov.au

Tina Yang
Geoscience Australia
tina.yang@ga.gov.au