Description Usage Arguments Value
Run a FARSITE simulation
1 2 | run_farsite(lcp, input, ignition, outdir, prefix = "sim",
cmd = "farsite")
|
lcp |
Full path to the landscape file. |
input |
Full path to the input file. |
ignition |
Full path to the ignition shapefile. |
outdir |
Full path to the directory for output files. |
prefix |
Prefix to use for output file names. |
cmd |
System command to run FARSITE. |
An integer indicating success (zero) or failure (non-zero). 127 indicates that FARSITE could not be run for some reason. 124 indicates that the simulation timed out.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.