netcdf I0106.aanderaa.realtime {
dimensions:
	lat = 1 ;
	lon = 1 ;
	depth = 1 ;
	time = 154 ;
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.6659, 0.03419, -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 = "Fri Sep 26 17:16:37 2003: ncrcat -d time,2452908.624, I0106.aanderaa.realtime.nc tmp.nc" ;
		: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 = 707 ;
		:instrument_number = 0 ;
		:processing = "realtime" ;
		:water_depth = 100 ;
		:mooring_site_id = "I0106" ;
		:mooring_site_desc = "Acadia" ;
		:breakout_id = 5 ;
		:delta_t = 60 ;
		:magnetic_variation = -17.67 ;
		:goes_platform_id = "04401622" ;
		:starting_julian_day_number = 2452974.04167244 ;
		:starting_julian_day_string = "2003-11-30 01:00:00" ;
		:ending_julian_day_number = 2452980.45833912 ;
		:ending_julian_day_string = "2003-12-06 11:00:00" ;
		:algorithm_ids = "AANCM_Currents_1.5:  10-Sep-2003 17:29:47\n",
			"AANCM_Temperature_1.5:  10-Sep-2003 17:29:47" ;
data:

 lat = 44.1058 ;

 lon = -68.1087 ;

 depth = 2 ;

 time = 2452974.04166667, 2452974.08333333, 2452974.125, 2452974.16666667, 
    2452974.20833333, 2452974.25, 2452974.29166667, 2452974.33333333, 
    2452974.375, 2452974.41666667, 2452974.45833333, 2452974.5, 
    2452974.54166667, 2452974.58333333, 2452974.625, 2452974.66666667, 
    2452974.70833333, 2452974.75, 2452974.79166667, 2452974.83333333, 
    2452974.875, 2452974.91666667, 2452974.95833333, 2452975, 
    2452975.04166667, 2452975.08333333, 2452975.125, 2452975.16666667, 
    2452975.20833333, 2452975.25, 2452975.29166667, 2452975.33333333, 
    2452975.375, 2452975.41666667, 2452975.45833333, 2452975.5, 
    2452975.54166667, 2452975.58333333, 2452975.625, 2452975.66666667, 
    2452975.70833333, 2452975.75, 2452975.79166667, 2452975.83333333, 
    2452975.875, 2452975.91666667, 2452975.95833333, 2452976, 
    2452976.04166667, 2452976.08333333, 2452976.125, 2452976.16666667, 
    2452976.20833333, 2452976.25, 2452976.29166667, 2452976.33333333, 
    2452976.375, 2452976.41666667, 2452976.45833333, 2452976.5, 
    2452976.54166667, 2452976.58333333, 2452976.625, 2452976.66666667, 
    2452976.70833333, 2452976.75, 2452976.79166667, 2452976.83333333, 
    2452976.875, 2452976.91666667, 2452976.95833333, 2452977, 
    2452977.04166667, 2452977.08333333, 2452977.125, 2452977.16666667, 
    2452977.20833333, 2452977.25, 2452977.29166667, 2452977.33333333, 
    2452977.375, 2452977.41666667, 2452977.45833333, 2452977.5, 
    2452977.54166667, 2452977.58333333, 2452977.625, 2452977.66666667, 
    2452977.70833333, 2452977.75, 2452977.79166667, 2452977.83333333, 
    2452977.875, 2452977.91666667, 2452977.95833333, 2452978, 
    2452978.04166667, 2452978.08333333, 2452978.125, 2452978.16666667, 
    2452978.20833333, 2452978.25, 2452978.29166667, 2452978.33333333, 
    2452978.375, 2452978.41666667, 2452978.45833333, 2452978.5, 
    2452978.54166667, 2452978.58333333, 2452978.625, 2452978.66666667, 
    2452978.70833333, 2452978.75, 2452978.79166667, 2452978.83333333, 
    2452978.875, 2452978.91666667, 2452978.95833333, 2452979, 
    2452979.04166667, 2452979.125, 2452979.16666667, 2452979.20833333, 
    2452979.25, 2452979.29166667, 2452979.33333333, 2452979.375, 
    2452979.41666667, 2452979.45833333, 2452979.5, 2452979.54166667, 
    2452979.58333333, 2452979.625, 2452979.66666667, 2452979.70833333, 
    2452979.75, 2452979.79166667, 2452979.83333333, 2452979.875, 
    2452979.91666667, 2452979.95833333, 2452980, 2452980.04166667, 
    2452980.08333333, 2452980.125, 2452980.16666667, 2452980.20833333, 
    2452980.25, 2452980.29166667, 2452980.33333333, 2452980.375, 
    2452980.41666667, 2452980.45833333 ;

 current_speed =
  43.7017,
  29.0367,
  30.2099,
  26.6903,
  38.129,
  43.7017,
  48.6878,
  41.6486,
  31.3831,
  24.9305,
  36.3692,
  40.1821,
  32.263,
  31.9697,
  31.9697,
  39.8888,
  46.0481,
  43.995,
  40.1821,
  25.8104,
  21.7042,
  26.397,
  31.6764,
  24.9305,
  35.7826,
  29.0367,
  26.6903,
  25.8104,
  24.0506,
  32.8496,
  25.5171,
  27.5702,
  22.2908,
  27.2769,
  14.3717,
  23.464,
  34.0228,
  27.8635,
  36.3692,
  32.8496,
  40.4754,
  42.8218,
  36.6625,
  27.2769,
  26.397,
  31.0898,
  26.397,
  21.1176,
  13.4918,
  18.7712,
  18.4779,
  13.4918,
  18.4779,
  21.4109,
  26.1037,
  19.0645,
  26.9836,
  24.0506,
  19.0645,
  14.3717,
  25.2238,
  16.7181,
  17.0114,
  20.8243,
  11.4387,
  21.9975,
  17.8913,
  24.6372,
  19.3578,
  24.0506,
  12.6119,
  7.6258,
  19.9444,
  18.1846,
  17.598,
  9.6789,
  11.732,
  6.4526,
  23.464,
  23.7573,
  14.0784,
  18.7712,
  20.2377,
  9.3856,
  13.1985,
  18.4779,
  15.5449,
  18.4779,
  7.0392,
  4.3995,
  9.9722,
  18.1846,
  26.1037,
  15.5449,
  8.799,
  13.1985,
  9.9722,
  12.3186,
  14.3717,
  17.3047,
  14.9583,
  3.5196,
  11.732,
  20.2377,
  27.2769,
  25.2238,
  22.5841,
  15.5449,
  12.6119,
  2.6397,
  12.0253,
  13.7851,
  15.2516,
  7.9191,
  20.531,
  21.9975,
  19.3578,
  21.9975,
  22.5841,
  14.3717,
  9.3856,
  14.3717,
  17.598,
  14.665,
  11.732,
  4.6928,
  12.0253,
  19.6511,
  22.8774,
  21.4109,
  17.598,
  4.9861,
  3.2263,
  10.5588,
  15.5449,
  14.9583,
  11.732,
  2.3464,
  4.9861,
  17.8913,
  21.4109,
  17.8913,
  16.4248,
  10.8521,
  4.3995,
  13.1985,
  19.0645,
  35.196,
  24.0506,
  21.1176,
  12.0253,
  12.9052,
  16.7181,
  18.7712 ;

 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 ;

 current_direction =
  134.2212,
  115.938,
  90.2712,
  82.536,
  68.8236,
  75.504,
  73.3944,
  70.9332,
  101.1708,
  107.8512,
  120.1572,
  117.3444,
  104.6868,
  88.8648,
  62.8464,
  58.6272,
  56.5176,
  66.714,
  54.408,
  53.0016,
  66.714,
  98.7096,
  132.4632,
  128.9472,
  123.6732,
  128.244,
  115.2348,
  86.4036,
  68.8236,
  57.924,
  50.892,
  64.2528,
  62.4948,
  42.102,
  63.5496,
  78.6684,
  88.8648,
  103.632,
  87.1068,
  84.9972,
  82.8876,
  82.536,
  87.4584,
  84.9972,
  82.8876,
  96.9516,
  105.39,
  150.3948,
  154.2624,
  152.856,
  118.3992,
  85.7004,
  68.472,
  58.6272,
  51.9468,
  70.5816,
  71.6364,
  80.4264,
  120.8604,
  130.7052,
  146.5272,
  138.4404,
  157.7784,
  180.984,
  151.8012,
  82.1844,
  62.4948,
  58.6272,
  62.4948,
  81.1296,
  88.5132,
  132.1116,
  185.2032,
  163.7556,
  143.3628,
  145.824,
  153.5592,
  81.8328,
  26.6316,
  31.2024,
  28.7412,
  55.1112,
  39.9924,
  105.0384,
  184.8516,
  167.9748,
  170.0844,
  183.7968,
  214.7376,
  61.0884,
  63.5496,
  44.9148,
  36.828,
  47.376,
  113.8284,
  84.6456,
  159.888,
  134.5728,
  165.5136,
  161.9976,
  165.5136,
  154.614,
  81.4812,
  39.9924,
  43.86,
  31.2024,
  29.0928,
  39.9924,
  62.8464,
  139.8468,
  161.2944,
  180.6324,
  172.194,
  151.8012,
  81.1296,
  37.8828,
  52.2984,
  32.9604,
  55.4628,
  90.2712,
  152.856,
  191.532,
  205.2444,
  170.7876,
  178.8744,
  150.0432,
  39.6408,
  33.6636,
  39.6408,
  23.8188,
  28.7412,
  10.1064,
  137.034,
  190.4772,
  189.774,
  200.322,
  201.0252,
  108.906,
  24.522,
  6.2388,
  16.4352,
  13.6224,
  9.4032,
  5.5356,
  250.6008,
  228.0984,
  219.3084,
  215.0892,
  219.3084,
  225.2856,
  218.9568,
  241.1076,
  305.4504,
  294.5508 ;

 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 ;

 current_u =
  31.31894,
  26.11177,
  30.20956,
  26.46414,
  35.55425,
  42.31046,
  46.65726,
  39.36369,
  30.78852,
  23.73024,
  31.44664,
  35.69221,
  31.20885,
  31.96342,
  28.4462,
  34.05698,
  38.40666,
  40.4113,
  32.67536,
  20.61353,
  19.93624,
  26.0926,
  23.36803,
  19.38909,
  29.77876,
  22.8049,
  24.1432,
  25.75957,
  22.42653,
  27.83493,
  19.80021,
  24.83302,
  19.77125,
  18.28787,
  12.86727,
  23.0066,
  34.01612,
  27.07857,
  36.32284,
  32.72446,
  40.16395,
  42.45896,
  36.62643,
  27.17299,
  26.19388,
  30.86125,
  25.45045,
  10.43253,
  5.858819,
  8.563954,
  16.25418,
  13.45383,
  17.18885,
  18.28058,
  20.55507,
  17.98003,
  25.6095,
  23.71564,
  16.36534,
  10.89483,
  13.91196,
  11.09077,
  6.433538,
  -0.3576198,
  5.405155,
  21.79316,
  15.86903,
  21.03519,
  17.16977,
  23.76295,
  12.60765,
  5.657124,
  -1.808722,
  5.086872,
  10.50154,
  5.436995,
  5.223942,
  6.387156,
  10.51779,
  12.30777,
  6.769657,
  15.39733,
  13.00649,
  9.064163,
  -1.116266,
  3.84972,
  2.67679,
  -1.223573,
  -4.011069,
  3.851176,
  8.928313,
  12.83932,
  15.64694,
  11.43815,
  8.048969,
  13.14091,
  3.429004,
  8.77527,
  3.595083,
  5.348136,
  3.741822,
  1.508903,
  11.60256,
  13.00649,
  18.90013,
  13.06751,
  10.98097,
  9.990489,
  11.2219,
  1.702167,
  3.856581,
  -0.1521494,
  2.071462,
  3.742031,
  20.28544,
  13.50753,
  15.31602,
  11.96794,
  18.60384,
  14.37154,
  4.281977,
  -2.873121,
  -7.505201,
  2.34779,
  0.2304653,
  2.343335,
  7.671811,
  10.89291,
  14.59515,
  8.646695,
  8.46207,
  0.8749443,
  2.198931,
  -1.920057,
  -2.638938,
  -5.194954,
  -4.20919,
  2.219815,
  2.069444,
  1.944293,
  6.057802,
  4.213796,
  2.683501,
  1.046839,
  -4.149728,
  -9.82355,
  -12.07725,
  -20.23246,
  -15.23592,
  -15.00665,
  -7.560718,
  -11.29887,
  -13.61886,
  -17.07416 ;

 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 ;

 current_v =
  -30.47889,
  -12.7006,
  -0.142993,
  3.467156,
  13.77374,
  10.93908,
  13.9141,
  13.60536,
  -6.079986,
  -7.642345,
  -18.27095,
  -18.45717,
  -8.179803,
  0.6333735,
  14.59025,
  20.76628,
  25.40385,
  17.39215,
  23.38636,
  15.53251,
  8.580128,
  -3.997204,
  -21.38526,
  -15.67141,
  -19.83985,
  -17.97406,
  -11.37884,
  1.61903,
  8.688051,
  17.44457,
  16.09578,
  11.97653,
  10.29454,
  20.23816,
  6.401484,
  4.61037,
  0.6740489,
  -6.567007,
  1.835714,
  2.86463,
  5.011512,
  5.56269,
  1.625789,
  2.378666,
  3.268377,
  -3.762825,
  -7.005443,
  -18.3607,
  -12.15331,
  -16.70379,
  -8.78831,
  1.011504,
  6.780574,
  11.14661,
  16.09014,
  6.33826,
  8.50108,
  3.999961,
  -9.779099,
  -9.372751,
  -21.04038,
  -12.50959,
  -15.74793,
  -20.82123,
  -10.08108,
  2.991337,
  8.262723,
  12.82623,
  8.939996,
  3.708602,
  0.3272365,
  -5.113685,
  -19.86222,
  -17.45862,
  -14.12117,
  -8.007508,
  -10.50477,
  0.9166712,
  20.97464,
  20.32063,
  12.34395,
  10.73685,
  15.5047,
  -2.435247,
  -13.15121,
  -18.07242,
  -15.3127,
  -18.43734,
  -5.784606,
  2.126981,
  4.441846,
  12.87756,
  20.89441,
  10.52676,
  -3.554785,
  1.231631,
  -9.364118,
  -8.645378,
  -13.91478,
  -16.45752,
  -14.48273,
  -3.179748,
  1.737907,
  15.5047,
  19.6676,
  21.57499,
  19.73474,
  11.90941,
  5.755787,
  -2.017583,
  -11.39011,
  -13.78426,
  -15.11027,
  -6.979208,
  3.165879,
  17.36193,
  11.83825,
  18.45693,
  12.80386,
  -0.06802579,
  -8.351895,
  -14.08158,
  -15.91734,
  -14.47585,
  -11.72974,
  -4.065852,
  9.260192,
  16.35574,
  17.61695,
  19.58727,
  15.42994,
  4.908733,
  -2.360872,
  -10.38276,
  -15.31927,
  -14.02723,
  -10.95092,
  -0.7602723,
  4.536364,
  17.78534,
  20.53606,
  17.388,
  16.2041,
  10.80149,
  -1.461285,
  -8.814662,
  -14.75111,
  -28.79941,
  -18.60909,
  -14.85778,
  -9.351116,
  -6.235357,
  9.696465,
  7.799431 ;

 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 ;

 temperature =
  8.678298,
  8.710069,
  8.678298,
  8.678298,
  8.582958,
  8.582958,
  8.582958,
  8.614743,
  8.582958,
  8.582958,
  8.55117,
  8.55117,
  8.55117,
  8.582958,
  8.582958,
  8.614743,
  8.614743,
  8.614743,
  8.582958,
  8.614743,
  8.582958,
  8.582958,
  8.487579,
  8.487579,
  8.455777,
  8.455777,
  8.392159,
  8.42397,
  8.42397,
  8.392159,
  8.392159,
  8.360342,
  8.360342,
  8.392159,
  8.360342,
  8.360342,
  8.392159,
  8.392159,
  8.42397,
  8.42397,
  8.455777,
  8.455777,
  8.455777,
  8.487579,
  8.487579,
  8.455777,
  8.455777,
  8.455777,
  8.455777,
  8.455777,
  8.42397,
  8.42397,
  8.42397,
  8.392159,
  8.296697,
  8.233031,
  8.328522,
  8.328522,
  8.296697,
  8.296697,
  8.328522,
  8.328522,
  8.233031,
  8.169347,
  8.169347,
  8.328522,
  8.296697,
  8.328522,
  8.296697,
  8.296697,
  8.296697,
  8.264866,
  8.296697,
  8.296697,
  8.264866,
  8.233031,
  8.169347,
  8.169347,
  8.233031,
  8.233031,
  8.201192,
  8.169347,
  8.169347,
  8.137498,
  8.137498,
  8.137498,
  8.137498,
  8.137498,
  8.137498,
  8.137498,
  8.105643,
  8.073785,
  8.105643,
  8.073785,
  7.978178,
  7.978178,
  8.010052,
  8.010052,
  8.010052,
  7.978178,
  7.946299,
  7.946299,
  7.914415,
  7.978178,
  8.010052,
  7.914415,
  8.105643,
  8.041921,
  7.946299,
  7.978178,
  7.946299,
  7.978178,
  8.010052,
  8.010052,
  7.978178,
  7.946299,
  7.882525,
  7.786828,
  7.723003,
  7.786828,
  7.818732,
  7.786828,
  7.786828,
  7.723003,
  7.723003,
  7.691083,
  7.723003,
  7.786828,
  7.818732,
  7.914415,
  7.914415,
  7.914415,
  7.946299,
  7.946299,
  7.914415,
  8.010052,
  8.041921,
  8.010052,
  7.978178,
  7.978178,
  7.882525,
  7.882525,
  7.850631,
  7.723003,
  7.691083,
  7.691083,
  7.723003,
  7.850631,
  7.946299,
  7.914415,
  7.946299,
  7.914415,
  7.914415,
  7.914415 ;

 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 ;
}
