Closed jedwards4b closed 5 years ago
That's correct, all I've done here is added a script 'template.timeseries' that will interact with a case object and removed some hard coded paths. If there is no case object then the template is ignored and the old timeseries script is used. All previous functionality is maintained.
@jedwards4b - please test your changes on your branch using actual data before issuing a PR. In this case, I accepted this PR but the timeseries failed due to a change that you made to pass back the CLA options. Namely, debug needed to be passed as options.debug[0]. Thanks.
I will be creating templates for various postprocessing steps which are better integrated with cime. The original files are still in place and so current functionality is not adversely affected.