KGS Home Page Oil and Gas Index Page Lease Production Page

SMITH Lease


Lease: SMITH
Operator: SHALAMAR RESOURC
Location: SW SW NE T35S, R2E, Sec. 12
Cumulative Production: 10517 mcf (from 1989 to 1990)
KS Dept. of Revenue Lease Code: 215909
     

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 16
inverse count .0625
Sx 136
Sxx 1496
Sy 10517
Syy 11292985
Sxy 86131
Beta1 -52216
Beta2 5440
Beta -9.59853
alpha 738.90001
>// Our labels along the x-axis var years = [ "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", "6-1990", "7-1990", "10-1990" ]; // For drawing the lines var CH_prod = [ 17, 296, 351, 784, 1262, 792, 225, 1749, 1344, 853, 1054, 1042, 634, 16, 54, 44 ]; // For drawing the best fit var lines = [ 729, 719, 710, 700, 690, 681, 671, 662, 652, 642, 633, 623, 614, 604, 594, 585 ]; var CH_cume = [ 17, 313, 664, 1448, 2710, 3502, 3727, 5476, 6820, 7673, 8727, 9769, 10403, 10419, 10473, 10517 ]; 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.