Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

diffpos - compare two processed data files

Description

       Diffpos  reports  stations which are in one file but not the other, and also stations which have moved by
       more than a specified threshold distance in X, Y, or Z.  THRESHOLD is a distance in metres  and  defaults
       to 0.01m if not specified.

       Note that the input files can be any format the "img" library can read (and can be different formats), so
       it works with Survex .3d and .pos files, Compass .plt and .plf files, CMAP .sht, .adj and .una files.

Name

       diffpos - compare two processed data files

Options

--help display short help and exit

       --version
              output version information and exit

See Also

aven(1), cavern(1), dump3d(1), extend(1), sorterr(1), survexport(1)

Synopsis

diffposFILE1FILE2 [THRESHOLD]

See Also