<div dir="rtl"><div dir="ltr">i was thinking - maybe someone has some script that does this conversion?</div></div><br><div class="gmail_quote"><div dir="rtl" class="gmail_attr">‫בתאריך יום ד׳, 21 בדצמ׳ 2022 ב-10:21 מאת ‪Andrew Atkinson‬‏ <‪<a href="mailto:andrew@wotcc.org.uk">andrew@wotcc.org.uk</a>‬‏>:‬<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Instead of using CSV, there is also a lesser used format tsv, tab spaced variables.) <br>
<br>
Exporting as tsv and then opening in a text editor saves the search and replace part.<br>
<br>
Andrew<br>
-- <br>
Sent with K-9 Mail<br>
<br>
On 21 December 2022 07:45:47 GMT, Tarquin Wilton-Jones via Therion <<a href="mailto:therion@speleo.sk" target="_blank">therion@speleo.sk</a>> wrote:<br>
>Step 1 would be to get the data out of Excel and into a text-based<br>
>format. Axel suggests copy & paste, which works very well.<br>
>Alternatively, in Excel, use "Save as" to save it as a CSV file. Then<br>
>open the CSV file in a text editor that has a find-&-replace function,<br>
>and replace all commas with spaces. Save the file as <a href="http://something.th" rel="noreferrer" target="_blank">something.th</a><br>
><br>
>It's entirely up to you which approach you would prefer.<br>
><br>
>Step 2 is to add in the basic Therion wrapper that Axel suggested.<br>
><br>
>Cheers,<br>
>Tarquin<br>
><br>
>> u have to wrap it around some basic Therion code (survey/ centerline).<br>
>> As ure question suggest u have not worked before with Therion u might<br>
>> want to have a look at one of the dokumentations listet here:<br>
>> <a href="https://therion.speleo.sk/wiki/doku.php" rel="noreferrer" target="_blank">https://therion.speleo.sk/wiki/doku.php</a><br>
>> u want something like:<br>
>>   survey 1<br>
>>     centerline<br>
>>       date jjjj.mm.dd<br>
>>       data normal from to length compass clino left right up down<br>
>>       1.1  1.2  7.74  331  3.7  1.9  6.4  2  0<br>
>>       (copy&paste)<br>
>>       ...<br>
>>     endcenterline<br>
>>   endsurvey<br>
>> in a text file saved as *.th<br>
>> as stated before, pls have a look at the dokumentation. There are plenty<br>
>> listed: e.g. a step by step one for cavers:<br>
>> <a href="https://therion.speleo.sk/wiki/tfc" rel="noreferrer" target="_blank">https://therion.speleo.sk/wiki/tfc</a><br>
>>  <br>
>> Axel<br>
>_______________________________________________<br>
>Therion mailing list<br>
><a href="mailto:Therion@speleo.sk" target="_blank">Therion@speleo.sk</a><br>
><a href="https://mailman.speleo.sk/listinfo/therion" rel="noreferrer" target="_blank">https://mailman.speleo.sk/listinfo/therion</a><br>
_______________________________________________<br>
Therion mailing list<br>
<a href="mailto:Therion@speleo.sk" target="_blank">Therion@speleo.sk</a><br>
<a href="https://mailman.speleo.sk/listinfo/therion" rel="noreferrer" target="_blank">https://mailman.speleo.sk/listinfo/therion</a><br>
</blockquote></div>