Commit Graph

14 Commits

Author SHA1 Message Date
Tim
880b4a0a2d new column types
Introduced new column types that show up in GEIS files
2019-03-11 10:23:26 -07:00
d4d56efc47 Merge branch 'master' into pypi-release 2019-03-10 10:39:13 +01:00
95ae6caa29 Merge branch 'py37777777' 2019-03-10 10:35:38 +01:00
85eb7249ad Use break instead of StopIteration - fixes #17 2019-03-10 10:34:02 +01:00
e5e75ff2f0 Make res2sqlite.py an entry_point rather than a script 2019-03-10 09:28:09 +01:00
bcolsen
1904eb124d energy indexes 2018-10-04 16:59:57 -06:00
bcolsen
42ff0d010e added more column types 2018-10-04 15:17:40 -06:00
Tim
3cf6bca027 improved parsing for PEIS files
I found some new column types and a new placement of the ole_timestamp for PEIS files
2018-07-10 22:42:23 -07:00
Dennis
ebdb030f6a Improved compatibility with .mpr files
Added new ColD #9 'Ece/V'
2017-04-22 13:52:52 +02:00
dennissheberla
9109285b58 Improved compatibility with new .mpr files
Temporary removed mpr file LOG MODULE support
2017-04-22 13:50:53 +02:00
dennissheberla
b96fedac05 Improved compatibility with .mpt files
Fixes bugs in reading new fields and non-ascii chars in .mpt files
2017-04-22 13:46:30 +02:00
22878be0c5 Explicitly coerce size-1 array to scalar
Fixes #4
2017-04-22 12:34:02 +02:00
Chris Kerr
6973fc4e5c Make it work with Python 2 again 2014-11-07 16:30:27 +00:00
Chris Kerr
7da8b8b5e6 Changed to a standard setuptools package layout 2014-11-07 15:42:53 +00:00