source: git/tests/calibrate_clino.out @ 0056ee1

RELEASE/1.2debug-cidebug-ci-sanitisersstereowalls-datawalls-data-hanging-as-warning
Last change on this file since 0056ee1 was 93935c7, checked in by Olly Betts <olly@…>, 11 years ago

src/datain.c,tests/: We want to warn if there's a clino reading which
it would be impossible to have read from the instrument (e.g. on a
-90 to 90 degree scale you can't read "96" (it's probably a typo for
"69"). However, the gradient reading from a topofil is typically in
the range 0 to 180, with 90 being horizontal. Really we should allow
the valid range to be specified, but for now we infer it from the
zero error - if this is within 45 degrees of 90 then we assume the
range is 0 to 180.

  • Property mode set to 100644
File size: 1.4 KB
Line 
1./calibrate_clino.svx:7: warning: Clino reading over 90 degrees (absolute value)
2./calibrate_clino.svx:8: warning: Clino reading over 90 degrees (absolute value)
3./calibrate_clino.svx:9: warning: Clino reading over 90 degrees (absolute value)
4./calibrate_clino.svx:10: warning: Clino reading over 90 degrees (absolute value)
5./calibrate_clino.svx:17: warning: Clino reading over 90 degrees (absolute value)
6./calibrate_clino.svx:18: warning: Clino reading over 90 degrees (absolute value)
7./calibrate_clino.svx:25: warning: Clino reading over 90 degrees (absolute value)
8./calibrate_clino.svx:26: warning: Clino reading over 90 degrees (absolute value)
9
10Removing trailing traverses...
11
12Concatenating traverses between nodes...
13
14Simplifying network...
15
16Solving one equation
17
18Solving to find x coordinates...
19
20Calculating network...
21
22Calculating traverses between nodes...
23
24Calculating trailing traverses...
25
26Calculating statistics...
27
28Survey contains 18 survey stations, joined by 20 legs.
29There are 3 loops.
30Total length of survey legs =  200.00m ( 191.58m adjusted)
31Total plan length of survey legs =   50.99m
32Total vertical length of survey legs =  151.21m
33Vertical range = 20.00m (from u at 10.00m to d__ at -10.00m)
34North-South range = 10.00m (from 2__ at 10.00m to 1 at 0.00m)
35East-West range = 19.94m (from z at 9.95m to y at -10.00m)
36  13 1-nodes.
37   3 2-nodes.
38   1 6-node.
39   1 15-node.
40Done.
41There were 8 warning(s).
Note: See TracBrowser for help on using the repository browser.