serpent-tools icon indicating copy to clipboard operation
serpent-tools copied to clipboard

ResultsReader still claims to not support 2.1.32

Open drewejohnson opened this issue 3 years ago • 0 comments

857b9f51b1e4224c77c9458121af2188e36931f9 added additional keys to the results reader so that it could properly handle reading files generated in 2.1.32. But, options were not added to https://github.com/CORE-GATECH-GROUP/serpent-tools/blob/c4b8ee6ac6a92bc4d3334d0f669f39deab54ec42/serpentTools/parsers/results.py#L43-L52 and thus the following message is produced reading a file from 2.1.32

SERPENT 2.1.32 is not supported by the ResultsReader
  Attemping to read anyway. Please report strange behaviors/failures to developers.

(also typo)

drewejohnson avatar Nov 15 '21 20:11 drewejohnson