expoweb/handbook/survey/qm.html

74 lines
2.7 KiB
HTML
Raw Normal View History

2021-12-30 14:56:05 +00:00
<!DOCTYPE html">
<html>
<head>
2021-12-30 14:56:05 +00:00
<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>
2021-12-30 14:56:05 +00:00
<p>This page is somewhat outdated. 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="newsurvex.html#tickqm">Entering the QM data</a>
<li>Only if really keen: <a href="../troggle/scriptsqms.html">QMs - the fourfold path</a>
</ul>
<p>The format for question mark lists is QM identifier, Quality Grade, Area
indicator, decription of QM. The QM numbers themselves are in the format
2021-12-30 14:56:05 +00:00
Discoverer identifier, Year of discovery, Cave identifier, serial number.
<p>[Archaic: If
you look at the html, you will find that the nearest survey station (without
its "&lt;cavenumber&gt;." prefix) is included in an html comment for almost all
2021-12-30 14:56:05 +00:00
leads.]</p>
<p>In general, an unpushed QM will have a link from its QM number in the
2021-12-30 16:20:45 +00:00
cave description file to the HTML QM list file (generated by a perl script for caves 204, 234 and 258), 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>
2023-03-17 12:26:37 +00:00
<h2>Quality grades</h2>
<dl>
<dt>A</dt>
2023-03-17 12:26:37 +00:00
<dd>A fine QM - go down there and look. </dd>
<dt>B</dt>
<dd>Not so promising, or requiring some effort (eg. a climb) </dd>
<dt>C</dt>
<dd>Pretty cruddy, or good but very hard to get to.</dd>
2008-06-03 11:36:06 +01:00
<dt>D</dt>
<dd>A dig- only possible to continue if loose rocks or soil are removed.</dd>
<dt>V</dt>
<dd>An aven which might be climbable, but not adequately assessed</dd>
<dt>X</dt>
<dd>A high, wet or unsafe-looking aven unlikely to be climbed</dd>
<dt>?</dt>
<dd>No-one writing this list actually knows!</dd>
</dl>
<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>
2023-03-17 12:26:37 +00:00
<h2>Discoverer identifiers</h2>
<p>In past years, we used to add into the QM identifier an indication of who discovered it. This is no longer used.
<dl>
<dt>A</dt>
<dd>ARGE</dd>
<dt>B</dt>
<dd>Groupe Sp&eacute;l&eacute;o de Clerval - Baume les Dames </dd>
<dt>C</dt>
<dd>Cambridge University Caving Club</dd>
</dl>
<hr />
Go to <a href="qmentry.html">Adding QMs to survex</a></body>
</html>