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

// global attributes:
		:title = "Gulf of Maine Ocean Observing System: Realtime Buoy Observations" ;
		:institution = "Department of Physical Oceanography, School of Marine Sciences, University of Maine" ;
		:institution_url = "http://gyre.umeoce.maine.edu" ;
		:history = "Tue Feb 24 14:18:46 2004: /usr/local/nco/bin/ncrcat -d time,2453056.5104,2453060.6250 C0205.aanderaa.realtime.nc C0205.aanderaa.realtime.nc.new" ;
		:source = "Ocean Data Acquisition Systems (ODAS) Buoy" ;
		:references = "http://gyre.umeoce.maine.edu/data/gomoos/buoy/doc/buoy_system_doc/buoy_system/book1.html" ;
		:comment = "" ;
		:Conventions = "CF-1.0" ;
		:project = "GOMOOS" ;
		:project_url = "http://gomoos.org" ;
		:contact = "nealp@maine.edu,ljm@umeoce.maine.edu,jevans@umeoce.maine.edu" ;
		:time_zone = "UTC" ;
		:julian_day_convention = "Julian date convention begins at 00:00:00 UTC on 1 January 4713 BC" ;
		:buffer_type = "aanderaa" ;
		:aanderaa_serial_number = "AANCM706" ;
		:instrument_number = 0 ;
		:processing = "realtime" ;
		:water_depth = 46 ;
		:mooring_site_id = "C0205" ;
		:mooring_site_desc = "Casco Bay" ;
		:breakout_id = 5 ;
		:delta_t = 60 ;
		:magnetic_variation = -16.6333 ;
		:goes_platform_id = "04405528" ;
		: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:  20-Feb-2004 16:15:10\n",
			"AANCM_Temperature_1.5:  20-Feb-2004 16:15:10" ;
