mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-12-08 23:04:35 +00:00
caves-tabular script documn tidy
This commit is contained in:
@@ -7,7 +7,8 @@
|
||||
<!-- Radost's single HTML page to sort list of all caves
|
||||
where the data is all in that html file, having been extracted from
|
||||
the svx files by an undocumented method. Probably from the .3d file// produced by
|
||||
survex. -->
|
||||
survex. It may come fomr a hand-edited copy of the output from
|
||||
expoweb/scripts/summarizecave.sh -->
|
||||
<body id="homepage">
|
||||
<link rel="stylesheet" type="text/css" href="../css/cavetables.css">
|
||||
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
#get .3d file contents using survex parser
|
||||
# Is this in any way related to the data incaves-tabular.html by Radost ??
|
||||
>&2 echo "Processing: $1"
|
||||
|
||||
summary=$(cavern "./$1/$1.svx" -o "./$1/$1.3d")
|
||||
|
||||
Reference in New Issue
Block a user