You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recently, @atrayano fixed a bug (#1064) that the Harvard folks were encountering. However, it has possible effect on any HISTORY.rc that has a collection with duration and frequency. I think the ADAS History escapes because all it's duration and frequency are the same. But the HISTORY.AOGCM.rc.tmpl has this:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Recently, @atrayano fixed a bug (#1064) that the Harvard folks were encountering. However, it has possible effect on any HISTORY.rc that has a collection with
durationandfrequency. I think the ADAS History escapes because all it'sdurationandfrequencyare the same. But theHISTORY.AOGCM.rc.tmplhas this:So, with older versions of MAPL before this bug fix, a 1 day run would produce two files:
each with a single time-step. Now, however, MAPL is doing the right thing and putting both timesteps in a single file:
I wanted to let @sanAkel and @yvikhlya know about this so it's not a surprise.
Beta Was this translation helpful? Give feedback.
All reactions