|
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 | | - |
21 | 1 | # What is QuickView? |
22 | 2 |
|
23 | 3 | **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 |
25 | 6 | [Energy Exascale Earth System Model (E3SM)](https://e3sm.org/), |
26 | | -with an initial focus on the horizontal meshes used by the atmosphere component, EAM. |
27 | 7 | QuickView's Python- and |
28 | 8 | [trame](https://www.kitware.com/trame/)-based User Interface (UI) |
29 | 9 | provides intuitive access to [ParaView](https://www.paraview.org/)'s powerful |
30 | 10 | analysis and visualization capabilities without requiring a steep learning curve. |
31 | 11 |
|
32 | | -## Quick Start |
| 12 | +## Quickstart |
33 | 13 |
|
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). |
35 | 16 | - Download [connectivity files](https://doi.org/10.5281/zenodo.16908566) of |
36 | 17 | EAM's cubed-sphere grids from Zenodo. |
37 | 18 | - 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) |
43 | 22 |
|
44 | 23 | ## Why QuickView? |
45 | 24 |
|
@@ -71,21 +50,19 @@ multivariate visualization and is currently focused on E3SM. |
71 | 50 | - Intuitive, minimalist interface tailored for atmospheric modeling. |
72 | 51 | - Multi-variable visualization with drag-and-drop layout. |
73 | 52 | - 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. |
80 | 56 |
|
81 | 57 | ## Project Background |
82 | 58 |
|
83 | 59 | The lead developer of QuickView version 2 is |
84 | 60 | [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 |
88 | 64 | [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. |
89 | 66 |
|
90 | 67 | QuickView is a product of an interdisciplinary collaboration supported by |
91 | 68 | the U.S. Department of Energy Office of Science’s |
|
95 | 72 | via the |
96 | 73 | [Scientific Discovery through Advanced Computing (SciDAC](https://www.scidac.gov/)) |
97 | 74 | 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