netcdf L0105.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.7711, 0.03433, -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 = "04-Jun-2004 16:36:29: Modified [lon,lat] to [-66.553100,43.625700].\n", "Fri Jun 4 15:44:39 2004: /usr/local/nco/bin/ncrcat -d time,2453161.615,2453162.00 L0105.aanderaa.realtime.nc L0105.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 = "AANCM686" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 98 ; :mooring_site_id = "L0105" ; :mooring_site_desc = "Scotian Shelf" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -18.0667 ; :goes_platform_id = "0440A5AC" ; :starting_julian_day_number = 2453212.00000579 ; :starting_julian_day_string = "2004-07-25 00:00:00" ; :ending_julian_day_number = 2453218.95833912 ; :ending_julian_day_string = "2004-07-31 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 11-May-2004 20:37:50\n", "AANCM_Temperature_1.5: 11-May-2004 20:37:50" ; data: lat = 43.6257 ; lon = -66.5531 ; depth = 2 ; time = 2453212, 2453212.04166667, 2453212.08333333, 2453212.125, 2453212.16666667, 2453212.20833333, 2453212.25, 2453212.29166667, 2453212.33333333, 2453212.375, 2453212.41666667, 2453212.45833333, 2453212.5, 2453212.54166667, 2453212.58333333, 2453212.625, 2453212.66666667, 2453212.70833333, 2453212.75, 2453212.79166667, 2453212.83333333, 2453212.875, 2453212.91666667, 2453212.95833333, 2453213, 2453213.04166667, 2453213.08333333, 2453213.125, 2453213.16666667, 2453213.20833333, 2453213.25, 2453213.29166667, 2453213.33333333, 2453213.375, 2453213.41666667, 2453213.45833333, 2453213.5, 2453213.54166667, 2453213.58333333, 2453213.625, 2453213.66666667, 2453213.70833333, 2453213.75, 2453213.79166667, 2453213.83333333, 2453213.875, 2453213.91666667, 2453213.95833333, 2453214, 2453214.04166667, 2453214.08333333, 2453214.125, 2453214.16666667, 2453214.20833333, 2453214.25, 2453214.29166667, 2453214.33333333, 2453214.375, 2453214.41666667, 2453214.45833333, 2453214.5, 2453214.54166667, 2453214.58333333, 2453214.625, 2453214.66666667, 2453214.70833333, 2453214.75, 2453214.79166667, 2453214.83333333, 2453214.875, 2453214.91666667, 2453214.95833333, 2453215, 2453215.04166667, 2453215.08333333, 2453215.125, 2453215.16666667, 2453215.20833333, 2453215.25, 2453215.29166667, 2453215.33333333, 2453215.375, 2453215.41666667, 2453215.45833333, 2453215.5, 2453215.54166667, 2453215.58333333, 2453215.625, 2453215.66666667, 2453215.70833333, 2453215.75, 2453215.79166667, 2453215.83333333, 2453215.875, 2453215.91666667, 2453215.95833333, 2453216, 2453216.04166667, 2453216.08333333, 2453216.125, 2453216.16666667, 2453216.20833333, 2453216.25, 2453216.29166667, 2453216.33333333, 2453216.375, 2453216.41666667, 2453216.45833333, 2453216.5, 2453216.54166667, 2453216.58333333, 2453216.625, 2453216.66666667, 2453216.70833333, 2453216.75, 2453216.79166667, 2453216.83333333, 2453216.875, 2453216.91666667, 2453216.95833333, 2453217, 2453217.04166667, 2453217.08333333, 2453217.125, 2453217.16666667, 2453217.20833333, 2453217.25, 2453217.29166667, 2453217.33333333, 2453217.375, 2453217.41666667, 2453217.45833333, 2453217.5, 2453217.54166667, 2453217.58333333, 2453217.625, 2453217.66666667, 2453217.70833333, 2453217.75, 2453217.79166667, 2453217.83333333, 2453217.875, 2453217.91666667, 2453217.95833333, 2453218, 2453218.04166667, 2453218.08333333, 2453218.125, 2453218.16666667, 2453218.20833333, 2453218.25, 2453218.29166667, 2453218.33333333, 2453218.375, 2453218.41666667, 2453218.45833333, 2453218.5, 2453218.54166667, 2453218.58333333, 2453218.625, 2453218.66666667, 2453218.70833333, 2453218.75, 2453218.79166667, 2453218.83333333, 2453218.875, 2453218.91666667, 2453218.95833333 ; current_speed = 68.3389, 57.1935, 28.7434, 20.8243, 39.3022, 64.526, 62.4729, 42.8218, 33.1429, 9.9722, 39.8888, 46.928, 85.3503, 68.0456, 53.0873, 23.1707, 42.2352, 58.66, 75.3781, 61.593, 32.5563, 11.732, 19.3578, 35.4893, 48.9811, 86.5235, 50.4476, 29.9166, 25.5171, 64.2327, 48.1012, 46.3414, 34.6094, 13.4918, 13.1985, 38.4223, 50.4476, 67.7523, 55.1404, 32.263, 34.6094, 43.7017, 67.1657, 81.8307, 77.1379, 43.995, 27.8635, 12.6119, 34.3161, 38.129, 70.9786, 51.3275, 32.263, 22.8774, 25.2238, 51.0342, 58.3667, 49.861, 17.598, 5.5727, 36.0759, 54.2605, 57.7801, 63.3528, 41.9419, 19.9444, 43.7017, 53.0873, 70.6853, 73.0317, 32.8496, 12.3186, 39.0089, 50.7409, 71.8585, 73.6183, 70.6853, 48.6878, 41.9419, 40.4754, 71.8585, 64.8193, 63.6461, 37.5424, 5.5727, 31.3831, 37.8357, 72.7384, 69.5121, 43.7017, 34.9027, 39.5955, 51.3275, 71.5652, 80.6575, 32.5563, 15.8382, 18.7712, 40.4754, 90.3364, 90.3364, 81.8307, 39.0089, 17.3047, 43.1151, 87.6967, 78.8977, 61.593, 28.1568, 21.1176, 44.5816, 45.1682, 48.6878, 67.459, 39.3022, 21.4109, 39.3022, 66.5791, 75.6714, 75.3781, 38.7156, 9.0923, 11.4387, 41.062, 56.3136, 84.7637, 58.0734, 26.9836, 4.3995, 59.5399, 76.258, 83.8838, 63.6461, 29.0367, 19.9444, 46.928, 51.3275, 62.7662, 79.191, 48.6878, 24.9305, 65.4059, 82.7106, 92.9761, 74.2049, 45.1682, 21.1176, 27.2769, 48.1012, 64.526, 89.7498, 67.459, 49.861, 30.5032, 66.8724, 81.2441, 85.6436, 60.4198, 27.8635, 29.6233, 46.928, 65.4059, 81.2441, 89.1632, 47.8079, 12.0253, 47.5146, 77.7245 ; 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 = 186.5645, 199.2221, 232.6241, 285.3641, 346.1525, 5.8421, 26.5865, 29.7509, 14.6321, 121.1669, 166.1717, 165.8201, 182.3453, 196.0577, 206.2541, 288.5285, 334.2365, 349.6685, 4.7873, 27.6413, 6.8969, 88.8197, 131.3633, 178.1261, 168.2813, 186.9161, 192.8933, 224.1857, 310.3277, 353.8877, 16.3901, 28.6961, 10.4129, 171.0941, 161.6009, 176.7197, 166.5233, 174.6101, 191.4869, 198.8705, 266.7293, 328.6109, 336.6977, 13.2257, 356.7005, 7.9517, 7.9517, 135.9341, 160.8977, 170.0393, 178.8293, 172.1489, 204.1445, 304.3505, 354.5909, 4.4357, 10.0613, 11.4677, 52.6049, 72.6461, 173.5553, 180.9389, 189.7289, 186.2129, 189.3773, 296.9669, 322.6337, 342.2849, 339.5105, 357.0521, 343.3397, 75.1073, 211.1765, 175.6649, 186.2129, 182.3453, 199.2221, 234.0305, 280.7933, 308.2181, 333.1817, 357.4037, 4.0841, 359.8649, 109.9157, 164.7653, 175.6649, 187.2677, 187.6193, 197.1125, 252.6653, 306.4601, 331.4237, 353.5361, 354.9425, 23.4221, 41.7053, 173.9069, 137.6921, 183.0485, 190.4321, 186.5645, 205.5509, 286.7705, 334.9397, 1.2713, 4.7873, 18.4997, 34.6733, 32.2121, 124.6829, 170.0393, 148.2401, 190.0805, 170.0393, 274.1129, 339.1589, 3.7325, 20.2577, 5.1389, 18.1481, 82.8425, 178.1261, 161.6009, 182.3453, 167.2265, 173.9069, 191.8385, 251.6105, 357.7553, 358.8101, 17.7965, 38.1893, 72.2945, 116.2445, 153.5141, 177.4229, 185.5097, 192.1901, 203.7929, 213.9893, 333.8849, 353.8877, 356.3489, 16.3901, 47.6825, 32.9153, 130.3085, 164.7653, 141.2081, 137.6921, 164.7653, 211.5281, 266.3777, 339.5105, 5.8421, 26.9381, 53.6597, 58.2305, 113.7833, 147.5369, 155.2721, 148.9433, 167.9297, 179.1809, 226.6469, 327.5561, 2.6777 ; 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 = -7.812615, -18.82987, -22.84152, -20.08007, -9.406528, 6.567927, 27.95965, 21.24947, 8.372277, 8.532846, 9.533946, 11.49582, -3.492686, -18.82177, -23.48332, -21.96966, -18.35785, -10.52027, 6.290827, 28.57513, 3.909462, 11.72951, 14.5287, 1.160496, 9.948399, -10.4188, -11.25668, -20.85146, -19.4531, -6.839339, 13.57299, 22.25146, 6.255323, 2.088694, 4.165897, 2.198553, 11.75681, 6.364164, -10.98087, -10.43483, -34.55302, -22.76191, -26.56957, 18.72185, -4.439696, 6.086192, 3.854588, 8.771391, 11.23014, 6.595274, 1.450174, 7.011292, -13.19684, -18.88761, -2.377758, 3.946998, 10.19676, 9.913138, 13.98102, 5.319034, 4.049311, -0.8891214, -9.76406, -6.856242, -6.833807, -17.77582, -26.52293, -16.15362, -24.74238, -3.755864, -9.417874, 11.9048, -20.19398, 3.835484, -7.776756, -3.012592, -23.27178, -39.40449, -41.19991, -31.79996, -32.41987, -2.936216, 4.532916, -0.08852264, 5.239424, 8.24665, 2.859985, -9.201801, -9.216628, -12.85917, -33.31744, -31.84551, -24.55141, -8.056608, -7.110398, 12.94119, 10.53715, 1.992456, 27.24458, -4.804204, -16.35723, -9.355021, -16.82504, -16.5687, -18.26234, 1.945687, 6.584562, 19.54344, 16.0183, 11.25684, 36.66007, 7.812863, 25.62735, -11.80746, 6.798205, -21.35576, -13.98284, 4.334189, 26.2007, 6.751656, 12.05891, 9.021447, 0.3740443, 12.96057, -2.304453, 18.74104, 6.164162, -5.535787, -4.174834, -2.332022, -1.583587, 25.638, 39.34994, 27.6613, 17.88844, 20.92883, 2.307875, -6.026451, -16.72165, -19.64221, -13.9371, -28.7901, -8.80682, -5.920774, 20.93882, 33.39852, 11.47528, 20.80061, 12.63972, 40.42513, 60.41189, 17.72644, -26.07315, -30.44226, -23.40773, 8.269617, 38.79892, 48.66885, 23.6888, 27.10761, 25.1889, 27.3599, 41.9127, 18.64507, 0.6834381, -8.744039, -25.49033, 3.631108 ; 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 = -67.89085, -54.00493, -17.44844, 5.51744, 38.15993, 64.19086, 55.867, 37.1775, 32.068, -5.16094, -38.73268, -45.49817, -85.27881, -65.39071, -47.61087, 7.3631, 38.03685, 57.70892, 75.11514, 54.56335, 32.32072, 0.2416635, -12.79224, -35.47032, -47.96017, -85.89391, -49.17568, -21.45273, 16.51361, 63.86754, 46.1465, 40.6497, 34.03941, -13.32914, -12.52381, -38.35935, -49.05851, -67.45274, -54.03595, -30.52893, -1.974587, 37.30595, 61.68703, 79.66026, 77.01003, 43.57199, 27.59559, -9.062159, -32.42651, -37.55427, -70.96378, -50.84638, -29.44053, 12.90866, 25.11148, 50.88134, 57.4691, 48.86562, 10.6874, 1.662185, -35.84792, -54.25322, -56.94913, -62.98071, -41.38142, 9.0443, 34.73288, 50.56997, 66.21349, 72.93506, 31.47062, 3.165999, -33.3751, -50.59573, -71.43645, -73.55663, -66.74455, -28.597, 7.854311, 25.04037, 64.12952, 64.75276, 63.48448, 37.5423, -1.898269, -30.28022, -37.72745, -72.15401, -68.89838, -41.76698, -10.39937, 23.53013, 45.07483, 71.11026, 80.34348, 29.8737, 11.82443, -18.66516, -29.93311, -90.20856, -88.84315, -81.2942, -35.19393, 4.993078, 39.05635, 87.67511, 78.62246, 58.4102, 23.15641, 17.86719, -25.36845, -44.48736, -41.39735, -66.41763, -38.70978, 1.535633, 36.73069, 66.43787, 70.99073, 75.07512, 36.78968, 1.132876, -11.43258, -38.96295, -56.26643, -82.66595, -57.74533, -26.40965, -1.387933, 59.49421, 76.24155, 79.8698, 50.02407, 8.830772, -8.819466, -42.00263, -51.27559, -62.47622, -77.40543, -44.54981, -20.67093, 58.72872, 82.2404, 92.78739, 71.18941, 30.40897, 17.72769, -17.64551, -46.4108, -50.29328, -66.37341, -65.08833, -42.50071, -1.92716, 62.64181, 80.82214, 76.35097, 35.80356, 14.67023, -11.94644, -39.59491, -59.40848, -69.59834, -87.19196, -47.80301, -8.255279, 40.09838, 77.63963 ; 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 = 10.48925, 10.67943, 10.52095, 9.727486, 9.854569, 10.07684, 10.14032, 10.29897, 10.23552, 10.17206, 10.23552, 10.07684, 10.07684, 10.0451, 9.377721, 9.282255, 9.663923, 9.981602, 9.886333, 10.17206, 10.20379, 10.20379, 10.20379, 9.854569, 9.695706, 9.949848, 9.695706, 9.695706, 9.409535, 10.0451, 9.949848, 10.17206, 10.0451, 10.0451, 9.695706, 10.20379, 10.0451, 10.23552, 9.791035, 9.695706, 9.600348, 9.727486, 9.981602, 10.26724, 10.33069, 10.20379, 9.949848, 9.981602, 10.33069, 10.20379, 10.42583, 10.29897, 9.695706, 10.14032, 10.52095, 10.48925, 9.886333, 9.854569, 9.949848, 9.536757, 9.632137, 10.45754, 9.568555, 9.981602, 11.15451, 10.39412, 10.45754, 10.71112, 10.20379, 10.10858, 8.453377, 9.727486, 9.949848, 10.17206, 10.71112, 10.3624, 10.33069, 10.29897, 9.918092, 9.886333, 9.31408, 9.282255, 9.409535, 9.854569, 9.600348, 9.663923, 9.791035, 9.632137, 9.632137, 9.409535, 9.568555, 9.282255, 9.059367, 9.473154, 8.740616, 8.581082, 8.389497, 8.48531, 8.389497, 8.165771, 8.963785, 8.421439, 8.35755, 8.325599, 8.133792, 8.868166, 8.612998, 8.229716, 8.229716, 8.453377, 8.48531, 8.389497, 8.389497, 8.708718, 8.804399, 8.77251, 9.377721, 8.612998, 9.250425, 8.581082, 8.676816, 8.453377, 8.35755, 8.261682, 8.165771, 8.35755, 8.804399, 8.389497, 8.325599, 8.389497, 8.037824, 8.229716, 9.123069, 8.963785, 9.059367, 8.995649, 8.453377, 8.325599, 8.293642, 8.389497, 7.877779, 8.549163, 8.676816, 8.836285, 9.250425, 8.900043, 8.069818, 8.037824, 8.325599, 7.877779, 7.909798, 9.409535, 8.549163, 8.517239, 8.325599, 9.09122, 9.473154, 8.995649, 8.931916, 9.09122, 9.186755, 8.836285, 9.250425, 9.918092, 10.01335, 9.568555, 9.600348, 10.07684 ; 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 ; }