During DataCube::Load() when the volume processing begins, a multi-character (two spaces) delimiter is used. Find some other way to explode these floats or change the implementation of Helper::explode_float() to be able to handle std::string delimiters.
During
DataCube::Load()when the volume processing begins, a multi-character (two spaces) delimiter is used. Find some other way to explode these floats or change the implementation ofHelper::explode_float()to be able to handlestd::stringdelimiters.