brendanarnold / py-fortranformat

MIT License
31 stars 8 forks source link

no documentation for invalid neighbouring token #12

Open brendanarnold opened 3 years ago

brendanarnold commented 3 years ago

I'm attempting to use fortranformat.py to help read in file, and when I include the format statment used to generate the data, I'm told 'invalid neighbouring token'. The issue seems to be a space character in between two floating points. I can find no documentation discussing this issue. Any help would be appreciated.