Well Schema
Well
Field | Type |
| Well.Description |
| Well.WellLocation |
| Well.Sections |
| Well.Pressures |
| Well.Trajectories |
| Well.Temperatures |
| Well.Lithology |
| Well.Objectives |
Well.Description
Field | Type |
| string |
| string |
| string |
| string |
| string |
| RichTextData |
| Well.Description.Units |
Well.Description.Units
Field | Type |
| string |
| string |
Well.Pressures
Field | Type |
| list<Well.Pressures.Pressure> |
| list<Well.Pressures.Pressure> |
| Well.Pressures.Units |
Well.Pressures.Pressure
Field | Type |
| double |
| double |
| double |
Well.Pressures.Units
Field | Type |
| string |
| string |
| string |
Well.Sections
Field | Type |
| list<Well.Sections.Section> |
| Well.Sections.Units |
Well.Sections.Section
Field | Type |
| string |
| string |
| double |
| double |
| double |
| double |
| double |
| double |
Well.Sections.Units
Field | Type |
| string |
| string |
| string |
| string |
Well.Temperatures
Field | Type |
| list<Well.Temperatures.Temperature> |
| list<Well.Temperatures.Temperature> |
| Well.Temperatures.Units |
Well.Temperatures.Temperature
Field | Type |
| double |
| double |
| double |
Well.Temperatures.Units
Field | Type |
| string |
| string |
| string |
Well.Trajectories
Field | Type |
| list<Well.Trajectories.Trajectory> |
| Well.Trajectories.Units |
Well.Trajectories.Trajectory
Field | Type |
| double |
| double |
| double |
| double |
| double |
Well.Trajectories.Units
Field | Type |
| string |
| string |
| string |
| string |
| string |
Well.WellLocation
Field | Type |
| string |
| string |
| string |
| string |
| string |
Well.Lithology
| Type |
rocks | list<Well.Lithology.RockData> |
ages | list<Well.Lithology.GeologyAgeData> |
formations | list<Well.Lithology.FormationData> |
Well.Lithology.RockData
Field | Type | Description |
top_elevation | double | |
base_elevation | double | |
top_md | double | |
base_md | double | |
name | string | Lithology rock |
Well.Lithology.GeologyAgeData
Field | Type | Description |
top_elevation | double | |
base_elevation | double | |
top_md | double | |
base_md | double | |
name | string | Geologic Age |
Well.Lithology.FormationData
Field | Type | Description |
top_elevation | double | |
base_elevation | double | |
top_md | double | |
base_md | double | |
name | string | Formation |
classification | string | Properties |
Well.Objectives
Field | Type |
| list<Well.Target> |
| Well.Objectives.Units |
Well.Objectives.Units
Field | Type |
| string |
| string |
| string |
| string |
| string |
| string |
Well.Target
Field | Type |
| string |
| string |
| string |
| string |
| double |
| double |
| double |
| double |
| double |
| double |
Last updated