Skip to content

Error while trying to save a Well object to a LAS file #248

@OmriHerzfeld1

Description

@OmriHerzfeld1

in the welly.las file when using the to_las function you define the following:
l = lasio.LASFile() Later on:
l.add_curve('DEPT', df_merged.index.values) but LASFile do not have a "add_curve" method..

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions