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
  • Configurations
  • Depth Selector
  • Depth Grid
  • Customizing data gaps report threshold for depth channels charts

Was this helpful?

  1. Basic Features
  2. Charts
  3. Channels Charts

Depth Channels Chart

View channels in a depth interval

PreviousChannel Value ChartNextData navigation

Last updated 11 months ago

Was this helpful?

Configurations

The same configurations found on is also found here.

Channels depth comes with a Depth selector instead of Time selector and have a Depth Grid configuration:

Depth Selector

This chart only shows channels that were originally . The chart uses the property index_value that represents the depth on the normalized events.

The units of measurement used for the depth on the normalized events can be configured as show in the section.

Depth based charts can be used to visualize a fixed depth range identified by the Exact Depth option, or update dynamically, identified by Relative to asset option.

Depth Grid

Documentation for version 2.30.0 or greater

Depth grid allow a depth interval highlighting using a predefined example, or any custom interval between Micro, Minor and Major grid lines.

Note that this configuration is unit free. You're configuring depth units interval regardless of the current unit of measurement of the depth index.

Visualization for the above configuration (25/50/100)

Customizing data gaps report threshold for depth channels charts

The size of these gaps is defined globally in the Live administration, or by the @@dataGapsReportThreshold macro for temporal channels charts.

For depth channels charts, however, data size customization should be done using the @@depthDataGapsReportThreshold. This macro can be defined in a pipes module, and just like any other pipes macro, the developer can use conditionals, access live variable (for example, live.matchspan) and other macros (such as @@context and @@lookup).

When creating the pipes module, just make sure to turn the options "Disable prefixing module functions with the qualifier" on.

As explained at "", all temporal and depth channels charts will display data gaps if "Report data gaps" feature is on.

Customizing data gaps report threshold for temporal channels charts
Temporal Channels Chart
indexed by depth
data indexes
Exact depth
Relative to asset
An example of Custom Configuration
Starting with Major line at 400 depth, Micro at 425, Minor at 450