rchlumsk / RavenR

R package for handling Raven hydrologic modelling framework inputs, outputs, and diagnostics
36 stars 16 forks source link

Function Request: Generate RVC file from Custom Output File(s) #58

Closed scantle closed 3 years ago

scantle commented 3 years ago

A function to write an RVC file with HRU state variable values based upon values from custom output files. The function (mean, median, min) should be passed as an argument.

Likely will also need to include a [basic] function for writing RVC files given specific dataframe(s).