Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cube summary misalignment and coordinate name clipping. Fixes #4. #5

Merged
merged 3 commits into from
Aug 8, 2012

Conversation

bjlittle
Copy link
Member

@bjlittle bjlittle commented Aug 6, 2012

No description provided.

@pelson
Copy link
Member

pelson commented Aug 6, 2012

Nice stuff. Does need a simple unit test though.

@ghost ghost assigned pelson Aug 6, 2012
@@ -287,6 +287,15 @@ def test_cube_summary_cell_methods(self):

self.assertString(str(cube), ('cdm', 'string_representations', 'cell_methods.__str__.txt'))

def test_cube_summary_alignment(self):
'''Test the cube summary dimension alignment and coord name clipping'''
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sadly, I believe this needs to be a comment, not a docstring, so that the method name is outputted rather than the documentation on running test.

@bblay bblay mentioned this pull request Aug 7, 2012
pelson added a commit that referenced this pull request Aug 8, 2012
Cube summary misalignment and coordinate name clipping bugfixes. Closes #4.
@pelson pelson merged commit af833a6 into SciTools:master Aug 8, 2012
bblay referenced this pull request in bblay/iris Sep 24, 2012
test_cmap: acceptable images (other images not committed)
esc24 added a commit that referenced this pull request Sep 6, 2013
Refactor common code and fix for PEP8 1.4.6.
rhattersley added a commit that referenced this pull request Nov 19, 2013
scmc72 pushed a commit to scmc72/iris that referenced this pull request Jul 16, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants