Showing
9 changed files
with
1115 additions
and
112 deletions
| ... | @@ -1893,23 +1893,23 @@ dpr-tables:ProductFlows | ... | @@ -1893,23 +1893,23 @@ dpr-tables:ProductFlows |
| 1893 | [ sp:varName "productFlowWholeLife"^^xsd:string | 1893 | [ sp:varName "productFlowWholeLife"^^xsd:string |
| 1894 | ] | 1894 | ] |
| 1895 | ] [ sp:object | 1895 | ] [ sp:object |
| 1896 | - [ sp:varName "productMaterialType"^^xsd:string | 1896 | + [ sp:varName "reportingProductType"^^xsd:string |
| 1897 | ] ; | 1897 | ] ; |
| 1898 | sp:predicate rdf:type ; | 1898 | sp:predicate rdf:type ; |
| 1899 | sp:subject | 1899 | sp:subject |
| 1900 | [ sp:varName "productFlowWholeLife"^^xsd:string | 1900 | [ sp:varName "productFlowWholeLife"^^xsd:string |
| 1901 | ] | 1901 | ] |
| 1902 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#ProductMaterialType> ; | 1902 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/material#ReportingProductType> ; |
| 1903 | sp:predicate rdf:type ; | 1903 | sp:predicate rdf:type ; |
| 1904 | sp:subject | 1904 | sp:subject |
| 1905 | - [ sp:varName "productMaterialType"^^xsd:string | 1905 | + [ sp:varName "reportingProductType"^^xsd:string |
| 1906 | ] | 1906 | ] |
| 1907 | ] [ sp:object | 1907 | ] [ sp:object |
| 1908 | [ sp:varName "productMaterialName"^^xsd:string | 1908 | [ sp:varName "productMaterialName"^^xsd:string |
| 1909 | ] ; | 1909 | ] ; |
| 1910 | sp:predicate rdfs:label ; | 1910 | sp:predicate rdfs:label ; |
| 1911 | sp:subject | 1911 | sp:subject |
| 1912 | - [ sp:varName "productMaterialType"^^xsd:string | 1912 | + [ sp:varName "reportingProductType"^^xsd:string |
| 1913 | ] | 1913 | ] |
| 1914 | ] [ rdf:type sp:Optional ; | 1914 | ] [ rdf:type sp:Optional ; |
| 1915 | sp:elements ([ sp:object | 1915 | sp:elements ([ sp:object |
| ... | @@ -4149,13 +4149,13 @@ dpr-tables:ProductionVolumes | ... | @@ -4149,13 +4149,13 @@ dpr-tables:ProductionVolumes |
| 4149 | rdfs:subClassOf rhspin:DPRTableTemplates ; | 4149 | rdfs:subClassOf rhspin:DPRTableTemplates ; |
| 4150 | spin:body | 4150 | spin:body |
| 4151 | [ rdf:type sp:Select ; | 4151 | [ rdf:type sp:Select ; |
| 4152 | - sp:orderBy ([ sp:varName "containingWholeFacilityName"^^xsd:string | 4152 | + sp:orderBy ([ sp:varName "containingFacilityName"^^xsd:string |
| 4153 | ] [ sp:varName "flowInOutFacilityName"^^xsd:string | 4153 | ] [ sp:varName "flowInOutFacilityName"^^xsd:string |
| 4154 | ] [ sp:varName "flowPurposeName"^^xsd:string | 4154 | ] [ sp:varName "flowPurposeName"^^xsd:string |
| 4155 | ] [ sp:varName "flowDefinitionName"^^xsd:string | 4155 | ] [ sp:varName "flowDefinitionName"^^xsd:string |
| 4156 | ] [ sp:varName "densityValue"^^xsd:string | 4156 | ] [ sp:varName "densityValue"^^xsd:string |
| 4157 | ]) ; | 4157 | ]) ; |
| 4158 | - sp:resultVariables ([ sp:varName "containingWholeFacilityName"^^xsd:string | 4158 | + sp:resultVariables ([ sp:varName "containingFacilityName"^^xsd:string |
| 4159 | ] [ sp:varName "flowInOutFacilityName"^^xsd:string | 4159 | ] [ sp:varName "flowInOutFacilityName"^^xsd:string |
| 4160 | ] [ sp:varName "flowPurposeName"^^xsd:string | 4160 | ] [ sp:varName "flowPurposeName"^^xsd:string |
| 4161 | ] [ sp:varName "flowDefinitionName"^^xsd:string | 4161 | ] [ sp:varName "flowDefinitionName"^^xsd:string |
| ... | @@ -4163,32 +4163,17 @@ dpr-tables:ProductionVolumes | ... | @@ -4163,32 +4163,17 @@ dpr-tables:ProductionVolumes |
| 4163 | ] [ sp:varName "pressureValue"^^xsd:string | 4163 | ] [ sp:varName "pressureValue"^^xsd:string |
| 4164 | ] [ sp:varName "temperatureValue"^^xsd:string | 4164 | ] [ sp:varName "temperatureValue"^^xsd:string |
| 4165 | ]) ; | 4165 | ]) ; |
| 4166 | - sp:where ([ sp:object <http://www.reportinghub.no/ep/schema/report#ProductionReport> ; | 4166 | + sp:where ([ sp:object |
| 4167 | - sp:predicate rdf:type ; | 4167 | + [ sp:varName "productionflownetwork"^^xsd:string |
| 4168 | - sp:subject | ||
| 4169 | - [ sp:varName "report"^^xsd:string | ||
| 4170 | - ] | ||
| 4171 | - ] [ sp:object | ||
| 4172 | - [ sp:varName "report"^^xsd:string | ||
| 4173 | ] ; | 4168 | ] ; |
| 4174 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#partOf> ; | 4169 | + sp:predicate <http://www.reportinghub.no/ep/schema/report#reportsOnFlowNetwork> ; |
| 4175 | - sp:subject | ||
| 4176 | - [ sp:varName "productvolumereport"^^xsd:string | ||
| 4177 | - ] | ||
| 4178 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/report#ProductVolumeReport> ; | ||
| 4179 | - sp:predicate rdf:type ; | ||
| 4180 | sp:subject | 4170 | sp:subject |
| 4181 | - [ sp:varName "productvolumereport"^^xsd:string | 4171 | + [ sp:varName "report"^^xsd:string |
| 4182 | ] | 4172 | ] |
| 4183 | ] [ sp:object | 4173 | ] [ sp:object |
| 4184 | - [ sp:varName "productionflownetwork"^^xsd:string | 4174 | + [ sp:varName "containingFacilityName"^^xsd:string |
| 4185 | ] ; | 4175 | ] ; |
| 4186 | - sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; | 4176 | + sp:predicate <http://www.reportinghub.no/ep/schema/flow#networkInFacilityName> ; |
| 4187 | - sp:subject | ||
| 4188 | - [ sp:varName "productvolumereport"^^xsd:string | ||
| 4189 | - ] | ||
| 4190 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#ProductionFlowNetwork> ; | ||
| 4191 | - sp:predicate rdf:type ; | ||
| 4192 | sp:subject | 4177 | sp:subject |
| 4193 | [ sp:varName "productionflownetwork"^^xsd:string | 4178 | [ sp:varName "productionflownetwork"^^xsd:string |
| 4194 | ] | 4179 | ] |
| ... | @@ -4205,27 +4190,6 @@ dpr-tables:ProductionVolumes | ... | @@ -4205,27 +4190,6 @@ dpr-tables:ProductionVolumes |
| 4205 | [ sp:varName "flow"^^xsd:string | 4190 | [ sp:varName "flow"^^xsd:string |
| 4206 | ] | 4191 | ] |
| 4207 | ] [ sp:object | 4192 | ] [ sp:object |
| 4208 | - [ sp:varName "productionflownetwork"^^xsd:string | ||
| 4209 | - ] ; | ||
| 4210 | - sp:predicate <http://www.reportinghub.no/ep/schema/flow#facilityContainsFlow> ; | ||
| 4211 | - sp:subject | ||
| 4212 | - [ sp:varName "productionflownetworkFacility"^^xsd:string | ||
| 4213 | - ] | ||
| 4214 | - ] [ sp:object | ||
| 4215 | - [ sp:varName "containingWholeFacility"^^xsd:string | ||
| 4216 | - ] ; | ||
| 4217 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; | ||
| 4218 | - sp:subject | ||
| 4219 | - [ sp:varName "productionflownetworkFacility"^^xsd:string | ||
| 4220 | - ] | ||
| 4221 | - ] [ sp:object | ||
| 4222 | - [ sp:varName "containingWholeFacilityName"^^xsd:string | ||
| 4223 | - ] ; | ||
| 4224 | - sp:predicate <http://www.reportinghub.no/np/schema/npd#name> ; | ||
| 4225 | - sp:subject | ||
| 4226 | - [ sp:varName "containingWholeFacility"^^xsd:string | ||
| 4227 | - ] | ||
| 4228 | - ] [ sp:object | ||
| 4229 | [ sp:varName "flowWhole"^^xsd:string | 4193 | [ sp:varName "flowWhole"^^xsd:string |
| 4230 | ] ; | 4194 | ] ; |
| 4231 | sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; | 4195 | sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; |
| ... | @@ -4244,38 +4208,16 @@ dpr-tables:ProductionVolumes | ... | @@ -4244,38 +4208,16 @@ dpr-tables:ProductionVolumes |
| 4244 | sp:subject | 4208 | sp:subject |
| 4245 | [ sp:varName "flowWhole"^^xsd:string | 4209 | [ sp:varName "flowWhole"^^xsd:string |
| 4246 | ] | 4210 | ] |
| 4247 | - ] [ rdf:type sp:Optional ; | 4211 | + ] [ rdf:type sp:TriplePath ; |
| 4248 | - sp:elements ([ sp:object | 4212 | + sp:object |
| 4249 | - [ sp:varName "flowInOutFacilityNameNPD"^^xsd:string | ||
| 4250 | - ] ; | ||
| 4251 | - sp:predicate <http://www.reportinghub.no/np/schema/npd#name> ; | ||
| 4252 | - sp:subject | ||
| 4253 | - [ sp:varName "flowInOutFacility"^^xsd:string | ||
| 4254 | - ] | ||
| 4255 | - ]) | ||
| 4256 | - ] [ rdf:type sp:Optional ; | ||
| 4257 | - sp:elements ([ sp:object | ||
| 4258 | - [ sp:varName "flowInOutFacilityNameEP"^^xsd:string | ||
| 4259 | - ] ; | ||
| 4260 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#name> ; | ||
| 4261 | - sp:subject | ||
| 4262 | - [ sp:varName "flowInOutFacility"^^xsd:string | ||
| 4263 | - ] | ||
| 4264 | - ]) | ||
| 4265 | - ] [ rdf:type sp:Bind ; | ||
| 4266 | - sp:expression | ||
| 4267 | - [ rdf:type smf:if ; | ||
| 4268 | - sp:arg1 [ rdf:type smf:isBound ; | ||
| 4269 | - sp:arg1 [ sp:varName "flowInOutFacilityNameNPD"^^xsd:string | ||
| 4270 | - ] | ||
| 4271 | - ] ; | ||
| 4272 | - sp:arg2 [ sp:varName "flowInOutFacilityNameNPD"^^xsd:string | ||
| 4273 | - ] ; | ||
| 4274 | - sp:arg3 [ sp:varName "flowInOutFacilityNameEP"^^xsd:string | ||
| 4275 | - ] | ||
| 4276 | - ] ; | ||
| 4277 | - sp:variable | ||
| 4278 | [ sp:varName "flowInOutFacilityName"^^xsd:string | 4213 | [ sp:varName "flowInOutFacilityName"^^xsd:string |
| 4214 | + ] ; | ||
| 4215 | + sp:path [ rdf:type sp:AltPath ; | ||
| 4216 | + sp:path1 <http://www.reportinghub.no/np/schema/npd#name> ; | ||
| 4217 | + sp:path2 <http://www.reportinghub.no/ep/schema/core#name> | ||
| 4218 | + ] ; | ||
| 4219 | + sp:subject | ||
| 4220 | + [ sp:varName "flowInOutFacility"^^xsd:string | ||
| 4279 | ] | 4221 | ] |
| 4280 | ] [ sp:object | 4222 | ] [ sp:object |
| 4281 | [ sp:varName "flowPurpose"^^xsd:string | 4223 | [ sp:varName "flowPurpose"^^xsd:string | ... | ... |
| ... | @@ -404,7 +404,7 @@ mpr-tables:Cargo | ... | @@ -404,7 +404,7 @@ mpr-tables:Cargo |
| 404 | sp:subject | 404 | sp:subject |
| 405 | [ sp:varName "productFlowWhole"^^xsd:string | 405 | [ sp:varName "productFlowWhole"^^xsd:string |
| 406 | ] | 406 | ] |
| 407 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#ProductMaterialType> ; | 407 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/material#ReportingProductType> ; |
| 408 | sp:predicate rdf:type ; | 408 | sp:predicate rdf:type ; |
| 409 | sp:subject | 409 | sp:subject |
| 410 | [ sp:varName "productFlowMaterialType"^^xsd:string | 410 | [ sp:varName "productFlowMaterialType"^^xsd:string |
| ... | @@ -568,7 +568,7 @@ mpr-tables:CargoOwnership | ... | @@ -568,7 +568,7 @@ mpr-tables:CargoOwnership |
| 568 | sp:subject | 568 | sp:subject |
| 569 | [ sp:varName "productFlowInMonth"^^xsd:string | 569 | [ sp:varName "productFlowInMonth"^^xsd:string |
| 570 | ] | 570 | ] |
| 571 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#FlowDuringMonth> ; | 571 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/core#PhysicalThingDuringOneMonth> ; |
| 572 | sp:predicate rdf:type ; | 572 | sp:predicate rdf:type ; |
| 573 | sp:subject | 573 | sp:subject |
| 574 | [ sp:varName "productFlowInMonth"^^xsd:string | 574 | [ sp:varName "productFlowInMonth"^^xsd:string |
| ... | @@ -1155,7 +1155,7 @@ mpr-tables:Cargo_1 | ... | @@ -1155,7 +1155,7 @@ mpr-tables:Cargo_1 |
| 1155 | sp:subject | 1155 | sp:subject |
| 1156 | [ sp:varName "productFlowWhole"^^xsd:string | 1156 | [ sp:varName "productFlowWhole"^^xsd:string |
| 1157 | ] | 1157 | ] |
| 1158 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#ProductMaterialType> ; | 1158 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/material#ReportingProductType> ; |
| 1159 | sp:predicate rdf:type ; | 1159 | sp:predicate rdf:type ; |
| 1160 | sp:subject | 1160 | sp:subject |
| 1161 | [ sp:varName "productFlowMaterialType"^^xsd:string | 1161 | [ sp:varName "productFlowMaterialType"^^xsd:string |
| ... | @@ -1905,7 +1905,7 @@ mpr-tables:GasSales | ... | @@ -1905,7 +1905,7 @@ mpr-tables:GasSales |
| 1905 | sp:subject | 1905 | sp:subject |
| 1906 | [ sp:varName "productFlowWhole"^^xsd:string | 1906 | [ sp:varName "productFlowWhole"^^xsd:string |
| 1907 | ] | 1907 | ] |
| 1908 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#ProductMaterialType> ; | 1908 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/material#ReportingProductType> ; |
| 1909 | sp:predicate rdf:type ; | 1909 | sp:predicate rdf:type ; |
| 1910 | sp:subject | 1910 | sp:subject |
| 1911 | [ sp:varName "productFlowMaterialType"^^xsd:string | 1911 | [ sp:varName "productFlowMaterialType"^^xsd:string |
| ... | @@ -2161,7 +2161,7 @@ mpr-tables:ProductionFlows | ... | @@ -2161,7 +2161,7 @@ mpr-tables:ProductionFlows |
| 2161 | sp:subject | 2161 | sp:subject |
| 2162 | [ sp:varName "productFlow"^^xsd:string | 2162 | [ sp:varName "productFlow"^^xsd:string |
| 2163 | ] | 2163 | ] |
| 2164 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#ProductMaterialType> ; | 2164 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/material#ReportingProductType> ; |
| 2165 | sp:predicate rdf:type ; | 2165 | sp:predicate rdf:type ; |
| 2166 | sp:subject | 2166 | sp:subject |
| 2167 | [ sp:varName "productFlowMaterialType"^^xsd:string | 2167 | [ sp:varName "productFlowMaterialType"^^xsd:string |
| ... | @@ -2211,7 +2211,7 @@ mpr-tables:ProductionFlows | ... | @@ -2211,7 +2211,7 @@ mpr-tables:ProductionFlows |
| 2211 | sp:subject | 2211 | sp:subject |
| 2212 | [ sp:varName "productFlowInPeriod"^^xsd:string | 2212 | [ sp:varName "productFlowInPeriod"^^xsd:string |
| 2213 | ] | 2213 | ] |
| 2214 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#TemporalPartOfAFlowDurationType> ; | 2214 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#TemporalPartDurationType> ; |
| 2215 | sp:predicate rdf:type ; | 2215 | sp:predicate rdf:type ; |
| 2216 | sp:subject | 2216 | sp:subject |
| 2217 | [ sp:varName "productFlowInPeriodDurationType"^^xsd:string | 2217 | [ sp:varName "productFlowInPeriodDurationType"^^xsd:string |
| ... | @@ -2654,7 +2654,7 @@ mpr-tables:ProductionFlowsAll | ... | @@ -2654,7 +2654,7 @@ mpr-tables:ProductionFlowsAll |
| 2654 | sp:subject | 2654 | sp:subject |
| 2655 | [ sp:varName "productFlowWhole"^^xsd:string | 2655 | [ sp:varName "productFlowWhole"^^xsd:string |
| 2656 | ] | 2656 | ] |
| 2657 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#ProductMaterialType> ; | 2657 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/material#ReportingProductType> ; |
| 2658 | sp:predicate rdf:type ; | 2658 | sp:predicate rdf:type ; |
| 2659 | sp:subject | 2659 | sp:subject |
| 2660 | [ sp:varName "productFlowMaterialType"^^xsd:string | 2660 | [ sp:varName "productFlowMaterialType"^^xsd:string |
| ... | @@ -2906,7 +2906,7 @@ mpr-tables:ProductionInventory | ... | @@ -2906,7 +2906,7 @@ mpr-tables:ProductionInventory |
| 2906 | sp:subject | 2906 | sp:subject |
| 2907 | [ sp:varName "productInventoryWhole"^^xsd:string | 2907 | [ sp:varName "productInventoryWhole"^^xsd:string |
| 2908 | ] | 2908 | ] |
| 2909 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#ProductMaterialType> ; | 2909 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/material#ReportingProductType> ; |
| 2910 | sp:predicate rdf:type ; | 2910 | sp:predicate rdf:type ; |
| 2911 | sp:subject | 2911 | sp:subject |
| 2912 | [ sp:varName "productInventoryWholeType"^^xsd:string | 2912 | [ sp:varName "productInventoryWholeType"^^xsd:string |
| ... | @@ -3149,7 +3149,7 @@ mpr-tables:ProductionInventoryOwnership | ... | @@ -3149,7 +3149,7 @@ mpr-tables:ProductionInventoryOwnership |
| 3149 | sp:subject | 3149 | sp:subject |
| 3150 | [ sp:varName "productInventoryWhole"^^xsd:string | 3150 | [ sp:varName "productInventoryWhole"^^xsd:string |
| 3151 | ] | 3151 | ] |
| 3152 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#ProductMaterialType> ; | 3152 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/material#ReportingProductType> ; |
| 3153 | sp:predicate rdf:type ; | 3153 | sp:predicate rdf:type ; |
| 3154 | sp:subject | 3154 | sp:subject |
| 3155 | [ sp:varName "productInventoryWholeType"^^xsd:string | 3155 | [ sp:varName "productInventoryWholeType"^^xsd:string |
| ... | @@ -3486,7 +3486,7 @@ mpr-tables:ProductionSales | ... | @@ -3486,7 +3486,7 @@ mpr-tables:ProductionSales |
| 3486 | sp:subject | 3486 | sp:subject |
| 3487 | [ sp:varName "productFlowWhole"^^xsd:string | 3487 | [ sp:varName "productFlowWhole"^^xsd:string |
| 3488 | ] | 3488 | ] |
| 3489 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#ProductMaterialType> ; | 3489 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/material#ReportingProductType> ; |
| 3490 | sp:predicate rdf:type ; | 3490 | sp:predicate rdf:type ; |
| 3491 | sp:subject | 3491 | sp:subject |
| 3492 | [ sp:varName "productFlowMaterialType"^^xsd:string | 3492 | [ sp:varName "productFlowMaterialType"^^xsd:string |
| ... | @@ -4546,7 +4546,7 @@ mpr-tables:WellProductionFlows | ... | @@ -4546,7 +4546,7 @@ mpr-tables:WellProductionFlows |
| 4546 | sp:subject | 4546 | sp:subject |
| 4547 | [ sp:varName "productFlowWhole"^^xsd:string | 4547 | [ sp:varName "productFlowWhole"^^xsd:string |
| 4548 | ] | 4548 | ] |
| 4549 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#ProductMaterialType> ; | 4549 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/material#ReportingProductType> ; |
| 4550 | sp:predicate rdf:type ; | 4550 | sp:predicate rdf:type ; |
| 4551 | sp:subject | 4551 | sp:subject |
| 4552 | [ sp:varName "productFlowMaterialType"^^xsd:string | 4552 | [ sp:varName "productFlowMaterialType"^^xsd:string |
| ... | @@ -4872,7 +4872,7 @@ mpr-tables:WellProductionFlows_1 | ... | @@ -4872,7 +4872,7 @@ mpr-tables:WellProductionFlows_1 |
| 4872 | sp:subject | 4872 | sp:subject |
| 4873 | [ sp:varName "productFlowWhole"^^xsd:string | 4873 | [ sp:varName "productFlowWhole"^^xsd:string |
| 4874 | ] | 4874 | ] |
| 4875 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#ProductMaterialType> ; | 4875 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/material#ReportingProductType> ; |
| 4876 | sp:predicate rdf:type ; | 4876 | sp:predicate rdf:type ; |
| 4877 | sp:subject | 4877 | sp:subject |
| 4878 | [ sp:varName "productFlowMaterialType"^^xsd:string | 4878 | [ sp:varName "productFlowMaterialType"^^xsd:string |
| ... | @@ -5164,7 +5164,7 @@ mpr-tables:WellProductionFlows_2 | ... | @@ -5164,7 +5164,7 @@ mpr-tables:WellProductionFlows_2 |
| 5164 | sp:subject | 5164 | sp:subject |
| 5165 | [ sp:varName "productFlowWhole"^^xsd:string | 5165 | [ sp:varName "productFlowWhole"^^xsd:string |
| 5166 | ] | 5166 | ] |
| 5167 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#ProductMaterialType> ; | 5167 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/material#ReportingProductType> ; |
| 5168 | sp:predicate rdf:type ; | 5168 | sp:predicate rdf:type ; |
| 5169 | sp:subject | 5169 | sp:subject |
| 5170 | [ sp:varName "productFlowMaterialType"^^xsd:string | 5170 | [ sp:varName "productFlowMaterialType"^^xsd:string | ... | ... |
| ... | @@ -13,6 +13,49 @@ | ... | @@ -13,6 +13,49 @@ |
| 13 | @prefix spl: <http://spinrdf.org/spl#> . | 13 | @prefix spl: <http://spinrdf.org/spl#> . |
| 14 | @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . | 14 | @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
| 15 | 15 | ||
| 16 | +<http://www.reportinghub.no/ep/schema/flow#networkInFacilityName> | ||
| 17 | + rdf:type spin:MagicProperty ; | ||
| 18 | + rdfs:domain <http://www.reportinghub.no/ep/schema/flow#ProductionFlowNetwork> ; | ||
| 19 | + rdfs:label "report end flow material"^^xsd:string ; | ||
| 20 | + rdfs:range xsd:string ; | ||
| 21 | + rdfs:subClassOf spin:MagicProperties ; | ||
| 22 | + spin:body | ||
| 23 | + [ rdf:type sp:Select ; | ||
| 24 | + sp:distinct "true"^^xsd:boolean ; | ||
| 25 | + sp:resultVariables ([ sp:varName "facilityWholeName"^^xsd:string | ||
| 26 | + ]) ; | ||
| 27 | + sp:where ([ sp:object <http://www.reportinghub.no/ep/schema/flow#ProductionFlowNetwork> ; | ||
| 28 | + sp:predicate rdf:type ; | ||
| 29 | + sp:subject spin:_arg1 | ||
| 30 | + ] [ sp:object spin:_arg1 ; | ||
| 31 | + sp:predicate <http://www.reportinghub.no/ep/schema/flow#facilityContainsFlow> ; | ||
| 32 | + sp:subject | ||
| 33 | + [ sp:varName "facilityPart"^^xsd:string | ||
| 34 | + ] | ||
| 35 | + ] [ sp:object | ||
| 36 | + [ sp:varName "facilityWhole"^^xsd:string | ||
| 37 | + ] ; | ||
| 38 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; | ||
| 39 | + sp:subject | ||
| 40 | + [ sp:varName "facilityPart"^^xsd:string | ||
| 41 | + ] | ||
| 42 | + ] [ sp:object | ||
| 43 | + [ sp:varName "facilityWholeName"^^xsd:string | ||
| 44 | + ] ; | ||
| 45 | + sp:predicate <http://www.reportinghub.no/np/schema/npd#name> ; | ||
| 46 | + sp:subject | ||
| 47 | + [ sp:varName "facilityWhole"^^xsd:string | ||
| 48 | + ] | ||
| 49 | + ]) | ||
| 50 | + ] ; | ||
| 51 | + spin:constraint | ||
| 52 | + [ rdf:type spl:Argument ; | ||
| 53 | + rdfs:comment "the network"^^xsd:string ; | ||
| 54 | + spl:predicate sp:arg1 ; | ||
| 55 | + spl:valueType <http://www.reportinghub.no/ep/schema/flow#ProductionFlowNetwork> | ||
| 56 | + ] ; | ||
| 57 | + spin:returnType xsd:string . | ||
| 58 | + | ||
| 16 | <http://www.reportinghub.no/ep/schema/flow#reportedFlowMaterial> | 59 | <http://www.reportinghub.no/ep/schema/flow#reportedFlowMaterial> |
| 17 | rdf:type spin:MagicProperty , owl:ObjectProperty ; | 60 | rdf:type spin:MagicProperty , owl:ObjectProperty ; |
| 18 | rdfs:domain <http://www.reportinghub.no/ep/schema/flow#ProductionFlow> ; | 61 | rdfs:domain <http://www.reportinghub.no/ep/schema/flow#ProductionFlow> ; |
| ... | @@ -136,6 +179,54 @@ ep-report:reportsOnFlow | ... | @@ -136,6 +179,54 @@ ep-report:reportsOnFlow |
| 136 | ] ; | 179 | ] ; |
| 137 | spin:returnType <http://www.reportinghub.no/ep/schema/flow#ProductionFlow> . | 180 | spin:returnType <http://www.reportinghub.no/ep/schema/flow#ProductionFlow> . |
| 138 | 181 | ||
| 182 | +ep-report:reportsOnFlowNetwork | ||
| 183 | + rdf:type spin:MagicProperty , owl:ObjectProperty ; | ||
| 184 | + rdfs:domain ep-report:ProductionReport ; | ||
| 185 | + rdfs:label "reports on flow network"^^xsd:string ; | ||
| 186 | + rdfs:range <http://www.reportinghub.no/ep/schema/flow#ProductionFlowNetwork> ; | ||
| 187 | + rdfs:subClassOf spin:MagicProperties ; | ||
| 188 | + spin:body | ||
| 189 | + [ rdf:type sp:Select ; | ||
| 190 | + sp:distinct "true"^^xsd:boolean ; | ||
| 191 | + sp:resultVariables ([ sp:varName "productionFlowNetwork"^^xsd:string | ||
| 192 | + ]) ; | ||
| 193 | + sp:where ([ sp:object ep-report:ProductionReport ; | ||
| 194 | + sp:predicate rdf:type ; | ||
| 195 | + sp:subject spin:_arg1 | ||
| 196 | + ] [ sp:object | ||
| 197 | + [ sp:varName "productionReport"^^xsd:string | ||
| 198 | + ] ; | ||
| 199 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#partOf> ; | ||
| 200 | + sp:subject | ||
| 201 | + [ sp:varName "productVolumeReport"^^xsd:string | ||
| 202 | + ] | ||
| 203 | + ] [ sp:object ep-report:ProductVolumeReport ; | ||
| 204 | + sp:predicate rdf:type ; | ||
| 205 | + sp:subject | ||
| 206 | + [ sp:varName "productVolumeReport"^^xsd:string | ||
| 207 | + ] | ||
| 208 | + ] [ sp:object | ||
| 209 | + [ sp:varName "productionFlowNetwork"^^xsd:string | ||
| 210 | + ] ; | ||
| 211 | + sp:predicate ep-report:reportOn ; | ||
| 212 | + sp:subject | ||
| 213 | + [ sp:varName "productVolumeReport"^^xsd:string | ||
| 214 | + ] | ||
| 215 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#ProductionFlowNetwork> ; | ||
| 216 | + sp:predicate rdf:type ; | ||
| 217 | + sp:subject | ||
| 218 | + [ sp:varName "productionFlowNetwork"^^xsd:string | ||
| 219 | + ] | ||
| 220 | + ]) | ||
| 221 | + ] ; | ||
| 222 | + spin:constraint | ||
| 223 | + [ rdf:type spl:Argument ; | ||
| 224 | + rdfs:comment "the report that contains flows"^^xsd:string ; | ||
| 225 | + spl:predicate sp:arg1 ; | ||
| 226 | + spl:valueType ep-report:ProductionReport | ||
| 227 | + ] ; | ||
| 228 | + spin:returnType <http://www.reportinghub.no/ep/schema/flow#ProductionFlowNetwork> . | ||
| 229 | + | ||
| 139 | <http://www.reportinghub.no/ep/spin/prod-property> | 230 | <http://www.reportinghub.no/ep/spin/prod-property> |
| 140 | rdf:type owl:Ontology ; | 231 | rdf:type owl:Ontology ; |
| 141 | owl:imports <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/schema/1.0/erhfacts> , <http://www.reportinghub.no/ep/schema/1.0/production> ; | 232 | owl:imports <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/schema/1.0/erhfacts> , <http://www.reportinghub.no/ep/schema/1.0/production> ; | ... | ... |
| ... | @@ -13,7 +13,7 @@ WHERE { | ... | @@ -13,7 +13,7 @@ WHERE { |
| 13 | }}" | 13 | }}" |
| 14 | > | 14 | > |
| 15 | 15 | ||
| 16 | -<h1>Monthly Government Report DavidTest2 : {= ?reportedFieldName } Field, Month Ending {= ?activityEnd}</h1> | 16 | +<h1>Monthly Government Report Test3 : {= ?reportedFieldName } Field, Month Ending {= ?activityEnd}</h1> |
| 17 | <h2>Report title : {# SELECT ?title WHERE { ?report a ep-report:ProductionReport . ?report ep-core:name ?title . } }</h2> | 17 | <h2>Report title : {# SELECT ?title WHERE { ?report a ep-report:ProductionReport . ?report ep-core:name ?title . } }</h2> |
| 18 | <h2>Report version : {# SELECT ?reportVersion | 18 | <h2>Report version : {# SELECT ?reportVersion |
| 19 | WHERE { | 19 | WHERE { |
| ... | @@ -177,11 +177,11 @@ OPTIONAL { | ... | @@ -177,11 +177,11 @@ OPTIONAL { |
| 177 | 177 | ||
| 178 | <mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:WellProductionFlows" /> | 178 | <mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:WellProductionFlows" /> |
| 179 | 179 | ||
| 180 | - <!-- <mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:WellProductionFlows_1" /> | 180 | + <mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:WellProductionFlows_1" /> |
| 181 | 181 | ||
| 182 | <mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:Cargo" /> | 182 | <mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:Cargo" /> |
| 183 | 183 | ||
| 184 | - <mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:Cargo_1" /> --> | 184 | + <mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:Cargo_1" /> |
| 185 | 185 | ||
| 186 | <mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:CargoOwnership" /> | 186 | <mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:CargoOwnership" /> |
| 187 | 187 | ... | ... |
This diff could not be displayed because it is too large.
| 1 | +<!DOCTYPE html> | ||
| 2 | +<html> | ||
| 3 | + <head> | ||
| 4 | + <META http-equiv="Content-Type" content="text/html; charset=utf-8"> | ||
| 5 | + <link href="http://spinrdf.org/rhlib/ddr.css" rel="stylesheet" type="text/css"> | ||
| 6 | + </head> | ||
| 7 | + <body> | ||
| 8 | + <h1>Daily Production Report : TRYM Field 2012-02-28</h1> | ||
| 9 | + <h2>Report title : TRYM</h2> | ||
| 10 | + <h2>Report version : 2.0</h2> | ||
| 11 | + <h2>Report Status : final version of a report</h2> | ||
| 12 | + <h2>Submitted by : TRYM</h2> | ||
| 13 | + <div> | ||
| 14 | + <hr> | ||
| 15 | + <h2>Personnel Information</h2> | ||
| 16 | + <table class="ddrTable"> | ||
| 17 | + <tr class="ddrTR"> | ||
| 18 | + <th class="ddrTH" style="text-align: center">Facility</th><th class="ddrTH" style="text-align: center">Crew</th><th class="ddrTH" style="text-align: center">Crew Type</th> | ||
| 19 | + </tr> | ||
| 20 | + <tr class="ddrTR"> | ||
| 21 | + <td class="ddrTD">TRYM</td><td class="ddrTD">1</td><td class="ddrTD">catering crew</td> | ||
| 22 | + </tr> | ||
| 23 | + <tr class="ddrTR"> | ||
| 24 | + <td class="ddrTD">TRYM</td><td class="ddrTD">4</td><td class="ddrTD">contractor crew</td> | ||
| 25 | + </tr> | ||
| 26 | + <tr class="ddrTR"> | ||
| 27 | + <td class="ddrTD">TRYM</td><td class="ddrTD">5</td><td class="ddrTD">operator normal crew</td> | ||
| 28 | + </tr> | ||
| 29 | + </table> | ||
| 30 | + <br> | ||
| 31 | + </div> | ||
| 32 | + <table> | ||
| 33 | + <tr> | ||
| 34 | + <td>TRYM</td><td>10</td><td>Total Beds Available</td> | ||
| 35 | + </tr> | ||
| 36 | + </table> | ||
| 37 | + <div> | ||
| 38 | + <hr> | ||
| 39 | + <h2>HSE Information</h2> | ||
| 40 | + <table class="ddrTable"> | ||
| 41 | + <tr class="ddrTR"> | ||
| 42 | + <th class="ddrTH" style="text-align: center">Facility</th><th class="ddrTH" style="text-align: center">Operation Type</th><th class="ddrTH" style="text-align: center">Start</th><th class="ddrTH" style="text-align: center">Finish</th><th class="ddrTH" style="text-align: center">Safety Text</th><th class="ddrTH" style="text-align: center">Comment</th> | ||
| 43 | + </tr> | ||
| 44 | + <tr class="ddrTR"> | ||
| 45 | + <td class="ddrTD">TRYM</td><td class="ddrTD">health safety and environment activity</td><td class="ddrTD">2012-02-28T00:00:00.0Z</td><td class="ddrTD">2012-02-28T23:59:59.0Z</td><td class="ddrTD"></td><td class="ddrTD">With this clarification, the natural general principle that will subsume this case is not quite equi</td> | ||
| 46 | + </tr> | ||
| 47 | + <tr class="ddrTR"> | ||
| 48 | + <td class="ddrTD">TRYM</td><td class="ddrTD">safety consideration</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">On the other hand, a subset of</td><td class="ddrTD"></td> | ||
| 49 | + </tr> | ||
| 50 | + </table> | ||
| 51 | + <br> | ||
| 52 | + </div> | ||
| 53 | + <div> | ||
| 54 | + <hr> | ||
| 55 | + <h2>Operation Information</h2> | ||
| 56 | + <table class="ddrTable"> | ||
| 57 | + <tr class="ddrTR"> | ||
| 58 | + <th class="ddrTH" style="text-align: center">Facility</th><th class="ddrTH" style="text-align: center">Incident Type</th><th class="ddrTH" style="text-align: center">Count</th> | ||
| 59 | + </tr> | ||
| 60 | + <tr class="ddrTR"> | ||
| 61 | + <td class="ddrTD">TRYM</td><td class="ddrTD">accident or injury</td><td class="ddrTD">1</td> | ||
| 62 | + </tr> | ||
| 63 | + <tr class="ddrTR"> | ||
| 64 | + <td class="ddrTD">TRYM</td><td class="ddrTD">alarm</td><td class="ddrTD">0</td> | ||
| 65 | + </tr> | ||
| 66 | + <tr class="ddrTR"> | ||
| 67 | + <td class="ddrTD">TRYM</td><td class="ddrTD">lost time incident</td><td class="ddrTD">1</td> | ||
| 68 | + </tr> | ||
| 69 | + <tr class="ddrTR"> | ||
| 70 | + <td class="ddrTD">TRYM</td><td class="ddrTD">personnel safety introduction</td><td class="ddrTD">0</td> | ||
| 71 | + </tr> | ||
| 72 | + <tr class="ddrTR"> | ||
| 73 | + <td class="ddrTD">TRYM</td><td class="ddrTD">sick on board</td><td class="ddrTD">1</td> | ||
| 74 | + </tr> | ||
| 75 | + </table> | ||
| 76 | + <br> | ||
| 77 | + </div> | ||
| 78 | + <div> | ||
| 79 | + <hr> | ||
| 80 | + <h2>Production Operation Activities</h2> | ||
| 81 | + <table class="ddrTable"> | ||
| 82 | + <tr class="ddrTR"> | ||
| 83 | + <th class="ddrTH" style="text-align: center">Facility</th><th class="ddrTH" style="text-align: center">Activity Type</th><th class="ddrTH" style="text-align: center">Started or Nominally At</th><th class="ddrTH" style="text-align: center">Finished At</th><th class="ddrTH" style="text-align: center">Description</th> | ||
| 84 | + </tr> | ||
| 85 | + <tr class="ddrTR"> | ||
| 86 | + <td class="ddrTD">TRYM</td><td class="ddrTD">Production activity</td><td class="ddrTD"></td><td class="ddrTD">2012-02-28T23:59:59.0Z</td><td class="ddrTD">Let us continue to suppose that the fundamental error of regarding functional notions as categorial </td> | ||
| 87 | + </tr> | ||
| 88 | + <tr class="ddrTR"> | ||
| 89 | + <td class="ddrTD">TRYM</td><td class="ddrTD">Production activity</td><td class="ddrTD"></td><td class="ddrTD">2012-02-28T12:00:00.0Z</td><td class="ddrTD">However, this assumption is not correct, since relational information raises serious doubts about no</td> | ||
| 90 | + </tr> | ||
| 91 | + <tr class="ddrTR"> | ||
| 92 | + <td class="ddrTD">TRYM</td><td class="ddrTD">discharge water</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 93 | + </tr> | ||
| 94 | + <tr class="ddrTR"> | ||
| 95 | + <td class="ddrTD">TRYM</td><td class="ddrTD">fluid sampling and analysis</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 96 | + </tr> | ||
| 97 | + <tr class="ddrTR"> | ||
| 98 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production operation production</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 99 | + </tr> | ||
| 100 | + <tr class="ddrTR"> | ||
| 101 | + <td class="ddrTD">TRYM</td><td class="ddrTD"></td><td class="ddrTD">2012-02-28T00:00:00.0Z</td><td class="ddrTD">2012-02-28T23:59:59.0Z</td><td class="ddrTD">Preventive maintenance</td> | ||
| 102 | + </tr> | ||
| 103 | + <tr class="ddrTR"> | ||
| 104 | + <td class="ddrTD">TRYM</td><td class="ddrTD">Gas Alarm</td><td class="ddrTD">2012-02-28T00:00:00.0Z</td><td class="ddrTD"></td><td class="ddrTD">We have already seen that the speaker-hearer's linguistic intuition is not quite equivalent to a gen</td> | ||
| 105 | + </tr> | ||
| 106 | + <tr class="ddrTR"> | ||
| 107 | + <td class="ddrTD">TRYM</td><td class="ddrTD">alarm</td><td class="ddrTD">2012-02-28T00:00:00.0Z</td><td class="ddrTD"></td><td class="ddrTD">We have already seen that the speaker-hearer's linguistic intuition is not quite equivalent to a gen</td> | ||
| 108 | + </tr> | ||
| 109 | + <tr class="ddrTR"> | ||
| 110 | + <td class="ddrTD">TRYM</td><td class="ddrTD">cargo ship operation</td><td class="ddrTD">2012-02-28T00:00:00.0Z</td><td class="ddrTD">2012-02-28T23:59:59.0Z</td><td class="ddrTD"></td> | ||
| 111 | + </tr> | ||
| 112 | + <tr class="ddrTR"> | ||
| 113 | + <td class="ddrTD">TRYM</td><td class="ddrTD">marine operation</td><td class="ddrTD">2012-02-28T00:00:00.0Z</td><td class="ddrTD">2012-02-28T02:00:00.0Z</td><td class="ddrTD">Notice, incidentally, that the theory of syntactic features developed earlier is necessary to impose</td> | ||
| 114 | + </tr> | ||
| 115 | + <tr class="ddrTR"> | ||
| 116 | + <td class="ddrTD">TRYM</td><td class="ddrTD">shutdown production</td><td class="ddrTD">2012-02-28T00:00:00.0Z</td><td class="ddrTD">2012-02-28T23:59:59.0Z</td><td class="ddrTD">Preventive maintenance</td> | ||
| 117 | + </tr> | ||
| 118 | + </table> | ||
| 119 | + <br> | ||
| 120 | + </div> | ||
| 121 | + <div> | ||
| 122 | + <hr> | ||
| 123 | + <h2>Shutdown Production Activities</h2> | ||
| 124 | + <table class="ddrTable"> | ||
| 125 | + <tr class="ddrTR"> | ||
| 126 | + <th class="ddrTH" style="text-align: center">Facility</th><th class="ddrTH" style="text-align: center">Duration</th><th class="ddrTH" style="text-align: center">Start</th><th class="ddrTH" style="text-align: center">Finish</th><th class="ddrTH" style="text-align: center">Description</th><th class="ddrTH" style="text-align: center">Gas Loss</th><th class="ddrTH" style="text-align: center">Oil Loss</th><th class="ddrTH" style="text-align: center">Dated Comment</th> | ||
| 127 | + </tr> | ||
| 128 | + <tr class="ddrTR"> | ||
| 129 | + <td class="ddrTD">TRYM</td><td class="ddrTD">20 h</td><td class="ddrTD">2012-02-28T00:00:00.0Z</td><td class="ddrTD">2012-02-28T23:59:59.0Z</td><td class="ddrTD">Preventive maintenance</td><td class="ddrTD">9785.53 m3</td><td class="ddrTD">714.45 m3</td><td class="ddrTD">For one thing, the fundamental error of regarding functional notions as categorial is, apparently, d (2012-02-28T00:00:00.0Z TO 2012-02-28T23:59:59.0Z )</td> | ||
| 130 | + </tr> | ||
| 131 | + </table> | ||
| 132 | + <br> | ||
| 133 | + </div> | ||
| 134 | + <div> | ||
| 135 | + <hr> | ||
| 136 | + <h2>Cargo Ship Operation Activities</h2> | ||
| 137 | + <table class="ddrTable"> | ||
| 138 | + <tr class="ddrTR"> | ||
| 139 | + <th class="ddrTH" style="text-align: center">Facility</th><th class="ddrTH" style="text-align: center">Activity Type</th><th class="ddrTH" style="text-align: center">Started or Nominally At</th><th class="ddrTH" style="text-align: center">Finished At</th><th class="ddrTH" style="text-align: center">Description</th><th class="ddrTH" style="text-align: center">Ship</th><th class="ddrTH" style="text-align: center">Captain</th><th class="ddrTH" style="text-align: center">Cargo Description</th> | ||
| 140 | + </tr> | ||
| 141 | + <tr class="ddrTR"> | ||
| 142 | + <td class="ddrTD">TRYM</td><td class="ddrTD">cargo ship operation</td><td class="ddrTD">2012-02-28T00:00:00.0Z</td><td class="ddrTD">2012-02-28T23:59:59.0Z</td><td class="ddrTD"></td><td class="ddrTD">Cargo 1</td><td class="ddrTD">Captain 1</td><td class="ddrTD"></td> | ||
| 143 | + </tr> | ||
| 144 | + </table> | ||
| 145 | + <br> | ||
| 146 | + </div> | ||
| 147 | + <div> | ||
| 148 | + <hr> | ||
| 149 | + <h2>Marine Operation Activities</h2> | ||
| 150 | + <table class="ddrTable"> | ||
| 151 | + <tr class="ddrTR"> | ||
| 152 | + <th class="ddrTH" style="text-align: center">Facility</th><th class="ddrTH" style="text-align: center">Marine Op Type</th><th class="ddrTH" style="text-align: center">Dated Comment</th> | ||
| 153 | + </tr> | ||
| 154 | + <tr class="ddrTR"> | ||
| 155 | + <td class="ddrTD">TRYM</td><td class="ddrTD">basket movement</td><td class="ddrTD">If the position of the trace in (99c) were only relatively inaccessible to movement, an important pr (2012-02-28T02:00:00.0Z TO 2012-02-28T04:00:00.0Z )</td> | ||
| 156 | + </tr> | ||
| 157 | + <tr class="ddrTR"> | ||
| 158 | + <td class="ddrTD">TRYM</td><td class="ddrTD">basket movement</td><td class="ddrTD">Thus a subset of English sentences interesting on quite independent grounds delimits nondistinctness (2012-02-28T00:00:00.0Z TO 2012-02-28T23:59:59.0Z )</td> | ||
| 159 | + </tr> | ||
| 160 | + <tr class="ddrTR"> | ||
| 161 | + <td class="ddrTD">TRYM</td><td class="ddrTD">marine operation</td><td class="ddrTD">Furthermore, the appearance of parasitic gaps in domains relatively inaccessible to ordinary extract (2012-02-28T09:00:00.0Z TO 2012-02-28T11:00:00.0Z )</td> | ||
| 162 | + </tr> | ||
| 163 | + <tr class="ddrTR"> | ||
| 164 | + <td class="ddrTD">TRYM</td><td class="ddrTD">marine operation</td><td class="ddrTD">Summarizing, then, we assume that the descriptive power of the base component is not to be considere (2012-02-28T06:00:00.0Z TO 2012-02-28T08:00:00.0Z )</td> | ||
| 165 | + </tr> | ||
| 166 | + </table> | ||
| 167 | + <br> | ||
| 168 | + </div> | ||
| 169 | + <div> | ||
| 170 | + <hr> | ||
| 171 | + <h2>Marine Ship Operation Activities</h2> | ||
| 172 | + <table class="ddrTable"> | ||
| 173 | + <tr class="ddrTR"> | ||
| 174 | + <th class="ddrTH" style="text-align: center">Facility</th><th class="ddrTH" style="text-align: center">Marine Op Type</th><th class="ddrTH" style="text-align: center">Ship</th><th class="ddrTH" style="text-align: center">Dated Comment</th> | ||
| 175 | + </tr> | ||
| 176 | + <tr class="ddrTR"> | ||
| 177 | + <td class="ddrTD">TRYM</td><td class="ddrTD">standby vessel operation</td><td class="ddrTD">Standby 1</td><td class="ddrTD">We will bring evidence in favor of the following thesis: a case of semigrammaticalness of a differen (2012-02-28T00:00:00.0Z TO 2012-02-28T23:59:59.0Z )</td> | ||
| 178 | + </tr> | ||
| 179 | + <tr class="ddrTR"> | ||
| 180 | + <td class="ddrTD">TRYM</td><td class="ddrTD">supply ship operation</td><td class="ddrTD">Supply 1</td><td class="ddrTD">In the discussion of resumptive pronouns following (81), this selectionally introduced contextual fe (2012-02-28T06:00:00.0Z TO 2012-02-28T08:00:00.0Z )</td> | ||
| 181 | + </tr> | ||
| 182 | + <tr class="ddrTR"> | ||
| 183 | + <td class="ddrTD">TRYM</td><td class="ddrTD">supply ship operation</td><td class="ddrTD">Supply 1</td><td class="ddrTD">Note that relational information is not subject to irrelevant intervening contexts in selectional ru (2012-02-28T01:00:00.0Z TO 2012-02-28T06:00:00.0Z )</td> | ||
| 184 | + </tr> | ||
| 185 | + </table> | ||
| 186 | + <br> | ||
| 187 | + </div> | ||
| 188 | + <div> | ||
| 189 | + <hr> | ||
| 190 | + <h2>Production Volume List</h2> | ||
| 191 | + <table class="ddrTable"> | ||
| 192 | + <tr class="ddrTR"> | ||
| 193 | + <th class="ddrTH" style="text-align: center">Field</th><th class="ddrTH" style="text-align: center">Facility Name</th><th class="ddrTH" style="text-align: center">Flow Purpose</th><th class="ddrTH" style="text-align: center">Flow Definition</th><th class="ddrTH" style="text-align: center">Flow Density</th><th class="ddrTH" style="text-align: center">Flow Pressure</th><th class="ddrTH" style="text-align: center">Flow Temperature</th> | ||
| 194 | + </tr> | ||
| 195 | + <tr class="ddrTR"> | ||
| 196 | + <td class="ddrTD">TRYM</td><td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">production exploitation</td><td class="ddrTD">allocated flow</td><td class="ddrTD">587.21 kg/m3</td><td class="ddrTD">52.43 Pa</td><td class="ddrTD">44.32 K</td> | ||
| 197 | + </tr> | ||
| 198 | + <tr class="ddrTR"> | ||
| 199 | + <td class="ddrTD">TRYM</td><td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">production exploitation</td><td class="ddrTD">allocated flow</td><td class="ddrTD">397.77 kg/m3</td><td class="ddrTD">12.18 Pa</td><td class="ddrTD">71.17 K</td> | ||
| 200 | + </tr> | ||
| 201 | + <tr class="ddrTR"> | ||
| 202 | + <td class="ddrTD">TRYM</td><td class="ddrTD">Fiscal metering station 1</td><td class="ddrTD">production exploitation</td><td class="ddrTD">metered flow fiscal</td><td class="ddrTD">690.62 kg/m3</td><td class="ddrTD">55.28 Pa</td><td class="ddrTD">46.73 K</td> | ||
| 203 | + </tr> | ||
| 204 | + <tr class="ddrTR"> | ||
| 205 | + <td class="ddrTD">TRYM</td><td class="ddrTD">MPD2</td><td class="ddrTD">production exploitation</td><td class="ddrTD">metered flow fiscal</td><td class="ddrTD">527.61 kg/m3</td><td class="ddrTD">67.63 Pa</td><td class="ddrTD">17.53 K</td> | ||
| 206 | + </tr> | ||
| 207 | + <tr class="ddrTR"> | ||
| 208 | + <td class="ddrTD">TRYM</td><td class="ddrTD">MPD5</td><td class="ddrTD">production exploitation</td><td class="ddrTD">metered flow fiscal</td><td class="ddrTD">348.33 kg/m3</td><td class="ddrTD">38.97 Pa</td><td class="ddrTD">99.61 K</td> | ||
| 209 | + </tr> | ||
| 210 | + <tr class="ddrTR"> | ||
| 211 | + <td class="ddrTD">TRYM</td><td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">allocated flow</td><td class="ddrTD">559.64 kg/m3</td><td class="ddrTD">33.44 Pa</td><td class="ddrTD">46.48 K</td> | ||
| 212 | + </tr> | ||
| 213 | + <tr class="ddrTR"> | ||
| 214 | + <td class="ddrTD">TRYM</td><td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">metered flow fiscal</td><td class="ddrTD">140.65 kg/m3</td><td class="ddrTD">57.06 Pa</td><td class="ddrTD">34.23 K</td> | ||
| 215 | + </tr> | ||
| 216 | + <tr class="ddrTR"> | ||
| 217 | + <td class="ddrTD">TRYM</td><td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">saleable flow</td><td class="ddrTD">248.58 kg/m3</td><td class="ddrTD">64.11 Pa</td><td class="ddrTD">88.17 K</td> | ||
| 218 | + </tr> | ||
| 219 | + <tr class="ddrTR"> | ||
| 220 | + <td class="ddrTD">TRYM</td><td class="ddrTD">TRYM compressor D32</td><td class="ddrTD">production exploitation</td><td class="ddrTD">metered flow fiscal</td><td class="ddrTD">205.56 kg/m3</td><td class="ddrTD">99.73 Pa</td><td class="ddrTD">86.48 K</td> | ||
| 221 | + </tr> | ||
| 222 | + <tr class="ddrTR"> | ||
| 223 | + <td class="ddrTD">TRYM</td><td class="ddrTD">TRYM compressor D34</td><td class="ddrTD">production exploitation</td><td class="ddrTD">metered flow fiscal</td><td class="ddrTD">537 kg/m3</td><td class="ddrTD">86.54 Pa</td><td class="ddrTD">37.01 K</td> | ||
| 224 | + </tr> | ||
| 225 | + </table> | ||
| 226 | + <br> | ||
| 227 | + </div> | ||
| 228 | + <div> | ||
| 229 | + <hr> | ||
| 230 | + <h2>Product Flow Details</h2> | ||
| 231 | + <table class="ddrTable"> | ||
| 232 | + <tr class="ddrTR"> | ||
| 233 | + <th class="ddrTH" style="text-align: center">Field</th><th class="ddrTH" style="text-align: center">Facility Name</th><th class="ddrTH" style="text-align: center">Flow Purpose</th><th class="ddrTH" style="text-align: center">Flow Definition</th><th class="ddrTH" style="text-align: center">Material</th><th class="ddrTH" style="text-align: center">Flow Density</th><th class="ddrTH" style="text-align: center">Flow Temperature</th><th class="ddrTH" style="text-align: center">Flow Pressure</th> | ||
| 234 | + </tr> | ||
| 235 | + <tr class="ddrTR"> | ||
| 236 | + <td class="ddrTD">TRYM</td><td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">production exploitation</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 237 | + </tr> | ||
| 238 | + <tr class="ddrTR"> | ||
| 239 | + <td class="ddrTD">TRYM</td><td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">production exploitation</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 240 | + </tr> | ||
| 241 | + <tr class="ddrTR"> | ||
| 242 | + <td class="ddrTD">TRYM</td><td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">production exploitation</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 243 | + </tr> | ||
| 244 | + <tr class="ddrTR"> | ||
| 245 | + <td class="ddrTD">TRYM</td><td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">production exploitation</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 246 | + </tr> | ||
| 247 | + <tr class="ddrTR"> | ||
| 248 | + <td class="ddrTD">TRYM</td><td class="ddrTD">Fiscal metering station 1</td><td class="ddrTD">production exploitation</td><td class="ddrTD">metered flow fiscal</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 249 | + </tr> | ||
| 250 | + <tr class="ddrTR"> | ||
| 251 | + <td class="ddrTD">TRYM</td><td class="ddrTD">MPD2</td><td class="ddrTD">production exploitation</td><td class="ddrTD">metered flow fiscal</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 252 | + </tr> | ||
| 253 | + <tr class="ddrTR"> | ||
| 254 | + <td class="ddrTD">TRYM</td><td class="ddrTD">MPD5</td><td class="ddrTD">production exploitation</td><td class="ddrTD">metered flow fiscal</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 255 | + </tr> | ||
| 256 | + <tr class="ddrTR"> | ||
| 257 | + <td class="ddrTD">TRYM</td><td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 258 | + </tr> | ||
| 259 | + <tr class="ddrTR"> | ||
| 260 | + <td class="ddrTD">TRYM</td><td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">metered flow fiscal</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 261 | + </tr> | ||
| 262 | + <tr class="ddrTR"> | ||
| 263 | + <td class="ddrTD">TRYM</td><td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">saleable flow</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 264 | + </tr> | ||
| 265 | + <tr class="ddrTR"> | ||
| 266 | + <td class="ddrTD">TRYM</td><td class="ddrTD">TRYM compressor D32</td><td class="ddrTD">production exploitation</td><td class="ddrTD">metered flow fiscal</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 267 | + </tr> | ||
| 268 | + <tr class="ddrTR"> | ||
| 269 | + <td class="ddrTD">TRYM</td><td class="ddrTD">TRYM compressor D34</td><td class="ddrTD">production exploitation</td><td class="ddrTD">metered flow fiscal</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 270 | + </tr> | ||
| 271 | + </table> | ||
| 272 | + <br> | ||
| 273 | + </div> | ||
| 274 | + <div> | ||
| 275 | + <hr> | ||
| 276 | + <h2>Injection Volume List</h2> | ||
| 277 | + <table class="ddrTable"> | ||
| 278 | + <tr class="ddrTR"> | ||
| 279 | + <th class="ddrTH" style="text-align: center">Field</th><th class="ddrTH" style="text-align: center">Facility Name</th><th class="ddrTH" style="text-align: center">Flow Purpose</th><th class="ddrTH" style="text-align: center">Flow Definition</th><th class="ddrTH" style="text-align: center">Flow Density</th><th class="ddrTH" style="text-align: center">Flow Pressure</th><th class="ddrTH" style="text-align: center">Flow Temperature</th> | ||
| 280 | + </tr> | ||
| 281 | + <tr class="ddrTR"> | ||
| 282 | + <td class="ddrTD">TRYM</td><td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">injection flow</td><td class="ddrTD">allocated flow</td><td class="ddrTD">207.78 kg/m3</td><td class="ddrTD">28.1 Pa</td><td class="ddrTD">92.08 K</td> | ||
| 283 | + </tr> | ||
| 284 | + <tr class="ddrTR"> | ||
| 285 | + <td class="ddrTD">TRYM</td><td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">injection flow</td><td class="ddrTD">allocated flow</td><td class="ddrTD">207.78 kg/m3</td><td class="ddrTD">28.1 Pa</td><td class="ddrTD">92.08 K</td> | ||
| 286 | + </tr> | ||
| 287 | + <tr class="ddrTR"> | ||
| 288 | + <td class="ddrTD">TRYM</td><td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">injection flow</td><td class="ddrTD">allocated flow</td><td class="ddrTD">271.74 kg/m3</td><td class="ddrTD">96.38 Pa</td><td class="ddrTD">27.56 K</td> | ||
| 289 | + </tr> | ||
| 290 | + <tr class="ddrTR"> | ||
| 291 | + <td class="ddrTD">TRYM</td><td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">injection flow</td><td class="ddrTD">allocated flow</td><td class="ddrTD">271.74 kg/m3</td><td class="ddrTD">96.38 Pa</td><td class="ddrTD">27.56 K</td> | ||
| 292 | + </tr> | ||
| 293 | + <tr class="ddrTR"> | ||
| 294 | + <td class="ddrTD">TRYM</td><td class="ddrTD">TRYM</td><td class="ddrTD">injection flow</td><td class="ddrTD">allocated flow</td><td class="ddrTD">470.11 kg/m3</td><td class="ddrTD">63.2 Pa</td><td class="ddrTD">95.33 K</td> | ||
| 295 | + </tr> | ||
| 296 | + <tr class="ddrTR"> | ||
| 297 | + <td class="ddrTD">TRYM</td><td class="ddrTD">TRYM</td><td class="ddrTD">injection flow</td><td class="ddrTD">measured flow</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 298 | + </tr> | ||
| 299 | + </table> | ||
| 300 | + <br> | ||
| 301 | + </div> | ||
| 302 | + <div> | ||
| 303 | + <hr> | ||
| 304 | + <h2>Injection Product Flow Details</h2> | ||
| 305 | + <table class="ddrTable"> | ||
| 306 | + <tr class="ddrTR"> | ||
| 307 | + <th class="ddrTH" style="text-align: center">Field</th><th class="ddrTH" style="text-align: center">Facility Name</th><th class="ddrTH" style="text-align: center">Flow Purpose</th><th class="ddrTH" style="text-align: center">Flow Definition</th><th class="ddrTH" style="text-align: center">Material</th><th class="ddrTH" style="text-align: center">Flow Density</th><th class="ddrTH" style="text-align: center">Flow Temperature</th><th class="ddrTH" style="text-align: center">Flow Pressure</th> | ||
| 308 | + </tr> | ||
| 309 | + <tr class="ddrTR"> | ||
| 310 | + <td class="ddrTD">TRYM</td><td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">injection flow</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 311 | + </tr> | ||
| 312 | + <tr class="ddrTR"> | ||
| 313 | + <td class="ddrTD">TRYM</td><td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">injection flow</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 314 | + </tr> | ||
| 315 | + <tr class="ddrTR"> | ||
| 316 | + <td class="ddrTD">TRYM</td><td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">injection flow</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 317 | + </tr> | ||
| 318 | + <tr class="ddrTR"> | ||
| 319 | + <td class="ddrTD">TRYM</td><td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">injection flow</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 320 | + </tr> | ||
| 321 | + <tr class="ddrTR"> | ||
| 322 | + <td class="ddrTD">TRYM</td><td class="ddrTD">TRYM</td><td class="ddrTD">injection flow</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 323 | + </tr> | ||
| 324 | + <tr class="ddrTR"> | ||
| 325 | + <td class="ddrTD">TRYM</td><td class="ddrTD">TRYM</td><td class="ddrTD">injection flow</td><td class="ddrTD">measured flow</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 326 | + </tr> | ||
| 327 | + </table> | ||
| 328 | + <br> | ||
| 329 | + </div> | ||
| 330 | + <div> | ||
| 331 | + <hr> | ||
| 332 | + <h2>Consume and Other Volume List</h2> | ||
| 333 | + <table class="ddrTable"> | ||
| 334 | + <tr class="ddrTR"> | ||
| 335 | + <th class="ddrTH" style="text-align: center">Field</th><th class="ddrTH" style="text-align: center">Facility Name</th><th class="ddrTH" style="text-align: center">Flow Purpose</th><th class="ddrTH" style="text-align: center">Flow Definition</th><th class="ddrTH" style="text-align: center">Flow Density</th><th class="ddrTH" style="text-align: center">Flow Pressure</th><th class="ddrTH" style="text-align: center">Flow Temperature</th> | ||
| 336 | + </tr> | ||
| 337 | + <tr class="ddrTR"> | ||
| 338 | + <td class="ddrTD">TRYM</td><td class="ddrTD">TRYM</td><td class="ddrTD">consumption flow - flare</td><td class="ddrTD">allocated flow</td><td class="ddrTD">548.84 kg/m3</td><td class="ddrTD">37.05 Pa</td><td class="ddrTD">87.75 K</td> | ||
| 339 | + </tr> | ||
| 340 | + <tr class="ddrTR"> | ||
| 341 | + <td class="ddrTD">TRYM</td><td class="ddrTD">TRYM</td><td class="ddrTD">consumption flow - flare</td><td class="ddrTD">allocated flow</td><td class="ddrTD">146.85 kg/m3</td><td class="ddrTD">84.83 Pa</td><td class="ddrTD">85.69 K</td> | ||
| 342 | + </tr> | ||
| 343 | + <tr class="ddrTR"> | ||
| 344 | + <td class="ddrTD">TRYM</td><td class="ddrTD">TRYM</td><td class="ddrTD">consumption flow - fuel</td><td class="ddrTD">allocated flow</td><td class="ddrTD">73.47 kg/m3</td><td class="ddrTD">81.52 Pa</td><td class="ddrTD">49.35 K</td> | ||
| 345 | + </tr> | ||
| 346 | + <tr class="ddrTR"> | ||
| 347 | + <td class="ddrTD">TRYM</td><td class="ddrTD">TRYM</td><td class="ddrTD">consumption flow - fuel</td><td class="ddrTD">allocated flow</td><td class="ddrTD">539.45 kg/m3</td><td class="ddrTD">45.93 Pa</td><td class="ddrTD">28.21 K</td> | ||
| 348 | + </tr> | ||
| 349 | + <tr class="ddrTR"> | ||
| 350 | + <td class="ddrTD">TRYM</td><td class="ddrTD">TRYM</td><td class="ddrTD">consumption flow - fuel</td><td class="ddrTD">allocated flow</td><td class="ddrTD">139.26 kg/m3</td><td class="ddrTD">93.35 Pa</td><td class="ddrTD">54.45 K</td> | ||
| 351 | + </tr> | ||
| 352 | + </table> | ||
| 353 | + <br> | ||
| 354 | + </div> | ||
| 355 | + <div> | ||
| 356 | + <hr> | ||
| 357 | + <h2>Consume and Other Product Flow Details</h2> | ||
| 358 | + <table class="ddrTable"> | ||
| 359 | + <tr class="ddrTR"> | ||
| 360 | + <th class="ddrTH" style="text-align: center">Field</th><th class="ddrTH" style="text-align: center">Facility Name</th><th class="ddrTH" style="text-align: center">Flow Purpose</th><th class="ddrTH" style="text-align: center">Flow Definition</th><th class="ddrTH" style="text-align: center">Material</th><th class="ddrTH" style="text-align: center">Flow Density</th><th class="ddrTH" style="text-align: center">Flow Temperature</th><th class="ddrTH" style="text-align: center">Flow Pressure</th> | ||
| 361 | + </tr> | ||
| 362 | + <tr class="ddrTR"> | ||
| 363 | + <td class="ddrTD">TRYM</td><td class="ddrTD">TRYM</td><td class="ddrTD">consumption flow - flare</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 364 | + </tr> | ||
| 365 | + <tr class="ddrTR"> | ||
| 366 | + <td class="ddrTD">TRYM</td><td class="ddrTD">TRYM</td><td class="ddrTD">consumption flow - flare</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 367 | + </tr> | ||
| 368 | + <tr class="ddrTR"> | ||
| 369 | + <td class="ddrTD">TRYM</td><td class="ddrTD">TRYM</td><td class="ddrTD">consumption flow - fuel</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 370 | + </tr> | ||
| 371 | + <tr class="ddrTR"> | ||
| 372 | + <td class="ddrTD">TRYM</td><td class="ddrTD">TRYM</td><td class="ddrTD">consumption flow - fuel</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 373 | + </tr> | ||
| 374 | + <tr class="ddrTR"> | ||
| 375 | + <td class="ddrTD">TRYM</td><td class="ddrTD">TRYM</td><td class="ddrTD">consumption flow - fuel</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 376 | + </tr> | ||
| 377 | + </table> | ||
| 378 | + <br> | ||
| 379 | + </div> | ||
| 380 | + <hr> | ||
| 381 | + <h2>General Well Test Information</h2> | ||
| 382 | + <h2>Well Injection Test Information</h2> | ||
| 383 | + <hr> | ||
| 384 | + <h2>Well Fluid Level Test Information</h2> | ||
| 385 | + <div> | ||
| 386 | + <hr> | ||
| 387 | + <h2>Well Fluid Level Test</h2> | ||
| 388 | + <table class="ddrTable"> | ||
| 389 | + <tr class="ddrTR"> | ||
| 390 | + <th class="ddrTH" style="text-align: center">Well</th><th class="ddrTH" style="text-align: center">Test Type</th><th class="ddrTH" style="text-align: center">Reason</th><th class="ddrTH" style="text-align: center">Started or Nominally At</th><th class="ddrTH" style="text-align: center">Description </th><th class="ddrTH" style="text-align: center">Fluid Level</th><th class="ddrTH" style="text-align: center">Usable Water <br>Depth</th><th class="ddrTH" style="text-align: center">Fluid Level <br>Test Performer</th> | ||
| 391 | + </tr> | ||
| 392 | + <tr class="ddrTR"> | ||
| 393 | + <td class="ddrTD">3/7-A-1</td><td class="ddrTD"></td><td class="ddrTD">other reason well text</td><td class="ddrTD">2012-02-28T00:00:00.0Z</td><td class="ddrTD">Injection well test for well 3/7-A-1 AH</td><td class="ddrTD">113.65 m</td><td class="ddrTD">87.81 m</td><td class="ddrTD">Thus this analysis o</td> | ||
| 394 | + </tr> | ||
| 395 | + </table> | ||
| 396 | + <br> | ||
| 397 | + </div> | ||
| 398 | + <h2>Well Production Test Information</h2> | ||
| 399 | + <hr> | ||
| 400 | + <div> | ||
| 401 | + <hr> | ||
| 402 | + <h2>Well Production Test</h2> | ||
| 403 | + <table class="ddrTable"> | ||
| 404 | + <tr class="ddrTR"> | ||
| 405 | + <th class="ddrTH" style="text-align: center">Well</th><th class="ddrTH" style="text-align: center">Test Type</th><th class="ddrTH" style="text-align: center">Reason</th><th class="ddrTH" style="text-align: center">Started or Nominally At</th><th class="ddrTH" style="text-align: center">Description </th><th class="ddrTH" style="text-align: center">Operating <br>Method</th><th class="ddrTH" style="text-align: center">Bottom Hole<br>Temperature</th><th class="ddrTH" style="text-align: center">Bottom Hole <br>Pressure</th><th class="ddrTH" style="text-align: center">Separator <br>Temperature</th><th class="ddrTH" style="text-align: center">Separator <br>Pressure</th> | ||
| 406 | + </tr> | ||
| 407 | + <tr class="ddrTR"> | ||
| 408 | + <td class="ddrTD">3/7-A-1</td><td class="ddrTD"></td><td class="ddrTD">periodic well test</td><td class="ddrTD">2012-02-28T00:00:00.0Z</td><td class="ddrTD">Production well test for well 3/7-A-1 AH</td><td class="ddrTD">flowing</td><td class="ddrTD">99.71 degC</td><td class="ddrTD">113.88 bar</td><td class="ddrTD">48.92 degC</td><td class="ddrTD">78.97 bar</td> | ||
| 409 | + </tr> | ||
| 410 | + </table> | ||
| 411 | + <br> | ||
| 412 | + </div> | ||
| 413 | + <div> | ||
| 414 | + <hr> | ||
| 415 | + <h2>Well Production Test Results</h2> | ||
| 416 | + <table class="ddrTable"> | ||
| 417 | + <tr class="ddrTR"> | ||
| 418 | + <th class="ddrTH" style="text-align: center">Well</th><th class="ddrTH" style="text-align: center">Test Type</th><th class="ddrTH" style="text-align: center">Reason</th><th class="ddrTH" style="text-align: center">Started or Nominally At</th><th class="ddrTH" style="text-align: center">Description</th><th class="ddrTH" style="text-align: center">Oil Rate</th><th class="ddrTH" style="text-align: center">Oil Volume</th><th class="ddrTH" style="text-align: center">Gas Rate</th><th class="ddrTH" style="text-align: center">Gas Volume</th><th class="ddrTH" style="text-align: center">Water Rate</th><th class="ddrTH" style="text-align: center">Water Volume</th><th class="ddrTH" style="text-align: center">Sand Material <br>Volume</th><th class="ddrTH" style="text-align: center">Gas Material <br>Volume</th><th class="ddrTH" style="text-align: center">Sediment</th><th class="ddrTH" style="text-align: center">Oil Potential</th><th class="ddrTH" style="text-align: center">Gas Potential</th> | ||
| 419 | + </tr> | ||
| 420 | + <tr class="ddrTR"> | ||
| 421 | + <td class="ddrTD">3/7-A-1</td><td class="ddrTD"></td><td class="ddrTD">periodic well test</td><td class="ddrTD">2012-02-28T00:00:00.0Z</td><td class="ddrTD">Production well test for well 3/7-A-1 AH</td><td class="ddrTD">628.87 m3/h</td><td class="ddrTD">2226.38 m3</td><td class="ddrTD">2494.02 m3/h</td><td class="ddrTD">2473.27 m3</td><td class="ddrTD">1965.21 m3/h</td><td class="ddrTD">1946.57 m3</td><td class="ddrTD">1.92 m3</td><td class="ddrTD">2100.61 m3</td><td class="ddrTD"></td><td class="ddrTD">170.75 1000m3/d</td><td class="ddrTD">170.75 1000m3/d</td> | ||
| 422 | + </tr> | ||
| 423 | + </table> | ||
| 424 | + <br> | ||
| 425 | + </div> | ||
| 426 | + <h2>Fluid Sample Information</h2> | ||
| 427 | + </body> | ||
| 428 | +</html> |
| ... | @@ -19,22 +19,22 @@ | ... | @@ -19,22 +19,22 @@ |
| 19 | <th class="ddrTH" style="text-align: center">Wellbore</th><th class="ddrTH" style="text-align: center">Status</th><th class="ddrTH" style="text-align: center">Purpose</th><th class="ddrTH" style="text-align: center">Material</th><th class="ddrTH" style="text-align: center">Volume</th><th class="ddrTH" style="text-align: center">Day</th><th class="ddrTH" style="text-align: center">Flow type</th><th class="ddrTH" style="text-align: center">Flow subtype</th><th class="ddrTH" style="text-align: center">Gross/Net</th> | 19 | <th class="ddrTH" style="text-align: center">Wellbore</th><th class="ddrTH" style="text-align: center">Status</th><th class="ddrTH" style="text-align: center">Purpose</th><th class="ddrTH" style="text-align: center">Material</th><th class="ddrTH" style="text-align: center">Volume</th><th class="ddrTH" style="text-align: center">Day</th><th class="ddrTH" style="text-align: center">Flow type</th><th class="ddrTH" style="text-align: center">Flow subtype</th><th class="ddrTH" style="text-align: center">Gross/Net</th> |
| 20 | </tr> | 20 | </tr> |
| 21 | <tr class="ddrTR"> | 21 | <tr class="ddrTR"> |
| 22 | - <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD">684.52 m3</td><td class="ddrTD">17</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | 22 | + <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">755.89 m3</td><td class="ddrTD">17</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> |
| 23 | </tr> | 23 | </tr> |
| 24 | <tr class="ddrTR"> | 24 | <tr class="ddrTR"> |
| 25 | - <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil</td><td class="ddrTD">755.89 m3</td><td class="ddrTD">17</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | 25 | + <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">684.52 m3</td><td class="ddrTD">17</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td> |
| 26 | </tr> | 26 | </tr> |
| 27 | <tr class="ddrTR"> | 27 | <tr class="ddrTR"> |
| 28 | - <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD">1957.3 m3</td><td class="ddrTD">17</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | 28 | + <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">1957.3 m3</td><td class="ddrTD">17</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td> |
| 29 | </tr> | 29 | </tr> |
| 30 | <tr class="ddrTR"> | 30 | <tr class="ddrTR"> |
| 31 | - <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD">114.61 m3</td><td class="ddrTD">10</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | 31 | + <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">1744.5 m3</td><td class="ddrTD">10</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> |
| 32 | </tr> | 32 | </tr> |
| 33 | <tr class="ddrTR"> | 33 | <tr class="ddrTR"> |
| 34 | - <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil</td><td class="ddrTD">1744.5 m3</td><td class="ddrTD">10</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | 34 | + <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">114.61 m3</td><td class="ddrTD">10</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td> |
| 35 | </tr> | 35 | </tr> |
| 36 | <tr class="ddrTR"> | 36 | <tr class="ddrTR"> |
| 37 | - <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD">800.44 m3</td><td class="ddrTD">10</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | 37 | + <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">800.44 m3</td><td class="ddrTD">10</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td> |
| 38 | </tr> | 38 | </tr> |
| 39 | </table> | 39 | </table> |
| 40 | <br> | 40 | <br> |
| ... | @@ -47,22 +47,44 @@ | ... | @@ -47,22 +47,44 @@ |
| 47 | <th class="ddrTH" style="text-align: center">Wellbore</th><th class="ddrTH" style="text-align: center">Status</th><th class="ddrTH" style="text-align: center">Purpose</th><th class="ddrTH" style="text-align: center">Material</th><th class="ddrTH" style="text-align: center">Volume</th><th class="ddrTH" style="text-align: center">Day</th><th class="ddrTH" style="text-align: center">Flow type</th><th class="ddrTH" style="text-align: center">Gross/Net</th> | 47 | <th class="ddrTH" style="text-align: center">Wellbore</th><th class="ddrTH" style="text-align: center">Status</th><th class="ddrTH" style="text-align: center">Purpose</th><th class="ddrTH" style="text-align: center">Material</th><th class="ddrTH" style="text-align: center">Volume</th><th class="ddrTH" style="text-align: center">Day</th><th class="ddrTH" style="text-align: center">Flow type</th><th class="ddrTH" style="text-align: center">Gross/Net</th> |
| 48 | </tr> | 48 | </tr> |
| 49 | <tr class="ddrTR"> | 49 | <tr class="ddrTR"> |
| 50 | - <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD">684.52 m3</td><td class="ddrTD">17</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td> | 50 | + <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">755.89 m3</td><td class="ddrTD">17</td><td class="ddrTD">allocated flow</td><td class="ddrTD">net product flow</td> |
| 51 | </tr> | 51 | </tr> |
| 52 | <tr class="ddrTR"> | 52 | <tr class="ddrTR"> |
| 53 | - <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil</td><td class="ddrTD">755.89 m3</td><td class="ddrTD">17</td><td class="ddrTD">allocated flow</td><td class="ddrTD">net product flow</td> | 53 | + <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">684.52 m3</td><td class="ddrTD">17</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td> |
| 54 | </tr> | 54 | </tr> |
| 55 | <tr class="ddrTR"> | 55 | <tr class="ddrTR"> |
| 56 | - <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD">1957.3 m3</td><td class="ddrTD">17</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td> | 56 | + <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">1957.3 m3</td><td class="ddrTD">17</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td> |
| 57 | </tr> | 57 | </tr> |
| 58 | <tr class="ddrTR"> | 58 | <tr class="ddrTR"> |
| 59 | - <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD">114.61 m3</td><td class="ddrTD">10</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td> | 59 | + <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">1744.5 m3</td><td class="ddrTD">10</td><td class="ddrTD">allocated flow</td><td class="ddrTD">net product flow</td> |
| 60 | </tr> | 60 | </tr> |
| 61 | <tr class="ddrTR"> | 61 | <tr class="ddrTR"> |
| 62 | - <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil</td><td class="ddrTD">1744.5 m3</td><td class="ddrTD">10</td><td class="ddrTD">allocated flow</td><td class="ddrTD">net product flow</td> | 62 | + <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">114.61 m3</td><td class="ddrTD">10</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td> |
| 63 | </tr> | 63 | </tr> |
| 64 | <tr class="ddrTR"> | 64 | <tr class="ddrTR"> |
| 65 | - <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD">800.44 m3</td><td class="ddrTD">10</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td> | 65 | + <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">800.44 m3</td><td class="ddrTD">10</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td> |
| 66 | + </tr> | ||
| 67 | + </table> | ||
| 68 | + <br> | ||
| 69 | + </div> | ||
| 70 | + <div> | ||
| 71 | + <hr> | ||
| 72 | + <h2>Cargo Information</h2> | ||
| 73 | + <table class="ddrTable"> | ||
| 74 | + <tr class="ddrTR"> | ||
| 75 | + <th class="ddrTH" style="text-align: center">Facility</th><th class="ddrTH" style="text-align: center">Purpose</th><th class="ddrTH" style="text-align: center">Material</th><th class="ddrTH" style="text-align: center">Flow type</th><th class="ddrTH" style="text-align: center">Movement Type</th><th class="ddrTH" style="text-align: center">Cargo Number</th><th class="ddrTH" style="text-align: center">Cargo Batch</th><th class="ddrTH" style="text-align: center">Bill of Lading</th><th class="ddrTH" style="text-align: center">Volume</th><th class="ddrTH" style="text-align: center">Mass</th><th class="ddrTH" style="text-align: center">Density</th><th class="ddrTH" style="text-align: center">Shipper</th><th class="ddrTH" style="text-align: center">Destination</th><th class="ddrTH" style="text-align: center">Country</th><th class="ddrTH" style="text-align: center">Owner</th><th class="ddrTH" style="text-align: center">Share</th> | ||
| 76 | + </tr> | ||
| 77 | + <tr class="ddrTR"> | ||
| 78 | + <td class="ddrTD">FREDERICIA</td><td class="ddrTD">hydrocarbon accounting</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD">product tanker lifting</td><td class="ddrTD">395/1</td><td class="ddrTD">1</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">110.85 kg</td><td class="ddrTD">705.75 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD">100 %</td> | ||
| 79 | + </tr> | ||
| 80 | + <tr class="ddrTR"> | ||
| 81 | + <td class="ddrTD">FREDERICIA</td><td class="ddrTD">hydrocarbon accounting</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD">product tanker lifting</td><td class="ddrTD">396/1</td><td class="ddrTD">1</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">267.5 kg</td><td class="ddrTD">770.49 kg/m3</td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD">100 %</td> | ||
| 82 | + </tr> | ||
| 83 | + <tr class="ddrTR"> | ||
| 84 | + <td class="ddrTD">FREDERICIA</td><td class="ddrTD">hydrocarbon accounting</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD">product tanker lifting</td><td class="ddrTD">397/1</td><td class="ddrTD">1</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">146.43 kg</td><td class="ddrTD">790.83 kg/m3</td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td> | ||
| 85 | + </tr> | ||
| 86 | + <tr class="ddrTR"> | ||
| 87 | + <td class="ddrTD">FREDERICIA</td><td class="ddrTD">hydrocarbon accounting</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD">product tanker lifting</td><td class="ddrTD">398/1</td><td class="ddrTD">1</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">744.24 kg</td><td class="ddrTD">795.49 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td> | ||
| 66 | </tr> | 88 | </tr> |
| 67 | </table> | 89 | </table> |
| 68 | <br> | 90 | <br> |
| ... | @@ -75,7 +97,7 @@ | ... | @@ -75,7 +97,7 @@ |
| 75 | <th class="ddrTH" style="text-align: center">Facility</th><th class="ddrTH" style="text-align: center">Purpose</th><th class="ddrTH" style="text-align: center">Material</th><th class="ddrTH" style="text-align: center">Mass</th><th class="ddrTH" style="text-align: center">Volume</th><th class="ddrTH" style="text-align: center">Density</th><th class="ddrTH" style="text-align: center">Flow type</th><th class="ddrTH" style="text-align: center">Flow subtype</th><th class="ddrTH" style="text-align: center">Gross/Net</th> | 97 | <th class="ddrTH" style="text-align: center">Facility</th><th class="ddrTH" style="text-align: center">Purpose</th><th class="ddrTH" style="text-align: center">Material</th><th class="ddrTH" style="text-align: center">Mass</th><th class="ddrTH" style="text-align: center">Volume</th><th class="ddrTH" style="text-align: center">Density</th><th class="ddrTH" style="text-align: center">Flow type</th><th class="ddrTH" style="text-align: center">Flow subtype</th><th class="ddrTH" style="text-align: center">Gross/Net</th> |
| 76 | </tr> | 98 | </tr> |
| 77 | <tr class="ddrTR"> | 99 | <tr class="ddrTR"> |
| 78 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil</td><td class="ddrTD">614.09 kg</td><td class="ddrTD">1094.62 m3</td><td class="ddrTD">788.93 kg/m3</td><td class="ddrTD">saleable flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | 100 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">614.09 kg</td><td class="ddrTD">1094.62 m3</td><td class="ddrTD">788.93 kg/m3</td><td class="ddrTD">saleable flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> |
| 79 | </tr> | 101 | </tr> |
| 80 | </table> | 102 | </table> |
| 81 | <br> | 103 | <br> |
| ... | @@ -88,16 +110,16 @@ | ... | @@ -88,16 +110,16 @@ |
| 88 | <th class="ddrTH" style="text-align: center">Facility</th><th class="ddrTH" style="text-align: center">Purpose</th><th class="ddrTH" style="text-align: center">Material</th><th class="ddrTH" style="text-align: center">Mass</th><th class="ddrTH" style="text-align: center">Volume</th><th class="ddrTH" style="text-align: center">Density</th><th class="ddrTH" style="text-align: center">Flow type</th><th class="ddrTH" style="text-align: center">Flow subtype</th><th class="ddrTH" style="text-align: center">Gross/Net</th> | 110 | <th class="ddrTH" style="text-align: center">Facility</th><th class="ddrTH" style="text-align: center">Purpose</th><th class="ddrTH" style="text-align: center">Material</th><th class="ddrTH" style="text-align: center">Mass</th><th class="ddrTH" style="text-align: center">Volume</th><th class="ddrTH" style="text-align: center">Density</th><th class="ddrTH" style="text-align: center">Flow type</th><th class="ddrTH" style="text-align: center">Flow subtype</th><th class="ddrTH" style="text-align: center">Gross/Net</th> |
| 89 | </tr> | 111 | </tr> |
| 90 | <tr class="ddrTR"> | 112 | <tr class="ddrTR"> |
| 91 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">condensate</td><td class="ddrTD">1594.05 kg</td><td class="ddrTD">905.35 m3</td><td class="ddrTD">765.54 kg/m3</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | 113 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">932.25 kg</td><td class="ddrTD">1328.82 m3</td><td class="ddrTD">0.63 kg/m3</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td> |
| 92 | </tr> | 114 | </tr> |
| 93 | <tr class="ddrTR"> | 115 | <tr class="ddrTR"> |
| 94 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD">932.25 kg</td><td class="ddrTD">1328.82 m3</td><td class="ddrTD">0.63 kg/m3</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | 116 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">410.64 kg</td><td class="ddrTD">1206.65 m3</td><td class="ddrTD">797.36 kg/m3</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> |
| 95 | </tr> | 117 | </tr> |
| 96 | <tr class="ddrTR"> | 118 | <tr class="ddrTR"> |
| 97 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil</td><td class="ddrTD">410.64 kg</td><td class="ddrTD">1206.65 m3</td><td class="ddrTD">797.36 kg/m3</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | 119 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">975.45 m3</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td> |
| 98 | </tr> | 120 | </tr> |
| 99 | <tr class="ddrTR"> | 121 | <tr class="ddrTR"> |
| 100 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD"></td><td class="ddrTD">975.45 m3</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | 122 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">1594.05 kg</td><td class="ddrTD">905.35 m3</td><td class="ddrTD">765.54 kg/m3</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> |
| 101 | </tr> | 123 | </tr> |
| 102 | </table> | 124 | </table> |
| 103 | <br> | 125 | <br> | ... | ... |
| 1 | +# baseURI: http://www.reportinghub.no/test/mpr/testcase/epim-mpr-partner/MPRP1.0/BA_ASGARD/test-results/triples/ASGARD-ONLY-MONTH_AND_DAY_2012-02-01_final-mprp | ||
| 2 | +# imports: http://www.reportinghub.no/data/erh | ||
| 3 | +# imports: http://www.reportinghub.no/ep/schema/1.0/production | ||
| 4 | + | ||
| 5 | +@prefix TRIPLES: <http://www.reportinghub.no/test/mpr/testcase/epim-mpr-partner/MPRP1.0/BA_ASGARD/test-results/triples/ASGARD-ONLY-MONTH_AND_DAY_2012-02-01_final-mprp#> . | ||
| 6 | +@prefix ep-activity: <http://www.reportinghub.no/ep/schema/activity#> . | ||
| 7 | +@prefix ep-core: <http://www.reportinghub.no/ep/schema/core#> . | ||
| 8 | +@prefix ep-eqt: <http://www.reportinghub.no/ep/schema/equipment#> . | ||
| 9 | +@prefix ep-fac: <http://www.reportinghub.no/ep/schema/facility#> . | ||
| 10 | +@prefix ep-flow: <http://www.reportinghub.no/ep/schema/flow#> . | ||
| 11 | +@prefix ep-material: <http://www.reportinghub.no/ep/schema/material#> . | ||
| 12 | +@prefix ep-org: <http://www.reportinghub.no/ep/schema/organization#> . | ||
| 13 | +@prefix ep-prodact: <http://www.reportinghub.no/ep/schema/production-activity#> . | ||
| 14 | +@prefix ep-prodfac: <http://www.reportinghub.no/ep/schema/production-facility#> . | ||
| 15 | +@prefix ep-prodwell: <http://www.reportinghub.no/ep/schema/production-well#> . | ||
| 16 | +@prefix ep-report: <http://www.reportinghub.no/ep/schema/report#> . | ||
| 17 | +@prefix ep-well: <http://www.reportinghub.no/ep/schema/well#> . | ||
| 18 | +@prefix owl: <http://www.w3.org/2002/07/owl#> . | ||
| 19 | +@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . | ||
| 20 | +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | ||
| 21 | +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . | ||
| 22 | + |
| 1 | +<!DOCTYPE html> | ||
| 2 | +<html> | ||
| 3 | + <head> | ||
| 4 | + <META http-equiv="Content-Type" content="text/html; charset=utf-8"> | ||
| 5 | + <link href="http://spinrdf.org/rhlib/ddr.css" rel="stylesheet" type="text/css"> | ||
| 6 | + <title>Monthly Production Report (Partner)</title> | ||
| 7 | + </head> | ||
| 8 | + <body> | ||
| 9 | + <h1>Monthly Partner Report : TRYM Field, Month Ending 2012-03-31</h1> | ||
| 10 | + <h2>Report title : TRYM all</h2> | ||
| 11 | + <h2>Report Status : final version of a report</h2> | ||
| 12 | + <h2>Submitted by : TRYM</h2> | ||
| 13 | + <div> | ||
| 14 | + <hr> | ||
| 15 | + <h2>Well Production</h2> | ||
| 16 | + <table class="ddrTable"> | ||
| 17 | + <tr class="ddrTR"> | ||
| 18 | + <th class="ddrTH" style="text-align: center">Wellbore</th><th class="ddrTH" style="text-align: center">Status</th><th class="ddrTH" style="text-align: center">Purpose</th><th class="ddrTH" style="text-align: center">Material</th><th class="ddrTH" style="text-align: center">Volume</th><th class="ddrTH" style="text-align: center">Day</th><th class="ddrTH" style="text-align: center">Flow type</th><th class="ddrTH" style="text-align: center">Flow subtype</th><th class="ddrTH" style="text-align: center">Gross/Net</th> | ||
| 19 | + </tr> | ||
| 20 | + <tr class="ddrTR"> | ||
| 21 | + <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">636 m3</td><td class="ddrTD">25</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
| 22 | + </tr> | ||
| 23 | + <tr class="ddrTR"> | ||
| 24 | + <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">636 m3</td><td class="ddrTD">25</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 25 | + </tr> | ||
| 26 | + <tr class="ddrTR"> | ||
| 27 | + <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">636 m3</td><td class="ddrTD">25</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 28 | + </tr> | ||
| 29 | + <tr class="ddrTR"> | ||
| 30 | + <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">88.06 m3</td><td class="ddrTD">25</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
| 31 | + </tr> | ||
| 32 | + <tr class="ddrTR"> | ||
| 33 | + <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">407.75 m3</td><td class="ddrTD">25</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
| 34 | + </tr> | ||
| 35 | + <tr class="ddrTR"> | ||
| 36 | + <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">858.69 m3</td><td class="ddrTD">25</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
| 37 | + </tr> | ||
| 38 | + <tr class="ddrTR"> | ||
| 39 | + <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">907.85 m3</td><td class="ddrTD">25</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
| 40 | + </tr> | ||
| 41 | + <tr class="ddrTR"> | ||
| 42 | + <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">320.21 m3</td><td class="ddrTD">25</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 43 | + </tr> | ||
| 44 | + <tr class="ddrTR"> | ||
| 45 | + <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">390.28 m3</td><td class="ddrTD">25</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 46 | + </tr> | ||
| 47 | + <tr class="ddrTR"> | ||
| 48 | + <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">1761.88 m3</td><td class="ddrTD">25</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 49 | + </tr> | ||
| 50 | + <tr class="ddrTR"> | ||
| 51 | + <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">473.64 m3</td><td class="ddrTD">25</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 52 | + </tr> | ||
| 53 | + <tr class="ddrTR"> | ||
| 54 | + <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">365.55 m3</td><td class="ddrTD">25</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 55 | + </tr> | ||
| 56 | + <tr class="ddrTR"> | ||
| 57 | + <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">403.12 m3</td><td class="ddrTD">25</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 58 | + </tr> | ||
| 59 | + <tr class="ddrTR"> | ||
| 60 | + <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">1169.78 m3</td><td class="ddrTD">25</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 61 | + </tr> | ||
| 62 | + <tr class="ddrTR"> | ||
| 63 | + <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">1205.14 m3</td><td class="ddrTD">25</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 64 | + </tr> | ||
| 65 | + <tr class="ddrTR"> | ||
| 66 | + <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">1969.39 m3</td><td class="ddrTD">9</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
| 67 | + </tr> | ||
| 68 | + <tr class="ddrTR"> | ||
| 69 | + <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">838.91 m3</td><td class="ddrTD">9</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
| 70 | + </tr> | ||
| 71 | + <tr class="ddrTR"> | ||
| 72 | + <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">1915.55 m3</td><td class="ddrTD">9</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
| 73 | + </tr> | ||
| 74 | + <tr class="ddrTR"> | ||
| 75 | + <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">1800.84 m3</td><td class="ddrTD">9</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
| 76 | + </tr> | ||
| 77 | + <tr class="ddrTR"> | ||
| 78 | + <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">738.57 m3</td><td class="ddrTD">9</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 79 | + </tr> | ||
| 80 | + <tr class="ddrTR"> | ||
| 81 | + <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">929.66 m3</td><td class="ddrTD">9</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 82 | + </tr> | ||
| 83 | + <tr class="ddrTR"> | ||
| 84 | + <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">358.81 m3</td><td class="ddrTD">9</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 85 | + </tr> | ||
| 86 | + <tr class="ddrTR"> | ||
| 87 | + <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">1184.98 m3</td><td class="ddrTD">9</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 88 | + </tr> | ||
| 89 | + <tr class="ddrTR"> | ||
| 90 | + <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">592.02 m3</td><td class="ddrTD">9</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 91 | + </tr> | ||
| 92 | + <tr class="ddrTR"> | ||
| 93 | + <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">1587.22 m3</td><td class="ddrTD">9</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 94 | + </tr> | ||
| 95 | + <tr class="ddrTR"> | ||
| 96 | + <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">1292.78 m3</td><td class="ddrTD">9</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 97 | + </tr> | ||
| 98 | + <tr class="ddrTR"> | ||
| 99 | + <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">565.91 m3</td><td class="ddrTD">9</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 100 | + </tr> | ||
| 101 | + <tr class="ddrTR"> | ||
| 102 | + <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">686 m3</td><td class="ddrTD">9</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
| 103 | + </tr> | ||
| 104 | + <tr class="ddrTR"> | ||
| 105 | + <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">686 m3</td><td class="ddrTD">9</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 106 | + </tr> | ||
| 107 | + <tr class="ddrTR"> | ||
| 108 | + <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">686 m3</td><td class="ddrTD">9</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 109 | + </tr> | ||
| 110 | + </table> | ||
| 111 | + <br> | ||
| 112 | + </div> | ||
| 113 | + <div> | ||
| 114 | + <hr> | ||
| 115 | + <h2>Cargo Information</h2> | ||
| 116 | + <table class="ddrTable"> | ||
| 117 | + <tr class="ddrTR"> | ||
| 118 | + <th class="ddrTH" style="text-align: center">Facility</th><th class="ddrTH" style="text-align: center">Purpose</th><th class="ddrTH" style="text-align: center">Material</th><th class="ddrTH" style="text-align: center">Flow type</th><th class="ddrTH" style="text-align: center">Movement Type</th><th class="ddrTH" style="text-align: center">Cargo Number</th><th class="ddrTH" style="text-align: center">Cargo Batch</th><th class="ddrTH" style="text-align: center">Bill of Lading</th><th class="ddrTH" style="text-align: center">Volume</th><th class="ddrTH" style="text-align: center">Mass</th><th class="ddrTH" style="text-align: center">Density</th><th class="ddrTH" style="text-align: center">Shipper</th><th class="ddrTH" style="text-align: center">Destination</th><th class="ddrTH" style="text-align: center">Country</th><th class="ddrTH" style="text-align: center">Owner</th><th class="ddrTH" style="text-align: center">Share</th> | ||
| 119 | + </tr> | ||
| 120 | + <tr class="ddrTR"> | ||
| 121 | + <td class="ddrTD">FREDERICIA</td><td class="ddrTD">hydrocarbon accounting</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD">product tanker lifting</td><td class="ddrTD">376/1</td><td class="ddrTD">1</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">626.99 kg</td><td class="ddrTD">726.2 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD">100 %</td> | ||
| 122 | + </tr> | ||
| 123 | + <tr class="ddrTR"> | ||
| 124 | + <td class="ddrTD">FREDERICIA</td><td class="ddrTD">hydrocarbon accounting</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD">product tanker lifting</td><td class="ddrTD">377/1</td><td class="ddrTD">1</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">63.11 kg</td><td class="ddrTD">771.74 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td> | ||
| 125 | + </tr> | ||
| 126 | + <tr class="ddrTR"> | ||
| 127 | + <td class="ddrTD">FREDERICIA</td><td class="ddrTD">hydrocarbon accounting</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD">product tanker lifting</td><td class="ddrTD">386/1</td><td class="ddrTD">1</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">675.51 kg</td><td class="ddrTD">729.87 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD">100 %</td> | ||
| 128 | + </tr> | ||
| 129 | + <tr class="ddrTR"> | ||
| 130 | + <td class="ddrTD">FREDERICIA</td><td class="ddrTD">hydrocarbon accounting</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD">product tanker lifting</td><td class="ddrTD">387/1</td><td class="ddrTD">1</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">960.39 kg</td><td class="ddrTD">768.55 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td> | ||
| 131 | + </tr> | ||
| 132 | + <tr class="ddrTR"> | ||
| 133 | + <td class="ddrTD">FREDERICIA</td><td class="ddrTD">hydrocarbon accounting</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD">product tanker lifting</td><td class="ddrTD">388/1</td><td class="ddrTD">1</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">731.05 kg</td><td class="ddrTD">715.43 kg/m3</td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td> | ||
| 134 | + </tr> | ||
| 135 | + <tr class="ddrTR"> | ||
| 136 | + <td class="ddrTD">FREDERICIA</td><td class="ddrTD">hydrocarbon accounting</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD">product tanker lifting</td><td class="ddrTD">376/1</td><td class="ddrTD">1</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">626.99 kg</td><td class="ddrTD">726.2 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD">100 %</td> | ||
| 137 | + </tr> | ||
| 138 | + <tr class="ddrTR"> | ||
| 139 | + <td class="ddrTD">FREDERICIA</td><td class="ddrTD">hydrocarbon accounting</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD">product tanker lifting</td><td class="ddrTD">377/1</td><td class="ddrTD">1</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">63.11 kg</td><td class="ddrTD">771.74 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td> | ||
| 140 | + </tr> | ||
| 141 | + <tr class="ddrTR"> | ||
| 142 | + <td class="ddrTD">FREDERICIA</td><td class="ddrTD">hydrocarbon accounting</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD">product tanker lifting</td><td class="ddrTD">386/1</td><td class="ddrTD">1</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">675.51 kg</td><td class="ddrTD">729.87 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD">100 %</td> | ||
| 143 | + </tr> | ||
| 144 | + <tr class="ddrTR"> | ||
| 145 | + <td class="ddrTD">FREDERICIA</td><td class="ddrTD">hydrocarbon accounting</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD">product tanker lifting</td><td class="ddrTD">387/1</td><td class="ddrTD">1</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">960.39 kg</td><td class="ddrTD">768.55 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td> | ||
| 146 | + </tr> | ||
| 147 | + <tr class="ddrTR"> | ||
| 148 | + <td class="ddrTD">FREDERICIA</td><td class="ddrTD">hydrocarbon accounting</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD">product tanker lifting</td><td class="ddrTD">388/1</td><td class="ddrTD">1</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">731.05 kg</td><td class="ddrTD">715.43 kg/m3</td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td> | ||
| 149 | + </tr> | ||
| 150 | + <tr class="ddrTR"> | ||
| 151 | + <td class="ddrTD">NYBRO</td><td class="ddrTD">hydrocarbon accounting</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD">product tanker lifting</td><td class="ddrTD">376/1</td><td class="ddrTD">1</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">626.99 kg</td><td class="ddrTD">726.2 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD">100 %</td> | ||
| 152 | + </tr> | ||
| 153 | + <tr class="ddrTR"> | ||
| 154 | + <td class="ddrTD">NYBRO</td><td class="ddrTD">hydrocarbon accounting</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD">product tanker lifting</td><td class="ddrTD">377/1</td><td class="ddrTD">1</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">63.11 kg</td><td class="ddrTD">771.74 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td> | ||
| 155 | + </tr> | ||
| 156 | + <tr class="ddrTR"> | ||
| 157 | + <td class="ddrTD">NYBRO</td><td class="ddrTD">hydrocarbon accounting</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD">product tanker lifting</td><td class="ddrTD">386/1</td><td class="ddrTD">1</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">675.51 kg</td><td class="ddrTD">729.87 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD">100 %</td> | ||
| 158 | + </tr> | ||
| 159 | + <tr class="ddrTR"> | ||
| 160 | + <td class="ddrTD">NYBRO</td><td class="ddrTD">hydrocarbon accounting</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD">product tanker lifting</td><td class="ddrTD">387/1</td><td class="ddrTD">1</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">960.39 kg</td><td class="ddrTD">768.55 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td> | ||
| 161 | + </tr> | ||
| 162 | + <tr class="ddrTR"> | ||
| 163 | + <td class="ddrTD">NYBRO</td><td class="ddrTD">hydrocarbon accounting</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD">product tanker lifting</td><td class="ddrTD">388/1</td><td class="ddrTD">1</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">731.05 kg</td><td class="ddrTD">715.43 kg/m3</td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td> | ||
| 164 | + </tr> | ||
| 165 | + <tr class="ddrTR"> | ||
| 166 | + <td class="ddrTD">TRYM</td><td class="ddrTD">hydrocarbon accounting</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD">product tanker lifting</td><td class="ddrTD">376/1</td><td class="ddrTD">1</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">626.99 kg</td><td class="ddrTD">726.2 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD">100 %</td> | ||
| 167 | + </tr> | ||
| 168 | + <tr class="ddrTR"> | ||
| 169 | + <td class="ddrTD">TRYM</td><td class="ddrTD">hydrocarbon accounting</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD">product tanker lifting</td><td class="ddrTD">377/1</td><td class="ddrTD">1</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">63.11 kg</td><td class="ddrTD">771.74 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td> | ||
| 170 | + </tr> | ||
| 171 | + <tr class="ddrTR"> | ||
| 172 | + <td class="ddrTD">TRYM</td><td class="ddrTD">hydrocarbon accounting</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD">product tanker lifting</td><td class="ddrTD">386/1</td><td class="ddrTD">1</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">675.51 kg</td><td class="ddrTD">729.87 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD">100 %</td> | ||
| 173 | + </tr> | ||
| 174 | + <tr class="ddrTR"> | ||
| 175 | + <td class="ddrTD">TRYM</td><td class="ddrTD">hydrocarbon accounting</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD">product tanker lifting</td><td class="ddrTD">387/1</td><td class="ddrTD">1</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">960.39 kg</td><td class="ddrTD">768.55 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td> | ||
| 176 | + </tr> | ||
| 177 | + <tr class="ddrTR"> | ||
| 178 | + <td class="ddrTD">TRYM</td><td class="ddrTD">hydrocarbon accounting</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD">product tanker lifting</td><td class="ddrTD">388/1</td><td class="ddrTD">1</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">731.05 kg</td><td class="ddrTD">715.43 kg/m3</td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td> | ||
| 179 | + </tr> | ||
| 180 | + <tr class="ddrTR"> | ||
| 181 | + <td class="ddrTD">TRYM</td><td class="ddrTD">hydrocarbon accounting</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD">product tanker lifting</td><td class="ddrTD">376/1</td><td class="ddrTD">1</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">626.99 kg</td><td class="ddrTD">726.2 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD">100 %</td> | ||
| 182 | + </tr> | ||
| 183 | + <tr class="ddrTR"> | ||
| 184 | + <td class="ddrTD">TRYM</td><td class="ddrTD">hydrocarbon accounting</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD">product tanker lifting</td><td class="ddrTD">377/1</td><td class="ddrTD">1</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">63.11 kg</td><td class="ddrTD">771.74 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td> | ||
| 185 | + </tr> | ||
| 186 | + <tr class="ddrTR"> | ||
| 187 | + <td class="ddrTD">TRYM</td><td class="ddrTD">hydrocarbon accounting</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD">product tanker lifting</td><td class="ddrTD">386/1</td><td class="ddrTD">1</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">675.51 kg</td><td class="ddrTD">729.87 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD">100 %</td> | ||
| 188 | + </tr> | ||
| 189 | + <tr class="ddrTR"> | ||
| 190 | + <td class="ddrTD">TRYM</td><td class="ddrTD">hydrocarbon accounting</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD">product tanker lifting</td><td class="ddrTD">387/1</td><td class="ddrTD">1</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">960.39 kg</td><td class="ddrTD">768.55 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td> | ||
| 191 | + </tr> | ||
| 192 | + <tr class="ddrTR"> | ||
| 193 | + <td class="ddrTD">TRYM</td><td class="ddrTD">hydrocarbon accounting</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD">product tanker lifting</td><td class="ddrTD">388/1</td><td class="ddrTD">1</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">731.05 kg</td><td class="ddrTD">715.43 kg/m3</td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td> | ||
| 194 | + </tr> | ||
| 195 | + </table> | ||
| 196 | + <br> | ||
| 197 | + </div> | ||
| 198 | + <div> | ||
| 199 | + <hr> | ||
| 200 | + <h2>Production Saleable</h2> | ||
| 201 | + <table class="ddrTable"> | ||
| 202 | + <tr class="ddrTR"> | ||
| 203 | + <th class="ddrTH" style="text-align: center">Facility</th><th class="ddrTH" style="text-align: center">Purpose</th><th class="ddrTH" style="text-align: center">Material</th><th class="ddrTH" style="text-align: center">Mass</th><th class="ddrTH" style="text-align: center">Volume</th><th class="ddrTH" style="text-align: center">Density</th><th class="ddrTH" style="text-align: center">Flow type</th><th class="ddrTH" style="text-align: center">Flow subtype</th><th class="ddrTH" style="text-align: center">Gross/Net</th> | ||
| 204 | + </tr> | ||
| 205 | + <tr class="ddrTR"> | ||
| 206 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">216.8 kg</td><td class="ddrTD">1230.59 m3</td><td class="ddrTD">708.19 kg/m3</td><td class="ddrTD">saleable flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
| 207 | + </tr> | ||
| 208 | + </table> | ||
| 209 | + <br> | ||
| 210 | + </div> | ||
| 211 | + <div> | ||
| 212 | + <hr> | ||
| 213 | + <h2>Production</h2> | ||
| 214 | + <table class="ddrTable"> | ||
| 215 | + <tr class="ddrTR"> | ||
| 216 | + <th class="ddrTH" style="text-align: center">Facility</th><th class="ddrTH" style="text-align: center">Purpose</th><th class="ddrTH" style="text-align: center">Material</th><th class="ddrTH" style="text-align: center">Mass</th><th class="ddrTH" style="text-align: center">Volume</th><th class="ddrTH" style="text-align: center">Density</th><th class="ddrTH" style="text-align: center">Flow type</th><th class="ddrTH" style="text-align: center">Flow subtype</th><th class="ddrTH" style="text-align: center">Gross/Net</th> | ||
| 217 | + </tr> | ||
| 218 | + <tr class="ddrTR"> | ||
| 219 | + <td class="ddrTD">TRYM</td><td class="ddrTD">consumption flow - flare</td><td class="ddrTD"></td><td class="ddrTD">38954201.51 kg</td><td class="ddrTD">347365.21 m3</td><td class="ddrTD">0.88 kg/m3</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 220 | + </tr> | ||
| 221 | + <tr class="ddrTR"> | ||
| 222 | + <td class="ddrTD">TRYM</td><td class="ddrTD">consumption flow - fuel</td><td class="ddrTD"></td><td class="ddrTD">31595119.28 kg</td><td class="ddrTD">389932.87 m3</td><td class="ddrTD">0.78 kg/m3</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 223 | + </tr> | ||
| 224 | + <tr class="ddrTR"> | ||
| 225 | + <td class="ddrTD">TRYM</td><td class="ddrTD">consumption flow - fuel</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">9.49 litre</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 226 | + </tr> | ||
| 227 | + <tr class="ddrTR"> | ||
| 228 | + <td class="ddrTD">TRYM</td><td class="ddrTD">export</td><td class="ddrTD"></td><td class="ddrTD">76100913.77 kg</td><td class="ddrTD">129578 m3</td><td class="ddrTD">773.67 kg/m3</td><td class="ddrTD">metered flow fiscal</td><td class="ddrTD"></td><td class="ddrTD">gross product flow</td> | ||
| 229 | + </tr> | ||
| 230 | + <tr class="ddrTR"> | ||
| 231 | + <td class="ddrTD">TRYM</td><td class="ddrTD">injection flow</td><td class="ddrTD"></td><td class="ddrTD">31318553.56 kg</td><td class="ddrTD">386259 m3</td><td class="ddrTD">0.55 kg/m3</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 232 | + </tr> | ||
| 233 | + <tr class="ddrTR"> | ||
| 234 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">935.36 m3</td><td class="ddrTD"></td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 235 | + </tr> | ||
| 236 | + <tr class="ddrTR"> | ||
| 237 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1731.2 m3</td><td class="ddrTD"></td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 238 | + </tr> | ||
| 239 | + <tr class="ddrTR"> | ||
| 240 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1260.8 m3</td><td class="ddrTD"></td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 241 | + </tr> | ||
| 242 | + <tr class="ddrTR"> | ||
| 243 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">809.98 kg</td><td class="ddrTD">746.31 m3</td><td class="ddrTD">0.86 kg/m3</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 244 | + </tr> | ||
| 245 | + <tr class="ddrTR"> | ||
| 246 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">14.89 kg</td><td class="ddrTD">1288.03 m3</td><td class="ddrTD">744.76 kg/m3</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
| 247 | + </tr> | ||
| 248 | + <tr class="ddrTR"> | ||
| 249 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1866.29 m3</td><td class="ddrTD"></td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
| 250 | + </tr> | ||
| 251 | + <tr class="ddrTR"> | ||
| 252 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1772.38 m3</td><td class="ddrTD"></td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
| 253 | + </tr> | ||
| 254 | + <tr class="ddrTR"> | ||
| 255 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1075.3 m3</td><td class="ddrTD"></td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
| 256 | + </tr> | ||
| 257 | + <tr class="ddrTR"> | ||
| 258 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">403.69 m3</td><td class="ddrTD"></td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
| 259 | + </tr> | ||
| 260 | + <tr class="ddrTR"> | ||
| 261 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">139.74 m3</td><td class="ddrTD"></td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
| 262 | + </tr> | ||
| 263 | + <tr class="ddrTR"> | ||
| 264 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">620.52 kg</td><td class="ddrTD">258.67 m3</td><td class="ddrTD">732.84 kg/m3</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
| 265 | + </tr> | ||
| 266 | + <tr class="ddrTR"> | ||
| 267 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">902.96 m3</td><td class="ddrTD"></td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
| 268 | + </tr> | ||
| 269 | + <tr class="ddrTR"> | ||
| 270 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1964.35 m3</td><td class="ddrTD"></td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 271 | + </tr> | ||
| 272 | + <tr class="ddrTR"> | ||
| 273 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">677.25 m3</td><td class="ddrTD"></td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 274 | + </tr> | ||
| 275 | + <tr class="ddrTR"> | ||
| 276 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">382.75 m3</td><td class="ddrTD"></td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 277 | + </tr> | ||
| 278 | + <tr class="ddrTR"> | ||
| 279 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1703.57 m3</td><td class="ddrTD"></td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 280 | + </tr> | ||
| 281 | + <tr class="ddrTR"> | ||
| 282 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">96.11 kg</td><td class="ddrTD">784 m3</td><td class="ddrTD">788.84 kg/m3</td><td class="ddrTD">tariff basis flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
| 283 | + </tr> | ||
| 284 | + <tr class="ddrTR"> | ||
| 285 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">139.01 kg</td><td class="ddrTD">784 m3</td><td class="ddrTD">0.8 kg/m3</td><td class="ddrTD">tariff basis flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 286 | + </tr> | ||
| 287 | + <tr class="ddrTR"> | ||
| 288 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">784 m3</td><td class="ddrTD"></td><td class="ddrTD">tariff basis flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 289 | + </tr> | ||
| 290 | + <tr class="ddrTR"> | ||
| 291 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">359.83 kg</td><td class="ddrTD">784 m3</td><td class="ddrTD">721.58 kg/m3</td><td class="ddrTD">tariff basis flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
| 292 | + </tr> | ||
| 293 | + <tr class="ddrTR"> | ||
| 294 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">77441005.84 kg</td><td class="ddrTD">107705 m3</td><td class="ddrTD">778.13 kg/m3</td><td class="ddrTD">metered flow fiscal</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
| 295 | + </tr> | ||
| 296 | + <tr class="ddrTR"> | ||
| 297 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">79085130.27 kg</td><td class="ddrTD">107705 m3</td><td class="ddrTD">751.62 kg/m3</td><td class="ddrTD">metered flow fiscal</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 298 | + </tr> | ||
| 299 | + <tr class="ddrTR"> | ||
| 300 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">79107054.71 kg</td><td class="ddrTD">107705 m3</td><td class="ddrTD">753.56 kg/m3</td><td class="ddrTD">metered flow fiscal</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 301 | + </tr> | ||
| 302 | + <tr class="ddrTR"> | ||
| 303 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">922.86 kg</td><td class="ddrTD">598 m3</td><td class="ddrTD">770.96 kg/m3</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
| 304 | + </tr> | ||
| 305 | + <tr class="ddrTR"> | ||
| 306 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">94.75 kg</td><td class="ddrTD">598 m3</td><td class="ddrTD">0.61 kg/m3</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 307 | + </tr> | ||
| 308 | + <tr class="ddrTR"> | ||
| 309 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">437.64 kg</td><td class="ddrTD">598 m3</td><td class="ddrTD">798.51 kg/m3</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
| 310 | + </tr> | ||
| 311 | + <tr class="ddrTR"> | ||
| 312 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">598 m3</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 313 | + </tr> | ||
| 314 | + <tr class="ddrTR"> | ||
| 315 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">18.77 kg</td><td class="ddrTD">785 m3</td><td class="ddrTD">727.37 kg/m3</td><td class="ddrTD">nominated flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
| 316 | + </tr> | ||
| 317 | + <tr class="ddrTR"> | ||
| 318 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">35.24 kg</td><td class="ddrTD">785 m3</td><td class="ddrTD">0.82 kg/m3</td><td class="ddrTD">nominated flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 319 | + </tr> | ||
| 320 | + <tr class="ddrTR"> | ||
| 321 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">785 m3</td><td class="ddrTD"></td><td class="ddrTD">nominated flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 322 | + </tr> | ||
| 323 | + <tr class="ddrTR"> | ||
| 324 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">148.82 kg</td><td class="ddrTD">785 m3</td><td class="ddrTD">703.36 kg/m3</td><td class="ddrTD">nominated flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
| 325 | + </tr> | ||
| 326 | + <tr class="ddrTR"> | ||
| 327 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">782.8 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 328 | + </tr> | ||
| 329 | + <tr class="ddrTR"> | ||
| 330 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1788.88 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 331 | + </tr> | ||
| 332 | + <tr class="ddrTR"> | ||
| 333 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">546.06 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 334 | + </tr> | ||
| 335 | + <tr class="ddrTR"> | ||
| 336 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1533.94 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 337 | + </tr> | ||
| 338 | + <tr class="ddrTR"> | ||
| 339 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">347.85 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 340 | + </tr> | ||
| 341 | + <tr class="ddrTR"> | ||
| 342 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1114.02 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 343 | + </tr> | ||
| 344 | + <tr class="ddrTR"> | ||
| 345 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1842.82 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 346 | + </tr> | ||
| 347 | + <tr class="ddrTR"> | ||
| 348 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1249 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 349 | + </tr> | ||
| 350 | + <tr class="ddrTR"> | ||
| 351 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1902.38 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 352 | + </tr> | ||
| 353 | + <tr class="ddrTR"> | ||
| 354 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">995.46 kg</td><td class="ddrTD">573.41 m3</td><td class="ddrTD">0.99 kg/m3</td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 355 | + </tr> | ||
| 356 | + <tr class="ddrTR"> | ||
| 357 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1593.61 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 358 | + </tr> | ||
| 359 | + <tr class="ddrTR"> | ||
| 360 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">992.7 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 361 | + </tr> | ||
| 362 | + <tr class="ddrTR"> | ||
| 363 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1414.06 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 364 | + </tr> | ||
| 365 | + <tr class="ddrTR"> | ||
| 366 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1482.75 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
| 367 | + </tr> | ||
| 368 | + <tr class="ddrTR"> | ||
| 369 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1888.46 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
| 370 | + </tr> | ||
| 371 | + <tr class="ddrTR"> | ||
| 372 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">762.59 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
| 373 | + </tr> | ||
| 374 | + <tr class="ddrTR"> | ||
| 375 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">50.01 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
| 376 | + </tr> | ||
| 377 | + <tr class="ddrTR"> | ||
| 378 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">288.13 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
| 379 | + </tr> | ||
| 380 | + <tr class="ddrTR"> | ||
| 381 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">641.65 kg</td><td class="ddrTD">1100.19 m3</td><td class="ddrTD">779.77 kg/m3</td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
| 382 | + </tr> | ||
| 383 | + <tr class="ddrTR"> | ||
| 384 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">444.21 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
| 385 | + </tr> | ||
| 386 | + <tr class="ddrTR"> | ||
| 387 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1116.65 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
| 388 | + </tr> | ||
| 389 | + <tr class="ddrTR"> | ||
| 390 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">297.66 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
| 391 | + </tr> | ||
| 392 | + <tr class="ddrTR"> | ||
| 393 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1394.06 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
| 394 | + </tr> | ||
| 395 | + <tr class="ddrTR"> | ||
| 396 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1552.29 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
| 397 | + </tr> | ||
| 398 | + <tr class="ddrTR"> | ||
| 399 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">783.98 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
| 400 | + </tr> | ||
| 401 | + <tr class="ddrTR"> | ||
| 402 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">377.09 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
| 403 | + </tr> | ||
| 404 | + <tr class="ddrTR"> | ||
| 405 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1793.28 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 406 | + </tr> | ||
| 407 | + <tr class="ddrTR"> | ||
| 408 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1018.45 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 409 | + </tr> | ||
| 410 | + <tr class="ddrTR"> | ||
| 411 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">947.78 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 412 | + </tr> | ||
| 413 | + <tr class="ddrTR"> | ||
| 414 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1731.9 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 415 | + </tr> | ||
| 416 | + <tr class="ddrTR"> | ||
| 417 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1982.51 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 418 | + </tr> | ||
| 419 | + <tr class="ddrTR"> | ||
| 420 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">694.04 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 421 | + </tr> | ||
| 422 | + <tr class="ddrTR"> | ||
| 423 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">135.69 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 424 | + </tr> | ||
| 425 | + <tr class="ddrTR"> | ||
| 426 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">0.53 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 427 | + </tr> | ||
| 428 | + <tr class="ddrTR"> | ||
| 429 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">384.82 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 430 | + </tr> | ||
| 431 | + <tr class="ddrTR"> | ||
| 432 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">954.06 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 433 | + </tr> | ||
| 434 | + <tr class="ddrTR"> | ||
| 435 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1030.66 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 436 | + </tr> | ||
| 437 | + <tr class="ddrTR"> | ||
| 438 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1413.8 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 439 | + </tr> | ||
| 440 | + <tr class="ddrTR"> | ||
| 441 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1286.56 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 442 | + </tr> | ||
| 443 | + <tr class="ddrTR"> | ||
| 444 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">807.35 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
| 445 | + </tr> | ||
| 446 | + <tr class="ddrTR"> | ||
| 447 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">354.75 kg</td><td class="ddrTD">778.19 m3</td><td class="ddrTD">733.16 kg/m3</td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
| 448 | + </tr> | ||
| 449 | + <tr class="ddrTR"> | ||
| 450 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1214.61 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
| 451 | + </tr> | ||
| 452 | + <tr class="ddrTR"> | ||
| 453 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">844.64 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
| 454 | + </tr> | ||
| 455 | + <tr class="ddrTR"> | ||
| 456 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">900.07 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
| 457 | + </tr> | ||
| 458 | + <tr class="ddrTR"> | ||
| 459 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1306.22 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
| 460 | + </tr> | ||
| 461 | + <tr class="ddrTR"> | ||
| 462 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1753.36 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
| 463 | + </tr> | ||
| 464 | + <tr class="ddrTR"> | ||
| 465 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">670.7 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
| 466 | + </tr> | ||
| 467 | + <tr class="ddrTR"> | ||
| 468 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1535.65 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
| 469 | + </tr> | ||
| 470 | + <tr class="ddrTR"> | ||
| 471 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">809.82 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
| 472 | + </tr> | ||
| 473 | + <tr class="ddrTR"> | ||
| 474 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">309.23 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
| 475 | + </tr> | ||
| 476 | + <tr class="ddrTR"> | ||
| 477 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1416.59 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
| 478 | + </tr> | ||
| 479 | + <tr class="ddrTR"> | ||
| 480 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1542.03 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
| 481 | + </tr> | ||
| 482 | + <tr class="ddrTR"> | ||
| 483 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">175 m3</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 484 | + </tr> | ||
| 485 | + <tr class="ddrTR"> | ||
| 486 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">233.81 kg</td><td class="ddrTD">175 m3</td><td class="ddrTD">771.66 kg/m3</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
| 487 | + </tr> | ||
| 488 | + <tr class="ddrTR"> | ||
| 489 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">54.3 kg</td><td class="ddrTD">175 m3</td><td class="ddrTD">763.56 kg/m3</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
| 490 | + </tr> | ||
| 491 | + <tr class="ddrTR"> | ||
| 492 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">440.55 kg</td><td class="ddrTD">175 m3</td><td class="ddrTD">0.7 kg/m3</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
| 493 | + </tr> | ||
| 494 | + </table> | ||
| 495 | + <br> | ||
| 496 | + </div> | ||
| 497 | + </body> | ||
| 498 | +</html> |
-
Please register or login to post a comment