netcdf B0105.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.6973, 0.03422, -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 = "Wed Feb 11 19:23:40 2004: /usr/local/nco/bin/ncrcat -d time,2452923.8236,2453047.8333 B0105.aanderaa.realtime.nc B0105.aanderaa.realtime.nc.new\n",
			"11-Oct-2003 13:45:15:  Modified [lon,lat] to [-70.426496,43.181098].\n",
			"Sat Oct 11 01:02:27 2003: ncrcat -d time,2452923.83333332, pre/B0105.aanderaa.realtime.nc post/B0105.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 = "AANCM689" ;
		:instrument_number = 0 ;
		:processing = "realtime" ;
		:water_depth = 62 ;
		:mooring_site_id = "B0105" ;
		:mooring_site_desc = "Western Maine Shelf" ;
		:breakout_id = 5 ;
		:delta_t = 60 ;
		:magnetic_variation = -16.3167 ;
		:goes_platform_id = "04400554" ;
		:starting_julian_day_number = 2453058.04167244 ;
		:starting_julian_day_string = "2004-02-22 01:00:00" ;
		:ending_julian_day_number = 2453065.00000579 ;
		:ending_julian_day_string = "2004-02-29 00:00:00" ;
		:algorithm_ids = "AANCM_Currents_1.5:  03-Oct-2003 12:09:03\n",
			"AANCM_Temperature_1.5:  03-Oct-2003 12:09:03" ;
