KGS Home Page Oil and Gas Index Page Lease Production Page

Diel 'D' 2 Lease


Lease: Diel 'D' 2
Operator: Woolsey Operating Company, LLC
Location: T34S, R11W, Sec. 16
Cumulative Production: 104355 mcf (from 2010 to 2017)
KS Dept. of Revenue Lease Code: 232332
KS Dept. of Revenue Lease Name: DIEL D-2
     

Adjust the Years Displayed

Start Year:
End Year:
     

Options

Click on the Legend Boxes
to display or hide curves.
Change production scale to...
Linear



count 80
inverse count .0125
Sx 3240
Sxx 173880
Sy 104355
Syy 202036009
Sxy 2842236
Beta1 -110731320
Beta2 3412800
Beta -32.44589
alpha 2618.49605
>// Our labels along the x-axis var years = [ "7-2010", "8-2010", "9-2010", "10-2010", "11-2010", "12-2010", "1-2011", "2-2011", "3-2011", "4-2011", "5-2011", "6-2011", "7-2011", "8-2011", "9-2011", "10-2011", "11-2011", "12-2011", "1-2012", "2-2012", "3-2012", "4-2012", "5-2012", "6-2012", "7-2012", "8-2012", "9-2012", "10-2012", "11-2012", "12-2012", "1-2013", "2-2013", "3-2013", "4-2013", "5-2013", "6-2013", "7-2013", "8-2013", "9-2013", "10-2013", "11-2013", "12-2013", "1-2014", "2-2014", "3-2014", "4-2014", "5-2014", "6-2014", "7-2014", "8-2014", "9-2014", "10-2014", "11-2014", "12-2014", "1-2015", "2-2015", "3-2015", "4-2015", "5-2015", "6-2015", "7-2015", "8-2015", "9-2015", "10-2015", "11-2015", "12-2015", "2-2016", "12-2016", "1-2017", "2-2017", "3-2017", "4-2017", "5-2017", "6-2017", "7-2017", "8-2017", "9-2017", "10-2017", "11-2017", "12-2017" ]; // For drawing the lines var CH_prod = [ 2255, 1787, 3681, 3857, 5120, 2112, 796, 2498, 2496, 2498, 2476, 2307, 2059, 1539, 1351, 1503, 1288, 1268, 1371, 2225, 2996, 2522, 2033, 2173, 2057, 1975, 1863, 1858, 1577, 1354, 1531, 1242, 1306, 1540, 1375, 1386, 1135, 1402, 1182, 1270, 1138, 1196, 1158, 754, 1037, 941, 977, 958, 892, 900, 846, 824, 669, 717, 663, 693, 746, 733, 984, 1095, 981, 1037, 782, 409, 297, 49, 6, 254, 344, 492, 633, 447, 430, 465, 440, 421, 238, 15, 209, 221 ]; // For drawing the best fit var lines = [ 2586, 2553, 2521, 2488, 2456, 2423, 2391, 2358, 2326, 2294, 2261, 2229, 2196, 2164, 2131, 2099, 2066, 2034, 2002, 1969, 1937, 1904, 1872, 1839, 1807, 1774, 1742, 1710, 1677, 1645, 1612, 1580, 1547, 1515, 1482, 1450, 1417, 1385, 1353, 1320, 1288, 1255, 1223, 1190, 1158, 1125, 1093, 1061, 1028, 996, 963, 931, 898, 866, 833, 801, 769, 736, 704, 671, 639, 606, 574, 541, 509, 477, 444, 412, 379, 347, 314, 282, 249, 217, 185, 152, 120, 87, 55, 22 ]; var CH_cume = [ 2255, 4042, 7723, 11580, 16700, 18812, 19608, 22106, 24602, 27100, 29576, 31883, 33942, 35481, 36832, 38335, 39623, 40891, 42262, 44487, 47483, 50005, 52038, 54211, 56268, 58243, 60106, 61964, 63541, 64895, 66426, 67668, 68974, 70514, 71889, 73275, 74410, 75812, 76994, 78264, 79402, 80598, 81756, 82510, 83547, 84488, 85465, 86423, 87315, 88215, 89061, 89885, 90554, 91271, 91934, 92627, 93373, 94106, 95090, 96185, 97166, 98203, 98985, 99394, 99691, 99740, 99746, 100000, 100344, 100836, 101469, 101916, 102346, 102811, 103251, 103672, 103910, 103925, 104134, 104355 ]; var ctx = document.getElementById("myChart"); var myChart = new Chart(ctx, { type: 'line', data: { labels: years, datasets: [ { data: CH_prod, borderWidth: 1, label: "Gas MCF", borderColor: "#008040", fillColor: "#008040", lineTension: 0, fill: false, yAxisID: "first-y-axis" }, { data: CH_cume, borderWidth: 1, label: "Cumulative Gas MCF", borderColor: "#91FF91", fillColor: "#91FF91", lineTension: 0, fill: false, yAxisID: "second-y-axis" }, { data: lines, borderWidth: 1, label: "Best Fit", borderColor: "#66CCFF", fillColor: "#66CCFF", lineTension: 0, fill: false, yAxisID: "first-y-axis" } ] }, options: { scales: { yAxes: [{ id: "first-y-axis", type: "logarithmic", scaleLabel: { display: true, labelString: "Production", }, position: "left" }, { id: "second-y-axis", type: "logarithmic", scaleLabel: { display: true, labelString: "Cumulative", }, position: "right" } ] } } });
Kansas Geological Survey
Comments to webadmin@kgs.ku.edu
URL=http://www.kgs.ku.edu/Magellan/Field/lease.html
Programs Updated Dec. 2002.
Data from Kansas Dept. of Revenue files quarterly.