netcdf L0104.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.7143, 0.03428, -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:37:42 2004: /usr/local/nco/bin/ncrcat -d time,2452921.7597,2453047.8333 L0104.aanderaa.realtime.nc L0104.aanderaa.realtime.nc.new\n",
			"09-Oct-2003 12:32:58:  Modified [lon,lat] to [-66.553590,43.625566].\n",
			"Wed Oct  8 20:40:02 2003: ncrcat -d time,2452921.7916666, pre/L0104.aanderaa.realtime.nc post/L0104.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 = "AANCM713" ;
		:instrument_number = 0 ;
		:processing = "realtime" ;
		:water_depth = 98 ;
		:mooring_site_id = "L0104" ;
		:mooring_site_desc = "Scotian Shelf" ;
		:breakout_id = 5 ;
		:delta_t = 60 ;
		:magnetic_variation = -18.0667 ;
		:goes_platform_id = "0440A5AC" ;
		: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 12:10:26\n",
			"AANCM_Temperature_1.5:  03-Oct-2003 12:10:26" ;
data:

 lat = 43.6255658467611 ;

 lon = -66.553589714898 ;

 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 =
  41.9419,
  28.7434,
  19.9444,
  35.7826,
  38.7156,
  19.9444,
  23.7573,
  38.129,
  57.1935,
  70.392,
  67.1657,
  56.3136,
  36.3692,
  17.3047,
  28.7434,
  47.8079,
  46.0481,
  40.4754,
  24.9305,
  4.6928,
  26.6903,
  57.4868,
  74.2049,
  64.2327,
  48.3945,
  32.263,
  22.5841,
  18.1846,
  37.2491,
  45.1682,
  34.6094,
  12.3186,
  28.7434,
  30.2099,
  52.794,
  49.861,
  53.9672,
  39.0089,
  26.397,
  12.6119,
  12.9052,
  37.2491,
  51.6208,
  34.3161,
  29.9166,
  15.8382,
  18.7712,
  21.7042,
  46.3414,
  41.3553,
  44.2883,
  11.732,
  18.7712,
  38.129,
  54.5538,
  45.1682,
  23.1707,
  5.5727,
  23.1707,
  40.4754,
  49.5677,
  51.3275,
  47.8079,
  8.2124,
  4.3995,
  51.6208,
  66.5791,
  61.593,
  39.5955,
  26.397,
  14.665,
  24.3439,
  36.3692,
  37.5424,
  38.7156,
  15.2516,
  24.3439,
  46.0481,
  51.3275,
  55.4337,
  51.6208,
  27.5702,
  13.7851,
  14.9583,
  28.7434,
  34.0228,
  40.7687,
  29.6233,
  14.665,
  31.3831,
  49.5677,
  70.9786,
  61.8863,
  51.9141,
  25.8104,
  10.2655,
  19.6511,
  36.0759,
  33.1429,
  45.7548,
  29.9166,
  19.0645,
  53.9672,
  66.5791,
  74.2049,
  77.4312,
  74.4982,
  56.3136,
  39.3022,
  27.2769,
  19.3578,
  29.9166,
  26.1037,
  22.5841,
  33.4362,
  48.1012,
  70.6853,
  71.5652,
  51.3275,
  21.4109,
  25.2238,
  37.8357,
  25.5171,
  50.7409,
  39.5955,
  28.4501,
  22.8774,
  44.8749,
  72.1518,
  88.5766,
  75.3781,
  49.861,
  33.1429,
  4.3995,
  12.3186,
  35.196,
  43.7017,
  27.2769,
  17.598,
  30.2099,
  56.3136,
  65.6992,
  66.2858,
  59.2466,
  38.7156,
  11.4387,
  11.4387,
  30.7965,
  48.6878,
  43.995,
  26.6903,
  7.0392,
  24.6372,
  58.9533,
  71.2719,
  59.8332,
  37.5424,
  12.3186,
  20.8243,
  34.0228,
  61.8863,
  51.3275,
  36.6625,
  18.1846,
  14.3717,
  40.7687,
  68.9255,
  69.2188 ;

 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 =
  141.2081,
  102.8837,
  55.7693,
  18.1481,
  347.5589,
  322.2821,
  226.6469,
  190.7837,
  185.8613,
  171.4457,
  164.4137,
  152.8109,
  151.7561,
  110.9705,
  35.7281,
  10.0613,
  1.9745,
  341.2685,
  353.5361,
  88.1165,
  151.4045,
  157.3817,
  167.5781,
  151.0529,
  150.3497,
  129.2537,
  139.4501,
  10.4129,
  352.4813,
  319.4693,
  325.0949,
  333.8849,
  238.9529,
  199.2221,
  189.0257,
  160.8977,
  150.3497,
  125.3861,
  99.3677,
  131.7149,
  347.9105,
  314.8985,
  318.0629,
  313.8437,
  304.3505,
  253.7201,
  191.4869,
  177.4229,
  143.3177,
  132.4181,
  136.6373,
  128.5505,
  316.6565,
  326.8529,
  327.5561,
  321.2273,
  326.1497,
  324.3917,
  190.4321,
  188.3225,
  159.1397,
  151.0529,
  134.8793,
  185.5097,
  324.0401,
  332.4785,
  328.6109,
  324.0401,
  331.0721,
  316.3049,
  274.8161,
  177.4229,
  186.5645,
  167.9297,
  154.9205,
  168.6329,
  303.2957,
  318.4145,
  328.6109,
  326.1497,
  339.1589,
  335.2913,
  294.8573,
  202.3865,
  204.8477,
  183.7517,
  154.9205,
  164.0621,
  158.7881,
  325.4465,
  333.1817,
  338.1041,
  342.6365,
  328.6109,
  306.4601,
  175.6649,
  200.2769,
  165.1169,
  155.6237,
  170.7425,
  179.5325,
  304.3505,
  308.9213,
  318.4145,
  321.2273,
  311.3825,
  315.2501,
  306.4601,
  293.0993,
  245.9849,
  198.5189,
  196.4093,
  198.8705,
  342.2849,
  324.7433,
  334.5881,
  330.3689,
  322.6337,
  348.6137,
  341.9333,
  131.0117,
  182.6969,
  211.8797,
  187.6193,
  180.9389,
  204.1445,
  280.7933,
  328.2593,
  335.9945,
  328.6109,
  337.4009,
  332.4785,
  333.8849,
  345.4493,
  182.3453,
  158.7881,
  162.6557,
  170.3909,
  246.3365,
  310.6793,
  327.9077,
  330.3689,
  333.1817,
  330.7205,
  337.4009,
  325.7981,
  192.8933,
  171.7973,
  148.5917,
  151.7561,
  146.8337,
  77.2169,
  342.6365,
  326.1497,
  335.9945,
  338.8073,
  346.5041,
  14.6321,
  147.1853,
  156.3269,
  146.8337,
  139.8017,
  146.1305,
  105.3449,
  10.0613,
  344.7461,
  346.5041,
  343.6913 ;

 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 =
  26.27633,
  28.01978,
  16.48962,
  11.14536,
  -8.340729,
  -12.20147,
  -17.27481,
  -7.134007,
  -5.840637,
  10.47057,
  18.04672,
  25.7313,
  17.21085,
  16.15852,
  16.7844,
  8.352122,
  1.586574,
  -12.99801,
  -2.806605,
  4.690265,
  12.77459,
  22.10886,
  15.96211,
  31.08875,
  23.941,
  24.98291,
  14.68215,
  3.286695,
  -4.874036,
  -29.3528,
  -19.80415,
  -5.42235,
  -24.62572,
  -9.946033,
  -8.282189,
  16.3173,
  26.69784,
  31.80272,
  26.04497,
  9.414344,
  -2.702857,
  -26.38571,
  -34.49892,
  -24.74987,
  -24.69918,
  -15.20315,
  -3.73817,
  0.9759015,
  27.68331,
  30.53023,
  30.40898,
  9.175118,
  -12.884,
  -20.84857,
  -29.26667,
  -28.28579,
  -12.90666,
  -3.244653,
  -4.195522,
  -5.858603,
  17.65059,
  24.84261,
  33.87643,
  -0.7885076,
  -2.58347,
  -23.85301,
  -34.67754,
  -36.16858,
  -19.15269,
  -18.23559,
  -14.61322,
  1.094592,
  -4.157787,
  7.850554,
  16.41059,
  3.006005,
  -20.34781,
  -30.56383,
  -26.73379,
  -30.87795,
  -18.36552,
  -11.52448,
  -12.50801,
  -5.696906,
  -12.0782,
  -2.226205,
  17.28085,
  8.134419,
  5.306064,
  -17.79973,
  -22.36309,
  -26.46944,
  -18.4689,
  -27.03932,
  -20.75855,
  0.775965,
  -6.810236,
  9.266013,
  13.67899,
  7.360655,
  0.2440992,
  -15.73968,
  -41.987,
  -44.19101,
  -46.46951,
  -58.09764,
  -52.44774,
  -45.29139,
  -36.1512,
  -24.91576,
  -6.148375,
  -8.451355,
  -8.442726,
  -6.871983,
  -19.30074,
  -20.64132,
  -34.94778,
  -43.43353,
  -10.13323,
  -6.640033,
  19.03326,
  -1.780261,
  -13.47654,
  -6.72775,
  -0.6488183,
  -11.63721,
  -22.47268,
  -23.6076,
  -29.35311,
  -46.13488,
  -28.96636,
  -23.03984,
  -14.5887,
  -1.105315,
  -0.504099,
  12.73455,
  13.02804,
  4.553206,
  -16.11833,
  -22.91028,
  -29.91856,
  -32.48259,
  -29.90567,
  -28.97576,
  -14.87766,
  -6.429817,
  -2.552387,
  4.393909,
  25.37283,
  20.81957,
  14.60149,
  6.864731,
  -7.35255,
  -32.83846,
  -28.99514,
  -21.63005,
  -8.761487,
  3.11182,
  11.28518,
  13.66076,
  33.8562,
  33.12857,
  20.43213,
  17.53633,
  2.510761,
  -10.72612,
  -16.08554,
  -19.4375 ;

 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 =
  -32.69063,
  -6.408996,
  11.21925,
  34.00258,
  37.80648,
  15.77667,
  -16.30921,
  -37.45566,
  -56.89449,
  -69.60891,
  -64.69581,
  -50.09113,
  -32.03912,
  -6.193131,
  23.33381,
  47.07268,
  46.02076,
  38.33157,
  24.77202,
  0.1542399,
  -23.43463,
  -53.06534,
  -72.46777,
  -56.20791,
  -42.05777,
  -20.41459,
  -17.1603,
  17.88511,
  36.92884,
  34.33044,
  28.3832,
  11.06101,
  -14.82419,
  -28.52568,
  -52.14031,
  -47.11544,
  -46.90079,
  -22.58941,
  -4.296633,
  -8.392267,
  12.61898,
  26.29239,
  38.39963,
  23.77054,
  16.88056,
  -4.439922,
  -18.39522,
  -21.68225,
  -37.16396,
  -27.89562,
  -32.19856,
  -7.311431,
  13.65139,
  31.92425,
  46.03889,
  35.21478,
  19.24317,
  4.530697,
  -22.78769,
  -40.04916,
  -46.31861,
  -44.915,
  -33.734,
  -8.174459,
  3.561079,
  45.77926,
  56.83524,
  49.85511,
  34.65513,
  19.08572,
  1.231242,
  -24.31928,
  -36.13076,
  -36.7124,
  -35.06551,
  -14.95243,
  13.36383,
  34.44242,
  43.81572,
  46.03745,
  48.24329,
  25.046,
  5.794701,
  -13.83098,
  -26.08257,
  -33.94989,
  -36.92505,
  -28.48458,
  -13.67143,
  25.84702,
  44.23629,
  65.85841,
  59.06618,
  44.31647,
  15.33816,
  -10.23613,
  -18.4333,
  -34.86562,
  -30.18836,
  -45.15886,
  -29.9156,
  10.75722,
  33.90502,
  49.79891,
  57.85284,
  51.18843,
  52.90762,
  33.46508,
  15.41927,
  -11.10108,
  -18.35543,
  -28.69804,
  -24.70068,
  21.51319,
  27.30313,
  43.44722,
  61.44155,
  56.878,
  50.31729,
  20.35526,
  -16.55219,
  -37.79379,
  -21.66807,
  -50.2929,
  -39.59018,
  -25.96119,
  4.284169,
  38.1633,
  65.91113,
  75.6134,
  69.59029,
  44.21861,
  29.75939,
  4.258389,
  -12.30828,
  -32.81142,
  -41.71461,
  -26.89419,
  -7.06321,
  19.69155,
  47.70851,
  57.1075,
  59.15622,
  51.67751,
  35.74287,
  9.460513,
  -11.1503,
  -30.48144,
  -41.55384,
  -38.757,
  -22.34208,
  1.557499,
  23.5145,
  48.96047,
  65.10734,
  55.78667,
  36.50573,
  11.91908,
  -17.50132,
  -31.15982,
  -51.80417,
  -39.20472,
  -30.44121,
  -4.81217,
  14.15068,
  39.33239,
  67.02223,
  66.43362 ;

 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.941943,
  4.040332,
  4.073111,
  4.138644,
  4.073111,
  4.073111,
  4.073111,
  4.073111,
  4.073111,
  4.007544,
  4.007544,
  3.941943,
  3.843477,
  3.90913,
  3.941943,
  3.974748,
  4.040332,
  4.073111,
  4.138644,
  4.138644,
  4.138644,
  4.105882,
  4.105882,
  4.040332,
  4.007544,
  4.007544,
  3.941943,
  3.941943,
  4.007544,
  4.007544,
  4.040332,
  4.073111,
  4.007544,
  3.941943,
  3.876308,
  3.77779,
  3.90913,
  3.90913,
  3.974748,
  4.138644,
  4.204144,
  4.269609,
  4.400442,
  4.367746,
  4.400442,
  4.171398,
  4.269609,
  4.236881,
  4.073111,
  4.040332,
  4.204144,
  4.105882,
  4.105882,
  4.171398,
  4.171398,
  4.204144,
  4.335042,
  4.367746,
  4.236881,
  4.30233,
  4.171398,
  4.171398,
  4.138644,
  4.007544,
  4.105882,
  3.843477,
  4.236881,
  4.204144,
  4.30233,
  4.43313,
  4.465809,
  4.596447,
  4.43313,
  4.171398,
  4.43313,
  4.400442,
  4.138644,
  4.105882,
  4.30233,
  4.465809,
  4.629086,
  4.269609,
  4.007544,
  4.073111,
  4.007544,
  4.007544,
  4.30233,
  4.138644,
  4.204144,
  4.367746,
  4.138644,
  4.30233,
  4.171398,
  3.974748,
  4.236881,
  4.269609,
  4.889915,
  4.857338,
  4.596447,
  4.465809,
  4.138644,
  3.941943,
  4.138644,
  4.138644,
  4.204144,
  4.040332,
  4.138644,
  4.171398,
  4.138644,
  3.876308,
  3.876308,
  3.843477,
  3.843477,
  3.941943,
  3.876308,
  3.810638,
  3.843477,
  3.974748,
  4.43313,
  4.335042,
  4.30233,
  4.335042,
  3.876308,
  3.941943,
  3.974748,
  3.974748,
  3.974748,
  4.073111,
  3.876308,
  4.007544,
  4.073111,
  4.073111,
  4.171398,
  4.204144,
  4.236881,
  4.073111,
  4.138644,
  4.204144,
  4.073111,
  4.073111,
  4.171398,
  4.204144,
  4.335042,
  4.759563,
  4.629086,
  4.759563,
  4.629086,
  4.563799,
  4.531144,
  4.563799,
  4.498481,
  4.43313,
  4.596447,
  4.629086,
  4.596447,
  4.596447,
  4.661717,
  4.955044,
  4.987597,
  4.824754,
  4.792162,
  4.69434,
  4.792162,
  4.889915,
  4.955044,
  4.922483,
  4.661717,
  4.922483 ;

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