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., 300. ; 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., 300. ; 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., 300. ; 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 = "12-Jan-2005 14:45:45: Modified [lon,lat] to [-67.012800,44.889500].\n", "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 = 2453415.00000579 ; :starting_julian_day_string = "2005-02-13 00:00:00" ; :ending_julian_day_number = 2453421.95833912 ; :ending_julian_day_string = "2005-02-19 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.0128 ; :latitude = 44.8895 ; data: lat = 44.8895 ; lon = -67.0128 ; depth = 2 ; time = 2453415, 2453415.04166667, 2453415.08333333, 2453415.125, 2453415.16666667, 2453415.20833333, 2453415.25, 2453415.29166667, 2453415.33333333, 2453415.375, 2453415.41666667, 2453415.45833333, 2453415.5, 2453415.54166667, 2453415.58333333, 2453415.625, 2453415.66666667, 2453415.70833333, 2453415.75, 2453415.79166667, 2453415.83333333, 2453415.875, 2453415.91666667, 2453415.95833333, 2453416, 2453416.04166667, 2453416.08333333, 2453416.125, 2453416.16666667, 2453416.20833333, 2453416.25, 2453416.29166667, 2453416.33333333, 2453416.375, 2453416.41666667, 2453416.45833333, 2453416.5, 2453416.54166667, 2453416.58333333, 2453416.625, 2453416.66666667, 2453416.70833333, 2453416.75, 2453416.79166667, 2453416.83333333, 2453416.875, 2453416.91666667, 2453416.95833333, 2453417, 2453417.04166667, 2453417.08333333, 2453417.125, 2453417.16666667, 2453417.20833333, 2453417.25, 2453417.29166667, 2453417.33333333, 2453417.375, 2453417.41666667, 2453417.45833333, 2453417.5, 2453417.54166667, 2453417.58333333, 2453417.625, 2453417.66666667, 2453417.70833333, 2453417.75, 2453417.79166667, 2453417.83333333, 2453417.875, 2453417.91666667, 2453417.95833333, 2453418, 2453418.04166667, 2453418.08333333, 2453418.125, 2453418.16666667, 2453418.20833333, 2453418.25, 2453418.29166667, 2453418.33333333, 2453418.375, 2453418.41666667, 2453418.45833333, 2453418.5, 2453418.54166667, 2453418.58333333, 2453418.625, 2453418.66666667, 2453418.70833333, 2453418.75, 2453418.79166667, 2453418.83333333, 2453418.875, 2453418.91666667, 2453418.95833333, 2453419, 2453419.04166667, 2453419.08333333, 2453419.125, 2453419.16666667, 2453419.20833333, 2453419.25, 2453419.29166667, 2453419.33333333, 2453419.375, 2453419.41666667, 2453419.45833333, 2453419.5, 2453419.54166667, 2453419.58333333, 2453419.625, 2453419.66666667, 2453419.70833333, 2453419.75, 2453419.79166667, 2453419.83333333, 2453419.875, 2453419.91666667, 2453419.95833333, 2453420, 2453420.04166667, 2453420.08333333, 2453420.125, 2453420.16666667, 2453420.20833333, 2453420.25, 2453420.29166667, 2453420.33333333, 2453420.375, 2453420.41666667, 2453420.45833333, 2453420.5, 2453420.54166667, 2453420.58333333, 2453420.625, 2453420.66666667, 2453420.70833333, 2453420.75, 2453420.79166667, 2453420.83333333, 2453420.875, 2453420.91666667, 2453420.95833333, 2453421, 2453421.04166667, 2453421.08333333, 2453421.125, 2453421.16666667, 2453421.20833333, 2453421.25, 2453421.29166667, 2453421.33333333, 2453421.375, 2453421.41666667, 2453421.45833333, 2453421.5, 2453421.54166667, 2453421.58333333, 2453421.625, 2453421.66666667, 2453421.70833333, 2453421.75, 2453421.79166667, 2453421.83333333, 2453421.875, 2453421.91666667, 2453421.95833333 ; current_speed = 80.3642, 53.0873, 36.6625, 109.6942, 138.4376, 143.717, 130.2252, 50.7409, 53.0873, 140.4907, 160.4351, 119.0798, 156.0356, 78.0178, 25.8104, 53.6739, 131.985, 123.186, 124.6525, 51.9141, 20.531, 79.191, 146.3567, 142.2505, 121.4262, 110.5741, 39.3022, 26.397, 107.9344, 127.5855, 88.8699, 89.1632, 23.464, 80.0709, 136.6778, 132.5716, 116.4401, 107.0545, 82.7106, 12.3186, 78.6044, 108.8143, 99.722, 98.8421, 56.6069, 39.8888, 99.722, 142.8371, 107.6411, 113.5071, 62.1796, 13.4918, 40.4754, 112.0406, 93.5627, 119.6664, 52.794, 11.4387, 83.8838, 118.7865, 110.2808, 119.9597, 92.3895, 52.794, 37.2491, 75.6714, 102.655, 80.6575, 81.2441, 21.9975, 40.4754, 106.4679, 104.1215, 105.0014, 96.2024, 50.1543, 7.0392, 48.9811, 101.4818, 79.4843, 114.6803, 64.8193, 8.2124, 73.9116, 119.0798, 113.2138, 93.856, 68.6322, 60.4198, 32.263, 70.9786, 110.2808, 90.923, 94.4426, 42.8218, 31.0898, 66.5791, 103.2416, 98.8421, 82.124, 45.1682, 4.9861, 49.861, 94.4426, 85.6436, 75.3781, 42.2352, 39.5955, 66.8724, 102.0684, 99.722, 92.0962, 73.9116, 51.3275, 18.7712, 58.0734, 86.5235, 78.0178, 74.4982, 28.1568, 30.2099, 64.526, 103.2416, 103.8282, 85.9369, 76.8446, 19.0645, 38.129, 92.9761, 80.3642, 99.722, 56.3136, 14.665, 65.6992, 98.5488, 99.1354, 101.4818, 86.2302, 38.7156, 16.4248, 50.1543, 84.7637, 95.6158, 72.7384, 21.1176, 34.3161, 67.1657, 95.0292, 97.3756, 85.6436, 65.1126, 24.3439, 37.5424, 81.2441, 81.5374, 82.4173, 55.727, 5.2794, 60.7131, 102.0684, 106.4679, 100.3086, 71.5652, 39.3022, 18.4779, 44.5816, 87.4034, 100.6019 ; 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 = 122.5916, 91.2992, 296.6336, 280.8116, 289.9532, 292.766, 283.976, 298.7432, 133.1396, 124.7012, 119.4272, 128.9204, 176.3864, 127.514, 171.464, 302.6108, 277.2956, 282.218, 279.7568, 300.8528, 84.2672, 127.8656, 119.7788, 120.1304, 123.6464, 125.0528, 140.5232, 296.9852, 288.8984, 281.5148, 295.5788, 314.2136, 301.2044, 132.0848, 130.3268, 126.1076, 123.998, 121.1852, 121.8884, 318.7844, 288.8984, 285.3824, 303.314, 310.6976, 293.1176, 108.5276, 128.2172, 120.1304, 119.4272, 117.6692, 115.5596, 324.7616, 296.6336, 291.3596, 313.1588, 291.008, 317.378, 313.862, 125.756, 119.4272, 114.5048, 118.0208, 124.3496, 122.24, 353.2028, 295.2272, 294.1724, 308.9396, 292.0628, 323.7068, 122.9432, 127.514, 121.1852, 121.5368, 124.7012, 123.6464, 294.1724, 307.8848, 288.1952, 327.926, 304.0172, 293.1176, 168.2996, 133.4912, 121.8884, 118.3724, 116.6144, 115.5596, 100.7924, 282.9212, 296.282, 292.0628, 300.1496, 291.7112, 335.3096, 129.6236, 120.1304, 119.0756, 115.9112, 116.6144, 97.628, 302.6108, 300.1496, 291.3596, 302.9624, 293.4692, 351.7964, 78.6416, 122.24, 119.4272, 118.3724, 115.9112, 123.2948, 120.8336, 291.3596, 297.3368, 284.6792, 301.9076, 287.8436, 317.378, 139.4684, 122.5916, 120.1304, 119.7788, 121.8884, 129.6236, 153.1808, 291.7112, 279.7568, 290.6564, 282.5696, 287.492, 147.2036, 135.2492, 123.2948, 123.998, 121.5368, 125.756, 115.9112, 277.2956, 296.282, 281.1632, 285.0308, 291.7112, 288.1952, 83.9156, 120.1304, 123.2948, 126.1076, 119.4272, 126.8108, 152.126, 282.218, 279.0536, 288.1952, 286.7888, 293.8208, 86.3768, 142.6328, 123.6464, 120.482, 122.5916, 116.966, 108.176, 294.524, 307.5332, 291.3596, 285.0308 ; 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 = 67.70936, 53.07365, -32.7723, -107.747, -130.1274, -132.5204, -126.3701, -44.4888, 38.73726, 115.5019, 139.7359, 92.64641, 9.83452, 61.88408, 3.831058, -45.21225, -130.9165, -120.3958, -122.8495, -44.56762, 20.42832, 62.51755, 127.0302, 123.0303, 101.084, 90.51852, 24.98699, -23.52299, -102.1161, -125.0176, -80.15997, -63.90729, -20.06933, 59.42491, 104.1985, 107.1061, 96.53549, 91.58492, 70.22781, -8.116655, -74.36718, -104.9162, -83.335, -74.93829, -52.06142, 37.82139, 78.3487, 123.5377, 93.75332, 100.5268, 56.09452, -7.784497, -36.18061, -104.3448, -68.25031, -111.7122, -35.74991, -8.247427, 68.07278, 103.4607, 100.3474, 105.8977, 76.27771, 44.65427, -4.408634, -68.45422, -93.65395, -62.73613, -75.29482, -13.02071, 33.96737, 84.45082, 89.07574, 89.49316, 79.09108, 41.75209, -6.421985, -38.65819, -96.40753, -42.20729, -95.05502, -59.61437, 1.665426, 53.6214, 101.1081, 99.61429, 83.91118, 61.91565, 59.3511, -31.44605, -63.64123, -102.2052, -78.62266, -87.74287, -17.8873, 23.94694, 57.58328, 90.23102, 88.90574, 73.42228, 44.7685, -4.200046, -43.11565, -87.9556, -71.85736, -69.1424, -6.026588, 38.82, 56.56208, 88.8996, 87.74315, 82.83799, 61.77954, 44.07285, -17.48186, -51.58791, -83.69936, -66.22943, -70.91457, -19.06662, 19.63243, 54.36518, 89.29213, 90.11761, 72.96719, 59.1896, 8.601457, -35.42414, -91.63129, -75.19781, -97.3319, -53.7096, 7.943377, 46.25386, 82.37272, 82.1889, 86.49339, 69.97691, 34.82361, -16.29183, -44.96963, -83.15994, -92.34445, -67.57836, -20.06168, 34.12279, 58.09062, 79.43084, 78.67089, 74.59392, 52.13035, 11.38147, -36.69204, -80.23193, -77.46039, -78.90434, -50.97979, 5.268847, 36.84805, 84.96917, 91.75282, 84.51315, 63.78433, 37.34113, -16.81096, -35.35323, -81.39991, -97.15997 ; 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 = -43.28796, -1.203668, 16.43519, 20.57646, 47.24217, 55.61395, 31.4514, 24.40052, -36.29994, -79.9809, -78.82454, -74.81071, -155.7254, -47.50935, -25.52449, 28.92645, 16.76057, 26.07008, 21.12442, 26.62333, 2.050829, -48.60833, -72.68847, -71.40544, -67.27811, -63.50614, -30.33666, 11.97791, 34.95898, 25.46875, 38.36976, 62.17664, 12.15653, -53.6659, -88.45055, -78.12491, -65.10911, -55.43347, -43.69323, 9.266489, 25.45926, 28.86408, 54.77002, 64.45164, 22.22498, -12.67512, -61.69244, -71.6999, -52.88593, -52.70884, -26.82737, 11.01954, 18.14445, 40.80745, 63.99902, 42.9002, 38.84779, 7.926147, -49.01621, -58.36186, -45.74111, -56.35612, -52.12994, -28.16385, 36.98729, 32.25182, 42.03554, 50.6933, 30.51712, 17.72995, -22.01082, -64.83419, -53.91474, -54.92057, -54.76771, -27.78879, 2.882437, 30.07811, 31.68823, 67.35205, 64.15694, 25.44933, -8.041758, -50.86915, -62.90586, -53.79924, -42.04597, -29.61135, -11.31367, 7.214355, 31.42858, 41.42396, 45.66694, 34.937, 38.90695, -19.82725, -33.42069, -50.17162, -43.19179, -36.79022, -5.995662, 2.687157, 25.04316, 34.3979, 46.5977, 30.01978, 41.80302, 7.798158, -35.67421, -50.14797, -47.38794, -40.24398, -40.57355, -26.30773, 6.83685, 26.66848, 21.92564, 41.23638, 22.82772, 20.71882, -22.96096, -34.75675, -51.82415, -51.56657, -45.39758, -49.00698, -17.01382, 14.105, 15.75633, 28.34951, 21.70204, 16.92633, -12.32741, -46.65797, -54.09806, -55.43294, -53.07966, -50.38729, -16.91785, 2.08576, 22.2078, 16.41061, 24.79683, 26.908, 6.594083, 3.637278, -33.71515, -52.16599, -57.38379, -42.07818, -39.01381, -21.51947, 7.945168, 12.78444, 25.46049, 23.8058, 22.50688, 0.3336297, -48.25248, -56.55262, -54.00772, -54.03095, -32.45208, -12.25981, 7.669703, 27.16005, 31.83408, 26.08992 ; 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 = 1.656116, 1.622641, 1.656116, 1.756477, 1.78991, 1.890146, 2.223597, 2.52284, 1.990289, 2.123669, 1.656116, 1.68958, 1.68958, 1.656116, 1.723034, 1.656116, 1.823333, 1.890146, 2.589229, 2.721892, 2.223597, 2.123669, 1.856745, 1.723034, 1.723034, 1.68958, 1.78991, 1.68958, 1.78991, 1.890146, 1.956918, 1.923537, 2.556039, 2.056999, 1.990289, 1.622641, 1.622641, 1.589155, 1.522152, 1.723034, 1.823333, 1.890146, 1.890146, 2.090339, 2.721892, 2.256886, 2.090339, 1.68958, 1.723034, 1.723034, 1.823333, 1.823333, 1.723034, 1.856745, 1.956918, 2.123669, 2.589229, 2.62241, 1.990289, 2.056999, 1.723034, 1.78991, 1.78991, 1.78991, 2.056999, 1.990289, 2.090339, 2.123669, 2.52284, 2.323434, 2.389942, 2.156988, 1.890146, 1.890146, 1.923537, 1.956918, 1.956918, 1.956918, 2.190297, 2.090339, 2.223597, 3.019821, 2.48963, 2.223597, 2.123669, 1.990289, 2.023649, 2.056999, 2.056999, 2.290165, 2.356693, 2.223597, 2.290165, 2.323434, 2.356693, 2.423181, 2.356693, 2.123669, 2.123669, 2.156988, 2.223597, 2.256886, 2.156988, 2.323434, 2.389942, 2.423181, 2.456411, 2.389942, 2.389942, 2.290165, 2.156988, 2.190297, 2.223597, 2.223597, 2.290165, 2.356693, 2.423181, 2.423181, 2.423181, 2.456411, 2.423181, 2.356693, 2.256886, 2.156988, 2.190297, 2.190297, 2.190297, 2.190297, 2.223597, 2.190297, 2.290165, 2.556039, 2.323434, 2.290165, 2.190297, 2.090339, 2.090339, 2.090339, 2.090339, 2.156988, 2.156988, 2.156988, 2.223597, 2.223597, 2.256886, 2.223597, 2.190297, 2.156988, 2.056999, 2.023649, 2.023649, 2.056999, 2.056999, 2.090339, 2.090339, 2.156988, 2.090339, 2.156988, 2.090339, 1.956918, 1.890146, 1.923537, 1.923537, 1.890146, 1.923537, 1.923537, 1.956918, 1.923537 ; 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 ; }