KGS Home Page Oil and Gas Index Page Lease Production Page

SMITH Lease


Lease: SMITH
Operator: SHALAMAR RESOURC
Location: W2 SE NE T35S, R2E, Sec. 12
Cumulative Production: 11035 mcf (from 1987 to 1990)
KS Dept. of Revenue Lease Code: 213773
     

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 32
inverse count .03125
Sx 528
Sxx 11440
Sy 11035
Syy 5288151
Sxy 200053
Beta1 575216
Beta2 87296
Beta 6.58926
alpha 236.12096
>// Our labels along the x-axis var years = [ "4-1987", "5-1987", "7-1987", "8-1987", "9-1987", "10-1987", "11-1987", "12-1987", "1-1988", "2-1988", "3-1988", "4-1988", "10-1988", "11-1988", "12-1988", "1-1989", "2-1989", "4-1989", "5-1989", "6-1989", "7-1989", "8-1989", "9-1989", "10-1989", "11-1989", "12-1989", "1-1990", "2-1990", "3-1990", "4-1990", "5-1990", "7-1990" ]; // For drawing the lines var CH_prod = [ 23, 475, 389, 294, 367, 377, 126, 40, 81, 165, 72, 22, 901, 668, 695, 310, 238, 104, 445, 128, 440, 574, 409, 159, 678, 366, 425, 443, 538, 328, 418, 337 ]; // For drawing the best fit var lines = [ 242, 249, 255, 262, 269, 275, 282, 288, 295, 302, 308, 315, 321, 328, 334, 341, 348, 354, 361, 367, 374, 381, 387, 394, 400, 407, 414, 420, 427, 433, 440, 446 ]; var CH_cume = [ 23, 498, 887, 1181, 1548, 1925, 2051, 2091, 2172, 2337, 2409, 2431, 3332, 4000, 4695, 5005, 5243, 5347, 5792, 5920, 6360, 6934, 7343, 7502, 8180, 8546, 8971, 9414, 9952, 10280, 10698, 11035 ]; 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.