<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/xslt, branch v4.5.96</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom?h=v4.5.96</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom?h=v4.5.96'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2016-11-15T11:24:12Z</updated>
<entry>
<title>CSV import: convert imperial mean depth to metric</title>
<updated>2016-11-15T11:24:12Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@gmail.com</email>
</author>
<published>2016-11-10T04:47:46Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=2d69f8c9d09af18355c37e90eb970c5b33936d59'/>
<id>urn:sha1:2d69f8c9d09af18355c37e90eb970c5b33936d59</id>
<content type='text'>
Signed-off-by: Miika Turkia &lt;miika.turkia@gmail.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Fix imiperial conversion on CSV import</title>
<updated>2016-11-15T11:23:56Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@gmail.com</email>
</author>
<published>2016-11-10T04:47:45Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=6d6caf8620d637a709583030c9a19682db742d23'/>
<id>urn:sha1:6d6caf8620d637a709583030c9a19682db742d23</id>
<content type='text'>
Somehow the divider lost one zero during copypaste to this XSLT file.

Signed-off-by: Miika Turkia &lt;miika.turkia@gmail.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Fix time fraction calculation for CSV import</title>
<updated>2016-11-15T11:23:51Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@gmail.com</email>
</author>
<published>2016-11-10T04:47:44Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=821e35d2bb9a94798dceb5fa609eafba8d54776b'/>
<id>urn:sha1:821e35d2bb9a94798dceb5fa609eafba8d54776b</id>
<content type='text'>
Previous formula didn't handle values of less than 10 correctly.

Signed-off-by: Miika Turkia &lt;miika.turkia@gmail.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>CSV import: Support sec,fraction format</title>
<updated>2016-11-15T11:23:17Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@gmail.com</email>
</author>
<published>2016-11-09T20:46:32Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=ac800e14dd46fdea49aa1254b055757b27537105'/>
<id>urn:sha1:ac800e14dd46fdea49aa1254b055757b27537105</id>
<content type='text'>
Signed-off-by: Miika Turkia &lt;miika.turkia@gmail.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Manual CSV import had wrong tag name for DC</title>
<updated>2016-11-15T11:23:09Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@gmail.com</email>
</author>
<published>2016-11-09T20:03:18Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=caeb72ceb00c4b3c8a3c8dffe2f9a90400f8e816'/>
<id>urn:sha1:caeb72ceb00c4b3c8a3c8dffe2f9a90400f8e816</id>
<content type='text'>
Signed-off-by: Miika Turkia &lt;miika.turkia@gmail.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>CSV import might have time in sec.fraction format</title>
<updated>2016-11-15T11:22:46Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@gmail.com</email>
</author>
<published>2016-11-09T19:39:26Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=b88d403fb637ff7003c3d31fb54f1ecc17f0910a'/>
<id>urn:sha1:b88d403fb637ff7003c3d31fb54f1ecc17f0910a</id>
<content type='text'>
Signed-off-by: Miika Turkia &lt;miika.turkia@gmail.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>CSV import: support for decimal comma on temperature</title>
<updated>2016-11-15T11:22:42Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@gmail.com</email>
</author>
<published>2016-11-09T19:39:25Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=c78bbf688399cad7de7e3c058baa07f3d5513cff'/>
<id>urn:sha1:c78bbf688399cad7de7e3c058baa07f3d5513cff</id>
<content type='text'>
Signed-off-by: Miika Turkia &lt;miika.turkia@gmail.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>CSV import: support for decimal comma on depth</title>
<updated>2016-11-15T11:22:37Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@gmail.com</email>
</author>
<published>2016-11-09T19:39:24Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=50ea5ec29655ffcaec03ff1322d6aaec8df6cbbb'/>
<id>urn:sha1:50ea5ec29655ffcaec03ff1322d6aaec8df6cbbb</id>
<content type='text'>
Signed-off-by: Miika Turkia &lt;miika.turkia@gmail.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>CSV import: support time with decimal comma</title>
<updated>2016-11-15T11:22:28Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@gmail.com</email>
</author>
<published>2016-11-09T19:39:23Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=5402d489c6f2731c7a81f70e359ab3ea0f3d88bf'/>
<id>urn:sha1:5402d489c6f2731c7a81f70e359ab3ea0f3d88bf</id>
<content type='text'>
Signed-off-by: Miika Turkia &lt;miika.turkia@gmail.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>DL7 import: ignore non-numeric pressure</title>
<updated>2016-11-05T19:54:02Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@gmail.com</email>
</author>
<published>2016-11-03T15:36:57Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=caf14865b4d7ea5278661a8171b69ada1a9d8ec9'/>
<id>urn:sha1:caf14865b4d7ea5278661a8171b69ada1a9d8ec9</id>
<content type='text'>
If pressure field is empty, we do not want to have field separator as
pressure value. This would flood the console with parsing error
messages.

Signed-off-by: Miika Turkia &lt;miika.turkia@gmail.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
</feed>
