netcdf E0106.optics_a.realtime {
dimensions:
	lat = 1 ;
	lon = 1 ;
	depth = 1 ;
	optics_s_depth = 1 ;
	percent = 5 ;
	OCR507_wavelength = 7 ;
	time = 168 ;
	DFLS_cals = 1 ;
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:Comment = "Coordinate variable" ;
		lat:epic_code = 500 ;
	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:Comment = "Coordinate variable" ;
		lon:epic_code = 502 ;
	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:Comment = "Coordinate variable" ;
		depth:epic_code = 3 ;
	double optics_s_depth(optics_s_depth) ;
		optics_s_depth:long_name = "Depth" ;
		optics_s_depth:standard_name = "depth" ;
		optics_s_depth:short_name = "D" ;
		optics_s_depth:units = "meters" ;
		optics_s_depth:positive = "down" ;
		optics_s_depth:_FillValue = -999. ;
		optics_s_depth:valid_range = -10000., 100. ;
		optics_s_depth:Comment = "Coordinate variable" ;
		optics_s_depth:epic_code = 3 ;
	double percent(percent) ;
		percent:long_name = "Percent" ;
		percent:short_name = "%" ;
		percent:units = "%" ;
		percent:_FillValue = -999. ;
		percent:valid_range = 0., 100. ;
		percent:Comment = "Coordinate variable" ;
	double OCR507_wavelength(OCR507_wavelength) ;
		OCR507_wavelength:standard_name = "electromagnetic_wavelength" ;
		OCR507_wavelength:long_name = "Wavelength" ;
		OCR507_wavelength:short_name = "nu" ;
		OCR507_wavelength:units = "nanometers" ;
		OCR507_wavelength:_FillValue = -999. ;
		OCR507_wavelength:valid_range = 0., 1000. ;
		OCR507_wavelength: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:Comment = "Coordinate variable" ;
		time:epic_code = 624 ;
	float ocr507_fwhm_cals(OCR507_wavelength) ;
		ocr507_fwhm_cals:units = "nanometers" ;
		ocr507_fwhm_cals:Comment = "Full width, half maximum center wavelength, OCR507 calibration" ;
	float ocr507_offset_cals(OCR507_wavelength) ;
		ocr507_offset_cals:Comment = "linear offset for OCR507 calibration" ;
	float ocr507_slope_cals(OCR507_wavelength) ;
		ocr507_slope_cals:Comment = "slope conversion from counts to engineering units, OCR507 calibration" ;
	float ocr507_immersion_cals(OCR507_wavelength) ;
		ocr507_immersion_cals:Comment = "immersion coefficients, OCR507 calibration" ;
	float DFLS_cals(DFLS_cals) ;
		DFLS_cals:comment = "Calibration for DFLS" ;
		DFLS_cals:DFLS_sn = 39. ;
		DFLS_cals:DFLS_caldate = "Jan-31-2003" ;
		DFLS_cals:DFLS_caltype = "WETLabs-cal" ;
		DFLS_cals:DFLS_filename = "none" ;
		DFLS_cals:DFLS_chlslope = 0.01257 ;
		DFLS_cals:DFLS_chloffset = 160. ;
		DFLS_cals:DFLS_caltemp = 23.4 ;
		DFLS_cals:DFLS_tempslope = 0.45 ;
	float Ed(time, OCR507_wavelength, depth, lat, lon) ;
		Ed:standard_name = "downwelling_spectral_irradiance" ;
		Ed:long_name = "Downwelling Irradiance" ;
		Ed:short_name = "Ed" ;
		Ed:ancillary_variables = "Ed_qc" ;
		Ed:_FillValue = -999.f ;
		Ed:units = "microwatts/cm^2/nm" ;
		Ed:valid_range = 0.f, 400.f ;
	byte Ed_qc(time, OCR507_wavelength, depth, lat, lon) ;
		Ed_qc:long_name = "Downwelling Irradiance Quality" ;
		Ed_qc:short_name = "EdQ" ;
		Ed_qc:intent = "data_quality" ;
		Ed_qc:standard_name = "Ed data_quality" ;
		Ed_qc:_FillValue = 128s ;
		Ed_qc:units = "1" ;
		Ed_qc:valid_range = -127s, 127s ;
		Ed_qc:flag_values = 0s, 1s, 2s, 20s ;
		Ed_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional insufficient_OCR507_counts" ;
	float solar_zenith_angle(time, depth, lat, lon) ;
		solar_zenith_angle:long_name = "Solar Zenith Angle" ;
		solar_zenith_angle:short_name = "SZA" ;
		solar_zenith_angle:ancillary_variables = "solar_zenith_angle_qc" ;
		solar_zenith_angle:_FillValue = -999.f ;
		solar_zenith_angle:units = "radians" ;
		solar_zenith_angle:valid_range = 0.f, 100.f ;
		solar_zenith_angle:is_dead = 0. ;
		solar_zenith_angle:sensor_depth = 0 ;
	byte solar_zenith_angle_qc(time, depth, lat, lon) ;
		solar_zenith_angle_qc:long_name = "Solar Zenith Angle Quality" ;
		solar_zenith_angle_qc:short_name = "SZAQ" ;
		solar_zenith_angle_qc:intent = "data_quality" ;
		solar_zenith_angle_qc:standard_name = "solar_zenith_angle data_quality" ;
		solar_zenith_angle_qc:_FillValue = 128s ;
		solar_zenith_angle_qc:units = "1" ;
		solar_zenith_angle_qc:valid_range = -127s, 127s ;
		solar_zenith_angle_qc:flag_values = 0s, 1s ;
		solar_zenith_angle_qc:flag_meanings = "quality_good out_of_range" ;
	float Ec(time, OCR507_wavelength, depth, lat, lon) ;
		Ec:long_name = "Downwelling Irradiance For A Clear Sky Modeled Atmosphere" ;
		Ec:short_name = "Ec" ;
		Ec:ancillary_variables = "Ec_qc" ;
		Ec:_FillValue = -999.f ;
		Ec:units = "microwatts/cm^2/nm" ;
		Ec:valid_range = 0.f, 400.f ;
		Ec:is_dead = 0. ;
		Ec:sensor_depth = 0 ;
	byte Ec_qc(time, OCR507_wavelength, depth, lat, lon) ;
		Ec_qc:long_name = "Downwelling Irradiance For A Clear Sky Modeled Atmosphere Quality" ;
		Ec_qc:short_name = "EcQ" ;
		Ec_qc:intent = "data_quality" ;
		Ec_qc:standard_name = "Ec data_quality" ;
		Ec_qc:_FillValue = 128s ;
		Ec_qc:units = "1" ;
		Ec_qc:valid_range = -127s, 127s ;
		Ec_qc:flag_values = 0s, 1s ;
		Ec_qc:flag_meanings = "quality_good out_of_range" ;
	float Ed_PAR(time, depth, lat, lon) ;
		Ed_PAR:long_name = "Downwelling Irradiance of PAR (400-700nm)" ;
		Ed_PAR:short_name = "EdPAR" ;
		Ed_PAR:ancillary_variables = "Ed_PAR_qc" ;
		Ed_PAR:_FillValue = -999.f ;
		Ed_PAR:units = "microE/m^2/s" ;
		Ed_PAR:valid_range = 0.f, 4000.f ;
		Ed_PAR:is_dead = 0. ;
		Ed_PAR:sensor_depth = 0 ;
	byte Ed_PAR_qc(time, depth, lat, lon) ;
		Ed_PAR_qc:long_name = "Downwelling Irradiance of Par (400-700nm) Quality" ;
		Ed_PAR_qc:short_name = "EdQ" ;
		Ed_PAR_qc:intent = "data_quality" ;
		Ed_PAR_qc:standard_name = "Ed_PAR data_quality" ;
		Ed_PAR_qc:_FillValue = 128s ;
		Ed_PAR_qc:units = "1" ;
		Ed_PAR_qc:valid_range = -127s, 127s ;
		Ed_PAR_qc:flag_values = 0s, 1s ;
		Ed_PAR_qc:flag_meanings = "quality_good out_of_range" ;
	float chlorophyll(time, optics_s_depth, lat, lon) ;
		chlorophyll:standard_name = "chlorophyll_concentration_in_sea_water" ;
		chlorophyll:long_name = "Chlorophyll" ;
		chlorophyll:short_name = "Chl" ;
		chlorophyll:ancillary_variables = "chlorophyll_qc" ;
		chlorophyll:_FillValue = -999.f ;
		chlorophyll:units = "micrograms/liter" ;
		chlorophyll:valid_range = 0.f, 200.f ;
	byte chlorophyll_qc(time, optics_s_depth, lat, lon) ;
		chlorophyll_qc:long_name = "Chlorophyll Quality" ;
		chlorophyll_qc:short_name = "ChlQ" ;
		chlorophyll_qc:intent = "data_quality" ;
		chlorophyll_qc:standard_name = "chlorophyll data_quality" ;
		chlorophyll_qc:_FillValue = 128s ;
		chlorophyll_qc:units = "1" ;
		chlorophyll_qc:valid_range = -127s, 127s ;
		chlorophyll_qc:flag_values = 0s, 1s, 2s, 19s, 25s ;
		chlorophyll_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional insufficient_DFLS_counts invalid_temperature_input" ;

// 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 = "processed with MATLAB" ;
		: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 = "optics_a" ;
		:instrument_number = 0 ;
		:optics_package = "OC_ABOVE" ;
		:OCR507_serial_number = 41 ;
		:DFLS_serial_number = 39 ;
		:processing = "realtime" ;
		:water_depth = 100. ;
		:mooring_site_id = "E0106" ;
		:mooring_site_desc = "Central Maine Shelf" ;
		:breakout_id = 21 ;
		:delta_t = 60 ;
		:magnetic_variation = -17.8 ;
		:last_mysql_update_index = -1 ;
		:starting_julian_day_number = 2452883.00000579 ;
		:starting_julian_day_string = "2003-08-31 00:00:00" ;
		:ending_julian_day_number = 2452889.95833912 ;
		:ending_julian_day_string = "2003-09-06 23:00:00" ;
		:OCR507_type = "IRRADIANCE" ;
		:algorithm_ids = "OCR504_1.5:  27-Aug-2003 14:20:09\n",
			"OCR507_1.5:  27-Aug-2003 14:20:09\n",
			"OCRConvert_1.2:  27-Aug-2003 14:20:09\n",
			"Clear_Sky_Downwelling_Irradiance_1.2:  27-Aug-2003 14:20:09\n",
			"PAR_1.2:  27-Aug-2003 14:20:09\n",
			"DFLS_Chlorophyll_1.2:  27-Aug-2003 14:20:09" ;
data:

 lat = 43.714451 ;

 lon = -69.359253 ;

 depth = 0 ;

 optics_s_depth = 3 ;

 percent = _, _, _, _, _ ;

 OCR507_wavelength = 412, 443, 490, 510, 555, 665, 670 ;

 time = 2452883, 2452883.04166667, 2452883.08333333, 2452883.125, 
    2452883.16666667, 2452883.20833333, 2452883.25, 2452883.29166667, 
    2452883.33333333, 2452883.375, 2452883.41666667, 2452883.45833333, 
    2452883.5, 2452883.54166667, 2452883.58333333, 2452883.625, 
    2452883.66666667, 2452883.70833333, 2452883.75, 2452883.79166667, 
    2452883.83333333, 2452883.875, 2452883.91666667, 2452883.95833333, 
    2452884, 2452884.04166667, 2452884.08333333, 2452884.125, 
    2452884.16666667, 2452884.20833333, 2452884.25, 2452884.29166667, 
    2452884.33333333, 2452884.375, 2452884.41666667, 2452884.45833333, 
    2452884.5, 2452884.54166667, 2452884.58333333, 2452884.625, 
    2452884.66666667, 2452884.70833333, 2452884.75, 2452884.79166667, 
    2452884.83333333, 2452884.875, 2452884.91666667, 2452884.95833333, 
    2452885, 2452885.04166667, 2452885.08333333, 2452885.125, 
    2452885.16666667, 2452885.20833333, 2452885.25, 2452885.29166667, 
    2452885.33333333, 2452885.375, 2452885.41666667, 2452885.45833333, 
    2452885.5, 2452885.54166667, 2452885.58333333, 2452885.625, 
    2452885.66666667, 2452885.70833333, 2452885.75, 2452885.79166667, 
    2452885.83333333, 2452885.875, 2452885.91666667, 2452885.95833333, 
    2452886, 2452886.04166667, 2452886.08333333, 2452886.125, 
    2452886.16666667, 2452886.20833333, 2452886.25, 2452886.29166667, 
    2452886.33333333, 2452886.375, 2452886.41666667, 2452886.45833333, 
    2452886.5, 2452886.54166667, 2452886.58333333, 2452886.625, 
    2452886.66666667, 2452886.70833333, 2452886.75, 2452886.79166667, 
    2452886.83333333, 2452886.875, 2452886.91666667, 2452886.95833333, 
    2452887, 2452887.04166667, 2452887.08333333, 2452887.125, 
    2452887.16666667, 2452887.20833333, 2452887.25, 2452887.29166667, 
    2452887.33333333, 2452887.375, 2452887.41666667, 2452887.45833333, 
    2452887.5, 2452887.54166667, 2452887.58333333, 2452887.625, 
    2452887.66666667, 2452887.70833333, 2452887.75, 2452887.79166667, 
    2452887.83333333, 2452887.875, 2452887.91666667, 2452887.95833333, 
    2452888, 2452888.04166667, 2452888.08333333, 2452888.125, 
    2452888.16666667, 2452888.20833333, 2452888.25, 2452888.29166667, 
    2452888.33333333, 2452888.375, 2452888.41666667, 2452888.45833333, 
    2452888.5, 2452888.54166667, 2452888.58333333, 2452888.625, 
    2452888.66666667, 2452888.70833333, 2452888.75, 2452888.79166667, 
    2452888.83333333, 2452888.875, 2452888.91666667, 2452888.95833333, 
    2452889, 2452889.04166667, 2452889.08333333, 2452889.125, 
    2452889.16666667, 2452889.20833333, 2452889.25, 2452889.29166667, 
    2452889.33333333, 2452889.375, 2452889.41666667, 2452889.45833333, 
    2452889.5, 2452889.54166667, 2452889.58333333, 2452889.625, 
    2452889.66666667, 2452889.70833333, 2452889.75, 2452889.79166667, 
    2452889.83333333, 2452889.875, 2452889.91666667, 2452889.95833333 ;

 ocr507_fwhm_cals = 411.6, 442.5, 490.9, 510.5, 554.7, 665.1, 669.5 ;

 ocr507_offset_cals = 2.14772e+09, 2.147763e+09, 2.147611e+09, 2.1477e+09, 
    2.147563e+09, 2.147706e+09, 2.147325e+09 ;

 ocr507_slope_cals = 2.800404e-07, 2.903272e-07, 2.911961e-07, 2.660817e-07, 
    2.893594e-07, 2.778847e-07, 2.913768e-07 ;

 ocr507_immersion_cals = 1, 1, 1, 1, 1, 1, 1 ;

 DFLS_cals = _ ;

 Ed =
  0.008874815,
  -0.00788369,
  -0.005369045,
  0.002443588,
  0.002625879,
  0.002173531,
  -0.004660747,
  0.008034694,
  -0.008464345,
  -0.006825026,
  0.002177506,
  0.0008897224,
  0.001339877,
  -0.005826254,
  0.008034694,
  -0.009335326,
  -0.008281006,
  0.003241834,
  0.0003110035,
  0.002173531,
  -0.005826254,
  0.009434897,
  -0.009335326,
  -0.009154595,
  0.002975752,
  -0.001135794,
  0.003007185,
  -0.005826254,
  0.009434897,
  -0.009625654,
  -0.009154595,
  0.003507915,
  2.164409e-05,
  0.003007185,
  -0.005534878,
  0.009434897,
  -0.009335326,
  -0.01002818,
  0.003507915,
  -0.002293231,
  0.002173531,
  -0.005826254,
  0.0108351,
  -0.009335326,
  -0.01090177,
  0.003773997,
  -0.004897466,
  0.003007185,
  -0.004952124,
  0.01055506,
  -0.01020631,
  -0.01206656,
  0.00430616,
  -0.004029388,
  0.002451415,
  -0.00436937,
  0.01111514,
  -0.009915981,
  -0.01235775,
  0.004040079,
  -0.005476185,
  0.002451415,
  -0.006409008,
  0.01111514,
  -0.009625654,
  -0.01235775,
  0.004572242,
  -0.006054904,
  0.003007185,
  -0.005243501,
  0.5342305,
  0.4508333,
  0.7293187,
  0.6876041,
  0.4771754,
  0.5876765,
  0.5504121,
  11.50705,
  10.13499,
  19.82742,
  18.33308,
  16.62922,
  15.30417,
  14.80398,
  32.10402,
  28.23805,
  50.37127,
  50.25863,
  43.97716,
  41.29778,
  37.95882,
  54.03146,
  47.43623,
  80.9652,
  81.26753,
  70.40638,
  65.10249,
  59.70486,
  69.0153,
  59.97052,
  98.68565,
  100.0372,
  85.8084,
  78.42846,
  71.45172,
  87.8623,
  76.89748,
  122.9953,
  125.2881,
  108.4875,
  98.92106,
  89.60974,
  80.43759,
  69.57397,
  109.4057,
  110.0914,
  95.12029,
  84.77007,
  77.01935,
  84.34975,
  73.21902,
  113.6761,
  115.4516,
  99.52607,
  89.62082,
  81.63796,
  92.0517,
  80.61976,
  128.7054,
  131.4764,
  113.674,
  103.9458,
  94.6424,
  45.51291,
  38.96535,
  60.58585,
  60.85507,
  52.01933,
  46.40503,
  42.45565,
  54.14208,
  46.72086,
  77.00523,
  76.9791,
  65.75175,
  59.58676,
  54.60402,
  38.2369,
  33.21397,
  58.24201,
  58.01784,
  49.82019,
  46.38251,
  42.64941,
  16.08403,
  14.04657,
  25.23114,
  24.26112,
  20.62701,
  19.94957,
  18.46484,
  3.001946,
  2.621029,
  4.169801,
  3.951097,
  2.939624,
  2.9308,
  2.737778,
  0.009994977,
  -0.009044999,
  -0.00798981,
  0.002975752,
  2.164409e-05,
  0.0027293,
  -0.004952124,
  0.009154856,
  -0.008754672,
  -0.007407418,
  0.002443588,
  -0.0008464342,
  0.002451415,
  -0.005826254,
  0.008874815,
  -0.009335326,
  -0.00798981,
  0.002443588,
  -0.001135794,
  0.001895646,
  -0.006117631,
  0.008314734,
  -0.009044999,
  -0.008572202,
  0.002975752,
  -0.001714513,
  0.002451415,
  -0.005826254,
  0.008874815,
  -0.008174017,
  -0.008863398,
  0.002177506,
  -0.0008464342,
  0.001895646,
  -0.005243501,
  0.008874815,
  -0.009044999,
  -0.008281006,
  0.001645343,
  -0.0005570748,
  0.001339877,
  -0.005826254,
  0.008594775,
  -0.009335326,
  -0.00798981,
  0.001911425,
  -0.0005570748,
  0.001339877,
  -0.004952124,
  0.009714937,
  -0.009044999,
  -0.008572202,
  0.002443588,
  -0.0008464342,
  0.002173531,
  -0.006117631,
  0.008594775,
  -0.009044999,
  -0.008863398,
  0.00270967,
  2.164409e-05,
  0.002173531,
  -0.005243501,
  0.009434897,
  -0.008464345,
  -0.008572202,
  0.003241834,
  -0.0005570748,
  0.001617761,
  -0.004660747,
  0.2653918,
  0.2017326,
  0.2724321,
  0.2459084,
  0.1438333,
  0.1405601,
  0.1235451,
  3.702887,
  3.052455,
  4.470898,
  4.34676,
  3.46105,
  3.175894,
  2.931835,
  14.94623,
  13.03739,
  20.23567,
  20.39176,
  17.36795,
  16.12143,
  14.85381,
  15.65557,
  13.35356,
  20.61015,
  20.65438,
  17.67033,
  15.99333,
  14.72386,
  37.75804,
  33.35391,
  50.20383,
  51.01324,
  44.12386,
  40.08732,
  36.79623,
  102.8758,
  92.20556,
  142.7739,
  147.8529,
  128.5537,
  120.8326,
  110.4012,
  66.2625,
  57.34597,
  87.53867,
  88.97938,
  76.42593,
  69.43166,
  63.38145,
  62.38899,
  53.88556,
  83.14772,
  84.19283,
  72.519,
  65.61047,
  59.97613,
  71.5113,
  61.96623,
  96.34386,
  97.60416,
  83.93336,
  75.97557,
  69.40655,
  49.63343,
  43.07987,
  67.3017,
  68.23059,
  58.57216,
  53.26377,
  48.79659,
  28.77154,
  24.21528,
  37.15155,
  37.07854,
  31.35501,
  27.98238,
  25.66622,
  21.32611,
  18.1335,
  27.89762,
  28.02963,
  23.5915,
  21.4118,
  19.64346,
  9.518206,
  8.195312,
  12.56993,
  12.52212,
  10.40712,
  9.660611,
  8.893988,
  1.909509,
  1.6014,
  2.332062,
  2.217308,
  1.618988,
  1.619184,
  1.500883,
  0.008594775,
  -0.008174017,
  -0.006242633,
  0.00270967,
  0.0008897224,
  0.002173531,
  -0.005534878,
  0.008594775,
  -0.009044999,
  -0.007116221,
  0.002443588,
  0.0008897224,
  0.001617761,
  -0.006409008,
  0.008594775,
  -0.009044999,
  -0.007698614,
  0.002443588,
  0.001179082,
  0.001339877,
  -0.005243501,
  0.009154856,
  -0.009044999,
  -0.007407418,
  0.001645343,
  0.0003110035,
  0.001617761,
  -0.004952124,
  0.009154856,
  -0.009044999,
  -0.007698614,
  0.001379261,
  -0.0005570748,
  0.001339877,
  -0.005826254,
  0.009154856,
  -0.009335326,
  -0.007698614,
  0.002443588,
  2.164409e-05,
  0.001617761,
  -0.005534878,
  0.009154856,
  -0.009915981,
  -0.00798981,
  0.002975752,
  -0.0008464342,
  0.001895646,
  -0.005826254,
  0.009154856,
  -0.009335326,
  -0.008572202,
  0.003241834,
  -0.001425153,
  0.001339877,
  -0.005534878,
  0.009154856,
  -0.008754672,
  -0.008863398,
  0.002975752,
  -0.001135794,
  0.002451415,
  -0.006117631,
  0.009434897,
  -0.009625654,
  -0.008863398,
  0.002443588,
  -0.0002677153,
  0.002173531,
  -0.005534878,
  0.08392563,
  0.05076241,
  0.06684759,
  0.06656929,
  0.03300862,
  0.02968411,
  0.02039766,
  1.864982,
  1.570625,
  2.380692,
  2.342366,
  1.899377,
  1.800921,
  1.663763,
  5.867599,
  4.877743,
  7.331026,
  7.281642,
  6.083804,
  5.504012,
  5.075203,
  9.428593,
  8.003115,
  12.27088,
  12.23954,
  10.44127,
  9.418573,
  8.683905,
  17.3879,
  14.74974,
  22.70443,
  22.65877,
  19.38768,
  17.22574,
  15.87246,
  31.38124,
  26.78758,
  41.12113,
  41.36032,
  35.55796,
  31.98587,
  29.43868,
  31.93376,
  26.99864,
  41.25304,
  41.1613,
  35.13346,
  30.80819,
  28.32911,
  93.92545,
  82.69299,
  132.013,
  132.8461,
  116.5115,
  105.7081,
  97.0617,
  71.81123,
  62.53585,
  97.4801,
  98.26218,
  85.60528,
  77.65733,
  71.34682,
  71.2265,
  62.85609,
  98.47483,
  99.72562,
  86.89206,
  80.90913,
  74.5814,
  45.76775,
  40.47853,
  65.01436,
  63.65106,
  51.90792,
  46.5573,
  44.2986,
  42.28321,
  37.93498,
  66.82938,
  67.82801,
  60.11705,
  57.66047,
  52.5638,
  12.62665,
  10.63551,
  16.48157,
  16.17276,
  13.49401,
  12.49559,
  11.39487,
  2.9549,
  2.689256,
  4.333453,
  4.198287,
  3.191656,
  3.427658,
  3.196114,
  0.01139518,
  -0.008464345,
  -0.01031938,
  0.004040079,
  -0.004029388,
  0.0027293,
  -0.005243501,
  0.01027502,
  -0.009335326,
  -0.01031938,
  0.003241834,
  -0.003740029,
  0.0027293,
  -0.005826254,
  0.009714937,
  -0.009625654,
  -0.01061057,
  0.003241834,
  -0.004029388,
  0.0027293,
  -0.005826254,
  0.009434897,
  -0.009625654,
  -0.01031938,
  0.00270967,
  -0.002293231,
  0.001895646,
  -0.006117631,
  0.0108351,
  -0.01020631,
  -0.01090177,
  0.003507915,
  -0.002582591,
  0.0027293,
  -0.005826254,
  0.01111514,
  -0.01020631,
  -0.01177536,
  0.004040079,
  -0.004029388,
  0.002173531,
  -0.004952124,
  0.01111514,
  -0.009335326,
  -0.01177536,
  0.004040079,
  -0.005476185,
  0.002451415,
  -0.005826254,
  0.01139518,
  -0.01020631,
  -0.01264895,
  0.004572242,
  -0.005765545,
  0.002451415,
  -0.006117631,
  0.01167522,
  -0.01020631,
  -0.01294014,
  0.003773997,
  -0.005765545,
  0.003007185,
  -0.005826254,
  0.01167522,
  -0.009625654,
  -0.01323134,
  0.00430616,
  -0.006633623,
  0.002451415,
  -0.006117631,
  0.3552848,
  0.3149602,
  0.4532648,
  0.4241832,
  0.2757812,
  0.3848207,
  0.3703412,
  10.52271,
  10.44215,
  17.57327,
  15.56743,
  12.96564,
  12.8096,
  14.46191,
  29.26833,
  27.40888,
  45.1277,
  44.15206,
  37.14191,
  35.32632,
  32.93578,
  48.96469,
  43.46891,
  72.35658,
  73.0033,
  61.7528,
  57.59655,
  52.95016,
  68.65405,
  60.3645,
  99.12012,
  99.83924,
  85.62148,
  78.49432,
  71.67579,
  83.89497,
  73.82726,
  118.7004,
  119.28,
  103.6344,
  94.14089,
  85.90488,
  93.1559,
  82.09346,
  129.9721,
  130.7864,
  114.0372,
  103.2911,
  94.291,
  113.5227,
  101.6072,
  161.93,
  163.7954,
  144.1297,
  132.0257,
  120.6507,
  106.2318,
  95.13322,
  153.2494,
  154.4749,
  136.4692,
  125.2106,
  114.6641,
  72.98907,
  64.26127,
  105.6455,
  105.651,
  92.40291,
  84.42215,
  77.23322,
  49.2999,
  42.77938,
  70.49816,
  70.0764,
  60.48743,
  55.07753,
  50.41082,
  40.02945,
  35.67333,
  61.444,
  61.81456,
  54.44589,
  51.57451,
  47.17303,
  14.7208,
  13.1721,
  24.28738,
  24.08524,
  21.95083,
  22.02481,
  19.82819,
  2.211392,
  1.823791,
  2.584529,
  2.367644,
  1.623617,
  1.462735,
  1.347036,
  0.009434897,
  -0.008464345,
  -0.008281006,
  0.003241834,
  -0.0002677153,
  0.001617761,
  -0.005243501,
  0.009434897,
  -0.009625654,
  -0.008281006,
  0.002443588,
  -0.0005570748,
  0.001339877,
  -0.005243501,
  0.01027502,
  -0.009625654,
  -0.008572202,
  0.002975752,
  -0.0008464342,
  0.001617761,
  -0.006700385,
  0.01027502,
  -0.009625654,
  -0.00944579,
  0.002975752,
  -0.0008464342,
  0.002451415,
  -0.006409008,
  0.009434897,
  -0.009335326,
  -0.00944579,
  0.002975752,
  -0.001425153,
  0.002451415,
  -0.005534878,
  0.009994977,
  -0.009625654,
  -0.009736987,
  0.002975752,
  -0.0008464342,
  0.001895646,
  -0.005826254,
  0.009434897,
  -0.009625654,
  -0.008281006,
  0.002443588,
  -0.0008464342,
  0.002173531,
  -0.00436937,
  0.009994977,
  -0.009625654,
  -0.008281006,
  0.003241834,
  -0.001135794,
  0.002173531,
  -0.005826254,
  0.009714937,
  -0.009044999,
  -0.00944579,
  0.002975752,
  -0.001135794,
  0.001895646,
  -0.005243501,
  0.009714937,
  -0.009915981,
  -0.009154595,
  0.003507915,
  -0.0008464342,
  0.0027293,
  -0.005243501,
  0.04303974,
  0.01969739,
  0.02433296,
  0.02958393,
  0.01477898,
  0.02106969,
  0.01194773,
  0.9288074,
  0.8247747,
  1.124181,
  1.01861,
  0.7998111,
  0.803593,
  0.694935,
  3.619155,
  3.280072,
  4.440322,
  4.262146,
  3.392182,
  3.285103,
  2.869772,
  2.978703,
  2.671256,
  3.61944,
  3.503281,
  2.93239,
  2.540094,
  2.337718,
  5.337203,
  4.96397,
  6.799593,
  6.596747,
  5.410464,
  4.921566,
  4.545771,
  15.9737,
  14.85077,
  19.64862,
  20.01951,
  17.28201,
  15.32362,
  13.94267,
  12.85657,
  11.67692,
  15.24079,
  15.46898,
  12.79289,
  11.58524,
  10.80513,
  15.60684,
  14.62954,
  18.55052,
  19.68212,
  16.06381,
  14.36631,
  13.99629,
  46.22114,
  42.78257,
  55.77092,
  56.77231,
  48.19457,
  42.94286,
  40.67009,
  31.65372,
  27.96253,
  39.4421,
  40.23613,
  34.70174,
  30.99854,
  28.8533,
  16.03559,
  13.83608,
  20.02223,
  20.33455,
  17.47965,
  15.69682,
  14.65014,
  13.08872,
  11.15433,
  16.30482,
  16.45002,
  13.97058,
  12.63037,
  11.65362,
  3.429288,
  2.902937,
  4.264731,
  4.272257,
  3.541492,
  3.28677,
  3.03877,
  0.6423261,
  0.496705,
  0.637592,
  0.5883556,
  0.3857378,
  0.3439717,
  0.3143969,
  0.008874815,
  -0.009335326,
  -0.00798981,
  0.002177506,
  0.00233652,
  0.001061992,
  -0.004952124,
  0.009154856,
  -0.009335326,
  -0.006825026,
  0.002443588,
  0.001468441,
  0.001895646,
  -0.006117631,
  0.008594775,
  -0.009044999,
  -0.007116221,
  0.002443588,
  0.001179082,
  0.001339877,
  -0.004952124,
  0.009154856,
  -0.009044999,
  -0.006825026,
  0.002443588,
  0.001179082,
  0.001617761,
  -0.005534878,
  0.009434897,
  -0.009335326,
  -0.007407418,
  0.001911425,
  0.000600363,
  0.001895646,
  -0.005534878,
  0.008874815,
  -0.008754672,
  -0.007407418,
  0.001911425,
  0.001757801,
  0.001061992,
  -0.005534878,
  0.008874815,
  -0.009044999,
  -0.007116221,
  0.00270967,
  2.164409e-05,
  0.0007841072,
  -0.005243501,
  0.009434897,
  -0.009044999,
  -0.007698614,
  0.001645343,
  0.001468441,
  0.001617761,
  -0.005534878,
  0.01027502,
  -0.009044999,
  -0.00798981,
  0.002975752,
  -0.0002677153,
  0.001339877,
  -0.005826254,
  0.009434897,
  -0.009915981,
  -0.009154595,
  0.00270967,
  2.164409e-05,
  0.001895646,
  -0.005826254,
  0.1189307,
  0.08095644,
  0.1012087,
  0.09610436,
  0.04834467,
  0.04580143,
  0.03525788,
  5.112051,
  4.32554,
  6.125474,
  6.024405,
  4.787184,
  4.451108,
  4.116865,
  8.497178,
  6.668771,
  8.725564,
  8.472092,
  6.640532,
  5.45566,
  5.026251,
  33.51907,
  29.48791,
  45.91859,
  46.98689,
  41.31361,
  38.78543,
  35.79156,
  40.8326,
  34.94955,
  54.6964,
  55.18088,
  47.88322,
  43.53725,
  39.9093,
  64.35179,
  55.93991,
  90.18011,
  90.41196,
  79.49458,
  73.91116,
  67.93334,
  75.16163,
  64.1675,
  100.9922,
  100.9288,
  89.74543,
  83.35452,
  76.02225,
  83.99494,
  71.65823,
  113.2947,
  116.0287,
  100.6268,
  92.93459,
  84.62661,
  85.4968,
  72.92551,
  120.9511,
  121.3573,
  106.3839,
  97.17817,
  88.62255,
  75.57301,
  64.52779,
  108.4844,
  108.7902,
  95.87406,
  88.28141,
  80.51412,
  56.78566,
  48.29211,
  84.28222,
  84.15638,
  73.52944,
  68.42516,
  62.49829,
  35.1349,
  29.7492,
  53.60471,
  53.06526,
  46.14475,
  43.8232,
  40.23069,
  12.2486,
  10.08186,
  15.76174,
  15.17575,
  12.13315,
  10.83356,
  9.96742,
  1.84622,
  1.538399,
  2.364967,
  2.162495,
  1.448844,
  1.297672,
  1.201057,
  0.008314734,
  -0.008174017,
  -0.005660241,
  0.001379261,
  0.001468441,
  0.001339877,
  -0.005826254,
  0.008874815,
  -0.008464345,
  -0.006825026,
  0.00270967,
  2.164409e-05,
  0.001617761,
  -0.005534878,
  0.008034694,
  -0.009335326,
  -0.006825026,
  0.002177506,
  0.001757801,
  0.001339877,
  -0.005243501,
  0.008314734,
  -0.008464345,
  -0.006533829,
  0.00270967,
  0.001757801,
  0.001339877,
  -0.005534878,
  0.008874815,
  -0.009625654,
  -0.008281006,
  0.00270967,
  0.001468441,
  0.001061992,
  -0.005243501,
  0.009434897,
  -0.009625654,
  -0.008863398,
  0.003241834,
  0.0003110035,
  0.0005062225,
  -0.005534878,
  0.01027502,
  -0.009625654,
  -0.00944579,
  0.003241834,
  -0.001714513,
  0.002173531,
  -0.005534878,
  0.009714937,
  -0.009625654,
  -0.00944579,
  0.002975752,
  -0.0005570748,
  0.002173531,
  -0.005826254,
  0.01027502,
  -0.009625654,
  -0.01002818,
  0.003507915,
  -0.001135794,
  0.001617761,
  -0.006409008,
  0.009434897,
  -0.009335326,
  -0.01061057,
  0.002177506,
  -0.002003872,
  0.001617761,
  -0.005534878,
  0.2267462,
  0.1753128,
  0.2832063,
  0.2637359,
  0.1658246,
  0.2425438,
  0.2272752,
  10.0416,
  9.032035,
  16.63562,
  14.71996,
  11.52145,
  13.83361,
  13.00065,
  28.77658,
  24.33809,
  44.81001,
  43.9179,
  37.76722,
  35.6017,
  32.87488,
  51.03923,
  43.33507,
  76.28394,
  76.26094,
  66.03416,
  61.30882,
  56.13491,
  72.92187,
  62.27456,
  104.6595,
  105.1146,
  92.52068,
  85.10213,
  77.62716,
  89.76685,
  77.2537,
  124.9562,
  126.2117,
  111.4378,
  102.588,
  93.5984,
  101.309,
  87.41544,
  137.8591,
  140.5974,
  123.5215,
  114.6949,
  104.6477,
  98.02412,
  83.60984,
  132.9536,
  136.7788,
  118.5234,
  109.6885,
  99.488,
  86.63741,
  73.19348,
  121.2015,
  122.7523,
  106.2991,
  97.30794,
  88.34225,
  73.08317,
  61.31358,
  104.8992,
  105.7167,
  90.92197,
  83.5507,
  75.94125,
  54.21265,
  45.20506,
  80.13442,
  80.23035,
  68.22346,
  63.41796,
  57.86452,
  33.71453,
  27.90069,
  51.12809,
  50.52259,
  42.61948,
  40.13539,
  36.89676,
  14.29933,
  11.84937,
  23.03378,
  20.76666,
  16.90787,
  16.51325,
  15.3442,
  1.810374,
  1.540431,
  2.570843,
  2.376957,
  1.678306,
  1.668092,
  1.591501 ;

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

 solar_zenith_angle =
  1.637452,
  1.811496,
  1.966968,
  2.093328,
  2.177579,
  2.213678,
  2.183657,
  2.099,
  1.972163,
  1.816267,
  1.641912,
  1.457074,
  1.268188,
  1.081541,
  0.9050685,
  0.7511013,
  0.6398842,
  0.5980073,
  0.6398842,
  0.7511013,
  0.9050685,
  1.081541,
  1.268188,
  1.457074,
  1.641912,
  1.816267,
  1.972163,
  2.099,
  2.183657,
  2.219971,
  2.189783,
  2.104714,
  1.977394,
  1.821073,
  1.646406,
  1.461393,
  1.272483,
  1.085984,
  0.9098582,
  0.7564455,
  0.6458631,
  0.6043004,
  0.6458631,
  0.7564455,
  0.9098582,
  1.085984,
  1.272483,
  1.461393,
  1.646406,
  1.821073,
  1.977394,
  2.104714,
  2.189783,
  2.226312,
  2.195954,
  2.110467,
  1.982661,
  1.825911,
  1.650933,
  1.465747,
  1.276818,
  1.090471,
  0.9146978,
  0.7618426,
  0.6518931,
  0.610642,
  0.6518931,
  0.7618426,
  0.9146978,
  1.090471,
  1.276818,
  1.465747,
  1.650933,
  1.825911,
  1.982661,
  2.110467,
  2.195954,
  2.232701,
  2.202169,
  2.116259,
  1.98796,
  1.83078,
  1.655492,
  1.470136,
  1.281191,
  1.095001,
  0.9195861,
  0.7672911,
  0.6579727,
  0.6170303,
  0.6579727,
  0.7672911,
  0.9195861,
  1.095001,
  1.281191,
  1.470136,
  1.655492,
  1.83078,
  1.98796,
  2.116259,
  2.202169,
  2.239134,
  2.208426,
  2.122087,
  1.993291,
  1.835679,
  1.660081,
  1.474558,
  1.285601,
  1.099574,
  0.9245217,
  0.7727897,
  0.6641001,
  0.6234636,
  0.6641001,
  0.7727897,
  0.9245217,
  1.099574,
  1.285601,
  1.474558,
  1.660081,
  1.835679,
  1.993291,
  2.122087,
  2.208426,
  2.245611,
  2.214724,
  2.127949,
  1.998653,
  1.840607,
  1.664699,
  1.479012,
  1.290048,
  1.104189,
  0.9295036,
  0.7783366,
  0.6702735,
  0.6299402,
  0.6702735,
  0.7783366,
  0.9295036,
  1.104189,
  1.290048,
  1.479012,
  1.664699,
  1.840607,
  1.998653,
  2.127949,
  2.214724,
  2.252129,
  2.221061,
  2.133845,
  2.004042,
  1.84556,
  1.669345,
  1.483497,
  1.294529,
  1.108843,
  0.9345301,
  0.7839305,
  0.6764914,
  0.6364582,
  0.6764914,
  0.7839305,
  0.9345301,
  1.108843,
  1.294529,
  1.483497 ;

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

 Ec =
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  14.388,
  19.702,
  20.384,
  20.243,
  18.57,
  18.378,
  18.378,
  37.987,
  51.157,
  52.336,
  52.403,
  49.643,
  45.845,
  45.499,
  61.963,
  82.251,
  83.25,
  83.404,
  79.553,
  71.615,
  70.884,
  82.466,
  108.56,
  109.22,
  109.41,
  104.63,
  93.052,
  91.984,
  97.478,
  127.74,
  128.07,
  128.29,
  122.82,
  108.55,
  107.24,
  105.79,
  138.33,
  138.47,
  138.69,
  132.85,
  117.08,
  115.63,
  106.78,
  139.6,
  139.71,
  139.93,
  134.05,
  118.1,
  116.63,
  100.38,
  131.45,
  131.71,
  131.93,
  126.33,
  111.54,
  110.18,
  87.068,
  114.45,
  115.01,
  115.21,
  110.22,
  97.818,
  96.674,
  67.873,
  89.854,
  90.766,
  90.934,
  86.814,
  77.833,
  77.006,
  44.559,
  59.731,
  60.898,
  60.995,
  57.935,
  53.023,
  52.574,
  20.266,
  27.681,
  28.614,
  28.548,
  26.6,
  25.62,
  25.542,
  2.2318,
  2.9431,
  2.7669,
  2.4862,
  1.7144,
  2.0089,
  2.0608,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  14.029,
  19.209,
  19.871,
  19.725,
  18.068,
  17.92,
  17.925,
  37.562,
  50.602,
  51.78,
  51.844,
  49.103,
  45.378,
  45.038,
  61.53,
  81.694,
  82.7,
  82.854,
  79.021,
  71.161,
  70.437,
  82.029,
  108.01,
  108.67,
  108.86,
  104.1,
  92.602,
  91.541,
  97.027,
  127.17,
  127.51,
  127.73,
  122.28,
  108.09,
  106.78,
  105.31,
  137.73,
  137.88,
  138.1,
  132.28,
  116.6,
  115.15,
  106.27,
  138.94,
  139.07,
  139.3,
  133.43,
  117.58,
  116.11,
  99.825,
  130.73,
  131.02,
  131.23,
  125.66,
  110.97,
  109.61,
  86.458,
  113.67,
  114.24,
  114.45,
  109.48,
  97.191,
  96.057,
  67.216,
  89.011,
  89.934,
  90.101,
  86.01,
  77.147,
  76.331,
  43.876,
  58.844,
  60.014,
  60.109,
  57.079,
  52.285,
  51.846,
  19.64,
  26.837,
  27.749,
  27.676,
  25.757,
  24.868,
  24.799,
  1.8955,
  2.4942,
  2.3182,
  2.0532,
  1.3581,
  1.6241,
  1.6713,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  13.671,
  18.719,
  19.36,
  19.208,
  17.568,
  17.463,
  17.472,
  37.135,
  50.044,
  51.222,
  51.284,
  48.562,
  44.909,
  44.578,
  61.095,
  81.134,
  82.147,
  82.299,
  78.486,
  70.704,
  69.988,
  81.588,
  107.44,
  108.11,
  108.31,
  103.57,
  92.148,
  91.095,
  96.572,
  126.59,
  126.94,
  127.16,
  121.73,
  107.63,
  106.33,
  104.83,
  137.11,
  137.28,
  137.5,
  131.7,
  116.11,
  114.67,
  105.75,
  138.28,
  138.43,
  138.65,
  132.81,
  117.05,
  115.6,
  99.261,
  130.02,
  130.31,
  130.53,
  124.98,
  110.39,
  109.05,
  85.844,
  112.89,
  113.47,
  113.67,
  108.74,
  96.559,
  95.435,
  66.556,
  88.163,
  89.097,
  89.263,
  85.202,
  76.457,
  75.651,
  43.192,
  57.954,
  59.128,
  59.219,
  56.22,
  51.544,
  51.116,
  19.017,
  25.997,
  26.887,
  26.807,
  24.916,
  24.116,
  24.055,
  1.5674,
  2.0573,
  1.8857,
  1.6408,
  1.032,
  1.2662,
  1.3084,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  13.316,
  18.231,
  18.851,
  18.694,
  17.07,
  17.006,
  17.019,
  36.708,
  49.484,
  50.662,
  50.722,
  48.019,
  44.438,
  44.114,
  60.657,
  80.571,
  81.59,
  81.741,
  77.947,
  70.244,
  69.535,
  81.144,
  106.88,
  107.56,
  107.75,
  103.03,
  91.69,
  90.645,
  96.112,
  126,
  126.37,
  126.58,
  121.18,
  107.16,
  105.87,
  104.34,
  136.5,
  136.68,
  136.9,
  131.12,
  115.62,
  114.18,
  105.23,
  137.62,
  137.78,
  138,
  132.18,
  116.52,
  115.07,
  98.692,
  129.29,
  129.6,
  129.82,
  124.3,
  109.81,
  108.48,
  85.225,
  112.1,
  112.7,
  112.9,
  107.99,
  95.922,
  94.809,
  65.892,
  87.311,
  88.256,
  88.42,
  84.388,
  75.762,
  74.968,
  42.506,
  57.061,
  58.238,
  58.326,
  55.358,
  50.8,
  50.384,
  18.398,
  25.16,
  26.027,
  25.939,
  24.077,
  23.364,
  23.312,
  1.2476,
  1.6324,
  1.4699,
  1.2506,
  0.739,
  0.9356,
  0.97201,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  12.959,
  17.739,
  18.337,
  18.174,
  16.567,
  16.544,
  16.562,
  36.272,
  48.914,
  50.093,
  50.149,
  47.465,
  43.959,
  43.641,
  60.208,
  79.994,
  81.02,
  81.17,
  77.396,
  69.773,
  69.071,
  80.686,
  106.29,
  106.98,
  107.18,
  102.47,
  91.219,
  90.181,
  95.637,
  125.4,
  125.78,
  125.99,
  120.61,
  106.68,
  105.39,
  103.84,
  135.86,
  136.05,
  136.27,
  130.51,
  115.1,
  113.68,
  104.68,
  136.93,
  137.1,
  137.32,
  131.53,
  115.96,
  114.53,
  98.097,
  128.54,
  128.86,
  129.08,
  123.58,
  109.21,
  107.88,
  84.579,
  111.27,
  111.89,
  112.09,
  107.21,
  95.257,
  94.154,
  65.199,
  86.421,
  87.378,
  87.541,
  83.54,
  75.037,
  74.254,
  41.793,
  56.133,
  57.312,
  57.396,
  54.46,
  50.025,
  49.62,
  17.76,
  24.296,
  25.138,
  25.042,
  23.209,
  22.585,
  22.542,
  0.92474,
  1.205,
  1.0585,
  0.87297,
  0.47584,
  0.62388,
  0.65323,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  12.604,
  17.25,
  17.826,
  17.657,
  16.067,
  16.083,
  16.105,
  35.836,
  48.343,
  49.519,
  49.574,
  46.909,
  43.478,
  43.166,
  59.757,
  79.413,
  80.446,
  80.595,
  76.841,
  69.298,
  68.604,
  80.225,
  105.7,
  106.4,
  106.6,
  101.91,
  90.743,
  89.713,
  95.157,
  124.79,
  125.18,
  125.39,
  120.03,
  106.19,
  104.91,
  103.33,
  135.21,
  135.41,
  135.63,
  129.9,
  114.58,
  113.17,
  104.13,
  136.23,
  136.41,
  136.63,
  130.86,
  115.4,
  113.98,
  97.498,
  127.77,
  128.11,
  128.33,
  122.86,
  108.59,
  107.28,
  83.928,
  110.44,
  111.07,
  111.27,
  106.42,
  94.586,
  93.495,
  64.504,
  85.527,
  86.495,
  86.656,
  82.686,
  74.308,
  73.537,
  41.079,
  55.201,
  56.382,
  56.464,
  53.56,
  49.247,
  48.853,
  17.127,
  23.437,
  24.252,
  24.148,
  22.344,
  21.807,
  21.772,
  0.61085,
  0.79155,
  0.67103,
  0.5303,
  0.2624,
  0.35149,
  0.37204,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  12.2665,
  16.7695,
  17.2525,
  16.992,
  15.217,
  15.4555,
  15.485,
  35.4415,
  47.794,
  48.867,
  48.798,
  45.8475,
  42.7885,
  42.478,
  59.363,
  78.866,
  79.7875,
  79.8,
  75.721,
  68.6065,
  67.907,
  79.8295,
  105.155,
  105.74,
  105.785,
  100.76,
  90.048,
  89.0075,
  94.748,
  124.22,
  124.49,
  124.56,
  118.85,
  105.475,
  104.185,
  102.89,
  134.6,
  134.69,
  134.765,
  128.675,
  113.845,
  112.415,
  103.65,
  135.57,
  135.64,
  135.715,
  129.595,
  114.625,
  113.18,
  96.97,
  127.05,
  127.28,
  127.345,
  121.53,
  107.765,
  106.435,
  83.345,
  109.655,
  110.17,
  110.225,
  105.03,
  93.696,
  92.5965,
  63.867,
  84.667,
  85.5265,
  85.5485,
  81.26,
  73.361,
  72.586,
  40.41,
  54.2955,
  55.371,
  55.3245,
  52.1365,
  48.2585,
  47.8685,
  16.5205,
  22.5925,
  23.3005,
  23.093,
  21.085,
  20.849,
  20.8245,
  0.30574,
  0.39205,
  0.31078,
  0.22892,
  0.1013505,
  0.13084,
  0.14039 ;

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

 Ed_PAR =
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  201.3253,
  537.1724,
  862.981,
  1055.048,
  1330.48,
  1167.564,
  1225.682,
  1395.863,
  643.6912,
  811.3208,
  613.5629,
  259.7378,
  40.43805,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  45.53384,
  217.5011,
  220.0572,
  546.2488,
  1587.729,
  947.6512,
  896.7381,
  1037.126,
  724.6546,
  391.839,
  295.9667,
  132.4398,
  22.85698,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  24.75871,
  77.1779,
  130.4191,
  240.6013,
  441.0021,
  435.3584,
  1425.269,
  1053.99,
  1075.478,
  657.9585,
  732.356,
  171.9382,
  44.00199,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  172.4355,
  469.059,
  767.4805,
  1055.355,
  1271.721,
  1398.687,
  1761.561,
  1665.303,
  1130.858,
  745.1105,
  666.1182,
  268.3728,
  23.3845,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  45.66468,
  37.4465,
  70.32153,
  216.02,
  164.9748,
  205.9932,
  611.0486,
  432.289,
  218.1588,
  175.664,
  45.42112,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  87.61531,
  509.9481,
  590.9915,
  979.2276,
  1105.703,
  1240.844,
  1300.155,
  1169.96,
  899.9604,
  568.6377,
  156.8096,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  466.4673,
  809.528,
  1128.812,
  1363.001,
  1519.192,
  1459.543,
  1303.734,
  1116.383,
  842.3201,
  529.978,
  219.61,
  0 ;

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

 chlorophyll =
  2.728318,
  2.866589,
  2.866589,
  2.929439,
  3.042568,
  3.293968,
  3.570508,
  3.557939,
  3.570508,
  3.495089,
  3.130558,
  2.979718,
  2.828878,
  1.823279,
  1.546739,
  1.345618,
  1.415382,
  1.101132,
  1.000572,
  2.446122,
  2.018742,
  1.981032,
  2.760372,
  2.735232,
  2.992289,
  2.979718,
  2.942008,
  2.929439,
  3.042568,
  3.092849,
  3.105418,
  3.243689,
  3.683639,
  3.884758,
  3.620789,
  3.557939,
  3.696208,
  3.520228,
  3.507658,
  1.521598,
  2.112389,
  2.841449,
  2.388928,
  4.173869,
  5.116619,
  5.066339,
  4.865219,
  4.814939,
  5.192039,
  4.714378,
  4.613819,
  4.777228,
  4.978349,
  4.978349,
  4.890358,
  4.764658,
  4.211578,
  4.362419,
  4.400128,
  4.412698,
  4.450408,
  4.312139,
  4.462978,
  4.462978,
  4.581765,
  2.281455,
  2.733975,
  2.778599,
  3.281399,
  4.588678,
  4.739519,
  4.739519,
  4.789799,
  4.840078,
  4.802369,
  4.588678,
  4.186439,
  4.701808,
  4.626389,
  4.915499,
  4.745175,
  5.612505,
  5.159985,
  4.116675,
  3.764715,
  2.821965,
  2.175239,
  1.848418,
  1.395898,
  1.257628,
  1.327392,
  1.427952,
  1.893042,
  2.534112,
  3.577422,
  3.495089,
  4.400128,
  3.331678,
  3.419668,
  4.651528,
  5.141758,
  3.947608,
  4.739519,
  4.500689,
  4.048169,
  1.629072,
  1.145756,
  1.082906,
  1.673695,
  1.485145,
  1.321736,
  1.547995,
  1.610845,
  1.648556,
  1.503372,
  2.496402,
  3.263172,
  3.904242,
  3.740832,
  3.539712,
  3.426582,
  2.810652,
  2.672382,
  2.835792,
  2.747802,
  2.157012,
  1.923838,
  2.031312,
  1.867902,
  1.880472,
  1.918182,
  1.754772,
  1.855332,
  1.792482,
  1.603932,
  0.711462,
  0.824592,
  0.774312,
  0.6680955,
  0.7309455,
  1.170895,
  1.547995,
  1.824535,
  1.799395,
  1.824535,
  1.736545,
  1.830192,
  1.691922,
  1.867902,
  1.805052,
  1.691922,
  1.672439,
  1.810709,
  2.200378,
  1.056509,
  1.081648,
  0.8930985,
  0.5159985,
  0.422352,
  0.560622,
  0.422352,
  0.434922,
  0.3412755,
  0.3538455,
  0.4795455,
  0.623472,
  0.837162,
  0.724032 ;

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