mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2024-11-21 23:01:55 +00:00
New Cave data Sheet & walletindex page
This commit is contained in:
parent
96c294ac1a
commit
439dbecb83
Before Width: | Height: | Size: 164 KiB After Width: | Height: | Size: 164 KiB |
BIN
handbook/i/new-cave-sheet.jpg
Normal file
BIN
handbook/i/new-cave-sheet.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 28 KiB |
51
handbook/l/new-cave-form.html
Normal file
51
handbook/l/new-cave-form.html
Normal file
@ -0,0 +1,51 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
|
||||
<title>CUCC Expo Handbook: Troggle UML Class Diagrams</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../css/main2.css" />
|
||||
</head>
|
||||
<body>
|
||||
<h2 id="tophead">CUCC Expo Handbook - New Cave Data Sheet (paper)</h2>
|
||||
<h1>New Cave Data Sheet</h1>
|
||||
<style>figure {font-weight: bold; font-size: small; font-family: sans-serif;font-variant-caps: small-caps;}</style>
|
||||
|
||||
|
||||
<figure style=" text-align: center">
|
||||
<a href="/expofiles/documents/surveying/newcavedatasheet.pdf">
|
||||
<img src="../i/new-cave-sheet.jpg" border="1"></a>
|
||||
<figcaption>
|
||||
<em>New Cave Data Sheet</em>
|
||||
</figcaption>
|
||||
</figure>
|
||||
|
||||
<h3>Instructions</h3>
|
||||
|
||||
<p>There should be several blank copies of this New Cave Data sheet in the lever-arch file
|
||||
holding the plastic survey wallets, after the index sheet.
|
||||
<p>This has fallen out of use in recent years, but is needed because the online form for registering a new cave
|
||||
is complicated and needs some thought, whereas anyone can fill out this paper data sheet immediately.
|
||||
|
||||
<p>Usually the paper sheet will be put away in the same plastic wallet as that used for the underground survey notes
|
||||
and sketches of the newly-discovered cave, and the entrance location will be entered as GPS coordinates.
|
||||
|
||||
<p>Occasionally, an entrance is discovered during a surface survey, and no underground exploration is done, in
|
||||
which case this data sheet should be put in the same wallet as the surface survey notes.
|
||||
<p>Anyone setting out on a surface prospecting trip should take a few of these with them and fill them out in
|
||||
the field at the new entrance.
|
||||
<ul>
|
||||
<li>You can download a printable copy of the sheet <a
|
||||
href="/expofiles/documents/surveying/newcavedatasheet.pdf">here</a>.
|
||||
|
||||
<li>You can download a master copy of the sheet <a
|
||||
href="/expofiles/documents/surveying/newcavedatasheet.odt">here</a>.
|
||||
|
||||
</ul>
|
||||
|
||||
<hr />
|
||||
Return to
|
||||
<a href="../survey/newwallet.html">Creating a new survey wallet</a><br>
|
||||
<hr />
|
||||
</body>
|
||||
</html>
|
44
handbook/l/walletindex.html
Normal file
44
handbook/l/walletindex.html
Normal file
@ -0,0 +1,44 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
|
||||
<title>CUCC Expo Handbook: Wallet index</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../css/main2.css" />
|
||||
</head>
|
||||
<body>
|
||||
<h2 id="tophead">CUCC Expo Handbook - Wallet index</h2>
|
||||
<h1>Wallet index</h1>
|
||||
<style>figure {font-weight: bold; font-size: small; font-family: sans-serif;font-variant-caps: small-caps;}</style>
|
||||
|
||||
|
||||
<div style="text-align: center">
|
||||
<figure>
|
||||
<a href="/expofiles/documents/surveying/surveyIndex2022.pdf" border=1>
|
||||
<img src="../i/2017-wallet-coverlist.jpg" width=95%></a>
|
||||
<figcaption>
|
||||
<em>wallet index sheet - click for clean copy</em>
|
||||
</figcaption>
|
||||
</figure>
|
||||
</div>
|
||||
|
||||
<h3>Instructions</h3>
|
||||
|
||||
<p>There should be 2 or 3 pages of this index sheet printed out and stored at the front of the lever-arch file
|
||||
holding the plastic survey wallets in the potato hut.
|
||||
|
||||
<ul>
|
||||
<li>You can download a printable copy of the 2022 sheet <a
|
||||
href="/expofiles/documents/surveying/surveyIndex2022.pdf">here</a>.
|
||||
|
||||
<li>You can download a master copy of the sheet for editing <a
|
||||
href="/expofiles/documents/surveying/surveyIndex2022.odt">here</a>.
|
||||
|
||||
</ul>
|
||||
|
||||
<hr />
|
||||
Return to
|
||||
<a href="../survey/newwallet.html">Creating a new survey wallet</a><br>
|
||||
<hr />
|
||||
</body>
|
||||
</html>
|
@ -47,6 +47,7 @@ actually do these things.
|
||||
<ul>
|
||||
<li>Write up your trip in the <a href="../logbooks.html">logbook</a> including rigging sketches<br /><br />
|
||||
<li>Put notes in a new wallet
|
||||
<li>If it is a new cave, fill out a paper New Cave form
|
||||
<li>Scan the notes (see <a href="newwallet.html#onlinew">"new wallet"</a> for the filenames to use and <a href="newwallet.html#scan">how to use the scanner</a>)
|
||||
<li>Type in survey data (in the right place in the file system) in survex format.<br />
|
||||
(This includes passage descriptions and open leads known as QMs: Question Marks).
|
||||
|
@ -26,9 +26,24 @@ This page outlines step 2 of the survey production process. Each step is documen
|
||||
- <a href="caveentry.html">6</a>
|
||||
- <a href="ententry.html">7</a>
|
||||
- <a href="cavedescription.html">8</a></div>
|
||||
|
||||
<div class="onright">
|
||||
<figure>
|
||||
<a href="../l/new-cave-form.html">
|
||||
<img src="../t/new-cave-form.jpg"></a>
|
||||
<figcaption style="text-align: center">
|
||||
<em>New Cave Data Sheet<br>(click for instructions)</em>
|
||||
</figcaption>
|
||||
</figure>
|
||||
</div>
|
||||
<h2>Process</h2>
|
||||
<p>
|
||||
<h3 id="newcavepaperform">If it is a new cave</h3>
|
||||
|
||||
<ul>
|
||||
<li>Fill out a paper "New Data Sheet"
|
||||
</ul>
|
||||
<p>Click on the image on the right for a page of further instructions.
|
||||
<h3 id="newwallet">Starting a new wallet</h3>
|
||||
<ol>
|
||||
<li>Put all your written notes into the next empty "wallet":
|
||||
@ -48,10 +63,15 @@ and fill in the line (e.g. 2018#22) for your wallet
|
||||
<li>people who were on it
|
||||
<li>then there are a lot of tick boxes. The explanations for these will come later.
|
||||
</ul>
|
||||
<p align=center>
|
||||
<a href="2017-wallet-coverlist.jpg" border=1><img src="2017-wallet-coverlist.jpg" width=50%></a>
|
||||
<br />
|
||||
<em>Image of wallet index sheet - click for larger image</em>
|
||||
<div style="text-align: center">
|
||||
<figure>
|
||||
<a href="../l/walletindex.html" border=1><img src="../t/2017-wallet-coverlist.jpg"></a>
|
||||
<figcaption>
|
||||
<em>wallet index sheet - click for larger image</em>
|
||||
</figcaption>
|
||||
</figure>
|
||||
</div>
|
||||
|
||||
</p>
|
||||
<li>Now, if you have not done it immediately after you left the cave,
|
||||
photograph all the pages of survey notes with your phone.
|
||||
|
BIN
handbook/t/2017-wallet-coverlist.jpg
Normal file
BIN
handbook/t/2017-wallet-coverlist.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 46 KiB |
BIN
handbook/t/new-cave-form.jpg
Normal file
BIN
handbook/t/new-cave-form.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 14 KiB |
Loading…
Reference in New Issue
Block a user