Update docm on prospecting guide - online edit of handbook/troggle/scriptscurrent.html

This commit is contained in:
Expo on server
2022-06-25 10:04:43 +01:00
parent 64c2e6085e
commit 8c23ff6514

View File

@@ -5,7 +5,8 @@
<title>Other scripts supporting troggle</title>
<link rel="stylesheet" type="text/css" href="../../css/main2.css" />
</head>
<body><style>body { background: #fff url(/images/style/bg-system.png) repeat-x 0 0 }</style>
<body>
<style>body { background: #fff url(/images/style/bg-system.png) repeat-x 0 0 }</style>
<style>
h4 {
margin-top: 1.5em;
@@ -147,13 +148,23 @@ Also in the :loser:fixedpts/scripts/convert_shx/ folder is a 135-line short scri
<h4 id="prosp">make-prospectingguide-new.py and prospecting_guide_short.py</h4>
<p>In :expoweb:/noinfo/prospecting_guide_scripts/
<p>These are now obsolete, replaced by the troggle code (troggle/core/views/prospect.py) that generates
<p>These are now obsolete, replaced by the troggle code (
<var>troggle/core/views/prospect.py</var>) that generates
<a href="http://expo.survex.com/prospecting_guide">prospecting_guide</a> on the fly (taking a couple of minutes each time).
<br>
<span style="color:red">[Disabled.
<br>Bad links, incompatible image package use and very, very out of date.
]
<li># Prospecting Guide document
<li>re_path(r'^prospecting_guide/$', prospecting),
</span>
<h4 id="loser1624">Loser-1624 scripts</h4>
<p>
In /scripts/noinfo/scripts/loser-caves1624-raw-data/ there is convert.py and split.sh which operate on
Uebersicht_2011.svx doing conversions on a dataset generated from dataset generated from CaveRenderer. The documented workflow today does not appear to need this, but that might be a documentation fault. It might do a key job. <span style="color:red">[to be investigated]</span>
Uebersicht_2011.svx doing conversions on a dataset generated from dataset generated from CaveRenderer. The documented workflow today does not appear to need this, but that might be a documentation fault. It might do a key job.
<span style="color:red">[to be investigated]</span>
</p>
<h4 id="logbk">logbk.pl</h4>
@@ -172,6 +183,5 @@ Return to: <a href="scriptsother.html">Other scripts</a><br />
Return to: <a href="trogintro.html">Troggle intro</a><br />
Troggle index:
<a href="trogindex.html">Index of all troggle documents</a><br />
<hr />
</body>
<hr /></body>
</html>