KGS Home Page Oil and Gas Index Page Lease Production Page

CLARY Lease


Lease: CLARY
Operator: LAYTON OIL COMPA
Location: T29S, R14E, Sec. 1
Cumulative Production: 582 mcf (from 1969 to 1972)
     

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 356
Syy 7702
Sxy 4773
Beta1 -35232
Beta2 87296
Beta -.40359
alpha 17.78424
>// Our labels along the x-axis var years = [ "1-1970", "2-1970", "3-1970", "4-1970", "5-1970", "6-1970", "7-1970", "8-1970", "9-1970", "10-1970", "11-1970", "12-1970", "1-1971", "2-1971", "3-1971", "4-1971", "5-1971", "6-1971", "7-1971", "8-1971", "9-1971", "10-1971", "11-1971", "12-1971", "4-1972", "5-1972", "6-1972", "7-1972", "8-1972", "9-1972", "10-1972", "11-1972" ]; // For drawing the lines var CH_prod = [ 28, 19, 25, 25, 1, 2, 2, 1, 1, 6, 19, 23, 30, 43, 25, 17, 2, 4, 1, 2, 1, 5, 9, 6, 6, 16, 9, 5, 4, 6, 8, 5 ]; // For drawing the best fit var lines = [ 17, 16, 16, 16, 15, 15, 14, 14, 14, 13, 13, 12, 12, 12, 11, 11, 10, 10, 10, 9, 9, 8, 8, 8, 7, 7, 6, 6, 6, 5, 5, 4 ]; var CH_cume = [ 28, 47, 72, 97, 98, 100, 102, 103, 104, 110, 129, 152, 182, 225, 250, 267, 269, 273, 274, 276, 277, 282, 291, 297, 303, 319, 328, 333, 337, 343, 351, 356 ]; 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.