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 = 2453184.00000579 ; :starting_julian_day_string = "2004-06-27 00:00:00" ; :ending_julian_day_number = 2453190.95833912 ; :ending_julian_day_string = "2004-07-03 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 = 2453184, 2453184.04166667, 2453184.08333333, 2453184.125, 2453184.16666667, 2453184.20833333, 2453184.25, 2453184.29166667, 2453184.33333333, 2453184.375, 2453184.41666667, 2453184.45833333, 2453184.5, 2453184.54166667, 2453184.58333333, 2453184.625, 2453184.66666667, 2453184.70833333, 2453184.75, 2453184.79166667, 2453184.83333333, 2453184.875, 2453184.91666667, 2453184.95833333, 2453185, 2453185.04166667, 2453185.08333333, 2453185.125, 2453185.16666667, 2453185.20833333, 2453185.25, 2453185.29166667, 2453185.33333333, 2453185.375, 2453185.41666667, 2453185.45833333, 2453185.5, 2453185.54166667, 2453185.58333333, 2453185.625, 2453185.66666667, 2453185.70833333, 2453185.75, 2453185.79166667, 2453185.83333333, 2453185.875, 2453185.91666667, 2453185.95833333, 2453186, 2453186.04166667, 2453186.08333333, 2453186.125, 2453186.16666667, 2453186.20833333, 2453186.25, 2453186.29166667, 2453186.33333333, 2453186.375, 2453186.41666667, 2453186.45833333, 2453186.5, 2453186.54166667, 2453186.58333333, 2453186.625, 2453186.66666667, 2453186.70833333, 2453186.75, 2453186.79166667, 2453186.83333333, 2453186.875, 2453186.91666667, 2453186.95833333, 2453187, 2453187.04166667, 2453187.08333333, 2453187.125, 2453187.16666667, 2453187.20833333, 2453187.25, 2453187.29166667, 2453187.33333333, 2453187.375, 2453187.41666667, 2453187.45833333, 2453187.5, 2453187.54166667, 2453187.58333333, 2453187.625, 2453187.66666667, 2453187.70833333, 2453187.75, 2453187.79166667, 2453187.83333333, 2453187.875, 2453187.91666667, 2453187.95833333, 2453188, 2453188.04166667, 2453188.08333333, 2453188.125, 2453188.16666667, 2453188.20833333, 2453188.25, 2453188.29166667, 2453188.33333333, 2453188.375, 2453188.41666667, 2453188.45833333, 2453188.5, 2453188.54166667, 2453188.58333333, 2453188.625, 2453188.66666667, 2453188.70833333, 2453188.75, 2453188.79166667, 2453188.83333333, 2453188.875, 2453188.91666667, 2453188.95833333, 2453189, 2453189.04166667, 2453189.08333333, 2453189.125, 2453189.16666667, 2453189.20833333, 2453189.25, 2453189.29166667, 2453189.33333333, 2453189.375, 2453189.41666667, 2453189.45833333, 2453189.5, 2453189.54166667, 2453189.58333333, 2453189.625, 2453189.66666667, 2453189.70833333, 2453189.75, 2453189.79166667, 2453189.83333333, 2453189.875, 2453189.91666667, 2453189.95833333, 2453190, 2453190.04166667, 2453190.08333333, 2453190.125, 2453190.16666667, 2453190.20833333, 2453190.25, 2453190.29166667, 2453190.33333333, 2453190.375, 2453190.41666667, 2453190.45833333, 2453190.5, 2453190.54166667, 2453190.58333333, 2453190.625, 2453190.66666667, 2453190.70833333, 2453190.75, 2453190.79166667, 2453190.83333333, 2453190.875, 2453190.91666667, 2453190.95833333 ; current_speed = 70.0987, 127.5855, 138.7309, 104.7081, 85.6436, 34.9027, 37.2491, 85.057, 103.5349, 88.8699, 65.6992, 37.5424, 69.2188, 111.1607, 118.7865, 98.8421, 122.3061, 37.5424, 23.1707, 61.8863, 114.387, 103.2416, 93.856, 44.5816, 29.9166, 98.2555, 124.6525, 125.5324, 127.8788, 70.9786, 32.8496, 34.0228, 114.9736, 119.3731, 95.9091, 87.6967, 38.129, 72.7384, 117.0267, 122.5994, 132.2783, 107.3478, 61.593, 7.0392, 79.7776, 126.119, 120.253, 102.0684, 40.4754, 45.1682, 102.3617, 124.0659, 120.8396, 137.851, 83.8838, 24.6372, 70.9786, 111.1607, 117.9066, 110.2808, 86.2302, 12.0253, 71.8585, 119.6664, 123.7726, 134.3314, 110.8674, 61.2997, 28.1568, 95.0292, 118.1999, 117.32, 74.4982, 16.4248, 39.0089, 123.7726, 138.7309, 126.7056, 153.9825, 109.1076, 35.7826, 42.2352, 119.0798, 118.7865, 122.3061, 96.789, 24.9305, 70.6853, 136.3845, 139.0242, 148.9964, 138.4376, 50.4476, 35.7826, 104.4148, 123.4793, 114.9736, 96.4957, 41.6486, 49.5677, 137.851, 140.784, 152.8093, 149.8763, 107.9344, 29.0367, 45.7548, 122.5994, 141.9572, 122.3061, 88.2833, 16.7181, 71.2719, 142.2505, 133.7448, 125.5324, 87.4034, 56.3136, 37.8357, 105.0014, 111.1607, 139.6108, 118.1999, 49.5677, 58.66, 139.6108, 160.1418, 148.1165, 168.3542, 133.4515, 23.1707, 63.3528, 131.1051, 133.1582, 131.6917, 98.8421, 26.397, 81.5374, 144.8902, 128.1721, 146.0634, 142.5438, 43.995, 31.3831, 98.5488, 112.3339, 124.0659, 113.2138, 61.0064, 63.9394, 139.9041, 160.7284, 152.8093, 138.7309, 102.0684, 38.7156, 50.7409, 130.8118, 141.0773, 145.1835, 93.856, 5.2794, 85.3503, 144.3036, 138.7309, 144.8902, 120.8396, 37.8357 ; 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 = 120.282, 126.2592, 118.8756, 121.3368, 120.9852, 117.1176, 281.3148, 288.6984, 295.3788, 300.6528, 314.0136, 62.9712, 133.6428, 120.6336, 119.2272, 114.6564, 122.3916, 117.4692, 285.1824, 304.5204, 290.4564, 313.662, 297.4884, 342.8064, 106.9212, 120.6336, 121.3368, 120.9852, 122.7432, 118.8756, 101.6472, 281.6664, 282.3696, 286.5888, 299.2464, 325.6164, 60.8616, 135.7524, 120.282, 120.9852, 116.0628, 115.008, 132.2364, 286.5888, 295.0272, 293.9724, 302.4108, 304.872, 296.4336, 96.0216, 126.2592, 118.524, 113.9532, 119.2272, 117.1176, 84.7704, 292.566, 289.05, 295.3788, 301.7076, 309.4428, 161.7708, 121.6884, 117.8208, 112.8984, 118.8756, 115.7112, 111.492, 286.2372, 291.5112, 303.4656, 306.2784, 339.3288, 253.5384, 110.0856, 119.9304, 118.1724, 111.8436, 114.3048, 116.4144, 143.8392, 269.712, 289.7532, 293.6208, 306.2784, 289.4016, 44.688, 132.9396, 118.524, 118.1724, 111.8436, 121.6884, 130.1268, 285.1824, 295.0272, 302.7624, 301.7076, 309.0912, 282.3696, 129.4236, 124.1496, 125.556, 115.3596, 115.008, 109.3824, 125.9076, 283.0728, 290.1048, 296.4336, 297.4884, 301.356, 137.862, 132.2364, 122.04, 111.492, 111.492, 113.25, 131.5332, 288.3468, 292.566, 317.178, 297.4884, 297.84, 336.1644, 125.9076, 123.0948, 115.7112, 120.6336, 110.7888, 130.83, 91.4508, 303.8172, 293.2692, 295.0272, 296.082, 291.5112, 329.1324, 138.5652, 123.0948, 115.7112, 114.3048, 125.9076, 131.1816, 274.986, 293.9724, 301.0044, 314.0136, 297.84, 295.3788, 127.6656, 123.798, 115.7112, 114.3048, 116.0628, 122.3916, 115.7112, 306.2784, 290.4564, 288.3468, 296.082, 298.8948, 47.1492, 116.0628, 126.6108, 121.3368, 116.766, 117.8208, 126.9624 ; 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 = 60.53401, 102.8785, 121.4825, 89.4338, 73.42229, 31.06594, -36.52513, -80.56763, -93.54315, -76.45234, -47.24921, 33.44195, 50.09064, 95.64748, 103.6638, 89.83026, 103.2761, 33.30983, -22.36197, -50.98964, -107.1736, -74.68758, -83.26006, -13.17838, 28.62139, 84.54329, 106.4688, 107.619, 107.5593, 62.15385, 32.1732, -33.31994, -112.3046, -114.4046, -83.68325, -49.52503, 33.30363, 50.75398, 101.0589, 105.1045, 118.8273, 97.28381, 45.60209, -6.746217, -72.28705, -115.2401, -101.5208, -83.74012, -36.24373, 44.91898, 82.53932, 109.0064, 110.4326, 120.3012, 74.66269, 24.53465, -65.54434, -105.0729, -106.5279, -93.82044, -66.59206, 3.761743, 61.14565, 105.8344, 114.0189, 117.63, 99.89066, 57.03745, -27.03369, -88.41003, -98.60437, -94.57768, -26.29821, -15.75154, 36.6364, 107.2653, 122.2956, 117.6085, 140.3348, 97.71677, 21.11365, -42.23466, -112.0728, -108.8343, -98.59724, -91.29268, 17.53227, 51.74675, 119.8298, 122.5541, 138.2989, 117.799, 38.57325, -34.53368, -94.61098, -103.8364, -97.81281, -74.89449, -40.68177, 38.28967, 114.082, 114.5345, 138.0842, 135.8252, 101.8172, 23.51868, -44.56899, -115.1289, -127.1157, -108.4983, -75.38958, 11.21648, 52.76813, 120.5826, 124.4454, 116.804, 80.30547, 42.15476, -35.91246, -96.9623, -75.55848, -123.8493, -104.5189, -20.03099, 47.51248, 116.9615, 144.2865, 127.4459, 157.3935, 100.9765, 23.16327, -52.63461, -120.4409, -120.6556, -118.281, -91.95734, -13.54314, 53.95879, 121.3844, 115.4821, 133.1176, 115.4553, 33.1118, -31.26435, -90.0481, -96.2845, -89.22508, -100.1099, -55.11891, 50.61382, 116.2608, 144.815, 139.2656, 124.6238, 86.18722, 34.88245, -40.90485, -122.5626, -133.9062, -130.3988, -82.17171, 3.870471, 76.67129, 115.8332, 118.4935, 129.3657, 106.8719, 30.23187 ; 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 = -35.34771, -75.45906, -66.99447, -54.45531, -44.09075, -15.90929, 7.308252, 27.26813, 44.37515, 45.30893, 45.64972, 17.06071, -47.77207, -56.6415, -58.00036, -41.23451, -65.51974, -17.31725, 6.068238, 35.07094, 39.97763, 71.27829, 43.32102, 42.58931, -8.707412, -50.0657, -64.82775, -64.62617, -69.1664, -34.27624, -6.631835, 6.879853, 24.62931, 34.08114, 46.85797, 72.37391, 18.56581, -52.10478, -59.01146, -63.11621, -58.11727, -45.38073, -41.40227, 2.009699, 33.74979, 51.24171, 64.45392, 58.3571, 18.01804, -4.738297, -60.54071, -59.2448, -49.05971, -67.30906, -38.23577, 2.245608, 27.23785, 36.28209, 50.53487, 57.96188, 54.7827, -11.42178, -37.74723, -55.84924, -48.1597, -64.86991, -48.09818, -22.45845, 7.87305, 34.8456, 65.17971, 69.41933, 69.70213, -4.654339, -13.39658, -61.75605, -65.49849, -47.14389, -63.37777, -48.53764, -28.88959, -0.2122964, 40.24532, 47.59557, 72.36966, 32.15209, 17.72426, -48.15274, -65.12726, -65.63696, -55.43773, -72.72118, -32.51254, 9.371203, 44.17252, 66.82162, 60.42834, 60.846, 8.921842, -31.47791, -77.38343, -81.86567, -65.44793, -63.35943, -35.82034, -17.02944, 10.34923, 42.14212, 63.19372, 56.45271, 45.93857, -12.39699, -47.90834, -75.46548, -49.00026, -45.99147, -34.50196, -37.33895, 11.90946, 40.29401, 81.53292, 64.44002, 55.19984, 45.34001, -34.4029, -76.23112, -69.47515, -75.47218, -59.75298, -87.25285, -0.5866481, 35.25869, 51.7933, 56.33237, 57.89918, 36.24373, 22.658, -61.12934, -79.11381, -55.60557, -60.11834, -83.59906, -28.96841, 2.727578, 40.04004, 57.86363, 86.2046, 52.87131, 26.1474, -39.07029, -77.82398, -69.72964, -62.89489, -60.95226, -54.67835, -16.79619, 30.02386, 45.71801, 44.4066, 63.83094, 45.35149, 3.590476, -37.49917, -86.05923, -72.14948, -65.25098, -56.39678, -22.75026 ; 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 = 7.290963, 7.771218, 7.835161, 7.739238, 7.739238, 7.771218, 7.515234, 7.387112, 7.130602, 7.194764, 7.098513, 7.290963, 7.290963, 7.451184, 7.899085, 7.835161, 7.962987, 8.026871, 7.962987, 7.739238, 7.611267, 7.515234, 6.809445, 7.707253, 7.066418, 7.387112, 8.058805, 7.994932, 8.026871, 8.090734, 8.154577, 8.090734, 7.707253, 7.387112, 7.290963, 7.515234, 7.483211, 7.451184, 7.515234, 8.154577, 8.026871, 8.218401, 8.314102, 8.250306, 7.643268, 7.611267, 7.54725, 7.355068, 6.455473, 7.258903, 7.899085, 8.218401, 8.186492, 8.186492, 8.218401, 8.218401, 8.058805, 7.611267, 7.451184, 7.323019, 6.455473, 6.873724, 7.707253, 7.515234, 8.122658, 7.962987, 8.122658, 8.218401, 8.154577, 7.643268, 7.483211, 7.451184, 7.451184, 7.226836, 6.905855, 7.54725, 8.122658, 8.026871, 8.090734, 8.186492, 8.090734, 7.994932, 7.54725, 7.483211, 7.355068, 6.584278, 7.451184, 7.419151, 7.771218, 8.154577, 8.058805, 8.282207, 8.345992, 8.282207, 7.707253, 7.54725, 7.323019, 6.584278, 7.002211, 7.323019, 7.611267, 8.122658, 7.994932, 8.026871, 8.218401, 8.026871, 8.154577, 7.803192, 7.611267, 6.937979, 6.680815, 7.323019, 7.483211, 7.835161, 8.218401, 8.250306, 8.40976, 8.664648, 8.473509, 7.962987, 7.707253, 7.290963, 6.680815, 7.611267, 7.419151, 7.355068, 8.40976, 8.154577, 8.090734, 8.473509, 8.154577, 8.186492, 7.962987, 7.643268, 6.970098, 6.970098, 7.54725, 7.419151, 8.218401, 8.345992, 8.218401, 8.282207, 8.40976, 8.186492, 7.931039, 7.707253, 7.258903, 6.905855, 7.130602, 7.355068, 7.611267, 8.154577, 8.058805, 8.122658, 8.345992, 8.058805, 8.218401, 7.771218, 7.771218, 7.066418, 7.002211, 7.290963, 7.611267, 8.122658, 8.250306, 8.218401, 8.40976, 8.377878 ; 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 ; }