[Therion] Data Management

Martin Sluka martinsluka at mac.com
Tue Aug 18 17:33:36 CEST 2015


Therion work strictly in name-spaces. It means it has to know the path to any object you want it should use.

My way is to input .th2 file to same level or trip survey-endsurvey. The same with definition of base map of that piece of cave. Main advantage is I don't need to edit station names in scraps later.

In higher levels I just input particular .th file. When defining higher level maps I call scraps with path to base level survey.

cave_1.th:
survey survey_1
centerline
...
endcenterline
input cave_1.th2
map survey_1.map
   survey_1_scrap_1
   survey_1_scrap_2
   survey_1_scrap_3
endmap
endsurvey

cave_2.th:
survey survey_2
centerline
...
endcenterline
input cave_2.th2
map survey_2.map
   survey_2_scrap_1
   survey_2_scrap_2
endmap
endsurvey

cave_1+2.th:
survey survey_1+2
input cave_1.th
input cave_2.th

map survey_1+2_from_maps.map
   survey_1.map at survey_1
   survey_2.map at survey_2
endmap

map survey_1+2_from_scraps.map
   survey_1_scrap_1 at survey_1
   survey_1_scrap_2 at survey_1
   survey_1_scrap_3 at survey_1
   survey_2_scrap_1 at survey_1
   survey_2_scrap_2 at survey_1
endmap

map survey_1+2_only_two_scraps.map
    survey_1_scrap_1 at survey_1
    survey_2_scrap_2 at survey_1
endmap
endsurvey

etc.

m.s.

On Aug 18, 2015, at 05:02 PM, Nick Bairstow <Nick at pff.uk.com> wrote:

> Hi all,
>
> After lots of trial and error I am now producing some good outputs of individual caves but now I have hit a wall. I believe I’m not getting the data management correct.
>
> Here’s what I do, I have a folder for the area/system in that folder I have other folders for the individual caves; this is where my Top Parser produced th2 .th and config files first landed. I also have all the Therion produced outputs in these files.
>
> So far so good I think. All works well, good outputs from pdf’s to kml’s. Now I want to produce a pdf of the area/system using these separate caves but try as hard as I may I’m just not succeeding.
>
> I have read all the stuff on the wiki over and over and checked back though this mailing list but all my attempts at this output have failed. Next plan of attack was to look at other people’s data in the Cave Registry Data Archive which helped and I now see how the .th and config files should look but I am still missing something some where.
>
> I keep seeing snatches of info about index files but can find no definitive instruction on how to use them.
>
> I realise this problem probable has a simple solution and given enough time I am sure I can work it out but life’s too short to dick about for hours especially when someone out there has the answer. Also I have a deadline looming on some of these maps and I’m now getting a bit worried I will not make it.
>
> Any help would be appreciated and if anyone in the Yorkshire area wants to compare notes (I’m sure that there are more numptys like me out there) I will travel and bring beer.
>
>  
>
> Nick.
>
>  
>
>  
>
>  
>
>  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.speleo.sk/pipermail/therion/attachments/20150818/3922c846/attachment.htm>


More information about the Therion mailing list