Skip to content

SEGY to SEIS (serial)

S-01713

As a ExSeisDat Developer I want to write a SEIS to SEGY utility using MPI IO to read  because I want to better understand the I/O patterns of SEIS while also providing an initial version of the SEGY to SEIS converter.

PreDev Notes:

ADDME

Implementation Notes:

ADDME

System Test Changes:

ADDME

Bug Fixes:

ADDME

C++ API Changes:

ADDME

C API Changes:

ADDME

Success Criteria:

  • SEIS file written should be format that is usable by Tullow
  • SEIS files that are tested should be able to be read by Reveal and converted into SEG-Y; the SEG-Y file should be the equivalent to the original. 

Done:

Currently, we can write traces into the tr files serially and headers into hdr files serially. Writing data into the seis file is partially complete, and data needs to be stored into classes. 

Tasks:

  • Review
  • Write Traces into .tr files
  • Write Headers into .hd file
  • Write Metadata into .seis metadata file
  • Write particular headers into .db files
  • Write complete SEGY to SEIS utility

CREATED ON - 03/04/2018

Edited by Christopher Werner
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information