Description Usage Arguments Value
This is a convenience function to test if a fire reached one or more target locations represented by a set of point coordinates. Each point is tested by checking the FARSITE fire arrival time raster at that location.
1 | count_fire_locations(outdir, prefix, pts)
|
outdir |
Full path to the directory containing output files. |
prefix |
Prefix used for the output file names. |
pts |
A matrix or data frame of point coordinates (X-Y order). The units and coordinate reference sytem are assumed to match the FARSITE output rasters. |
The number of locations reached by the fire.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.