471 lines
12 KiB
JSON
471 lines
12 KiB
JSON
{
|
|
"$id": "https://schema.ideas.cnpc/json/core-data/wellbore-zone.1.0.0.json",
|
|
"type": "object",
|
|
"title": "小层分层数据",
|
|
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
"required": [
|
|
"wellId"
|
|
],
|
|
"properties": {
|
|
"cc": {
|
|
"type": "string",
|
|
"title": "成本中心"
|
|
},
|
|
"mop": {
|
|
"type": "string",
|
|
"title": "生产方式"
|
|
},
|
|
"dsid": {
|
|
"type": "string",
|
|
"title": "DSID"
|
|
},
|
|
"gamma": {
|
|
"type": "number",
|
|
"title": "伽马"
|
|
},
|
|
"mdTop": {
|
|
"type": "number",
|
|
"title": "顶部测深"
|
|
},
|
|
"bsflag": {
|
|
"type": "integer",
|
|
"title": "删除标识"
|
|
},
|
|
"mdBase": {
|
|
"type": "number",
|
|
"title": "底部测深"
|
|
},
|
|
"payTop": {
|
|
"type": "number",
|
|
"title": "砂岩顶深"
|
|
},
|
|
"topTvd": {
|
|
"type": "number",
|
|
"title": "顶界垂深"
|
|
},
|
|
"wellId": {
|
|
"type": "string",
|
|
"title": "井ID"
|
|
},
|
|
"zoneId": {
|
|
"type": "string",
|
|
"title": "层位ID"
|
|
},
|
|
"mudLost": {
|
|
"type": "number",
|
|
"title": "泥浆漏失"
|
|
},
|
|
"mudType": {
|
|
"type": "string",
|
|
"title": "泥浆类型"
|
|
},
|
|
"payBase": {
|
|
"type": "number",
|
|
"title": "砂岩底深"
|
|
},
|
|
"remarks": {
|
|
"type": "string",
|
|
"title": "备注"
|
|
},
|
|
"tvdBase": {
|
|
"type": "number",
|
|
"title": "底界垂深"
|
|
},
|
|
"porosity": {
|
|
"type": "number",
|
|
"title": "孔隙度"
|
|
},
|
|
"zoneName": {
|
|
"type": "string",
|
|
"title": "层位名称"
|
|
},
|
|
"zoneType": {
|
|
"type": "string",
|
|
"title": "层位类型"
|
|
},
|
|
"checkDate": {
|
|
"type": "string",
|
|
"title": "审核日期"
|
|
},
|
|
"dataGroup": {
|
|
"type": "string",
|
|
"title": "数据分组"
|
|
},
|
|
"mudWeight": {
|
|
"type": "number",
|
|
"title": "泥浆密度"
|
|
},
|
|
"stratumId": {
|
|
"type": "string",
|
|
"title": "地层ID"
|
|
},
|
|
"subFacies": {
|
|
"type": "string",
|
|
"title": "亚相"
|
|
},
|
|
"ashContent": {
|
|
"type": "number",
|
|
"title": "灰分含量"
|
|
},
|
|
"createDate": {
|
|
"type": "string",
|
|
"title": "创建日期"
|
|
},
|
|
"dataRegion": {
|
|
"type": "string",
|
|
"title": "油田标识"
|
|
},
|
|
"dataSource": {
|
|
"type": "string",
|
|
"title": "数据来源"
|
|
},
|
|
"isReadonly": {
|
|
"type": "string",
|
|
"title": "是否只读"
|
|
},
|
|
"netSandTop": {
|
|
"type": "number",
|
|
"title": "一类砂岩顶深"
|
|
},
|
|
"netSandTst": {
|
|
"type": "number",
|
|
"title": "一类砂岩厚度"
|
|
},
|
|
"percentGas": {
|
|
"type": "number",
|
|
"title": "原始含气饱和度"
|
|
},
|
|
"percentOil": {
|
|
"type": "number",
|
|
"title": "原始含油饱和度"
|
|
},
|
|
"schemeType": {
|
|
"type": "string",
|
|
"title": "方案类型"
|
|
},
|
|
"skinFactor": {
|
|
"type": "number",
|
|
"title": "表皮系数"
|
|
},
|
|
"updateDate": {
|
|
"type": "string",
|
|
"title": "更新日期"
|
|
},
|
|
"wellboreId": {
|
|
"type": "string",
|
|
"title": "井筒ID"
|
|
},
|
|
"checkUserId": {
|
|
"type": "string",
|
|
"title": "审核用户"
|
|
},
|
|
"createAppId": {
|
|
"type": "string",
|
|
"title": "创建应用"
|
|
},
|
|
"horizonTopX": {
|
|
"type": "number",
|
|
"title": "层顶坐标_X"
|
|
},
|
|
"horizonTopY": {
|
|
"type": "number",
|
|
"title": "层顶坐标_Y"
|
|
},
|
|
"inclination": {
|
|
"type": "number",
|
|
"title": "倾度"
|
|
},
|
|
"microfacies": {
|
|
"type": "string",
|
|
"title": "微相"
|
|
},
|
|
"reservoirId": {
|
|
"type": "string",
|
|
"title": "油气藏ID"
|
|
},
|
|
"sequenceNum": {
|
|
"type": "number",
|
|
"title": "序号"
|
|
},
|
|
"unifyTaskId": {
|
|
"type": "string",
|
|
"title": "统一任务ID"
|
|
},
|
|
"createUserId": {
|
|
"type": "string",
|
|
"title": "创建用户"
|
|
},
|
|
"horizonBaseX": {
|
|
"type": "number",
|
|
"title": "层底坐标_X2"
|
|
},
|
|
"horizonBaseY": {
|
|
"type": "number",
|
|
"title": "层底坐标_Y2"
|
|
},
|
|
"oilViscosity": {
|
|
"type": "number",
|
|
"title": "油粘度"
|
|
},
|
|
"percentWater": {
|
|
"type": "number",
|
|
"title": "原始含水饱和度"
|
|
},
|
|
"permeability": {
|
|
"type": "number",
|
|
"title": "渗透率"
|
|
},
|
|
"schemeTypeId": {
|
|
"type": "string",
|
|
"title": "方案类型ID"
|
|
},
|
|
"shaleContent": {
|
|
"type": "number",
|
|
"title": "泥质含量"
|
|
},
|
|
"topElevation": {
|
|
"type": "number",
|
|
"title": "顶界海拔"
|
|
},
|
|
"updateUserId": {
|
|
"type": "string",
|
|
"title": "更新用户"
|
|
},
|
|
"waterContent": {
|
|
"type": "number",
|
|
"title": "含水量"
|
|
},
|
|
"deepLaterolog": {
|
|
"type": "number",
|
|
"title": "深侧向测井"
|
|
},
|
|
"drillingFault": {
|
|
"type": "string",
|
|
"title": "钻井故障"
|
|
},
|
|
"sandThickness": {
|
|
"type": "number",
|
|
"title": "砂岩厚度"
|
|
},
|
|
"statusCurrent": {
|
|
"type": "string",
|
|
"title": "当前状况"
|
|
},
|
|
"stratUnitCode": {
|
|
"type": "string",
|
|
"title": "地层代码"
|
|
},
|
|
"stratUnitName": {
|
|
"type": "string",
|
|
"title": "地层名称"
|
|
},
|
|
"stratumFactor": {
|
|
"type": "number",
|
|
"title": "地层系数"
|
|
},
|
|
"volumeDensity": {
|
|
"type": "number",
|
|
"title": "体积密度"
|
|
},
|
|
"zoneShortName": {
|
|
"type": "string",
|
|
"title": "层位简称"
|
|
},
|
|
"completionDate": {
|
|
"type": "string",
|
|
"title": "完井日期"
|
|
},
|
|
"interbedAmount": {
|
|
"type": "number",
|
|
"title": "夹层数"
|
|
},
|
|
"regulatoryName": {
|
|
"type": "string",
|
|
"title": "调整后名称"
|
|
},
|
|
"sedimentFacies": {
|
|
"type": "string",
|
|
"title": "沉积相"
|
|
},
|
|
"stratUnitSName": {
|
|
"type": "string",
|
|
"title": "地层简称"
|
|
},
|
|
"wellCommonName": {
|
|
"type": "string",
|
|
"title": "井名"
|
|
},
|
|
"wellboreZoneId": {
|
|
"type": "string",
|
|
"title": "井筒层位ID"
|
|
},
|
|
"zoneDataSource": {
|
|
"type": "string",
|
|
"title": "层位数据来源"
|
|
},
|
|
"bottomElevation": {
|
|
"type": "number",
|
|
"title": "底界海拔"
|
|
},
|
|
"contactRelation": {
|
|
"type": "string",
|
|
"title": "接触关系"
|
|
},
|
|
"formationBedDip": {
|
|
"type": "number",
|
|
"title": "地层倾角"
|
|
},
|
|
"isSieveAnalysis": {
|
|
"type": "string",
|
|
"title": "是否筛分分析"
|
|
},
|
|
"volatileContent": {
|
|
"type": "number",
|
|
"title": "挥发物含量"
|
|
},
|
|
"erosionSurfaceMd": {
|
|
"type": "number",
|
|
"title": "剥蚀面井深"
|
|
},
|
|
"fracturePressure": {
|
|
"type": "number",
|
|
"title": "破裂压力"
|
|
},
|
|
"h2SConcentration": {
|
|
"type": "number",
|
|
"title": "硫化氢浓度"
|
|
},
|
|
"sedimentFaciesId": {
|
|
"type": "string",
|
|
"title": "沉积相ID"
|
|
},
|
|
"sourceCreateDate": {
|
|
"type": "string",
|
|
"title": "源头数据采集时间"
|
|
},
|
|
"vericalThickness": {
|
|
"type": "number",
|
|
"title": "垂直厚度"
|
|
},
|
|
"zoneDataSourceId": {
|
|
"type": "string",
|
|
"title": "层位数据来源ID"
|
|
},
|
|
"coalContentPerTon": {
|
|
"type": "number",
|
|
"title": "每吨含碳物"
|
|
},
|
|
"currentPercentGas": {
|
|
"type": "number",
|
|
"title": "目前含气饱和度"
|
|
},
|
|
"erosionSurfaceTvd": {
|
|
"type": "number",
|
|
"title": "剥蚀面垂深"
|
|
},
|
|
"perforationStatus": {
|
|
"type": "string",
|
|
"title": "射孔情况"
|
|
},
|
|
"reservoirPressure": {
|
|
"type": "number",
|
|
"title": "油藏压力"
|
|
},
|
|
"effectiveThickness": {
|
|
"type": "number",
|
|
"title": "有效厚度"
|
|
},
|
|
"evaluationSchemeId": {
|
|
"type": "string",
|
|
"title": "评价方案ID"
|
|
},
|
|
"fixedCarbonContent": {
|
|
"type": "number",
|
|
"title": "固定含碳量"
|
|
},
|
|
"pressureSurveyDate": {
|
|
"type": "string",
|
|
"title": "压力测量日期"
|
|
},
|
|
"saturationPressure": {
|
|
"type": "number",
|
|
"title": "饱和压力"
|
|
},
|
|
"waterFloodingLevel": {
|
|
"type": "string",
|
|
"title": "水淹解释结果"
|
|
},
|
|
"wellboreCommonName": {
|
|
"type": "string",
|
|
"title": "井筒名"
|
|
},
|
|
"currentPercentWater": {
|
|
"type": "number",
|
|
"title": "目前含水饱和度"
|
|
},
|
|
"perforationStatusId": {
|
|
"type": "string",
|
|
"title": "射孔情况ID"
|
|
},
|
|
"sonicTimeDifference": {
|
|
"type": "number",
|
|
"title": "声波时差"
|
|
},
|
|
"boundWaterSaturation": {
|
|
"type": "number",
|
|
"title": "束缚水饱和度"
|
|
},
|
|
"evaluationSchemeName": {
|
|
"type": "string",
|
|
"title": "评价方案名称"
|
|
},
|
|
"reservoirTemperature": {
|
|
"type": "number",
|
|
"title": "油藏温度"
|
|
},
|
|
"effectiveThicknessType": {
|
|
"type": "string",
|
|
"title": "有效厚度类别"
|
|
},
|
|
"electronicLoggingResult": {
|
|
"type": "string",
|
|
"title": "电测解释结果"
|
|
},
|
|
"lowerConnectionRelation": {
|
|
"type": "string",
|
|
"title": "下连通关系"
|
|
},
|
|
"reservoirPressureSource": {
|
|
"type": "string",
|
|
"title": "油藏压力源"
|
|
},
|
|
"upperConnectionRelation": {
|
|
"type": "string",
|
|
"title": "上连通关系"
|
|
},
|
|
"effectiveThicknessTypeId": {
|
|
"type": "string",
|
|
"title": "有效厚度类别ID"
|
|
},
|
|
"lowerConnectionRelationId": {
|
|
"type": "string",
|
|
"title": "下连通关系ID"
|
|
},
|
|
"upperConnectionRelationId": {
|
|
"type": "string",
|
|
"title": "上连通关系ID"
|
|
},
|
|
"effectiveThicknessTopDepth": {
|
|
"type": "number",
|
|
"title": "有效厚度顶界井深"
|
|
},
|
|
"permeabilityCharacteristic": {
|
|
"type": "string",
|
|
"title": "渗透率特征"
|
|
},
|
|
"effectiveThickBasementDepth": {
|
|
"type": "number",
|
|
"title": "有效基底深度"
|
|
}
|
|
}
|
|
} |