智者
安装
npm install witsmlr
用法
var witsmlr = require ( 'witsmlr' ) ;
witsmlr ( './logs/123.xml' )
. then ( function ( output ) {
// save the results
} )
. catch ( function ( err ) {
// handle the error
} ) ;
样本输出
{
nameWell : 'DemoWell2' ,
nameWellbore : 'Wellbore3' ,
nameLog : 'Lagmud' ,
uidWell : 'Well123' ,
uidWellbore : '6KFSJ18' ,
uidLog
1