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
For Cubes with no identifier other than a stash code the Cube.summary() method will fall back on printing the STASH attribute, if it's present. I would suggest this is done in the CFVariableMixin.name() method instead so that this logic is consistent used more widely. I'm happy to put together a pull request if this would be useful.
The text was updated successfully, but these errors were encountered:
duncanwp
added a commit
to duncanwp/cis_plugins
that referenced
this issue
Dec 19, 2017
For Cubes with no identifier other than a stash code the Cube.summary() method will fall back on printing the STASH attribute, if it's present. I would suggest this is done in the CFVariableMixin.name() method instead so that this logic is consistent used more widely. I'm happy to put together a pull request if this would be useful.
The text was updated successfully, but these errors were encountered: