Polygon computations (Kingdom only)

For polygons on an editable polygon layer, you have the option to perform a series of computations on grid data based on the bounds of the selected polygon or polygons. After you select one or more polygons using the data selection tools, you can select the Polygon Compute option from the list at the bottom of the Selected Features window. Spatial Explorer saves the computation results with the editable polygon layer and displays them in the Details Panel.

You can also perform polygon computes on drainage bubble and buffer layers. Spatial Explorer saves the computation results to a well zone since each drainage bubble or buffer layer is tied to a borehole. The computation results appear in the Details Panel.

You can perform the following computations:

Computation Definition

Arithmetic mean

The arithmetic mean, or average, of grid values.

Arithmetic mean standard deviation

Standard deviation of the arithmetic mean.

Geometric mean

Indicates the central tendency or typical value of a set of numbers by using the product of their values rather than the sum.

Geometric mean standard deviation

Standard deviation of the geometric mean.

Harmonic mean

The reciprocal of the arithmetic mean of the reciprocals.

Harmonic mean standard deviation.

Standard deviation of the harmonic mean.

Maximum

Maximum grid value.

Minimum

Minimum grid value.

Mode

The value that appears most often in the data set

Percentile = n

The value of the grid at the selected percentile. The 10th and 90th percentiles are selected by default. To change this, enter a number between 0 and 100.

Range

The range of grid values.

Variance

The variance of grid values, where the variance is the average of the squared difference from the mean.

Volume

Calculates an average volume based on the length, width, and average thickness of the grid within the bounds of the selected polygon(s).

You can perform any or all of these computations based on a grid you select and the bounds of the polygon or polygons you select. The computations are performed on the grid data contained within the bounds of the selected polygon or polygons. To perform volume computations, the entirety of the selected polygon or polygons must be within the bounds of the selected grid.

For editable polygons, the results of any computations you perform are saved with the editable polygon layer. If the polygon is associated with a well (for example, drainage bubbles and buffer layers), the data is saved to zones. To preserve the computation results, you can also save the polygon as a shape file. This is a useful way to preserve the computed data in case you need to delete the editable polygon layer. In fact, if you attempt to delete an editable polygon layer containing computational data, Spatial Explorer prompts you to save the layer as a shape file.

Related Topics