netcdf J0208.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.6995, 0.03426, -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-May-2004 21:15:32: Modified [lon,lat] to [-67.012500,44.889900].\n", "Thu May 13 20:33:31 2004: /usr/local/nco/bin/ncrcat -d time,2453139.6875,2453139.833 J0208.aanderaa.realtime.nc J0208.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 = "AANCM687" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 35 ; :mooring_site_id = "J0208" ; :mooring_site_desc = "Cobscook Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -18.6 ; :goes_platform_id = "04405528" ; :starting_julian_day_number = 2453149.00000579 ; :starting_julian_day_string = "2004-05-23 00:00:00" ; :ending_julian_day_number = 2453155.95833912 ; :ending_julian_day_string = "2004-05-29 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 12-May-2004 17:24:32\n", "AANCM_Temperature_1.5: 12-May-2004 17:24:32" ; data: lat = 44.8899 ; lon = -67.0125 ; depth = 2 ; time = 2453149, 2453149.04166667, 2453149.08333333, 2453149.125, 2453149.16666667, 2453149.20833333, 2453149.25, 2453149.29166667, 2453149.33333333, 2453149.375, 2453149.41666667, 2453149.45833333, 2453149.5, 2453149.54166667, 2453149.58333333, 2453149.625, 2453149.66666667, 2453149.70833333, 2453149.75, 2453149.79166667, 2453149.83333333, 2453149.875, 2453149.91666667, 2453149.95833333, 2453150, 2453150.04166667, 2453150.08333333, 2453150.125, 2453150.16666667, 2453150.20833333, 2453150.25, 2453150.29166667, 2453150.33333333, 2453150.375, 2453150.41666667, 2453150.45833333, 2453150.5, 2453150.54166667, 2453150.58333333, 2453150.625, 2453150.66666667, 2453150.70833333, 2453150.75, 2453150.79166667, 2453150.83333333, 2453150.875, 2453150.91666667, 2453150.95833333, 2453151, 2453151.04166667, 2453151.08333333, 2453151.125, 2453151.16666667, 2453151.20833333, 2453151.25, 2453151.29166667, 2453151.33333333, 2453151.375, 2453151.41666667, 2453151.45833333, 2453151.5, 2453151.54166667, 2453151.58333333, 2453151.625, 2453151.66666667, 2453151.70833333, 2453151.75, 2453151.79166667, 2453151.83333333, 2453151.875, 2453151.91666667, 2453151.95833333, 2453152, 2453152.04166667, 2453152.08333333, 2453152.125, 2453152.16666667, 2453152.20833333, 2453152.25, 2453152.29166667, 2453152.33333333, 2453152.375, 2453152.41666667, 2453152.45833333, 2453152.5, 2453152.54166667, 2453152.58333333, 2453152.625, 2453152.66666667, 2453152.70833333, 2453152.75, 2453152.79166667, 2453152.83333333, 2453152.875, 2453152.91666667, 2453152.95833333, 2453153, 2453153.04166667, 2453153.08333333, 2453153.125, 2453153.16666667, 2453153.20833333, 2453153.25, 2453153.29166667, 2453153.33333333, 2453153.375, 2453153.41666667, 2453153.45833333, 2453153.5, 2453153.54166667, 2453153.58333333, 2453153.625, 2453153.66666667, 2453153.70833333, 2453153.75, 2453153.79166667, 2453153.83333333, 2453153.875, 2453153.91666667, 2453153.95833333, 2453154, 2453154.04166667, 2453154.08333333, 2453154.125, 2453154.16666667, 2453154.20833333, 2453154.25, 2453154.29166667, 2453154.33333333, 2453154.375, 2453154.41666667, 2453154.45833333, 2453154.5, 2453154.54166667, 2453154.58333333, 2453154.625, 2453154.66666667, 2453154.70833333, 2453154.75, 2453154.79166667, 2453154.83333333, 2453154.875, 2453154.91666667, 2453154.95833333, 2453155, 2453155.04166667, 2453155.08333333, 2453155.125, 2453155.16666667, 2453155.20833333, 2453155.25, 2453155.29166667, 2453155.33333333, 2453155.375, 2453155.41666667, 2453155.45833333, 2453155.5, 2453155.54166667, 2453155.58333333, 2453155.625, 2453155.66666667, 2453155.70833333, 2453155.75, 2453155.79166667, 2453155.83333333, 2453155.875, 2453155.91666667, 2453155.95833333 ; current_speed = 81.2441, 9.3856, 47.2213, 110.5741, 105.2947, 107.3478, 66.5791, 46.6347, 69.8054, 111.454, 134.6247, 117.6133, 89.1632, 32.8496, 36.3692, 91.2163, 103.5349, 103.8282, 87.6967, 31.9697, 50.4476, 106.4679, 107.9344, 95.6158, 79.191, 62.4729, 31.3831, 70.392, 102.3617, 112.3339, 78.6044, 18.7712, 42.5285, 108.8143, 119.0798, 115.5602, 120.5463, 96.789, 26.9836, 36.3692, 95.0292, 86.2302, 93.2694, 65.1126, 13.1985, 70.392, 113.2138, 100.0153, 97.3756, 88.2833, 24.0506, 34.6094, 88.8699, 94.1493, 85.057, 62.1796, 7.6258, 57.1935, 109.4009, 100.8952, 129.6386, 106.4679, 55.1404, 8.5057, 48.3945, 98.2555, 92.0962, 78.3111, 59.5399, 3.8129, 72.1518, 106.4679, 98.2555, 85.057, 79.4843, 16.4248, 41.9419, 96.789, 101.7751, 87.6967, 67.7523, 3.8129, 62.4729, 108.521, 130.8118, 124.6525, 111.1607, 39.5955, 17.8913, 64.526, 94.4426, 99.1354, 93.2694, 31.9697, 17.0114, 65.4059, 109.9875, 109.6942, 93.5627, 68.3389, 14.665, 35.4893, 87.1101, 69.2188, 88.5766, 63.0595, 5.866, 73.9116, 101.7751, 117.6133, 119.6664, 69.8054, 50.7409, 24.3439, 70.6853, 94.4426, 106.1746, 70.392, 24.9305, 43.7017, 71.2719, 116.4401, 110.8674, 108.2277, 58.66, 5.2794, 50.7409, 104.4148, 95.6158, 73.6183, 52.2074, 12.3186, 62.7662, 110.2808, 112.0406, 126.4123, 97.6689, 34.3161, 21.4109, 92.9761, 111.1607, 90.923, 79.4843, 34.6094, 48.6878, 102.9483, 108.2277, 120.5463, 111.454, 45.4615, 12.9052, 48.6878, 105.2947, 76.8446, 83.8838, 43.995, 48.3945, 69.5121, 122.8927, 111.7473, 121.1329, 77.1379, 18.1846, 32.5563, 100.3086, 99.722, 111.454, 89.1632 ; 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 = 115.008, 23.9436, 305.5752, 285.534, 296.7852, 299.2464, 301.7076, 85.8252, 120.6336, 113.9532, 114.6564, 116.4144, 113.6016, 102.702, 295.0272, 286.5888, 292.9176, 297.84, 301.7076, 352.6512, 126.2592, 117.4692, 117.1176, 112.8984, 112.8984, 105.1632, 293.9724, 297.1368, 292.9176, 297.84, 302.7624, 351.5964, 120.6336, 120.6336, 117.4692, 115.7112, 118.8756, 124.5012, 182.5152, 276.744, 278.502, 290.808, 294.6756, 296.4336, 344.5644, 139.2684, 124.1496, 121.3368, 115.3596, 120.9852, 121.3368, 276.0408, 278.1504, 289.05, 293.2692, 301.0044, 175.4832, 125.2044, 121.6884, 115.7112, 115.3596, 115.7112, 128.7204, 251.0772, 294.6756, 278.502, 300.3012, 294.6756, 273.228, 344.2128, 119.9304, 120.282, 115.008, 116.0628, 128.3688, 149.8164, 301.0044, 288.3468, 302.0592, 309.4428, 284.4792, 292.566, 124.5012, 118.1724, 123.0948, 110.7888, 122.7432, 118.524, 270.0636, 292.9176, 288.3468, 300.3012, 285.534, 279.9084, 105.1632, 115.7112, 120.282, 110.7888, 117.1176, 126.9624, 96.0216, 294.6756, 297.4884, 318.2328, 293.9724, 285.534, 246.858, 129.072, 121.3368, 112.1952, 119.5788, 112.5468, 126.6108, 308.0364, 298.5432, 295.3788, 293.6208, 315.42, 317.8812, 117.8208, 122.04, 114.6564, 109.0308, 120.9852, 116.766, 145.9488, 299.9496, 284.4792, 291.1596, 299.598, 311.2008, 114.6564, 116.766, 116.766, 115.3596, 120.6336, 122.7432, 128.0172, 300.6528, 291.1596, 298.1916, 298.8948, 307.6848, 9.528, 125.2044, 125.556, 119.9304, 116.766, 123.798, 120.282, 244.3968, 312.2556, 291.8628, 323.1552, 310.146, 303.4656, 94.6152, 127.6656, 121.3368, 114.3048, 122.3916, 117.1176, 103.7568, 254.5932, 284.8308, 299.9496, 296.4336, 286.9404 ; 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 = 73.62737, 3.809026, -38.40757, -106.535, -93.99682, -93.66383, -56.6416, 46.51096, 60.06359, 101.8553, 122.3504, 105.3345, 81.70483, 32.04567, -32.95439, -87.41973, -95.36246, -91.81062, -74.60722, -4.089224, 40.67841, 94.46459, 96.06947, 88.08092, 72.95045, 60.29789, -28.67603, -62.64325, -94.28187, -99.33183, -66.10017, -2.74332, 36.59336, 93.62854, 105.6546, 104.1188, 105.5588, 79.7652, -1.18416, -36.11755, -93.98489, -80.60593, -84.7526, -58.30513, -3.512848, 45.93194, 93.69288, 85.42557, 87.99225, 75.6853, 20.54222, -34.41722, -87.97225, -88.99313, -78.13837, -53.29586, 0.6005424, 46.73285, 93.09114, 90.90579, 117.1463, 95.92675, 43.02097, -8.046021, -43.97541, -97.17574, -79.51447, -71.1602, -59.44543, -1.037358, 62.52907, 91.94078, 89.04392, 76.40781, 62.3182, 8.257938, -35.94957, -91.86909, -86.25441, -67.72459, -65.60038, -3.520977, 51.48481, 95.66463, 109.59, 116.537, 93.49762, 34.78929, -17.89129, -59.43269, -89.64196, -85.59202, -89.86243, -31.49284, 16.41914, 58.93021, 94.98015, 102.5526, 83.27762, 54.60485, 14.58408, -32.24863, -77.27574, -46.10703, -80.9361, -60.75604, -5.393984, 57.3816, 86.92866, 108.8984, 104.0712, 64.46994, 40.72998, -19.17373, -62.094, -85.32832, -97.27901, -49.40846, -16.72014, 38.65029, 60.41562, 105.8238, 104.8078, 92.78364, 52.37477, 2.956113, -43.96521, -101.0984, -89.16924, -64.01201, -39.28115, 11.19546, 56.041, 98.46457, 101.2441, 108.7706, 82.14963, 27.03511, -18.41921, -86.70752, -97.97401, -79.60385, -62.90274, 5.728879, 39.78283, 83.75334, 93.7936, 107.6301, 92.61871, 39.25846, -11.63802, -36.03639, -97.72172, -46.07983, -64.12112, -36.70138, 48.23758, 55.02512, 104.9657, 101.843, 102.2854, 68.65835, 17.66295, -31.38635, -96.96691, -86.40561, -99.80158, -85.29427 ; 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 = -34.34552, 8.577926, 27.47198, 29.61287, 47.45074, 52.44653, 34.99294, 3.394985, -35.56907, -45.24924, -56.16214, -52.32149, -35.69868, -7.222979, 15.38593, 26.04235, 40.3172, 48.48819, 46.09203, 31.7071, -29.83669, -49.11063, -49.19848, -37.20394, -30.81308, -16.34099, 12.75084, 32.10696, 39.86035, 52.46039, 42.53728, 18.56966, -21.67023, -55.4459, -54.92815, -50.13408, -58.21296, -54.82356, -26.9576, 4.270959, 14.04949, 30.6322, 38.93812, 28.98555, 12.72243, -53.34127, -63.5532, -52.01474, -41.70578, -45.44971, -12.50794, 3.642177, 12.59927, 30.72969, 33.60191, 32.02895, -7.602117, -32.97177, -57.46823, -43.77189, -55.52396, -46.18953, -34.49145, -2.758346, 20.20374, 14.52648, 46.46674, 32.69333, 3.352658, 3.669073, -35.99997, -53.68711, -41.537, -37.3703, -49.33757, -14.1979, 21.60444, 30.46607, 54.02174, 55.71438, 16.94001, 1.463191, -35.38612, -51.2356, -71.42664, -44.24219, -60.124, -18.90791, 0.01985987, 25.12687, 29.7275, 50.01834, 24.97849, 5.501139, -4.44966, -28.37538, -55.46189, -38.93313, -42.64759, -41.09155, -1.538408, 14.81608, 40.20732, 51.62736, 35.98837, 16.88797, -2.305404, -46.58622, -52.92995, -44.42998, -59.06974, -26.76604, -30.26066, 14.99979, 33.77494, 40.47818, 42.54222, 50.13819, 18.49234, -20.39592, -37.81054, -48.57597, -36.15124, -55.71742, -26.4174, -4.374181, 25.33179, 26.10668, 34.51416, 36.36093, 34.38901, -5.139019, -28.26662, -49.66471, -47.98677, -64.4129, -52.82663, -21.13522, 10.91601, 33.56131, 52.51471, 43.93426, 48.59011, 34.13196, -28.06828, -59.86427, -53.99995, -54.28776, -61.99814, -22.92425, -5.576803, 32.73958, 39.2102, 61.49587, 54.08303, 24.26044, -3.893984, -42.4755, -63.91254, -45.99415, -64.89126, -35.16087, -4.324319, -8.64925, 25.67554, 49.78501, 49.61491, 25.98009 ; 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.615682, 5.615682, 5.388784, 5.031502, 4.933903, 4.836234, 4.150544, 4.933903, 4.998977, 5.453648, 5.58329, 5.453648, 5.486069, 5.42122, 5.42122, 5.09653, 4.998977, 4.901354, 4.836234, 5.09653, 4.966444, 5.226495, 5.58329, 5.615682, 5.518483, 5.58329, 5.388784, 5.194015, 5.09653, 4.998977, 4.771083, 4.803662, 4.966444, 5.194015, 5.518483, 5.486069, 5.453648, 5.486069, 5.486069, 5.356341, 5.06402, 4.933903, 4.933903, 4.933903, 5.031502, 5.129033, 5.258968, 5.518483, 5.518483, 5.486069, 5.486069, 5.453648, 5.06402, 4.998977, 4.836234, 4.640686, 4.771083, 5.031502, 5.161528, 5.453648, 5.356341, 5.453648, 5.453648, 5.42122, 5.356341, 5.09653, 5.09653, 4.901354, 4.640686, 5.129033, 5.09653, 5.258968, 5.518483, 5.453648, 5.486069, 5.518483, 5.453648, 5.09653, 5.129033, 5.129033, 4.868798, 4.868798, 5.09653, 5.226495, 5.486069, 5.388784, 5.453648, 5.518483, 5.518483, 5.258968, 5.194015, 5.161528, 5.09653, 5.09653, 5.129033, 5.194015, 5.42122, 5.518483, 5.486069, 5.518483, 5.486069, 5.486069, 5.356341, 5.356341, 5.129033, 4.933903, 5.06402, 5.226495, 5.323891, 5.518483, 5.486069, 5.55089, 5.518483, 5.55089, 5.291433, 5.161528, 5.291433, 5.194015, 4.901354, 5.453648, 5.323891, 5.615682, 5.615682, 5.55089, 5.615682, 5.58329, 5.55089, 5.42122, 5.291433, 4.998977, 5.388784, 5.323891, 5.194015, 5.453648, 5.615682, 5.55089, 5.58329, 5.615682, 5.55089, 5.388784, 5.356341, 5.129033, 5.06402, 5.323891, 5.258968, 5.486069, 5.58329, 5.58329, 5.55089, 5.58329, 5.58329, 5.388784, 5.258968, 5.258968, 4.966444, 4.542804, 5.161528, 5.129033, 5.486069, 5.648067, 5.615682, 5.712817, 5.680446, 5.680446, 5.388784, 5.291433, 5.161528, 4.608067 ; 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 ; }