netcdf C0204.aanderaa.realtime {
dimensions:
	lat = 1 ;
	lon = 1 ;
	depth = 1 ;
	time = 162 ;
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 = "Fri Oct 10 18:29:32 2003: ncrcat -d time,2452923.5416666, pre/C0204.aanderaa.realtime.nc post/C0204.aanderaa.realtime.nc" ;
		:source = "Ocean Data Acquisition Systems (ODAS) Buoy" ;
		:references = "http://gyre.umeoce.maine.edu/data/gomoos/buoy/doc/buoy_system_doc/buoy_system/book1.html" ;
		:comment = "" ;
		:Conventions = "CF-1.0" ;
		:project = "GOMOOS" ;
		:project_url = "http://gomoos.org" ;
		:contact = "nealp@maine.edu,ljm@umeoce.maine.edu,jevans@umeoce.maine.edu" ;
		:time_zone = "UTC" ;
		:julian_day_convention = "Julian date convention begins at 00:00:00 UTC on 1 January 4713 BC" ;
		:buffer_type = "aanderaa" ;
		:aanderaa_serial_number = "AANCM688" ;
		:instrument_number = 0 ;
		:processing = "realtime" ;
		:water_depth = 46 ;
		:mooring_site_id = "C0204" ;
		:mooring_site_desc = "Casco Bay" ;
		:breakout_id = 5 ;
		:delta_t = 60 ;
		:magnetic_variation = -16.6333 ;
		:goes_platform_id = "04405528" ;
		:starting_julian_day_number = 2452974.04167244 ;
		:starting_julian_day_string = "2003-11-30 01:00:00" ;
		:ending_julian_day_number = 2452980.75000579 ;
		:ending_julian_day_string = "2003-12-06 18:00:00" ;
		:algorithm_ids = "AANCM_Currents_1.5:  15-Sep-2003 21:45:10\n",
			"AANCM_Temperature_1.5:  15-Sep-2003 21:45:10" ;
data:

 lat = 43.5695 ;

 lon = -70.055 ;

 depth = 2 ;

 time = 2452974.04166667, 2452974.08333333, 2452974.125, 2452974.16666667, 
    2452974.20833333, 2452974.25, 2452974.29166667, 2452974.33333333, 
    2452974.375, 2452974.41666667, 2452974.45833333, 2452974.5, 
    2452974.54166667, 2452974.58333333, 2452974.625, 2452974.66666667, 
    2452974.70833333, 2452974.75, 2452974.79166667, 2452974.83333333, 
    2452974.875, 2452974.91666667, 2452974.95833333, 2452975, 
    2452975.04166667, 2452975.08333333, 2452975.125, 2452975.16666667, 
    2452975.20833333, 2452975.25, 2452975.29166667, 2452975.33333333, 
    2452975.375, 2452975.41666667, 2452975.45833333, 2452975.5, 
    2452975.54166667, 2452975.58333333, 2452975.625, 2452975.66666667, 
    2452975.70833333, 2452975.75, 2452975.79166667, 2452975.83333333, 
    2452975.875, 2452975.91666667, 2452975.95833333, 2452976, 
    2452976.04166667, 2452976.08333333, 2452976.125, 2452976.16666667, 
    2452976.20833333, 2452976.25, 2452976.29166667, 2452976.33333333, 
    2452976.375, 2452976.41666667, 2452976.45833333, 2452976.5, 
    2452976.54166667, 2452976.58333333, 2452976.625, 2452976.66666667, 
    2452976.70833333, 2452976.75, 2452976.79166667, 2452976.83333333, 
    2452976.875, 2452976.91666667, 2452976.95833333, 2452977, 
    2452977.04166667, 2452977.08333333, 2452977.125, 2452977.16666667, 
    2452977.20833333, 2452977.25, 2452977.29166667, 2452977.33333333, 
    2452977.375, 2452977.41666667, 2452977.45833333, 2452977.5, 
    2452977.54166667, 2452977.58333333, 2452977.625, 2452977.66666667, 
    2452977.70833333, 2452977.75, 2452977.79166667, 2452977.83333333, 
    2452977.875, 2452977.91666667, 2452977.95833333, 2452978, 
    2452978.04166667, 2452978.08333333, 2452978.125, 2452978.16666667, 
    2452978.20833333, 2452978.25, 2452978.29166667, 2452978.33333333, 
    2452978.375, 2452978.41666667, 2452978.45833333, 2452978.5, 
    2452978.54166667, 2452978.58333333, 2452978.625, 2452978.66666667, 
    2452978.70833333, 2452978.75, 2452978.79166667, 2452978.83333333, 
    2452978.875, 2452978.91666667, 2452978.95833333, 2452979, 
    2452979.04166667, 2452979.08333333, 2452979.125, 2452979.16666667, 
    2452979.20833333, 2452979.25, 2452979.29166667, 2452979.33333333, 
    2452979.375, 2452979.41666667, 2452979.45833333, 2452979.5, 
    2452979.54166667, 2452979.58333333, 2452979.625, 2452979.66666667, 
    2452979.70833333, 2452979.75, 2452979.79166667, 2452979.83333333, 
    2452979.875, 2452979.91666667, 2452979.95833333, 2452980, 
    2452980.04166667, 2452980.08333333, 2452980.125, 2452980.16666667, 
    2452980.20833333, 2452980.25, 2452980.29166667, 2452980.33333333, 
    2452980.375, 2452980.41666667, 2452980.45833333, 2452980.5, 
    2452980.54166667, 2452980.58333333, 2452980.625, 2452980.66666667, 
    2452980.70833333, 2452980.75 ;

 current_speed =
  48.3945,
  46.3414,
  46.6347,
  35.196,
  40.4754,
  41.3553,
  35.7826,
  39.5955,
  40.4754,
  48.3945,
  52.2074,
  50.4476,
  50.7409,
  63.3528,
  50.7409,
  49.5677,
  56.6069,
  43.7017,
  41.6486,
  41.062,
  31.9697,
  40.7687,
  39.3022,
  38.7156,
  40.4754,
  33.4362,
  21.9975,
  32.8496,
  34.9027,
  44.5816,
  36.9558,
  39.3022,
  39.5955,
  41.6486,
  45.1682,
  44.2883,
  44.8749,
  35.7826,
  38.4223,
  47.2213,
  44.2883,
  39.8888,
  36.6625,
  24.6372,
  24.0506,
  31.0898,
  27.5702,
  24.9305,
  30.7965,
  38.4223,
  39.5955,
  28.7434,
  9.6789,
  6.4526,
  2.3464,
  2.933,
  4.1062,
  5.2794,
  5.5727,
  7.3325,
  11.1454,
  23.7573,
  23.1707,
  26.397,
  25.2238,
  20.2377,
  22.2908,
  16.7181,
  12.3186,
  14.9583,
  20.531,
  24.3439,
  26.9836,
  31.0898,
  25.5171,
  29.33,
  19.9444,
  18.1846,
  18.4779,
  8.5057,
  11.732,
  10.8521,
  24.6372,
  16.4248,
  23.7573,
  33.7295,
  33.7295,
  38.129,
  31.9697,
  30.2099,
  23.7573,
  14.0784,
  8.799,
  7.9191,
  5.2794,
  7.9191,
  16.4248,
  25.2238,
  29.0367,
  20.8243,
  20.2377,
  18.7712,
  12.9052,
  6.1593,
  8.799,
  16.1315,
  19.9444,
  21.7042,
  39.8888,
  39.5955,
  28.7434,
  22.8774,
  25.2238,
  20.2377,
  14.3717,
  10.2655,
  14.0784,
  12.0253,
  10.8521,
  8.799,
  10.5588,
  10.5588,
  11.732,
  17.8913,
  9.3856,
  13.1985,
  10.5588,
  0.8799,
  6.4526,
  3.5196,
  32.8496,
  38.7156,
  36.0759,
  35.4893,
  32.263,
  26.9836,
  31.0898,
  14.0784,
  9.0923,
  5.866,
  3.8129,
  7.0392,
  10.2655,
  9.9722,
  4.3995,
  3.8129,
  3.2263,
  2.3464,
  3.8129,
  9.6789,
  16.1315,
  14.665,
  16.7181,
  13.1985,
  16.1315,
  15.5449,
  19.3578,
  12.9052,
  16.4248,
  21.1176,
  24.9305,
  24.9305 ;

 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 ;

 current_direction =
  89.1983,
  86.7371,
  89.9015,
  99.3947,
  86.7371,
  76.1891,
  82.1663,
  80.4083,
  92.3627,
  87.0887,
  88.4951,
  94.8239,
  91.3079,
  82.8695,
  88.4951,
  82.5179,
  90.2531,
  90.2531,
  91.3079,
  92.0111,
  97.6367,
  97.6367,
  107.8331,
  115.9199,
  113.8103,
  114.5135,
  76.5407,
  82.1663,
  75.4859,
  73.0247,
  73.0247,
  62.8283,
  57.9059,
  65.6411,
  67.7507,
  74.4311,
  69.1571,
  83.5727,
  87.7919,
  101.1527,
  118.7327,
  97.6367,
  95.5271,
  92.0111,
  108.5363,
  93.4175,
  110.2943,
  118.0295,
  149.3219,
  128.2259,
  157.0571,
  163.7375,
  151.7831,
  176.0435,
  330.3959,
  351.4535,
  7.9787,
  287.1491,
  192.5687,
  204.5231,
  183.7787,
  191.5139,
  187.2947,
  185.8883,
  222.1031,
  211.5551,
  236.5187,
  237.2219,
  230.8931,
  173.2307,
  171.8243,
  170.4179,
  177.4499,
  166.5503,
  140.1803,
  148.2671,
  151.0799,
  178.1531,
  163.7375,
  77.2439,
  134.9063,
  171.8243,
  153.8927,
  135.2579,
  142.6415,
  152.1347,
  155.6507,
  153.1895,
  143.3447,
  157.4087,
  171.8243,
  153.8927,
  172.5275,
  193.2719,
  125.7647,
  134.9063,
  119.0843,
  125.4131,
  148.6187,
  130.3355,
  109.2395,
  144.7511,
  154.9475,
  125.7647,
  88.8467,
  89.5499,
  60.7187,
  70.5635,
  83.5727,
  82.5179,
  92.0111,
  120.8423,
  130.3355,
  128.9291,
  120.4907,
  73.3763,
  55.7963,
  70.5635,
  104.3171,
  93.4175,
  132.0935,
  139.1255,
  173.5823,
  148.2671,
  145.8059,
  153.5411,
  139.8287,
  201.7103,
  166.5503,
  288.9071,
  68.1023,
  67.0475,
  69.8603,
  70.2119,
  67.3991,
  75.4859,
  61.0703,
  172.8791,
  172.5275,
  205.5779,
  282.9299,
  38.9195,
  61.4219,
  93.4175,
  171.4727,
  29.7779,
  218.9387,
  192.9203,
  146.5091,
  176.7467,
  209.4455,
  208.7423,
  268.8659,
  285.0395,
  275.1947,
  277.6559,
  271.3271,
  249.8795,
  218.2355,
  218.9387,
  215.7743,
  204.8747 ;

 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 ;

 current_u =
  48.38976,
  46.26627,
  46.63463,
  34.72393,
  40.40979,
  40.15967,
  35.44867,
  39.04196,
  40.44099,
  48.33204,
  52.18939,
  50.26891,
  50.72768,
  62.86283,
  50.7234,
  49.14566,
  56.60635,
  43.70127,
  41.63775,
  41.03671,
  31.68615,
  40.40711,
  37.41383,
  34.82104,
  37.03042,
  30.42238,
  21.39335,
  32.54304,
  33.78881,
  42.63921,
  35.34566,
  34.96489,
  33.54438,
  37.94103,
  41.80521,
  42.66329,
  41.93827,
  35.5577,
  38.39377,
  46.32953,
  38.83517,
  39.53501,
  36.49205,
  24.62202,
  22.80291,
  31.03451,
  25.85874,
  22.0063,
  15.71281,
  30.18369,
  15.43486,
  8.049257,
  4.576287,
  0.4452235,
  -1.159131,
  -0.4358791,
  0.5699609,
  -5.044682,
  -1.212676,
  -3.043428,
  -0.7345148,
  -4.742092,
  -2.94205,
  -2.708053,
  -16.91172,
  -10.59076,
  -18.592,
  -14.05614,
  -9.558869,
  1.763163,
  2.919696,
  4.052303,
  1.20058,
  7.231227,
  16.34048,
  15.42641,
  9.644902,
  0.5860697,
  5.174522,
  8.29577,
  8.309332,
  1.543268,
  10.84169,
  11.56169,
  14.41594,
  15.76498,
  13.90662,
  17.19775,
  19.08589,
  11.60529,
  3.378505,
  6.195251,
  1.144313,
  -1.818007,
  4.283832,
  5.608799,
  14.35372,
  20.55728,
  15.12031,
  15.87369,
  19.10741,
  10.83341,
  5.464688,
  4.997804,
  8.797217,
  16.131,
  17.39608,
  20.4673,
  39.63809,
  39.25837,
  28.72569,
  19.64211,
  19.22728,
  15.74339,
  12.38426,
  9.836447,
  11.64346,
  11.33999,
  10.51505,
  8.783353,
  7.835177,
  6.909725,
  1.311355,
  9.41011,
  5.27469,
  5.880667,
  6.811218,
  -0.3254871,
  1.500821,
  -3.329701,
  30.47954,
  35.65042,
  33.87007,
  33.3937,
  29.78534,
  26.12245,
  27.21022,
  1.745207,
  1.182456,
  -2.532574,
  -3.716222,
  4.422222,
  9.014812,
  9.954466,
  0.6523607,
  1.893636,
  -2.027693,
  -0.5246444,
  2.103976,
  0.5492804,
  -7.930172,
  -7.051972,
  -16.71482,
  -12.74641,
  -16.06524,
  -15.40633,
  -19.35261,
  -12.11761,
  -10.16523,
  -13.27217,
  -14.57422,
  -10.48665 ;

 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 ;

 current_v =
  0.6771285,
  2.63764,
  0.08017197,
  -5.745209,
  2.303761,
  9.872263,
  4.877107,
  6.597636,
  -1.668607,
  2.457952,
  1.371094,
  -4.242316,
  -1.15817,
  7.863964,
  1.33258,
  6.45453,
  -0.2500561,
  -0.1930485,
  -0.9506367,
  -1.440993,
  -4.248494,
  -5.417804,
  -12.03611,
  -16.92314,
  -16.34031,
  -13.87293,
  5.120019,
  4.477344,
  8.747253,
  13.01602,
  10.78959,
  17.94769,
  21.03754,
  17.17801,
  17.10237,
  11.88685,
  15.96679,
  4.005591,
  1.480376,
  -9.133755,
  -21.29045,
  -5.300873,
  -3.531205,
  -0.8645959,
  -7.645816,
  -1.853302,
  -9.562512,
  -11.71549,
  -26.48645,
  -23.77432,
  -36.46325,
  -27.59334,
  -8.528699,
  -6.437222,
  2.0401,
  2.900431,
  4.066451,
  1.55668,
  -5.439155,
  -6.671064,
  -11.12117,
  -23.27921,
  -22.98316,
  -26.25772,
  -18.71453,
  -17.2453,
  -12.29705,
  -9.05096,
  -7.770194,
  -14.85402,
  -20.32234,
  -24.00426,
  -26.95688,
  -30.23715,
  -19.59875,
  -24.94544,
  -17.45723,
  -18.17515,
  -17.73858,
  1.878069,
  -8.282199,
  -10.74181,
  -22.1235,
  -11.66625,
  -18.88359,
  -29.81853,
  -30.72922,
  -34.03025,
  -25.64742,
  -27.89185,
  -23.51585,
  -12.642,
  -8.724274,
  -7.707593,
  -3.085587,
  -5.590484,
  -7.984028,
  -14.61637,
  -24.78923,
  -13.47878,
  -6.668679,
  -15.32955,
  -11.69108,
  -3.599851,
  0.1771021,
  0.1267233,
  9.754763,
  7.222332,
  4.465249,
  5.155985,
  -1.008695,
  -11.72871,
  -16.32641,
  -12.71653,
  -7.292179,
  2.936803,
  7.913987,
  4.001562,
  -2.683596,
  -0.5245195,
  -7.078012,
  -7.983982,
  -11.65848,
  -15.21672,
  -7.763191,
  -11.81601,
  -8.068182,
  -0.8174853,
  -6.275634,
  1.140472,
  12.25128,
  15.09784,
  12.4213,
  12.01464,
  12.39899,
  6.762583,
  15.03926,
  -13.96981,
  -9.015082,
  -5.291127,
  0.8531698,
  5.476705,
  4.910566,
  -0.5944555,
  -4.350865,
  3.309433,
  -2.509477,
  -2.286994,
  -3.179857,
  -9.663301,
  -14.04769,
  -12.85815,
  -0.3308928,
  3.424811,
  1.460553,
  2.070944,
  0.4483304,
  -4.439333,
  -12.90125,
  -16.42567,
  -20.22677,
  -22.61769 ;

 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 ;

 temperature =
  8.184901,
  8.152991,
  8.121078,
  8.152991,
  8.184901,
  8.248706,
  8.216806,
  8.121078,
  8.184901,
  8.248706,
  8.248706,
  8.248706,
  8.280602,
  8.121078,
  8.184901,
  8.152991,
  8.057234,
  8.057234,
  7.993371,
  7.993371,
  7.993371,
  7.993371,
  7.993371,
  7.929488,
  7.961432,
  7.993371,
  7.993371,
  7.961432,
  7.929488,
  7.833626,
  7.673753,
  7.833626,
  7.865585,
  7.865585,
  7.865585,
  7.801661,
  7.833626,
  7.865585,
  7.865585,
  7.833626,
  7.865585,
  7.833626,
  7.833626,
  7.865585,
  7.833626,
  7.833626,
  7.801661,
  7.769692,
  7.737718,
  7.673753,
  7.449711,
  7.449711,
  7.449711,
  7.417684,
  7.417684,
  7.353612,
  7.353612,
  7.321568,
  7.353612,
  7.353612,
  7.353612,
  7.321568,
  7.289518,
  7.321568,
  7.353612,
  7.353612,
  7.353612,
  7.321568,
  7.289518,
  7.257463,
  7.257463,
  7.225402,
  7.225402,
  7.225402,
  7.193336,
  7.193336,
  7.161264,
  7.161264,
  7.129186,
  7.129186,
  7.097103,
  7.097103,
  7.065013,
  7.032918,
  6.96871,
  6.904479,
  6.872355,
  6.840224,
  6.872355,
  6.872355,
  6.840224,
  6.840224,
  6.840224,
  6.775946,
  6.775946,
  6.743797,
  6.743797,
  6.743797,
  6.743797,
  6.872355,
  6.904479,
  6.647315,
  6.647315,
  6.550777,
  6.518586,
  6.904479,
  7.097103,
  6.743797,
  6.647315,
  6.647315,
  6.518586,
  6.775946,
  6.743797,
  6.775946,
  6.775946,
  6.743797,
  6.711642,
  6.454184,
  6.454184,
  6.325304,
  6.389757,
  6.454184,
  6.389757,
  6.389757,
  6.518586,
  6.582963,
  6.582963,
  6.582963,
  6.550777,
  6.518586,
  6.19632,
  6.067231,
  5.970345,
  5.90572,
  5.970345,
  5.841068,
  6.067231,
  6.518586,
  6.421973,
  6.454184,
  6.486388,
  6.389757,
  6.357533,
  5.873397,
  5.873397,
  5.841068,
  5.970345,
  5.970345,
  6.002647,
  5.970345,
  5.970345,
  5.90572,
  5.970345,
  6.099514,
  6.486388,
  6.808088,
  6.872355,
  7.097103,
  7.257463,
  7.225402,
  6.936598,
  6.647315 ;

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