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 = 2453135.00000579 ;
		:starting_julian_day_string = "2004-05-09 00:00:00" ;
		:ending_julian_day_number = 2453141.95833912 ;
		:ending_julian_day_string = "2004-05-15 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 = 2453135, 2453135.04166667, 2453135.08333333, 2453135.125, 
    2453135.16666667, 2453135.20833333, 2453135.25, 2453135.29166667, 
    2453135.33333333, 2453135.375, 2453135.41666667, 2453135.45833333, 
    2453135.5, 2453135.54166667, 2453135.58333333, 2453135.625, 
    2453135.66666667, 2453135.70833333, 2453135.75, 2453135.79166667, 
    2453135.83333333, 2453135.875, 2453135.91666667, 2453135.95833333, 
    2453136, 2453136.04166667, 2453136.08333333, 2453136.125, 
    2453136.16666667, 2453136.20833333, 2453136.25, 2453136.29166667, 
    2453136.33333333, 2453136.375, 2453136.41666667, 2453136.45833333, 
    2453136.5, 2453136.54166667, 2453136.58333333, 2453136.625, 
    2453136.66666667, 2453136.70833333, 2453136.75, 2453136.79166667, 
    2453136.83333333, 2453136.875, 2453136.91666667, 2453136.95833333, 
    2453137, 2453137.04166667, 2453137.08333333, 2453137.125, 
    2453137.16666667, 2453137.20833333, 2453137.25, 2453137.29166667, 
    2453137.33333333, 2453137.375, 2453137.41666667, 2453137.45833333, 
    2453137.5, 2453137.54166667, 2453137.58333333, 2453137.625, 
    2453137.66666667, 2453137.70833333, 2453137.75, 2453137.79166667, 
    2453137.83333333, 2453137.875, 2453137.91666667, 2453137.95833333, 
    2453138, 2453138.04166667, 2453138.08333333, 2453138.125, 
    2453138.16666667, 2453138.20833333, 2453138.25, 2453138.29166667, 
    2453138.33333333, 2453138.375, 2453138.41666667, 2453138.45833333, 
    2453138.5, 2453138.54166667, 2453138.58333333, 2453138.625, 
    2453138.66666667, 2453138.70833333, 2453138.75, 2453138.79166667, 
    2453138.83333333, 2453138.875, 2453138.91666667, 2453138.95833333, 
    2453139, 2453139.04166667, 2453139.08333333, 2453139.125, 
    2453139.16666667, 2453139.20833333, 2453139.25, 2453139.29166667, 
    2453139.33333333, 2453139.375, 2453139.41666667, 2453139.45833333, 
    2453139.5, 2453139.54166667, 2453139.58333333, 2453139.625, 
    2453139.66666667, 2453139.70833333, 2453139.75, 2453139.79166667, 
    2453139.83333333, 2453139.875, 2453139.91666667, 2453139.95833333, 
    2453140, 2453140.04166667, 2453140.08333333, 2453140.125, 
    2453140.16666667, 2453140.20833333, 2453140.25, 2453140.29166667, 
    2453140.33333333, 2453140.375, 2453140.41666667, 2453140.45833333, 
    2453140.5, 2453140.54166667, 2453140.58333333, 2453140.625, 
    2453140.66666667, 2453140.70833333, 2453140.75, 2453140.79166667, 
    2453140.83333333, 2453140.875, 2453140.91666667, 2453140.95833333, 
    2453141, 2453141.04166667, 2453141.08333333, 2453141.125, 
    2453141.16666667, 2453141.20833333, 2453141.25, 2453141.29166667, 
    2453141.33333333, 2453141.375, 2453141.41666667, 2453141.45833333, 
    2453141.5, 2453141.54166667, 2453141.58333333, 2453141.625, 
    2453141.66666667, 2453141.70833333, 2453141.75, 2453141.79166667, 
    2453141.83333333, 2453141.875, 2453141.91666667, 2453141.95833333 ;

 current_speed =
  35.196,
  21.9975,
  9.9722,
  14.9583,
  7.6258,
  10.5588,
  17.0114,
  12.6119,
  39.5955,
  46.928,
  49.861,
  40.7687,
  22.2908,
  8.2124,
  22.5841,
  32.5563,
  35.196,
  28.7434,
  27.8635,
  28.7434,
  27.5702,
  41.062,
  57.1935,
  51.9141,
  38.129,
  28.7434,
  17.0114,
  3.8129,
  10.8521,
  15.2516,
  10.8521,
  11.732,
  22.2908,
  42.8218,
  41.062,
  46.3414,
  30.5032,
  19.9444,
  3.2263,
  20.531,
  18.4779,
  24.6372,
  12.3186,
  1.1732,
  5.5727,
  19.0645,
  32.263,
  33.1429,
  29.33,
  20.8243,
  10.8521,
  3.2263,
  16.1315,
  12.9052,
  11.1454,
  4.6928,
  7.6258,
  11.1454,
  51.0342,
  48.3945,
  56.9002,
  44.8749,
  27.8635,
  21.4109,
  20.2377,
  13.7851,
  4.6928,
  6.7459,
  18.1846,
  18.7712,
  35.7826,
  31.6764,
  39.0089,
  39.3022,
  39.0089,
  19.3578,
  7.3325,
  13.7851,
  10.2655,
  9.0923,
  4.9861,
  12.3186,
  20.2377,
  36.0759,
  43.1151,
  51.3275,
  41.3553,
  31.3831,
  14.9583,
  7.9191,
  16.7181,
  16.1315,
  13.7851,
  7.9191,
  6.4526,
  19.3578,
  41.9419,
  51.3275,
  40.7687,
  34.3161,
  29.6233,
  14.3717,
  18.7712,
  19.0645,
  23.464,
  25.2238,
  15.5449,
  16.4248,
  18.1846,
  31.6764,
  32.263,
  22.8774,
  19.9444,
  5.5727,
  7.3325,
  14.0784,
  17.598,
  16.1315,
  13.1985,
  7.6258,
  14.0784,
  29.9166,
  36.3692,
  35.196,
  29.0367,
  21.7042,
  20.2377,
  26.9836,
  32.5563,
  21.7042,
  14.3717,
  5.2794,
  3.5196,
  19.3578,
  28.1568,
  32.5563,
  35.196,
  34.3161,
  17.0114,
  25.2238,
  33.4362,
  33.4362,
  27.8635,
  20.531,
  14.0784,
  9.3856,
  19.3578,
  30.7965,
  29.6233,
  29.0367,
  14.0784,
  4.6928,
  1.1732,
  18.1846,
  12.0253,
  9.3856,
  4.1062,
  10.2655,
  23.1707,
  22.2908,
  19.9444,
  11.1454,
  8.799,
  26.397,
  26.9836,
  36.9558,
  38.129,
  31.0898 ;

 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 =
  147.5704,
  114.1684,
  102.5656,
  64.5928,
  352.5148,
  71.6248,
  130.6936,
  237.2284,
  185.1916,
  173.5888,
  180.6208,
  189.4108,
  167.6116,
  115.2232,
  39.6292,
  23.4556,
  31.5424,
  43.8484,
  80.4148,
  110.6524,
  159.5248,
  176.7532,
  176.4016,
  176.7532,
  184.4884,
  184.84,
  199.9588,
  353.218,
  337.0828,
  332.8636,
  283.9912,
  189.4108,
  234.064,
  192.5752,
  196.7944,
  190.4656,
  210.1552,
  197.8492,
  224.9224,
  349.3504,
  13.2592,
  11.8528,
  339.1924,
  128.9356,
  308.9548,
  163.0408,
  176.4016,
  184.1368,
  191.5204,
  199.9588,
  244.2604,
  6.9304,
  42.0904,
  19.588,
  17.4784,
  65.296,
  178.8628,
  157.7668,
  167.26,
  180.9724,
  181.6756,
  179.566,
  176.05,
  158.47,
  104.6752,
  99.0496,
  76.5472,
  161.2828,
  189.0592,
  215.4292,
  208.7488,
  198.5524,
  195.0364,
  189.0592,
  182.0272,
  177.808,
  159.5248,
  54.0448,
  54.0448,
  28.0264,
  195.7396,
  205.2328,
  172.1824,
  171.8308,
  184.84,
  193.2784,
  205.936,
  211.9132,
  231.6028,
  304.7356,
  343.3732,
  13.9624,
  356.0308,
  60.7252,
  90.6112,
  160.9312,
  188.0044,
  185.5432,
  191.872,
  182.7304,
  201.7168,
  282.2332,
  289.9684,
  298.7584,
  291.3748,
  276.9592,
  274.8496,
  234.7672,
  206.9908,
  195.7396,
  205.936,
  211.9132,
  209.8036,
  250.5892,
  306.142,
  301.2196,
  323.722,
  306.8452,
  255.8632,
  247.0732,
  245.3152,
  186.598,
  199.6072,
  211.21,
  225.274,
  259.0276,
  312.8224,
  328.2928,
  353.218,
  347.944,
  356.0308,
  10.0948,
  146.5156,
  164.0956,
  195.0364,
  187.3012,
  201.3652,
  220.3516,
  258.3244,
  313.8772,
  335.3248,
  328.2928,
  325.48,
  323.722,
  289.2652,
  295.594,
  169.018,
  186.598,
  173.5888,
  161.2828,
  136.3192,
  170.776,
  117.6844,
  344.0764,
  356.734,
  334.6216,
  99.4012,
  208.7488,
  220.7032,
  204.5296,
  194.3332,
  241.096,
  206.2876,
  351.1084,
  15.7204,
  21.346,
  12.556,
  31.1908 ;

 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 =
  18.87431,
  20.06933,
  9.733341,
  13.51155,
  -0.9934136,
  10.02043,
  12.89817,
  -10.60453,
  -3.582861,
  5.24013,
  -0.5402336,
  -6.666169,
  4.782215,
  7.429385,
  14.40451,
  12.95865,
  18.41206,
  19.91207,
  27.4745,
  26.89627,
  9.644109,
  2.32563,
  3.589616,
  2.94026,
  -2.983871,
  -2.425181,
  -5.806745,
  -0.450273,
  -4.225813,
  -6.956413,
  -10.53015,
  -1.918322,
  -18.04826,
  -9.323196,
  -11.86438,
  -8.41769,
  -15.3231,
  -6.113214,
  -2.278247,
  -3.794174,
  4.23803,
  5.060432,
  -4.375948,
  0.9125769,
  -4.333567,
  5.560936,
  2.024911,
  -2.390865,
  -5.857694,
  -7.108257,
  -9.775323,
  0.3892968,
  10.81298,
  4.326523,
  3.347479,
  4.26331,
  0.1513461,
  4.217165,
  11.25443,
  -0.8212918,
  -1.663794,
  0.339912,
  1.919402,
  7.857551,
  19.5775,
  13.61351,
  4.564038,
  2.164741,
  -2.863254,
  -10.8816,
  -17.21037,
  -10.07854,
  -10.12018,
  -6.188324,
  -1.379898,
  0.7404026,
  2.564923,
  11.15871,
  8.309679,
  4.272275,
  -1.352558,
  -5.251385,
  2.75273,
  5.126272,
  -3.637772,
  -11.78905,
  -18.08744,
  -16.59017,
  -11.72318,
  -6.507839,
  -4.78366,
  3.892291,
  -0.9542075,
  6.907708,
  6.452233,
  6.324257,
  -5.840374,
  -4.958043,
  -8.38718,
  -1.634697,
  -10.96119,
  -14.04537,
  -17.6427,
  -16.71301,
  -21.85006,
  -25.03797,
  -15.48925,
  -13.41602,
  -8.253034,
  -8.592722,
  -14.11077,
  -12.09377,
  -9.912935,
  -5.255948,
  -5.921417,
  -12.03966,
  -10.4128,
  -12.90937,
  -12.79879,
  -7.023387,
  -12.7919,
  -3.437491,
  -12.20441,
  -18.23773,
  -20.63,
  -21.30742,
  -14.84363,
  -14.182,
  -3.844639,
  -4.533305,
  -0.9948121,
  0.9253594,
  1.941798,
  5.304677,
  -7.304793,
  -4.13743,
  -12.8223,
  -22.21886,
  -16.65942,
  -18.182,
  -13.95874,
  -17.57335,
  -15.79008,
  -12.14827,
  -13.29003,
  -8.464664,
  3.687672,
  -3.538594,
  3.307832,
  9.3178,
  9.723107,
  0.7522308,
  1.038892,
  -4.989042,
  -0.6851004,
  -4.022617,
  4.051049,
  -4.937402,
  -15.11056,
  -9.254322,
  -4.937445,
  -9.757027,
  -3.896876,
  -4.080067,
  7.311023,
  13.45188,
  8.289005,
  16.10109 ;

 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 =
  -29.70722,
  -9.006214,
  -2.169525,
  6.417839,
  7.560817,
  3.328538,
  -11.09167,
  -6.826714,
  -39.43307,
  -46.63452,
  -49.85807,
  -40.22001,
  -21.77177,
  -3.499678,
  17.39401,
  29.86613,
  29.99591,
  20.72903,
  4.639664,
  -10.13773,
  -25.82842,
  -40.99609,
  -57.08074,
  -51.83077,
  -38.01207,
  -28.64091,
  -15.98967,
  3.78622,
  9.995528,
  13.57275,
  2.623743,
  -11.5741,
  -13.08205,
  -41.79455,
  -39.31061,
  -45.57047,
  -26.37514,
  -18.98441,
  -2.284426,
  20.17737,
  17.98532,
  24.1119,
  11.51516,
  -0.7372934,
  3.503596,
  -18.23544,
  -32.19939,
  -33.05655,
  -28.73911,
  -19.57356,
  -4.712869,
  3.202727,
  11.97099,
  12.15835,
  10.63082,
  1.961264,
  -7.624298,
  -10.31676,
  -49.77778,
  -48.38753,
  -56.87587,
  -44.87361,
  -27.79731,
  -19.91697,
  -5.127004,
  -2.168251,
  1.091753,
  -6.389136,
  -17.95777,
  -15.29538,
  -31.37192,
  -30.03028,
  -37.67328,
  -38.81195,
  -38.98449,
  -19.34364,
  -6.86926,
  8.093956,
  6.027414,
  8.026056,
  -4.799144,
  -11.1432,
  -20.04961,
  -35.70983,
  -42.96136,
  -49.95529,
  -37.19012,
  -26.63954,
  -9.290742,
  4.512226,
  16.0191,
  15.65488,
  13.75204,
  3.872431,
  -0.0688315,
  -18.29558,
  -41.53328,
  -51.08747,
  -39.89664,
  -34.27714,
  -27.52076,
  3.045236,
  6.410399,
  9.17226,
  8.55186,
  3.056179,
  1.314173,
  -9.475468,
  -16.20392,
  -30.48868,
  -29.01357,
  -19.41948,
  -17.30644,
  -1.852025,
  4.324624,
  7.297111,
  14.18673,
  9.673336,
  -3.223574,
  -2.970667,
  -5.879507,
  -29.71846,
  -34.26034,
  -30.10222,
  -20.43362,
  -4.131093,
  13.75613,
  22.95617,
  32.32849,
  21.22549,
  14.33723,
  5.19767,
  -2.935473,
  -18.61679,
  -27.19275,
  -32.29233,
  -32.77723,
  -26.1518,
  -3.442601,
  17.483,
  30.38311,
  28.44568,
  22.95753,
  16.55118,
  4.645042,
  4.054498,
  -19.0033,
  -30.59253,
  -29.43804,
  -27.50106,
  -10.18148,
  -4.632118,
  -0.5450699,
  17.48683,
  12.00577,
  8.479861,
  -0.6707339,
  -9.000142,
  -17.56566,
  -20.27899,
  -19.32358,
  -5.387057,
  -7.889028,
  26.07977,
  25.97429,
  34.4206,
  37.21711,
  26.59569 ;

 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 =
  4.840594,
  4.873018,
  4.840594,
  4.840594,
  4.808163,
  4.808163,
  4.840594,
  4.840594,
  4.873018,
  4.905435,
  4.808163,
  4.775723,
  4.743276,
  4.743276,
  4.808163,
  4.808163,
  4.873018,
  4.937843,
  4.937843,
  4.970243,
  5.002636,
  5.035022,
  5.132133,
  5.0674,
  5.035022,
  4.937843,
  4.905435,
  4.873018,
  4.840594,
  4.743276,
  4.678357,
  4.613406,
  4.515921,
  4.418362,
  4.418362,
  4.418362,
  4.45089,
  4.515921,
  4.678357,
  4.775723,
  4.775723,
  4.937843,
  4.937843,
  4.873018,
  4.937843,
  4.840594,
  4.873018,
  4.775723,
  4.873018,
  4.905435,
  4.71082,
  4.743276,
  4.840594,
  4.808163,
  4.808163,
  4.808163,
  4.808163,
  4.808163,
  4.808163,
  4.743276,
  4.743276,
  4.743276,
  4.840594,
  5.035022,
  5.229175,
  5.455348,
  5.390764,
  5.777838,
  5.745621,
  5.423059,
  5.58443,
  5.970996,
  5.93882,
  5.93882,
  5.293833,
  5.09977,
  5.196835,
  5.196835,
  5.519903,
  5.616682,
  5.842252,
  5.519903,
  5.713397,
  5.906637,
  6.099631,
  5.519903,
  5.93882,
  5.970996,
  5.970996,
  5.970996,
  6.035327,
  6.003165,
  6.035327,
  6.452833,
  6.196038,
  6.131773,
  6.324487,
  6.613123,
  6.356584,
  6.773257,
  7.220836,
  7.093073,
  6.677195,
  6.549026,
  6.22816,
  6.003165,
  5.842252,
  5.777838,
  5.648927,
  5.519903,
  5.358461,
  5.32615,
  5.358461,
  5.519903,
  5.58443,
  5.648927,
  5.777838,
  5.777838,
  5.745621,
  5.713397,
  5.648927,
  5.745621,
  5.681166,
  5.58443,
  5.713397,
  5.648927,
  5.681166,
  5.777838,
  5.713397,
  5.55217,
  5.681166,
  5.681166,
  5.681166,
  5.681166,
  5.616682,
  5.810048,
  5.745621,
  5.842252,
  5.874448,
  6.003165,
  6.003165,
  5.93882,
  5.842252,
  5.970996,
  5.906637,
  5.874448,
  5.842252,
  5.616682,
  5.777838,
  5.777838,
  5.842252,
  5.842252,
  5.810048,
  5.777838,
  5.681166,
  5.58443,
  5.55217,
  5.681166,
  5.745621,
  5.777838,
  5.713397,
  5.519903,
  5.55217,
  5.648927,
  5.648927,
  5.810048,
  6.035327,
  6.003165 ;

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