Open
Conversation
added 24 commits
April 14, 2016 11:17
…munication between inspector PlotInfo and console
…et levels == to each other
…in console and plotter
…ugs in template dialog and implemented use of vcs elements dialog
…r. axis editor broken
cdatgui/bases/input_dialog.py
Outdated
| from PySide import QtCore, QtGui | ||
|
|
||
|
|
||
| class AccessableButtonDialog(QtGui.QWidget): |
cdatgui/console/console_widget.py
Outdated
|
|
||
| from cdatgui.cdat.metadata import FileMetadataWrapper, VariableMetadataWrapper | ||
| from cdatgui.variables import get_variables | ||
| from cdatgui.variables import get_variables, reserved_words |
Contributor
There was a problem hiding this comment.
I'd probably move reserved_words to a cdatgui.constants list
Contributor
There was a problem hiding this comment.
(by which I mean, create a new file in the root directory called constants.py and have it be there)
Contributor
|
For me to do:
|
added 5 commits
May 19, 2016 13:25
…vcs fixes. Missing level stil in legend
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
biiiiiggg PR. Looking to start work on climateologies.