Skip to main content

lengths

schema/components/lengths/1.0.1/lengths.schema.json

The lengths component stores an array of scalar length values representing layer thicknesses. In a 1D layered-earth model, each value gives the thickness of a single layer; cumulating these thicknesses from the surface yields depth to each layer boundary. Each entry is stored as a float-array-1 element.

Used by: geophysical-records-1d (as layer thicknesses in the depths property).

See also: intervals, from-to.

Properties​

lengths (v1.0.1)​

Array of length values.

PropertyTypeDescriptionFlags
lengthsfloat-array-1Length values.✅

Legend​

FlagDescription
⬆️Inherited property
✅Required property

Was this page helpful?