Skip to content

Releases: equinor/pyzgy

v0.1.1

30 Jan 12:50
9fc9d38
Compare
Choose a tag to compare

What's Changed

  • Fix bug in SeismicReader.gen_cdp_y by @mharty3 in #15

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0

27 Nov 11:38
Compare
Choose a tag to compare

What's Changed

  • Add SeismicWriter and Xarray Support by @trhallam in #8
  • replace np.product with np.prod by @trhallam in #11
  • Remove requirements.txt and requirements-dev.txt as pyproject.toml ma… by @da-wad in #12
  • Equinor updates by @da-wad in #13

New Contributors

Full Changelog: v0.0.9...v0.1.0

v0.0.9

05 Oct 21:07
Compare
Choose a tag to compare
  • Enable negative UTM coordinates.
  • Faster file opening
  • Testing on MacOS

v0.0.8

11 Apr 08:47
Compare
Choose a tag to compare
  • Fix unequal il/xl increments

v0.0.7

26 Jan 14:54
Compare
Choose a tag to compare
  • Add pyzgy.tools.dt function to mirror segyio
  • Add SeismicReader.close() function for use outside context manager
  • Share filehandle between accessors for faster initialization
  • Add SourceGroupScalar default value

v0.0.6

20 Dec 09:02
Compare
Choose a tag to compare
  • Use warnings rather than print

v0.0.5

04 Oct 08:32
Compare
Choose a tag to compare

Rename package to pyZGY

v0.0.4

28 Sep 07:10
Compare
Choose a tag to compare

Correct dependencies in setup.py

v0.0.3

27 Sep 14:14
Compare
Choose a tag to compare

Fixes error on import

v0.0.2

27 Sep 12:54
bab3637
Compare
Choose a tag to compare

v0.0.2 is the first release to PyPI:

  • Faster header generation
  • Fix IL/XL bug
  • Add caching