data:

 lat = 43.5695 ;

 lon = -70.055 ;

 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 =
  23.464,
  19.0645,
  4.9861,
  1.7598,
  9.9722,
  20.531,
  14.665,
  5.5727,
  6.1593,
  4.6928,
  14.665,
  14.9583,
  13.1985,
  11.732,
  8.2124,
  17.598,
  14.0784,
  16.7181,
  9.6789,
  7.3325,
  5.2794,
  13.1985,
  22.2908,
  17.598,
  12.0253,
  7.6258,
  7.0392,
  4.3995,
  4.3995,
  7.0392,
  17.598,
  11.4387,
  9.9722,
  15.2516,
  18.4779,
  17.598,
  7.0392,
  5.2794,
  12.6119,
  17.598,
  20.8243,
  23.464,
  22.5841,
  11.1454,
  8.799,
  6.1593,
  5.5727,
  9.9722,
  15.2516,
  6.7459,
  2.3464,
  3.5196,
  7.6258,
  11.4387,
  17.598,
  12.9052,
  12.3186,
  3.8129,
  3.2263,
  11.1454,
  14.665,
  11.1454,
  2.3464,
  1.7598,
  4.3995,
  6.4526,
  15.8382,
  26.1037,
  19.9444,
  21.4109,
  12.3186,
  6.7459,
  15.2516,
  16.4248,
  18.1846,
  9.6789,
  3.5196,
  5.5727,
  8.799,
  13.1985,
  14.9583,
  18.1846,
  14.9583,
  12.6119,
  11.1454,
  9.6789,
  4.9861,
  8.5057,
  10.2655,
  10.5588,
  17.598,
  18.1846,
  13.1985,
  6.4526,
  7.0392,
  2.0531,
  9.6789,
  15.5449,
  17.0114,
  13.7851,
  13.4918,
  19.0645,
  28.7434,
  29.0367,
  33.1429,
  32.263,
  26.397,
  22.8774,
  23.464,
  13.7851,
  15.5449,
  18.1846,
  14.665,
  16.7181,
  23.464,
  10.2655,
  9.3856,
  15.5449,
  20.8243,
  21.7042,
  18.1846,
  9.3856,
  12.0253,
  9.9722,
  9.9722,
  7.9191,
  9.3856,
  14.0784,
  14.3717,
  14.9583,
  22.2908,
  22.5841,
  15.8382,
  14.3717,
  12.6119,
  11.4387,
  18.7712,
  22.2908,
  22.5841,
  10.8521,
  14.3717,
  4.6928,
  9.9722,
  12.9052,
  13.1985,
  3.5196,
  6.7459,
  12.9052,
  16.7181,
  17.3047,
  21.9975,
  15.8382,
  19.3578,
  16.1315,
  22.8774,
  20.2377,
  19.6511,
  16.4248,
  17.3047,
  14.3717,
  17.0114,
  31.9697,
  25.8104,
  19.3578,
  15.8382,
  18.4779,
  11.732,
  13.4918 ;

 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 =
  121.5455,
  113.4587,
  121.1939,
  93.4175,
  346.5311,
  358.4855,
  347.9375,
  9.7367,
  39.9743,
  120.1391,
  141.9383,
  121.5455,
  89.5499,
  68.4539,
  52.6319,
  41.0291,
  23.0975,
  20.2847,
  22.7459,
  28.7231,
  65.9927,
  89.1983,
  119.0843,
  150.3767,
  138.0707,
  133.4999,
  98.3399,
  134.9063,
  326.8799,
  310.7063,
  308.9483,
  320.1995,
  265.3499,
  195.7331,
  221.0483,
  217.5323,
  234.0575,
  269.2175,
  338.4827,
  346.1795,
  352.1567,
  340.5923,
  327.9347,
  330.3959,
  351.8051,
  328.2863,
  347.2343,
  153.5411,
  173.2307,
  184.4819,
  278.7107,
  318.0899,
  338.8343,
  343.7183,
  325.1219,
  313.1675,
  296.2907,
  267.1079,
  226.3223,
  178.1531,
  179.9111,
  166.1987,
  194.3267,
  136.6643,
  335.3183,
  41.0291,
  325.1219,
  320.1995,
  322.3091,
  323.3639,
  337.7795,
  6.2207,
  87.4403,
  96.9335,
  113.1071,
  107.4815,
  105.3719,
  272.7335,
  288.2039,
  293.4779,
  301.9163,
  291.0167,
  294.8843,
  271.3271,
  224.9159,
  210.8519,
  297.3455,
  347.9375,
  3.0563,
  4.1111,
  4.4627,
  0.2435,
  340.5923,
  352.1567,
  338.8343,
  137.0159,
  178.5047,
  170.4179,
  185.1851,
  179.9111,
  225.9707,
  234.7607,
  265.7015,
  267.1079,
  283.9847,
  291.0167,
  289.9619,
  275.1947,
  259.3727,
  254.0987,
  238.9799,
  217.8839,
  205.9295,
  247.0667,
  276.2495,
  291.0167,
  272.0303,
  269.5691,
  244.9571,
  265.3499,
  266.7563,
  271.3271,
  227.3771,
  209.7971,
  190.8107,
  176.0435,
  179.5595,
  189.4043,
  219.6419,
  241.7927,
  248.4731,
  258.6695,
  266.4047,
  224.5643,
  188.7011,
  172.5275,
  163.7375,
  153.8927,
  144.0479,
  169.0115,
  170.0663,
  254.0987,
  237.2219,
  299.4551,
  350.3987,
  7.2755,
  73.0247,
  124.0067,
  153.8927,
  178.1531,
  188.7011,
  218.2355,
  235.1123,
  288.5555,
  295.9391,
  299.4551,
  295.2359,
  319.4963,
  349.3439,
  50.5223,
  63.5315,
  75.8375,
  58.6091,
  75.4859,
  68.8055,
  57.5543,
  55.4447,
  40.3259 ;

 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 =
  19.99661,
  17.48877,
  4.265207,
  1.75667,
  -2.3227,
  -0.5426329,
  -3.064671,
  0.942459,
  3.957005,
  4.058375,
  9.041115,
  12.74784,
  13.19809,
  10.9122,
  6.526827,
  11.55207,
  5.522914,
  5.795918,
  3.742298,
  3.523832,
  4.822698,
  13.19721,
  19.48005,
  8.69861,
  8.035463,
  5.531569,
  6.964761,
  3.116,
  -2.403868,
  -5.336154,
  -13.6862,
  -7.3221,
  -9.939375,
  -4.135571,
  -12.13435,
  -10.72085,
  -5.698982,
  -5.278908,
  -4.62582,
  -4.203826,
  -2.841773,
  -7.796803,
  -11.98957,
  -5.505873,
  -1.254217,
  -3.237791,
  -1.23137,
  4.443171,
  1.797735,
  -0.5271527,
  -2.319336,
  -2.350965,
  -2.75342,
  -3.206955,
  -10.06311,
  -9.412496,
  -11.04434,
  -3.808043,
  -2.333376,
  0.359204,
  0.02275417,
  2.658796,
  -0.580618,
  1.207701,
  -1.837129,
  4.235759,
  -9.056795,
  -16.70941,
  -12.19403,
  -12.77654,
  -4.65855,
  0.7309757,
  15.23638,
  16.30468,
  16.7257,
  9.231871,
  3.393688,
  -5.566359,
  -8.358617,
  -12.10585,
  -12.69692,
  -16.97489,
  -13.56956,
  -12.60852,
  -7.869411,
  -4.963541,
  -4.428917,
  -1.777509,
  0.5473278,
  0.7569675,
  1.369302,
  0.07728208,
  -4.385702,
  -0.8805494,
  -2.541618,
  1.399794,
  0.2525704,
  2.587615,
  -1.537381,
  0.02138892,
  -9.700395,
  -15.57092,
  -28.66255,
  -28.99972,
  -32.16055,
  -30.11673,
  -24.81106,
  -22.78344,
  -23.06154,
  -13.25761,
  -13.32177,
  -11.1665,
  -6.412489,
  -15.39669,
  -23.32456,
  -9.582597,
  -9.379708,
  -15.54446,
  -18.86663,
  -21.63276,
  -18.15547,
  -9.383082,
  -8.848535,
  -4.955486,
  -1.870433,
  0.5464107,
  0.07215743,
  -2.300411,
  -9.168962,
  -13.1819,
  -20.73591,
  -22.14394,
  -15.80703,
  -10.08475,
  -1.907926,
  1.487607,
  5.256658,
  9.809147,
  13.25932,
  2.06854,
  2.47924,
  -4.51323,
  -8.384362,
  -11.23709,
  -2.201393,
  0.4457237,
  6.451986,
  10.69805,
  7.35686,
  0.5577115,
  -3.327777,
  -9.802186,
  -15.87871,
  -15.29292,
  -20.57272,
  -17.6218,
  -17.7756,
  -10.66786,
  -3.199876,
  11.09311,
  15.22826,
  30.998,
  22.03262,
  18.74002,
  14.76688,
  15.5935,
  9.66223,
  8.731009 ;

 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 =
  -12.27579,
  -7.589347,
  -2.58248,
  -0.1049039,
  9.697929,
  20.52383,
  14.3412,
  5.492427,
  4.720073,
  -2.35626,
  -11.54645,
  -7.825816,
  0.1036827,
  4.308574,
  4.98438,
  13.27551,
  12.94986,
  15.68127,
  8.926159,
  6.430254,
  2.14794,
  0.1846714,
  -10.83547,
  -15.29784,
  -8.946462,
  -5.249245,
  -1.021003,
  -3.105825,
  3.6847,
  4.590838,
  11.06244,
  8.788101,
  -0.8084511,
  -14.6802,
  -13.93522,
  -13.95539,
  -4.131821,
  -0.07209959,
  11.73294,
  17.08852,
  20.62949,
  22.13073,
  19.13875,
  9.690475,
  8.709153,
  5.239627,
  5.434953,
  -8.927654,
  -15.14528,
  -6.725272,
  0.3553515,
  2.619265,
  7.111364,
  10.97995,
  14.43688,
  8.828879,
  5.456224,
  -0.1923808,
  -2.228086,
  -11.13961,
  -14.66498,
  -10.82362,
  -2.273428,
  -1.279982,
  3.997569,
  4.867688,
  12.99319,
  20.0549,
  15.78242,
  17.181,
  11.40376,
  6.706179,
  0.6811416,
  -1.982757,
  -7.136566,
  -2.907521,
  -0.932987,
  0.2657647,
  2.748804,
  5.258221,
  7.908152,
  6.521726,
  6.294262,
  0.2920941,
  -7.892547,
  -8.309295,
  2.29039,
  8.317896,
  10.2509,
  10.53163,
  17.54465,
  18.18443,
  12.44853,
  6.392236,
  6.564336,
  -1.501931,
  -9.675604,
  -15.32802,
  -16.94179,
  -13.78508,
  -9.377153,
  -11.00008,
  -2.154393,
  -1.465054,
  8.009405,
  11.5708,
  9.011809,
  2.07133,
  -4.327223,
  -3.776856,
  -8.010889,
  -14.35232,
  -13.18871,
  -6.514363,
  2.554249,
  3.681619,
  0.3325131,
  -0.1169062,
  -8.814858,
  -1.75957,
  -1.028939,
  0.2173723,
  -8.143174,
  -8.653782,
  -9.795216,
  -7.900227,
  -9.385323,
  -13.88918,
  -11.06688,
  -7.070236,
  -8.179342,
  -4.437056,
  -0.9931921,
  -10.23931,
  -12.46675,
  -11.34156,
  -18.02014,
  -20.0165,
  -18.28201,
  -10.65313,
  -14.15624,
  -1.285738,
  -5.398818,
  6.346021,
  13.01362,
  3.491263,
  1.969529,
  -7.217747,
  -15.01238,
  -17.29571,
  -21.74433,
  -12.44049,
  -11.07208,
  5.133416,
  10.00693,
  9.951714,
  8.378171,
  12.48883,
  17.00628,
  9.137209,
  7.582078,
  7.822117,
  13.44397,
  4.851418,
  5.726065,
  9.913395,
  6.654407,
  10.28582 ;

 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 =
  6.536956,
  6.633302,
  6.504828,
  6.472694,
  6.472694,
  6.536956,
  6.601193,
  6.633302,
  6.633302,
  6.569077,
  6.408407,
  6.344093,
  6.279755,
  6.21539,
  6.183197,
  6.21539,
  6.21539,
  6.279755,
  6.440553,
  6.536956,
  6.601193,
  6.569077,
  6.472694,
  6.279755,
  6.408407,
  6.344093,
  6.279755,
  6.279755,
  6.279755,
  6.247576,
  6.279755,
  6.376253,
  6.408407,
  6.376253,
  6.279755,
  6.183197,
  6.21539,
  6.279755,
  6.472694,
  6.889955,
  6.9861,
  7.306209,
  7.050168,
  7.338188,
  7.210236,
  7.306209,
  7.178234,
  7.178234,
  7.082193,
  7.050168,
  7.050168,
  7.050168,
  7.018137,
  7.018137,
  7.114213,
  7.082193,
  7.114213,
  7.114213,
  7.146226,
  7.146226,
  7.146226,
  7.242232,
  7.178234,
  7.082193,
  7.242232,
  7.114213,
  7.689603,
  8.167791,
  8.326942,
  8.295122,
  8.454179,
  8.485977,
  8.39057,
  8.199632,
  8.072244,
  7.976652,
  7.625758,
  7.498003,
  7.689603,
  7.785332,
  7.657683,
  8.104097,
  8.135947,
  8.135947,
  8.39057,
  8.358759,
  8.199632,
  8.104097,
  8.167791,
  8.676669,
  8.676669,
  9.216135,
  9.05759,
  8.867205,
  9.501274,
  9.279526,
  9.05759,
  9.216135,
  9.216135,
  9.216135,
  9.089307,
  9.279526,
  8.771956,
  8.263296,
  8.708436,
  8.581343,
  8.39057,
  7.881015,
  7.625758,
  7.657683,
  7.625758,
  7.785332,
  7.912899,
  8.00852,
  8.199632,
  7.976652,
  7.912899,
  7.849125,
  7.785332,
  7.881015,
  7.817232,
  7.689603,
  7.785332,
  7.944777,
  7.944777,
  8.00852,
  8.040384,
  7.721518,
  7.657683,
  7.817232,
  8.135947,
  8.040384,
  8.199632,
  8.199632,
  8.135947,
  8.104097,
  8.295122,
  8.51777,
  8.676669,
  9.025869,
  9.05759,
  9.12102,
  8.80371,
  9.12102,
  9.05759,
  8.962416,
  8.930683,
  8.962416,
  8.994145,
  8.994145,
  8.962416,
  8.83546,
  8.930683,
  8.263296,
  8.167791,
  8.549559,
  8.613123,
  8.676669,
  8.613123,
  8.771956,
  8.83546,
  9.437936,
  9.532938,
  9.374582,
  9.247832,
  9.374582,
  9.247832,
  9.3429 ;

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