KGS Home Page Oil and Gas Index Page Lease Production Page

SANDIFER 1 Lease


Lease: SANDIFER 1
Operator: PAR PETROLEUM IN
Location: NW T34S, R34W, Sec. 30
Cumulative Production: 7162 barrels (from 1985 to 1992)
KS Dept. of Revenue Lease Code: 122735
     

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 24
inverse count .04167
Sx 300
Sxx 4900
Sy 7162
Syy 3722646
Sxy 65535
Beta1 -575760
Beta2 27600
Beta -20.86087
alpha 559.22228
>// Our labels along the x-axis var years = [ "2-1985", "3-1985", "4-1985", "5-1985", "6-1985", "7-1985", "8-1985", "9-1985", "10-1985", "11-1985", "12-1985", "2-1986", "3-1986", "4-1986", "6-1986", "8-1986", "9-1986", "11-1986", "1-1987", "3-1987", "5-1987", "7-1987", "1-1989", "3-1992" ]; // For drawing the lines var CH_prod = [ 1394, 602, 524, 198, 398, 372, 199, 178, 396, 189, 180, 193, 196, 185, 180, 184, 183, 186, 185, 184, 182, 166, 318, 190 ]; // For drawing the best fit var lines = [ 538, 517, 496, 475, 454, 434, 413, 392, 371, 350, 329, 308, 288, 267, 246, 225, 204, 183, 162, 142, 121, 100, 79, 58 ]; var CH_cume = [ 1394, 1996, 2520, 2718, 3116, 3488, 3687, 3865, 4261, 4450, 4630, 4823, 5019, 5204, 5384, 5568, 5751, 5937, 6122, 6306, 6488, 6654, 6972, 7162 ]; 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.