Description Usage Arguments Value
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.
1 | get_final_time(outdir, prefix)
|
outdir |
Full path to the directory containing output files. |
prefix |
Prefix used for the output file names. |
A named numeric vector with elements 'month', 'day' and 'hour'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.