...
Panel | ||||||
---|---|---|---|---|---|---|
| ||||||
# Create a 3D grid (cube) using moving average as the default interpolator. # Update cube towards wells in workspace # Smooth cube with gaussian filter. # Write out inlines and crosslines in a cube to file filename. # Transform a cube or grid or polydata (points) to a new cube. |
...
Write out cube to file filename.
lim limit_value - Apply a limit and a limit_value for the number of nodes written out to test the procedure.
inlinestart
- The output is in the sequence x y time velocity.
formformat - Format specification of the output:
format = 1 (default) : Id inline xline x-utm y-utm time velocity
format = 2: inline xline x-utm y-utm time velocity
format = 3: xline x-utm y-utm time velocity
format = 0: x-utm y-utm time velocity
iinlinestart xlinestart inlinestop xlinestop - Specify start and stop of inlines and crosslines to be written out.
filename - Specify file name of output.
...
filt impl, gen - Generate grid
lim limit_value - Apply a limit and a limit_value for the number of nodes written out to test the procedure.