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

Issue 1133 lon labels freaks out #1172

Merged
merged 4 commits into from
Mar 26, 2015

Conversation

doutriaux1
Copy link
Contributor

No description provided.

@doutriaux1
Copy link
Contributor Author

goes with CDAT/uvcdat-testdata#29

@doutriaux1
Copy link
Contributor Author

@chaosphere2112 @williams13 @aashish24 @dlonie ready to be merged

import checkimage


f=cdms2.open(os.path.join(sys.prefix,"sample_data","clt.nc"))
Copy link
Contributor

Choose a reason for hiding this comment

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

Use vcs.prefix instead of sys.prefix to ensure that this will work with system python builds.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@dlonie good idea, we should create an issue to update all tests I'm sure it's everywhere.

@chaosphere2112
Copy link
Contributor

👍 Looks good to me, fixes the issue we were having earlier. Sadly, does not fix my issue we found this morning, which appeared to be related 😢.

this will ensure it will work on installation built on top of system python
@chaosphere2112
Copy link
Contributor

Yup, this totally fixes the axis issue that @williams13 noticed; I'm going to merge!

chaosphere2112 added a commit that referenced this pull request Mar 26, 2015
@chaosphere2112 chaosphere2112 merged commit 1885c95 into master Mar 26, 2015
@doutriaux1 doutriaux1 deleted the issue_1133_lon_labels_freaks_out branch May 14, 2015 21:43
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.

3 participants