KGS Home Page Oil and Gas Index Page Lease Production Page

ADELA 1-10 Lease


Lease: ADELA 1-10
Operator: Merit Energy Company, LLC
Location: T26S, R33W, Sec. 10
Cumulative Production: 3221 mcf (from 2020 to 2021)
KS Dept. of Revenue Lease Code: 234825
KS Dept. of Revenue Lease Name: ADELA 1-10
     

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 3221
Syy 551071
Sxy 37215
Beta1 37464
Beta2 16170
Beta 2.31688
alpha 127.89783
>// Our labels along the x-axis var years = [ "2-2020", "3-2020", "4-2020", "5-2020", "6-2020", "7-2020", "8-2020", "9-2020", "10-2020", "11-2020", "12-2020", "1-2021", "2-2021", "3-2021", "4-2021", "5-2021", "6-2021", "7-2021", "8-2021", "9-2021", "10-2021" ]; // For drawing the lines var CH_prod = [ 57, 141, 70, 89, 156, 184, 177, 184, 166, 176, 251, 177, 211, 119, 81, 148, 189, 202, 192, 184, 67 ]; // For drawing the best fit var lines = [ 130, 132, 134, 137, 139, 141, 144, 146, 148, 151, 153, 155, 158, 160, 162, 164, 167, 169, 171, 174, 176 ]; var CH_cume = [ 57, 198, 268, 357, 513, 697, 874, 1058, 1224, 1400, 1651, 1828, 2039, 2158, 2239, 2387, 2576, 2778, 2970, 3154, 3221 ]; 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.