View source: R/NZES-wildfire-fuels.R
nzes.fuel | R Documentation |
This function models fuel based on landcover, vegheight, and BUI (for forest)
nzes.fuel(BUI, lcm, vegheight, irri, grazing, fueltable, fuelconverter)
BUI |
Raster of BUI from nzes.wildfire |
lcm |
Land/ water cover map, including vegetation categories. |
vegheight |
Raster of vegetation height in m |
irri |
Raster of irrigated area in binary |
grazing |
Raster of grazed area in binary |
fueltable |
Lookup table of fuel loads |
fuelconverter |
Lookup table to reclasify lcdb to fuel types in fueltable |
Raster indicating fuel load
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.