XML Plot Description Discovery

This looks at the available XML LgFormats and works out what curves of a LogPass or LASFile can be plotted by each one.

Created on Jan 21, 2012

TotalDepth.util.plot.XMLMatches.fileCurveMap(theLpOrLasFile, dir=None)

Returns a map of {FilmID : [OUTP, ...], ...} which is a list of OUTP in theLpOrLasFile that could be plotted with that film ID.

TotalDepth.util.plot.XMLMatches.fileCurveMapFromFILM(theLpOrLasFile, theFilmCfg)

Returns a map of {FilmID : [OUTP, ...], ...} which is a list of OUTP in theLpOrLasFile that could be plotted with that film ID.

Previous topic

XML Plot Description Low-level support

Next topic

AREA Plotting Configuration

This Page