Skip to main content

resistivity-ip

schema/objects/resistivity-ip/1.1.0/resistivity-ip.schema.json

A resistivity-IP object represents geolocated, time-stamped resistivity and induced polarization (IP) survey data. This data is used extensively in exploration for mineral resources, environmental investigations, and other fields where the electrical properties of subsurface materials provide insight.

The number_of_dimensions parameter describes the survey dimension and can take one of the values "1D", "2D", or "3D".

The number_contributing_electrodes parameter indicates the number of contributing electrodes, excluding remote electrodes.

The survey object includes details about the survey type, which can be one of the following:

  • DCIP (Direct Current Induced Polarization): Includes timing information, duty cycle, and number of pulses per recording
  • SIP (Spectral Induced Polarization): Specifies a list of frequencies used during measurement
  • PHASEIP (Phased Induced Polarization): Specifies a list of frequencies used during measurement
  • DCRES (Direct Current Resistivity)

The configuration object includes details about the survey configuration, as well as location information for the remote survey elements in the case of Pole-Dipole (transmitter) or Pole-Pole (transmitter and receiver).

The line_list array includes one or more resistivity-IP line definitions, including the group_number, date, station, number_of_electrodes, and channel_attributes.

Properties

resistivity-ip (v1.1.0)

Resistivity-IP data.

PropertyTypeDescriptionFlags
nameStringName of the object.⬆️ ✅
uuidbase-object-propertiesIdentifier of the object.⬆️ ✅
descriptionStringOptional field for adding additional description to uniquely identify this object.⬆️
extensionsObjectExtended properties that may be associated to the object, but not specified in the schema⬆️
tagsObjectKey-value pairs of user-defined metadata⬆️
lineagelineageInformation about the history of the object⬆️
bounding_boxbounding-boxBounding box of the spatial data.⬆️ ✅
coordinate_reference_systemcrsCoordinate system of the spatial data⬆️ ✅
schemaString
number_of_dimensionsStringSurvey dimension.
number_contributing_electrodesIntegerNumber of contributing electrodes. Not including remote electrodes.
surveyresistivity-ipSurvey information.
configurationresistivity-ipConfiguration information.
line_listArray[resistivity-ip-line]Line list.

Legend

FlagDescription
⬆️Inherited property
Required property