Skip to contents

Plot the results of a calibration done using the `cali_ensemble()` function with cmethod = "LHC".

Usage

load_LHC_results(config_file, model, res_files)

Arguments

config_file

filepath; to LakeEnsemblr yaml master config file for which `cali_ensemble()` was run.

model

vector; model to export driving data. Options include c("GOTM", "GLM", "Simstrat", "FLake")

res_files

a vector with the paths to the parameter and result files generated by `cali_ensemble()` (the return value of running `cali_ensemble()` with cmethod = "LHC").