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 = 2453387.00000579 ; :starting_julian_day_string = "2005-01-16 00:00:00" ; :ending_julian_day_number = 2453393.95833912 ; :ending_julian_day_string = "2005-01-22 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 = 2453387, 2453387.04166667, 2453387.08333333, 2453387.125, 2453387.16666667, 2453387.20833333, 2453387.25, 2453387.29166667, 2453387.33333333, 2453387.375, 2453387.41666667, 2453387.45833333, 2453387.5, 2453387.54166667, 2453387.58333333, 2453387.625, 2453387.66666667, 2453387.70833333, 2453387.75, 2453387.79166667, 2453387.83333333, 2453387.875, 2453387.91666667, 2453387.95833333, 2453388, 2453388.04166667, 2453388.08333333, 2453388.125, 2453388.16666667, 2453388.20833333, 2453388.25, 2453388.29166667, 2453388.33333333, 2453388.375, 2453388.41666667, 2453388.45833333, 2453388.5, 2453388.54166667, 2453388.58333333, 2453388.625, 2453388.66666667, 2453388.70833333, 2453388.75, 2453388.79166667, 2453388.83333333, 2453388.875, 2453388.91666667, 2453388.95833333, 2453389, 2453389.04166667, 2453389.08333333, 2453389.125, 2453389.16666667, 2453389.20833333, 2453389.25, 2453389.29166667, 2453389.33333333, 2453389.375, 2453389.41666667, 2453389.45833333, 2453389.5, 2453389.54166667, 2453389.58333333, 2453389.625, 2453389.66666667, 2453389.70833333, 2453389.75, 2453389.79166667, 2453389.83333333, 2453389.875, 2453389.91666667, 2453389.95833333, 2453390, 2453390.04166667, 2453390.08333333, 2453390.125, 2453390.16666667, 2453390.20833333, 2453390.25, 2453390.29166667, 2453390.33333333, 2453390.375, 2453390.41666667, 2453390.45833333, 2453390.5, 2453390.54166667, 2453390.58333333, 2453390.625, 2453390.66666667, 2453390.70833333, 2453390.75, 2453390.79166667, 2453390.83333333, 2453390.875, 2453390.91666667, 2453390.95833333, 2453391, 2453391.04166667, 2453391.08333333, 2453391.125, 2453391.16666667, 2453391.20833333, 2453391.25, 2453391.29166667, 2453391.33333333, 2453391.375, 2453391.41666667, 2453391.45833333, 2453391.5, 2453391.54166667, 2453391.58333333, 2453391.625, 2453391.66666667, 2453391.70833333, 2453391.75, 2453391.79166667, 2453391.83333333, 2453391.875, 2453391.91666667, 2453391.95833333, 2453392, 2453392.04166667, 2453392.08333333, 2453392.125, 2453392.16666667, 2453392.20833333, 2453392.25, 2453392.29166667, 2453392.33333333, 2453392.375, 2453392.41666667, 2453392.45833333, 2453392.5, 2453392.54166667, 2453392.58333333, 2453392.625, 2453392.66666667, 2453392.70833333, 2453392.75, 2453392.79166667, 2453392.83333333, 2453392.875, 2453392.91666667, 2453392.95833333, 2453393, 2453393.04166667, 2453393.08333333, 2453393.125, 2453393.16666667, 2453393.20833333, 2453393.25, 2453393.29166667, 2453393.33333333, 2453393.375, 2453393.41666667, 2453393.45833333, 2453393.5, 2453393.54166667, 2453393.58333333, 2453393.625, 2453393.66666667, 2453393.70833333, 2453393.75, 2453393.79166667, 2453393.83333333, 2453393.875, 2453393.91666667, 2453393.95833333 ; current_speed = 125.8257, 124.6525, 65.1126, 20.531, 72.7384, 109.9875, 115.5602, 111.454, 86.5235, 10.8521, 91.2163, 127.8788, 144.0103, 130.8118, 117.9066, 34.3161, 16.1315, 103.8282, 118.7865, 119.0798, 97.6689, 32.8496, 53.6739, 122.8927, 126.9989, 121.4262, 128.7587, 51.6208, 22.8774, 77.1379, 114.387, 110.8674, 107.3478, 55.1404, 26.9836, 76.258, 124.3592, 129.052, 109.4009, 105.0014, 34.9027, 31.6764, 89.1632, 108.2277, 102.9483, 76.5513, 22.2908, 76.258, 110.8674, 119.9597, 122.8927, 102.655, 60.7131, 17.0114, 67.7523, 100.8952, 110.5741, 102.9483, 43.7017, 27.8635, 77.4312, 104.1215, 119.6664, 118.1999, 95.6158, 41.3553, 39.5955, 79.7776, 93.856, 98.5488, 64.8193, 2.0531, 60.4198, 106.1746, 114.0937, 97.3756, 80.6575, 31.3831, 23.464, 71.5652, 95.6158, 97.6689, 85.057, 48.9811, 30.2099, 80.0709, 112.3339, 112.0406, 98.5488, 84.4704, 28.7434, 38.4223, 89.7498, 104.7081, 84.7637, 71.8585, 12.0253, 56.9002, 93.5627, 98.2555, 107.3478, 84.4704, 15.5449, 23.1707, 74.4982, 100.3086, 99.4287, 83.8838, 45.1682, 30.2099, 81.5374, 113.2138, 107.3478, 105.588, 72.7384, 33.1429, 28.7434, 68.9255, 86.2302, 84.7637, 65.1126, 15.5449, 58.0734, 95.3225, 91.8029, 98.8421, 98.8421, 43.995, 19.3578, 55.727, 100.0153, 93.2694, 73.0317, 36.0759, 37.2491, 83.8838, 106.4679, 113.5071, 93.856, 89.1632, 11.732, 43.7017, 84.1771, 100.8952, 87.1101, 56.3136, 12.6119, 63.3528, 101.1885, 112.0406, 90.923, 87.99, 32.8496, 19.6511, 75.9647, 103.2416, 100.0153, 72.4451, 37.5424, 43.995, 107.6411, 102.0684, 114.387, 106.1746, 67.459, 11.732, 38.7156, 109.1076 ; 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 = 119.4272, 116.966, 110.2856, 236.8616, 306.1268, 298.3916, 295.2272, 311.7524, 276.2408, 255.1448, 123.998, 126.1076, 127.514, 123.998, 123.2948, 114.1532, 325.4648, 291.7112, 292.4144, 297.6884, 295.9304, 281.1632, 128.9204, 123.998, 124.7012, 126.8108, 118.724, 120.1304, 264.9896, 287.1404, 285.3824, 294.8756, 288.8984, 305.072, 86.0252, 127.1624, 118.0208, 119.0756, 118.3724, 119.4272, 137.3588, 289.25, 291.3596, 281.8664, 288.1952, 291.7112, 240.7292, 133.1396, 120.8336, 127.8656, 122.5916, 114.8564, 122.24, 329.684, 293.1176, 283.976, 301.2044, 292.0628, 304.0172, 119.0756, 126.1076, 129.9752, 111.692, 118.0208, 128.2172, 164.7836, 292.766, 291.7112, 287.492, 288.1952, 293.4692, 296.282, 124.3496, 120.482, 116.966, 120.8336, 122.5916, 134.1944, 287.8436, 288.8984, 291.008, 292.0628, 304.3688, 286.4372, 119.0756, 126.8108, 134.546, 135.2492, 127.1624, 127.514, 137.7104, 304.7204, 289.25, 295.5788, 295.9304, 300.1496, 294.1724, 125.756, 120.8336, 118.3724, 121.5368, 126.4592, 101.8472, 256.9028, 291.3596, 288.5468, 301.556, 300.1496, 306.1268, 105.3632, 122.9432, 123.6464, 123.2948, 120.8336, 125.756, 105.7148, 269.5604, 294.1724, 288.8984, 292.0628, 308.9396, 11.8376, 135.6008, 115.9112, 121.8884, 123.6464, 139.1168, 130.6784, 243.8936, 314.9168, 285.734, 298.3916, 304.3688, 289.25, 111.3404, 128.2172, 126.8108, 181.6604, 120.482, 125.0528, 188.3408, 325.4648, 288.1952, 283.2728, 298.3916, 286.7888, 256.1996, 136.6556, 122.24, 118.724, 116.6144, 125.0528, 119.4272, 274.1312, 290.3048, 284.3276, 291.7112, 302.6108, 293.1176, 133.4912, 129.9752, 119.0756, 126.1076, 130.3268, 123.6464, 264.638, 288.1952, 282.5696 ; 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 = 109.5918, 111.0998, 61.07406, -17.19168, -58.75184, -96.75802, -104.5386, -83.14797, -86.01074, -10.48939, 75.62352, 103.3148, 114.2296, 108.4504, 98.55308, 31.31188, -9.145148, -96.46265, -109.8122, -105.4437, -87.83617, -32.22808, 41.75934, 101.8851, 104.4099, 97.21606, 112.9143, 44.64606, -22.78998, -73.71185, -110.2893, -100.5815, -101.5611, -45.12859, 26.9187, 60.77202, 109.7815, 112.7888, 96.2594, 91.45419, 23.64327, -29.90534, -83.03883, -105.9148, -97.8007, -71.12077, -19.44468, 55.64469, 95.19734, 94.70251, 103.541, 93.14547, 51.35241, -8.586823, -62.31186, -97.90839, -94.57674, -95.40968, -36.22301, 24.35212, 62.55758, 79.79066, 111.1921, 104.3442, 75.12258, 10.85433, -36.51073, -74.1182, -89.516, -93.62119, -59.45708, -1.840862, 49.8832, 91.50005, 101.6889, 83.61248, 67.95647, 22.50101, -22.3353, -67.70744, -89.26025, -90.51687, -70.20783, -46.97926, 26.40283, 64.10624, 80.05897, 78.87934, 78.53615, 67.0023, 19.34081, -31.58088, -84.7318, -94.44591, -76.23019, -62.13726, -10.97089, 46.17524, 80.3385, 86.45281, 91.493, 67.93787, 15.21377, -22.56796, -69.38113, -95.09899, -84.72609, -72.53574, -36.483, 29.13037, 68.42701, 94.24741, 89.72743, 90.66414, 59.02814, 31.90408, -28.74255, -62.88194, -81.58191, -78.55669, -50.64516, 3.188856, 40.63125, 85.73995, 77.94788, 82.28336, 64.69405, 33.36493, -17.38289, -39.46212, -96.26783, -82.0508, -60.2819, -34.05886, 34.69511, 65.90509, 85.24017, -3.288913, 80.88403, 72.99106, -1.701853, -24.77504, -79.96809, -98.20009, -76.63235, -53.91329, -12.24783, 43.48423, 85.58735, 98.25343, 81.28895, 72.03065, 28.61137, -19.60004, -71.24424, -100.0304, -92.92024, -61.02419, -34.52778, 31.9175, 82.48781, 89.20567, 92.4146, 80.94388, 56.15778, -11.68066, -36.77975, -106.4925 ; 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 = -61.82034, -56.52513, -22.57453, -11.22354, 42.88469, 52.29853, 49.25277, 74.21866, 9.405732, -2.78223, -51.00487, -75.35943, -87.69583, -73.14525, -64.72447, -14.04139, 13.28878, 38.409, 45.29362, 55.33195, 42.70856, 6.359823, -33.7201, -68.71717, -72.30006, -72.75549, -61.88026, -25.91208, -1.998034, 22.73363, 30.34229, 46.63632, 34.76899, 31.68397, 1.870442, -46.06565, -58.42297, -62.71453, -51.98735, -51.589, -25.67478, 10.44341, 32.47504, 22.2549, 32.14616, 28.3185, -10.89882, -52.14356, -56.8247, -73.63262, -66.19582, -43.15056, -32.38843, 14.68517, 26.60088, 24.36775, 57.28763, 38.66971, 24.44855, -13.54064, -45.63048, -66.89348, -44.23074, -55.52938, -59.15217, -39.90544, 15.32221, 29.512, 28.21054, 30.77239, 25.81468, 0.9090912, -34.09133, -53.85894, -51.73712, -49.90952, -43.44594, -21.877, 7.189833, 23.17932, 34.2781, 36.68665, 48.01617, 13.8599, -14.6809, -47.97644, -78.80017, -79.5685, -59.53099, -51.43869, -21.26302, 21.88427, 29.58967, 45.20794, 37.06539, 36.09161, 4.924163, -33.24876, -47.95523, -46.69106, -56.14785, -50.19655, -3.191405, -5.250566, 27.13375, 31.90607, 52.03419, 42.13144, 26.63001, -8.003716, -44.34064, -62.72791, -58.92825, -54.11876, -42.50357, -8.976725, -0.2205306, 28.22386, 27.92919, 31.83916, 40.92332, 15.21431, -41.49242, -41.6538, -48.49639, -54.76504, -74.72912, -28.67649, -8.518196, 39.34768, 27.12132, 44.34916, 41.22768, 11.89389, -13.55525, -51.89423, -63.79285, -113.4594, -47.61011, -51.20919, -11.60791, 36.0005, 26.28475, 23.1643, 41.42044, 16.26588, -3.008446, -46.07276, -53.98072, -53.84569, -40.73203, -50.53539, -16.13958, 1.415677, 26.36083, 25.54876, 36.9985, 39.04281, 14.73988, -30.27926, -69.15467, -49.60149, -67.40866, -68.71052, -37.37673, -1.096332, 12.08915, 23.74459 ; 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 = 3.712068, 3.646311, 3.679194, 3.613419, 3.646311, 3.77779, 3.744933, 3.843477, 4.105882, 3.77779, 3.810638, 3.580518, 3.547609, 3.547609, 3.51469, 3.547609, 3.481762, 3.646311, 3.712068, 3.744933, 4.040332, 4.007544, 3.876308, 3.613419, 3.481762, 3.481762, 3.382926, 3.41588, 3.41588, 3.613419, 3.51469, 3.547609, 3.77779, 3.90913, 3.448826, 3.613419, 3.218017, 3.151989, 3.151989, 3.052877, 3.019821, 3.052877, 3.284008, 3.382926, 3.382926, 3.613419, 3.744933, 3.251017, 3.118961, 2.788165, 2.8544, 2.755033, 2.821287, 2.821287, 3.019821, 3.019821, 2.920597, 2.821287, 3.744933, 3.382926, 2.953681, 2.423181, 2.456411, 2.456411, 2.323434, 2.323434, 2.323434, 2.821287, 2.986756, 2.8544, 3.251017, 3.41588, 2.788165, 2.52284, 2.056999, 2.190297, 2.156988, 2.023649, 2.090339, 2.65558, 2.62241, 2.52284, 2.721892, 3.613419, 3.151989, 2.52284, 1.856745, 1.823333, 1.890146, 1.823333, 1.823333, 1.823333, 2.356693, 2.556039, 2.589229, 2.65558, 2.290165, 2.589229, 2.356693, 1.756477, 1.823333, 1.890146, 1.890146, 1.823333, 2.52284, 2.223597, 2.48963, 3.085923, 3.349962, 2.190297, 2.755033, 1.923537, 1.890146, 1.890146, 1.756477, 1.823333, 1.723034, 2.48963, 2.456411, 2.52284, 2.456411, 2.8544, 2.323434, 1.990289, 1.555659, 1.555659, 1.589155, 1.522152, 1.555659, 1.856745, 2.356693, 2.290165, 2.556039, 3.284008, 2.190297, 2.090339, 1.220106, 1.25371, 1.455106, 1.320886, 1.388018, 1.923537, 1.890146, 2.023649, 2.323434, 2.755033, 2.423181, 1.923537, 1.656116, 0.9508776, 0.9508776, 1.051921, 0.8834593, 0.98457, 2.023649, 1.78991, 2.090339, 2.290165, 3.019821, 2.323434, 1.25371, 0.4441351, 0.8159961, 0.9508776, 0.9508776, 1.018251, 1.018251, 1.555659 ; 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 ; }