netcdf M0104.aanderaa.realtime {
dimensions:
	lat = 1 ;
	lon = 1 ;
	depth = 1 ;
	time = 168 ;
variables:
	double lat(lat) ;
		lat:long_name = "Latitude" ;
		lat:standard_name = "latitude" ;
		lat:short_name = "lat" ;
		lat:units = "degrees_north" ;
		lat:_FillValue = -999. ;
		lat:valid_range = -90., 90. ;
		lat:epic_code = 500 ;
		lat:Comment = "Coordinate variable" ;
	double lon(lon) ;
		lon:long_name = "Longitude" ;
		lon:standard_name = "longitude" ;
		lon:short_name = "lon" ;
		lon:modulo = 360. ;
		lon:units = "degrees_east" ;
		lon:_FillValue = -999. ;
		lon:valid_range = -180., 180. ;
		lon:epic_code = 502 ;
		lon:Comment = "Coordinate variable" ;
	double depth(depth) ;
		depth:long_name = "Depth" ;
		depth:standard_name = "depth" ;
		depth:short_name = "D" ;
		depth:units = "meters" ;
		depth:positive = "down" ;
		depth:_FillValue = -999. ;
		depth:valid_range = -10000., 100. ;
		depth:epic_code = 3 ;
		depth:Comment = "Coordinate variable" ;
	double time(time) ;
		time:long_name = "Time" ;
		time:standard_name = "time" ;
		time:short_name = "time" ;
		time:units = "days since -4713-01-01 00:00:00" ;
		time:_FillValue = -999. ;
		time:valid_range = 0., 2460000. ;
		time:epic_code = 624 ;
		time:Comment = "Coordinate variable" ;
	float current_speed(time, depth, lat, lon) ;
		current_speed:long_name = "Current Speed" ;
		current_speed:standard_name = "sea_water_velocity" ;
		current_speed:short_name = "CSPD" ;
		current_speed:ancillary_variables = "current_speed_qc" ;
		current_speed:_FillValue = -9999.f ;
		current_speed:units = "cm/s" ;
		current_speed:valid_range = 0.f, 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.6719, 0.03412, -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 = "08-Oct-2003 20:33:42:  Modified [lon,lat] to [-67.880825,43.491051].\n",
			"Wed Oct  8 00:30:54 2003: ncrcat -d time,2452920.99, pre/M0104.aanderaa.realtime.nc post/M0104.aanderaa.realtime.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 = "AANCM714" ;
		:instrument_number = 0 ;
		:processing = "realtime" ;
		:water_depth = 285 ;
		:mooring_site_id = "M0104" ;
		:mooring_site_desc = "Jordan Basin" ;
		:breakout_id = 5 ;
		:delta_t = 60 ;
		:magnetic_variation = -17.33 ;
		:goes_platform_id = "0440C04A" ;
		:starting_julian_day_number = 2452995.00000579 ;
		:starting_julian_day_string = "2003-12-21 00:00:00" ;
		:ending_julian_day_number = 2453001.95833912 ;
		:ending_julian_day_string = "2003-12-27 23:00:00" ;
		:algorithm_ids = "AANCM_Currents_1.5:  03-Oct-2003 14:46:52\n",
			"AANCM_Temperature_1.5:  03-Oct-2003 14:46:52" ;
data:

 lat = 43.4910513070913 ;

 lon = -67.8808247492864 ;

 depth = 2 ;

 time = 2452995, 2452995.04166667, 2452995.08333333, 2452995.125, 
    2452995.16666667, 2452995.20833333, 2452995.25, 2452995.29166667, 
    2452995.33333333, 2452995.375, 2452995.41666667, 2452995.45833333, 
    2452995.5, 2452995.54166667, 2452995.58333333, 2452995.625, 
    2452995.66666667, 2452995.70833333, 2452995.75, 2452995.79166667, 
    2452995.83333333, 2452995.875, 2452995.91666667, 2452995.95833333, 
    2452996, 2452996.04166667, 2452996.08333333, 2452996.125, 
    2452996.16666667, 2452996.20833333, 2452996.25, 2452996.29166667, 
    2452996.33333333, 2452996.375, 2452996.41666667, 2452996.45833333, 
    2452996.5, 2452996.54166667, 2452996.58333333, 2452996.625, 
    2452996.66666667, 2452996.70833333, 2452996.75, 2452996.79166667, 
    2452996.83333333, 2452996.875, 2452996.91666667, 2452996.95833333, 
    2452997, 2452997.04166667, 2452997.08333333, 2452997.125, 
    2452997.16666667, 2452997.20833333, 2452997.25, 2452997.29166667, 
    2452997.33333333, 2452997.375, 2452997.41666667, 2452997.45833333, 
    2452997.5, 2452997.54166667, 2452997.58333333, 2452997.625, 
    2452997.66666667, 2452997.70833333, 2452997.75, 2452997.79166667, 
    2452997.83333333, 2452997.875, 2452997.91666667, 2452997.95833333, 
    2452998, 2452998.04166667, 2452998.08333333, 2452998.125, 
    2452998.16666667, 2452998.20833333, 2452998.25, 2452998.29166667, 
    2452998.33333333, 2452998.375, 2452998.41666667, 2452998.45833333, 
    2452998.5, 2452998.54166667, 2452998.58333333, 2452998.625, 
    2452998.66666667, 2452998.70833333, 2452998.75, 2452998.79166667, 
    2452998.83333333, 2452998.875, 2452998.91666667, 2452998.95833333, 
    2452999, 2452999.04166667, 2452999.08333333, 2452999.125, 
    2452999.16666667, 2452999.20833333, 2452999.25, 2452999.29166667, 
    2452999.33333333, 2452999.375, 2452999.41666667, 2452999.45833333, 
    2452999.5, 2452999.54166667, 2452999.58333333, 2452999.625, 
    2452999.66666667, 2452999.70833333, 2452999.75, 2452999.79166667, 
    2452999.83333333, 2452999.875, 2452999.91666667, 2452999.95833333, 
    2453000, 2453000.04166667, 2453000.08333333, 2453000.125, 
    2453000.16666667, 2453000.20833333, 2453000.25, 2453000.29166667, 
    2453000.33333333, 2453000.375, 2453000.41666667, 2453000.45833333, 
    2453000.5, 2453000.54166667, 2453000.58333333, 2453000.625, 
    2453000.66666667, 2453000.70833333, 2453000.75, 2453000.79166667, 
    2453000.83333333, 2453000.875, 2453000.91666667, 2453000.95833333, 
    2453001, 2453001.04166667, 2453001.08333333, 2453001.125, 
    2453001.16666667, 2453001.20833333, 2453001.25, 2453001.29166667, 
    2453001.33333333, 2453001.375, 2453001.41666667, 2453001.45833333, 
    2453001.5, 2453001.54166667, 2453001.58333333, 2453001.625, 
    2453001.66666667, 2453001.70833333, 2453001.75, 2453001.79166667, 
    2453001.83333333, 2453001.875, 2453001.91666667, 2453001.95833333 ;

 current_speed =
  13.1985,
  6.1593,
  2.6397,
  13.7851,
  20.531,
  18.7712,
  16.4248,
  8.799,
  13.7851,
  22.8774,
  31.6764,
  28.7434,
  16.7181,
  5.5727,
  11.4387,
  21.4109,
  36.0759,
  27.2769,
  19.0645,
  5.2794,
  16.1315,
  27.8635,
  37.8357,
  36.6625,
  34.6094,
  31.3831,
  21.7042,
  28.1568,
  56.3136,
  56.6069,
  44.5816,
  32.263,
  6.4526,
  14.665,
  39.3022,
  40.4754,
  43.4084,
  25.5171,
  5.2794,
  12.9052,
  26.397,
  34.3161,
  42.5285,
  41.6486,
  17.8913,
  7.6258,
  18.7712,
  26.6903,
  28.4501,
  20.2377,
  4.3995,
  9.6789,
  24.9305,
  24.6372,
  24.6372,
  19.3578,
  8.5057,
  10.5588,
  27.2769,
  41.062,
  51.3275,
  51.9141,
  21.7042,
  5.2794,
  11.1454,
  21.4109,
  29.6233,
  42.2352,
  32.263,
  5.5727,
  14.9583,
  26.397,
  41.6486,
  45.7548,
  39.8888,
  23.7573,
  4.9861,
  14.0784,
  16.4248,
  24.3439,
  17.598,
  13.4918,
  12.9052,
  21.4109,
  33.1429,
  34.3161,
  37.8357,
  34.6094,
  27.5702,
  25.2238,
  21.7042,
  24.6372,
  17.8913,
  6.7459,
  8.2124,
  35.196,
  46.3414,
  46.0481,
  53.0873,
  49.861,
  30.2099,
  15.2516,
  2.0531,
  9.3856,
  17.0114,
  16.7181,
  4.6928,
  7.9191,
  16.4248,
  31.0898,
  28.1568,
  28.7434,
  5.866,
  10.2655,
  21.4109,
  20.2377,
  17.598,
  8.799,
  11.1454,
  20.531,
  43.995,
  47.8079,
  48.3945,
  44.8749,
  32.8496,
  32.5563,
  40.1821,
  35.196,
  48.9811,
  53.0873,
  45.7548,
  17.8913,
  12.3186,
  11.4387,
  7.9191,
  14.9583,
  4.3995,
  19.3578,
  17.3047,
  39.0089,
  51.9141,
  64.526,
  63.3528,
  41.6486,
  12.9052,
  7.0392,
  14.665,
  16.4248,
  8.5057,
  3.5196,
  24.0506,
  37.5424,
  52.2074,
  66.5791,
  55.727,
  44.2883,
  28.4501,
  23.464,
  7.0392,
  26.1037,
  31.6764,
  22.2908,
  8.2124,
  25.8104,
  38.7156,
  54.2605,
  65.9925,
  53.9672 ;

 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 =
  359.8984,
  18.8848,
  205.5844,
  141.5932,
  152.4928,
  153.8992,
  144.406,
  88.8532,
  24.5104,
  19.2364,
  350.0536,
  2.3596,
  29.4328,
  66.3508,
  176.4016,
  165.1504,
  156.712,
  146.164,
  154.2508,
  97.6432,
  73.0312,
  30.8392,
  36.4648,
  31.894,
  52.2868,
  71.6248,
  127.8808,
  133.5064,
  155.3056,
  169.7212,
  182.7304,
  199.2556,
  236.8768,
  347.2408,
  352.5148,
  348.9988,
  354.976,
  9.04,
  118.036,
  134.5612,
  152.8444,
  160.5796,
  158.1184,
  154.6024,
  155.3056,
  77.2504,
  35.0584,
  15.7204,
  19.2364,
  10.0948,
  45.6064,
  177.808,
  198.904,
  192.9268,
  197.8492,
  205.936,
  236.5252,
  1.3048,
  6.5788,
  6.5788,
  9.04,
  357.4372,
  356.3824,
  348.2956,
  175.6984,
  189.0592,
  163.3924,
  188.7076,
  193.63,
  241.4476,
  352.8664,
  3.4144,
  358.492,
  6.5788,
  1.3048,
  1.3048,
  13.9624,
  179.2144,
  173.2372,
  153.8992,
  157.4152,
  115.9264,
  63.8896,
  39.2776,
  4.4692,
  347.5924,
  334.6216,
  322.3156,
  309.3064,
  281.8816,
  233.7124,
  203.8264,
  182.3788,
  259.3792,
  343.7248,
  0.25,
  3.0628,
  350.0536,
  344.7796,
  345.4828,
  347.5924,
  16.072,
  141.5932,
  159.1732,
  150.7348,
  171.8308,
  50.5288,
  26.9716,
  5.524,
  358.1404,
  350.4052,
  356.3824,
  322.6672,
  244.9636,
  216.484,
  224.9224,
  218.242,
  160.9312,
  124.0132,
  65.6476,
  38.5744,
  37.5196,
  47.716,
  43.4968,
  48.4192,
  83.2276,
  119.0908,
  136.6708,
  150.0316,
  156.0088,
  151.438,
  144.0544,
  120.8488,
  101.8624,
  265.708,
  338.4892,
  318.7996,
  100.8076,
  131.3968,
  152.8444,
  161.6344,
  156.3604,
  166.5568,
  160.228,
  170.4244,
  125.7712,
  83.2276,
  20.6428,
  337.786,
  179.9176,
  167.9632,
  171.4792,
  185.8948,
  180.2692,
  188.0044,
  188.356,
  199.6072,
  216.8356,
  294.1876,
  333.9184,
  333.9184,
  11.1496,
  128.9356,
  147.2188,
  162.3376,
  181.6756,
  178.1596,
  183.082 ;

 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 =
  -0.02340429,
  1.993559,
  -1.139929,
  8.563867,
  9.48245,
  8.258422,
  9.559855,
  8.797237,
  5.718864,
  7.537338,
  -5.471364,
  1.183399,
  8.215315,
  5.104697,
  0.7179231,
  5.487242,
  14.26272,
  15.18826,
  8.282242,
  5.232495,
  15.4292,
  14.28368,
  22.48685,
  19.37061,
  27.37889,
  29.78296,
  17.13091,
  20.42206,
  23.5266,
  10.10083,
  -2.123708,
  -10.63979,
  -5.404037,
  -3.238825,
  -5.119901,
  -7.723903,
  -3.801405,
  4.009348,
  4.659875,
  9.194973,
  12.04782,
  11.41,
  15.84994,
  17.86297,
  7.474597,
  7.437777,
  10.78238,
  7.231555,
  9.373356,
  3.547211,
  3.143666,
  0.3702013,
  -8.07707,
  -5.51149,
  -7.551617,
  -8.466461,
  -7.094847,
  0.2404354,
  3.125103,
  4.704456,
  8.06478,
  -2.321307,
  -1.369472,
  -1.070992,
  0.8359783,
  -3.371251,
  8.466798,
  -6.394069,
  -7.602808,
  -4.89495,
  -1.857572,
  1.572133,
  -1.096046,
  5.242108,
  0.9083114,
  0.5409796,
  1.203072,
  0.1930272,
  1.934172,
  10.71014,
  6.758519,
  12.13394,
  11.58819,
  13.55478,
  2.5826,
  -7.373324,
  -16.21618,
  -21.15713,
  -21.33298,
  -24.68338,
  -17.49481,
  -9.952612,
  -0.7425957,
  -6.630332,
  -2.301535,
  0.153571,
  2.476044,
  -7.953742,
  -13.93715,
  -12.49869,
  -6.491046,
  4.222331,
  1.275469,
  3.336996,
  8.316069,
  2.375589,
  3.62258,
  3.591698,
  1.581095,
  -1.008878,
  -4.693155,
  -1.813625,
  -3.557399,
  -9.300944,
  -12.73088,
  -14.29082,
  -10.89289,
  2.874662,
  9.23852,
  18.70429,
  27.43222,
  29.11658,
  35.80317,
  30.88803,
  24.57218,
  32.32914,
  35.11314,
  24.15111,
  24.46715,
  21.5851,
  21.8758,
  10.50249,
  10.57581,
  11.19442,
  -7.896892,
  -5.484859,
  -2.897927,
  19.01444,
  12.98109,
  17.804,
  16.35706,
  25.87378,
  14.72834,
  14.08881,
  2.146765,
  5.711309,
  14.56267,
  5.790412,
  -3.215724,
  0.005061715,
  5.01551,
  5.562599,
  -5.361818,
  -0.3128158,
  -7.759937,
  -6.436121,
  -9.546999,
  -14.06716,
  -6.42122,
  -11.47651,
  -13.92655,
  4.310403,
  6.388039,
  13.97459,
  11.74662,
  -1.586608,
  2.119383,
  -2.901552 ;

 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 =
  13.19848,
  5.827753,
  -2.380878,
  -10.80228,
  -18.21003,
  -16.85694,
  -13.35602,
  0.1761041,
  12.54287,
  21.60009,
  31.2003,
  28.71903,
  14.56034,
  2.235409,
  -11.41615,
  -20.69582,
  -33.13677,
  -22.65714,
  -17.17148,
  -0.7021798,
  4.707993,
  23.92386,
  30.42831,
  31.12745,
  21.17089,
  9.893155,
  -13.32683,
  -19.38414,
  -51.16367,
  -55.69842,
  -44.53099,
  -30.45811,
  -3.525966,
  14.30288,
  38.96729,
  39.73159,
  43.24163,
  25.20015,
  -2.481457,
  -9.055201,
  -23.48727,
  -32.36366,
  -39.46458,
  -37.6234,
  -16.25512,
  1.682943,
  15.36548,
  25.69196,
  26.86165,
  19.9244,
  3.077818,
  -9.671818,
  -23.58582,
  -24.01281,
  -23.45133,
  -17.40814,
  -4.69149,
  10.55606,
  27.09729,
  40.79161,
  50.68996,
  51.86217,
  21.66095,
  5.169627,
  -11.114,
  -21.14382,
  -28.38755,
  -41.74839,
  -31.3544,
  -2.66354,
  14.84251,
  26.35014,
  41.63417,
  45.45351,
  39.87846,
  23.75114,
  4.838782,
  -14.07708,
  -16.31052,
  -21.86134,
  -16.24845,
  -5.898834,
  5.679606,
  16.57392,
  33.04213,
  33.51461,
  34.18444,
  27.38953,
  17.46482,
  5.193326,
  -12.84539,
  -22.53746,
  -17.87588,
  -1.243325,
  7.883302,
  35.19566,
  46.2752,
  45.35599,
  51.22516,
  48.26906,
  29.50431,
  14.65548,
  -1.60885,
  -8.77234,
  -14.84017,
  -16.54846,
  2.983167,
  7.057751,
  16.34852,
  31.07343,
  27.76292,
  28.68612,
  4.664212,
  -4.344297,
  -17.21486,
  -14.32958,
  -13.82153,
  -8.316172,
  -6.234557,
  8.465911,
  34.39525,
  37.9186,
  32.56011,
  32.55283,
  21.80148,
  3.839222,
  -19.53634,
  -25.60238,
  -42.43238,
  -48.50098,
  -40.18645,
  -14.48434,
  -6.316661,
  -2.351362,
  -0.5926614,
  13.91643,
  3.310229,
  -3.629812,
  -11.44308,
  -34.70896,
  -49.26987,
  -59.11135,
  -61.61699,
  -39.19326,
  -12.72539,
  -4.114764,
  1.729379,
  15.37027,
  7.874392,
  -3.519596,
  -23.52182,
  -37.12801,
  -51.93134,
  -66.57836,
  -55.18407,
  -43.81815,
  -26.80043,
  -18.77962,
  2.88414,
  23.44553,
  28.45075,
  21.87008,
  -5.161054,
  -21.69995,
  -36.89058,
  -54.2373,
  -65.95846,
  -53.88914 ;

 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 =
  7.380412,
  7.380412,
  7.348508,
  7.348508,
  7.380412,
  7.380412,
  7.380412,
  7.380412,
  7.380412,
  7.412311,
  7.316598,
  7.316598,
  7.412311,
  7.412311,
  7.507973,
  7.412311,
  7.316598,
  7.316598,
  7.380412,
  7.380412,
  7.380412,
  7.348508,
  7.348508,
  7.348508,
  7.380412,
  7.380412,
  7.380412,
  7.412311,
  7.252762,
  7.188904,
  7.188904,
  7.220836,
  7.252762,
  7.316598,
  7.380412,
  7.380412,
  7.348508,
  7.412311,
  7.412311,
  7.412311,
  7.412311,
  7.412311,
  7.284683,
  7.188904,
  7.220836,
  7.188904,
  7.188904,
  7.188904,
  7.188904,
  7.188904,
  7.188904,
  7.156966,
  7.188904,
  7.220836,
  7.220836,
  7.252762,
  7.284683,
  7.284683,
  7.284683,
  7.348508,
  7.316598,
  7.284683,
  7.316598,
  7.316598,
  7.316598,
  7.348508,
  7.348508,
  7.125022,
  7.188904,
  7.188904,
  7.188904,
  7.188904,
  7.188904,
  7.316598,
  7.316598,
  7.316598,
  7.316598,
  7.316598,
  7.316598,
  7.316598,
  7.348508,
  7.348508,
  7.348508,
  7.348508,
  7.316598,
  7.348508,
  7.348508,
  7.348508,
  7.380412,
  7.380412,
  7.348508,
  7.380412,
  7.380412,
  7.380412,
  7.380412,
  7.380412,
  7.380412,
  7.380412,
  7.348508,
  7.252762,
  7.156966,
  7.125022,
  7.156966,
  7.188904,
  7.252762,
  7.316598,
  7.348508,
  7.348508,
  7.316598,
  7.252762,
  7.188904,
  7.156966,
  7.125022,
  7.156966,
  7.188904,
  7.252762,
  7.380412,
  7.412311,
  7.412311,
  7.412311,
  7.252762,
  7.220836,
  7.188904,
  7.125022,
  7.156966,
  7.220836,
  7.220836,
  7.316598,
  7.284683,
  7.316598,
  7.348508,
  7.348508,
  7.188904,
  7.061118,
  7.061118,
  7.093073,
  7.125022,
  7.316598,
  7.252762,
  7.156966,
  7.061118,
  6.965218,
  6.965218,
  6.99719,
  7.029157,
  7.029157,
  6.99719,
  6.99719,
  6.965218,
  6.965218,
  6.965218,
  6.965218,
  6.99719,
  7.029157,
  7.061118,
  7.093073,
  7.061118,
  7.061118,
  7.093073,
  7.093073,
  7.029157,
  7.029157,
  7.029157,
  7.029157,
  7.029157,
  7.061118,
  7.061118,
  7.061118 ;

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