run_glm_nml: Directly Run GLM NML file

Description Usage Arguments

View source: R/run_glm_nml.R

Description

Accepts NML object (and other optional paramters) and quickly sets up a temporary environment and runs the GLM model. Returns data.frame row with paths to relevant model files.

Usage

1
run_glm_nml(nml, drivers, dest)

Arguments

nml

An NML object based on object format used in glmtools. Required.

drivers

A data.frame of input drivers. To be saved adjacent to model run (useful for fast temp drives).

dest

Temporary destination for model run. Defaults to a random subfolder of the R tempdir directory.


lawinslow/lakemodeltools documentation built on May 20, 2019, 8:24 p.m.