Skip to main content

geophysical-records-1d

schema/objects/geophysical-records-1d/1.3.0/geophysical-records-1d.schema.json

The geophysical-records-1d object captures physical properties related to 1D geophysical records. These records are the product of geophysical inversion. These are composed of a series of 1D, vertical (columnar) datasets, each of which contains records (or dummy values) for a series of layers.

To define the geophysical-records-1d object, the following properties are required:

  • The number of layers (integer; this is consistent for all records)
  • An array of locations
  • An array of depths
  • The standard required information for a Geoscience Object

Each location entry contains information about the:

  • Coordinates (x, y, z).

Each depth entry contains:

  • Length values.

Additionally, the object can include:

  • Line numbers.

Properties

geophysical-records-1d (v1.3.0)

1D geophysical records.

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_layersIntegerNumber of layers.
locationsgeophysical-records-1dArray of locations.
depthsgeophysical-records-1dArray of depths.
line_numberscategory-dataLine numbers.

Legend

FlagDescription
⬆️Inherited property
Required property