Closed vvpalav closed 5 years ago
Is there documentation for the GUI around? I found this, but it's very incomplete:
https://github.com/UV-CDAT/uvcdat/wiki/UVCDAT-GUI-Tutorials
I'm trying to figure out what that button does so I can write a vcs script to reproduce this without the GUI.
@doutriaux1 @vvpalav
I tried checking the "View Plot Source", but it doesn't change as a result of the button press.
Is there documentation for the GUI around?
I agree, we desperately need this. The redesign effort could really use at least a list of requirements.
This button says "move to next dimensions", here's the code. As for the "view plot source", anything that doesn't change provenance info won't be reflected there; in this case I think that is fine.
@sankhesh will take a look, but we'll likely need help from @doutriaux1 to track this down :+1:
1) Load u, v and plot with Scatter plot. 2) Click on Next button (">") for prev variable and following exception comes up. Entire application become unresponsive.
Before: Click highlighted button after plotting scatter plot with u and v
After button is clicked: