KGS Home Page Oil and Gas Index Page Lease Production Page

VINEYARD Lease


Lease: VINEYARD
Operator: FELL OIL & GAS C
Location: T28S, R4E, Sec. 19
Cumulative Production: 212102 barrels (from 1965 to 1974)
     

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 31
inverse count .03226
Sx 496
Sxx 10416
Sy 4329
Syy 712265
Sxy 70395
Beta1 35061
Beta2 76880
Beta .45605
alpha 132.3563
>// Our labels along the x-axis var years = [ "2-1970", "3-1970", "4-1970", "5-1970", "6-1970", "7-1970", "8-1970", "9-1970", "10-1970", "11-1971", "2-1972", "3-1972", "5-1972", "6-1972", "7-1972", "9-1972", "10-1972", "11-1972", "12-1972", "1-1973", "5-1973", "6-1973", "7-1973", "8-1973", "9-1973", "10-1973", "1-1974", "2-1974", "4-1974", "5-1974", "7-1974" ]; // For drawing the lines var CH_prod = [ 87, 246, 52, 80, 131, 240, 158, 76, 105, 80, 84, 74, 237, 242, 157, 135, 160, 153, 244, 82, 82, 233, 158, 123, 82, 78, 146, 156, 158, 154, 136 ]; // For drawing the best fit var lines = [ 132, 133, 133, 134, 134, 135, 135, 136, 136, 136, 137, 137, 138, 138, 139, 139, 140, 140, 141, 141, 141, 142, 142, 143, 143, 144, 144, 145, 145, 146, 146 ]; var CH_cume = [ 196315, 196561, 196613, 196693, 196824, 197064, 197222, 197298, 197403, 197483, 197567, 197641, 197878, 198120, 198277, 198412, 198572, 198725, 198969, 199051, 199133, 199366, 199524, 199647, 199729, 199807, 199953, 200109, 200267, 200421, 200557 ]; 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: "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.