netcdf J0208.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.6995, 0.03426, -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-May-2004 21:15:32: Modified [lon,lat] to [-67.012500,44.889900].\n", "Thu May 13 20:33:31 2004: /usr/local/nco/bin/ncrcat -d time,2453139.6875,2453139.833 J0208.aanderaa.realtime.nc J0208.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 = "AANCM687" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 35 ; :mooring_site_id = "J0208" ; :mooring_site_desc = "Cobscook Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -18.6 ; :goes_platform_id = "04405528" ; :starting_julian_day_number = 2453254.00000579 ; :starting_julian_day_string = "2004-09-05 00:00:00" ; :ending_julian_day_number = 2453260.95833912 ; :ending_julian_day_string = "2004-09-11 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 12-May-2004 17:24:32\n", "AANCM_Temperature_1.5: 12-May-2004 17:24:32" ; data: lat = 44.8899 ; lon = -67.0125 ; depth = 2 ; time = 2453254, 2453254.04166667, 2453254.08333333, 2453254.125, 2453254.16666667, 2453254.20833333, 2453254.25, 2453254.29166667, 2453254.33333333, 2453254.375, 2453254.41666667, 2453254.45833333, 2453254.5, 2453254.54166667, 2453254.58333333, 2453254.625, 2453254.66666667, 2453254.70833333, 2453254.75, 2453254.79166667, 2453254.83333333, 2453254.875, 2453254.91666667, 2453254.95833333, 2453255, 2453255.04166667, 2453255.08333333, 2453255.125, 2453255.16666667, 2453255.20833333, 2453255.25, 2453255.29166667, 2453255.33333333, 2453255.375, 2453255.41666667, 2453255.45833333, 2453255.5, 2453255.54166667, 2453255.58333333, 2453255.625, 2453255.66666667, 2453255.70833333, 2453255.75, 2453255.79166667, 2453255.83333333, 2453255.875, 2453255.91666667, 2453255.95833333, 2453256, 2453256.04166667, 2453256.08333333, 2453256.125, 2453256.16666667, 2453256.20833333, 2453256.25, 2453256.29166667, 2453256.33333333, 2453256.375, 2453256.41666667, 2453256.45833333, 2453256.5, 2453256.54166667, 2453256.58333333, 2453256.625, 2453256.66666667, 2453256.70833333, 2453256.75, 2453256.79166667, 2453256.83333333, 2453256.875, 2453256.91666667, 2453256.95833333, 2453257, 2453257.04166667, 2453257.08333333, 2453257.125, 2453257.16666667, 2453257.20833333, 2453257.25, 2453257.29166667, 2453257.33333333, 2453257.375, 2453257.41666667, 2453257.45833333, 2453257.5, 2453257.54166667, 2453257.58333333, 2453257.625, 2453257.66666667, 2453257.70833333, 2453257.75, 2453257.79166667, 2453257.83333333, 2453257.875, 2453257.91666667, 2453257.95833333, 2453258, 2453258.04166667, 2453258.08333333, 2453258.125, 2453258.16666667, 2453258.20833333, 2453258.25, 2453258.29166667, 2453258.33333333, 2453258.375, 2453258.41666667, 2453258.45833333, 2453258.5, 2453258.54166667, 2453258.58333333, 2453258.625, 2453258.66666667, 2453258.70833333, 2453258.75, 2453258.79166667, 2453258.83333333, 2453258.875, 2453258.91666667, 2453258.95833333, 2453259, 2453259.04166667, 2453259.08333333, 2453259.125, 2453259.16666667, 2453259.20833333, 2453259.25, 2453259.29166667, 2453259.33333333, 2453259.375, 2453259.41666667, 2453259.45833333, 2453259.5, 2453259.54166667, 2453259.58333333, 2453259.625, 2453259.66666667, 2453259.70833333, 2453259.75, 2453259.79166667, 2453259.83333333, 2453259.875, 2453259.91666667, 2453259.95833333, 2453260, 2453260.04166667, 2453260.08333333, 2453260.125, 2453260.16666667, 2453260.20833333, 2453260.25, 2453260.29166667, 2453260.33333333, 2453260.375, 2453260.41666667, 2453260.45833333, 2453260.5, 2453260.54166667, 2453260.58333333, 2453260.625, 2453260.66666667, 2453260.70833333, 2453260.75, 2453260.79166667, 2453260.83333333, 2453260.875, 2453260.91666667, 2453260.95833333 ; current_speed = 113.8004, 87.6967, 66.5791, 15.8382, 79.191, 100.0153, 107.3478, 89.7498, 45.4615, 12.9052, 91.5096, 111.1607, 122.0128, 104.1215, 71.8585, 16.1315, 46.0481, 99.722, 113.2138, 80.6575, 67.459, 14.665, 72.4451, 109.4009, 129.3453, 128.7587, 109.4009, 42.8218, 34.6094, 72.4451, 92.6828, 96.4957, 68.6322, 35.7826, 52.794, 91.2163, 97.9622, 113.8004, 110.8674, 51.9141, 8.799, 50.1543, 113.5071, 90.923, 96.4957, 41.062, 33.1429, 53.0873, 105.8813, 115.5602, 106.4679, 78.6044, 39.3022, 22.8774, 67.459, 102.655, 93.2694, 59.2466, 18.7712, 52.2074, 90.3364, 100.0153, 87.6967, 67.1657, 54.5538, 15.2516, 45.1682, 96.789, 77.7245, 65.9925, 31.0898, 37.5424, 57.4868, 106.1746, 108.2277, 88.2833, 73.9116, 30.5032, 21.7042, 53.0873, 97.3756, 75.3781, 59.5399, 18.4779, 48.9811, 63.9394, 92.0962, 94.7359, 68.3389, 52.794, 7.3325, 39.8888, 90.3364, 95.6158, 69.8054, 26.1037, 35.196, 57.7801, 102.9483, 101.7751, 86.5235, 65.4059, 26.9836, 22.8774, 53.3806, 89.1632, 85.9369, 69.2188, 19.0645, 39.5955, 73.325, 90.923, 94.7359, 71.5652, 56.9002, 13.1985, 46.6347, 95.3225, 67.7523, 65.4059, 31.6764, 41.9419, 60.4198, 110.5741, 105.2947, 104.7081, 65.1126, 44.5816, 24.9305, 54.5538, 96.4957, 61.2997, 59.2466, 30.5032, 47.2213, 92.3895, 97.0823, 102.0684, 76.8446, 62.4729, 3.5196, 42.5285, 89.4565, 95.3225, 69.8054, 47.2213, 36.6625, 71.2719, 104.4148, 111.1607, 123.186, 75.9647, 22.8774, 37.5424, 85.6436, 104.7081, 101.1885, 56.6069, 2.3464, 62.1796, 90.3364, 109.1076, 101.4818, 92.9761, 35.4893, 25.5171, 52.5007, 100.3086 ; 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 = 111.1404, 118.524, 120.282, 274.2828, 295.0272, 297.1368, 301.0044, 307.6848, 307.6848, 120.6336, 123.798, 117.8208, 114.3048, 118.8756, 116.4144, 210.2916, 296.4336, 285.8856, 284.8308, 312.9588, 298.8948, 131.8848, 118.8756, 116.4144, 119.2272, 109.0308, 124.5012, 106.9212, 252.4836, 302.7624, 298.5432, 298.5432, 317.178, 307.6848, 123.798, 120.9852, 114.3048, 109.3824, 116.0628, 108.6792, 216.2688, 305.9268, 293.6208, 310.8492, 298.8948, 326.6712, 111.1404, 126.6108, 118.524, 116.4144, 113.6016, 117.4692, 113.9532, 266.5476, 293.6208, 285.534, 298.8948, 301.7076, 28.866, 129.7752, 123.798, 120.6336, 115.7112, 116.766, 126.6108, 332.6484, 298.5432, 292.9176, 309.4428, 319.6392, 343.158, 88.9896, 121.6884, 118.8756, 113.9532, 105.8664, 109.734, 109.734, 276.0408, 320.694, 283.4244, 310.146, 307.3332, 49.962, 130.4784, 123.798, 122.04, 117.4692, 113.9532, 117.4692, 290.808, 314.3652, 288.3468, 297.1368, 321.3972, 1.0896, 97.7796, 126.9624, 124.5012, 119.9304, 115.008, 118.524, 123.0948, 278.502, 319.2876, 289.4016, 305.2236, 308.0364, 46.7976, 135.4008, 122.04, 117.8208, 116.766, 116.0628, 117.8208, 303.4656, 302.0592, 287.9952, 325.2648, 325.2648, 338.274, 97.0764, 117.4692, 115.7112, 112.1952, 109.734, 111.8436, 116.766, 273.5796, 317.178, 299.9496, 321.3972, 318.936, 49.2588, 119.5788, 116.766, 120.9852, 112.1952, 107.976, 124.5012, 299.2464, 300.3012, 286.9404, 298.1916, 312.6072, 304.5204, 96.3732, 117.4692, 117.8208, 110.4372, 117.1176, 121.6884, 111.1404, 302.0592, 298.8948, 292.566, 292.566, 320.3424, 317.178, 120.282, 120.6336, 114.6564, 111.1404, 118.8756, 124.1496, 247.9128, 324.21, 289.7532 ; 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 = 106.1416, 77.05183, 57.49465, -15.79397, -71.75552, -89.00562, -92.01078, -71.02671, -35.97758, 11.10419, 76.04483, 98.31181, 111.1987, 91.1761, 64.35647, -8.136745, -41.23381, -95.91363, -109.4422, -59.0287, -59.06092, 10.91793, 63.43802, 97.97945, 112.8784, 121.7212, 90.15885, 40.96787, -33.00459, -60.92067, -81.41786, -84.76733, -46.65088, -28.31784, 43.87202, 78.19976, 89.27969, 107.3507, 99.59363, 49.17961, -5.205262, -40.61331, -103.9972, -68.77722, -84.4828, -22.56122, 30.91236, 42.61345, 93.02913, 103.4957, 97.56203, 69.74245, 35.91739, -22.83588, -61.80711, -98.90519, -81.65814, -50.40353, 9.062037, 40.12455, 75.0699, 86.0575, 79.01405, 59.96911, 43.79061, -7.007342, -39.67833, -89.14904, -60.02346, -42.73666, -9.007755, 37.53656, 48.91652, 92.97394, 98.90685, 84.91987, 69.5708, 28.71176, -21.58368, -33.62878, -94.71502, -57.61932, -47.3415, 14.14701, 37.25751, 53.13389, 78.06792, 84.05527, 62.45338, 46.84195, -6.854246, -28.5164, -85.74448, -85.09042, -43.55283, 0.4963869, 34.87206, 46.16805, 84.84117, 88.20158, 78.41181, 57.46675, 22.606, -22.62599, -34.81816, -84.09992, -70.20249, -54.51807, 13.89688, 27.80171, 62.15598, 80.41335, 84.58525, 64.28795, 50.3232, -11.01041, -39.52291, -90.65955, -38.60421, -37.26727, -11.7256, 41.62242, 53.60801, 99.6264, 97.4926, 98.55863, 60.43771, 39.80482, -24.88186, -37.08147, -83.61014, -38.24597, -38.91919, 23.11121, 41.06731, 82.49026, 83.22868, 94.50536, 73.0935, 51.48481, -3.070945, -36.71847, -85.57484, -84.01465, -51.37761, -38.90678, 36.43592, 63.23663, 92.34566, 104.1637, 109.6445, 64.63969, 21.33774, -31.81719, -74.98169, -96.69145, -93.44131, -36.12643, -1.594902, 53.69544, 77.72935, 99.15981, 94.65202, 81.4164, 29.37005, -23.64447, -30.70325, -94.40616 ; 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 = -41.04263, -41.87753, -33.57293, 1.182787, 33.50163, 45.61864, 55.29527, 54.86559, 27.79139, -6.575794, -50.90374, -51.87956, -50.21933, -50.28126, -31.96699, -13.92906, 20.49879, 27.29566, 28.97882, 54.96585, 32.59639, -9.790869, -34.98443, -48.66811, -63.15595, -41.98517, -61.96724, -12.46355, -10.41669, 39.20414, 44.28581, 46.1077, 50.33958, 21.87452, -29.36754, -46.95967, -40.32033, -37.7671, -48.71026, -16.62648, -7.094199, 29.42809, 45.48021, 59.47004, 46.62701, 34.30859, -11.95314, -31.66, -50.56116, -51.40814, -42.62704, -36.25799, -15.95631, -1.377661, 27.02958, 27.49205, 45.06805, 31.1391, 16.4389, -33.4011, -50.25112, -50.96241, -38.04592, -30.24792, -32.53459, 13.54653, 21.58232, 37.6903, 49.37896, 50.28507, 29.75628, 0.6620187, -30.19778, -51.27272, -43.9394, -24.13623, -24.95654, -10.29952, 2.284077, 41.07756, 22.60693, 48.59909, 36.10793, 11.88675, -31.79664, -35.56735, -48.85806, -43.69899, -27.74493, -24.35238, 2.604779, 27.89142, 28.435, 43.61195, 54.55222, 26.09898, -4.764229, -34.74264, -58.31234, -50.78045, -36.57736, -31.23307, -14.73375, 3.382285, 40.46213, 29.6189, 49.56573, 42.64999, 13.05113, -28.19341, -38.89973, -42.43447, -42.6641, -31.4426, -26.55576, 7.278131, 24.75348, 29.44868, 55.67844, 53.75019, 29.42626, -5.166937, -27.86995, -47.97094, -39.77647, -35.35509, -24.22672, -20.07722, 1.55654, 40.01352, 48.17432, 47.9051, 44.67053, 19.90771, -23.30938, -41.60741, -49.97958, -38.55769, -23.71567, -35.38612, 1.719558, 21.45757, 26.06555, 45.0324, 47.25605, 26.76029, -4.069687, -32.87571, -48.73119, -38.81515, -56.15044, -39.90421, -8.250838, 19.92733, 41.38324, 40.18146, 38.83083, 43.58007, 1.721012, -31.35446, -46.03056, -45.51703, -36.59987, -44.89904, -19.92212, -9.594871, 42.58678, 33.90123 ; 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 = 11.26373, 11.35846, 11.35846, 11.32688, 10.85299, 10.9162, 10.85299, 10.5684, 10.75815, 10.60003, 10.85299, 11.26373, 11.20056, 11.20056, 11.23214, 11.20056, 11.04261, 10.94781, 10.94781, 10.66329, 10.50513, 10.85299, 10.75815, 11.10579, 11.32688, 11.26373, 11.35846, 11.39003, 11.29531, 10.82138, 10.94781, 10.82138, 10.75815, 10.47349, 10.8846, 11.01101, 11.26373, 11.35846, 11.23214, 11.32688, 11.39003, 11.35846, 11.0742, 11.04261, 10.78976, 10.66329, 10.85299, 10.85299, 11.10579, 11.42161, 11.32688, 11.42161, 11.42161, 11.29531, 11.01101, 10.94781, 10.9162, 10.69491, 10.85299, 11.04261, 11.20056, 11.42161, 11.45318, 11.35846, 11.42161, 11.29531, 11.39003, 11.0742, 11.13738, 11.0742, 10.75815, 11.04261, 11.01101, 11.26373, 11.611, 11.48475, 11.57944, 11.611, 11.45318, 11.48475, 11.13738, 11.0742, 10.69491, 10.9162, 11.10579, 11.0742, 11.45318, 11.64256, 11.57944, 11.51631, 11.51631, 11.48475, 11.0742, 11.04261, 10.9162, 10.82138, 11.01101, 11.01101, 11.26373, 11.611, 11.611, 11.57944, 11.611, 11.57944, 11.32688, 10.97941, 10.85299, 11.01101, 11.10579, 11.10579, 11.0742, 11.35846, 11.611, 11.611, 11.57944, 11.42161, 11.54788, 11.39003, 11.32688, 11.0742, 10.8846, 11.16897, 11.10579, 11.35846, 11.67412, 11.57944, 11.64256, 11.70568, 11.611, 11.48475, 11.29531, 11.32688, 11.16897, 11.35846, 11.26373, 11.57944, 11.70568, 11.86344, 11.73723, 11.89498, 11.76879, 11.76879, 11.26373, 11.23214, 11.29531, 10.66329, 11.29531, 11.16897, 11.611, 11.89498, 11.73723, 11.76879, 11.76879, 11.70568, 11.23214, 11.29531, 11.10579, 11.01101, 10.9162, 11.26373, 11.39003, 11.76879, 11.89498, 11.86344, 12.02116, 11.98962, 11.92653, 11.42161 ; 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 ; }