netcdf A0113.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 168 ; variables: double lat(lat) ; lat:long_name = "Latitude" ; lat:standard_name = "latitude" ; lat:short_name = "lat" ; lat:units = "degrees_north" ; lat:_FillValue = -999. ; lat:valid_range = -90., 90. ; lat:epic_code = 500 ; lat:Comment = "Coordinate variable" ; double lon(lon) ; lon:long_name = "Longitude" ; lon:standard_name = "longitude" ; lon:short_name = "lon" ; lon:modulo = 360. ; lon:units = "degrees_east" ; lon:_FillValue = -999. ; lon:valid_range = -180., 180. ; lon:epic_code = 502 ; lon:Comment = "Coordinate variable" ; double depth(depth) ; depth:long_name = "Depth" ; depth:standard_name = "depth" ; depth:short_name = "D" ; depth:units = "meters" ; depth:positive = "down" ; depth:_FillValue = -999. ; depth:valid_range = -10000., 100. ; depth:epic_code = 3 ; depth:Comment = "Coordinate variable" ; double time(time) ; time:long_name = "Time" ; time:standard_name = "time" ; time:short_name = "time" ; time:units = "days since -4713-01-01 00:00:00" ; time:_FillValue = -999. ; time:valid_range = 0., 2460000. ; time:epic_code = 624 ; time:Comment = "Coordinate variable" ; float current_speed(time, depth, lat, lon) ; current_speed:long_name = "Current Speed" ; current_speed:standard_name = "sea_water_velocity" ; current_speed:short_name = "CSPD" ; current_speed:ancillary_variables = "current_speed_qc" ; current_speed:_FillValue = -9999.f ; current_speed:units = "cm/s" ; current_speed:valid_range = 0., 300. ; current_speed:is_dead = 0. ; current_speed:calibration_coeffs = 0., 0.2933, 0., 0. ; current_speed:epic_code = 300 ; byte current_speed_qc(time, depth, lat, lon) ; current_speed_qc:long_name = "Current Speed Quality" ; current_speed_qc:short_name = "CSPDQC" ; current_speed_qc:intent = "data_quality" ; current_speed_qc:standard_name = "sea_water_velocity data_quality" ; current_speed_qc:_FillValue = 128s ; current_speed_qc:units = "1" ; current_speed_qc:valid_range = -127s, 127s ; current_speed_qc:flag_values = 0s, 1s, 2s ; current_speed_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional" ; float current_direction(time, depth, lat, lon) ; current_direction:long_name = "Current Direction" ; current_direction:standard_name = "direction_of_sea_water_velocity" ; current_direction:short_name = "CDIR" ; current_direction:ancillary_variables = "current_direction_qc" ; current_direction:_FillValue = -999.f ; current_direction:units = "angular_degrees" ; current_direction:valid_range = 0.f, 360.f ; current_direction:is_dead = 0. ; current_direction:calibration_coeffs = 0., 0.3516, 0., 0. ; current_direction:epic_code = 310 ; byte current_direction_qc(time, depth, lat, lon) ; current_direction_qc:long_name = "Current Direction QC" ; current_direction_qc:short_name = "CDIRQC" ; current_direction_qc:intent = "data_quality" ; current_direction_qc:standard_name = "direction_of_sea_water_velocity data_quality" ; current_direction_qc:_FillValue = 128s ; current_direction_qc:units = "1" ; current_direction_qc:valid_range = -127s, 127s ; current_direction_qc:flag_values = 0s, 1s, 2s ; current_direction_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional" ; float current_u(time, depth, lat, lon) ; current_u:long_name = "East Current Velocity Component" ; current_u:standard_name = "eastward_sea_water_velocity" ; current_u:ancillary_variables = "current_u_qc" ; current_u:short_name = "u" ; current_u:units = "cm/s" ; current_u:valid_range = -1000.f, 1000.f ; current_u:_FillValue = -9999.f ; current_u:is_dead = 0. ; byte current_u_qc(time, depth, lat, lon) ; current_u_qc:long_name = "East Current Velocity Component QC" ; current_u_qc:short_name = "UQC" ; current_u_qc:intent = "data_quality" ; current_u_qc:standard_name = "eastward_sea_water_velocity data_quality" ; current_u_qc:_FillValue = 128s ; current_u_qc:units = "1" ; current_u_qc:valid_range = -127s, 127s ; current_u_qc:flag_values = 0s, 1s, 2s ; current_u_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional" ; float current_v(time, depth, lat, lon) ; current_v:long_name = "North Current Velocity Component" ; current_v:standard_name = "northward_sea_water_velocity" ; current_v:short_name = "v" ; current_v:ancillary_variables = "current_v_qc" ; current_v:_FillValue = -999.f ; current_v:units = "cm/s" ; current_v:valid_range = -1000.f, 1000.f ; current_v:is_dead = 0. ; byte current_v_qc(time, depth, lat, lon) ; current_v_qc:long_name = "North Current Velocity Component QC" ; current_v_qc:short_name = "VQC" ; current_v_qc:intent = "data_quality" ; current_v_qc:standard_name = "northward_sea_water_velocity data_quality" ; current_v_qc:_FillValue = 128s ; current_v_qc:units = "1" ; current_v_qc:valid_range = -127s, 127s ; current_v_qc:flag_values = 0s, 1s, 2s ; current_v_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional" ; float temperature(time, depth, lat, lon) ; temperature:long_name = "Water Temperature" ; temperature:standard_name = "sea_water_temperature" ; temperature:short_name = "WT" ; temperature:ancillary_variables = "temperature_qc" ; temperature:_FillValue = -999.f ; temperature:units = "celsius" ; temperature:valid_range = -0.5f, 30.f ; temperature:is_dead = 0 ; temperature:calibration_coeffs = -0.7195, 0.03419, -6.292e-06, 4.8e-09 ; temperature:calibration_type = "Wide Range" ; temperature:epic_code = 20 ; byte temperature_qc(time, depth, lat, lon) ; temperature_qc:long_name = "Water Temperature QC" ; temperature_qc:short_name = "WTQC" ; temperature_qc:intent = "data_quality" ; temperature_qc:standard_name = "sea_water_temperature data_quality" ; temperature_qc:_FillValue = 128s ; temperature_qc:units = "1" ; temperature_qc:valid_range = -127s, 127s ; temperature_qc:flag_values = 0s, 1s, 2s ; temperature_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional" ; // global attributes: :title = "Gulf of Maine Ocean Observing System: Realtime Buoy Observations" ; :institution = "Department of Physical Oceanography, School of Marine Sciences, University of Maine" ; :institution_url = "http://gyre.umeoce.maine.edu" ; :history = "12-Jan-2005 14:44:50: Modified [lon,lat] to [-70.566200,42.523400].\n", "05-Jan-2005 21:36:30: Modified [lon,lat] to [-70.566300,42.523300].\n", "Wed Jan 5 21:34:39 2005: /usr/local/nco/bin/ncrcat -d time,2453376.8541,2453377.0 A0113.aanderaa.realtime.nc A0113.aanderaa.realtime.nc.new\n", "Wed Jan 5 21:32:55 2005: /usr/local/nco/bin/ncrcat -d time,2453376.8125,2453377.0 A0113.aanderaa.realtime.nc A0113.aanderaa.realtime.nc.new" ; :source = "Ocean Data Acquisition Systems (ODAS) Buoy" ; :references = "http://gyre.umeoce.maine.edu/data/gomoos/buoy/doc/buoy_system_doc/buoy_system/book1.html" ; :comment = "" ; :Conventions = "CF-1.0" ; :project = "GOMOOS" ; :project_url = "http://gomoos.org" ; :contact = "nealp@maine.edu,ljm@umeoce.maine.edu,jevans@umeoce.maine.edu" ; :time_zone = "UTC" ; :julian_day_convention = "Julian date convention begins at 00:00:00 UTC on 1 January 4713 BC" ; :buffer_type = "aanderaa" ; :aanderaa_serial_number = "AANCM968" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 65 ; :mooring_site_id = "A0113" ; :mooring_site_desc = "Massachusetts Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -16. ; :goes_platform_id = "0440465E" ; :starting_julian_day_number = 2453408.00000579 ; :starting_julian_day_string = "2005-02-06 00:00:00" ; :ending_julian_day_number = 2453414.95833912 ; :ending_julian_day_string = "2005-02-12 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 05-Jan-2005 17:11:13\n", "AANCM_Temperature_1.5: 05-Jan-2005 17:11:13" ; :longitude = -70.5662 ; :latitude = 42.5234 ; data: lat = 42.5234 ; lon = -70.5662 ; depth = 2 ; time = 2453408, 2453408.04166667, 2453408.08333333, 2453408.125, 2453408.16666667, 2453408.20833333, 2453408.25, 2453408.29166667, 2453408.33333333, 2453408.375, 2453408.41666667, 2453408.45833333, 2453408.5, 2453408.54166667, 2453408.58333333, 2453408.625, 2453408.66666667, 2453408.70833333, 2453408.75, 2453408.79166667, 2453408.83333333, 2453408.875, 2453408.91666667, 2453408.95833333, 2453409, 2453409.04166667, 2453409.08333333, 2453409.125, 2453409.16666667, 2453409.20833333, 2453409.25, 2453409.29166667, 2453409.33333333, 2453409.375, 2453409.41666667, 2453409.45833333, 2453409.5, 2453409.54166667, 2453409.58333333, 2453409.625, 2453409.66666667, 2453409.70833333, 2453409.75, 2453409.79166667, 2453409.83333333, 2453409.875, 2453409.91666667, 2453409.95833333, 2453410, 2453410.04166667, 2453410.08333333, 2453410.125, 2453410.16666667, 2453410.20833333, 2453410.25, 2453410.29166667, 2453410.33333333, 2453410.375, 2453410.41666667, 2453410.45833333, 2453410.5, 2453410.54166667, 2453410.58333333, 2453410.625, 2453410.66666667, 2453410.70833333, 2453410.75, 2453410.79166667, 2453410.83333333, 2453410.875, 2453410.91666667, 2453410.95833333, 2453411, 2453411.04166667, 2453411.08333333, 2453411.125, 2453411.16666667, 2453411.20833333, 2453411.25, 2453411.29166667, 2453411.33333333, 2453411.375, 2453411.41666667, 2453411.45833333, 2453411.5, 2453411.54166667, 2453411.58333333, 2453411.625, 2453411.66666667, 2453411.70833333, 2453411.75, 2453411.79166667, 2453411.83333333, 2453411.875, 2453411.91666667, 2453411.95833333, 2453412, 2453412.04166667, 2453412.08333333, 2453412.125, 2453412.16666667, 2453412.20833333, 2453412.25, 2453412.29166667, 2453412.33333333, 2453412.375, 2453412.41666667, 2453412.45833333, 2453412.5, 2453412.54166667, 2453412.58333333, 2453412.625, 2453412.66666667, 2453412.70833333, 2453412.75, 2453412.79166667, 2453412.83333333, 2453412.875, 2453412.91666667, 2453412.95833333, 2453413, 2453413.04166667, 2453413.08333333, 2453413.125, 2453413.16666667, 2453413.20833333, 2453413.25, 2453413.29166667, 2453413.33333333, 2453413.375, 2453413.41666667, 2453413.45833333, 2453413.5, 2453413.54166667, 2453413.58333333, 2453413.625, 2453413.66666667, 2453413.70833333, 2453413.75, 2453413.79166667, 2453413.83333333, 2453413.875, 2453413.91666667, 2453413.95833333, 2453414, 2453414.04166667, 2453414.08333333, 2453414.125, 2453414.16666667, 2453414.20833333, 2453414.25, 2453414.29166667, 2453414.33333333, 2453414.375, 2453414.41666667, 2453414.45833333, 2453414.5, 2453414.54166667, 2453414.58333333, 2453414.625, 2453414.66666667, 2453414.70833333, 2453414.75, 2453414.79166667, 2453414.83333333, 2453414.875, 2453414.91666667, 2453414.95833333 ; current_speed = 15.5449, 10.8521, 13.1985, 12.9052, 17.0114, 20.531, 16.1315, 10.5588, 4.9861, 7.3325, 14.0784, 41.6486, 32.5563, 21.9975, 12.0253, 13.1985, 11.1454, 17.3047, 18.1846, 16.7181, 17.598, 16.7181, 11.1454, 10.8521, 10.5588, 19.0645, 11.732, 15.5449, 16.4248, 17.8913, 25.5171, 21.1176, 10.5588, 1.1732, 1.4665, 6.1593, 9.9722, 14.665, 9.3856, 5.2794, 4.6928, 7.3325, 9.9722, 15.2516, 9.3856, 9.3856, 7.3325, 8.2124, 8.799, 7.9191, 6.7459, 6.1593, 8.799, 14.665, 17.598, 15.8382, 16.7181, 7.0392, 2.0531, 5.866, 6.1593, 15.5449, 13.4918, 8.5057, 2.933, 8.5057, 12.0253, 15.8382, 16.4248, 11.732, 0.8799, 9.6789, 11.4387, 15.8382, 14.0784, 9.9722, 2.933, 9.0923, 11.1454, 14.9583, 18.7712, 11.4387, 6.1593, 8.5057, 18.1846, 24.0506, 29.6233, 24.0506, 15.2516, 1.4665, 9.3856, 6.4526, 17.0114, 11.732, 18.7712, 9.0923, 12.3186, 9.0923, 13.7851, 12.0253, 7.6258, 3.2263, 7.9191, 10.2655, 10.8521, 8.2124, 6.4526, 8.5057, 25.2238, 30.2099, 28.1568, 33.1429, 25.8104, 17.0114, 6.4526, 6.4526, 14.3717, 17.3047, 25.5171, 25.2238, 34.3161, 41.9419, 65.6992, 79.4843, 69.8054, 47.2213, 39.0089, 33.7295, 28.1568, 24.6372, 35.4893, 33.1429, 51.6208, 57.1935, 53.6739, 59.2466, 64.526, 66.2858, 56.9002, 52.2074, 52.794, 43.1151, 45.7548, 32.8496, 33.1429, 39.3022, 40.4754, 32.263, 36.3692, 35.196, 32.8496, 36.6625, 39.0089, 33.7295, 34.9027, 35.196, 28.1568, 24.0506, 21.4109, 21.4109, 24.3439, 17.8913, 19.6511, 16.7181, 20.8243, 23.464, 22.5841, 14.665 ; current_speed_qc = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; current_direction = 295.5176, 340.5224, 20.2148, 42.3656, 61.352, 59.594, 57.4844, 76.1192, 213.5948, 203.75, 229.0652, 273.3668, 273.0152, 279.6956, 293.0564, 340.5224, 15.644, 25.8404, 30.4112, 36.0368, 0.1736, 349.274, 324.7004, 288.134, 312.3944, 297.9788, 326.81, 340.1708, 12.4796, 10.0184, 28.6532, 23.3792, 48.3428, 296.2208, 227.3072, 244.184, 235.394, 225.1976, 204.1016, 182.3024, 117.2564, 59.9456, 38.498, 35.6852, 54.32, 355.6028, 312.0428, 325.7552, 281.8052, 287.7824, 294.4628, 46.9364, 77.8772, 75.7676, 78.2288, 63.4616, 67.3292, 55.7264, 160.1516, 232.2296, 227.3072, 240.668, 222.7364, 214.6496, 121.4756, 103.1924, 96.512, 76.8224, 68.7356, 77.5256, 325.7552, 282.86, 254.732, 277.9376, 248.7548, 235.7456, 151.7132, 85.2608, 98.6216, 89.8316, 76.8224, 91.5896, 138.0008, 211.8368, 225.9008, 241.0196, 230.4716, 247.7, 243.4808, 213.5948, 188.9828, 132.3752, 61.7036, 89.48, 51.8588, 24.434, 309.23, 289.5404, 278.9924, 262.1156, 254.732, 72.6032, 62.0552, 74.3612, 67.6808, 64.5164, 341.9288, 276.8828, 269.4992, 269.1476, 262.1156, 268.0928, 270.9056, 302.198, 293.7596, 93.3476, 129.5624, 129.914, 148.5488, 188.9828, 211.4852, 208.6724, 216.4076, 219.572, 210.4304, 202.3436, 203.75, 190.3892, 184.0604, 180.1928, 195.6632, 200.234, 207.266, 206.2112, 209.7272, 211.8368, 203.0468, 195.3116, 189.3344, 184.7636, 178.7864, 181.9508, 164.0192, 167.5352, 177.0284, 206.5628, 217.4624, 205.508, 192.8504, 187.2248, 159.4484, 146.7908, 133.7816, 121.8272, 121.8272, 126.398, 122.882, 128.8592, 152.768, 149.252, 185.4668, 178.0832, 178.4348, 143.978, 137.6492, 125.6948, 104.9504, 90.1832 ; current_direction_qc = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; current_u = -14.02854, -3.618506, 4.560618, 8.696284, 14.92889, 17.70718, 13.60281, 10.25045, -2.758889, -2.95314, -10.63561, -41.57672, -32.51123, -21.6833, -11.06472, -4.400886, 3.005462, 7.542527, 9.205088, 9.835338, 0.05331995, -3.111447, -6.440391, -10.31309, -7.797898, -16.83627, -6.422298, -5.2731, 3.549268, 3.11245, 12.23563, 8.379774, 7.888848, -1.052475, -1.077877, -5.544585, -8.207888, -10.40542, -3.832666, -0.2120928, 4.17174, 6.346647, 6.207568, 8.896737, 7.623803, -0.7195968, -5.445443, -4.621363, -8.612891, -7.540751, -6.140323, 4.499961, 8.60278, 14.21488, 17.22791, 14.16941, 15.42637, 5.816898, 0.6970944, -4.636906, -4.527084, -13.55198, -9.155892, -4.835968, 2.501446, 8.281228, 11.94771, 15.42115, 15.30655, 11.45504, -0.495146, -9.436122, -11.03497, -15.68645, -13.12161, -8.242487, 1.389906, 9.061214, 11.01946, 14.95824, 18.27692, 11.4343, 4.121312, -4.48677, -13.05902, -21.03912, -22.84872, -22.25185, -13.6469, -0.8114378, -1.465448, 4.76684, 14.97866, 11.73152, 14.76338, 3.760982, -9.542153, -8.568637, -13.61567, -11.91162, -7.356645, 3.078719, 6.995729, 9.885473, 10.03909, 7.413403, -2.001588, -8.444403, -25.22284, -30.20656, -27.89063, -33.12454, -25.80718, -14.39525, -5.905704, 6.44159, 11.07959, 13.27285, 13.31411, -3.938393, -17.92255, -20.12376, -38.99416, -50.63527, -35.35583, -17.95165, -15.71071, -6.082567, -1.993728, -0.08290389, -9.581474, -11.46264, -23.64863, -25.2613, -26.61533, -31.25267, -25.26082, -17.50398, -9.229002, -4.335551, 1.118163, -1.467694, 12.59699, 7.09025, 1.71816, -17.5751, -24.61878, -13.89365, -8.088736, -4.426342, 11.53188, 20.07996, 28.16374, 28.65801, 29.65482, 28.32977, 23.64581, 18.72796, 9.797512, 10.9466, -2.319218, 0.5984324, 0.5367599, 9.831845, 14.02867, 19.05597, 21.81962, 14.66492 ; current_u_qc = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; current_v = 6.696561, 10.23106, 12.38552, 9.535137, 8.155728, 10.39123, 8.671153, 2.533085, -4.153279, -6.711522, -9.224165, 2.445936, 1.71249, 3.70468, 4.709553, 12.44318, 10.73253, 15.57443, 15.68267, 13.51891, 17.59792, 16.42601, 9.096225, 3.377612, 7.119062, 8.944012, 9.81804, 14.62321, 16.03673, 17.61849, 22.39223, 19.38382, 7.018143, 0.5183568, -0.9943857, -2.682267, -5.663511, -10.3339, -8.567389, -5.275138, -2.149177, 3.672277, 7.804542, 12.38787, 5.474224, 9.357973, 4.910469, 6.788705, 1.800142, 2.418515, 2.793493, 4.20563, 1.847857, 3.605472, 3.590062, 7.076468, 6.443755, 3.964093, -1.931134, -3.592918, -4.17642, -7.614971, -9.909506, -6.997167, -1.531423, -1.941186, -1.363805, 3.610638, 5.95682, 2.534152, 0.7273613, 2.154228, -3.012202, 2.187169, -5.101449, -5.613036, -2.58276, 0.7512091, -1.670786, 0.04396439, 4.279275, -0.3173118, -4.57731, -7.226052, -12.65471, -11.65277, -18.85406, -9.126148, -6.809804, -1.221553, -9.270488, -4.348941, 8.063963, 0.1064748, 11.59312, 8.277979, 7.790713, 3.041115, 2.154659, -1.649569, -2.008135, 0.9646233, 3.711054, 2.767291, 4.121261, 3.533407, 6.134305, 1.019313, -0.2204686, -0.4494217, -3.862405, -1.103021, 0.4079345, 9.064469, 2.599753, -0.3767893, -9.153598, -11.10334, -21.76825, -24.91444, -29.26392, -36.79887, -52.87571, -61.26846, -60.18936, -43.67596, -35.7053, -33.17652, -28.08612, -24.63706, -34.17142, -31.09758, -45.88517, -51.31241, -46.61021, -50.33319, -59.37588, -63.93292, -56.14676, -52.02707, -52.78216, -43.09011, -43.98656, -32.07529, -33.09834, -35.15365, -32.12746, -29.11817, -35.4583, -34.91656, -30.75893, -30.67465, -26.9907, -17.78756, -18.40626, -20.88498, -15.28663, -15.08956, -19.03774, -18.40105, -24.23317, -17.88129, -19.64377, -13.52145, -15.38987, -13.69048, -5.826309, -0.04689042 ; current_v_qc = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; temperature = 2.011159, 2.011159, 2.011159, 2.077669, 2.077669, 2.310134, 2.542109, 2.575209, 2.608299, 2.64138, 2.608299, 1.77805, 1.744707, 1.711354, 1.811383, 1.878016, 1.977889, 2.110909, 2.243766, 2.310134, 2.376462, 2.343303, 2.310134, 2.343303, 2.343303, 2.210567, 2.177357, 2.077669, 2.077669, 2.110909, 2.144138, 2.276955, 2.442751, 2.376462, 2.575209, 2.542109, 2.409611, 2.343303, 2.376462, 2.542109, 2.575209, 2.64138, 2.806637, 2.64138, 2.83966, 3.235197, 2.971656, 2.971656, 2.872673, 2.905677, 2.905677, 2.905677, 2.872673, 2.83966, 2.83966, 2.83966, 2.872673, 2.905677, 2.872673, 2.872673, 2.872673, 2.83966, 2.83966, 2.83966, 2.905677, 2.905677, 2.938671, 2.938671, 2.971656, 2.938671, 3.004631, 2.971656, 2.938671, 2.971656, 2.938671, 2.905677, 2.905677, 2.905677, 2.905677, 2.905677, 2.872673, 2.872673, 2.872673, 2.83966, 2.83966, 2.773605, 2.509, 2.674451, 2.740563, 2.707512, 2.608299, 2.707512, 2.707512, 2.806637, 2.83966, 2.872673, 2.938671, 2.872673, 2.905677, 2.905677, 2.905677, 2.872673, 2.905677, 2.872673, 2.872673, 2.905677, 2.905677, 2.905677, 2.872673, 2.872673, 2.872673, 2.905677, 2.905677, 2.905677, 2.905677, 2.938671, 2.938671, 2.905677, 2.905677, 2.905677, 2.905677, 2.905677, 2.707512, 2.608299, 2.608299, 2.64138, 2.542109, 2.64138, 2.707512, 2.83966, 2.64138, 2.674451, 2.542109, 2.608299, 2.773605, 2.64138, 2.509, 2.509, 2.542109, 2.47588, 2.47588, 2.542109, 2.64138, 2.608299, 2.64138, 2.276955, 2.210567, 2.310134, 2.376462, 2.47588, 2.47588, 2.47588, 2.442751, 2.509, 2.509, 2.509, 2.509, 2.575209, 2.608299, 2.64138, 2.608299, 2.608299, 2.64138, 2.674451, 2.64138, 2.674451, 2.64138, 2.64138 ; temperature_qc = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; }