mirror of
https://github.com/subsurface/subsurface.git
synced 2025-01-19 06:15:26 +00:00
Added information about yearly statistics
Signed-off-by: Miika Turkia <miika.turkia@gmail.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
bf47f19605
commit
dd42b8d444
1 changed files with 22 additions and 0 deletions
|
@ -363,6 +363,28 @@ The information contains:
|
|||
** Max/Min/Avg Depth: The maximum / minimum / average depth of the covered dives
|
||||
** Max/Min/Avg SAC: Highest / lowest / average Surface Air Consumption of your covered dives
|
||||
|
||||
There is also a yearly statistics option that is reachable from the menu 'Log -
|
||||
Yearly Statistics'. These statistics show you information on how many dives you
|
||||
have done per year and how long you spent below surface in total (during each
|
||||
year). You can also dig into a monthly level displaying the same information on
|
||||
monthly basis. Following information is given for each year (and month when expanded):
|
||||
|
||||
** Year > Month: Year and month that is shown
|
||||
** #: Amount of dives during the year (or month) in question
|
||||
** Duration Total: Duration of all dives added together
|
||||
** Average: Average duration of a dive
|
||||
** Shortest: Duration of the shortest dive
|
||||
** Longest: Duration of the longest dive
|
||||
** Depth Average: Average depth of the dives
|
||||
** Minimum: This is the maximum depth of the shallowest dive
|
||||
** Maximum: Greatest maximum depth of the deepest
|
||||
** SAC Average: Average air consumption
|
||||
** Minimum: Minimum air consumption on a single dive
|
||||
** Maximum: Maximum air consumption on a single dive
|
||||
** Temperature Average: The average temperature of the recorded minimum temperatures of the dives
|
||||
** Minimum: The minimum temperature of the dives
|
||||
** Maximum: The maximum (minimum) temperature of the recorded dives
|
||||
|
||||
[[S_SettingUpPreferences]]
|
||||
Setting up Preferences
|
||||
----------------------
|
||||
|
|
Loading…
Add table
Reference in a new issue