netcdf J0209.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., 300. ; 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., 300. ; 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., 300. ; 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.7143, 0.03428, -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 = "12-Jan-2005 14:45:45: Modified [lon,lat] to [-67.012800,44.889500].\n", "04-Oct-2004 00:58:19: Modified [lon,lat] to [-67.012150,44.889250].\n", "Sun Oct 3 22:07:49 2004: /usr/local/nco/bin/ncrcat -d time,2453282.85416667,2453285.9 J0209.aanderaa.realtime.nc J0209.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 = "AANCM713" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 35 ; :mooring_site_id = "J0209" ; :mooring_site_desc = "Cobscook Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -18.4 ; :goes_platform_id = "04405528" ; :starting_julian_day_number = 2453464.00000579 ; :starting_julian_day_string = "2005-04-03 00:00:00" ; :ending_julian_day_number = 2453470.95833912 ; :ending_julian_day_string = "2005-04-09 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 24-Aug-2004 18:15:24\n", "AANCM_Temperature_1.5: 24-Aug-2004 18:15:24" ; :longitude = -67.0128 ; :latitude = 44.8895 ; data: lat = 44.8895 ; lon = -67.0128 ; depth = 2 ; time = 2453464, 2453464.04166667, 2453464.08333333, 2453464.125, 2453464.16666667, 2453464.20833333, 2453464.25, 2453464.29166667, 2453464.33333333, 2453464.375, 2453464.41666667, 2453464.45833333, 2453464.5, 2453464.54166667, 2453464.58333333, 2453464.625, 2453464.66666667, 2453464.70833333, 2453464.75, 2453464.79166667, 2453464.83333333, 2453464.875, 2453464.91666667, 2453464.95833333, 2453465, 2453465.04166667, 2453465.08333333, 2453465.125, 2453465.16666667, 2453465.20833333, 2453465.25, 2453465.29166667, 2453465.33333333, 2453465.375, 2453465.41666667, 2453465.45833333, 2453465.5, 2453465.54166667, 2453465.58333333, 2453465.625, 2453465.66666667, 2453465.70833333, 2453465.75, 2453465.79166667, 2453465.83333333, 2453465.875, 2453465.91666667, 2453465.95833333, 2453466, 2453466.04166667, 2453466.08333333, 2453466.125, 2453466.16666667, 2453466.20833333, 2453466.25, 2453466.29166667, 2453466.33333333, 2453466.375, 2453466.41666667, 2453466.45833333, 2453466.5, 2453466.54166667, 2453466.58333333, 2453466.625, 2453466.66666667, 2453466.70833333, 2453466.75, 2453466.79166667, 2453466.83333333, 2453466.875, 2453466.91666667, 2453466.95833333, 2453467, 2453467.04166667, 2453467.08333333, 2453467.125, 2453467.16666667, 2453467.20833333, 2453467.25, 2453467.29166667, 2453467.33333333, 2453467.375, 2453467.41666667, 2453467.45833333, 2453467.5, 2453467.54166667, 2453467.58333333, 2453467.625, 2453467.66666667, 2453467.70833333, 2453467.75, 2453467.79166667, 2453467.83333333, 2453467.875, 2453467.91666667, 2453467.95833333, 2453468, 2453468.04166667, 2453468.08333333, 2453468.125, 2453468.16666667, 2453468.20833333, 2453468.25, 2453468.29166667, 2453468.33333333, 2453468.375, 2453468.41666667, 2453468.45833333, 2453468.5, 2453468.54166667, 2453468.58333333, 2453468.625, 2453468.66666667, 2453468.70833333, 2453468.75, 2453468.79166667, 2453468.83333333, 2453468.875, 2453468.91666667, 2453468.95833333, 2453469, 2453469.04166667, 2453469.08333333, 2453469.125, 2453469.16666667, 2453469.20833333, 2453469.25, 2453469.29166667, 2453469.33333333, 2453469.375, 2453469.41666667, 2453469.45833333, 2453469.5, 2453469.54166667, 2453469.58333333, 2453469.625, 2453469.66666667, 2453469.70833333, 2453469.75, 2453469.79166667, 2453469.83333333, 2453469.875, 2453469.91666667, 2453469.95833333, 2453470, 2453470.04166667, 2453470.08333333, 2453470.125, 2453470.16666667, 2453470.20833333, 2453470.25, 2453470.29166667, 2453470.33333333, 2453470.375, 2453470.41666667, 2453470.45833333, 2453470.5, 2453470.54166667, 2453470.58333333, 2453470.625, 2453470.66666667, 2453470.70833333, 2453470.75, 2453470.79166667, 2453470.83333333, 2453470.875, 2453470.91666667, 2453470.95833333 ; current_speed = 99.722, 125.8257, 107.9344, 91.8029, 49.2744, 14.9583, 47.2213, 108.8143, 61.593, 62.7662, 36.3692, 12.6119, 86.2302, 157.2088, 114.0937, 137.851, 104.7081, 56.0203, 37.5424, 58.66, 71.5652, 67.7523, 92.3895, 32.5563, 31.9697, 70.9786, 132.5716, 118.1999, 100.8952, 74.2049, 13.7851, 47.2213, 110.8674, 71.8585, 75.6714, 48.3945, 29.6233, 79.191, 97.6689, 140.1974, 118.7865, 99.722, 63.9394, 14.3717, 47.8079, 104.7081, 93.2694, 88.8699, 30.2099, 36.6625, 99.1354, 144.5969, 109.9875, 140.1974, 76.258, 16.4248, 41.9419, 81.2441, 92.0962, 71.2719, 59.5399, 38.4223, 68.3389, 134.6247, 132.2783, 125.5324, 115.8535, 75.6714, 10.5588, 57.7801, 113.2138, 100.6019, 88.5766, 54.2605, 37.5424, 91.5096, 163.9547, 119.9597, 134.0381, 79.4843, 30.7965, 41.9419, 112.9205, 109.4009, 87.99, 55.727, 42.8218, 70.392, 156.6222, 133.1582, 140.784, 119.0798, 70.392, 15.8382, 65.6992, 88.2833, 91.5096, 102.0684, 53.3806, 44.2883, 126.119, 152.2227, 121.4262, 120.8396, 68.6322, 17.598, 60.4198, 122.5994, 136.6778, 133.7448, 105.0014, 8.2124, 79.191, 170.9939, 127.8788, 127.8788, 107.3478, 62.4729, 24.3439, 99.1354, 141.0773, 113.2138, 79.191, 46.0481, 41.9419, 132.8649, 142.8371, 112.6272, 111.454, 93.5627, 14.3717, 49.2744, 117.32, 131.1051, 99.722, 72.1518, 17.3047, 89.1632, 149.8763, 125.2391, 120.8396, 114.9736, 42.5285, 47.5146, 134.3314, 137.2644, 120.253, 81.5374, 49.5677, 65.6992, 161.315, 139.0242, 141.9572, 110.2808, 73.9116, 11.1454, 89.4565, 133.1582, 113.8004, 136.6778, 86.5235, 44.2883, 137.5577, 156.3289, 127.8788, 146.9433, 106.1746, 23.464 ; 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 = 130.6784, 128.9204, 124.3496, 128.2172, 132.788, 246.3548, 305.072, 295.5788, 322.3004, 326.8712, 335.3096, 115.9112, 130.6784, 121.5368, 122.24, 116.966, 126.4592, 139.1168, 262.88, 308.588, 319.136, 316.6748, 293.1176, 304.0172, 107.4728, 123.2948, 131.7332, 126.4592, 126.4592, 129.272, 164.0804, 314.5652, 273.7796, 333.5516, 326.168, 321.5972, 73.7192, 131.7332, 120.8336, 125.756, 128.5688, 125.756, 129.272, 203.4596, 321.9488, 297.6884, 305.4236, 304.0172, 13.5956, 101.144, 132.788, 127.8656, 128.9204, 125.756, 135.9524, 167.948, 301.556, 301.556, 297.3368, 334.2548, 321.5972, 52.6232, 126.1076, 125.0528, 137.0072, 124.3496, 134.1944, 132.788, 254.09, 312.4556, 283.2728, 307.1816, 304.7204, 16.0568, 96.2216, 127.1624, 133.8428, 125.0528, 129.6236, 127.8656, 147.9068, 290.3048, 281.1632, 302.6108, 311.4008, 326.168, 43.4816, 124.3496, 123.6464, 126.8108, 131.03, 129.272, 129.9752, 337.0676, 316.6748, 314.5652, 314.5652, 307.1816, 8.3216, 99.0344, 124.3496, 128.9204, 119.0756, 130.6784, 116.2628, 144.7424, 294.8756, 283.2728, 287.8436, 287.492, 282.218, 306.4784, 124.3496, 130.3268, 126.8108, 127.1624, 126.1076, 135.9524, 289.25, 276.5924, 289.6016, 321.9488, 334.2548, 302.9624, 104.3084, 126.4592, 127.514, 120.1304, 120.482, 134.1944, 192.9116, 299.4464, 277.2956, 288.8984, 313.862, 313.862, 101.144, 124.7012, 133.1396, 121.5368, 126.8108, 130.6784, 147.2036, 293.1176, 276.944, 291.3596, 313.862, 319.136, 34.6916, 124.7012, 129.9752, 128.9204, 123.2948, 126.8108, 133.1396, 270.9668, 280.1084, 282.218, 293.1176, 288.1952, 291.008, 96.2216, 127.8656, 128.2172, 119.0756, 125.0528, 118.724, 152.4776 ; 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 = 75.62718, 97.89485, 89.11173, 72.12689, 36.16111, -13.7025, -38.64736, -98.14967, -37.66544, -34.30317, -15.19195, 11.34406, 65.39527, 133.9897, 96.50284, 122.8633, 84.21465, 36.66636, -37.2529, -45.85165, -46.82266, -46.48745, -84.97071, -26.98493, 30.49461, 59.32797, 98.9319, 95.06584, 81.14802, 57.4457, 3.78109, -33.64293, -110.6263, -32.00518, -42.13078, -30.06199, 28.43538, 59.09649, 83.86433, 113.772, 92.87442, 80.92568, 49.49866, -5.721407, -29.46714, -92.71774, -76.00422, -73.66157, 7.101365, 35.97121, 72.75271, 114.1524, 85.57242, 113.772, 53.01881, 3.429487, -35.73991, -69.23046, -81.81113, -30.95836, -36.98536, 30.53268, 55.2118, 110.2069, 90.20142, 103.6408, 83.0645, 55.53313, -10.15433, -42.6302, -110.1896, -80.15195, -72.80476, 15.00792, 37.32128, 72.92643, 118.2512, 98.20178, 103.2429, 62.7491, 16.36212, -39.33562, -110.784, -92.15394, -66.00146, -31.02654, 29.46661, 58.11635, 130.3837, 106.6089, 106.2027, 92.18559, 53.94298, -6.171272, -45.07874, -62.89765, -65.19624, -81.32035, 7.725733, 43.73887, 104.1251, 118.4322, 106.124, 91.64235, 61.54757, 10.15851, -54.81425, -119.3245, -130.1031, -127.5603, -102.6231, -6.603435, 65.38089, 130.3599, 102.3821, 101.91, 86.72755, 43.43464, -22.98281, -98.47992, -132.9016, -69.78107, -34.39818, -38.63564, 40.64084, 106.8606, 113.299, 97.4096, 96.04978, 67.08247, -3.21132, -42.90894, -116.3702, -124.0378, -71.90064, -52.02223, 16.97841, 73.30393, 109.3632, 106.7418, 96.74641, 87.1937, 23.03579, -43.69922, -133.3461, -127.8361, -86.70371, -53.34713, 28.2119, 54.01342, 123.6193, 108.1635, 118.6559, 88.29284, 53.93254, -11.14381, -88.06791, -130.1421, -104.6623, -129.8437, -80.77232, 44.02745, 108.5953, 122.8231, 111.7634, 120.2912, 93.10928, 10.84261 ; 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 = -65.00005, -79.04875, -60.90101, -56.79334, -33.47149, -5.999352, 27.13361, 46.9808, 48.73409, 52.56318, 33.04426, -5.511118, -56.20592, -82.22745, -60.86521, -62.51015, -62.22281, -42.35389, -4.6533, 36.58717, 54.12223, 49.28784, 36.27393, 18.21335, -9.598999, -38.96349, -88.24799, -70.24032, -59.95699, -46.9719, -13.25641, 33.13615, 7.308228, 64.33749, 62.85824, 37.92498, 8.304746, -52.71451, -50.05985, -81.9222, -74.05791, -58.27102, -40.47381, -13.18375, 37.64682, 48.65396, 54.06052, 49.71753, 29.36339, -7.085963, -67.34145, -88.75522, -69.09856, -81.9222, -54.81139, -16.06277, 21.94952, 42.51761, 42.29243, 64.19707, 46.65922, 23.32442, -40.27235, -77.31915, -96.75356, -70.83052, -80.7609, -51.40265, -2.894453, 39.00265, 25.9925, 60.79808, 50.45077, 52.14369, -4.068625, -55.27878, -113.5685, -68.89658, -85.48164, -48.78836, -26.09033, 14.55444, 21.86189, 58.95938, 58.18975, 46.29095, 31.0713, -39.71805, -86.77902, -79.785, -92.41824, -75.37782, -45.22376, 14.58643, 47.79427, 61.9502, 64.21416, 61.68435, 52.81857, -6.954478, -71.16151, -95.63241, -59.00867, -78.76477, -30.369, -14.36991, 25.41556, 28.14732, 41.88078, 40.20003, 22.22164, 4.882433, -44.68281, -110.6581, -76.62172, -77.24855, -63.26044, -44.90318, 8.025956, 11.38128, 47.32831, 89.15137, 71.33008, 25.05424, -10.36557, -78.95499, -86.98141, -56.53544, -56.53701, -65.22209, -14.00833, 24.22375, 14.89828, 42.46376, 69.09975, 49.9957, -3.344574, -50.76032, -102.4822, -65.50582, -72.40401, -74.94124, -35.74949, 18.65516, 16.24056, 49.99446, 83.32616, 61.66386, 40.75592, -37.40234, -103.6378, -87.34058, -77.92697, -66.07745, -50.53915, 0.1880568, 15.70061, 28.18052, 44.68027, 42.67837, 31.01853, -4.799706, -84.43447, -96.71198, -62.14439, -84.3941, -51.02654, -20.80858 ; 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.953681, 2.953681, 3.019821, 3.019821, 3.019821, 3.019821, 2.953681, 2.920597, 2.920597, 2.8544, 2.755033, 2.755033, 2.8544, 2.953681, 2.986756, 2.986756, 2.986756, 3.019821, 3.019821, 3.019821, 2.953681, 2.986756, 2.821287, 2.788165, 2.8544, 2.8544, 3.019821, 3.052877, 3.052877, 3.085923, 3.085923, 2.953681, 2.920597, 2.986756, 2.887503, 2.788165, 2.887503, 2.8544, 2.920597, 3.052877, 3.019821, 3.052877, 3.085923, 3.118961, 3.019821, 2.953681, 2.920597, 2.821287, 2.953681, 2.887503, 2.920597, 3.019821, 3.052877, 3.052877, 3.052877, 3.085923, 3.019821, 2.953681, 2.887503, 2.920597, 2.821287, 2.920597, 2.887503, 2.986756, 3.151989, 3.151989, 3.185007, 3.284008, 3.284008, 3.185007, 3.151989, 3.019821, 2.953681, 3.085923, 3.019821, 2.953681, 3.151989, 3.185007, 3.185007, 3.218017, 3.251017, 3.185007, 3.052877, 3.052877, 3.019821, 2.986756, 3.052877, 3.052877, 3.085923, 3.31699, 3.382926, 3.481762, 3.613419, 3.547609, 3.41588, 3.349962, 3.251017, 3.085923, 3.185007, 3.218017, 3.251017, 3.41588, 3.382926, 3.41588, 3.41588, 3.448826, 3.349962, 3.185007, 3.218017, 2.986756, 2.986756, 3.118961, 3.085923, 3.31699, 3.382926, 3.41588, 3.481762, 3.547609, 3.481762, 3.218017, 3.251017, 3.151989, 3.218017, 3.118961, 3.151989, 3.218017, 3.41588, 3.382926, 3.349962, 3.41588, 3.382926, 3.382926, 3.251017, 3.151989, 3.151989, 3.151989, 3.185007, 3.251017, 3.41588, 3.481762, 3.547609, 3.646311, 3.679194, 3.613419, 3.41588, 3.349962, 3.251017, 3.251017, 3.382926, 3.218017, 3.349962, 3.51469, 3.481762, 3.481762, 3.51469, 3.481762, 3.284008, 3.31699, 3.251017, 3.185007, 3.251017, 3.41588, 3.646311, 3.712068, 3.613419, 3.744933, 3.876308, 3.876308 ; 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 ; }