netcdf F0108.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.7195, 0.03419, -6.292e-06, 4.8e-09 ;
		temperature:calibration_type = "Wide Range" ;
		temperature:epic_code = 20 ;
	byte temperature_qc(time, depth, lat, lon) ;
		temperature_qc:long_name = "Water Temperature QC" ;
		temperature_qc:short_name = "WTQC" ;
		temperature_qc:intent = "data_quality" ;
		temperature_qc:standard_name = "sea_water_temperature data_quality" ;
		temperature_qc:_FillValue = 128s ;
		temperature_qc:units = "1" ;
		temperature_qc:valid_range = -127s, 127s ;
		temperature_qc:flag_values = 0s, 1s, 2s ;
		temperature_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional" ;

// global attributes:
		:title = "Gulf of Maine Ocean Observing System: Realtime Buoy Observations" ;
		:institution = "Department of Physical Oceanography, School of Marine Sciences, University of Maine" ;
		:institution_url = "http://gyre.umeoce.maine.edu" ;
		:history = "03-May-2004 19:15:58:  Modified [lon,lat] to [-68.997700,44.056500].\n",
			"Tue Apr 27 17:27:33 2004: /usr/local/nco/bin/ncrcat -d time,2453123.6979,2453123.7813 F0108.aanderaa.realtime.nc F0108.aanderaa.realtime.nc.new" ;
		: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 = "AANCM971" ;
		:instrument_number = 0 ;
		:processing = "realtime" ;
		:water_depth = 110 ;
		:mooring_site_id = "F0108" ;
		:mooring_site_desc = "W.Penobscot Bay" ;
		:breakout_id = 5 ;
		:delta_t = 60 ;
		:magnetic_variation = -17.4 ;
		:goes_platform_id = "00454716" ;
		:starting_julian_day_number = 2453149.00000579 ;
		:starting_julian_day_string = "2004-05-23 00:00:00" ;
		:ending_julian_day_number = 2453155.95833912 ;
		:ending_julian_day_string = "2004-05-29 23:00:00" ;
		:algorithm_ids = "AANCM_Currents_1.5:  16-Apr-2004 20:21:14\n",
			"AANCM_Temperature_1.5:  16-Apr-2004 20:21:14" ;
