Closed allynt closed 7 years ago
D'oh! This is not an error w/ the Q code. This is an error w/ the qconfig file defining specializations. There was a typo in a recent update to the generator code that incorrectly forced the "grid" topic to be considered a document.
Sorted out in https://github.com/ES-DOC/cmip6-specializations-seaice/commit/da76020c216cda243cf7b4d1f656b26953abf60b. Though, I'll need to re-register the specializations now.
Retrieving customizations when multiple specializations of the same underlying class have been registered fails.
For example, seaice and ocean both specialize realm. Somewhere in the QModelRealization.view code I expect there to be a single model and I am having more than one returned.