netcdf L0108.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, 300.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 = -300.f, 300.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 = -300.f, 300.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.6719, 0.03412, -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 = "09-Feb-2005 06:12:16: Modified [lon,lat] to [-66.553719,43.628017].\n", "Wed Feb 9 05:49:35 2005: /usr/local/nco/bin/ncrcat -d time,2453411.207,2453439.2 L0108.aanderaa.realtime.nc L0108.aanderaa.realtime.nc.new\n", "Wed Feb 9 05:46:40 2005: /usr/local/nco/bin/ncrcat -d time,2453411.0207,2453439.2 L0108.aanderaa.realtime.nc L0108.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 = "AANCM714" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 98 ; :mooring_site_id = "L0108" ; :mooring_site_desc = "Scotian Shelf" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -18.1 ; :goes_platform_id = "0440A5AC" ; :starting_julian_day_number = 2453443.00000579 ; :starting_julian_day_string = "2005-03-13 00:00:00" ; :ending_julian_day_number = 2453449.95833912 ; :ending_julian_day_string = "2005-03-19 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 07-Feb-2005 20:35:12\n", "AANCM_Temperature_1.5: 07-Feb-2005 20:35:12" ; :longitude = -66.5537185668945 ; :latitude = 43.6280174255371 ; data: lat = 43.6280174255371 ; lon = -66.5537185668945 ; depth = 2 ; time = 2453443, 2453443.04166667, 2453443.08333333, 2453443.125, 2453443.16666667, 2453443.20833333, 2453443.25, 2453443.29166667, 2453443.33333333, 2453443.375, 2453443.41666667, 2453443.45833333, 2453443.5, 2453443.54166667, 2453443.58333333, 2453443.625, 2453443.66666667, 2453443.70833333, 2453443.75, 2453443.79166667, 2453443.83333333, 2453443.875, 2453443.91666667, 2453443.95833333, 2453444, 2453444.04166667, 2453444.08333333, 2453444.125, 2453444.16666667, 2453444.20833333, 2453444.25, 2453444.29166667, 2453444.33333333, 2453444.375, 2453444.41666667, 2453444.45833333, 2453444.5, 2453444.54166667, 2453444.58333333, 2453444.625, 2453444.66666667, 2453444.70833333, 2453444.75, 2453444.79166667, 2453444.83333333, 2453444.875, 2453444.91666667, 2453444.95833333, 2453445, 2453445.04166667, 2453445.08333333, 2453445.125, 2453445.16666667, 2453445.20833333, 2453445.25, 2453445.29166667, 2453445.33333333, 2453445.375, 2453445.41666667, 2453445.45833333, 2453445.5, 2453445.54166667, 2453445.58333333, 2453445.625, 2453445.66666667, 2453445.70833333, 2453445.75, 2453445.79166667, 2453445.83333333, 2453445.875, 2453445.91666667, 2453445.95833333, 2453446, 2453446.04166667, 2453446.08333333, 2453446.125, 2453446.16666667, 2453446.20833333, 2453446.25, 2453446.29166667, 2453446.33333333, 2453446.375, 2453446.41666667, 2453446.45833333, 2453446.5, 2453446.54166667, 2453446.58333333, 2453446.625, 2453446.66666667, 2453446.70833333, 2453446.75, 2453446.79166667, 2453446.83333333, 2453446.875, 2453446.91666667, 2453446.95833333, 2453447, 2453447.04166667, 2453447.08333333, 2453447.125, 2453447.16666667, 2453447.20833333, 2453447.25, 2453447.29166667, 2453447.33333333, 2453447.375, 2453447.41666667, 2453447.45833333, 2453447.5, 2453447.54166667, 2453447.58333333, 2453447.625, 2453447.66666667, 2453447.70833333, 2453447.75, 2453447.79166667, 2453447.83333333, 2453447.875, 2453447.91666667, 2453447.95833333, 2453448, 2453448.04166667, 2453448.08333333, 2453448.125, 2453448.16666667, 2453448.20833333, 2453448.25, 2453448.29166667, 2453448.33333333, 2453448.375, 2453448.41666667, 2453448.45833333, 2453448.5, 2453448.54166667, 2453448.58333333, 2453448.625, 2453448.66666667, 2453448.70833333, 2453448.75, 2453448.79166667, 2453448.83333333, 2453448.875, 2453448.91666667, 2453448.95833333, 2453449, 2453449.04166667, 2453449.08333333, 2453449.125, 2453449.16666667, 2453449.20833333, 2453449.25, 2453449.29166667, 2453449.33333333, 2453449.375, 2453449.41666667, 2453449.45833333, 2453449.5, 2453449.54166667, 2453449.58333333, 2453449.625, 2453449.66666667, 2453449.70833333, 2453449.75, 2453449.79166667, 2453449.83333333, 2453449.875, 2453449.91666667, 2453449.95833333 ; current_speed = 20.8243, 53.3806, 65.6992, 69.8054, 57.1935, 30.5032, 21.4109, 48.3945, 70.9786, 70.6853, 58.9533, 31.3831, 27.5702, 51.3275, 66.8724, 78.8977, 67.1657, 39.3022, 7.9191, 26.9836, 45.7548, 68.9255, 64.8193, 52.2074, 26.1037, 17.3047, 41.9419, 58.3667, 58.0734, 36.6625, 11.732, 27.8635, 47.2213, 68.9255, 61.2997, 52.794, 31.6764, 4.9861, 24.3439, 51.6208, 59.5399, 35.7826, 7.0392, 27.8635, 50.4476, 67.459, 70.0987, 59.5399, 42.8218, 24.0506, 10.2655, 35.7826, 58.9533, 51.3275, 21.7042, 19.6511, 39.8888, 63.9394, 70.0987, 65.9925, 51.3275, 21.1176, 31.6764, 46.928, 57.1935, 64.526, 43.4084, 17.3047, 11.1454, 34.9027, 37.2491, 46.6347, 42.5285, 23.1707, 7.6258, 39.3022, 42.5285, 56.6069, 43.4084, 5.866, 40.7687, 49.2744, 57.1935, 65.9925, 64.526, 43.1151, 26.9836, 52.5007, 59.8332, 71.2719, 63.0595, 36.9558, 8.2124, 15.2516, 42.8218, 34.9027, 48.3945, 42.8218, 13.4918, 16.1315, 34.9027, 54.2605, 62.4729, 41.9419, 18.4779, 9.0923, 21.4109, 43.995, 52.794, 39.8888, 31.0898, 9.0923, 33.7295, 41.9419, 52.794, 47.2213, 24.9305, 3.8129, 18.1846, 29.33, 32.5563, 28.1568, 27.2769, 20.531, 42.2352, 38.129, 52.794, 56.9002, 40.4754, 14.3717, 5.2794, 24.6372, 30.2099, 34.9027, 31.0898, 20.8243, 17.8913, 42.2352, 38.4223, 51.9141, 43.1151, 12.3186, 11.1454, 22.8774, 37.2491, 42.8218, 41.062, 43.1151, 19.6511, 21.4109, 17.598, 45.7548, 27.2769, 19.6511, 9.3856, 37.2491, 36.9558, 45.7548, 49.861, 47.8079, 27.8635, 30.2099, 27.5702, 43.1151, 47.2213, 40.1821, 27.5702, 18.1846 ; 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 = 313.8104, 325.4132, 321.8972, 342.6032, 331.742, 308.1848, 197.4308, 171.4124, 173.8736, 175.6316, 176.3348, 193.5632, 283.2212, 322.6004, 330.3356, 340.1804, 337.7192, 347.5256, 346.4708, 158.7548, 160.5128, 148.5584, 151.0196, 147.152, 138.7136, 8.6216, 352.0964, 352.7996, 345.7676, 344.3612, 270.5636, 165.4352, 172.1156, 172.8188, 156.6452, 151.3712, 172.8188, 29.7176, 350.69, 346.8224, 354.5576, 4.4024, 356.3156, 173.522, 162.974, 165.7868, 161.5676, 164.732, 174.2252, 193.9148, 252.9836, 327.8744, 352.448, 349.6352, 352.7996, 196.7276, 184.07, 173.522, 174.5768, 172.4672, 180.2024, 175.28, 287.4404, 318.3812, 334.2032, 335.9612, 324.71, 319.7876, 218.5268, 202.0016, 184.07, 181.9604, 170.7092, 163.6772, 329.6324, 347.5256, 353.1512, 359.1284, 11.786, 118.6724, 192.1568, 192.5084, 173.8736, 192.5084, 187.2344, 202.3532, 251.5772, 313.4588, 329.984, 337.016, 349.6352, 2.996, 41.672, 194.2664, 173.522, 171.4124, 172.1156, 171.0608, 170.006, 285.6824, 324.0068, 324.3584, 332.7968, 329.984, 317.678, 214.6592, 163.3256, 173.1704, 189.6956, 175.6316, 191.102, 268.1024, 334.5548, 341.5868, 342.9548, 350.3384, 359.48, 19.5212, 175.9832, 161.9192, 161.5676, 159.458, 173.8736, 240.6776, 309.5912, 321.5456, 327.1712, 349.2836, 352.0964, 21.9824, 189.344, 174.9284, 170.006, 180.9056, 193.5632, 218.8784, 278.6504, 334.5548, 358.0736, 349.6352, 4.0508, 9.6764, 185.1248, 146.0972, 153.8324, 152.426, 159.8096, 184.4216, 234.3488, 288.4952, 331.0388, 330.3356, 325.7648, 23.0372, 91.2476, 206.2208, 185.4764, 197.7824, 189.344, 196.0244, 217.472, 271.6184, 304.6688, 328.9292, 338.4224, 344.7128, 42.7268, 138.0104 ; 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 = -15.02754, -30.30172, -40.54129, -20.87094, -27.07784, -23.97615, -6.413714, 7.226332, 7.574994, 5.384037, 3.76866, -7.359895, -26.83943, -31.1748, -33.09641, -26.75104, -25.46561, -8.489408, -1.852601, 9.777776, 15.26363, 35.95356, 31.40562, 28.31793, 17.22383, 2.594115, -5.767296, -7.315691, -14.27767, -9.883183, -11.73143, 7.006968, 6.477575, 8.616218, 24.30066, 25.29535, 3.959794, 2.471737, -3.93826, -11.76801, -5.647063, 2.746701, -0.4523432, 3.143607, 14.77134, 16.56326, 22.1642, 15.6789, 4.308674, -5.783659, -9.816087, -19.02836, -7.747993, -9.234579, -2.720408, -5.656016, -2.831115, 7.213752, 6.625128, 8.651204, -0.1813164, 1.737691, -30.22021, -31.16824, -24.88951, -26.285, -25.07769, -11.17231, -6.942254, -13.07569, -2.643761, -1.595315, 6.866029, 6.512094, -3.855192, -8.489408, -5.071509, -0.8610874, 8.866464, 5.146696, -8.58539, -10.67198, 6.103817, -14.29284, -8.125687, -16.39732, -25.6007, -38.10864, -29.93107, -27.82983, -11.34534, 1.931541, 5.460141, -3.758463, 4.831228, 5.211719, 6.638508, 6.65392, 2.341435, -15.531, -20.51194, -31.61831, -28.55934, -20.98109, -12.4411, -5.170736, 6.143484, 5.23175, -8.891232, 3.038295, -5.986535, -9.087314, -14.4918, -13.24809, -15.4753, -7.92509, -0.2262589, 1.274102, 1.273813, 9.102797, 10.29383, 9.88005, 2.911051, -17.90052, -32.54692, -23.7121, -28.62125, -10.58047, -5.565642, 5.37964, -0.857172, 2.177943, 5.242779, -0.5516387, -7.291111, -13.07078, -17.68778, -18.14625, -1.291592, -9.340117, 3.04569, 2.070552, -0.9955675, 12.76069, 16.42679, 19.82195, 14.17218, -3.323954, -15.9681, -20.30503, -8.521255, -22.64491, -15.34575, 7.690039, 9.383375, -16.45783, -3.526904, -13.97365, -8.095513, -13.19721, -16.95142, -30.19785, -22.67522, -22.25157, -17.36615, -10.59431, 18.70647, 12.16542 ; 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 = 14.41613, 43.9465, 51.69902, 66.6123, 50.37745, 18.85707, -20.4277, -47.85194, -70.57323, -70.47995, -58.83272, -30.50788, 6.305611, 40.77554, 58.10805, 74.22418, 62.15089, 38.37438, 7.699351, -25.14975, -43.13379, -58.80533, -56.70298, -43.86009, -19.61486, 17.10916, 41.54349, 57.90641, 56.29092, 35.30526, 0.115402, -26.96807, -46.77491, -68.38483, -56.27727, -46.33952, -31.42792, 4.330325, 24.02323, 50.26153, 59.2715, 35.67702, 7.024651, -27.6856, -48.23658, -65.394, -66.50245, -57.43842, -42.60448, -23.34482, -3.004152, 30.30373, 58.44194, 50.48995, 21.53304, -18.81954, -39.7882, -63.53116, -69.78492, -65.42298, -51.32718, -21.04598, 9.493847, 35.08244, 51.49377, 58.92965, 35.43161, 13.21484, -8.719234, -32.36086, -37.15516, -46.60741, -41.9706, -22.23677, 6.579538, 38.37438, 42.22503, 56.60035, 42.49324, -2.814512, -39.85446, -48.10484, -56.86686, -64.42612, -64.01233, -39.8753, -8.527535, 36.1117, 51.80872, 65.61391, 62.03051, 36.90529, 6.13436, -14.78125, -42.54839, -34.51139, -47.93702, -42.30168, -13.28707, 4.360421, 28.23931, 44.09631, 55.56282, 36.31689, 13.66205, -7.478864, -20.51059, -43.68282, -52.03991, -39.77292, -30.50798, -0.3010762, 30.45762, 39.79461, 50.47496, 46.55152, 24.92947, 3.593727, -18.13993, -27.88168, -30.88608, -26.36646, -27.12112, -10.05451, 26.91673, 29.85895, 44.36249, 55.90784, 40.09092, 13.32686, -5.209349, -24.54074, -29.75149, -34.89834, -30.22276, -16.2113, 2.690942, 38.13824, 38.40059, 51.06697, 43.00739, 12.14334, -11.10085, -18.9879, -33.43136, -37.95783, -38.53878, -42.98678, -11.45363, 6.792077, 15.39733, 39.75814, 22.55077, 18.08394, -0.2043527, -33.4161, -36.78712, -43.56878, -49.19941, -45.95029, -22.11389, 0.8532077, 15.68281, 36.92939, 43.91205, 38.76031, 20.25299, -13.516 ; 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 = 3.011556, 3.044461, 3.110243, 3.011556, 3.011556, 2.945717, 2.912783, 2.912783, 2.945717, 2.912783, 2.846887, 2.747972, 2.68198, 2.64897, 2.747972, 2.87984, 2.714981, 2.714981, 2.582919, 2.54988, 2.64897, 2.714981, 2.813925, 2.912783, 2.945717, 2.945717, 2.846887, 2.714981, 2.714981, 2.64897, 2.64897, 2.582919, 2.582919, 2.351434, 2.483771, 2.54988, 2.384533, 2.417622, 2.582919, 2.582919, 2.417622, 2.582919, 2.68198, 2.51683, 2.483771, 2.450701, 2.450701, 2.450701, 2.351434, 2.152629, 2.252077, 2.318325, 2.417622, 2.318325, 2.252077, 2.152629, 2.285206, 2.185788, 2.119459, 2.119459, 2.019889, 2.086279, 2.152629, 2.119459, 2.019889, 1.986678, 2.019889, 2.053089, 2.053089, 2.019889, 1.953457, 1.953457, 1.986678, 2.019889, 2.019889, 1.953457, 2.019889, 2.086279, 2.252077, 2.285206, 2.185788, 2.119459, 2.019889, 1.986678, 1.986678, 2.053089, 2.086279, 2.053089, 2.152629, 2.185788, 2.218937, 2.252077, 2.285206, 2.318325, 2.285206, 2.252077, 2.218937, 2.218937, 2.218937, 2.152629, 2.119459, 2.152629, 2.185788, 2.185788, 2.185788, 2.185788, 2.152629, 2.119459, 2.119459, 2.152629, 2.152629, 2.119459, 2.086279, 2.086279, 2.119459, 2.384533, 2.51683, 2.51683, 2.582919, 2.450701, 2.252077, 2.185788, 2.053089, 1.853732, 1.853732, 1.853732, 1.920226, 2.019889, 2.152629, 2.218937, 2.185788, 2.086279, 2.119459, 2.086279, 1.953457, 1.953457, 1.953457, 2.119459, 2.318325, 2.450701, 2.64897, 2.87984, 2.846887, 2.846887, 2.945717, 2.912783, 2.64897, 2.384533, 2.152629, 2.086279, 2.119459, 2.252077, 2.285206, 2.483771, 2.582919, 2.384533, 2.351434, 2.086279, 2.053089, 2.086279, 1.953457, 2.086279, 2.019889, 2.119459, 2.086279, 2.185788, 2.285206, 2.417622 ; 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 ; }