Closed philipbaileynar closed 4 weeks ago
Complete for 1.0.2:
Explorer Dockable Window
[x] Rename "Climate Engine" button to be "About Climate Engine" on the "Climate Engine Metrics" tab.
[x] Move the "About Climate Engine" button to the right of the Help button. Download Metrics Form
[x] Fix vertical alignment of the "Sample Frames" label with the dropdown.
[x] Ensure that the features are pre-selected that were selected back on the dockable window
[x] Make the Dialog 200 pixels taller by default
[x] Put a group box QFrame with border around the date range controls
[x] Rename the "Get Timeseries" button to be "Download Metrics"
[x] Added checkbox with label "Keep Close Window Open After Download". The default would be for this to be checked and for the dialog to close and return to dockable window.
[x] Change x axis label to "Time" instead of "Date.
[x] Change y axis to name of variable with units in parentheses.
[x] Apply light grey grid to chart
[x] Apply minor tick marks to both axes.
[x] Remove light grey border around legend.
[x] When there's only one sample frame in a project, make it the default selection. (I know this is hard because the dock window exists before it's actually shown and so updating this combo might be hard. Only tackle if easy.) This was easy - made the change where the SampleFrameWidget initializes.
[x] Weird that MatPlotLib chart axes exist before there's any data. Consider having an initial widget with QLabel and instructions for using the tool. Then switch this out for MatPlotLib chart widget once all the conditions are met for showing data.
Remaining Tasks:
Tasks for this ticket were added for version 1.0.2
Remaining tasks are moved to new issue #517 and #518
Updated UI:
Download form:
Easy
Sure Would be Nice
Lower Priority (if easy)