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

DV3D keyword error #1152

Closed
doutriaux1 opened this issue Mar 17, 2015 · 1 comment
Closed

DV3D keyword error #1152

doutriaux1 opened this issue Mar 17, 2015 · 1 comment
Assignees
Milestone

Comments

@doutriaux1
Copy link
Contributor

User get the following annoying warning when using DV3D:

/ssd/src/uvcdat-build/install/lib/python2.7/site-packages/vcs/Canvas.py:3505: UserWarning: Unrecognized vcs plot keyword: cdmsfile, assuming backend (vtk) keyword                                                                                                            
  warnings.warn('Unrecognized vcs plot keyword: %s, assuming backend (%s) keyword'%(keyarg,self.backend.type))

@ThomasMaxwell this is easily preventable by adding the necessary keywords in:

https://github.com/UV-CDAT/uvcdat/blob/master/Packages/vcs/Lib/VTKPlots.py#L50

@ThomasMaxwell
Copy link
Contributor

fixed in branch vcs3D-Fix_vcs_keyword_warning.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants