climt icon indicating copy to clipboard operation
climt copied to clipboard

GFS currently assumes contained Prognostics use same tendency shape as itself

Open mcgibbon opened this issue 7 years ago • 2 comments

Right now the GFS code makes the implicit assumption that all Prognostic objects wrapped by it will return tendencies with the same dimension ordering as itself. It shouldn't be making this assumption, meaning we'll have to write some more complex code to deal with getting tendencies.

mcgibbon avatar Jul 12 '18 01:07 mcgibbon

Is this a priority? we could change this after the upcoming release.

JoyMonteiro avatar Jul 12 '18 15:07 JoyMonteiro

It is a priority. This is a pretty substantial bug.

mcgibbon avatar Jul 12 '18 16:07 mcgibbon