Open mfherbst opened 1 year ago
Just to show a case in point: #35 was initially obfuscated by this behaviour and took me a bit to figure out what's the problem.
As you may have seen I'm very belatedly catching up on these issues. I agree with this one as well, but it will require changes in the underlying C library. I've opened an issue at https://github.com/libAtoms/extxyz/issues/14
I find it a bit counterintuitive that erroneous XYZ files only print something (to stderr I believe) but otherwise simply return an empty list. Instead I would have expected an exception with the error to be raised.