Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Introduction

...

When collecting seismic data a seismic wave travels from its source to a given reflector and returns to a receiver at the sea surface. The elapsed time is called two way travel time. In most cases this will be the depth unit (in milliseconds) of your seismic. Since the seismic is in time (milliseconds) and we need to calculate the sediment thickness in meters we need to do a conversion. This is called a depth conversion. The formula itself is simple: Distance = Speed * Time. The difficult part of the formula is finding the correct speed/velocity model, since the velocity changes through the different layers in the subsurface. In Geocap the interpretation is normally done in the time domain. This gives us the flexibility to change the velocity model and just update the sediment thickness calculation accordingly. We will have a look at different velocity models in the next section.


Illustration of a marine seismic survey using a towed streamer

In this section we will visualize seismic data, import seismic and interpret seismic.

...

Panel
borderColor#404040
bgColor#F0F0F0
borderWidth1
borderStyledashed
titleExercise

Import SEG-Y files

  1. In the folder 3. Sediment Data/Seismic Data right click the folder ATL-LOS-00 and click Import > SEG-Y 2D. The SEG-Y import menu will appear.
  2. Click the Defaults button in order to reset the menu to the default options.
  3. Click the Image Removed Browse button and select the ATL-LOS-00-2.sgy-file located in the Atlantis folder structure on disk (Data/Atlantis/Sediment Data/ATL-LOS-00-2.sgy). Click Open.
  4. Look at the information in the EBCDIC header and see if the information matches the import settings.
  5. Click Scan. Geocap willinvestigate the SEG-Y file.
  6. Click the Scan results tab. Investigate the range of the file and that the coordinates, shot point range etc. looks correct.
  7. Click Execute
  8. You will be prompted with a dialog asking you for datum and projection for the seismic line. Select WGS 84 and Mercator 0 and click OK
  9. Click OK again
  10. Click OK in order to close the SEG-Y import command.
  11. In the folder 3. Sediment Data / Seismic Data / ATL-LOS-00 right click the seismic line ATL-LOS-00-2 and click Seismic Display

...