/LAS_Curve_Indexing

This python script will read multiple files in a directory, read the curve information in each file, and then create an index of the top and bottom depths for all the curves in each file. The indexed curve information is then written to a CSV file that can be imported to a database table.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

No issues in this repository yet.