load_LHC_results | R Documentation |
Plot the results of a calibration done using the 'cali_ensemble()' function with cmethod = "LHC".
load_LHC_results(config_file, model, res_files)
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"). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.