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 = "Wed Feb 11 19:39:10 2004: /usr/local/nco/bin/ncrcat -d time,2452920.9688,2453047.8333 M0104.aanderaa.realtime.nc M0104.aanderaa.realtime.nc.new\n",
			"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 = 2453072.04167244 ;
		:starting_julian_day_string = "2004-03-07 01:00:00" ;
		:ending_julian_day_number = 2453079.00000579 ;
		:ending_julian_day_string = "2004-03-14 00: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 = 2453072.04166667, 2453072.08333333, 2453072.125, 2453072.16666667, 
    2453072.20833333, 2453072.25, 2453072.29166667, 2453072.33333333, 
    2453072.375, 2453072.41666667, 2453072.45833333, 2453072.5, 
    2453072.54166667, 2453072.58333333, 2453072.625, 2453072.66666667, 
    2453072.70833333, 2453072.75, 2453072.79166667, 2453072.83333333, 
    2453072.875, 2453072.91666667, 2453072.95833333, 2453073, 
    2453073.04166667, 2453073.08333333, 2453073.125, 2453073.16666667, 
    2453073.20833333, 2453073.25, 2453073.29166667, 2453073.33333333, 
    2453073.375, 2453073.41666667, 2453073.45833333, 2453073.5, 
    2453073.54166667, 2453073.58333333, 2453073.625, 2453073.66666667, 
    2453073.70833333, 2453073.75, 2453073.79166667, 2453073.83333333, 
    2453073.875, 2453073.91666667, 2453073.95833333, 2453074, 
    2453074.04166667, 2453074.08333333, 2453074.125, 2453074.16666667, 
    2453074.20833333, 2453074.25, 2453074.29166667, 2453074.33333333, 
    2453074.375, 2453074.41666667, 2453074.45833333, 2453074.5, 
    2453074.54166667, 2453074.58333333, 2453074.625, 2453074.66666667, 
    2453074.70833333, 2453074.75, 2453074.79166667, 2453074.83333333, 
    2453074.875, 2453074.91666667, 2453074.95833333, 2453075, 
    2453075.04166667, 2453075.08333333, 2453075.125, 2453075.16666667, 
    2453075.20833333, 2453075.25, 2453075.29166667, 2453075.33333333, 
    2453075.375, 2453075.41666667, 2453075.45833333, 2453075.5, 
    2453075.54166667, 2453075.58333333, 2453075.625, 2453075.66666667, 
    2453075.70833333, 2453075.75, 2453075.79166667, 2453075.83333333, 
    2453075.875, 2453075.91666667, 2453075.95833333, 2453076, 
    2453076.04166667, 2453076.08333333, 2453076.125, 2453076.16666667, 
    2453076.20833333, 2453076.25, 2453076.29166667, 2453076.33333333, 
    2453076.375, 2453076.41666667, 2453076.45833333, 2453076.5, 
    2453076.54166667, 2453076.58333333, 2453076.625, 2453076.66666667, 
    2453076.70833333, 2453076.75, 2453076.79166667, 2453076.83333333, 
    2453076.875, 2453076.91666667, 2453076.95833333, 2453077, 
    2453077.04166667, 2453077.08333333, 2453077.125, 2453077.16666667, 
    2453077.20833333, 2453077.25, 2453077.29166667, 2453077.33333333, 
    2453077.375, 2453077.41666667, 2453077.45833333, 2453077.5, 
    2453077.54166667, 2453077.58333333, 2453077.625, 2453077.66666667, 
    2453077.70833333, 2453077.75, 2453077.79166667, 2453077.83333333, 
    2453077.875, 2453077.91666667, 2453077.95833333, 2453078, 
    2453078.04166667, 2453078.08333333, 2453078.125, 2453078.16666667, 
    2453078.20833333, 2453078.25, 2453078.29166667, 2453078.33333333, 
    2453078.375, 2453078.41666667, 2453078.45833333, 2453078.5, 
    2453078.54166667, 2453078.58333333, 2453078.625, 2453078.66666667, 
    2453078.70833333, 2453078.75, 2453078.79166667, 2453078.83333333, 
    2453078.875, 2453078.91666667, 2453078.95833333, 2453079 ;

 current_speed =
  29.6233,
  18.4779,
  17.0114,
  32.8496,
  42.8218,
  58.9533,
  59.2466,
  52.2074,
  31.0898,
  23.464,
  7.6258,
  9.3856,
  23.7573,
  13.7851,
  4.9861,
  19.9444,
  39.5955,
  36.0759,
  32.263,
  29.33,
  16.4248,
  24.3439,
  50.7409,
  58.9533,
  50.7409,
  41.062,
  18.1846,
  7.6258,
  13.4918,
  26.1037,
  30.7965,
  27.2769,
  25.2238,
  24.3439,
  38.4223,
  56.6069,
  54.5538,
  47.8079,
  17.3047,
  7.6258,
  16.1315,
  31.9697,
  50.4476,
  50.7409,
  47.8079,
  31.9697,
  19.9444,
  32.5563,
  31.3831,
  37.2491,
  36.0759,
  14.665,
  11.1454,
  30.7965,
  39.0089,
  34.3161,
  34.0228,
  21.9975,
  12.3186,
  12.9052,
  18.1846,
  31.9697,
  19.0645,
  13.7851,
  7.9191,
  22.2908,
  45.1682,
  50.7409,
  28.7434,
  12.0253,
  7.9191,
  20.2377,
  37.5424,
  41.9419,
  36.9558,
  27.8635,
  11.732,
  12.3186,
  14.665,
  34.9027,
  39.5955,
  25.5171,
  21.9975,
  20.8243,
  43.4084,
  41.6486,
  48.9811,
  55.4337,
  37.2491,
  22.8774,
  9.6789,
  25.8104,
  39.0089,
  39.5955,
  21.9975,
  23.1707,
  17.8913,
  31.6764,
  49.5677,
  36.6625,
  56.9002,
  10.2655,
  11.1454,
  24.9305,
  34.9027,
  46.0481,
  41.3553,
  25.5171,
  26.6903,
  30.7965,
  34.6094,
  48.3945,
  39.0089,
  9.3856,
  18.7712,
  27.8635,
  36.9558,
  34.6094,
  43.995,
  40.1821,
  29.33,
  19.0645,
  41.6486,
  49.861,
  40.4754,
  26.397,
  9.9722,
  7.6258,
  23.1707,
  41.3553,
  33.7295,
  33.1429,
  23.1707,
  35.7826,
  60.4198,
  64.2327,
  60.7131,
  59.2466,
  36.3692,
  15.5449,
  4.1062,
  24.3439,
  36.3692,
  39.8888,
  54.8471,
  69.8054,
  69.5121,
  58.3667,
  60.4198,
  39.8888,
  29.6233,
  9.0923,
  34.6094,
  33.7295,
  30.2099,
  38.4223,
  35.196,
  34.0228,
  29.33,
  34.9027,
  32.8496,
  53.3806,
  50.1543,
  32.5563,
  19.9444,
  26.9836,
  32.8496,
  56.3136 ;

 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 =
  60.7252,
  76.5472,
  140.1868,
  164.7988,
  166.2052,
  184.4884,
  177.808,
  178.8628,
  157.0636,
  169.7212,
  112.762,
  65.9992,
  7.9852,
  61.0768,
  246.0184,
  148.2736,
  184.1368,
  173.2372,
  188.7076,
  195.7396,
  236.1736,
  317.3932,
  351.46,
  10.0948,
  6.9304,
  2.008,
  14.314,
  138.4288,
  158.1184,
  173.2372,
  184.4884,
  196.7944,
  235.822,
  292.4296,
  316.3384,
  328.2928,
  346.8892,
  351.1084,
  346.5376,
  249.886,
  197.146,
  202.0684,
  202.7716,
  209.452,
  206.2876,
  221.4064,
  262.192,
  311.0644,
  328.6444,
  316.3384,
  336.3796,
  329.6992,
  195.388,
  198.904,
  188.0044,
  202.42,
  213.6712,
  213.6712,
  266.4112,
  272.0368,
  327.5896,
  338.8408,
  334.6216,
  48.0676,
  170.4244,
  170.4244,
  210.5068,
  207.3424,
  189.4108,
  178.5112,
  83.9308,
  23.104,
  29.0812,
  35.0584,
  23.8072,
  24.862,
  80.0632,
  120.8488,
  201.7168,
  185.5432,
  178.5112,
  229.8448,
  235.4704,
  347.944,
  344.7796,
  359.8984,
  357.0856,
  359.8984,
  17.83,
  46.6612,
  115.5748,
  170.4244,
  166.5568,
  183.4336,
  213.6712,
  278.7172,
  326.8864,
  327.5896,
  343.7248,
  350.7568,
  334.9732,
  340.5988,
  257.9728,
  204.178,
  182.7304,
  199.9588,
  209.452,
  233.7124,
  291.3748,
  312.1192,
  324.0736,
  340.9504,
  333.9184,
  287.8588,
  226.3288,
  223.1644,
  214.0228,
  212.2648,
  269.224,
  278.014,
  320.9092,
  338.4892,
  334.9732,
  340.9504,
  348.2956,
  353.9212,
  101.8624,
  136.3192,
  184.1368,
  204.8812,
  221.0548,
  274.8496,
  317.0416,
  348.9988,
  346.186,
  352.5148,
  5.8756,
  22.7524,
  35.41,
  72.6796,
  121.2004,
  170.4244,
  201.3652,
  261.1372,
  318.7996,
  356.3824,
  3.4144,
  6.2272,
  25.5652,
  35.7616,
  49.1224,
  102.9172,
  153.196,
  156.712,
  169.3696,
  174.292,
  216.484,
  248.128,
  316.69,
  321.6124,
  357.7888,
  16.4236,
  45.6064,
  83.5792,
  130.6936,
  177.808,
  187.6528,
  193.63 ;

 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 =
  25.83994,
  17.9709,
  10.89217,
  8.613474,
  10.21066,
  -4.613524,
  2.266081,
  1.036138,
  12.11598,
  4.186873,
  7.031902,
  8.574119,
  3.3003,
  12.06567,
  -4.55568,
  10.48803,
  -2.856343,
  4.248271,
  -4.884358,
  -7.956224,
  -13.64454,
  -16.47993,
  -7.535016,
  10.33318,
  6.122578,
  1.438773,
  4.495884,
  5.060102,
  5.028256,
  3.073952,
  -2.41005,
  -7.881339,
  -20.86756,
  -22.50226,
  -26.52667,
  -29.75137,
  -12.37471,
  -7.389454,
  -4.028659,
  -7.160705,
  -4.755689,
  -12.01144,
  -19.52618,
  -24.94901,
  -21.17303,
  -21.14462,
  -19.75949,
  -24.54653,
  -16.33014,
  -25.71669,
  -14.45472,
  -7.399075,
  -2.957479,
  -9.977557,
  -5.431956,
  -13.08792,
  -18.86313,
  -12.19599,
  -12.29444,
  -12.89705,
  -9.746583,
  -11.5398,
  -8.17094,
  10.2552,
  1.317333,
  3.708049,
  -22.92921,
  -23.30565,
  -4.699889,
  0.3124358,
  7.874713,
  7.9413,
  18.24743,
  24.09189,
  14.91759,
  11.71477,
  11.556,
  10.57581,
  -5.426331,
  -3.371469,
  1.028752,
  -19.50273,
  -18.12228,
  -4.349522,
  -11.39613,
  -0.07385353,
  -2.490392,
  -0.09829801,
  11.40544,
  16.63892,
  8.730585,
  4.29353,
  9.068839,
  -2.371444,
  -12.19599,
  -22.90304,
  -9.774032,
  -16.97792,
  -13.89141,
  -5.88893,
  -24.07118,
  -3.410003,
  -10.90075,
  -10.21085,
  -1.66264,
  -15.71826,
  -20.33416,
  -20.56822,
  -24.85444,
  -22.84334,
  -20.30691,
  -15.79531,
  -17.15029,
  -8.933356,
  -13.57748,
  -19.06125,
  -20.67761,
  -18.47564,
  -43.99097,
  -39.78968,
  -18.49407,
  -6.990506,
  -17.61911,
  -16.27396,
  -8.21094,
  -2.795341,
  9.759234,
  5.266683,
  -1.671489,
  -17.39975,
  -22.15288,
  -33.02425,
  -15.79007,
  -6.828378,
  -14.42648,
  -8.367599,
  6.215135,
  22.9136,
  21.07317,
  14.84001,
  3.512282,
  4.04958,
  -13.24971,
  -39.41253,
  -36.12749,
  -4.404518,
  4.13995,
  6.331111,
  26.07343,
  23.31157,
  22.39845,
  8.862211,
  15.60676,
  13.33506,
  5.572906,
  3.821431,
  -20.92748,
  -31.57379,
  -20.11878,
  -21.67381,
  -1.267441,
  15.09265,
  35.8378,
  32.35209,
  15.12199,
  1.032076,
  -4.374574,
  -13.27036 ;

 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 =
  14.48576,
  4.298777,
  -13.06707,
  -31.70023,
  -41.58664,
  -58.7725,
  -59.20325,
  -52.19712,
  -28.63178,
  -23.08743,
  -2.950453,
  3.817587,
  23.52695,
  6.666982,
  -2.026567,
  -16.96409,
  -39.49234,
  -35.82489,
  -31.89113,
  -28.23026,
  -9.143332,
  17.91752,
  50.17831,
  58.04065,
  50.37016,
  41.03679,
  17.62007,
  -5.705103,
  -12.5198,
  -25.92208,
  -30.70205,
  -26.11348,
  -14.16987,
  9.288365,
  27.79585,
  48.15804,
  53.13176,
  47.23337,
  16.82922,
  -2.62243,
  -15.41456,
  -29.62747,
  -46.51547,
  -44.18355,
  -42.86372,
  -23.97846,
  -2.709525,
  21.38646,
  26.79973,
  26.94712,
  33.05347,
  12.66159,
  -10.74585,
  -29.13542,
  -38.62885,
  -31.72225,
  -28.31489,
  -18.30704,
  -0.771088,
  0.4586686,
  15.352,
  29.81434,
  17.22472,
  9.211939,
  -7.808763,
  -21.98022,
  -38.91552,
  -45.072,
  -28.35655,
  -12.02124,
  0.8372828,
  18.61452,
  32.80949,
  34.33226,
  33.81119,
  25.2812,
  2.024495,
  -6.316661,
  -13.62414,
  -34.73948,
  -39.58213,
  -16.45496,
  -12.46889,
  20.365,
  41.88577,
  41.64853,
  48.91775,
  55.43361,
  35.46,
  15.70101,
  -4.178275,
  -25.45078,
  -37.94009,
  -39.52442,
  -18.30704,
  3.511695,
  14.98556,
  26.74219,
  47.58136,
  36.18645,
  51.55784,
  9.682581,
  -2.322434,
  -22.74353,
  -34.86308,
  -43.28238,
  -36.01087,
  -15.10201,
  9.72774,
  20.65445,
  28.0257,
  45.74424,
  35.03658,
  2.878303,
  -12.96187,
  -20.32347,
  -30.62952,
  -29.26536,
  -0.5958393,
  5.60199,
  22.76441,
  17.73663,
  37.73821,
  47.13043,
  39.6338,
  26.24858,
  -2.049905,
  -5.514968,
  -23.11033,
  -37.51679,
  -25.4348,
  2.801916,
  16.95745,
  35.12503,
  58.67221,
  63.68534,
  60.39414,
  54.63631,
  29.64187,
  4.627947,
  -2.127147,
  -24.00471,
  -33.86981,
  -6.145624,
  41.26752,
  69.66631,
  69.38871,
  58.02231,
  54.50439,
  32.36799,
  19.38683,
  -2.032517,
  -30.89077,
  -30.98153,
  -29.69143,
  -38.23179,
  -28.29839,
  -12.67466,
  21.34206,
  27.35771,
  32.82514,
  51.20255,
  35.08712,
  3.640761,
  -13.00402,
  -26.96386,
  -32.55702,
  -54.72768 ;

 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 =
  2.218937,
  2.218937,
  2.218937,
  2.252077,
  2.450701,
  2.64897,
  2.64897,
  2.64897,
  2.64897,
  2.64897,
  2.64897,
  2.64897,
  2.64897,
  2.64897,
  2.615949,
  2.615949,
  2.64897,
  2.68198,
  2.714981,
  2.714981,
  2.51683,
  2.51683,
  2.450701,
  2.417622,
  2.417622,
  2.417622,
  2.450701,
  2.483771,
  2.450701,
  2.384533,
  2.351434,
  2.351434,
  2.384533,
  2.384533,
  2.417622,
  2.54988,
  2.64897,
  2.582919,
  2.582919,
  2.615949,
  2.615949,
  2.615949,
  2.615949,
  2.64897,
  2.68198,
  2.64897,
  2.615949,
  2.54988,
  2.54988,
  2.54988,
  2.582919,
  2.582919,
  2.582919,
  2.582919,
  2.615949,
  2.64897,
  2.582919,
  2.54988,
  2.450701,
  2.384533,
  2.51683,
  2.582919,
  2.64897,
  2.582919,
  2.582919,
  2.615949,
  2.68198,
  2.51683,
  2.483771,
  2.450701,
  2.384533,
  2.351434,
  2.483771,
  2.54988,
  2.582919,
  2.582919,
  2.51683,
  2.51683,
  2.68198,
  2.51683,
  2.450701,
  2.119459,
  1.82047,
  1.986678,
  2.384533,
  2.351434,
  2.51683,
  2.54988,
  2.615949,
  2.64897,
  2.68198,
  2.615949,
  2.64897,
  2.582919,
  2.582919,
  2.582919,
  2.51683,
  2.51683,
  2.582919,
  2.582919,
  2.615949,
  2.87984,
  2.87984,
  2.87984,
  2.846887,
  2.68198,
  2.582919,
  2.615949,
  2.68198,
  2.912783,
  2.945717,
  2.780953,
  2.846887,
  2.813925,
  2.813925,
  2.780953,
  2.780953,
  2.747972,
  2.384533,
  2.152629,
  1.920226,
  1.953457,
  2.086279,
  2.019889,
  2.252077,
  1.82047,
  1.886984,
  1.920226,
  1.920226,
  1.853732,
  1.787197,
  1.72062,
  1.654001,
  1.553992,
  1.553992,
  1.687316,
  2.185788,
  2.64897,
  2.747972,
  2.813925,
  2.846887,
  2.780953,
  2.64897,
  2.417622,
  1.986678,
  1.72062,
  2.086279,
  2.483771,
  2.615949,
  2.714981,
  2.780953,
  2.846887,
  2.813925,
  2.780953,
  2.747972,
  2.64897,
  2.51683,
  1.787197,
  1.620675,
  1.587339,
  1.787197,
  2.351434,
  2.582919,
  2.714981,
  2.780953,
  2.780953,
  2.714981,
  2.019889 ;

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