KGS Home Page Oil and Gas Index Page Lease Production Page

DUMARS Lease


Lease: DUMARS
Operator: SIERRA PETROLEUM
Location: T30S, R9W, Sec. 11
Cumulative Production: 776513 mcf (from 1968 to 1971)
     

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 21
inverse count .04762
Sx 231
Sxx 3311
Sy 43676
Syy 131629678
Sxy 439527
Beta1 -859089
Beta2 16170
Beta -53.12857
alpha 2664.27708
>// Our labels along the x-axis var years = [ "1-1970", "2-1970", "3-1970", "4-1970", "5-1970", "6-1970", "7-1970", "8-1970", "9-1970", "10-1970", "11-1970", "12-1970", "1-1971", "2-1971", "3-1971", "4-1971", "5-1971", "6-1971", "7-1971", "8-1971", "9-1971" ]; // For drawing the lines var CH_prod = [ 3805, 4240, 2878, 2008, 1494, 253, 93, 143, 5554, 2814, 2548, 2400, 2673, 2163, 1252, 1109, 588, 318, 1901, 2837, 2605 ]; // For drawing the best fit var lines = [ 2611, 2558, 2504, 2451, 2398, 2345, 2292, 2239, 2186, 2132, 2079, 2026, 1973, 1920, 1867, 1814, 1761, 1707, 1654, 1601, 1548 ]; var CH_cume = [ 690161, 694401, 697279, 699287, 700781, 701034, 701127, 701270, 706824, 709638, 712186, 714586, 717259, 719422, 720674, 721783, 722371, 722689, 724590, 727427, 730032 ]; var ctx = document.getElementById("myChart"); var myChart = new Chart(ctx, { type: 'line', data: { labels: years, datasets: [ { data: CH_prod, borderWidth: 1, label: "Gas MCF", borderColor: "#008040", fillColor: "#008040", lineTension: 0, fill: false, yAxisID: "first-y-axis" }, { data: CH_cume, borderWidth: 1, label: "Cumulative Gas MCF", borderColor: "#91FF91", fillColor: "#91FF91", 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.