Skip to content

Commit 535bc9c

Browse files
committed
website: more minor edits
1 parent bde52a4 commit 535bc9c

1 file changed

Lines changed: 5 additions & 7 deletions

File tree

docs/guides/quickview/miscellaneous.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ This page summarizes several addtional convenient features in QuickView.
44

55
## Choosing map projection and extent
66

7-
![map projections](./screenshots/map_projections.png){ width="25%", align=right }
8-
97
The map projection used for the contour plots can be changed using the mini menu
108
activated by a click on the Earth icon in the vertical tool bar—or by keyboard shortcuts:
119

@@ -44,22 +42,22 @@ or animations for presentations and manuscripts, etc.:
4442

4543
- Let us assume the user has been inspecting 4 variables along the `lev` dimension,
4644
as depicted by the screenshot here. To export animations showing how these variables
47-
change in that dimension, the use can click on the icon on the right end of the
45+
change in that dimension, the user can click on the icon on the right end of the
4846
animation control panel, i.e., the downward arrow with two lines,
4947
to bring up a drop-down menu and then click to select
5048
`Full grid` and/or individual variables. Subsequently, a click on `Export animation`
5149
triggers QuickView to scan through the indices in the `lev` dimension,
52-
with a dark-red circle spinning around the download button while the scanning is in progress.
50+
with a dark-red circle spinning around the download button while the scan is in progress.
5351
After the scan is finished, a file `quickview-animation.zip` gets downloaded to the local computer.
5452
This file is a zipped folder that may contain multiple files.
5553

56-
Note: as of version 2.6.0, the animation export functionality downloads
54+
Note: as of version 2.6.0, the animation export downloads
5755
images of individual frames to the local computer, and the user needs to use a tool to combine
5856
the images into an animation (or animations).
5957
Direct download of animation files will be provided soon.
6058

6159
![animation in progress](./screenshots/animation_scan_in_progress.png){ width="10%", align=right }
6260

6361
If the user clicks the animation download button again while the dark-red circle is still
64-
spinning, then the downloaded `.zip` file will contain images from index 0 to the last index
65-
that QuickView has scanned.
62+
spinning, the click will end the scan. A `.zip` file will still be downloaded and
63+
will contain images from index 0 to the last index that QuickView has scanned.

0 commit comments

Comments
 (0)