netcdf J0206.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.6993, 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 = "" ; :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 = "AANCM706" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 35 ; :mooring_site_id = "J0206" ; :mooring_site_desc = "Cobscook Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -18.6 ; :goes_platform_id = "044073C4" ; :starting_julian_day_number = 2453037.04167244 ; :starting_julian_day_string = "2004-02-01 01:00:00" ; :ending_julian_day_number = 2453044.00000579 ; :ending_julian_day_string = "2004-02-08 00:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 16-Jan-2004 21:02:35\n", "AANCM_Temperature_1.5: 16-Jan-2004 21:02:35" ; data: lat = 44.8912 ; lon = -67.0173 ; depth = 2 ; time = 2453037.04166667, 2453037.08333333, 2453037.125, 2453037.16666667, 2453037.20833333, 2453037.25, 2453037.29166667, 2453037.33333333, 2453037.375, 2453037.41666667, 2453037.45833333, 2453037.5, 2453037.54166667, 2453037.58333333, 2453037.625, 2453037.66666667, 2453037.70833333, 2453037.75, 2453037.79166667, 2453037.83333333, 2453037.875, 2453037.91666667, 2453037.95833333, 2453038, 2453038.04166667, 2453038.08333333, 2453038.125, 2453038.16666667, 2453038.20833333, 2453038.25, 2453038.29166667, 2453038.33333333, 2453038.375, 2453038.41666667, 2453038.45833333, 2453038.5, 2453038.54166667, 2453038.58333333, 2453038.625, 2453038.66666667, 2453038.70833333, 2453038.75, 2453038.79166667, 2453038.83333333, 2453038.875, 2453038.91666667, 2453038.95833333, 2453039, 2453039.04166667, 2453039.08333333, 2453039.125, 2453039.16666667, 2453039.20833333, 2453039.25, 2453039.29166667, 2453039.33333333, 2453039.375, 2453039.41666667, 2453039.45833333, 2453039.5, 2453039.54166667, 2453039.58333333, 2453039.625, 2453039.66666667, 2453039.70833333, 2453039.75, 2453039.79166667, 2453039.83333333, 2453039.875, 2453039.91666667, 2453039.95833333, 2453040, 2453040.04166667, 2453040.08333333, 2453040.125, 2453040.16666667, 2453040.20833333, 2453040.25, 2453040.29166667, 2453040.33333333, 2453040.375, 2453040.41666667, 2453040.45833333, 2453040.5, 2453040.54166667, 2453040.58333333, 2453040.625, 2453040.66666667, 2453040.70833333, 2453040.75, 2453040.79166667, 2453040.83333333, 2453040.875, 2453040.91666667, 2453040.95833333, 2453041, 2453041.04166667, 2453041.08333333, 2453041.125, 2453041.16666667, 2453041.20833333, 2453041.25, 2453041.29166667, 2453041.33333333, 2453041.375, 2453041.41666667, 2453041.45833333, 2453041.5, 2453041.54166667, 2453041.58333333, 2453041.625, 2453041.66666667, 2453041.70833333, 2453041.75, 2453041.79166667, 2453041.83333333, 2453041.875, 2453041.91666667, 2453041.95833333, 2453042, 2453042.04166667, 2453042.08333333, 2453042.125, 2453042.16666667, 2453042.20833333, 2453042.25, 2453042.29166667, 2453042.33333333, 2453042.375, 2453042.41666667, 2453042.45833333, 2453042.5, 2453042.54166667, 2453042.58333333, 2453042.625, 2453042.66666667, 2453042.70833333, 2453042.75, 2453042.79166667, 2453042.83333333, 2453042.875, 2453042.91666667, 2453042.95833333, 2453043, 2453043.04166667, 2453043.08333333, 2453043.125, 2453043.16666667, 2453043.20833333, 2453043.25, 2453043.29166667, 2453043.33333333, 2453043.375, 2453043.41666667, 2453043.45833333, 2453043.5, 2453043.54166667, 2453043.58333333, 2453043.625, 2453043.66666667, 2453043.70833333, 2453043.75, 2453043.79166667, 2453043.83333333, 2453043.875, 2453043.91666667, 2453043.95833333, 2453044 ; current_speed = 119.3731, 97.9622, 82.124, 87.99, 92.3895, 68.0456, 92.9761, 97.9622, 96.2024, 98.8421, 109.4009, 94.1493, 63.3528, 139.6108, 298.8727, 17.598, 46.3414, 22.8774, 23.464, 32.5563, 22.2908, 28.1568, 31.6764, 18.1846, 15.5449, 33.1429, 18.1846, 17.8913, 9.6789, 19.6511, 8.799, 17.8913, 9.3856, 22.2908, 27.2769, 47.8079, 57.4868, 39.5955, 89.4565, 17.3047, 3.2263, 21.7042, 51.6208, 110.5741, 70.6853, 76.8446, 21.4109, 6.1593, 10.5588, 297.1129, 300.0459, 42.8218, 121.4262, 107.9344, 103.5349, 106.1746, 95.0292, 121.1329, 108.521, 112.3339, 102.3617, 75.0848, 95.6158, 11.1454, 92.3895, 80.3642, 53.9672, 42.8218, 12.6119, 24.3439, 36.0759, 40.7687, 35.4893, 36.3692, 9.3856, 12.9052, 41.6486, 33.4362, 48.6878, 77.4312, 41.6486, 51.9141, 52.5007, 38.4223, 41.6486, 15.8382, 51.6208, 107.0545, 101.1885, 80.6575, 9.9722, 45.1682, 27.8635, 33.1429, 19.9444, 300.0459, 95.6158, 52.5007, 68.9255, 112.6272, 121.1329, 113.2138, 161.0217, 179.4996, 285.0876, 288.0206, 107.9344, 86.2302, 228.1874, 141.0773, 106.7612, 142.8371, 241.3859, 256.9308, 97.3756, 88.2833, 103.2416, 91.5096, 143.1304, 203.8435, 269.5427, 249.0117, 171.5805, 242.8524, 287.434, 267.1963, 202.0837, 113.5071, 116.1468, 114.387, 102.9483, 107.0545, 104.1215, 150.4629, 58.3667, 117.6133, 300.0459, 105.0014, 71.8585, 90.923, 112.3339, 280.9814, 165.1279, 99.4287, 105.0014, 114.6803, 269.836, 278.9283, 151.3428, 116.1468, 141.9572, 109.1076, 35.7826, 32.5563, 51.9141, 165.4212, 146.65, 180.9661, 24.9305, 14.3717, 30.5032, 30.2099, 19.3578, 17.3047, 34.9027, 9.0923, 17.8913, 10.5588 ; 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 = 241.2324, 239.1228, 238.068, 235.2552, 245.8032, 247.9128, 222.246, 239.4744, 241.584, 235.6068, 241.584, 233.8488, 251.7804, 237.0132, 247.2096, 159.6612, 241.584, 137.1588, 107.6244, 80.9028, 105.8664, 105.8664, 119.2272, 139.9716, 104.1084, 132.588, 115.008, 141.378, 159.3096, 179.7024, 219.4332, 136.4556, 191.6568, 162.8256, 248.2644, 264.0864, 212.0496, 135.4008, 260.5704, 236.31, 338.6256, 133.6428, 80.9028, 67.542, 90.396, 69.3, 148.0584, 309.4428, 118.8756, 248.9676, 254.2416, 221.5428, 239.826, 237.7164, 241.584, 244.3968, 246.858, 238.068, 252.8352, 247.5612, 242.6388, 118.8756, 69.3, 74.9256, 85.4736, 83.0124, 86.5284, 91.4508, 261.2736, 138.2136, 68.2452, 134.346, 120.9852, 123.4464, 223.3008, 99.186, 132.2364, 119.5788, 98.8344, 70.3548, 78.7932, 112.1952, 120.9852, 78.09, 66.4872, 136.4556, 76.6836, 66.4872, 80.5512, 94.9668, 83.7156, 91.0992, 107.6244, 227.8716, 118.524, 248.9676, 253.1868, 189.1956, 254.9448, 235.6068, 233.1456, 239.826, 240.8808, 238.7712, 247.5612, 247.5612, 238.4196, 248.9676, 248.2644, 242.2872, 237.3648, 246.5064, 251.0772, 247.9128, 245.1, 235.2552, 230.6844, 247.5612, 246.1548, 241.9356, 248.2644, 247.2096, 244.0452, 246.858, 251.7804, 248.2644, 252.132, 239.4744, 246.858, 238.4196, 238.7712, 257.0544, 236.6616, 237.3648, 248.2644, 248.9676, 251.7804, 239.826, 251.7804, 250.374, 238.068, 250.374, 250.7256, 239.4744, 238.068, 245.8032, 249.6708, 245.1, 251.4288, 246.1548, 231.3876, 238.068, 258.1092, 243.6936, 226.8168, 251.0772, 241.584, 250.0224, 228.2232, 149.1132, 85.4736, 20.4276, 142.4328, 101.2956, 238.4196, 219.4332, 186.0312, 218.3784 ; 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 = -104.6399, -84.07794, -69.6967, -72.30126, -84.27244, -63.05191, -62.50924, -84.38486, -84.61153, -81.56258, -96.21981, -76.02208, -60.17662, -117.105, -275.5391, 6.116549, -40.75799, 15.55592, 22.36264, 32.14679, 21.44156, 27.08408, 27.64369, 11.69574, 15.07601, 24.40109, 16.47977, 11.16739, 3.419731, 0.1020693, -5.588933, 12.32561, -1.89635, 6.582054, -25.33759, -47.55349, -30.50555, 27.80171, -88.24773, -14.39839, -1.17586, 15.70639, 50.97149, 102.1881, 70.68361, 71.88382, 11.32753, -4.756576, 9.246027, -277.3185, -288.7688, -28.39853, -104.9733, -91.24934, -91.06057, -95.74915, -87.38255, -102.8026, -103.6875, -103.8288, -90.91017, 65.74953, 89.44323, 10.76188, 92.10134, 79.7673, 53.86817, 42.80807, -12.46591, 16.22169, 33.50652, 29.15499, 30.42499, 30.34653, -6.436912, 12.73969, 30.8357, 29.07871, 48.11018, 72.92413, 40.85445, 48.06738, 45.00887, 37.59518, 38.19056, 10.9112, 50.23287, 98.16587, 99.81564, 80.35464, 9.912275, 45.15989, 26.55564, -24.58021, 17.52349, -280.0561, -91.5285, -8.389894, -66.5597, -92.93777, -96.92597, -97.87366, -140.67, -153.4908, -263.503, -266.2139, -91.94997, -80.48534, -211.9639, -124.8943, -89.90588, -130.9966, -228.3405, -238.0753, -88.32395, -72.54227, -79.87469, -84.58121, -130.9129, -179.8754, -250.3789, -229.5709, -154.2748, -223.311, -273.0235, -248.1994, -192.3364, -97.77528, -106.8009, -97.44698, -88.03148, -104.3335, -86.98718, -126.708, -54.21698, -109.7776, -285.0031, -90.77402, -68.25588, -85.64084, -95.33513, -264.6578, -155.8722, -85.64811, -89.11221, -104.6048, -253.0285, -253.0002, -143.4622, -106.2326, -110.9233, -92.59705, -35.01478, -29.18467, -37.85417, -156.4812, -128.981, -170.0767, -18.59182, 7.37762, 30.40806, 10.54397, 11.80229, 16.9695, -29.73382, -5.77523, -1.879839, -6.555455 ; 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 = -57.44926, -50.27418, -43.4364, -50.14745, -37.86788, -25.58632, -68.82696, -49.75728, -45.77982, -55.83284, -52.06059, -55.54038, -19.80788, -76.01051, -115.7717, -16.50083, -22.05247, -16.77465, -7.104331, 5.14747, -6.094197, -7.697933, -15.46676, -13.92442, -3.789181, -22.42852, -7.687445, -13.97813, -9.054643, -19.65084, -6.796045, -12.96834, -9.192026, -21.29686, -10.10129, -4.925583, -48.72518, -28.19341, -14.65616, -9.598904, 3.004391, -14.97938, 8.161755, 42.23998, -0.4885378, 27.16263, -18.16903, 3.91305, -5.098945, -106.6326, -81.48693, -32.05043, -61.03217, -57.64888, -49.26913, -45.88188, -37.34755, -64.0687, -32.02684, -42.87744, -47.04528, -36.25916, 33.79778, 2.898619, 7.291234, 9.77667, 3.267918, -1.084185, -1.91343, -18.15164, 13.371, -28.4969, -18.27048, -20.04513, -6.830494, -2.060186, -27.99582, -16.50478, -7.47743, 26.03195, 8.094438, -19.61124, -27.02823, 7.929401, 16.61587, -11.48017, 11.88973, 42.70981, 16.61173, -6.983204, 1.091594, -0.8664834, -8.436393, -22.23207, -9.523986, -107.6852, -27.65709, -51.82599, -17.90337, -63.61962, -72.65353, -56.90439, -78.3577, -93.06281, -108.8169, -109.9364, -56.52465, -30.94766, -84.50327, -65.60657, -57.57506, -56.94153, -78.27997, -96.61042, -40.99862, -50.31461, -65.413, -34.92888, -57.86289, -95.90096, -99.81813, -96.45745, -75.09426, -95.44373, -89.86908, -98.9492, -62.00435, -57.6529, -45.647, -59.90384, -53.37426, -23.98297, -57.22339, -81.14288, -21.61459, -42.21092, -93.81231, -52.77661, -22.46727, -30.53913, -59.41479, -94.37576, -54.50751, -50.50215, -55.53654, -47.00425, -93.74469, -117.4388, -48.20009, -46.95432, -88.58821, -57.70836, -7.3729, -14.42802, -35.52655, -53.64508, -69.78631, -61.82756, -16.60946, -12.33355, 2.407265, 28.31012, -15.34374, -3.389486, -18.27835, -7.02258, -17.79227, -8.277334 ; 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 = 18.10954, 18.10954, 18.10954, 18.10954, 18.10954, 18.04603, 17.98255, 17.91908, 17.88735, 17.88735, 17.91908, 17.95081, 18.10954, 18.30015, 18.52274, 18.71371, 19.03238, 19.28769, 19.47939, 19.57531, 19.63929, 19.6073, 19.57531, 19.54333, 19.54333, 19.51136, 19.47939, 19.44742, 19.44742, 19.41546, 19.41546, 19.38351, 19.41546, 19.35156, 19.28769, 19.19191, 19.12808, 18.90486, 18.84112, 19.06428, 19.35156, 19.7353, 20.08777, 20.47313, 20.56961, 20.37671, 19.99157, 19.57531, 19.25576, 18.93673, 18.68187, 18.49093, 18.36373, 18.2366, 18.10954, 18.04603, 17.91908, 17.85562, 17.8239, 17.79218, 18.52274, 19.22383, 19.67129, 19.95952, 20.21613, 20.24823, 20.21613, 20.24823, 20.0557, 20.02363, 19.99157, 19.76731, 19.63929, 19.83136, 20.02363, 20.11985, 20.18403, 20.21613, 20.28034, 20.31246, 20.31246, 20.28034, 20.28034, 20.28034, 20.28034, 20.31246, 20.47313, 20.50529, 20.50529, 20.34458, 20.15194, 19.95952, 19.76731, 19.54333, 19.25576, 19.00049, 18.74556, 18.55456, 18.36373, 18.20483, 18.10954, 18.01429, 17.91908, 17.8239, 17.76047, 17.69705, 17.63366, 17.53859, 17.38021, 17.19028, 17.09536, 17.15864, 17.38021, 17.63366, 17.91908, 18.04603, 18.04603, 17.95081, 17.85562, 17.79218, 17.76047, 17.76047, 17.69705, 17.66535, 17.63366, 17.66535, 17.69705, 17.72876, 17.72876, 17.79218, 17.8239, 17.85562, 17.98255, 18.1413, 18.30015, 18.45912, 18.58638, 18.65004, 18.71371, 18.74556, 18.74556, 18.68187, 18.61821, 18.58638, 18.61821, 18.65004, 18.68187, 18.71371, 18.74556, 18.74556, 18.77741, 18.77741, 18.80926, 18.80926, 18.77741, 18.74556, 18.74556, 18.74556, 18.84112, 18.87299, 18.93673, 19.00049, 19.03238, 19.09618, 19.15999, 19.15999, 19.12808, 19.15999 ; 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 ; }