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 = 2453429.00000579 ; :starting_julian_day_string = "2005-02-27 00:00:00" ; :ending_julian_day_number = 2453435.95833912 ; :ending_julian_day_string = "2005-03-05 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 = 2453429, 2453429.04166667, 2453429.08333333, 2453429.125, 2453429.16666667, 2453429.20833333, 2453429.25, 2453429.29166667, 2453429.33333333, 2453429.375, 2453429.41666667, 2453429.45833333, 2453429.5, 2453429.54166667, 2453429.58333333, 2453429.625, 2453429.66666667, 2453429.70833333, 2453429.75, 2453429.79166667, 2453429.83333333, 2453429.875, 2453429.91666667, 2453429.95833333, 2453430, 2453430.04166667, 2453430.08333333, 2453430.125, 2453430.16666667, 2453430.20833333, 2453430.25, 2453430.29166667, 2453430.33333333, 2453430.375, 2453430.41666667, 2453430.45833333, 2453430.5, 2453430.54166667, 2453430.58333333, 2453430.625, 2453430.66666667, 2453430.70833333, 2453430.75, 2453430.79166667, 2453430.83333333, 2453430.875, 2453430.91666667, 2453430.95833333, 2453431, 2453431.04166667, 2453431.08333333, 2453431.125, 2453431.16666667, 2453431.20833333, 2453431.25, 2453431.29166667, 2453431.33333333, 2453431.375, 2453431.41666667, 2453431.45833333, 2453431.5, 2453431.54166667, 2453431.58333333, 2453431.625, 2453431.66666667, 2453431.70833333, 2453431.75, 2453431.79166667, 2453431.83333333, 2453431.875, 2453431.91666667, 2453431.95833333, 2453432, 2453432.04166667, 2453432.08333333, 2453432.125, 2453432.16666667, 2453432.20833333, 2453432.25, 2453432.29166667, 2453432.33333333, 2453432.375, 2453432.41666667, 2453432.45833333, 2453432.5, 2453432.54166667, 2453432.58333333, 2453432.625, 2453432.66666667, 2453432.70833333, 2453432.75, 2453432.79166667, 2453432.83333333, 2453432.875, 2453432.91666667, 2453432.95833333, 2453433, 2453433.04166667, 2453433.08333333, 2453433.125, 2453433.16666667, 2453433.20833333, 2453433.25, 2453433.29166667, 2453433.33333333, 2453433.375, 2453433.41666667, 2453433.45833333, 2453433.5, 2453433.54166667, 2453433.58333333, 2453433.625, 2453433.66666667, 2453433.70833333, 2453433.75, 2453433.79166667, 2453433.83333333, 2453433.875, 2453433.91666667, 2453433.95833333, 2453434, 2453434.04166667, 2453434.08333333, 2453434.125, 2453434.16666667, 2453434.20833333, 2453434.25, 2453434.29166667, 2453434.33333333, 2453434.375, 2453434.41666667, 2453434.45833333, 2453434.5, 2453434.54166667, 2453434.58333333, 2453434.625, 2453434.66666667, 2453434.70833333, 2453434.75, 2453434.79166667, 2453434.83333333, 2453434.875, 2453434.91666667, 2453434.95833333, 2453435, 2453435.04166667, 2453435.08333333, 2453435.125, 2453435.16666667, 2453435.20833333, 2453435.25, 2453435.29166667, 2453435.33333333, 2453435.375, 2453435.41666667, 2453435.45833333, 2453435.5, 2453435.54166667, 2453435.58333333, 2453435.625, 2453435.66666667, 2453435.70833333, 2453435.75, 2453435.79166667, 2453435.83333333, 2453435.875, 2453435.91666667, 2453435.95833333 ; current_speed = 56.3136, 19.9444, 100.8952, 122.8927, 106.7612, 88.8699, 23.7573, 86.5235, 134.3314, 138.7309, 114.0937, 90.6297, 61.8863, 31.3831, 75.9647, 117.9066, 119.6664, 100.6019, 41.6486, 48.3945, 105.8813, 121.1329, 114.387, 133.1582, 67.7523, 12.0253, 56.0203, 112.3339, 120.5463, 106.1746, 80.0709, 10.2655, 73.6183, 119.9597, 124.6525, 127.2922, 76.8446, 35.7826, 34.0228, 108.521, 113.2138, 100.3086, 85.3503, 24.0506, 72.1518, 129.052, 123.7726, 134.0381, 101.1885, 67.1657, 9.9722, 95.3225, 118.1999, 107.0545, 117.0267, 52.2074, 44.2883, 104.1215, 130.8118, 146.3567, 113.8004, 81.8307, 5.2794, 64.8193, 115.5602, 107.9344, 100.6019, 62.1796, 12.0253, 90.3364, 119.9597, 114.0937, 116.4401, 85.9369, 17.3047, 17.3047, 90.923, 82.124, 100.6019, 60.4198, 15.2516, 73.9116, 126.4123, 127.2922, 113.5071, 117.0267, 61.8863, 6.7459, 55.727, 110.2808, 103.5349, 74.7915, 72.1518, 23.1707, 87.1101, 125.2391, 105.588, 98.8421, 78.8977, 27.8635, 41.062, 97.6689, 117.0267, 110.8674, 68.6322, 36.0759, 75.6714, 121.4262, 132.5716, 122.8927, 85.057, 75.9647, 6.7459, 59.2466, 103.5349, 88.5766, 85.3503, 37.5424, 46.3414, 91.5096, 124.6525, 122.0128, 99.4287, 68.0456, 7.0392, 42.2352, 101.4818, 103.8282, 67.459, 63.9394, 14.9583, 82.7106, 117.6133, 121.7195, 119.0798, 89.1632, 38.7156, 17.0114, 51.3275, 97.3756, 111.1607, 68.0456, 45.7548, 16.7181, 70.9786, 107.9344, 107.6411, 101.4818, 74.2049, 21.4109, 32.5563, 95.6158, 113.2138, 83.8838, 70.6853, 4.9861, 70.9786, 127.5855, 125.2391, 118.4932, 105.0014, 55.1404, 5.866, 47.5146, 104.7081, 98.5488, 88.2833, 44.5816 ; 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 = 138.4136, 302.9624, 279.0536, 280.46, 292.0628, 290.6564, 242.4872, 132.788, 125.0528, 136.304, 115.9112, 133.4912, 113.0984, 324.0584, 290.6564, 284.6792, 283.2728, 310.346, 267.8024, 120.482, 127.514, 124.3496, 120.8336, 109.934, 112.0436, 112.3952, 300.8528, 282.5696, 278.702, 300.1496, 283.2728, 92.7056, 126.1076, 120.8336, 117.6692, 115.5596, 115.5596, 158.8064, 281.5148, 278.3504, 289.6016, 293.1176, 282.218, 200.2952, 132.788, 122.5916, 118.0208, 117.3176, 119.4272, 137.7104, 358.8284, 286.0856, 281.1632, 294.1724, 282.218, 283.2728, 103.6052, 128.2172, 120.482, 118.0208, 129.272, 108.5276, 197.1308, 289.9532, 283.976, 288.8984, 287.492, 295.9304, 86.3768, 119.0756, 118.724, 117.6692, 113.45, 123.998, 159.158, 278.702, 283.976, 293.4692, 289.6016, 339.1772, 259.7156, 136.304, 122.5916, 120.1304, 121.1852, 123.998, 126.1076, 21.3308, 307.8848, 277.2956, 285.734, 296.6336, 268.5056, 171.8156, 126.8108, 118.3724, 119.0756, 126.8108, 124.7012, 130.3268, 298.3916, 283.976, 285.0308, 293.8208, 289.25, 262.1768, 132.788, 121.8884, 113.45, 119.0756, 116.966, 135.6008, 6.5636, 305.7752, 287.8436, 309.9944, 298.04, 292.0628, 105.7148, 128.9204, 124.3496, 125.4044, 120.1304, 113.45, 50.8652, 303.314, 288.1952, 288.5468, 300.1496, 325.1132, 92.354, 135.6008, 121.1852, 121.8884, 121.1852, 112.7468, 111.3404, 298.7432, 312.4556, 297.3368, 282.9212, 307.5332, 279.4052, 103.9568, 131.3816, 121.1852, 116.966, 122.5916, 121.1852, 107.8244, 292.0628, 285.0308, 285.3824, 304.0172, 326.8712, 347.9288, 127.8656, 131.03, 133.4912, 124.7012, 131.3816, 125.756, 344.0612, 310.6976, 282.5696, 287.8436, 294.8756, 308.9396 ; 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 = 37.37808, -16.73391, -99.63821, -120.8505, -98.94337, -83.1567, -21.07053, 63.49719, 109.9668, 95.83974, 102.6241, 65.75005, 56.92503, -18.42064, -71.08114, -114.0581, -116.4699, -76.67361, -41.61797, 41.70583, 83.98553, 100.0086, 98.21948, 125.1802, 62.79951, 11.11833, -48.09274, -109.6415, -119.1586, -91.81097, -77.93204, 10.25406, 59.47709, 103.0045, 110.3977, 114.835, 69.32436, 12.93614, -33.33803, -107.3705, -106.6528, -92.25391, -83.41707, -8.342121, 52.9502, 108.7304, 109.2636, 119.0897, 88.13322, 45.19434, -0.2039001, -91.59052, -115.9635, -97.66769, -114.376, -50.81284, 43.04556, 81.80527, 112.7321, 129.2003, 88.09854, 77.58947, -1.555069, -60.92831, -112.1393, -102.1161, -95.94996, -55.91972, 12.00126, 78.95214, 105.1981, 101.0463, 106.823, 71.2466, 6.156876, -17.1055, -88.23141, -75.33023, -94.77183, -21.47797, -15.00656, 51.06049, 106.5063, 110.0931, 97.1051, 97.02181, 49.99867, 2.453835, -43.98237, -109.388, -99.65555, -66.85548, -72.12726, 3.298568, 69.74195, 110.1951, 92.28172, 79.13481, 64.86433, 21.24218, -36.12299, -94.7776, -113.0228, -101.423, -64.79491, -35.74014, 55.53313, 103.1004, 121.6222, 107.4057, 75.80924, 53.14896, 0.7710971, -48.06777, -98.55451, -67.85918, -75.33185, -34.79327, 44.60924, 71.19625, 102.9144, 99.4506, 85.99442, 62.42556, 5.460049, -35.29482, -96.40753, -98.4358, -58.33294, -36.57058, 14.94568, 57.86875, 100.618, 103.3494, 101.8725, 82.22832, 36.06106, -14.91532, -37.86946, -86.50093, -108.3459, -53.96019, -45.13973, 16.22455, 53.2569, 92.33767, 95.9379, 85.5016, 63.48215, 20.38316, -30.17229, -92.34445, -109.1581, -69.52874, -38.63114, -1.042728, 56.03425, 96.24616, 90.85847, 97.41707, 78.78501, 44.74714, -1.610865, -36.02375, -102.1985, -93.80826, -80.09266, -34.67597 ; 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 = -42.12008, 10.85152, 15.87671, 22.31105, 40.10192, 31.35, -10.97461, -58.77434, -77.1507, -100.3046, -49.85639, -62.37527, -24.2787, 25.40825, 26.79753, 29.87833, 27.47394, 65.12986, -1.597055, -24.54896, -64.47697, -68.34814, -58.62865, -45.39862, -25.42825, -4.581554, 28.72913, 24.44671, 18.23809, 53.3272, 18.3833, -0.4845735, -43.38352, -61.48492, -57.88438, -54.92019, -33.15458, -33.36242, 6.791667, 15.76013, 37.98072, 39.38313, 18.06284, -22.55749, -49.01183, -69.5135, -58.14738, -61.5131, -49.71566, -49.68604, 9.970116, 26.41131, 22.884, 43.83706, 24.76658, 11.98618, -10.41795, -64.41417, -66.3566, -68.75722, -72.03595, -26.00264, -5.045178, 22.11975, 27.90957, 34.95898, 30.23818, 27.18983, 0.7599344, -43.90017, -57.65154, -52.98124, -46.33718, -48.05282, -16.17237, 2.61812, 21.95931, 32.70638, 33.74971, 56.47344, -2.722934, -53.43922, -68.09164, -63.89683, -58.77466, -65.43711, -36.46981, 6.283778, 34.2206, 14.00439, 28.07573, 33.52779, -1.881664, -22.93471, -52.19415, -59.51367, -51.31189, -59.22367, -44.9162, -18.03176, 19.52479, 23.58855, 30.3495, 44.77684, 22.62739, -4.910533, -51.40265, -64.14539, -52.75669, -59.72133, -38.57009, -54.27544, 6.701684, 34.63595, 31.72514, 56.92931, 40.12214, 14.10178, -12.55153, -57.49, -70.33405, -70.68736, -49.91019, -27.07865, 4.44277, 23.19671, 31.68823, 33.02559, 33.88192, 52.44844, -0.6143897, -59.09527, -60.90088, -64.30032, -61.66024, -34.4758, -14.08892, 8.180522, 34.64702, 44.71684, 24.85673, 41.45481, 7.477044, -4.032243, -46.92189, -55.88908, -48.81112, -54.6629, -38.42374, -6.553893, 12.22888, 24.79683, 30.03109, 46.9281, 59.19499, 4.87585, -43.56747, -83.75403, -86.19495, -67.45779, -69.41338, -32.22045, 5.640485, 30.98269, 22.78714, 30.1973, 37.13633, 28.01957 ; 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.051921, 1.051921, 1.220106, 1.220106, 1.320886, 1.78991, 1.488634, 1.25371, 1.220106, 0.9171741, 0.8834593, 0.8497334, 0.7822475, 1.018251, 1.051921, 1.186491, 1.152865, 1.421567, 1.956918, 1.220106, 1.25371, 0.8834593, 0.8834593, 0.8497334, 0.8497334, 0.8159961, 0.8159961, 1.119228, 1.119228, 1.488634, 1.555659, 1.119228, 1.25371, 0.9171741, 0.7147166, 0.7484877, 0.7484877, 0.7484877, 0.8159961, 1.186491, 1.08558, 1.354457, 2.290165, 1.220106, 1.488634, 1.287303, 0.8497334, 0.9508776, 0.9171741, 1.051921, 0.9508776, 1.388018, 1.320886, 1.354457, 2.290165, 2.356693, 1.555659, 1.421567, 0.98457, 0.98457, 0.9508776, 0.8834593, 0.9508776, 1.08558, 1.25371, 1.320886, 1.756477, 1.890146, 1.78991, 1.388018, 1.051921, 0.9171741, 0.98457, 0.9508776, 1.119228, 0.98457, 1.220106, 1.287303, 1.388018, 1.287303, 1.823333, 1.25371, 1.388018, 0.98457, 1.051921, 1.018251, 1.018251, 0.98457, 1.220106, 1.287303, 1.388018, 1.656116, 1.890146, 1.488634, 1.555659, 0.9508776, 1.018251, 1.119228, 1.051921, 1.051921, 1.119228, 1.320886, 1.25371, 1.388018, 1.78991, 1.488634, 1.354457, 1.186491, 0.9508776, 1.051921, 1.018251, 0.8834593, 0.9508776, 1.152865, 1.220106, 1.25371, 1.354457, 1.723034, 1.287303, 1.354457, 0.9508776, 0.9508776, 0.9508776, 0.9171741, 0.9171741, 0.9171741, 1.119228, 1.152865, 1.25371, 1.287303, 1.220106, 1.119228, 1.051921, 0.7822475, 0.8497334, 0.7822475, 0.8497334, 0.9508776, 0.8834593, 1.08558, 1.051921, 1.119228, 1.589155, 1.421567, 1.08558, 0.8159961, 0.7822475, 0.8497334, 0.8159961, 0.7822475, 0.8497334, 1.018251, 1.119228, 1.119228, 1.152865, 1.68958, 1.018251, 0.8497334, 0.7147166, 0.7822475, 0.7822475, 0.8159961, 0.8834593, 0.8834593, 1.051921, 1.152865, 1.119228, 1.287303 ; 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 ; }