Add GPS locations to some of the test dives

With Pierre-Yves' commit with a map widget, here are a couple of example
GPS locations from my own dives.

Signed-off-by: Henrik Brautaset Aronsen <subsurface@henrik.synth.no>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Henrik Brautaset Aronsen 2013-01-13 17:59:49 +01:00 committed by Dirk Hohndel
parent 8ff350387d
commit 693ee686df
9 changed files with 9 additions and 0 deletions

View file

@ -4,6 +4,7 @@
<depth max='30.0 m' mean='15.0 m' />
<temperature air='27.0 C' water='26.0 C' />
<location>10th test dive, 3 tanks, 1 tank change</location>
<gps>63.01043 7.31243</gps>
<notes>Shows two pressure plots, each from 200 to 100bar and gaschange event at 10 min mark.</notes>
<cylinder o2='33.0%' size='9.987 l' workpressure='206.843 bar' description='AL72' start='200.0 bar' end='100.0 bar' />
<cylinder o2='50.0%' size='9.987 l' workpressure='206.843 bar' description='AL72' start='200.0 bar' end='100.0 bar' />

View file

@ -4,6 +4,7 @@
<depth max='30.0 m' mean='15.0 m' />
<temperature air='27.0 C' water='26.0 C' />
<location>11th test dive, 3 tanks, 2 tank changes</location>
<gps>27.75685 34.25460</gps>
<notes>Shows three pressure plots, each from 200 to 100bar and gaschange events at 10 and 20 min mark.</notes>
<cylinder o2='33.0%' size='9.987 l' workpressure='206.843 bar' description='AL72' start='200.0 bar' end='100.0 bar' />
<cylinder o2='50.0%' size='9.987 l' workpressure='206.843 bar' description='AL72' start='200.0 bar' end='100.0 bar' />

View file

@ -4,6 +4,7 @@
<depth max='30.0 m' mean='15.0 m' />
<temperature air='27.0 C' water='26.0 C' />
<location>12th test dive, 3 tanks, 3 tank changes</location>
<gps>59.90935 10.64284</gps>
<notes>Shows three pressure plots, each from 200 to 100bar and gaschange events at 10, 20 and 25 min mark. Last change is back to first tank.</notes>
<cylinder o2='33.0%' size='9.987 l' workpressure='206.843 bar' description='AL72' start='200.0 bar' end='100.0 bar' />
<cylinder o2='50.0%' size='9.987 l' workpressure='206.843 bar' description='AL72' start='200.0 bar' end='100.0 bar' />

View file

@ -4,6 +4,7 @@
<depth max='30.0 m' mean='15.0 m' />
<temperature air='27.0 C' water='26.0 C' />
<location>13th test dive, 3 tanks, 3 tank changes</location>
<gps>27.40835 33.87772</gps>
<notes>Shows three pressure plots, each from 200 to 100bar and gaschange events at 10, 20 and 25 min mark. Last change is back to first tank
Now with samples. We have a sample at the first tank change but not the 2nd and 3rd</notes>
<cylinder o2='33.0%' size='9.987 l' workpressure='206.843 bar' description='AL72' start='200.0 bar' end='100.0 bar' />

View file

@ -4,6 +4,7 @@
<depth max='30.0 m' mean='15.0 m' />
<temperature air='27.0 C' water='26.0 C' />
<location>14th test dive - no depth 0 samples</location>
<gps>27.141032 33.958742</gps>
<notes>This should show 1m depth at the 30min mark and then a tick up to the surface 20sec later</notes>
<sample time='1:00 min' temp='27.0 C' depth='5 m' />
<sample time='2:00 min' temp='26.0 C' depth='10 m' />

View file

@ -4,6 +4,7 @@
<depth max='70.0 m' mean='25.0 m' />
<temperature air='2.0 C' water='6.0 C' />
<location>15th test dive - trimix</location>
<gps>12.48854 -61.49134</gps>
<notes>Nothing of value, just getting something for the divelist</notes>
<cylinder size='15.0 l' workpressure='232.009 bar' description='15L 232 bar' start='227.527 bar' end='96.527 bar' />
<cylinder size='15.0 l' workpressure='232.009 bar' description='15L 232 bar' o2='15.0%' he='50.0%' start='227.527 bar' end='75.842 bar' />

View file

@ -4,6 +4,7 @@
<depth max='36.27 m' mean='27.429 m' />
<temperature water='25.2 C' />
<location>16th test dive - temperatures</location>
<gps>60.39697 11.23468</gps>
<notes>Making sure a crazy and wide temperature plot is readable </notes>
<sample time='0:06 min' depth='2.21 m' temp='26.8 C' />
<sample time='0:11 min' depth='3.1 m' temp='24.6 C' />

View file

@ -4,6 +4,7 @@
<depth max='36.27 m' mean='27.429 m' />
<temperature water='25.2 C' />
<location>17th test dive - silly temperatures</location>
<gps>26.31865 34.82803</gps>
<notes>Making sure a crazy but narrow temperature plot is readable </notes>
<sample time='0:06 min' depth='2.21 m' temp='26.8 C' />
<sample time='0:11 min' depth='3.1 m' temp='26.6 C' />

View file

@ -4,6 +4,7 @@
<depth max='70.0 m' mean='25.0 m' />
<temperature air='2.0 C' water='6.0 C' />
<location>18th test dive - trimix</location>
<gps>27.041458 33.907237</gps>
<notes>Nothing of value, just getting something for the divelist</notes>
<cylinder size='12.0 l' workpressure='232.009 bar' description='15L 232 bar' start='227.527 bar' end='96.527 bar' />
<cylinder size='15.0 l' workpressure='232.009 bar' description='15L 232 bar' o2='18.0%' he='50.0%' start='227.527 bar' end='75.842 bar' />