check_master_config: Check master config file

View source: R/check_config.R

check_master_configR Documentation

Check master config file

Description

Check if the master config file is correct

Usage

check_master_config(
  config_file,
  model = c("GOTM", "GLM", "Simstrat", "FLake", "MyLake"),
  exp_cnf = FALSE
)

Arguments

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


aemon-j/LakeEnsemblR documentation built on April 11, 2025, 10:09 p.m.