将一些文件转为 lfs 存储
parent
d0e4cd11a8
commit
e1ace51241
Binary file not shown.
@ -0,0 +1,137 @@
|
||||
[ellipsoid]
|
||||
China-1954
|
||||
China-1967
|
||||
China-1975
|
||||
China-1980
|
||||
China-1983
|
||||
WGS-60
|
||||
WGS-66
|
||||
WGS-72
|
||||
WGS-84
|
||||
Bessel
|
||||
Hayford
|
||||
Clarke-1866
|
||||
Krasovsky
|
||||
YouCunYi(China)
|
||||
GRIM-1
|
||||
GRIM-2
|
||||
GEM-8
|
||||
GEM-10
|
||||
|
||||
[China-1954]
|
||||
a=6378245
|
||||
1/f=298.3
|
||||
date=1954
|
||||
append=
|
||||
|
||||
[China-1967]
|
||||
a=6378160
|
||||
1/f=298.247167
|
||||
date=1967
|
||||
append=
|
||||
|
||||
[China-1975]
|
||||
a=6378140
|
||||
1/f=298.257
|
||||
date=1975
|
||||
append=
|
||||
|
||||
[China-1980]
|
||||
a=6378137
|
||||
1/f=298.257
|
||||
date=1979
|
||||
append=
|
||||
|
||||
[China-1983]
|
||||
a=6378136
|
||||
1/f=298.257
|
||||
date=1983
|
||||
append=
|
||||
|
||||
[WGS-60(GPS)]
|
||||
a=6378156
|
||||
1/f=298.3
|
||||
date=1960
|
||||
append=
|
||||
|
||||
[WGS-66]
|
||||
a=6378145
|
||||
1/f=298.25
|
||||
date=1966
|
||||
append=
|
||||
|
||||
[WGS-72]
|
||||
a=6378135
|
||||
1/f=298.26
|
||||
date=1972
|
||||
append=
|
||||
|
||||
[WGS-84]
|
||||
a=6378137
|
||||
1/f=298.257223563
|
||||
date=1984
|
||||
append=GPS
|
||||
|
||||
[Bessel]
|
||||
a=6377397
|
||||
1/f=299.15
|
||||
date=1841
|
||||
append=
|
||||
|
||||
[Hayford]
|
||||
a=6378388
|
||||
1/f=297
|
||||
date=1910
|
||||
append=
|
||||
|
||||
[Clarke-1866]
|
||||
a=6378206
|
||||
1/f=294.978
|
||||
date=1866
|
||||
append=
|
||||
|
||||
[Krasovsky]
|
||||
a=6378245
|
||||
1/f=298.3
|
||||
date=1942
|
||||
append=
|
||||
|
||||
[YouCunYi(China)]
|
||||
a=6378143
|
||||
1/f=298.257
|
||||
date=1978
|
||||
append=China
|
||||
|
||||
[GRIM-1]
|
||||
a=6378155
|
||||
1/f=298.255
|
||||
date=1975
|
||||
append=
|
||||
|
||||
[GRIM-2]
|
||||
a=6378136.5
|
||||
1/f=298.255
|
||||
date=1976
|
||||
append=
|
||||
|
||||
[GEM-8]
|
||||
a=6378145
|
||||
1/f=298.256
|
||||
date=1976
|
||||
append=
|
||||
|
||||
[GEM-10]
|
||||
a=6378140
|
||||
1/f=298.255
|
||||
date=1977
|
||||
append=
|
||||
|
||||
[OldToNew]
|
||||
1:China-1954->China-1980=111.00697 -94.97846 -74.97962
|
||||
1:China-1980->China-1954=-111.00697 94.97846 74.97962
|
||||
2:China-1980->WGS-84=0 0 1.9 0 0 -0.814 0.00000038
|
||||
2:WGS-72->WGS-84=0 0 4.5 0 0 -0.554 0.000000227
|
||||
1:WGS-72->Krasovsky=-27 135 89
|
||||
1:Clarke1866->WGS-72=-89 210 289
|
||||
1:Krasovsky->WGS-72=27 -135 -89
|
||||
1:Krasovsky->WGS-84=-100 -248 259
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -0,0 +1,291 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<JDFXML>
|
||||
<WellTrackData>
|
||||
<Table ID="WellPosition" Name="井位" DBName="井位" IOName="井位">
|
||||
<Column ID="well_name" Name="井名" DBName="井名" IOName="井名"/>
|
||||
<Column ID="well_type" Name="井别" DBName="井别" IOName="井别"/>
|
||||
<Column ID="category" Name="井型" DBName="井型" IOName="井型"/>
|
||||
<Column ID="x" Name="横坐标" DBName="横坐标" IOName="横坐标"/>
|
||||
<Column ID="y" Name="纵坐标" DBName="纵坐标" IOName="纵坐标"/>
|
||||
<Column ID="bushing" Name="补心海拔" DBName="补心海拔" IOName="补心海拔"/>
|
||||
<Column ID="height" Name="补心高度" DBName="补心高度" IOName="补心高度"/>
|
||||
</Table>
|
||||
<Table ID="Lithology" Name="岩性" DBName="岩性" IOName="岩性">
|
||||
<Column ID="well_name" Name="井名" DBName="井名" IOName="井名"/>
|
||||
<Column ID="top" Name="顶深" DBName="顶深" IOName="顶深"/>
|
||||
<Column ID="bottom" Name="底深" DBName="底深" IOName="底深"/>
|
||||
<Column ID="color" Name="颜色" DBName="颜色" IOName="颜色"/>
|
||||
<Column ID="oilcontent" Name="含油气性" DBName="含油气性" IOName="含油气性"/>
|
||||
<Column ID="inclusions" Name="含有物" DBName="含有物" IOName="含有物"/>
|
||||
<Column ID="structure" Name="构造" DBName="构造" IOName="构造"/>
|
||||
<Column ID="lithologyprefix" Name="岩性前缀" DBName="岩性前缀" IOName="岩性前缀"/>
|
||||
<Column ID="lithology" Name="岩性" DBName="岩性" IOName="岩性"/>
|
||||
</Table>
|
||||
<Table ID="Stratum" Name="地层" DBName="地层" IOName="地层">
|
||||
<Column ID="well_name" Name="井名" DBName="井名" IOName="井名"/>
|
||||
<Column ID="name" Name="层名" DBName="名称" IOName="名称"/>
|
||||
<Column ID="top" Name="顶深" DBName="顶深" IOName="顶深"/>
|
||||
<Column ID="bottom" Name="底深" DBName="底深" IOName="底深"/>
|
||||
</Table>
|
||||
<Table ID="SandLayer" Name="砂层组" DBName="砂层组" IOName="砂层组">
|
||||
<Column ID="well_name" Name="井名" DBName="井名" IOName="井名"/>
|
||||
<Column ID="name" Name="层名" DBName="名称" IOName="名称"/>
|
||||
<Column ID="top" Name="顶深" DBName="顶深" IOName="顶深"/>
|
||||
<Column ID="bottom" Name="底深" DBName="底深" IOName="底深"/>
|
||||
</Table>
|
||||
<Table ID="OilLayerGroup" Name="油层组" DBName="油层组" IOName="油层组">
|
||||
<Column ID="well_name" Name="井名" DBName="井名" IOName="井名"/>
|
||||
<Column ID="name" Name="层名" DBName="名称" IOName="名称"/>
|
||||
<Column ID="top" Name="顶深" DBName="顶深" IOName="顶深"/>
|
||||
<Column ID="bottom" Name="底深" DBName="底深" IOName="底深"/>
|
||||
</Table>
|
||||
<Table ID="ProduceLayer" Name="产层段" DBName="产层段" IOName="产层段">
|
||||
<Column ID="well_name" Name="井名" DBName="井名" IOName="井名"/>
|
||||
<Column ID="name" Name="层名" DBName="名称" IOName="名称"/>
|
||||
<Column ID="top" Name="顶深" DBName="顶深" IOName="顶深"/>
|
||||
<Column ID="bottom" Name="底深" DBName="底深" IOName="底深"/>
|
||||
</Table>
|
||||
<Table ID="ReserveUnit" Name="储量单元" DBName="储量单元" IOName="储量单元">
|
||||
<Column ID="well_name" Name="井名" DBName="井名" IOName="井名"/>
|
||||
<Column ID="name" Name="层名" DBName="名称" IOName="名称"/>
|
||||
<Column ID="top" Name="顶深" DBName="顶深" IOName="顶深"/>
|
||||
<Column ID="bottom" Name="底深" DBName="底深" IOName="底深"/>
|
||||
</Table>
|
||||
<Table ID="StandardLayer" Name="标准层" DBName="标准层" IOName="标准层">
|
||||
<Column ID="well_name" Name="井名" DBName="井名" IOName="井名"/>
|
||||
<Column ID="name" Name="名称" DBName="名称" IOName="名称"/>
|
||||
<Column ID="depth" Name="深度" DBName="深度" IOName="深度"/>
|
||||
</Table>
|
||||
<Table ID="CorePosition" Name="钻井取芯" DBName="钻井取芯" IOName="钻井取芯">
|
||||
<Column ID="well_name" Name="井名" DBName="井名" IOName="井名"/>
|
||||
<Column ID="name" Name="层名" DBName="层名" IOName="层名"/>
|
||||
<Column ID="top" Name="顶深" DBName="顶深" IOName="顶深"/>
|
||||
<Column ID="bottom" Name="底深" DBName="底深" IOName="底深"/>
|
||||
<Column ID="times" Name="取芯筒次" DBName="取芯筒次" IOName="取芯筒次"/>
|
||||
<Column ID="length" Name="芯长" DBName="芯长" IOName="芯长"/>
|
||||
</Table>
|
||||
<Table ID="OilTest" Name="试油" DBName="试油" IOName="试油">
|
||||
<Column ID="well_name" Name="井名" DBName="井名" IOName="井名"/>
|
||||
<Column ID="top" Name="顶深" DBName="顶深" IOName="顶深"/>
|
||||
<Column ID="bottom" Name="底深" DBName="底深" IOName="底深"/>
|
||||
<Column ID="layer" Name="层位" DBName="层位" IOName="层位"/>
|
||||
<Column ID="method" Name="措施" DBName="措施" IOName="措施"/>
|
||||
<Column ID="daily_oil" Name="日产油" DBName="日产油" IOName="日产油"/>
|
||||
<Column ID="daily_water" Name="日产水" DBName="日产水" IOName="日产水"/>
|
||||
<Column ID="daily_gas" Name="日产气" DBName="日产气" IOName="日产气"/>
|
||||
<Column ID="total_oil" Name="累计产油" DBName="累计产油" IOName="累计产油"/>
|
||||
<Column ID="total_gas" Name="累计产气" DBName="累计产气" IOName="累计产气"/>
|
||||
<Column ID="total_water" Name="累计产水" DBName="累计产水" IOName="累计产水"/>
|
||||
<Column ID="density" Name="原油密度" DBName="原油密度" IOName="原油密度"/>
|
||||
<Column ID="viscosity" Name="原油粘度" DBName="原油粘度" IOName="原油粘度"/>
|
||||
<Column ID="conclusion" Name="试油结论" DBName="试油结论" IOName="试油结论"/>
|
||||
<Column ID="start" Name="开始时间" DBName="开始时间" IOName="开始时间"/>
|
||||
<Column ID="end" Name="结束时间" DBName="结束时间" IOName="结束时间"/>
|
||||
<Column ID="staticMpa" Name="静压" DBName="静压" IOName="静压"/>
|
||||
<Column ID="caseMpa" Name="套压" DBName="套压" IOName="套压"/>
|
||||
<Column ID="flowMpa" Name="流压" DBName="流压" IOName="流压"/>
|
||||
<Column ID="staticTemperature" Name="静温" DBName="静温" IOName="静温"/>
|
||||
<Column ID="thickness" Name="厚度" DBName="厚度" IOName="厚度"/>
|
||||
<Column ID="stroke" Name="冲程" DBName="冲程" IOName="冲程"/>
|
||||
</Table>
|
||||
<Table ID="Result" Name="解释分层" DBName="解释分层" IOName="解释分层">
|
||||
<Column ID="well_name" Name="井名" DBName="井名" IOName="井名"/>
|
||||
<Column ID="name" Name="层名" DBName="名称" IOName="名称"/>
|
||||
<Column ID="top" Name="顶深" DBName="顶深" IOName="顶深"/>
|
||||
<Column ID="bottom" Name="底深" DBName="底深" IOName="底深"/>
|
||||
<Column ID="effect_thick" Name="有效厚度" DBName="有效厚度" IOName="有效厚度"/>
|
||||
<Column ID="result" Name="解释结论" DBName="解释结论" IOName="解释结论"/>
|
||||
<Column ID="facies" Name="岩性" DBName="沉积相" IOName="沉积相"/>
|
||||
</Table>
|
||||
<Table ID="Picture" Name="图片" DBName="图片" IOName="图片">
|
||||
<Column ID="well_name" Name="井名" DBName="井名" IOName="井名"/>
|
||||
<Column ID="top" Name="顶深" DBName="顶深" IOName="顶深"/>
|
||||
<Column ID="bottom" Name="底深" DBName="底深" IOName="底深"/>
|
||||
</Table>
|
||||
<Table ID="Text" Name="文本" DBName="文本" IOName="文本">
|
||||
<Column ID="well_name" Name="井名" DBName="井名" IOName="井名"/>
|
||||
<Column ID="name" Name="名称" DBName="名称" IOName="名称"/>
|
||||
<Column ID="top" Name="顶深" DBName="顶深" IOName="顶深"/>
|
||||
<Column ID="bottom" Name="底深" DBName="底深" IOName="底深"/>
|
||||
</Table>
|
||||
<Table ID="Symbol" Name="符号" DBName="符号" IOName="符号">
|
||||
<Column ID="well_name" Name="井名" DBName="井名" IOName="井名"/>
|
||||
<Column ID="name" Name="名称" DBName="名称" IOName="名称"/>
|
||||
<Column ID="top" Name="顶深" DBName="顶深" IOName="顶深"/>
|
||||
<Column ID="bottom" Name="底深" DBName="底深" IOName="底深"/>
|
||||
</Table>
|
||||
<Table ID="Sample" Name="岩样" DBName="岩样" IOName="岩样">
|
||||
<Column ID="well_name" Name="井名" DBName="井名" IOName="井名"/>
|
||||
<Column ID="position" Name="位置" DBName="位置" IOName="位置"/>
|
||||
<Column ID="sample_number" Name="样品号" DBName="样品号" IOName="样品号"/>
|
||||
<Column ID="permeability" Name="渗透率" DBName="渗透率" IOName="渗透率"/>
|
||||
<Column ID="oil_saturation" Name="含油饱和度" DBName="含油饱和度" IOName="含油饱和度"/>
|
||||
<Column ID="porosity" Name="孔隙度" DBName="孔隙度" IOName="孔隙度"/>
|
||||
<Column ID="caco3" Name="碳酸钙" DBName="碳酸钙" IOName="碳酸钙"/>
|
||||
</Table>
|
||||
<Table ID="Shot" Name="射孔" DBName="射孔" IOName="射孔">
|
||||
<Column ID="well_name" Name="井名" DBName="井名" IOName="井名"/>
|
||||
<Column ID="name" Name="层名" DBName="小层名" IOName="层名"/>
|
||||
<Column ID="top" Name="顶深" DBName="顶深" IOName="顶深"/>
|
||||
<Column ID="bottom" Name="底深" DBName="底深" IOName="底深"/>
|
||||
<Column ID="date" Name="射孔日期" DBName="射孔日期" IOName="射孔日期"/>
|
||||
<Column ID="density" Name="孔密" DBName="孔密" IOName="孔密"/>
|
||||
<Column ID="method" Name="射孔方式" DBName="射孔方式" IOName="射孔方式"/>
|
||||
</Table>
|
||||
<Table ID="TestExtraction" Name="试采" DBName="试采" IOName="试采">
|
||||
<Column ID="well_name" Name="井名" DBName="井名" IOName="井名"/>
|
||||
<Column ID="name" Name="名称" DBName="名称" IOName="名称"/>
|
||||
<Column ID="top" Name="顶深" DBName="顶深" IOName="顶深"/>
|
||||
<Column ID="bottom" Name="底深" DBName="底深" IOName="底深"/>
|
||||
<Column ID="daily_gas" Name="日产气" DBName="日产气" IOName="日产气"/>
|
||||
<Column ID="daily_oil" Name="日产油" DBName="日产油" IOName="日产油"/>
|
||||
<Column ID="daily_water" Name="日产水" DBName="日产水" IOName="日产水"/>
|
||||
<Column ID="producing_gas" Name="投产日产气" DBName="投产日产气" IOName="投产日产气"/>
|
||||
<Column ID="producing_oil" Name="投产日产油" DBName="投产日产油" IOName="投产日产油"/>
|
||||
<Column ID="producing_water" Name="投产日产水" DBName="投产日产水" IOName="投产日产水"/>
|
||||
<Column ID="producing_date" Name="投产日期" DBName="投产日期" IOName="投产日期"/>
|
||||
<Column ID="total_gas" Name="累计产气" DBName="累计产气" IOName="累计产气"/>
|
||||
<Column ID="total_oil" Name="累计产油" DBName="累计产油" IOName="累计产油"/>
|
||||
<Column ID="total_water" Name="累计产水" DBName="累计产水" IOName="累计产水"/>
|
||||
<Column ID="end_date" Name="截止日期" DBName="截止日期" IOName="截止日期"/>
|
||||
</Table>
|
||||
<Table ID="CementingQuality" Name="固井质量" DBName="固井质量" IOName="固井质量">
|
||||
<Column ID="well_name" Name="井名" DBName="井名" IOName="井名"/>
|
||||
<Column ID="name" Name="名称" DBName="名称" IOName="名称"/>
|
||||
<Column ID="top" Name="顶深" DBName="顶深" IOName="顶深"/>
|
||||
<Column ID="bottom" Name="底深" DBName="底深" IOName="底深"/>
|
||||
<Column ID="first_interface" Name="第一界面" DBName="第一界面" IOName="第一界面"/>
|
||||
<Column ID="second_interface" Name="第二界面" DBName="第二界面" IOName="第二界面"/>
|
||||
</Table>
|
||||
<Table ID="CementingQualityCurve" Name="固井质量曲线" DBName="固井质量曲线" IOName="固井质量曲线">
|
||||
<Column ID="well_name" Name="井名" DBName="井名" IOName="井名"/>
|
||||
<Column ID="depth" Name="深度" DBName="深度" IOName="深度" />
|
||||
<Column ID="first_interface" Name="第一界面" DBName="第一界面" IOName="第一界面"/>
|
||||
<Column ID="second_interface" Name="第二界面" DBName="第二界面" IOName="第二界面"/>
|
||||
<Column ID="piped_value" Name="套管值" DBName="套管值" IOName="套管值"/>
|
||||
</Table>
|
||||
<Table ID="FluidProducingProfile" Name="产液剖面" DBName="产液剖面" IOName="产液剖面">
|
||||
<Column ID="well_name" Name="井名" DBName="井名" IOName="井名"/>
|
||||
<Column ID="name" Name="名称" DBName="名称" IOName="名称"/>
|
||||
<Column ID="top" Name="顶深" DBName="顶深" IOName="顶深"/>
|
||||
<Column ID="bottom" Name="底深" DBName="底深" IOName="底深"/>
|
||||
<Column ID="fluid_production" Name="液体产量" DBName="液体产量" IOName="液体产量"/>
|
||||
<Column ID="gas_production" Name="气产量" DBName="气产量" IOName="气产量"/>
|
||||
<Column ID="oil_production" Name="油产量" DBName="油产量" IOName="油产量"/>
|
||||
<Column ID="water_production" Name="水产量" DBName="水产量" IOName="水产量"/>
|
||||
<Column ID="conclusion" Name="结论" DBName="结论" IOName="结论"/>
|
||||
</Table>
|
||||
<Table ID="WaterAbsorptionSection" Name="吸水剖面" DBName="吸水剖面" IOName="吸水剖面">
|
||||
<Column ID="well_name" Name="井名" DBName="井名" IOName="井名"/>
|
||||
<Column ID="name" Name="名称" DBName="名称" IOName="名称"/>
|
||||
<Column ID="top" Name="顶深" DBName="顶深" IOName="顶深"/>
|
||||
<Column ID="bottom" Name="底深" DBName="底深" IOName="底深"/>
|
||||
<Column ID="water_absorption" Name="吸水量" DBName="吸水量" IOName="吸水量"/>
|
||||
</Table>
|
||||
<Table ID="Curve" Name="测井曲线" DBName="测井曲线" IOName="测井曲线">
|
||||
<Column ID="depth" Name="深度" DBName="深度" IOName="深度"/>
|
||||
</Table>
|
||||
<Table ID="Discrete" Name="测井散点" DBName="测井散点" IOName="测井散点">
|
||||
<Column ID="depth" Name="深度" DBName="深度" IOName="深度"/>
|
||||
</Table>
|
||||
<Table ID="FaultPoint" Name="断点数据" DBName="断点数据" IOName="断点数据">
|
||||
<Column ID="well_name" Name="井名" DBName="井名" IOName="井名"/>
|
||||
<Column ID="name" Name="断层名称" DBName="断层名称" IOName="断层名称"/>
|
||||
<Column ID="fault_point_num" Name="断点编号" DBName="断点编号" IOName="断点编号"/>
|
||||
<Column ID="depth" Name="断点深度" DBName="断点深度" IOName="断点深度"/>
|
||||
<Column ID="faulted_horizon" Name="断缺层位" DBName="断缺层位" IOName="断缺层位"/>
|
||||
<Column ID="fault_displacement" Name="断距" DBName="断距" IOName="断距"/>
|
||||
<Column ID="compareWell" Name="对比井号" DBName="对比井号" IOName="对比井号"/>
|
||||
<Column ID="compareWellTop" Name="对比井顶深" DBName="对比井顶深" IOName="对比井顶深"/>
|
||||
<Column ID="compareWellBottom" Name="对比井底深" DBName="对比井底深" IOName="对比井底深"/>
|
||||
<Column ID="faulted_horizon1" Name="断缺层位1" DBName="断缺层位1" IOName="断缺层位1"/>
|
||||
<Column ID="fault_displacement1" Name="断距1" DBName="断距1" IOName="断距1"/>
|
||||
<Column ID="compare_well1" Name="对比井号1" DBName="对比井号1" IOName="对比井号1"/>
|
||||
<Column ID="compare_well_top1" Name="对比井1顶深" DBName="对比井1顶深" IOName="对比井1顶深"/>
|
||||
<Column ID="compare_well_bottom1" Name="对比井1底深" DBName="对比井1底深" IOName="对比井1底深"/>
|
||||
<Column ID="topLayer" Name="断失顶层" DBName="断失顶层" IOName="断失顶层"/>
|
||||
<Column ID="bottomLayer" Name="断失底层" DBName="断失底层" IOName="断失底层"/>
|
||||
</Table>
|
||||
<Table ID="CoreWell" Name="井壁取芯" DBName="井壁取芯" IOName="井壁取芯">
|
||||
<Column ID="well_name" Name="井名" DBName="井名" IOName="井名"/>
|
||||
<Column ID="depth" Name="深度" DBName="深度" IOName="深度"/>
|
||||
<Column ID="lithology" Name="岩性" DBName="岩性" IOName="岩性"/>
|
||||
<Column ID="oil_level" Name="含油气性" DBName="含油气性" IOName="含油气性"/>
|
||||
<Column ID="times" Name="序号" DBName="序号" IOName="序号"/>
|
||||
<Column ID="color" Name="颜色" DBName="颜色" IOName="颜色"/>
|
||||
</Table>
|
||||
<Table ID="well_wavetrace" Name="波形数据" DBName="波形数据" IOName="波形数据">
|
||||
<Column ID="well_name" Name="井名" DBName="井名" IOName="井名"/>
|
||||
<Column ID="name" Name="名称" DBName="名称" IOName="名称"/>
|
||||
<Column ID="top" Name="顶深" DBName="顶深" IOName="顶深"/>
|
||||
<Column ID="bottom" Name="底深" DBName="底深" IOName="底深"/>
|
||||
<Column ID="depthRelv" Name="深度间隔" DBName="深度间隔" IOName="深度间隔"/>
|
||||
<Column ID="depthUnit" Name="深度单位" DBName="深度单位" IOName="深度单位"/>
|
||||
<Column ID="startTime" Name="开始时间" DBName="开始时间" IOName="开始时间"/>
|
||||
<Column ID="endTime" Name="结束时间" DBName="结束时间" IOName="结束时间"/>
|
||||
<Column ID="timeRelv" Name="时间间隔" DBName="时间间隔" IOName="时间间隔"/>
|
||||
<Column ID="timeUnit" Name="时间单位" DBName="时间单位" IOName="时间单位"/>
|
||||
</Table>
|
||||
<Table ID="Well_trajectory" Name="井斜数据" DBName="井斜数据" IOName="井斜数据">
|
||||
<Column ID="depth" Name="斜深" DBName="斜深" IOName="斜深"/>
|
||||
<Column ID="bevel" Name="井斜角" DBName="井斜角" IOName="井斜角"/>
|
||||
<Column ID="azimuth" Name="方位角" DBName="方位角" IOName="方位角"/>
|
||||
<Column ID="depthV" Name="垂深" DBName="垂深" IOName="垂深"/>
|
||||
<Column ID="x" Name="横坐标" DBName="横坐标" IOName="横坐标"/>
|
||||
<Column ID="y" Name="纵坐标" DBName="纵坐标" IOName="纵坐标"/>
|
||||
</Table>
|
||||
<Table ID="InnerLayer" Name="夹层数据" DBName="夹层数据" IOName="夹层数据">
|
||||
<Column ID="well_name" Name="井名" DBName="井名" IOName="井名"/>
|
||||
<Column ID="top" Name="顶深" DBName="顶深" IOName="顶深"/>
|
||||
<Column ID="bottom" Name="底深" DBName="底深" IOName="底深"/>
|
||||
<Column ID="thickness" Name="厚度" DBName="厚度" IOName="厚度"/>
|
||||
<Column ID="type" Name="类型" DBName="类型" IOName="类型"/>
|
||||
</Table>
|
||||
<Table ID="Facies" Name="沉积相" DBName="沉积相" IOName="沉积相">
|
||||
<Column ID="well_name" Name="井名" DBName="井名" IOName="井名"/>
|
||||
<Column ID="name" Name="name" DBName="name" IOName="name"/>
|
||||
<Column ID="top" Name="顶深" DBName="顶深" IOName="顶深"/>
|
||||
<Column ID="bottom" Name="底深" DBName="底深" IOName="底深"/>
|
||||
</Table>
|
||||
<Table ID="Cycle" Name="旋回数据" DBName="旋回数据" IOName="旋回数据">
|
||||
<Column ID="well_name" Name="井名" DBName="井名" IOName="井名"/>
|
||||
<Column ID="top" Name="顶深" DBName="顶深" IOName="顶深"/>
|
||||
<Column ID="bottom" Name="底深" DBName="底深" IOName="底深"/>
|
||||
<Column ID="type" Name="类型" DBName="类型" IOName="类型"/>
|
||||
</Table>
|
||||
<Table ID="ReservesLayer" Name="储层数据" DBName="储层数据" IOName="储层数据">
|
||||
<Column ID="layer" Name="层位" DBName="层位" IOName="层位"/>
|
||||
<Column ID="topSecondSandstone" Name="二类砂岩顶深" DBName="二类砂岩顶深" IOName="二类砂岩顶深"/>
|
||||
<Column ID="bottomSecondSandstone" Name="二类砂岩底深" DBName="二类砂岩底深" IOName="二类砂岩底深"/>
|
||||
<Column ID="topFirstSandstone" Name="一类砂岩顶深" DBName="一类砂岩顶深" IOName="一类砂岩顶深"/>
|
||||
<Column ID="bottomFirstSandstone" Name="一类砂岩底深" DBName="一类砂岩底深" IOName="一类砂岩底深"/>
|
||||
<Column ID="pureEffectiveTopEstimate" Name="纯有效顶深" DBName="纯有效顶深" IOName="纯有效顶深"/>
|
||||
<Column ID="pureEffectiveThicknessEstimate" Name="纯有效厚度" DBName="纯有效厚度" IOName="纯有效厚度"/>
|
||||
<Column ID="viewEffectiveTop" Name="视有效顶深" DBName="视有效顶深" IOName="视有效顶深"/>
|
||||
<Column ID="viewEffectiveThickness" Name="视有效厚度" DBName="视有效厚度" IOName="视有效厚度"/>
|
||||
<Column ID="electricLogInterpretation" Name="电测解释" DBName="电测解释" IOName="电测解释"/>
|
||||
<Column ID="facies" Name="沉积相" DBName="沉积相" IOName="沉积相"/>
|
||||
<Column ID="subfacies" Name="沉积亚相" DBName="沉积亚相" IOName="沉积亚相"/>
|
||||
</Table>
|
||||
<Table ID="SandSet" Name="分层数据" DBName="分层数据" IOName="分层数据">
|
||||
<Column ID="id" Name="序号" DBName="序号" IOName="序号"/>
|
||||
<Column ID="name" Name="层名" DBName="层名" IOName="层名"/>
|
||||
<Column ID="top" Name="顶深" DBName="顶深" IOName="顶深"/>
|
||||
<Column ID="bottom" Name="底深" DBName="底深" IOName="底深"/>
|
||||
<Column ID="result" Name="解释结论" DBName="解释结论" IOName="解释结论"/>
|
||||
<Column ID="facies" Name="沉积相" DBName="沉积相" IOName="沉积相"/>
|
||||
</Table>
|
||||
<Table ID="StratumDivision" Name="地质分层" DBName="地质分层" IOName="地质分层">
|
||||
<Column ID="id" Name="ID" DBName="ID" IOName="ID"/>
|
||||
<Column ID="name" Name="地层名称" DBName="地层名称" IOName="地层名称"/>
|
||||
<Column ID="parentID" Name="父ID" DBName="父ID" IOName="父ID"/>
|
||||
<Column ID="classname" Name="层级名称" DBName="层级名称" IOName="层级名称"/>
|
||||
<Column ID="orderID" Name="顺序ID" DBName="顺序ID" IOName="顺序ID"/>
|
||||
</Table>
|
||||
</WellTrackData>
|
||||
<PerforationTrace>
|
||||
<LayerType>
|
||||
油层,气层,水层,干层,油水同层,油水层,含油水层,气水同层,气水层,含气水层,煤层,差油层,可疑气层,油气同层,可疑油层,含水油层,含水气层
|
||||
</LayerType>
|
||||
</PerforationTrace>
|
||||
</JDFXML>
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue