mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-12-08 23:04:35 +00:00
Add 2015 logbook images
This commit is contained in:
@@ -44,7 +44,7 @@ def print_caveline(number, l, d, w, cave):
|
||||
def parse_csvfile():
|
||||
caveslist = []
|
||||
print "Calculating SMK-system extent... ",
|
||||
os.popen("cavern -v7 ../loser/smk-system -o noinfo/smk-system.3d")
|
||||
os.popen("cavern -v7 ../loser/smk-system.svx -o noinfo/smk-system.3d")
|
||||
l,d,w = map(float, chomp(os.popen(CS_BINARY + " noinfo/smk-system -c ").read()).split("\t"))
|
||||
caveslist.append(["", l,d,w, {"Name" : "<i>Schwarzmooskogelhöhlensystem</i>", "Autogen file" : ""}])
|
||||
print "done\nParsing CSV file"
|
||||
@@ -122,13 +122,11 @@ h3 {text-align: center}
|
||||
the plateau for which we have survey centerline data. At present, that's only
|
||||
%d out of 250 or so, but the missing ones are mostly very small and obscure;
|
||||
the notable exceptions are some caves explored by other groups (35, LA25,
|
||||
BS17), and CUCC caves 71, 76, 92, 96 and 97. Of the latter 76 (by far the most
|
||||
significant of these) is in the process of being re-explored, and the figures
|
||||
in the table are for the portions revisited so far.</p>
|
||||
BS17), and CUCC caves 71, 92, 96 and 97.</p>
|
||||
|
||||
<p>The eight main constitutent parts of the Schwarzmooskogel master system (40,
|
||||
41, 78, 88, 115, 116, 136, 144 and 161) are listed separately in the table,
|
||||
although in some cases there is some ambiguity as to where to draw the lines;
|
||||
<p>The eighteen caves that now comprise the Schwarzmooskogel master system (32, 40,
|
||||
41, 78, 87, 88, 107, 115, 136, 142, 143, 144, 161, 204, 258 and 264) are listed separately in the table,
|
||||
although in some cases the divisions are more historical than structural or logical;
|
||||
but for comparison I have also included the measurements of the whole system.
|
||||
</p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user