pradeep-xpert commited on
Commit
755d8a2
·
verified ·
1 Parent(s): 4e15d17

Initial release: OIL-017 sample, 80 injectors / 359 links / 136K rows, Grade A+ (10/10)

Browse files
README.md ADDED
@@ -0,0 +1,381 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-4.0
3
+ task_categories:
4
+ - tabular-classification
5
+ - tabular-regression
6
+ - time-series-forecasting
7
+ language:
8
+ - en
9
+ tags:
10
+ - synthetic
11
+ - oil-and-gas
12
+ - upstream
13
+ - enhanced-oil-recovery
14
+ - waterflood
15
+ - water-injection
16
+ - reservoir-engineering
17
+ - sweep-efficiency
18
+ - breakthrough-prediction
19
+ - voidage-replacement
20
+ - xpertsystems
21
+ pretty_name: "OIL-017 — Synthetic Water Injection Dataset (Sample)"
22
+ size_categories:
23
+ - 100K<n<1M
24
+ ---
25
+
26
+ # OIL-017 — Synthetic Water Injection Dataset (Sample)
27
+
28
+ **SKU:** `OIL017-SAMPLE` · **Vertical:** Oil & Gas / Upstream Enhanced Oil Recovery
29
+ **License:** CC-BY-NC-4.0 (sample) · **Schema version:** `oil017.v1`
30
+ **Sample version:** `1.0.0` · **Default seed:** `42`
31
+
32
+ A free, schema-identical preview of XpertSystems.ai's enterprise water
33
+ injection / waterflood dataset for sweep efficiency ML, breakthrough
34
+ prediction, conformance optimization, and Voidage Replacement Ratio (VRR)
35
+ analytics. The sample covers **80 injectors** with
36
+ **359 injector-producer connectivity links** across **8
37
+ global basins** and **5 flood pattern types**, simulated over
38
+ **3,650 days (10 years)**, with **136,579 rows** linked across
39
+ **11 tables**.
40
+
41
+ ---
42
+
43
+ ## What's in the box
44
+
45
+ | File | Rows | Cols | Description |
46
+ |---|---:|---:|---|
47
+ | `injection_wells.csv` | 80 | 20 | Injector spine: basin, pattern, perm/poro/thickness, mobility ratio, injection rate, water source |
48
+ | `connectivity_matrix.csv` | 359 | 13 | Injector-producer pairs: distance, connectivity score, communication delay, fracture-assisted flag |
49
+ | `producer_response.csv` | 43,798 | 12 | Per-link-per-timestep oil/water rate + water cut + logistic post-breakthrough water rise |
50
+ | `reservoir_pressure.csv` | 43,798 | 9 | Per-link pressure timeseries + VRR + pressure support efficiency |
51
+ | `sweep_efficiency.csv` | 43,798 | 10 | Areal + vertical + displacement sweep over time, mobility-ratio-modulated per Buckley-Leverett |
52
+ | `breakthrough_events.csv` | 359 | 9 | One event per link: severity + post-breakthrough water cut + channeling-suspected flag |
53
+ | `reservoir_labels.csv` | 359 | 9 | ML labels: 4-class sweep quality grade (A/B/C/D) + 3-class flood efficiency + 3-class breakthrough risk + recovery factor |
54
+ | `injection_profiles.csv` | 376 | 8 | Multi-layer Dirichlet allocation per injector (sums to 100%) + per-layer injectivity index |
55
+ | `water_quality.csv` | 3,280 | 10 | Quarterly water samples: salinity / sulfate / hardness / bacteria / scaling risk per NACE SP0192 |
56
+ | `conformance_events.csv` | 13 | 9 | Sparse channeling events: 6-class treatment (gel polymer / profile mod / selective shutoff / polymer flood / low salinity) + effectiveness |
57
+ | `production_forecasts.csv` | 359 | 9 | Per-link 5-year EUR + recovery factor + terminal water cut + economic limit flag |
58
+
59
+ Total: **136,579 rows** across 11 CSVs, ~14.1 MB on disk.
60
+
61
+ ---
62
+
63
+ ## Calibration: industry-anchored, honestly reported
64
+
65
+ Validation uses a **10-metric scorecard** with targets sourced exclusively to
66
+ **named industry standards**: **Buckley-Leverett (1942)** fractional flow
67
+ theory, **Welge (1952)** displacement efficiency, **Dykstra-Parsons (1950)**
68
+ heterogeneity index, **Craig (1971) SPE Monograph 3** "Reservoir Engineering
69
+ Aspects of Waterflooding" (the canonical waterflood reference), SPE PEH Vol V
70
+ (production engineering), **SPE 14529** (Voidage Replacement Ratio guidance),
71
+ Willhite (1986) "Waterflooding" SPE textbook, SPE 13855 (sweep efficiency
72
+ models), **Caudle (1968)** flood pattern geometries, NACE SP0192 (oilfield
73
+ water quality for injection), Rystad Energy + IHS Markit global waterflood
74
+ operations tracker.
75
+
76
+ **Sample run** (seed `42`, n_injectors=80, simulation_days=3,650):
77
+
78
+ | # | Metric | Observed | Target | Tolerance | Status | Source |
79
+ |---|---|---:|---:|---:|---|---|
80
+ | 1 | avg voidage replacement ratio | 0.9799 | 0.98 | ±0.1 | ✓ PASS | SPE 14529 (Voidage Replacement Ratio guidance) + SPE PEH Vol V — mean VRR for mature waterflood portfolio (target 0.95-1.05 for pressure maintenance; <0.90 indicates under-injection, >1.10 over-injection) |
81
+ | 2 | avg mobility ratio | 1.1499 | 1.15 | ±0.4 | ✓ PASS | Buckley-Leverett (1942) fractional flow theory + Craig (1971) SPE Monograph 3 — mean end-point mobility ratio for mixed sandstone/carbonate/heavy-oil portfolio (M < 1 favorable, M > 1 unfavorable; typical 0.5-2.5) |
82
+ | 3 | avg reservoir pressure psi | 3779.8925 | 3850.0 | ±600.0 | ✓ PASS | SPE PEH Vol V + IHS Markit global waterflood tracker — mean reservoir pressure for mature waterflood portfolio (typical 2500-5500 psi at injection-supported equilibrium) |
83
+ | 4 | avg injection rate bwpd | 14235.8650 | 13000.0 | ±4000.0 | ✓ PASS | Rystad Energy + IHS Markit + SPE PEH Vol V — mean water injection rate for mixed global waterflood operations (typical 5,000-25,000 BWPD per injector for moderately-thick reservoirs) |
84
+ | 5 | avg water salinity ppm | 84378.8965 | 85000.0 | ±25000.0 | ✓ PASS | NACE SP0192 (oilfield water quality for injection) + SPE 14529 — mean water salinity for mixed produced-water + seawater portfolio (formation water 50,000-200,000 ppm TDS; seawater ~35,000 ppm) |
85
+ | 6 | avg composite sweep efficiency | 0.8199 | 0.75 | ±0.15 | ✓ PASS | Craig (1971) SPE Monograph 3 + Welge (1952) — mean composite sweep efficiency (geometric mean of areal × vertical × displacement) for mature waterflood portfolio (0.45-0.75 typical at flood maturity) |
86
+ | 7 | connectivity delay pearson correlation | -0.8096 | -0.7 | ±0.2 | ✓ PASS | Craig (1971) + SPE 13855 sweep efficiency models — expected strong inverse correlation between injector-producer connectivity score and communication delay (physics: high connectivity = short delay = fast breakthrough propagation) |
87
+ | 8 | mobility displacement pearson correlation | -0.9530 | -0.85 | ±0.15 | ✓ PASS | Buckley-Leverett (1942) + Craig (1971) — expected strong inverse correlation between mobility ratio (M) and displacement efficiency (E_d ∝ 1/M^0.35 per fractional flow theory; M > 1 = unfavorable mobility = reduced displacement) |
88
+ | 9 | injection profile completeness | 1.0000 | 1.0 | ±0.02 | ✓ PASS | SPE production allocation guidelines + IOGP injection profile standards — per-injector multi-layer injection allocations must sum to 100% (validates Dirichlet sampling produces complete profiles) |
89
+ | 10 | flood pattern diversity entropy | 0.9353 | 0.91 | ±0.06 | ✓ PASS | Caudle (1968) flood pattern geometries + Craig (1971) SPE Monograph 3 — 5-class flood-pattern diversity benchmark (5-spot, 9-spot, line drive, peripheral, inverted 5-spot; 5-spot dominant per industry default weights [0.34, 0.18, 0.20, 0.18, 0.10]), normalized Shannon entropy |
90
+
91
+ **Overall: 100.0/100 — Grade A+**
92
+ (10 PASS · 0 MARGINAL · 0 FAIL of 10 metrics)
93
+
94
+ ---
95
+
96
+ ## Schema highlights
97
+
98
+ **`injection_wells.csv`** — injector spine with **basin-conditioned
99
+ heterogeneity priors** per Craig (1971):
100
+
101
+ > heterogeneity_index = basin_base + N(0, 0.08) clip(0.05, 0.85)
102
+ > mobility_ratio = lognormal(log(1.15), 0.30) clip(0.35, 4.5)
103
+ > injection_pressure = reservoir_P + N(850, 270) clamped to (P_res + 80, P_frac − 120)
104
+
105
+ Injection pressure is **always between reservoir pressure and fracture
106
+ pressure** — preventing physically-impossible "fractured injection above
107
+ parting pressure" scenarios.
108
+
109
+ **`connectivity_matrix.csv`** — injector-producer pairs with **Poisson-
110
+ sampled producers per injector** (mean 4, pattern-conditioned). Communication
111
+ delay follows the canonical Craig (1971) relation:
112
+
113
+ > delay = base_delay × (distance / 1800 ft)^0.25 / max(connectivity, 0.34)
114
+
115
+ The connectivity↔delay Pearson correlation is r ≈ −0.81 in the sample —
116
+ strong inverse coupling confirms Craig (1971) physics.
117
+
118
+ **`producer_response.csv`** — per-link-per-timestep production with **logistic
119
+ post-breakthrough water rise**:
120
+
121
+ > Pre-breakthrough: water_cut = 18 + 20·(t/T_total) + N(0, 1.5)
122
+ > Post-breakthrough: water_rise = 1 / (1 + exp(−3.2·(post/720 − 0.5)))
123
+ > water_cut = 24 + (max_WC − 24) × water_rise
124
+
125
+ This is **Buckley-Leverett-style sigmoid breakthrough behavior** — slow
126
+ ramp-up, steep rise around mid-breakthrough, asymptotic approach to terminal
127
+ water cut. The `breakthrough_flag` column is the canonical binary
128
+ classification target.
129
+
130
+ **`reservoir_pressure.csv`** — **VRR-driven pressure depletion + injection
131
+ support** per SPE 14529:
132
+
133
+ > depletion = 0.00012 × day × (1.05 − VRR) × P_initial
134
+ > support_gain = 180 × (1 − exp(−day/900)) × max(0, VRR − 0.86)
135
+ > pressure(t) = P_initial − depletion + support_gain + noise
136
+
137
+ VRR centered on 0.98 (target balanced injection); VRR > 0.86 produces net
138
+ support gain. The sample's VRR mean is 0.980 — bullseye for SPE 14529
139
+ balanced-waterflood operations.
140
+
141
+ **`sweep_efficiency.csv`** — Buckley-Leverett / Craig (1971) sweep model with
142
+ **three components**:
143
+
144
+ > areal = 0.60 + 0.28·(1 − exp(−day/1200)) − 0.10·heterogeneity + noise
145
+ > vertical = 0.56 + 0.26·(1 − exp(−day/1500)) − 0.08·heterogeneity + noise
146
+ > displacement = 0.66 + 0.20 / mobility_ratio^0.35 − 0.04·heterogeneity
147
+
148
+ The mobility-ratio↔displacement correlation is r ≈ −0.95 — **near-perfect
149
+ inverse coupling per Buckley-Leverett (1942) fractional flow theory**
150
+ (M > 1 = unfavorable mobility = reduced displacement).
151
+
152
+ **`injection_profiles.csv`** — multi-layer Dirichlet allocation per injector
153
+ with **heterogeneity-driven concentration**:
154
+
155
+ > alpha = 1.5 + 2.0·(1 − heterogeneity)
156
+ > fractions ~ Dirichlet(alpha × ones(n_layers))
157
+
158
+ Per-injector fractions sum to exactly 100%. High-heterogeneity reservoirs
159
+ get more spread-out (low-α) distributions; low-heterogeneity reservoirs get
160
+ more even distributions.
161
+
162
+ **`reservoir_labels.csv`** — 4-class sweep grade per Welge (1952)
163
+ displacement efficiency benchmarks:
164
+
165
+ | Grade | Threshold (composite sweep) |
166
+ |---|---|
167
+ | `A` | ≥ 0.72 |
168
+ | `B` | 0.62 ≤ sweep < 0.72 |
169
+ | `C` | 0.50 ≤ sweep < 0.62 |
170
+ | `D` | < 0.50 |
171
+
172
+ ---
173
+
174
+ ## Suggested use cases
175
+
176
+ 1. **Breakthrough timing regression** — predict
177
+ `breakthrough_time_days` from connectivity score + distance +
178
+ heterogeneity features. **Very strong physics signal**: r ≈ −0.81
179
+ connectivity↔delay coupling.
180
+ 2. **Composite sweep efficiency regression** — predict end-of-flood
181
+ sweep from mobility ratio + heterogeneity features. **Near-perfect
182
+ physics signal**: r ≈ −0.95 mobility↔displacement coupling.
183
+ 3. **4-class sweep quality grade classification** — ordinal classifier
184
+ (A/B/C/D) on sweep grade — useful as label-only reference; see
185
+ Honest Disclosure §1 for sample-scale class-imbalance caveat.
186
+ 4. **3-class breakthrough risk classification** — multi-class
187
+ classifier (low/medium/high) from upstream operational features.
188
+ Less imbalanced than sweep grade.
189
+ 5. **Channeling/thief zone detection** — binary classifier on
190
+ `channeling_suspected_flag` from connectivity + heterogeneity
191
+ features.
192
+ 6. **VRR optimization** — regression on
193
+ `voidage_replacement_ratio` to identify under/over-injection
194
+ scenarios per SPE 14529.
195
+ 7. **Scaling risk prediction** — regression on
196
+ `scaling_risk_score` from water-quality features (salinity /
197
+ sulfate / hardness) per NACE SP0192.
198
+ 8. **Conformance treatment prediction** — multi-class classifier on
199
+ `treatment_type` from channeling/heterogeneity features (note:
200
+ sparse table, see Honest Disclosure §3).
201
+ 9. **EUR forecasting** — regression on
202
+ `estimated_ultimate_recovery_bbl` per injector-producer link
203
+ from operational history features.
204
+ 10. **Multi-table relational ML** — entity-resolution and graph
205
+ neural-network learning across the 11 joinable tables via
206
+ `injector_id` + `producer_id`.
207
+
208
+ ---
209
+
210
+ ## Loading
211
+
212
+ ```python
213
+ from datasets import load_dataset
214
+ ds = load_dataset("xpertsystems/oil017-sample", data_files="producer_response.csv")
215
+ print(ds["train"][0])
216
+ ```
217
+
218
+ Or with pandas:
219
+
220
+ ```python
221
+ import pandas as pd
222
+ inj = pd.read_csv("hf://datasets/xpertsystems/oil017-sample/injection_wells.csv")
223
+ conn = pd.read_csv("hf://datasets/xpertsystems/oil017-sample/connectivity_matrix.csv")
224
+ prod = pd.read_csv("hf://datasets/xpertsystems/oil017-sample/producer_response.csv")
225
+ sweep = pd.read_csv("hf://datasets/xpertsystems/oil017-sample/sweep_efficiency.csv")
226
+ labels = pd.read_csv("hf://datasets/xpertsystems/oil017-sample/reservoir_labels.csv")
227
+
228
+ # Join sweep timeseries to injector mobility ratio for Buckley-Leverett ML:
229
+ sweep_full = sweep.merge(inj[["injector_id", "mobility_ratio", "heterogeneity_index"]], on="injector_id")
230
+ # Now you have displacement_efficiency ↔ mobility_ratio for sweep ML
231
+ ```
232
+
233
+ ---
234
+
235
+ ## Reproducibility
236
+
237
+ All generation is deterministic via the integer `seed` parameter (driving
238
+ `np.random.default_rng`). A seed sweep across `[42, 7, 123, 2024, 99, 1]`
239
+ confirms Grade A+ on every seed in this sample.
240
+
241
+ ---
242
+
243
+ ## Honest disclosure of sample-scale limitations
244
+
245
+ This is a **sample** product for waterflood / EOR ML research, not for live
246
+ reservoir-management decisions. Several important notes:
247
+
248
+ 1. **Sweep quality grade is heavily skewed toward A at sample scale.** The
249
+ 10-year simulation horizon drives most links to mature/high sweep state
250
+ (composite sweep ~0.82 mean, well above the 0.72 grade-A threshold). All
251
+ ~360 sample links classify as grade A and flood_efficiency_class=high in
252
+ the seed-42 run. **The 4-class sweep classification task is degenerate at
253
+ sample scale.** Use `recovery_factor_pct` as a continuous regression
254
+ target instead, or use the `breakthrough_risk_class` (which has all three
255
+ classes populated: ~59% medium / ~26% high / ~14% low). The full product
256
+ (45K injectors, longer / mixed simulation durations) gives proper
257
+ class diversity.
258
+
259
+ 2. **`optimization_priority` is all "standard"** in the sample because the
260
+ "urgent" condition requires grade C/D AND severity > 0.60, and no rows
261
+ trip grade C/D at this simulation maturity. Treat this column as
262
+ reference-only at sample scale.
263
+
264
+ 3. **Conformance events are extremely sparse** (~3.6% of links at sample
265
+ scale, ~13 events for 359 links). Conformance treatment ML on this
266
+ sample will not have enough positive examples for robust classifier
267
+ training. For conformance ML at sample scale, use the
268
+ `channeling_suspected_flag` in `breakthrough_events.csv` (synthesized
269
+ from severity, more populated) rather than the literal conformance
270
+ events table. The full product generates orders of magnitude more
271
+ conformance events.
272
+
273
+ 4. **Breakthrough rate is ~75% by end of simulation** because the 3650-day
274
+ (10-year) horizon exceeds 4× the median breakthrough time (~900 days).
275
+ This is **physically correct for mature waterfloods** but means the
276
+ `breakthrough_flag` column saturates over time. For early-breakthrough
277
+ ML, filter to `day < median_breakthrough_time` (~900 days) to study
278
+ pre-breakthrough → breakthrough transitions.
279
+
280
+ 5. **Heterogeneity ↔ sweep coupling is weak in the sample** (r ≈ −0.14
281
+ for areal sweep, r ≈ +0.10 for breakthrough time). The generator
282
+ includes heterogeneity as a small additive modifier rather than a
283
+ strong multiplicative driver — real Dykstra-Parsons V_DP coefficients
284
+ produce much stronger heterogeneity↔sweep coupling. For
285
+ heterogeneity-driven sweep ML, use the full product or post-process
286
+ with V_DP recalibration.
287
+
288
+ 6. **All injection pressure is clamped between reservoir P + 80 and
289
+ fracture P − 120 psi.** This is a deliberate safety constraint
290
+ (preventing physically-impossible above-parting injection) but means
291
+ the `injection_pressure_psi` column has a tight bounded range and
292
+ cannot represent over-pressure / fractured-injection scenarios. For
293
+ above-parting injection ML, manually relax the clamp in the generator.
294
+
295
+ 7. **Mean breakthrough time is 902 days** (cfg target 730) because the
296
+ generator applies a `(distance/1800)^0.25` scaling factor that biases
297
+ delays upward for far-spaced links. The `bre_delay = base_delay ×
298
+ (1.0 + 0.22 × heterogeneity)` formula also extends delays in
299
+ heterogeneous reservoirs. Both are correct physics — but means the
300
+ declared `mean_breakthrough_days=730` is the *base* parameter before
301
+ distance/heterogeneity adjustment, not the actual mean.
302
+
303
+ 8. **Water quality scaling risk averages 0.62** — high because sulfate +
304
+ hardness multipliers compound. Real scaling risk would condition on
305
+ water source (seawater→high sulfate scaling, produced water→high
306
+ barium/strontium). Sample uses uniform-conditioned mineralogy.
307
+
308
+ ---
309
+
310
+ ## Full product
311
+
312
+ The **full OIL-017 dataset** ships at **45,000 injectors × 10-year
313
+ simulation** (prod mode) producing several hundred million producer-
314
+ response rows with **Dykstra-Parsons-calibrated heterogeneity coupling**,
315
+ **proper 4-class sweep grade diversity** (mixed simulation durations to
316
+ populate D/C/B grades), **realistic conformance event rates** (15-25% of
317
+ heterogeneous links), and **water-source-conditional mineralogy** —
318
+ licensed commercially. Contact XpertSystems.ai for licensing terms.
319
+
320
+ 📧 **pradeep@xpertsystems.ai**
321
+ 🌐 **https://xpertsystems.ai**
322
+
323
+ ---
324
+
325
+ ## Cross-references to other XpertSystems OIL SKUs
326
+
327
+ This SKU specializes in **waterflood / water injection EOR analytics**.
328
+ Related SKUs cover complementary aspects:
329
+
330
+ | SKU | Focus | Use Case |
331
+ |---|---|---|
332
+ | **OIL-013** | Production engineering | Daily production with anomaly events, water breakthrough modeling at single-well scale |
333
+ | **OIL-014** | Artificial lift performance | ESP / Gas Lift / Rod Pump operations (downstream of waterflood-aided wells) |
334
+ | **OIL-016** | Decline curve analysis | Long-horizon Arps DCA + EUR + reserve classification (without waterflood support) |
335
+ | **OIL-017** | Water injection / EOR | Injector-producer connectivity + sweep efficiency + breakthrough at field scale (this SKU) |
336
+
337
+ **OIL-017 vs OIL-013**: OIL-013 simulates **single-well daily production
338
+ with operational realism**. OIL-017 simulates **injector-producer pair
339
+ dynamics at field scale** with explicit connectivity modeling, sweep
340
+ efficiency physics, and VRR-driven pressure maintenance. Use OIL-013 for
341
+ well-level ML, OIL-017 for field-scale waterflood optimization ML.
342
+
343
+ ---
344
+
345
+ ## Citation
346
+
347
+ ```bibtex
348
+ @dataset{xpertsystems_oil017_sample_2026,
349
+ title = {OIL-017: Synthetic Water Injection Dataset (Sample)},
350
+ author = {XpertSystems.ai},
351
+ year = {2026},
352
+ url = {https://huggingface.co/datasets/xpertsystems/oil017-sample}
353
+ }
354
+ ```
355
+
356
+ ## Generation details
357
+
358
+ - Sample version : 1.0.0
359
+ - Random seed : 42
360
+ - Generated : 2026-05-22 13:38:39 UTC
361
+ - Injectors : 80
362
+ - Simulation days : 3,650 (10 years)
363
+ - Timestep : 30 days (~monthly)
364
+ - Connectivity links: 359
365
+ - Basins : 8 (Permian, North Sea, Middle East, Gulf
366
+ of Mexico, Brazil Pre-Salt, Canadian Heavy Oil,
367
+ ADNOC Carbonate, Kuwait Burgan)
368
+ - Lithology classes : 4 (sandstone, carbonate, deepwater sand, heavy
369
+ oil sand)
370
+ - Flood patterns : 5 (5-spot, 9-spot, line drive, peripheral,
371
+ inverted 5-spot per Caudle 1968)
372
+ - Water sources : 4 (produced water, seawater, aquifer, treated mixed)
373
+ - Treatment types : 6 (none, gel polymer, profile modification,
374
+ selective shutoff, polymer flood, low salinity)
375
+ - Sweep grades : 4 (A, B, C, D per Welge 1952 thresholds)
376
+ - Calibration basis : Buckley-Leverett (1942), Welge (1952),
377
+ Dykstra-Parsons (1950), Craig (1971) SPE
378
+ Monograph 3, SPE PEH Vol V, SPE 14529, Willhite
379
+ (1986), Caudle (1968), NACE SP0192, Rystad,
380
+ IHS Markit
381
+ - Overall validation: 100.0/100 — Grade A+
breakthrough_events.csv ADDED
@@ -0,0 +1,360 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ event_id,producer_id,injector_id,breakthrough_time_days,water_breakthrough_severity,pre_breakthrough_water_cut_pct,post_breakthrough_water_cut_pct,channeling_suspected_flag,connectivity_score
2
+ BTE-000000001,PROD-0000001,INJ-000001,738,0.5113,20.71,46.29,0,0.4057
3
+ BTE-000000002,PROD-0000002,INJ-000001,457,0.8401,14.2,91.61,1,0.7136
4
+ BTE-000000003,PROD-0000003,INJ-000001,908,0.4959,19.7,63.55,0,0.3284
5
+ BTE-000000004,PROD-0000004,INJ-000002,1094,0.4618,15.81,60.59,0,0.4097
6
+ BTE-000000005,PROD-0000005,INJ-000002,1044,0.6823,17.43,79.41,0,0.5245
7
+ BTE-000000006,PROD-0000006,INJ-000002,1123,0.4542,10.25,67.6,0,0.0487
8
+ BTE-000000007,PROD-0000007,INJ-000002,267,0.8211,7.13,86.16,1,0.9221
9
+ BTE-000000008,PROD-0000008,INJ-000002,1171,0.4606,19.5,65.61,0,0.2721
10
+ BTE-000000009,PROD-0000009,INJ-000002,967,0.5032,6.89,66.48,0,0.3924
11
+ BTE-000000010,PROD-0000010,INJ-000003,423,0.9998,14.11,92.91,1,0.98
12
+ BTE-000000011,PROD-0000011,INJ-000003,692,0.7494,11.2,85.63,1,0.6205
13
+ BTE-000000012,PROD-0000012,INJ-000003,1481,0.7824,20.87,82.04,1,0.4147
14
+ BTE-000000013,PROD-0000013,INJ-000003,1208,0.6438,5.81,64.48,0,0.5019
15
+ BTE-000000014,PROD-0000014,INJ-000003,1099,0.5225,5.34,73.69,0,0.2753
16
+ BTE-000000015,PROD-0000015,INJ-000004,1012,0.4345,17.4,63.14,0,0.1352
17
+ BTE-000000016,PROD-0000016,INJ-000004,1383,0.5773,23.89,61.74,0,0.4224
18
+ BTE-000000017,PROD-0000017,INJ-000005,583,0.652,8.23,72.93,0,0.6135
19
+ BTE-000000018,PROD-0000018,INJ-000005,962,0.6163,7.15,73.46,0,0.4702
20
+ BTE-000000019,PROD-0000019,INJ-000005,447,0.9499,21.38,76.56,1,0.9322
21
+ BTE-000000020,PROD-0000020,INJ-000005,1545,0.5511,21.93,66.27,0,0.2869
22
+ BTE-000000021,PROD-0000021,INJ-000005,1350,0.4667,21.93,54.86,0,0.3651
23
+ BTE-000000022,PROD-0000022,INJ-000005,452,0.8878,20.87,80.55,1,0.7902
24
+ BTE-000000023,PROD-0000023,INJ-000006,1550,0.5215,20.8,63.11,0,0.2988
25
+ BTE-000000024,PROD-0000024,INJ-000006,593,0.6743,16.93,76.2,0,0.5922
26
+ BTE-000000025,PROD-0000025,INJ-000006,1363,0.5622,7.74,78.09,0,0.4012
27
+ BTE-000000026,PROD-0000026,INJ-000006,954,0.631,5.68,60.71,0,0.4029
28
+ BTE-000000027,PROD-0000027,INJ-000007,771,0.3486,6.1,63.69,0,0.0563
29
+ BTE-000000028,PROD-0000028,INJ-000007,1502,0.5957,20.52,66.16,0,0.2932
30
+ BTE-000000029,PROD-0000029,INJ-000007,568,0.9225,6.66,89.99,1,0.5774
31
+ BTE-000000030,PROD-0000030,INJ-000007,533,0.758,24.02,84.78,1,0.6277
32
+ BTE-000000031,PROD-0000031,INJ-000007,670,0.7847,7.95,78.28,1,0.7446
33
+ BTE-000000032,PROD-0000032,INJ-000007,631,0.5138,14.23,72.98,0,0.545
34
+ BTE-000000033,PROD-0000033,INJ-000007,961,0.431,7.64,62.33,0,0.1071
35
+ BTE-000000034,PROD-0000034,INJ-000007,1423,0.6527,9.26,74.03,0,0.2851
36
+ BTE-000000035,PROD-0000035,INJ-000007,631,0.7528,18.85,81.96,1,0.6125
37
+ BTE-000000036,PROD-0000036,INJ-000008,794,0.5361,18.14,70.88,0,0.2864
38
+ BTE-000000037,PROD-0000037,INJ-000008,1492,0.4532,5.83,67.53,0,0.1931
39
+ BTE-000000038,PROD-0000038,INJ-000008,620,0.7578,7.75,71.63,1,0.6323
40
+ BTE-000000039,PROD-0000039,INJ-000008,1158,0.4386,12.97,61.79,0,0.1747
41
+ BTE-000000040,PROD-0000040,INJ-000008,691,0.5392,5.77,75.17,0,0.6483
42
+ BTE-000000041,PROD-0000041,INJ-000008,992,0.6041,13.33,74.18,0,0.4946
43
+ BTE-000000042,PROD-0000042,INJ-000009,1023,0.2753,22.11,53.29,0,0.1373
44
+ BTE-000000043,PROD-0000043,INJ-000009,1398,0.5308,17.6,70.12,0,0.3549
45
+ BTE-000000044,PROD-0000044,INJ-000010,458,0.6863,20.57,71.12,0,0.7986
46
+ BTE-000000045,PROD-0000045,INJ-000010,1219,0.4495,15.56,65.85,0,0.246
47
+ BTE-000000046,PROD-0000046,INJ-000010,275,0.8336,14.47,74.55,1,0.9049
48
+ BTE-000000047,PROD-0000047,INJ-000010,1110,0.6338,21.49,72.06,0,0.4486
49
+ BTE-000000048,PROD-0000048,INJ-000010,944,0.4666,19.66,68.9,0,0.2924
50
+ BTE-000000049,PROD-0000049,INJ-000010,631,0.7398,9.76,79.37,1,0.6759
51
+ BTE-000000050,PROD-0000050,INJ-000011,1250,0.5564,22.48,59.84,0,0.2933
52
+ BTE-000000051,PROD-0000051,INJ-000011,592,0.9203,23.34,85.23,1,0.8109
53
+ BTE-000000052,PROD-0000052,INJ-000011,1492,0.5387,5.34,66.86,0,0.3899
54
+ BTE-000000053,PROD-0000053,INJ-000011,938,0.5487,9.96,57.25,0,0.4274
55
+ BTE-000000054,PROD-0000054,INJ-000011,604,0.8617,8.87,78.42,1,0.7264
56
+ BTE-000000055,PROD-0000055,INJ-000012,892,0.4257,16.67,56.47,0,0.2352
57
+ BTE-000000056,PROD-0000056,INJ-000012,676,0.7112,20.38,77.87,0,0.5807
58
+ BTE-000000057,PROD-0000057,INJ-000012,1264,0.4612,17.36,66.93,0,0.2807
59
+ BTE-000000058,PROD-0000058,INJ-000013,578,0.6343,23.16,67.9,0,0.635
60
+ BTE-000000059,PROD-0000059,INJ-000013,1548,0.7351,23.4,77.3,1,0.3497
61
+ BTE-000000060,PROD-0000060,INJ-000013,402,0.7105,20.38,91.77,0,0.6727
62
+ BTE-000000061,PROD-0000061,INJ-000013,1477,0.5828,6.3,77.14,0,0.3247
63
+ BTE-000000062,PROD-0000062,INJ-000013,339,1.0,21.56,98.0,1,0.98
64
+ BTE-000000063,PROD-0000063,INJ-000013,1170,0.5563,23.53,70.17,0,0.2542
65
+ BTE-000000064,PROD-0000064,INJ-000014,440,0.8725,6.58,75.63,1,0.819
66
+ BTE-000000065,PROD-0000065,INJ-000014,1097,0.4672,14.42,68.2,0,0.2235
67
+ BTE-000000066,PROD-0000066,INJ-000014,836,0.7011,17.12,74.67,0,0.5405
68
+ BTE-000000067,PROD-0000067,INJ-000014,970,0.2875,13.89,47.1,0,0.2019
69
+ BTE-000000068,PROD-0000068,INJ-000014,945,0.7314,23.93,82.4,1,0.436
70
+ BTE-000000069,PROD-0000069,INJ-000014,1223,0.5809,10.57,59.6,0,0.2652
71
+ BTE-000000070,PROD-0000070,INJ-000015,406,0.7688,14.67,79.62,1,0.6434
72
+ BTE-000000071,PROD-0000071,INJ-000015,869,0.7087,13.77,74.81,0,0.5303
73
+ BTE-000000072,PROD-0000072,INJ-000015,1226,0.4058,13.11,53.81,0,0.1821
74
+ BTE-000000073,PROD-0000073,INJ-000016,511,0.8479,19.22,79.44,1,0.8058
75
+ BTE-000000074,PROD-0000074,INJ-000016,615,0.6383,6.52,68.1,0,0.5275
76
+ BTE-000000075,PROD-0000075,INJ-000016,1157,0.3421,11.81,66.31,0,0.0484
77
+ BTE-000000076,PROD-0000076,INJ-000017,437,0.8634,18.14,85.65,1,0.8711
78
+ BTE-000000077,PROD-0000077,INJ-000017,1028,0.2585,21.26,56.99,0,0.0592
79
+ BTE-000000078,PROD-0000078,INJ-000017,1333,0.2646,7.66,55.26,0,0.1475
80
+ BTE-000000079,PROD-0000079,INJ-000017,741,0.7405,16.74,71.88,1,0.6544
81
+ BTE-000000080,PROD-0000080,INJ-000017,1429,0.4583,14.75,58.09,0,0.2187
82
+ BTE-000000081,PROD-0000081,INJ-000017,1299,0.5307,10.17,66.45,0,0.2889
83
+ BTE-000000082,PROD-0000082,INJ-000018,648,0.7244,14.53,69.82,1,0.642
84
+ BTE-000000083,PROD-0000083,INJ-000018,641,0.7202,8.07,76.44,1,0.5068
85
+ BTE-000000084,PROD-0000084,INJ-000018,1208,0.4661,16.86,62.27,0,0.2848
86
+ BTE-000000085,PROD-0000085,INJ-000018,600,0.7036,16.33,71.98,0,0.7059
87
+ BTE-000000086,PROD-0000086,INJ-000019,1425,0.3829,9.56,59.86,0,0.2011
88
+ BTE-000000087,PROD-0000087,INJ-000019,1125,0.5664,23.6,57.42,0,0.4198
89
+ BTE-000000088,PROD-0000088,INJ-000019,610,0.6895,19.27,72.13,0,0.5464
90
+ BTE-000000089,PROD-0000089,INJ-000020,1360,0.732,19.94,73.98,1,0.3663
91
+ BTE-000000090,PROD-0000090,INJ-000020,1012,0.6687,10.82,69.56,0,0.512
92
+ BTE-000000091,PROD-0000091,INJ-000020,678,0.7385,24.06,78.21,1,0.4906
93
+ BTE-000000092,PROD-0000092,INJ-000021,910,0.5165,13.41,66.75,0,0.3831
94
+ BTE-000000093,PROD-0000093,INJ-000021,1036,0.3774,13.21,59.07,0,0.2507
95
+ BTE-000000094,PROD-0000094,INJ-000021,646,0.7496,22.04,81.97,1,0.6675
96
+ BTE-000000095,PROD-0000095,INJ-000021,1427,0.449,7.11,67.26,0,0.1518
97
+ BTE-000000096,PROD-0000096,INJ-000021,357,0.6871,22.82,81.24,0,0.605
98
+ BTE-000000097,PROD-0000097,INJ-000022,930,0.3593,17.06,51.46,0,0.2912
99
+ BTE-000000098,PROD-0000098,INJ-000022,424,0.8766,13.48,93.19,1,0.9699
100
+ BTE-000000099,PROD-0000099,INJ-000022,867,0.4399,21.25,59.03,0,0.5396
101
+ BTE-000000100,PROD-0000100,INJ-000022,545,0.5524,15.54,70.52,0,0.4577
102
+ BTE-000000101,PROD-0000101,INJ-000022,1212,0.4976,11.65,59.66,0,0.3268
103
+ BTE-000000102,PROD-0000102,INJ-000023,1034,0.5053,18.78,60.96,0,0.4331
104
+ BTE-000000103,PROD-0000103,INJ-000023,1188,0.5104,8.68,59.23,0,0.2726
105
+ BTE-000000104,PROD-0000104,INJ-000023,992,0.3612,16.53,47.09,0,0.1142
106
+ BTE-000000105,PROD-0000105,INJ-000024,1410,0.5801,23.81,77.41,0,0.3515
107
+ BTE-000000106,PROD-0000106,INJ-000024,1419,0.5242,20.42,64.19,0,0.0592
108
+ BTE-000000107,PROD-0000107,INJ-000025,1057,0.5345,17.45,55.66,0,0.448
109
+ BTE-000000108,PROD-0000108,INJ-000025,968,0.7587,21.33,82.42,1,0.483
110
+ BTE-000000109,PROD-0000109,INJ-000025,580,0.8051,18.83,88.92,1,0.5507
111
+ BTE-000000110,PROD-0000110,INJ-000025,1121,0.5958,7.2,66.69,0,0.3167
112
+ BTE-000000111,PROD-0000111,INJ-000026,1153,0.504,17.37,43.24,0,0.0966
113
+ BTE-000000112,PROD-0000112,INJ-000026,477,0.7517,17.79,88.11,1,0.8388
114
+ BTE-000000113,PROD-0000113,INJ-000026,1026,0.3212,12.61,53.09,0,0.1526
115
+ BTE-000000114,PROD-0000114,INJ-000027,1005,0.6635,6.86,60.6,0,0.6142
116
+ BTE-000000115,PROD-0000115,INJ-000027,554,0.6906,8.26,71.86,0,0.6309
117
+ BTE-000000116,PROD-0000116,INJ-000027,953,0.4909,21.15,61.4,0,0.2333
118
+ BTE-000000117,PROD-0000117,INJ-000027,671,0.5702,5.89,57.17,0,0.6176
119
+ BTE-000000118,PROD-0000118,INJ-000027,1155,0.3297,10.37,48.42,0,0.3218
120
+ BTE-000000119,PROD-0000119,INJ-000027,782,0.516,22.3,60.73,0,0.5712
121
+ BTE-000000120,PROD-0000120,INJ-000028,897,0.4813,20.25,51.45,0,0.4235
122
+ BTE-000000121,PROD-0000121,INJ-000028,498,0.6861,7.34,79.86,0,0.5726
123
+ BTE-000000122,PROD-0000122,INJ-000028,856,0.639,19.42,72.83,0,0.617
124
+ BTE-000000123,PROD-0000123,INJ-000028,883,0.5864,19.97,65.01,0,0.4428
125
+ BTE-000000124,PROD-0000124,INJ-000029,515,0.6948,9.52,78.26,0,0.6401
126
+ BTE-000000125,PROD-0000125,INJ-000029,1590,0.5332,6.27,69.48,0,0.299
127
+ BTE-000000126,PROD-0000126,INJ-000029,1124,0.5143,16.65,55.58,0,0.4792
128
+ BTE-000000127,PROD-0000127,INJ-000029,757,0.6191,24.82,75.78,0,0.5106
129
+ BTE-000000128,PROD-0000128,INJ-000029,673,0.5702,13.81,67.62,0,0.537
130
+ BTE-000000129,PROD-0000129,INJ-000030,1000,0.758,12.86,75.57,1,0.3432
131
+ BTE-000000130,PROD-0000130,INJ-000030,1490,0.461,7.93,52.67,0,0.1923
132
+ BTE-000000131,PROD-0000131,INJ-000030,579,0.8532,17.24,74.33,1,0.7703
133
+ BTE-000000132,PROD-0000132,INJ-000030,971,0.7846,18.0,86.64,1,0.5974
134
+ BTE-000000133,PROD-0000133,INJ-000030,1646,0.5844,22.84,67.67,0,0.2838
135
+ BTE-000000134,PROD-0000134,INJ-000030,655,0.8269,11.39,87.88,1,0.6344
136
+ BTE-000000135,PROD-0000135,INJ-000030,840,0.7311,17.34,78.83,1,0.4836
137
+ BTE-000000136,PROD-0000136,INJ-000031,708,0.6678,18.74,81.49,0,0.6225
138
+ BTE-000000137,PROD-0000137,INJ-000031,496,0.835,12.83,77.67,1,0.5451
139
+ BTE-000000138,PROD-0000138,INJ-000031,1401,0.533,6.27,56.79,0,0.1949
140
+ BTE-000000139,PROD-0000139,INJ-000031,663,0.6496,22.83,70.81,0,0.7169
141
+ BTE-000000140,PROD-0000140,INJ-000031,1161,0.6423,8.78,73.12,0,0.3139
142
+ BTE-000000141,PROD-0000141,INJ-000031,592,0.6485,20.8,76.68,0,0.5719
143
+ BTE-000000142,PROD-0000142,INJ-000032,589,0.6377,21.01,67.22,0,0.6884
144
+ BTE-000000143,PROD-0000143,INJ-000032,390,0.8464,12.93,84.3,1,0.8294
145
+ BTE-000000144,PROD-0000144,INJ-000032,470,0.8444,6.49,84.62,1,0.7787
146
+ BTE-000000145,PROD-0000145,INJ-000033,1463,0.5276,13.62,66.02,0,0.1438
147
+ BTE-000000146,PROD-0000146,INJ-000033,552,0.8736,21.71,83.72,1,0.8207
148
+ BTE-000000147,PROD-0000147,INJ-000033,869,0.6385,19.47,71.37,0,0.4959
149
+ BTE-000000148,PROD-0000148,INJ-000033,642,0.5822,21.96,60.25,0,0.695
150
+ BTE-000000149,PROD-0000149,INJ-000033,327,0.8771,18.15,89.17,1,0.7115
151
+ BTE-000000150,PROD-0000150,INJ-000034,749,0.4825,18.44,65.48,0,0.239
152
+ BTE-000000151,PROD-0000151,INJ-000034,1313,0.2524,22.26,61.34,0,0.2206
153
+ BTE-000000152,PROD-0000152,INJ-000034,894,0.6168,14.11,86.99,0,0.4325
154
+ BTE-000000153,PROD-0000153,INJ-000035,745,0.5907,17.65,76.16,0,0.5862
155
+ BTE-000000154,PROD-0000154,INJ-000035,715,0.6524,7.63,72.25,0,0.6416
156
+ BTE-000000155,PROD-0000155,INJ-000035,590,0.5811,24.73,70.69,0,0.5814
157
+ BTE-000000156,PROD-0000156,INJ-000035,1116,0.3746,23.28,52.81,0,0.2804
158
+ BTE-000000157,PROD-0000157,INJ-000036,1352,0.419,11.71,59.95,0,0.3123
159
+ BTE-000000158,PROD-0000158,INJ-000036,1532,0.5123,10.54,61.42,0,0.3325
160
+ BTE-000000159,PROD-0000159,INJ-000036,513,0.8734,24.55,75.18,1,0.7925
161
+ BTE-000000160,PROD-0000160,INJ-000036,432,0.7476,5.28,65.81,1,0.8067
162
+ BTE-000000161,PROD-0000161,INJ-000037,717,0.7491,20.09,84.52,1,0.7317
163
+ BTE-000000162,PROD-0000162,INJ-000037,794,0.5615,21.28,64.51,0,0.4562
164
+ BTE-000000163,PROD-0000163,INJ-000037,487,0.7609,12.88,78.52,1,0.6094
165
+ BTE-000000164,PROD-0000164,INJ-000037,1071,0.5669,10.6,68.68,0,0.1711
166
+ BTE-000000165,PROD-0000165,INJ-000037,1081,0.616,24.13,64.27,0,0.4333
167
+ BTE-000000166,PROD-0000166,INJ-000037,1009,0.6469,18.61,67.78,0,0.4633
168
+ BTE-000000167,PROD-0000167,INJ-000038,746,0.6836,15.84,77.82,0,0.5486
169
+ BTE-000000168,PROD-0000168,INJ-000038,787,0.4703,14.97,58.98,0,0.3712
170
+ BTE-000000169,PROD-0000169,INJ-000038,678,0.8718,23.51,91.82,1,0.6113
171
+ BTE-000000170,PROD-0000170,INJ-000039,617,0.7648,15.36,86.97,1,0.4906
172
+ BTE-000000171,PROD-0000171,INJ-000039,1360,0.4063,5.0,64.47,0,0.122
173
+ BTE-000000172,PROD-0000172,INJ-000039,1384,0.4399,11.08,56.49,0,0.2427
174
+ BTE-000000173,PROD-0000173,INJ-000039,981,0.4903,6.71,66.34,0,0.2677
175
+ BTE-000000174,PROD-0000174,INJ-000039,1182,0.4805,7.05,65.66,0,0.4396
176
+ BTE-000000175,PROD-0000175,INJ-000039,334,0.723,20.55,78.83,1,0.8189
177
+ BTE-000000176,PROD-0000176,INJ-000040,1144,0.5948,12.17,60.25,0,0.2451
178
+ BTE-000000177,PROD-0000177,INJ-000040,1104,0.5126,17.95,70.92,0,0.3444
179
+ BTE-000000178,PROD-0000178,INJ-000040,536,0.6977,8.36,69.43,0,0.572
180
+ BTE-000000179,PROD-0000179,INJ-000041,548,0.6121,8.23,57.9,0,0.7245
181
+ BTE-000000180,PROD-0000180,INJ-000041,625,0.6165,17.32,62.87,0,0.4803
182
+ BTE-000000181,PROD-0000181,INJ-000041,576,0.5014,20.1,71.51,0,0.5111
183
+ BTE-000000182,PROD-0000182,INJ-000042,1245,0.499,16.24,56.05,0,0.2545
184
+ BTE-000000183,PROD-0000183,INJ-000042,561,0.6663,12.09,75.32,0,0.5404
185
+ BTE-000000184,PROD-0000184,INJ-000042,724,0.6284,18.04,70.59,0,0.4926
186
+ BTE-000000185,PROD-0000185,INJ-000043,587,0.9003,23.72,90.37,1,0.7568
187
+ BTE-000000186,PROD-0000186,INJ-000043,1511,0.4341,14.77,58.69,0,0.2859
188
+ BTE-000000187,PROD-0000187,INJ-000043,870,0.9154,15.69,95.07,1,0.6857
189
+ BTE-000000188,PROD-0000188,INJ-000043,538,0.6951,21.18,73.96,0,0.5896
190
+ BTE-000000189,PROD-0000189,INJ-000043,699,0.7685,11.68,76.44,1,0.4795
191
+ BTE-000000190,PROD-0000190,INJ-000043,691,0.8463,22.86,86.21,1,0.8395
192
+ BTE-000000191,PROD-0000191,INJ-000044,748,0.6614,8.84,75.32,0,0.5699
193
+ BTE-000000192,PROD-0000192,INJ-000044,561,0.7723,13.01,81.63,1,0.8213
194
+ BTE-000000193,PROD-0000193,INJ-000044,689,0.7148,24.58,84.12,0,0.5633
195
+ BTE-000000194,PROD-0000194,INJ-000044,780,0.6491,9.73,69.01,0,0.5246
196
+ BTE-000000195,PROD-0000195,INJ-000044,855,0.5119,24.63,61.63,0,0.2612
197
+ BTE-000000196,PROD-0000196,INJ-000044,998,0.4499,10.17,57.18,0,0.2113
198
+ BTE-000000197,PROD-0000197,INJ-000045,713,0.6893,9.04,87.7,0,0.5126
199
+ BTE-000000198,PROD-0000198,INJ-000045,1192,0.3431,19.91,58.1,0,0.3354
200
+ BTE-000000199,PROD-0000199,INJ-000046,777,0.6728,15.23,77.23,0,0.4848
201
+ BTE-000000200,PROD-0000200,INJ-000046,334,0.9751,5.95,84.54,1,0.98
202
+ BTE-000000201,PROD-0000201,INJ-000046,717,0.77,13.16,76.8,1,0.622
203
+ BTE-000000202,PROD-0000202,INJ-000046,439,1.0,6.8,98.0,1,0.98
204
+ BTE-000000203,PROD-0000203,INJ-000046,841,0.6711,11.73,80.61,0,0.3908
205
+ BTE-000000204,PROD-0000204,INJ-000046,433,0.8567,18.96,84.86,1,0.98
206
+ BTE-000000205,PROD-0000205,INJ-000047,1435,0.5157,16.85,71.78,0,0.2181
207
+ BTE-000000206,PROD-0000206,INJ-000047,844,0.6043,18.85,71.63,0,0.5775
208
+ BTE-000000207,PROD-0000207,INJ-000047,498,0.7999,16.82,94.02,1,0.798
209
+ BTE-000000208,PROD-0000208,INJ-000047,749,0.8825,24.77,79.65,1,0.6415
210
+ BTE-000000209,PROD-0000209,INJ-000047,555,0.6713,9.02,82.28,0,0.7461
211
+ BTE-000000210,PROD-0000210,INJ-000048,727,0.6164,7.14,64.4,0,0.511
212
+ BTE-000000211,PROD-0000211,INJ-000048,882,0.6444,18.16,68.67,0,0.425
213
+ BTE-000000212,PROD-0000212,INJ-000048,389,0.8546,17.14,90.43,1,0.9234
214
+ BTE-000000213,PROD-0000213,INJ-000048,823,0.7278,8.58,72.92,1,0.594
215
+ BTE-000000214,PROD-0000214,INJ-000049,1528,0.4937,11.65,66.4,0,0.2271
216
+ BTE-000000215,PROD-0000215,INJ-000049,1627,0.583,18.31,75.52,0,0.3011
217
+ BTE-000000216,PROD-0000216,INJ-000049,641,0.6678,16.93,75.22,0,0.6227
218
+ BTE-000000217,PROD-0000217,INJ-000049,645,0.5771,5.7,67.04,0,0.5329
219
+ BTE-000000218,PROD-0000218,INJ-000049,1182,0.6945,22.32,67.65,0,0.0723
220
+ BTE-000000219,PROD-0000219,INJ-000049,948,0.7224,8.94,72.77,1,0.5087
221
+ BTE-000000220,PROD-0000220,INJ-000050,766,0.7376,21.5,87.2,1,0.4644
222
+ BTE-000000221,PROD-0000221,INJ-000050,785,0.6175,5.25,76.78,0,0.4783
223
+ BTE-000000222,PROD-0000222,INJ-000050,763,0.7913,5.05,83.71,1,0.5728
224
+ BTE-000000223,PROD-0000223,INJ-000050,912,0.6703,19.69,78.32,0,0.5275
225
+ BTE-000000224,PROD-0000224,INJ-000051,420,0.8397,18.96,80.38,1,0.9311
226
+ BTE-000000225,PROD-0000225,INJ-000051,846,0.4517,13.11,67.14,0,0.0924
227
+ BTE-000000226,PROD-0000226,INJ-000051,1382,0.447,7.02,49.27,0,0.0595
228
+ BTE-000000227,PROD-0000227,INJ-000051,1392,0.551,20.1,66.2,0,0.3397
229
+ BTE-000000228,PROD-0000228,INJ-000051,694,0.6128,6.77,75.26,0,0.6427
230
+ BTE-000000229,PROD-0000229,INJ-000052,1151,0.5112,10.99,71.38,0,0.3722
231
+ BTE-000000230,PROD-0000230,INJ-000052,1025,0.5304,7.88,62.7,0,0.4522
232
+ BTE-000000231,PROD-0000231,INJ-000052,1335,0.5143,5.83,56.85,0,0.4299
233
+ BTE-000000232,PROD-0000232,INJ-000052,1440,0.5595,19.43,82.1,0,0.2957
234
+ BTE-000000233,PROD-0000233,INJ-000052,463,1.0,23.56,97.53,1,0.9747
235
+ BTE-000000234,PROD-0000234,INJ-000052,823,0.9186,24.04,90.23,1,0.5492
236
+ BTE-000000235,PROD-0000235,INJ-000052,852,0.5211,22.26,69.63,0,0.5068
237
+ BTE-000000236,PROD-0000236,INJ-000053,749,0.4743,9.35,63.6,0,0.4996
238
+ BTE-000000237,PROD-0000237,INJ-000053,867,0.6593,10.44,75.0,0,0.451
239
+ BTE-000000238,PROD-0000238,INJ-000053,770,0.5564,6.55,86.18,0,0.5224
240
+ BTE-000000239,PROD-0000239,INJ-000053,1491,0.3959,13.62,44.13,0,0.3384
241
+ BTE-000000240,PROD-0000240,INJ-000053,695,0.721,15.73,79.58,1,0.7082
242
+ BTE-000000241,PROD-0000241,INJ-000053,1033,0.486,18.83,56.31,0,0.2723
243
+ BTE-000000242,PROD-0000242,INJ-000054,1181,0.4439,21.14,64.97,0,0.1801
244
+ BTE-000000243,PROD-0000243,INJ-000054,1273,0.4974,11.05,53.27,0,0.2423
245
+ BTE-000000244,PROD-0000244,INJ-000054,881,0.621,22.82,56.77,0,0.3987
246
+ BTE-000000245,PROD-0000245,INJ-000054,1516,0.6539,17.36,64.4,0,0.2722
247
+ BTE-000000246,PROD-0000246,INJ-000054,1087,0.5617,6.18,63.61,0,0.3508
248
+ BTE-000000247,PROD-0000247,INJ-000054,715,0.8113,14.94,90.79,1,0.5677
249
+ BTE-000000248,PROD-0000248,INJ-000055,980,0.6969,10.56,59.3,0,0.3951
250
+ BTE-000000249,PROD-0000249,INJ-000055,1012,0.72,21.79,75.34,1,0.5747
251
+ BTE-000000250,PROD-0000250,INJ-000055,638,0.633,13.31,71.09,0,0.4831
252
+ BTE-000000251,PROD-0000251,INJ-000055,913,0.5918,23.2,70.98,0,0.4331
253
+ BTE-000000252,PROD-0000252,INJ-000056,492,0.5439,18.77,62.84,0,0.6737
254
+ BTE-000000253,PROD-0000253,INJ-000056,1032,0.6963,22.13,74.26,0,0.5862
255
+ BTE-000000254,PROD-0000254,INJ-000056,537,0.6297,7.2,65.08,0,0.7102
256
+ BTE-000000255,PROD-0000255,INJ-000057,787,0.7566,19.63,88.86,1,0.4145
257
+ BTE-000000256,PROD-0000256,INJ-000057,773,0.4675,23.42,55.68,0,0.5754
258
+ BTE-000000257,PROD-0000257,INJ-000057,976,0.3891,18.14,47.67,0,0.1592
259
+ BTE-000000258,PROD-0000258,INJ-000058,567,0.7822,19.3,82.45,1,0.7205
260
+ BTE-000000259,PROD-0000259,INJ-000058,1377,0.5092,21.19,66.5,0,0.3338
261
+ BTE-000000260,PROD-0000260,INJ-000058,492,0.7594,15.4,75.11,1,0.6271
262
+ BTE-000000261,PROD-0000261,INJ-000058,1075,0.3697,7.93,62.82,0,0.128
263
+ BTE-000000262,PROD-0000262,INJ-000058,545,0.8472,21.8,72.09,1,0.696
264
+ BTE-000000263,PROD-0000263,INJ-000058,1061,0.4879,14.57,72.71,0,0.3105
265
+ BTE-000000264,PROD-0000264,INJ-000059,1579,0.5096,20.49,61.53,0,0.2674
266
+ BTE-000000265,PROD-0000265,INJ-000059,596,0.8314,24.56,82.31,1,0.6511
267
+ BTE-000000266,PROD-0000266,INJ-000059,504,0.6535,19.01,73.28,0,0.5948
268
+ BTE-000000267,PROD-0000267,INJ-000059,900,0.7158,13.77,72.12,0,0.5035
269
+ BTE-000000268,PROD-0000268,INJ-000059,625,0.6672,14.89,69.47,0,0.6991
270
+ BTE-000000269,PROD-0000269,INJ-000059,922,0.7164,18.48,82.86,0,0.4158
271
+ BTE-000000270,PROD-0000270,INJ-000059,723,0.755,10.91,70.56,1,0.5962
272
+ BTE-000000271,PROD-0000271,INJ-000060,700,0.6674,22.61,73.9,0,0.5263
273
+ BTE-000000272,PROD-0000272,INJ-000060,694,0.6578,10.86,72.66,0,0.5943
274
+ BTE-000000273,PROD-0000273,INJ-000060,756,0.5423,24.16,67.54,0,0.4438
275
+ BTE-000000274,PROD-0000274,INJ-000061,539,0.7431,12.08,64.11,1,0.6275
276
+ BTE-000000275,PROD-0000275,INJ-000061,1350,0.6107,17.91,82.62,0,0.2917
277
+ BTE-000000276,PROD-0000276,INJ-000061,669,0.8402,8.57,84.17,1,0.6351
278
+ BTE-000000277,PROD-0000277,INJ-000061,1613,0.5284,7.69,61.78,0,0.3575
279
+ BTE-000000278,PROD-0000278,INJ-000061,1210,0.4266,18.66,63.1,0,0.1598
280
+ BTE-000000279,PROD-0000279,INJ-000061,902,0.699,18.18,86.62,0,0.598
281
+ BTE-000000280,PROD-0000280,INJ-000062,524,0.7024,24.29,74.72,0,0.7002
282
+ BTE-000000281,PROD-0000281,INJ-000062,798,0.5489,22.06,58.96,0,0.3535
283
+ BTE-000000282,PROD-0000282,INJ-000062,1243,0.436,16.64,62.95,0,0.3357
284
+ BTE-000000283,PROD-0000283,INJ-000062,591,0.6176,9.6,67.78,0,0.7902
285
+ BTE-000000284,PROD-0000284,INJ-000062,577,0.7144,15.24,68.94,0,0.725
286
+ BTE-000000285,PROD-0000285,INJ-000062,614,0.8517,22.44,98.0,1,0.7604
287
+ BTE-000000286,PROD-0000286,INJ-000063,1102,0.5981,14.59,76.23,0,0.3887
288
+ BTE-000000287,PROD-0000287,INJ-000063,1096,0.4759,8.11,55.23,0,0.3157
289
+ BTE-000000288,PROD-0000288,INJ-000064,1100,0.4361,12.11,53.95,0,0.2971
290
+ BTE-000000289,PROD-0000289,INJ-000064,937,0.5074,14.62,59.45,0,0.388
291
+ BTE-000000290,PROD-0000290,INJ-000064,735,0.5256,18.27,57.66,0,0.4745
292
+ BTE-000000291,PROD-0000291,INJ-000064,907,0.6455,7.57,68.33,0,0.5654
293
+ BTE-000000292,PROD-0000292,INJ-000064,1212,0.4382,18.02,71.26,0,0.321
294
+ BTE-000000293,PROD-0000293,INJ-000065,589,0.6278,24.78,63.56,0,0.5123
295
+ BTE-000000294,PROD-0000294,INJ-000065,1337,0.5024,13.45,61.73,0,0.2874
296
+ BTE-000000295,PROD-0000295,INJ-000065,760,0.7142,7.43,77.2,0,0.5054
297
+ BTE-000000296,PROD-0000296,INJ-000065,965,0.7012,12.44,65.26,0,0.4778
298
+ BTE-000000297,PROD-0000297,INJ-000065,832,0.3696,6.4,48.85,0,0.2527
299
+ BTE-000000298,PROD-0000298,INJ-000065,1049,0.5074,19.93,58.15,0,0.2123
300
+ BTE-000000299,PROD-0000299,INJ-000066,535,0.6787,19.93,83.8,0,0.6452
301
+ BTE-000000300,PROD-0000300,INJ-000066,467,0.679,20.02,73.57,0,0.6523
302
+ BTE-000000301,PROD-0000301,INJ-000066,1356,0.4568,20.43,65.61,0,0.2544
303
+ BTE-000000302,PROD-0000302,INJ-000066,1508,0.3823,16.65,55.89,0,0.1424
304
+ BTE-000000303,PROD-0000303,INJ-000066,1205,0.657,16.22,57.4,0,0.3363
305
+ BTE-000000304,PROD-0000304,INJ-000066,1182,0.5518,16.3,63.3,0,0.4047
306
+ BTE-000000305,PROD-0000305,INJ-000066,424,0.8362,12.71,82.96,1,0.7217
307
+ BTE-000000306,PROD-0000306,INJ-000067,709,0.811,6.39,70.35,1,0.7716
308
+ BTE-000000307,PROD-0000307,INJ-000067,1158,0.6945,5.79,76.02,0,0.4767
309
+ BTE-000000308,PROD-0000308,INJ-000068,1248,0.5187,21.94,54.85,0,0.2726
310
+ BTE-000000309,PROD-0000309,INJ-000068,818,0.6576,15.02,65.06,0,0.5801
311
+ BTE-000000310,PROD-0000310,INJ-000068,712,0.7126,15.92,81.92,0,0.4862
312
+ BTE-000000311,PROD-0000311,INJ-000068,1275,0.4443,22.87,59.3,0,0.2793
313
+ BTE-000000312,PROD-0000312,INJ-000069,796,0.6407,22.39,83.64,0,0.611
314
+ BTE-000000313,PROD-0000313,INJ-000069,493,0.66,7.47,60.91,0,0.6563
315
+ BTE-000000314,PROD-0000314,INJ-000069,1074,0.3613,5.74,56.38,0,0.1337
316
+ BTE-000000315,PROD-0000315,INJ-000069,1182,0.3518,17.19,58.5,0,0.0814
317
+ BTE-000000316,PROD-0000316,INJ-000069,791,0.7222,18.09,87.74,1,0.5395
318
+ BTE-000000317,PROD-0000317,INJ-000069,1128,0.6732,18.83,76.55,0,0.499
319
+ BTE-000000318,PROD-0000318,INJ-000070,1209,0.4098,22.03,59.6,0,0.1496
320
+ BTE-000000319,PROD-0000319,INJ-000070,1411,0.3734,5.82,62.18,0,0.3447
321
+ BTE-000000320,PROD-0000320,INJ-000070,1272,0.5092,14.85,71.26,0,0.2202
322
+ BTE-000000321,PROD-0000321,INJ-000071,400,0.7883,12.53,75.07,1,0.7336
323
+ BTE-000000322,PROD-0000322,INJ-000071,1025,0.4226,21.06,59.33,0,0.313
324
+ BTE-000000323,PROD-0000323,INJ-000071,697,0.596,14.85,74.74,0,0.4449
325
+ BTE-000000324,PROD-0000324,INJ-000071,1250,0.478,20.56,57.78,0,0.1848
326
+ BTE-000000325,PROD-0000325,INJ-000072,774,0.5367,6.97,62.0,0,0.5535
327
+ BTE-000000326,PROD-0000326,INJ-000072,992,0.3322,22.8,69.33,0,0.3906
328
+ BTE-000000327,PROD-0000327,INJ-000072,641,0.6243,18.37,78.04,0,0.4213
329
+ BTE-000000328,PROD-0000328,INJ-000072,538,0.5415,14.26,58.41,0,0.5394
330
+ BTE-000000329,PROD-0000329,INJ-000072,886,0.3681,22.08,57.45,0,0.4699
331
+ BTE-000000330,PROD-0000330,INJ-000073,1443,0.5549,12.47,67.98,0,0.3507
332
+ BTE-000000331,PROD-0000331,INJ-000073,530,0.6385,23.7,75.85,0,0.6162
333
+ BTE-000000332,PROD-0000332,INJ-000073,784,0.6064,21.96,74.3,0,0.4168
334
+ BTE-000000333,PROD-0000333,INJ-000073,890,0.7434,24.23,78.41,1,0.6087
335
+ BTE-000000334,PROD-0000334,INJ-000073,934,0.4301,10.93,55.67,0,0.1579
336
+ BTE-000000335,PROD-0000335,INJ-000074,1463,0.6389,22.9,77.61,0,0.3209
337
+ BTE-000000336,PROD-0000336,INJ-000074,571,0.7228,10.62,79.61,1,0.609
338
+ BTE-000000337,PROD-0000337,INJ-000074,775,0.7422,18.95,83.09,1,0.5129
339
+ BTE-000000338,PROD-0000338,INJ-000074,1012,0.4064,12.56,49.93,0,0.0869
340
+ BTE-000000339,PROD-0000339,INJ-000075,793,0.6373,23.59,65.02,0,0.5051
341
+ BTE-000000340,PROD-0000340,INJ-000075,1367,0.6342,18.8,71.09,0,0.4011
342
+ BTE-000000341,PROD-0000341,INJ-000075,830,0.5696,10.15,65.96,0,0.397
343
+ BTE-000000342,PROD-0000342,INJ-000075,1274,0.5705,6.39,71.77,0,0.3935
344
+ BTE-000000343,PROD-0000343,INJ-000076,570,0.9815,15.93,87.66,1,0.93
345
+ BTE-000000344,PROD-0000344,INJ-000076,1232,0.5259,8.57,73.27,0,0.344
346
+ BTE-000000345,PROD-0000345,INJ-000076,1357,0.2787,7.18,49.51,0,0.1042
347
+ BTE-000000346,PROD-0000346,INJ-000077,827,0.8361,19.53,84.67,1,0.4319
348
+ BTE-000000347,PROD-0000347,INJ-000077,471,1.0,16.0,78.36,1,0.8319
349
+ BTE-000000348,PROD-0000348,INJ-000077,1668,0.5684,15.95,63.34,0,0.3388
350
+ BTE-000000349,PROD-0000349,INJ-000078,977,0.5903,23.39,68.11,0,0.2447
351
+ BTE-000000350,PROD-0000350,INJ-000078,1141,0.4332,11.85,62.54,0,0.3422
352
+ BTE-000000351,PROD-0000351,INJ-000078,705,0.8447,7.27,88.6,1,0.7416
353
+ BTE-000000352,PROD-0000352,INJ-000079,758,0.5911,9.87,58.12,0,0.4597
354
+ BTE-000000353,PROD-0000353,INJ-000079,815,0.8065,21.81,85.93,1,0.6228
355
+ BTE-000000354,PROD-0000354,INJ-000079,1016,0.5189,9.43,74.02,0,0.2756
356
+ BTE-000000355,PROD-0000355,INJ-000079,444,0.86,11.08,77.27,1,0.7369
357
+ BTE-000000356,PROD-0000356,INJ-000080,516,0.6066,8.56,58.98,0,0.6475
358
+ BTE-000000357,PROD-0000357,INJ-000080,1385,0.3679,18.38,55.5,0,0.2721
359
+ BTE-000000358,PROD-0000358,INJ-000080,1243,0.4869,14.21,57.09,0,0.2722
360
+ BTE-000000359,PROD-0000359,INJ-000080,958,0.4955,16.33,66.95,0,0.3094
conformance_events.csv ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ conf_id,injector_id,producer_id,event_day,thief_zone_flag,channeling_index,treatment_type,treatment_effectiveness,injectivity_decline_factor
2
+ CONF-000000001,INJ-000004,PROD-0000016,2270,1,0.7068,polymer_flood,0.6029,0.2758
3
+ CONF-000000002,INJ-000009,PROD-0000043,3367,0,0.4427,selective_shutoff,0.6491,0.1124
4
+ CONF-000000003,INJ-000013,PROD-0000061,852,0,0.5761,none,0.1068,0.2699
5
+ CONF-000000004,INJ-000022,PROD-0000097,905,0,0.6059,polymer_flood,0.652,0.309
6
+ CONF-000000005,INJ-000027,PROD-0000119,374,0,0.6857,selective_shutoff,0.5844,0.2888
7
+ CONF-000000006,INJ-000041,PROD-0000179,2738,0,0.6134,none,0.1995,0.372
8
+ CONF-000000007,INJ-000042,PROD-0000183,1130,1,0.806,none,0.1734,0.1611
9
+ CONF-000000008,INJ-000044,PROD-0000192,3325,1,0.8328,polymer_flood,0.7743,0.27
10
+ CONF-000000009,INJ-000047,PROD-0000207,1364,1,0.8568,polymer_flood,0.3919,0.334
11
+ CONF-000000010,INJ-000051,PROD-0000227,2747,0,0.6163,none,0.0334,0.3974
12
+ CONF-000000011,INJ-000063,PROD-0000287,2031,0,0.6332,none,0.1329,0.3264
13
+ CONF-000000012,INJ-000064,PROD-0000290,3648,0,0.5068,polymer_flood,0.3795,0.1394
14
+ CONF-000000013,INJ-000072,PROD-0000325,2063,1,0.7212,none,0.1338,0.4204
connectivity_matrix.csv ADDED
@@ -0,0 +1,360 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ conn_id,injector_id,producer_id,field_name,reservoir_name,flood_pattern,distance_ft,azimuth_deg,connectivity_score,communication_delay_days,fracture_assisted_flag,flow_unit_count,fault_block_shared_flag
2
+ CONN-000000001,INJ-000001,PROD-0000001,ADNOC Carbonate,Mishrif,line_drive,1016.7,333.6,0.4057,806,0,5,1
3
+ CONN-000000002,INJ-000001,PROD-0000002,ADNOC Carbonate,Mishrif,line_drive,1818.9,124.5,0.7136,486,0,5,1
4
+ CONN-000000003,INJ-000001,PROD-0000003,ADNOC Carbonate,Mishrif,line_drive,986.0,92.7,0.3284,941,0,3,1
5
+ CONN-000000004,INJ-000002,PROD-0000004,Gulf of Mexico,Turbidite,nine_spot,3929.8,267.6,0.4097,1096,0,5,1
6
+ CONN-000000005,INJ-000002,PROD-0000005,Gulf of Mexico,Turbidite,nine_spot,2412.3,203.4,0.5245,965,0,1,0
7
+ CONN-000000006,INJ-000002,PROD-0000006,Gulf of Mexico,Turbidite,nine_spot,3400.9,213.9,0.0487,1126,0,2,1
8
+ CONN-000000007,INJ-000002,PROD-0000007,Gulf of Mexico,Turbidite,nine_spot,1979.3,150.3,0.9221,280,0,1,1
9
+ CONN-000000008,INJ-000002,PROD-0000008,Gulf of Mexico,Turbidite,nine_spot,3623.9,248.4,0.2721,1092,0,1,0
10
+ CONN-000000009,INJ-000002,PROD-0000009,Gulf of Mexico,Turbidite,nine_spot,3022.6,50.3,0.3924,890,0,3,1
11
+ CONN-000000010,INJ-000003,PROD-0000010,ADNOC Carbonate,Mishrif,peripheral,2963.4,345.1,0.98,427,1,1,0
12
+ CONN-000000011,INJ-000003,PROD-0000011,ADNOC Carbonate,Mishrif,peripheral,3155.6,300.5,0.6205,816,0,5,1
13
+ CONN-000000012,INJ-000003,PROD-0000012,ADNOC Carbonate,Mishrif,peripheral,3900.9,68.2,0.4147,1363,0,1,1
14
+ CONN-000000013,INJ-000003,PROD-0000013,ADNOC Carbonate,Mishrif,peripheral,4073.5,339.6,0.5019,1082,0,4,1
15
+ CONN-000000014,INJ-000003,PROD-0000014,ADNOC Carbonate,Mishrif,peripheral,2587.1,139.1,0.2753,1308,0,1,1
16
+ CONN-000000015,INJ-000004,PROD-0000015,Canadian Heavy Oil,Mannville,five_spot,3418.5,351.3,0.1352,1096,0,5,1
17
+ CONN-000000016,INJ-000004,PROD-0000016,Canadian Heavy Oil,Mannville,five_spot,3973.4,328.5,0.4224,1280,1,2,1
18
+ CONN-000000017,INJ-000005,PROD-0000017,Permian Basin,Wolfcamp,five_spot,971.6,65.8,0.6135,567,0,4,1
19
+ CONN-000000018,INJ-000005,PROD-0000018,Permian Basin,Wolfcamp,five_spot,3038.6,38.6,0.4702,898,0,2,1
20
+ CONN-000000019,INJ-000005,PROD-0000019,Permian Basin,Wolfcamp,five_spot,2494.4,24.1,0.9322,446,0,4,1
21
+ CONN-000000020,INJ-000005,PROD-0000020,Permian Basin,Wolfcamp,five_spot,2913.5,296.0,0.2869,1329,0,3,1
22
+ CONN-000000021,INJ-000005,PROD-0000021,Permian Basin,Wolfcamp,five_spot,3425.2,241.9,0.3651,1398,0,5,1
23
+ CONN-000000022,INJ-000005,PROD-0000022,Permian Basin,Wolfcamp,five_spot,2159.0,47.2,0.7902,435,0,5,1
24
+ CONN-000000023,INJ-000006,PROD-0000023,Kuwait,Burgan,five_spot,4044.0,254.9,0.2988,1450,0,5,1
25
+ CONN-000000024,INJ-000006,PROD-0000024,Kuwait,Burgan,five_spot,2348.3,25.2,0.5922,623,0,1,1
26
+ CONN-000000025,INJ-000006,PROD-0000025,Kuwait,Burgan,five_spot,3426.8,63.5,0.4012,1345,0,2,1
27
+ CONN-000000026,INJ-000006,PROD-0000026,Kuwait,Burgan,five_spot,1505.3,132.9,0.4029,1042,0,3,1
28
+ CONN-000000027,INJ-000007,PROD-0000027,ADNOC Carbonate,Mishrif,peripheral,706.1,39.1,0.0563,793,0,4,1
29
+ CONN-000000028,INJ-000007,PROD-0000028,ADNOC Carbonate,Mishrif,peripheral,3659.8,218.3,0.2932,1374,0,2,1
30
+ CONN-000000029,INJ-000007,PROD-0000029,ADNOC Carbonate,Mishrif,peripheral,1873.5,300.3,0.5774,663,1,1,1
31
+ CONN-000000030,INJ-000007,PROD-0000030,ADNOC Carbonate,Mishrif,peripheral,1272.9,84.7,0.6277,499,0,4,1
32
+ CONN-000000031,INJ-000007,PROD-0000031,ADNOC Carbonate,Mishrif,peripheral,4074.0,136.2,0.7446,679,0,4,1
33
+ CONN-000000032,INJ-000007,PROD-0000032,ADNOC Carbonate,Mishrif,peripheral,665.3,32.1,0.545,604,0,5,1
34
+ CONN-000000033,INJ-000007,PROD-0000033,ADNOC Carbonate,Mishrif,peripheral,3302.1,231.2,0.1071,1127,0,4,1
35
+ CONN-000000034,INJ-000007,PROD-0000034,ADNOC Carbonate,Mishrif,peripheral,2112.0,168.6,0.2851,1378,0,4,1
36
+ CONN-000000035,INJ-000007,PROD-0000035,ADNOC Carbonate,Mishrif,peripheral,1308.1,98.7,0.6125,618,0,1,0
37
+ CONN-000000036,INJ-000008,PROD-0000036,ADNOC Carbonate,Mishrif,nine_spot,1224.9,82.0,0.2864,745,0,2,0
38
+ CONN-000000037,INJ-000008,PROD-0000037,ADNOC Carbonate,Mishrif,nine_spot,3729.4,262.2,0.1931,1450,0,5,1
39
+ CONN-000000038,INJ-000008,PROD-0000038,ADNOC Carbonate,Mishrif,nine_spot,2522.5,181.9,0.6323,672,0,3,1
40
+ CONN-000000039,INJ-000008,PROD-0000039,ADNOC Carbonate,Mishrif,nine_spot,2052.6,67.9,0.1747,1146,0,2,1
41
+ CONN-000000040,INJ-000008,PROD-0000040,ADNOC Carbonate,Mishrif,nine_spot,3212.5,33.8,0.6483,791,0,4,1
42
+ CONN-000000041,INJ-000008,PROD-0000041,ADNOC Carbonate,Mishrif,nine_spot,3758.2,277.3,0.4946,994,0,2,1
43
+ CONN-000000042,INJ-000009,PROD-0000042,Permian Basin,Wolfcamp,five_spot,1431.6,11.1,0.1373,1029,0,2,1
44
+ CONN-000000043,INJ-000009,PROD-0000043,Permian Basin,Wolfcamp,five_spot,4005.3,77.7,0.3549,1393,0,3,1
45
+ CONN-000000044,INJ-000010,PROD-0000044,Gulf of Mexico,Turbidite,nine_spot,4052.7,230.6,0.7986,535,0,3,1
46
+ CONN-000000045,INJ-000010,PROD-0000045,Gulf of Mexico,Turbidite,nine_spot,3802.6,331.9,0.246,1329,0,5,0
47
+ CONN-000000046,INJ-000010,PROD-0000046,Gulf of Mexico,Turbidite,nine_spot,1401.8,208.9,0.9049,340,1,2,1
48
+ CONN-000000047,INJ-000010,PROD-0000047,Gulf of Mexico,Turbidite,nine_spot,2889.7,168.4,0.4486,1028,0,1,1
49
+ CONN-000000048,INJ-000010,PROD-0000048,Gulf of Mexico,Turbidite,nine_spot,1575.5,28.0,0.2924,952,0,1,1
50
+ CONN-000000049,INJ-000010,PROD-0000049,Gulf of Mexico,Turbidite,nine_spot,1742.2,199.5,0.6759,613,0,2,1
51
+ CONN-000000050,INJ-000011,PROD-0000050,Middle East,Arab-D,five_spot,2236.3,273.8,0.2933,1167,0,4,1
52
+ CONN-000000051,INJ-000011,PROD-0000051,Middle East,Arab-D,five_spot,2422.1,25.9,0.8109,620,0,3,1
53
+ CONN-000000052,INJ-000011,PROD-0000052,Middle East,Arab-D,five_spot,3922.0,34.3,0.3899,1390,0,3,0
54
+ CONN-000000053,INJ-000011,PROD-0000053,Middle East,Arab-D,five_spot,2183.4,60.3,0.4274,910,0,3,1
55
+ CONN-000000054,INJ-000011,PROD-0000054,Middle East,Arab-D,five_spot,2927.5,305.9,0.7264,621,0,4,1
56
+ CONN-000000055,INJ-000012,PROD-0000055,Kuwait,Burgan,line_drive,1583.2,335.9,0.2352,818,0,2,1
57
+ CONN-000000056,INJ-000012,PROD-0000056,Kuwait,Burgan,line_drive,3606.6,197.0,0.5807,682,0,2,1
58
+ CONN-000000057,INJ-000012,PROD-0000057,Kuwait,Burgan,line_drive,2444.5,67.9,0.2807,1222,0,3,1
59
+ CONN-000000058,INJ-000013,PROD-0000058,Canadian Heavy Oil,Mannville,nine_spot,1773.1,305.6,0.635,638,1,5,0
60
+ CONN-000000059,INJ-000013,PROD-0000059,Canadian Heavy Oil,Mannville,nine_spot,2803.3,64.3,0.3497,1351,0,3,1
61
+ CONN-000000060,INJ-000013,PROD-0000060,Canadian Heavy Oil,Mannville,nine_spot,1182.6,108.1,0.6727,433,0,5,1
62
+ CONN-000000061,INJ-000013,PROD-0000061,Canadian Heavy Oil,Mannville,nine_spot,1926.8,219.7,0.3247,1281,1,4,1
63
+ CONN-000000062,INJ-000013,PROD-0000062,Canadian Heavy Oil,Mannville,nine_spot,3176.6,149.0,0.98,397,1,4,0
64
+ CONN-000000063,INJ-000013,PROD-0000063,Canadian Heavy Oil,Mannville,nine_spot,3576.7,4.3,0.2542,1247,0,5,1
65
+ CONN-000000064,INJ-000014,PROD-0000064,ADNOC Carbonate,Mishrif,nine_spot,2131.3,170.1,0.819,394,0,4,1
66
+ CONN-000000065,INJ-000014,PROD-0000065,ADNOC Carbonate,Mishrif,nine_spot,1758.4,339.3,0.2235,1120,0,3,1
67
+ CONN-000000066,INJ-000014,PROD-0000066,ADNOC Carbonate,Mishrif,nine_spot,3701.4,249.5,0.5405,902,0,4,1
68
+ CONN-000000067,INJ-000014,PROD-0000067,ADNOC Carbonate,Mishrif,nine_spot,1184.6,102.6,0.2019,1074,0,3,1
69
+ CONN-000000068,INJ-000014,PROD-0000068,ADNOC Carbonate,Mishrif,nine_spot,2496.3,176.1,0.436,1022,0,2,0
70
+ CONN-000000069,INJ-000014,PROD-0000069,ADNOC Carbonate,Mishrif,nine_spot,1192.0,187.9,0.2652,1171,0,2,0
71
+ CONN-000000070,INJ-000015,PROD-0000070,Gulf of Mexico,Turbidite,five_spot,698.9,213.7,0.6434,456,0,2,0
72
+ CONN-000000071,INJ-000015,PROD-0000071,Gulf of Mexico,Turbidite,five_spot,2478.7,216.5,0.5303,806,0,2,1
73
+ CONN-000000072,INJ-000015,PROD-0000072,Gulf of Mexico,Turbidite,five_spot,3445.8,52.8,0.1821,1397,0,4,1
74
+ CONN-000000073,INJ-000016,PROD-0000073,North Sea,Brent,line_drive,2256.4,340.3,0.8058,501,0,5,1
75
+ CONN-000000074,INJ-000016,PROD-0000074,North Sea,Brent,line_drive,972.0,309.4,0.5275,615,0,2,1
76
+ CONN-000000075,INJ-000016,PROD-0000075,North Sea,Brent,line_drive,1642.2,11.2,0.0484,1185,0,3,1
77
+ CONN-000000076,INJ-000017,PROD-0000076,Brazil Pre-Salt,Lula,nine_spot,1888.5,324.0,0.8711,478,0,2,1
78
+ CONN-000000077,INJ-000017,PROD-0000077,Brazil Pre-Salt,Lula,nine_spot,788.4,337.3,0.0592,994,0,2,1
79
+ CONN-000000078,INJ-000017,PROD-0000078,Brazil Pre-Salt,Lula,nine_spot,3183.2,220.7,0.1475,1289,0,4,0
80
+ CONN-000000079,INJ-000017,PROD-0000079,Brazil Pre-Salt,Lula,nine_spot,3943.2,69.5,0.6544,726,0,5,1
81
+ CONN-000000080,INJ-000017,PROD-0000080,Brazil Pre-Salt,Lula,nine_spot,1853.5,334.3,0.2187,1291,0,2,1
82
+ CONN-000000081,INJ-000017,PROD-0000081,Brazil Pre-Salt,Lula,nine_spot,2538.0,276.1,0.2889,1366,0,4,1
83
+ CONN-000000082,INJ-000018,PROD-0000082,Permian Basin,Wolfcamp,five_spot,2979.6,99.3,0.642,630,0,5,1
84
+ CONN-000000083,INJ-000018,PROD-0000083,Permian Basin,Wolfcamp,five_spot,800.7,321.7,0.5068,644,0,5,1
85
+ CONN-000000084,INJ-000018,PROD-0000084,Permian Basin,Wolfcamp,five_spot,2433.9,148.8,0.2848,1172,0,3,1
86
+ CONN-000000085,INJ-000018,PROD-0000085,Permian Basin,Wolfcamp,five_spot,1561.4,61.2,0.7059,555,0,2,1
87
+ CONN-000000086,INJ-000019,PROD-0000086,ADNOC Carbonate,Mishrif,five_spot,3209.7,238.7,0.2011,1352,0,5,0
88
+ CONN-000000087,INJ-000019,PROD-0000087,ADNOC Carbonate,Mishrif,five_spot,3976.5,56.3,0.4198,1060,0,4,1
89
+ CONN-000000088,INJ-000019,PROD-0000088,ADNOC Carbonate,Mishrif,five_spot,2266.5,341.1,0.5464,617,0,1,1
90
+ CONN-000000089,INJ-000020,PROD-0000089,Canadian Heavy Oil,Mannville,inverted_five_spot,3839.2,236.0,0.3663,1450,0,3,1
91
+ CONN-000000090,INJ-000020,PROD-0000090,Canadian Heavy Oil,Mannville,inverted_five_spot,3307.2,21.8,0.512,946,0,1,1
92
+ CONN-000000091,INJ-000020,PROD-0000091,Canadian Heavy Oil,Mannville,inverted_five_spot,1553.7,192.2,0.4906,679,0,5,1
93
+ CONN-000000092,INJ-000021,PROD-0000092,ADNOC Carbonate,Mishrif,inverted_five_spot,2173.3,270.5,0.3831,1054,0,4,1
94
+ CONN-000000093,INJ-000021,PROD-0000093,ADNOC Carbonate,Mishrif,inverted_five_spot,3218.2,13.1,0.2507,1135,0,1,1
95
+ CONN-000000094,INJ-000021,PROD-0000094,ADNOC Carbonate,Mishrif,inverted_five_spot,3704.2,33.7,0.6675,613,0,3,1
96
+ CONN-000000095,INJ-000021,PROD-0000095,ADNOC Carbonate,Mishrif,inverted_five_spot,3362.9,107.7,0.1518,1450,0,4,1
97
+ CONN-000000096,INJ-000021,PROD-0000096,ADNOC Carbonate,Mishrif,inverted_five_spot,803.3,157.0,0.605,371,0,1,1
98
+ CONN-000000097,INJ-000022,PROD-0000097,Middle East,Arab-D,line_drive,2015.6,330.9,0.2912,863,0,5,0
99
+ CONN-000000098,INJ-000022,PROD-0000098,Middle East,Arab-D,line_drive,2081.6,179.3,0.9699,366,0,1,1
100
+ CONN-000000099,INJ-000022,PROD-0000099,Middle East,Arab-D,line_drive,1987.4,204.4,0.5396,886,0,4,0
101
+ CONN-000000100,INJ-000022,PROD-0000100,Middle East,Arab-D,line_drive,895.4,32.0,0.4577,612,0,1,0
102
+ CONN-000000101,INJ-000022,PROD-0000101,Middle East,Arab-D,line_drive,849.8,180.2,0.3268,1101,0,5,0
103
+ CONN-000000102,INJ-000023,PROD-0000102,Kuwait,Burgan,five_spot,3011.5,117.7,0.4331,1037,0,5,1
104
+ CONN-000000103,INJ-000023,PROD-0000103,Kuwait,Burgan,five_spot,1540.5,305.2,0.2726,1191,0,1,0
105
+ CONN-000000104,INJ-000023,PROD-0000104,Kuwait,Burgan,five_spot,680.6,213.2,0.1142,955,0,2,1
106
+ CONN-000000105,INJ-000024,PROD-0000105,Kuwait,Burgan,inverted_five_spot,2762.9,285.2,0.3515,1409,0,4,1
107
+ CONN-000000106,INJ-000024,PROD-0000106,Kuwait,Burgan,inverted_five_spot,3510.5,350.9,0.0592,1450,0,4,1
108
+ CONN-000000107,INJ-000025,PROD-0000107,ADNOC Carbonate,Mishrif,peripheral,2523.1,324.1,0.448,1158,0,5,0
109
+ CONN-000000108,INJ-000025,PROD-0000108,ADNOC Carbonate,Mishrif,peripheral,3106.1,251.0,0.483,891,0,4,1
110
+ CONN-000000109,INJ-000025,PROD-0000109,ADNOC Carbonate,Mishrif,peripheral,2735.7,194.2,0.5507,646,0,2,1
111
+ CONN-000000110,INJ-000025,PROD-0000110,ADNOC Carbonate,Mishrif,peripheral,824.2,284.5,0.3167,1001,0,3,1
112
+ CONN-000000111,INJ-000026,PROD-0000111,North Sea,Brent,line_drive,2522.3,297.9,0.0966,996,0,2,1
113
+ CONN-000000112,INJ-000026,PROD-0000112,North Sea,Brent,line_drive,1852.0,51.5,0.8388,428,0,3,1
114
+ CONN-000000113,INJ-000026,PROD-0000113,North Sea,Brent,line_drive,1975.5,138.0,0.1526,994,0,5,1
115
+ CONN-000000114,INJ-000027,PROD-0000114,Gulf of Mexico,Turbidite,nine_spot,3927.7,12.2,0.6142,934,0,4,1
116
+ CONN-000000115,INJ-000027,PROD-0000115,Gulf of Mexico,Turbidite,nine_spot,4024.3,231.2,0.6309,663,0,5,1
117
+ CONN-000000116,INJ-000027,PROD-0000116,Gulf of Mexico,Turbidite,nine_spot,1074.0,77.4,0.2333,852,0,3,0
118
+ CONN-000000117,INJ-000027,PROD-0000117,Gulf of Mexico,Turbidite,nine_spot,2649.8,298.5,0.6176,687,0,2,1
119
+ CONN-000000118,INJ-000027,PROD-0000118,Gulf of Mexico,Turbidite,nine_spot,2919.2,4.5,0.3218,1189,0,4,1
120
+ CONN-000000119,INJ-000027,PROD-0000119,Gulf of Mexico,Turbidite,nine_spot,2450.5,105.8,0.5712,743,0,3,1
121
+ CONN-000000120,INJ-000028,PROD-0000120,Permian Basin,Wolfcamp,five_spot,1581.5,217.4,0.4235,859,0,3,1
122
+ CONN-000000121,INJ-000028,PROD-0000121,Permian Basin,Wolfcamp,five_spot,796.4,297.6,0.5726,514,0,2,1
123
+ CONN-000000122,INJ-000028,PROD-0000122,Permian Basin,Wolfcamp,five_spot,3123.4,70.1,0.617,822,0,3,0
124
+ CONN-000000123,INJ-000028,PROD-0000123,Permian Basin,Wolfcamp,five_spot,2230.7,234.9,0.4428,874,0,5,1
125
+ CONN-000000124,INJ-000029,PROD-0000124,North Sea,Brent,five_spot,3019.3,239.8,0.6401,533,0,1,1
126
+ CONN-000000125,INJ-000029,PROD-0000125,North Sea,Brent,five_spot,3797.6,309.9,0.299,1450,0,3,1
127
+ CONN-000000126,INJ-000029,PROD-0000126,North Sea,Brent,five_spot,3765.0,123.3,0.4792,1000,0,5,1
128
+ CONN-000000127,INJ-000029,PROD-0000127,North Sea,Brent,five_spot,1506.7,167.2,0.5106,640,0,4,1
129
+ CONN-000000128,INJ-000029,PROD-0000128,North Sea,Brent,five_spot,1354.3,262.6,0.537,663,0,2,1
130
+ CONN-000000129,INJ-000030,PROD-0000129,Canadian Heavy Oil,Mannville,inverted_five_spot,1026.1,290.1,0.3432,988,0,2,0
131
+ CONN-000000130,INJ-000030,PROD-0000130,Canadian Heavy Oil,Mannville,inverted_five_spot,2690.6,180.4,0.1923,1307,0,5,1
132
+ CONN-000000131,INJ-000030,PROD-0000131,Canadian Heavy Oil,Mannville,inverted_five_spot,3553.3,102.7,0.7703,628,0,4,1
133
+ CONN-000000132,INJ-000030,PROD-0000132,Canadian Heavy Oil,Mannville,inverted_five_spot,3033.5,314.9,0.5974,949,0,4,0
134
+ CONN-000000133,INJ-000030,PROD-0000133,Canadian Heavy Oil,Mannville,inverted_five_spot,3559.8,292.4,0.2838,1450,0,3,1
135
+ CONN-000000134,INJ-000030,PROD-0000134,Canadian Heavy Oil,Mannville,inverted_five_spot,3818.3,309.8,0.6344,643,0,4,1
136
+ CONN-000000135,INJ-000030,PROD-0000135,Canadian Heavy Oil,Mannville,inverted_five_spot,2436.3,147.7,0.4836,858,0,3,1
137
+ CONN-000000136,INJ-000031,PROD-0000136,ADNOC Carbonate,Mishrif,nine_spot,1710.6,254.4,0.6225,653,0,1,1
138
+ CONN-000000137,INJ-000031,PROD-0000137,ADNOC Carbonate,Mishrif,nine_spot,980.5,67.2,0.5451,510,0,4,0
139
+ CONN-000000138,INJ-000031,PROD-0000138,ADNOC Carbonate,Mishrif,nine_spot,1449.8,251.4,0.1949,1283,0,3,1
140
+ CONN-000000139,INJ-000031,PROD-0000139,ADNOC Carbonate,Mishrif,nine_spot,2514.1,243.1,0.7169,613,1,1,1
141
+ CONN-000000140,INJ-000031,PROD-0000140,ADNOC Carbonate,Mishrif,nine_spot,1224.3,185.1,0.3139,1035,0,5,1
142
+ CONN-000000141,INJ-000031,PROD-0000141,ADNOC Carbonate,Mishrif,nine_spot,1130.0,247.3,0.5719,627,0,4,1
143
+ CONN-000000142,INJ-000032,PROD-0000142,Kuwait,Burgan,five_spot,4159.0,359.4,0.6884,675,0,3,1
144
+ CONN-000000143,INJ-000032,PROD-0000143,Kuwait,Burgan,five_spot,867.6,59.7,0.8294,438,0,1,1
145
+ CONN-000000144,INJ-000032,PROD-0000144,Kuwait,Burgan,five_spot,3111.9,332.4,0.7787,489,0,1,1
146
+ CONN-000000145,INJ-000033,PROD-0000145,Middle East,Arab-D,five_spot,1431.0,246.2,0.1438,1234,0,2,1
147
+ CONN-000000146,INJ-000033,PROD-0000146,Middle East,Arab-D,five_spot,1610.2,75.4,0.8207,556,0,4,1
148
+ CONN-000000147,INJ-000033,PROD-0000147,Middle East,Arab-D,five_spot,1475.6,115.5,0.4959,722,0,3,1
149
+ CONN-000000148,INJ-000033,PROD-0000148,Middle East,Arab-D,five_spot,2996.1,37.5,0.695,695,0,4,1
150
+ CONN-000000149,INJ-000033,PROD-0000149,Middle East,Arab-D,five_spot,1089.7,7.3,0.7115,380,0,3,0
151
+ CONN-000000150,INJ-000034,PROD-0000150,Middle East,Arab-D,line_drive,653.5,8.7,0.239,692,0,2,1
152
+ CONN-000000151,INJ-000034,PROD-0000151,Middle East,Arab-D,line_drive,1034.5,31.8,0.2206,1238,0,2,1
153
+ CONN-000000152,INJ-000034,PROD-0000152,Middle East,Arab-D,line_drive,2861.9,233.6,0.4325,974,0,5,1
154
+ CONN-000000153,INJ-000035,PROD-0000153,Gulf of Mexico,Turbidite,five_spot,2543.5,255.2,0.5862,718,0,4,0
155
+ CONN-000000154,INJ-000035,PROD-0000154,Gulf of Mexico,Turbidite,five_spot,1221.7,251.0,0.6416,726,0,5,1
156
+ CONN-000000155,INJ-000035,PROD-0000155,Gulf of Mexico,Turbidite,five_spot,1387.1,88.1,0.5814,527,0,4,1
157
+ CONN-000000156,INJ-000035,PROD-0000156,Gulf of Mexico,Turbidite,five_spot,1439.8,344.8,0.2804,1138,0,1,1
158
+ CONN-000000157,INJ-000036,PROD-0000157,North Sea,Brent,peripheral,3892.5,287.0,0.3123,1274,0,4,0
159
+ CONN-000000158,INJ-000036,PROD-0000158,North Sea,Brent,peripheral,2752.2,168.9,0.3325,1420,0,5,1
160
+ CONN-000000159,INJ-000036,PROD-0000159,North Sea,Brent,peripheral,1105.0,315.0,0.7925,530,0,1,1
161
+ CONN-000000160,INJ-000036,PROD-0000160,North Sea,Brent,peripheral,1003.3,219.7,0.8067,425,0,4,1
162
+ CONN-000000161,INJ-000037,PROD-0000161,Permian Basin,Wolfcamp,peripheral,4126.3,278.8,0.7317,782,0,4,0
163
+ CONN-000000162,INJ-000037,PROD-0000162,Permian Basin,Wolfcamp,peripheral,932.2,255.2,0.4562,776,0,3,1
164
+ CONN-000000163,INJ-000037,PROD-0000163,Permian Basin,Wolfcamp,peripheral,975.0,113.1,0.6094,491,0,3,1
165
+ CONN-000000164,INJ-000037,PROD-0000164,Permian Basin,Wolfcamp,peripheral,3701.9,354.7,0.1711,1131,0,1,1
166
+ CONN-000000165,INJ-000037,PROD-0000165,Permian Basin,Wolfcamp,peripheral,2843.1,161.1,0.4333,1043,0,2,1
167
+ CONN-000000166,INJ-000037,PROD-0000166,Permian Basin,Wolfcamp,peripheral,2286.5,221.3,0.4633,939,1,4,1
168
+ CONN-000000167,INJ-000038,PROD-0000167,Brazil Pre-Salt,Lula,line_drive,2772.1,65.5,0.5486,724,0,1,1
169
+ CONN-000000168,INJ-000038,PROD-0000168,Brazil Pre-Salt,Lula,line_drive,707.7,219.9,0.3712,791,0,4,1
170
+ CONN-000000169,INJ-000038,PROD-0000169,Brazil Pre-Salt,Lula,line_drive,1598.9,73.9,0.6113,697,0,3,1
171
+ CONN-000000170,INJ-000039,PROD-0000170,North Sea,Brent,nine_spot,946.6,273.9,0.4906,608,0,3,1
172
+ CONN-000000171,INJ-000039,PROD-0000171,North Sea,Brent,nine_spot,3049.9,256.0,0.122,1294,0,3,1
173
+ CONN-000000172,INJ-000039,PROD-0000172,North Sea,Brent,nine_spot,2895.2,119.3,0.2427,1373,0,4,1
174
+ CONN-000000173,INJ-000039,PROD-0000173,North Sea,Brent,nine_spot,1326.0,324.4,0.2677,1006,0,3,0
175
+ CONN-000000174,INJ-000039,PROD-0000174,North Sea,Brent,nine_spot,3210.9,62.3,0.4396,1057,0,1,1
176
+ CONN-000000175,INJ-000039,PROD-0000175,North Sea,Brent,nine_spot,876.0,0.3,0.8189,357,0,1,1
177
+ CONN-000000176,INJ-000040,PROD-0000176,Canadian Heavy Oil,Mannville,line_drive,899.3,257.4,0.2451,1045,0,3,1
178
+ CONN-000000177,INJ-000040,PROD-0000177,Canadian Heavy Oil,Mannville,line_drive,3101.8,255.9,0.3444,1272,0,3,1
179
+ CONN-000000178,INJ-000040,PROD-0000178,Canadian Heavy Oil,Mannville,line_drive,792.6,176.9,0.572,600,0,5,0
180
+ CONN-000000179,INJ-000041,PROD-0000179,Gulf of Mexico,Turbidite,line_drive,3230.9,233.2,0.7245,503,1,4,1
181
+ CONN-000000180,INJ-000041,PROD-0000180,Gulf of Mexico,Turbidite,line_drive,984.1,334.2,0.4803,692,0,2,1
182
+ CONN-000000181,INJ-000041,PROD-0000181,Gulf of Mexico,Turbidite,line_drive,662.8,212.5,0.5111,601,0,4,1
183
+ CONN-000000182,INJ-000042,PROD-0000182,ADNOC Carbonate,Mishrif,line_drive,1646.1,290.8,0.2545,1184,0,1,1
184
+ CONN-000000183,INJ-000042,PROD-0000183,ADNOC Carbonate,Mishrif,line_drive,1341.7,59.1,0.5404,568,0,1,1
185
+ CONN-000000184,INJ-000042,PROD-0000184,ADNOC Carbonate,Mishrif,line_drive,1661.3,41.3,0.4926,709,0,1,1
186
+ CONN-000000185,INJ-000043,PROD-0000185,Canadian Heavy Oil,Mannville,five_spot,2385.9,28.6,0.7568,656,0,1,0
187
+ CONN-000000186,INJ-000043,PROD-0000186,Canadian Heavy Oil,Mannville,five_spot,2343.6,345.5,0.2859,1324,0,4,1
188
+ CONN-000000187,INJ-000043,PROD-0000187,Canadian Heavy Oil,Mannville,five_spot,2927.9,37.9,0.6857,797,0,4,0
189
+ CONN-000000188,INJ-000043,PROD-0000188,Canadian Heavy Oil,Mannville,five_spot,1628.5,156.0,0.5896,620,0,4,1
190
+ CONN-000000189,INJ-000043,PROD-0000189,Canadian Heavy Oil,Mannville,five_spot,3207.6,172.5,0.4795,824,0,1,1
191
+ CONN-000000190,INJ-000043,PROD-0000190,Canadian Heavy Oil,Mannville,five_spot,1783.1,25.8,0.8395,600,1,1,1
192
+ CONN-000000191,INJ-000044,PROD-0000191,Middle East,Arab-D,nine_spot,3268.0,288.5,0.5699,804,0,3,1
193
+ CONN-000000192,INJ-000044,PROD-0000192,Middle East,Arab-D,nine_spot,2093.1,87.4,0.8213,499,0,4,1
194
+ CONN-000000193,INJ-000044,PROD-0000193,Middle East,Arab-D,nine_spot,1897.3,56.7,0.5633,642,0,1,1
195
+ CONN-000000194,INJ-000044,PROD-0000194,Middle East,Arab-D,nine_spot,3035.2,118.4,0.5246,712,1,1,1
196
+ CONN-000000195,INJ-000044,PROD-0000195,Middle East,Arab-D,nine_spot,1914.9,210.7,0.2612,1033,0,5,1
197
+ CONN-000000196,INJ-000044,PROD-0000196,Middle East,Arab-D,nine_spot,1822.6,307.9,0.2113,1041,0,3,0
198
+ CONN-000000197,INJ-000045,PROD-0000197,ADNOC Carbonate,Mishrif,five_spot,3899.7,197.6,0.5126,785,0,5,1
199
+ CONN-000000198,INJ-000045,PROD-0000198,ADNOC Carbonate,Mishrif,five_spot,1603.2,26.9,0.3354,1225,0,5,0
200
+ CONN-000000199,INJ-000046,PROD-0000199,ADNOC Carbonate,Mishrif,nine_spot,3870.6,237.2,0.4848,784,0,5,1
201
+ CONN-000000200,INJ-000046,PROD-0000200,ADNOC Carbonate,Mishrif,nine_spot,843.1,123.2,0.98,374,1,1,1
202
+ CONN-000000201,INJ-000046,PROD-0000201,ADNOC Carbonate,Mishrif,nine_spot,2079.3,202.5,0.622,743,0,1,1
203
+ CONN-000000202,INJ-000046,PROD-0000202,ADNOC Carbonate,Mishrif,nine_spot,1530.1,67.6,0.98,408,1,3,0
204
+ CONN-000000203,INJ-000046,PROD-0000203,ADNOC Carbonate,Mishrif,nine_spot,1943.5,249.1,0.3908,863,0,5,0
205
+ CONN-000000204,INJ-000046,PROD-0000204,ADNOC Carbonate,Mishrif,nine_spot,774.6,284.2,0.98,411,1,3,0
206
+ CONN-000000205,INJ-000047,PROD-0000205,Gulf of Mexico,Turbidite,five_spot,4082.0,297.6,0.2181,1317,0,3,1
207
+ CONN-000000206,INJ-000047,PROD-0000206,Gulf of Mexico,Turbidite,five_spot,2653.3,75.1,0.5775,863,0,5,1
208
+ CONN-000000207,INJ-000047,PROD-0000207,Gulf of Mexico,Turbidite,five_spot,2738.4,273.0,0.798,454,0,2,1
209
+ CONN-000000208,INJ-000047,PROD-0000208,Gulf of Mexico,Turbidite,five_spot,2119.8,291.6,0.6415,818,0,2,1
210
+ CONN-000000209,INJ-000047,PROD-0000209,Gulf of Mexico,Turbidite,five_spot,1637.2,195.6,0.7461,524,0,5,1
211
+ CONN-000000210,INJ-000048,PROD-0000210,Middle East,Arab-D,five_spot,1035.5,253.8,0.511,758,1,4,1
212
+ CONN-000000211,INJ-000048,PROD-0000211,Middle East,Arab-D,five_spot,1460.5,81.1,0.425,927,0,1,1
213
+ CONN-000000212,INJ-000048,PROD-0000212,Middle East,Arab-D,five_spot,2354.3,186.9,0.9234,386,0,2,1
214
+ CONN-000000213,INJ-000048,PROD-0000213,Middle East,Arab-D,five_spot,3486.8,325.6,0.594,816,0,5,1
215
+ CONN-000000214,INJ-000049,PROD-0000214,Canadian Heavy Oil,Mannville,five_spot,1740.0,26.5,0.2271,1310,0,1,1
216
+ CONN-000000215,INJ-000049,PROD-0000215,Canadian Heavy Oil,Mannville,five_spot,3461.7,280.6,0.3011,1450,0,2,1
217
+ CONN-000000216,INJ-000049,PROD-0000216,Canadian Heavy Oil,Mannville,five_spot,1814.7,342.5,0.6227,635,0,2,1
218
+ CONN-000000217,INJ-000049,PROD-0000217,Canadian Heavy Oil,Mannville,five_spot,1668.3,71.6,0.5329,597,1,2,1
219
+ CONN-000000218,INJ-000049,PROD-0000218,Canadian Heavy Oil,Mannville,five_spot,1812.7,115.4,0.0723,1231,0,2,1
220
+ CONN-000000219,INJ-000049,PROD-0000219,Canadian Heavy Oil,Mannville,five_spot,2857.4,242.1,0.5087,868,0,5,1
221
+ CONN-000000220,INJ-000050,PROD-0000220,Permian Basin,Wolfcamp,line_drive,869.4,293.7,0.4644,785,0,4,0
222
+ CONN-000000221,INJ-000050,PROD-0000221,Permian Basin,Wolfcamp,line_drive,833.9,75.7,0.4783,781,0,5,1
223
+ CONN-000000222,INJ-000050,PROD-0000222,Permian Basin,Wolfcamp,line_drive,1777.7,320.4,0.5728,755,0,2,1
224
+ CONN-000000223,INJ-000050,PROD-0000223,Permian Basin,Wolfcamp,line_drive,1503.7,219.9,0.5275,940,0,4,1
225
+ CONN-000000224,INJ-000051,PROD-0000224,North Sea,Brent,five_spot,3269.4,221.4,0.9311,402,1,2,1
226
+ CONN-000000225,INJ-000051,PROD-0000225,North Sea,Brent,five_spot,788.1,17.1,0.0924,841,0,3,1
227
+ CONN-000000226,INJ-000051,PROD-0000226,North Sea,Brent,five_spot,3785.9,241.2,0.0595,1328,0,1,1
228
+ CONN-000000227,INJ-000051,PROD-0000227,North Sea,Brent,five_spot,3256.4,262.9,0.3397,1450,0,3,1
229
+ CONN-000000228,INJ-000051,PROD-0000228,North Sea,Brent,five_spot,2337.0,346.3,0.6427,661,0,5,1
230
+ CONN-000000229,INJ-000052,PROD-0000229,Permian Basin,Wolfcamp,inverted_five_spot,3222.8,32.4,0.3722,1214,0,1,1
231
+ CONN-000000230,INJ-000052,PROD-0000230,Permian Basin,Wolfcamp,inverted_five_spot,3761.2,167.3,0.4522,1069,0,4,1
232
+ CONN-000000231,INJ-000052,PROD-0000231,Permian Basin,Wolfcamp,inverted_five_spot,1578.9,89.5,0.4299,1119,0,5,1
233
+ CONN-000000232,INJ-000052,PROD-0000232,Permian Basin,Wolfcamp,inverted_five_spot,2469.6,294.4,0.2957,1320,0,1,1
234
+ CONN-000000233,INJ-000052,PROD-0000233,Permian Basin,Wolfcamp,inverted_five_spot,2394.1,81.4,0.9747,400,1,2,1
235
+ CONN-000000234,INJ-000052,PROD-0000234,Permian Basin,Wolfcamp,inverted_five_spot,4058.8,55.3,0.5492,871,0,3,1
236
+ CONN-000000235,INJ-000052,PROD-0000235,Permian Basin,Wolfcamp,inverted_five_spot,2968.5,64.2,0.5068,805,1,2,0
237
+ CONN-000000236,INJ-000053,PROD-0000236,ADNOC Carbonate,Mishrif,line_drive,868.7,276.7,0.4996,915,0,1,1
238
+ CONN-000000237,INJ-000053,PROD-0000237,ADNOC Carbonate,Mishrif,line_drive,2561.1,224.8,0.451,900,0,4,1
239
+ CONN-000000238,INJ-000053,PROD-0000238,ADNOC Carbonate,Mishrif,line_drive,2118.8,245.7,0.5224,798,1,3,1
240
+ CONN-000000239,INJ-000053,PROD-0000239,ADNOC Carbonate,Mishrif,line_drive,2966.8,100.0,0.3384,1450,0,5,1
241
+ CONN-000000240,INJ-000053,PROD-0000240,ADNOC Carbonate,Mishrif,line_drive,2793.7,243.3,0.7082,677,1,2,1
242
+ CONN-000000241,INJ-000053,PROD-0000241,ADNOC Carbonate,Mishrif,line_drive,4019.8,73.3,0.2723,1143,0,1,0
243
+ CONN-000000242,INJ-000054,PROD-0000242,Canadian Heavy Oil,Mannville,nine_spot,4032.9,350.8,0.1801,1190,0,1,0
244
+ CONN-000000243,INJ-000054,PROD-0000243,Canadian Heavy Oil,Mannville,nine_spot,4153.5,188.3,0.2423,1418,0,5,1
245
+ CONN-000000244,INJ-000054,PROD-0000244,Canadian Heavy Oil,Mannville,nine_spot,1754.3,190.9,0.3987,938,0,5,1
246
+ CONN-000000245,INJ-000054,PROD-0000245,Canadian Heavy Oil,Mannville,nine_spot,3023.2,311.6,0.2722,1450,0,2,1
247
+ CONN-000000246,INJ-000054,PROD-0000246,Canadian Heavy Oil,Mannville,nine_spot,1732.4,124.6,0.3508,1003,0,2,1
248
+ CONN-000000247,INJ-000054,PROD-0000247,Canadian Heavy Oil,Mannville,nine_spot,1386.1,211.0,0.5677,649,0,2,0
249
+ CONN-000000248,INJ-000055,PROD-0000248,Canadian Heavy Oil,Mannville,line_drive,980.9,75.5,0.3951,867,0,3,0
250
+ CONN-000000249,INJ-000055,PROD-0000249,Canadian Heavy Oil,Mannville,line_drive,3758.9,213.6,0.5747,987,0,2,1
251
+ CONN-000000250,INJ-000055,PROD-0000250,Canadian Heavy Oil,Mannville,line_drive,1026.3,32.5,0.4831,606,0,5,1
252
+ CONN-000000251,INJ-000055,PROD-0000251,Canadian Heavy Oil,Mannville,line_drive,1211.5,27.5,0.4331,964,0,4,0
253
+ CONN-000000252,INJ-000056,PROD-0000252,ADNOC Carbonate,Mishrif,five_spot,2215.6,356.6,0.6737,484,0,2,1
254
+ CONN-000000253,INJ-000056,PROD-0000253,ADNOC Carbonate,Mishrif,five_spot,4127.7,122.3,0.5862,1040,1,1,1
255
+ CONN-000000254,INJ-000056,PROD-0000254,ADNOC Carbonate,Mishrif,five_spot,1917.8,58.2,0.7102,532,0,1,1
256
+ CONN-000000255,INJ-000057,PROD-0000255,Gulf of Mexico,Turbidite,inverted_five_spot,2656.3,69.6,0.4145,847,0,3,1
257
+ CONN-000000256,INJ-000057,PROD-0000256,Gulf of Mexico,Turbidite,inverted_five_spot,3477.5,127.8,0.5754,795,0,2,1
258
+ CONN-000000257,INJ-000057,PROD-0000257,Gulf of Mexico,Turbidite,inverted_five_spot,2588.8,271.3,0.1592,947,0,4,1
259
+ CONN-000000258,INJ-000058,PROD-0000258,Brazil Pre-Salt,Lula,nine_spot,1951.9,343.2,0.7205,545,0,1,1
260
+ CONN-000000259,INJ-000058,PROD-0000259,Brazil Pre-Salt,Lula,nine_spot,3490.3,101.3,0.3338,1290,0,4,1
261
+ CONN-000000260,INJ-000058,PROD-0000260,Brazil Pre-Salt,Lula,nine_spot,1292.6,206.6,0.6271,509,1,4,0
262
+ CONN-000000261,INJ-000058,PROD-0000261,Brazil Pre-Salt,Lula,nine_spot,2250.0,194.1,0.128,987,0,1,0
263
+ CONN-000000262,INJ-000058,PROD-0000262,Brazil Pre-Salt,Lula,nine_spot,1282.4,212.8,0.696,529,0,4,1
264
+ CONN-000000263,INJ-000058,PROD-0000263,Brazil Pre-Salt,Lula,nine_spot,3088.0,34.4,0.3105,1272,0,5,1
265
+ CONN-000000264,INJ-000059,PROD-0000264,Permian Basin,Wolfcamp,peripheral,2742.7,138.7,0.2674,1302,0,4,1
266
+ CONN-000000265,INJ-000059,PROD-0000265,Permian Basin,Wolfcamp,peripheral,1191.6,153.9,0.6511,562,0,1,1
267
+ CONN-000000266,INJ-000059,PROD-0000266,Permian Basin,Wolfcamp,peripheral,722.3,12.1,0.5948,507,0,3,1
268
+ CONN-000000267,INJ-000059,PROD-0000267,Permian Basin,Wolfcamp,peripheral,2334.2,170.6,0.5035,951,0,4,0
269
+ CONN-000000268,INJ-000059,PROD-0000268,Permian Basin,Wolfcamp,peripheral,3872.3,142.7,0.6991,635,0,3,1
270
+ CONN-000000269,INJ-000059,PROD-0000269,Permian Basin,Wolfcamp,peripheral,1533.5,358.4,0.4158,846,0,2,1
271
+ CONN-000000270,INJ-000059,PROD-0000270,Permian Basin,Wolfcamp,peripheral,2622.2,251.8,0.5962,747,0,2,1
272
+ CONN-000000271,INJ-000060,PROD-0000271,Permian Basin,Wolfcamp,five_spot,897.1,186.9,0.5263,658,0,5,1
273
+ CONN-000000272,INJ-000060,PROD-0000272,Permian Basin,Wolfcamp,five_spot,1271.3,270.4,0.5943,710,0,1,1
274
+ CONN-000000273,INJ-000060,PROD-0000273,Permian Basin,Wolfcamp,five_spot,868.8,204.3,0.4438,821,0,1,1
275
+ CONN-000000274,INJ-000061,PROD-0000274,Canadian Heavy Oil,Mannville,nine_spot,700.0,200.4,0.6275,481,0,1,1
276
+ CONN-000000275,INJ-000061,PROD-0000275,Canadian Heavy Oil,Mannville,nine_spot,4115.5,312.5,0.2917,1450,0,3,1
277
+ CONN-000000276,INJ-000061,PROD-0000276,Canadian Heavy Oil,Mannville,nine_spot,3429.7,7.5,0.6351,617,0,3,1
278
+ CONN-000000277,INJ-000061,PROD-0000277,Canadian Heavy Oil,Mannville,nine_spot,3490.7,11.0,0.3575,1450,0,3,1
279
+ CONN-000000278,INJ-000061,PROD-0000278,Canadian Heavy Oil,Mannville,nine_spot,1640.5,152.2,0.1598,1197,0,3,1
280
+ CONN-000000279,INJ-000061,PROD-0000279,Canadian Heavy Oil,Mannville,nine_spot,3465.4,15.1,0.598,779,0,3,1
281
+ CONN-000000280,INJ-000062,PROD-0000280,Gulf of Mexico,Turbidite,nine_spot,1911.5,357.9,0.7002,474,0,3,1
282
+ CONN-000000281,INJ-000062,PROD-0000281,Gulf of Mexico,Turbidite,nine_spot,949.4,212.1,0.3535,694,0,5,1
283
+ CONN-000000282,INJ-000062,PROD-0000282,Gulf of Mexico,Turbidite,nine_spot,2324.8,123.9,0.3357,1243,0,3,1
284
+ CONN-000000283,INJ-000062,PROD-0000283,Gulf of Mexico,Turbidite,nine_spot,2877.4,283.6,0.7902,584,1,1,1
285
+ CONN-000000284,INJ-000062,PROD-0000284,Gulf of Mexico,Turbidite,nine_spot,3576.0,266.9,0.725,614,0,5,1
286
+ CONN-000000285,INJ-000062,PROD-0000285,Gulf of Mexico,Turbidite,nine_spot,3917.3,6.6,0.7604,613,0,5,1
287
+ CONN-000000286,INJ-000063,PROD-0000286,Brazil Pre-Salt,Lula,inverted_five_spot,2668.3,299.6,0.3887,1084,0,1,1
288
+ CONN-000000287,INJ-000063,PROD-0000287,Brazil Pre-Salt,Lula,inverted_five_spot,892.6,175.0,0.3157,1027,0,4,1
289
+ CONN-000000288,INJ-000064,PROD-0000288,ADNOC Carbonate,Mishrif,line_drive,2740.1,212.6,0.2971,1016,0,4,0
290
+ CONN-000000289,INJ-000064,PROD-0000289,ADNOC Carbonate,Mishrif,line_drive,3218.8,169.8,0.388,968,0,1,1
291
+ CONN-000000290,INJ-000064,PROD-0000290,ADNOC Carbonate,Mishrif,line_drive,1726.5,235.2,0.4745,804,0,5,1
292
+ CONN-000000291,INJ-000064,PROD-0000291,ADNOC Carbonate,Mishrif,line_drive,2208.8,7.0,0.5654,821,0,3,1
293
+ CONN-000000292,INJ-000064,PROD-0000292,ADNOC Carbonate,Mishrif,line_drive,2764.2,267.3,0.321,1251,0,2,0
294
+ CONN-000000293,INJ-000065,PROD-0000293,Canadian Heavy Oil,Mannville,nine_spot,657.9,136.5,0.5123,549,0,3,0
295
+ CONN-000000294,INJ-000065,PROD-0000294,Canadian Heavy Oil,Mannville,nine_spot,1490.9,204.2,0.2874,1356,0,1,1
296
+ CONN-000000295,INJ-000065,PROD-0000295,Canadian Heavy Oil,Mannville,nine_spot,1488.8,39.5,0.5054,724,0,5,1
297
+ CONN-000000296,INJ-000065,PROD-0000296,Canadian Heavy Oil,Mannville,nine_spot,2387.2,190.1,0.4778,944,0,3,1
298
+ CONN-000000297,INJ-000065,PROD-0000297,Canadian Heavy Oil,Mannville,nine_spot,1178.9,349.0,0.2527,991,0,4,0
299
+ CONN-000000298,INJ-000065,PROD-0000298,Canadian Heavy Oil,Mannville,nine_spot,1237.6,14.6,0.2123,1043,0,1,1
300
+ CONN-000000299,INJ-000066,PROD-0000299,Brazil Pre-Salt,Lula,five_spot,1507.3,189.0,0.6452,545,0,5,1
301
+ CONN-000000300,INJ-000066,PROD-0000300,Brazil Pre-Salt,Lula,five_spot,1030.6,6.8,0.6523,529,0,5,1
302
+ CONN-000000301,INJ-000066,PROD-0000301,Brazil Pre-Salt,Lula,five_spot,2844.2,115.7,0.2544,1259,0,4,1
303
+ CONN-000000302,INJ-000066,PROD-0000302,Brazil Pre-Salt,Lula,five_spot,3764.9,88.3,0.1424,1337,0,3,0
304
+ CONN-000000303,INJ-000066,PROD-0000303,Brazil Pre-Salt,Lula,five_spot,2119.0,84.4,0.3363,1082,0,5,1
305
+ CONN-000000304,INJ-000066,PROD-0000304,Brazil Pre-Salt,Lula,five_spot,1775.8,131.8,0.4047,993,0,3,0
306
+ CONN-000000305,INJ-000066,PROD-0000305,Brazil Pre-Salt,Lula,five_spot,755.2,261.3,0.7217,428,0,3,0
307
+ CONN-000000306,INJ-000067,PROD-0000306,Brazil Pre-Salt,Lula,five_spot,3048.9,87.3,0.7716,728,1,2,1
308
+ CONN-000000307,INJ-000067,PROD-0000307,Brazil Pre-Salt,Lula,five_spot,3538.0,109.2,0.4767,1056,0,1,0
309
+ CONN-000000308,INJ-000068,PROD-0000308,Middle East,Arab-D,line_drive,2386.8,276.9,0.2726,1284,0,5,1
310
+ CONN-000000309,INJ-000068,PROD-0000309,Middle East,Arab-D,line_drive,3890.2,76.1,0.5801,854,0,1,1
311
+ CONN-000000310,INJ-000068,PROD-0000310,Middle East,Arab-D,line_drive,1295.4,252.0,0.4862,757,0,5,1
312
+ CONN-000000311,INJ-000068,PROD-0000311,Middle East,Arab-D,line_drive,3692.9,168.1,0.2793,1203,0,5,1
313
+ CONN-000000312,INJ-000069,PROD-0000312,Permian Basin,Wolfcamp,nine_spot,1414.5,119.1,0.611,668,0,2,1
314
+ CONN-000000313,INJ-000069,PROD-0000313,Permian Basin,Wolfcamp,nine_spot,1590.8,122.5,0.6563,536,0,1,0
315
+ CONN-000000314,INJ-000069,PROD-0000314,Permian Basin,Wolfcamp,nine_spot,1434.3,330.6,0.1337,955,0,4,1
316
+ CONN-000000315,INJ-000069,PROD-0000315,Permian Basin,Wolfcamp,nine_spot,1750.5,313.2,0.0814,1115,0,3,0
317
+ CONN-000000316,INJ-000069,PROD-0000316,Permian Basin,Wolfcamp,nine_spot,2688.8,291.9,0.5395,857,1,5,1
318
+ CONN-000000317,INJ-000069,PROD-0000317,Permian Basin,Wolfcamp,nine_spot,3755.9,51.2,0.499,1012,0,1,0
319
+ CONN-000000318,INJ-000070,PROD-0000318,Gulf of Mexico,Turbidite,five_spot,3348.3,88.0,0.1496,1170,0,1,1
320
+ CONN-000000319,INJ-000070,PROD-0000319,Gulf of Mexico,Turbidite,five_spot,3683.6,351.9,0.3447,1399,0,5,1
321
+ CONN-000000320,INJ-000070,PROD-0000320,Gulf of Mexico,Turbidite,five_spot,1976.2,220.3,0.2202,1254,0,3,1
322
+ CONN-000000321,INJ-000071,PROD-0000321,North Sea,Brent,peripheral,1177.6,93.3,0.7336,433,1,1,1
323
+ CONN-000000322,INJ-000071,PROD-0000322,North Sea,Brent,peripheral,1773.4,75.4,0.313,1101,1,4,1
324
+ CONN-000000323,INJ-000071,PROD-0000323,North Sea,Brent,peripheral,3415.9,39.9,0.4449,798,0,5,1
325
+ CONN-000000324,INJ-000071,PROD-0000324,North Sea,Brent,peripheral,1942.6,181.4,0.1848,1114,0,1,1
326
+ CONN-000000325,INJ-000072,PROD-0000325,Gulf of Mexico,Turbidite,peripheral,3168.4,29.5,0.5535,716,1,4,1
327
+ CONN-000000326,INJ-000072,PROD-0000326,Gulf of Mexico,Turbidite,peripheral,1745.6,246.4,0.3906,974,0,2,1
328
+ CONN-000000327,INJ-000072,PROD-0000327,Gulf of Mexico,Turbidite,peripheral,709.7,303.4,0.4213,634,0,3,1
329
+ CONN-000000328,INJ-000072,PROD-0000328,Gulf of Mexico,Turbidite,peripheral,1391.0,157.0,0.5394,627,0,4,1
330
+ CONN-000000329,INJ-000072,PROD-0000329,Gulf of Mexico,Turbidite,peripheral,2487.1,194.6,0.4699,897,1,5,1
331
+ CONN-000000330,INJ-000073,PROD-0000330,ADNOC Carbonate,Mishrif,five_spot,2119.7,119.6,0.3507,1412,0,3,1
332
+ CONN-000000331,INJ-000073,PROD-0000331,ADNOC Carbonate,Mishrif,five_spot,911.6,154.5,0.6162,560,0,2,1
333
+ CONN-000000332,INJ-000073,PROD-0000332,ADNOC Carbonate,Mishrif,five_spot,1139.5,45.1,0.4168,811,0,2,0
334
+ CONN-000000333,INJ-000073,PROD-0000333,ADNOC Carbonate,Mishrif,five_spot,4021.0,97.7,0.6087,790,0,5,1
335
+ CONN-000000334,INJ-000073,PROD-0000334,ADNOC Carbonate,Mishrif,five_spot,1059.2,250.5,0.1579,848,0,4,1
336
+ CONN-000000335,INJ-000074,PROD-0000335,North Sea,Brent,line_drive,1940.3,39.3,0.3209,1319,0,1,1
337
+ CONN-000000336,INJ-000074,PROD-0000336,North Sea,Brent,line_drive,4199.0,79.5,0.609,711,0,4,1
338
+ CONN-000000337,INJ-000074,PROD-0000337,North Sea,Brent,line_drive,3805.2,206.0,0.5129,746,0,2,0
339
+ CONN-000000338,INJ-000074,PROD-0000338,North Sea,Brent,line_drive,3072.8,293.4,0.0869,1174,0,5,1
340
+ CONN-000000339,INJ-000075,PROD-0000339,Permian Basin,Wolfcamp,five_spot,1629.0,103.2,0.5051,726,0,3,1
341
+ CONN-000000340,INJ-000075,PROD-0000340,Permian Basin,Wolfcamp,five_spot,3445.8,67.6,0.4011,1168,0,4,1
342
+ CONN-000000341,INJ-000075,PROD-0000341,Permian Basin,Wolfcamp,five_spot,839.4,236.0,0.397,798,0,4,1
343
+ CONN-000000342,INJ-000075,PROD-0000342,Permian Basin,Wolfcamp,five_spot,3283.5,57.1,0.3935,1370,0,4,0
344
+ CONN-000000343,INJ-000076,PROD-0000343,Middle East,Arab-D,line_drive,1965.1,209.6,0.93,541,1,3,1
345
+ CONN-000000344,INJ-000076,PROD-0000344,Middle East,Arab-D,line_drive,1389.4,110.6,0.344,1165,0,3,1
346
+ CONN-000000345,INJ-000076,PROD-0000345,Middle East,Arab-D,line_drive,2897.5,127.9,0.1042,1340,0,4,1
347
+ CONN-000000346,INJ-000077,PROD-0000346,Middle East,Arab-D,five_spot,1424.4,234.3,0.4319,875,0,3,1
348
+ CONN-000000347,INJ-000077,PROD-0000347,Middle East,Arab-D,five_spot,2080.1,182.4,0.8319,467,0,4,1
349
+ CONN-000000348,INJ-000077,PROD-0000348,Middle East,Arab-D,five_spot,2202.9,156.6,0.3388,1450,0,3,1
350
+ CONN-000000349,INJ-000078,PROD-0000349,Canadian Heavy Oil,Mannville,line_drive,676.5,68.4,0.2447,945,0,3,1
351
+ CONN-000000350,INJ-000078,PROD-0000350,Canadian Heavy Oil,Mannville,line_drive,1504.6,299.0,0.3422,1285,0,5,0
352
+ CONN-000000351,INJ-000078,PROD-0000351,Canadian Heavy Oil,Mannville,line_drive,4129.9,197.7,0.7416,641,0,4,1
353
+ CONN-000000352,INJ-000079,PROD-0000352,Brazil Pre-Salt,Lula,peripheral,1222.2,99.4,0.4597,871,0,3,1
354
+ CONN-000000353,INJ-000079,PROD-0000353,Brazil Pre-Salt,Lula,peripheral,1694.8,53.8,0.6228,747,0,1,1
355
+ CONN-000000354,INJ-000079,PROD-0000354,Brazil Pre-Salt,Lula,peripheral,1269.3,149.9,0.2756,1035,0,2,1
356
+ CONN-000000355,INJ-000079,PROD-0000355,Brazil Pre-Salt,Lula,peripheral,1681.2,248.2,0.7369,477,0,5,1
357
+ CONN-000000356,INJ-000080,PROD-0000356,ADNOC Carbonate,Mishrif,peripheral,2831.1,61.8,0.6475,616,0,4,1
358
+ CONN-000000357,INJ-000080,PROD-0000357,ADNOC Carbonate,Mishrif,peripheral,3324.5,182.2,0.2721,1422,0,4,1
359
+ CONN-000000358,INJ-000080,PROD-0000358,ADNOC Carbonate,Mishrif,peripheral,2182.4,351.6,0.2722,1230,0,4,1
360
+ CONN-000000359,INJ-000080,PROD-0000359,ADNOC Carbonate,Mishrif,peripheral,1271.9,223.7,0.3094,960,1,1,1
injection_profiles.csv ADDED
@@ -0,0 +1,377 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ profile_id,injector_id,layer_id,depth_top_ft,depth_bottom_ft,injection_fraction_pct,injectivity_index,profile_conformance_score
2
+ PROF-000000001,INJ-000001,INJ-000001-L01,11158.6,11175.6,16.632,1.0411,0.9418
3
+ PROF-000000002,INJ-000001,INJ-000001-L02,11175.6,11192.6,21.631,1.3418,0.9418
4
+ PROF-000000003,INJ-000001,INJ-000001-L03,11192.6,11209.6,23.382,1.3338,0.9418
5
+ PROF-000000004,INJ-000001,INJ-000001-L04,11209.6,11226.6,18.766,1.154,0.9418
6
+ PROF-000000005,INJ-000001,INJ-000001-L05,11226.6,11243.6,19.589,1.487,0.9418
7
+ PROF-000000006,INJ-000002,INJ-000002-L01,7601.7,7610.6,8.913,0.9121,0.6205
8
+ PROF-000000007,INJ-000002,INJ-000002-L02,7610.6,7619.4,11.009,1.1205,0.6205
9
+ PROF-000000008,INJ-000002,INJ-000002-L03,7619.4,7628.3,5.426,0.5477,0.6205
10
+ PROF-000000009,INJ-000002,INJ-000002-L04,7628.3,7637.2,6.444,0.6082,0.6205
11
+ PROF-000000010,INJ-000002,INJ-000002-L05,7637.2,7646.1,51.248,4.5344,0.6205
12
+ PROF-000000011,INJ-000002,INJ-000002-L06,7646.1,7654.9,8.493,0.8734,0.6205
13
+ PROF-000000012,INJ-000002,INJ-000002-L07,7654.9,7663.8,8.466,0.8889,0.6205
14
+ PROF-000000013,INJ-000003,INJ-000003-L01,5956.1,5968.6,14.973,0.4215,0.8582
15
+ PROF-000000014,INJ-000003,INJ-000003-L02,5968.6,5981.0,27.624,0.8265,0.8582
16
+ PROF-000000015,INJ-000003,INJ-000003-L03,5981.0,5993.5,12.127,0.3616,0.8582
17
+ PROF-000000016,INJ-000003,INJ-000003-L04,5993.5,6006.0,9.805,0.3021,0.8582
18
+ PROF-000000017,INJ-000003,INJ-000003-L05,6006.0,6018.4,17.947,0.4702,0.8582
19
+ PROF-000000018,INJ-000003,INJ-000003-L06,6018.4,6030.9,17.524,0.5588,0.8582
20
+ PROF-000000019,INJ-000004,INJ-000004-L01,6483.7,6494.7,8.012,0.3133,0.6978
21
+ PROF-000000020,INJ-000004,INJ-000004-L02,6494.7,6505.8,17.378,0.7133,0.6978
22
+ PROF-000000021,INJ-000004,INJ-000004-L03,6505.8,6516.8,7.027,0.2984,0.6978
23
+ PROF-000000022,INJ-000004,INJ-000004-L04,6516.8,6527.8,12.956,0.448,0.6978
24
+ PROF-000000023,INJ-000004,INJ-000004-L05,6527.8,6538.9,42.605,1.4224,0.6978
25
+ PROF-000000024,INJ-000004,INJ-000004-L06,6538.9,6549.9,12.022,0.4728,0.6978
26
+ PROF-000000025,INJ-000005,INJ-000005-L01,7059.5,7103.1,60.054,1.4385,0.7487
27
+ PROF-000000026,INJ-000005,INJ-000005-L02,7103.1,7146.6,39.946,0.9305,0.7487
28
+ PROF-000000027,INJ-000006,INJ-000006-L01,13908.3,13920.4,23.177,1.1852,0.6617
29
+ PROF-000000028,INJ-000006,INJ-000006-L02,13920.4,13932.6,25.71,1.0488,0.6617
30
+ PROF-000000029,INJ-000006,INJ-000006-L03,13932.6,13944.8,44.632,1.9534,0.6617
31
+ PROF-000000030,INJ-000006,INJ-000006-L04,13944.8,13956.9,6.48,0.3077,0.6617
32
+ PROF-000000031,INJ-000007,INJ-000007-L01,6828.7,6855.6,52.815,0.4501,0.9296
33
+ PROF-000000032,INJ-000007,INJ-000007-L02,6855.6,6882.6,47.185,0.373,0.9296
34
+ PROF-000000033,INJ-000008,INJ-000008-L01,10812.4,10839.5,20.24,3.8748,0.8537
35
+ PROF-000000034,INJ-000008,INJ-000008-L02,10839.5,10866.6,10.19,1.9348,0.8537
36
+ PROF-000000035,INJ-000008,INJ-000008-L03,10866.6,10893.7,22.985,4.9767,0.8537
37
+ PROF-000000036,INJ-000008,INJ-000008-L04,10893.7,10920.7,13.731,2.3202,0.8537
38
+ PROF-000000037,INJ-000008,INJ-000008-L05,10920.7,10947.8,13.401,2.7446,0.8537
39
+ PROF-000000038,INJ-000008,INJ-000008-L06,10947.8,10974.9,15.606,3.3,0.8537
40
+ PROF-000000039,INJ-000008,INJ-000008-L07,10974.9,11002.0,3.847,0.6602,0.8537
41
+ PROF-000000040,INJ-000009,INJ-000009-L01,6633.0,6644.5,23.057,0.5054,0.7776
42
+ PROF-000000041,INJ-000009,INJ-000009-L02,6644.5,6656.0,34.334,0.7714,0.7776
43
+ PROF-000000042,INJ-000009,INJ-000009-L03,6656.0,6667.4,18.092,0.4138,0.7776
44
+ PROF-000000043,INJ-000009,INJ-000009-L04,6667.4,6678.9,6.903,0.1527,0.7776
45
+ PROF-000000044,INJ-000009,INJ-000009-L05,6678.9,6690.4,17.613,0.3652,0.7776
46
+ PROF-000000045,INJ-000010,INJ-000010-L01,11035.8,11044.6,9.31,0.3959,0.7784
47
+ PROF-000000046,INJ-000010,INJ-000010-L02,11044.6,11053.3,10.01,0.4705,0.7784
48
+ PROF-000000047,INJ-000010,INJ-000010-L03,11053.3,11062.1,22.434,1.1065,0.7784
49
+ PROF-000000048,INJ-000010,INJ-000010-L04,11062.1,11070.8,7.224,0.3588,0.7784
50
+ PROF-000000049,INJ-000010,INJ-000010-L05,11070.8,11079.6,7.093,0.3781,0.7784
51
+ PROF-000000050,INJ-000010,INJ-000010-L06,11079.6,11088.3,32.479,1.4919,0.7784
52
+ PROF-000000051,INJ-000010,INJ-000010-L07,11088.3,11097.1,11.45,0.622,0.7784
53
+ PROF-000000052,INJ-000011,INJ-000011-L01,9723.9,9766.7,37.915,6.0993,0.7921
54
+ PROF-000000053,INJ-000011,INJ-000011-L02,9766.7,9809.5,18.632,3.3751,0.7921
55
+ PROF-000000054,INJ-000011,INJ-000011-L03,9809.5,9852.3,26.615,4.8836,0.7921
56
+ PROF-000000055,INJ-000011,INJ-000011-L04,9852.3,9895.1,16.838,2.9331,0.7921
57
+ PROF-000000056,INJ-000012,INJ-000012-L01,8424.1,8548.5,26.998,0.1174,0.4249
58
+ PROF-000000057,INJ-000012,INJ-000012-L02,8548.5,8672.9,73.002,0.3461,0.4249
59
+ PROF-000000058,INJ-000013,INJ-000013-L01,8702.2,8714.1,3.587,0.0257,0.6834
60
+ PROF-000000059,INJ-000013,INJ-000013-L02,8714.1,8726.1,13.164,0.0965,0.6834
61
+ PROF-000000060,INJ-000013,INJ-000013-L03,8726.1,8738.0,41.216,0.2864,0.6834
62
+ PROF-000000061,INJ-000013,INJ-000013-L04,8738.0,8750.0,25.111,0.1841,0.6834
63
+ PROF-000000062,INJ-000013,INJ-000013-L05,8750.0,8761.9,16.922,0.1235,0.6834
64
+ PROF-000000063,INJ-000014,INJ-000014-L01,7228.5,7241.7,11.673,0.165,0.805
65
+ PROF-000000064,INJ-000014,INJ-000014-L02,7241.7,7254.9,7.911,0.1025,0.805
66
+ PROF-000000065,INJ-000014,INJ-000014-L03,7254.9,7268.1,8.196,0.1089,0.805
67
+ PROF-000000066,INJ-000014,INJ-000014-L04,7268.1,7281.2,27.037,0.4039,0.805
68
+ PROF-000000067,INJ-000014,INJ-000014-L05,7281.2,7294.4,19.969,0.2786,0.805
69
+ PROF-000000068,INJ-000014,INJ-000014-L06,7294.4,7307.6,25.214,0.3867,0.805
70
+ PROF-000000069,INJ-000015,INJ-000015-L01,9870.6,9885.1,21.166,0.1527,0.8777
71
+ PROF-000000070,INJ-000015,INJ-000015-L02,9885.1,9899.6,9.699,0.0726,0.8777
72
+ PROF-000000071,INJ-000015,INJ-000015-L03,9899.6,9914.1,6.64,0.051,0.8777
73
+ PROF-000000072,INJ-000015,INJ-000015-L04,9914.1,9928.5,17.966,0.1212,0.8777
74
+ PROF-000000073,INJ-000015,INJ-000015-L05,9928.5,9943.0,10.666,0.0725,0.8777
75
+ PROF-000000074,INJ-000015,INJ-000015-L06,9943.0,9957.5,17.152,0.1004,0.8777
76
+ PROF-000000075,INJ-000015,INJ-000015-L07,9957.5,9972.0,16.711,0.1162,0.8777
77
+ PROF-000000076,INJ-000016,INJ-000016-L01,7708.0,7735.5,23.351,1.1883,0.8573
78
+ PROF-000000077,INJ-000016,INJ-000016-L02,7735.5,7762.9,20.976,0.9829,0.8573
79
+ PROF-000000078,INJ-000016,INJ-000016-L03,7762.9,7790.4,14.153,0.7997,0.8573
80
+ PROF-000000079,INJ-000016,INJ-000016-L04,7790.4,7817.9,6.806,0.3507,0.8573
81
+ PROF-000000080,INJ-000016,INJ-000016-L05,7817.9,7845.3,21.087,1.1021,0.8573
82
+ PROF-000000081,INJ-000016,INJ-000016-L06,7845.3,7872.8,13.627,0.7308,0.8573
83
+ PROF-000000082,INJ-000017,INJ-000017-L01,5858.5,5871.2,21.772,1.7051,0.8612
84
+ PROF-000000083,INJ-000017,INJ-000017-L02,5871.2,5884.0,20.667,1.9827,0.8612
85
+ PROF-000000084,INJ-000017,INJ-000017-L03,5884.0,5896.7,28.525,2.6408,0.8612
86
+ PROF-000000085,INJ-000017,INJ-000017-L04,5896.7,5909.5,11.542,1.018,0.8612
87
+ PROF-000000086,INJ-000017,INJ-000017-L05,5909.5,5922.2,17.494,1.3929,0.8612
88
+ PROF-000000087,INJ-000018,INJ-000018-L01,5732.9,5749.4,23.092,0.7425,0.8033
89
+ PROF-000000088,INJ-000018,INJ-000018-L02,5749.4,5765.9,13.028,0.4497,0.8033
90
+ PROF-000000089,INJ-000018,INJ-000018-L03,5765.9,5782.5,26.706,0.8424,0.8033
91
+ PROF-000000090,INJ-000018,INJ-000018-L04,5782.5,5799.0,8.526,0.2431,0.8033
92
+ PROF-000000091,INJ-000018,INJ-000018-L05,5799.0,5815.5,28.648,1.0003,0.8033
93
+ PROF-000000092,INJ-000019,INJ-000019-L01,9214.2,9231.1,17.015,2.763,0.8581
94
+ PROF-000000093,INJ-000019,INJ-000019-L02,9231.1,9247.9,22.865,3.5435,0.8581
95
+ PROF-000000094,INJ-000019,INJ-000019-L03,9247.9,9264.8,15.908,2.3279,0.8581
96
+ PROF-000000095,INJ-000019,INJ-000019-L04,9264.8,9281.7,7.768,1.2501,0.8581
97
+ PROF-000000096,INJ-000019,INJ-000019-L05,9281.7,9298.6,7.642,1.2005,0.8581
98
+ PROF-000000097,INJ-000019,INJ-000019-L06,9298.6,9315.4,19.661,3.1413,0.8581
99
+ PROF-000000098,INJ-000019,INJ-000019-L07,9315.4,9332.3,9.142,1.5536,0.8581
100
+ PROF-000000099,INJ-000020,INJ-000020-L01,12589.8,12616.0,22.738,2.512,0.784
101
+ PROF-000000100,INJ-000020,INJ-000020-L02,12616.0,12642.2,38.402,4.2309,0.784
102
+ PROF-000000101,INJ-000020,INJ-000020-L03,12642.2,12668.4,14.344,1.797,0.784
103
+ PROF-000000102,INJ-000020,INJ-000020-L04,12668.4,12694.6,24.516,2.3133,0.784
104
+ PROF-000000103,INJ-000021,INJ-000021-L01,9184.0,9203.7,6.736,0.6424,0.613
105
+ PROF-000000104,INJ-000021,INJ-000021-L02,9203.7,9223.5,49.352,4.9259,0.613
106
+ PROF-000000105,INJ-000021,INJ-000021-L03,9223.5,9243.2,24.52,2.1455,0.613
107
+ PROF-000000106,INJ-000021,INJ-000021-L04,9243.2,9262.9,19.391,1.5463,0.613
108
+ PROF-000000107,INJ-000022,INJ-000022-L01,8515.3,8532.5,48.829,2.5344,0.5956
109
+ PROF-000000108,INJ-000022,INJ-000022-L02,8532.5,8549.7,3.175,0.1547,0.5956
110
+ PROF-000000109,INJ-000022,INJ-000022-L03,8549.7,8566.8,24.653,1.2345,0.5956
111
+ PROF-000000110,INJ-000022,INJ-000022-L04,8566.8,8584.0,7.574,0.3684,0.5956
112
+ PROF-000000111,INJ-000022,INJ-000022-L05,8584.0,8601.2,15.769,0.8439,0.5956
113
+ PROF-000000112,INJ-000023,INJ-000023-L01,9486.0,9495.3,8.064,0.8578,0.8619
114
+ PROF-000000113,INJ-000023,INJ-000023-L02,9495.3,9504.5,21.159,2.5287,0.8619
115
+ PROF-000000114,INJ-000023,INJ-000023-L03,9504.5,9513.8,19.198,2.4485,0.8619
116
+ PROF-000000115,INJ-000023,INJ-000023-L04,9513.8,9523.1,21.203,2.4464,0.8619
117
+ PROF-000000116,INJ-000023,INJ-000023-L05,9523.1,9532.3,20.552,2.1823,0.8619
118
+ PROF-000000117,INJ-000023,INJ-000023-L06,9532.3,9541.6,9.824,1.2149,0.8619
119
+ PROF-000000118,INJ-000024,INJ-000024-L01,11934.4,11955.1,31.707,2.1391,0.5515
120
+ PROF-000000119,INJ-000024,INJ-000024-L02,11955.1,11975.8,51.319,3.1281,0.5515
121
+ PROF-000000120,INJ-000024,INJ-000024-L03,11975.8,11996.5,7.002,0.419,0.5515
122
+ PROF-000000121,INJ-000024,INJ-000024-L04,11996.5,12017.2,9.972,0.5806,0.5515
123
+ PROF-000000122,INJ-000025,INJ-000025-L01,9326.5,9367.5,26.12,0.2742,0.403
124
+ PROF-000000123,INJ-000025,INJ-000025-L02,9367.5,9408.5,73.88,0.6936,0.403
125
+ PROF-000000124,INJ-000026,INJ-000026-L01,7813.8,7833.3,13.579,0.4318,0.6973
126
+ PROF-000000125,INJ-000026,INJ-000026-L02,7833.3,7852.8,43.306,1.3368,0.6973
127
+ PROF-000000126,INJ-000026,INJ-000026-L03,7852.8,7872.4,14.57,0.4529,0.6973
128
+ PROF-000000127,INJ-000026,INJ-000026-L04,7872.4,7891.9,19.456,0.521,0.6973
129
+ PROF-000000128,INJ-000026,INJ-000026-L05,7891.9,7911.4,9.089,0.3043,0.6973
130
+ PROF-000000129,INJ-000027,INJ-000027-L01,11455.1,11473.6,22.054,0.2379,0.5179
131
+ PROF-000000130,INJ-000027,INJ-000027-L02,11473.6,11492.1,17.732,0.2205,0.5179
132
+ PROF-000000131,INJ-000027,INJ-000027-L03,11492.1,11510.7,3.899,0.0433,0.5179
133
+ PROF-000000132,INJ-000027,INJ-000027-L04,11510.7,11529.2,56.314,0.4882,0.5179
134
+ PROF-000000133,INJ-000028,INJ-000028-L01,9829.0,9850.2,17.259,0.3393,0.7185
135
+ PROF-000000134,INJ-000028,INJ-000028-L02,9850.2,9871.4,19.802,0.3867,0.7185
136
+ PROF-000000135,INJ-000028,INJ-000028-L03,9871.4,9892.7,12.82,0.2069,0.7185
137
+ PROF-000000136,INJ-000028,INJ-000028-L04,9892.7,9913.9,8.876,0.1968,0.7185
138
+ PROF-000000137,INJ-000028,INJ-000028-L05,9913.9,9935.1,41.243,0.9147,0.7185
139
+ PROF-000000138,INJ-000029,INJ-000029-L01,12485.8,12507.2,13.017,0.7362,0.789
140
+ PROF-000000139,INJ-000029,INJ-000029-L02,12507.2,12528.6,17.13,0.9389,0.789
141
+ PROF-000000140,INJ-000029,INJ-000029-L03,12528.6,12549.9,8.515,0.5032,0.789
142
+ PROF-000000141,INJ-000029,INJ-000029-L04,12549.9,12571.3,24.27,1.4915,0.789
143
+ PROF-000000142,INJ-000029,INJ-000029-L05,12571.3,12592.7,30.422,1.907,0.789
144
+ PROF-000000143,INJ-000029,INJ-000029-L06,12592.7,12614.1,6.646,0.3543,0.789
145
+ PROF-000000144,INJ-000030,INJ-000030-L01,9239.8,9271.5,18.924,1.6621,0.3016
146
+ PROF-000000145,INJ-000030,INJ-000030-L02,9271.5,9303.1,72.393,5.4031,0.3016
147
+ PROF-000000146,INJ-000030,INJ-000030-L03,9303.1,9334.8,8.683,0.7987,0.3016
148
+ PROF-000000147,INJ-000031,INJ-000031-L01,5861.3,5912.2,61.69,7.2854,0.7078
149
+ PROF-000000148,INJ-000031,INJ-000031-L02,5912.2,5963.1,38.31,4.7536,0.7078
150
+ PROF-000000149,INJ-000032,INJ-000032-L01,5516.4,5534.7,17.451,0.2396,0.6998
151
+ PROF-000000150,INJ-000032,INJ-000032-L02,5534.7,5553.1,42.536,0.5693,0.6998
152
+ PROF-000000151,INJ-000032,INJ-000032-L03,5553.1,5571.4,19.407,0.2106,0.6998
153
+ PROF-000000152,INJ-000032,INJ-000032-L04,5571.4,5589.8,7.271,0.1128,0.6998
154
+ PROF-000000153,INJ-000032,INJ-000032-L05,5589.8,5608.1,13.334,0.1776,0.6998
155
+ PROF-000000154,INJ-000033,INJ-000033-L01,12762.2,12780.2,27.819,1.4938,0.6019
156
+ PROF-000000155,INJ-000033,INJ-000033-L02,12780.2,12798.2,46.915,2.3181,0.6019
157
+ PROF-000000156,INJ-000033,INJ-000033-L03,12798.2,12816.2,15.664,0.8048,0.6019
158
+ PROF-000000157,INJ-000033,INJ-000033-L04,12816.2,12834.2,3.963,0.2362,0.6019
159
+ PROF-000000158,INJ-000033,INJ-000033-L05,12834.2,12852.2,5.638,0.2891,0.6019
160
+ PROF-000000159,INJ-000034,INJ-000034-L01,12936.8,12948.4,24.474,0.4524,0.8323
161
+ PROF-000000160,INJ-000034,INJ-000034-L02,12948.4,12960.1,25.056,0.4559,0.8323
162
+ PROF-000000161,INJ-000034,INJ-000034-L03,12960.1,12971.8,11.518,0.2021,0.8323
163
+ PROF-000000162,INJ-000034,INJ-000034-L04,12971.8,12983.4,16.517,0.3244,0.8323
164
+ PROF-000000163,INJ-000034,INJ-000034-L05,12983.4,12995.0,6.09,0.1115,0.8323
165
+ PROF-000000164,INJ-000034,INJ-000034-L06,12995.0,13006.7,16.344,0.2641,0.8323
166
+ PROF-000000165,INJ-000035,INJ-000035-L01,8369.2,8419.5,54.126,2.0564,0.8969
167
+ PROF-000000166,INJ-000035,INJ-000035-L02,8419.5,8469.7,45.874,1.8811,0.8969
168
+ PROF-000000167,INJ-000036,INJ-000036-L01,7880.4,7909.4,37.545,0.7355,0.5306
169
+ PROF-000000168,INJ-000036,INJ-000036-L02,7909.4,7938.4,53.932,1.1025,0.5306
170
+ PROF-000000169,INJ-000036,INJ-000036-L03,7938.4,7967.4,8.524,0.1896,0.5306
171
+ PROF-000000170,INJ-000037,INJ-000037-L01,12307.5,12334.2,15.546,0.4095,0.7786
172
+ PROF-000000171,INJ-000037,INJ-000037-L02,12334.2,12361.0,6.09,0.1568,0.7786
173
+ PROF-000000172,INJ-000037,INJ-000037-L03,12361.0,12387.7,32.043,0.9172,0.7786
174
+ PROF-000000173,INJ-000037,INJ-000037-L04,12387.7,12414.5,18.102,0.4641,0.7786
175
+ PROF-000000174,INJ-000037,INJ-000037-L05,12414.5,12441.2,16.37,0.389,0.7786
176
+ PROF-000000175,INJ-000037,INJ-000037-L06,12441.2,12468.0,4.179,0.1045,0.7786
177
+ PROF-000000176,INJ-000037,INJ-000037-L07,12468.0,12494.7,7.67,0.2308,0.7786
178
+ PROF-000000177,INJ-000038,INJ-000038-L01,6143.1,6182.1,18.53,4.4855,0.8137
179
+ PROF-000000178,INJ-000038,INJ-000038-L02,6182.1,6221.2,28.214,6.456,0.8137
180
+ PROF-000000179,INJ-000038,INJ-000038-L03,6221.2,6260.2,35.701,6.8588,0.8137
181
+ PROF-000000180,INJ-000038,INJ-000038-L04,6260.2,6299.2,17.555,4.1153,0.8137
182
+ PROF-000000181,INJ-000039,INJ-000039-L01,6652.7,6704.2,8.126,0.1163,0.05
183
+ PROF-000000182,INJ-000039,INJ-000039-L02,6704.2,6755.7,91.874,1.2736,0.05
184
+ PROF-000000183,INJ-000040,INJ-000040-L01,10344.0,10367.0,26.11,0.4055,0.7706
185
+ PROF-000000184,INJ-000040,INJ-000040-L02,10367.0,10389.9,46.283,0.8479,0.7706
186
+ PROF-000000185,INJ-000040,INJ-000040-L03,10389.9,10412.9,27.607,0.4749,0.7706
187
+ PROF-000000186,INJ-000041,INJ-000041-L01,7852.9,7873.2,26.36,0.1966,0.8153
188
+ PROF-000000187,INJ-000041,INJ-000041-L02,7873.2,7893.6,30.083,0.1983,0.8153
189
+ PROF-000000188,INJ-000041,INJ-000041-L03,7893.6,7913.9,43.557,0.2611,0.8153
190
+ PROF-000000189,INJ-000042,INJ-000042-L01,8787.7,8815.0,14.618,0.6652,0.8164
191
+ PROF-000000190,INJ-000042,INJ-000042-L02,8815.0,8842.3,27.773,1.2735,0.8164
192
+ PROF-000000191,INJ-000042,INJ-000042-L03,8842.3,8869.7,13.122,0.6712,0.8164
193
+ PROF-000000192,INJ-000042,INJ-000042-L04,8869.7,8897.0,30.082,1.3486,0.8164
194
+ PROF-000000193,INJ-000042,INJ-000042-L05,8897.0,8924.3,14.406,0.7121,0.8164
195
+ PROF-000000194,INJ-000043,INJ-000043-L01,8407.7,8457.1,17.633,0.5329,0.1908
196
+ PROF-000000195,INJ-000043,INJ-000043-L02,8457.1,8506.4,82.367,3.4471,0.1908
197
+ PROF-000000196,INJ-000044,INJ-000044-L01,9610.2,9636.8,9.538,0.3272,0.6033
198
+ PROF-000000197,INJ-000044,INJ-000044-L02,9636.8,9663.5,14.3,0.4475,0.6033
199
+ PROF-000000198,INJ-000044,INJ-000044-L03,9663.5,9690.1,25.605,0.8983,0.6033
200
+ PROF-000000199,INJ-000044,INJ-000044-L04,9690.1,9716.7,50.557,1.9653,0.6033
201
+ PROF-000000200,INJ-000045,INJ-000045-L01,12178.0,12202.5,72.054,0.8469,0.4486
202
+ PROF-000000201,INJ-000045,INJ-000045-L02,12202.5,12226.9,27.946,0.4407,0.4486
203
+ PROF-000000202,INJ-000046,INJ-000046-L01,9017.4,9042.3,20.906,1.7279,0.6907
204
+ PROF-000000203,INJ-000046,INJ-000046-L02,9042.3,9067.2,15.267,1.2256,0.6907
205
+ PROF-000000204,INJ-000046,INJ-000046-L03,9067.2,9092.1,8.783,0.8025,0.6907
206
+ PROF-000000205,INJ-000046,INJ-000046-L04,9092.1,9117.0,11.659,1.0436,0.6907
207
+ PROF-000000206,INJ-000046,INJ-000046-L05,9117.0,9141.9,43.384,4.1802,0.6907
208
+ PROF-000000207,INJ-000047,INJ-000047-L01,10345.5,10371.9,30.31,5.444,0.6496
209
+ PROF-000000208,INJ-000047,INJ-000047-L02,10371.9,10398.2,44.564,8.7255,0.6496
210
+ PROF-000000209,INJ-000047,INJ-000047-L03,10398.2,10424.6,18.287,3.4016,0.6496
211
+ PROF-000000210,INJ-000047,INJ-000047-L04,10424.6,10451.0,6.84,1.1569,0.6496
212
+ PROF-000000211,INJ-000048,INJ-000048-L01,3879.6,3894.8,24.252,0.5352,0.7954
213
+ PROF-000000212,INJ-000048,INJ-000048-L02,3894.8,3910.1,25.579,0.4635,0.7954
214
+ PROF-000000213,INJ-000048,INJ-000048-L03,3910.1,3925.3,13.528,0.2868,0.7954
215
+ PROF-000000214,INJ-000048,INJ-000048-L04,3925.3,3940.6,36.641,0.7342,0.7954
216
+ PROF-000000215,INJ-000049,INJ-000049-L01,8683.1,8702.2,19.775,0.1769,0.5847
217
+ PROF-000000216,INJ-000049,INJ-000049-L02,8702.2,8721.2,13.024,0.1135,0.5847
218
+ PROF-000000217,INJ-000049,INJ-000049-L03,8721.2,8740.3,13.789,0.1296,0.5847
219
+ PROF-000000218,INJ-000049,INJ-000049-L04,8740.3,8759.4,53.412,0.4664,0.5847
220
+ PROF-000000219,INJ-000050,INJ-000050-L01,6776.2,6790.3,28.77,5.8688,0.7817
221
+ PROF-000000220,INJ-000050,INJ-000050-L02,6790.3,6804.4,4.307,0.8684,0.7817
222
+ PROF-000000221,INJ-000050,INJ-000050-L03,6804.4,6818.5,13.666,3.0596,0.7817
223
+ PROF-000000222,INJ-000050,INJ-000050-L04,6818.5,6832.6,9.725,1.9299,0.7817
224
+ PROF-000000223,INJ-000050,INJ-000050-L05,6832.6,6846.7,3.415,0.5805,0.7817
225
+ PROF-000000224,INJ-000050,INJ-000050-L06,6846.7,6860.8,17.01,2.8565,0.7817
226
+ PROF-000000225,INJ-000050,INJ-000050-L07,6860.8,6874.9,23.106,4.5921,0.7817
227
+ PROF-000000226,INJ-000051,INJ-000051-L01,5874.8,5905.4,14.563,0.3532,0.4654
228
+ PROF-000000227,INJ-000051,INJ-000051-L02,5905.4,5935.9,22.183,0.4708,0.4654
229
+ PROF-000000228,INJ-000051,INJ-000051-L03,5935.9,5966.5,63.254,1.2838,0.4654
230
+ PROF-000000229,INJ-000052,INJ-000052-L01,6692.4,6705.9,20.002,4.4595,0.7994
231
+ PROF-000000230,INJ-000052,INJ-000052-L02,6705.9,6719.5,28.517,6.0055,0.7994
232
+ PROF-000000231,INJ-000052,INJ-000052-L03,6719.5,6733.0,8.715,2.0527,0.7994
233
+ PROF-000000232,INJ-000052,INJ-000052-L04,6733.0,6746.6,8.625,1.9249,0.7994
234
+ PROF-000000233,INJ-000052,INJ-000052-L05,6746.6,6760.1,9.768,2.0032,0.7994
235
+ PROF-000000234,INJ-000052,INJ-000052-L06,6760.1,6773.7,24.373,5.1901,0.7994
236
+ PROF-000000235,INJ-000053,INJ-000053-L01,7998.1,8012.6,6.029,0.4937,0.7386
237
+ PROF-000000236,INJ-000053,INJ-000053-L02,8012.6,8027.0,8.761,0.6447,0.7386
238
+ PROF-000000237,INJ-000053,INJ-000053-L03,8027.0,8041.5,19.468,1.7111,0.7386
239
+ PROF-000000238,INJ-000053,INJ-000053-L04,8041.5,8056.0,13.657,1.0282,0.7386
240
+ PROF-000000239,INJ-000053,INJ-000053-L05,8056.0,8070.4,14.054,1.2876,0.7386
241
+ PROF-000000240,INJ-000053,INJ-000053-L06,8070.4,8084.9,38.032,2.7971,0.7386
242
+ PROF-000000241,INJ-000054,INJ-000054-L01,10998.2,11014.7,10.331,0.5363,0.8087
243
+ PROF-000000242,INJ-000054,INJ-000054-L02,11014.7,11031.2,21.194,1.0206,0.8087
244
+ PROF-000000243,INJ-000054,INJ-000054-L03,11031.2,11047.6,29.916,1.3259,0.8087
245
+ PROF-000000244,INJ-000054,INJ-000054-L04,11047.6,11064.1,12.262,0.6211,0.8087
246
+ PROF-000000245,INJ-000054,INJ-000054-L05,11064.1,11080.6,26.297,1.154,0.8087
247
+ PROF-000000246,INJ-000055,INJ-000055-L01,5616.7,5630.3,2.373,0.2582,0.7376
248
+ PROF-000000247,INJ-000055,INJ-000055-L02,5630.3,5643.8,34.282,3.6257,0.7376
249
+ PROF-000000248,INJ-000055,INJ-000055-L03,5643.8,5657.4,8.294,1.0245,0.7376
250
+ PROF-000000249,INJ-000055,INJ-000055-L04,5657.4,5670.9,5.903,0.6615,0.7376
251
+ PROF-000000250,INJ-000055,INJ-000055-L05,5670.9,5684.5,9.934,1.1374,0.7376
252
+ PROF-000000251,INJ-000055,INJ-000055-L06,5684.5,5698.0,24.49,2.2909,0.7376
253
+ PROF-000000252,INJ-000055,INJ-000055-L07,5698.0,5711.6,14.724,1.3737,0.7376
254
+ PROF-000000253,INJ-000056,INJ-000056-L01,8873.5,8948.8,55.316,16.7336,0.8671
255
+ PROF-000000254,INJ-000056,INJ-000056-L02,8948.8,9024.1,44.684,17.2725,0.8671
256
+ PROF-000000255,INJ-000057,INJ-000057-L01,7638.0,7650.2,24.444,2.5478,0.5829
257
+ PROF-000000256,INJ-000057,INJ-000057-L02,7650.2,7662.5,56.707,6.5843,0.5829
258
+ PROF-000000257,INJ-000057,INJ-000057-L03,7662.5,7674.7,18.849,2.0147,0.5829
259
+ PROF-000000258,INJ-000058,INJ-000058-L01,8013.6,8027.4,43.106,2.8102,0.6761
260
+ PROF-000000259,INJ-000058,INJ-000058-L02,8027.4,8041.2,13.851,0.8746,0.6761
261
+ PROF-000000260,INJ-000058,INJ-000058-L03,8041.2,8055.0,21.488,1.4113,0.6761
262
+ PROF-000000261,INJ-000058,INJ-000058-L04,8055.0,8068.8,7.659,0.4762,0.6761
263
+ PROF-000000262,INJ-000058,INJ-000058-L05,8068.8,8082.6,5.067,0.3438,0.6761
264
+ PROF-000000263,INJ-000058,INJ-000058-L06,8082.6,8096.4,8.829,0.6751,0.6761
265
+ PROF-000000264,INJ-000059,INJ-000059-L01,11206.6,11225.7,20.302,1.7028,0.7544
266
+ PROF-000000265,INJ-000059,INJ-000059-L02,11225.7,11244.9,38.736,2.8561,0.7544
267
+ PROF-000000266,INJ-000059,INJ-000059-L03,11244.9,11264.0,14.896,1.1948,0.7544
268
+ PROF-000000267,INJ-000059,INJ-000059-L04,11264.0,11283.2,10.99,0.8945,0.7544
269
+ PROF-000000268,INJ-000059,INJ-000059-L05,11283.2,11302.3,15.076,1.309,0.7544
270
+ PROF-000000269,INJ-000060,INJ-000060-L01,10091.5,10108.1,13.985,2.3442,0.698
271
+ PROF-000000270,INJ-000060,INJ-000060-L02,10108.1,10124.8,5.549,0.8499,0.698
272
+ PROF-000000271,INJ-000060,INJ-000060-L03,10124.8,10141.4,8.103,1.1151,0.698
273
+ PROF-000000272,INJ-000060,INJ-000060-L04,10141.4,10158.0,22.819,3.5225,0.698
274
+ PROF-000000273,INJ-000060,INJ-000060-L05,10158.0,10174.7,8.928,1.4013,0.698
275
+ PROF-000000274,INJ-000060,INJ-000060-L06,10174.7,10191.3,40.616,5.58,0.698
276
+ PROF-000000275,INJ-000061,INJ-000061-L01,12009.8,12029.5,59.807,0.771,0.4969
277
+ PROF-000000276,INJ-000061,INJ-000061-L02,12029.5,12049.3,12.913,0.192,0.4969
278
+ PROF-000000277,INJ-000061,INJ-000061-L03,12049.3,12069.0,15.056,0.2308,0.4969
279
+ PROF-000000278,INJ-000061,INJ-000061-L04,12069.0,12088.8,12.224,0.1805,0.4969
280
+ PROF-000000279,INJ-000062,INJ-000062-L01,8429.2,8438.9,16.275,0.7954,0.8454
281
+ PROF-000000280,INJ-000062,INJ-000062-L02,8438.9,8448.7,23.135,0.9831,0.8454
282
+ PROF-000000281,INJ-000062,INJ-000062-L03,8448.7,8458.4,18.068,0.854,0.8454
283
+ PROF-000000282,INJ-000062,INJ-000062-L04,8458.4,8468.2,12.299,0.5717,0.8454
284
+ PROF-000000283,INJ-000062,INJ-000062-L05,8468.2,8477.9,30.224,1.4109,0.8454
285
+ PROF-000000284,INJ-000063,INJ-000063-L01,7129.7,7154.9,14.928,0.5616,0.6287
286
+ PROF-000000285,INJ-000063,INJ-000063-L02,7154.9,7180.1,48.504,1.6458,0.6287
287
+ PROF-000000286,INJ-000063,INJ-000063-L03,7180.1,7205.4,9.972,0.4,0.6287
288
+ PROF-000000287,INJ-000063,INJ-000063-L04,7205.4,7230.6,26.597,0.9794,0.6287
289
+ PROF-000000288,INJ-000064,INJ-000064-L01,8262.7,8290.2,17.741,3.1622,0.885
290
+ PROF-000000289,INJ-000064,INJ-000064-L02,8290.2,8317.6,10.216,1.625,0.885
291
+ PROF-000000290,INJ-000064,INJ-000064-L03,8317.6,8345.1,14.276,2.5787,0.885
292
+ PROF-000000291,INJ-000064,INJ-000064-L04,8345.1,8372.5,14.384,2.4367,0.885
293
+ PROF-000000292,INJ-000064,INJ-000064-L05,8372.5,8400.0,25.07,4.1447,0.885
294
+ PROF-000000293,INJ-000064,INJ-000064-L06,8400.0,8427.4,18.313,3.1611,0.885
295
+ PROF-000000294,INJ-000065,INJ-000065-L01,9382.0,9390.8,16.688,0.2632,0.7265
296
+ PROF-000000295,INJ-000065,INJ-000065-L02,9390.8,9399.5,14.586,0.2565,0.7265
297
+ PROF-000000296,INJ-000065,INJ-000065-L03,9399.5,9408.3,39.588,0.6369,0.7265
298
+ PROF-000000297,INJ-000065,INJ-000065-L04,9408.3,9417.1,15.072,0.2879,0.7265
299
+ PROF-000000298,INJ-000065,INJ-000065-L05,9417.1,9425.8,7.275,0.1218,0.7265
300
+ PROF-000000299,INJ-000065,INJ-000065-L06,9425.8,9434.6,6.792,0.1274,0.7265
301
+ PROF-000000300,INJ-000066,INJ-000066-L01,9223.8,9244.1,20.373,0.3689,0.7265
302
+ PROF-000000301,INJ-000066,INJ-000066-L02,9244.1,9264.4,6.542,0.1046,0.7265
303
+ PROF-000000302,INJ-000066,INJ-000066-L03,9264.4,9284.7,28.208,0.4849,0.7265
304
+ PROF-000000303,INJ-000066,INJ-000066-L04,9284.7,9305.0,4.065,0.0663,0.7265
305
+ PROF-000000304,INJ-000066,INJ-000066-L05,9305.0,9325.3,8.537,0.1536,0.7265
306
+ PROF-000000305,INJ-000066,INJ-000066-L06,9325.3,9345.6,32.275,0.5129,0.7265
307
+ PROF-000000306,INJ-000067,INJ-000067-L01,6197.5,6213.5,14.869,0.1088,0.9114
308
+ PROF-000000307,INJ-000067,INJ-000067-L02,6213.5,6229.6,16.692,0.1105,0.9114
309
+ PROF-000000308,INJ-000067,INJ-000067-L03,6229.6,6245.6,22.014,0.1466,0.9114
310
+ PROF-000000309,INJ-000067,INJ-000067-L04,6245.6,6261.7,22.545,0.1497,0.9114
311
+ PROF-000000310,INJ-000067,INJ-000067-L05,6261.7,6277.7,23.88,0.1671,0.9114
312
+ PROF-000000311,INJ-000068,INJ-000068-L01,9017.2,9039.2,26.144,0.3535,0.6114
313
+ PROF-000000312,INJ-000068,INJ-000068-L02,9039.2,9061.2,18.878,0.2179,0.6114
314
+ PROF-000000313,INJ-000068,INJ-000068-L03,9061.2,9083.3,48.884,0.5586,0.6114
315
+ PROF-000000314,INJ-000068,INJ-000068-L04,9083.3,9105.3,6.094,0.0772,0.6114
316
+ PROF-000000315,INJ-000069,INJ-000069-L01,9347.7,9358.1,16.373,0.3854,0.8703
317
+ PROF-000000316,INJ-000069,INJ-000069-L02,9358.1,9368.5,10.666,0.2934,0.8703
318
+ PROF-000000317,INJ-000069,INJ-000069-L03,9368.5,9378.9,10.826,0.2964,0.8703
319
+ PROF-000000318,INJ-000069,INJ-000069-L04,9378.9,9389.2,24.787,0.7076,0.8703
320
+ PROF-000000319,INJ-000069,INJ-000069-L05,9389.2,9399.6,15.741,0.4826,0.8703
321
+ PROF-000000320,INJ-000069,INJ-000069-L06,9399.6,9410.0,21.608,0.5937,0.8703
322
+ PROF-000000321,INJ-000070,INJ-000070-L01,14841.9,14853.3,7.411,0.3446,0.7859
323
+ PROF-000000322,INJ-000070,INJ-000070-L02,14853.3,14864.8,9.995,0.4748,0.7859
324
+ PROF-000000323,INJ-000070,INJ-000070-L03,14864.8,14876.2,16.118,0.8021,0.7859
325
+ PROF-000000324,INJ-000070,INJ-000070-L04,14876.2,14887.7,18.281,0.8834,0.7859
326
+ PROF-000000325,INJ-000070,INJ-000070-L05,14887.7,14899.1,32.24,1.5328,0.7859
327
+ PROF-000000326,INJ-000070,INJ-000070-L06,14899.1,14910.6,11.617,0.6481,0.7859
328
+ PROF-000000327,INJ-000070,INJ-000070-L07,14910.6,14922.0,4.339,0.2397,0.7859
329
+ PROF-000000328,INJ-000071,INJ-000071-L01,13304.4,13324.7,17.183,6.4269,0.8478
330
+ PROF-000000329,INJ-000071,INJ-000071-L02,13324.7,13344.9,11.818,4.678,0.8478
331
+ PROF-000000330,INJ-000071,INJ-000071-L03,13344.9,13365.2,8.411,3.498,0.8478
332
+ PROF-000000331,INJ-000071,INJ-000071-L04,13365.2,13385.5,7.247,2.6808,0.8478
333
+ PROF-000000332,INJ-000071,INJ-000071-L05,13385.5,13405.8,26.96,10.8408,0.8478
334
+ PROF-000000333,INJ-000071,INJ-000071-L06,13405.8,13426.0,14.604,6.206,0.8478
335
+ PROF-000000334,INJ-000071,INJ-000071-L07,13426.0,13446.3,13.776,5.1592,0.8478
336
+ PROF-000000335,INJ-000072,INJ-000072-L01,6752.2,6770.6,9.784,2.5259,0.85
337
+ PROF-000000336,INJ-000072,INJ-000072-L02,6770.6,6789.0,14.885,4.221,0.85
338
+ PROF-000000337,INJ-000072,INJ-000072-L03,6789.0,6807.4,26.802,6.8747,0.85
339
+ PROF-000000338,INJ-000072,INJ-000072-L04,6807.4,6825.8,16.47,4.1003,0.85
340
+ PROF-000000339,INJ-000072,INJ-000072-L05,6825.8,6844.2,21.597,5.9329,0.85
341
+ PROF-000000340,INJ-000072,INJ-000072-L06,6844.2,6862.6,10.462,2.9347,0.85
342
+ PROF-000000341,INJ-000073,INJ-000073-L01,8110.3,8143.3,12.509,0.3645,0.7371
343
+ PROF-000000342,INJ-000073,INJ-000073-L02,8143.3,8176.3,21.222,0.6749,0.7371
344
+ PROF-000000343,INJ-000073,INJ-000073-L03,8176.3,8209.3,38.857,1.0591,0.7371
345
+ PROF-000000344,INJ-000073,INJ-000073-L04,8209.3,8242.3,19.205,0.5231,0.7371
346
+ PROF-000000345,INJ-000073,INJ-000073-L05,8242.3,8275.3,8.207,0.2299,0.7371
347
+ PROF-000000346,INJ-000074,INJ-000074-L01,5287.7,5314.9,20.3,1.4674,0.8701
348
+ PROF-000000347,INJ-000074,INJ-000074-L02,5314.9,5342.1,24.417,1.8488,0.8701
349
+ PROF-000000348,INJ-000074,INJ-000074-L03,5342.1,5369.2,9.95,0.6673,0.8701
350
+ PROF-000000349,INJ-000074,INJ-000074-L04,5369.2,5396.4,22.439,1.459,0.8701
351
+ PROF-000000350,INJ-000074,INJ-000074-L05,5396.4,5423.6,22.895,1.4194,0.8701
352
+ PROF-000000351,INJ-000075,INJ-000075-L01,7382.3,7434.8,51.12,0.5196,0.972
353
+ PROF-000000352,INJ-000075,INJ-000075-L02,7434.8,7487.3,48.88,0.5491,0.972
354
+ PROF-000000353,INJ-000076,INJ-000076-L01,9557.5,9598.9,34.824,2.5749,0.7192
355
+ PROF-000000354,INJ-000076,INJ-000076-L02,9598.9,9640.4,37.458,2.1615,0.7192
356
+ PROF-000000355,INJ-000076,INJ-000076-L03,9640.4,9681.8,12.309,0.6767,0.7192
357
+ PROF-000000356,INJ-000076,INJ-000076-L04,9681.8,9723.2,15.41,1.036,0.7192
358
+ PROF-000000357,INJ-000077,INJ-000077-L01,11694.0,11711.5,23.4,2.2482,0.8671
359
+ PROF-000000358,INJ-000077,INJ-000077-L02,11711.5,11729.0,20.491,2.1429,0.8671
360
+ PROF-000000359,INJ-000077,INJ-000077-L03,11729.0,11746.5,17.799,2.0464,0.8671
361
+ PROF-000000360,INJ-000077,INJ-000077-L04,11746.5,11763.9,18.628,1.9027,0.8671
362
+ PROF-000000361,INJ-000077,INJ-000077-L05,11763.9,11781.4,12.208,1.2634,0.8671
363
+ PROF-000000362,INJ-000077,INJ-000077-L06,11781.4,11798.9,7.475,0.7791,0.8671
364
+ PROF-000000363,INJ-000078,INJ-000078-L01,7050.2,7110.3,83.957,3.8466,0.1511
365
+ PROF-000000364,INJ-000078,INJ-000078-L02,7110.3,7170.5,16.043,0.746,0.1511
366
+ PROF-000000365,INJ-000079,INJ-000079-L01,7230.0,7243.5,20.325,1.0565,0.8699
367
+ PROF-000000366,INJ-000079,INJ-000079-L02,7243.5,7257.0,15.306,0.5823,0.8699
368
+ PROF-000000367,INJ-000079,INJ-000079-L03,7257.0,7270.6,19.822,0.9136,0.8699
369
+ PROF-000000368,INJ-000079,INJ-000079-L04,7270.6,7284.1,14.507,0.7051,0.8699
370
+ PROF-000000369,INJ-000079,INJ-000079-L05,7284.1,7297.6,22.992,1.1469,0.8699
371
+ PROF-000000370,INJ-000079,INJ-000079-L06,7297.6,7311.1,7.048,0.2726,0.8699
372
+ PROF-000000371,INJ-000080,INJ-000080-L01,3646.5,3661.8,36.559,6.0695,0.725
373
+ PROF-000000372,INJ-000080,INJ-000080-L02,3661.8,3677.2,25.808,4.2298,0.725
374
+ PROF-000000373,INJ-000080,INJ-000080-L03,3677.2,3692.6,14.035,2.4514,0.725
375
+ PROF-000000374,INJ-000080,INJ-000080-L04,3692.6,3707.9,6.926,1.189,0.725
376
+ PROF-000000375,INJ-000080,INJ-000080-L05,3707.9,3723.2,10.101,1.7765,0.725
377
+ PROF-000000376,INJ-000080,INJ-000080-L06,3723.2,3738.6,6.572,1.1962,0.725
injection_wells.csv ADDED
@@ -0,0 +1,81 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ injector_id,field_name,reservoir_name,lithology_class,flood_pattern,startup_day,depth_ft,net_thickness_ft,porosity_frac,permeability_md,heterogeneity_index,mobility_ratio,reservoir_pressure_psi,fracture_pressure_psi,injection_pressure_psi,injection_rate_bwpd,injectivity_index,water_source,temperature_f,active_flag
2
+ INJ-000001,ADNOC Carbonate,Mishrif,carbonate,line_drive,1113,11158.6,85.0,0.1516,150.913,0.1486,0.8437,3271.0,5527.6,4407.0,20753.8,1.3598,produced_water,210.0,1
3
+ INJ-000002,Gulf of Mexico,Turbidite,deepwater_sand,nine_spot,116,7601.7,62.1,0.2444,203.885,0.1805,0.7917,4151.4,5868.9,5278.3,14995.1,1.4042,treated_mixed,242.4,1
4
+ INJ-000003,ADNOC Carbonate,Mishrif,carbonate,peripheral,396,5956.1,74.8,0.1252,59.312,0.4478,0.8808,4122.7,5491.2,4983.3,9848.9,0.471,aquifer,156.1,1
5
+ INJ-000004,Canadian Heavy Oil,Mannville,heavy_oil_sand,five_spot,186,6483.7,66.2,0.233,100.271,0.3678,1.1259,3072.9,4922.9,3694.7,13623.5,0.6427,produced_water,178.8,1
6
+ INJ-000005,Permian Basin,Wolfcamp,sandstone,five_spot,374,7059.5,87.1,0.1795,146.097,0.4147,1.2713,4213.6,6700.2,4771.0,14605.6,1.2566,seawater,183.9,1
7
+ INJ-000006,Kuwait,Burgan,sandstone,five_spot,649,13908.3,48.6,0.2544,272.604,0.2873,1.1678,4917.4,5667.4,5547.4,10849.0,1.0636,seawater,202.0,1
8
+ INJ-000007,ADNOC Carbonate,Mishrif,carbonate,peripheral,341,6828.7,53.9,0.2313,80.943,0.2865,0.914,3939.4,5061.2,4891.8,8279.4,0.3919,seawater,204.4,1
9
+ INJ-000008,ADNOC Carbonate,Mishrif,carbonate,nine_spot,82,10812.4,189.6,0.2901,202.079,0.2355,1.5065,3674.6,5094.7,4872.2,20043.2,2.7123,produced_water,176.8,1
10
+ INJ-000009,Permian Basin,Wolfcamp,sandstone,five_spot,620,6633.0,57.4,0.2302,91.988,0.2864,1.4356,3776.2,6436.0,4923.2,6818.3,0.4556,produced_water,188.3,1
11
+ INJ-000010,Gulf of Mexico,Turbidite,deepwater_sand,nine_spot,64,11035.8,61.3,0.1035,106.692,0.1176,1.0962,4169.9,6216.9,4984.2,10581.8,0.7181,treated_mixed,191.1,1
12
+ INJ-000011,Middle East,Arab-D,carbonate,five_spot,275,9723.9,171.2,0.1863,275.066,0.2944,0.9454,2950.1,5249.1,3464.1,22150.1,4.592,treated_mixed,264.1,1
13
+ INJ-000012,Kuwait,Burgan,sandstone,line_drive,0,8424.1,248.8,0.1255,16.353,0.2119,1.3557,3935.5,5242.6,4699.3,7967.9,0.2445,aquifer,249.6,1
14
+ INJ-000013,Canadian Heavy Oil,Mannville,heavy_oil_sand,nine_spot,105,8702.2,59.7,0.1615,32.819,0.4032,1.2167,3647.0,4964.8,4555.6,5371.7,0.1414,treated_mixed,200.9,1
15
+ INJ-000014,ADNOC Carbonate,Mishrif,carbonate,nine_spot,530,7228.5,79.1,0.2731,27.257,0.3268,0.7448,4810.9,6943.7,5606.3,6244.0,0.2249,aquifer,202.0,1
16
+ INJ-000015,Gulf of Mexico,Turbidite,deepwater_sand,five_spot,1034,9870.6,101.4,0.2251,11.633,0.2093,1.1268,3759.4,5689.7,4453.4,4555.2,0.1037,aquifer,184.7,1
17
+ INJ-000016,North Sea,Brent,sandstone,line_drive,941,7708.0,164.8,0.1516,60.9,0.1971,1.2441,4717.3,6902.6,5635.6,12486.1,0.8558,aquifer,168.0,1
18
+ INJ-000017,Brazil Pre-Salt,Lula,carbonate,nine_spot,120,5858.5,63.7,0.1342,253.896,0.2363,0.878,3276.1,5078.5,3990.0,18327.4,1.7344,seawater,207.4,1
19
+ INJ-000018,Permian Basin,Wolfcamp,sandstone,five_spot,42,5732.9,82.6,0.1918,90.252,0.2753,1.2174,4155.4,6200.0,4835.8,8699.8,0.6503,produced_water,188.0,1
20
+ INJ-000019,ADNOC Carbonate,Mishrif,carbonate,five_spot,411,9214.2,118.1,0.1231,146.245,0.3148,0.7433,4016.1,5998.3,4950.2,15087.6,2.2564,produced_water,208.1,1
21
+ INJ-000020,Canadian Heavy Oil,Mannville,heavy_oil_sand,inverted_five_spot,793,12589.8,104.8,0.1531,356.634,0.2035,1.7171,3398.1,5702.5,4139.6,23812.4,2.6207,seawater,174.8,1
22
+ INJ-000021,ADNOC Carbonate,Mishrif,carbonate,inverted_five_spot,908,9184.0,78.9,0.2072,452.677,0.2132,1.6722,3942.2,6261.9,4858.2,17924.9,2.4761,produced_water,193.2,1
23
+ INJ-000022,Middle East,Arab-D,carbonate,line_drive,1000,8515.3,85.9,0.2535,111.984,0.1007,1.0661,4480.5,5538.2,5404.3,9526.5,0.985,produced_water,213.3,1
24
+ INJ-000023,Kuwait,Burgan,sandstone,five_spot,416,9486.0,55.6,0.2235,464.554,0.1604,1.2825,3681.6,4431.6,4224.0,18388.5,1.8613,seawater,218.1,1
25
+ INJ-000024,Kuwait,Burgan,sandstone,inverted_five_spot,204,11934.4,82.8,0.064,131.58,0.3891,0.5581,2970.2,5391.1,3690.2,16874.1,1.5266,produced_water,219.2,1
26
+ INJ-000025,ADNOC Carbonate,Mishrif,carbonate,peripheral,32,9326.5,82.0,0.2067,51.94,0.3116,0.8129,3840.9,6358.5,5079.1,6692.2,0.4781,produced_water,180.9,1
27
+ INJ-000026,North Sea,Brent,sandstone,line_drive,178,7813.8,97.6,0.194,66.227,0.1624,1.053,3380.7,4750.0,3917.0,10803.3,0.6189,aquifer,228.8,1
28
+ INJ-000027,Gulf of Mexico,Turbidite,deepwater_sand,nine_spot,79,11455.1,74.1,0.2128,27.302,0.0598,0.8337,3672.0,4604.9,3950.5,8004.5,0.2638,aquifer,192.4,1
29
+ INJ-000028,Permian Basin,Wolfcamp,sandstone,five_spot,1046,9829.0,106.1,0.2789,49.371,0.0628,1.4249,3807.6,5759.1,4154.9,9163.0,0.4063,produced_water,223.9,1
30
+ INJ-000029,North Sea,Brent,sandstone,five_spot,326,12485.8,128.3,0.0765,83.887,0.1765,2.0937,2963.1,5347.1,3820.9,13863.0,0.9276,produced_water,209.8,1
31
+ INJ-000030,Canadian Heavy Oil,Mannville,heavy_oil_sand,inverted_five_spot,1000,9239.8,95.0,0.1575,268.024,0.5436,0.808,3009.9,5844.6,3868.2,15184.6,2.757,produced_water,179.7,1
32
+ INJ-000031,ADNOC Carbonate,Mishrif,carbonate,nine_spot,672,5861.3,101.8,0.2225,670.66,0.2748,0.8945,4100.7,6269.1,4918.9,30808.6,6.1119,aquifer,203.0,1
33
+ INJ-000032,Kuwait,Burgan,sandstone,five_spot,655,5516.4,91.7,0.103,30.124,0.2352,1.2342,3578.2,5284.9,4756.0,6532.1,0.2507,aquifer,218.0,1
34
+ INJ-000033,Middle East,Arab-D,carbonate,five_spot,553,12762.2,90.0,0.2712,177.74,0.2972,1.8647,2516.3,3951.9,2644.7,11862.5,1.0202,produced_water,223.5,1
35
+ INJ-000034,Middle East,Arab-D,carbonate,line_drive,996,12936.8,69.9,0.2103,42.391,0.1351,0.797,4258.1,6164.1,5215.0,8689.7,0.302,aquifer,206.9,1
36
+ INJ-000035,Gulf of Mexico,Turbidite,deepwater_sand,five_spot,52,8369.2,100.5,0.2366,192.903,0.1562,1.2392,3991.6,5736.0,5263.2,21373.7,1.8253,produced_water,243.7,1
37
+ INJ-000036,North Sea,Brent,sandstone,peripheral,112,7880.4,87.0,0.1586,105.257,0.228,1.9861,3478.8,4850.9,4024.3,14442.5,0.693,produced_water,232.2,1
38
+ INJ-000037,Permian Basin,Wolfcamp,sandstone,peripheral,514,12307.5,187.2,0.2348,19.232,0.2931,0.7006,3165.2,6130.6,3912.7,10519.7,0.3981,treated_mixed,204.4,1
39
+ INJ-000038,Brazil Pre-Salt,Lula,carbonate,line_drive,479,6143.1,156.1,0.2488,303.624,0.2633,0.783,4284.6,7112.9,4931.3,28245.6,5.9906,produced_water,226.5,1
40
+ INJ-000039,North Sea,Brent,sandstone,nine_spot,663,6652.7,103.0,0.2028,65.529,0.2476,1.0128,4031.7,6522.4,4640.2,12130.1,0.7639,produced_water,252.5,1
41
+ INJ-000040,Canadian Heavy Oil,Mannville,heavy_oil_sand,line_drive,897,10344.0,68.9,0.2029,70.358,0.4035,0.9837,5089.0,6510.1,5850.9,11404.9,0.573,produced_water,253.1,1
42
+ INJ-000041,Gulf of Mexico,Turbidite,deepwater_sand,line_drive,714,7852.9,61.0,0.2049,41.171,0.1249,1.4675,4068.5,6413.1,5303.9,6661.5,0.2204,seawater,183.0,1
43
+ INJ-000042,ADNOC Carbonate,Mishrif,carbonate,line_drive,313,8787.7,136.6,0.1425,62.378,0.3118,1.2365,4051.6,6284.2,5397.7,12513.5,0.8913,treated_mixed,189.6,1
44
+ INJ-000043,Canadian Heavy Oil,Mannville,heavy_oil_sand,five_spot,397,8407.7,98.7,0.1819,184.082,0.4803,0.6752,3763.2,5893.3,4522.5,18828.8,1.7115,treated_mixed,242.7,1
45
+ INJ-000044,Middle East,Arab-D,carbonate,nine_spot,914,9610.2,106.5,0.1816,99.31,0.1824,1.3423,4274.7,6824.5,5639.1,12012.3,0.8778,produced_water,186.7,1
46
+ INJ-000045,ADNOC Carbonate,Mishrif,carbonate,five_spot,244,12178.0,48.9,0.2111,166.693,0.169,0.9671,4175.0,6405.4,5034.6,9781.0,0.7422,produced_water,180.9,1
47
+ INJ-000046,ADNOC Carbonate,Mishrif,carbonate,nine_spot,613,9017.4,124.5,0.245,172.33,0.3469,1.6856,4500.9,6785.7,5824.4,15033.2,1.6764,aquifer,199.3,1
48
+ INJ-000047,Gulf of Mexico,Turbidite,deepwater_sand,five_spot,655,10345.5,105.5,0.1318,449.508,0.1647,0.9526,3578.9,5810.1,4403.7,28298.4,4.5262,produced_water,219.2,1
49
+ INJ-000048,Middle East,Arab-D,carbonate,five_spot,912,3879.6,61.0,0.1831,85.175,0.3723,0.9501,3623.6,5700.8,4509.0,9619.5,0.5226,treated_mixed,207.7,1
50
+ INJ-000049,Canadian Heavy Oil,Mannville,heavy_oil_sand,five_spot,868,8683.1,76.3,0.2715,27.402,0.3146,1.3527,3600.9,4573.4,4453.4,6918.4,0.2204,seawater,195.7,1
51
+ INJ-000050,Permian Basin,Wolfcamp,sandstone,line_drive,565,6776.2,98.7,0.1491,348.875,0.4164,1.4458,4261.2,6204.7,5969.5,22951.8,2.8055,produced_water,195.2,1
52
+ INJ-000051,North Sea,Brent,sandstone,five_spot,375,5874.8,91.7,0.1448,86.143,0.2305,1.3155,4629.2,6239.9,5709.0,10373.9,0.7227,aquifer,194.3,1
53
+ INJ-000052,Permian Basin,Wolfcamp,sandstone,inverted_five_spot,447,6692.4,81.3,0.2011,365.799,0.3207,0.6936,3611.4,4845.9,4270.4,25603.3,3.4694,produced_water,190.7,1
54
+ INJ-000053,ADNOC Carbonate,Mishrif,carbonate,line_drive,500,7998.1,86.8,0.2364,176.068,0.3652,1.3514,3629.1,6403.7,4740.7,15618.1,1.3265,produced_water,260.2,1
55
+ INJ-000054,Canadian Heavy Oil,Mannville,heavy_oil_sand,nine_spot,266,10998.2,82.4,0.1906,105.252,0.3211,0.8432,4013.3,6812.4,4765.6,9762.6,0.9452,seawater,216.5,1
56
+ INJ-000055,Canadian Heavy Oil,Mannville,heavy_oil_sand,line_drive,760,5616.7,94.9,0.2631,170.08,0.2747,1.2341,3722.2,6329.0,4440.0,19647.9,1.5317,seawater,229.5,1
57
+ INJ-000056,ADNOC Carbonate,Mishrif,carbonate,five_spot,253,8873.5,150.6,0.2371,844.297,0.2041,0.7502,4345.1,6377.8,5440.4,41626.9,16.736,seawater,199.2,1
58
+ INJ-000057,Gulf of Mexico,Turbidite,deepwater_sand,inverted_five_spot,788,7638.0,36.7,0.2363,957.64,0.2162,1.3148,2679.1,5281.4,3537.5,16219.7,3.6663,seawater,205.9,1
59
+ INJ-000058,Brazil Pre-Salt,Lula,carbonate,nine_spot,913,8013.6,82.8,0.2205,128.621,0.0747,0.9028,3420.1,5326.4,4345.3,11188.4,1.163,treated_mixed,194.3,1
60
+ INJ-000059,Permian Basin,Wolfcamp,sandstone,peripheral,1169,11206.6,95.7,0.318,140.848,0.351,0.7827,3443.1,5448.6,4296.9,13100.3,1.632,treated_mixed,151.7,1
61
+ INJ-000060,Permian Basin,Wolfcamp,sandstone,five_spot,144,10091.5,99.8,0.1787,352.035,0.2569,1.4246,2643.4,3974.8,3584.3,19760.8,2.5376,seawater,179.7,1
62
+ INJ-000061,Canadian Heavy Oil,Mannville,heavy_oil_sand,nine_spot,923,12009.8,79.0,0.0798,51.513,0.4418,1.2365,3348.9,5455.3,4313.6,7750.3,0.3622,produced_water,170.2,1
63
+ INJ-000062,Gulf of Mexico,Turbidite,deepwater_sand,nine_spot,104,8429.2,48.7,0.2782,167.429,0.05,0.9565,3374.1,5305.5,3701.1,11689.5,0.9271,aquifer,160.5,1
64
+ INJ-000063,Brazil Pre-Salt,Lula,carbonate,inverted_five_spot,410,7129.7,100.9,0.1648,116.936,0.1371,1.7773,3745.4,4968.0,4775.4,14165.3,0.9775,treated_mixed,183.7,1
65
+ INJ-000064,ADNOC Carbonate,Mishrif,carbonate,line_drive,214,8262.7,164.7,0.1959,164.252,0.1051,1.0076,4428.7,6302.1,5013.6,21589.6,2.7642,produced_water,239.1,1
66
+ INJ-000065,Canadian Heavy Oil,Mannville,heavy_oil_sand,nine_spot,197,9382.0,52.6,0.262,52.15,0.2839,1.1611,3722.6,5581.1,4183.1,7694.8,0.2817,seawater,209.0,1
67
+ INJ-000066,Brazil Pre-Salt,Lula,carbonate,five_spot,213,9223.8,121.8,0.1019,24.482,0.2198,1.2466,3314.0,6148.7,4148.2,7830.4,0.2827,produced_water,238.4,1
68
+ INJ-000067,Brazil Pre-Salt,Lula,carbonate,five_spot,53,6197.5,80.2,0.1212,15.097,0.1857,0.9549,3820.4,6185.4,4693.1,5938.5,0.1418,produced_water,219.0,1
69
+ INJ-000068,Middle East,Arab-D,carbonate,line_drive,1000,9017.2,88.1,0.1019,39.256,0.2397,1.3246,4395.6,6301.5,5058.3,4723.0,0.3109,seawater,227.2,1
70
+ INJ-000069,Permian Basin,Wolfcamp,sandstone,nine_spot,74,9347.7,62.3,0.1463,75.854,0.2873,0.9799,3342.5,5371.9,4416.9,8455.2,0.4567,produced_water,190.2,1
71
+ INJ-000070,Gulf of Mexico,Turbidite,deepwater_sand,five_spot,484,14841.9,80.1,0.2142,89.506,0.1963,1.0164,3376.5,5299.5,3864.1,6828.7,0.7394,aquifer,221.5,1
72
+ INJ-000071,North Sea,Brent,sandstone,peripheral,850,13304.4,141.9,0.2188,832.741,0.1393,1.7307,4140.4,5934.9,4880.6,28630.7,5.8216,aquifer,226.0,1
73
+ INJ-000072,Gulf of Mexico,Turbidite,deepwater_sand,peripheral,1204,6752.2,110.4,0.2052,362.667,0.2365,0.8416,3734.8,5071.9,4426.9,25471.9,4.5631,aquifer,197.3,1
74
+ INJ-000073,ADNOC Carbonate,Mishrif,carbonate,five_spot,1038,8110.3,165.0,0.1123,45.851,0.293,0.5576,4186.7,6008.1,5024.1,11876.1,0.5697,produced_water,222.3,1
75
+ INJ-000074,North Sea,Brent,sandstone,line_drive,166,5287.7,135.9,0.0629,169.898,0.2508,1.8646,3842.9,5354.9,4768.2,17834.5,1.3412,produced_water,222.5,1
76
+ INJ-000075,Permian Basin,Wolfcamp,sandstone,five_spot,1201,7382.3,105.0,0.193,79.871,0.3445,2.4708,4214.9,5464.7,4792.7,10298.4,0.5622,aquifer,197.9,1
77
+ INJ-000076,Middle East,Arab-D,carbonate,line_drive,794,9557.5,165.7,0.1641,90.299,0.2837,1.0183,3311.8,5477.6,4357.3,14342.7,1.5677,aquifer,185.3,1
78
+ INJ-000077,Middle East,Arab-D,carbonate,five_spot,218,11694.0,104.9,0.2153,144.433,0.4228,0.6432,3843.7,5947.2,4710.7,17424.6,1.6264,seawater,183.9,1
79
+ INJ-000078,Canadian Heavy Oil,Mannville,heavy_oil_sand,line_drive,545,7050.2,120.3,0.2286,222.887,0.343,1.0477,3740.4,4711.4,4079.6,17260.8,2.3948,treated_mixed,211.9,1
80
+ INJ-000079,Brazil Pre-Salt,Lula,carbonate,peripheral,1116,7230.0,81.1,0.1976,85.476,0.1754,1.0554,3217.7,5053.9,3538.9,11550.2,0.786,produced_water,217.2,1
81
+ INJ-000080,ADNOC Carbonate,Mishrif,carbonate,peripheral,477,3646.5,92.1,0.2318,347.701,0.1797,1.0863,3037.0,5454.8,3883.7,24458.9,2.8947,treated_mixed,192.6,1
producer_response.csv ADDED
The diff for this file is too large to render. See raw diff
 
