SegyIO.jl

SegyIO.jl provides methods to read, write, and scan SEGY datasets.

MIT License

Stars
16
Committers
8

Bot releases are visible (Hide)

SegyIO.jl - v0.8.3 Latest Release

Published by github-actions[bot] almost 2 years ago

SegyIO v0.8.3

Diff since v0.8.2

Merged pull requests:

  • Fix undef access (#13) (@mloubout)
SegyIO.jl - v0.8.2

Published by github-actions[bot] almost 2 years ago

SegyIO v0.8.2

Diff since v0.8.1

Merged pull requests:

  • Small perf improvements (#12) (@mloubout)
SegyIO.jl - v0.8.1

Published by github-actions[bot] almost 2 years ago

SegyIO v0.8.1

Diff since v0.8.0

Merged pull requests:

  • Fix types for generalization (#11) (@mloubout)
SegyIO.jl - v0.8.0

Published by github-actions[bot] almost 2 years ago

SegyIO v0.8.0

Diff since v0.7.7

Closed issues:

  • The number of read traces is fewer by one than the actual nTrc (#8)

Merged pull requests:

  • Improve implementation for better performance with remotes (#10) (@mloubout)
SegyIO.jl - v0.7.7

Published by github-actions[bot] over 2 years ago

SegyIO v0.7.7

Diff since v0.7.6

Merged pull requests:

  • SeisBlock(::Vector) (#9) (@ziyiyin97)
SegyIO.jl - v0.7.6

Published by github-actions[bot] about 3 years ago

SegyIO v0.7.6

Diff since v0.7.5

SegyIO.jl - v0.7.5

Published by github-actions[bot] about 3 years ago

SegyIO v0.7.5

Diff since v0.7.4

SegyIO.jl - v0.7.4

Published by github-actions[bot] about 3 years ago

SegyIO v0.7.4

Closed issues:

  • pmap args out of order segy_scan (#2)

Merged pull requests:

  • CI (#3) (@mloubout)
  • allow scan on regex (#5) (@mloubout)
  • add the segy write append (#6) (@yzhang3198)