XML for log plots

POSC is proposing to develop an XML well log graphics description mechanism.

The first draft includes basic log graphics entities and can be extended in the future to cover a richer suite of objects. XML promises a system and software independent means of exchanging log descriptions.
Pathak
Log drafting information is isolated from the log data itself so that the same presentation format could be applied to many different data sets. A preliminary XML standard has been developed by Kanai Pathak of Schlumberger where XML is used to underpin some of the new Knowledge Work E&P document sharing initiatives. More from Cary Purdy (purdy@posc.org).


XML snippet for log graphics


<LgFormat>
 <LgTrack>
 <Description>Track 1</Description>
 <LgCurve>
 <ChannelName>GR</ChannelNam
 <LeftLimit>0.2</LeftLimit>
 <RightLimit>200.0</RightLimit>
 <LgCurve>
...
 </LgTrack>
 <LgTrack>
 <Description>Track 2</Description>
 <LgCurve>
 <ChannelName>RES</ChannelName
...
 </LgCurve>
 </LgTrack>
</LgFormat>


Thanks to Kanai Pathak of Schlumberger for this code.

Click here to comment on this article

Click here to view this article in context on a desktop

© Oil IT Journal - all rights reserved.