-
Notifications
You must be signed in to change notification settings - Fork 7
Final Alpha Requirements (old)
James Crean edited this page Mar 28, 2018
·
1 revision
-
Clear button to work- James & Dan
- Front and Back end now working as expected
-
Python Crashing- Dan
- PRs accepted and working as expected, just make sure to build with nightlies
-
Opening more than .nc file extensions- Matthew
- PR merged & works as expected.
Needs a visual queue when a file un-openable by CDMS (i.e. .docx)
- Resize Bug (if cell size changes, plot does not redraw to fit new cell size)
- Dan
- kitware working on it
- cell grid option changes will fire clear and redraw from the front end.
- plots that require two variables
- Matthew & James & Dan
- vcs function to return expected variables for GM
- vcs-js takes on variable or a list
- Still Missing
- from vcs-js a function that takes a GM and returns a int (number of variables expected)
- quick dirty, hardcode if needed
- Current status:
- Determination of what plots need two variables is hardcoded atm.
- Plot inspector now provides a way to supply a second variable
- Vector and Streamlines work right now. (3d temporarily broken due to an update)
- Build not working as intended
Empty cell should always show its configuration (currently only shows on hover)Selected non empty cells should show there configuration in the Inspector- More info tab in the file explore needs data returned from vcs-js
Testing Guide for manually browser test required before PRCoverage testing requirements- Rebuild ESGF-DEV to VCDAT-DEV and build a Jenkins testing server
Quick Start Documentation Guide