cam6_3_152: Fix for multiple monthly average history files.#1003
Conversation
peverwhee
left a comment
There was a problem hiding this comment.
thanks for finding this, @brian-eaton !
I'll be interested to see if any regression tests aren't b4b (indicating that I missed an answer change). I'm confused as to why the other accumulated files were "working" (but perhaps they weren't...)
The regression tests are b4b. We don't have any tests that include output to multiple monthly output files. The bug is in code that is specific to checking whether it's time to write history buffers to a monthly output file, i.e., |
Merge pull request ESCOMP#1003 from brian-eaton/mavg Fix for multiple monthly average history files. ESCOMP commit: c97e39c
resolves #1000