KGS Home Page Oil and Gas Index Page Lease Production Page

GARRETT Lease


Lease: GARRETT
Operator: JJR of Kansas Limited
Location: SE SE SE T9S, R20E, Sec. 8
Cumulative Production: 237720 mcf (from 1991 to 1997)
KS Dept. of Revenue Lease Code: 217143
KS Dept. of Revenue Lease Name: GARRETT
     

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 80
inverse count .0125
Sx 3240
Sxx 173880
Sy 237720
Syy 1345463880
Sxy 6062952
Beta1 -285176640
Beta2 3412800
Beta -83.5609
alpha 6355.71645
>// Our labels along the x-axis var years = [ "2-1991", "3-1991", "4-1991", "5-1991", "6-1991", "7-1991", "8-1991", "9-1991", "10-1991", "11-1991", "12-1991", "1-1992", "2-1992", "3-1992", "4-1992", "5-1992", "6-1992", "7-1992", "8-1992", "9-1992", "10-1992", "11-1992", "12-1992", "1-1993", "2-1993", "4-1993", "5-1993", "6-1993", "7-1993", "8-1993", "9-1993", "10-1993", "11-1993", "12-1993", "1-1994", "3-1994", "4-1994", "5-1994", "6-1994", "7-1994", "8-1994", "9-1994", "10-1994", "11-1994", "12-1994", "1-1995", "2-1995", "3-1995", "4-1995", "5-1995", "6-1995", "7-1995", "8-1995", "9-1995", "10-1995", "11-1995", "12-1995", "1-1996", "2-1996", "3-1996", "4-1996", "5-1996", "6-1996", "7-1996", "8-1996", "9-1996", "10-1996", "11-1996", "12-1996", "1-1997", "2-1997", "3-1997", "4-1997", "5-1997", "6-1997", "7-1997", "8-1997", "9-1997", "10-1997", "11-1997" ]; // For drawing the lines var CH_prod = [ 180, 2754, 6350, 7261, 9533, 16194, 13131, 10181, 8897, 7286, 6614, 6122, 5514, 5414, 3324, 4694, 4884, 4728, 3728, 4341, 4046, 2877, 3434, 1843, 2528, 1422, 2897, 3244, 3705, 3129, 1779, 3012, 3670, 1615, 1569, 2319, 2893, 124, 2390, 1976, 1945, 1753, 1512, 1422, 1590, 725, 1276, 1698, 1679, 1803, 1183, 1595, 1657, 1837, 1526, 1518, 1749, 1393, 1162, 1413, 1566, 1863, 1658, 1861, 1758, 1345, 2514, 999, 1078, 1253, 1072, 1256, 1121, 850, 1360, 1311, 1088, 906, 464, 359 ]; // For drawing the best fit var lines = [ 6272, 6188, 6105, 6021, 5937, 5854, 5770, 5687, 5603, 5520, 5436, 5352, 5269, 5185, 5102, 5018, 4935, 4851, 4768, 4684, 4600, 4517, 4433, 4350, 4266, 4183, 4099, 4016, 3932, 3848, 3765, 3681, 3598, 3514, 3431, 3347, 3263, 3180, 3096, 3013, 2929, 2846, 2762, 2679, 2595, 2511, 2428, 2344, 2261, 2177, 2094, 2010, 1926, 1843, 1759, 1676, 1592, 1509, 1425, 1342, 1258, 1174, 1091, 1007, 924, 840, 757, 673, 590, 506, 422, 339, 255, 172, 88, 5, -78, -162, -245, -329 ]; var CH_cume = [ 180, 2934, 9284, 16545, 26078, 42272, 55403, 65584, 74481, 81767, 88381, 94503, 100017, 105431, 108755, 113449, 118333, 123061, 126789, 131130, 135176, 138053, 141487, 143330, 145858, 147280, 150177, 153421, 157126, 160255, 162034, 165046, 168716, 170331, 171900, 174219, 177112, 177236, 179626, 181602, 183547, 185300, 186812, 188234, 189824, 190549, 191825, 193523, 195202, 197005, 198188, 199783, 201440, 203277, 204803, 206321, 208070, 209463, 210625, 212038, 213604, 215467, 217125, 218986, 220744, 222089, 224603, 225602, 226680, 227933, 229005, 230261, 231382, 232232, 233592, 234903, 235991, 236897, 237361, 237720 ]; 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: "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.