crossplot.well_data

Module Contents

Classes

WellInfo

WellCrossplotData

class crossplot.well_data.WellInfo
names(self)
lognames(self, well)
markernames(self, well)
markerdepths(self, well)
markerdepth(self, well, marker)
depthrange(self, well)
get_depthrange(self, wellnms)
get_common_lognames(self, wellnms)
get_unique_lognames(self, wellnms)
logidxs(self, well, logs)
get_logdata(self, well, logsel)
get_common_markernames(self, wellnms)
get_unique_markernames(self, wellnms)
class crossplot.well_data.WellCrossplotData
get_data(self, wellnms, xlog, ylog)
filter_reset(self)
filter_depth_range(self, mindepth, maxdepth)
filter_marker_range(self, topmarker, botmarker, topoffset, botoffset)