KGS Home Page Oil and Gas Index Page Lease Production Page

WESTERMAN Lease


Lease: WESTERMAN
Operator: Tomlinson Oil Co., Inc.
Location: E2 NE SE T30S, R9W, Sec. 18
Cumulative Production: 1383.47 barrels (from 1979 to 2023)
KS Dept. of Revenue Lease Code: 112635
KS Dept. of Revenue Lease Name: WESTERMAN
     

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 1383.47
Syy 172003.9925
Sxy 8212.76
Beta1 -9357.54
Beta2 1716
Beta -5.45311
alpha 150.72835
>// Our labels along the x-axis var years = [ "9-1979", "8-1980", "10-1981", "11-1983", "8-1987", "3-1991", "5-1994", "10-1996", "4-2003", "3-2020", "8-2021", "6-2023" ]; // For drawing the lines var CH_prod = [ 160, 161, 133, 141, 118, 86, 87, 72, 71, 153, 109, 92 ]; // For drawing the best fit var lines = [ 145, 139, 134, 128, 123, 118, 112, 107, 101, 96, 90, 85 ]; var CH_cume = [ 160, 321, 454, 595, 713, 799, 886, 958, 1029, 1182, 1291, 1383 ]; 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.