mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-12 14:16:15 +00:00
Typo fixes on user manual
Signed-off-by: Miika Turkia <miika.turkia@gmail.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
f2a1171b15
commit
4b46385d64
1 changed files with 9 additions and 9 deletions
|
@ -265,8 +265,8 @@ a down-arrow:
|
||||||
image::images/CylinderDataEntry2.jpg["FIGURE:The cylinder drop-down list button",align="center"]
|
image::images/CylinderDataEntry2.jpg["FIGURE:The cylinder drop-down list button",align="center"]
|
||||||
|
|
||||||
Use the drop-down list to select the cylinder type you used for this dive. The
|
Use the drop-down list to select the cylinder type you used for this dive. The
|
||||||
*Size* of the cylinder as well as its working pressure (*WorkPress*) will auto
|
*Size* of the cylinder as well as its working pressure (*WorkPress*) will
|
||||||
matically be shown in the dialogue.
|
automatically be shown in the dialogue.
|
||||||
|
|
||||||
Now you need to indicate the starting pressure and the ending pressure of the
|
Now you need to indicate the starting pressure and the ending pressure of the
|
||||||
gas used during your dive. The unit of pressure (metric/imperial) corresponds
|
gas used during your dive. The unit of pressure (metric/imperial) corresponds
|
||||||
|
@ -928,14 +928,14 @@ Note that each title may comprise more than one word, for instance 'Dive Time (s
|
||||||
in the above data example. Before being able to import the data to _Subsurface_ one first
|
in the above data example. Before being able to import the data to _Subsurface_ one first
|
||||||
needs to know:
|
needs to know:
|
||||||
|
|
||||||
a. Which character separates the different colums within a single line of data? This
|
a. Which character separates the different columns within a single line of data? This
|
||||||
field separator should be either a comma (,) or a TAB character. This could be determined
|
field separator should be either a comma (,) or a TAB character. This could be determined
|
||||||
by opening the file with a text editor. If it is commma-delimited, then the comma
|
by opening the file with a text editor. If it is comma-delimited, then the comma
|
||||||
characters between the values are clearly visible. If no commas are evident, the file
|
characters between the values are clearly visible. If no commas are evident, the file
|
||||||
is probably TAB-delimited (i.e. it uses a TAB as a field separator, as in the above example).
|
is probably TAB-delimited (i.e. it uses a TAB as a field separator, as in the above example).
|
||||||
|
|
||||||
b. Which data columns need to be imported into _Subsurface_?. The Dive Time and
|
b. Which data columns need to be imported into _Subsurface_?. The Dive Time and
|
||||||
Depth colums are always required. Open the file using a text editor and note the
|
Depth columns are always required. Open the file using a text editor and note the
|
||||||
titles of the columns to be imported and their column positions. For instance
|
titles of the columns to be imported and their column positions. For instance
|
||||||
for the above example:
|
for the above example:
|
||||||
|
|
||||||
|
@ -986,7 +986,7 @@ importing only metadata, not profile samples.
|
||||||
a. Which character separates the different columns within a single line of data? This
|
a. Which character separates the different columns within a single line of data? This
|
||||||
field separator should be either a comma (,), semicolon (;) or a TAB
|
field separator should be either a comma (,), semicolon (;) or a TAB
|
||||||
character. This could be determined by opening the file with a text
|
character. This could be determined by opening the file with a text
|
||||||
editor. If it is commma-delimited, then the comma
|
editor. If it is comma-delimited, then the comma
|
||||||
characters between the values are clearly visible. If no commas are evident, the file
|
characters between the values are clearly visible. If no commas are evident, the file
|
||||||
is probably TAB-delimited (i.e. it uses a TAB as a field separator, as in the above example).
|
is probably TAB-delimited (i.e. it uses a TAB as a field separator, as in the above example).
|
||||||
|
|
||||||
|
@ -1000,7 +1000,7 @@ import.
|
||||||
c. Unit used for depth, weight and temperature. We consider depth to be
|
c. Unit used for depth, weight and temperature. We consider depth to be
|
||||||
either feet or meters, weight kilograms or pounds and temperature either
|
either feet or meters, weight kilograms or pounds and temperature either
|
||||||
Celsius or Fahrenheit. However, you can only select _Metric_ or
|
Celsius or Fahrenheit. However, you can only select _Metric_ or
|
||||||
_Impearial_, no mixture of them for different fields.
|
_Imperial_, no mixture of them for different fields.
|
||||||
|
|
||||||
Importing manually kept CSV log files is quite straight forward, but as
|
Importing manually kept CSV log files is quite straight forward, but as
|
||||||
there might be many fields and counting the field numbers is error
|
there might be many fields and counting the field numbers is error
|
||||||
|
@ -1298,7 +1298,7 @@ open a further selection of which gas is being switched to, the list based on
|
||||||
the available gases defined in the Equipment Tab. By right-clicking while over
|
the available gases defined in the Equipment Tab. By right-clicking while over
|
||||||
an existing marker, the menu extends adding options to allow deletion of the
|
an existing marker, the menu extends adding options to allow deletion of the
|
||||||
marker or to allow all markers of that type to be hidden. Hidden events can be
|
marker or to allow all markers of that type to be hidden. Hidden events can be
|
||||||
restored to view by selecteing Unhide all events from the context menu.
|
restored to view by selecting Unhide all events from the context menu.
|
||||||
|
|
||||||
=== The *Information Box*
|
=== The *Information Box*
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue