mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-01-18 00:42:38 +00:00
Changes made by web interface
This commit is contained in:
parent
6404879d52
commit
2a28be269f
@ -1,23 +1,61 @@
|
|||||||
<html><head><title>Rope History</title></head><body>
|
<html><head><title>Rope History</title></head><body>
|
||||||
<H1>Rope History</H1>
|
<H1>Rope History</H1>
|
||||||
<p>Rope should be labelled at both ends with "CUCC", the year of first use and the rope length. Rope will typically be retired after 5 years and one expo. The exception to this is where we have guidance from the manufacturer that the rope will last longer and drop testing results indicate the rope is OK.</p>
|
<p>Rope should be labeled at both ends with "CUCC", the year of first use and the rope length. Where the manufacturer specifies the maximum end of life date, this may also be specified, eg CUCC 2016-25. Rope without a specified manufacturers lifetime, shall be retired after 5 years and one expo. The exception to this is where we have guidance from the manufacturer that the rope will last longer and drop testing results indicate the rope is OK.</p>
|
||||||
|
|
||||||
|
<p>Rope should be chained only when it is washed and checked. Dirty or unchecked rope may be coiled. Rope should be washed, checked and measured at the end of each expo. Ropes should be retired, when it has recieved a fall with a factor of greater than 0.5, there any defects detected (<a href="rope/notice_generale_cordes_courant.pdf">examples bottom left corner</a>) or are older than 5 years without a maximum end of life date. The maximum end of life date may be determined by cutting of a section of rope and finding the plastic strip that should contain the manufacturer and date of manufacture. This may then allow the manufacturers guidance to be determined.</p>
|
||||||
|
|
||||||
<p>Rope should be chained only when it is washed and checked. Dirty or unchecked rope may be coiled. Rope should be washed, checked and measured at the end of each expo.</p>
|
|
||||||
<table>
|
<table>
|
||||||
<theader>
|
<theader>
|
||||||
<tr>
|
<tr>
|
||||||
<th>Year bought</th><th>Manufacturer</th><th>Type</th><th>Manufacturer Documentation</th><th>Description / Photo</th><th>Drop test results</th><th>(Intended) retirement</th>
|
<th>Year put into service</th><th>Manufacturer</th><th>Type</th><th>Manufacturer Documentation</th><th>Description / Photo</th><th>Drop test results</th><th>(Intended) retirement</th>
|
||||||
</tr>
|
</tr>
|
||||||
</theader>
|
</theader>
|
||||||
<tbody>
|
<tbody>
|
||||||
|
|
||||||
|
<tr>
|
||||||
|
<td class="year">2016</td>
|
||||||
|
<td class="manafacturer">Corde Courante</td>
|
||||||
|
<td class="type">9mm Equirial</td>
|
||||||
|
<td class="docs"><a href="rope/notice_generale_cordes_courant.pdf">General notice</a></td>
|
||||||
|
<td class="desc">black green black</td>
|
||||||
|
<td class="droptest">To be tested 2019</td>
|
||||||
|
<td class="retiretment">Post expo 2026</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td class="year">2016</td>
|
||||||
|
<td class="manafacturer">Corde Courante</td>
|
||||||
|
<td class="type">10mm Equirial</td>
|
||||||
|
<td class="docs"><a href="rope/notice_generale_cordes_courant.pdf">General notice</a></td>
|
||||||
|
<td class="desc">black green</td>
|
||||||
|
<td class="droptest">To be tested 2019</td>
|
||||||
|
<td class="retiretment">Post expo 2026</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td class="year">2016</td>
|
||||||
|
<td class="manafacturer">Corde Courante</td>
|
||||||
|
<td class="type">11mm Equirial</td>
|
||||||
|
<td class="docs"><a href="rope/notice_generale_cordes_courant.pdf">General notice</a></td>
|
||||||
|
<td class="desc">alternating black green</td>
|
||||||
|
<td class="droptest">To be tested 2019</td>
|
||||||
|
<td class="retiretment">Post expo 2026</td>
|
||||||
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td class="year">2015</td>
|
<td class="year">2015</td>
|
||||||
<td class="manafacturer">A</td>
|
<td class="manafacturer">Corde Courante</td>
|
||||||
<td class="type">B</td>
|
<td class="type">9mm Equirial</td>
|
||||||
<td class="docs">None</td>
|
<td class="docs"><a href="rope/notice_generale_cordes_courant.pdf">General notice</a></td>
|
||||||
<td class="desc">None</td>
|
<td class="desc">black green black</td>
|
||||||
<td class="droptest">To be tested 2018</td>
|
<td class="droptest">To be tested 2018</td>
|
||||||
<td class="retiretment">Post expo 2020</td>
|
<td class="retiretment">Post expo 2025</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td class="year">2015</td>
|
||||||
|
<td class="manafacturer">Corde Courante</td>
|
||||||
|
<td class="type">10mm Equirial</td>
|
||||||
|
<td class="docs"><a href="rope/notice_generale_cordes_courant.pdf">General notice</a></td>
|
||||||
|
<td class="desc">black green</td>
|
||||||
|
<td class="droptest">To be tested 2018</td>
|
||||||
|
<td class="retiretment">Post expo 2025</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td class="year">2014</td>
|
<td class="year">2014</td>
|
||||||
|
@ -214,6 +214,8 @@ superseded in 2012).</p>
|
|||||||
|
|
||||||
<p>hg clone ssh://expo@expo.survex.com/expoweb/years/2011</tt></p>
|
<p>hg clone ssh://expo@expo.survex.com/expoweb/years/2011</tt></p>
|
||||||
|
|
||||||
|
<p> Once you have pushed your changes to the repository you need to update the server's local copies, by ssh into the server and running hg update in the expoweb folder. </p>
|
||||||
|
|
||||||
<h3><a id="logbooks">Adding typed logbooks</a></h3>
|
<h3><a id="logbooks">Adding typed logbooks</a></h3>
|
||||||
|
|
||||||
<p>Logbooks are typed up and put under the years/nnnn/ directory as 'logbook.html'.</p>
|
<p>Logbooks are typed up and put under the years/nnnn/ directory as 'logbook.html'.</p>
|
||||||
|
@ -24,7 +24,7 @@
|
|||||||
<explorers>CUCC 2001 MikeTA
|
<explorers>CUCC 2001 MikeTA
|
||||||
|
|
||||||
Frank Tully,
|
Frank Tully,
|
||||||
Chris Densham,
|
Mark Dougherty,
|
||||||
Roshni Gohil,
|
Roshni Gohil,
|
||||||
2016</explorers>
|
2016</explorers>
|
||||||
<underground_description>Small downhill crawl, choked after around 1.5 body lengths.</underground_description>
|
<underground_description>Small downhill crawl, choked after around 1.5 body lengths.</underground_description>
|
||||||
|
@ -24,7 +24,7 @@
|
|||||||
<explorers>CUCC 2001 MikeTA
|
<explorers>CUCC 2001 MikeTA
|
||||||
|
|
||||||
Frank Tully
|
Frank Tully
|
||||||
Chris Densham
|
Mark Dougherty
|
||||||
Roshni Gohil
|
Roshni Gohil
|
||||||
2016</explorers>
|
2016</explorers>
|
||||||
<underground_description>A short (~5m) down climb to short pitch into small choked chamber.</underground_description>
|
<underground_description>A short (~5m) down climb to short pitch into small choked chamber.</underground_description>
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
</entrance>
|
</entrance>
|
||||||
|
|
||||||
<explorers>Frank Tully
|
<explorers>Frank Tully
|
||||||
Chris Densham
|
Mark Dougherty
|
||||||
Roshni Gohil</explorers>
|
Roshni Gohil</explorers>
|
||||||
<underground_description>10m crawl with outward draught to walking passage.
|
<underground_description>10m crawl with outward draught to walking passage.
|
||||||
Pitch down 12m to choked chamber.
|
Pitch down 12m to choked chamber.
|
||||||
|
Loading…
Reference in New Issue
Block a user