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 = 2453492.00000579 ; :starting_julian_day_string = "2005-05-01 00:00:00" ; :ending_julian_day_number = 2453498.95833912 ; :ending_julian_day_string = "2005-05-07 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 = 2453492, 2453492.04166667, 2453492.08333333, 2453492.125, 2453492.16666667, 2453492.20833333, 2453492.25, 2453492.29166667, 2453492.33333333, 2453492.375, 2453492.41666667, 2453492.45833333, 2453492.5, 2453492.54166667, 2453492.58333333, 2453492.625, 2453492.66666667, 2453492.70833333, 2453492.75, 2453492.79166667, 2453492.83333333, 2453492.875, 2453492.91666667, 2453492.95833333, 2453493, 2453493.04166667, 2453493.08333333, 2453493.125, 2453493.16666667, 2453493.20833333, 2453493.25, 2453493.29166667, 2453493.33333333, 2453493.375, 2453493.41666667, 2453493.45833333, 2453493.5, 2453493.54166667, 2453493.58333333, 2453493.625, 2453493.66666667, 2453493.70833333, 2453493.75, 2453493.79166667, 2453493.83333333, 2453493.875, 2453493.91666667, 2453493.95833333, 2453494, 2453494.04166667, 2453494.08333333, 2453494.125, 2453494.16666667, 2453494.20833333, 2453494.25, 2453494.29166667, 2453494.33333333, 2453494.375, 2453494.41666667, 2453494.45833333, 2453494.5, 2453494.54166667, 2453494.58333333, 2453494.625, 2453494.66666667, 2453494.70833333, 2453494.75, 2453494.79166667, 2453494.83333333, 2453494.875, 2453494.91666667, 2453494.95833333, 2453495, 2453495.04166667, 2453495.08333333, 2453495.125, 2453495.16666667, 2453495.20833333, 2453495.25, 2453495.29166667, 2453495.33333333, 2453495.375, 2453495.41666667, 2453495.45833333, 2453495.5, 2453495.54166667, 2453495.58333333, 2453495.625, 2453495.66666667, 2453495.70833333, 2453495.75, 2453495.79166667, 2453495.83333333, 2453495.875, 2453495.91666667, 2453495.95833333, 2453496, 2453496.04166667, 2453496.08333333, 2453496.125, 2453496.16666667, 2453496.20833333, 2453496.25, 2453496.29166667, 2453496.33333333, 2453496.375, 2453496.41666667, 2453496.45833333, 2453496.5, 2453496.54166667, 2453496.58333333, 2453496.625, 2453496.66666667, 2453496.70833333, 2453496.75, 2453496.79166667, 2453496.83333333, 2453496.875, 2453496.91666667, 2453496.95833333, 2453497, 2453497.04166667, 2453497.08333333, 2453497.125, 2453497.16666667, 2453497.20833333, 2453497.25, 2453497.29166667, 2453497.33333333, 2453497.375, 2453497.41666667, 2453497.45833333, 2453497.5, 2453497.54166667, 2453497.58333333, 2453497.625, 2453497.66666667, 2453497.70833333, 2453497.75, 2453497.79166667, 2453497.83333333, 2453497.875, 2453497.91666667, 2453497.95833333, 2453498, 2453498.04166667, 2453498.08333333, 2453498.125, 2453498.16666667, 2453498.20833333, 2453498.25, 2453498.29166667, 2453498.33333333, 2453498.375, 2453498.41666667, 2453498.45833333, 2453498.5, 2453498.54166667, 2453498.58333333, 2453498.625, 2453498.66666667, 2453498.70833333, 2453498.75, 2453498.79166667, 2453498.83333333, 2453498.875, 2453498.91666667, 2453498.95833333 ; current_speed = 37.2491, 20.8243, 20.531, 7.6258, 10.5588, 28.4501, 38.7156, 22.8774, 13.1985, 10.5588, 51.9141, 47.2213, 61.593, 55.4337, 52.2074, 44.2883, 37.2491, 11.4387, 27.2769, 16.7181, 7.0392, 29.9166, 45.7548, 51.3275, 64.8193, 73.325, 69.5121, 53.0873, 28.7434, 36.6625, 16.1315, 11.1454, 4.3995, 20.531, 35.4893, 53.0873, 55.4337, 61.593, 67.459, 45.1682, 28.1568, 14.3717, 29.6233, 42.2352, 41.062, 59.2466, 53.3806, 27.2769, 22.8774, 38.4223, 32.8496, 34.9027, 21.7042, 16.1315, 11.1454, 29.33, 45.4615, 41.3553, 20.8243, 15.8382, 9.9722, 15.2516, 36.3692, 47.2213, 40.4754, 19.3578, 16.7181, 16.4248, 21.9975, 32.263, 23.464, 19.3578, 6.4526, 38.4223, 49.861, 52.5007, 47.5146, 32.5563, 26.1037, 32.263, 6.1593, 24.3439, 19.3578, 7.9191, 9.3856, 34.9027, 45.1682, 58.3667, 69.5121, 38.7156, 24.9305, 28.4501, 24.3439, 12.0253, 21.9975, 9.3856, 10.5588, 21.7042, 36.0759, 32.8496, 34.3161, 26.1037, 22.2908, 22.5841, 15.5449, 14.9583, 32.8496, 30.5032, 4.6928, 11.4387, 25.8104, 53.9672, 66.5791, 65.4059, 57.4868, 53.9672, 13.1985, 18.4779, 10.8521, 4.3995, 4.9861, 9.3856, 25.5171, 34.6094, 37.8357, 31.3831, 35.4893, 24.3439, 24.9305, 14.3717, 27.8635, 33.4362, 25.8104, 2.0531, 7.3325, 10.8521, 29.6233, 52.794, 51.3275, 43.995, 36.6625, 9.9722, 17.8913, 25.2238, 27.2769, 26.6903, 9.9722, 20.531, 24.6372, 51.9141, 54.2605, 54.2605, 41.062, 35.4893, 8.5057, 12.0253, 16.7181, 43.1151, 13.4918, 12.3186, 11.4387, 63.0595, 105.588, 116.7334, 69.2188, 65.9925, 109.1076, 84.4704 ; 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 = 197.5276, 194.7148, 216.514, 307.5784, 2.3896, 4.1476, 25.2436, 40.714, 107.8696, 153.226, 202.0984, 185.2216, 178.8928, 184.5184, 178.1896, 194.7148, 212.2948, 172.2124, 244.9936, 243.2356, 228.4684, 184.5184, 195.0664, 178.8928, 173.6188, 174.6736, 179.9476, 183.8152, 208.4272, 175.7284, 220.7332, 244.9936, 179.596, 167.9932, 178.8928, 180.6508, 191.5504, 182.4088, 180.6508, 195.7696, 195.0664, 158.5, 40.714, 56.1844, 37.5496, 57.9424, 58.6456, 77.9836, 122.6368, 180.6508, 171.8608, 193.66, 229.5232, 262.222, 1.3348, 301.2496, 348.3256, 4.1476, 6.2572, 83.6092, 169.048, 131.0752, 176.7832, 181.7056, 182.0572, 221.4364, 248.158, 47.0428, 41.7688, 41.0656, 56.8876, 81.8512, 197.8792, 182.0572, 193.3084, 188.0344, 186.9796, 186.628, 205.2628, 232.6876, 268.9024, 335.0032, 329.026, 80.7964, 179.596, 188.0344, 184.87, 177.1348, 176.4316, 184.5184, 197.5276, 78.3352, 146.5456, 66.3808, 52.3168, 60.7552, 62.5132, 200.3404, 190.4956, 169.3996, 173.6188, 190.4956, 181.0024, 176.7832, 231.2812, 258.3544, 325.8616, 337.816, 63.9196, 155.6872, 169.7512, 166.9384, 174.322, 176.7832, 178.1896, 185.5732, 131.0752, 183.112, 172.9156, 267.496, 262.9252, 188.0344, 207.3724, 201.3952, 160.9612, 175.0252, 188.386, 201.7468, 196.1212, 45.2848, 333.2452, 346.5676, 4.1476, 138.8104, 149.3584, 146.8972, 174.6736, 182.0572, 181.354, 185.5732, 185.2216, 63.9196, 278.3956, 32.9788, 6.2572, 48.0976, 69.8968, 166.2352, 198.5824, 182.0572, 175.0252, 173.9704, 203.8564, 206.3176, 195.418, 209.8336, 327.9712, 338.8708, 344.458, 336.7612, 261.8704, 177.838, 169.048, 167.9932, 181.0024, 192.6052, 184.1668, 178.5412 ; 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 = -11.21813, -5.289535, -12.21634, -6.043596, 0.4402418, 2.057684, 16.51095, 14.92255, 12.56177, 4.756449, -19.53, -4.297517, 1.190167, -4.367025, 1.649346, -11.24957, -19.90129, 1.549957, -24.71998, -14.92702, -5.269476, -2.356807, -11.89342, 0.9918056, 7.204202, 6.806714, 0.06357246, -3.532355, -13.68306, 2.730786, -10.52641, -10.10064, 0.03102119, 4.271019, 0.6857627, -0.6029846, -11.09948, -2.588699, -0.7662235, -12.27535, -7.31903, 5.267246, 19.32279, 35.0904, 25.02515, 50.21238, 45.58517, 26.67921, 19.2652, -0.4364143, 4.650798, -8.242616, -16.50971, -15.98309, 0.259627, -25.07467, -9.199123, 2.991066, 2.269678, 15.73978, 1.894584, 11.49739, 2.040831, -1.405492, -1.452953, -12.81077, -15.51796, 12.0207, 14.65312, 21.1943, 19.65346, 19.16235, -1.98102, -1.379253, -11.47762, -7.337898, -5.773781, -3.757732, -11.1403, -25.66013, -6.15817, -10.28694, -9.962474, 7.817151, 0.06617854, -4.878267, -3.834564, 2.917537, 4.326438, -3.049986, -7.508199, 27.86253, 13.42014, 11.01792, 17.40888, 8.189315, 9.366893, -7.544312, -6.571587, 6.042953, 3.813989, -4.75505, -0.3899617, 1.26729, -12.12852, -14.65038, -18.43499, -11.51747, 4.21497, 4.709518, 4.592262, 12.19651, 6.587181, 3.670204, 1.816133, -5.241153, 9.949661, -1.003127, 1.338403, -4.395299, -4.948137, -1.311803, -11.73205, -12.62547, 12.34232, 2.721467, -5.175806, -9.01955, -6.922455, 10.21271, -12.5434, -7.767161, 1.866765, 1.352075, 3.737128, 5.926797, 2.749913, -1.895157, -1.212846, -4.272679, -3.336581, 8.956811, -17.69957, 13.73004, 2.972958, 19.86515, 9.364644, 4.88508, -7.851091, -1.863571, 4.705339, 5.699644, -16.60735, -15.73406, -2.261317, -5.982379, -8.866368, -15.5418, -3.615056, -4.860479, -11.32375, 2.378924, 20.0603, 24.28379, -1.210934, -14.40166, -7.92779, 2.150457 ; 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 = -35.5197, -20.14131, -16.501, 4.650567, 10.54962, 28.37559, 35.01837, 17.3405, -4.049982, -9.426794, -48.10044, -47.02534, -61.5815, -55.26142, -52.18134, -42.83574, -31.48705, -11.3332, -11.53048, -7.528543, -4.667222, -29.82362, -44.18199, -51.31792, -64.41771, -73.00838, -69.51207, -52.96965, -25.2776, -36.56066, -12.22375, -4.711378, -4.399391, -20.08184, -35.48267, -53.08387, -54.31111, -61.53857, -67.45465, -43.46817, -27.18892, -13.37168, 22.45372, 23.50481, 32.55502, 31.44641, 27.77554, 5.678823, -12.33805, -38.41982, -32.51871, -33.91545, -14.08907, -2.183159, 11.14238, 15.21544, 44.52105, 41.24699, 20.70024, 1.76294, -9.790573, -10.02105, -36.31189, -47.20038, -40.44931, -14.51236, -6.219942, 11.19271, 16.40659, 24.32495, 12.81799, 2.74386, -6.140978, -38.39754, -48.52199, -51.98537, -47.16249, -32.33871, -23.60714, -19.55656, -0.1179849, 22.06364, 16.59739, 1.266606, -9.385366, -34.56011, -45.00514, -58.29374, -69.37733, -38.59528, -23.77303, 5.752203, -20.31072, 4.81801, 13.44696, 4.58526, 4.873353, -20.35081, -35.47231, -32.28899, -34.10349, -25.66696, -22.28739, -22.54852, -9.723314, -3.019445, 27.1891, 28.24523, 2.063105, -10.42422, -25.39858, -52.57094, -66.25244, -65.30284, -57.4581, -53.71209, -8.672061, -18.45065, -10.76925, -0.1922103, -0.6141131, -9.293474, -22.66013, -32.22434, -35.76601, -31.26488, -35.10985, -22.61135, -23.95015, 10.11169, 24.88047, 32.52154, 25.7428, -1.545028, -6.308679, -9.090717, -29.49539, -52.75998, -51.31317, -43.78703, -36.51036, 4.384098, 2.612256, 21.15954, 27.1144, 17.82548, 3.427566, -19.94136, -23.35277, -51.88064, -54.0561, -53.96032, -37.55375, -31.81084, -8.199596, -10.43163, 14.1733, 40.21647, 12.99846, 11.31917, -1.617577, -63.01461, -103.6649, -114.1796, -69.20821, -64.40188, -108.8192, -84.44302 ; 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 = 6.891294, 7.0195, 7.083568, 7.083568, 7.0195, 6.923355, 6.730902, 6.634593, 6.634593, 6.602478, 6.795077, 6.923355, 7.275632, 7.211634, 7.147613, 7.754918, 6.891294, 7.467494, 7.083568, 6.762992, 6.602478, 6.891294, 7.0195, 7.179626, 6.955409, 7.179626, 6.859228, 7.211634, 6.602478, 7.115593, 7.051537, 6.827156, 6.891294, 6.891294, 6.987458, 6.955409, 7.083568, 6.987458, 6.538228, 6.473953, 6.345327, 7.115593, 7.850631, 7.531404, 7.595291, 7.371588, 7.051537, 6.955409, 6.955409, 6.473953, 6.441806, 6.698805, 6.891294, 6.859228, 7.0195, 6.441806, 6.859228, 6.538228, 6.023305, 6.119981, 6.280976, 5.926568, 6.473953, 7.179626, 6.345327, 5.732907, 5.506649, 7.56335, 7.531404, 7.403562, 6.859228, 6.345327, 6.280976, 6.634593, 6.762992, 7.147613, 6.827156, 7.051537, 6.698805, 6.119981, 7.147613, 6.698805, 6.602478, 6.538228, 6.570356, 6.698805, 7.083568, 7.115593, 7.307623, 7.882525, 7.371588, 7.659158, 6.730902, 7.147613, 7.659158, 7.307623, 7.371588, 7.211634, 6.827156, 7.051537, 6.987458, 7.211634, 7.243636, 5.765201, 7.179626, 7.115593, 6.987458, 6.570356, 6.634593, 6.666702, 6.730902, 7.083568, 7.691083, 7.595291, 8.328522, 7.275632, 8.137498, 6.634593, 6.891294, 6.730902, 6.987458, 7.595291, 7.179626, 7.627227, 7.723003, 7.211634, 7.659158, 6.345327, 5.829768, 6.923355, 6.24879, 7.499451, 7.179626, 7.403562, 7.531404, 7.435531, 7.850631, 7.754918, 7.371588, 7.659158, 8.041921, 9.186129, 7.371588, 8.360342, 8.264866, 7.115593, 7.627227, 7.978178, 7.115593, 8.073785, 7.914415, 8.105643, 7.0195, 7.243636, 7.275632, 7.531404, 6.891294, 7.0195, 7.147613, 6.698805, 6.538228, 6.923355, 7.243636, 7.339609, 6.345327, 6.409653, 6.24879, 6.055537 ; 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 ; }