Skip to content

Version 1.5.2

Compare
Choose a tag to compare
@statoil-travis statoil-travis released this 19 Mar 12:15
· 494 commits to master since this release

1.5.2

  • open and create handle anything string-convertible as filename argument
  • pytest replaces unittest, both as library and test driver
  • segyio-crop now respects the byte-offset arguments, instead of just ignoring
    them and using 189 & 193 from SEG-Y revision 1
  • Some errors in readme and documentation is cleared up
  • Fixed a bug in create that would trigger 16-bit integer overflow, effectively
    breaking any file with more than 65k traces.