get_final_time: Get last fire time step

Description Usage Arguments Value

Description

Retrieves the month, day and time (24 hour format) of the last fire perimeter update. This can be used, for example, to check if the fire was still active at the end of the burn period specified of the simulation. If the fire did not burn, a vector of NA values is returned.

Usage

1
get_final_time(outdir, prefix)

Arguments

outdir

Full path to the directory containing output files.

prefix

Prefix used for the output file names.

Value

A named numeric vector with elements 'month', 'day' and 'hour'.


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