netcdf E0106.aanderaa.realtime {
dimensions:
	lat = 1 ;
	lon = 1 ;
	depth = 1 ;
	time = 168 ;
variables:
	double lat(lat) ;
		lat:long_name = "Latitude" ;
		lat:short_name = "lat" ;
		lat:units = "degrees_north" ;
		lat:scale_factor = 1. ;
		lat:add_offset = 0. ;
		lat:_FillValue = -999. ;
		lat:valid_range = -90., 90. ;
		lat:epic_code = 500 ;
		lat:Comment = "Coordinate variable" ;
	double lon(lon) ;
		lon:long_name = "Longitude" ;
		lon:short_name = "lon" ;
		lon:modulo = 360. ;
		lon:units = "degrees_east" ;
		lon:scale_factor = 1. ;
		lon:add_offset = 0. ;
		lon:_FillValue = -999. ;
		lon:valid_range = -180., 180. ;
		lon:epic_code = 502 ;
		lon:Comment = "Coordinate variable" ;
	double depth(depth) ;
		depth:long_name = "Depth" ;
		depth:short_name = "D" ;
		depth:units = "meters" ;
		depth:positive = "down" ;
		depth:scale_factor = 1. ;
		depth:add_offset = 0. ;
		depth:_FillValue = -999. ;
		depth:valid_range = -10000., 100. ;
		depth:epic_code = 3 ;
		depth:Comment = "Coordinate variable" ;
		depth:standard_name = "depth" ;
	double time(time) ;
		time:long_name = "Time" ;
		time:short_name = "time" ;
		time:units = "days since -4713-01-01 00:00:00" ;
		time:scale_factor = 1. ;
		time:add_offset = 0. ;
		time:_FillValue = -999. ;
		time:valid_range = 0., 2460000. ;
		time:epic_code = 624 ;
		time:Comment = "Coordinate variable" ;
		time:standard_name = "time" ;
	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:scale_factor = 1.f ;
		current_speed:add_offset = 0.f ;
		current_speed:_FillValue = -999.f ;
		current_speed:units = "cm/s" ;
		current_speed:valid_range = 0.f, 1000.f ;
		current_speed:is_dead = 0. ;
		current_speed:sensor_depth = 2. ;
		current_speed:calibration_coeffs = 0., 0.2933, 0., 0. ;
		current_speed:epic_code = 300 ;
		current_speed:ancillary_variables = "current_speed_qc" ;
	byte current_speed_qc(time, depth, lat, lon) ;
		current_speed_qc:long_name = "Current Speed QC" ;
		current_speed_qc:short_name = "CSPDQC" ;
		current_speed_qc:_FillValue = 128s ;
		current_speed_qc:valid_range = -127s, 127s ;
		current_speed_qc:sensor_depth = 2. ;
		current_speed_qc:flag_values = 0s, 1s, 2s ;
		current_speed_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional" ;
		current_speed_qc:intent = "data_quality" ;
		current_speed_qc:standard_name = "current_speed data_quality" ;
		current_speed_qc:units = "1" ;
	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:scale_factor = 1.f ;
		current_direction:add_offset = 0.f ;
		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:sensor_depth = 2. ;
		current_direction:calibration_coeffs = 0., 0.3516, 0., 0. ;
		current_direction:epic_code = 310 ;
		current_direction:ancillary_variables = "current_direction_qc" ;
	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:_FillValue = 128s ;
		current_direction_qc:valid_range = -127s, 127s ;
		current_direction_qc:sensor_depth = 2. ;
		current_direction_qc:flag_values = 0s, 1s, 2s ;
		current_direction_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional" ;
		current_direction_qc:intent = "data_quality" ;
		current_direction_qc:standard_name = "current_direction data_quality" ;
		current_direction_qc:units = "1" ;
	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:short_name = "u" ;
		current_u:scale_factor = 1.f ;
		current_u:add_offset = 0.f ;
		current_u:units = "cm/s" ;
		current_u:valid_range = -1000.f, 1000.f ;
		current_u:_FillValue = -999.f ;
		current_u:is_dead = 0. ;
		current_u:sensor_depth = 2. ;
		current_u:ancillary_variables = "current_u_qc" ;
	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:_FillValue = 128s ;
		current_u_qc:units = "1" ;
		current_u_qc:valid_range = -127s, 127s ;
		current_u_qc:sensor_depth = 2. ;
		current_u_qc:flag_values = 0s, 1s, 2s ;
		current_u_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional" ;
		current_u_qc:intent = "data_quality" ;
		current_u_qc:standard_name = "current_u data_quality" ;
	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:scale_factor = 1.f ;
		current_v:add_offset = 0.f ;
		current_v:_FillValue = -999.f ;
		current_v:units = "cm/s" ;
		current_v:valid_range = -1000.f, 1000.f ;
		current_v:is_dead = 0. ;
		current_v:sensor_depth = 2. ;
		current_v:ancillary_variables = "current_v_qc" ;
	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:_FillValue = 128s ;
		current_v_qc:units = "1" ;
		current_v_qc:valid_range = -127s, 127s ;
		current_v_qc:sensor_depth = 2. ;
		current_v_qc:flag_values = 0s, 1s, 2s ;
		current_v_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional" ;
		current_v_qc:intent = "data_quality" ;
		current_v_qc:standard_name = "current_v data_quality" ;
	float temperature(time, depth, lat, lon) ;
		temperature:long_name = "Water Temperature" ;
		temperature:standard_name = "sea_water_temperature" ;
		temperature:short_name = "WT" ;
		temperature:scale_factor = 1.f ;
		temperature:add_offset = 0.f ;
		temperature:_FillValue = -999.f ;
		temperature:units = "celsius" ;
		temperature:valid_range = -0.5f, 30.f ;
		temperature:is_dead = 0 ;
		temperature:sensor_depth = 2. ;
		temperature:calibration_coeffs = -0.7217, 0.03423, -6.292e-06, 4.8e-09 ;
		temperature:calibration_type = "Wide Range" ;
		temperature:epic_code = 20 ;
		temperature:ancillary_variables = "temperature_qc" ;
	byte temperature_qc(time, depth, lat, lon) ;
		temperature_qc:long_name = "Water Temperature QC" ;
		temperature_qc:short_name = "WTQC" ;
		temperature_qc:_FillValue = 128s ;
		temperature_qc:valid_range = -127s, 127s ;
		temperature_qc:sensor_depth = 2. ;
		temperature_qc:flag_values = 0s, 1s, 2s ;
		temperature_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional" ;
		temperature_qc:intent = "data_quality" ;
		temperature_qc:standard_name = "temperature data_quality" ;
		temperature_qc:units = "1" ;

// 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 = "27-Jun-2003 12:56:25:  Added ancillary_variables, intent attributes for CF compliance.\n",
			"07-Apr-2003 15:47:28:  Moved temperature back to celsius.  Moved current_u, current_v, current_speed back to cm/s.\n",
			"07-Apr-2003 15:24:39:  Added flag_values/flag_meaning attribute pairs.  Now discriminating sensor death from out_of_range." ;
		:source = "realtime observations" ;
		:references = "http://gyre.umeoce.maine.edu/data/gomoos/buoy/doc/buoy_system_doc/buoy_system/book1.html" ;
		:comment = "processed with MATLAB" ;
		:latitude = 43.714451 ;
		:longitude = -69.359253 ;
		: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 starts at 00:00:00 UTC on 1 January 4713 BC" ;
		:buffer_type = "aanderaa" ;
		:aanderaa_serial_number = 966 ;
		:instrument_number = 0 ;
		:processing = "realtime" ;
		:water_depth = 100. ;
		:mooring_site_id = "E0106" ;
		:mooring_site_desc = "Central Maine Shelf" ;
		:breakout_id = 5 ;
		:delta_t = 60 ;
		:magnetic_variation = -17.8 ;
		:last_mysql_update_index = -1 ;
		:starting_julian_day_number = 2452890.00000579 ;
		:starting_julian_day_string = "2003-09-07 00:00:00" ;
		:ending_julian_day_number = 2452896.95833912 ;
		:ending_julian_day_string = "2003-09-13 23:00:00" ;
		:current_speed_algorithm_id = "$Id: compute_aanderaa_currents.m,v 1.3 2003/02/14 15:26:47 jevans Exp $" ;
		:current_direction_algorithm_id = "$Id: compute_aanderaa_currents.m,v 1.3 2003/02/14 15:26:47 jevans Exp $" ;
		:current_u_algorithm_id = "$Id: compute_aanderaa_currents.m,v 1.3 2003/02/14 15:26:47 jevans Exp $" ;
		:current_v_algorithm_id = "$Id: compute_aanderaa_currents.m,v 1.3 2003/02/14 15:26:47 jevans Exp $" ;
		:temperature_algorithm_id = "$Id: aanderaa_temperature.m,v 1.4 2003/08/26 12:38:53 jevans AANDERAA_CM_TEMPERATURE $" ;
		:algorithm_ids = "AANCM_Currents_1.5:  27-Aug-2003 12:43:32\n",
			"AANCM_Temperature_1.5:  27-Aug-2003 12:43:32" ;
data:

 lat = 43.714451 ;

 lon = -69.359253 ;

 depth = 2 ;

 time = 2452890, 2452890.04166667, 2452890.08333333, 2452890.125, 
    2452890.16666667, 2452890.20833333, 2452890.25, 2452890.29166667, 
    2452890.33333333, 2452890.375, 2452890.41666667, 2452890.45833333, 
    2452890.5, 2452890.54166667, 2452890.58333333, 2452890.625, 
    2452890.66666667, 2452890.70833333, 2452890.75, 2452890.79166667, 
    2452890.83333333, 2452890.875, 2452890.91666667, 2452890.95833333, 
    2452891, 2452891.04166667, 2452891.08333333, 2452891.125, 
    2452891.16666667, 2452891.20833333, 2452891.25, 2452891.29166667, 
    2452891.33333333, 2452891.375, 2452891.41666667, 2452891.45833333, 
    2452891.5, 2452891.54166667, 2452891.58333333, 2452891.625, 
    2452891.66666667, 2452891.70833333, 2452891.75, 2452891.79166667, 
    2452891.83333333, 2452891.875, 2452891.91666667, 2452891.95833333, 
    2452892, 2452892.04166667, 2452892.08333333, 2452892.125, 
    2452892.16666667, 2452892.20833333, 2452892.25, 2452892.29166667, 
    2452892.33333333, 2452892.375, 2452892.41666667, 2452892.45833333, 
    2452892.5, 2452892.54166667, 2452892.58333333, 2452892.625, 
    2452892.66666667, 2452892.70833333, 2452892.75, 2452892.79166667, 
    2452892.83333333, 2452892.875, 2452892.91666667, 2452892.95833333, 
    2452893, 2452893.04166667, 2452893.08333333, 2452893.125, 
    2452893.16666667, 2452893.20833333, 2452893.25, 2452893.29166667, 
    2452893.33333333, 2452893.375, 2452893.41666667, 2452893.45833333, 
    2452893.5, 2452893.54166667, 2452893.58333333, 2452893.625, 
    2452893.66666667, 2452893.70833333, 2452893.75, 2452893.79166667, 
    2452893.83333333, 2452893.875, 2452893.91666667, 2452893.95833333, 
    2452894, 2452894.04166667, 2452894.08333333, 2452894.125, 
    2452894.16666667, 2452894.20833333, 2452894.25, 2452894.29166667, 
    2452894.33333333, 2452894.375, 2452894.41666667, 2452894.45833333, 
    2452894.5, 2452894.54166667, 2452894.58333333, 2452894.625, 
    2452894.66666667, 2452894.70833333, 2452894.75, 2452894.79166667, 
    2452894.83333333, 2452894.875, 2452894.91666667, 2452894.95833333, 
    2452895, 2452895.04166667, 2452895.08333333, 2452895.125, 
    2452895.16666667, 2452895.20833333, 2452895.25, 2452895.29166667, 
    2452895.33333333, 2452895.375, 2452895.41666667, 2452895.45833333, 
    2452895.5, 2452895.54166667, 2452895.58333333, 2452895.625, 
    2452895.66666667, 2452895.70833333, 2452895.75, 2452895.79166667, 
    2452895.83333333, 2452895.875, 2452895.91666667, 2452895.95833333, 
    2452896, 2452896.04166667, 2452896.08333333, 2452896.125, 
    2452896.16666667, 2452896.20833333, 2452896.25, 2452896.29166667, 
    2452896.33333333, 2452896.375, 2452896.41666667, 2452896.45833333, 
    2452896.5, 2452896.54166667, 2452896.58333333, 2452896.625, 
    2452896.66666667, 2452896.70833333, 2452896.75, 2452896.79166667, 
    2452896.83333333, 2452896.875, 2452896.91666667, 2452896.95833333 ;

 current_speed =
  9.9722,
  19.3578,
  24.0506,
  22.5841,
  18.4779,
  18.7712,
  18.7712,
  12.6119,
  7.9191,
  11.1454,
  18.4779,
  19.9444,
  18.1846,
  13.7851,
  10.8521,
  6.4526,
  2.6397,
  5.5727,
  9.0923,
  7.3325,
  6.1593,
  2.3464,
  5.866,
  14.0784,
  17.3047,
  22.8774,
  28.4501,
  34.0228,
  29.9166,
  24.0506,
  19.9444,
  15.2516,
  14.9583,
  17.598,
  15.2516,
  17.8913,
  22.2908,
  23.7573,
  22.8774,
  25.2238,
  24.3439,
  20.2377,
  15.2516,
  14.665,
  11.1454,
  19.6511,
  14.0784,
  12.6119,
  3.2263,
  14.9583,
  19.3578,
  31.6764,
  38.7156,
  43.4084,
  32.263,
  27.8635,
  28.1568,
  26.1037,
  25.8104,
  28.1568,
  21.4109,
  21.9975,
  21.1176,
  28.1568,
  26.1037,
  21.7042,
  20.2377,
  8.2124,
  17.3047,
  12.9052,
  14.0784,
  9.9722,
  10.8521,
  16.1315,
  23.1707,
  26.1037,
  29.6233,
  30.5032,
  24.0506,
  15.2516,
  11.4387,
  4.6928,
  5.2794,
  0.2933,
  3.5196,
  6.7459,
  17.598,
  15.2516,
  17.0114,
  12.3186,
  8.2124,
  9.9722,
  11.4387,
  12.3186,
  13.1985,
  12.6119,
  5.2794,
  7.6258,
  16.1315,
  34.9027,
  29.6233,
  34.0228,
  31.6764,
  28.4501,
  20.531,
  18.4779,
  19.6511,
  17.3047,
  16.4248,
  20.8243,
  17.3047,
  19.9444,
  22.2908,
  25.8104,
  22.2908,
  14.0784,
  19.6511,
  19.3578,
  15.8382,
  18.4779,
  28.1568,
  12.6119,
  10.8521,
  9.3856,
  17.8913,
  22.5841,
  19.9444,
  16.4248,
  13.7851,
  9.0923,
  12.6119,
  14.3717,
  22.5841,
  19.9444,
  12.3186,
  14.0784,
  9.9722,
  8.5057,
  3.8129,
  8.2124,
  7.3325,
  4.6928,
  5.866,
  6.1593,
  1.4665,
  5.5727,
  7.3325,
  12.6119,
  19.6511,
  19.3578,
  20.8243,
  14.3717,
  10.5588,
  3.2263,
  8.2124,
  9.6789,
  9.6789,
  18.1846,
  10.5588,
  5.5727,
  17.3047,
  14.0784,
  21.9975,
  15.5449,
  13.7851,
  7.6258,
  8.2124,
  21.9975 ;

 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 =
  214.9592,
  220.9364,
  224.1008,
  215.3108,
  205.8176,
  195.2696,
  185.0732,
  212.498,
  238.5164,
  275.786,
  275.0828,
  291.9596,
  278.5988,
  285.9824,
  284.9276,
  266.996,
  143.5844,
  155.1872,
  126.0044,
  87.68,
  159.758,
  187.1828,
  213.2012,
  218.8268,
  227.6168,
  248.7128,
  238.868,
  241.3292,
  235.0004,
  249.416,
  256.0964,
  277.1924,
  291.9596,
  294.7724,
  295.4756,
  292.3112,
  253.2836,
  257.8544,
  243.4388,
  243.4388,
  232.5392,
  262.7768,
  278.5988,
  329.5808,
  340.832,
  5.4056,
  22.634,
  64.826,
  101.0408,
  178.3928,
  212.498,
  203.0048,
  221.9912,
  221.288,
  238.5164,
  246.9548,
  266.2928,
  287.3888,
  298.64,
  299.6948,
  297.2336,
  283.1696,
  279.6536,
  272.27,
  267.3476,
  265.9412,
  268.754,
  286.6856,
  342.5516,
  28.2596,
  68.6936,
  96.1184,
  198.7856,
  216.7172,
  235.7036,
  226.2104,
  242.7356,
  242.0324,
  250.4708,
  259.2608,
  262.0736,
  298.2884,
  337.316,
  110.1824,
  283.1696,
  265.5896,
  233.594,
  242.0324,
  237.11,
  248.3612,
  237.11,
  154.484,
  111.9404,
  111.9404,
  104.5568,
  101.0408,
  124.9496,
  171.0092,
  215.3108,
  219.53,
  239.2196,
  236.4068,
  248.0096,
  256.448,
  265.5896,
  297.9368,
  314.1104,
  322.9004,
  327.1196,
  338.3708,
  322.5488,
  302.5076,
  313.4072,
  311.2976,
  307.7816,
  313.7588,
  324.3068,
  355.5608,
  20.1728,
  7.1636,
  12.7892,
  5.7572,
  330.9872,
  279.302,
  243.0872,
  239.5712,
  263.8316,
  288.4436,
  300.0464,
  308.4848,
  358.022,
  352.0448,
  0.8348,
  356.6156,
  325.3616,
  307.7816,
  302.156,
  307.0784,
  320.4392,
  256.0964,
  158.7032,
  116.5112,
  75.374,
  61.31,
  34.94,
  312.704,
  327.4712,
  288.7952,
  276.8408,
  257.8544,
  253.6352,
  271.5668,
  282.1148,
  328.8776,
  17.7116,
  46.5428,
  51.4652,
  46.8944,
  99.2828,
  180.854,
  232.5392,
  241.3292,
  226.562,
  246.2516,
  244.8452,
  263.8316,
  60.2552,
  86.2736 ;

 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 =
  -5.714001,
  -12.68363,
  -16.73736,
  -13.05387,
  -8.047267,
  -4.943606,
  -1.659907,
  -6.775998,
  -6.753327,
  -11.08862,
  -18.40524,
  -18.49739,
  -17.9802,
  -13.25226,
  -10.48586,
  -6.443733,
  1.567026,
  2.338611,
  7.355415,
  7.32649,
  2.131032,
  -0.2933831,
  -3.212109,
  -8.82671,
  -12.78217,
  -21.31653,
  -24.35267,
  -29.85129,
  -24.50636,
  -22.51516,
  -19.36006,
  -15.13159,
  -13.87304,
  -15.97862,
  -13.76866,
  -16.55188,
  -21.34879,
  -23.22552,
  -20.46286,
  -22.56161,
  -19.32345,
  -20.07709,
  -15.08016,
  -7.425223,
  -3.659471,
  1.851244,
  5.417975,
  11.41402,
  3.166584,
  0.4195392,
  -10.40037,
  -12.3794,
  -25.90137,
  -28.64279,
  -27.51355,
  -25.63989,
  -28.09788,
  -24.91073,
  -22.65246,
  -24.45915,
  -19.03746,
  -21.41896,
  -20.81857,
  -28.1347,
  -26.07574,
  -21.64977,
  -20.23291,
  -7.866614,
  -5.188758,
  6.110189,
  13.11615,
  9.915396,
  -3.494678,
  -9.644472,
  -19.1421,
  -18.84389,
  -26.33221,
  -26.94082,
  -22.667,
  -14.98448,
  -11.32942,
  -4.132354,
  -2.035992,
  0.2752911,
  -3.427034,
  -6.725924,
  -14.16343,
  -13.47041,
  -14.28472,
  -11.45047,
  -6.896072,
  4.295656,
  10.61023,
  11.4264,
  12.77481,
  12.37847,
  4.327293,
  1.191728,
  -9.324192,
  -22.21494,
  -25.45041,
  -28.34055,
  -29.37183,
  -27.65798,
  -20.4702,
  -16.32458,
  -14.10949,
  -10.43824,
  -8.916814,
  -7.675803,
  -10.52274,
  -16.81952,
  -16.19401,
  -19.39114,
  -17.61757,
  -10.16823,
  -11.46533,
  -1.498316,
  5.461845,
  2.304248,
  6.232921,
  1.265139,
  -5.263323,
  -9.26218,
  -15.95361,
  -19.47335,
  -19.82893,
  -15.58115,
  -11.93266,
  -7.117209,
  -0.4353093,
  -1.989025,
  0.3290389,
  -1.177409,
  -7.001834,
  -11.12689,
  -8.442486,
  -6.785944,
  -2.428423,
  -7.971788,
  2.663158,
  4.199338,
  5.67591,
  5.403122,
  0.8398914,
  -4.095195,
  -3.942857,
  -11.93939,
  -19.5112,
  -18.9245,
  -19.98065,
  -14.36633,
  -10.32365,
  -1.667571,
  2.498425,
  7.025801,
  7.571125,
  13.27649,
  10.42052,
  -0.08305864,
  -13.73595,
  -12.35226,
  -15.9728,
  -14.2286,
  -12.47776,
  -7.581649,
  7.130366,
  21.95099 ;

 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 =
  -8.172819,
  -14.62361,
  -17.27114,
  -18.42927,
  -16.63353,
  -18.10853,
  -18.69766,
  -10.637,
  -4.135786,
  1.123603,
  1.637055,
  7.458263,
  2.718864,
  3.795618,
  2.795482,
  -0.3381529,
  -2.124252,
  -5.058249,
  -5.344885,
  0.2968238,
  -5.7789,
  -2.327986,
  -4.908392,
  -10.9677,
  -11.66485,
  -8.305482,
  -14.70903,
  -16.32334,
  -17.15929,
  -8.455716,
  -4.79242,
  1.909525,
  5.593697,
  7.373822,
  6.56012,
  6.7922,
  -6.411607,
  -4.998457,
  -10.22971,
  -11.27891,
  -14.80641,
  -2.544586,
  2.280337,
  12.64628,
  10.5275,
  19.56371,
  12.99411,
  5.364707,
  -0.6178621,
  -14.95242,
  -16.32657,
  -29.15724,
  -28.77528,
  -32.61717,
  -16.8495,
  -10.90737,
  -1.820554,
  7.801202,
  12.37105,
  13.94831,
  9.798044,
  5.011785,
  3.541233,
  1.115252,
  -1.20799,
  -1.536227,
  -0.4400706,
  2.357943,
  16.50846,
  11.36705,
  5.115461,
  -1.062871,
  -10.27401,
  -12.93095,
  -13.05609,
  -18.06408,
  -13.57035,
  -14.30515,
  -8.039808,
  -2.841965,
  -1.577407,
  2.223964,
  4.871017,
  -0.1011914,
  0.8018855,
  -0.5187597,
  -10.44447,
  -7.152576,
  -9.237665,
  -4.542534,
  -4.459562,
  -8.999561,
  -4.273978,
  -4.602746,
  -3.317306,
  -2.415279,
  -3.024334,
  -7.532105,
  -13.16377,
  -26.92015,
  -15.15969,
  -18.82457,
  -11.86127,
  -6.666648,
  -1.578834,
  8.656847,
  13.67801,
  13.80202,
  13.79364,
  19.35804,
  13.73771,
  10.71835,
  15.31777,
  17.0341,
  13.65653,
  9.736959,
  15.9597,
  19.29973,
  14.86663,
  18.33366,
  27.45826,
  12.54828,
  9.490285,
  1.517072,
  -8.098209,
  -11.43811,
  -2.143047,
  5.196331,
  6.902216,
  5.658202,
  12.60439,
  14.2334,
  22.5817,
  19.90962,
  10.1352,
  8.625177,
  5.307467,
  5.128148,
  2.939552,
  -1.97335,
  -6.831775,
  -2.094738,
  1.481215,
  2.956897,
  1.202167,
  3.779466,
  6.182187,
  4.063383,
  2.340663,
  -4.072817,
  -5.867289,
  0.3929569,
  2.215987,
  2.761923,
  7.823132,
  6.657269,
  6.029857,
  12.42636,
  -1.703214,
  -5.572081,
  -10.52504,
  -6.754484,
  -15.1248,
  -6.26026,
  -5.859569,
  -0.8194001,
  4.074481,
  1.429664 ;

 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 =
  15.29416,
  15.35723,
  15.2311,
  15.2311,
  15.04197,
  14.72685,
  14.75836,
  14.75836,
  14.47485,
  14.41186,
  14.38036,
  14.31738,
  14.47485,
  14.53784,
  14.69535,
  14.82137,
  14.97893,
  14.9159,
  15.13653,
  15.38876,
  15.32569,
  15.13653,
  15.2311,
  15.16805,
  15.13653,
  14.9159,
  14.97893,
  14.75836,
  14.60084,
  14.41186,
  14.28588,
  14.2229,
  14.25439,
  14.19141,
  14.31738,
  14.41186,
  14.41186,
  14.50634,
  14.66385,
  14.75836,
  14.69535,
  14.75836,
  14.75836,
  15.07349,
  15.2311,
  15.38876,
  15.19958,
  15.19958,
  15.19958,
  15.19958,
  14.94742,
  14.78986,
  14.60084,
  14.41186,
  14.19141,
  14.00249,
  13.90804,
  14.15993,
  14.00249,
  13.90804,
  13.75062,
  13.68766,
  13.71914,
  13.75062,
  13.7821,
  13.90804,
  14.00249,
  13.97101,
  14.28588,
  14.2229,
  14.19141,
  14.00249,
  13.87655,
  13.75062,
  13.7821,
  13.81359,
  13.7821,
  13.75062,
  13.68766,
  13.71914,
  13.62469,
  13.68766,
  13.71914,
  13.68766,
  13.68766,
  13.71914,
  13.75062,
  13.90804,
  13.93952,
  13.93952,
  13.97101,
  14.00249,
  14.06546,
  14.28588,
  14.2229,
  14.15993,
  14.06546,
  14.00249,
  14.09695,
  14.00249,
  14.03398,
  14.03398,
  13.84507,
  13.93952,
  13.75062,
  13.62469,
  13.30989,
  13.121,
  13.121,
  13.18396,
  13.24692,
  13.24692,
  13.121,
  13.27841,
  13.53025,
  13.65618,
  13.68766,
  13.68766,
  13.59321,
  13.59321,
  13.49877,
  13.34137,
  13.27841,
  13.21544,
  13.24692,
  13.27841,
  13.30989,
  13.30989,
  13.37285,
  13.40433,
  13.37285,
  13.40433,
  13.43581,
  13.40433,
  13.46729,
  13.46729,
  13.62469,
  13.93952,
  14.00249,
  14.00249,
  14.06546,
  14.06546,
  14.2229,
  13.90804,
  13.90804,
  13.87655,
  13.81359,
  13.75062,
  13.71914,
  13.75062,
  13.87655,
  13.93952,
  13.97101,
  13.97101,
  14.00249,
  14.03398,
  14.03398,
  14.06546,
  13.93952,
  13.93952,
  13.97101,
  14.25439,
  14.15993,
  14.19141,
  14.50634,
  14.82137,
  15.10501,
  15.13653 ;

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