[svn r6523] All sorts of changes, look at the diffs, I haven't got time to enumerate them all - sorry!
24
Makefile
@ -4,6 +4,7 @@ dataset_path = dataset/loser
|
||||
surveydir_path = surveys
|
||||
cavern_flags = -qq -s
|
||||
tar_flags = -cz --exclude "*/CVS" --ignore-case -f
|
||||
svxtrace_cmd = python home/cucc/bin/svxtrace.py
|
||||
|
||||
###########
|
||||
|
||||
@ -38,16 +39,16 @@ surveytable:
|
||||
|
||||
3dfiles: noinfo/all.3d smkridge/204/204.3d smkridge/234/234.3d plateau/76/76.3d
|
||||
|
||||
noinfo/all.3d: $(shell find $(dataset_path) -name "*.svx")
|
||||
noinfo/all.3d: $(shell $(svxtrace_cmd) $(dataset_path)/all)
|
||||
cavern $(cavern_flags) $(dataset_path)/all -o noinfo/all.3d
|
||||
|
||||
smkridge/204/204.3d: $(shell find $(dataset_path)/caves/204 -name "*.svx")
|
||||
smkridge/204/204.3d: $(shell $(svxtrace_cmd) $(dataset_path)/caves/204/204)
|
||||
cavern $(cavern_flags) $(dataset_path)/caves/204/204 -o smkridge/204/204.3d
|
||||
|
||||
smkridge/234/234.3d: $(shell find $(dataset_path)/caves/234 -name "*.svx")
|
||||
smkridge/234/234.3d: $(shell $(svxtrace_cmd) $(dataset_path)/caves/234/234)
|
||||
cavern $(cavern_flags) $(dataset_path)/caves/234/234 -o smkridge/234/234.3d
|
||||
|
||||
plateau/76/76.3d: $(shell find $(dataset_path)/caves/76/ -name "*.svx")
|
||||
plateau/76/76.3d: $(shell $(svxtrace_cmd) $(dataset_path)/caves/76/76)
|
||||
cavern $(cavern_flags) $(dataset_path)/caves/76/76 -o plateau/76/76.3d
|
||||
|
||||
###########
|
||||
@ -55,16 +56,16 @@ plateau/76/76.3d: $(shell find $(dataset_path)/caves/76/ -name "*.svx")
|
||||
tarfiles: noinfo/all.tgz smkridge/204/surveydata.tgz smkridge/234/surveydata.tgz plateau/76/surveydata.tgz
|
||||
|
||||
noinfo/all.tgz: noinfo/all.3d
|
||||
tar $(tar_flags) noinfo/all.tgz $(dataset_path)
|
||||
tar $(tar_flags) noinfo/all.tgz -C $(dataset_path)/.. loser
|
||||
|
||||
smkridge/204/surveydata.tgz: smkridge/204/204.3d
|
||||
tar $(tar_flags) smkridge/204/surveydata.tgz $(dataset_path)/caves/204
|
||||
tar $(tar_flags) smkridge/204/surveydata.tgz -C $(dataset_path)/caves/ 204
|
||||
|
||||
smkridge/234/surveydata.tgz: smkridge/234/234.3d
|
||||
tar $(tar_flags) smkridge/234/surveydata.tgz $(dataset_path)/caves/234
|
||||
tar $(tar_flags) smkridge/234/surveydata.tgz -C $(dataset_path)/caves/ 234
|
||||
|
||||
plateau/76/surveydata.tgz: plateau/76/76.3d
|
||||
tar $(tar_flags) plateau/76/surveydata.tgz $(dataset_path)/caves/76
|
||||
tar $(tar_flags) plateau/76/surveydata.tgz -C $(dataset_path)/caves/ 76
|
||||
|
||||
# (tarfiles depend on 3d files to avoid running the
|
||||
# expensive $(shell ...) commands more than necessary.)
|
||||
@ -73,13 +74,16 @@ plateau/76/surveydata.tgz: plateau/76/76.3d
|
||||
|
||||
clean:
|
||||
cut -d "," -f 6 noinfo/CAVETAB2.CSV | xargs rm -f
|
||||
-cut -d "," -f 6 noinfo/CAVETAB2.CSV | sed 's/[^\/]*$$//; s/"//g' | xargs -l rmdir --ignore-fail-on-non-empty > /dev/null 2>&1
|
||||
# remove empty directories
|
||||
rm -f indxal.htm folk/index.htm noinfo/all.pos
|
||||
rm -f noinfo/all.3d smkridge/204/204.3d smkridge/234/234.3d plateau/76/76.3d
|
||||
rm -f smkridge/204/surveydata.tgz smkridge/234/surveydata.tgz noinfo/all.tgz
|
||||
rm -f smkridge/204/surveydata.tgz smkridge/234/surveydata.tgz plateau/76/surveydata.tgz noinfo/all.tgz
|
||||
rm -f surveys/surveytable.html
|
||||
rm -f report.html
|
||||
|
||||
###########
|
||||
|
||||
report: everything
|
||||
rm -f report.html
|
||||
bigbro -ohtml report.html -local -fragments -failures -rec .* -ignore ".*/jnl/.*" -ignore ".*/icons/.*" -ignore ".*rdmap.*" -ignore ".*/cp/.*" -ignore ".*/surveys/.*" -ignore ".*smkridge/index.htm" index.htm
|
||||
bigbro -ohtml report.html -local -fragments -failures -rec .* -ignore ".*/jnl/.*" -ignore ".*/icons/.*" -ignore ".*rdmap.*" -ignore ".*/cp/.*" -ignore ".*/surveys/.*" index.htm
|
||||
|
@ -12,9 +12,10 @@ Expo leader 2003, Expo treasurer 2004)<br />
|
||||
Expedition 2002, 2003 - during the <a
|
||||
href="../../smkridge/204/204.html">Steinbrückenhöhle</a> years.
|
||||
Involved in the exploration of <a
|
||||
href="../../smkridge/204/swings.html#gaffer">Gaffered to the Walls</a> in 2002, and
|
||||
of <a href="../../smkridge/204/ariston.html#razor">Razordance</a> in 2003. Prone to
|
||||
talking about himself in the third person.</p>
|
||||
href="../../smkridge/204/swings.html#gaffered">Gaffered to the Walls</a> in 2002,
|
||||
of <a href="../../smkridge/204/ariston.html#razor">Razordance</a> in 2003 and
|
||||
2004, and of <a href="../../smkridge/234/234.html">Hauchhöhle</a> in 2004.
|
||||
Prone to talking about himself in the third person.</p>
|
||||
|
||||
<p>Photo taken at the entrance to <a
|
||||
href="../../smkridge/2002-01/2002-01.html">Artischockehöhle</a> during Expo
|
||||
|
@ -76,7 +76,7 @@
|
||||
"http://web.ukonline.co.uk/john/">Home page</a>)</li>
|
||||
|
||||
<li><a href="../../index.htm">CUCC</a>: Cambridge University
|
||||
Caving Club [1976-97]</li>
|
||||
Caving Club [1976-]</li>
|
||||
|
||||
<li><a href="ubss/index.htm">UBSS</a>: University of Bristol
|
||||
Speleological Society [with CUCC 1981, 1982, independently in
|
||||
|
BIN
smkridge/2000-08/ent.jpg
Normal file
After Width: | Height: | Size: 50 KiB |
BIN
smkridge/2002-01/plan.png
Normal file
After Width: | Height: | Size: 26 KiB |
BIN
smkridge/2002-01/plansmall.png
Normal file
After Width: | Height: | Size: 6.5 KiB |
BIN
smkridge/2004-10/ent.jpg
Normal file
After Width: | Height: | Size: 112 KiB |
BIN
smkridge/2004-10/entsmall.jpg
Normal file
After Width: | Height: | Size: 22 KiB |
BIN
smkridge/2004-11/ent.jpg
Normal file
After Width: | Height: | Size: 107 KiB |
BIN
smkridge/2004-11/entsmall.jpg
Normal file
After Width: | Height: | Size: 21 KiB |
BIN
smkridge/2004-20/ent.jpg
Normal file
After Width: | Height: | Size: 112 KiB |
BIN
smkridge/2004-20/entsmall.jpg
Normal file
After Width: | Height: | Size: 22 KiB |
BIN
smkridge/2004-21/view.jpg
Normal file
After Width: | Height: | Size: 31 KiB |
BIN
smkridge/2004-21/viewsmall.jpg
Normal file
After Width: | Height: | Size: 5.2 KiB |
@ -28,9 +28,10 @@ The pitch series begins with a short pitch of 5m rigged from a large thread in
|
||||
the roof a few metres back, with a single spit for the vertical part, which is
|
||||
almost a scramble. This lands on a large ledge formed of boulders wedged across
|
||||
a narrow point, with impressive aven above. There are two choices of descent
|
||||
here: one to the north, <b>You're So Veined</b> (15m) which was used in 1999,
|
||||
and one to the south, <b><a id="potulike">Pot-U-Like</a></b> (~35m) which has
|
||||
been the trade route since 2000.</p>
|
||||
here: one to the north, <a href="midlevel.html#veined">You're So Veined</a>
|
||||
(15m) which was used in 1999, and one to the south, <b><a
|
||||
href="#potulike">Pot-U-Like</a></b> (~35m) which has been the trade route since
|
||||
2000.</p>
|
||||
|
||||
<h4>You're So Veined route</h4>
|
||||
|
||||
@ -41,11 +42,12 @@ aven above. From here, there are two ways on.</p>
|
||||
<p><i>To the left, facing away from the pitch just descended, is a gully, which
|
||||
in 1999 contained a thick layer of ice. Carefully traversing this rather
|
||||
slippery section leads to the head of a small pitch of 6m, which was rigged
|
||||
with a Y-hang. From here a walking size phreatic passage, <b>Rainbow</b> leads
|
||||
off, carrying a substantial breeze. The passage initially descends, but then
|
||||
develops a narrow floor trench; as the trench deepens, the phreatic part of the
|
||||
passage rises, and then ends abruptly where the floor trench turns right and
|
||||
leads off as a too-tight rift while ahead the phreas pinches out.</i></p>
|
||||
with a Y-hang. From here a walking size phreatic passage, <b><a
|
||||
id="rainbow">Rainbow</a></b>, leads off, carrying a substantial breeze. The
|
||||
passage initially descends, but then develops a narrow floor trench; as the
|
||||
trench deepens, the phreatic part of the passage rises, and then ends abruptly
|
||||
where the floor trench turns right and leads off as a too-tight rift while
|
||||
ahead the phreas pinches out.</i></p>
|
||||
|
||||
<p>To the right leads into a small, very crumbly chamber, from which a short
|
||||
section of awkward rift leads to a fine crow's nest in the wall of a large
|
||||
@ -57,7 +59,7 @@ just below the Y-hang at the top. The landing is on another large ledge, where
|
||||
a pool can be used to refill water containers. This is also the landing of
|
||||
Pot-U-Like.</p>
|
||||
|
||||
<h4>Pot-U-Like route</h4>
|
||||
<h4><a id="potulike">Pot-U-Like route</a></h4>
|
||||
|
||||
<p>The pitch is rigged with a traverse line which descends steeply to the nose
|
||||
of a sloping rock wedged across the rift, from where an entertaining Y-hang on
|
||||
@ -71,11 +73,12 @@ spit only usable with a bollard type hanger. This is followed by a deviation
|
||||
from the opposite wall, providing a clear hang to the bottom. The landing is
|
||||
on a floor of boulders wedged across the shaft, although it seems sound. A
|
||||
backup bolt protects the approach to the Y-hang at the head of the next pitch,
|
||||
<b>Steel Toecap</b> (35m). After a ledge 3m down, where a deviation optimises
|
||||
the hang, the walls of the shaft bell out dramatically and the rope hangs in
|
||||
stimulating isolation. About 5m from the floor a ledge is passed, which could
|
||||
be gained by a swing across, where there may possibly be a passage leading off
|
||||
[<a href="qm.html#C1999-204-20" id="qC1999-204-20">C1999-204-20 B</a>].</p>
|
||||
<b><a id="toecap">Steel Toecap</a></b> (35m). After a ledge 3m down, where a
|
||||
deviation optimises the hang, the walls of the shaft bell out dramatically and
|
||||
the rope hangs in stimulating isolation. About 5m from the floor a ledge is
|
||||
passed, which could be gained by a swing across, where there may possibly be a
|
||||
passage leading off [<a href="qm.html#C1999-204-20"
|
||||
id="qC1999-204-20">C1999-204-20 B</a>].</p>
|
||||
|
||||
<p>At the foot of the pitch, the way on is a very chossy, sloping descent which
|
||||
will require either re-rigging or bypassing (which may be possible by a climb
|
||||
@ -92,7 +95,7 @@ the bottom of a short climb up of 3m on the right, which is followed by a
|
||||
scramble down on the other side. <i>From here, straight ahead is a climb up
|
||||
into the foot of an aven, half-right is a short ascending passage leading to a
|
||||
chamber where a traverse around the right hand wall leads to a slope down to
|
||||
<b><a href="#fled">Fledermausschacht</a></b>.</i> Full right is a
|
||||
<b><a href="#fledermaus">Fledermausschacht</a></b>.</i> Full right is a
|
||||
stooping/crawling height phreatic passage with a mud floor. This passes on the
|
||||
right the other end of the crawl which led off from the foot of the previous
|
||||
pitch, which provides a convenient shortcut.</p>
|
||||
@ -142,29 +145,49 @@ passage is considerably wider for a few metres below the cascade, but soon
|
||||
resumes in its previous manner; it is helpful to traverse quite high up in
|
||||
this section.</p>
|
||||
|
||||
</p>Suddenly, the head of a pitch, <b>Black Lightning</b> (13m), is reached.
|
||||
The streamway continues past a 2m climb and 2m pitch leading to the 25m pitch
|
||||
of <b>Mystery Wind</b>; this is descended via a crow's-nest which gives a dry
|
||||
sloping descent to the floor, protected by two rebelays. Immediately beyond
|
||||
this is <b>Dave Dives</b>, an awkward roof-tube climb to bypass a tight spot;
|
||||
this should on no account be descended head-first. A bolt here might render the
|
||||
process safer. The streamway continues to the twin pitches of <b>Easy There</b>
|
||||
(15m) and <b>Steady Now</b> (4m), the 2002 limit; the head of the latter is
|
||||
difficult and tight, but it seems unlikely that the rig could be improved by
|
||||
any alteration not involving a large hammer.</p>
|
||||
</p>Suddenly, the head of a pitch, <b><a id="blacklightning">Black
|
||||
Lightning</a></b> (13m), is reached. The streamway continues past a 2m climb
|
||||
and 2m pitch leading to the 25m pitch of <b><a id="mysterywind">Mystery
|
||||
Wind</a></b>; this is descended via a crow's-nest which gives a dry sloping
|
||||
descent to the floor, protected by two rebelays. Immediately beyond this is
|
||||
<b><a id="davedives">Dave Dives</a></b>, an awkward roof-tube climb to bypass a
|
||||
tight spot; this should on no account be descended head-first. A bolt here
|
||||
might render the process safer. The streamway continues to the twin pitches of
|
||||
<b><a id="easythere">Easy There</a></b> (15m) and <b><a id="steadynow">Steady
|
||||
Now</a></b> (4m), the 2002 limit; the head of the latter is difficult and
|
||||
tight, but it seems unlikely that the rig could be improved by any alteration
|
||||
not involving a large hammer.</p>
|
||||
|
||||
<p>2003 saw further pushing to a short, rather damp down pitch (3m) shortly
|
||||
followed by a climb up over boulders into a large chamber, <b>God Loves a
|
||||
Drunk</b>, where an (apparently impassably tight) inlet enters from the right.
|
||||
Immediately beyond this are <b>The Mash Tun</b> (p8) and <b>Copper</b> (p17).
|
||||
In high water levels these are both very wet, dangerously so given the cold
|
||||
and draughty nature of the passage. There may be a continuation at high level
|
||||
via a loony bolt traverse across the head of Copper [<a
|
||||
href="qm.html#C2003-204-48" id="qC2003-204-48">C2003-204-48 B</a>].</p>
|
||||
followed by a climb up over boulders into a large chamber, <b><a id="glud">God
|
||||
Loves a Drunk</a></b>, where an (apparently impassably tight) inlet enters from
|
||||
the right. Immediately beyond this are <b><a id="mashtun">The Mash Tun</a></b>
|
||||
(p8) and <b><a id="copper">Copper</a></b> (p17). In high water levels these
|
||||
are both very wet, dangerously so given the cold and draughty nature of the
|
||||
passage; a deviation around halfway down Copper could potentially help matters.
|
||||
There may be a continuation at high level via a loony bolt traverse across the
|
||||
head of Copper [<a href="qm.html#C2003-204-48" id="qC2003-204-48">C2003-204-48
|
||||
B</a>].</p>
|
||||
|
||||
<p>Beyond this the rift becomes tighter and more awkward again, leading to the head of yet another pitch, <b>Yeast</b> (p10). Shortly beyond this the bottom of the rift becomes rather tight and an ascending traverse can be followed, as far as a local widening, the 2003 limit; dropping back to stream level rapidly becomes tight again, but a traverse line across, <b>Nordic Traverse</b>, gives access to a dry fossil passage to the head of <b>Thirteen Year Pitch</b> (7m), which drops into a spacious dry chamber. Here a tight and scrofulous-looking rift leads off to the right (QM 04-XXX C), while the chosen way on is to descend <b>Pepper Pot</b> (20m) back to stream level. Here the passage returns to familiar rifty crappiness for a few metres; it is helpful to take a relatively high level for a while until the passage widens again, at which point a 6m pitch, <b>Paster of Muppets</b>, regains the stream level. At this point there is a convenient widening at a level that gradually ascends to the head of <i>yet another</i> pitch (QM 04-XX); it is noticeable on the survey that from the bottom of Paster the passage swings southwards away from the consistent NE-SW alignment of most of Razordance.</p>
|
||||
<p>Beyond this the rift becomes tighter and more awkward again, leading to the
|
||||
head of yet another pitch, <b><a id="yeast">Yeast</a></b> (p10). Shortly beyond
|
||||
this the bottom of the rift becomes rather tight and an ascending traverse can
|
||||
be followed, as far as a local widening, the 2003 limit; dropping back to
|
||||
stream level rapidly becomes tight again, but a traverse line across, <b><a
|
||||
id="nordic">Nordic Traverse</a></b>, gives access to a dry fossil passage to
|
||||
the head of <b><a id="thirteenyear">Thirteen Year Pitch</a></b> (7m), which
|
||||
drops into a spacious dry chamber. Here a tight and scrofulous-looking rift
|
||||
leads off to the right (QM 04-XXX C), while the chosen way on is to descend
|
||||
<b><a id="pepper">Pepper Pot</a></b> (20m) back to stream level. Here the
|
||||
passage returns to familiar rifty crappiness for a few metres; it is helpful to
|
||||
take a relatively high level for a while until the passage widens again, at
|
||||
which point a 6m pitch, <b><a id="paster">Paster of Muppets</a></b>, regains
|
||||
the stream level. At this point there is a convenient widening at a level that
|
||||
gradually ascends to the head of <i>yet another</i> pitch (QM 04-XX); it is
|
||||
noticeable on the survey that from the bottom of Paster the passage swings
|
||||
southwards away from the consistent NE-SW alignment of most of Razordance.</p>
|
||||
|
||||
<h3><a id="fled">Fledermausschacht</a></h3>
|
||||
<h3><a id="fledermaus">Fledermausschacht</a></h3>
|
||||
|
||||
<p>The traverse round to the pitch head is protected by a thread belay at the
|
||||
start of the traverse. A substantial thread (requiring 2 slings due to its
|
||||
|
313
smkridge/204/atoz.html
Normal file
@ -0,0 +1,313 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<!-- *** This file is auto-generated by make-glossary.pl - edit glossary.csv instead -->
|
||||
<html lang="en" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
|
||||
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
<link rel="stylesheet" type="text/css" href="../../css/main2.css" />
|
||||
<title>1623:204 Passage Names Glossary</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<h1>Steinbrückenhöhle Passage Names Glossary</h1>
|
||||
|
||||
<div style="text-align: center">
|
||||
<a href="#a">A</a> -- <a href="#b">B</a> -- <a href="#c">C</a> --
|
||||
<a href="#d">D</a> -- <a href="#e">E</a> -- <a href="#f">F</a> --
|
||||
<a href="#g">G</a> -- <a href="#h">H</a> -- <a href="#i">I</a> --
|
||||
<a href="#j">J</a> -- <a href="#k">K</a> -- <a href="#l">L</a> --
|
||||
<a href="#m">M</a> -- <a href="#n">N</a> -- <a href="#o">O</a> --
|
||||
<a href="#p">P</a> -- <a href="#q">Q</a> -- <a href="#r">R</a> --
|
||||
<a href="#s">S</a> -- <a href="#t">T</a> -- <a href="#u">U</a> --
|
||||
<a href="#v">V</a> -- <a href="#w">W</a> -- <a href="#x">X</a> --
|
||||
<a href="#y">Y</a> -- <a href="#z">Z</a></div>
|
||||
|
||||
<hr />
|
||||
|
||||
<dl>
|
||||
<h3><a id="1">1</a></h3>
|
||||
<dt><a href="midlevel.html#onetenaday">110 A Day</a></dt>
|
||||
<dd>[Midlevel] </dd>
|
||||
<dt><a href="midlevel.html#onetenbidet">110 Bidet</a></dt>
|
||||
<dd>[Midlevel] </dd>
|
||||
<h3><a id="2">2</a></h3>
|
||||
<dt><a href="rhino.html#boltbypass">21 Bolt Bypass</a></dt>
|
||||
<dd>[Rhino] Passage connecting to the far end of the traverse over Gaffered</dd>
|
||||
<h3><a id="7">7</a></h3>
|
||||
<dt><a href="millennium.html#seven11">7-11 Chamber</a></dt>
|
||||
<dd>[Millennium] Large chamber with pitch and aven at end of Merry Fucking Christmas</dd>
|
||||
<h3><a id="a">A</a></h3>
|
||||
<dt><a href="nopain.html#allroads">All Roads</a></dt>
|
||||
<dd>[NPNG / Pleasuredome] Pitch dropping into Pleasuredome from Insignificant Chamber (distinct from Micturation!)</dd>
|
||||
<dt><a href="ariston.html#ariston">Ariston Series</a></dt>
|
||||
<dd>[Deep South] 110m pitch series giving access to most of the deepest parts of the cave</dd>
|
||||
<h3><a id="b">B</a></h3>
|
||||
<dt><a href="uworld.html#batchamber">Bat Chamber</a></dt>
|
||||
<dd>[Underworld] Large chamber, sporting a fresh dead bat in 2004, in Fat Worm area</dd>
|
||||
<dt><a href="rhino.html#belief">Belief</a></dt>
|
||||
<dd>[Rhino] </dd>
|
||||
<dt><a href="ariston.html#blacklightning">Black Lightning</a></dt>
|
||||
<dd>[Deep South] Pitch in Razor Dance</dd>
|
||||
<dt><a href="uworld.html#blackmaria">Black Maria</a></dt>
|
||||
<dd>[Underworld] Spacious pitch in upper Underworld</dd>
|
||||
<dt><a href="nopain.html#bonsai">Bonsai Crawl</a></dt>
|
||||
<dd>[NPNG / Pleasuredome] Crawl connecting Insignificant Chamber with Treeumphant Passage</dd>
|
||||
<dt><a href="treeumphant.html#bouldercoaster">Boulder Coaster</a></dt>
|
||||
<dd>[Tree] Passage continuing westwards beyond Crowning Glory Chamber</dd>
|
||||
<dt><a href="uworld.html#bracketfungus">Bracket Fungus</a></dt>
|
||||
<dd>[Underworld] Well-decorated passage in upper Underworld</dd>
|
||||
<dt><a href="nopain.html#phat">Brian's Phat Shaft</a></dt>
|
||||
<dd>[NPNG / Pleasuredome] 104m pitch near Pleasuredome</dd>
|
||||
<dt><a href="midlevel.html#bunnybowel">Bunny's Bowel</a></dt>
|
||||
<dd>[Midlevel] Chamber near the bottom of Wolpertinger Way</dd>
|
||||
<h3><a id="c">C</a></h3>
|
||||
<dt><a href="rhino.html#catsclaw">Cat's Claw</a></dt>
|
||||
<dd>[Rhino] Unconformity area</dd>
|
||||
<dt><a href="treeumphant.html#cavetreechamber">Cave Tree Chamber</a></dt>
|
||||
<dd>[Tree] Aven chamber where 204C drops in</dd>
|
||||
<dt><a href="swings.html#chicagochicanes">Chicago Chicanes</a></dt>
|
||||
<dd>[Swings] </dd>
|
||||
<dt><a href="treeumphant.html#chocolatesaltyballs">Chocolate Salty Balls</a></dt>
|
||||
<dd>[Tree] Series of mainly phreatic passages accessed by a traverse across Cave Tree Chamber</dd>
|
||||
<dt><a href="ariston.html#copper">Copper</a></dt>
|
||||
<dd>[Deep South] Pitch in Razor Dance</dd>
|
||||
<dt><a href="swings.html#crestarun">Cresta Run</a></dt>
|
||||
<dd>[Swings] Zigzag passage leading from Swings to a connection with Helter Skelter and on to a pitch (undescended as of 2004)</dd>
|
||||
<dt><a href="rhino.html#crimper">Crimper</a></dt>
|
||||
<dd>[Rhino] </dd>
|
||||
<dt><a href="treeumphant.html#crowningglory">Crowning Glory</a></dt>
|
||||
<dd>[Tree] Phreatic passage which forks off Treeumphant towards 204E entrance</dd>
|
||||
<dt><a href="treeumphant.html#cgchamber">Crowning Glory Chamber</a></dt>
|
||||
<dd>[Tree] Aven chamber at the foot of the 204E entrance pitch. (Warning: Slightly illogical usage; it is not actually in Crowning Glory Passage)</dd>
|
||||
<h3><a id="d">D</a></h3>
|
||||
<dt><a href="ariston.html#davedives">Dave Dives</a></dt>
|
||||
<dd>[Deep South] 2m climb in Razor Dance (best not attempted head first)</dd>
|
||||
<dt><a href="entrance.html#parton">Dolly Parton Climb</a></dt>
|
||||
<dd>[Near End] Short climb with big jugs</dd>
|
||||
<dt><a href="nopain.html#dontstep">Don't Step</a></dt>
|
||||
<dd>[NPNG / Pleasuredome] Climb into ceiling near Insignificant Chamber</dd>
|
||||
<dt><a href="nopain.html#drillingdelight">Drilling Delight</a></dt>
|
||||
<dd>[NPNG / Pleasuredome] Series of short pitches near Insignificant Chamber</dd>
|
||||
<dt><a href="swings.html#dutchbeauty">Dutch Beauty</a></dt>
|
||||
<dd>[Swings] </dd>
|
||||
<h3><a id="e">E</a></h3>
|
||||
<dt><a href="uworld.html#earthenware">Earthenware</a></dt>
|
||||
<dd>[Underworld] North-South trunk passage in Subsoil level</dd>
|
||||
<dt><a href="ariston.html#easythere">Easy There</a></dt>
|
||||
<dd>[Deep South] Pitch in Razor Dance</dd>
|
||||
<dt><a href="uworld.html#eeyore">Eeyore</a></dt>
|
||||
<dd>[Underworld] Side passage from ascending traverse from the foot of Trihang</dd>
|
||||
<h3><a id="f">F</a></h3>
|
||||
<dt><a href="rhino.html#faith">Faith</a></dt>
|
||||
<dd>[Rhino] </dd>
|
||||
<dt><a href="uworld.html#fatworm">Fat Worm Blows a Sparky</a></dt>
|
||||
<dd>[Underworld] Complex maze of passages around Bat Chamber in Subsoil level</dd>
|
||||
<dt><a href="ariston.html#fledermaus">Fledermausschacht</a></dt>
|
||||
<dd>[Deep South] 112m sloping blind pitch off horizontal stuff in Ariston</dd>
|
||||
<dt><a href="nopain.html#flopsy">Flopsy the Bunny Rabbit's Lair</a></dt>
|
||||
<dd>[NPNG / Pleasuredome] Connection from Colonnade back into Insignificant Chamber</dd>
|
||||
<h3><a id="g">G</a></h3>
|
||||
<dt><a href="swings.html#gaffertape">Gaffer Tape</a></dt>
|
||||
<dd>[Swings] First 80m pitch of Gaffered to the Wall Series, leading down to the Underworld from Swings & Roundabouts</dd>
|
||||
<dt><a href="uworld.html#gardenersworld">Gardener's World</a></dt>
|
||||
<dd>[Underworld] First of two pitches connecting upper Underworld level to Subsoil level</dd>
|
||||
<dt><a href="uworld.html#generation">Generation Game</a></dt>
|
||||
<dd>[Underworld] Roof tube traversing back above Quiz Rift</dd>
|
||||
<dt><a href="treeumphant.html#germknodel">Germknödel's Revenge</a></dt>
|
||||
<dd>[Tree] 204E entrance crawl</dd>
|
||||
<dt><a href="ariston.html#glud">God Loves A Drunk</a></dt>
|
||||
<dd>[Deep South] Chamber in Razor Dance</dd>
|
||||
<dt><a href="rhino.html#grater">Grater</a></dt>
|
||||
<dd>[Rhino] </dd>
|
||||
<dt><a href="treeumphant.html#greatoakchamber">Great Oak Chamber</a></dt>
|
||||
<dd>[Tree] Aven chamber which interrupts Treeumphant Passage</dd>
|
||||
<h3><a id="h">H</a></h3>
|
||||
<dt><a href="uworld.html#hardware">Hardware</a></dt>
|
||||
<dd>[Underworld] Westward-trending side passage near north end of Earthenware</dd>
|
||||
<dt><a href="uworld.html#heavilysoiled">Heavily Soiled</a></dt>
|
||||
<dd>[Underworld] Scrofulous oxbow in Subsoil, near the bottom of University Challenge</dd>
|
||||
<dt><a href="treeumphant.html#helterskelter">Helter Skelter</a></dt>
|
||||
<dd>[Tree] Pitch at the end of Boulder Coaster</dd>
|
||||
<dt><a href="uworld.html#hippohollows">Hippo Hollows</a></dt>
|
||||
<dd>[Underworld] Dried mud pots in southwards branch of Subsoil level, towards Fat Worm</dd>
|
||||
<h3><a id="i">I</a></h3>
|
||||
<dt><a href="nopain.html#insignificantchamber">Insignificant Chamber</a></dt>
|
||||
<dd>[NPNG / Pleasuredome] Major junction, from which passages lead off to Pleasuredome, No Pain No Gain, Treeumphant, Swings and Roundabouts and Rhino Rift </dd>
|
||||
<h3><a id="j">J</a></h3>
|
||||
<dt><a href="entrance.html#jim">Jim'll Fix It</a></dt>
|
||||
<dd>[Near End] Second pitch of 204A entrance series (low snow route); rarely called by this name nowadays.</dd>
|
||||
<dt><a href="swings.html#juicybits">Juicy Bits</a></dt>
|
||||
<dd>[Swings] Side passage connecting to Swings at either end</dd>
|
||||
<h3><a id="k">K</a></h3>
|
||||
<dt><a href="uworld.html#kanga">Kanga</a></dt>
|
||||
<dd>[Underworld] Sloping rift pitch from the end of Eeyore leading to a crawl and further chamber</dd>
|
||||
<dt><a href="entrance.html#kidneybean">Kidney Bean</a></dt>
|
||||
<dd>[Near End] Low chamber</dd>
|
||||
<dt><a href="nopain.html#kingcarbide">King Carbide</a></dt>
|
||||
<dd>[NPNG / Pleasuredome] Small chamber between Pleasuredome and No Pain No Gain, at the foot of a pitch from the Near End.</dd>
|
||||
<dt><a href="ariston.html#kiwisuit">Kiwi Suit</a></dt>
|
||||
<dd>[Deep South] 130m pitch series connecting Ariston to Razor Dance</dd>
|
||||
<h3><a id="l">L</a></h3>
|
||||
<dt><a href="rhino.html#limescale">Limescale Cistern</a></dt>
|
||||
<dd>[Rhino] Chamber in Unconformity</dd>
|
||||
<dt><a href="swings.html#livingdaylight">Living Daylight Chamber</a></dt>
|
||||
<dd>[Swings] Chamber immediately beyond Suspended Solution, from which daylight is visible coming in through the 204D entrance</dd>
|
||||
<dt><a href="swings.html#lxtape">LX Tape</a></dt>
|
||||
<dd>[Swings] Third pitch of Gaffered to the Walls series</dd>
|
||||
<h3><a id="m">M</a></h3>
|
||||
<dt><a href="swings.html#magicroundabout">Magic Roundabout Chamber</a></dt>
|
||||
<dd>[Swings] </dd>
|
||||
<dt><a href="midlevel.html#marblerun">Marble Run</a></dt>
|
||||
<dd>[Midlevel] Passage in Mid Level</dd>
|
||||
<dt><a href="rhino.html#meetinghouse">Meeting House</a></dt>
|
||||
<dd>[Rhino] </dd>
|
||||
<dt><a href="millennium.html#merryxmas">Merry Fucking Christmas</a></dt>
|
||||
<dd>[Millennium] Tortuous crawl leading south off Mid Level series near connection to Millennium Dome</dd>
|
||||
<dt><a href="swings.html#merrygoround">Merry Go Round</a></dt>
|
||||
<dd>[Swings] </dd>
|
||||
<dt><a href="nopain.html#micturation">Micturation</a></dt>
|
||||
<dd>[NPNG / Pleasuredome] Pitch dropping into Pleasuredome from Insignificant Chamber</dd>
|
||||
<dt><a href="millennium.html#millennium">Millennium Dome</a></dt>
|
||||
<dd>[Millennium] Large chamber at start of White Elephant Series</dd>
|
||||
<dt><a href="ariston.html#mysterywind">Mystery Wind</a></dt>
|
||||
<dd>[Deep South] Complex multi-part pitch in Razor Dance</dd>
|
||||
<h3><a id="n">N</a></h3>
|
||||
<dt><a href="entrance.html#needle">Needle Crawl</a></dt>
|
||||
<dd>[Near End] Upward-sloping rift passage (wider at floor level, so a crawl for fatties) leading to the top of Thread Pitch</dd>
|
||||
<dt><a href="nopain.html#nopainnogain">No Pain No Gain</a></dt>
|
||||
<dd>[NPNG / Pleasuredome] </dd>
|
||||
<dt><a href="ariston.html#nordic">Nordic Traverse</a></dt>
|
||||
<dd>[Deep South] Traverse in Razor Dance</dd>
|
||||
<h3><a id="o">O</a></h3>
|
||||
<dt><a href="rhino.html#onamission">On a Mission</a></dt>
|
||||
<dd>[Rhino] </dd>
|
||||
<dt><a href="uworld.html#oxtail">Oxtail Oxbow</a></dt>
|
||||
<dd>[Underworld] Loop of muddy passage bypassing Bracket Fungus Passage</dd>
|
||||
<h3><a id="p">P</a></h3>
|
||||
<dt><a href="ariston.html#paster">Paster of Muppets</a></dt>
|
||||
<dd>[Deep South] Pitch in Razor Dance</dd>
|
||||
<dt><a href="midlevel.html#pendulum">Pendulum Pitch</a></dt>
|
||||
<dd>[Midlevel] Alternate route connecting Near End series to Mid Level. Not used since 1999</dd>
|
||||
<dt><a href="ariston.html#pepper">Pepper Pot</a></dt>
|
||||
<dd>[Deep South] Pitch in Razor Dance</dd>
|
||||
<dt><a href="nopain.html#perpetual">Perpetual Motion</a></dt>
|
||||
<dd>[NPNG / Pleasuredome] Pitch dropping into Pleasuredome from 'King Carbide</dd>
|
||||
<dt><a href="swings.html#piledriver">Pile Driver</a></dt>
|
||||
<dd>[Swings] Bolderous chamber accessed by a traverse over the pitch at the end of Cresta Run</dd>
|
||||
<dt><a href="swings.html#playground">Playground</a></dt>
|
||||
<dd>[Swings] </dd>
|
||||
<dt><a href="nopain.html#pleasuredome">Pleasuredome</a></dt>
|
||||
<dd>[NPNG / Pleasuredome] </dd>
|
||||
<dt><a href="uworld.html#poohstyx">Poohstyx</a></dt>
|
||||
<dd>[Underworld] Passage and blind pitch descending from upper Underworld</dd>
|
||||
<dt><a href="ariston.html#potulike">Pot-U-Like</a></dt>
|
||||
<dd>[Deep South] First pitch of Ariston Series, starting at the bottom of Wolpertinger Way</dd>
|
||||
<h3><a id="q">Q</a></h3>
|
||||
<dt><a href="uworld.html#quiz">Quiz Rift</a></dt>
|
||||
<dd>[Underworld] Rift at northern end of upper Underworld, terminating at Gardener's World</dd>
|
||||
<h3><a id="r">R</a></h3>
|
||||
<dt><a href="ariston.html#rainbow">Rainbow Series</a></dt>
|
||||
<dd>[Deep South] Horizontal passage accessed from You're So Veined</dd>
|
||||
<dt><a href="rhino.html#ratbiscuit">Rat Biscuit</a></dt>
|
||||
<dd>[Rhino] Northwards side branch from On A Mission, which terminates in a boulder choke close to Cresta Run</dd>
|
||||
<dt><a href="ariston.html#razor">Razordance</a></dt>
|
||||
<dd>[Deep South] Awkward rift streamway to the current lowest known point of 204</dd>
|
||||
<dt><a href="midlevel.html#recycledrabbit">Recycled Rabbit</a></dt>
|
||||
<dd>[Midlevel] Horizontal side passage off Wolpertinger Way</dd>
|
||||
<dt><a href="rhino.html#rhinorift">Rhino Rift</a></dt>
|
||||
<dd>[Rhino] </dd>
|
||||
<h3><a id="s">S</a></h3>
|
||||
<dt><a href="treeumphant.html#sandpit">Sand Pit</a></dt>
|
||||
<dd>[Tree] Complex maze of sandy passages branching off to the north of Helter Skelter</dd>
|
||||
<dt><a href="nopain.html#scroat">Scroat</a></dt>
|
||||
<dd>[NPNG / Pleasuredome] </dd>
|
||||
<dt><a href="swings.html#sellotape">Sellotape</a></dt>
|
||||
<dd>[Swings] Fourth pitch of Gaffered to the Walls series, also known as Eyehole pitch</dd>
|
||||
<dt><a href="uworld.html#sirens">Sirens</a></dt>
|
||||
<dd>[Underworld] Stalactite grotto in upper Underworld; name has been extended to cover a large ill-defined section of the upper Underworld</dd>
|
||||
<dt><a href="swings.html#southcircular">South Circular</a></dt>
|
||||
<dd>[Swings] </dd>
|
||||
<dt><a href="ariston.html#steadynow">Steady Now</a></dt>
|
||||
<dd>[Deep South] Pitch in Razor Dance</dd>
|
||||
<dt><a href="ariston.html#toecap">Steel Toecap</a></dt>
|
||||
<dd>[Deep South] Largest pitch of Ariston Series</dd>
|
||||
<dt><a href="entrance.html#stitch">Stitch This</a></dt>
|
||||
<dd>[Near End] High-snow bypass connecting a truncated version of Trick or Treat with the upwards continuation of Thread Pitch</dd>
|
||||
<dt><a href="uworld.html#subsoil">Subsoil</a></dt>
|
||||
<dd>[Underworld] General term for the level of passages below Gardener's World pitch</dd>
|
||||
<dt><a href="treeumphant.html#sucker">Sucker</a></dt>
|
||||
<dd>[Tree] Long narrow side branch off Treeumphant</dd>
|
||||
<dt><a href="swings.html#suspended">Suspended Solution</a></dt>
|
||||
<dd>[Swings] </dd>
|
||||
<dt><a href="rhino.html#swallowhard">Swallow Hard</a></dt>
|
||||
<dd>[Rhino] </dd>
|
||||
<dt><a href="swings.html#swingstrunk">Swings Passage</a></dt>
|
||||
<dd>[Swings] </dd>
|
||||
<h3><a id="t">T</a></h3>
|
||||
<dt><a href="rhino.html#takingthepiss">Taking the Piss</a></dt>
|
||||
<dd>[Rhino] Pitch dropping into Rhino Rift series from Dutch Beauty in Swings & Roundabouts</dd>
|
||||
<dt><a href="swings.html#tapeworm">Tape Worm</a></dt>
|
||||
<dd>[Swings] Second pitch of Gaffered to the Walls series</dd>
|
||||
<dt><a href="uworld.html#terrafirma">Terra Firma</a></dt>
|
||||
<dd>[Underworld] Chamber at the top of a muddy slope in the upper Underworld</dd>
|
||||
<dt><a href="treeumphant.html#thecolonnade">The Colonnade</a></dt>
|
||||
<dd>[Tree] Side gallery branching off Treeumphant Passage</dd>
|
||||
<dt><a href="ariston.html#mashtun">The Mash Tun</a></dt>
|
||||
<dd>[Deep South] Pitch in Razor Dance</dd>
|
||||
<dt><a href="swings.html#theslide">The Slide</a></dt>
|
||||
<dd>[Swings] </dd>
|
||||
<dt><a href="ariston.html#thirteenyear">Thirteen Year Pitch</a></dt>
|
||||
<dd>[Deep South] Pitch in Razor Dance</dd>
|
||||
<dt><a href="entrance.html#thread">Thread Pitch</a></dt>
|
||||
<dd>[Near End] Pitch connecting Near End to Mid Level series</dd>
|
||||
<dt><a href="swings.html#trapeze">Trapeze</a></dt>
|
||||
<dd>[Swings] </dd>
|
||||
<dt><a href="treeumphant.html#treeumphantpassage">Treeumphant Passage</a></dt>
|
||||
<dd>[Tree] Trunk passage leading northwards from Bonsai Crawl to Cave Tree Chamber</dd>
|
||||
<dt><a href="entrance.html#firstpitch">Trick or Treat</a></dt>
|
||||
<dd>[Near End] 204A entrance pitch (rarely called by this name)</dd>
|
||||
<dt><a href="swings.html#trihang">Trihang</a></dt>
|
||||
<dd>[Swings] Fifth and final pitch of Gaffered to the Walls series</dd>
|
||||
<h3><a id="u">U</a></h3>
|
||||
<dt><a href="entrance.html#umshit">Umshitshimbo</a></dt>
|
||||
<dd>[Near End] Phreatic ramp in Near End</dd>
|
||||
<dt><a href="rhino.html#unconformity">Unconformity</a></dt>
|
||||
<dd>[Rhino] Steeply descending passage branching off On A Mission</dd>
|
||||
<dt><a href="rhino.html#uncrimped">Uncrimped</a></dt>
|
||||
<dd>[Rhino] Loop connecting Crimper to Faith</dd>
|
||||
<dt><a href="uworld.html#underware">Underware</a></dt>
|
||||
<dd>[Underworld] Eastward-trending side passage near north end of Earthenware (also known as Earthenware II)</dd>
|
||||
<dt><a href="uworld.html#univchallenge">University Challenge</a></dt>
|
||||
<dd>[Underworld] Second of two pitches connecting upper Underworld level to Subsoil level</dd>
|
||||
<dt><a href="midlevel.html#upat45">Up at 45°</a></dt>
|
||||
<dd>[Midlevel] Series of crawls sloping up at north end of Mid-Level series</dd>
|
||||
<h3><a id="w">W</a></h3>
|
||||
<dt><a href="millennium.html#elephant">White Elephant Series</a></dt>
|
||||
<dd>[Millennium] Rift pitch series heading southeast from Millennium Dome</dd>
|
||||
<dt><a href="midlevel.html#wolp">Wolpertinger Way</a></dt>
|
||||
<dd>[Midlevel] Large phreatic trunk passage, centerpiece of old Mid Level series</dd>
|
||||
<dt><a href="rhino.html#wotnobolts">Wot no Bolts?</a></dt>
|
||||
<dd>[Rhino] Pitch in Rhino Rift (which does now have bolts)</dd>
|
||||
<dt><a href="rhino.html#nobutcombe">Wot no Butcombe?</a></dt>
|
||||
<dd>[Rhino] </dd>
|
||||
<dt><a href="rhino.html#noconnection">Wot no Connection?</a></dt>
|
||||
<dd>[Rhino] Passage at far end of On A Mission, which doesn't connect to Weizeneishöhle</dd>
|
||||
<h3><a id="y">Y</a></h3>
|
||||
<dt><a href="ariston.html#yeast">Yeast</a></dt>
|
||||
<dd>[Deep South] Pitch in Razor Dance</dd>
|
||||
<dt><a href="midlevel.html#veined">You're So Veined</a></dt>
|
||||
<dd>[Midlevel] Alternate route connecting to Ariston Series part-way down Pot-U-Like, not used since 1999</dd>
|
||||
|
||||
</dl>
|
||||
|
||||
<hr />
|
||||
<ul>
|
||||
<li><a href="204.html">Back to 204 index page</a></li>
|
||||
<li><a href="../../smkridge/index.htm#id204">Schwarzmooskogel ridge area index and description</a></li>
|
||||
<li><a href="../../indxal.htm#id204">Full Index</a></li>
|
||||
<li><a href="../../areas.htm">Other Areas</a></li>
|
||||
<li><a href="../../index.htm">Back to Expedition Intro page</a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
@ -28,17 +28,20 @@ href="nopain.html#kingcarbide">'King Carbide</a>, off No Pain No Gain.</p>
|
||||
|
||||
<h3>Entrance</h3>
|
||||
|
||||
<p>The 204a entrance is directly opposite a 10m x 5m <a
|
||||
<p>
|
||||
<a href="l/1en.html"><img class="onleft" src="t/1en.jpg" alt="204a entrance"
|
||||
/></a>The 204a entrance is directly opposite a 10m x 5m <a
|
||||
href="bridge.html">stone bridge</a> from which it derives its name. The
|
||||
entrance itself is approximately 8m high and 5m wide, and leads down a boulder
|
||||
slope and round a right hand bend to the top of the first pitch. The 204b
|
||||
entrance is 15m away to the north.</p>
|
||||
|
||||
<p>From 1999 until 2001 inclusive, the 204b entrance was rigged. However,
|
||||
<p><a href="l/13sle.html"><img class="onright" src="t/13sle.jpg" alt="204b entrance"
|
||||
/></a>From 1999 until 2001 inclusive, the 204b entrance was rigged. However,
|
||||
this involved a rather shoddy decent down a gully, and so from 2002
|
||||
the 204a entrance has been used.</p>
|
||||
|
||||
<h3><a id="firstpitch">First Pitch</a></h3>
|
||||
<h3 style="clear: both"><a id="firstpitch">First Pitch</a></h3>
|
||||
|
||||
<p>
|
||||
<a href="l/2p1.html"><img class="onright" src="t/2p1.jpg" alt="First
|
||||
@ -93,16 +96,16 @@ C</a>].</p>
|
||||
Pitch" /></a>
|
||||
<b>The Near End</b> is a collective name for a complex network of
|
||||
high level phreatic passages which slope approximately 20° following the dip of
|
||||
the beds. Heading downhill from the base of <b>Jim'll Fix It</b> in a stooping
|
||||
height passage leads round a double bend to a 2m climb down to a junction.
|
||||
Right leads to more <a href="#nearside">side passages</a> whilst the main route
|
||||
is straight ahead to a crossroads. Right leads into the same <a
|
||||
href="#nearside">side passages</a> as the previous right turn. Left is
|
||||
<b>Needle Crawl</b> past an unexplored passage on the left [<a
|
||||
the beds. Heading downhill from the base of <a href="#jim">Jim'll Fix It</a> in
|
||||
a stooping height passage leads round a double bend to a 2m climb down to a
|
||||
junction. Right leads to more <a href="#nearside">side passages</a> whilst the
|
||||
main route is straight ahead to a crossroads. Right leads into the same <a
|
||||
href="#nearside">side passages</a> as the previous right turn. Left is <b><a
|
||||
id="needle">Needle Crawl</a></b> past an unexplored passage on the left [<a
|
||||
href="qm.html#C1999-204-04" id="qC1999-204-04">C1999-204-04 C</a>] and a crawl
|
||||
on the right (feels like straight ahead) which becomes too small after ~8m.
|
||||
Straight ahead (feels like a left) leads to the head of a fine 4m diameter
|
||||
circular shaft, <b><a id="thread">Thread</a> Pitch</b>. This pitch of 17m
|
||||
circular shaft, <b><a id="thread">Thread Pitch</a></b>. This pitch of 17m
|
||||
corresponds to the lower half of <a href="#stitch">Stitch This</a>, and leads
|
||||
into <a href="midlevel.html#wolp">Wolpertinger Way</a>. A continuation of the
|
||||
crawl is visible at the opposite side of the pitch head; this is choked after
|
||||
@ -166,7 +169,7 @@ deep blind pit on the right to a junction.</p>
|
||||
<p>Left leads uphill past a choked inlet on the left to a steep uphill section
|
||||
with a crawl on the right, which leads shortly to a 2m climb down and immediate
|
||||
choke. At the top of the steep section the passage to the right immediately
|
||||
chokes, whilst left is <b>Dolly Parton Climb</b>, a 2m climb up with huge jugs,
|
||||
chokes, whilst left is <b><a id="parton">Dolly Parton Climb</a></b>, a 2m climb up with huge jugs,
|
||||
to a further 15m of upward trending phreatic passage, terminating in a boulder
|
||||
choke with a slight draught (air coming into the cave). There are two small
|
||||
steep phreatic ramps on the left hand side of this passage, both very small and
|
||||
|
53
smkridge/204/gallery.html
Normal file
@ -0,0 +1,53 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
<link rel="stylesheet" type="text/css" href="../../css/main2.css" />
|
||||
<title>1623:204 -- Photo gallery</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<table id="cavepage">
|
||||
<tr><th id="kat_no">204</th><th id="name">Steinbrückenhöhle</th><th id="status">4/S x</th></tr>
|
||||
</table>
|
||||
|
||||
<h1>Photo gallery</h1>
|
||||
|
||||
<hr />
|
||||
|
||||
<a href="l/1en.html"><img src="t/1en.jpg" /></a>
|
||||
<a href="l/13sle.html"><img src="t/13sle.jpg" /></a>
|
||||
<a href="l/14entd.html"><img src="t/14entd.jpg" /></a>
|
||||
<a href="l/ente.html"><img src="t/ente.jpg" /></a>
|
||||
<a href="l/2p1.html"><img src="t/2p1.jpg" /></a>
|
||||
<a href="l/3crys.html"><img src="t/3crys.jpg" /></a>
|
||||
<a href="l/4egg.html"><img src="t/4egg.jpg" /></a>
|
||||
<a href="l/5p3.html"><img src="t/5p3.jpg" /></a>
|
||||
<a href="l/6icel.html"><img src="t/6icel.jpg" /></a>
|
||||
<a href="l/7icef.html"><img src="t/7icef.jpg" /></a>
|
||||
<a href="l/8ica.html"><img src="t/8ica.jpg" /></a>
|
||||
<a href="l/9fall.html"><img src="t/9fall.jpg" /></a>
|
||||
<a href="l/11cei.html"><img src="t/11cei.jpg" /></a>
|
||||
<a href="l/treeumphant1.html"><img src="t/treeumphant1.jpg" /></a>
|
||||
<a href="l/treeumphant2.html"><img src="t/treeumphant2.jpg" /></a>
|
||||
<a href="l/underworld.html"><img src="t/underworld.jpg" /></a>
|
||||
<a href="l/sirens.html"><img src="t/sirens.jpg" /></a>
|
||||
<a href="l/bracketfungus1.html"><img src="t/bracketfungus1.jpg" /></a>
|
||||
<a href="l/bracketfungus2.html"><img src="t/bracketfungus2.jpg" /></a>
|
||||
<a href="l/crystalpool.html"><img src="t/crystalpool.jpg" /></a>
|
||||
<a href="l/deadbat.html"><img src="t/deadbat.jpg" /></a>
|
||||
<a href="l/hippohollows.html"><img src="t/hippohollows.jpg" /></a>
|
||||
<a href="l/kangatwo.html"><img src="t/kangatwo.jpg" /></a>
|
||||
|
||||
<hr />
|
||||
|
||||
<ul id="links">
|
||||
<li><a href="204.html">Back to 204 index page</a></li>
|
||||
<li><a href="../../smkridge/index.htm#id204">Schwarzmooskogel ridge area index and description</a></li>
|
||||
<li><a href="../../indxal.htm#id204">Full Index</a></li>
|
||||
<li><a href="../../areas.htm">Other Areas</a></li>
|
||||
<li><a href="../../index.htm">Back to Expedition Intro page</a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
124
smkridge/204/glossary.csv
Normal file
@ -0,0 +1,124 @@
|
||||
"Name","URL","Fragment ID","Description","Etymology"
|
||||
"110 A Day","midlevel.html","onetenaday",,"So called as it was sufficiently dusty that the surveyors coughed as if they smoked 110 a day"
|
||||
"110 Bidet","midlevel.html","onetenbidet",,
|
||||
"21 Bolt Bypass","rhino.html","boltbypass","Passage connecting to the far end of the traverse over Gaffered",
|
||||
"7-11 Chamber","millennium.html","seven11","Large chamber with pitch and aven at end of Merry Fucking Christmas",
|
||||
"All Roads","nopain.html","allroads","Pitch dropping into Pleasuredome from Insignificant Chamber (distinct from Micturation!)",
|
||||
"Ariston Series","ariston.html","ariston","110m pitch series giving access to most of the deepest parts of the cave","It goes on, and on, and Ariston - as in the recent washing machine advert"
|
||||
"Bat Chamber","uworld.html","batchamber","Large chamber, sporting a fresh dead bat in 2004, in Fat Worm area",
|
||||
"Belief","rhino.html","belief",,
|
||||
"Black Lightning","ariston.html","blacklightning","Pitch in Razor Dance","Richard Thompson song"
|
||||
"Black Maria","uworld.html","blackmaria","Spacious pitch in upper Underworld",
|
||||
"Bonsai Crawl","nopain.html","bonsai","Crawl connecting Insignificant Chamber with Treeumphant Passage",
|
||||
"Boulder Coaster","treeumphant.html","bouldercoaster","Passage continuing westwards beyond Crowning Glory Chamber",
|
||||
"Bracket Fungus","uworld.html","bracketfungus","Well-decorated passage in upper Underworld",
|
||||
"Brian's Phat Shaft","nopain.html","phat","104m pitch near Pleasuredome",
|
||||
"Bunny's Bowel","midlevel.html","bunnybowel","Chamber near the bottom of Wolpertinger Way",
|
||||
"Cat's Claw","rhino.html","catsclaw","Unconformity area",
|
||||
"Cave Tree Chamber","treeumphant.html","cavetreechamber","Aven chamber where 204C drops in",
|
||||
"Chicago Chicanes","swings.html","chicagochicanes",,
|
||||
"Chocolate Salty Balls","treeumphant.html","chocolatesaltyballs","Series of mainly phreatic passages accessed by a traverse across Cave Tree Chamber",
|
||||
"Copper","ariston.html","copper","Pitch in Razor Dance","Part of a sequence of pitches named after brewing apparatus"
|
||||
"Cresta Run","swings.html","crestarun","Zigzag passage leading from Swings to a connection with Helter Skelter and on to a pitch (undescended as of 2004)",
|
||||
"Crimper","rhino.html","crimper",,
|
||||
"Crowning Glory","treeumphant.html","crowningglory","Phreatic passage which forks off Treeumphant towards 204E entrance",
|
||||
"Crowning Glory Chamber","treeumphant.html","cgchamber","Aven chamber at the foot of the 204E entrance pitch. (Warning: Slightly illogical usage; it is not actually in Crowning Glory Passage)",
|
||||
"Dave Dives","ariston.html","davedives","2m climb in Razor Dance (best not attempted head first)","Commemorating a stylish descent"
|
||||
"Dolly Parton Climb","entrance.html","parton","Short climb with big jugs",
|
||||
"Don't Step","nopain.html","dontstep","Climb into ceiling near Insignificant Chamber",
|
||||
"Drilling Delight","nopain.html","drillingdelight","Series of short pitches near Insignificant Chamber",
|
||||
"Dutch Beauty","swings.html","dutchbeauty",,
|
||||
"Earthenware","uworld.html","earthenware","North-South trunk passage in Subsoil level",
|
||||
"Easy There","ariston.html","easythere","Pitch in Razor Dance","Richard Thompson song ""Easy There, Steady Now"""
|
||||
"Eeyore","uworld.html","eeyore","Side passage from ascending traverse from the foot of Trihang",
|
||||
"Faith","rhino.html","faith",,
|
||||
"Fat Worm Blows a Sparky","uworld.html","fatworm","Complex maze of passages around Bat Chamber in Subsoil level",
|
||||
"Fledermausschacht","ariston.html","fledermaus","112m sloping blind pitch off horizontal stuff in Ariston","Dunks got hassled by a bat during exploration"
|
||||
"Flopsy the Bunny Rabbit's Lair","nopain.html","flopsy","Connection from Colonnade back into Insignificant Chamber",
|
||||
"Gaffer Tape","swings.html","gaffertape","First 80m pitch of Gaffered to the Wall Series, leading down to the Underworld from Swings & Roundabouts",
|
||||
"Gardener's World","uworld.html","gardenersworld","First of two pitches connecting upper Underworld level to Subsoil level",
|
||||
"Generation Game","uworld.html","generation","Roof tube traversing back above Quiz Rift","Named in commemoration of a bolting race between Becka (with hand bolts) and Dave (with Earl's power drill), in which experience and skill comprehensively beat youth and enthusiasm"
|
||||
"Germknödel's Revenge","treeumphant.html","germknodel","204E entrance crawl",
|
||||
"God Loves A Drunk","ariston.html","glud","Chamber in Razor Dance","Richard Thompson song"
|
||||
"Grater","rhino.html","grater",,
|
||||
"Great Oak Chamber","treeumphant.html","greatoakchamber","Aven chamber which interrupts Treeumphant Passage",
|
||||
"Hardware","uworld.html","hardware","Westward-trending side passage near north end of Earthenware",
|
||||
"Heavily Soiled","uworld.html","heavilysoiled","Scrofulous oxbow in Subsoil, near the bottom of University Challenge",
|
||||
"Helter Skelter","treeumphant.html","helterskelter","Pitch at the end of Boulder Coaster",
|
||||
"Hippo Hollows","uworld.html","hippohollows","Dried mud pots in southwards branch of Subsoil level, towards Fat Worm",
|
||||
"Insignificant Chamber","nopain.html","insignificantchamber","Major junction, from which passages lead off to Pleasuredome, No Pain No Gain, Treeumphant, Swings and Roundabouts and Rhino Rift ",
|
||||
"Jim'll Fix It","entrance.html","jim","Second pitch of 204A entrance series (low snow route); rarely called by this name nowadays.",
|
||||
"Juicy Bits","swings.html","juicybits","Side passage connecting to Swings at either end",
|
||||
"Kanga","uworld.html","kanga","Sloping rift pitch from the end of Eeyore leading to a crawl and further chamber",
|
||||
"Kidney Bean","entrance.html","kidneybean","Low chamber",
|
||||
"King Carbide","nopain.html","kingcarbide","Small chamber between Pleasuredome and No Pain No Gain, at the foot of a pitch from the Near End.",
|
||||
"Kiwi Suit","ariston.html","kiwisuit","130m pitch series connecting Ariston to Razor Dance","Tribute to Kiwi Mike (Allen)"
|
||||
"Limescale Cistern","rhino.html","limescale","Chamber in Unconformity",
|
||||
"Living Daylight Chamber","swings.html","livingdaylight","Chamber immediately beyond Suspended Solution, from which daylight is visible coming in through the 204D entrance",
|
||||
"LX Tape","swings.html","lxtape","Third pitch of Gaffered to the Walls series",
|
||||
"Magic Roundabout Chamber","swings.html","magicroundabout","Large chamber where Swings Passage begins",
|
||||
"Marble Run","midlevel.html","marblerun","Passage in Mid Level",
|
||||
"Meeting House","rhino.html","meetinghouse",,
|
||||
"Merry Fucking Christmas","millennium.html","merryxmas","Tortuous crawl leading south off Mid Level series near connection to Millennium Dome","South Park reference"
|
||||
"Merry Go Round","swings.html","merrygoround","110m pitch series dropping from the Slide (conjectured to connect to the Underworld)",
|
||||
"Micturation","nopain.html","micturation","Pitch dropping into Pleasuredome from Insignificant Chamber",
|
||||
"Millennium Dome","millennium.html","millennium","Large chamber at start of White Elephant Series",
|
||||
"Mystery Wind","ariston.html","mysterywind","Complex multi-part pitch in Razor Dance","Richard Thompson song"
|
||||
"Needle Crawl","entrance.html","needle","Upward-sloping rift passage (wider at floor level, so a crawl for fatties) leading to the top of Thread Pitch",
|
||||
"No Pain No Gain","nopain.html","nopainnogain","Crawl linking southern passages of old Mid Level series to Insignificant Chamber and the northern horizontal passages",
|
||||
"Nordic Traverse","ariston.html","nordic","Traverse in Razor Dance",
|
||||
"On a Mission","rhino.html","onamission",,
|
||||
"Oxtail Oxbow","uworld.html","oxtail","Loop of muddy passage bypassing Bracket Fungus Passage",
|
||||
"Paster of Muppets","ariston.html","paster","Pitch in Razor Dance","Metallica spoonerism"
|
||||
"Pendulum Pitch","midlevel.html","pendulum","Alternate route connecting Near End series to Mid Level. Not used since 1999",
|
||||
"Pepper Pot","ariston.html","pepper","Pitch in Razor Dance","Utter lack of imagination"
|
||||
"Perpetual Motion","nopain.html","perpetual","Pitch dropping into Pleasuredome from 'King Carbide",
|
||||
"Pile Driver","swings.html","piledriver","Bolderous chamber accessed by a traverse over the pitch at the end of Cresta Run",
|
||||
"Playground","swings.html","playground","Walking passage leading from Insignificant Chamber towards Magic Roundabout and the rest of the Swings series",
|
||||
"Pleasuredome","nopain.html","pleasuredome","Very large chamber (or pair of chambers) which almost everything around No Pain No Gain connects to",
|
||||
"Poohstyx","uworld.html","poohstyx","Passage and blind pitch descending from upper Underworld",
|
||||
"Pot-U-Like","ariston.html","potulike","First pitch of Ariston Series, starting at the bottom of Wolpertinger Way",
|
||||
"Quiz Rift","uworld.html","quiz","Rift at northern end of upper Underworld, terminating at Gardener's World",
|
||||
"Rainbow Series","ariston.html","rainbow","Horizontal passage accessed from You're So Veined",
|
||||
"Rat Biscuit","rhino.html","ratbiscuit","Northwards side branch from On A Mission, which terminates in a boulder choke close to Cresta Run",
|
||||
"Razordance","ariston.html","razor","Awkward rift streamway to the current lowest known point of 204",
|
||||
"Recycled Rabbit","midlevel.html","recycledrabbit","Horizontal side passage off Wolpertinger Way",
|
||||
"Rhino Rift","rhino.html","rhinorift",,
|
||||
"Sand Pit","treeumphant.html","sandpit","Complex maze of sandy passages branching off to the north of Helter Skelter",
|
||||
"Scroat","nopain.html","scroat",,
|
||||
"Sellotape","swings.html","sellotape","Fourth pitch of Gaffered to the Walls series, also known as Eyehole pitch",
|
||||
"Sirens","uworld.html","sirens","Stalactite grotto in upper Underworld; name has been extended to cover a large ill-defined section of the upper Underworld",
|
||||
"South Circular","swings.html","southcircular",,
|
||||
"Steady Now","ariston.html","steadynow","Pitch in Razor Dance","Richard Thompson song ""Easy There, Steady Now"""
|
||||
"Steel Toecap","ariston.html","toecap","Largest pitch of Ariston Series",
|
||||
"Stitch This","entrance.html","stitch","High-snow bypass connecting a truncated version of Trick or Treat with the upwards continuation of Thread Pitch",
|
||||
"Subsoil","uworld.html","subsoil","General term for the level of passages below Gardener's World pitch",
|
||||
"Sucker","treeumphant.html","sucker","Long narrow side branch off Treeumphant",
|
||||
"Suspended Solution","swings.html","suspended","Roof tube at the northern end of Swings Passage, leading to 204D entrance",
|
||||
"Swallow Hard","rhino.html","swallowhard",,
|
||||
"Swings Passage","swings.html","swingstrunk","Main trunk passage of Swings & Roundabouts series",
|
||||
"Taking the Piss","rhino.html","takingthepiss","Pitch dropping into Rhino Rift series from Dutch Beauty in Swings & Roundabouts",
|
||||
"Tape Worm","swings.html","tapeworm","Second pitch of Gaffered to the Walls series",
|
||||
"Terra Firma","uworld.html","terrafirma","Chamber at the top of a muddy slope in the upper Underworld",
|
||||
"The Colonnade","treeumphant.html","thecolonnade","Side gallery branching off Treeumphant Passage",
|
||||
"The Mash Tun","ariston.html","mashtun","Pitch in Razor Dance","Part of a sequence of pitches named after brewing apparatus"
|
||||
"The Slide","swings.html","theslide","Sloping side passage eastwards from Swings, leading to Merry-Go-Round",
|
||||
"Thirteen Year Pitch","ariston.html","thirteenyear","Pitch in Razor Dance","Commemorating Mark Dougherty's return to Expo after a 13-year absence"
|
||||
"Thread Pitch","entrance.html","thread","Pitch connecting Near End to Mid Level series",
|
||||
"Trapeze","swings.html","trapeze","Side gallery connecting to Swings Passage at various points",
|
||||
"Treeumphant Passage","treeumphant.html","treeumphantpassage","Trunk passage leading northwards from Bonsai Crawl to Cave Tree Chamber",
|
||||
"Trick or Treat","entrance.html","firstpitch","204A entrance pitch (rarely called by this name)",
|
||||
"Trihang","swings.html","trihang","Fifth and final pitch of Gaffered to the Walls series",
|
||||
"Umshitshimbo","entrance.html","umshit","Phreatic ramp in Near End",
|
||||
"Unconformity","rhino.html","unconformity","Steeply descending passage branching off On A Mission",
|
||||
"Uncrimped","rhino.html","uncrimped","Loop connecting Crimper to Faith",
|
||||
"Underware","uworld.html","underware","Eastward-trending side passage near north end of Earthenware (also known as Earthenware II)",
|
||||
"University Challenge","uworld.html","univchallenge","Second of two pitches connecting upper Underworld level to Subsoil level",
|
||||
"Up at 45°","midlevel.html","upat45","Series of crawls sloping up at north end of Mid-Level series",
|
||||
"White Elephant Series","millennium.html","elephant","Rift pitch series heading southeast from Millennium Dome",
|
||||
"Wolpertinger Way","midlevel.html","wolp","Large phreatic trunk passage, centerpiece of old Mid Level series",
|
||||
"Wot no Bolts?","rhino.html","wotnobolts","Pitch in Rhino Rift (which does now have bolts)",
|
||||
"Wot no Butcombe?","rhino.html","nobutcombe","Series of passages at the far west end of On A Mission",
|
||||
"Wot no Connection?","rhino.html","noconnection","Network of passages at far end of On A Mission, which don't connect to Weizeneishöhle",
|
||||
"Yeast","ariston.html","yeast","Pitch in Razor Dance","Part of a sequence of pitches named after brewing apparatus"
|
||||
"You're So Veined","midlevel.html","veined","Alternate route connecting to Ariston Series part-way down Pot-U-Like, not used since 1999","Carly Simon song; the pitch has prominent mineral veins in the rock."
|
|
Before Width: | Height: | Size: 150 KiB |
BIN
smkridge/204/i/bracketfungus1.jpg
Normal file
After Width: | Height: | Size: 102 KiB |
BIN
smkridge/204/i/bracketfungus2.jpg
Normal file
After Width: | Height: | Size: 42 KiB |
BIN
smkridge/204/i/crystalpool.jpg
Normal file
After Width: | Height: | Size: 76 KiB |
BIN
smkridge/204/i/deadbat.jpg
Normal file
After Width: | Height: | Size: 78 KiB |
BIN
smkridge/204/i/ente.jpg
Normal file
After Width: | Height: | Size: 126 KiB |
BIN
smkridge/204/i/hippohollows.jpg
Normal file
After Width: | Height: | Size: 52 KiB |
BIN
smkridge/204/i/kangatwo.jpg
Normal file
After Width: | Height: | Size: 44 KiB |
BIN
smkridge/204/i/sirens.jpg
Normal file
After Width: | Height: | Size: 95 KiB |
BIN
smkridge/204/i/treeumphant1.jpg
Normal file
After Width: | Height: | Size: 44 KiB |
BIN
smkridge/204/i/treeumphant2.jpg
Normal file
After Width: | Height: | Size: 28 KiB |
BIN
smkridge/204/i/underworld.jpg
Normal file
After Width: | Height: | Size: 49 KiB |
@ -21,6 +21,7 @@ massive shafts of the Ariston Series.</p>
|
||||
<p class="caption">Photo © Erin Lynch, 1999</p>
|
||||
<hr />
|
||||
<ul id="links">
|
||||
<li><a href="../gallery.html">204 photo gallery</a></li>
|
||||
<li><a href="../204.html">Back to 204 description</a></li>
|
||||
<li><a href="../../../infodx.htm">Back to Expedition Intro page</a></li>
|
||||
<li><a href="../../../../index.htm">Back to CUCC Home page</a></li>
|
||||
|
28
smkridge/204/l/13sle.html
Normal file
@ -0,0 +1,28 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
<title>
|
||||
1623:204 - Entrance B
|
||||
</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../css/main2.css" />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<div class="centre"><img alt="204b entrance" src="../i/13sle.jpg" />
|
||||
</div>
|
||||
|
||||
<p>Someone (Duncan?) snoozing outside the 204b entrance.</p>
|
||||
|
||||
<p class="caption">Photo © Erin Lynch, 1999</p>
|
||||
<hr />
|
||||
<ul id="links">
|
||||
<li><a href="../gallery.html">204 photo gallery</a></li>
|
||||
<li><a href="../204.html">Back to 204 description</a></li>
|
||||
<li><a href="../../../infodx.htm">Back to Expedition Intro page</a></li>
|
||||
<li><a href="../../../../index.htm">Back to CUCC Home page</a></li>
|
||||
</ul>
|
||||
|
||||
</body>
|
||||
</html>
|
@ -29,6 +29,7 @@ plug).</p>
|
||||
<p class="caption">Photo © Olly Madge, 2003</p>
|
||||
<hr />
|
||||
<ul id="links">
|
||||
<li><a href="../gallery.html">204 photo gallery</a></li>
|
||||
<li><a href="../204.html">Back to 204 description</a></li>
|
||||
<li><a href="../../../infodx.htm">Back to Expedition Intro page</a></li>
|
||||
<li><a href="../../../../index.htm">Back to CUCC Home page</a></li>
|
||||
|
30
smkridge/204/l/1en.html
Normal file
@ -0,0 +1,30 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
<title>
|
||||
1623:204 - Entrance A
|
||||
</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../css/main2.css" />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<div class="centre"><img alt="204d entrance shakehole" src="../i/1en.jpg" />
|
||||
</div>
|
||||
|
||||
<p>The original Steinbrückenhöhle entrance; this is usually rigged from a point next to the tilted slab at the right edge of the picture, from which it hangs more nearly straight than anywhere else.</p>
|
||||
|
||||
<p>This photograph was taken in 1999 when the B entrance was the trade route.</p>
|
||||
|
||||
<p class="caption">Photo © Erin Lynch, 1999</p>
|
||||
<hr />
|
||||
<ul id="links">
|
||||
<li><a href="../gallery.html">204 photo gallery</a></li>
|
||||
<li><a href="../204.html">Back to 204 description</a></li>
|
||||
<li><a href="../../../infodx.htm">Back to Expedition Intro page</a></li>
|
||||
<li><a href="../../../../index.htm">Back to CUCC Home page</a></li>
|
||||
</ul>
|
||||
|
||||
</body>
|
||||
</html>
|
@ -20,6 +20,7 @@ deviation near the centre of the picture.</p>
|
||||
<p class="caption">Photo © Erin Lynch, 1999 (?)</p>
|
||||
<hr />
|
||||
<ul id="links">
|
||||
<li><a href="../gallery.html">204 photo gallery</a></li>
|
||||
<li><a href="../204.html">Back to 204 description</a></li>
|
||||
<li><a href="../../../infodx.htm">Back to Expedition Intro page</a></li>
|
||||
<li><a href="../../../../index.htm">Back to CUCC Home page</a></li>
|
||||
|
29
smkridge/204/l/3crys.html
Normal file
@ -0,0 +1,29 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
<title>
|
||||
1623:204 - Crystals
|
||||
</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../css/main2.css" />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<div class="centre"><img alt="Crystals" src="../i/3crys.jpg" />
|
||||
</div>
|
||||
|
||||
<p>Earl Merson admiring a fine crystalline wall formation in
|
||||
Steinbrückenhöhle.</p>
|
||||
|
||||
<p class="caption">Photo © Erin Lynch, 1999</p>
|
||||
<hr />
|
||||
<ul id="links">
|
||||
<li><a href="../gallery.html">204 photo gallery</a></li>
|
||||
<li><a href="../204.html">Back to 204 description</a></li>
|
||||
<li><a href="../../../infodx.htm">Back to Expedition Intro page</a></li>
|
||||
<li><a href="../../../../index.htm">Back to CUCC Home page</a></li>
|
||||
</ul>
|
||||
|
||||
</body>
|
||||
</html>
|
28
smkridge/204/l/4egg.html
Normal file
@ -0,0 +1,28 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
<title>
|
||||
1623:204 - Egg-like Textures
|
||||
</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../css/main2.css" />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<div class="centre"><img alt="Crystals" src="../i/4egg.jpg" />
|
||||
</div>
|
||||
|
||||
<p>(Does anyone know where this actually is?)</p>
|
||||
|
||||
<p class="caption">Photo © Erin Lynch, 1999</p>
|
||||
<hr />
|
||||
<ul id="links">
|
||||
<li><a href="../gallery.html">204 photo gallery</a></li>
|
||||
<li><a href="../204.html">Back to 204 description</a></li>
|
||||
<li><a href="../../../infodx.htm">Back to Expedition Intro page</a></li>
|
||||
<li><a href="../../../../index.htm">Back to CUCC Home page</a></li>
|
||||
</ul>
|
||||
|
||||
</body>
|
||||
</html>
|
@ -20,6 +20,7 @@ level of Wolpertinger Way.</p>
|
||||
<p class="caption">Photo © Erin Lynch, 1999 (?)</p>
|
||||
<hr />
|
||||
<ul id="links">
|
||||
<li><a href="../gallery.html">204 photo gallery</a></li>
|
||||
<li><a href="../204.html">Back to 204 description</a></li>
|
||||
<li><a href="../../../infodx.htm">Back to Expedition Intro page</a></li>
|
||||
<li><a href="../../../../index.htm">Back to CUCC Home page</a></li>
|
||||
|
28
smkridge/204/l/6icel.html
Normal file
@ -0,0 +1,28 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
<title>
|
||||
1623:204 - Ice formations
|
||||
</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../css/main2.css" />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<div class="centre"><img alt="Crystals" src="../i/6icel.jpg" />
|
||||
</div>
|
||||
|
||||
<p>(Does anyone know where this actually is?)</p>
|
||||
|
||||
<p class="caption">Photo © Erin Lynch, 1999</p>
|
||||
<hr />
|
||||
<ul id="links">
|
||||
<li><a href="../gallery.html">204 photo gallery</a></li>
|
||||
<li><a href="../204.html">Back to 204 description</a></li>
|
||||
<li><a href="../../../infodx.htm">Back to Expedition Intro page</a></li>
|
||||
<li><a href="../../../../index.htm">Back to CUCC Home page</a></li>
|
||||
</ul>
|
||||
|
||||
</body>
|
||||
</html>
|
31
smkridge/204/l/7icef.html
Normal file
@ -0,0 +1,31 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
<title>
|
||||
1623:204 - Ice flow in Wolpertinger Way
|
||||
</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../css/main2.css" />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<div class="centre"><img alt="Ice flow" src="../i/7icef.jpg" />
|
||||
</div>
|
||||
|
||||
<p>This ice flow emerges from halfway up one wall in Wolpertinger Way, and
|
||||
varies wildly in size and shape between expos; this is a fairly small
|
||||
incarnation (it was far larger in 2004, when a very early expo meant snow and
|
||||
ice levels were much higher).</p>
|
||||
|
||||
<p class="caption">Photo © Erin Lynch, 1999</p>
|
||||
<hr />
|
||||
<ul id="links">
|
||||
<li><a href="../gallery.html">204 photo gallery</a></li>
|
||||
<li><a href="../204.html">Back to 204 description</a></li>
|
||||
<li><a href="../../../infodx.htm">Back to Expedition Intro page</a></li>
|
||||
<li><a href="../../../../index.htm">Back to CUCC Home page</a></li>
|
||||
</ul>
|
||||
|
||||
</body>
|
||||
</html>
|
28
smkridge/204/l/8ica.html
Normal file
@ -0,0 +1,28 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
<title>
|
||||
1623:204 - Ice formations
|
||||
</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../css/main2.css" />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<div class="centre"><img alt="Ice flow" src="../i/8ica.jpg" />
|
||||
</div>
|
||||
|
||||
<p>(Does anyone know where this is?)</p>
|
||||
|
||||
<p class="caption">Photo © Erin Lynch, 1999</p>
|
||||
<hr />
|
||||
<ul id="links">
|
||||
<li><a href="../gallery.html">204 photo gallery</a></li>
|
||||
<li><a href="../204.html">Back to 204 description</a></li>
|
||||
<li><a href="../../../infodx.htm">Back to Expedition Intro page</a></li>
|
||||
<li><a href="../../../../index.htm">Back to CUCC Home page</a></li>
|
||||
</ul>
|
||||
|
||||
</body>
|
||||
</html>
|
28
smkridge/204/l/9fall.html
Normal file
@ -0,0 +1,28 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
<title>
|
||||
1623:204 - Ice formations
|
||||
</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../css/main2.css" />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<div class="centre"><img alt="Ice flow" src="../i/9fall.jpg" />
|
||||
</div>
|
||||
|
||||
<p>(Does anyone know where this is?)</p>
|
||||
|
||||
<p class="caption">Photo © Erin Lynch, 1999</p>
|
||||
<hr />
|
||||
<ul id="links">
|
||||
<li><a href="../gallery.html">204 photo gallery</a></li>
|
||||
<li><a href="../204.html">Back to 204 description</a></li>
|
||||
<li><a href="../../../infodx.htm">Back to Expedition Intro page</a></li>
|
||||
<li><a href="../../../../index.htm">Back to CUCC Home page</a></li>
|
||||
</ul>
|
||||
|
||||
</body>
|
||||
</html>
|
32
smkridge/204/l/bracketfungus1.html
Normal file
@ -0,0 +1,32 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
<title>
|
||||
1623:204 - Bracket Fungus Passage
|
||||
</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../css/main2.css" />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<div class="centre"><img alt="Bracket Fungus Passage" src="../i/bracketfungus1.jpg" />
|
||||
</div>
|
||||
|
||||
<p>A close-up of the beautiful formations of Bracket Fungus Passage in the
|
||||
Underworld; a remarkable discovery considering the general rarity of calcite
|
||||
formations in the caves of the plateau. Fortunately this delicate area can be
|
||||
bypassed by Oxtail Oxbow, so these formations should be preserved from damage
|
||||
by passing bodies.</p>
|
||||
|
||||
<p class="caption">Photo © David Loeffler, 2004</p>
|
||||
<hr />
|
||||
<ul id="links">
|
||||
<li><a href="../gallery.html">204 photo gallery</a></li>
|
||||
<li><a href="../204.html">Back to 204 description</a></li>
|
||||
<li><a href="../../../infodx.htm">Back to Expedition Intro page</a></li>
|
||||
<li><a href="../../../../index.htm">Back to CUCC Home page</a></li>
|
||||
</ul>
|
||||
|
||||
</body>
|
||||
</html>
|
28
smkridge/204/l/bracketfungus2.html
Normal file
@ -0,0 +1,28 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
<title>
|
||||
1623:204 - Bracket Fungus Passage
|
||||
</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../css/main2.css" />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<div class="centre"><img alt="Bracket Fungus Passage" src="../i/bracketfungus2.jpg" />
|
||||
</div>
|
||||
|
||||
<p>Becka admiring the formations of Bracket Fungus Passage.</p>
|
||||
|
||||
<p class="caption">Photo © Julian Todd, 2004</p>
|
||||
<hr />
|
||||
<ul id="links">
|
||||
<li><a href="../gallery.html">204 photo gallery</a></li>
|
||||
<li><a href="../204.html">Back to 204 description</a></li>
|
||||
<li><a href="../../../infodx.htm">Back to Expedition Intro page</a></li>
|
||||
<li><a href="../../../../index.htm">Back to CUCC Home page</a></li>
|
||||
</ul>
|
||||
|
||||
</body>
|
||||
</html>
|
28
smkridge/204/l/crystalpool.html
Normal file
@ -0,0 +1,28 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
<title>
|
||||
1623:204 - Crystal pool
|
||||
</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../css/main2.css" />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<div class="centre"><img alt="Crystal pool" src="../i/crystalpool.jpg" />
|
||||
</div>
|
||||
|
||||
<p>Crystal pool near Terra Firma in the Underworld.</p>
|
||||
|
||||
<p class="caption">Photo © David Loeffler, 2004</p>
|
||||
<hr />
|
||||
<ul id="links">
|
||||
<li><a href="../gallery.html">204 photo gallery</a></li>
|
||||
<li><a href="../204.html">Back to 204 description</a></li>
|
||||
<li><a href="../../../infodx.htm">Back to Expedition Intro page</a></li>
|
||||
<li><a href="../../../../index.htm">Back to CUCC Home page</a></li>
|
||||
</ul>
|
||||
|
||||
</body>
|
||||
</html>
|
28
smkridge/204/l/deadbat.html
Normal file
@ -0,0 +1,28 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
<title>
|
||||
1623:204 - Bat Chamber
|
||||
</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../css/main2.css" />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<div class="centre"><img alt="Dead bat" src="../i/deadbat.jpg" />
|
||||
</div>
|
||||
|
||||
<p>Recently deceased bat in Bat Chamber, in the Subsoil level. What a bat was doing 276m below the surface is a mystery.</p>
|
||||
|
||||
<p class="caption">Photo © Julian Todd, 2004</p>
|
||||
<hr />
|
||||
<ul id="links">
|
||||
<li><a href="../gallery.html">204 photo gallery</a></li>
|
||||
<li><a href="../204.html">Back to 204 description</a></li>
|
||||
<li><a href="../../../infodx.htm">Back to Expedition Intro page</a></li>
|
||||
<li><a href="../../../../index.htm">Back to CUCC Home page</a></li>
|
||||
</ul>
|
||||
|
||||
</body>
|
||||
</html>
|
30
smkridge/204/l/ente.html
Normal file
@ -0,0 +1,30 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
<title>
|
||||
1623:204e entrance
|
||||
</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../css/main2.css" />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<div class="centre"><img alt="Crystal pool" src="../i/ente.jpg" />
|
||||
</div>
|
||||
|
||||
<p>Nial Peters posing at the 204e entrance, which is the most convenient access
|
||||
route for most of the parts of Steinbrückenhöhle currently under
|
||||
exploration.</p>
|
||||
|
||||
<p class="caption">Photo © Becka Lawson, 2004</p>
|
||||
<hr />
|
||||
<ul id="links">
|
||||
<li><a href="../gallery.html">204 photo gallery</a></li>
|
||||
<li><a href="../204.html">Back to 204 description</a></li>
|
||||
<li><a href="../../../infodx.htm">Back to Expedition Intro page</a></li>
|
||||
<li><a href="../../../../index.htm">Back to CUCC Home page</a></li>
|
||||
</ul>
|
||||
|
||||
</body>
|
||||
</html>
|
28
smkridge/204/l/hippohollows.html
Normal file
@ -0,0 +1,28 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
<title>
|
||||
1623:204 - Hippo Hollows
|
||||
</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../css/main2.css" />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<div class="centre"><img alt="Hippo Hollows" src="../i/hippohollows.jpg" />
|
||||
</div>
|
||||
|
||||
<p>These attractive dried mud pools, <b>Hippo Hollows</b>, are in the Subsoil level trunk passage (Earthenware) south of Gardener's World.</p>
|
||||
|
||||
<p class="caption">Photo © Julian Todd, 2004</p>
|
||||
<hr />
|
||||
<ul id="links">
|
||||
<li><a href="../gallery.html">204 photo gallery</li>
|
||||
<li><a href="../204.html">Back to 204 description</a></li>
|
||||
<li><a href="../../../infodx.htm">Back to Expedition Intro page</a></li>
|
||||
<li><a href="../../../../index.htm">Back to CUCC Home page</a></li>
|
||||
</ul>
|
||||
|
||||
</body>
|
||||
</html>
|
29
smkridge/204/l/kangatwo.html
Normal file
@ -0,0 +1,29 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
<title>
|
||||
1623:204 - natural wall marking
|
||||
</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../css/main2.css" />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<div class="centre"><img alt="Crystal pool" src="../i/kangatwo.jpg" />
|
||||
</div>
|
||||
|
||||
<p>Believe it or not, this enormous number 2 on the wall is completely
|
||||
natural. It was found while surveying Kanga, the pitch descending from the end of Eeyore in the Underworld; ironically the tip of the projection is a survey station, which is <em>not</em> number 2!</p>
|
||||
|
||||
<p class="caption">Photo © David Loeffler, 2004</p>
|
||||
<hr />
|
||||
<ul id="links">
|
||||
<li><a href="../gallery.html">204 photo gallery</li>
|
||||
<li><a href="../204.html">Back to 204 description</a></li>
|
||||
<li><a href="../../../infodx.htm">Back to Expedition Intro page</a></li>
|
||||
<li><a href="../../../../index.htm">Back to CUCC Home page</a></li>
|
||||
</ul>
|
||||
|
||||
</body>
|
||||
</html>
|
28
smkridge/204/l/sirens.html
Normal file
@ -0,0 +1,28 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
<title>
|
||||
1623:204 - Sirens
|
||||
</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../css/main2.css" />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<div class="centre"><img alt="Sirens stalactites" src="../i/sirens.jpg" />
|
||||
</div>
|
||||
|
||||
<p>Stalactite ceiling in Sirens Passage in the Underworld. Notice the drips - stalactite formation is presumably still active in this area, which is exceptional among the caves of the plateau (which rarely have calcite formations other thanthe odd feeble straw).</p>
|
||||
|
||||
<p class="caption">Photo © David Loeffler, 2004</p>
|
||||
<hr />
|
||||
<ul id="links">
|
||||
<li><a href="../gallery.html">204 photo gallery</li>
|
||||
<li><a href="../204.html">Back to 204 description</a></li>
|
||||
<li><a href="../../../infodx.htm">Back to Expedition Intro page</a></li>
|
||||
<li><a href="../../../../index.htm">Back to CUCC Home page</a></li>
|
||||
</ul>
|
||||
|
||||
</body>
|
||||
</html>
|
30
smkridge/204/l/treeumphant1.html
Normal file
@ -0,0 +1,30 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
<title>
|
||||
1623:204 - Treeumphant Passage
|
||||
</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../css/main2.css" />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<div class="centre"><img alt="Treeumphant Passage" src="../i/treeumphant1.jpg" />
|
||||
</div>
|
||||
|
||||
<p>The finely-sculpted phreatic tunnel of Treeumphant Passage, the main trade
|
||||
route between the north-eastern area around the 204e entrance and the rest of
|
||||
the cave.</p>
|
||||
|
||||
<p class="caption">Photo © ??? <!-- Does anyone know who took this? --></p>
|
||||
<hr />
|
||||
<ul id="links">
|
||||
<li><a href="../gallery.html">204 photo gallery</li>
|
||||
<li><a href="../204.html">Back to 204 description</a></li>
|
||||
<li><a href="../../../infodx.htm">Back to Expedition Intro page</a></li>
|
||||
<li><a href="../../../../index.htm">Back to CUCC Home page</a></li>
|
||||
</ul>
|
||||
|
||||
</body>
|
||||
</html>
|
28
smkridge/204/l/treeumphant2.html
Normal file
@ -0,0 +1,28 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
<title>
|
||||
1623:204 - Treeumphant Passage
|
||||
</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../css/main2.css" />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<div class="centre"><img alt="Treeumphant Passage" src="../i/treeumphant2.jpg" />
|
||||
</div>
|
||||
|
||||
<p>Treeumphant Passage, dramatically back-lit by Frank's carbide light.</p>
|
||||
|
||||
<p class="caption">Photo © Julian Todd, 2004</p>
|
||||
<hr />
|
||||
<ul id="links">
|
||||
<li><a href="../gallery.html">204 photo gallery</li>
|
||||
<li><a href="../204.html">Back to 204 description</a></li>
|
||||
<li><a href="../../../infodx.htm">Back to Expedition Intro page</a></li>
|
||||
<li><a href="../../../../index.htm">Back to CUCC Home page</a></li>
|
||||
</ul>
|
||||
|
||||
</body>
|
||||
</html>
|
34
smkridge/204/l/underworld.html
Normal file
@ -0,0 +1,34 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
<title>
|
||||
1623:204 - The Underworld
|
||||
</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../css/main2.css" />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<div class="centre"><img alt="Sirens stalactites" src="../i/underworld.jpg" />
|
||||
</div>
|
||||
|
||||
<p>Dave Loeffler in Sirens Passage, the first horizontal passage one encounters
|
||||
when one enters the Underworld after the six pitches of the Gaffered to the
|
||||
Walls series. Notice the mud floor, which consists of a very thin dark layer
|
||||
covering a thicker band of light brown clay; it is a conservationist's
|
||||
nightmare, impossible to walk across without destroying. The inevitable
|
||||
accumulation of mud on one's gear also renders the prusik out very interesting
|
||||
as the rope gradually turns into a cylindrical stick of mud!</p>
|
||||
|
||||
<p class="caption">Photo © Earl Merson, 2004</p>
|
||||
<hr />
|
||||
<ul id="links">
|
||||
<li><a href="../gallery.html">204 photo gallery</li>
|
||||
<li><a href="../204.html">Back to 204 description</a></li>
|
||||
<li><a href="../../../infodx.htm">Back to Expedition Intro page</a></li>
|
||||
<li><a href="../../../../index.htm">Back to CUCC Home page</a></li>
|
||||
</ul>
|
||||
|
||||
</body>
|
||||
</html>
|
162
smkridge/204/make-glossary.pl
Normal file
@ -0,0 +1,162 @@
|
||||
#!/usr/bin/perl -w
|
||||
use strict;
|
||||
use Getopt::Long;
|
||||
|
||||
((my $progname = $0) =~ s/^.*(\/|\\)//ig); # basename $0
|
||||
|
||||
# Parse options
|
||||
my $no_verbose_progress = 0;
|
||||
my $usage = 0;
|
||||
GetOptions('quiet' => \$no_verbose_progress, # be quiet
|
||||
'help|?' => \$usage # help!
|
||||
);
|
||||
|
||||
# Print usage
|
||||
if ($usage) {
|
||||
usage();
|
||||
}
|
||||
|
||||
unless ($ARGV[0]) {
|
||||
print "Specify a CSV file name as the program's argument (e.g. qm.csv)\n";
|
||||
usage();
|
||||
}
|
||||
|
||||
open (CSV, "< $ARGV[0]");
|
||||
|
||||
# Start writing table file, and write table header
|
||||
open TABLE, "> atoz.html" or die $!;
|
||||
print TABLE << "END";
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<!-- *** This file is auto-generated by $progname - edit $ARGV[0] instead -->
|
||||
<html lang="en" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
|
||||
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
<link rel="stylesheet" type="text/css" href="../../css/main2.css" />
|
||||
<title>1623:204 Passage Names Glossary</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<h1>Steinbrückenhöhle Passage Names Glossary</h1>
|
||||
|
||||
<div style="text-align: center">
|
||||
<a href="#a">A</a> -- <a href="#b">B</a> -- <a href="#c">C</a> --
|
||||
<a href="#d">D</a> -- <a href="#e">E</a> -- <a href="#f">F</a> --
|
||||
<a href="#g">G</a> -- <a href="#h">H</a> -- <a href="#i">I</a> --
|
||||
<a href="#j">J</a> -- <a href="#k">K</a> -- <a href="#l">L</a> --
|
||||
<a href="#m">M</a> -- <a href="#n">N</a> -- <a href="#o">O</a> --
|
||||
<a href="#p">P</a> -- <a href="#q">Q</a> -- <a href="#r">R</a> --
|
||||
<a href="#s">S</a> -- <a href="#t">T</a> -- <a href="#u">U</a> --
|
||||
<a href="#v">V</a> -- <a href="#w">W</a> -- <a href="#x">X</a> --
|
||||
<a href="#y">Y</a> -- <a href="#z">Z</a></div>
|
||||
|
||||
<hr />
|
||||
|
||||
END
|
||||
|
||||
|
||||
<CSV>; # starting to read in csv file, eat header line
|
||||
|
||||
my ($name, $file, $fragment, $desc, $ety);
|
||||
my $output="";
|
||||
my $templine;
|
||||
my $lcletter;
|
||||
my $letter = "";
|
||||
print "Progress: *";
|
||||
|
||||
my %areanames =
|
||||
("ariston.html", "Deep South",
|
||||
"entrance.html", "Near End",
|
||||
"midlevel.html", "Midlevel",
|
||||
"millennium.html", "Millennium",
|
||||
"nopain.html", "NPNG / Pleasuredome",
|
||||
"rhino.html", "Rhino",
|
||||
"swings.html", "Swings",
|
||||
"treeumphant.html", "Tree",
|
||||
"uworld.html", "Underworld");
|
||||
|
||||
# While loop which reads in each line of csv file
|
||||
while (<CSV>) {
|
||||
chomp;
|
||||
# Split single line into all the fields
|
||||
($name, $file, $fragment, $desc, $ety) = &parse_csv($_);
|
||||
|
||||
# Last field of CSV file can have weird form-feeds etc. Kill them
|
||||
$ety =~ s/\r//;
|
||||
|
||||
if(uc(substr($name, 0, 1)) ne $letter)
|
||||
{
|
||||
$letter = uc(substr($name, 0, 1));
|
||||
$lcletter = lc($letter);
|
||||
$output = "$output<h3><a id=\"$lcletter\">$letter</a></h3>\n";
|
||||
}
|
||||
|
||||
# Construct XHTML line
|
||||
$templine = "<dt><a href=\"$file#$fragment\">$name</a></dt>";
|
||||
|
||||
$templine = "$templine\n<dd>[$areanames{$file}] $desc";
|
||||
|
||||
# if ($ety)
|
||||
# {
|
||||
# $templine = "$templine\n<em>($ety)</em>";
|
||||
# }
|
||||
$templine = "$templine</dd>\n";
|
||||
|
||||
$output = "$output$templine";
|
||||
|
||||
print "*";
|
||||
}
|
||||
|
||||
print TABLE << "END";
|
||||
<dl>
|
||||
$output
|
||||
</dl>
|
||||
|
||||
<hr />
|
||||
<ul>
|
||||
<li><a href="204.html">Back to 204 index page</a></li>
|
||||
<li><a href="../../smkridge/index.htm#id204">Schwarzmooskogel ridge area index and description</a></li>
|
||||
<li><a href="../../indxal.htm#id204">Full Index</a></li>
|
||||
<li><a href="../../areas.htm">Other Areas</a></li>
|
||||
<li><a href="../../index.htm">Back to Expedition Intro page</a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
||||
END
|
||||
|
||||
close TABLE;
|
||||
print "\nInformation: Done\n";
|
||||
|
||||
# Parse the CSV file
|
||||
sub parse_csv {
|
||||
my $line = $_[0];
|
||||
my @parsedline = ();
|
||||
my $field = '';
|
||||
|
||||
while ($line =~ m{ \G(?:^|,)
|
||||
(?: "((?> [^"]*) (?> "" [^"]*)*)" | ([^",]*)) }gx) {
|
||||
if ($2) {
|
||||
$field = $2;
|
||||
} elsif ($1) {
|
||||
$field = $1;
|
||||
$field =~ s/""/"/g;
|
||||
} else {
|
||||
$field = '';
|
||||
}
|
||||
|
||||
push(@parsedline, $field);
|
||||
}
|
||||
|
||||
return(@parsedline);
|
||||
}
|
||||
|
||||
# Usage
|
||||
sub usage {
|
||||
print << "EOF";
|
||||
USAGE: $progname [-options] <CSV file>
|
||||
-q, --quiet Be quiet about progress
|
||||
-h, --help Show this message
|
||||
EOF
|
||||
exit(0);
|
||||
}
|
@ -9,8 +9,8 @@
|
||||
<body>
|
||||
|
||||
<table id="cavepage">
|
||||
<tr><th id="kat_no">204</th><th id="name">Steinbrückenhöhle</th><th id="status">4/S x</th></tr>
|
||||
</table>
|
||||
<tr><th id="kat_no">204</th><th id="name">Steinbrückenhöhle</th><th
|
||||
id="status">4/S x</th></tr> </table>
|
||||
|
||||
<h1>Mid-level passages (including Wolpertinger Way)</h1>
|
||||
|
||||
@ -19,14 +19,13 @@
|
||||
<b><a href="204.html">204 index</a></b></div>
|
||||
<hr />
|
||||
|
||||
<p><b>Summary</b>: The mid-level series is a network of
|
||||
phreatic passages formed in a bed around 15m lower than the <a
|
||||
href="entrance.html">Near End</a> series. The trunk passage of
|
||||
Wolpertinger Way slopes down from the bottom of Thread Pitch towards
|
||||
an area of interconnecting passages around the foot of Pendulum
|
||||
Pitch. From here one can descend into the <a
|
||||
href="ariston.html">Ariston Series</a>, or follow passages into the
|
||||
<a href="millennium.html">Millennium Dome</a> area, or via <a
|
||||
<p><b>Summary</b>: The mid-level series is a network of phreatic passages
|
||||
formed in a bed around 15m lower than the <a href="entrance.html">Near End</a>
|
||||
series. The trunk passage of Wolpertinger Way slopes down from the bottom of
|
||||
Thread Pitch towards an area of interconnecting passages around the foot of
|
||||
Pendulum Pitch. From here one can descend into the <a
|
||||
href="ariston.html">Ariston Series</a>, or follow passages into the <a
|
||||
href="millennium.html">Millennium Dome</a> area, or via <a
|
||||
href="nopain.html">No Pain No Gain</a> to the northern parts of the cave.</p>
|
||||
|
||||
<h3><a id="wolp">Wolpertinger Way</a></h3>
|
||||
@ -51,7 +50,8 @@ id="qC1999-204-09">C1999-204-09 C</a>], reaches a junction. Right is a passage,
|
||||
which quickly chokes, straight ahead leads into <a href="#onetenaday">110 A
|
||||
Day</a>, whilst left is the main route.</p>
|
||||
|
||||
<p>More sandy crawling leads to a crossroads, where left leads to
|
||||
<p><a href="l/7icef.html"><img class="onleft" src="t/7icef.jpg"></a>
|
||||
More sandy crawling leads to a crossroads, where left leads to
|
||||
the ledge overlooking the pitch, and right is a short crawl leading
|
||||
to the main passage part of the way down <a
|
||||
href="#pendulum">Pendulum Pitch</a>, the easiest route to the <a
|
||||
@ -75,7 +75,7 @@ junction, with both ways on being too tight. To right from the small chamber
|
||||
leads to the passage between <a href="#pendulum">Pendulum Pitch</a> the <a
|
||||
href="millennium.html">Millennium Dome area</a>.</p>
|
||||
|
||||
<h3><a id="bunnybowel">Bunny's Bowel</a></h3>
|
||||
<h3 style="clear: both"><a id="bunnybowel">Bunny's Bowel</a></h3>
|
||||
|
||||
<p>Traversing towards the right at the head of <a href="#veined">You're So
|
||||
Veined</a> leads to a boulder floored passage. A window looks out to the left
|
||||
|
@ -48,7 +48,7 @@ continues slightly larger for another 25m, past [<a
|
||||
href="qm.html#C2001-204-70" id="qC2001-204-70">C2001-204-70 B</a>], a hole in
|
||||
the floor.</p>
|
||||
|
||||
<p>The crawl opens out in the wall of <b>7-11 Chamber</b>. This is part of a
|
||||
<p>The crawl opens out in the wall of <b><a id="seven11">7-11 Chamber</a></b>. This is part of a
|
||||
large shaft, with high aven (>40m?) [<a href="qm.html#C2001-204-72"
|
||||
id="qC2001-204-72">C2001-204-72 X</a>] and deep main pitch (>40m?) [<a
|
||||
href="qm.html#C2001-204-68" id="qC2001-204-68">C2001-204-68 A</a>]. The
|
||||
|
@ -66,13 +66,12 @@ Gain</a>.</p>
|
||||
interconnecting holes on the right [<a href="qm.html#C2000-204-58"
|
||||
id="qC2000-204-58">C2000-204-58 C</a>]. This passage gets smaller and reaches a
|
||||
junction: on the left is a walking size passage with a small pit in the floor
|
||||
that continues to a large pitch [<a href="qm.html#C2000-204-10"
|
||||
id="qC2000-204-10">C2000-204-10 A</a>], almost certain to drop into <a
|
||||
href="#pleasuredome">Pleasuredome</a>. Straight on leads to <a
|
||||
href="#drillingdelight">Drilling Delight</a>, and to the right is a small
|
||||
passage that connects to the <a href="#bonsai">Bonsai Crawl</a>. Half way along
|
||||
this small passage there is a small pitch [<a href="qm.html#C2000-204-59"
|
||||
id="qC2000-204-59">C2000-204-59 C</a>].</i></p>
|
||||
that continues to a large pitch, <b><a id="allroads">All Roads</a></b>, which
|
||||
drops into <a href="#pleasuredome">Pleasuredome</a>. <!-- Martin - description?
|
||||
--> Straight on leads to <a href="#drillingdelight">Drilling Delight</a>, and
|
||||
to the right is a small passage that connects to the <a href="#bonsai">Bonsai
|
||||
Crawl</a>. Half way along this small passage there is a small pitch [<a
|
||||
href="qm.html#C2000-204-59" id="qC2000-204-59">C2000-204-59 C</a>].</i></p>
|
||||
|
||||
<p>Straight on, upslope from where No Pain No Gain enters, is a bedding plane
|
||||
which splits left to <a href="#bonsai">Bonsai Crawl</a> and right to [<a
|
||||
@ -181,21 +180,22 @@ Pain No Gain</a>.</p>
|
||||
|
||||
<h3><a id="pleasuredome">Pleasuredome</a></h3>
|
||||
|
||||
<p>The landing at the bottom of the pitch from <a href="#kingcarbide">'King
|
||||
Carbide</a> is on an unstable boulder ridge on the floor of a chamber,
|
||||
<b>Pleasuredome</b>, measuring about 10m by 20m. On one side is what looks to
|
||||
be a 3m deep blind trench which has been observed to take a sizable stream in
|
||||
wet weather [<a href="qm.html#C2000-204-66"
|
||||
id="qC2000-204-66">C2000-204-66</a>] and on the other the chamber floor slopes
|
||||
away gradually, leading to the head of <a href="#phat">Brian's Phat Shaft</a>. On
|
||||
the right of the chamber (as one descends the slope) there is a short climb up
|
||||
a large boulder into another slightly larger chamber measuring about 25m by 12m
|
||||
with a fairly level boulder strewn floor. In the far left hand corner after a
|
||||
small climb up was a small passage with a false floor. After 10m crawling, a
|
||||
window was found which looked out on to the head of a 30m pitch which was
|
||||
<p>The landing at the bottom of <b><a id="perpetual">Perpetual Motion</a></b>,
|
||||
the pitch from <a href="#kingcarbide">'King Carbide</a>, is on an unstable
|
||||
boulder ridge on the floor of a chamber, <b>Pleasuredome</b>, measuring about
|
||||
10m by 20m. On one side is what looks to be a 3m deep blind trench which has
|
||||
been observed to take a sizable stream in wet weather [<a
|
||||
href="qm.html#C2000-204-66" id="qC2000-204-66">C2000-204-66</a>] and on the
|
||||
other the chamber floor slopes away gradually, leading to the head of <a
|
||||
href="#phat">Brian's Phat Shaft</a>. On the right of the chamber (as one
|
||||
descends the slope) there is a short climb up a large boulder into another
|
||||
slightly larger chamber measuring about 25m by 12m with a fairly level boulder
|
||||
strewn floor. In the far left hand corner after a small climb up was a small
|
||||
passage with a false floor. After 10m crawling, a window was found which looked
|
||||
out on to the head of a 30m pitch which was
|
||||
descended using a deviation in the opposite wall at 3m from the head of the
|
||||
pitch. The pitch was mainly circular at the top, becoming more rifty as it was
|
||||
descended.The base of the pitch landed on a boulder floored chamber with two
|
||||
descended. The base of the pitch landed on a boulder floored chamber with two
|
||||
ways on. The route to the north was a narrow climbing rift passage leading to a
|
||||
choke with no way on and no leads. The route to the south and east is a shorter
|
||||
and wider passage with a dogleg to the left. In the left hand wall about 3m up
|
||||
@ -217,9 +217,7 @@ exploration of that series.</p>
|
||||
under a drippy rock flake, leading to a mobile boulder slope. This heads
|
||||
steeply down to the top of a 100m shaft. The pitch was rigged with a bolt
|
||||
backup at the top of the slope and a Y-Hang at the pitch-head. By a back and
|
||||
foot traverse to the right a small passage can be accessed which was not
|
||||
explored at the time [<a href="qm.html#C2000-204-72"
|
||||
id="qC2000-204-72">C2000-204-72 B</a>]. The main pitch was descended by a
|
||||
foot traverse to the right a small passage can be accessed, <b>Obese</b>, which apparently closes down. <!-- Martin, Brian --> The main pitch was descended by a
|
||||
series of rebelays and deviations. The shaft was essentially vertical and oval
|
||||
in cross section belling out for the bottom 30m. Also in the bottom 30m were
|
||||
various galleries with what looked like possible windows into passages although
|
||||
|
@ -34,7 +34,7 @@
|
||||
"C2000-204-07","C","NPNG","High end of chamber to right ","nopain.html","nopainnogain.20",
|
||||
"C2000-204-08","B","NPNG","3m drop down slope in floor of passage ","nopain.html","nopainnogain.19",
|
||||
"C2000-204-09","B","Insig","Bedding plane to right ","nopain.html","insignificant.5",
|
||||
"C2000-204-10","A","Insig","30m pitch ","nopain.html","insignificant.4","Drops into Pleasuredome via All Roads pitch (2004)"
|
||||
"C2000-204-10","A","Insig","30m pitch ",,"insignificant.4","Drops into Pleasuredome via All Roads pitch (2004)"
|
||||
"C2000-204-11","B","Insig","Sloping chute to 30m pitch, dead? ",,"treeumphant.2","Drilling Delight"
|
||||
"C2000-204-12","B","Insig","Stooping passage to left at fork ",,"treeumphant.11","Swings and Roundabouts"
|
||||
"C2000-204-13","C","Insig","Small passage continuing in direction of main passage through hole in right wall ","nopain.html","treeumphant.12",
|
||||
@ -94,7 +94,7 @@
|
||||
"C2000-204-69",,"NE","flat out section (not really a squeeze, except for lardarses), running water can be heard","entrance.html",,
|
||||
"C2000-204-70",,"NE","narrow passage at the northern corner of the chamber","entrance.html",,
|
||||
"C2000-204-71",,"NE","hole in the floor","entrance.html",,
|
||||
"C2000-204-72",,"PD","By a back and foot traverse to the right at the head of the pitch a small passage can be accessed","nopain.html",,"Obese traverse, explored by Brian + Martin 2004 - no leads?"
|
||||
"C2000-204-72",,"PD","By a back and foot traverse to the right at the head of the pitch a small passage can be accessed",,,"Obese traverse, explored by Brian + Martin 2004 - no leads?"
|
||||
"C2000-204-73",,"PD","Also in the bottom 30m were various galleries with what looked like possible windows into passages although the light used was not strong enough to say whether these were ways on or just alcoves.These need further investigation by possible deviation or pendulum","nopain.html",,
|
||||
"C2000-204-74",,"PD","Also in the bottom 30m were various galleries with what looked like possible windows into passages although the light used was not strong enough to say whether these were ways on or just alcoves.These need further investigation by possible deviation or pendulum","nopain.html",,
|
||||
"C2000-204-75",,"PD","Also in the bottom 30m were various galleries with what looked like possible windows into passages although the light used was not strong enough to say whether these were ways on or just alcoves.These need further investigation by possible deviation or pendulum","nopain.html",,
|
||||
@ -155,7 +155,7 @@
|
||||
"C2001-204-52","C","NPNG","Continuation of crawl in roof of Pleasuredome, some boulders need moving","nopain.html",,
|
||||
"C2001-204-53","C","Tree","Flat-out crawls","treeumphant.html",,
|
||||
"C2001-204-54","C","Tree","Small body sized crawl at the bottom of a pit needs hammering","treeumphant.html",,
|
||||
"C2001-204-55","X","Tree","Aven climbable","treeumphant.html",,"Cresta Run drops in from above (2004)"
|
||||
"C2001-204-55","X","Tree","Aven climbable",,,"Cresta Run drops in from above (2004)"
|
||||
"C2001-204-56","C","Tree","small and crumbly","treeumphant.html",,
|
||||
"C2001-204-57","C","Tree","small passage","treeumphant.html",,
|
||||
"C2001-204-58","C","Tree","small passage","treeumphant.html",,
|
||||
@ -178,12 +178,12 @@
|
||||
"C2001-204-75","A","Sw","Rift on right has been climbed for several meters; still going but becoming more difficult.","swings.html",,
|
||||
"C2001-204-76","B","Sw","Rift on right has been climb for several meters without result.","swings.html",,
|
||||
"C2001-204-77","A","Sw","Unpromising climb up on left of passage.","swings.html",,
|
||||
"C2001-204-78","B","Sw","Traverse round from Swings.17, short climb up and to right leads to sloping phreatic shaft up and down; may be way down to Helter Skelter?","swings.html",,"Descended 2004 - Cresta Run"
|
||||
"C2001-204-78","B","Sw","Traverse round from Swings.17, short climb up and to right leads to sloping phreatic shaft up and down; may be way down to Helter Skelter?",,,"Descended 2004 - Cresta Run"
|
||||
"C2001-204-79","C","Sw","Traverse round from Swings.17 to bottom of proper climb up into space where water can be heard.","swings.html",,
|
||||
"C2001-204-80","C","Sw","Potential way on through very low crawl.","swings.html",,
|
||||
"C2001-204-81","C","Sw","Narrow, sharp, small passage leading in the direction of Boulder Coaster. Drafting towards you.","swings.html",,
|
||||
"C2001-204-82","C","Sw","This QM may not exist; Earl suspects it may be the same as the next passage some 20m farther North on the left of Swings.","swings.html",,
|
||||
"C2001-204-83","C","Sw","On right of Swings passage, follow short passage. Climb through gap into smaller continuing passage.","swings.html",,"Explored 2004 - Trapeze"
|
||||
"C2001-204-83","C","Sw","On right of Swings passage, follow short passage. Climb through gap into smaller continuing passage.",,,"Explored 2004 - Trapeze"
|
||||
"C2001-204-84","C","Sw","QM on left of swings main passage.","swings.html",,
|
||||
"C2001-204-85","C","Sw","QM on left of swings main passage.","swings.html",,
|
||||
"C2001-204-86","X","Sw","Aven shortly before the pitch at the top of The Slide.","swings.html",,
|
||||
@ -206,7 +206,7 @@
|
||||
"C2002-204-02","C","Sw","Tight rift believed to drop into a parallel shaft in second pitch of Gaffered to the Wall","swings.html",,
|
||||
"C2002-204-03","C","Sw","Tight rift believed to drop into a parallel shaft in second pitch of Gaffered to the Wall","swings.html",,
|
||||
"C2002-204-04","C","Sw","Sloping, potentially climbable aven in Gaffered to the Wall between first and second pitches","swings.html",,
|
||||
"C2002-204-05","A","Sw","Undescended rift pitch ~2m wide at lowest point of Gaffered to the Wall below Sellotape pitch","swings.html",,"Trihang pitch - descended 2003"
|
||||
"C2002-204-05","A","Sw","Undescended rift pitch ~2m wide at lowest point of Gaffered to the Wall below Sellotape pitch",,,"Trihang pitch - descended 2003"
|
||||
"C2002-204-06","C","Sw","Narrow slot at bottom of Sellotape pitch in Gaffered to the Wall","swings.html",,
|
||||
"C2002-204-07","A","Sw","Crumbly horizontal rift at the bottom of Merry-Go-Round","swings.html",,
|
||||
"C2002-204-08","C","Sw","Large ledge on opposite wall of third pitch near bottom","swings.html",,
|
||||
@ -217,89 +217,89 @@
|
||||
"C2002-204-13","B","Wolp","Crawl to left of Up at 45°","midlevel.html",,
|
||||
"C2002-204-14","C","Wolp","Squeeze off Up at 45°","midlevel.html",,
|
||||
"C2002-204-15","B","Wolp","High level passage off Up at 45°, audio connection made","midlevel.html",,
|
||||
"C2003-204-01","B",,,," 204.allswings.ermintrude.5 ",
|
||||
"C2003-204-02","B",,,," 204.allgaffered.eeyore.1 ",
|
||||
"C2003-204-01","B",,,"swings.html"," 204.allswings.ermintrude.5 ",
|
||||
"C2003-204-02","B",,,"uworld.html"," 204.allgaffered.eeyore.1 ",
|
||||
"C2003-204-03","B","Underworld","Pitch into large sloping chamber",," 204.allgaffered.eeyore.5 ","Kanga - descended 2004"
|
||||
"C2003-204-04","B",,,," 204.allgaffered.trihang.11 ",
|
||||
"C2003-204-05","B",,,," 204.allgaffered.trihang.10 ",
|
||||
"C2003-204-06","C",,,," 204.allgaffered.trihang.2 ",
|
||||
"C2003-204-07","C",,,," 204.allgaffered.trihang.4 ",
|
||||
"C2003-204-04","B",,,"uworld.html"," 204.allgaffered.trihang.11 ",
|
||||
"C2003-204-05","B",,,"uworld.html"," 204.allgaffered.trihang.10 ",
|
||||
"C2003-204-06","C",,,"uworld.html"," 204.allgaffered.trihang.2 ",
|
||||
"C2003-204-07","C",,,"uworld.html"," 204.allgaffered.trihang.4 ",
|
||||
"C2003-204-08","A","Underworld",,," 204.allgaffered.trihang.5 ","Explored 2004 - Mud Slope (choked after 12m)"
|
||||
"C2003-204-09","B",,,," 204.allgaffered.poohstyx.1 ",
|
||||
"C2003-204-10","C",,,," 204.allgaffered.poohstyx.4 ",
|
||||
"C2003-204-11","C",,,," 204.allgaffered.poohstyx.4 ",
|
||||
"C2003-204-12","C",,,," 204.allgaffered.poohstyx.6 ",
|
||||
"C2003-204-13","X",,,," 204.allgaffered.poohstyx.9 ",
|
||||
"C2003-204-14","B",,,," 204.allgaffered.sirens.5 ",
|
||||
"C2003-204-15","B",,,," 204.allgaffered.sirens2.1 ",
|
||||
"C2003-204-16","C","Underworld","Passage visible from pitch head, but on wrong side for easy access",," 204.allgaffered.sirens2.1 ",
|
||||
"C2003-204-09","B",,,"uworld.html"," 204.allgaffered.poohstyx.1 ",
|
||||
"C2003-204-10","C",,,"uworld.html"," 204.allgaffered.poohstyx.4 ",
|
||||
"C2003-204-11","C",,,"uworld.html"," 204.allgaffered.poohstyx.4 ",
|
||||
"C2003-204-12","C",,,"uworld.html"," 204.allgaffered.poohstyx.6 ",
|
||||
"C2003-204-13","X",,,"uworld.html"," 204.allgaffered.poohstyx.9 ",
|
||||
"C2003-204-14","B",,,"uworld.html"," 204.allgaffered.sirens.5 ",
|
||||
"C2003-204-15","B",,,"uworld.html"," 204.allgaffered.sirens2.1 ",
|
||||
"C2003-204-16","C","Underworld","Passage visible from pitch head, but on wrong side for easy access","uworld.html"," 204.allgaffered.sirens2.1 ",
|
||||
"C2003-204-17","B","Underworld","Large pitch (> 20m)",," 204.allgaffered.sirens2.1 ","Black Maria - descended 2004"
|
||||
"C2003-204-18","B","Underworld","Passage visible at end of traverse",," 204.allgaffered.sirens2.1 ",
|
||||
"C2003-204-19","C",,,," 204.allgaffered.sirens2.5 ",
|
||||
"C2003-204-18","B","Underworld","Passage visible at end of traverse","uworld.html"," 204.allgaffered.sirens2.1 ",
|
||||
"C2003-204-19","C",,,"uworld.html"," 204.allgaffered.sirens2.5 ",
|
||||
"C2003-204-20","B","Underworld",,," 204.allgaffered.sirens2.5 ","West end of Oxtail Oxbow (2004)"
|
||||
"C2003-204-21","B",,,," 204.allgaffered.sirens2.4 ",
|
||||
"C2003-204-21","B",,,"uworld.html"," 204.allgaffered.sirens2.4 ",
|
||||
"C2003-204-22","C","Underworld",,," 204.allgaffered.sirens2.7 ","East end of Oxtail Oxbow (2004)"
|
||||
"C2003-204-23","C",,,," 204.allgaffered.sirens2.7 ",
|
||||
"C2003-204-24","C",,,," 204.allgaffered.sirens2.9 ",
|
||||
"C2003-204-25","B",,,," 204.allgaffered.sirens2.12 ",
|
||||
"C2003-204-26","B",,,," 204.allgaffered.sirens2.13 ",
|
||||
"C2003-204-27","B",,,," 204.allgaffered.sirens2.13 ",
|
||||
"C2003-204-23","C",,,"uworld.html"," 204.allgaffered.sirens2.7 ",
|
||||
"C2003-204-24","C",,,"uworld.html"," 204.allgaffered.sirens2.9 ",
|
||||
"C2003-204-25","B",,,"uworld.html"," 204.allgaffered.sirens2.12 ",
|
||||
"C2003-204-26","B",,,"uworld.html"," 204.allgaffered.sirens2.13 ",
|
||||
"C2003-204-27","B",,,"uworld.html"," 204.allgaffered.sirens2.13 ",
|
||||
"C2003-204-28","B","Underworld",,," 204.allgaffered.sirens2.16 ","Explored 2004 - Upper Tube (15m passage, no obvious leads)"
|
||||
"C2003-204-29","A",,,," 204.allgaffered.sirens2.17 ","Descended 2004 - Gardeners' World"
|
||||
"C2003-204-30","B",,,," 204.allgaffered.sirens2.17 ",
|
||||
"C2003-204-30","B",,,"uworld.html"," 204.allgaffered.sirens2.17 ",
|
||||
"C2003-204-31","B","Underworld",,," 204.allgaffered.sirens2.18 ","Explored 2004 - Terra Firma"
|
||||
"C2003-204-32","C",,,," 204.trunk.sandpit.11 ",
|
||||
"C2003-204-33","B",,,," 204.trunk.sandpit.14 ",
|
||||
"C2003-204-34","C",,,," 204.trunk.sandpit.23 ",
|
||||
"C2003-204-35","B",,,," 204.trunk.sandpit.23 ",
|
||||
"C2003-204-36","C",,,," 204.trunk.sandpit.23 ",
|
||||
"C2003-204-37","C",,,," 204.trunk.sandpit.25 ",
|
||||
"C2003-204-38","B",,,," 204.trunk.sandpit.27 ",
|
||||
"C2003-204-39","C",,,," 204.trunk.sandpit.31 ",
|
||||
"C2003-204-40","C",,,," 204.trunk.sandpit.37 ",
|
||||
"C2003-204-41","C",,,," 204.trunk.sandpit.42 ",
|
||||
"C2003-204-42","B",,,," 204.allrhino.rhinorift2.13 ",
|
||||
"C2003-204-43","?",,,," 204.allrhino.rhinorift2.9 ",
|
||||
"C2003-204-44","A",,,," 204.allrhino.rhinorift2.p28 ",
|
||||
"C2003-204-45","C",,,," 204.allrhino.rhinorift.26 ",
|
||||
"C2003-204-46","C",,,," 204.allrhino.onamission.1 ",
|
||||
"C2003-204-47","?",,,," 204.allrhino.rhinorift.17 ",
|
||||
"C2003-204-32","C",,,"treeumphant.html"," 204.trunk.sandpit.11 ",
|
||||
"C2003-204-33","B",,,"treeumphant.html"," 204.trunk.sandpit.14 ",
|
||||
"C2003-204-34","C",,,"treeumphant.html"," 204.trunk.sandpit.23 ",
|
||||
"C2003-204-35","B",,,"treeumphant.html"," 204.trunk.sandpit.23 ",
|
||||
"C2003-204-36","C",,,"treeumphant.html"," 204.trunk.sandpit.23 ",
|
||||
"C2003-204-37","C",,,"treeumphant.html"," 204.trunk.sandpit.25 ",
|
||||
"C2003-204-38","B",,,"treeumphant.html"," 204.trunk.sandpit.27 ",
|
||||
"C2003-204-39","C",,,"treeumphant.html"," 204.trunk.sandpit.31 ",
|
||||
"C2003-204-40","C",,,"treeumphant.html"," 204.trunk.sandpit.37 ",
|
||||
"C2003-204-41","C",,,"treeumphant.html"," 204.trunk.sandpit.42 ",
|
||||
"C2003-204-42","B",,,"rhino.html"," 204.allrhino.rhinorift2.13 ",
|
||||
"C2003-204-43","?",,,"rhino.html"," 204.allrhino.rhinorift2.9 ",
|
||||
"C2003-204-44","A",,,"rhino.html"," 204.allrhino.rhinorift2.p28 ",
|
||||
"C2003-204-45","C",,,"rhino.html"," 204.allrhino.rhinorift.26 ",
|
||||
"C2003-204-46","C",,,"rhino.html"," 204.allrhino.onamission.1 ",
|
||||
"C2003-204-47","?",,,"rhino.html"," 204.allrhino.rhinorift.17 ",
|
||||
"C2003-204-48","B","Razor","Possible traverse over pitch head (would require absurd bolting)","ariston.html"," 204.deepsouth.razor5.15 ",
|
||||
"C2003-204-49","C",,,," 204.allrhino.rhinorift.16 ",
|
||||
"C2003-204-50","?",,,," 204.allrhino.rhinorift.8 ",
|
||||
"C2003-204-51","B",,,," 204.allrhino.21boltsalute.1 ",
|
||||
"C2003-204-52","C",,,," 204.allrhino.rhinorift.12 ",
|
||||
"C2003-204-53","C",,,," 204.allrhino.onamission.3 ",
|
||||
"C2003-204-54","B",,,," 204.allrhino.onamission.3 ",
|
||||
"C2003-204-55","B",,,," 204.allrhino.swallowhard.10 ",
|
||||
"C2003-204-56","X",,,," 204.allrhino.unconformity.3 ",
|
||||
"C2003-204-57","C",,,," 204.allrhino.swallowhard.3 ",
|
||||
"C2003-204-58","C",,,," 204.allrhino.unconformity.10 ",
|
||||
"C2003-204-59","C",,,," 204.allrhino.belief.jb6 ",
|
||||
"C2003-204-60","?",,,," 204.allrhino.belief.2 ",
|
||||
"C2003-204-61","X",,,," 204.allrhino.faith.1 ",
|
||||
"C2003-204-62","A",,,," 204.allrhino.faith.2 ",
|
||||
"C2003-204-63","C",,,," 204.allrhino.faith.5 ",
|
||||
"C2003-204-64","C",,,," 204.allrhino.faith.5 ",
|
||||
"C2003-204-65","A",,,," 204.allrhino.faith.11 ",
|
||||
"C2003-204-66","B",,,," 204.allrhino.onamission.14 ",
|
||||
"C2003-204-67","A",,,," 204.allrhino.crimper.4 ",
|
||||
"C2003-204-68","B",,,," 204.allrhino.crimper.6 ",
|
||||
"C2003-204-69","B",,,," 204.allrhino.crimper.6 ",
|
||||
"C2003-204-70","A",,,," 204.allrhino.faith.4 ",
|
||||
"C2003-204-71","B",,,," 204.allrhino.onamission.11 ",
|
||||
"C2003-204-72","C",,,," 204.allrhino.onamission.16 ",
|
||||
"C2003-204-73","C",,,," 204.allrhino.onamission.17 ",
|
||||
"C2003-204-74","C",,,," 204.allrhino.onamission.18 ",
|
||||
"C2003-204-75","A",,,," 204.allrhino.onamission.21 ",
|
||||
"C2003-204-76","B",,,," 204.allrhino.onamission.21 ",
|
||||
"C2003-204-77","C",,,," 204.allrhino.watnobutcombe.6 ",
|
||||
"C2003-204-78","C",,,," 204.allrhino.onamission3.3 ",
|
||||
"C2003-204-79","C",,,," 204.allrhino.onamission3.3 ",
|
||||
"C2003-204-80","C","Rhino","Tight crawl at floor level",," 204.allrhino.roundtrip.4 ",
|
||||
"C2003-204-81","A",,,," 204.allrhino.watnobutcombe.5 ",
|
||||
"C2003-204-82","B",,,," 204.allrhino.watnobutcombe.4 ",
|
||||
"C2003-204-83","B",,,," 204.trunk.dontstep.13 ",
|
||||
"C2003-204-84","B",,,," 204.trunk.dontstep.14 ",
|
||||
"C2003-204-85","C",,,," 204.trunk.dontstep.7 ",
|
||||
"C2003-204-49","C",,,"rhino.html"," 204.allrhino.rhinorift.16 ",
|
||||
"C2003-204-50","?",,,"rhino.html"," 204.allrhino.rhinorift.8 ",
|
||||
"C2003-204-51","B",,,"rhino.html"," 204.allrhino.21boltsalute.1 ",
|
||||
"C2003-204-52","C",,,"swings.html"," 204.allrhino.rhinorift.12 ",
|
||||
"C2003-204-53","C",,,"rhino.html"," 204.allrhino.onamission.3 ",
|
||||
"C2003-204-54","B",,,"rhino.html"," 204.allrhino.onamission.3 ",
|
||||
"C2003-204-55","B",,,"rhino.html"," 204.allrhino.swallowhard.10 ",
|
||||
"C2003-204-56","X",,,"rhino.html"," 204.allrhino.unconformity.3 ",
|
||||
"C2003-204-57","C",,,"rhino.html"," 204.allrhino.swallowhard.3 ",
|
||||
"C2003-204-58","C",,,"rhino.html"," 204.allrhino.unconformity.10 ",
|
||||
"C2003-204-59","C",,,"rhino.html"," 204.allrhino.belief.jb6 ",
|
||||
"C2003-204-60","?",,,"rhino.html"," 204.allrhino.belief.2 ",
|
||||
"C2003-204-61","X",,,"rhino.html"," 204.allrhino.faith.1 ",
|
||||
"C2003-204-62","A",,,"rhino.html"," 204.allrhino.faith.2 ",
|
||||
"C2003-204-63","C",,,"rhino.html"," 204.allrhino.faith.5 ",
|
||||
"C2003-204-64","C",,,"rhino.html"," 204.allrhino.faith.5 ",
|
||||
"C2003-204-65","A",,,"rhino.html"," 204.allrhino.faith.11 ",
|
||||
"C2003-204-66","B",,,"rhino.html"," 204.allrhino.onamission.14 ",
|
||||
"C2003-204-67","A",,,"rhino.html"," 204.allrhino.crimper.4 ",
|
||||
"C2003-204-68","B",,,"rhino.html"," 204.allrhino.crimper.6 ",
|
||||
"C2003-204-69","B",,,"rhino.html"," 204.allrhino.crimper.6 ",
|
||||
"C2003-204-70","A",,,"rhino.html"," 204.allrhino.faith.4 ",
|
||||
"C2003-204-71","B",,,"rhino.html"," 204.allrhino.onamission.11 ",
|
||||
"C2003-204-72","C",,,"rhino.html"," 204.allrhino.onamission.16 ",
|
||||
"C2003-204-73","C",,,"rhino.html"," 204.allrhino.onamission.17 ",
|
||||
"C2003-204-74","C",,,"rhino.html"," 204.allrhino.onamission.18 ",
|
||||
"C2003-204-75","A",,,"rhino.html"," 204.allrhino.onamission.21 ",
|
||||
"C2003-204-76","B",,,"rhino.html"," 204.allrhino.onamission.21 ",
|
||||
"C2003-204-77","C",,,"rhino.html"," 204.allrhino.watnobutcombe.6 ",
|
||||
"C2003-204-78","C",,,"rhino.html"," 204.allrhino.onamission3.3 ",
|
||||
"C2003-204-79","C",,,"rhino.html"," 204.allrhino.onamission3.3 ",
|
||||
"C2003-204-80","C","Rhino","Tight crawl at floor level","rhino.html"," 204.allrhino.roundtrip.4 ",
|
||||
"C2003-204-81","A",,,"rhino.html"," 204.allrhino.watnobutcombe.5 ",
|
||||
"C2003-204-82","B",,,"rhino.html"," 204.allrhino.watnobutcombe.4 ",
|
||||
"C2003-204-83","B",,,"nopain.html"," 204.trunk.dontstep.13 ",
|
||||
"C2003-204-84","B",,,"nopain.html"," 204.trunk.dontstep.14 ",
|
||||
"C2003-204-85","C",,,"nopain.html"," 204.trunk.dontstep.7 ",
|
||||
"C2003-204-86","A","Razor","Widening in traverse requiring bolt to descend or to continue traverse",," 204.deepsouth.razor7.25","Nordic Traverse (passed 2004)"
|
||||
|
|
@ -11,7 +11,12 @@
|
||||
<body>
|
||||
|
||||
<h1>Steinbrückenhöhle Question Mark list</h1>
|
||||
|
||||
<div>
|
||||
<a href="#qmextant">Extant QM's</a>
|
||||
-- <a href="#qmdone">Finished QM's</a>
|
||||
-- <a href="204.html">204 index</a>
|
||||
</div>
|
||||
<hr />
|
||||
<h2>Conventions</h2>
|
||||
|
||||
<p>For question mark list conventions, see <a href="../../qm.html">here</a>.</p>
|
||||
@ -32,7 +37,7 @@
|
||||
|
||||
<h2>Question Marks</h2>
|
||||
|
||||
<h3>Incomplete QMs</h3>
|
||||
<h3><a id="qmextant">Extant QMs</a></h3>
|
||||
|
||||
<dl>
|
||||
<dt><a href="entrance.html#qC1999-204-01" id="C1999-204-01">C1999-204-01</a> C</dt><dd>NE, near ent.7: Passage visible from pitch head </dd>
|
||||
@ -206,87 +211,87 @@
|
||||
<dt><a href="midlevel.html#qC2002-204-13" id="C2002-204-13">C2002-204-13</a> B</dt><dd>Wolp: Crawl to left of Up at 45°</dd>
|
||||
<dt><a href="midlevel.html#qC2002-204-14" id="C2002-204-14">C2002-204-14</a> C</dt><dd>Wolp: Squeeze off Up at 45°</dd>
|
||||
<dt><a href="midlevel.html#qC2002-204-15" id="C2002-204-15">C2002-204-15</a> B</dt><dd>Wolp: High level passage off Up at 45°, audio connection made</dd>
|
||||
<dt><a id="C2003-204-01">C2003-204-01</a> B</dt><dd>Near 204.allswings.ermintrude.5 </dd>
|
||||
<dt><a id="C2003-204-02">C2003-204-02</a> B</dt><dd>Near 204.allgaffered.eeyore.1 </dd>
|
||||
<dt><a id="C2003-204-04">C2003-204-04</a> B</dt><dd>Near 204.allgaffered.trihang.11 </dd>
|
||||
<dt><a id="C2003-204-05">C2003-204-05</a> B</dt><dd>Near 204.allgaffered.trihang.10 </dd>
|
||||
<dt><a id="C2003-204-06">C2003-204-06</a> C</dt><dd>Near 204.allgaffered.trihang.2 </dd>
|
||||
<dt><a id="C2003-204-07">C2003-204-07</a> C</dt><dd>Near 204.allgaffered.trihang.4 </dd>
|
||||
<dt><a id="C2003-204-09">C2003-204-09</a> B</dt><dd>Near 204.allgaffered.poohstyx.1 </dd>
|
||||
<dt><a id="C2003-204-10">C2003-204-10</a> C</dt><dd>Near 204.allgaffered.poohstyx.4 </dd>
|
||||
<dt><a id="C2003-204-11">C2003-204-11</a> C</dt><dd>Near 204.allgaffered.poohstyx.4 </dd>
|
||||
<dt><a id="C2003-204-12">C2003-204-12</a> C</dt><dd>Near 204.allgaffered.poohstyx.6 </dd>
|
||||
<dt><a id="C2003-204-13">C2003-204-13</a> X</dt><dd>Near 204.allgaffered.poohstyx.9 </dd>
|
||||
<dt><a id="C2003-204-14">C2003-204-14</a> B</dt><dd>Near 204.allgaffered.sirens.5 </dd>
|
||||
<dt><a id="C2003-204-15">C2003-204-15</a> B</dt><dd>Near 204.allgaffered.sirens2.1 </dd>
|
||||
<dt><a id="C2003-204-16">C2003-204-16</a> C</dt><dd>Underworld, near 204.allgaffered.sirens2.1 : Passage visible from pitch head, but on wrong side for easy access</dd>
|
||||
<dt><a id="C2003-204-18">C2003-204-18</a> B</dt><dd>Underworld, near 204.allgaffered.sirens2.1 : Passage visible at end of traverse</dd>
|
||||
<dt><a id="C2003-204-19">C2003-204-19</a> C</dt><dd>Near 204.allgaffered.sirens2.5 </dd>
|
||||
<dt><a id="C2003-204-21">C2003-204-21</a> B</dt><dd>Near 204.allgaffered.sirens2.4 </dd>
|
||||
<dt><a id="C2003-204-23">C2003-204-23</a> C</dt><dd>Near 204.allgaffered.sirens2.7 </dd>
|
||||
<dt><a id="C2003-204-24">C2003-204-24</a> C</dt><dd>Near 204.allgaffered.sirens2.9 </dd>
|
||||
<dt><a id="C2003-204-25">C2003-204-25</a> B</dt><dd>Near 204.allgaffered.sirens2.12 </dd>
|
||||
<dt><a id="C2003-204-26">C2003-204-26</a> B</dt><dd>Near 204.allgaffered.sirens2.13 </dd>
|
||||
<dt><a id="C2003-204-27">C2003-204-27</a> B</dt><dd>Near 204.allgaffered.sirens2.13 </dd>
|
||||
<dt><a id="C2003-204-30">C2003-204-30</a> B</dt><dd>Near 204.allgaffered.sirens2.17 </dd>
|
||||
<dt><a id="C2003-204-32">C2003-204-32</a> C</dt><dd>Near 204.trunk.sandpit.11 </dd>
|
||||
<dt><a id="C2003-204-33">C2003-204-33</a> B</dt><dd>Near 204.trunk.sandpit.14 </dd>
|
||||
<dt><a id="C2003-204-34">C2003-204-34</a> C</dt><dd>Near 204.trunk.sandpit.23 </dd>
|
||||
<dt><a id="C2003-204-35">C2003-204-35</a> B</dt><dd>Near 204.trunk.sandpit.23 </dd>
|
||||
<dt><a id="C2003-204-36">C2003-204-36</a> C</dt><dd>Near 204.trunk.sandpit.23 </dd>
|
||||
<dt><a id="C2003-204-37">C2003-204-37</a> C</dt><dd>Near 204.trunk.sandpit.25 </dd>
|
||||
<dt><a id="C2003-204-38">C2003-204-38</a> B</dt><dd>Near 204.trunk.sandpit.27 </dd>
|
||||
<dt><a id="C2003-204-39">C2003-204-39</a> C</dt><dd>Near 204.trunk.sandpit.31 </dd>
|
||||
<dt><a id="C2003-204-40">C2003-204-40</a> C</dt><dd>Near 204.trunk.sandpit.37 </dd>
|
||||
<dt><a id="C2003-204-41">C2003-204-41</a> C</dt><dd>Near 204.trunk.sandpit.42 </dd>
|
||||
<dt><a id="C2003-204-42">C2003-204-42</a> B</dt><dd>Near 204.allrhino.rhinorift2.13 </dd>
|
||||
<dt><a id="C2003-204-43">C2003-204-43</a> ?</dt><dd>Near 204.allrhino.rhinorift2.9 </dd>
|
||||
<dt><a id="C2003-204-44">C2003-204-44</a> A</dt><dd>Near 204.allrhino.rhinorift2.p28 </dd>
|
||||
<dt><a id="C2003-204-45">C2003-204-45</a> C</dt><dd>Near 204.allrhino.rhinorift.26 </dd>
|
||||
<dt><a id="C2003-204-46">C2003-204-46</a> C</dt><dd>Near 204.allrhino.onamission.1 </dd>
|
||||
<dt><a id="C2003-204-47">C2003-204-47</a> ?</dt><dd>Near 204.allrhino.rhinorift.17 </dd>
|
||||
<dt><a href="swings.html#qC2003-204-01" id="C2003-204-01">C2003-204-01</a> B</dt><dd>Near 204.allswings.ermintrude.5 </dd>
|
||||
<dt><a href="uworld.html#qC2003-204-02" id="C2003-204-02">C2003-204-02</a> B</dt><dd>Near 204.allgaffered.eeyore.1 </dd>
|
||||
<dt><a href="uworld.html#qC2003-204-04" id="C2003-204-04">C2003-204-04</a> B</dt><dd>Near 204.allgaffered.trihang.11 </dd>
|
||||
<dt><a href="uworld.html#qC2003-204-05" id="C2003-204-05">C2003-204-05</a> B</dt><dd>Near 204.allgaffered.trihang.10 </dd>
|
||||
<dt><a href="uworld.html#qC2003-204-06" id="C2003-204-06">C2003-204-06</a> C</dt><dd>Near 204.allgaffered.trihang.2 </dd>
|
||||
<dt><a href="uworld.html#qC2003-204-07" id="C2003-204-07">C2003-204-07</a> C</dt><dd>Near 204.allgaffered.trihang.4 </dd>
|
||||
<dt><a href="uworld.html#qC2003-204-09" id="C2003-204-09">C2003-204-09</a> B</dt><dd>Near 204.allgaffered.poohstyx.1 </dd>
|
||||
<dt><a href="uworld.html#qC2003-204-10" id="C2003-204-10">C2003-204-10</a> C</dt><dd>Near 204.allgaffered.poohstyx.4 </dd>
|
||||
<dt><a href="uworld.html#qC2003-204-11" id="C2003-204-11">C2003-204-11</a> C</dt><dd>Near 204.allgaffered.poohstyx.4 </dd>
|
||||
<dt><a href="uworld.html#qC2003-204-12" id="C2003-204-12">C2003-204-12</a> C</dt><dd>Near 204.allgaffered.poohstyx.6 </dd>
|
||||
<dt><a href="uworld.html#qC2003-204-13" id="C2003-204-13">C2003-204-13</a> X</dt><dd>Near 204.allgaffered.poohstyx.9 </dd>
|
||||
<dt><a href="uworld.html#qC2003-204-14" id="C2003-204-14">C2003-204-14</a> B</dt><dd>Near 204.allgaffered.sirens.5 </dd>
|
||||
<dt><a href="uworld.html#qC2003-204-15" id="C2003-204-15">C2003-204-15</a> B</dt><dd>Near 204.allgaffered.sirens2.1 </dd>
|
||||
<dt><a href="uworld.html#qC2003-204-16" id="C2003-204-16">C2003-204-16</a> C</dt><dd>Underworld, near 204.allgaffered.sirens2.1 : Passage visible from pitch head, but on wrong side for easy access</dd>
|
||||
<dt><a href="uworld.html#qC2003-204-18" id="C2003-204-18">C2003-204-18</a> B</dt><dd>Underworld, near 204.allgaffered.sirens2.1 : Passage visible at end of traverse</dd>
|
||||
<dt><a href="uworld.html#qC2003-204-19" id="C2003-204-19">C2003-204-19</a> C</dt><dd>Near 204.allgaffered.sirens2.5 </dd>
|
||||
<dt><a href="uworld.html#qC2003-204-21" id="C2003-204-21">C2003-204-21</a> B</dt><dd>Near 204.allgaffered.sirens2.4 </dd>
|
||||
<dt><a href="uworld.html#qC2003-204-23" id="C2003-204-23">C2003-204-23</a> C</dt><dd>Near 204.allgaffered.sirens2.7 </dd>
|
||||
<dt><a href="uworld.html#qC2003-204-24" id="C2003-204-24">C2003-204-24</a> C</dt><dd>Near 204.allgaffered.sirens2.9 </dd>
|
||||
<dt><a href="uworld.html#qC2003-204-25" id="C2003-204-25">C2003-204-25</a> B</dt><dd>Near 204.allgaffered.sirens2.12 </dd>
|
||||
<dt><a href="uworld.html#qC2003-204-26" id="C2003-204-26">C2003-204-26</a> B</dt><dd>Near 204.allgaffered.sirens2.13 </dd>
|
||||
<dt><a href="uworld.html#qC2003-204-27" id="C2003-204-27">C2003-204-27</a> B</dt><dd>Near 204.allgaffered.sirens2.13 </dd>
|
||||
<dt><a href="uworld.html#qC2003-204-30" id="C2003-204-30">C2003-204-30</a> B</dt><dd>Near 204.allgaffered.sirens2.17 </dd>
|
||||
<dt><a href="treeumphant.html#qC2003-204-32" id="C2003-204-32">C2003-204-32</a> C</dt><dd>Near 204.trunk.sandpit.11 </dd>
|
||||
<dt><a href="treeumphant.html#qC2003-204-33" id="C2003-204-33">C2003-204-33</a> B</dt><dd>Near 204.trunk.sandpit.14 </dd>
|
||||
<dt><a href="treeumphant.html#qC2003-204-34" id="C2003-204-34">C2003-204-34</a> C</dt><dd>Near 204.trunk.sandpit.23 </dd>
|
||||
<dt><a href="treeumphant.html#qC2003-204-35" id="C2003-204-35">C2003-204-35</a> B</dt><dd>Near 204.trunk.sandpit.23 </dd>
|
||||
<dt><a href="treeumphant.html#qC2003-204-36" id="C2003-204-36">C2003-204-36</a> C</dt><dd>Near 204.trunk.sandpit.23 </dd>
|
||||
<dt><a href="treeumphant.html#qC2003-204-37" id="C2003-204-37">C2003-204-37</a> C</dt><dd>Near 204.trunk.sandpit.25 </dd>
|
||||
<dt><a href="treeumphant.html#qC2003-204-38" id="C2003-204-38">C2003-204-38</a> B</dt><dd>Near 204.trunk.sandpit.27 </dd>
|
||||
<dt><a href="treeumphant.html#qC2003-204-39" id="C2003-204-39">C2003-204-39</a> C</dt><dd>Near 204.trunk.sandpit.31 </dd>
|
||||
<dt><a href="treeumphant.html#qC2003-204-40" id="C2003-204-40">C2003-204-40</a> C</dt><dd>Near 204.trunk.sandpit.37 </dd>
|
||||
<dt><a href="treeumphant.html#qC2003-204-41" id="C2003-204-41">C2003-204-41</a> C</dt><dd>Near 204.trunk.sandpit.42 </dd>
|
||||
<dt><a href="rhino.html#qC2003-204-42" id="C2003-204-42">C2003-204-42</a> B</dt><dd>Near 204.allrhino.rhinorift2.13 </dd>
|
||||
<dt><a href="rhino.html#qC2003-204-43" id="C2003-204-43">C2003-204-43</a> ?</dt><dd>Near 204.allrhino.rhinorift2.9 </dd>
|
||||
<dt><a href="rhino.html#qC2003-204-44" id="C2003-204-44">C2003-204-44</a> A</dt><dd>Near 204.allrhino.rhinorift2.p28 </dd>
|
||||
<dt><a href="rhino.html#qC2003-204-45" id="C2003-204-45">C2003-204-45</a> C</dt><dd>Near 204.allrhino.rhinorift.26 </dd>
|
||||
<dt><a href="rhino.html#qC2003-204-46" id="C2003-204-46">C2003-204-46</a> C</dt><dd>Near 204.allrhino.onamission.1 </dd>
|
||||
<dt><a href="rhino.html#qC2003-204-47" id="C2003-204-47">C2003-204-47</a> ?</dt><dd>Near 204.allrhino.rhinorift.17 </dd>
|
||||
<dt><a href="ariston.html#qC2003-204-48" id="C2003-204-48">C2003-204-48</a> B</dt><dd>Razor, near 204.deepsouth.razor5.15 : Possible traverse over pitch head (would require absurd bolting)</dd>
|
||||
<dt><a id="C2003-204-49">C2003-204-49</a> C</dt><dd>Near 204.allrhino.rhinorift.16 </dd>
|
||||
<dt><a id="C2003-204-50">C2003-204-50</a> ?</dt><dd>Near 204.allrhino.rhinorift.8 </dd>
|
||||
<dt><a id="C2003-204-51">C2003-204-51</a> B</dt><dd>Near 204.allrhino.21boltsalute.1 </dd>
|
||||
<dt><a id="C2003-204-52">C2003-204-52</a> C</dt><dd>Near 204.allrhino.rhinorift.12 </dd>
|
||||
<dt><a id="C2003-204-53">C2003-204-53</a> C</dt><dd>Near 204.allrhino.onamission.3 </dd>
|
||||
<dt><a id="C2003-204-54">C2003-204-54</a> B</dt><dd>Near 204.allrhino.onamission.3 </dd>
|
||||
<dt><a id="C2003-204-55">C2003-204-55</a> B</dt><dd>Near 204.allrhino.swallowhard.10 </dd>
|
||||
<dt><a id="C2003-204-56">C2003-204-56</a> X</dt><dd>Near 204.allrhino.unconformity.3 </dd>
|
||||
<dt><a id="C2003-204-57">C2003-204-57</a> C</dt><dd>Near 204.allrhino.swallowhard.3 </dd>
|
||||
<dt><a id="C2003-204-58">C2003-204-58</a> C</dt><dd>Near 204.allrhino.unconformity.10 </dd>
|
||||
<dt><a id="C2003-204-59">C2003-204-59</a> C</dt><dd>Near 204.allrhino.belief.jb6 </dd>
|
||||
<dt><a id="C2003-204-60">C2003-204-60</a> ?</dt><dd>Near 204.allrhino.belief.2 </dd>
|
||||
<dt><a id="C2003-204-61">C2003-204-61</a> X</dt><dd>Near 204.allrhino.faith.1 </dd>
|
||||
<dt><a id="C2003-204-62">C2003-204-62</a> A</dt><dd>Near 204.allrhino.faith.2 </dd>
|
||||
<dt><a id="C2003-204-63">C2003-204-63</a> C</dt><dd>Near 204.allrhino.faith.5 </dd>
|
||||
<dt><a id="C2003-204-64">C2003-204-64</a> C</dt><dd>Near 204.allrhino.faith.5 </dd>
|
||||
<dt><a id="C2003-204-65">C2003-204-65</a> A</dt><dd>Near 204.allrhino.faith.11 </dd>
|
||||
<dt><a id="C2003-204-66">C2003-204-66</a> B</dt><dd>Near 204.allrhino.onamission.14 </dd>
|
||||
<dt><a id="C2003-204-67">C2003-204-67</a> A</dt><dd>Near 204.allrhino.crimper.4 </dd>
|
||||
<dt><a id="C2003-204-68">C2003-204-68</a> B</dt><dd>Near 204.allrhino.crimper.6 </dd>
|
||||
<dt><a id="C2003-204-69">C2003-204-69</a> B</dt><dd>Near 204.allrhino.crimper.6 </dd>
|
||||
<dt><a id="C2003-204-70">C2003-204-70</a> A</dt><dd>Near 204.allrhino.faith.4 </dd>
|
||||
<dt><a id="C2003-204-71">C2003-204-71</a> B</dt><dd>Near 204.allrhino.onamission.11 </dd>
|
||||
<dt><a id="C2003-204-72">C2003-204-72</a> C</dt><dd>Near 204.allrhino.onamission.16 </dd>
|
||||
<dt><a id="C2003-204-73">C2003-204-73</a> C</dt><dd>Near 204.allrhino.onamission.17 </dd>
|
||||
<dt><a id="C2003-204-74">C2003-204-74</a> C</dt><dd>Near 204.allrhino.onamission.18 </dd>
|
||||
<dt><a id="C2003-204-75">C2003-204-75</a> A</dt><dd>Near 204.allrhino.onamission.21 </dd>
|
||||
<dt><a id="C2003-204-76">C2003-204-76</a> B</dt><dd>Near 204.allrhino.onamission.21 </dd>
|
||||
<dt><a id="C2003-204-77">C2003-204-77</a> C</dt><dd>Near 204.allrhino.watnobutcombe.6 </dd>
|
||||
<dt><a id="C2003-204-78">C2003-204-78</a> C</dt><dd>Near 204.allrhino.onamission3.3 </dd>
|
||||
<dt><a id="C2003-204-79">C2003-204-79</a> C</dt><dd>Near 204.allrhino.onamission3.3 </dd>
|
||||
<dt><a id="C2003-204-80">C2003-204-80</a> C</dt><dd>Rhino, near 204.allrhino.roundtrip.4 : Tight crawl at floor level</dd>
|
||||
<dt><a id="C2003-204-81">C2003-204-81</a> A</dt><dd>Near 204.allrhino.watnobutcombe.5 </dd>
|
||||
<dt><a id="C2003-204-82">C2003-204-82</a> B</dt><dd>Near 204.allrhino.watnobutcombe.4 </dd>
|
||||
<dt><a id="C2003-204-83">C2003-204-83</a> B</dt><dd>Near 204.trunk.dontstep.13 </dd>
|
||||
<dt><a id="C2003-204-84">C2003-204-84</a> B</dt><dd>Near 204.trunk.dontstep.14 </dd>
|
||||
<dt><a id="C2003-204-85">C2003-204-85</a> C</dt><dd>Near 204.trunk.dontstep.7 </dd>
|
||||
<dt><a href="rhino.html#qC2003-204-49" id="C2003-204-49">C2003-204-49</a> C</dt><dd>Near 204.allrhino.rhinorift.16 </dd>
|
||||
<dt><a href="rhino.html#qC2003-204-50" id="C2003-204-50">C2003-204-50</a> ?</dt><dd>Near 204.allrhino.rhinorift.8 </dd>
|
||||
<dt><a href="rhino.html#qC2003-204-51" id="C2003-204-51">C2003-204-51</a> B</dt><dd>Near 204.allrhino.21boltsalute.1 </dd>
|
||||
<dt><a href="swings.html#qC2003-204-52" id="C2003-204-52">C2003-204-52</a> C</dt><dd>Near 204.allrhino.rhinorift.12 </dd>
|
||||
<dt><a href="rhino.html#qC2003-204-53" id="C2003-204-53">C2003-204-53</a> C</dt><dd>Near 204.allrhino.onamission.3 </dd>
|
||||
<dt><a href="rhino.html#qC2003-204-54" id="C2003-204-54">C2003-204-54</a> B</dt><dd>Near 204.allrhino.onamission.3 </dd>
|
||||
<dt><a href="rhino.html#qC2003-204-55" id="C2003-204-55">C2003-204-55</a> B</dt><dd>Near 204.allrhino.swallowhard.10 </dd>
|
||||
<dt><a href="rhino.html#qC2003-204-56" id="C2003-204-56">C2003-204-56</a> X</dt><dd>Near 204.allrhino.unconformity.3 </dd>
|
||||
<dt><a href="rhino.html#qC2003-204-57" id="C2003-204-57">C2003-204-57</a> C</dt><dd>Near 204.allrhino.swallowhard.3 </dd>
|
||||
<dt><a href="rhino.html#qC2003-204-58" id="C2003-204-58">C2003-204-58</a> C</dt><dd>Near 204.allrhino.unconformity.10 </dd>
|
||||
<dt><a href="rhino.html#qC2003-204-59" id="C2003-204-59">C2003-204-59</a> C</dt><dd>Near 204.allrhino.belief.jb6 </dd>
|
||||
<dt><a href="rhino.html#qC2003-204-60" id="C2003-204-60">C2003-204-60</a> ?</dt><dd>Near 204.allrhino.belief.2 </dd>
|
||||
<dt><a href="rhino.html#qC2003-204-61" id="C2003-204-61">C2003-204-61</a> X</dt><dd>Near 204.allrhino.faith.1 </dd>
|
||||
<dt><a href="rhino.html#qC2003-204-62" id="C2003-204-62">C2003-204-62</a> A</dt><dd>Near 204.allrhino.faith.2 </dd>
|
||||
<dt><a href="rhino.html#qC2003-204-63" id="C2003-204-63">C2003-204-63</a> C</dt><dd>Near 204.allrhino.faith.5 </dd>
|
||||
<dt><a href="rhino.html#qC2003-204-64" id="C2003-204-64">C2003-204-64</a> C</dt><dd>Near 204.allrhino.faith.5 </dd>
|
||||
<dt><a href="rhino.html#qC2003-204-65" id="C2003-204-65">C2003-204-65</a> A</dt><dd>Near 204.allrhino.faith.11 </dd>
|
||||
<dt><a href="rhino.html#qC2003-204-66" id="C2003-204-66">C2003-204-66</a> B</dt><dd>Near 204.allrhino.onamission.14 </dd>
|
||||
<dt><a href="rhino.html#qC2003-204-67" id="C2003-204-67">C2003-204-67</a> A</dt><dd>Near 204.allrhino.crimper.4 </dd>
|
||||
<dt><a href="rhino.html#qC2003-204-68" id="C2003-204-68">C2003-204-68</a> B</dt><dd>Near 204.allrhino.crimper.6 </dd>
|
||||
<dt><a href="rhino.html#qC2003-204-69" id="C2003-204-69">C2003-204-69</a> B</dt><dd>Near 204.allrhino.crimper.6 </dd>
|
||||
<dt><a href="rhino.html#qC2003-204-70" id="C2003-204-70">C2003-204-70</a> A</dt><dd>Near 204.allrhino.faith.4 </dd>
|
||||
<dt><a href="rhino.html#qC2003-204-71" id="C2003-204-71">C2003-204-71</a> B</dt><dd>Near 204.allrhino.onamission.11 </dd>
|
||||
<dt><a href="rhino.html#qC2003-204-72" id="C2003-204-72">C2003-204-72</a> C</dt><dd>Near 204.allrhino.onamission.16 </dd>
|
||||
<dt><a href="rhino.html#qC2003-204-73" id="C2003-204-73">C2003-204-73</a> C</dt><dd>Near 204.allrhino.onamission.17 </dd>
|
||||
<dt><a href="rhino.html#qC2003-204-74" id="C2003-204-74">C2003-204-74</a> C</dt><dd>Near 204.allrhino.onamission.18 </dd>
|
||||
<dt><a href="rhino.html#qC2003-204-75" id="C2003-204-75">C2003-204-75</a> A</dt><dd>Near 204.allrhino.onamission.21 </dd>
|
||||
<dt><a href="rhino.html#qC2003-204-76" id="C2003-204-76">C2003-204-76</a> B</dt><dd>Near 204.allrhino.onamission.21 </dd>
|
||||
<dt><a href="rhino.html#qC2003-204-77" id="C2003-204-77">C2003-204-77</a> C</dt><dd>Near 204.allrhino.watnobutcombe.6 </dd>
|
||||
<dt><a href="rhino.html#qC2003-204-78" id="C2003-204-78">C2003-204-78</a> C</dt><dd>Near 204.allrhino.onamission3.3 </dd>
|
||||
<dt><a href="rhino.html#qC2003-204-79" id="C2003-204-79">C2003-204-79</a> C</dt><dd>Near 204.allrhino.onamission3.3 </dd>
|
||||
<dt><a href="rhino.html#qC2003-204-80" id="C2003-204-80">C2003-204-80</a> C</dt><dd>Rhino, near 204.allrhino.roundtrip.4 : Tight crawl at floor level</dd>
|
||||
<dt><a href="rhino.html#qC2003-204-81" id="C2003-204-81">C2003-204-81</a> A</dt><dd>Near 204.allrhino.watnobutcombe.5 </dd>
|
||||
<dt><a href="rhino.html#qC2003-204-82" id="C2003-204-82">C2003-204-82</a> B</dt><dd>Near 204.allrhino.watnobutcombe.4 </dd>
|
||||
<dt><a href="nopain.html#qC2003-204-83" id="C2003-204-83">C2003-204-83</a> B</dt><dd>Near 204.trunk.dontstep.13 </dd>
|
||||
<dt><a href="nopain.html#qC2003-204-84" id="C2003-204-84">C2003-204-84</a> B</dt><dd>Near 204.trunk.dontstep.14 </dd>
|
||||
<dt><a href="nopain.html#qC2003-204-85" id="C2003-204-85">C2003-204-85</a> C</dt><dd>Near 204.trunk.dontstep.7 </dd>
|
||||
|
||||
</dl>
|
||||
|
||||
<h3>Completed QMs</h3>
|
||||
<h3><a id="qmdone">Completed QMs</a></h3>
|
||||
|
||||
<dl>
|
||||
<dt><a id="C1999-204-02">C1999-204-02</a> B</dt><dd>NE, near : Possibly the passage from Jim'll Fix It to Stitch This, called Thread This</dd>
|
||||
@ -307,7 +312,7 @@
|
||||
<dt><a id="C2000-204-02">C2000-204-02</a> B</dt><dd>NPNG, near nopainnogain.30: Connected to bottom of 'king Carbide pitch</dd>
|
||||
<dt><a id="C2000-204-03">C2000-204-03</a> C</dt><dd>NPNG, near nopainnogain.30: Connected to 2000-204-04C</dd>
|
||||
<dt><a id="C2000-204-04">C2000-204-04</a> C</dt><dd>NPNG, near nopainnogain.27: Connected ed to 2000-204-03C</dd>
|
||||
<dt><a href="nopain.html#qC2000-204-10" id="C2000-204-10">C2000-204-10</a> A</dt><dd>Insig, near insignificant.4: Drops into Pleasuredome via All Roads pitch (2004)</dd>
|
||||
<dt><a id="C2000-204-10">C2000-204-10</a> A</dt><dd>Insig, near insignificant.4: Drops into Pleasuredome via All Roads pitch (2004)</dd>
|
||||
<dt><a id="C2000-204-11">C2000-204-11</a> B</dt><dd>Insig, near treeumphant.2: Drilling Delight</dd>
|
||||
<dt><a id="C2000-204-12">C2000-204-12</a> B</dt><dd>Insig, near treeumphant.11: Swings and Roundabouts</dd>
|
||||
<dt><a id="C2000-204-15">C2000-204-15</a> C</dt><dd>Tree, near treeumphant.13: Got small after a few meters leading to two tight ways on</dd>
|
||||
@ -324,18 +329,18 @@
|
||||
<dt><a id="C2000-204-56">C2000-204-56</a> B</dt><dd>Insig, near insignificant.2: 10m of passage leading to an aven</dd>
|
||||
<dt><a id="C2000-204-57">C2000-204-57</a> C</dt><dd>Insig, near insignificant.2: Passages towards which drop into Pleasure Dome</dd>
|
||||
<dt><a id="C2000-204-64">C2000-204-64</a> A</dt><dd>Razor: Razor Dance continued in 2002</dd>
|
||||
<dt><a href="nopain.html#qC2000-204-72" id="C2000-204-72">C2000-204-72</a> </dt><dd>PD: Obese traverse, explored by Brian + Martin 2004 - no leads?</dd>
|
||||
<dt><a id="C2000-204-72">C2000-204-72</a> </dt><dd>PD: Obese traverse, explored by Brian + Martin 2004 - no leads?</dd>
|
||||
<dt><a id="C2001-204-09">C2001-204-09</a> A</dt><dd>Tree: Leads to Treeumphant passage</dd>
|
||||
<dt><a href="treeumphant.html#qC2001-204-55" id="C2001-204-55">C2001-204-55</a> X</dt><dd>Tree: Cresta Run drops in from above (2004)</dd>
|
||||
<dt><a id="C2001-204-55">C2001-204-55</a> X</dt><dd>Tree: Cresta Run drops in from above (2004)</dd>
|
||||
<dt><a id="C2001-204-63">C2001-204-63</a> C</dt><dd>Insig: Blind</dd>
|
||||
<dt><a id="C2001-204-64">C2001-204-64</a> B</dt><dd>Insig: Ends in a puddle</dd>
|
||||
<dt><a href="swings.html#qC2001-204-78" id="C2001-204-78">C2001-204-78</a> B</dt><dd>Sw: Descended 2004 - Cresta Run</dd>
|
||||
<dt><a href="swings.html#qC2001-204-83" id="C2001-204-83">C2001-204-83</a> C</dt><dd>Sw: Explored 2004 - Trapeze</dd>
|
||||
<dt><a id="C2001-204-78">C2001-204-78</a> B</dt><dd>Sw: Descended 2004 - Cresta Run</dd>
|
||||
<dt><a id="C2001-204-83">C2001-204-83</a> C</dt><dd>Sw: Explored 2004 - Trapeze</dd>
|
||||
<dt><a id="C2001-204-88">C2001-204-88</a> C</dt><dd>Sw: Choked</dd>
|
||||
<dt><a id="C2001-204-90">C2001-204-90</a> A</dt><dd>Sw: Merry Go Round</dd>
|
||||
<dt><a id="C2001-204-96">C2001-204-96</a> A</dt><dd>Sw: Gaffered To The Wall Series</dd>
|
||||
<dt><a id="C2002-204-01">C2002-204-01</a> A</dt><dd>Steady Now - descended 2003</dd>
|
||||
<dt><a href="swings.html#qC2002-204-05" id="C2002-204-05">C2002-204-05</a> A</dt><dd>Sw: Trihang pitch - descended 2003</dd>
|
||||
<dt><a id="C2002-204-05">C2002-204-05</a> A</dt><dd>Sw: Trihang pitch - descended 2003</dd>
|
||||
<dt><a id="C2003-204-03">C2003-204-03</a> B</dt><dd>Underworld, near 204.allgaffered.eeyore.5 : Kanga - descended 2004</dd>
|
||||
<dt><a id="C2003-204-08">C2003-204-08</a> A</dt><dd>Underworld, near 204.allgaffered.trihang.5 : Explored 2004 - Mud Slope (choked after 12m)</dd>
|
||||
<dt><a id="C2003-204-17">C2003-204-17</a> B</dt><dd>Underworld, near 204.allgaffered.sirens2.1 : Black Maria - descended 2004</dd>
|
||||
|
@ -26,6 +26,7 @@ href="swings.html#dutchbeauty"> Taking the Piss, the pitch at the end of Dutch B
|
||||
|
||||
<h3><a id="takingthepiss">Taking the Piss</a></h3>
|
||||
<h3><a id="rhinorift">Rhino Rift</a></h3>
|
||||
<p><b><a id="wotnobolts">Wot no bolts?</a></b>, ...</p>
|
||||
[<a href="qm.html#C2003-204-42" id="qC2003-204-42">C2003-204-42 B</a>]
|
||||
[<a href="qm.html#C2003-204-43" id="qC2003-204-43">C2003-204-43 ?</a>]
|
||||
[<a href="qm.html#C2003-204-44" id="qC2003-204-44">C2003-204-44 A</a>]
|
||||
@ -33,7 +34,7 @@ href="swings.html#dutchbeauty"> Taking the Piss, the pitch at the end of Dutch B
|
||||
[<a href="qm.html#C2003-204-47" id="qC2003-204-47">C2003-204-47 ?</a>]
|
||||
<h3><a id="meetinghouse">Meeting House</a></h3>
|
||||
[<a href="qm.html#C2003-204-49" id="qC2003-204-49">C2003-204-49 C</a>]
|
||||
<h3><a id="21bolybypass">21 Bolt Bypass</a></h3>
|
||||
<h3><a id="boltbypass">21 Bolt Bypass</a></h3>
|
||||
[<a href="qm.html#C2003-204-50" id="qC2003-204-50">C2003-204-50 ?</a>]
|
||||
[<a href="qm.html#C2003-204-51" id="qC2003-204-51">C2003-204-51 B</a>]
|
||||
<h3><a id="onamission">On a Mission</a></h3>
|
||||
@ -57,7 +58,11 @@ href="swings.html#dutchbeauty"> Taking the Piss, the pitch at the end of Dutch B
|
||||
[<a href="qm.html#C2003-204-56" id="qC2003-204-56">C2003-204-56 X</a>]
|
||||
[<a href="qm.html#C2003-204-57" id="qC2003-204-57">C2003-204-57 C</a>]
|
||||
[<a href="qm.html#C2003-204-58" id="qC2003-204-58">C2003-204-58 C</a>]
|
||||
|
||||
<h3><a id="unconformity">Unconformity</a></h3>
|
||||
<p><b><a id="catsclaw">Cat's Claw</a></b>, <b><a id="limescale">Limescale
|
||||
Cistern</a></b>...</p>
|
||||
|
||||
<h3><a id="belief">Belief</a></h3>
|
||||
[<a href="qm.html#C2003-204-61" id="qC2003-204-61">C2003-204-61 X</a>]
|
||||
[<a href="qm.html#C2003-204-70" id="qC2003-204-70">C2003-204-70 A</a>]
|
||||
@ -70,6 +75,8 @@ href="swings.html#dutchbeauty"> Taking the Piss, the pitch at the end of Dutch B
|
||||
[<a href="qm.html#C2003-204-67" id="qC2003-204-67">C2003-204-67 A</a>]
|
||||
[<a href="qm.html#C2003-204-68" id="qC2003-204-68">C2003-204-68 B</a>]
|
||||
[<a href="qm.html#C2003-204-69" id="qC2003-204-69">C2003-204-69 B</a>]
|
||||
<h3><a id="grater">Grater</a></h3>
|
||||
<h3><a id="uncrimped">Uncrimped</a></h3>
|
||||
<h3><a id="ratbiscuit">Rat Biscuit</a></h3>
|
||||
<h3><a id="nobutcombe">What no Butcombe</a></h3>
|
||||
[<a href="qm.html#C2003-204-80" id="qC2003-204-80">C2003-204-80 ?</a>]
|
||||
|
@ -16,18 +16,22 @@
|
||||
|
||||
<div>
|
||||
<b><a href="#survey">Survey</a></b> --
|
||||
<b><a href="204.html">204 index</a></b></div>
|
||||
<b><a href="204.html">204 index</a></b>
|
||||
</div>
|
||||
<hr />
|
||||
|
||||
<p>Swings and Roundabouts is an area of rubble-strewn passages to the west of
|
||||
<a href="treeumphant.html">Treeumphant Passage</a>. Access is from <a
|
||||
href="nopain.html#bonsai">Bonsai Crawl</a> or the 204d entrance.</p>
|
||||
href="nopain.html#bonsai">Bonsai Crawl</a> or the 204d entrance. The series
|
||||
links to the <a href="rhino.html">Rhino Rift</a> series via Taking the Piss
|
||||
pitch, and to the <a href="uworld.html">Underworld</a> via the Gaffered to the
|
||||
Walls series.</p>
|
||||
|
||||
<h3>Playground</h3>
|
||||
|
||||
<p>Swings and Roundabouts branches off from <a
|
||||
href="nopain.html#bonsai">Bonsai Crawl</a>, at what was QM2000-12B.
|
||||
Initially, a walking sized passage <b>Playground</b> leads past some mud
|
||||
Initially, a walking sized passage <b><a id="playground">Playground</a></b> leads past some mud
|
||||
formations and a drippy mini-aven to a view overlooking a mid-sized chamber,
|
||||
<b>Magic Roundabout</b>, with several exits. The easiest way to the chamber
|
||||
floor is via a climb down through a hole in the floor on the right at the end
|
||||
@ -40,7 +44,7 @@ passage</h3>
|
||||
small exit between rocks. A short rubble-strewn chute (which is free-climbable
|
||||
but crumbly, and was rigged in 2002 with a Y-hang following Dave falling off it)
|
||||
leads to a duck under a flake into a mud-floored ramp. After 15m or so a large
|
||||
shaft is reached, <a href="#gaffer">Gaffer Tape</a>, the start of the Gaffered
|
||||
shaft is reached, <a href="#gaffertape">Gaffer Tape</a>, the start of the Gaffered
|
||||
to the Walls series.</p>
|
||||
|
||||
<p>Back in the main chamber, a rubble slope to the north leads onwards. To the
|
||||
@ -55,14 +59,15 @@ boulders to the start of the main Swings trunk passage: 10m wide and 8m
|
||||
high.</p>
|
||||
|
||||
<h3><a id="ermintrude">Ermintrude</h3>
|
||||
[<a href="qm.html#C2003-204-01" id="qC2003-204-01">C2003-204-01 B</a>]
|
||||
<p>Martin / Lucia ...
|
||||
[<a href="qm.html#C2003-204-01" id="qC2003-204-01">C2003-204-01 B</a>]</p>
|
||||
|
||||
<h3><a id="gaffered">Gaffered to the Wall series</h3>
|
||||
|
||||
<p><img class="onright" src="rigging/gttw.png" alt="D Gaffered to the Wall
|
||||
rigging guide" />
|
||||
The initial pitch, <b><a id="gaffer">Gaffer Tape</a></b> (70m), is an imposing
|
||||
oval shaft, which continues upwards [<a href="qm.html#C2001-204-97"
|
||||
The initial pitch, <b><a id="gaffertape">Gaffer Tape</a></b> (70m), is an
|
||||
imposing oval shaft, which continues upwards [<a href="qm.html#C2001-204-97"
|
||||
id="qC2001-204-97">C2001-204-97 X</a>]. A passage leads off from the bottom,
|
||||
splitting in two going round a pillar and emerging in a chamber formed from a
|
||||
slightly hading line of weakness. A ledge can be followed on the right hand
|
||||
@ -75,23 +80,24 @@ sloping aven is visible which may be climbable. Continuing on past a large
|
||||
boulder, a rift is intersected at a chamber. Upstream (to the right) a trickle
|
||||
of water emerges from a small slot in the ceiling. The main way on is down
|
||||
through a small hole in the floor, which can be descended via a backup round
|
||||
the large boulder, a flake in the floor and a rope protector. This is <b>Tape Worm</b>
|
||||
pitch; this rebelays off a horizontal thread down to a ledge with large fossils
|
||||
visible in the floor and walls, where the small rift of Tape Worm joins the
|
||||
impressive shaft of <b>LX Tape</b> pitch. Looking out to the left a parallel shaft can
|
||||
be seen which may be enterable from <a href="qm.html#C2002-204-02"
|
||||
>C2002-204-02 C</a> and <a href="qm.html#C2002-204-03"
|
||||
>C2002-204-03 C</a>. A traverse along the right-hand wall
|
||||
reaches a natural from which the next pitch LX Tape may be rigged; this
|
||||
descends to land on a rock bridge near another large boulder. On the far wall
|
||||
near the bottom is a ledge [<a href="qm.html#C2002-204-08"
|
||||
id="qC2002-204-08">C2002-204-08 C</a>]. On the near side of the rock bridge is
|
||||
a tight and unpromising rift [<a href="qm.html#C2002-204-06"
|
||||
id="qC2002-204-06">C2002-204-06 C</a>]. On the far side, a spit rebelay allows
|
||||
one to descend to another chamber, where a large thread is the main hang for
|
||||
<b>Sellotape</b> pitch, a fine 2m wide rift, which lands a slight puddle, and a
|
||||
horizontal silt floor leads 5m to the next undescended pitch [<a
|
||||
href="qm.html#C2002-204-05" id="qC2002-204-05">C2002-204-05 A</a>].</p>
|
||||
the large boulder, a flake in the floor and a rope protector. This is <b><a
|
||||
id="tapeworm">Tape Worm</a></b> pitch; this rebelays off a horizontal thread
|
||||
down to a ledge with large fossils visible in the floor and walls, where the
|
||||
small rift of Tape Worm joins the impressive shaft of <b><a id="lxtape">LX
|
||||
Tape</a></b> pitch. Looking out to the left a parallel shaft can be seen which
|
||||
may be enterable from <a href="qm.html#C2002-204-02"
|
||||
>C2002-204-02 C</a> and <a href="qm.html#C2002-204-03">C2002-204-03 C</a>. A
|
||||
traverse along the right-hand wall reaches a natural from which the next pitch
|
||||
LX Tape may be rigged; this descends to land on a rock bridge near another
|
||||
large boulder. On the far wall near the bottom is a ledge [<a
|
||||
href="qm.html#C2002-204-08" id="qC2002-204-08">C2002-204-08 C</a>]. On the near
|
||||
side of the rock bridge is a tight and unpromising rift [<a
|
||||
href="qm.html#C2002-204-06" id="qC2002-204-06">C2002-204-06 C</a>]. On the far
|
||||
side, a spit rebelay allows one to descend to another chamber, where a large
|
||||
thread allows one to climb through an eyehole to the next pitch,
|
||||
<b><a id="sellotape">Sellotape</a></b>, a fine 2m wide rift, which lands a
|
||||
slight puddle, and a horizontal silt floor leads 5m to the next pitch,
|
||||
<b><a id="trihang">Trihang</a></b>. This leads into the <a href="uworld.html">Underworld</a>.</p>
|
||||
|
||||
<h3><a id="21bolttrav">21 Bolt Traverse</a></h3>
|
||||
[<a href="qm.html#C2003-204-52" id="qC2003-204-52">C2003-204-52 C</a>]
|
||||
@ -146,9 +152,8 @@ id="qC2001-204-92">C2001-204-92</a>] is surrounded by a lot of very loose
|
||||
boulders; rocks fall for a considerable distance, but no attempt was made to
|
||||
descend due to the loose debris. Across the top of the pitch are two slots
|
||||
looking into <a href="#chicagochicanes">Chicago Chicanes</a>. Continuing along
|
||||
Swings passage, the main entrance to Chicago Chicanes is on the left and a
|
||||
short unpromising QM on the right [<a href="qm.html#C2001-204-83"
|
||||
id="qC2001-204-83">C2001-204-83 C</a>].</p>
|
||||
Swings passage, the main entrance to Chicago Chicanes is on the left, and a
|
||||
climb up on the right leads to <a href="#trapeze">Trapeze</a>.</p>
|
||||
|
||||
<p>A little further along, a phreatic tube slopes down to the left. This passes
|
||||
through a small chamber and develops a stream in a deep, narrow slot in the
|
||||
@ -169,11 +174,8 @@ is possible. This leads one to the base of a climb (not yet done) up to where
|
||||
water can be heard and a large passage continues [<a
|
||||
href="qm.html#C2001-204-79" id="qC2001-204-79">C20010-204-79 C</a>].
|
||||
Alternatively, traversing further to the right from the base of the climb leads
|
||||
to a steeply sloping, clean-washed phreatic tube. This heads both up and down
|
||||
and may be the connection to <a href="treeumphant.html#helterskelter">Helter
|
||||
Skelter</a> [<a href="qm.html#C2001-204-78" id="qC2001-204-78">C2001-204-78
|
||||
B</a>].</p>
|
||||
|
||||
to a steeply sloping, clean-washed phreatic tube, <a href="#crestarun">Cresta
|
||||
Run</a>.</p>
|
||||
|
||||
<h4><a id="crestarun">Cresta Run</a></h4>
|
||||
|
||||
@ -195,17 +197,18 @@ level appear to continue beyond the pitch head.</p>
|
||||
|
||||
<p>The only one of these accessible without gear is reached by a clamber to the left
|
||||
over a greasy slab, leading to a high rift passage. After a few metres the lower
|
||||
level becomes too narrow, but a tube in the ceiling continues to a chamber, <b>Pile
|
||||
Driver</b>, floored with a loose choss slope. Here a hole in the floor leads to a
|
||||
level becomes too narrow, but a tube in the ceiling continues to a chamber, <b><a id="piledriver">Pile
|
||||
Driver</a></b>, floored with a loose choss slope. Here a hole in the floor leads to a
|
||||
tight-looking crawl (QM C); there is an aven in the ceiling, while straight on there
|
||||
may be a continuing crawl underneath a magical levitating boulder (QM C).</p>
|
||||
|
||||
<h4><a id="theslide">The Slide</a></h4>
|
||||
|
||||
<p>A large passage to the right quickly narrows up a rubble slope to a
|
||||
drafting, but otherwise unpromising QM [<a href="qm.html#C2001-204-94"
|
||||
id="qC2001-204-94">C2001-204-94 B</a>]. Before the slope, a passage entering
|
||||
from the left leads to <b>The Slide</b> passages.</p>
|
||||
<p>A large passage to the right, <b><a id="southcircular">South
|
||||
Circular</a></b> quickly narrows up a rubble slope to a drafting, but otherwise
|
||||
unpromising QM [<a href="qm.html#C2001-204-94" id="qC2001-204-94">C2001-204-94
|
||||
B</a>]. Before the slope, a passage entering from the left leads to <b>The
|
||||
Slide</b> passages.</p>
|
||||
|
||||
<p>The Slide passages are upwardly sloping phreatics, mainly clean washed. Soon
|
||||
after entering the slide, a small passage on the left connects back to the main
|
||||
@ -221,7 +224,6 @@ connect back into Merry Go Round. </p>
|
||||
|
||||
<h4><a id="merrygoround">Merry Go Round</a></h4>
|
||||
|
||||
|
||||
<p><img class="onright" src="rigging/mgr.png" alt="D Merry Go Round Rigging
|
||||
Guide" />
|
||||
The first pitch of Merry Go Round is rigged with a backup and Y hang, and the
|
||||
@ -268,6 +270,8 @@ Bits</a>. Climbing up and over the hole leads to more pot-holes and a boulder
|
||||
choke. Carefully negotiating the boulders and through a narrow slot brings one
|
||||
back to Juicy Bits.</p>
|
||||
|
||||
<h4><a id="trapeze">Trapeze</a></h4>
|
||||
<p>Stuart / Becka / Nial ...</p>
|
||||
|
||||
<h3><a id="suspended">Suspended Solution</a></h3>
|
||||
|
||||
|
Before Width: | Height: | Size: 23 KiB |
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 7.1 KiB |
Before Width: | Height: | Size: 21 KiB After Width: | Height: | Size: 8.6 KiB |
Before Width: | Height: | Size: 22 KiB After Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 7.7 KiB After Width: | Height: | Size: 9.3 KiB |
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 4.6 KiB |
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 7.3 KiB |
Before Width: | Height: | Size: 7.6 KiB After Width: | Height: | Size: 3.5 KiB |
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 6.9 KiB |
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 6.9 KiB |
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 10 KiB |
BIN
smkridge/204/t/bracketfungus1.jpg
Normal file
After Width: | Height: | Size: 9.3 KiB |
BIN
smkridge/204/t/bracketfungus2.jpg
Normal file
After Width: | Height: | Size: 3.8 KiB |
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 9.3 KiB |
BIN
smkridge/204/t/crystalpool.jpg
Normal file
After Width: | Height: | Size: 7.5 KiB |
BIN
smkridge/204/t/deadbat.jpg
Normal file
After Width: | Height: | Size: 7.2 KiB |
BIN
smkridge/204/t/ente.jpg
Normal file
After Width: | Height: | Size: 11 KiB |
BIN
smkridge/204/t/hippohollows.jpg
Normal file
After Width: | Height: | Size: 5.0 KiB |
BIN
smkridge/204/t/kangatwo.jpg
Normal file
After Width: | Height: | Size: 5.1 KiB |
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 9.0 KiB |
BIN
smkridge/204/t/sirens.jpg
Normal file
After Width: | Height: | Size: 7.8 KiB |
BIN
smkridge/204/t/treeumphant1.jpg
Normal file
After Width: | Height: | Size: 6.1 KiB |
BIN
smkridge/204/t/treeumphant2.jpg
Normal file
After Width: | Height: | Size: 3.3 KiB |
BIN
smkridge/204/t/underworld.jpg
Normal file
After Width: | Height: | Size: 4.3 KiB |
@ -39,7 +39,12 @@ print TABLE << "END";
|
||||
<body>
|
||||
|
||||
<h1>Steinbrückenhöhle Question Mark list</h1>
|
||||
|
||||
<div>
|
||||
<a href="#qmextant">Extant QM's</a>
|
||||
-- <a href="#qmdone">Finished QM's</a>
|
||||
-- <a href="204.html">204 index</a>
|
||||
</div>
|
||||
<hr />
|
||||
<h2>Conventions</h2>
|
||||
|
||||
<p>For question mark list conventions, see <a href="../../qm.html">here</a>.</p>
|
||||
@ -114,13 +119,13 @@ while (<CSV>) {
|
||||
}
|
||||
|
||||
print TABLE << "END";
|
||||
<h3>Incomplete QMs</h3>
|
||||
<h3><a id="qmextant">Extant QMs</a></h3>
|
||||
|
||||
<dl>
|
||||
$incomplete
|
||||
</dl>
|
||||
|
||||
<h3>Completed QMs</h3>
|
||||
<h3><a id="qmdone">Completed QMs</a></h3>
|
||||
|
||||
<dl>
|
||||
$complete
|
||||
|
@ -81,7 +81,8 @@ href="treeumphant.html#treeumphantpassage"><b>Treeumphant Passage</b></a>.</p>
|
||||
|
||||
<h3><a id="treeumphantpassage">Treeumphant Passage</a></h3>
|
||||
|
||||
<p><a href="#thecolonnade">The Colonnade</a> meets <b>Treeumphant Passage</b>
|
||||
<p><a href="l/treeumphant1.html"><img class="onleft" src="t/treeumphant1.jpg" /></a>
|
||||
<a href="#thecolonnade">The Colonnade</a> meets <b>Treeumphant Passage</b>
|
||||
at a narrow angle. Doubling back sharp left leads to a boulder slope. Ascending
|
||||
this leads to a fork; the left branch is blind and the right branch ends
|
||||
shortly afterwards in a choked chamber. In the other direction, Treeumphant
|
||||
@ -193,6 +194,7 @@ id="qC2001-204-10">C2000-204-10 A</a>].</p>
|
||||
<h3><a id="germknodel">Germknödels' Revenge</a></h3>
|
||||
|
||||
<p><img class="onright" src="rigging/e.png" alt="E entrance rigging guide" />
|
||||
<a href="l/ente.html"><img class="onleft" src="t/ente.jpg" /></a>
|
||||
Germknödels' Revenge is the short connection between the 204e and 204f
|
||||
entrances and the Treeumphant end of Boulder Coaster. <b>204e</b> is a low
|
||||
square hole in the face of a cliff. From here a low passage leads down and to
|
||||
@ -218,7 +220,7 @@ Passage. </p>
|
||||
<h3><a id="bouldercoaster">Boulder Coaster</a></h3>
|
||||
|
||||
<p>A walking sized passage goes from <a href="#crowningglory">Crowning Glory
|
||||
Passage</a> to <b>Crowning Glory Chamber</b> where 204e and 204f drop in from
|
||||
Passage</a> to <b><a id="cgchamber">Crowning Glory Chamber</a></b> where 204e and 204f drop in from
|
||||
<a href="#germknodel">Germknödels Revenge</a>, daylight being just visible.
|
||||
A rift intersects the chamber at the north end [<a href="qm.html#C2001-204-12"
|
||||
id="qC2001-204-12">C2001-204-12 C</a>], [<a href="qm.html#C2001-204-13"
|
||||
@ -247,11 +249,11 @@ id="qC2001-204-17">C2001-204-17 C</a>], then a too tight passage to the
|
||||
right.</p>
|
||||
|
||||
<p>Further down, the passage turns a sharp left, then turns around to the left,
|
||||
after which a small passage goes of to the left [<a
|
||||
href="qm.html#C2001-204-56" id="qC2001-204-56">C2001-204-56 C</a>]. Further
|
||||
on a passage is reached, with a climbable aven [<a href="qm.html#C2001-204-55"
|
||||
id="qC2001-204-55">C2001-204-55 X</a>]. The passage to the right soon turns
|
||||
left, going downhill to a junction. Straight on is a small passage [<a
|
||||
after which a small passage goes of to the left [<a href="qm.html#C2001-204-56"
|
||||
id="qC2001-204-56">C2001-204-56 C</a>]. Further on a passage is reached, with
|
||||
an aven above where <a href="swings.html#crestarun">Cresta Run</a>, the
|
||||
connection with Swings and Roundabouts, drops in. The passage to the right soon
|
||||
turns left, going downhill to a junction. Straight on is a small passage [<a
|
||||
href="qm.html#C2001-204-57" id="qC2001-204-57">C2001-204-57 C</a>]. Turning
|
||||
left leads to a junction with the downhill passage of the previous chamber.
|
||||
Continuing downwards, a small passage leads to the left [<a
|
||||
|
@ -15,28 +15,45 @@
|
||||
<h1>The Underworld</h1>
|
||||
|
||||
<div>
|
||||
<b><a href="#survey">Survey</a></b> --
|
||||
<b><!--<a href="#survey">-->Survey<!--</a>--></b> --
|
||||
<b><a href="204.html">204 index</a></b></div>
|
||||
<hr />
|
||||
|
||||
<p>The Underworld is an area of horizontal development at 1580m, around 160m
|
||||
deeper than the majority of the horizontal development in Steinbrückenhöhle.
|
||||
Access is from <a href="swings.html#gaffered">Gaffered</a>.</p>
|
||||
deeper than the majority of the horizontal development in
|
||||
Steinbrückenhöhle. Access is from <a
|
||||
href="swings.html#gaffered">Gaffered</a>, although a connection from <a
|
||||
href="swings.html#merrygoround">Merry-Go-Round</a> is also suspected to exist.</p>
|
||||
|
||||
<a href="l/underworld.html"><img class="onright" src="t/underworld.jpg" /></a>
|
||||
<h3><a id="underworld">The Underworld</h3>
|
||||
<p>
|
||||
[<a href="qm.html#C2003-204-02" id="qC2003-204-02">C2003-204-02 B</a>]
|
||||
[<a href="qm.html#C2003-204-04" id="qC2003-204-04">C2003-204-04 B</a>]
|
||||
[<a href="qm.html#C2003-204-05" id="qC2003-204-05">C2003-204-05 B</a>]
|
||||
[<a href="qm.html#C2003-204-06" id="qC2003-204-06">C2003-204-06 C</a>]
|
||||
[<a href="qm.html#C2003-204-07" id="qC2003-204-07">C2003-204-07 C</a>]
|
||||
[<a href="qm.html#C2003-204-08" id="qC2003-204-08">C2003-204-08 A</a>]
|
||||
<!--[<a href="qm.html#C2003-204-08" id="qC2003-204-08">C2003-204-08 A</a>]-->
|
||||
</p>
|
||||
|
||||
<h3><a id="eeyore">Eeyore</h3>
|
||||
|
||||
<a href="l/kangatwo.html"><img class="onleft" src="t/kangatwo.jpg" /></a>
|
||||
[<a href="qm.html#C2003-204-03" id="qC2003-204-03">C2003-204-03 B</a>]
|
||||
|
||||
<p><b>Eeyore</b> is a mud-floored stooping-height passage accessed by a slightly exposed greasy sideways climb at the top of the upwards-sloping traverse from the bottom of Trihang pitch, before the final pitch into the main Underworld level is reached. This levels off and continues for around 15m. At the end is a window into a large chamber, <b>Kanga</b>, with the floor sloping down steeply to the left.</p>
|
||||
<p><b>Eeyore</b> is a mud-floored stooping-height passage accessed by a
|
||||
slightly exposed greasy sideways climb at the top of the upwards-sloping
|
||||
traverse from the bottom of Trihang pitch, before the final pitch into the main
|
||||
Underworld level is reached. This levels off and continues for around 15m. At
|
||||
the end is a window into a large chamber, <b><a id="kanga">Kanga</a></b>, with
|
||||
the floor sloping down steeply to the left.</p>
|
||||
|
||||
<p>A Y-hang and deviation gain access to a ledge perched at the top of the slope, where there is a Y-hang rebelay giving a clean hang down the slope to the floor. At this point there is a narrow tube in the far wall, which turns to the left and slopes upwards over loose powdery mud. After around 5m another chamber is reached; climbing down around a large wedged boulder reveals a narrow, unpromising-looking pitch-head, estimated at 10m [C2004-204-XX B].</p>
|
||||
<p>A Y-hang and deviation gain access to a ledge perched at the top of the
|
||||
slope, where there is a Y-hang rebelay giving a clean hang down the slope to
|
||||
the floor. At this point there is a narrow tube in the far wall, which turns to
|
||||
the left and slopes upwards over loose powdery mud. After around 5m another
|
||||
chamber is reached; climbing down around a large wedged boulder reveals a
|
||||
narrow, unpromising-looking pitch-head, estimated at 10m [C2004-204-XX B].</p>
|
||||
|
||||
<h3><a id="poohstyx">Poohstyx</h3>
|
||||
[<a href="qm.html#C2003-204-09" id="qC2003-204-09">C2003-204-09 B</a>]
|
||||
@ -44,6 +61,8 @@ Access is from <a href="swings.html#gaffered">Gaffered</a>.</p>
|
||||
[<a href="qm.html#C2003-204-11" id="qC2003-204-11">C2003-204-11 C</a>]
|
||||
[<a href="qm.html#C2003-204-12" id="qC2003-204-12">C2003-204-12 C</a>]
|
||||
[<a href="qm.html#C2003-204-13" id="qC2003-204-13">C2003-204-13 X</a>]
|
||||
|
||||
<a href="l/sirens.html"><img class="onright" src="t/sirens.jpg" /></a>
|
||||
<h3><a id="sirens">Sirens</h3>
|
||||
[<a href="qm.html#C2003-204-14" id="qC2003-204-14">C2003-204-14 B</a>]
|
||||
[<a href="qm.html#C2003-204-15" id="qC2003-204-15">C2003-204-15 B</a>]
|
||||
@ -53,11 +72,21 @@ Access is from <a href="swings.html#gaffered">Gaffered</a>.</p>
|
||||
[<a href="qm.html#C2003-204-19" id="qC2003-204-19">C2003-204-19 C</a>]
|
||||
[<a href="qm.html#C2003-204-20" id="qC2003-204-20">C2003-204-20 B</a>]
|
||||
[<a href="qm.html#C2003-204-21" id="qC2003-204-21">C2003-204-21 B</a>]
|
||||
|
||||
<h3><a id="bracketfungus">Bracket Fungus Passage</h3>
|
||||
<p>
|
||||
<a href="l/bracketfungus1.html"><img class="onleft" src="t/bracketfungus1.jpg" /></a>
|
||||
[<a href="qm.html#C2003-204-22" id="qC2003-204-22">C2003-204-22 C</a>]
|
||||
[<a href="qm.html#C2003-204-23" id="qC2003-204-23">C2003-204-23 C</a>]
|
||||
[<a href="qm.html#C2003-204-24" id="qC2003-204-24">C2003-204-24 C</a>]
|
||||
<h3><a id="quizrift">Quiz Rift</h3>
|
||||
[<a href="qm.html#C2003-204-24" id="qC2003-204-24">C2003-204-24 C</a>]</p>
|
||||
|
||||
<h3 style="clear: both"><a id="oxtail">Oxtail Oxbow</h3>
|
||||
|
||||
<h3><a id="terrafirma">Terra Firma</h3>
|
||||
|
||||
<h3><a id="blackmaria">Black Maria</h3>
|
||||
|
||||
<h3><a id="quiz">Quiz Rift</h3>
|
||||
[<a href="qm.html#C2003-204-25" id="qC2003-204-25">C2003-204-25 B</a>]
|
||||
[<a href="qm.html#C2003-204-26" id="qC2003-204-26">C2003-204-26 B</a>]
|
||||
[<a href="qm.html#C2003-204-27" id="qC2003-204-27">C2003-204-27 B</a>]
|
||||
@ -66,6 +95,25 @@ Access is from <a href="swings.html#gaffered">Gaffered</a>.</p>
|
||||
[<a href="qm.html#C2003-204-30" id="qC2003-204-30">C2003-204-30 B</a>]
|
||||
[<a href="qm.html#C2003-204-31" id="qC2003-204-31">C2003-204-31 B</a>]
|
||||
|
||||
<p>Emerging from the short muddy crawl reveals a walking passage. Right leads quickly to a climb up and traverse back over the existing passage, <b><a id="generation">The Generation Game</a></b>, explored by Becka.</p>
|
||||
|
||||
<p>Left leads shortly to a bend in the passage and a steep downwards slope floored with crumbly mud; spits are in place for a traverse line, since slipping would mean a long fall. After a few metres is a pitch, <b><a id="gardenersworld">Gardener's World</a></b> (26m), which slopes awkwardly and has been subjected to a variety of rigs, none of them ideal!</p>
|
||||
|
||||
<p>The landing is on a narrow rubble floor; a few metres ahead the floor drops away again, and another pitch, <b><a id="univchallenge">University Challenge</a></b> (12m), descends past an interesting hollow boulder to land in the <a href="#subsoil">Subsoil Series</a>.</p>
|
||||
|
||||
<h3><a id="subsoil">Subsoil level</a></h3>
|
||||
|
||||
<h4><a id="earthenware">Earthenware</a></h4>
|
||||
<h4><a id="hardware">Hardware</a></h4>
|
||||
<h4><a id="underware">Underware</a></h4>
|
||||
<h4><a id="chimney">Chimney</a></h4>
|
||||
<h4><a id="heavilysoiled">Heavily Soiled</a></h4>
|
||||
<h4><a id="hippohollows">Hippo Hollows</a></h4>
|
||||
<h4><a id="fatworm">Fat Worm Blows a Sparky</a></h4>
|
||||
<h4><a id="batchamber">Bat Chamber</a></h4>
|
||||
<h4><a id="thinrift">Thin Worm Rift</a></h4>
|
||||
|
||||
|
||||
<hr style="clear: both" />
|
||||
|
||||
<ul id="links">
|
||||
|