check_master_config | R Documentation |
Check if the master config file is correct
check_master_config(
config_file,
model = c("GOTM", "GLM", "Simstrat", "FLake", "MyLake"),
exp_cnf = FALSE
)
config_file |
filepath; to LakeEnsemblr yaml master config file |
model |
vector; model to export driving data. Options include c("GOTM", "GLM", "Simstrat", "FLake", "MyLake") |
exp_cnf |
boolean; check if the control files for the models are there |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.