Skip to content

LevPleshkov/LASReader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LASReader

Log ASCII Standart file reader

LAS or Log ASCII Standart was introduced in 1990 by Canadian Well Logging Society (www.cwls.org). It is designed to store borehole related data. Standart documantation can be found on this page: https://www.cwls.org/products/.

Currently there are three versions of LAS: 1.2, 2.0 and 3.0. The LASReader should be able to read most of the 1.2 and 2.0 files that are most common now. Reading wrapped LAS files is not supported.

Todo list:

  • implement info() function
  • read data from files with wrapped mode
  • read version 3.0 files
  • add exception handling

About

Log ASCII Standart file reader

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published