netcdf N0102.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.7217, 0.03423, -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 = "17-Nov-2004 14:59:44: Modified [lon,lat] to [-65.902400,42.328600].\n", "15-Nov-2004 20:28:42: Modified [lon,lat] to [-65.903000,42.329000].\n", "15-Nov-2004 12:52:57: Modified [lon,lat] to [-65.903500,42.329000].\n", "Tue Oct 19 12:09:13 2004: /usr/local/nco/bin/ncrcat -d time,2453280.8958,2453299.042 N0102.aanderaa.realtime.nc N0102.aanderaa.realtime.nc.new\n", "02-Oct-2004 11:24:02: Modified [lon,lat] to [-65.905057,42.331389].\n", "Fri Oct 1 22:49:49 2004: /usr/local/nco/bin/ncrcat -d time,2453280.8958,2453281.0 N0102.aanderaa.realtime.nc N0102.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 = "AANCM969" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 225 ; :mooring_site_id = "N0102" ; :mooring_site_desc = "Northeast Channel" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.8 ; :goes_platform_id = "04408340" ; :starting_julian_day_number = 2453324.00000579 ; :starting_julian_day_string = "2004-11-14 00:00:00" ; :ending_julian_day_number = 2453330.95833912 ; :ending_julian_day_string = "2004-11-20 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 09-Sep-2004 19:14:34\n", "AANCM_Temperature_1.5: 09-Sep-2004 19:14:34" ; :longitude = -65.9024 ; :latitude = 42.3286 ; data: lat = 42.3286 ; lon = -65.9024 ; depth = 2 ; time = 2453324, 2453324.04166667, 2453324.08333333, 2453324.125, 2453324.16666667, 2453324.20833333, 2453324.25, 2453324.29166667, 2453324.33333333, 2453324.375, 2453324.41666667, 2453324.45833333, 2453324.5, 2453324.54166667, 2453324.58333333, 2453324.625, 2453324.66666667, 2453324.70833333, 2453324.75, 2453324.79166667, 2453324.83333333, 2453324.875, 2453324.91666667, 2453324.95833333, 2453325, 2453325.04166667, 2453325.08333333, 2453325.125, 2453325.16666667, 2453325.20833333, 2453325.25, 2453325.29166667, 2453325.33333333, 2453325.375, 2453325.41666667, 2453325.45833333, 2453325.5, 2453325.54166667, 2453325.58333333, 2453325.625, 2453325.66666667, 2453325.70833333, 2453325.75, 2453325.79166667, 2453325.83333333, 2453325.875, 2453325.91666667, 2453325.95833333, 2453326, 2453326.04166667, 2453326.08333333, 2453326.125, 2453326.16666667, 2453326.20833333, 2453326.25, 2453326.29166667, 2453326.33333333, 2453326.375, 2453326.41666667, 2453326.45833333, 2453326.5, 2453326.54166667, 2453326.58333333, 2453326.625, 2453326.66666667, 2453326.70833333, 2453326.75, 2453326.79166667, 2453326.83333333, 2453326.875, 2453326.91666667, 2453326.95833333, 2453327, 2453327.04166667, 2453327.08333333, 2453327.125, 2453327.16666667, 2453327.20833333, 2453327.25, 2453327.29166667, 2453327.33333333, 2453327.375, 2453327.41666667, 2453327.45833333, 2453327.5, 2453327.54166667, 2453327.58333333, 2453327.625, 2453327.66666667, 2453327.70833333, 2453327.75, 2453327.79166667, 2453327.83333333, 2453327.875, 2453327.91666667, 2453327.95833333, 2453328, 2453328.04166667, 2453328.08333333, 2453328.125, 2453328.16666667, 2453328.20833333, 2453328.25, 2453328.29166667, 2453328.33333333, 2453328.375, 2453328.41666667, 2453328.45833333, 2453328.5, 2453328.54166667, 2453328.58333333, 2453328.625, 2453328.66666667, 2453328.70833333, 2453328.75, 2453328.79166667, 2453328.83333333, 2453328.875, 2453328.91666667, 2453328.95833333, 2453329, 2453329.04166667, 2453329.08333333, 2453329.125, 2453329.16666667, 2453329.20833333, 2453329.25, 2453329.29166667, 2453329.33333333, 2453329.375, 2453329.41666667, 2453329.45833333, 2453329.5, 2453329.54166667, 2453329.58333333, 2453329.625, 2453329.66666667, 2453329.70833333, 2453329.75, 2453329.79166667, 2453329.83333333, 2453329.875, 2453329.91666667, 2453329.95833333, 2453330, 2453330.04166667, 2453330.08333333, 2453330.125, 2453330.16666667, 2453330.20833333, 2453330.25, 2453330.29166667, 2453330.33333333, 2453330.375, 2453330.41666667, 2453330.45833333, 2453330.5, 2453330.54166667, 2453330.58333333, 2453330.625, 2453330.66666667, 2453330.70833333, 2453330.75, 2453330.79166667, 2453330.83333333, 2453330.875, 2453330.91666667, 2453330.95833333 ; current_speed = 97.0823, 96.2024, 85.3503, 99.4287, 26.6903, 24.6372, 60.7131, 71.8585, 87.6967, 93.856, 71.8585, 76.258, 66.8724, 83.2972, 80.6575, 109.6942, 47.5146, 59.2466, 88.8699, 98.5488, 109.4009, 107.3478, 97.3756, 78.0178, 81.2441, 92.3895, 92.9761, 85.6436, 61.2997, 28.1568, 46.0481, 70.9786, 90.923, 78.0178, 71.8585, 69.2188, 55.4337, 90.0431, 91.2163, 98.2555, 85.6436, 40.4754, 42.8218, 56.9002, 72.4451, 78.3111, 58.0734, 48.6878, 40.1821, 42.8218, 70.9786, 64.2327, 52.794, 47.5146, 22.8774, 21.7042, 39.3022, 61.593, 56.9002, 47.2213, 32.5563, 40.7687, 59.2466, 80.0709, 49.861, 22.2908, 13.7851, 19.0645, 48.6878, 68.9255, 63.0595, 44.8749, 39.0089, 31.9697, 57.1935, 66.2858, 53.0873, 56.3136, 33.4362, 8.2124, 46.0481, 68.3389, 75.6714, 73.0317, 56.6069, 47.5146, 56.9002, 74.7915, 75.3781, 68.6322, 46.3414, 12.3186, 32.5563, 50.1543, 61.2997, 68.0456, 58.9533, 29.6233, 30.5032, 50.1543, 71.2719, 82.4173, 60.7131, 29.9166, 17.598, 35.196, 53.6739, 65.4059, 62.1796, 41.062, 33.1429, 41.3553, 56.3136, 75.6714, 60.7131, 50.4476, 39.8888, 25.5171, 53.3806, 55.727, 58.9533, 43.995, 22.2908, 12.0253, 14.9583, 44.5816, 48.6878, 56.6069, 25.5171, 26.9836, 37.5424, 59.2466, 65.1126, 68.3389, 46.0481, 18.4779, 13.7851, 41.3553, 56.3136, 68.9255, 49.5677, 18.4779, 7.0392, 48.6878, 60.1265, 56.3136, 53.9672, 39.0089, 24.9305, 28.4501, 49.2744, 73.325, 58.9533, 19.3578, 24.9305, 39.5955, 57.1935, 72.7384, 70.9786, 58.3667, 51.0342, 42.5285, 57.7801, 75.9647, 82.7106, 57.1935, 33.1429, 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 = 253.6352, 265.9412, 281.4116, 284.2244, 295.8272, 151.6712, 167.4932, 181.5572, 178.0412, 185.0732, 187.5344, 214.6076, 233.594, 254.3384, 271.9184, 302.156, 9.2732, 83.4608, 111.9404, 137.6072, 145.3424, 156.9452, 164.6804, 186.4796, 224.4524, 248.0096, 270.1604, 289.4984, 321.8456, 20.5244, 109.1276, 140.7716, 143.936, 151.3196, 186.4796, 194.918, 243.0872, 267.6992, 275.4344, 287.3888, 304.6172, 328.8776, 76.7804, 112.9952, 128.114, 143.5844, 143.936, 167.4932, 200.8952, 237.8132, 260.3156, 281.4116, 295.4756, 310.2428, 342.2, 117.9176, 150.6164, 136.5524, 140.0684, 141.4748, 157.2968, 220.9364, 262.7768, 277.1924, 292.3112, 265.5896, 268.4024, 93.6572, 124.598, 146.7488, 162.9224, 180.5024, 182.9636, 225.8588, 255.3932, 262.4252, 270.512, 302.8592, 301.4528, 79.2416, 114.7532, 154.8356, 159.758, 174.1736, 189.9956, 222.6944, 257.5028, 263.8316, 286.6856, 301.8044, 316.5716, 2.9444, 125.6528, 155.1872, 156.5936, 165.3836, 177.338, 206.1692, 244.142, 261.722, 285.6308, 306.0236, 313.4072, 312.3524, 136.904, 139.0136, 144.9908, 147.8036, 163.6256, 165.032, 197.0276, 213.2012, 259.6124, 290.5532, 297.5852, 283.5212, 290.9048, 197.3792, 161.1644, 171.0092, 160.8128, 149.9132, 169.2512, 225.8588, 267.3476, 287.7404, 295.4756, 288.7952, 270.8636, 199.1372, 179.096, 163.274, 169.2512, 159.758, 165.7352, 191.7536, 243.0872, 271.9184, 294.0692, 297.2336, 310.2428, 314.8136, 160.4612, 177.6896, 180.1508, 180.5024, 164.3288, 165.032, 208.2788, 210.74, 268.754, 271.9184, 273.3248, 246.2516, 213.9044, 179.7992, 171.3608, 180.854, 180.854, 184.0184, 188.9408, 204.4112, 237.8132, 256.0964, 280.7084, 310.2428, 327.1196, 41.972 ; 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 = -93.14923, -95.96112, -83.66302, -96.38029, -24.02426, 11.69111, 13.14775, -1.952749, 2.997548, -8.299535, -9.422189, -43.31096, -53.82103, -80.20461, -80.61229, -92.86735, 7.656607, 58.86115, 82.43332, 66.44254, 62.21312, 42.03862, 25.72692, -8.804266, -56.89658, -85.66785, -92.97574, -80.73201, -37.8699, 9.87195, 43.50584, 44.88781, 53.52533, 37.44257, -8.109192, -17.81944, -49.43003, -89.97051, -90.8063, -93.76511, -70.48176, -20.92044, 41.68705, 52.37877, 56.99866, 46.48845, 34.18715, 10.54361, -14.33134, -36.24077, -69.9671, -62.96289, -47.66076, -36.26854, -6.993514, 19.1783, 19.2838, 42.35695, 36.52268, 29.4122, 12.56535, -26.7125, -58.77641, -79.44085, -46.12818, -22.22479, -13.77974, 19.02568, 40.07766, 37.79259, 18.51847, -0.3934821, -2.016819, -22.94228, -55.34496, -65.70737, -53.08518, -47.30379, -28.52343, 8.068051, 41.81719, 29.05886, 26.18125, 7.413791, -9.825404, -32.21907, -55.55204, -74.35848, -72.20428, -58.32723, -31.85728, 0.6327678, 26.45408, 21.0475, 24.35133, 17.17106, 2.738024, -13.06457, -27.44915, -49.63175, -68.63612, -66.65704, -44.10736, -22.10882, 12.02335, 23.08435, 30.79314, 34.84977, 17.52922, 10.60547, -9.705313, -22.64537, -55.39065, -70.85466, -53.81143, -49.04937, -37.2631, -7.621814, 17.23413, 8.708785, 19.37534, 22.05519, 4.157311, -8.629664, -14.94228, -42.46161, -43.95382, -53.58841, -25.5142, -8.84607, 0.592311, 17.05088, 12.14373, 23.64431, 11.34642, -3.764009, -12.29212, -41.33212, -51.41733, -61.28498, -37.8357, -13.10829, 2.354226, 1.962759, -0.1582502, -0.4937814, 14.57743, 10.0752, -11.81113, -14.54207, -49.26275, -73.28391, -58.85407, -17.71863, -13.90645, 0.1387669, 8.591138, -1.084134, -1.057905, -4.090153, -7.931422, -17.57628, -48.90022, -73.73904, -81.27024, -43.65658, -17.99286, 7.061381 ; 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 = -27.35314, -6.809224, 16.88705, 24.43164, 11.62786, -21.68662, -59.2724, -71.83196, -87.64545, -93.48832, -71.2381, -62.76499, -39.68898, -22.48651, 2.700102, 58.38214, 46.89364, 6.747178, -33.20552, -72.78223, -89.98936, -98.77401, -93.91557, -77.51943, -57.99468, -34.59536, 0.260287, 28.58617, 48.20295, 26.36949, -15.08872, -54.98223, -73.49851, -68.44582, -71.39948, -66.8858, -25.09117, -3.614847, 8.638733, 29.36407, 48.65334, 34.64958, 9.792656, -22.22829, -44.71515, -63.01946, -46.94421, -47.53246, -37.5395, -22.81037, -11.94009, 12.70881, 22.70811, 30.69576, 21.78225, -10.16193, -34.24614, -44.71674, -43.63171, -36.94284, -30.03373, -30.7982, -7.449368, 10.02501, 18.92908, -1.714163, -0.3843254, -1.216064, -27.64566, -57.64065, -60.27908, -44.87318, -38.95673, -22.26463, -14.4233, -8.737822, 0.4743864, 30.55443, 17.44687, 1.532993, -19.28082, -61.85295, -70.99791, -72.65442, -55.74767, -34.92232, -12.31274, -8.036425, 21.64254, 36.17062, 33.6547, 12.30234, -18.97616, -45.52424, -56.25536, -65.84344, -58.88968, -26.58678, -13.30373, -7.221027, 19.20333, 48.47113, 41.72076, 20.15447, -12.85023, -26.56824, -43.96214, -55.34822, -59.6576, -39.66878, -31.69004, -34.60416, -10.1537, 26.56648, 28.11424, 11.79491, 14.23297, -24.35221, -50.52201, -55.04231, -55.67843, -38.06742, -21.89969, -8.374767, -0.692219, 13.58422, 20.94192, 18.23797, 0.3845961, -25.49239, -37.53773, -56.73999, -63.97015, -64.11826, -44.62831, -18.09047, -6.239604, 1.384416, 22.96692, 31.54165, 32.02213, 13.02327, -6.633849, -48.64822, -60.12629, -56.31144, -51.96111, -37.68534, -21.95511, -24.45274, -1.071476, 2.454638, 3.419064, -7.795795, -20.69155, -39.59526, -56.54457, -72.73032, -70.97072, -58.22321, -50.4141, -38.72657, -30.77838, -18.25348, 15.36851, 36.9486, 27.83359, 7.850169 ; 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 = 9.966549, 9.966549, 9.776562, 9.713206, 9.839904, 9.87157, 9.776562, 9.554758, 9.491354, 9.491354, 9.427936, 9.427936, 9.237592, 8.729318, 8.665709, 9.269325, 9.174113, 9.174113, 8.538439, 8.219946, 8.315542, 8.50661, 8.474777, 8.442939, 8.283682, 9.174113, 9.523058, 9.586454, 9.586454, 9.523058, 9.459646, 9.459646, 9.491354, 9.459646, 9.427936, 9.427936, 9.364503, 9.11062, 9.11062, 9.205854, 9.332781, 9.459646, 9.332781, 9.205854, 9.205854, 9.174113, 9.142369, 9.142369, 9.142369, 9.142369, 9.078867, 8.856485, 8.951817, 9.047111, 9.142369, 9.142369, 9.142369, 9.11062, 8.920043, 8.79291, 8.665709, 8.633898, 8.633898, 8.761116, 8.824699, 8.761116, 8.697515, 8.697515, 8.761116, 8.697515, 8.50661, 8.538439, 8.538439, 8.538439, 8.570263, 8.570263, 8.570263, 8.347399, 8.411097, 8.411097, 8.411097, 8.411097, 8.37925, 8.442939, 8.633898, 8.665709, 8.633898, 8.633898, 8.697515, 8.761116, 8.697515, 8.697515, 8.665709, 8.602082, 8.633898, 8.729318, 8.79291, 8.824699, 8.824699, 8.824699, 8.761116, 8.697515, 8.411097, 8.219946, 8.188071, 8.188071, 8.442939, 8.570263, 8.665709, 8.697515, 8.697515, 8.761116, 8.697515, 8.570263, 8.442939, 8.442939, 8.156192, 8.124307, 8.156192, 8.37925, 8.442939, 8.633898, 8.442939, 8.315542, 8.633898, 8.602082, 8.474777, 8.37925, 8.315542, 8.315542, 8.315542, 8.283682, 8.538439, 8.283682, 8.219946, 8.283682, 8.283682, 8.411097, 8.665709, 8.474777, 7.837126, 7.485563, 7.51755, 7.741308, 8.411097, 8.442939, 8.570263, 8.602082, 8.570263, 8.50661, 8.474777, 8.474777, 8.060524, 7.677403, 7.677403, 7.645443, 7.581507, 7.741308, 7.869055, 8.219946, 8.251817, 8.219946, 8.188071, 8.219946, 8.060524, 7.645443, 7.677403, 7.677403 ; 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 ; }