netcdf L0105.aanderaa.realtime {
dimensions:
	lat = 1 ;
	lon = 1 ;
	depth = 1 ;
	time = 167 ;
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 = 2453149.00000579 ;
		:starting_julian_day_string = "2004-05-23 00:00:00" ;
		:ending_julian_day_number = 2453155.95833912 ;
		:ending_julian_day_string = "2004-05-29 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 = 2453149, 2453149.04166667, 2453149.08333333, 2453149.125, 
    2453149.16666667, 2453149.20833333, 2453149.25, 2453149.29166667, 
    2453149.33333333, 2453149.375, 2453149.41666667, 2453149.45833333, 
    2453149.5, 2453149.54166667, 2453149.58333333, 2453149.625, 
    2453149.66666667, 2453149.70833333, 2453149.75, 2453149.79166667, 
    2453149.83333333, 2453149.875, 2453149.91666667, 2453149.95833333, 
    2453150, 2453150.04166667, 2453150.08333333, 2453150.125, 
    2453150.16666667, 2453150.20833333, 2453150.25, 2453150.29166667, 
    2453150.33333333, 2453150.375, 2453150.41666667, 2453150.45833333, 
    2453150.5, 2453150.54166667, 2453150.58333333, 2453150.625, 
    2453150.66666667, 2453150.70833333, 2453150.75, 2453150.79166667, 
    2453150.83333333, 2453150.875, 2453150.91666667, 2453150.95833333, 
    2453151, 2453151.04166667, 2453151.08333333, 2453151.125, 
    2453151.16666667, 2453151.20833333, 2453151.25, 2453151.29166667, 
    2453151.33333333, 2453151.375, 2453151.41666667, 2453151.45833333, 
    2453151.5, 2453151.54166667, 2453151.58333333, 2453151.625, 
    2453151.66666667, 2453151.70833333, 2453151.75, 2453151.79166667, 
    2453151.83333333, 2453151.875, 2453151.91666667, 2453151.95833333, 
    2453152, 2453152.04166667, 2453152.08333333, 2453152.125, 
    2453152.16666667, 2453152.20833333, 2453152.25, 2453152.29166667, 
    2453152.33333333, 2453152.375, 2453152.41666667, 2453152.45833333, 
    2453152.5, 2453152.54166667, 2453152.58333333, 2453152.625, 
    2453152.66666667, 2453152.70833333, 2453152.75, 2453152.79166667, 
    2453152.83333333, 2453152.875, 2453152.91666667, 2453152.95833333, 
    2453153, 2453153.04166667, 2453153.08333333, 2453153.125, 
    2453153.16666667, 2453153.20833333, 2453153.25, 2453153.29166667, 
    2453153.33333333, 2453153.375, 2453153.41666667, 2453153.45833333, 
    2453153.5, 2453153.54166667, 2453153.58333333, 2453153.625, 
    2453153.66666667, 2453153.70833333, 2453153.75, 2453153.79166667, 
    2453153.83333333, 2453153.875, 2453153.91666667, 2453153.95833333, 
    2453154, 2453154.04166667, 2453154.08333333, 2453154.125, 
    2453154.16666667, 2453154.20833333, 2453154.25, 2453154.29166667, 
    2453154.33333333, 2453154.375, 2453154.41666667, 2453154.45833333, 
    2453154.54166667, 2453154.58333333, 2453154.625, 2453154.66666667, 
    2453154.70833333, 2453154.75, 2453154.79166667, 2453154.83333333, 
    2453154.875, 2453154.91666667, 2453154.95833333, 2453155, 
    2453155.04166667, 2453155.08333333, 2453155.125, 2453155.16666667, 
    2453155.20833333, 2453155.25, 2453155.29166667, 2453155.33333333, 
    2453155.375, 2453155.41666667, 2453155.45833333, 2453155.5, 
    2453155.54166667, 2453155.58333333, 2453155.625, 2453155.66666667, 
    2453155.70833333, 2453155.75, 2453155.79166667, 2453155.83333333, 
    2453155.875, 2453155.91666667, 2453155.95833333 ;

 current_speed =
  300.0459,
  300.0459,
  300.0459,
  46.0481,
  10.8521,
  87.1101,
  73.0317,
  110.5741,
  119.9597,
  122.3061,
  122.3061,
  113.2138,
  110.2808,
  102.9483,
  111.1607,
  107.0545,
  24.9305,
  127.5855,
  18.4779,
  119.6664,
  65.1126,
  58.9533,
  300.0459,
  59.2466,
  252.238,
  47.8079,
  68.3389,
  5.2794,
  161.9016,
  78.6044,
  6.7459,
  51.6208,
  41.9419,
  100.3086,
  103.5349,
  129.052,
  9.3856,
  48.9811,
  108.8143,
  85.9369,
  4.9861,
  48.1012,
  66.8724,
  134.918,
  100.8952,
  58.3667,
  38.4223,
  300.0459,
  300.0459,
  300.0459,
  57.7801,
  15.5449,
  46.0481,
  5.866,
  25.8104,
  152.2227,
  132.2783,
  125.2391,
  191.5249,
  300.0459,
  300.0459,
  74.7915,
  178.3264,
  144.0103,
  300.0459,
  300.0459,
  300.0459,
  300.0459,
  300.0459,
  122.0128,
  52.5007,
  18.7712,
  139.9041,
  180.9661,
  171.8738,
  122.3061,
  17.598,
  45.4615,
  46.0481,
  95.3225,
  120.5463,
  152.2227,
  289.4871,
  300.0459,
  300.0459,
  300.0459,
  80.3642,
  300.0459,
  300.0459,
  300.0459,
  300.0459,
  300.0459,
  173.3403,
  133.7448,
  61.593,
  84.7637,
  74.2049,
  84.7637,
  125.2391,
  179.4996,
  168.6475,
  193.578,
  37.2491,
  25.8104,
  43.4084,
  22.8774,
  39.8888,
  29.9166,
  9.0923,
  60.4198,
  23.7573,
  80.3642,
  29.33,
  44.5816,
  110.8674,
  29.9166,
  222.6147,
  268.6628,
  24.6372,
  190.9383,
  300.0459,
  32.8496,
  24.6372,
  300.0459,
  300.0459,
  300.0459,
  241.6792,
  74.7915,
  11.732,
  129.6386,
  106.7612,
  26.9836,
  136.3845,
  69.2188,
  75.9647,
  53.9672,
  76.258,
  74.4982,
  53.0873,
  61.0064,
  109.9875,
  300.0459,
  300.0459,
  241.6792,
  105.2947,
  118.4932,
  71.8585,
  112.9205,
  79.191,
  95.6158,
  135.5046,
  158.0887,
  251.6514,
  300.0459,
  300.0459,
  300.0459,
  287.7273,
  300.0459,
  300.0459,
  123.7726,
  300.0459,
  300.0459,
  177.4465,
  17.3047,
  126.7056,
  64.8193,
  153.6892 ;

 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 ;

 current_direction =
  4.7873,
  4.4357,
  0.2165,
  154.2173,
  43.8149,
  0.9197,
  12.1709,
  3.7325,
  2.3261,
  8.3033,
  16.0385,
  4.0841,
  4.4357,
  13.9289,
  7.2485,
  11.4677,
  19.2029,
  11.4677,
  154.9205,
  13.9289,
  196.0577,
  179.8841,
  1.6229,
  190.4321,
  359.8649,
  181.9937,
  187.9709,
  22.0157,
  9.3581,
  1.6229,
  70.5365,
  5.4905,
  343.3397,
  358.4585,
  357.0521,
  1.6229,
  0.5681,
  29.7509,
  5.8421,
  10.0613,
  105.3449,
  174.6101,
  195.7061,
  9.0065,
  14.2805,
  20.9609,
  160.8977,
  3.0293,
  5.4905,
  3.0293,
  164.4137,
  158.4365,
  17.0933,
  77.2169,
  37.8377,
  10.7645,
  8.3033,
  11.1161,
  3.7325,
  5.1389,
  1.6229,
  187.9709,
  10.0613,
  12.1709,
  2.3261,
  3.3809,
  3.7325,
  4.7873,
  5.1389,
  9.7097,
  358.1069,
  74.7557,
  10.4129,
  6.5453,
  7.9517,
  13.5773,
  356.7005,
  24.8285,
  4.4357,
  8.3033,
  6.5453,
  7.6001,
  3.3809,
  1.6229,
  2.3261,
  5.8421,
  3.3809,
  5.1389,
  3.3809,
  3.7325,
  0.5681,
  354.5909,
  17.4449,
  18.4997,
  33.2669,
  25.1801,
  25.8833,
  30.1025,
  20.2577,
  12.1709,
  9.7097,
  16.3901,
  171.0941,
  93.3905,
  171.0941,
  156.3269,
  7.2485,
  39.9473,
  104.9933,
  19.9061,
  88.4681,
  186.2129,
  10.7645,
  14.2805,
  18.8513,
  355.2941,
  18.1481,
  11.8193,
  39.5957,
  9.3581,
  10.4129,
  27.6413,
  348.2621,
  16.7417,
  12.8741,
  11.1161,
  13.9289,
  28.3445,
  331.4237,
  18.4997,
  18.4997,
  102.5321,
  23.7737,
  29.3993,
  24.8285,
  29.0477,
  23.0705,
  23.0705,
  21.3125,
  13.9289,
  23.7737,
  13.9289,
  14.6321,
  11.1161,
  12.1709,
  20.9609,
  7.6001,
  24.8285,
  11.4677,
  18.4997,
  14.6321,
  13.9289,
  12.1709,
  17.4449,
  17.7965,
  15.6869,
  12.8741,
  10.7645,
  15.6869,
  26.5865,
  14.9837,
  17.0933,
  16.0385,
  216.0989,
  16.7417,
  27.2897,
  12.5225 ;

 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 ;

 current_u =
  25.04092,
  23.20563,
  1.133762,
  20.02905,
  7.513244,
  1.398213,
  15.39715,
  7.198191,
  4.868799,
  17.66261,
  33.79112,
  8.06316,
  8.529145,
  24.78147,
  14.02548,
  21.28409,
  8.200002,
  25.36597,
  7.832327,
  28.80581,
  -18.01049,
  0.1192528,
  8.497648,
  -10.72779,
  -0.5947615,
  -1.663218,
  -9.476564,
  1.979039,
  26.32592,
  2.226168,
  6.360398,
  4.939115,
  -12.02461,
  -2.698402,
  -5.324579,
  3.654902,
  0.09305872,
  24.3059,
  11.07591,
  15.01332,
  4.808347,
  4.518281,
  -18.10255,
  21.12094,
  24.88774,
  20.87956,
  12.57392,
  15.85641,
  28.7086,
  15.85641,
  15.52491,
  5.713251,
  13.53485,
  5.720609,
  15.83279,
  28.43104,
  19.10273,
  24.14581,
  12.46795,
  26.87527,
  8.497648,
  -10.37135,
  31.15393,
  30.36145,
  12.17795,
  17.69479,
  19.53249,
  25.04092,
  26.87527,
  20.57822,
  -1.734351,
  18.11071,
  25.28635,
  20.6281,
  23.77672,
  28.71222,
  -1.012858,
  19.08945,
  3.561372,
  13.76583,
  13.74092,
  20.13269,
  17.0721,
  8.497648,
  12.17795,
  30.54086,
  4.739366,
  26.87527,
  17.69479,
  19.53249,
  2.974971,
  -28.28426,
  51.96543,
  42.43718,
  33.78622,
  36.06399,
  32.39338,
  42.51311,
  43.36318,
  37.84361,
  28.44345,
  54.623,
  5.766612,
  25.76522,
  6.720147,
  9.185684,
  5.032889,
  19.20893,
  8.782763,
  20.57171,
  23.74881,
  -8.697269,
  5.478042,
  10.99691,
  35.82272,
  -2.454392,
  69.33875,
  55.02906,
  15.70292,
  31.04742,
  54.23047,
  15.24007,
  -5.012068,
  86.43049,
  66.85307,
  57.84816,
  58.17645,
  35.5089,
  -5.611752,
  41.13429,
  33.8753,
  26.3407,
  54.98004,
  33.97903,
  31.89785,
  26.2031,
  29.88272,
  29.19312,
  19.29482,
  14.68532,
  44.33874,
  72.22634,
  75.79504,
  46.5952,
  22.19911,
  42.38866,
  9.50387,
  47.41572,
  15.7444,
  30.33886,
  34.23002,
  38.05474,
  53.05525,
  89.95031,
  91.70517,
  81.12651,
  64.10837,
  56.04037,
  81.12651,
  55.39423,
  77.57514,
  88.19205,
  49.02549,
  -10.1956,
  36.4985,
  29.71899,
  33.32335 ;

 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 ;

 current_v =
  298.9991,
  299.1472,
  300.0438,
  -41.46402,
  7.830661,
  87.09888,
  71.39017,
  110.3396,
  119.8609,
  121.024,
  117.5455,
  112.9263,
  109.9505,
  99.92113,
  110.2723,
  104.9174,
  23.54336,
  125.0385,
  -16.73581,
  116.1476,
  -62.57214,
  -58.95318,
  299.9255,
  -58.26727,
  252.2373,
  -47.77896,
  -67.67865,
  4.894433,
  159.7469,
  78.57287,
  2.247776,
  51.38397,
  40.18124,
  100.2723,
  103.3979,
  129.0002,
  9.385139,
  42.52495,
  108.2491,
  84.61531,
  -1.319466,
  -47.88852,
  -64.37558,
  133.2545,
  97.77751,
  54.50427,
  -36.30661,
  299.6266,
  298.6693,
  299.6266,
  -55.65534,
  -14.45693,
  44.01403,
  1.297916,
  20.3838,
  149.5441,
  130.8917,
  122.8894,
  191.1187,
  298.8399,
  299.9255,
  -74.06891,
  175.584,
  140.7734,
  299.7987,
  299.5237,
  299.4095,
  298.9991,
  298.8399,
  120.265,
  52.47205,
  4.93561,
  137.6,
  179.7866,
  170.2212,
  118.8881,
  17.56883,
  41.25943,
  45.91018,
  94.32328,
  119.7606,
  150.8855,
  288.9832,
  299.9255,
  299.7987,
  298.4875,
  80.22433,
  298.8399,
  299.5237,
  299.4095,
  300.0312,
  298.7098,
  165.3676,
  126.8336,
  51.49941,
  76.70902,
  66.76104,
  73.33158,
  117.4924,
  175.465,
  166.2316,
  185.7115,
  -36.80002,
  -1.526449,
  -42.88507,
  -20.95229,
  39.57002,
  22.93512,
  -2.352233,
  56.80983,
  0.6351161,
  -79.89219,
  28.81388,
  43.20402,
  104.9205,
  29.81575,
  211.5406,
  262.9667,
  18.98447,
  188.3972,
  295.1044,
  29.10046,
  24.122,
  287.3279,
  292.5034,
  294.4166,
  234.5727,
  65.82466,
  10.30282,
  122.9396,
  101.2443,
  -5.855078,
  124.8116,
  60.30479,
  68.94318,
  47.17898,
  70.15914,
  68.54008,
  49.45676,
  59.21252,
  100.6545,
  291.2231,
  290.3148,
  237.1449,
  102.928,
  110.6519,
  71.22724,
  102.4831,
  77.61011,
  90.67488,
  131.1099,
  153.4401,
  245.9951,
  286.2455,
  285.6881,
  288.8703,
  280.4944,
  294.7661,
  288.8703,
  110.6849,
  289.8442,
  286.7921,
  170.5396,
  -13.98222,
  121.3349,
  57.60489,
  150.0331 ;

 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 ;

 temperature =
  17.29169,
  17.16454,
  16.94215,
  16.75165,
  16.62472,
  16.49783,
  16.40269,
  16.33928,
  16.24419,
  16.1808,
  16.11743,
  16.08574,
  16.08574,
  16.08574,
  16.14911,
  16.1808,
  15.83236,
  15.99071,
  16.37099,
  16.78339,
  17.13276,
  17.48252,
  18.08774,
  18.37495,
  18.15154,
  18.02397,
  17.76903,
  17.48252,
  17.22811,
  16.97391,
  16.84689,
  16.68818,
  16.62472,
  16.56127,
  16.49783,
  16.4344,
  16.59299,
  16.75165,
  16.84689,
  17.00567,
  17.16454,
  17.29169,
  17.22811,
  16.49783,
  15.89569,
  15.51582,
  16.40269,
  16.87864,
  16.97391,
  16.91039,
  16.75165,
  16.52955,
  16.27588,
  16.08574,
  15.89569,
  15.70572,
  15.54747,
  15.38926,
  15.26273,
  15.13623,
  15.07299,
  15.26273,
  15.48418,
  15.70572,
  14.53564,
  13.36695,
  12.70369,
  13.30379,
  14.03018,
  14.44085,
  14.82007,
  15.16785,
  15.32599,
  15.4209,
  15.51582,
  15.51582,
  15.45254,
  15.29436,
  15.10461,
  14.94652,
  14.78846,
  14.66204,
  14.50404,
  14.44085,
  14.09335,
  14.34607,
  14.56724,
  13.80909,
  14.06176,
  12.73528,
  13.05113,
  14.06176,
  14.47245,
  14.69365,
  14.75686,
  14.72525,
  14.63044,
  14.47245,
  14.37766,
  14.25129,
  14.15653,
  14.06176,
  13.96701,
  13.90384,
  13.84067,
  13.80909,
  13.74592,
  13.74592,
  13.7775,
  14.06176,
  14.06176,
  13.96701,
  14.50404,
  15.70572,
  17.96021,
  17.99209,
  18.34302,
  18.50271,
  19.36712,
  18.91846,
  18.50271,
  18.11964,
  17.80088,
  17.4189,
  17.10098,
  16.78339,
  16.49783,
  16.24419,
  15.99071,
  15.76903,
  15.61076,
  15.45254,
  12.73528,
  11.97693,
  11.9137,
  12.22978,
  12.10336,
  12.04015,
  12.00854,
  12.07176,
  12.51415,
  13.08272,
  13.46169,
  13.68276,
  13.80909,
  13.87225,
  13.90384,
  13.93542,
  13.93542,
  13.90384,
  13.87225,
  13.74592,
  13.6196,
  13.46169,
  13.39853,
  13.33537,
  10.9012,
  11.31276,
  13.71434,
  15.32599,
  15.73738,
  15.57911,
  15.61076,
  13.74592,
  14.06176,
  14.56724,
  14.75686 ;

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