netcdf F0107.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.8046, 0.03433, -6.29e-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 = "Fri Sep 26 00:39:35 2003: ncrcat -d time,2452908.95832, F0107.aanderaa.realtime.nc tmp.nc" ; :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 = "AANCM691" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 110 ; :mooring_site_id = "F0107" ; :mooring_site_desc = "W. Penobscot Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.3 ; :goes_platform_id = "044060B2" ; :starting_julian_day_number = 2453023.04167244 ; :starting_julian_day_string = "2004-01-18 01:00:00" ; :ending_julian_day_number = 2453030.00000579 ; :ending_julian_day_string = "2004-01-25 00:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 29-Aug-2003 13:40:16\n", "AANCM_Temperature_1.5: 29-Aug-2003 13:40:16" ; data: lat = 44.0555 ; lon = -68.9982 ; depth = 2 ; time = 2453023.04166667, 2453023.08333333, 2453023.125, 2453023.16666667, 2453023.20833333, 2453023.25, 2453023.29166667, 2453023.33333333, 2453023.375, 2453023.41666667, 2453023.45833333, 2453023.5, 2453023.54166667, 2453023.58333333, 2453023.625, 2453023.66666667, 2453023.70833333, 2453023.75, 2453023.79166667, 2453023.83333333, 2453023.875, 2453023.91666667, 2453023.95833333, 2453024, 2453024.04166667, 2453024.08333333, 2453024.125, 2453024.16666667, 2453024.20833333, 2453024.25, 2453024.29166667, 2453024.33333333, 2453024.375, 2453024.41666667, 2453024.45833333, 2453024.5, 2453024.54166667, 2453024.58333333, 2453024.625, 2453024.66666667, 2453024.70833333, 2453024.75, 2453024.79166667, 2453024.83333333, 2453024.875, 2453024.91666667, 2453024.95833333, 2453025, 2453025.04166667, 2453025.08333333, 2453025.125, 2453025.16666667, 2453025.20833333, 2453025.25, 2453025.29166667, 2453025.33333333, 2453025.375, 2453025.41666667, 2453025.45833333, 2453025.5, 2453025.54166667, 2453025.58333333, 2453025.625, 2453025.66666667, 2453025.70833333, 2453025.75, 2453025.79166667, 2453025.83333333, 2453025.875, 2453025.91666667, 2453025.95833333, 2453026, 2453026.04166667, 2453026.08333333, 2453026.125, 2453026.16666667, 2453026.20833333, 2453026.25, 2453026.29166667, 2453026.33333333, 2453026.375, 2453026.41666667, 2453026.45833333, 2453026.5, 2453026.54166667, 2453026.58333333, 2453026.625, 2453026.66666667, 2453026.70833333, 2453026.75, 2453026.79166667, 2453026.83333333, 2453026.875, 2453026.91666667, 2453026.95833333, 2453027, 2453027.04166667, 2453027.08333333, 2453027.125, 2453027.16666667, 2453027.20833333, 2453027.25, 2453027.29166667, 2453027.33333333, 2453027.375, 2453027.41666667, 2453027.45833333, 2453027.5, 2453027.54166667, 2453027.58333333, 2453027.625, 2453027.66666667, 2453027.70833333, 2453027.75, 2453027.79166667, 2453027.83333333, 2453027.875, 2453027.91666667, 2453027.95833333, 2453028, 2453028.04166667, 2453028.08333333, 2453028.125, 2453028.16666667, 2453028.20833333, 2453028.25, 2453028.29166667, 2453028.33333333, 2453028.375, 2453028.41666667, 2453028.45833333, 2453028.5, 2453028.54166667, 2453028.58333333, 2453028.625, 2453028.66666667, 2453028.70833333, 2453028.75, 2453028.79166667, 2453028.83333333, 2453028.875, 2453028.91666667, 2453028.95833333, 2453029, 2453029.04166667, 2453029.08333333, 2453029.125, 2453029.16666667, 2453029.20833333, 2453029.25, 2453029.29166667, 2453029.33333333, 2453029.375, 2453029.41666667, 2453029.45833333, 2453029.5, 2453029.54166667, 2453029.58333333, 2453029.625, 2453029.66666667, 2453029.70833333, 2453029.75, 2453029.79166667, 2453029.83333333, 2453029.875, 2453029.91666667, 2453029.95833333, 2453030 ; current_speed = 22.2908, 25.2238, 35.4893, 33.7295, 21.4109, 11.4387, 9.9722, 14.665, 18.4779, 40.7687, 21.9975, 9.6789, 8.799, 24.6372, 44.5816, 38.7156, 27.8635, 12.6119, 7.9191, 12.0253, 21.4109, 14.0784, 8.2124, 12.0253, 22.5841, 30.2099, 50.7409, 48.6878, 39.8888, 33.7295, 30.5032, 17.3047, 8.799, 14.0784, 5.866, 2.3464, 28.1568, 42.8218, 58.9533, 58.9533, 53.9672, 46.6347, 37.2491, 26.1037, 14.665, 11.4387, 3.8129, 9.0923, 25.8104, 28.4501, 37.8357, 48.1012, 44.8749, 35.4893, 21.4109, 7.9191, 3.8129, 14.665, 12.9052, 24.9305, 11.4387, 15.5449, 31.6764, 24.9305, 52.2074, 47.8079, 39.3022, 28.7434, 15.5449, 3.5196, 6.7459, 9.3856, 32.263, 14.665, 13.4918, 19.6511, 22.2908, 39.3022, 36.3692, 23.1707, 3.8129, 6.7459, 15.5449, 31.9697, 39.5955, 24.0506, 16.7181, 18.1846, 30.7965, 47.5146, 52.2074, 33.1429, 21.7042, 10.2655, 10.2655, 8.799, 20.2377, 22.5841, 7.6258, 31.0898, 34.3161, 45.1682, 48.1012, 36.0759, 23.464, 14.3717, 17.598, 25.8104, 32.5563, 22.5841, 9.3856, 12.6119, 27.5702, 52.2074, 57.4868, 45.4615, 32.5563, 24.9305, 6.4526, 7.6258, 14.3717, 9.9722, 3.8129, 24.0506, 29.33, 34.0228, 53.0873, 52.2074, 41.9419, 32.8496, 15.5449, 6.1593, 15.5449, 17.8913, 14.3717, 2.0531, 30.5032, 42.8218, 61.0064, 61.593, 46.3414, 42.5285, 29.0367, 10.2655, 9.0923, 8.2124, 14.9583, 9.6789, 24.3439, 29.33, 36.0759, 50.1543, 44.5816, 29.6233, 20.2377, 4.9861, 4.6928, 12.9052, 21.7042, 20.2377, 0.8799, 14.0784, 27.5702, 38.7156, 54.5538, 46.3414, 37.8357, 25.5171 ; 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 = 207.3724, 191.5504, 197.5276, 204.5596, 205.966, 228.1168, 262.222, 302.656, 303.3592, 333.5968, 330.0808, 26.2984, 141.6232, 184.5184, 171.8608, 183.112, 187.6828, 231.6328, 267.8476, 339.9256, 356.4124, 15.3988, 13.6408, 182.0572, 197.8792, 202.0984, 188.7376, 180.6508, 189.7924, 179.596, 210.5368, 226.3588, 301.9528, 312.5008, 181.7056, 129.6688, 175.7284, 176.08, 179.596, 182.4088, 170.4544, 178.5412, 184.87, 180.6508, 166.2352, 121.582, 55.8328, 208.4272, 181.0024, 186.628, 180.6508, 189.7924, 186.2764, 181.354, 173.2672, 183.8152, 220.3816, 26.2984, 12.586, 335.7064, 3.796, 185.5732, 185.2216, 205.2628, 181.0024, 185.2216, 184.1668, 181.354, 190.144, 312.8524, 338.1676, 21.0244, 330.784, 344.1064, 137.404, 180.6508, 203.5048, 188.7376, 192.2536, 190.4956, 147.952, 298.4368, 340.9804, 332.542, 323.752, 309.3364, 309.3364, 196.8244, 186.9796, 188.386, 201.0436, 187.6828, 209.8336, 259.7608, 310.0396, 349.3804, 339.574, 332.8936, 92.3992, 176.4316, 184.5184, 194.3632, 190.4956, 199.9888, 228.1168, 274.8796, 311.7976, 333.9484, 359.5768, 338.1676, 21.7276, 165.532, 171.8608, 180.2992, 180.2992, 182.0572, 185.2216, 163.4224, 153.9292, 30.166, 351.1384, 32.2756, 269.6056, 195.418, 198.2308, 190.4956, 191.5504, 183.112, 179.9476, 172.564, 180.2992, 266.4412, 342.3868, 39.6592, 343.0516, 309.3364, 179.2444, 177.4864, 182.0572, 184.1668, 173.9704, 173.2672, 164.4772, 195.418, 112.0888, 42.472, 40.3624, 306.5236, 185.2216, 192.2536, 201.7468, 178.5412, 177.4864, 168.6964, 161.3128, 180.2992, 57.2392, 34.3852, 0.9832, 318.8296, 328.3228, 144.0844, 175.7284, 185.9248, 178.5412, 174.322, 172.564, 155.6872 ; 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.24869, -5.050558, -10.68814, -14.01931, -9.374499, -8.516196, -9.880455, -12.34684, -15.43347, -18.12924, -10.97187, 4.288199, 5.462687, -1.9409, 6.311798, -2.10179, -3.725035, -9.888347, -7.913513, -4.127565, -1.339777, 3.738321, 1.936765, -0.4316746, -6.93357, -11.36492, -7.708024, -0.5530135, -6.784239, 0.2378291, -15.49842, -12.52299, -7.465814, -10.37955, -0.1745953, 1.806135, 2.097244, 2.92745, 0.415684, -2.477755, 8.949516, 1.187231, -3.162271, -0.2964952, 3.489343, 9.744532, 3.154802, -4.328314, -0.4515346, -3.283784, -0.4297515, -8.180994, -4.905943, -0.8385965, 2.510198, -0.5269259, -2.470284, 6.497272, 2.812105, -10.25672, 0.7572904, -1.50968, -2.882806, -10.63961, -0.9133313, -4.350902, -2.855709, -0.6791939, -2.73781, -2.580248, -2.508752, 3.367229, -15.74768, -4.016037, 9.131582, -0.2232042, -8.890148, -5.970377, -7.718966, -4.220775, 2.023237, -5.931959, -5.065952, -14.74117, -23.41209, -18.60164, -12.93041, -5.263341, -3.742266, -6.929591, -18.74654, -4.430831, -10.79747, -10.10201, -7.859267, -1.621547, -7.062903, -10.29032, 7.619115, 1.935031, -2.703396, -11.20477, -8.762115, -12.33206, -17.46912, -14.31961, -13.11938, -11.33542, -0.2404662, -8.398865, 3.474495, 3.150948, 3.903349, -0.2726271, -0.3001961, -1.63194, -2.962884, 7.113013, 2.835798, 3.832018, -2.213935, 5.325078, -3.81281, -6.394068, -9.175759, -6.197594, -10.62966, -2.834233, 0.03835807, 4.251351, -0.08117549, -6.147422, -4.703723, 11.41858, -4.189499, -1.587945, 0.4022556, 1.878015, -2.189959, -4.475365, 4.867805, 4.986011, 7.770854, -2.729175, 8.424945, 5.545258, 9.687294, -7.778078, -2.21549, -6.224972, -13.36632, 1.276834, 1.955194, 5.806396, 6.484187, -0.02603742, 3.946349, 7.288261, 0.3724275, -13.32249, -0.4620646, 8.258289, 2.053551, -3.996343, 1.388837, 4.58491, 4.896646, 10.50585 ; 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 = -19.79505, -24.71299, -33.8416, -30.67797, -19.24956, -7.63664, -1.349589, 7.913145, 10.16074, 36.51599, 19.06589, 8.677122, -6.897931, -24.56063, -44.13253, -38.65851, -27.61338, -7.828194, -0.2974226, 11.29474, 21.36894, 13.573, 7.980755, -12.01755, -21.49342, -27.99065, -50.15202, -48.68466, -39.30764, -33.72866, -26.2725, -11.94267, 4.656611, 9.511374, -5.863401, -1.497822, -28.07858, -42.72162, -58.95184, -58.90121, -53.21997, -46.61959, -37.11463, -26.10202, -14.24383, -5.990656, 2.141362, -7.995975, -25.80645, -28.25995, -37.83326, -47.40039, -44.60592, -35.47939, -21.26324, -7.90155, -2.904463, 13.14715, 12.59509, 22.72289, 11.4136, -15.47142, -31.54495, -22.54614, -52.19941, -47.6095, -39.19831, -28.73537, -15.30191, 2.393722, 6.262055, 8.760779, 28.15869, 14.10439, -9.931912, -19.64983, -20.44126, -38.84607, -35.54063, -22.78303, -3.231829, 3.212324, 14.69626, 28.36828, 31.93239, 15.24501, 10.59714, -17.40623, -30.56828, -47.00657, -48.72556, -32.84539, -18.82783, -1.824775, 6.60397, 8.648293, 18.96523, 20.10351, -0.319229, -31.02952, -34.20945, -43.75636, -47.29641, -33.90267, -15.6649, 1.222488, 11.72909, 23.18803, 32.55541, 20.96427, 8.718794, -12.21194, -27.29249, -52.20669, -57.48602, -45.4322, -32.4212, -23.89424, -5.796059, 6.593062, 14.20015, 8.431389, -0.02624619, -23.18507, -27.85775, -33.45356, -52.01223, -52.13041, -41.94188, -32.57334, -15.54469, -0.3823253, 14.81617, 13.77369, 13.7475, 1.301403, -30.50055, -42.7806, -60.96708, -61.43019, -46.08503, -42.23521, -27.97756, -9.896065, -3.419097, 6.057527, 11.39768, 5.760435, -24.24288, -28.6618, -33.50839, -50.13805, -44.5387, -29.04868, -19.17081, -4.986032, 2.539429, 10.65014, 21.701, 15.23403, 0.7488126, -11.40184, -27.49361, -38.50879, -54.53612, -46.11403, -37.5175, -23.25402 ; 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.736794, 1.904002, 1.870581, 1.703321, 1.736794, 1.736794, 1.770256, 1.870581, 1.970813, 1.736794, 1.770256, 1.83715, 1.83715, 1.870581, 1.937412, 1.970813, 1.937412, 1.937412, 1.937412, 1.937412, 1.970813, 1.937412, 1.970813, 1.937412, 1.970813, 1.937412, 1.83715, 1.83715, 1.803708, 1.703321, 1.669838, 1.60284, 1.770256, 1.736794, 1.870581, 1.83715, 1.770256, 1.83715, 1.736794, 1.736794, 1.770256, 1.669838, 1.60284, 1.60284, 1.569325, 1.60284, 1.636344, 1.669838, 1.736794, 1.736794, 1.736794, 1.703321, 1.669838, 1.703321, 1.569325, 1.60284, 1.60284, 1.60284, 1.569325, 1.703321, 1.736794, 1.736794, 1.669838, 1.703321, 1.569325, 1.669838, 1.703321, 1.60284, 1.5358, 1.636344, 1.60284, 1.703321, 1.636344, 1.770256, 1.736794, 1.736794, 1.669838, 1.636344, 1.569325, 1.569325, 1.5358, 1.569325, 1.5358, 1.60284, 1.502264, 1.636344, 1.669838, 1.636344, 1.669838, 1.60284, 1.468718, 1.502264, 1.502264, 1.468718, 1.502264, 1.502264, 1.669838, 1.770256, 1.636344, 1.569325, 1.669838, 1.5358, 1.300825, 1.233593, 1.300825, 1.401593, 1.569325, 1.636344, 1.569325, 1.60284, 1.770256, 1.669838, 1.636344, 1.5358, 1.435161, 1.401593, 1.334425, 1.334425, 1.300825, 1.300825, 1.300825, 1.334425, 1.435161, 1.401593, 1.468718, 1.468718, 1.401593, 1.368014, 1.334425, 1.334425, 1.300825, 1.334425, 1.334425, 1.267214, 1.435161, 1.502264, 1.435161, 1.468718, 1.368014, 1.368014, 1.368014, 1.267214, 1.300825, 1.267214, 1.166317, 1.19996, 1.267214, 1.334425, 1.267214, 1.233593, 1.300825, 1.233593, 1.19996, 1.19996, 1.098997, 0.997936, 0.997936, 1.098997, 1.166317, 1.233593, 1.267214, 1.267214, 1.233593, 1.233593, 1.166317, 1.132663, 1.098997, 1.166317 ; 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 ; }