New Cave data entry process: logbook entry, wallets, survex files,

This commit is contained in:
2020-02-28 16:18:54 +00:00
parent 6d2b915617
commit 2282b06dc4
9 changed files with 410 additions and 315 deletions

View File

@@ -8,13 +8,13 @@
<body>
<h2 id="tophead">CUCC Expedition Handbook - Minimal laptop</h2>
<h1>Setting up a minimal machine to work with Expo data</h1>
<h1>Setting up a minimal Expo laptop</h1>
<h2>Overview</h2>
<p>You need to do this:</p>
<p>To set up your own laptop you need to do this:</p>
<ol>
<li><a href="#configuration">Register an SSH key</a> with an expo nerd (i.e 'get a login').</li>
<li>Register an SSH key</a> with an expo nerd i.e 'get a login'. (see "Key Configuration" below)</li>
<li>Install <a href="#software">git version control software</a> to download ("clone"), view and edit caving data.</li>
<li>Clone three <a href="../manual.html#repositories">expo repositories</a> so you have the files on your machine.</li>
<li>Install survex, and therion or tunnel for editing cave data.
@@ -31,7 +31,7 @@ And please <b>write some documentation for the next person</b> in your situation
</ul>
<h2 id="software">Software</h2>
<p>Download this software (short list):
<p>If you are just typing up logbook entries then you don't need any other software. If you are working with survey data download this software (short list):
<ul>
<li><a href="https://git-scm.com/">git</a> - version control system</li>
<li><a href="https://survex.com/download.html">Survex</a>, including the Aven visualisation tool.