KGS Home Page Oil and Gas Index Page Lease Production Page

MESSENGER 'B' Lease


Lease: MESSENGER 'B'
Operator: Riviera Operating, LLC
Location: N2 SW NE T30S, R8W, Sec. 21
Cumulative Production: 31632 mcf (from 1980 to 2015)
KS Dept. of Revenue Lease Code: 213382
KS Dept. of Revenue Lease Name: MESSNGR-BOYLE
     

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 90
inverse count .01111
Sx 4095
Sxx 247065
Sy 31632
Syy 16190808
Sxy 1198296
Beta1 -21686400
Beta2 5466825
Beta -3.96691
alpha 531.90788
>// Our labels along the x-axis var years = [ "6-1980", "7-1980", "8-1980", "9-1980", "10-1980", "11-1980", "12-1980", "1-1981", "2-1981", "3-1981", "4-1981", "5-1981", "6-1981", "7-1981", "8-1981", "9-1981", "10-1981", "11-1981", "12-1981", "1-1982", "3-2010", "4-2010", "5-2010", "6-2010", "7-2010", "8-2010", "9-2010", "10-2010", "11-2010", "12-2010", "1-2011", "2-2011", "3-2011", "4-2011", "5-2011", "6-2011", "7-2011", "8-2011", "9-2011", "10-2011", "11-2011", "12-2011", "1-2012", "2-2012", "3-2012", "4-2012", "5-2012", "6-2012", "7-2012", "8-2012", "9-2012", "10-2012", "11-2012", "12-2012", "1-2013", "2-2013", "3-2013", "4-2013", "5-2013", "6-2013", "7-2013", "8-2013", "9-2013", "10-2013", "11-2013", "12-2013", "1-2014", "2-2014", "3-2014", "4-2014", "5-2014", "6-2014", "7-2014", "8-2014", "9-2014", "10-2014", "11-2014", "12-2014", "1-2015", "2-2015", "3-2015", "4-2015", "5-2015", "6-2015", "7-2015", "8-2015", "9-2015", "10-2015", "11-2015", "12-2015" ]; // For drawing the lines var CH_prod = [ 311, 581, 534, 752, 753, 933, 973, 637, 623, 691, 763, 787, 1072, 699, 590, 756, 1113, 874, 748, 500, 126, 158, 143, 143, 147, 150, 150, 157, 158, 145, 155, 142, 177, 150, 139, 127, 148, 145, 160, 168, 259, 254, 261, 239, 257, 239, 280, 246, 255, 237, 217, 232, 243, 267, 265, 242, 259, 234, 258, 224, 238, 254, 250, 240, 237, 252, 239, 229, 273, 269, 285, 268, 233, 233, 249, 256, 243, 251, 264, 224, 265, 269, 269, 516, 532, 528, 240, 508, 392, 480 ]; // For drawing the best fit var lines = [ 527, 523, 520, 516, 512, 508, 504, 500, 496, 492, 488, 484, 480, 476, 472, 468, 464, 460, 456, 452, 448, 444, 440, 436, 432, 428, 424, 420, 416, 412, 408, 404, 400, 397, 393, 389, 385, 381, 377, 373, 369, 365, 361, 357, 353, 349, 345, 341, 337, 333, 329, 325, 321, 317, 313, 309, 305, 301, 297, 293, 289, 285, 281, 278, 274, 270, 266, 262, 258, 254, 250, 246, 242, 238, 234, 230, 226, 222, 218, 214, 210, 206, 202, 198, 194, 190, 186, 182, 178, 174 ]; var CH_cume = [ 311, 892, 1426, 2178, 2931, 3864, 4837, 5474, 6097, 6788, 7551, 8338, 9410, 10109, 10699, 11455, 12568, 13442, 14190, 14690, 14816, 14974, 15117, 15260, 15407, 15557, 15707, 15864, 16022, 16167, 16322, 16464, 16641, 16791, 16930, 17057, 17205, 17350, 17510, 17678, 17937, 18191, 18452, 18691, 18948, 19187, 19467, 19713, 19968, 20205, 20422, 20654, 20897, 21164, 21429, 21671, 21930, 22164, 22422, 22646, 22884, 23138, 23388, 23628, 23865, 24117, 24356, 24585, 24858, 25127, 25412, 25680, 25913, 26146, 26395, 26651, 26894, 27145, 27409, 27633, 27898, 28167, 28436, 28952, 29484, 30012, 30252, 30760, 31152, 31632 ]; 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.