Open gicmo opened 5 years ago
PR #769 introduced the reading of old style values. Currently all the data is read into old Values and then converted into Variants. Additionally to read the uncertainty all Values are read and then only the uncertainty from the first used.
Values
Variants
PR #769 introduced the reading of old style values. Currently all the data is read into old
Values
and then converted intoVariants
. Additionally to read the uncertainty all Values are read and then only the uncertainty from the first used.