HELP: Read Log Data from a
Log ASCII Standard (LAS) version 2.0 or 3.0 File

The LAS (Log ASCII Standard) is rapidly becoming the accepted industry standard for electronic transmission of digital wireline logs. Earlier digital formats were commonly coded in binary (such as LIS) and so required specialized software to read them. The LAS standard was introduced by the Canadian Well Logging Society(1) in 1989 to standardize the organization of digital log curve information for personal computer users. It did this very successfully and the standard became popular worldwide. Version 1.2 was the first version and followed in September 1992 by version 2.0 to address some inconsistencies. A more versatile version LAS 3.0 was released in 1999 however at present LAS 2.0 remains the dominant product. LAS 3.0 clarifies several of the poorly defined specifications of LAS 2.0 and provides expanded data storage capabilities, but has seen limited implementation.

This program will read either a Log ASCII Standard (LAS) version 2.0 or 3.0 files and version 1.2 (the Well Information Section is backward in data definition).

The sections defined for the LAS 2.0 standard are as follows (see reference below for the complete document):

The LAS version 3.0 file contains multiple data sections, i.e Log Data, Core Data, Tops Data, etc. The LAS version 2.0 file contains only the Log Data. This program will only load the Log Data into the program and ignore the other data types in the file.

Log ASCII Standard (LAS) File Example: Shamar-l.las

REFERENCE:
(1) Canadian Well Logging Society, LAS - Log ASCII Standard http://www.cwls.org/las_info.php

Author: John R. Victorine jvictor@kgs.ku.edu