netcdf L0108.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.6719, 0.03412, -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 = "09-Feb-2005 06:12:16: Modified [lon,lat] to [-66.553719,43.628017].\n", "Wed Feb 9 05:49:35 2005: /usr/local/nco/bin/ncrcat -d time,2453411.207,2453439.2 L0108.aanderaa.realtime.nc L0108.aanderaa.realtime.nc.new\n", "Wed Feb 9 05:46:40 2005: /usr/local/nco/bin/ncrcat -d time,2453411.0207,2453439.2 L0108.aanderaa.realtime.nc L0108.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 = "AANCM714" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 98 ; :mooring_site_id = "L0108" ; :mooring_site_desc = "Scotian Shelf" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -18.1 ; :goes_platform_id = "0440A5AC" ; :starting_julian_day_number = 2453520.00000579 ; :starting_julian_day_string = "2005-05-29 00:00:00" ; :ending_julian_day_number = 2453526.95833912 ; :ending_julian_day_string = "2005-06-04 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 07-Feb-2005 20:35:12\n", "AANCM_Temperature_1.5: 07-Feb-2005 20:35:12" ; :longitude = -66.5537185668945 ; :latitude = 43.6280174255371 ; data: lat = 43.6280174255371 ; lon = -66.5537185668945 ; depth = 2 ; time = 2453520, 2453520.04166667, 2453520.08333333, 2453520.125, 2453520.16666667, 2453520.20833333, 2453520.25, 2453520.29166667, 2453520.33333333, 2453520.375, 2453520.41666667, 2453520.45833333, 2453520.5, 2453520.54166667, 2453520.58333333, 2453520.625, 2453520.66666667, 2453520.70833333, 2453520.75, 2453520.79166667, 2453520.83333333, 2453520.875, 2453520.91666667, 2453520.95833333, 2453521, 2453521.04166667, 2453521.08333333, 2453521.125, 2453521.16666667, 2453521.20833333, 2453521.25, 2453521.29166667, 2453521.33333333, 2453521.375, 2453521.41666667, 2453521.45833333, 2453521.5, 2453521.54166667, 2453521.58333333, 2453521.625, 2453521.66666667, 2453521.70833333, 2453521.75, 2453521.79166667, 2453521.83333333, 2453521.875, 2453521.91666667, 2453521.95833333, 2453522, 2453522.04166667, 2453522.08333333, 2453522.125, 2453522.16666667, 2453522.20833333, 2453522.25, 2453522.29166667, 2453522.33333333, 2453522.375, 2453522.41666667, 2453522.45833333, 2453522.5, 2453522.54166667, 2453522.58333333, 2453522.625, 2453522.66666667, 2453522.70833333, 2453522.75, 2453522.79166667, 2453522.83333333, 2453522.875, 2453522.91666667, 2453522.95833333, 2453523, 2453523.04166667, 2453523.08333333, 2453523.125, 2453523.16666667, 2453523.20833333, 2453523.25, 2453523.29166667, 2453523.33333333, 2453523.375, 2453523.41666667, 2453523.45833333, 2453523.5, 2453523.54166667, 2453523.58333333, 2453523.625, 2453523.66666667, 2453523.70833333, 2453523.75, 2453523.79166667, 2453523.83333333, 2453523.875, 2453523.91666667, 2453523.95833333, 2453524, 2453524.04166667, 2453524.08333333, 2453524.125, 2453524.16666667, 2453524.20833333, 2453524.25, 2453524.29166667, 2453524.33333333, 2453524.375, 2453524.41666667, 2453524.45833333, 2453524.5, 2453524.54166667, 2453524.58333333, 2453524.625, 2453524.66666667, 2453524.70833333, 2453524.75, 2453524.79166667, 2453524.83333333, 2453524.875, 2453524.91666667, 2453524.95833333, 2453525, 2453525.04166667, 2453525.08333333, 2453525.125, 2453525.16666667, 2453525.20833333, 2453525.25, 2453525.29166667, 2453525.33333333, 2453525.375, 2453525.41666667, 2453525.45833333, 2453525.5, 2453525.54166667, 2453525.58333333, 2453525.625, 2453525.66666667, 2453525.70833333, 2453525.75, 2453525.79166667, 2453525.83333333, 2453525.875, 2453525.91666667, 2453525.95833333, 2453526, 2453526.04166667, 2453526.08333333, 2453526.125, 2453526.16666667, 2453526.20833333, 2453526.25, 2453526.29166667, 2453526.33333333, 2453526.375, 2453526.41666667, 2453526.45833333, 2453526.5, 2453526.54166667, 2453526.58333333, 2453526.625, 2453526.66666667, 2453526.70833333, 2453526.75, 2453526.79166667, 2453526.83333333, 2453526.875, 2453526.91666667, 2453526.95833333 ; current_speed = 57.1935, 23.1707, 5.5727, 46.928, 59.2466, 76.5513, 74.4982, 44.5816, 20.8243, 12.3186, 31.3831, 61.593, 60.7131, 42.2352, 25.5171, 23.464, 50.4476, 85.3503, 76.5513, 53.0873, 18.4779, 19.9444, 36.3692, 51.9141, 61.8863, 50.7409, 23.464, 10.2655, 37.5424, 76.258, 83.8838, 69.5121, 37.2491, 13.7851, 16.1315, 33.7295, 58.3667, 60.7131, 40.1821, 14.0784, 11.4387, 39.8888, 71.8585, 70.0987, 51.9141, 25.5171, 13.7851, 23.464, 30.5032, 58.0734, 43.4084, 26.6903, 11.732, 23.464, 60.1265, 74.4982, 57.7801, 33.4362, 12.0253, 26.9836, 37.8357, 57.4868, 57.4868, 34.3161, 6.4526, 19.0645, 53.9672, 64.526, 74.4982, 45.1682, 23.464, 4.3995, 30.2099, 51.3275, 67.1657, 48.6878, 27.8635, 25.5171, 58.3667, 63.3528, 80.0709, 67.459, 38.7156, 12.3186, 18.7712, 29.9166, 54.2605, 54.8471, 36.0759, 12.0253, 26.397, 64.2327, 70.0987, 70.0987, 42.5285, 15.8382, 13.1985, 31.6764, 45.7548, 64.2327, 47.2213, 25.5171, 20.531, 51.6208, 76.5513, 70.6853, 65.1126, 43.1151, 21.1176, 19.6511, 31.9697, 55.727, 59.5399, 37.5424, 16.7181, 21.9975, 57.4868, 68.3389, 70.392, 52.794, 25.8104, 9.0923, 40.7687, 48.9811, 64.8193, 51.3275, 38.4223, 7.3325, 22.5841, 48.3945, 61.8863, 60.1265, 34.9027, 10.8521, 23.464, 36.0759, 47.8079, 63.3528, 36.0759, 23.1707, 6.7459, 34.3161, 63.6461, 72.1518, 50.1543, 17.8913, 1.7598, 30.7965, 63.9394, 83.8838, 65.6992, 26.9836, 6.4526, 21.9975, 44.5816, 62.4729, 60.1265, 23.7573, 2.933, 28.7434, 59.5399, 61.0064, 48.6878, 29.9166, 11.732, 36.9558, 60.7131, 72.4451 ; 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 = 152.7776, 167.1932, 19.5212, 337.3676, 338.774, 327.5228, 328.5776, 315.92, 284.6276, 183.7184, 151.3712, 149.9648, 152.7776, 135.9008, 74.3708, 33.9368, 342.6032, 342.6032, 346.1192, 348.5804, 44.4848, 193.9148, 173.1704, 155.5904, 154.184, 156.6452, 129.9236, 351.3932, 333.8516, 342.2516, 345.7676, 340.8836, 332.7968, 344.3612, 161.216, 168.248, 155.2388, 148.2068, 148.5584, 133.4396, 347.8772, 314.162, 330.3356, 340.532, 331.0388, 3.6992, 245.6, 169.3028, 150.3164, 148.5584, 136.604, 116.5628, 50.462, 330.3356, 336.3128, 337.7192, 337.016, 325.4132, 277.9472, 194.9696, 179.8508, 166.8416, 146.4488, 144.3392, 253.3352, 321.194, 334.9064, 340.8836, 348.5804, 338.774, 339.1256, 163.6772, 170.006, 162.2708, 168.5996, 170.006, 219.9332, 264.2348, 311.7008, 325.0616, 332.4452, 330.3356, 332.7968, 346.1192, 176.6864, 157.3484, 159.1064, 151.7228, 153.4808, 212.9012, 319.436, 337.3676, 347.5256, 355.964, 1.238, 17.4116, 217.472, 159.8096, 153.8324, 156.9968, 167.8964, 199.1888, 297.2852, 322.2488, 337.7192, 346.8224, 352.0964, 354.9092, 5.8088, 117.266, 152.7776, 140.4716, 143.636, 172.8188, 174.5768, 313.8104, 342.2516, 350.3384, 345.7676, 357.0188, 26.2016, 119.3756, 142.5812, 153.8324, 159.1064, 165.0836, 170.3576, 252.632, 328.226, 329.6324, 340.8836, 334.2032, 349.6352, 47.6492, 172.8188, 150.668, 162.6224, 150.668, 178.4444, 167.8964, 274.0796, 319.7876, 325.0616, 330.6872, 336.6644, 327.1712, 163.6772, 168.9512, 157.7, 157.3484, 158.7548, 153.8324, 111.2888, 329.2808, 347.174, 327.1712, 347.8772, 342.9548, 255.7964, 161.216, 192.1568, 192.1568, 178.796, 165.7868, 338.774, 318.3812, 351.7448, 330.6872 ; 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 = 26.16292, 5.136116, 1.862149, -18.05871, -21.45009, -41.10529, -38.83914, -31.01373, -20.14934, -0.7988954, 15.03668, 30.82926, 27.77294, 29.39159, 24.57362, 13.09944, -15.0832, -25.51867, -18.36487, -10.5109, 12.94783, -4.796205, 4.324914, 21.45387, 26.9504, 20.1149, 17.99456, -1.53626, -16.54485, -23.24631, -20.6233, -22.7644, -17.02834, -3.716077, 5.194365, 6.869887, 24.44615, 31.987, 20.96016, 10.22232, -2.402214, -28.61514, -35.56413, -23.36252, -25.1377, 1.646322, -12.55387, 4.355355, 15.10549, 30.29278, 29.82317, 23.873, 9.047749, -11.61278, -24.15541, -28.2457, -22.56163, -18.9802, -11.90981, -6.970039, 0.09852523, 13.08652, 31.77192, 20.00579, -6.181583, -11.94744, -22.8874, -21.13151, -14.7501, -16.35304, -8.360705, 1.236473, 5.242779, 15.63017, 13.27625, 8.449527, -17.88541, -25.38803, -43.57827, -36.28186, -37.04054, -33.38673, -17.69874, -2.955266, 1.084994, 11.52168, 19.35112, 25.98314, 16.10781, -6.532047, -17.16589, -24.71786, -15.14156, -4.933774, 0.9188493, 4.739327, -8.029619, 10.93282, 20.17779, 25.10102, 9.901362, -8.387012, -18.24663, -31.604, -29.02413, -16.11414, -8.953424, -3.825791, 2.137293, 17.46765, 14.6244, 35.46804, 35.30198, 4.693089, 1.580051, -15.87416, -17.52414, -11.46923, -17.30626, -2.745725, 11.39609, 7.923237, 24.77255, 21.60059, 23.11674, 13.21218, 6.435672, -6.998191, -11.89211, -24.46564, -20.26704, -26.1659, -6.279514, 8.020072, 2.933181, 17.67248, 14.27868, 31.0346, 0.9793527, 4.858432, -6.728807, -22.15526, -36.44983, -35.32388, -19.86693, -9.699422, 0.4945894, 5.901995, 24.2622, 32.30588, 23.80676, 11.89972, 6.012289, -11.23701, -9.896713, -33.86847, -12.62702, -6.963883, -2.843338, 9.255413, -12.53838, -12.8472, 1.023039, 7.345445, -4.247542, -24.54499, -8.717335, -35.46747 ; 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 = -50.85861, -22.59428, 5.252369, 43.31421, 55.22729, 64.57907, 63.57282, 32.02605, 5.258875, -12.29267, -27.54627, -53.32217, -53.98837, -30.33062, 6.874578, 19.467, 48.13998, 81.44612, 74.31577, 52.03636, 13.18281, -19.35912, -36.11113, -47.27373, -55.70987, -46.58358, -15.05839, 10.1499, 33.70015, 72.62845, 81.30911, 65.67887, 33.12901, 13.27478, -15.27232, -33.02248, -53.00054, -51.60342, -34.28225, -9.680161, 11.18361, 27.79011, 62.44067, 66.091, 45.42213, 25.46394, -5.694686, -23.05624, -26.50037, -49.54662, -31.54153, -11.93533, 7.468472, 20.38879, 55.06099, 68.93593, 53.19316, 27.52693, 1.662624, -26.06786, -37.83557, -55.97745, -47.90905, -27.88123, -1.850425, 14.85644, 48.87357, 60.96773, 73.0234, 42.10397, 21.92391, -4.222172, -29.75149, -48.88977, -65.84051, -47.94901, -21.36555, -2.563244, 38.82791, 51.93461, 70.98836, 58.61777, 34.4333, 11.95886, -18.73982, -27.60895, -50.69256, -48.30197, -32.28017, -10.09654, 20.05327, 59.28632, 68.44386, 69.92486, 42.51857, 15.11249, -10.475, -29.72991, -41.06529, -59.12511, -46.17157, -24.09939, 9.411821, 40.81536, 70.83574, 68.82402, 64.49409, 42.94503, 21.00916, -9.002604, -28.42866, -42.98275, -47.94549, -37.24791, -16.64327, 15.2283, 54.75068, 67.36959, 68.23142, 52.72255, 23.15828, -4.460071, -32.37912, -43.96092, -60.55706, -49.59789, -37.87948, -2.188808, 19.19946, 41.75476, 58.47359, 54.13448, 34.33316, 7.310713, -23.27994, -31.45082, -45.62581, -55.23071, -36.0626, -22.65562, 0.4799189, 26.20571, 52.17505, 62.91348, 46.0517, 15.03396, -1.688869, -30.22567, -59.15735, -77.41331, -61.23417, -24.21799, -2.34274, 18.91084, 43.46923, 52.49562, 58.78566, 22.71373, -0.7196652, -27.2125, -58.20472, -59.63833, -48.67705, -29.00082, 10.9361, 27.62742, 60.08401, 63.16922 ; 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 = 4.970243, 5.002636, 4.970243, 5.0674, 4.840594, 4.937843, 5.035022, 4.970243, 5.132133, 5.132133, 5.09977, 5.035022, 4.613406, 4.71082, 5.035022, 5.002636, 4.743276, 5.519903, 5.487629, 5.32615, 5.713397, 5.09977, 5.164487, 5.035022, 5.261508, 5.0674, 5.132133, 4.905435, 4.970243, 5.0674, 5.358461, 5.390764, 5.487629, 5.519903, 5.261508, 5.487629, 5.423059, 5.261508, 5.261508, 5.132133, 5.132133, 5.164487, 4.970243, 5.487629, 5.874448, 5.648927, 5.58443, 5.55217, 5.55217, 4.840594, 5.132133, 5.358461, 5.229175, 5.0674, 5.358461, 5.32615, 5.390764, 5.0674, 4.873018, 4.905435, 4.873018, 5.0674, 5.132133, 5.293833, 5.519903, 5.32615, 5.293833, 5.09977, 4.970243, 5.519903, 5.810048, 5.681166, 5.390764, 5.648927, 5.55217, 5.293833, 5.0674, 5.132133, 5.164487, 5.035022, 4.840594, 5.455348, 5.196835, 4.970243, 5.293833, 5.293833, 5.358461, 5.261508, 5.423059, 6.292385, 5.390764, 6.260275, 5.745621, 5.55217, 5.810048, 5.648927, 5.487629, 5.58443, 5.164487, 5.358461, 5.229175, 5.777838, 5.423059, 5.616682, 5.423059, 5.164487, 5.164487, 5.390764, 5.55217, 5.58443, 5.358461, 5.0674, 5.390764, 5.55217, 5.390764, 5.648927, 5.648927, 5.390764, 5.293833, 5.358461, 5.32615, 5.293833, 5.423059, 5.293833, 5.358461, 5.196835, 5.261508, 5.293833, 5.32615, 5.132133, 5.09977, 5.0674, 5.32615, 5.455348, 5.455348, 5.390764, 5.358461, 5.390764, 5.519903, 5.777838, 5.519903, 5.777838, 5.55217, 5.487629, 5.681166, 5.616682, 5.55217, 5.487629, 5.390764, 5.487629, 5.519903, 5.58443, 5.519903, 5.55217, 5.487629, 5.487629, 5.519903, 5.58443, 5.681166, 5.745621, 5.745621, 5.58443, 5.681166, 5.58443, 5.681166, 5.970996, 5.906637, 6.163909 ; 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 ; }