KGS Home Page Oil and Gas Index Page Lease Production Page

HARDESTY PYRL Lease


Lease: HARDESTY PYRL
Operator: RAMA OPERATING C
Location: T30S, R17E, Sec. 1
Cumulative Production: 1790 barrels (from 1981 to 1987)
KS Dept. of Revenue Lease Code: 116895
     

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 31
inverse count .03226
Sx 496
Sxx 10416
Sy 1790
Syy 220464
Sxy 16010
Beta1 -391530
Beta2 76880
Beta -5.09274
alpha 139.23413
>// Our labels along the x-axis var years = [ "10-1981", "11-1981", "12-1981", "1-1982", "2-1982", "3-1982", "5-1982", "6-1982", "7-1982", "8-1982", "9-1982", "10-1982", "11-1982", "12-1982", "1-1983", "2-1983", "3-1983", "4-1983", "5-1983", "6-1983", "7-1983", "9-1983", "10-1983", "1-1984", "4-1984", "5-1984", "8-1984", "10-1984", "7-1985", "6-1986", "4-1987" ]; // For drawing the lines var CH_prod = [ 326, 98, 99, 170, 99, 81, 99, 75, 99, 72, 54, 51, 52, 44, 41, 26, 30, 27, 18, 20, 18, 23, 15, 27, 21, 19, 22, 23, 19, 8, 14 ]; // For drawing the best fit var lines = [ 134, 129, 123, 118, 113, 108, 103, 98, 93, 88, 83, 78, 73, 67, 62, 57, 52, 47, 42, 37, 32, 27, 22, 17, 11, 6, 1, -3, -8, -13, -18 ]; var CH_cume = [ 326, 424, 523, 693, 792, 873, 972, 1047, 1146, 1218, 1272, 1323, 1375, 1419, 1460, 1486, 1516, 1543, 1561, 1581, 1599, 1622, 1637, 1664, 1685, 1704, 1726, 1749, 1768, 1776, 1790 ]; 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.