netcdf B0105.aanderaa.realtime {
dimensions:
	lat = 1 ;
	lon = 1 ;
	depth = 1 ;
	time = 168 ;
variables:
	double lat(lat) ;
		lat:long_name = "Latitude" ;
		lat:standard_name = "latitude" ;
		lat:short_name = "lat" ;
		lat:units = "degrees_north" ;
		lat:_FillValue = -999. ;
		lat:valid_range = -90., 90. ;
		lat:epic_code = 500 ;
		lat:Comment = "Coordinate variable" ;
	double lon(lon) ;
		lon:long_name = "Longitude" ;
		lon:standard_name = "longitude" ;
		lon:short_name = "lon" ;
		lon:modulo = 360. ;
		lon:units = "degrees_east" ;
		lon:_FillValue = -999. ;
		lon:valid_range = -180., 180. ;
		lon:epic_code = 502 ;
		lon:Comment = "Coordinate variable" ;
	double depth(depth) ;
		depth:long_name = "Depth" ;
		depth:standard_name = "depth" ;
		depth:short_name = "D" ;
		depth:units = "meters" ;
		depth:positive = "down" ;
		depth:_FillValue = -999. ;
		depth:valid_range = -10000., 100. ;
		depth:epic_code = 3 ;
		depth:Comment = "Coordinate variable" ;
	double time(time) ;
		time:long_name = "Time" ;
		time:standard_name = "time" ;
		time:short_name = "time" ;
		time:units = "days since -4713-01-01 00:00:00" ;
		time:_FillValue = -999. ;
		time:valid_range = 0., 2460000. ;
		time:epic_code = 624 ;
		time:Comment = "Coordinate variable" ;
	float current_speed(time, depth, lat, lon) ;
		current_speed:long_name = "Current Speed" ;
		current_speed:standard_name = "sea_water_velocity" ;
		current_speed:short_name = "CSPD" ;
		current_speed:ancillary_variables = "current_speed_qc" ;
		current_speed:_FillValue = -9999.f ;
		current_speed:units = "cm/s" ;
		current_speed:valid_range = 0.f, 1000.f ;
		current_speed:is_dead = 0. ;
		current_speed:calibration_coeffs = 0., 0.2933, 0., 0. ;
		current_speed:epic_code = 300 ;
	byte current_speed_qc(time, depth, lat, lon) ;
		current_speed_qc:long_name = "Current Speed Quality" ;
		current_speed_qc:short_name = "CSPDQC" ;
		current_speed_qc:intent = "data_quality" ;
		current_speed_qc:standard_name = "sea_water_velocity data_quality" ;
		current_speed_qc:_FillValue = 128s ;
		current_speed_qc:units = "1" ;
		current_speed_qc:valid_range = -127s, 127s ;
		current_speed_qc:flag_values = 0s, 1s, 2s ;
		current_speed_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional" ;
	float current_direction(time, depth, lat, lon) ;
		current_direction:long_name = "Current Direction" ;
		current_direction:standard_name = "direction_of_sea_water_velocity" ;
		current_direction:short_name = "CDIR" ;
		current_direction:ancillary_variables = "current_direction_qc" ;
		current_direction:_FillValue = -999.f ;
		current_direction:units = "angular_degrees" ;
		current_direction:valid_range = 0.f, 360.f ;
		current_direction:is_dead = 0. ;
		current_direction:calibration_coeffs = 0., 0.3516, 0., 0. ;
		current_direction:epic_code = 310 ;
	byte current_direction_qc(time, depth, lat, lon) ;
		current_direction_qc:long_name = "Current Direction QC" ;
		current_direction_qc:short_name = "CDIRQC" ;
		current_direction_qc:intent = "data_quality" ;
		current_direction_qc:standard_name = "direction_of_sea_water_velocity data_quality" ;
		current_direction_qc:_FillValue = 128s ;
		current_direction_qc:units = "1" ;
		current_direction_qc:valid_range = -127s, 127s ;
		current_direction_qc:flag_values = 0s, 1s, 2s ;
		current_direction_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional" ;
	float current_u(time, depth, lat, lon) ;
		current_u:long_name = "East Current Velocity Component" ;
		current_u:standard_name = "eastward_sea_water_velocity" ;
		current_u:ancillary_variables = "current_u_qc" ;
		current_u:short_name = "u" ;
		current_u:units = "cm/s" ;
		current_u:valid_range = -1000.f, 1000.f ;
		current_u:_FillValue = -9999.f ;
		current_u:is_dead = 0. ;
	byte current_u_qc(time, depth, lat, lon) ;
		current_u_qc:long_name = "East Current Velocity Component QC" ;
		current_u_qc:short_name = "UQC" ;
		current_u_qc:intent = "data_quality" ;
		current_u_qc:standard_name = "eastward_sea_water_velocity data_quality" ;
		current_u_qc:_FillValue = 128s ;
		current_u_qc:units = "1" ;
		current_u_qc:valid_range = -127s, 127s ;
		current_u_qc:flag_values = 0s, 1s, 2s ;
		current_u_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional" ;
	float current_v(time, depth, lat, lon) ;
		current_v:long_name = "North Current Velocity Component" ;
		current_v:standard_name = "northward_sea_water_velocity" ;
		current_v:short_name = "v" ;
		current_v:ancillary_variables = "current_v_qc" ;
		current_v:_FillValue = -999.f ;
		current_v:units = "cm/s" ;
		current_v:valid_range = -1000.f, 1000.f ;
		current_v:is_dead = 0. ;
	byte current_v_qc(time, depth, lat, lon) ;
		current_v_qc:long_name = "North Current Velocity Component QC" ;
		current_v_qc:short_name = "VQC" ;
		current_v_qc:intent = "data_quality" ;
		current_v_qc:standard_name = "northward_sea_water_velocity data_quality" ;
		current_v_qc:_FillValue = 128s ;
		current_v_qc:units = "1" ;
		current_v_qc:valid_range = -127s, 127s ;
		current_v_qc:flag_values = 0s, 1s, 2s ;
		current_v_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional" ;
	float temperature(time, depth, lat, lon) ;
		temperature:long_name = "Water Temperature" ;
		temperature:standard_name = "sea_water_temperature" ;
		temperature:short_name = "WT" ;
		temperature:ancillary_variables = "temperature_qc" ;
		temperature:_FillValue = -999.f ;
		temperature:units = "celsius" ;
		temperature:valid_range = -0.5f, 30.f ;
		temperature:is_dead = 0 ;
		temperature:calibration_coeffs = -0.6973, 0.03422, -6.292e-06, 4.8e-09 ;
		temperature:calibration_type = "Wide Range" ;
		temperature:epic_code = 20 ;
	byte temperature_qc(time, depth, lat, lon) ;
		temperature_qc:long_name = "Water Temperature QC" ;
		temperature_qc:short_name = "WTQC" ;
		temperature_qc:intent = "data_quality" ;
		temperature_qc:standard_name = "sea_water_temperature data_quality" ;
		temperature_qc:_FillValue = 128s ;
		temperature_qc:units = "1" ;
		temperature_qc:valid_range = -127s, 127s ;
		temperature_qc:flag_values = 0s, 1s, 2s ;
		temperature_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional" ;

// global attributes:
		:title = "Gulf of Maine Ocean Observing System: Realtime Buoy Observations" ;
		:institution = "Department of Physical Oceanography, School of Marine Sciences, University of Maine" ;
		:institution_url = "http://gyre.umeoce.maine.edu" ;
		:history = "Wed Feb 11 19:23:40 2004: /usr/local/nco/bin/ncrcat -d time,2452923.8236,2453047.8333 B0105.aanderaa.realtime.nc B0105.aanderaa.realtime.nc.new\n",
			"11-Oct-2003 13:45:15:  Modified [lon,lat] to [-70.426496,43.181098].\n",
			"Sat Oct 11 01:02:27 2003: ncrcat -d time,2452923.83333332, pre/B0105.aanderaa.realtime.nc post/B0105.aanderaa.realtime.nc" ;
		:source = "Ocean Data Acquisition Systems (ODAS) Buoy" ;
		:references = "http://gyre.umeoce.maine.edu/data/gomoos/buoy/doc/buoy_system_doc/buoy_system/book1.html" ;
		:comment = "" ;
		:Conventions = "CF-1.0" ;
		:project = "GOMOOS" ;
		:project_url = "http://gomoos.org" ;
		:contact = "nealp@maine.edu,ljm@umeoce.maine.edu,jevans@umeoce.maine.edu" ;
		:time_zone = "UTC" ;
		:julian_day_convention = "Julian date convention begins at 00:00:00 UTC on 1 January 4713 BC" ;
		:buffer_type = "aanderaa" ;
		:aanderaa_serial_number = "AANCM689" ;
		:instrument_number = 0 ;
		:processing = "realtime" ;
		:water_depth = 62 ;
		:mooring_site_id = "B0105" ;
		:mooring_site_desc = "Western Maine Shelf" ;
		:breakout_id = 5 ;
		:delta_t = 60 ;
		:magnetic_variation = -16.3167 ;
		:goes_platform_id = "04400554" ;
		:starting_julian_day_number = 2453044.04167244 ;
		:starting_julian_day_string = "2004-02-08 01:00:00" ;
		:ending_julian_day_number = 2453051.00000579 ;
		:ending_julian_day_string = "2004-02-15 00:00:00" ;
		:algorithm_ids = "AANCM_Currents_1.5:  03-Oct-2003 12:09:03\n",
			"AANCM_Temperature_1.5:  03-Oct-2003 12:09:03" ;
data:

 lat = 43.181098244407 ;

 lon = -70.4264956387607 ;

 depth = 2 ;

 time = 2453044.04166667, 2453044.08333333, 2453044.125, 2453044.16666667, 
    2453044.20833333, 2453044.25, 2453044.29166667, 2453044.33333333, 
    2453044.375, 2453044.41666667, 2453044.45833333, 2453044.5, 
    2453044.54166667, 2453044.58333333, 2453044.625, 2453044.66666667, 
    2453044.70833333, 2453044.75, 2453044.79166667, 2453044.83333333, 
    2453044.875, 2453044.91666667, 2453044.95833333, 2453045, 
    2453045.04166667, 2453045.08333333, 2453045.125, 2453045.16666667, 
    2453045.20833333, 2453045.25, 2453045.29166667, 2453045.33333333, 
    2453045.375, 2453045.41666667, 2453045.45833333, 2453045.5, 
    2453045.54166667, 2453045.58333333, 2453045.625, 2453045.66666667, 
    2453045.70833333, 2453045.75, 2453045.79166667, 2453045.83333333, 
    2453045.875, 2453045.91666667, 2453045.95833333, 2453046, 
    2453046.04166667, 2453046.08333333, 2453046.125, 2453046.16666667, 
    2453046.20833333, 2453046.25, 2453046.29166667, 2453046.33333333, 
    2453046.375, 2453046.41666667, 2453046.45833333, 2453046.5, 
    2453046.54166667, 2453046.58333333, 2453046.625, 2453046.66666667, 
    2453046.70833333, 2453046.75, 2453046.79166667, 2453046.83333333, 
    2453046.875, 2453046.91666667, 2453046.95833333, 2453047, 
    2453047.04166667, 2453047.08333333, 2453047.125, 2453047.16666667, 
    2453047.20833333, 2453047.25, 2453047.29166667, 2453047.33333333, 
    2453047.375, 2453047.41666667, 2453047.45833333, 2453047.5, 
    2453047.54166667, 2453047.58333333, 2453047.625, 2453047.66666667, 
    2453047.70833333, 2453047.75, 2453047.79166667, 2453047.83333333, 
    2453047.875, 2453047.91666667, 2453047.95833333, 2453048, 
    2453048.04166667, 2453048.08333333, 2453048.125, 2453048.16666667, 
    2453048.20833333, 2453048.25, 2453048.29166667, 2453048.33333333, 
    2453048.375, 2453048.41666667, 2453048.45833333, 2453048.5, 
    2453048.54166667, 2453048.58333333, 2453048.625, 2453048.66666667, 
    2453048.70833333, 2453048.75, 2453048.79166667, 2453048.83333333, 
    2453048.875, 2453048.91666667, 2453048.95833333, 2453049, 
    2453049.04166667, 2453049.08333333, 2453049.125, 2453049.16666667, 
    2453049.20833333, 2453049.25, 2453049.29166667, 2453049.33333333, 
    2453049.375, 2453049.41666667, 2453049.45833333, 2453049.5, 
    2453049.54166667, 2453049.58333333, 2453049.625, 2453049.66666667, 
    2453049.70833333, 2453049.75, 2453049.79166667, 2453049.83333333, 
    2453049.875, 2453049.91666667, 2453049.95833333, 2453050, 
    2453050.04166667, 2453050.08333333, 2453050.125, 2453050.16666667, 
    2453050.20833333, 2453050.25, 2453050.29166667, 2453050.33333333, 
    2453050.375, 2453050.41666667, 2453050.45833333, 2453050.5, 
    2453050.54166667, 2453050.58333333, 2453050.625, 2453050.66666667, 
    2453050.70833333, 2453050.75, 2453050.79166667, 2453050.83333333, 
    2453050.875, 2453050.91666667, 2453050.95833333, 2453051 ;

 current_speed =
  4.6928,
  9.3856,
  8.2124,
  9.3856,
  7.9191,
  9.3856,
  14.665,
  15.8382,
  9.6789,
  17.598,
  7.6258,
  14.0784,
  14.3717,
  8.2124,
  6.4526,
  19.9444,
  29.0367,
  21.9975,
  24.0506,
  25.8104,
  23.7573,
  12.6119,
  4.3995,
  4.9861,
  7.3325,
  6.7459,
  7.0392,
  13.7851,
  12.9052,
  7.3325,
  13.4918,
  12.6119,
  11.732,
  13.1985,
  11.4387,
  12.6119,
  13.1985,
  15.8382,
  14.665,
  14.0784,
  9.3856,
  13.4918,
  3.8129,
  4.1062,
  1.7598,
  5.5727,
  6.4526,
  9.3856,
  10.5588,
  9.9722,
  18.4779,
  8.799,
  6.7459,
  2.6397,
  2.933,
  2.0531,
  3.5196,
  1.4665,
  0.5866,
  3.8129,
  7.3325,
  7.6258,
  10.5588,
  9.6789,
  12.6119,
  7.3325,
  5.5727,
  11.4387,
  11.1454,
  11.1454,
  7.9191,
  7.3325,
  4.1062,
  3.2263,
  7.0392,
  12.3186,
  11.1454,
  6.4526,
  4.3995,
  3.5196,
  2.933,
  3.8129,
  8.5057,
  10.5588,
  8.5057,
  10.8521,
  13.1985,
  2.0531,
  7.9191,
  4.9861,
  11.1454,
  10.8521,
  12.6119,
  17.598,
  21.7042,
  6.4526,
  16.1315,
  8.799,
  5.866,
  1.1732,
  5.866,
  2.3464,
  9.6789,
  9.3856,
  5.866,
  6.1593,
  11.1454,
  7.0392,
  2.933,
  1.1732,
  4.9861,
  7.9191,
  10.5588,
  4.3995,
  7.9191,
  6.1593,
  8.2124,
  11.732,
  12.0253,
  10.2655,
  5.866,
  1.7598,
  1.1732,
  1.7598,
  5.2794,
  3.5196,
  3.2263,
  8.2124,
  7.9191,
  13.1985,
  8.799,
  7.3325,
  8.2124,
  5.2794,
  3.8129,
  15.5449,
  3.5196,
  9.9722,
  1.4665,
  3.5196,
  2.0531,
  6.7459,
  6.7459,
  5.866,
  3.8129,
  5.2794,
  2.6397,
  6.1593,
  12.0253,
  9.6789,
  5.5727,
  3.8129,
  4.3995,
  3.2263,
  7.9191,
  5.5727,
  7.9191,
  9.3856,
  11.4387,
  9.0923,
  11.4387,
  11.732,
  3.2263,
  3.2263,
  7.9191,
  1.1732,
  6.1593,
  6.7459 ;

 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 =
  13.9209,
  86.3505,
  171.4377,
  150.3417,
  194.6433,
  146.1225,
  167.2185,
  163.7025,
  116.9397,
  122.2137,
  138.3873,
  120.8073,
  174.9537,
  148.2321,
  167.5701,
  202.0269,
  160.1865,
  183.0405,
  168.2733,
  171.0861,
  160.1865,
  155.9673,
  123.9717,
  90.9213,
  80.0217,
  41.3457,
  56.8161,
  43.1037,
  52.2453,
  45.5649,
  49.0809,
  59.2773,
  74.7477,
  33.9621,
  32.9073,
  5.4825,
  16.0305,
  14.2725,
  347.9025,
  354.2313,
  342.6669,
  13.2177,
  299.7717,
  223.4745,
  350.3637,
  19.5465,
  352.8249,
  21.6561,
  358.0989,
  335.6349,
  347.9025,
  328.9545,
  319.8129,
  29.3913,
  248.0865,
  87.0537,
  200.9721,
  106.7433,
  133.4649,
  309.2649,
  333.5253,
  312.4293,
  322.2741,
  334.9317,
  354.5829,
  24.8205,
  63.1449,
  97.6017,
  108.5013,
  112.0173,
  118.6977,
  100.4145,
  23.7657,
  324.7353,
  312.7809,
  334.2285,
  332.8221,
  314.8905,
  352.4733,
  91.2729,
  162.9993,
  104.6337,
  61.3869,
  68.7705,
  52.5969,
  64.5513,
  27.9849,
  49.7841,
  40.6425,
  304.6941,
  135.2229,
  156.6705,
  159.8349,
  138.0357,
  151.0449,
  121.8621,
  109.5561,
  104.6337,
  80.7249,
  218.9037,
  302.5845,
  261.4473,
  158.4285,
  176.0085,
  149.9901,
  158.4285,
  183.0405,
  188.6661,
  183.0405,
  79.3185,
  46.6197,
  35.7201,
  68.7705,
  113.4237,
  103.9305,
  121.5105,
  127.4877,
  137.6841,
  138.7389,
  144.7161,
  144.0129,
  142.6065,
  358.4505,
  45.9165,
  353.1765,
  19.1949,
  325.0869,
  34.3137,
  81.4281,
  123.2685,
  131.0037,
  136.2777,
  113.7753,
  76.5057,
  73.3413,
  91.6245,
  61.7385,
  93.0309,
  114.4785,
  85.9989,
  168.9765,
  149.6385,
  143.6613,
  135.2229,
  133.1133,
  87.7569,
  97.6017,
  358.4505,
  35.3685,
  43.1037,
  16.7337,
  328.9545,
  85.2957,
  49.4325,
  127.8393,
  126.7845,
  107.4465,
  122.5653,
  101.8209,
  67.7157,
  101.1177,
  56.1129,
  104.6337,
  331.0641,
  248.0865,
  17.4369,
  153.8577,
  139.0905 ;

 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 =
  1.129004,
  9.366567,
  1.222701,
  4.644242,
  -2.001953,
  5.231713,
  3.244391,
  4.444592,
  8.628583,
  14.88906,
  5.064232,
  12.09186,
  1.264145,
  4.323661,
  1.38889,
  -7.479985,
  9.842268,
  -1.166788,
  4.88813,
  3.999323,
  8.052765,
  5.136297,
  3.648566,
  4.985456,
  7.221585,
  4.456346,
  5.891234,
  9.419647,
  10.20336,
  5.235727,
  10.19488,
  10.84182,
  11.31876,
  7.373268,
  6.214433,
  1.204963,
  3.644753,
  3.904653,
  -3.073431,
  -1.415059,
  -2.796218,
  3.084922,
  -3.309639,
  -2.825196,
  -0.2945789,
  1.864468,
  -0.8059431,
  3.463613,
  -0.3502815,
  -4.114028,
  -3.872523,
  -4.537808,
  -4.353033,
  1.295489,
  -2.721086,
  2.050386,
  -1.259712,
  1.404328,
  0.4257519,
  -2.952054,
  -3.268847,
  -5.628683,
  -6.460768,
  -4.100934,
  -1.190632,
  3.078014,
  4.971694,
  11.33817,
  10.56937,
  10.33257,
  6.946361,
  7.211703,
  1.654788,
  -1.862719,
  -5.166465,
  -5.35592,
  -5.090715,
  -4.571389,
  -0.5762826,
  3.518731,
  0.8575605,
  3.689212,
  7.466928,
  9.842254,
  6.756773,
  9.799125,
  6.193249,
  1.567782,
  5.158005,
  -4.099585,
  7.850269,
  4.29763,
  4.347656,
  11.76721,
  10.50753,
  5.480329,
  15.20094,
  8.513567,
  5.789307,
  -0.7367852,
  -4.94268,
  -2.320307,
  3.558564,
  0.6533174,
  2.933878,
  2.264541,
  -0.5911725,
  -1.060638,
  -0.1555717,
  1.152872,
  3.623952,
  4.623377,
  9.842254,
  4.036938,
  7.686187,
  5.251077,
  6.516408,
  7.89819,
  7.930583,
  5.929643,
  3.44688,
  1.068701,
  -0.03172401,
  1.264111,
  -0.627252,
  1.157183,
  -1.846519,
  4.629523,
  7.83064,
  11.03539,
  6.640317,
  5.067958,
  7.515443,
  5.133652,
  3.65287,
  15.53865,
  3.100049,
  9.958251,
  1.334686,
  3.511022,
  0.3925765,
  3.409743,
  3.997333,
  4.131721,
  2.783431,
  5.275355,
  2.616501,
  -0.1665511,
  6.96064,
  6.613795,
  1.604513,
  -1.966383,
  4.384679,
  2.450828,
  6.253986,
  4.463139,
  7.5548,
  7.909982,
  11.19612,
  8.413229,
  11.22403,
  9.739177,
  3.121641,
  -1.560983,
  -7.346932,
  0.3515556,
  2.7138,
  4.417661 ;

 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 =
  4.554967,
  0.5974191,
  -8.12087,
  -8.156011,
  -7.661875,
  -7.792218,
  -14.30161,
  -15.20178,
  -4.38505,
  -9.381117,
  -5.701437,
  -7.210285,
  -14.31599,
  -6.982082,
  -6.301352,
  -18.48862,
  -27.31775,
  -21.96653,
  -23.54862,
  -25.49867,
  -22.35089,
  -11.51861,
  -2.458367,
  -0.08017163,
  1.27054,
  5.0644,
  3.852752,
  10.06475,
  7.901623,
  5.13349,
  8.837031,
  6.443212,
  3.086337,
  10.94693,
  9.603368,
  12.55421,
  12.68527,
  15.34934,
  14.33932,
  14.0071,
  8.959389,
  13.13438,
  1.893278,
  -2.97979,
  1.734969,
  5.251547,
  6.40207,
  8.723123,
  10.55299,
  9.084027,
  18.06755,
  7.538614,
  5.153472,
  2.29994,
  -1.094614,
  0.1055293,
  -3.286443,
  -0.4224756,
  -0.4035281,
  2.41321,
  6.56355,
  5.144974,
  8.351451,
  8.76718,
  12.55557,
  6.655178,
  2.517388,
  -1.513178,
  -3.536727,
  -4.17826,
  -3.802659,
  -1.325482,
  3.757999,
  2.634253,
  4.781001,
  11.09333,
  9.914865,
  4.553949,
  4.361594,
  -0.07818604,
  -2.804831,
  -0.9632853,
  4.073317,
  3.82339,
  5.166522,
  4.663177,
  11.65522,
  1.325624,
  6.008921,
  2.838063,
  -7.911588,
  -9.964861,
  -11.83883,
  -13.0852,
  -18.99116,
  -3.406177,
  -5.399692,
  -2.222966,
  0.9454522,
  -0.9129873,
  3.159092,
  -0.3489543,
  -9.000985,
  -9.362834,
  -5.079598,
  -5.7279,
  -11.12971,
  -6.958835,
  -2.928871,
  0.2174518,
  3.424641,
  6.429349,
  3.82339,
  -1.748922,
  -1.906482,
  -3.219188,
  -4.997993,
  -8.67516,
  -9.039563,
  -8.379727,
  -4.74647,
  -1.398132,
  1.172771,
  1.224303,
  5.242005,
  3.32393,
  2.645634,
  6.783143,
  1.180345,
  -7.240212,
  -5.773092,
  -5.299184,
  -3.310836,
  1.231941,
  1.093044,
  -0.4406835,
  1.666518,
  -0.5272753,
  -0.6076468,
  0.2455823,
  -2.015218,
  -5.820724,
  -5.434013,
  -4.163994,
  -2.605901,
  0.206633,
  -0.3491948,
  6.157048,
  9.805984,
  7.066741,
  5.336715,
  3.266733,
  0.3608175,
  2.098203,
  -4.857963,
  -3.336972,
  -2.374266,
  -5.051898,
  -2.343253,
  3.447824,
  -2.205668,
  6.541273,
  -0.8150876,
  2.823534,
  -2.955459,
  1.119289,
  -5.529219,
  -5.098179 ;

 current_v_qc =
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0 ;

 temperature =
  3.458386,
  3.491262,
  3.392606,
  3.227997,
  3.096143,
  2.931117,
  2.765853,
  2.63347,
  2.567219,
  2.50093,
  2.50093,
  2.50093,
  2.63347,
  2.732772,
  2.86504,
  2.831987,
  2.765853,
  2.86504,
  2.699681,
  2.931117,
  2.964141,
  3.030161,
  3.063157,
  3.096143,
  3.030161,
  3.030161,
  2.997156,
  2.600349,
  2.567219,
  2.567219,
  2.66658,
  2.600349,
  2.50093,
  2.567219,
  2.467771,
  2.567219,
  2.66658,
  2.765853,
  2.997156,
  3.096143,
  2.931117,
  3.030161,
  3.030161,
  3.096143,
  3.129121,
  3.096143,
  3.129121,
  2.898083,
  2.86504,
  3.129121,
  3.260937,
  3.32679,
  3.392606,
  3.392606,
  3.392606,
  3.359702,
  3.293868,
  3.4255,
  3.458386,
  3.458386,
  3.4255,
  3.4255,
  3.4255,
  3.260937,
  2.268606,
  2.301825,
  2.235377,
  2.301825,
  2.301825,
  3.030161,
  3.32679,
  3.195047,
  2.53408,
  2.235377,
  2.368233,
  2.964141,
  2.86504,
  2.997156,
  2.964141,
  2.964141,
  2.997156,
  2.997156,
  2.964141,
  2.86504,
  2.898083,
  2.699681,
  3.030161,
  3.030161,
  3.096143,
  3.162088,
  3.260937,
  3.4255,
  3.52413,
  3.556988,
  3.622679,
  3.721148,
  3.688334,
  3.688334,
  3.556988,
  3.688334,
  3.688334,
  3.622679,
  3.556988,
  3.688334,
  3.753953,
  3.78675,
  2.997156,
  2.964141,
  2.931117,
  2.964141,
  2.964141,
  3.030161,
  3.162088,
  3.162088,
  3.162088,
  3.162088,
  3.162088,
  3.063157,
  2.798925,
  2.63347,
  2.63347,
  2.63347,
  2.63347,
  2.600349,
  2.600349,
  2.600349,
  2.63347,
  2.732772,
  2.732772,
  2.66658,
  2.63347,
  2.66658,
  2.699681,
  2.699681,
  2.699681,
  2.732772,
  2.732772,
  2.732772,
  2.765853,
  2.765853,
  2.798925,
  2.831987,
  2.831987,
  2.831987,
  2.898083,
  2.86504,
  2.798925,
  2.732772,
  2.732772,
  2.831987,
  2.798925,
  2.765853,
  2.765853,
  2.732772,
  2.66658,
  2.699681,
  2.732772,
  2.765853,
  2.964141,
  2.964141,
  2.964141,
  2.997156,
  3.030161,
  2.997156,
  2.898083,
  2.567219,
  2.732772,
  2.699681 ;

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