Skip to content

Commit 36e9e65

Browse files
committed
website: revise quickview's 'about' page
1 parent 6653657 commit 36e9e65

File tree

1 file changed

+35
-38
lines changed

1 file changed

+35
-38
lines changed

docs/guides/quickview/index.md

Lines changed: 35 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -1,45 +1,24 @@
1-
# Resources
2-
3-
## Application binaries
4-
5-
QuickView is available as a desktop bundle that can be downloaded for Windows,
6-
Mac and Linux directly from our release notes on GitHub.
7-
8-
[Releases (binary download)](https://github.com/Kitware/QuickView/releases)
9-
10-
## Sample data
11-
12-
- [Connecitivity file download](https://zenodo.org/records/16908566)
13-
- [Sample data download](https://zenodo.org/records/16922607)
14-
15-
## Git repository
16-
17-
- [Repository](https://github.com/Kitware/QuickView)
18-
- [Bug reports / feature requests](https://github.com/Kitware/QuickView/issues)
19-
20-
211
# What is QuickView?
222

233
**QuickView** is an open-source, interactive visualization tool designed for
24-
scientists working with the
4+
Earth system modelers with an initial focus on the horizontal meshes used by
5+
the atmosphere component, EAM, of the
256
[Energy Exascale Earth System Model (E3SM)](https://e3sm.org/),
26-
with an initial focus on the horizontal meshes used by the atmosphere component, EAM.
277
QuickView's Python- and
288
[trame](https://www.kitware.com/trame/)-based User Interface (UI)
299
provides intuitive access to [ParaView](https://www.paraview.org/)'s powerful
3010
analysis and visualization capabilities without requiring a steep learning curve.
3111

32-
## Quick Start
12+
## Quickstart
3313

34-
- [Install and launch](../install_and_launch) the app.
14+
- [Install and launch](../install_and_launch) the app on a personal computer
15+
or [use it at NERSC](/nersc/index).
3516
- Download [connectivity files](https://doi.org/10.5281/zenodo.16908566) of
3617
EAM's cubed-sphere grids from Zenodo.
3718
- Optional: download
38-
[sample simulation output](https://zenodo.org/records/16922607) to test the
39-
app.
40-
41-
For more details, go to the navigation bar of this website and look for our
42-
User's Guide.
19+
[sample simulation output](https://zenodo.org/records/16922607) to test the app.
20+
- Visit the GitHub [repository](https://github.com/Kitware/QuickView)
21+
- Report bugs or request features using [GitHub Issues](https://github.com/Kitware/QuickView/issues)
4322

4423
## Why QuickView?
4524

@@ -71,21 +50,19 @@ multivariate visualization and is currently focused on E3SM.
7150
- Intuitive, minimalist interface tailored for atmospheric modeling.
7251
- Multi-variable visualization with drag-and-drop layout.
7352
- Persistent sessions - pick up where you left off.
74-
- Support for EAM v2, v3, and upcoming v4 output formats.
75-
76-
## Bug reports and feature requests
77-
78-
Please use the
79-
[Issues tab on GitHub](https://github.com/Kitware/QuickView/issues).
53+
- Support for EAM v2, v3, and upcoming v4 output formats
54+
as well as the E3SM land model ELM's input and output files
55+
on ne*pg2 grids.
8056

8157
## Project Background
8258

8359
The lead developer of QuickView version 2 is
8460
[Sebastien Jourdain (sebastien.jourdain@kitware.com)](https://www.kitware.com/sebastien-jourdain/)
85-
at [Kitware](https://www.kitware.com/). Other key contributors at Kitware
86-
include Berk Geveci, Dan Lipsa, and Will Dunklin.
87-
Key contributors on the atmospheric science side are Hui Wan and Kai Zhang at
61+
at [Kitware](https://www.kitware.com/).
62+
Other key contributors include
63+
Hui Wan and Kai Zhang at
8864
[Pacific Northwest National Laboratory](https://www.pnnl.gov/atmospheric-climate-and-earth-sciences-division).
65+
and Berk Geveci, Dan Lipsa, Patrick O'Leary and Will Dunklin at Kitware.
8966

9067
QuickView is a product of an interdisciplinary collaboration supported by
9168
the U.S. Department of Energy Office of Science’s
@@ -95,3 +72,23 @@ and
9572
via the
9673
[Scientific Discovery through Advanced Computing (SciDAC](https://www.scidac.gov/))
9774
program.
75+
76+
77+
# Resources
78+
79+
## Application binaries
80+
81+
QuickView is available as a desktop bundle that can be downloaded for Windows,
82+
Mac and Linux directly from our release notes on GitHub.
83+
84+
[Releases (binary download)](https://github.com/Kitware/QuickView/releases)
85+
86+
## Sample data
87+
88+
- [Connecitivity file download](https://zenodo.org/records/16908566)
89+
- [Sample data download](https://zenodo.org/records/16922607)
90+
91+
## Git repository
92+
93+
94+

0 commit comments

Comments
 (0)