KGS Home Page Oil and Gas Index Page Lease Production Page

WEBER MASTER METER Lease


Lease: WEBER MASTER METER
Operator: RedBud Oil & Gas Operating, LLC
Location: T30S, R14E, Sec. 34
Cumulative Production: 2497 mcf (from 2010 to 2013)
KS Dept. of Revenue Lease Code: 232448
KS Dept. of Revenue Lease Name: WEBER MSTR MTR
     

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 19
inverse count .05263
Sx 190
Sxx 2470
Sy 2497
Syy 617597
Sxy 15364
Beta1 -182514
Beta2 10830
Beta -16.85263
alpha 299.93835
>// Our labels along the x-axis var years = [ "10-2010", "11-2010", "12-2010", "1-2011", "2-2011", "3-2011", "4-2011", "5-2011", "6-2011", "7-2011", "8-2011", "9-2011", "10-2011", "1-2012", "2-2012", "11-2012", "12-2012", "1-2013", "2-2013" ]; // For drawing the lines var CH_prod = [ 23, 249, 263, 299, 332, 282, 275, 248, 175, 136, 139, 27, 2, 3, 7, 12, 13, 5, 7 ]; // For drawing the best fit var lines = [ 283, 266, 249, 232, 215, 198, 181, 165, 148, 131, 114, 97, 80, 64, 47, 30, 13, -3, -20 ]; var CH_cume = [ 23, 272, 535, 834, 1166, 1448, 1723, 1971, 2146, 2282, 2421, 2448, 2450, 2453, 2460, 2472, 2485, 2490, 2497 ]; 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: "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.