netcdf J0209.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 = -300., 300. ; 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 = -300., 300. ; 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.7143, 0.03428, -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:45:45: Modified [lon,lat] to [-67.012800,44.889500].\n", "04-Oct-2004 00:58:19: Modified [lon,lat] to [-67.012150,44.889250].\n", "Sun Oct 3 22:07:49 2004: /usr/local/nco/bin/ncrcat -d time,2453282.85416667,2453285.9 J0209.aanderaa.realtime.nc J0209.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 = "AANCM713" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 35 ; :mooring_site_id = "J0209" ; :mooring_site_desc = "Cobscook Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -18.4 ; :goes_platform_id = "04405528" ; :starting_julian_day_number = 2453443.00000579 ; :starting_julian_day_string = "2005-03-13 00:00:00" ; :ending_julian_day_number = 2453449.95833912 ; :ending_julian_day_string = "2005-03-19 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 24-Aug-2004 18:15:24\n", "AANCM_Temperature_1.5: 24-Aug-2004 18:15:24" ; :longitude = -67.0128 ; :latitude = 44.8895 ; data: lat = 44.8895 ; lon = -67.0128 ; depth = 2 ; time = 2453443, 2453443.04166667, 2453443.08333333, 2453443.125, 2453443.16666667, 2453443.20833333, 2453443.25, 2453443.29166667, 2453443.33333333, 2453443.375, 2453443.41666667, 2453443.45833333, 2453443.5, 2453443.54166667, 2453443.58333333, 2453443.625, 2453443.66666667, 2453443.70833333, 2453443.75, 2453443.79166667, 2453443.83333333, 2453443.875, 2453443.91666667, 2453443.95833333, 2453444, 2453444.04166667, 2453444.08333333, 2453444.125, 2453444.16666667, 2453444.20833333, 2453444.25, 2453444.29166667, 2453444.33333333, 2453444.375, 2453444.41666667, 2453444.45833333, 2453444.5, 2453444.54166667, 2453444.58333333, 2453444.625, 2453444.66666667, 2453444.70833333, 2453444.75, 2453444.79166667, 2453444.83333333, 2453444.875, 2453444.91666667, 2453444.95833333, 2453445, 2453445.04166667, 2453445.08333333, 2453445.125, 2453445.16666667, 2453445.20833333, 2453445.25, 2453445.29166667, 2453445.33333333, 2453445.375, 2453445.41666667, 2453445.45833333, 2453445.5, 2453445.54166667, 2453445.58333333, 2453445.625, 2453445.66666667, 2453445.70833333, 2453445.75, 2453445.79166667, 2453445.83333333, 2453445.875, 2453445.91666667, 2453445.95833333, 2453446, 2453446.04166667, 2453446.08333333, 2453446.125, 2453446.16666667, 2453446.20833333, 2453446.25, 2453446.29166667, 2453446.33333333, 2453446.375, 2453446.41666667, 2453446.45833333, 2453446.5, 2453446.54166667, 2453446.58333333, 2453446.625, 2453446.66666667, 2453446.70833333, 2453446.75, 2453446.79166667, 2453446.83333333, 2453446.875, 2453446.91666667, 2453446.95833333, 2453447, 2453447.04166667, 2453447.08333333, 2453447.125, 2453447.16666667, 2453447.20833333, 2453447.25, 2453447.29166667, 2453447.33333333, 2453447.375, 2453447.41666667, 2453447.45833333, 2453447.5, 2453447.54166667, 2453447.58333333, 2453447.625, 2453447.66666667, 2453447.70833333, 2453447.75, 2453447.79166667, 2453447.83333333, 2453447.875, 2453447.91666667, 2453447.95833333, 2453448, 2453448.04166667, 2453448.08333333, 2453448.125, 2453448.16666667, 2453448.20833333, 2453448.25, 2453448.29166667, 2453448.33333333, 2453448.375, 2453448.41666667, 2453448.45833333, 2453448.5, 2453448.54166667, 2453448.58333333, 2453448.625, 2453448.66666667, 2453448.70833333, 2453448.75, 2453448.79166667, 2453448.83333333, 2453448.875, 2453448.91666667, 2453448.95833333, 2453449, 2453449.04166667, 2453449.08333333, 2453449.125, 2453449.16666667, 2453449.20833333, 2453449.25, 2453449.29166667, 2453449.33333333, 2453449.375, 2453449.41666667, 2453449.45833333, 2453449.5, 2453449.54166667, 2453449.58333333, 2453449.625, 2453449.66666667, 2453449.70833333, 2453449.75, 2453449.79166667, 2453449.83333333, 2453449.875, 2453449.91666667, 2453449.95833333 ; current_speed = 29.9166, 53.3806, 132.2783, 131.3984, 142.2505, 108.521, 28.1568, 96.789, 167.181, 193.8713, 171.8738, 168.3542, 51.6208, 25.5171, 112.6272, 138.1443, 134.3314, 119.6664, 51.3275, 46.928, 126.7056, 151.0495, 157.2088, 125.8257, 88.8699, 2.933, 51.9141, 133.1582, 130.2252, 110.8674, 61.2997, 50.4476, 85.9369, 143.1304, 136.9711, 158.6753, 111.7473, 28.4501, 40.1821, 111.454, 131.6917, 109.9875, 103.5349, 26.9836, 68.6322, 137.5577, 143.717, 136.0912, 133.7448, 78.0178, 2.3464, 91.8029, 101.7751, 120.8396, 113.2138, 42.8218, 33.1429, 131.3984, 126.7056, 148.4098, 122.8927, 85.9369, 13.7851, 44.8749, 105.8813, 112.0406, 110.5741, 88.2833, 28.1568, 80.9508, 127.8788, 136.0912, 126.4123, 108.2277, 55.727, 24.3439, 90.6297, 108.521, 98.8421, 63.0595, 15.2516, 65.4059, 128.1721, 134.6247, 126.9989, 112.9205, 69.5121, 11.1454, 57.4868, 105.2947, 115.8535, 88.5766, 57.4868, 41.3553, 59.5399, 115.2669, 124.3592, 119.9597, 78.0178, 31.3831, 25.2238, 91.8029, 94.7359, 94.4426, 75.0848, 21.1176, 70.0987, 114.387, 120.8396, 117.0267, 92.9761, 55.727, 17.3047, 46.3414, 96.2024, 88.2833, 73.325, 44.2883, 13.4918, 66.5791, 102.9483, 95.0292, 89.4565, 92.9761, 12.6119, 34.0228, 92.0962, 93.5627, 89.1632, 65.6992, 17.598, 58.3667, 102.9483, 115.5602, 104.1215, 93.5627, 56.9002, 5.866, 35.4893, 88.5766, 79.7776, 85.057, 35.196, 39.0089, 57.7801, 98.5488, 96.4957, 95.9091, 75.6714, 44.2883, 25.2238, 81.5374, 91.2163, 93.2694, 52.794, 10.2655, 59.2466, 94.4426, 117.9066, 109.6942, 99.722, 47.5146, 12.6119, 42.2352, 74.4982, 87.99, 75.9647, 46.928 ; 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 = 120.8336, 269.912, 274.4828, 289.25, 276.2408, 277.2956, 319.4876, 127.8656, 121.1852, 117.6692, 113.8016, 193.2632, 130.3268, 268.8572, 292.766, 295.5788, 283.6244, 286.0856, 332.8484, 122.24, 128.9204, 129.272, 122.5916, 119.4272, 120.8336, 342.6548, 312.4556, 274.8344, 285.734, 299.4464, 340.9352, 93.4088, 131.7332, 119.0756, 115.5596, 119.0756, 116.6144, 108.176, 268.5056, 279.0536, 283.2728, 294.1724, 282.5696, 324.7616, 132.4364, 119.7788, 118.0208, 117.6692, 117.6692, 127.514, 183.77, 282.218, 294.524, 288.8984, 282.218, 341.2868, 138.7652, 131.03, 125.4044, 104.66, 110.6372, 132.0848, 97.628, 293.4692, 275.8892, 281.1632, 291.7112, 277.2956, 306.4784, 125.0528, 127.1624, 130.6784, 124.3496, 120.1304, 140.1716, 319.8392, 285.734, 281.1632, 289.9532, 309.9944, 244.5968, 124.3496, 124.3496, 128.9204, 119.4272, 123.998, 118.3724, 320.1908, 300.1496, 283.2728, 289.6016, 292.0628, 341.6, 96.9248, 123.6464, 121.8884, 124.3496, 122.24, 127.1624, 146.852, 294.8756, 280.1084, 296.6336, 292.766, 307.1816, 7.6184, 128.9204, 121.5368, 125.0528, 124.7012, 122.9432, 126.8108, 225.962, 299.0948, 276.5924, 301.9076, 296.6336, 303.6656, 76.8836, 123.6464, 122.9432, 123.6464, 120.482, 124.3496, 162.674, 282.9212, 280.8116, 282.5696, 295.2272, 298.3916, 18.8696, 129.6236, 122.5916, 128.9204, 119.0756, 120.8336, 120.482, 318.0812, 303.314, 279.7568, 310.6976, 279.4052, 311.4008, 82.5092, 129.272, 124.7012, 120.1304, 121.8884, 129.9752, 127.514, 290.3048, 279.4052, 279.0536, 284.6792, 284.6792, 12.8924, 132.788, 123.2948, 121.8884, 121.1852, 125.756, 125.4044, 223.5008, 296.282, 281.5148, 281.5148, 285.734, 294.524 ; 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 = 25.68817, -53.38054, -131.8736, -124.0518, -141.4075, -107.6424, -18.29101, 76.41034, 143.023, 171.7008, 157.2557, -38.6246, 39.35393, -25.51202, -103.8527, -124.6051, -130.5514, -114.9813, -23.42312, 39.69268, 98.57943, 116.9349, 132.4534, 109.5918, 76.30898, -0.8744094, -38.30226, -132.6845, -125.3458, -96.5451, -20.02277, 50.35835, 64.13063, 125.093, 123.5667, 138.6789, 99.90675, 27.03052, -40.16843, -110.0655, -128.174, -100.3435, -101.0534, -15.56899, 50.6524, 119.3931, 126.8701, 120.5283, 118.4502, 61.88408, -0.1542792, -89.72351, -92.59371, -114.3257, -110.6494, -13.73857, 21.84602, 99.12248, 103.2756, 143.5783, 115.0068, 63.77839, 13.66311, -41.16259, -105.3225, -109.9208, -102.73, -87.56857, -22.64035, 66.2682, 101.91, 103.2089, 104.3673, 93.60454, 35.69261, -15.70023, -87.23389, -106.4678, -92.90878, -48.31034, -13.77694, 53.99977, 105.8202, 104.7406, 110.6136, 93.61754, 61.16214, -7.135653, -49.70981, -102.4821, -109.1396, -82.09038, -18.14565, 41.05362, 49.56535, 97.87067, 102.6722, 101.4644, 62.17445, 17.16039, -22.88362, -90.37788, -84.68362, -87.08485, -59.82187, 2.799659, 54.53816, 97.49255, 98.92209, 96.21141, 78.02648, 44.61606, -12.43998, -40.49387, -95.56631, -74.94383, -65.54459, -36.86058, 13.13981, 55.42529, 86.39525, 79.10922, 77.09259, 76.76201, 3.755926, -33.16129, -90.46143, -91.32022, -80.65924, -57.79679, 5.691464, 44.95699, 86.73717, 89.90809, 91.00003, 80.3385, 49.03594, -3.918938, -29.65746, -87.29543, -60.48432, -83.9136, -26.40058, 38.67599, 44.73044, 81.02013, 83.4577, 81.43437, 57.9887, 35.12968, -23.65639, -80.44132, -90.07989, -90.22507, -51.07079, 2.290447, 43.47943, 78.94053, 100.112, 93.84317, 80.92568, 38.72836, -8.681587, -37.86916, -72.99879, -86.21904, -73.11838, -42.69451 ; 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 = -15.33365, -0.08198668, 10.33885, 43.32082, 15.46366, 13.78091, 21.40664, -59.41018, -86.56733, -90.02724, -69.36326, -163.8636, -33.40622, -0.5089207, 43.58318, 59.64408, 31.64257, 33.15635, 45.67132, -25.03453, -79.60154, -95.61473, -84.68009, -61.82034, -45.54996, 2.799624, 35.04299, 11.22206, 35.31339, 54.50343, 57.9374, -2.999599, -57.20501, -69.55611, -59.09615, -77.11036, -50.06098, -8.874638, -1.047919, 17.53822, 30.2348, 45.03808, 22.53182, 22.03908, -46.31105, -68.31842, -67.51711, -63.19613, -62.10654, -47.50935, -2.341322, 19.42842, 42.24424, 39.13886, 23.95965, 40.55809, -24.92395, -86.25702, -73.4061, -37.55994, -43.31345, -57.59747, -1.829845, 17.8717, 10.86395, 21.69154, 40.9045, 11.21096, 16.73977, -46.49256, -77.24855, -88.70596, -71.327, -54.32703, -42.79645, 18.60452, 24.57621, 21.01013, 33.73011, 40.52914, -6.542717, -36.90469, -72.31995, -84.57664, -62.39676, -63.14108, -33.03218, 8.561682, 28.87329, 24.17437, 38.86629, 33.27137, 54.54784, -4.986065, -32.98903, -60.89164, -70.16856, -63.99453, -47.1287, -26.27584, 10.61038, 16.11242, 42.46853, 36.54631, 45.377, 20.9312, -44.03881, -59.82967, -69.40194, -66.62292, -50.56109, -33.3902, -12.02911, 22.53379, 11.04455, 46.66222, 32.87038, 24.55099, 3.061695, -36.88921, -55.98404, -52.65244, -45.37839, -52.46093, -12.03964, 7.607864, 17.27542, 20.36162, 38.00214, 31.23966, 16.65223, -37.22285, -55.45282, -72.59956, -50.59922, -47.95523, -28.86363, 4.364846, 19.49168, 15.01076, 52.02031, 13.89963, 23.2759, 5.085473, -36.57495, -56.10351, -48.43792, -50.66556, -48.61554, -26.96959, 8.753017, 13.32448, 14.35365, 23.6351, 13.37836, 10.00671, -40.24548, -51.84398, -62.2861, -56.80032, -58.27102, -27.52729, -9.148228, 18.7013, 14.87141, 17.56466, 20.59947, 19.47861 ; 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 = 1.555659, 1.622641, 1.589155, 1.622641, 1.756477, 1.78991, 1.589155, 1.589155, 1.522152, 1.455106, 1.388018, 1.354457, 1.320886, 1.354457, 1.455106, 1.522152, 1.622641, 1.756477, 1.622641, 1.68958, 1.656116, 1.522152, 1.522152, 1.555659, 1.522152, 1.555659, 1.555659, 1.522152, 1.488634, 1.68958, 1.555659, 1.589155, 1.555659, 1.455106, 1.421567, 1.421567, 1.388018, 1.388018, 1.388018, 1.455106, 1.455106, 1.455106, 1.68958, 1.488634, 1.555659, 1.522152, 1.388018, 1.421567, 1.388018, 1.388018, 1.388018, 1.455106, 1.488634, 1.421567, 1.656116, 1.421567, 1.488634, 1.421567, 1.354457, 1.354457, 1.354457, 1.354457, 1.421567, 1.354457, 1.455106, 1.488634, 1.488634, 1.68958, 1.589155, 1.555659, 1.522152, 1.488634, 1.488634, 1.522152, 1.522152, 1.522152, 1.522152, 1.555659, 1.522152, 1.555659, 1.622641, 1.555659, 1.555659, 1.488634, 1.522152, 1.488634, 1.522152, 1.589155, 1.589155, 1.589155, 1.622641, 1.622641, 1.78991, 1.723034, 1.68958, 1.656116, 1.68958, 1.68958, 1.723034, 1.723034, 1.723034, 1.656116, 1.656116, 1.656116, 1.68958, 1.68958, 1.656116, 1.656116, 1.656116, 1.656116, 1.656116, 1.68958, 1.723034, 1.68958, 1.723034, 1.756477, 1.68958, 1.856745, 1.923537, 1.78991, 1.78991, 1.856745, 1.856745, 1.856745, 1.856745, 1.823333, 1.78991, 1.78991, 1.756477, 1.756477, 1.78991, 1.756477, 1.78991, 1.823333, 1.856745, 1.856745, 1.890146, 1.923537, 1.890146, 1.890146, 1.923537, 1.823333, 1.823333, 1.923537, 1.890146, 1.923537, 1.990289, 1.990289, 2.023649, 1.990289, 1.990289, 1.890146, 1.890146, 1.856745, 1.856745, 1.856745, 1.856745, 1.923537, 1.956918, 1.990289, 2.023649, 2.056999, 2.090339, 2.056999, 1.956918, 1.990289, 1.923537, 1.990289 ; 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 ; }