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.f, 1000.f ; 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 = -1000.f, 1000.f ; 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 = -1000.f, 1000.f ; 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 = 2453380.00000579 ; :starting_julian_day_string = "2005-01-09 00:00:00" ; :ending_julian_day_number = 2453386.95833912 ; :ending_julian_day_string = "2005-01-15 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 = 2453380, 2453380.04166667, 2453380.08333333, 2453380.125, 2453380.16666667, 2453380.20833333, 2453380.25, 2453380.29166667, 2453380.33333333, 2453380.375, 2453380.41666667, 2453380.45833333, 2453380.5, 2453380.54166667, 2453380.58333333, 2453380.625, 2453380.66666667, 2453380.70833333, 2453380.75, 2453380.79166667, 2453380.83333333, 2453380.875, 2453380.91666667, 2453380.95833333, 2453381, 2453381.04166667, 2453381.08333333, 2453381.125, 2453381.16666667, 2453381.20833333, 2453381.25, 2453381.29166667, 2453381.33333333, 2453381.375, 2453381.41666667, 2453381.45833333, 2453381.5, 2453381.54166667, 2453381.58333333, 2453381.625, 2453381.66666667, 2453381.70833333, 2453381.75, 2453381.79166667, 2453381.83333333, 2453381.875, 2453381.91666667, 2453381.95833333, 2453382, 2453382.04166667, 2453382.08333333, 2453382.125, 2453382.16666667, 2453382.20833333, 2453382.25, 2453382.29166667, 2453382.33333333, 2453382.375, 2453382.41666667, 2453382.45833333, 2453382.5, 2453382.54166667, 2453382.58333333, 2453382.625, 2453382.66666667, 2453382.70833333, 2453382.75, 2453382.79166667, 2453382.83333333, 2453382.875, 2453382.91666667, 2453382.95833333, 2453383, 2453383.04166667, 2453383.08333333, 2453383.125, 2453383.16666667, 2453383.20833333, 2453383.25, 2453383.29166667, 2453383.33333333, 2453383.375, 2453383.41666667, 2453383.45833333, 2453383.5, 2453383.54166667, 2453383.58333333, 2453383.625, 2453383.66666667, 2453383.70833333, 2453383.75, 2453383.79166667, 2453383.83333333, 2453383.875, 2453383.91666667, 2453383.95833333, 2453384, 2453384.04166667, 2453384.08333333, 2453384.125, 2453384.16666667, 2453384.20833333, 2453384.25, 2453384.29166667, 2453384.33333333, 2453384.375, 2453384.41666667, 2453384.45833333, 2453384.5, 2453384.54166667, 2453384.58333333, 2453384.625, 2453384.66666667, 2453384.70833333, 2453384.75, 2453384.79166667, 2453384.83333333, 2453384.875, 2453384.91666667, 2453384.95833333, 2453385, 2453385.04166667, 2453385.08333333, 2453385.125, 2453385.16666667, 2453385.20833333, 2453385.25, 2453385.29166667, 2453385.33333333, 2453385.375, 2453385.41666667, 2453385.45833333, 2453385.5, 2453385.54166667, 2453385.58333333, 2453385.625, 2453385.66666667, 2453385.70833333, 2453385.75, 2453385.79166667, 2453385.83333333, 2453385.875, 2453385.91666667, 2453385.95833333, 2453386, 2453386.04166667, 2453386.08333333, 2453386.125, 2453386.16666667, 2453386.20833333, 2453386.25, 2453386.29166667, 2453386.33333333, 2453386.375, 2453386.41666667, 2453386.45833333, 2453386.5, 2453386.54166667, 2453386.58333333, 2453386.625, 2453386.66666667, 2453386.70833333, 2453386.75, 2453386.79166667, 2453386.83333333, 2453386.875, 2453386.91666667, 2453386.95833333 ; current_speed = 17.8913, 28.7434, 34.6094, 43.4084, 65.1126, 58.66, 53.3806, 29.6233, 24.6372, 24.9305, 19.0645, 15.5449, 4.1062, 39.0089, 39.0089, 64.8193, 70.6853, 66.5791, 75.3781, 76.258, 59.2466, 40.7687, 25.8104, 24.6372, 15.5449, 16.1315, 30.7965, 39.5955, 46.0481, 47.8079, 52.794, 57.7801, 44.2883, 22.2908, 2.3464, 17.8913, 43.1151, 30.2099, 21.4109, 15.8382, 17.8913, 24.6372, 57.7801, 60.7131, 61.8863, 45.4615, 22.2908, 4.9861, 13.4918, 19.3578, 17.0114, 17.598, 18.4779, 21.9975, 35.7826, 59.5399, 49.2744, 32.8496, 25.5171, 24.6372, 8.5057, 8.5057, 26.6903, 14.9583, 18.7712, 19.9444, 29.9166, 56.9002, 40.4754, 42.5285, 28.7434, 18.4779, 9.9722, 14.3717, 5.866, 15.5449, 13.4918, 1.4665, 24.3439, 34.0228, 43.1151, 29.9166, 19.6511, 17.3047, 19.6511, 29.0367, 40.7687, 36.0759, 28.7434, 26.397, 24.3439, 17.8913, 37.5424, 41.3553, 29.33, 26.9836, 27.8635, 29.0367, 41.6486, 40.4754, 29.9166, 25.8104, 23.464, 21.7042, 45.7548, 47.5146, 54.5538, 40.7687, 26.6903, 14.0784, 15.5449, 38.4223, 38.7156, 28.4501, 24.0506, 30.2099, 58.9533, 57.1935, 43.7017, 34.0228, 26.9836, 9.6789, 13.1985, 23.7573, 32.263, 13.1985, 7.3325, 24.0506, 32.8496, 48.1012, 40.1821, 24.6372, 10.8521, 10.2655, 30.2099, 41.6486, 38.4223, 8.2124, 3.8129, 28.1568, 31.0898, 37.5424, 41.062, 46.3414, 36.9558, 15.8382, 12.3186, 12.0253, 23.7573, 19.3578, 13.7851, 10.8521, 16.1315, 34.3161, 42.2352, 53.6739, 37.2491, 20.531, 15.8382, 10.8521, 16.4248, 29.0367, 21.7042, 18.7712, 3.5196, 10.5588, 35.196, 41.3553 ; 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 = 200.3404, 205.2628, 198.5824, 183.112, 180.2992, 188.386, 191.5504, 197.8792, 186.9796, 193.66, 195.0664, 205.966, 133.888, 156.0388, 165.8836, 173.6188, 179.2444, 175.0252, 162.3676, 158.8516, 155.3356, 161.3128, 173.9704, 156.742, 144.436, 188.386, 198.5824, 183.8152, 179.596, 171.8608, 172.564, 164.1256, 158.5, 149.71, 249.2128, 40.0108, 35.0884, 38.956, 59.7004, 92.3992, 117.0112, 137.7556, 138.1072, 150.7648, 154.984, 148.3036, 145.1392, 171.5092, 343.7548, 354.6544, 318.478, 250.6192, 242.5324, 206.3176, 169.7512, 154.984, 160.258, 159.2032, 167.6416, 194.0116, 262.9252, 283.6696, 319.8844, 305.1172, 162.016, 175.3768, 186.2764, 176.7832, 173.6188, 157.7968, 138.8104, 184.87, 39.6592, 317.7748, 282.9664, 283.318, 325.51, 69.8968, 201.3952, 195.418, 183.112, 194.0116, 202.45, 226.7104, 289.2952, 327.9712, 323.752, 341.6836, 326.5648, 305.4688, 272.4184, 218.272, 191.1988, 199.2856, 199.6372, 226.7104, 257.6512, 299.14, 316.0168, 306.172, 321.6424, 297.0304, 249.916, 214.4044, 198.2308, 191.902, 185.9248, 188.0344, 222.4912, 246.0484, 266.0896, 287.8888, 325.51, 324.8068, 318.478, 196.4728, 185.2216, 179.596, 184.87, 183.112, 229.1716, 267.8476, 0.9832, 17.86, 17.1568, 39.3076, 124.7464, 171.1576, 165.532, 174.6736, 178.5412, 204.208, 73.4128, 45.988, 23.134, 17.5084, 27.3532, 45.988, 42.1204, 179.9476, 191.1988, 189.7924, 188.386, 192.9568, 223.546, 228.4684, 301.6012, 351.8416, 28.7596, 23.134, 300.898, 291.0532, 189.7924, 191.1988, 176.4316, 192.9568, 185.5732, 239.0164, 247.1032, 275.9344, 336.7612, 351.8416, 343.7548, 352.5448, 349.732, 167.29, 179.9476, 188.7376 ; 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 = -6.21896, -12.26684, -11.02891, -2.356553, -0.3400181, -8.555051, -10.68839, -9.094683, -2.993813, -5.887582, -4.955594, -6.806143, 2.959323, 15.84221, 9.513983, 7.204202, 0.9321501, 5.773579, 22.8327, 27.51273, 24.72375, 13.06235, 2.711182, 9.728544, 9.0411, -2.352639, -9.813864, -2.634629, 0.3246885, 6.768573, 6.832529, 15.80456, 16.23172, 11.24296, -2.193661, 11.50289, 24.78427, 18.99367, 18.48615, 15.82432, 15.93968, 16.56345, 38.58203, 29.65203, 26.16994, 23.8863, 12.74108, 0.7362007, -3.774312, -1.803431, -11.27699, -16.60079, -16.39492, -9.752516, 6.366545, 25.17772, 16.64417, 11.66341, 5.461327, -5.965118, -8.440939, -8.264773, -17.19741, -12.23555, 5.795634, 1.607569, -3.270629, 3.192913, 4.498551, 16.0712, 18.92905, -1.568686, 6.364455, -9.658448, -5.716428, -15.12684, -7.639899, 1.377154, -8.880625, -9.045267, -2.34063, -7.243357, -7.504304, -12.59604, -18.54727, -15.39948, -24.10578, -11.33736, -15.83743, -21.49855, -24.32222, -11.08179, -7.291253, -13.65871, -9.856732, -19.64129, -27.21884, -25.3616, -28.92276, -32.67372, -18.56528, -22.99101, -22.03716, -12.26353, -14.31419, -9.799333, -5.631211, -5.698144, -18.02868, -12.86609, -15.50871, -36.56475, -21.92319, -16.3968, -15.94333, -8.566323, -5.365223, 0.4032755, -3.710066, -1.847028, -20.41771, -9.672071, 0.2264762, 7.286179, 9.517188, 8.361032, 6.024989, 3.696989, 8.207119, 4.465204, 1.02296, -10.10249, 10.40051, 7.382889, 11.86895, 12.5298, 17.65407, 5.906311, 2.557277, 0.02575087, -6.038068, -6.385166, -5.988535, -10.3905, -25.46021, -11.85632, -10.49195, -1.706514, 11.43048, 7.605348, -11.82876, -10.12769, -2.743626, -6.66466, 2.628722, -12.03456, -3.617535, -17.60153, -14.59026, -10.79394, -6.480639, -4.120606, -6.071719, -2.435581, -0.6273782, 2.32311, 0.03218859, -6.282262 ; 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 = -16.77567, -25.99438, -32.80508, -43.34439, -65.11171, -58.03281, -52.29959, -28.19267, -24.45463, -24.22532, -18.40916, -13.97571, -2.846627, -35.64714, -37.83092, -64.41771, -70.67915, -66.32829, -71.8368, -71.12196, -53.84139, -38.61945, -25.66761, -22.63508, -12.64525, -15.95902, -29.19097, -39.50775, -46.04696, -47.32633, -52.35001, -55.57658, -41.20661, -19.24774, -0.8327329, 13.70336, 35.27962, 23.49209, 10.80226, -0.6630141, -8.125596, -18.23852, -43.01125, -52.9796, -56.08073, -38.68065, -18.29056, -4.93145, 12.95312, 19.27361, 12.73646, -5.839809, -8.522875, -19.71747, -35.21167, -53.95444, -46.37821, -30.7093, -24.92582, -23.90416, -1.047605, 2.010089, 20.4113, 8.604774, -17.85409, -19.87951, -29.73728, -56.81055, -40.22463, -39.37499, -21.6304, -18.41119, 7.67714, 10.64237, 1.316211, 3.580853, 11.12028, 0.5040538, -22.66627, -32.79839, -43.05152, -29.02648, -18.1618, -11.86559, 6.493418, 24.61678, 32.87854, 34.24813, 23.98664, 15.31711, 1.027228, -14.04609, -36.82756, -39.03461, -27.62415, -18.50228, -5.958957, 14.13928, 29.96798, 23.88904, 23.45919, 11.72988, -8.057477, -17.90749, -43.45809, -46.49312, -54.26239, -40.36853, -19.68092, -5.715335, -1.060106, 11.8022, 31.91037, 23.2498, 18.00671, -28.96992, -58.70865, -57.19208, -43.54393, -33.97263, -17.64176, -0.3635166, 13.19656, 22.61241, 30.82733, 10.21242, -4.179123, -23.76476, -31.80785, -47.8935, -40.16908, -22.47067, 3.097995, 7.132562, 27.78068, 39.71914, 34.12634, 5.706049, 2.828169, -28.15679, -30.49783, -36.99543, -40.62297, -45.16152, -26.78636, -10.50125, 6.454992, 11.9036, 20.82675, 17.80121, 7.078804, 3.89845, -15.89647, -33.66269, -42.15332, -52.30733, -37.07302, -10.56921, -6.162208, 1.121996, 15.09223, 28.74283, 20.83762, 18.61252, 3.463233, -10.30007, -35.19598, -40.87535 ; 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 = 2.628809, 3.058231, 3.190038, 3.420346, 3.387472, 3.486066, 3.617398, 3.748588, 3.715804, 3.518913, 3.55175, 3.617398, 3.715804, 3.486066, 3.584579, 3.420346, 3.453211, 3.650209, 3.584579, 3.124153, 3.157101, 3.190038, 3.255887, 2.959277, 3.157101, 3.058231, 2.728051, 2.595709, 3.091197, 2.959277, 2.992271, 2.297366, 2.52948, 2.69498, 3.124153, 3.058231, 2.959277, 3.288797, 3.255887, 3.387472, 3.486066, 3.518913, 3.387472, 3.157101, 2.860237, 2.860237, 2.860237, 2.89326, 2.992271, 3.025256, 3.091197, 3.058231, 3.190038, 3.288797, 3.321698, 3.288797, 3.190038, 3.058231, 2.926273, 3.025256, 3.124153, 3.091197, 3.222967, 3.387472, 3.387472, 3.55175, 3.453211, 3.190038, 3.190038, 3.091197, 2.89326, 2.89326, 2.926273, 2.992271, 3.025256, 3.157101, 3.35459, 3.518913, 3.420346, 3.387472, 3.321698, 3.420346, 3.288797, 3.255887, 3.35459, 3.518913, 3.55175, 3.715804, 3.81413, 3.781363, 3.683011, 3.748588, 3.650209, 3.518913, 3.453211, 3.35459, 3.35459, 3.35459, 3.420346, 3.683011, 3.81413, 3.81413, 3.846888, 3.81413, 3.715804, 3.650209, 3.35459, 3.091197, 3.157101, 3.157101, 3.222967, 3.453211, 3.81413, 3.846888, 3.81413, 3.650209, 3.255887, 3.255887, 3.222967, 3.288797, 3.321698, 3.35459, 3.321698, 3.321698, 3.321698, 3.387472, 3.387472, 3.387472, 3.387472, 3.35459, 3.321698, 3.453211, 3.486066, 3.35459, 3.420346, 3.518913, 3.617398, 3.650209, 3.683011, 3.650209, 3.650209, 3.650209, 3.55175, 3.584579, 3.387472, 3.420346, 3.453211, 3.486066, 3.584579, 3.584579, 3.650209, 3.683011, 3.715804, 3.617398, 3.650209, 3.453211, 3.453211, 3.453211, 3.453211, 3.518913, 3.584579, 3.715804, 3.748588, 3.781363, 3.781363, 3.748588, 3.683011, 3.584579 ; 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 ; }