8000 GitHub - dagrha/lashead: Simple LAS header reader for the terminal
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

dagrha/lashead

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

lashead

Simple LAS (Log ASCII Standard) header reader for the terminal

This is a simple and fast python tool for outputting a LAS file header to your terminal.

Usage

usage: lashead.py [-h] [-v] [-w] [-p] [-c] [-l] filename

positional arguments:
  filename

  optional arguments:
    -h, --help          show this help message and exit
    -v, --version       display version block
    -w, --well          display well block
    -p, --parameters    display parameters block
    -c, --curves        display curve information block
    -l, --line-numbers  show line numbers

About

Simple LAS header reader for the terminal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0