KGS Home Page Oil and Gas Index Page Lease Production Page

Shellhammer 1 Lease


Lease: Shellhammer 1
Operator: 744 Oil Company, Inc.
Location: T34S, R10W, Sec. 11
Cumulative Production: 6125 mcf (from 2009 to 2013)
KS Dept. of Revenue Lease Code: 231926
KS Dept. of Revenue Lease Name: SHELLHAMMER 1
     

Adjust the Years Displayed

Start Year:
End Year:
     

Options

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



count 28
inverse count .03571
Sx 406
Sxx 7714
Sy 6125
Syy 2113587
Sxy 95684
Beta1 192402
Beta2 51156
Beta 3.76108
alpha 164.19463
>// Our labels along the x-axis var years = [ "11-2009", "12-2009", "8-2010", "9-2010", "10-2010", "11-2010", "12-2010", "1-2011", "2-2011", "3-2011", "4-2011", "7-2011", "8-2011", "9-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" ]; // For drawing the lines var CH_prod = [ 39, 2, 84, 483, 424, 209, 382, 28, 487, 152, 9, 293, 318, 37, 5, 296, 224, 11, 165, 15, 72, 247, 450, 373, 471, 363, 306, 180 ]; // For drawing the best fit var lines = [ 167, 171, 175, 179, 183, 186, 190, 194, 198, 201, 205, 209, 213, 216, 220, 224, 228, 231, 235, 239, 243, 246, 250, 254, 258, 261, 265, 269 ]; var CH_cume = [ 39, 41, 125, 608, 1032, 1241, 1623, 1651, 2138, 2290, 2299, 2592, 2910, 2947, 2952, 3248, 3472, 3483, 3648, 3663, 3735, 3982, 4432, 4805, 5276, 5639, 5945, 6125 ]; 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: "linear", 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.