netcdf B0105.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.6973, 0.03422, -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 = "11-Oct-2003 13:45:15: Modified [lon,lat] to [-70.426496,43.181098].\n", "Sat Oct 11 01:02:27 2003: ncrcat -d time,2452923.83333332, pre/B0105.aanderaa.realtime.nc post/B0105.aanderaa.realtime.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 = "AANCM689" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 62 ; :mooring_site_id = "B0105" ; :mooring_site_desc = "Western Maine Shelf" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -16.3167 ; :goes_platform_id = "04400554" ; :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: 03-Oct-2003 12:09:03\n", "AANCM_Temperature_1.5: 03-Oct-2003 12:09:03" ; data: lat = 43.181098244407 ; lon = -70.4264956387607 ; 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 = 5.2794, 1.1732, 4.3995, 5.866, 5.866, 5.866, 10.8521, 7.6258, 7.0392, 9.6789, 9.6789, 6.1593, 5.2794, 3.2263, 4.6928, 5.5727, 9.3856, 12.6119, 9.0923, 7.6258, 5.5727, 3.8129, 5.5727, 7.9191, 6.1593, 14.0784, 10.8521, 11.732, 16.7181, 5.2794, 10.2655, 2.933, 2.3464, 4.1062, 8.799, 6.4526, 9.6789, 11.1454, 19.3578, 16.7181, 17.0114, 21.4109, 19.9444, 12.0253, 9.3856, 12.0253, 8.5057, 11.4387, 10.2655, 14.0784, 15.2516, 12.9052, 14.665, 11.4387, 12.6119, 9.3856, 8.5057, 5.2794, 5.866, 1.4665, 7.6258, 11.732, 8.799, 17.598, 14.0784, 17.8913, 13.7851, 14.665, 7.9191, 10.5588, 9.6789, 9.0923, 9.3856, 17.3047, 15.5449, 14.3717, 11.732, 12.9052, 12.9052, 7.6258, 8.5057, 2.6397, 4.9861, 5.866, 2.933, 7.6258, 9.0923, 7.6258, 9.0923, 7.3325, 5.5727, 5.2794, 5.5727, 4.9861, 7.3325, 8.799, 7.6258, 2.933, 7.0392, 5.2794, 6.1593, 5.866, 8.2124, 1.7598, 3.8129, 2.0531, 5.866, 7.0392, 3.5196, 5.2794, 4.1062, 7.9191, 9.6789, 12.9052, 8.5057, 10.2655, 10.5588, 9.9722, 7.3325, 10.8521, 3.5196, 3.5196, 8.799, 9.6789, 15.8382, 18.7712, 19.0645, 21.7042, 10.8521, 7.3325, 7.3325, 5.866, 7.0392, 10.2655, 3.8129, 2.933, 6.7459, 9.9722, 22.2908, 16.4248, 14.665, 6.7459, 7.9191, 12.0253, 16.4248, 7.3325, 1.4665, 8.799, 8.2124, 12.3186, 11.4387, 20.2377, 12.6119, 12.0253, 10.2655, 11.4387, 10.2655, 7.0392, 9.3856, 9.3856, 14.3717, 19.6511, 18.7712, 11.1454, 17.0114, 20.2377, 12.9052, 10.8521 ; 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 = 133.8165, 54.0033, 102.5241, 48.3777, 6.5373, 5.1309, 354.2313, 352.4733, 321.5709, 314.1873, 305.0457, 310.6713, 308.9133, 351.7701, 43.1037, 59.2773, 21.6561, 24.1173, 47.3229, 49.0809, 29.3913, 294.4977, 243.5157, 206.5977, 204.4881, 164.7573, 181.6341, 165.1089, 133.8165, 126.0813, 155.2641, 144.7161, 29.0397, 136.6293, 142.6065, 171.4377, 150.3417, 144.7161, 170.7345, 133.8165, 122.2137, 103.2273, 148.9353, 106.0401, 104.6337, 74.7477, 58.9257, 134.1681, 158.7801, 131.0037, 143.3097, 150.6933, 149.6385, 134.5197, 133.4649, 65.6061, 94.4373, 192.8853, 67.0125, 133.8165, 99.0081, 114.8301, 171.4377, 161.5929, 135.2229, 143.6613, 144.3645, 165.1089, 206.5977, 145.4193, 127.8393, 161.9445, 218.9037, 184.7985, 139.0905, 135.5745, 145.4193, 147.5289, 145.4193, 119.4009, 172.4925, 250.8993, 337.0413, 184.7985, 90.5697, 253.0089, 161.5929, 166.1637, 140.8485, 133.4649, 99.0081, 72.9897, 54.7065, 12.1629, 334.9317, 328.9545, 305.7489, 252.3057, 234.0225, 196.0497, 189.0177, 119.4009, 146.4741, 19.8981, 110.6109, 23.4141, 285.0045, 285.0045, 59.2773, 313.8357, 358.8021, 150.3417, 126.4329, 122.2137, 90.9213, 116.2365, 52.5969, 35.0169, 51.5421, 70.1769, 59.6289, 258.2829, 170.3829, 124.3233, 148.2321, 168.6249, 147.8805, 140.4969, 128.8941, 138.0357, 72.6381, 62.4417, 346.4961, 61.0353, 359.8569, 36.0717, 112.3689, 133.1133, 132.4101, 140.8485, 146.4741, 83.5377, 51.5421, 24.4689, 65.9577, 348.6057, 88.1085, 105.6885, 155.6157, 170.3829, 149.9901, 112.0173, 131.3553, 104.2821, 79.3185, 82.1313, 89.1633, 121.1589, 161.2413, 146.8257, 168.6249, 164.7573, 147.8805, 147.8805, 138.3873, 126.7845, 129.2457, 153.5061 ; 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 = 3.809408, 0.9491785, 4.294813, 4.385067, 0.6678442, 0.5246049, -1.090775, -0.9988897, -4.375185, -6.940402, -7.92406, -4.671588, -4.107887, -0.4618301, 3.206688, 4.790571, 3.463613, 5.153299, 6.684528, 5.762322, 2.734922, -3.469655, -4.987882, -3.545565, -2.553056, 3.701328, -0.3094645, 3.014921, 12.06313, 4.266717, 4.295457, 1.694184, 1.138979, 2.819793, 5.343507, 0.9606935, 4.789375, 6.437898, 3.116791, 12.06313, 14.39276, 20.84287, 10.29142, 11.55714, 9.081138, 11.60173, 7.285121, 8.204964, 3.715581, 10.62451, 9.112669, 6.316895, 7.412484, 8.155901, 9.153666, 8.547726, 8.480205, -1.177306, 5.400181, 1.058169, 7.531745, 10.64746, 1.310037, 5.556861, 9.916129, 10.60162, 8.031567, 3.768651, -3.545565, 5.992821, 7.643761, 2.81805, -5.894282, -1.447569, 10.17983, 10.05992, 6.658689, 6.928468, 7.324558, 6.643643, 1.11132, -2.494371, -1.944916, -0.4907012, 2.932855, -7.292935, 2.871045, 1.8237, 5.740633, 5.321898, 5.503967, 5.048438, 4.548455, 1.050531, -3.106768, -4.537808, -6.188986, -2.794245, -5.696457, -1.459601, -0.9654061, 5.110495, 4.535822, 0.5989451, 3.568846, 0.815848, -5.666002, -6.799202, 3.025624, -3.808183, -0.08584329, 3.918579, 7.787187, 10.91865, 8.504601, 9.207916, 8.387718, 5.722228, 5.741827, 10.20905, 3.036601, -3.446259, 1.469987, 7.993504, 8.338489, 3.702268, 10.13634, 13.80647, 8.446274, 4.903004, 6.998424, 5.200447, -1.643734, 8.981473, -0.009522961, 1.726942, 6.238289, 7.279742, 16.45811, 10.37018, 8.099683, 6.703037, 6.201173, 4.98087, 14.99987, -1.448607, 1.465701, 8.471203, 3.390529, 2.057982, 5.721062, 18.76178, 9.46683, 11.65363, 10.08763, 11.331, 10.26441, 6.023695, 3.018252, 5.135686, 2.834549, 5.166437, 9.9804, 5.925863, 11.29713, 16.20824, 9.994305, 4.841149 ; 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 = -3.655198, 0.689535, -0.9540327, 3.896298, 5.827859, 5.842495, 10.79714, 7.560096, 5.514354, 6.746253, 5.557911, 4.01413, 3.316222, 3.193074, 3.426298, 2.847001, 8.723123, 11.51102, 6.16336, 4.994843, 4.855429, 1.581045, -2.48516, -7.081039, -5.605255, -13.58313, -10.84769, -11.33799, -11.57479, -3.109211, -9.323601, -2.394208, 2.051419, -2.984903, -6.990661, -6.380683, -8.410886, -9.097989, -19.10524, -11.57479, -9.068413, -4.899129, -17.08408, -3.322711, -2.371164, 3.163495, 4.39021, -7.970096, -9.56948, -9.236948, -12.2299, -11.25349, -12.65375, -8.020295, -8.675853, 3.876323, -0.6580698, -5.146456, 2.290851, -1.015333, -1.194003, -4.926606, -8.700932, -16.69763, -9.993585, -14.41195, -11.2037, -14.17249, -7.081039, -8.693352, -5.93751, -8.644566, -7.303898, -17.24405, -11.74798, -10.26371, -9.65928, -10.88763, -10.62521, -3.743638, -8.432787, -0.8637876, 4.591132, -5.84544, -0.02916275, -2.228435, -8.62711, -7.404522, -7.050889, -5.044101, -0.8725405, 1.544455, 3.219711, 4.874175, 6.641803, 7.538614, 4.455252, -0.891451, -4.135301, -5.073621, -6.083171, -2.879722, -6.846154, 1.654739, -1.342216, 1.884041, 1.518677, 1.822413, 1.798106, 3.656474, 4.105303, -6.881634, -5.748115, -6.879486, -0.1367634, -4.538145, 6.413614, 8.167061, 4.560371, 3.680134, 1.779505, -0.7147588, -8.675341, -5.457563, -13.46544, -18.40248, -16.14651, -16.74675, -6.813848, -5.452166, 2.188063, 2.71391, 6.844594, 4.971281, 3.812888, 2.370688, -2.567277, -6.815433, -15.03364, -12.73709, -12.22528, 0.7592472, 4.9252, 10.94526, 6.691644, 7.187983, 0.04840463, -2.379313, -7.479828, -12.14548, -9.905216, -7.586841, -8.333016, -2.966597, 1.902704, 1.565997, 0.1499035, -3.642176, -8.88705, -7.85584, -14.0894, -18.95979, -15.8981, -9.439496, -12.71859, -12.11848, -8.164439, -9.712433 ; 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 = 5.351261, 5.383664, 5.351261, 5.383664, 5.383664, 5.351261, 5.383664, 5.383664, 5.383664, 5.448448, 5.383664, 5.383664, 5.318851, 5.351261, 5.383664, 5.383664, 5.383664, 5.383664, 5.383664, 5.351261, 5.318851, 5.351261, 5.351261, 5.318851, 5.318851, 5.318851, 5.351261, 5.351261, 5.351261, 5.318851, 5.318851, 5.286433, 5.254008, 5.254008, 5.221575, 5.286433, 5.254008, 5.254008, 5.254008, 5.254008, 5.189135, 5.124232, 5.026822, 5.0593, 5.124232, 5.156688, 5.189135, 5.189135, 5.156688, 5.156688, 5.0593, 5.09177, 5.0593, 5.0593, 5.026822, 5.0593, 5.026822, 5.026822, 5.0593, 5.026822, 5.026822, 5.026822, 5.026822, 5.026822, 4.994337, 4.961843, 4.961843, 4.961843, 4.961843, 4.994337, 4.961843, 4.994337, 4.961843, 4.961843, 4.961843, 4.929343, 4.896834, 4.831794, 4.831794, 4.799263, 4.766723, 4.799263, 4.864318, 4.864318, 4.896834, 4.896834, 4.896834, 4.896834, 4.864318, 4.864318, 4.831794, 4.766723, 4.734175, 4.734175, 4.864318, 4.896834, 4.896834, 4.896834, 4.896834, 4.896834, 4.864318, 4.864318, 4.864318, 4.864318, 4.831794, 4.864318, 4.864318, 4.864318, 4.831794, 4.831794, 4.799263, 4.831794, 4.831794, 4.831794, 4.799263, 4.766723, 4.799263, 4.799263, 4.799263, 4.799263, 4.799263, 4.799263, 4.766723, 4.766723, 4.734175, 4.734175, 4.734175, 4.70162, 4.669057, 4.669057, 4.669057, 4.669057, 4.669057, 4.636486, 4.506121, 4.506121, 4.538724, 4.571319, 4.571319, 4.571319, 4.571319, 4.538724, 4.473509, 4.44089, 4.473509, 4.506121, 4.473509, 4.506121, 4.506121, 4.571319, 4.538724, 4.506121, 4.506121, 4.506121, 4.44089, 4.342982, 4.473509, 4.473509, 4.44089, 4.473509, 4.473509, 4.538724, 4.506121, 4.506121, 4.506121, 4.245001, 4.245001, 4.048812 ; 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 ; }