[Therion] Problem with diving data
Olly Betts
olly at survex.com
Thu Oct 20 00:53:22 CEST 2011
On Wed, Oct 19, 2011 at 02:54:13PM +0000, Duncan Price wrote:
> Wookey wrote:
>
> "Survex already has 'topofil-style' support with fromcount/tocount so you
> should just be able to enter the length readings as recorded with
> something like
>
> interleaved:
>
> *data diving station depth newline compass count"
>
> this throws up an error:
>
> Reading `count' must occur before NEWLINE
It's right too - you need one counter and depth reading per station, but
one compass reading per leg (perhaps it would be more helpful if the
error message explained it that way), so:
*data diving station depth count newline compass
Which would accept data like this:
1 0.00 0.0
000
2 12.34 -4.0
021
3 17.92 -6.0
Cheers,
Olly
More information about the Therion
mailing list