-
Notifications
You must be signed in to change notification settings - Fork 0
/
WildfireExposure.WildfireExposure.pyt.xml
2 lines (2 loc) · 11.8 KB
/
WildfireExposure.WildfireExposure.pyt.xml
1
2
<?xml version="1.0"?>
<metadata xml:lang="en"><Esri><CreaDate>20230417</CreaDate><CreaTime>09292600</CreaTime><ArcGISFormat>1.0</ArcGISFormat><SyncOnce>TRUE</SyncOnce><ModDate>20241017</ModDate><ModTime>11285300</ModTime><scaleRange><minScale>150000000</minScale><maxScale>5000</maxScale></scaleRange><ArcGISProfile>ItemDescription</ArcGISProfile></Esri><tool name="WildfireExposure" displayname="Wildfire Hazard and Exposure" toolboxalias="toolbox" xmlns=""><arcToolboxHelpPath>c:\program files\arcgis\pro\Resources\Help\gp</arcToolboxHelpPath><parameters><param name="hazCheck" displayname="Reclassify Vegetation to Hazardous Fuels" type="Optional" direction="Input" datatype="Boolean" expression="{hazCheck}"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Use the reclassify tool to generate hazard fuels rasters from categorical vegetation data.</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="whicHaz" displayname="Select distance" type="Optional" direction="Input" datatype="String" expression="{100m | 500m | Both}"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Create reclassified rasters for 100 meter hazard fuel values, 500 meters, or both.</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="input_raster" displayname="Input Vegetation Raster" type="Optional" direction="Input" datatype="Raster Layer" expression="{input_raster}"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Input categorical vegetation dataset.</SPAN></P></DIV></DIV></dialogReference></param><param name="remap_table100" displayname="100m Reclassification Table" type="Optional" direction="Input" datatype="Remap" expression="{remap_table100}"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Load or manually enter Hazard Fuels remap table for 100 meter distance.</SPAN></P></DIV></DIV></dialogReference></param><param name="remap_table500" displayname="500m Reclassification Table" type="Optional" direction="Input" datatype="Remap" expression="{remap_table500}"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Load or manually enter Hazard Fuels remap table for 500 meter distance.</SPAN></P></DIV></DIV></dialogReference></param><param name="hazOutput100" displayname="Output 100m Hazardous Veg Raster" type="Optional" direction="Output" datatype="Raster Layer" expression="{hazOutput100}"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Output location for 100 meter hazard fuels raster.</SPAN></P></DIV></DIV></dialogReference></param><param name="hazOutput500" displayname="Output 500m Hazardous Veg Raster" type="Optional" direction="Output" datatype="Raster Layer" expression="{hazOutput500}"><dialogReference><DIV STYLE="text-align:Left;"><P><SPAN>Output location for 500 meter hazard fuels raster.</SPAN></P></DIV></dialogReference></param><param name="expCheck" displayname="Process Exposure from Hazardous Fuels" type="Optional" direction="Input" datatype="Boolean" expression="{expCheck}"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Create wildfire exposure datasets from hazard fuels raster datasets.</SPAN></P></DIV></DIV></dialogReference></param><param name="whichExp" displayname="Select distance" type="Optional" direction="Input" datatype="String" expression="{100m | 500m | Both}"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Create 100 meter wildfire exposure, 500 meter, or both.</SPAN></P></DIV></DIV></dialogReference></param><param name="input_haz100" displayname="Input Hazardous Fuels 100m raster" type="Optional" direction="Input" datatype="Raster Layer" expression="{input_haz100}"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Input file location for the 100 meter hazard fuels raster. Not needed if also creating hazard fuels rasters.</SPAN></P></DIV></DIV></dialogReference></param><param name="input_haz500" displayname="Input Hazardous Fuels 500m raster" type="Optional" direction="Input" datatype="Raster Layer" expression="{input_haz500}"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Input file location for the 500 meter hazard fuels raster. Not needed if also creating hazard fuels rasters.</SPAN></P></DIV></DIV></dialogReference></param><param name="expOutput100" displayname="Output 100m Exposure Pct Raster" type="Optional" direction="Output" datatype="Raster Layer" expression="{expOutput100}"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Output file path for the 100 meter wildfire exposure raster.</SPAN></P></DIV></DIV></dialogReference></param><param name="expOutput500" displayname="Output 500m Exposure Pct Raster" type="Optional" direction="Output" datatype="Raster Layer" expression="{expOutput500}"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Output file path for the 500 meter wildfire exposure raster.</SPAN></P></DIV></DIV></dialogReference></param><param name="combiCheck" displayname="Create combined Exposure Dataset using Buildings Dataset" type="Optional" direction="Input" datatype="Boolean" expression="{combiCheck}"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Create combined wildfire exposure dataset from 100 meter and 500 meter exposure datasets and a building footprint layer. Areas within 500 meters of buildings will be assigned values from 100 meter exposure, areas outside 500 meters from buildings will be assigned values from 500 meter exposure data.</SPAN></P></DIV></DIV></dialogReference></param><param name="input_exp100" displayname="Input Exposure Pct 100m raster" type="Optional" direction="Input" datatype="Raster Layer" expression="{input_exp100}"><dialogReference><DIV STYLE="text-align:Left;"><P><SPAN>Input file location for the 100 meter exposure raster. Not needed if also creating exposure rasters.</SPAN></P></DIV></dialogReference></param><param name="input_exp500" displayname="Input Exposure Pct 500m raster" type="Optional" direction="Input" datatype="Raster Layer" expression="{input_exp500}"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Input file location for the 500 meter exposure raster. Not needed if also creating exposure rasters.</SPAN></P></DIV></DIV></dialogReference></param><param name="input_buildings" displayname="Input buildings dataset (vector or raster)" type="Optional" direction="Input" datatype="Raster Layer or Feature Layer" expression="{input_buildings}"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Input building footprint dataset. Can be vector or raster dataset. The tool will assume a rasterized buildings layer has already been buffered to a distance of 500 meters around buildings. Vector datasets can be either already buffered to a distance of 500 meters, or just building footprints. If a polygon dataset is selected, the checkbox allows a user to buffer it with a distance of 500 meters.</SPAN></P><P><SPAN>It is recommended to use a rasterized, buffered dataset created prior to running this tool for large areas for faster performance.</SPAN></P><P><SPAN>If a rasterized layer is created, it will be saved to the default geodatabase.</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="bufferCheck" displayname="Building dataset needs 500 meter buffer (vector only)" type="Optional" direction="Input" datatype="Boolean" expression="{bufferCheck}"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>If the vector building footprint dataset is not already buffered, this will run a buffer with a distance of 500 meters.</SPAN></P></DIV></DIV></dialogReference></param><param name="expOutputCombi" displayname="Output Combined Exposure Pct Raster" type="Optional" direction="Output" datatype="Raster Layer" expression="{expOutputCombi}"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Output file path for the combined wildfire exposure dataset.</SPAN></P></DIV></DIV></dialogReference></param><param name="clipOutputs" displayname="Clip Outputs" type="Optional" direction="Input" datatype="Boolean" expression="{clipOutputs}"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Clip output datasets to the shape of a specified polygon. This will clip any output files from the hazard, exposure, or combined exposure steps, but can not be run alone. If datasets have already been generated, user can replicate this step by running the Extract by Mask geoprocessing tool with generated datasets and the specified polygon.</SPAN></P></DIV></DIV></dialogReference></param><param name="clipExtent" displayname="Clipping Layer" type="Optional" direction="Input" datatype="Feature Layer" expression="{clipExtent}"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Polygon input layer to clip output datasets.</SPAN></P></DIV></DIV></dialogReference></param></parameters><summary><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>This ArcGIS Python Toolbox, developed in collaboration with Dr. Jennifer Schmidt, Institute for Social and Economic Research (ISER) at the University of Alaska Anchorage, is designed to allow users to calculate wildfire hazard fuels and exposure values from gridded vegetation data, as described in:</SPAN></P><P><SPAN>Schmidt, J.I., Ziel, R.H., Calef, M.P. et al. Spatial distribution of wildfire threat in the far north: exposure assessment in boreal communities. Nat Hazards 120, 4901–4924 (2024). https://doi.org/10.1007/s11069-023-06365-4</SPAN></P><P><SPAN>The toolbox was designed for replicating the described exposure assessment, and expanding to additional areas, in a user-friendly and repeatable way.</SPAN></P></DIV></DIV></DIV></summary><usage><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Given an input gridded vegetation classification file, processing methods include the calculation of hazard fuels layers at 100 and 500 meter distances, exposure layers at 100 and 500 meter distances, and a combined exposure layer that assigns the values from the 100 meter exposure within a 500m buffer distance of a buildings layer, and the 500 meter exposure values outside those areas. Intermediate products are also created and saved, and the tool can use previously generated intermediate products as inputs to limit processing time.</SPAN></P></DIV></DIV></DIV></usage></tool><dataIdInfo><idCitation><resTitle>Wildfire Hazard and Exposure</resTitle></idCitation><searchKeys><keyword>Wildfire</keyword><keyword>Hazard</keyword><keyword>Exposure</keyword></searchKeys><idCredit>Geographic Information Network of Alaska (University of Alaska Fairbanks), Institute for Social and Economic Research (University of Alaska Anchorage)</idCredit></dataIdInfo><distInfo><distributor><distorFormat><formatName>ArcToolbox Tool</formatName></distorFormat></distributor></distInfo><mdHrLv><ScopeCd value="005"/></mdHrLv><mdDateSt Sync="TRUE">20241017</mdDateSt></metadata>