netcdf A9999.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.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 = "" ; :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 = "A9999" ; :mooring_site_desc = "Massachusetts Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -16. ; :goes_platform_id = "0440465E" ; :starting_julian_day_number = 2453436.00000579 ; :starting_julian_day_string = "2005-03-06 00:00:00" ; :ending_julian_day_number = 2453442.95833912 ; :ending_julian_day_string = "2005-03-12 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 15-Dec-2004 18:31:29\n", "AANCM_Temperature_1.5: 15-Dec-2004 18:31:29" ; data: lat = 42.5236 ; lon = -70.5667 ; depth = 2 ; time = 2453436, 2453436.04166667, 2453436.08333333, 2453436.125, 2453436.16666667, 2453436.20833333, 2453436.25, 2453436.29166667, 2453436.33333333, 2453436.375, 2453436.41666667, 2453436.45833333, 2453436.5, 2453436.54166667, 2453436.58333333, 2453436.625, 2453436.66666667, 2453436.70833333, 2453436.75, 2453436.79166667, 2453436.83333333, 2453436.875, 2453436.91666667, 2453436.95833333, 2453437, 2453437.04166667, 2453437.08333333, 2453437.125, 2453437.16666667, 2453437.20833333, 2453437.25, 2453437.29166667, 2453437.33333333, 2453437.375, 2453437.41666667, 2453437.45833333, 2453437.5, 2453437.54166667, 2453437.58333333, 2453437.625, 2453437.66666667, 2453437.70833333, 2453437.75, 2453437.79166667, 2453437.83333333, 2453437.875, 2453437.91666667, 2453437.95833333, 2453438, 2453438.04166667, 2453438.08333333, 2453438.125, 2453438.16666667, 2453438.20833333, 2453438.25, 2453438.29166667, 2453438.33333333, 2453438.375, 2453438.41666667, 2453438.45833333, 2453438.5, 2453438.54166667, 2453438.58333333, 2453438.625, 2453438.66666667, 2453438.70833333, 2453438.75, 2453438.79166667, 2453438.83333333, 2453438.875, 2453438.91666667, 2453438.95833333, 2453439, 2453439.04166667, 2453439.08333333, 2453439.125, 2453439.16666667, 2453439.20833333, 2453439.25, 2453439.29166667, 2453439.33333333, 2453439.375, 2453439.41666667, 2453439.45833333, 2453439.5, 2453439.54166667, 2453439.58333333, 2453439.625, 2453439.66666667, 2453439.70833333, 2453439.75, 2453439.79166667, 2453439.83333333, 2453439.875, 2453439.91666667, 2453439.95833333, 2453440, 2453440.04166667, 2453440.08333333, 2453440.125, 2453440.16666667, 2453440.20833333, 2453440.25, 2453440.29166667, 2453440.33333333, 2453440.375, 2453440.41666667, 2453440.45833333, 2453440.5, 2453440.54166667, 2453440.58333333, 2453440.625, 2453440.66666667, 2453440.70833333, 2453440.75, 2453440.79166667, 2453440.83333333, 2453440.875, 2453440.91666667, 2453440.95833333, 2453441, 2453441.04166667, 2453441.08333333, 2453441.125, 2453441.16666667, 2453441.20833333, 2453441.25, 2453441.29166667, 2453441.33333333, 2453441.375, 2453441.41666667, 2453441.45833333, 2453441.5, 2453441.54166667, 2453441.58333333, 2453441.625, 2453441.66666667, 2453441.70833333, 2453441.75, 2453441.79166667, 2453441.83333333, 2453441.875, 2453441.91666667, 2453441.95833333, 2453442, 2453442.04166667, 2453442.08333333, 2453442.125, 2453442.16666667, 2453442.20833333, 2453442.25, 2453442.29166667, 2453442.33333333, 2453442.375, 2453442.41666667, 2453442.45833333, 2453442.5, 2453442.54166667, 2453442.58333333, 2453442.625, 2453442.66666667, 2453442.70833333, 2453442.75, 2453442.79166667, 2453442.83333333, 2453442.875, 2453442.91666667, 2453442.95833333 ; current_speed = 50.4476, 30.7965, 84.4704, 108.521, 105.2947, 65.1126, 63.0595, 75.6714, 85.6436, 217.042, 91.8029, 104.1215, 82.124, 55.1404, 82.7106, 65.1126, 45.1682, 20.2377, 120.8396, 120.5463, 107.9344, 139.3175, 80.6575, 81.8307, 83.2972, 44.8749, 37.8357, 50.4476, 48.1012, 48.1012, 24.9305, 32.8496, 51.9141, 25.2238, 54.8471, 93.5627, 113.8004, 100.0153, 134.6247, 93.5627, 38.7156, 50.4476, 105.8813, 98.8421, 99.4287, 72.4451, 61.8863, 49.861, 76.8446, 92.3895, 39.8888, 118.7865, 95.6158, 40.4754, 34.9027, 54.5538, 61.0064, 60.7131, 64.526, 60.7131, 27.2769, 22.8774, 50.1543, 139.3175, 97.3756, 104.4148, 118.1999, 115.5602, 120.5463, 131.6917, 201.2038, 163.0748, 185.0723, 54.8471, 42.5285, 43.7017, 45.4615, 61.593, 7.9191, 53.0873, 42.8218, 217.9219, 84.1771, 8.5057, 21.9975, 29.0367, 50.7409, 25.8104, 23.1707, 51.9141, 200.0306, 35.4893, 33.7295, 90.6297, 34.6094, 103.5349, 59.2466, 24.3439, 57.7801, 31.9697, 20.2377, 28.4501, 7.0392, 44.2883, 25.5171, 8.5057, 49.5677, 12.3186, 21.9975, 14.0784, 29.0367, 39.3022, 59.8332, 44.2883, 102.655, 108.2277, 100.0153, 36.6625, 104.1215, 24.3439, 102.0684, 25.8104, 63.3528, 41.3553, 45.4615, 39.3022, 30.5032, 44.2883, 12.6119, 12.0253, 28.1568, 9.6789, 24.6372, 12.6119, 18.7712, 27.5702, 24.9305, 74.4982, 36.6625, 23.7573, 47.5146, 37.5424, 53.6739, 65.1126, 45.7548, 46.3414, 108.521, 84.4704, 173.9269, 211.7626, 151.6361, 201.2038, 83.2972, 141.6639, 84.1771, 101.4818, 51.6208, 55.4337, 105.2947, 39.3022, 58.66, 54.5538, 59.8332, 48.6878, 51.3275, 30.5032, 68.6322, 47.5146 ; 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 = 348.2192, 23.7308, 168.9416, 164.7224, 163.316, 149.6036, 164.7224, 157.6904, 147.8456, 157.3388, 156.6356, 165.7772, 143.6264, 152.4164, 149.6036, 180.5444, 25.1372, 239.9648, 166.832, 157.3388, 148.5488, 156.9872, 155.5808, 174.2156, 174.5672, 27.2468, 335.9516, 17.402, 355.2512, 1.9316, 335.6, 38.498, 353.8448, 349.9772, 18.4568, 151.01, 162.9644, 164.7224, 168.9416, 167.5352, 15.9956, 10.7216, 160.5032, 148.1972, 168.9416, 152.0648, 359.822, 15.2924, 144.3296, 140.8136, 177.7316, 154.526, 167.1836, 171.4028, 84.206, 1.9316, 13.886, 4.0412, 4.0412, 15.9956, 25.1372, 326.1068, 140.462, 167.8868, 173.864, 166.1288, 158.3936, 161.558, 159.4484, 166.4804, 156.284, 159.8, 160.1516, 124.64, 125.3432, 347.8676, 332.7872, 19.5116, 183.7088, 157.6904, 147.8456, 156.6356, 158.7452, 350.3288, 335.9516, 354.8996, 25.1372, 356.6576, 95.1056, 134.8364, 166.832, 158.7452, 186.5216, 174.2156, 199.5308, 160.8548, 146.4392, 59.594, 357.7124, 125.3432, 173.5124, 357.0092, 0.8768, 50.804, 9.3152, 21.2696, 18.1052, 49.7492, 101.0828, 99.3248, 46.9364, 116.5532, 351.032, 153.8228, 161.558, 162.6128, 148.9004, 184.412, 153.4712, 141.1652, 157.6904, 94.0508, 358.7672, 51.8588, 159.4484, 103.544, 354.8996, 10.7216, 4.3928, 53.6168, 3.6896, 163.6676, 351.032, 136.2428, 278.2892, 24.434, 305.0108, 155.5808, 143.978, 351.3836, 20.2148, 349.9772, 14.9408, 342.9836, 168.2384, 163.6676, 163.6676, 131.672, 170.348, 167.1836, 162.9644, 167.8868, 163.6676, 159.4484, 172.4576, 151.7132, 171.4028, 154.526, 145.736, 358.7672, 359.1188, 353.1416, 343.3352, 306.7688, 10.7216, 18.4568, 8.9636, 7.5572 ; 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 = -10.29979, 12.39374, 16.20222, 28.59484, 30.22938, 32.94564, 16.61592, 28.72571, 45.57975, 83.62221, 36.40697, 25.58194, 48.70347, 25.53234, 41.84987, -0.6186628, 19.18688, -17.52014, 27.52812, 46.44423, 56.31717, 54.46433, 33.34458, 8.247341, 7.886431, 20.54482, -15.41836, 15.08757, -3.98217, 1.621318, -10.2989, 20.44846, -5.566333, -4.389952, 17.36402, 45.34581, 33.33963, 26.35362, 25.82229, 20.19455, 10.66861, 9.385122, 35.33833, 52.08952, 19.07136, 33.93855, -0.192261, 13.15059, 44.80975, 58.37587, 1.578827, 51.09025, 21.21022, 6.050547, 34.72439, 1.838812, 14.64098, 4.278682, 4.547391, 16.73032, 11.58688, -12.7575, 31.92772, 29.23492, 10.40836, 25.03241, 43.52456, 36.55684, 42.31787, 30.78662, 80.92487, 56.30943, 62.83808, 45.12489, 34.69057, -9.18485, -20.78939, 20.57192, -0.5122516, 20.15253, 22.78988, 86.42294, 30.51556, -1.428906, -8.964162, -2.581399, 21.55409, -1.504819, 23.07877, 36.81348, 45.56839, 12.86544, -3.830921, 9.134152, -11.57039, 33.95564, 32.7528, 20.99566, -2.306324, 26.07774, 2.286621, -1.484401, 0.107717, 34.32293, 4.130341, 3.085501, 15.40379, 9.401844, 21.58726, 13.89236, 21.2141, 35.15659, -9.326967, 19.53773, 32.47435, 32.34142, 51.66064, -2.820367, 46.50562, 15.2655, 38.7463, 25.74592, -1.36302, 32.52558, 15.9593, 38.20922, -2.711773, 8.239264, 0.9659925, 9.681181, 1.811923, 2.721798, -3.840516, 8.722438, -18.5751, 11.40427, -20.41917, 30.79827, 21.56106, -3.559279, 16.41822, -6.533881, 13.83825, -19.0549, 9.326656, 13.03164, 30.51713, 63.09628, 29.1612, 46.97479, 44.4242, 42.22137, 23.42396, 49.73122, 11.04907, 48.09074, 7.71664, 23.84212, 59.28164, -0.8455774, -0.9021459, -6.514597, -17.15849, -39.00172, 9.548816, 9.656994, 10.69337, 6.248926 ; 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 = 49.38496, 28.19254, -82.90197, -104.6859, -100.8621, -56.16258, -60.83101, -70.0071, -72.50732, -200.2862, -84.27518, -100.9299, -66.12354, -48.87293, -71.34165, -65.10966, 40.89046, -10.12962, -117.6623, -111.24, -92.0772, -128.2303, -73.4423, -81.41403, -82.92302, 39.8957, 34.55162, 48.13861, 47.93608, 48.07387, 22.7038, 25.70908, 51.61482, 24.83885, 52.02591, -81.8397, -108.8072, -96.48081, -132.125, -91.35732, 37.21664, 49.56692, -99.81008, -84.00263, -97.58253, -64.00365, 61.886, 48.09554, -62.42739, -71.6106, -39.85754, -107.2381, -93.23362, -40.02061, 3.523501, 54.5228, 59.2235, 60.56215, 64.36556, 58.36246, 24.69359, 18.99004, -38.67912, -136.2156, -96.81773, -101.3698, -109.8946, -109.6255, -112.8743, -128.0425, -184.2122, -153.0446, -174.0779, -31.17609, -24.60158, 42.7256, 40.42956, 58.05595, -7.902515, -49.11351, -36.25366, -200.0526, -78.45116, 8.384817, 20.08815, 28.92173, 45.93539, 25.76649, -2.061999, -36.60385, -194.7711, -33.07523, -33.51124, -90.16823, -32.61804, -97.80843, -49.37017, 12.32103, 57.73405, -18.4936, -20.1081, 28.41135, 7.038376, 27.98911, 25.1806, 7.926324, 47.11348, 7.959474, -4.228522, -2.281137, 19.82654, -17.56921, 59.10177, -39.74583, -97.38309, -103.2825, -85.64017, -36.55386, -93.15855, -18.96286, -94.42818, -1.82327, 63.33813, 25.5411, -42.56817, -9.204262, 30.38242, 43.51515, 12.57485, 7.133202, 28.09844, -9.288321, 24.33602, -9.109286, 2.706238, 25.10097, 14.3034, -67.83398, -29.65231, 23.48916, 44.58788, 36.96945, 51.85933, 62.26204, -44.79414, -44.47136, -104.1418, -56.16145, -171.4648, -206.4867, -144.9827, -196.724, -79.93586, -132.6479, -83.4488, -89.36351, -51.04077, -50.04447, -87.02103, 39.2931, 58.65306, 54.16343, 57.32014, 29.14391, 50.43146, 28.9342, 67.79403, 47.10189 ; 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 = 15.84366, 15.68606, 15.52851, 15.33951, 15.27652, 15.27652, 15.27652, 15.30801, 15.08761, 14.99317, 14.89874, 14.80433, 14.8358, 14.77286, 15.05613, 15.30801, 15.68606, 15.96979, 16.28526, 16.4431, 16.53783, 16.50625, 16.53783, 16.4431, 16.41152, 16.15904, 16.0644, 15.93825, 15.90672, 15.96979, 15.93825, 16.0644, 15.96979, 15.84366, 15.62303, 15.434, 15.11909, 15.05613, 14.99317, 15.05613, 15.33951, 15.71758, 16.00132, 16.15904, 16.09595, 16.0644, 15.87519, 15.74909, 15.497, 15.52851, 15.434, 15.434, 15.4025, 15.497, 15.62303, 15.71758, 15.90672, 15.93825, 16.0644, 16.03286, 16.12749, 16.15904, 16.28526, 16.50625, 16.50625, 16.53783, 16.601, 16.53783, 16.66418, 16.66418, 16.82219, 16.66418, 16.56941, 16.41152, 16.28526, 16.15904, 16.00132, 15.84366, 15.68606, 15.56001, 15.371, 15.15057, 14.99317, 14.8358, 14.64701, 14.55262, 14.4897, 14.52116, 14.61554, 14.70993, 14.96169, 15.15057, 15.27652, 15.33951, 15.24503, 15.11909, 14.77286, 14.58408, 14.26952, 13.89216, 13.54629, 13.29477, 12.98035, 12.69733, 12.54008, 12.35136, 12.19406, 11.97379, 11.97379, 11.84789, 12.41427, 13.04323, 13.73494, 14.33243, 14.42679, 14.7414, 15.05613, 15.30801, 15.33951, 15.30801, 14.86727, 14.58408, 14.26952, 13.95505, 13.67206, 13.38909, 13.13756, 12.85457, 12.63444, 12.35136, 12.13113, 11.97379, 11.75346, 11.78494, 12.03673, 12.60299, 13.51485, 14.23807, 14.89874, 15.24503, 15.62303, 15.74909, 15.74909, 15.68606, 15.434, 15.30801, 15.18206, 15.08761, 15.02465, 15.02465, 15.08761, 15.02465, 15.15057, 15.15057, 15.27652, 15.30801, 15.371, 15.434, 15.497, 15.65454, 15.71758, 15.81214, 15.87519, 15.87519, 16.0644, 16.03286, 16.00132, 15.90672 ; 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 ; }