Live Drilling
  • Introduction
  • FAQ
  • what's new
    • Latest releases
      • Wells 5
      • LiveRig 5
      • LiveRig 4
      • WITSML Store
    • Operations in Time by Depth Chart
    • Unit Sets
      • Per-Asset Units
      • Unit Conversion
      • Dashboard Configuration
      • Force Follow Asset Units
    • Well casing shoe schematic
    • Wells correlation
    • FFT spectrum
    • Pressure Tests
      • Configuration
      • Automated Standard Pressure Tests
      • Manual Pressure Test
      • LOT/FIT
    • Rig State detection
    • BOP Schematic
      • BOP status register
    • Signal Processing
      • Moving Average
  • Data Flow
    • Introduction
    • Data Ingestion
    • Data Normalization
      • Clock Synchronization
      • Normalized events schema
      • Data indexes and enrichment
      • Unit conversion
      • Auto-Switch
  • Physical Models
    • Introduction
      • Structure of the functions
      • Validation
    • General Equations
      • Static Data Dependencies
      • Pipes Functions
    • Trajectory
      • Introduction
      • Static Data Dependencies
      • Pipes Functions
    • Hydraulic
      • Introduction
      • Static Data Dependencies
      • Pipes Functions
    • Torque and Drag
      • Introduction
      • Static Data Dependencies
      • Pipes Functions
    • Hole Cleaning
      • Introduction
      • Static Data Dependencies
      • Pipes Functions
    • Surge and Swab
      • Introduction
      • Static Data Dependencies
      • Pipes Functions
    • Thermal
      • Introduction
    • Volume Tracker
      • Introduction
      • Pipes Functions
  • Basic Features
    • Charts
      • Channels Charts
        • Temporal Channels Chart
        • Channel Value Chart
        • Depth Channels Chart
        • Data navigation
          • Span Control
      • Rig Allocation Gantt Chart
    • Unit sets
      • Configuration changes on unit sets
      • Depth unit changes
      • Personal units sets
    • Permission schema
    • Import/Export Well
    • Add-ons
  • Static Data
    • Assets
      • Assets Structure
    • Well
      • Introduction
      • Well Schema
      • Well Units
      • Regions, fields and countries
      • Well Design Overview
      • Objectives
    • Intervention
      • Introduction
      • Intervention Schema
      • Intervention Types
      • Scenarios
      • Runs
      • Completion and Abandonment
      • Drilling Section Schema
    • Rig
      • Introduction
      • Rig Schema
      • Physical models configuration
    • Pipes functions
    • REST API Examples
  • Administration
    • High Frequency Data
      • WITSML Null Values
      • Unit Management Tools
      • WITS Custom Mapping
    • Data Normalization
      • Data Management
        • Event Settings
        • Channels Management
      • Data normalization templates
      • Data normalization templates prioritization
      • Auto-Switch
    • Standard Identifiers
    • Static Data
      • Regions, fields and countries
      • Intervention Types
  • LiveRig Collector
    • Introduction
    • Getting Started
    • Connecting to Intelie Live
    • Security
    • Local data storage
    • Data transmission and recovery
    • Monitoring
    • Remote Control
      • APIs
        • /testSourceEndpoint
        • /storeConfiguration
        • /getFromStore
        • /backlog-sync
      • Sources
        • MQTT Topics
        • OPC Requests
        • WITSML Backlog Sync
        • WITSML Object Explorer
        • WITSML Requests
      • Properties
    • HA Deployment
    • Protocols
      • WITSML
      • WITS
      • OPC-DA
      • OPC-UA
      • MODBUS
      • MQTT
      • CSV
      • RAW
    • Protocol conversion
    • Configuration
      • liverig.properties
      • sources.xml
      • store.json
      • modbus.json
      • mqtt.json
      • Configuring an OPC-UA source
      • Multiple event types for WITSML sources
      • Certificate-based authentication for WITSML HTTPS sources
    • LiveRig Collector Appliance
    • Command line Interface (CLI)
  • LIVE EDGE
    • Collector Reader
  • Integrations
    • Introduction
    • WITSML Store
    • REST Output
    • REST Input
    • WellView
    • OpenWells
    • Python
  • DEVELOPER
    • Identified Curves
    • Hidden Units
  • DEPRECATED
    • WITSML Output
    • LiveRig 3.x / 2.x
      • 3.5.0
      • 3.4.0
      • 3.3.0
      • 3.2.0
      • 3.1.0
      • 3.0.0
      • 2.29.0
