WellLog Toolkit

Classes for visualising well log data in geoscience applications

WellLog is a component of GeoToolkit

The WellLog Toolkit displays can be organized as tracks, with each track containing multiple instances of log curves, lithologies, markers, perforation data, etc. Parallel tracks can share axes, while curves can use shared or individual axes. Data access is interface based, to directly tie in with the application's internal data formats. The main features are described below.

NEW - WellLog Highlights:

  • WaveForm - Displays seismic-like data side-by-side with well log tracks
  • Deviated WellLog - Displays well log curve along a borehole
  • Implementation of signed fill between two curves
  • Extension of WellLog data editor
  • Added support for Las format

Features

Flexible display types - Any number of tracks per display, each track containing any number of log curves, markers or lithologies. Ability for the application to provide its own visuals to render curves.

Axes - Axes for log curves may be independent or shared, linear or logarithmic. Tracks may share a common depth coordinate system and may be oriented horizontally or vertically. Special axis classes are provided for annotating curve values, adaptive axes are provided to handle smart labeling when zooming the depth or time axes.

Log Curves - Curves can be uniformly or non-uniformly sampled, with individual or shared axes. Fill patterns can be defined between curves. Multi-valued curves are supported using density or wiggle display types. Points outside track range may optionally wrap around.

Editing - Editing operations include move, add, insert and delete points. Colors, fill patterns and line styles can be edited by the programmer or the end user. All display attributes are editable.

Hardcopy Output - EPS is standard and CGM is a fully supported option.