|
1 | 1 | ## Key reminders for using QuickView and other tools in the family |
2 | 2 |
|
3 | | -::: tip Two modes of use: QuickView can be used in two modes: |
4 | | -a ^^new-viz^^ mode (for starting a new visualization) or |
5 | | -a ^^resume^^ mode (for resuming an analysis). Further details can be found on |
| 3 | +::: info Two modes of use |
| 4 | +QuickView can be used in two modes: |
| 5 | +a *new-viz* mode (for starting a new visualization) or |
| 6 | +a *resume* mode (for resuming an analysis). Further details can be found on |
6 | 7 | the [toolbar description page](/guides/quickview/toolbar.md). |
7 | 8 | ::: |
8 | 9 |
|
9 | | -::: tip Connectivity Files: |
| 10 | +::: warning Connectivity Files |
10 | 11 | Since E3SM's horizontal grids are unstructured meshes from ParaView's perspective, |
11 | 12 | connectivity files are needed in addition to the simulation data files. |
12 | 13 | Further details can be found on the documentation pages |
13 | 14 | describing the [connectivity files](/guides/connectivity.md) and the |
14 | 15 | [toolbar](/guides/quickview/toolbar.md). |
15 | 16 | ::: |
16 | 17 |
|
17 | | -::: tip The `LOAD VARIABLES` Button: |
18 | | -Most buttons, sliders, and selection boxes in the GUI apply their effects |
19 | | -immediately upon user interaction. The only exception is the variable |
| 18 | +::: tip The `LOAD VARIABLES` Button |
| 19 | +Most buttons, sliders, and selection boxes in the UI apply their effects |
| 20 | +immediately upon user interaction. The only exception is variable |
20 | 21 | selection: After variables are chosen for the first time following file load |
21 | | -or after the selection is changed, the user ^^must^^ click the `LOAD VARIABLES` |
22 | | -button in the [toolbar](/guides/quickview/toolbar.md) for the new selection to take effect. |
| 22 | +or after the selection is changed, the user *must* click the `LOAD VARIABLES` |
| 23 | +button at the top of the "Select Variables" control panel for the new selection to take effect. |
| 24 | +::: |
| 25 | + |
| 26 | +::: info Show/hide control panels |
| 27 | +Most of the buttons in the vertical [toolbar](/guides/quickview/toolbar.md) |
| 28 | +are toggles for showing or hiding the corresponding control panels. |
| 29 | +These toggles have 1-key shortcuts--see cheatsheet [here](/guides/quickview/shortcuts.md). |
| 30 | +Detailed descriptions of the control panels can be found on |
| 31 | +[this page](/guides/quickview/control_panels.md). |
23 | 32 | ::: |
24 | 33 |
|
25 | 34 | ::: tip Viewport Layout |
26 | 35 | The QuickView app is designed to present multiple variables simultaneously |
27 | | -in an informative way. Users can ^^rearrange^^ the individual views |
| 36 | +in an informative way. Users can *rearrange* the individual views |
28 | 37 | (i.e., contour plots) in the [viewport](/guides/quickview/viewport.md) |
29 | | -and ^^resize^^ each view. |
| 38 | +and *resize* them. |
30 | 39 |
|
31 | 40 | Furthermore, if a user saves a state file after these |
32 | 41 | adjustments, they can later resume their analysis with the customized |
|
0 commit comments