Re: [Therion] Compass (.dat) to Therion (.th) converter?

2019-01-08 Thread Olly Betts via Therion
On Mon, Jan 07, 2019 at 11:35:39AM +0100, Marco Menchise via Therion wrote:
> does anybody know if such a converter is available?

Another approach would be to process the Compass data with Survex to
get a .3d file, then use that .3d file in your Therion .th file with
something like:

import cave.3d -surveys create

See the samples/survex/ directory of the Therion source for some
examples demonstrating this.

The major difference is you get to keep the data in Compass format,
which may or may not be helpful (it's helpful if you're wanting to
collaborate with somebody still using the data in Compass, but less so
if you want to do a one-off conversion to move away from using Compass).

Cheers,
Olly
___
Therion mailing list
Therion@speleo.sk
https://mailman.speleo.sk/listinfo/therion


[Therion] new Therion release

2019-01-08 Thread Martin Budaj via Therion
Hi all,

there is a new release of Therion, 5.4.2.

See https://github.com/therion/therion/blob/v5.4.2/CHANGES for a list of
changes.

Best regards
Therion team
___
Therion mailing list
Therion@speleo.sk
https://mailman.speleo.sk/listinfo/therion


Re: [Therion] Compass (.dat) to Therion (.th) converter?

2019-01-08 Thread Andrew Atkinson via Therion


On 08/01/2019 03:44, Wookey via Therion wrote:
> ($someone really should update caveconverter to output (and input)
> therion so it could do survex<->therion conversion because it's not
> hard but boring by hand)
I keep away from Java, however, I have written a very quick and dirty
script to do the convert in python, about time I got round to putting it
on line. Defiantly do not use with out a backup version of the data,
although it should not write to the original files, it has not been
tested much

https://bitbucket.org/AndrewA/survex-to-therion/src/master/

Andrew  
___
Therion mailing list
Therion@speleo.sk
https://mailman.speleo.sk/listinfo/therion