For measures, floats smaller than -1e38 are considered "no data".
Perhaps we should convert these to missing, and write missing to small floats.
This also goes for the Mmin and Mmax in the header, which will be missing if all measures are missing. If this is the right interpretation of the spec that is.
Came up in #25
For measures, floats smaller than -1e38 are considered "no data".
Perhaps we should convert these to
missing, and writemissingto small floats.This also goes for the
MminandMmaxin the header, which will be missing if all measures are missing. If this is the right interpretation of the spec that is.Came up in #25