mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2024-11-25 16:52:00 +00:00
Merge
This commit is contained in:
commit
95de144566
35
handbook/expodata.html
Normal file
35
handbook/expodata.html
Normal file
@ -0,0 +1,35 @@
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<title>CUCC Expo Handbook: Developer info</title>
|
||||
<link rel="stylesheet" type="text/css" href="../css/main2.css" />
|
||||
</head>
|
||||
<body>
|
||||
<h2 id="tophead">CUCC Expedition Handbook</h2>
|
||||
<h1>Expo Website - Developer/Maintainer info</h1>
|
||||
<p>The website is now large and complicated with a lot (too many!) of
|
||||
moving parts. This handbook section contains info for people doing
|
||||
annual updates, server syncing, and troggle development work.</p>
|
||||
|
||||
<ul>
|
||||
<li><a href="update.html#update">Updating the website</a></li>
|
||||
<li><a href="update.html#checkout">Expo Website manual</a></li>
|
||||
</ul>
|
||||
|
||||
<h2><a id="update">Updating the website - HOWTO</a></h2>
|
||||
|
||||
<h3>Adding a new year</h3>
|
||||
<p>Edit noinfo/folk.csv, adding the new year to the end of the header
|
||||
line, a new column, with just a comma (blank
|
||||
cell) for people who weren't there, a 1 for people who were there, and
|
||||
a -1 for people who were there but didn't go caving. Add new lines for
|
||||
new people, with the right number of columns.</p>
|
||||
|
||||
<p>This proces is tedious and error-prone and ripe for improvement.
|
||||
Adding a list of people, fro the bier book, and their aliases would be
|
||||
a lot better, but some way to make sure that names match with previous
|
||||
years would be
|
||||
good.</p>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -1,7 +1,7 @@
|
||||
<!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" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<title>CUCC Expedition Handbook: Expo Leaders' Guide</title>
|
||||
<link rel="stylesheet" type="text/css" href="../css/main2.css" />
|
||||
</head>
|
||||
@ -9,11 +9,9 @@
|
||||
<h2 id="tophead">CUCC Expedition Handbook</h2>
|
||||
<h1>Expedition Leadership</h1>
|
||||
|
||||
<p>This is far from a complete checklist, as no recent leaders have
|
||||
stepped forward to write the guide. However, it is a series of notes
|
||||
outlining some expo jobs and giving a vague timetable. It will be
|
||||
as useful if someone says "this is complete tosh" and writes a better one,
|
||||
as if it actually provides some help!</p>
|
||||
<p>This is far from a complete checklist. However, it is a series of notes
|
||||
outlining some expo jobs and giving a vague timetable. It needs to be
|
||||
kept up to date!</p>
|
||||
|
||||
<h3>Expo Committee</h3>
|
||||
|
||||
@ -26,20 +24,23 @@ thinks that someone else will be doing it. Define responsibilities early!</p>
|
||||
<dd>Overall coordinator and motivator.</dd>
|
||||
<dt>Treasurer</dt>
|
||||
<dd>Collects deposits to fund gear-buying. Keep track of accounts and
|
||||
sends out expo bills in the autumn. Provides expo tallies book.</dd>
|
||||
sends out expo bills a month or two after expo returns. Provides expo
|
||||
bire and sesh books.</dd>
|
||||
<dt>Sponsorship</dt>
|
||||
<dd>If you are going to pursue sponsorship, start early (you will be
|
||||
competing with many similar groups and most potential sponsors will
|
||||
be more impressed by an air of efficient organisation than one of last
|
||||
minute desperation).</dd>
|
||||
<dt>Equipment</dt>
|
||||
<dd>This covers more than just rope and hangers. Will need to liaise
|
||||
<dd>This covers more than just rope and hangers. The club and expo
|
||||
dear orders are usually combined, so will need to liaise
|
||||
closely with sponsorship officer and club Tackle Master.</dd>
|
||||
<dt>Transport</dt>
|
||||
<dd>The logistics of getting 20 or so cavers and half a tonne of miscellaneous
|
||||
gear out to Austria, on a shoestring budget with a limited number of cars, are
|
||||
daunting. Whoever does this probably ought to be a driver themselves, so they
|
||||
know what's involved.</dd>
|
||||
gear out to Austria, on a shoestring budget with a limited number of
|
||||
cars, and people coming-from/going-to various places are
|
||||
daunting. The job mostly involves collating info and badering people
|
||||
regularly. Starting early saves everyone money.</dd>
|
||||
<dt>Project officers</dt>
|
||||
<dd>If there is a special project which has its own special needs (radios,
|
||||
aerial photos or whatever), it may be best to have one person specifically
|
||||
@ -56,26 +57,27 @@ adequately, like where to find cave XYZ etc.</dd>
|
||||
<h3>Vital jobs</h3>
|
||||
|
||||
<p>Every expedition depends on the work of previous expos. The first priority
|
||||
is to make sure that all the work of last year's expo is finished. This means
|
||||
trips written up in logbook, survey data into the survey book, question mark
|
||||
lists made up (both new questions marks added and ones dealt with removed to
|
||||
the "done" list). Each piece of survey drawing and each missing passage
|
||||
description or rigging guide should be assigned to a specific person so you
|
||||
know whom to hassle. This should be the job of last year's expo committee, of
|
||||
course (especially as this work needs to be started well before the next expo
|
||||
starts to become organised), but the current year's leadership needs to check
|
||||
that everything has been done as soon as they start organising.</p>
|
||||
is to make sure that all the <a href="#lastyear">work of last year's expo</a> is finished (but
|
||||
don't let these tasks block time-sensitive tasks for this year).
|
||||
This should be the job of last year's expo
|
||||
committee, of course (especially as this work needs to be started well
|
||||
before the next expo starts to become organised), but the current
|
||||
year's leadership needs to check that everything has been done as soon
|
||||
as they start organising.</p>
|
||||
|
||||
<p>The next priority is the <a href="#timecritical">vital jobs with deadlines</a></p>
|
||||
|
||||
<h4><a name="lastyear">Have we finished?</a></h4>
|
||||
|
||||
<ul>
|
||||
<li>All survey data from field notes to survey book</li>
|
||||
<li>Survey book photocopied for security - copies to librarian and webmaster.</li>
|
||||
<li>Logbook typed in.</li>
|
||||
<li>GPF Feedback report sent (within <strong>One month</strong> of return)</li>
|
||||
<li>All survey data from field notes to survey folder</li>
|
||||
<li>Survey notes scanned and uploaded.</li>
|
||||
<li>Logbook scanned and typed up.</li>
|
||||
<li>Passage descriptions written</li>
|
||||
<li>Question mark lists compiled</li>
|
||||
<li>Full surveys drawn up</li>
|
||||
<li>List of Equipment left in Austria up to date</li>
|
||||
<li>Surveys drawn up</li>
|
||||
<li>List of Equipment left in Austria up to date and online</li>
|
||||
<li>If sponsors asked for reports on their products or photos of them in
|
||||
use: get them done promptly, before the main report</li>
|
||||
<li>Report written for Sponsors</li>
|
||||
@ -84,7 +86,31 @@ but a rather different emphasis)</li>
|
||||
<li>Filled in forms for new cave numbers given (or sent) to Robert TWC.</li>
|
||||
</ul>
|
||||
|
||||
<h4>Preparing for the next expo</h4>
|
||||
<h3><a name="timecritical">Preparing for the next expo</a></h3>
|
||||
|
||||
<h4>Time-critical tasks</h4>
|
||||
<p>There are two time-critical external tasks that <strong>must</strong> happen, otherwise
|
||||
expo might not happen.</p>
|
||||
|
||||
<dl>
|
||||
<dt>Send off permission request to camp and cave in the National Park</dt>
|
||||
<dd>Deadline: <strong>End February</strong>. Do it at the same time as the GPF application.<br />
|
||||
Address (since 2013): <br />
|
||||
<address>Amt der Steiermärkischen Landesregierung<br />
|
||||
Abteilung 13 - Naturschutz<br />
|
||||
Landhausgasse 7<br />
|
||||
8010 Graz<br /></address>
|
||||
<note>We have been late before on this in 2013 and 2014 so it's important to do it on time. Not doing so
|
||||
jeapordises the whole expedition.</note>
|
||||
</dd>
|
||||
|
||||
<dt>Apply for Ghar Parau Foundation funding.</dt>
|
||||
<dd>Deadline: <strong>last day of Feb</strong>. <a
|
||||
href="http://www.apps.gharparau.org.uk/login">Applications are done
|
||||
online</a>.</dd>
|
||||
</dl>
|
||||
|
||||
<h4>General Preparation</h4>
|
||||
|
||||
<ul>
|
||||
<li>Get some people interested ! Don't intimidate your novices by making
|
||||
@ -162,15 +188,16 @@ so where possible do so.</li>
|
||||
<li>Tell the Austrians when we are coming. Make sure we have permission
|
||||
for top camp. Have any serious political developments occurred since last
|
||||
year?</li>
|
||||
<li>Tell Hilde and Karin when we are coming.</li>
|
||||
<li>Tell Karin Wilpernig when we are coming.</li>
|
||||
<li>Make sure people are competent. This is mainly for new people, as those who
|
||||
have been before will know what to expect. SRT training sessions (or some good
|
||||
serious trips), surveying practice on the surface or underground in the UK.</li>
|
||||
<li>Motivate people to read the website so that they know what is being
|
||||
talked about and might form their own ideas of which projects will interest
|
||||
them most.</li>
|
||||
<li>A pre-expo Yorkshire meet (and summer dinner) with exCS so your novices
|
||||
have met the old lags before expo.</li>
|
||||
<li>A pre-expo Yorkshire meet should be arranged, to provide training
|
||||
for people new to expedition caving, and as an opportunity to meet
|
||||
people not based in Cambridge, before getting to Austria.</li>
|
||||
</ul>
|
||||
|
||||
<h4>Last minute</h4>
|
||||
@ -207,17 +234,15 @@ be there next year.</p>
|
||||
trip (zero if trip failed to happen).</li>
|
||||
<li>Log Book - get people to write trips up as soon as possible. If passage
|
||||
names are decided later, go back and write them in, as it makes the log a
|
||||
lot more usable. Standards of logbook writing have been a little poor lately;
|
||||
there are certain repeat offenders who should be strongly encouraged to write
|
||||
stuff in.</li>
|
||||
lot more usable.</li>
|
||||
<li>Survey calibration - make sure people do it, or at least record which
|
||||
instruments they used.</li>
|
||||
<li>Survey book - as soon as surveyors are at base camp, get this written
|
||||
up - don't let anyone go home without writing up their survey!!!</li>
|
||||
up - don't let anyone go home without writing up their survey or it'll
|
||||
never get done!!!</li>
|
||||
<li>Photos - make sure some are taken, preferably underground in new finds.
|
||||
If sponsors asked for photos, take <b>relevant</b> ones, eg. photos of their
|
||||
products <b>in use</b>. Don't be stingy with film on this - two or three
|
||||
photos of all the sponsorship stuff together is <b>not</b> adequate.</li>
|
||||
products <b>in use</b>. Two or three photos of all the sponsorship stuff together is <b>not</b> adequate.</li>
|
||||
</ul>
|
||||
|
||||
<h4>Before going home</h4>
|
||||
|
186
map/index.html
186
map/index.html
@ -1,21 +1,24 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de" lang="de">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
||||
<head>
|
||||
<title>Loser cave map</title>
|
||||
<meta http-equiv="content-type" content="text/html;charset=utf-8" />
|
||||
<meta http-equiv="content-script-type" content="text/javascript" />
|
||||
<meta http-equiv="content-style-type" content="text/css" />
|
||||
<meta http-equiv="content-language" content="en" />
|
||||
<meta name="generator" content="Easymap" />
|
||||
<link rel="stylesheet" type="text/css" href="map.css" />
|
||||
|
||||
<script type="text/javascript" src="javascript/openlayers/OpenLayers.min.js"></script>
|
||||
<script type="text/javascript" src="http://www.openstreetmap.org/openlayers/OpenStreetMap.js"></script>
|
||||
<script type="text/javascript" src="util.js"></script>
|
||||
<script src="http://www.openlayers.org/api/OpenLayers.js"></script>
|
||||
<script src="http://www.openstreetmap.org/openlayers/OpenStreetMap.js"></script>
|
||||
<script src="util.js"></script>
|
||||
|
||||
<script type="text/javascript">
|
||||
//<![CDATA[
|
||||
|
||||
// Position and Zoomlevel of the map
|
||||
var lon = 13.8081;
|
||||
var lat = 47.6776;
|
||||
var zoom = 14;
|
||||
|
||||
var map;
|
||||
|
||||
var showPopupOnHover = true;
|
||||
@ -25,40 +28,59 @@ function drawmap() {
|
||||
OpenLayers.Lang.setCode('en');
|
||||
|
||||
map = new OpenLayers.Map('map', {
|
||||
projection: new OpenLayers.Projection("EPSG:900913"),
|
||||
displayProjection: new OpenLayers.Projection("EPSG:4326"),
|
||||
controls: [
|
||||
new OpenLayers.Control.MouseDefaults(),
|
||||
new OpenLayers.Control.Attribution()],
|
||||
maxExtent:
|
||||
new OpenLayers.Bounds(-20037508.34,-20037508.34,
|
||||
20037508.34, 20037508.34),
|
||||
new OpenLayers.Control.Navigation({zoomWheelEnabled : true}),
|
||||
new OpenLayers.Control.PanZoomBar(),
|
||||
new OpenLayers.Control.LayerSwitcher(),
|
||||
new OpenLayers.Control.Attribution()],
|
||||
//new OpenLayers.Control.MouseDefaults(),
|
||||
//new OpenLayers.Control.Attribution()],
|
||||
maxExtent: new OpenLayers.Bounds(-20037508.34,-20037508.34,20037508.34, 20037508.34),
|
||||
numZoomLevels: 18,
|
||||
maxResolution: 156543,
|
||||
units: 'meters'
|
||||
});
|
||||
|
||||
|
||||
units: 'meters',
|
||||
projection: new OpenLayers.Projection("EPSG:900913"),
|
||||
displayProjection: new OpenLayers.Projection("EPSG:4326")
|
||||
} );
|
||||
|
||||
// Display the control elements
|
||||
// This appear momentarily then dissappear. Not sure what's wrong.
|
||||
map.addControl(new OpenLayers.Control.PanZoomBar());
|
||||
map.addControl(new OpenLayers.Control.Permalink('permalink'));
|
||||
map.addControl(new OpenLayers.Control.ScaleLine());
|
||||
map.addControl(new OpenLayers.Control.LayerSwitcher());
|
||||
//map.addControl(new OpenLayers.Control.PanZoomBar());
|
||||
//map.addControl(new OpenLayers.Control.Permalink('permalink'));
|
||||
//map.addControl(new OpenLayers.Control.ScaleLine());
|
||||
//map.addControl(new OpenLayers.Control.LayerSwitcher());
|
||||
|
||||
//checkForPermalink();
|
||||
|
||||
icons = new Array();
|
||||
icons[0] = new Array('http://openlayers.org/api/img/marker.png','21','25','0.5','1');
|
||||
|
||||
// Position and Zoomlevel of the map
|
||||
lon = 13.8081;
|
||||
lat = 47.6776;
|
||||
zoom = 14;
|
||||
// Display layers
|
||||
|
||||
checkForPermalink();
|
||||
//layer_markers = new OpenLayers.Layer.Markers("Marker", { projection: new OpenLayers.Projection("EPSG:4326"),visibility: true, displayInLayerSwitcher: false });
|
||||
//layer_vectors = new OpenLayers.Layer.Vector("Zeichnungen", { displayInLayerSwitcher: true } );
|
||||
//map.addLayer(layer_vectors);
|
||||
//map.addLayer(layer_markers)
|
||||
//layers = new Array();
|
||||
//layer_layerMapnik = new OpenLayers.Layer.OSM.Mapnik("Mapnik");
|
||||
//map.addLayer(layer_layerMapnik);
|
||||
//layers.push(new Array(layer_layerMapnik,'layer_layerMapnik'));
|
||||
//layer_layerCyclemap = new OpenLayers.Layer.OSM.CycleMap("Cyclemap");
|
||||
//map.addLayer(layer_layerCyclemap);
|
||||
//layers.push(new Array(layer_layerCyclemap,'layer_layerCyclemap'));
|
||||
|
||||
layerMapnik = new OpenLayers.Layer.OSM.Mapnik("Mapnik");
|
||||
map.addLayer(layerMapnik);
|
||||
|
||||
layerCycleMap = new OpenLayers.Layer.OSM.CycleMap("CycleMap");
|
||||
map.addLayer(layerCycleMap);
|
||||
|
||||
layers = new Array();
|
||||
layers.push(new Array(layerMapnik,'layerMapnik'));
|
||||
layers.push(new Array(layerCycleMap,'layerCycleMap'));
|
||||
|
||||
//this isn't right yet - GPX points are not appearing
|
||||
map.addLayer(
|
||||
new OpenLayers.Layer.Vector("Entrances","ents.gpx",
|
||||
/*map.addLayer(
|
||||
new OpenLayers.Layer.Markers("Entrances","ents.gpx",
|
||||
{format: OpenLayers.Format.GPX({extractWaypoints: true}),
|
||||
styleMap: new OpenLayers.StyleMap(
|
||||
{pointRadius: "5", label: "${wpt}", strokeColor: "#FF0000", strokeWidth: 3, strokeOpacity: 0.8}
|
||||
@ -66,42 +88,90 @@ map.addLayer(
|
||||
projection: new OpenLayers.Projection("EPSG:4326")
|
||||
}
|
||||
)
|
||||
);
|
||||
);*/
|
||||
|
||||
var gpxStyles = new OpenLayers.StyleMap({
|
||||
"default": new OpenLayers.Style({
|
||||
pointRadius: "5", // sized according to type attribute
|
||||
graphicName: "star",
|
||||
label: "${name}",
|
||||
labelAlign: "rb",
|
||||
|
||||
//labelAlign: "${align}",
|
||||
//labelXOffset: "${xOffset}",
|
||||
//labelYOffset: "${yOffset}",
|
||||
labelOutlineColor: "white",
|
||||
labelOutlineWidth: 3,
|
||||
|
||||
fontSize: 12,
|
||||
fontFamily: "Arial",
|
||||
fontColor: "brown",
|
||||
labelYOffset: 10,
|
||||
fillColor: "black",
|
||||
|
||||
|
||||
strokeColor: "red",
|
||||
strokeWidth: 3,
|
||||
strokeOpacity: 0.8
|
||||
}),
|
||||
//"select": new OpenLayers.Style({
|
||||
// fillColor: "#66ccff",
|
||||
// strokeColor: "#3399ff",
|
||||
// graphicZIndex: 10000
|
||||
// })
|
||||
});
|
||||
|
||||
var layerGPX = new OpenLayers.Layer.Vector("Entrances", {
|
||||
strategies: [new OpenLayers.Strategy.Fixed()],
|
||||
protocol: new OpenLayers.Protocol.HTTP({
|
||||
url: "ents.gpx",
|
||||
format: new OpenLayers.Format.GPX({extractWaypoints: true, extractRoutes: true, extractAttributes: true})
|
||||
}),
|
||||
//style: {strokeColor: "red", strokeWidth: 3, strokeOpacity: 0.8},
|
||||
styleMap: gpxStyles,
|
||||
projection: new OpenLayers.Projection("EPSG:4326")
|
||||
|
||||
});
|
||||
|
||||
|
||||
map.addLayer(layerGPX);
|
||||
layers.push(new Array(layerGPX,'layerGPX'));
|
||||
|
||||
// fit map to bounds of window and add start, finish pins (finish not working)
|
||||
layerGPX.events.register("loadend", layerGPX, function() {
|
||||
this.map.zoomToExtent(this.getDataExtent());
|
||||
//var startPoint = this.features[0].geometry.components[0];
|
||||
//layerMarkers.addMarker(new OpenLayers.Marker(new OpenLayers.LonLat(startPoint.x, startPoint.y),icon));
|
||||
//var endPoint = this.features[0].geometry.components[this.features[0].geometry.components.length - 1];
|
||||
//layerMarkers.addMarker(new OpenLayers.Marker(new OpenLayers.LonLat(endPoint.x, endPoint.y),icon2));
|
||||
});
|
||||
|
||||
// Display layers
|
||||
// another way to manually add marker. Give vars lon and lat values initially
|
||||
//var lonLat = new OpenLayers.LonLat(lon, lat).transform(new OpenLayers.Projection("EPSG:4326"), map.getProjectionObject());
|
||||
//map.setCenter(lonLat, zoom);
|
||||
|
||||
// Markers layer must be last up if you want the hover over dialouge to work
|
||||
layerMarkers = new OpenLayers.Layer.Markers("Marker", { projection: new OpenLayers.Projection("EPSG:4326"), visibility: true, displayInLayerSwitcher: false });
|
||||
map.addLayer(layerMarkers);
|
||||
layers.push(new Array(layerMarkers,'layerMarkers'));
|
||||
|
||||
layer_markers = new OpenLayers.Layer.Markers("Marker", { projection: new OpenLayers.Projection("EPSG:4326"),visibility: true, displayInLayerSwitcher: false });
|
||||
layer_vectors = new OpenLayers.Layer.Vector("Zeichnungen", { displayInLayerSwitcher: false } );map.addLayer(layer_vectors);map.addLayer(layer_markers)
|
||||
layers = new Array();
|
||||
layer_layerMapnik = new OpenLayers.Layer.OSM.Mapnik("Mapnik");
|
||||
map.addLayer(layer_layerMapnik);
|
||||
layers.push(new Array(layer_layerMapnik,'layer_layerMapnik'));
|
||||
layer_layerCyclemap = new OpenLayers.Layer.OSM.CycleMap("Cyclemap");
|
||||
map.addLayer(layer_layerCyclemap);
|
||||
layers.push(new Array(layer_layerCyclemap,'layer_layerCyclemap'));
|
||||
setLayer(1);
|
||||
|
||||
|
||||
// Jump to the right location
|
||||
jumpTo(lon,lat,zoom);
|
||||
|
||||
// Display marker icons
|
||||
icons = new Array();
|
||||
icons[0] = new Array('http://openlayers.org/api/img/marker.png','21','25','0.5','1');
|
||||
//icons = new Array();
|
||||
//icons[0] = new Array('http://openlayers.org/api/img/marker.png','21','25','0.5','1');
|
||||
//icons[4] = new Array('http://osmtools.de/easymap/images/pin_red.png','16','28','0','1');
|
||||
//icons[6] = new Array('http://osmtools.de/easymap/images/pin_green.png','16','28','0','1');
|
||||
//icons[10] = new Array('http://osmtools.de/easymap/images/haus_red.png','20','24','0.5','0.5');
|
||||
|
||||
// Display markers
|
||||
addMarker(layer_markers,13.8248,47.6884,"<b>Stone Bridge</b><p />Not the real stone bridge: this is a demo",false,0);
|
||||
addMarker(layerMarkers,13.8248,47.6884,"<b>Stone Bridge</b><p />Not the real stone bridge: this is a demo",false,0);
|
||||
|
||||
geometries = new Array();
|
||||
|
||||
|
||||
|
||||
|
||||
// Nochmal was..
|
||||
jumpTo(lon, lat, zoom);
|
||||
toggleInfo();
|
||||
@ -110,7 +180,27 @@ checkUtilVersion(4);
|
||||
|
||||
//]]>
|
||||
</script>
|
||||
</head>
|
||||
|
||||
<link rel="stylesheet" href="map.css" type="text/css">
|
||||
|
||||
<style type="text/css">
|
||||
<!--
|
||||
body {
|
||||
margin-left: 0px;
|
||||
margin-top: 0px;
|
||||
margin-right: 0px;
|
||||
margin-bottom: 0px;
|
||||
}
|
||||
.mapposn {
|
||||
display: block;
|
||||
position: absolute;
|
||||
left: 0px;
|
||||
top: 0px;
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
}
|
||||
-->
|
||||
</style></head>
|
||||
<body onload="drawmap();">
|
||||
<div id="descriptionToggle" onclick="toggleInfo()">Show map information</div>
|
||||
<div id="description" class="hide">Expo prototype slippy map<br >Please mouseover<br >the pin markers.<br ></div>
|
||||
|
@ -58,11 +58,9 @@ href="plateau/76/76.htm"> Eislufthöhle</a>.</p>
|
||||
|
||||
<p>Expo members should take particular note of the surveys working area, which
|
||||
contains scans of recent survey notes. If you have surveys to draw up, they
|
||||
will be listed in the <a href="surveys/surtabnam.html">index,
|
||||
ordered by name</a>, with links
|
||||
to the survey notes and any other relevant files, or for full listings,
|
||||
including drawn up surveys see
|
||||
<a href="surveys/surveytable.html">index</a>.</p>
|
||||
will be listed in the <a href="survey">index,
|
||||
ordered by year and wallet number</a>, which also lets you enter new
|
||||
data (Currently broken), or there is a simple <a href="surveys/surveytable.html">index of all the scans</a>.</p>
|
||||
|
||||
|
||||
<p><sup><a id="footnote1" href="#fn1ref">1</a></sup>As there are (at the last
|
||||
|
@ -5,255 +5,8 @@
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>2009 Expo Logbook</title></head>
|
||||
<link rel="stylesheet" type="text/css" href="../../css/main2.css" />
|
||||
<body id="logbk">
|
||||
<h1>Expo 2009</h1></div>
|
||||
<div class="tripdate" id="t2009-07-22">2009-07-22</div>
|
||||
<div class="trippeople">Becka Lawson, Kathryn Hopkins, <u>Emma Wilson</u>, Jess Stirrups, Tony Rooke</div>
|
||||
<div class="triptitle">204 - Merry Fucking Christmas</div>
|
||||
<p>Rigged down 204 A from the bottom of the 1st pitch. Snow levels were high and a large annoying snow plug at the bottom of the 1st pitch blocked the usual route down the 2nd pitch. Had to go down the high snow route through Stitch this. Through wolpertinger way to Merry Fucking Christmas crawl, which is about 30m and was less enjoyable for some. Then rigged down No bits and Hammer and Thong. Becka managed to find a rebelay bolt and so managed to rig a better hang than expected. Then through pussyprance, rigging down and doing some rebolting.</p>
|
||||
<p>Managed to rig a good floor level traverse line :) Climbed down to previous years pushing front - climb wasn't great and needs bolting and rigging as a pitch. Put in a couple of bolts at the top of undescended pitch but had run out of rope so no pushingg but cave is now rigged down to there (the pitch to replace the climb needs putting in).</p>
|
||||
<p>[rigging guide]</p>
|
||||
<p><div class="timeug"></p>
|
||||
<div class="timeug">T/U: 8.5-10 hours</div></div>
|
||||
<div class="tripdate" id="t2009-07-21">2009-07-21</div>
|
||||
<div class="trippeople">Becka Lawson, Emma Wilson, <u>Jess Stirrups</u>, Tony Rooke</div>
|
||||
<div class="triptitle">204 - Rigging entrance series</div>
|
||||
<p>Rigged the first pitch of the entrance series, while watched by Becka and Tony. Deviation difficult to find - on the wall back underneath the pitch and a bit to the left (?), quite a long way down. Big gap to the snow slope - rope just long enough to reach the spits. Couldn't work out what was supposed to be happening from then, as didn't match rigging guide (probably due to high snow levels), so went back to the surface. Emma went down to check the rigging, but also couldn't work out where to go next, so left for the next day,
|
||||
</p>
|
||||
<div class="timeug">T/U: Jess 1 hr, Emma 0.5 hr</div>
|
||||
<div class="tripdate" id="t2009-07-22">2009-07-22</div>
|
||||
<div class="trippeople"><u>Edvin Deadman</u>, Ian Walker</div>
|
||||
<div class="triptitle">161 - Rigging G</div>
|
||||
<p>Two trips (this and on 23rd) into G in which we managed to get a decent (25min) route from the Bivy to entrance and rigged as far as the bottom of Knossos.</p>
|
||||
<p>[rigging guide]</p>
|
||||
<p>Also rerigged and rebolted permanent ropes on Bounce rift.</p>
|
||||
<div class="timeug">T/U ?????</div>
|
||||
<div class="tripdate" id="t2009-07-22_23">2009-07-22 and 2009-07-23</div>
|
||||
<div class="trippeople"><u>Edvin Deadman</u>, Ian Walker, Anthony Day </div>
|
||||
<div class="triptitle">161 - Rigging G</div>
|
||||
<p>2nd of two trips into G in which we managed to get a decent (25min) route from the Bivy to entrance and rigged as far as the bottom of Knossos.</div>
|
||||
<div class="tripdate" id="t2009-07-22">2009-07-22</div>
|
||||
<div class="trippeople"><u>Julian Todd</u>, *Aaron Todd</div>
|
||||
<div class="triptitle">Tourist trip to Mammuthohle</div>
|
||||
<p>Note: this is the place to take parentals to show them what it looks like underground. Its cold, but the loop they take you round has a lot of steps to warm you up a bit. Get a tourist card from the office and get it cheaper. The cable car leaves from abover Obertrain - about 15 km cycle from Bad A. in forest. There's a rough track that cuts corner from where another show cave has its booth. We didn't go to Eishohle, instead caught the cable car up to top and walked around admiring the view at the 5-fingers and eating our sandwiches. On the way back there was a cat playing with a snake. The snake wasn't having fun.</p>
|
||||
<div class="timeug">T/U 50 minutes</div>
|
||||
<div class="tripdate" id="t2009-07-25">2009-07-25</div>
|
||||
<div class="trippeople"><u>Ian Walker</u>, Edvin Deadman, Gareth Phillips </div>
|
||||
<div class="triptitle">161 - Rigging G</div>
|
||||
<p>Third trip into 161 to continue rigging. Passed Knossos and rigged Yapate traverse and staircase 36 (both red 9mm) also Strange Downfall (red 9mm) and Strange Upfall (white 11mm to the lip of the pitch and 9mm red thereup). Edvin was foolish enough to trust the insitu rope on strange upfall and so we avoided a detour to Vom pitch :) Then rerigged pipeless entrance pitch/climb and 3m pitch/climb (black sling and white 11mm respectively). Got as far as the Bridge and returned to surface taking full tacklesacks of crap on way.</p>
|
||||
<div class="timeug">T/U 8hrs</div>
|
||||
<div class="tripdate" id="t2009-07-24">2009-07-24</div>
|
||||
<div class="trippeople">Jess Stirrups, <u>Martin Jahnke</u></div>
|
||||
<div class="triptitle">Tunnockschacht - Stone Monkey</div>
|
||||
<p>Entered Stone Monkey via Boulder surfer bypass. Snow plug in aven was present but smaller than last year, as was the ice plug in the pitch below (might be worth looking at in a few years), Descended 'The claw' and bolted a traverse across the pitch at the end of Sombrero Passage (2 spits, 1 natural up the ramp; approx 20m of rope needed). Then surveyed a sandy crawl, Ug the caveman, at the bottom of 'the claw' that Jess had looked at in 2008. Low crawl soon widened into walking-height passage. Small aven/rift on left-hand side led to climb into rift (narrow - not entered - QMC). Small trickle comes from rift and flows into the crawl. The floor is muddy/sandy with some nice cauliflower-calcite growing on top of the mud in the middle of the passage. Further on, the passage slopes down and floor is covered in small boulders soon terminates in choke with modest draft. An armlength of passage further on can been seen through the boulders (QM D, possible dig).</p>
|
||||
<p>After surveying, we returned to pitch at end of Sombrero passage. We crossed the traverse and surveyed the sloping passage above. Floor covered in masses of loose rock. Wide passage soon terminates in multiple avens and small pitches (probably all chocked). These avens will be surveyed later.</p>
|
||||
<p>Highlight: when setting the anchors for the traverse, the hammer head broke loose abd flew behind Jess down the pitch. Next time we'll take a quality hammer. Hence name for the slope 'comedy of errors'. The next spit I had to set with a stone, inspiring the name for the crawl, 'Ug the caveman'. The survey of Stone monkey indicates that the last survey point of comedy of errors is at 1858 above sea level, 3m higher than the entrance of Tunnocks main shaft. Hence there are still hopes of finding a new entrance somewhere in Stone monkey. Inspection of the avens in Comedy of errors will follow in addition to having a look at surface features above Stone monkey.</p>
|
||||
<div class="timeug">T/U 9 hrs</div>
|
||||
<div class="tripdate" id="t2009-07-25">2009-07-25</div>
|
||||
<div class="trippeople">Emma Wilson, <u>Martin Jahnke</u></div>
|
||||
<div class="triptitle">Tunnockschacht - Stone Monkey</div>
|
||||
<p>Bolted pitch at end of Sombrero passage, 'The flaming sword of fire'. 2 Spits at start of traverse line, then ~4m down (rope protector required), then another 2 spits in right hand wall (relatively good rock). Crumbly rock below which forced me to set a spit for a deviation on the opposite wall (done by putting a sling over a boulder wedged between 2 walls and pulling in - scary stuff). Descended to bottom with rope being 1.5m too short (29m required). Bottom of pitch covered with boulders and several drips coming down at far side, small chamber was entered which terminated in tight meander (water flowing in) with moderate draft and choked tight rift in 90 degree angle to it (too tight). In the small chamber, rift can be seen below - just about man-sized but window would have to be blasted. Yorkshire A lead, Austria dead end. Nice pitch though [QM D?? Kathryn].</p>
|
||||
<p>[rigging diagram]</p>
|
||||
<p>Whilst going through stone monkey squeeze, I found a dead ground beetle (<i>Carabidae</i>) on one of the rocks. Another indication that we are somewhere close to the surface! There is also black soil (humous?) below many of the avens in Stone Monkey - we will see.</p>
|
||||
<p>[Written later] Second thoughts on the bottom of this pitch: its a dig! Everybody interested would have to hammer his way through a bit of solid rock to get to the rift that can be seen below to enter the tight meander ahead. Maybe it goes.</div>
|
||||
<div class="tripdate" id="t2009-07-24">2009-07-24</div>
|
||||
<div class="trippeople">Becka Lawson, Kathryn Hopkins, <u>Emma Wilson</u></div>
|
||||
<div class="triptitle">204 - Pussyprance, Caterwal</div>
|
||||
<p>Went down 204 and down to Pussyprance. Becka rebolted previous climb down as pitch and rigged 'Catflap pitch'. Kathryn and I bolted pitch QM 08-4A - traverse round the top of pitch then straight hang down (rigging guide will be drawn on a subsequent page). Pitch was ~20m and nicely shaped. At bottom way on to the right led straight to small chamber with no way on. Back at the foot of pitch was was also tight slot with two small windows. Tight slot led to small but less tight winding rift, with widest part approximately half way up. This led to a short drop of a fewe metres that needed rigging. Pitch was fairly small. This was followed shortly by another pitch that was less than 10m, Bolted Y hang and dropped pitch. Passage opened out at pitch anhd pitch was again nicely shaped. After pitch a few metres on was another drop. Hand run out of rope by then. Pitch looked reasonably small but passage appeared to continue afterwards (QM B).</p>
|
||||
<p>[rigging guide]
|
||||
</p>
|
||||
<div class="timeug">T/U 10 hrs</div>
|
||||
<div class="tripdate" id="t2009-07-25">2009-07-25</div>
|
||||
<div class="trippeople">Becka Lawson, Kathryn Hopkins, <u>Jess Stirrups</u></div>
|
||||
<div class="triptitle">204 - Pussy Prance, CatFlap, Cat Walk</div>
|
||||
<p>Went down 204A and Pussy Prance. Finished rigging pitch below Pussy Prance - Catflap Pitch (QM08-1A). Dropped into a small chamber with three ways on. Swung into passage 2/3 of the way down pitch, back underneath the start of catwalk where we had come from - mud floored phreatic passage which ended in a short (9m) rope protected climb of a large natural thread. Left went to a pitch and large aven, we went right along smaller passage which ended in a window into another pitch (QMA) popcorn all over the walls and floor with a dead bat on the floor half way along. 2 leads on the right joined up with the passage continuing past a small waterfall on the left to another pitch (QMA). A lead on the right quickly split, with left becoming too small and right looping back into the same bit of passage, though was also too small. On later inspection the pitch by the handline was thought to connect to the bottom of the wet pitch in the right hand chamber from pussy prance - confirmed by survey on 26/7/09.</p>
|
||||
<p>QMS ticked off: 08-1A and 01-70B (blind trench down which Jess's dangly bag fell).</p>
|
||||
<p>QMs found:
|
||||
<ul>
|
||||
<li>B - on the right out of chamber at bottom of cat flap pitch</li>
|
||||
<li>B - up a climb on the right out of chamber at bottom of cat flap appears to be continuation of surveyed passage</li>
|
||||
<li>B - straight ahead out of chamber bottom of catflap</li>
|
||||
<li>A - pitch to the left after handline climb. Wet. 30m?</li>
|
||||
<li>A - pitch at end of passage from the right of handline climb. 6m?</li>
|
||||
<li>B - tube at same level as previous passage (continuation) across above pitch - mud filed?</li>
|
||||
<li>C - floor trench + stream in passage on from handline climb - p4?</li>
|
||||
<li>C - small tube in left wall of passage off from the right of previous passage - small waterfall enters passage from here.</li>
|
||||
<li>D - left branch of final bit of passage</li>
|
||||
<li>C - pitch at end of branch of final passage - p10?</li>
|
||||
<li>B - left hand branch of passage off to right of ?? bit of passage</li>
|
||||
</ul>
|
||||
<div class="tripdate" id="t2009-07-26">2009-07-26</div>
|
||||
<div class="trippeople">Becka Lawson, Kathryn Hopkins, Jess Stirrups, Gareth Phillips, <u>Jess Hatchett</u></div>
|
||||
<div class="triptitle">204 - Pussyprance</div>
|
||||
<p>My first trip to Steinbrückenhöhle. Went down 3 entrance pitches including 1 pitch over a snowplug - need to skirt around this to the left. I was confused by the solid cliff of snow which initially faces you. The final entrance pitch is a monster pitch, it's massive. Very exciting to descend. A short walk after this is Merry Fucking Christmas, a miserable crawl which freaked me out quite a bit but is mercifully short. Jess S and Gareth were kind and reassuring about it and it's actually fine after the first time because you now what's coming.</p>
|
||||
<p>Below Merry Fucking Christmas are several other pitches - 204 is a fairly vertical cave, and we descended to approx 230m overall. One of the pitches is a second massive monster pitch, free-hanging really deep and awesome. Another is a much hyped tricky squeeze which is ot nearly as bad as I expected (either up or down) 2 more pitches to the pushing front, bored now alcohol time, byebye.</p>
|
||||
<div class="timeug">T/U 9.5-12 hrs</div>
|
||||
<p>Kathryn continues...</p>
|
||||
<p>Emma, Becka and I started bolting 08-3A while waiting for the others to descend. This pitch (Painted Lady) descends for about 20m to a chamber with a window into another chamber 3 possible QMs:<ul>
|
||||
<li>QMA - large deep pitch</li>
|
||||
<li>QMB - possibly choked shallower pitch</li>
|
||||
<li>QMC - possible continuation on the other side of pitch (partly pushed this trip)</li>
|
||||
</ul>
|
||||
<p>[diagram]</p>
|
||||
<p>Emma and I started bolting the traverse around the pitch to the possibel continuation. Turned out to be more difficult than expected as much of the wall was covered in mud. We put in 3 bolts + 2 naturals pretty much straight up - next trip should be able to traverse sideways and put bolts into good rock. We could see Becka's light when she was surveying in chamber at bottom of climb.</p>
|
||||
<p>Careth continues...</p>
|
||||
<p>Rigged traverse line across to the top of pitch with Jess H. Rigged off boulder and natural column across ledge on the left (facing down the pitch). Stared putting a bolt in at the end of the ledge with a view to bolting the pitch head just round the corner. Below the ledge the pitch drops steeply for a few metres before sloping down for about another ten. An alternative pitch head could be rigged on the opposite wall.</p>
|
||||
<p>Becka continues...</p>
|
||||
<p>Jess S and I surveyed chamber at bottom of cat flap. Saw Emma and Kathryn's light indirectly via a window towards painted lady - 5m pitch between there, probalbe blind, QMC. Also QMC in roof tube there. Opposite pitch a rift with steeply descneding floor trench ends in a short pitch again not too promising - QMB</div>
|
||||
<div class="tripdate" id="t2009-07-26">2009-07-26</div>
|
||||
<div class="trippeople">Anthony Day, Ian Walker, Ollie Stevens, <u>Edvin Deadman</u></div>
|
||||
<div class="triptitle">161 - 161G</div>
|
||||
<p>Went tot he far end. Ian + Ollie hing back to sort out some rigging on the way to their lead (more on that later). Dour and I headed straiht to the Bridge - the previous stopping point from the day before. Got there 2-3 hours after going underground. First obstacle was to rerig Satan's Sitting Room traverse. This is a tensioned bugger with no floor, roof, walls and initiall yonly a 19 year old rope to prevent plummetting. Hence wibble number 1.</p>
|
||||
<p>We rerigged this and preceeded to the bottom of the 3 Wise Men climb (via an unprotected step which now has a rope on it - Wibble number 2). Our goal was to drop Satan's Sitting Room pitch (C1992-191-12) - wibbles 3-26. We slowly drill bolted our way down the seemingly bottomless abyss. Glad I packed my cast iron underpants.</p>
|
||||
<p>Eventually about 50m down we established that there was a bottom; two large pits separated by a 10m high rock wall. Looking through the hole in the wall into the other pit we could see a window into the continuation. The lead was still going.</p>
|
||||
<p>The pitch was a bit less terrifying once we knew what was at the bottom so we hot footed it back to the entrance to prepare our excuses for jacking the next day.</p>
|
||||
<p>Ian writes...</p>
|
||||
<p>Bolted a deviation on Kossos pitch and a second bolt on the top hang of strange downfall (now a y-hang). At the Bridge we descneded the pit which turned out to be rubble blocked 10m down.</p>
|
||||
<div class="timeug">T/U 10.5hrs</div>
|
||||
<div class="tripdate" id="t2009-07-27">2009-07-27</div>
|
||||
<div class="trippeople">Mike Richardson, <u>Ian Walker</u></div>
|
||||
<div class="triptitle">161 - Silent Fellow </div>
|
||||
<p>Trip into Silent Fellow Chamber to investigate QM at bottom of slope.</p>
|
||||
<p>[diagram]</div>
|
||||
<div class="tripdate" id="t2009-07-29">2009-07-29</div>
|
||||
<div class="trippeople">Steve Jones, <u>Julian Todd</u></div>
|
||||
<div class="triptitle">161 - Nostalgia Trip to Satan's Sitting Room</div>
|
||||
<p>After not getting woken up with a mug of tea in bed, Julian disobyed orders and went to 161 to check out the ??? of surveys being transcribed into tunnel from original 1990s notes. Walk to G harder with pack on. Pitch down easy. Crappy crawling to 5-ways, then investigated multiple routes to F-entrance that would avoid bounce rift. Loads of QMs on theis route no one is interested in. Last 50m at entrance extremely crap and shingly. Then went back and found completely loopy route too flat out and dirty. Pothole passage is easier. Chamber with Between the Thighs needs looking at again to work out how the bridge bit figures in drawing. Before Steve fell asleep, we moved on to Knossos, got lost in Tower Blocks, worked way through ancient history - Yapate. Did the Stranges. Repton drawing not as bad as expected. Corrected some lines on the map (need an area fill to represent flat out crawl). Found a carbide pig in Pipeless (no one seems surprised this has pasted for 15 years without any moisture ingress to gassify and blow off the snoopy loop seals), which Steve carted out. Met the others at the Bridge before Satan's Sitting Room, took photos, got behind Anthony's party, verified Lead Mine was still there, didn't find way in Endless, got out pretty slowly to sunset at F.</p>
|
||||
<div class="timeug">T/U 8hrs</div>
|
||||
<div class="tripdate" id="t2009-07-26">2009-07-26</div>
|
||||
<div class="trippeople">Mike Richardson, Noel Snape, Holly Bradley, <u>Steve Jones</u></div>
|
||||
<div class="triptitle">161</div>
|
||||
<p>Took a while finding G. Took longer finding way on...</p>
|
||||
<p>So M+H headed to D whilst N+S headed to the pitch just below the entrance. Put bolts in - then realised hangers were at Top Camp.</p>
|
||||
<p>Stomped aorund on surface for a bitm fund M+H
|
||||
Cairned route from D to G - 30 mins, then headed back.</div>
|
||||
<div class="tripdate" id="t2009-07-25">2009-07-25</div>
|
||||
<div class="trippeople">Noel Snape, Holly Bradley, <u>Steve Jones</u></div>
|
||||
<div class="triptitle">Tunnocks</div>
|
||||
<p>Strolled up hill. Warm. ???Got caving hats??? Heard rumours of Tunnocks rope - took in 100m + re-rigged - this gets you easily to snow slope, need 20m of rope for bottom bit. More fettling then N+H huddled in bothy while S rigged Caramel Catharsis. Home for tea and medals.</div>
|
||||
<div class="tripdate" id="t2009-07-24">2009-07-24</div>
|
||||
<div class="trippeople">Becka Lawson, <u>Steve Jones</u></div>
|
||||
<div class="triptitle">Tunnocks - Usual Suspects Pitch</div>
|
||||
<p>Gareth + Becka had got half way down and bolted this previously. Headed down pitch to find Gareth's rebelay - failed - so knot pass again...</p>
|
||||
<p>Becka found bolt so S clipped to a bolt whilst B hauled up the hangers and rigged rebelay. Then she found the rebelay rubbed, so put knot pass back in! After 2hr clusterfuck, finally bottomed pitch (total about 100m, 70m free hang to ledge then bolt belay, deviation off crap natural). Lands in large chamber (50x35m) with several horizontal leads.</p>
|
||||
<p>Pushed windiest lead (left at bottom of pitch to popcorn, careful climb up rift, 3m flat out crawl) to junction of mant leads and 1 freshly dead bat. 3m climb up on L to 2 passages off - one un pushed, other step back over c3 - , walking passage goes back over other route and leads to large phreatic chamber/passage. Loads of leads, so headed out.</p>
|
||||
<div class="timeug">T/U 8.5 hrs</div>
|
||||
<div class="tripdate" id="t2009-07-29">2009-07-29</div>
|
||||
<div class="trippeople">Gareth Phillips, <u>Becka Lawson</u></div>
|
||||
<div class="triptitle">258 - Usual Suspects</div>
|
||||
<p>Despite an actue shortage of rope due to unusually high levels of caving keenness, I managed to snaffle a 60m rope and a drill , plus Tunnock's hadn't yet fallen prey to "we need to derig and 258 isn't on the missions statement" so I arm-twisted Gareth into heading for the big pitch that we'd somehow avoided descending in the past 2 years. Re-rigged entrance rigging (again) on the way down and then used our 60m to rerig caramel catharsis which freed up two 44m ropes for pushing. Used Frank's two spits from 2008 to put in traverse line down to the ledge which is drippy but spacious then 2 naturals to the two pitchhead spits. It all looked deep and scary so I graciously allowed/forced Gareth to head down - and down. Surprisingly iy hung free so he tied the 2 44m ropes together and finally got to a ledge of wedged vulder about 75m down. We were still 30m above the deck and out of rope but since we had the drill we put in a backup and 2 pirchhead spits for the next hand down to the chamber. Both the spits I set (on the left hand wall) cracked the rock which makes 4/5 I have drilled being duff, hmph. Probably a combination of shite rock and me not blowing enough dust out of the holes. With only one 30m tape we couldn't survey the pitch but it was looking really good so we left it partly rigged and carefully prussiked out. We took out the lower 44m rope and Gareth drilled a rebelay spit just belwo ledge. Exit to levely sunset.</p>
|
||||
<p>[diagram]</div>
|
||||
<div class="tripdate" id="t2009-07-28">2009-07-28</div>
|
||||
<div class="trippeople">Martin Jahnke, Gareth Phillips, <u>Becka Lawson</u></div>
|
||||
<div class="triptitle">Tunnocks - Stone Monkey</div>
|
||||
<p>Walked up hill AM so a late start. Martin shoed us where Stone Monkey goes - up, up and up, surely we should see daylight? Pleasantly large and generally drafty passage. Over a traverse at the end to two pitches. Martin had a quick look down the one at the far end and Gareth checked the one on the left, both seemed to continues so we surveyed to the pitch heads and down a free climb before the traverse and eft it rigged as not enough time or rope to rig the pitches properly.</div>
|
||||
<div class="tripdate" id="t2009-07-29">2009-07-29</div>
|
||||
<div class="trippeople">Mike Richardson, Holly Bradley, <u>Ian Walker</u></div>
|
||||
<div class="triptitle">161 - Silent Fellow</div>
|
||||
<p>Trip back to the Silent Fellow QM to continue exploration of the pitch beneath. Mike and Holly went off to snoop around in SF whilst leaving the shaft to me. Rigged a 60m rope from last trip's bolt and a rebelay from small spike at floor level. Dropped down shaft to find many recent scars from all the loose rocks we'd been humping down. The sloper to the pitch head is composed of sand and boulders and isn't very stable. The subsequent hours dangling below these confidene saping bad boys lead to the naming of the shaft - Solid Rock. A minor rub necessitated a rebelay or deviation, found by large wondow into a parallel shaft at -15m (sling thred). Shaft bottom is rubble blocks, with large perched (?) boulders overlooking a continuation of the shaft (further 10m drop?) just under one wall. Had enough of cacking my pants on my lonesome and returned to SF. Derigged the 60 and got Mike to measure with a tape: shaft is 32m lip to floor. Parallel shaft wan't as deep or as high but was clean and had a small gully in the solid rock floor which lead away under the far wall.</p>
|
||||
<p>Mike and Holly found something too...</p>
|
||||
<p>Holly and Mike looked at the small passage underneath the climb to Mostly Mud. Took rope and tapes and bolting kit. Opened spits spot: wrong types of anchors :( Holly went back and Ian gave us one spit. Rigged rope via taped thread at end of passage at start of descent; Mike demo'd bolting, then demo'd what not to do by realising we had no hangers. Returned to Silent Fellow and Holly went back to Satan's Sitting Room to get some Mike tested Steve's bothy - excellent gear. Then decided that time was getting on so surveyed from carbide mark on r/h wall thoguh to tape thread (last station is pendant just beyond thread). Then back to Silent Fellow to meet Ian coming back up.</p>
|
||||
<div class="timeug">T/U 10.5 hrs</div>
|
||||
<div class="tripdate" id="t2009-07-30">2009-07-30</div>
|
||||
<div class="trippeople">Edvin Deadman, <u>Ian Walker</u></div>
|
||||
<div class="triptitle">161 - Silent Fellow</div>
|
||||
<p>Further trip to what is now Solid rock precipitated by availability of drill more thatn desire to cave. I myself was perilously close to bimbling the day away after yesterday's nerve-wracking dangling sesh.</p>
|
||||
<p>Turns out we make a well matched pair and with only a Li-Ion drill to hold us back ("Are you sure there's a drill in this bag?") we got to Silent Fellow ins 1hr 45min. Had a quick snack and tackle sorting then got to work. Edvin went to put a spit in Satan's Sitting room pitch (deviation to avoid mild rub point, 4m below rebelay) and left me to face Solid Rock on my own. But this time with a drill...</p>
|
||||
<p>Put in a Hilti anchor in SF (above pit at bottom of chamber) to double the belay which had been simply thread round boulder in slope. Rigging the 60m rope over the 30m already there continued past the previous bolts and slig spike thread. Reaching the large window a small swing aloows a stance on the sill. A rebelay bolt was put in just on far side for hanf into parapel shaft (used a short AS hanger and a maillon to avoid rub, but a twis and 3 maillons may suffice in the future). Shaft clean and sound, solid rock walls and floor, much unlike Solid Rock itself. Investigated the floor gully and met a couple of short drops (4ft?) on right. Dry rift oxbow on left was rigged for y-hang (Hilti sleeves in opposing walls). Short chamberer where ways meet is followed by second rift pitch . Didn't have any rope left to returned to SF to fetch Edvin and 30m rope. Lone exploration until this point lead to the parallel shaft and subsequent rift acquiring the name Private Investigations continuing the Dire Straits theme.</p>
|
||||
<p>With Edvin in tow, rigged down 2 more shortish (10m?) pitches in a very tasty clean-washed Yorkshire-esque streamway pitch series of small/medium chambers with gully/rift exits. After running out of rope and depleting the drill battery we exited surveying back to the tie-in with SF as we went. Could see two more pitches, so the lead was still going.</p>
|
||||
<p>Exited in manner similar to entry. Swift and efficient. Had a jubilatory cup-a-soup each on Anthony's meths stove in Pipeless before heading out proper.</p>
|
||||
<div class="timeug">T/U 10hrs</div>
|
||||
<div class="tripdate" id="t2009-07-29">2009-07-29</div>
|
||||
<div class="trippeople">Emma Wilson, <u>Kathryn Hopkins</u></div>
|
||||
<div class="triptitle">204 - Pussy in Bolts</div>
|
||||
<p>We thought we'd have a super-efficient trip having packed all of our gear the previous evening. Unfortunately I realised my battery pack was almost completely discharged when I got to Wolpertinger and so prussiked back out to get another one...</p>
|
||||
<p>We eventually reached Painted Lady and out traverse was known as Puss in Bolts and contiunued to traverse around the side of a large chamber. We put in another 8 bolts and reached the possible continuation on the south side - was getting late by this point and it was clear that at least another bolt was needed so we surveyed what we had done and headed out. The traverse is 30m long inttal (although the second half is mainly walking on a sloping ledge and doesn't have many bolts). See later for rigging guide - we plan to leave at least the first part permanently rigged.</p>
|
||||
<div class="timeug">T/U 13.5hrs</div>
|
||||
<div class="tripdate" id="t2009-07-30">2009-07-30</div>
|
||||
<div class="trippeople"><u>Wookey</u></div>
|
||||
<div class="triptitle">Wookey travels to Expo</div>
|
||||
<p>Debconf 9 was immediately before expo so I got tran all the way from Carceras in Extramdura to Expo. This should be a 1.5 day train journey except that ......at this point logbook transcribed decides Wookeys writing is illegible! To cut a long story short it took him 37.5 hrs to do the journey!</div>
|
||||
<div class="tripdate" id="t2009-07-31">2009-07-31</div>
|
||||
<div class="trippeople">Jess Stirrups, Kathryn Hopkins, <u>Emma Wilson</u></div>
|
||||
<div class="triptitle">204 - Snow Leopard</div>
|
||||
<p>Went to end of catwalk to pitch previously bolted by Tony and Jess but not dropped due to rope being too short. Jess rigged down pitch now called Snow Leopard. Jess found multiple signs of life at the bottom of the pitch, strange as pitch was blind - signs of life included golden hanger, pencil and footprints. Turned out that we had dropped into the bottom of Brian's Phat Shaft. All descended pitch and a way up derigged pitch. Also derigged bottom section of catflap. Took rope to On the Prowl where Kathryn put in extra y-hang bolt and then descended to the ledge. I then put in rebelay bolt after ledge - rope (44m) didn't reach floor :( and more rigging was going to be needed to get to the bottom without rubs. We descended 7m below ledge to get better look at what was happening. Pitch turned very very airy as it dropped into a giant chamber. 44m rope was only long enough for the shaft and 10m tied on end reached the floor. However would need more rope for the extra bolts required.</p>
|
||||
<p>[rigging diagram]</div>
|
||||
<div class="tripdate" id="t2009-07-30">2009-07-30</div>
|
||||
<div class="trippeople">Emma Wilson, Kathryn Hopkins, <u>Jess Stirrups</u></div>
|
||||
<div class="triptitle">204 - Pus in bolts</div>
|
||||
<p>Finally got to see the traverse Emma and Kathryn had bolted - they ought to be given medals - bolting over the top of a bottomless chasm with the floor sliding our from under their feet! Got to the end of the traverse line to find that the possible continuation did go after all - wide passage to a large chamber on a traverse line all the time. Kathryn bolted the short 8m pitch to the chamber "floor" (probably just a load of wedged boulders, as there were holes in it all over the place, al about the same depth). Scrambled up to the side of the chamber where there was a relatively short pitch then went along the continuation og the passage which was mud floored with rock pinnacles. Got to another pitch, then noticed a squeeze through into a side passage which looped back into the same pitch. While Kathryn put a bilt in the top of the pitch, me and Emma went back though the chamber and surveyed a passage under the boulders in the previous bit of passage - dead ended at a load of strongly drafting slots which looked like they would become pitches - a possible good lead, if you're very thin! By this time Kathryn had finished putting the bolt in and we all went back out.</p>
|
||||
<p>QMs found
|
||||
<ul><li>Passage between traverse and chamber:</li>
|
||||
<ul>
|
||||
<li>QMC - tight slots turning into pitches at end of passage in floor</li>
|
||||
<li>QMC - possible steeply sloping small tube in r wall just before slope down to chamber</li>
|
||||
<li>QMB - climb/steeply sloping narrow rifty tube in left wall where traverse line goes over large boulder over floor trench.</li>
|
||||
</ul>
|
||||
<li>Chamber:</li>
|
||||
<ul>
|
||||
<li>QMB - hole in floor below rigged 8m pitch</li>
|
||||
<li>QMA - large wide rifty pitch and possible horizontal continuation up boulder slope on opposite side of chamber to traverse line (survey station 6)</li>
|
||||
<li>QMA - pitch in alcove inr wall of chamber further in</li>
|
||||
<li>QMB - hole in floor between boulders at foot of r side of block</li>
|
||||
<li>QMB - hole in floor between r wall and survey station 5 which is strongly drafting - just before stone floor turns to mud.</li>
|
||||
</ul>
|
||||
<li>Next bit of passage:</li>
|
||||
<ul>
|
||||
<li>QMC - hole in floor by r wall level with last small rock pinnacle (survey station 7)</li>
|
||||
<li>QMA - extensive (wide) pitch at end of passage, r hand passage drops back into it. Best descended from main passage, but down slot r of large pinnacle (survey station 8).</li>
|
||||
</ul>
|
||||
</ul>
|
||||
<div class="tripdate" id="t2009-07-28">2009-07-28</div>
|
||||
<div class="trippeople">Becka Lawson, Gareth Phillips, <u>Martin Jahnke</u></div>
|
||||
<div class="triptitle">258 - Stone Monkey</div>
|
||||
<p>Back to Comedy of Errors, early in the morning after walking up to the plateau to find out more about the avens and pitches at its end. Two passages, one crawl and a small phreatic tube are drafting in but are too small to enter. A small climb down on the left side appears to end blind but in fact a short crawl would lead to a small chamber and a further crawl can be seen ahead - this chamber has not been entered yet - C lead. Near the highest point of the passage, a small hole can be entered. I rigged the pitch head from a natural and descended through jammed boulders to the bottom of a roomy meander (P8). At the right hand end a small meander was entered (climb down) which lead to a small tube in the floor with a stream in it. I took off my SRT kit and entered to find a medium sized pitch below, 1.5m of crawling away. The pitchhead was difficult to enter and to be bolted so it was deemed "too technical to rig" - we're coming back to this!</p>
|
||||
<p>In the meantime Gareth had rigged a large pitch behind a climb on the left hand side from the naturals in the roof. He descended and found two leads at the bottom. This pitch is called Racoon festival.</p>
|
||||
<p>We finally inspected the hole in the floor of Sombrero Passage that we normally traverse around (C3). Becka found a climb down and entered a chamber 5m below the passage which she surveyed with Gareth. The chamber has a drafting horizontal B lead in the far end.</p>
|
||||
<div class="timeug">T/U 8 hrs</div>
|
||||
<div class="tripdate" id="t2009-07-28">2009-07-28</div>
|
||||
<div class="trippeople">Frank Tully, <u>Martin Jahnke</u></div>
|
||||
<div class="triptitle">Tunnocks Surface Features</div>
|
||||
<p>Comedy of Errors appears to be above the level on the Tunnock's entrance shaft, giving continued ??? to the hope that we will be able to find a new entrance to the cave. I got location data for the different avens in Stone Monkey relative to the entrance from survex and we tried to locate surface features with the help of a GPS. It didn't work. Very frustrating.</p>
|
||||
<p>Instead we started to come across numerous untagged entrances northeast of Tunnocks and started cave hunting on a ??? sunny day. Frank entered a small passage at the side of the hill and climbed down 5m. After some digging he forced himself through mud and gravel into a small non-drafting chamber - the ways on were choked. Frank emerged covered in mud - but he wouldn't have fitted through with an oversuit :) The cave was surveyed and called Afenjagdhöhle - Hunting Monkeys Cave.</p>
|
||||
<p>IN a depression at the foldline northeast of Tunnocks, several snowfields can be found in late summer. In that area I spotted an entrance between boulders that had just been freed by the thaw. We entered and found a pitch head (covered in frost shattered loose rock). Rigging from two trusty naturals (oh dear!) I could see a large chamber with ice plug below. This was called Schneehuhnhöhle (Snow Partridge Cave) after a bird we saw nearby that day, and as a reference to the snowfields. The cave was verified later.</p>
|
||||
<p>We continued our investigations and came across a number of places that deserve further investigation. Finally we entered a cave in the slopes of the hill which was quite drafty and ended in a boulder slope. This cave might terminate somewhere close to Tunnock's but we will need a surface survey to determine it's exact position. This cave has the skeleton of a medium sized mammal in it but without its scull [evil laughter]... hence Kopflose-Gemse-höhle (Headless Gemse Cave). A very successful trip. Seeing Frank diging out caves made me think that some of the terminal chokes in Tunnock's might not be that terminal afterall.</p>
|
||||
<div class="timeug">T/U 3 hrs</div>
|
||||
<div class="tripdate" id="t2009-07-28">2009-07-28</div>
|
||||
<div class="trippeople">Frank Tully, Gareth Phillips, Noel Snape, <u>Martin Jahnke</u></div>
|
||||
<div class="triptitle">258 - Marconian Empire</div>
|
||||
<p>We've extended Tunnocks was off the current survey print-time for a new name for the area past Sombrero Passage in Stone Monkey, the end point in 2008. It's Marconian Empire.</p>
|
||||
<p>We returned to descend the pitches at the end of Comedy of Errors. Noel and I agreed that leaving the pitch undescended for technical readons was against the ULSA spirit and were determined to bold "Too Technical to Rig" pitch. Noel rigged and bolted the small pitch above (10m reop just about did the job) and squeezed through to the pitch head where Gareth could see him from a side passage of Yorkshire Forward. So we went down that pitch instead. Gareth and Frank had started surveying Racoon Festival and we bolted a continuation of the pitch down. At the bottom, a short horizontal passage lead to a pitch head that I started to bolt. A large (not to say huge) boulder is hanging over the head of the pitch. During bolting I spotted a horizontal passage on the far sied of the pitch and drilled a traverse as well. We descended the pitch but the bottom is completely choked: "Drill Baby Drill" is hopefully th last time we have to refer to Sarah Palin!</p>
|
||||
<p>The horizontal passage yonder started as a mud-floored phreas that quickly deterioratted into a narrow crawl filled with sheltered rock. I wedged myself without SRT kit through a final squeeze and found the way on to be choked rift on the right hand side; a small trickly entered the passage from straight on but the way on is solidly blocked; this is called "Emperor Xenus" to continue the Marconian Empire theme. The start of that passage has calcite cauliflower at very early stages of development (crusts of yellow-brownish calcite on boulders and walls). Excellent trip! Too Technical to Rig was left undescended for a later trip.</p>
|
||||
<div class="timeug">T/U 9hrs
|
||||
[rigging diagram]</div>
|
||||
<div class="tripdate" id="t2009-07-28">2009-07-28</div>
|
||||
<div class="trippeople">Frank Tully, Gareth Phillips, <u>Martin Jahnke</u></div>
|
||||
<div class="triptitle">Schneehuhnhöhle, Alfenjagdhöhle</div>
|
||||
<p>Off to our usual early start (after sitting out the rain) we were joined by Gareth who had just returned from KAninchenhöhle. Gareth and Frank started to survey Kopflose-Gemse-höhle and connect the surveys on the surface while I bolted Schneehuhnhöhle. Trusting out naturals I set a deviation and a rebelay below in very shattered rock, hoping that it lasts for one trip At the bottom several small streams and trickles enter a very large chamber with a thin rock roof and an ice plug in the bottom. The only way on is at the end of a boulder slop at the lowest point of the chamber. A tiny 40x50cm window down mud led to a small chamber with no way on. My new enthusiasm for digging led me to excavate boulders at the far wall and quickly another chamber could be crawled into with two ways on: one to the left which is a collapsed aven (dead end) and what looks like a horizontal passage ahead (not entered). I then (5:30) remembered that we had a 6pm callout so Frank rushed off and cancelled it just in time (5:57). Huh! We'll be back to survey this. And the crawls below are drafting inwards! Maybe to Tunnocks?</p>
|
||||
<p>[diagram]</p>
|
||||
<div class="timeug">T/U 3 hrs</div>
|
||||
<div class="tripdate" id="t2009-07-29">2009-07-29</div>
|
||||
<div class="trippeople">Edvin Deadman, Noel Snape, <u>Anthony Day</u></div>
|
||||
<div class="triptitle">161 - Satan's Sitter surveying</div>
|
||||
<p>Since Edvin and I had built up a surveying backlog after our previous trip to the pitch off Satan's Sitting Room (26th), the plan was that we would survey the pith whilst Noel bolted the drop at the end. However, on arrival at Satan's Sitting Room it transpired that Noel had not hand bolted before so the was a change of plan whereby Edvin went to bolt whilst Noel and I surveyed in. Surveying was slow and cold but otherwise not too bad with pony and disto. Meanwhile Edvin placed a bolt at the rock bridge found last trip in order to go down the other side of it to the continuation we had seen. Two bolts later Edvin was at the bottom of a further 5m drop with a uninviting tight rift exiting. Noel investigated and declared that it would be passable with a bit of hammering - QMC at best. Nobody fancied this, so we deriged and left the rope at Satan's Sitting Room before heading out.</p>
|
||||
<p>[rigging diagram]</p>
|
||||
<div class="timeug">T/U 8.5 hrs</div>
|
||||
<div class="tripdate" id="t2009-07-30">2009-07-30</div>
|
||||
<div class="trippeople">Mike Richardson, <u>Anthony Day</u></div>
|
||||
<div class="triptitle">161 - Push and survey near Iceland Chamber</div>
|
||||
<p>In search of a slack trip we went to look at the pitch near Iceland Chamber (bolted on a previous trip). This didn't look especially promising, but since we traverse over the top of it every time we go in 161G, it seemed remiss not to take a look. Sure enough the pitch leads into a rift which is impenetrable - so with the QM duly ticked off we surveyed out.</p>
|
||||
<p>Next stop was Frozen Turkey, a pitch that was partially descended in 1999. This was the scene of my first attempt at drill bolting and all the anchors were atrocious - all far too deep (in my defence I believe I was using Hiltis without flanges to stop them going straight to the back of the hole, or so I would like to claim). When I got to the first rebelay bolt to find an exceptionally cratered specimen I had no chance of getting a hanger onto, I decided I'd had enough and we pottered out.</p>
|
||||
<div class="timeug">T/U 3.5 hrs</div>
|
||||
<div class="tripdate" id="t2009-07-29">2009-07-29</div>
|
||||
<div class="trippeople">Edvin Deadman, <u>Anthony Day</u></div>
|
||||
<div class="triptitle">161 - Push/survey Dire Straits</div>
|
||||
<p>Went to the lead left by Edvin and Ian the previous day which was obviously going to carry on for miles down an endless pitch series. We were armed with a drill, two batteries, 100m of rope and plenty f anchors...at least we would have had if I had not left the pot of Hiltis in my rucksack on the surface. Hence actually had only 5 Hilti anchors - but we had plenty of spits so we reasoned we should be able to make plenty of progress. Arrived at the front wheree two further drops were visible. I wielded the drill to place a bolt for the next drop of 5m. When I came to set it I discovered that the attachment tape on the hammer had snapped. Fortunately the hammer hadn't disappeared down the pitch - it was sitting on the ledge next to me.</p>
|
||||
<p>On arrival at the next drop, I ignored the lovely flat surface on either side of the rift at just the right height for a y-hang in favour of an ankle height rebelay in rubbish rock thus saving one Hilti for the continuing pitch series.</p>
|
||||
<p>Ultimately such frugality proved unneseccary since at the bottom of the next 5m drop a narrow rift was reached. We trutched along for 20m to a small widening where the continuin rift needs hammering for further progress - QMC at best, and there is no discernible draught.</p>
|
||||
<p>Having killed off our star lead, we surveyed out. Edvin heroically derigged up to Silent Fellow and we dumped most of the rope at Satan's Sitting Room. This was a moderately ??? trip which is obviously too much for my creaking body as my back has been knackered ever since.</p>
|
||||
<div class="timeug">T/U 10hrs
|
||||
[rigging diagram]</div>
|
||||
<div class="tripdate" id=" 2009-08-02">2009-08-02</div>
|
||||
<body
|
||||
<div class="tripdate" id="t2009-08-02a">2009-08-02</div>
|
||||
<div class="trippeople">Becka, Steve, <u>Julian</u> </div>
|
||||
<div class="triptitle">Going Nowhere fast - Tunnocks </div>
|
||||
<p>After many days of fruitless hacking on troggle, then losing my mp3 player sometime in the process of canoeing across Toplitzsee, and returning to hoards of very beery Austrians moving in on Base Camp like leiderhausen-clad apes with camper vans, I was seriously pissed off enough to go caving.</p>
|
||||
@ -290,12 +43,14 @@ Cairned route from D to G - 30 mins, then headed back.</div>
|
||||
<p>Steve passed us, having tested out his plastic orange bothy thing with me and confirmed that it would have been bloody nice to have had it downstairs where we had been waiting. I was pretty slow getting out. Far behind me, Wookey heroically dragged almost everything out of the cave including the rescue stretcher and still caught me up at the surface. I walked back to Top Camp in daylight. Almost everyone was asleep. I did nothing the following day, while Becka went caving. The day after it rained continually. Becka went caving again. I cycled down the hill and achieved nothing.</p>
|
||||
<p>I would like to put on record that I would like a proper canyonning holiday next year before doing any expos to put me in a good enough mood cope with this and keep on caving.</p>
|
||||
<div class="timeug">T/U 18 hrs, (Mike TA 3hrs)</div>
|
||||
<div class="tripdate" id="t2009-08-04">2009-08-04</div>
|
||||
|
||||
<div class="tripdate" id="t2009-08-04a">2009-08-04</div>
|
||||
<div class="trippeople">Kathryn Hopkins, <u>Emma Wilson</u></div>
|
||||
<div class="triptitle">204 Derigging</div>
|
||||
<p>Derigged entrance pitches. Was reasonably wet.</p>
|
||||
<div class="timeug">T/U 1hr if that</div>
|
||||
<div class="tripdate" id="t2009-08-03">2009-08-03</div>
|
||||
|
||||
<div class="tripdate" id="t2009-08-03a">2009-08-03</div>
|
||||
<div class="trippeople">Kathryn Hopkins, Jess Stirrups, Ian Walker, Edvin Deadman, <u>Emma Wilson</u></div>
|
||||
<div class="triptitle">204 On the Prowl, Catwalk</div>
|
||||
<p>Went back with another rope to attempt to get to the bottom of the pitch we had run out of rope on last time. Kathryn and Jess S went in ahead, Jess added extra bolt on traverse whilst KAthryn finished rigging pitch. Edvin, Ian and I followed down about an hour later, when we arrived most of the rigging was doen which was good :) Pitch called Fat Cat. Was narrow at top then opened out below first rebelay. Next rebelay was even more airy :S, this dropped to one of the floors of a multi-level floored chamber. Across pitch looked like there was some horizontal level going off but would probably need more rigging to be able to swing into this and enthusiasm failed us. Put in another rebelay from natural and walked down a rope to another floor of chamber, yet another rebelay led to another level with small slot down - B lead, would need more rope, so not explored.</p>
|
||||
@ -316,18 +71,21 @@ Cairned route from D to G - 30 mins, then headed back.</div>
|
||||
<p>A plan was hatched whereby Jess and I would derig back to Pussy Prance, a task which I willingly undertook. Jess went ahead once a sack was filled and I continued to steadily (read "safely") derig across the traverse and up Painted Lady pitch. Interesting games were played involving big first knots and pitch ropes piled out of reach on ledges...</p>
|
||||
<p>From there on, things moved quickly (due to the stench of Zeus wee). Edvin, Jess and I set off out, leaving Kathryn and Emma to derig. Progress though MFC crawl was rather efficient, with Jess and I meeting Edvin on the far side. I waited for the deriggers whilst the other two continued out. A third passage through MFC and the zeuses were met on the far side. Another (very) efficient passage through MFC was completed with minimal fuss (perhaps excepting Emma's "Don't care, I just want it finished! Don't care, don't care"). More pleasant passage led to the bottom of the entrance pitches and a short prusik out led to the bivy: no walk required :)</p>
|
||||
<p>So that's it: two men on a Zeus caving trip; new cave explored and surveyed; no big dramas; and an efficient and satisfying derig back to the entrance pitches. All in all: a fine trip in a fine cave. Well done Zeuses!</p>
|
||||
<div class="tripdate" id="t2009-08-04">2009-08-04</div>
|
||||
|
||||
<div class="tripdate" id="t2009-08-04b">2009-08-04</div>
|
||||
<div class="trippeople">Kathryn Hopkins, <u>Emma Wilson</u></div>
|
||||
<div class="triptitle">204 Derigging</div>
|
||||
<p>Derigged entrance pitches. Was reasonably wet.</p>
|
||||
<div class="timeug">T/U 1hr if that</div>
|
||||
|
||||
<div class="tripdate" id="t2009-08-01">2009-08-01</div>
|
||||
<div class="trippeople">Becka Lawson, Ollie Stevens, <u>Steve Jones</u></div>
|
||||
<div class="triptitle">Tunnock's - Usual Suspects</div>
|
||||
<p>S+B headed straight down. Surveyed several loops in complex phreas between chamber + main big passage; meanwhile Ollie "tame dangle-fairy" gave the pitch a few sling rebelays and new bolts.</p>
|
||||
<p>O joined us; B then found a much safer route to main drag (up climb as per 28/7 trip, thgouh flat out section then up rift to R).</p>
|
||||
<p>Surveyed passage heading S/E from where large phreas is entered. Traverses onver 1 pitch (QMB) and found another (QMA) to 2 junctions on R. 1st R: 1m passage, no draught: QMA. 2nd R leads to silend black space, long fall, QMA - no draught though. So carried on in main passage. Leads to pitch - could be traverses and has strong draught - QM A.</p>
|
||||
<div class="tripdate" id="t2009-08-02">2009-08-02</div>
|
||||
|
||||
<div class="tripdate" id="t2009-08-02b">2009-08-02</div>
|
||||
<div class="trippeople">Becka Lawson, Julian Todd, Mike Richardson, <u>Steve Jones</u></div>
|
||||
<div class="triptitle">Tunnock's - Usual Suspects</div>
|
||||
<p>After much faff got to top of US to find Mike heading out owing to knot-pass not-fun times. Julian proceeded to smoothly and cheerfully descend and we allmet at the bottom. We headed to the S/E and S started rigging traverse whilst J+B surveyed up N?W phreas. Traverse leads out into complex chamber area. Several possible leads at floor level need a proper ????. Walking passage on R left as QMA.</p>
|
||||
@ -336,30 +94,36 @@ Cairned route from D to G - 30 mins, then headed back.</div>
|
||||
<p>On way back to pitch the QMA noted on 30/07/09 was now rather noisy. Bum. Remebered that US is nice, clean washed and drippy. Big bum. B went for a look. Looked soggy so we hoped it was a ?????, surveyed a few more leads up NW passages - nice 3m phreas.</p>
|
||||
<p>Came back to pitch at about 8pm. Still soggy. Wait 30 mins in bivi bahs (S+B) or in cold (J). B attempted pitch. Too soggy. Poo. So made a tent/bivi/hovel in earshot of pitch. Huddle. Periodically check sog factor. Repeat. Miss callout. Repeat more. Get bored. Repeat. Hear noise at top - voice? Start yelling. Lights and voice disappear. Huddle more. Conclude that if someone has got part way down we can get up - so sent B up to test theory. Pitch appears fine if moist.</p>
|
||||
<p>Meet Wook at pitchhead. With my bothy which I had left at the entrance. Grrr. P;lied with a drink. Head to entrance with Andy A. KAthryn and Emma ply with more tea. Back to bivy. Jess S plies with more tea and curry. Must get resuced more often...</p>
|
||||
|
||||
<div class="timeug">T/U 17-18hrs, Mike 3hrs (see also Julian's write up)</div>
|
||||
<div class="tripdate" id="t2009-08-02">2009-08-02</div>
|
||||
<div class="tripdate" id="t2009-08-02c">2009-08-02</div>
|
||||
<div class="trippeople">Martin Green, <u>Steve Jones</u></div>
|
||||
<div class="triptitle">Tunnock's - Just for a Laugh</div>
|
||||
<p> </p>
|
||||
<div class="tripdate" id="t2009-08-03">2009-08-03</div>
|
||||
|
||||
<div class="tripdate" id="t2009-08-03b">2009-08-03</div>
|
||||
<div class="trippeople">Noel Snape, <u>Mike Richardson</u></div>
|
||||
<div class="triptitle">Tunnock's - Stomach ULSA</div>
|
||||
<p>Down Tunnocks to continue Holly and Noel's push down the Stomach. Took down 60m of rope plus drill, arrived at final bolt from previous trip, added y-hand (1 bolt each) and dropped the pitch - some to-inf and fro-ing to get the wider parts of the rift. At the bottom of pitch used natural to descend three c2s (bottom two are free climbable). Rift continues for a few metres until floor drops away again and will need rigging to carry on. Grade A lead.</p>
|
||||
<div class="tripdate" id="t2009-08-03">2009-08-03</div>
|
||||
|
||||
<div class="tripdate" id="t2009-08-03c">2009-08-03</div>
|
||||
<div class="trippeople">Wookey, Andrew Atkinson, <u>Becka Lawson</u></div>
|
||||
<div class="triptitle">Tunnock's - Alphabet Soup</div>
|
||||
<p>Surprising degree of enthusiasm for caving today given that almost everybody stayed up until dawn on the rescue (thanks guys...). I fancied something mellow so we headed off to cross off easy QMs in Tunnocks and improved the survey (took the full print out with us and scrawled on it). Sorted out a mess in Germknodel and surveyed 50m each in QM30C and in QM37B (34B is a pitch). Return to Usual Suspects to remove the final bits from the rescue and I dragged the srtetcher out as my penance. Saw Andrew's disto-x/PDA combination in action underground for the first time - impressive though probably no faster than trad surveying.</p>
|
||||
<div class="timeug">T/U 6 hrs</div>
|
||||
<div class="tripdate" id="t2009-08-04">2009-08-04</div>
|
||||
|
||||
<div class="tripdate" id="t2009-08-04c">2009-08-04</div>
|
||||
<div class="trippeople">Holly Bradley, Andrew Atkinson, <u>Becka Lawson</u></div>
|
||||
<div class="triptitle">Tunnock's - Goody Goody</div>
|
||||
<p>Dragged in a drill and rope to check out more QMs. Checked on the Usual Suspects water level - siilarly damp (still raining). Started with a QMB nearly opposite Naughty Naughty in Dubious Pleasure and hit the jackpot - it startedas a crawly/stoopy passage and gradually got larger and even had crusty stal formations. Traversed over a blind pit and then a larger drippy pitch on the right. At the next pitch the ledge looked too teetery so Andrew put in a traverse line on naturals (needs 20-25m). Then hit an even bigger pitch which Holly and I excitedly lobbed a couple of big rocks down before Andrew screamed stop at us. Spoil sport. "There's a rope". Oops. We'd managed to come to the eyeholes visible level with the main hang ledge in Usual Suspects. Got around to the second eyehole and then hit a short but monster section of phreas - maybe 15m wide with a howling gale coming out. We teetered up a vast pile of rocks semi-stuck together to end up overlooking a giant pitch. Unfortunately in the wet conditions we couldnt' see down as it was filled with a fine mist and the disto-x struggled too. Surveyed 350m - a fine trip. The end section seemed to have way too much cave and too little rock holding it all up.</p>
|
||||
<div class="timeug">T/U 9 hrs</div>
|
||||
|
||||
<div class="tripdate" id="t2009-08-05">2009-08-05</div>
|
||||
<div class="trippeople">Andrew Atkinson, <u>Becka Lawson</u></div>
|
||||
<div class="triptitle">Tunnock's - Frankly Freezing</div>
|
||||
<p>Expo dinner day so it had to be a shorty (though we got an 8:30am underground start). After hinting heavily all morning, I managed to persuade Andrew to derig Usual Suspects since we'd lad 4 hours of dry for the first time in forever. He got wet but the rocks we'd lobbed down yesterday had missed the rope. Then did a short survey in Frankly Freezing before it all got a bit chilly. I slogged out with 150m in Big Bertha whilst Andrew skipped along with more rope and the metalware.</p>
|
||||
<div class="timeug">T/U 5 hrs</div>
|
||||
|
||||
<div class="tripdate" id="t2009-08-06">2009-08-06</div>
|
||||
<div class="trippeople">Noel Snape, Steve Jones, <u>Julian Todd</u></div>
|
||||
<div class="triptitle">Disaster boys in the canyon of doom</div>
|
||||
@ -367,7 +131,8 @@ Cairned route from D to G - 30 mins, then headed back.</div>
|
||||
<p>Changed at midday. Martin walked to tope with us and was able to translate memorial to youn digger driver on side of track. We found his wrecked digger far below in the middle of the canyon. There's also a prominent plaque at the head of the difficult double pot pitch to two dead canyoners in 2004. The water was not high, but it was fast flowing. Nearly drowned trying to get off inappropriate rack while Noel improvised a cowstails from a pull down cord and let the open tacklesack containing my SRT kit float over the waterfall and float round the swirl pool until the 2 plastic bottles slipped out and it sank without trace. We chained the rope (Noel didn't know how) to help with carrying, and tossed it to a person ahead at jumps until Steve missed his catch an that too sank without trace. Fortunately we didn't need it for rest or trip and got out after 3.5 hrs without our dignity. It was lucky Becka wasn't there.</p>
|
||||
<p>Ian writes...</p>
|
||||
<p>3.5hrs to lose a new tacklesack, 2 ropes and a set of prusiking gear! Good going!</p>
|
||||
<div class="tripdate" id="t2009-08-07">2009-08-07</div>
|
||||
|
||||
<div class="tripdate" id="t2009-08-07a">2009-08-07</div>
|
||||
<div class="trippeople">Becka Lawson, <u>Ian Walker</u></div>
|
||||
<div class="triptitle">KH - Solid Rock</div>
|
||||
<p>Team Vertical+Wook and Andrew - see separate write up
|
||||
@ -386,7 +151,8 @@ Lugged all my kit over to 161G for a fresh assault on KH. Enthusiasm was noticea
|
||||
<p>A quick rig, descent, pick-up DistoX, ascent, derig ensued. We then buggered off out, knowing that Solid Rock is shit and horrible and that we shouldn't have gone there in the first place.</p>
|
||||
<div class="timeug">T/U 10hrs</div>
|
||||
<p>[rigging diagram]</p>
|
||||
<div class="tripdate" id="t2009-08-08">2009-08-08</div>
|
||||
|
||||
<div class="tripdate" id="t2009-08-08a">2009-08-08</div>
|
||||
<div class="trippeople">Becka Lawson, <u>Ian Walker</u></div>
|
||||
<div class="triptitle">KH - Far too Far</div>
|
||||
<p>Team Vertical again +Wook and Andrew - see separate write up</p>
|
||||
@ -397,7 +163,8 @@ Lugged all my kit over to 161G for a fresh assault on KH. Enthusiasm was noticea
|
||||
</p>
|
||||
<div class="timeug">T/U 10hrs</div>
|
||||
<p>[rigging diagram]</div>
|
||||
<div class="tripdate" id="t2009-08-09">2009-08-09</div>
|
||||
|
||||
<div class="tripdate" id="t2009-08-09a">2009-08-09</div>
|
||||
<div class="trippeople">Frank Tully, <u>Ian Walker</u></div>
|
||||
<div class="triptitle">Tunnocks Derig</div>
|
||||
<p>A trip into Stone Monkey to recover the 30m rope at the far end and to derig out from there. My first visit :- a very interesting place, glad I took the chance to see it! Packed all the derigged gear into the tacklebags, except the entrance pitch (92m) which we paellaed out in one go.</p>
|
||||
@ -406,14 +173,17 @@ Lugged all my kit over to 161G for a fresh assault on KH. Enthusiasm was noticea
|
||||
<p>Carired all the shit back to the bivy in one go, and derigged half the cairn reflectors on the way.</p>
|
||||
<p>A very enjoyable trip.</p>
|
||||
<div class="timeug">T/U 5 hrs</div>
|
||||
<div class="tripdate" id="t2009-08-09">2009-08-09</div>
|
||||
|
||||
<div class="tripdate" id="t2009-08-09b">2009-08-09</div>
|
||||
<div class="trippeople">Wookey, Andrew Atkinson, Martin Green, <u>Becka Lawson</u></div>
|
||||
<div class="triptitle">KH - East Anglia</div>
|
||||
<p>The three of us were still keen for our third KH assault in three days, then Martin piped up that he wanted to come along too since Ian had bailed out to help on the Tunnocks derig. Under Ian's expert tuition we'd pretty much sussed the route finding by now (the walk to the entrance is at least as tricky). Martin mashed his fingers struggling with the 2m pitch before the Bridge - I know its all of 2 prusiks but pretty please can it get a proper rig if/when people return there? Martin wavered about heading straight back but there was a definite lack of enthusiastic volunteers to shperd him out so he was cajoled onwards. "Are we nearly there yet?" An onwards. We finally got to the down pitch (C1993-161-03) then up pitch that Wookey + Andrew had dropped then climbed yesterday. Wookey set off to descend the pitch beyond and dangled on rope for several hours squealing exitedly that drills were excellent gear. He ran out of rope 50m down then he and Martin derigged and surveyed out. Meanwhile Andrew and I started our survey from yesterday's down pitch and up to the head of Wookey's pitch and down a small horizontal passage which eventually mud-filled. The place is stuffed with pitches - the initial down pitch at C1993-161-03 continues large and deep below two huge wedged boulders where we got off to climb up. There's also a pitch to the right of Wookey's over a rok spur, though this might connect to Wookey's. However, spurning these obvious downs Andrew spied a traverse/climb up the rock spur "The Natural Ways", made significantly trickier because he could only use the right side of the arrete as the others were directly below him. After quite some time he shouted he'd got to the top and then I was left babysitting the rope whilst he had a swift scoop to check it was worth me coming up! It was...</p>
|
||||
<p>The traverse is well-rigged on naturals though a couple of spits at the top would be good. It tops out at a ledge with a pitch beyond that, again, likely connects to Wookey's pitch. However, far more interesting a final step led into wide walking/stooping phreatic passage. We whizzzed a survey up until it was 7pm and time to go home. Back to chivvy MArtin and Wookey out and tyo pack up the mounds of gear and derig what we could. Hard work until Repton where we dumped much of the gear ready for the 11/08/09 trip then poor Martin was flaging so a slow exit in the early hours and finally back to camp at 3am. Fortunately we'd already planned on taking the next day off.</p>
|
||||
<div class="timeug">T/U 15hrs.</div>
|
||||
|
||||
<p>Wook: pitch notes: "6 Mile Bottom". Initial clean pitch of 11m to sundy shelf. Window into big rift - 10x5m. Bolt in centre of rift. About 12m down shaft on West, wall has a couple of passages. Can take survey onto here before lower rebelay put in - needs bolt to retain rope! Reelay 10m off the floor. Continues in fine form at the bottom - next bit is 14m, then more. Very reminiscent of Gaffered series - QMA.</p>
|
||||
<div class="tripdate" id="t2009-08-09">2009-08-09</div>
|
||||
|
||||
<div class="tripdate" id="t2009-08-09c">2009-08-09</div>
|
||||
<div class="trippeople">Becka Lawson, <u>Ian Walker</u></div>
|
||||
<div class="triptitle">KH - East Anglia and derig</div>
|
||||
<p>Team Horizontal+Wook and Andrew - see separate write up
|
||||
@ -439,11 +209,13 @@ We had previously decided that our final pushing trip would occur on the Tuesday
|
||||
<p>A great finale to a great expo :)
|
||||
</p>
|
||||
<div class="timeug">T/U 11hrs (Wook 13hrs).</div>
|
||||
<div class="tripdate" id="t2009-08-04">2009-08-04</div>
|
||||
|
||||
<div class="tripdate" id="t2009-08-04d">2009-08-04</div>
|
||||
<div class="trippeople">Steve Jones, <u>Martin Green</u></div>
|
||||
<div class="triptitle">Damp Squib</div>
|
||||
<p>We descended Tunnocks with a Makita drill with the aim of picking up some rope from the start of Stone Monkey. Not knowing the location og the new entrance to Stone Monkey I went around a long loop for 20 minutes to find Steve having already found the bag. We continued onto Just For a Laugh to look at pitches. The first near station justforalaugh.12 looked a little wet and appeared to have audible connection to the pitch near justforalaught2.1 which was considerably drier. I rigged this pitch with a natural thread in the floor as backup, and a y-hang across the rift. Additional passage may be reachable over the top of this pitch ot from a rift a metre of two down. At the bottom a narrow rift to a pitch went off as well as a small window to a parallel clean washed shaft, with a small stream coming in. I tried to rig out og this water with a wide y-hang and a rebelay out from the water. But this was in rain due to an aven further alonf the shaft making it drippy. I descended going down several ledges, that the original stream goes down. At the bottom a rift went off, which quickly becomes too tight, along with some small phreatic passage which also closed down. I retreated now slightly damp to survey out with Steve derigging, taking all the gear back to the bivy (all new bolts were greased).</div>
|
||||
<div class="tripdate" id="t2009-08-07">2009-08-07</div>
|
||||
|
||||
<div class="tripdate" id="t2009-08-07b">2009-08-07</div>
|
||||
<div class="trippeople">Andrew Atkinson, <u>Wookey</u></div>
|
||||
<div class="triptitle">KH - 3 Wise Men re-rig and beyond</div>
|
||||
<p>Ian has covered most of the trip so here's out specific bit. Given only 30m rope plus a tiddly bit to rerig 3WM we left the lower old rope protecting the 8m climb and part re-rigged the traverse-proper. Slightly worrying hanging over a big drop on very aged string, but all was (of course) well.</p>
|
||||
@ -458,7 +230,8 @@ We had previously decided that our final pushing trip would occur on the Tuesday
|
||||
<p>A steady return got us out in 2hrs 15ish, and walked back in the light, trying to remember rather complex route.</p>
|
||||
<div class="timeug">T/U 9.5 hrs
|
||||
Oh yeah, and we rigged bounce rift as a tyrolean (wee, put in the bolts).</div>
|
||||
<div class="tripdate" id="t2009-08-08">2009-08-08</div>
|
||||
|
||||
<div class="tripdate" id="t2009-08-08b">2009-08-08</div>
|
||||
<div class="trippeople">Andrew Atkinson, <u>Wookey</u>===(also with Becka and Ian - see other write up)</div>
|
||||
<div class="triptitle">KH - East Anglia, Grimes Graves</div>
|
||||
<p>After leaving Ian and Becka at impressive black space of what was to become So Far Away we dragged sacks of rope to the far end. First a couple of easy (hand!) bolts to get started. Despite not being able to remember when I last put in a hand bolt (4 years ago?) I won the race :) Andrew set off and I went looking for survey stations and checking for QMs. At soily junction passage goes 4m to look down hole. Drauhting out and probably descendable so should be a QMC. Checked out streamway further back and decided too tight without capping. Impressive echo for tiny slot though.</p>
|
||||
@ -468,6 +241,7 @@ Oh yeah, and we rigged bounce rift as a tyrolean (wee, put in the bolts).</div>
|
||||
<p>Andrew found another pitch traversing over the top of all this to the right. And then it was time to go home already. Put a second thread on the pitch and left to go out with Becka and Ian. Again back in daylight.</p>
|
||||
<div class="timeug">T/U 10hrs</div>
|
||||
<p>Brought a couple of rings out to rig bounce rift with tyrolean.</p>
|
||||
|
||||
<div class="tripdate" id="t2009-08-11">2009-08-11</div>
|
||||
<div class="trippeople"><u>Wookey</u>, Andrew</div>
|
||||
<div class="triptitle">KH - Climbing in Repton</div>
|
||||
|
BIN
years/2012/logbkimg23.png
Normal file
BIN
years/2012/logbkimg23.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 135 KiB |
BIN
years/2013/logbkimg01.png
Normal file
BIN
years/2013/logbkimg01.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 139 KiB |
BIN
years/2013/logbkimg02.png
Normal file
BIN
years/2013/logbkimg02.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 357 KiB |
BIN
years/2013/logbkimg03.png
Normal file
BIN
years/2013/logbkimg03.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 229 KiB |
File diff suppressed because it is too large
Load Diff
17
years/2013/suggestions.html
Normal file
17
years/2013/suggestions.html
Normal file
@ -0,0 +1,17 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="CONTENT-TYPE" content="text/html; charset=utf-8">
|
||||
<title>Expo 2014 needs / Suggestions from expo 2013</title>
|
||||
</head>
|
||||
|
||||
<body lang="en-GB" dir="LTR">
|
||||
|
||||
<h1>Expo 2014 needs / Suggestions from expo 2013</h1>
|
||||
|
||||
<ul>
|
||||
<li>New table cloth for inside beer tent</li>
|
||||
<li>New nuts and bolts for beer tent (what size?!)</li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
23
years/2014/index.html
Normal file
23
years/2014/index.html
Normal file
@ -0,0 +1,23 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>Expo 2014: Documentation index</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../css/main2.css" />
|
||||
</head>
|
||||
<body>
|
||||
<h1>Expo 2014: documentation index</h1>
|
||||
<p><span style="font-weight: bold;">Pre-Expo Documentation</span></p>
|
||||
<ul>
|
||||
<li><a href="../2013/suggestions.html">Expo recomendations, stuff needed/not needed from 2013</a></li>
|
||||
<li><a href="accounting_policy.html">Final accounting policy</a>
|
||||
<a href="accounting_policy.pdf">(pdf)</a></li>
|
||||
</ul>
|
||||
<!--<p><span style="font-weight: bold;">Post-Expo Documentation</span></p>
|
||||
<div>
|
||||
<ul>
|
||||
</ul>
|
||||
</div>
|
||||
<hr />-->
|
||||
<!-- LINKS -->
|
||||
</body>
|
||||
</html>
|
||||
|
1
years/index.htm
Symbolic link
1
years/index.htm
Symbolic link
@ -0,0 +1 @@
|
||||
../pubs.htm
|
Loading…
Reference in New Issue
Block a user