mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2026-02-25 13:45:20 +00:00
Update hb re new wallets status system
This commit is contained in:
@@ -43,7 +43,7 @@ detailed topics.</p>
|
||||
<li><a href="../logbooks.html">Expo logbooks</a> - how and why
|
||||
<li><a href="newcave.html">The complete process for recording cave data</a></li>
|
||||
<li><a href="/katast.htm">The Austrian Kataster areas</a></li>
|
||||
<li>Current Expo survey <a href="/expofiles/surveyscans/2022/walletindex.html">wallet status</a>.</li>
|
||||
<li>Current Expo survey <a href="/wallets/year/2022">wallet status</a>.</li>
|
||||
<li>Current Expo survey data <a href="../computing/todo-data.html">TO-DO list</a>.</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
@@ -287,23 +287,6 @@ the blank template produced by the wallets.py
|
||||
|
||||
# Update March 2019
|
||||
|
||||
a consolidated to-do list of the last 3 years on the server:
|
||||
http://expo.survex.com/expofiles/surveyscans/2016-18/walletindex.html
|
||||
This is a hand-done kludge and only the first level of links works - which is to the individual person's page.
|
||||
|
||||
the lists for the last 3 years individually and all the links are working for each wallet page:
|
||||
both local links to your PC and to the right location of the .svx files on the troggle server.
|
||||
http://expo.survex.com/expofiles/surveyscans/2016/walletindex.html
|
||||
http://expo.survex.com/expofiles/surveyscans/2017/walletindex.html
|
||||
http://expo.survex.com/expofiles/surveyscans/2018/walletindex.html
|
||||
and all the names of people have been hand-edited in the .json files to be consistent and identical.
|
||||
|
||||
2015 has now been done stand-alone but there is no consolidated report for 2015-18 yet.
|
||||
The big task was editing everyone's names to be exactly the same version of the name as used in other years.
|
||||
|
||||
|
||||
|
||||
|
||||
For 2014 and earlier one needs to do a lot more data entry. The contents.json files for 2014 and earlier do not say who the
|
||||
people were on the trip. So we would need to work from the svx files (where they contain the *ref: wallet ID),
|
||||
original plastic wallets (and the scanned drawings and notes - which are incomplete) to enter that data.
|
||||
|
||||
@@ -14,15 +14,17 @@
|
||||
<p>There are two separate online systems to help you do this.
|
||||
|
||||
<p><b>First</b>, you look online at or for the current year: (2018 in this example)<br />
|
||||
<a href="http://expo.survex.com/expofiles/surveyscans/2018/walletindex.html"><b>/expofiles/surveyscans/2018/</b></a>
|
||||
<a href="http://expo.survex.com/wallets/year/2019"><b>/wallets/year/2019/</b></a>
|
||||
<br />
|
||||
(you can substitute any year after 2015 instead of 2018 in that example).
|
||||
(you can substitute any year instead of 2019 in that example).
|
||||
<br />
|
||||
|
||||
<p><b>Second</b>, look at the online troggle-generated table of logbook entries and survey trips<br />
|
||||
<a href="http://expo.survex.com/expedition/2018"><b>/expedition/2018/</b></a>
|
||||
<br />
|
||||
(You need to scroll down past the table of attendees). This expedition report only shows those cave surveys which have been both typed up and entered into the online system, and also only those logbook entries which have been typed up already. So it will not be as up to date as the first method.
|
||||
(You need to scroll down past the table of attendees). This expedition report only shows those cave surveys which have
|
||||
been both typed up and entered into the online system, and also only those logbook entries which have been typed up already.
|
||||
So it will not be as up to date as the first method.
|
||||
|
||||
<p>The most up to date method is to look in the lever-arch file containing the plastic survey wallets which is kept in the potato hut during expo.
|
||||
<p>The online wallet system and how it works are <a href="newcave.html#onlinew">well documented in the survey handbook</a>.
|
||||
|
||||
Reference in New Issue
Block a user