netcdf F0110.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.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 = "01-Jun-2005 14:40:35: Modified [lon,lat] to [-68.998014,44.054860].\n", "Tue May 31 18:34:41 2005: /usr/local/nco/bin/ncrcat -d time,2453522.7153,2453523.33 F0110.aanderaa.realtime.nc F0110.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 = "AANCM707" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 110 ; :mooring_site_id = "F0110" ; :mooring_site_desc = "W.Penobscot Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.3 ; :goes_platform_id = "00454716" ; :starting_julian_day_number = 2453597.00000579 ; :starting_julian_day_string = "2005-08-14 00:00:00" ; :ending_julian_day_number = 2453603.95833912 ; :ending_julian_day_string = "2005-08-20 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 12-May-2005 17:26:29\n", "AANCM_Temperature_1.5: 12-May-2005 17:26:29" ; :longitude = -68.9980144500732 ; :latitude = 44.0548603057861 ; data: lat = 44.0548603057861 ; lon = -68.9980144500732 ; depth = 2 ; time = 2453597, 2453597.04166667, 2453597.08333333, 2453597.125, 2453597.16666667, 2453597.20833333, 2453597.25, 2453597.29166667, 2453597.33333333, 2453597.375, 2453597.41666667, 2453597.45833333, 2453597.5, 2453597.54166667, 2453597.58333333, 2453597.625, 2453597.66666667, 2453597.70833333, 2453597.75, 2453597.79166667, 2453597.83333333, 2453597.875, 2453597.91666667, 2453597.95833333, 2453598, 2453598.04166667, 2453598.08333333, 2453598.125, 2453598.16666667, 2453598.20833333, 2453598.25, 2453598.29166667, 2453598.33333333, 2453598.375, 2453598.41666667, 2453598.45833333, 2453598.5, 2453598.54166667, 2453598.58333333, 2453598.625, 2453598.66666667, 2453598.70833333, 2453598.75, 2453598.79166667, 2453598.83333333, 2453598.875, 2453598.91666667, 2453598.95833333, 2453599, 2453599.04166667, 2453599.08333333, 2453599.125, 2453599.16666667, 2453599.20833333, 2453599.25, 2453599.29166667, 2453599.33333333, 2453599.375, 2453599.41666667, 2453599.45833333, 2453599.5, 2453599.54166667, 2453599.58333333, 2453599.625, 2453599.66666667, 2453599.70833333, 2453599.75, 2453599.79166667, 2453599.83333333, 2453599.875, 2453599.91666667, 2453599.95833333, 2453600, 2453600.04166667, 2453600.08333333, 2453600.125, 2453600.16666667, 2453600.20833333, 2453600.25, 2453600.29166667, 2453600.33333333, 2453600.375, 2453600.41666667, 2453600.45833333, 2453600.5, 2453600.54166667, 2453600.58333333, 2453600.625, 2453600.66666667, 2453600.70833333, 2453600.75, 2453600.79166667, 2453600.83333333, 2453600.875, 2453600.91666667, 2453600.95833333, 2453601, 2453601.04166667, 2453601.08333333, 2453601.125, 2453601.16666667, 2453601.20833333, 2453601.25, 2453601.29166667, 2453601.33333333, 2453601.375, 2453601.41666667, 2453601.45833333, 2453601.5, 2453601.54166667, 2453601.58333333, 2453601.625, 2453601.66666667, 2453601.70833333, 2453601.75, 2453601.79166667, 2453601.83333333, 2453601.875, 2453601.91666667, 2453601.95833333, 2453602, 2453602.04166667, 2453602.08333333, 2453602.125, 2453602.16666667, 2453602.20833333, 2453602.25, 2453602.29166667, 2453602.33333333, 2453602.375, 2453602.41666667, 2453602.45833333, 2453602.5, 2453602.54166667, 2453602.58333333, 2453602.625, 2453602.66666667, 2453602.70833333, 2453602.75, 2453602.79166667, 2453602.83333333, 2453602.875, 2453602.91666667, 2453602.95833333, 2453603, 2453603.04166667, 2453603.08333333, 2453603.125, 2453603.16666667, 2453603.20833333, 2453603.25, 2453603.29166667, 2453603.33333333, 2453603.375, 2453603.41666667, 2453603.45833333, 2453603.5, 2453603.54166667, 2453603.58333333, 2453603.625, 2453603.66666667, 2453603.70833333, 2453603.75, 2453603.79166667, 2453603.83333333, 2453603.875, 2453603.91666667, 2453603.95833333 ; current_speed = 34.0228, 43.1151, 32.8496, 30.7965, 20.531, 13.4918, 14.3717, 39.5955, 40.1821, 17.0114, 10.2655, 18.7712, 34.0228, 37.5424, 44.5816, 39.3022, 26.6903, 17.598, 23.1707, 38.4223, 41.6486, 22.8774, 17.0114, 7.9191, 26.9836, 44.5816, 40.1821, 44.8749, 41.6486, 28.4501, 26.397, 25.5171, 26.1037, 36.0759, 21.1176, 16.1315, 5.866, 32.5563, 60.4198, 61.2997, 57.1935, 51.0342, 39.5955, 26.1037, 19.9444, 15.8382, 17.3047, 22.8774, 14.665, 34.9027, 52.794, 59.5399, 48.3945, 40.4754, 28.7434, 19.9444, 10.5588, 5.5727, 19.9444, 12.9052, 22.2908, 31.9697, 37.5424, 36.0759, 43.995, 29.9166, 11.732, 5.866, 2.0531, 26.1037, 15.5449, 14.9583, 3.5196, 15.8382, 12.3186, 30.2099, 28.7434, 29.0367, 20.8243, 23.464, 23.7573, 18.1846, 21.9975, 24.6372, 22.8774, 14.3717, 7.3325, 12.6119, 15.2516, 20.2377, 15.2516, 15.2516, 7.0392, 3.5196, 12.6119, 18.1846, 29.0367, 12.9052, 11.4387, 3.5196, 26.1037, 40.1821, 37.8357, 21.4109, 18.4779, 11.1454, 4.9861, 15.8382, 11.732, 18.4779, 16.7181, 3.2263, 46.928, 44.5816, 40.1821, 25.5171, 12.6119, 13.4918, 4.1062, 25.5171, 13.7851, 2.3464, 17.8913, 27.2769, 46.3414, 59.5399, 61.2997, 44.5816, 20.531, 22.8774, 4.3995, 7.3325, 31.3831, 46.928, 24.3439, 2.3464, 12.0253, 41.062, 54.2605, 47.8079, 32.8496, 31.0898, 14.9583, 12.6119, 33.1429, 42.2352, 40.7687, 13.7851, 16.7181, 40.7687, 50.1543, 68.9255, 36.6625, 22.2908, 19.6511, 15.5449, 31.3831, 46.928, 49.861, 68.0456, 21.9975, 17.8913, 8.799, 12.6119, 42.5285, 31.9697, 15.2516, 23.7573 ; 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 = 169.048, 168.3448, 196.4728, 196.8244, 202.45, 229.8748, 278.044, 331.4872, 331.8388, 13.2892, 68.842, 138.8104, 165.1804, 162.016, 182.4088, 185.9248, 209.8336, 209.8336, 274.1764, 309.3364, 318.8296, 318.1264, 327.9712, 33.682, 179.2444, 189.0892, 190.8472, 180.2992, 179.596, 210.8884, 204.5596, 256.5964, 272.4184, 311.7976, 342.7, 21.376, 67.084, 164.1256, 161.6644, 173.6188, 177.838, 190.4956, 190.8472, 216.8656, 250.2676, 209.1304, 216.1624, 184.1668, 179.2444, 189.4408, 189.0892, 181.7056, 182.7604, 188.386, 205.966, 195.7696, 188.386, 159.9064, 285.7792, 183.4636, 188.386, 193.3084, 185.2216, 184.87, 184.87, 191.5504, 194.7148, 116.308, 74.8192, 47.0428, 17.5084, 44.23, 79.0384, 156.3904, 178.8928, 184.87, 157.4452, 179.9476, 211.24, 43.1752, 54.0748, 19.2664, 355.3576, 339.574, 303.3592, 32.9788, 20.3212, 171.5092, 138.1072, 145.8424, 144.7876, 184.5184, 35.7916, 29.4628, 356.4124, 316.0168, 322.3456, 298.7884, 358.1704, 263.2768, 172.2124, 174.322, 185.2216, 197.8792, 183.112, 122.2852, 326.5648, 352.5448, 315.3136, 310.3912, 349.0288, 234.7972, 184.87, 187.3312, 192.6052, 202.0984, 192.6052, 169.3996, 301.6012, 31.924, 26.2984, 94.1572, 165.8836, 184.1668, 162.7192, 184.1668, 194.0116, 193.3084, 205.6144, 227.062, 196.4728, 291.0532, 329.026, 330.784, 2.038, 64.2712, 28.408, 170.806, 181.0024, 197.8792, 182.7604, 201.7468, 240.7744, 271.3636, 319.1812, 347.6224, 353.5996, 172.9156, 244.642, 184.87, 188.386, 194.0116, 217.2172, 217.9204, 229.1716, 305.1172, 315.3136, 322.6972, 342.0352, 331.1356, 326.9164, 316.0168, 263.2768, 205.2628, 193.3084, 213.7012, 243.5872, 299.8432 ; 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 = 6.463875, 8.71018, -9.314837, -8.913722, -7.840318, -10.31634, -14.2303, -18.90111, -18.9641, 3.910347, 9.573488, 12.36183, 8.702232, 11.59127, -1.873725, -4.056894, -13.27796, -8.754702, -23.10917, -29.71725, -27.4173, -15.27042, -9.021919, 4.391798, 0.3558415, -7.042642, -7.561888, -0.2343368, 0.2936673, -14.60536, -10.97164, -24.82205, -26.08045, -26.89472, -6.279844, 5.879718, 5.403036, 8.905107, 19.007, 6.813023, 2.157629, -9.296391, -7.451495, -15.66065, -18.77326, -7.710019, -10.21109, -1.662279, 0.1933921, -5.725036, -8.339971, -1.772142, -2.330652, -5.902985, -12.58494, -5.420283, -1.539909, 1.914528, -19.19283, -0.77966, -3.250919, -7.359182, -3.416659, -3.062672, -3.734966, -5.990196, -2.980019, 5.258427, 1.981456, 19.10433, 4.676615, 10.43402, 3.455384, 6.34324, 0.2380333, -2.564676, 11.02502, 0.02655558, -10.79998, 16.05481, 19.23827, 6.000206, -1.780401, -8.598317, -19.10811, 7.822928, 2.54645, 1.862155, 10.18409, 11.36289, 8.794212, -1.201509, 4.116797, 1.731145, -0.7891836, -12.62825, -17.73844, -11.31017, -0.3652047, -3.495397, 3.537081, 3.975523, -3.443352, -6.573385, -1.003127, 9.422319, -2.747309, -2.055021, -8.250247, -14.07347, -3.181715, -2.636264, -3.983963, -5.688823, -8.769012, -9.599492, -2.752318, 2.481927, -3.497316, 13.49329, 6.107436, 2.340226, 4.363556, -1.981948, 13.76594, -4.326187, -14.84178, -10.26235, -8.875806, -16.74834, -1.247523, -6.843036, -16.15128, -22.90572, 0.8657253, 2.113775, 5.721001, 6.560797, -0.9492488, -14.67756, -1.582018, -11.51894, -13.05417, -12.60833, -21.66448, -9.053262, -4.544726, 1.700134, -15.1073, -3.461068, -7.314568, -16.68813, -22.17488, -13.69917, -14.86942, -12.71537, -22.06941, -28.43965, -15.37876, -32.84822, -12.0076, -12.42457, -8.738492, -5.38239, -9.789738, -17.73877, -13.65952, -20.60686 ; 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 = -33.40313, -42.22611, -31.50127, -29.4783, -18.97502, -8.694925, 2.011083, 34.79298, 35.42547, 16.55587, 3.70524, -14.12597, -32.89106, -35.70818, -44.54221, -39.09226, -23.15314, -15.26581, 1.687462, 24.35483, 31.3512, 17.03495, 14.42195, 6.589708, -26.98125, -44.02182, -39.46415, -44.87429, -41.64756, -24.41499, -24.00885, -5.915094, 1.101485, 24.04463, 20.16226, 15.02179, 2.28411, -31.31472, -57.3523, -60.91991, -57.15279, -50.18034, -38.88803, -20.88413, -6.73378, -13.83489, -13.97091, -22.81693, -14.66372, -34.42997, -52.1311, -59.51352, -48.33834, -40.04264, -25.84187, -19.19374, -10.44591, -5.233504, 5.423499, -12.88163, -22.05247, -31.11116, -37.3866, -35.94566, -43.83617, -29.31076, -11.34722, -2.59979, 0.5376366, 17.78841, 14.82475, 10.7183, 0.6692557, -14.51247, -12.3163, -30.10084, -26.54491, -29.03669, -17.80483, 17.11147, 13.93909, 17.16616, 21.92533, 23.0881, 12.57996, 12.05602, 6.876129, -12.47367, -11.35322, -16.74662, -12.46086, -15.2042, 5.709844, 3.064429, 12.58718, 13.08461, 22.98865, 6.214838, 11.43287, -0.4120497, -25.86295, -39.98495, -37.67869, -20.37688, -18.45065, -5.953137, 4.160948, 15.70431, 8.341058, 11.97373, 16.41254, -1.859872, -46.75858, -44.21715, -39.21359, -23.64259, -12.30791, -13.26155, 2.151664, 21.65765, 12.35833, -0.170098, -17.35102, -27.2048, -44.24957, -59.38252, -59.47583, -43.38437, -18.51329, -15.58424, -4.21892, 2.634088, 26.9079, 40.95809, 24.3285, 1.0186, 10.57724, -40.53448, -54.2522, -45.49906, -32.81148, -28.87715, -7.303384, 0.3001262, 25.0819, 41.25349, 40.5146, -13.67986, -7.159908, -40.62152, -49.61805, -66.87474, -29.19612, -17.58444, -12.84781, 8.942217, 22.31233, 37.32859, 47.43008, 59.59193, 18.43116, 12.87357, -1.030124, -11.4057, -41.3864, -26.59695, -6.78445, 11.8223 ; 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 = 15.77118, 15.4561, 16.21264, 16.21264, 16.27575, 15.58211, 16.18109, 14.85793, 14.5433, 14.795, 14.795, 15.07825, 16.05492, 15.4876, 16.40199, 16.49669, 15.77118, 15.92879, 15.80269, 15.26714, 14.73207, 14.8894, 14.22877, 14.35458, 15.4246, 16.74937, 16.9074, 17.82558, 17.00225, 16.74937, 16.62301, 15.99185, 15.10973, 13.7571, 13.7571, 14.44894, 14.48039, 13.88287, 15.4561, 16.08646, 16.87579, 16.93901, 17.95247, 17.0655, 16.9074, 17.63536, 16.93901, 16.81257, 15.80269, 16.6546, 16.118, 16.6546, 16.18109, 16.18109, 15.39311, 16.40199, 17.60367, 17.92075, 14.73207, 15.29863, 15.89726, 16.02339, 15.4876, 16.3073, 15.77118, 15.36161, 16.14955, 16.40199, 16.3073, 17.88902, 16.18109, 17.0655, 16.81257, 17.00225, 15.36161, 16.3073, 15.36161, 15.4561, 15.36161, 15.96032, 15.86574, 15.73966, 15.4561, 15.29863, 13.9772, 14.95234, 14.795, 14.76353, 14.85793, 14.66914, 14.66914, 14.95234, 15.73966, 15.29863, 15.17269, 14.98382, 14.22877, 14.35458, 14.22877, 14.19733, 14.29167, 14.51185, 14.76353, 14.92087, 14.41748, 14.38603, 14.38603, 14.44894, 14.10298, 13.28548, 13.34837, 13.19116, 14.85793, 14.85793, 16.46512, 15.73966, 15.67663, 14.92087, 15.14121, 15.61361, 15.4876, 15.4246, 15.20417, 15.14121, 14.98382, 14.92087, 15.4876, 16.02339, 15.29863, 14.10298, 14.38603, 14.5433, 13.63133, 13.09683, 13.03395, 13.28548, 12.65659, 13.88287, 13.9772, 15.5506, 14.82646, 14.57476, 13.88287, 14.38603, 13.81998, 13.25404, 13.12827, 13.31693, 12.78238, 13.28548, 13.28548, 14.92087, 15.4246, 14.32312, 14.07154, 14.32312, 13.9772, 13.06539, 12.40496, 12.65659, 12.62514, 12.65659, 12.81383, 12.90817, 14.98382, 14.48039, 13.59989, 13.63133 ; 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 ; }