ESMCI / ESMCI/cime

Tests should write cpl avghist files in addition to instantaneous

Open
#873 7 comments 0 reactions 0 assignees View on GitHub
blocked Low Priority tp: system tests ty: enhancement
Dominant language
Python
Stars
174
Forks
225
Avg merge
1d 16h
Merged PRs (30d)
14

Description

_From @billsacks on December 8, 2015 19:22_

Currently out tests write instantaneous cpl hist files at the end of the run. It would be helpful if they also wrote avghist files. Ideally these would be averaged over the whole length of the run (AVGHIST_OPTION = STOP_OPTION, AVGHIST_N = STOP_N).

The point of this is: Right now, your component could send different fields in the middle of a run without resulting in baseline failures.

One caveat with this is that (I think) cpl avghist files do not restart properly. However, if the main purpose of this is for baseline comparisons (which is what I was imagining), then this may not be a serious problem - as long as we don't try to compare the avghist files between the base and restart versions of a test.

_Copied from original issue: CESM-Development/cime#329_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.