WellLogPlotTrack¶
- class rips.WellLogPlotTrack(pb2_object=None, channel=None)¶
Bases:
Plot
Methods Summary
add_extraction_curve
([case, well_path, ...])Create a well log extraction curve
Methods Documentation
- add_extraction_curve(case='', well_path='', property_type='', property_name='', time_step=0)¶
Create a well log extraction curve
- Parameters
case (RimReservoir) -- Case
well_path (WellPathBase) -- Well Path
property_type (str) -- Property Type
property_name (str) -- Property Name
time_step (int) -- Time Step
- Returns
WellLogExtractionCurve