netcdf J0206.aanderaa.realtime {
dimensions:
	lat = 1 ;
	lon = 1 ;
	depth = 1 ;
	time = 166 ;
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 = "" ;
		: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 = 35 ;
		:mooring_site_id = "J0206" ;
		:mooring_site_desc = "Cobscook Bay" ;
		:breakout_id = 5 ;
		:delta_t = 60 ;
		:magnetic_variation = -18.6 ;
		:goes_platform_id = "044073C4" ;
		: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:  16-Jan-2004 21:02:35\n",
			"AANCM_Temperature_1.5:  16-Jan-2004 21:02:35" ;
data:

 lat = 44.8912 ;

 lon = -67.0173 ;

 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.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 =
  22.2908,
  18.4779,
  137.5577,
  131.3984,
  92.6828,
  37.2491,
  103.5349,
  76.8446,
  108.8143,
  100.0153,
  100.0153,
  181.2594,
  110.2808,
  156.9155,
  247.5452,
  290.367,
  299.166,
  155.1557,
  110.8674,
  265.7298,
  171.5805,
  297.1129,
  109.4009,
  157.7954,
  226.1343,
  264.5566,
  198.2708,
  173.6336,
  137.5577,
  128.7587,
  112.9205,
  124.9458,
  63.3528,
  83.0039,
  87.99,
  141.0773,
  138.4376,
  207.6564,
  190.3517,
  63.9394,
  78.8977,
  28.7434,
  8.2124,
  7.9191,
  6.1593,
  26.397,
  7.6258,
  30.7965,
  26.397,
  11.4387,
  26.397,
  3.5196,
  11.732,
  17.3047,
  20.8243,
  16.7181,
  2.3464,
  6.7459,
  12.9052,
  13.1985,
  17.8913,
  14.9583,
  13.1985,
  4.1062,
  8.799,
  26.397,
  20.8243,
  17.0114,
  5.5727,
  9.9722,
  11.732,
  16.4248,
  16.7181,
  10.2655,
  16.1315,
  13.7851,
  17.0114,
  14.665,
  14.0784,
  7.6258,
  22.8774,
  5.2794,
  15.5449,
  17.598,
  15.8382,
  15.5449,
  13.7851,
  33.7295,
  26.1037,
  14.9583,
  23.464,
  16.1315,
  15.5449,
  33.4362,
  10.2655,
  7.9191,
  13.1985,
  18.4779,
  15.2516,
  21.4109,
  30.7965,
  20.8243,
  13.7851,
  34.3161,
  20.8243,
  13.1985,
  18.4779,
  12.0253,
  2.6397,
  8.799,
  12.3186,
  7.6258,
  3.8129,
  18.1846,
  14.665,
  4.3995,
  12.6119,
  5.5727,
  18.4779,
  9.6789,
  6.1593,
  5.5727,
  22.8774,
  10.2655,
  6.4526,
  19.0645,
  12.9052,
  24.9305,
  10.2655,
  13.7851,
  3.5196,
  13.7851,
  9.6789,
  11.4387,
  6.1593,
  23.7573,
  18.1846,
  11.732,
  24.9305,
  30.2099,
  19.9444,
  8.799,
  17.0114,
  19.6511,
  4.1062,
  7.0392,
  6.1593,
  18.7712,
  23.464,
  17.0114,
  21.7042,
  22.5841,
  3.5196,
  14.9583,
  12.6119,
  17.0114,
  27.5702,
  5.866,
  14.665,
  18.7712,
  2.3464,
  15.5449,
  22.2908,
  15.2516,
  7.3325,
  20.531 ;

 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 ;

 current_direction =
  96.0216,
  114.6564,
  251.4288,
  239.826,
  240.1776,
  233.4972,
  254.5932,
  237.3648,
  255.2964,
  248.616,
  253.1868,
  249.3192,
  234.2004,
  242.6388,
  247.2096,
  253.5384,
  245.8032,
  252.4836,
  238.7712,
  252.4836,
  246.5064,
  241.9356,
  237.3648,
  252.132,
  254.9448,
  245.1,
  252.132,
  242.9904,
  237.7164,
  238.7712,
  233.8488,
  245.1,
  231.3876,
  259.164,
  241.584,
  252.132,
  248.616,
  246.858,
  248.2644,
  245.4516,
  250.0224,
  56.994,
  338.9772,
  106.5696,
  353.706,
  8.4732,
  248.2644,
  304.872,
  15.1536,
  329.8356,
  327.3744,
  4.6056,
  348.7836,
  0.3864,
  39.414,
  10.2312,
  33.7884,
  89.6928,
  280.6116,
  347.3772,
  333,
  334.0548,
  272.8764,
  126.2592,
  43.2816,
  43.2816,
  72.1128,
  84.4188,
  85.122,
  41.8752,
  327.726,
  11.6376,
  35.5464,
  353.0028,
  341.0868,
  32.0304,
  56.6424,
  304.1688,
  338.9772,
  304.1688,
  355.1124,
  175.8348,
  27.4596,
  47.1492,
  344.2128,
  341.4,
  249.6708,
  52.7748,
  50.3136,
  34.8432,
  310.8492,
  354.4092,
  58.752,
  326.6712,
  333.3516,
  352.2996,
  344.916,
  309.0912,
  297.1368,
  323.8584,
  356.1672,
  357.9252,
  55.9392,
  344.916,
  311.2008,
  359.3316,
  263.7348,
  106.5696,
  267.954,
  21.834,
  44.3364,
  355.1124,
  272.5248,
  269.0088,
  26.0532,
  287.292,
  329.8356,
  266.5476,
  336.1644,
  335.1096,
  309.4428,
  40.4688,
  20.7792,
  41.8752,
  282.7212,
  279.5568,
  347.7288,
  319.6392,
  350.8932,
  342.8064,
  319.6392,
  255.9996,
  63.3228,
  54.5328,
  350.19,
  338.274,
  353.0028,
  334.0548,
  35.1948,
  54.5328,
  327.726,
  268.3056,
  221.8944,
  2.8476,
  46.446,
  94.9668,
  312.2556,
  61.2132,
  355.8156,
  341.0868,
  283.0728,
  60.8616,
  62.268,
  324.21,
  133.2912,
  345.9708,
  327.3744,
  274.2828,
  328.0776,
  359.6832,
  81.2544,
  342.8064,
  334.758,
  27.8112,
  130.1268,
  289.4016 ;

 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 ;

 current_u =
  22.16781,
  16.79319,
  -130.3949,
  -113.5943,
  -80.40892,
  -29.94186,
  -99.81425,
  -64.71247,
  -105.2508,
  -93.13001,
  -95.73994,
  -169.5795,
  -89.44522,
  -139.3609,
  -228.2189,
  -278.4648,
  -272.8822,
  -147.9613,
  -94.80313,
  -253.4081,
  -157.3573,
  -262.1782,
  -92.12882,
  -150.1843,
  -218.3725,
  -239.9645,
  -188.7074,
  -154.6955,
  -116.2933,
  -110.1021,
  -91.17913,
  -113.3313,
  -49.50296,
  -81.52389,
  -77.38859,
  -134.2726,
  -128.9072,
  -190.9471,
  -176.8182,
  -58.15996,
  -74.15013,
  24.1046,
  -2.946112,
  7.590251,
  -0.6752454,
  3.889513,
  -7.083626,
  -25.26641,
  6.900376,
  -5.74775,
  -14.23187,
  0.282611,
  -2.282052,
  0.1167012,
  13.22175,
  2.96948,
  1.304897,
  6.745803,
  -12.6845,
  -2.884289,
  -8.12248,
  -6.544425,
  -13.18187,
  3.311033,
  6.032459,
  18.09738,
  19.81772,
  16.93076,
  5.552516,
  6.656547,
  -6.264521,
  3.313222,
  9.719269,
  -1.250552,
  -5.22879,
  7.311192,
  14.20886,
  -12.13362,
  -5.050477,
  -6.309484,
  -1.949184,
  0.3834557,
  7.168112,
  12.90157,
  -4.309024,
  -4.95819,
  -12.92645,
  26.85758,
  20.08813,
  8.546164,
  -17.74896,
  -1.571581,
  13.2898,
  -18.37128,
  -4.604223,
  -1.061105,
  -3.43471,
  -14.3415,
  -13.5727,
  -12.62778,
  -2.058595,
  -0.7539266,
  11.42018,
  -8.930246,
  -15.66832,
  -0.1539673,
  -18.36754,
  11.52594,
  -2.638017,
  3.272513,
  8.609097,
  -0.649728,
  -3.809199,
  -18.18188,
  6.440948,
  -4.200653,
  -6.337264,
  -5.562586,
  -7.467173,
  -4.073692,
  -4.756576,
  3.616871,
  8.116159,
  6.852327,
  -6.294209,
  -18.79991,
  -2.742862,
  -16.14496,
  -1.624775,
  -4.074894,
  -2.279289,
  -13.3756,
  8.648582,
  9.316224,
  -1.049431,
  -8.794201,
  -2.215263,
  -5.132883,
  14.3689,
  24.60439,
  -10.64969,
  -8.795153,
  -11.35953,
  0.9762576,
  2.975867,
  7.012768,
  -4.558821,
  16.45141,
  -1.71209,
  -5.513997,
  -21.1417,
  19.72599,
  3.115317,
  -8.747855,
  9.179926,
  -4.123842,
  -14.86439,
  -5.84962,
  -7.754415,
  -0.1037892,
  2.319119,
  -4.595093,
  -9.505743,
  7.115779,
  5.606576,
  -19.36511 ;

 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 ;

 current_v =
  -2.33838,
  -7.708529,
  -43.80977,
  -66.04447,
  -46.09238,
  -22.15808,
  -27.50617,
  -41.44139,
  -27.61911,
  -36.46725,
  -28.92966,
  -64.01382,
  -64.50897,
  -72.11813,
  -95.88939,
  -82.28207,
  -122.6198,
  -46.69857,
  -57.47997,
  -79.97903,
  -68.39999,
  -139.7808,
  -58.99862,
  -48.41559,
  -58.73828,
  -111.3878,
  -60.83446,
  -78.85393,
  -73.47099,
  -66.75584,
  -66.61385,
  -52.60666,
  -39.53523,
  -15.60461,
  -41.87179,
  -43.28606,
  -50.47667,
  -81.61131,
  -70.4918,
  -26.56438,
  -26.95562,
  15.6573,
  7.665764,
  -2.258368,
  6.122174,
  26.10887,
  -2.824017,
  17.60774,
  25.47914,
  9.889753,
  22.23186,
  3.508235,
  11.50791,
  17.30431,
  16.08841,
  16.45227,
  1.950086,
  0.03616899,
  2.376497,
  12.87949,
  15.94127,
  13.4507,
  0.6623214,
  -2.428567,
  6.40561,
  19.21683,
  6.396059,
  1.654467,
  0.4738709,
  7.425305,
  9.919456,
  16.08716,
  13.6026,
  10.18904,
  15.26057,
  11.68655,
  9.353936,
  8.236346,
  13.14131,
  4.2829,
  22.79421,
  -5.265456,
  13.79355,
  11.96825,
  15.24076,
  14.73297,
  -4.789131,
  20.40464,
  16.66944,
  12.27656,
  15.34711,
  16.05476,
  8.063814,
  27.93699,
  9.175055,
  7.847688,
  12.74375,
  11.65136,
  6.956508,
  17.29063,
  30.72762,
  20.81065,
  7.720653,
  33.13375,
  13.71697,
  13.1976,
  -2.016504,
  -3.429373,
  -0.09424217,
  8.167807,
  8.810865,
  7.598071,
  0.1679652,
  -0.3145725,
  13.17484,
  1.307714,
  10.90409,
  -0.335584,
  16.9019,
  8.779871,
  3.91305,
  4.239484,
  21.38933,
  7.643697,
  1.420909,
  3.165189,
  12.61035,
  18.99658,
  10.1361,
  13.16906,
  2.68187,
  -3.335011,
  4.345472,
  6.637155,
  6.06924,
  22.06969,
  18.04916,
  10.54957,
  20.37313,
  17.5289,
  16.86308,
  -0.2601736,
  -12.66289,
  19.62683,
  2.829328,
  -0.6094432,
  4.141755,
  9.039305,
  23.40145,
  16.09297,
  4.909249,
  10.99667,
  1.637798,
  12.13366,
  -8.648063,
  16.50399,
  23.21994,
  0.4380692,
  12.44714,
  18.77091,
  0.3567642,
  14.85022,
  20.16236,
  13.48988,
  -4.725659,
  6.820141 ;

 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 ;

 temperature =
  19.09618,
  18.96861,
  18.84112,
  18.74556,
  18.61821,
  18.45912,
  18.30015,
  18.1413,
  18.04603,
  18.01429,
  17.95081,
  17.79218,
  17.63366,
  17.41188,
  17.22193,
  17.22193,
  17.28523,
  17.41188,
  17.53859,
  17.69705,
  17.79218,
  17.66535,
  17.53859,
  17.41188,
  17.31688,
  17.22193,
  17.09536,
  17.0321,
  16.93723,
  16.874,
  16.84239,
  16.81078,
  16.77917,
  16.74757,
  16.81078,
  16.874,
  16.93723,
  17.19028,
  17.53859,
  17.88735,
  18.33194,
  18.74556,
  19.09618,
  17.79218,
  17.91908,
  18.33194,
  18.42732,
  18.36373,
  18.58638,
  18.71371,
  18.45912,
  18.52274,
  18.74556,
  18.80926,
  18.84112,
  18.90486,
  18.77741,
  18.61821,
  18.49093,
  19.15999,
  19.00049,
  18.90486,
  18.80926,
  18.74556,
  18.71371,
  18.77741,
  17.44355,
  19.06428,
  18.49093,
  18.71371,
  18.42732,
  18.52274,
  18.68187,
  18.45912,
  18.39552,
  18.42732,
  18.45912,
  18.45912,
  18.52274,
  18.52274,
  18.58638,
  18.61821,
  18.68187,
  19.00049,
  18.65004,
  18.71371,
  18.55456,
  18.55456,
  18.68187,
  18.65004,
  18.45912,
  18.52274,
  18.87299,
  18.93673,
  19.00049,
  19.03238,
  19.06428,
  19.03238,
  19.03238,
  19.00049,
  18.96861,
  18.87299,
  18.77741,
  18.71371,
  18.61821,
  18.58638,
  18.74556,
  18.87299,
  18.68187,
  18.80926,
  17.88735,
  19.35156,
  19.09618,
  19.19191,
  19.15999,
  18.74556,
  18.77741,
  18.68187,
  18.68187,
  18.84112,
  18.93673,
  19.03238,
  19.03238,
  19.00049,
  18.96861,
  18.87299,
  18.80926,
  18.74556,
  18.71371,
  18.68187,
  18.71371,
  18.80926,
  18.71371,
  18.68187,
  18.65004,
  18.61821,
  18.61821,
  18.42732,
  18.39552,
  18.2366,
  18.45912,
  18.68187,
  18.58638,
  18.45912,
  18.52274,
  18.61821,
  18.77741,
  18.80926,
  18.80926,
  18.80926,
  18.80926,
  18.80926,
  18.80926,
  18.87299,
  18.90486,
  19.03238,
  18.71371,
  18.65004,
  18.49093,
  18.52274,
  18.55456,
  19.25576,
  18.68187,
  18.74556,
  18.52274,
  18.90486 ;

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