|
|
|
The actual project was generated the standard way by opening a new project and gradually populate it with folders when needed. The stacking velocities was imported into a generic folder given the name All points in line cells, just to indicate that the stacking velocities are organized as vertical lines, called line cells in Geocap syntax. The schema setting of the dataset is Stacking Velocities.
The stacking velocity file has nearly 7 million points and there are dedicated COs to make a fast display if necessary like Utilities->Map vertical cells in fast mode. This example applied Map Data and Display survey lines (will only display the top points as lines) to get a visual impression of the different surveys in this dataset.
A closer look at the display shows that it is a collection of many different surveys. The transition between the different surveys may show inconsistencies in velocity data. It is possible and advisable in some cases to adjust surveys to get a better match by standard data manipulation. Gridding stacking velocities into a cube will also smooth out errors and tends to make transitions acceptable.
To display a smaller part of the surveys one can use the CO under Utilities->Display stacking velocities in line mode. Set always the correct attribute (scalar or velocity if field data) and select for example Eliminate outside cursor: A small part of the dataset around the cursor is selected for display and also saved in workspace as elioutcursor. Similar for an area zoomed into when in 2d mode and part of dataset can be saved as workdata in workspace.
The command menu Cube gridding from stacking velocities can be activated for data with schema Stacking Velocities. Stacking velocities have the format: x y two_way_time velocity. Two_way_time is used because time is recorded after having traveled down to the reflector and up again.
Initially, set the correct attribute to tell whether stacking velocities are in scalar or field data velocities or have some other name. Press Set when the correct attribute selection is done.
The cube gridding command menu allows the user to set a proper origin, set the cube increments, use Adjust (gridding window) to Increments to align the cube at increment values. Be sure to set the gridding window correct before gridding. Pressing Window Frame will display the coordinates written in the grid window as a frame. Also check the zmin zmax values to see that the vertical extent is correct. When the increments of the cube are correct hit Calculate to get the number of rows, columns and layers in the cube.
Before gridding some options in the grid option page should be set or checked.
The grid option page allows for selecting an outline (or reference line) to determine where the gridding will take place. This is superior to the automatic method.
The Result cube page allows for saving the cube into a folder. A copy is also saved as in workspace as cubegrid. The cube dataset is given the schema Cube. Thus the cube will have many relevant commands visible for further actions.
The Test page in the gridding menu allows for testing the gridding at various cube planes to check the gridding parameters and study the quality of the input. This is done as shown in the display below.
Testing cube gridding using a manipilator plane
After testing the gridding at a few planes and securing all parameters are properly set, the overall gridding of the stacking velocities into a velocity cube can take place. The resulting cube can then be visualized with various display techniques.
In many cases there are also control data for the velocity cube available in form of checkshot wells. These well data should have the format: x y depth one_way_time. They can be used to update and correlate the velocity cube so that the layers will match the checkshot wells. Use the command menu Utilities->Updating velocity cube to checkshots.
The Set update filter option is available for excluding wells that obviously has wrong starting velocities, namely the sound velocity in water.
Sometimes the checkshot wells must be generated by merging velocity and time from one dataset into the well position of another dataset. That is done by the command object Merge x y with two data parameters found under schema type Line folder utilities. Set your folder with well positions to that schema type, or copy the command object from the repository into Item Commands on that folder. Then one can generate the proper checkshot wells from separate well data information.
When reading the checkshot wells into the algorithm, all wells are collected into one dataset. This dataset is also transformed into x y two_way_time velocity so it will match the velocity cube. All checkshot wells are prolonged to go from cube_min to cube_max in order to produce matching data all along the well string. The transformed and prolonged checkshot wells are saved in workspace data as updatedwells and can be further inspected.
The default updating algorithm is called Moving average which means that the differences from the checkshot slice and cube slice are gridded with a moving average interpolator and added to the cube slice.
The Tensor algorithm uses a bell shaped b-spline tensor for updating and is recommended for a local updating around well. A counter for each layer is listed on the terminal window during updating.
After updating the cube with checkshot wells the cube should be displayed and checked that the cube layers are matching the well data.
Transformed checkshot wells with bottom layer before and after updating cube
The above figure shows that the cube matches according to the color code of the checkshot wells by displaying the bottom layer before updating the cube (to the left) and after updating the cube (to the right). After smoothing and updating the velocity cube it can now be used for depth conversion.
|
|
The velocity cube is useful for depth conversion of a set of time grids into depth grids. This formula is used: depth_grid = time_grid x velocity_of_time_grid.
The size of the cube in z direction should be at least a little bit greater than the extent of the top and bottom surface. Also the x y extent should completely include the grid window. Then all the surfaces will fit into the velocity cube.
All the time grids should be located in a folder which have the schema Layer Model. |
Active the menu command by Layer Model->Depth conversion of time grids in folder using velocity cube.
Read the description on the depth conversion panel thoroughly. Here is a summary.
|
The central command in depth conversion is the pro command which does the probing of the time grid into the velocity cube. The time grid must be converted to polydata in order have a scalar part: x y time scalar. After probing this dataset into the velocity cube, the scalars are assigned values from the cube at their positions and the whole dataset is now transferred into x y time velocity.
The rest of the procedure is to work out the formula: depth_grid = time_grid x velocity_of_time_grid and saving the converted dataset back into its place.
If by some reason one wants to redo this operation, one has to bring a new fresh set of time grids into a folder and perform the procedure over again.
It is also possible to convert just a single grid from time to depth using the velocity cube. Apply the commands for grids Grid operations->Depth conversion using velocity cube.
Example of depth conversion from time grid to depth grid
The above picture shows an example of depth conversion a time grid into depth grid using a velocity cube and the same procedure as described above. All grids in the layer model were depth converted simultaneously.
Having a stacking velocity cube, Geocap can do calculation on the cube and convert it into other cube types. Activate the commands Utilities->Perform calculation on the velocity cube.
The RMS velocity cube is calculated according to the formula:
VRMSn = sqrt((Sum_i(Vi^2*Ti)/Sum_i(Ti)))
The Interval Velocity Cube is calculated according to Dix formula:
Vn = sqrt((VRMSn^2*Tn - VRMSn-1^2*Tn-1)/(Tn-Tn-1))
These calculated cubes will help the professional to understand the geology of the subsurface based on velocity changes. The below picture displays the RMS and Interval velocity cube in the lower viewports.
Four velocity cubes displayed in a viewport presentation
Upper left Raw velocity cube. Upper right Smoothed grid updated cube. Lower left Root mean square (RMS) cube. Lower right Interval velocity cube.
The above viewport presentation applies the viewport icon on the toolbar to make 2x2 connected viewports with different background color. Then each viewport is selected for displaying its appropriate cube. A cursor point is set within the cube using the keyboard letter p. Then the command Cursor view>Map X Y Z pales at cursor position* is executed for each cube. The shell command tx2 lle col bla txt "text" was used for displaying a bottom text.