Skip to content

v0.2.2

Compare
Choose a tag to compare
@da-wad da-wad released this 17 Dec 13:50
· 110 commits to master since this release
0dd2897
  • Enable usage of SGZ files as xarray backends (alpha)
  • Enable reading of SGZ files from Azure blob storage (alpha)
  • Improve handling of unstructured SEG-Y files
    • Trace/header indexing of SGZ file follows original SEG-Y
    • Conversion using reduce_iops=True is warning, not error.
  • Implement __str__() and __repr__() for SgzReader
  • Ignore warnings from pyZGY