production_forecasts.csv ADDED
@@ -0,0 +1,360 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ forecast_id,producer_id,injector_id,forecast_horizon_years,cumulative_oil_bbl,estimated_ultimate_recovery_bbl,recovery_factor_pct,terminal_water_cut_pct,economic_limit_flag
2
+ FCST-000000001,PROD-0000358,INJ-000080,5,646910.8,680670.6,33.77,53.02,1
3
+ FCST-000000002,PROD-0000157,INJ-000036,5,1324827.9,1523947.1,32.07,60.77,0
4
+ FCST-000000003,PROD-0000359,INJ-000080,5,1452674.2,1529821.4,29.6,64.46,0
5
+ FCST-000000004,PROD-0000305,INJ-000066,5,1971452.8,2177711.7,31.57,81.47,0
6
+ FCST-000000005,PROD-0000217,INJ-000049,5,1254160.5,1332589.8,28.21,65.11,0
7
+ FCST-000000006,PROD-0000188,INJ-000043,5,2267621.0,2371848.0,27.32,74.24,0
8
+ FCST-000000007,PROD-0000238,INJ-000053,5,738073.7,757205.6,26.96,86.25,1
9
+ FCST-000000008,PROD-0000120,INJ-000028,5,1788952.8,2063614.6,33.29,52.4,0
10
+ FCST-000000009,PROD-0000187,INJ-000043,5,1211677.4,1244797.8,27.18,95.31,1
11
+ FCST-000000010,PROD-0000282,INJ-000062,5,3036504.5,3626589.0,33.73,62.97,0
12
+ FCST-000000011,PROD-0000281,INJ-000062,5,3832844.2,4330473.5,31.46,59.43,0
13
+ FCST-000000012,PROD-0000320,INJ-000070,5,1029534.5,1110385.3,29.03,75.72,0
14
+ FCST-000000013,PROD-0000060,INJ-000013,5,1951524.4,2209100.3,30.85,89.63,0
15
+ FCST-000000014,PROD-0000259,INJ-000058,5,749652.2,793038.4,30.78,67.28,0
16
+ FCST-000000015,PROD-0000039,INJ-000008,5,1715660.1,1849170.0,27.53,65.37,0
17
+ FCST-000000016,PROD-0000186,INJ-000043,5,957674.6,1008959.8,32.44,58.87,0
18
+ FCST-000000017,PROD-0000059,INJ-000013,5,596700.2,619224.0,30.28,80.47,1
19
+ FCST-000000018,PROD-0000070,INJ-000015,5,627328.8,662869.3,24.43,79.26,0
20
+ FCST-000000019,PROD-0000137,INJ-000031,5,494897.2,529290.9,26.34,80.13,0
21
+ FCST-000000020,PROD-0000102,INJ-000023,5,902626.0,981056.8,28.82,56.43,0
22
+ FCST-000000021,PROD-0000293,INJ-000065,5,2501809.6,2884080.8,33.53,63.83,0
23
+ FCST-000000022,PROD-0000083,INJ-000018,5,1264613.4,1395040.5,27.87,73.96,0
24
+ FCST-000000023,PROD-0000270,INJ-000059,5,592982.6,629838.6,28.62,68.6,0
25
+ FCST-000000024,PROD-0000341,INJ-000075,5,892588.8,970091.5,30.34,65.01,0
26
+ FCST-000000025,PROD-0000201,INJ-000046,5,960038.1,1107659.4,26.93,77.7,0
27
+ FCST-000000026,PROD-0000082,INJ-000018,5,2766458.3,3190850.2,29.26,69.45,0
28
+ FCST-000000027,PROD-0000257,INJ-000057,5,439369.9,466509.0,30.24,48.36,1
29
+ FCST-000000028,PROD-0000335,INJ-000074,5,490984.1,511278.4,26.89,80.06,1
30
+ FCST-000000029,PROD-0000306,INJ-000067,5,1744044.9,1983815.5,32.43,72.31,0
31
+ FCST-000000030,PROD-0000258,INJ-000058,5,1783075.3,2067830.6,29.13,82.34,0
32
+ FCST-000000031,PROD-0000081,INJ-000017,5,993709.0,1042282.1,26.0,66.51,0
33
+ FCST-000000032,PROD-0000036,INJ-000008,5,1162056.5,1273191.8,26.98,71.86,0
34
+ FCST-000000033,PROD-0000037,INJ-000008,5,1382143.1,1478334.2,28.57,69.76,0
35
+ FCST-000000034,PROD-0000194,INJ-000044,5,1456510.6,1716690.3,29.45,64.61,0
36
+ FCST-000000035,PROD-0000287,INJ-000063,5,922067.9,985275.3,28.06,57.12,0
37
+ FCST-000000036,PROD-0000193,INJ-000044,5,1123134.8,1219535.9,25.65,80.06,0
38
+ FCST-000000037,PROD-0000055,INJ-000012,5,748496.9,799046.8,29.88,57.18,0
39
+ FCST-000000038,PROD-0000129,INJ-000030,5,645701.7,685405.5,31.55,76.08,0
40
+ FCST-000000039,PROD-0000128,INJ-000029,5,740187.2,851335.2,28.44,64.33,0
41
+ FCST-000000040,PROD-0000180,INJ-000041,5,1714970.1,1795857.2,32.81,62.59,0
42
+ FCST-000000041,PROD-0000112,INJ-000026,5,1350434.1,1497022.2,25.95,87.99,0
43
+ FCST-000000042,PROD-0000147,INJ-000033,5,1989431.6,2140584.7,29.95,69.06,0
44
+ FCST-000000043,PROD-0000166,INJ-000037,5,1303126.3,1393104.4,28.14,68.7,0
45
+ FCST-000000044,PROD-0000264,INJ-000059,5,2734096.2,3024422.7,33.62,61.96,0
46
+ FCST-000000045,PROD-0000276,INJ-000061,5,597546.2,613679.9,23.74,88.66,1
47
+ FCST-000000046,PROD-0000093,INJ-000021,5,2073772.1,2477313.8,31.36,56.71,0
48
+ FCST-000000047,PROD-0000310,INJ-000068,5,2045422.1,2219662.8,31.28,83.37,0
49
+ FCST-000000048,PROD-0000331,INJ-000073,5,2366902.8,2680798.1,31.68,73.58,0
50
+ FCST-000000049,PROD-0000043,INJ-000009,5,6154555.4,7025826.0,34.22,70.92,0
51
+ FCST-000000050,PROD-0000015,INJ-000004,5,492055.9,551681.3,25.99,62.15,0
52
+ FCST-000000051,PROD-0000233,INJ-000052,5,1571645.7,1621359.4,26.48,94.73,1
53
+ FCST-000000052,PROD-0000111,INJ-000026,5,1749675.5,2125467.4,30.82,44.53,0
54
+ FCST-000000053,PROD-0000317,INJ-000069,5,733081.9,829489.9,27.5,78.26,0
55
+ FCST-000000054,PROD-0000075,INJ-000016,5,1376798.9,1552328.4,25.91,69.63,0
56
+ FCST-000000055,PROD-0000243,INJ-000054,5,902197.8,993250.5,30.94,54.77,0
57
+ FCST-000000056,PROD-0000054,INJ-000011,5,381448.1,395576.6,29.32,77.78,1
58
+ FCST-000000057,PROD-0000324,INJ-000071,5,1901960.0,2204358.8,34.21,58.61,0
59
+ FCST-000000058,PROD-0000208,INJ-000047,5,1930306.1,2110880.4,30.25,79.27,0
60
+ FCST-000000059,PROD-0000094,INJ-000021,5,2028696.9,2280965.1,26.96,88.19,0
61
+ FCST-000000060,PROD-0000224,INJ-000051,5,794326.2,825063.9,26.49,81.22,0
62
+ FCST-000000061,PROD-0000095,INJ-000021,5,512242.3,539695.0,23.85,68.01,1
63
+ FCST-000000062,PROD-0000344,INJ-000076,5,3283940.8,3639125.6,35.89,71.11,0
64
+ FCST-000000063,PROD-0000146,INJ-000033,5,1443024.6,1487283.5,28.11,86.61,0
65
+ FCST-000000064,PROD-0000251,INJ-000055,5,1600095.1,1858433.7,32.9,71.97,0
66
+ FCST-000000065,PROD-0000007,INJ-000002,5,1290432.5,1449833.7,26.02,85.91,0
67
+ FCST-000000066,PROD-0000064,INJ-000014,5,903278.0,933662.5,27.81,75.26,1
68
+ FCST-000000067,PROD-0000234,INJ-000052,5,1846303.3,1932686.8,26.45,91.8,0
69
+ FCST-000000068,PROD-0000022,INJ-000005,5,441943.4,454612.3,28.03,83.73,1
70
+ FCST-000000069,PROD-0000023,INJ-000006,5,426105.1,455419.8,29.23,60.81,1
71
+ FCST-000000070,PROD-0000241,INJ-000053,5,4457942.4,5157884.7,31.83,57.47,0
72
+ FCST-000000071,PROD-0000242,INJ-000054,5,1379968.7,1467057.9,28.86,63.73,0
73
+ FCST-000000072,PROD-0000286,INJ-000063,5,1574303.6,1690204.4,32.66,77.98,0
74
+ FCST-000000073,PROD-0000182,INJ-000042,5,2045216.5,2139999.5,35.1,55.66,0
75
+ FCST-000000074,PROD-0000299,INJ-000066,5,2272969.9,2467085.9,27.5,85.59,0
76
+ FCST-000000075,PROD-0000355,INJ-000079,5,1119234.6,1181781.1,27.04,80.92,0
77
+ FCST-000000076,PROD-0000092,INJ-000021,5,3077405.6,3513923.6,33.35,68.9,0
78
+ FCST-000000077,PROD-0000076,INJ-000017,5,1205674.3,1330143.3,27.32,84.47,0
79
+ FCST-000000078,PROD-0000032,INJ-000007,5,673042.8,745674.6,26.61,70.28,0
80
+ FCST-000000079,PROD-0000165,INJ-000037,5,725371.4,808789.7,27.58,61.94,0
81
+ FCST-000000080,PROD-0000252,INJ-000056,5,2364595.0,2682889.3,31.43,58.47,0
82
+ FCST-000000081,PROD-0000209,INJ-000047,5,1679827.1,1938013.0,29.21,83.01,0
83
+ FCST-000000082,PROD-0000195,INJ-000044,5,610667.5,665403.7,27.56,61.82,0
84
+ FCST-000000083,PROD-0000065,INJ-000014,5,1175760.5,1240811.8,28.34,65.09,0
85
+ FCST-000000084,PROD-0000288,INJ-000064,5,1286767.6,1373728.0,31.0,55.47,0
86
+ FCST-000000085,PROD-0000316,INJ-000069,5,1982569.5,2150375.1,26.99,89.68,0
87
+ FCST-000000086,PROD-0000145,INJ-000033,5,1775006.7,1996002.1,28.43,68.59,0
88
+ FCST-000000087,PROD-0000031,INJ-000007,5,831504.0,943838.1,29.37,78.74,0
89
+ FCST-000000088,PROD-0000275,INJ-000061,5,1573187.6,1781397.1,28.6,81.65,0
90
+ FCST-000000089,PROD-0000110,INJ-000025,5,1488980.9,1719892.9,33.15,67.21,0
91
+ FCST-000000090,PROD-0000167,INJ-000038,5,674885.9,700798.1,29.86,76.89,1
92
+ FCST-000000091,PROD-0000044,INJ-000010,5,465989.9,497015.9,29.84,70.77,1
93
+ FCST-000000092,PROD-0000298,INJ-000065,5,687203.8,712746.4,35.48,59.06,1
94
+ FCST-000000093,PROD-0000265,INJ-000059,5,3165170.6,3324936.7,30.86,81.03,0
95
+ FCST-000000094,PROD-0000024,INJ-000006,5,785558.9,812586.1,29.19,77.75,1
96
+ FCST-000000095,PROD-0000179,INJ-000041,5,2430246.5,2887798.0,31.18,57.35,0
97
+ FCST-000000096,PROD-0000130,INJ-000030,5,927987.3,987128.3,29.71,52.88,0
98
+ FCST-000000097,PROD-0000207,INJ-000047,5,1888913.1,1999673.8,27.2,93.88,0
99
+ FCST-000000098,PROD-0000318,INJ-000070,5,609485.5,636276.3,28.36,60.69,1
100
+ FCST-000000099,PROD-0000114,INJ-000027,5,1737067.2,1845399.9,29.86,59.8,0
101
+ FCST-000000100,PROD-0000349,INJ-000078,5,1163125.3,1322948.1,30.89,70.34,0
102
+ FCST-000000101,PROD-0000192,INJ-000044,5,1386383.1,1509925.5,26.42,83.15,0
103
+ FCST-000000102,PROD-0000091,INJ-000020,5,454377.0,474258.6,24.08,76.45,1
104
+ FCST-000000103,PROD-0000181,INJ-000041,5,507844.6,583472.8,27.82,69.82,0
105
+ FCST-000000104,PROD-0000127,INJ-000029,5,1723026.1,1944640.1,26.0,78.04,0
106
+ FCST-000000105,PROD-0000277,INJ-000061,5,1045843.3,1138636.9,30.99,55.51,0
107
+ FCST-000000106,PROD-0000300,INJ-000066,5,686650.3,775217.8,30.96,72.69,0
108
+ FCST-000000107,PROD-0000006,INJ-000002,5,484546.7,512974.8,28.11,68.09,1
109
+ FCST-000000108,PROD-0000263,INJ-000058,5,1405344.3,1599482.1,31.51,70.42,0
110
+ FCST-000000109,PROD-0000148,INJ-000033,5,1297408.4,1382342.7,32.6,61.5,0
111
+ FCST-000000110,PROD-0000042,INJ-000009,5,485546.2,553766.2,31.68,54.85,0
112
+ FCST-000000111,PROD-0000164,INJ-000037,5,746542.5,794332.6,25.99,69.27,0
113
+ FCST-000000112,PROD-0000005,INJ-000002,5,2828555.0,3155406.9,33.39,78.47,0
114
+ FCST-000000113,PROD-0000223,INJ-000050,5,989635.4,1069900.4,23.46,82.9,0
115
+ FCST-000000114,PROD-0000014,INJ-000003,5,482239.3,542285.1,30.59,73.55,0
116
+ FCST-000000115,PROD-0000350,INJ-000078,5,1455491.5,1651196.1,31.05,61.96,0
117
+ FCST-000000116,PROD-0000066,INJ-000014,5,602519.7,700707.8,29.02,78.27,0
118
+ FCST-000000117,PROD-0000109,INJ-000025,5,297860.5,325114.5,25.19,89.03,0
119
+ FCST-000000118,PROD-0000311,INJ-000068,5,1218771.2,1349881.8,31.21,57.8,0
120
+ FCST-000000119,PROD-0000225,INJ-000051,5,5236580.4,5635249.2,34.26,66.01,0
121
+ FCST-000000120,PROD-0000196,INJ-000044,5,578830.4,631119.0,33.06,57.95,0
122
+ FCST-000000121,PROD-0000053,INJ-000011,5,311061.8,327285.5,30.41,52.85,1
123
+ FCST-000000122,PROD-0000330,INJ-000073,5,1551690.6,1839075.7,30.64,66.72,0
124
+ FCST-000000123,PROD-0000045,INJ-000010,5,532652.8,618451.2,29.33,65.81,0
125
+ FCST-000000124,PROD-0000297,INJ-000065,5,500704.4,554214.7,26.28,50.65,0
126
+ FCST-000000125,PROD-0000074,INJ-000016,5,1999132.7,2267675.9,25.99,67.52,0
127
+ FCST-000000126,PROD-0000274,INJ-000061,5,2218486.2,2586401.1,27.94,63.86,0
128
+ FCST-000000127,PROD-0000289,INJ-000064,5,1029494.3,1202737.0,30.43,60.14,0
129
+ FCST-000000128,PROD-0000178,INJ-000040,5,1838030.1,2072002.6,29.76,70.19,0
130
+ FCST-000000129,PROD-0000131,INJ-000030,5,502905.4,529746.8,25.79,74.47,1
131
+ FCST-000000130,PROD-0000126,INJ-000029,5,477383.4,501727.7,27.36,56.31,1
132
+ FCST-000000131,PROD-0000063,INJ-000013,5,500768.1,518765.2,26.25,66.3,1
133
+ FCST-000000132,PROD-0000235,INJ-000052,5,298461.1,307451.3,30.0,71.18,1
134
+ FCST-000000133,PROD-0000150,INJ-000034,5,2290902.6,2672838.2,31.16,63.21,0
135
+ FCST-000000134,PROD-0000338,INJ-000074,5,1024314.9,1143335.6,28.31,50.2,0
136
+ FCST-000000135,PROD-0000345,INJ-000076,5,395056.0,411010.5,30.51,48.51,1
137
+ FCST-000000136,PROD-0000016,INJ-000004,5,1417356.6,1517697.4,29.1,62.51,0
138
+ FCST-000000137,PROD-0000056,INJ-000012,5,744785.7,783345.5,27.78,77.93,0
139
+ FCST-000000138,PROD-0000077,INJ-000017,5,911531.3,1046973.6,28.67,60.51,0
140
+ FCST-000000139,PROD-0000210,INJ-000048,5,1467652.4,1595229.0,28.43,65.28,0
141
+ FCST-000000140,PROD-0000309,INJ-000068,5,808945.9,860487.4,30.0,64.37,0
142
+ FCST-000000141,PROD-0000149,INJ-000033,5,1426308.3,1547901.2,26.93,89.61,0
143
+ FCST-000000142,PROD-0000323,INJ-000071,5,458374.0,477153.2,29.49,74.28,1
144
+ FCST-000000143,PROD-0000113,INJ-000026,5,847568.0,942335.2,31.38,50.6,0
145
+ FCST-000000144,PROD-0000163,INJ-000037,5,630183.1,652707.3,25.85,79.66,1
146
+ FCST-000000145,PROD-0000211,INJ-000048,5,647233.8,668484.1,29.24,67.96,1
147
+ FCST-000000146,PROD-0000325,INJ-000072,5,1728571.8,1986019.1,31.75,66.78,0
148
+ FCST-000000147,PROD-0000132,INJ-000030,5,1276767.0,1398730.2,26.68,84.87,0
149
+ FCST-000000148,PROD-0000232,INJ-000052,5,377333.7,391453.4,24.23,82.47,1
150
+ FCST-000000149,PROD-0000108,INJ-000025,5,842854.4,870406.7,25.75,83.32,0
151
+ FCST-000000150,PROD-0000273,INJ-000060,5,1892437.7,2029092.8,30.26,72.09,0
152
+ FCST-000000151,PROD-0000290,INJ-000064,5,1014134.0,1209201.6,34.2,55.32,0
153
+ FCST-000000152,PROD-0000244,INJ-000054,5,2491660.7,2836517.1,34.59,57.65,0
154
+ FCST-000000153,PROD-0000025,INJ-000006,5,951771.3,1034782.4,31.53,76.33,0
155
+ FCST-000000154,PROD-0000013,INJ-000003,5,317222.8,331528.2,29.6,68.32,1
156
+ FCST-000000155,PROD-0000052,INJ-000011,5,612589.2,636800.7,23.55,60.48,1
157
+ FCST-000000156,PROD-0000107,INJ-000025,5,489196.7,511478.8,29.43,57.71,1
158
+ FCST-000000157,PROD-0000067,INJ-000014,5,880610.0,950788.5,33.83,47.78,0
159
+ FCST-000000158,PROD-0000097,INJ-000022,5,1376211.4,1631277.5,32.48,51.99,0
160
+ FCST-000000159,PROD-0000143,INJ-000032,5,1326309.6,1382459.3,26.84,85.62,0
161
+ FCST-000000160,PROD-0000266,INJ-000059,5,2196598.8,2438677.9,34.39,76.68,0
162
+ FCST-000000161,PROD-0000197,INJ-000045,5,1029354.8,1084624.5,30.37,86.54,0
163
+ FCST-000000162,PROD-0000191,INJ-000044,5,1523588.6,1736234.9,28.18,73.6,0
164
+ FCST-000000163,PROD-0000115,INJ-000027,5,2268513.5,2692489.5,30.04,70.85,0
165
+ FCST-000000164,PROD-0000284,INJ-000062,5,1292682.8,1400565.6,28.3,67.29,0
166
+ FCST-000000165,PROD-0000017,INJ-000005,5,1941563.4,2182826.0,30.01,71.64,0
167
+ FCST-000000166,PROD-0000021,INJ-000005,5,1253037.1,1292098.3,33.83,57.35,0
168
+ FCST-000000167,PROD-0000183,INJ-000042,5,2122047.4,2235395.9,30.73,82.4,0
169
+ FCST-000000168,PROD-0000125,INJ-000029,5,1540316.2,1766751.7,34.14,68.1,0
170
+ FCST-000000169,PROD-0000348,INJ-000077,5,421639.4,453352.9,30.29,61.71,1
171
+ FCST-000000170,PROD-0000222,INJ-000050,5,572089.7,588361.3,25.1,82.57,1
172
+ FCST-000000171,PROD-0000301,INJ-000066,5,1242878.0,1460217.7,27.16,65.39,0
173
+ FCST-000000172,PROD-0000253,INJ-000056,5,349726.7,361503.7,27.45,76.56,1
174
+ FCST-000000173,PROD-0000337,INJ-000074,5,703076.4,738399.0,23.97,82.76,0
175
+ FCST-000000174,PROD-0000262,INJ-000058,5,1834790.2,2164184.5,30.2,71.6,0
176
+ FCST-000000175,PROD-0000033,INJ-000007,5,952859.3,1008657.0,32.8,65.96,0
177
+ FCST-000000176,PROD-0000090,INJ-000020,5,924850.3,962588.7,28.43,74.96,0
178
+ FCST-000000177,PROD-0000356,INJ-000080,5,1032077.2,1115509.7,32.4,60.19,0
179
+ FCST-000000178,PROD-0000144,INJ-000032,5,1850986.5,1940131.9,27.63,83.36,0
180
+ FCST-000000179,PROD-0000073,INJ-000016,5,766008.7,872545.1,25.26,82.06,0
181
+ FCST-000000180,PROD-0000206,INJ-000047,5,734458.1,774983.7,28.05,75.08,0
182
+ FCST-000000181,PROD-0000096,INJ-000021,5,1541551.7,1633782.6,29.71,80.83,0
183
+ FCST-000000182,PROD-0000267,INJ-000059,5,655542.9,746748.6,30.74,70.28,0
184
+ FCST-000000183,PROD-0000250,INJ-000055,5,1066413.4,1116905.2,26.29,71.95,0
185
+ FCST-000000184,PROD-0000339,INJ-000075,5,1061553.2,1145949.2,32.86,64.85,0
186
+ FCST-000000185,PROD-0000168,INJ-000038,5,1023267.7,1122621.4,29.08,61.43,0
187
+ FCST-000000186,PROD-0000205,INJ-000047,5,2518127.1,2936051.3,33.96,71.59,0
188
+ FCST-000000187,PROD-0000142,INJ-000032,5,986104.4,1158513.8,26.46,71.4,0
189
+ FCST-000000188,PROD-0000008,INJ-000002,5,1884949.9,2213732.2,29.92,65.81,0
190
+ FCST-000000189,PROD-0000296,INJ-000065,5,560226.4,585412.4,28.86,65.42,1
191
+ FCST-000000190,PROD-0000354,INJ-000079,5,1217488.5,1265668.8,29.35,73.98,0
192
+ FCST-000000191,PROD-0000046,INJ-000010,5,2602786.1,2851212.3,28.34,73.25,0
193
+ FCST-000000192,PROD-0000030,INJ-000007,5,824167.9,876720.2,27.4,82.67,0
194
+ FCST-000000193,PROD-0000226,INJ-000051,5,454518.8,485157.9,29.87,48.42,1
195
+ FCST-000000194,PROD-0000240,INJ-000053,5,1394924.4,1553909.7,32.9,76.78,0
196
+ FCST-000000195,PROD-0000278,INJ-000061,5,1124473.5,1250227.0,25.89,63.36,0
197
+ FCST-000000196,PROD-0000279,INJ-000061,5,676546.9,709307.0,26.96,86.23,0
198
+ FCST-000000197,PROD-0000062,INJ-000013,5,1622473.3,1704499.6,24.65,97.29,1
199
+ FCST-000000198,PROD-0000212,INJ-000048,5,1519531.5,1561421.6,28.47,89.83,0
200
+ FCST-000000199,PROD-0000034,INJ-000007,5,1880141.1,2040525.9,28.84,70.58,0
201
+ FCST-000000200,PROD-0000041,INJ-000008,5,3287421.3,3615214.4,33.01,77.75,0
202
+ FCST-000000201,PROD-0000124,INJ-000029,5,473747.2,494360.0,29.36,76.75,1
203
+ FCST-000000202,PROD-0000151,INJ-000034,5,417094.7,456110.8,25.56,62.17,0
204
+ FCST-000000203,PROD-0000089,INJ-000020,5,669395.1,712144.5,27.28,73.98,0
205
+ FCST-000000204,PROD-0000078,INJ-000017,5,1823162.2,2027779.9,33.58,51.51,0
206
+ FCST-000000205,PROD-0000004,INJ-000002,5,2017545.8,2424585.5,28.02,59.8,0
207
+ FCST-000000206,PROD-0000057,INJ-000012,5,985250.3,1123801.0,28.91,67.01,0
208
+ FCST-000000207,PROD-0000285,INJ-000062,5,825504.2,907457.9,23.96,98.5,1
209
+ FCST-000000208,PROD-0000332,INJ-000073,5,434448.7,448664.0,28.84,75.1,1
210
+ FCST-000000209,PROD-0000261,INJ-000058,5,2491640.2,2705701.1,32.69,60.56,0
211
+ FCST-000000210,PROD-0000068,INJ-000014,5,2595579.3,2849892.2,29.52,82.48,0
212
+ FCST-000000211,PROD-0000231,INJ-000052,5,1489600.0,1637303.5,31.19,55.93,0
213
+ FCST-000000212,PROD-0000177,INJ-000040,5,1767446.4,1987981.1,33.64,70.63,0
214
+ FCST-000000213,PROD-0000343,INJ-000076,5,1444719.3,1498409.0,27.67,84.78,0
215
+ FCST-000000214,PROD-0000141,INJ-000031,5,424899.6,449437.8,28.68,73.08,1
216
+ FCST-000000215,PROD-0000340,INJ-000075,5,1196259.0,1369226.7,33.48,73.21,0
217
+ FCST-000000216,PROD-0000176,INJ-000040,5,624384.9,665790.8,30.67,64.24,0
218
+ FCST-000000217,PROD-0000133,INJ-000030,5,1644979.5,1847857.5,31.21,70.13,0
219
+ FCST-000000218,PROD-0000312,INJ-000069,5,3623903.4,4089923.2,30.07,80.86,0
220
+ FCST-000000219,PROD-0000204,INJ-000046,5,790584.6,833016.3,26.92,80.63,0
221
+ FCST-000000220,PROD-0000170,INJ-000039,5,568852.9,609437.6,21.74,86.54,0
222
+ FCST-000000221,PROD-0000098,INJ-000022,5,568732.8,588398.8,22.1,91.29,1
223
+ FCST-000000222,PROD-0000198,INJ-000045,5,585523.0,615628.5,30.69,57.1,1
224
+ FCST-000000223,PROD-0000342,INJ-000075,5,1864690.1,2182266.1,28.47,71.98,0
225
+ FCST-000000224,PROD-0000169,INJ-000038,5,1859549.3,2003712.2,28.27,89.48,0
226
+ FCST-000000225,PROD-0000249,INJ-000055,5,964663.6,1011737.6,29.68,74.34,0
227
+ FCST-000000226,PROD-0000283,INJ-000062,5,1704536.2,1902104.4,32.64,71.16,0
228
+ FCST-000000227,PROD-0000319,INJ-000070,5,1452837.6,1670201.7,25.93,62.06,0
229
+ FCST-000000228,PROD-0000236,INJ-000053,5,1589692.1,1657029.4,28.56,62.02,0
230
+ FCST-000000229,PROD-0000018,INJ-000005,5,2919577.2,3158447.5,33.69,72.97,0
231
+ FCST-000000230,PROD-0000254,INJ-000056,5,599369.4,703084.8,28.39,62.62,0
232
+ FCST-000000231,PROD-0000184,INJ-000042,5,386769.8,398851.3,27.7,72.04,1
233
+ FCST-000000232,PROD-0000123,INJ-000028,5,2885085.4,3233380.2,30.95,64.64,0
234
+ FCST-000000233,PROD-0000190,INJ-000043,5,1360969.8,1462521.0,28.94,86.27,0
235
+ FCST-000000234,PROD-0000308,INJ-000068,5,1114367.2,1172628.4,29.91,55.54,0
236
+ FCST-000000235,PROD-0000088,INJ-000019,5,1050504.7,1181669.2,30.18,74.67,0
237
+ FCST-000000236,PROD-0000302,INJ-000066,5,3431974.6,4084372.3,36.64,56.63,0
238
+ FCST-000000237,PROD-0000333,INJ-000073,5,2164479.0,2405772.6,32.23,80.3,0
239
+ FCST-000000238,PROD-0000116,INJ-000027,5,277318.4,293469.5,30.85,60.36,1
240
+ FCST-000000239,PROD-0000322,INJ-000071,5,10549401.0,12346513.3,34.05,59.8,0
241
+ FCST-000000240,PROD-0000162,INJ-000037,5,792400.0,827230.3,28.35,62.02,1
242
+ FCST-000000241,PROD-0000161,INJ-000037,5,836662.5,863233.1,28.42,81.99,1
243
+ FCST-000000242,PROD-0000315,INJ-000069,5,1480560.2,1554026.8,30.45,61.6,0
244
+ FCST-000000243,PROD-0000134,INJ-000030,5,1365478.6,1518727.7,25.89,87.32,0
245
+ FCST-000000244,PROD-0000106,INJ-000024,5,1277895.6,1343440.7,32.26,65.72,0
246
+ FCST-000000245,PROD-0000351,INJ-000078,5,584847.1,598484.7,27.22,89.67,1
247
+ FCST-000000246,PROD-0000029,INJ-000007,5,1503216.1,1591504.9,28.93,90.34,0
248
+ FCST-000000247,PROD-0000171,INJ-000039,5,1382329.7,1536906.8,30.98,64.29,0
249
+ FCST-000000248,PROD-0000272,INJ-000060,5,1765220.0,1833482.8,29.02,71.7,0
250
+ FCST-000000249,PROD-0000245,INJ-000054,5,1463009.5,1644251.5,27.52,64.43,0
251
+ FCST-000000250,PROD-0000353,INJ-000079,5,2220623.2,2375653.7,31.21,88.67,0
252
+ FCST-000000251,PROD-0000227,INJ-000051,5,635172.4,694391.0,30.9,68.85,0
253
+ FCST-000000252,PROD-0000072,INJ-000015,5,617129.8,664774.3,29.36,54.13,0
254
+ FCST-000000253,PROD-0000099,INJ-000022,5,1420969.6,1702148.1,30.95,59.23,0
255
+ FCST-000000254,PROD-0000009,INJ-000002,5,1886766.7,2249928.7,30.44,65.34,0
256
+ FCST-000000255,PROD-0000047,INJ-000010,5,2631896.9,2966058.0,31.62,70.37,0
257
+ FCST-000000256,PROD-0000329,INJ-000072,5,868040.0,903736.8,29.53,57.73,1
258
+ FCST-000000257,PROD-0000295,INJ-000065,5,621961.3,642824.0,28.56,74.36,1
259
+ FCST-000000258,PROD-0000117,INJ-000027,5,598064.7,677638.7,31.98,57.75,0
260
+ FCST-000000259,PROD-0000122,INJ-000028,5,2295426.3,2550698.6,32.08,73.48,0
261
+ FCST-000000260,PROD-0000061,INJ-000013,5,1232148.7,1290241.0,28.0,78.21,0
262
+ FCST-000000261,PROD-0000189,INJ-000043,5,936460.6,961852.9,27.09,74.65,1
263
+ FCST-000000262,PROD-0000152,INJ-000034,5,633729.9,661752.1,28.43,85.98,0
264
+ FCST-000000263,PROD-0000185,INJ-000043,5,5156453.8,5782464.9,30.31,90.28,0
265
+ FCST-000000264,PROD-0000058,INJ-000013,5,2052974.8,2284656.0,31.41,68.01,0
266
+ FCST-000000265,PROD-0000118,INJ-000027,5,836482.2,885034.5,28.56,47.31,0
267
+ FCST-000000266,PROD-0000213,INJ-000048,5,498499.7,527199.2,30.33,72.91,1
268
+ FCST-000000267,PROD-0000357,INJ-000080,5,664984.6,698845.8,28.93,57.97,1
269
+ FCST-000000268,PROD-0000003,INJ-000001,5,1285142.6,1358475.7,28.49,61.54,0
270
+ FCST-000000269,PROD-0000221,INJ-000050,5,1023055.5,1055476.9,26.92,78.29,0
271
+ FCST-000000270,PROD-0000239,INJ-000053,5,1500266.4,1719337.0,34.16,45.14,0
272
+ FCST-000000271,PROD-0000087,INJ-000019,5,2175748.0,2545908.9,31.41,56.41,0
273
+ FCST-000000272,PROD-0000040,INJ-000008,5,1614537.0,1687413.8,29.56,74.59,0
274
+ FCST-000000273,PROD-0000255,INJ-000057,5,469937.1,488403.6,26.72,87.93,1
275
+ FCST-000000274,PROD-0000026,INJ-000006,5,786108.4,928755.8,27.51,62.28,0
276
+ FCST-000000275,PROD-0000326,INJ-000072,5,670180.0,722939.9,30.86,70.1,0
277
+ FCST-000000276,PROD-0000051,INJ-000011,5,452156.9,465426.8,30.33,83.74,1
278
+ FCST-000000277,PROD-0000105,INJ-000024,5,1556161.7,1783065.1,27.63,75.58,0
279
+ FCST-000000278,PROD-0000135,INJ-000030,5,1498231.5,1715335.3,30.85,79.1,0
280
+ FCST-000000279,PROD-0000230,INJ-000052,5,1332597.5,1394358.1,29.89,63.86,0
281
+ FCST-000000280,PROD-0000199,INJ-000046,5,3163241.1,3590232.7,30.03,74.38,0
282
+ FCST-000000281,PROD-0000012,INJ-000003,5,488452.0,507297.1,26.39,82.44,1
283
+ FCST-000000282,PROD-0000100,INJ-000022,5,1095056.2,1177040.2,30.43,74.44,0
284
+ FCST-000000283,PROD-0000028,INJ-000007,5,979574.5,1069043.3,27.78,68.55,0
285
+ FCST-000000284,PROD-0000139,INJ-000031,5,470123.9,488871.8,28.47,72.03,1
286
+ FCST-000000285,PROD-0000291,INJ-000064,5,2687622.6,3073815.4,30.2,67.83,0
287
+ FCST-000000286,PROD-0000050,INJ-000011,5,1580955.9,1759950.8,33.03,55.7,0
288
+ FCST-000000287,PROD-0000140,INJ-000031,5,1395659.3,1572706.9,28.22,75.72,0
289
+ FCST-000000288,PROD-0000268,INJ-000059,5,1902382.0,2062863.5,31.52,71.82,0
290
+ FCST-000000289,PROD-0000203,INJ-000046,5,590162.0,606119.2,25.95,80.77,1
291
+ FCST-000000290,PROD-0000237,INJ-000053,5,508566.9,570115.0,28.45,77.78,0
292
+ FCST-000000291,PROD-0000119,INJ-000027,5,1309577.9,1504121.9,29.34,63.39,0
293
+ FCST-000000292,PROD-0000019,INJ-000005,5,1266637.8,1306231.9,27.91,75.27,0
294
+ FCST-000000293,PROD-0000346,INJ-000077,5,4334404.9,4958723.4,33.23,81.26,0
295
+ FCST-000000294,PROD-0000260,INJ-000058,5,4250088.4,4767006.3,29.92,75.29,0
296
+ FCST-000000295,PROD-0000321,INJ-000071,5,331697.6,348554.4,28.37,71.72,1
297
+ FCST-000000296,PROD-0000020,INJ-000005,5,555879.8,591416.8,30.79,65.85,0
298
+ FCST-000000297,PROD-0000347,INJ-000077,5,1730589.2,1984469.7,31.06,80.54,0
299
+ FCST-000000298,PROD-0000214,INJ-000049,5,1454709.7,1612380.5,24.97,65.22,0
300
+ FCST-000000299,PROD-0000220,INJ-000050,5,1532398.8,1635493.9,23.09,86.18,0
301
+ FCST-000000300,PROD-0000035,INJ-000007,5,2102389.7,2268988.1,31.08,82.78,0
302
+ FCST-000000301,PROD-0000153,INJ-000035,5,248704.2,259365.6,26.46,73.45,1
303
+ FCST-000000302,PROD-0000280,INJ-000062,5,1848827.4,1974713.7,32.43,72.95,0
304
+ FCST-000000303,PROD-0000160,INJ-000036,5,930839.0,1062462.2,27.93,64.66,0
305
+ FCST-000000304,PROD-0000079,INJ-000017,5,946991.7,1017903.8,26.85,70.94,0
306
+ FCST-000000305,PROD-0000303,INJ-000066,5,559229.9,621526.8,31.26,58.79,0
307
+ FCST-000000306,PROD-0000200,INJ-000046,5,797176.8,851316.3,27.68,86.47,0
308
+ FCST-000000307,PROD-0000271,INJ-000060,5,704322.9,791543.7,31.58,76.0,0
309
+ FCST-000000308,PROD-0000175,INJ-000039,5,455809.9,484690.6,26.83,79.57,1
310
+ FCST-000000309,PROD-0000104,INJ-000023,5,1098764.3,1185666.9,29.93,47.5,0
311
+ FCST-000000310,PROD-0000174,INJ-000039,5,1433880.7,1518368.3,32.1,66.73,0
312
+ FCST-000000311,PROD-0000246,INJ-000054,5,787448.1,832402.0,28.77,65.3,0
313
+ FCST-000000312,PROD-0000027,INJ-000007,5,1114614.9,1210310.2,32.62,64.37,0
314
+ FCST-000000313,PROD-0000069,INJ-000014,5,1945978.8,2057027.7,34.2,61.6,0
315
+ FCST-000000314,PROD-0000071,INJ-000015,5,3720801.6,4090827.3,27.78,74.32,0
316
+ FCST-000000315,PROD-0000328,INJ-000072,5,893835.4,975808.5,31.25,56.03,0
317
+ FCST-000000316,PROD-0000269,INJ-000059,5,466958.8,490518.4,25.85,83.91,1
318
+ FCST-000000317,PROD-0000048,INJ-000010,5,3311343.8,3841523.2,33.48,71.57,0
319
+ FCST-000000318,PROD-0000248,INJ-000055,5,1731099.2,1822651.7,30.6,56.83,0
320
+ FCST-000000319,PROD-0000202,INJ-000046,5,798584.2,829052.5,27.34,98.5,1
321
+ FCST-000000320,PROD-0000228,INJ-000051,5,1070229.3,1123420.1,28.13,76.84,0
322
+ FCST-000000321,PROD-0000294,INJ-000065,5,1086092.7,1148505.9,32.12,62.52,0
323
+ FCST-000000322,PROD-0000215,INJ-000049,5,573510.5,623071.9,29.67,72.54,0
324
+ FCST-000000323,PROD-0000304,INJ-000066,5,2262863.4,2359013.8,31.67,63.36,0
325
+ FCST-000000324,PROD-0000084,INJ-000018,5,1455659.7,1536157.8,29.98,58.28,0
326
+ FCST-000000325,PROD-0000085,INJ-000018,5,3215645.0,3344462.3,33.0,72.83,0
327
+ FCST-000000326,PROD-0000307,INJ-000067,5,1319577.1,1374619.0,31.03,75.84,0
328
+ FCST-000000327,PROD-0000155,INJ-000035,5,579797.2,616873.2,26.06,69.87,0
329
+ FCST-000000328,PROD-0000038,INJ-000008,5,490637.4,516932.0,26.52,72.19,1
330
+ FCST-000000329,PROD-0000219,INJ-000049,5,845920.4,871996.3,29.2,71.0,1
331
+ FCST-000000330,PROD-0000080,INJ-000017,5,1624399.6,1752869.7,30.51,56.41,0
332
+ FCST-000000331,PROD-0000086,INJ-000019,5,1273353.2,1429903.8,29.88,60.48,0
333
+ FCST-000000332,PROD-0000336,INJ-000074,5,351618.7,362735.0,24.75,79.55,1
334
+ FCST-000000333,PROD-0000154,INJ-000035,5,892362.3,943815.0,28.58,73.57,0
335
+ FCST-000000334,PROD-0000121,INJ-000028,5,329693.6,353629.3,27.3,80.88,1
336
+ FCST-000000335,PROD-0000334,INJ-000073,5,2050685.8,2175062.6,32.92,56.43,0
337
+ FCST-000000336,PROD-0000159,INJ-000036,5,692270.2,724776.7,28.04,76.1,0
338
+ FCST-000000337,PROD-0000256,INJ-000057,5,1825733.4,1974682.7,33.69,53.94,0
339
+ FCST-000000338,PROD-0000292,INJ-000064,5,1062118.9,1133753.5,29.22,74.62,0
340
+ FCST-000000339,PROD-0000103,INJ-000023,5,623995.3,664943.3,30.84,60.08,0
341
+ FCST-000000340,PROD-0000229,INJ-000052,5,1794443.5,2041359.0,30.49,67.57,0
342
+ FCST-000000341,PROD-0000136,INJ-000031,5,3105546.8,3497154.7,28.8,78.49,0
343
+ FCST-000000342,PROD-0000314,INJ-000069,5,674960.9,703222.5,32.57,58.0,1
344
+ FCST-000000343,PROD-0000247,INJ-000054,5,1744989.9,1787050.6,30.34,89.3,0
345
+ FCST-000000344,PROD-0000327,INJ-000072,5,2131099.6,2283925.1,29.42,75.21,0
346
+ FCST-000000345,PROD-0000011,INJ-000003,5,524472.2,541119.2,26.65,86.46,1
347
+ FCST-000000346,PROD-0000352,INJ-000079,5,2340271.6,2659497.2,30.23,60.21,0
348
+ FCST-000000347,PROD-0000313,INJ-000069,5,1842028.6,2213933.0,31.98,60.2,0
349
+ FCST-000000348,PROD-0000173,INJ-000039,5,954186.1,1054571.3,30.24,62.89,0
350
+ FCST-000000349,PROD-0000101,INJ-000022,5,2487215.4,2910790.1,30.93,61.73,0
351
+ FCST-000000350,PROD-0000049,INJ-000010,5,910138.2,965926.8,26.75,80.72,0
352
+ FCST-000000351,PROD-0000138,INJ-000031,5,777806.2,824533.3,32.7,57.53,0
353
+ FCST-000000352,PROD-0000172,INJ-000039,5,1673491.7,1888126.0,33.34,57.85,0
354
+ FCST-000000353,PROD-0000010,INJ-000003,5,1814654.2,1983207.5,30.03,92.34,0
355
+ FCST-000000354,PROD-0000002,INJ-000001,5,1447774.4,1538661.0,29.58,90.15,0
356
+ FCST-000000355,PROD-0000218,INJ-000049,5,940368.9,990415.2,31.12,69.0,0
357
+ FCST-000000356,PROD-0000001,INJ-000001,5,2447961.8,2817794.3,34.3,46.49,0
358
+ FCST-000000357,PROD-0000216,INJ-000049,5,1139315.2,1246471.7,25.39,76.55,0
359
+ FCST-000000358,PROD-0000156,INJ-000035,5,562497.5,618177.3,29.06,53.86,0
360
+ FCST-000000359,PROD-0000158,INJ-000036,5,959611.2,1096791.6,33.28,59.95,0
reservoir_labels.csv ADDED
@@ -0,0 +1,360 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ label_id,reservoir_block,injector_id,producer_id,sweep_quality_grade,flood_efficiency_class,breakthrough_risk_class,recovery_factor_pct,optimization_priority
2
+ LBL-000000001,BLK-000001-0001,INJ-000001,PROD-0000001,A,high,medium,39.24,standard
3
+ LBL-000000002,BLK-000001-0002,INJ-000001,PROD-0000002,A,high,high,33.93,standard
4
+ LBL-000000003,BLK-000001-0003,INJ-000001,PROD-0000003,A,high,medium,36.0,standard
5
+ LBL-000000004,BLK-000002-0004,INJ-000002,PROD-0000004,A,high,medium,35.47,standard
6
+ LBL-000000005,BLK-000002-0005,INJ-000002,PROD-0000005,A,high,medium,33.61,standard
7
+ LBL-000000006,BLK-000002-0006,INJ-000002,PROD-0000006,A,high,medium,36.22,standard
8
+ LBL-000000007,BLK-000002-0007,INJ-000002,PROD-0000007,A,high,high,32.9,standard
9
+ LBL-000000008,BLK-000002-0008,INJ-000002,PROD-0000008,A,high,medium,36.57,standard
10
+ LBL-000000009,BLK-000002-0009,INJ-000002,PROD-0000009,A,high,medium,37.47,standard
11
+ LBL-000000010,BLK-000003-0010,INJ-000003,PROD-0000010,A,high,high,30.95,standard
12
+ LBL-000000011,BLK-000003-0011,INJ-000003,PROD-0000011,A,high,high,33.29,standard
13
+ LBL-000000012,BLK-000003-0012,INJ-000003,PROD-0000012,A,high,high,33.26,standard
14
+ LBL-000000013,BLK-000003-0013,INJ-000003,PROD-0000013,A,high,medium,34.33,standard
15
+ LBL-000000014,BLK-000003-0014,INJ-000003,PROD-0000014,A,high,medium,35.03,standard
16
+ LBL-000000015,BLK-000004-0015,INJ-000004,PROD-0000015,A,high,low,34.5,standard
17
+ LBL-000000016,BLK-000004-0016,INJ-000004,PROD-0000016,A,high,medium,32.79,standard
18
+ LBL-000000017,BLK-000005-0017,INJ-000005,PROD-0000017,A,high,medium,31.87,standard
19
+ LBL-000000018,BLK-000005-0018,INJ-000005,PROD-0000018,A,high,medium,39.77,standard
20
+ LBL-000000019,BLK-000005-0019,INJ-000005,PROD-0000019,A,high,high,31.5,standard
21
+ LBL-000000020,BLK-000005-0020,INJ-000005,PROD-0000020,A,high,medium,33.81,standard
22
+ LBL-000000021,BLK-000005-0021,INJ-000005,PROD-0000021,A,high,medium,33.06,standard
23
+ LBL-000000022,BLK-000005-0022,INJ-000005,PROD-0000022,A,high,high,32.77,standard
24
+ LBL-000000023,BLK-000006-0023,INJ-000006,PROD-0000023,A,high,medium,35.13,standard
25
+ LBL-000000024,BLK-000006-0024,INJ-000006,PROD-0000024,A,high,medium,33.11,standard
26
+ LBL-000000025,BLK-000006-0025,INJ-000006,PROD-0000025,A,high,medium,34.03,standard
27
+ LBL-000000026,BLK-000006-0026,INJ-000006,PROD-0000026,A,high,medium,35.89,standard
28
+ LBL-000000027,BLK-000007-0027,INJ-000007,PROD-0000027,A,high,low,35.91,standard
29
+ LBL-000000028,BLK-000007-0028,INJ-000007,PROD-0000028,A,high,medium,34.86,standard
30
+ LBL-000000029,BLK-000007-0029,INJ-000007,PROD-0000029,A,high,high,35.2,standard
31
+ LBL-000000030,BLK-000007-0030,INJ-000007,PROD-0000030,A,high,high,36.01,standard
32
+ LBL-000000031,BLK-000007-0031,INJ-000007,PROD-0000031,A,high,high,34.48,standard
33
+ LBL-000000032,BLK-000007-0032,INJ-000007,PROD-0000032,A,high,medium,35.48,standard
34
+ LBL-000000033,BLK-000007-0033,INJ-000007,PROD-0000033,A,high,low,36.45,standard
35
+ LBL-000000034,BLK-000007-0034,INJ-000007,PROD-0000034,A,high,medium,35.94,standard
36
+ LBL-000000035,BLK-000007-0035,INJ-000007,PROD-0000035,A,high,high,31.17,standard
37
+ LBL-000000036,BLK-000008-0036,INJ-000008,PROD-0000036,A,high,medium,36.77,standard
38
+ LBL-000000037,BLK-000008-0037,INJ-000008,PROD-0000037,A,high,medium,34.93,standard
39
+ LBL-000000038,BLK-000008-0038,INJ-000008,PROD-0000038,A,high,high,31.39,standard
40
+ LBL-000000039,BLK-000008-0039,INJ-000008,PROD-0000039,A,high,low,35.03,standard
41
+ LBL-000000040,BLK-000008-0040,INJ-000008,PROD-0000040,A,high,medium,38.7,standard
42
+ LBL-000000041,BLK-000008-0041,INJ-000008,PROD-0000041,A,high,medium,35.34,standard
43
+ LBL-000000042,BLK-000009-0042,INJ-000009,PROD-0000042,A,high,low,37.47,standard
44
+ LBL-000000043,BLK-000009-0043,INJ-000009,PROD-0000043,A,high,medium,32.46,standard
45
+ LBL-000000044,BLK-000010-0044,INJ-000010,PROD-0000044,A,high,medium,34.17,standard
46
+ LBL-000000045,BLK-000010-0045,INJ-000010,PROD-0000045,A,high,low,35.2,standard
47
+ LBL-000000046,BLK-000010-0046,INJ-000010,PROD-0000046,A,high,high,32.71,standard
48
+ LBL-000000047,BLK-000010-0047,INJ-000010,PROD-0000047,A,high,medium,36.47,standard
49
+ LBL-000000048,BLK-000010-0048,INJ-000010,PROD-0000048,A,high,medium,36.98,standard
50
+ LBL-000000049,BLK-000010-0049,INJ-000010,PROD-0000049,A,high,high,36.23,standard
51
+ LBL-000000050,BLK-000011-0050,INJ-000011,PROD-0000050,A,high,medium,35.57,standard
52
+ LBL-000000051,BLK-000011-0051,INJ-000011,PROD-0000051,A,high,high,34.58,standard
53
+ LBL-000000052,BLK-000011-0052,INJ-000011,PROD-0000052,A,high,medium,32.62,standard
54
+ LBL-000000053,BLK-000011-0053,INJ-000011,PROD-0000053,A,high,medium,36.15,standard
55
+ LBL-000000054,BLK-000011-0054,INJ-000011,PROD-0000054,A,high,high,33.07,standard
56
+ LBL-000000055,BLK-000012-0055,INJ-000012,PROD-0000055,A,high,low,35.77,standard
57
+ LBL-000000056,BLK-000012-0056,INJ-000012,PROD-0000056,A,high,medium,28.53,standard
58
+ LBL-000000057,BLK-000012-0057,INJ-000012,PROD-0000057,A,high,medium,30.51,standard
59
+ LBL-000000058,BLK-000013-0058,INJ-000013,PROD-0000058,A,high,medium,35.31,standard
60
+ LBL-000000059,BLK-000013-0059,INJ-000013,PROD-0000059,A,high,high,34.13,standard
61
+ LBL-000000060,BLK-000013-0060,INJ-000013,PROD-0000060,A,high,medium,30.37,standard
62
+ LBL-000000061,BLK-000013-0061,INJ-000013,PROD-0000061,A,high,medium,36.57,standard
63
+ LBL-000000062,BLK-000013-0062,INJ-000013,PROD-0000062,A,high,high,32.07,standard
64
+ LBL-000000063,BLK-000013-0063,INJ-000013,PROD-0000063,A,high,medium,36.0,standard
65
+ LBL-000000064,BLK-000014-0064,INJ-000014,PROD-0000064,A,high,high,31.97,standard
66
+ LBL-000000065,BLK-000014-0065,INJ-000014,PROD-0000065,A,high,medium,37.45,standard
67
+ LBL-000000066,BLK-000014-0066,INJ-000014,PROD-0000066,A,high,medium,32.76,standard
68
+ LBL-000000067,BLK-000014-0067,INJ-000014,PROD-0000067,A,high,low,38.04,standard
69
+ LBL-000000068,BLK-000014-0068,INJ-000014,PROD-0000068,A,high,high,34.55,standard
70
+ LBL-000000069,BLK-000014-0069,INJ-000014,PROD-0000069,A,high,medium,36.74,standard
71
+ LBL-000000070,BLK-000015-0070,INJ-000015,PROD-0000070,A,high,high,32.26,standard
72
+ LBL-000000071,BLK-000015-0071,INJ-000015,PROD-0000071,A,high,medium,33.16,standard
73
+ LBL-000000072,BLK-000015-0072,INJ-000015,PROD-0000072,A,high,low,35.76,standard
74
+ LBL-000000073,BLK-000016-0073,INJ-000016,PROD-0000073,A,high,high,32.25,standard
75
+ LBL-000000074,BLK-000016-0074,INJ-000016,PROD-0000074,A,high,medium,35.26,standard
76
+ LBL-000000075,BLK-000016-0075,INJ-000016,PROD-0000075,A,high,low,37.36,standard
77
+ LBL-000000076,BLK-000017-0076,INJ-000017,PROD-0000076,A,high,high,31.09,standard
78
+ LBL-000000077,BLK-000017-0077,INJ-000017,PROD-0000077,A,high,low,42.38,standard
79
+ LBL-000000078,BLK-000017-0078,INJ-000017,PROD-0000078,A,high,low,38.26,standard
80
+ LBL-000000079,BLK-000017-0079,INJ-000017,PROD-0000079,A,high,high,32.22,standard
81
+ LBL-000000080,BLK-000017-0080,INJ-000017,PROD-0000080,A,high,medium,35.63,standard
82
+ LBL-000000081,BLK-000017-0081,INJ-000017,PROD-0000081,A,high,medium,40.15,standard
83
+ LBL-000000082,BLK-000018-0082,INJ-000018,PROD-0000082,A,high,high,33.85,standard
84
+ LBL-000000083,BLK-000018-0083,INJ-000018,PROD-0000083,A,high,high,34.29,standard
85
+ LBL-000000084,BLK-000018-0084,INJ-000018,PROD-0000084,A,high,medium,37.67,standard
86
+ LBL-000000085,BLK-000018-0085,INJ-000018,PROD-0000085,A,high,medium,32.35,standard
87
+ LBL-000000086,BLK-000019-0086,INJ-000019,PROD-0000086,A,high,low,36.43,standard
88
+ LBL-000000087,BLK-000019-0087,INJ-000019,PROD-0000087,A,high,medium,36.82,standard
89
+ LBL-000000088,BLK-000019-0088,INJ-000019,PROD-0000088,A,high,medium,30.42,standard
90
+ LBL-000000089,BLK-000020-0089,INJ-000020,PROD-0000089,A,high,high,34.81,standard
91
+ LBL-000000090,BLK-000020-0090,INJ-000020,PROD-0000090,A,high,medium,33.93,standard
92
+ LBL-000000091,BLK-000020-0091,INJ-000020,PROD-0000091,A,high,high,29.43,standard
93
+ LBL-000000092,BLK-000021-0092,INJ-000021,PROD-0000092,A,high,medium,32.97,standard
94
+ LBL-000000093,BLK-000021-0093,INJ-000021,PROD-0000093,A,high,low,42.77,standard
95
+ LBL-000000094,BLK-000021-0094,INJ-000021,PROD-0000094,A,high,high,31.4,standard
96
+ LBL-000000095,BLK-000021-0095,INJ-000021,PROD-0000095,A,high,low,39.78,standard
97
+ LBL-000000096,BLK-000021-0096,INJ-000021,PROD-0000096,A,high,medium,34.09,standard
98
+ LBL-000000097,BLK-000022-0097,INJ-000022,PROD-0000097,A,high,low,35.12,standard
99
+ LBL-000000098,BLK-000022-0098,INJ-000022,PROD-0000098,A,high,high,33.63,standard
100
+ LBL-000000099,BLK-000022-0099,INJ-000022,PROD-0000099,A,high,low,38.37,standard
101
+ LBL-000000100,BLK-000022-0100,INJ-000022,PROD-0000100,A,high,medium,35.16,standard
102
+ LBL-000000101,BLK-000022-0101,INJ-000022,PROD-0000101,A,high,medium,33.11,standard
103
+ LBL-000000102,BLK-000023-0102,INJ-000023,PROD-0000102,A,high,medium,36.8,standard
104
+ LBL-000000103,BLK-000023-0103,INJ-000023,PROD-0000103,A,high,medium,39.54,standard
105
+ LBL-000000104,BLK-000023-0104,INJ-000023,PROD-0000104,A,high,low,34.11,standard
106
+ LBL-000000105,BLK-000024-0105,INJ-000024,PROD-0000105,A,high,medium,32.61,standard
107
+ LBL-000000106,BLK-000024-0106,INJ-000024,PROD-0000106,A,high,medium,38.41,standard
108
+ LBL-000000107,BLK-000025-0107,INJ-000025,PROD-0000107,A,high,medium,35.82,standard
109
+ LBL-000000108,BLK-000025-0108,INJ-000025,PROD-0000108,A,high,high,33.8,standard
110
+ LBL-000000109,BLK-000025-0109,INJ-000025,PROD-0000109,A,high,high,32.57,standard
111
+ LBL-000000110,BLK-000025-0110,INJ-000025,PROD-0000110,A,high,medium,31.0,standard
112
+ LBL-000000111,BLK-000026-0111,INJ-000026,PROD-0000111,A,high,medium,36.26,standard
113
+ LBL-000000112,BLK-000026-0112,INJ-000026,PROD-0000112,A,high,high,33.56,standard
114
+ LBL-000000113,BLK-000026-0113,INJ-000026,PROD-0000113,A,high,low,38.14,standard
115
+ LBL-000000114,BLK-000027-0114,INJ-000027,PROD-0000114,A,high,medium,35.79,standard
116
+ LBL-000000115,BLK-000027-0115,INJ-000027,PROD-0000115,A,high,medium,33.05,standard
117
+ LBL-000000116,BLK-000027-0116,INJ-000027,PROD-0000116,A,high,medium,36.39,standard
118
+ LBL-000000117,BLK-000027-0117,INJ-000027,PROD-0000117,A,high,medium,35.65,standard
119
+ LBL-000000118,BLK-000027-0118,INJ-000027,PROD-0000118,A,high,low,38.27,standard
120
+ LBL-000000119,BLK-000027-0119,INJ-000027,PROD-0000119,A,high,medium,35.86,standard
121
+ LBL-000000120,BLK-000028-0120,INJ-000028,PROD-0000120,A,high,medium,38.88,standard
122
+ LBL-000000121,BLK-000028-0121,INJ-000028,PROD-0000121,A,high,medium,33.57,standard
123
+ LBL-000000122,BLK-000028-0122,INJ-000028,PROD-0000122,A,high,medium,35.09,standard
124
+ LBL-000000123,BLK-000028-0123,INJ-000028,PROD-0000123,A,high,medium,34.06,standard
125
+ LBL-000000124,BLK-000029-0124,INJ-000029,PROD-0000124,A,high,medium,32.55,standard
126
+ LBL-000000125,BLK-000029-0125,INJ-000029,PROD-0000125,A,high,medium,33.68,standard
127
+ LBL-000000126,BLK-000029-0126,INJ-000029,PROD-0000126,A,high,medium,34.11,standard
128
+ LBL-000000127,BLK-000029-0127,INJ-000029,PROD-0000127,A,high,medium,34.1,standard
129
+ LBL-000000128,BLK-000029-0128,INJ-000029,PROD-0000128,A,high,medium,33.73,standard
130
+ LBL-000000129,BLK-000030-0129,INJ-000030,PROD-0000129,A,high,high,31.16,standard
131
+ LBL-000000130,BLK-000030-0130,INJ-000030,PROD-0000130,A,high,medium,38.54,standard
132
+ LBL-000000131,BLK-000030-0131,INJ-000030,PROD-0000131,A,high,high,32.29,standard
133
+ LBL-000000132,BLK-000030-0132,INJ-000030,PROD-0000132,A,high,high,36.24,standard
134
+ LBL-000000133,BLK-000030-0133,INJ-000030,PROD-0000133,A,high,medium,35.1,standard
135
+ LBL-000000134,BLK-000030-0134,INJ-000030,PROD-0000134,A,high,high,32.6,standard
136
+ LBL-000000135,BLK-000030-0135,INJ-000030,PROD-0000135,A,high,high,34.69,standard
137
+ LBL-000000136,BLK-000031-0136,INJ-000031,PROD-0000136,A,high,medium,33.58,standard
138
+ LBL-000000137,BLK-000031-0137,INJ-000031,PROD-0000137,A,high,high,33.53,standard
139
+ LBL-000000138,BLK-000031-0138,INJ-000031,PROD-0000138,A,high,medium,35.0,standard
140
+ LBL-000000139,BLK-000031-0139,INJ-000031,PROD-0000139,A,high,medium,30.76,standard
141
+ LBL-000000140,BLK-000031-0140,INJ-000031,PROD-0000140,A,high,medium,34.62,standard
142
+ LBL-000000141,BLK-000031-0141,INJ-000031,PROD-0000141,A,high,medium,31.87,standard
143
+ LBL-000000142,BLK-000032-0142,INJ-000032,PROD-0000142,A,high,medium,35.31,standard
144
+ LBL-000000143,BLK-000032-0143,INJ-000032,PROD-0000143,A,high,high,35.68,standard
145
+ LBL-000000144,BLK-000032-0144,INJ-000032,PROD-0000144,A,high,high,33.7,standard
146
+ LBL-000000145,BLK-000033-0145,INJ-000033,PROD-0000145,A,high,medium,35.27,standard
147
+ LBL-000000146,BLK-000033-0146,INJ-000033,PROD-0000146,A,high,high,31.92,standard
148
+ LBL-000000147,BLK-000033-0147,INJ-000033,PROD-0000147,A,high,medium,33.42,standard
149
+ LBL-000000148,BLK-000033-0148,INJ-000033,PROD-0000148,A,high,medium,36.25,standard
150
+ LBL-000000149,BLK-000033-0149,INJ-000033,PROD-0000149,A,high,high,32.06,standard
151
+ LBL-000000150,BLK-000034-0150,INJ-000034,PROD-0000150,A,high,medium,37.38,standard
152
+ LBL-000000151,BLK-000034-0151,INJ-000034,PROD-0000151,A,high,low,40.53,standard
153
+ LBL-000000152,BLK-000034-0152,INJ-000034,PROD-0000152,A,high,medium,33.4,standard
154
+ LBL-000000153,BLK-000035-0153,INJ-000035,PROD-0000153,A,high,medium,34.52,standard
155
+ LBL-000000154,BLK-000035-0154,INJ-000035,PROD-0000154,A,high,medium,36.82,standard
156
+ LBL-000000155,BLK-000035-0155,INJ-000035,PROD-0000155,A,high,medium,36.67,standard
157
+ LBL-000000156,BLK-000035-0156,INJ-000035,PROD-0000156,A,high,low,36.93,standard
158
+ LBL-000000157,BLK-000036-0157,INJ-000036,PROD-0000157,A,high,low,35.75,standard
159
+ LBL-000000158,BLK-000036-0158,INJ-000036,PROD-0000158,A,high,medium,35.13,standard
160
+ LBL-000000159,BLK-000036-0159,INJ-000036,PROD-0000159,A,high,high,31.42,standard
161
+ LBL-000000160,BLK-000036-0160,INJ-000036,PROD-0000160,A,high,high,31.31,standard
162
+ LBL-000000161,BLK-000037-0161,INJ-000037,PROD-0000161,A,high,high,32.68,standard
163
+ LBL-000000162,BLK-000037-0162,INJ-000037,PROD-0000162,A,high,medium,35.09,standard
164
+ LBL-000000163,BLK-000037-0163,INJ-000037,PROD-0000163,A,high,high,33.22,standard
165
+ LBL-000000164,BLK-000037-0164,INJ-000037,PROD-0000164,A,high,medium,34.94,standard
166
+ LBL-000000165,BLK-000037-0165,INJ-000037,PROD-0000165,A,high,medium,31.8,standard
167
+ LBL-000000166,BLK-000037-0166,INJ-000037,PROD-0000166,A,high,medium,37.2,standard
168
+ LBL-000000167,BLK-000038-0167,INJ-000038,PROD-0000167,A,high,medium,33.26,standard
169
+ LBL-000000168,BLK-000038-0168,INJ-000038,PROD-0000168,A,high,medium,35.49,standard
170
+ LBL-000000169,BLK-000038-0169,INJ-000038,PROD-0000169,A,high,high,35.41,standard
171
+ LBL-000000170,BLK-000039-0170,INJ-000039,PROD-0000170,A,high,high,35.01,standard
172
+ LBL-000000171,BLK-000039-0171,INJ-000039,PROD-0000171,A,high,low,37.71,standard
173
+ LBL-000000172,BLK-000039-0172,INJ-000039,PROD-0000172,A,high,low,35.74,standard
174
+ LBL-000000173,BLK-000039-0173,INJ-000039,PROD-0000173,A,high,medium,33.97,standard
175
+ LBL-000000174,BLK-000039-0174,INJ-000039,PROD-0000174,A,high,medium,34.04,standard
176
+ LBL-000000175,BLK-000039-0175,INJ-000039,PROD-0000175,A,high,high,31.57,standard
177
+ LBL-000000176,BLK-000040-0176,INJ-000040,PROD-0000176,A,high,medium,30.27,standard
178
+ LBL-000000177,BLK-000040-0177,INJ-000040,PROD-0000177,A,high,medium,37.06,standard
179
+ LBL-000000178,BLK-000040-0178,INJ-000040,PROD-0000178,A,high,medium,36.18,standard
180
+ LBL-000000179,BLK-000041-0179,INJ-000041,PROD-0000179,A,high,medium,33.75,standard
181
+ LBL-000000180,BLK-000041-0180,INJ-000041,PROD-0000180,A,high,medium,32.79,standard
182
+ LBL-000000181,BLK-000041-0181,INJ-000041,PROD-0000181,A,high,medium,37.29,standard
183
+ LBL-000000182,BLK-000042-0182,INJ-000042,PROD-0000182,A,high,medium,36.6,standard
184
+ LBL-000000183,BLK-000042-0183,INJ-000042,PROD-0000183,A,high,medium,29.78,standard
185
+ LBL-000000184,BLK-000042-0184,INJ-000042,PROD-0000184,A,high,medium,33.47,standard
186
+ LBL-000000185,BLK-000043-0185,INJ-000043,PROD-0000185,A,high,high,30.84,standard
187
+ LBL-000000186,BLK-000043-0186,INJ-000043,PROD-0000186,A,high,low,37.33,standard
188
+ LBL-000000187,BLK-000043-0187,INJ-000043,PROD-0000187,A,high,high,30.21,standard
189
+ LBL-000000188,BLK-000043-0188,INJ-000043,PROD-0000188,A,high,medium,33.69,standard
190
+ LBL-000000189,BLK-000043-0189,INJ-000043,PROD-0000189,A,high,high,30.96,standard
191
+ LBL-000000190,BLK-000043-0190,INJ-000043,PROD-0000190,A,high,high,28.09,standard
192
+ LBL-000000191,BLK-000044-0191,INJ-000044,PROD-0000191,A,high,medium,29.12,standard
193
+ LBL-000000192,BLK-000044-0192,INJ-000044,PROD-0000192,A,high,high,33.15,standard
194
+ LBL-000000193,BLK-000044-0193,INJ-000044,PROD-0000193,A,high,medium,33.25,standard
195
+ LBL-000000194,BLK-000044-0194,INJ-000044,PROD-0000194,A,high,medium,30.94,standard
196
+ LBL-000000195,BLK-000044-0195,INJ-000044,PROD-0000195,A,high,medium,36.74,standard
197
+ LBL-000000196,BLK-000044-0196,INJ-000044,PROD-0000196,A,high,low,36.53,standard
198
+ LBL-000000197,BLK-000045-0197,INJ-000045,PROD-0000197,A,high,medium,33.08,standard
199
+ LBL-000000198,BLK-000045-0198,INJ-000045,PROD-0000198,A,high,low,39.84,standard
200
+ LBL-000000199,BLK-000046-0199,INJ-000046,PROD-0000199,A,high,medium,36.97,standard
201
+ LBL-000000200,BLK-000046-0200,INJ-000046,PROD-0000200,A,high,high,30.21,standard
202
+ LBL-000000201,BLK-000046-0201,INJ-000046,PROD-0000201,A,high,high,35.45,standard
203
+ LBL-000000202,BLK-000046-0202,INJ-000046,PROD-0000202,A,high,high,32.05,standard
204
+ LBL-000000203,BLK-000046-0203,INJ-000046,PROD-0000203,A,high,medium,33.56,standard
205
+ LBL-000000204,BLK-000046-0204,INJ-000046,PROD-0000204,A,high,high,31.08,standard
206
+ LBL-000000205,BLK-000047-0205,INJ-000047,PROD-0000205,A,high,medium,37.89,standard
207
+ LBL-000000206,BLK-000047-0206,INJ-000047,PROD-0000206,A,high,medium,36.48,standard
208
+ LBL-000000207,BLK-000047-0207,INJ-000047,PROD-0000207,A,high,high,33.45,standard
209
+ LBL-000000208,BLK-000047-0208,INJ-000047,PROD-0000208,A,high,high,30.95,standard
210
+ LBL-000000209,BLK-000047-0209,INJ-000047,PROD-0000209,A,high,medium,32.86,standard
211
+ LBL-000000210,BLK-000048-0210,INJ-000048,PROD-0000210,A,high,medium,36.04,standard
212
+ LBL-000000211,BLK-000048-0211,INJ-000048,PROD-0000211,A,high,medium,33.11,standard
213
+ LBL-000000212,BLK-000048-0212,INJ-000048,PROD-0000212,A,high,high,31.17,standard
214
+ LBL-000000213,BLK-000048-0213,INJ-000048,PROD-0000213,A,high,high,35.58,standard
215
+ LBL-000000214,BLK-000049-0214,INJ-000049,PROD-0000214,A,high,medium,34.68,standard
216
+ LBL-000000215,BLK-000049-0215,INJ-000049,PROD-0000215,A,high,medium,32.78,standard
217
+ LBL-000000216,BLK-000049-0216,INJ-000049,PROD-0000216,A,high,medium,37.39,standard
218
+ LBL-000000217,BLK-000049-0217,INJ-000049,PROD-0000217,A,high,medium,35.89,standard
219
+ LBL-000000218,BLK-000049-0218,INJ-000049,PROD-0000218,A,high,medium,33.48,standard
220
+ LBL-000000219,BLK-000049-0219,INJ-000049,PROD-0000219,A,high,high,32.93,standard
221
+ LBL-000000220,BLK-000050-0220,INJ-000050,PROD-0000220,A,high,high,31.01,standard
222
+ LBL-000000221,BLK-000050-0221,INJ-000050,PROD-0000221,A,high,medium,32.14,standard
223
+ LBL-000000222,BLK-000050-0222,INJ-000050,PROD-0000222,A,high,high,32.75,standard
224
+ LBL-000000223,BLK-000050-0223,INJ-000050,PROD-0000223,A,high,medium,34.59,standard
225
+ LBL-000000224,BLK-000051-0224,INJ-000051,PROD-0000224,A,high,high,34.21,standard
226
+ LBL-000000225,BLK-000051-0225,INJ-000051,PROD-0000225,A,high,medium,36.59,standard
227
+ LBL-000000226,BLK-000051-0226,INJ-000051,PROD-0000226,A,high,low,35.76,standard
228
+ LBL-000000227,BLK-000051-0227,INJ-000051,PROD-0000227,A,high,medium,35.26,standard
229
+ LBL-000000228,BLK-000051-0228,INJ-000051,PROD-0000228,A,high,medium,32.66,standard
230
+ LBL-000000229,BLK-000052-0229,INJ-000052,PROD-0000229,A,high,medium,34.48,standard
231
+ LBL-000000230,BLK-000052-0230,INJ-000052,PROD-0000230,A,high,medium,34.52,standard
232
+ LBL-000000231,BLK-000052-0231,INJ-000052,PROD-0000231,A,high,medium,33.58,standard
233
+ LBL-000000232,BLK-000052-0232,INJ-000052,PROD-0000232,A,high,medium,33.49,standard
234
+ LBL-000000233,BLK-000052-0233,INJ-000052,PROD-0000233,A,high,high,33.51,standard
235
+ LBL-000000234,BLK-000052-0234,INJ-000052,PROD-0000234,A,high,high,29.4,standard
236
+ LBL-000000235,BLK-000052-0235,INJ-000052,PROD-0000235,A,high,medium,36.81,standard
237
+ LBL-000000236,BLK-000053-0236,INJ-000053,PROD-0000236,A,high,medium,31.65,standard
238
+ LBL-000000237,BLK-000053-0237,INJ-000053,PROD-0000237,A,high,medium,33.22,standard
239
+ LBL-000000238,BLK-000053-0238,INJ-000053,PROD-0000238,A,high,medium,36.77,standard
240
+ LBL-000000239,BLK-000053-0239,INJ-000053,PROD-0000239,A,high,low,35.6,standard
241
+ LBL-000000240,BLK-000053-0240,INJ-000053,PROD-0000240,A,high,high,35.6,standard
242
+ LBL-000000241,BLK-000053-0241,INJ-000053,PROD-0000241,A,high,medium,38.56,standard
243
+ LBL-000000242,BLK-000054-0242,INJ-000054,PROD-0000242,A,high,low,35.81,standard
244
+ LBL-000000243,BLK-000054-0243,INJ-000054,PROD-0000243,A,high,medium,35.41,standard
245
+ LBL-000000244,BLK-000054-0244,INJ-000054,PROD-0000244,A,high,medium,30.58,standard
246
+ LBL-000000245,BLK-000054-0245,INJ-000054,PROD-0000245,A,high,medium,32.35,standard
247
+ LBL-000000246,BLK-000054-0246,INJ-000054,PROD-0000246,A,high,medium,35.36,standard
248
+ LBL-000000247,BLK-000054-0247,INJ-000054,PROD-0000247,A,high,high,35.21,standard
249
+ LBL-000000248,BLK-000055-0248,INJ-000055,PROD-0000248,A,high,medium,32.79,standard
250
+ LBL-000000249,BLK-000055-0249,INJ-000055,PROD-0000249,A,high,high,32.35,standard
251
+ LBL-000000250,BLK-000055-0250,INJ-000055,PROD-0000250,A,high,medium,36.83,standard
252
+ LBL-000000251,BLK-000055-0251,INJ-000055,PROD-0000251,A,high,medium,30.63,standard
253
+ LBL-000000252,BLK-000056-0252,INJ-000056,PROD-0000252,A,high,medium,28.78,standard
254
+ LBL-000000253,BLK-000056-0253,INJ-000056,PROD-0000253,A,high,medium,39.28,standard
255
+ LBL-000000254,BLK-000056-0254,INJ-000056,PROD-0000254,A,high,medium,35.03,standard
256
+ LBL-000000255,BLK-000057-0255,INJ-000057,PROD-0000255,A,high,high,32.24,standard
257
+ LBL-000000256,BLK-000057-0256,INJ-000057,PROD-0000256,A,high,medium,36.35,standard
258
+ LBL-000000257,BLK-000057-0257,INJ-000057,PROD-0000257,A,high,low,36.39,standard
259
+ LBL-000000258,BLK-000058-0258,INJ-000058,PROD-0000258,A,high,high,39.64,standard
260
+ LBL-000000259,BLK-000058-0259,INJ-000058,PROD-0000259,A,high,medium,37.31,standard
261
+ LBL-000000260,BLK-000058-0260,INJ-000058,PROD-0000260,A,high,high,34.71,standard
262
+ LBL-000000261,BLK-000058-0261,INJ-000058,PROD-0000261,A,high,low,37.54,standard
263
+ LBL-000000262,BLK-000058-0262,INJ-000058,PROD-0000262,A,high,high,33.66,standard
264
+ LBL-000000263,BLK-000058-0263,INJ-000058,PROD-0000263,A,high,medium,38.16,standard
265
+ LBL-000000264,BLK-000059-0264,INJ-000059,PROD-0000264,A,high,medium,37.1,standard
266
+ LBL-000000265,BLK-000059-0265,INJ-000059,PROD-0000265,A,high,high,29.16,standard
267
+ LBL-000000266,BLK-000059-0266,INJ-000059,PROD-0000266,A,high,medium,33.09,standard
268
+ LBL-000000267,BLK-000059-0267,INJ-000059,PROD-0000267,A,high,medium,34.46,standard
269
+ LBL-000000268,BLK-000059-0268,INJ-000059,PROD-0000268,A,high,medium,34.21,standard
270
+ LBL-000000269,BLK-000059-0269,INJ-000059,PROD-0000269,A,high,medium,32.02,standard
271
+ LBL-000000270,BLK-000059-0270,INJ-000059,PROD-0000270,A,high,high,34.43,standard
272
+ LBL-000000271,BLK-000060-0271,INJ-000060,PROD-0000271,A,high,medium,37.24,standard
273
+ LBL-000000272,BLK-000060-0272,INJ-000060,PROD-0000272,A,high,medium,33.64,standard
274
+ LBL-000000273,BLK-000060-0273,INJ-000060,PROD-0000273,A,high,medium,36.07,standard
275
+ LBL-000000274,BLK-000061-0274,INJ-000061,PROD-0000274,A,high,high,31.12,standard
276
+ LBL-000000275,BLK-000061-0275,INJ-000061,PROD-0000275,A,high,medium,32.11,standard
277
+ LBL-000000276,BLK-000061-0276,INJ-000061,PROD-0000276,A,high,high,34.92,standard
278
+ LBL-000000277,BLK-000061-0277,INJ-000061,PROD-0000277,A,high,medium,36.49,standard
279
+ LBL-000000278,BLK-000061-0278,INJ-000061,PROD-0000278,A,high,low,34.91,standard
280
+ LBL-000000279,BLK-000061-0279,INJ-000061,PROD-0000279,A,high,medium,35.32,standard
281
+ LBL-000000280,BLK-000062-0280,INJ-000062,PROD-0000280,A,high,medium,36.97,standard
282
+ LBL-000000281,BLK-000062-0281,INJ-000062,PROD-0000281,A,high,medium,31.5,standard
283
+ LBL-000000282,BLK-000062-0282,INJ-000062,PROD-0000282,A,high,low,35.48,standard
284
+ LBL-000000283,BLK-000062-0283,INJ-000062,PROD-0000283,A,high,medium,36.95,standard
285
+ LBL-000000284,BLK-000062-0284,INJ-000062,PROD-0000284,A,high,medium,34.25,standard
286
+ LBL-000000285,BLK-000062-0285,INJ-000062,PROD-0000285,A,high,high,32.72,standard
287
+ LBL-000000286,BLK-000063-0286,INJ-000063,PROD-0000286,A,high,medium,31.94,standard
288
+ LBL-000000287,BLK-000063-0287,INJ-000063,PROD-0000287,A,high,medium,35.47,standard
289
+ LBL-000000288,BLK-000064-0288,INJ-000064,PROD-0000288,A,high,low,36.95,standard
290
+ LBL-000000289,BLK-000064-0289,INJ-000064,PROD-0000289,A,high,medium,34.69,standard
291
+ LBL-000000290,BLK-000064-0290,INJ-000064,PROD-0000290,A,high,medium,32.94,standard
292
+ LBL-000000291,BLK-000064-0291,INJ-000064,PROD-0000291,A,high,medium,32.64,standard
293
+ LBL-000000292,BLK-000064-0292,INJ-000064,PROD-0000292,A,high,low,34.26,standard
294
+ LBL-000000293,BLK-000065-0293,INJ-000065,PROD-0000293,A,high,medium,33.26,standard
295
+ LBL-000000294,BLK-000065-0294,INJ-000065,PROD-0000294,A,high,medium,34.1,standard
296
+ LBL-000000295,BLK-000065-0295,INJ-000065,PROD-0000295,A,high,medium,33.8,standard
297
+ LBL-000000296,BLK-000065-0296,INJ-000065,PROD-0000296,A,high,medium,36.87,standard
298
+ LBL-000000297,BLK-000065-0297,INJ-000065,PROD-0000297,A,high,low,38.23,standard
299
+ LBL-000000298,BLK-000065-0298,INJ-000065,PROD-0000298,A,high,medium,32.47,standard
300
+ LBL-000000299,BLK-000066-0299,INJ-000066,PROD-0000299,A,high,medium,35.5,standard
301
+ LBL-000000300,BLK-000066-0300,INJ-000066,PROD-0000300,A,high,medium,35.19,standard
302
+ LBL-000000301,BLK-000066-0301,INJ-000066,PROD-0000301,A,high,medium,33.9,standard
303
+ LBL-000000302,BLK-000066-0302,INJ-000066,PROD-0000302,A,high,low,39.1,standard
304
+ LBL-000000303,BLK-000066-0303,INJ-000066,PROD-0000303,A,high,medium,35.55,standard
305
+ LBL-000000304,BLK-000066-0304,INJ-000066,PROD-0000304,A,high,medium,34.57,standard
306
+ LBL-000000305,BLK-000066-0305,INJ-000066,PROD-0000305,A,high,high,32.98,standard
307
+ LBL-000000306,BLK-000067-0306,INJ-000067,PROD-0000306,A,high,high,28.07,standard
308
+ LBL-000000307,BLK-000067-0307,INJ-000067,PROD-0000307,A,high,medium,32.84,standard
309
+ LBL-000000308,BLK-000068-0308,INJ-000068,PROD-0000308,A,high,medium,35.25,standard
310
+ LBL-000000309,BLK-000068-0309,INJ-000068,PROD-0000309,A,high,medium,34.55,standard
311
+ LBL-000000310,BLK-000068-0310,INJ-000068,PROD-0000310,A,high,medium,34.33,standard
312
+ LBL-000000311,BLK-000068-0311,INJ-000068,PROD-0000311,A,high,low,41.52,standard
313
+ LBL-000000312,BLK-000069-0312,INJ-000069,PROD-0000312,A,high,medium,37.16,standard
314
+ LBL-000000313,BLK-000069-0313,INJ-000069,PROD-0000313,A,high,medium,34.07,standard
315
+ LBL-000000314,BLK-000069-0314,INJ-000069,PROD-0000314,A,high,low,36.88,standard
316
+ LBL-000000315,BLK-000069-0315,INJ-000069,PROD-0000315,A,high,low,37.52,standard
317
+ LBL-000000316,BLK-000069-0316,INJ-000069,PROD-0000316,A,high,high,33.15,standard
318
+ LBL-000000317,BLK-000069-0317,INJ-000069,PROD-0000317,A,high,medium,35.43,standard
319
+ LBL-000000318,BLK-000070-0318,INJ-000070,PROD-0000318,A,high,low,34.3,standard
320
+ LBL-000000319,BLK-000070-0319,INJ-000070,PROD-0000319,A,high,low,36.86,standard
321
+ LBL-000000320,BLK-000070-0320,INJ-000070,PROD-0000320,A,high,medium,38.8,standard
322
+ LBL-000000321,BLK-000071-0321,INJ-000071,PROD-0000321,A,high,high,28.45,standard
323
+ LBL-000000322,BLK-000071-0322,INJ-000071,PROD-0000322,A,high,low,39.46,standard
324
+ LBL-000000323,BLK-000071-0323,INJ-000071,PROD-0000323,A,high,medium,34.24,standard
325
+ LBL-000000324,BLK-000071-0324,INJ-000071,PROD-0000324,A,high,medium,34.62,standard
326
+ LBL-000000325,BLK-000072-0325,INJ-000072,PROD-0000325,A,high,medium,37.22,standard
327
+ LBL-000000326,BLK-000072-0326,INJ-000072,PROD-0000326,A,high,low,38.34,standard
328
+ LBL-000000327,BLK-000072-0327,INJ-000072,PROD-0000327,A,high,medium,34.91,standard
329
+ LBL-000000328,BLK-000072-0328,INJ-000072,PROD-0000328,A,high,medium,32.63,standard
330
+ LBL-000000329,BLK-000072-0329,INJ-000072,PROD-0000329,A,high,low,38.67,standard
331
+ LBL-000000330,BLK-000073-0330,INJ-000073,PROD-0000330,A,high,medium,37.05,standard
332
+ LBL-000000331,BLK-000073-0331,INJ-000073,PROD-0000331,A,high,medium,32.55,standard
333
+ LBL-000000332,BLK-000073-0332,INJ-000073,PROD-0000332,A,high,medium,34.95,standard
334
+ LBL-000000333,BLK-000073-0333,INJ-000073,PROD-0000333,A,high,high,33.37,standard
335
+ LBL-000000334,BLK-000073-0334,INJ-000073,PROD-0000334,A,high,low,37.38,standard
336
+ LBL-000000335,BLK-000074-0335,INJ-000074,PROD-0000335,A,high,medium,33.27,standard
337
+ LBL-000000336,BLK-000074-0336,INJ-000074,PROD-0000336,A,high,high,31.2,standard
338
+ LBL-000000337,BLK-000074-0337,INJ-000074,PROD-0000337,A,high,high,31.54,standard
339
+ LBL-000000338,BLK-000074-0338,INJ-000074,PROD-0000338,A,high,low,37.31,standard
340
+ LBL-000000339,BLK-000075-0339,INJ-000075,PROD-0000339,A,high,medium,35.88,standard
341
+ LBL-000000340,BLK-000075-0340,INJ-000075,PROD-0000340,A,high,medium,30.1,standard
342
+ LBL-000000341,BLK-000075-0341,INJ-000075,PROD-0000341,A,high,medium,36.48,standard
343
+ LBL-000000342,BLK-000075-0342,INJ-000075,PROD-0000342,A,high,medium,33.9,standard
344
+ LBL-000000343,BLK-000076-0343,INJ-000076,PROD-0000343,A,high,high,31.76,standard
345
+ LBL-000000344,BLK-000076-0344,INJ-000076,PROD-0000344,A,high,medium,34.93,standard
346
+ LBL-000000345,BLK-000076-0345,INJ-000076,PROD-0000345,A,high,low,35.66,standard
347
+ LBL-000000346,BLK-000077-0346,INJ-000077,PROD-0000346,A,high,high,34.04,standard
348
+ LBL-000000347,BLK-000077-0347,INJ-000077,PROD-0000347,A,high,high,32.32,standard
349
+ LBL-000000348,BLK-000077-0348,INJ-000077,PROD-0000348,A,high,medium,37.36,standard
350
+ LBL-000000349,BLK-000078-0349,INJ-000078,PROD-0000349,A,high,medium,36.17,standard
351
+ LBL-000000350,BLK-000078-0350,INJ-000078,PROD-0000350,A,high,low,36.14,standard
352
+ LBL-000000351,BLK-000078-0351,INJ-000078,PROD-0000351,A,high,high,29.09,standard
353
+ LBL-000000352,BLK-000079-0352,INJ-000079,PROD-0000352,A,high,medium,35.52,standard
354
+ LBL-000000353,BLK-000079-0353,INJ-000079,PROD-0000353,A,high,high,31.2,standard
355
+ LBL-000000354,BLK-000079-0354,INJ-000079,PROD-0000354,A,high,medium,35.57,standard
356
+ LBL-000000355,BLK-000079-0355,INJ-000079,PROD-0000355,A,high,high,29.17,standard
357
+ LBL-000000356,BLK-000080-0356,INJ-000080,PROD-0000356,A,high,medium,37.12,standard
358
+ LBL-000000357,BLK-000080-0357,INJ-000080,PROD-0000357,A,high,low,36.88,standard
359
+ LBL-000000358,BLK-000080-0358,INJ-000080,PROD-0000358,A,high,medium,38.17,standard
360
+ LBL-000000359,BLK-000080-0359,INJ-000080,PROD-0000359,A,high,medium,32.85,standard
reservoir_pressure.csv ADDED
The diff for this file is too large to render. See raw diff
 
sweep_efficiency.csv ADDED
The diff for this file is too large to render. See raw diff
 
water_quality.csv ADDED
The diff for this file is too large to render. See raw diff