data:

 lat = 43.181098244407 ;

 lon = -70.4264956387607 ;

 depth = 2 ;

 time = 2453058.04166667, 2453058.08333333, 2453058.125, 2453058.16666667, 
    2453058.20833333, 2453058.25, 2453058.29166667, 2453058.33333333, 
    2453058.375, 2453058.41666667, 2453058.45833333, 2453058.5, 
    2453058.54166667, 2453058.58333333, 2453058.625, 2453058.66666667, 
    2453058.70833333, 2453058.75, 2453058.79166667, 2453058.83333333, 
    2453058.875, 2453058.91666667, 2453058.95833333, 2453059, 
    2453059.04166667, 2453059.08333333, 2453059.125, 2453059.16666667, 
    2453059.20833333, 2453059.25, 2453059.29166667, 2453059.33333333, 
    2453059.375, 2453059.41666667, 2453059.45833333, 2453059.5, 
    2453059.54166667, 2453059.58333333, 2453059.625, 2453059.66666667, 
    2453059.70833333, 2453059.75, 2453059.79166667, 2453059.83333333, 
    2453059.875, 2453059.91666667, 2453059.95833333, 2453060, 
    2453060.04166667, 2453060.08333333, 2453060.125, 2453060.16666667, 
    2453060.20833333, 2453060.25, 2453060.29166667, 2453060.33333333, 
    2453060.375, 2453060.41666667, 2453060.45833333, 2453060.5, 
    2453060.54166667, 2453060.58333333, 2453060.625, 2453060.66666667, 
    2453060.70833333, 2453060.75, 2453060.79166667, 2453060.83333333, 
    2453060.875, 2453060.91666667, 2453060.95833333, 2453061, 
    2453061.04166667, 2453061.08333333, 2453061.125, 2453061.16666667, 
    2453061.20833333, 2453061.25, 2453061.29166667, 2453061.33333333, 
    2453061.375, 2453061.41666667, 2453061.45833333, 2453061.5, 
    2453061.54166667, 2453061.58333333, 2453061.625, 2453061.66666667, 
    2453061.70833333, 2453061.75, 2453061.79166667, 2453061.83333333, 
    2453061.875, 2453061.91666667, 2453061.95833333, 2453062, 
    2453062.04166667, 2453062.08333333, 2453062.125, 2453062.16666667, 
    2453062.20833333, 2453062.25, 2453062.29166667, 2453062.33333333, 
    2453062.375, 2453062.41666667, 2453062.45833333, 2453062.5, 
    2453062.54166667, 2453062.58333333, 2453062.625, 2453062.66666667, 
    2453062.70833333, 2453062.75, 2453062.79166667, 2453062.83333333, 
    2453062.875, 2453062.91666667, 2453062.95833333, 2453063, 
    2453063.04166667, 2453063.08333333, 2453063.125, 2453063.16666667, 
    2453063.20833333, 2453063.25, 2453063.29166667, 2453063.33333333, 
    2453063.375, 2453063.41666667, 2453063.45833333, 2453063.5, 
    2453063.54166667, 2453063.58333333, 2453063.625, 2453063.66666667, 
    2453063.70833333, 2453063.75, 2453063.79166667, 2453063.83333333, 
    2453063.875, 2453063.91666667, 2453063.95833333, 2453064, 
    2453064.04166667, 2453064.08333333, 2453064.125, 2453064.16666667, 
    2453064.20833333, 2453064.25, 2453064.29166667, 2453064.33333333, 
    2453064.375, 2453064.41666667, 2453064.45833333, 2453064.5, 
    2453064.54166667, 2453064.58333333, 2453064.625, 2453064.66666667, 
    2453064.70833333, 2453064.75, 2453064.79166667, 2453064.83333333, 
    2453064.875, 2453064.91666667, 2453064.95833333, 2453065 ;

 current_speed =
  26.9836,
  31.3831,
  31.9697,
  40.4754,
  43.1151,
  36.3692,
  39.5955,
  37.5424,
  29.0367,
  25.8104,
  19.3578,
  20.8243,
  17.0114,
  22.5841,
  26.397,
  24.6372,
  26.9836,
  24.9305,
  24.6372,
  23.464,
  18.1846,
  14.0784,
  8.5057,
  7.9191,
  6.7459,
  7.9191,
  4.1062,
  12.0253,
  9.9722,
  13.1985,
  16.7181,
  22.2908,
  12.0253,
  15.2516,
  10.5588,
  9.3856,
  4.3995,
  1.7598,
  6.4526,
  7.3325,
  8.2124,
  10.2655,
  14.3717,
  16.4248,
  14.3717,
  14.3717,
  9.9722,
  8.2124,
  7.9191,
  7.6258,
  8.5057,
  9.3856,
  12.6119,
  9.9722,
  10.2655,
  11.4387,
  9.9722,
  11.732,
  1.7598,
  2.0531,
  4.3995,
  5.866,
  6.1593,
  5.2794,
  7.9191,
  8.5057,
  6.1593,
  6.7459,
  8.2124,
  5.2794,
  6.7459,
  5.866,
  6.1593,
  2.933,
  7.9191,
  8.2124,
  10.8521,
  10.2655,
  16.1315,
  15.8382,
  15.2516,
  15.5449,
  15.5449,
  9.9722,
  11.4387,
  9.6789,
  5.2794,
  9.9722,
  18.7712,
  21.4109,
  19.6511,
  19.3578,
  20.8243,
  14.0784,
  12.3186,
  15.8382,
  18.7712,
  15.5449,
  12.0253,
  16.7181,
  13.7851,
  12.3186,
  19.6511,
  17.598,
  12.0253,
  14.9583,
  18.7712,
  27.5702,
  24.9305,
  21.4109,
  18.4779,
  9.9722,
  8.5057,
  12.0253,
  12.9052,
  10.2655,
  7.3325,
  7.9191,
  9.0923,
  10.5588,
  19.6511,
  22.2908,
  26.1037,
  26.397,
  24.9305,
  24.3439,
  25.8104,
  21.1176,
  21.4109,
  22.5841,
  25.2238,
  25.5171,
  25.2238,
  24.6372,
  21.7042,
  22.5841,
  24.9305,
  24.0506,
  24.6372,
  32.263,
  36.3692,
  31.9697,
  31.9697,
  31.6764,
  25.8104,
  23.464,
  21.9975,
  20.8243,
  14.9583,
  16.4248,
  20.2377,
  19.6511,
  19.6511,
  17.8913,
  14.0784,
  14.665,
  23.7573,
  28.1568,
  26.397,
  27.5702,
  20.8243,
  17.598,
  17.598,
  17.598,
  19.6511,
  14.3717,
  12.3186,
  7.3325 ;

 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 =
  220.3101,
  203.0817,
  203.4333,
  199.2141,
  196.4013,
  189.7209,
  194.2917,
  196.0497,
  194.2917,
  181.6341,
  203.7849,
  203.7849,
  194.9949,
  205.1913,
  210.8169,
  210.4653,
  198.1593,
  188.3145,
  185.1501,
  188.3145,
  180.5793,
  170.7345,
  190.4241,
  199.9173,
  211.8717,
  199.2141,
  211.8717,
  171.4377,
  182.6889,
  169.3281,
  176.3601,
  165.8121,
  152.4513,
  131.3553,
  144.3645,
  157.0221,
  177.4149,
  193.2369,
  208.0041,
  219.9585,
  183.0405,
  191.1273,
  173.5473,
  188.3145,
  193.9401,
  183.7437,
  179.8761,
  189.7209,
  184.4469,
  213.2781,
  203.4333,
  205.5429,
  232.9677,
  216.4425,
  213.6297,
  212.5749,
  168.9765,
  164.0541,
  165.8121,
  218.9037,
  232.6161,
  312.0777,
  320.1645,
  267.4245,
  238.9449,
  219.6069,
  213.2781,
  189.0177,
  160.5381,
  139.0905,
  142.9581,
  113.0721,
  113.7753,
  160.5381,
  200.2689,
  215.7393,
  186.5565,
  189.3693,
  203.7849,
  175.3053,
  164.0541,
  183.0405,
  170.3829,
  175.3053,
  172.8441,
  172.1409,
  189.0177,
  187.6113,
  205.5429,
  201.3237,
  209.7621,
  214.6845,
  221.0133,
  203.4333,
  193.9401,
  179.1729,
  176.3601,
  172.1409,
  185.1501,
  162.6477,
  189.0177,
  222.7713,
  176.0085,
  185.8533,
  185.5017,
  178.1181,
  161.5929,
  151.7481,
  160.1865,
  158.4285,
  157.0221,
  198.1593,
  187.2597,
  194.9949,
  210.1137,
  189.3693,
  179.5245,
  173.8989,
  136.9809,
  169.6797,
  195.6981,
  184.0953,
  196.4013,
  200.6205,
  210.4653,
  213.9813,
  211.5201,
  215.3877,
  196.0497,
  187.2597,
  181.9857,
  181.6341,
  184.4469,
  189.0177,
  191.4789,
  194.9949,
  200.2689,
  213.2781,
  215.7393,
  204.1365,
  194.2917,
  189.7209,
  189.3693,
  178.4697,
  184.4469,
  180.5793,
  179.1729,
  179.5245,
  179.5245,
  186.9081,
  185.5017,
  180.5793,
  171.4377,
  174.9537,
  167.2185,
  163.3509,
  159.8349,
  151.0449,
  162.9993,
  169.3281,
  173.1957,
  191.4789,
  195.6981,
  198.8625,
  199.9173,
  205.8945,
  191.8305,
  173.5473 ;

 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 =
  -17.45634,
  -12.30353,
  -12.71375,
  -13.32042,
  -12.17412,
  -6.140901,
  -9.774491,
  -10.37939,
  -7.16796,
  -0.7360238,
  -7.807081,
  -8.398526,
  -4.401412,
  -9.61274,
  -13.52308,
  -12.49147,
  -8.40971,
  -3.605115,
  -2.211563,
  -3.39305,
  -0.1838558,
  2.266757,
  -1.53896,
  -2.697748,
  -3.561963,
  -2.606168,
  -2.168151,
  1.790383,
  -0.4678251,
  2.44416,
  1.061357,
  5.463534,
  5.56173,
  11.44826,
  6.151838,
  3.663913,
  0.1984315,
  -0.4029552,
  -3.02972,
  -4.70917,
  -0.4356008,
  -1.981134,
  1.615134,
  -2.375135,
  -3.462248,
  -0.9383773,
  0.0215645,
  -1.386655,
  -0.6140086,
  -4.184302,
  -3.382557,
  -4.046947,
  -10.06803,
  -5.923644,
  -5.685272,
  -6.158615,
  1.9068,
  3.223128,
  0.4313316,
  -1.289374,
  -3.495778,
  -4.353961,
  -3.945559,
  -5.274067,
  -6.784068,
  -5.422526,
  -3.379628,
  -1.05735,
  2.736207,
  3.4573,
  4.063723,
  5.396793,
  5.636582,
  0.9772168,
  -2.743386,
  -4.796847,
  -1.239125,
  -1.671196,
  -6.505901,
  1.296298,
  4.190066,
  -0.82453,
  2.596978,
  0.8161879,
  1.424914,
  1.323468,
  -0.8274909,
  -1.320837,
  -8.093893,
  -7.785787,
  -9.754803,
  -11.01569,
  -13.66562,
  -5.598715,
  -2.967642,
  0.2286263,
  1.191699,
  2.12557,
  -1.079454,
  4.986111,
  -2.160671,
  -8.365237,
  1.367883,
  -1.794675,
  -1.152929,
  0.4912223,
  5.927318,
  13.05032,
  8.450433,
  7.871975,
  7.213329,
  -3.107936,
  -1.074839,
  -3.111343,
  -6.474766,
  -1.671196,
  0.06085202,
  0.841667,
  6.20315,
  1.891617,
  -5.316969,
  -1.591911,
  -7.370725,
  -9.296404,
  -12.64017,
  -13.60635,
  -13.49362,
  -12.22933,
  -5.919495,
  -2.853883,
  -0.8740063,
  -0.7276599,
  -1.955731,
  -3.861624,
  -4.319289,
  -5.843254,
  -8.636586,
  -13.19664,
  -14.39054,
  -13.19272,
  -8.978051,
  -5.398049,
  -5.204581,
  0.8459372,
  -2.001213,
  -0.2372332,
  0.3175365,
  0.1728197,
  0.1241381,
  -1.975529,
  -1.940295,
  -0.1986828,
  2.925749,
  1.573732,
  3.114615,
  4.201662,
  8.189771,
  13.63138,
  7.718044,
  5.105579,
  2.467232,
  -3.502126,
  -4.761465,
  -5.689401,
  -6.694411,
  -6.276343,
  -2.525524,
  0.8240479 ;

 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 =
  -20.57646,
  -28.87078,
  -29.33296,
  -38.22073,
  -41.36064,
  -35.84701,
  -38.37008,
  -36.07908,
  -28.13806,
  -25.7999,
  -17.71367,
  -19.05561,
  -16.43214,
  -20.43616,
  -22.66998,
  -21.2357,
  -25.63965,
  -24.66846,
  -24.53774,
  -23.21737,
  -18.18367,
  -13.89472,
  -8.365317,
  -7.445422,
  -5.728838,
  -7.47797,
  -3.487119,
  -11.89127,
  -9.961221,
  -12.97021,
  -16.68438,
  -21.61087,
  -10.66185,
  -10.07714,
  -8.581558,
  -8.640904,
  -4.395023,
  -1.713045,
  -5.697091,
  -5.620433,
  -8.200839,
  -10.07252,
  -14.28065,
  -16.25216,
  -13.94843,
  -14.34103,
  -9.972177,
  -8.094486,
  -7.89526,
  -6.375299,
  -7.804181,
  -8.468277,
  -7.595708,
  -8.02217,
  -8.547407,
  -9.639259,
  -9.788201,
  -11.28057,
  -1.706121,
  -1.597728,
  -2.671168,
  3.931028,
  4.729645,
  -0.2372342,
  -4.085164,
  -6.553102,
  -5.149281,
  -6.66252,
  -7.74317,
  -3.98988,
  -5.384545,
  -2.298822,
  -2.483127,
  -2.765418,
  -7.428727,
  -6.665866,
  -10.78112,
  -10.12855,
  -14.76139,
  -15.78506,
  -14.66474,
  -15.52302,
  -15.32644,
  -9.938743,
  -11.3496,
  -9.587989,
  -5.214147,
  -9.884339,
  -16.93655,
  -19.94513,
  -17.059,
  -15.91788,
  -15.71313,
  -12.91726,
  -11.95579,
  -15.83655,
  -18.73333,
  -15.39889,
  -11.97675,
  -15.95724,
  -13.61472,
  -9.042716,
  -19.60343,
  -17.50625,
  -11.9699,
  -14.95023,
  -17.81081,
  -24.2859,
  -23.45464,
  -19.91127,
  -17.01178,
  -9.475521,
  -8.437514,
  -11.61582,
  -11.1634,
  -10.12855,
  -7.332247,
  -7.874246,
  -6.64762,
  -10.38798,
  -18.91813,
  -22.23388,
  -25.04148,
  -24.70584,
  -21.4885,
  -20.18645,
  -22.00225,
  -17.21617,
  -20.57635,
  -22.40306,
  -25.20865,
  -25.50672,
  -25.14787,
  -24.33268,
  -21.27007,
  -21.81509,
  -23.38673,
  -20.10671,
  -19.9976,
  -29.44237,
  -35.24363,
  -31.51068,
  -31.54321,
  -31.6651,
  -25.7327,
  -23.4628,
  -21.99521,
  -20.82358,
  -14.95778,
  -16.30556,
  -20.14447,
  -19.65009,
  -19.43208,
  -17.82195,
  -13.72955,
  -14.05021,
  -22.30105,
  -24.63718,
  -25.24348,
  -27.09334,
  -20.67763,
  -17.24601,
  -16.94161,
  -16.65294,
  -18.47568,
  -12.92878,
  -12.05693,
  -7.286048 ;

 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 =
  3.458386,
  3.52413,
  3.721148,
  3.655511,
  3.655511,
  3.753953,
  3.688334,
  3.655511,
  3.655511,
  3.655511,
  3.622679,
  3.655511,
  3.78675,
  3.885088,
  3.885088,
  3.885088,
  3.78675,
  3.753953,
  3.721148,
  3.688334,
  3.655511,
  3.52413,
  3.4255,
  3.359702,
  3.359702,
  3.359702,
  3.392606,
  3.392606,
  3.4255,
  3.4255,
  3.392606,
  3.359702,
  3.32679,
  3.260937,
  3.227997,
  3.260937,
  3.260937,
  3.260937,
  3.293868,
  3.359702,
  3.4255,
  3.4255,
  3.556988,
  3.556988,
  3.52413,
  3.4255,
  3.392606,
  3.359702,
  3.359702,
  3.32679,
  3.32679,
  3.32679,
  3.32679,
  3.359702,
  3.359702,
  3.359702,
  3.359702,
  3.392606,
  3.392606,
  3.392606,
  3.392606,
  3.4255,
  3.458386,
  3.458386,
  3.491262,
  3.556988,
  3.622679,
  3.655511,
  3.655511,
  3.622679,
  3.589838,
  3.556988,
  3.52413,
  3.491262,
  3.458386,
  3.52413,
  3.52413,
  3.52413,
  3.52413,
  3.52413,
  3.491262,
  3.359702,
  3.260937,
  3.260937,
  3.227997,
  3.227997,
  3.227997,
  3.260937,
  3.227997,
  3.293868,
  3.32679,
  3.4255,
  3.458386,
  3.392606,
  3.359702,
  3.227997,
  3.162088,
  3.129121,
  3.129121,
  3.129121,
  3.129121,
  3.195047,
  3.227997,
  3.227997,
  3.293868,
  3.227997,
  3.162088,
  3.030161,
  2.997156,
  3.030161,
  3.096143,
  3.195047,
  3.293868,
  3.359702,
  3.392606,
  3.392606,
  3.359702,
  3.293868,
  3.293868,
  3.359702,
  3.359702,
  3.227997,
  3.162088,
  3.030161,
  3.063157,
  3.030161,
  3.030161,
  3.063157,
  3.030161,
  3.063157,
  2.997156,
  2.964141,
  2.931117,
  2.831987,
  2.86504,
  2.898083,
  2.86504,
  2.997156,
  2.964141,
  2.898083,
  2.831987,
  2.898083,
  2.86504,
  2.831987,
  2.732772,
  2.699681,
  2.699681,
  2.732772,
  2.732772,
  2.765853,
  2.798925,
  2.86504,
  2.964141,
  3.063157,
  3.162088,
  3.162088,
  2.931117,
  2.600349,
  2.600349,
  2.63347,
  2.931117,
  3.260937,
  3.458386,
  3.556988,
  3.589838,
  3.556988,
  3.622679,
  3.556988 ;

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