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 = 2452883.00000579 ;
		:starting_julian_day_string = "2003-08-31 00:00:00" ;
		:ending_julian_day_number = 2452889.95833912 ;
		:ending_julian_day_string = "2003-09-06 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 = 2452883, 2452883.04166667, 2452883.08333333, 2452883.125, 
    2452883.16666667, 2452883.20833333, 2452883.25, 2452883.29166667, 
    2452883.33333333, 2452883.375, 2452883.41666667, 2452883.45833333, 
    2452883.5, 2452883.54166667, 2452883.58333333, 2452883.625, 
    2452883.66666667, 2452883.70833333, 2452883.75, 2452883.79166667, 
    2452883.83333333, 2452883.875, 2452883.91666667, 2452883.95833333, 
    2452884, 2452884.04166667, 2452884.08333333, 2452884.125, 
    2452884.16666667, 2452884.20833333, 2452884.25, 2452884.29166667, 
    2452884.33333333, 2452884.375, 2452884.41666667, 2452884.45833333, 
    2452884.5, 2452884.54166667, 2452884.58333333, 2452884.625, 
    2452884.66666667, 2452884.70833333, 2452884.75, 2452884.79166667, 
    2452884.83333333, 2452884.875, 2452884.91666667, 2452884.95833333, 
    2452885, 2452885.04166667, 2452885.08333333, 2452885.125, 
    2452885.16666667, 2452885.20833333, 2452885.25, 2452885.29166667, 
    2452885.33333333, 2452885.375, 2452885.41666667, 2452885.45833333, 
    2452885.5, 2452885.54166667, 2452885.58333333, 2452885.625, 
    2452885.66666667, 2452885.70833333, 2452885.75, 2452885.79166667, 
    2452885.83333333, 2452885.875, 2452885.91666667, 2452885.95833333, 
    2452886, 2452886.04166667, 2452886.08333333, 2452886.125, 
    2452886.16666667, 2452886.20833333, 2452886.25, 2452886.29166667, 
    2452886.33333333, 2452886.375, 2452886.41666667, 2452886.45833333, 
    2452886.5, 2452886.54166667, 2452886.58333333, 2452886.625, 
    2452886.66666667, 2452886.70833333, 2452886.75, 2452886.79166667, 
    2452886.83333333, 2452886.875, 2452886.91666667, 2452886.95833333, 
    2452887, 2452887.04166667, 2452887.08333333, 2452887.125, 
    2452887.16666667, 2452887.20833333, 2452887.25, 2452887.29166667, 
    2452887.33333333, 2452887.375, 2452887.41666667, 2452887.45833333, 
    2452887.5, 2452887.54166667, 2452887.58333333, 2452887.625, 
    2452887.66666667, 2452887.70833333, 2452887.75, 2452887.79166667, 
    2452887.83333333, 2452887.875, 2452887.91666667, 2452887.95833333, 
    2452888, 2452888.04166667, 2452888.08333333, 2452888.125, 
    2452888.16666667, 2452888.20833333, 2452888.25, 2452888.29166667, 
    2452888.33333333, 2452888.375, 2452888.41666667, 2452888.45833333, 
    2452888.5, 2452888.54166667, 2452888.58333333, 2452888.625, 
    2452888.66666667, 2452888.70833333, 2452888.75, 2452888.79166667, 
    2452888.83333333, 2452888.875, 2452888.91666667, 2452888.95833333, 
    2452889, 2452889.04166667, 2452889.08333333, 2452889.125, 
    2452889.16666667, 2452889.20833333, 2452889.25, 2452889.29166667, 
    2452889.33333333, 2452889.375, 2452889.41666667, 2452889.45833333, 
    2452889.5, 2452889.54166667, 2452889.58333333, 2452889.625, 
    2452889.66666667, 2452889.70833333, 2452889.75, 2452889.79166667, 
    2452889.83333333, 2452889.875, 2452889.91666667, 2452889.95833333 ;

 current_speed =
  16.4248,
  14.0784,
  14.9583,
  15.2516,
  19.6511,
  24.0506,
  24.0506,
  33.1429,
  24.3439,
  20.531,
  16.1315,
  9.3856,
  6.4526,
  13.7851,
  9.6789,
  12.9052,
  12.3186,
  8.799,
  9.3856,
  6.7459,
  7.9191,
  6.7459,
  7.3325,
  9.9722,
  7.6258,
  7.9191,
  9.9722,
  8.5057,
  3.5196,
  14.9583,
  13.7851,
  15.5449,
  6.4526,
  8.799,
  2.0531,
  1.4665,
  6.4526,
  8.5057,
  8.5057,
  2.3464,
  2.0531,
  5.5727,
  10.2655,
  9.6789,
  18.1846,
  17.598,
  13.1985,
  9.9722,
  10.5588,
  10.8521,
  3.8129,
  5.2794,
  7.6258,
  11.732,
  18.1846,
  20.2377,
  24.6372,
  24.9305,
  29.0367,
  23.1707,
  21.1176,
  18.1846,
  23.1707,
  21.7042,
  23.464,
  27.5702,
  25.5171,
  29.33,
  17.0114,
  11.732,
  5.5727,
  7.3325,
  4.3995,
  5.5727,
  13.1985,
  7.0392,
  12.0253,
  12.3186,
  19.3578,
  22.2908,
  31.6764,
  39.5955,
  39.0089,
  29.6233,
  21.4109,
  19.0645,
  7.0392,
  4.9861,
  6.7459,
  8.799,
  7.0392,
  13.7851,
  6.4526,
  9.3856,
  7.6258,
  13.4918,
  9.9722,
  4.3995,
  3.2263,
  2.0531,
  4.1062,
  7.6258,
  8.2124,
  13.4918,
  21.1176,
  23.7573,
  20.531,
  15.8382,
  17.3047,
  21.7042,
  25.2238,
  13.7851,
  11.1454,
  14.665,
  5.5727,
  15.2516,
  11.4387,
  13.7851,
  24.6372,
  14.665,
  21.4109,
  1.7598,
  5.5727,
  6.7459,
  9.6789,
  5.2794,
  6.1593,
  11.732,
  11.4387,
  14.0784,
  7.9191,
  4.3995,
  8.799,
  9.9722,
  15.2516,
  10.8521,
  11.4387,
  10.2655,
  11.732,
  6.7459,
  17.0114,
  11.4387,
  9.6789,
  6.4526,
  10.2655,
  13.7851,
  18.1846,
  20.2377,
  25.8104,
  10.8521,
  16.7181,
  20.8243,
  19.9444,
  26.9836,
  27.2769,
  25.5171,
  26.397,
  18.4779,
  22.5841,
  16.7181,
  12.3186,
  5.866,
  3.2263,
  2.933,
  1.7598,
  4.1062,
  4.9861,
  6.4526 ;

 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 =
  160.4612,
  188.9408,
  256.0964,
  265.5896,
  283.1696,
  270.512,
  263.1284,
  260.6672,
  256.0964,
  253.6352,
  255.0416,
  275.4344,
  272.27,
  348.8804,
  345.716,
  331.3388,
  303.914,
  315.8684,
  337.6676,
  335.558,
  198.0824,
  120.7304,
  123.5432,
  121.4336,
  119.6756,
  115.4564,
  106.3148,
  141.8264,
  223.7492,
  224.804,
  201.95,
  194.918,
  191.7536,
  227.9684,
  170.306,
  201.5984,
  3.6476,
  18.7664,
  66.9356,
  156.242,
  124.9496,
  206.1692,
  218.8268,
  210.0368,
  211.7948,
  221.9912,
  218.8268,
  185.0732,
  136.5524,
  140.7716,
  162.9224,
  236.4068,
  208.6304,
  229.0232,
  255.0416,
  249.0644,
  234.2972,
  241.6808,
  233.9456,
  256.7996,
  260.3156,
  285.9824,
  293.366,
  310.946,
  303.914,
  303.2108,
  304.2656,
  310.5944,
  315.8684,
  290.9048,
  253.2836,
  195.9728,
  136.2008,
  80.2964,
  129.1688,
  141.1232,
  176.6348,
  209.6852,
  241.3292,
  239.9228,
  241.6808,
  232.1876,
  240.9776,
  268.754,
  288.7952,
  280.3568,
  266.2928,
  303.5624,
  9.2732,
  2.2412,
  346.0676,
  1.8896,
  45.488,
  58.4972,
  146.3972,
  178.7444,
  185.0732,
  185.4248,
  163.9772,
  168.8996,
  102.0956,
  305.3204,
  248.7128,
  270.8636,
  329.2292,
  347.1224,
  19.8212,
  27.908,
  27.2048,
  32.1272,
  82.406,
  113.6984,
  123.5432,
  155.1872,
  282.818,
  232.5392,
  269.8088,
  247.3064,
  257.1512,
  275.4344,
  260.6672,
  258.9092,
  129.5204,
  140.42,
  130.2236,
  155.1872,
  299.6948,
  310.5944,
  323.6036,
  356.6156,
  349.232,
  111.9404,
  163.6256,
  182.612,
  187.1828,
  196.3244,
  217.772,
  230.078,
  226.9136,
  342.2,
  345.0128,
  321.494,
  326.768,
  119.6756,
  132.6848,
  165.3836,
  169.6028,
  159.4064,
  182.612,
  191.0504,
  199.4888,
  219.8816,
  238.868,
  265.238,
  263.8316,
  266.6444,
  279.6536,
  245.5484,
  240.9776,
  239.9228,
  282.818,
  277.544,
  356.9672,
  49.7072,
  297.5852,
  347.474,
  270.8636,
  224.1008 ;

 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.493194,
  -2.187979,
  -14.52004,
  -15.20644,
  -19.13428,
  -24.04964,
  -23.87784,
  -32.70419,
  -23.63066,
  -19.69923,
  -15.58486,
  -9.343414,
  -6.447536,
  -2.658562,
  -2.38806,
  -6.189713,
  -10.22291,
  -6.126821,
  -3.566334,
  -2.791264,
  -2.457965,
  5.798649,
  6.111414,
  8.508731,
  6.625618,
  7.150255,
  9.570647,
  5.256916,
  -2.433814,
  -10.54087,
  -5.152833,
  -4.001823,
  -1.314416,
  -6.535683,
  0.3457136,
  -0.5398166,
  0.4105121,
  2.736373,
  7.825798,
  0.9453047,
  1.682836,
  -2.457691,
  -6.436143,
  -4.844833,
  -9.581078,
  -11.77335,
  -8.275041,
  -0.8818256,
  7.26119,
  6.863013,
  1.119722,
  -4.397671,
  -3.65396,
  -8.857368,
  -17.56839,
  -18.90166,
  -20.00676,
  -21.94678,
  -23.47497,
  -22.55847,
  -20.81666,
  -17.4817,
  -21.27047,
  -16.39378,
  -19.47221,
  -23.06691,
  -21.08826,
  -22.27129,
  -11.84519,
  -10.95974,
  -5.337199,
  -2.017765,
  3.04504,
  5.492971,
  10.23265,
  4.418139,
  0.7058858,
  -6.100593,
  -16.98436,
  -19.28936,
  -27.88532,
  -31.28133,
  -34.11056,
  -29.61629,
  -20.26919,
  -18.75389,
  -7.02447,
  -4.154839,
  1.087049,
  0.3440967,
  -1.694877,
  0.4545466,
  4.601373,
  8.0023,
  4.220364,
  0.2956404,
  -0.8818256,
  -0.4159253,
  0.8905228,
  0.3952809,
  4.015039,
  -6.222133,
  -7.652087,
  -13.49027,
  -10.80387,
  -5.294766,
  6.961775,
  7.41312,
  7.911232,
  11.54231,
  25.00257,
  12.62265,
  9.289351,
  6.154239,
  -5.433826,
  -12.10626,
  -11.43864,
  -12.71787,
  -24.02029,
  -14.59908,
  -21.12749,
  -1.726933,
  4.29877,
  4.298184,
  7.390131,
  2.215526,
  -5.350439,
  -8.908517,
  -6.787362,
  -0.8311124,
  -1.479547,
  4.080858,
  2.480551,
  -0.4544552,
  -1.90699,
  -3.050259,
  -7.006442,
  -7.872805,
  -8.568167,
  -2.06219,
  -4.399203,
  -7.121696,
  -5.304332,
  5.606293,
  7.546113,
  3.47862,
  3.281794,
  7.11835,
  -1.176237,
  -2.080048,
  -5.577536,
  -13.35261,
  -17.07198,
  -26.89046,
  -27.11898,
  -25.47335,
  -26.02321,
  -16.82064,
  -19.74822,
  -14.46702,
  -12.01162,
  -5.815226,
  -0.1706959,
  2.237144,
  -1.559752,
  -0.8905634,
  -4.985534,
  -4.490511 ;

 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 =
  -15.47898,
  -13.90734,
  -3.594316,
  -1.172848,
  4.477194,
  0.2149154,
  -2.877528,
  -5.374742,
  -5.849572,
  -5.784651,
  -4.163825,
  0.8888729,
  0.2555785,
  13.52631,
  9.379674,
  11.32394,
  6.873137,
  6.315415,
  8.681633,
  6.141336,
  -7.527985,
  -3.447149,
  -4.051687,
  -5.200603,
  -3.775447,
  -3.40382,
  -2.801337,
  -6.686686,
  -2.542466,
  -10.61324,
  -12.78582,
  -15.02096,
  -6.317306,
  -5.891286,
  -2.023784,
  -1.363532,
  6.439528,
  8.053521,
  3.33224,
  -2.147555,
  -1.17613,
  -5.001473,
  -7.997284,
  -8.379064,
  -15.45583,
  -13.07967,
  -10.28222,
  -9.933134,
  -7.665727,
  -8.406374,
  -3.644781,
  -2.921053,
  -6.693385,
  -7.693299,
  -4.693767,
  -7.231302,
  -14.3778,
  -11.82661,
  -17.08964,
  -5.291207,
  -3.552424,
  5.006985,
  9.189574,
  14.22379,
  13.09169,
  15.10078,
  14.36689,
  19.08503,
  12.2098,
  4.186168,
  -1.602902,
  -7.04941,
  -3.175427,
  0.9392859,
  -8.336267,
  -5.479999,
  -12.00456,
  -10.7019,
  -9.287416,
  -11.1714,
  -15.02675,
  -24.27513,
  -18.92523,
  -0.6441613,
  6.898301,
  3.427368,
  -0.4551385,
  2.75654,
  6.657739,
  8.79227,
  6.83211,
  13.7776,
  4.523651,
  4.904354,
  -6.351485,
  -13.48856,
  -9.933134,
  -4.379795,
  -3.100965,
  -2.014689,
  -0.8604274,
  4.408842,
  -2.981455,
  0.2033497,
  18.14468,
  23.15977,
  19.31465,
  13.99622,
  15.39042,
  18.38063,
  3.33339,
  -5.540538,
  -6.158564,
  -13.31118,
  1.236331,
  -9.276305,
  -0.03817167,
  -5.318333,
  -5.478795,
  1.388864,
  -3.472179,
  -0.3385229,
  -3.546204,
  -5.199306,
  -6.250365,
  -4.792026,
  3.051193,
  7.634012,
  9.207365,
  14.05385,
  7.779658,
  -1.643838,
  -8.442113,
  -9.96184,
  -15.13191,
  -10.41461,
  -9.041771,
  -6.587825,
  -8.014134,
  6.42297,
  16.43273,
  8.951274,
  8.095997,
  -3.194609,
  -6.959646,
  -13.33897,
  -17.88601,
  -18.94449,
  -25.78358,
  -10.65089,
  -15.76027,
  -15.97997,
  -10.31148,
  -2.240096,
  -2.930931,
  -1.493587,
  4.426541,
  -7.648454,
  -10.95671,
  -8.378551,
  2.732941,
  0.7701327,
  3.221781,
  1.896753,
  0.8149055,
  4.008463,
  0.07515096,
  -4.633719 ;

 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 =
  14.82137,
  14.72685,
  14.75836,
  14.72685,
  14.69535,
  14.53784,
  14.50634,
  14.44335,
  14.44335,
  14.44335,
  14.34887,
  14.31738,
  14.34887,
  14.41186,
  14.50634,
  14.53784,
  14.60084,
  14.75836,
  15.2311,
  15.38876,
  15.16805,
  15.26263,
  14.94742,
  14.9159,
  14.78986,
  14.75836,
  14.78986,
  14.72685,
  14.69535,
  14.60084,
  14.66385,
  14.60084,
  14.53784,
  14.53784,
  14.47485,
  14.47485,
  14.47485,
  14.50634,
  14.53784,
  14.56934,
  14.69535,
  14.75836,
  14.82137,
  14.69535,
  14.60084,
  14.60084,
  14.53784,
  14.56934,
  14.47485,
  14.63234,
  14.56934,
  14.44335,
  14.38036,
  14.38036,
  14.34887,
  14.34887,
  14.47485,
  14.50634,
  14.31738,
  14.2229,
  14.15993,
  14.06546,
  14.03398,
  13.97101,
  13.87655,
  13.84507,
  13.90804,
  14.28588,
  14.38036,
  14.41186,
  14.41186,
  14.38036,
  14.44335,
  14.38036,
  14.31738,
  14.28588,
  14.2229,
  14.15993,
  14.03398,
  13.97101,
  13.75062,
  13.62469,
  13.40433,
  13.75062,
  13.71914,
  13.65618,
  13.65618,
  14.03398,
  14.19141,
  14.41186,
  14.97893,
  15.26263,
  15.2311,
  15.19958,
  15.2311,
  14.47485,
  14.63234,
  14.66385,
  14.63234,
  14.50634,
  14.50634,
  14.41186,
  14.2229,
  14.03398,
  14.31738,
  15.38876,
  16.24099,
  16.27258,
  16.14621,
  15.95673,
  16.20939,
  16.11463,
  15.98831,
  15.95673,
  15.76733,
  15.64111,
  15.38876,
  15.2311,
  14.69535,
  15.13653,
  14.97893,
  15.19958,
  15.19958,
  15.07349,
  15.10501,
  14.9159,
  15.01045,
  15.07349,
  15.07349,
  15.19958,
  15.38876,
  15.4203,
  15.35723,
  15.26263,
  15.07349,
  15.10501,
  15.26263,
  15.13653,
  14.66385,
  16.20939,
  16.33578,
  16.1778,
  16.01988,
  16.46222,
  16.20939,
  15.86202,
  15.67266,
  15.19958,
  15.01045,
  15.16805,
  14.9159,
  14.75836,
  14.53784,
  14.12844,
  14.50634,
  14.31738,
  14.66385,
  14.82137,
  14.88439,
  14.88439,
  15.07349,
  15.26263,
  15.19958,
  15.73578,
  15.19958,
  15.64111,
  15.57801,
  15.4203 ;

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