select_output_variables: Selects RHESSys output variables

View source: R/select_output_variables.R

select_output_variablesR Documentation

Selects RHESSys output variables

Description

for now simply paralleling the approach used with awks but with R input

Usage

select_output_variables(
  output_variables,
  output_folder,
  run,
  output_initiation
)

Arguments

output_variables

A data frame containing containing variable of interest, location/name of awk file (relative to output_file location), and the location/name of rhessys output file with variable of interest.

output_folder

Folder where rhessys output is located (e.g. 'out')

run

Simulation number. Used to reset files in allsim at beginning of simulation

output_initiation

For multiple scenarios


ryanrbart/RHESSysIOinR documentation built on March 30, 2024, 11:15 p.m.