KGS Home Page Oil and Gas Index Page Lease Production Page

CASLEY B Lease


Lease: CASLEY B
Operator: SH Oil Operations LLC
Location: T28S, R5W, Sec. 1
Cumulative Production: 1886.19 barrels (from 2008 to 2022)
KS Dept. of Revenue Lease Code: 140127
KS Dept. of Revenue Lease Name: CASLEY B
     

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 14
inverse count .07143
Sx 105
Sxx 1015
Sy 1886.19
Syy 267832.3081
Sxy 14524.57
Beta1 5294.03
Beta2 3185
Beta 1.66218
alpha 122.26395
>// Our labels along the x-axis var years = [ "4-2008", "7-2008", "9-2008", "2-2009", "4-2010", "12-2010", "8-2011", "4-2012", "2-2013", "1-2014", "11-2014", "1-2016", "3-2020", "11-2022" ]; // For drawing the lines var CH_prod = [ 125, 63, 135, 161, 106, 161, 156, 160, 128, 125, 164, 163, 159, 81 ]; // For drawing the best fit var lines = [ 123, 125, 127, 128, 130, 132, 133, 135, 137, 138, 140, 142, 143, 145 ]; var CH_cume = [ 125, 188, 323, 484, 590, 751, 907, 1067, 1195, 1320, 1484, 1647, 1806, 1887 ]; 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.