expoweb/handbook/survey/qm.html

74 lines
3.9 KiB
HTML

<!DOCTYPE html">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="stylesheet" type="text/css" href="/css/main2.css" />
<title>CUCC Austria Expeditions: QM list conventions</title>
</head>
<body>
<h1>Question Mark list conventions</h1>
<p>For the current 21st century QM methods,
where we store QMs in the survex files, see
<ul>
<li><a href="qmentry.html">QM data and cave descriptions</a>
<li><a href="qmentry.html#tick">QM - ticking off</a>
<li>Only if really keen: <a href="../troggle/scriptsqms.html">QMs - the fourfold path</a>
</ul>
<h2>Quality grades</h2>
<p><b>A</b> &mdash; A fine QM - go down there and look.
<p><b>B</b> &mdash; Not so promising, or requiring some effort (eg. a climb).
<p><b>C</b> &mdash; Pretty cruddy, or good but very hard to get to.
<p><b>D</b> &mdash; A dig only possible to continue if loose rocks or soil are removed.
<p><b>X</b> &mdash; A high, wet or unsafe-looking aven unlikely to be climbed
<br /><br />
<p>And we used to have (no longer used):<br />
<b>V</b> &mdash; An aven which might be climbable, but not adequately assessed (use C or X instead, with comment)<br />
<b>?</b> &mdash; Unknown - origin lost in history.<br />
<b>!</b> &mdash; may not exist, or may be multiple - guess from sketches<br />
<b>*</b> &mdash; allegedly pushed, but needs another look or survey<br />
<p>Note that the quality grades are assigned by the explorers at the time, and
that subsequent discoveries may mean that the grade is optimistic, since the
lead may now drop into passage which wasn't then explored. Also, different
explorers have different ideas, or different waist sizes - one man's "A-lead"
may be another's "C-lead" :-(</p>
<h3>QM identifier formats </h3>
<p>The format for question mark identifiers has changed over the years. We used to renumber all the QMs after expo, so a simple 200x-QMnn was unique. At some point, before 2015 when we started putting the QMs in survex files, the QM numbering was done per-cave rather than per-Expo.<br/>
e.g. <b>C1992-161-08</b> &raquo; the 8th QM in 1988 in cave 1623-161. Discovered by Expo: ("C")
<br/>
e.g. <b>234-2004-24B</b> &raquo; the 24th QM in 2004 in cave 1623-234, grade B.
<p>
Currently we use the survex block name, the name of the *begin/*end section, as the thing to make QMs unique. We also show the year, the cave and the grade in all visible identifiers though these are not required for uniqueness.
A separate sequence of identifier numbers is used for each survex<em>file</em>: <br/>
e.g. <b>290-2018-1Ccoconu3</b> &raquo; The 1st QM, grade C, in survex-block 'coconutchamber3'<br/> which was surveyed in 2018 in cave 1623-290
<h4>Archaic: Last-century's notes about QMs in 161</h4>
If you look at <a href="/1623/161/lhr.htm">the html</a> [the cave description page], you will find mentions,
e.g. <a href="/1623/161/lhr.htm#qC1992-161-08">C1992-161-08</a> of QMs in the context of the passage description with a link to <a href="/1623/161/qmtodo.htm#C1992-161-08">the 161 QM list page</a>. A link to the nearest survey station (without
its "&lt;cavenumber&gt;." prefix) is included in an html comment for almost all
leads.</p>
<p>In general, an unpushed QM will have a link from its QM number in the
cave description file to the HTML QM list file (generated by a perl script for caves 204, 234 and 258) [see
<a href="../troggle/scriptsqms.html">QM scripts</a>], and a link from the list to the relevant point in the
description. If there is no link, it means that we can't yet work out where the
QM is in the description, or the description doesn't yet exist :-).</p>
<h3>Discoverer identifiers</h3>
<p>In past years, we used to put a prefix on the QM identifier as an indication of who discovered it. This is no longer used.
<p><b>A</b> - ARGE.
<p><b>B</b> - Groupe Sp&eacute;l&eacute;o de Clerval - Baume les Dames.
<p><b>C</b> - Cambridge University Caving Club - Expo.
<hr />
Go to <a href="qmentry.html">Adding QMs to survex</a></body>
</html>