netcdf F0109.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.6659, 0.03419, -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 = "13-Oct-2004 11:32:29: Modified [lon,lat] to [-68.997900,44.054500].\n", "Wed Oct 6 14:30:01 2004: /usr/local/nco/bin/ncrcat -d time,2453285.5521,2453286.55 F0109.aanderaa.realtime.nc F0109.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 = "AANCM707" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 110 ; :mooring_site_id = "F0109" ; :mooring_site_desc = "W.Penobscot Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.3 ; :goes_platform_id = "00454716" ; :starting_julian_day_number = 2453485.00000579 ; :starting_julian_day_string = "2005-04-24 00:00:00" ; :ending_julian_day_number = 2453491.95833912 ; :ending_julian_day_string = "2005-04-30 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 20-Aug-2004 20:45:08\n", "AANCM_Temperature_1.5: 20-Aug-2004 20:45:08" ; :longitude = -68.9979 ; :latitude = 44.0545 ; data: lat = 44.0545 ; lon = -68.9979 ; depth = 2 ; time = 2453485, 2453485.04166667, 2453485.08333333, 2453485.125, 2453485.16666667, 2453485.20833333, 2453485.25, 2453485.29166667, 2453485.33333333, 2453485.375, 2453485.41666667, 2453485.45833333, 2453485.5, 2453485.54166667, 2453485.58333333, 2453485.625, 2453485.66666667, 2453485.70833333, 2453485.75, 2453485.79166667, 2453485.83333333, 2453485.875, 2453485.91666667, 2453485.95833333, 2453486, 2453486.04166667, 2453486.08333333, 2453486.125, 2453486.16666667, 2453486.20833333, 2453486.25, 2453486.29166667, 2453486.33333333, 2453486.375, 2453486.41666667, 2453486.45833333, 2453486.5, 2453486.54166667, 2453486.58333333, 2453486.625, 2453486.66666667, 2453486.70833333, 2453486.75, 2453486.79166667, 2453486.83333333, 2453486.875, 2453486.91666667, 2453486.95833333, 2453487, 2453487.04166667, 2453487.08333333, 2453487.125, 2453487.16666667, 2453487.20833333, 2453487.25, 2453487.29166667, 2453487.33333333, 2453487.375, 2453487.41666667, 2453487.45833333, 2453487.5, 2453487.54166667, 2453487.58333333, 2453487.625, 2453487.66666667, 2453487.70833333, 2453487.75, 2453487.79166667, 2453487.83333333, 2453487.875, 2453487.91666667, 2453487.95833333, 2453488, 2453488.04166667, 2453488.08333333, 2453488.125, 2453488.16666667, 2453488.20833333, 2453488.25, 2453488.29166667, 2453488.33333333, 2453488.375, 2453488.41666667, 2453488.45833333, 2453488.5, 2453488.54166667, 2453488.58333333, 2453488.625, 2453488.66666667, 2453488.70833333, 2453488.75, 2453488.79166667, 2453488.83333333, 2453488.875, 2453488.91666667, 2453488.95833333, 2453489, 2453489.04166667, 2453489.08333333, 2453489.125, 2453489.16666667, 2453489.20833333, 2453489.25, 2453489.29166667, 2453489.33333333, 2453489.375, 2453489.41666667, 2453489.45833333, 2453489.5, 2453489.54166667, 2453489.58333333, 2453489.625, 2453489.66666667, 2453489.70833333, 2453489.75, 2453489.79166667, 2453489.83333333, 2453489.875, 2453489.91666667, 2453489.95833333, 2453490, 2453490.04166667, 2453490.08333333, 2453490.125, 2453490.16666667, 2453490.20833333, 2453490.25, 2453490.29166667, 2453490.33333333, 2453490.375, 2453490.41666667, 2453490.45833333, 2453490.5, 2453490.54166667, 2453490.58333333, 2453490.625, 2453490.66666667, 2453490.70833333, 2453490.75, 2453490.79166667, 2453490.83333333, 2453490.875, 2453490.91666667, 2453490.95833333, 2453491, 2453491.04166667, 2453491.08333333, 2453491.125, 2453491.16666667, 2453491.20833333, 2453491.25, 2453491.29166667, 2453491.33333333, 2453491.375, 2453491.41666667, 2453491.45833333, 2453491.5, 2453491.54166667, 2453491.58333333, 2453491.625, 2453491.66666667, 2453491.70833333, 2453491.75, 2453491.79166667, 2453491.83333333, 2453491.875, 2453491.91666667, 2453491.95833333 ; current_speed = 20.8243, 30.7965, 26.9836, 32.263, 16.4248, 41.6486, 69.5121, 70.9786, 59.8332, 48.6878, 17.0114, 15.8382, 38.7156, 41.6486, 42.5285, 15.5449, 4.9861, 9.3856, 19.0645, 15.2516, 8.5057, 12.3186, 2.933, 10.8521, 17.598, 25.5171, 17.0114, 6.7459, 19.9444, 24.9305, 50.1543, 51.6208, 43.4084, 25.5171, 24.0506, 12.3186, 13.1985, 35.196, 33.7295, 16.7181, 16.4248, 8.799, 14.0784, 20.8243, 21.4109, 12.9052, 1.4665, 35.4893, 34.0228, 35.196, 26.6903, 11.1454, 6.4526, 13.7851, 17.598, 9.0923, 23.7573, 46.3414, 26.1037, 15.2516, 11.732, 20.8243, 30.7965, 58.3667, 38.129, 21.7042, 7.3325, 6.1593, 39.0089, 50.4476, 43.1151, 37.8357, 33.1429, 22.2908, 34.6094, 53.0873, 45.1682, 41.6486, 21.1176, 11.1454, 48.3945, 69.8054, 49.861, 43.1151, 31.6764, 23.7573, 30.5032, 50.1543, 31.6764, 19.3578, 18.4779, 21.1176, 35.7826, 51.6208, 51.6208, 39.8888, 34.9027, 30.5032, 35.196, 36.9558, 51.3275, 40.1821, 24.3439, 4.3995, 30.2099, 37.8357, 81.8307, 74.2049, 65.1126, 55.4337, 33.7295, 25.8104, 21.9975, 50.1543, 69.8054, 64.526, 55.1404, 91.2163, 94.4426, 84.1771, 67.459, 70.9786, 68.6322, 44.5816, 21.4109, 21.7042, 47.8079, 57.4868, 55.727, 81.8307, 73.6183, 75.6714, 60.1265, 40.7687, 37.8357, 37.5424, 49.2744, 43.4084, 34.6094, 5.866, 9.6789, 15.8382, 23.1707, 19.0645, 21.4109, 19.3578, 6.7459, 11.1454, 21.1176, 32.8496, 24.3439, 13.4918, 17.3047, 4.1062, 30.7965, 29.6233, 47.5146, 40.4754, 32.8496, 38.129, 23.464, 22.5841, 37.2491, 23.7573, 7.9191, 15.2516, 25.8104, 37.2491 ; 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 = 338.1676, 351.1384, 343.0516, 349.0288, 351.1384, 175.0252, 166.9384, 162.3676, 165.1804, 171.5092, 228.4684, 285.076, 317.4232, 331.1356, 338.1676, 358.1704, 235.852, 164.1256, 198.5824, 215.1076, 174.6736, 145.8424, 190.144, 29.4628, 42.8236, 11.1796, 60.7552, 201.3952, 193.3084, 203.8564, 189.4408, 191.1988, 214.756, 236.9068, 205.6144, 270.6604, 60.052, 46.6912, 62.8648, 80.4448, 144.0844, 137.7556, 149.71, 159.2032, 182.7604, 130.372, 156.3904, 44.9332, 44.9332, 30.166, 15.3988, 353.9512, 293.5144, 270.6604, 250.9708, 220.7332, 167.6416, 156.3904, 166.9384, 199.9888, 354.3028, 328.6744, 326.9164, 347.2708, 331.1356, 358.1704, 357.8188, 41.0656, 143.3812, 156.742, 157.0936, 174.6736, 203.8564, 252.3772, 287.8888, 329.026, 327.268, 338.1676, 333.5968, 345.1612, 164.1256, 173.2672, 177.838, 186.2764, 198.2308, 224.2492, 288.592, 312.1492, 331.4872, 45.988, 165.8836, 203.8564, 196.1212, 194.0116, 189.4408, 208.0756, 219.3268, 263.98, 303.0076, 321.6424, 316.0168, 306.5236, 304.414, 40.0108, 236.9068, 183.112, 181.0024, 187.3312, 190.8472, 199.9888, 189.0892, 197.176, 191.5504, 195.0664, 172.9156, 185.5732, 190.8472, 182.4088, 171.8608, 175.7284, 174.322, 164.8288, 165.532, 163.4224, 171.5092, 178.1896, 179.9476, 182.0572, 184.87, 181.7056, 179.9476, 178.1896, 182.4088, 191.1988, 119.824, 50.5588, 61.1068, 58.9972, 60.4036, 29.1112, 61.1068, 128.2624, 156.0388, 162.016, 143.0296, 149.71, 59.7004, 24.1888, 337.4644, 331.8388, 333.2452, 326.2132, 243.9388, 266.7928, 168.3448, 171.5092, 176.7832, 173.6188, 191.1988, 205.2628, 222.8428, 324.8068, 324.1036, 356.764, 5.9056, 194.7148, 197.8792, 207.3724 ; 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.744408, -4.744146, -7.865999, -6.140151, -2.530211, 3.611666, 15.70963, 21.50005, 15.30393, 7.188783, -12.73457, -15.29308, -26.19412, -20.10538, -15.81604, -0.4963039, -4.126448, 2.567238, -6.075249, -8.771405, 0.7895788, 6.916539, -0.5165679, 5.337696, 11.96213, 4.947385, 14.84313, -2.460896, -4.59105, -10.08303, -8.226732, -10.02547, -24.74638, -21.37781, -10.39737, -12.31778, 11.43622, 25.61098, 30.01699, 16.48615, 9.634671, 5.915519, 7.10082, 7.393767, -1.031137, 9.83189, 0.587337, 25.06545, 24.02969, 17.68624, 7.087234, -1.174452, -5.916775, -13.78418, -16.63631, -5.933068, 5.084683, 18.55985, 5.899397, -5.213553, -1.164649, -10.82657, -16.81064, -12.86071, -18.40633, -0.6929525, -0.2790744, 4.046184, 23.26835, 19.92035, 16.78156, 3.512264, -13.4045, -21.2447, -32.93619, -27.32133, -24.42291, -15.48882, -9.390684, -2.854342, 13.23732, 8.183934, 1.881009, -4.713553, -9.909821, -16.57738, -28.91133, -37.18439, -15.12089, 13.92202, 4.506623, -8.540924, -9.93576, -12.49834, -8.46728, -18.77311, -22.11933, -30.33499, -29.51531, -22.93357, -35.64425, -32.29081, -20.08312, 2.828579, -25.30936, -2.054022, -1.43157, -9.468895, -12.25357, -18.94926, -5.328315, -7.622015, -4.404556, -13.03702, 8.60919, -6.266596, -10.3769, -3.83374, 13.37105, 6.269884, 6.674236, 18.57539, 17.14702, 12.71974, 3.161332, 0.6856831, 0.04372283, -2.063615, -4.730956, -2.435604, 0.06732779, 2.390625, -2.527063, -7.917844, 32.82463, 28.99313, 43.14082, 37.20717, 30.09377, 2.853845, 8.474089, 12.43588, 9.410036, 5.886191, 12.87657, 9.763628, 5.824404, 4.566769, -8.093476, -15.5035, -10.95897, -7.502846, -15.54525, -4.099769, 6.221557, 4.373898, 2.666247, 4.498551, -6.379846, -16.27234, -15.95527, -13.01602, -21.83995, -1.341072, 0.8147943, -3.874025, -7.92408, -17.12609 ; 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.33069, 30.42889, 25.81164, 31.67333, 16.22874, -41.49171, -67.71366, -67.64399, -57.84291, -48.15416, -11.27912, 4.119517, 28.50905, 36.47437, 39.47817, 15.53697, -2.79886, -9.027667, -18.0706, -12.47693, -8.468972, -10.1936, -2.887152, 9.448654, 12.90725, 25.03289, 8.310784, -6.281015, -19.4088, -22.80049, -49.47499, -50.6379, -35.66379, -13.9324, -21.687, 0.1419829, 6.588873, 24.142, 15.38375, 2.775167, -13.30215, -6.513758, -12.15647, -19.4675, -21.38606, -8.359313, -1.343747, 25.12396, 24.08578, 30.42952, 25.73214, 11.08335, 2.574455, 0.1588857, -5.737828, -6.889748, -23.20679, -42.46242, -25.42834, -14.33284, 11.67405, 17.78867, 25.80362, 56.93219, 33.39203, 21.69313, 7.327187, 4.643853, -31.30939, -46.34803, -39.71513, -37.67233, -30.31124, -6.748521, 10.63099, 45.5171, 37.99589, 38.66138, 18.91476, 10.7737, -46.54891, -69.324, -49.82551, -42.85667, -30.08637, -17.01763, 9.725243, 33.65672, 27.83438, 13.44997, -17.91991, -19.31335, -34.3755, -50.08491, -50.92163, -35.19498, -26.99877, -3.199042, 19.17303, 28.979, 36.93237, 23.91453, 13.75841, 3.369679, -16.49468, -37.7799, -81.81818, -73.59828, -63.9492, -52.09435, -33.30598, -24.65931, -21.55203, -48.43026, -69.27248, -64.22098, -54.15518, -91.1357, -93.49128, -83.94327, -67.12802, -68.50487, -66.45569, -42.72853, -21.17623, -21.69337, -47.80788, -57.44975, -55.52582, -81.79445, -73.61827, -75.63363, -60.07337, -39.99243, -18.81711, 23.85016, 23.80833, 22.3588, 17.09314, 5.12499, 4.676636, -9.808025, -21.17386, -18.13306, -17.10616, -16.71514, 3.403452, 10.16684, 19.50509, 28.96097, 21.73767, 11.21321, -7.60249, -0.2297295, -30.16151, -29.29862, -47.43974, -40.22463, -32.22412, -34.48233, -17.20432, 18.45603, 30.17469, 23.71942, 7.877071, -14.75138, -24.56391, -33.07858 ; 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.182807, 4.890708, 4.760685, 4.695627, 4.695627, 4.955673, 5.377201, 5.377201, 5.280038, 5.280038, 5.150383, 4.858214, 4.988143, 4.793203, 4.760685, 4.760685, 5.08551, 5.020607, 5.11795, 5.020607, 4.988143, 5.08551, 5.08551, 5.08551, 5.020607, 4.890708, 4.988143, 4.988143, 4.890708, 4.890708, 5.11795, 5.150383, 5.474298, 5.732907, 5.11795, 5.474298, 5.312433, 5.247635, 5.506649, 5.765201, 5.829768, 5.926568, 6.087762, 6.345327, 6.216598, 6.345327, 5.95882, 6.119981, 5.829768, 5.60366, 5.377201, 5.150383, 5.182807, 4.988143, 5.08551, 4.825713, 5.11795, 5.44194, 5.506649, 5.474298, 4.955673, 5.312433, 5.635982, 5.635982, 5.11795, 5.247635, 5.280038, 5.506649, 5.926568, 5.668297, 5.797488, 5.829768, 6.184399, 5.926568, 5.991066, 5.215225, 4.988143, 5.11795, 5.11795, 5.053062, 5.538993, 6.409653, 6.506094, 6.345327, 6.280976, 6.345327, 6.280976, 5.506649, 4.955673, 5.11795, 5.506649, 5.409574, 5.312433, 5.280038, 5.668297, 5.926568, 6.023305, 5.894308, 4.955673, 4.793203, 4.695627, 4.793203, 4.825713, 4.793203, 4.890708, 4.825713, 5.635982, 6.055537, 5.894308, 5.95882, 6.087762, 6.377493, 6.666702, 6.377493, 6.216598, 6.119981, 5.732907, 5.926568, 6.377493, 6.473953, 6.441806, 6.570356, 6.698805, 6.634593, 6.184399, 6.24879, 6.377493, 6.538228, 6.345327, 6.409653, 6.441806, 6.280976, 6.119981, 6.119981, 6.634593, 6.345327, 6.184399, 6.152194, 6.24879, 6.023305, 6.184399, 6.216598, 6.634593, 6.730902, 6.538228, 6.24879, 6.795077, 6.377493, 6.538228, 6.119981, 5.991066, 6.023305, 5.95882, 5.894308, 5.732907, 6.184399, 6.666702, 6.087762, 6.24879, 6.152194, 6.570356, 6.891294, 6.955409, 6.666702, 6.666702, 6.730902, 6.634593, 6.762992 ; 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 ; }