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 = 2453212.00000579 ; :starting_julian_day_string = "2004-07-25 00:00:00" ; :ending_julian_day_number = 2453218.95833912 ; :ending_julian_day_string = "2004-07-31 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 = 2453212, 2453212.04166667, 2453212.08333333, 2453212.125, 2453212.16666667, 2453212.20833333, 2453212.25, 2453212.29166667, 2453212.33333333, 2453212.375, 2453212.41666667, 2453212.45833333, 2453212.5, 2453212.54166667, 2453212.58333333, 2453212.625, 2453212.66666667, 2453212.70833333, 2453212.75, 2453212.79166667, 2453212.83333333, 2453212.875, 2453212.91666667, 2453212.95833333, 2453213, 2453213.04166667, 2453213.08333333, 2453213.125, 2453213.16666667, 2453213.20833333, 2453213.25, 2453213.29166667, 2453213.33333333, 2453213.375, 2453213.41666667, 2453213.45833333, 2453213.5, 2453213.54166667, 2453213.58333333, 2453213.625, 2453213.66666667, 2453213.70833333, 2453213.75, 2453213.79166667, 2453213.83333333, 2453213.875, 2453213.91666667, 2453213.95833333, 2453214, 2453214.04166667, 2453214.08333333, 2453214.125, 2453214.16666667, 2453214.20833333, 2453214.25, 2453214.29166667, 2453214.33333333, 2453214.375, 2453214.41666667, 2453214.45833333, 2453214.5, 2453214.54166667, 2453214.58333333, 2453214.625, 2453214.66666667, 2453214.70833333, 2453214.75, 2453214.79166667, 2453214.83333333, 2453214.875, 2453214.91666667, 2453214.95833333, 2453215, 2453215.04166667, 2453215.08333333, 2453215.125, 2453215.16666667, 2453215.20833333, 2453215.25, 2453215.29166667, 2453215.33333333, 2453215.375, 2453215.41666667, 2453215.45833333, 2453215.5, 2453215.54166667, 2453215.58333333, 2453215.625, 2453215.66666667, 2453215.70833333, 2453215.75, 2453215.79166667, 2453215.83333333, 2453215.875, 2453215.91666667, 2453215.95833333, 2453216, 2453216.04166667, 2453216.08333333, 2453216.125, 2453216.16666667, 2453216.20833333, 2453216.25, 2453216.29166667, 2453216.33333333, 2453216.375, 2453216.41666667, 2453216.45833333, 2453216.5, 2453216.54166667, 2453216.58333333, 2453216.625, 2453216.66666667, 2453216.70833333, 2453216.75, 2453216.79166667, 2453216.83333333, 2453216.875, 2453216.91666667, 2453216.95833333, 2453217, 2453217.04166667, 2453217.08333333, 2453217.125, 2453217.16666667, 2453217.20833333, 2453217.25, 2453217.29166667, 2453217.33333333, 2453217.375, 2453217.41666667, 2453217.45833333, 2453217.5, 2453217.54166667, 2453217.58333333, 2453217.625, 2453217.66666667, 2453217.70833333, 2453217.75, 2453217.79166667, 2453217.83333333, 2453217.875, 2453217.91666667, 2453217.95833333, 2453218, 2453218.04166667, 2453218.08333333, 2453218.125, 2453218.16666667, 2453218.20833333, 2453218.25, 2453218.29166667, 2453218.33333333, 2453218.375, 2453218.41666667, 2453218.45833333, 2453218.5, 2453218.54166667, 2453218.58333333, 2453218.625, 2453218.66666667, 2453218.70833333, 2453218.75, 2453218.79166667, 2453218.83333333, 2453218.875, 2453218.91666667, 2453218.95833333 ; current_speed = 115.8535, 113.2138, 127.8788, 70.9786, 6.4526, 55.4337, 109.9875, 112.0406, 90.923, 49.5677, 48.3945, 61.0064, 128.1721, 137.851, 128.4654, 97.9622, 16.4248, 33.4362, 103.2416, 105.0014, 102.0684, 65.1126, 9.0923, 70.392, 119.0798, 120.8396, 121.7195, 125.2391, 51.3275, 16.1315, 58.3667, 105.8813, 124.3592, 104.1215, 42.2352, 47.2213, 73.9116, 119.6664, 135.7979, 119.0798, 94.7359, 31.6764, 45.1682, 112.0406, 105.8813, 75.6714, 82.4173, 35.4893, 68.0456, 123.186, 124.6525, 130.2252, 120.8396, 54.2605, 15.8382, 50.7409, 109.9875, 114.9736, 87.1101, 52.5007, 44.2883, 60.1265, 117.0267, 139.0242, 119.6664, 89.4565, 13.7851, 31.3831, 114.9736, 104.4148, 101.4818, 56.3136, 6.1593, 75.3781, 126.7056, 143.717, 133.4515, 125.5324, 53.6739, 7.6258, 60.7131, 110.8674, 118.7865, 102.3617, 56.0203, 23.1707, 79.7776, 117.32, 113.8004, 108.2277, 96.2024, 39.8888, 54.5538, 115.5602, 111.454, 110.2808, 78.6044, 9.6789, 75.6714, 124.0659, 132.2783, 123.4793, 125.5324, 77.1379, 9.9722, 49.5677, 113.2138, 117.9066, 118.1999, 68.9255, 14.0784, 83.5905, 136.6778, 129.3453, 111.7473, 122.0128, 28.7434, 35.7826, 115.5602, 121.7195, 128.4654, 96.789, 24.0506, 66.5791, 138.7309, 151.6361, 147.2366, 136.6778, 81.8307, 10.2655, 60.7131, 128.1721, 130.8118, 117.32, 84.4704, 20.8243, 87.99, 170.4073, 154.8624, 136.6778, 131.985, 41.3553, 27.2769, 139.6108, 129.9319, 138.7309, 115.2669, 26.9836, 66.8724, 153.3959, 168.3542, 141.6639, 157.5021, 111.7473, 14.3717, 70.392, 115.8535, 131.6917, 137.2644, 68.3389, 19.0645, 85.057, 139.3175, 113.5071, 132.8649, 93.2694, 43.4084, 44.8749 ; 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 = 117.8208, 115.008, 118.524, 124.5012, 210.9948, 302.4108, 282.7212, 299.598, 299.9496, 312.9588, 93.2088, 122.04, 127.314, 124.8528, 119.5788, 124.8528, 144.1908, 291.1596, 287.6436, 297.84, 301.356, 328.7808, 313.3104, 128.7204, 119.9304, 117.8208, 113.25, 121.3368, 102.702, 277.4472, 312.6072, 286.2372, 289.4016, 300.3012, 340.7352, 90.0444, 121.6884, 118.1724, 119.9304, 117.8208, 120.282, 170.2092, 298.8948, 286.2372, 299.598, 302.0592, 320.694, 43.9848, 122.04, 115.7112, 119.9304, 110.4372, 124.1496, 116.0628, 249.6708, 298.1916, 287.9952, 293.6208, 303.8172, 352.2996, 81.2544, 122.04, 115.7112, 117.8208, 114.6564, 115.3596, 144.894, 288.6984, 287.9952, 297.1368, 303.114, 331.5936, 233.4972, 125.556, 122.3916, 120.282, 113.6016, 122.04, 107.6244, 221.5428, 302.7624, 287.9952, 297.1368, 310.4976, 329.8356, 121.3368, 125.2044, 119.2272, 115.7112, 117.1176, 113.9532, 71.4096, 280.9632, 285.534, 304.1688, 298.8948, 305.9268, 112.8984, 128.3688, 116.766, 116.4144, 110.0856, 114.3048, 118.8756, 268.3056, 312.9588, 295.0272, 295.0272, 295.3788, 299.598, 117.1176, 120.6336, 118.524, 115.008, 115.7112, 115.7112, 135.4008, 289.05, 293.6208, 299.9496, 297.4884, 294.6756, 344.2128, 123.798, 131.8848, 116.766, 116.4144, 128.3688, 122.04, 202.908, 298.1916, 291.1596, 292.9176, 297.84, 303.114, 95.3184, 132.2364, 123.0948, 119.2272, 116.0628, 126.9624, 112.5468, 330.5388, 287.9952, 299.598, 295.7304, 287.6436, 354.4092, 126.9624, 116.4144, 116.4144, 111.8436, 119.2272, 109.0308, 110.7888, 306.9816, 294.324, 296.7852, 291.1596, 306.2784, 120.6336, 115.3596, 126.2592, 105.8664, 111.1404, 105.1632, 133.2912, 285.534 ; 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 = 102.4622, 102.5999, 112.3565, 58.49448, -3.322833, -46.79862, -107.2877, -97.42066, -78.78159, -36.27582, 48.31863, 51.71378, 101.9385, 113.1237, 111.7235, 80.39003, 9.609952, -31.18188, -98.38515, -92.84803, -87.16138, -33.74875, -6.615996, 54.92038, 103.1984, 106.8719, 111.8348, 106.9698, 50.07135, -15.99543, -42.95859, -101.6579, -117.2973, -89.89694, -13.93485, 47.22129, 62.89267, 105.4896, 117.6868, 105.3156, 81.80956, 5.386612, -39.54514, -107.5716, -92.06508, -64.13152, -52.20822, 24.64617, 57.68076, 110.9896, 108.0279, 122.0282, 100.0038, 48.74291, -14.85167, -44.72165, -104.6072, -105.3408, -72.37259, -7.034732, 43.77337, 50.96791, 105.4401, 122.9546, 108.7559, 80.83625, 7.927686, -29.72668, -109.3494, -92.92082, -84.99966, -26.78964, -4.951016, 61.32367, 106.991, 124.1074, 122.2885, 106.411, 51.15454, -5.057273, -51.05498, -105.444, -105.7105, -77.83923, -28.14924, 19.79067, 65.18633, 102.384, 102.5333, 96.33054, 87.9172, 37.80748, -53.55817, -111.339, -92.21554, -96.55177, -63.65127, 8.916166, 59.32877, 110.7726, 118.4684, 115.9694, 114.4063, 67.54736, -9.967839, -36.27582, -102.5838, -106.836, -106.7929, -59.93156, 12.5308, 71.92489, 120.0875, 117.219, 100.6834, 109.9326, 20.18198, -33.82293, -105.8783, -105.4657, -113.9622, -87.95081, -6.543333, 55.32749, 103.2836, 135.3888, 131.8651, 107.1597, 69.36608, -3.995872, -53.51087, -119.5305, -120.4863, -103.7408, -70.75116, 20.73465, 65.14584, 142.7618, 135.1469, 122.7794, 105.46, 38.19437, -13.41571, -132.7814, -112.9774, -124.9753, -109.8448, -2.628826, 53.43307, 137.3814, 150.778, 131.4929, 137.4506, 105.6396, 13.43603, -56.23115, -105.5693, -117.5615, -128.0098, -55.0915, 16.40392, 76.86069, 112.3386, 109.1827, 123.923, 90.02219, 31.59602, -43.23569 ; 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 = -54.06973, -47.86055, -61.06556, -40.20395, -5.53126, 29.71168, 24.22003, 55.33814, 45.39222, 33.77901, -2.708875, -32.36458, -77.69572, -78.77772, -63.41311, -55.98246, -13.32002, 12.06937, 31.29203, 49.03608, 53.1117, 55.68369, 6.236867, -44.03164, -59.41459, -56.39678, -48.04802, -65.13283, -11.2859, 2.090844, 39.51242, 29.60595, 41.31057, 52.53406, 39.87019, -0.03659302, -38.82572, -56.49764, -67.75604, -55.57546, -47.77118, -31.21504, 21.82541, 31.32818, 52.29599, 40.16602, 63.77235, 25.53541, -36.09895, -53.44242, -62.19507, -45.4721, -67.83399, -23.83968, -5.502406, 23.97109, 33.97924, 46.06781, 48.48069, 52.02726, 6.733925, -31.89778, -50.7703, -64.88367, -49.9219, -38.31404, -11.27745, 10.061, 35.51963, 47.62532, 55.44018, 49.53318, -3.663934, -43.83224, -67.87657, -72.47021, -53.4306, -66.59634, -16.25116, -5.70761, 32.85529, 34.25108, 54.18049, 66.47535, 48.43443, -12.05033, -45.99139, -57.28431, -49.37062, -49.33217, -39.05724, 12.71657, 10.37496, 30.9482, 62.59623, 53.28801, 46.12122, -3.766043, -46.97082, -55.8728, -58.84536, -42.40571, -51.66797, -37.25063, -0.2948635, 33.77901, 47.89492, 49.88021, 50.66058, 34.0431, -6.417193, -42.59321, -65.26732, -54.68005, -48.47992, -52.93345, -20.46633, 11.6792, 46.30285, 60.767, 59.29565, 40.40749, 23.14338, -37.03573, -92.62161, -68.28899, -65.49972, -84.83877, -43.4121, -9.455871, 28.68218, 46.26591, 50.93902, 54.78892, 46.14674, -1.930212, -59.1461, -93.04681, -75.61529, -60.05021, -79.36137, -15.85719, 23.74969, 43.13099, 64.17486, 60.22823, 34.93684, 26.85524, -40.20976, -68.23975, -74.8941, -52.70949, -76.90418, -36.43816, -5.100864, 42.34491, 47.7196, 59.34647, 49.54793, 40.43676, -9.714241, -36.42975, -82.39782, -31.03229, -47.91833, -24.39641, -29.76542, 12.01795 ; 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.50513, 10.37856, 10.4102, 10.44185, 10.50513, 10.34691, 9.871794, 9.713264, 9.427691, 8.569098, 9.744976, 9.459435, 10.34691, 10.37856, 10.2836, 10.4102, 10.34691, 10.25194, 9.998558, 9.966872, 9.713264, 9.618105, 8.569098, 9.713264, 9.840095, 10.47349, 10.4102, 10.5684, 10.5684, 10.34691, 10.2836, 9.935183, 9.871794, 9.649828, 9.427691, 9.713264, 9.649828, 10.44185, 10.4102, 10.4102, 10.5684, 10.63166, 10.4102, 10.12527, 9.966872, 9.776686, 9.776686, 9.744976, 9.840095, 9.776686, 10.5684, 10.44185, 10.5684, 10.75815, 10.69491, 10.50513, 10.03024, 9.840095, 9.618105, 9.90349, 9.744976, 9.713264, 10.37856, 10.53677, 10.44185, 10.47349, 10.53677, 10.22028, 9.966872, 9.840095, 9.649828, 9.649828, 9.078251, 9.744976, 9.840095, 10.37856, 10.2836, 10.37856, 10.44185, 10.2836, 10.15694, 9.90349, 9.744976, 9.586378, 9.459435, 9.840095, 9.681547, 10.22028, 10.37856, 10.34691, 10.44185, 10.31525, 10.25194, 9.935183, 9.744976, 9.522914, 8.728326, 9.173599, 9.713264, 9.840095, 10.25194, 10.15694, 10.22028, 10.2836, 10.25194, 10.15694, 9.840095, 9.776686, 9.364191, 8.760159, 9.04646, 9.586378, 10.18861, 10.2836, 10.31525, 10.31525, 10.69491, 10.31525, 10.03024, 9.871794, 9.395943, 8.632803, 9.459435, 9.427691, 9.840095, 10.31525, 10.25194, 10.25194, 10.34691, 10.15694, 10.15694, 9.966872, 9.776686, 9.237144, 8.664648, 9.205374, 9.776686, 10.31525, 10.53677, 10.50513, 10.66329, 10.60003, 10.53677, 10.06192, 9.840095, 9.554647, 8.728326, 9.300675, 9.554647, 9.998558, 10.4102, 10.34691, 10.31525, 10.60003, 10.60003, 10.4102, 9.871794, 9.840095, 8.887444, 9.14182, 9.237144, 9.649828, 10.5684, 10.5684, 10.5684, 10.72653, 10.8846, 10.72653 ; 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 ; }