|
1 | 1 | ## Key reminders for using QuickView and other tools in the family |
2 | 2 |
|
3 | | -::: tip Two modes of use |
4 | | -QuickView can be used in two modes: |
| 3 | +::: tip Two modes of use: QuickView can be used in two modes: |
5 | 4 | a ^^new-viz^^ mode (for starting a new visualization) or |
6 | 5 | a ^^resume^^ mode (for resuming an analysis). Further details can be found on |
7 | 6 | the [toolbar description page](/guides/quickview/toolbar.md). |
8 | 7 | ::: |
9 | 8 |
|
10 | | -::: tip "Connectivity Files" |
11 | | - |
| 9 | +::: tip Connectivity Files: |
12 | 10 | Since E3SM's horizontal grids are unstructured meshes from ParaView's perspective, |
13 | 11 | connectivity files are needed in addition to the simulation data files. |
14 | 12 | Further details can be found on the documentation pages |
15 | 13 | describing the [connectivity files](/guides/connectivity.md) and the |
16 | 14 | [toolbar](/guides/quickview/toolbar.md). |
17 | 15 | ::: |
18 | 16 |
|
19 | | -::: tip "The `LOAD VARIABLES` Button" |
20 | | - |
| 17 | +::: tip The `LOAD VARIABLES` Button: |
21 | 18 | Most buttons, sliders, and selection boxes in the GUI apply their effects |
22 | 19 | immediately upon user interaction. The only exception is the variable |
23 | 20 | selection: After variables are chosen for the first time following file load |
24 | 21 | or after the selection is changed, the user ^^must^^ click the `LOAD VARIABLES` |
25 | 22 | button in the [toolbar](/guides/quickview/toolbar.md) for the new selection to take effect. |
26 | 23 | ::: |
27 | 24 |
|
28 | | -::: tip "Viewport Layout" |
29 | | - |
| 25 | +::: tip Viewport Layout |
30 | 26 | The QuickView app is designed to present multiple variables simultaneously |
31 | 27 | in an informative way. Users can ^^rearrange^^ the individual views |
32 | 28 | (i.e., contour plots) in the [viewport](/guides/quickview/viewport.md) |
|
0 commit comments