netcdf J0209.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.7143, 0.03428, -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 = "04-Oct-2004 00:58:19: Modified [lon,lat] to [-67.012150,44.889250].\n", "Sun Oct 3 22:07:49 2004: /usr/local/nco/bin/ncrcat -d time,2453282.85416667,2453285.9 J0209.aanderaa.realtime.nc J0209.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 = "AANCM713" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 35 ; :mooring_site_id = "J0209" ; :mooring_site_desc = "Cobscook Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -18.4 ; :goes_platform_id = "04405528" ; :starting_julian_day_number = 2453366.00000579 ; :starting_julian_day_string = "2004-12-26 00:00:00" ; :ending_julian_day_number = 2453372.95833912 ; :ending_julian_day_string = "2005-01-01 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 24-Aug-2004 18:15:24\n", "AANCM_Temperature_1.5: 24-Aug-2004 18:15:24" ; :longitude = -67.01215 ; :latitude = 44.88925 ; data: lat = 44.88925 ; lon = -67.01215 ; depth = 2 ; time = 2453366, 2453366.04166667, 2453366.08333333, 2453366.125, 2453366.16666667, 2453366.20833333, 2453366.25, 2453366.29166667, 2453366.33333333, 2453366.375, 2453366.41666667, 2453366.45833333, 2453366.5, 2453366.54166667, 2453366.58333333, 2453366.625, 2453366.66666667, 2453366.70833333, 2453366.75, 2453366.79166667, 2453366.83333333, 2453366.875, 2453366.91666667, 2453366.95833333, 2453367, 2453367.04166667, 2453367.08333333, 2453367.125, 2453367.16666667, 2453367.20833333, 2453367.25, 2453367.29166667, 2453367.33333333, 2453367.375, 2453367.41666667, 2453367.45833333, 2453367.5, 2453367.54166667, 2453367.58333333, 2453367.625, 2453367.66666667, 2453367.70833333, 2453367.75, 2453367.79166667, 2453367.83333333, 2453367.875, 2453367.91666667, 2453367.95833333, 2453368, 2453368.04166667, 2453368.08333333, 2453368.125, 2453368.16666667, 2453368.20833333, 2453368.25, 2453368.29166667, 2453368.33333333, 2453368.375, 2453368.41666667, 2453368.45833333, 2453368.5, 2453368.54166667, 2453368.58333333, 2453368.625, 2453368.66666667, 2453368.70833333, 2453368.75, 2453368.79166667, 2453368.83333333, 2453368.875, 2453368.91666667, 2453368.95833333, 2453369, 2453369.04166667, 2453369.08333333, 2453369.125, 2453369.16666667, 2453369.20833333, 2453369.25, 2453369.29166667, 2453369.33333333, 2453369.375, 2453369.41666667, 2453369.45833333, 2453369.5, 2453369.54166667, 2453369.58333333, 2453369.625, 2453369.66666667, 2453369.70833333, 2453369.75, 2453369.79166667, 2453369.83333333, 2453369.875, 2453369.91666667, 2453369.95833333, 2453370, 2453370.04166667, 2453370.08333333, 2453370.125, 2453370.16666667, 2453370.20833333, 2453370.25, 2453370.29166667, 2453370.33333333, 2453370.375, 2453370.41666667, 2453370.45833333, 2453370.5, 2453370.54166667, 2453370.58333333, 2453370.625, 2453370.66666667, 2453370.70833333, 2453370.75, 2453370.79166667, 2453370.83333333, 2453370.875, 2453370.91666667, 2453370.95833333, 2453371, 2453371.04166667, 2453371.08333333, 2453371.125, 2453371.16666667, 2453371.20833333, 2453371.25, 2453371.29166667, 2453371.33333333, 2453371.375, 2453371.41666667, 2453371.45833333, 2453371.5, 2453371.54166667, 2453371.58333333, 2453371.625, 2453371.66666667, 2453371.70833333, 2453371.75, 2453371.79166667, 2453371.83333333, 2453371.875, 2453371.91666667, 2453371.95833333, 2453372, 2453372.04166667, 2453372.08333333, 2453372.125, 2453372.16666667, 2453372.20833333, 2453372.25, 2453372.29166667, 2453372.33333333, 2453372.375, 2453372.41666667, 2453372.45833333, 2453372.5, 2453372.54166667, 2453372.58333333, 2453372.625, 2453372.66666667, 2453372.70833333, 2453372.75, 2453372.79166667, 2453372.83333333, 2453372.875, 2453372.91666667, 2453372.95833333 ; current_speed = 94.1493, 106.7612, 96.789, 61.2997, 7.3325, 84.1771, 116.4401, 128.7587, 124.9458, 100.0153, 22.5841, 38.129, 92.6828, 112.9205, 110.2808, 96.4957, 34.0228, 66.2858, 117.9066, 136.0912, 125.2391, 120.5463, 55.4337, 10.2655, 73.9116, 102.0684, 112.3339, 90.0431, 41.3553, 25.8104, 72.4451, 123.7726, 116.7334, 123.7726, 62.1796, 4.9861, 53.3806, 92.6828, 103.5349, 83.8838, 41.062, 12.6119, 80.9508, 112.9205, 115.5602, 123.4793, 89.1632, 36.3692, 18.4779, 54.5538, 95.9091, 76.8446, 68.0456, 15.5449, 48.3945, 96.4957, 99.722, 105.0014, 83.2972, 50.1543, 22.2908, 65.6992, 111.7473, 106.4679, 92.6828, 36.3692, 35.4893, 89.1632, 112.3339, 98.5488, 109.1076, 58.9533, 11.1454, 42.8218, 102.655, 107.3478, 89.1632, 50.1543, 42.5285, 68.0456, 122.5994, 122.0128, 113.2138, 99.4287, 14.665, 18.1846, 97.3756, 107.3478, 104.4148, 78.8977, 12.9052, 73.6183, 124.6525, 139.3175, 114.6803, 111.454, 54.2605, 28.4501, 76.5513, 106.7612, 113.8004, 81.5374, 29.33, 38.4223, 82.4173, 120.8396, 105.588, 89.4565, 56.9002, 3.8129, 61.0064, 113.8004, 109.9875, 85.9369, 50.1543, 41.9419, 88.2833, 138.1443, 112.0406, 92.3895, 72.7384, 49.861, 39.0089, 101.1885, 96.4957, 99.4287, 60.7131, 19.0645, 64.2327, 111.454, 115.8535, 94.7359, 78.8977, 31.6764, 47.8079, 86.8168, 97.0823, 102.3617, 78.0178, 24.9305, 59.8332, 115.8535, 115.2669, 108.8143, 96.789, 85.6436, 13.4918, 53.0873, 103.5349, 107.6411, 87.1101, 57.4868, 9.0923, 79.191, 112.9205, 109.1076, 98.5488, 68.6322, 30.2099, 34.6094, 91.8029, 97.9622, 90.923, 42.8218, 9.0923, 79.7776, 122.0128, 128.1721 ; 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 = 286.4372, 291.008, 293.8208, 308.2364, 72.6644, 138.4136, 123.2948, 129.272, 127.8656, 127.514, 146.1488, 276.2408, 285.0308, 291.7112, 291.3596, 288.5468, 294.524, 131.7332, 125.4044, 125.4044, 119.4272, 122.24, 127.514, 245.3, 294.1724, 286.0856, 294.1724, 292.766, 312.104, 126.4592, 128.9204, 128.2172, 121.1852, 115.208, 117.3176, 216.8204, 268.8572, 286.4372, 280.8116, 288.5468, 292.4144, 107.1212, 119.0756, 121.1852, 112.0436, 200.9984, 119.0756, 107.8244, 269.2088, 297.3368, 281.1632, 296.282, 290.3048, 312.8072, 139.4684, 121.1852, 121.8884, 121.5368, 116.2628, 133.1396, 320.1908, 300.5012, 285.734, 295.2272, 299.798, 306.1268, 123.998, 123.998, 127.514, 114.5048, 134.546, 118.3724, 211.5464, 305.4236, 291.7112, 295.5788, 292.0628, 331.0904, 90.596, 137.3588, 123.6464, 117.3176, 120.8336, 133.4912, 158.1032, 287.8436, 286.4372, 291.7112, 295.2272, 287.492, 145.4456, 138.7652, 123.6464, 123.6464, 127.8656, 128.2172, 122.5916, 273.428, 289.9532, 287.1404, 292.4144, 313.862, 244.9484, 121.5368, 126.4592, 128.5688, 124.7012, 121.5368, 127.8656, 209.4368, 298.7432, 284.3276, 298.7432, 303.6656, 317.7296, 108.176, 129.272, 129.6236, 118.0208, 117.6692, 119.7788, 73.3676, 288.1952, 283.976, 291.7112, 295.2272, 306.83, 44.5364, 125.756, 125.0528, 129.272, 117.6692, 117.6692, 128.2172, 325.4648, 295.5788, 308.9396, 306.83, 308.588, 307.8848, 132.788, 121.8884, 116.966, 116.2628, 113.8016, 127.8656, 97.628, 304.7204, 294.524, 296.9852, 309.2912, 302.2592, 123.6464, 137.3588, 122.24, 118.724, 111.692, 118.0208, 141.578, 286.4372, 287.492, 293.4692, 300.5012, 298.3916, 301.556, 139.82, 123.2948, 121.1852 ; 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 = -90.30146, -99.66483, -88.54385, -48.1487, 6.999427, 55.87244, 97.32729, 99.6785, 98.63881, 79.3326, 12.5802, -37.90304, -89.5118, -104.91, -102.7059, -91.48412, -30.95352, 49.46595, 96.1037, 110.9257, 109.0808, 101.9606, 43.97026, -9.326291, -67.43085, -98.0723, -102.4842, -83.02811, -30.6827, 20.75879, 56.3637, 97.24457, 99.8652, 111.9854, 55.2451, -2.988213, -53.36998, -88.8949, -101.6971, -79.52722, -37.95977, 12.05299, 70.74932, 96.60326, 107.1126, -44.2478, 77.92679, 34.62345, -18.47614, -48.46136, -94.09447, -68.90083, -63.81724, -11.40443, 31.45, 82.55188, 84.67182, 89.49316, 74.69875, 36.59708, -14.27131, -56.60765, -107.5602, -96.31351, -80.42854, -29.37592, 29.42266, 73.92139, 89.10376, 89.67216, 77.75962, 51.87169, -5.83115, -34.89502, -95.37268, -96.8269, -82.63402, -24.24605, 42.5262, 46.09444, 102.0607, 108.4055, 97.2121, 72.13354, 5.469106, -17.30986, -93.3959, -99.73257, -94.45622, -75.24938, 7.319681, 48.52523, 103.7698, 115.978, 90.53468, 87.5662, 45.71618, -28.39919, -71.95605, -102.0194, -105.2028, -58.78935, -26.57083, 32.74749, 66.28661, 94.47966, 86.80729, 76.24417, 44.92002, -1.8739, -53.48943, -110.2608, -96.43526, -71.52417, -33.7353, 39.84912, 68.34448, 106.4057, 98.90688, 81.82415, 63.13324, 47.77486, -37.05838, -98.19302, -89.65032, -89.94567, -48.59583, 13.37112, 52.12566, 91.23882, 89.68794, 83.90222, 69.87523, 24.88724, -27.10289, -78.30809, -75.51148, -81.93211, -60.9827, -19.67632, 43.90992, 98.36874, 102.7346, 97.58183, 88.55694, 67.61157, 13.37241, -43.63464, -94.19476, -95.92154, -67.41777, -48.61326, 7.569093, 53.64439, 95.51052, 95.68136, 91.56998, 60.58693, 18.7739, -33.19493, -87.55784, -89.85821, -78.34094, -37.67112, -7.747813, 51.47179, 101.9853, 109.651 ; 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 = 26.64089, 38.27371, 39.09089, 37.93885, 2.184851, -62.96074, -63.91944, -81.50459, -76.69315, -60.90484, -18.7558, 4.144899, 24.0362, 41.7725, 40.1665, 30.69327, 14.12199, -44.124, -68.30846, -78.84359, -61.53214, -64.30746, -33.75665, -4.289615, 30.26559, 28.28042, 45.99889, 34.84384, 27.72784, -15.33784, -45.51292, -76.57121, -60.44526, -52.71545, -28.53562, -3.991463, -1.064639, 26.22592, 19.42109, 26.68169, 15.65705, -3.712867, -39.33911, -58.47092, -43.37114, -115.2791, -43.33004, -11.13264, -0.255154, 25.05221, 18.56841, 34.02599, 23.61279, 10.56328, -36.78213, -49.96606, -52.67979, -54.92057, -36.8581, -34.29442, 17.12336, 33.34605, 30.3027, 45.37756, 46.05813, 21.44234, -19.84434, -49.85685, -68.40632, -40.87503, -76.53698, -28.01463, -9.498297, 24.82024, 37.975, 46.34763, 33.49171, 43.90425, -0.4423804, -50.05503, -67.92815, -55.99442, -58.02734, -68.43112, -13.60702, 5.572121, 27.55381, 39.711, 44.50251, 23.71449, -10.62857, -55.36205, -69.0657, -77.19108, -70.39207, -68.95038, -29.22727, 1.701151, 26.12332, 31.46404, 43.3924, 56.4992, -12.41933, -20.09663, -48.9765, -75.33792, -60.1109, -46.78987, -34.92599, -3.320648, 29.33705, 28.1617, 52.89131, 47.63868, 37.11311, -13.08323, -55.88356, -88.10033, -52.63578, -42.90255, -36.12573, 14.27173, 12.18074, 24.43859, 35.6965, 42.37738, 36.39403, 13.58927, -37.53339, -64.0115, -73.33557, -43.99213, -36.63741, -19.59642, 39.3831, 37.48333, 61.0163, 61.35998, 48.66094, 15.30922, -40.64395, -61.20152, -52.26912, -48.14914, -39.06122, -52.56901, -1.790912, 30.23705, 42.97468, 48.84326, 55.16352, 30.6836, -5.037734, -58.2537, -60.23935, -52.43612, -36.42532, -32.24286, -23.66809, 9.793222, 27.59344, 39.01404, 46.14855, 20.36156, 4.758288, -60.95179, -66.97855, -66.36829 ; 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.280233, 5.247747, 5.247747, 5.474989, 5.215255, 5.345181, 5.08521, 4.889915, 4.922483, 4.857338, 4.857338, 4.922483, 5.05268, 5.117733, 5.182755, 5.669486, 5.05268, 5.117733, 4.955044, 4.69434, 4.759563, 4.69434, 4.69434, 4.661717, 4.69434, 4.889915, 4.955044, 5.247747, 4.987597, 4.922483, 4.922483, 4.531144, 4.400442, 4.367746, 4.269609, 4.236881, 4.269609, 4.563799, 4.596447, 4.726955, 4.987597, 5.05268, 4.400442, 3.90913, 3.876308, 3.810638, 3.679194, 3.547609, 3.580518, 3.974748, 4.073111, 4.269609, 4.30233, 4.43313, 4.204144, 3.810638, 3.151989, 3.185007, 3.085923, 3.019821, 3.218017, 3.876308, 3.843477, 3.876308, 4.563799, 4.236881, 4.367746, 4.204144, 3.019821, 2.953681, 3.019821, 3.019821, 2.986756, 3.085923, 3.613419, 3.77779, 3.974748, 4.465809, 3.941943, 3.941943, 3.185007, 2.986756, 3.151989, 3.019821, 3.251017, 3.547609, 3.744933, 3.712068, 4.105882, 5.117733, 4.596447, 3.843477, 3.580518, 3.151989, 3.349962, 3.185007, 3.151989, 3.218017, 3.974748, 3.941943, 3.941943, 4.171398, 3.90913, 4.007544, 3.941943, 3.251017, 3.151989, 3.251017, 3.251017, 3.185007, 3.41588, 3.876308, 3.974748, 4.400442, 4.922483, 3.876308, 4.30233, 3.284008, 3.284008, 3.349962, 3.349962, 3.41588, 3.382926, 3.810638, 4.073111, 4.073111, 4.236881, 4.465809, 3.876308, 3.77779, 3.218017, 3.382926, 3.382926, 3.349962, 4.007544, 3.810638, 3.941943, 4.236881, 4.596447, 4.726955, 3.974748, 4.040332, 3.51469, 3.613419, 3.547609, 3.51469, 3.580518, 3.613419, 4.138644, 4.171398, 4.269609, 5.345181, 5.020142, 4.335042, 3.941943, 3.712068, 3.712068, 3.810638, 3.810638, 3.941943, 4.204144, 4.531144, 4.498481, 4.922483, 5.05268, 4.498481, 4.236881, 3.843477 ; 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 ; }