netcdf F0109.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.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 = "13-Oct-2004 11:32:29: Modified [lon,lat] to [-68.997900,44.054500].\n", "Wed Oct 6 14:30:01 2004: /usr/local/nco/bin/ncrcat -d time,2453285.5521,2453286.55 F0109.aanderaa.realtime.nc F0109.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 = "F0109" ; :mooring_site_desc = "W.Penobscot Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.3 ; :goes_platform_id = "00454716" ; :starting_julian_day_number = 2453408.00000579 ; :starting_julian_day_string = "2005-02-06 00:00:00" ; :ending_julian_day_number = 2453414.95833912 ; :ending_julian_day_string = "2005-02-12 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 20-Aug-2004 20:45:08\n", "AANCM_Temperature_1.5: 20-Aug-2004 20:45:08" ; :longitude = -68.9979 ; :latitude = 44.0545 ; data: lat = 44.0545 ; lon = -68.9979 ; depth = 2 ; time = 2453408, 2453408.04166667, 2453408.08333333, 2453408.125, 2453408.16666667, 2453408.20833333, 2453408.25, 2453408.29166667, 2453408.33333333, 2453408.375, 2453408.41666667, 2453408.45833333, 2453408.5, 2453408.54166667, 2453408.58333333, 2453408.625, 2453408.66666667, 2453408.70833333, 2453408.75, 2453408.79166667, 2453408.83333333, 2453408.875, 2453408.91666667, 2453408.95833333, 2453409, 2453409.04166667, 2453409.08333333, 2453409.125, 2453409.16666667, 2453409.20833333, 2453409.25, 2453409.29166667, 2453409.33333333, 2453409.375, 2453409.41666667, 2453409.45833333, 2453409.5, 2453409.54166667, 2453409.58333333, 2453409.625, 2453409.66666667, 2453409.70833333, 2453409.75, 2453409.79166667, 2453409.83333333, 2453409.875, 2453409.91666667, 2453409.95833333, 2453410, 2453410.04166667, 2453410.08333333, 2453410.125, 2453410.16666667, 2453410.20833333, 2453410.25, 2453410.29166667, 2453410.33333333, 2453410.375, 2453410.41666667, 2453410.45833333, 2453410.5, 2453410.54166667, 2453410.58333333, 2453410.625, 2453410.66666667, 2453410.70833333, 2453410.75, 2453410.79166667, 2453410.83333333, 2453410.875, 2453410.91666667, 2453410.95833333, 2453411, 2453411.04166667, 2453411.08333333, 2453411.125, 2453411.16666667, 2453411.20833333, 2453411.25, 2453411.29166667, 2453411.33333333, 2453411.375, 2453411.41666667, 2453411.45833333, 2453411.5, 2453411.54166667, 2453411.58333333, 2453411.625, 2453411.66666667, 2453411.70833333, 2453411.75, 2453411.79166667, 2453411.83333333, 2453411.875, 2453411.91666667, 2453411.95833333, 2453412, 2453412.04166667, 2453412.08333333, 2453412.125, 2453412.16666667, 2453412.20833333, 2453412.25, 2453412.29166667, 2453412.33333333, 2453412.375, 2453412.41666667, 2453412.45833333, 2453412.5, 2453412.54166667, 2453412.58333333, 2453412.625, 2453412.66666667, 2453412.70833333, 2453412.75, 2453412.79166667, 2453412.83333333, 2453412.875, 2453412.91666667, 2453412.95833333, 2453413, 2453413.04166667, 2453413.08333333, 2453413.125, 2453413.16666667, 2453413.20833333, 2453413.25, 2453413.29166667, 2453413.33333333, 2453413.375, 2453413.41666667, 2453413.45833333, 2453413.5, 2453413.54166667, 2453413.58333333, 2453413.625, 2453413.66666667, 2453413.70833333, 2453413.75, 2453413.79166667, 2453413.83333333, 2453413.875, 2453413.91666667, 2453413.95833333, 2453414, 2453414.04166667, 2453414.08333333, 2453414.125, 2453414.16666667, 2453414.20833333, 2453414.25, 2453414.29166667, 2453414.33333333, 2453414.375, 2453414.41666667, 2453414.45833333, 2453414.5, 2453414.54166667, 2453414.58333333, 2453414.625, 2453414.66666667, 2453414.70833333, 2453414.75, 2453414.79166667, 2453414.83333333, 2453414.875, 2453414.91666667, 2453414.95833333 ; current_speed = 31.3831, 40.4754, 60.1265, 58.66, 64.526, 57.7801, 50.1543, 52.794, 41.6486, 35.4893, 28.4501, 24.9305, 28.7434, 34.0228, 48.6878, 64.2327, 80.3642, 64.526, 76.258, 56.9002, 45.1682, 32.8496, 23.464, 21.7042, 20.2377, 29.6233, 38.4223, 49.861, 53.3806, 62.4729, 52.794, 41.062, 27.5702, 20.2377, 13.1985, 12.9052, 14.3717, 22.8774, 46.928, 47.5146, 61.0064, 66.5791, 61.8863, 41.3553, 25.8104, 20.531, 2.933, 22.2908, 7.0392, 10.2655, 15.8382, 26.9836, 43.1151, 56.3136, 51.0342, 52.5007, 35.196, 28.4501, 10.2655, 10.5588, 9.0923, 16.1315, 18.1846, 26.6903, 34.9027, 51.6208, 56.6069, 51.6208, 39.8888, 8.2124, 14.665, 5.2794, 5.866, 2.933, 12.3186, 17.0114, 27.5702, 41.6486, 53.0873, 49.861, 36.9558, 15.2516, 10.2655, 3.2263, 15.5449, 13.4918, 9.0923, 18.4779, 31.9697, 38.129, 55.4337, 61.0064, 51.9141, 37.8357, 24.0506, 11.732, 4.1062, 8.5057, 4.1062, 12.6119, 21.4109, 30.2099, 46.6347, 61.593, 62.7662, 54.8471, 24.0506, 13.7851, 8.799, 18.7712, 29.0367, 36.9558, 16.1315, 26.9836, 35.7826, 43.4084, 68.3389, 75.9647, 70.6853, 70.0987, 46.928, 26.6903, 16.4248, 13.7851, 0.5866, 47.8079, 60.1265, 71.2719, 107.6411, 100.3086, 92.6828, 78.3111, 56.6069, 39.5955, 11.732, 10.8521, 18.7712, 42.5285, 50.4476, 63.0595, 73.6183, 67.7523, 83.2972, 77.4312, 49.5677, 33.7295, 18.7712, 11.732, 18.1846, 24.6372, 31.0898, 48.3945, 63.9394, 62.7662, 71.2719, 54.8471, 38.129, 22.2908, 6.1593, 8.2124, 17.598, 11.4387, 20.2377, 24.3439, 42.8218, 51.0342, 50.4476, 43.1151 ; 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 = 184.5184, 178.5412, 175.3768, 175.3768, 174.322, 169.7512, 161.6644, 165.1804, 173.2672, 179.9476, 196.1212, 189.0892, 177.4864, 167.6416, 176.4316, 169.7512, 158.8516, 154.984, 158.8516, 165.1804, 165.8836, 190.4956, 196.4728, 150.7648, 162.7192, 168.6964, 168.3448, 167.9932, 168.6964, 170.806, 175.7284, 192.6052, 175.0252, 187.6828, 151.8196, 148.3036, 157.7968, 164.8288, 169.048, 171.8608, 169.048, 172.564, 182.7604, 161.6644, 163.4224, 176.4316, 221.4364, 86.0704, 122.6368, 83.9608, 169.3996, 174.6736, 183.112, 179.9476, 178.8928, 188.386, 163.774, 168.6964, 175.0252, 359.2252, 59.7004, 57.2392, 128.614, 167.6416, 172.9156, 179.2444, 175.0252, 187.3312, 205.6144, 185.2216, 175.0252, 309.688, 15.0472, 163.4224, 102.9472, 182.4088, 189.0892, 186.2764, 182.4088, 186.628, 193.3084, 219.3268, 148.6552, 212.2948, 19.618, 49.504, 97.6732, 130.0204, 184.87, 181.7056, 176.4316, 181.7056, 184.5184, 197.176, 157.7968, 204.9112, 166.5868, 339.574, 38.956, 128.614, 183.4636, 188.7376, 183.112, 181.354, 183.4636, 176.08, 198.934, 240.0712, 260.1124, 321.2908, 338.8708, 342.3868, 146.8972, 189.4408, 190.4956, 192.2536, 190.4956, 179.9476, 167.29, 177.1348, 192.9568, 235.1488, 260.8156, 313.5556, 359.2252, 181.0024, 185.5732, 179.596, 172.564, 165.1804, 160.6096, 161.6644, 164.1256, 170.4544, 143.0296, 98.728, 140.5684, 159.5548, 167.29, 170.1028, 166.2352, 170.806, 164.8288, 159.9064, 164.4772, 163.0708, 158.1484, 116.6596, 100.1344, 141.9748, 137.0524, 146.8972, 170.4544, 159.5548, 157.4452, 156.3904, 159.5548, 154.984, 160.258, 352.5448, 64.2712, 86.7736, 189.4408, 173.2672, 177.1348, 169.048, 163.0708, 166.2352 ; 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 = -2.472337, 1.030427, 4.846348, 4.728144, 6.384052, 10.28041, 15.77766, 13.50346, 4.882852, 0.03245682, -7.899743, -3.938319, 1.260586, 7.281769, 3.030332, 11.42847, 28.99418, 27.2862, 27.51273, 14.55373, 11.01619, -5.983884, -6.653455, 10.60024, 6.011708, 5.806396, 7.762134, 10.37247, 10.46301, 9.981784, 3.932332, -8.961035, 2.390821, -2.705552, 6.232982, 6.780627, 5.430958, 5.987109, 8.915689, 6.727048, 11.5904, 8.616578, -2.980409, 13.00965, 7.36406, 1.277851, -1.941025, 22.23839, 5.927754, 10.20853, 2.913567, 2.504871, -2.34063, 0.05150174, 0.986138, -7.65677, 9.834707, 5.57644, 0.8901994, -0.1427803, 7.850284, 13.56558, 14.20886, 5.712422, 4.304595, 0.6807403, 4.908813, -6.587058, -17.24442, -0.7473942, 1.271713, -4.062674, 1.5229, 0.836825, 12.00542, -0.714974, -4.355318, -4.553229, -2.231212, -5.755086, -8.506945, -9.665591, 5.33998, -1.723733, 5.219162, 10.25986, 9.010885, 14.15066, -2.714075, -1.134869, 3.450198, -1.815791, -4.089754, -11.17318, 9.088541, -4.941672, 0.9525235, -2.968467, 2.581664, 9.854535, -1.293527, -4.58917, -2.531702, -1.455415, -3.791983, 3.749542, -7.803909, -11.9468, -8.668304, -11.73891, -10.46692, -11.18244, 8.810104, -4.426078, -6.518159, -9.212958, -12.44862, 0.0694737, 15.55193, 3.503977, -10.52202, -21.9031, -16.21423, -9.990146, -0.007932239, -0.8363652, -5.839328, 0.5025433, 13.93077, 25.65658, 30.77098, 24.63529, 15.48366, 6.566221, 7.055653, 10.72643, 11.92265, 14.85569, 11.0993, 10.83873, 17.5165, 10.82531, 21.79922, 26.60186, 13.2654, 9.821686, 6.986713, 10.48475, 17.90088, 15.17671, 21.18239, 26.43031, 10.60323, 21.92495, 27.33754, 21.9664, 13.31889, 9.426141, 2.080521, -1.065567, 15.85332, 11.42057, -3.319559, 2.854061, 2.140505, 9.695812, 14.68983, 10.25867 ; 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 = -31.28556, -40.46228, -59.93087, -58.46914, -64.20941, -56.85818, -47.60798, -51.03786, -41.36138, -35.48928, -27.33134, -24.61746, -28.71574, -33.23442, -48.5934, -63.20783, -74.9516, -58.4728, -71.12196, -55.00747, -43.80422, -32.29999, -22.50091, -18.93957, -19.32418, -29.04868, -37.63007, -48.77019, -52.34514, -61.67031, -52.64735, -40.07228, -27.46634, -20.05603, -11.63402, -10.98031, -13.30603, -22.08008, -46.07328, -47.03599, -59.89527, -66.01917, -61.81449, -39.2557, -24.73757, -20.49119, -2.198843, 1.527604, -3.796323, 1.080022, -15.56791, -26.86709, -43.05152, -56.31358, -51.02467, -51.93936, -33.79404, -27.89824, -10.22683, 10.55783, 4.587262, 8.729287, -11.34847, -26.07183, -34.63624, -51.61631, -56.39366, -51.19881, -35.96869, -8.17832, -14.60976, 3.37146, 5.664868, -2.811087, -2.76002, -16.99637, -27.22402, -41.39896, -53.04039, -49.52775, -35.96336, -11.79778, -8.767275, -2.727225, 14.64255, 8.761507, -1.214028, -11.8824, -31.85429, -38.11211, -55.32623, -60.97937, -51.75275, -36.14831, -22.26723, -10.64047, -3.994193, 7.970893, 3.1931, -7.870715, -21.37179, -29.8593, -46.56593, -61.5758, -62.65155, -54.71878, -22.74929, -6.877709, -1.510928, 14.64773, 27.08456, 35.22335, -13.51323, -26.61812, -35.18392, -42.41946, -67.19552, -75.96467, -68.95324, -70.01107, -45.73318, -15.2521, -2.621602, 9.498735, 0.5865464, -47.80058, -59.84228, -71.27013, -106.7358, -96.97193, -87.42567, -74.33526, -54.44812, -39.04726, -9.373239, -1.64674, -14.49856, -39.84949, -49.21144, -62.12103, -71.50403, -66.88189, -80.39414, -72.71817, -47.75967, -32.26784, -17.42251, -5.264019, -3.199722, -19.40771, -22.75702, -40.53969, -63.05409, -58.81235, -65.82053, -50.25616, -35.72713, -20.19969, -5.797276, 8.142978, 7.639502, 0.6437877, -19.96359, -24.17602, -42.76827, -50.1047, -48.26147, -41.87686 ; 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 = 0.5232481, 0.5232481, 0.3204355, 0.5232481, 0.4556905, 0.5570095, 0.4556905, 0.4218943, 0.4556905, 0.4556905, 0.4556905, 0.5570095, 0.6244977, 0.6582246, 0.6582246, 0.69194, 0.725644, 0.8939933, 0.6582246, 0.725644, 0.69194, 0.8266876, 0.7593365, 0.6582246, 0.725644, 0.5907594, 0.6582246, 0.69194, 0.9276294, 0.8939933, 0.7930177, 0.7930177, 0.8603461, 0.9276294, 0.8603461, 0.69194, 0.6582246, 0.7593365, 0.4556905, 0.6582246, 0.9612541, 1.263376, 1.062061, 1.497746, 1.196315, 0.8939933, 1.062061, 1.062061, 1.02847, 0.9612541, 1.02847, 1.02847, 0.9276294, 0.9948676, 0.9948676, 0.8266876, 0.7593365, 0.8266876, 0.8603461, 0.8603461, 0.8603461, 0.8939933, 0.8603461, 0.8939933, 0.9948676, 0.9612541, 1.02847, 1.02847, 1.12921, 0.9948676, 1.162768, 1.062061, 1.062061, 1.02847, 0.9276294, 0.8939933, 0.9612541, 0.9948676, 0.9948676, 1.062061, 1.02847, 0.9948676, 0.9948676, 0.9612541, 0.9948676, 0.9948676, 0.9948676, 0.9612541, 1.095641, 1.12921, 1.162768, 1.162768, 1.196315, 1.196315, 1.196315, 0.9948676, 0.9948676, 1.062061, 1.162768, 1.062061, 1.062061, 1.095641, 1.02847, 1.229851, 1.062061, 1.196315, 1.263376, 1.196315, 1.02847, 1.095641, 1.095641, 1.095641, 1.095641, 1.095641, 1.062061, 1.062061, 0.9948676, 0.8939933, 0.8603461, 0.8603461, 0.8939933, 0.9276294, 0.9948676, 1.095641, 1.12921, 0.9948676, 0.9948676, 0.9948676, 0.8939933, 0.8939933, 0.8266876, 0.8266876, 0.8603461, 0.8603461, 0.8603461, 0.8603461, 0.8939933, 0.8939933, 0.8939933, 0.8603461, 0.8603461, 0.8939933, 0.7593365, 0.69194, 0.725644, 0.69194, 0.725644, 0.69194, 0.725644, 0.725644, 0.7593365, 0.725644, 0.69194, 0.69194, 0.5907594, 0.5907594, 0.5570095, 0.5570095, 0.5907594, 0.6582246, 0.6582246, 0.725644, 0.725644, 0.7930177, 0.7930177, 0.7930177, 0.7593365, 0.7593365 ; 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 ; }