summaryrefslogtreecommitdiffstats
path: root/Documentation/user-manual_es.txt
diff options
context:
space:
mode:
authorGravatar Henrik Brautaset Aronsen <subsurface@henrik.synth.no>2014-06-22 16:41:44 +0200
committerGravatar Dirk Hohndel <dirk@hohndel.org>2014-06-23 06:48:54 +0800
commit630ec88dd4a096fa39ad95b54a7dbfa760a212d9 (patch)
tree0a4cc6f336c92dc7ff2dee828aa88a45736f903e /Documentation/user-manual_es.txt
parent21916d67de37fcca027fa392995c24084c954bc1 (diff)
downloadsubsurface-630ec88dd4a096fa39ad95b54a7dbfa760a212d9.tar.gz
Be more consistent in partial pressure naming
Lets just use pO₂ instead of PO2, ppO2, ppO₂, PO₂. They all mean the same, but it's better to be consistent Signed-off-by: Henrik Brautaset Aronsen <subsurface@henrik.synth.no> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'Documentation/user-manual_es.txt')
-rw-r--r--Documentation/user-manual_es.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/user-manual_es.txt b/Documentation/user-manual_es.txt
index b9c302b5b..f65d92d80 100644
--- a/Documentation/user-manual_es.txt
+++ b/Documentation/user-manual_es.txt
@@ -866,7 +866,7 @@ a un registro por línea. Los archivos CSV pueden abrirse con cualquier editor d
texto. A continuación un ejemplo muy simplificado y acortado de un archivo CSV
de un rebreather aPD:
- Dive Time (s) Depth (m) PPO2 - Setpoint (Bar) PPO2 - C1 ...
+ Dive Time (s) Depth (m) pO₂ - Setpoint (Bar) pO₂ - C1 ...
0 0.0 0.70 0.81 13.1
0 1.2 0.70 0.71 13.1
0 0.0 0.70 0.71 13.1
@@ -900,7 +900,7 @@ ejemplo anterior:
Time: columna 1
Depth: columna 2
Temperature: columna 5
- ppO2: columna 4
+ pO₂: columna 4
Armado con esta información, importar en _Subsurface_ es muy fácil. Selecciona
_Importar→Importar CSV_ en el menú principal. Aparecerá el siguiente dialogo: