Alex Goodman created CLIMATE-924: ------------------------------------ Summary: Changes to RCMES and ocw for CORDEX pilot project Key: CLIMATE-924 URL: https://issues.apache.org/jira/browse/CLIMATE-924 Project: Apache Open Climate Workbench Issue Type: Epic Components: general Reporter: Alex Goodman Assignee: Alex Goodman Fix For: 1.3.0
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. -- This message was sent by Atlassian JIRA (v6.4.14#64029)