netcdf J0205.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.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 = "02-Oct-2003 11:56:52: Modified [lon,lat] to [-67.013000,44.890900].\n", "25-Sep-2003 14:45:37: Modified [lon,lat] to [-67.017300,44.891200].\n", "Wed Sep 24 23:53:55 2003: ncrcat -d time,2452907.95833332, J0205.aanderaa.realtime.nc tmp.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 = "AANCM711" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 35 ; :mooring_site_id = "J0205" ; :mooring_site_desc = "Cobscook Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -18.6 ; :goes_platform_id = "044073C4" ; :starting_julian_day_number = 2452932.00000579 ; :starting_julian_day_string = "2003-10-19 00:00:00" ; :ending_julian_day_number = 2452938.95833912 ; :ending_julian_day_string = "2003-10-25 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 04-Sep-2003 12:18:17\n", "AANCM_Temperature_1.5: 04-Sep-2003 12:18:17" ; data: lat = 44.8909 ; lon = -67.013 ; depth = 2 ; time = 2452932, 2452932.04166667, 2452932.08333333, 2452932.125, 2452932.16666667, 2452932.20833333, 2452932.25, 2452932.29166667, 2452932.33333333, 2452932.375, 2452932.41666667, 2452932.45833333, 2452932.5, 2452932.54166667, 2452932.58333333, 2452932.625, 2452932.66666667, 2452932.70833333, 2452932.75, 2452932.79166667, 2452932.83333333, 2452932.875, 2452932.91666667, 2452932.95833333, 2452933, 2452933.04166667, 2452933.08333333, 2452933.125, 2452933.16666667, 2452933.20833333, 2452933.25, 2452933.29166667, 2452933.33333333, 2452933.375, 2452933.41666667, 2452933.45833333, 2452933.5, 2452933.54166667, 2452933.58333333, 2452933.625, 2452933.66666667, 2452933.70833333, 2452933.75, 2452933.79166667, 2452933.83333333, 2452933.875, 2452933.91666667, 2452933.95833333, 2452934, 2452934.04166667, 2452934.08333333, 2452934.125, 2452934.16666667, 2452934.20833333, 2452934.25, 2452934.29166667, 2452934.33333333, 2452934.375, 2452934.41666667, 2452934.45833333, 2452934.5, 2452934.54166667, 2452934.58333333, 2452934.625, 2452934.66666667, 2452934.70833333, 2452934.75, 2452934.79166667, 2452934.83333333, 2452934.875, 2452934.91666667, 2452934.95833333, 2452935, 2452935.04166667, 2452935.08333333, 2452935.125, 2452935.16666667, 2452935.20833333, 2452935.25, 2452935.29166667, 2452935.33333333, 2452935.375, 2452935.41666667, 2452935.45833333, 2452935.5, 2452935.54166667, 2452935.58333333, 2452935.625, 2452935.66666667, 2452935.70833333, 2452935.75, 2452935.79166667, 2452935.83333333, 2452935.875, 2452935.91666667, 2452935.95833333, 2452936, 2452936.04166667, 2452936.08333333, 2452936.125, 2452936.16666667, 2452936.20833333, 2452936.25, 2452936.29166667, 2452936.33333333, 2452936.375, 2452936.41666667, 2452936.45833333, 2452936.5, 2452936.54166667, 2452936.58333333, 2452936.625, 2452936.66666667, 2452936.70833333, 2452936.75, 2452936.79166667, 2452936.83333333, 2452936.875, 2452936.91666667, 2452936.95833333, 2452937, 2452937.04166667, 2452937.08333333, 2452937.125, 2452937.16666667, 2452937.20833333, 2452937.25, 2452937.29166667, 2452937.33333333, 2452937.375, 2452937.41666667, 2452937.45833333, 2452937.5, 2452937.54166667, 2452937.58333333, 2452937.625, 2452937.66666667, 2452937.70833333, 2452937.75, 2452937.79166667, 2452937.83333333, 2452937.875, 2452937.91666667, 2452937.95833333, 2452938, 2452938.04166667, 2452938.08333333, 2452938.125, 2452938.16666667, 2452938.20833333, 2452938.25, 2452938.29166667, 2452938.33333333, 2452938.375, 2452938.41666667, 2452938.45833333, 2452938.5, 2452938.54166667, 2452938.58333333, 2452938.625, 2452938.66666667, 2452938.70833333, 2452938.75, 2452938.79166667, 2452938.83333333, 2452938.875, 2452938.91666667, 2452938.95833333 ; current_speed = 99.722, 105.588, 112.6272, 102.0684, 30.2099, 17.8913, 59.2466, 82.4173, 94.1493, 74.7915, 34.9027, 23.1707, 58.3667, 94.7359, 94.1493, 104.1215, 65.6992, 20.531, 31.3831, 87.4034, 89.1632, 80.3642, 60.1265, 13.1985, 67.7523, 110.8674, 109.6942, 114.387, 97.3756, 51.6208, 25.2238, 64.8193, 85.3503, 102.655, 92.0962, 29.6233, 26.1037, 63.9394, 100.6019, 117.6133, 105.8813, 70.392, 1.4665, 42.5285, 78.6044, 93.2694, 92.6828, 63.0595, 30.7965, 74.2049, 114.0937, 115.5602, 132.5716, 88.5766, 73.6183, 18.1846, 55.4337, 97.9622, 110.8674, 96.4957, 45.7548, 24.9305, 73.6183, 109.9875, 127.8788, 116.1468, 76.8446, 19.3578, 52.2074, 114.387, 102.3617, 95.6158, 72.7384, 15.8382, 78.0178, 129.3453, 144.3036, 143.1304, 117.32, 66.2858, 31.9697, 76.8446, 104.1215, 118.7865, 78.0178, 51.0342, 37.2491, 105.8813, 145.7701, 129.9319, 131.1051, 81.8307, 4.6928, 58.0734, 107.0545, 124.3592, 109.1076, 84.1771, 15.5449, 89.1632, 134.3314, 152.2227, 143.4237, 141.9572, 50.7409, 34.3161, 106.7612, 136.9711, 124.0659, 95.3225, 28.4501, 57.1935, 134.918, 154.5691, 153.6892, 163.0748, 90.0431, 12.9052, 84.1771, 120.8396, 124.0659, 112.0406, 63.3528, 16.4248, 107.9344, 154.5691, 158.6753, 153.3959, 121.1329, 10.8521, 53.0873, 107.0545, 138.1443, 124.9458, 104.4148, 14.9583, 83.0039, 155.7423, 165.1279, 163.6614, 152.8093, 77.4312, 14.0784, 85.9369, 144.8902, 142.2505, 112.9205, 58.0734, 36.9558, 125.8257, 159.5552, 164.5413, 169.5274, 140.784, 29.9166, 51.3275, 126.119, 146.9433, 148.4098, 63.6461, 14.3717, 98.8421, 164.248, 186.8321, 188.5919, 188.5919, 38.7156, 38.4223 ; 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 = 123.4464, 119.2272, 122.7432, 123.0948, 118.1724, 278.1504, 312.6072, 288.6984, 293.2692, 295.7304, 330.5388, 112.1952, 127.314, 122.7432, 122.3916, 124.5012, 122.3916, 93.912, 287.9952, 286.5888, 298.1916, 297.84, 299.9496, 340.032, 134.6976, 121.6884, 120.6336, 118.524, 123.798, 123.4464, 319.2876, 315.7716, 290.4564, 288.6984, 296.082, 335.4612, 108.6792, 122.3916, 124.1496, 120.6336, 120.282, 126.2592, 86.1768, 298.8948, 292.2144, 297.4884, 296.7852, 322.452, 48.9072, 125.9076, 120.282, 121.3368, 118.524, 112.5468, 132.588, 276.0408, 306.63, 285.8856, 289.05, 300.3012, 328.4292, 94.6152, 126.9624, 122.7432, 122.3916, 113.25, 122.7432, 70.3548, 286.9404, 290.4564, 299.598, 315.7716, 307.6848, 94.6152, 129.072, 120.9852, 119.2272, 115.7112, 121.6884, 121.3368, 237.3648, 298.1916, 288.6984, 288.6984, 301.0044, 314.7168, 105.8664, 127.314, 117.8208, 121.3368, 119.2272, 119.2272, 149.4648, 302.0592, 291.5112, 286.2372, 298.8948, 297.4884, 72.1128, 124.1496, 118.524, 117.8208, 111.8436, 120.9852, 123.4464, 276.0408, 293.9724, 283.776, 296.082, 302.0592, 284.8308, 121.3368, 121.3368, 117.8208, 116.0628, 119.9304, 116.766, 13.3956, 313.3104, 290.1048, 293.6208, 313.662, 286.2372, 107.976, 118.1724, 118.524, 125.556, 111.492, 124.5012, 91.0992, 285.8856, 293.9724, 288.3468, 299.9496, 286.5888, 349.8384, 130.83, 118.8756, 118.524, 122.04, 132.2364, 131.8848, 219.0816, 293.9724, 285.8856, 290.1048, 293.2692, 335.1096, 128.0172, 118.8756, 119.5788, 118.8756, 134.6976, 112.1952, 171.264, 302.7624, 287.9952, 288.6984, 286.2372, 283.0728, 38.3592, 117.4692, 124.8528, 118.524, 143.8392, 130.4784, 112.1952, 279.5568 ; 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 = 83.20821, 92.14563, 94.7311, 85.50967, 26.63096, -17.71059, -43.60621, -78.06725, -86.49109, -67.37569, -17.16634, 21.4538, 46.42052, 79.68267, 79.50027, 85.80802, 55.47683, 20.48316, -29.84791, -83.76553, -78.58601, -71.06246, -52.0975, -4.507226, 48.16029, 94.33901, 94.38564, 100.5024, 80.9195, 43.07249, -16.45254, -45.21278, -79.96797, -97.23679, -82.71765, -12.30283, 24.72873, 53.99084, 83.25558, 101.1996, 91.43422, 56.76056, 1.463236, -37.23406, -72.77003, -82.73969, -82.73814, -38.43009, 23.20966, 60.10329, 98.52607, 98.70285, 116.4797, 81.8064, 54.20065, -18.08362, -44.48583, -94.22104, -104.7956, -83.31293, -23.95501, 24.84966, 58.82325, 92.51084, 107.9817, 106.7147, 64.63424, 18.23103, -49.94204, -107.1736, -89.00475, -66.69397, -57.56413, 15.78685, 60.56947, 110.8878, 125.9324, 128.9594, 99.82964, 56.61636, -26.92236, -67.72874, -98.62589, -112.5169, -66.87122, -36.26456, 35.82998, 84.21008, 128.9208, 110.9781, 114.4142, 71.41286, 2.38426, -49.21721, -99.59772, -119.3988, -95.52462, -74.67387, 14.79351, 73.78921, 118.0259, 134.6275, 133.1263, 121.7, 42.3383, -34.12555, -97.55212, -133.031, -111.4317, -80.78583, -27.50231, 48.8504, 115.2368, 136.7027, 138.061, 141.3259, 80.39527, 2.989789, -61.25132, -113.4763, -113.6713, -81.05299, -60.82581, 15.62304, 95.14751, 135.8071, 129.0899, 142.7301, 99.82735, 10.8501, -51.0599, -97.82011, -131.1222, -108.2611, -100.0689, -2.639019, 62.80513, 136.3789, 145.0842, 138.7322, 113.1366, 57.64665, -8.875398, -78.52409, -139.3569, -133.5825, -103.7354, -24.44216, 29.11474, 110.1818, 138.7616, 144.0839, 120.505, 130.3522, 4.543789, -43.16242, -119.9496, -139.1875, -142.4901, -61.99661, 8.918927, 87.69853, 134.7857, 164.1539, 111.2793, 143.4526, 35.84686, -37.88906 ; 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 = -54.96244, -51.55587, -60.9172, -55.73199, -14.26288, 2.536486, 40.10808, 26.42188, 37.19384, 32.46976, 30.38939, -8.753038, -35.38089, -51.24025, -50.43606, -58.97686, -35.19526, -1.400712, 9.695411, 24.95376, 42.12262, 37.53041, 30.01744, 12.40505, -47.65459, -58.23858, -55.89425, -54.62286, -54.16679, -28.45115, 19.11947, 46.44724, 29.82946, 32.90981, 40.49074, 26.94773, -8.360209, -34.25253, -56.47344, -59.9294, -53.39132, -41.63258, 0.09778317, 20.5499, 29.71824, 43.05027, 41.76722, 49.99629, 20.24194, -43.51968, -57.53247, -60.09914, -63.3065, -33.96363, -49.81911, 1.913686, 33.07425, 26.81397, 36.18636, 48.68649, 38.98281, -2.005992, -44.26601, -59.48945, -68.50506, -45.84824, -41.5633, 6.507988, 15.21202, 39.97763, 50.55762, 68.51493, 44.46623, -1.274395, -49.17435, -66.58911, -70.45969, -62.09501, -61.62812, -34.47311, -17.24088, 36.30305, 33.37995, 38.08135, 40.18727, 35.90782, -10.18372, -64.18342, -68.03204, -67.57339, -64.01521, -39.9558, -4.041989, 30.82508, 39.25507, 34.77264, 52.72111, 38.85354, 4.774523, -50.05227, -64.14685, -71.04351, -53.36427, -73.08193, -27.96618, 3.611311, 43.37671, 32.61647, 54.54644, 50.59673, 7.282243, -29.7445, -70.16651, -72.1386, -67.52428, -81.36578, -40.55071, 12.5541, 57.74132, 41.53721, 49.71093, 77.35314, 17.71436, -5.068999, -50.95866, -73.81089, -92.26943, -56.19986, -68.61252, -0.2081811, 14.53092, 43.49587, 43.48338, 62.37769, 29.81053, 14.72367, -54.26935, -75.20944, -78.853, -86.8242, -102.717, -51.69579, -10.92834, 34.91586, 39.65898, 48.89695, 44.60944, 52.67923, -22.761, -60.76243, -78.75966, -79.45856, -119.2396, -53.18302, -29.56953, 27.77621, 38.96286, 47.10804, 41.49754, 14.39604, 11.26936, -45.59307, -93.86281, -89.21734, -152.2623, -122.4266, -14.62533, 6.379073 ; 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 = 11.33465, 11.30315, 11.30315, 11.27164, 11.27164, 11.27164, 11.24012, 11.24012, 11.24012, 11.24012, 11.20861, 11.17709, 11.17709, 11.17709, 11.14557, 11.14557, 11.14557, 11.14557, 11.14557, 11.17709, 11.17709, 11.14557, 11.11405, 11.11405, 11.11405, 11.11405, 11.08253, 11.08253, 11.01948, 10.98795, 11.01948, 10.98795, 11.05101, 11.05101, 11.05101, 10.98795, 10.95642, 10.95642, 10.95642, 10.89335, 10.89335, 10.89335, 10.92488, 10.92488, 10.98795, 10.98795, 10.98795, 10.98795, 10.95642, 10.95642, 10.92488, 10.86181, 10.83027, 10.83027, 10.79872, 10.79872, 10.83027, 10.89335, 10.92488, 10.95642, 10.92488, 10.86181, 10.86181, 10.83027, 10.76718, 10.76718, 10.76718, 10.76718, 10.79872, 10.95642, 10.95642, 10.92488, 10.92488, 10.89335, 10.89335, 10.83027, 10.76718, 10.76718, 10.76718, 10.70408, 10.70408, 10.83027, 10.86181, 10.83027, 10.86181, 10.64097, 10.67253, 10.76718, 10.60941, 10.64097, 10.60941, 10.57785, 10.57785, 10.54629, 10.70408, 10.73563, 10.76718, 10.76718, 10.60941, 10.67253, 10.51472, 10.45158, 10.48315, 10.42, 10.35685, 10.32526, 10.48315, 10.64097, 10.67253, 10.70408, 10.64097, 10.60941, 10.48315, 10.35685, 10.45158, 10.32526, 10.26209, 10.2305, 10.35685, 10.48315, 10.57785, 10.60941, 10.67253, 10.60941, 10.54629, 10.26209, 10.26209, 10.1989, 10.1357, 10.1041, 10.1357, 10.32526, 10.42, 10.54629, 10.64097, 10.51472, 10.48315, 10.32526, 10.1673, 10.1989, 10.1673, 10.1041, 10.1041, 10.26209, 10.42, 10.45158, 10.60941, 10.32526, 10.38843, 10.29368, 10.07249, 10.1673, 10.07249, 10.00927, 10.00927, 10.04088, 10.26209, 10.32526, 10.54629, 10.38843, 10.42, 10.45158, 10.1357, 10.1673, 10.1673, 10.1357, 10.07249, 10.1041 ; 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 ; }