KGS Home Page Oil and Gas Index Page Lease Production Page

MCLAUGHLIN Lease


Lease: MCLAUGHLIN
Operator: HARMAN DRILLING
Location: T35S, R2E, Sec. 10
Cumulative Production: 5658 mcf (from 1979 to 1982)
     

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 21
inverse count .04762
Sx 231
Sxx 3311
Sy 5658
Syy 2722064
Sxy 45677
Beta1 -347781
Beta2 16170
Beta -21.50779
alpha 506.02438
>// Our labels along the x-axis var years = [ "7-1979", "8-1979", "9-1979", "10-1979", "11-1979", "1-1980", "3-1980", "4-1980", "5-1980", "6-1980", "7-1980", "11-1980", "12-1980", "1-1981", "4-1981", "5-1981", "7-1981", "8-1981", "9-1981", "3-1982", "4-1982" ]; // For drawing the lines var CH_prod = [ 948, 517, 665, 563, 2, 4, 206, 543, 165, 92, 260, 164, 68, 104, 90, 307, 290, 242, 202, 77, 149 ]; // For drawing the best fit var lines = [ 484, 463, 441, 419, 398, 376, 355, 333, 312, 290, 269, 247, 226, 204, 183, 161, 140, 118, 97, 75, 54 ]; var CH_cume = [ 948, 1465, 2130, 2693, 2695, 2699, 2905, 3448, 3613, 3705, 3965, 4129, 4197, 4301, 4391, 4698, 4988, 5230, 5432, 5509, 5658 ]; 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.