read_las
Parse LAS 2.0 well log files to extract header information and curve data summaries for petroleum engineering analysis.
Instructions
Parse a LAS 2.0 well log file and return header info and curve data summary.
Args: file_path: Absolute path to the LAS file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |