KGS Home Page Oil and Gas Index Page Lease Production Page

McPherson SWD 13-1 Lease


Lease: McPherson SWD 13-1
Operator: River Rock Operating, LLC
Location: T29S, R15E, Sec. 13
Cumulative Production: 613.16 barrels (from 2012 to 2019)
KS Dept. of Revenue Lease Code: 143263
KS Dept. of Revenue Lease Name: MCPHRSN 13-1SWD
     

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 8
inverse count .125
Sx 36
Sxx 204
Sy 613.16
Syy 50552.8828
Sxy 2414.84
Beta1 -2755.04
Beta2 336
Beta -8.19952
alpha 113.54284
>// Our labels along the x-axis var years = [ "12-2012", "3-2014", "7-2014", "10-2014", "2-2015", "7-2015", "8-2016", "1-2019" ]; // For drawing the lines var CH_prod = [ 103, 94, 99, 93, 62, 48, 57, 57 ]; // For drawing the best fit var lines = [ 105, 97, 88, 80, 72, 64, 56, 47 ]; var CH_cume = [ 103, 197, 296, 389, 451, 499, 556, 613 ]; 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.