netcdf F0109.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.f, 1000.f ; 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.6659, 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 = "13-Oct-2004 11:32:29: Modified [lon,lat] to [-68.997900,44.054500].\n", "Wed Oct 6 14:30:01 2004: /usr/local/nco/bin/ncrcat -d time,2453285.5521,2453286.55 F0109.aanderaa.realtime.nc F0109.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 = "AANCM707" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 110 ; :mooring_site_id = "F0109" ; :mooring_site_desc = "W.Penobscot Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.3 ; :goes_platform_id = "00454716" ; :starting_julian_day_number = 2453324.00000579 ; :starting_julian_day_string = "2004-11-14 00:00:00" ; :ending_julian_day_number = 2453330.95833912 ; :ending_julian_day_string = "2004-11-20 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 20-Aug-2004 20:45:08\n", "AANCM_Temperature_1.5: 20-Aug-2004 20:45:08" ; :longitude = -68.9979 ; :latitude = 44.0545 ; data: lat = 44.0545 ; lon = -68.9979 ; depth = 2 ; time = 2453324, 2453324.04166667, 2453324.08333333, 2453324.125, 2453324.16666667, 2453324.20833333, 2453324.25, 2453324.29166667, 2453324.33333333, 2453324.375, 2453324.41666667, 2453324.45833333, 2453324.5, 2453324.54166667, 2453324.58333333, 2453324.625, 2453324.66666667, 2453324.70833333, 2453324.75, 2453324.79166667, 2453324.83333333, 2453324.875, 2453324.91666667, 2453324.95833333, 2453325, 2453325.04166667, 2453325.08333333, 2453325.125, 2453325.16666667, 2453325.20833333, 2453325.25, 2453325.29166667, 2453325.33333333, 2453325.375, 2453325.41666667, 2453325.45833333, 2453325.5, 2453325.54166667, 2453325.58333333, 2453325.625, 2453325.66666667, 2453325.70833333, 2453325.75, 2453325.79166667, 2453325.83333333, 2453325.875, 2453325.91666667, 2453325.95833333, 2453326, 2453326.04166667, 2453326.08333333, 2453326.125, 2453326.16666667, 2453326.20833333, 2453326.25, 2453326.29166667, 2453326.33333333, 2453326.375, 2453326.41666667, 2453326.45833333, 2453326.5, 2453326.54166667, 2453326.58333333, 2453326.625, 2453326.66666667, 2453326.70833333, 2453326.75, 2453326.79166667, 2453326.83333333, 2453326.875, 2453326.91666667, 2453326.95833333, 2453327, 2453327.04166667, 2453327.08333333, 2453327.125, 2453327.16666667, 2453327.20833333, 2453327.25, 2453327.29166667, 2453327.33333333, 2453327.375, 2453327.41666667, 2453327.45833333, 2453327.5, 2453327.54166667, 2453327.58333333, 2453327.625, 2453327.66666667, 2453327.70833333, 2453327.75, 2453327.79166667, 2453327.83333333, 2453327.875, 2453327.91666667, 2453327.95833333, 2453328, 2453328.04166667, 2453328.08333333, 2453328.125, 2453328.16666667, 2453328.20833333, 2453328.25, 2453328.29166667, 2453328.33333333, 2453328.375, 2453328.41666667, 2453328.45833333, 2453328.5, 2453328.54166667, 2453328.58333333, 2453328.625, 2453328.66666667, 2453328.70833333, 2453328.75, 2453328.79166667, 2453328.83333333, 2453328.875, 2453328.91666667, 2453328.95833333, 2453329, 2453329.04166667, 2453329.08333333, 2453329.125, 2453329.16666667, 2453329.20833333, 2453329.25, 2453329.29166667, 2453329.33333333, 2453329.375, 2453329.41666667, 2453329.45833333, 2453329.5, 2453329.54166667, 2453329.58333333, 2453329.625, 2453329.66666667, 2453329.70833333, 2453329.75, 2453329.79166667, 2453329.83333333, 2453329.875, 2453329.91666667, 2453329.95833333, 2453330, 2453330.04166667, 2453330.08333333, 2453330.125, 2453330.16666667, 2453330.20833333, 2453330.25, 2453330.29166667, 2453330.33333333, 2453330.375, 2453330.41666667, 2453330.45833333, 2453330.5, 2453330.54166667, 2453330.58333333, 2453330.625, 2453330.66666667, 2453330.70833333, 2453330.75, 2453330.79166667, 2453330.83333333, 2453330.875, 2453330.91666667, 2453330.95833333 ; current_speed = 7.0392, 12.9052, 29.9166, 14.665, 10.5588, 14.3717, 59.5399, 51.6208, 45.1682, 41.062, 29.0367, 11.4387, 8.2124, 26.1037, 33.7295, 11.1454, 9.9722, 14.0784, 38.129, 50.7409, 42.5285, 41.6486, 28.7434, 28.7434, 16.1315, 9.3856, 27.5702, 25.5171, 11.1454, 11.732, 33.4362, 44.5816, 35.7826, 43.7017, 35.7826, 18.7712, 6.4526, 17.0114, 29.6233, 19.3578, 11.4387, 7.6258, 22.5841, 34.0228, 36.9558, 53.6739, 48.6878, 33.7295, 24.0506, 12.0253, 6.1593, 7.3325, 8.799, 25.5171, 27.2769, 34.9027, 36.0759, 41.6486, 51.9141, 38.129, 25.5171, 13.7851, 4.6928, 26.6903, 35.4893, 13.1985, 24.6372, 40.1821, 40.4754, 68.3389, 57.4868, 46.3414, 42.8218, 28.7434, 20.531, 14.3717, 11.732, 14.0784, 34.3161, 37.5424, 43.1151, 56.3136, 55.4337, 50.4476, 43.7017, 26.6903, 16.1315, 2.0531, 8.2124, 2.0531, 7.0392, 22.2908, 31.6764, 37.8357, 55.4337, 51.6208, 35.4893, 19.9444, 23.464, 15.5449, 8.5057, 4.9861, 14.665, 14.3717, 24.6372, 21.1176, 46.928, 48.9811, 43.1151, 35.4893, 26.1037, 14.3717, 4.1062, 6.4526, 6.7459, 12.3186, 19.3578, 24.0506, 40.4754, 45.7548, 44.8749, 38.7156, 28.4501, 21.4109, 5.2794, 2.933, 11.4387, 2.3464, 6.7459, 13.4918, 21.1176, 37.8357, 36.0759, 40.7687, 37.5424, 31.9697, 17.8913, 15.8382, 3.8129, 5.866, 8.2124, 22.5841, 19.0645, 32.8496, 48.9811, 48.6878, 39.0089, 28.7434, 25.8104, 16.7181, 5.5727, 2.0531, 4.9861, 7.9191, 16.4248, 19.9444, 38.129, 46.928, 44.8749, 32.8496, 24.6372, 18.7712, 13.7851, 9.9722, 9.6789, 2.933, 8.799, 16.7181 ; 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 = 254.8384, 330.0808, 340.6288, 351.49, 208.0756, 201.3952, 176.4316, 184.87, 175.7284, 183.112, 184.1668, 175.3768, 206.6692, 345.8644, 11.5312, 7.312, 260.8156, 208.0756, 176.08, 182.7604, 180.6508, 186.2764, 186.2764, 171.5092, 166.2352, 208.4272, 346.216, 13.2892, 6.2572, 162.3676, 173.2672, 180.6508, 183.4636, 176.7832, 180.2992, 189.0892, 218.272, 314.962, 335.3548, 32.6272, 4.1476, 284.0212, 173.9704, 189.7924, 188.386, 179.2444, 173.6188, 171.8608, 154.984, 167.9932, 217.5688, 271.7152, 102.5956, 164.4772, 173.2672, 188.0344, 190.4956, 179.596, 183.112, 187.6828, 192.9568, 224.9524, 200.692, 345.8644, 346.5676, 100.8376, 183.8152, 189.0892, 178.8928, 182.0572, 185.9248, 181.0024, 184.1668, 190.8472, 197.5276, 240.0712, 297.7336, 347.974, 154.6324, 183.4636, 190.4956, 179.596, 178.5412, 175.7284, 169.3996, 167.9932, 181.0024, 282.9664, 320.9392, 221.0848, 179.2444, 179.596, 178.1896, 161.3128, 174.6736, 171.1576, 174.322, 171.8608, 188.0344, 206.3176, 260.1124, 288.592, 41.4172, 90.2896, 187.6828, 189.7924, 181.0024, 185.9248, 193.3084, 204.208, 213.7012, 224.2492, 242.884, 349.0288, 268.1992, 133.5364, 162.016, 188.7376, 165.8836, 177.838, 177.838, 175.7284, 184.5184, 191.5504, 178.5412, 51.262, 323.752, 161.3128, 196.8244, 196.8244, 185.5732, 175.3768, 188.386, 180.6508, 173.6188, 181.7056, 185.9248, 173.9704, 240.7744, 301.9528, 180.6508, 170.4544, 178.1896, 167.6416, 181.354, 183.4636, 181.0024, 173.9704, 163.774, 171.5092, 221.788, 186.9796, 131.7784, 92.0476, 143.7328, 162.7192, 160.9612, 173.2672, 175.0252, 179.9476, 183.4636, 205.6144, 215.4592, 271.7152, 299.4916, 80.0932, 153.5776, 149.3584 ; 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 = -6.794179, -6.436832, -9.922947, -2.170156, -4.969353, -5.242779, 3.705768, -4.38236, 3.364328, -2.229172, -2.109815, 0.9219881, -3.686043, -6.374982, 6.742578, 1.418501, -9.844354, -6.625804, 2.606634, -2.443653, -0.483054, -4.553229, -3.142369, 4.24398, 3.838277, -4.467937, -6.568938, 5.865521, 1.214757, 3.553727, 3.920036, -0.5063738, -2.161785, 2.452289, -0.1868568, -2.965323, -3.996711, -12.03685, -12.35286, 10.43716, 0.8273162, -7.398598, 2.372284, -5.786557, -5.389682, 0.7078152, 5.411301, 4.775373, 10.17031, 2.501596, -3.755409, -7.329215, 8.587239, 6.828933, 3.197924, -4.878267, -6.571587, 0.2936673, -2.81831, -5.097416, -5.721351, -9.739436, -1.658174, -6.51824, -8.244092, 12.96309, -1.639325, -6.347644, 0.7821095, -2.453175, -5.933964, -0.8107098, -3.111444, -5.409234, -6.183222, -12.45518, -10.38424, -2.933313, 14.70185, -2.268102, -7.853848, 0.3970712, 1.411237, 3.757561, 8.039287, 5.552324, -0.2822091, -2.00075, -5.175001, -1.349247, 0.09282822, 0.157174, 1.000727, 12.12261, 5.145876, 7.935, 3.511229, 2.823699, -3.279508, -6.891778, -8.379361, -4.72589, 9.701441, 14.37152, -3.293715, -3.591656, -0.820972, -5.05598, -9.924768, -14.5524, -14.48395, -10.02829, -3.654869, -1.22803, -6.742568, 8.930208, 5.976748, -3.653514, 9.871651, 1.726103, 1.692909, 2.88371, -2.241277, -4.287101, 0.1344036, 2.287786, -6.763492, 0.7517898, -1.95253, -3.905059, -2.050886, 3.049653, -5.261356, -0.4630655, 4.172569, -0.9515442, -1.846795, 1.66368, -3.327533, -4.977209, -0.09327938, 3.745178, 0.6022892, 7.030674, -1.157402, -2.941445, -0.6824329, 3.019271, 7.212119, 2.468437, -3.713515, -0.2494844, 3.718271, 7.914043, 9.716119, 5.924582, 12.438, 5.501805, 3.891443, 0.03004268, -1.488442, -8.115023, -7.997055, -9.967732, -8.424785, 2.889266, 3.915426, 8.520651 ; 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 = -1.841049, 11.18532, 28.22301, 14.50354, -9.316319, -13.38129, -59.42447, -51.43444, -45.04273, -41.00145, -28.95995, -11.40148, -7.338706, 25.31329, 33.0487, 11.05476, -1.591687, -12.42176, -38.03979, -50.68202, -42.52576, -41.39896, -28.57111, -28.42836, -15.66821, -8.253909, 26.7762, 24.83381, 11.079, -11.18083, -33.20561, -44.57872, -35.71724, -43.63284, -35.78211, -18.5355, -5.065802, 12.0209, 26.92484, 16.30307, 11.40874, 1.847586, -22.45916, -33.5271, -36.56067, -53.66923, -48.38615, -33.38974, -21.79441, -11.76222, -4.881995, 0.2194721, -1.918783, -24.58634, -27.08879, -34.56011, -35.47231, -41.64756, -51.83754, -37.78673, -24.86742, -9.755632, -4.390083, 25.88213, 34.51848, -2.48166, -24.5826, -39.67756, -40.46784, -68.29485, -57.17972, -46.33431, -42.70861, -28.22983, -19.57779, -7.170378, 5.459618, 13.76942, -31.00726, -37.47382, -42.39374, -56.3122, -55.41573, -50.30746, -42.95589, -26.10639, -16.12903, 0.4606738, 6.376746, -1.547499, -7.038588, -22.29025, -31.66059, -35.84107, -55.19434, -51.00728, -35.31518, -19.7435, -23.23368, -13.93368, -1.460564, 1.589703, 10.99747, -0.07264107, -24.41604, -20.80993, -46.92082, -48.71946, -41.95725, -32.36847, -21.71678, -10.29462, -1.871579, 6.334666, -0.211988, -8.48524, -18.41203, -23.77148, -39.25313, -45.72223, -44.84296, -38.60806, -28.36168, -20.97731, -5.277689, 1.835354, 9.224914, -2.222702, -6.45715, -12.9143, -21.01778, -37.71259, -35.69018, -40.76607, -37.3098, -31.95554, -17.79573, -15.75058, -1.861647, 3.104407, -8.21187, -22.2714, -19.05498, -32.08841, -48.96742, -48.59887, -39.00293, -28.58438, -24.78229, -16.53486, -4.155092, -2.037885, -3.321996, -0.2829475, -13.24277, -19.04412, -36.04326, -46.60437, -44.70585, -32.84959, -24.5922, -16.92644, -11.22836, 0.2984821, 4.764884, 0.504611, -7.879838, -14.38379 ; 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 = 8.614743, 8.614743, 8.55117, 8.519377, 8.487579, 8.487579, 8.487579, 8.55117, 8.519377, 8.487579, 8.487579, 8.487579, 8.42397, 8.42397, 8.42397, 8.360342, 8.328522, 8.296697, 8.392159, 8.42397, 8.42397, 8.455777, 8.42397, 8.42397, 8.42397, 8.392159, 8.392159, 8.328522, 8.296697, 8.233031, 8.296697, 8.328522, 8.296697, 8.296697, 8.296697, 8.296697, 8.264866, 8.233031, 8.264866, 8.296697, 8.201192, 8.201192, 8.296697, 8.296697, 8.233031, 8.328522, 8.328522, 8.360342, 8.073785, 8.137498, 8.137498, 8.137498, 8.105643, 8.169347, 8.201192, 8.201192, 8.169347, 8.169347, 8.169347, 8.201192, 8.233031, 8.233031, 8.201192, 8.137498, 8.041921, 8.137498, 8.169347, 8.169347, 8.137498, 8.233031, 8.201192, 8.137498, 8.105643, 8.073785, 8.041921, 8.073785, 8.073785, 8.010052, 8.041921, 7.978178, 8.041921, 7.882525, 7.978178, 7.882525, 7.882525, 7.882525, 7.914415, 7.978178, 8.010052, 8.073785, 8.073785, 8.041921, 8.137498, 8.041921, 7.946299, 7.946299, 8.041921, 8.010052, 7.946299, 7.882525, 7.914415, 7.882525, 7.978178, 7.978178, 7.914415, 8.010052, 7.882525, 7.978178, 7.978178, 7.754918, 7.882525, 7.946299, 7.946299, 8.010052, 7.978178, 7.978178, 7.978178, 7.978178, 7.946299, 7.914415, 7.786828, 7.818732, 7.882525, 7.850631, 7.818732, 7.818732, 7.786828, 7.818732, 7.882525, 7.850631, 7.850631, 7.850631, 7.882525, 7.850631, 7.914415, 7.978178, 8.010052, 7.978178, 8.041921, 8.010052, 8.010052, 7.978178, 7.978178, 7.946299, 7.914415, 7.946299, 7.946299, 7.914415, 7.914415, 7.914415, 7.914415, 7.914415, 7.882525, 7.882525, 7.850631, 7.850631, 7.786828, 7.818732, 7.882525, 7.882525, 7.914415, 7.914415, 7.946299, 7.946299, 7.978178, 7.946299, 7.946299, 7.914415 ; 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 ; }