We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6497bad commit e7f3ac4Copy full SHA for e7f3ac4
2 files changed
docs/guides/install_and_launch.md
@@ -62,7 +62,7 @@ conda install "e3sm-quickview>=2.1.1"
62
conda install "e3sm_compareview>=1.3.4"
63
```
64
65
-## Using conda installation
+## Using the tools installed via conda
66
67
To use the tools installed via conda, open a Terminal window and
68
activate the conda environment using
docs/guides/quickview/index.md
@@ -11,7 +11,7 @@ analysis and visualization capabilities without requiring a steep learning curve
11
12
## Quick Start
13
14
-- [Install and launch](../instal_and_launch) the app.
+- [Install and launch](../install_and_launch) the app.
15
- Download [connectivity files](https://doi.org/10.5281/zenodo.16908566) of
16
EAM's cubed-sphere grids from Zenodo.
17
- Optional: download
0 commit comments