data:

 lat = 44.0565 ;

 lon = -68.9977 ;

 depth = 2 ;

 time = 2453149, 2453149.04166667, 2453149.08333333, 2453149.125, 
    2453149.16666667, 2453149.20833333, 2453149.25, 2453149.29166667, 
    2453149.33333333, 2453149.375, 2453149.41666667, 2453149.45833333, 
    2453149.5, 2453149.54166667, 2453149.58333333, 2453149.625, 
    2453149.66666667, 2453149.70833333, 2453149.75, 2453149.79166667, 
    2453149.83333333, 2453149.875, 2453149.91666667, 2453149.95833333, 
    2453150, 2453150.04166667, 2453150.08333333, 2453150.125, 
    2453150.16666667, 2453150.20833333, 2453150.25, 2453150.29166667, 
    2453150.33333333, 2453150.375, 2453150.41666667, 2453150.45833333, 
    2453150.5, 2453150.54166667, 2453150.58333333, 2453150.625, 
    2453150.66666667, 2453150.70833333, 2453150.75, 2453150.79166667, 
    2453150.83333333, 2453150.875, 2453150.91666667, 2453150.95833333, 
    2453151, 2453151.04166667, 2453151.08333333, 2453151.125, 
    2453151.16666667, 2453151.20833333, 2453151.25, 2453151.29166667, 
    2453151.33333333, 2453151.375, 2453151.41666667, 2453151.45833333, 
    2453151.5, 2453151.54166667, 2453151.58333333, 2453151.625, 
    2453151.66666667, 2453151.70833333, 2453151.75, 2453151.79166667, 
    2453151.83333333, 2453151.875, 2453151.91666667, 2453151.95833333, 
    2453152, 2453152.04166667, 2453152.08333333, 2453152.125, 
    2453152.16666667, 2453152.20833333, 2453152.25, 2453152.29166667, 
    2453152.33333333, 2453152.375, 2453152.41666667, 2453152.45833333, 
    2453152.5, 2453152.54166667, 2453152.58333333, 2453152.625, 
    2453152.66666667, 2453152.70833333, 2453152.75, 2453152.79166667, 
    2453152.83333333, 2453152.875, 2453152.91666667, 2453152.95833333, 
    2453153, 2453153.04166667, 2453153.08333333, 2453153.125, 
    2453153.16666667, 2453153.20833333, 2453153.25, 2453153.29166667, 
    2453153.33333333, 2453153.375, 2453153.41666667, 2453153.45833333, 
    2453153.5, 2453153.54166667, 2453153.58333333, 2453153.625, 
    2453153.66666667, 2453153.70833333, 2453153.75, 2453153.79166667, 
    2453153.83333333, 2453153.875, 2453153.91666667, 2453153.95833333, 
    2453154, 2453154.04166667, 2453154.08333333, 2453154.125, 
    2453154.16666667, 2453154.20833333, 2453154.25, 2453154.29166667, 
    2453154.33333333, 2453154.375, 2453154.41666667, 2453154.45833333, 
    2453154.5, 2453154.54166667, 2453154.58333333, 2453154.625, 
    2453154.66666667, 2453154.70833333, 2453154.75, 2453154.79166667, 
    2453154.83333333, 2453154.875, 2453154.91666667, 2453154.95833333, 
    2453155, 2453155.04166667, 2453155.08333333, 2453155.125, 
    2453155.16666667, 2453155.20833333, 2453155.25, 2453155.29166667, 
    2453155.33333333, 2453155.375, 2453155.41666667, 2453155.45833333, 
    2453155.5, 2453155.54166667, 2453155.58333333, 2453155.625, 
    2453155.66666667, 2453155.70833333, 2453155.75, 2453155.79166667, 
    2453155.83333333, 2453155.875, 2453155.91666667, 2453155.95833333 ;

 current_speed =
  50.7409,
  36.0759,
  22.2908,
  24.9305,
  26.1037,
  19.9444,
  9.0923,
  7.9191,
  30.5032,
  41.062,
  62.4729,
  52.5007,
  28.4501,
  19.9444,
  16.4248,
  9.3856,
  15.8382,
  19.3578,
  14.0784,
  14.3717,
  27.8635,
  35.7826,
  39.5955,
  26.6903,
  13.4918,
  13.1985,
  9.9722,
  26.9836,
  39.5955,
  54.5538,
  26.9836,
  11.4387,
  11.4387,
  29.0367,
  35.7826,
  35.196,
  6.4526,
  7.0392,
  4.9861,
  9.0923,
  39.8888,
  40.7687,
  13.4918,
  12.9052,
  6.7459,
  27.5702,
  19.6511,
  6.7459,
  4.1062,
  5.5727,
  7.0392,
  24.3439,
  26.6903,
  43.4084,
  26.397,
  5.2794,
  4.6928,
  4.3995,
  14.665,
  66.5791,
  63.3528,
  43.1151,
  26.6903,
  14.3717,
  13.4918,
  22.2908,
  28.7434,
  7.9191,
  13.1985,
  16.7181,
  16.1315,
  20.531,
  17.8913,
  38.7156,
  22.8774,
  17.598,
  13.4918,
  32.8496,
  23.464,
  14.665,
  27.2769,
  28.4501,
  39.3022,
  50.1543,
  29.6233,
  38.129,
  25.5171,
  2.3464,
  12.0253,
  23.1707,
  19.6511,
  6.1593,
  10.5588,
  21.4109,
  15.8382,
  15.2516,
  30.7965,
  30.5032,
  18.7712,
  13.4918,
  2.6397,
  4.1062,
  11.732,
  10.8521,
  9.0923,
  9.6789,
  17.8913,
  23.464,
  43.995,
  42.8218,
  34.3161,
  19.3578,
  13.7851,
  2.6397,
  32.5563,
  13.4918,
  12.0253,
  12.9052,
  2.3464,
  5.2794,
  23.1707,
  29.9166,
  44.5816,
  42.8218,
  21.7042,
  18.1846,
  28.4501,
  29.33,
  43.4084,
  24.9305,
  21.1176,
  8.2124,
  6.7459,
  33.7295,
  30.2099,
  30.2099,
  18.4779,
  11.4387,
  16.1315,
  36.0759,
  22.8774,
  16.4248,
  1.7598,
  21.4109,
  24.3439,
  33.4362,
  39.3022,
  38.129,
  22.8774,
  18.4779,
  17.598,
  18.4779,
  21.1176,
  16.4248,
  19.9444,
  24.9305,
  57.1935,
  73.325,
  90.923,
  80.6575,
  74.2049,
  70.392,
  60.1265,
  58.0734,
  43.1151,
  41.6486,
  44.2883,
  54.2605 ;

 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 =
  174.9252,
  193.56,
  223.446,
  232.236,
  264.9348,
  320.8392,
  326.4648,
  166.1352,
  182.6604,
  180.1992,
  168.948,
  158.0484,
  181.9572,
  220.6332,
  170.0028,
  237.8616,
  240.6744,
  195.318,
  216.0624,
  192.1536,
  179.1444,
  180.5508,
  182.3088,
  186.528,
  185.1216,
  202.7016,
  309.588,
  321.5424,
  320.136,
  334.9032,
  323.3004,
  353.8512,
  158.7516,
  179.1444,
  189.3408,
  223.446,
  255.4416,
  216.0624,
  256.4964,
  2.6412,
  331.7388,
  337.3644,
  23.7372,
  280.0536,
  279.3504,
  242.784,
  243.1356,
  245.9484,
  284.976,
  339.8256,
  281.46,
  329.9808,
  324.0036,
  317.3232,
  8.2668,
  52.92,
  127.8108,
  14.9472,
  172.1124,
  172.464,
  167.19,
  170.0028,
  184.4184,
  248.7612,
  297.6336,
  324.7068,
  358.422,
  138.3588,
  129.9204,
  212.898,
  177.0348,
  167.19,
  142.578,
  172.1124,
  151.7196,
  207.9756,
  337.716,
  1.5864,
  59.6004,
  114.8016,
  160.8612,
  163.3224,
  175.2768,
  160.8612,
  151.368,
  180.1992,
  185.4732,
  248.4096,
  30.066,
  66.2808,
  95.8152,
  136.6008,
  163.3224,
  165.0804,
  184.77,
  148.9068,
  165.432,
  172.1124,
  167.5416,
  189.3408,
  60.6552,
  5.1024,
  63.1164,
  40.2624,
  211.4916,
  228.0168,
  220.6332,
  203.7564,
  186.8796,
  171.0576,
  183.7152,
  206.2176,
  229.0716,
  245.5968,
  4.3992,
  335.2548,
  358.0704,
  306.7752,
  109.8792,
  190.3956,
  152.7744,
  154.884,
  157.3452,
  177.0348,
  230.478,
  259.3092,
  291.3048,
  328.926,
  342.6,
  341.9352,
  325.0584,
  315.2136,
  157.3452,
  171.7608,
  179.1444,
  183.012,
  193.2084,
  323.652,
  338.4192,
  324.7068,
  6.8604,
  37.4496,
  77.8836,
  179.496,
  196.7244,
  187.2312,
  191.4504,
  180.5508,
  187.9344,
  203.7564,
  256.4964,
  295.1724,
  291.3048,
  303.6108,
  176.3316,
  208.3272,
  173.5188,
  170.0028,
  171.0576,
  170.3544,
  172.1124,
  171.7608,
  171.4092,
  165.7836,
  167.8932,
  171.0576,
  185.1216,
  172.1124 ;

 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 =
  4.488348,
  -8.458482,
  -15.32873,
  -19.70856,
  -26.00176,
  -12.59487,
  -5.023034,
  1.897667,
  -1.415838,
  -0.1427598,
  11.97604,
  19.62598,
  -0.9716546,
  -12.98807,
  2.851346,
  -7.947403,
  -13.80854,
  -5.113867,
  -8.287476,
  -3.02572,
  0.4160712,
  -0.3439826,
  -1.595115,
  -3.034387,
  -1.20441,
  -5.093721,
  -7.685043,
  -16.78205,
  -25.37943,
  -23.13893,
  -16.12593,
  -1.22521,
  4.145522,
  0.43359,
  -5.807749,
  -24.20325,
  -6.24542,
  -4.143738,
  -4.84826,
  0.4189851,
  -18.88702,
  -15.6906,
  5.431019,
  -12.70704,
  -6.656269,
  -24.51787,
  -17.53032,
  -6.160213,
  -3.966729,
  -1.921906,
  -6.898864,
  -12.17901,
  -15.68681,
  -29.42491,
  3.795434,
  4.211876,
  3.707497,
  1.134758,
  2.01248,
  8.73179,
  14.0465,
  7.484784,
  -2.0562,
  -13.39556,
  -11.95281,
  -12.87875,
  -0.7915304,
  5.261955,
  10.12241,
  -9.080355,
  0.8344729,
  4.552106,
  10.8722,
  5.312949,
  10.83901,
  -8.255143,
  -5.116061,
  0.9094203,
  20.2381,
  13.31238,
  8.942943,
  8.164782,
  3.236224,
  16.44348,
  14.19496,
  -0.1325627,
  -2.433825,
  -2.181772,
  6.024642,
  21.21342,
  19.54997,
  4.231915,
  3.030228,
  5.512522,
  -1.317042,
  7.87641,
  7.746208,
  4.185959,
  4.049524,
  -2.189807,
  2.300991,
  0.3651891,
  10.46409,
  7.013595,
  -4.749577,
  -7.194723,
  -11.65107,
  -9.452447,
  -5.269869,
  6.656283,
  -2.223582,
  -8.551917,
  -10.41504,
  -2.403871,
  2.497234,
  -5.647447,
  -0.40491,
  -10.33694,
  2.206582,
  -0.952634,
  10.60049,
  12.69817,
  17.17186,
  2.215146,
  -16.74219,
  -17.86896,
  -26.50584,
  -15.13852,
  -12.98088,
  -7.730759,
  -12.09492,
  -5.785355,
  2.598373,
  4.833642,
  0.4511088,
  -1.587382,
  -4.222082,
  -6.779582,
  -5.933375,
  -20.84324,
  2.732721,
  9.987318,
  1.720597,
  0.1883377,
  -7.005405,
  -4.20873,
  -7.802255,
  -0.3665389,
  -3.157978,
  -7.443802,
  -17.11151,
  -16.72309,
  -19.67444,
  -13.67885,
  1.276081,
  -11.82968,
  6.455842,
  12.72922,
  14.1332,
  13.51444,
  10.18315,
  10.0876,
  8.981491,
  14.26195,
  9.042728,
  6.473919,
  -3.953607,
  7.446178 ;

 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 =
  -50.542,
  -35.07028,
  -16.18363,
  -15.2677,
  -2.304678,
  15.46442,
  7.578856,
  -7.688368,
  -30.47032,
  -41.06175,
  -61.31425,
  -48.6944,
  -28.4335,
  -15.13569,
  -16.17541,
  -4.992822,
  -7.757108,
  -18.6701,
  -11.38065,
  -14.04958,
  -27.86039,
  -35.78094,
  -39.56336,
  -26.51725,
  -13.43793,
  -12.17598,
  6.35491,
  21.13001,
  30.39224,
  49.40351,
  21.63491,
  11.37289,
  -10.66107,
  -29.03346,
  -35.30814,
  -25.5531,
  -1.621969,
  -5.690323,
  -1.164287,
  9.082642,
  35.13398,
  37.62834,
  12.35041,
  2.252853,
  1.096019,
  -12.60913,
  -8.87995,
  -2.749354,
  1.061101,
  5.230799,
  1.398575,
  21.07836,
  21.59389,
  31.91338,
  26.12271,
  3.183106,
  -2.876949,
  4.250638,
  -14.52626,
  -66.00404,
  -61.77599,
  -42.46045,
  -26.61098,
  -5.206233,
  6.257708,
  18.19389,
  28.7325,
  -5.918106,
  -8.469777,
  -14.03717,
  -16.1099,
  -20.02,
  -14.20894,
  -38.34932,
  -20.14674,
  -15.54163,
  12.48417,
  32.83701,
  11.87344,
  -6.151637,
  -25.76923,
  -27.25334,
  -39.16874,
  -47.38213,
  -26.00083,
  -38.12877,
  -25.40077,
  -0.8634019,
  10.40728,
  9.32052,
  -1.991054,
  -4.47525,
  -10.11464,
  -20.6891,
  -15.78335,
  -13.06038,
  -29.80639,
  -30.21461,
  -18.32919,
  -13.3129,
  1.293622,
  4.089929,
  5.304969,
  8.281157,
  -7.753157,
  -6.474339,
  -13.5776,
  -21.47581,
  -43.67824,
  -42.3013,
  -34.24398,
  -17.36632,
  -9.030831,
  -1.090606,
  32.46038,
  12.25296,
  12.01848,
  7.726046,
  -0.7978656,
  -5.19274,
  -20.60367,
  -27.088,
  -41.14178,
  -42.76447,
  -13.812,
  -3.373404,
  10.33675,
  25.12119,
  41.42205,
  23.70159,
  17.31086,
  5.828652,
  -6.225401,
  -33.38136,
  -30.20653,
  -30.16817,
  -17.98907,
  9.213096,
  15.00068,
  29.44537,
  22.7136,
  13.03946,
  0.3693793,
  -21.41007,
  -23.31415,
  -33.17026,
  -38.51997,
  -38.12724,
  -22.65839,
  -16.9122,
  -4.109247,
  7.859452,
  7.672642,
  9.091924,
  -19.90354,
  -21.94513,
  -56.82797,
  -72.21165,
  -89.81784,
  -79.51724,
  -73.50286,
  -69.66544,
  -59.4519,
  -56.29491,
  -42.15615,
  -41.14236,
  -44.11148,
  -53.74715 ;

 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.860815,
  7.860815,
  7.797031,
  7.98832,
  7.573627,
  6.933858,
  6.773556,
  6.645205,
  7.029968,
  7.158034,
  8.115747,
  8.052044,
  7.733228,
  7.605558,
  7.733228,
  7.797031,
  7.98832,
  7.605558,
  7.158034,
  7.094013,
  7.413894,
  7.286008,
  7.126026,
  7.413894,
  7.573627,
  7.413894,
  7.317988,
  7.094013,
  7.029968,
  6.901809,
  6.933858,
  6.9659,
  7.190036,
  7.061993,
  7.126026,
  7.445851,
  7.50975,
  7.541691,
  7.445851,
  7.381931,
  6.9659,
  6.997937,
  7.254023,
  7.094013,
  6.997937,
  6.773556,
  6.901809,
  6.901809,
  6.901809,
  6.933858,
  7.126026,
  6.901809,
  6.837694,
  6.901809,
  7.061993,
  7.190036,
  7.222033,
  7.254023,
  7.190036,
  8.020185,
  8.338558,
  8.306743,
  7.669403,
  7.126026,
  7.254023,
  7.254023,
  7.605558,
  8.274921,
  8.147592,
  7.924578,
  7.828926,
  8.115747,
  7.701318,
  8.402177,
  7.765132,
  8.020185,
  7.765132,
  7.605558,
  8.083898,
  8.052044,
  8.274921,
  7.98832,
  8.656469,
  8.083898,
  7.669403,
  8.052044,
  8.306743,
  8.37037,
  8.052044,
  9.10082,
  8.847005,
  8.624698,
  8.847005,
  8.179431,
  7.669403,
  7.669403,
  8.529359,
  8.847005,
  8.847005,
  7.956451,
  8.719998,
  8.751757,
  8.751757,
  8.083898,
  8.688236,
  7.98832,
  7.637483,
  8.052044,
  7.892699,
  8.402177,
  8.083898,
  7.669403,
  7.413894,
  7.733228,
  8.656469,
  7.956451,
  9.10082,
  7.158034,
  8.402177,
  8.179431,
  8.179431,
  8.243096,
  9.291015,
  9.924052,
  9.386061,
  9.544398,
  8.942216,
  7.892699,
  8.592923,
  7.50975,
  7.381931,
  7.286008,
  7.254023,
  7.956451,
  8.402177,
  8.81526,
  9.291015,
  9.069107,
  8.78351,
  8.306743,
  8.052044,
  8.179431,
  7.445851,
  8.338558,
  8.402177,
  8.306743,
  8.083898,
  8.942216,
  9.227632,
  8.847005,
  8.402177,
  8.81526,
  8.115747,
  7.892699,
  8.179431,
  7.924578,
  8.147592,
  8.433979,
  9.227632,
  9.449407,
  9.449407,
  9.417736,
  9.354383,
  9.00567,
  9.069107,
  8.910483,
  8.847005,
  8.78351 ;

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