Really ought to have some unit-tests for all this stuff. Need to construct a data file (probably easiest in DAT format) containing absolutely predictable data; e.g. one file entirely filled with zeros, another with a 10x10 grid in sequence from 0-99. Such data should be easy to use for testing round-trip conversions and accuracy of percentile calculations.
Really ought to have some unit-tests for all this stuff. Need to construct a data file (probably easiest in DAT format) containing absolutely predictable data; e.g. one file entirely filled with zeros, another with a 10x10 grid in sequence from 0-99. Such data should be easy to use for testing round-trip conversions and accuracy of percentile calculations.