netcdf L0105.aanderaa.realtime {
dimensions:
	lat = 1 ;
	lon = 1 ;
	depth = 1 ;
	time = 161 ;
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.7711, 0.03433, -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 = "" ;
		: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 = "AANCM686" ;
		:instrument_number = 0 ;
		:processing = "realtime" ;
		:water_depth = 98 ;
		:mooring_site_id = "L0105" ;
		:mooring_site_desc = "Scotian Shelf" ;
		:breakout_id = 5 ;
		:delta_t = 60 ;
		:magnetic_variation = -18.0667 ;
		:goes_platform_id = "0440A5AC" ;
		:starting_julian_day_number = 2453142.00000579 ;
		:starting_julian_day_string = "2004-05-16 00:00:00" ;
		:ending_julian_day_number = 2453148.95833912 ;
		:ending_julian_day_string = "2004-05-22 23:00:00" ;
		:algorithm_ids = "AANCM_Currents_1.5:  11-May-2004 20:37:50\n",
			"AANCM_Temperature_1.5:  11-May-2004 20:37:50" ;
data:

 lat = 43.625 ;

 lon = -66.5545 ;

 depth = 2 ;

 time = 2453142, 2453142.04166667, 2453142.08333333, 2453142.125, 
    2453142.16666667, 2453142.20833333, 2453142.25, 2453142.29166667, 
    2453142.33333333, 2453142.375, 2453142.45833333, 2453142.5, 
    2453142.54166667, 2453142.58333333, 2453142.625, 2453142.66666667, 
    2453142.70833333, 2453142.75, 2453142.79166667, 2453142.83333333, 
    2453142.875, 2453142.91666667, 2453142.95833333, 2453143, 
    2453143.04166667, 2453143.08333333, 2453143.125, 2453143.16666667, 
    2453143.20833333, 2453143.25, 2453143.29166667, 2453143.33333333, 
    2453143.375, 2453143.41666667, 2453143.45833333, 2453143.5, 
    2453143.54166667, 2453143.58333333, 2453143.625, 2453143.66666667, 
    2453143.70833333, 2453143.75, 2453143.79166667, 2453143.83333333, 
    2453143.875, 2453143.91666667, 2453143.95833333, 2453144, 
    2453144.04166667, 2453144.08333333, 2453144.125, 2453144.16666667, 
    2453144.20833333, 2453144.25, 2453144.29166667, 2453144.33333333, 
    2453144.375, 2453144.41666667, 2453144.45833333, 2453144.5, 
    2453144.54166667, 2453144.58333333, 2453144.625, 2453144.66666667, 
    2453144.70833333, 2453144.75, 2453144.79166667, 2453144.83333333, 
    2453144.875, 2453144.91666667, 2453144.95833333, 2453145, 
    2453145.04166667, 2453145.08333333, 2453145.125, 2453145.16666667, 
    2453145.20833333, 2453145.25, 2453145.29166667, 2453145.33333333, 
    2453145.41666667, 2453145.45833333, 2453145.5, 2453145.54166667, 
    2453145.79166667, 2453145.83333333, 2453145.875, 2453145.91666667, 
    2453145.95833333, 2453146, 2453146.04166667, 2453146.08333333, 
    2453146.125, 2453146.16666667, 2453146.20833333, 2453146.25, 
    2453146.29166667, 2453146.33333333, 2453146.375, 2453146.41666667, 
    2453146.45833333, 2453146.5, 2453146.54166667, 2453146.58333333, 
    2453146.625, 2453146.66666667, 2453146.70833333, 2453146.75, 
    2453146.79166667, 2453146.83333333, 2453146.875, 2453146.91666667, 
    2453146.95833333, 2453147, 2453147.04166667, 2453147.08333333, 
    2453147.125, 2453147.16666667, 2453147.20833333, 2453147.25, 
    2453147.29166667, 2453147.33333333, 2453147.375, 2453147.41666667, 
    2453147.45833333, 2453147.5, 2453147.54166667, 2453147.58333333, 
    2453147.625, 2453147.66666667, 2453147.70833333, 2453147.75, 
    2453147.79166667, 2453147.83333333, 2453147.875, 2453147.91666667, 
    2453147.95833333, 2453148, 2453148.04166667, 2453148.08333333, 
    2453148.125, 2453148.16666667, 2453148.20833333, 2453148.25, 
    2453148.29166667, 2453148.33333333, 2453148.375, 2453148.41666667, 
    2453148.45833333, 2453148.5, 2453148.54166667, 2453148.58333333, 
    2453148.625, 2453148.66666667, 2453148.70833333, 2453148.75, 
    2453148.79166667, 2453148.83333333, 2453148.875, 2453148.91666667, 
    2453148.95833333 ;

 current_speed =
  96.2024,
  247.2519,
  300.0459,
  300.0459,
  300.0459,
  300.0459,
  300.0459,
  300.0459,
  300.0459,
  26.9836,
  45.7548,
  37.5424,
  50.4476,
  49.861,
  21.7042,
  22.5841,
  25.2238,
  50.1543,
  13.7851,
  76.5513,
  64.2327,
  4.6928,
  62.1796,
  46.3414,
  33.7295,
  68.0456,
  56.6069,
  24.3439,
  107.0545,
  228.1874,
  95.6158,
  129.052,
  156.0356,
  292.4201,
  300.0459,
  131.6917,
  15.8382,
  84.1771,
  35.4893,
  44.5816,
  26.9836,
  300.0459,
  47.2213,
  59.8332,
  300.0459,
  12.6119,
  56.9002,
  15.5449,
  74.7915,
  17.598,
  300.0459,
  300.0459,
  300.0459,
  300.0459,
  10.2655,
  18.7712,
  15.2516,
  43.995,
  30.5032,
  80.6575,
  68.6322,
  25.5171,
  22.8774,
  15.2516,
  300.0459,
  300.0459,
  300.0459,
  300.0459,
  300.0459,
  13.1985,
  11.1454,
  29.6233,
  19.0645,
  10.8521,
  14.3717,
  29.33,
  46.928,
  38.7156,
  30.7965,
  34.6094,
  41.6486,
  48.9811,
  32.8496,
  46.6347,
  41.9419,
  84.7637,
  71.8585,
  70.6853,
  54.8471,
  101.1885,
  300.0459,
  300.0459,
  300.0459,
  300.0459,
  300.0459,
  43.995,
  300.0459,
  300.0459,
  300.0459,
  60.4198,
  9.0923,
  18.1846,
  8.2124,
  300.0459,
  300.0459,
  300.0459,
  300.0459,
  300.0459,
  130.2252,
  87.1101,
  88.8699,
  55.727,
  114.0937,
  300.0459,
  300.0459,
  300.0459,
  300.0459,
  300.0459,
  300.0459,
  9.3856,
  68.3389,
  300.0459,
  300.0459,
  300.0459,
  6.7459,
  300.0459,
  300.0459,
  300.0459,
  40.7687,
  119.3731,
  300.0459,
  300.0459,
  300.0459,
  300.0459,
  300.0459,
  300.0459,
  300.0459,
  300.0459,
  300.0459,
  300.0459,
  300.0459,
  300.0459,
  171.5805,
  10.2655,
  300.0459,
  300.0459,
  300.0459,
  293.3,
  143.4237,
  278.9283,
  300.0459,
  300.0459,
  300.0459,
  190.645,
  78.0178,
  37.5424,
  23.7573,
  16.4248,
  10.8521,
  25.8104,
  300.0459 ;

 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 ;

 current_direction =
  127.4957,
  131.7149,
  127.4957,
  129.6053,
  126.7925,
  128.1989,
  128.9021,
  128.9021,
  128.5505,
  319.1177,
  122.9249,
  104.6417,
  69.4817,
  122.5733,
  123.9797,
  307.8665,
  193.5965,
  139.8017,
  64.9109,
  102.1805,
  87.7649,
  129.2537,
  83.5457,
  89.8745,
  140.8565,
  93.0389,
  117.2993,
  141.5597,
  245.6333,
  258.2909,
  263.2133,
  275.5193,
  264.2681,
  258.2909,
  131.0117,
  127.1441,
  100.4225,
  107.1029,
  62.4497,
  290.9897,
  280.0901,
  285.7157,
  236.8433,
  90.5777,
  37.1345,
  61.3949,
  212.9345,
  352.8329,
  42.0569,
  27.2897,
  38.5409,
  40.6505,
  37.1345,
  38.8925,
  202.0349,
  159.8429,
  57.8789,
  46.9793,
  58.2305,
  46.9793,
  40.6505,
  46.6277,
  220.3181,
  282.5513,
  38.1893,
  39.5957,
  36.4313,
  38.8925,
  44.5181,
  181.2905,
  71.2397,
  210.8249,
  201.3317,
  328.6109,
  35.3765,
  45.5729,
  43.4633,
  35.0249,
  20.2577,
  55.4177,
  43.1117,
  43.4633,
  56.4725,
  39.9473,
  24.1253,
  11.8193,
  357.7553,
  10.0613,
  10.4129,
  357.7553,
  1.2713,
  4.4357,
  0.5681,
  5.8421,
  4.0841,
  183.7517,
  2.6777,
  2.3261,
  359.1617,
  23.0705,
  45.9245,
  40.2989,
  179.8841,
  1.2713,
  1.6229,
  1.6229,
  3.7325,
  4.0841,
  3.3809,
  1.6229,
  359.8649,
  18.1481,
  2.3261,
  4.0841,
  3.7325,
  1.9745,
  3.3809,
  2.6777,
  359.5133,
  356.7005,
  183.7517,
  3.7325,
  3.3809,
  0.2165,
  41.3537,
  3.0293,
  2.6777,
  3.7325,
  32.9153,
  23.4221,
  3.0293,
  3.0293,
  4.7873,
  5.8421,
  5.1389,
  4.0841,
  3.7325,
  2.3261,
  3.0293,
  0.9197,
  4.7873,
  3.0293,
  9.7097,
  222.4277,
  3.7325,
  2.6777,
  1.9745,
  3.0293,
  9.7097,
  359.8649,
  358.1069,
  358.8101,
  3.7325,
  11.1161,
  178.8293,
  191.8385,
  4.7873,
  119.0573,
  139.8017,
  11.4677,
  2.3261 ;

 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 ;

 current_u =
  76.32689,
  184.5649,
  238.0561,
  231.1716,
  240.2797,
  235.7967,
  233.5018,
  233.5018,
  234.6537,
  -17.66096,
  38.40583,
  36.32323,
  47.24722,
  42.01803,
  17.9979,
  -17.82886,
  -5.92968,
  32.37134,
  12.48447,
  74.82796,
  64.18383,
  3.633878,
  61.7855,
  46.34129,
  21.29225,
  67.94991,
  50.30219,
  15.13457,
  -97.51847,
  -223.4389,
  -94.94582,
  -128.4537,
  -155.2554,
  -286.335,
  226.4073,
  104.974,
  15.57688,
  80.45463,
  31.46499,
  -41.62338,
  -26.56626,
  -288.8295,
  -39.53263,
  59.83016,
  181.1342,
  11.0725,
  -30.9355,
  -1.939437,
  50.10045,
  8.068503,
  186.9505,
  195.4629,
  181.1342,
  188.3872,
  -3.851321,
  6.468469,
  12.91698,
  32.16507,
  25.933,
  58.96928,
  44.70998,
  18.54855,
  -14.80238,
  -14.88711,
  185.5069,
  191.2391,
  178.1848,
  188.3872,
  210.3725,
  -0.2972509,
  10.55327,
  -15.17946,
  -6.93503,
  -5.652287,
  8.32045,
  20.94578,
  32.28129,
  22.22014,
  10.66308,
  28.49433,
  28.46361,
  33.6936,
  27.38411,
  29.94334,
  17.14306,
  17.36179,
  -2.814509,
  12.34884,
  9.913097,
  -3.963289,
  6.656983,
  23.20563,
  2.974971,
  30.54086,
  21.36946,
  -2.878713,
  14.01745,
  12.17795,
  -4.389843,
  23.67631,
  6.532125,
  11.76135,
  0.01661233,
  6.656983,
  8.497648,
  8.497648,
  19.53249,
  21.36946,
  7.679849,
  2.467059,
  -0.2095497,
  17.35753,
  4.630715,
  21.36946,
  19.53249,
  10.33799,
  17.69479,
  14.01745,
  -2.548714,
  -0.5401912,
  -4.471601,
  19.53249,
  17.69479,
  1.133762,
  4.457053,
  15.85641,
  14.01745,
  19.53249,
  22.15366,
  47.45103,
  15.85641,
  15.85641,
  25.04092,
  30.54086,
  26.87527,
  21.36946,
  19.53249,
  12.17795,
  15.85641,
  4.816068,
  25.04092,
  15.85641,
  28.93812,
  -6.925715,
  19.53249,
  14.01745,
  10.33799,
  15.49992,
  24.1893,
  -0.6576955,
  -9.911962,
  -6.230807,
  19.53249,
  36.75592,
  1.593993,
  -7.701964,
  1.982712,
  14.35748,
  7.004325,
  5.131507,
  12.17795 ;

 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 ;

 current_v =
  -58.55858,
  -164.5275,
  -182.6385,
  -191.2778,
  -179.7031,
  -185.5464,
  -188.4263,
  -188.4263,
  -186.9899,
  20.4011,
  -24.86953,
  -9.489727,
  17.68221,
  -26.84407,
  -12.13046,
  13.86266,
  -24.51691,
  -38.30862,
  5.845256,
  -16.15172,
  2.505073,
  -2.969394,
  6.989652,
  0.1015056,
  -26.1595,
  -3.607366,
  -25.96211,
  -19.06751,
  -44.16802,
  -46.30899,
  -11.29925,
  12.41236,
  -15.58386,
  -59.34456,
  -196.8941,
  -79.5183,
  -2.865216,
  -24.75553,
  16.41476,
  15.96913,
  4.727435,
  81.2717,
  -25.82678,
  -0.603274,
  239.2028,
  6.038199,
  -47.75592,
  15.42344,
  55.53119,
  15.63934,
  234.685,
  227.6441,
  239.2028,
  233.5333,
  -9.515661,
  -17.62149,
  8.109436,
  30.01614,
  16.06004,
  55.02959,
  52.07107,
  17.52352,
  -17.44319,
  3.314381,
  235.8278,
  231.2037,
  241.4078,
  233.5333,
  213.9414,
  -13.19515,
  3.584469,
  -25.43863,
  -17.75839,
  9.263894,
  11.71819,
  20.53103,
  34.06105,
  31.70431,
  28.89158,
  19.64393,
  30.40442,
  35.55122,
  18.14405,
  35.75181,
  38.27843,
  82.96658,
  71.80336,
  69.59826,
  53.94381,
  101.1109,
  299.972,
  299.1472,
  300.0312,
  298.4875,
  299.284,
  -43.90072,
  299.7183,
  299.7987,
  300.0138,
  55.58763,
  6.324656,
  13.86904,
  -8.212383,
  299.972,
  299.9255,
  299.9255,
  299.4095,
  299.284,
  129.9986,
  87.07516,
  88.86965,
  52.95484,
  113.9997,
  299.284,
  299.4095,
  299.8677,
  299.5237,
  299.7183,
  300.0351,
  9.370042,
  -68.19245,
  299.4095,
  299.5237,
  300.0438,
  5.063777,
  299.6266,
  299.7183,
  299.4095,
  34.2243,
  109.5369,
  299.6266,
  299.6266,
  298.9991,
  298.4875,
  298.8399,
  299.284,
  299.4095,
  299.7987,
  299.6266,
  300.0072,
  298.9991,
  299.6266,
  169.1226,
  -7.577266,
  299.4095,
  299.7183,
  299.8677,
  292.8902,
  141.3691,
  278.9275,
  299.8821,
  299.9812,
  299.4095,
  187.0682,
  -78.00152,
  -36.74386,
  23.67442,
  -7.977263,
  -8.288999,
  25.29515,
  299.7987 ;

 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 ;

 temperature =
  19.75254,
  19.52762,
  19.30297,
  19.07858,
  18.91846,
  18.72647,
  18.56662,
  18.40688,
  18.21535,
  17.96021,
  21.75808,
  21.30293,
  20.84918,
  20.42902,
  20.13877,
  19.97774,
  19.94555,
  20.10655,
  20.39675,
  20.78447,
  21.07589,
  21.43283,
  21.72552,
  21.69297,
  21.36787,
  20.91392,
  20.49359,
  20.07434,
  19.65611,
  19.2709,
  18.91846,
  18.53466,
  18.18344,
  17.8646,
  16.71992,
  15.86402,
  15.26273,
  16.59299,
  18.43882,
  20.10655,
  21.07589,
  22.57456,
  22.67287,
  19.97774,
  22.44359,
  22.01882,
  21.53033,
  21.01108,
  20.52589,
  20.04213,
  19.55973,
  19.11062,
  18.72647,
  18.43882,
  18.11964,
  17.80088,
  17.60982,
  17.35529,
  17.16454,
  16.49783,
  16.78339,
  16.62472,
  17.4189,
  17.80088,
  17.99209,
  18.15154,
  17.92834,
  18.11964,
  18.05585,
  17.99209,
  17.89647,
  17.80088,
  17.67349,
  17.54617,
  17.4189,
  17.29169,
  17.22811,
  17.13276,
  17.06921,
  17.00567,
  17.10098,
  17.06921,
  17.00567,
  17.13276,
  20.33222,
  20.39675,
  20.39675,
  20.68745,
  20.65513,
  20.42902,
  20.10655,
  19.72039,
  19.30297,
  18.88645,
  18.34302,
  17.83274,
  17.4189,
  17.16454,
  16.91039,
  16.78339,
  16.75165,
  16.71992,
  16.78339,
  17.16454,
  17.89647,
  18.72647,
  19.14266,
  19.49551,
  19.81685,
  20.07434,
  20.26771,
  20.29996,
  20.171,
  19.94555,
  19.68825,
  19.39921,
  19.07858,
  18.72647,
  18.34302,
  18.02397,
  17.70533,
  17.4189,
  17.16454,
  16.97391,
  17.00567,
  16.97391,
  17.03744,
  17.13276,
  17.35529,
  17.60982,
  17.96021,
  18.27917,
  18.63055,
  18.91846,
  19.20677,
  19.4634,
  19.62398,
  19.59185,
  19.4634,
  19.20677,
  18.95047,
  18.59858,
  18.21535,
  17.73718,
  17.35529,
  17.06921,
  17.03744,
  16.84689,
  16.91039,
  16.84689,
  16.87864,
  16.56127,
  16.84689,
  17.13276,
  17.32349,
  17.48252,
  17.67349,
  17.83274,
  17.83274,
  17.83274,
  17.32349 ;

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