Skip to content

bug fix in CLI header parser

Sebastian Dirks requested to merge CLI_reader_bugfix into main

Created by: SebastianDirks

Made parser more robust for bad headers by not relying on the presence of exactly 6 floats for the dimension in the cli header. Now can parse incomplete header information (sets it to 0) as well as ignores additional "," for more than 6 (empty) numbers found in CLI files written by Dyndrite.

Merge request reports

Loading