You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
The ignore attribute of individual D Msr Directions has no effect when adjust.exe is run. These ignored measurements are also not counted in the import.exe ignored measurement tally (reported in *.imp file). Note: The Ignore attribute for the whole D Msr functions correctly.
DynAdjust Details
Version 1.2.2, Release (64-bit)
Build Jul 30 2021, 11:25:33 (MSVC++ 1916)
Steps to reproduce
To reproduce the behaviour:
Set one or more directions within a D Msr to ignore.
Run import.exe => adjust.exe (with --output-adj-msr option)
Thanks @nicgowans for raising this. In this case, we're seeing one of the limitations of the design of DynaML.xsd and, while it looks like a bug, it is expected behaviour. That is, despite the fact that DynaML.xsd permits the inclusion of an <ignore>*</ignore> element for each direction, the original intention for this element was to ignore the entire direction measurement. The same applies with GNSS baseline and point clusters (i.e. the <ignore>*</ignore> element is not meant to permit ignoring individual GNSS baselines or points from a cluster).
For these reasons, I'm inclined to change this issue from a bug to an enhancement, in the view that this feature can be added to support an obvious user requirement.
Description
The ignore attribute of individual D Msr Directions has no effect when
adjust.exe
is run. These ignored measurements are also not counted in theimport.exe
ignored measurement tally (reported in *.imp file). Note: The Ignore attribute for the whole D Msr functions correctly.DynAdjust Details
Steps to reproduce
To reproduce the behaviour:
import.exe
=>adjust.exe
(with--output-adj-msr
option)or run
DynAdjust_cmd.bat
in attached sample network.Ignored_DMsr-Dir_network.zip
Screenshots
Expected behaviour
Ignored direction exerts no influence on adjustment, column 63-65 in *.adj file indicates direction as ignored.
Operating system
The text was updated successfully, but these errors were encountered: