netcdf E0114.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.7217, 0.03423, -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 = "25-Feb-2005 11:10:20: Modified [lon,lat] to [-69.355300,43.713300].\n", "Fri Feb 25 07:26:21 2005: /usr/local/nco/bin/ncrcat -d time,2453427.2916666,2453427.416666667 E0114.aanderaa.realtime.nc E0114.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 = "AANCM966" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 100 ; :mooring_site_id = "E0114" ; :mooring_site_desc = "Central Maine Shelf" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17. ; :goes_platform_id = "044023B8" ; :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: 25-Feb-2005 05:53:09\n", "AANCM_Temperature_1.5: 25-Feb-2005 05:53:09" ; :longitude = -69.3553 ; :latitude = 43.7133 ; data: lat = 43.7133 ; lon = -69.3553 ; 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 = 15.2516, 15.8382, 12.6119, 7.9191, 9.9722, 12.3186, 23.7573, 14.3717, 19.6511, 27.5702, 31.0898, 22.2908, 33.7295, 24.3439, 25.2238, 16.7181, 18.7712, 17.8913, 15.2516, 18.7712, 15.5449, 17.598, 23.1707, 23.464, 24.6372, 20.8243, 16.4248, 17.8913, 13.4918, 11.4387, 15.5449, 15.8382, 14.665, 14.665, 17.0114, 21.4109, 20.2377, 14.9583, 19.6511, 18.4779, 12.3186, 14.665, 13.1985, 10.2655, 12.6119, 10.8521, 15.5449, 13.7851, 14.665, 9.3856, 9.3856, 7.3325, 5.866, 6.7459, 7.6258, 9.0923, 9.6789, 12.9052, 14.3717, 20.8243, 19.6511, 20.8243, 14.665, 11.732, 4.3995, 2.933, 1.7598, 4.6928, 2.933, 1.7598, 2.933, 4.3995, 12.9052, 12.6119, 16.7181, 19.9444, 16.1315, 14.9583, 8.799, 5.5727, 5.866, 13.1985, 14.665, 15.5449, 11.1454, 6.1593, 7.6258, 9.3856, 13.4918, 12.6119, 11.732, 9.9722, 9.6789, 2.6397, 12.6119, 10.8521, 17.598, 21.1176, 17.3047, 12.0253, 13.1985, 9.9722, 2.0531, 2.933, 7.0392, 6.1593, 14.665, 18.7712, 18.4779, 26.9836, 38.7156, 34.3161, 36.9558, 36.6625, 29.9166, 24.3439, 20.531, 19.0645, 20.531, 19.0645, 14.9583, 12.3186, 20.2377, 22.5841, 20.2377, 24.0506, 27.8635, 28.1568, 22.5841, 12.9052, 11.1454, 16.4248, 21.9975, 23.7573, 36.0759, 33.1429, 26.397, 27.8635, 29.33, 22.2908, 7.3325, 4.9861, 2.933, 4.3995, 1.4665, 6.7459, 12.3186, 15.2516, 31.9697, 34.9027, 38.7156, 35.7826, 28.4501, 29.9166, 30.5032, 19.0645, 18.7712, 21.7042, 19.6511, 13.1985, 9.9722, 13.7851, 13.7851, 18.1846, 16.1315, 6.1593, 2.0531, 5.866 ; 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 = 320.8876, 292.0564, 305.0656, 307.5268, 338.4676, 288.892, 306.8236, 290.65, 279.3988, 281.86, 286.0792, 279.0472, 264.9832, 285.7276, 280.8052, 279.3988, 275.5312, 292.7596, 296.9788, 305.4172, 294.8692, 296.6272, 275.5312, 272.7184, 253.0288, 262.522, 263.9284, 257.248, 260.4124, 279.3988, 288.1888, 299.0884, 304.714, 292.7596, 295.2208, 283.9696, 266.7412, 252.3256, 249.1612, 235.4488, 235.8004, 237.5584, 244.942, 247.7548, 280.4536, 282.5632, 304.3624, 292.0564, 302.6044, 260.4124, 245.6452, 239.668, 215.056, 236.5036, 263.9284, 281.5084, 289.2436, 294.8692, 296.9788, 276.2344, 262.1704, 259.7092, 253.3804, 252.3256, 235.8004, 107.818, 69.4936, 71.9548, 57.8908, 18.16, 89.1832, 256.1932, 280.8052, 258.3028, 258.3028, 233.6908, 226.3072, 214.3528, 272.3668, 286.4308, 282.5632, 326.8648, 332.842, 339.874, 329.6776, 309.6364, 238.6132, 215.4076, 172.1608, 160.558, 166.8868, 183.7636, 161.6128, 217.8688, 313.8556, 331.7872, 311.746, 302.956, 277.2892, 269.2024, 255.8416, 246.3484, 138.7588, 269.9056, 350.3836, 302.6044, 314.2072, 294.166, 281.1568, 268.4992, 265.3348, 260.4124, 263.9284, 263.5768, 259.3576, 267.796, 273.7732, 300.1432, 314.5588, 327.2164, 323.3488, 311.3944, 270.9604, 264.28, 253.732, 232.9876, 229.4716, 205.9144, 220.6816, 235.8004, 249.1612, 251.974, 240.3712, 252.3256, 261.1156, 268.8508, 267.796, 249.5128, 248.8096, 264.28, 294.8692, 76.174, 138.0556, 201.3436, 100.4344, 198.1792, 265.6864, 241.0744, 241.7776, 214.3528, 203.8048, 210.1336, 215.4076, 248.1064, 273.7732, 291.0016, 292.408, 305.4172, 295.924, 294.166, 262.1704, 255.49, 219.9784, 171.4576, 180.2476, 110.6308, 114.85, 91.2928 ; 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 = -9.621376, -14.67908, -10.32277, -6.280389, -3.66007, -11.655, -19.01735, -13.44835, -19.38729, -26.98165, -29.87356, -22.01348, -33.60028, -23.4325, -24.77659, -16.49367, -18.6838, -16.49821, -13.59184, -15.29766, -14.10343, -15.73158, -23.06281, -23.4376, -23.56429, -20.64719, -16.33266, -17.45, -13.30335, -11.28514, -14.76817, -13.84054, -12.0547, -13.52313, -15.38974, -20.77765, -20.20498, -14.25223, -18.36562, -15.21876, -10.18852, -12.37636, -11.95625, -9.501462, -12.40257, -10.59226, -12.83207, -12.77623, -12.35396, -9.254503, -8.550368, -6.328781, -3.369294, -5.625544, -7.583023, -8.909504, -9.1381, -11.7085, -12.80769, -20.70114, -19.46791, -20.48932, -14.05237, -11.17822, -3.638758, 2.792314, 1.648287, 4.461973, 2.484358, 0.5484797, 2.932702, -4.272381, -12.67639, -12.34999, -16.37091, -16.07186, -11.66395, -8.440776, -8.791493, -5.345122, -5.725548, -7.214518, -6.693778, -5.34878, -5.626924, -4.743327, -6.509923, -5.437916, 1.840192, 4.197902, 2.661705, -0.654575, 3.053084, -1.620394, -9.094293, -5.130305, -13.12994, -17.71954, -17.16485, -12.02413, -12.79757, -9.134553, 1.353466, -2.932996, -1.175905, -5.188662, -10.51221, -17.12615, -18.12869, -26.97434, -38.58733, -33.83678, -36.7485, -36.43236, -29.402, -24.32589, -20.4865, -16.48647, -14.62897, -10.32281, -8.929238, -9.241115, -20.23486, -22.47165, -19.42742, -19.20453, -21.1786, -12.30531, -14.72156, -10.67369, -10.41632, -15.61861, -19.12125, -22.63589, -35.64306, -33.13623, -26.37747, -26.10114, -27.34683, -22.17981, -6.652559, 4.841632, 1.960444, -1.601243, 1.442248, -2.104654, -12.2837, -13.34894, -28.1691, -19.69514, -15.62647, -17.96351, -16.48368, -27.75895, -30.43708, -17.79805, -17.35384, -17.68792, -17.6737, -12.04183, -9.879235, -13.34541, -8.85691, 2.701164, -0.06971101, 5.764306, 1.863006, 5.864507 ; 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 = 11.83387, 5.947546, 7.245712, 4.823781, 9.276242, 3.988582, 14.23902, 5.0683, 3.209129, 5.666255, 8.610813, 3.505185, -2.949572, 6.598759, 4.728717, 2.730154, 1.809314, 6.921526, 6.919053, 10.8784, 6.537379, 7.887134, 2.233372, 1.112833, -7.191376, -2.710189, -1.737271, -3.949173, -2.247132, 1.868, 4.852328, 7.699875, 8.35143, 5.673382, 7.248689, 5.168742, -1.150435, -4.54145, -6.990681, -10.4796, -6.924009, -7.866888, -5.590033, -3.886221, 2.288293, 2.36051, 8.773936, 5.176569, 7.902022, -1.563222, -3.870489, -3.702984, -4.801855, -3.722958, -0.80659, 1.814019, 3.190022, 5.427258, 6.519877, 2.26144, -2.677018, -3.720141, -4.194427, -3.561922, -2.47286, -0.8974816, 0.616479, 1.453675, 1.558991, 1.672144, 0.04181099, -1.049935, 2.419344, -2.55693, -3.389418, -11.80993, -11.1435, -12.34925, 0.3633697, 1.576278, 1.275951, 11.0522, 13.0482, 14.5957, 9.620689, 3.9291, -3.971616, -7.649742, -13.36572, -11.89276, -11.42607, -9.950694, -9.184758, -2.083828, 8.73807, 9.562847, 11.71727, 11.48787, 2.19558, -0.1673957, -3.228399, -4.000589, -1.54381, -0.004832382, 6.940287, 3.318849, 10.22525, 7.684586, 3.575375, -0.7067249, -3.148862, -5.71553, -3.908859, -4.101482, -5.524959, -0.9362072, 1.351087, 9.573484, 14.40539, 16.02794, 12.00081, 8.145534, 0.3392113, -2.250891, -5.669199, -14.47817, -18.1064, -25.32558, -17.12651, -7.253724, -3.964864, -5.08263, -10.8751, -7.212892, -5.571612, -0.6647133, -1.015164, -9.752172, -10.60187, -2.221659, 3.083669, 1.191549, -2.181547, -4.097758, -0.2655973, -6.409181, -0.9265487, -7.376795, -15.11832, -28.81492, -35.4219, -30.94684, -23.18828, -11.15543, 2.007329, 6.832603, 7.155571, 12.57815, 8.59104, 5.403224, -1.358487, -3.453843, -10.56334, -17.98286, -16.13135, -2.170197, -0.8628032, -0.1323469 ; 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.171807, 3.138839, 3.138839, 3.138839, 3.10586, 3.138839, 3.10586, 3.10586, 3.10586, 3.10586, 3.072873, 3.072873, 3.006871, 2.973855, 2.940831, 2.940831, 2.940831, 2.907797, 2.940831, 2.940831, 2.940831, 2.940831, 2.940831, 2.907797, 2.940831, 2.907797, 2.874753, 2.8417, 2.8417, 2.8417, 2.808637, 2.808637, 2.808637, 2.874753, 2.874753, 2.8417, 2.8417, 2.808637, 2.742483, 2.775565, 2.8417, 2.742483, 2.808637, 2.8417, 2.808637, 2.940831, 2.940831, 2.973855, 3.006871, 3.039877, 3.072873, 3.006871, 2.973855, 2.940831, 2.874753, 2.874753, 2.808637, 2.808637, 2.808637, 2.775565, 2.808637, 2.8417, 2.940831, 3.039877, 3.138839, 3.270658, 3.336512, 3.40233, 3.336512, 3.435226, 3.435226, 3.171807, 3.204767, 3.204767, 3.204767, 3.10586, 3.171807, 3.138839, 3.10586, 3.10586, 3.039877, 3.072873, 3.171807, 3.237717, 3.204767, 3.237717, 3.171807, 3.039877, 3.072873, 3.039877, 3.270658, 3.336512, 3.435226, 3.435226, 3.30359, 3.435226, 3.369426, 3.533859, 3.599569, 3.599569, 3.599569, 3.698068, 3.730883, 3.76369, 3.665244, 3.632411, 3.698068, 3.599569, 3.730883, 3.599569, 3.665244, 3.698068, 3.960348, 3.993094, 3.993094, 3.927593, 3.862058, 3.862058, 3.862058, 3.698068, 3.599569, 3.40233, 3.533859, 3.006871, 3.006871, 3.435226, 4.091282, 3.89483, 3.336512, 3.237717, 3.30359, 3.632411, 3.730883, 3.829277, 3.89483, 3.927593, 3.862058, 4.025832, 4.156698, 4.222081, 4.581096, 4.450659, 4.320092, 4.352746, 4.352746, 4.320092, 4.28743, 4.189394, 3.698068, 3.927593, 4.058561, 4.091282, 3.993094, 3.698068, 3.76369, 3.89483, 3.927593, 3.993094, 4.025832, 4.123994, 4.123994, 4.189394, 4.189394, 4.711405, 4.711405, 4.971647, 4.809054, 4.613686 ; 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 ; }