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).
Properties
lengths (v1.0.1)
Array of length values.
| Property | Type | Description | Flags |
|---|---|---|---|
| lengths | float-array-1 | Length values. | ✅ |
Legend
| Flag | Description |
|---|---|
| ⬆️ | Inherited property |
| ✅ | Required property |