KGS Home Page Oil and Gas Index Page Lease Production Page

LANDWEHR Lease


Lease: LANDWEHR
Operator: MTM Petroleum, Inc.
Location: T31S, R8W, Sec. 31
Cumulative Production: 2995.49 barrels (from 2005 to 2022)
KS Dept. of Revenue Lease Code: 136943
KS Dept. of Revenue Lease Name: LANDWEHR
     

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 2995.49
Syy 472532.3297
Sxy 29686.47
Beta1 -5100.17
Beta2 10830
Beta -.47093
alpha 162.3618
>// Our labels along the x-axis var years = [ "6-2005", "9-2005", "11-2005", "1-2006", "3-2006", "5-2006", "10-2006", "4-2007", "2-2008", "3-2009", "12-2009", "1-2011", "10-2011", "1-2013", "8-2014", "8-2016", "12-2018", "11-2020", "12-2022" ]; // For drawing the lines var CH_prod = [ 159, 159, 162, 161, 162, 160, 162, 157, 158, 157, 159, 157, 158, 161, 160, 154, 155, 149, 149 ]; // For drawing the best fit var lines = [ 161, 161, 160, 160, 160, 159, 159, 158, 158, 157, 157, 156, 156, 155, 155, 154, 154, 153, 153 ]; var CH_cume = [ 159, 318, 480, 641, 803, 963, 1125, 1282, 1440, 1597, 1756, 1913, 2071, 2232, 2392, 2546, 2701, 2850, 2999 ]; 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.