Description
For our CORDEX pilot project, we are tasked with running very simple evaluations, but in relatively large numbers. The main approach is to make a configuration file for each evaluation, but writing new files for this many runs has become unfeasible. To address this issue, I am designing an updated version of RCMES (specifically for CORDEX) which accepts a configuration file template as input. This will look like a standard config file except any fields containing the domain, dataset names, and variables will be parameterized. Then, files with the same variables in directories containing the obs4MIPs and CORDEX datasets are grouped together, and their metadata are extracted to render the template into a usable configuration file.