-
Notifications
You must be signed in to change notification settings - Fork 2
Gm editors #24
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
base: master
Are you sure you want to change the base?
Gm editors #24
Conversation
…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): |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Accessible*
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 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'd probably move reserved_words to a cdatgui.constants list
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
(by which I mean, create a new file in the root directory called constants.py and have it be there)
|
For me to do:
|
…vcs fixes. Missing level stil in legend
biiiiiggg PR. Looking to start work on climateologies.