write_prms_parms: Write a PRMS parameter file

Description Usage Arguments References See Also

View source: R/write_prms_parms.R

Description

write_prms_parms writes a PRMS parameter file based on a PRMS Parameter Object

Usage

1
2
write_prms_parms(prms_parms, path = paste(getwd(), "input/input.parms", sep =
  "/"))

Arguments

prms_parms

a PRMS Parameter Object

path

to write to

References

Markstrom, S.L., Regan, R.S., Hay, L.E., Viger, R.J., Webb, R.M.T., Payn, R.A., and LaFontaine, J.H., 2015, PRMS-IV, the precipitation-runoff modeling system, version 4: U.S. Geological Survey Techniques and Methods, book 6, chap. B7, 158 p., https://dx.doi.org/10.3133/tm6B7, https://pubs.usgs.gov/tm/6b7/pdf/tm6-b7.pdf

See Also

read_prms_parms, create_prms_parms


cneyens/prms documentation built on May 19, 2019, 1:42 a.m.