resistivity-ip-line
schema/components/resistivity-ip-line/1.1.0/resistivity-ip-line.schema.json
The resistivity-ip-line component represents a single line of resistivity-IP survey data, including
electrode positions, measurements, and associated attributes. Each line corresponds to one acquisition
profile and contains the spatial layout of electrodes along with the measured apparent resistivity
and IP data.
Used by: resistivity-ip.
Properties
resistivity-ip-line (v1.1.0)
Resistivity IP Line.
| Property | Type | Description | Flags |
|---|---|---|---|
| group_number | String | Group number. | ✅ |
| date | String | Date. | ✅ |
| station | String | Station identifier. | ✅ |
| number_of_electrodes | Integer | Number of electrodes. | ✅ |
| channel_attributes | Array[channel-attribute] | List of channel attributes. | ✅ |
Legend
| Flag | Description |
|---|---|
| ⬆️ | Inherited property |
| ✅ | Required property |