netcdf E0114.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, 300.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 = -300.f, 300.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 = -300.f, 300.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 = "25-Feb-2005 11:10:20: Modified [lon,lat] to [-69.355300,43.713300].\n", "Fri Feb 25 07:26:21 2005: /usr/local/nco/bin/ncrcat -d time,2453427.2916666,2453427.416666667 E0114.aanderaa.realtime.nc E0114.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 = "AANCM966" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 100 ; :mooring_site_id = "E0114" ; :mooring_site_desc = "Central Maine Shelf" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17. ; :goes_platform_id = "044023B8" ; :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: 25-Feb-2005 05:53:09\n", "AANCM_Temperature_1.5: 25-Feb-2005 05:53:09" ; :longitude = -69.3553 ; :latitude = 43.7133 ; data: lat = 43.7133 ; lon = -69.3553 ; 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 = 23.464, 14.665, 5.5727, 8.799, 17.0114, 17.598, 24.0506, 27.8635, 18.7712, 18.4779, 22.2908, 21.1176, 33.4362, 27.2769, 23.1707, 20.2377, 16.7181, 7.9191, 0.5866, 6.4526, 12.9052, 8.799, 10.2655, 10.8521, 16.4248, 16.1315, 33.7295, 27.5702, 31.3831, 36.9558, 32.5563, 32.5563, 24.9305, 23.464, 20.531, 19.0645, 21.4109, 26.1037, 15.5449, 12.9052, 3.2263, 7.6258, 12.9052, 12.0253, 16.1315, 11.732, 6.1593, 12.9052, 16.4248, 14.3717, 19.3578, 17.3047, 16.7181, 9.3856, 3.2263, 8.5057, 29.6233, 25.2238, 18.1846, 11.1454, 6.7459, 4.9861, 11.732, 19.9444, 23.1707, 20.531, 19.9444, 14.9583, 9.0923, 7.3325, 6.1593, 6.1593, 10.8521, 10.5588, 12.9052, 6.4526, 4.1062, 4.3995, 12.3186, 21.9975, 25.5171, 29.6233, 22.2908, 20.8243, 20.531, 25.5171, 25.2238, 21.7042, 11.4387, 17.8913, 12.3186, 13.7851, 12.6119, 10.8521, 14.3717, 17.598, 29.9166, 31.9697, 34.3161, 41.9419, 40.1821, 33.4362, 32.263, 28.4501, 34.3161, 32.263, 36.9558, 29.33, 25.8104, 29.9166, 37.2491, 33.4362, 30.2099, 41.062, 44.2883, 44.8749, 47.8079, 54.2605, 49.5677, 40.1821, 43.7017, 39.8888, 38.129, 33.4362, 32.8496, 40.7687, 43.995, 38.7156, 41.062, 31.6764, 32.5563, 29.33, 31.0898, 19.9444, 17.8913, 11.1454, 11.1454, 14.0784, 23.7573, 21.4109, 14.3717, 18.1846, 17.8913, 8.5057, 9.6789, 6.4526, 4.1062, 9.6789, 13.7851, 12.0253, 11.1454, 16.4248, 19.3578, 34.9027, 39.8888, 29.9166, 32.263, 33.7295, 34.9027, 36.6625, 34.6094, 41.3553, 39.5955, 37.2491, 37.2491, 29.6233, 24.3439, 21.9975 ; 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 = 337.7644, 321.9424, 311.0428, 279.3988, 237.91, 230.878, 217.1656, 240.3712, 247.4032, 259.3576, 293.8144, 301.9012, 311.3944, 319.4812, 328.6228, 326.5132, 324.052, 330.0292, 258.3028, 289.9468, 195.3664, 205.2112, 266.038, 272.3668, 282.5632, 267.796, 278.344, 263.2252, 258.3028, 253.3804, 257.248, 257.9512, 283.9696, 286.7824, 294.8692, 0.2284, 6.5572, 17.1052, 10.0732, 9.37, 30.1144, 210.8368, 178.138, 160.2064, 172.5124, 219.9784, 292.408, 338.116, 354.9544, 10.0732, 346.516, 344.0548, 305.0656, 310.6912, 161.2612, 189.3892, 165.832, 148.9552, 165.1288, 191.1472, 229.12, 206.6176, 240.3712, 257.9512, 279.7504, 290.65, 305.0656, 312.4492, 261.4672, 318.778, 326.1616, 313.504, 332.842, 348.9772, 350.7352, 344.0548, 300.8464, 255.1384, 223.4944, 215.056, 211.1884, 231.9328, 253.732, 267.4444, 281.86, 308.23, 305.0656, 321.9424, 321.5908, 321.9424, 311.3944, 313.1524, 261.4672, 259.3576, 263.5768, 276.9376, 288.5404, 309.988, 299.7916, 300.8464, 293.1112, 305.4172, 291.0016, 272.0152, 257.9512, 244.2388, 237.2068, 253.3804, 255.49, 254.0836, 248.1064, 281.86, 277.9924, 269.554, 260.764, 262.8736, 255.1384, 251.6224, 249.1612, 237.2068, 214.7044, 206.266, 220.6816, 234.7456, 252.3256, 257.9512, 256.8964, 253.3804, 239.668, 233.6908, 227.362, 224.1976, 219.9784, 227.7136, 249.5128, 233.6908, 262.1704, 248.458, 248.1064, 182.0056, 220.6816, 224.9008, 229.8232, 225.2524, 229.8232, 254.4352, 288.892, 357.7672, 4.096, 321.5908, 299.7916, 245.6452, 237.5584, 191.4988, 194.3116, 225.2524, 218.2204, 240.3712, 244.942, 260.764, 270.2572, 285.7276, 297.3304, 300.1432, 309.2848, 300.1432, 283.618, 275.8828 ; 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 = -8.879153, -9.040289, -4.203038, -8.680879, -14.41231, -13.6526, -14.52947, -24.22025, -17.33017, -18.16006, -20.39292, -17.92801, -25.08302, -17.72174, -12.06429, -11.16605, -9.814373, -3.956054, -0.5744179, -6.065507, -3.419758, -3.747988, -10.24097, -10.84284, -16.03154, -16.11957, -33.37246, -27.37769, -30.73136, -35.41196, -31.75329, -31.83909, -24.19315, -22.46463, -18.62716, 0.07599723, 2.445019, 7.677805, 2.718899, 2.101088, 1.618726, -3.908943, 0.4193198, 4.072161, 2.102122, -7.537796, -5.694229, -4.810138, -1.444537, 2.5137, -4.513732, -4.75391, -13.68368, -7.116486, 1.036463, -1.38762, 7.250774, 13.00812, 4.667023, -2.154743, -5.100453, -2.233941, -10.198, -19.50503, -22.836, -19.21193, -16.32439, -11.03737, -8.991658, -4.831958, -3.429821, -4.467503, -4.953396, -2.018838, -2.077705, -1.772644, -3.525357, -4.252329, -8.478691, -12.63485, -13.21413, -23.32207, -21.39832, -20.80359, -20.09272, -20.04452, -20.64555, -13.37963, -7.106563, -11.02915, -9.241115, -10.05674, -12.4723, -10.66543, -14.28148, -17.46915, -28.36392, -24.49451, -29.78083, -36.00901, -36.95728, -27.24896, -30.11978, -28.4325, -33.56012, -29.05649, -31.06619, -28.10473, -24.98715, -28.76968, -34.56262, -32.72243, -29.91646, -41.06076, -43.71413, -44.52824, -46.20864, -51.49318, -46.32523, -33.77831, -24.88124, -17.65236, -24.85458, -27.30391, -31.29901, -39.87057, -42.84945, -37.09825, -35.44117, -25.5259, -23.94998, -20.44697, -19.97516, -14.75468, -16.75968, -8.981334, -11.0415, -13.09501, -22.04387, -0.749321, -9.368263, -12.83617, -13.66998, -6.040874, -7.395235, -6.215968, -3.885001, -0.3770885, 0.9846395, -7.471002, -9.672405, -14.96315, -16.3368, -6.957763, -9.860319, -21.24721, -19.96074, -29.31925, -31.61764, -36.18719, -34.60905, -39.80701, -35.1756, -32.21202, -28.83111, -25.61743, -23.65952, -21.88165 ; 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 = 21.71911, 11.5471, 3.659161, 1.436923, -9.037318, -11.10388, -19.16575, -13.77513, -7.212717, -3.412474, 9.000473, 11.15973, 22.1093, 20.7357, 19.78217, 16.8785, 13.53414, 6.860159, -0.118927, 2.201288, -12.44385, -7.960841, -0.7092932, 0.448156, 3.572663, -0.6203783, 4.894692, -3.25238, -6.362592, -10.56996, -7.1862, -6.795956, 6.018398, 6.774942, 8.634274, 19.06435, 21.27084, 24.94904, 15.30528, 12.73301, 2.790831, -6.547747, -12.89839, -11.31483, -15.99395, -8.990076, 2.347922, 11.97526, 16.36115, 14.15016, 18.8242, 16.6389, 9.604781, 6.119242, -3.055283, -8.391748, -28.72223, -21.61085, -17.57551, -10.93513, -4.415036, -4.457656, -5.800053, -4.163288, 3.924106, 7.240429, 11.45834, 10.0959, -1.349075, 5.515227, 5.115985, 4.240094, 9.655669, 10.364, 12.73685, 6.204336, 2.105406, -1.128406, -8.936425, -18.00696, -21.82909, -18.26529, -6.244335, -0.9285315, 4.219552, 15.79049, 14.49142, 17.0897, 8.963293, 14.08746, 8.145534, 9.428199, -1.871298, -2.004152, -1.607781, 2.125633, 9.512678, 20.5446, 17.04984, 21.50522, 15.77215, 19.37714, 11.56287, 1.000437, -7.163305, -14.02219, -20.01557, -8.388854, -6.466769, -8.204164, -13.8896, 6.871841, 4.200437, -0.3196303, -7.108334, -5.567122, -12.26201, -17.10715, -17.63321, -21.76296, -35.92718, -35.77025, -28.91489, -19.29964, -9.973381, -8.510251, -9.974216, -11.07329, -20.73671, -18.75694, -22.05247, -21.02785, -23.8237, -13.41933, -6.261921, -6.599666, -1.518309, -5.169352, -8.858721, -21.39778, -10.89869, -12.8807, -11.54254, -5.987885, -6.244327, -1.731414, 1.329527, 9.671552, 13.74989, 9.42295, 5.537556, -6.773355, -10.38429, -34.20216, -38.65088, -21.06084, -25.347, -16.67515, -14.78253, -5.884382, 0.1553606, 11.20994, 18.17912, 18.70512, 23.58522, 14.87572, 5.731709, 2.25461 ; 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.06911, 5.06911, 5.06911, 5.03663, 5.03663, 5.004142, 4.971647, 5.101583, 5.134048, 5.134048, 5.134048, 5.166505, 5.101583, 5.231398, 5.231398, 5.328681, 5.29626, 5.361094, 5.328681, 5.361094, 5.06911, 5.198955, 5.166505, 5.166505, 5.134048, 5.06911, 5.03663, 5.004142, 4.971647, 4.906633, 4.971647, 4.67884, 4.646267, 4.67884, 4.67884, 4.711405, 4.646267, 4.711405, 4.711405, 4.711405, 4.711405, 4.809054, 4.874115, 4.906633, 5.03663, 5.004142, 5.004142, 5.004142, 4.971647, 5.004142, 5.004142, 4.971647, 4.906633, 4.906633, 4.906633, 4.874115, 5.101583, 5.134048, 5.166505, 5.166505, 5.134048, 5.263833, 5.425898, 5.29626, 5.52305, 5.684827, 5.555419, 5.749488, 5.846428, 5.878727, 5.91102, 5.943306, 5.943306, 5.846428, 5.91102, 5.749488, 5.684827, 5.587782, 5.52305, 5.458289, 5.231398, 5.555419, 5.652485, 5.684827, 5.749488, 5.814122, 5.717161, 5.587782, 5.425898, 5.03663, 5.03663, 5.06911, 5.03663, 5.03663, 5.03663, 5.06911, 5.06911, 5.03663, 4.971647, 5.004142, 4.971647, 4.939144, 4.906633, 4.971647, 4.874115, 4.874115, 4.776513, 4.711405, 4.809054, 4.743963, 4.67884, 4.971647, 5.263833, 5.166505, 5.231398, 5.263833, 5.004142, 4.711405, 4.776513, 4.906633, 4.939144, 4.939144, 4.939144, 4.743963, 4.711405, 4.515894, 4.515894, 4.515894, 4.483281, 4.515894, 4.515894, 4.548499, 4.548499, 4.581096, 4.613686, 4.711405, 4.776513, 4.776513, 4.841588, 5.361094, 5.425898, 5.361094, 5.328681, 5.361094, 5.425898, 5.328681, 5.231398, 5.231398, 5.166505, 4.906633, 4.939144, 4.874115, 4.809054, 5.134048, 5.198955, 5.03663, 5.29626, 5.361094, 5.361094, 5.587782, 5.684827, 5.846428, 5.878727, 5.749488, 5.749488, 5.652485, 5.587782, 5.458289 ; 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 ; }