netcdf M0106.aanderaa.realtime {
dimensions:
	lat = 1 ;
	lon = 1 ;
	depth = 1 ;
	time = 120 ;
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., 300. ;
		current_speed:is_dead = 2453390.41666667 ;
		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 = 2453390.41666667 ;
		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 = -300., 300. ;
		current_u:_FillValue = -9999.f ;
		current_u:is_dead = 2453390.41666667 ;
	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 = -300., 300. ;
		current_v:is_dead = 2453390.41666667 ;
	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 = 2453390.41666667 ;
		temperature:calibration_coeffs = -0.7217, 0.03423, -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 = "25-Jan-2005 13:24:28:  Parameter temperature marked as non-functional as of julian day 2453390.416667 (2005-01-19 10:00:00)\n",
			"25-Jan-2005 13:24:23:  Parameter current_v marked as non-functional as of julian day 2453390.416667 (2005-01-19 10:00:00)\n",
			"25-Jan-2005 13:24:20:  Parameter current_u marked as non-functional as of julian day 2453390.416667 (2005-01-19 10:00:00)\n",
			"25-Jan-2005 13:24:16:  Parameter current_direction marked as non-functional as of julian day 2453390.416667 (2005-01-19 10:00:00)\n",
			"25-Jan-2005 13:24:12:  Parameter current_speed marked as non-functional as of julian day 2453390.416667 (2005-01-19 10:00:00)\n",
			"04-Oct-2004 17:16:57:  Modified [lon,lat] to [-67.877900,43.490000].\n",
			"Mon Oct  4 16:36:51 2004: /usr/local/nco/bin/ncrcat -d time,2453283.6458,2453284.80 M0106.aanderaa.realtime.nc M0106.aanderaa.realtime.nc.new" ;
		: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 = "AANCM970" ;
		:instrument_number = 0 ;
		:processing = "realtime" ;
		:water_depth = 285 ;
		:mooring_site_id = "M0106" ;
		:mooring_site_desc = "Jordan Basin" ;
		:breakout_id = 5 ;
		:delta_t = 60 ;
		:magnetic_variation = -17.5 ;
		:goes_platform_id = "0440C04A" ;
		:starting_julian_day_number = 2453387.00000579 ;
		:starting_julian_day_string = "2005-01-16 00:00:00" ;
		:ending_julian_day_number = 2453392.20833912 ;
		:ending_julian_day_string = "2005-01-21 05:00:00" ;
		:algorithm_ids = "AANCM_Currents_1.5:  30-Aug-2004 11:34:30\n",
			"AANCM_Temperature_1.5:  30-Aug-2004 11:34:30" ;
		:longitude = -67.8779 ;
		:latitude = 43.49 ;
data:

 lat = 43.49 ;

 lon = -67.8779 ;

 depth = 2 ;

 time = 2453387, 2453387.04166667, 2453387.08333333, 2453387.125, 
    2453387.16666667, 2453387.20833333, 2453387.25, 2453387.29166667, 
    2453387.33333333, 2453387.375, 2453387.41666667, 2453387.45833333, 
    2453387.5, 2453387.54166667, 2453387.58333333, 2453387.625, 
    2453387.66666667, 2453387.70833333, 2453387.75, 2453387.79166667, 
    2453387.83333333, 2453387.875, 2453387.91666667, 2453387.95833333, 
    2453388, 2453388.04166667, 2453388.08333333, 2453388.125, 
    2453388.16666667, 2453388.20833333, 2453388.25, 2453388.29166667, 
    2453388.33333333, 2453388.375, 2453388.41666667, 2453388.45833333, 
    2453388.5, 2453388.54166667, 2453388.58333333, 2453388.625, 
    2453388.66666667, 2453388.70833333, 2453388.75, 2453388.79166667, 
    2453388.83333333, 2453388.875, 2453388.91666667, 2453388.95833333, 
    2453389, 2453389.04166667, 2453389.08333333, 2453389.125, 
    2453389.16666667, 2453389.20833333, 2453389.25, 2453389.29166667, 
    2453389.33333333, 2453389.375, 2453389.41666667, 2453389.45833333, 
    2453389.5, 2453389.54166667, 2453389.58333333, 2453389.625, 
    2453389.66666667, 2453389.70833333, 2453389.75, 2453389.79166667, 
    2453389.83333333, 2453389.875, 2453389.91666667, 2453389.95833333, 
    2453390, 2453390.04166667, 2453390.08333333, 2453390.125, 
    2453390.16666667, 2453390.20833333, 2453390.25, 2453390.29166667, 
    2453390.33333333, 2453390.375, 2453390.41666667, 2453390.45833333, 
    2453390.5, 2453390.54166667, 2453390.58333333, 2453390.625, 
    2453390.66666667, 2453390.70833333, 2453390.75, 2453390.79166667, 
    2453390.83333333, 2453390.875, 2453390.91666667, 2453390.95833333, 
    2453391, 2453391.04166667, 2453391.08333333, 2453391.125, 
    2453391.16666667, 2453391.20833333, 2453391.25, 2453391.29166667, 
    2453391.33333333, 2453391.375, 2453391.41666667, 2453391.45833333, 
    2453391.5, 2453391.54166667, 2453391.58333333, 2453391.625, 
    2453391.66666667, 2453391.70833333, 2453391.75, 2453391.79166667, 
    2453391.83333333, 2453391.95833333, 2453392, 2453392.20833333 ;

 current_speed =
  17.8913,
  12.3186,
  9.0923,
  9.9722,
  13.1985,
  19.6511,
  10.2655,
  8.5057,
  15.2516,
  21.9975,
  24.0506,
  26.397,
  30.2099,
  21.7042,
  17.8913,
  12.0253,
  12.9052,
  21.1176,
  39.8888,
  32.8496,
  12.0253,
  9.3856,
  13.1985,
  11.732,
  21.7042,
  15.2516,
  10.5588,
  16.7181,
  15.2516,
  29.0367,
  28.7434,
  29.6233,
  36.6625,
  39.8888,
  40.1821,
  40.7687,
  44.5816,
  39.8888,
  34.0228,
  18.1846,
  5.866,
  9.6789,
  3.5196,
  10.5588,
  15.5449,
  23.1707,
  31.9697,
  27.5702,
  36.0759,
  26.397,
  29.0367,
  18.7712,
  21.4109,
  9.0923,
  10.8521,
  9.6789,
  4.9861,
  15.5449,
  35.4893,
  35.196,
  32.263,
  34.3161,
  36.9558,
  25.8104,
  15.5449,
  5.5727,
  7.6258,
  8.2124,
  0,
  1.7598,
  14.0784,
  25.5171,
  27.2769,
  39.8888,
  31.6764,
  28.4501,
  22.5841,
  22.2908,
  18.7712,
  21.9975,
  25.8104,
  20.8243,
  10.2655,
  2.6397,
  2.6397,
  27.8635,
  2.6397,
  1.4665,
  0,
  2.6397,
  2.6397,
  2.6397,
  2.6397,
  2.6397,
  0,
  17.598,
  10.5588,
  3.8129,
  0,
  0,
  10.5588,
  21.4109,
  0,
  0,
  0,
  0,
  0,
  19.6511,
  0.8799,
  0,
  0,
  19.9444,
  2.3464,
  0,
  0,
  2.3464,
  0,
  0.8799,
  10.5588,
  0 ;

 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,
  1,
  0,
  0,
  0,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1 ;

 current_direction =
  170.9576,
  117.1628,
  109.4276,
  51.7652,
  16.2536,
  1.4864,
  332.6936,
  247.958,
  232.136,
  231.0812,
  221.2364,
  209.6336,
  197.6792,
  192.0536,
  195.218,
  324.6068,
  324.6068,
  311.246,
  354.1028,
  344.9612,
  3.9476,
  322.1456,
  264.4832,
  186.428,
  200.8436,
  204.008,
  233.5424,
  253.9352,
  284.5244,
  281.0084,
  273.9764,
  282.4148,
  252.8804,
  231.0812,
  217.3688,
  209.6336,
  202.9532,
  186.428,
  187.4828,
  175.88,
  145.994,
  140.0168,
  176.2316,
  179.0444,
  180.4508,
  186.0764,
  190.9988,
  203.6564,
  183.9668,
  171.3092,
  166.7384,
  158.3,
  136.5008,
  68.2904,
  116.8112,
  103.4504,
  119.624,
  151.6196,
  161.4644,
  188.186,
  206.8208,
  212.0948,
  192.7568,
  181.154,
  184.3184,
  173.7704,
  14.144,
  32.0756,
  343.5548,
  64.0712,
  194.8664,
  205.766,
  197.3276,
  192.4052,
  192.7568,
  214.9076,
  202.9532,
  252.1772,
  345.3128,
  319.6844,
  324.6068,
  333.0452,
  312.6524,
  342.8516,
  342.5,
  342.5,
  342.5,
  342.5,
  342.8516,
  342.5,
  2.5412,
  10.9796,
  344.6096,
  9.9248,
  342.8516,
  342.5,
  342.5,
  342.5,
  342.5,
  342.5,
  342.5,
  342.5,
  342.5,
  344.9612,
  344.6096,
  342.5,
  342.5,
  346.016,
  342.5,
  353.048,
  343.5548,
  342.5,
  342.5,
  344.6096,
  344.9612,
  355.5092,
  342.5,
  342.5,
  343.5548,
  345.3128 ;

 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,
  1,
  0,
  0,
  0,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1 ;

 current_u =
  2.811892,
  10.96002,
  8.574608,
  7.832975,
  3.694119,
  0.5097429,
  -4.709286,
  -7.88401,
  -12.04068,
  -17.11487,
  -15.85337,
  -13.05204,
  -9.17436,
  -4.532415,
  -4.696329,
  -6.964867,
  -7.474491,
  -15.87802,
  -4.098332,
  -8.523587,
  0.8278712,
  -5.759539,
  -13.13737,
  -1.313451,
  -7.72275,
  -6.20533,
  -8.49241,
  -16.06525,
  -14.76417,
  -28.5024,
  -28.67421,
  -28.93061,
  -35.03807,
  -31.03497,
  -24.38825,
  -20.15815,
  -17.38589,
  -4.465733,
  -4.43074,
  1.306484,
  3.280735,
  6.219303,
  0.2313207,
  0.1760954,
  -0.1223051,
  -2.452723,
  -6.099449,
  -11.06257,
  -2.495674,
  3.988642,
  6.660945,
  6.94059,
  14.73807,
  8.447389,
  9.685473,
  9.413424,
  4.334357,
  7.388853,
  11.28183,
  -5.011456,
  -14.55712,
  -18.23289,
  -8.160328,
  -0.5198147,
  -1.170515,
  0.60471,
  1.863439,
  4.361094,
  -0,
  1.582655,
  -3.612039,
  -11.0922,
  -8.124009,
  -8.56907,
  -6.994567,
  -16.2807,
  -8.807327,
  -21.22101,
  -4.759285,
  -14.23233,
  -14.94898,
  -9.439394,
  -7.550047,
  -0.7783092,
  -0.7937731,
  -8.378716,
  -0.7937731,
  -0.4409851,
  -0,
  -0.7937731,
  0.1170384,
  0.5027559,
  -0.7005621,
  0.4549668,
  -0,
  -5.291821,
  -3.175092,
  -1.146561,
  -0,
  -0,
  -3.175092,
  -6.438382,
  -0,
  -0,
  -0,
  -0,
  -0,
  -4.748706,
  -0.264591,
  -0,
  -0,
  -5.997397,
  -0.7055761,
  -0,
  -0,
  -0.1837208,
  -0,
  -0.264591,
  -2.989177,
  -0 ;

 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,
  1,
  0,
  0,
  0,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1 ;

 current_v =
  -17.66895,
  -5.623692,
  -3.02424,
  6.171651,
  12.67099,
  19.64449,
  9.121574,
  -3.192071,
  -9.361269,
  -13.81923,
  -18.08596,
  -22.94441,
  -28.78314,
  -21.22568,
  -17.26393,
  9.802983,
  10.52027,
  13.92269,
  39.6777,
  31.72451,
  11.99677,
  7.410614,
  -1.268872,
  -11.65825,
  -20.28377,
  -13.93216,
  -6.274332,
  -4.626305,
  3.824984,
  5.544642,
  1.993228,
  6.368642,
  -10.79224,
  -25.05888,
  -31.93453,
  -35.43636,
  -41.05179,
  -39.63803,
  -33.73306,
  -18.13761,
  -4.862791,
  -7.416291,
  -3.51199,
  -10.55733,
  -15.54442,
  -23.04052,
  -31.38245,
  -25.25343,
  -35.98947,
  -26.09391,
  -28.26237,
  -17.44093,
  -15.53112,
  3.363264,
  -4.894862,
  -2.251346,
  -2.464659,
  -13.67658,
  -33.64834,
  -34.83739,
  -28.79221,
  -29.07158,
  -36.04359,
  -25.80516,
  -15.50077,
  -5.539793,
  7.394621,
  6.958762,
  0,
  0.7694794,
  -13.60715,
  -22.98011,
  -26.03901,
  -38.95751,
  -30.8945,
  -23.33124,
  -20.79597,
  -6.822638,
  18.15784,
  16.77292,
  21.04055,
  18.56204,
  6.955378,
  2.52235,
  2.517527,
  26.57389,
  2.517527,
  1.398626,
  0,
  2.517527,
  2.637104,
  2.59138,
  2.54504,
  2.600196,
  0,
  16.78351,
  10.07011,
  3.636427,
  0,
  0,
  10.07011,
  20.41994,
  0,
  0,
  0,
  0,
  0,
  19.0687,
  0.8391755,
  0,
  0,
  19.02131,
  2.237802,
  0,
  0,
  2.339196,
  0,
  0.8391755,
  10.12685,
  0 ;

 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,
  1,
  0,
  0,
  0,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1 ;

 temperature =
  5.781808,
  5.781808,
  5.684827,
  5.684827,
  5.684827,
  5.684827,
  5.717161,
  5.717161,
  5.717161,
  5.749488,
  5.749488,
  5.781808,
  5.652485,
  5.717161,
  5.587782,
  5.781808,
  5.781808,
  5.749488,
  5.198955,
  5.231398,
  5.263833,
  5.263833,
  5.263833,
  5.263833,
  5.231398,
  5.231398,
  5.231398,
  5.231398,
  5.231398,
  5.29626,
  5.361094,
  5.3935,
  5.3935,
  5.3935,
  5.425898,
  5.490673,
  5.52305,
  5.52305,
  5.555419,
  5.555419,
  5.555419,
  5.555419,
  5.52305,
  5.52305,
  5.52305,
  5.555419,
  5.52305,
  5.620137,
  5.620137,
  5.652485,
  5.652485,
  5.620137,
  5.620137,
  5.620137,
  5.620137,
  5.555419,
  5.555419,
  5.555419,
  5.52305,
  5.490673,
  5.458289,
  5.458289,
  5.458289,
  5.490673,
  5.458289,
  5.425898,
  5.29626,
  5.134048,
  31.19147,
  5.198955,
  5.166505,
  5.198955,
  5.198955,
  5.198955,
  5.263833,
  5.231398,
  5.328681,
  5.231398,
  -0.4823967,
  4.939144,
  4.841588,
  4.841588,
  -0.7217,
  -0.5165455,
  -0.5165455,
  -0.6190665,
  -0.6874763,
  1.310486,
  -0.7217,
  -0.7217,
  -0.6874763,
  -0.7217,
  0.3335264,
  -0.6874763,
  -0.7217,
  -0.7217,
  -0.7217,
  -0.6190665,
  1.511452,
  -0.4482602,
  2.245086,
  -0.1756111,
  -0.7217,
  -0.7217,
  -0.7217,
  -0.7217,
  -0.7217,
  1.511452,
  -0.7217,
  -0.7217,
  -0.7217,
  -0.5165455,
  -0.4482602,
  -0.7217,
  -0.7217,
  -0.4482602,
  -0.4482602,
  -0.4482602,
  -0.4823967,
  -0.4482602 ;

 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,
  1,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  1,
  0,
  0,
  0,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1 ;
}
