Aquaveo / xmscore

Support library for XMS products
BSD 2-Clause "Simplified" License
3 stars 2 forks source link

Fix bug: Origin rounding error in saving grid file #37

Closed wdolinar closed 4 years ago

wdolinar commented 4 years ago

Added more precision to the base function daWrite3DoubleLine by using STRstd. Updated testReadWrite3DoubleLine to test the additional precision.