11# Key reminders for using QuickView and other tools in the family
22
3- ::: info Two modes of use
3+ ::: warning Two modes of use
44QuickView can be used in two modes:
55a * new-viz* mode (for starting a new visualization) or
66a * resume* mode (for resuming an analysis). Further details can be found on
77the [ toolbar description page] ( /guides/quickview/toolbar.md ) .
88:::
99
10- ::: warning Connectivity Files
10+ ::: info Connectivity files
1111Since E3SM's horizontal grids are unstructured meshes from ParaView's perspective,
1212connectivity files are needed in addition to the simulation data files.
1313Further details can be found on the documentation pages
1414describing the [ connectivity files] ( /guides/connectivity.md ) and the
1515[ toolbar] ( /guides/quickview/toolbar.md ) .
1616:::
1717
18- ::: tip The ` LOAD VARIABLES ` Button
18+ ::: tip Consistency between connecitivity and simulation files
19+ One of the repeatedly encountered causes of error when loading files in QuickView is
20+ that the grid described by the connecitivity file does not match the grid in the
21+ simulation data file. Please double check when you run into a loading error.
22+ :::
23+
24+ ::: warning The ` LOAD VARIABLES ` Button
1925Most buttons, sliders, and selection boxes in the UI apply their effects
2026immediately upon user interaction. The only exception is variable
2127selection: After variables are chosen for the first time following file load
@@ -41,4 +47,3 @@ Furthermore, if a user saves a state file after these
4147adjustments, they can later resume their analysis with the customized
4248arrangement.
4349:::
44-
0 commit comments