geosoft.gxpy.va

Geosoft vector arrays (vector of array elements)

Classes:

GXva

vector of array elements

VA and VV classes are related based on a key called a fiducial, which has a start value and increment between values. The refid() method can be used to resample vector data to the same fiducial so that vector-to-vector operations can be performed.

Note

Regression tests provide usage examples: va tests

Functions

_t(s)

Classes

GXva([array, width, dtype, fid, unit_of_measure])

VA class wrapper.

Exceptions

VAException(message)

Exceptions from geosoft.gxpy.va.