run_farsite: Run a FARSITE simulation

Description Usage Arguments Value

Description

Run a FARSITE simulation

Usage

1
2
run_farsite(lcp, input, ignition, outdir, prefix = "sim",
  cmd = "farsite")

Arguments

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.

Value

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.


mbedward/farsitebatch documentation built on May 8, 2019, 1:51 p.m.