KGS Home Page Oil and Gas Index Page Lease Production Page

GROVER 'D' 1 Lease


Lease: GROVER 'D' 1
Operator: Pantera Energy Company
Location: SW T35S, R34W, Sec. 17
Cumulative Production: 1966.06 barrels (from 1986 to 2001)
KS Dept. of Revenue Lease Code: 126572
KS Dept. of Revenue Lease Name: GROVER D-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 12
inverse count .08333
Sx 78
Sxx 650
Sy 1966.06
Syy 349823.6036
Sxy 11407.72
Beta1 -16460.04
Beta2 1716
Beta -9.5921
alpha 226.17794
>// Our labels along the x-axis var years = [ "11-1986", "12-1986", "2-1987", "3-1987", "12-1987", "12-1988", "6-1989", "3-1990", "3-1991", "7-1992", "5-1995", "7-2001" ]; // For drawing the lines var CH_prod = [ 192, 170, 196, 193, 188, 187, 193, 193, 180, 106, 138, 30 ]; // For drawing the best fit var lines = [ 216, 206, 197, 187, 178, 168, 159, 149, 139, 130, 120, 111 ]; var CH_cume = [ 192, 362, 558, 751, 939, 1126, 1319, 1512, 1692, 1798, 1936, 1966 ]; var ctx = document.getElementById("myChart"); var myChart = new Chart(ctx, { type: 'line', data: { labels: years, datasets: [ { data: CH_prod, borderWidth: 1, label: "Oil, barrels", borderColor: "#FF0000", fillColor: "#FF0000", lineTension: 0, fill: false, yAxisID: "first-y-axis" }, { data: CH_cume, borderWidth: 1, label: "Cumulative Oil, barrels", borderColor: "#FF9A9A", fillColor: "#FF9A9A", 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.