resqpy.well.add_las_to_trajectory

resqpy.well.add_las_to_trajectory(las: LASFile, trajectory, realization=None, check_well_name=False)

Creates a WellLogCollection and WellboreFrame from a LAS file.

Parameters
  • las – an lasio.LASFile object

  • trajectory – an instance of resqpy.well.Trajectory .

  • realization (integer) – if present, the single realisation (within an ensemble) that this collection is for

  • check_well_name (bool) – if True, raise warning if LAS well name does not match existing wellborefeature citation title

Returns

collection, well_frame

instances of resqpy.property.WellLogCollection

and resqpy.well.WellboreFrame

Note

in this current implementation, the first curve in the las object must be Measured Depths, not e.g. TVDSS