new report on tehrion file parsing

This commit is contained in:
2023-01-26 23:36:45 +00:00
parent 42ac1aeeba
commit 738818d205
2 changed files with 480 additions and 0 deletions

View File

@@ -18,6 +18,13 @@
<p>If you want to work on the troggle source code and be able to commit to the server git repo,
your account will need to be added to the troggle project members list. Contact wookey at wookware dot org to get this set up.
<h3>Before you start</h3>
<p>Make sure you are familiar with the debugging tools already built into troggle. You may not
need to write any new software for what you need to do. Look at the tools and reports listed on the
<a href="/controlpanel">Troggle Control Panel</a> page (needs 'expoadmin' login password.)
<p>Maybe what you need is simply some fixes or workarounds in the imported data files, not in the python code.
<h3>Prerequisites</h3>
<p>You need to already know really quite a lot about what troggle does, and how it is used in practice. Also you will have installed quite a lot of the software such as tunnel, therion, survex etc. as documented in <a href="../computing/wsllaptop.html">your bulk update laptop configuration</a>. In particular read the information there about VS code and git.