netcdf J0205.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 167 ; 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 = 2452939.04167244 ; :starting_julian_day_string = "2003-10-26 01:00:00" ; :ending_julian_day_number = 2452946.00000579 ; :ending_julian_day_string = "2003-11-02 00: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 = 2452939.04166667, 2452939.08333333, 2452939.125, 2452939.16666667, 2452939.20833333, 2452939.25, 2452939.29166667, 2452939.33333333, 2452939.375, 2452939.41666667, 2452939.45833333, 2452939.5, 2452939.54166667, 2452939.58333333, 2452939.625, 2452939.66666667, 2452939.70833333, 2452939.75, 2452939.83333333, 2452939.875, 2452939.91666667, 2452939.95833333, 2452940, 2452940.04166667, 2452940.08333333, 2452940.125, 2452940.16666667, 2452940.20833333, 2452940.25, 2452940.29166667, 2452940.33333333, 2452940.375, 2452940.41666667, 2452940.45833333, 2452940.5, 2452940.54166667, 2452940.58333333, 2452940.625, 2452940.66666667, 2452940.70833333, 2452940.75, 2452940.79166667, 2452940.83333333, 2452940.875, 2452940.91666667, 2452940.95833333, 2452941, 2452941.04166667, 2452941.08333333, 2452941.125, 2452941.16666667, 2452941.20833333, 2452941.25, 2452941.29166667, 2452941.33333333, 2452941.375, 2452941.41666667, 2452941.45833333, 2452941.5, 2452941.54166667, 2452941.58333333, 2452941.625, 2452941.66666667, 2452941.70833333, 2452941.75, 2452941.79166667, 2452941.83333333, 2452941.875, 2452941.91666667, 2452941.95833333, 2452942, 2452942.04166667, 2452942.08333333, 2452942.125, 2452942.16666667, 2452942.20833333, 2452942.25, 2452942.29166667, 2452942.33333333, 2452942.375, 2452942.41666667, 2452942.45833333, 2452942.5, 2452942.54166667, 2452942.58333333, 2452942.625, 2452942.66666667, 2452942.70833333, 2452942.75, 2452942.79166667, 2452942.83333333, 2452942.875, 2452942.91666667, 2452942.95833333, 2452943, 2452943.04166667, 2452943.08333333, 2452943.125, 2452943.16666667, 2452943.20833333, 2452943.25, 2452943.29166667, 2452943.33333333, 2452943.375, 2452943.41666667, 2452943.45833333, 2452943.5, 2452943.54166667, 2452943.58333333, 2452943.625, 2452943.66666667, 2452943.70833333, 2452943.75, 2452943.79166667, 2452943.83333333, 2452943.875, 2452943.91666667, 2452943.95833333, 2452944, 2452944.04166667, 2452944.08333333, 2452944.125, 2452944.16666667, 2452944.20833333, 2452944.25, 2452944.29166667, 2452944.33333333, 2452944.375, 2452944.41666667, 2452944.45833333, 2452944.5, 2452944.54166667, 2452944.58333333, 2452944.625, 2452944.66666667, 2452944.70833333, 2452944.75, 2452944.79166667, 2452944.83333333, 2452944.875, 2452944.91666667, 2452944.95833333, 2452945, 2452945.04166667, 2452945.08333333, 2452945.125, 2452945.16666667, 2452945.20833333, 2452945.25, 2452945.29166667, 2452945.33333333, 2452945.375, 2452945.41666667, 2452945.45833333, 2452945.5, 2452945.54166667, 2452945.58333333, 2452945.625, 2452945.66666667, 2452945.70833333, 2452945.75, 2452945.79166667, 2452945.83333333, 2452945.875, 2452945.91666667, 2452945.95833333, 2452946 ; current_speed = 144.5969, 148.9964, 130.8118, 38.7156, 65.6992, 151.6361, 181.846, 180.6728, 183.8991, 96.4957, 12.3186, 79.4843, 134.0381, 147.8232, 145.1835, 78.8977, 34.3161, 103.5349, 0, 172.7537, 114.387, 57.7801, 41.9419, 138.7309, 144.8902, 154.8624, 126.119, 9.0923, 78.6044, 160.7284, 164.5413, 178.3264, 159.5552, 91.2163, 31.6764, 89.4565, 134.3314, 145.1835, 131.985, 49.2744, 47.2213, 140.1974, 179.4996, 180.6728, 184.1924, 127.2922, 23.7573, 54.5538, 128.7587, 144.0103, 142.8371, 106.7612, 23.1707, 81.8307, 174.8068, 182.1393, 172.7537, 157.2088, 82.4173, 33.1429, 97.9622, 141.9572, 130.2252, 122.3061, 61.8863, 51.6208, 151.6361, 178.0331, 181.2594, 176.8599, 118.1999, 33.7295, 52.5007, 129.052, 143.1304, 128.7587, 103.2416, 15.2516, 81.8307, 151.3428, 151.9294, 152.516, 135.5046, 64.8193, 44.2883, 122.0128, 127.8788, 126.4123, 113.8004, 29.9166, 71.5652, 155.1557, 160.4351, 169.2341, 158.0887, 88.5766, 5.5727, 67.459, 111.7473, 132.5716, 117.0267, 67.7523, 31.3831, 74.2049, 137.5577, 148.7031, 152.516, 121.4262, 36.3692, 41.9419, 110.2808, 131.1051, 121.1329, 94.7359, 40.4754, 71.8585, 151.0495, 136.3845, 148.7031, 136.0912, 83.8838, 6.7459, 62.4729, 114.387, 127.8788, 120.253, 55.1404, 28.1568, 83.0039, 141.6639, 104.1215, 107.9344, 92.6828, 26.1037, 44.8749, 97.0823, 118.1999, 114.6803, 95.6158, 41.062, 57.4868, 132.5716, 144.3036, 126.7056, 131.1051, 92.6828, 15.8382, 54.8471, 108.521, 120.5463, 109.9875, 72.4451, 36.3692, 76.8446, 127.5855, 117.9066, 113.8004, 80.6575, 29.6233, 38.129, 69.5121, 117.9066, 112.3339, 84.4704, 33.1429, 52.2074, 122.3061 ; 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 ; current_direction = 284.8308, 285.1824, 289.4016, 309.7944, 128.0172, 120.6336, 140.3232, 148.41, 156.1452, 118.8756, 293.6208, 311.2008, 290.808, 296.7852, 288.6984, 301.356, 88.638, 119.9304, 341.4, 128.3688, 119.5788, 127.6656, 291.1596, 288.3468, 291.1596, 292.566, 293.2692, 284.8308, 117.8208, 128.0172, 117.8208, 115.3596, 126.6108, 107.6244, 299.2464, 295.7304, 291.5112, 299.598, 291.8628, 284.4792, 111.492, 121.6884, 119.9304, 125.9076, 129.4236, 116.4144, 86.88, 300.3012, 297.4884, 296.082, 295.7304, 305.2236, 313.662, 123.0948, 139.2684, 125.556, 96.3732, 104.46, 135.4008, 266.8992, 294.6756, 288.3468, 299.598, 293.2692, 329.1324, 125.556, 118.8756, 129.4236, 154.3872, 147.0036, 119.5788, 196.2276, 295.7304, 288.3468, 289.7532, 295.7304, 280.6116, 34.4916, 138.2136, 127.6656, 119.9304, 129.7752, 113.9532, 89.3412, 281.3148, 283.4244, 293.6208, 297.4884, 297.1368, 299.598, 128.0172, 117.1176, 113.25, 119.5788, 118.524, 125.9076, 278.8536, 305.5752, 289.7532, 298.5432, 292.2144, 342.1032, 96.0216, 115.008, 128.7204, 114.6564, 116.0628, 118.524, 142.7844, 295.3788, 287.9952, 287.9952, 298.5432, 291.5112, 27.8112, 128.0172, 121.6884, 115.3596, 117.4692, 116.0628, 129.7752, 83.7156, 299.2464, 281.6664, 289.4016, 300.6528, 297.4884, 75.9804, 123.798, 120.282, 114.6564, 115.008, 118.8756, 140.3232, 290.4564, 294.324, 308.0364, 301.0044, 314.3652, 35.5464, 126.6108, 119.2272, 119.5788, 116.0628, 117.1176, 126.2592, 130.83, 300.3012, 287.9952, 296.082, 305.9268, 338.274, 77.3868, 124.8528, 125.556, 119.9304, 117.8208, 116.4144, 142.0812, 292.2144, 315.7716, 293.2692, 296.082, 320.3424, 21.4824, 122.3916, 128.0172 ; 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 ; current_u = -139.7798, -143.796, -123.3834, -29.74698, 51.75953, 130.4743, 116.1007, 94.64314, 74.37251, 84.49841, -11.28652, -59.80444, -125.2956, -131.9621, -137.5206, -67.37474, 34.3064, 89.72667, -0, 135.4444, 99.47981, 45.73818, -39.11412, -131.679, -135.1215, -143.0058, -115.8603, -8.789398, 69.51865, 126.626, 145.5222, 161.1424, 128.0758, 86.93477, -27.6385, -80.5866, -124.9747, -126.2388, -122.4924, -47.70937, 43.93794, 119.2964, 155.5601, 146.3384, 142.2835, 114.0029, 23.72209, -47.10093, -114.2224, -129.3451, -128.6743, -87.21401, -16.76227, 68.55517, 114.0643, 148.179, 171.6861, 152.2288, 57.86874, -33.09438, -89.01688, -134.7413, -113.2324, -112.3576, -31.75113, 41.99598, 132.7832, 137.5256, 78.35612, 96.31548, 102.7958, -9.425832, -47.29509, -122.4921, -134.7082, -115.9919, -101.476, 8.636759, 54.52834, 119.8015, 131.6669, 117.2178, 123.8346, 64.81502, -43.42751, -118.6791, -117.1648, -112.1409, -101.2733, -26.01285, 56.38092, 138.0999, 147.4064, 147.1791, 138.8994, 71.74384, -5.5063, -54.86796, -105.1718, -116.4585, -108.3405, -20.82052, 31.20994, 67.2481, 107.3236, 135.1452, 137.0071, 106.6871, 21.99667, -37.89425, -104.8861, -124.6917, -106.4101, -88.13715, 18.88418, 56.61199, 128.5307, 123.2421, 131.9382, 122.2525, 64.46978, 6.705362, -54.50927, -112.0239, -120.617, -103.4504, -48.91529, 27.31809, 68.97656, 122.3344, 94.62832, 97.81541, 81.15957, 16.66607, -42.04502, -88.46439, -93.09654, -98.29567, -68.3555, 23.87189, 46.14495, 115.694, 125.4976, 113.8213, 116.6931, 74.73474, 11.98402, -47.35416, -103.2124, -108.2706, -89.06428, -26.81688, 35.49148, 63.06044, 103.7969, 102.1816, 100.6464, 72.23685, 18.20482, -35.2989, -48.48611, -108.3159, -100.8945, -53.90886, 12.13744, 44.08427, 96.35591 ; 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 ; current_v = 37.01181, 39.02108, 43.45404, 24.77932, -40.464, -77.26558, -139.9593, -153.9004, -168.1892, -46.59869, 4.935837, 52.3563, 47.61536, 66.61607, 46.54388, 41.05473, 0.8156644, -51.65849, 0, -107.2318, -56.46372, -35.30664, 15.13965, 43.66803, 52.30059, 59.42804, 49.82353, 2.327315, -36.68528, -98.9923, -76.79269, -76.37685, -95.15492, -27.61809, 15.47603, 38.83639, 49.25705, 71.7078, 49.14927, 12.32001, -17.30053, -73.64561, -89.5609, -105.9609, -116.9712, -56.62724, 1.293047, 27.52489, 59.43103, 63.31514, 62.01089, 61.57653, 15.99712, -44.68168, -132.4641, -105.9137, -19.17637, -39.25567, -58.68407, -1.792791, 40.89727, 44.68356, 64.31973, 48.31723, 53.12043, -30.01741, -73.22652, -113.0597, -163.4481, -148.3333, -58.34585, -32.38569, 22.7925, 40.62142, 48.37368, 55.89893, 19.01198, 12.57051, -61.01577, -92.4783, -75.80482, -97.57624, -55.01355, 0.7452908, 8.68934, 28.32675, 51.23869, 58.348, 51.90625, 14.77615, -44.07686, -70.72282, -63.33077, -83.53735, -75.4916, -51.94839, 0.8576957, 39.24569, 37.76715, 63.34553, 44.24469, 64.47387, -3.292193, -31.36974, -86.04516, -62.03531, -67.00882, -57.98427, -28.96317, 17.97633, 34.06985, 40.50326, 57.87987, 34.73805, 35.80008, -44.25751, -79.34621, -58.41322, -68.59254, -59.79249, -53.66693, 0.738431, 30.52216, 23.13054, 42.47974, 61.30912, 25.4511, 6.821092, -46.1723, -71.43492, -43.43695, -45.62871, -44.7574, -20.09093, 15.68353, 39.98782, 72.83028, 59.07227, 66.85737, 33.40989, -34.28376, -64.73127, -71.23116, -55.66887, -59.76011, -54.81623, -10.35528, 27.67287, 33.52619, 52.99903, 64.53529, 67.29894, 7.941872, -43.91439, -74.19077, -58.82922, -53.11153, -35.88132, -23.3693, 14.41556, 49.80994, 46.5792, 49.38839, 65.0314, 30.84047, -27.96766, -75.32809 ; 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 ; temperature = 10.32526, 10.45158, 10.54629, 10.54629, 10.32526, 10.32526, 10.1357, 10.1673, 10.1357, 10.07249, 10.1357, 10.2305, 10.32526, 10.38843, 10.51472, 10.51472, 10.38843, 10.38843, 10.2305, 10.26209, 10.2305, 10.1989, 10.26209, 10.35685, 10.38843, 10.51472, 10.51472, 10.48315, 10.42, 10.35685, 10.29368, 10.35685, 10.32526, 10.29368, 10.32526, 10.42, 10.42, 10.48315, 10.51472, 10.48315, 10.51472, 10.51472, 10.45158, 10.51472, 10.51472, 10.54629, 10.54629, 10.57785, 10.57785, 10.54629, 10.54629, 10.57785, 10.60941, 10.60941, 10.70408, 10.67253, 10.67253, 10.70408, 10.70408, 10.70408, 10.64097, 10.60941, 10.57785, 10.57785, 10.64097, 10.64097, 10.64097, 10.73563, 10.73563, 10.73563, 10.76718, 10.73563, 10.73563, 10.64097, 10.64097, 10.57785, 10.57785, 10.64097, 10.60941, 10.64097, 10.67253, 10.64097, 10.64097, 10.64097, 10.64097, 10.60941, 10.64097, 10.60941, 10.60941, 10.60941, 10.70408, 10.70408, 10.76718, 10.76718, 10.83027, 10.86181, 10.95642, 10.83027, 10.70408, 10.73563, 10.64097, 10.76718, 10.76718, 10.73563, 10.83027, 10.86181, 10.86181, 10.86181, 10.89335, 10.86181, 10.76718, 10.83027, 10.70408, 10.64097, 10.76718, 10.73563, 10.79872, 10.89335, 10.86181, 10.86181, 10.86181, 10.83027, 10.83027, 10.76718, 10.70408, 10.64097, 10.60941, 10.60941, 10.67253, 10.70408, 10.73563, 10.70408, 10.70408, 10.67253, 10.70408, 10.73563, 10.73563, 10.67253, 10.67253, 10.70408, 10.67253, 10.70408, 10.73563, 10.73563, 10.73563, 10.73563, 10.73563, 10.70408, 10.67253, 10.64097, 10.64097, 10.64097, 10.64097, 10.64097, 10.67253, 10.70408, 10.70408, 10.70408, 10.70408, 10.70408, 10.73563, 10.70408, 10.64097, 10.67253, 10.67253, 10.67253, 10.73563 ; 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 ; }