KGS Home Page Oil and Gas Index Page Lease Production Page

WEBB 'A' (GERBER1) Lease


Lease: WEBB 'A' (GERBER1)
Operator: OXY USA Inc.
Location: C NW NE T34S, R41W, Sec. 28
Cumulative Production: 14257 mcf (from 1996 to 2002)
KS Dept. of Revenue Lease Code: 221195
KS Dept. of Revenue Lease Name: WEBB A(GERBER1)
     

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 20
inverse count .05
Sx 210
Sxx 2870
Sy 14257
Syy 15759559
Sxy 124673
Beta1 -500510
Beta2 13300
Beta -37.63233
alpha 1107.98947
>// Our labels along the x-axis var years = [ "6-1996", "7-1996", "8-1996", "9-1996", "10-1996", "11-1996", "12-1996", "1-1997", "2-1997", "3-1997", "4-1997", "5-1997", "6-1997", "8-1997", "9-1997", "10-1997", "11-1997", "12-1997", "1-1998", "10-2002" ]; // For drawing the lines var CH_prod = [ 806, 1409, 1548, 924, 965, 1180, 85, 551, 731, 907, 789, 863, 658, 175, 406, 277, 15, 8, 8, 1952 ]; // For drawing the best fit var lines = [ 1070, 1032, 995, 957, 919, 882, 844, 806, 769, 731, 694, 656, 618, 581, 543, 505, 468, 430, 392, 355 ]; var CH_cume = [ 806, 2215, 3763, 4687, 5652, 6832, 6917, 7468, 8199, 9106, 9895, 10758, 11416, 11591, 11997, 12274, 12289, 12297, 12305, 14257 ]; 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.