netcdf A0106.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: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:standard_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:standard_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" ;
	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:scale_factor = 1. ;
		time:add_offset = 0. ;
		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:scale_factor = 1.f ;
		current_speed:add_offset = 0.f ;
		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: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: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: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 = -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: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. ;
	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: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:calibration_coeffs = -0.7015, 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 = "30-Jun-2003 15:04:59:  Modified [lon,lat] to [-70.566500,42.527670]." ;
		: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 = "processed with MATLAB" ;
		: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 = 712 ;
		:instrument_number = 0 ;
		:processing = "realtime" ;
		:water_depth = 65. ;
		:mooring_site_id = "A0106" ;
		:mooring_site_desc = "Massachusetts Bay" ;
		:breakout_id = 5 ;
		:delta_t = 60 ;
		:magnetic_variation = -16. ;
		: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:11:23\n",
			"AANCM_Temperature_1.5:  27-Aug-2003 12:11:23" ;
data:

 lat = 42.52767 ;

 lon = -70.5665 ;

 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 =
  14.3717,
  22.8774,
  26.397,
  24.0506,
  24.0506,
  16.1315,
  15.2516,
  10.8521,
  11.732,
  7.3325,
  5.866,
  11.4387,
  8.2124,
  14.0784,
  12.9052,
  15.2516,
  11.4387,
  9.0923,
  2.6397,
  6.7459,
  7.3325,
  10.2655,
  11.732,
  9.0923,
  13.1985,
  4.6928,
  1.1732,
  3.2263,
  6.7459,
  8.799,
  14.0784,
  14.9583,
  26.1037,
  31.3831,
  25.8104,
  30.2099,
  21.4109,
  12.6119,
  14.3717,
  7.3325,
  2.0531,
  3.5196,
  1.4665,
  10.5588,
  11.732,
  8.799,
  19.0645,
  24.3439,
  24.0506,
  22.8774,
  16.7181,
  1.1732,
  1.7598,
  3.8129,
  4.1062,
  9.6789,
  7.3325,
  4.3995,
  3.8129,
  5.5727,
  21.9975,
  19.9444,
  2.933,
  9.9722,
  12.3186,
  15.8382,
  21.4109,
  11.1454,
  8.799,
  2.6397,
  2.3464,
  3.2263,
  16.4248,
  9.9722,
  1.4665,
  3.5196,
  8.5057,
  5.5727,
  7.9191,
  2.933,
  3.5196,
  10.8521,
  9.9722,
  20.2377,
  17.8913,
  21.4109,
  11.1454,
  17.0114,
  46.0481,
  52.2074,
  21.9975,
  16.4248,
  13.7851,
  10.8521,
  12.0253,
  12.6119,
  4.6928,
  14.0784,
  13.1985,
  4.3995,
  0.8799,
  6.7459,
  2.6397,
  8.5057,
  1.7598,
  7.6258,
  5.5727,
  8.799,
  6.4526,
  17.3047,
  20.2377,
  17.0114,
  21.4109,
  26.6903,
  30.7965,
  29.6233,
  36.0759,
  44.8749,
  26.397,
  15.5449,
  18.7712,
  12.9052,
  8.2124,
  8.5057,
  10.5588,
  7.9191,
  3.8129,
  2.933,
  11.1454,
  10.2655,
  16.7181,
  19.3578,
  24.6372,
  27.8635,
  32.5563,
  29.0367,
  19.3578,
  28.1568,
  31.0898,
  19.9444,
  25.2238,
  19.0645,
  8.2124,
  11.4387,
  20.531,
  20.8243,
  30.7965,
  33.7295,
  31.6764,
  41.9419,
  46.0481,
  51.3275,
  37.5424,
  27.5702,
  24.3439,
  17.3047,
  14.9583,
  2.933,
  5.2794,
  9.6789,
  10.8521,
  14.665,
  19.3578,
  27.8635,
  19.6511,
  20.8243,
  15.2516,
  7.9191 ;

 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 =
  213.5948,
  254.0288,
  266.6864,
  257.8964,
  261.0608,
  255.0836,
  218.5172,
  228.7136,
  253.3256,
  218.8688,
  232.2296,
  292.0016,
  293.0564,
  273.0152,
  259.6544,
  245.5904,
  250.5128,
  238.91,
  191.0924,
  190.3892,
  134.4848,
  84.5576,
  109.5212,
  77.8772,
  79.6352,
  43.772,
  238.91,
  27.2468,
  87.3704,
  116.9048,
  116.2016,
  116.2016,
  107.4116,
  112.334,
  116.9048,
  110.9276,
  116.5532,
  129.5624,
  135.5396,
  245.2388,
  204.1016,
  273.0152,
  251.5676,
  87.722,
  78.932,
  84.206,
  85.964,
  68.7356,
  65.5712,
  60.6488,
  75.416,
  153.8228,
  254.732,
  222.7364,
  150.6584,
  209.7272,
  171.0512,
  139.4072,
  350.3288,
  356.6576,
  57.4844,
  46.9364,
  356.6576,
  286.0244,
  292.7048,
  281.8052,
  289.892,
  273.0152,
  319.778,
  64.1648,
  321.1844,
  57.1328,
  87.722,
  96.1604,
  325.7552,
  357.7124,
  288.8372,
  250.1612,
  297.6272,
  66.626,
  299.7368,
  133.7816,
  135.8912,
  185.8184,
  179.8412,
  182.3024,
  242.7776,
  274.7732,
  274.07,
  284.618,
  328.568,
  340.1708,
  47.9912,
  53.2652,
  107.06,
  89.8316,
  46.2332,
  78.5804,
  100.7312,
  72.2516,
  182.654,
  50.1008,
  338.7644,
  302.198,
  310.6364,
  250.5128,
  146.7908,
  92.996,
  250.5128,
  61.7036,
  72.6032,
  83.8544,
  160.8548,
  185.8184,
  194.2568,
  214.298,
  226.9556,
  238.5584,
  228.0104,
  245.5904,
  269.1476,
  298.682,
  27.5984,
  56.078,
  62.4068,
  97.9184,
  151.01,
  231.1748,
  217.1108,
  178.7864,
  179.138,
  174.9188,
  162.6128,
  179.8412,
  185.8184,
  217.1108,
  236.8004,
  250.5128,
  266.6864,
  287.7824,
  306.0656,
  320.8328,
  0.8768,
  68.7356,
  114.092,
  119.7176,
  136.2428,
  164.0192,
  188.2796,
  210.0788,
  234.3392,
  245.5904,
  249.8096,
  254.0288,
  250.5128,
  243.8324,
  242.7776,
  173.5124,
  195.6632,
  205.508,
  164.3708,
  241.3712,
  246.2936,
  254.3804,
  252.974,
  276.1796,
  270.2024,
  225.1976 ;

 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 =
  -7.952091,
  -21.99434,
  -26.35287,
  -23.51596,
  -23.75848,
  -15.58791,
  -9.497927,
  -8.154493,
  -11.23868,
  -4.601431,
  -4.636906,
  -10.60566,
  -7.556392,
  -14.05891,
  -12.69539,
  -13.88833,
  -10.78345,
  -7.786257,
  -0.5078567,
  -1.216513,
  5.231272,
  10.21922,
  11.05762,
  8.88954,
  12.98313,
  3.246434,
  -1.004678,
  1.477078,
  6.738797,
  7.846593,
  12.63179,
  13.42128,
  24.90762,
  29.02888,
  23.01667,
  28.21703,
  19.15247,
  9.72291,
  10.06617,
  -6.65836,
  -0.8383956,
  -3.514728,
  -1.391265,
  10.55046,
  11.51379,
  8.754048,
  19.01722,
  22.68649,
  21.89749,
  19.94066,
  16.17944,
  0.5175557,
  -1.697687,
  -2.587535,
  2.012102,
  -4.799486,
  1.140584,
  2.862661,
  -0.6405439,
  -0.324904,
  18.54928,
  14.5713,
  -0.1710021,
  -9.584723,
  -11.36398,
  -15.5032,
  -20.13343,
  -11.12997,
  -5.681962,
  2.375865,
  -1.470761,
  2.709868,
  16.41182,
  9.914615,
  -0.8252434,
  -0.1404867,
  -8.050133,
  -5.241967,
  -7.016192,
  2.692303,
  -3.056115,
  7.835026,
  6.940881,
  -2.051613,
  0.04958716,
  -0.8601539,
  -9.910909,
  -16.9524,
  -45.93197,
  -50.51744,
  -11.47139,
  -5.571578,
  10.24291,
  8.697009,
  11.49616,
  12.61185,
  3.388958,
  13.7997,
  12.96768,
  4.190103,
  -0.04074331,
  5.17528,
  -0.9561093,
  -7.197623,
  -1.335438,
  -7.188964,
  3.052154,
  8.786973,
  -6.08297,
  15.23691,
  19.31197,
  16.91364,
  7.021988,
  -2.70575,
  -7.584202,
  -16.69265,
  -26.36517,
  -38.28602,
  -19.62,
  -14.15541,
  -18.76912,
  -11.32169,
  3.804569,
  7.058013,
  9.357827,
  7.843594,
  1.847949,
  -2.28499,
  -6.72467,
  0.2174205,
  0.2515099,
  1.714471,
  7.362276,
  0.0772259,
  -3.300421,
  -17.51954,
  -16.19799,
  -26.54387,
  -31.03782,
  -18.99152,
  -20.38949,
  -12.04086,
  0.1256698,
  10.65992,
  18.74257,
  18.08547,
  21.29898,
  9.286244,
  -4.561524,
  -21.02089,
  -37.41328,
  -46.73956,
  -35.23545,
  -26.50599,
  -22.94938,
  -15.53111,
  -13.30148,
  0.3313943,
  -1.425343,
  -4.168094,
  2.923671,
  -12.87209,
  -17.72434,
  -26.83451,
  -18.78983,
  -20.7033,
  -15.2515,
  -5.618928 ;

 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.97122,
  -6.294811,
  -1.525773,
  -5.04293,
  -3.737133,
  -4.1524,
  -11.93318,
  -7.160469,
  -3.366292,
  -5.708974,
  -3.592918,
  4.285309,
  3.21628,
  0.7405362,
  -2.317583,
  -6.302831,
  -3.815907,
  -4.695117,
  -2.590386,
  -6.635304,
  -5.13803,
  0.9736316,
  -3.920314,
  1.909452,
  2.374606,
  3.388663,
  -0.6058215,
  2.868319,
  0.3094956,
  -3.98163,
  -6.216049,
  -6.604552,
  -7.811114,
  -11.92574,
  -11.67945,
  -10.79061,
  -9.571284,
  -8.032749,
  -10.25758,
  -3.071124,
  -1.874116,
  0.1851341,
  -0.4636861,
  0.4196925,
  2.252238,
  0.8882776,
  1.341821,
  8.828857,
  9.946418,
  11.21362,
  4.209603,
  -1.05287,
  -0.4634157,
  -2.800513,
  -3.579431,
  -8.40512,
  -7.243247,
  -3.340774,
  3.758711,
  5.563221,
  11.8243,
  13.61823,
  2.928011,
  2.752793,
  4.754774,
  3.240256,
  7.285021,
  0.5862579,
  6.71846,
  1.150339,
  1.828238,
  1.750893,
  0.652855,
  -1.070139,
  1.212269,
  3.516795,
  2.746323,
  -1.891235,
  3.672219,
  1.163613,
  1.74578,
  -7.508691,
  -7.160233,
  -20.13344,
  -17.89123,
  -21.39362,
  -5.098414,
  1.415548,
  3.268272,
  13.17576,
  18.76958,
  15.45094,
  9.225606,
  6.490771,
  -3.527898,
  0.03706802,
  3.246126,
  2.78742,
  -2.457583,
  1.341133,
  -0.8789562,
  4.327083,
  2.460462,
  4.532235,
  1.146081,
  -2.543938,
  -4.662547,
  -0.4598906,
  -2.152563,
  8.202997,
  6.050819,
  1.821162,
  -20.22667,
  -26.5528,
  -29.84802,
  -24.47234,
  -24.62414,
  -23.40806,
  -17.65948,
  -6.424039,
  -0.2792524,
  6.193824,
  7.277965,
  4.746723,
  4.890739,
  -1.090956,
  -3.33516,
  -1.838834,
  -8.888124,
  -10.2632,
  -16.71621,
  -19.28173,
  -23.51146,
  -27.86339,
  -32.38858,
  -23.1559,
  -10.59951,
  -9.393003,
  -1.797021,
  6.091076,
  14.84953,
  14.78082,
  8.211438,
  4.148499,
  -8.380816,
  -10.32314,
  -22.2436,
  -32.42599,
  -31.34624,
  -36.29388,
  -26.84537,
  -21.21145,
  -12.95742,
  -7.586055,
  -8.121034,
  -7.631345,
  -6.842609,
  -2.914218,
  -5.083351,
  -8.735451,
  -10.45085,
  -7.026487,
  -7.782804,
  -7.502227,
  -5.753953,
  2.24164,
  0.05387687,
  -5.580304 ;

 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 =
  17.30539,
  17.14696,
  16.92529,
  16.76705,
  16.64052,
  16.57727,
  16.54565,
  16.54565,
  16.48242,
  16.41919,
  16.38759,
  16.51403,
  16.60889,
  16.67215,
  16.73541,
  16.79869,
  16.86199,
  16.92529,
  17.05194,
  17.21032,
  17.21032,
  17.33709,
  17.27369,
  17.11528,
  16.92529,
  16.98861,
  16.98861,
  16.92529,
  16.89364,
  16.83034,
  16.70378,
  16.51403,
  16.60889,
  16.73541,
  16.79869,
  16.76705,
  16.76705,
  16.83034,
  16.79869,
  16.73541,
  16.73541,
  16.73541,
  16.76705,
  16.73541,
  16.76705,
  16.76705,
  16.79869,
  16.83034,
  16.89364,
  16.95695,
  16.92529,
  16.89364,
  16.86199,
  16.86199,
  16.83034,
  16.83034,
  16.79869,
  16.73541,
  16.73541,
  16.67215,
  16.73541,
  16.67215,
  16.67215,
  16.76705,
  16.83034,
  16.86199,
  16.92529,
  17.05194,
  17.05194,
  17.05194,
  16.98861,
  16.95695,
  16.83034,
  16.79869,
  16.79869,
  16.70378,
  16.70378,
  16.70378,
  16.67215,
  16.64052,
  16.60889,
  16.57727,
  16.54565,
  16.67215,
  16.41919,
  16.48242,
  16.41919,
  16.57727,
  17.05194,
  17.17863,
  17.11528,
  17.11528,
  17.08361,
  17.14696,
  16.89364,
  16.79869,
  16.67215,
  16.64052,
  16.64052,
  16.51403,
  16.54565,
  16.4508,
  16.41919,
  16.38759,
  16.38759,
  16.41919,
  16.41919,
  16.41919,
  16.38759,
  16.35598,
  16.32438,
  16.32438,
  16.29278,
  16.26119,
  16.26119,
  16.198,
  16.10324,
  16.16641,
  16.13483,
  15.97693,
  16.10324,
  16.198,
  16.26119,
  16.22959,
  16.26119,
  16.29278,
  16.26119,
  16.22959,
  16.198,
  16.198,
  16.04008,
  16.10324,
  15.97693,
  15.85066,
  15.81909,
  16.07166,
  16.41919,
  16.60889,
  16.89364,
  16.76705,
  16.95695,
  17.05194,
  16.95695,
  16.98861,
  16.95695,
  16.92529,
  16.92529,
  16.73541,
  16.48242,
  16.32438,
  16.64052,
  16.48242,
  16.57727,
  16.64052,
  16.54565,
  16.54565,
  16.64052,
  16.60889,
  16.79869,
  16.89364,
  16.95695,
  16.92529,
  17.02027,
  17.02027,
  17.02027,
  17.08361,
  17.30539,
  16.95695 ;

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