Powered by GitBook
On this page
  • Well
  • Well.Description
  • Well.Description.Units
  • Well.Pressures
  • Well.Pressures.Pressure
  • Well.Pressures.Units
  • Well.Sections
  • Well.Sections.Section
  • Well.Sections.Units
  • Well.Temperatures
  • Well.Temperatures.Temperature
  • Well.Temperatures.Units
  • Well.Trajectories
  • Well.Trajectories.Trajectory
  • Well.Trajectories.Units
  • Well.WellLocation
  • Well.Lithology
  • Well.Lithology.RockData
  • Well.Lithology.GeologyAgeData
  • Well.Lithology.FormationData
  • Well.Objectives
  • Well.Objectives.Units
  • Well.Target

Was this helpful?

  1. Static Data
  2. Well

Well Schema

Well

Field

Type

description

Well.Description

location

Well.WellLocation

sections

Well.Sections

pressures

Well.Pressures

trajectories

Well.Trajectories

temperatures

Well.Temperatures

lithology

Well.Lithology

objectives

Well.Objectives

Well.Description

Field

Type

name

string

type

string

water_depth

string

final_depth

string

production_unit

string

goal

RichTextData

units

Well.Description.Units

Well.Description.Units

Field

Type

water_depth

string

final_depth

string

Well.Pressures

Field

Type

pore

list<Well.Pressures.Pressure>

fracture

list<Well.Pressures.Pressure>

units

Well.Pressures.Units

Well.Pressures.Pressure

Field

Type

quota

double

md

double

pressure

double

Well.Pressures.Units

Field

Type

quota

string

md

string

pressure

string

Well.Sections

Field

Type

sections

list<Well.Sections.Section>

units

Well.Sections.Units

Well.Sections.Section

Field

Type

bit_diameter

string

casing_diameter

string

final_md

double

md_casing_shoe

double

top_of_cement

double

liner_top_of_cement

double

liner_hanger_md

double

fluid_weight

double

Well.Sections.Units

Field

Type

bit_diameter

string

final_md

string

md_casing_shoe

string

top_of_cement

string

Well.Temperatures

Field

Type

profile

list<Well.Temperatures.Temperature>

water_depth

list<Well.Temperatures.Temperature>

units

Well.Temperatures.Units

Well.Temperatures.Temperature

Field

Type

quota

double

md

double

temperature

double

Well.Temperatures.Units

Field

Type

quota

string

md

string

temperature

string

Well.Trajectories

Field

Type

trajectory

list<Well.Trajectories.Trajectory>

units

Well.Trajectories.Units

Well.Trajectories.Trajectory

Field

Type

md

double

inclination

double

azimuth

double

tvd

double

horizontalDisplacement

double

Well.Trajectories.Units

Field

Type

md

string

inclination

string

azimuth

string

tvd

string

horizontalDisplacement

string

Well.WellLocation

Field

Type

country

string

region

string

field

string

latitude

string

longitude

string

Well.Lithology

Field

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

targets

list<Well.Target>

units

Well.Objectives.Units

Well.Objectives.Units

Field

Type

top_elevation

string

base_elevation

string

top_md

string

base_md

string

utm_north

string

utm_east

string

Well.Target

Field

Type

typeTarget

string

formationName

string

hcExpected

string

description

string

top_elevation

double

base_elevation

double

top_md

double

base_md

double

utm_north

double

utm_east

double

PreviousIntroductionNextWell Units

Last updated 3 years ago

Was this helpful?