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 = 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: 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 = 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 = 41.062, 39.5955, 41.062, 26.6903, 9.9722, 29.0367, 37.5424, 45.1682, 48.9811, 30.7965, 10.2655, 7.9191, 22.5841, 37.8357, 46.928, 41.9419, 26.1037, 4.1062, 14.665, 31.3831, 37.8357, 25.2238, 17.3047, 17.3047, 24.9305, 34.9027, 32.263, 37.2491, 25.2238, 6.7459, 2.933, 21.7042, 28.1568, 36.6625, 18.4779, 9.9722, 22.2908, 39.3022, 48.9811, 43.4084, 33.7295, 19.3578, 2.0531, 28.1568, 34.0228, 43.995, 30.7965, 14.9583, 18.1846, 34.6094, 45.4615, 48.9811, 39.0089, 23.7573, 18.1846, 27.2769, 48.3945, 50.1543, 54.2605, 41.3553, 14.0784, 6.7459, 25.5171, 34.3161, 40.7687, 29.9166, 20.2377, 4.6928, 27.5702, 36.9558, 48.6878, 39.5955, 13.7851, 12.3186, 17.0114, 40.1821, 35.4893, 41.062, 32.8496, 21.7042, 15.8382, 37.8357, 51.6208, 43.1151, 23.464, 19.9444, 43.1151, 61.0064, 58.0734, 44.2883, 36.3692, 10.8521, 9.6789, 38.7156, 55.1404, 61.2997, 46.3414, 18.7712, 6.4526, 31.0898, 55.4337, 71.8585, 51.3275, 31.9697, 22.5841, 33.4362, 51.0342, 54.8471, 46.0481, 34.6094, 19.0645, 28.4501, 43.995, 41.062, 49.5677, 27.5702, 10.8521, 25.8104, 41.6486, 45.7548, 37.5424, 32.263, 22.2908, 41.9419, 60.4198, 70.0987, 55.1404, 35.4893, 14.665, 33.1429, 65.6992, 75.6714, 65.6992, 50.4476, 25.8104, 19.3578, 51.9141, 59.8332, 67.459, 56.6069, 34.0228, 8.2124, 27.5702, 59.2466, 79.4843, 58.0734, 27.2769, 14.9583, 26.6903, 46.928, 70.392, 59.8332, 37.5424, 21.7042, 17.598, 65.9925, 83.8838, 80.3642, 50.1543, 29.33, 20.2377, 33.1429, 51.6208, 42.5285, 22.2908, 16.1315, 46.928, 71.2719 ; 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 = 156.6452, 160.5128, 148.2068, 189.6956, 283.5728, 295.8788, 324.3584, 317.3264, 337.3676, 337.016, 338.0708, 173.8736, 134.846, 143.636, 152.7776, 149.2616, 125.3528, 223.4492, 333.5, 356.3156, 1.238, 18.1148, 60.6584, 148.2068, 160.1612, 157.7, 153.1292, 155.2388, 146.4488, 147.8552, 348.932, 331.742, 340.8836, 355.6124, 10.3796, 149.9648, 184.7732, 165.7868, 181.2572, 167.5448, 163.6772, 168.9512, 322.6004, 351.3932, 353.8544, 1.9412, 4.4024, 59.9552, 149.6132, 154.5356, 161.216, 162.974, 173.522, 180.2024, 228.7232, 313.4588, 332.7968, 333.5, 334.5548, 334.2032, 312.404, 190.0472, 154.184, 157.7, 147.152, 141.5264, 124.298, 247.358, 344.3612, 340.8836, 346.4708, 340.1804, 348.5804, 126.7592, 186.8828, 137.3072, 161.5676, 148.91, 114.8048, 81.0512, 1.9412, 1.238, 0.5348, 353.5028, 26.2016, 116.9144, 142.9328, 159.458, 168.248, 155.2388, 159.1064, 114.4532, 342.2516, 349.2836, 357.0188, 347.8772, 351.3932, 23.0372, 184.07, 143.9876, 152.7776, 161.9192, 163.3256, 171.4124, 213.6044, 270.5636, 293.066, 313.1072, 309.5912, 301.856, 242.7872, 207.2756, 177.038, 169.6544, 148.5584, 128.5172, 68.3936, 16.3568, 359.48, 351.3932, 354.206, 55.736, 132.3848, 170.7092, 165.7868, 175.28, 168.5996, 172.1156, 244.1936, 317.3264, 339.8288, 348.5804, 0.5348, 11.0828, 46.2428, 95.4668, 133.088, 145.0424, 156.2936, 158.7548, 159.1064, 104.96, 318.0296, 325.0616, 357.3704, 347.5256, 338.0708, 44.4848, 125.0012, 141.1748, 140.8232, 137.6588, 114.4532, 106.718, 342.2516, 338.774, 337.7192, 333.5, 330.3356, 309.9428, 215.714, 176.6864, 184.7732, 161.216, 145.0424, 347.5256, 334.9064, 340.532 ; 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 = 16.27795, 13.20891, 21.63372, -4.495012, -9.693702, -26.12488, -21.87645, -30.61595, -18.84878, -12.02523, -3.83376, 0.8451439, 16.01224, 22.43328, 21.46701, 21.43731, 21.2903, -2.82388, -6.543491, -2.016697, 0.817459, 7.842633, 15.08474, 9.117066, 8.460789, 13.24404, 14.58224, 15.60131, 13.94074, 3.589229, -0.5630594, -10.27569, -9.221025, -2.8048, 3.329144, 4.991405, -1.854856, 9.649898, -1.074671, 9.362158, 9.47963, 3.709826, -1.246992, -4.213741, -3.642324, 1.49028, 2.363964, 12.94842, 9.198408, 14.88032, 14.63866, 14.34194, 4.401051, -0.08392359, -13.6663, -19.79946, -22.12343, -22.37874, -23.31289, -17.99703, -10.39561, -1.176886, 11.11225, 13.02146, 22.11344, 18.61273, 16.71873, -4.331118, -7.432154, -12.10259, -11.39007, -13.42524, -2.729349, 9.869142, -2.038626, 27.24617, 11.2212, 21.20375, 29.81897, 21.44001, 0.5365008, 0.817459, 0.4818226, -4.878675, 10.36008, 17.7841, 25.98768, 21.40677, 11.82815, 18.54959, 12.97048, 9.878663, -2.950494, -7.199083, -2.867757, -12.87341, -6.935115, 7.345709, -0.4579744, 18.27957, 25.3579, 22.30185, 14.72753, 4.773759, -12.49929, -33.43458, -46.95423, -40.04257, -35.48518, -29.39644, -16.95433, -13.03786, 2.273381, 7.374127, 25.85596, 21.57151, 10.08958, 7.268675, -0.3779855, -6.847329, -3.789985, 26.66383, 16.46475, 6.771325, 14.83492, 5.768169, 10.89928, 4.868239, -13.20246, -22.46495, -22.65482, -14.98238, 0.6132288, 9.69741, 18.64226, 19.26975, 37.91315, 34.28263, 27.12189, 20.51207, 12.13368, 7.934051, -18.43748, -33.93026, -3.646666, -12.54405, -10.18685, 10.48158, 21.86309, 29.42135, 44.46772, 40.3003, 34.17484, 20.78681, -5.364534, -23.89243, -31.80421, -35.85833, -24.82231, -22.48689, -11.81355, 1.915693, -4.295456, 13.69423, 12.77196, -3.484458, -19.90208, -23.75352 ; 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 = -37.69769, -37.32731, -34.90086, -26.30907, 2.340282, 12.67362, 30.50988, 33.20888, 45.2092, 28.35169, 9.522751, -7.873873, -15.92639, -30.46782, -41.73014, -36.04948, -15.10385, -2.981037, 13.12421, 31.31824, 37.82687, 23.97359, 8.479571, -14.70822, -23.4509, -32.29232, -28.7795, -33.82447, -21.02132, -5.711795, 2.878446, 19.11759, 26.6041, 36.55505, 18.17552, -8.633114, -22.21349, -38.09911, -48.96931, -42.38678, -32.36998, -18.99899, 1.631021, 27.83972, 33.82727, 43.96975, 30.70564, 7.489277, -15.68659, -31.24719, -43.04018, -46.83435, -38.75984, -23.75715, -11.99633, 18.76195, 43.04163, 44.88481, 48.99705, 37.23396, 9.493825, -6.642447, -22.97042, -31.74959, -34.25029, -23.42155, -11.40389, -1.806596, 26.54956, 34.91788, 47.33675, 37.25005, 13.5122, -7.372106, -16.88881, -29.53384, -33.66861, -35.16374, -13.78133, 3.376127, 15.82911, 37.82687, 51.61855, 42.83819, 21.05298, -9.028008, -34.40279, -57.12732, -56.85609, -40.21649, -33.97772, -4.492225, 9.218226, 38.04039, 55.06578, 59.9327, 45.81953, 17.27422, -6.436327, -25.14822, -49.29373, -68.31011, -49.16922, -31.61128, -18.80982, 0.3288957, 19.99475, 37.48062, 29.34671, 18.26637, -8.718131, -25.2868, -43.93622, -40.39443, -42.28979, -17.16933, 3.996052, 24.76576, 41.64688, 45.23954, 37.35061, 18.16429, -15.02637, -41.39169, -58.57028, -69.86098, -54.05247, -35.15381, -6.384139, 24.36755, 61.66964, 74.17337, 65.69633, 49.50677, 17.85057, -1.844197, -35.4636, -49.03787, -61.76665, -52.7598, -31.78561, -2.119987, 20.49818, 48.56848, 79.4006, 56.70244, 25.30331, 10.67179, -15.30939, -36.55983, -54.5679, -44.22553, -15.54067, -6.243461, 16.76041, 61.51554, 77.62077, 71.92068, 43.58104, 18.83052, -16.43182, -33.08749, -51.44177, -40.2634, -18.26901, 15.75068, 42.49876, 67.19713 ; 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.667911, 3.602438, 3.471386, 3.504163, 3.471386, 3.471386, 3.438601, 3.471386, 3.53693, 3.471386, 3.53693, 3.53693, 3.53693, 3.569689, 3.569689, 3.53693, 3.994748, 3.79875, 3.994748, 4.027384, 3.994748, 4.060012, 4.092631, 3.994748, 3.962103, 3.831438, 3.766053, 3.79875, 3.79875, 3.831438, 3.831438, 3.766053, 3.79875, 3.831438, 3.766053, 3.766053, 3.766053, 3.79875, 3.831438, 3.831438, 3.864117, 3.896788, 3.962103, 4.060012, 4.190438, 4.223023, 4.157844, 4.125242, 4.092631, 4.125242, 4.157844, 4.157844, 4.092631, 4.027384, 3.896788, 3.962103, 3.994748, 4.027384, 3.962103, 4.027384, 3.994748, 3.994748, 4.027384, 4.125242, 4.483409, 4.157844, 4.515921, 4.32073, 5.32615, 5.002636, 4.385826, 4.288169, 4.32073, 4.483409, 4.027384, 4.548424, 4.223023, 4.483409, 4.580919, 4.483409, 4.353282, 4.353282, 4.385826, 4.483409, 4.45089, 4.385826, 4.515921, 4.385826, 4.418362, 4.483409, 4.418362, 4.45089, 4.548424, 4.645885, 4.743276, 4.678357, 4.613406, 4.613406, 4.580919, 4.580919, 4.548424, 4.45089, 4.2556, 4.385826, 4.288169, 4.32073, 4.353282, 4.092631, 3.766053, 3.831438, 3.700634, 3.667911, 3.766053, 3.79875, 3.831438, 3.831438, 3.896788, 3.92945, 3.994748, 3.994748, 3.92945, 3.700634, 3.700634, 3.831438, 3.962103, 3.92945, 3.962103, 4.060012, 3.831438, 3.733348, 3.700634, 3.766053, 3.700634, 3.405806, 3.53693, 3.569689, 3.569689, 3.700634, 4.060012, 4.548424, 4.515921, 4.385826, 4.548424, 4.418362, 4.060012, 3.667911, 3.667911, 3.733348, 3.864117, 3.34019, 3.34019, 3.896788, 4.223023, 4.190438, 4.223023, 3.373002, 3.53693, 3.307368, 3.34019, 3.34019, 3.307368, 3.274537, 3.274537, 3.307368, 3.307368, 3.34019, 3.34019, 3.175988 ; 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 ; }