1. loading infoworks Output

load_infoworks_output(
  iw_output_folder,
  simulation_name,
  flow_only,
  parameter_conversion,
  outlet_conversion
)

Arguments

iw_output_folder

Folder with infoworks output files

simulation_name

Unique part of the simulation name

flow_only

If TRUE only flow data frame is loaded

parameter_conversion

The parameter conversion table from the package can be loaded with paraIDs()

outlet_conversion

The outlet conversion table from the package can be loaded with outletIDs()