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 = 2453478.00000579 ; :starting_julian_day_string = "2005-04-17 00:00:00" ; :ending_julian_day_number = 2453484.95833912 ; :ending_julian_day_string = "2005-04-23 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 = 2453478, 2453478.04166667, 2453478.08333333, 2453478.125, 2453478.16666667, 2453478.20833333, 2453478.25, 2453478.29166667, 2453478.33333333, 2453478.375, 2453478.41666667, 2453478.45833333, 2453478.5, 2453478.54166667, 2453478.58333333, 2453478.625, 2453478.66666667, 2453478.70833333, 2453478.75, 2453478.79166667, 2453478.83333333, 2453478.875, 2453478.91666667, 2453478.95833333, 2453479, 2453479.04166667, 2453479.08333333, 2453479.125, 2453479.16666667, 2453479.20833333, 2453479.25, 2453479.29166667, 2453479.33333333, 2453479.375, 2453479.41666667, 2453479.45833333, 2453479.5, 2453479.54166667, 2453479.58333333, 2453479.625, 2453479.66666667, 2453479.70833333, 2453479.75, 2453479.79166667, 2453479.83333333, 2453479.875, 2453479.91666667, 2453479.95833333, 2453480, 2453480.04166667, 2453480.08333333, 2453480.125, 2453480.16666667, 2453480.20833333, 2453480.25, 2453480.29166667, 2453480.33333333, 2453480.375, 2453480.41666667, 2453480.45833333, 2453480.5, 2453480.54166667, 2453480.58333333, 2453480.625, 2453480.66666667, 2453480.70833333, 2453480.75, 2453480.79166667, 2453480.83333333, 2453480.875, 2453480.91666667, 2453480.95833333, 2453481, 2453481.04166667, 2453481.08333333, 2453481.125, 2453481.16666667, 2453481.20833333, 2453481.25, 2453481.29166667, 2453481.33333333, 2453481.375, 2453481.41666667, 2453481.45833333, 2453481.5, 2453481.54166667, 2453481.58333333, 2453481.625, 2453481.66666667, 2453481.70833333, 2453481.75, 2453481.79166667, 2453481.83333333, 2453481.875, 2453481.91666667, 2453481.95833333, 2453482, 2453482.04166667, 2453482.08333333, 2453482.125, 2453482.16666667, 2453482.20833333, 2453482.25, 2453482.29166667, 2453482.33333333, 2453482.375, 2453482.41666667, 2453482.45833333, 2453482.5, 2453482.54166667, 2453482.58333333, 2453482.625, 2453482.66666667, 2453482.70833333, 2453482.75, 2453482.79166667, 2453482.83333333, 2453482.875, 2453482.91666667, 2453482.95833333, 2453483, 2453483.04166667, 2453483.08333333, 2453483.125, 2453483.16666667, 2453483.20833333, 2453483.25, 2453483.29166667, 2453483.33333333, 2453483.375, 2453483.41666667, 2453483.45833333, 2453483.5, 2453483.54166667, 2453483.58333333, 2453483.625, 2453483.66666667, 2453483.70833333, 2453483.75, 2453483.79166667, 2453483.83333333, 2453483.875, 2453483.91666667, 2453483.95833333, 2453484, 2453484.04166667, 2453484.08333333, 2453484.125, 2453484.16666667, 2453484.20833333, 2453484.25, 2453484.29166667, 2453484.33333333, 2453484.375, 2453484.41666667, 2453484.45833333, 2453484.5, 2453484.54166667, 2453484.58333333, 2453484.625, 2453484.66666667, 2453484.70833333, 2453484.75, 2453484.79166667, 2453484.83333333, 2453484.875, 2453484.91666667, 2453484.95833333 ; current_speed = 96.2024, 98.2555, 85.6436, 68.6322, 35.196, 20.8243, 45.4615, 61.0064, 42.8218, 52.794, 27.2769, 46.6347, 73.9116, 113.2138, 94.7359, 84.4704, 61.0064, 22.2908, 32.263, 65.1126, 59.5399, 48.6878, 48.1012, 12.0253, 45.1682, 82.4173, 97.3756, 86.5235, 71.2719, 40.4754, 15.2516, 37.2491, 85.9369, 60.7131, 42.5285, 24.9305, 46.6347, 70.9786, 119.6664, 94.1493, 85.6436, 67.459, 22.5841, 31.9697, 61.0064, 83.5905, 75.0848, 48.6878, 23.1707, 48.1012, 101.1885, 109.6942, 80.9508, 69.8054, 29.6233, 13.4918, 63.6461, 95.9091, 80.3642, 44.2883, 28.4501, 36.9558, 67.7523, 114.0937, 104.7081, 90.3364, 78.6044, 21.9975, 28.7434, 81.2441, 61.593, 68.6322, 49.5677, 6.4526, 62.4729, 98.5488, 110.5741, 105.8813, 100.6019, 46.0481, 15.8382, 43.7017, 84.7637, 81.2441, 62.7662, 22.5841, 46.3414, 92.6828, 114.387, 115.5602, 102.0684, 57.1935, 4.3995, 41.3553, 105.588, 93.2694, 84.7637, 60.1265, 21.1176, 85.9369, 119.6664, 111.1607, 136.0912, 78.0178, 44.8749, 32.8496, 86.2302, 107.9344, 86.2302, 87.99, 28.1568, 57.1935, 117.9066, 126.4123, 111.454, 89.4565, 58.3667, 19.6511, 71.8585, 102.655, 105.588, 84.4704, 46.0481, 46.3414, 97.6689, 120.8396, 108.521, 87.6967, 83.2972, 22.5841, 51.6208, 108.2277, 111.1607, 105.2947, 70.6853, 9.0923, 90.6297, 137.5577, 105.8813, 118.7865, 83.8838, 25.8104, 43.1151, 106.4679, 109.9875, 105.2947, 92.3895, 30.7965, 58.0734, 135.2113, 131.985, 116.7334, 102.0684, 83.2972, 9.0923, 58.9533, 114.0937, 106.4679, 98.5488, 58.9533, 37.2491, 100.8952, 126.7056, 151.0495, 120.8396, 95.0292, 34.6094, 53.9672 ; 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 = 129.6236, 128.9204, 127.1624, 123.6464, 133.8428, 264.638, 317.0264, 300.1496, 326.8712, 331.0904, 7.2668, 120.8336, 129.6236, 125.0528, 126.4592, 118.3724, 126.8108, 156.3452, 278.702, 299.4464, 326.8712, 326.168, 342.3032, 85.322, 127.1624, 134.8976, 127.8656, 125.0528, 124.3496, 138.062, 279.0536, 306.1268, 277.2956, 326.168, 333.2, 48.7556, 111.3404, 129.272, 127.8656, 125.756, 120.8336, 123.2948, 154.5872, 276.2408, 290.6564, 289.6016, 298.04, 299.0948, 55.7876, 131.7332, 127.514, 126.1076, 122.9432, 116.2628, 134.1944, 293.4692, 286.4372, 282.5696, 295.2272, 333.9032, 17.1116, 102.902, 128.9204, 125.756, 122.5916, 118.724, 127.514, 119.7788, 287.8436, 286.7888, 321.9488, 315.62, 318.0812, 69.1484, 128.9204, 129.272, 128.5688, 123.6464, 128.2172, 134.546, 263.9348, 321.9488, 292.766, 300.5012, 315.9716, 311.4008, 109.2308, 126.1076, 132.0848, 127.1624, 124.3496, 120.482, 122.9432, 292.766, 272.0216, 304.0172, 296.282, 291.3596, 73.7192, 126.8108, 121.8884, 120.8336, 120.8336, 122.24, 128.9204, 277.6472, 287.1404, 281.1632, 298.7432, 296.6336, 351.4448, 122.24, 120.8336, 123.6464, 120.8336, 122.24, 128.9204, 288.5468, 285.3824, 279.0536, 279.4052, 322.3004, 287.1404, 100.4408, 126.8108, 125.756, 125.756, 122.9432, 128.2172, 169.0028, 295.2272, 277.9988, 283.2728, 319.136, 299.798, 238.6196, 126.8108, 125.4044, 114.5048, 120.1304, 123.998, 128.5688, 269.2088, 280.46, 285.3824, 304.0172, 297.3368, 356.0156, 124.7012, 128.9204, 127.514, 116.966, 120.1304, 133.8428, 182.3636, 316.6748, 295.2272, 315.2684, 305.4236, 288.8984, 96.9248, 128.5688, 126.4592, 123.2948, 122.9432, 127.8656, 178.496, 292.766 ; 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 = 74.09996, 76.44469, 68.25166, 57.13444, 25.38487, -20.73318, -30.98935, -52.75327, -23.4031, -25.52215, 3.450251, 40.04333, 56.93045, 92.67944, 76.19421, 74.32361, 48.84285, 8.943633, -31.89161, -56.70109, -32.53992, -27.1074, -14.6218, 11.98524, 35.99574, 58.38189, 76.87344, 70.83014, 58.8428, 27.05076, -15.06159, -30.08663, -85.24117, -33.8026, -19.17515, 18.74535, 43.43719, 54.94806, 94.47097, 76.40336, 73.53869, 56.38609, 9.691671, -31.78024, -57.08447, -78.74627, -66.27132, -42.5442, 19.16122, 35.89565, 80.26318, 88.62323, 67.93473, 62.59966, 21.23928, -12.37568, -61.04491, -93.61038, -72.69945, -19.48194, 8.370982, 36.02279, 52.71261, 92.5885, 88.21986, 79.22005, 62.34937, 19.09271, -27.36074, -77.78115, -37.96379, -48.00232, -33.11503, 6.02999, 48.60514, 76.29152, 86.45348, 88.1433, 79.04002, 32.81791, -15.74954, -26.93622, -78.16001, -70.00142, -43.62344, -16.94037, 43.75552, 74.87952, 84.89273, 92.09299, 84.26871, 49.2887, 3.692105, -38.13343, -105.5223, -77.30817, -76.0013, -55.99658, 20.27077, 68.80267, 101.6062, 95.44919, 116.856, 65.98909, 34.91355, -32.55745, -82.40032, -105.8923, -75.60525, -78.65351, -4.188667, 48.37546, 101.2416, 105.2348, 95.70103, 75.66418, 45.41043, -18.6305, -69.28431, -101.3761, -104.1686, -51.65547, -44.0029, 45.57411, 78.19553, 98.06288, 88.06618, 73.59595, 65.44421, 4.308166, -46.69746, -107.1748, -108.1914, -68.89072, -61.33949, -7.76236, 72.55981, 112.121, 96.3442, 102.7367, 69.54446, 20.18012, -43.11099, -104.6986, -106.0474, -87.27558, -82.07167, -2.139891, 47.74401, 105.197, 104.6911, 104.0416, 88.27745, 60.07752, -0.3749747, -40.45012, -103.212, -74.93069, -80.30634, -55.77539, 36.97738, 78.88593, 101.9068, 126.2558, 101.4098, 75.02106, 0.9083838, -49.76278 ; 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 = -61.35225, -61.72805, -51.73527, -38.02676, -24.37964, -1.945989, 33.26272, 30.64104, 35.86086, 46.215, 27.05781, -23.90245, -47.13648, -65.0222, -56.29683, -40.14037, -36.55348, -20.41791, 4.881241, 32.00995, 49.86134, 40.44367, 45.82498, 0.9807332, -27.28504, -58.17358, -59.77024, -49.69313, -40.21453, -30.10837, 2.399967, 21.96111, 10.91299, 50.43277, 37.96033, 16.43599, -16.97075, -44.92964, -73.45259, -55.0147, -43.89633, -37.03141, -20.39885, 3.475338, 21.52079, 28.04276, 35.29645, 23.67474, 13.02801, -32.01918, -61.61927, -64.64318, -44.02164, -30.88812, -20.65026, 5.373191, 18.00957, 20.87226, 34.25193, 39.7732, 27.19071, -8.251644, -42.56471, -66.6689, -56.40073, -43.41485, -47.86656, -10.92512, 8.807546, 23.46692, 48.50204, 49.05259, 36.88295, 2.296795, -39.24798, -62.38165, -68.93786, -58.66522, -62.23679, -32.3019, -1.673466, 34.41335, 32.80088, 41.23596, 45.12861, 14.93537, -15.26366, -54.6183, -76.66557, -69.80717, -57.59118, -29.01241, -2.39248, 16.0032, 3.724749, 52.17879, 37.53248, 21.89929, 5.920215, -51.4912, -63.21574, -56.97503, -69.75307, -41.61992, -28.19221, 4.371392, 25.41326, 20.89656, 41.46679, 39.44445, 27.8435, -30.51084, -60.43261, -70.04074, -57.12536, -47.72208, -36.6683, 6.250605, 19.06118, 16.15362, 17.25471, 66.83533, 13.57103, -8.397965, -58.52072, -70.61076, -63.41258, -47.69011, -51.53134, -22.16938, 22.00124, 15.06014, 25.52113, 79.63067, 35.12661, -4.734521, -54.30301, -79.6932, -43.91633, -59.62722, -46.9048, -16.09159, -0.5953594, 19.32915, 29.17528, 58.90625, 42.42712, 30.72206, -33.061, -84.94516, -80.37296, -52.93412, -51.23524, -57.69848, -9.084564, 42.88682, 48.62774, 75.63601, 57.12055, 19.09444, -4.490995, -62.90351, -75.29483, -82.91817, -65.71346, -58.33, -34.59748, 20.88361 ; 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 = 4.073111, 4.040332, 4.138644, 4.138644, 4.138644, 4.105882, 4.007544, 3.876308, 3.941943, 3.843477, 3.810638, 3.77779, 3.810638, 3.941943, 4.073111, 4.138644, 4.204144, 4.236881, 4.30233, 4.073111, 4.105882, 4.236881, 4.204144, 3.974748, 3.941943, 4.073111, 4.171398, 4.400442, 4.335042, 4.400442, 4.30233, 4.236881, 4.073111, 4.171398, 4.073111, 4.040332, 4.007544, 3.941943, 4.236881, 4.465809, 4.43313, 4.563799, 4.596447, 4.465809, 4.269609, 4.30233, 4.236881, 4.204144, 4.269609, 4.138644, 4.531144, 4.531144, 4.69434, 4.596447, 4.661717, 4.596447, 4.465809, 4.400442, 4.30233, 4.269609, 4.30233, 4.269609, 4.30233, 4.498481, 4.726955, 4.69434, 4.857338, 4.824754, 4.857338, 4.531144, 4.661717, 4.563799, 4.269609, 4.204144, 4.367746, 4.661717, 4.759563, 4.857338, 4.857338, 4.922483, 4.792162, 4.792162, 4.400442, 4.335042, 4.171398, 4.105882, 4.43313, 4.661717, 4.889915, 4.955044, 4.987597, 5.05268, 4.922483, 4.987597, 4.629086, 4.596447, 4.335042, 4.007544, 4.236881, 4.367746, 4.563799, 5.020142, 4.922483, 4.955044, 4.955044, 4.857338, 4.498481, 4.563799, 4.531144, 4.269609, 4.563799, 4.400442, 4.661717, 4.987597, 5.020142, 5.08521, 5.117733, 5.020142, 4.759563, 4.759563, 4.43313, 4.824754, 4.105882, 4.465809, 4.661717, 4.955044, 5.020142, 4.987597, 4.987597, 5.05268, 4.889915, 4.596447, 4.465809, 4.367746, 4.236881, 4.400442, 4.531144, 4.824754, 5.05268, 5.05268, 5.150248, 5.247747, 5.182755, 4.759563, 4.563799, 4.43313, 4.171398, 4.498481, 4.400442, 4.69434, 5.08521, 4.955044, 4.987597, 4.987597, 4.889915, 4.824754, 4.726955, 4.531144, 4.335042, 3.843477, 4.236881, 4.531144, 4.857338, 4.857338, 4.857338, 4.889915, 4.889915, 4.792162 ; 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 ; }