forked from expo/troggle
explanations
This commit is contained in:
@@ -7,8 +7,7 @@
|
|||||||
|
|
||||||
<p>These are survex files which have NO ATTACHED WALLET.
|
<p>These are survex files which have NO ATTACHED WALLET.
|
||||||
<br />
|
<br />
|
||||||
i.e. they have no *REF line which refers to the wallet holding the raw data for this survey.
|
i.e. they have a survex block (begin..end) with no *REF line which refers to the wallet holding the raw data for that block of data.
|
||||||
<p>WORK IN PROGRESS
|
|
||||||
|
|
||||||
<table>
|
<table>
|
||||||
<tr><th>survex block with no *ref</th><th>date</th><th>parent block</th><th>within survex file</th><th>surveyed length</th><th>team</th></tr>
|
<tr><th>survex block with no *ref</th><th>date</th><th>parent block</th><th>within survex file</th><th>surveyed length</th><th>team</th></tr>
|
||||||
@@ -23,7 +22,10 @@ i.e. they have no *REF line which refers to the wallet holding the raw data for
|
|||||||
{% endfor %}
|
{% endfor %}
|
||||||
</table>
|
</table>
|
||||||
<br />
|
<br />
|
||||||
|
If the "team" field is empty, it probably means that the survex file has been created since the last database reset.
|
||||||
<br />
|
<br />
|
||||||
|
If the parent block says "troggle _unseens" then the survex file has not been plumbed in to the expo survex network yet.
|
||||||
|
<br /><br />
|
||||||
<table>
|
<table>
|
||||||
<tr><th>Year</th><th>Survex<br>Survey<br>Blocks</th><th>Survex<br>Survey Legs</th><th>Survex <br>length(m)</th></tr>
|
<tr><th>Year</th><th>Survex<br>Survey<br>Blocks</th><th>Survex<br>Survey Legs</th><th>Survex <br>length(m)</th></tr>
|
||||||
{% for legs in legsbyexpo %}
|
{% for legs in legsbyexpo %}
|
||||||
|
|||||||
Reference in New Issue
Block a user