netcdf M0105.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.733, 0.03426, -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 = "AANCM688" ;
		:instrument_number = 0 ;
		:processing = "realtime" ;
		:water_depth = 285 ;
		:mooring_site_id = "M0105" ;
		:mooring_site_desc = "Jordan Basin" ;
		:breakout_id = 5 ;
		:delta_t = 60 ;
		:magnetic_variation = -17.33 ;
		:goes_platform_id = "0440C04A" ;
		:starting_julian_day_number = 2453149.00000579 ;
		:starting_julian_day_string = "2004-05-23 00:00:00" ;
		:ending_julian_day_number = 2453155.91667244 ;
		:ending_julian_day_string = "2004-05-29 22:00:00" ;
		:algorithm_ids = "AANCM_Currents_1.5:  12-May-2004 13:22:23\n",
			"AANCM_Temperature_1.5:  12-May-2004 13:22:23" ;
data:

 lat = 44.4907 ;

 lon = -67.8798 ;

 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.5, 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 ;

 current_speed =
  43.4084,
  17.0114,
  44.8749,
  61.2997,
  125.8257,
  19.3578,
  51.0342,
  28.4501,
  7.3325,
  28.4501,
  21.7042,
  34.0228,
  31.0898,
  0.8799,
  30.2099,
  31.0898,
  37.8357,
  18.4779,
  38.4223,
  41.062,
  25.8104,
  3.5196,
  13.1985,
  146.65,
  25.5171,
  68.9255,
  187.4187,
  66.8724,
  42.2352,
  49.861,
  29.0367,
  170.4073,
  81.8307,
  42.2352,
  37.8357,
  51.0342,
  72.1518,
  22.5841,
  62.7662,
  31.9697,
  56.6069,
  66.5791,
  62.1796,
  39.3022,
  54.2605,
  55.727,
  51.3275,
  16.1315,
  68.3389,
  289.1938,
  38.7156,
  92.6828,
  97.0823,
  182.1393,
  41.9419,
  30.2099,
  65.4059,
  41.062,
  73.6183,
  81.5374,
  34.6094,
  36.9558,
  23.1707,
  65.6992,
  21.4109,
  14.665,
  2.0531,
  27.5702,
  14.9583,
  2.0531,
  31.6764,
  60.1265,
  86.5235,
  68.9255,
  66.8724,
  61.8863,
  63.9394,
  75.9647,
  67.459,
  71.2719,
  80.3642,
  59.2466,
  66.5791,
  68.3389,
  54.2605,
  73.0317,
  70.6853,
  34.3161,
  50.7409,
  35.196,
  57.1935,
  56.0203,
  53.6739,
  46.6347,
  58.0734,
  36.6625,
  16.4248,
  43.995,
  109.4009,
  74.4982,
  30.5032,
  15.5449,
  51.6208,
  63.9394,
  71.5652,
  70.0987,
  36.0759,
  53.0873,
  64.2327,
  247.8385,
  35.7826,
  33.7295,
  63.3528,
  15.2516,
  54.8471,
  14.3717,
  300.0459,
  50.1543,
  253.9978,
  12.6119,
  44.5816,
  109.1076,
  84.1771,
  17.8913,
  17.8913,
  42.5285,
  93.2694,
  53.9672,
  59.5399,
  11.1454,
  58.0734,
  69.5121,
  62.7662,
  29.0367,
  68.3389,
  62.4729,
  257.2241,
  15.5449,
  27.8635,
  54.5538,
  39.0089,
  26.1037,
  121.7195,
  249.0117,
  98.5488,
  53.3806,
  17.598,
  26.1037,
  56.3136,
  49.861,
  74.4982,
  83.2972,
  16.1315,
  76.8446,
  110.2808,
  86.2302,
  100.0153,
  151.9294,
  25.8104,
  82.4173,
  17.3047,
  167.7676,
  54.8471,
  38.129,
  42.8218,
  9.9722,
  31.0898 ;

 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 =
  264.3016,
  90.6112,
  99.0496,
  269.9272,
  257.6212,
  254.8084,
  98.698,
  94.1272,
  229.8448,
  238.2832,
  214.3744,
  87.4468,
  113.4652,
  38.926,
  189.0592,
  153.196,
  67.4056,
  195.388,
  161.2828,
  92.3692,
  261.8404,
  176.4016,
  295.9456,
  258.676,
  229.4932,
  228.4384,
  257.9728,
  258.3244,
  67.4056,
  98.3464,
  182.0272,
  249.1828,
  257.2696,
  251.644,
  113.4652,
  88.5016,
  238.6348,
  285.7492,
  233.7124,
  150.0316,
  103.972,
  79.7116,
  100.1044,
  98.698,
  104.3236,
  99.0496,
  78.6568,
  54.3964,
  242.854,
  257.6212,
  122.2552,
  236.1736,
  250.2376,
  258.3244,
  244.2604,
  120.8488,
  101.5108,
  222.1096,
  258.676,
  247.0732,
  207.694,
  94.4788,
  274.1464,
  92.3692,
  224.5708,
  240.0412,
  202.7716,
  157.4152,
  77.602,
  234.7672,
  64.5928,
  78.3052,
  78.6568,
  84.2824,
  87.7984,
  90.2596,
  94.4788,
  84.634,
  88.8532,
  82.876,
  82.876,
  83.2276,
  88.8532,
  80.4148,
  114.1684,
  102.5656,
  111.7072,
  121.552,
  112.0588,
  130.342,
  112.0588,
  82.5244,
  94.8304,
  89.2048,
  89.5564,
  131.7484,
  267.1144,
  240.0412,
  251.644,
  242.1508,
  214.3744,
  170.776,
  267.1144,
  243.2056,
  244.612,
  242.1508,
  228.4384,
  255.8632,
  262.8952,
  256.918,
  271.6852,
  95.8852,
  94.1272,
  203.1232,
  147.922,
  135.616,
  261.4888,
  86.392,
  257.2696,
  225.6256,
  254.8084,
  246.37,
  256.918,
  133.858,
  165.8536,
  248.128,
  253.7536,
  238.2832,
  253.7536,
  261.8404,
  259.0276,
  242.1508,
  224.2192,
  228.0868,
  244.612,
  230.1964,
  248.128,
  148.6252,
  103.6204,
  125.7712,
  74.7892,
  138.0772,
  256.918,
  253.402,
  248.128,
  251.644,
  153.196,
  229.1416,
  229.1416,
  249.5344,
  255.16,
  248.4796,
  242.1508,
  255.16,
  245.3152,
  252.3472,
  250.2376,
  253.402,
  208.0456,
  243.9088,
  243.2056,
  259.0276,
  262.8952,
  121.9036,
  172.534,
  171.8308,
  58.6156 ;

 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 =
  -43.19389,
  17.01043,
  44.31632,
  -61.29965,
  -122.9005,
  -18.68134,
  50.44727,
  28.37632,
  -5.604233,
  -24.20128,
  -12.25415,
  33.98903,
  28.51874,
  0.5528554,
  -4.756697,
  14.01963,
  34.93172,
  -4.903188,
  12.32961,
  41.0269,
  -25.54911,
  0.2208994,
  -11.86822,
  -143.7951,
  -19.40139,
  -51.57302,
  -183.3046,
  -65.48875,
  38.99355,
  49.3329,
  -1.027142,
  -159.2829,
  -79.81911,
  -40.08619,
  34.70677,
  51.01675,
  -61.60805,
  -21.73627,
  -50.5931,
  15.96958,
  54.93212,
  65.50859,
  61.21518,
  38.85019,
  52.57375,
  55.03334,
  50.3249,
  13.11594,
  -60.81115,
  -282.4705,
  32.74099,
  -76.9942,
  -91.36443,
  -178.3707,
  -37.7803,
  25.93591,
  64.0904,
  -27.53416,
  -72.18513,
  -75.09621,
  -16.0847,
  36.84295,
  -23.11005,
  65.64304,
  -15.02596,
  -12.70553,
  -0.79467,
  10.58835,
  14.60947,
  -1.677002,
  28.6127,
  58.87835,
  84.8334,
  68.5826,
  66.82304,
  61.88567,
  63.74415,
  75.6318,
  67.44549,
  70.72169,
  79.7438,
  58.8332,
  66.56577,
  67.38483,
  49.50435,
  71.28241,
  65.67273,
  29.243,
  47.02661,
  26.82618,
  53.00687,
  55.54415,
  53.48327,
  46.63021,
  58.07166,
  27.35301,
  -16.40397,
  -38.1166,
  -103.8344,
  -65.86983,
  -17.22205,
  2.491765,
  -51.55535,
  -57.07422,
  -64.6538,
  -61.97988,
  -26.99354,
  -51.47957,
  -63.73949,
  -241.4064,
  -35.76712,
  33.55172,
  63.18851,
  -5.989449,
  29.12783,
  10.05248,
  -296.7415,
  50.05489,
  -247.754,
  -9.0148,
  -43.02369,
  -99.95925,
  -81.99246,
  12.90069,
  4.37264,
  -39.46723,
  -89.54491,
  -45.90758,
  -57.16232,
  -11.03257,
  -57.01176,
  -61.46122,
  -43.77348,
  -21.60788,
  -61.73908,
  -47.99439,
  -238.7087,
  8.093206,
  27.0799,
  44.26265,
  37.6423,
  17.44063,
  -118.5605,
  -238.636,
  -91.4551,
  -50.66449,
  7.935639,
  -19.74298,
  -42.59159,
  -46.71389,
  -72.0133,
  -77.4903,
  -14.26315,
  -74.28143,
  -100.2032,
  -82.16976,
  -94.12469,
  -145.5989,
  -12.13538,
  -74.01858,
  -15.44669,
  -164.7006,
  -54.42596,
  32.36917,
  5.564172,
  1.417018,
  26.54113 ;

 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 =
  -4.310105,
  -0.1814649,
  -7.058348,
  -0.07788736,
  -26.97375,
  -5.072667,
  -7.717714,
  -2.047581,
  -4.728438,
  -14.95682,
  -17.91391,
  1.515614,
  -12.37971,
  0.6845253,
  -29.83307,
  -27.74934,
  14.53667,
  -17.81549,
  -36.3903,
  -1.697444,
  -3.663296,
  -3.512661,
  5.774576,
  -28.79574,
  -16.57433,
  -45.72689,
  -39.05356,
  -13.53299,
  16.22698,
  -7.237698,
  -29.01853,
  -60.56064,
  -18.03252,
  -13.30072,
  -15.06587,
  1.334495,
  -37.55437,
  6.129935,
  -37.14747,
  -27.69538,
  -13.66761,
  11.89123,
  -10.90893,
  -5.943527,
  -13.42395,
  -8.765268,
  10.09537,
  9.391341,
  -31.18027,
  -61.99561,
  -20.66218,
  -51.59452,
  -32.8255,
  -36.85958,
  -18.2146,
  -15.49086,
  -13.05192,
  -30.4624,
  -14.45546,
  -31.76328,
  -30.64463,
  -2.885887,
  1.675362,
  -2.71591,
  -15.25278,
  -7.323366,
  -1.893071,
  -25.4559,
  3.211565,
  -1.184433,
  13.59072,
  12.18755,
  17.01791,
  6.866731,
  2.568951,
  -0.2803981,
  -4.993042,
  7.10403,
  1.350131,
  8.838937,
  9.966537,
  6.986693,
  1.332521,
  11.37939,
  -22.21533,
  -15.88858,
  -26.14391,
  -17.95666,
  -19.05615,
  -22.78408,
  -21.47947,
  7.288463,
  -4.519694,
  0.6472156,
  0.4496161,
  -24.41212,
  -0.8268562,
  -21.9701,
  -34.45256,
  -34.80154,
  -25.1763,
  -15.34389,
  -2.598691,
  -28.82326,
  -30.68329,
  -32.74633,
  -23.93365,
  -12.96593,
  -7.944596,
  -56.09708,
  1.052296,
  -3.458474,
  -4.559561,
  -14.02633,
  -46.47337,
  -10.27099,
  -44.40762,
  3.156204,
  -55.97191,
  -8.820057,
  -11.68251,
  -43.73347,
  -19.05309,
  -12.39641,
  -17.34874,
  -15.84333,
  -26.09386,
  -28.3717,
  -16.6574,
  -1.581878,
  -11.05346,
  -32.47231,
  -44.98309,
  -19.39663,
  -29.30003,
  -39.99252,
  -95.82481,
  -13.27192,
  -6.561524,
  -31.88942,
  10.23481,
  -19.42235,
  -27.55064,
  -71.13142,
  -36.71281,
  -16.81063,
  -15.70717,
  -17.07683,
  -36.8399,
  -17.43365,
  -19.08053,
  -30.55612,
  -7.535767,
  -19.68149,
  -46.05613,
  -26.14915,
  -33.81721,
  -43.39938,
  -22.77958,
  -36.24723,
  -7.800791,
  -31.93223,
  -6.783742,
  -20.15086,
  -42.45876,
  -9.87101,
  16.19086 ;

 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.16379,
  16.97358,
  16.72014,
  16.40362,
  16.08737,
  15.77136,
  15.51871,
  15.26618,
  15.04531,
  14.85604,
  14.63529,
  14.47765,
  14.32003,
  14.25698,
  14.25698,
  14.2885,
  14.35155,
  14.44612,
  14.69836,
  15.04531,
  15.55029,
  16.18222,
  16.9102,
  17.54457,
  17.86231,
  17.86231,
  17.70339,
  17.38585,
  17.10037,
  16.78349,
  16.49855,
  16.21384,
  15.99255,
  15.77136,
  15.61344,
  15.58186,
  15.83455,
  16.49855,
  18.21229,
  19.81029,
  20.51779,
  20.74353,
  20.87268,
  20.93729,
  20.96961,
  20.93729,
  20.679,
  20.228,
  19.7782,
  19.32953,
  18.91386,
  18.5309,
  18.18045,
  17.83052,
  17.48108,
  17.16379,
  16.87852,
  16.56185,
  16.24547,
  15.96094,
  15.70819,
  15.83455,
  18.49902,
  19.84239,
  20.64675,
  21.00193,
  21.19602,
  21.39036,
  21.48762,
  21.48762,
  21.29316,
  21.13129,
  20.93729,
  20.87268,
  20.87268,
  20.74353,
  20.679,
  20.64675,
  20.64675,
  20.64675,
  20.71127,
  20.64675,
  20.6145,
  20.58225,
  20.679,
  20.80809,
  20.93729,
  21.03426,
  21.0666,
  21.09894,
  21.00193,
  21.03426,
  21.03426,
  21.00193,
  20.6145,
  20.19583,
  19.74612,
  19.36155,
  19.1056,
  19.0097,
  18.91386,
  18.69038,
  18.56279,
  18.43527,
  18.37154,
  18.30783,
  18.27597,
  18.24413,
  18.49902,
  18.9458,
  19.42558,
  19.93871,
  20.48556,
  21.16365,
  21.87735,
  22.43136,
  22.92213,
  19.93871,
  19.07363,
  18.43527,
  18.30783,
  18.05314,
  17.95771,
  18.05314,
  18.11679,
  18.21229,
  18.27597,
  18.46714,
  18.43527,
  18.5309,
  18.46714,
  18.4034,
  18.46714,
  18.49902,
  18.4034,
  18.49902,
  19.04166,
  19.45761,
  19.7782,
  19.81029,
  19.71404,
  19.6499,
  19.42558,
  19.23353,
  19.07363,
  18.84998,
  18.72229,
  18.62658,
  18.49902,
  18.49902,
  18.37154,
  18.30783,
  18.11679,
  17.95771,
  17.83052,
  17.86231,
  17.76695,
  17.76695,
  18.05314,
  18.27597,
  18.59468,
  19.0097,
  19.42558,
  19.84239,
  20.06722,
  20.13151,
  20.06722 ;

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