source: git/tests/bad_units_qlist.out @ be4f785

stereo-2025
Last change on this file since be4f785 was c77682a, checked in by Olly Betts <olly@…>, 4 months ago

Stop reporting node stats

These are kind of interesting, but since the advent of surveying with
Disto-X and similar devices which make it quick to shoot multiple
splay legs from each station the number of larger order nodes has
increased and this information is now quite verbose and any utility
it had has substantially declined.

If they're still wanted they could make a reappearance in the future in
aven, with splays excluded when counting the number of legs at each
station.

Fixes #86, reported by Wookey.

  • Property mode set to 100644
File size: 784 bytes
Line 
1./bad_units_qlist.svx:3:8: error: Unknown instrument "position"
2 *units position metres
3        ^~~~~~~~
4./bad_units_qlist.svx:4:8: error: Unknown instrument "plumb"
5 *units plumb metres
6        ^~~~~
7./bad_units_qlist.svx:5:8: error: Unknown instrument "level"
8 *units level metres
9        ^~~~~
10
11Removing trailing traverses...
12
13Concatenating traverses...
14
15Simplifying network...
16
17Calculating network...
18
19Calculating traverses...
20
21Calculating trailing traverses...
22
23Calculating statistics...
24
25Survey contains 1 survey station, joined by 0 legs.
26There are 0 loops.
27Total length of survey legs =    0.00m (   0.00m adjusted)
28Total plan length of survey legs =    0.00m
29Total vertical length of survey legs =    0.00m
30
31There were 0 warning(s) and 3 error(s) - no output files produced.
Note: See TracBrowser for help on using the repository browser.