netcdf J0208.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.6995, 0.03426, -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-May-2004 21:15:32: Modified [lon,lat] to [-67.012500,44.889900].\n", "Thu May 13 20:33:31 2004: /usr/local/nco/bin/ncrcat -d time,2453139.6875,2453139.833 J0208.aanderaa.realtime.nc J0208.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 = "AANCM687" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 35 ; :mooring_site_id = "J0208" ; :mooring_site_desc = "Cobscook Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -18.6 ; :goes_platform_id = "04405528" ; :starting_julian_day_number = 2453205.00000579 ; :starting_julian_day_string = "2004-07-18 00:00:00" ; :ending_julian_day_number = 2453211.95833912 ; :ending_julian_day_string = "2004-07-24 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 12-May-2004 17:24:32\n", "AANCM_Temperature_1.5: 12-May-2004 17:24:32" ; data: lat = 44.8899 ; lon = -67.0125 ; depth = 2 ; time = 2453205, 2453205.04166667, 2453205.08333333, 2453205.125, 2453205.16666667, 2453205.20833333, 2453205.25, 2453205.29166667, 2453205.33333333, 2453205.375, 2453205.41666667, 2453205.45833333, 2453205.5, 2453205.54166667, 2453205.58333333, 2453205.625, 2453205.66666667, 2453205.70833333, 2453205.75, 2453205.79166667, 2453205.83333333, 2453205.875, 2453205.91666667, 2453205.95833333, 2453206, 2453206.04166667, 2453206.08333333, 2453206.125, 2453206.16666667, 2453206.20833333, 2453206.25, 2453206.29166667, 2453206.33333333, 2453206.375, 2453206.41666667, 2453206.45833333, 2453206.5, 2453206.54166667, 2453206.58333333, 2453206.625, 2453206.66666667, 2453206.70833333, 2453206.75, 2453206.79166667, 2453206.83333333, 2453206.875, 2453206.91666667, 2453206.95833333, 2453207, 2453207.04166667, 2453207.08333333, 2453207.125, 2453207.16666667, 2453207.20833333, 2453207.25, 2453207.29166667, 2453207.33333333, 2453207.375, 2453207.41666667, 2453207.45833333, 2453207.5, 2453207.54166667, 2453207.58333333, 2453207.625, 2453207.66666667, 2453207.70833333, 2453207.75, 2453207.79166667, 2453207.83333333, 2453207.875, 2453207.91666667, 2453207.95833333, 2453208, 2453208.04166667, 2453208.08333333, 2453208.125, 2453208.16666667, 2453208.20833333, 2453208.25, 2453208.29166667, 2453208.33333333, 2453208.375, 2453208.41666667, 2453208.45833333, 2453208.5, 2453208.54166667, 2453208.58333333, 2453208.625, 2453208.66666667, 2453208.70833333, 2453208.75, 2453208.79166667, 2453208.83333333, 2453208.875, 2453208.91666667, 2453208.95833333, 2453209, 2453209.04166667, 2453209.08333333, 2453209.125, 2453209.16666667, 2453209.20833333, 2453209.25, 2453209.29166667, 2453209.33333333, 2453209.375, 2453209.41666667, 2453209.45833333, 2453209.5, 2453209.54166667, 2453209.58333333, 2453209.625, 2453209.66666667, 2453209.70833333, 2453209.75, 2453209.79166667, 2453209.83333333, 2453209.875, 2453209.91666667, 2453209.95833333, 2453210, 2453210.04166667, 2453210.08333333, 2453210.125, 2453210.16666667, 2453210.20833333, 2453210.25, 2453210.29166667, 2453210.33333333, 2453210.375, 2453210.41666667, 2453210.45833333, 2453210.5, 2453210.54166667, 2453210.58333333, 2453210.625, 2453210.66666667, 2453210.70833333, 2453210.75, 2453210.79166667, 2453210.83333333, 2453210.875, 2453210.91666667, 2453210.95833333, 2453211, 2453211.04166667, 2453211.08333333, 2453211.125, 2453211.16666667, 2453211.20833333, 2453211.25, 2453211.29166667, 2453211.33333333, 2453211.375, 2453211.41666667, 2453211.45833333, 2453211.5, 2453211.54166667, 2453211.58333333, 2453211.625, 2453211.66666667, 2453211.70833333, 2453211.75, 2453211.79166667, 2453211.83333333, 2453211.875, 2453211.91666667, 2453211.95833333 ; current_speed = 51.3275, 111.1607, 114.0937, 93.856, 60.1265, 43.7017, 77.7245, 135.2113, 145.1835, 122.8927, 86.2302, 51.3275, 34.3161, 97.3756, 112.3339, 104.7081, 76.258, 7.3325, 59.2466, 118.4932, 127.8788, 111.1607, 101.4818, 44.8749, 17.598, 101.4818, 119.6664, 112.3339, 99.4287, 21.9975, 60.1265, 122.0128, 131.985, 139.0242, 122.8927, 71.5652, 14.0784, 49.2744, 113.8004, 111.1607, 94.7359, 82.4173, 36.0759, 57.1935, 122.8927, 135.7979, 125.8257, 88.5766, 7.3325, 47.8079, 107.3478, 110.8674, 95.6158, 73.325, 46.6347, 74.4982, 128.4654, 140.1974, 127.5855, 130.5185, 39.5955, 32.8496, 80.6575, 112.9205, 116.4401, 103.5349, 19.6511, 34.6094, 107.0545, 119.9597, 114.0937, 95.0292, 74.4982, 26.397, 56.6069, 111.1607, 123.186, 97.9622, 47.8079, 44.8749, 90.0431, 127.5855, 118.1999, 126.9989, 100.6019, 24.9305, 36.9558, 117.6133, 120.8396, 94.1493, 75.3781, 25.2238, 68.6322, 126.9989, 121.1329, 90.6297, 109.1076, 58.66, 26.397, 97.0823, 109.4009, 107.0545, 86.8168, 35.4893, 65.9925, 123.7726, 133.4515, 125.2391, 107.3478, 83.2972, 25.2238, 59.2466, 116.7334, 118.4932, 90.0431, 48.9811, 51.6208, 65.6992, 119.6664, 121.4262, 98.8421, 94.1493, 38.4223, 40.7687, 108.2277, 109.1076, 90.0431, 75.0848, 25.5171, 68.9255, 124.6525, 147.2366, 132.2783, 96.789, 80.0709, 17.3047, 76.258, 115.8535, 112.3339, 88.2833, 29.6233, 48.9811, 95.6158, 125.8257, 108.521, 121.7195, 73.6183, 9.0923, 44.5816, 107.0545, 102.9483, 83.2972, 41.9419, 42.5285, 67.7523, 121.4262, 132.5716, 104.7081, 80.9508, 52.2074, 36.9558, 93.856, 111.7473, 97.9622, 82.4173, 18.4779, 63.9394, 115.2669 ; 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 = 301.0044, 288.3468, 298.5432, 297.84, 352.2996, 97.0764, 124.8528, 118.1724, 116.4144, 115.008, 117.1176, 86.5284, 286.5888, 290.1048, 292.566, 301.7076, 325.2648, 255.9996, 128.3688, 122.7432, 118.1724, 116.4144, 116.766, 128.7204, 279.2052, 287.9952, 290.4564, 301.7076, 305.5752, 15.8568, 117.8208, 119.5788, 121.6884, 112.1952, 113.9532, 119.2272, 61.2132, 295.0272, 287.6436, 295.7304, 301.356, 318.5844, 60.51, 120.6336, 116.4144, 115.7112, 119.9304, 118.8756, 77.0352, 272.1732, 290.1048, 310.146, 298.8948, 327.3744, 78.4416, 122.3916, 116.4144, 120.6336, 114.6564, 129.072, 119.2272, 263.7348, 290.4564, 289.7532, 295.0272, 322.452, 259.8672, 108.3276, 121.3368, 116.0628, 111.1404, 114.3048, 123.798, 356.5188, 323.8584, 294.6756, 299.9496, 300.6528, 3.9024, 110.7888, 126.6108, 119.2272, 112.5468, 115.008, 118.1724, 141.7296, 286.9404, 291.5112, 296.4336, 310.146, 310.146, 70.7064, 121.6884, 120.6336, 116.4144, 110.0856, 121.3368, 125.9076, 285.8856, 293.2692, 293.2692, 303.4656, 319.6392, 316.4748, 130.83, 120.6336, 117.4692, 113.25, 113.25, 120.6336, 207.4788, 315.0684, 286.5888, 292.2144, 307.3332, 356.8704, 83.7156, 123.798, 121.3368, 114.6564, 115.3596, 120.6336, 71.4096, 267.954, 286.5888, 292.566, 303.114, 327.726, 53.1264, 126.2592, 119.9304, 123.4464, 120.6336, 116.766, 111.1404, 286.2372, 293.6208, 294.6756, 297.4884, 311.5524, 349.4868, 110.4372, 124.8528, 119.2272, 113.25, 118.1724, 119.2272, 103.0536, 312.6072, 290.808, 299.598, 309.0912, 343.8612, 83.7156, 126.9624, 118.524, 110.7888, 113.25, 117.4692, 98.8344, 280.26, 291.5112, 296.082, 305.9268, 328.7808, 299.2464, 122.04, 118.1724 ; 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 = -43.99422, -105.5103, -100.2264, -82.99265, -8.056537, 43.36881, 63.78251, 119.1929, 130.0263, 111.3714, 76.75116, 51.23331, -32.88781, -91.44206, -103.7334, -89.07951, -43.45063, -7.114681, 46.45121, 99.66501, 112.7291, 99.55552, 90.60835, 35.01175, -17.37137, -96.51756, -112.12, -95.5671, -80.8706, 6.010465, 53.17657, 106.1118, 112.3083, 128.7228, 112.3089, 62.45426, 12.33856, -44.64788, -108.4473, -100.1388, -80.89978, -54.52037, 31.40196, 49.21177, 110.0627, 122.3529, 109.0446, 77.5639, 7.14558, -47.77351, -100.8066, -84.74749, -83.71243, -39.53296, 45.689, 62.90676, 115.0536, 120.6319, 115.953, 101.3286, 34.55461, -32.6534, -75.57111, -106.2759, -105.5072, -63.09684, -19.34459, 32.85381, 91.43792, 107.7614, 106.4151, 86.60665, 61.90829, -1.602853, -33.38578, -101.0102, -106.7363, -84.27419, 3.253666, 41.95332, 72.27805, 111.3426, 109.1655, 115.0926, 88.68369, 15.44129, -35.35223, -109.4211, -108.2059, -71.9681, -57.61932, 23.80718, 58.40034, 109.2754, 108.4866, 85.11765, 93.19153, 47.51248, -25.3889, -89.18552, -100.5021, -89.30669, -56.22245, -24.44054, 49.93341, 106.4993, 118.406, 115.0686, 98.63022, 71.67252, -11.63878, -41.84363, -111.8748, -109.6981, -71.59527, -2.674107, 51.3106, 54.59629, 102.2101, 110.3553, 89.31743, 81.01014, 36.4175, -40.74271, -103.7231, -100.7541, -75.41877, -40.09293, 20.41269, 55.57805, 108.0279, 122.8545, 113.818, 86.41837, 74.68208, -16.61446, -69.8689, -105.2745, -99.65189, -66.06676, -5.405128, 45.89801, 78.46452, 109.8069, 99.70814, 107.2995, 64.24598, 8.857347, -32.8126, -100.072, -89.5148, -64.65056, -11.65839, 42.27294, 54.13614, 106.6871, 123.9405, 96.20488, 71.82432, 51.58803, -36.36486, -87.31854, -100.3676, -79.32658, -42.71801, -16.12246, 54.20002, 101.6113 ; 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 = 26.439, 34.98981, 54.51639, 43.83113, 59.58429, -5.383731, -44.41722, -63.8368, -64.58637, -51.95225, -39.30531, 3.108074, 9.797282, 33.47173, 43.10784, 55.03296, 62.66838, -1.773942, -36.7756, -64.08997, -60.37493, -49.45098, -45.7021, -28.07017, 2.815166, 31.35151, 41.82275, 59.04096, 57.84473, 21.16044, -28.0615, -60.22797, -69.33164, -52.51823, -49.89325, -34.94343, 6.779479, 20.84546, 34.49235, 48.25899, 49.2962, 61.80729, 17.75914, -29.14272, -54.67008, -58.91391, -62.78043, -42.77448, 1.645064, 1.812895, 36.89956, 71.48038, 46.20184, 61.75517, 9.344038, -39.90891, -57.14915, -71.43703, -53.22556, -82.26535, -19.33345, -3.584896, 28.18935, 38.16366, 49.2598, 82.08693, -3.457224, -10.88292, -55.6756, -52.70502, -41.14841, -39.11314, -41.44086, 26.34829, 45.71357, 46.40738, 61.49913, 49.9445, 47.69706, -15.92719, -53.69956, -62.29668, -45.32233, -53.68813, -47.49679, -19.57285, 10.76806, 43.12681, 53.793, 60.70159, 48.59909, 8.334169, -36.05245, -64.71179, -53.88721, -31.12438, -56.74335, -34.4029, 7.225321, 38.35253, 43.21901, 59.03373, 66.1528, 25.73228, -43.14701, -63.06784, -61.5574, -49.43737, -42.37489, -42.44376, -22.37809, 41.94366, 33.32751, 44.79914, 54.60657, 48.90805, 5.650603, -36.54627, -62.23464, -50.65605, -42.33388, -47.97341, 12.24905, -1.455518, 30.89912, 41.86976, 49.19114, 63.48452, 15.31158, -40.76524, -62.19507, -81.15043, -67.40189, -43.58871, -28.87794, 4.838645, 30.55518, 48.36654, 51.84985, 58.55873, 29.12601, -17.10325, -54.64156, -61.43742, -42.838, -57.46696, -35.9459, -2.053609, 30.18034, 38.02977, 50.84735, 52.5236, 40.28902, 4.655326, -40.73883, -57.98427, -47.05287, -41.33288, -37.34032, -8.017967, 6.582393, 34.41541, 49.13049, 57.47944, 70.4825, 9.027681, -33.92057, -54.42052 ; 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 = 10.0936, 9.554647, 9.300675, 8.887444, 9.459435, 9.491177, 9.237144, 9.966872, 10.12527, 10.06192, 10.0936, 9.998558, 9.966872, 9.522914, 9.459435, 9.364191, 9.237144, 8.505377, 9.744976, 9.935183, 10.31525, 10.31525, 10.4102, 10.4102, 10.2836, 9.713264, 9.522914, 9.364191, 8.82381, 9.491177, 9.522914, 9.871794, 10.31525, 10.12527, 10.18861, 10.31525, 10.18861, 10.12527, 9.681547, 9.459435, 9.110037, 9.491177, 9.205374, 9.459435, 10.03024, 10.22028, 10.18861, 10.2836, 10.34691, 10.0936, 9.586378, 9.522914, 9.237144, 9.649828, 9.586378, 9.300675, 9.840095, 10.12527, 10.06192, 10.15694, 10.18861, 10.22028, 9.618105, 9.427691, 9.522914, 9.332435, 9.586378, 9.332435, 10.18861, 10.44185, 10.31525, 10.4102, 10.53677, 10.18861, 10.34691, 9.618105, 9.681547, 9.078251, 9.427691, 9.776686, 9.364191, 10.4102, 10.4102, 10.31525, 10.37856, 10.4102, 10.37856, 9.90349, 9.713264, 9.554647, 9.300675, 10.03024, 9.681547, 9.871794, 10.60003, 10.47349, 10.63166, 10.75815, 10.50513, 9.998558, 9.744976, 9.586378, 9.427691, 8.473509, 9.90349, 9.998558, 10.47349, 10.37856, 10.47349, 10.53677, 10.60003, 10.12527, 9.808392, 9.744976, 9.173599, 9.808392, 9.744976, 9.713264, 10.4102, 10.75815, 10.50513, 10.66329, 10.60003, 10.5684, 10.06192, 9.744976, 9.618105, 9.808392, 9.554647, 9.681547, 9.935183, 10.50513, 10.31525, 10.47349, 10.5684, 10.5684, 10.06192, 10.06192, 9.744976, 9.554647, 9.364191, 9.998558, 10.2836, 10.60003, 10.63166, 10.72653, 10.75815, 10.50513, 10.60003, 9.966872, 9.713264, 9.554647, 9.395943, 9.713264, 9.681547, 10.22028, 10.60003, 10.44185, 10.53677, 10.4102, 10.37856, 9.744976, 9.744976, 9.681547, 9.713264, 8.600953, 9.713264, 9.90349 ; 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 ; }