repository restructure

git-svn-id: http://dev.eclipse.org/svnroot/technology/org.eclipse.stem/trunk/data/earthscience@2121 92a21009-5b66-0410-b83a-dc787c41c6e9
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/.classpath b/org.eclipse.stem.internal.data.geography.earthscience.2008/.classpath
new file mode 100755
index 0000000..64db939
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/.classpath
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>

+<classpath>

+	<classpathentry kind="output" path="bin"/>

+</classpath>

diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/.project b/org.eclipse.stem.internal.data.geography.earthscience.2008/.project
new file mode 100755
index 0000000..1075c8a
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/.project
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>

+<projectDescription>

+	<name>org.eclipse.stem.internal.data.geography.earthscience.2008</name>

+	<comment></comment>

+	<projects>

+	</projects>

+	<buildSpec>

+		<buildCommand>

+			<name>org.eclipse.jdt.core.javabuilder</name>

+			<arguments>

+			</arguments>

+		</buildCommand>

+		<buildCommand>

+			<name>org.eclipse.pde.ManifestBuilder</name>

+			<arguments>

+			</arguments>

+		</buildCommand>

+		<buildCommand>

+			<name>org.eclipse.pde.SchemaBuilder</name>

+			<arguments>

+			</arguments>

+		</buildCommand>

+	</buildSpec>

+	<natures>

+		<nature>org.eclipse.pde.PluginNature</nature>

+		<nature>org.eclipse.jdt.core.javanature</nature>

+	</natures>

+</projectDescription>

diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/META-INF/MANIFEST.MF b/org.eclipse.stem.internal.data.geography.earthscience.2008/META-INF/MANIFEST.MF
new file mode 100755
index 0000000..28e3400
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/META-INF/MANIFEST.MF
@@ -0,0 +1,7 @@
+Manifest-Version: 1.0
+Bundle-ManifestVersion: 2
+Bundle-Name: STEM Internal Earth Science Data for 2008
+Bundle-SymbolicName: org.eclipse.stem.internal.data.geography.earthscience.2008
+Bundle-Version: 2.0.0
+Bundle-RequiredExecutionEnvironment: J2SE-1.5,JavaSE-1.6
+Bundle-Vendor: Eclipse.org
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/build.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/build.properties
new file mode 100755
index 0000000..f6d47df
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/build.properties
@@ -0,0 +1,4 @@
+bin.includes = META-INF/,\
+               .,\
+               resources/,\
+               update.xml
\ No newline at end of file
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AFG/AFG_0_nighttemp_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AFG/AFG_0_nighttemp_2008.properties
new file mode 100644
index 0000000..b9683a4
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AFG/AFG_0_nighttemp_2008.properties
@@ -0,0 +1,47 @@
+# AFG.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the nighttemp data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = AFG nighttemp data for 2008 at admin level 0
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = AFG
+ADMIN_LEVEL = 0
+UNITS = C
+DATA_TYPE = nighttemp
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+AFG = -11.99,7.29,3.11,-25.0,28.11,-0.05,1.87,14.03,-12.67,24960.0,-6.72,7.31,8.62,-25.0,33.62,-0.47,2.4,9.93,-5.95,24960.0,2.71,7.26,16.34,-22.8,39.13,-0.96,3.29,7.75,5.04,24960.0,6.81,7.8,19.92,-20.59,40.51,-0.85,2.97,10.35,9.45,24960.0,12.99,7.75,25.98,-16.18,42.17,-0.94,3.2,15.12,15.31,24960.0,18.62,7.16,30.67,-7.64,38.31,-0.74,2.73,19.94,20.2,24959.0,19.34,7.02,31.5,-6.54,38.03,-0.66,2.63,20.57,21.02,24960.0,17.48,6.56,30.94,-10.39,41.34,-0.68,2.95,18.67,18.82,24958.0,13.1,6.62,27.36,-12.87,40.24,-0.86,3.14,14.68,15.03,24955.0,8.32,6.59,23.5,-16.18,39.69,-0.78,3.19,10.62,9.72,24960.0,-0.81,6.14,12.48,-22.24,34.72,-0.94,3.23,6.19,1.39,24960.0,-2.88,6.59,10.28,-25.0,35.28,-0.85,2.96,7.19,-1.02,24960.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AFG/AFG_0_rainfall_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AFG/AFG_0_rainfall_2008.properties
new file mode 100644
index 0000000..622453c
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AFG/AFG_0_rainfall_2008.properties
@@ -0,0 +1,48 @@
+# AFG.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rainfall data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = AFG rainfall data for 2008 at admin level 0
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = AFG
+ADMIN_LEVEL = 0
+UNITS = MM
+DATA_TYPE = rainfall
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 2000.0
+# Minimum: 1.0
+# Data not available for locations above 35 degrees N and below 35 degrees S Latitude
+
+AFG = 61.43,33.75,281.56,7.1,274.46,1.61,8.17,70.09,55.34,3995.0,29.68,14.51,158.74,1.0,157.74,0.88,9.65,33.04,31.14,3995.0,6.67,6.64,76.97,1.0,75.97,2.03,10.15,9.41,4.63,3995.0,34.57,42.72,299.07,1.0,298.07,1.95,6.97,54.95,16.37,3995.0,14.81,22.38,179.1,1.0,178.1,2.81,13.39,26.83,5.2,3995.0,16.92,18.87,196.06,1.0,195.06,2.54,14.71,25.34,11.17,3995.0,21.95,29.54,249.56,1.0,248.56,2.51,10.92,36.8,11.59,3995.0,22.63,30.96,281.56,1.0,280.56,2.96,14.3,38.35,13.6,3995.0,4.17,8.18,100.97,1.0,99.97,4.74,33.81,9.18,1.0,3995.0,4.79,10.13,249.56,1.0,248.56,9.2,143.03,11.2,1.39,3995.0,8.98,11.03,64.23,1.0,63.23,1.96,6.81,14.22,4.32,3995.0,26.43,17.62,190.23,1.67,188.56,1.12,5.84,31.76,23.78,3995.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AFG/AFG_0_temperature_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AFG/AFG_0_temperature_2008.properties
new file mode 100644
index 0000000..5a3625f
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AFG/AFG_0_temperature_2008.properties
@@ -0,0 +1,47 @@
+# AFG.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the temperature data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = AFG temperature data for 2008 at admin level 0
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = AFG
+ADMIN_LEVEL = 0
+UNITS = C
+DATA_TYPE = temperature
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+AFG = -3.03,9.68,15.79,-25.0,40.79,0.15,1.85,10.14,-5.43,24960.0,5.35,11.48,29.02,-22.24,51.26,0.06,1.89,12.67,4.49,24960.0,23.17,11.08,41.69,-13.7,55.39,-0.83,3.1,25.68,25.98,24960.0,28.94,11.44,45.0,-8.19,53.19,-0.82,2.97,31.12,31.36,24960.0,37.31,9.59,45.0,-3.23,48.23,-1.53,4.93,38.52,41.42,24960.0,40.46,6.68,45.0,3.66,41.34,-1.98,6.71,41.01,43.35,24960.0,40.78,6.25,45.0,6.14,38.86,-1.9,6.29,41.26,43.76,24960.0,39.28,6.65,45.0,4.21,40.79,-1.61,5.38,39.84,41.28,24960.0,37.17,7.81,45.0,-1.02,46.02,-1.35,4.65,37.98,39.28,24960.0,30.73,8.48,44.72,-8.46,53.19,-1.21,4.62,31.87,32.12,24960.0,17.25,9.51,31.77,-16.73,48.5,-1.06,3.79,19.7,19.37,24960.0,11.16,9.39,27.36,-21.14,48.5,-0.68,3.13,14.59,12.76,24959.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AFG/AFG_0_vegetation_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AFG/AFG_0_vegetation_2008.properties
new file mode 100644
index 0000000..4461d7f
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AFG/AFG_0_vegetation_2008.properties
@@ -0,0 +1,47 @@
+# AFG.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the vegetation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = AFG vegetation data for 2008 at admin level 0
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = AFG
+ADMIN_LEVEL = 0
+UNITS = UNITS
+DATA_TYPE = vegetation
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 0.9 
+# Minimum: -0.1
+
+AFG = 0.04,0.06,0.44,-0.05,0.49,0.99,4.6,0.07,0.03,24960.0,0.05,0.06,0.4,-0.04,0.44,0.4,3.69,0.08,0.06,24960.0,0.11,0.07,0.44,-0.04,0.48,0.95,5.5,0.13,0.11,24960.0,0.14,0.07,0.57,-0.06,0.63,0.46,4.86,0.16,0.13,24960.0,0.15,0.07,0.58,-0.06,0.63,0.81,5.03,0.17,0.14,24960.0,0.14,0.07,0.62,-0.06,0.68,1.74,8.56,0.15,0.12,24960.0,0.13,0.06,0.64,-0.03,0.68,2.53,14.23,0.14,0.12,24960.0,0.12,0.06,0.68,-0.03,0.71,3.67,23.17,0.14,0.11,24960.0,0.12,0.05,0.62,-0.03,0.64,3.77,25.15,0.13,0.11,24960.0,0.11,0.05,0.55,-0.03,0.57,3.16,21.81,0.12,0.1,24960.0,0.1,0.05,0.56,-0.03,0.59,2.15,17.18,0.11,0.1,24960.0,0.09,0.05,0.5,-0.04,0.54,1.4,10.94,0.1,0.09,24960.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AFG/AFG_1_nighttemp_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AFG/AFG_1_nighttemp_2008.properties
new file mode 100644
index 0000000..0d2f970
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AFG/AFG_1_nighttemp_2008.properties
@@ -0,0 +1,74 @@
+# AFG.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the nighttemp data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = AFG nighttemp data for 2008 at admin level 1
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = AFG
+ADMIN_LEVEL = 1
+UNITS = C
+DATA_TYPE = nighttemp
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+AF-BAL = -13.05,2.04,-8.74,-21.0,12.26,-1.22,4.91,13.2,-12.67,523.0,-5.9,3.28,0.08,-17.56,17.64,-0.85,3.94,6.75,-5.43,523.0,4.71,3.82,9.72,-9.84,19.57,-1.66,5.31,6.06,6.28,523.0,9.51,4.5,15.24,-7.64,22.87,-1.46,4.66,10.52,11.24,523.0,15.36,4.54,20.47,-1.02,21.5,-1.42,4.41,16.01,17.17,523.0,20.89,4.4,25.71,4.21,21.5,-1.24,4.31,21.35,22.26,523.0,21.48,4.3,26.81,5.31,21.5,-1.27,4.39,21.91,22.68,523.0,19.85,4.58,27.36,3.11,24.25,-0.99,3.69,20.37,20.47,523.0,13.9,3.61,19.92,-0.2,20.12,-1.48,5.04,14.36,15.24,523.0,8.5,2.95,13.03,-2.4,15.43,-1.51,5.19,9.0,9.31,523.0,1.58,3.26,5.31,-9.57,14.88,-1.58,4.62,3.62,2.83,523.0,-1.89,2.7,3.11,-12.46,15.57,-1.41,5.26,3.29,-1.37,523.0
+AF-BAM = -21.7,3.17,-11.5,-25.0,13.5,1.26,3.7,21.93,-22.93,757.0,-16.13,3.03,-4.61,-21.69,17.09,1.27,4.47,16.41,-17.01,757.0,-6.07,2.48,2.01,-12.05,14.06,0.24,2.63,6.56,-6.26,757.0,-3.19,3.13,9.45,-11.5,20.94,0.64,3.75,4.47,-3.5,757.0,2.55,2.92,12.76,-3.23,15.98,0.44,2.74,3.88,2.28,757.0,8.81,3.21,19.09,2.28,16.81,0.23,2.45,9.37,8.76,757.0,10.07,3.12,20.47,3.94,16.54,0.19,2.42,10.55,10.0,757.0,8.7,3.12,19.09,2.28,16.81,0.23,2.32,9.24,8.48,757.0,4.52,3.12,16.89,-2.4,19.29,0.23,2.75,5.49,4.63,757.0,-0.45,2.6,8.9,-6.54,15.43,0.26,2.56,2.64,-0.75,757.0,-8.52,2.16,-1.57,-14.53,12.95,0.17,2.89,8.79,-8.53,757.0,-11.6,2.89,-0.75,-17.28,16.54,0.55,2.89,11.96,-12.05,757.0
+AF-BDG = -15.17,1.9,-8.46,-21.42,12.95,-0.08,3.56,15.29,-15.22,931.0,-7.37,2.82,-0.75,-16.46,15.71,-0.63,3.42,7.89,-7.09,931.0,3.4,3.56,8.9,-5.43,14.33,-0.63,2.29,4.92,4.49,931.0,8.34,4.33,16.34,-1.3,17.64,-0.45,2.12,9.4,9.45,931.0,13.45,4.38,22.13,3.66,18.46,-0.33,2.18,14.14,14.27,931.0,18.29,4.08,26.26,9.17,17.09,-0.22,2.13,18.74,18.54,931.0,18.86,4.16,26.54,9.72,16.81,-0.26,2.04,19.32,19.09,931.0,17.04,3.82,24.61,8.62,15.98,-0.18,2.07,17.46,17.17,931.0,13.13,3.91,20.75,3.39,17.36,-0.44,2.28,13.7,13.72,931.0,7.47,3.43,13.86,0.08,13.78,-0.19,2.05,8.22,7.66,931.0,-0.61,3.36,6.42,-8.19,14.61,-0.23,1.99,3.42,0.08,931.0,-3.59,3.34,3.11,-12.6,15.71,-0.42,2.37,4.9,-3.09,931.0
+AF-BDS = -22.41,3.32,-11.22,-25.0,13.78,1.26,3.59,22.65,-23.97,1763.0,-20.19,4.05,-7.09,-25.0,17.91,0.91,3.16,20.6,-21.14,1763.0,-11.88,5.8,6.97,-22.8,29.76,0.64,2.75,13.22,-12.87,1763.0,-8.0,6.42,12.76,-20.59,33.35,0.79,3.3,10.26,-9.15,1763.0,-1.92,6.92,16.34,-16.18,32.52,0.59,2.79,7.18,-2.81,1763.0,5.75,5.62,21.99,-7.64,29.63,0.77,3.11,8.04,4.63,1763.0,6.96,5.41,22.95,-6.54,29.49,0.73,3.06,8.82,6.0,1763.0,6.25,6.0,22.26,-10.39,32.66,0.27,2.73,8.67,5.73,1763.0,0.59,5.65,16.34,-12.87,29.21,0.43,2.75,5.68,-0.06,1763.0,-4.5,5.39,12.2,-16.18,28.39,0.36,2.57,7.02,-4.74,1763.0,-13.25,4.81,0.91,-22.24,23.15,0.63,2.54,14.1,-14.25,1763.0,-15.0,5.8,0.63,-25.0,25.63,0.73,2.58,16.08,-16.46,1763.0
+AF-BGL = -15.12,3.88,-9.29,-25.0,15.71,-0.85,2.66,15.6,-13.84,617.0,-10.52,4.34,-2.4,-20.59,18.19,-0.66,2.3,11.38,-9.15,617.0,-1.28,6.33,8.35,-15.08,23.43,-0.35,1.95,6.46,-0.47,617.0,3.13,7.01,13.31,-12.32,25.63,-0.42,1.95,7.67,4.35,617.0,8.61,6.66,17.44,-5.71,23.15,-0.49,1.93,10.88,10.0,617.0,14.29,6.29,22.95,0.91,22.05,-0.5,1.94,15.61,15.79,617.0,15.24,6.18,23.85,2.83,21.01,-0.45,1.9,16.45,16.48,617.0,14.01,5.63,21.78,2.01,19.77,-0.54,1.94,15.1,15.51,617.0,8.39,5.37,16.89,-3.5,20.39,-0.36,1.89,9.96,9.31,617.0,4.03,4.72,12.76,-5.71,18.46,-0.45,2.02,6.2,5.04,617.0,-4.09,5.19,5.31,-15.63,20.94,-0.26,2.07,6.61,-3.78,617.0,-5.98,5.1,1.46,-18.66,20.12,-0.72,2.33,7.86,-4.61,617.0
+AF-FRA = -6.61,3.76,0.08,-18.94,19.02,-1.02,3.96,7.6,-5.98,2083.0,-1.42,3.18,4.49,-14.25,18.74,-1.44,5.39,3.48,-0.75,2083.0,8.23,3.06,14.41,-4.06,18.46,-1.86,6.47,8.78,9.04,2083.0,12.95,3.94,19.37,-2.13,21.5,-1.66,5.49,13.54,14.0,2083.0,19.37,3.24,25.16,6.69,18.46,-1.8,6.1,19.64,20.33,2083.0,24.93,3.44,30.67,11.52,19.15,-1.55,5.6,25.17,25.85,2083.0,26.23,3.53,31.5,11.79,19.7,-1.64,5.64,26.47,27.09,2083.0,24.33,3.38,30.12,10.55,19.57,-1.46,5.37,24.57,24.88,2083.0,19.09,3.07,26.81,6.56,20.26,-1.52,5.56,19.34,19.92,2083.0,14.17,3.11,21.85,1.87,19.98,-1.36,5.4,14.51,14.69,2083.0,3.56,2.67,9.72,-6.54,16.26,-1.38,5.56,4.45,3.94,2083.0,1.91,3.25,7.52,-10.94,18.46,-1.94,6.84,3.77,2.63,2083.0
+AF-FYB = -15.3,2.12,-8.19,-20.87,12.68,-0.2,2.34,15.45,-15.08,937.0,-7.9,3.8,-1.57,-17.83,16.26,-0.64,2.14,8.77,-6.26,937.0,3.45,4.5,9.45,-7.5,16.95,-0.7,2.06,5.67,6.0,937.0,9.02,5.06,15.79,-2.81,18.6,-0.69,2.11,10.34,11.38,937.0,14.24,5.22,21.02,2.28,18.74,-0.59,1.94,15.17,16.68,937.0,18.55,4.66,24.61,7.38,17.22,-0.53,1.96,19.13,19.92,937.0,19.12,4.67,25.71,7.66,18.05,-0.61,2.08,19.68,20.82,937.0,17.97,5.07,25.16,6.69,18.46,-0.4,1.84,18.67,19.3,937.0,12.76,4.15,18.82,1.73,17.09,-0.82,2.53,13.42,14.69,937.0,7.67,3.64,13.31,-1.85,15.16,-0.66,2.27,8.49,9.17,937.0,-0.66,4.22,7.8,-9.43,17.22,-0.36,1.74,4.27,0.49,937.0,-2.64,3.48,2.56,-11.5,14.06,-0.85,2.5,4.37,-1.02,937.0
+AF-GHA = -16.2,5.11,-0.47,-25.0,24.53,0.32,2.51,16.98,-16.35,1254.0,-9.85,4.18,2.56,-21.42,23.98,-0.08,2.78,10.7,-9.7,1254.0,0.69,3.46,10.28,-8.74,19.02,-0.64,3.05,3.53,1.73,1254.0,3.67,3.92,13.31,-6.81,20.12,-0.7,2.88,5.37,4.83,1254.0,10.42,3.82,21.02,-0.2,21.22,-0.65,3.56,11.1,11.24,1254.0,16.01,3.42,23.23,5.87,17.36,-1.25,3.65,16.37,17.3,1254.0,16.14,2.93,22.4,7.24,15.16,-1.16,3.77,16.41,16.96,1254.0,14.49,3.01,20.47,5.59,14.88,-0.91,3.2,14.8,15.27,1254.0,11.47,3.85,19.92,0.91,19.02,-0.68,3.01,12.1,12.34,1254.0,6.71,3.78,17.72,-2.68,20.39,-0.25,3.25,7.71,7.38,1254.0,-3.32,3.26,11.38,-11.5,22.87,0.42,4.47,4.65,-3.5,1254.0,-5.3,4.08,4.63,-15.91,20.53,-0.52,3.04,6.68,-4.47,1254.0
+AF-GHO = -19.3,3.26,-8.46,-25.0,16.54,0.69,3.48,19.57,-19.63,1322.0,-13.69,3.47,-1.57,-21.69,20.12,0.65,3.2,14.13,-14.11,1322.0,-2.72,2.98,6.69,-10.67,17.36,0.32,3.21,4.03,-2.95,1322.0,0.54,2.81,9.79,-6.26,16.05,0.49,3.55,2.86,0.35,1322.0,6.89,3.42,17.72,-1.85,19.57,0.6,3.74,7.69,6.42,1322.0,12.39,3.35,24.12,5.04,19.08,0.87,3.93,12.84,11.93,1322.0,13.32,3.23,25.16,5.87,19.29,0.95,4.26,13.7,12.62,1322.0,12.49,3.09,24.06,5.31,18.74,1.12,4.76,12.86,11.93,1322.0,7.81,3.07,19.92,0.91,19.02,1.07,4.84,8.39,7.24,1321.0,2.77,3.39,14.69,-4.06,18.74,0.92,4.11,4.38,2.28,1322.0,-6.32,2.84,3.39,-12.05,15.43,0.93,3.65,6.93,-6.81,1322.0,-9.83,2.96,2.28,-16.46,18.74,1.06,4.58,10.27,-10.32,1322.0
+AF-HEL = -3.21,2.6,3.11,-18.8,21.91,-2.48,10.43,4.14,-2.68,2184.0,0.65,2.2,7.52,-12.19,19.7,-1.73,9.07,2.29,0.91,2184.0,8.47,1.86,14.69,-1.16,15.85,-1.4,7.96,8.67,8.62,2184.0,12.42,2.03,19.09,-0.2,19.29,-1.88,10.15,12.59,12.69,2184.0,19.4,1.76,24.61,10.14,14.47,-1.53,8.01,19.48,19.65,2184.0,25.01,2.02,29.02,15.51,13.5,-0.97,4.78,25.09,25.3,2184.0,25.12,1.87,29.57,16.34,13.23,-1.12,5.17,25.19,25.43,2184.0,21.87,1.7,26.26,14.96,11.3,-0.25,3.26,21.93,21.85,2183.0,18.61,1.71,27.36,10.55,16.81,-0.87,5.7,18.69,18.82,2184.0,13.93,1.71,22.13,5.31,16.81,-0.47,5.44,14.04,14.0,2184.0,4.24,1.57,12.48,-5.02,17.5,-0.6,9.97,4.52,4.35,2184.0,2.9,1.89,8.62,-8.88,17.5,-1.83,10.05,3.46,3.08,2184.0
+AF-HER = -12.34,2.74,-3.5,-19.83,16.33,0.02,2.68,12.64,-12.32,1680.0,-5.94,2.69,1.73,-15.35,17.09,-0.49,3.25,6.52,-5.71,1680.0,5.85,2.94,10.83,-4.33,15.16,-1.17,3.71,6.55,6.83,1680.0,10.49,3.8,17.99,-2.13,20.12,-1.05,3.52,11.16,11.38,1680.0,15.64,3.15,22.68,5.73,16.95,-0.95,3.53,15.95,16.34,1680.0,20.05,2.82,25.71,11.1,14.61,-0.8,3.31,20.25,20.47,1680.0,21.71,3.29,27.64,11.93,15.71,-0.91,3.2,21.96,22.54,1680.0,19.94,3.23,26.26,10.55,15.71,-0.78,3.02,20.2,20.68,1680.0,15.17,3.02,22.13,4.76,17.36,-0.91,3.69,15.47,15.79,1680.0,9.34,2.47,16.06,1.73,14.33,-0.59,3.33,9.66,9.72,1680.0,0.59,2.28,7.24,-7.09,14.33,-0.94,3.75,2.36,1.04,1680.0,-0.95,3.23,4.49,-10.39,14.88,-1.16,3.34,3.37,0.08,1680.0
+AF-JOW = -15.87,3.05,-9.29,-24.72,15.43,-0.46,2.22,16.16,-15.22,991.0,-9.0,4.75,-0.75,-20.31,19.57,-0.49,1.9,10.17,-7.09,991.0,1.43,6.37,8.9,-12.32,21.22,-0.54,1.65,6.52,4.76,991.0,6.64,7.07,15.1,-7.64,22.74,-0.53,1.62,9.7,10.41,991.0,12.34,7.24,20.47,-2.13,22.6,-0.52,1.6,14.3,16.2,991.0,17.33,6.94,25.71,2.56,23.15,-0.51,1.68,18.66,19.92,991.0,17.68,6.72,25.98,2.56,23.43,-0.54,1.69,18.91,20.75,991.0,17.0,7.29,26.26,1.46,24.8,-0.41,1.56,18.49,19.09,991.0,10.84,5.96,17.99,-3.23,21.22,-0.59,1.76,12.36,14.0,991.0,6.05,5.08,12.76,-5.43,18.19,-0.56,1.73,7.9,8.76,991.0,-1.18,5.6,6.14,-11.5,17.64,-0.45,1.45,5.72,2.01,991.0,-3.72,4.98,2.97,-15.08,18.05,-0.58,1.78,6.21,-1.3,991.0
+AF-KAB = -12.73,4.62,-1.57,-20.04,18.46,0.62,2.71,13.54,-13.15,185.0,-7.65,3.29,-0.2,-14.94,14.74,0.22,3.0,8.32,-7.64,185.0,1.67,3.07,8.9,-7.09,15.98,-0.6,3.42,3.48,2.42,185.0,5.62,3.89,14.69,-3.64,18.33,-0.27,2.79,6.83,6.28,185.0,12.22,3.6,19.78,2.7,17.09,-0.31,3.27,12.74,12.55,185.0,18.38,3.65,26.12,9.17,16.95,-0.13,2.89,18.74,18.68,185.0,18.3,3.14,25.16,10.41,14.74,-0.27,3.03,18.57,18.75,185.0,16.11,2.83,21.85,8.35,13.5,-0.31,2.81,16.36,16.61,185.0,12.39,3.36,21.02,4.63,16.4,0.08,3.02,12.83,12.48,185.0,8.47,3.67,16.89,0.91,15.98,0.61,2.91,9.23,7.8,185.0,0.65,3.22,7.52,-7.22,14.74,-0.32,2.68,3.28,1.04,185.0,-3.07,3.24,3.94,-12.6,16.54,-0.1,3.22,4.46,-3.09,185.0
+AF-KAN = -2.74,1.93,1.18,-13.01,14.19,-1.49,5.75,3.35,-2.26,1773.0,1.07,1.7,7.52,-6.81,14.33,-0.49,4.17,2.01,1.18,1773.0,8.26,1.46,13.03,3.11,9.92,-0.11,3.03,8.39,8.35,1773.0,11.64,1.61,17.72,5.18,12.54,-0.21,4.52,11.75,11.65,1773.0,18.2,1.65,23.78,11.52,12.26,-0.16,3.77,18.27,18.27,1773.0,23.84,1.46,27.91,17.99,9.92,-0.68,4.2,23.88,23.92,1772.0,24.02,1.45,28.19,18.68,9.51,-0.67,4.05,24.06,24.19,1773.0,21.19,1.42,25.71,14.96,10.75,-1.13,5.25,21.24,21.44,1773.0,17.59,1.43,24.06,12.89,11.16,0.15,3.65,17.65,17.58,1773.0,12.77,1.62,19.92,7.52,12.4,0.59,4.22,12.87,12.62,1773.0,4.0,1.73,12.2,-0.89,13.09,0.47,3.57,4.36,3.94,1773.0,2.89,1.56,7.8,-4.33,12.13,-0.56,4.78,3.28,2.97,1773.0
+AF-KAP = -16.93,6.12,-5.09,-25.0,19.91,0.3,1.85,17.99,-17.7,230.0,-13.24,6.04,-1.71,-24.04,22.32,0.1,1.73,14.55,-13.63,230.0,-6.64,6.27,3.87,-18.66,22.53,-0.1,1.7,9.12,-6.98,230.0,-2.65,6.72,10.28,-13.98,24.25,0.15,1.74,7.2,-3.13,230.0,4.1,6.45,17.72,-6.81,24.53,0.4,1.88,7.63,2.15,230.0,11.85,6.81,23.64,1.46,22.19,0.23,1.58,13.66,10.07,230.0,13.71,6.04,24.74,2.97,21.77,0.14,1.61,14.97,13.03,230.0,11.9,4.96,20.89,3.11,17.78,0.12,1.61,12.88,11.1,230.0,7.93,5.99,19.65,-3.02,22.67,0.15,1.68,9.93,7.21,230.0,3.52,6.34,14.96,-9.15,24.11,0.16,1.79,7.24,2.28,230.0,-6.48,6.55,5.59,-16.87,22.46,0.12,1.6,9.21,-7.09,230.0,-9.53,6.83,3.52,-20.04,23.56,0.16,1.63,11.72,-10.84,230.0
+AF-KDZ = -12.09,1.82,-6.54,-16.46,9.92,-0.19,2.95,12.22,-11.91,283.0,-6.27,2.27,-1.57,-11.08,9.51,0.16,2.2,6.67,-6.6,283.0,7.94,1.36,10.55,2.21,8.34,-1.86,6.97,8.06,8.35,283.0,12.78,1.42,15.51,6.62,8.89,-1.77,6.58,12.86,13.17,283.0,17.96,1.44,20.75,13.03,7.72,-0.99,4.51,18.02,17.99,283.0,23.55,1.35,25.71,17.99,7.72,-1.6,7.02,23.58,23.78,283.0,23.95,1.18,26.26,19.71,6.55,-1.58,6.25,23.98,24.12,283.0,21.69,1.37,24.33,17.44,6.89,-0.93,3.92,21.74,21.85,283.0,15.81,1.67,19.09,10.0,9.09,-1.27,4.97,15.9,16.06,283.0,10.46,1.12,13.31,6.69,6.61,-0.35,3.18,10.52,10.55,283.0,2.63,1.6,5.87,-1.02,6.89,0.34,2.29,3.07,2.42,283.0,0.03,1.07,3.11,-3.5,6.61,-0.14,3.15,1.07,0.08,283.0
+AF-KNR = -14.53,7.52,0.22,-25.0,25.22,0.19,1.78,16.35,-14.94,403.0,-10.33,7.41,4.49,-24.72,29.21,-0.1,1.84,12.71,-9.57,403.0,-3.05,7.78,12.76,-18.25,31.0,0.1,2.03,8.35,-2.68,403.0,0.12,7.86,19.09,-14.8,33.9,0.44,2.36,7.85,-0.33,403.0,6.78,7.81,22.81,-8.19,31.0,0.39,1.95,10.34,5.31,403.0,13.4,6.25,27.91,0.49,27.42,0.17,1.93,14.78,13.38,403.0,13.11,5.26,24.61,2.83,21.77,0.08,1.96,14.12,12.89,403.0,11.45,5.18,22.54,1.46,21.08,0.08,1.92,12.57,11.52,403.0,9.82,6.52,22.68,-2.54,25.22,-0.01,1.85,11.78,10.28,403.0,8.23,6.2,20.2,-5.57,25.77,-0.05,1.83,10.3,8.62,403.0,-2.38,8.28,9.72,-17.83,27.56,-0.22,1.57,8.61,-0.54,403.0,-5.31,8.35,8.35,-21.14,29.49,-0.21,1.67,9.88,-3.23,403.0
+AF-LAG = -10.91,7.91,0.91,-25.0,25.91,-0.2,1.76,13.47,-9.84,267.0,-7.28,7.32,7.24,-21.14,28.39,-0.19,1.94,10.31,-5.85,267.0,-1.08,7.65,12.48,-17.28,29.76,-0.18,2.11,7.71,-0.33,267.0,3.34,8.54,18.96,-11.7,30.66,0.16,1.97,9.15,2.56,267.0,9.75,8.84,24.61,-4.4,29.01,0.32,1.64,13.15,6.28,267.0,17.79,7.46,29.02,4.01,25.01,-0.15,1.71,19.28,18.27,267.0,17.8,5.14,27.36,7.24,20.12,-0.23,2.01,18.53,17.99,267.0,15.43,5.29,24.33,5.87,18.46,0.09,1.73,16.31,14.89,267.0,13.38,6.27,23.5,0.77,22.74,-0.29,1.92,14.78,14.27,267.0,9.54,6.4,19.09,-4.33,23.43,-0.46,1.95,11.48,11.1,267.0,-0.07,7.45,8.9,-15.91,24.8,-0.57,1.94,7.44,2.15,267.0,-2.86,7.7,6.42,-18.52,24.94,-0.61,2.01,8.2,-0.47,267.0
+AF-LOW = -17.54,1.99,-13.84,-24.45,10.61,-0.51,2.98,17.66,-17.28,175.0,-10.31,1.95,-4.61,-14.39,9.78,0.12,2.6,10.49,-10.19,175.0,-0.18,3.1,4.49,-7.64,12.13,-0.62,2.28,3.1,0.63,175.0,2.45,2.41,8.07,-2.68,10.75,-0.2,2.07,3.43,2.77,175.0,10.0,2.83,13.86,3.11,10.75,-0.68,2.35,10.39,10.69,175.0,15.58,2.61,19.37,9.86,9.51,-0.39,1.93,15.8,15.99,175.0,16.49,2.83,21.02,10.41,10.61,-0.22,1.71,16.73,17.03,175.0,13.76,2.4,18.82,8.21,10.61,-0.52,2.33,13.97,14.27,175.0,10.58,2.71,16.06,5.31,10.75,-0.16,1.81,10.92,11.1,175.0,6.3,2.26,10.55,1.73,8.82,-0.3,2.09,6.69,6.56,175.0,-2.1,2.08,3.11,-6.54,9.65,0.09,2.24,2.95,-2.13,175.0,-5.49,2.37,-2.13,-11.77,9.65,-0.84,2.68,5.97,-4.61,175.0
+AF-NAN = -4.9,6.21,2.01,-19.49,21.5,-0.83,2.31,7.9,-1.92,303.0,-0.19,6.65,8.35,-14.53,22.87,-0.58,1.95,6.64,1.87,303.0,6.92,5.89,14.41,-7.64,22.05,-0.75,2.43,9.08,8.62,303.0,11.58,6.39,19.65,-4.33,23.98,-0.66,2.23,13.22,13.03,303.0,17.79,6.36,25.98,0.91,25.08,-0.78,2.38,18.89,20.06,303.0,22.55,5.85,30.67,8.07,22.6,-0.76,2.32,23.29,24.54,303.0,20.77,5.13,27.64,8.9,18.74,-0.73,2.26,21.39,22.4,303.0,18.83,5.14,25.43,4.49,20.94,-0.7,2.31,19.52,20.33,303.0,17.28,5.85,26.54,2.83,23.7,-0.71,2.33,18.24,19.03,303.0,13.81,5.69,23.5,-0.75,24.25,-0.65,2.3,14.93,15.51,303.0,4.87,4.47,12.2,-8.19,20.39,-0.89,2.89,6.61,6.69,303.0,2.51,4.95,10.28,-10.39,20.67,-0.89,2.76,5.54,4.49,303.0
+AF-NIM = -3.23,1.27,1.18,-8.74,9.92,-0.44,3.57,3.47,-3.09,1817.0,2.43,1.54,8.62,-3.5,12.13,0.23,3.89,2.87,2.28,1817.0,10.59,1.57,16.34,5.87,10.47,0.4,3.23,10.71,10.55,1817.0,15.65,1.36,19.92,10.83,9.09,-0.15,2.9,15.71,15.79,1817.0,21.3,1.12,24.61,16.34,8.27,-0.15,3.16,21.33,21.3,1817.0,26.73,1.15,29.57,22.4,7.17,-0.71,3.77,26.76,26.81,1817.0,27.9,1.41,30.67,21.71,8.96,-0.81,3.72,27.94,28.05,1817.0,25.53,1.5,30.94,20.33,10.61,-0.33,3.51,25.58,25.5,1817.0,20.29,1.29,25.43,14.96,10.47,-0.45,3.84,20.33,20.4,1816.0,16.17,1.5,20.47,10.0,10.47,-0.19,2.96,16.24,16.2,1817.0,4.44,1.17,10.0,0.63,9.37,0.72,4.3,4.59,4.35,1817.0,3.98,1.08,8.07,-0.2,8.27,0.09,3.06,4.12,3.94,1817.0
+AF-ORU = -14.53,5.28,-1.02,-24.17,23.15,0.31,2.13,15.45,-15.35,1272.0,-8.23,5.0,2.56,-18.66,21.22,-0.03,1.87,9.63,-8.33,1272.0,1.38,4.47,10.83,-9.02,19.84,0.29,1.96,4.68,0.66,1272.0,5.07,4.98,15.24,-7.09,22.32,0.1,2.0,7.1,4.49,1272.0,12.34,4.76,22.4,-0.2,22.6,-0.08,2.0,13.22,12.2,1272.0,18.34,4.72,28.74,6.69,22.05,0.01,2.01,18.93,18.41,1272.0,19.41,4.58,29.02,8.9,20.12,0.03,1.92,19.94,19.13,1272.0,17.29,3.92,27.36,8.62,18.74,0.04,1.95,17.73,17.3,1272.0,13.11,4.46,24.33,2.01,22.32,0.02,2.08,13.84,13.31,1269.0,8.21,4.5,19.09,-1.3,20.39,0.03,1.94,9.36,8.35,1272.0,-0.93,4.25,8.07,-10.94,19.02,-0.01,1.9,4.35,-0.82,1272.0,-4.14,4.5,6.14,-14.25,20.39,0.17,2.02,6.11,-4.33,1272.0
+AF-PAR = -17.26,4.09,-7.36,-24.72,17.36,0.35,2.22,17.74,-18.11,225.0,-12.09,3.95,-2.68,-18.94,16.26,0.34,1.84,12.71,-12.74,225.0,-3.75,3.49,2.56,-10.67,13.23,0.09,1.85,5.12,-4.06,225.0,-0.42,4.01,10.28,-7.91,18.19,0.6,2.71,4.02,-1.02,225.0,5.67,4.28,15.51,-1.85,17.36,0.56,2.31,7.09,4.9,225.0,12.67,4.81,21.85,4.76,17.09,0.33,1.82,13.54,11.86,225.0,13.44,4.78,22.4,5.04,17.36,0.26,1.73,14.26,12.34,225.0,12.3,4.12,19.37,3.66,15.71,0.02,1.73,12.97,11.79,225.0,7.91,4.13,16.06,0.63,15.43,0.25,1.76,8.91,7.24,225.0,3.7,4.62,12.27,-3.78,16.05,0.18,1.63,5.91,2.83,225.0,-4.65,3.85,2.56,-12.05,14.61,0.18,1.77,6.03,-4.88,225.0,-8.19,4.22,0.35,-16.46,16.81,0.03,1.6,9.21,-8.46,225.0
+AF-PIA = -9.75,5.15,0.35,-20.04,20.39,-0.1,2.04,11.02,-9.22,667.0,-4.93,4.47,5.04,-13.7,18.74,0.16,2.12,6.65,-4.74,667.0,3.3,3.63,11.38,-6.54,17.91,0.06,2.32,4.9,3.25,667.0,6.76,3.95,15.79,-2.68,18.46,0.14,2.31,7.83,6.42,667.0,13.83,3.55,21.85,3.39,18.46,-0.03,2.49,14.28,13.58,667.0,17.75,2.64,23.78,9.17,14.61,-0.08,2.7,17.94,17.72,667.0,17.08,2.38,23.5,11.65,11.85,0.42,2.52,17.25,16.68,667.0,15.45,2.45,21.3,8.69,12.61,0.19,2.43,15.65,15.24,667.0,13.65,3.26,20.2,5.59,14.61,0.07,2.08,14.03,13.31,667.0,10.82,3.87,19.37,0.91,18.46,0.17,2.14,11.49,10.41,667.0,1.1,3.88,11.1,-6.26,17.36,0.28,2.2,4.03,0.84,667.0,-1.04,3.84,8.07,-10.67,18.74,0.29,2.14,3.98,-1.57,667.0
+AF-SAM = -14.69,3.06,-7.64,-23.9,16.26,-0.29,2.6,15.01,-14.67,674.0,-8.51,4.18,2.28,-18.11,20.39,-0.06,2.38,9.48,-8.46,674.0,1.6,5.54,10.83,-9.7,20.53,-0.17,1.71,5.76,1.87,674.0,5.55,6.28,15.51,-7.64,23.15,-0.24,1.74,8.38,6.18,674.0,11.01,6.33,20.75,-1.57,22.32,-0.19,1.8,12.7,11.38,674.0,16.47,6.29,25.98,3.11,22.87,-0.12,1.81,17.63,16.44,674.0,17.31,6.22,27.64,4.49,23.15,-0.1,1.78,18.39,17.23,674.0,15.68,5.98,25.98,3.11,22.87,-0.1,1.78,16.78,15.62,674.0,10.05,5.26,19.09,-1.57,20.67,-0.25,1.8,11.34,10.21,674.0,5.23,4.54,13.58,-4.33,17.91,-0.16,1.69,6.93,5.59,674.0,-2.05,4.35,6.69,-11.22,17.91,-0.21,1.69,4.81,-1.44,674.0,-4.66,3.79,2.28,-13.77,16.05,-0.47,2.13,6.0,-3.78,674.0
+AF-TAK = -16.29,3.82,-9.02,-25.0,15.98,-0.92,2.84,16.73,-14.94,623.0,-12.61,4.33,-5.43,-25.0,19.57,-0.88,3.0,13.33,-11.63,623.0,-1.8,8.09,9.45,-18.66,28.11,-0.41,1.91,8.29,-0.89,623.0,2.96,8.69,14.41,-15.63,30.04,-0.43,1.8,9.17,5.31,623.0,8.74,7.69,18.82,-8.6,27.42,-0.51,1.93,11.64,10.83,623.0,14.66,7.39,24.33,-1.44,25.77,-0.48,1.87,16.42,16.61,623.0,15.74,7.2,25.98,-0.47,26.46,-0.46,1.88,17.3,17.3,623.0,14.7,6.12,23.5,-0.06,23.56,-0.51,1.95,15.93,16.34,623.0,8.81,6.26,18.27,-6.26,24.53,-0.56,2.12,10.8,10.41,623.0,3.82,5.76,13.58,-10.39,23.98,-0.67,2.29,6.91,5.8,623.0,-4.66,6.39,5.87,-17.7,23.56,-0.29,1.92,7.91,-4.33,623.0,-5.76,6.08,2.83,-21.69,24.53,-0.84,2.65,8.37,-4.33,623.0
+AF-WAR = -21.04,3.42,-11.5,-25.0,13.5,0.49,2.49,21.32,-20.87,288.0,-14.33,3.29,-6.54,-22.52,15.98,0.17,1.96,14.7,-14.67,288.0,-3.73,2.74,2.83,-9.84,12.68,-0.03,2.19,4.63,-3.64,288.0,-0.99,2.72,5.87,-8.19,14.06,0.11,2.52,2.89,-1.33,288.0,5.7,3.06,12.34,-0.2,12.54,0.29,1.94,6.47,5.04,288.0,12.14,3.02,18.27,5.87,12.4,0.15,1.95,12.51,11.79,288.0,12.64,2.84,18.27,6.14,12.13,0.05,2.09,12.95,12.2,288.0,10.68,2.84,17.72,4.63,13.09,0.12,2.17,11.05,10.48,288.0,7.0,2.54,13.03,1.32,11.71,0.02,2.12,7.45,6.69,288.0,3.06,2.92,10.28,-2.54,12.81,0.28,2.3,4.23,2.7,288.0,-5.11,2.68,3.39,-10.94,14.33,0.34,2.43,5.77,-5.61,288.0,-9.02,3.01,-2.68,-16.18,13.5,0.03,2.15,9.51,-9.02,288.0
+AF-ZAB = -9.42,3.19,-2.13,-19.21,17.09,-0.02,2.8,9.95,-9.57,733.0,-4.15,2.64,1.46,-12.46,13.92,-0.08,2.44,4.92,-4.12,733.0,4.81,2.3,11.38,-4.33,15.71,0.17,3.65,5.33,4.56,733.0,7.73,2.58,13.86,-1.85,15.71,0.07,2.8,8.15,7.59,733.0,14.51,2.25,20.2,6.0,14.19,0.28,3.31,14.68,14.41,733.0,20.12,2.37,25.98,11.79,14.19,0.19,2.4,20.26,19.92,733.0,20.93,2.57,27.91,13.72,14.19,0.21,2.4,21.09,20.75,733.0,17.79,2.06,22.68,10.83,11.85,0.05,2.95,17.9,17.72,732.0,15.47,2.19,21.02,6.28,14.74,-0.01,3.16,15.62,15.51,733.0,10.08,2.15,16.06,2.42,13.64,0.07,2.77,10.3,10.14,733.0,1.45,2.43,6.97,-5.02,11.99,0.07,2.19,2.83,1.39,733.0,-1.15,2.41,4.21,-10.26,14.47,-0.1,3.03,2.67,-1.3,733.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AFG/AFG_1_rainfall_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AFG/AFG_1_rainfall_2008.properties
new file mode 100644
index 0000000..ef7299f
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AFG/AFG_1_rainfall_2008.properties
@@ -0,0 +1,75 @@
+# AFG.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rainfall data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = AFG rainfall data for 2008 at admin level 1
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = AFG
+ADMIN_LEVEL = 1
+UNITS = MM
+DATA_TYPE = rainfall
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 2000.0
+# Minimum: 1.0
+# Data not available for locations above 35 degrees N and below 35 degrees S Latitude
+
+AF-BAL = 44.97,8.71,68.22,29.93,38.29,0.27,2.54,45.79,45.01,83.0,34.09,3.38,43.39,28.45,14.95,0.45,2.73,34.26,33.58,83.0,8.58,4.04,19.81,3.15,16.66,0.75,2.57,9.47,7.64,83.0,17.33,13.05,64.23,4.88,59.35,1.47,4.79,21.65,12.89,83.0,7.95,6.33,21.77,1.53,20.25,0.78,2.18,10.14,4.92,83.0,12.66,6.05,34.09,4.66,29.43,1.19,4.34,14.02,11.34,83.0,8.28,5.85,21.08,1.1,19.98,0.76,2.3,10.12,6.4,83.0,16.11,4.49,23.74,8.01,15.72,0.32,2.16,16.72,15.11,83.0,1.33,0.72,5.41,1.0,4.41,3.2,15.25,1.51,1.0,83.0,1.69,1.33,7.44,1.0,6.44,2.5,8.98,2.15,1.1,83.0,3.96,6.07,27.6,1.0,26.6,2.47,8.28,7.22,1.22,83.0,31.98,10.1,53.34,12.73,40.61,0.05,1.99,33.52,32.09,83.0
+AF-BAM = 72.31,17.93,117.41,40.25,77.16,0.52,2.6,74.48,69.17,122.0,27.36,4.25,40.85,20.41,20.44,1.01,3.88,27.68,26.62,122.0,6.33,3.79,18.65,1.13,17.52,1.25,4.08,7.36,5.2,122.0,54.86,28.81,158.74,21.63,137.11,1.15,3.95,61.91,46.71,122.0,32.51,7.62,58.67,15.72,42.95,0.68,3.72,33.38,31.7,122.0,34.6,4.97,48.96,24.91,24.05,0.31,2.42,34.96,34.1,122.0,34.5,7.36,56.93,20.13,36.8,0.29,3.17,35.26,34.95,122.0,34.07,7.5,72.46,21.38,51.08,1.42,8.11,34.88,32.8,122.0,4.58,3.12,15.56,1.0,14.56,0.84,3.39,5.54,4.01,122.0,2.63,1.39,7.51,1.0,6.51,1.01,3.75,2.97,2.41,122.0,9.46,7.96,32.09,1.77,30.32,1.57,4.27,12.34,6.63,122.0,14.56,6.01,30.22,4.8,25.42,0.6,2.67,15.74,13.74,122.0
+AF-BDG = 61.65,13.68,100.97,40.85,60.12,0.54,2.26,63.14,59.1,150.0,39.36,6.41,56.13,27.6,28.53,0.68,2.65,39.88,37.92,150.0,8.69,2.05,16.04,5.25,10.78,1.09,4.03,8.92,8.01,150.0,15.32,5.92,31.14,7.22,23.92,0.71,2.39,16.42,13.38,150.0,2.32,1.97,10.84,1.0,9.84,1.93,6.44,3.04,1.47,150.0,6.72,3.7,15.15,1.0,14.15,0.14,2.29,7.66,7.27,150.0,4.38,3.22,13.79,1.0,12.79,0.96,3.04,5.43,3.55,150.0,4.25,2.89,12.6,1.0,11.6,0.7,2.67,5.14,3.8,150.0,1.0,0.02,1.22,1.0,0.22,7.19,61.26,1.0,1.0,150.0,2.41,2.71,14.68,1.0,13.68,2.46,8.87,3.62,1.14,150.0,10.75,4.42,24.46,4.39,20.07,0.48,2.45,11.62,10.14,150.0,49.29,15.99,81.75,21.68,60.07,0.09,2.04,51.8,49.0,150.0
+AF-BDS = 64.01,21.34,117.41,25.21,92.19,-0.08,2.02,67.46,66.0,284.0,36.71,4.09,55.23,28.45,26.79,1.24,5.62,36.94,36.21,284.0,14.92,5.37,39.64,4.0,35.63,1.13,6.31,15.85,14.04,284.0,96.85,23.87,168.61,35.13,133.48,-0.44,2.73,99.74,100.97,284.0,16.25,8.55,55.23,4.82,50.42,1.88,7.35,18.36,14.06,284.0,25.55,22.26,121.0,2.13,118.88,1.34,4.56,33.86,18.83,284.0,37.22,28.61,184.58,1.03,183.55,2.08,9.05,46.91,31.14,284.0,22.38,17.95,107.25,1.0,106.25,1.03,4.35,28.67,19.65,284.0,7.66,6.16,32.05,1.0,31.05,1.55,5.23,9.82,5.93,284.0,13.45,8.02,39.64,2.2,37.44,0.83,3.04,15.65,11.6,284.0,34.17,10.38,64.23,14.65,49.58,0.54,2.81,35.7,32.09,284.0,40.47,11.29,76.97,17.43,59.54,0.1,2.86,42.01,42.1,284.0
+AF-BGL = 49.06,19.95,110.58,22.35,88.24,0.77,3.08,52.92,46.14,99.0,31.94,3.23,42.1,25.21,16.89,0.6,3.53,32.1,32.09,99.0,11.97,6.25,30.22,3.3,26.92,1.03,3.33,13.49,10.2,99.0,85.45,55.09,265.08,23.74,241.34,0.99,3.59,101.52,72.46,99.0,42.69,25.37,140.7,2.71,137.99,1.35,5.8,49.59,41.7,99.0,24.15,9.62,42.54,4.82,37.72,-0.46,2.24,25.97,26.09,99.0,39.9,28.57,121.0,1.24,119.77,0.59,2.46,48.99,33.92,99.0,38.05,29.92,140.7,1.0,139.7,0.96,3.58,48.31,31.9,99.0,5.15,4.3,21.68,1.0,20.68,1.3,4.42,6.69,3.44,99.0,3.39,2.24,8.77,1.0,7.77,0.8,2.67,4.06,2.81,99.0,12.09,4.59,26.78,4.25,22.53,0.45,2.86,12.92,11.74,99.0,24.44,6.91,43.39,12.21,31.18,0.38,2.42,25.39,24.12,99.0
+AF-FRA = 38.43,20.37,110.53,12.22,98.31,1.27,3.86,43.48,31.37,337.0,33.91,24.12,158.74,2.26,156.48,1.93,9.64,41.59,35.13,337.0,2.91,2.74,17.56,1.0,16.56,2.9,12.98,3.99,1.97,337.0,6.94,4.76,21.04,1.0,20.04,0.84,3.0,8.41,5.82,337.0,1.57,2.36,17.3,1.0,16.3,5.02,28.29,2.83,1.0,337.0,4.88,4.58,19.22,1.0,18.22,1.24,3.63,6.69,3.05,337.0,2.73,2.5,12.99,1.0,11.99,1.98,6.45,3.7,1.9,337.0,1.3,0.9,6.59,1.0,5.59,3.59,16.07,1.59,1.0,337.0,1.0,0.01,1.18,1.0,0.18,11.43,135.37,1.0,1.0,337.0,5.11,5.46,26.78,1.0,25.78,1.61,5.59,7.47,2.52,337.0,4.99,6.81,53.09,1.0,52.09,4.18,23.11,8.44,3.55,337.0,24.51,17.37,86.84,2.87,83.96,1.18,3.94,30.02,20.41,337.0
+AF-FYB = 46.53,9.83,81.75,22.35,59.41,0.83,4.56,47.55,45.82,152.0,35.72,7.23,52.0,25.21,26.79,0.41,2.1,36.44,34.87,152.0,9.63,4.15,23.74,5.58,18.16,1.47,4.41,10.49,7.61,152.0,14.75,4.2,25.99,5.93,20.06,0.42,2.87,15.34,14.24,152.0,8.01,4.72,27.6,1.0,26.6,1.44,6.22,9.29,7.32,152.0,9.46,3.64,18.09,2.26,15.83,0.37,2.27,10.13,8.75,152.0,9.39,3.91,18.09,2.18,15.91,0.36,2.1,10.17,8.64,152.0,11.49,3.21,18.65,5.49,13.16,0.27,2.24,11.92,11.21,152.0,1.18,0.38,2.96,1.0,1.96,2.99,11.99,1.23,1.0,152.0,1.12,0.36,2.96,1.0,1.96,3.3,13.5,1.18,1.0,152.0,6.6,4.34,17.03,1.06,15.97,0.7,2.32,7.9,4.83,152.0,34.06,9.36,70.31,19.81,50.5,1.08,4.33,35.31,32.1,152.0
+AF-GHA = 58.82,28.87,143.6,16.07,127.53,0.35,1.94,65.5,55.07,195.0,30.88,10.46,52.0,8.27,43.73,-0.46,2.55,32.6,31.98,195.0,4.24,7.6,76.97,1.0,75.97,6.19,50.54,8.68,2.33,195.0,23.25,11.14,74.68,8.01,66.67,1.28,4.98,25.77,21.04,195.0,13.22,7.22,34.04,3.44,30.6,0.97,3.0,15.05,11.01,195.0,21.8,13.42,113.62,11.51,102.12,3.82,21.44,25.59,18.09,195.0,40.46,21.51,140.7,21.55,119.15,3.11,12.89,45.8,35.13,195.0,28.51,12.95,76.97,5.93,71.04,0.93,3.9,31.3,26.65,195.0,4.88,2.84,17.93,1.06,16.87,1.26,5.31,5.64,4.2,195.0,2.08,2.27,15.1,1.0,14.1,3.29,15.48,3.07,1.02,195.0,3.32,2.31,17.03,1.0,16.03,1.78,9.17,4.04,3.01,195.0,13.27,19.22,190.23,2.26,187.97,5.89,46.42,23.32,8.01,195.0
+AF-GHO = 65.41,17.36,121.0,38.46,82.54,0.62,2.59,67.67,61.73,210.0,28.74,5.29,46.09,21.04,25.05,1.14,3.93,29.23,27.86,210.0,7.0,3.31,18.09,2.96,15.13,1.06,3.42,7.74,5.92,210.0,24.35,10.77,57.57,7.1,50.47,1.05,3.42,26.61,21.31,210.0,11.56,9.28,33.08,1.0,32.08,0.64,2.21,14.81,9.98,210.0,20.02,5.45,34.09,8.51,25.58,0.25,2.52,20.75,19.23,210.0,16.81,8.37,42.1,3.66,38.45,0.56,2.76,18.77,15.37,210.0,13.58,7.73,31.14,1.39,29.75,0.47,2.31,15.62,12.6,210.0,1.64,1.81,19.22,1.0,18.22,6.29,52.09,2.44,1.0,210.0,3.44,2.81,12.6,1.0,11.6,0.96,2.91,4.44,2.23,210.0,10.78,5.18,24.07,2.63,21.44,0.2,1.92,11.96,9.96,210.0,29.44,12.21,72.46,8.01,64.45,1.18,4.52,31.86,26.78,210.0
+AF-HEL = 56.3,30.36,132.46,7.1,125.36,0.31,2.19,63.94,54.09,352.0,28.73,20.14,76.97,1.0,75.97,0.33,1.96,35.06,27.81,352.0,1.33,0.6,5.1,1.0,4.1,2.64,10.98,1.46,1.02,352.0,5.36,5.24,21.68,1.0,20.68,1.01,2.79,7.5,2.62,352.0,2.35,3.14,20.59,1.0,19.59,3.13,13.36,3.91,1.0,352.0,6.75,6.7,23.07,1.0,22.07,0.83,2.19,9.51,3.13,352.0,5.58,5.54,19.25,1.0,18.25,0.91,2.46,7.86,2.78,352.0,10.47,8.63,74.33,1.0,73.33,2.86,17.63,13.56,8.77,352.0,1.0,0.02,1.35,1.0,0.35,10.97,139.1,1.0,1.0,352.0,1.34,1.21,11.56,1.0,10.56,4.93,31.1,1.81,1.0,352.0,1.27,0.77,6.89,1.0,5.89,4.06,21.98,1.48,1.0,352.0,21.65,13.15,62.32,1.94,60.38,0.72,2.75,25.32,18.65,352.0
+AF-HER = 66.82,14.04,112.53,32.09,80.44,0.16,2.91,68.28,66.19,271.0,30.43,10.96,58.67,5.93,52.74,0.02,2.89,32.34,30.17,271.0,7.44,4.54,37.32,2.96,34.35,3.22,16.59,8.72,6.55,271.0,12.26,3.69,25.06,2.63,22.44,0.21,3.15,12.8,12.11,271.0,1.22,0.74,6.89,1.0,5.89,4.55,26.24,1.43,1.0,271.0,3.04,3.93,18.65,1.0,17.65,2.24,7.4,4.96,1.0,271.0,1.94,2.11,11.51,1.0,10.51,2.54,8.8,2.86,1.0,271.0,1.75,2.1,18.65,1.0,17.65,3.85,21.98,2.73,1.0,271.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,271.0,4.51,4.08,19.81,1.0,18.81,1.24,3.76,6.07,2.71,271.0,13.65,8.75,58.67,3.77,54.9,2.53,12.15,16.2,12.65,271.0,37.09,13.24,89.5,9.6,79.89,0.86,4.78,39.38,34.93,271.0
+AF-JOW = 52.45,15.97,89.5,18.65,70.85,0.19,2.35,54.82,50.98,156.0,35.21,6.35,50.46,22.69,27.77,0.48,2.69,35.77,34.72,156.0,8.54,4.43,25.21,3.07,22.14,1.61,5.04,9.61,7.16,156.0,21.67,15.47,66.19,3.24,62.95,0.69,2.6,26.59,16.73,156.0,12.43,8.04,33.08,1.09,31.98,0.42,2.24,14.79,11.51,156.0,14.4,6.83,30.94,2.0,28.94,0.19,2.14,15.93,13.24,156.0,13.16,7.06,26.79,1.2,25.59,0.08,1.77,14.92,11.69,156.0,17.3,5.11,26.78,4.95,21.83,-0.49,2.58,18.03,17.31,156.0,1.43,0.82,5.23,1.0,4.23,2.37,9.05,1.65,1.0,156.0,2.65,2.51,11.17,1.0,10.17,1.47,4.08,3.64,1.03,156.0,9.74,9.65,36.21,1.0,35.21,0.8,2.35,13.68,4.32,156.0,40.7,16.79,97.97,15.56,82.41,0.45,2.81,44.01,39.72,156.0
+AF-KAB = 41.42,7.84,62.32,31.14,31.18,0.84,3.25,42.13,39.64,29.0,20.72,3.16,25.21,16.04,9.18,0.11,1.63,20.95,20.32,29.0,1.96,1.59,6.11,1.0,5.11,1.52,3.96,2.51,1.08,29.0,97.82,12.19,124.71,79.32,45.38,0.58,2.49,98.55,96.52,29.0,67.51,5.26,80.54,60.47,20.07,0.92,3.07,67.71,66.19,29.0,54.2,6.4,58.67,38.46,20.21,-1.59,4.27,54.56,56.93,29.0,55.68,8.03,66.31,34.09,32.22,-1.15,3.61,56.24,57.86,29.0,78.57,10.05,100.97,52.0,48.97,-0.29,3.63,79.19,79.32,29.0,10.82,1.87,15.35,8.01,7.33,0.58,2.83,10.97,10.69,29.0,2.38,1.09,4.66,1.0,3.66,0.48,2.31,2.61,2.37,29.0,5.0,3.06,18.09,2.79,15.31,3.17,13.24,5.84,4.38,29.0,16.38,4.82,27.6,10.2,17.4,0.65,2.58,17.05,15.36,29.0
+AF-KAN = 84.29,44.46,249.56,12.99,236.58,0.98,3.97,95.26,76.97,279.0,20.11,15.95,100.83,2.29,98.54,1.58,6.09,25.65,15.74,279.0,2.4,1.84,9.9,1.0,8.9,2.05,7.16,3.02,1.77,279.0,12.17,10.44,58.67,1.31,57.36,1.7,5.77,16.02,8.13,279.0,2.69,3.33,22.35,1.0,21.35,2.93,12.4,4.28,1.0,279.0,7.36,4.25,19.82,1.45,18.36,0.91,3.09,8.5,5.75,279.0,9.85,6.47,25.21,1.0,24.21,0.11,1.74,11.78,9.82,279.0,28.14,16.36,97.97,3.24,94.73,1.24,5.26,32.54,24.46,279.0,1.02,0.1,2.13,1.0,1.13,6.75,57.64,1.03,1.0,279.0,1.38,1.25,12.99,1.0,11.99,5.48,39.19,1.86,1.0,279.0,1.33,0.96,8.77,1.0,7.77,4.46,26.31,1.63,1.0,279.0,11.83,10.49,64.23,1.67,62.56,1.97,7.37,15.8,7.67,279.0
+AF-KAP = 66.81,13.29,89.5,40.85,48.64,-0.49,2.13,68.09,71.45,35.0,27.8,3.41,37.32,22.35,14.97,1.19,4.45,28.01,27.19,35.0,13.63,8.97,39.64,1.0,38.64,0.66,3.4,16.25,12.54,35.0,121.92,24.03,190.23,81.75,108.48,0.56,3.43,124.2,121.0,35.0,70.76,14.34,113.92,48.96,64.96,0.95,3.95,72.16,67.9,35.0,43.18,14.66,74.08,18.65,55.43,0.49,2.09,45.53,36.76,35.0,66.78,21.13,136.52,42.1,94.41,1.36,5.0,69.95,62.32,35.0,63.12,26.17,145.01,26.78,118.23,0.78,4.0,68.19,64.23,35.0,9.02,2.42,14.65,5.41,9.24,0.61,2.62,9.33,8.37,35.0,6.68,3.36,13.38,1.67,11.71,0.39,1.91,7.46,5.64,35.0,23.56,12.09,52.0,5.1,46.9,0.42,2.46,26.41,22.21,35.0,32.1,11.96,79.32,19.22,60.1,2.22,8.46,34.2,27.6,35.0
+AF-KDZ = 38.44,12.78,58.67,15.56,43.11,-0.09,1.97,40.46,36.76,43.0,37.49,5.43,52.0,29.77,22.23,0.76,2.98,37.88,36.21,43.0,7.98,2.29,13.75,5.1,8.65,0.99,3.2,8.29,7.54,43.0,24.79,12.69,53.69,8.77,44.92,0.65,2.36,27.79,22.32,43.0,3.96,2.49,11.92,1.27,10.65,1.75,6.2,4.66,3.55,43.0,4.34,1.73,7.0,1.1,5.9,-0.23,2.01,4.67,4.38,43.0,1.27,0.67,4.79,1.0,3.79,3.88,19.32,1.43,1.0,43.0,2.95,2.37,9.36,1.0,8.36,1.08,3.1,3.77,2.07,43.0,1.2,0.38,2.75,1.0,1.75,2.33,8.39,1.25,1.0,43.0,2.97,1.55,7.78,1.0,6.78,0.81,3.62,3.34,2.85,43.0,10.05,2.16,14.51,4.32,10.19,-0.33,3.0,10.27,9.9,43.0,22.6,2.33,27.89,16.33,11.56,0.02,3.46,22.71,22.6,43.0
+AF-KNR = 111.97,26.97,149.45,57.03,92.42,-0.22,1.69,115.13,111.36,62.0,34.74,5.15,43.57,24.83,18.74,0.08,1.63,35.11,34.07,62.0,24.41,5.41,39.64,11.65,27.99,0.1,3.23,25.0,25.0,62.0,141.78,29.71,227.97,76.97,151.0,0.04,3.31,144.81,141.9,62.0,59.33,27.2,173.77,25.81,147.96,1.73,7.22,65.18,55.11,62.0,50.93,15.19,83.73,12.99,70.74,-0.58,3.33,53.11,54.11,62.0,99.26,18.07,140.7,68.25,72.45,0.21,2.11,100.86,98.01,62.0,122.8,39.74,184.58,50.25,134.33,-0.24,1.88,128.97,129.19,62.0,37.51,9.7,56.95,16.65,40.31,0.26,2.49,38.72,34.8,62.0,17.43,5.32,33.08,9.32,23.76,0.54,3.05,18.21,16.98,62.0,35.56,10.18,55.23,14.73,40.5,-0.24,2.01,36.96,36.96,62.0,60.07,15.56,86.84,32.65,54.19,-0.31,1.86,62.02,59.12,62.0
+AF-LAG = 68.77,16.7,89.5,32.09,57.4,-0.84,2.42,70.72,76.43,43.0,26.05,3.5,31.92,18.09,13.83,-0.34,2.14,26.28,27.3,43.0,15.11,9.34,37.92,1.0,36.92,0.45,2.66,17.7,15.47,43.0,119.07,25.81,191.0,64.23,126.77,0.44,3.24,121.77,113.31,43.0,69.92,16.61,134.42,46.09,88.33,1.5,6.65,71.82,68.22,43.0,46.1,17.18,89.5,14.43,75.06,-0.29,2.93,49.13,49.84,43.0,72.54,12.46,110.39,47.69,62.69,0.65,4.05,73.58,70.31,43.0,78.71,24.04,125.74,28.5,97.25,-0.49,2.76,82.22,81.75,43.0,15.83,5.28,29.44,6.6,22.84,0.49,3.17,16.66,15.74,43.0,10.22,7.25,25.22,1.0,24.22,0.32,2.08,12.48,10.51,43.0,25.48,12.02,56.59,6.3,50.3,0.69,2.74,28.12,21.98,43.0,37.85,9.44,62.08,14.65,47.43,0.3,3.8,38.98,37.23,43.0
+AF-LOW = 35.96,3.03,40.87,31.14,9.73,0.05,1.95,36.08,35.39,27.0,16.97,1.27,20.63,15.56,5.06,1.36,4.24,17.02,16.54,27.0,1.38,0.97,5.95,1.0,4.95,4.11,19.58,1.68,1.08,27.0,77.79,27.01,149.33,36.76,112.57,0.46,3.08,82.19,80.76,27.0,52.01,14.32,89.18,27.6,61.58,0.11,3.11,53.87,55.64,27.0,45.36,11.15,62.58,25.99,36.6,-0.5,1.87,46.66,50.48,27.0,55.07,16.31,117.25,34.09,83.16,1.86,8.88,57.35,59.57,27.0,72.77,25.56,146.56,36.21,110.35,0.53,3.69,76.97,79.47,27.0,10.78,3.68,26.44,8.26,18.18,3.12,13.4,11.37,9.6,27.0,1.86,1.39,7.0,1.0,6.0,2.11,7.87,2.31,1.07,27.0,3.02,1.49,7.96,1.31,6.64,1.43,5.58,3.35,2.79,27.0,9.67,4.18,21.95,4.25,17.7,1.9,6.32,10.5,8.51,27.0
+AF-NAN = 46.92,9.9,68.22,29.32,38.9,-0.11,2.27,47.93,48.27,50.0,25.03,7.34,46.09,16.04,30.05,1.54,4.93,26.06,23.13,50.0,16.58,10.29,42.1,1.2,40.91,0.65,2.47,19.46,13.69,50.0,186.37,51.76,299.07,95.45,203.62,-0.01,2.05,193.28,190.69,50.0,96.05,35.12,179.1,49.05,130.05,0.82,2.78,102.15,85.7,50.0,85.8,42.74,196.06,48.96,147.1,1.34,3.63,95.67,68.48,50.0,121.65,49.74,249.56,56.93,192.64,0.67,2.53,131.24,109.46,50.0,155.16,45.44,281.56,95.06,186.5,0.76,2.84,161.55,144.63,50.0,40.49,22.82,100.97,14.8,86.17,1.24,3.55,46.37,31.38,50.0,18.04,14.41,56.93,1.0,55.93,1.09,3.14,23.0,12.17,50.0,10.28,3.37,19.84,4.12,15.72,0.9,3.59,10.81,9.09,50.0,30.96,10.13,70.31,17.56,52.75,1.65,6.51,32.55,28.25,50.0
+AF-NIM = 35.27,22.55,145.01,8.51,136.49,1.79,7.14,41.84,30.34,290.0,8.98,10.04,64.23,1.0,63.23,2.33,10.51,13.46,5.27,290.0,1.52,2.33,24.46,1.0,23.46,6.32,48.83,2.77,1.0,290.0,1.83,1.53,12.15,1.0,11.15,3.32,17.18,2.38,1.09,290.0,1.12,0.45,5.1,1.0,4.1,5.54,38.37,1.21,1.0,290.0,4.13,9.79,95.06,1.0,94.06,5.51,39.63,10.61,1.0,290.0,2.14,5.69,62.32,1.0,61.32,6.94,58.61,6.07,1.0,290.0,1.46,1.51,11.86,1.0,10.86,4.34,23.24,2.1,1.0,290.0,1.02,0.12,2.47,1.0,1.47,9.17,97.09,1.02,1.0,290.0,10.87,29.0,249.56,1.0,248.56,4.17,24.48,30.92,1.0,290.0,2.31,3.44,24.46,1.0,23.46,3.86,19.66,4.14,1.0,290.0,16.47,14.24,79.32,2.63,76.7,1.95,6.81,21.76,12.17,290.0
+AF-ORU = 101.62,21.44,168.61,60.47,108.15,0.68,2.97,103.84,96.56,204.0,34.8,12.02,117.41,17.56,99.85,2.82,16.35,36.81,33.0,204.0,5.03,7.69,58.67,1.0,57.67,3.95,21.21,9.17,2.6,204.0,20.36,8.53,54.91,2.71,52.2,0.75,4.24,22.07,19.17,204.0,20.02,6.17,42.1,6.11,35.99,0.34,3.74,20.94,20.26,204.0,20.15,6.95,36.21,4.8,31.41,-0.41,2.36,21.31,21.52,204.0,25.19,5.71,45.18,17.5,27.68,1.01,3.34,25.83,23.41,204.0,24.21,9.38,60.47,9.9,50.57,0.84,3.61,25.96,23.74,204.0,1.69,1.46,10.11,1.0,9.11,3.17,15.05,2.23,1.0,204.0,1.91,1.61,13.79,1.0,12.79,3.68,21.23,2.5,1.29,204.0,3.72,3.2,17.03,1.0,16.03,2.11,7.18,4.9,2.55,204.0,25.55,18.91,137.24,2.33,134.92,2.87,13.08,31.76,22.02,204.0
+AF-PAR = 68.47,16.05,86.84,44.18,42.66,-0.47,1.54,70.28,74.39,36.0,28.29,1.84,32.09,23.04,9.05,-0.61,3.7,28.35,28.39,36.0,4.66,1.58,7.79,1.85,5.94,0.17,2.31,4.91,4.48,36.0,100.02,11.36,117.67,68.5,49.17,-0.92,3.44,100.64,103.58,36.0,47.5,9.92,67.27,33.08,34.19,0.58,2.11,48.5,44.73,36.0,44.08,6.53,57.37,36.21,21.17,0.97,2.67,44.55,40.85,36.0,56.7,8.64,76.97,41.48,35.49,0.01,2.32,57.34,57.89,36.0,55.77,9.93,72.46,38.46,34.0,0.17,1.99,56.62,55.03,36.0,7.27,1.46,11.1,5.1,6.0,0.91,3.37,7.42,6.97,36.0,2.06,0.63,3.63,1.0,2.63,0.63,3.09,2.16,2.0,36.0,7.61,2.27,10.55,2.98,7.57,-0.61,2.24,7.93,8.28,36.0,24.78,3.77,32.09,17.56,14.54,0.15,1.95,25.05,24.38,36.0
+AF-PIA = 26.24,5.93,36.21,11.51,24.7,-0.75,2.59,26.9,28.1,107.0,16.17,2.4,25.21,10.67,14.54,0.39,4.37,16.34,16.43,107.0,6.1,7.4,29.32,1.0,28.32,1.63,4.34,9.57,2.37,107.0,77.61,39.52,184.58,22.35,162.23,0.73,2.52,87.01,65.35,107.0,51.57,43.47,170.35,6.89,163.46,0.93,2.84,67.32,40.85,107.0,52.57,16.67,85.62,18.09,67.53,-0.37,2.38,55.13,53.59,107.0,98.14,39.62,179.1,31.14,147.95,-0.02,1.82,105.77,101.38,107.0,85.03,43.62,208.25,20.45,187.8,0.54,2.84,95.47,84.26,107.0,20.55,11.67,49.98,3.66,46.32,0.35,2.02,23.61,18.62,107.0,8.09,18.66,104.06,1.0,103.06,3.26,13.44,20.26,1.28,107.0,2.37,2.17,11.85,1.0,10.85,2.21,7.83,3.2,1.43,107.0,6.5,3.27,20.78,3.34,17.44,2.25,8.47,7.27,5.5,107.0
+AF-SAM = 34.66,9.39,72.59,17.56,55.04,0.87,4.62,35.9,34.09,109.0,34.91,3.63,42.1,25.21,16.89,-0.62,2.82,35.09,35.67,109.0,8.61,3.33,19.81,2.54,17.26,0.72,3.43,9.22,8.11,109.0,24.76,8.7,43.41,10.2,33.21,-0.09,2.15,26.23,25.99,109.0,12.26,10.6,34.09,1.53,32.56,0.63,1.95,16.17,7.5,109.0,15.26,8.13,38.1,4.71,33.38,0.59,2.59,17.28,14.15,109.0,9.48,8.63,34.15,1.0,33.15,0.68,2.36,12.79,6.57,109.0,16.67,6.63,43.39,7.1,36.29,1.07,4.62,17.93,14.63,109.0,1.59,0.86,7.09,1.0,6.09,3.41,19.23,1.8,1.31,109.0,2.15,1.76,9.6,1.0,8.6,2.03,7.13,2.77,1.29,109.0,6.05,5.08,25.67,1.0,24.67,1.37,4.61,7.89,4.77,109.0,21.7,8.88,68.22,5.41,62.8,1.5,8.92,23.43,21.68,109.0
+AF-TAK = 77.59,26.75,132.46,43.33,89.13,0.4,1.79,82.02,74.1,102.0,39.65,3.63,52.0,34.09,17.91,1.09,4.2,39.82,39.08,102.0,15.17,3.76,28.45,9.32,19.13,1.05,4.02,15.62,14.43,102.0,75.99,28.93,145.01,30.34,114.67,0.16,1.96,81.26,77.4,102.0,19.61,19.29,64.23,2.4,61.83,1.04,2.66,27.45,10.85,102.0,14.74,19.94,97.97,1.0,96.97,2.21,7.93,24.71,4.97,102.0,20.34,22.18,79.32,1.0,78.32,0.82,2.31,30.02,8.77,102.0,14.69,16.95,81.75,1.0,80.75,1.23,4.37,22.37,4.95,102.0,4.35,3.1,12.22,1.0,11.22,0.58,2.05,5.34,3.15,102.0,7.4,3.4,17.56,1.57,15.98,0.67,3.13,8.14,6.93,102.0,19.48,5.61,37.32,9.9,27.42,0.66,3.09,20.27,18.46,102.0,38.14,12.6,76.97,19.81,57.16,0.54,2.86,40.15,37.57,102.0
+AF-WAR = 61.95,12.38,84.26,34.8,49.46,-0.47,2.55,63.15,64.23,49.0,24.16,3.95,33.21,16.56,16.65,-0.1,2.24,24.48,24.17,49.0,3.47,3.41,15.67,1.0,14.67,1.94,6.38,4.84,1.93,49.0,57.78,17.28,95.45,33.14,62.31,0.63,2.46,60.25,54.56,49.0,37.23,7.7,62.23,22.58,39.65,1.4,5.45,38.0,36.21,49.0,36.74,3.91,40.85,27.6,13.25,-0.99,2.69,36.94,37.92,49.0,42.67,5.48,56.93,31.14,25.79,0.27,2.76,43.01,42.1,49.0,40.92,3.03,47.85,35.39,12.46,0.25,2.61,41.03,40.85,49.0,6.62,1.95,10.51,3.06,7.45,-0.22,2.11,6.89,6.89,49.0,2.61,1.74,8.01,1.0,7.01,1.06,3.51,3.13,2.1,49.0,3.86,2.17,11.17,1.53,9.64,1.34,4.33,4.42,3.01,49.0,16.14,7.66,34.09,5.84,28.25,0.5,2.55,17.84,16.3,49.0
+AF-ZAB = 137.34,59.86,281.56,42.58,238.98,0.77,2.45,149.72,113.92,119.0,41.16,8.63,58.67,18.95,39.72,-0.38,2.63,42.05,42.1,119.0,3.05,2.6,21.53,1.0,20.53,3.71,23.98,4.0,2.4,119.0,17.97,6.57,40.85,8.01,32.84,0.9,3.7,19.12,16.78,119.0,3.85,3.56,28.45,1.0,27.45,3.97,23.77,5.23,3.05,119.0,10.27,3.58,29.33,4.45,24.88,1.63,9.78,10.87,10.84,119.0,18.41,4.99,44.74,12.22,32.52,1.89,9.12,19.07,17.38,119.0,14.63,5.06,29.77,5.75,24.01,0.83,3.08,15.47,13.38,119.0,1.31,0.6,4.13,1.0,3.13,2.77,10.84,1.44,1.0,119.0,1.09,0.29,2.55,1.0,1.55,3.81,17.37,1.12,1.0,119.0,1.41,0.52,3.34,1.0,2.34,1.23,3.96,1.5,1.13,119.0,16.44,17.1,92.24,2.0,90.23,1.88,7.24,23.67,7.7,119.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AFG/AFG_1_temperature_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AFG/AFG_1_temperature_2008.properties
new file mode 100644
index 0000000..f35f140
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AFG/AFG_1_temperature_2008.properties
@@ -0,0 +1,74 @@
+# AFG.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the temperature data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = AFG temperature data for 2008 at admin level 1
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = AFG
+ADMIN_LEVEL = 1
+UNITS = C
+DATA_TYPE = temperature
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+AF-BAL = -6.54,1.78,-1.85,-12.6,10.75,-0.31,4.08,6.77,-6.54,523.0,3.19,4.57,13.58,-9.84,23.43,0.02,3.08,5.57,2.7,523.0,25.49,4.56,32.87,7.8,25.08,-1.43,4.87,25.9,26.81,523.0,33.5,5.44,42.8,12.48,30.31,-1.31,4.39,33.94,35.08,523.0,40.81,5.03,45.0,20.2,24.8,-1.61,5.18,41.12,42.8,523.0,43.72,2.6,45.0,30.94,14.06,-2.62,9.84,43.8,45.0,523.0,43.81,2.52,45.0,31.22,13.78,-2.56,9.35,43.88,45.0,523.0,43.24,2.99,45.0,29.84,15.16,-2.14,7.3,43.34,44.86,523.0,39.51,3.63,45.0,25.98,19.02,-1.34,4.83,39.67,40.31,523.0,30.28,2.89,34.8,17.99,16.81,-1.56,6.12,30.42,30.81,523.0,17.95,4.41,22.95,0.35,22.6,-1.74,5.64,18.48,19.51,523.0,12.39,3.27,16.61,-2.13,18.74,-1.97,7.15,12.81,13.58,523.0
+AF-BAM = -13.76,4.48,3.94,-18.8,22.74,2.05,6.45,14.47,-15.42,757.0,-7.79,4.97,10.55,-14.25,24.8,1.99,6.28,9.24,-9.57,757.0,10.32,4.73,23.78,0.08,23.7,0.58,2.79,11.36,9.72,757.0,15.06,4.67,26.54,1.73,24.8,-0.03,2.52,15.76,15.24,757.0,27.73,4.02,37.83,14.13,23.7,-0.44,3.03,28.02,28.26,757.0,35.51,2.71,41.14,24.33,16.81,-0.48,3.73,35.62,35.63,757.0,36.47,2.69,42.24,26.26,15.98,-0.46,3.5,36.57,36.59,757.0,34.62,2.34,39.76,25.16,14.61,-0.38,3.55,34.7,34.67,757.0,30.55,2.6,35.91,20.75,15.16,-0.5,3.16,30.66,30.67,757.0,23.8,2.59,29.29,14.96,14.33,-0.37,2.8,23.94,24.06,757.0,7.71,3.4,15.79,-2.4,18.19,-0.47,2.7,8.42,8.48,757.0,1.26,3.17,10.0,-8.74,18.74,0.09,2.94,3.41,1.04,757.0
+AF-BDG = -8.07,1.68,-3.78,-12.87,9.09,-0.29,2.88,8.24,-7.91,931.0,1.02,4.6,9.45,-10.39,19.84,-0.56,2.25,4.71,2.15,931.0,22.9,4.32,29.29,11.1,18.19,-0.94,2.69,23.3,24.74,931.0,30.99,6.14,43.35,17.72,25.63,-0.3,1.97,31.6,32.05,931.0,40.41,4.64,45.0,29.57,15.43,-0.66,2.02,40.67,42.11,931.0,42.84,2.75,45.0,35.63,9.37,-0.92,2.32,42.93,44.59,931.0,43.25,2.55,45.0,36.18,8.82,-1.15,2.81,43.32,45.0,931.0,42.54,3.25,45.0,34.25,10.75,-0.95,2.31,42.66,44.72,931.0,39.75,3.94,45.0,30.94,14.06,-0.45,1.95,39.94,40.87,931.0,31.24,2.68,35.91,24.19,11.71,-0.58,2.24,31.35,32.05,931.0,16.53,3.35,22.95,9.45,13.5,-0.48,2.11,16.87,17.44,931.0,10.98,4.26,18.27,0.63,17.64,-0.62,2.11,11.78,12.62,931.0
+AF-BDS = -17.01,4.1,-5.16,-25.0,19.84,0.67,2.77,17.5,-17.83,1763.0,-11.66,4.39,2.56,-22.24,24.8,0.74,3.13,12.46,-12.74,1763.0,1.45,8.07,24.06,-13.7,37.76,0.92,3.03,8.19,-0.89,1763.0,6.97,8.21,28.74,-8.19,36.93,0.6,2.51,10.77,5.59,1763.0,16.36,9.39,40.87,-3.23,44.09,0.47,2.3,18.86,14.69,1763.0,25.14,7.76,45.0,3.66,41.34,0.33,2.51,26.31,24.61,1763.0,27.28,7.44,45.0,6.14,38.86,0.21,2.47,28.27,26.67,1763.0,26.06,7.51,43.9,4.21,39.69,0.07,2.34,27.12,25.43,1763.0,21.22,8.22,39.76,-1.02,40.79,0.17,2.22,22.75,19.99,1763.0,11.57,7.68,29.84,-8.46,38.31,0.47,2.36,13.88,10.0,1763.0,-4.33,6.08,15.51,-16.73,32.24,0.76,3.05,7.47,-5.64,1763.0,-7.1,7.46,12.48,-21.14,33.62,0.85,2.68,10.3,-9.57,1763.0
+AF-BGL = -7.16,5.28,2.28,-19.49,21.77,-0.65,2.43,8.89,-5.85,617.0,0.2,6.49,11.38,-13.98,25.35,-0.65,2.16,6.49,2.56,617.0,17.13,9.25,28.19,-4.61,32.8,-0.76,2.28,19.47,20.61,617.0,21.14,10.08,38.66,-1.57,40.24,-0.5,2.14,23.42,23.37,617.0,31.52,10.45,45.0,5.87,39.13,-0.6,2.24,33.21,33.98,617.0,36.49,7.73,45.0,17.44,27.56,-0.67,2.25,37.3,38.66,617.0,37.24,7.03,45.0,21.02,23.98,-0.64,2.18,37.9,39.21,617.0,36.19,6.77,45.0,21.57,23.43,-0.46,1.99,36.82,37.83,617.0,31.78,6.93,45.0,16.34,28.66,-0.33,2.1,32.53,33.15,617.0,23.46,5.86,34.8,9.45,25.35,-0.49,2.27,24.18,24.88,617.0,9.22,6.58,20.2,-5.71,25.91,-0.43,2.1,11.33,10.28,617.0,6.52,7.29,17.99,-11.22,29.21,-0.63,2.22,9.78,8.48,617.0
+AF-FRA = 4.11,5.53,12.48,-12.05,24.53,-0.74,2.83,6.89,4.63,2083.0,13.54,5.72,24.33,-5.16,29.49,-1.33,4.6,14.7,14.82,2083.0,30.21,4.56,37.01,10.0,27.01,-1.44,4.8,30.55,31.5,2083.0,37.06,5.18,43.9,18.27,25.63,-1.46,4.59,37.42,38.94,2083.0,43.12,3.21,45.0,28.46,16.54,-2.08,6.7,43.24,44.86,2083.0,43.73,1.94,45.0,34.25,10.75,-1.45,4.09,43.77,45.0,2083.0,44.35,1.4,45.0,35.35,9.65,-2.71,10.5,44.37,45.0,2083.0,43.27,2.13,45.0,33.43,11.57,-1.26,3.94,43.32,44.17,2083.0,42.38,2.9,45.0,29.84,15.16,-1.34,4.49,42.48,43.14,2083.0,36.23,3.56,42.24,23.23,19.02,-0.48,3.05,36.41,36.39,2083.0,22.97,3.1,29.29,11.65,17.64,-0.68,3.32,23.18,23.16,2083.0,15.09,4.46,24.33,-1.57,25.91,-0.93,4.66,15.73,15.37,2083.0
+AF-FYB = -8.64,2.16,-4.61,-13.77,9.16,-0.34,2.08,8.9,-8.19,937.0,-0.26,5.2,9.17,-10.81,19.98,-0.33,1.63,5.2,1.73,937.0,23.1,5.52,31.22,8.35,22.87,-0.85,2.44,23.75,25.57,937.0,31.98,7.13,41.97,17.17,24.8,-0.49,1.7,32.76,35.35,937.0,40.12,5.5,45.0,27.91,17.09,-0.6,1.81,40.5,42.93,937.0,42.99,2.84,45.0,35.91,9.09,-1.08,2.62,43.08,45.0,937.0,43.26,2.6,45.0,35.08,9.92,-1.18,2.89,43.34,45.0,937.0,42.75,3.16,45.0,34.53,10.47,-1.06,2.57,42.87,45.0,937.0,40.06,4.71,45.0,29.02,15.98,-0.48,1.76,40.33,41.42,937.0,30.66,3.09,35.63,21.85,13.78,-0.51,2.01,30.82,31.63,937.0,16.58,4.63,23.23,6.42,16.81,-0.42,1.79,17.21,17.44,937.0,11.03,4.29,18.27,0.63,17.64,-0.47,2.2,11.84,12.07,937.0
+AF-GHA = -6.2,6.13,9.17,-18.11,27.28,0.46,2.51,8.72,-7.09,1254.0,-0.32,7.05,18.54,-11.77,30.31,0.85,2.85,7.06,-2.54,1254.0,21.98,7.26,33.98,3.39,30.59,-0.77,2.51,23.15,24.47,1254.0,26.44,5.94,35.35,8.62,26.73,-0.86,2.6,27.1,29.02,1254.0,38.57,5.59,45.0,21.57,23.43,-0.7,2.26,38.97,40.73,1254.0,42.68,3.18,45.0,32.05,12.95,-1.21,3.31,42.8,44.86,1254.0,41.99,3.42,45.0,31.77,13.23,-0.79,2.29,42.13,43.76,1254.0,39.08,3.51,45.0,29.29,15.71,-0.71,2.39,39.24,40.45,1254.0,36.82,4.13,43.35,25.43,17.91,-0.73,2.4,37.05,38.39,1254.0,31.67,4.3,38.11,18.68,19.43,-0.77,2.44,31.96,33.46,1254.0,19.19,3.88,25.98,7.11,18.88,-0.81,2.69,19.58,20.68,1254.0,10.89,5.8,19.92,-3.5,23.43,-0.55,2.05,12.33,12.76,1254.0
+AF-GHO = -11.54,3.03,4.49,-17.83,22.32,0.94,5.48,11.93,-11.63,1322.0,-5.82,3.85,12.48,-12.32,24.8,1.54,6.3,6.98,-6.67,1322.0,16.2,4.29,27.91,2.56,25.35,-0.32,3.09,16.75,16.61,1322.0,21.85,4.22,35.08,8.35,26.73,-0.44,3.37,22.25,22.26,1322.0,33.76,3.06,42.52,22.13,20.39,-0.49,4.01,33.9,33.98,1322.0,40.42,2.34,45.0,33.01,11.99,-0.42,3.11,40.49,40.59,1322.0,41.01,2.18,45.0,34.25,10.75,-0.56,3.18,41.07,41.28,1322.0,39.31,2.02,44.45,32.74,11.71,-0.5,3.23,39.37,39.63,1322.0,35.66,2.35,42.52,27.64,14.88,-0.55,3.5,35.74,35.97,1322.0,28.73,2.3,36.73,21.57,15.16,-0.29,3.27,28.82,28.88,1322.0,13.29,4.28,23.23,-0.47,23.7,-0.52,3.03,13.97,14.0,1322.0,2.93,3.44,15.24,-5.02,20.26,0.84,3.36,4.52,2.28,1322.0
+AF-HEL = 8.51,3.58,13.58,-10.67,24.25,-2.91,11.78,9.23,9.45,2184.0,18.95,4.96,29.02,-4.88,33.9,-1.88,7.77,19.58,19.65,2184.0,33.85,4.07,39.76,16.34,23.43,-1.31,4.92,34.09,34.53,2184.0,38.88,3.93,45.0,21.85,23.15,-1.51,5.51,39.08,40.04,2184.0,44.27,2.0,45.0,32.32,12.68,-3.3,13.98,44.32,45.0,2184.0,44.92,0.45,45.0,39.76,5.24,-7.98,76.08,44.92,45.0,2184.0,44.87,0.49,45.0,38.94,6.06,-6.92,61.58,44.87,45.0,2184.0,43.9,1.55,45.0,34.8,10.2,-2.23,8.92,43.92,44.45,2184.0,43.64,2.07,45.0,32.05,12.95,-2.33,9.05,43.69,44.45,2184.0,38.94,2.24,43.35,27.09,16.26,-1.75,7.78,39.01,39.28,2184.0,26.68,2.75,31.77,12.76,19.02,-1.44,6.57,26.82,26.88,2184.0,21.48,3.82,26.81,5.04,21.77,-1.63,5.99,21.81,22.33,2184.0
+AF-HER = -4.94,2.97,4.21,-12.32,16.54,0.34,2.87,5.77,-5.02,1680.0,6.16,4.83,17.17,-7.91,25.08,-0.48,3.06,7.83,6.56,1680.0,27.03,3.86,33.7,13.03,20.67,-1.25,3.89,27.3,28.19,1680.0,34.32,5.03,42.8,19.65,23.15,-0.71,2.52,34.68,35.7,1680.0,41.55,3.1,45.0,31.08,13.92,-0.94,2.94,41.66,42.49,1680.0,41.38,2.0,45.0,35.91,9.09,0.03,2.09,41.43,41.42,1680.0,42.91,1.63,45.0,37.28,7.72,-0.56,2.91,42.94,42.93,1680.0,40.85,1.93,45.0,35.35,9.65,0.39,2.73,40.9,40.59,1680.0,39.79,2.23,45.0,32.6,12.4,-0.29,3.0,39.86,39.9,1680.0,32.4,2.17,39.49,26.54,12.95,0.48,3.15,32.47,32.19,1680.0,19.2,2.79,25.71,10.0,15.71,-0.52,3.22,19.41,19.37,1680.0,11.16,3.23,16.61,-0.75,17.36,-1.29,4.22,11.62,12.0,1680.0
+AF-JOW = -9.41,3.03,-3.78,-17.83,14.06,-0.63,2.27,9.89,-8.46,991.0,-0.5,6.47,13.31,-12.05,25.35,-0.19,1.8,6.48,1.73,991.0,21.39,8.1,31.08,2.28,28.8,-0.68,1.93,22.87,26.12,991.0,29.46,10.37,41.14,6.97,34.17,-0.56,1.73,31.23,35.49,991.0,37.87,8.34,45.0,16.89,28.11,-0.63,1.78,38.78,43.62,991.0,41.63,4.53,45.0,26.81,18.19,-0.91,2.34,41.88,45.0,991.0,41.8,4.3,45.0,28.19,16.81,-0.91,2.37,42.02,45.0,991.0,41.26,4.89,45.0,26.81,18.19,-0.8,2.06,41.55,45.0,991.0,38.07,6.1,45.0,21.85,23.15,-0.54,1.76,38.56,41.14,991.0,29.16,4.4,35.35,15.51,19.84,-0.73,2.31,29.49,31.36,991.0,14.61,6.62,23.23,-0.75,23.98,-0.61,1.92,16.04,17.72,991.0,9.2,6.47,19.09,-5.16,24.25,-0.59,1.87,11.25,12.2,991.0
+AF-KAB = -4.35,4.98,5.87,-14.25,20.12,0.46,2.53,6.6,-5.16,185.0,2.6,5.17,14.41,-7.22,21.63,0.53,2.72,5.78,1.94,185.0,20.82,4.52,26.81,6.56,20.26,-1.49,4.71,21.3,22.33,185.0,25.39,4.45,31.77,12.07,19.7,-1.35,4.31,25.77,26.81,185.0,35.11,3.81,41.14,22.68,18.46,-1.31,4.73,35.32,35.77,185.0,41.47,3.08,45.0,31.63,13.37,-1.37,4.43,41.58,42.24,185.0,40.74,3.01,45.0,30.94,14.06,-1.42,4.65,40.85,41.56,185.0,37.55,3.18,42.52,28.74,13.78,-1.06,3.71,37.68,38.32,185.0,34.21,3.04,38.66,24.88,13.78,-1.25,4.23,34.35,34.8,185.0,29.41,3.06,33.98,20.33,13.64,-1.25,4.16,29.56,30.12,185.0,16.92,3.22,21.85,6.28,15.57,-1.54,5.09,17.22,17.72,185.0,10.23,2.74,15.51,-0.61,16.12,-1.82,6.62,10.58,10.83,185.0
+AF-KAN = 9.27,3.04,15.24,-3.37,18.6,-1.09,4.0,9.75,9.86,1773.0,19.66,4.81,29.02,2.56,26.46,-0.62,3.06,20.24,20.33,1773.0,34.67,3.36,39.49,22.13,17.36,-0.72,2.79,34.83,35.63,1773.0,39.79,3.3,45.0,25.43,19.57,-0.87,3.29,39.92,40.59,1773.0,44.63,1.0,45.0,36.18,8.82,-3.27,15.49,44.64,45.0,1773.0,44.97,0.19,45.0,41.42,3.58,-10.38,139.61,44.97,45.0,1773.0,44.85,0.46,45.0,41.42,3.58,-3.71,17.33,44.85,45.0,1773.0,44.39,1.21,45.0,36.73,8.27,-2.23,7.66,44.41,45.0,1773.0,43.92,1.66,45.0,34.94,10.06,-1.71,5.45,43.95,45.0,1773.0,40.16,2.3,43.9,30.67,13.23,-0.98,3.4,40.23,40.73,1773.0,28.11,2.26,31.77,18.41,13.37,-0.91,3.4,28.2,28.6,1773.0,22.25,3.29,27.36,9.17,18.19,-0.74,3.08,22.49,22.75,1773.0
+AF-KAP = -10.64,7.62,5.73,-21.42,27.15,0.59,2.05,13.08,-13.18,230.0,-4.45,7.1,11.65,-15.63,27.28,0.45,1.92,8.37,-6.81,230.0,7.98,9.95,25.71,-7.5,33.21,0.1,1.65,12.73,6.49,230.0,13.64,8.97,30.67,-3.23,33.9,-0.08,1.82,16.31,13.65,230.0,23.27,10.0,39.76,3.39,36.38,-0.19,1.84,25.32,23.85,230.0,31.43,7.65,45.0,15.79,29.21,0.01,1.87,32.34,30.98,230.0,32.34,6.41,44.45,20.75,23.7,0.16,1.78,32.97,31.63,230.0,30.35,5.95,42.8,20.75,22.05,0.22,1.86,30.93,29.6,230.0,26.57,6.35,39.49,14.96,24.53,0.11,1.86,27.32,25.98,230.0,20.89,7.35,34.25,7.8,26.46,0.06,1.77,22.14,20.16,230.0,5.89,8.86,20.47,-8.74,29.21,0.05,1.61,10.62,4.76,230.0,0.08,8.65,14.96,-15.91,30.87,-0.01,1.65,8.63,-0.82,230.0
+AF-KDZ = -5.43,1.1,-1.57,-9.84,8.27,-0.09,4.5,5.54,-5.43,283.0,5.68,2.58,14.13,1.59,12.54,1.01,3.27,6.23,5.04,283.0,26.25,1.69,30.67,20.75,9.92,-0.2,3.25,26.31,26.26,283.0,35.27,4.07,41.97,25.16,16.81,-0.44,2.07,35.5,35.77,283.0,43.19,2.33,45.0,35.63,9.37,-1.19,3.44,43.25,44.31,283.0,44.26,1.29,45.0,37.01,7.99,-2.28,9.05,44.28,45.0,283.0,44.2,1.65,45.0,34.25,10.75,-2.88,12.66,44.23,45.0,283.0,43.32,2.67,45.0,30.94,14.06,-2.17,7.88,43.41,44.52,283.0,41.1,2.62,45.0,29.84,15.16,-1.54,5.8,41.18,41.83,283.0,32.06,1.9,35.91,24.88,11.02,-0.7,3.95,32.12,32.32,283.0,18.6,1.42,22.4,14.96,7.44,0.17,2.53,18.65,18.27,283.0,13.6,1.02,16.06,10.55,5.51,-0.38,2.64,13.64,13.72,283.0
+AF-KNR = -7.69,8.8,10.14,-21.69,31.83,0.24,1.86,11.68,-7.78,403.0,-1.22,9.78,18.13,-15.35,33.48,0.3,1.77,9.84,-2.54,403.0,8.12,9.43,29.57,-8.05,37.62,0.27,2.02,12.43,7.38,403.0,13.5,9.7,33.7,-3.5,37.2,0.25,1.94,16.61,12.48,403.0,22.58,9.08,42.52,3.66,38.86,0.09,2.04,24.33,22.13,403.0,26.71,5.11,41.56,13.86,27.7,0.57,3.1,27.19,25.71,403.0,26.49,3.93,37.01,17.44,19.57,0.38,2.82,26.78,25.71,403.0,22.88,3.94,34.53,14.41,20.12,0.59,3.06,23.21,22.13,403.0,21.48,5.2,35.49,10.69,24.8,0.63,2.6,22.1,19.78,403.0,18.97,5.7,32.46,3.39,29.07,0.21,2.49,19.8,18.27,403.0,6.38,8.32,21.44,-9.7,31.14,-0.06,1.81,10.47,6.69,403.0,1.84,9.18,17.85,-14.94,32.8,-0.04,1.76,9.35,3.11,403.0
+AF-LAG = -3.17,9.9,12.2,-20.18,32.38,-0.08,1.64,10.38,-2.95,267.0,4.03,10.3,19.09,-13.01,32.11,-0.11,1.59,11.04,4.63,267.0,14.32,10.73,31.22,-5.43,36.65,-0.15,1.81,17.88,14.27,267.0,19.26,9.92,36.46,0.22,36.24,-0.14,1.91,21.66,19.09,267.0,28.33,10.26,45.0,7.52,37.48,-0.18,1.97,30.12,28.19,267.0,33.72,7.63,45.0,19.78,25.22,0.16,1.73,34.57,32.25,267.0,32.06,6.16,44.72,22.13,22.6,0.48,1.88,32.64,30.26,267.0,28.33,6.13,41.69,18.41,23.29,0.6,2.04,28.98,26.4,267.0,27.06,6.88,40.87,16.75,24.11,0.35,1.79,27.92,25.43,267.0,23.09,7.56,37.01,9.86,27.15,0.14,1.76,24.29,21.85,267.0,10.73,8.81,25.16,-6.95,32.11,-0.25,1.9,13.87,10.96,267.0,5.86,8.74,18.27,-12.05,30.31,-0.36,1.85,10.51,7.11,267.0
+AF-LOW = -9.07,1.9,-5.71,-14.25,8.54,-0.31,1.98,9.26,-8.46,175.0,-1.99,2.52,3.94,-6.26,10.2,0.38,2.09,3.2,-2.26,175.0,20.11,5.3,29.57,8.21,21.36,-0.39,1.96,20.79,20.82,175.0,23.75,4.46,30.39,12.76,17.64,-0.35,2.05,24.16,24.12,175.0,35.31,3.99,42.8,25.3,17.5,-0.34,2.19,35.53,35.35,175.0,41.71,3.32,45.0,31.77,13.23,-0.77,2.47,41.84,42.11,175.0,41.22,3.7,45.0,31.5,13.5,-0.65,2.14,41.38,41.97,175.0,37.88,4.39,43.9,26.81,17.09,-0.51,2.07,38.13,38.32,175.0,34.96,4.1,40.59,24.47,16.12,-0.62,2.16,35.2,35.77,175.0,29.56,3.75,34.8,20.95,13.85,-0.5,1.95,29.79,30.12,175.0,17.13,3.85,22.4,8.42,13.99,-0.39,1.87,17.56,17.65,175.0,9.72,3.15,14.69,1.32,13.37,-0.23,1.95,10.21,9.72,175.0
+AF-NAN = 4.44,8.19,13.03,-13.98,27.01,-0.74,2.09,9.31,7.93,303.0,12.17,8.89,21.85,-8.19,30.04,-0.81,2.18,15.06,16.61,303.0,22.94,7.71,32.32,0.08,32.24,-0.94,2.76,24.19,26.4,303.0,27.01,7.44,37.83,5.59,32.24,-0.89,2.74,28.01,29.91,303.0,36.71,7.2,45.0,17.99,27.01,-0.73,2.34,37.41,39.21,303.0,39.1,6.31,45.0,21.85,23.15,-1.09,3.06,39.61,41.69,303.0,36.36,5.91,44.72,20.47,24.25,-0.99,3.08,36.83,38.11,303.0,32.53,6.48,42.24,15.51,26.73,-0.78,2.61,33.17,34.53,303.0,32.05,6.46,40.87,15.24,25.63,-0.86,2.59,32.69,34.6,303.0,29.35,6.26,37.56,13.03,24.53,-0.81,2.44,30.01,31.98,303.0,18.49,5.84,26.54,3.11,23.43,-0.83,2.48,19.38,20.75,303.0,13.46,6.13,20.2,-3.78,23.98,-1.0,2.82,14.79,16.2,303.0
+AF-NIM = 11.09,1.81,15.79,1.46,14.33,-1.03,6.91,11.24,11.1,1817.0,21.6,2.76,28.19,8.07,20.12,-1.1,5.91,21.78,21.85,1817.0,35.76,2.56,41.69,20.75,20.94,-1.55,9.0,35.85,35.91,1817.0,40.9,2.54,45.0,27.09,17.91,-1.31,7.12,40.97,40.87,1817.0,44.52,1.58,45.0,33.43,11.57,-4.46,23.96,44.55,45.0,1817.0,43.37,2.17,45.0,34.25,10.75,-1.13,3.06,43.43,44.79,1817.0,44.08,1.53,45.0,38.11,6.89,-1.95,5.98,44.1,45.0,1817.0,43.39,1.82,45.0,37.83,7.17,-0.84,2.38,43.43,44.17,1817.0,44.15,1.18,45.0,38.94,6.06,-1.36,3.99,44.16,44.86,1817.0,38.81,1.8,44.72,33.7,11.02,-0.26,2.97,38.85,38.87,1817.0,26.18,1.79,30.94,21.44,9.51,0.38,2.81,26.24,25.85,1817.0,21.93,1.93,26.54,16.34,10.2,0.13,2.84,22.02,21.85,1817.0
+AF-ORU = -7.13,6.14,6.97,-16.46,23.43,0.65,2.24,9.4,-8.91,1272.0,0.26,6.38,17.44,-11.22,28.66,0.43,2.25,6.38,-0.51,1272.0,19.69,5.62,32.05,3.66,28.39,-0.18,2.43,20.48,19.82,1272.0,23.79,5.59,36.73,9.45,27.28,0.13,2.51,24.44,23.37,1272.0,35.56,4.64,45.0,21.85,23.15,-0.01,2.47,35.86,35.35,1272.0,41.59,3.06,45.0,32.05,12.95,-0.64,2.45,41.71,41.97,1272.0,41.6,3.09,45.0,32.05,12.95,-0.75,2.66,41.71,42.14,1272.0,38.73,3.26,45.0,29.57,15.43,-0.44,2.51,38.87,39.21,1272.0,35.42,3.7,44.17,25.16,19.02,-0.26,2.55,35.61,35.77,1272.0,29.6,3.9,39.49,18.54,20.94,-0.07,2.46,29.86,29.6,1272.0,16.34,4.07,26.26,5.87,20.39,0.14,2.18,16.83,16.34,1272.0,7.17,4.66,17.99,-4.88,22.87,0.04,1.99,8.55,7.24,1272.0
+AF-PAR = -10.65,4.77,2.42,-17.56,19.98,0.84,2.74,11.67,-12.32,225.0,-3.95,5.19,6.97,-11.5,18.46,0.56,2.01,6.51,-5.43,225.0,13.3,6.14,25.3,-0.47,25.77,0.07,1.96,14.65,13.17,225.0,18.19,5.15,27.09,2.56,24.53,-0.3,2.3,18.91,18.68,225.0,29.26,5.31,39.49,12.76,26.73,-0.34,2.63,29.74,29.29,225.0,36.67,4.07,44.45,22.95,21.5,-0.31,2.84,36.9,36.59,225.0,37.01,3.8,43.9,24.88,19.02,-0.31,2.66,37.21,36.87,225.0,35.4,3.56,43.07,24.61,18.46,-0.05,2.58,35.58,35.08,225.0,31.33,3.63,38.8,20.75,18.05,-0.14,2.56,31.54,31.22,225.0,25.9,3.62,32.87,15.79,17.09,0.05,2.38,26.15,25.57,225.0,12.14,4.42,20.2,-0.47,20.67,-0.15,2.23,12.91,12.2,225.0,5.21,4.58,13.58,-4.88,18.46,0.0,1.89,6.92,5.04,225.0
+AF-PIA = 0.68,6.94,11.93,-12.87,24.8,-0.0,1.78,6.97,1.46,667.0,7.97,7.23,20.2,-7.09,27.28,-0.14,1.8,10.76,9.17,667.0,24.17,4.55,32.87,10.28,22.6,-0.62,2.8,24.59,25.16,667.0,26.42,3.83,37.01,15.93,21.08,-0.13,2.42,26.69,26.67,667.0,37.48,3.74,45.0,25.71,19.29,-0.1,2.35,37.67,37.83,667.0,39.58,3.92,45.0,29.84,15.16,-0.37,2.12,39.78,40.04,667.0,36.84,4.33,45.0,28.46,16.54,0.1,2.18,37.1,36.73,667.0,34.23,4.75,42.8,22.68,20.12,-0.21,1.92,34.55,34.94,667.0,33.0,4.05,41.42,23.57,17.84,-0.1,2.02,33.25,33.01,667.0,30.53,3.25,38.39,21.02,17.36,-0.04,2.35,30.7,30.67,667.0,19.75,3.4,28.19,9.72,18.46,-0.07,2.47,20.04,20.06,667.0,14.32,3.54,22.68,4.07,18.6,-0.17,2.36,14.74,14.55,667.0
+AF-SAM = -6.8,2.59,-0.2,-15.35,15.16,-0.77,4.22,7.28,-6.54,674.0,1.73,5.27,16.06,-11.29,27.35,0.14,3.2,5.55,2.08,674.0,21.11,5.9,32.87,5.31,27.56,-0.51,2.64,21.91,22.13,674.0,28.67,7.73,41.69,9.17,32.52,-0.47,2.12,29.7,30.81,674.0,37.38,7.08,45.0,17.99,27.01,-0.68,2.33,38.04,38.8,674.0,41.6,4.42,45.0,28.46,16.54,-1.05,2.76,41.84,44.45,674.0,41.84,4.1,45.0,29.57,15.43,-1.05,2.79,42.04,44.45,674.0,41.07,4.29,45.0,29.29,15.71,-0.85,2.44,41.29,42.97,674.0,36.86,4.78,44.17,25.16,19.02,-0.53,2.12,37.16,38.18,674.0,27.79,3.89,35.35,17.72,17.64,-0.43,2.48,28.06,28.36,674.0,13.58,5.91,23.23,0.08,23.15,-0.34,1.84,14.81,15.37,674.0,9.77,4.83,17.44,-2.95,20.39,-0.79,2.79,10.9,11.07,674.0
+AF-TAK = -10.49,4.65,-2.13,-22.52,20.39,-0.72,2.35,11.48,-8.74,623.0,-2.78,6.23,8.48,-16.73,25.22,-0.4,2.04,6.82,-1.85,623.0,14.33,9.65,26.54,-8.46,35.0,-0.73,2.31,17.27,17.58,623.0,19.54,10.04,37.28,-4.74,42.03,-0.62,2.28,21.97,22.13,623.0,29.11,11.2,45.0,2.28,42.72,-0.64,2.28,31.19,32.6,623.0,35.17,9.21,45.0,13.17,31.83,-0.63,2.1,36.35,38.11,623.0,36.41,8.12,45.0,17.3,27.7,-0.59,1.99,37.3,38.94,623.0,34.7,7.74,45.0,17.72,27.28,-0.46,1.94,35.55,36.73,623.0,31.05,8.27,43.9,12.2,31.69,-0.58,2.09,32.13,33.43,623.0,22.06,8.08,34.8,2.7,32.11,-0.57,2.03,23.49,25.09,623.0,7.2,7.77,18.82,-11.22,30.04,-0.47,1.99,10.59,8.62,623.0,5.18,8.02,15.79,-14.8,30.59,-0.91,2.57,9.54,8.9,622.0
+AF-WAR = -13.2,3.2,-6.4,-19.76,13.37,0.03,1.85,13.58,-13.36,288.0,-6.88,3.54,1.18,-11.77,12.95,0.42,1.9,7.74,-7.64,288.0,13.42,5.55,25.3,2.83,22.46,0.22,1.92,14.52,11.93,288.0,19.56,4.02,29.02,9.45,19.57,-0.12,2.38,19.97,19.51,288.0,31.55,3.27,39.07,21.71,17.36,-0.49,3.24,31.72,32.15,288.0,39.27,2.82,45.0,30.94,14.06,-0.28,2.83,39.37,39.63,288.0,39.13,2.66,45.0,29.84,15.16,-0.3,3.08,39.22,39.21,288.0,36.64,2.27,42.11,29.29,12.81,-0.26,2.87,36.71,36.8,288.0,33.29,2.43,38.8,26.81,11.99,-0.36,2.77,33.38,33.74,288.0,27.25,2.31,33.43,21.57,11.85,-0.0,2.72,27.34,27.36,288.0,13.49,3.06,21.3,5.59,15.71,0.12,2.51,13.83,13.58,288.0,5.85,3.19,13.31,-1.85,15.16,-0.02,2.39,6.66,5.59,288.0
+AF-ZAB = 0.23,3.94,7.52,-11.22,18.74,-0.44,2.38,3.94,1.32,733.0,6.55,4.93,19.37,-6.26,25.63,-0.03,2.82,8.2,7.24,733.0,27.77,3.53,33.43,10.83,22.6,-1.89,7.75,27.99,28.46,733.0,32.2,3.72,40.04,15.93,24.11,-1.32,6.24,32.41,32.6,733.0,42.62,2.82,45.0,29.43,15.57,-2.34,8.97,42.72,43.28,733.0,44.4,1.82,45.0,33.98,11.02,-3.55,15.33,44.44,45.0,733.0,44.05,2.01,45.0,32.87,12.13,-3.09,12.85,44.1,45.0,733.0,41.35,2.3,45.0,31.22,13.78,-1.79,7.14,41.41,41.69,733.0,39.78,2.62,44.59,28.19,16.4,-1.79,6.88,39.86,40.52,733.0,35.13,2.48,39.35,23.09,16.26,-2.24,9.26,35.22,35.63,733.0,22.37,2.55,27.91,10.96,16.95,-1.29,5.92,22.51,22.68,733.0,14.87,3.25,20.75,-0.75,21.5,-1.31,5.72,15.22,15.37,733.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AFG/AFG_1_vegetation_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AFG/AFG_1_vegetation_2008.properties
new file mode 100644
index 0000000..745d84b
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AFG/AFG_1_vegetation_2008.properties
@@ -0,0 +1,74 @@
+# AFG.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the vegetation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = AFG vegetation data for 2008 at admin level 1
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = AFG
+ADMIN_LEVEL = 1
+UNITS = UNITS
+DATA_TYPE = vegetation
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 0.9 
+# Minimum: -0.1
+
+AF-BAL = 0.01,0.02,0.09,-0.03,0.12,1.03,4.41,0.02,0.0,523.0,0.07,0.02,0.16,-0.0,0.17,0.03,4.34,0.08,0.08,523.0,0.14,0.04,0.24,0.04,0.2,-0.69,2.92,0.15,0.15,523.0,0.15,0.05,0.34,0.04,0.3,0.08,3.43,0.16,0.16,523.0,0.14,0.05,0.34,0.04,0.3,0.35,3.25,0.15,0.14,523.0,0.13,0.05,0.31,0.04,0.28,0.5,3.34,0.14,0.12,523.0,0.12,0.05,0.35,0.04,0.31,0.95,5.5,0.13,0.11,523.0,0.12,0.04,0.34,0.04,0.3,1.13,6.79,0.12,0.11,523.0,0.11,0.04,0.3,0.04,0.26,0.78,6.33,0.11,0.11,523.0,0.1,0.03,0.28,0.04,0.24,0.7,6.12,0.11,0.1,523.0,0.1,0.03,0.27,0.04,0.24,0.71,5.91,0.11,0.1,523.0,0.1,0.03,0.22,0.04,0.18,0.57,3.68,0.1,0.09,523.0
+AF-BAM = -0.01,0.03,0.09,-0.03,0.12,2.29,7.38,0.03,-0.02,757.0,-0.01,0.03,0.1,-0.04,0.14,1.8,5.59,0.03,-0.02,757.0,0.05,0.03,0.13,-0.01,0.14,0.25,2.35,0.06,0.05,757.0,0.09,0.03,0.16,-0.01,0.17,-0.67,2.92,0.1,0.1,757.0,0.19,0.04,0.28,0.06,0.22,0.29,2.59,0.19,0.18,757.0,0.19,0.04,0.31,0.11,0.2,0.72,3.43,0.2,0.19,757.0,0.17,0.03,0.27,0.11,0.16,0.91,3.95,0.17,0.16,757.0,0.14,0.02,0.21,0.1,0.11,0.83,4.4,0.14,0.14,757.0,0.13,0.01,0.18,0.09,0.09,0.59,4.18,0.13,0.12,757.0,0.12,0.01,0.16,0.09,0.08,0.3,3.34,0.12,0.12,757.0,0.1,0.02,0.14,0.02,0.12,-0.93,4.29,0.1,0.1,757.0,0.04,0.02,0.1,-0.02,0.13,-0.33,3.03,0.05,0.05,757.0
+AF-BDG = -0.01,0.02,0.08,-0.03,0.11,1.79,6.44,0.02,-0.01,931.0,0.07,0.05,0.15,-0.02,0.17,-0.15,2.01,0.08,0.07,931.0,0.22,0.07,0.44,0.08,0.36,0.54,2.67,0.23,0.21,931.0,0.23,0.04,0.35,0.13,0.22,0.4,2.24,0.23,0.22,931.0,0.19,0.03,0.26,0.12,0.13,-0.09,2.29,0.19,0.19,931.0,0.15,0.02,0.22,0.11,0.11,0.58,2.67,0.15,0.15,931.0,0.14,0.02,0.25,0.11,0.13,0.79,4.89,0.14,0.14,931.0,0.13,0.01,0.23,0.11,0.13,1.18,8.46,0.13,0.13,931.0,0.13,0.01,0.21,0.1,0.11,0.81,6.51,0.13,0.13,931.0,0.13,0.01,0.2,0.1,0.09,0.45,3.89,0.13,0.13,931.0,0.14,0.01,0.19,0.1,0.09,0.28,3.14,0.14,0.14,931.0,0.11,0.03,0.17,0.02,0.15,-0.68,2.42,0.12,0.12,931.0
+AF-BDS = -0.01,0.02,0.05,-0.05,0.1,0.43,2.85,0.02,-0.01,1763.0,-0.01,0.02,0.08,-0.04,0.12,0.64,4.18,0.02,-0.01,1763.0,0.02,0.05,0.2,-0.04,0.24,1.37,3.76,0.06,-0.0,1763.0,0.05,0.1,0.37,-0.06,0.43,1.06,2.68,0.11,-0.0,1763.0,0.14,0.13,0.42,-0.06,0.48,0.34,1.61,0.19,0.09,1763.0,0.17,0.11,0.47,-0.06,0.52,0.3,2.14,0.21,0.16,1763.0,0.15,0.08,0.35,-0.03,0.39,0.11,2.36,0.17,0.15,1763.0,0.13,0.06,0.26,-0.03,0.29,-0.27,2.47,0.14,0.13,1763.0,0.11,0.05,0.23,-0.03,0.25,-0.29,2.45,0.12,0.11,1763.0,0.08,0.05,0.21,-0.03,0.23,0.18,2.1,0.09,0.07,1763.0,0.02,0.05,0.2,-0.03,0.24,1.24,3.42,0.06,0.0,1763.0,0.01,0.05,0.18,-0.04,0.22,1.46,4.31,0.05,-0.01,1763.0
+AF-BGL = 0.03,0.03,0.1,-0.02,0.12,0.29,2.15,0.04,0.03,617.0,0.05,0.03,0.12,-0.03,0.15,-0.22,2.15,0.06,0.05,617.0,0.12,0.07,0.4,-0.01,0.42,0.37,4.51,0.14,0.13,617.0,0.16,0.08,0.42,-0.01,0.43,-0.47,3.12,0.18,0.18,617.0,0.19,0.06,0.34,0.0,0.34,-0.22,3.11,0.2,0.19,617.0,0.17,0.04,0.28,0.1,0.18,0.46,2.35,0.17,0.16,617.0,0.16,0.04,0.4,0.1,0.3,1.79,9.33,0.16,0.15,617.0,0.14,0.04,0.42,0.1,0.32,3.62,20.85,0.14,0.13,617.0,0.13,0.03,0.31,0.09,0.22,2.67,14.11,0.13,0.12,617.0,0.12,0.02,0.23,0.04,0.19,0.64,5.06,0.12,0.12,617.0,0.1,0.03,0.18,0.0,0.18,-0.79,3.41,0.1,0.1,617.0,0.09,0.04,0.16,-0.01,0.17,-1.07,2.9,0.1,0.11,617.0
+AF-FRA = 0.07,0.03,0.15,-0.02,0.17,-1.05,3.8,0.08,0.08,2083.0,0.08,0.03,0.14,-0.04,0.19,-1.8,6.3,0.09,0.09,2083.0,0.1,0.02,0.19,0.05,0.14,0.55,3.9,0.1,0.1,2083.0,0.11,0.03,0.26,0.05,0.21,0.9,3.44,0.12,0.11,2083.0,0.11,0.03,0.24,0.05,0.19,1.36,4.42,0.11,0.1,2083.0,0.1,0.03,0.2,0.04,0.16,1.19,4.45,0.1,0.09,2083.0,0.09,0.02,0.17,0.05,0.12,0.95,3.75,0.1,0.09,2083.0,0.09,0.02,0.15,0.05,0.11,0.63,3.44,0.1,0.09,2083.0,0.09,0.02,0.15,0.05,0.1,0.73,3.53,0.09,0.09,2083.0,0.09,0.02,0.14,0.05,0.1,0.63,3.34,0.09,0.09,2083.0,0.09,0.02,0.15,0.05,0.1,0.7,3.54,0.09,0.09,2083.0,0.09,0.02,0.16,-0.03,0.19,-2.23,12.95,0.09,0.09,2083.0
+AF-FYB = -0.02,0.01,0.02,-0.04,0.06,1.41,5.6,0.02,-0.02,937.0,0.06,0.05,0.18,-0.03,0.21,0.18,2.08,0.08,0.06,937.0,0.2,0.07,0.42,0.05,0.37,1.13,3.57,0.21,0.17,937.0,0.21,0.03,0.31,0.13,0.18,-0.13,2.82,0.21,0.21,937.0,0.18,0.04,0.31,0.11,0.2,0.45,2.44,0.19,0.17,937.0,0.15,0.03,0.25,0.09,0.16,0.76,2.78,0.15,0.14,937.0,0.14,0.02,0.2,0.09,0.11,0.41,2.67,0.14,0.13,937.0,0.13,0.02,0.17,0.08,0.09,0.07,2.62,0.13,0.12,937.0,0.12,0.02,0.16,0.08,0.08,0.03,2.5,0.12,0.12,937.0,0.12,0.02,0.16,0.08,0.08,0.15,2.52,0.12,0.12,937.0,0.12,0.02,0.17,0.08,0.09,0.17,2.84,0.12,0.12,937.0,0.1,0.03,0.16,0.05,0.11,0.08,1.94,0.1,0.1,937.0
+AF-GHA = 0.03,0.04,0.14,-0.03,0.16,0.65,2.47,0.05,0.02,1254.0,0.01,0.05,0.11,-0.04,0.16,0.57,2.18,0.05,0.01,1254.0,0.1,0.03,0.17,0.01,0.16,-0.72,3.14,0.1,0.1,1254.0,0.14,0.02,0.25,0.05,0.2,0.5,5.6,0.14,0.14,1254.0,0.16,0.04,0.29,0.07,0.22,0.66,2.59,0.17,0.15,1254.0,0.14,0.03,0.25,0.08,0.18,0.63,2.44,0.15,0.13,1254.0,0.13,0.03,0.21,0.07,0.14,0.51,2.53,0.13,0.12,1254.0,0.11,0.02,0.18,0.07,0.1,0.47,2.59,0.12,0.11,1254.0,0.11,0.02,0.17,0.07,0.1,0.47,2.5,0.11,0.1,1254.0,0.1,0.02,0.15,0.07,0.08,0.47,2.39,0.11,0.1,1254.0,0.1,0.02,0.15,0.07,0.09,0.54,2.58,0.1,0.1,1254.0,0.08,0.02,0.16,0.04,0.12,-0.07,2.22,0.09,0.09,1254.0
+AF-GHO = -0.01,0.02,0.08,-0.03,0.11,2.81,11.56,0.02,-0.02,1322.0,-0.01,0.02,0.08,-0.04,0.12,1.46,5.96,0.02,-0.02,1322.0,0.09,0.03,0.13,-0.01,0.14,-1.37,4.04,0.1,0.1,1322.0,0.15,0.03,0.21,0.02,0.19,-1.35,5.38,0.15,0.15,1322.0,0.2,0.03,0.27,0.1,0.17,-0.34,2.55,0.2,0.2,1322.0,0.18,0.03,0.28,0.1,0.19,0.24,2.81,0.18,0.18,1322.0,0.15,0.02,0.23,0.09,0.14,0.52,3.77,0.15,0.14,1322.0,0.13,0.01,0.18,0.09,0.09,-0.0,3.14,0.13,0.13,1322.0,0.12,0.01,0.16,0.09,0.07,-0.4,2.83,0.12,0.12,1322.0,0.12,0.01,0.15,0.08,0.07,-0.4,2.64,0.12,0.12,1322.0,0.12,0.02,0.16,0.03,0.13,-0.91,4.22,0.12,0.12,1322.0,0.04,0.02,0.1,-0.03,0.13,-0.59,4.05,0.04,0.04,1322.0
+AF-HEL = 0.09,0.02,0.18,0.0,0.18,-0.11,5.44,0.09,0.09,2184.0,0.09,0.03,0.18,-0.04,0.22,-0.92,7.54,0.09,0.09,2184.0,0.11,0.04,0.4,0.07,0.33,2.3,10.5,0.12,0.1,2184.0,0.12,0.05,0.48,0.07,0.41,2.37,10.84,0.13,0.1,2184.0,0.11,0.03,0.26,0.07,0.19,1.51,5.4,0.11,0.1,2184.0,0.1,0.02,0.21,0.06,0.15,1.44,5.61,0.1,0.09,2184.0,0.1,0.03,0.31,0.06,0.24,2.7,13.7,0.1,0.09,2184.0,0.1,0.03,0.4,0.07,0.33,3.49,20.18,0.11,0.09,2184.0,0.1,0.03,0.32,0.06,0.26,2.93,15.54,0.1,0.09,2184.0,0.09,0.02,0.26,0.06,0.2,2.5,12.65,0.1,0.09,2184.0,0.09,0.02,0.2,0.06,0.14,1.73,7.85,0.09,0.09,2184.0,0.09,0.02,0.16,0.03,0.14,0.47,4.38,0.1,0.09,2184.0
+AF-HER = 0.01,0.02,0.09,-0.03,0.11,0.45,3.21,0.02,0.01,1680.0,0.06,0.03,0.12,-0.03,0.15,-0.97,3.42,0.07,0.06,1680.0,0.12,0.03,0.31,0.04,0.26,1.03,5.83,0.13,0.12,1680.0,0.14,0.05,0.42,0.04,0.38,1.17,6.21,0.15,0.13,1680.0,0.13,0.05,0.38,0.04,0.34,0.94,4.02,0.14,0.12,1680.0,0.11,0.03,0.27,0.03,0.23,0.77,3.58,0.12,0.1,1680.0,0.11,0.03,0.26,0.03,0.23,0.89,5.18,0.11,0.1,1680.0,0.1,0.02,0.27,0.03,0.23,1.14,7.89,0.1,0.1,1680.0,0.1,0.02,0.23,0.03,0.2,0.85,6.5,0.1,0.1,1680.0,0.1,0.02,0.21,0.04,0.17,0.58,4.78,0.1,0.1,1680.0,0.1,0.02,0.19,0.04,0.15,0.42,3.55,0.1,0.1,1680.0,0.09,0.03,0.2,-0.03,0.23,-0.62,5.26,0.09,0.09,1680.0
+AF-JOW = -0.01,0.02,0.07,-0.03,0.1,1.74,6.16,0.02,-0.01,991.0,0.05,0.04,0.14,-0.03,0.17,-0.14,1.76,0.06,0.06,991.0,0.15,0.07,0.33,-0.01,0.33,0.12,2.43,0.17,0.15,991.0,0.16,0.05,0.28,0.02,0.26,-0.39,2.7,0.16,0.16,991.0,0.16,0.05,0.31,0.05,0.26,0.01,2.52,0.17,0.16,991.0,0.15,0.05,0.25,0.04,0.21,0.11,2.13,0.16,0.14,991.0,0.13,0.03,0.2,0.04,0.16,-0.21,2.49,0.14,0.13,991.0,0.12,0.03,0.18,0.04,0.14,-0.68,3.09,0.13,0.12,991.0,0.11,0.02,0.16,0.04,0.13,-0.78,3.29,0.12,0.12,991.0,0.11,0.02,0.16,0.04,0.12,-0.66,3.23,0.12,0.11,991.0,0.1,0.02,0.15,0.03,0.12,-0.83,3.19,0.11,0.11,991.0,0.07,0.04,0.16,-0.03,0.19,-0.3,2.83,0.08,0.07,991.0
+AF-KAB = 0.02,0.04,0.16,-0.02,0.18,1.19,3.35,0.05,0.01,185.0,0.03,0.03,0.12,-0.03,0.15,0.4,2.72,0.05,0.03,185.0,0.11,0.03,0.21,0.01,0.2,-0.77,4.77,0.12,0.12,185.0,0.16,0.04,0.28,0.05,0.23,0.19,4.09,0.17,0.16,185.0,0.18,0.04,0.31,0.11,0.2,1.14,3.9,0.18,0.17,185.0,0.16,0.04,0.28,0.1,0.19,1.0,3.56,0.16,0.15,185.0,0.14,0.03,0.26,0.09,0.17,1.18,4.5,0.15,0.14,185.0,0.14,0.03,0.23,0.09,0.15,1.18,4.82,0.14,0.13,185.0,0.13,0.02,0.21,0.08,0.13,1.14,4.78,0.13,0.12,185.0,0.12,0.02,0.2,0.07,0.13,1.19,4.94,0.12,0.11,185.0,0.11,0.02,0.22,0.06,0.16,1.06,6.78,0.11,0.11,185.0,0.1,0.02,0.21,0.03,0.18,-0.03,6.15,0.1,0.1,185.0
+AF-KAN = 0.11,0.01,0.16,0.03,0.13,-0.74,4.42,0.11,0.11,1773.0,0.1,0.02,0.16,0.01,0.15,-0.96,4.21,0.1,0.1,1773.0,0.12,0.02,0.22,0.07,0.15,0.73,6.32,0.12,0.12,1773.0,0.13,0.03,0.34,0.07,0.27,2.44,16.41,0.13,0.13,1773.0,0.12,0.02,0.33,0.07,0.26,2.64,18.26,0.12,0.12,1773.0,0.1,0.02,0.27,0.05,0.21,1.82,13.48,0.11,0.1,1773.0,0.1,0.02,0.29,0.05,0.24,2.56,18.92,0.1,0.1,1773.0,0.11,0.02,0.3,0.06,0.24,3.14,24.18,0.11,0.1,1773.0,0.1,0.02,0.27,0.06,0.21,2.56,20.31,0.1,0.1,1773.0,0.1,0.01,0.23,0.06,0.17,1.6,13.32,0.1,0.1,1773.0,0.1,0.01,0.18,0.06,0.12,0.41,6.14,0.1,0.1,1773.0,0.11,0.01,0.16,0.06,0.1,-0.33,3.2,0.11,0.11,1773.0
+AF-KAP = 0.02,0.05,0.26,-0.02,0.28,1.51,4.8,0.06,-0.01,230.0,0.01,0.03,0.14,-0.03,0.17,1.13,3.72,0.04,-0.01,230.0,0.08,0.09,0.43,-0.04,0.47,0.93,4.04,0.12,0.06,230.0,0.11,0.11,0.57,-0.05,0.62,0.82,3.88,0.16,0.1,230.0,0.17,0.09,0.52,-0.02,0.54,0.32,3.7,0.2,0.18,230.0,0.19,0.05,0.35,0.1,0.25,0.12,2.5,0.2,0.2,230.0,0.19,0.05,0.45,0.09,0.36,1.81,11.25,0.19,0.19,230.0,0.17,0.05,0.51,0.09,0.42,3.1,16.81,0.18,0.16,230.0,0.15,0.04,0.38,0.09,0.29,2.26,11.11,0.16,0.15,230.0,0.14,0.03,0.28,0.06,0.21,0.87,5.6,0.15,0.14,230.0,0.08,0.06,0.24,-0.02,0.26,0.29,2.13,0.1,0.08,230.0,0.06,0.07,0.26,-0.02,0.28,0.61,2.31,0.09,0.04,230.0
+AF-KDZ = 0.04,0.03,0.11,-0.01,0.12,0.08,2.62,0.05,0.04,283.0,0.09,0.02,0.14,0.05,0.09,-0.08,1.98,0.09,0.09,283.0,0.22,0.08,0.43,0.07,0.35,0.39,2.8,0.23,0.22,283.0,0.21,0.09,0.5,0.08,0.42,0.76,2.86,0.23,0.2,283.0,0.16,0.06,0.33,0.07,0.26,0.6,2.47,0.18,0.15,283.0,0.14,0.05,0.33,0.06,0.27,1.0,3.57,0.15,0.13,283.0,0.16,0.08,0.49,0.06,0.44,1.57,5.42,0.18,0.13,283.0,0.16,0.09,0.53,0.06,0.47,1.71,5.75,0.18,0.12,283.0,0.13,0.06,0.33,0.05,0.27,1.33,4.32,0.14,0.11,283.0,0.12,0.04,0.25,0.05,0.2,0.97,3.53,0.13,0.12,283.0,0.12,0.04,0.24,0.05,0.19,0.69,3.3,0.13,0.12,283.0,0.12,0.03,0.22,0.06,0.17,0.35,2.77,0.13,0.12,283.0
+AF-KNR = 0.13,0.12,0.44,-0.02,0.45,0.25,1.65,0.18,0.12,403.0,0.13,0.12,0.4,-0.03,0.43,0.08,1.52,0.18,0.14,403.0,0.19,0.15,0.44,-0.04,0.47,-0.18,1.47,0.25,0.23,403.0,0.23,0.18,0.52,-0.06,0.58,-0.23,1.54,0.29,0.27,403.0,0.29,0.16,0.58,-0.04,0.62,-0.35,1.91,0.34,0.33,403.0,0.34,0.14,0.62,0.01,0.61,-0.3,2.22,0.37,0.36,403.0,0.36,0.14,0.64,0.04,0.6,-0.18,2.09,0.38,0.38,403.0,0.38,0.15,0.68,0.05,0.63,-0.21,1.95,0.41,0.4,403.0,0.34,0.14,0.62,0.04,0.57,-0.19,1.78,0.37,0.37,403.0,0.3,0.12,0.55,0.04,0.51,-0.15,1.79,0.32,0.32,403.0,0.25,0.17,0.56,-0.01,0.57,-0.18,1.57,0.3,0.28,403.0,0.21,0.16,0.5,-0.03,0.52,-0.13,1.53,0.26,0.23,403.0
+AF-LAG = 0.12,0.1,0.32,-0.02,0.34,0.02,1.85,0.15,0.13,267.0,0.12,0.09,0.3,-0.02,0.32,-0.08,1.87,0.15,0.13,267.0,0.17,0.1,0.35,-0.03,0.38,-0.36,2.09,0.2,0.18,267.0,0.2,0.11,0.39,-0.03,0.41,-0.47,2.25,0.23,0.21,267.0,0.23,0.1,0.43,0.02,0.41,-0.06,2.11,0.25,0.22,267.0,0.23,0.08,0.42,0.1,0.31,0.27,1.72,0.24,0.22,267.0,0.24,0.08,0.43,0.1,0.33,0.23,1.86,0.25,0.23,267.0,0.25,0.09,0.48,0.1,0.38,0.32,2.0,0.26,0.24,267.0,0.23,0.08,0.44,0.09,0.35,0.38,1.98,0.24,0.22,267.0,0.21,0.08,0.39,0.09,0.29,0.41,1.89,0.22,0.2,267.0,0.18,0.11,0.41,0.0,0.41,0.14,2.08,0.21,0.16,267.0,0.16,0.1,0.36,-0.01,0.37,-0.05,2.14,0.19,0.15,267.0
+AF-LOW = 0.01,0.02,0.12,-0.03,0.14,1.74,7.97,0.02,0.0,175.0,0.01,0.02,0.08,-0.03,0.1,0.6,4.31,0.02,0.0,175.0,0.1,0.03,0.23,0.06,0.18,1.54,5.65,0.11,0.09,175.0,0.15,0.04,0.35,0.09,0.26,1.6,5.8,0.16,0.14,175.0,0.17,0.05,0.36,0.1,0.26,0.95,3.92,0.18,0.17,175.0,0.15,0.04,0.3,0.09,0.21,1.01,3.6,0.16,0.14,175.0,0.13,0.04,0.29,0.08,0.21,1.43,4.68,0.14,0.12,175.0,0.13,0.04,0.28,0.07,0.21,1.57,5.22,0.13,0.11,175.0,0.12,0.03,0.26,0.07,0.19,1.7,5.96,0.12,0.1,175.0,0.11,0.03,0.24,0.07,0.17,1.65,5.81,0.11,0.1,175.0,0.11,0.03,0.25,0.07,0.18,1.78,6.24,0.11,0.1,175.0,0.09,0.03,0.22,0.05,0.18,1.69,7.62,0.09,0.08,175.0
+AF-NAN = 0.13,0.05,0.34,0.0,0.34,0.19,4.67,0.14,0.13,303.0,0.14,0.06,0.3,-0.0,0.3,-0.22,3.26,0.15,0.14,303.0,0.2,0.06,0.37,0.04,0.33,0.27,3.28,0.2,0.19,303.0,0.23,0.06,0.42,0.05,0.37,0.27,3.41,0.24,0.23,303.0,0.22,0.08,0.48,0.1,0.38,1.1,3.92,0.23,0.2,303.0,0.2,0.09,0.5,0.08,0.42,1.31,4.19,0.22,0.18,303.0,0.21,0.09,0.51,0.09,0.42,1.28,4.26,0.23,0.19,303.0,0.23,0.1,0.57,0.09,0.48,1.23,3.91,0.25,0.2,303.0,0.21,0.09,0.52,0.09,0.44,1.24,4.11,0.22,0.18,303.0,0.18,0.07,0.45,0.08,0.37,1.28,4.31,0.2,0.16,303.0,0.18,0.08,0.43,0.08,0.35,1.35,4.16,0.19,0.15,303.0,0.16,0.07,0.38,0.05,0.33,1.35,4.19,0.18,0.14,303.0
+AF-NIM = 0.08,0.02,0.2,-0.05,0.25,0.77,17.87,0.08,0.08,1817.0,0.07,0.01,0.15,-0.0,0.15,0.35,8.77,0.07,0.07,1817.0,0.07,0.02,0.21,-0.03,0.24,2.4,19.14,0.08,0.07,1817.0,0.08,0.04,0.41,-0.04,0.45,4.97,35.95,0.09,0.07,1817.0,0.07,0.03,0.36,-0.03,0.39,5.54,40.85,0.08,0.07,1817.0,0.07,0.02,0.28,0.03,0.25,4.78,32.31,0.07,0.07,1817.0,0.07,0.02,0.21,0.03,0.17,3.35,20.72,0.07,0.07,1817.0,0.07,0.01,0.19,0.03,0.16,2.4,14.56,0.08,0.07,1817.0,0.07,0.01,0.19,0.03,0.16,2.57,16.12,0.07,0.07,1817.0,0.07,0.01,0.18,0.03,0.15,2.42,15.05,0.07,0.07,1817.0,0.07,0.01,0.18,0.04,0.14,2.48,14.85,0.07,0.07,1817.0,0.08,0.02,0.2,0.04,0.16,2.94,17.8,0.08,0.07,1817.0
+AF-ORU = 0.03,0.06,0.17,-0.03,0.2,0.8,2.19,0.06,0.0,1272.0,0.01,0.05,0.15,-0.04,0.19,0.75,2.21,0.05,-0.01,1272.0,0.11,0.04,0.2,0.0,0.19,-0.08,2.06,0.11,0.1,1272.0,0.15,0.03,0.25,0.03,0.21,-0.41,3.83,0.15,0.15,1272.0,0.18,0.03,0.26,0.11,0.15,0.18,2.45,0.18,0.18,1272.0,0.15,0.02,0.22,0.1,0.12,0.46,2.95,0.15,0.15,1272.0,0.13,0.01,0.2,0.1,0.1,0.28,2.96,0.13,0.13,1272.0,0.12,0.01,0.18,0.09,0.09,0.73,4.91,0.12,0.12,1272.0,0.12,0.01,0.17,0.09,0.08,0.38,3.57,0.12,0.12,1272.0,0.12,0.01,0.17,0.09,0.08,0.06,2.78,0.12,0.12,1272.0,0.11,0.01,0.16,0.07,0.08,-0.16,2.52,0.11,0.12,1272.0,0.08,0.04,0.15,-0.01,0.16,0.06,1.65,0.09,0.07,1272.0
+AF-PAR = -0.01,0.03,0.2,-0.03,0.23,3.91,21.58,0.03,-0.02,225.0,-0.0,0.03,0.14,-0.03,0.17,1.82,6.11,0.03,-0.02,225.0,0.06,0.06,0.35,-0.02,0.37,1.55,6.32,0.09,0.05,225.0,0.12,0.08,0.5,-0.01,0.5,1.65,6.97,0.15,0.11,225.0,0.21,0.06,0.51,0.06,0.45,1.1,6.42,0.22,0.21,225.0,0.2,0.04,0.37,0.08,0.29,0.46,4.21,0.21,0.2,225.0,0.17,0.04,0.45,0.07,0.38,2.26,12.6,0.18,0.17,225.0,0.15,0.05,0.49,0.07,0.42,3.45,19.24,0.16,0.14,225.0,0.13,0.04,0.38,0.07,0.31,3.03,15.9,0.14,0.13,225.0,0.12,0.03,0.29,0.06,0.22,2.18,10.78,0.13,0.12,225.0,0.1,0.03,0.23,0.03,0.2,0.95,5.88,0.11,0.1,225.0,0.06,0.04,0.24,0.0,0.24,1.67,6.58,0.07,0.05,225.0
+AF-PIA = 0.13,0.08,0.34,-0.01,0.34,0.43,2.54,0.15,0.12,667.0,0.11,0.06,0.27,-0.01,0.28,0.27,2.21,0.13,0.1,667.0,0.16,0.06,0.32,0.06,0.26,0.65,2.34,0.17,0.15,667.0,0.21,0.06,0.37,0.12,0.25,0.64,2.25,0.22,0.19,667.0,0.2,0.06,0.37,0.11,0.26,0.76,2.64,0.21,0.19,667.0,0.18,0.06,0.34,0.1,0.24,0.69,2.42,0.19,0.17,667.0,0.19,0.07,0.37,0.1,0.28,0.71,2.49,0.2,0.17,667.0,0.19,0.08,0.42,0.08,0.35,0.74,2.54,0.2,0.16,667.0,0.17,0.07,0.36,0.09,0.28,0.73,2.41,0.19,0.15,667.0,0.16,0.06,0.31,0.09,0.22,0.75,2.41,0.17,0.14,667.0,0.16,0.06,0.33,0.08,0.24,0.79,2.47,0.17,0.14,667.0,0.16,0.06,0.33,0.05,0.28,0.83,2.6,0.17,0.14,667.0
+AF-SAM = 0.03,0.02,0.07,-0.02,0.09,-0.16,2.37,0.03,0.03,674.0,0.07,0.03,0.12,-0.02,0.14,-0.47,3.15,0.07,0.07,674.0,0.15,0.06,0.35,0.04,0.31,0.82,4.0,0.16,0.14,674.0,0.15,0.04,0.28,0.05,0.23,-0.31,3.48,0.15,0.15,674.0,0.15,0.05,0.26,0.05,0.21,-0.36,2.6,0.16,0.15,674.0,0.14,0.04,0.23,0.04,0.19,-0.24,2.49,0.14,0.13,674.0,0.13,0.04,0.2,0.04,0.17,-0.5,2.94,0.13,0.12,674.0,0.12,0.03,0.17,0.04,0.13,-1.03,3.73,0.12,0.12,674.0,0.11,0.03,0.16,0.04,0.13,-1.07,3.72,0.12,0.12,674.0,0.11,0.03,0.17,0.04,0.13,-0.97,3.65,0.12,0.12,674.0,0.11,0.03,0.17,0.04,0.13,-0.83,3.56,0.11,0.11,674.0,0.1,0.03,0.14,0.03,0.11,-0.36,2.05,0.1,0.1,674.0
+AF-TAK = 0.01,0.03,0.12,-0.03,0.15,1.66,5.65,0.03,-0.0,623.0,0.02,0.03,0.12,-0.03,0.14,0.62,2.32,0.04,0.01,623.0,0.11,0.07,0.28,-0.03,0.31,-0.52,2.38,0.13,0.14,623.0,0.18,0.11,0.45,-0.06,0.5,-0.65,2.76,0.21,0.22,623.0,0.21,0.09,0.39,-0.04,0.43,-1.07,3.87,0.23,0.23,623.0,0.18,0.05,0.36,0.04,0.32,0.13,3.48,0.19,0.18,623.0,0.17,0.05,0.47,0.06,0.41,2.53,12.26,0.18,0.16,623.0,0.15,0.06,0.49,0.06,0.44,3.07,14.14,0.16,0.14,623.0,0.13,0.04,0.36,0.05,0.31,2.77,13.74,0.14,0.13,623.0,0.12,0.04,0.33,0.01,0.33,0.84,7.36,0.13,0.12,623.0,0.1,0.06,0.3,-0.02,0.32,-0.22,3.21,0.12,0.12,623.0,0.1,0.06,0.21,-0.02,0.23,-0.67,2.44,0.11,0.12,623.0
+AF-WAR = -0.02,0.0,-0.01,-0.03,0.02,0.33,3.35,0.02,-0.02,288.0,-0.02,0.01,0.02,-0.04,0.06,1.67,5.61,0.03,-0.03,288.0,0.06,0.03,0.13,-0.03,0.17,-0.44,2.45,0.07,0.07,288.0,0.13,0.03,0.23,0.0,0.22,-0.9,4.83,0.13,0.13,288.0,0.21,0.04,0.3,0.11,0.19,0.27,2.47,0.21,0.2,288.0,0.19,0.04,0.32,0.1,0.22,0.42,2.52,0.19,0.19,288.0,0.15,0.03,0.24,0.09,0.15,0.29,2.34,0.16,0.15,288.0,0.13,0.02,0.18,0.08,0.1,0.13,2.13,0.13,0.13,288.0,0.12,0.02,0.16,0.08,0.08,-0.09,2.52,0.12,0.12,288.0,0.11,0.01,0.15,0.07,0.08,-0.08,2.45,0.12,0.12,288.0,0.11,0.02,0.14,0.07,0.08,-0.09,2.66,0.11,0.11,288.0,0.06,0.02,0.1,0.02,0.08,-0.1,3.12,0.06,0.06,288.0
+AF-ZAB = 0.06,0.03,0.13,-0.01,0.13,0.02,1.96,0.07,0.06,733.0,0.04,0.03,0.12,-0.04,0.17,-0.17,3.91,0.05,0.04,733.0,0.11,0.01,0.16,0.05,0.1,-0.17,3.2,0.11,0.11,733.0,0.14,0.01,0.19,0.1,0.09,0.82,3.83,0.14,0.14,733.0,0.13,0.02,0.2,0.1,0.1,1.65,5.95,0.14,0.13,733.0,0.11,0.02,0.19,0.09,0.09,1.82,6.76,0.12,0.11,733.0,0.11,0.02,0.18,0.07,0.1,1.2,5.24,0.11,0.11,733.0,0.1,0.01,0.15,0.08,0.07,1.18,4.93,0.11,0.1,733.0,0.1,0.01,0.14,0.08,0.06,0.93,4.17,0.1,0.1,733.0,0.1,0.01,0.14,0.08,0.06,0.98,4.02,0.1,0.1,733.0,0.1,0.01,0.14,0.08,0.06,1.12,4.32,0.1,0.09,733.0,0.1,0.01,0.13,0.05,0.07,-1.09,5.46,0.1,0.1,733.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AFG/AFG_2_nighttemp_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AFG/AFG_2_nighttemp_2008.properties
new file mode 100644
index 0000000..4acdc54
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AFG/AFG_2_nighttemp_2008.properties
@@ -0,0 +1,74 @@
+# AFG.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the nighttemp data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = AFG nighttemp data for 2008 at admin level 2
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = AFG
+ADMIN_LEVEL = 2
+UNITS = C
+DATA_TYPE = nighttemp
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+AF-BAL-G040001 = -13.05,2.04,-8.74,-21.0,12.26,-1.22,4.91,13.2,-12.67,523.0,-5.9,3.28,0.08,-17.56,17.64,-0.85,3.94,6.75,-5.43,523.0,4.71,3.82,9.72,-9.84,19.57,-1.66,5.31,6.06,6.28,523.0,9.51,4.5,15.24,-7.64,22.87,-1.46,4.66,10.52,11.24,523.0,15.36,4.54,20.47,-1.02,21.5,-1.42,4.41,16.01,17.17,523.0,20.89,4.4,25.71,4.21,21.5,-1.24,4.31,21.35,22.26,523.0,21.48,4.3,26.81,5.31,21.5,-1.27,4.39,21.91,22.68,523.0,19.85,4.58,27.36,3.11,24.25,-0.99,3.69,20.37,20.47,523.0,13.9,3.61,19.92,-0.2,20.12,-1.48,5.04,14.36,15.24,523.0,8.5,2.95,13.03,-2.4,15.43,-1.51,5.19,9.0,9.31,523.0,1.58,3.26,5.31,-9.57,14.88,-1.58,4.62,3.62,2.83,523.0,-1.89,2.7,3.11,-12.46,15.57,-1.41,5.26,3.29,-1.37,523.0
+AF-BAM-G050001 = -21.7,3.17,-11.5,-25.0,13.5,1.26,3.7,21.93,-22.93,757.0,-16.13,3.03,-4.61,-21.69,17.09,1.27,4.47,16.41,-17.01,757.0,-6.07,2.48,2.01,-12.05,14.06,0.24,2.63,6.56,-6.26,757.0,-3.19,3.13,9.45,-11.5,20.94,0.64,3.75,4.47,-3.5,757.0,2.55,2.92,12.76,-3.23,15.98,0.44,2.74,3.88,2.28,757.0,8.81,3.21,19.09,2.28,16.81,0.23,2.45,9.37,8.76,757.0,10.07,3.12,20.47,3.94,16.54,0.19,2.42,10.55,10.0,757.0,8.7,3.12,19.09,2.28,16.81,0.23,2.32,9.24,8.48,757.0,4.52,3.12,16.89,-2.4,19.29,0.23,2.75,5.49,4.63,757.0,-0.45,2.6,8.9,-6.54,15.43,0.26,2.56,2.64,-0.75,757.0,-8.52,2.16,-1.57,-14.53,12.95,0.17,2.89,8.79,-8.53,757.0,-11.6,2.89,-0.75,-17.28,16.54,0.55,2.89,11.96,-12.05,757.0
+AF-BDG-G020001 = -15.17,1.9,-8.46,-21.42,12.95,-0.08,3.56,15.29,-15.22,931.0,-7.37,2.82,-0.75,-16.46,15.71,-0.63,3.42,7.89,-7.09,931.0,3.4,3.56,8.9,-5.43,14.33,-0.63,2.29,4.92,4.49,931.0,8.34,4.33,16.34,-1.3,17.64,-0.45,2.12,9.4,9.45,931.0,13.45,4.38,22.13,3.66,18.46,-0.33,2.18,14.14,14.27,931.0,18.29,4.08,26.26,9.17,17.09,-0.22,2.13,18.74,18.54,931.0,18.86,4.16,26.54,9.72,16.81,-0.26,2.04,19.32,19.09,931.0,17.04,3.82,24.61,8.62,15.98,-0.18,2.07,17.46,17.17,931.0,13.13,3.91,20.75,3.39,17.36,-0.44,2.28,13.7,13.72,931.0,7.47,3.43,13.86,0.08,13.78,-0.19,2.05,8.22,7.66,931.0,-0.61,3.36,6.42,-8.19,14.61,-0.23,1.99,3.42,0.08,931.0,-3.59,3.34,3.11,-12.6,15.71,-0.42,2.37,4.9,-3.09,931.0
+AF-BDS-G010001 = -22.41,3.32,-11.22,-25.0,13.78,1.26,3.59,22.65,-23.97,1763.0,-20.19,4.05,-7.09,-25.0,17.91,0.91,3.16,20.6,-21.14,1763.0,-11.88,5.8,6.97,-22.8,29.76,0.64,2.75,13.22,-12.87,1763.0,-8.0,6.42,12.76,-20.59,33.35,0.79,3.3,10.26,-9.15,1763.0,-1.92,6.92,16.34,-16.18,32.52,0.59,2.79,7.18,-2.81,1763.0,5.75,5.62,21.99,-7.64,29.63,0.77,3.11,8.04,4.63,1763.0,6.96,5.41,22.95,-6.54,29.49,0.73,3.06,8.82,6.0,1763.0,6.25,6.0,22.26,-10.39,32.66,0.27,2.73,8.67,5.73,1763.0,0.59,5.65,16.34,-12.87,29.21,0.43,2.75,5.68,-0.06,1763.0,-4.5,5.39,12.2,-16.18,28.39,0.36,2.57,7.02,-4.74,1763.0,-13.25,4.81,0.91,-22.24,23.15,0.63,2.54,14.1,-14.25,1763.0,-15.0,5.8,0.63,-25.0,25.63,0.73,2.58,16.08,-16.46,1763.0
+AF-BGL-G030001 = -15.12,3.88,-9.29,-25.0,15.71,-0.85,2.66,15.6,-13.84,617.0,-10.52,4.34,-2.4,-20.59,18.19,-0.66,2.3,11.38,-9.15,617.0,-1.28,6.33,8.35,-15.08,23.43,-0.35,1.95,6.46,-0.47,617.0,3.13,7.01,13.31,-12.32,25.63,-0.42,1.95,7.67,4.35,617.0,8.61,6.66,17.44,-5.71,23.15,-0.49,1.93,10.88,10.0,617.0,14.29,6.29,22.95,0.91,22.05,-0.5,1.94,15.61,15.79,617.0,15.24,6.18,23.85,2.83,21.01,-0.45,1.9,16.45,16.48,617.0,14.01,5.63,21.78,2.01,19.77,-0.54,1.94,15.1,15.51,617.0,8.39,5.37,16.89,-3.5,20.39,-0.36,1.89,9.96,9.31,617.0,4.03,4.72,12.76,-5.71,18.46,-0.45,2.02,6.2,5.04,617.0,-4.09,5.19,5.31,-15.63,20.94,-0.26,2.07,6.61,-3.78,617.0,-5.98,5.1,1.46,-18.66,20.12,-0.72,2.33,7.86,-4.61,617.0
+AF-FRA-G070001 = -6.61,3.76,0.08,-18.94,19.02,-1.02,3.96,7.6,-5.98,2083.0,-1.42,3.18,4.49,-14.25,18.74,-1.44,5.39,3.48,-0.75,2083.0,8.23,3.06,14.41,-4.06,18.46,-1.86,6.47,8.78,9.04,2083.0,12.95,3.94,19.37,-2.13,21.5,-1.66,5.49,13.54,14.0,2083.0,19.37,3.24,25.16,6.69,18.46,-1.8,6.1,19.64,20.33,2083.0,24.93,3.44,30.67,11.52,19.15,-1.55,5.6,25.17,25.85,2083.0,26.23,3.53,31.5,11.79,19.7,-1.64,5.64,26.47,27.09,2083.0,24.33,3.38,30.12,10.55,19.57,-1.46,5.37,24.57,24.88,2083.0,19.09,3.07,26.81,6.56,20.26,-1.52,5.56,19.34,19.92,2083.0,14.17,3.11,21.85,1.87,19.98,-1.36,5.4,14.51,14.69,2083.0,3.56,2.67,9.72,-6.54,16.26,-1.38,5.56,4.45,3.94,2083.0,1.91,3.25,7.52,-10.94,18.46,-1.94,6.84,3.77,2.63,2083.0
+AF-FYB-G080001 = -15.3,2.12,-8.19,-20.87,12.68,-0.2,2.34,15.45,-15.08,937.0,-7.9,3.8,-1.57,-17.83,16.26,-0.64,2.14,8.77,-6.26,937.0,3.45,4.5,9.45,-7.5,16.95,-0.7,2.06,5.67,6.0,937.0,9.02,5.06,15.79,-2.81,18.6,-0.69,2.11,10.34,11.38,937.0,14.24,5.22,21.02,2.28,18.74,-0.59,1.94,15.17,16.68,937.0,18.55,4.66,24.61,7.38,17.22,-0.53,1.96,19.13,19.92,937.0,19.12,4.67,25.71,7.66,18.05,-0.61,2.08,19.68,20.82,937.0,17.97,5.07,25.16,6.69,18.46,-0.4,1.84,18.67,19.3,937.0,12.76,4.15,18.82,1.73,17.09,-0.82,2.53,13.42,14.69,937.0,7.67,3.64,13.31,-1.85,15.16,-0.66,2.27,8.49,9.17,937.0,-0.66,4.22,7.8,-9.43,17.22,-0.36,1.74,4.27,0.49,937.0,-2.64,3.48,2.56,-11.5,14.06,-0.85,2.5,4.37,-1.02,937.0
+AF-GHA-G090001 = -16.2,5.11,-0.47,-25.0,24.53,0.32,2.51,16.98,-16.35,1254.0,-9.85,4.18,2.56,-21.42,23.98,-0.08,2.78,10.7,-9.7,1254.0,0.69,3.46,10.28,-8.74,19.02,-0.64,3.05,3.53,1.73,1254.0,3.67,3.92,13.31,-6.81,20.12,-0.7,2.88,5.37,4.83,1254.0,10.42,3.82,21.02,-0.2,21.22,-0.65,3.56,11.1,11.24,1254.0,16.01,3.42,23.23,5.87,17.36,-1.25,3.65,16.37,17.3,1254.0,16.14,2.93,22.4,7.24,15.16,-1.16,3.77,16.41,16.96,1254.0,14.49,3.01,20.47,5.59,14.88,-0.91,3.2,14.8,15.27,1254.0,11.47,3.85,19.92,0.91,19.02,-0.68,3.01,12.1,12.34,1254.0,6.71,3.78,17.72,-2.68,20.39,-0.25,3.25,7.71,7.38,1254.0,-3.32,3.26,11.38,-11.5,22.87,0.42,4.47,4.65,-3.5,1254.0,-5.3,4.08,4.63,-15.91,20.53,-0.52,3.04,6.68,-4.47,1254.0
+AF-GHO-G100001 = -19.3,3.26,-8.46,-25.0,16.54,0.69,3.48,19.57,-19.63,1322.0,-13.69,3.47,-1.57,-21.69,20.12,0.65,3.2,14.13,-14.11,1322.0,-2.72,2.98,6.69,-10.67,17.36,0.32,3.21,4.03,-2.95,1322.0,0.54,2.81,9.79,-6.26,16.05,0.49,3.55,2.86,0.35,1322.0,6.89,3.42,17.72,-1.85,19.57,0.6,3.74,7.69,6.42,1322.0,12.39,3.35,24.12,5.04,19.08,0.87,3.93,12.84,11.93,1322.0,13.32,3.23,25.16,5.87,19.29,0.95,4.26,13.7,12.62,1322.0,12.49,3.09,24.06,5.31,18.74,1.12,4.76,12.86,11.93,1322.0,7.81,3.07,19.92,0.91,19.02,1.07,4.84,8.39,7.24,1321.0,2.77,3.39,14.69,-4.06,18.74,0.92,4.11,4.38,2.28,1322.0,-6.32,2.84,3.39,-12.05,15.43,0.93,3.65,6.93,-6.81,1322.0,-9.83,2.96,2.28,-16.46,18.74,1.06,4.58,10.27,-10.32,1322.0
+AF-HEL-G110001 = -3.21,2.6,3.11,-18.8,21.91,-2.48,10.43,4.14,-2.68,2184.0,0.65,2.2,7.52,-12.19,19.7,-1.73,9.07,2.29,0.91,2184.0,8.47,1.86,14.69,-1.16,15.85,-1.4,7.96,8.67,8.62,2184.0,12.42,2.03,19.09,-0.2,19.29,-1.88,10.15,12.59,12.69,2184.0,19.4,1.76,24.61,10.14,14.47,-1.53,8.01,19.48,19.65,2184.0,25.01,2.02,29.02,15.51,13.5,-0.97,4.78,25.09,25.3,2184.0,25.12,1.87,29.57,16.34,13.23,-1.12,5.17,25.19,25.43,2184.0,21.87,1.7,26.26,14.96,11.3,-0.25,3.26,21.93,21.85,2183.0,18.61,1.71,27.36,10.55,16.81,-0.87,5.7,18.69,18.82,2184.0,13.93,1.71,22.13,5.31,16.81,-0.47,5.44,14.04,14.0,2184.0,4.24,1.57,12.48,-5.02,17.5,-0.6,9.97,4.52,4.35,2184.0,2.9,1.89,8.62,-8.88,17.5,-1.83,10.05,3.46,3.08,2184.0
+AF-HER-G120001 = -12.34,2.74,-3.5,-19.83,16.33,0.02,2.68,12.64,-12.32,1680.0,-5.94,2.69,1.73,-15.35,17.09,-0.49,3.25,6.52,-5.71,1680.0,5.85,2.94,10.83,-4.33,15.16,-1.17,3.71,6.55,6.83,1680.0,10.49,3.8,17.99,-2.13,20.12,-1.05,3.52,11.16,11.38,1680.0,15.64,3.15,22.68,5.73,16.95,-0.95,3.53,15.95,16.34,1680.0,20.05,2.82,25.71,11.1,14.61,-0.8,3.31,20.25,20.47,1680.0,21.71,3.29,27.64,11.93,15.71,-0.91,3.2,21.96,22.54,1680.0,19.94,3.23,26.26,10.55,15.71,-0.78,3.02,20.2,20.68,1680.0,15.17,3.02,22.13,4.76,17.36,-0.91,3.69,15.47,15.79,1680.0,9.34,2.47,16.06,1.73,14.33,-0.59,3.33,9.66,9.72,1680.0,0.59,2.28,7.24,-7.09,14.33,-0.94,3.75,2.36,1.04,1680.0,-0.95,3.23,4.49,-10.39,14.88,-1.16,3.34,3.37,0.08,1680.0
+AF-JOW-G130001 = -15.87,3.05,-9.29,-24.72,15.43,-0.46,2.22,16.16,-15.22,991.0,-9.0,4.75,-0.75,-20.31,19.57,-0.49,1.9,10.17,-7.09,991.0,1.43,6.37,8.9,-12.32,21.22,-0.54,1.65,6.52,4.76,991.0,6.64,7.07,15.1,-7.64,22.74,-0.53,1.62,9.7,10.41,991.0,12.34,7.24,20.47,-2.13,22.6,-0.52,1.6,14.3,16.2,991.0,17.33,6.94,25.71,2.56,23.15,-0.51,1.68,18.66,19.92,991.0,17.68,6.72,25.98,2.56,23.43,-0.54,1.69,18.91,20.75,991.0,17.0,7.29,26.26,1.46,24.8,-0.41,1.56,18.49,19.09,991.0,10.84,5.96,17.99,-3.23,21.22,-0.59,1.76,12.36,14.0,991.0,6.05,5.08,12.76,-5.43,18.19,-0.56,1.73,7.9,8.76,991.0,-1.18,5.6,6.14,-11.5,17.64,-0.45,1.45,5.72,2.01,991.0,-3.72,4.98,2.97,-15.08,18.05,-0.58,1.78,6.21,-1.3,991.0
+AF-KAB-G140001 = -12.73,4.62,-1.57,-20.04,18.46,0.62,2.71,13.54,-13.15,185.0,-7.65,3.29,-0.2,-14.94,14.74,0.22,3.0,8.32,-7.64,185.0,1.67,3.07,8.9,-7.09,15.98,-0.6,3.42,3.48,2.42,185.0,5.62,3.89,14.69,-3.64,18.33,-0.27,2.79,6.83,6.28,185.0,12.22,3.6,19.78,2.7,17.09,-0.31,3.27,12.74,12.55,185.0,18.38,3.65,26.12,9.17,16.95,-0.13,2.89,18.74,18.68,185.0,18.3,3.14,25.16,10.41,14.74,-0.27,3.03,18.57,18.75,185.0,16.11,2.83,21.85,8.35,13.5,-0.31,2.81,16.36,16.61,185.0,12.39,3.36,21.02,4.63,16.4,0.08,3.02,12.83,12.48,185.0,8.47,3.67,16.89,0.91,15.98,0.61,2.91,9.23,7.8,185.0,0.65,3.22,7.52,-7.22,14.74,-0.32,2.68,3.28,1.04,185.0,-3.07,3.24,3.94,-12.6,16.54,-0.1,3.22,4.46,-3.09,185.0
+AF-KAN-G150001 = -2.74,1.93,1.18,-13.01,14.19,-1.49,5.75,3.35,-2.26,1773.0,1.07,1.7,7.52,-6.81,14.33,-0.49,4.17,2.01,1.18,1773.0,8.26,1.46,13.03,3.11,9.92,-0.11,3.03,8.39,8.35,1773.0,11.64,1.61,17.72,5.18,12.54,-0.21,4.52,11.75,11.65,1773.0,18.2,1.65,23.78,11.52,12.26,-0.16,3.77,18.27,18.27,1773.0,23.84,1.46,27.91,17.99,9.92,-0.68,4.2,23.88,23.92,1772.0,24.02,1.45,28.19,18.68,9.51,-0.67,4.05,24.06,24.19,1773.0,21.19,1.42,25.71,14.96,10.75,-1.13,5.25,21.24,21.44,1773.0,17.59,1.43,24.06,12.89,11.16,0.15,3.65,17.65,17.58,1773.0,12.77,1.62,19.92,7.52,12.4,0.59,4.22,12.87,12.62,1773.0,4.0,1.73,12.2,-0.89,13.09,0.47,3.57,4.36,3.94,1773.0,2.89,1.56,7.8,-4.33,12.13,-0.56,4.78,3.28,2.97,1773.0
+AF-KAP-G160001 = -16.93,6.12,-5.09,-25.0,19.91,0.3,1.85,17.99,-17.7,230.0,-13.24,6.04,-1.71,-24.04,22.32,0.1,1.73,14.55,-13.63,230.0,-6.64,6.27,3.87,-18.66,22.53,-0.1,1.7,9.12,-6.98,230.0,-2.65,6.72,10.28,-13.98,24.25,0.15,1.74,7.2,-3.13,230.0,4.1,6.45,17.72,-6.81,24.53,0.4,1.88,7.63,2.15,230.0,11.85,6.81,23.64,1.46,22.19,0.23,1.58,13.66,10.07,230.0,13.71,6.04,24.74,2.97,21.77,0.14,1.61,14.97,13.03,230.0,11.9,4.96,20.89,3.11,17.78,0.12,1.61,12.88,11.1,230.0,7.93,5.99,19.65,-3.02,22.67,0.15,1.68,9.93,7.21,230.0,3.52,6.34,14.96,-9.15,24.11,0.16,1.79,7.24,2.28,230.0,-6.48,6.55,5.59,-16.87,22.46,0.12,1.6,9.21,-7.09,230.0,-9.53,6.83,3.52,-20.04,23.56,0.16,1.63,11.72,-10.84,230.0
+AF-KDZ-G190001 = -12.09,1.82,-6.54,-16.46,9.92,-0.19,2.95,12.22,-11.91,283.0,-6.27,2.27,-1.57,-11.08,9.51,0.16,2.2,6.67,-6.6,283.0,7.94,1.36,10.55,2.21,8.34,-1.86,6.97,8.06,8.35,283.0,12.78,1.42,15.51,6.62,8.89,-1.77,6.58,12.86,13.17,283.0,17.96,1.44,20.75,13.03,7.72,-0.99,4.51,18.02,17.99,283.0,23.55,1.35,25.71,17.99,7.72,-1.6,7.02,23.58,23.78,283.0,23.95,1.18,26.26,19.71,6.55,-1.58,6.25,23.98,24.12,283.0,21.69,1.37,24.33,17.44,6.89,-0.93,3.92,21.74,21.85,283.0,15.81,1.67,19.09,10.0,9.09,-1.27,4.97,15.9,16.06,283.0,10.46,1.12,13.31,6.69,6.61,-0.35,3.18,10.52,10.55,283.0,2.63,1.6,5.87,-1.02,6.89,0.34,2.29,3.07,2.42,283.0,0.03,1.07,3.11,-3.5,6.61,-0.14,3.15,1.07,0.08,283.0
+AF-KNR-G180001 = -14.53,7.52,0.22,-25.0,25.22,0.19,1.78,16.35,-14.94,403.0,-10.33,7.41,4.49,-24.72,29.21,-0.1,1.84,12.71,-9.57,403.0,-3.05,7.78,12.76,-18.25,31.0,0.1,2.03,8.35,-2.68,403.0,0.12,7.86,19.09,-14.8,33.9,0.44,2.36,7.85,-0.33,403.0,6.78,7.81,22.81,-8.19,31.0,0.39,1.95,10.34,5.31,403.0,13.4,6.25,27.91,0.49,27.42,0.17,1.93,14.78,13.38,403.0,13.11,5.26,24.61,2.83,21.77,0.08,1.96,14.12,12.89,403.0,11.45,5.18,22.54,1.46,21.08,0.08,1.92,12.57,11.52,403.0,9.82,6.52,22.68,-2.54,25.22,-0.01,1.85,11.78,10.28,403.0,8.23,6.2,20.2,-5.57,25.77,-0.05,1.83,10.3,8.62,403.0,-2.38,8.28,9.72,-17.83,27.56,-0.22,1.57,8.61,-0.54,403.0,-5.31,8.35,8.35,-21.14,29.49,-0.21,1.67,9.88,-3.23,403.0
+AF-LAG-G200001 = -10.91,7.91,0.91,-25.0,25.91,-0.2,1.76,13.47,-9.84,267.0,-7.28,7.32,7.24,-21.14,28.39,-0.19,1.94,10.31,-5.85,267.0,-1.08,7.65,12.48,-17.28,29.76,-0.18,2.11,7.71,-0.33,267.0,3.34,8.54,18.96,-11.7,30.66,0.16,1.97,9.15,2.56,267.0,9.75,8.84,24.61,-4.4,29.01,0.32,1.64,13.15,6.28,267.0,17.79,7.46,29.02,4.01,25.01,-0.15,1.71,19.28,18.27,267.0,17.8,5.14,27.36,7.24,20.12,-0.23,2.01,18.53,17.99,267.0,15.43,5.29,24.33,5.87,18.46,0.09,1.73,16.31,14.89,267.0,13.38,6.27,23.5,0.77,22.74,-0.29,1.92,14.78,14.27,267.0,9.54,6.4,19.09,-4.33,23.43,-0.46,1.95,11.48,11.1,267.0,-0.07,7.45,8.9,-15.91,24.8,-0.57,1.94,7.44,2.15,267.0,-2.86,7.7,6.42,-18.52,24.94,-0.61,2.01,8.2,-0.47,267.0
+AF-LOW-G210001 = -17.54,1.99,-13.84,-24.45,10.61,-0.51,2.98,17.66,-17.28,175.0,-10.31,1.95,-4.61,-14.39,9.78,0.12,2.6,10.49,-10.19,175.0,-0.18,3.1,4.49,-7.64,12.13,-0.62,2.28,3.1,0.63,175.0,2.45,2.41,8.07,-2.68,10.75,-0.2,2.07,3.43,2.77,175.0,10.0,2.83,13.86,3.11,10.75,-0.68,2.35,10.39,10.69,175.0,15.58,2.61,19.37,9.86,9.51,-0.39,1.93,15.8,15.99,175.0,16.49,2.83,21.02,10.41,10.61,-0.22,1.71,16.73,17.03,175.0,13.76,2.4,18.82,8.21,10.61,-0.52,2.33,13.97,14.27,175.0,10.58,2.71,16.06,5.31,10.75,-0.16,1.81,10.92,11.1,175.0,6.3,2.26,10.55,1.73,8.82,-0.3,2.09,6.69,6.56,175.0,-2.1,2.08,3.11,-6.54,9.65,0.09,2.24,2.95,-2.13,175.0,-5.49,2.37,-2.13,-11.77,9.65,-0.84,2.68,5.97,-4.61,175.0
+AF-NAN-G220001 = -4.9,6.21,2.01,-19.49,21.5,-0.83,2.31,7.9,-1.92,303.0,-0.19,6.65,8.35,-14.53,22.87,-0.58,1.95,6.64,1.87,303.0,6.92,5.89,14.41,-7.64,22.05,-0.75,2.43,9.08,8.62,303.0,11.58,6.39,19.65,-4.33,23.98,-0.66,2.23,13.22,13.03,303.0,17.79,6.36,25.98,0.91,25.08,-0.78,2.38,18.89,20.06,303.0,22.55,5.85,30.67,8.07,22.6,-0.76,2.32,23.29,24.54,303.0,20.77,5.13,27.64,8.9,18.74,-0.73,2.26,21.39,22.4,303.0,18.83,5.14,25.43,4.49,20.94,-0.7,2.31,19.52,20.33,303.0,17.28,5.85,26.54,2.83,23.7,-0.71,2.33,18.24,19.03,303.0,13.81,5.69,23.5,-0.75,24.25,-0.65,2.3,14.93,15.51,303.0,4.87,4.47,12.2,-8.19,20.39,-0.89,2.89,6.61,6.69,303.0,2.51,4.95,10.28,-10.39,20.67,-0.89,2.76,5.54,4.49,303.0
+AF-NIM-G230001 = -3.23,1.27,1.18,-8.74,9.92,-0.44,3.57,3.47,-3.09,1817.0,2.43,1.54,8.62,-3.5,12.13,0.23,3.89,2.87,2.28,1817.0,10.59,1.57,16.34,5.87,10.47,0.4,3.23,10.71,10.55,1817.0,15.65,1.36,19.92,10.83,9.09,-0.15,2.9,15.71,15.79,1817.0,21.3,1.12,24.61,16.34,8.27,-0.15,3.16,21.33,21.3,1817.0,26.73,1.15,29.57,22.4,7.17,-0.71,3.77,26.76,26.81,1817.0,27.9,1.41,30.67,21.71,8.96,-0.81,3.72,27.94,28.05,1817.0,25.53,1.5,30.94,20.33,10.61,-0.33,3.51,25.58,25.5,1817.0,20.29,1.29,25.43,14.96,10.47,-0.45,3.84,20.33,20.4,1816.0,16.17,1.5,20.47,10.0,10.47,-0.19,2.96,16.24,16.2,1817.0,4.44,1.17,10.0,0.63,9.37,0.72,4.3,4.59,4.35,1817.0,3.98,1.08,8.07,-0.2,8.27,0.09,3.06,4.12,3.94,1817.0
+AF-ORU-G250001 = -14.53,5.28,-1.02,-24.17,23.15,0.31,2.13,15.45,-15.35,1272.0,-8.23,5.0,2.56,-18.66,21.22,-0.03,1.87,9.63,-8.33,1272.0,1.38,4.47,10.83,-9.02,19.84,0.29,1.96,4.68,0.66,1272.0,5.07,4.98,15.24,-7.09,22.32,0.1,2.0,7.1,4.49,1272.0,12.34,4.76,22.4,-0.2,22.6,-0.08,2.0,13.22,12.2,1272.0,18.34,4.72,28.74,6.69,22.05,0.01,2.01,18.93,18.41,1272.0,19.41,4.58,29.02,8.9,20.12,0.03,1.92,19.94,19.13,1272.0,17.29,3.92,27.36,8.62,18.74,0.04,1.95,17.73,17.3,1272.0,13.11,4.46,24.33,2.01,22.32,0.02,2.08,13.84,13.31,1269.0,8.21,4.5,19.09,-1.3,20.39,0.03,1.94,9.36,8.35,1272.0,-0.93,4.25,8.07,-10.94,19.02,-0.01,1.9,4.35,-0.82,1272.0,-4.14,4.5,6.14,-14.25,20.39,0.17,2.02,6.11,-4.33,1272.0
+AF-PAR-G290001 = -17.26,4.09,-7.36,-24.72,17.36,0.35,2.22,17.74,-18.11,225.0,-12.09,3.95,-2.68,-18.94,16.26,0.34,1.84,12.71,-12.74,225.0,-3.75,3.49,2.56,-10.67,13.23,0.09,1.85,5.12,-4.06,225.0,-0.42,4.01,10.28,-7.91,18.19,0.6,2.71,4.02,-1.02,225.0,5.67,4.28,15.51,-1.85,17.36,0.56,2.31,7.09,4.9,225.0,12.67,4.81,21.85,4.76,17.09,0.33,1.82,13.54,11.86,225.0,13.44,4.78,22.4,5.04,17.36,0.26,1.73,14.26,12.34,225.0,12.3,4.12,19.37,3.66,15.71,0.02,1.73,12.97,11.79,225.0,7.91,4.13,16.06,0.63,15.43,0.25,1.76,8.91,7.24,225.0,3.7,4.62,12.27,-3.78,16.05,0.18,1.63,5.91,2.83,225.0,-4.65,3.85,2.56,-12.05,14.61,0.18,1.77,6.03,-4.88,225.0,-8.19,4.22,0.35,-16.46,16.81,0.03,1.6,9.21,-8.46,225.0
+AF-PIA-G260001 = -9.75,5.15,0.35,-20.04,20.39,-0.1,2.04,11.02,-9.22,667.0,-4.93,4.47,5.04,-13.7,18.74,0.16,2.12,6.65,-4.74,667.0,3.3,3.63,11.38,-6.54,17.91,0.06,2.32,4.9,3.25,667.0,6.76,3.95,15.79,-2.68,18.46,0.14,2.31,7.83,6.42,667.0,13.83,3.55,21.85,3.39,18.46,-0.03,2.49,14.28,13.58,667.0,17.75,2.64,23.78,9.17,14.61,-0.08,2.7,17.94,17.72,667.0,17.08,2.38,23.5,11.65,11.85,0.42,2.52,17.25,16.68,667.0,15.45,2.45,21.3,8.69,12.61,0.19,2.43,15.65,15.24,667.0,13.65,3.26,20.2,5.59,14.61,0.07,2.08,14.03,13.31,667.0,10.82,3.87,19.37,0.91,18.46,0.17,2.14,11.49,10.41,667.0,1.1,3.88,11.1,-6.26,17.36,0.28,2.2,4.03,0.84,667.0,-1.04,3.84,8.07,-10.67,18.74,0.29,2.14,3.98,-1.57,667.0
+AF-SAM-G300001 = -14.69,3.06,-7.64,-23.9,16.26,-0.29,2.6,15.01,-14.67,674.0,-8.51,4.18,2.28,-18.11,20.39,-0.06,2.38,9.48,-8.46,674.0,1.6,5.54,10.83,-9.7,20.53,-0.17,1.71,5.76,1.87,674.0,5.55,6.28,15.51,-7.64,23.15,-0.24,1.74,8.38,6.18,674.0,11.01,6.33,20.75,-1.57,22.32,-0.19,1.8,12.7,11.38,674.0,16.47,6.29,25.98,3.11,22.87,-0.12,1.81,17.63,16.44,674.0,17.31,6.22,27.64,4.49,23.15,-0.1,1.78,18.39,17.23,674.0,15.68,5.98,25.98,3.11,22.87,-0.1,1.78,16.78,15.62,674.0,10.05,5.26,19.09,-1.57,20.67,-0.25,1.8,11.34,10.21,674.0,5.23,4.54,13.58,-4.33,17.91,-0.16,1.69,6.93,5.59,674.0,-2.05,4.35,6.69,-11.22,17.91,-0.21,1.69,4.81,-1.44,674.0,-4.66,3.79,2.28,-13.77,16.05,-0.47,2.13,6.0,-3.78,674.0
+AF-TAK-G320001 = -16.29,3.82,-9.02,-25.0,15.98,-0.92,2.84,16.73,-14.94,623.0,-12.61,4.33,-5.43,-25.0,19.57,-0.88,3.0,13.33,-11.63,623.0,-1.8,8.09,9.45,-18.66,28.11,-0.41,1.91,8.29,-0.89,623.0,2.96,8.69,14.41,-15.63,30.04,-0.43,1.8,9.17,5.31,623.0,8.74,7.69,18.82,-8.6,27.42,-0.51,1.93,11.64,10.83,623.0,14.66,7.39,24.33,-1.44,25.77,-0.48,1.87,16.42,16.61,623.0,15.74,7.2,25.98,-0.47,26.46,-0.46,1.88,17.3,17.3,623.0,14.7,6.12,23.5,-0.06,23.56,-0.51,1.95,15.93,16.34,623.0,8.81,6.26,18.27,-6.26,24.53,-0.56,2.12,10.8,10.41,623.0,3.82,5.76,13.58,-10.39,23.98,-0.67,2.29,6.91,5.8,623.0,-4.66,6.39,5.87,-17.7,23.56,-0.29,1.92,7.91,-4.33,623.0,-5.76,6.08,2.83,-21.69,24.53,-0.84,2.65,8.37,-4.33,623.0
+AF-WAR-G330001 = -21.04,3.42,-11.5,-25.0,13.5,0.49,2.49,21.32,-20.87,288.0,-14.33,3.29,-6.54,-22.52,15.98,0.17,1.96,14.7,-14.67,288.0,-3.73,2.74,2.83,-9.84,12.68,-0.03,2.19,4.63,-3.64,288.0,-0.99,2.72,5.87,-8.19,14.06,0.11,2.52,2.89,-1.33,288.0,5.7,3.06,12.34,-0.2,12.54,0.29,1.94,6.47,5.04,288.0,12.14,3.02,18.27,5.87,12.4,0.15,1.95,12.51,11.79,288.0,12.64,2.84,18.27,6.14,12.13,0.05,2.09,12.95,12.2,288.0,10.68,2.84,17.72,4.63,13.09,0.12,2.17,11.05,10.48,288.0,7.0,2.54,13.03,1.32,11.71,0.02,2.12,7.45,6.69,288.0,3.06,2.92,10.28,-2.54,12.81,0.28,2.3,4.23,2.7,288.0,-5.11,2.68,3.39,-10.94,14.33,0.34,2.43,5.77,-5.61,288.0,-9.02,3.01,-2.68,-16.18,13.5,0.03,2.15,9.51,-9.02,288.0
+AF-ZAB-G340001 = -9.42,3.19,-2.13,-19.21,17.09,-0.02,2.8,9.95,-9.57,733.0,-4.15,2.64,1.46,-12.46,13.92,-0.08,2.44,4.92,-4.12,733.0,4.81,2.3,11.38,-4.33,15.71,0.17,3.65,5.33,4.56,733.0,7.73,2.58,13.86,-1.85,15.71,0.07,2.8,8.15,7.59,733.0,14.51,2.25,20.2,6.0,14.19,0.28,3.31,14.68,14.41,733.0,20.12,2.37,25.98,11.79,14.19,0.19,2.4,20.26,19.92,733.0,20.93,2.57,27.91,13.72,14.19,0.21,2.4,21.09,20.75,733.0,17.79,2.06,22.68,10.83,11.85,0.05,2.95,17.9,17.72,732.0,15.47,2.19,21.02,6.28,14.74,-0.01,3.16,15.62,15.51,733.0,10.08,2.15,16.06,2.42,13.64,0.07,2.77,10.3,10.14,733.0,1.45,2.43,6.97,-5.02,11.99,0.07,2.19,2.83,1.39,733.0,-1.15,2.41,4.21,-10.26,14.47,-0.1,3.03,2.67,-1.3,733.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AFG/AFG_2_rainfall_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AFG/AFG_2_rainfall_2008.properties
new file mode 100644
index 0000000..e6f097c
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AFG/AFG_2_rainfall_2008.properties
@@ -0,0 +1,75 @@
+# AFG.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rainfall data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = AFG rainfall data for 2008 at admin level 2
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = AFG
+ADMIN_LEVEL = 2
+UNITS = MM
+DATA_TYPE = rainfall
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 2000.0
+# Minimum: 1.0
+# Data not available for locations above 35 degrees N and below 35 degrees S Latitude
+
+AF-BAL-G040001 = 44.97,8.71,68.22,29.93,38.29,0.27,2.54,45.79,45.01,83.0,34.09,3.38,43.39,28.45,14.95,0.45,2.73,34.26,33.58,83.0,8.58,4.04,19.81,3.15,16.66,0.75,2.57,9.47,7.64,83.0,17.33,13.05,64.23,4.88,59.35,1.47,4.79,21.65,12.89,83.0,7.95,6.33,21.77,1.53,20.25,0.78,2.18,10.14,4.92,83.0,12.66,6.05,34.09,4.66,29.43,1.19,4.34,14.02,11.34,83.0,8.28,5.85,21.08,1.1,19.98,0.76,2.3,10.12,6.4,83.0,16.11,4.49,23.74,8.01,15.72,0.32,2.16,16.72,15.11,83.0,1.33,0.72,5.41,1.0,4.41,3.2,15.25,1.51,1.0,83.0,1.69,1.33,7.44,1.0,6.44,2.5,8.98,2.15,1.1,83.0,3.96,6.07,27.6,1.0,26.6,2.47,8.28,7.22,1.22,83.0,31.98,10.1,53.34,12.73,40.61,0.05,1.99,33.52,32.09,83.0
+AF-BAM-G050001 = 72.31,17.93,117.41,40.25,77.16,0.52,2.6,74.48,69.17,122.0,27.36,4.25,40.85,20.41,20.44,1.01,3.88,27.68,26.62,122.0,6.33,3.79,18.65,1.13,17.52,1.25,4.08,7.36,5.2,122.0,54.86,28.81,158.74,21.63,137.11,1.15,3.95,61.91,46.71,122.0,32.51,7.62,58.67,15.72,42.95,0.68,3.72,33.38,31.7,122.0,34.6,4.97,48.96,24.91,24.05,0.31,2.42,34.96,34.1,122.0,34.5,7.36,56.93,20.13,36.8,0.29,3.17,35.26,34.95,122.0,34.07,7.5,72.46,21.38,51.08,1.42,8.11,34.88,32.8,122.0,4.58,3.12,15.56,1.0,14.56,0.84,3.39,5.54,4.01,122.0,2.63,1.39,7.51,1.0,6.51,1.01,3.75,2.97,2.41,122.0,9.46,7.96,32.09,1.77,30.32,1.57,4.27,12.34,6.63,122.0,14.56,6.01,30.22,4.8,25.42,0.6,2.67,15.74,13.74,122.0
+AF-BDG-G020001 = 61.65,13.68,100.97,40.85,60.12,0.54,2.26,63.14,59.1,150.0,39.36,6.41,56.13,27.6,28.53,0.68,2.65,39.88,37.92,150.0,8.69,2.05,16.04,5.25,10.78,1.09,4.03,8.92,8.01,150.0,15.32,5.92,31.14,7.22,23.92,0.71,2.39,16.42,13.38,150.0,2.32,1.97,10.84,1.0,9.84,1.93,6.44,3.04,1.47,150.0,6.72,3.7,15.15,1.0,14.15,0.14,2.29,7.66,7.27,150.0,4.38,3.22,13.79,1.0,12.79,0.96,3.04,5.43,3.55,150.0,4.25,2.89,12.6,1.0,11.6,0.7,2.67,5.14,3.8,150.0,1.0,0.02,1.22,1.0,0.22,7.19,61.26,1.0,1.0,150.0,2.41,2.71,14.68,1.0,13.68,2.46,8.87,3.62,1.14,150.0,10.75,4.42,24.46,4.39,20.07,0.48,2.45,11.62,10.14,150.0,49.29,15.99,81.75,21.68,60.07,0.09,2.04,51.8,49.0,150.0
+AF-BDS-G010001 = 64.01,21.34,117.41,25.21,92.19,-0.08,2.02,67.46,66.0,284.0,36.71,4.09,55.23,28.45,26.79,1.24,5.62,36.94,36.21,284.0,14.92,5.37,39.64,4.0,35.63,1.13,6.31,15.85,14.04,284.0,96.85,23.87,168.61,35.13,133.48,-0.44,2.73,99.74,100.97,284.0,16.25,8.55,55.23,4.82,50.42,1.88,7.35,18.36,14.06,284.0,25.55,22.26,121.0,2.13,118.88,1.34,4.56,33.86,18.83,284.0,37.22,28.61,184.58,1.03,183.55,2.08,9.05,46.91,31.14,284.0,22.38,17.95,107.25,1.0,106.25,1.03,4.35,28.67,19.65,284.0,7.66,6.16,32.05,1.0,31.05,1.55,5.23,9.82,5.93,284.0,13.45,8.02,39.64,2.2,37.44,0.83,3.04,15.65,11.6,284.0,34.17,10.38,64.23,14.65,49.58,0.54,2.81,35.7,32.09,284.0,40.47,11.29,76.97,17.43,59.54,0.1,2.86,42.01,42.1,284.0
+AF-BGL-G030001 = 49.06,19.95,110.58,22.35,88.24,0.77,3.08,52.92,46.14,99.0,31.94,3.23,42.1,25.21,16.89,0.6,3.53,32.1,32.09,99.0,11.97,6.25,30.22,3.3,26.92,1.03,3.33,13.49,10.2,99.0,85.45,55.09,265.08,23.74,241.34,0.99,3.59,101.52,72.46,99.0,42.69,25.37,140.7,2.71,137.99,1.35,5.8,49.59,41.7,99.0,24.15,9.62,42.54,4.82,37.72,-0.46,2.24,25.97,26.09,99.0,39.9,28.57,121.0,1.24,119.77,0.59,2.46,48.99,33.92,99.0,38.05,29.92,140.7,1.0,139.7,0.96,3.58,48.31,31.9,99.0,5.15,4.3,21.68,1.0,20.68,1.3,4.42,6.69,3.44,99.0,3.39,2.24,8.77,1.0,7.77,0.8,2.67,4.06,2.81,99.0,12.09,4.59,26.78,4.25,22.53,0.45,2.86,12.92,11.74,99.0,24.44,6.91,43.39,12.21,31.18,0.38,2.42,25.39,24.12,99.0
+AF-FRA-G070001 = 38.43,20.37,110.53,12.22,98.31,1.27,3.86,43.48,31.37,337.0,33.91,24.12,158.74,2.26,156.48,1.93,9.64,41.59,35.13,337.0,2.91,2.74,17.56,1.0,16.56,2.9,12.98,3.99,1.97,337.0,6.94,4.76,21.04,1.0,20.04,0.84,3.0,8.41,5.82,337.0,1.57,2.36,17.3,1.0,16.3,5.02,28.29,2.83,1.0,337.0,4.88,4.58,19.22,1.0,18.22,1.24,3.63,6.69,3.05,337.0,2.73,2.5,12.99,1.0,11.99,1.98,6.45,3.7,1.9,337.0,1.3,0.9,6.59,1.0,5.59,3.59,16.07,1.59,1.0,337.0,1.0,0.01,1.18,1.0,0.18,11.43,135.37,1.0,1.0,337.0,5.11,5.46,26.78,1.0,25.78,1.61,5.59,7.47,2.52,337.0,4.99,6.81,53.09,1.0,52.09,4.18,23.11,8.44,3.55,337.0,24.51,17.37,86.84,2.87,83.96,1.18,3.94,30.02,20.41,337.0
+AF-FYB-G080001 = 46.53,9.83,81.75,22.35,59.41,0.83,4.56,47.55,45.82,152.0,35.72,7.23,52.0,25.21,26.79,0.41,2.1,36.44,34.87,152.0,9.63,4.15,23.74,5.58,18.16,1.47,4.41,10.49,7.61,152.0,14.75,4.2,25.99,5.93,20.06,0.42,2.87,15.34,14.24,152.0,8.01,4.72,27.6,1.0,26.6,1.44,6.22,9.29,7.32,152.0,9.46,3.64,18.09,2.26,15.83,0.37,2.27,10.13,8.75,152.0,9.39,3.91,18.09,2.18,15.91,0.36,2.1,10.17,8.64,152.0,11.49,3.21,18.65,5.49,13.16,0.27,2.24,11.92,11.21,152.0,1.18,0.38,2.96,1.0,1.96,2.99,11.99,1.23,1.0,152.0,1.12,0.36,2.96,1.0,1.96,3.3,13.5,1.18,1.0,152.0,6.6,4.34,17.03,1.06,15.97,0.7,2.32,7.9,4.83,152.0,34.06,9.36,70.31,19.81,50.5,1.08,4.33,35.31,32.1,152.0
+AF-GHA-G090001 = 58.82,28.87,143.6,16.07,127.53,0.35,1.94,65.5,55.07,195.0,30.88,10.46,52.0,8.27,43.73,-0.46,2.55,32.6,31.98,195.0,4.24,7.6,76.97,1.0,75.97,6.19,50.54,8.68,2.33,195.0,23.25,11.14,74.68,8.01,66.67,1.28,4.98,25.77,21.04,195.0,13.22,7.22,34.04,3.44,30.6,0.97,3.0,15.05,11.01,195.0,21.8,13.42,113.62,11.51,102.12,3.82,21.44,25.59,18.09,195.0,40.46,21.51,140.7,21.55,119.15,3.11,12.89,45.8,35.13,195.0,28.51,12.95,76.97,5.93,71.04,0.93,3.9,31.3,26.65,195.0,4.88,2.84,17.93,1.06,16.87,1.26,5.31,5.64,4.2,195.0,2.08,2.27,15.1,1.0,14.1,3.29,15.48,3.07,1.02,195.0,3.32,2.31,17.03,1.0,16.03,1.78,9.17,4.04,3.01,195.0,13.27,19.22,190.23,2.26,187.97,5.89,46.42,23.32,8.01,195.0
+AF-GHO-G100001 = 65.41,17.36,121.0,38.46,82.54,0.62,2.59,67.67,61.73,210.0,28.74,5.29,46.09,21.04,25.05,1.14,3.93,29.23,27.86,210.0,7.0,3.31,18.09,2.96,15.13,1.06,3.42,7.74,5.92,210.0,24.35,10.77,57.57,7.1,50.47,1.05,3.42,26.61,21.31,210.0,11.56,9.28,33.08,1.0,32.08,0.64,2.21,14.81,9.98,210.0,20.02,5.45,34.09,8.51,25.58,0.25,2.52,20.75,19.23,210.0,16.81,8.37,42.1,3.66,38.45,0.56,2.76,18.77,15.37,210.0,13.58,7.73,31.14,1.39,29.75,0.47,2.31,15.62,12.6,210.0,1.64,1.81,19.22,1.0,18.22,6.29,52.09,2.44,1.0,210.0,3.44,2.81,12.6,1.0,11.6,0.96,2.91,4.44,2.23,210.0,10.78,5.18,24.07,2.63,21.44,0.2,1.92,11.96,9.96,210.0,29.44,12.21,72.46,8.01,64.45,1.18,4.52,31.86,26.78,210.0
+AF-HEL-G110001 = 56.3,30.36,132.46,7.1,125.36,0.31,2.19,63.94,54.09,352.0,28.73,20.14,76.97,1.0,75.97,0.33,1.96,35.06,27.81,352.0,1.33,0.6,5.1,1.0,4.1,2.64,10.98,1.46,1.02,352.0,5.36,5.24,21.68,1.0,20.68,1.01,2.79,7.5,2.62,352.0,2.35,3.14,20.59,1.0,19.59,3.13,13.36,3.91,1.0,352.0,6.75,6.7,23.07,1.0,22.07,0.83,2.19,9.51,3.13,352.0,5.58,5.54,19.25,1.0,18.25,0.91,2.46,7.86,2.78,352.0,10.47,8.63,74.33,1.0,73.33,2.86,17.63,13.56,8.77,352.0,1.0,0.02,1.35,1.0,0.35,10.97,139.1,1.0,1.0,352.0,1.34,1.21,11.56,1.0,10.56,4.93,31.1,1.81,1.0,352.0,1.27,0.77,6.89,1.0,5.89,4.06,21.98,1.48,1.0,352.0,21.65,13.15,62.32,1.94,60.38,0.72,2.75,25.32,18.65,352.0
+AF-HER-G120001 = 66.82,14.04,112.53,32.09,80.44,0.16,2.91,68.28,66.19,271.0,30.43,10.96,58.67,5.93,52.74,0.02,2.89,32.34,30.17,271.0,7.44,4.54,37.32,2.96,34.35,3.22,16.59,8.72,6.55,271.0,12.26,3.69,25.06,2.63,22.44,0.21,3.15,12.8,12.11,271.0,1.22,0.74,6.89,1.0,5.89,4.55,26.24,1.43,1.0,271.0,3.04,3.93,18.65,1.0,17.65,2.24,7.4,4.96,1.0,271.0,1.94,2.11,11.51,1.0,10.51,2.54,8.8,2.86,1.0,271.0,1.75,2.1,18.65,1.0,17.65,3.85,21.98,2.73,1.0,271.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,271.0,4.51,4.08,19.81,1.0,18.81,1.24,3.76,6.07,2.71,271.0,13.65,8.75,58.67,3.77,54.9,2.53,12.15,16.2,12.65,271.0,37.09,13.24,89.5,9.6,79.89,0.86,4.78,39.38,34.93,271.0
+AF-JOW-G130001 = 52.45,15.97,89.5,18.65,70.85,0.19,2.35,54.82,50.98,156.0,35.21,6.35,50.46,22.69,27.77,0.48,2.69,35.77,34.72,156.0,8.54,4.43,25.21,3.07,22.14,1.61,5.04,9.61,7.16,156.0,21.67,15.47,66.19,3.24,62.95,0.69,2.6,26.59,16.73,156.0,12.43,8.04,33.08,1.09,31.98,0.42,2.24,14.79,11.51,156.0,14.4,6.83,30.94,2.0,28.94,0.19,2.14,15.93,13.24,156.0,13.16,7.06,26.79,1.2,25.59,0.08,1.77,14.92,11.69,156.0,17.3,5.11,26.78,4.95,21.83,-0.49,2.58,18.03,17.31,156.0,1.43,0.82,5.23,1.0,4.23,2.37,9.05,1.65,1.0,156.0,2.65,2.51,11.17,1.0,10.17,1.47,4.08,3.64,1.03,156.0,9.74,9.65,36.21,1.0,35.21,0.8,2.35,13.68,4.32,156.0,40.7,16.79,97.97,15.56,82.41,0.45,2.81,44.01,39.72,156.0
+AF-KAB-G140001 = 41.42,7.84,62.32,31.14,31.18,0.84,3.25,42.13,39.64,29.0,20.72,3.16,25.21,16.04,9.18,0.11,1.63,20.95,20.32,29.0,1.96,1.59,6.11,1.0,5.11,1.52,3.96,2.51,1.08,29.0,97.82,12.19,124.71,79.32,45.38,0.58,2.49,98.55,96.52,29.0,67.51,5.26,80.54,60.47,20.07,0.92,3.07,67.71,66.19,29.0,54.2,6.4,58.67,38.46,20.21,-1.59,4.27,54.56,56.93,29.0,55.68,8.03,66.31,34.09,32.22,-1.15,3.61,56.24,57.86,29.0,78.57,10.05,100.97,52.0,48.97,-0.29,3.63,79.19,79.32,29.0,10.82,1.87,15.35,8.01,7.33,0.58,2.83,10.97,10.69,29.0,2.38,1.09,4.66,1.0,3.66,0.48,2.31,2.61,2.37,29.0,5.0,3.06,18.09,2.79,15.31,3.17,13.24,5.84,4.38,29.0,16.38,4.82,27.6,10.2,17.4,0.65,2.58,17.05,15.36,29.0
+AF-KAN-G150001 = 84.29,44.46,249.56,12.99,236.58,0.98,3.97,95.26,76.97,279.0,20.11,15.95,100.83,2.29,98.54,1.58,6.09,25.65,15.74,279.0,2.4,1.84,9.9,1.0,8.9,2.05,7.16,3.02,1.77,279.0,12.17,10.44,58.67,1.31,57.36,1.7,5.77,16.02,8.13,279.0,2.69,3.33,22.35,1.0,21.35,2.93,12.4,4.28,1.0,279.0,7.36,4.25,19.82,1.45,18.36,0.91,3.09,8.5,5.75,279.0,9.85,6.47,25.21,1.0,24.21,0.11,1.74,11.78,9.82,279.0,28.14,16.36,97.97,3.24,94.73,1.24,5.26,32.54,24.46,279.0,1.02,0.1,2.13,1.0,1.13,6.75,57.64,1.03,1.0,279.0,1.38,1.25,12.99,1.0,11.99,5.48,39.19,1.86,1.0,279.0,1.33,0.96,8.77,1.0,7.77,4.46,26.31,1.63,1.0,279.0,11.83,10.49,64.23,1.67,62.56,1.97,7.37,15.8,7.67,279.0
+AF-KAP-G160001 = 66.81,13.29,89.5,40.85,48.64,-0.49,2.13,68.09,71.45,35.0,27.8,3.41,37.32,22.35,14.97,1.19,4.45,28.01,27.19,35.0,13.63,8.97,39.64,1.0,38.64,0.66,3.4,16.25,12.54,35.0,121.92,24.03,190.23,81.75,108.48,0.56,3.43,124.2,121.0,35.0,70.76,14.34,113.92,48.96,64.96,0.95,3.95,72.16,67.9,35.0,43.18,14.66,74.08,18.65,55.43,0.49,2.09,45.53,36.76,35.0,66.78,21.13,136.52,42.1,94.41,1.36,5.0,69.95,62.32,35.0,63.12,26.17,145.01,26.78,118.23,0.78,4.0,68.19,64.23,35.0,9.02,2.42,14.65,5.41,9.24,0.61,2.62,9.33,8.37,35.0,6.68,3.36,13.38,1.67,11.71,0.39,1.91,7.46,5.64,35.0,23.56,12.09,52.0,5.1,46.9,0.42,2.46,26.41,22.21,35.0,32.1,11.96,79.32,19.22,60.1,2.22,8.46,34.2,27.6,35.0
+AF-KDZ-G190001 = 38.44,12.78,58.67,15.56,43.11,-0.09,1.97,40.46,36.76,43.0,37.49,5.43,52.0,29.77,22.23,0.76,2.98,37.88,36.21,43.0,7.98,2.29,13.75,5.1,8.65,0.99,3.2,8.29,7.54,43.0,24.79,12.69,53.69,8.77,44.92,0.65,2.36,27.79,22.32,43.0,3.96,2.49,11.92,1.27,10.65,1.75,6.2,4.66,3.55,43.0,4.34,1.73,7.0,1.1,5.9,-0.23,2.01,4.67,4.38,43.0,1.27,0.67,4.79,1.0,3.79,3.88,19.32,1.43,1.0,43.0,2.95,2.37,9.36,1.0,8.36,1.08,3.1,3.77,2.07,43.0,1.2,0.38,2.75,1.0,1.75,2.33,8.39,1.25,1.0,43.0,2.97,1.55,7.78,1.0,6.78,0.81,3.62,3.34,2.85,43.0,10.05,2.16,14.51,4.32,10.19,-0.33,3.0,10.27,9.9,43.0,22.6,2.33,27.89,16.33,11.56,0.02,3.46,22.71,22.6,43.0
+AF-KNR-G180001 = 111.97,26.97,149.45,57.03,92.42,-0.22,1.69,115.13,111.36,62.0,34.74,5.15,43.57,24.83,18.74,0.08,1.63,35.11,34.07,62.0,24.41,5.41,39.64,11.65,27.99,0.1,3.23,25.0,25.0,62.0,141.78,29.71,227.97,76.97,151.0,0.04,3.31,144.81,141.9,62.0,59.33,27.2,173.77,25.81,147.96,1.73,7.22,65.18,55.11,62.0,50.93,15.19,83.73,12.99,70.74,-0.58,3.33,53.11,54.11,62.0,99.26,18.07,140.7,68.25,72.45,0.21,2.11,100.86,98.01,62.0,122.8,39.74,184.58,50.25,134.33,-0.24,1.88,128.97,129.19,62.0,37.51,9.7,56.95,16.65,40.31,0.26,2.49,38.72,34.8,62.0,17.43,5.32,33.08,9.32,23.76,0.54,3.05,18.21,16.98,62.0,35.56,10.18,55.23,14.73,40.5,-0.24,2.01,36.96,36.96,62.0,60.07,15.56,86.84,32.65,54.19,-0.31,1.86,62.02,59.12,62.0
+AF-LAG-G200001 = 68.77,16.7,89.5,32.09,57.4,-0.84,2.42,70.72,76.43,43.0,26.05,3.5,31.92,18.09,13.83,-0.34,2.14,26.28,27.3,43.0,15.11,9.34,37.92,1.0,36.92,0.45,2.66,17.7,15.47,43.0,119.07,25.81,191.0,64.23,126.77,0.44,3.24,121.77,113.31,43.0,69.92,16.61,134.42,46.09,88.33,1.5,6.65,71.82,68.22,43.0,46.1,17.18,89.5,14.43,75.06,-0.29,2.93,49.13,49.84,43.0,72.54,12.46,110.39,47.69,62.69,0.65,4.05,73.58,70.31,43.0,78.71,24.04,125.74,28.5,97.25,-0.49,2.76,82.22,81.75,43.0,15.83,5.28,29.44,6.6,22.84,0.49,3.17,16.66,15.74,43.0,10.22,7.25,25.22,1.0,24.22,0.32,2.08,12.48,10.51,43.0,25.48,12.02,56.59,6.3,50.3,0.69,2.74,28.12,21.98,43.0,37.85,9.44,62.08,14.65,47.43,0.3,3.8,38.98,37.23,43.0
+AF-LOW-G210001 = 35.96,3.03,40.87,31.14,9.73,0.05,1.95,36.08,35.39,27.0,16.97,1.27,20.63,15.56,5.06,1.36,4.24,17.02,16.54,27.0,1.38,0.97,5.95,1.0,4.95,4.11,19.58,1.68,1.08,27.0,77.79,27.01,149.33,36.76,112.57,0.46,3.08,82.19,80.76,27.0,52.01,14.32,89.18,27.6,61.58,0.11,3.11,53.87,55.64,27.0,45.36,11.15,62.58,25.99,36.6,-0.5,1.87,46.66,50.48,27.0,55.07,16.31,117.25,34.09,83.16,1.86,8.88,57.35,59.57,27.0,72.77,25.56,146.56,36.21,110.35,0.53,3.69,76.97,79.47,27.0,10.78,3.68,26.44,8.26,18.18,3.12,13.4,11.37,9.6,27.0,1.86,1.39,7.0,1.0,6.0,2.11,7.87,2.31,1.07,27.0,3.02,1.49,7.96,1.31,6.64,1.43,5.58,3.35,2.79,27.0,9.67,4.18,21.95,4.25,17.7,1.9,6.32,10.5,8.51,27.0
+AF-NAN-G220001 = 46.92,9.9,68.22,29.32,38.9,-0.11,2.27,47.93,48.27,50.0,25.03,7.34,46.09,16.04,30.05,1.54,4.93,26.06,23.13,50.0,16.58,10.29,42.1,1.2,40.91,0.65,2.47,19.46,13.69,50.0,186.37,51.76,299.07,95.45,203.62,-0.01,2.05,193.28,190.69,50.0,96.05,35.12,179.1,49.05,130.05,0.82,2.78,102.15,85.7,50.0,85.8,42.74,196.06,48.96,147.1,1.34,3.63,95.67,68.48,50.0,121.65,49.74,249.56,56.93,192.64,0.67,2.53,131.24,109.46,50.0,155.16,45.44,281.56,95.06,186.5,0.76,2.84,161.55,144.63,50.0,40.49,22.82,100.97,14.8,86.17,1.24,3.55,46.37,31.38,50.0,18.04,14.41,56.93,1.0,55.93,1.09,3.14,23.0,12.17,50.0,10.28,3.37,19.84,4.12,15.72,0.9,3.59,10.81,9.09,50.0,30.96,10.13,70.31,17.56,52.75,1.65,6.51,32.55,28.25,50.0
+AF-NIM-G230001 = 35.27,22.55,145.01,8.51,136.49,1.79,7.14,41.84,30.34,290.0,8.98,10.04,64.23,1.0,63.23,2.33,10.51,13.46,5.27,290.0,1.52,2.33,24.46,1.0,23.46,6.32,48.83,2.77,1.0,290.0,1.83,1.53,12.15,1.0,11.15,3.32,17.18,2.38,1.09,290.0,1.12,0.45,5.1,1.0,4.1,5.54,38.37,1.21,1.0,290.0,4.13,9.79,95.06,1.0,94.06,5.51,39.63,10.61,1.0,290.0,2.14,5.69,62.32,1.0,61.32,6.94,58.61,6.07,1.0,290.0,1.46,1.51,11.86,1.0,10.86,4.34,23.24,2.1,1.0,290.0,1.02,0.12,2.47,1.0,1.47,9.17,97.09,1.02,1.0,290.0,10.87,29.0,249.56,1.0,248.56,4.17,24.48,30.92,1.0,290.0,2.31,3.44,24.46,1.0,23.46,3.86,19.66,4.14,1.0,290.0,16.47,14.24,79.32,2.63,76.7,1.95,6.81,21.76,12.17,290.0
+AF-ORU-G250001 = 101.62,21.44,168.61,60.47,108.15,0.68,2.97,103.84,96.56,204.0,34.8,12.02,117.41,17.56,99.85,2.82,16.35,36.81,33.0,204.0,5.03,7.69,58.67,1.0,57.67,3.95,21.21,9.17,2.6,204.0,20.36,8.53,54.91,2.71,52.2,0.75,4.24,22.07,19.17,204.0,20.02,6.17,42.1,6.11,35.99,0.34,3.74,20.94,20.26,204.0,20.15,6.95,36.21,4.8,31.41,-0.41,2.36,21.31,21.52,204.0,25.19,5.71,45.18,17.5,27.68,1.01,3.34,25.83,23.41,204.0,24.21,9.38,60.47,9.9,50.57,0.84,3.61,25.96,23.74,204.0,1.69,1.46,10.11,1.0,9.11,3.17,15.05,2.23,1.0,204.0,1.91,1.61,13.79,1.0,12.79,3.68,21.23,2.5,1.29,204.0,3.72,3.2,17.03,1.0,16.03,2.11,7.18,4.9,2.55,204.0,25.55,18.91,137.24,2.33,134.92,2.87,13.08,31.76,22.02,204.0
+AF-PAR-G290001 = 68.47,16.05,86.84,44.18,42.66,-0.47,1.54,70.28,74.39,36.0,28.29,1.84,32.09,23.04,9.05,-0.61,3.7,28.35,28.39,36.0,4.66,1.58,7.79,1.85,5.94,0.17,2.31,4.91,4.48,36.0,100.02,11.36,117.67,68.5,49.17,-0.92,3.44,100.64,103.58,36.0,47.5,9.92,67.27,33.08,34.19,0.58,2.11,48.5,44.73,36.0,44.08,6.53,57.37,36.21,21.17,0.97,2.67,44.55,40.85,36.0,56.7,8.64,76.97,41.48,35.49,0.01,2.32,57.34,57.89,36.0,55.77,9.93,72.46,38.46,34.0,0.17,1.99,56.62,55.03,36.0,7.27,1.46,11.1,5.1,6.0,0.91,3.37,7.42,6.97,36.0,2.06,0.63,3.63,1.0,2.63,0.63,3.09,2.16,2.0,36.0,7.61,2.27,10.55,2.98,7.57,-0.61,2.24,7.93,8.28,36.0,24.78,3.77,32.09,17.56,14.54,0.15,1.95,25.05,24.38,36.0
+AF-PIA-G260001 = 26.24,5.93,36.21,11.51,24.7,-0.75,2.59,26.9,28.1,107.0,16.17,2.4,25.21,10.67,14.54,0.39,4.37,16.34,16.43,107.0,6.1,7.4,29.32,1.0,28.32,1.63,4.34,9.57,2.37,107.0,77.61,39.52,184.58,22.35,162.23,0.73,2.52,87.01,65.35,107.0,51.57,43.47,170.35,6.89,163.46,0.93,2.84,67.32,40.85,107.0,52.57,16.67,85.62,18.09,67.53,-0.37,2.38,55.13,53.59,107.0,98.14,39.62,179.1,31.14,147.95,-0.02,1.82,105.77,101.38,107.0,85.03,43.62,208.25,20.45,187.8,0.54,2.84,95.47,84.26,107.0,20.55,11.67,49.98,3.66,46.32,0.35,2.02,23.61,18.62,107.0,8.09,18.66,104.06,1.0,103.06,3.26,13.44,20.26,1.28,107.0,2.37,2.17,11.85,1.0,10.85,2.21,7.83,3.2,1.43,107.0,6.5,3.27,20.78,3.34,17.44,2.25,8.47,7.27,5.5,107.0
+AF-SAM-G300001 = 34.66,9.39,72.59,17.56,55.04,0.87,4.62,35.9,34.09,109.0,34.91,3.63,42.1,25.21,16.89,-0.62,2.82,35.09,35.67,109.0,8.61,3.33,19.81,2.54,17.26,0.72,3.43,9.22,8.11,109.0,24.76,8.7,43.41,10.2,33.21,-0.09,2.15,26.23,25.99,109.0,12.26,10.6,34.09,1.53,32.56,0.63,1.95,16.17,7.5,109.0,15.26,8.13,38.1,4.71,33.38,0.59,2.59,17.28,14.15,109.0,9.48,8.63,34.15,1.0,33.15,0.68,2.36,12.79,6.57,109.0,16.67,6.63,43.39,7.1,36.29,1.07,4.62,17.93,14.63,109.0,1.59,0.86,7.09,1.0,6.09,3.41,19.23,1.8,1.31,109.0,2.15,1.76,9.6,1.0,8.6,2.03,7.13,2.77,1.29,109.0,6.05,5.08,25.67,1.0,24.67,1.37,4.61,7.89,4.77,109.0,21.7,8.88,68.22,5.41,62.8,1.5,8.92,23.43,21.68,109.0
+AF-TAK-G320001 = 77.59,26.75,132.46,43.33,89.13,0.4,1.79,82.02,74.1,102.0,39.65,3.63,52.0,34.09,17.91,1.09,4.2,39.82,39.08,102.0,15.17,3.76,28.45,9.32,19.13,1.05,4.02,15.62,14.43,102.0,75.99,28.93,145.01,30.34,114.67,0.16,1.96,81.26,77.4,102.0,19.61,19.29,64.23,2.4,61.83,1.04,2.66,27.45,10.85,102.0,14.74,19.94,97.97,1.0,96.97,2.21,7.93,24.71,4.97,102.0,20.34,22.18,79.32,1.0,78.32,0.82,2.31,30.02,8.77,102.0,14.69,16.95,81.75,1.0,80.75,1.23,4.37,22.37,4.95,102.0,4.35,3.1,12.22,1.0,11.22,0.58,2.05,5.34,3.15,102.0,7.4,3.4,17.56,1.57,15.98,0.67,3.13,8.14,6.93,102.0,19.48,5.61,37.32,9.9,27.42,0.66,3.09,20.27,18.46,102.0,38.14,12.6,76.97,19.81,57.16,0.54,2.86,40.15,37.57,102.0
+AF-WAR-G330001 = 61.95,12.38,84.26,34.8,49.46,-0.47,2.55,63.15,64.23,49.0,24.16,3.95,33.21,16.56,16.65,-0.1,2.24,24.48,24.17,49.0,3.47,3.41,15.67,1.0,14.67,1.94,6.38,4.84,1.93,49.0,57.78,17.28,95.45,33.14,62.31,0.63,2.46,60.25,54.56,49.0,37.23,7.7,62.23,22.58,39.65,1.4,5.45,38.0,36.21,49.0,36.74,3.91,40.85,27.6,13.25,-0.99,2.69,36.94,37.92,49.0,42.67,5.48,56.93,31.14,25.79,0.27,2.76,43.01,42.1,49.0,40.92,3.03,47.85,35.39,12.46,0.25,2.61,41.03,40.85,49.0,6.62,1.95,10.51,3.06,7.45,-0.22,2.11,6.89,6.89,49.0,2.61,1.74,8.01,1.0,7.01,1.06,3.51,3.13,2.1,49.0,3.86,2.17,11.17,1.53,9.64,1.34,4.33,4.42,3.01,49.0,16.14,7.66,34.09,5.84,28.25,0.5,2.55,17.84,16.3,49.0
+AF-ZAB-G340001 = 137.34,59.86,281.56,42.58,238.98,0.77,2.45,149.72,113.92,119.0,41.16,8.63,58.67,18.95,39.72,-0.38,2.63,42.05,42.1,119.0,3.05,2.6,21.53,1.0,20.53,3.71,23.98,4.0,2.4,119.0,17.97,6.57,40.85,8.01,32.84,0.9,3.7,19.12,16.78,119.0,3.85,3.56,28.45,1.0,27.45,3.97,23.77,5.23,3.05,119.0,10.27,3.58,29.33,4.45,24.88,1.63,9.78,10.87,10.84,119.0,18.41,4.99,44.74,12.22,32.52,1.89,9.12,19.07,17.38,119.0,14.63,5.06,29.77,5.75,24.01,0.83,3.08,15.47,13.38,119.0,1.31,0.6,4.13,1.0,3.13,2.77,10.84,1.44,1.0,119.0,1.09,0.29,2.55,1.0,1.55,3.81,17.37,1.12,1.0,119.0,1.41,0.52,3.34,1.0,2.34,1.23,3.96,1.5,1.13,119.0,16.44,17.1,92.24,2.0,90.23,1.88,7.24,23.67,7.7,119.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AFG/AFG_2_temperature_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AFG/AFG_2_temperature_2008.properties
new file mode 100644
index 0000000..f315fa0
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AFG/AFG_2_temperature_2008.properties
@@ -0,0 +1,74 @@
+# AFG.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the temperature data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = AFG temperature data for 2008 at admin level 2
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = AFG
+ADMIN_LEVEL = 2
+UNITS = C
+DATA_TYPE = temperature
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+AF-BAL-G040001 = -6.54,1.78,-1.85,-12.6,10.75,-0.31,4.08,6.77,-6.54,523.0,3.19,4.57,13.58,-9.84,23.43,0.02,3.08,5.57,2.7,523.0,25.49,4.56,32.87,7.8,25.08,-1.43,4.87,25.9,26.81,523.0,33.5,5.44,42.8,12.48,30.31,-1.31,4.39,33.94,35.08,523.0,40.81,5.03,45.0,20.2,24.8,-1.61,5.18,41.12,42.8,523.0,43.72,2.6,45.0,30.94,14.06,-2.62,9.84,43.8,45.0,523.0,43.81,2.52,45.0,31.22,13.78,-2.56,9.35,43.88,45.0,523.0,43.24,2.99,45.0,29.84,15.16,-2.14,7.3,43.34,44.86,523.0,39.51,3.63,45.0,25.98,19.02,-1.34,4.83,39.67,40.31,523.0,30.28,2.89,34.8,17.99,16.81,-1.56,6.12,30.42,30.81,523.0,17.95,4.41,22.95,0.35,22.6,-1.74,5.64,18.48,19.51,523.0,12.39,3.27,16.61,-2.13,18.74,-1.97,7.15,12.81,13.58,523.0
+AF-BAM-G050001 = -13.76,4.48,3.94,-18.8,22.74,2.05,6.45,14.47,-15.42,757.0,-7.79,4.97,10.55,-14.25,24.8,1.99,6.28,9.24,-9.57,757.0,10.32,4.73,23.78,0.08,23.7,0.58,2.79,11.36,9.72,757.0,15.06,4.67,26.54,1.73,24.8,-0.03,2.52,15.76,15.24,757.0,27.73,4.02,37.83,14.13,23.7,-0.44,3.03,28.02,28.26,757.0,35.51,2.71,41.14,24.33,16.81,-0.48,3.73,35.62,35.63,757.0,36.47,2.69,42.24,26.26,15.98,-0.46,3.5,36.57,36.59,757.0,34.62,2.34,39.76,25.16,14.61,-0.38,3.55,34.7,34.67,757.0,30.55,2.6,35.91,20.75,15.16,-0.5,3.16,30.66,30.67,757.0,23.8,2.59,29.29,14.96,14.33,-0.37,2.8,23.94,24.06,757.0,7.71,3.4,15.79,-2.4,18.19,-0.47,2.7,8.42,8.48,757.0,1.26,3.17,10.0,-8.74,18.74,0.09,2.94,3.41,1.04,757.0
+AF-BDG-G020001 = -8.07,1.68,-3.78,-12.87,9.09,-0.29,2.88,8.24,-7.91,931.0,1.02,4.6,9.45,-10.39,19.84,-0.56,2.25,4.71,2.15,931.0,22.9,4.32,29.29,11.1,18.19,-0.94,2.69,23.3,24.74,931.0,30.99,6.14,43.35,17.72,25.63,-0.3,1.97,31.6,32.05,931.0,40.41,4.64,45.0,29.57,15.43,-0.66,2.02,40.67,42.11,931.0,42.84,2.75,45.0,35.63,9.37,-0.92,2.32,42.93,44.59,931.0,43.25,2.55,45.0,36.18,8.82,-1.15,2.81,43.32,45.0,931.0,42.54,3.25,45.0,34.25,10.75,-0.95,2.31,42.66,44.72,931.0,39.75,3.94,45.0,30.94,14.06,-0.45,1.95,39.94,40.87,931.0,31.24,2.68,35.91,24.19,11.71,-0.58,2.24,31.35,32.05,931.0,16.53,3.35,22.95,9.45,13.5,-0.48,2.11,16.87,17.44,931.0,10.98,4.26,18.27,0.63,17.64,-0.62,2.11,11.78,12.62,931.0
+AF-BDS-G010001 = -17.01,4.1,-5.16,-25.0,19.84,0.67,2.77,17.5,-17.83,1763.0,-11.66,4.39,2.56,-22.24,24.8,0.74,3.13,12.46,-12.74,1763.0,1.45,8.07,24.06,-13.7,37.76,0.92,3.03,8.19,-0.89,1763.0,6.97,8.21,28.74,-8.19,36.93,0.6,2.51,10.77,5.59,1763.0,16.36,9.39,40.87,-3.23,44.09,0.47,2.3,18.86,14.69,1763.0,25.14,7.76,45.0,3.66,41.34,0.33,2.51,26.31,24.61,1763.0,27.28,7.44,45.0,6.14,38.86,0.21,2.47,28.27,26.67,1763.0,26.06,7.51,43.9,4.21,39.69,0.07,2.34,27.12,25.43,1763.0,21.22,8.22,39.76,-1.02,40.79,0.17,2.22,22.75,19.99,1763.0,11.57,7.68,29.84,-8.46,38.31,0.47,2.36,13.88,10.0,1763.0,-4.33,6.08,15.51,-16.73,32.24,0.76,3.05,7.47,-5.64,1763.0,-7.1,7.46,12.48,-21.14,33.62,0.85,2.68,10.3,-9.57,1763.0
+AF-BGL-G030001 = -7.16,5.28,2.28,-19.49,21.77,-0.65,2.43,8.89,-5.85,617.0,0.2,6.49,11.38,-13.98,25.35,-0.65,2.16,6.49,2.56,617.0,17.13,9.25,28.19,-4.61,32.8,-0.76,2.28,19.47,20.61,617.0,21.14,10.08,38.66,-1.57,40.24,-0.5,2.14,23.42,23.37,617.0,31.52,10.45,45.0,5.87,39.13,-0.6,2.24,33.21,33.98,617.0,36.49,7.73,45.0,17.44,27.56,-0.67,2.25,37.3,38.66,617.0,37.24,7.03,45.0,21.02,23.98,-0.64,2.18,37.9,39.21,617.0,36.19,6.77,45.0,21.57,23.43,-0.46,1.99,36.82,37.83,617.0,31.78,6.93,45.0,16.34,28.66,-0.33,2.1,32.53,33.15,617.0,23.46,5.86,34.8,9.45,25.35,-0.49,2.27,24.18,24.88,617.0,9.22,6.58,20.2,-5.71,25.91,-0.43,2.1,11.33,10.28,617.0,6.52,7.29,17.99,-11.22,29.21,-0.63,2.22,9.78,8.48,617.0
+AF-FRA-G070001 = 4.11,5.53,12.48,-12.05,24.53,-0.74,2.83,6.89,4.63,2083.0,13.54,5.72,24.33,-5.16,29.49,-1.33,4.6,14.7,14.82,2083.0,30.21,4.56,37.01,10.0,27.01,-1.44,4.8,30.55,31.5,2083.0,37.06,5.18,43.9,18.27,25.63,-1.46,4.59,37.42,38.94,2083.0,43.12,3.21,45.0,28.46,16.54,-2.08,6.7,43.24,44.86,2083.0,43.73,1.94,45.0,34.25,10.75,-1.45,4.09,43.77,45.0,2083.0,44.35,1.4,45.0,35.35,9.65,-2.71,10.5,44.37,45.0,2083.0,43.27,2.13,45.0,33.43,11.57,-1.26,3.94,43.32,44.17,2083.0,42.38,2.9,45.0,29.84,15.16,-1.34,4.49,42.48,43.14,2083.0,36.23,3.56,42.24,23.23,19.02,-0.48,3.05,36.41,36.39,2083.0,22.97,3.1,29.29,11.65,17.64,-0.68,3.32,23.18,23.16,2083.0,15.09,4.46,24.33,-1.57,25.91,-0.93,4.66,15.73,15.37,2083.0
+AF-FYB-G080001 = -8.64,2.16,-4.61,-13.77,9.16,-0.34,2.08,8.9,-8.19,937.0,-0.26,5.2,9.17,-10.81,19.98,-0.33,1.63,5.2,1.73,937.0,23.1,5.52,31.22,8.35,22.87,-0.85,2.44,23.75,25.57,937.0,31.98,7.13,41.97,17.17,24.8,-0.49,1.7,32.76,35.35,937.0,40.12,5.5,45.0,27.91,17.09,-0.6,1.81,40.5,42.93,937.0,42.99,2.84,45.0,35.91,9.09,-1.08,2.62,43.08,45.0,937.0,43.26,2.6,45.0,35.08,9.92,-1.18,2.89,43.34,45.0,937.0,42.75,3.16,45.0,34.53,10.47,-1.06,2.57,42.87,45.0,937.0,40.06,4.71,45.0,29.02,15.98,-0.48,1.76,40.33,41.42,937.0,30.66,3.09,35.63,21.85,13.78,-0.51,2.01,30.82,31.63,937.0,16.58,4.63,23.23,6.42,16.81,-0.42,1.79,17.21,17.44,937.0,11.03,4.29,18.27,0.63,17.64,-0.47,2.2,11.84,12.07,937.0
+AF-GHA-G090001 = -6.2,6.13,9.17,-18.11,27.28,0.46,2.51,8.72,-7.09,1254.0,-0.32,7.05,18.54,-11.77,30.31,0.85,2.85,7.06,-2.54,1254.0,21.98,7.26,33.98,3.39,30.59,-0.77,2.51,23.15,24.47,1254.0,26.44,5.94,35.35,8.62,26.73,-0.86,2.6,27.1,29.02,1254.0,38.57,5.59,45.0,21.57,23.43,-0.7,2.26,38.97,40.73,1254.0,42.68,3.18,45.0,32.05,12.95,-1.21,3.31,42.8,44.86,1254.0,41.99,3.42,45.0,31.77,13.23,-0.79,2.29,42.13,43.76,1254.0,39.08,3.51,45.0,29.29,15.71,-0.71,2.39,39.24,40.45,1254.0,36.82,4.13,43.35,25.43,17.91,-0.73,2.4,37.05,38.39,1254.0,31.67,4.3,38.11,18.68,19.43,-0.77,2.44,31.96,33.46,1254.0,19.19,3.88,25.98,7.11,18.88,-0.81,2.69,19.58,20.68,1254.0,10.89,5.8,19.92,-3.5,23.43,-0.55,2.05,12.33,12.76,1254.0
+AF-GHO-G100001 = -11.54,3.03,4.49,-17.83,22.32,0.94,5.48,11.93,-11.63,1322.0,-5.82,3.85,12.48,-12.32,24.8,1.54,6.3,6.98,-6.67,1322.0,16.2,4.29,27.91,2.56,25.35,-0.32,3.09,16.75,16.61,1322.0,21.85,4.22,35.08,8.35,26.73,-0.44,3.37,22.25,22.26,1322.0,33.76,3.06,42.52,22.13,20.39,-0.49,4.01,33.9,33.98,1322.0,40.42,2.34,45.0,33.01,11.99,-0.42,3.11,40.49,40.59,1322.0,41.01,2.18,45.0,34.25,10.75,-0.56,3.18,41.07,41.28,1322.0,39.31,2.02,44.45,32.74,11.71,-0.5,3.23,39.37,39.63,1322.0,35.66,2.35,42.52,27.64,14.88,-0.55,3.5,35.74,35.97,1322.0,28.73,2.3,36.73,21.57,15.16,-0.29,3.27,28.82,28.88,1322.0,13.29,4.28,23.23,-0.47,23.7,-0.52,3.03,13.97,14.0,1322.0,2.93,3.44,15.24,-5.02,20.26,0.84,3.36,4.52,2.28,1322.0
+AF-HEL-G110001 = 8.51,3.58,13.58,-10.67,24.25,-2.91,11.78,9.23,9.45,2184.0,18.95,4.96,29.02,-4.88,33.9,-1.88,7.77,19.58,19.65,2184.0,33.85,4.07,39.76,16.34,23.43,-1.31,4.92,34.09,34.53,2184.0,38.88,3.93,45.0,21.85,23.15,-1.51,5.51,39.08,40.04,2184.0,44.27,2.0,45.0,32.32,12.68,-3.3,13.98,44.32,45.0,2184.0,44.92,0.45,45.0,39.76,5.24,-7.98,76.08,44.92,45.0,2184.0,44.87,0.49,45.0,38.94,6.06,-6.92,61.58,44.87,45.0,2184.0,43.9,1.55,45.0,34.8,10.2,-2.23,8.92,43.92,44.45,2184.0,43.64,2.07,45.0,32.05,12.95,-2.33,9.05,43.69,44.45,2184.0,38.94,2.24,43.35,27.09,16.26,-1.75,7.78,39.01,39.28,2184.0,26.68,2.75,31.77,12.76,19.02,-1.44,6.57,26.82,26.88,2184.0,21.48,3.82,26.81,5.04,21.77,-1.63,5.99,21.81,22.33,2184.0
+AF-HER-G120001 = -4.94,2.97,4.21,-12.32,16.54,0.34,2.87,5.77,-5.02,1680.0,6.16,4.83,17.17,-7.91,25.08,-0.48,3.06,7.83,6.56,1680.0,27.03,3.86,33.7,13.03,20.67,-1.25,3.89,27.3,28.19,1680.0,34.32,5.03,42.8,19.65,23.15,-0.71,2.52,34.68,35.7,1680.0,41.55,3.1,45.0,31.08,13.92,-0.94,2.94,41.66,42.49,1680.0,41.38,2.0,45.0,35.91,9.09,0.03,2.09,41.43,41.42,1680.0,42.91,1.63,45.0,37.28,7.72,-0.56,2.91,42.94,42.93,1680.0,40.85,1.93,45.0,35.35,9.65,0.39,2.73,40.9,40.59,1680.0,39.79,2.23,45.0,32.6,12.4,-0.29,3.0,39.86,39.9,1680.0,32.4,2.17,39.49,26.54,12.95,0.48,3.15,32.47,32.19,1680.0,19.2,2.79,25.71,10.0,15.71,-0.52,3.22,19.41,19.37,1680.0,11.16,3.23,16.61,-0.75,17.36,-1.29,4.22,11.62,12.0,1680.0
+AF-JOW-G130001 = -9.41,3.03,-3.78,-17.83,14.06,-0.63,2.27,9.89,-8.46,991.0,-0.5,6.47,13.31,-12.05,25.35,-0.19,1.8,6.48,1.73,991.0,21.39,8.1,31.08,2.28,28.8,-0.68,1.93,22.87,26.12,991.0,29.46,10.37,41.14,6.97,34.17,-0.56,1.73,31.23,35.49,991.0,37.87,8.34,45.0,16.89,28.11,-0.63,1.78,38.78,43.62,991.0,41.63,4.53,45.0,26.81,18.19,-0.91,2.34,41.88,45.0,991.0,41.8,4.3,45.0,28.19,16.81,-0.91,2.37,42.02,45.0,991.0,41.26,4.89,45.0,26.81,18.19,-0.8,2.06,41.55,45.0,991.0,38.07,6.1,45.0,21.85,23.15,-0.54,1.76,38.56,41.14,991.0,29.16,4.4,35.35,15.51,19.84,-0.73,2.31,29.49,31.36,991.0,14.61,6.62,23.23,-0.75,23.98,-0.61,1.92,16.04,17.72,991.0,9.2,6.47,19.09,-5.16,24.25,-0.59,1.87,11.25,12.2,991.0
+AF-KAB-G140001 = -4.35,4.98,5.87,-14.25,20.12,0.46,2.53,6.6,-5.16,185.0,2.6,5.17,14.41,-7.22,21.63,0.53,2.72,5.78,1.94,185.0,20.82,4.52,26.81,6.56,20.26,-1.49,4.71,21.3,22.33,185.0,25.39,4.45,31.77,12.07,19.7,-1.35,4.31,25.77,26.81,185.0,35.11,3.81,41.14,22.68,18.46,-1.31,4.73,35.32,35.77,185.0,41.47,3.08,45.0,31.63,13.37,-1.37,4.43,41.58,42.24,185.0,40.74,3.01,45.0,30.94,14.06,-1.42,4.65,40.85,41.56,185.0,37.55,3.18,42.52,28.74,13.78,-1.06,3.71,37.68,38.32,185.0,34.21,3.04,38.66,24.88,13.78,-1.25,4.23,34.35,34.8,185.0,29.41,3.06,33.98,20.33,13.64,-1.25,4.16,29.56,30.12,185.0,16.92,3.22,21.85,6.28,15.57,-1.54,5.09,17.22,17.72,185.0,10.23,2.74,15.51,-0.61,16.12,-1.82,6.62,10.58,10.83,185.0
+AF-KAN-G150001 = 9.27,3.04,15.24,-3.37,18.6,-1.09,4.0,9.75,9.86,1773.0,19.66,4.81,29.02,2.56,26.46,-0.62,3.06,20.24,20.33,1773.0,34.67,3.36,39.49,22.13,17.36,-0.72,2.79,34.83,35.63,1773.0,39.79,3.3,45.0,25.43,19.57,-0.87,3.29,39.92,40.59,1773.0,44.63,1.0,45.0,36.18,8.82,-3.27,15.49,44.64,45.0,1773.0,44.97,0.19,45.0,41.42,3.58,-10.38,139.61,44.97,45.0,1773.0,44.85,0.46,45.0,41.42,3.58,-3.71,17.33,44.85,45.0,1773.0,44.39,1.21,45.0,36.73,8.27,-2.23,7.66,44.41,45.0,1773.0,43.92,1.66,45.0,34.94,10.06,-1.71,5.45,43.95,45.0,1773.0,40.16,2.3,43.9,30.67,13.23,-0.98,3.4,40.23,40.73,1773.0,28.11,2.26,31.77,18.41,13.37,-0.91,3.4,28.2,28.6,1773.0,22.25,3.29,27.36,9.17,18.19,-0.74,3.08,22.49,22.75,1773.0
+AF-KAP-G160001 = -10.64,7.62,5.73,-21.42,27.15,0.59,2.05,13.08,-13.18,230.0,-4.45,7.1,11.65,-15.63,27.28,0.45,1.92,8.37,-6.81,230.0,7.98,9.95,25.71,-7.5,33.21,0.1,1.65,12.73,6.49,230.0,13.64,8.97,30.67,-3.23,33.9,-0.08,1.82,16.31,13.65,230.0,23.27,10.0,39.76,3.39,36.38,-0.19,1.84,25.32,23.85,230.0,31.43,7.65,45.0,15.79,29.21,0.01,1.87,32.34,30.98,230.0,32.34,6.41,44.45,20.75,23.7,0.16,1.78,32.97,31.63,230.0,30.35,5.95,42.8,20.75,22.05,0.22,1.86,30.93,29.6,230.0,26.57,6.35,39.49,14.96,24.53,0.11,1.86,27.32,25.98,230.0,20.89,7.35,34.25,7.8,26.46,0.06,1.77,22.14,20.16,230.0,5.89,8.86,20.47,-8.74,29.21,0.05,1.61,10.62,4.76,230.0,0.08,8.65,14.96,-15.91,30.87,-0.01,1.65,8.63,-0.82,230.0
+AF-KDZ-G190001 = -5.43,1.1,-1.57,-9.84,8.27,-0.09,4.5,5.54,-5.43,283.0,5.68,2.58,14.13,1.59,12.54,1.01,3.27,6.23,5.04,283.0,26.25,1.69,30.67,20.75,9.92,-0.2,3.25,26.31,26.26,283.0,35.27,4.07,41.97,25.16,16.81,-0.44,2.07,35.5,35.77,283.0,43.19,2.33,45.0,35.63,9.37,-1.19,3.44,43.25,44.31,283.0,44.26,1.29,45.0,37.01,7.99,-2.28,9.05,44.28,45.0,283.0,44.2,1.65,45.0,34.25,10.75,-2.88,12.66,44.23,45.0,283.0,43.32,2.67,45.0,30.94,14.06,-2.17,7.88,43.41,44.52,283.0,41.1,2.62,45.0,29.84,15.16,-1.54,5.8,41.18,41.83,283.0,32.06,1.9,35.91,24.88,11.02,-0.7,3.95,32.12,32.32,283.0,18.6,1.42,22.4,14.96,7.44,0.17,2.53,18.65,18.27,283.0,13.6,1.02,16.06,10.55,5.51,-0.38,2.64,13.64,13.72,283.0
+AF-KNR-G180001 = -7.69,8.8,10.14,-21.69,31.83,0.24,1.86,11.68,-7.78,403.0,-1.22,9.78,18.13,-15.35,33.48,0.3,1.77,9.84,-2.54,403.0,8.12,9.43,29.57,-8.05,37.62,0.27,2.02,12.43,7.38,403.0,13.5,9.7,33.7,-3.5,37.2,0.25,1.94,16.61,12.48,403.0,22.58,9.08,42.52,3.66,38.86,0.09,2.04,24.33,22.13,403.0,26.71,5.11,41.56,13.86,27.7,0.57,3.1,27.19,25.71,403.0,26.49,3.93,37.01,17.44,19.57,0.38,2.82,26.78,25.71,403.0,22.88,3.94,34.53,14.41,20.12,0.59,3.06,23.21,22.13,403.0,21.48,5.2,35.49,10.69,24.8,0.63,2.6,22.1,19.78,403.0,18.97,5.7,32.46,3.39,29.07,0.21,2.49,19.8,18.27,403.0,6.38,8.32,21.44,-9.7,31.14,-0.06,1.81,10.47,6.69,403.0,1.84,9.18,17.85,-14.94,32.8,-0.04,1.76,9.35,3.11,403.0
+AF-LAG-G200001 = -3.17,9.9,12.2,-20.18,32.38,-0.08,1.64,10.38,-2.95,267.0,4.03,10.3,19.09,-13.01,32.11,-0.11,1.59,11.04,4.63,267.0,14.32,10.73,31.22,-5.43,36.65,-0.15,1.81,17.88,14.27,267.0,19.26,9.92,36.46,0.22,36.24,-0.14,1.91,21.66,19.09,267.0,28.33,10.26,45.0,7.52,37.48,-0.18,1.97,30.12,28.19,267.0,33.72,7.63,45.0,19.78,25.22,0.16,1.73,34.57,32.25,267.0,32.06,6.16,44.72,22.13,22.6,0.48,1.88,32.64,30.26,267.0,28.33,6.13,41.69,18.41,23.29,0.6,2.04,28.98,26.4,267.0,27.06,6.88,40.87,16.75,24.11,0.35,1.79,27.92,25.43,267.0,23.09,7.56,37.01,9.86,27.15,0.14,1.76,24.29,21.85,267.0,10.73,8.81,25.16,-6.95,32.11,-0.25,1.9,13.87,10.96,267.0,5.86,8.74,18.27,-12.05,30.31,-0.36,1.85,10.51,7.11,267.0
+AF-LOW-G210001 = -9.07,1.9,-5.71,-14.25,8.54,-0.31,1.98,9.26,-8.46,175.0,-1.99,2.52,3.94,-6.26,10.2,0.38,2.09,3.2,-2.26,175.0,20.11,5.3,29.57,8.21,21.36,-0.39,1.96,20.79,20.82,175.0,23.75,4.46,30.39,12.76,17.64,-0.35,2.05,24.16,24.12,175.0,35.31,3.99,42.8,25.3,17.5,-0.34,2.19,35.53,35.35,175.0,41.71,3.32,45.0,31.77,13.23,-0.77,2.47,41.84,42.11,175.0,41.22,3.7,45.0,31.5,13.5,-0.65,2.14,41.38,41.97,175.0,37.88,4.39,43.9,26.81,17.09,-0.51,2.07,38.13,38.32,175.0,34.96,4.1,40.59,24.47,16.12,-0.62,2.16,35.2,35.77,175.0,29.56,3.75,34.8,20.95,13.85,-0.5,1.95,29.79,30.12,175.0,17.13,3.85,22.4,8.42,13.99,-0.39,1.87,17.56,17.65,175.0,9.72,3.15,14.69,1.32,13.37,-0.23,1.95,10.21,9.72,175.0
+AF-NAN-G220001 = 4.44,8.19,13.03,-13.98,27.01,-0.74,2.09,9.31,7.93,303.0,12.17,8.89,21.85,-8.19,30.04,-0.81,2.18,15.06,16.61,303.0,22.94,7.71,32.32,0.08,32.24,-0.94,2.76,24.19,26.4,303.0,27.01,7.44,37.83,5.59,32.24,-0.89,2.74,28.01,29.91,303.0,36.71,7.2,45.0,17.99,27.01,-0.73,2.34,37.41,39.21,303.0,39.1,6.31,45.0,21.85,23.15,-1.09,3.06,39.61,41.69,303.0,36.36,5.91,44.72,20.47,24.25,-0.99,3.08,36.83,38.11,303.0,32.53,6.48,42.24,15.51,26.73,-0.78,2.61,33.17,34.53,303.0,32.05,6.46,40.87,15.24,25.63,-0.86,2.59,32.69,34.6,303.0,29.35,6.26,37.56,13.03,24.53,-0.81,2.44,30.01,31.98,303.0,18.49,5.84,26.54,3.11,23.43,-0.83,2.48,19.38,20.75,303.0,13.46,6.13,20.2,-3.78,23.98,-1.0,2.82,14.79,16.2,303.0
+AF-NIM-G230001 = 11.09,1.81,15.79,1.46,14.33,-1.03,6.91,11.24,11.1,1817.0,21.6,2.76,28.19,8.07,20.12,-1.1,5.91,21.78,21.85,1817.0,35.76,2.56,41.69,20.75,20.94,-1.55,9.0,35.85,35.91,1817.0,40.9,2.54,45.0,27.09,17.91,-1.31,7.12,40.97,40.87,1817.0,44.52,1.58,45.0,33.43,11.57,-4.46,23.96,44.55,45.0,1817.0,43.37,2.17,45.0,34.25,10.75,-1.13,3.06,43.43,44.79,1817.0,44.08,1.53,45.0,38.11,6.89,-1.95,5.98,44.1,45.0,1817.0,43.39,1.82,45.0,37.83,7.17,-0.84,2.38,43.43,44.17,1817.0,44.15,1.18,45.0,38.94,6.06,-1.36,3.99,44.16,44.86,1817.0,38.81,1.8,44.72,33.7,11.02,-0.26,2.97,38.85,38.87,1817.0,26.18,1.79,30.94,21.44,9.51,0.38,2.81,26.24,25.85,1817.0,21.93,1.93,26.54,16.34,10.2,0.13,2.84,22.02,21.85,1817.0
+AF-ORU-G250001 = -7.13,6.14,6.97,-16.46,23.43,0.65,2.24,9.4,-8.91,1272.0,0.26,6.38,17.44,-11.22,28.66,0.43,2.25,6.38,-0.51,1272.0,19.69,5.62,32.05,3.66,28.39,-0.18,2.43,20.48,19.82,1272.0,23.79,5.59,36.73,9.45,27.28,0.13,2.51,24.44,23.37,1272.0,35.56,4.64,45.0,21.85,23.15,-0.01,2.47,35.86,35.35,1272.0,41.59,3.06,45.0,32.05,12.95,-0.64,2.45,41.71,41.97,1272.0,41.6,3.09,45.0,32.05,12.95,-0.75,2.66,41.71,42.14,1272.0,38.73,3.26,45.0,29.57,15.43,-0.44,2.51,38.87,39.21,1272.0,35.42,3.7,44.17,25.16,19.02,-0.26,2.55,35.61,35.77,1272.0,29.6,3.9,39.49,18.54,20.94,-0.07,2.46,29.86,29.6,1272.0,16.34,4.07,26.26,5.87,20.39,0.14,2.18,16.83,16.34,1272.0,7.17,4.66,17.99,-4.88,22.87,0.04,1.99,8.55,7.24,1272.0
+AF-PAR-G290001 = -10.65,4.77,2.42,-17.56,19.98,0.84,2.74,11.67,-12.32,225.0,-3.95,5.19,6.97,-11.5,18.46,0.56,2.01,6.51,-5.43,225.0,13.3,6.14,25.3,-0.47,25.77,0.07,1.96,14.65,13.17,225.0,18.19,5.15,27.09,2.56,24.53,-0.3,2.3,18.91,18.68,225.0,29.26,5.31,39.49,12.76,26.73,-0.34,2.63,29.74,29.29,225.0,36.67,4.07,44.45,22.95,21.5,-0.31,2.84,36.9,36.59,225.0,37.01,3.8,43.9,24.88,19.02,-0.31,2.66,37.21,36.87,225.0,35.4,3.56,43.07,24.61,18.46,-0.05,2.58,35.58,35.08,225.0,31.33,3.63,38.8,20.75,18.05,-0.14,2.56,31.54,31.22,225.0,25.9,3.62,32.87,15.79,17.09,0.05,2.38,26.15,25.57,225.0,12.14,4.42,20.2,-0.47,20.67,-0.15,2.23,12.91,12.2,225.0,5.21,4.58,13.58,-4.88,18.46,0.0,1.89,6.92,5.04,225.0
+AF-PIA-G260001 = 0.68,6.94,11.93,-12.87,24.8,-0.0,1.78,6.97,1.46,667.0,7.97,7.23,20.2,-7.09,27.28,-0.14,1.8,10.76,9.17,667.0,24.17,4.55,32.87,10.28,22.6,-0.62,2.8,24.59,25.16,667.0,26.42,3.83,37.01,15.93,21.08,-0.13,2.42,26.69,26.67,667.0,37.48,3.74,45.0,25.71,19.29,-0.1,2.35,37.67,37.83,667.0,39.58,3.92,45.0,29.84,15.16,-0.37,2.12,39.78,40.04,667.0,36.84,4.33,45.0,28.46,16.54,0.1,2.18,37.1,36.73,667.0,34.23,4.75,42.8,22.68,20.12,-0.21,1.92,34.55,34.94,667.0,33.0,4.05,41.42,23.57,17.84,-0.1,2.02,33.25,33.01,667.0,30.53,3.25,38.39,21.02,17.36,-0.04,2.35,30.7,30.67,667.0,19.75,3.4,28.19,9.72,18.46,-0.07,2.47,20.04,20.06,667.0,14.32,3.54,22.68,4.07,18.6,-0.17,2.36,14.74,14.55,667.0
+AF-SAM-G300001 = -6.8,2.59,-0.2,-15.35,15.16,-0.77,4.22,7.28,-6.54,674.0,1.73,5.27,16.06,-11.29,27.35,0.14,3.2,5.55,2.08,674.0,21.11,5.9,32.87,5.31,27.56,-0.51,2.64,21.91,22.13,674.0,28.67,7.73,41.69,9.17,32.52,-0.47,2.12,29.7,30.81,674.0,37.38,7.08,45.0,17.99,27.01,-0.68,2.33,38.04,38.8,674.0,41.6,4.42,45.0,28.46,16.54,-1.05,2.76,41.84,44.45,674.0,41.84,4.1,45.0,29.57,15.43,-1.05,2.79,42.04,44.45,674.0,41.07,4.29,45.0,29.29,15.71,-0.85,2.44,41.29,42.97,674.0,36.86,4.78,44.17,25.16,19.02,-0.53,2.12,37.16,38.18,674.0,27.79,3.89,35.35,17.72,17.64,-0.43,2.48,28.06,28.36,674.0,13.58,5.91,23.23,0.08,23.15,-0.34,1.84,14.81,15.37,674.0,9.77,4.83,17.44,-2.95,20.39,-0.79,2.79,10.9,11.07,674.0
+AF-TAK-G320001 = -10.49,4.65,-2.13,-22.52,20.39,-0.72,2.35,11.48,-8.74,623.0,-2.78,6.23,8.48,-16.73,25.22,-0.4,2.04,6.82,-1.85,623.0,14.33,9.65,26.54,-8.46,35.0,-0.73,2.31,17.27,17.58,623.0,19.54,10.04,37.28,-4.74,42.03,-0.62,2.28,21.97,22.13,623.0,29.11,11.2,45.0,2.28,42.72,-0.64,2.28,31.19,32.6,623.0,35.17,9.21,45.0,13.17,31.83,-0.63,2.1,36.35,38.11,623.0,36.41,8.12,45.0,17.3,27.7,-0.59,1.99,37.3,38.94,623.0,34.7,7.74,45.0,17.72,27.28,-0.46,1.94,35.55,36.73,623.0,31.05,8.27,43.9,12.2,31.69,-0.58,2.09,32.13,33.43,623.0,22.06,8.08,34.8,2.7,32.11,-0.57,2.03,23.49,25.09,623.0,7.2,7.77,18.82,-11.22,30.04,-0.47,1.99,10.59,8.62,623.0,5.18,8.02,15.79,-14.8,30.59,-0.91,2.57,9.54,8.9,622.0
+AF-WAR-G330001 = -13.2,3.2,-6.4,-19.76,13.37,0.03,1.85,13.58,-13.36,288.0,-6.88,3.54,1.18,-11.77,12.95,0.42,1.9,7.74,-7.64,288.0,13.42,5.55,25.3,2.83,22.46,0.22,1.92,14.52,11.93,288.0,19.56,4.02,29.02,9.45,19.57,-0.12,2.38,19.97,19.51,288.0,31.55,3.27,39.07,21.71,17.36,-0.49,3.24,31.72,32.15,288.0,39.27,2.82,45.0,30.94,14.06,-0.28,2.83,39.37,39.63,288.0,39.13,2.66,45.0,29.84,15.16,-0.3,3.08,39.22,39.21,288.0,36.64,2.27,42.11,29.29,12.81,-0.26,2.87,36.71,36.8,288.0,33.29,2.43,38.8,26.81,11.99,-0.36,2.77,33.38,33.74,288.0,27.25,2.31,33.43,21.57,11.85,-0.0,2.72,27.34,27.36,288.0,13.49,3.06,21.3,5.59,15.71,0.12,2.51,13.83,13.58,288.0,5.85,3.19,13.31,-1.85,15.16,-0.02,2.39,6.66,5.59,288.0
+AF-ZAB-G340001 = 0.23,3.94,7.52,-11.22,18.74,-0.44,2.38,3.94,1.32,733.0,6.55,4.93,19.37,-6.26,25.63,-0.03,2.82,8.2,7.24,733.0,27.77,3.53,33.43,10.83,22.6,-1.89,7.75,27.99,28.46,733.0,32.2,3.72,40.04,15.93,24.11,-1.32,6.24,32.41,32.6,733.0,42.62,2.82,45.0,29.43,15.57,-2.34,8.97,42.72,43.28,733.0,44.4,1.82,45.0,33.98,11.02,-3.55,15.33,44.44,45.0,733.0,44.05,2.01,45.0,32.87,12.13,-3.09,12.85,44.1,45.0,733.0,41.35,2.3,45.0,31.22,13.78,-1.79,7.14,41.41,41.69,733.0,39.78,2.62,44.59,28.19,16.4,-1.79,6.88,39.86,40.52,733.0,35.13,2.48,39.35,23.09,16.26,-2.24,9.26,35.22,35.63,733.0,22.37,2.55,27.91,10.96,16.95,-1.29,5.92,22.51,22.68,733.0,14.87,3.25,20.75,-0.75,21.5,-1.31,5.72,15.22,15.37,733.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AFG/AFG_2_vegetation_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AFG/AFG_2_vegetation_2008.properties
new file mode 100644
index 0000000..fe993f8
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AFG/AFG_2_vegetation_2008.properties
@@ -0,0 +1,74 @@
+# AFG.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the vegetation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = AFG vegetation data for 2008 at admin level 2
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = AFG
+ADMIN_LEVEL = 2
+UNITS = UNITS
+DATA_TYPE = vegetation
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 0.9 
+# Minimum: -0.1
+
+AF-BAL-G040001 = 0.01,0.02,0.09,-0.03,0.12,1.03,4.41,0.02,0.0,523.0,0.07,0.02,0.16,-0.0,0.17,0.03,4.34,0.08,0.08,523.0,0.14,0.04,0.24,0.04,0.2,-0.69,2.92,0.15,0.15,523.0,0.15,0.05,0.34,0.04,0.3,0.08,3.43,0.16,0.16,523.0,0.14,0.05,0.34,0.04,0.3,0.35,3.25,0.15,0.14,523.0,0.13,0.05,0.31,0.04,0.28,0.5,3.34,0.14,0.12,523.0,0.12,0.05,0.35,0.04,0.31,0.95,5.5,0.13,0.11,523.0,0.12,0.04,0.34,0.04,0.3,1.13,6.79,0.12,0.11,523.0,0.11,0.04,0.3,0.04,0.26,0.78,6.33,0.11,0.11,523.0,0.1,0.03,0.28,0.04,0.24,0.7,6.12,0.11,0.1,523.0,0.1,0.03,0.27,0.04,0.24,0.71,5.91,0.11,0.1,523.0,0.1,0.03,0.22,0.04,0.18,0.57,3.68,0.1,0.09,523.0
+AF-BAM-G050001 = -0.01,0.03,0.09,-0.03,0.12,2.29,7.38,0.03,-0.02,757.0,-0.01,0.03,0.1,-0.04,0.14,1.8,5.59,0.03,-0.02,757.0,0.05,0.03,0.13,-0.01,0.14,0.25,2.35,0.06,0.05,757.0,0.09,0.03,0.16,-0.01,0.17,-0.67,2.92,0.1,0.1,757.0,0.19,0.04,0.28,0.06,0.22,0.29,2.59,0.19,0.18,757.0,0.19,0.04,0.31,0.11,0.2,0.72,3.43,0.2,0.19,757.0,0.17,0.03,0.27,0.11,0.16,0.91,3.95,0.17,0.16,757.0,0.14,0.02,0.21,0.1,0.11,0.83,4.4,0.14,0.14,757.0,0.13,0.01,0.18,0.09,0.09,0.59,4.18,0.13,0.12,757.0,0.12,0.01,0.16,0.09,0.08,0.3,3.34,0.12,0.12,757.0,0.1,0.02,0.14,0.02,0.12,-0.93,4.29,0.1,0.1,757.0,0.04,0.02,0.1,-0.02,0.13,-0.33,3.03,0.05,0.05,757.0
+AF-BDG-G020001 = -0.01,0.02,0.08,-0.03,0.11,1.79,6.44,0.02,-0.01,931.0,0.07,0.05,0.15,-0.02,0.17,-0.15,2.01,0.08,0.07,931.0,0.22,0.07,0.44,0.08,0.36,0.54,2.67,0.23,0.21,931.0,0.23,0.04,0.35,0.13,0.22,0.4,2.24,0.23,0.22,931.0,0.19,0.03,0.26,0.12,0.13,-0.09,2.29,0.19,0.19,931.0,0.15,0.02,0.22,0.11,0.11,0.58,2.67,0.15,0.15,931.0,0.14,0.02,0.25,0.11,0.13,0.79,4.89,0.14,0.14,931.0,0.13,0.01,0.23,0.11,0.13,1.18,8.46,0.13,0.13,931.0,0.13,0.01,0.21,0.1,0.11,0.81,6.51,0.13,0.13,931.0,0.13,0.01,0.2,0.1,0.09,0.45,3.89,0.13,0.13,931.0,0.14,0.01,0.19,0.1,0.09,0.28,3.14,0.14,0.14,931.0,0.11,0.03,0.17,0.02,0.15,-0.68,2.42,0.12,0.12,931.0
+AF-BDS-G010001 = -0.01,0.02,0.05,-0.05,0.1,0.43,2.85,0.02,-0.01,1763.0,-0.01,0.02,0.08,-0.04,0.12,0.64,4.18,0.02,-0.01,1763.0,0.02,0.05,0.2,-0.04,0.24,1.37,3.76,0.06,-0.0,1763.0,0.05,0.1,0.37,-0.06,0.43,1.06,2.68,0.11,-0.0,1763.0,0.14,0.13,0.42,-0.06,0.48,0.34,1.61,0.19,0.09,1763.0,0.17,0.11,0.47,-0.06,0.52,0.3,2.14,0.21,0.16,1763.0,0.15,0.08,0.35,-0.03,0.39,0.11,2.36,0.17,0.15,1763.0,0.13,0.06,0.26,-0.03,0.29,-0.27,2.47,0.14,0.13,1763.0,0.11,0.05,0.23,-0.03,0.25,-0.29,2.45,0.12,0.11,1763.0,0.08,0.05,0.21,-0.03,0.23,0.18,2.1,0.09,0.07,1763.0,0.02,0.05,0.2,-0.03,0.24,1.24,3.42,0.06,0.0,1763.0,0.01,0.05,0.18,-0.04,0.22,1.46,4.31,0.05,-0.01,1763.0
+AF-BGL-G030001 = 0.03,0.03,0.1,-0.02,0.12,0.29,2.15,0.04,0.03,617.0,0.05,0.03,0.12,-0.03,0.15,-0.22,2.15,0.06,0.05,617.0,0.12,0.07,0.4,-0.01,0.42,0.37,4.51,0.14,0.13,617.0,0.16,0.08,0.42,-0.01,0.43,-0.47,3.12,0.18,0.18,617.0,0.19,0.06,0.34,0.0,0.34,-0.22,3.11,0.2,0.19,617.0,0.17,0.04,0.28,0.1,0.18,0.46,2.35,0.17,0.16,617.0,0.16,0.04,0.4,0.1,0.3,1.79,9.33,0.16,0.15,617.0,0.14,0.04,0.42,0.1,0.32,3.62,20.85,0.14,0.13,617.0,0.13,0.03,0.31,0.09,0.22,2.67,14.11,0.13,0.12,617.0,0.12,0.02,0.23,0.04,0.19,0.64,5.06,0.12,0.12,617.0,0.1,0.03,0.18,0.0,0.18,-0.79,3.41,0.1,0.1,617.0,0.09,0.04,0.16,-0.01,0.17,-1.07,2.9,0.1,0.11,617.0
+AF-FRA-G070001 = 0.07,0.03,0.15,-0.02,0.17,-1.05,3.8,0.08,0.08,2083.0,0.08,0.03,0.14,-0.04,0.19,-1.8,6.3,0.09,0.09,2083.0,0.1,0.02,0.19,0.05,0.14,0.55,3.9,0.1,0.1,2083.0,0.11,0.03,0.26,0.05,0.21,0.9,3.44,0.12,0.11,2083.0,0.11,0.03,0.24,0.05,0.19,1.36,4.42,0.11,0.1,2083.0,0.1,0.03,0.2,0.04,0.16,1.19,4.45,0.1,0.09,2083.0,0.09,0.02,0.17,0.05,0.12,0.95,3.75,0.1,0.09,2083.0,0.09,0.02,0.15,0.05,0.11,0.63,3.44,0.1,0.09,2083.0,0.09,0.02,0.15,0.05,0.1,0.73,3.53,0.09,0.09,2083.0,0.09,0.02,0.14,0.05,0.1,0.63,3.34,0.09,0.09,2083.0,0.09,0.02,0.15,0.05,0.1,0.7,3.54,0.09,0.09,2083.0,0.09,0.02,0.16,-0.03,0.19,-2.23,12.95,0.09,0.09,2083.0
+AF-FYB-G080001 = -0.02,0.01,0.02,-0.04,0.06,1.41,5.6,0.02,-0.02,937.0,0.06,0.05,0.18,-0.03,0.21,0.18,2.08,0.08,0.06,937.0,0.2,0.07,0.42,0.05,0.37,1.13,3.57,0.21,0.17,937.0,0.21,0.03,0.31,0.13,0.18,-0.13,2.82,0.21,0.21,937.0,0.18,0.04,0.31,0.11,0.2,0.45,2.44,0.19,0.17,937.0,0.15,0.03,0.25,0.09,0.16,0.76,2.78,0.15,0.14,937.0,0.14,0.02,0.2,0.09,0.11,0.41,2.67,0.14,0.13,937.0,0.13,0.02,0.17,0.08,0.09,0.07,2.62,0.13,0.12,937.0,0.12,0.02,0.16,0.08,0.08,0.03,2.5,0.12,0.12,937.0,0.12,0.02,0.16,0.08,0.08,0.15,2.52,0.12,0.12,937.0,0.12,0.02,0.17,0.08,0.09,0.17,2.84,0.12,0.12,937.0,0.1,0.03,0.16,0.05,0.11,0.08,1.94,0.1,0.1,937.0
+AF-GHA-G090001 = 0.03,0.04,0.14,-0.03,0.16,0.65,2.47,0.05,0.02,1254.0,0.01,0.05,0.11,-0.04,0.16,0.57,2.18,0.05,0.01,1254.0,0.1,0.03,0.17,0.01,0.16,-0.72,3.14,0.1,0.1,1254.0,0.14,0.02,0.25,0.05,0.2,0.5,5.6,0.14,0.14,1254.0,0.16,0.04,0.29,0.07,0.22,0.66,2.59,0.17,0.15,1254.0,0.14,0.03,0.25,0.08,0.18,0.63,2.44,0.15,0.13,1254.0,0.13,0.03,0.21,0.07,0.14,0.51,2.53,0.13,0.12,1254.0,0.11,0.02,0.18,0.07,0.1,0.47,2.59,0.12,0.11,1254.0,0.11,0.02,0.17,0.07,0.1,0.47,2.5,0.11,0.1,1254.0,0.1,0.02,0.15,0.07,0.08,0.47,2.39,0.11,0.1,1254.0,0.1,0.02,0.15,0.07,0.09,0.54,2.58,0.1,0.1,1254.0,0.08,0.02,0.16,0.04,0.12,-0.07,2.22,0.09,0.09,1254.0
+AF-GHO-G100001 = -0.01,0.02,0.08,-0.03,0.11,2.81,11.56,0.02,-0.02,1322.0,-0.01,0.02,0.08,-0.04,0.12,1.46,5.96,0.02,-0.02,1322.0,0.09,0.03,0.13,-0.01,0.14,-1.37,4.04,0.1,0.1,1322.0,0.15,0.03,0.21,0.02,0.19,-1.35,5.38,0.15,0.15,1322.0,0.2,0.03,0.27,0.1,0.17,-0.34,2.55,0.2,0.2,1322.0,0.18,0.03,0.28,0.1,0.19,0.24,2.81,0.18,0.18,1322.0,0.15,0.02,0.23,0.09,0.14,0.52,3.77,0.15,0.14,1322.0,0.13,0.01,0.18,0.09,0.09,-0.0,3.14,0.13,0.13,1322.0,0.12,0.01,0.16,0.09,0.07,-0.4,2.83,0.12,0.12,1322.0,0.12,0.01,0.15,0.08,0.07,-0.4,2.64,0.12,0.12,1322.0,0.12,0.02,0.16,0.03,0.13,-0.91,4.22,0.12,0.12,1322.0,0.04,0.02,0.1,-0.03,0.13,-0.59,4.05,0.04,0.04,1322.0
+AF-HEL-G110001 = 0.09,0.02,0.18,0.0,0.18,-0.11,5.44,0.09,0.09,2184.0,0.09,0.03,0.18,-0.04,0.22,-0.92,7.54,0.09,0.09,2184.0,0.11,0.04,0.4,0.07,0.33,2.3,10.5,0.12,0.1,2184.0,0.12,0.05,0.48,0.07,0.41,2.37,10.84,0.13,0.1,2184.0,0.11,0.03,0.26,0.07,0.19,1.51,5.4,0.11,0.1,2184.0,0.1,0.02,0.21,0.06,0.15,1.44,5.61,0.1,0.09,2184.0,0.1,0.03,0.31,0.06,0.24,2.7,13.7,0.1,0.09,2184.0,0.1,0.03,0.4,0.07,0.33,3.49,20.18,0.11,0.09,2184.0,0.1,0.03,0.32,0.06,0.26,2.93,15.54,0.1,0.09,2184.0,0.09,0.02,0.26,0.06,0.2,2.5,12.65,0.1,0.09,2184.0,0.09,0.02,0.2,0.06,0.14,1.73,7.85,0.09,0.09,2184.0,0.09,0.02,0.16,0.03,0.14,0.47,4.38,0.1,0.09,2184.0
+AF-HER-G120001 = 0.01,0.02,0.09,-0.03,0.11,0.45,3.21,0.02,0.01,1680.0,0.06,0.03,0.12,-0.03,0.15,-0.97,3.42,0.07,0.06,1680.0,0.12,0.03,0.31,0.04,0.26,1.03,5.83,0.13,0.12,1680.0,0.14,0.05,0.42,0.04,0.38,1.17,6.21,0.15,0.13,1680.0,0.13,0.05,0.38,0.04,0.34,0.94,4.02,0.14,0.12,1680.0,0.11,0.03,0.27,0.03,0.23,0.77,3.58,0.12,0.1,1680.0,0.11,0.03,0.26,0.03,0.23,0.89,5.18,0.11,0.1,1680.0,0.1,0.02,0.27,0.03,0.23,1.14,7.89,0.1,0.1,1680.0,0.1,0.02,0.23,0.03,0.2,0.85,6.5,0.1,0.1,1680.0,0.1,0.02,0.21,0.04,0.17,0.58,4.78,0.1,0.1,1680.0,0.1,0.02,0.19,0.04,0.15,0.42,3.55,0.1,0.1,1680.0,0.09,0.03,0.2,-0.03,0.23,-0.62,5.26,0.09,0.09,1680.0
+AF-JOW-G130001 = -0.01,0.02,0.07,-0.03,0.1,1.74,6.16,0.02,-0.01,991.0,0.05,0.04,0.14,-0.03,0.17,-0.14,1.76,0.06,0.06,991.0,0.15,0.07,0.33,-0.01,0.33,0.12,2.43,0.17,0.15,991.0,0.16,0.05,0.28,0.02,0.26,-0.39,2.7,0.16,0.16,991.0,0.16,0.05,0.31,0.05,0.26,0.01,2.52,0.17,0.16,991.0,0.15,0.05,0.25,0.04,0.21,0.11,2.13,0.16,0.14,991.0,0.13,0.03,0.2,0.04,0.16,-0.21,2.49,0.14,0.13,991.0,0.12,0.03,0.18,0.04,0.14,-0.68,3.09,0.13,0.12,991.0,0.11,0.02,0.16,0.04,0.13,-0.78,3.29,0.12,0.12,991.0,0.11,0.02,0.16,0.04,0.12,-0.66,3.23,0.12,0.11,991.0,0.1,0.02,0.15,0.03,0.12,-0.83,3.19,0.11,0.11,991.0,0.07,0.04,0.16,-0.03,0.19,-0.3,2.83,0.08,0.07,991.0
+AF-KAB-G140001 = 0.02,0.04,0.16,-0.02,0.18,1.19,3.35,0.05,0.01,185.0,0.03,0.03,0.12,-0.03,0.15,0.4,2.72,0.05,0.03,185.0,0.11,0.03,0.21,0.01,0.2,-0.77,4.77,0.12,0.12,185.0,0.16,0.04,0.28,0.05,0.23,0.19,4.09,0.17,0.16,185.0,0.18,0.04,0.31,0.11,0.2,1.14,3.9,0.18,0.17,185.0,0.16,0.04,0.28,0.1,0.19,1.0,3.56,0.16,0.15,185.0,0.14,0.03,0.26,0.09,0.17,1.18,4.5,0.15,0.14,185.0,0.14,0.03,0.23,0.09,0.15,1.18,4.82,0.14,0.13,185.0,0.13,0.02,0.21,0.08,0.13,1.14,4.78,0.13,0.12,185.0,0.12,0.02,0.2,0.07,0.13,1.19,4.94,0.12,0.11,185.0,0.11,0.02,0.22,0.06,0.16,1.06,6.78,0.11,0.11,185.0,0.1,0.02,0.21,0.03,0.18,-0.03,6.15,0.1,0.1,185.0
+AF-KAN-G150001 = 0.11,0.01,0.16,0.03,0.13,-0.74,4.42,0.11,0.11,1773.0,0.1,0.02,0.16,0.01,0.15,-0.96,4.21,0.1,0.1,1773.0,0.12,0.02,0.22,0.07,0.15,0.73,6.32,0.12,0.12,1773.0,0.13,0.03,0.34,0.07,0.27,2.44,16.41,0.13,0.13,1773.0,0.12,0.02,0.33,0.07,0.26,2.64,18.26,0.12,0.12,1773.0,0.1,0.02,0.27,0.05,0.21,1.82,13.48,0.11,0.1,1773.0,0.1,0.02,0.29,0.05,0.24,2.56,18.92,0.1,0.1,1773.0,0.11,0.02,0.3,0.06,0.24,3.14,24.18,0.11,0.1,1773.0,0.1,0.02,0.27,0.06,0.21,2.56,20.31,0.1,0.1,1773.0,0.1,0.01,0.23,0.06,0.17,1.6,13.32,0.1,0.1,1773.0,0.1,0.01,0.18,0.06,0.12,0.41,6.14,0.1,0.1,1773.0,0.11,0.01,0.16,0.06,0.1,-0.33,3.2,0.11,0.11,1773.0
+AF-KAP-G160001 = 0.02,0.05,0.26,-0.02,0.28,1.51,4.8,0.06,-0.01,230.0,0.01,0.03,0.14,-0.03,0.17,1.13,3.72,0.04,-0.01,230.0,0.08,0.09,0.43,-0.04,0.47,0.93,4.04,0.12,0.06,230.0,0.11,0.11,0.57,-0.05,0.62,0.82,3.88,0.16,0.1,230.0,0.17,0.09,0.52,-0.02,0.54,0.32,3.7,0.2,0.18,230.0,0.19,0.05,0.35,0.1,0.25,0.12,2.5,0.2,0.2,230.0,0.19,0.05,0.45,0.09,0.36,1.81,11.25,0.19,0.19,230.0,0.17,0.05,0.51,0.09,0.42,3.1,16.81,0.18,0.16,230.0,0.15,0.04,0.38,0.09,0.29,2.26,11.11,0.16,0.15,230.0,0.14,0.03,0.28,0.06,0.21,0.87,5.6,0.15,0.14,230.0,0.08,0.06,0.24,-0.02,0.26,0.29,2.13,0.1,0.08,230.0,0.06,0.07,0.26,-0.02,0.28,0.61,2.31,0.09,0.04,230.0
+AF-KDZ-G190001 = 0.04,0.03,0.11,-0.01,0.12,0.08,2.62,0.05,0.04,283.0,0.09,0.02,0.14,0.05,0.09,-0.08,1.98,0.09,0.09,283.0,0.22,0.08,0.43,0.07,0.35,0.39,2.8,0.23,0.22,283.0,0.21,0.09,0.5,0.08,0.42,0.76,2.86,0.23,0.2,283.0,0.16,0.06,0.33,0.07,0.26,0.6,2.47,0.18,0.15,283.0,0.14,0.05,0.33,0.06,0.27,1.0,3.57,0.15,0.13,283.0,0.16,0.08,0.49,0.06,0.44,1.57,5.42,0.18,0.13,283.0,0.16,0.09,0.53,0.06,0.47,1.71,5.75,0.18,0.12,283.0,0.13,0.06,0.33,0.05,0.27,1.33,4.32,0.14,0.11,283.0,0.12,0.04,0.25,0.05,0.2,0.97,3.53,0.13,0.12,283.0,0.12,0.04,0.24,0.05,0.19,0.69,3.3,0.13,0.12,283.0,0.12,0.03,0.22,0.06,0.17,0.35,2.77,0.13,0.12,283.0
+AF-KNR-G180001 = 0.13,0.12,0.44,-0.02,0.45,0.25,1.65,0.18,0.12,403.0,0.13,0.12,0.4,-0.03,0.43,0.08,1.52,0.18,0.14,403.0,0.19,0.15,0.44,-0.04,0.47,-0.18,1.47,0.25,0.23,403.0,0.23,0.18,0.52,-0.06,0.58,-0.23,1.54,0.29,0.27,403.0,0.29,0.16,0.58,-0.04,0.62,-0.35,1.91,0.34,0.33,403.0,0.34,0.14,0.62,0.01,0.61,-0.3,2.22,0.37,0.36,403.0,0.36,0.14,0.64,0.04,0.6,-0.18,2.09,0.38,0.38,403.0,0.38,0.15,0.68,0.05,0.63,-0.21,1.95,0.41,0.4,403.0,0.34,0.14,0.62,0.04,0.57,-0.19,1.78,0.37,0.37,403.0,0.3,0.12,0.55,0.04,0.51,-0.15,1.79,0.32,0.32,403.0,0.25,0.17,0.56,-0.01,0.57,-0.18,1.57,0.3,0.28,403.0,0.21,0.16,0.5,-0.03,0.52,-0.13,1.53,0.26,0.23,403.0
+AF-LAG-G200001 = 0.12,0.1,0.32,-0.02,0.34,0.02,1.85,0.15,0.13,267.0,0.12,0.09,0.3,-0.02,0.32,-0.08,1.87,0.15,0.13,267.0,0.17,0.1,0.35,-0.03,0.38,-0.36,2.09,0.2,0.18,267.0,0.2,0.11,0.39,-0.03,0.41,-0.47,2.25,0.23,0.21,267.0,0.23,0.1,0.43,0.02,0.41,-0.06,2.11,0.25,0.22,267.0,0.23,0.08,0.42,0.1,0.31,0.27,1.72,0.24,0.22,267.0,0.24,0.08,0.43,0.1,0.33,0.23,1.86,0.25,0.23,267.0,0.25,0.09,0.48,0.1,0.38,0.32,2.0,0.26,0.24,267.0,0.23,0.08,0.44,0.09,0.35,0.38,1.98,0.24,0.22,267.0,0.21,0.08,0.39,0.09,0.29,0.41,1.89,0.22,0.2,267.0,0.18,0.11,0.41,0.0,0.41,0.14,2.08,0.21,0.16,267.0,0.16,0.1,0.36,-0.01,0.37,-0.05,2.14,0.19,0.15,267.0
+AF-LOW-G210001 = 0.01,0.02,0.12,-0.03,0.14,1.74,7.97,0.02,0.0,175.0,0.01,0.02,0.08,-0.03,0.1,0.6,4.31,0.02,0.0,175.0,0.1,0.03,0.23,0.06,0.18,1.54,5.65,0.11,0.09,175.0,0.15,0.04,0.35,0.09,0.26,1.6,5.8,0.16,0.14,175.0,0.17,0.05,0.36,0.1,0.26,0.95,3.92,0.18,0.17,175.0,0.15,0.04,0.3,0.09,0.21,1.01,3.6,0.16,0.14,175.0,0.13,0.04,0.29,0.08,0.21,1.43,4.68,0.14,0.12,175.0,0.13,0.04,0.28,0.07,0.21,1.57,5.22,0.13,0.11,175.0,0.12,0.03,0.26,0.07,0.19,1.7,5.96,0.12,0.1,175.0,0.11,0.03,0.24,0.07,0.17,1.65,5.81,0.11,0.1,175.0,0.11,0.03,0.25,0.07,0.18,1.78,6.24,0.11,0.1,175.0,0.09,0.03,0.22,0.05,0.18,1.69,7.62,0.09,0.08,175.0
+AF-NAN-G220001 = 0.13,0.05,0.34,0.0,0.34,0.19,4.67,0.14,0.13,303.0,0.14,0.06,0.3,-0.0,0.3,-0.22,3.26,0.15,0.14,303.0,0.2,0.06,0.37,0.04,0.33,0.27,3.28,0.2,0.19,303.0,0.23,0.06,0.42,0.05,0.37,0.27,3.41,0.24,0.23,303.0,0.22,0.08,0.48,0.1,0.38,1.1,3.92,0.23,0.2,303.0,0.2,0.09,0.5,0.08,0.42,1.31,4.19,0.22,0.18,303.0,0.21,0.09,0.51,0.09,0.42,1.28,4.26,0.23,0.19,303.0,0.23,0.1,0.57,0.09,0.48,1.23,3.91,0.25,0.2,303.0,0.21,0.09,0.52,0.09,0.44,1.24,4.11,0.22,0.18,303.0,0.18,0.07,0.45,0.08,0.37,1.28,4.31,0.2,0.16,303.0,0.18,0.08,0.43,0.08,0.35,1.35,4.16,0.19,0.15,303.0,0.16,0.07,0.38,0.05,0.33,1.35,4.19,0.18,0.14,303.0
+AF-NIM-G230001 = 0.08,0.02,0.2,-0.05,0.25,0.77,17.87,0.08,0.08,1817.0,0.07,0.01,0.15,-0.0,0.15,0.35,8.77,0.07,0.07,1817.0,0.07,0.02,0.21,-0.03,0.24,2.4,19.14,0.08,0.07,1817.0,0.08,0.04,0.41,-0.04,0.45,4.97,35.95,0.09,0.07,1817.0,0.07,0.03,0.36,-0.03,0.39,5.54,40.85,0.08,0.07,1817.0,0.07,0.02,0.28,0.03,0.25,4.78,32.31,0.07,0.07,1817.0,0.07,0.02,0.21,0.03,0.17,3.35,20.72,0.07,0.07,1817.0,0.07,0.01,0.19,0.03,0.16,2.4,14.56,0.08,0.07,1817.0,0.07,0.01,0.19,0.03,0.16,2.57,16.12,0.07,0.07,1817.0,0.07,0.01,0.18,0.03,0.15,2.42,15.05,0.07,0.07,1817.0,0.07,0.01,0.18,0.04,0.14,2.48,14.85,0.07,0.07,1817.0,0.08,0.02,0.2,0.04,0.16,2.94,17.8,0.08,0.07,1817.0
+AF-ORU-G250001 = 0.03,0.06,0.17,-0.03,0.2,0.8,2.19,0.06,0.0,1272.0,0.01,0.05,0.15,-0.04,0.19,0.75,2.21,0.05,-0.01,1272.0,0.11,0.04,0.2,0.0,0.19,-0.08,2.06,0.11,0.1,1272.0,0.15,0.03,0.25,0.03,0.21,-0.41,3.83,0.15,0.15,1272.0,0.18,0.03,0.26,0.11,0.15,0.18,2.45,0.18,0.18,1272.0,0.15,0.02,0.22,0.1,0.12,0.46,2.95,0.15,0.15,1272.0,0.13,0.01,0.2,0.1,0.1,0.28,2.96,0.13,0.13,1272.0,0.12,0.01,0.18,0.09,0.09,0.73,4.91,0.12,0.12,1272.0,0.12,0.01,0.17,0.09,0.08,0.38,3.57,0.12,0.12,1272.0,0.12,0.01,0.17,0.09,0.08,0.06,2.78,0.12,0.12,1272.0,0.11,0.01,0.16,0.07,0.08,-0.16,2.52,0.11,0.12,1272.0,0.08,0.04,0.15,-0.01,0.16,0.06,1.65,0.09,0.07,1272.0
+AF-PAR-G290001 = -0.01,0.03,0.2,-0.03,0.23,3.91,21.58,0.03,-0.02,225.0,-0.0,0.03,0.14,-0.03,0.17,1.82,6.11,0.03,-0.02,225.0,0.06,0.06,0.35,-0.02,0.37,1.55,6.32,0.09,0.05,225.0,0.12,0.08,0.5,-0.01,0.5,1.65,6.97,0.15,0.11,225.0,0.21,0.06,0.51,0.06,0.45,1.1,6.42,0.22,0.21,225.0,0.2,0.04,0.37,0.08,0.29,0.46,4.21,0.21,0.2,225.0,0.17,0.04,0.45,0.07,0.38,2.26,12.6,0.18,0.17,225.0,0.15,0.05,0.49,0.07,0.42,3.45,19.24,0.16,0.14,225.0,0.13,0.04,0.38,0.07,0.31,3.03,15.9,0.14,0.13,225.0,0.12,0.03,0.29,0.06,0.22,2.18,10.78,0.13,0.12,225.0,0.1,0.03,0.23,0.03,0.2,0.95,5.88,0.11,0.1,225.0,0.06,0.04,0.24,0.0,0.24,1.67,6.58,0.07,0.05,225.0
+AF-PIA-G260001 = 0.13,0.08,0.34,-0.01,0.34,0.43,2.54,0.15,0.12,667.0,0.11,0.06,0.27,-0.01,0.28,0.27,2.21,0.13,0.1,667.0,0.16,0.06,0.32,0.06,0.26,0.65,2.34,0.17,0.15,667.0,0.21,0.06,0.37,0.12,0.25,0.64,2.25,0.22,0.19,667.0,0.2,0.06,0.37,0.11,0.26,0.76,2.64,0.21,0.19,667.0,0.18,0.06,0.34,0.1,0.24,0.69,2.42,0.19,0.17,667.0,0.19,0.07,0.37,0.1,0.28,0.71,2.49,0.2,0.17,667.0,0.19,0.08,0.42,0.08,0.35,0.74,2.54,0.2,0.16,667.0,0.17,0.07,0.36,0.09,0.28,0.73,2.41,0.19,0.15,667.0,0.16,0.06,0.31,0.09,0.22,0.75,2.41,0.17,0.14,667.0,0.16,0.06,0.33,0.08,0.24,0.79,2.47,0.17,0.14,667.0,0.16,0.06,0.33,0.05,0.28,0.83,2.6,0.17,0.14,667.0
+AF-SAM-G300001 = 0.03,0.02,0.07,-0.02,0.09,-0.16,2.37,0.03,0.03,674.0,0.07,0.03,0.12,-0.02,0.14,-0.47,3.15,0.07,0.07,674.0,0.15,0.06,0.35,0.04,0.31,0.82,4.0,0.16,0.14,674.0,0.15,0.04,0.28,0.05,0.23,-0.31,3.48,0.15,0.15,674.0,0.15,0.05,0.26,0.05,0.21,-0.36,2.6,0.16,0.15,674.0,0.14,0.04,0.23,0.04,0.19,-0.24,2.49,0.14,0.13,674.0,0.13,0.04,0.2,0.04,0.17,-0.5,2.94,0.13,0.12,674.0,0.12,0.03,0.17,0.04,0.13,-1.03,3.73,0.12,0.12,674.0,0.11,0.03,0.16,0.04,0.13,-1.07,3.72,0.12,0.12,674.0,0.11,0.03,0.17,0.04,0.13,-0.97,3.65,0.12,0.12,674.0,0.11,0.03,0.17,0.04,0.13,-0.83,3.56,0.11,0.11,674.0,0.1,0.03,0.14,0.03,0.11,-0.36,2.05,0.1,0.1,674.0
+AF-TAK-G320001 = 0.01,0.03,0.12,-0.03,0.15,1.66,5.65,0.03,-0.0,623.0,0.02,0.03,0.12,-0.03,0.14,0.62,2.32,0.04,0.01,623.0,0.11,0.07,0.28,-0.03,0.31,-0.52,2.38,0.13,0.14,623.0,0.18,0.11,0.45,-0.06,0.5,-0.65,2.76,0.21,0.22,623.0,0.21,0.09,0.39,-0.04,0.43,-1.07,3.87,0.23,0.23,623.0,0.18,0.05,0.36,0.04,0.32,0.13,3.48,0.19,0.18,623.0,0.17,0.05,0.47,0.06,0.41,2.53,12.26,0.18,0.16,623.0,0.15,0.06,0.49,0.06,0.44,3.07,14.14,0.16,0.14,623.0,0.13,0.04,0.36,0.05,0.31,2.77,13.74,0.14,0.13,623.0,0.12,0.04,0.33,0.01,0.33,0.84,7.36,0.13,0.12,623.0,0.1,0.06,0.3,-0.02,0.32,-0.22,3.21,0.12,0.12,623.0,0.1,0.06,0.21,-0.02,0.23,-0.67,2.44,0.11,0.12,623.0
+AF-WAR-G330001 = -0.02,0.0,-0.01,-0.03,0.02,0.33,3.35,0.02,-0.02,288.0,-0.02,0.01,0.02,-0.04,0.06,1.67,5.61,0.03,-0.03,288.0,0.06,0.03,0.13,-0.03,0.17,-0.44,2.45,0.07,0.07,288.0,0.13,0.03,0.23,0.0,0.22,-0.9,4.83,0.13,0.13,288.0,0.21,0.04,0.3,0.11,0.19,0.27,2.47,0.21,0.2,288.0,0.19,0.04,0.32,0.1,0.22,0.42,2.52,0.19,0.19,288.0,0.15,0.03,0.24,0.09,0.15,0.29,2.34,0.16,0.15,288.0,0.13,0.02,0.18,0.08,0.1,0.13,2.13,0.13,0.13,288.0,0.12,0.02,0.16,0.08,0.08,-0.09,2.52,0.12,0.12,288.0,0.11,0.01,0.15,0.07,0.08,-0.08,2.45,0.12,0.12,288.0,0.11,0.02,0.14,0.07,0.08,-0.09,2.66,0.11,0.11,288.0,0.06,0.02,0.1,0.02,0.08,-0.1,3.12,0.06,0.06,288.0
+AF-ZAB-G340001 = 0.06,0.03,0.13,-0.01,0.13,0.02,1.96,0.07,0.06,733.0,0.04,0.03,0.12,-0.04,0.17,-0.17,3.91,0.05,0.04,733.0,0.11,0.01,0.16,0.05,0.1,-0.17,3.2,0.11,0.11,733.0,0.14,0.01,0.19,0.1,0.09,0.82,3.83,0.14,0.14,733.0,0.13,0.02,0.2,0.1,0.1,1.65,5.95,0.14,0.13,733.0,0.11,0.02,0.19,0.09,0.09,1.82,6.76,0.12,0.11,733.0,0.11,0.02,0.18,0.07,0.1,1.2,5.24,0.11,0.11,733.0,0.1,0.01,0.15,0.08,0.07,1.18,4.93,0.11,0.1,733.0,0.1,0.01,0.14,0.08,0.06,0.93,4.17,0.1,0.1,733.0,0.1,0.01,0.14,0.08,0.06,0.98,4.02,0.1,0.1,733.0,0.1,0.01,0.14,0.08,0.06,1.12,4.32,0.1,0.09,733.0,0.1,0.01,0.13,0.05,0.07,-1.09,5.46,0.1,0.1,733.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AGO/AGO_0_nighttemp_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AGO/AGO_0_nighttemp_2008.properties
new file mode 100644
index 0000000..9997151
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AGO/AGO_0_nighttemp_2008.properties
@@ -0,0 +1,47 @@
+# AGO.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the nighttemp data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = AGO nighttemp data for 2008 at admin level 0
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = AGO
+ADMIN_LEVEL = 0
+UNITS = C
+DATA_TYPE = nighttemp
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+AGO = 16.98,2.54,25.16,-0.75,25.91,-0.81,5.35,17.16,17.03,38498.0,16.56,2.58,24.61,-0.75,25.35,-0.57,4.68,16.76,16.61,41309.0,17.05,2.27,26.26,-0.2,26.46,0.02,3.7,17.2,16.89,41438.0,16.36,2.6,27.09,0.08,27.01,0.7,3.67,16.57,15.79,41071.0,14.72,2.67,25.71,8.62,17.09,0.88,3.1,14.96,14.0,41484.0,12.3,2.89,23.23,5.87,17.36,0.51,2.23,12.63,11.65,41427.0,12.51,2.63,21.57,6.42,15.16,0.39,2.11,12.79,11.93,41457.0,13.99,2.16,22.4,8.35,14.06,0.3,2.26,14.16,13.79,41484.0,15.86,1.71,24.88,10.55,14.33,0.47,3.17,15.96,15.72,41484.0,17.32,1.69,25.16,9.17,15.98,0.15,3.35,17.4,17.17,41478.0,17.29,2.32,25.16,1.18,23.98,-0.41,3.94,17.44,17.3,41295.0,17.02,2.23,24.61,-2.95,27.56,-0.71,5.84,17.16,17.03,40486.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AGO/AGO_0_rainfall_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AGO/AGO_0_rainfall_2008.properties
new file mode 100644
index 0000000..c844a6f
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AGO/AGO_0_rainfall_2008.properties
@@ -0,0 +1,48 @@
+# AGO.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rainfall data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = AGO rainfall data for 2008 at admin level 0
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = AGO
+ADMIN_LEVEL = 0
+UNITS = MM
+DATA_TYPE = rainfall
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 2000.0
+# Minimum: 1.0
+# Data not available for locations above 35 degrees N and below 35 degrees S Latitude
+
+AGO = 225.15,142.36,530.47,1.87,528.6,0.2,1.64,266.37,227.97,6657.0,102.51,53.96,392.34,1.0,391.34,1.05,4.06,115.84,88.43,6657.0,99.19,38.23,281.56,6.3,275.27,1.14,4.79,106.3,89.86,6657.0,58.79,67.73,369.38,1.0,368.38,1.23,3.62,89.68,25.85,6657.0,28.44,51.44,442.65,1.0,441.65,3.39,16.36,58.77,9.94,6657.0,1.02,0.2,6.85,1.0,5.85,19.79,462.31,1.04,1.0,6657.0,1.25,1.45,25.99,1.0,24.99,8.82,96.18,1.92,1.0,6657.0,1.87,2.44,26.78,1.0,25.78,4.16,24.97,3.07,1.0,6657.0,9.05,15.53,158.74,1.0,157.74,2.83,13.47,17.98,1.0,6657.0,84.1,69.69,429.5,1.0,428.5,0.82,3.25,109.22,71.45,6657.0,181.51,108.54,484.58,1.0,483.58,0.59,2.46,211.49,145.04,6657.0,119.24,51.2,369.38,7.32,362.05,0.97,4.54,129.77,112.23,6657.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AGO/AGO_0_temperature_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AGO/AGO_0_temperature_2008.properties
new file mode 100644
index 0000000..90e6af7
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AGO/AGO_0_temperature_2008.properties
@@ -0,0 +1,47 @@
+# AGO.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the temperature data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = AGO temperature data for 2008 at admin level 0
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = AGO
+ADMIN_LEVEL = 0
+UNITS = C
+DATA_TYPE = temperature
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+AGO = 24.95,5.49,45.0,12.76,32.24,1.46,4.21,25.55,22.95,41484.0,23.59,3.18,44.72,13.58,31.14,1.64,7.87,23.8,23.23,41484.0,23.17,2.94,45.0,15.79,29.21,1.75,9.02,23.36,22.68,41484.0,24.78,3.55,45.0,16.61,28.39,1.92,8.49,25.03,23.78,41484.0,26.57,2.95,42.52,18.27,24.25,1.55,7.29,26.73,25.98,41484.0,26.37,2.38,36.73,18.54,18.19,0.78,4.5,26.48,26.26,41484.0,26.94,2.56,37.28,19.09,18.19,0.15,3.0,27.06,26.81,41484.0,30.37,3.35,40.04,18.82,21.22,-0.88,3.67,30.55,30.94,41484.0,33.65,4.84,45.0,20.2,24.8,-0.37,2.32,33.99,34.25,41482.0,34.32,6.25,45.0,17.17,27.83,0.21,1.78,34.89,33.43,41484.0,27.81,6.06,45.0,15.51,29.49,1.08,3.35,28.46,25.5,41484.0,24.7,4.31,45.0,14.41,30.59,1.43,5.8,25.08,23.64,41484.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AGO/AGO_0_vegetation_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AGO/AGO_0_vegetation_2008.properties
new file mode 100644
index 0000000..5bf08b8
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AGO/AGO_0_vegetation_2008.properties
@@ -0,0 +1,47 @@
+# AGO.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the vegetation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = AGO vegetation data for 2008 at admin level 0
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = AGO
+ADMIN_LEVEL = 0
+UNITS = UNITS
+DATA_TYPE = vegetation
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 0.9 
+# Minimum: -0.1
+
+AGO = 0.6,0.16,0.85,0.0,0.85,-1.15,3.96,0.62,0.65,41483.0,0.65,0.13,0.89,0.01,0.89,-1.73,7.11,0.66,0.68,41483.0,0.67,0.11,0.88,0.01,0.87,-2.04,9.95,0.67,0.69,41483.0,0.66,0.12,0.9,0.06,0.84,-1.6,7.68,0.67,0.69,41483.0,0.6,0.12,0.9,0.01,0.89,-1.14,5.97,0.61,0.62,41483.0,0.52,0.12,0.86,-0.02,0.88,-0.4,4.33,0.53,0.51,41483.0,0.45,0.11,0.83,0.07,0.76,0.04,3.7,0.46,0.44,41483.0,0.43,0.11,0.82,0.04,0.78,-0.09,2.88,0.44,0.42,41483.0,0.47,0.15,0.85,-0.02,0.87,-0.1,2.25,0.49,0.48,41483.0,0.53,0.17,0.89,-0.03,0.92,-0.31,2.18,0.55,0.55,41483.0,0.58,0.16,0.9,-0.0,0.9,-0.72,3.08,0.6,0.6,41483.0,0.64,0.14,0.9,0.0,0.9,-1.58,6.56,0.66,0.67,41483.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AGO/AGO_1_nighttemp_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AGO/AGO_1_nighttemp_2008.properties
new file mode 100644
index 0000000..6c22879
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AGO/AGO_1_nighttemp_2008.properties
@@ -0,0 +1,64 @@
+# AGO.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the nighttemp data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = AGO nighttemp data for 2008 at admin level 1
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = AGO
+ADMIN_LEVEL = 1
+UNITS = C
+DATA_TYPE = nighttemp
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+AO-BGO = 18.76,1.5,22.68,11.65,11.02,-0.7,3.64,18.82,19.03,1105.0,19.85,1.5,23.5,14.82,8.68,-0.67,3.16,19.91,20.06,1106.0,20.94,1.04,26.26,17.99,8.27,-0.18,3.49,20.97,21.02,1106.0,20.36,1.31,23.23,14.41,8.82,-1.06,4.76,20.4,20.61,1102.0,19.59,1.15,22.95,16.06,6.89,-0.1,3.02,19.62,19.65,1106.0,16.64,0.97,18.82,13.86,4.96,0.07,2.46,16.67,16.61,1106.0,16.25,0.74,18.82,14.13,4.69,0.22,3.1,16.26,16.2,1106.0,16.51,0.94,19.09,12.48,6.61,-0.4,3.28,16.53,16.55,1106.0,17.07,1.0,19.65,13.44,6.2,-0.13,2.79,17.1,17.03,1106.0,18.18,1.01,20.47,14.96,5.51,-0.15,2.78,18.21,18.13,1106.0,20.05,1.46,22.68,12.2,10.47,-1.46,5.78,20.1,20.47,1106.0,19.7,1.26,23.23,15.24,7.99,-0.36,2.75,19.74,19.78,1105.0
+AO-BGU = 17.56,2.52,22.95,9.17,13.78,-0.31,2.42,17.74,17.72,1317.0,16.5,4.06,23.5,3.11,20.39,-0.46,2.63,16.99,16.61,1313.0,16.98,2.95,24.33,8.35,15.98,-0.19,2.83,17.24,16.89,1317.0,18.08,3.14,24.33,5.31,19.02,-0.5,3.15,18.35,18.47,1317.0,17.63,2.92,23.78,11.24,12.54,-0.12,2.1,17.87,17.58,1317.0,14.95,2.23,18.82,7.93,10.89,-0.56,2.76,15.12,15.1,1317.0,14.62,1.54,17.99,9.17,8.82,-0.85,3.65,14.7,14.96,1317.0,15.12,1.45,19.37,11.1,8.27,-0.05,2.84,15.18,15.24,1317.0,15.95,1.14,19.37,12.76,6.61,0.21,2.98,15.99,15.93,1317.0,16.79,1.88,21.85,10.28,11.57,-0.45,3.05,16.9,16.96,1317.0,17.58,2.84,21.85,6.42,15.43,-1.28,4.48,17.81,18.41,1317.0,17.15,2.43,21.85,7.24,14.61,-0.9,3.86,17.32,17.44,1317.0
+AO-BIE = 14.35,1.97,19.09,-0.75,19.84,-1.63,8.13,14.49,14.69,2392.0,14.8,1.35,17.72,4.76,12.95,-1.09,6.22,14.86,14.96,2398.0,14.5,1.42,18.27,8.35,9.92,-0.6,3.66,14.57,14.69,2399.0,14.23,1.24,17.99,10.0,7.99,0.04,2.99,14.29,14.13,2399.0,12.01,1.14,15.79,8.9,6.89,0.28,3.08,12.06,11.93,2399.0,10.02,1.5,15.24,5.87,9.37,0.28,3.0,10.13,10.0,2396.0,10.47,1.51,16.34,6.42,9.92,0.47,3.07,10.58,10.28,2394.0,12.36,1.43,16.89,8.9,7.99,0.51,3.09,12.44,12.2,2399.0,14.63,1.29,18.27,10.83,7.44,0.2,2.58,14.68,14.55,2399.0,15.37,0.99,18.54,11.38,7.17,-0.36,3.56,15.4,15.37,2399.0,14.78,1.43,18.27,4.76,13.5,-0.87,4.63,14.85,14.96,2399.0,14.84,1.78,18.82,2.56,16.26,-1.58,8.64,14.94,15.1,2335.0
+AO-CAB = 19.25,0.77,20.75,16.34,4.41,-0.46,2.95,19.26,19.3,228.0,20.44,1.24,22.68,16.61,6.06,-0.12,2.49,20.47,20.47,229.0,20.36,0.91,23.23,17.03,6.2,-0.68,4.22,20.38,20.47,229.0,20.5,1.09,22.4,17.17,5.24,-1.02,3.71,20.52,20.68,187.0,19.69,0.73,22.13,17.44,4.69,0.01,3.18,19.71,19.78,229.0,17.78,0.57,19.51,16.34,3.17,0.0,2.92,17.79,17.72,229.0,17.75,0.53,19.37,16.06,3.31,-0.25,3.89,17.76,17.79,229.0,17.32,0.75,19.09,15.79,3.31,0.32,2.75,17.33,17.23,229.0,17.93,1.18,20.2,13.58,6.61,-1.0,4.39,17.97,18.13,229.0,18.27,1.59,20.75,9.17,11.57,-2.23,9.94,18.34,18.54,227.0,18.91,1.45,21.57,13.03,8.54,-1.54,5.9,18.96,19.23,225.0,19.74,0.82,22.13,17.44,4.69,-0.11,2.73,19.76,19.78,229.0
+AO-CCU = 16.77,2.73,22.68,0.63,22.05,-1.88,9.15,16.99,17.23,4632.0,16.81,1.95,22.68,5.87,16.81,-1.1,4.74,16.92,17.3,6699.0,16.79,1.19,21.85,12.2,9.65,-0.48,4.4,16.84,16.89,6731.0,14.51,0.9,19.65,11.38,8.27,0.29,4.09,14.54,14.48,6731.0,12.79,0.96,19.37,8.62,10.75,0.61,5.33,12.83,12.76,6731.0,9.52,0.9,15.24,5.87,9.37,0.69,5.69,9.56,9.45,6731.0,9.89,0.86,13.31,7.52,5.79,0.36,3.01,9.93,9.86,6728.0,11.7,0.89,16.06,8.62,7.44,0.45,3.51,11.73,11.65,6731.0,14.42,0.99,19.09,11.1,7.99,0.76,4.4,14.45,14.34,6731.0,17.9,1.43,21.02,12.2,8.82,-0.29,2.3,17.95,17.99,6731.0,17.92,1.95,23.5,5.04,18.46,-0.62,3.63,18.03,18.2,6727.0,16.81,1.4,20.75,11.38,9.37,-0.24,2.74,16.87,16.89,6720.0
+AO-CNN = 19.72,1.6,25.16,11.65,13.5,-0.74,4.68,19.78,19.78,2604.0,16.47,2.91,24.06,2.28,21.77,-0.89,4.03,16.73,17.17,2593.0,17.85,1.45,22.4,14.13,8.27,0.36,2.49,17.91,17.58,2615.0,16.22,1.77,22.81,12.76,10.06,0.77,3.07,16.32,15.79,2615.0,14.7,1.95,21.85,10.28,11.57,1.09,4.26,14.82,14.41,2615.0,10.84,2.1,20.2,7.8,12.4,1.66,5.66,11.04,10.28,2597.0,11.42,2.09,20.75,8.07,12.68,1.6,5.52,11.6,10.96,2615.0,13.99,2.16,21.57,10.28,11.3,1.03,3.91,14.15,13.79,2615.0,16.54,2.25,23.5,12.2,11.3,0.57,2.93,16.69,16.34,2615.0,19.52,1.55,24.06,15.24,8.82,0.21,2.5,19.58,19.37,2615.0,19.1,1.91,24.61,12.48,12.13,-0.12,3.53,19.2,19.09,2615.0,18.23,1.83,24.06,14.13,9.92,0.32,2.01,18.32,17.79,2615.0
+AO-CNO = 16.67,2.17,21.57,8.62,12.95,-0.83,4.71,16.81,16.75,777.0,18.31,2.11,22.4,13.58,8.82,-0.31,2.09,18.43,18.54,787.0,18.64,1.93,24.06,13.58,10.47,-0.06,2.52,18.74,18.68,787.0,17.51,2.45,22.13,10.28,11.85,-0.39,2.3,17.68,17.99,783.0,16.9,2.26,22.4,11.38,11.02,-0.45,2.47,17.05,17.44,787.0,15.93,1.48,18.54,11.93,6.61,-0.82,3.11,16.0,16.2,787.0,15.65,1.49,18.54,11.1,7.44,-0.68,2.46,15.72,16.06,787.0,16.19,1.16,19.37,12.07,7.3,-0.26,2.72,16.23,16.34,787.0,16.1,1.14,19.65,12.2,7.44,-0.07,3.35,16.14,16.06,787.0,17.65,1.26,20.47,13.58,6.89,-0.1,2.64,17.69,17.58,787.0,17.94,2.77,23.78,1.18,22.6,-1.2,7.65,18.15,18.03,784.0,17.39,2.05,22.4,5.31,17.09,-0.97,5.77,17.51,17.58,780.0
+AO-CUS = 16.05,2.23,22.68,7.24,15.43,-0.18,3.4,16.2,16.06,1814.0,16.19,2.69,23.5,4.76,18.74,-0.16,4.98,16.42,15.93,1815.0,16.88,2.67,23.23,4.76,18.46,-0.66,5.87,17.09,16.68,1815.0,16.3,2.72,23.78,4.21,19.57,0.28,3.91,16.52,15.99,1815.0,15.36,2.67,22.4,9.17,13.23,0.5,2.48,15.59,14.69,1815.0,13.56,2.36,19.37,7.24,12.13,0.19,2.63,13.76,13.17,1815.0,13.59,1.72,18.13,8.07,10.06,-0.06,3.32,13.69,13.44,1811.0,14.3,1.61,18.27,9.59,8.68,0.1,2.42,14.39,14.13,1815.0,15.57,1.2,19.65,12.48,7.17,0.28,2.82,15.61,15.51,1815.0,16.03,1.51,20.2,9.45,10.75,-0.18,3.16,16.1,15.99,1812.0,17.09,2.22,22.13,2.28,19.84,-1.67,10.96,17.23,17.17,1815.0,16.69,2.1,22.68,4.49,18.19,-0.09,4.81,16.82,16.48,1814.0
+AO-HUA = 14.19,1.36,16.89,8.07,8.82,-0.61,3.16,14.25,14.48,1098.0,13.55,1.97,17.72,5.59,12.13,-1.57,5.35,13.69,14.13,1098.0,13.56,1.42,16.61,7.8,8.82,-0.86,4.09,13.63,13.79,1098.0,13.0,1.59,16.89,4.76,12.13,-1.29,6.24,13.1,13.17,1098.0,11.89,1.02,14.69,9.45,5.24,0.05,2.69,11.94,11.93,1098.0,9.94,1.13,13.58,6.97,6.61,0.15,2.71,10.0,10.0,1098.0,11.16,1.41,16.34,7.8,8.54,0.41,2.7,11.25,11.0,1088.0,12.65,1.14,16.34,9.17,7.17,0.12,2.94,12.7,12.62,1098.0,15.02,1.07,17.72,12.2,5.51,-0.09,2.48,15.06,14.96,1098.0,15.16,0.97,17.44,10.28,7.17,-0.99,5.58,15.19,15.24,1098.0,14.1,2.03,17.44,3.66,13.78,-1.65,6.26,14.25,14.55,1098.0,14.58,1.78,17.44,2.83,14.61,-2.1,10.42,14.69,14.96,1096.0
+AO-HUI = 17.32,2.06,23.78,9.17,14.61,-0.29,3.23,17.44,17.44,2642.0,13.08,2.83,19.65,-0.75,20.39,-0.76,3.89,13.39,13.58,2564.0,15.25,1.6,19.09,9.45,9.65,-0.31,2.75,15.33,15.37,2642.0,14.85,1.41,20.75,10.28,10.47,0.66,4.03,14.92,14.69,2642.0,13.77,1.49,20.2,9.72,10.47,0.9,4.34,13.86,13.58,2642.0,10.45,2.02,17.72,6.14,11.57,1.1,4.21,10.64,10.07,2619.0,11.13,1.87,19.09,6.97,12.13,1.13,4.7,11.28,10.83,2637.0,13.56,1.54,18.54,8.35,10.2,0.32,3.32,13.65,13.51,2642.0,15.55,1.25,19.09,10.55,8.54,-0.16,2.94,15.6,15.51,2642.0,17.09,1.51,21.02,10.83,10.2,-0.46,2.8,17.15,17.23,2642.0,16.43,1.78,21.3,9.72,11.57,-0.28,3.04,16.52,16.48,2642.0,15.41,1.35,19.65,7.66,11.99,-0.73,4.67,15.47,15.51,2642.0
+AO-LNO = 17.16,1.67,20.75,8.35,12.4,-0.79,4.42,17.25,17.3,3208.0,16.78,1.31,19.92,8.35,11.57,-0.6,4.29,16.83,16.89,3450.0,17.44,1.34,20.75,11.65,9.09,-0.33,3.67,17.49,17.44,3457.0,16.87,1.71,20.47,0.08,20.39,-2.96,18.16,16.95,17.17,3395.0,15.14,1.25,18.27,12.2,6.06,-0.14,2.13,15.19,15.24,3462.0,13.77,1.57,17.44,9.45,7.99,0.01,1.85,13.86,13.72,3462.0,14.54,1.44,17.99,10.55,7.44,-0.05,1.93,14.62,14.55,3462.0,15.89,1.45,19.65,12.48,7.17,0.13,2.04,15.96,15.79,3462.0,17.49,1.12,20.75,14.0,6.75,-0.28,2.8,17.53,17.58,3462.0,17.58,1.23,21.02,12.76,8.27,0.04,2.82,17.63,17.58,3461.0,17.73,1.26,21.85,10.0,11.85,-1.09,6.37,17.77,17.85,3460.0,17.55,1.77,21.02,-2.95,23.98,-3.28,28.15,17.64,17.72,3309.0
+AO-LSU = 15.88,1.56,20.75,5.04,15.71,-0.82,5.95,15.96,16.06,2475.0,16.39,1.33,20.06,8.07,11.99,-0.69,5.04,16.44,16.41,2560.0,15.97,1.44,20.2,5.31,14.88,-1.54,9.81,16.03,16.06,2559.0,16.32,0.9,19.16,10.55,8.61,0.15,4.1,16.34,16.2,2580.0,13.84,0.99,16.89,11.1,5.79,0.3,2.63,13.88,13.72,2581.0,12.25,1.39,16.61,8.9,7.72,0.49,2.86,12.33,12.14,2581.0,12.97,1.5,17.72,8.9,8.82,-0.03,2.45,13.05,13.03,2581.0,14.27,1.32,18.54,10.55,7.99,0.08,2.66,14.33,14.27,2581.0,15.68,1.43,19.78,12.2,7.58,0.25,2.43,15.75,15.51,2581.0,16.7,0.91,20.2,13.31,6.89,0.08,3.44,16.72,16.61,2581.0,16.3,1.18,20.47,7.8,12.68,-0.64,5.52,16.34,16.34,2579.0,16.01,1.82,19.37,5.87,13.5,-1.53,6.3,16.11,16.34,2305.0
+AO-LUA = 20.99,0.68,22.95,19.65,3.31,0.24,2.32,21.0,21.02,100.0,21.69,1.01,24.33,19.09,5.24,0.13,3.41,21.71,21.71,100.0,21.86,0.92,23.5,17.99,5.51,-1.07,5.65,21.88,21.85,100.0,21.31,0.68,22.68,19.37,3.31,-0.37,2.78,21.32,21.3,100.0,21.45,0.52,22.4,19.65,2.76,-0.47,3.38,21.45,21.44,100.0,17.95,0.63,19.37,16.34,3.03,0.11,2.65,17.96,17.99,100.0,17.24,0.91,19.23,15.99,3.24,0.71,2.39,17.26,16.99,100.0,17.96,0.9,19.65,15.79,3.86,-0.24,2.53,17.98,17.99,100.0,18.57,0.76,20.2,16.89,3.31,0.09,2.41,18.59,18.54,100.0,19.29,0.97,20.75,15.51,5.24,-1.08,4.46,19.31,19.37,100.0,20.91,0.48,21.85,19.37,2.48,-0.72,3.77,20.92,20.99,100.0,21.04,0.49,22.26,19.51,2.76,-0.2,2.72,21.04,21.02,100.0
+AO-MAL = 17.04,1.82,21.57,9.17,12.4,-0.41,3.78,17.14,17.03,2745.0,16.63,1.52,20.75,10.55,10.2,0.08,2.71,16.7,16.48,2800.0,17.23,1.64,21.3,10.83,10.47,0.17,2.77,17.31,17.03,2800.0,16.88,1.88,21.85,11.1,10.75,0.07,2.49,16.98,16.75,2792.0,14.7,1.75,19.09,11.1,7.99,0.36,2.14,14.81,14.34,2800.0,13.41,1.75,18.54,9.72,8.82,0.48,2.2,13.52,12.89,2800.0,13.6,1.83,18.27,9.04,9.23,0.14,1.99,13.72,13.31,2800.0,15.58,1.42,19.65,10.69,8.96,-0.17,2.83,15.65,15.51,2800.0,17.14,1.61,21.57,13.03,8.54,0.17,2.21,17.22,16.89,2800.0,18.01,1.62,22.13,13.03,9.09,0.62,2.4,18.09,17.44,2800.0,17.52,2.03,21.85,8.07,13.78,-0.56,3.82,17.63,17.58,2756.0,17.22,2.07,21.85,4.49,17.36,-1.27,6.68,17.35,17.44,2746.0
+AO-MOX = 16.22,2.74,22.68,1.73,20.94,-1.07,6.28,16.45,16.34,6258.0,16.96,2.1,23.78,10.96,12.81,0.8,2.86,17.09,16.34,6632.0,16.89,2.19,24.33,7.52,16.81,1.0,3.63,17.03,16.27,6632.0,16.0,2.03,22.68,11.65,11.02,1.01,3.59,16.13,15.51,6632.0,13.79,1.65,20.2,9.45,10.75,0.77,3.24,13.89,13.44,6632.0,10.96,1.37,15.24,6.69,8.54,0.1,3.01,11.05,10.83,6632.0,10.87,1.25,16.06,6.97,9.09,0.19,3.56,10.94,10.83,6632.0,12.71,1.13,17.99,9.72,8.27,0.55,3.77,12.76,12.62,6632.0,15.3,1.14,19.92,11.38,8.54,0.24,3.29,15.34,15.24,6632.0,16.6,0.78,19.65,13.86,5.79,0.29,3.5,16.61,16.61,6632.0,16.14,1.8,21.57,6.14,15.43,-0.72,4.22,16.24,16.34,6517.0,16.9,2.27,21.85,4.21,17.64,-0.93,5.75,17.05,17.03,6233.0
+AO-NAM = 19.14,1.91,24.61,10.28,14.33,-1.13,4.63,19.23,19.51,1943.0,17.67,3.27,24.61,3.94,20.67,-0.84,3.41,17.97,18.34,1939.0,19.35,2.35,24.06,-0.2,24.25,-1.95,10.43,19.49,19.78,1943.0,21.6,2.24,27.09,12.48,14.61,-0.4,2.99,21.71,21.85,1943.0,19.38,2.3,25.71,11.79,13.92,-0.7,3.41,19.51,19.65,1943.0,16.88,1.93,23.23,10.83,12.4,-0.21,3.22,16.99,16.89,1930.0,16.08,1.95,21.57,10.28,11.3,0.05,3.15,16.2,16.06,1943.0,16.35,1.7,22.4,10.55,11.85,-0.33,4.35,16.44,16.48,1943.0,17.07,1.99,24.88,11.03,13.85,-0.05,4.32,17.19,17.17,1943.0,17.98,2.25,25.16,10.28,14.88,-0.72,3.72,18.12,18.41,1943.0,19.51,2.26,25.16,11.93,13.23,-0.89,3.67,19.64,19.92,1943.0,18.64,2.26,24.61,7.24,17.36,-0.74,4.28,18.77,18.82,1943.0
+AO-UIG = 17.5,1.81,22.13,5.31,16.81,-0.51,5.1,17.59,17.44,1960.0,16.93,1.43,20.75,12.2,8.54,-0.02,2.17,16.99,16.96,2025.0,18.1,1.3,21.85,13.58,8.27,-0.08,2.99,18.15,17.99,2026.0,17.28,1.67,21.85,10.0,11.85,-0.16,3.6,17.36,17.3,1758.0,16.53,1.59,21.02,11.65,9.37,-0.25,2.64,16.61,16.61,2026.0,15.73,1.3,18.54,12.2,6.34,-0.59,2.54,15.78,15.99,2026.0,15.43,1.11,18.54,12.48,6.06,-0.15,2.4,15.47,15.51,2026.0,15.69,1.42,19.92,10.28,9.65,-0.12,2.74,15.75,15.72,2026.0,16.89,1.53,21.3,12.76,8.54,0.24,2.8,16.96,16.75,2026.0,17.79,1.48,22.13,13.03,9.09,0.06,3.05,17.85,17.72,2026.0,17.14,2.27,21.85,8.35,13.5,-0.72,3.41,17.29,17.44,2012.0,17.55,2.39,22.13,-0.47,22.6,-2.74,16.81,17.72,17.99,1999.0
+AO-ZAI = 18.64,1.36,21.85,11.93,9.92,-0.7,4.12,18.69,18.82,1200.0,19.39,1.33,22.68,14.13,8.54,-0.77,3.72,19.44,19.65,1201.0,19.81,1.19,22.95,14.13,8.82,-0.45,3.55,19.84,19.92,1182.0,20.04,1.41,23.5,13.31,10.2,-0.73,4.93,20.09,20.06,1182.0,19.43,0.94,22.95,14.69,8.27,-0.58,4.82,19.45,19.37,1201.0,16.54,0.76,18.82,13.58,5.24,-0.04,3.26,16.55,16.61,1201.0,16.08,0.82,20.2,13.86,6.34,1.27,6.61,16.1,16.06,1201.0,16.57,0.96,19.09,13.03,6.06,0.04,3.0,16.6,16.48,1201.0,17.05,1.01,19.92,13.86,6.06,-0.46,3.04,17.08,17.17,1201.0,18.06,1.15,20.75,14.69,6.06,-0.46,2.81,18.09,18.27,1201.0,19.24,1.37,22.95,14.41,8.54,-0.78,3.54,19.28,19.51,1200.0,19.51,1.3,21.57,11.93,9.65,-1.66,7.22,19.55,19.78,1198.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AGO/AGO_1_rainfall_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AGO/AGO_1_rainfall_2008.properties
new file mode 100644
index 0000000..c85089e
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AGO/AGO_1_rainfall_2008.properties
@@ -0,0 +1,65 @@
+# AGO.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rainfall data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = AGO rainfall data for 2008 at admin level 1
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = AGO
+ADMIN_LEVEL = 1
+UNITS = MM
+DATA_TYPE = rainfall
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 2000.0
+# Minimum: 1.0
+# Data not available for locations above 35 degrees N and below 35 degrees S Latitude
+
+AO-BGO = 45.21,29.07,151.75,4.34,147.4,0.72,2.94,53.71,37.08,181.0,57.88,25.51,124.71,1.0,123.71,0.19,2.57,63.22,57.8,181.0,162.31,56.19,281.56,31.14,250.42,-0.27,2.41,171.71,171.1,181.0,192.13,52.19,313.23,82.68,230.55,-0.21,2.45,199.06,201.0,181.0,103.01,99.66,442.65,1.16,441.5,1.16,3.75,143.14,59.89,181.0,1.04,0.12,2.06,1.0,1.06,4.98,33.63,1.04,1.0,181.0,1.03,0.09,1.77,1.0,0.77,4.85,31.62,1.03,1.0,181.0,1.14,0.72,8.31,1.0,7.31,7.69,67.24,1.35,1.0,181.0,4.44,4.19,23.03,1.0,22.03,1.82,6.43,6.1,2.87,181.0,38.35,52.86,277.63,1.0,276.63,2.62,10.03,65.19,19.81,181.0,109.26,78.29,353.08,18.65,334.43,1.32,3.86,134.29,84.14,181.0,115.84,40.16,214.62,17.56,197.07,-0.27,2.7,122.56,121.0,181.0
+AO-BGU = 65.95,27.64,179.1,36.21,142.89,1.97,7.04,71.48,57.8,209.0,51.31,19.12,107.66,9.8,97.86,-0.2,2.5,54.74,52.1,209.0,74.35,20.57,136.52,26.89,109.63,0.01,3.38,77.13,75.89,209.0,51.74,25.66,109.65,2.14,107.51,-0.48,2.3,57.73,59.03,209.0,4.56,3.79,18.65,1.0,17.65,1.22,4.26,5.92,3.77,209.0,1.02,0.07,1.39,1.0,0.39,3.3,14.93,1.03,1.0,209.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,209.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,209.0,1.22,0.65,4.78,1.0,3.78,3.64,16.32,1.38,1.0,209.0,126.24,104.06,429.5,1.69,427.81,0.65,2.58,163.44,113.41,209.0,79.31,50.3,221.77,1.77,219.99,0.18,2.05,93.85,81.75,209.0,65.9,27.41,128.53,7.32,121.21,-0.01,2.4,71.35,64.63,209.0
+AO-BIE = 363.77,55.72,484.58,227.97,256.61,-0.36,2.15,368.01,371.2,377.0,81.89,25.56,149.45,33.58,115.86,0.56,2.57,85.78,76.97,377.0,78.48,20.52,140.7,46.09,94.61,1.16,3.92,81.11,72.76,377.0,22.46,10.73,58.67,5.01,53.65,1.0,3.6,24.88,19.81,377.0,9.46,6.03,30.22,1.44,28.78,0.96,3.18,11.21,7.78,377.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,377.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,377.0,1.04,0.19,2.79,1.0,1.79,6.03,43.79,1.06,1.0,377.0,6.2,5.66,31.34,1.0,30.34,1.8,6.34,8.38,4.23,377.0,94.25,34.26,233.44,19.22,214.22,0.87,4.54,100.27,89.86,377.0,149.9,40.97,294.95,92.24,202.71,1.28,3.99,155.38,136.52,377.0,87.43,26.18,184.58,48.96,135.62,1.44,5.0,91.25,80.98,377.0
+AO-CAB = 65.23,14.74,91.11,47.5,43.61,0.51,1.67,66.83,57.36,37.0,115.6,20.18,145.01,81.79,63.22,-0.04,1.66,117.31,111.33,37.0,128.27,28.34,184.92,79.32,105.59,0.07,1.99,131.28,128.8,37.0,169.12,38.75,238.55,108.85,129.7,0.26,1.78,173.39,163.6,37.0,38.58,25.68,95.23,10.51,84.72,0.96,2.48,46.15,26.68,37.0,1.02,0.06,1.24,1.0,0.24,3.02,10.82,1.02,1.0,37.0,1.06,0.23,2.17,1.0,1.17,3.77,16.81,1.09,1.0,37.0,1.85,0.78,4.52,1.16,3.36,1.76,5.48,2.01,1.52,37.0,7.44,1.5,10.2,5.93,4.27,0.62,1.73,7.58,6.61,37.0,70.17,26.01,112.33,24.63,87.69,-0.09,1.9,74.71,72.66,37.0,190.76,30.36,235.91,135.22,100.69,-0.34,2.01,193.1,196.41,37.0,95.76,18.2,128.21,71.11,57.1,0.25,1.6,97.42,92.24,37.0
+AO-CCU = 397.56,58.54,530.47,232.73,297.74,-0.34,2.35,401.84,402.57,1079.0,155.38,33.95,249.56,79.32,170.24,0.11,2.54,159.04,155.52,1079.0,76.92,14.3,121.0,40.85,80.15,0.24,2.69,78.23,76.24,1079.0,3.59,3.62,19.81,1.0,18.81,1.74,5.38,5.09,1.99,1079.0,10.73,6.35,38.46,1.31,37.15,1.22,4.25,12.47,8.89,1079.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1079.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1079.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1079.0,1.07,0.53,8.26,1.0,7.26,9.28,96.41,1.19,1.0,1079.0,20.14,11.02,60.47,1.44,59.03,0.74,3.15,22.96,18.09,1079.0,141.4,42.0,308.23,81.75,226.48,1.68,5.74,147.5,128.58,1079.0,88.18,22.57,168.61,43.39,125.22,0.13,2.36,91.02,88.49,1079.0
+AO-CNN = 288.93,69.95,416.74,113.92,302.82,-0.39,2.26,297.26,299.07,430.0,105.99,29.33,231.46,43.39,188.07,0.91,4.72,109.96,104.09,430.0,90.5,15.34,158.74,60.47,98.27,0.97,4.35,91.79,88.21,430.0,2.47,1.54,9.9,1.0,8.9,1.76,6.88,2.91,2.02,430.0,5.57,3.71,21.04,1.0,20.04,0.78,3.63,6.69,5.41,430.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,430.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,430.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,430.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,430.0,19.14,12.42,70.31,1.57,68.74,1.1,3.93,22.8,15.06,430.0,71.89,35.14,154.02,7.1,146.92,0.15,2.27,80.0,67.42,430.0,113.82,17.93,168.61,58.67,109.94,-0.2,3.7,115.22,113.17,430.0
+AO-CNO = 55.62,19.0,97.97,23.74,74.23,0.27,1.85,58.75,52.46,124.0,76.49,25.12,122.85,33.08,89.78,0.17,1.54,80.48,70.02,124.0,185.5,31.2,265.56,107.25,158.31,0.34,3.23,188.08,182.97,124.0,175.31,42.54,281.56,76.97,204.6,-0.43,2.76,180.35,183.49,124.0,198.38,57.28,349.15,40.85,308.3,0.33,3.5,206.42,191.01,124.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,124.0,1.0,0.0,1.02,1.0,0.02,10.93,236.83,1.0,1.0,124.0,1.46,0.91,5.25,1.0,4.25,2.12,6.75,1.72,1.0,124.0,7.66,8.81,44.72,1.0,43.72,2.16,7.52,11.64,4.51,124.0,129.61,65.5,249.56,7.1,242.46,-0.09,1.66,145.1,135.57,124.0,198.08,78.87,354.04,81.9,272.14,0.34,1.92,213.09,179.77,124.0,181.14,27.77,227.97,100.97,127.0,-0.57,2.76,183.24,184.58,124.0
+AO-CUS = 167.75,90.41,359.87,28.45,331.42,0.19,1.73,190.48,161.17,289.0,62.43,23.05,145.01,20.41,124.59,0.74,3.76,66.53,59.1,289.0,132.26,40.0,242.15,37.32,204.83,0.23,2.56,138.16,126.62,289.0,109.66,52.1,273.2,33.58,239.61,0.94,3.25,121.37,92.91,289.0,19.93,20.89,132.46,1.0,131.46,2.52,11.09,28.85,13.22,289.0,1.0,0.02,1.31,1.0,0.31,9.16,96.75,1.0,1.0,289.0,1.0,0.01,1.18,1.0,0.18,11.44,142.73,1.0,1.0,289.0,1.63,1.6,15.1,1.0,14.1,4.1,25.79,2.28,1.0,289.0,15.89,12.05,48.98,1.0,47.98,0.67,2.63,19.93,15.1,289.0,167.01,87.0,369.38,2.1,367.28,0.09,1.95,188.24,158.74,289.0,237.12,86.27,442.65,36.23,406.43,-0.51,2.65,252.27,249.56,289.0,129.45,39.8,214.62,35.13,179.49,0.02,2.19,135.41,128.58,289.0
+AO-HUA = 268.49,84.66,429.5,88.41,341.09,-0.33,2.26,281.45,271.1,180.0,61.61,13.81,97.97,33.08,64.89,0.12,2.25,63.13,62.32,180.0,73.23,11.36,117.41,51.7,65.71,0.69,3.96,74.1,73.46,180.0,28.19,11.7,65.8,11.79,54.01,1.11,3.69,30.51,24.24,180.0,12.45,3.86,21.04,2.98,18.06,0.1,2.31,13.03,11.93,180.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,180.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,180.0,1.01,0.03,1.31,1.0,0.31,7.15,59.7,1.01,1.0,180.0,4.24,7.26,50.46,1.0,49.46,3.69,18.28,8.39,1.57,180.0,157.0,68.33,380.69,43.39,337.29,0.82,3.27,171.15,136.12,180.0,168.07,39.12,290.18,97.97,192.21,0.55,3.01,172.54,162.1,180.0,80.15,23.06,154.02,34.09,119.93,0.62,3.1,83.38,76.98,180.0
+AO-HUI = 130.08,55.58,290.32,51.2,239.12,0.72,2.73,141.43,115.16,422.0,91.43,15.53,133.0,56.93,76.08,0.16,2.37,92.73,91.37,422.0,74.12,12.11,113.92,46.43,67.49,0.34,2.84,75.1,73.57,422.0,17.41,15.14,67.27,1.03,66.24,1.58,4.57,23.06,11.31,422.0,3.63,3.26,20.42,1.0,19.42,1.92,7.62,4.87,2.46,422.0,1.0,0.03,1.39,1.0,0.39,11.12,141.96,1.0,1.0,422.0,1.0,0.01,1.13,1.0,0.13,8.75,93.02,1.0,1.0,422.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,422.0,1.1,0.38,4.33,1.0,3.33,5.3,34.91,1.17,1.0,422.0,64.23,42.59,213.37,2.71,210.66,1.05,3.73,77.04,53.55,422.0,112.96,40.51,202.06,19.81,182.25,-0.15,2.34,119.99,117.41,422.0,139.89,27.44,208.25,80.61,127.64,0.07,2.29,142.55,138.75,422.0
+AO-LNO = 109.45,38.48,299.07,42.1,256.97,1.66,8.09,116.0,104.06,553.0,69.78,18.3,159.03,34.09,124.94,1.19,5.9,72.13,68.22,553.0,134.27,24.3,265.08,84.26,180.82,0.99,4.96,136.45,131.21,553.0,137.92,50.13,290.18,54.71,235.47,0.52,2.29,146.73,124.93,553.0,33.06,30.75,154.02,1.0,153.02,1.5,4.89,45.13,23.35,553.0,1.02,0.24,5.49,1.0,4.49,14.96,246.15,1.05,1.0,553.0,3.03,4.1,25.99,1.0,24.99,2.54,9.53,5.1,1.0,553.0,4.98,3.45,24.46,1.0,23.46,1.4,6.49,6.06,4.64,553.0,36.31,16.18,95.06,4.38,90.68,0.59,3.4,39.75,34.95,553.0,137.83,26.31,214.72,62.32,152.41,0.43,3.41,140.32,133.16,553.0,351.04,59.39,484.58,163.6,320.97,-0.23,2.75,356.02,347.83,553.0,193.67,65.11,369.38,64.23,305.15,0.17,2.07,204.3,194.9,553.0
+AO-LSU = 228.82,104.63,456.21,48.96,407.25,-0.15,1.8,251.55,243.68,410.0,93.36,38.41,227.97,37.32,190.65,1.0,3.53,100.93,83.67,410.0,97.88,20.1,163.6,56.93,106.68,1.04,3.7,99.92,92.91,410.0,89.04,51.06,281.69,19.18,262.51,0.8,3.29,102.61,79.32,410.0,7.26,7.66,53.59,1.0,52.59,2.87,13.31,10.55,4.68,410.0,1.0,0.01,1.13,1.0,0.13,9.22,101.17,1.0,1.0,410.0,1.41,2.03,23.74,1.0,22.74,7.39,65.03,2.47,1.0,410.0,2.89,3.83,21.17,1.0,20.17,2.72,10.53,4.8,1.0,410.0,11.02,10.81,50.46,1.0,49.46,1.28,4.21,15.42,7.0,410.0,141.31,40.87,281.56,50.46,231.11,0.53,3.5,147.09,138.3,410.0,285.14,63.59,470.18,148.03,322.15,0.18,2.12,292.12,281.56,410.0,131.3,45.16,299.07,70.31,228.76,1.49,4.93,138.83,117.47,410.0
+AO-LUA = 7.09,3.7,12.55,1.87,10.68,-0.18,1.76,7.95,6.88,20.0,25.88,5.52,35.17,14.1,21.07,-0.23,2.46,26.43,25.5,20.0,57.0,27.56,104.06,27.75,76.32,0.65,1.95,63.01,47.59,20.0,89.02,19.85,140.7,68.34,72.36,1.21,3.81,91.09,84.26,20.0,29.42,8.34,40.85,14.91,25.94,-0.29,1.86,30.53,28.14,20.0,1.52,0.32,2.19,1.0,1.19,-0.06,2.53,1.55,1.6,20.0,1.17,0.19,1.5,1.0,0.5,0.66,2.02,1.19,1.13,20.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,20.0,2.03,0.67,2.87,1.0,1.87,-0.24,1.66,2.13,2.07,20.0,4.28,5.83,23.74,1.0,22.74,2.36,7.62,7.11,2.13,20.0,30.65,8.19,48.96,20.41,28.54,0.43,2.47,31.67,30.03,20.0,32.7,19.64,72.46,12.53,59.94,0.77,2.28,37.89,25.75,20.0
+AO-MAL = 147.19,115.98,431.26,31.14,400.12,0.98,2.48,187.32,79.47,448.0,61.18,19.12,128.53,26.78,101.75,0.87,3.82,64.09,58.67,448.0,126.24,34.72,273.2,57.34,215.86,1.03,4.67,130.92,121.41,448.0,87.63,36.27,190.23,21.77,168.46,0.57,2.88,94.83,85.95,448.0,45.04,48.81,202.15,1.0,201.15,1.13,3.26,66.38,28.45,448.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,448.0,1.01,0.09,2.19,1.0,1.19,8.64,89.1,1.02,1.0,448.0,3.27,2.72,12.22,1.0,11.22,1.06,3.05,4.25,2.17,448.0,21.54,13.63,84.26,1.57,82.68,1.61,6.97,25.48,18.96,448.0,133.79,24.52,217.91,66.19,151.72,0.14,3.03,136.02,134.04,448.0,285.25,75.85,470.18,131.21,338.97,0.56,2.59,295.14,273.38,448.0,118.86,36.1,221.14,46.09,175.05,0.31,2.49,124.21,117.41,448.0
+AO-MOX = 326.2,85.02,514.94,132.46,382.48,0.44,2.3,337.09,310.47,1053.0,166.23,56.94,392.34,50.46,341.89,0.68,3.13,175.7,159.9,1053.0,92.64,19.19,150.38,44.72,105.66,0.24,2.6,94.6,91.31,1053.0,19.24,15.3,100.97,1.62,99.35,1.6,6.36,24.58,14.45,1053.0,13.74,9.04,60.47,1.0,59.47,2.23,9.4,16.45,11.44,1053.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1053.0,1.17,0.75,8.77,1.0,7.77,5.66,38.87,1.39,1.0,1053.0,1.01,0.06,1.77,1.0,0.77,9.23,98.64,1.01,1.0,1053.0,1.18,0.72,7.67,1.0,6.67,5.64,38.26,1.39,1.0,1053.0,65.78,41.77,202.06,2.66,199.4,0.71,2.93,77.91,57.92,1053.0,137.59,52.54,392.34,68.22,324.12,1.57,5.11,147.27,122.85,1053.0,119.34,32.05,221.2,46.09,175.11,0.16,2.77,123.56,121.0,1053.0
+AO-NAM = 62.09,21.06,171.7,38.46,133.23,2.02,7.69,65.55,52.94,309.0,50.17,27.25,113.92,3.64,110.28,0.23,2.26,57.07,52.21,309.0,54.64,27.52,117.41,6.3,111.11,0.27,2.18,61.16,51.93,309.0,9.7,12.57,64.25,1.0,63.25,1.91,6.45,15.86,3.95,309.0,1.52,1.24,9.04,1.0,8.04,3.64,17.94,1.96,1.0,309.0,1.02,0.16,2.87,1.0,1.87,8.15,78.93,1.04,1.0,309.0,1.04,0.3,4.66,1.0,3.66,8.23,80.03,1.09,1.0,309.0,1.0,0.03,1.39,1.0,0.39,8.23,80.05,1.01,1.0,309.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,309.0,9.9,14.32,89.5,1.0,88.5,2.76,11.01,17.39,4.71,309.0,19.04,21.93,132.28,1.0,131.28,2.78,11.27,29.01,10.84,309.0,64.19,41.21,154.02,8.7,145.32,0.37,1.93,76.25,58.67,309.0
+AO-UIG = 90.24,14.29,128.53,46.09,82.44,-0.21,3.22,91.36,89.86,327.0,67.79,21.49,221.2,36.21,184.99,2.79,16.35,71.1,64.34,327.0,132.43,34.34,242.15,68.22,173.93,0.73,3.4,136.8,126.96,327.0,152.75,53.39,325.47,50.46,275.01,0.68,3.4,161.78,149.45,327.0,127.38,86.62,416.74,24.48,392.26,1.22,3.88,153.97,96.13,327.0,1.19,0.8,6.85,1.0,5.85,5.2,31.41,1.43,1.0,327.0,1.36,1.12,9.04,1.0,8.04,3.86,18.97,1.76,1.0,327.0,5.19,5.28,26.78,1.0,25.78,1.68,5.5,7.4,3.17,327.0,32.58,30.92,158.74,2.26,156.48,1.32,4.19,44.89,20.32,327.0,179.92,46.45,290.18,39.66,250.53,-0.27,3.05,185.81,178.35,327.0,349.68,45.12,456.21,222.68,233.53,-0.23,2.64,352.57,353.56,327.0,176.91,45.31,344.46,81.75,262.7,0.23,3.06,182.6,177.4,327.0
+AO-ZAI = 61.53,20.25,104.06,19.22,84.84,-0.13,2.29,64.77,60.58,209.0,86.84,24.88,187.61,26.78,160.83,1.03,4.53,90.31,81.72,209.0,113.24,49.27,265.08,26.46,238.62,0.3,2.5,123.45,117.41,209.0,159.03,55.34,369.38,53.59,315.78,0.67,4.32,168.34,158.74,209.0,86.07,55.9,208.25,4.52,203.73,0.13,1.72,102.56,89.86,209.0,1.05,0.15,2.13,1.0,1.13,3.56,18.06,1.07,1.0,209.0,1.14,0.3,2.55,1.0,1.55,2.44,8.93,1.18,1.0,209.0,1.4,0.86,7.1,1.0,6.1,3.19,15.62,1.65,1.03,209.0,8.17,12.28,56.93,1.75,55.18,2.39,7.59,14.73,3.13,209.0,64.13,68.04,246.08,1.0,245.08,0.99,2.54,93.38,26.77,209.0,236.2,67.43,369.38,62.32,307.06,-0.17,2.45,245.59,234.95,209.0,128.92,58.61,317.67,35.13,282.53,0.92,3.47,141.56,120.29,209.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AGO/AGO_1_temperature_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AGO/AGO_1_temperature_2008.properties
new file mode 100644
index 0000000..515529e
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AGO/AGO_1_temperature_2008.properties
@@ -0,0 +1,64 @@
+# AGO.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the temperature data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = AGO temperature data for 2008 at admin level 1
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = AGO
+ADMIN_LEVEL = 1
+UNITS = C
+DATA_TYPE = temperature
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+AO-BGO = 24.91,2.53,32.6,19.92,12.68,0.57,3.1,25.04,24.88,1106.0,26.39,2.71,35.91,20.2,15.71,0.58,2.84,26.53,25.98,1106.0,25.74,1.91,32.05,21.85,10.2,0.79,2.87,25.81,25.16,1106.0,23.24,1.64,27.64,18.54,9.09,-0.24,2.56,23.3,23.5,1106.0,24.94,1.8,33.15,19.92,13.23,0.4,3.3,25.0,24.74,1106.0,24.64,1.98,30.94,20.2,10.75,0.14,2.71,24.72,24.61,1106.0,23.23,1.84,27.91,19.09,8.82,-0.27,2.38,23.3,23.5,1106.0,23.18,1.77,27.09,18.82,8.27,-0.46,2.24,23.24,23.5,1106.0,25.12,1.69,32.32,20.2,12.13,-0.11,3.6,25.17,25.3,1106.0,28.78,1.93,36.73,22.13,14.61,0.29,3.72,28.85,28.74,1106.0,27.85,2.58,34.8,21.85,12.95,0.15,2.32,27.97,27.78,1106.0,27.97,2.65,37.42,22.4,15.02,0.37,2.99,28.09,27.91,1106.0
+AO-BGU = 28.82,4.47,40.31,20.75,19.57,0.59,2.55,29.16,28.05,1317.0,26.22,5.28,39.76,14.69,25.08,0.48,2.54,26.74,25.5,1317.0,23.83,3.6,34.25,17.44,16.81,1.09,3.3,24.1,22.81,1317.0,25.07,3.32,36.73,19.37,17.36,1.38,4.44,25.29,24.06,1317.0,28.59,3.23,39.76,22.13,17.64,0.97,3.58,28.77,27.91,1317.0,28.13,1.7,32.6,23.5,9.09,0.24,3.03,28.18,27.98,1317.0,28.35,1.44,32.05,22.68,9.37,-0.33,3.16,28.39,28.46,1317.0,30.3,2.5,35.63,23.23,12.4,-0.05,2.04,30.41,29.84,1317.0,32.55,2.43,37.28,23.23,14.06,-0.51,3.15,32.64,32.6,1317.0,34.06,2.67,40.31,25.3,15.02,-0.64,2.97,34.16,34.67,1317.0,30.73,5.44,42.52,18.82,23.7,0.07,2.0,31.21,30.67,1317.0,27.57,4.83,42.24,17.44,24.8,0.66,3.01,27.99,26.88,1317.0
+AO-BIE = 21.52,1.41,26.26,16.89,9.37,-0.1,2.84,21.57,21.57,2399.0,20.51,1.45,25.43,15.51,9.92,-0.1,2.65,20.56,20.54,2399.0,20.69,1.07,23.78,16.61,7.17,-0.1,2.97,20.72,20.75,2399.0,22.67,0.98,25.98,19.09,6.89,0.2,3.02,22.69,22.61,2399.0,24.94,0.76,27.36,22.13,5.24,0.19,2.95,24.95,24.88,2399.0,25.51,1.73,30.67,22.4,8.27,0.93,3.0,25.56,25.02,2399.0,27.02,2.35,33.98,22.54,11.44,0.54,2.26,27.12,26.54,2399.0,31.79,2.3,37.28,26.81,10.47,0.01,1.9,31.88,31.77,2399.0,34.92,2.33,40.59,28.46,12.13,-0.17,2.34,35.0,35.22,2399.0,32.19,3.21,39.21,25.16,14.06,0.03,1.94,32.35,32.05,2399.0,23.57,1.45,28.74,18.54,10.2,-0.14,2.97,23.61,23.64,2399.0,21.38,1.48,26.54,14.41,12.13,-0.14,3.78,21.43,21.3,2399.0
+AO-CAB = 21.01,1.26,24.33,17.72,6.61,-0.04,2.77,21.05,21.09,229.0,23.09,1.08,25.85,20.75,5.1,0.16,2.47,23.11,23.09,229.0,24.42,0.77,27.64,21.99,5.65,0.59,5.13,24.43,24.33,229.0,23.11,0.99,25.98,20.47,5.51,0.22,3.97,23.14,23.23,229.0,23.05,1.03,26.54,18.96,7.58,-0.33,4.56,23.07,23.09,229.0,21.83,0.91,25.92,20.47,5.44,1.48,5.67,21.85,21.57,229.0,22.03,0.88,24.61,19.65,4.96,0.51,3.46,22.04,21.99,229.0,22.63,1.37,25.71,19.09,6.61,-0.37,2.91,22.67,22.68,229.0,23.3,1.09,26.81,21.02,5.79,0.17,2.87,23.33,23.37,227.0,23.36,2.04,28.46,17.17,11.3,-0.08,3.61,23.45,23.37,229.0,23.02,1.49,26.81,18.27,8.54,-0.61,3.07,23.07,23.37,229.0,23.16,1.23,27.36,20.47,6.89,0.89,4.49,23.19,23.02,229.0
+AO-CCU = 24.57,3.87,40.31,12.76,27.56,0.91,3.72,24.88,23.78,6731.0,24.32,2.38,29.84,13.58,16.26,-0.53,2.38,24.44,24.88,6731.0,24.69,2.42,31.77,18.27,13.5,-0.27,2.27,24.81,25.02,6731.0,27.94,2.52,32.87,19.92,12.95,-0.9,2.82,28.05,28.74,6731.0,28.13,1.88,32.05,22.68,9.37,-0.65,2.51,28.19,28.6,6731.0,26.23,1.3,29.57,21.57,7.99,-0.76,2.8,26.26,26.54,6731.0,26.16,1.15,29.29,22.13,7.17,-0.48,2.9,26.19,26.4,6731.0,31.6,1.63,37.01,26.26,10.75,-0.43,2.73,31.65,31.91,6731.0,38.59,2.16,43.07,31.77,11.3,-0.78,2.73,38.65,39.21,6731.0,41.95,3.37,45.0,30.67,14.33,-1.03,2.96,42.09,43.48,6731.0,31.0,3.51,40.87,19.09,21.77,-0.24,2.55,31.2,31.36,6731.0,26.46,2.68,33.98,19.09,14.88,-0.38,2.46,26.59,26.81,6731.0
+AO-CNN = 36.49,3.46,45.0,26.81,18.19,-0.36,2.61,36.65,36.87,2615.0,23.06,1.85,30.12,18.27,11.85,0.45,3.24,23.14,23.02,2615.0,22.56,1.63,27.64,17.17,10.47,0.17,2.53,22.62,22.4,2615.0,27.59,1.63,32.32,22.95,9.37,-0.17,2.54,27.64,27.64,2615.0,28.66,1.47,33.7,24.61,9.09,-0.05,2.81,28.7,28.74,2615.0,26.94,1.09,30.67,23.78,6.89,0.02,2.74,26.96,26.95,2615.0,26.98,1.11,30.94,23.5,7.44,0.3,3.18,27.01,26.81,2615.0,32.03,1.14,36.18,27.91,8.27,-0.06,3.08,32.05,32.05,2615.0,37.66,1.13,40.59,33.98,6.61,-0.33,2.69,37.68,37.7,2615.0,42.12,1.52,45.0,36.46,8.54,-0.66,3.29,42.15,42.38,2615.0,37.71,4.58,45.0,26.81,18.19,-0.17,1.97,37.99,37.56,2615.0,28.9,2.64,36.46,22.68,13.78,0.19,2.37,29.02,28.74,2615.0
+AO-CNO = 22.24,1.81,27.36,16.06,11.3,0.59,3.03,22.31,21.85,787.0,24.01,1.37,27.91,19.09,8.82,0.06,2.46,24.05,23.92,787.0,23.15,1.18,26.54,20.2,6.34,0.28,2.69,23.18,23.09,787.0,22.06,1.55,25.98,18.54,7.44,0.05,2.27,22.11,21.99,787.0,25.35,1.33,28.74,21.85,6.89,0.11,2.6,25.38,25.3,787.0,25.85,2.22,30.94,21.02,9.92,-0.01,2.2,25.94,25.78,787.0,25.53,3.2,32.32,19.65,12.68,0.0,1.69,25.73,25.43,787.0,25.24,3.21,32.05,19.09,12.95,0.08,1.81,25.45,25.16,787.0,26.45,2.39,32.05,21.57,10.47,0.04,1.86,26.56,26.26,787.0,26.89,2.12,35.35,21.71,13.64,0.78,4.12,26.98,26.54,787.0,25.47,2.51,35.35,21.02,14.33,1.23,4.05,25.59,24.68,787.0,23.77,2.47,31.63,18.54,13.09,0.83,3.21,23.9,23.16,787.0
+AO-CUS = 23.52,2.56,32.87,17.44,15.43,0.87,3.91,23.65,23.23,1815.0,24.07,3.37,40.87,17.72,23.15,1.49,5.88,24.3,23.5,1815.0,21.68,2.46,33.43,16.89,16.54,1.46,5.46,21.82,21.16,1815.0,22.91,1.84,30.39,19.09,11.3,0.74,3.29,22.99,22.68,1815.0,25.79,1.68,32.32,22.4,9.92,0.82,4.03,25.84,25.71,1815.0,26.26,1.3,31.5,21.85,9.65,0.21,3.51,26.3,26.26,1815.0,27.97,2.26,35.08,20.75,14.33,-0.43,3.06,28.06,28.33,1815.0,29.47,3.15,36.46,21.3,15.16,-0.71,2.63,29.63,30.39,1815.0,30.86,2.93,38.94,23.5,15.43,-0.07,2.61,31.0,30.94,1815.0,28.58,2.01,36.18,23.78,12.4,0.54,3.27,28.66,28.46,1815.0,25.21,3.33,40.59,18.54,22.05,1.11,4.16,25.43,24.47,1815.0,23.85,2.91,34.53,18.82,15.71,1.39,4.47,24.03,22.95,1815.0
+AO-HUA = 23.34,1.68,28.46,19.09,9.37,0.2,2.79,23.4,23.37,1098.0,20.59,1.88,26.12,14.41,11.71,-0.15,3.01,20.68,20.68,1098.0,20.89,1.03,23.5,17.17,6.34,-0.4,3.1,20.92,20.99,1098.0,22.6,1.04,26.81,17.99,8.82,-0.65,4.74,22.63,22.68,1098.0,24.88,0.95,27.36,21.57,5.79,-0.28,2.8,24.9,24.88,1098.0,25.92,1.09,29.57,22.68,6.89,0.32,3.17,25.94,25.85,1098.0,28.53,1.35,33.29,25.16,8.13,0.07,2.73,28.57,28.6,1098.0,33.43,1.08,36.18,29.02,7.17,-0.5,3.2,33.45,33.56,1098.0,36.27,1.5,40.31,31.98,8.34,-0.54,2.95,36.3,36.39,1098.0,32.78,2.37,38.39,27.36,11.02,-0.04,2.12,32.87,32.84,1098.0,23.17,1.52,28.19,17.72,10.47,0.16,3.18,23.22,23.23,1098.0,22.72,1.58,27.09,15.79,11.3,-0.42,3.44,22.77,22.88,1098.0
+AO-HUI = 30.54,4.48,44.31,21.02,23.29,-0.09,2.14,30.86,30.81,2642.0,22.34,2.2,29.29,15.79,13.5,0.15,2.79,22.45,22.26,2642.0,20.59,1.57,25.16,15.79,9.37,0.17,2.61,20.65,20.47,2642.0,23.51,1.68,29.57,19.37,10.2,0.66,3.48,23.57,23.23,2642.0,26.6,1.59,31.22,23.23,7.99,0.52,2.65,26.65,26.4,2642.0,25.7,1.47,29.84,22.95,6.89,0.6,2.58,25.74,25.43,2642.0,26.97,1.52,30.94,23.78,7.17,0.42,2.3,27.02,26.81,2642.0,31.81,1.37,35.63,27.09,8.54,0.35,2.86,31.84,31.63,2642.0,37.03,1.64,41.42,30.67,10.75,-0.37,3.38,37.07,37.21,2642.0,39.08,2.89,45.0,31.5,13.5,-0.08,2.01,39.19,39.49,2642.0,32.12,5.25,45.0,20.75,24.25,0.38,2.35,32.54,31.77,2642.0,25.43,2.49,33.98,19.37,14.61,0.3,2.89,25.55,25.43,2642.0
+AO-LNO = 22.65,1.2,26.54,17.72,8.82,-0.17,3.4,22.68,22.68,3462.0,23.24,1.12,26.81,18.27,8.54,-0.3,3.51,23.26,23.23,3462.0,22.45,1.51,28.19,16.61,11.57,-0.15,2.94,22.5,22.54,3462.0,23.4,0.84,26.54,20.2,6.34,0.05,3.19,23.41,23.37,3462.0,25.08,1.25,31.22,22.13,9.09,0.5,3.43,25.11,25.02,3462.0,28.18,1.95,35.63,23.78,11.85,0.64,3.41,28.25,27.91,3462.0,29.53,2.06,37.28,24.33,12.95,0.62,3.67,29.6,29.29,3462.0,31.32,2.08,37.56,25.98,11.57,0.33,2.61,31.39,31.22,3462.0,29.29,2.72,38.11,22.68,15.43,0.77,3.15,29.41,28.64,3462.0,28.62,2.5,38.39,19.65,18.74,0.57,3.64,28.73,28.46,3462.0,22.65,1.37,31.22,15.51,15.71,0.31,5.54,22.7,22.68,3462.0,21.56,1.38,25.98,15.51,10.47,0.03,3.15,21.6,21.57,3462.0
+AO-LSU = 22.36,1.52,26.81,16.34,10.47,-0.18,2.81,22.42,22.4,2581.0,22.81,1.33,26.54,18.27,8.27,-0.73,3.79,22.85,22.95,2581.0,22.05,1.48,28.19,16.89,11.3,-0.14,3.09,22.1,22.13,2581.0,23.26,0.94,26.81,20.2,6.61,0.02,3.03,23.28,23.23,2581.0,26.36,1.17,31.5,22.95,8.54,-0.13,3.26,26.39,26.47,2581.0,27.35,1.88,35.08,22.4,12.68,0.59,3.63,27.42,27.22,2581.0,27.72,1.88,32.87,23.5,9.37,0.32,2.5,27.78,27.64,2581.0,31.58,2.08,37.01,25.71,11.3,-0.27,2.3,31.65,31.91,2581.0,32.93,2.8,41.14,25.43,15.71,0.12,2.84,33.05,32.87,2581.0,30.41,2.93,39.21,21.3,17.91,0.08,2.56,30.55,30.39,2581.0,23.36,1.63,29.84,18.82,11.02,0.4,3.36,23.42,23.23,2581.0,21.4,1.25,25.43,17.17,8.27,-0.1,3.36,21.44,21.44,2581.0
+AO-LUA = 28.19,2.02,32.87,24.61,8.27,0.55,2.42,28.26,27.64,100.0,31.53,2.24,35.91,27.22,8.68,0.28,2.02,31.61,31.22,100.0,28.48,2.03,34.25,24.19,10.06,0.45,2.83,28.55,28.19,100.0,25.26,1.62,32.32,21.57,10.75,0.95,6.14,25.32,25.36,100.0,27.88,1.51,31.22,25.16,6.06,0.35,2.23,27.92,27.78,100.0,28.41,1.69,31.77,25.3,6.48,0.41,2.04,28.46,27.95,100.0,25.77,1.47,29.29,22.95,6.34,0.44,2.48,25.81,25.36,100.0,25.69,1.47,29.02,22.95,6.06,0.11,2.14,25.74,25.71,100.0,26.76,1.78,30.94,22.13,8.82,0.03,2.68,26.81,26.33,100.0,29.78,2.73,36.46,24.06,12.4,0.43,2.57,29.9,29.22,100.0,29.22,2.64,34.8,22.68,12.13,0.0,2.29,29.34,29.36,100.0,33.54,2.83,39.49,28.46,11.02,0.22,2.04,33.66,33.43,100.0
+AO-MAL = 22.15,1.45,27.91,18.54,9.37,0.51,3.24,22.2,22.06,2800.0,23.37,1.85,29.57,17.17,12.4,-0.49,2.95,23.44,23.64,2800.0,22.41,1.52,27.91,17.72,10.2,0.51,4.05,22.46,22.4,2800.0,22.44,1.2,25.98,18.82,7.17,0.19,2.89,22.47,22.4,2800.0,24.78,1.12,28.74,22.13,6.61,0.67,3.56,24.81,24.61,2800.0,26.44,1.97,33.98,22.4,11.57,0.76,3.44,26.51,26.26,2800.0,28.53,2.23,37.01,23.23,13.78,0.1,3.23,28.62,28.6,2800.0,31.03,2.57,38.39,24.61,13.78,0.17,2.34,31.13,30.81,2800.0,30.94,3.05,40.31,22.4,17.91,0.14,2.99,31.09,30.67,2800.0,28.61,2.71,39.76,22.13,17.64,0.63,3.44,28.74,28.33,2800.0,23.73,1.75,31.5,17.72,13.78,0.46,3.99,23.8,23.78,2800.0,22.48,1.37,27.36,18.54,8.82,0.11,2.82,22.52,22.4,2800.0
+AO-MOX = 21.31,1.64,27.64,14.96,12.68,0.03,3.18,21.37,21.3,6632.0,22.0,1.56,26.54,15.79,10.75,-0.11,2.98,22.06,22.06,6632.0,22.53,1.6,27.64,17.17,10.47,0.12,2.83,22.59,22.54,6632.0,24.17,1.66,30.39,19.65,10.75,0.44,2.88,24.23,24.06,6632.0,26.32,1.62,32.05,22.13,9.92,0.6,2.91,26.37,25.98,6632.0,25.37,1.85,31.5,21.85,9.65,0.69,2.65,25.44,24.88,6632.0,25.82,2.23,33.98,21.85,12.13,0.8,2.71,25.92,25.16,6632.0,30.71,2.85,40.04,25.16,14.88,0.82,2.78,30.84,29.84,6632.0,35.91,3.28,45.0,28.19,16.81,0.8,3.0,36.06,35.08,6632.0,35.36,4.39,45.0,26.26,18.74,0.31,2.13,35.63,34.8,6632.0,25.72,3.66,43.35,18.27,25.08,0.87,3.82,25.98,25.16,6632.0,22.46,2.87,33.7,14.41,19.29,0.55,2.8,22.64,21.85,6632.0
+AO-NAM = 36.88,3.52,45.0,25.98,19.02,-0.75,3.03,37.04,37.56,1943.0,31.37,4.46,44.72,17.44,27.28,-0.02,2.44,31.69,31.63,1943.0,29.83,5.2,45.0,19.09,25.91,0.39,2.26,30.28,29.02,1943.0,33.75,5.97,45.0,20.89,24.11,-0.01,1.82,34.27,33.77,1943.0,34.66,3.72,42.52,24.61,17.91,-0.09,2.16,34.86,34.67,1943.0,31.72,2.46,36.73,23.5,13.23,-0.21,2.42,31.81,31.63,1943.0,30.35,1.89,34.53,21.99,12.54,-0.14,2.74,30.41,30.19,1943.0,31.33,1.92,35.63,22.4,13.23,-0.28,2.88,31.39,31.43,1943.0,33.51,1.91,37.7,23.57,14.12,-0.39,3.39,33.56,33.56,1943.0,39.09,2.68,44.72,24.47,20.26,-0.63,3.72,39.18,39.35,1943.0,41.29,3.3,45.0,26.67,18.33,-1.21,4.35,41.42,41.97,1943.0,36.08,4.88,45.0,21.3,23.7,-0.55,2.75,36.41,36.73,1943.0
+AO-UIG = 21.83,1.38,26.54,13.03,13.5,-0.33,4.52,21.87,21.85,2026.0,23.51,1.37,28.74,17.99,10.75,0.11,3.47,23.54,23.5,2026.0,23.69,1.44,27.78,19.65,8.13,-0.05,2.35,23.73,23.78,2026.0,21.59,1.24,26.54,16.61,9.92,0.21,3.31,21.62,21.57,2026.0,23.08,1.3,27.64,19.37,8.27,0.19,2.87,23.11,22.95,2026.0,24.57,1.89,31.77,21.02,10.75,0.87,3.82,24.64,24.33,2026.0,24.86,2.52,32.87,19.92,12.95,0.64,2.75,24.98,24.33,2026.0,24.5,2.45,33.15,18.82,14.33,0.36,2.83,24.63,24.33,2026.0,26.32,2.15,34.8,21.57,13.23,0.88,4.06,26.4,25.98,2026.0,27.11,2.16,36.73,21.57,15.16,1.02,4.74,27.2,26.81,2026.0,23.83,1.74,29.57,17.99,11.57,0.69,3.38,23.89,23.5,2026.0,23.56,1.46,29.02,17.99,11.02,-0.47,3.42,23.61,23.78,2026.0
+AO-ZAI = 23.13,1.74,29.02,17.44,11.57,0.01,3.28,23.2,23.09,1201.0,24.72,1.51,29.29,20.47,8.82,0.47,2.8,24.77,24.61,1201.0,25.32,1.45,33.7,21.3,12.4,1.14,6.06,25.36,25.16,1201.0,22.86,1.41,27.09,17.99,9.09,0.22,2.98,22.91,22.68,1201.0,22.91,1.19,27.36,18.27,9.09,-0.14,3.83,22.94,22.95,1201.0,22.98,1.38,26.67,18.54,8.13,-0.47,3.22,23.02,23.09,1201.0,23.15,1.27,31.77,20.2,11.57,0.67,5.97,23.18,23.23,1201.0,23.85,1.65,27.91,19.09,8.82,-0.07,2.26,23.91,23.92,1201.0,25.89,1.85,31.5,21.16,10.33,-0.03,2.7,25.95,25.98,1201.0,28.09,2.11,35.63,22.4,13.23,0.32,3.37,28.17,28.05,1201.0,24.85,1.94,32.87,18.27,14.61,0.23,4.05,24.92,24.61,1201.0,25.19,1.53,30.12,19.65,10.47,0.13,3.3,25.24,25.16,1201.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AGO/AGO_1_vegetation_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AGO/AGO_1_vegetation_2008.properties
new file mode 100644
index 0000000..622cd40
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AGO/AGO_1_vegetation_2008.properties
@@ -0,0 +1,64 @@
+# AGO.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the vegetation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = AGO vegetation data for 2008 at admin level 1
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = AGO
+ADMIN_LEVEL = 1
+UNITS = UNITS
+DATA_TYPE = vegetation
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 0.9 
+# Minimum: -0.1
+
+AO-BGO = 0.64,0.12,0.84,0.21,0.63,-1.04,3.46,0.65,0.67,1106.0,0.62,0.15,0.87,0.25,0.62,-0.63,2.51,0.64,0.65,1106.0,0.69,0.12,0.86,0.28,0.57,-1.08,3.34,0.7,0.73,1106.0,0.77,0.09,0.9,0.37,0.53,-1.17,4.22,0.78,0.8,1106.0,0.76,0.08,0.9,0.39,0.51,-1.02,3.88,0.76,0.78,1106.0,0.68,0.12,0.86,0.24,0.63,-0.73,2.78,0.69,0.7,1106.0,0.55,0.12,0.75,0.14,0.61,-0.44,2.44,0.56,0.56,1106.0,0.39,0.11,0.7,0.14,0.55,0.2,2.39,0.41,0.39,1106.0,0.5,0.12,0.78,0.15,0.64,0.16,2.42,0.51,0.49,1106.0,0.47,0.14,0.8,0.04,0.76,0.58,2.56,0.49,0.45,1106.0,0.49,0.15,0.83,0.19,0.64,0.48,2.57,0.52,0.47,1106.0,0.6,0.18,0.88,0.17,0.71,-0.32,2.17,0.62,0.62,1106.0
+AO-BGU = 0.55,0.17,0.83,0.14,0.69,-0.85,2.64,0.58,0.6,1317.0,0.56,0.15,0.77,0.15,0.62,-1.25,3.42,0.58,0.61,1317.0,0.66,0.13,0.83,0.23,0.61,-1.64,4.82,0.67,0.71,1317.0,0.68,0.12,0.86,0.23,0.63,-1.84,5.61,0.69,0.73,1317.0,0.59,0.11,0.82,0.19,0.63,-1.63,5.06,0.6,0.63,1317.0,0.46,0.09,0.77,0.18,0.59,-1.11,4.05,0.47,0.49,1317.0,0.38,0.07,0.69,0.17,0.52,-0.57,4.5,0.39,0.39,1317.0,0.35,0.06,0.63,0.12,0.51,-0.59,4.43,0.35,0.35,1317.0,0.35,0.08,0.58,0.16,0.42,-0.11,2.98,0.36,0.35,1317.0,0.4,0.12,0.7,0.14,0.56,-0.08,2.32,0.42,0.4,1317.0,0.48,0.16,0.73,0.14,0.59,-0.67,2.26,0.51,0.53,1317.0,0.58,0.17,0.82,0.13,0.69,-1.23,3.55,0.6,0.63,1317.0
+AO-BIE = 0.71,0.05,0.83,0.54,0.28,-0.43,2.61,0.71,0.72,2399.0,0.68,0.07,0.81,0.46,0.35,-0.34,2.42,0.68,0.68,2399.0,0.69,0.05,0.81,0.54,0.26,-0.34,2.48,0.69,0.7,2399.0,0.7,0.04,0.79,0.56,0.22,-0.24,2.28,0.7,0.7,2399.0,0.63,0.06,0.75,0.48,0.27,-0.49,2.12,0.64,0.65,2399.0,0.54,0.09,0.7,0.34,0.37,-0.43,2.05,0.55,0.56,2399.0,0.47,0.09,0.65,0.29,0.37,-0.09,1.85,0.48,0.47,2399.0,0.45,0.07,0.6,0.29,0.32,-0.13,2.15,0.45,0.45,2399.0,0.53,0.09,0.71,0.3,0.41,-0.32,2.41,0.54,0.53,2399.0,0.59,0.1,0.77,0.34,0.43,-0.41,2.33,0.6,0.6,2399.0,0.67,0.09,0.82,0.42,0.4,-0.88,2.75,0.68,0.7,2399.0,0.68,0.05,0.83,0.48,0.34,-0.19,2.78,0.68,0.68,2399.0
+AO-CAB = 0.49,0.05,0.63,0.36,0.27,0.3,3.16,0.49,0.49,229.0,0.77,0.05,0.84,0.61,0.23,-1.07,4.0,0.77,0.77,229.0,0.65,0.04,0.73,0.51,0.23,-0.61,3.03,0.65,0.65,229.0,0.82,0.06,0.9,0.64,0.26,-1.09,3.87,0.82,0.83,229.0,0.65,0.08,0.83,0.5,0.33,0.28,2.24,0.65,0.64,229.0,0.58,0.08,0.75,0.32,0.44,-0.04,3.3,0.58,0.58,229.0,0.67,0.11,0.81,0.42,0.4,-0.45,2.03,0.68,0.67,229.0,0.34,0.08,0.56,0.18,0.37,0.39,2.48,0.35,0.33,229.0,0.36,0.11,0.64,0.15,0.49,0.23,2.43,0.38,0.37,229.0,0.26,0.09,0.71,0.09,0.62,1.7,8.03,0.28,0.25,229.0,0.43,0.08,0.68,0.27,0.41,0.57,2.69,0.44,0.41,229.0,0.45,0.06,0.6,0.33,0.27,0.29,2.36,0.45,0.44,229.0
+AO-CCU = 0.54,0.09,0.77,0.29,0.48,0.36,2.51,0.55,0.52,6731.0,0.64,0.05,0.8,0.42,0.38,0.12,3.07,0.64,0.64,6731.0,0.62,0.05,0.8,0.39,0.41,0.65,2.96,0.63,0.61,6731.0,0.57,0.07,0.8,0.34,0.46,0.8,2.52,0.58,0.55,6731.0,0.52,0.08,0.75,0.31,0.45,0.77,2.44,0.53,0.5,6731.0,0.47,0.08,0.72,0.28,0.44,0.81,2.54,0.48,0.44,6731.0,0.41,0.07,0.65,0.26,0.39,0.92,2.74,0.42,0.38,6731.0,0.37,0.07,0.62,0.25,0.37,0.94,2.71,0.38,0.34,6731.0,0.36,0.08,0.62,0.23,0.39,0.9,2.72,0.37,0.33,6731.0,0.42,0.09,0.7,0.23,0.47,0.56,2.4,0.43,0.4,6731.0,0.51,0.09,0.79,0.29,0.5,0.64,2.73,0.52,0.49,6731.0,0.61,0.06,0.81,0.36,0.44,0.34,2.73,0.61,0.6,6731.0
+AO-CNN = 0.37,0.08,0.57,0.18,0.4,0.34,2.23,0.38,0.36,2615.0,0.52,0.08,0.7,0.28,0.42,-0.5,2.69,0.53,0.53,2615.0,0.57,0.08,0.74,0.31,0.43,-0.68,3.19,0.58,0.59,2615.0,0.55,0.07,0.73,0.34,0.38,-0.35,2.72,0.56,0.56,2615.0,0.49,0.07,0.68,0.26,0.41,-0.24,2.6,0.5,0.5,2615.0,0.43,0.07,0.63,0.22,0.41,0.03,2.7,0.43,0.43,2615.0,0.37,0.06,0.59,0.2,0.38,0.47,3.22,0.37,0.36,2615.0,0.33,0.05,0.53,0.19,0.33,0.76,3.89,0.33,0.33,2615.0,0.31,0.05,0.5,0.19,0.31,0.74,3.74,0.31,0.31,2615.0,0.33,0.06,0.53,0.18,0.36,0.36,2.49,0.34,0.33,2615.0,0.4,0.09,0.66,0.19,0.47,0.4,2.23,0.41,0.39,2615.0,0.53,0.1,0.71,0.27,0.44,-0.3,1.98,0.54,0.55,2615.0
+AO-CNO = 0.68,0.07,0.81,0.46,0.35,-0.7,2.82,0.68,0.7,787.0,0.75,0.06,0.89,0.58,0.31,-0.3,2.56,0.75,0.75,787.0,0.75,0.05,0.88,0.64,0.24,0.25,2.33,0.75,0.74,787.0,0.77,0.08,0.9,0.61,0.29,-0.01,1.87,0.78,0.77,787.0,0.73,0.1,0.9,0.5,0.4,-0.28,2.09,0.74,0.73,787.0,0.64,0.14,0.86,0.38,0.48,0.05,1.58,0.66,0.64,787.0,0.57,0.12,0.81,0.37,0.44,0.12,1.6,0.59,0.57,787.0,0.5,0.08,0.72,0.2,0.52,-0.21,2.95,0.5,0.5,787.0,0.54,0.12,0.8,0.27,0.53,0.09,2.36,0.56,0.54,787.0,0.63,0.11,0.83,0.28,0.54,-0.5,2.8,0.63,0.63,787.0,0.7,0.1,0.85,0.39,0.46,-1.05,3.26,0.7,0.72,787.0,0.76,0.07,0.88,0.54,0.34,-0.81,2.93,0.76,0.78,787.0
+AO-CUS = 0.71,0.09,0.85,0.3,0.55,-1.92,7.22,0.72,0.73,1815.0,0.68,0.1,0.82,0.27,0.56,-1.74,6.04,0.68,0.71,1815.0,0.73,0.07,0.86,0.38,0.48,-2.0,8.53,0.73,0.74,1815.0,0.73,0.06,0.88,0.47,0.41,-0.63,4.74,0.73,0.74,1815.0,0.66,0.06,0.86,0.35,0.51,0.0,4.27,0.66,0.66,1815.0,0.54,0.08,0.82,0.32,0.5,0.7,4.27,0.54,0.53,1815.0,0.43,0.08,0.76,0.23,0.53,1.58,5.8,0.44,0.42,1815.0,0.44,0.08,0.75,0.23,0.52,0.25,3.08,0.45,0.44,1815.0,0.5,0.1,0.73,0.22,0.51,-0.53,2.64,0.51,0.51,1815.0,0.58,0.12,0.79,0.21,0.58,-0.99,3.37,0.6,0.61,1815.0,0.65,0.14,0.82,0.19,0.63,-1.64,5.3,0.67,0.69,1815.0,0.68,0.12,0.84,0.21,0.63,-1.53,5.45,0.69,0.71,1815.0
+AO-HUA = 0.66,0.05,0.77,0.5,0.27,-0.62,3.25,0.66,0.67,1098.0,0.6,0.06,0.72,0.45,0.27,0.01,2.1,0.6,0.6,1098.0,0.66,0.04,0.76,0.5,0.26,-0.53,2.85,0.66,0.67,1098.0,0.64,0.04,0.77,0.49,0.28,-0.5,3.5,0.64,0.65,1098.0,0.57,0.04,0.69,0.47,0.22,0.31,3.33,0.57,0.57,1098.0,0.46,0.04,0.62,0.35,0.27,0.39,3.74,0.46,0.46,1098.0,0.37,0.04,0.55,0.28,0.27,0.41,4.07,0.38,0.37,1098.0,0.37,0.04,0.5,0.26,0.24,-0.27,2.88,0.38,0.37,1098.0,0.44,0.06,0.57,0.27,0.3,-0.38,3.06,0.44,0.44,1098.0,0.51,0.07,0.66,0.33,0.34,-0.31,2.58,0.51,0.51,1098.0,0.59,0.06,0.73,0.4,0.34,-0.34,2.76,0.59,0.59,1098.0,0.64,0.05,0.75,0.49,0.26,-0.49,2.85,0.64,0.65,1098.0
+AO-HUI = 0.52,0.13,0.79,0.24,0.55,0.29,2.0,0.53,0.5,2642.0,0.58,0.07,0.76,0.34,0.42,-0.19,2.55,0.58,0.58,2642.0,0.67,0.06,0.81,0.44,0.37,-0.62,3.19,0.67,0.68,2642.0,0.67,0.05,0.83,0.48,0.34,-0.37,3.5,0.68,0.68,2642.0,0.59,0.06,0.79,0.38,0.41,-0.53,3.4,0.6,0.6,2642.0,0.5,0.07,0.73,0.3,0.43,-0.37,2.91,0.51,0.51,2642.0,0.42,0.07,0.62,0.25,0.37,-0.22,2.47,0.42,0.42,2642.0,0.35,0.04,0.49,0.23,0.26,-0.2,2.61,0.35,0.35,2642.0,0.35,0.06,0.53,0.21,0.31,0.66,2.99,0.36,0.34,2642.0,0.4,0.09,0.64,0.21,0.43,0.45,2.37,0.41,0.39,2642.0,0.49,0.09,0.73,0.27,0.46,-0.16,2.17,0.5,0.5,2642.0,0.62,0.08,0.81,0.36,0.44,-0.44,2.71,0.62,0.63,2642.0
+AO-LNO = 0.72,0.04,0.83,0.55,0.28,-0.32,2.82,0.72,0.72,3462.0,0.74,0.04,0.83,0.6,0.23,-0.52,2.96,0.74,0.75,3462.0,0.73,0.04,0.83,0.58,0.24,-0.51,3.05,0.73,0.73,3462.0,0.71,0.04,0.82,0.54,0.28,-0.15,2.94,0.71,0.71,3462.0,0.63,0.05,0.77,0.42,0.35,-0.25,3.08,0.63,0.63,3462.0,0.51,0.07,0.67,0.28,0.4,-0.03,2.7,0.51,0.51,3462.0,0.45,0.06,0.68,0.27,0.41,0.2,3.02,0.46,0.45,3462.0,0.54,0.08,0.74,0.28,0.46,-0.51,2.97,0.55,0.55,3462.0,0.65,0.08,0.81,0.34,0.47,-1.24,4.87,0.66,0.67,3462.0,0.74,0.06,0.85,0.43,0.43,-1.29,5.64,0.74,0.74,3462.0,0.73,0.06,0.9,0.56,0.34,0.26,2.86,0.73,0.72,3462.0,0.72,0.07,0.86,0.5,0.36,-0.35,2.71,0.72,0.72,3462.0
+AO-LSU = 0.66,0.07,0.81,0.34,0.46,-0.98,4.66,0.67,0.67,2581.0,0.72,0.06,0.82,0.53,0.28,-0.65,2.82,0.72,0.72,2581.0,0.71,0.05,0.82,0.55,0.27,-0.4,2.62,0.72,0.72,2581.0,0.71,0.04,0.81,0.52,0.29,-0.32,2.77,0.71,0.71,2581.0,0.63,0.05,0.75,0.38,0.38,-0.19,3.17,0.63,0.62,2581.0,0.52,0.07,0.7,0.34,0.36,0.14,2.49,0.53,0.52,2581.0,0.46,0.07,0.64,0.31,0.34,0.6,2.68,0.47,0.45,2581.0,0.49,0.06,0.68,0.32,0.37,-0.05,2.69,0.5,0.49,2581.0,0.59,0.06,0.75,0.39,0.36,-0.31,3.14,0.6,0.59,2581.0,0.69,0.06,0.83,0.45,0.38,-0.49,3.12,0.69,0.69,2581.0,0.7,0.07,0.84,0.48,0.36,-0.41,2.57,0.7,0.7,2581.0,0.72,0.05,0.86,0.58,0.28,-0.2,2.89,0.73,0.72,2581.0
+AO-LUA = 0.43,0.11,0.61,0.19,0.42,-0.55,2.21,0.45,0.46,100.0,0.35,0.09,0.51,0.16,0.35,-0.65,2.36,0.36,0.38,100.0,0.43,0.11,0.6,0.15,0.44,-0.64,2.47,0.44,0.46,100.0,0.52,0.13,0.7,0.19,0.52,-0.66,2.46,0.53,0.55,100.0,0.49,0.14,0.7,0.19,0.51,-0.51,2.15,0.51,0.52,100.0,0.39,0.11,0.56,0.16,0.4,-0.49,2.16,0.41,0.41,100.0,0.31,0.09,0.49,0.13,0.36,-0.28,2.39,0.33,0.33,100.0,0.28,0.08,0.45,0.12,0.33,-0.05,2.27,0.29,0.28,100.0,0.31,0.09,0.5,0.15,0.35,0.13,2.04,0.33,0.31,100.0,0.28,0.1,0.52,0.14,0.38,0.45,2.21,0.3,0.26,100.0,0.29,0.1,0.52,0.12,0.4,0.26,2.23,0.3,0.28,100.0,0.3,0.1,0.49,0.13,0.36,0.02,1.98,0.31,0.3,100.0
+AO-MAL = 0.73,0.05,0.85,0.54,0.31,-0.6,3.3,0.73,0.74,2800.0,0.73,0.05,0.83,0.53,0.3,-0.69,3.46,0.73,0.74,2800.0,0.73,0.04,0.84,0.53,0.31,-0.81,3.45,0.73,0.74,2800.0,0.72,0.04,0.82,0.55,0.27,-0.51,3.06,0.72,0.72,2800.0,0.65,0.05,0.79,0.47,0.31,-0.15,2.83,0.65,0.65,2800.0,0.54,0.07,0.73,0.34,0.4,0.4,2.77,0.54,0.52,2800.0,0.44,0.08,0.67,0.25,0.42,0.75,2.89,0.45,0.42,2800.0,0.47,0.07,0.69,0.21,0.48,0.25,3.75,0.48,0.46,2800.0,0.57,0.09,0.81,0.25,0.56,-0.11,3.2,0.58,0.57,2800.0,0.7,0.07,0.89,0.4,0.5,-0.42,3.61,0.7,0.7,2800.0,0.74,0.04,0.87,0.53,0.34,-0.44,3.78,0.74,0.74,2800.0,0.74,0.06,0.86,0.56,0.3,-0.3,2.53,0.74,0.74,2800.0
+AO-MOX = 0.65,0.1,0.82,0.33,0.5,-0.55,2.32,0.66,0.67,6632.0,0.69,0.08,0.86,0.36,0.5,-0.77,3.21,0.69,0.71,6632.0,0.68,0.08,0.85,0.41,0.44,-0.73,2.97,0.69,0.7,6632.0,0.69,0.08,0.83,0.44,0.39,-0.77,2.58,0.69,0.71,6632.0,0.64,0.08,0.8,0.4,0.4,-0.7,2.45,0.65,0.66,6632.0,0.58,0.09,0.76,0.35,0.41,-0.6,2.27,0.58,0.6,6632.0,0.51,0.09,0.72,0.29,0.43,-0.49,2.3,0.52,0.54,6632.0,0.48,0.08,0.75,0.26,0.49,-0.51,2.69,0.49,0.5,6632.0,0.51,0.09,0.71,0.27,0.44,-0.54,2.47,0.52,0.53,6632.0,0.58,0.1,0.81,0.3,0.5,-0.66,2.64,0.59,0.6,6632.0,0.6,0.1,0.83,0.28,0.54,-0.56,2.65,0.61,0.62,6632.0,0.67,0.08,0.87,0.38,0.5,-0.76,3.12,0.67,0.68,6632.0
+AO-NAM = 0.21,0.14,0.64,0.0,0.64,1.18,3.55,0.25,0.16,1943.0,0.32,0.18,0.7,0.01,0.69,0.26,1.92,0.37,0.31,1943.0,0.41,0.19,0.79,0.01,0.78,-0.23,2.0,0.46,0.44,1943.0,0.4,0.2,0.78,0.06,0.72,-0.13,1.85,0.45,0.43,1943.0,0.34,0.18,0.73,0.01,0.72,0.24,1.86,0.38,0.33,1943.0,0.28,0.15,0.65,-0.02,0.67,0.47,2.14,0.31,0.26,1943.0,0.24,0.11,0.58,0.07,0.51,0.47,2.23,0.27,0.22,1943.0,0.22,0.09,0.5,0.04,0.47,0.41,2.3,0.24,0.21,1943.0,0.2,0.08,0.44,-0.02,0.46,0.42,2.33,0.22,0.19,1943.0,0.2,0.09,0.46,-0.03,0.48,0.59,2.54,0.21,0.18,1943.0,0.21,0.11,0.6,-0.0,0.6,1.07,3.68,0.23,0.18,1943.0,0.29,0.18,0.78,0.0,0.78,0.57,2.25,0.35,0.26,1943.0
+AO-UIG = 0.7,0.06,0.84,0.51,0.33,-0.45,2.7,0.71,0.71,2026.0,0.77,0.05,0.89,0.57,0.32,-0.47,3.44,0.77,0.77,2026.0,0.73,0.05,0.86,0.56,0.31,-0.15,2.97,0.73,0.73,2026.0,0.76,0.06,0.89,0.57,0.32,-0.57,3.02,0.76,0.77,2026.0,0.71,0.08,0.89,0.51,0.39,-0.2,2.37,0.71,0.71,2026.0,0.63,0.09,0.86,0.35,0.51,-0.08,2.91,0.63,0.63,2026.0,0.57,0.1,0.83,0.27,0.55,0.19,2.57,0.57,0.55,2026.0,0.55,0.11,0.82,0.18,0.64,-0.44,3.24,0.56,0.55,2026.0,0.66,0.09,0.85,0.39,0.46,-0.29,2.3,0.66,0.67,2026.0,0.68,0.1,0.86,0.36,0.51,-0.84,3.09,0.69,0.71,2026.0,0.75,0.07,0.9,0.47,0.43,-0.78,3.47,0.76,0.76,2026.0,0.79,0.06,0.9,0.58,0.32,-0.73,3.51,0.79,0.8,2026.0
+AO-ZAI = 0.6,0.05,0.73,0.45,0.28,-0.03,2.27,0.6,0.6,1200.0,0.71,0.07,0.84,0.41,0.42,-0.74,3.77,0.71,0.71,1200.0,0.69,0.06,0.84,0.39,0.45,-0.86,5.36,0.69,0.7,1200.0,0.75,0.06,0.9,0.42,0.48,-1.06,6.24,0.75,0.76,1200.0,0.62,0.09,0.83,0.33,0.51,-0.36,2.42,0.63,0.63,1200.0,0.6,0.07,0.79,0.3,0.5,-0.06,3.44,0.6,0.59,1200.0,0.49,0.07,0.69,0.23,0.46,0.35,3.08,0.5,0.48,1200.0,0.41,0.1,0.65,0.15,0.5,-0.13,2.29,0.42,0.41,1200.0,0.51,0.09,0.77,0.29,0.48,0.19,2.52,0.51,0.51,1200.0,0.39,0.15,0.78,0.1,0.67,0.45,2.24,0.42,0.38,1200.0,0.47,0.1,0.79,0.24,0.55,0.86,4.08,0.48,0.46,1200.0,0.68,0.09,0.83,0.36,0.47,-0.47,2.56,0.68,0.69,1200.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AGO/AGO_2_nighttemp_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AGO/AGO_2_nighttemp_2008.properties
new file mode 100644
index 0000000..69353c7
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AGO/AGO_2_nighttemp_2008.properties
@@ -0,0 +1,80 @@
+# AGO.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the nighttemp data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = AGO nighttemp data for 2008 at admin level 2
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = AGO
+ADMIN_LEVEL = 2
+UNITS = C
+DATA_TYPE = nighttemp
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+AO-BGO-G010001 = 18.76,1.5,22.68,11.65,11.02,-0.7,3.64,18.82,19.03,1105.0,19.85,1.5,23.5,14.82,8.68,-0.67,3.16,19.91,20.06,1106.0,20.94,1.04,26.26,17.99,8.27,-0.18,3.49,20.97,21.02,1106.0,20.36,1.31,23.23,14.41,8.82,-1.06,4.76,20.4,20.61,1102.0,19.59,1.15,22.95,16.06,6.89,-0.1,3.02,19.62,19.65,1106.0,16.64,0.97,18.82,13.86,4.96,0.07,2.46,16.67,16.61,1106.0,16.25,0.74,18.82,14.13,4.69,0.22,3.1,16.26,16.2,1106.0,16.51,0.94,19.09,12.48,6.61,-0.4,3.28,16.53,16.55,1106.0,17.07,1.0,19.65,13.44,6.2,-0.13,2.79,17.1,17.03,1106.0,18.18,1.01,20.47,14.96,5.51,-0.15,2.78,18.21,18.13,1106.0,20.05,1.46,22.68,12.2,10.47,-1.46,5.78,20.1,20.47,1106.0,19.7,1.26,23.23,15.24,7.99,-0.36,2.75,19.74,19.78,1105.0
+AO-BGU-G020001 = 17.56,2.52,22.95,9.17,13.78,-0.31,2.42,17.74,17.72,1317.0,16.5,4.06,23.5,3.11,20.39,-0.46,2.63,16.99,16.61,1313.0,16.98,2.95,24.33,8.35,15.98,-0.19,2.83,17.24,16.89,1317.0,18.08,3.14,24.33,5.31,19.02,-0.5,3.15,18.35,18.47,1317.0,17.63,2.92,23.78,11.24,12.54,-0.12,2.1,17.87,17.58,1317.0,14.95,2.23,18.82,7.93,10.89,-0.56,2.76,15.12,15.1,1317.0,14.62,1.54,17.99,9.17,8.82,-0.85,3.65,14.7,14.96,1317.0,15.12,1.45,19.37,11.1,8.27,-0.05,2.84,15.18,15.24,1317.0,15.95,1.14,19.37,12.76,6.61,0.21,2.98,15.99,15.93,1317.0,16.79,1.88,21.85,10.28,11.57,-0.45,3.05,16.9,16.96,1317.0,17.58,2.84,21.85,6.42,15.43,-1.28,4.48,17.81,18.41,1317.0,17.15,2.43,21.85,7.24,14.61,-0.9,3.86,17.32,17.44,1317.0
+AO-BIE-G030001 = 14.35,1.97,19.09,-0.75,19.84,-1.63,8.13,14.49,14.69,2392.0,14.8,1.35,17.72,4.76,12.95,-1.09,6.22,14.86,14.96,2398.0,14.5,1.42,18.27,8.35,9.92,-0.6,3.66,14.57,14.69,2399.0,14.23,1.24,17.99,10.0,7.99,0.04,2.99,14.29,14.13,2399.0,12.01,1.14,15.79,8.9,6.89,0.28,3.08,12.06,11.93,2399.0,10.02,1.5,15.24,5.87,9.37,0.28,3.0,10.13,10.0,2396.0,10.47,1.51,16.34,6.42,9.92,0.47,3.07,10.58,10.28,2394.0,12.36,1.43,16.89,8.9,7.99,0.51,3.09,12.44,12.2,2399.0,14.63,1.29,18.27,10.83,7.44,0.2,2.58,14.68,14.55,2399.0,15.37,0.99,18.54,11.38,7.17,-0.36,3.56,15.4,15.37,2399.0,14.78,1.43,18.27,4.76,13.5,-0.87,4.63,14.85,14.96,2399.0,14.84,1.78,18.82,2.56,16.26,-1.58,8.64,14.94,15.1,2335.0
+AO-CAB-G040001 = 19.25,0.77,20.75,16.34,4.41,-0.46,2.95,19.26,19.3,228.0,20.44,1.24,22.68,16.61,6.06,-0.12,2.49,20.47,20.47,229.0,20.36,0.91,23.23,17.03,6.2,-0.68,4.22,20.38,20.47,229.0,20.5,1.09,22.4,17.17,5.24,-1.02,3.71,20.52,20.68,187.0,19.69,0.73,22.13,17.44,4.69,0.01,3.18,19.71,19.78,229.0,17.78,0.57,19.51,16.34,3.17,0.0,2.92,17.79,17.72,229.0,17.75,0.53,19.37,16.06,3.31,-0.25,3.89,17.76,17.79,229.0,17.32,0.75,19.09,15.79,3.31,0.32,2.75,17.33,17.23,229.0,17.93,1.18,20.2,13.58,6.61,-1.0,4.39,17.97,18.13,229.0,18.27,1.59,20.75,9.17,11.57,-2.23,9.94,18.34,18.54,227.0,18.91,1.45,21.57,13.03,8.54,-1.54,5.9,18.96,19.23,225.0,19.74,0.82,22.13,17.44,4.69,-0.11,2.73,19.76,19.78,229.0
+AO-CCU-G050001 = 16.77,2.73,22.68,0.63,22.05,-1.88,9.15,16.99,17.23,4632.0,16.81,1.95,22.68,5.87,16.81,-1.1,4.74,16.92,17.3,6699.0,16.79,1.19,21.85,12.2,9.65,-0.48,4.4,16.84,16.89,6731.0,14.51,0.9,19.65,11.38,8.27,0.29,4.09,14.54,14.48,6731.0,12.79,0.96,19.37,8.62,10.75,0.61,5.33,12.83,12.76,6731.0,9.52,0.9,15.24,5.87,9.37,0.69,5.69,9.56,9.45,6731.0,9.89,0.86,13.31,7.52,5.79,0.36,3.01,9.93,9.86,6728.0,11.7,0.89,16.06,8.62,7.44,0.45,3.51,11.73,11.65,6731.0,14.42,0.99,19.09,11.1,7.99,0.76,4.4,14.45,14.34,6731.0,17.9,1.43,21.02,12.2,8.82,-0.29,2.3,17.95,17.99,6731.0,17.92,1.95,23.5,5.04,18.46,-0.62,3.63,18.03,18.2,6727.0,16.81,1.4,20.75,11.38,9.37,-0.24,2.74,16.87,16.89,6720.0
+AO-CNN-G080001 = 19.72,1.6,25.16,11.65,13.5,-0.74,4.68,19.78,19.78,2604.0,16.47,2.91,24.06,2.28,21.77,-0.89,4.03,16.73,17.17,2593.0,17.85,1.45,22.4,14.13,8.27,0.36,2.49,17.91,17.58,2615.0,16.22,1.77,22.81,12.76,10.06,0.77,3.07,16.32,15.79,2615.0,14.7,1.95,21.85,10.28,11.57,1.09,4.26,14.82,14.41,2615.0,10.84,2.1,20.2,7.8,12.4,1.66,5.66,11.04,10.28,2597.0,11.42,2.09,20.75,8.07,12.68,1.6,5.52,11.6,10.96,2615.0,13.99,2.16,21.57,10.28,11.3,1.03,3.91,14.15,13.79,2615.0,16.54,2.25,23.5,12.2,11.3,0.57,2.93,16.69,16.34,2615.0,19.52,1.55,24.06,15.24,8.82,0.21,2.5,19.58,19.37,2615.0,19.1,1.91,24.61,12.48,12.13,-0.12,3.53,19.2,19.09,2615.0,18.23,1.83,24.06,14.13,9.92,0.32,2.01,18.32,17.79,2615.0
+AO-CNO-G060001 = 16.67,2.17,21.57,8.62,12.95,-0.83,4.71,16.81,16.75,777.0,18.31,2.11,22.4,13.58,8.82,-0.31,2.09,18.43,18.54,787.0,18.64,1.93,24.06,13.58,10.47,-0.06,2.52,18.74,18.68,787.0,17.51,2.45,22.13,10.28,11.85,-0.39,2.3,17.68,17.99,783.0,16.9,2.26,22.4,11.38,11.02,-0.45,2.47,17.05,17.44,787.0,15.93,1.48,18.54,11.93,6.61,-0.82,3.11,16.0,16.2,787.0,15.65,1.49,18.54,11.1,7.44,-0.68,2.46,15.72,16.06,787.0,16.19,1.16,19.37,12.07,7.3,-0.26,2.72,16.23,16.34,787.0,16.1,1.14,19.65,12.2,7.44,-0.07,3.35,16.14,16.06,787.0,17.65,1.26,20.47,13.58,6.89,-0.1,2.64,17.69,17.58,787.0,17.94,2.77,23.78,1.18,22.6,-1.2,7.65,18.15,18.03,784.0,17.39,2.05,22.4,5.31,17.09,-0.97,5.77,17.51,17.58,780.0
+AO-CUS-G070001 = 16.05,2.23,22.68,7.24,15.43,-0.18,3.4,16.2,16.06,1814.0,16.19,2.69,23.5,4.76,18.74,-0.16,4.98,16.42,15.93,1815.0,16.88,2.67,23.23,4.76,18.46,-0.66,5.87,17.09,16.68,1815.0,16.3,2.72,23.78,4.21,19.57,0.28,3.91,16.52,15.99,1815.0,15.36,2.67,22.4,9.17,13.23,0.5,2.48,15.59,14.69,1815.0,13.56,2.36,19.37,7.24,12.13,0.19,2.63,13.76,13.17,1815.0,13.59,1.72,18.13,8.07,10.06,-0.06,3.32,13.69,13.44,1811.0,14.3,1.61,18.27,9.59,8.68,0.1,2.42,14.39,14.13,1815.0,15.57,1.2,19.65,12.48,7.17,0.28,2.82,15.61,15.51,1815.0,16.03,1.51,20.2,9.45,10.75,-0.18,3.16,16.1,15.99,1812.0,17.09,2.22,22.13,2.28,19.84,-1.67,10.96,17.23,17.17,1815.0,16.69,2.1,22.68,4.49,18.19,-0.09,4.81,16.82,16.48,1814.0
+AO-HUA-G090001 = 14.19,1.36,16.89,8.07,8.82,-0.61,3.16,14.25,14.48,1098.0,13.55,1.97,17.72,5.59,12.13,-1.57,5.35,13.69,14.13,1098.0,13.56,1.42,16.61,7.8,8.82,-0.86,4.09,13.63,13.79,1098.0,13.0,1.59,16.89,4.76,12.13,-1.29,6.24,13.1,13.17,1098.0,11.89,1.02,14.69,9.45,5.24,0.05,2.69,11.94,11.93,1098.0,9.94,1.13,13.58,6.97,6.61,0.15,2.71,10.0,10.0,1098.0,11.16,1.41,16.34,7.8,8.54,0.41,2.7,11.25,11.0,1088.0,12.65,1.14,16.34,9.17,7.17,0.12,2.94,12.7,12.62,1098.0,15.02,1.07,17.72,12.2,5.51,-0.09,2.48,15.06,14.96,1098.0,15.16,0.97,17.44,10.28,7.17,-0.99,5.58,15.19,15.24,1098.0,14.1,2.03,17.44,3.66,13.78,-1.65,6.26,14.25,14.55,1098.0,14.58,1.78,17.44,2.83,14.61,-2.1,10.42,14.69,14.96,1096.0
+AO-HUI-G100001 = 17.32,2.06,23.78,9.17,14.61,-0.29,3.23,17.44,17.44,2642.0,13.08,2.83,19.65,-0.75,20.39,-0.76,3.89,13.39,13.58,2564.0,15.25,1.6,19.09,9.45,9.65,-0.31,2.75,15.33,15.37,2642.0,14.85,1.41,20.75,10.28,10.47,0.66,4.03,14.92,14.69,2642.0,13.77,1.49,20.2,9.72,10.47,0.9,4.34,13.86,13.58,2642.0,10.45,2.02,17.72,6.14,11.57,1.1,4.21,10.64,10.07,2619.0,11.13,1.87,19.09,6.97,12.13,1.13,4.7,11.28,10.83,2637.0,13.56,1.54,18.54,8.35,10.2,0.32,3.32,13.65,13.51,2642.0,15.55,1.25,19.09,10.55,8.54,-0.16,2.94,15.6,15.51,2642.0,17.09,1.51,21.02,10.83,10.2,-0.46,2.8,17.15,17.23,2642.0,16.43,1.78,21.3,9.72,11.57,-0.28,3.04,16.52,16.48,2642.0,15.41,1.35,19.65,7.66,11.99,-0.73,4.67,15.47,15.51,2642.0
+AO-LNO-G120001 = 17.16,1.67,20.75,8.35,12.4,-0.79,4.42,17.25,17.3,3208.0,16.78,1.31,19.92,8.35,11.57,-0.6,4.29,16.83,16.89,3450.0,17.44,1.34,20.75,11.65,9.09,-0.33,3.67,17.49,17.44,3457.0,16.87,1.71,20.47,0.08,20.39,-2.96,18.16,16.95,17.17,3395.0,15.14,1.25,18.27,12.2,6.06,-0.14,2.13,15.19,15.24,3462.0,13.77,1.57,17.44,9.45,7.99,0.01,1.85,13.86,13.72,3462.0,14.54,1.44,17.99,10.55,7.44,-0.05,1.93,14.62,14.55,3462.0,15.89,1.45,19.65,12.48,7.17,0.13,2.04,15.96,15.79,3462.0,17.49,1.12,20.75,14.0,6.75,-0.28,2.8,17.53,17.58,3462.0,17.58,1.23,21.02,12.76,8.27,0.04,2.82,17.63,17.58,3461.0,17.73,1.26,21.85,10.0,11.85,-1.09,6.37,17.77,17.85,3460.0,17.55,1.77,21.02,-2.95,23.98,-3.28,28.15,17.64,17.72,3309.0
+AO-LSU-G130001 = 15.88,1.56,20.75,5.04,15.71,-0.82,5.95,15.96,16.06,2475.0,16.39,1.33,20.06,8.07,11.99,-0.69,5.04,16.44,16.41,2560.0,15.97,1.44,20.2,5.31,14.88,-1.54,9.81,16.03,16.06,2559.0,16.32,0.9,19.16,10.55,8.61,0.15,4.1,16.34,16.2,2580.0,13.84,0.99,16.89,11.1,5.79,0.3,2.63,13.88,13.72,2581.0,12.25,1.39,16.61,8.9,7.72,0.49,2.86,12.33,12.14,2581.0,12.97,1.5,17.72,8.9,8.82,-0.03,2.45,13.05,13.03,2581.0,14.27,1.32,18.54,10.55,7.99,0.08,2.66,14.33,14.27,2581.0,15.68,1.43,19.78,12.2,7.58,0.25,2.43,15.75,15.51,2581.0,16.7,0.91,20.2,13.31,6.89,0.08,3.44,16.72,16.61,2581.0,16.3,1.18,20.47,7.8,12.68,-0.64,5.52,16.34,16.34,2579.0,16.01,1.82,19.37,5.87,13.5,-1.53,6.3,16.11,16.34,2305.0
+AO-LUA-G110001 = 21.57,0.19,21.71,21.44,0.28,-0.0,1.0,21.58,21.57,2.0,23.26,0.73,23.78,22.75,1.03,0.0,1.0,23.27,23.26,2.0,23.16,0.1,23.23,23.09,0.14,-0.0,1.0,23.16,23.16,2.0,22.16,0.54,22.54,21.78,0.76,0.0,1.0,22.16,22.16,2.0,21.95,0.05,21.99,21.92,0.07,-0.0,1.03,21.95,21.95,2.0,18.82,0.19,18.96,18.68,0.28,-0.0,1.0,18.82,18.82,2.0,18.89,0.49,19.23,18.54,0.69,-0.0,1.0,18.89,18.89,2.0,19.23,0.19,19.37,19.09,0.28,0.0,1.0,19.23,19.23,2.0,18.75,0.29,18.96,18.54,0.41,0.0,1.0,18.75,18.75,2.0,20.02,0.05,20.06,19.99,0.07,0.0,0.98,20.02,20.02,2.0,21.54,0.44,21.85,21.23,0.62,-0.0,1.0,21.54,21.54,2.0,21.4,0.05,21.44,21.37,0.07,0.0,0.99,21.4,21.4,2.0
+AO-LUA-G110002 = 20.94,0.67,22.95,19.65,3.31,0.35,2.5,20.95,20.85,94.0,21.59,0.95,24.33,19.09,5.24,0.07,3.64,21.61,21.57,94.0,21.78,0.9,23.5,17.99,5.51,-1.12,6.02,21.8,21.85,94.0,21.3,0.68,22.68,19.37,3.31,-0.41,2.83,21.31,21.3,94.0,21.41,0.51,22.4,19.65,2.76,-0.43,3.54,21.41,21.4,94.0,17.88,0.58,19.37,16.34,3.03,0.09,2.94,17.89,17.85,94.0,17.13,0.83,19.23,15.99,3.24,0.84,2.84,17.15,16.89,94.0,17.87,0.85,19.65,15.79,3.86,-0.33,2.56,17.89,17.99,94.0,18.53,0.76,20.2,16.89,3.31,0.17,2.52,18.54,18.54,94.0,19.23,0.97,20.75,15.51,5.24,-1.04,4.44,19.25,19.37,94.0,20.89,0.47,21.85,19.37,2.48,-0.78,3.79,20.89,20.95,94.0,21.02,0.5,22.26,19.51,2.76,-0.09,2.67,21.02,21.02,94.0
+AO-LUA-G110003 = 21.57,NaN,21.57,21.57,0.0,NaN,NaN,21.57,21.57,1.0,24.19,NaN,24.19,24.19,0.0,NaN,NaN,24.19,24.19,1.0,22.81,NaN,22.81,22.81,0.0,NaN,NaN,22.81,22.81,1.0,20.47,NaN,20.47,20.47,0.0,NaN,NaN,20.47,20.47,1.0,22.26,NaN,22.26,22.26,0.0,NaN,NaN,22.26,22.26,1.0,19.09,NaN,19.09,19.09,0.0,NaN,NaN,19.09,19.09,1.0,18.96,NaN,18.96,18.96,0.0,NaN,NaN,18.96,18.96,1.0,18.68,NaN,18.68,18.68,0.0,NaN,NaN,18.68,18.68,1.0,19.78,NaN,19.78,19.78,0.0,NaN,NaN,19.78,19.78,1.0,20.33,NaN,20.33,20.33,0.0,NaN,NaN,20.33,20.33,1.0,21.57,NaN,21.57,21.57,0.0,NaN,NaN,21.57,21.57,1.0,21.44,NaN,21.44,21.44,0.0,NaN,NaN,21.44,21.44,1.0
+AO-LUA-G110004 = 21.85,0.39,22.13,21.57,0.55,0.0,1.0,21.85,21.85,2.0,22.81,0.58,23.23,22.4,0.83,0.0,1.0,22.82,22.81,2.0,23.02,0.1,23.09,22.95,0.14,0.0,0.99,23.02,23.02,2.0,21.57,0.78,22.13,21.02,1.1,-0.0,1.0,21.58,21.57,2.0,22.06,0.1,22.13,21.99,0.14,-0.0,1.0,22.06,22.06,2.0,19.09,NaN,19.09,19.09,0.0,NaN,-5.048309003266382E13,19.09,19.09,2.0,18.96,0.19,19.09,18.82,0.28,-0.0,1.0,18.96,18.96,2.0,19.65,0.0,19.65,19.65,0.0,1.879048192E9,-6.3951114708661043E17,19.65,19.65,2.0,19.44,0.29,19.65,19.23,0.41,0.0,1.0,19.44,19.44,2.0,20.33,0.19,20.47,20.2,0.28,0.0,1.0,20.34,20.33,2.0,21.09,0.49,21.44,20.75,0.69,0.0,1.0,21.1,21.09,2.0,21.3,0.0,21.3,21.3,0.0,-1.145618426E7,8.735220406137356E13,21.3,21.3,2.0
+AO-LUA-G110005 = 22.13,NaN,22.13,22.13,0.0,NaN,NaN,22.13,22.13,1.0,22.4,NaN,22.4,22.4,0.0,NaN,NaN,22.4,22.4,1.0,22.95,NaN,22.95,22.95,0.0,NaN,NaN,22.95,22.95,1.0,21.02,NaN,21.02,21.02,0.0,NaN,NaN,21.02,21.02,1.0,22.13,NaN,22.13,22.13,0.0,NaN,NaN,22.13,22.13,1.0,19.09,NaN,19.09,19.09,0.0,NaN,NaN,19.09,19.09,1.0,18.82,NaN,18.82,18.82,0.0,NaN,NaN,18.82,18.82,1.0,19.65,NaN,19.65,19.65,0.0,NaN,NaN,19.65,19.65,1.0,19.65,NaN,19.65,19.65,0.0,NaN,NaN,19.65,19.65,1.0,20.47,NaN,20.47,20.47,0.0,NaN,NaN,20.47,20.47,1.0,20.75,NaN,20.75,20.75,0.0,NaN,NaN,20.75,20.75,1.0,21.3,NaN,21.3,21.3,0.0,NaN,NaN,21.3,21.3,1.0
+AO-MAL-G140001 = 17.04,1.82,21.57,9.17,12.4,-0.41,3.78,17.14,17.03,2745.0,16.63,1.52,20.75,10.55,10.2,0.08,2.71,16.7,16.48,2800.0,17.23,1.64,21.3,10.83,10.47,0.17,2.77,17.31,17.03,2800.0,16.88,1.88,21.85,11.1,10.75,0.07,2.49,16.98,16.75,2792.0,14.7,1.75,19.09,11.1,7.99,0.36,2.14,14.81,14.34,2800.0,13.41,1.75,18.54,9.72,8.82,0.48,2.2,13.52,12.89,2800.0,13.6,1.83,18.27,9.04,9.23,0.14,1.99,13.72,13.31,2800.0,15.58,1.42,19.65,10.69,8.96,-0.17,2.83,15.65,15.51,2800.0,17.14,1.61,21.57,13.03,8.54,0.17,2.21,17.22,16.89,2800.0,18.01,1.62,22.13,13.03,9.09,0.62,2.4,18.09,17.44,2800.0,17.52,2.03,21.85,8.07,13.78,-0.56,3.82,17.63,17.58,2756.0,17.22,2.07,21.85,4.49,17.36,-1.27,6.68,17.35,17.44,2746.0
+AO-MOX-G150001 = 16.22,2.74,22.68,1.73,20.94,-1.07,6.28,16.45,16.34,6258.0,16.96,2.1,23.78,10.96,12.81,0.8,2.86,17.09,16.34,6632.0,16.89,2.19,24.33,7.52,16.81,1.0,3.63,17.03,16.27,6632.0,16.0,2.03,22.68,11.65,11.02,1.01,3.59,16.13,15.51,6632.0,13.79,1.65,20.2,9.45,10.75,0.77,3.24,13.89,13.44,6632.0,10.96,1.37,15.24,6.69,8.54,0.1,3.01,11.05,10.83,6632.0,10.87,1.25,16.06,6.97,9.09,0.19,3.56,10.94,10.83,6632.0,12.71,1.13,17.99,9.72,8.27,0.55,3.77,12.76,12.62,6632.0,15.3,1.14,19.92,11.38,8.54,0.24,3.29,15.34,15.24,6632.0,16.6,0.78,19.65,13.86,5.79,0.29,3.5,16.61,16.61,6632.0,16.14,1.8,21.57,6.14,15.43,-0.72,4.22,16.24,16.34,6517.0,16.9,2.27,21.85,4.21,17.64,-0.93,5.75,17.05,17.03,6233.0
+AO-NAM-G160001 = 19.14,1.91,24.61,10.28,14.33,-1.14,4.65,19.23,19.51,1941.0,17.67,3.27,24.61,3.94,20.67,-0.84,3.41,17.97,18.34,1937.0,19.34,2.35,24.06,-0.2,24.25,-1.95,10.42,19.49,19.78,1941.0,21.6,2.24,27.09,12.48,14.61,-0.4,3.0,21.72,21.85,1941.0,19.38,2.29,25.71,11.79,13.92,-0.71,3.42,19.52,19.65,1941.0,16.88,1.93,23.23,10.83,12.4,-0.21,3.23,16.99,16.89,1928.0,16.09,1.95,21.57,10.28,11.3,0.05,3.16,16.2,16.06,1941.0,16.35,1.7,22.4,10.55,11.85,-0.33,4.37,16.44,16.48,1941.0,17.08,1.99,24.88,11.03,13.85,-0.04,4.33,17.19,17.17,1941.0,17.98,2.24,25.16,10.28,14.88,-0.72,3.74,18.12,18.41,1941.0,19.51,2.25,25.16,11.93,13.23,-0.9,3.68,19.64,19.92,1941.0,18.64,2.26,24.61,7.24,17.36,-0.74,4.28,18.78,18.82,1941.0
+AO-NAM-G160002 = 16.68,0.1,16.75,16.61,0.14,0.0,1.0,16.68,16.68,2.0,16.89,0.39,17.17,16.61,0.55,0.0,1.0,16.89,16.89,2.0,19.54,0.15,19.65,19.44,0.21,-0.0,1.0,19.54,19.54,2.0,17.79,0.1,17.85,17.72,0.14,0.0,1.0,17.79,17.79,2.0,14.86,0.34,15.1,14.62,0.48,-0.0,1.0,14.86,14.86,2.0,14.03,0.54,14.41,13.65,0.76,0.0,1.0,14.04,14.03,2.0,13.58,0.39,13.86,13.31,0.55,0.0,1.0,13.59,13.58,2.0,13.44,NaN,13.44,13.44,0.0,NaN,-4.78155308475257E13,13.44,13.44,2.0,12.51,0.15,12.62,12.41,0.21,-0.0,1.0,12.52,12.51,2.0,13.69,0.63,14.13,13.24,0.9,-0.0,1.0,13.69,13.69,2.0,15.75,0.24,15.93,15.58,0.34,-0.0,1.0,15.75,15.75,2.0,16.37,0.05,16.41,16.34,0.07,0.0,0.97,16.37,16.37,2.0
+AO-UIG-G170001 = 17.5,1.81,22.13,5.31,16.81,-0.51,5.1,17.59,17.44,1960.0,16.93,1.43,20.75,12.2,8.54,-0.02,2.17,16.99,16.96,2025.0,18.1,1.3,21.85,13.58,8.27,-0.08,2.99,18.15,17.99,2026.0,17.28,1.67,21.85,10.0,11.85,-0.16,3.6,17.36,17.3,1758.0,16.53,1.59,21.02,11.65,9.37,-0.25,2.64,16.61,16.61,2026.0,15.73,1.3,18.54,12.2,6.34,-0.59,2.54,15.78,15.99,2026.0,15.43,1.11,18.54,12.48,6.06,-0.15,2.4,15.47,15.51,2026.0,15.69,1.42,19.92,10.28,9.65,-0.12,2.74,15.75,15.72,2026.0,16.89,1.53,21.3,12.76,8.54,0.24,2.8,16.96,16.75,2026.0,17.79,1.48,22.13,13.03,9.09,0.06,3.05,17.85,17.72,2026.0,17.14,2.27,21.85,8.35,13.5,-0.72,3.41,17.29,17.44,2012.0,17.55,2.39,22.13,-0.47,22.6,-2.74,16.81,17.72,17.99,1999.0
+AO-ZAI-G180001 = 18.62,1.37,21.85,11.93,9.92,-0.68,4.08,18.67,18.68,1177.0,19.37,1.34,22.68,14.13,8.54,-0.75,3.67,19.42,19.65,1178.0,19.8,1.19,22.95,14.13,8.82,-0.44,3.59,19.84,19.92,1159.0,20.02,1.41,23.5,13.31,10.2,-0.71,4.91,20.07,20.06,1159.0,19.4,0.94,22.95,14.69,8.27,-0.58,4.94,19.43,19.37,1178.0,16.5,0.73,18.82,13.58,5.24,-0.18,3.18,16.52,16.55,1178.0,16.02,0.71,19.23,13.86,5.37,0.59,4.28,16.04,15.99,1178.0,16.54,0.93,19.09,13.03,6.06,0.0,3.07,16.56,16.48,1178.0,17.04,1.02,19.92,13.86,6.06,-0.45,3.0,17.07,17.17,1178.0,18.05,1.15,20.75,14.69,6.06,-0.46,2.8,18.09,18.27,1178.0,19.25,1.37,22.95,14.41,8.54,-0.81,3.59,19.3,19.51,1177.0,19.5,1.31,21.57,11.93,9.65,-1.66,7.16,19.54,19.78,1175.0
+AO-ZAI-G180002 = 19.04,0.21,19.3,18.82,0.48,0.24,1.74,19.04,19.03,4.0,20.44,0.46,21.02,19.92,1.1,0.25,1.96,20.44,20.4,4.0,18.44,0.84,19.23,17.72,1.52,0.01,1.02,18.45,18.41,4.0,21.39,0.64,22.13,20.82,1.31,0.2,1.27,21.39,21.3,4.0,20.49,0.27,20.75,20.2,0.55,-0.1,1.21,20.49,20.51,4.0,18.39,0.5,18.82,17.85,0.96,-0.08,1.11,18.39,18.44,4.0,18.99,0.53,19.51,18.41,1.1,-0.1,1.21,19.0,19.03,4.0,18.37,0.52,18.96,17.72,1.24,-0.21,1.83,18.38,18.41,4.0,16.98,0.1,17.1,16.89,0.21,0.21,1.28,16.98,16.96,4.0,16.94,0.62,17.51,16.06,1.45,-0.78,2.12,16.95,17.1,4.0,17.42,0.41,17.79,16.89,0.9,-0.44,1.59,17.43,17.51,4.0,19.23,0.11,19.37,19.09,0.28,-0.0,2.0,19.23,19.23,4.0
+AO-ZAI-G180003 = 18.92,0.05,18.96,18.89,0.07,0.0,0.94,18.92,18.92,2.0,20.09,0.24,20.27,19.92,0.34,0.0,1.0,20.09,20.09,2.0,17.92,0.29,18.13,17.72,0.41,0.0,1.0,17.92,17.92,2.0,21.06,0.24,21.23,20.89,0.34,-0.0,1.0,21.06,21.06,2.0,20.33,0.0,20.33,20.33,0.0,-1.573908604E7,1.6388098644042638E14,20.33,20.33,2.0,17.82,0.05,17.85,17.79,0.07,0.0,0.95,17.82,17.82,2.0,18.27,0.19,18.41,18.13,0.28,-0.0,1.0,18.27,18.27,2.0,17.65,0.1,17.72,17.58,0.14,0.0,1.0,17.65,17.65,2.0,17.13,0.15,17.23,17.03,0.21,-0.0,1.0,17.13,17.13,2.0,17.58,0.58,17.99,17.17,0.83,0.0,1.0,17.58,17.58,2.0,17.85,0.19,17.99,17.72,0.28,0.0,1.0,17.85,17.85,2.0,19.3,0.1,19.37,19.23,0.14,0.0,1.0,19.3,19.3,2.0
+AO-ZAI-G180004 = 19.65,NaN,19.65,19.65,0.0,NaN,NaN,19.65,19.65,1.0,19.92,NaN,19.92,19.92,0.0,NaN,NaN,19.92,19.92,1.0,21.02,NaN,21.02,21.02,0.0,NaN,NaN,21.02,21.02,1.0,21.85,NaN,21.85,21.85,0.0,NaN,NaN,21.85,21.85,1.0,20.47,NaN,20.47,20.47,0.0,NaN,NaN,20.47,20.47,1.0,18.82,NaN,18.82,18.82,0.0,NaN,NaN,18.82,18.82,1.0,20.2,NaN,20.2,20.2,0.0,NaN,NaN,20.2,20.2,1.0,18.27,NaN,18.27,18.27,0.0,NaN,NaN,18.27,18.27,1.0,17.99,NaN,17.99,17.99,0.0,NaN,NaN,17.99,17.99,1.0,19.09,NaN,19.09,19.09,0.0,NaN,NaN,19.09,19.09,1.0,19.65,NaN,19.65,19.65,0.0,NaN,NaN,19.65,19.65,1.0,21.3,NaN,21.3,21.3,0.0,NaN,NaN,21.3,21.3,1.0
+AO-ZAI-G180005 = 18.96,NaN,18.96,18.96,0.0,NaN,NaN,18.96,18.96,1.0,19.92,NaN,19.92,19.92,0.0,NaN,NaN,19.92,19.92,1.0,17.72,NaN,17.72,17.72,0.0,NaN,NaN,17.72,17.72,1.0,20.89,NaN,20.89,20.89,0.0,NaN,NaN,20.89,20.89,1.0,20.33,NaN,20.33,20.33,0.0,NaN,NaN,20.33,20.33,1.0,17.85,NaN,17.85,17.85,0.0,NaN,NaN,17.85,17.85,1.0,18.41,NaN,18.41,18.41,0.0,NaN,NaN,18.41,18.41,1.0,17.72,NaN,17.72,17.72,0.0,NaN,NaN,17.72,17.72,1.0,17.03,NaN,17.03,17.03,0.0,NaN,NaN,17.03,17.03,1.0,17.17,NaN,17.17,17.17,0.0,NaN,NaN,17.17,17.17,1.0,17.72,NaN,17.72,17.72,0.0,NaN,NaN,17.72,17.72,1.0,19.23,NaN,19.23,19.23,0.0,NaN,NaN,19.23,19.23,1.0
+AO-ZAI-G180006 = 19.71,0.1,19.78,19.65,0.14,-0.0,1.0,19.71,19.71,2.0,20.58,0.24,20.75,20.4,0.34,0.0,1.0,20.58,20.58,2.0,20.71,0.34,20.95,20.47,0.48,-0.0,1.0,20.71,20.71,2.0,20.92,0.24,21.09,20.75,0.34,-0.0,1.0,20.92,20.92,2.0,20.99,0.05,21.02,20.95,0.07,0.0,0.99,20.99,20.99,2.0,18.34,0.1,18.41,18.27,0.14,-0.0,1.0,18.34,18.34,2.0,19.03,0.1,19.09,18.96,0.14,-0.0,1.0,19.03,19.03,2.0,18.72,0.15,18.82,18.61,0.21,-0.0,1.0,18.72,18.72,2.0,17.13,0.05,17.17,17.1,0.07,-0.0,1.06,17.13,17.13,2.0,18.2,0.49,18.54,17.85,0.69,0.0,1.0,18.2,18.2,2.0,18.2,0.49,18.54,17.85,0.69,0.0,1.0,18.2,18.2,2.0,19.78,0.39,20.06,19.51,0.55,-0.0,1.0,19.79,19.78,2.0
+AO-ZAI-G180007 = 19.47,0.24,19.65,19.3,0.34,-0.0,1.0,19.47,19.47,2.0,20.54,0.29,20.75,20.33,0.41,-0.0,1.0,20.54,20.54,2.0,19.78,0.97,20.47,19.09,1.38,-0.0,1.0,19.8,19.78,2.0,20.78,0.05,20.82,20.75,0.07,0.0,0.91,20.78,20.78,2.0,20.85,0.24,21.02,20.68,0.34,0.0,1.0,20.85,20.85,2.0,18.16,0.15,18.27,18.06,0.21,0.0,1.0,18.16,18.16,2.0,18.82,0.19,18.96,18.68,0.28,-0.0,1.0,18.82,18.82,2.0,18.54,0.39,18.82,18.27,0.55,-0.0,1.0,18.55,18.54,2.0,17.13,0.05,17.17,17.1,0.07,0.0,0.95,17.13,17.13,2.0,17.68,0.24,17.85,17.51,0.34,0.0,1.0,17.68,17.68,2.0,17.82,0.05,17.85,17.79,0.07,-0.0,1.04,17.82,17.82,2.0,19.44,0.1,19.51,19.37,0.14,-0.0,1.0,19.44,19.44,2.0
+AO-ZAI-G180008 = 19.78,0.0,19.78,19.78,0.0,-9337990.02,5.80508486381202E13,19.78,19.78,2.0,20.16,0.34,20.4,19.92,0.48,-0.0,1.0,20.16,20.16,2.0,20.78,0.24,20.95,20.61,0.34,0.0,1.0,20.78,20.78,2.0,21.06,0.05,21.09,21.02,0.07,0.0,1.0,21.06,21.06,2.0,20.78,0.24,20.95,20.61,0.34,-0.0,1.0,20.78,20.78,2.0,18.34,0.1,18.41,18.27,0.14,-0.0,1.0,18.34,18.34,2.0,19.16,0.1,19.23,19.09,0.14,0.0,1.0,19.16,19.16,2.0,18.44,0.24,18.61,18.27,0.34,0.0,1.0,18.44,18.44,2.0,17.41,0.44,17.72,17.1,0.62,-0.0,1.0,17.41,17.41,2.0,18.47,0.1,18.54,18.41,0.14,0.0,1.0,18.47,18.47,2.0,18.68,0.19,18.82,18.54,0.28,-0.0,1.0,18.68,18.68,2.0,20.27,0.29,20.47,20.06,0.41,0.0,1.0,20.27,20.27,2.0
+AO-ZAI-G180009 = 19.92,NaN,19.92,19.92,0.0,NaN,NaN,19.92,19.92,1.0,19.92,NaN,19.92,19.92,0.0,NaN,NaN,19.92,19.92,1.0,20.2,NaN,20.2,20.2,0.0,NaN,NaN,20.2,20.2,1.0,20.2,NaN,20.2,20.2,0.0,NaN,NaN,20.2,20.2,1.0,20.75,NaN,20.75,20.75,0.0,NaN,NaN,20.75,20.75,1.0,17.72,NaN,17.72,17.72,0.0,NaN,NaN,17.72,17.72,1.0,18.27,NaN,18.27,18.27,0.0,NaN,NaN,18.27,18.27,1.0,18.27,NaN,18.27,18.27,0.0,NaN,NaN,18.27,18.27,1.0,17.44,NaN,17.44,17.44,0.0,NaN,NaN,17.44,17.44,1.0,17.72,NaN,17.72,17.72,0.0,NaN,NaN,17.72,17.72,1.0,17.99,NaN,17.99,17.99,0.0,NaN,NaN,17.99,17.99,1.0,19.65,NaN,19.65,19.65,0.0,NaN,NaN,19.65,19.65,1.0
+AO-ZAI-G180010 = 19.71,0.1,19.78,19.65,0.14,0.0,1.0,19.71,19.71,2.0,19.92,0.0,19.92,19.92,0.0,-1.409705973E7,1.329108662584191E14,19.92,19.92,2.0,20.82,0.29,21.02,20.61,0.41,0.0,1.0,20.82,20.82,2.0,21.44,0.58,21.85,21.02,0.83,-0.0,1.0,21.44,21.44,2.0,20.54,0.1,20.61,20.47,0.14,0.0,0.99,20.54,20.54,2.0,18.54,0.39,18.82,18.27,0.55,-0.0,1.0,18.55,18.54,2.0,19.71,0.68,20.2,19.23,0.96,0.0,1.0,19.72,19.71,2.0,18.27,0.0,18.27,18.27,0.0,-1.651915618E7,1.83050547285536E14,18.27,18.27,2.0,17.85,0.19,17.99,17.72,0.28,0.0,1.0,17.85,17.85,2.0,18.75,0.49,19.09,18.41,0.69,0.0,1.0,18.75,18.75,2.0,19.23,0.58,19.65,18.82,0.83,-0.0,1.0,19.24,19.23,2.0,20.89,0.58,21.3,20.47,0.83,0.0,1.0,20.89,20.89,2.0
+AO-ZAI-G180011 = 19.85,0.1,19.92,19.78,0.14,0.0,1.0,19.85,19.85,2.0,19.92,0.0,19.92,19.92,0.0,-1.409705973E7,1.329108662584191E14,19.92,19.92,2.0,20.4,0.29,20.61,20.2,0.41,0.0,1.0,20.4,20.4,2.0,20.61,0.58,21.02,20.2,0.83,-0.0,1.0,20.61,20.61,2.0,20.68,0.1,20.75,20.61,0.14,-0.0,1.0,20.68,20.68,2.0,17.99,0.39,18.27,17.72,0.55,0.0,1.0,17.99,17.99,2.0,18.75,0.68,19.23,18.27,0.96,0.0,1.0,18.76,18.75,2.0,18.27,0.0,18.27,18.27,0.0,-1.651915618E7,1.83050547285536E14,18.27,18.27,2.0,17.58,0.19,17.72,17.44,0.28,-0.0,1.0,17.58,17.58,2.0,18.06,0.49,18.41,17.72,0.69,0.0,1.0,18.06,18.06,2.0,18.41,0.58,18.82,17.99,0.83,0.0,1.0,18.41,18.41,2.0,20.06,0.58,20.47,19.65,0.83,0.0,1.0,20.06,20.06,2.0
+AO-ZAI-G180012 = 19.92,0.56,20.47,19.37,1.1,-0.0,1.08,19.93,19.92,4.0,20.52,0.17,20.75,20.33,0.41,0.32,1.92,20.52,20.51,4.0,20.68,0.14,20.75,20.47,0.28,-1.15,2.33,20.68,20.75,4.0,21.61,0.24,21.85,21.3,0.55,-0.43,1.85,21.61,21.64,4.0,20.97,0.17,21.16,20.75,0.41,-0.32,1.92,20.97,20.99,4.0,18.11,0.41,18.54,17.58,0.96,-0.39,1.88,18.12,18.16,4.0,19.68,0.6,20.2,19.09,1.1,-0.03,1.04,19.69,19.71,4.0,18.63,0.34,19.09,18.34,0.76,0.61,1.8,18.63,18.54,4.0,18.82,0.25,19.09,18.54,0.55,0.0,1.36,18.82,18.82,4.0,19.59,0.25,19.92,19.37,0.55,0.51,1.72,19.6,19.54,4.0,19.51,0.83,20.2,18.54,1.65,-0.21,1.28,19.52,19.65,4.0,21.13,0.21,21.3,20.89,0.41,-0.21,1.28,21.13,21.16,4.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AGO/AGO_2_rainfall_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AGO/AGO_2_rainfall_2008.properties
new file mode 100644
index 0000000..e10afe3
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AGO/AGO_2_rainfall_2008.properties
@@ -0,0 +1,81 @@
+# AGO.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rainfall data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = AGO rainfall data for 2008 at admin level 2
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = AGO
+ADMIN_LEVEL = 2
+UNITS = MM
+DATA_TYPE = rainfall
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 2000.0
+# Minimum: 1.0
+# Data not available for locations above 35 degrees N and below 35 degrees S Latitude
+
+AO-BGO-G010001 = 45.21,29.07,151.75,4.34,147.4,0.72,2.94,53.71,37.08,181.0,57.88,25.51,124.71,1.0,123.71,0.19,2.57,63.22,57.8,181.0,162.31,56.19,281.56,31.14,250.42,-0.27,2.41,171.71,171.1,181.0,192.13,52.19,313.23,82.68,230.55,-0.21,2.45,199.06,201.0,181.0,103.01,99.66,442.65,1.16,441.5,1.16,3.75,143.14,59.89,181.0,1.04,0.12,2.06,1.0,1.06,4.98,33.63,1.04,1.0,181.0,1.03,0.09,1.77,1.0,0.77,4.85,31.62,1.03,1.0,181.0,1.14,0.72,8.31,1.0,7.31,7.69,67.24,1.35,1.0,181.0,4.44,4.19,23.03,1.0,22.03,1.82,6.43,6.1,2.87,181.0,38.35,52.86,277.63,1.0,276.63,2.62,10.03,65.19,19.81,181.0,109.26,78.29,353.08,18.65,334.43,1.32,3.86,134.29,84.14,181.0,115.84,40.16,214.62,17.56,197.07,-0.27,2.7,122.56,121.0,181.0
+AO-BGU-G020001 = 65.95,27.64,179.1,36.21,142.89,1.97,7.04,71.48,57.8,209.0,51.31,19.12,107.66,9.8,97.86,-0.2,2.5,54.74,52.1,209.0,74.35,20.57,136.52,26.89,109.63,0.01,3.38,77.13,75.89,209.0,51.74,25.66,109.65,2.14,107.51,-0.48,2.3,57.73,59.03,209.0,4.56,3.79,18.65,1.0,17.65,1.22,4.26,5.92,3.77,209.0,1.02,0.07,1.39,1.0,0.39,3.3,14.93,1.03,1.0,209.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,209.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,209.0,1.22,0.65,4.78,1.0,3.78,3.64,16.32,1.38,1.0,209.0,126.24,104.06,429.5,1.69,427.81,0.65,2.58,163.44,113.41,209.0,79.31,50.3,221.77,1.77,219.99,0.18,2.05,93.85,81.75,209.0,65.9,27.41,128.53,7.32,121.21,-0.01,2.4,71.35,64.63,209.0
+AO-BIE-G030001 = 363.77,55.72,484.58,227.97,256.61,-0.36,2.15,368.01,371.2,377.0,81.89,25.56,149.45,33.58,115.86,0.56,2.57,85.78,76.97,377.0,78.48,20.52,140.7,46.09,94.61,1.16,3.92,81.11,72.76,377.0,22.46,10.73,58.67,5.01,53.65,1.0,3.6,24.88,19.81,377.0,9.46,6.03,30.22,1.44,28.78,0.96,3.18,11.21,7.78,377.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,377.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,377.0,1.04,0.19,2.79,1.0,1.79,6.03,43.79,1.06,1.0,377.0,6.2,5.66,31.34,1.0,30.34,1.8,6.34,8.38,4.23,377.0,94.25,34.26,233.44,19.22,214.22,0.87,4.54,100.27,89.86,377.0,149.9,40.97,294.95,92.24,202.71,1.28,3.99,155.38,136.52,377.0,87.43,26.18,184.58,48.96,135.62,1.44,5.0,91.25,80.98,377.0
+AO-CAB-G040001 = 65.23,14.74,91.11,47.5,43.61,0.51,1.67,66.83,57.36,37.0,115.6,20.18,145.01,81.79,63.22,-0.04,1.66,117.31,111.33,37.0,128.27,28.34,184.92,79.32,105.59,0.07,1.99,131.28,128.8,37.0,169.12,38.75,238.55,108.85,129.7,0.26,1.78,173.39,163.6,37.0,38.58,25.68,95.23,10.51,84.72,0.96,2.48,46.15,26.68,37.0,1.02,0.06,1.24,1.0,0.24,3.02,10.82,1.02,1.0,37.0,1.06,0.23,2.17,1.0,1.17,3.77,16.81,1.09,1.0,37.0,1.85,0.78,4.52,1.16,3.36,1.76,5.48,2.01,1.52,37.0,7.44,1.5,10.2,5.93,4.27,0.62,1.73,7.58,6.61,37.0,70.17,26.01,112.33,24.63,87.69,-0.09,1.9,74.71,72.66,37.0,190.76,30.36,235.91,135.22,100.69,-0.34,2.01,193.1,196.41,37.0,95.76,18.2,128.21,71.11,57.1,0.25,1.6,97.42,92.24,37.0
+AO-CCU-G050001 = 397.56,58.54,530.47,232.73,297.74,-0.34,2.35,401.84,402.57,1079.0,155.38,33.95,249.56,79.32,170.24,0.11,2.54,159.04,155.52,1079.0,76.92,14.3,121.0,40.85,80.15,0.24,2.69,78.23,76.24,1079.0,3.59,3.62,19.81,1.0,18.81,1.74,5.38,5.09,1.99,1079.0,10.73,6.35,38.46,1.31,37.15,1.22,4.25,12.47,8.89,1079.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1079.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1079.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1079.0,1.07,0.53,8.26,1.0,7.26,9.28,96.41,1.19,1.0,1079.0,20.14,11.02,60.47,1.44,59.03,0.74,3.15,22.96,18.09,1079.0,141.4,42.0,308.23,81.75,226.48,1.68,5.74,147.5,128.58,1079.0,88.18,22.57,168.61,43.39,125.22,0.13,2.36,91.02,88.49,1079.0
+AO-CNN-G080001 = 288.93,69.95,416.74,113.92,302.82,-0.39,2.26,297.26,299.07,430.0,105.99,29.33,231.46,43.39,188.07,0.91,4.72,109.96,104.09,430.0,90.5,15.34,158.74,60.47,98.27,0.97,4.35,91.79,88.21,430.0,2.47,1.54,9.9,1.0,8.9,1.76,6.88,2.91,2.02,430.0,5.57,3.71,21.04,1.0,20.04,0.78,3.63,6.69,5.41,430.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,430.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,430.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,430.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,430.0,19.14,12.42,70.31,1.57,68.74,1.1,3.93,22.8,15.06,430.0,71.89,35.14,154.02,7.1,146.92,0.15,2.27,80.0,67.42,430.0,113.82,17.93,168.61,58.67,109.94,-0.2,3.7,115.22,113.17,430.0
+AO-CNO-G060001 = 55.62,19.0,97.97,23.74,74.23,0.27,1.85,58.75,52.46,124.0,76.49,25.12,122.85,33.08,89.78,0.17,1.54,80.48,70.02,124.0,185.5,31.2,265.56,107.25,158.31,0.34,3.23,188.08,182.97,124.0,175.31,42.54,281.56,76.97,204.6,-0.43,2.76,180.35,183.49,124.0,198.38,57.28,349.15,40.85,308.3,0.33,3.5,206.42,191.01,124.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,124.0,1.0,0.0,1.02,1.0,0.02,10.93,236.83,1.0,1.0,124.0,1.46,0.91,5.25,1.0,4.25,2.12,6.75,1.72,1.0,124.0,7.66,8.81,44.72,1.0,43.72,2.16,7.52,11.64,4.51,124.0,129.61,65.5,249.56,7.1,242.46,-0.09,1.66,145.1,135.57,124.0,198.08,78.87,354.04,81.9,272.14,0.34,1.92,213.09,179.77,124.0,181.14,27.77,227.97,100.97,127.0,-0.57,2.76,183.24,184.58,124.0
+AO-CUS-G070001 = 167.75,90.41,359.87,28.45,331.42,0.19,1.73,190.48,161.17,289.0,62.43,23.05,145.01,20.41,124.59,0.74,3.76,66.53,59.1,289.0,132.26,40.0,242.15,37.32,204.83,0.23,2.56,138.16,126.62,289.0,109.66,52.1,273.2,33.58,239.61,0.94,3.25,121.37,92.91,289.0,19.93,20.89,132.46,1.0,131.46,2.52,11.09,28.85,13.22,289.0,1.0,0.02,1.31,1.0,0.31,9.16,96.75,1.0,1.0,289.0,1.0,0.01,1.18,1.0,0.18,11.44,142.73,1.0,1.0,289.0,1.63,1.6,15.1,1.0,14.1,4.1,25.79,2.28,1.0,289.0,15.89,12.05,48.98,1.0,47.98,0.67,2.63,19.93,15.1,289.0,167.01,87.0,369.38,2.1,367.28,0.09,1.95,188.24,158.74,289.0,237.12,86.27,442.65,36.23,406.43,-0.51,2.65,252.27,249.56,289.0,129.45,39.8,214.62,35.13,179.49,0.02,2.19,135.41,128.58,289.0
+AO-HUA-G090001 = 268.49,84.66,429.5,88.41,341.09,-0.33,2.26,281.45,271.1,180.0,61.61,13.81,97.97,33.08,64.89,0.12,2.25,63.13,62.32,180.0,73.23,11.36,117.41,51.7,65.71,0.69,3.96,74.1,73.46,180.0,28.19,11.7,65.8,11.79,54.01,1.11,3.69,30.51,24.24,180.0,12.45,3.86,21.04,2.98,18.06,0.1,2.31,13.03,11.93,180.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,180.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,180.0,1.01,0.03,1.31,1.0,0.31,7.15,59.7,1.01,1.0,180.0,4.24,7.26,50.46,1.0,49.46,3.69,18.28,8.39,1.57,180.0,157.0,68.33,380.69,43.39,337.29,0.82,3.27,171.15,136.12,180.0,168.07,39.12,290.18,97.97,192.21,0.55,3.01,172.54,162.1,180.0,80.15,23.06,154.02,34.09,119.93,0.62,3.1,83.38,76.98,180.0
+AO-HUI-G100001 = 130.08,55.58,290.32,51.2,239.12,0.72,2.73,141.43,115.16,422.0,91.43,15.53,133.0,56.93,76.08,0.16,2.37,92.73,91.37,422.0,74.12,12.11,113.92,46.43,67.49,0.34,2.84,75.1,73.57,422.0,17.41,15.14,67.27,1.03,66.24,1.58,4.57,23.06,11.31,422.0,3.63,3.26,20.42,1.0,19.42,1.92,7.62,4.87,2.46,422.0,1.0,0.03,1.39,1.0,0.39,11.12,141.96,1.0,1.0,422.0,1.0,0.01,1.13,1.0,0.13,8.75,93.02,1.0,1.0,422.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,422.0,1.1,0.38,4.33,1.0,3.33,5.3,34.91,1.17,1.0,422.0,64.23,42.59,213.37,2.71,210.66,1.05,3.73,77.04,53.55,422.0,112.96,40.51,202.06,19.81,182.25,-0.15,2.34,119.99,117.41,422.0,139.89,27.44,208.25,80.61,127.64,0.07,2.29,142.55,138.75,422.0
+AO-LNO-G120001 = 109.45,38.48,299.07,42.1,256.97,1.66,8.09,116.0,104.06,553.0,69.78,18.3,159.03,34.09,124.94,1.19,5.9,72.13,68.22,553.0,134.27,24.3,265.08,84.26,180.82,0.99,4.96,136.45,131.21,553.0,137.92,50.13,290.18,54.71,235.47,0.52,2.29,146.73,124.93,553.0,33.06,30.75,154.02,1.0,153.02,1.5,4.89,45.13,23.35,553.0,1.02,0.24,5.49,1.0,4.49,14.96,246.15,1.05,1.0,553.0,3.03,4.1,25.99,1.0,24.99,2.54,9.53,5.1,1.0,553.0,4.98,3.45,24.46,1.0,23.46,1.4,6.49,6.06,4.64,553.0,36.31,16.18,95.06,4.38,90.68,0.59,3.4,39.75,34.95,553.0,137.83,26.31,214.72,62.32,152.41,0.43,3.41,140.32,133.16,553.0,351.04,59.39,484.58,163.6,320.97,-0.23,2.75,356.02,347.83,553.0,193.67,65.11,369.38,64.23,305.15,0.17,2.07,204.3,194.9,553.0
+AO-LSU-G130001 = 228.82,104.63,456.21,48.96,407.25,-0.15,1.8,251.55,243.68,410.0,93.36,38.41,227.97,37.32,190.65,1.0,3.53,100.93,83.67,410.0,97.88,20.1,163.6,56.93,106.68,1.04,3.7,99.92,92.91,410.0,89.04,51.06,281.69,19.18,262.51,0.8,3.29,102.61,79.32,410.0,7.26,7.66,53.59,1.0,52.59,2.87,13.31,10.55,4.68,410.0,1.0,0.01,1.13,1.0,0.13,9.22,101.17,1.0,1.0,410.0,1.41,2.03,23.74,1.0,22.74,7.39,65.03,2.47,1.0,410.0,2.89,3.83,21.17,1.0,20.17,2.72,10.53,4.8,1.0,410.0,11.02,10.81,50.46,1.0,49.46,1.28,4.21,15.42,7.0,410.0,141.31,40.87,281.56,50.46,231.11,0.53,3.5,147.09,138.3,410.0,285.14,63.59,470.18,148.03,322.15,0.18,2.12,292.12,281.56,410.0,131.3,45.16,299.07,70.31,228.76,1.49,4.93,138.83,117.47,410.0
+AO-LUA-G110001 = 1.87,NaN,1.87,1.87,0.0,NaN,NaN,1.87,1.87,1.0,23.12,NaN,23.12,23.12,0.0,NaN,NaN,23.12,23.12,1.0,32.57,NaN,32.57,32.57,0.0,NaN,NaN,32.57,32.57,1.0,68.34,NaN,68.34,68.34,0.0,NaN,NaN,68.34,68.34,1.0,23.94,NaN,23.94,23.94,0.0,NaN,NaN,23.94,23.94,1.0,1.77,NaN,1.77,1.77,0.0,NaN,NaN,1.77,1.77,1.0,1.5,NaN,1.5,1.5,0.0,NaN,NaN,1.5,1.5,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,2.75,NaN,2.75,2.75,0.0,NaN,NaN,2.75,2.75,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,20.73,NaN,20.73,20.73,0.0,NaN,NaN,20.73,20.73,1.0,12.53,NaN,12.53,12.53,0.0,NaN,NaN,12.53,12.53,1.0
+AO-LUA-G110002 = 7.82,3.9,12.55,1.87,10.68,-0.48,1.81,8.67,9.46,13.0,28.7,4.02,35.17,22.35,12.82,-0.05,1.88,28.96,29.32,13.0,69.12,26.78,104.06,32.57,71.5,0.08,1.59,73.76,69.6,13.0,94.68,22.04,140.7,68.34,72.36,0.78,2.66,97.02,88.26,13.0,32.52,7.43,40.85,16.04,24.81,-0.86,2.73,33.29,36.36,13.0,1.47,0.36,2.19,1.0,1.19,0.31,2.39,1.51,1.44,13.0,1.13,0.18,1.5,1.0,0.5,0.98,2.64,1.15,1.0,13.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,13.0,2.11,0.64,2.87,1.0,1.87,-0.33,1.84,2.2,2.2,13.0,5.56,6.96,23.74,1.0,22.74,1.68,4.59,8.69,2.84,13.0,31.62,9.04,48.96,20.41,28.54,0.36,2.17,32.79,32.09,13.0,39.89,20.84,72.46,12.53,59.94,0.15,1.72,44.63,38.17,13.0
+AO-LUA-G110003 = 7.45,2.21,10.51,5.61,4.91,0.71,1.92,7.69,6.84,4.0,18.26,3.38,22.35,14.1,8.25,-0.03,1.96,18.49,18.29,4.0,31.28,3.45,35.13,27.75,7.39,0.09,1.3,31.42,31.11,4.0,82.9,7.68,92.61,74.24,18.37,0.22,1.86,83.16,82.37,4.0,23.0,9.97,36.48,14.91,21.57,0.62,1.79,24.57,20.3,4.0,1.56,0.25,1.88,1.31,0.58,0.37,1.75,1.58,1.53,4.0,1.11,0.14,1.29,1.0,0.29,0.49,1.63,1.11,1.07,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.33,0.4,1.85,1.0,0.85,0.48,1.62,1.37,1.22,4.0,2.32,0.74,3.34,1.59,1.76,0.65,2.1,2.4,2.17,4.0,33.26,3.91,36.76,28.62,8.14,-0.24,1.33,33.43,33.82,4.0,20.8,3.33,24.46,17.65,6.81,0.11,1.2,21.0,20.55,4.0
+AO-LUA-G110004 = 1.87,NaN,1.87,1.87,0.0,NaN,NaN,1.87,1.87,1.0,23.12,NaN,23.12,23.12,0.0,NaN,NaN,23.12,23.12,1.0,32.57,NaN,32.57,32.57,0.0,NaN,NaN,32.57,32.57,1.0,68.34,NaN,68.34,68.34,0.0,NaN,NaN,68.34,68.34,1.0,23.94,NaN,23.94,23.94,0.0,NaN,NaN,23.94,23.94,1.0,1.77,NaN,1.77,1.77,0.0,NaN,NaN,1.77,1.77,1.0,1.5,NaN,1.5,1.5,0.0,NaN,NaN,1.5,1.5,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,2.75,NaN,2.75,2.75,0.0,NaN,NaN,2.75,2.75,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,20.73,NaN,20.73,20.73,0.0,NaN,NaN,20.73,20.73,1.0,12.53,NaN,12.53,12.53,0.0,NaN,NaN,12.53,12.53,1.0
+AO-LUA-G110005 = 6.62,NaN,6.62,6.62,0.0,NaN,NaN,6.62,6.62,1.0,25.17,NaN,25.17,25.17,0.0,NaN,NaN,25.17,25.17,1.0,51.08,NaN,51.08,51.08,0.0,NaN,NaN,51.08,51.08,1.0,81.25,NaN,81.25,81.25,0.0,NaN,NaN,81.25,81.25,1.0,25.89,NaN,25.89,25.89,0.0,NaN,NaN,25.89,25.89,1.0,1.61,NaN,1.61,1.61,0.0,NaN,NaN,1.61,1.61,1.0,1.25,NaN,1.25,1.25,0.0,NaN,NaN,1.25,1.25,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,2.34,NaN,2.34,2.34,0.0,NaN,NaN,2.34,2.34,1.0,2.1,NaN,2.1,2.1,0.0,NaN,NaN,2.1,2.1,1.0,27.44,NaN,27.44,27.44,0.0,NaN,NaN,27.44,27.44,1.0,27.05,NaN,27.05,27.05,0.0,NaN,NaN,27.05,27.05,1.0
+AO-MAL-G140001 = 147.19,115.98,431.26,31.14,400.12,0.98,2.48,187.32,79.47,448.0,61.18,19.12,128.53,26.78,101.75,0.87,3.82,64.09,58.67,448.0,126.24,34.72,273.2,57.34,215.86,1.03,4.67,130.92,121.41,448.0,87.63,36.27,190.23,21.77,168.46,0.57,2.88,94.83,85.95,448.0,45.04,48.81,202.15,1.0,201.15,1.13,3.26,66.38,28.45,448.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,448.0,1.01,0.09,2.19,1.0,1.19,8.64,89.1,1.02,1.0,448.0,3.27,2.72,12.22,1.0,11.22,1.06,3.05,4.25,2.17,448.0,21.54,13.63,84.26,1.57,82.68,1.61,6.97,25.48,18.96,448.0,133.79,24.52,217.91,66.19,151.72,0.14,3.03,136.02,134.04,448.0,285.25,75.85,470.18,131.21,338.97,0.56,2.59,295.14,273.38,448.0,118.86,36.1,221.14,46.09,175.05,0.31,2.49,124.21,117.41,448.0
+AO-MOX-G150001 = 326.2,85.02,514.94,132.46,382.48,0.44,2.3,337.09,310.47,1053.0,166.23,56.94,392.34,50.46,341.89,0.68,3.13,175.7,159.9,1053.0,92.64,19.19,150.38,44.72,105.66,0.24,2.6,94.6,91.31,1053.0,19.24,15.3,100.97,1.62,99.35,1.6,6.36,24.58,14.45,1053.0,13.74,9.04,60.47,1.0,59.47,2.23,9.4,16.45,11.44,1053.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1053.0,1.17,0.75,8.77,1.0,7.77,5.66,38.87,1.39,1.0,1053.0,1.01,0.06,1.77,1.0,0.77,9.23,98.64,1.01,1.0,1053.0,1.18,0.72,7.67,1.0,6.67,5.64,38.26,1.39,1.0,1053.0,65.78,41.77,202.06,2.66,199.4,0.71,2.93,77.91,57.92,1053.0,137.59,52.54,392.34,68.22,324.12,1.57,5.11,147.27,122.85,1053.0,119.34,32.05,221.2,46.09,175.11,0.16,2.77,123.56,121.0,1053.0
+AO-NAM-G160001 = 62.22,21.07,171.7,38.46,133.23,2.02,7.67,65.68,52.94,307.0,50.45,27.11,113.92,3.64,110.28,0.23,2.27,57.25,52.94,307.0,54.93,27.36,117.41,6.3,111.11,0.27,2.18,61.35,52.0,307.0,9.75,12.59,64.25,1.0,63.25,1.9,6.41,15.91,4.03,307.0,1.48,1.16,9.04,1.0,8.04,3.74,19.26,1.88,1.0,307.0,1.02,0.15,2.87,1.0,1.87,9.33,101.15,1.03,1.0,307.0,1.04,0.28,4.66,1.0,3.66,9.44,102.83,1.07,1.0,307.0,1.0,0.03,1.39,1.0,0.39,9.45,102.86,1.0,1.0,307.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,307.0,9.92,14.36,89.5,1.0,88.5,2.75,10.93,17.44,4.71,307.0,19.0,21.99,132.28,1.0,131.28,2.78,11.23,29.04,10.67,307.0,64.53,41.13,154.02,8.7,145.32,0.36,1.93,76.49,58.67,307.0
+AO-NAM-G160002 = 42.15,0.9,42.79,41.52,1.27,0.0,1.0,42.16,42.15,2.0,7.25,2.38,8.93,5.57,3.36,0.0,1.0,7.44,7.25,2.0,8.81,1.68,10.0,7.63,2.37,-0.0,1.0,8.89,8.81,2.0,1.18,0.08,1.24,1.12,0.12,-0.0,1.0,1.18,1.18,2.0,6.65,2.66,8.53,4.76,3.76,-0.0,1.0,6.91,6.65,2.0,1.7,0.33,1.94,1.47,0.47,0.0,1.0,1.72,1.7,2.0,2.37,0.65,2.83,1.91,0.91,-0.0,1.0,2.41,2.37,2.0,1.15,0.07,1.2,1.1,0.1,0.0,1.0,1.15,1.15,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,5.93,1.78,7.19,4.67,2.52,0.0,1.0,6.06,5.93,2.0,24.53,3.12,26.74,22.32,4.42,0.0,1.0,24.63,24.53,2.0,12.36,0.31,12.58,12.14,0.44,0.0,1.0,12.36,12.36,2.0
+AO-UIG-G170001 = 90.24,14.29,128.53,46.09,82.44,-0.21,3.22,91.36,89.86,327.0,67.79,21.49,221.2,36.21,184.99,2.79,16.35,71.1,64.34,327.0,132.43,34.34,242.15,68.22,173.93,0.73,3.4,136.8,126.96,327.0,152.75,53.39,325.47,50.46,275.01,0.68,3.4,161.78,149.45,327.0,127.38,86.62,416.74,24.48,392.26,1.22,3.88,153.97,96.13,327.0,1.19,0.8,6.85,1.0,5.85,5.2,31.41,1.43,1.0,327.0,1.36,1.12,9.04,1.0,8.04,3.86,18.97,1.76,1.0,327.0,5.19,5.28,26.78,1.0,25.78,1.68,5.5,7.4,3.17,327.0,32.58,30.92,158.74,2.26,156.48,1.32,4.19,44.89,20.32,327.0,179.92,46.45,290.18,39.66,250.53,-0.27,3.05,185.81,178.35,327.0,349.68,45.12,456.21,222.68,233.53,-0.23,2.64,352.57,353.56,327.0,176.91,45.31,344.46,81.75,262.7,0.23,3.06,182.6,177.4,327.0
+AO-ZAI-G180001 = 62.03,20.99,104.06,19.22,84.84,-0.2,2.16,65.46,63.85,193.0,88.08,25.44,187.61,26.78,160.83,0.92,4.27,91.67,83.73,193.0,116.05,50.13,265.08,26.46,238.62,0.18,2.44,126.36,120.43,193.0,163.89,54.69,369.38,53.59,315.78,0.6,4.5,172.73,162.64,193.0,90.24,56.15,208.25,4.52,203.73,-0.02,1.74,106.2,99.58,193.0,1.05,0.15,2.13,1.0,1.13,3.73,19.12,1.06,1.0,193.0,1.15,0.31,2.55,1.0,1.55,2.3,8.2,1.19,1.0,193.0,1.4,0.88,7.1,1.0,6.1,3.18,15.23,1.66,1.03,193.0,8.6,12.68,56.93,1.75,55.18,2.26,6.92,15.3,3.13,193.0,68.07,69.36,246.08,1.0,245.08,0.87,2.32,97.06,29.2,193.0,238.54,69.62,369.38,62.32,307.06,-0.26,2.37,248.44,239.2,193.0,133.6,58.59,317.67,35.13,282.53,0.84,3.38,145.82,125.22,193.0
+AO-ZAI-G180002 = 55.77,2.86,57.8,53.75,4.05,-0.0,1.0,55.81,55.77,2.0,75.4,6.83,80.23,70.57,9.66,0.0,1.0,75.55,75.4,2.0,92.57,2.48,94.33,90.82,3.51,0.0,1.0,92.59,92.57,2.0,113.14,17.15,125.27,101.02,24.25,0.0,1.0,113.79,113.14,2.0,29.43,1.17,30.26,28.6,1.66,-0.0,1.0,29.44,29.43,2.0,1.23,0.18,1.35,1.1,0.26,0.0,1.0,1.23,1.23,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.95,0.55,2.34,1.56,0.78,0.0,1.0,1.99,1.95,2.0,4.09,0.42,4.39,3.8,0.59,-0.0,1.0,4.1,4.09,2.0,14.98,2.84,16.99,12.97,4.02,0.0,1.0,15.11,14.98,2.0,205.51,4.41,208.63,202.39,6.24,0.0,1.0,205.53,205.51,2.0,72.63,0.06,72.67,72.59,0.08,0.0,0.84,72.63,72.63,2.0
+AO-ZAI-G180003 = 53.75,NaN,53.75,53.75,0.0,NaN,NaN,53.75,53.75,1.0,70.57,NaN,70.57,70.57,0.0,NaN,NaN,70.57,70.57,1.0,94.33,NaN,94.33,94.33,0.0,NaN,NaN,94.33,94.33,1.0,125.27,NaN,125.27,125.27,0.0,NaN,NaN,125.27,125.27,1.0,30.26,NaN,30.26,30.26,0.0,NaN,NaN,30.26,30.26,1.0,1.35,NaN,1.35,1.35,0.0,NaN,NaN,1.35,1.35,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,2.34,NaN,2.34,2.34,0.0,NaN,NaN,2.34,2.34,1.0,3.8,NaN,3.8,3.8,0.0,NaN,NaN,3.8,3.8,1.0,16.99,NaN,16.99,16.99,0.0,NaN,NaN,16.99,16.99,1.0,202.39,NaN,202.39,202.39,0.0,NaN,NaN,202.39,202.39,1.0,72.67,NaN,72.67,72.67,0.0,NaN,NaN,72.67,72.67,1.0
+AO-ZAI-G180004 = 53.69,NaN,53.69,53.69,0.0,NaN,NaN,53.69,53.69,1.0,66.22,NaN,66.22,66.22,0.0,NaN,NaN,66.22,66.22,1.0,68.34,NaN,68.34,68.34,0.0,NaN,NaN,68.34,68.34,1.0,86.33,NaN,86.33,86.33,0.0,NaN,NaN,86.33,86.33,1.0,44.3,NaN,44.3,44.3,0.0,NaN,NaN,44.3,44.3,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.86,NaN,1.86,1.86,0.0,NaN,NaN,1.86,1.86,1.0,17.14,NaN,17.14,17.14,0.0,NaN,NaN,17.14,17.14,1.0,202.89,NaN,202.89,202.89,0.0,NaN,NaN,202.89,202.89,1.0,74.99,NaN,74.99,74.99,0.0,NaN,NaN,74.99,74.99,1.0
+AO-ZAI-G180005 = 53.75,NaN,53.75,53.75,0.0,NaN,NaN,53.75,53.75,1.0,70.57,NaN,70.57,70.57,0.0,NaN,NaN,70.57,70.57,1.0,94.33,NaN,94.33,94.33,0.0,NaN,NaN,94.33,94.33,1.0,125.27,NaN,125.27,125.27,0.0,NaN,NaN,125.27,125.27,1.0,30.26,NaN,30.26,30.26,0.0,NaN,NaN,30.26,30.26,1.0,1.35,NaN,1.35,1.35,0.0,NaN,NaN,1.35,1.35,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,2.34,NaN,2.34,2.34,0.0,NaN,NaN,2.34,2.34,1.0,3.8,NaN,3.8,3.8,0.0,NaN,NaN,3.8,3.8,1.0,16.99,NaN,16.99,16.99,0.0,NaN,NaN,16.99,16.99,1.0,202.39,NaN,202.39,202.39,0.0,NaN,NaN,202.39,202.39,1.0,72.67,NaN,72.67,72.67,0.0,NaN,NaN,72.67,72.67,1.0
+AO-ZAI-G180006 = 57.8,NaN,57.8,57.8,0.0,NaN,NaN,57.8,57.8,1.0,80.23,NaN,80.23,80.23,0.0,NaN,NaN,80.23,80.23,1.0,90.82,NaN,90.82,90.82,0.0,NaN,NaN,90.82,90.82,1.0,101.02,NaN,101.02,101.02,0.0,NaN,NaN,101.02,101.02,1.0,28.6,NaN,28.6,28.6,0.0,NaN,NaN,28.6,28.6,1.0,1.1,NaN,1.1,1.1,0.0,NaN,NaN,1.1,1.1,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.56,NaN,1.56,1.56,0.0,NaN,NaN,1.56,1.56,1.0,4.39,NaN,4.39,4.39,0.0,NaN,NaN,4.39,4.39,1.0,12.97,NaN,12.97,12.97,0.0,NaN,NaN,12.97,12.97,1.0,208.63,NaN,208.63,208.63,0.0,NaN,NaN,208.63,208.63,1.0,72.59,NaN,72.59,72.59,0.0,NaN,NaN,72.59,72.59,1.0
+AO-ZAI-G180007 = 57.8,NaN,57.8,57.8,0.0,NaN,NaN,57.8,57.8,1.0,80.23,NaN,80.23,80.23,0.0,NaN,NaN,80.23,80.23,1.0,90.82,NaN,90.82,90.82,0.0,NaN,NaN,90.82,90.82,1.0,101.02,NaN,101.02,101.02,0.0,NaN,NaN,101.02,101.02,1.0,28.6,NaN,28.6,28.6,0.0,NaN,NaN,28.6,28.6,1.0,1.1,NaN,1.1,1.1,0.0,NaN,NaN,1.1,1.1,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.56,NaN,1.56,1.56,0.0,NaN,NaN,1.56,1.56,1.0,4.39,NaN,4.39,4.39,0.0,NaN,NaN,4.39,4.39,1.0,12.97,NaN,12.97,12.97,0.0,NaN,NaN,12.97,12.97,1.0,208.63,NaN,208.63,208.63,0.0,NaN,NaN,208.63,208.63,1.0,72.59,NaN,72.59,72.59,0.0,NaN,NaN,72.59,72.59,1.0
+AO-ZAI-G180008 = 57.36,0.62,57.8,56.93,0.87,-0.0,1.0,57.36,57.36,2.0,74.22,8.49,80.23,68.22,12.01,-0.0,1.0,74.47,74.22,2.0,77.52,18.8,90.82,64.23,26.59,-0.0,1.0,78.65,77.52,2.0,99.49,2.15,101.02,97.97,3.05,-0.0,1.0,99.51,99.49,2.0,34.12,7.81,39.64,28.6,11.04,-0.0,1.0,34.56,34.12,2.0,1.05,0.07,1.1,1.0,0.1,0.0,1.0,1.05,1.05,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.28,0.4,1.56,1.0,0.56,0.0,1.0,1.31,1.28,2.0,3.14,1.77,4.39,1.88,2.5,-0.0,1.0,3.38,3.14,2.0,17.33,6.16,21.68,12.97,8.71,0.0,1.0,17.87,17.33,2.0,214.91,8.89,221.2,208.63,12.57,0.0,1.0,215.0,214.91,2.0,70.41,3.09,72.59,68.22,4.37,-0.0,1.0,70.44,70.41,2.0
+AO-ZAI-G180009 = 57.36,0.62,57.8,56.93,0.87,-0.0,1.0,57.36,57.36,2.0,74.22,8.49,80.23,68.22,12.01,-0.0,1.0,74.47,74.22,2.0,77.52,18.8,90.82,64.23,26.59,-0.0,1.0,78.65,77.52,2.0,99.49,2.15,101.02,97.97,3.05,-0.0,1.0,99.51,99.49,2.0,34.12,7.81,39.64,28.6,11.04,-0.0,1.0,34.56,34.12,2.0,1.05,0.07,1.1,1.0,0.1,0.0,1.0,1.05,1.05,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.28,0.4,1.56,1.0,0.56,0.0,1.0,1.31,1.28,2.0,3.14,1.77,4.39,1.88,2.5,-0.0,1.0,3.38,3.14,2.0,17.33,6.16,21.68,12.97,8.71,0.0,1.0,17.87,17.33,2.0,214.91,8.89,221.2,208.63,12.57,0.0,1.0,215.0,214.91,2.0,70.41,3.09,72.59,68.22,4.37,-0.0,1.0,70.44,70.41,2.0
+AO-ZAI-G180010 = 55.31,2.29,56.93,53.69,3.23,0.0,1.0,55.33,55.31,2.0,67.22,1.41,68.22,66.22,2.0,-0.0,1.0,67.23,67.22,2.0,66.28,2.91,68.34,64.23,4.12,-0.0,1.0,66.32,66.28,2.0,92.15,8.23,97.97,86.33,11.65,-0.0,1.0,92.33,92.15,2.0,41.97,3.29,44.3,39.64,4.66,0.0,1.0,42.03,41.97,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.87,0.02,1.88,1.86,0.03,0.0,0.98,1.87,1.87,2.0,19.41,3.21,21.68,17.14,4.54,-0.0,1.0,19.54,19.41,2.0,212.04,12.95,221.2,202.89,18.31,0.0,1.0,212.24,212.04,2.0,71.6,4.78,74.99,68.22,6.77,0.0,1.0,71.68,71.6,2.0
+AO-ZAI-G180011 = 56.93,NaN,56.93,56.93,0.0,NaN,NaN,56.93,56.93,1.0,68.22,NaN,68.22,68.22,0.0,NaN,NaN,68.22,68.22,1.0,64.23,NaN,64.23,64.23,0.0,NaN,NaN,64.23,64.23,1.0,97.97,NaN,97.97,97.97,0.0,NaN,NaN,97.97,97.97,1.0,39.64,NaN,39.64,39.64,0.0,NaN,NaN,39.64,39.64,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.88,NaN,1.88,1.88,0.0,NaN,NaN,1.88,1.88,1.0,21.68,NaN,21.68,21.68,0.0,NaN,NaN,21.68,21.68,1.0,221.2,NaN,221.2,221.2,0.0,NaN,NaN,221.2,221.2,1.0,68.22,NaN,68.22,68.22,0.0,NaN,NaN,68.22,68.22,1.0
+AO-ZAI-G180012 = 52.07,2.29,53.69,50.46,3.23,0.0,1.0,52.1,52.07,2.0,65.22,1.41,66.22,64.23,2.0,-0.0,1.0,65.23,65.22,2.0,70.4,2.91,72.46,68.34,4.12,-0.0,1.0,70.43,70.4,2.0,80.5,8.23,86.33,74.68,11.65,-0.0,1.0,80.71,80.5,2.0,46.63,3.29,48.96,44.3,4.66,0.0,1.0,46.69,46.63,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.84,0.02,1.86,1.83,0.03,0.0,0.99,1.84,1.84,2.0,14.87,3.21,17.14,12.6,4.54,-0.0,1.0,15.04,14.87,2.0,193.73,12.95,202.89,184.58,18.31,-0.0,1.0,193.95,193.73,2.0,78.37,4.78,81.75,74.99,6.77,-0.0,1.0,78.44,78.37,2.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AGO/AGO_2_temperature_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AGO/AGO_2_temperature_2008.properties
new file mode 100644
index 0000000..536aa4c
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AGO/AGO_2_temperature_2008.properties
@@ -0,0 +1,80 @@
+# AGO.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the temperature data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = AGO temperature data for 2008 at admin level 2
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = AGO
+ADMIN_LEVEL = 2
+UNITS = C
+DATA_TYPE = temperature
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+AO-BGO-G010001 = 24.91,2.53,32.6,19.92,12.68,0.57,3.1,25.04,24.88,1106.0,26.39,2.71,35.91,20.2,15.71,0.58,2.84,26.53,25.98,1106.0,25.74,1.91,32.05,21.85,10.2,0.79,2.87,25.81,25.16,1106.0,23.24,1.64,27.64,18.54,9.09,-0.24,2.56,23.3,23.5,1106.0,24.94,1.8,33.15,19.92,13.23,0.4,3.3,25.0,24.74,1106.0,24.64,1.98,30.94,20.2,10.75,0.14,2.71,24.72,24.61,1106.0,23.23,1.84,27.91,19.09,8.82,-0.27,2.38,23.3,23.5,1106.0,23.18,1.77,27.09,18.82,8.27,-0.46,2.24,23.24,23.5,1106.0,25.12,1.69,32.32,20.2,12.13,-0.11,3.6,25.17,25.3,1106.0,28.78,1.93,36.73,22.13,14.61,0.29,3.72,28.85,28.74,1106.0,27.85,2.58,34.8,21.85,12.95,0.15,2.32,27.97,27.78,1106.0,27.97,2.65,37.42,22.4,15.02,0.37,2.99,28.09,27.91,1106.0
+AO-BGU-G020001 = 28.82,4.47,40.31,20.75,19.57,0.59,2.55,29.16,28.05,1317.0,26.22,5.28,39.76,14.69,25.08,0.48,2.54,26.74,25.5,1317.0,23.83,3.6,34.25,17.44,16.81,1.09,3.3,24.1,22.81,1317.0,25.07,3.32,36.73,19.37,17.36,1.38,4.44,25.29,24.06,1317.0,28.59,3.23,39.76,22.13,17.64,0.97,3.58,28.77,27.91,1317.0,28.13,1.7,32.6,23.5,9.09,0.24,3.03,28.18,27.98,1317.0,28.35,1.44,32.05,22.68,9.37,-0.33,3.16,28.39,28.46,1317.0,30.3,2.5,35.63,23.23,12.4,-0.05,2.04,30.41,29.84,1317.0,32.55,2.43,37.28,23.23,14.06,-0.51,3.15,32.64,32.6,1317.0,34.06,2.67,40.31,25.3,15.02,-0.64,2.97,34.16,34.67,1317.0,30.73,5.44,42.52,18.82,23.7,0.07,2.0,31.21,30.67,1317.0,27.57,4.83,42.24,17.44,24.8,0.66,3.01,27.99,26.88,1317.0
+AO-BIE-G030001 = 21.52,1.41,26.26,16.89,9.37,-0.1,2.84,21.57,21.57,2399.0,20.51,1.45,25.43,15.51,9.92,-0.1,2.65,20.56,20.54,2399.0,20.69,1.07,23.78,16.61,7.17,-0.1,2.97,20.72,20.75,2399.0,22.67,0.98,25.98,19.09,6.89,0.2,3.02,22.69,22.61,2399.0,24.94,0.76,27.36,22.13,5.24,0.19,2.95,24.95,24.88,2399.0,25.51,1.73,30.67,22.4,8.27,0.93,3.0,25.56,25.02,2399.0,27.02,2.35,33.98,22.54,11.44,0.54,2.26,27.12,26.54,2399.0,31.79,2.3,37.28,26.81,10.47,0.01,1.9,31.88,31.77,2399.0,34.92,2.33,40.59,28.46,12.13,-0.17,2.34,35.0,35.22,2399.0,32.19,3.21,39.21,25.16,14.06,0.03,1.94,32.35,32.05,2399.0,23.57,1.45,28.74,18.54,10.2,-0.14,2.97,23.61,23.64,2399.0,21.38,1.48,26.54,14.41,12.13,-0.14,3.78,21.43,21.3,2399.0
+AO-CAB-G040001 = 21.01,1.26,24.33,17.72,6.61,-0.04,2.77,21.05,21.09,229.0,23.09,1.08,25.85,20.75,5.1,0.16,2.47,23.11,23.09,229.0,24.42,0.77,27.64,21.99,5.65,0.59,5.13,24.43,24.33,229.0,23.11,0.99,25.98,20.47,5.51,0.22,3.97,23.14,23.23,229.0,23.05,1.03,26.54,18.96,7.58,-0.33,4.56,23.07,23.09,229.0,21.83,0.91,25.92,20.47,5.44,1.48,5.67,21.85,21.57,229.0,22.03,0.88,24.61,19.65,4.96,0.51,3.46,22.04,21.99,229.0,22.63,1.37,25.71,19.09,6.61,-0.37,2.91,22.67,22.68,229.0,23.3,1.09,26.81,21.02,5.79,0.17,2.87,23.33,23.37,227.0,23.36,2.04,28.46,17.17,11.3,-0.08,3.61,23.45,23.37,229.0,23.02,1.49,26.81,18.27,8.54,-0.61,3.07,23.07,23.37,229.0,23.16,1.23,27.36,20.47,6.89,0.89,4.49,23.19,23.02,229.0
+AO-CCU-G050001 = 24.57,3.87,40.31,12.76,27.56,0.91,3.72,24.88,23.78,6731.0,24.32,2.38,29.84,13.58,16.26,-0.53,2.38,24.44,24.88,6731.0,24.69,2.42,31.77,18.27,13.5,-0.27,2.27,24.81,25.02,6731.0,27.94,2.52,32.87,19.92,12.95,-0.9,2.82,28.05,28.74,6731.0,28.13,1.88,32.05,22.68,9.37,-0.65,2.51,28.19,28.6,6731.0,26.23,1.3,29.57,21.57,7.99,-0.76,2.8,26.26,26.54,6731.0,26.16,1.15,29.29,22.13,7.17,-0.48,2.9,26.19,26.4,6731.0,31.6,1.63,37.01,26.26,10.75,-0.43,2.73,31.65,31.91,6731.0,38.59,2.16,43.07,31.77,11.3,-0.78,2.73,38.65,39.21,6731.0,41.95,3.37,45.0,30.67,14.33,-1.03,2.96,42.09,43.48,6731.0,31.0,3.51,40.87,19.09,21.77,-0.24,2.55,31.2,31.36,6731.0,26.46,2.68,33.98,19.09,14.88,-0.38,2.46,26.59,26.81,6731.0
+AO-CNN-G080001 = 36.49,3.46,45.0,26.81,18.19,-0.36,2.61,36.65,36.87,2615.0,23.06,1.85,30.12,18.27,11.85,0.45,3.24,23.14,23.02,2615.0,22.56,1.63,27.64,17.17,10.47,0.17,2.53,22.62,22.4,2615.0,27.59,1.63,32.32,22.95,9.37,-0.17,2.54,27.64,27.64,2615.0,28.66,1.47,33.7,24.61,9.09,-0.05,2.81,28.7,28.74,2615.0,26.94,1.09,30.67,23.78,6.89,0.02,2.74,26.96,26.95,2615.0,26.98,1.11,30.94,23.5,7.44,0.3,3.18,27.01,26.81,2615.0,32.03,1.14,36.18,27.91,8.27,-0.06,3.08,32.05,32.05,2615.0,37.66,1.13,40.59,33.98,6.61,-0.33,2.69,37.68,37.7,2615.0,42.12,1.52,45.0,36.46,8.54,-0.66,3.29,42.15,42.38,2615.0,37.71,4.58,45.0,26.81,18.19,-0.17,1.97,37.99,37.56,2615.0,28.9,2.64,36.46,22.68,13.78,0.19,2.37,29.02,28.74,2615.0
+AO-CNO-G060001 = 22.24,1.81,27.36,16.06,11.3,0.59,3.03,22.31,21.85,787.0,24.01,1.37,27.91,19.09,8.82,0.06,2.46,24.05,23.92,787.0,23.15,1.18,26.54,20.2,6.34,0.28,2.69,23.18,23.09,787.0,22.06,1.55,25.98,18.54,7.44,0.05,2.27,22.11,21.99,787.0,25.35,1.33,28.74,21.85,6.89,0.11,2.6,25.38,25.3,787.0,25.85,2.22,30.94,21.02,9.92,-0.01,2.2,25.94,25.78,787.0,25.53,3.2,32.32,19.65,12.68,0.0,1.69,25.73,25.43,787.0,25.24,3.21,32.05,19.09,12.95,0.08,1.81,25.45,25.16,787.0,26.45,2.39,32.05,21.57,10.47,0.04,1.86,26.56,26.26,787.0,26.89,2.12,35.35,21.71,13.64,0.78,4.12,26.98,26.54,787.0,25.47,2.51,35.35,21.02,14.33,1.23,4.05,25.59,24.68,787.0,23.77,2.47,31.63,18.54,13.09,0.83,3.21,23.9,23.16,787.0
+AO-CUS-G070001 = 23.52,2.56,32.87,17.44,15.43,0.87,3.91,23.65,23.23,1815.0,24.07,3.37,40.87,17.72,23.15,1.49,5.88,24.3,23.5,1815.0,21.68,2.46,33.43,16.89,16.54,1.46,5.46,21.82,21.16,1815.0,22.91,1.84,30.39,19.09,11.3,0.74,3.29,22.99,22.68,1815.0,25.79,1.68,32.32,22.4,9.92,0.82,4.03,25.84,25.71,1815.0,26.26,1.3,31.5,21.85,9.65,0.21,3.51,26.3,26.26,1815.0,27.97,2.26,35.08,20.75,14.33,-0.43,3.06,28.06,28.33,1815.0,29.47,3.15,36.46,21.3,15.16,-0.71,2.63,29.63,30.39,1815.0,30.86,2.93,38.94,23.5,15.43,-0.07,2.61,31.0,30.94,1815.0,28.58,2.01,36.18,23.78,12.4,0.54,3.27,28.66,28.46,1815.0,25.21,3.33,40.59,18.54,22.05,1.11,4.16,25.43,24.47,1815.0,23.85,2.91,34.53,18.82,15.71,1.39,4.47,24.03,22.95,1815.0
+AO-HUA-G090001 = 23.34,1.68,28.46,19.09,9.37,0.2,2.79,23.4,23.37,1098.0,20.59,1.88,26.12,14.41,11.71,-0.15,3.01,20.68,20.68,1098.0,20.89,1.03,23.5,17.17,6.34,-0.4,3.1,20.92,20.99,1098.0,22.6,1.04,26.81,17.99,8.82,-0.65,4.74,22.63,22.68,1098.0,24.88,0.95,27.36,21.57,5.79,-0.28,2.8,24.9,24.88,1098.0,25.92,1.09,29.57,22.68,6.89,0.32,3.17,25.94,25.85,1098.0,28.53,1.35,33.29,25.16,8.13,0.07,2.73,28.57,28.6,1098.0,33.43,1.08,36.18,29.02,7.17,-0.5,3.2,33.45,33.56,1098.0,36.27,1.5,40.31,31.98,8.34,-0.54,2.95,36.3,36.39,1098.0,32.78,2.37,38.39,27.36,11.02,-0.04,2.12,32.87,32.84,1098.0,23.17,1.52,28.19,17.72,10.47,0.16,3.18,23.22,23.23,1098.0,22.72,1.58,27.09,15.79,11.3,-0.42,3.44,22.77,22.88,1098.0
+AO-HUI-G100001 = 30.54,4.48,44.31,21.02,23.29,-0.09,2.14,30.86,30.81,2642.0,22.34,2.2,29.29,15.79,13.5,0.15,2.79,22.45,22.26,2642.0,20.59,1.57,25.16,15.79,9.37,0.17,2.61,20.65,20.47,2642.0,23.51,1.68,29.57,19.37,10.2,0.66,3.48,23.57,23.23,2642.0,26.6,1.59,31.22,23.23,7.99,0.52,2.65,26.65,26.4,2642.0,25.7,1.47,29.84,22.95,6.89,0.6,2.58,25.74,25.43,2642.0,26.97,1.52,30.94,23.78,7.17,0.42,2.3,27.02,26.81,2642.0,31.81,1.37,35.63,27.09,8.54,0.35,2.86,31.84,31.63,2642.0,37.03,1.64,41.42,30.67,10.75,-0.37,3.38,37.07,37.21,2642.0,39.08,2.89,45.0,31.5,13.5,-0.08,2.01,39.19,39.49,2642.0,32.12,5.25,45.0,20.75,24.25,0.38,2.35,32.54,31.77,2642.0,25.43,2.49,33.98,19.37,14.61,0.3,2.89,25.55,25.43,2642.0
+AO-LNO-G120001 = 22.65,1.2,26.54,17.72,8.82,-0.17,3.4,22.68,22.68,3462.0,23.24,1.12,26.81,18.27,8.54,-0.3,3.51,23.26,23.23,3462.0,22.45,1.51,28.19,16.61,11.57,-0.15,2.94,22.5,22.54,3462.0,23.4,0.84,26.54,20.2,6.34,0.05,3.19,23.41,23.37,3462.0,25.08,1.25,31.22,22.13,9.09,0.5,3.43,25.11,25.02,3462.0,28.18,1.95,35.63,23.78,11.85,0.64,3.41,28.25,27.91,3462.0,29.53,2.06,37.28,24.33,12.95,0.62,3.67,29.6,29.29,3462.0,31.32,2.08,37.56,25.98,11.57,0.33,2.61,31.39,31.22,3462.0,29.29,2.72,38.11,22.68,15.43,0.77,3.15,29.41,28.64,3462.0,28.62,2.5,38.39,19.65,18.74,0.57,3.64,28.73,28.46,3462.0,22.65,1.37,31.22,15.51,15.71,0.31,5.54,22.7,22.68,3462.0,21.56,1.38,25.98,15.51,10.47,0.03,3.15,21.6,21.57,3462.0
+AO-LSU-G130001 = 22.36,1.52,26.81,16.34,10.47,-0.18,2.81,22.42,22.4,2581.0,22.81,1.33,26.54,18.27,8.27,-0.73,3.79,22.85,22.95,2581.0,22.05,1.48,28.19,16.89,11.3,-0.14,3.09,22.1,22.13,2581.0,23.26,0.94,26.81,20.2,6.61,0.02,3.03,23.28,23.23,2581.0,26.36,1.17,31.5,22.95,8.54,-0.13,3.26,26.39,26.47,2581.0,27.35,1.88,35.08,22.4,12.68,0.59,3.63,27.42,27.22,2581.0,27.72,1.88,32.87,23.5,9.37,0.32,2.5,27.78,27.64,2581.0,31.58,2.08,37.01,25.71,11.3,-0.27,2.3,31.65,31.91,2581.0,32.93,2.8,41.14,25.43,15.71,0.12,2.84,33.05,32.87,2581.0,30.41,2.93,39.21,21.3,17.91,0.08,2.56,30.55,30.39,2581.0,23.36,1.63,29.84,18.82,11.02,0.4,3.36,23.42,23.23,2581.0,21.4,1.25,25.43,17.17,8.27,-0.1,3.36,21.44,21.44,2581.0
+AO-LUA-G110001 = 27.81,1.61,28.95,26.67,2.27,0.0,1.0,27.83,27.81,2.0,28.6,1.95,29.98,27.22,2.76,0.0,1.0,28.64,28.6,2.0,25.16,1.36,26.12,24.19,1.93,0.0,1.0,25.18,25.16,2.0,24.16,0.34,24.4,23.92,0.48,0.0,1.0,24.16,24.16,2.0,27.22,0.97,27.91,26.54,1.38,-0.0,1.0,27.23,27.22,2.0,26.81,1.36,27.78,25.85,1.93,-0.0,1.0,26.83,26.81,2.0,23.81,1.22,24.68,22.95,1.72,-0.0,1.0,23.83,23.81,2.0,23.81,1.02,24.54,23.09,1.45,0.0,1.0,23.82,23.81,2.0,23.61,2.09,25.09,22.13,2.96,-0.0,1.0,23.65,23.61,2.0,25.47,2.0,26.88,24.06,2.82,0.0,1.0,25.51,25.47,2.0,26.85,1.22,27.71,25.98,1.72,0.0,1.0,26.86,26.85,2.0,30.46,2.44,32.19,28.74,3.44,-0.0,1.0,30.51,30.46,2.0
+AO-LUA-G110002 = 28.19,2.04,32.87,24.61,8.27,0.58,2.41,28.27,27.64,94.0,31.6,2.25,35.91,27.22,8.68,0.29,1.93,31.67,31.29,94.0,28.64,1.97,34.25,24.19,10.06,0.47,2.83,28.71,28.19,94.0,25.31,1.66,32.32,21.57,10.75,0.87,5.89,25.37,25.43,94.0,27.87,1.54,31.22,25.16,6.06,0.35,2.15,27.92,27.78,94.0,28.44,1.71,31.77,25.3,6.48,0.41,1.98,28.49,27.95,94.0,25.83,1.47,29.29,22.95,6.34,0.45,2.41,25.87,25.43,94.0,25.76,1.47,29.02,22.95,6.06,0.06,2.1,25.8,25.95,94.0,26.82,1.73,30.94,22.13,8.82,0.14,2.56,26.87,26.43,94.0,29.98,2.67,36.46,24.06,12.4,0.45,2.5,30.1,29.46,94.0,29.41,2.6,34.8,22.68,12.13,-0.1,2.42,29.53,29.57,94.0,33.61,2.85,39.49,28.46,11.02,0.21,2.0,33.73,33.53,94.0
+AO-LUA-G110003 = 25.16,NaN,25.16,25.16,0.0,NaN,NaN,25.16,25.16,1.0,31.22,NaN,31.22,31.22,0.0,NaN,NaN,31.22,31.22,1.0,25.85,NaN,25.85,25.85,0.0,NaN,NaN,25.85,25.85,1.0,25.3,NaN,25.3,25.3,0.0,NaN,NaN,25.3,25.3,1.0,28.6,NaN,28.6,28.6,0.0,NaN,NaN,28.6,28.6,1.0,28.33,NaN,28.33,28.33,0.0,NaN,NaN,28.33,28.33,1.0,24.74,NaN,24.74,24.74,0.0,NaN,NaN,24.74,24.74,1.0,24.74,NaN,24.74,24.74,0.0,NaN,NaN,24.74,24.74,1.0,25.85,NaN,25.85,25.85,0.0,NaN,NaN,25.85,25.85,1.0,26.67,NaN,26.67,26.67,0.0,NaN,NaN,26.67,26.67,1.0,25.43,NaN,25.43,25.43,0.0,NaN,NaN,25.43,25.43,1.0,31.08,NaN,31.08,31.08,0.0,NaN,NaN,31.08,31.08,1.0
+AO-LUA-G110004 = 28.95,1.27,29.84,28.05,1.79,-0.0,1.0,28.96,28.95,2.0,31.08,2.14,32.6,29.57,3.03,0.0,1.0,31.12,31.08,2.0,26.33,1.07,27.09,25.57,1.52,-0.0,1.0,26.34,26.33,2.0,24.33,0.39,24.61,24.06,0.55,0.0,1.0,24.33,24.33,2.0,27.91,0.78,28.46,27.36,1.1,-0.0,1.0,27.92,27.91,2.0,28.19,1.56,29.29,27.09,2.2,0.0,1.0,28.21,28.19,2.0,25.3,1.36,26.26,24.33,1.93,-0.0,1.0,25.31,25.3,2.0,24.88,1.17,25.71,24.06,1.65,0.0,1.0,24.9,24.88,2.0,26.6,2.63,28.46,24.74,3.72,-0.0,1.0,26.67,26.6,2.0,26.88,1.85,28.19,25.57,2.62,0.0,1.0,26.91,26.88,2.0,25.92,0.88,26.54,25.3,1.24,0.0,1.0,25.92,25.92,2.0,33.98,1.95,35.35,32.6,2.76,-0.0,1.0,34.0,33.98,2.0
+AO-LUA-G110005 = 29.84,NaN,29.84,29.84,0.0,NaN,NaN,29.84,29.84,1.0,32.6,NaN,32.6,32.6,0.0,NaN,NaN,32.6,32.6,1.0,27.09,NaN,27.09,27.09,0.0,NaN,NaN,27.09,27.09,1.0,24.61,NaN,24.61,24.61,0.0,NaN,NaN,24.61,24.61,1.0,28.46,NaN,28.46,28.46,0.0,NaN,NaN,28.46,28.46,1.0,29.29,NaN,29.29,29.29,0.0,NaN,NaN,29.29,29.29,1.0,26.26,NaN,26.26,26.26,0.0,NaN,NaN,26.26,26.26,1.0,25.71,NaN,25.71,25.71,0.0,NaN,NaN,25.71,25.71,1.0,28.46,NaN,28.46,28.46,0.0,NaN,NaN,28.46,28.46,1.0,28.19,NaN,28.19,28.19,0.0,NaN,NaN,28.19,28.19,1.0,26.54,NaN,26.54,26.54,0.0,NaN,NaN,26.54,26.54,1.0,35.35,NaN,35.35,35.35,0.0,NaN,NaN,35.35,35.35,1.0
+AO-MAL-G140001 = 22.15,1.45,27.91,18.54,9.37,0.51,3.24,22.2,22.06,2800.0,23.37,1.85,29.57,17.17,12.4,-0.49,2.95,23.44,23.64,2800.0,22.41,1.52,27.91,17.72,10.2,0.51,4.05,22.46,22.4,2800.0,22.44,1.2,25.98,18.82,7.17,0.19,2.89,22.47,22.4,2800.0,24.78,1.12,28.74,22.13,6.61,0.67,3.56,24.81,24.61,2800.0,26.44,1.97,33.98,22.4,11.57,0.76,3.44,26.51,26.26,2800.0,28.53,2.23,37.01,23.23,13.78,0.1,3.23,28.62,28.6,2800.0,31.03,2.57,38.39,24.61,13.78,0.17,2.34,31.13,30.81,2800.0,30.94,3.05,40.31,22.4,17.91,0.14,2.99,31.09,30.67,2800.0,28.61,2.71,39.76,22.13,17.64,0.63,3.44,28.74,28.33,2800.0,23.73,1.75,31.5,17.72,13.78,0.46,3.99,23.8,23.78,2800.0,22.48,1.37,27.36,18.54,8.82,0.11,2.82,22.52,22.4,2800.0
+AO-MOX-G150001 = 21.31,1.64,27.64,14.96,12.68,0.03,3.18,21.37,21.3,6632.0,22.0,1.56,26.54,15.79,10.75,-0.11,2.98,22.06,22.06,6632.0,22.53,1.6,27.64,17.17,10.47,0.12,2.83,22.59,22.54,6632.0,24.17,1.66,30.39,19.65,10.75,0.44,2.88,24.23,24.06,6632.0,26.32,1.62,32.05,22.13,9.92,0.6,2.91,26.37,25.98,6632.0,25.37,1.85,31.5,21.85,9.65,0.69,2.65,25.44,24.88,6632.0,25.82,2.23,33.98,21.85,12.13,0.8,2.71,25.92,25.16,6632.0,30.71,2.85,40.04,25.16,14.88,0.82,2.78,30.84,29.84,6632.0,35.91,3.28,45.0,28.19,16.81,0.8,3.0,36.06,35.08,6632.0,35.36,4.39,45.0,26.26,18.74,0.31,2.13,35.63,34.8,6632.0,25.72,3.66,43.35,18.27,25.08,0.87,3.82,25.98,25.16,6632.0,22.46,2.87,33.7,14.41,19.29,0.55,2.8,22.64,21.85,6632.0
+AO-NAM-G160001 = 36.89,3.51,45.0,25.98,19.02,-0.74,3.02,37.05,37.56,1941.0,31.38,4.45,44.72,17.44,27.28,-0.02,2.44,31.69,31.63,1941.0,29.84,5.2,45.0,19.09,25.91,0.39,2.26,30.29,29.02,1941.0,33.75,5.98,45.0,20.89,24.11,-0.01,1.82,34.28,33.84,1941.0,34.67,3.71,42.52,24.88,17.64,-0.08,2.14,34.87,34.67,1941.0,31.72,2.45,36.73,24.33,12.4,-0.19,2.36,31.82,31.63,1941.0,30.36,1.87,34.53,23.78,10.75,-0.07,2.49,30.42,30.26,1941.0,31.34,1.9,35.63,22.4,13.23,-0.22,2.63,31.4,31.43,1941.0,33.52,1.88,37.7,24.33,13.37,-0.28,2.8,33.57,33.56,1941.0,39.1,2.64,44.72,24.88,19.84,-0.51,3.11,39.19,39.35,1941.0,41.3,3.27,45.0,27.91,17.09,-1.17,4.16,41.43,41.97,1941.0,36.09,4.87,45.0,21.3,23.7,-0.55,2.74,36.42,36.73,1941.0
+AO-NAM-G160002 = 26.71,0.24,26.88,26.54,0.34,-0.0,1.0,26.71,26.71,2.0,22.19,0.68,22.68,21.71,0.96,0.0,1.0,22.2,22.19,2.0,24.81,0.88,25.43,24.19,1.24,0.0,1.0,24.82,24.81,2.0,29.19,0.24,29.36,29.02,0.34,-0.0,1.0,29.19,29.19,2.0,24.78,0.24,24.95,24.61,0.34,0.0,1.0,24.78,24.78,2.0,23.92,0.58,24.33,23.5,0.83,0.0,1.0,23.92,23.92,2.0,22.37,0.54,22.75,21.99,0.76,0.0,1.0,22.37,22.37,2.0,23.16,0.88,23.78,22.54,1.24,0.0,1.0,23.17,23.16,2.0,23.61,0.05,23.64,23.57,0.07,-0.0,1.04,23.61,23.61,2.0,25.02,0.78,25.57,24.47,1.1,-0.0,1.0,25.03,25.02,2.0,26.91,0.34,27.16,26.67,0.48,-0.0,1.0,26.92,26.91,2.0,23.81,1.02,24.54,23.09,1.45,-0.0,1.0,23.82,23.81,2.0
+AO-UIG-G170001 = 21.83,1.38,26.54,13.03,13.5,-0.33,4.52,21.87,21.85,2026.0,23.51,1.37,28.74,17.99,10.75,0.11,3.47,23.54,23.5,2026.0,23.69,1.44,27.78,19.65,8.13,-0.05,2.35,23.73,23.78,2026.0,21.59,1.24,26.54,16.61,9.92,0.21,3.31,21.62,21.57,2026.0,23.08,1.3,27.64,19.37,8.27,0.19,2.87,23.11,22.95,2026.0,24.57,1.89,31.77,21.02,10.75,0.87,3.82,24.64,24.33,2026.0,24.86,2.52,32.87,19.92,12.95,0.64,2.75,24.98,24.33,2026.0,24.5,2.45,33.15,18.82,14.33,0.36,2.83,24.63,24.33,2026.0,26.32,2.15,34.8,21.57,13.23,0.88,4.06,26.4,25.98,2026.0,27.11,2.16,36.73,21.57,15.16,1.02,4.74,27.2,26.81,2026.0,23.83,1.74,29.57,17.99,11.57,0.69,3.38,23.89,23.5,2026.0,23.56,1.46,29.02,17.99,11.02,-0.47,3.42,23.61,23.78,2026.0
+AO-ZAI-G180001 = 23.18,1.7,29.02,17.44,11.57,0.05,3.3,23.25,23.09,1178.0,24.75,1.5,29.29,21.57,7.72,0.49,2.75,24.8,24.61,1178.0,25.35,1.44,33.7,21.3,12.4,1.13,6.11,25.39,25.16,1178.0,22.89,1.41,27.09,17.99,9.09,0.2,3.0,22.93,22.68,1178.0,22.92,1.2,27.36,18.27,9.09,-0.15,3.79,22.95,22.95,1178.0,22.98,1.39,26.67,18.54,8.13,-0.48,3.19,23.02,23.09,1178.0,23.17,1.27,31.77,20.2,11.57,0.66,5.97,23.2,23.23,1178.0,23.91,1.6,27.91,20.2,7.72,-0.03,2.21,23.97,23.92,1178.0,25.95,1.81,31.5,21.57,9.92,0.0,2.69,26.01,25.98,1178.0,28.16,2.06,35.63,23.23,12.4,0.41,3.37,28.23,28.05,1178.0,24.95,1.81,32.87,20.06,12.81,0.64,3.63,25.01,24.68,1178.0,25.26,1.47,30.12,20.89,9.23,0.33,3.09,25.3,25.16,1178.0
+AO-ZAI-G180002 = 18.82,1.28,20.06,17.72,2.34,0.02,1.03,18.85,18.75,4.0,21.45,0.86,22.33,20.47,1.86,-0.12,1.35,21.47,21.51,4.0,23.8,0.23,24.06,23.5,0.55,-0.25,1.96,23.8,23.81,4.0,21.64,0.24,21.85,21.3,0.55,-0.89,2.19,21.64,21.71,4.0,22.5,0.53,23.09,21.99,1.1,0.1,1.21,22.51,22.47,4.0,22.26,0.44,22.68,21.71,0.96,-0.37,1.57,22.27,22.33,4.0,22.16,0.71,22.81,21.16,1.65,-0.77,2.12,22.17,22.33,4.0,19.99,0.75,20.61,19.09,1.52,-0.26,1.34,20.0,20.13,4.0,22.81,1.62,24.74,21.16,3.58,0.19,1.45,22.86,22.68,4.0,24.3,2.09,26.67,22.4,4.27,0.16,1.23,24.36,24.06,4.0,20.51,0.52,21.02,20.06,0.96,0.03,1.05,20.51,20.47,4.0,21.08,1.36,22.4,19.65,2.76,-0.05,1.15,21.11,21.13,4.0
+AO-ZAI-G180003 = 20.44,0.54,20.82,20.06,0.76,0.0,1.0,20.44,20.44,2.0,22.54,0.78,23.09,21.99,1.1,0.0,1.0,22.55,22.54,2.0,24.4,0.49,24.74,24.06,0.69,0.0,1.0,24.4,24.4,2.0,21.61,0.15,21.71,21.51,0.21,0.0,1.0,21.61,21.61,2.0,23.16,0.1,23.23,23.09,0.14,0.0,1.0,23.16,23.16,2.0,23.06,0.54,23.44,22.68,0.76,-0.0,1.0,23.06,23.06,2.0,23.09,0.39,23.37,22.81,0.55,-0.0,1.0,23.09,23.09,2.0,21.54,1.32,22.47,20.61,1.86,-0.0,1.0,21.56,21.54,2.0,25.33,0.83,25.92,24.74,1.17,-0.0,1.0,25.34,25.33,2.0,26.95,0.39,27.22,26.67,0.55,0.0,1.0,26.95,26.95,2.0,21.95,1.51,23.02,20.89,2.14,0.0,1.0,21.98,21.95,2.0,22.68,0.39,22.95,22.4,0.55,-0.0,1.0,22.68,22.68,2.0
+AO-ZAI-G180004 = 21.02,NaN,21.02,21.02,0.0,NaN,NaN,21.02,21.02,1.0,23.78,NaN,23.78,23.78,0.0,NaN,NaN,23.78,23.78,1.0,23.5,NaN,23.5,23.5,0.0,NaN,NaN,23.5,23.5,1.0,20.75,NaN,20.75,20.75,0.0,NaN,NaN,20.75,20.75,1.0,21.85,NaN,21.85,21.85,0.0,NaN,NaN,21.85,21.85,1.0,22.4,NaN,22.4,22.4,0.0,NaN,NaN,22.4,22.4,1.0,21.85,NaN,21.85,21.85,0.0,NaN,NaN,21.85,21.85,1.0,20.47,NaN,20.47,20.47,0.0,NaN,NaN,20.47,20.47,1.0,21.3,NaN,21.3,21.3,0.0,NaN,NaN,21.3,21.3,1.0,22.68,NaN,22.68,22.68,0.0,NaN,NaN,22.68,22.68,1.0,18.27,NaN,18.27,18.27,0.0,NaN,NaN,18.27,18.27,1.0,21.02,NaN,21.02,21.02,0.0,NaN,NaN,21.02,21.02,1.0
+AO-ZAI-G180005 = 20.06,NaN,20.06,20.06,0.0,NaN,NaN,20.06,20.06,1.0,21.99,NaN,21.99,21.99,0.0,NaN,NaN,21.99,21.99,1.0,24.06,NaN,24.06,24.06,0.0,NaN,NaN,24.06,24.06,1.0,21.71,NaN,21.71,21.71,0.0,NaN,NaN,21.71,21.71,1.0,23.09,NaN,23.09,23.09,0.0,NaN,NaN,23.09,23.09,1.0,22.68,NaN,22.68,22.68,0.0,NaN,NaN,22.68,22.68,1.0,22.81,NaN,22.81,22.81,0.0,NaN,NaN,22.81,22.81,1.0,20.61,NaN,20.61,20.61,0.0,NaN,NaN,20.61,20.61,1.0,24.74,NaN,24.74,24.74,0.0,NaN,NaN,24.74,24.74,1.0,26.67,NaN,26.67,26.67,0.0,NaN,NaN,26.67,26.67,1.0,20.89,NaN,20.89,20.89,0.0,NaN,NaN,20.89,20.89,1.0,22.4,NaN,22.4,22.4,0.0,NaN,NaN,22.4,22.4,1.0
+AO-ZAI-G180006 = 19.78,0.39,20.06,19.51,0.55,0.0,1.0,19.79,19.78,2.0,22.99,0.44,23.3,22.68,0.62,-0.0,1.0,22.99,22.99,2.0,23.71,0.1,23.78,23.64,0.14,-0.0,1.0,23.71,23.71,2.0,21.3,0.97,21.99,20.61,1.38,-0.0,1.0,21.31,21.3,2.0,22.33,0.29,22.54,22.13,0.41,0.0,1.0,22.33,22.33,2.0,22.37,0.05,22.4,22.33,0.07,0.0,0.9,22.37,22.37,2.0,21.75,0.05,21.78,21.71,0.07,-0.0,1.08,21.75,21.75,2.0,20.71,0.15,20.82,20.61,0.21,-0.0,1.0,20.71,20.71,2.0,22.16,0.15,22.26,22.06,0.21,0.0,1.0,22.16,22.16,2.0,23.99,0.29,24.19,23.78,0.41,-0.0,1.0,23.99,23.99,2.0,19.16,0.1,19.23,19.09,0.14,0.0,1.0,19.16,19.16,2.0,21.44,0.39,21.71,21.16,0.55,0.0,1.0,21.44,21.44,2.0
+AO-ZAI-G180007 = 19.65,0.19,19.78,19.51,0.28,-0.0,1.0,19.65,19.65,2.0,22.5,0.24,22.68,22.33,0.34,0.0,1.0,22.51,22.5,2.0,23.75,0.15,23.85,23.64,0.21,-0.0,1.0,23.75,23.75,2.0,21.92,0.1,21.99,21.85,0.14,-0.0,1.0,21.92,21.92,2.0,22.68,0.19,22.81,22.54,0.28,0.0,1.0,22.68,22.68,2.0,22.47,0.1,22.54,22.4,0.14,-0.0,1.01,22.47,22.47,2.0,21.99,0.39,22.26,21.71,0.55,-0.0,1.0,21.99,21.99,2.0,20.61,0.0,20.61,20.61,0.0,-1.165117246E7,9.062394916359512E13,20.61,20.61,2.0,22.88,0.88,23.5,22.26,1.24,0.0,1.0,22.89,22.88,2.0,24.81,0.88,25.43,24.19,1.24,-0.0,1.0,24.82,24.81,2.0,19.65,0.58,20.06,19.23,0.83,0.0,1.0,19.65,19.65,2.0,21.88,0.24,22.06,21.71,0.34,-0.0,1.0,21.89,21.88,2.0
+AO-ZAI-G180008 = 20.61,0.78,21.16,20.06,1.1,0.0,1.0,20.62,20.61,2.0,23.54,0.34,23.78,23.3,0.48,-0.0,1.0,23.54,23.54,2.0,23.57,0.29,23.78,23.37,0.41,0.0,1.0,23.57,23.57,2.0,20.95,0.49,21.3,20.61,0.69,-0.0,1.0,20.96,20.95,2.0,22.33,0.29,22.54,22.13,0.41,0.0,1.0,22.33,22.33,2.0,22.64,0.44,22.95,22.33,0.62,0.0,1.0,22.64,22.64,2.0,22.23,0.63,22.68,21.78,0.9,-0.0,1.0,22.23,22.23,2.0,20.78,0.05,20.82,20.75,0.07,-0.0,1.03,20.78,20.78,2.0,22.37,0.44,22.68,22.06,0.62,-0.0,1.0,22.37,22.37,2.0,24.12,0.49,24.47,23.78,0.69,0.0,1.0,24.13,24.12,2.0,18.96,0.19,19.09,18.82,0.28,0.0,1.0,18.96,18.96,2.0,21.51,0.49,21.85,21.16,0.69,0.0,1.0,21.51,21.51,2.0
+AO-ZAI-G180009 = 21.3,NaN,21.3,21.3,0.0,NaN,NaN,21.3,21.3,1.0,23.78,NaN,23.78,23.78,0.0,NaN,NaN,23.78,23.78,1.0,23.23,NaN,23.23,23.23,0.0,NaN,NaN,23.23,23.23,1.0,21.85,NaN,21.85,21.85,0.0,NaN,NaN,21.85,21.85,1.0,23.23,NaN,23.23,23.23,0.0,NaN,NaN,23.23,23.23,1.0,23.5,NaN,23.5,23.5,0.0,NaN,NaN,23.5,23.5,1.0,23.5,NaN,23.5,23.5,0.0,NaN,NaN,23.5,23.5,1.0,21.02,NaN,21.02,21.02,0.0,NaN,NaN,21.02,21.02,1.0,24.06,NaN,24.06,24.06,0.0,NaN,NaN,24.06,24.06,1.0,26.26,NaN,26.26,26.26,0.0,NaN,NaN,26.26,26.26,1.0,19.37,NaN,19.37,19.37,0.0,NaN,NaN,19.37,19.37,1.0,22.68,NaN,22.68,22.68,0.0,NaN,NaN,22.68,22.68,1.0
+AO-ZAI-G180010 = 21.09,0.1,21.16,21.02,0.14,0.0,1.0,21.09,21.09,2.0,23.78,0.0,23.78,23.78,0.0,-1.794072257E7,2.1338920823816747E14,23.78,23.78,2.0,23.44,0.1,23.5,23.37,0.14,-0.0,1.0,23.44,23.44,2.0,21.02,0.39,21.3,20.75,0.55,-0.0,1.0,21.03,21.02,2.0,22.19,0.49,22.54,21.85,0.69,-0.0,1.0,22.2,22.19,2.0,22.68,0.39,22.95,22.4,0.55,-0.0,1.0,22.68,22.68,2.0,22.26,0.58,22.68,21.85,0.83,0.0,1.0,22.27,22.26,2.0,20.61,0.19,20.75,20.47,0.28,-0.0,1.0,20.61,20.61,2.0,21.99,0.97,22.68,21.3,1.38,-0.0,1.0,22.0,21.99,2.0,23.57,1.27,24.47,22.68,1.79,-0.0,1.0,23.59,23.57,2.0,18.54,0.39,18.82,18.27,0.55,0.0,1.0,18.55,18.54,2.0,21.44,0.58,21.85,21.02,0.83,-0.0,1.0,21.44,21.44,2.0
+AO-ZAI-G180011 = 21.23,0.1,21.3,21.16,0.14,0.0,0.99,21.23,21.23,2.0,23.78,0.0,23.78,23.78,0.0,-1.794072257E7,2.1338920823816747E14,23.78,23.78,2.0,23.3,0.1,23.37,23.23,0.14,-0.0,1.0,23.3,23.3,2.0,21.57,0.39,21.85,21.3,0.55,0.0,1.0,21.58,21.57,2.0,22.88,0.49,23.23,22.54,0.69,0.0,1.0,22.89,22.88,2.0,23.23,0.39,23.5,22.95,0.55,-0.0,1.0,23.23,23.23,2.0,23.09,0.58,23.5,22.68,0.83,-0.0,1.0,23.09,23.09,2.0,20.89,0.19,21.02,20.75,0.28,-0.0,1.0,20.89,20.89,2.0,23.37,0.97,24.06,22.68,1.38,-0.0,1.0,23.38,23.37,2.0,25.36,1.27,26.26,24.47,1.79,-0.0,1.0,25.38,25.36,2.0,19.09,0.39,19.37,18.82,0.55,0.0,1.0,19.1,19.09,2.0,22.26,0.58,22.68,21.85,0.83,-0.0,1.0,22.27,22.26,2.0
+AO-ZAI-G180012 = 21.71,1.28,22.81,20.47,2.34,-0.02,1.03,21.74,21.78,4.0,24.33,0.88,25.16,23.5,1.65,-0.0,1.03,24.34,24.33,4.0,24.73,0.97,25.85,23.78,2.07,0.16,1.3,24.74,24.64,4.0,21.45,1.3,22.61,20.2,2.41,-0.02,1.03,21.48,21.51,4.0,22.63,0.66,23.23,21.99,1.24,-0.02,1.04,22.63,22.64,4.0,22.59,0.71,23.23,21.85,1.38,-0.07,1.11,22.6,22.64,4.0,21.71,0.83,22.54,20.75,1.79,-0.16,1.33,21.72,21.78,4.0,21.37,1.28,22.54,20.2,2.34,0.0,1.02,21.4,21.37,4.0,22.28,1.14,23.44,21.3,2.14,0.05,1.06,22.3,22.19,4.0,23.45,0.93,24.54,22.68,1.86,0.21,1.28,23.47,23.3,4.0,19.34,1.23,20.47,18.27,2.2,0.01,1.01,19.37,19.3,4.0,21.75,1.32,22.95,20.47,2.48,-0.02,1.04,21.78,21.78,4.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AGO/AGO_2_vegetation_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AGO/AGO_2_vegetation_2008.properties
new file mode 100644
index 0000000..9f6522b
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AGO/AGO_2_vegetation_2008.properties
@@ -0,0 +1,80 @@
+# AGO.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the vegetation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = AGO vegetation data for 2008 at admin level 2
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = AGO
+ADMIN_LEVEL = 2
+UNITS = UNITS
+DATA_TYPE = vegetation
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 0.9 
+# Minimum: -0.1
+
+AO-BGO-G010001 = 0.64,0.12,0.84,0.21,0.63,-1.04,3.46,0.65,0.67,1106.0,0.62,0.15,0.87,0.25,0.62,-0.63,2.51,0.64,0.65,1106.0,0.69,0.12,0.86,0.28,0.57,-1.08,3.34,0.7,0.73,1106.0,0.77,0.09,0.9,0.37,0.53,-1.17,4.22,0.78,0.8,1106.0,0.76,0.08,0.9,0.39,0.51,-1.02,3.88,0.76,0.78,1106.0,0.68,0.12,0.86,0.24,0.63,-0.73,2.78,0.69,0.7,1106.0,0.55,0.12,0.75,0.14,0.61,-0.44,2.44,0.56,0.56,1106.0,0.39,0.11,0.7,0.14,0.55,0.2,2.39,0.41,0.39,1106.0,0.5,0.12,0.78,0.15,0.64,0.16,2.42,0.51,0.49,1106.0,0.47,0.14,0.8,0.04,0.76,0.58,2.56,0.49,0.45,1106.0,0.49,0.15,0.83,0.19,0.64,0.48,2.57,0.52,0.47,1106.0,0.6,0.18,0.88,0.17,0.71,-0.32,2.17,0.62,0.62,1106.0
+AO-BGU-G020001 = 0.55,0.17,0.83,0.14,0.69,-0.85,2.64,0.58,0.6,1317.0,0.56,0.15,0.77,0.15,0.62,-1.25,3.42,0.58,0.61,1317.0,0.66,0.13,0.83,0.23,0.61,-1.64,4.82,0.67,0.71,1317.0,0.68,0.12,0.86,0.23,0.63,-1.84,5.61,0.69,0.73,1317.0,0.59,0.11,0.82,0.19,0.63,-1.63,5.06,0.6,0.63,1317.0,0.46,0.09,0.77,0.18,0.59,-1.11,4.05,0.47,0.49,1317.0,0.38,0.07,0.69,0.17,0.52,-0.57,4.5,0.39,0.39,1317.0,0.35,0.06,0.63,0.12,0.51,-0.59,4.43,0.35,0.35,1317.0,0.35,0.08,0.58,0.16,0.42,-0.11,2.98,0.36,0.35,1317.0,0.4,0.12,0.7,0.14,0.56,-0.08,2.32,0.42,0.4,1317.0,0.48,0.16,0.73,0.14,0.59,-0.67,2.26,0.51,0.53,1317.0,0.58,0.17,0.82,0.13,0.69,-1.23,3.55,0.6,0.63,1317.0
+AO-BIE-G030001 = 0.71,0.05,0.83,0.54,0.28,-0.43,2.61,0.71,0.72,2399.0,0.68,0.07,0.81,0.46,0.35,-0.34,2.42,0.68,0.68,2399.0,0.69,0.05,0.81,0.54,0.26,-0.34,2.48,0.69,0.7,2399.0,0.7,0.04,0.79,0.56,0.22,-0.24,2.28,0.7,0.7,2399.0,0.63,0.06,0.75,0.48,0.27,-0.49,2.12,0.64,0.65,2399.0,0.54,0.09,0.7,0.34,0.37,-0.43,2.05,0.55,0.56,2399.0,0.47,0.09,0.65,0.29,0.37,-0.09,1.85,0.48,0.47,2399.0,0.45,0.07,0.6,0.29,0.32,-0.13,2.15,0.45,0.45,2399.0,0.53,0.09,0.71,0.3,0.41,-0.32,2.41,0.54,0.53,2399.0,0.59,0.1,0.77,0.34,0.43,-0.41,2.33,0.6,0.6,2399.0,0.67,0.09,0.82,0.42,0.4,-0.88,2.75,0.68,0.7,2399.0,0.68,0.05,0.83,0.48,0.34,-0.19,2.78,0.68,0.68,2399.0
+AO-CAB-G040001 = 0.49,0.05,0.63,0.36,0.27,0.3,3.16,0.49,0.49,229.0,0.77,0.05,0.84,0.61,0.23,-1.07,4.0,0.77,0.77,229.0,0.65,0.04,0.73,0.51,0.23,-0.61,3.03,0.65,0.65,229.0,0.82,0.06,0.9,0.64,0.26,-1.09,3.87,0.82,0.83,229.0,0.65,0.08,0.83,0.5,0.33,0.28,2.24,0.65,0.64,229.0,0.58,0.08,0.75,0.32,0.44,-0.04,3.3,0.58,0.58,229.0,0.67,0.11,0.81,0.42,0.4,-0.45,2.03,0.68,0.67,229.0,0.34,0.08,0.56,0.18,0.37,0.39,2.48,0.35,0.33,229.0,0.36,0.11,0.64,0.15,0.49,0.23,2.43,0.38,0.37,229.0,0.26,0.09,0.71,0.09,0.62,1.7,8.03,0.28,0.25,229.0,0.43,0.08,0.68,0.27,0.41,0.57,2.69,0.44,0.41,229.0,0.45,0.06,0.6,0.33,0.27,0.29,2.36,0.45,0.44,229.0
+AO-CCU-G050001 = 0.54,0.09,0.77,0.29,0.48,0.36,2.51,0.55,0.52,6731.0,0.64,0.05,0.8,0.42,0.38,0.12,3.07,0.64,0.64,6731.0,0.62,0.05,0.8,0.39,0.41,0.65,2.96,0.63,0.61,6731.0,0.57,0.07,0.8,0.34,0.46,0.8,2.52,0.58,0.55,6731.0,0.52,0.08,0.75,0.31,0.45,0.77,2.44,0.53,0.5,6731.0,0.47,0.08,0.72,0.28,0.44,0.81,2.54,0.48,0.44,6731.0,0.41,0.07,0.65,0.26,0.39,0.92,2.74,0.42,0.38,6731.0,0.37,0.07,0.62,0.25,0.37,0.94,2.71,0.38,0.34,6731.0,0.36,0.08,0.62,0.23,0.39,0.9,2.72,0.37,0.33,6731.0,0.42,0.09,0.7,0.23,0.47,0.56,2.4,0.43,0.4,6731.0,0.51,0.09,0.79,0.29,0.5,0.64,2.73,0.52,0.49,6731.0,0.61,0.06,0.81,0.36,0.44,0.34,2.73,0.61,0.6,6731.0
+AO-CNN-G080001 = 0.37,0.08,0.57,0.18,0.4,0.34,2.23,0.38,0.36,2615.0,0.52,0.08,0.7,0.28,0.42,-0.5,2.69,0.53,0.53,2615.0,0.57,0.08,0.74,0.31,0.43,-0.68,3.19,0.58,0.59,2615.0,0.55,0.07,0.73,0.34,0.38,-0.35,2.72,0.56,0.56,2615.0,0.49,0.07,0.68,0.26,0.41,-0.24,2.6,0.5,0.5,2615.0,0.43,0.07,0.63,0.22,0.41,0.03,2.7,0.43,0.43,2615.0,0.37,0.06,0.59,0.2,0.38,0.47,3.22,0.37,0.36,2615.0,0.33,0.05,0.53,0.19,0.33,0.76,3.89,0.33,0.33,2615.0,0.31,0.05,0.5,0.19,0.31,0.74,3.74,0.31,0.31,2615.0,0.33,0.06,0.53,0.18,0.36,0.36,2.49,0.34,0.33,2615.0,0.4,0.09,0.66,0.19,0.47,0.4,2.23,0.41,0.39,2615.0,0.53,0.1,0.71,0.27,0.44,-0.3,1.98,0.54,0.55,2615.0
+AO-CNO-G060001 = 0.68,0.07,0.81,0.46,0.35,-0.7,2.82,0.68,0.7,787.0,0.75,0.06,0.89,0.58,0.31,-0.3,2.56,0.75,0.75,787.0,0.75,0.05,0.88,0.64,0.24,0.25,2.33,0.75,0.74,787.0,0.77,0.08,0.9,0.61,0.29,-0.01,1.87,0.78,0.77,787.0,0.73,0.1,0.9,0.5,0.4,-0.28,2.09,0.74,0.73,787.0,0.64,0.14,0.86,0.38,0.48,0.05,1.58,0.66,0.64,787.0,0.57,0.12,0.81,0.37,0.44,0.12,1.6,0.59,0.57,787.0,0.5,0.08,0.72,0.2,0.52,-0.21,2.95,0.5,0.5,787.0,0.54,0.12,0.8,0.27,0.53,0.09,2.36,0.56,0.54,787.0,0.63,0.11,0.83,0.28,0.54,-0.5,2.8,0.63,0.63,787.0,0.7,0.1,0.85,0.39,0.46,-1.05,3.26,0.7,0.72,787.0,0.76,0.07,0.88,0.54,0.34,-0.81,2.93,0.76,0.78,787.0
+AO-CUS-G070001 = 0.71,0.09,0.85,0.3,0.55,-1.92,7.22,0.72,0.73,1815.0,0.68,0.1,0.82,0.27,0.56,-1.74,6.04,0.68,0.71,1815.0,0.73,0.07,0.86,0.38,0.48,-2.0,8.53,0.73,0.74,1815.0,0.73,0.06,0.88,0.47,0.41,-0.63,4.74,0.73,0.74,1815.0,0.66,0.06,0.86,0.35,0.51,0.0,4.27,0.66,0.66,1815.0,0.54,0.08,0.82,0.32,0.5,0.7,4.27,0.54,0.53,1815.0,0.43,0.08,0.76,0.23,0.53,1.58,5.8,0.44,0.42,1815.0,0.44,0.08,0.75,0.23,0.52,0.25,3.08,0.45,0.44,1815.0,0.5,0.1,0.73,0.22,0.51,-0.53,2.64,0.51,0.51,1815.0,0.58,0.12,0.79,0.21,0.58,-0.99,3.37,0.6,0.61,1815.0,0.65,0.14,0.82,0.19,0.63,-1.64,5.3,0.67,0.69,1815.0,0.68,0.12,0.84,0.21,0.63,-1.53,5.45,0.69,0.71,1815.0
+AO-HUA-G090001 = 0.66,0.05,0.77,0.5,0.27,-0.62,3.25,0.66,0.67,1098.0,0.6,0.06,0.72,0.45,0.27,0.01,2.1,0.6,0.6,1098.0,0.66,0.04,0.76,0.5,0.26,-0.53,2.85,0.66,0.67,1098.0,0.64,0.04,0.77,0.49,0.28,-0.5,3.5,0.64,0.65,1098.0,0.57,0.04,0.69,0.47,0.22,0.31,3.33,0.57,0.57,1098.0,0.46,0.04,0.62,0.35,0.27,0.39,3.74,0.46,0.46,1098.0,0.37,0.04,0.55,0.28,0.27,0.41,4.07,0.38,0.37,1098.0,0.37,0.04,0.5,0.26,0.24,-0.27,2.88,0.38,0.37,1098.0,0.44,0.06,0.57,0.27,0.3,-0.38,3.06,0.44,0.44,1098.0,0.51,0.07,0.66,0.33,0.34,-0.31,2.58,0.51,0.51,1098.0,0.59,0.06,0.73,0.4,0.34,-0.34,2.76,0.59,0.59,1098.0,0.64,0.05,0.75,0.49,0.26,-0.49,2.85,0.64,0.65,1098.0
+AO-HUI-G100001 = 0.52,0.13,0.79,0.24,0.55,0.29,2.0,0.53,0.5,2642.0,0.58,0.07,0.76,0.34,0.42,-0.19,2.55,0.58,0.58,2642.0,0.67,0.06,0.81,0.44,0.37,-0.62,3.19,0.67,0.68,2642.0,0.67,0.05,0.83,0.48,0.34,-0.37,3.5,0.68,0.68,2642.0,0.59,0.06,0.79,0.38,0.41,-0.53,3.4,0.6,0.6,2642.0,0.5,0.07,0.73,0.3,0.43,-0.37,2.91,0.51,0.51,2642.0,0.42,0.07,0.62,0.25,0.37,-0.22,2.47,0.42,0.42,2642.0,0.35,0.04,0.49,0.23,0.26,-0.2,2.61,0.35,0.35,2642.0,0.35,0.06,0.53,0.21,0.31,0.66,2.99,0.36,0.34,2642.0,0.4,0.09,0.64,0.21,0.43,0.45,2.37,0.41,0.39,2642.0,0.49,0.09,0.73,0.27,0.46,-0.16,2.17,0.5,0.5,2642.0,0.62,0.08,0.81,0.36,0.44,-0.44,2.71,0.62,0.63,2642.0
+AO-LNO-G120001 = 0.72,0.04,0.83,0.55,0.28,-0.32,2.82,0.72,0.72,3462.0,0.74,0.04,0.83,0.6,0.23,-0.52,2.96,0.74,0.75,3462.0,0.73,0.04,0.83,0.58,0.24,-0.51,3.05,0.73,0.73,3462.0,0.71,0.04,0.82,0.54,0.28,-0.15,2.94,0.71,0.71,3462.0,0.63,0.05,0.77,0.42,0.35,-0.25,3.08,0.63,0.63,3462.0,0.51,0.07,0.67,0.28,0.4,-0.03,2.7,0.51,0.51,3462.0,0.45,0.06,0.68,0.27,0.41,0.2,3.02,0.46,0.45,3462.0,0.54,0.08,0.74,0.28,0.46,-0.51,2.97,0.55,0.55,3462.0,0.65,0.08,0.81,0.34,0.47,-1.24,4.87,0.66,0.67,3462.0,0.74,0.06,0.85,0.43,0.43,-1.29,5.64,0.74,0.74,3462.0,0.73,0.06,0.9,0.56,0.34,0.26,2.86,0.73,0.72,3462.0,0.72,0.07,0.86,0.5,0.36,-0.35,2.71,0.72,0.72,3462.0
+AO-LSU-G130001 = 0.66,0.07,0.81,0.34,0.46,-0.98,4.66,0.67,0.67,2581.0,0.72,0.06,0.82,0.53,0.28,-0.65,2.82,0.72,0.72,2581.0,0.71,0.05,0.82,0.55,0.27,-0.4,2.62,0.72,0.72,2581.0,0.71,0.04,0.81,0.52,0.29,-0.32,2.77,0.71,0.71,2581.0,0.63,0.05,0.75,0.38,0.38,-0.19,3.17,0.63,0.62,2581.0,0.52,0.07,0.7,0.34,0.36,0.14,2.49,0.53,0.52,2581.0,0.46,0.07,0.64,0.31,0.34,0.6,2.68,0.47,0.45,2581.0,0.49,0.06,0.68,0.32,0.37,-0.05,2.69,0.5,0.49,2581.0,0.59,0.06,0.75,0.39,0.36,-0.31,3.14,0.6,0.59,2581.0,0.69,0.06,0.83,0.45,0.38,-0.49,3.12,0.69,0.69,2581.0,0.7,0.07,0.84,0.48,0.36,-0.41,2.57,0.7,0.7,2581.0,0.72,0.05,0.86,0.58,0.28,-0.2,2.89,0.73,0.72,2581.0
+AO-LUA-G110001 = 0.24,0.04,0.27,0.21,0.06,0.0,1.0,0.24,0.24,2.0,0.19,0.03,0.21,0.17,0.04,-0.0,1.0,0.19,0.19,2.0,0.26,0.03,0.28,0.24,0.04,0.0,1.0,0.26,0.26,2.0,0.31,0.04,0.34,0.28,0.06,0.0,1.0,0.32,0.31,2.0,0.3,0.02,0.32,0.28,0.03,0.0,1.0,0.3,0.3,2.0,0.22,0.03,0.24,0.19,0.05,0.0,1.0,0.22,0.22,2.0,0.17,0.03,0.19,0.15,0.04,-0.0,1.0,0.17,0.17,2.0,0.15,0.03,0.17,0.13,0.04,-0.0,1.0,0.15,0.15,2.0,0.2,0.01,0.2,0.19,0.02,-0.0,1.01,0.2,0.2,2.0,0.17,0.01,0.17,0.16,0.01,0.0,0.97,0.17,0.17,2.0,0.16,0.02,0.18,0.15,0.03,0.0,1.0,0.16,0.16,2.0,0.16,0.02,0.18,0.15,0.03,-0.0,1.0,0.16,0.16,2.0
+AO-LUA-G110002 = 0.45,0.1,0.61,0.19,0.42,-0.63,2.5,0.46,0.47,94.0,0.36,0.08,0.51,0.16,0.35,-0.72,2.7,0.37,0.39,94.0,0.44,0.1,0.6,0.17,0.43,-0.74,2.86,0.46,0.46,94.0,0.53,0.12,0.7,0.21,0.5,-0.75,2.79,0.55,0.56,94.0,0.51,0.13,0.7,0.19,0.51,-0.6,2.42,0.52,0.54,94.0,0.4,0.1,0.56,0.16,0.4,-0.58,2.46,0.42,0.42,94.0,0.32,0.08,0.49,0.13,0.36,-0.28,2.63,0.34,0.33,94.0,0.29,0.08,0.45,0.12,0.33,-0.03,2.38,0.3,0.29,94.0,0.32,0.09,0.5,0.16,0.34,0.1,2.11,0.33,0.32,94.0,0.29,0.1,0.52,0.14,0.38,0.4,2.22,0.3,0.28,94.0,0.3,0.09,0.52,0.13,0.39,0.24,2.3,0.31,0.29,94.0,0.31,0.09,0.49,0.13,0.36,-0.01,2.07,0.32,0.31,94.0
+AO-LUA-G110003 = 0.19,NaN,0.19,0.19,0.0,NaN,NaN,0.19,0.19,1.0,0.16,NaN,0.16,0.16,0.0,NaN,NaN,0.16,0.16,1.0,0.15,NaN,0.15,0.15,0.0,NaN,NaN,0.15,0.15,1.0,0.19,NaN,0.19,0.19,0.0,NaN,NaN,0.19,0.19,1.0,0.19,NaN,0.19,0.19,0.0,NaN,NaN,0.19,0.19,1.0,0.17,NaN,0.17,0.17,0.0,NaN,NaN,0.17,0.17,1.0,0.14,NaN,0.14,0.14,0.0,NaN,NaN,0.14,0.14,1.0,0.13,NaN,0.13,0.13,0.0,NaN,NaN,0.13,0.13,1.0,0.15,NaN,0.15,0.15,0.0,NaN,NaN,0.15,0.15,1.0,0.15,NaN,0.15,0.15,0.0,NaN,NaN,0.15,0.15,1.0,0.12,NaN,0.12,0.12,0.0,NaN,NaN,0.12,0.12,1.0,0.14,NaN,0.14,0.14,0.0,NaN,NaN,0.14,0.14,1.0
+AO-LUA-G110004 = 0.23,0.03,0.25,0.21,0.05,0.0,1.0,0.23,0.23,2.0,0.18,0.03,0.2,0.16,0.04,0.0,1.0,0.18,0.18,2.0,0.23,0.02,0.24,0.22,0.02,0.0,1.0,0.23,0.23,2.0,0.29,0.03,0.31,0.27,0.05,0.0,1.0,0.29,0.29,2.0,0.26,0.01,0.27,0.25,0.01,0.0,0.93,0.26,0.26,2.0,0.2,0.03,0.21,0.18,0.04,0.0,1.0,0.2,0.2,2.0,0.15,0.03,0.16,0.13,0.04,0.0,1.0,0.15,0.15,2.0,0.15,0.03,0.17,0.12,0.05,-0.0,1.0,0.15,0.15,2.0,0.18,0.01,0.18,0.17,0.01,0.0,0.91,0.18,0.18,2.0,0.15,0.01,0.16,0.15,0.01,-0.0,1.02,0.15,0.15,2.0,0.15,0.02,0.17,0.13,0.03,-0.0,1.0,0.15,0.15,2.0,0.15,0.02,0.16,0.13,0.03,0.0,1.0,0.15,0.15,2.0
+AO-LUA-G110005 = 0.25,NaN,0.25,0.25,0.0,NaN,NaN,0.25,0.25,1.0,0.2,NaN,0.2,0.2,0.0,NaN,NaN,0.2,0.2,1.0,0.24,NaN,0.24,0.24,0.0,NaN,NaN,0.24,0.24,1.0,0.31,NaN,0.31,0.31,0.0,NaN,NaN,0.31,0.31,1.0,0.27,NaN,0.27,0.27,0.0,NaN,NaN,0.27,0.27,1.0,0.21,NaN,0.21,0.21,0.0,NaN,NaN,0.21,0.21,1.0,0.16,NaN,0.16,0.16,0.0,NaN,NaN,0.16,0.16,1.0,0.17,NaN,0.17,0.17,0.0,NaN,NaN,0.17,0.17,1.0,0.18,NaN,0.18,0.18,0.0,NaN,NaN,0.18,0.18,1.0,0.16,NaN,0.16,0.16,0.0,NaN,NaN,0.16,0.16,1.0,0.17,NaN,0.17,0.17,0.0,NaN,NaN,0.17,0.17,1.0,0.16,NaN,0.16,0.16,0.0,NaN,NaN,0.16,0.16,1.0
+AO-MAL-G140001 = 0.73,0.05,0.85,0.54,0.31,-0.6,3.3,0.73,0.74,2800.0,0.73,0.05,0.83,0.53,0.3,-0.69,3.46,0.73,0.74,2800.0,0.73,0.04,0.84,0.53,0.31,-0.81,3.45,0.73,0.74,2800.0,0.72,0.04,0.82,0.55,0.27,-0.51,3.06,0.72,0.72,2800.0,0.65,0.05,0.79,0.47,0.31,-0.15,2.83,0.65,0.65,2800.0,0.54,0.07,0.73,0.34,0.4,0.4,2.77,0.54,0.52,2800.0,0.44,0.08,0.67,0.25,0.42,0.75,2.89,0.45,0.42,2800.0,0.47,0.07,0.69,0.21,0.48,0.25,3.75,0.48,0.46,2800.0,0.57,0.09,0.81,0.25,0.56,-0.11,3.2,0.58,0.57,2800.0,0.7,0.07,0.89,0.4,0.5,-0.42,3.61,0.7,0.7,2800.0,0.74,0.04,0.87,0.53,0.34,-0.44,3.78,0.74,0.74,2800.0,0.74,0.06,0.86,0.56,0.3,-0.3,2.53,0.74,0.74,2800.0
+AO-MOX-G150001 = 0.65,0.1,0.82,0.33,0.5,-0.55,2.32,0.66,0.67,6632.0,0.69,0.08,0.86,0.36,0.5,-0.77,3.21,0.69,0.71,6632.0,0.68,0.08,0.85,0.41,0.44,-0.73,2.97,0.69,0.7,6632.0,0.69,0.08,0.83,0.44,0.39,-0.77,2.58,0.69,0.71,6632.0,0.64,0.08,0.8,0.4,0.4,-0.7,2.45,0.65,0.66,6632.0,0.58,0.09,0.76,0.35,0.41,-0.6,2.27,0.58,0.6,6632.0,0.51,0.09,0.72,0.29,0.43,-0.49,2.3,0.52,0.54,6632.0,0.48,0.08,0.75,0.26,0.49,-0.51,2.69,0.49,0.5,6632.0,0.51,0.09,0.71,0.27,0.44,-0.54,2.47,0.52,0.53,6632.0,0.58,0.1,0.81,0.3,0.5,-0.66,2.64,0.59,0.6,6632.0,0.6,0.1,0.83,0.28,0.54,-0.56,2.65,0.61,0.62,6632.0,0.67,0.08,0.87,0.38,0.5,-0.76,3.12,0.67,0.68,6632.0
+AO-NAM-G160001 = 0.21,0.14,0.64,0.05,0.59,1.18,3.55,0.25,0.16,1941.0,0.32,0.18,0.7,0.06,0.64,0.26,1.91,0.37,0.31,1941.0,0.42,0.19,0.79,0.06,0.73,-0.23,2.0,0.46,0.44,1941.0,0.4,0.2,0.78,0.06,0.72,-0.13,1.85,0.45,0.43,1941.0,0.34,0.18,0.73,0.06,0.67,0.24,1.86,0.38,0.33,1941.0,0.28,0.15,0.65,0.07,0.58,0.48,2.14,0.32,0.26,1941.0,0.24,0.11,0.58,0.07,0.5,0.47,2.23,0.27,0.23,1941.0,0.22,0.09,0.5,0.07,0.43,0.42,2.3,0.24,0.21,1941.0,0.2,0.08,0.44,0.07,0.37,0.44,2.31,0.22,0.19,1941.0,0.2,0.09,0.46,0.06,0.4,0.6,2.53,0.21,0.18,1941.0,0.21,0.11,0.6,0.06,0.54,1.07,3.68,0.23,0.18,1941.0,0.29,0.18,0.78,0.05,0.73,0.57,2.25,0.35,0.26,1941.0
+AO-NAM-G160002 = 0.01,0.02,0.03,0.0,0.02,0.0,1.0,0.02,0.01,2.0,0.02,0.02,0.03,0.01,0.03,-0.0,1.0,0.02,0.02,2.0,0.02,0.02,0.03,0.01,0.02,-0.0,1.0,0.02,0.02,2.0,0.08,0.01,0.09,0.07,0.01,0.0,0.97,0.08,0.08,2.0,0.03,0.02,0.04,0.01,0.03,-0.0,1.0,0.03,0.03,2.0,-0.01,0.02,0.01,-0.02,0.02,0.0,1.0,0.01,-0.01,2.0,0.07,0.0,0.07,0.07,0.0,-0.01,111.93,0.07,0.07,2.0,0.04,0.01,0.05,0.04,0.01,-0.0,0.99,0.04,0.04,2.0,0.0,0.03,0.02,-0.02,0.04,-0.0,1.0,0.02,0.0,2.0,-0.0,0.03,0.02,-0.03,0.04,-0.0,1.0,0.02,-0.0,2.0,0.01,0.02,0.03,-0.0,0.03,-0.0,1.0,0.02,0.01,2.0,0.01,0.0,0.01,0.0,0.01,-0.0,1.12,0.01,0.01,2.0
+AO-UIG-G170001 = 0.7,0.06,0.84,0.51,0.33,-0.45,2.7,0.71,0.71,2026.0,0.77,0.05,0.89,0.57,0.32,-0.47,3.44,0.77,0.77,2026.0,0.73,0.05,0.86,0.56,0.31,-0.15,2.97,0.73,0.73,2026.0,0.76,0.06,0.89,0.57,0.32,-0.57,3.02,0.76,0.77,2026.0,0.71,0.08,0.89,0.51,0.39,-0.2,2.37,0.71,0.71,2026.0,0.63,0.09,0.86,0.35,0.51,-0.08,2.91,0.63,0.63,2026.0,0.57,0.1,0.83,0.27,0.55,0.19,2.57,0.57,0.55,2026.0,0.55,0.11,0.82,0.18,0.64,-0.44,3.24,0.56,0.55,2026.0,0.66,0.09,0.85,0.39,0.46,-0.29,2.3,0.66,0.67,2026.0,0.68,0.1,0.86,0.36,0.51,-0.84,3.09,0.69,0.71,2026.0,0.75,0.07,0.9,0.47,0.43,-0.78,3.47,0.76,0.76,2026.0,0.79,0.06,0.9,0.58,0.32,-0.73,3.51,0.79,0.8,2026.0
+AO-ZAI-G180001 = 0.6,0.05,0.73,0.48,0.25,-0.0,2.22,0.6,0.6,1177.0,0.71,0.06,0.84,0.48,0.36,-0.55,3.26,0.71,0.71,1177.0,0.69,0.06,0.84,0.41,0.43,-0.4,4.35,0.7,0.7,1177.0,0.76,0.05,0.9,0.42,0.48,-0.53,4.61,0.76,0.76,1177.0,0.62,0.09,0.83,0.39,0.44,-0.34,2.35,0.63,0.63,1177.0,0.6,0.06,0.79,0.39,0.4,0.2,2.8,0.6,0.59,1177.0,0.49,0.07,0.69,0.23,0.46,0.49,2.87,0.5,0.48,1177.0,0.41,0.09,0.65,0.17,0.48,-0.1,2.27,0.42,0.41,1177.0,0.51,0.09,0.77,0.29,0.48,0.2,2.53,0.52,0.51,1177.0,0.4,0.15,0.78,0.1,0.67,0.42,2.22,0.42,0.38,1177.0,0.48,0.1,0.79,0.26,0.54,0.9,4.15,0.49,0.47,1177.0,0.68,0.08,0.83,0.4,0.44,-0.37,2.3,0.69,0.69,1177.0
+AO-ZAI-G180002 = 0.49,0.03,0.52,0.45,0.07,-0.74,2.05,0.49,0.5,4.0,0.47,0.06,0.54,0.41,0.12,0.03,1.07,0.48,0.47,4.0,0.45,0.06,0.51,0.39,0.12,0.05,1.2,0.45,0.44,4.0,0.49,0.07,0.56,0.42,0.14,0.01,1.08,0.49,0.48,4.0,0.38,0.05,0.43,0.33,0.1,-0.06,1.4,0.38,0.38,4.0,0.36,0.06,0.41,0.3,0.12,-0.02,1.03,0.36,0.36,4.0,0.28,0.04,0.32,0.24,0.08,-0.01,1.01,0.28,0.28,4.0,0.18,0.02,0.2,0.15,0.05,-0.05,1.18,0.18,0.18,4.0,0.32,0.03,0.34,0.29,0.06,-0.1,1.15,0.32,0.32,4.0,0.24,0.02,0.26,0.21,0.05,-0.02,1.11,0.24,0.24,4.0,0.3,0.05,0.35,0.24,0.11,-0.06,1.18,0.3,0.3,4.0,0.41,0.05,0.46,0.36,0.09,-0.06,1.09,0.41,0.42,4.0
+AO-ZAI-G180003 = 0.52,0.01,0.53,0.52,0.01,0.0,1.03,0.52,0.52,2.0,0.57,0.04,0.6,0.54,0.06,0.0,1.0,0.57,0.57,2.0,0.53,0.04,0.56,0.51,0.06,0.0,1.0,0.54,0.53,2.0,0.59,0.05,0.62,0.56,0.06,0.0,1.0,0.59,0.59,2.0,0.43,0.03,0.45,0.4,0.05,-0.0,1.0,0.43,0.43,2.0,0.44,0.04,0.47,0.41,0.06,-0.0,1.0,0.44,0.44,2.0,0.34,0.03,0.37,0.32,0.05,0.0,1.0,0.34,0.34,2.0,0.19,0.04,0.21,0.16,0.05,0.0,1.0,0.19,0.19,2.0,0.36,0.03,0.38,0.34,0.04,0.0,1.0,0.36,0.36,2.0,0.22,0.0,0.22,0.22,0.0,-0.05,645.4,0.22,0.22,2.0,0.36,0.01,0.36,0.35,0.01,-0.0,1.08,0.36,0.36,2.0,0.46,0.01,0.47,0.45,0.01,-0.0,1.02,0.46,0.46,2.0
+AO-ZAI-G180004 = 0.53,NaN,0.53,0.53,0.0,NaN,NaN,0.53,0.53,1.0,0.53,NaN,0.53,0.53,0.0,NaN,NaN,0.53,0.53,1.0,0.47,NaN,0.47,0.47,0.0,NaN,NaN,0.47,0.47,1.0,0.55,NaN,0.55,0.55,0.0,NaN,NaN,0.55,0.55,1.0,0.53,NaN,0.53,0.53,0.0,NaN,NaN,0.53,0.53,1.0,0.48,NaN,0.48,0.48,0.0,NaN,NaN,0.48,0.48,1.0,0.43,NaN,0.43,0.43,0.0,NaN,NaN,0.43,0.43,1.0,0.24,NaN,0.24,0.24,0.0,NaN,NaN,0.24,0.24,1.0,0.4,NaN,0.4,0.4,0.0,NaN,NaN,0.4,0.4,1.0,0.36,NaN,0.36,0.36,0.0,NaN,NaN,0.36,0.36,1.0,0.3,NaN,0.3,0.3,0.0,NaN,NaN,0.3,0.3,1.0,0.5,NaN,0.5,0.5,0.0,NaN,NaN,0.5,0.5,1.0
+AO-ZAI-G180005 = 0.52,NaN,0.52,0.52,0.0,NaN,NaN,0.52,0.52,1.0,0.54,NaN,0.54,0.54,0.0,NaN,NaN,0.54,0.54,1.0,0.51,NaN,0.51,0.51,0.0,NaN,NaN,0.51,0.51,1.0,0.56,NaN,0.56,0.56,0.0,NaN,NaN,0.56,0.56,1.0,0.4,NaN,0.4,0.4,0.0,NaN,NaN,0.4,0.4,1.0,0.41,NaN,0.41,0.41,0.0,NaN,NaN,0.41,0.41,1.0,0.32,NaN,0.32,0.32,0.0,NaN,NaN,0.32,0.32,1.0,0.16,NaN,0.16,0.16,0.0,NaN,NaN,0.16,0.16,1.0,0.34,NaN,0.34,0.34,0.0,NaN,NaN,0.34,0.34,1.0,0.22,NaN,0.22,0.22,0.0,NaN,NaN,0.22,0.22,1.0,0.35,NaN,0.35,0.35,0.0,NaN,NaN,0.35,0.35,1.0,0.45,NaN,0.45,0.45,0.0,NaN,NaN,0.45,0.45,1.0
+AO-ZAI-G180006 = 0.47,0.01,0.48,0.46,0.01,0.0,1.0,0.47,0.47,2.0,0.51,0.01,0.52,0.5,0.02,-0.0,1.01,0.51,0.51,2.0,0.46,0.01,0.47,0.46,0.01,0.0,0.98,0.46,0.46,2.0,0.53,0.01,0.54,0.52,0.02,-0.0,1.01,0.53,0.53,2.0,0.48,0.04,0.5,0.45,0.05,0.0,1.0,0.48,0.48,2.0,0.43,0.02,0.44,0.42,0.02,-0.0,1.0,0.43,0.43,2.0,0.35,0.04,0.38,0.32,0.06,-0.0,1.0,0.35,0.35,2.0,0.25,0.03,0.27,0.23,0.04,-0.0,1.0,0.26,0.25,2.0,0.37,0.03,0.39,0.35,0.04,-0.0,1.0,0.37,0.37,2.0,0.32,0.03,0.34,0.3,0.04,-0.0,1.0,0.32,0.32,2.0,0.33,0.01,0.34,0.32,0.01,0.0,0.98,0.33,0.33,2.0,0.47,0.02,0.49,0.46,0.03,0.0,1.0,0.47,0.47,2.0
+AO-ZAI-G180007 = 0.48,0.02,0.49,0.46,0.03,0.0,1.0,0.48,0.48,2.0,0.51,0.01,0.52,0.5,0.02,0.0,0.99,0.51,0.51,2.0,0.47,0.02,0.48,0.46,0.03,0.0,1.0,0.47,0.47,2.0,0.53,0.01,0.54,0.52,0.02,-0.0,1.01,0.53,0.53,2.0,0.44,0.02,0.45,0.43,0.02,0.0,1.0,0.44,0.44,2.0,0.41,0.0,0.42,0.41,0.0,0.0,-2.9,0.41,0.41,2.0,0.32,0.0,0.32,0.32,0.0,0.13,-277.1,0.32,0.32,2.0,0.22,0.03,0.23,0.2,0.04,0.0,1.0,0.22,0.22,2.0,0.35,0.0,0.35,0.34,0.0,-0.0,4.23,0.35,0.35,2.0,0.28,0.03,0.3,0.26,0.04,0.0,1.0,0.28,0.28,2.0,0.33,0.01,0.34,0.32,0.01,-0.0,1.02,0.33,0.33,2.0,0.46,0.0,0.46,0.46,0.0,0.02,-42.0,0.46,0.46,2.0
+AO-ZAI-G180008 = 0.5,0.04,0.53,0.48,0.06,-0.0,1.0,0.51,0.5,2.0,0.54,0.03,0.56,0.52,0.05,0.0,1.0,0.54,0.54,2.0,0.49,0.03,0.51,0.47,0.04,0.0,1.0,0.49,0.49,2.0,0.57,0.04,0.59,0.54,0.06,0.0,1.0,0.57,0.57,2.0,0.51,0.02,0.53,0.5,0.02,-0.0,1.01,0.51,0.51,2.0,0.47,0.04,0.49,0.44,0.05,-0.0,1.0,0.47,0.47,2.0,0.39,0.02,0.41,0.38,0.03,0.0,1.0,0.39,0.39,2.0,0.26,0.02,0.27,0.24,0.03,0.0,1.0,0.26,0.26,2.0,0.39,0.0,0.39,0.39,0.0,0.05,-55.15,0.39,0.39,2.0,0.34,0.01,0.34,0.33,0.01,0.0,0.8,0.34,0.34,2.0,0.33,0.01,0.34,0.33,0.01,0.0,1.09,0.33,0.33,2.0,0.5,0.02,0.51,0.49,0.02,-0.0,1.0,0.5,0.5,2.0
+AO-ZAI-G180009 = 0.54,NaN,0.54,0.54,0.0,NaN,NaN,0.54,0.54,1.0,0.6,NaN,0.6,0.6,0.0,NaN,NaN,0.6,0.6,1.0,0.54,NaN,0.54,0.54,0.0,NaN,NaN,0.54,0.54,1.0,0.64,NaN,0.64,0.64,0.0,NaN,NaN,0.64,0.64,1.0,0.52,NaN,0.52,0.52,0.0,NaN,NaN,0.52,0.52,1.0,0.51,NaN,0.51,0.51,0.0,NaN,NaN,0.51,0.51,1.0,0.39,NaN,0.39,0.39,0.0,NaN,NaN,0.39,0.39,1.0,0.24,NaN,0.24,0.24,0.0,NaN,NaN,0.24,0.24,1.0,0.38,NaN,0.38,0.38,0.0,NaN,NaN,0.38,0.38,1.0,0.3,NaN,0.3,0.3,0.0,NaN,NaN,0.3,0.3,1.0,0.35,NaN,0.35,0.35,0.0,NaN,NaN,0.35,0.35,1.0,0.52,NaN,0.52,0.52,0.0,NaN,NaN,0.52,0.52,1.0
+AO-ZAI-G180010 = 0.53,0.0,0.53,0.53,0.01,0.0,0.53,0.53,0.53,2.0,0.55,0.02,0.56,0.53,0.03,-0.0,1.0,0.55,0.55,2.0,0.49,0.02,0.51,0.47,0.03,0.0,1.0,0.49,0.49,2.0,0.57,0.03,0.59,0.55,0.04,-0.0,1.0,0.57,0.57,2.0,0.53,0.0,0.53,0.53,0.0,0.0,-2.36,0.53,0.53,2.0,0.49,0.01,0.49,0.48,0.02,-0.0,0.99,0.49,0.49,2.0,0.42,0.02,0.43,0.41,0.02,0.0,0.99,0.42,0.42,2.0,0.24,0.0,0.24,0.24,0.0,0.01,27.12,0.24,0.24,2.0,0.4,0.01,0.4,0.39,0.01,-0.0,1.09,0.4,0.4,2.0,0.35,0.02,0.36,0.33,0.03,-0.0,1.0,0.35,0.35,2.0,0.31,0.02,0.33,0.3,0.03,-0.0,1.0,0.31,0.31,2.0,0.51,0.01,0.51,0.5,0.01,-0.0,1.19,0.51,0.51,2.0
+AO-ZAI-G180011 = 0.53,0.0,0.54,0.53,0.01,0.0,1.19,0.53,0.53,2.0,0.58,0.02,0.6,0.56,0.03,-0.0,1.0,0.58,0.58,2.0,0.52,0.02,0.54,0.51,0.03,-0.0,1.0,0.52,0.52,2.0,0.61,0.03,0.64,0.59,0.04,-0.0,1.0,0.61,0.61,2.0,0.52,0.0,0.53,0.52,0.0,0.0,2.79,0.52,0.52,2.0,0.5,0.01,0.51,0.49,0.02,-0.0,1.01,0.5,0.5,2.0,0.4,0.02,0.41,0.39,0.02,-0.0,1.0,0.4,0.4,2.0,0.24,0.0,0.24,0.24,0.0,-0.04,18.85,0.24,0.24,2.0,0.39,0.01,0.39,0.38,0.01,0.0,0.89,0.39,0.39,2.0,0.32,0.02,0.33,0.3,0.03,0.0,1.0,0.32,0.32,2.0,0.34,0.02,0.35,0.33,0.03,0.0,1.0,0.34,0.34,2.0,0.51,0.01,0.52,0.51,0.01,-0.0,1.12,0.51,0.51,2.0
+AO-ZAI-G180012 = 0.54,0.01,0.55,0.53,0.02,0.06,1.11,0.54,0.54,4.0,0.55,0.04,0.58,0.52,0.07,-0.0,1.03,0.55,0.55,4.0,0.53,0.04,0.58,0.49,0.09,0.05,1.3,0.54,0.53,4.0,0.6,0.04,0.64,0.56,0.08,0.07,1.22,0.6,0.6,4.0,0.56,0.03,0.59,0.53,0.06,0.07,1.11,0.56,0.56,4.0,0.49,0.01,0.51,0.48,0.03,0.05,1.1,0.49,0.49,4.0,0.48,0.02,0.51,0.46,0.05,0.27,1.62,0.48,0.48,4.0,0.22,0.02,0.24,0.2,0.04,-0.58,1.93,0.22,0.23,4.0,0.44,0.04,0.49,0.41,0.08,0.5,1.83,0.44,0.44,4.0,0.29,0.05,0.34,0.25,0.09,0.11,1.14,0.3,0.29,4.0,0.31,0.03,0.34,0.29,0.05,0.1,1.2,0.31,0.31,4.0,0.49,0.01,0.51,0.48,0.03,-0.4,1.53,0.49,0.5,4.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ALB/ALB_0_nighttemp_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ALB/ALB_0_nighttemp_2008.properties
new file mode 100644
index 0000000..80aae4a
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ALB/ALB_0_nighttemp_2008.properties
@@ -0,0 +1,47 @@
+# ALB.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the nighttemp data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = ALB nighttemp data for 2008 at admin level 0
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = ALB
+ADMIN_LEVEL = 0
+UNITS = C
+DATA_TYPE = nighttemp
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+ALB = -1.0,3.49,7.8,-11.5,19.29,-0.31,2.51,3.62,-0.47,1239.0,-0.14,3.2,8.07,-10.12,18.19,-0.22,2.5,3.2,0.08,1239.0,3.46,3.13,12.48,-7.91,20.39,-0.62,3.35,4.67,3.94,1239.0,4.27,3.05,12.2,-7.64,19.84,-0.62,3.31,5.25,4.76,1238.0,10.82,2.32,17.72,1.73,15.98,-0.53,3.38,11.07,11.1,1239.0,15.74,2.5,21.3,6.69,14.61,-0.59,3.01,15.94,16.06,1239.0,17.77,2.37,24.33,8.62,15.71,-0.68,3.33,17.93,18.27,1239.0,19.18,2.22,25.16,9.72,15.43,-0.7,3.52,19.31,19.78,1239.0,12.36,2.94,20.47,2.01,18.46,-0.64,3.54,12.7,12.62,1239.0,9.43,2.51,18.27,1.18,17.09,-0.2,3.05,9.76,9.59,1239.0,4.14,3.58,13.93,-6.12,20.05,-0.18,2.57,5.47,4.21,1239.0,-0.84,3.54,8.35,-11.5,19.84,-0.45,2.79,3.63,-0.33,1239.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ALB/ALB_0_rainfall_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ALB/ALB_0_rainfall_2008.properties
new file mode 100644
index 0000000..368ccf0
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ALB/ALB_0_rainfall_2008.properties
@@ -0,0 +1,48 @@
+# ALB.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rainfall data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = ALB rainfall data for 2008 at admin level 0
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = ALB
+ADMIN_LEVEL = 0
+UNITS = MM
+DATA_TYPE = rainfall
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 2000.0
+# Minimum: 1.0
+# Data not available for locations above 35 degrees N and below 35 degrees S Latitude
+
+ALB = 77.96,25.3,163.6,33.08,130.52,0.92,3.81,81.94,74.82,200.0,42.81,16.17,110.53,18.09,92.44,1.03,4.3,45.75,40.33,200.0,111.49,50.99,317.67,54.41,263.25,2.04,7.08,122.54,98.73,200.0,70.37,21.72,172.2,24.86,147.34,0.68,5.52,73.63,71.27,200.0,40.4,14.99,87.47,19.25,68.21,0.65,2.49,43.08,35.15,200.0,53.21,20.91,100.97,21.01,79.96,0.39,1.93,57.15,46.9,200.0,22.34,13.48,63.62,1.7,61.92,0.88,3.37,26.07,19.81,200.0,7.61,5.94,25.99,1.0,24.99,0.91,2.95,9.64,5.75,200.0,110.49,19.81,168.61,64.23,104.39,0.93,3.69,112.24,106.92,200.0,67.06,30.23,128.53,5.75,122.77,0.08,2.2,73.53,62.8,200.0,90.36,27.09,196.06,48.04,148.01,1.56,5.92,94.32,85.8,200.0,237.59,38.12,308.51,141.26,167.24,-0.35,2.56,240.61,239.1,200.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ALB/ALB_0_temperature_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ALB/ALB_0_temperature_2008.properties
new file mode 100644
index 0000000..4278092
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ALB/ALB_0_temperature_2008.properties
@@ -0,0 +1,47 @@
+# ALB.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the temperature data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = ALB temperature data for 2008 at admin level 0
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = ALB
+ADMIN_LEVEL = 0
+UNITS = C
+DATA_TYPE = temperature
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+ALB = 6.23,3.88,13.31,-7.91,21.22,-0.82,3.12,7.34,6.97,1239.0,8.55,3.12,14.13,-4.61,18.74,-0.94,4.24,9.1,8.9,1239.0,13.74,3.19,19.92,0.08,19.84,-1.06,4.57,14.1,14.13,1239.0,15.97,2.39,20.75,2.83,17.91,-1.03,5.08,16.14,16.2,1239.0,23.26,2.39,28.46,14.41,14.06,-0.37,3.5,23.38,23.23,1239.0,27.26,2.98,34.8,19.37,15.43,0.12,2.6,27.42,27.02,1239.0,31.43,3.39,41.14,20.75,20.39,-0.22,3.02,31.61,31.43,1239.0,33.43,3.53,41.97,20.75,21.22,-0.47,3.4,33.62,33.7,1239.0,25.39,3.15,34.25,13.03,21.22,-0.34,3.01,25.58,25.57,1239.0,17.93,2.55,23.5,8.9,14.61,-0.21,2.65,18.11,17.72,1239.0,12.52,3.38,20.47,2.83,17.64,-0.14,2.36,12.97,12.48,1239.0,5.02,4.27,13.58,-8.46,22.05,-0.42,2.82,6.59,5.31,1239.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ALB/ALB_0_vegetation_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ALB/ALB_0_vegetation_2008.properties
new file mode 100644
index 0000000..7fffe84
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ALB/ALB_0_vegetation_2008.properties
@@ -0,0 +1,47 @@
+# ALB.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the vegetation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = ALB vegetation data for 2008 at admin level 0
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = ALB
+ADMIN_LEVEL = 0
+UNITS = UNITS
+DATA_TYPE = vegetation
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 0.9 
+# Minimum: -0.1
+
+ALB = 0.4,0.12,0.61,-0.01,0.61,-0.84,2.85,0.42,0.43,1237.0,0.4,0.09,0.6,0.03,0.58,-0.67,3.66,0.41,0.41,1237.0,0.43,0.11,0.7,0.03,0.67,-0.36,3.32,0.44,0.42,1237.0,0.54,0.09,0.71,0.12,0.59,-0.98,4.34,0.55,0.55,1237.0,0.63,0.06,0.77,0.21,0.56,-1.74,9.93,0.63,0.64,1237.0,0.63,0.09,0.84,0.19,0.65,-0.97,4.75,0.64,0.65,1238.0,0.58,0.1,0.81,0.09,0.72,-0.53,3.17,0.59,0.59,1237.0,0.53,0.11,0.78,0.07,0.72,-0.36,2.68,0.55,0.55,1237.0,0.54,0.08,0.71,0.11,0.6,-0.71,4.62,0.55,0.55,1237.0,0.53,0.05,0.67,0.16,0.51,-1.5,10.48,0.54,0.54,1237.0,0.53,0.06,0.67,0.12,0.54,-0.83,4.86,0.54,0.54,1237.0,0.44,0.11,0.62,0.05,0.57,-0.84,3.3,0.46,0.46,1237.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ALB/ALB_1_nighttemp_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ALB/ALB_1_nighttemp_2008.properties
new file mode 100644
index 0000000..248d149
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ALB/ALB_1_nighttemp_2008.properties
@@ -0,0 +1,47 @@
+# ALB.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the nighttemp data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = ALB nighttemp data for 2008 at admin level 1
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = ALB
+ADMIN_LEVEL = 1
+UNITS = C
+DATA_TYPE = nighttemp
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+AL-SH = -1.0,3.49,7.8,-11.5,19.29,-0.31,2.51,3.62,-0.47,1239.0,-0.14,3.2,8.07,-10.12,18.19,-0.22,2.5,3.2,0.08,1239.0,3.46,3.13,12.48,-7.91,20.39,-0.62,3.35,4.67,3.94,1239.0,4.27,3.05,12.2,-7.64,19.84,-0.62,3.31,5.25,4.76,1238.0,10.82,2.32,17.72,1.73,15.98,-0.53,3.38,11.07,11.1,1239.0,15.74,2.5,21.3,6.69,14.61,-0.59,3.01,15.94,16.06,1239.0,17.77,2.37,24.33,8.62,15.71,-0.68,3.33,17.93,18.27,1239.0,19.18,2.22,25.16,9.72,15.43,-0.7,3.52,19.31,19.78,1239.0,12.36,2.94,20.47,2.01,18.46,-0.64,3.54,12.7,12.62,1239.0,9.43,2.51,18.27,1.18,17.09,-0.2,3.05,9.76,9.59,1239.0,4.14,3.58,13.93,-6.12,20.05,-0.18,2.57,5.47,4.21,1239.0,-0.84,3.54,8.35,-11.5,19.84,-0.45,2.79,3.63,-0.33,1239.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ALB/ALB_1_rainfall_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ALB/ALB_1_rainfall_2008.properties
new file mode 100644
index 0000000..dcae160
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ALB/ALB_1_rainfall_2008.properties
@@ -0,0 +1,48 @@
+# ALB.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rainfall data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = ALB rainfall data for 2008 at admin level 1
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = ALB
+ADMIN_LEVEL = 1
+UNITS = MM
+DATA_TYPE = rainfall
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 2000.0
+# Minimum: 1.0
+# Data not available for locations above 35 degrees N and below 35 degrees S Latitude
+
+AL-SH = 77.96,25.3,163.6,33.08,130.52,0.92,3.81,81.94,74.82,200.0,42.81,16.17,110.53,18.09,92.44,1.03,4.3,45.75,40.33,200.0,111.49,50.99,317.67,54.41,263.25,2.04,7.08,122.54,98.73,200.0,70.37,21.72,172.2,24.86,147.34,0.68,5.52,73.63,71.27,200.0,40.4,14.99,87.47,19.25,68.21,0.65,2.49,43.08,35.15,200.0,53.21,20.91,100.97,21.01,79.96,0.39,1.93,57.15,46.9,200.0,22.34,13.48,63.62,1.7,61.92,0.88,3.37,26.07,19.81,200.0,7.61,5.94,25.99,1.0,24.99,0.91,2.95,9.64,5.75,200.0,110.49,19.81,168.61,64.23,104.39,0.93,3.69,112.24,106.92,200.0,67.06,30.23,128.53,5.75,122.77,0.08,2.2,73.53,62.8,200.0,90.36,27.09,196.06,48.04,148.01,1.56,5.92,94.32,85.8,200.0,237.59,38.12,308.51,141.26,167.24,-0.35,2.56,240.61,239.1,200.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ALB/ALB_1_temperature_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ALB/ALB_1_temperature_2008.properties
new file mode 100644
index 0000000..bd47bae
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ALB/ALB_1_temperature_2008.properties
@@ -0,0 +1,47 @@
+# ALB.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the temperature data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = ALB temperature data for 2008 at admin level 1
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = ALB
+ADMIN_LEVEL = 1
+UNITS = C
+DATA_TYPE = temperature
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+AL-SH = 6.23,3.88,13.31,-7.91,21.22,-0.82,3.12,7.34,6.97,1239.0,8.55,3.12,14.13,-4.61,18.74,-0.94,4.24,9.1,8.9,1239.0,13.74,3.19,19.92,0.08,19.84,-1.06,4.57,14.1,14.13,1239.0,15.97,2.39,20.75,2.83,17.91,-1.03,5.08,16.14,16.2,1239.0,23.26,2.39,28.46,14.41,14.06,-0.37,3.5,23.38,23.23,1239.0,27.26,2.98,34.8,19.37,15.43,0.12,2.6,27.42,27.02,1239.0,31.43,3.39,41.14,20.75,20.39,-0.22,3.02,31.61,31.43,1239.0,33.43,3.53,41.97,20.75,21.22,-0.47,3.4,33.62,33.7,1239.0,25.39,3.15,34.25,13.03,21.22,-0.34,3.01,25.58,25.57,1239.0,17.93,2.55,23.5,8.9,14.61,-0.21,2.65,18.11,17.72,1239.0,12.52,3.38,20.47,2.83,17.64,-0.14,2.36,12.97,12.48,1239.0,5.02,4.27,13.58,-8.46,22.05,-0.42,2.82,6.59,5.31,1239.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ALB/ALB_1_vegetation_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ALB/ALB_1_vegetation_2008.properties
new file mode 100644
index 0000000..2c750b9
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ALB/ALB_1_vegetation_2008.properties
@@ -0,0 +1,47 @@
+# ALB.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the vegetation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = ALB vegetation data for 2008 at admin level 1
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = ALB
+ADMIN_LEVEL = 1
+UNITS = UNITS
+DATA_TYPE = vegetation
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 0.9 
+# Minimum: -0.1
+
+AL-SH = 0.4,0.12,0.61,-0.01,0.61,-0.84,2.85,0.42,0.43,1237.0,0.4,0.09,0.6,0.03,0.58,-0.67,3.66,0.41,0.41,1237.0,0.43,0.11,0.7,0.03,0.67,-0.36,3.32,0.44,0.42,1237.0,0.54,0.09,0.71,0.12,0.59,-0.98,4.34,0.55,0.55,1237.0,0.63,0.06,0.77,0.21,0.56,-1.74,9.93,0.63,0.64,1237.0,0.63,0.09,0.84,0.19,0.65,-0.97,4.75,0.64,0.65,1238.0,0.58,0.1,0.81,0.09,0.72,-0.53,3.17,0.59,0.59,1237.0,0.53,0.11,0.78,0.07,0.72,-0.36,2.68,0.55,0.55,1237.0,0.54,0.08,0.71,0.11,0.6,-0.71,4.62,0.55,0.55,1237.0,0.53,0.05,0.67,0.16,0.51,-1.5,10.48,0.54,0.54,1237.0,0.53,0.06,0.67,0.12,0.54,-0.83,4.86,0.54,0.54,1237.0,0.44,0.11,0.62,0.05,0.57,-0.84,3.3,0.46,0.46,1237.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AND/AND_0_nighttemp_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AND/AND_0_nighttemp_2008.properties
new file mode 100644
index 0000000..360e069
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AND/AND_0_nighttemp_2008.properties
@@ -0,0 +1,47 @@
+# AND.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the nighttemp data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = AND nighttemp data for 2008 at admin level 0
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = AND
+ADMIN_LEVEL = 0
+UNITS = C
+DATA_TYPE = nighttemp
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+AND = -4.25,1.75,-1.44,-7.91,6.48,-0.3,2.49,4.58,-4.19,22.0,-5.4,1.68,-2.26,-7.91,5.65,0.07,1.96,5.65,-5.3,22.0,-5.37,2.36,-0.89,-9.29,8.41,0.27,2.35,5.84,-5.64,22.0,-3.52,2.05,0.77,-6.4,7.17,0.52,2.36,4.05,-3.85,22.0,-2.51,2.1,3.52,-5.43,8.96,1.45,4.82,3.24,-3.09,22.0,4.42,1.91,8.35,1.73,6.61,0.53,2.6,4.8,4.21,22.0,8.59,1.88,12.48,6.14,6.34,0.53,2.27,8.78,8.42,22.0,8.98,2.24,13.58,6.14,7.44,0.4,2.14,9.24,8.42,22.0,4.27,2.15,9.17,1.32,7.85,0.79,2.72,4.76,3.73,22.0,0.15,2.35,5.18,-3.92,9.09,0.3,2.62,2.3,0.35,22.0,-6.78,2.07,-3.09,-10.39,7.3,0.31,2.07,7.08,-7.16,22.0,-9.29,1.96,-5.16,-11.91,6.75,0.74,2.45,9.48,-9.77,22.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AND/AND_0_rainfall_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AND/AND_0_rainfall_2008.properties
new file mode 100644
index 0000000..fba579f
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AND/AND_0_rainfall_2008.properties
@@ -0,0 +1,48 @@
+# AND.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rainfall data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = AND rainfall data for 2008 at admin level 0
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = AND
+ADMIN_LEVEL = 0
+UNITS = MM
+DATA_TYPE = rainfall
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 2000.0
+# Minimum: 1.0
+# Data not available for locations above 35 degrees N and below 35 degrees S Latitude
+
+AND = 82.75,21.34,104.58,61.93,42.65,0.09,1.5,84.57,81.75,3.0,42.87,18.58,62.85,26.12,36.73,0.31,1.5,45.47,39.64,3.0,119.51,30.51,154.24,97.04,57.2,0.62,1.5,122.08,107.25,3.0,140.91,16.18,151.03,122.25,28.78,-0.7,1.5,141.53,149.45,3.0,148.48,9.05,157.01,138.99,18.03,-0.19,1.5,148.67,149.45,3.0,108.39,4.05,112.1,104.06,8.04,-0.27,1.5,108.44,108.99,3.0,56.41,5.17,62.32,52.72,9.6,0.64,1.5,56.57,54.2,3.0,42.19,1.56,43.39,40.42,2.97,-0.57,1.5,42.21,42.75,3.0,37.03,1.35,38.46,35.77,2.69,0.24,1.5,37.04,36.85,3.0,138.81,5.59,143.01,132.46,10.55,-0.6,1.5,138.89,140.95,3.0,129.55,6.1,136.52,125.22,11.3,0.65,1.5,129.64,126.9,3.0,79.67,6.22,86.84,75.66,11.17,0.69,1.5,79.83,76.51,3.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AND/AND_0_temperature_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AND/AND_0_temperature_2008.properties
new file mode 100644
index 0000000..f7f0187
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AND/AND_0_temperature_2008.properties
@@ -0,0 +1,47 @@
+# AND.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the temperature data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = AND temperature data for 2008 at admin level 0
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = AND
+ADMIN_LEVEL = 0
+UNITS = C
+DATA_TYPE = temperature
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+AND = 1.44,2.32,6.0,-2.54,8.54,0.23,2.29,2.68,0.77,22.0,3.46,2.09,7.93,-0.06,7.99,0.26,2.48,4.02,3.52,22.0,5.67,2.81,11.79,0.91,10.89,0.26,2.63,6.3,5.52,22.0,7.87,3.56,15.37,2.7,12.68,0.52,2.39,8.61,6.97,22.0,11.72,2.06,16.75,8.07,8.68,0.84,3.29,11.89,11.17,22.0,19.07,1.53,23.37,16.61,6.75,1.48,4.92,19.12,18.68,22.0,21.83,1.11,24.88,20.75,4.13,1.51,4.49,21.86,21.51,22.0,22.9,1.41,26.4,21.02,5.37,1.44,4.15,22.94,22.4,22.0,15.55,1.23,18.68,14.0,4.69,1.2,3.69,15.6,15.17,22.0,13.42,0.89,15.93,12.2,3.72,1.31,4.27,13.45,13.17,22.0,1.31,3.39,7.38,-6.12,13.5,-0.32,2.82,3.56,1.73,22.0,-4.26,2.22,0.77,-7.91,8.68,0.6,2.88,4.78,-4.61,22.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AND/AND_0_vegetation_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AND/AND_0_vegetation_2008.properties
new file mode 100644
index 0000000..d60a637
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AND/AND_0_vegetation_2008.properties
@@ -0,0 +1,47 @@
+# AND.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the vegetation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = AND vegetation data for 2008 at admin level 0
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = AND
+ADMIN_LEVEL = 0
+UNITS = UNITS
+DATA_TYPE = vegetation
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 0.9 
+# Minimum: -0.1
+
+AND = 0.33,0.13,0.55,0.1,0.44,-0.09,2.23,0.36,0.34,22.0,0.34,0.12,0.53,0.12,0.41,-0.1,2.1,0.36,0.33,22.0,0.31,0.13,0.55,0.08,0.47,0.08,2.34,0.34,0.3,22.0,0.33,0.13,0.57,0.11,0.46,0.18,2.36,0.35,0.31,22.0,0.46,0.11,0.64,0.29,0.35,0.07,1.79,0.47,0.46,22.0,0.59,0.06,0.7,0.5,0.19,0.05,1.7,0.59,0.59,22.0,0.64,0.03,0.7,0.6,0.11,0.06,1.7,0.64,0.65,22.0,0.6,0.04,0.66,0.55,0.12,0.02,1.79,0.6,0.6,22.0,0.59,0.05,0.68,0.53,0.15,-0.05,1.68,0.6,0.6,22.0,0.54,0.06,0.63,0.45,0.18,-0.08,1.77,0.54,0.55,22.0,0.32,0.14,0.59,0.07,0.52,0.25,2.35,0.35,0.29,22.0,0.27,0.14,0.53,0.03,0.5,0.26,2.28,0.3,0.25,22.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AND/AND_1_nighttemp_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AND/AND_1_nighttemp_2008.properties
new file mode 100644
index 0000000..a581bc1
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AND/AND_1_nighttemp_2008.properties
@@ -0,0 +1,47 @@
+# AND.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the nighttemp data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = AND nighttemp data for 2008 at admin level 1
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = AND
+ADMIN_LEVEL = 1
+UNITS = C
+DATA_TYPE = nighttemp
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+AD-01 = -4.25,1.75,-1.44,-7.91,6.48,-0.3,2.49,4.58,-4.19,22.0,-5.4,1.68,-2.26,-7.91,5.65,0.07,1.96,5.65,-5.3,22.0,-5.37,2.36,-0.89,-9.29,8.41,0.27,2.35,5.84,-5.64,22.0,-3.52,2.05,0.77,-6.4,7.17,0.52,2.36,4.05,-3.85,22.0,-2.51,2.1,3.52,-5.43,8.96,1.45,4.82,3.24,-3.09,22.0,4.42,1.91,8.35,1.73,6.61,0.53,2.6,4.8,4.21,22.0,8.59,1.88,12.48,6.14,6.34,0.53,2.27,8.78,8.42,22.0,8.98,2.24,13.58,6.14,7.44,0.4,2.14,9.24,8.42,22.0,4.27,2.15,9.17,1.32,7.85,0.79,2.72,4.76,3.73,22.0,0.15,2.35,5.18,-3.92,9.09,0.3,2.62,2.3,0.35,22.0,-6.78,2.07,-3.09,-10.39,7.3,0.31,2.07,7.08,-7.16,22.0,-9.29,1.96,-5.16,-11.91,6.75,0.74,2.45,9.48,-9.77,22.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AND/AND_1_rainfall_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AND/AND_1_rainfall_2008.properties
new file mode 100644
index 0000000..36dcb5e
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AND/AND_1_rainfall_2008.properties
@@ -0,0 +1,48 @@
+# AND.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rainfall data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = AND rainfall data for 2008 at admin level 1
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = AND
+ADMIN_LEVEL = 1
+UNITS = MM
+DATA_TYPE = rainfall
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 2000.0
+# Minimum: 1.0
+# Data not available for locations above 35 degrees N and below 35 degrees S Latitude
+
+AD-01 = 82.75,21.34,104.58,61.93,42.65,0.09,1.5,84.57,81.75,3.0,42.87,18.58,62.85,26.12,36.73,0.31,1.5,45.47,39.64,3.0,119.51,30.51,154.24,97.04,57.2,0.62,1.5,122.08,107.25,3.0,140.91,16.18,151.03,122.25,28.78,-0.7,1.5,141.53,149.45,3.0,148.48,9.05,157.01,138.99,18.03,-0.19,1.5,148.67,149.45,3.0,108.39,4.05,112.1,104.06,8.04,-0.27,1.5,108.44,108.99,3.0,56.41,5.17,62.32,52.72,9.6,0.64,1.5,56.57,54.2,3.0,42.19,1.56,43.39,40.42,2.97,-0.57,1.5,42.21,42.75,3.0,37.03,1.35,38.46,35.77,2.69,0.24,1.5,37.04,36.85,3.0,138.81,5.59,143.01,132.46,10.55,-0.6,1.5,138.89,140.95,3.0,129.55,6.1,136.52,125.22,11.3,0.65,1.5,129.64,126.9,3.0,79.67,6.22,86.84,75.66,11.17,0.69,1.5,79.83,76.51,3.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AND/AND_1_temperature_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AND/AND_1_temperature_2008.properties
new file mode 100644
index 0000000..ac4fa3b
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AND/AND_1_temperature_2008.properties
@@ -0,0 +1,47 @@
+# AND.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the temperature data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = AND temperature data for 2008 at admin level 1
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = AND
+ADMIN_LEVEL = 1
+UNITS = C
+DATA_TYPE = temperature
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+AD-01 = 1.44,2.32,6.0,-2.54,8.54,0.23,2.29,2.68,0.77,22.0,3.46,2.09,7.93,-0.06,7.99,0.26,2.48,4.02,3.52,22.0,5.67,2.81,11.79,0.91,10.89,0.26,2.63,6.3,5.52,22.0,7.87,3.56,15.37,2.7,12.68,0.52,2.39,8.61,6.97,22.0,11.72,2.06,16.75,8.07,8.68,0.84,3.29,11.89,11.17,22.0,19.07,1.53,23.37,16.61,6.75,1.48,4.92,19.12,18.68,22.0,21.83,1.11,24.88,20.75,4.13,1.51,4.49,21.86,21.51,22.0,22.9,1.41,26.4,21.02,5.37,1.44,4.15,22.94,22.4,22.0,15.55,1.23,18.68,14.0,4.69,1.2,3.69,15.6,15.17,22.0,13.42,0.89,15.93,12.2,3.72,1.31,4.27,13.45,13.17,22.0,1.31,3.39,7.38,-6.12,13.5,-0.32,2.82,3.56,1.73,22.0,-4.26,2.22,0.77,-7.91,8.68,0.6,2.88,4.78,-4.61,22.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AND/AND_1_vegetation_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AND/AND_1_vegetation_2008.properties
new file mode 100644
index 0000000..0827f2e
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AND/AND_1_vegetation_2008.properties
@@ -0,0 +1,47 @@
+# AND.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the vegetation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = AND vegetation data for 2008 at admin level 1
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = AND
+ADMIN_LEVEL = 1
+UNITS = UNITS
+DATA_TYPE = vegetation
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 0.9 
+# Minimum: -0.1
+
+AD-01 = 0.33,0.13,0.55,0.1,0.44,-0.09,2.23,0.36,0.34,22.0,0.34,0.12,0.53,0.12,0.41,-0.1,2.1,0.36,0.33,22.0,0.31,0.13,0.55,0.08,0.47,0.08,2.34,0.34,0.3,22.0,0.33,0.13,0.57,0.11,0.46,0.18,2.36,0.35,0.31,22.0,0.46,0.11,0.64,0.29,0.35,0.07,1.79,0.47,0.46,22.0,0.59,0.06,0.7,0.5,0.19,0.05,1.7,0.59,0.59,22.0,0.64,0.03,0.7,0.6,0.11,0.06,1.7,0.64,0.65,22.0,0.6,0.04,0.66,0.55,0.12,0.02,1.79,0.6,0.6,22.0,0.59,0.05,0.68,0.53,0.15,-0.05,1.68,0.6,0.6,22.0,0.54,0.06,0.63,0.45,0.18,-0.08,1.77,0.54,0.55,22.0,0.32,0.14,0.59,0.07,0.52,0.25,2.35,0.35,0.29,22.0,0.27,0.14,0.53,0.03,0.5,0.26,2.28,0.3,0.25,22.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARE/ARE_0_nighttemp_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARE/ARE_0_nighttemp_2008.properties
new file mode 100644
index 0000000..25dfe3d
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARE/ARE_0_nighttemp_2008.properties
@@ -0,0 +1,47 @@
+# ARE.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the nighttemp data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = ARE nighttemp data for 2008 at admin level 0
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = ARE
+ADMIN_LEVEL = 0
+UNITS = C
+DATA_TYPE = nighttemp
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+ARE = 10.13,1.82,19.09,-6.26,25.35,-0.28,6.32,10.29,10.0,2881.0,11.47,1.33,17.72,7.8,9.92,0.96,4.0,11.55,11.24,2882.0,14.65,1.98,22.13,9.72,12.4,0.85,3.87,14.78,14.41,2887.0,18.77,2.52,24.88,12.2,12.68,0.09,2.39,18.93,18.54,2887.0,24.97,1.89,31.22,20.75,10.47,0.45,3.15,25.05,24.88,2887.0,25.3,1.85,31.5,20.47,11.02,0.45,3.03,25.37,25.16,2887.0,27.92,1.14,32.6,24.06,8.54,-0.04,2.89,27.94,27.91,2887.0,28.41,0.81,31.22,25.98,5.24,0.16,2.54,28.42,28.33,2883.0,26.98,1.02,30.67,24.61,6.06,0.5,3.07,27.0,26.95,2887.0,23.66,1.39,30.12,19.09,11.02,0.99,4.35,23.7,23.5,2887.0,17.86,1.61,26.26,13.86,12.4,0.7,4.06,17.93,17.72,2887.0,11.78,2.24,22.13,6.14,15.98,0.22,3.05,12.0,11.93,2884.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARE/ARE_0_rainfall_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARE/ARE_0_rainfall_2008.properties
new file mode 100644
index 0000000..60198db
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARE/ARE_0_rainfall_2008.properties
@@ -0,0 +1,48 @@
+# ARE.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rainfall data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = ARE rainfall data for 2008 at admin level 0
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = ARE
+ADMIN_LEVEL = 0
+UNITS = MM
+DATA_TYPE = rainfall
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 2000.0
+# Minimum: 1.0
+# Data not available for locations above 35 degrees N and below 35 degrees S Latitude
+
+ARE = 58.3,36.36,208.25,6.59,201.66,0.54,2.91,68.69,55.46,543.0,1.19,0.91,13.79,1.0,12.79,8.29,88.97,1.49,1.0,543.0,1.25,0.59,5.1,1.0,4.1,3.05,13.91,1.38,1.0,543.0,1.29,0.67,5.75,1.0,4.75,3.09,13.72,1.46,1.0,543.0,2.69,3.13,20.43,1.0,19.43,2.54,9.91,4.12,1.0,543.0,1.01,0.06,2.0,1.0,1.0,9.77,121.59,1.01,1.0,543.0,2.56,3.51,33.61,1.0,32.61,4.52,30.3,4.34,1.04,543.0,4.24,4.96,26.78,1.0,25.78,2.18,7.66,6.52,1.83,543.0,1.78,1.73,10.84,1.0,9.84,3.27,14.84,2.49,1.0,543.0,2.88,5.14,30.22,1.0,29.22,3.54,16.05,5.89,1.0,543.0,1.4,0.87,5.41,1.0,4.41,2.34,7.62,1.65,1.0,543.0,10.17,13.83,145.01,1.0,144.01,4.08,29.07,17.16,4.74,543.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARE/ARE_0_temperature_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARE/ARE_0_temperature_2008.properties
new file mode 100644
index 0000000..d8ac953
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARE/ARE_0_temperature_2008.properties
@@ -0,0 +1,47 @@
+# ARE.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the temperature data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = ARE temperature data for 2008 at admin level 0
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = ARE
+ADMIN_LEVEL = 0
+UNITS = C
+DATA_TYPE = temperature
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+ARE = 24.39,1.97,30.39,15.51,14.88,-0.3,4.3,24.47,24.33,2882.0,30.09,2.43,35.63,15.51,20.12,-0.76,5.47,30.18,29.84,2887.0,37.28,2.69,43.62,21.85,21.77,-1.11,7.21,37.38,37.28,2887.0,42.77,2.53,45.0,26.81,18.19,-2.48,11.99,42.85,43.35,2887.0,44.58,1.61,45.0,27.91,17.09,-5.44,36.99,44.61,45.0,2887.0,44.17,1.91,45.0,29.57,15.43,-3.57,17.57,44.21,45.0,2887.0,44.48,1.66,45.0,30.67,14.33,-3.78,18.21,44.51,45.0,2887.0,44.3,1.9,45.0,33.43,11.57,-3.22,13.26,44.34,45.0,2886.0,44.39,1.7,45.0,32.87,12.13,-3.83,19.03,44.42,45.0,2887.0,43.82,1.9,45.0,31.5,13.5,-3.15,14.99,43.86,44.45,2887.0,35.96,2.08,41.42,25.98,15.43,-0.82,4.97,36.02,36.32,2887.0,28.41,1.67,32.6,19.92,12.68,-0.76,5.71,28.46,28.46,2887.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARE/ARE_0_vegetation_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARE/ARE_0_vegetation_2008.properties
new file mode 100644
index 0000000..9193aac
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARE/ARE_0_vegetation_2008.properties
@@ -0,0 +1,47 @@
+# ARE.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the vegetation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = ARE vegetation data for 2008 at admin level 0
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = ARE
+ADMIN_LEVEL = 0
+UNITS = UNITS
+DATA_TYPE = vegetation
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 0.9 
+# Minimum: -0.1
+
+ARE = 0.11,0.02,0.2,-0.07,0.26,-0.68,6.47,0.11,0.11,2875.0,0.11,0.02,0.29,-0.02,0.31,0.22,8.0,0.11,0.11,2877.0,0.11,0.02,0.21,-0.1,0.31,-1.42,10.65,0.11,0.11,2881.0,0.11,0.03,0.25,-0.1,0.35,-0.96,8.93,0.11,0.11,2879.0,0.1,0.02,0.16,-0.1,0.26,-1.28,7.85,0.11,0.11,2879.0,0.1,0.02,0.16,-0.1,0.26,-1.42,7.65,0.11,0.11,2877.0,0.1,0.02,0.15,-0.06,0.21,-1.37,7.1,0.1,0.1,2882.0,0.1,0.02,0.2,-0.1,0.3,-1.32,8.2,0.1,0.1,2880.0,0.1,0.02,0.16,-0.03,0.19,-1.01,5.39,0.1,0.1,2878.0,0.1,0.02,0.16,-0.1,0.26,-1.95,13.17,0.1,0.1,2876.0,0.1,0.02,0.18,-0.09,0.28,-1.66,12.03,0.1,0.1,2883.0,0.11,0.02,0.46,-0.03,0.49,1.54,25.01,0.11,0.11,2884.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARE/ARE_1_nighttemp_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARE/ARE_1_nighttemp_2008.properties
new file mode 100644
index 0000000..b5435c7
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARE/ARE_1_nighttemp_2008.properties
@@ -0,0 +1,54 @@
+# ARE.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the nighttemp data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = ARE nighttemp data for 2008 at admin level 1
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = ARE
+ADMIN_LEVEL = 1
+UNITS = C
+DATA_TYPE = nighttemp
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+AE-AJ = 11.96,1.36,13.31,9.59,3.72,-0.85,2.15,12.03,12.48,9.0,13.07,1.29,14.69,10.96,3.72,-0.61,2.24,13.13,13.44,9.0,16.71,1.41,18.54,14.55,4.0,-0.48,1.93,16.77,17.1,9.0,20.83,1.68,23.23,18.27,4.96,-0.4,2.07,20.89,21.16,9.0,27.12,1.24,28.74,25.16,3.58,-0.64,2.28,27.14,27.36,9.0,27.59,1.78,29.84,24.74,5.1,-0.19,1.78,27.64,27.36,9.0,29.18,1.05,30.39,27.5,2.89,-0.62,1.98,29.2,29.57,9.0,29.57,0.57,30.67,29.02,1.65,0.83,2.45,29.57,29.43,9.0,28.1,0.58,29.02,27.22,1.79,-0.01,2.18,28.1,28.19,9.0,25.76,1.01,27.64,24.47,3.17,0.5,2.47,25.78,25.71,9.0,18.73,1.79,20.75,15.93,4.82,-0.62,1.91,18.8,19.09,9.0,14.54,1.25,15.93,12.34,3.58,-0.77,2.24,14.59,14.82,9.0
+AE-AZ = 10.01,1.82,19.09,-6.26,25.35,-0.32,6.97,10.17,10.0,2434.0,11.34,1.18,17.72,8.62,9.09,0.98,4.73,11.4,11.24,2435.0,14.42,1.65,19.92,9.72,10.2,0.32,2.68,14.51,14.27,2436.0,18.72,2.44,24.88,12.2,12.68,-0.01,2.51,18.87,18.54,2436.0,24.83,1.63,29.29,20.75,8.54,-0.05,2.04,24.88,24.88,2436.0,25.12,1.57,29.57,20.47,9.09,-0.03,2.29,25.17,25.16,2436.0,27.8,1.11,31.22,24.06,7.17,-0.11,2.73,27.82,27.78,2436.0,28.45,0.8,31.22,26.54,4.69,0.12,2.38,28.46,28.46,2436.0,26.9,0.92,30.67,24.61,6.06,0.58,3.63,26.92,26.81,2436.0,23.49,1.19,30.12,19.09,11.02,0.9,5.18,23.52,23.37,2436.0,17.78,1.53,26.26,13.86,12.4,0.75,4.82,17.84,17.72,2436.0,11.45,2.08,22.13,6.14,15.98,0.16,3.32,11.64,11.79,2433.0
+AE-DU = 9.46,1.31,13.58,6.69,6.89,1.0,3.88,9.55,9.17,144.0,10.96,1.33,15.24,7.8,7.44,1.23,4.4,11.04,10.55,144.0,13.18,1.55,20.75,11.38,9.37,2.32,10.45,13.27,12.82,144.0,16.58,1.64,24.61,14.69,9.92,2.58,12.07,16.66,16.17,144.0,23.08,1.64,30.67,21.3,9.37,2.34,9.77,23.14,22.54,144.0,23.87,1.74,31.5,22.13,9.37,2.2,8.0,23.94,23.23,144.0,27.6,0.88,31.22,26.26,4.96,1.34,5.8,27.62,27.43,144.0,27.87,0.72,30.12,25.98,4.13,0.15,3.45,27.88,27.88,144.0,26.16,1.19,29.43,24.88,4.55,1.21,3.26,26.19,25.61,144.0,23.03,1.45,27.09,21.02,6.06,1.27,3.66,23.07,22.54,144.0,16.79,1.21,20.47,14.96,5.51,1.09,4.09,16.84,16.61,144.0,11.62,1.76,16.61,8.9,7.72,1.14,3.35,11.75,10.96,144.0
+AE-FU = 12.86,0.93,15.51,11.1,4.41,0.59,2.98,12.9,12.69,58.0,14.52,0.86,16.34,12.07,4.27,-0.16,3.39,14.55,14.51,58.0,19.74,1.4,21.85,16.61,5.24,-0.64,2.25,19.79,20.09,58.0,23.04,0.96,24.88,20.95,3.93,-0.41,2.55,23.06,23.23,58.0,29.59,1.31,31.22,26.81,4.41,-0.5,1.96,29.62,30.05,58.0,29.65,0.83,30.94,27.5,3.44,-0.97,3.2,29.66,29.95,58.0,29.3,0.63,31.5,28.05,3.44,0.56,4.21,29.3,29.36,58.0,28.3,0.52,29.43,26.81,2.62,-0.23,3.62,28.31,28.33,58.0,28.86,0.38,29.29,27.91,1.38,-1.17,3.47,28.86,29.02,58.0,27.07,0.95,28.46,25.02,3.44,-0.43,2.07,27.09,27.36,58.0,20.8,0.82,22.95,18.68,4.27,-0.21,3.44,20.82,20.78,58.0,16.36,1.03,18.54,13.86,4.69,-0.06,2.18,16.39,16.34,58.0
+AE-NEU = 10.51,1.3,11.52,8.55,2.96,-0.74,1.7,10.57,11.17,6.0,13.23,1.92,14.96,10.69,4.27,-0.61,1.51,13.34,14.13,6.0,17.46,3.33,19.78,13.03,6.75,-0.7,1.51,17.73,19.51,6.0,21.41,4.03,24.88,15.93,8.96,-0.66,1.53,21.73,23.44,6.0,27.67,3.19,30.12,23.37,6.75,-0.69,1.52,27.82,29.46,6.0,27.68,3.32,30.39,23.37,7.03,-0.66,1.5,27.85,29.43,6.0,30.44,1.38,31.77,28.6,3.17,-0.55,1.52,30.47,30.98,6.0,27.63,0.41,28.19,27.09,1.1,0.03,1.74,27.63,27.64,6.0,27.73,1.66,29.02,25.57,3.44,-0.67,1.5,27.77,28.64,6.0,24.94,1.71,26.26,22.68,3.58,-0.67,1.5,24.99,25.85,6.0,19.2,1.61,20.33,17.03,3.31,-0.7,1.51,19.25,20.13,6.0,14.2,2.62,16.06,10.83,5.24,-0.69,1.5,14.4,15.72,6.0
+AE-RK = 11.74,0.91,13.58,9.17,4.41,-0.67,3.65,11.78,11.93,104.0,13.04,1.1,15.24,10.28,4.96,-0.26,2.6,13.09,13.03,104.0,17.86,2.0,21.02,13.86,7.17,-0.22,1.91,17.97,17.99,104.0,21.18,1.62,24.06,17.58,6.48,-0.35,2.16,21.24,21.4,104.0,27.55,1.92,30.53,23.78,6.75,-0.1,1.84,27.61,27.6,104.0,28.37,1.76,31.22,24.06,7.17,-0.51,2.26,28.43,28.74,104.0,29.35,0.79,32.6,27.91,4.69,1.0,4.51,29.36,29.22,104.0,28.48,0.89,30.94,26.81,4.13,0.4,2.59,28.5,28.46,104.0,28.35,0.67,29.84,26.54,3.31,-0.01,2.68,28.36,28.4,104.0,25.58,0.98,27.36,22.95,4.41,-0.6,2.73,25.6,25.85,104.0,19.34,1.42,21.3,15.79,5.51,-0.69,2.3,19.39,19.92,104.0,14.87,1.18,17.58,10.55,7.03,-0.74,5.09,14.92,14.96,104.0
+AE-SH = 10.36,1.58,14.69,8.21,6.48,0.88,2.97,10.48,9.86,92.0,11.58,1.62,15.93,8.9,7.03,0.98,3.0,11.69,11.03,92.0,15.35,2.07,20.75,12.76,7.99,1.41,4.19,15.48,14.58,92.0,18.03,2.14,23.09,14.96,8.13,1.05,3.22,18.15,17.44,92.0,25.68,1.93,31.22,23.09,8.13,1.52,4.48,25.76,25.12,92.0,25.83,2.34,30.67,21.85,8.82,0.43,2.33,25.93,25.57,92.0,28.68,0.83,30.39,27.22,3.17,-0.03,2.18,28.69,28.74,92.0,28.02,0.97,31.08,26.54,4.55,1.11,4.03,28.03,27.84,92.0,27.07,1.17,30.67,25.43,5.24,1.04,3.71,27.09,26.91,92.0,24.06,1.76,28.46,21.85,6.61,1.37,3.71,24.13,23.5,92.0,18.07,1.4,21.57,15.79,5.79,0.87,3.13,18.12,17.72,92.0,13.13,1.76,17.72,11.1,6.61,1.15,3.26,13.25,12.48,92.0
+AE-UQ = 11.1,0.85,12.76,9.17,3.58,-0.4,2.88,11.13,11.24,38.0,12.14,1.56,15.51,9.72,5.79,0.91,2.98,12.23,11.65,38.0,15.98,2.44,22.13,13.58,8.54,1.46,4.28,16.16,15.24,42.0,18.45,1.27,21.3,16.61,4.69,1.06,3.08,18.5,17.92,42.0,24.92,0.83,26.67,23.5,3.17,0.79,2.76,24.94,24.68,42.0,25.74,0.84,27.22,24.06,3.17,0.13,2.14,25.75,25.71,42.0,28.15,0.48,29.29,27.09,2.2,0.07,2.75,28.16,28.19,42.0,28.71,0.36,29.43,27.91,1.52,-0.09,2.55,28.72,28.74,38.0,27.72,0.72,29.57,26.81,2.76,1.52,4.64,27.73,27.47,42.0,24.77,1.55,28.19,23.09,5.1,1.03,2.91,24.82,24.26,42.0,17.78,2.13,23.23,15.79,7.44,1.53,4.54,17.9,16.99,42.0,14.06,0.95,16.06,12.48,3.58,0.52,2.75,14.09,13.96,42.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARE/ARE_1_rainfall_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARE/ARE_1_rainfall_2008.properties
new file mode 100644
index 0000000..9dc60b4
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARE/ARE_1_rainfall_2008.properties
@@ -0,0 +1,55 @@
+# ARE.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rainfall data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = ARE rainfall data for 2008 at admin level 1
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = ARE
+ADMIN_LEVEL = 1
+UNITS = MM
+DATA_TYPE = rainfall
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 2000.0
+# Minimum: 1.0
+# Data not available for locations above 35 degrees N and below 35 degrees S Latitude
+
+AE-AJ = 120.57,13.38,130.49,105.36,25.14,-0.61,1.5,121.06,125.86,3.0,1.04,0.04,1.08,1.0,0.08,-0.05,1.5,1.04,1.04,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.26,0.24,1.47,1.0,0.47,-0.32,1.5,1.27,1.3,3.0,1.06,0.1,1.17,1.0,0.17,0.71,1.5,1.06,1.0,3.0,1.06,0.1,1.18,1.0,0.18,0.7,1.5,1.07,1.01,3.0,1.56,0.12,1.69,1.46,0.23,0.43,1.5,1.56,1.53,3.0,3.24,0.41,3.7,2.92,0.78,0.54,1.5,3.26,3.11,3.0,19.31,8.82,24.7,9.14,15.57,-0.7,1.5,20.61,24.1,3.0
+AE-AZ = 51.24,33.26,208.25,6.59,201.66,0.82,4.05,61.07,48.24,462.0,1.19,0.97,13.79,1.0,12.79,8.0,81.07,1.54,1.0,462.0,1.29,0.63,5.1,1.0,4.1,2.78,11.9,1.43,1.0,462.0,1.33,0.72,5.75,1.0,4.75,2.84,11.86,1.51,1.0,462.0,2.98,3.31,20.43,1.0,19.43,2.29,8.48,4.45,1.33,462.0,1.01,0.07,2.0,1.0,1.0,9.0,103.37,1.01,1.0,462.0,2.18,2.45,20.71,1.0,19.71,3.72,21.69,3.27,1.0,462.0,4.48,5.26,26.78,1.0,25.78,2.03,6.75,6.91,1.94,462.0,1.79,1.84,10.84,1.0,9.84,3.19,13.76,2.56,1.0,462.0,3.03,5.5,30.22,1.0,29.22,3.31,14.02,6.28,1.0,462.0,1.16,0.5,3.66,1.0,2.66,3.39,13.68,1.26,1.0,462.0,9.42,14.48,145.01,1.0,144.01,4.28,29.28,17.26,3.97,462.0
+AE-DU = 91.2,22.15,128.53,35.13,93.39,-0.35,2.92,93.74,90.57,24.0,1.04,0.07,1.31,1.0,0.31,2.62,9.93,1.04,1.0,24.0,1.1,0.22,1.88,1.0,0.88,2.43,8.39,1.12,1.0,24.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,24.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,24.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,24.0,8.67,7.71,32.09,1.0,31.09,1.51,4.89,11.49,6.8,24.0,5.13,2.17,10.84,1.0,9.84,0.33,3.34,5.56,5.28,24.0,2.01,0.74,3.77,1.0,2.77,1.02,3.17,2.13,1.72,24.0,1.06,0.19,1.85,1.0,0.85,3.52,14.37,1.07,1.0,24.0,1.43,0.56,2.79,1.0,1.79,1.31,3.48,1.53,1.2,24.0,15.25,8.5,34.09,3.89,30.2,0.7,2.4,17.37,12.79,24.0
+AE-FU = 88.18,28.38,121.06,43.64,77.42,-0.46,1.8,92.15,92.94,9.0,1.02,0.03,1.08,1.0,0.08,1.24,3.17,1.02,1.0,9.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,9.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,9.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,9.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,9.0,1.11,0.31,1.94,1.0,0.94,2.47,7.11,1.15,1.0,9.0,1.7,1.1,4.24,1.0,3.24,1.57,4.22,1.99,1.17,9.0,1.18,0.17,1.53,1.0,0.53,0.83,3.02,1.19,1.13,9.0,1.38,0.38,1.92,1.0,0.92,0.3,1.43,1.43,1.39,9.0,2.83,0.78,4.05,1.98,2.07,0.27,1.48,2.93,2.56,9.0,6.4,2.16,10.1,4.0,6.1,0.41,1.78,6.71,5.62,9.0
+AE-NEU = 59.05,13.04,74.68,43.57,31.11,0.02,1.81,60.12,58.98,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,16.33,13.22,32.09,1.06,31.03,0.06,1.7,19.94,16.07,4.0,6.66,0.72,7.48,5.75,1.73,-0.19,1.88,6.69,6.7,4.0,2.93,1.49,4.51,1.2,3.32,-0.12,1.44,3.21,3.01,4.0,1.04,0.08,1.16,1.0,0.16,1.15,2.33,1.04,1.0,4.0,2.06,1.32,3.71,1.0,2.71,0.36,1.47,2.36,1.77,4.0,5.57,0.99,6.69,4.34,2.34,-0.16,1.81,5.63,5.62,4.0
+AE-RK = 97.8,24.83,125.72,43.57,82.15,-0.79,2.53,100.76,104.48,21.0,1.51,0.77,3.15,1.0,2.15,1.36,3.37,1.68,1.04,21.0,1.01,0.01,1.03,1.0,0.03,1.39,3.44,1.01,1.0,21.0,1.26,0.35,2.26,1.0,1.26,1.24,3.81,1.31,1.0,21.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,21.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,21.0,1.95,1.14,4.76,1.0,3.76,1.02,2.86,2.24,1.64,21.0,1.86,1.68,7.48,1.0,6.48,2.17,7.11,2.48,1.0,21.0,2.06,1.26,4.66,1.0,3.66,1.18,3.1,2.39,1.52,21.0,3.76,3.19,9.6,1.0,8.6,0.78,2.16,4.88,2.06,21.0,3.76,0.95,5.41,1.83,3.59,-0.11,2.11,3.87,3.62,21.0,12.09,6.71,22.63,4.13,18.5,0.36,1.75,13.75,11.17,21.0
+AE-SH = 87.9,19.91,123.19,68.22,54.97,0.81,2.13,89.95,83.76,13.0,1.02,0.05,1.16,1.0,0.16,2.32,6.91,1.02,1.0,13.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,13.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,13.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,13.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,13.0,8.3,9.5,33.61,1.0,32.61,1.72,5.03,12.33,5.69,13.0,2.96,2.07,6.65,1.0,5.65,0.43,1.69,3.57,2.83,13.0,2.04,1.04,3.77,1.0,2.77,0.33,1.52,2.27,2.04,13.0,1.4,0.6,2.71,1.0,1.71,1.12,2.81,1.52,1.0,13.0,2.09,0.7,3.29,1.1,2.19,0.19,1.89,2.2,2.1,13.0,11.54,6.15,25.31,3.59,21.72,0.93,3.03,12.96,9.66,13.0
+AE-UQ = 129.12,7.23,146.88,113.84,33.04,0.51,5.59,129.31,128.58,12.0,1.06,0.17,1.58,1.0,0.58,2.9,9.64,1.07,1.0,12.0,1.0,0.0,1.01,1.0,0.01,3.0,20.78,1.0,1.0,12.0,1.01,0.05,1.17,1.0,0.17,3.02,10.09,1.02,1.0,12.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,12.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,12.0,1.12,0.27,1.77,1.0,0.77,1.83,4.41,1.15,1.0,12.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,12.0,1.08,0.26,1.91,1.0,0.91,2.99,10.01,1.11,1.0,12.0,2.08,0.67,3.95,1.0,2.95,1.6,6.63,2.18,2.06,12.0,4.07,0.48,4.62,2.94,1.68,-1.25,3.5,4.09,4.32,12.0,24.3,3.21,26.53,16.9,9.63,-1.31,3.48,24.5,26.11,12.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARE/ARE_1_temperature_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARE/ARE_1_temperature_2008.properties
new file mode 100644
index 0000000..313f523
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARE/ARE_1_temperature_2008.properties
@@ -0,0 +1,54 @@
+# ARE.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the temperature data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = ARE temperature data for 2008 at admin level 1
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = ARE
+ADMIN_LEVEL = 1
+UNITS = C
+DATA_TYPE = temperature
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+AE-AJ = 22.17,0.9,23.37,20.47,2.89,-0.68,2.5,22.19,22.68,9.0,29.57,1.99,31.43,26.26,5.17,-0.84,2.07,29.63,30.39,9.0,36.75,2.97,39.35,31.63,7.72,-0.79,2.04,36.85,37.97,9.0,41.72,2.44,44.04,37.01,7.03,-0.89,2.49,41.79,42.93,9.0,44.28,1.27,45.0,41.42,3.58,-1.5,3.88,44.3,45.0,9.0,43.44,1.94,45.0,39.63,5.37,-0.9,2.53,43.48,44.17,9.0,43.98,1.11,45.0,41.42,3.58,-1.42,4.22,43.99,44.31,9.0,42.86,1.29,44.59,40.59,4.0,-0.34,2.11,42.87,42.93,9.0,43.4,1.78,44.79,39.9,4.89,-1.09,2.63,43.43,44.17,9.0,42.77,1.89,44.38,39.21,5.17,-0.95,2.38,42.81,43.62,9.0,35.78,1.7,37.42,33.01,4.41,-0.84,2.05,35.82,36.59,9.0,27.91,1.21,29.29,25.98,3.31,-0.52,1.85,27.94,28.33,9.0
+AE-AZ = 24.73,1.81,30.39,16.89,13.5,-0.17,4.44,24.8,24.61,2435.0,30.22,2.41,35.63,15.51,20.12,-0.75,5.67,30.32,29.84,2436.0,37.31,2.74,43.62,21.85,21.77,-1.14,7.55,37.41,37.28,2436.0,42.93,2.5,45.0,26.81,18.19,-2.78,13.91,43.0,43.48,2436.0,44.59,1.64,45.0,27.91,17.09,-5.45,36.59,44.62,45.0,2436.0,44.29,1.86,45.0,29.57,15.43,-4.1,21.57,44.33,45.0,2436.0,44.66,1.47,45.0,30.67,14.33,-5.04,30.03,44.68,45.0,2436.0,44.55,1.6,45.0,33.43,11.57,-4.47,23.48,44.58,45.0,2435.0,44.56,1.56,45.0,32.87,12.13,-4.78,26.72,44.59,45.0,2436.0,43.94,1.84,45.0,31.5,13.5,-3.69,19.07,43.98,44.45,2436.0,36.01,2.06,41.42,25.98,15.43,-0.83,5.41,36.07,36.32,2436.0,28.57,1.61,32.6,20.2,12.4,-0.64,5.77,28.61,28.46,2436.0
+AE-DU = 23.31,0.82,24.88,19.37,5.51,-1.98,10.87,23.33,23.37,144.0,29.73,1.05,31.77,26.74,5.03,-0.45,3.52,29.75,29.84,144.0,37.01,1.42,39.21,32.32,6.89,-1.34,4.47,37.04,37.42,144.0,42.14,1.31,44.45,38.11,6.34,-0.95,3.74,42.16,42.38,144.0,44.9,0.32,45.0,43.0,2.0,-4.08,20.68,44.9,45.0,144.0,44.29,1.17,45.0,39.97,5.03,-1.92,5.95,44.3,44.86,144.0,44.82,0.57,45.0,41.14,3.86,-4.15,21.55,44.83,45.0,144.0,44.62,0.91,45.0,40.31,4.69,-3.0,11.67,44.63,45.0,144.0,44.49,0.83,45.0,41.42,3.58,-2.03,6.57,44.49,44.86,144.0,43.98,0.89,45.0,40.66,4.34,-1.71,5.59,43.99,44.31,144.0,36.3,0.96,37.7,32.05,5.65,-2.15,8.5,36.31,36.53,144.0,28.04,0.84,29.57,25.43,4.13,-0.66,3.61,28.05,28.19,144.0
+AE-FU = 21.64,1.27,24.74,18.96,5.79,0.65,2.88,21.67,21.3,58.0,28.17,1.26,31.43,24.88,6.55,0.63,3.7,28.2,27.91,58.0,36.57,1.44,39.9,33.43,6.48,0.66,2.65,36.6,36.18,58.0,40.72,1.5,44.04,38.25,5.79,0.64,2.62,40.74,40.52,58.0,44.71,0.47,45.0,42.52,2.48,-2.42,10.13,44.72,45.0,58.0,42.55,1.47,45.0,40.31,4.69,0.34,1.81,42.57,42.18,58.0,40.82,2.1,44.66,36.04,8.61,-0.06,2.42,40.87,40.8,58.0,39.55,2.15,44.04,35.63,8.41,0.39,2.29,39.6,39.07,58.0,41.71,1.67,44.79,38.94,5.86,0.38,1.97,41.75,41.21,58.0,41.79,1.47,44.86,38.94,5.93,0.47,2.28,41.82,41.42,58.0,33.81,1.59,37.42,31.22,6.2,0.76,2.78,33.85,33.43,58.0,27.17,1.66,30.94,23.92,7.03,0.39,2.23,27.21,26.81,58.0
+AE-NEU = 20.99,2.07,23.99,19.09,4.89,0.67,1.63,21.07,19.99,6.0,29.56,1.35,31.36,27.91,3.44,0.28,1.64,29.58,29.26,6.0,37.21,0.64,38.11,36.18,1.93,-0.3,2.59,37.22,37.21,6.0,41.7,1.77,44.04,39.49,4.55,0.3,1.69,41.74,41.18,6.0,44.69,0.31,45.0,44.17,0.83,-0.57,2.24,44.69,44.69,6.0,44.04,0.85,45.0,42.8,2.2,-0.07,1.9,44.04,43.9,6.0,43.82,0.97,45.0,42.8,2.2,0.36,1.51,43.83,43.59,6.0,42.9,1.53,44.79,40.87,3.93,0.14,1.72,42.92,42.59,6.0,43.71,0.88,44.86,42.8,2.07,0.4,1.53,43.72,43.48,6.0,43.22,1.15,44.59,41.69,2.89,0.18,1.72,43.23,42.9,6.0,34.45,1.94,36.87,32.05,4.82,0.31,1.64,34.49,33.87,6.0,27.73,1.36,29.22,25.71,3.51,-0.25,1.86,27.76,27.74,6.0
+AE-RK = 21.16,1.99,25.16,15.51,9.65,-0.68,3.5,21.25,21.26,104.0,27.99,2.88,33.7,20.47,13.23,-0.37,2.79,28.14,28.12,104.0,36.45,3.07,40.87,28.05,12.81,-0.78,2.81,36.57,37.42,104.0,41.35,2.87,45.0,33.22,11.78,-0.64,2.96,41.45,41.56,104.0,44.31,1.33,45.0,39.14,5.86,-2.06,6.44,44.33,45.0,104.0,42.93,2.07,45.0,37.08,7.92,-0.95,3.15,42.98,43.52,104.0,42.7,1.91,45.0,37.42,7.58,-0.49,2.6,42.74,42.59,104.0,41.84,2.21,45.0,36.66,8.34,-0.11,2.24,41.89,41.59,104.0,42.78,1.94,45.0,37.35,7.65,-0.73,2.8,42.82,43.07,104.0,42.24,2.4,45.0,36.32,8.68,-0.68,2.39,42.31,42.83,104.0,34.78,2.54,38.94,28.74,10.2,-0.21,2.42,34.87,34.39,104.0,26.21,2.17,29.29,19.92,9.37,-0.94,3.3,26.3,26.78,104.0
+AE-SH = 23.44,1.4,25.71,19.65,6.06,-0.72,3.01,23.48,23.71,92.0,31.0,1.98,34.25,25.57,8.68,-1.06,3.23,31.06,31.67,92.0,38.8,2.25,41.14,30.67,10.47,-1.56,4.94,38.86,39.63,92.0,43.32,2.12,45.0,36.18,8.82,-1.48,4.1,43.37,44.17,92.0,44.81,0.66,45.0,40.73,4.27,-4.12,21.17,44.81,45.0,92.0,44.18,1.61,45.0,39.21,5.79,-1.78,4.62,44.21,45.0,92.0,44.32,1.81,45.0,36.18,8.82,-2.79,9.92,44.35,45.0,92.0,44.02,2.13,45.0,36.46,8.54,-2.38,7.34,44.08,45.0,92.0,44.23,1.63,45.0,38.94,6.06,-1.97,5.37,44.26,45.0,92.0,44.14,1.56,45.0,38.8,6.2,-1.71,4.53,44.17,45.0,92.0,37.04,1.94,39.21,32.05,7.17,-1.45,3.95,37.09,37.56,92.0,28.94,1.21,30.39,25.16,5.24,-1.35,3.96,28.97,29.33,92.0
+AE-UQ = 22.49,1.48,24.88,20.2,4.69,-0.32,1.78,22.54,22.95,38.0,29.56,3.42,33.01,20.75,12.26,-1.53,4.62,29.75,30.53,42.0,37.02,3.14,40.45,30.94,9.51,-0.64,2.08,37.15,38.04,42.0,41.36,4.48,45.0,30.39,14.61,-1.33,3.86,41.59,43.31,42.0,42.96,3.55,45.0,33.15,11.85,-2.0,5.89,43.1,45.0,42.0,42.19,3.7,45.0,33.7,11.3,-1.14,3.13,42.34,44.41,42.0,42.81,3.02,45.0,35.91,9.09,-1.18,3.13,42.92,44.9,42.0,42.37,3.66,45.0,33.98,11.02,-1.2,3.18,42.52,44.79,42.0,42.45,3.74,45.0,32.87,12.13,-1.58,4.49,42.61,44.66,42.0,42.49,3.18,45.0,35.63,9.37,-1.03,2.71,42.61,44.17,42.0,36.04,2.75,39.21,29.29,9.92,-1.33,3.93,36.15,37.01,42.0,27.03,1.51,29.29,24.33,4.96,-0.36,1.91,27.07,27.36,42.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARE/ARE_1_vegetation_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARE/ARE_1_vegetation_2008.properties
new file mode 100644
index 0000000..e7347aa
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARE/ARE_1_vegetation_2008.properties
@@ -0,0 +1,54 @@
+# ARE.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the vegetation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = ARE vegetation data for 2008 at admin level 1
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = ARE
+ADMIN_LEVEL = 1
+UNITS = UNITS
+DATA_TYPE = vegetation
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 0.9 
+# Minimum: -0.1
+
+AE-AJ = 0.11,0.02,0.14,0.09,0.05,-0.5,1.94,0.12,0.12,9.0,0.13,0.01,0.14,0.11,0.03,-0.17,1.7,0.13,0.13,9.0,0.12,0.01,0.14,0.11,0.04,0.26,2.15,0.12,0.12,9.0,0.11,0.02,0.14,0.08,0.06,-0.03,1.79,0.11,0.1,9.0,0.11,0.02,0.13,0.07,0.06,-0.23,1.66,0.11,0.11,9.0,0.1,0.03,0.13,0.06,0.07,-0.19,1.64,0.1,0.1,9.0,0.1,0.03,0.13,0.05,0.07,-0.27,1.59,0.1,0.1,9.0,0.1,0.02,0.14,0.07,0.07,-0.04,1.67,0.11,0.1,9.0,0.1,0.02,0.13,0.07,0.07,0.18,1.76,0.1,0.09,9.0,0.1,0.02,0.14,0.07,0.07,-0.03,1.72,0.11,0.11,9.0,0.11,0.02,0.14,0.07,0.06,-0.27,1.67,0.11,0.12,9.0,0.12,0.02,0.15,0.09,0.06,-0.33,1.7,0.12,0.13,9.0
+AE-AZ = 0.1,0.02,0.18,-0.07,0.25,-0.78,6.46,0.11,0.11,2424.0,0.11,0.02,0.29,-0.02,0.31,0.06,8.13,0.11,0.11,2426.0,0.11,0.03,0.2,-0.1,0.3,-1.46,10.68,0.11,0.11,2430.0,0.11,0.03,0.25,-0.1,0.35,-0.87,9.01,0.11,0.11,2428.0,0.11,0.02,0.16,-0.1,0.26,-1.42,8.71,0.11,0.11,2428.0,0.1,0.02,0.16,-0.1,0.26,-1.68,10.02,0.11,0.11,2426.0,0.1,0.02,0.14,-0.06,0.21,-1.59,8.83,0.1,0.1,2431.0,0.1,0.02,0.2,-0.1,0.3,-1.49,9.53,0.1,0.11,2429.0,0.1,0.02,0.16,-0.03,0.19,-1.15,6.29,0.1,0.1,2427.0,0.1,0.02,0.16,-0.1,0.26,-2.05,14.27,0.1,0.1,2425.0,0.1,0.02,0.17,-0.09,0.26,-1.41,9.56,0.1,0.1,2432.0,0.1,0.02,0.46,-0.03,0.49,1.65,29.96,0.11,0.11,2433.0
+AE-DU = 0.11,0.01,0.13,0.09,0.04,0.5,2.45,0.11,0.1,144.0,0.11,0.01,0.13,0.09,0.05,0.27,2.59,0.11,0.1,144.0,0.11,0.01,0.13,0.09,0.05,0.05,2.57,0.11,0.11,144.0,0.11,0.01,0.13,0.07,0.06,-0.58,4.42,0.11,0.1,144.0,0.1,0.01,0.13,0.07,0.06,-0.59,3.96,0.11,0.1,144.0,0.1,0.01,0.13,0.06,0.07,-0.83,4.66,0.1,0.1,144.0,0.1,0.01,0.12,0.06,0.06,-0.99,5.08,0.1,0.1,144.0,0.1,0.01,0.12,0.07,0.06,-0.59,3.9,0.1,0.1,144.0,0.1,0.01,0.12,0.07,0.05,-0.37,3.15,0.1,0.1,144.0,0.1,0.01,0.12,0.07,0.06,-0.27,3.34,0.1,0.1,144.0,0.1,0.01,0.12,0.08,0.05,-0.02,2.7,0.1,0.1,144.0,0.11,0.01,0.14,0.09,0.05,0.51,2.56,0.11,0.11,144.0
+AE-FU = 0.09,0.01,0.11,0.07,0.05,0.2,2.45,0.09,0.09,58.0,0.11,0.01,0.14,0.08,0.06,0.35,3.16,0.11,0.11,58.0,0.1,0.02,0.13,0.06,0.07,-0.68,2.66,0.1,0.11,58.0,0.08,0.02,0.11,0.05,0.07,-0.48,1.87,0.09,0.09,58.0,0.07,0.01,0.1,0.05,0.06,-0.07,2.39,0.08,0.08,58.0,0.06,0.01,0.09,0.04,0.05,1.75,5.69,0.06,0.05,58.0,0.06,0.01,0.09,0.04,0.05,0.82,3.01,0.06,0.06,58.0,0.07,0.01,0.1,0.05,0.05,0.41,2.31,0.07,0.07,58.0,0.06,0.01,0.1,0.05,0.05,1.42,4.87,0.06,0.06,58.0,0.07,0.01,0.1,0.05,0.05,0.08,2.53,0.07,0.07,58.0,0.08,0.01,0.11,0.05,0.06,0.45,3.05,0.08,0.07,58.0,0.09,0.02,0.12,0.05,0.07,-0.43,2.44,0.09,0.1,58.0
+AE-NEU = 0.11,0.02,0.13,0.09,0.04,0.69,1.67,0.11,0.1,6.0,0.11,0.01,0.13,0.11,0.02,0.8,2.12,0.11,0.11,6.0,0.11,0.02,0.13,0.09,0.04,0.7,1.68,0.11,0.1,6.0,0.09,0.03,0.13,0.07,0.06,0.71,1.56,0.09,0.07,6.0,0.09,0.03,0.13,0.07,0.06,0.7,1.55,0.09,0.07,6.0,0.08,0.03,0.13,0.06,0.07,0.7,1.54,0.09,0.06,6.0,0.08,0.03,0.12,0.05,0.07,0.7,1.52,0.08,0.06,6.0,0.09,0.03,0.12,0.07,0.06,0.65,1.53,0.09,0.07,6.0,0.09,0.03,0.12,0.07,0.06,0.67,1.56,0.09,0.07,6.0,0.09,0.02,0.12,0.07,0.05,0.69,1.56,0.09,0.08,6.0,0.1,0.02,0.12,0.08,0.04,0.67,1.62,0.1,0.09,6.0,0.1,0.02,0.13,0.09,0.04,0.72,1.63,0.1,0.09,6.0
+AE-RK = 0.11,0.03,0.2,0.08,0.12,0.74,3.03,0.12,0.11,104.0,0.13,0.03,0.25,0.09,0.15,1.25,4.96,0.14,0.13,104.0,0.12,0.03,0.21,0.07,0.14,0.57,3.23,0.12,0.12,104.0,0.1,0.03,0.18,0.05,0.13,0.24,2.23,0.1,0.1,104.0,0.09,0.03,0.16,0.05,0.11,0.39,2.15,0.1,0.09,104.0,0.08,0.03,0.16,0.04,0.11,0.69,2.11,0.09,0.07,104.0,0.08,0.03,0.15,0.04,0.1,0.56,2.0,0.08,0.07,104.0,0.09,0.03,0.15,0.05,0.1,0.47,2.1,0.09,0.08,104.0,0.09,0.02,0.16,0.05,0.1,0.68,2.33,0.09,0.08,104.0,0.09,0.03,0.16,0.05,0.11,0.54,2.29,0.09,0.08,104.0,0.1,0.03,0.18,0.06,0.13,0.73,2.53,0.1,0.09,104.0,0.11,0.03,0.21,0.06,0.14,0.63,2.68,0.12,0.11,104.0
+AE-SH = 0.12,0.01,0.15,0.08,0.07,-1.06,4.31,0.12,0.12,92.0,0.13,0.01,0.16,0.09,0.07,-1.24,6.28,0.13,0.13,92.0,0.12,0.01,0.15,0.09,0.06,-1.22,4.79,0.13,0.13,92.0,0.12,0.02,0.15,0.07,0.08,-1.39,4.79,0.12,0.12,92.0,0.11,0.02,0.14,0.06,0.08,-1.67,5.19,0.12,0.12,92.0,0.11,0.02,0.14,0.04,0.1,-1.72,5.22,0.11,0.12,92.0,0.11,0.02,0.14,0.05,0.09,-1.76,5.38,0.11,0.12,92.0,0.11,0.02,0.14,0.05,0.09,-1.77,5.65,0.11,0.12,92.0,0.11,0.02,0.14,0.05,0.09,-1.62,5.03,0.11,0.12,92.0,0.11,0.02,0.14,0.06,0.08,-1.47,4.45,0.11,0.12,92.0,0.11,0.02,0.14,0.07,0.07,-1.53,4.66,0.11,0.12,92.0,0.12,0.01,0.14,0.08,0.06,-1.27,4.24,0.12,0.12,92.0
+AE-UQ = 0.12,0.01,0.13,0.09,0.04,-1.48,4.28,0.12,0.12,42.0,0.14,0.01,0.17,0.12,0.06,1.45,5.08,0.14,0.14,42.0,0.12,0.04,0.14,-0.0,0.14,-2.54,7.89,0.12,0.13,42.0,0.11,0.04,0.13,-0.03,0.16,-2.58,8.01,0.12,0.12,42.0,0.11,0.02,0.13,0.06,0.07,-2.35,7.24,0.12,0.12,42.0,0.11,0.02,0.13,0.05,0.08,-2.14,6.56,0.11,0.12,42.0,0.1,0.02,0.12,0.07,0.06,-0.84,2.24,0.11,0.11,42.0,0.11,0.03,0.13,0.04,0.09,-1.6,4.63,0.11,0.12,42.0,0.1,0.03,0.13,0.03,0.1,-1.92,5.75,0.11,0.12,42.0,0.1,0.05,0.13,-0.04,0.17,-2.48,7.68,0.11,0.12,42.0,0.1,0.06,0.13,-0.08,0.21,-2.67,8.3,0.12,0.12,42.0,0.14,0.03,0.23,0.12,0.11,2.31,7.25,0.15,0.14,42.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARE/ARE_2_nighttemp_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARE/ARE_2_nighttemp_2008.properties
new file mode 100644
index 0000000..7a0187b
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARE/ARE_2_nighttemp_2008.properties
@@ -0,0 +1,131 @@
+# ARE.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the nighttemp data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = ARE nighttemp data for 2008 at admin level 2
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = ARE
+ADMIN_LEVEL = 2
+UNITS = C
+DATA_TYPE = nighttemp
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+AE-AJ-G020001 = 12.89,NaN,12.89,12.89,0.0,NaN,NaN,12.89,12.89,1.0,14.41,NaN,14.41,14.41,0.0,NaN,NaN,14.41,14.41,1.0,17.3,NaN,17.3,17.3,0.0,NaN,NaN,17.3,17.3,1.0,21.16,NaN,21.16,21.16,0.0,NaN,NaN,21.16,21.16,1.0,27.36,NaN,27.36,27.36,0.0,NaN,NaN,27.36,27.36,1.0,26.95,NaN,26.95,26.95,0.0,NaN,NaN,26.95,26.95,1.0,29.29,NaN,29.29,29.29,0.0,NaN,NaN,29.29,29.29,1.0,30.12,NaN,30.12,30.12,0.0,NaN,NaN,30.12,30.12,1.0,28.74,NaN,28.74,28.74,0.0,NaN,NaN,28.74,28.74,1.0,26.81,NaN,26.81,26.81,0.0,NaN,NaN,26.81,26.81,1.0,19.92,NaN,19.92,19.92,0.0,NaN,NaN,19.92,19.92,1.0,15.93,NaN,15.93,15.93,0.0,NaN,NaN,15.93,15.93,1.0
+AE-AJ-G020002 = 10.83,1.31,12.48,9.59,2.89,0.37,1.57,10.89,10.62,4.0,12.41,1.75,14.69,10.96,3.72,0.47,1.61,12.5,12.0,4.0,15.48,1.09,16.89,14.55,2.34,0.46,1.6,15.51,15.24,4.0,19.54,1.55,21.57,18.27,3.31,0.51,1.65,19.59,19.16,4.0,26.5,1.72,28.74,25.16,3.58,0.49,1.63,26.54,26.05,4.0,26.09,1.12,27.36,24.74,2.62,-0.09,1.67,26.11,26.12,4.0,28.33,0.96,29.57,27.5,2.07,0.45,1.59,28.34,28.12,4.0,29.74,0.74,30.67,29.02,1.65,0.33,1.57,29.75,29.64,4.0,27.95,0.83,29.02,27.22,1.79,0.44,1.59,27.96,27.78,4.0,25.71,1.49,27.64,24.47,3.17,0.47,1.61,25.74,25.36,4.0,17.17,1.49,19.09,15.93,3.17,0.47,1.61,17.21,16.82,4.0,13.69,1.44,15.51,12.34,3.17,0.38,1.58,13.74,13.44,4.0
+AE-AJ-G020003 = 12.86,0.38,13.31,12.48,0.83,0.19,1.4,12.86,12.82,4.0,13.39,0.29,13.58,12.96,0.62,-1.0,2.19,13.4,13.51,4.0,17.8,0.61,18.54,17.1,1.45,0.08,1.72,17.81,17.79,4.0,22.04,0.96,23.23,20.95,2.27,0.17,1.8,22.06,21.99,4.0,27.67,0.46,28.19,27.09,1.1,-0.25,1.96,27.68,27.71,4.0,29.26,0.56,29.84,28.6,1.24,-0.14,1.46,29.26,29.29,4.0,30.01,0.34,30.39,29.57,0.83,-0.32,1.92,30.02,30.05,4.0,29.26,0.21,29.43,29.02,0.41,-0.21,1.28,29.26,29.29,4.0,28.09,0.21,28.33,27.91,0.41,0.21,1.28,28.09,28.05,4.0,25.55,0.28,25.85,25.23,0.62,-0.14,1.46,25.55,25.57,4.0,19.99,0.72,20.75,19.09,1.65,-0.26,1.67,20.0,20.06,4.0,15.05,0.4,15.51,14.62,0.9,0.1,1.43,15.05,15.03,4.0
+AE-AZ-G010001 = 15.51,NaN,15.51,15.51,0.0,NaN,NaN,15.51,15.51,1.0,14.96,NaN,14.96,14.96,0.0,NaN,NaN,14.96,14.96,1.0,17.72,NaN,17.72,17.72,0.0,NaN,NaN,17.72,17.72,1.0,21.02,NaN,21.02,21.02,0.0,NaN,NaN,21.02,21.02,1.0,25.16,NaN,25.16,25.16,0.0,NaN,NaN,25.16,25.16,1.0,26.81,NaN,26.81,26.81,0.0,NaN,NaN,26.81,26.81,1.0,29.02,NaN,29.02,29.02,0.0,NaN,NaN,29.02,29.02,1.0,30.12,NaN,30.12,30.12,0.0,NaN,NaN,30.12,30.12,1.0,30.12,NaN,30.12,30.12,0.0,NaN,NaN,30.12,30.12,1.0,28.46,NaN,28.46,28.46,0.0,NaN,NaN,28.46,28.46,1.0,24.06,NaN,24.06,24.06,0.0,NaN,NaN,24.06,24.06,1.0,21.02,NaN,21.02,21.02,0.0,NaN,NaN,21.02,21.02,1.0
+AE-AZ-G010002 = 13.72,NaN,13.72,13.72,0.0,NaN,NaN,13.72,13.72,1.0,14.69,NaN,14.69,14.69,0.0,NaN,NaN,14.69,14.69,1.0,17.3,NaN,17.3,17.3,0.0,NaN,NaN,17.3,17.3,1.0,19.92,NaN,19.92,19.92,0.0,NaN,NaN,19.92,19.92,1.0,25.98,NaN,25.98,25.98,0.0,NaN,NaN,25.98,25.98,1.0,26.54,NaN,26.54,26.54,0.0,NaN,NaN,26.54,26.54,1.0,28.74,NaN,28.74,28.74,0.0,NaN,NaN,28.74,28.74,1.0,29.57,NaN,29.57,29.57,0.0,NaN,NaN,29.57,29.57,1.0,28.46,NaN,28.46,28.46,0.0,NaN,NaN,28.46,28.46,1.0,26.12,NaN,26.12,26.12,0.0,NaN,NaN,26.12,26.12,1.0,21.3,NaN,21.3,21.3,0.0,NaN,NaN,21.3,21.3,1.0,15.93,NaN,15.93,15.93,0.0,NaN,NaN,15.93,15.93,1.0
+AE-AZ-G010003 = 13.38,0.1,13.44,13.31,0.14,-0.0,1.0,13.38,13.38,2.0,15.1,0.19,15.24,14.96,0.28,-0.0,1.0,15.1,15.1,2.0,17.85,0.0,17.85,17.85,0.0,-2.367250717E7,3.708585491966829E14,17.85,17.85,2.0,20.27,0.29,20.47,20.06,0.41,-0.0,1.0,20.27,20.27,2.0,25.88,0.15,25.98,25.78,0.21,-0.0,1.0,25.88,25.88,2.0,26.81,NaN,26.81,26.81,0.0,NaN,-2.1096084256568278E14,26.81,26.81,2.0,28.88,0.19,29.02,28.74,0.28,0.0,1.0,28.88,28.88,2.0,29.02,0.19,29.15,28.88,0.28,0.0,1.0,29.02,29.02,2.0,28.36,0.05,28.4,28.33,0.07,-0.0,1.11,28.36,28.36,2.0,26.19,0.1,26.26,26.12,0.14,-0.0,1.01,26.19,26.19,2.0,21.02,0.97,21.71,20.33,1.38,0.0,1.0,21.03,21.02,2.0,15.55,0.15,15.65,15.44,0.21,0.0,1.0,15.55,15.55,2.0
+AE-AZ-G010004 = 13.24,0.1,13.31,13.17,0.14,-0.0,1.0,13.24,13.24,2.0,14.82,0.19,14.96,14.69,0.28,-0.0,1.0,14.82,14.82,2.0,17.85,0.0,17.85,17.85,0.0,-9086456.48,5.53219924730044E13,17.85,17.85,2.0,20.68,0.29,20.89,20.47,0.41,-0.0,1.0,20.68,20.68,2.0,25.67,0.15,25.78,25.57,0.21,0.0,1.0,25.67,25.67,2.0,26.81,NaN,26.81,26.81,0.0,NaN,-5.733749525587438E14,26.81,26.81,2.0,29.15,0.19,29.29,29.02,0.28,-0.0,1.0,29.15,29.15,2.0,28.74,0.19,28.88,28.6,0.28,0.0,1.0,28.74,28.74,2.0,28.43,0.05,28.46,28.4,0.07,0.0,0.86,28.43,28.43,2.0,26.05,0.1,26.12,25.98,0.14,0.0,1.0,26.05,26.05,2.0,19.65,0.97,20.33,18.96,1.38,-0.0,1.0,19.66,19.65,2.0,15.34,0.15,15.44,15.24,0.21,0.0,1.0,15.34,15.34,2.0
+AE-AZ-G010005 = 14.13,NaN,14.13,14.13,0.0,NaN,NaN,14.13,14.13,1.0,16.06,NaN,16.06,16.06,0.0,NaN,NaN,16.06,16.06,1.0,19.09,NaN,19.09,19.09,0.0,NaN,NaN,19.09,19.09,1.0,22.81,NaN,22.81,22.81,0.0,NaN,NaN,22.81,22.81,1.0,27.09,NaN,27.09,27.09,0.0,NaN,NaN,27.09,27.09,1.0,27.5,NaN,27.5,27.5,0.0,NaN,NaN,27.5,27.5,1.0,29.98,NaN,29.98,29.98,0.0,NaN,NaN,29.98,29.98,1.0,29.15,NaN,29.15,29.15,0.0,NaN,NaN,29.15,29.15,1.0,29.43,NaN,29.43,29.43,0.0,NaN,NaN,29.43,29.43,1.0,27.22,NaN,27.22,27.22,0.0,NaN,NaN,27.22,27.22,1.0,21.02,NaN,21.02,21.02,0.0,NaN,NaN,21.02,21.02,1.0,16.61,NaN,16.61,16.61,0.0,NaN,NaN,16.61,16.61,1.0
+AE-AZ-G010006 = 13.58,NaN,13.58,13.58,0.0,NaN,NaN,13.58,13.58,1.0,13.58,NaN,13.58,13.58,0.0,NaN,NaN,13.58,13.58,1.0,17.44,NaN,17.44,17.44,0.0,NaN,NaN,17.44,17.44,1.0,21.85,NaN,21.85,21.85,0.0,NaN,NaN,21.85,21.85,1.0,25.71,NaN,25.71,25.71,0.0,NaN,NaN,25.71,25.71,1.0,26.81,NaN,26.81,26.81,0.0,NaN,NaN,26.81,26.81,1.0,29.02,NaN,29.02,29.02,0.0,NaN,NaN,29.02,29.02,1.0,30.12,NaN,30.12,30.12,0.0,NaN,NaN,30.12,30.12,1.0,29.84,NaN,29.84,29.84,0.0,NaN,NaN,29.84,29.84,1.0,27.91,NaN,27.91,27.91,0.0,NaN,NaN,27.91,27.91,1.0,23.23,NaN,23.23,23.23,0.0,NaN,NaN,23.23,23.23,1.0,15.79,NaN,15.79,15.79,0.0,NaN,NaN,15.79,15.79,1.0
+AE-AZ-G010007 = 14.27,0.19,14.41,14.13,0.28,0.0,1.0,14.27,14.27,2.0,16.13,0.29,16.34,15.93,0.41,0.0,1.0,16.13,16.13,2.0,19.37,NaN,19.37,19.37,0.0,NaN,-5.652013590495001E13,19.37,19.37,2.0,22.68,0.0,22.68,22.68,0.0,-1.029694718E7,7.060507798720647E13,22.68,22.68,2.0,27.78,0.19,27.91,27.64,0.28,0.0,1.0,27.78,27.78,2.0,26.88,0.29,27.09,26.67,0.41,0.0,1.0,26.88,26.88,2.0,29.91,0.29,30.12,29.7,0.41,0.0,1.0,29.91,29.91,2.0,29.36,0.29,29.57,29.15,0.41,0.0,1.0,29.36,29.36,2.0,29.57,NaN,29.57,29.57,0.0,NaN,-1.2989548925239903E14,29.57,29.57,2.0,27.36,NaN,27.36,27.36,0.0,NaN,-1.2432191947701495E14,27.36,27.36,2.0,22.19,0.1,22.26,22.13,0.14,0.0,1.0,22.19,22.19,2.0,17.37,0.29,17.58,17.17,0.41,-0.0,1.0,17.37,17.37,2.0
+AE-AZ-G010008 = 13.51,0.49,13.86,13.17,0.69,-0.0,1.0,13.52,13.51,2.0,15.24,0.78,15.79,14.69,1.1,-0.0,1.0,15.25,15.24,2.0,18.34,0.68,18.82,17.85,0.96,-0.0,1.0,18.34,18.34,2.0,21.92,1.46,22.95,20.89,2.07,-0.0,1.0,21.94,21.92,2.0,25.92,0.49,26.26,25.57,0.69,-0.0,1.0,25.92,25.92,2.0,27.36,0.78,27.91,26.81,1.1,-0.0,1.0,27.37,27.36,2.0,29.57,0.39,29.84,29.29,0.55,-0.0,1.0,29.57,29.57,2.0,28.67,0.1,28.74,28.6,0.14,-0.0,1.0,28.67,28.67,2.0,28.88,0.58,29.29,28.46,0.83,0.0,1.0,28.88,28.88,2.0,26.54,0.78,27.09,25.98,1.1,-0.0,1.0,26.54,26.54,2.0,19.44,0.68,19.92,18.96,0.96,0.0,1.0,19.44,19.44,2.0,15.65,0.58,16.06,15.24,0.83,0.0,1.0,15.66,15.65,2.0
+AE-AZ-G010009 = 14.13,NaN,14.13,14.13,0.0,NaN,NaN,14.13,14.13,1.0,16.06,NaN,16.06,16.06,0.0,NaN,NaN,16.06,16.06,1.0,19.09,NaN,19.09,19.09,0.0,NaN,NaN,19.09,19.09,1.0,22.81,NaN,22.81,22.81,0.0,NaN,NaN,22.81,22.81,1.0,27.09,NaN,27.09,27.09,0.0,NaN,NaN,27.09,27.09,1.0,27.5,NaN,27.5,27.5,0.0,NaN,NaN,27.5,27.5,1.0,29.98,NaN,29.98,29.98,0.0,NaN,NaN,29.98,29.98,1.0,29.15,NaN,29.15,29.15,0.0,NaN,NaN,29.15,29.15,1.0,29.43,NaN,29.43,29.43,0.0,NaN,NaN,29.43,29.43,1.0,27.22,NaN,27.22,27.22,0.0,NaN,NaN,27.22,27.22,1.0,21.02,NaN,21.02,21.02,0.0,NaN,NaN,21.02,21.02,1.0,16.61,NaN,16.61,16.61,0.0,NaN,NaN,16.61,16.61,1.0
+AE-AZ-G010010 = 15.24,NaN,15.24,15.24,0.0,NaN,NaN,15.24,15.24,1.0,14.69,NaN,14.69,14.69,0.0,NaN,NaN,14.69,14.69,1.0,17.72,NaN,17.72,17.72,0.0,NaN,NaN,17.72,17.72,1.0,20.61,NaN,20.61,20.61,0.0,NaN,NaN,20.61,20.61,1.0,25.57,NaN,25.57,25.57,0.0,NaN,NaN,25.57,25.57,1.0,26.95,NaN,26.95,26.95,0.0,NaN,NaN,26.95,26.95,1.0,28.74,NaN,28.74,28.74,0.0,NaN,NaN,28.74,28.74,1.0,30.26,NaN,30.26,30.26,0.0,NaN,NaN,30.26,30.26,1.0,29.84,NaN,29.84,29.84,0.0,NaN,NaN,29.84,29.84,1.0,27.91,NaN,27.91,27.91,0.0,NaN,NaN,27.91,27.91,1.0,23.92,NaN,23.92,23.92,0.0,NaN,NaN,23.92,23.92,1.0,18.41,NaN,18.41,18.41,0.0,NaN,NaN,18.41,18.41,1.0
+AE-AZ-G010011 = 14.27,NaN,14.27,14.27,0.0,NaN,NaN,14.27,14.27,1.0,15.51,NaN,15.51,15.51,0.0,NaN,NaN,15.51,15.51,1.0,18.82,NaN,18.82,18.82,0.0,NaN,NaN,18.82,18.82,1.0,21.99,NaN,21.99,21.99,0.0,NaN,NaN,21.99,21.99,1.0,26.67,NaN,26.67,26.67,0.0,NaN,NaN,26.67,26.67,1.0,27.36,NaN,27.36,27.36,0.0,NaN,NaN,27.36,27.36,1.0,29.84,NaN,29.84,29.84,0.0,NaN,NaN,29.84,29.84,1.0,28.88,NaN,28.88,28.88,0.0,NaN,NaN,28.88,28.88,1.0,29.43,NaN,29.43,29.43,0.0,NaN,NaN,29.43,29.43,1.0,27.09,NaN,27.09,27.09,0.0,NaN,NaN,27.09,27.09,1.0,20.2,NaN,20.2,20.2,0.0,NaN,NaN,20.2,20.2,1.0,16.48,NaN,16.48,16.48,0.0,NaN,NaN,16.48,16.48,1.0
+AE-AZ-G010012 = 14.2,NaN,14.2,14.2,0.0,NaN,NaN,14.2,14.2,1.0,15.72,NaN,15.72,15.72,0.0,NaN,NaN,15.72,15.72,1.0,19.09,NaN,19.09,19.09,0.0,NaN,NaN,19.09,19.09,1.0,22.33,NaN,22.33,22.33,0.0,NaN,NaN,22.33,22.33,1.0,27.16,NaN,27.16,27.16,0.0,NaN,NaN,27.16,27.16,1.0,27.02,NaN,27.02,27.02,0.0,NaN,NaN,27.02,27.02,1.0,29.77,NaN,29.77,29.77,0.0,NaN,NaN,29.77,29.77,1.0,29.02,NaN,29.02,29.02,0.0,NaN,NaN,29.02,29.02,1.0,29.5,NaN,29.5,29.5,0.0,NaN,NaN,29.5,29.5,1.0,27.22,NaN,27.22,27.22,0.0,NaN,NaN,27.22,27.22,1.0,21.23,NaN,21.23,21.23,0.0,NaN,NaN,21.23,21.23,1.0,17.03,NaN,17.03,17.03,0.0,NaN,NaN,17.03,17.03,1.0
+AE-AZ-G010013 = 14.82,0.58,15.24,14.41,0.83,-0.0,1.0,14.83,14.82,2.0,15.1,0.19,15.24,14.96,0.28,-0.0,1.0,15.1,15.1,2.0,19.65,0.39,19.92,19.37,0.55,-0.0,1.0,19.65,19.65,2.0,23.16,0.88,23.78,22.54,1.24,0.0,1.0,23.17,23.16,2.0,27.98,0.68,28.46,27.5,0.96,0.0,1.0,27.99,27.98,2.0,26.4,0.19,26.54,26.26,0.28,0.0,1.0,26.4,26.4,2.0,29.57,0.39,29.84,29.29,0.55,-0.0,1.0,29.57,29.57,2.0,29.91,0.29,30.12,29.7,0.41,0.0,1.0,29.91,29.91,2.0,29.5,0.49,29.84,29.15,0.69,-0.0,1.0,29.5,29.5,2.0,27.43,0.29,27.64,27.22,0.41,-0.0,1.0,27.43,27.43,2.0,22.88,0.49,23.23,22.54,0.69,0.0,1.0,22.89,22.88,2.0,17.44,0.78,17.99,16.89,1.1,0.0,1.0,17.45,17.44,2.0
+AE-AZ-G010014 = 14.27,NaN,14.27,14.27,0.0,NaN,NaN,14.27,14.27,1.0,15.37,NaN,15.37,15.37,0.0,NaN,NaN,15.37,15.37,1.0,19.09,NaN,19.09,19.09,0.0,NaN,NaN,19.09,19.09,1.0,21.85,NaN,21.85,21.85,0.0,NaN,NaN,21.85,21.85,1.0,27.22,NaN,27.22,27.22,0.0,NaN,NaN,27.22,27.22,1.0,26.54,NaN,26.54,26.54,0.0,NaN,NaN,26.54,26.54,1.0,29.57,NaN,29.57,29.57,0.0,NaN,NaN,29.57,29.57,1.0,28.88,NaN,28.88,28.88,0.0,NaN,NaN,28.88,28.88,1.0,29.57,NaN,29.57,29.57,0.0,NaN,NaN,29.57,29.57,1.0,27.22,NaN,27.22,27.22,0.0,NaN,NaN,27.22,27.22,1.0,21.44,NaN,21.44,21.44,0.0,NaN,NaN,21.44,21.44,1.0,17.44,NaN,17.44,17.44,0.0,NaN,NaN,17.44,17.44,1.0
+AE-AZ-G010015 = 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,18.82,NaN,18.82,18.82,0.0,NaN,NaN,18.82,18.82,1.0,19.92,NaN,19.92,19.92,0.0,NaN,NaN,19.92,19.92,1.0,27.64,NaN,27.64,27.64,0.0,NaN,NaN,27.64,27.64,1.0,29.57,NaN,29.57,29.57,0.0,NaN,NaN,29.57,29.57,1.0,28.46,NaN,28.46,28.46,0.0,NaN,NaN,28.46,28.46,1.0,29.29,NaN,29.29,29.29,0.0,NaN,NaN,29.29,29.29,1.0,30.12,NaN,30.12,30.12,0.0,NaN,NaN,30.12,30.12,1.0,28.19,NaN,28.19,28.19,0.0,NaN,NaN,28.19,28.19,1.0,23.23,NaN,23.23,23.23,0.0,NaN,NaN,23.23,23.23,1.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+AE-AZ-G010016 = 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+AE-AZ-G010017 = 13.72,0.89,14.69,12.89,1.79,0.09,1.15,13.74,13.65,4.0,15.2,0.17,15.37,14.96,0.41,-0.65,2.1,15.2,15.24,4.0,18.32,0.81,19.09,17.3,1.79,-0.35,1.57,18.33,18.44,4.0,21.28,0.57,21.85,20.61,1.24,-0.19,1.4,21.29,21.33,4.0,27.03,0.25,27.22,26.67,0.55,-0.98,2.2,27.04,27.12,4.0,26.79,0.27,27.16,26.54,0.62,0.58,1.93,26.79,26.74,4.0,29.57,0.23,29.84,29.29,0.55,0.0,2.0,29.57,29.57,4.0,29.0,0.12,29.15,28.88,0.28,0.43,1.85,29.0,28.98,4.0,29.34,0.32,29.57,28.88,0.69,-0.88,2.06,29.34,29.46,4.0,26.81,0.49,27.22,26.12,1.1,-0.77,2.0,26.81,26.95,4.0,20.66,0.63,21.44,19.92,1.52,0.08,1.82,20.67,20.64,4.0,16.91,0.52,17.44,16.2,1.24,-0.52,1.97,16.91,16.99,4.0
+AE-AZ-G010018 = 13.65,0.88,14.27,13.03,1.24,-0.0,1.0,13.67,13.65,2.0,15.31,0.1,15.37,15.24,0.14,0.0,1.0,15.31,15.31,2.0,18.58,0.73,19.09,18.06,1.03,0.0,1.0,18.58,18.58,2.0,21.75,0.15,21.85,21.64,0.21,0.0,1.0,21.75,21.75,2.0,27.19,0.05,27.22,27.16,0.07,0.0,0.92,27.19,27.19,2.0,26.85,0.44,27.16,26.54,0.62,0.0,1.0,26.85,26.85,2.0,29.57,NaN,29.57,29.57,0.0,NaN,-1.0766623015871156E15,29.57,29.57,2.0,28.91,0.05,28.95,28.88,0.07,-0.0,1.11,28.91,28.91,2.0,29.46,0.15,29.57,29.36,0.21,-0.0,1.0,29.46,29.46,2.0,27.02,0.29,27.22,26.81,0.41,-0.0,1.0,27.02,27.02,2.0,21.13,0.44,21.44,20.82,0.62,-0.0,1.0,21.13,21.13,2.0,17.27,0.24,17.44,17.1,0.34,0.0,1.0,17.27,17.27,2.0
+AE-AZ-G010019 = 12.96,0.1,13.03,12.89,0.14,0.0,1.0,12.96,12.96,2.0,15.1,0.19,15.24,14.96,0.28,-0.0,1.0,15.1,15.1,2.0,17.68,0.54,18.06,17.3,0.76,-0.0,1.0,17.69,17.68,2.0,21.13,0.73,21.64,20.61,1.03,-0.0,1.0,21.13,21.13,2.0,26.91,0.34,27.16,26.67,0.48,-0.0,1.0,26.92,26.91,2.0,26.91,0.34,27.16,26.67,0.48,-0.0,1.0,26.92,26.91,2.0,29.43,0.19,29.57,29.29,0.28,0.0,1.0,29.43,29.43,2.0,29.05,0.15,29.15,28.95,0.21,-0.0,1.0,29.05,29.05,2.0,29.12,0.34,29.36,28.88,0.48,-0.0,1.0,29.12,29.12,2.0,26.47,0.49,26.81,26.12,0.69,-0.0,1.0,26.47,26.47,2.0,20.37,0.63,20.82,19.92,0.9,0.0,1.0,20.37,20.37,2.0,16.65,0.63,17.1,16.2,0.9,-0.0,1.0,16.65,16.65,2.0
+AE-AZ-G010020 = 14.41,NaN,14.41,14.41,0.0,NaN,NaN,14.41,14.41,1.0,14.96,NaN,14.96,14.96,0.0,NaN,NaN,14.96,14.96,1.0,19.37,NaN,19.37,19.37,0.0,NaN,NaN,19.37,19.37,1.0,22.54,NaN,22.54,22.54,0.0,NaN,NaN,22.54,22.54,1.0,27.5,NaN,27.5,27.5,0.0,NaN,NaN,27.5,27.5,1.0,26.54,NaN,26.54,26.54,0.0,NaN,NaN,26.54,26.54,1.0,29.29,NaN,29.29,29.29,0.0,NaN,NaN,29.29,29.29,1.0,29.7,NaN,29.7,29.7,0.0,NaN,NaN,29.7,29.7,1.0,29.15,NaN,29.15,29.15,0.0,NaN,NaN,29.15,29.15,1.0,27.22,NaN,27.22,27.22,0.0,NaN,NaN,27.22,27.22,1.0,22.54,NaN,22.54,22.54,0.0,NaN,NaN,22.54,22.54,1.0,16.89,NaN,16.89,16.89,0.0,NaN,NaN,16.89,16.89,1.0
+AE-AZ-G010021 = 12.07,0.19,12.2,11.93,0.28,-0.0,1.0,12.07,12.07,2.0,15.44,0.1,15.51,15.37,0.14,-0.0,1.0,15.44,15.44,2.0,18.41,0.19,18.54,18.27,0.28,0.0,1.0,18.41,18.41,2.0,20.68,0.1,20.75,20.61,0.14,-0.0,1.0,20.68,20.68,2.0,25.92,0.1,25.98,25.85,0.14,-0.0,1.0,25.92,25.92,2.0,26.74,0.1,26.81,26.67,0.14,-0.0,1.0,26.74,26.74,2.0,28.12,0.1,28.19,28.05,0.14,-0.0,1.0,28.12,28.12,2.0,28.95,0.1,29.02,28.88,0.14,-0.0,1.0,28.95,28.95,2.0,29.43,0.19,29.57,29.29,0.28,-0.0,1.0,29.43,29.43,2.0,28.05,0.19,28.19,27.91,0.28,0.0,1.0,28.05,28.05,2.0,24.12,0.29,24.33,23.92,0.41,-0.0,1.0,24.12,24.12,2.0,18.34,0.68,18.82,17.85,0.96,-0.0,1.0,18.34,18.34,2.0
+AE-AZ-G010022 = 13.86,NaN,13.86,13.86,0.0,NaN,-4.934864113237878E13,13.86,13.86,2.0,13.86,NaN,13.86,13.86,0.0,NaN,-4.934864113237878E13,13.86,13.86,2.0,17.44,NaN,17.44,17.44,0.0,NaN,-7.181138357993958E13,17.44,17.44,2.0,21.02,NaN,21.02,21.02,0.0,NaN,-9.647849720764477E13,21.02,21.02,2.0,27.64,NaN,27.64,27.64,0.0,NaN,-1.2438839701457928E14,27.64,27.64,2.0,27.64,NaN,27.64,27.64,0.0,NaN,-1.2438839701457928E14,27.64,27.64,2.0,29.57,NaN,29.57,29.57,0.0,NaN,-1.2989548925239903E14,29.57,29.57,2.0,29.84,0.0,29.84,29.84,0.0,NaN,NaN,29.84,29.84,2.0,28.74,0.0,28.74,28.74,0.0,-1.437784579E7,1.3800888138673408E14,28.74,28.74,2.0,26.26,0.0,26.26,26.26,0.0,-1.29202675E7,1.1080412041550764E14,26.26,26.26,2.0,19.92,0.0,19.92,19.92,0.0,-1.409705973E7,1.329108662584191E14,19.92,19.92,2.0,14.69,0.0,14.69,14.69,0.0,-6980977.28,3.254132096308634E13,14.69,14.69,2.0
+AE-AZ-G010023 = 12.76,NaN,12.76,12.76,0.0,NaN,NaN,12.76,12.76,1.0,12.76,NaN,12.76,12.76,0.0,NaN,NaN,12.76,12.76,1.0,17.72,NaN,17.72,17.72,0.0,NaN,NaN,17.72,17.72,1.0,21.02,NaN,21.02,21.02,0.0,NaN,NaN,21.02,21.02,1.0,25.71,NaN,25.71,25.71,0.0,NaN,NaN,25.71,25.71,1.0,26.54,NaN,26.54,26.54,0.0,NaN,NaN,26.54,26.54,1.0,28.74,NaN,28.74,28.74,0.0,NaN,NaN,28.74,28.74,1.0,29.29,NaN,29.29,29.29,0.0,NaN,NaN,29.29,29.29,1.0,29.02,NaN,29.02,29.02,0.0,NaN,NaN,29.02,29.02,1.0,26.81,NaN,26.81,26.81,0.0,NaN,NaN,26.81,26.81,1.0,20.75,NaN,20.75,20.75,0.0,NaN,NaN,20.75,20.75,1.0,13.58,NaN,13.58,13.58,0.0,NaN,NaN,13.58,13.58,1.0
+AE-AZ-G010024 = 12.96,0.49,13.31,12.62,0.69,-0.0,1.0,12.97,12.96,2.0,12.89,0.58,13.31,12.48,0.83,-0.0,1.0,12.9,12.89,2.0,17.99,0.19,18.13,17.85,0.28,-0.0,1.0,17.99,17.99,2.0,22.06,0.1,22.13,21.99,0.14,-0.0,1.0,22.06,22.06,2.0,25.95,0.34,26.19,25.71,0.48,-0.0,1.0,25.95,25.95,2.0,26.23,0.54,26.6,25.85,0.76,-0.0,1.0,26.23,26.23,2.0,28.88,0.39,29.15,28.6,0.55,-0.0,1.0,28.88,28.88,2.0,29.74,0.44,30.05,29.43,0.62,-0.0,1.0,29.74,29.74,2.0,29.39,0.34,29.64,29.15,0.48,0.0,1.0,29.4,29.39,2.0,26.98,0.44,27.29,26.67,0.62,0.0,1.0,26.99,26.98,2.0,21.3,0.97,21.99,20.61,1.38,-0.0,1.0,21.31,21.3,2.0,15.1,0.19,15.24,14.96,0.28,-0.0,1.0,15.1,15.1,2.0
+AE-AZ-G010025 = 13.79,NaN,13.79,13.79,0.0,NaN,NaN,13.79,13.79,1.0,15.24,NaN,15.24,15.24,0.0,NaN,NaN,15.24,15.24,1.0,19.09,NaN,19.09,19.09,0.0,NaN,NaN,19.09,19.09,1.0,22.61,NaN,22.61,22.61,0.0,NaN,NaN,22.61,22.61,1.0,27.57,NaN,27.57,27.57,0.0,NaN,NaN,27.57,27.57,1.0,27.09,NaN,27.09,27.09,0.0,NaN,NaN,27.09,27.09,1.0,29.57,NaN,29.57,29.57,0.0,NaN,NaN,29.57,29.57,1.0,29.22,NaN,29.22,29.22,0.0,NaN,NaN,29.22,29.22,1.0,29.5,NaN,29.5,29.5,0.0,NaN,NaN,29.5,29.5,1.0,27.36,NaN,27.36,27.36,0.0,NaN,NaN,27.36,27.36,1.0,22.13,NaN,22.13,22.13,0.0,NaN,NaN,22.13,22.13,1.0,17.44,NaN,17.44,17.44,0.0,NaN,NaN,17.44,17.44,1.0
+AE-AZ-G010026 = 12.07,NaN,12.07,12.07,0.0,NaN,NaN,12.07,12.07,1.0,14.55,NaN,14.55,14.55,0.0,NaN,NaN,14.55,14.55,1.0,17.72,NaN,17.72,17.72,0.0,NaN,NaN,17.72,17.72,1.0,21.02,NaN,21.02,21.02,0.0,NaN,NaN,21.02,21.02,1.0,25.71,NaN,25.71,25.71,0.0,NaN,NaN,25.71,25.71,1.0,25.85,NaN,25.85,25.85,0.0,NaN,NaN,25.85,25.85,1.0,28.19,NaN,28.19,28.19,0.0,NaN,NaN,28.19,28.19,1.0,28.74,NaN,28.74,28.74,0.0,NaN,NaN,28.74,28.74,1.0,28.74,NaN,28.74,28.74,0.0,NaN,NaN,28.74,28.74,1.0,25.98,NaN,25.98,25.98,0.0,NaN,NaN,25.98,25.98,1.0,20.61,NaN,20.61,20.61,0.0,NaN,NaN,20.61,20.61,1.0,15.79,NaN,15.79,15.79,0.0,NaN,NaN,15.79,15.79,1.0
+AE-AZ-G010027 = 12.84,0.78,13.58,12.14,1.45,0.01,1.03,12.86,12.82,4.0,14.67,0.03,14.69,14.62,0.07,-1.15,1.62,14.67,14.69,4.0,18.1,0.69,18.82,17.44,1.38,0.06,1.13,18.11,18.06,4.0,21.32,0.28,21.71,21.09,0.62,0.85,2.07,21.32,21.23,4.0,26.16,0.31,26.54,25.85,0.69,0.28,1.57,26.16,26.12,4.0,26.19,0.46,26.81,25.85,0.96,0.63,1.79,26.19,26.05,4.0,28.33,0.41,28.74,27.91,0.83,0.0,1.15,28.33,28.33,4.0,29.1,0.15,29.29,28.95,0.34,0.28,1.57,29.1,29.08,4.0,28.29,0.26,28.46,27.91,0.55,-0.96,2.15,28.29,28.4,4.0,26.28,0.47,26.81,25.85,0.96,0.15,1.23,26.28,26.23,4.0,21.18,0.56,21.85,20.68,1.17,0.25,1.34,21.18,21.09,4.0,15.46,0.5,15.93,14.82,1.1,-0.39,1.58,15.47,15.55,4.0
+AE-AZ-G010028 = 12.76,NaN,12.76,12.76,0.0,NaN,NaN,12.76,12.76,1.0,12.76,NaN,12.76,12.76,0.0,NaN,NaN,12.76,12.76,1.0,17.72,NaN,17.72,17.72,0.0,NaN,NaN,17.72,17.72,1.0,21.02,NaN,21.02,21.02,0.0,NaN,NaN,21.02,21.02,1.0,25.71,NaN,25.71,25.71,0.0,NaN,NaN,25.71,25.71,1.0,26.54,NaN,26.54,26.54,0.0,NaN,NaN,26.54,26.54,1.0,28.74,NaN,28.74,28.74,0.0,NaN,NaN,28.74,28.74,1.0,29.29,NaN,29.29,29.29,0.0,NaN,NaN,29.29,29.29,1.0,29.02,NaN,29.02,29.02,0.0,NaN,NaN,29.02,29.02,1.0,26.81,NaN,26.81,26.81,0.0,NaN,NaN,26.81,26.81,1.0,20.75,NaN,20.75,20.75,0.0,NaN,NaN,20.75,20.75,1.0,13.58,NaN,13.58,13.58,0.0,NaN,NaN,13.58,13.58,1.0
+AE-AZ-G010029 = 13.44,NaN,13.44,13.44,0.0,NaN,NaN,13.44,13.44,1.0,14.69,NaN,14.69,14.69,0.0,NaN,NaN,14.69,14.69,1.0,18.54,NaN,18.54,18.54,0.0,NaN,NaN,18.54,18.54,1.0,21.71,NaN,21.71,21.71,0.0,NaN,NaN,21.71,21.71,1.0,26.26,NaN,26.26,26.26,0.0,NaN,NaN,26.26,26.26,1.0,26.26,NaN,26.26,26.26,0.0,NaN,NaN,26.26,26.26,1.0,28.6,NaN,28.6,28.6,0.0,NaN,NaN,28.6,28.6,1.0,29.02,NaN,29.02,29.02,0.0,NaN,NaN,29.02,29.02,1.0,28.46,NaN,28.46,28.46,0.0,NaN,NaN,28.46,28.46,1.0,26.54,NaN,26.54,26.54,0.0,NaN,NaN,26.54,26.54,1.0,21.44,NaN,21.44,21.44,0.0,NaN,NaN,21.44,21.44,1.0,15.93,NaN,15.93,15.93,0.0,NaN,NaN,15.93,15.93,1.0
+AE-AZ-G010030 = 14.13,0.0,14.13,14.13,0.0,-9746453.17,6.350587133271384E13,14.13,14.13,2.0,13.24,0.1,13.31,13.17,0.14,-0.0,1.0,13.24,13.24,2.0,17.51,0.1,17.58,17.44,0.14,-0.0,1.0,17.51,17.51,2.0,21.02,NaN,21.02,21.02,0.0,NaN,-9.647849720764477E13,21.02,21.02,2.0,26.26,0.0,26.26,26.26,0.0,-1.29202675E7,1.1080412041550764E14,26.26,26.26,2.0,26.54,0.0,26.54,26.54,0.0,-2.453772173E7,3.982351886462167E14,26.54,26.54,2.0,29.29,NaN,29.29,29.29,0.0,NaN,-1.1540983360941158E14,29.29,29.29,2.0,29.64,0.1,29.7,29.57,0.14,-0.0,1.01,29.64,29.64,2.0,29.02,NaN,29.02,29.02,0.0,NaN,-2.22399981598543E15,29.02,29.02,2.0,26.74,0.1,26.81,26.67,0.14,-0.0,1.0,26.74,26.74,2.0,22.54,0.19,22.68,22.4,0.28,-0.0,1.0,22.54,22.54,2.0,14.2,0.29,14.41,14.0,0.41,-0.0,1.0,14.2,14.2,2.0
+AE-AZ-G010031 = 11.4,0.99,12.55,10.83,1.72,0.71,1.5,11.43,10.83,3.0,14.11,0.28,14.41,13.86,0.55,0.29,1.5,14.11,14.06,3.0,17.3,0.14,17.44,17.17,0.28,0.0,1.5,17.3,17.3,3.0,20.54,0.75,21.37,19.92,1.45,0.47,1.5,20.55,20.33,3.0,25.69,0.24,25.92,25.43,0.48,-0.17,1.5,25.69,25.71,3.0,26.05,0.07,26.12,25.98,0.14,0.0,1.27,26.05,26.05,3.0,27.98,0.25,28.26,27.78,0.48,0.47,1.5,27.98,27.91,3.0,28.72,0.04,28.74,28.67,0.07,-0.71,4.25,28.72,28.74,3.0,28.83,0.21,29.02,28.6,0.41,-0.38,1.5,28.83,28.88,3.0,25.85,0.24,26.12,25.71,0.41,0.71,1.5,25.85,25.71,3.0,20.29,0.16,20.47,20.2,0.28,0.71,1.5,20.29,20.2,3.0,15.51,NaN,15.51,15.51,0.0,NaN,-4.7424279272325E11,15.51,15.51,3.0
+AE-AZ-G010032 = 18.54,NaN,18.54,18.54,0.0,NaN,NaN,18.54,18.54,1.0,17.72,NaN,17.72,17.72,0.0,NaN,NaN,17.72,17.72,1.0,19.09,NaN,19.09,19.09,0.0,NaN,NaN,19.09,19.09,1.0,22.4,NaN,22.4,22.4,0.0,NaN,NaN,22.4,22.4,1.0,27.36,NaN,27.36,27.36,0.0,NaN,NaN,27.36,27.36,1.0,28.19,NaN,28.19,28.19,0.0,NaN,NaN,28.19,28.19,1.0,29.29,NaN,29.29,29.29,0.0,NaN,NaN,29.29,29.29,1.0,31.22,NaN,31.22,31.22,0.0,NaN,NaN,31.22,31.22,1.0,30.67,NaN,30.67,30.67,0.0,NaN,NaN,30.67,30.67,1.0,30.12,NaN,30.12,30.12,0.0,NaN,NaN,30.12,30.12,1.0,26.26,NaN,26.26,26.26,0.0,NaN,NaN,26.26,26.26,1.0,22.13,NaN,22.13,22.13,0.0,NaN,NaN,22.13,22.13,1.0
+AE-AZ-G010033 = 14.62,0.1,14.69,14.55,0.14,-0.0,1.0,14.62,14.62,2.0,15.58,0.88,16.2,14.96,1.24,0.0,1.0,15.59,15.58,2.0,18.65,1.02,19.37,17.92,1.45,0.0,1.0,18.66,18.65,2.0,22.37,1.02,23.09,21.64,1.45,-0.0,1.0,22.38,22.37,2.0,27.53,0.93,28.19,26.88,1.31,0.0,1.0,27.54,27.53,2.0,28.53,0.88,29.15,27.91,1.24,-0.0,1.0,28.54,28.53,2.0,30.53,0.78,31.08,29.98,1.1,-0.0,1.0,30.54,30.53,2.0,30.22,0.24,30.39,30.05,0.34,-0.0,1.0,30.22,30.22,2.0,29.91,0.29,30.12,29.7,0.41,0.0,1.0,29.91,29.91,2.0,27.88,0.44,28.19,27.57,0.62,-0.0,1.0,27.88,27.88,2.0,23.75,0.63,24.19,23.3,0.9,-0.0,1.0,23.75,23.75,2.0,17.44,0.78,17.99,16.89,1.1,0.0,1.0,17.45,17.44,2.0
+AE-AZ-G010034 = 13.17,1.75,14.41,11.93,2.48,-0.0,1.0,13.23,13.17,2.0,14.75,0.29,14.96,14.55,0.41,-0.0,1.0,14.76,14.75,2.0,17.65,1.27,18.54,16.75,1.79,0.0,1.0,17.67,17.65,2.0,20.2,0.39,20.47,19.92,0.55,-0.0,1.0,20.2,20.2,2.0,26.88,0.68,27.36,26.4,0.96,-0.0,1.0,26.88,26.88,2.0,26.26,0.39,26.54,25.98,0.55,-0.0,1.0,26.26,26.26,2.0,28.53,0.68,29.02,28.05,0.96,-0.0,1.0,28.54,28.53,2.0,29.08,0.29,29.29,28.88,0.41,-0.0,1.0,29.09,29.08,2.0,29.08,0.29,29.29,28.88,0.41,-0.0,1.0,29.09,29.08,2.0,26.81,0.0,26.81,26.81,0.0,-1.675206954E7,1.8744345611099322E14,26.81,26.81,2.0,20.75,1.17,21.57,19.92,1.65,-0.0,1.0,20.76,20.75,2.0,15.86,0.29,16.06,15.65,0.41,-0.0,1.0,15.86,15.86,2.0
+AE-AZ-G010035 = 13.49,NaN,13.49,13.49,0.0,NaN,NaN,13.49,13.49,1.0,12.94,NaN,12.94,12.94,0.0,NaN,NaN,12.94,12.94,1.0,16.98,NaN,16.98,16.98,0.0,NaN,NaN,16.98,16.98,1.0,20.47,NaN,20.47,20.47,0.0,NaN,NaN,20.47,20.47,1.0,26.17,NaN,26.17,26.17,0.0,NaN,NaN,26.17,26.17,1.0,26.26,NaN,26.26,26.26,0.0,NaN,NaN,26.26,26.26,1.0,29.02,NaN,29.02,29.02,0.0,NaN,NaN,29.02,29.02,1.0,29.48,NaN,29.48,29.48,0.0,NaN,NaN,29.48,29.48,1.0,28.65,NaN,28.65,28.65,0.0,NaN,NaN,28.65,28.65,1.0,26.26,NaN,26.26,26.26,0.0,NaN,NaN,26.26,26.26,1.0,21.39,NaN,21.39,21.39,0.0,NaN,NaN,21.39,21.39,1.0,13.86,NaN,13.86,13.86,0.0,NaN,NaN,13.86,13.86,1.0
+AE-AZ-G010036 = 12.2,NaN,12.2,12.2,0.0,NaN,NaN,12.2,12.2,1.0,15.51,NaN,15.51,15.51,0.0,NaN,NaN,15.51,15.51,1.0,18.13,NaN,18.13,18.13,0.0,NaN,NaN,18.13,18.13,1.0,22.68,NaN,22.68,22.68,0.0,NaN,NaN,22.68,22.68,1.0,27.91,NaN,27.91,27.91,0.0,NaN,NaN,27.91,27.91,1.0,27.36,NaN,27.36,27.36,0.0,NaN,NaN,27.36,27.36,1.0,30.12,NaN,30.12,30.12,0.0,NaN,NaN,30.12,30.12,1.0,29.57,NaN,29.57,29.57,0.0,NaN,NaN,29.57,29.57,1.0,29.84,NaN,29.84,29.84,0.0,NaN,NaN,29.84,29.84,1.0,26.81,NaN,26.81,26.81,0.0,NaN,NaN,26.81,26.81,1.0,24.33,NaN,24.33,24.33,0.0,NaN,NaN,24.33,24.33,1.0,18.54,NaN,18.54,18.54,0.0,NaN,NaN,18.54,18.54,1.0
+AE-AZ-G010037 = 12.55,0.1,12.62,12.48,0.14,-0.0,1.0,12.55,12.55,2.0,12.48,0.39,12.76,12.2,0.55,-0.0,1.0,12.48,12.48,2.0,15.99,0.68,16.48,15.51,0.96,0.0,1.0,16.0,15.99,2.0,19.3,0.68,19.78,18.82,0.96,-0.0,1.0,19.31,19.3,2.0,26.12,0.58,26.54,25.71,0.83,-0.0,1.0,26.13,26.12,2.0,25.85,0.58,26.26,25.43,0.83,0.0,1.0,25.85,25.85,2.0,28.46,0.39,28.74,28.19,0.55,0.0,1.0,28.47,28.46,2.0,29.02,NaN,29.02,29.02,0.0,NaN,-2.22399981598543E15,29.02,29.02,2.0,28.05,0.19,28.19,27.91,0.28,0.0,1.0,28.05,28.05,2.0,25.5,0.49,25.85,25.16,0.69,-0.0,1.0,25.5,25.5,2.0,19.65,0.39,19.92,19.37,0.55,-0.0,1.0,19.65,19.65,2.0,13.86,0.39,14.13,13.58,0.55,0.0,1.0,13.86,13.86,2.0
+AE-AZ-G010038 = 11.45,0.29,11.65,11.24,0.41,0.0,1.0,11.45,11.45,2.0,12.69,0.29,12.89,12.48,0.41,0.0,1.0,12.69,12.69,2.0,16.24,1.22,17.1,15.37,1.72,0.0,1.0,16.26,16.24,2.0,20.61,0.97,21.3,19.92,1.38,0.0,1.0,20.62,20.61,2.0,24.95,0.68,25.43,24.47,0.96,-0.0,1.0,24.96,24.95,2.0,26.91,0.15,27.02,26.81,0.21,-0.0,1.0,26.91,26.91,2.0,28.02,0.73,28.53,27.5,1.03,0.0,1.0,28.02,28.02,2.0,29.67,0.34,29.91,29.43,0.48,-0.0,1.0,29.67,29.67,2.0,29.26,0.15,29.36,29.15,0.21,0.0,1.0,29.26,29.26,2.0,26.26,0.58,26.67,25.85,0.83,-0.0,1.0,26.26,26.26,2.0,21.16,0.39,21.44,20.89,0.55,0.0,1.0,21.16,21.16,2.0,14.13,1.56,15.24,13.03,2.2,-0.0,1.0,14.18,14.13,2.0
+AE-AZ-G010039 = 9.45,NaN,9.45,9.45,0.0,NaN,NaN,9.45,9.45,1.0,14.13,NaN,14.13,14.13,0.0,NaN,NaN,14.13,14.13,1.0,14.96,NaN,14.96,14.96,0.0,NaN,NaN,14.96,14.96,1.0,19.37,NaN,19.37,19.37,0.0,NaN,NaN,19.37,19.37,1.0,25.43,NaN,25.43,25.43,0.0,NaN,NaN,25.43,25.43,1.0,25.43,NaN,25.43,25.43,0.0,NaN,NaN,25.43,25.43,1.0,27.09,NaN,27.09,27.09,0.0,NaN,NaN,27.09,27.09,1.0,28.46,NaN,28.46,28.46,0.0,NaN,NaN,28.46,28.46,1.0,28.46,NaN,28.46,28.46,0.0,NaN,NaN,28.46,28.46,1.0,26.81,NaN,26.81,26.81,0.0,NaN,NaN,26.81,26.81,1.0,18.27,NaN,18.27,18.27,0.0,NaN,NaN,18.27,18.27,1.0,15.24,NaN,15.24,15.24,0.0,NaN,NaN,15.24,15.24,1.0
+AE-AZ-G010040 = 12.69,0.33,13.03,12.34,0.69,-0.0,1.22,12.69,12.69,4.0,12.64,0.42,13.03,12.2,0.83,-0.04,1.09,12.64,12.65,4.0,16.05,0.54,16.55,15.51,1.03,-0.02,1.05,16.05,16.06,4.0,19.47,0.61,20.06,18.82,1.24,-0.07,1.16,19.48,19.51,4.0,26.05,0.33,26.4,25.71,0.69,0.0,1.22,26.05,26.05,4.0,25.81,0.36,26.12,25.43,0.69,-0.07,1.09,25.81,25.85,4.0,28.52,0.3,28.81,28.19,0.62,-0.07,1.16,28.52,28.53,4.0,29.21,0.22,29.43,29.02,0.41,0.05,1.06,29.21,29.19,4.0,28.19,0.32,28.46,27.91,0.55,-0.0,1.0,28.19,28.19,4.0,25.57,0.41,25.98,25.16,0.83,-0.0,1.15,25.57,25.57,4.0,19.99,0.72,20.75,19.37,1.38,0.07,1.09,20.0,19.92,4.0,13.84,0.3,14.13,13.58,0.55,0.03,1.03,13.84,13.82,4.0
+AE-AZ-G010041 = 11.31,2.05,12.76,9.86,2.89,0.0,1.0,11.4,11.31,2.0,11.31,2.83,13.31,9.31,4.0,0.0,1.0,11.48,11.31,2.0,17.79,0.49,18.13,17.44,0.69,0.0,1.0,17.79,17.79,2.0,21.23,0.68,21.71,20.75,0.96,0.0,1.0,21.24,21.23,2.0,27.64,0.39,27.91,27.36,0.55,0.0,1.0,27.64,27.64,2.0,27.22,0.19,27.36,27.09,0.28,0.0,1.0,27.22,27.22,2.0,29.5,0.29,29.7,29.29,0.41,0.0,1.0,29.5,29.5,2.0,29.22,0.29,29.43,29.02,0.41,0.0,1.0,29.22,29.22,2.0,28.67,0.29,28.88,28.46,0.41,-0.0,1.0,28.67,28.67,2.0,26.74,0.29,26.95,26.54,0.41,0.0,1.0,26.74,26.74,2.0,21.02,0.78,21.57,20.47,1.1,0.0,1.0,21.03,21.02,2.0,14.69,0.0,14.69,14.69,0.0,-6980977.28,3.254132096308634E13,14.69,14.69,2.0
+AE-AZ-G010042 = 11.4,0.62,12.2,10.28,1.93,-0.58,2.09,11.41,11.65,11.0,12.39,0.82,13.58,10.96,2.62,-0.49,2.39,12.41,12.48,11.0,14.95,0.93,15.93,13.44,2.48,-0.55,1.72,14.97,15.37,11.0,17.79,0.86,18.82,16.34,2.48,-0.65,1.93,17.8,18.13,11.0,24.32,0.73,25.5,23.23,2.27,-0.21,2.1,24.33,24.47,11.0,24.41,0.41,25.02,23.78,1.24,-0.32,2.02,24.42,24.54,11.0,27.19,0.42,27.78,26.54,1.24,-0.35,1.94,27.19,27.22,11.0,28.4,0.37,28.74,27.91,0.83,-0.26,1.24,28.4,28.6,11.0,27.27,0.5,27.98,26.54,1.45,-0.26,1.61,27.27,27.43,11.0,24.83,0.62,25.64,23.78,1.86,-0.56,1.97,24.83,25.09,11.0,18.81,0.7,19.65,17.72,1.93,-0.48,1.81,18.82,19.03,11.0,13.45,0.59,14.27,12.48,1.79,-0.5,2.2,13.46,13.58,11.0
+AE-AZ-G010043 = 9.86,1.69,15.79,-6.26,22.05,-0.72,7.5,10.01,9.86,2322.0,11.21,0.99,15.1,8.62,6.48,0.38,2.98,11.25,11.1,2323.0,14.28,1.52,18.54,9.72,8.82,0.14,2.37,14.36,14.13,2323.0,18.63,2.45,24.88,12.2,12.68,0.04,2.54,18.79,18.41,2323.0,24.77,1.62,29.29,20.75,8.54,-0.01,2.04,24.82,24.74,2323.0,25.06,1.57,29.29,20.47,8.82,0.01,2.3,25.1,25.02,2323.0,27.76,1.11,31.22,24.06,7.17,-0.09,2.75,27.78,27.78,2323.0,28.41,0.79,30.67,26.54,4.13,0.12,2.31,28.42,28.33,2323.0,26.81,0.81,30.53,24.61,5.93,0.19,2.83,26.82,26.81,2323.0,23.34,0.97,26.81,19.09,7.72,0.08,3.06,23.36,23.3,2323.0,17.62,1.32,23.23,13.86,9.37,0.11,2.72,17.67,17.58,2323.0,11.26,1.88,16.75,6.14,10.61,-0.28,2.31,11.41,11.65,2323.0
+AE-AZ-G010044 = 11.38,0.78,11.93,10.83,1.1,-0.0,1.0,11.39,11.38,2.0,14.1,0.15,14.2,14.0,0.21,-0.0,1.0,14.1,14.1,2.0,17.27,0.05,17.3,17.23,0.07,-0.0,1.04,17.27,17.27,2.0,19.92,0.0,19.92,19.92,0.0,NaN,NaN,19.92,19.92,2.0,26.12,0.19,26.26,25.98,0.28,-0.0,1.0,26.12,26.12,2.0,25.81,0.34,26.05,25.57,0.48,-0.0,1.0,25.81,25.81,2.0,28.29,0.15,28.4,28.19,0.21,-0.0,1.0,28.29,28.29,2.0,28.91,0.15,29.02,28.81,0.21,0.0,1.0,28.91,28.91,2.0,28.57,0.05,28.6,28.53,0.07,0.0,0.83,28.57,28.57,2.0,25.85,0.19,25.98,25.71,0.28,-0.0,1.0,25.85,25.85,2.0,19.92,0.19,20.06,19.78,0.28,0.0,1.0,19.92,19.92,2.0,15.24,0.19,15.37,15.1,0.28,-0.0,1.0,15.24,15.24,2.0
+AE-AZ-G010045 = 15.24,0.0,15.24,15.24,0.0,-7.97212631244E9,2.8732965622623764E18,15.24,15.24,4.0,14.48,0.24,14.69,14.27,0.41,0.0,1.0,14.48,14.48,4.0,17.51,0.24,17.72,17.3,0.41,0.0,1.0,17.51,17.51,4.0,21.3,0.0,21.3,21.3,0.0,-1.145618426E7,8.735220406137356E13,21.3,21.3,4.0,25.92,0.08,25.98,25.85,0.14,-0.0,1.0,25.92,25.92,4.0,27.09,NaN,27.09,27.09,0.0,NaN,-1.8423432515795988E14,27.09,27.09,4.0,28.95,0.08,29.02,28.88,0.14,-0.0,1.0,28.95,28.95,4.0,30.32,0.08,30.39,30.26,0.14,0.0,1.0,30.32,30.32,4.0,29.98,0.16,30.12,29.84,0.28,-0.0,1.0,29.98,29.98,4.0,27.91,NaN,27.91,27.91,0.0,NaN,-1.9197998452499688E14,27.91,27.91,4.0,23.85,0.08,23.92,23.78,0.14,0.0,1.0,23.85,23.85,4.0,17.85,0.48,18.27,17.44,0.83,0.0,1.0,17.86,17.85,4.0
+AE-AZ-G010046 = 11.38,0.78,11.93,10.83,1.1,-0.0,1.0,11.39,11.38,2.0,14.1,0.15,14.2,14.0,0.21,-0.0,1.0,14.1,14.1,2.0,17.27,0.05,17.3,17.23,0.07,-0.0,1.04,17.27,17.27,2.0,19.92,0.0,19.92,19.92,0.0,NaN,NaN,19.92,19.92,2.0,26.12,0.19,26.26,25.98,0.28,-0.0,1.0,26.12,26.12,2.0,25.81,0.34,26.05,25.57,0.48,-0.0,1.0,25.81,25.81,2.0,28.29,0.15,28.4,28.19,0.21,-0.0,1.0,28.29,28.29,2.0,28.91,0.15,29.02,28.81,0.21,0.0,1.0,28.91,28.91,2.0,28.57,0.05,28.6,28.53,0.07,0.0,0.83,28.57,28.57,2.0,25.85,0.19,25.98,25.71,0.28,-0.0,1.0,25.85,25.85,2.0,19.92,0.19,20.06,19.78,0.28,0.0,1.0,19.92,19.92,2.0,15.24,0.19,15.37,15.1,0.28,-0.0,1.0,15.24,15.24,2.0
+AE-AZ-G010047 = 11.65,NaN,11.65,11.65,0.0,NaN,NaN,11.65,11.65,1.0,14.41,NaN,14.41,14.41,0.0,NaN,NaN,14.41,14.41,1.0,17.17,NaN,17.17,17.17,0.0,NaN,NaN,17.17,17.17,1.0,19.65,NaN,19.65,19.65,0.0,NaN,NaN,19.65,19.65,1.0,26.4,NaN,26.4,26.4,0.0,NaN,NaN,26.4,26.4,1.0,25.98,NaN,25.98,25.98,0.0,NaN,NaN,25.98,25.98,1.0,28.6,NaN,28.6,28.6,0.0,NaN,NaN,28.6,28.6,1.0,29.02,NaN,29.02,29.02,0.0,NaN,NaN,29.02,29.02,1.0,28.6,NaN,28.6,28.6,0.0,NaN,NaN,28.6,28.6,1.0,26.12,NaN,26.12,26.12,0.0,NaN,NaN,26.12,26.12,1.0,19.92,NaN,19.92,19.92,0.0,NaN,NaN,19.92,19.92,1.0,15.37,NaN,15.37,15.37,0.0,NaN,NaN,15.37,15.37,1.0
+AE-AZ-G010048 = 14.0,NaN,14.0,14.0,0.0,NaN,NaN,14.0,14.0,1.0,14.69,NaN,14.69,14.69,0.0,NaN,NaN,14.69,14.69,1.0,16.75,NaN,16.75,16.75,0.0,NaN,NaN,16.75,16.75,1.0,18.96,NaN,18.96,18.96,0.0,NaN,NaN,18.96,18.96,1.0,26.81,NaN,26.81,26.81,0.0,NaN,NaN,26.81,26.81,1.0,27.36,NaN,27.36,27.36,0.0,NaN,NaN,27.36,27.36,1.0,29.43,NaN,29.43,29.43,0.0,NaN,NaN,29.43,29.43,1.0,29.43,NaN,29.43,29.43,0.0,NaN,NaN,29.43,29.43,1.0,29.29,NaN,29.29,29.29,0.0,NaN,NaN,29.29,29.29,1.0,26.54,NaN,26.54,26.54,0.0,NaN,NaN,26.54,26.54,1.0,21.57,NaN,21.57,21.57,0.0,NaN,NaN,21.57,21.57,1.0,14.96,NaN,14.96,14.96,0.0,NaN,NaN,14.96,14.96,1.0
+AE-AZ-G010049 = 11.79,0.19,11.93,11.65,0.28,-0.0,1.0,11.79,11.79,2.0,14.31,0.15,14.41,14.2,0.21,0.0,1.0,14.31,14.31,2.0,17.2,0.05,17.23,17.17,0.07,0.0,0.94,17.2,17.2,2.0,19.78,0.19,19.92,19.65,0.28,-0.0,1.0,19.78,19.78,2.0,26.33,0.1,26.4,26.26,0.14,-0.0,1.0,26.33,26.33,2.0,26.02,0.05,26.05,25.98,0.07,-0.0,1.13,26.02,26.02,2.0,28.5,0.15,28.6,28.4,0.21,0.0,1.0,28.5,28.5,2.0,28.91,0.15,29.02,28.81,0.21,0.0,1.0,28.91,28.91,2.0,28.57,0.05,28.6,28.53,0.07,0.0,0.83,28.57,28.57,2.0,26.05,0.1,26.12,25.98,0.14,-0.0,1.0,26.05,26.05,2.0,19.99,0.1,20.06,19.92,0.14,0.0,1.0,19.99,19.99,2.0,15.37,0.0,15.37,15.37,0.0,-2.533131896E7,4.237496372708347E14,15.37,15.37,2.0
+AE-AZ-G010050 = 13.58,NaN,13.58,13.58,0.0,NaN,NaN,13.58,13.58,1.0,15.24,NaN,15.24,15.24,0.0,NaN,NaN,15.24,15.24,1.0,19.37,NaN,19.37,19.37,0.0,NaN,NaN,19.37,19.37,1.0,22.13,NaN,22.13,22.13,0.0,NaN,NaN,22.13,22.13,1.0,28.19,NaN,28.19,28.19,0.0,NaN,NaN,28.19,28.19,1.0,27.36,NaN,27.36,27.36,0.0,NaN,NaN,27.36,27.36,1.0,29.84,NaN,29.84,29.84,0.0,NaN,NaN,29.84,29.84,1.0,29.29,NaN,29.29,29.29,0.0,NaN,NaN,29.29,29.29,1.0,29.57,NaN,29.57,29.57,0.0,NaN,NaN,29.57,29.57,1.0,27.91,NaN,27.91,27.91,0.0,NaN,NaN,27.91,27.91,1.0,23.78,NaN,23.78,23.78,0.0,NaN,NaN,23.78,23.78,1.0,16.61,NaN,16.61,16.61,0.0,NaN,NaN,16.61,16.61,1.0
+AE-AZ-G010051 = 12.07,0.58,12.48,11.65,0.83,0.0,1.0,12.07,12.07,2.0,14.27,0.19,14.41,14.13,0.28,0.0,1.0,14.27,14.27,2.0,17.17,NaN,17.17,17.17,0.0,NaN,-9.887939426322728E13,17.17,17.17,2.0,19.92,0.39,20.2,19.65,0.55,0.0,1.0,19.92,19.92,2.0,26.6,0.29,26.81,26.4,0.41,-0.0,1.0,26.61,26.6,2.0,26.54,0.78,27.09,25.98,1.1,-0.0,1.0,26.54,26.54,2.0,28.53,0.1,28.6,28.46,0.14,0.0,0.99,28.53,28.53,2.0,28.88,0.19,29.02,28.74,0.28,0.0,1.0,28.88,28.88,2.0,28.67,0.1,28.74,28.6,0.14,-0.0,1.0,28.67,28.67,2.0,26.33,0.29,26.54,26.12,0.41,-0.0,1.0,26.33,26.33,2.0,20.2,0.39,20.47,19.92,0.55,-0.0,1.0,20.2,20.2,2.0,15.72,0.49,16.06,15.37,0.69,-0.0,1.0,15.72,15.72,2.0
+AE-AZ-G010052 = 15.24,0.0,15.24,15.24,0.0,-7.97212631244E9,2.8732965622623764E18,15.24,15.24,2.0,14.69,0.0,14.69,14.69,0.0,-6980977.28,3.254132096308634E13,14.69,14.69,2.0,17.72,0.0,17.72,17.72,0.0,-2.798363658E7,5.3350770632996425E14,17.72,17.72,2.0,21.3,0.0,21.3,21.3,0.0,-1.145618426E7,8.735220406137356E13,21.3,21.3,2.0,25.98,NaN,25.98,25.98,0.0,NaN,-3.335999723978145E14,25.98,25.98,2.0,27.09,NaN,27.09,27.09,0.0,NaN,-1.8423432515795988E14,27.09,27.09,2.0,29.02,NaN,29.02,29.02,0.0,NaN,-2.22399981598543E15,29.02,29.02,2.0,30.39,NaN,30.39,30.39,0.0,NaN,-1.1884499016672142E15,30.39,30.39,2.0,30.12,NaN,30.12,30.12,0.0,NaN,9.9079191802150912E16,30.12,30.12,2.0,27.91,NaN,27.91,27.91,0.0,NaN,-1.9197998452499688E14,27.91,27.91,2.0,23.78,0.0,23.78,23.78,0.0,-1.794072257E7,2.1338920823816747E14,23.78,23.78,2.0,18.27,0.0,18.27,18.27,0.0,-1.651915618E7,1.83050547285536E14,18.27,18.27,2.0
+AE-AZ-G010053 = 12.69,0.88,13.31,12.07,1.24,-0.0,1.0,12.7,12.69,2.0,14.0,0.97,14.69,13.31,1.38,0.0,1.0,14.01,14.0,2.0,17.51,1.46,18.54,16.48,2.07,-0.0,1.0,17.54,17.51,2.0,19.16,2.63,21.02,17.3,3.72,0.0,1.0,19.25,19.16,2.0,25.85,1.36,26.81,24.88,1.93,-0.0,1.0,25.86,25.85,2.0,25.78,1.46,26.81,24.74,2.07,0.0,1.0,25.8,25.78,2.0,29.15,0.97,29.84,28.46,1.38,0.0,1.0,29.16,29.15,2.0,29.43,0.58,29.84,29.02,0.83,-0.0,1.0,29.43,29.43,2.0,28.05,0.97,28.74,27.36,1.38,-0.0,1.0,28.06,28.05,2.0,26.12,0.97,26.81,25.43,1.38,0.0,1.0,26.13,26.12,2.0,20.4,1.66,21.57,19.23,2.34,0.0,1.0,20.44,20.4,2.0,13.93,1.46,14.96,12.89,2.07,-0.0,1.0,13.97,13.93,2.0
+AE-AZ-G010054 = 19.09,NaN,19.09,19.09,0.0,NaN,-5.048309003266382E13,19.09,19.09,2.0,16.61,0.0,16.61,16.61,0.0,-1.044450833E7,7.256441228481208E13,16.61,16.61,2.0,19.09,NaN,19.09,19.09,0.0,NaN,-5.048309003266382E13,19.09,19.09,2.0,22.4,NaN,22.4,22.4,0.0,NaN,-1.1879549204503598E14,22.4,22.4,2.0,26.54,0.0,26.54,26.54,0.0,-2.453772173E7,3.982351886462167E14,26.54,26.54,2.0,27.91,NaN,27.91,27.91,0.0,NaN,-1.9197998452499688E14,27.91,27.91,2.0,29.02,NaN,29.02,29.02,0.0,NaN,-2.22399981598543E15,29.02,29.02,2.0,30.67,0.0,30.67,30.67,0.0,NaN,NaN,30.67,30.67,2.0,30.39,NaN,30.39,30.39,0.0,NaN,-1.1884499016672142E15,30.39,30.39,2.0,29.29,NaN,29.29,29.29,0.0,NaN,-1.1540983360941158E14,29.29,29.29,2.0,25.16,0.0,25.16,25.16,0.0,NaN,NaN,25.16,25.16,2.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+AE-AZ-G010055 = 11.86,NaN,11.86,11.86,0.0,NaN,NaN,11.86,11.86,1.0,13.38,NaN,13.38,13.38,0.0,NaN,NaN,13.38,13.38,1.0,16.55,NaN,16.55,16.55,0.0,NaN,NaN,16.55,16.55,1.0,18.2,NaN,18.2,18.2,0.0,NaN,NaN,18.2,18.2,1.0,24.95,NaN,24.95,24.95,0.0,NaN,NaN,24.95,24.95,1.0,25.09,NaN,25.09,25.09,0.0,NaN,NaN,25.09,25.09,1.0,28.26,NaN,28.26,28.26,0.0,NaN,NaN,28.26,28.26,1.0,28.81,NaN,28.81,28.81,0.0,NaN,NaN,28.81,28.81,1.0,27.5,NaN,27.5,27.5,0.0,NaN,NaN,27.5,27.5,1.0,25.16,NaN,25.16,25.16,0.0,NaN,NaN,25.16,25.16,1.0,19.71,NaN,19.71,19.71,0.0,NaN,NaN,19.71,19.71,1.0,13.17,NaN,13.17,13.17,0.0,NaN,NaN,13.17,13.17,1.0
+AE-AZ-G010056 = 12.41,0.1,12.48,12.34,0.14,-0.0,1.0,12.41,12.41,2.0,13.93,0.29,14.13,13.72,0.41,0.0,1.0,13.93,13.93,2.0,16.96,0.29,17.17,16.75,0.41,-0.0,1.0,16.96,16.96,2.0,19.92,0.39,20.2,19.65,0.55,0.0,1.0,19.92,19.92,2.0,26.4,0.58,26.81,25.98,0.83,0.0,1.0,26.4,26.4,2.0,26.6,0.68,27.09,26.12,0.96,0.0,1.0,26.61,26.6,2.0,27.78,0.97,28.46,27.09,1.38,0.0,1.0,27.78,27.78,2.0,28.95,0.29,29.15,28.74,0.41,-0.0,1.0,28.95,28.95,2.0,28.6,0.19,28.74,28.46,0.28,0.0,1.0,28.6,28.6,2.0,26.12,0.58,26.54,25.71,0.83,0.0,1.0,26.13,26.12,2.0,20.06,0.58,20.47,19.65,0.83,0.0,1.0,20.06,20.06,2.0,15.44,0.88,16.06,14.82,1.24,0.0,1.0,15.46,15.44,2.0
+AE-AZ-G010057 = 10.59,0.63,11.03,10.14,0.9,-0.0,1.0,10.6,10.59,2.0,13.67,0.26,13.86,13.49,0.37,-0.0,1.0,13.68,13.67,2.0,15.37,0.19,15.51,15.24,0.28,0.0,1.0,15.37,15.37,2.0,18.3,0.54,18.68,17.92,0.76,-0.0,1.0,18.31,18.3,2.0,24.26,0.29,24.47,24.06,0.41,0.0,1.0,24.26,24.26,2.0,25.3,0.58,25.71,24.88,0.83,-0.0,1.0,25.3,25.3,2.0,28.64,0.15,28.74,28.53,0.21,0.0,1.0,28.64,28.64,2.0,28.84,0.15,28.95,28.74,0.21,-0.0,1.0,28.84,28.84,2.0,28.02,0.15,28.12,27.91,0.21,0.0,1.0,28.02,28.02,2.0,25.19,0.15,25.3,25.09,0.21,-0.0,1.0,25.19,25.19,2.0,17.75,0.63,18.2,17.3,0.9,-0.0,1.0,17.76,17.75,2.0,13.41,0.05,13.44,13.38,0.07,-0.0,1.01,13.41,13.41,2.0
+AE-AZ-G010058 = 13.05,0.45,13.44,12.48,0.96,-0.38,1.51,13.05,13.13,4.0,13.67,0.48,14.13,13.03,1.1,-0.49,1.78,13.68,13.75,4.0,15.22,1.02,16.2,14.27,1.93,0.01,1.04,15.24,15.2,4.0,18.08,1.05,19.37,17.03,2.34,0.26,1.51,18.1,17.96,4.0,23.76,1.1,24.74,22.68,2.07,-0.03,1.04,23.78,23.81,4.0,25.16,0.64,25.71,24.61,1.1,-0.0,1.0,25.16,25.16,4.0,28.24,0.46,28.67,27.78,0.9,-0.03,1.07,28.24,28.26,4.0,28.07,0.61,28.67,27.36,1.31,-0.17,1.35,28.07,28.12,4.0,27.12,0.68,27.78,26.54,1.24,0.02,1.03,27.13,27.09,4.0,24.55,0.75,25.3,23.78,1.52,-0.03,1.14,24.56,24.57,4.0,19.99,1.0,21.16,18.82,2.34,-0.0,1.71,20.01,19.99,4.0,13.24,1.26,14.69,11.93,2.76,0.11,1.37,13.28,13.17,4.0
+AE-AZ-G010059 = 12.27,0.88,12.89,11.65,1.24,0.0,1.0,12.29,12.27,2.0,15.1,0.19,15.24,14.96,0.28,0.0,1.0,15.1,15.1,2.0,17.72,0.0,17.72,17.72,0.0,-2.798363658E7,5.3350770632996425E14,17.72,17.72,2.0,21.09,0.1,21.16,21.02,0.14,0.0,1.0,21.09,21.09,2.0,25.3,0.19,25.43,25.16,0.28,0.0,1.0,25.3,25.3,2.0,26.6,0.1,26.67,26.54,0.14,-0.0,1.01,26.6,26.6,2.0,28.19,0.0,28.19,28.19,0.0,-1.721654467E7,1.9927879575750494E14,28.19,28.19,2.0,29.64,0.1,29.7,29.57,0.14,-0.0,1.01,29.64,29.64,2.0,29.91,0.1,29.98,29.84,0.14,0.0,1.0,29.91,29.91,2.0,27.98,0.1,28.05,27.91,0.14,0.0,1.0,27.98,27.98,2.0,23.37,0.19,23.5,23.23,0.28,0.0,1.0,23.37,23.37,2.0,17.51,0.1,17.58,17.44,0.14,-0.0,1.0,17.51,17.51,2.0
+AE-AZ-G010060 = 13.03,NaN,13.03,13.03,0.0,NaN,NaN,13.03,13.03,1.0,14.13,NaN,14.13,14.13,0.0,NaN,NaN,14.13,14.13,1.0,17.85,NaN,17.85,17.85,0.0,NaN,NaN,17.85,17.85,1.0,19.92,NaN,19.92,19.92,0.0,NaN,NaN,19.92,19.92,1.0,25.71,NaN,25.71,25.71,0.0,NaN,NaN,25.71,25.71,1.0,26.81,NaN,26.81,26.81,0.0,NaN,NaN,26.81,26.81,1.0,28.88,NaN,28.88,28.88,0.0,NaN,NaN,28.88,28.88,1.0,29.15,NaN,29.15,29.15,0.0,NaN,NaN,29.15,29.15,1.0,28.46,NaN,28.46,28.46,0.0,NaN,NaN,28.46,28.46,1.0,26.12,NaN,26.12,26.12,0.0,NaN,NaN,26.12,26.12,1.0,21.16,NaN,21.16,21.16,0.0,NaN,NaN,21.16,21.16,1.0,16.48,NaN,16.48,16.48,0.0,NaN,NaN,16.48,16.48,1.0
+AE-AZ-G010061 = 12.48,0.78,13.03,11.93,1.1,-0.0,1.0,12.49,12.48,2.0,13.31,1.17,14.13,12.48,1.65,-0.0,1.0,13.33,13.31,2.0,16.96,1.27,17.85,16.06,1.79,0.0,1.0,16.98,16.96,2.0,19.09,1.17,19.92,18.27,1.65,0.0,1.0,19.11,19.09,2.0,25.02,0.97,25.71,24.33,1.38,0.0,1.0,25.03,25.02,2.0,26.54,0.39,26.81,26.26,0.55,-0.0,1.0,26.54,26.54,2.0,28.67,0.29,28.88,28.46,0.41,-0.0,1.0,28.67,28.67,2.0,28.81,0.49,29.15,28.46,0.69,0.0,1.0,28.81,28.81,2.0,28.05,0.58,28.46,27.64,0.83,-0.0,1.0,28.05,28.05,2.0,25.5,0.88,26.12,24.88,1.24,0.0,1.0,25.51,25.5,2.0,20.4,1.07,21.16,19.65,1.52,0.0,1.0,20.42,20.4,2.0,15.86,0.88,16.48,15.24,1.24,0.0,1.0,15.87,15.86,2.0
+AE-DU-G040001 = 9.39,1.24,13.58,6.69,6.89,1.0,4.12,9.48,9.17,141.0,10.88,1.21,14.69,7.8,6.89,1.13,4.33,10.95,10.55,141.0,13.03,1.16,16.89,11.38,5.51,1.1,4.03,13.08,12.82,141.0,16.41,1.18,19.92,14.69,5.24,1.14,4.02,16.45,16.06,141.0,22.92,1.26,27.64,21.3,6.34,1.5,5.12,22.96,22.54,141.0,23.72,1.42,29.29,22.13,7.17,1.81,5.89,23.77,23.23,141.0,27.53,0.74,29.57,26.26,3.31,0.56,2.65,27.54,27.36,141.0,27.89,0.72,30.12,25.98,4.13,0.14,3.52,27.9,27.91,141.0,26.1,1.13,29.43,24.88,4.55,1.26,3.47,26.12,25.57,141.0,22.95,1.36,26.95,21.02,5.93,1.31,3.92,22.99,22.54,141.0,16.72,1.11,20.27,14.96,5.31,0.97,4.03,16.76,16.61,141.0,11.52,1.64,16.06,8.9,7.17,1.13,3.37,11.63,10.96,141.0
+AE-DU-G040002 = 12.39,0.84,13.31,11.65,1.65,0.38,1.5,12.41,12.2,3.0,14.82,0.6,15.24,14.13,1.1,-0.67,1.5,14.83,15.1,3.0,20.27,0.45,20.75,19.85,0.9,0.27,1.5,20.27,20.2,3.0,24.42,0.16,24.61,24.33,0.28,0.71,1.49,24.42,24.33,3.0,30.32,0.38,30.67,29.91,0.76,-0.32,1.5,30.33,30.39,3.0,30.9,0.62,31.5,30.26,1.24,-0.14,1.5,30.9,30.94,3.0,30.97,0.28,31.22,30.67,0.55,-0.29,1.5,30.97,31.01,3.0,26.99,0.4,27.22,26.54,0.69,-0.71,1.5,27.0,27.22,3.0,29.04,0.33,29.29,28.67,0.62,-0.57,1.5,29.04,29.15,3.0,26.67,0.41,27.09,26.26,0.83,0.0,1.5,26.68,26.67,3.0,20.29,0.21,20.47,20.06,0.41,-0.38,1.5,20.29,20.33,3.0,16.22,0.46,16.61,15.72,0.9,-0.43,1.5,16.23,16.34,3.0
+AE-FU-G030001 = 12.5,0.72,14.41,11.1,3.31,0.6,2.98,12.52,12.48,41.0,14.27,0.81,16.34,12.07,4.27,-0.16,3.64,14.3,14.27,41.0,19.31,1.41,21.16,16.61,4.55,-0.24,1.83,19.36,19.37,41.0,22.74,0.92,24.61,20.95,3.65,-0.16,2.43,22.75,22.75,41.0,29.16,1.33,31.22,26.81,4.41,0.05,1.83,29.19,28.88,41.0,29.38,0.83,30.53,27.5,3.03,-0.73,2.52,29.39,29.57,41.0,29.58,0.52,31.5,28.05,3.44,0.81,7.07,29.58,29.43,41.0,28.49,0.47,29.43,26.95,2.48,-0.53,4.56,28.49,28.46,41.0,28.76,0.41,29.29,27.91,1.38,-0.79,2.5,28.76,28.95,41.0,26.88,1.04,28.46,25.02,3.44,-0.01,1.68,26.9,26.81,41.0,20.52,0.73,21.99,18.68,3.31,-0.52,3.22,20.54,20.75,41.0,15.94,0.88,17.85,13.86,4.0,0.31,2.88,15.96,15.79,41.0
+AE-FU-G030002 = 13.75,0.79,15.51,12.62,2.89,0.61,2.79,13.77,13.86,17.0,15.13,0.65,16.34,14.27,2.07,0.49,1.99,15.14,14.96,17.0,20.8,0.55,21.85,19.78,2.07,0.07,2.36,20.8,20.75,17.0,23.78,0.54,24.88,22.81,2.07,0.01,2.5,23.79,23.78,17.0,30.61,0.37,31.22,29.98,1.24,-0.1,2.29,30.61,30.67,17.0,30.28,0.33,30.94,29.84,1.1,0.68,2.23,30.29,30.12,17.0,28.63,0.22,29.02,28.19,0.83,-0.11,2.19,28.63,28.6,17.0,27.86,0.33,28.33,26.81,1.52,-1.77,6.99,27.86,27.91,17.0,29.08,0.14,29.29,28.88,0.41,0.4,1.98,29.08,29.02,17.0,27.55,0.38,28.19,26.81,1.38,0.32,2.63,27.55,27.43,17.0,21.48,0.64,22.95,20.47,2.48,0.49,3.09,21.49,21.44,17.0,17.38,0.5,18.54,16.61,1.93,0.18,3.27,17.39,17.44,17.0
+AE-NEU-G050001 = 11.33,0.19,11.52,11.1,0.41,-0.19,1.4,11.33,11.34,4.0,14.44,0.46,14.96,13.86,1.1,-0.25,1.96,14.45,14.48,4.0,19.61,0.17,19.78,19.37,0.41,-0.65,2.1,19.61,19.65,4.0,23.99,0.72,24.88,23.23,1.65,0.26,1.67,23.99,23.92,4.0,29.72,0.32,30.12,29.43,0.69,0.32,1.47,29.72,29.67,4.0,29.81,0.52,30.39,29.15,1.24,-0.21,1.83,29.81,29.84,4.0,31.31,0.4,31.77,30.88,0.9,0.1,1.43,31.31,31.29,4.0,27.79,0.37,28.19,27.29,0.9,-0.44,1.96,27.79,27.84,4.0,28.79,0.23,29.02,28.46,0.55,-0.69,2.06,28.79,28.84,4.0,26.04,0.25,26.26,25.71,0.55,-0.51,1.72,26.04,26.09,4.0,20.23,0.13,20.33,20.06,0.28,-0.49,1.63,20.23,20.27,4.0,15.89,0.26,16.06,15.51,0.55,-0.96,2.15,15.89,15.99,4.0
+AE-NEU-G050002 = 8.86,0.44,9.17,8.55,0.62,-0.0,1.0,8.87,8.86,2.0,10.79,0.15,10.9,10.69,0.21,-0.0,1.0,10.79,10.79,2.0,13.17,0.19,13.31,13.03,0.28,0.0,1.0,13.17,13.17,2.0,16.27,0.49,16.61,15.93,0.69,0.0,1.0,16.27,16.27,2.0,23.57,0.29,23.78,23.37,0.41,-0.0,1.0,23.57,23.57,2.0,23.44,0.1,23.5,23.37,0.14,-0.0,1.0,23.44,23.44,2.0,28.71,0.15,28.81,28.6,0.21,0.0,1.0,28.71,28.71,2.0,27.29,0.29,27.5,27.09,0.41,-0.0,1.0,27.29,27.29,2.0,25.61,0.05,25.64,25.57,0.07,0.0,0.95,25.61,25.61,2.0,22.75,0.1,22.81,22.68,0.14,-0.0,1.0,22.75,22.75,2.0,17.13,0.15,17.23,17.03,0.21,-0.0,1.0,17.13,17.13,2.0,10.83,0.0,10.83,10.83,0.0,-8821303.82,5.139752534734969E13,10.83,10.83,2.0
+AE-RK-G060001 = 11.45,0.89,12.76,9.17,3.58,-0.99,3.33,11.48,11.65,59.0,12.51,1.05,15.24,10.28,4.96,0.16,2.75,12.56,12.55,59.0,16.55,1.41,18.96,13.86,5.1,-0.22,1.97,16.61,16.61,59.0,20.38,1.43,23.78,17.58,6.2,-0.05,2.26,20.43,20.47,59.0,26.34,1.3,28.33,23.78,4.55,-0.19,1.77,26.37,26.6,59.0,27.39,1.55,30.67,24.06,6.61,-0.04,2.49,27.44,27.5,59.0,29.19,0.71,30.94,27.91,3.03,0.87,3.21,29.2,29.02,59.0,28.96,0.78,30.94,27.09,3.86,0.14,2.8,28.97,29.02,59.0,28.16,0.72,29.84,26.54,3.31,0.28,2.6,28.17,28.05,59.0,25.22,1.02,26.95,22.95,4.0,-0.29,2.14,25.24,25.23,59.0,18.56,1.36,21.3,15.79,5.51,-0.09,1.95,18.61,18.61,59.0,14.15,0.97,16.06,10.55,5.51,-1.71,7.73,14.18,14.27,59.0
+AE-RK-G060002 = 12.14,NaN,12.14,12.14,0.0,NaN,NaN,12.14,12.14,1.0,14.27,NaN,14.27,14.27,0.0,NaN,NaN,14.27,14.27,1.0,18.13,NaN,18.13,18.13,0.0,NaN,NaN,18.13,18.13,1.0,21.51,NaN,21.51,21.51,0.0,NaN,NaN,21.51,21.51,1.0,27.5,NaN,27.5,27.5,0.0,NaN,NaN,27.5,27.5,1.0,28.74,NaN,28.74,28.74,0.0,NaN,NaN,28.74,28.74,1.0,29.84,NaN,29.84,29.84,0.0,NaN,NaN,29.84,29.84,1.0,29.98,NaN,29.98,29.98,0.0,NaN,NaN,29.98,29.98,1.0,29.22,NaN,29.22,29.22,0.0,NaN,NaN,29.22,29.22,1.0,26.54,NaN,26.54,26.54,0.0,NaN,NaN,26.54,26.54,1.0,20.47,NaN,20.47,20.47,0.0,NaN,NaN,20.47,20.47,1.0,15.24,NaN,15.24,15.24,0.0,NaN,NaN,15.24,15.24,1.0
+AE-RK-G060003 = 12.07,NaN,12.07,12.07,0.0,NaN,NaN,12.07,12.07,1.0,12.89,NaN,12.89,12.89,0.0,NaN,NaN,12.89,12.89,1.0,16.2,NaN,16.2,16.2,0.0,NaN,NaN,16.2,16.2,1.0,19.51,NaN,19.51,19.51,0.0,NaN,NaN,19.51,19.51,1.0,25.71,NaN,25.71,25.71,0.0,NaN,NaN,25.71,25.71,1.0,26.26,NaN,26.26,26.26,0.0,NaN,NaN,26.26,26.26,1.0,28.74,NaN,28.74,28.74,0.0,NaN,NaN,28.74,28.74,1.0,28.88,NaN,28.88,28.88,0.0,NaN,NaN,28.88,28.88,1.0,27.64,NaN,27.64,27.64,0.0,NaN,NaN,27.64,27.64,1.0,25.3,NaN,25.3,25.3,0.0,NaN,NaN,25.3,25.3,1.0,18.41,NaN,18.41,18.41,0.0,NaN,NaN,18.41,18.41,1.0,15.24,NaN,15.24,15.24,0.0,NaN,NaN,15.24,15.24,1.0
+AE-RK-G060004 = 12.23,0.23,12.39,12.07,0.32,-0.0,1.0,12.23,12.23,2.0,12.8,0.45,13.12,12.48,0.64,-0.0,1.0,12.81,12.8,2.0,15.97,0.65,16.43,15.51,0.92,0.0,1.0,15.98,15.97,2.0,19.09,0.39,19.37,18.82,0.55,0.0,1.0,19.1,19.09,2.0,25.2,0.45,25.52,24.88,0.64,0.0,1.0,25.21,25.2,2.0,26.54,0.58,26.95,26.12,0.83,0.0,1.0,26.54,26.54,2.0,28.71,0.15,28.81,28.6,0.21,0.0,1.0,28.71,28.71,2.0,28.65,0.26,28.83,28.46,0.37,-0.0,1.0,28.65,28.65,2.0,27.73,0.13,27.82,27.64,0.18,0.0,0.96,27.73,27.73,2.0,25.09,0.29,25.3,24.88,0.41,-0.0,1.0,25.09,25.09,2.0,18.43,0.42,18.73,18.13,0.6,-0.0,1.0,18.43,18.43,2.0,15.44,0.68,15.93,14.96,0.96,-0.0,1.0,15.45,15.44,2.0
+AE-RK-G060005 = 12.13,0.81,13.58,10.55,3.03,-0.03,1.98,12.16,12.07,41.0,13.79,0.7,15.1,12.2,2.89,0.1,2.65,13.8,13.86,41.0,19.86,0.77,21.02,17.99,3.03,-0.93,3.08,19.87,20.06,41.0,22.47,0.92,24.06,20.2,3.86,-0.77,3.32,22.48,22.68,41.0,29.44,0.95,30.53,26.81,3.72,-1.23,3.97,29.46,29.64,41.0,29.91,0.59,31.22,28.74,2.48,0.12,2.74,29.92,29.84,41.0,29.63,0.85,32.6,28.46,4.13,1.0,4.97,29.64,29.7,41.0,27.75,0.46,28.74,26.81,1.93,0.03,2.68,27.76,27.78,41.0,28.64,0.47,29.84,27.91,1.93,0.54,2.81,28.65,28.6,41.0,26.11,0.65,27.36,24.61,2.76,-0.35,2.91,26.12,26.12,41.0,20.49,0.42,21.3,19.37,1.93,-0.37,3.27,20.5,20.47,41.0,15.86,0.68,17.58,14.69,2.89,0.54,2.73,15.87,15.79,41.0
+AE-SH-G070001 = 10.12,1.42,14.69,8.21,6.48,1.13,3.97,10.22,9.72,84.0,11.29,1.37,15.93,8.9,7.03,1.31,4.64,11.37,10.9,84.0,14.85,1.34,19.37,12.76,6.61,1.05,3.94,14.91,14.55,84.0,17.56,1.59,22.4,14.96,7.44,0.9,3.47,17.63,17.23,84.0,25.21,1.23,29.02,23.09,5.93,1.29,4.7,25.24,25.02,84.0,25.4,1.97,30.67,21.85,8.82,0.3,2.42,25.47,25.02,84.0,28.65,0.86,30.39,27.22,3.17,0.05,2.05,28.67,28.71,84.0,28.06,1.0,31.08,26.54,4.55,1.0,3.69,28.07,27.88,84.0,26.87,1.02,30.67,25.43,5.24,1.48,6.21,26.89,26.81,84.0,23.69,1.32,28.33,21.85,6.48,1.78,6.17,23.72,23.37,84.0,17.79,1.1,21.57,15.79,5.79,0.77,3.77,17.82,17.68,84.0,12.78,1.39,17.58,11.1,6.48,1.4,4.79,12.85,12.2,84.0
+AE-SH-G070002 = 12.85,0.87,14.41,11.86,2.55,0.47,2.24,12.88,12.82,8.0,14.63,0.4,15.24,14.13,1.1,0.41,1.81,14.64,14.55,8.0,20.58,0.2,20.75,20.27,0.48,-0.59,1.71,20.59,20.68,8.0,22.91,0.22,23.09,22.54,0.55,-0.89,2.2,22.91,22.95,8.0,30.63,0.44,31.22,29.98,1.24,-0.53,2.16,30.63,30.7,8.0,30.32,0.27,30.67,29.84,0.83,-0.41,2.24,30.32,30.32,8.0,28.93,0.24,29.29,28.46,0.83,-0.58,3.45,28.93,28.91,8.0,27.62,0.3,27.91,27.09,0.83,-0.62,2.2,27.62,27.67,8.0,29.14,0.16,29.29,28.88,0.41,-0.52,1.85,29.15,29.19,8.0,28.0,0.45,28.46,27.22,1.24,-1.0,2.35,28.0,28.19,8.0,21.02,0.39,21.57,20.47,1.1,0.35,1.98,21.03,20.92,8.0,16.86,0.5,17.72,16.27,1.45,0.44,2.04,16.87,16.79,8.0
+AE-UQ-G080001 = 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,22.13,0.0,22.13,22.13,0.0,-1.014016294E7,6.859343082819612E13,22.13,22.13,4.0,17.72,0.0,17.72,17.72,0.0,-2.798363658E7,5.3350770632996425E14,17.72,17.72,4.0,24.33,0.0,24.33,24.33,0.0,NaN,NaN,24.33,24.33,4.0,25.71,NaN,25.71,25.71,0.0,NaN,-8.882768329395566E13,25.71,25.71,4.0,27.91,NaN,27.91,27.91,0.0,NaN,-1.9197998452499688E14,27.91,27.91,4.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,29.57,NaN,29.57,29.57,0.0,NaN,-1.2989548925239903E14,29.57,29.57,4.0,28.19,0.0,28.19,28.19,0.0,-1.721654467E7,1.9927879575750494E14,28.19,28.19,4.0,23.23,NaN,23.23,23.23,0.0,NaN,-1.932282320882769E14,23.23,23.23,4.0,14.69,0.0,14.69,14.69,0.0,-6980977.28,3.254132096308634E13,14.69,14.69,4.0
+AE-UQ-G080002 = 10.97,0.95,12.76,9.17,3.58,-0.04,2.45,11.01,11.1,28.0,11.38,0.77,13.03,9.72,3.31,0.18,2.61,11.4,11.38,28.0,14.63,0.72,15.79,13.58,2.2,0.16,1.79,14.64,14.65,28.0,17.86,0.6,19.09,16.61,2.48,0.22,2.67,17.87,17.79,28.0,24.64,0.6,26.26,23.5,2.76,0.77,3.66,24.65,24.47,28.0,25.42,0.77,27.22,24.06,3.17,0.62,2.95,25.43,25.3,28.0,28.12,0.56,29.29,27.09,2.2,0.17,2.36,28.13,28.19,28.0,28.63,0.36,29.43,27.91,1.52,0.28,2.87,28.63,28.6,28.0,27.34,0.24,27.91,26.81,1.1,0.15,2.94,27.34,27.36,28.0,23.83,0.5,24.88,23.09,1.79,0.37,2.12,23.84,23.78,28.0,16.6,0.63,17.99,15.79,2.2,0.7,2.44,16.61,16.48,28.0,13.54,0.55,14.41,12.48,1.93,-0.22,2.09,13.55,13.58,28.0
+AE-UQ-G080003 = 11.79,NaN,11.79,11.79,0.0,NaN,NaN,11.79,11.79,1.0,15.51,NaN,15.51,15.51,0.0,NaN,NaN,15.51,15.51,1.0,18.27,NaN,18.27,18.27,0.0,NaN,NaN,18.27,18.27,1.0,21.3,NaN,21.3,21.3,0.0,NaN,NaN,21.3,21.3,1.0,26.67,NaN,26.67,26.67,0.0,NaN,NaN,26.67,26.67,1.0,27.09,NaN,27.09,27.09,0.0,NaN,NaN,27.09,27.09,1.0,28.6,NaN,28.6,28.6,0.0,NaN,NaN,28.6,28.6,1.0,29.15,NaN,29.15,29.15,0.0,NaN,NaN,29.15,29.15,1.0,28.33,NaN,28.33,28.33,0.0,NaN,NaN,28.33,28.33,1.0,26.81,NaN,26.81,26.81,0.0,NaN,NaN,26.81,26.81,1.0,19.65,NaN,19.65,19.65,0.0,NaN,NaN,19.65,19.65,1.0,16.06,NaN,16.06,16.06,0.0,NaN,NaN,16.06,16.06,1.0
+AE-UQ-G080004 = 11.38,NaN,11.38,11.38,0.0,NaN,NaN,11.38,11.38,1.0,13.58,NaN,13.58,13.58,0.0,NaN,NaN,13.58,13.58,1.0,17.44,NaN,17.44,17.44,0.0,NaN,NaN,17.44,17.44,1.0,20.2,NaN,20.2,20.2,0.0,NaN,NaN,20.2,20.2,1.0,25.43,NaN,25.43,25.43,0.0,NaN,NaN,25.43,25.43,1.0,26.54,NaN,26.54,26.54,0.0,NaN,NaN,26.54,26.54,1.0,28.19,NaN,28.19,28.19,0.0,NaN,NaN,28.19,28.19,1.0,28.74,NaN,28.74,28.74,0.0,NaN,NaN,28.74,28.74,1.0,27.91,NaN,27.91,27.91,0.0,NaN,NaN,27.91,27.91,1.0,25.71,NaN,25.71,25.71,0.0,NaN,NaN,25.71,25.71,1.0,18.54,NaN,18.54,18.54,0.0,NaN,NaN,18.54,18.54,1.0,14.96,NaN,14.96,14.96,0.0,NaN,NaN,14.96,14.96,1.0
+AE-UQ-G080005 = 11.58,0.29,11.79,11.38,0.41,-0.0,1.0,11.59,11.58,2.0,14.55,1.36,15.51,13.58,1.93,0.0,1.0,14.58,14.55,2.0,17.85,0.58,18.27,17.44,0.83,-0.0,1.0,17.86,17.85,2.0,20.75,0.78,21.3,20.2,1.1,0.0,1.0,20.76,20.75,2.0,26.05,0.88,26.67,25.43,1.24,0.0,1.0,26.06,26.05,2.0,26.81,0.39,27.09,26.54,0.55,0.0,1.0,26.81,26.81,2.0,28.4,0.29,28.6,28.19,0.41,-0.0,1.0,28.4,28.4,2.0,28.95,0.29,29.15,28.74,0.41,-0.0,1.0,28.95,28.95,2.0,28.12,0.29,28.33,27.91,0.41,0.0,1.0,28.12,28.12,2.0,26.26,0.78,26.81,25.71,1.1,-0.0,1.0,26.27,26.26,2.0,19.09,0.78,19.65,18.54,1.1,-0.0,1.0,19.1,19.09,2.0,15.51,0.78,16.06,14.96,1.1,-0.0,1.0,15.52,15.51,2.0
+AE-UQ-G080006 = 11.79,NaN,11.79,11.79,0.0,NaN,NaN,11.79,11.79,1.0,15.51,NaN,15.51,15.51,0.0,NaN,NaN,15.51,15.51,1.0,18.27,NaN,18.27,18.27,0.0,NaN,NaN,18.27,18.27,1.0,21.3,NaN,21.3,21.3,0.0,NaN,NaN,21.3,21.3,1.0,26.67,NaN,26.67,26.67,0.0,NaN,NaN,26.67,26.67,1.0,27.09,NaN,27.09,27.09,0.0,NaN,NaN,27.09,27.09,1.0,28.6,NaN,28.6,28.6,0.0,NaN,NaN,28.6,28.6,1.0,29.15,NaN,29.15,29.15,0.0,NaN,NaN,29.15,29.15,1.0,28.33,NaN,28.33,28.33,0.0,NaN,NaN,28.33,28.33,1.0,26.81,NaN,26.81,26.81,0.0,NaN,NaN,26.81,26.81,1.0,19.65,NaN,19.65,19.65,0.0,NaN,NaN,19.65,19.65,1.0,16.06,NaN,16.06,16.06,0.0,NaN,NaN,16.06,16.06,1.0
+AE-UQ-G080007 = 11.31,0.4,11.79,10.83,0.96,-0.0,1.92,11.31,11.31,4.0,13.81,1.3,15.51,12.34,3.17,0.31,2.01,13.85,13.69,4.0,16.86,1.23,18.27,15.51,2.76,0.06,1.44,16.89,16.82,4.0,20.04,0.98,21.3,18.96,2.34,0.28,1.87,20.06,19.96,4.0,25.71,0.75,26.67,24.88,1.79,0.28,1.83,25.72,25.64,4.0,26.45,0.51,27.09,25.85,1.24,0.11,1.9,26.45,26.43,4.0,28.21,0.34,28.6,27.78,0.83,-0.17,1.98,28.21,28.22,4.0,28.88,0.25,29.15,28.6,0.55,-0.0,1.36,28.88,28.88,4.0,27.97,0.28,28.33,27.64,0.69,0.21,1.97,27.97,27.95,4.0,25.71,0.85,26.81,24.74,2.07,0.28,2.0,25.72,25.64,4.0,18.61,0.79,19.65,17.72,1.93,0.3,2.02,18.62,18.54,4.0,14.96,0.85,16.06,14.0,2.07,0.28,2.0,14.98,14.89,4.0
+AE-UQ-G080008 = 11.24,NaN,11.24,11.24,0.0,NaN,NaN,11.24,11.24,1.0,13.79,NaN,13.79,13.79,0.0,NaN,NaN,13.79,13.79,1.0,16.2,NaN,16.2,16.2,0.0,NaN,NaN,16.2,16.2,1.0,19.71,NaN,19.71,19.71,0.0,NaN,NaN,19.71,19.71,1.0,25.85,NaN,25.85,25.85,0.0,NaN,NaN,25.85,25.85,1.0,26.33,NaN,26.33,26.33,0.0,NaN,NaN,26.33,26.33,1.0,28.26,NaN,28.26,28.26,0.0,NaN,NaN,28.26,28.26,1.0,29.02,NaN,29.02,29.02,0.0,NaN,NaN,29.02,29.02,1.0,27.98,NaN,27.98,27.98,0.0,NaN,NaN,27.98,27.98,1.0,25.57,NaN,25.57,25.57,0.0,NaN,NaN,25.57,25.57,1.0,18.54,NaN,18.54,18.54,0.0,NaN,NaN,18.54,18.54,1.0,14.82,NaN,14.82,14.82,0.0,NaN,NaN,14.82,14.82,1.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARE/ARE_2_rainfall_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARE/ARE_2_rainfall_2008.properties
new file mode 100644
index 0000000..8a6e620
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARE/ARE_2_rainfall_2008.properties
@@ -0,0 +1,132 @@
+# ARE.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rainfall data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = ARE rainfall data for 2008 at admin level 2
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = ARE
+ADMIN_LEVEL = 2
+UNITS = MM
+DATA_TYPE = rainfall
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 2000.0
+# Minimum: 1.0
+# Data not available for locations above 35 degrees N and below 35 degrees S Latitude
+
+AE-AJ-G020001 = 130.49,NaN,130.49,130.49,0.0,NaN,NaN,130.49,130.49,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.53,NaN,1.53,1.53,0.0,NaN,NaN,1.53,1.53,1.0,3.7,NaN,3.7,3.7,0.0,NaN,NaN,3.7,3.7,1.0,24.1,NaN,24.1,24.1,0.0,NaN,NaN,24.1,24.1,1.0
+AE-AJ-G020002 = 125.86,NaN,125.86,125.86,0.0,NaN,NaN,125.86,125.86,1.0,1.08,NaN,1.08,1.08,0.0,NaN,NaN,1.08,1.08,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.3,NaN,1.3,1.3,0.0,NaN,NaN,1.3,1.3,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.01,NaN,1.01,1.01,0.0,NaN,NaN,1.01,1.01,1.0,1.69,NaN,1.69,1.69,0.0,NaN,NaN,1.69,1.69,1.0,3.11,NaN,3.11,3.11,0.0,NaN,NaN,3.11,3.11,1.0,24.7,NaN,24.7,24.7,0.0,NaN,NaN,24.7,24.7,1.0
+AE-AJ-G020003 = 105.36,NaN,105.36,105.36,0.0,NaN,NaN,105.36,105.36,1.0,1.04,NaN,1.04,1.04,0.0,NaN,NaN,1.04,1.04,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.47,NaN,1.47,1.47,0.0,NaN,NaN,1.47,1.47,1.0,1.17,NaN,1.17,1.17,0.0,NaN,NaN,1.17,1.17,1.0,1.18,NaN,1.18,1.18,0.0,NaN,NaN,1.18,1.18,1.0,1.46,NaN,1.46,1.46,0.0,NaN,NaN,1.46,1.46,1.0,2.92,NaN,2.92,2.92,0.0,NaN,NaN,2.92,2.92,1.0,9.14,NaN,9.14,9.14,0.0,NaN,NaN,9.14,9.14,1.0
+AE-AZ-G010001 = 126.13,NaN,126.13,126.13,0.0,NaN,NaN,126.13,126.13,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,2.03,NaN,2.03,2.03,0.0,NaN,NaN,2.03,2.03,1.0,3.05,NaN,3.05,3.05,0.0,NaN,NaN,3.05,3.05,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,2.43,NaN,2.43,2.43,0.0,NaN,NaN,2.43,2.43,1.0,4.89,NaN,4.89,4.89,0.0,NaN,NaN,4.89,4.89,1.0
+AE-AZ-G010002 = 109.14,NaN,109.14,109.14,0.0,NaN,NaN,109.14,109.14,1.0,7.4,NaN,7.4,7.4,0.0,NaN,NaN,7.4,7.4,1.0,2.27,NaN,2.27,2.27,0.0,NaN,NaN,2.27,2.27,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.85,NaN,1.85,1.85,0.0,NaN,NaN,1.85,1.85,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,27.75,NaN,27.75,27.75,0.0,NaN,NaN,27.75,27.75,1.0
+AE-AZ-G010003 = 81.75,NaN,81.75,81.75,0.0,NaN,NaN,81.75,81.75,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,2.71,NaN,2.71,2.71,0.0,NaN,NaN,2.71,2.71,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,14.65,NaN,14.65,14.65,0.0,NaN,NaN,14.65,14.65,1.0
+AE-AZ-G010004 = 83.0,NaN,83.0,83.0,0.0,NaN,NaN,83.0,83.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.31,NaN,1.31,1.31,0.0,NaN,NaN,1.31,1.31,1.0,1.05,NaN,1.05,1.05,0.0,NaN,NaN,1.05,1.05,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.85,NaN,1.85,1.85,0.0,NaN,NaN,1.85,1.85,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,18.17,NaN,18.17,18.17,0.0,NaN,NaN,18.17,18.17,1.0
+AE-AZ-G010005 = 83.76,1.06,84.51,83.0,1.5,-0.0,1.0,83.76,83.76,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.32,0.02,1.34,1.31,0.03,-0.0,1.01,1.32,1.32,2.0,1.26,0.3,1.47,1.05,0.42,-0.0,1.0,1.28,1.26,2.0,1.04,0.06,1.09,1.0,0.09,-0.0,1.0,1.04,1.04,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.64,0.3,1.85,1.43,0.43,0.0,1.0,1.65,1.64,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,2.11,1.57,3.22,1.0,2.22,-0.0,1.0,2.39,2.11,2.0,2.65,2.34,4.3,1.0,3.3,-0.0,1.0,3.12,2.65,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,20.08,2.71,22.0,18.17,3.83,-0.0,1.0,20.17,20.08,2.0
+AE-AZ-G010006 = 100.32,NaN,100.32,100.32,0.0,NaN,NaN,100.32,100.32,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,2.65,NaN,2.65,2.65,0.0,NaN,NaN,2.65,2.65,1.0,6.54,NaN,6.54,6.54,0.0,NaN,NaN,6.54,6.54,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.02,NaN,1.02,1.02,0.0,NaN,NaN,1.02,1.02,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,2.71,NaN,2.71,2.71,0.0,NaN,NaN,2.71,2.71,1.0,6.61,NaN,6.61,6.61,0.0,NaN,NaN,6.61,6.61,1.0
+AE-AZ-G010007 = 82.56,2.76,84.51,80.61,3.9,-0.0,1.0,82.58,82.56,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.5,0.24,1.67,1.34,0.34,0.0,1.0,1.51,1.5,2.0,1.71,0.33,1.94,1.47,0.47,-0.0,1.0,1.72,1.71,2.0,1.13,0.06,1.18,1.09,0.09,-0.0,1.0,1.13,1.13,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.21,0.3,1.43,1.0,0.43,0.0,1.0,1.23,1.21,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,4.34,1.57,5.45,3.22,2.22,-0.0,1.0,4.48,4.34,2.0,5.96,2.34,7.61,4.3,3.3,-0.0,1.0,6.18,5.96,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,22.01,0.01,22.02,22.0,0.02,0.0,-8.41,22.01,22.01,2.0
+AE-AZ-G010008 = 83.76,1.06,84.51,83.0,1.5,-0.0,1.0,83.76,83.76,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.32,0.02,1.34,1.31,0.03,-0.0,1.01,1.32,1.32,2.0,1.26,0.3,1.47,1.05,0.42,-0.0,1.0,1.28,1.26,2.0,1.04,0.06,1.09,1.0,0.09,-0.0,1.0,1.04,1.04,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.64,0.3,1.85,1.43,0.43,0.0,1.0,1.65,1.64,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,2.11,1.57,3.22,1.0,2.22,-0.0,1.0,2.39,2.11,2.0,2.65,2.34,4.3,1.0,3.3,-0.0,1.0,3.12,2.65,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,20.08,2.71,22.0,18.17,3.83,-0.0,1.0,20.17,20.08,2.0
+AE-AZ-G010009 = 84.51,NaN,84.51,84.51,0.0,NaN,NaN,84.51,84.51,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.34,NaN,1.34,1.34,0.0,NaN,NaN,1.34,1.34,1.0,1.47,NaN,1.47,1.47,0.0,NaN,NaN,1.47,1.47,1.0,1.09,NaN,1.09,1.09,0.0,NaN,NaN,1.09,1.09,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.43,NaN,1.43,1.43,0.0,NaN,NaN,1.43,1.43,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,3.22,NaN,3.22,3.22,0.0,NaN,NaN,3.22,3.22,1.0,4.3,NaN,4.3,4.3,0.0,NaN,NaN,4.3,4.3,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,22.0,NaN,22.0,22.0,0.0,NaN,NaN,22.0,22.0,1.0
+AE-AZ-G010010 = 73.55,15.89,84.78,62.32,22.47,0.0,1.0,74.4,73.55,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,2.16,0.05,2.19,2.13,0.07,-0.0,1.0,2.16,2.16,2.0,4.77,0.47,5.1,4.43,0.66,-0.0,1.0,4.78,4.77,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,2.69,0.03,2.71,2.67,0.04,-0.0,1.01,2.69,2.69,2.0,4.35,0.05,4.38,4.32,0.07,-0.0,1.0,4.35,4.35,2.0
+AE-AZ-G010011 = 83.76,1.06,84.51,83.0,1.5,-0.0,1.0,83.76,83.76,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.32,0.02,1.34,1.31,0.03,-0.0,1.01,1.32,1.32,2.0,1.26,0.3,1.47,1.05,0.42,-0.0,1.0,1.28,1.26,2.0,1.04,0.06,1.09,1.0,0.09,-0.0,1.0,1.04,1.04,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.64,0.3,1.85,1.43,0.43,0.0,1.0,1.65,1.64,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,2.11,1.57,3.22,1.0,2.22,-0.0,1.0,2.39,2.11,2.0,2.65,2.34,4.3,1.0,3.3,-0.0,1.0,3.12,2.65,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,20.08,2.71,22.0,18.17,3.83,-0.0,1.0,20.17,20.08,2.0
+AE-AZ-G010012 = 84.51,NaN,84.51,84.51,0.0,NaN,NaN,84.51,84.51,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.34,NaN,1.34,1.34,0.0,NaN,NaN,1.34,1.34,1.0,1.47,NaN,1.47,1.47,0.0,NaN,NaN,1.47,1.47,1.0,1.09,NaN,1.09,1.09,0.0,NaN,NaN,1.09,1.09,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.43,NaN,1.43,1.43,0.0,NaN,NaN,1.43,1.43,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,3.22,NaN,3.22,3.22,0.0,NaN,NaN,3.22,3.22,1.0,4.3,NaN,4.3,4.3,0.0,NaN,NaN,4.3,4.3,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,22.0,NaN,22.0,22.0,0.0,NaN,NaN,22.0,22.0,1.0
+AE-AZ-G010013 = 82.03,4.07,86.01,76.97,9.05,-0.31,1.54,82.1,82.56,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.52,0.2,1.72,1.34,0.39,0.02,1.05,1.53,1.52,4.0,2.02,0.55,2.79,1.47,1.32,0.63,2.09,2.08,1.92,4.0,1.2,0.11,1.35,1.09,0.26,0.65,2.1,1.2,1.18,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.11,0.21,1.43,1.0,0.43,1.15,2.33,1.12,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,6.01,2.8,9.9,3.22,6.67,0.65,2.1,6.48,5.45,4.0,8.43,4.16,14.21,4.3,9.91,0.65,2.1,9.17,7.61,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,23.05,1.86,25.83,22.0,3.83,1.13,2.31,23.11,22.18,4.0
+AE-AZ-G010014 = 82.56,2.76,84.51,80.61,3.9,-0.0,1.0,82.58,82.56,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.5,0.24,1.67,1.34,0.34,0.0,1.0,1.51,1.5,2.0,1.71,0.33,1.94,1.47,0.47,-0.0,1.0,1.72,1.71,2.0,1.13,0.06,1.18,1.09,0.09,-0.0,1.0,1.13,1.13,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.21,0.3,1.43,1.0,0.43,0.0,1.0,1.23,1.21,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,4.34,1.57,5.45,3.22,2.22,-0.0,1.0,4.48,4.34,2.0,5.96,2.34,7.61,4.3,3.3,-0.0,1.0,6.18,5.96,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,22.01,0.01,22.02,22.0,0.02,0.0,-8.41,22.01,22.01,2.0
+AE-AZ-G010015 = 81.9,NaN,81.9,81.9,0.0,NaN,NaN,81.9,81.9,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,3.01,NaN,3.01,3.01,0.0,NaN,NaN,3.01,3.01,1.0,9.17,NaN,9.17,9.17,0.0,NaN,NaN,9.17,9.17,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,2.79,NaN,2.79,2.79,0.0,NaN,NaN,2.79,2.79,1.0,8.63,NaN,8.63,8.63,0.0,NaN,NaN,8.63,8.63,1.0
+AE-AZ-G010016 = 74.68,NaN,74.68,74.68,0.0,NaN,NaN,74.68,74.68,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,3.55,NaN,3.55,3.55,0.0,NaN,NaN,3.55,3.55,1.0
+AE-AZ-G010017 = 82.43,2.58,84.26,80.61,3.64,-0.0,1.0,82.45,82.43,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.65,0.04,1.67,1.62,0.05,0.0,1.0,1.65,1.65,2.0,1.52,0.6,1.94,1.09,0.85,0.0,1.0,1.58,1.52,2.0,1.09,0.12,1.18,1.0,0.18,0.0,1.0,1.09,1.09,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,3.22,3.15,5.45,1.0,4.45,0.0,1.0,3.92,3.22,2.0,4.3,4.67,7.61,1.0,6.61,0.0,1.0,5.43,4.3,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,21.85,0.23,22.02,21.68,0.33,-0.0,1.0,21.85,21.85,2.0
+AE-AZ-G010018 = 80.61,NaN,80.61,80.61,0.0,NaN,NaN,80.61,80.61,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.67,NaN,1.67,1.67,0.0,NaN,NaN,1.67,1.67,1.0,1.94,NaN,1.94,1.94,0.0,NaN,NaN,1.94,1.94,1.0,1.18,NaN,1.18,1.18,0.0,NaN,NaN,1.18,1.18,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,5.45,NaN,5.45,5.45,0.0,NaN,NaN,5.45,5.45,1.0,7.61,NaN,7.61,7.61,0.0,NaN,NaN,7.61,7.61,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,22.02,NaN,22.02,22.02,0.0,NaN,NaN,22.02,22.02,1.0
+AE-AZ-G010019 = 80.61,NaN,80.61,80.61,0.0,NaN,NaN,80.61,80.61,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.67,NaN,1.67,1.67,0.0,NaN,NaN,1.67,1.67,1.0,1.94,NaN,1.94,1.94,0.0,NaN,NaN,1.94,1.94,1.0,1.18,NaN,1.18,1.18,0.0,NaN,NaN,1.18,1.18,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,5.45,NaN,5.45,5.45,0.0,NaN,NaN,5.45,5.45,1.0,7.61,NaN,7.61,7.61,0.0,NaN,NaN,7.61,7.61,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,22.02,NaN,22.02,22.02,0.0,NaN,NaN,22.02,22.02,1.0
+AE-AZ-G010020 = 76.97,NaN,76.97,76.97,0.0,NaN,NaN,76.97,76.97,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.72,NaN,1.72,1.72,0.0,NaN,NaN,1.72,1.72,1.0,2.79,NaN,2.79,2.79,0.0,NaN,NaN,2.79,2.79,1.0,1.35,NaN,1.35,1.35,0.0,NaN,NaN,1.35,1.35,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,9.9,NaN,9.9,9.9,0.0,NaN,NaN,9.9,9.9,1.0,14.21,NaN,14.21,14.21,0.0,NaN,NaN,14.21,14.21,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,22.35,NaN,22.35,22.35,0.0,NaN,NaN,22.35,22.35,1.0
+AE-AZ-G010021 = 101.38,NaN,101.38,101.38,0.0,NaN,NaN,101.38,101.38,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,3.4,NaN,3.4,3.4,0.0,NaN,NaN,3.4,3.4,1.0,18.42,NaN,18.42,18.42,0.0,NaN,NaN,18.42,18.42,1.0
+AE-AZ-G010022 = 71.45,NaN,71.45,71.45,0.0,NaN,NaN,71.45,71.45,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,6.58,NaN,6.58,6.58,0.0,NaN,NaN,6.58,6.58,1.0
+AE-AZ-G010023 = 86.84,NaN,86.84,86.84,0.0,NaN,NaN,86.84,86.84,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,3.77,NaN,3.77,3.77,0.0,NaN,NaN,3.77,3.77,1.0,14.21,NaN,14.21,14.21,0.0,NaN,NaN,14.21,14.21,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,2.96,NaN,2.96,2.96,0.0,NaN,NaN,2.96,2.96,1.0,12.6,NaN,12.6,12.6,0.0,NaN,NaN,12.6,12.6,1.0
+AE-AZ-G010024 = 86.84,NaN,86.84,86.84,0.0,NaN,NaN,86.84,86.84,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,3.77,NaN,3.77,3.77,0.0,NaN,NaN,3.77,3.77,1.0,14.21,NaN,14.21,14.21,0.0,NaN,NaN,14.21,14.21,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,2.96,NaN,2.96,2.96,0.0,NaN,NaN,2.96,2.96,1.0,12.6,NaN,12.6,12.6,0.0,NaN,NaN,12.6,12.6,1.0
+AE-AZ-G010025 = 76.97,NaN,76.97,76.97,0.0,NaN,NaN,76.97,76.97,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.72,NaN,1.72,1.72,0.0,NaN,NaN,1.72,1.72,1.0,2.79,NaN,2.79,2.79,0.0,NaN,NaN,2.79,2.79,1.0,1.35,NaN,1.35,1.35,0.0,NaN,NaN,1.35,1.35,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,9.9,NaN,9.9,9.9,0.0,NaN,NaN,9.9,9.9,1.0,14.21,NaN,14.21,14.21,0.0,NaN,NaN,14.21,14.21,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,22.35,NaN,22.35,22.35,0.0,NaN,NaN,22.35,22.35,1.0
+AE-AZ-G010026 = 84.35,2.35,86.01,82.69,3.33,-0.0,1.0,84.37,84.35,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.92,0.78,2.47,1.36,1.11,-0.0,1.0,1.99,1.92,2.0,1.75,0.2,1.89,1.61,0.28,0.0,1.0,1.76,1.75,2.0,1.74,0.42,2.03,1.44,0.59,-0.0,1.0,1.76,1.74,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.15,0.21,1.3,1.0,0.3,-0.0,1.0,1.16,1.15,2.0,1.04,0.06,1.09,1.0,0.09,-0.0,1.0,1.04,1.04,2.0,5.57,0.17,5.68,5.45,0.23,-0.0,1.0,5.57,5.57,2.0,14.56,0.49,14.91,14.21,0.7,-0.0,1.0,14.57,14.56,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,25.96,5.58,29.9,22.02,7.89,-0.0,1.0,26.26,25.96,2.0
+AE-AZ-G010027 = 76.97,NaN,76.97,76.97,0.0,NaN,0.0,76.97,76.97,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,2.57,1.19,3.41,1.72,1.69,0.0,1.0,2.7,2.57,2.0,2.34,0.63,2.79,1.89,0.89,0.0,1.0,2.38,2.34,2.0,1.26,0.12,1.35,1.18,0.18,0.0,1.0,1.27,1.26,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,7.67,3.15,9.9,5.45,4.45,-0.0,1.0,7.99,7.67,2.0,10.91,4.67,14.21,7.61,6.61,0.0,1.0,11.4,10.91,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,30.99,12.23,39.64,22.35,17.29,0.0,1.0,32.18,30.99,2.0
+AE-AZ-G010028 = 82.89,4.58,86.13,79.65,6.48,0.0,1.0,82.95,82.89,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.35,0.17,1.47,1.24,0.24,0.0,1.0,1.36,1.35,2.0,4.14,0.52,4.51,3.78,0.74,-0.0,1.0,4.16,4.14,2.0,9.73,1.01,10.45,9.02,1.43,0.0,1.0,9.76,9.73,2.0,1.4,0.14,1.5,1.3,0.2,-0.0,1.0,1.4,1.4,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,2.36,0.48,2.7,2.03,0.67,-0.0,1.0,2.39,2.36,2.0,3.14,0.25,3.31,2.96,0.35,-0.0,1.0,3.14,3.14,2.0,7.77,1.53,8.85,6.68,2.17,0.0,1.0,7.84,7.77,2.0
+AE-AZ-G010029 = 79.83,4.04,82.69,76.97,5.72,0.0,1.0,79.88,79.83,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,2.94,0.66,3.41,2.47,0.94,0.0,1.0,2.98,2.94,2.0,1.75,0.2,1.89,1.61,0.28,0.0,1.0,1.76,1.75,2.0,1.6,0.61,2.03,1.18,0.86,0.0,1.0,1.66,1.6,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.15,0.21,1.3,1.0,0.3,-0.0,1.0,1.16,1.15,2.0,1.04,0.06,1.09,1.0,0.09,-0.0,1.0,1.04,1.04,2.0,5.57,0.17,5.68,5.45,0.23,-0.0,1.0,5.57,5.57,2.0,11.26,5.16,14.91,7.61,7.3,0.0,1.0,11.84,11.26,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,34.77,6.88,39.64,29.9,9.74,-0.0,1.0,35.11,34.77,2.0
+AE-AZ-G010030 = 49.16,NaN,49.16,49.16,0.0,NaN,NaN,49.16,49.16,1.0,2.33,NaN,2.33,2.33,0.0,NaN,NaN,2.33,2.33,1.0,1.77,NaN,1.77,1.77,0.0,NaN,NaN,1.77,1.77,1.0,1.29,NaN,1.29,1.29,0.0,NaN,NaN,1.29,1.29,1.0,8.13,NaN,8.13,8.13,0.0,NaN,NaN,8.13,8.13,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.7,NaN,1.7,1.7,0.0,NaN,NaN,1.7,1.7,1.0,1.33,NaN,1.33,1.33,0.0,NaN,NaN,1.33,1.33,1.0,1.41,NaN,1.41,1.41,0.0,NaN,NaN,1.41,1.41,1.0,12.02,NaN,12.02,12.02,0.0,NaN,NaN,12.02,12.02,1.0,1.18,NaN,1.18,1.18,0.0,NaN,NaN,1.18,1.18,1.0,13.31,NaN,13.31,13.31,0.0,NaN,NaN,13.31,13.31,1.0
+AE-AZ-G010031 = 78.99,2.71,82.69,76.97,5.72,0.65,1.82,79.03,78.16,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,3.64,1.09,5.1,2.47,2.63,0.45,2.03,3.76,3.49,4.0,1.46,0.38,1.89,1.0,0.89,-0.1,1.68,1.5,1.47,4.0,1.71,0.76,2.63,1.0,1.63,0.26,1.4,1.83,1.6,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.22,0.29,1.6,1.0,0.6,0.49,1.63,1.25,1.15,4.0,1.07,0.08,1.18,1.0,0.18,0.49,1.63,1.07,1.04,4.0,4.51,2.35,5.92,1.0,4.92,-1.13,2.32,4.95,5.57,4.0,9.78,6.88,15.61,1.0,14.61,-0.42,1.55,11.45,11.26,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,41.06,11.39,56.93,29.9,27.02,0.67,2.09,42.23,38.71,4.0
+AE-AZ-G010032 = 105.27,7.44,110.53,100.01,10.52,0.0,1.0,105.41,105.27,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.75,0.11,1.83,1.68,0.15,0.0,1.0,1.75,1.75,2.0,7.92,0.53,8.29,7.54,0.75,-0.0,1.0,7.93,7.92,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,2.43,0.17,2.55,2.3,0.24,-0.0,1.0,2.43,2.43,2.0,9.28,1.74,10.51,8.05,2.47,-0.0,1.0,9.36,9.28,2.0
+AE-AZ-G010033 = 67.5,1.7,69.26,65.27,4.0,-0.42,1.86,67.52,67.74,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,4.0,1.27,5.75,2.71,3.04,0.59,2.08,4.15,3.78,4.0,5.47,1.21,6.8,3.99,2.82,-0.18,1.67,5.57,5.55,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.3,0.14,1.48,1.16,0.32,0.43,1.84,1.31,1.28,4.0,1.42,0.46,2.03,1.05,0.98,0.56,1.72,1.47,1.3,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,15.72,5.1,21.04,10.6,10.44,0.03,1.16,16.33,15.61,4.0,2.45,0.33,2.85,2.08,0.76,0.15,1.7,2.46,2.43,4.0,10.53,2.18,13.79,9.22,4.57,1.13,2.32,10.7,9.55,4.0
+AE-AZ-G010034 = 79.64,NaN,79.64,79.64,0.0,NaN,NaN,79.64,79.64,1.0,1.47,NaN,1.47,1.47,0.0,NaN,NaN,1.47,1.47,1.0,2.17,NaN,2.17,2.17,0.0,NaN,NaN,2.17,2.17,1.0,2.97,NaN,2.97,2.97,0.0,NaN,NaN,2.97,2.97,1.0,2.2,NaN,2.2,2.2,0.0,NaN,NaN,2.2,2.2,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,2.56,NaN,2.56,2.56,0.0,NaN,NaN,2.56,2.56,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,20.91,NaN,20.91,20.91,0.0,NaN,NaN,20.91,20.91,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,31.65,NaN,31.65,31.65,0.0,NaN,NaN,31.65,31.65,1.0
+AE-AZ-G010035 = 49.16,NaN,49.16,49.16,0.0,NaN,NaN,49.16,49.16,1.0,2.33,NaN,2.33,2.33,0.0,NaN,NaN,2.33,2.33,1.0,1.77,NaN,1.77,1.77,0.0,NaN,NaN,1.77,1.77,1.0,1.29,NaN,1.29,1.29,0.0,NaN,NaN,1.29,1.29,1.0,8.13,NaN,8.13,8.13,0.0,NaN,NaN,8.13,8.13,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.7,NaN,1.7,1.7,0.0,NaN,NaN,1.7,1.7,1.0,1.33,NaN,1.33,1.33,0.0,NaN,NaN,1.33,1.33,1.0,1.41,NaN,1.41,1.41,0.0,NaN,NaN,1.41,1.41,1.0,12.02,NaN,12.02,12.02,0.0,NaN,NaN,12.02,12.02,1.0,1.18,NaN,1.18,1.18,0.0,NaN,NaN,1.18,1.18,1.0,13.31,NaN,13.31,13.31,0.0,NaN,NaN,13.31,13.31,1.0
+AE-AZ-G010036 = 60.91,NaN,60.91,60.91,0.0,NaN,NaN,60.91,60.91,1.0,1.41,NaN,1.41,1.41,0.0,NaN,NaN,1.41,1.41,1.0,1.22,NaN,1.22,1.22,0.0,NaN,NaN,1.22,1.22,1.0,1.02,NaN,1.02,1.02,0.0,NaN,NaN,1.02,1.02,1.0,1.31,NaN,1.31,1.31,0.0,NaN,NaN,1.31,1.31,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.08,NaN,1.08,1.08,0.0,NaN,NaN,1.08,1.08,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,7.51,NaN,7.51,7.51,0.0,NaN,NaN,7.51,7.51,1.0
+AE-AZ-G010037 = 54.55,8.4,64.14,43.84,20.3,-0.22,1.93,55.04,55.12,4.0,1.88,0.57,2.66,1.33,1.33,0.69,2.07,1.94,1.75,4.0,2.5,0.59,3.15,1.92,1.22,0.09,1.2,2.55,2.46,4.0,1.31,0.13,1.46,1.18,0.29,0.26,1.53,1.31,1.29,4.0,4.88,1.18,5.63,3.13,2.5,-1.1,2.28,4.98,5.38,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,2.42,0.57,3.05,1.86,1.19,0.12,1.26,2.47,2.38,4.0,1.5,0.19,1.67,1.33,0.33,-0.0,1.0,1.51,1.5,4.0,2.26,0.55,2.96,1.7,1.26,0.35,1.71,2.31,2.19,4.0,17.52,6.36,23.03,12.02,11.02,-0.0,1.0,18.37,17.52,4.0,1.34,0.13,1.48,1.21,0.27,0.09,1.19,1.34,1.33,4.0,5.9,2.0,8.86,4.4,4.46,1.03,2.26,6.15,5.18,4.0
+AE-AZ-G010038 = 70.8,NaN,70.8,70.8,0.0,NaN,NaN,70.8,70.8,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,3.83,NaN,3.83,3.83,0.0,NaN,NaN,3.83,3.83,1.0,8.86,NaN,8.86,8.86,0.0,NaN,NaN,8.86,8.86,1.0,1.14,NaN,1.14,1.14,0.0,NaN,NaN,1.14,1.14,1.0,1.04,NaN,1.04,1.04,0.0,NaN,NaN,1.04,1.04,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,2.19,NaN,2.19,2.19,0.0,NaN,NaN,2.19,2.19,1.0,2.95,NaN,2.95,2.95,0.0,NaN,NaN,2.95,2.95,1.0,8.89,NaN,8.89,8.89,0.0,NaN,NaN,8.89,8.89,1.0
+AE-AZ-G010039 = 74.96,6.62,79.64,70.27,9.37,-0.0,1.0,75.1,74.96,2.0,1.46,0.02,1.47,1.44,0.03,-0.0,1.01,1.46,1.46,2.0,1.93,0.34,2.17,1.69,0.48,-0.0,1.0,1.95,1.93,2.0,2.48,0.69,2.97,1.99,0.98,0.0,1.0,2.53,2.48,2.0,1.98,0.32,2.2,1.76,0.45,-0.0,1.0,1.99,1.98,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.02,0.03,1.04,1.0,0.04,-0.0,1.0,1.02,1.02,2.0,2.17,0.55,2.56,1.78,0.78,0.0,1.0,2.21,2.17,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,15.93,7.04,20.91,10.95,9.95,-0.0,1.0,16.69,15.93,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,25.62,8.54,31.65,19.58,12.07,0.0,1.0,26.32,25.62,2.0
+AE-AZ-G010040 = 56.65,NaN,56.65,56.65,0.0,NaN,NaN,56.65,56.65,1.0,1.83,NaN,1.83,1.83,0.0,NaN,NaN,1.83,1.83,1.0,1.92,NaN,1.92,1.92,0.0,NaN,NaN,1.92,1.92,1.0,1.23,NaN,1.23,1.23,0.0,NaN,NaN,1.23,1.23,1.0,5.63,NaN,5.63,5.63,0.0,NaN,NaN,5.63,5.63,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.86,NaN,1.86,1.86,0.0,NaN,NaN,1.86,1.86,1.0,1.33,NaN,1.33,1.33,0.0,NaN,NaN,1.33,1.33,1.0,1.7,NaN,1.7,1.7,0.0,NaN,NaN,1.7,1.7,1.0,12.02,NaN,12.02,12.02,0.0,NaN,NaN,12.02,12.02,1.0,1.21,NaN,1.21,1.21,0.0,NaN,NaN,1.21,1.21,1.0,8.86,NaN,8.86,8.86,0.0,NaN,NaN,8.86,8.86,1.0
+AE-AZ-G010041 = 58.86,7.46,64.14,53.59,10.54,0.0,1.0,59.1,58.86,2.0,1.5,0.24,1.67,1.33,0.33,-0.0,1.0,1.51,1.5,2.0,2.61,0.76,3.15,2.07,1.07,-0.0,1.0,2.66,2.61,2.0,1.26,0.12,1.35,1.18,0.18,0.0,1.0,1.27,1.26,2.0,4.19,1.5,5.25,3.13,2.13,-0.0,1.0,4.32,4.19,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,2.54,0.73,3.05,2.03,1.03,0.0,1.0,2.59,2.54,2.0,1.5,0.24,1.67,1.33,0.33,-0.0,1.0,1.51,1.5,2.0,2.47,0.69,2.96,1.98,0.98,-0.0,1.0,2.52,2.47,2.0,17.52,7.79,23.03,12.02,11.02,-0.0,1.0,18.37,17.52,2.0,1.36,0.17,1.48,1.24,0.24,-0.0,1.0,1.37,1.36,2.0,4.83,0.6,5.25,4.4,0.85,0.0,1.0,4.85,4.83,2.0
+AE-AZ-G010042 = 76.35,4.66,79.64,73.05,6.59,0.0,1.0,76.42,76.35,2.0,1.59,0.05,1.63,1.55,0.07,-0.0,1.0,1.59,1.59,2.0,2.96,0.4,3.24,2.68,0.57,-0.0,1.0,2.97,2.96,2.0,2.77,0.83,3.36,2.19,1.17,-0.0,1.0,2.84,2.77,2.0,1.92,0.29,2.12,1.72,0.41,-0.0,1.0,1.93,1.92,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.02,0.03,1.04,1.0,0.04,-0.0,1.0,1.02,1.02,2.0,2.04,0.49,2.39,1.69,0.69,0.0,1.0,2.07,2.04,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,10.98,4.7,14.3,7.65,6.65,0.0,1.0,11.47,10.98,2.0,1.07,0.1,1.14,1.0,0.14,0.0,1.0,1.07,1.07,2.0,69.75,22.26,85.5,54.01,31.48,0.0,1.0,71.51,69.75,2.0
+AE-AZ-G010043 = 44.87,33.38,208.25,6.59,201.66,1.35,5.47,55.9,36.58,369.0,1.14,0.98,13.79,1.0,12.79,8.94,94.65,1.5,1.0,369.0,1.17,0.52,5.1,1.0,4.1,3.94,21.02,1.28,1.0,369.0,1.18,0.54,5.25,1.0,4.25,4.12,22.73,1.29,1.0,369.0,2.83,3.36,20.43,1.0,19.43,2.51,9.44,4.39,1.0,369.0,1.01,0.07,2.0,1.0,1.0,9.68,115.74,1.01,1.0,369.0,2.36,2.7,20.71,1.0,19.71,3.3,17.58,3.58,1.0,369.0,5.31,5.59,26.78,1.0,25.78,1.73,5.45,7.7,3.4,369.0,1.43,1.14,10.84,1.0,9.84,4.0,22.57,1.83,1.0,369.0,1.35,1.99,30.22,1.0,29.22,10.26,131.05,2.41,1.0,369.0,1.09,0.4,3.66,1.0,2.66,5.04,28.06,1.16,1.0,369.0,7.34,14.1,145.01,1.0,144.01,5.42,40.6,15.88,3.05,369.0
+AE-AZ-G010044 = 81.75,NaN,81.75,81.75,0.0,NaN,NaN,81.75,81.75,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,2.06,NaN,2.06,2.06,0.0,NaN,NaN,2.06,2.06,1.0,1.67,NaN,1.67,1.67,0.0,NaN,NaN,1.67,1.67,1.0,4.25,NaN,4.25,4.25,0.0,NaN,NaN,4.25,4.25,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,2.19,NaN,2.19,2.19,0.0,NaN,NaN,2.19,2.19,1.0,1.35,NaN,1.35,1.35,0.0,NaN,NaN,1.35,1.35,1.0,10.84,NaN,10.84,10.84,0.0,NaN,NaN,10.84,10.84,1.0,30.22,NaN,30.22,30.22,0.0,NaN,NaN,30.22,30.22,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,18.65,NaN,18.65,18.65,0.0,NaN,NaN,18.65,18.65,1.0
+AE-AZ-G010045 = 50.18,2.57,52.0,48.36,3.64,-0.0,1.0,50.21,50.18,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,2.95,1.16,3.77,2.13,1.64,-0.0,1.0,3.06,2.95,2.0,4.31,0.6,4.73,3.89,0.85,-0.0,1.0,4.33,4.31,2.0,1.09,0.12,1.18,1.0,0.18,0.0,1.0,1.09,1.09,2.0,1.04,0.06,1.08,1.0,0.08,-0.0,1.0,1.04,1.04,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,2.44,0.05,2.47,2.4,0.07,-0.0,1.0,2.44,2.44,2.0,6.74,3.33,9.09,4.38,4.7,-0.0,1.0,7.13,6.74,2.0
+AE-AZ-G010046 = 81.75,NaN,81.75,81.75,0.0,NaN,NaN,81.75,81.75,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,2.06,NaN,2.06,2.06,0.0,NaN,NaN,2.06,2.06,1.0,1.67,NaN,1.67,1.67,0.0,NaN,NaN,1.67,1.67,1.0,4.25,NaN,4.25,4.25,0.0,NaN,NaN,4.25,4.25,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,2.19,NaN,2.19,2.19,0.0,NaN,NaN,2.19,2.19,1.0,1.35,NaN,1.35,1.35,0.0,NaN,NaN,1.35,1.35,1.0,10.84,NaN,10.84,10.84,0.0,NaN,NaN,10.84,10.84,1.0,30.22,NaN,30.22,30.22,0.0,NaN,NaN,30.22,30.22,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,18.65,NaN,18.65,18.65,0.0,NaN,NaN,18.65,18.65,1.0
+AE-AZ-G010047 = 81.75,NaN,81.75,81.75,0.0,NaN,NaN,81.75,81.75,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,2.06,NaN,2.06,2.06,0.0,NaN,NaN,2.06,2.06,1.0,1.67,NaN,1.67,1.67,0.0,NaN,NaN,1.67,1.67,1.0,4.25,NaN,4.25,4.25,0.0,NaN,NaN,4.25,4.25,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,2.19,NaN,2.19,2.19,0.0,NaN,NaN,2.19,2.19,1.0,1.35,NaN,1.35,1.35,0.0,NaN,NaN,1.35,1.35,1.0,10.84,NaN,10.84,10.84,0.0,NaN,NaN,10.84,10.84,1.0,30.22,NaN,30.22,30.22,0.0,NaN,NaN,30.22,30.22,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,18.65,NaN,18.65,18.65,0.0,NaN,NaN,18.65,18.65,1.0
+AE-AZ-G010048 = 53.59,NaN,53.59,53.59,0.0,NaN,-1.7676628537429198E15,53.59,53.59,2.0,1.71,0.06,1.75,1.67,0.08,0.0,1.0,1.71,1.71,2.0,2.72,0.6,3.15,2.29,0.85,0.0,1.0,2.75,2.72,2.0,1.27,0.11,1.35,1.19,0.16,0.0,1.0,1.27,1.27,2.0,4.35,1.28,5.25,3.44,1.82,-0.0,1.0,4.44,4.35,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,2.58,0.67,3.05,2.11,0.94,-0.0,1.0,2.62,2.58,2.0,1.5,0.24,1.67,1.33,0.33,-0.0,1.0,1.51,1.5,2.0,2.47,0.69,2.96,1.98,0.98,-0.0,1.0,2.52,2.47,2.0,17.52,7.79,23.03,12.02,11.02,-0.0,1.0,18.37,17.52,2.0,1.36,0.17,1.48,1.24,0.24,-0.0,1.0,1.37,1.36,2.0,5.29,0.06,5.33,5.25,0.08,0.0,1.0,5.29,5.29,2.0
+AE-AZ-G010049 = 81.75,NaN,81.75,81.75,0.0,NaN,NaN,81.75,81.75,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,2.06,NaN,2.06,2.06,0.0,NaN,NaN,2.06,2.06,1.0,1.67,NaN,1.67,1.67,0.0,NaN,NaN,1.67,1.67,1.0,4.25,NaN,4.25,4.25,0.0,NaN,NaN,4.25,4.25,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,2.19,NaN,2.19,2.19,0.0,NaN,NaN,2.19,2.19,1.0,1.35,NaN,1.35,1.35,0.0,NaN,NaN,1.35,1.35,1.0,10.84,NaN,10.84,10.84,0.0,NaN,NaN,10.84,10.84,1.0,30.22,NaN,30.22,30.22,0.0,NaN,NaN,30.22,30.22,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,18.65,NaN,18.65,18.65,0.0,NaN,NaN,18.65,18.65,1.0
+AE-AZ-G010050 = 53.59,NaN,53.59,53.59,0.0,NaN,NaN,53.59,53.59,1.0,1.83,NaN,1.83,1.83,0.0,NaN,NaN,1.83,1.83,1.0,1.44,NaN,1.44,1.44,0.0,NaN,NaN,1.44,1.44,1.0,1.03,NaN,1.03,1.03,0.0,NaN,NaN,1.03,1.03,1.0,1.62,NaN,1.62,1.62,0.0,NaN,NaN,1.62,1.62,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.16,NaN,1.16,1.16,0.0,NaN,NaN,1.16,1.16,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,5.41,NaN,5.41,5.41,0.0,NaN,NaN,5.41,5.41,1.0
+AE-AZ-G010051 = 77.37,6.2,81.75,72.99,8.76,-0.0,1.0,77.49,77.37,2.0,1.24,0.33,1.47,1.0,0.47,0.0,1.0,1.26,1.24,2.0,2.38,0.45,2.7,2.06,0.64,0.0,1.0,2.4,2.38,2.0,2.49,1.16,3.31,1.67,1.64,0.0,1.0,2.62,2.49,2.0,4.0,0.36,4.25,3.75,0.51,0.0,1.0,4.01,4.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.89,0.42,2.19,1.6,0.6,0.0,1.0,1.92,1.89,2.0,1.96,0.85,2.56,1.35,1.21,-0.0,1.0,2.05,1.96,2.0,8.38,3.48,10.84,5.92,4.92,0.0,1.0,8.73,8.38,2.0,29.56,0.92,30.22,28.91,1.31,0.0,1.0,29.57,29.56,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,20.48,2.59,22.32,18.65,3.67,0.0,1.0,20.56,20.48,2.0
+AE-AZ-G010052 = 48.36,NaN,48.36,48.36,0.0,NaN,NaN,48.36,48.36,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,3.77,NaN,3.77,3.77,0.0,NaN,NaN,3.77,3.77,1.0,4.73,NaN,4.73,4.73,0.0,NaN,NaN,4.73,4.73,1.0,1.18,NaN,1.18,1.18,0.0,NaN,NaN,1.18,1.18,1.0,1.08,NaN,1.08,1.08,0.0,NaN,NaN,1.08,1.08,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,2.47,NaN,2.47,2.47,0.0,NaN,NaN,2.47,2.47,1.0,9.09,NaN,9.09,9.09,0.0,NaN,NaN,9.09,9.09,1.0
+AE-AZ-G010053 = 34.09,NaN,34.09,34.09,0.0,NaN,NaN,34.09,34.09,1.0,3.66,NaN,3.66,3.66,0.0,NaN,NaN,3.66,3.66,1.0,2.55,NaN,2.55,2.55,0.0,NaN,NaN,2.55,2.55,1.0,1.57,NaN,1.57,1.57,0.0,NaN,NaN,1.57,1.57,1.0,5.75,NaN,5.75,5.75,0.0,NaN,NaN,5.75,5.75,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,2.4,NaN,2.4,2.4,0.0,NaN,NaN,2.4,2.4,1.0,1.67,NaN,1.67,1.67,0.0,NaN,NaN,1.67,1.67,1.0,1.83,NaN,1.83,1.83,0.0,NaN,NaN,1.83,1.83,1.0,23.03,NaN,23.03,23.03,0.0,NaN,NaN,23.03,23.03,1.0,1.35,NaN,1.35,1.35,0.0,NaN,NaN,1.35,1.35,1.0,4.95,NaN,4.95,4.95,0.0,NaN,NaN,4.95,4.95,1.0
+AE-AZ-G010054 = 89.5,NaN,89.5,89.5,0.0,NaN,NaN,89.5,89.5,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.53,NaN,1.53,1.53,0.0,NaN,NaN,1.53,1.53,1.0,9.04,NaN,9.04,9.04,0.0,NaN,NaN,9.04,9.04,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,2.06,NaN,2.06,2.06,0.0,NaN,NaN,2.06,2.06,1.0,5.58,NaN,5.58,5.58,0.0,NaN,NaN,5.58,5.58,1.0
+AE-AZ-G010055 = 41.15,9.98,48.2,34.09,14.11,-0.0,1.0,41.75,41.15,2.0,2.99,0.94,3.66,2.33,1.33,-0.0,1.0,3.07,2.99,2.0,2.16,0.55,2.55,1.77,0.77,0.0,1.0,2.19,2.16,2.0,1.61,0.05,1.65,1.57,0.07,-0.0,1.0,1.61,1.61,2.0,6.44,0.98,7.13,5.75,1.38,-0.0,1.0,6.48,6.44,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,2.09,0.44,2.4,1.78,0.62,0.0,1.0,2.11,2.09,2.0,1.5,0.24,1.67,1.33,0.33,-0.0,1.0,1.51,1.5,2.0,1.62,0.29,1.83,1.41,0.41,-0.0,1.0,1.63,1.62,2.0,18.11,6.96,23.03,13.19,9.85,-0.0,1.0,18.77,18.11,2.0,1.42,0.09,1.49,1.35,0.13,0.0,1.0,1.42,1.42,2.0,4.98,0.05,5.02,4.95,0.08,0.0,1.0,4.98,4.98,2.0
+AE-AZ-G010056 = 81.75,NaN,81.75,81.75,0.0,NaN,NaN,81.75,81.75,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,2.06,NaN,2.06,2.06,0.0,NaN,NaN,2.06,2.06,1.0,1.67,NaN,1.67,1.67,0.0,NaN,NaN,1.67,1.67,1.0,4.25,NaN,4.25,4.25,0.0,NaN,NaN,4.25,4.25,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,2.19,NaN,2.19,2.19,0.0,NaN,NaN,2.19,2.19,1.0,1.35,NaN,1.35,1.35,0.0,NaN,NaN,1.35,1.35,1.0,10.84,NaN,10.84,10.84,0.0,NaN,NaN,10.84,10.84,1.0,30.22,NaN,30.22,30.22,0.0,NaN,NaN,30.22,30.22,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,18.65,NaN,18.65,18.65,0.0,NaN,NaN,18.65,18.65,1.0
+AE-AZ-G010057 = 69.92,6.23,74.33,65.52,8.81,-0.0,1.0,70.06,69.92,2.0,1.58,0.35,1.83,1.33,0.5,0.0,1.0,1.6,1.58,2.0,2.4,0.29,2.6,2.19,0.42,-0.0,1.0,2.41,2.4,2.0,1.2,0.04,1.23,1.18,0.06,0.0,1.0,1.2,1.2,2.0,3.19,0.09,3.25,3.13,0.12,-0.0,1.0,3.19,3.19,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.94,0.12,2.03,1.86,0.16,0.0,1.0,1.95,1.94,2.0,1.33,0.0,1.33,1.33,0.0,-439085.99,1.1872553981185E11,1.33,1.33,2.0,1.84,0.2,1.98,1.7,0.28,-0.0,1.0,1.84,1.84,2.0,12.02,NaN,12.02,12.02,0.0,NaN,-2.438965876358154E14,12.02,12.02,2.0,1.22,0.02,1.24,1.21,0.03,-0.0,1.0,1.22,1.22,2.0,17.39,2.5,19.17,15.62,3.54,0.0,1.0,17.48,17.39,2.0
+AE-AZ-G010058 = 114.6,NaN,114.6,114.6,0.0,NaN,NaN,114.6,114.6,1.0,1.54,NaN,1.54,1.54,0.0,NaN,NaN,1.54,1.54,1.0,1.07,NaN,1.07,1.07,0.0,NaN,NaN,1.07,1.07,1.0,3.7,NaN,3.7,3.7,0.0,NaN,NaN,3.7,3.7,1.0,10.72,NaN,10.72,10.72,0.0,NaN,NaN,10.72,10.72,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.18,NaN,1.18,1.18,0.0,NaN,NaN,1.18,1.18,1.0,1.02,NaN,1.02,1.02,0.0,NaN,NaN,1.02,1.02,1.0,1.01,NaN,1.01,1.01,0.0,NaN,NaN,1.01,1.01,1.0,6.01,NaN,6.01,6.01,0.0,NaN,NaN,6.01,6.01,1.0,1.81,NaN,1.81,1.81,0.0,NaN,NaN,1.81,1.81,1.0,8.23,NaN,8.23,8.23,0.0,NaN,NaN,8.23,8.23,1.0
+AE-AZ-G010059 = 84.54,10.71,92.11,76.97,15.14,0.0,1.0,84.88,84.54,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.93,0.02,1.94,1.91,0.03,0.0,0.98,1.93,1.93,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,3.5,0.07,3.55,3.45,0.1,-0.0,1.0,3.5,3.5,2.0
+AE-AZ-G010060 = 102.83,NaN,102.83,102.83,0.0,NaN,NaN,102.83,102.83,1.0,4.2,NaN,4.2,4.2,0.0,NaN,NaN,4.2,4.2,1.0,1.64,NaN,1.64,1.64,0.0,NaN,NaN,1.64,1.64,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.41,NaN,1.41,1.41,0.0,NaN,NaN,1.41,1.41,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.84,NaN,1.84,1.84,0.0,NaN,NaN,1.84,1.84,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,2.69,NaN,2.69,2.69,0.0,NaN,NaN,2.69,2.69,1.0,4.3,NaN,4.3,4.3,0.0,NaN,NaN,4.3,4.3,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,23.78,NaN,23.78,23.78,0.0,NaN,NaN,23.78,23.78,1.0
+AE-AZ-G010061 = 102.83,NaN,102.83,102.83,0.0,NaN,NaN,102.83,102.83,1.0,4.2,NaN,4.2,4.2,0.0,NaN,NaN,4.2,4.2,1.0,1.64,NaN,1.64,1.64,0.0,NaN,NaN,1.64,1.64,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.41,NaN,1.41,1.41,0.0,NaN,NaN,1.41,1.41,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.84,NaN,1.84,1.84,0.0,NaN,NaN,1.84,1.84,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,2.69,NaN,2.69,2.69,0.0,NaN,NaN,2.69,2.69,1.0,4.3,NaN,4.3,4.3,0.0,NaN,NaN,4.3,4.3,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,23.78,NaN,23.78,23.78,0.0,NaN,NaN,23.78,23.78,1.0
+AE-DU-G040001 = 93.64,19.08,128.53,65.12,63.41,0.21,1.8,95.48,94.3,23.0,1.04,0.07,1.31,1.0,0.31,2.55,9.5,1.04,1.0,23.0,1.11,0.22,1.88,1.0,0.88,2.36,8.01,1.13,1.0,23.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,23.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,23.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,23.0,9.0,7.71,32.09,1.0,31.09,1.49,4.81,11.74,7.09,23.0,4.89,1.84,7.43,1.0,6.43,-0.39,2.07,5.21,5.14,23.0,2.03,0.75,3.77,1.0,2.77,0.97,3.06,2.16,1.73,23.0,1.06,0.19,1.85,1.0,0.85,3.43,13.7,1.08,1.0,23.0,1.39,0.53,2.79,1.0,1.79,1.56,4.46,1.48,1.2,23.0,15.74,8.33,34.09,6.42,27.67,0.72,2.37,17.73,12.93,23.0
+AE-DU-G040002 = 35.13,NaN,35.13,35.13,0.0,NaN,NaN,35.13,35.13,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.13,NaN,1.13,1.13,0.0,NaN,NaN,1.13,1.13,1.0,10.84,NaN,10.84,10.84,0.0,NaN,NaN,10.84,10.84,1.0,1.39,NaN,1.39,1.39,0.0,NaN,NaN,1.39,1.39,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,2.47,NaN,2.47,2.47,0.0,NaN,NaN,2.47,2.47,1.0,3.89,NaN,3.89,3.89,0.0,NaN,NaN,3.89,3.89,1.0
+AE-FU-G030001 = 105.4,12.79,121.06,89.66,31.4,-0.02,1.5,106.04,105.66,6.0,1.02,0.03,1.08,1.0,0.08,1.12,2.63,1.02,1.0,6.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0,1.16,0.38,1.94,1.0,0.94,1.79,4.2,1.21,1.0,6.0,1.08,0.14,1.33,1.0,0.33,1.12,2.63,1.09,1.0,6.0,1.26,0.15,1.53,1.1,0.43,0.86,2.85,1.26,1.26,6.0,1.56,0.35,1.92,1.0,0.92,-0.51,1.95,1.59,1.6,6.0,2.42,0.57,3.5,1.98,1.53,1.29,3.24,2.48,2.23,6.0,7.46,1.84,10.1,5.1,5.0,-0.02,1.92,7.65,7.89,6.0
+AE-FU-G030002 = 53.75,12.08,67.12,43.64,23.48,0.46,1.5,54.64,50.48,3.0,1.01,0.02,1.04,1.0,0.04,0.71,1.5,1.01,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.01,0.02,1.03,1.0,0.03,0.71,1.5,1.01,1.0,3.0,2.92,1.19,4.24,1.95,2.29,0.5,1.5,3.07,2.56,3.0,1.03,0.06,1.1,1.0,0.1,0.71,1.5,1.03,1.0,3.0,1.03,0.01,1.05,1.02,0.02,0.71,1.5,1.03,1.02,3.0,3.66,0.35,4.05,3.36,0.69,0.45,1.5,3.67,3.56,3.0,4.27,0.24,4.41,4.0,0.41,-0.71,1.5,4.27,4.4,3.0
+AE-NEU-G050001 = 49.48,8.36,55.39,43.57,11.82,0.0,1.0,49.83,49.48,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,6.25,7.34,11.44,1.06,10.38,-0.0,1.0,8.13,6.25,2.0,7.17,0.44,7.48,6.86,0.62,-0.0,1.0,7.18,7.17,2.0,1.73,0.75,2.26,1.2,1.06,0.0,1.0,1.81,1.73,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,3.13,0.82,3.71,2.55,1.16,0.0,1.0,3.18,3.13,2.0,4.84,0.71,5.34,4.34,1.0,0.0,1.0,4.87,4.84,2.0
+AE-NEU-G050002 = 68.62,8.56,74.68,62.57,12.11,0.0,1.0,68.89,68.62,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,26.4,8.05,32.09,20.71,11.39,-0.0,1.0,27.01,26.4,2.0,6.14,0.55,6.54,5.75,0.78,-0.0,1.0,6.16,6.14,2.0,4.14,0.52,4.51,3.77,0.74,-0.0,1.0,4.16,4.14,2.0,1.08,0.11,1.16,1.0,0.16,0.0,1.0,1.08,1.08,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,6.29,0.56,6.69,5.89,0.79,-0.0,1.0,6.3,6.29,2.0
+AE-RK-G060001 = 109.29,13.73,125.72,81.75,43.97,-0.55,2.42,110.08,108.61,12.0,1.48,0.67,3.15,1.0,2.15,1.39,4.0,1.62,1.12,12.0,1.01,0.01,1.03,1.0,0.03,1.44,4.15,1.01,1.0,12.0,1.3,0.39,2.26,1.0,1.26,1.38,4.07,1.35,1.17,12.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,12.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,12.0,1.65,0.78,3.55,1.0,2.55,1.23,3.91,1.81,1.55,12.0,1.04,0.1,1.33,1.0,0.33,2.22,6.47,1.05,1.0,12.0,1.94,1.07,4.66,1.0,3.66,1.42,4.37,2.19,1.69,12.0,3.88,2.64,9.6,1.0,8.6,0.78,2.75,4.63,3.78,12.0,3.37,0.98,5.41,1.83,3.59,0.6,2.92,3.5,3.25,12.0,13.7,5.7,22.63,4.61,18.01,0.17,2.04,14.75,13.54,12.0
+AE-RK-G060002 = 101.17,NaN,101.17,101.17,0.0,NaN,NaN,101.17,101.17,1.0,1.54,NaN,1.54,1.54,0.0,NaN,NaN,1.54,1.54,1.0,1.01,NaN,1.01,1.01,0.0,NaN,NaN,1.01,1.01,1.0,1.59,NaN,1.59,1.59,0.0,NaN,NaN,1.59,1.59,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.82,NaN,1.82,1.82,0.0,NaN,NaN,1.82,1.82,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,2.96,NaN,2.96,2.96,0.0,NaN,NaN,2.96,2.96,1.0,7.25,NaN,7.25,7.25,0.0,NaN,NaN,7.25,7.25,1.0,4.86,NaN,4.86,4.86,0.0,NaN,NaN,4.86,4.86,1.0,13.93,NaN,13.93,13.93,0.0,NaN,NaN,13.93,13.93,1.0
+AE-RK-G060003 = 121.0,NaN,121.0,121.0,0.0,NaN,NaN,121.0,121.0,1.0,3.15,NaN,3.15,3.15,0.0,NaN,NaN,3.15,3.15,1.0,1.03,NaN,1.03,1.03,0.0,NaN,NaN,1.03,1.03,1.0,1.67,NaN,1.67,1.67,0.0,NaN,NaN,1.67,1.67,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,3.55,NaN,3.55,3.55,0.0,NaN,NaN,3.55,3.55,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,4.66,NaN,4.66,4.66,0.0,NaN,NaN,4.66,4.66,1.0,9.6,NaN,9.6,9.6,0.0,NaN,NaN,9.6,9.6,1.0,4.66,NaN,4.66,4.66,0.0,NaN,NaN,4.66,4.66,1.0,22.35,NaN,22.35,22.35,0.0,NaN,NaN,22.35,22.35,1.0
+AE-RK-G060004 = 121.0,NaN,121.0,121.0,0.0,NaN,NaN,121.0,121.0,1.0,3.15,NaN,3.15,3.15,0.0,NaN,NaN,3.15,3.15,1.0,1.03,NaN,1.03,1.03,0.0,NaN,NaN,1.03,1.03,1.0,1.67,NaN,1.67,1.67,0.0,NaN,NaN,1.67,1.67,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,3.55,NaN,3.55,3.55,0.0,NaN,NaN,3.55,3.55,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,4.66,NaN,4.66,4.66,0.0,NaN,NaN,4.66,4.66,1.0,9.6,NaN,9.6,9.6,0.0,NaN,NaN,9.6,9.6,1.0,4.66,NaN,4.66,4.66,0.0,NaN,NaN,4.66,4.66,1.0,22.35,NaN,22.35,22.35,0.0,NaN,NaN,22.35,22.35,1.0
+AE-RK-G060005 = 66.53,18.51,95.06,43.57,51.49,0.3,2.03,68.64,66.82,6.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0,2.03,1.63,4.76,1.0,3.76,0.93,2.13,2.52,1.03,6.0,3.94,2.01,7.48,1.67,5.81,0.83,2.74,4.35,3.53,6.0,1.28,0.38,1.94,1.0,0.94,0.95,2.39,1.32,1.1,6.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0,4.06,0.7,4.95,3.26,1.69,0.06,1.37,4.11,4.05,6.0,5.12,1.15,7.06,4.13,2.94,0.88,2.23,5.23,4.63,6.0
+AE-SH-G070001 = 88.24,20.75,123.19,68.22,54.97,0.73,1.93,90.45,80.25,12.0,1.01,0.05,1.16,1.0,0.16,3.02,10.09,1.01,1.0,12.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,12.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,12.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,12.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,12.0,8.91,9.65,33.61,1.6,32.02,1.64,4.69,12.83,5.9,12.0,3.09,2.11,6.65,1.0,5.65,0.29,1.61,3.69,2.9,12.0,2.12,1.04,3.77,1.02,2.75,0.2,1.48,2.35,2.04,12.0,1.44,0.62,2.71,1.0,1.71,1.0,2.55,1.55,1.0,12.0,2.01,0.66,3.29,1.1,2.19,0.32,2.17,2.11,2.04,12.0,12.2,5.92,25.31,6.13,19.18,1.02,3.0,13.45,10.41,12.0
+AE-SH-G070002 = 83.76,NaN,83.76,83.76,0.0,NaN,NaN,83.76,83.76,1.0,1.08,NaN,1.08,1.08,0.0,NaN,NaN,1.08,1.08,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.33,NaN,1.33,1.33,0.0,NaN,NaN,1.33,1.33,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,3.08,NaN,3.08,3.08,0.0,NaN,NaN,3.08,3.08,1.0,3.59,NaN,3.59,3.59,0.0,NaN,NaN,3.59,3.59,1.0
+AE-UQ-G080001 = 146.88,NaN,146.88,146.88,0.0,NaN,NaN,146.88,146.88,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,4.62,NaN,4.62,4.62,0.0,NaN,NaN,4.62,4.62,1.0,25.7,NaN,25.7,25.7,0.0,NaN,NaN,25.7,25.7,1.0
+AE-UQ-G080002 = 126.34,8.49,132.46,113.84,18.63,-1.04,2.24,126.56,129.54,4.0,1.03,0.04,1.08,1.0,0.08,0.49,1.63,1.03,1.02,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.19,0.38,1.77,1.0,0.77,1.15,2.33,1.24,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.01,0.03,1.06,1.0,0.06,1.15,2.33,1.01,1.0,4.0,1.9,0.25,2.06,1.53,0.53,-1.03,2.22,1.92,2.01,4.0,3.57,0.55,4.25,2.94,1.32,0.13,1.82,3.6,3.55,4.0,21.04,3.48,24.1,16.9,7.2,-0.24,1.33,21.25,21.58,4.0
+AE-UQ-G080003 = 127.15,2.03,128.58,125.72,2.86,0.0,1.0,127.16,127.15,2.0,1.29,0.41,1.58,1.0,0.58,-0.0,1.0,1.32,1.29,2.0,1.0,0.01,1.01,1.0,0.01,0.0,-0.96,1.0,1.0,2.0,1.08,0.12,1.17,1.0,0.17,0.0,1.0,1.09,1.08,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.32,0.45,1.64,1.0,0.64,-0.0,1.0,1.36,1.32,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.46,0.65,1.91,1.0,0.91,0.0,1.0,1.53,1.46,2.0,3.01,1.33,3.95,2.06,1.89,0.0,1.0,3.15,3.01,2.0,4.14,0.25,4.32,3.96,0.36,-0.0,1.0,4.14,4.14,2.0,24.58,2.76,26.53,22.63,3.9,0.0,1.0,24.65,24.58,2.0
+AE-UQ-G080004 = 128.58,NaN,128.58,128.58,0.0,NaN,NaN,128.58,128.58,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,2.06,NaN,2.06,2.06,0.0,NaN,NaN,2.06,2.06,1.0,4.32,NaN,4.32,4.32,0.0,NaN,NaN,4.32,4.32,1.0,26.53,NaN,26.53,26.53,0.0,NaN,NaN,26.53,26.53,1.0
+AE-UQ-G080005 = 128.58,NaN,128.58,128.58,0.0,NaN,NaN,128.58,128.58,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,2.06,NaN,2.06,2.06,0.0,NaN,NaN,2.06,2.06,1.0,4.32,NaN,4.32,4.32,0.0,NaN,NaN,4.32,4.32,1.0,26.53,NaN,26.53,26.53,0.0,NaN,NaN,26.53,26.53,1.0
+AE-UQ-G080006 = 128.58,NaN,128.58,128.58,0.0,NaN,NaN,128.58,128.58,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,2.06,NaN,2.06,2.06,0.0,NaN,NaN,2.06,2.06,1.0,4.32,NaN,4.32,4.32,0.0,NaN,NaN,4.32,4.32,1.0,26.53,NaN,26.53,26.53,0.0,NaN,NaN,26.53,26.53,1.0
+AE-UQ-G080007 = 128.58,NaN,128.58,128.58,0.0,NaN,NaN,128.58,128.58,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,2.06,NaN,2.06,2.06,0.0,NaN,NaN,2.06,2.06,1.0,4.32,NaN,4.32,4.32,0.0,NaN,NaN,4.32,4.32,1.0,26.53,NaN,26.53,26.53,0.0,NaN,NaN,26.53,26.53,1.0
+AE-UQ-G080008 = 128.58,NaN,128.58,128.58,0.0,NaN,NaN,128.58,128.58,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,2.06,NaN,2.06,2.06,0.0,NaN,NaN,2.06,2.06,1.0,4.32,NaN,4.32,4.32,0.0,NaN,NaN,4.32,4.32,1.0,26.53,NaN,26.53,26.53,0.0,NaN,NaN,26.53,26.53,1.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARE/ARE_2_temperature_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARE/ARE_2_temperature_2008.properties
new file mode 100644
index 0000000..47a19ac
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARE/ARE_2_temperature_2008.properties
@@ -0,0 +1,131 @@
+# ARE.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the temperature data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = ARE temperature data for 2008 at admin level 2
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = ARE
+ADMIN_LEVEL = 2
+UNITS = C
+DATA_TYPE = temperature
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+AE-AJ-G020001 = 21.99,NaN,21.99,21.99,0.0,NaN,NaN,21.99,21.99,1.0,26.54,NaN,26.54,26.54,0.0,NaN,NaN,26.54,26.54,1.0,31.63,NaN,31.63,31.63,0.0,NaN,NaN,31.63,31.63,1.0,37.01,NaN,37.01,37.01,0.0,NaN,NaN,37.01,37.01,1.0,41.42,NaN,41.42,41.42,0.0,NaN,NaN,41.42,41.42,1.0,39.63,NaN,39.63,39.63,0.0,NaN,NaN,39.63,39.63,1.0,41.42,NaN,41.42,41.42,0.0,NaN,NaN,41.42,41.42,1.0,40.59,NaN,40.59,40.59,0.0,NaN,NaN,40.59,40.59,1.0,39.9,NaN,39.9,39.9,0.0,NaN,NaN,39.9,39.9,1.0,39.21,NaN,39.21,39.21,0.0,NaN,NaN,39.21,39.21,1.0,33.01,NaN,33.01,33.01,0.0,NaN,NaN,33.01,33.01,1.0,25.98,NaN,25.98,25.98,0.0,NaN,NaN,25.98,25.98,1.0
+AE-AJ-G020002 = 22.85,0.34,23.37,22.68,0.69,1.15,2.33,22.85,22.68,4.0,28.95,2.04,30.67,26.26,4.41,-0.51,1.67,29.0,29.43,4.0,35.7,2.44,37.97,32.6,5.37,-0.38,1.58,35.76,36.11,4.0,41.07,1.75,42.93,38.94,4.0,-0.2,1.58,41.1,41.21,4.0,44.28,0.92,45.0,43.07,1.93,-0.49,1.63,44.28,44.52,4.0,42.83,1.19,44.17,41.42,2.76,-0.08,1.61,42.84,42.86,4.0,44.38,0.79,45.0,43.35,1.65,-0.49,1.63,44.39,44.59,4.0,43.35,1.31,44.59,41.69,2.89,-0.37,1.57,43.36,43.55,4.0,43.14,1.57,44.59,41.14,3.44,-0.39,1.58,43.16,43.42,4.0,42.42,1.7,44.17,40.31,3.86,-0.25,1.58,42.44,42.59,4.0,35.29,1.66,36.73,33.15,3.58,-0.44,1.59,35.31,35.63,4.0,27.43,0.96,28.46,26.26,2.2,-0.19,1.59,27.44,27.5,4.0
+AE-AJ-G020003 = 21.54,0.94,22.68,20.47,2.2,0.1,1.68,21.56,21.51,4.0,30.96,0.51,31.43,30.39,1.03,-0.13,1.2,30.97,31.01,4.0,39.07,0.34,39.35,38.66,0.69,-0.31,1.41,39.08,39.14,4.0,43.55,0.56,44.04,43.07,0.96,0.0,1.0,43.56,43.55,4.0,45.0,0.0,45.0,45.0,0.0,NaN,NaN,45.0,45.0,4.0,45.0,0.0,45.0,45.0,0.0,NaN,NaN,45.0,45.0,4.0,44.22,0.43,44.66,43.62,1.03,-0.65,2.1,44.23,44.31,4.0,42.93,0.83,43.76,41.97,1.79,-0.16,1.33,42.94,43.0,4.0,44.53,0.26,44.79,44.17,0.62,-0.65,2.1,44.54,44.59,4.0,44.02,0.38,44.38,43.62,0.76,-0.05,1.11,44.02,44.04,4.0,36.97,0.38,37.42,36.59,0.83,0.19,1.4,36.97,36.94,4.0,28.88,0.44,29.29,28.33,0.96,-0.37,1.57,28.88,28.95,4.0
+AE-AZ-G010001 = 19.09,NaN,19.09,19.09,0.0,NaN,NaN,19.09,19.09,1.0,21.85,NaN,21.85,21.85,0.0,NaN,NaN,21.85,21.85,1.0,25.98,NaN,25.98,25.98,0.0,NaN,NaN,25.98,25.98,1.0,30.39,NaN,30.39,30.39,0.0,NaN,NaN,30.39,30.39,1.0,34.8,NaN,34.8,34.8,0.0,NaN,NaN,34.8,34.8,1.0,34.53,NaN,34.53,34.53,0.0,NaN,NaN,34.53,34.53,1.0,37.56,NaN,37.56,37.56,0.0,NaN,NaN,37.56,37.56,1.0,35.08,NaN,35.08,35.08,0.0,NaN,NaN,35.08,35.08,1.0,35.91,NaN,35.91,35.91,0.0,NaN,NaN,35.91,35.91,1.0,34.53,NaN,34.53,34.53,0.0,NaN,NaN,34.53,34.53,1.0,30.39,NaN,30.39,30.39,0.0,NaN,NaN,30.39,30.39,1.0,24.61,NaN,24.61,24.61,0.0,NaN,NaN,24.61,24.61,1.0
+AE-AZ-G010002 = 21.71,NaN,21.71,21.71,0.0,NaN,NaN,21.71,21.71,1.0,25.3,NaN,25.3,25.3,0.0,NaN,NaN,25.3,25.3,1.0,31.08,NaN,31.08,31.08,0.0,NaN,NaN,31.08,31.08,1.0,35.08,NaN,35.08,35.08,0.0,NaN,NaN,35.08,35.08,1.0,39.49,NaN,39.49,39.49,0.0,NaN,NaN,39.49,39.49,1.0,37.15,NaN,37.15,37.15,0.0,NaN,NaN,37.15,37.15,1.0,38.52,NaN,38.52,38.52,0.0,NaN,NaN,38.52,38.52,1.0,37.28,NaN,37.28,37.28,0.0,NaN,NaN,37.28,37.28,1.0,38.25,NaN,38.25,38.25,0.0,NaN,NaN,38.25,38.25,1.0,37.42,NaN,37.42,37.42,0.0,NaN,NaN,37.42,37.42,1.0,31.22,NaN,31.22,31.22,0.0,NaN,NaN,31.22,31.22,1.0,24.88,NaN,24.88,24.88,0.0,NaN,NaN,24.88,24.88,1.0
+AE-AZ-G010003 = 19.34,0.24,19.51,19.16,0.34,-0.0,1.0,19.34,19.34,2.0,23.61,2.29,25.23,21.99,3.24,0.0,1.0,23.66,23.61,2.0,30.67,0.58,31.08,30.26,0.83,-0.0,1.0,30.67,30.67,2.0,33.77,1.46,34.8,32.74,2.07,-0.0,1.0,33.79,33.77,2.0,37.49,1.27,38.39,36.59,1.79,0.0,1.0,37.5,37.49,2.0,35.73,0.93,36.39,35.08,1.31,-0.0,1.0,35.74,35.73,2.0,37.28,1.17,38.11,36.46,1.65,-0.0,1.0,37.29,37.28,2.0,36.04,1.17,36.87,35.22,1.65,0.0,1.0,36.05,36.04,2.0,36.77,1.41,37.77,35.77,2.0,0.0,1.0,36.78,36.77,2.0,35.87,1.51,36.94,34.8,2.14,-0.0,1.0,35.89,35.87,2.0,30.39,0.78,30.94,29.84,1.1,0.0,1.0,30.4,30.39,2.0,23.16,0.68,23.64,22.68,0.96,0.0,1.0,23.16,23.16,2.0
+AE-AZ-G010004 = 18.99,0.24,19.16,18.82,0.34,-0.0,1.0,18.99,18.99,2.0,26.85,2.29,28.46,25.23,3.24,0.0,1.0,26.89,26.85,2.0,31.5,0.58,31.91,31.08,0.83,0.0,1.0,31.5,31.5,2.0,35.84,1.46,36.87,34.8,2.07,-0.0,1.0,35.85,35.84,2.0,39.28,1.27,40.18,38.39,1.79,-0.0,1.0,39.29,39.28,2.0,37.04,0.93,37.7,36.39,1.31,-0.0,1.0,37.05,37.04,2.0,38.94,1.17,39.76,38.11,1.65,-0.0,1.0,38.95,38.94,2.0,37.7,1.17,38.52,36.87,1.65,0.0,1.0,37.71,37.7,2.0,38.76,1.41,39.76,37.77,2.0,-0.0,1.0,38.78,38.76,2.0,38.01,1.51,39.07,36.94,2.14,-0.0,1.0,38.02,38.01,2.0,31.5,0.78,32.05,30.94,1.1,-0.0,1.0,31.5,31.5,2.0,24.12,0.68,24.61,23.64,0.96,0.0,1.0,24.13,24.12,2.0
+AE-AZ-G010005 = 18.82,NaN,18.82,18.82,0.0,NaN,NaN,18.82,18.82,1.0,27.09,NaN,27.09,27.09,0.0,NaN,NaN,27.09,27.09,1.0,30.26,NaN,30.26,30.26,0.0,NaN,NaN,30.26,30.26,1.0,34.25,NaN,34.25,34.25,0.0,NaN,NaN,34.25,34.25,1.0,37.01,NaN,37.01,37.01,0.0,NaN,NaN,37.01,37.01,1.0,34.67,NaN,34.67,34.67,0.0,NaN,NaN,34.67,34.67,1.0,36.46,NaN,36.46,36.46,0.0,NaN,NaN,36.46,36.46,1.0,35.77,NaN,35.77,35.77,0.0,NaN,NaN,35.77,35.77,1.0,37.01,NaN,37.01,37.01,0.0,NaN,NaN,37.01,37.01,1.0,36.73,NaN,36.73,36.73,0.0,NaN,NaN,36.73,36.73,1.0,29.98,NaN,29.98,29.98,0.0,NaN,NaN,29.98,29.98,1.0,23.37,NaN,23.37,23.37,0.0,NaN,NaN,23.37,23.37,1.0
+AE-AZ-G010006 = 16.89,NaN,16.89,16.89,0.0,NaN,NaN,16.89,16.89,1.0,17.99,NaN,17.99,17.99,0.0,NaN,NaN,17.99,17.99,1.0,21.85,NaN,21.85,21.85,0.0,NaN,NaN,21.85,21.85,1.0,27.09,NaN,27.09,27.09,0.0,NaN,NaN,27.09,27.09,1.0,31.77,NaN,31.77,31.77,0.0,NaN,NaN,31.77,31.77,1.0,31.5,NaN,31.5,31.5,0.0,NaN,NaN,31.5,31.5,1.0,33.7,NaN,33.7,33.7,0.0,NaN,NaN,33.7,33.7,1.0,33.7,NaN,33.7,33.7,0.0,NaN,NaN,33.7,33.7,1.0,33.43,NaN,33.43,33.43,0.0,NaN,NaN,33.43,33.43,1.0,31.5,NaN,31.5,31.5,0.0,NaN,NaN,31.5,31.5,1.0,25.98,NaN,25.98,25.98,0.0,NaN,NaN,25.98,25.98,1.0,21.02,NaN,21.02,21.02,0.0,NaN,NaN,21.02,21.02,1.0
+AE-AZ-G010007 = 20.4,0.29,20.61,20.2,0.41,0.0,1.0,20.4,20.4,2.0,24.88,0.0,24.88,24.88,0.0,NaN,NaN,24.88,24.88,2.0,30.32,0.1,30.39,30.26,0.14,0.0,1.0,30.32,30.32,2.0,34.46,0.1,34.53,34.39,0.14,-0.0,1.0,34.46,34.46,2.0,37.08,0.49,37.42,36.73,0.69,-0.0,1.0,37.08,37.08,2.0,34.6,0.49,34.94,34.25,0.69,-0.0,1.0,34.6,34.6,2.0,36.18,0.39,36.46,35.91,0.55,-0.0,1.0,36.18,36.18,2.0,35.49,0.19,35.63,35.35,0.28,-0.0,1.0,35.49,35.49,2.0,36.87,0.19,37.01,36.73,0.28,-0.0,1.0,36.87,36.87,2.0,37.01,0.0,37.01,37.01,0.0,-2.30779731E7,3.508927056608849E14,37.01,37.01,2.0,30.19,0.1,30.26,30.12,0.14,-0.0,1.01,30.19,30.19,2.0,23.85,0.1,23.92,23.78,0.14,0.0,1.0,23.85,23.85,2.0
+AE-AZ-G010008 = 18.13,0.97,18.82,17.44,1.38,-0.0,1.0,18.14,18.13,2.0,28.88,0.58,29.29,28.46,0.83,0.0,1.0,28.88,28.88,2.0,31.01,1.27,31.91,30.12,1.79,0.0,1.0,31.03,31.01,2.0,35.42,2.05,36.87,33.98,2.89,-0.0,1.0,35.45,35.42,2.0,38.73,2.05,40.18,37.28,2.89,-0.0,1.0,38.76,38.73,2.0,36.39,1.85,37.7,35.08,2.62,-0.0,1.0,36.41,36.39,2.0,38.39,1.95,39.76,37.01,2.76,-0.0,1.0,38.41,38.39,2.0,37.21,1.85,38.52,35.91,2.62,-0.0,1.0,37.24,37.21,2.0,38.52,1.75,39.76,37.28,2.48,-0.0,1.0,38.54,38.52,2.0,37.77,1.85,39.07,36.46,2.62,-0.0,1.0,37.79,37.77,2.0,30.94,1.56,32.05,29.84,2.2,0.0,1.0,30.96,30.94,2.0,23.78,1.17,24.61,22.95,1.65,-0.0,1.0,23.79,23.78,2.0
+AE-AZ-G010009 = 18.82,NaN,18.82,18.82,0.0,NaN,NaN,18.82,18.82,1.0,27.09,NaN,27.09,27.09,0.0,NaN,NaN,27.09,27.09,1.0,30.26,NaN,30.26,30.26,0.0,NaN,NaN,30.26,30.26,1.0,34.25,NaN,34.25,34.25,0.0,NaN,NaN,34.25,34.25,1.0,37.01,NaN,37.01,37.01,0.0,NaN,NaN,37.01,37.01,1.0,34.67,NaN,34.67,34.67,0.0,NaN,NaN,34.67,34.67,1.0,36.46,NaN,36.46,36.46,0.0,NaN,NaN,36.46,36.46,1.0,35.77,NaN,35.77,35.77,0.0,NaN,NaN,35.77,35.77,1.0,37.01,NaN,37.01,37.01,0.0,NaN,NaN,37.01,37.01,1.0,36.73,NaN,36.73,36.73,0.0,NaN,NaN,36.73,36.73,1.0,29.98,NaN,29.98,29.98,0.0,NaN,NaN,29.98,29.98,1.0,23.37,NaN,23.37,23.37,0.0,NaN,NaN,23.37,23.37,1.0
+AE-AZ-G010010 = 20.06,NaN,20.06,20.06,0.0,NaN,NaN,20.06,20.06,1.0,21.44,NaN,21.44,21.44,0.0,NaN,NaN,21.44,21.44,1.0,24.74,NaN,24.74,24.74,0.0,NaN,NaN,24.74,24.74,1.0,28.74,NaN,28.74,28.74,0.0,NaN,NaN,28.74,28.74,1.0,33.01,NaN,33.01,33.01,0.0,NaN,NaN,33.01,33.01,1.0,34.11,NaN,34.11,34.11,0.0,NaN,NaN,34.11,34.11,1.0,35.77,NaN,35.77,35.77,0.0,NaN,NaN,35.77,35.77,1.0,35.49,NaN,35.49,35.49,0.0,NaN,NaN,35.49,35.49,1.0,35.49,NaN,35.49,35.49,0.0,NaN,NaN,35.49,35.49,1.0,34.11,NaN,34.11,34.11,0.0,NaN,NaN,34.11,34.11,1.0,28.6,NaN,28.6,28.6,0.0,NaN,NaN,28.6,28.6,1.0,24.06,NaN,24.06,24.06,0.0,NaN,NaN,24.06,24.06,1.0
+AE-AZ-G010011 = 19.23,NaN,19.23,19.23,0.0,NaN,NaN,19.23,19.23,1.0,27.64,NaN,27.64,27.64,0.0,NaN,NaN,27.64,27.64,1.0,30.94,NaN,30.94,30.94,0.0,NaN,NaN,30.94,30.94,1.0,35.91,NaN,35.91,35.91,0.0,NaN,NaN,35.91,35.91,1.0,38.94,NaN,38.94,38.94,0.0,NaN,NaN,38.94,38.94,1.0,36.46,NaN,36.46,36.46,0.0,NaN,NaN,36.46,36.46,1.0,37.97,NaN,37.97,37.97,0.0,NaN,NaN,37.97,37.97,1.0,37.15,NaN,37.15,37.15,0.0,NaN,NaN,37.15,37.15,1.0,38.52,NaN,38.52,38.52,0.0,NaN,NaN,38.52,38.52,1.0,37.7,NaN,37.7,37.7,0.0,NaN,NaN,37.7,37.7,1.0,30.94,NaN,30.94,30.94,0.0,NaN,NaN,30.94,30.94,1.0,24.61,NaN,24.61,24.61,0.0,NaN,NaN,24.61,24.61,1.0
+AE-AZ-G010012 = 19.92,NaN,19.92,19.92,0.0,NaN,NaN,19.92,19.92,1.0,26.26,NaN,26.26,26.26,0.0,NaN,NaN,26.26,26.26,1.0,30.6,NaN,30.6,30.6,0.0,NaN,NaN,30.6,30.6,1.0,35.15,NaN,35.15,35.15,0.0,NaN,NaN,35.15,35.15,1.0,38.18,NaN,38.18,38.18,0.0,NaN,NaN,38.18,38.18,1.0,35.7,NaN,35.7,35.7,0.0,NaN,NaN,35.7,35.7,1.0,37.21,NaN,37.21,37.21,0.0,NaN,NaN,37.21,37.21,1.0,36.25,NaN,36.25,36.25,0.0,NaN,NaN,36.25,36.25,1.0,37.77,NaN,37.77,37.77,0.0,NaN,NaN,37.77,37.77,1.0,37.35,NaN,37.35,37.35,0.0,NaN,NaN,37.35,37.35,1.0,30.6,NaN,30.6,30.6,0.0,NaN,NaN,30.6,30.6,1.0,24.26,NaN,24.26,24.26,0.0,NaN,NaN,24.26,24.26,1.0
+AE-AZ-G010013 = 19.37,NaN,19.37,19.37,0.0,NaN,-5.652013590495001E13,19.37,19.37,2.0,23.64,0.58,24.06,23.23,0.83,0.0,1.0,23.65,23.64,2.0,29.36,0.49,29.7,29.02,0.69,-0.0,1.0,29.36,29.36,2.0,34.05,0.1,34.11,33.98,0.14,0.0,1.0,34.05,34.05,2.0,38.59,0.1,38.66,38.52,0.14,-0.0,1.01,38.59,38.59,2.0,36.8,0.29,37.01,36.59,0.41,-0.0,1.0,36.8,36.8,2.0,37.63,0.1,37.7,37.56,0.14,0.0,0.99,37.63,37.63,2.0,35.97,0.49,36.32,35.63,0.69,0.0,1.0,35.98,35.97,2.0,36.11,0.29,36.32,35.91,0.41,0.0,1.0,36.11,36.11,2.0,36.32,0.19,36.46,36.18,0.28,0.0,1.0,36.32,36.32,2.0,31.01,0.1,31.08,30.94,0.14,0.0,1.0,31.01,31.01,2.0,23.99,0.1,24.06,23.92,0.14,0.0,1.0,23.99,23.99,2.0
+AE-AZ-G010014 = 21.02,NaN,21.02,21.02,0.0,NaN,NaN,21.02,21.02,1.0,25.43,NaN,25.43,25.43,0.0,NaN,NaN,25.43,25.43,1.0,30.94,NaN,30.94,30.94,0.0,NaN,NaN,30.94,30.94,1.0,36.04,NaN,36.04,36.04,0.0,NaN,NaN,36.04,36.04,1.0,39.35,NaN,39.35,39.35,0.0,NaN,NaN,39.35,39.35,1.0,36.73,NaN,36.73,36.73,0.0,NaN,NaN,36.73,36.73,1.0,37.97,NaN,37.97,37.97,0.0,NaN,NaN,37.97,37.97,1.0,36.73,NaN,36.73,36.73,0.0,NaN,NaN,36.73,36.73,1.0,38.52,NaN,38.52,38.52,0.0,NaN,NaN,38.52,38.52,1.0,37.97,NaN,37.97,37.97,0.0,NaN,NaN,37.97,37.97,1.0,31.22,NaN,31.22,31.22,0.0,NaN,NaN,31.22,31.22,1.0,25.16,NaN,25.16,25.16,0.0,NaN,NaN,25.16,25.16,1.0
+AE-AZ-G010015 = 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,15.51,NaN,15.51,15.51,0.0,NaN,NaN,15.51,15.51,1.0,23.23,NaN,23.23,23.23,0.0,NaN,NaN,23.23,23.23,1.0,27.09,NaN,27.09,27.09,0.0,NaN,NaN,27.09,27.09,1.0,27.91,NaN,27.91,27.91,0.0,NaN,NaN,27.91,27.91,1.0,29.57,NaN,29.57,29.57,0.0,NaN,NaN,29.57,29.57,1.0,30.67,NaN,30.67,30.67,0.0,NaN,NaN,30.67,30.67,1.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,33.98,NaN,33.98,33.98,0.0,NaN,NaN,33.98,33.98,1.0,32.05,NaN,32.05,32.05,0.0,NaN,NaN,32.05,32.05,1.0,26.54,NaN,26.54,26.54,0.0,NaN,NaN,26.54,26.54,1.0,20.2,NaN,20.2,20.2,0.0,NaN,NaN,20.2,20.2,1.0
+AE-AZ-G010016 = 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+AE-AZ-G010017 = 21.71,0.83,22.68,21.02,1.65,0.21,1.28,21.72,21.57,4.0,26.52,1.03,27.78,25.43,2.34,0.21,1.58,26.53,26.43,4.0,32.24,1.22,33.84,30.94,2.89,0.39,1.88,32.25,32.08,4.0,38.08,1.7,40.18,36.04,4.13,0.07,1.96,38.1,38.04,4.0,40.88,1.43,42.8,39.35,3.44,0.45,2.03,40.9,40.69,4.0,38.3,1.39,40.04,36.73,3.31,0.19,1.82,38.32,38.21,4.0,39.52,1.41,41.28,37.97,3.31,0.21,1.73,39.54,39.42,4.0,38.83,1.73,40.87,36.73,4.13,-0.06,1.81,38.86,38.87,4.0,40.16,1.43,41.97,38.52,3.44,0.19,1.89,40.18,40.07,4.0,39.35,1.22,40.87,37.97,2.89,0.17,1.81,39.36,39.28,4.0,32.31,0.97,33.56,31.22,2.34,0.29,1.94,32.32,32.22,4.0,26.36,0.96,27.5,25.16,2.34,-0.12,1.95,26.38,26.4,4.0
+AE-AZ-G010018 = 21.57,0.78,22.13,21.02,1.1,-0.0,1.0,21.58,21.57,2.0,26.16,1.02,26.88,25.43,1.45,-0.0,1.0,26.17,26.16,2.0,31.67,1.02,32.39,30.94,1.45,-0.0,1.0,31.68,31.67,2.0,37.15,1.56,38.25,36.04,2.2,0.0,1.0,37.16,37.15,2.0,40.07,1.02,40.8,39.35,1.45,0.0,1.0,40.08,40.07,2.0,37.66,1.32,38.59,36.73,1.86,0.0,1.0,37.67,37.66,2.0,38.94,1.36,39.9,37.97,1.93,-0.0,1.0,38.95,38.94,2.0,38.04,1.85,39.35,36.73,2.62,-0.0,1.0,38.06,38.04,2.0,39.45,1.32,40.38,38.52,1.86,0.0,1.0,39.46,39.45,2.0,38.8,1.17,39.63,37.97,1.65,-0.0,1.0,38.81,38.8,2.0,31.81,0.83,32.39,31.22,1.17,0.0,1.0,31.81,31.81,2.0,25.85,0.97,26.54,25.16,1.38,0.0,1.0,25.86,25.85,2.0
+AE-AZ-G010019 = 22.4,0.39,22.68,22.13,0.55,-0.0,1.0,22.4,22.4,2.0,27.33,0.63,27.78,26.88,0.9,-0.0,1.0,27.33,27.33,2.0,33.12,1.02,33.84,32.39,1.45,-0.0,1.0,33.12,33.12,2.0,39.21,1.36,40.18,38.25,1.93,0.0,1.0,39.22,39.21,2.0,41.8,1.41,42.8,40.8,2.0,-0.0,1.0,41.81,41.8,2.0,39.32,1.02,40.04,38.59,1.45,0.0,1.0,39.32,39.32,2.0,40.59,0.97,41.28,39.9,1.38,0.0,1.0,40.6,40.59,2.0,40.11,1.07,40.87,39.35,1.52,0.0,1.0,40.12,40.11,2.0,41.18,1.12,41.97,40.38,1.58,-0.0,1.0,41.18,41.18,2.0,40.25,0.88,40.87,39.63,1.24,-0.0,1.0,40.25,40.25,2.0,32.98,0.83,33.56,32.39,1.17,-0.0,1.0,32.98,32.98,2.0,27.02,0.68,27.5,26.54,0.96,-0.0,1.0,27.02,27.02,2.0
+AE-AZ-G010020 = 19.37,NaN,19.37,19.37,0.0,NaN,NaN,19.37,19.37,1.0,24.06,NaN,24.06,24.06,0.0,NaN,NaN,24.06,24.06,1.0,29.7,NaN,29.7,29.7,0.0,NaN,NaN,29.7,29.7,1.0,34.11,NaN,34.11,34.11,0.0,NaN,NaN,34.11,34.11,1.0,38.52,NaN,38.52,38.52,0.0,NaN,NaN,38.52,38.52,1.0,36.59,NaN,36.59,36.59,0.0,NaN,NaN,36.59,36.59,1.0,37.7,NaN,37.7,37.7,0.0,NaN,NaN,37.7,37.7,1.0,36.32,NaN,36.32,36.32,0.0,NaN,NaN,36.32,36.32,1.0,36.32,NaN,36.32,36.32,0.0,NaN,NaN,36.32,36.32,1.0,36.46,NaN,36.46,36.46,0.0,NaN,NaN,36.46,36.46,1.0,31.08,NaN,31.08,31.08,0.0,NaN,NaN,31.08,31.08,1.0,23.92,NaN,23.92,23.92,0.0,NaN,NaN,23.92,23.92,1.0
+AE-AZ-G010021 = 22.26,0.19,22.4,22.13,0.28,0.0,1.0,22.26,22.26,2.0,24.54,0.29,24.74,24.33,0.41,-0.0,1.0,24.54,24.54,2.0,29.02,0.39,29.29,28.74,0.55,0.0,1.0,29.02,29.02,2.0,32.81,0.29,33.01,32.6,0.41,0.0,1.0,32.81,32.81,2.0,36.87,0.19,37.01,36.73,0.28,-0.0,1.0,36.87,36.87,2.0,36.32,0.19,36.46,36.18,0.28,0.0,1.0,36.32,36.32,2.0,37.77,0.29,37.97,37.56,0.41,0.0,1.0,37.77,37.77,2.0,37.35,0.49,37.7,37.01,0.69,-0.0,1.0,37.35,37.35,2.0,35.91,0.39,36.18,35.63,0.55,-0.0,1.0,35.91,35.91,2.0,36.39,0.29,36.59,36.18,0.41,0.0,1.0,36.39,36.39,2.0,31.84,0.1,31.91,31.77,0.14,-0.0,1.0,31.84,31.84,2.0,25.71,NaN,25.71,25.71,0.0,NaN,-8.882768329395566E13,25.71,25.71,2.0
+AE-AZ-G010022 = 20.75,NaN,20.75,20.75,0.0,NaN,-1.0494110539344817E14,20.75,20.75,2.0,24.61,NaN,24.61,24.61,0.0,NaN,-6.396949674795644E14,24.61,24.61,2.0,29.29,NaN,29.29,29.29,0.0,NaN,-1.1540983360941158E14,29.29,29.29,2.0,32.6,NaN,32.6,32.6,0.0,NaN,-2.20452081369088E14,32.6,32.6,2.0,37.56,NaN,37.56,37.56,0.0,NaN,-3.342340880478269E14,37.56,37.56,2.0,35.08,NaN,35.08,35.08,0.0,NaN,4.9539595901075456E16,35.08,35.08,2.0,37.83,NaN,37.83,37.83,0.0,NaN,-2.3880095391185194E14,37.83,37.83,2.0,36.18,NaN,36.18,36.18,0.0,NaN,-9.035346752412058E14,36.18,36.18,2.0,35.63,0.0,35.63,35.63,0.0,-1.34217728E8,1.8014398509481984E16,35.63,35.63,2.0,34.8,NaN,34.8,34.8,0.0,NaN,-1.44115188075855872E17,34.8,34.8,2.0,29.02,NaN,29.02,29.02,0.0,NaN,-2.22399981598543E15,29.02,29.02,2.0,23.23,NaN,23.23,23.23,0.0,NaN,-1.932282320882769E14,23.23,23.23,2.0
+AE-AZ-G010023 = 20.47,NaN,20.47,20.47,0.0,NaN,NaN,20.47,20.47,1.0,22.68,NaN,22.68,22.68,0.0,NaN,NaN,22.68,22.68,1.0,26.81,NaN,26.81,26.81,0.0,NaN,NaN,26.81,26.81,1.0,30.67,NaN,30.67,30.67,0.0,NaN,NaN,30.67,30.67,1.0,33.98,NaN,33.98,33.98,0.0,NaN,NaN,33.98,33.98,1.0,35.08,NaN,35.08,35.08,0.0,NaN,NaN,35.08,35.08,1.0,37.01,NaN,37.01,37.01,0.0,NaN,NaN,37.01,37.01,1.0,37.01,NaN,37.01,37.01,0.0,NaN,NaN,37.01,37.01,1.0,35.63,NaN,35.63,35.63,0.0,NaN,NaN,35.63,35.63,1.0,33.7,NaN,33.7,33.7,0.0,NaN,NaN,33.7,33.7,1.0,28.19,NaN,28.19,28.19,0.0,NaN,NaN,28.19,28.19,1.0,21.57,NaN,21.57,21.57,0.0,NaN,NaN,21.57,21.57,1.0
+AE-AZ-G010024 = 20.51,1.32,21.44,19.58,1.86,0.0,1.0,20.53,20.51,2.0,21.51,1.85,22.81,20.2,2.62,-0.0,1.0,21.55,21.51,2.0,26.4,1.75,27.64,25.16,2.48,-0.0,1.0,26.43,26.4,2.0,30.43,1.51,31.5,29.36,2.14,0.0,1.0,30.45,30.43,2.0,33.22,1.07,33.98,32.46,1.52,-0.0,1.0,33.23,33.22,2.0,35.01,1.46,36.04,33.98,2.07,-0.0,1.0,35.03,35.01,2.0,36.35,1.51,37.42,35.29,2.14,-0.0,1.0,36.37,36.35,2.0,37.52,1.8,38.8,36.25,2.55,-0.0,1.0,37.55,37.52,2.0,35.77,1.17,36.59,34.94,1.65,-0.0,1.0,35.78,35.77,2.0,33.29,0.97,33.98,32.6,1.38,0.0,1.0,33.29,33.29,2.0,27.98,1.07,28.74,27.22,1.52,-0.0,1.0,27.99,27.98,2.0,21.09,0.29,21.3,20.89,0.41,-0.0,1.0,21.09,21.09,2.0
+AE-AZ-G010025 = 20.47,NaN,20.47,20.47,0.0,NaN,NaN,20.47,20.47,1.0,25.02,NaN,25.02,25.02,0.0,NaN,NaN,25.02,25.02,1.0,30.32,NaN,30.32,30.32,0.0,NaN,NaN,30.32,30.32,1.0,35.22,NaN,35.22,35.22,0.0,NaN,NaN,35.22,35.22,1.0,38.66,NaN,38.66,38.66,0.0,NaN,NaN,38.66,38.66,1.0,36.87,NaN,36.87,36.87,0.0,NaN,NaN,36.87,36.87,1.0,38.11,NaN,38.11,38.11,0.0,NaN,NaN,38.11,38.11,1.0,37.08,NaN,37.08,37.08,0.0,NaN,NaN,37.08,37.08,1.0,37.56,NaN,37.56,37.56,0.0,NaN,NaN,37.56,37.56,1.0,37.42,NaN,37.42,37.42,0.0,NaN,NaN,37.42,37.42,1.0,31.15,NaN,31.15,31.15,0.0,NaN,NaN,31.15,31.15,1.0,24.74,NaN,24.74,24.74,0.0,NaN,NaN,24.74,24.74,1.0
+AE-AZ-G010026 = 21.71,NaN,21.71,21.71,0.0,NaN,NaN,21.71,21.71,1.0,27.64,NaN,27.64,27.64,0.0,NaN,NaN,27.64,27.64,1.0,33.43,NaN,33.43,33.43,0.0,NaN,NaN,33.43,33.43,1.0,37.56,NaN,37.56,37.56,0.0,NaN,NaN,37.56,37.56,1.0,41.83,NaN,41.83,41.83,0.0,NaN,NaN,41.83,41.83,1.0,38.39,NaN,38.39,38.39,0.0,NaN,NaN,38.39,38.39,1.0,40.18,NaN,40.18,40.18,0.0,NaN,NaN,40.18,40.18,1.0,39.63,NaN,39.63,39.63,0.0,NaN,NaN,39.63,39.63,1.0,39.9,NaN,39.9,39.9,0.0,NaN,NaN,39.9,39.9,1.0,39.63,NaN,39.63,39.63,0.0,NaN,NaN,39.63,39.63,1.0,33.84,NaN,33.84,33.84,0.0,NaN,NaN,33.84,33.84,1.0,26.95,NaN,26.95,26.95,0.0,NaN,NaN,26.95,26.95,1.0
+AE-AZ-G010027 = 20.7,1.3,21.85,19.37,2.48,-0.05,1.07,20.73,20.78,4.0,26.24,1.28,27.43,24.88,2.55,-0.08,1.14,26.27,26.33,4.0,31.51,0.99,32.67,30.39,2.27,0.05,1.59,31.52,31.5,4.0,35.61,1.23,36.94,34.25,2.69,-0.03,1.34,35.63,35.63,4.0,39.99,1.37,41.35,38.39,2.96,-0.18,1.38,40.01,40.11,4.0,37.16,1.3,38.32,35.91,2.41,-0.02,1.03,37.18,37.21,4.0,38.89,1.14,39.97,37.83,2.14,0.01,1.03,38.9,38.87,4.0,38.33,1.17,39.42,37.01,2.41,-0.15,1.24,38.35,38.45,4.0,38.11,1.37,39.49,36.73,2.76,0.0,1.12,38.13,38.11,4.0,38.02,1.27,39.28,36.73,2.55,-0.02,1.12,38.04,38.04,4.0,32.43,0.99,33.43,31.22,2.2,-0.24,1.5,32.44,32.53,4.0,25.4,1.22,26.54,23.78,2.76,-0.51,1.75,25.42,25.64,4.0
+AE-AZ-G010028 = 20.47,NaN,20.47,20.47,0.0,NaN,NaN,20.47,20.47,1.0,22.68,NaN,22.68,22.68,0.0,NaN,NaN,22.68,22.68,1.0,26.81,NaN,26.81,26.81,0.0,NaN,NaN,26.81,26.81,1.0,30.67,NaN,30.67,30.67,0.0,NaN,NaN,30.67,30.67,1.0,33.98,NaN,33.98,33.98,0.0,NaN,NaN,33.98,33.98,1.0,35.08,NaN,35.08,35.08,0.0,NaN,NaN,35.08,35.08,1.0,37.01,NaN,37.01,37.01,0.0,NaN,NaN,37.01,37.01,1.0,37.01,NaN,37.01,37.01,0.0,NaN,NaN,37.01,37.01,1.0,35.63,NaN,35.63,35.63,0.0,NaN,NaN,35.63,35.63,1.0,33.7,NaN,33.7,33.7,0.0,NaN,NaN,33.7,33.7,1.0,28.19,NaN,28.19,28.19,0.0,NaN,NaN,28.19,28.19,1.0,21.57,NaN,21.57,21.57,0.0,NaN,NaN,21.57,21.57,1.0
+AE-AZ-G010029 = 19.78,NaN,19.78,19.78,0.0,NaN,NaN,19.78,19.78,1.0,25.43,NaN,25.43,25.43,0.0,NaN,NaN,25.43,25.43,1.0,31.08,NaN,31.08,31.08,0.0,NaN,NaN,31.08,31.08,1.0,34.94,NaN,34.94,34.94,0.0,NaN,NaN,34.94,34.94,1.0,39.35,NaN,39.35,39.35,0.0,NaN,NaN,39.35,39.35,1.0,35.91,NaN,35.91,35.91,0.0,NaN,NaN,35.91,35.91,1.0,37.97,NaN,37.97,37.97,0.0,NaN,NaN,37.97,37.97,1.0,37.7,NaN,37.7,37.7,0.0,NaN,NaN,37.7,37.7,1.0,37.15,NaN,37.15,37.15,0.0,NaN,NaN,37.15,37.15,1.0,37.15,NaN,37.15,37.15,0.0,NaN,NaN,37.15,37.15,1.0,32.05,NaN,32.05,32.05,0.0,NaN,NaN,32.05,32.05,1.0,25.16,NaN,25.16,25.16,0.0,NaN,NaN,25.16,25.16,1.0
+AE-AZ-G010030 = 17.79,0.1,17.85,17.72,0.14,0.0,1.0,17.79,17.79,2.0,20.61,0.19,20.75,20.47,0.28,-0.0,1.0,20.61,20.61,2.0,27.5,0.58,27.91,27.09,0.83,0.0,1.0,27.5,27.5,2.0,31.77,0.39,32.05,31.5,0.55,-0.0,1.0,31.77,31.77,2.0,36.11,0.29,36.32,35.91,0.41,0.0,1.0,36.11,36.11,2.0,34.05,0.49,34.39,33.7,0.69,-0.0,1.0,34.05,34.05,2.0,37.15,0.19,37.28,37.01,0.28,0.0,1.0,37.15,37.15,2.0,35.29,0.29,35.49,35.08,0.41,0.0,1.0,35.29,35.29,2.0,35.15,0.1,35.22,35.08,0.14,0.0,0.98,35.15,35.15,2.0,33.08,0.1,33.15,33.01,0.14,-0.0,1.01,33.08,33.08,2.0,28.88,0.19,29.02,28.74,0.28,0.0,1.0,28.88,28.88,2.0,22.19,0.1,22.26,22.13,0.14,0.0,1.0,22.19,22.19,2.0
+AE-AZ-G010031 = 23.16,0.38,23.5,22.75,0.76,-0.32,1.5,23.16,23.23,3.0,28.49,0.96,29.29,27.43,1.86,-0.45,1.5,28.5,28.74,3.0,34.21,1.07,35.08,33.01,2.07,-0.5,1.5,34.22,34.53,3.0,38.52,1.13,39.49,37.28,2.2,-0.42,1.5,38.53,38.8,3.0,42.75,0.92,43.35,41.69,1.65,-0.69,1.5,42.76,43.21,3.0,40.18,1.33,41.14,38.66,2.48,-0.63,1.5,40.19,40.73,3.0,41.44,1.16,42.24,40.11,2.14,-0.66,1.5,41.45,41.97,3.0,40.57,0.64,41.0,39.83,1.17,-0.67,1.5,40.57,40.87,3.0,41.35,1.21,42.24,39.97,2.27,-0.62,1.5,41.36,41.83,3.0,40.75,1.19,41.69,39.42,2.27,-0.54,1.5,40.76,41.14,3.0,34.11,0.86,34.8,33.15,1.65,-0.53,1.5,34.12,34.39,3.0,27.36,0.14,27.5,27.22,0.28,-0.0,1.5,27.36,27.36,3.0
+AE-AZ-G010032 = 21.02,NaN,21.02,21.02,0.0,NaN,NaN,21.02,21.02,1.0,20.75,NaN,20.75,20.75,0.0,NaN,NaN,20.75,20.75,1.0,22.95,NaN,22.95,22.95,0.0,NaN,NaN,22.95,22.95,1.0,26.81,NaN,26.81,26.81,0.0,NaN,NaN,26.81,26.81,1.0,30.39,NaN,30.39,30.39,0.0,NaN,NaN,30.39,30.39,1.0,31.22,NaN,31.22,31.22,0.0,NaN,NaN,31.22,31.22,1.0,32.87,NaN,32.87,32.87,0.0,NaN,NaN,32.87,32.87,1.0,33.43,NaN,33.43,33.43,0.0,NaN,NaN,33.43,33.43,1.0,32.87,NaN,32.87,32.87,0.0,NaN,NaN,32.87,32.87,1.0,32.05,NaN,32.05,32.05,0.0,NaN,NaN,32.05,32.05,1.0,27.36,NaN,27.36,27.36,0.0,NaN,NaN,27.36,27.36,1.0,23.5,NaN,23.5,23.5,0.0,NaN,NaN,23.5,23.5,1.0
+AE-AZ-G010033 = 20.99,0.73,21.51,20.47,1.03,-0.0,1.0,21.0,20.99,2.0,23.37,1.17,24.19,22.54,1.65,-0.0,1.0,23.38,23.37,2.0,30.08,0.44,30.39,29.77,0.62,0.0,1.0,30.09,30.08,2.0,32.87,0.39,33.15,32.6,0.55,-0.0,1.0,32.88,32.87,2.0,36.9,1.02,37.63,36.18,1.45,0.0,1.0,36.91,36.9,2.0,38.42,0.15,38.52,38.32,0.21,-0.0,1.0,38.42,38.42,2.0,38.21,0.73,38.73,37.7,1.03,-0.0,1.0,38.22,38.21,2.0,37.73,0.24,37.9,37.56,0.34,0.0,1.0,37.73,37.73,2.0,37.77,0.68,38.25,37.28,0.96,0.0,1.0,37.77,37.77,2.0,36.8,0.49,37.15,36.46,0.69,-0.0,1.0,36.8,36.8,2.0,30.26,0.58,30.67,29.84,0.83,0.0,1.0,30.26,30.26,2.0,23.44,1.27,24.33,22.54,1.79,-0.0,1.0,23.45,23.44,2.0
+AE-AZ-G010034 = 21.92,1.27,22.81,21.02,1.79,0.0,1.0,21.94,21.92,2.0,25.43,1.17,26.26,24.61,1.65,-0.0,1.0,25.45,25.43,2.0,30.88,0.29,31.08,30.67,0.41,-0.0,1.0,30.88,30.88,2.0,35.15,0.88,35.77,34.53,1.24,-0.0,1.0,35.15,35.15,2.0,39.63,1.36,40.59,38.66,1.93,-0.0,1.0,39.64,39.63,2.0,38.04,1.46,39.07,37.01,2.07,0.0,1.0,38.06,38.04,2.0,39.9,0.97,40.59,39.21,1.38,-0.0,1.0,39.91,39.9,2.0,39.35,0.97,40.04,38.66,1.38,-0.0,1.0,39.36,39.35,2.0,39.07,0.97,39.76,38.39,1.38,-0.0,1.0,39.08,39.07,2.0,37.83,1.17,38.66,37.01,1.65,-0.0,1.0,37.84,37.83,2.0,31.7,1.07,32.46,30.94,1.52,0.0,1.0,31.71,31.7,2.0,25.43,0.39,25.71,25.16,0.55,-0.0,1.0,25.43,25.43,2.0
+AE-AZ-G010035 = 18.73,NaN,18.73,18.73,0.0,NaN,NaN,18.73,18.73,1.0,21.94,NaN,21.94,21.94,0.0,NaN,NaN,21.94,21.94,1.0,28.1,NaN,28.1,28.1,0.0,NaN,NaN,28.1,28.1,1.0,32.6,NaN,32.6,32.6,0.0,NaN,NaN,32.6,32.6,1.0,37.01,NaN,37.01,37.01,0.0,NaN,NaN,37.01,37.01,1.0,34.99,NaN,34.99,34.99,0.0,NaN,NaN,34.99,34.99,1.0,37.65,NaN,37.65,37.65,0.0,NaN,NaN,37.65,37.65,1.0,36.36,NaN,36.36,36.36,0.0,NaN,NaN,36.36,36.36,1.0,36.18,NaN,36.18,36.18,0.0,NaN,NaN,36.18,36.18,1.0,33.98,NaN,33.98,33.98,0.0,NaN,NaN,33.98,33.98,1.0,29.57,NaN,29.57,29.57,0.0,NaN,NaN,29.57,29.57,1.0,22.95,NaN,22.95,22.95,0.0,NaN,NaN,22.95,22.95,1.0
+AE-AZ-G010036 = 17.44,NaN,17.44,17.44,0.0,NaN,NaN,17.44,17.44,1.0,18.27,NaN,18.27,18.27,0.0,NaN,NaN,18.27,18.27,1.0,24.33,NaN,24.33,24.33,0.0,NaN,NaN,24.33,24.33,1.0,30.81,NaN,30.81,30.81,0.0,NaN,NaN,30.81,30.81,1.0,36.87,NaN,36.87,36.87,0.0,NaN,NaN,36.87,36.87,1.0,32.19,NaN,32.19,32.19,0.0,NaN,NaN,32.19,32.19,1.0,35.08,NaN,35.08,35.08,0.0,NaN,NaN,35.08,35.08,1.0,36.32,NaN,36.32,36.32,0.0,NaN,NaN,36.32,36.32,1.0,34.25,NaN,34.25,34.25,0.0,NaN,NaN,34.25,34.25,1.0,33.43,NaN,33.43,33.43,0.0,NaN,NaN,33.43,33.43,1.0,27.64,NaN,27.64,27.64,0.0,NaN,NaN,27.64,27.64,1.0,21.3,NaN,21.3,21.3,0.0,NaN,NaN,21.3,21.3,1.0
+AE-AZ-G010037 = 20.27,0.29,20.47,20.06,0.41,0.0,1.0,20.27,20.27,2.0,24.12,0.68,24.61,23.64,0.96,0.0,1.0,24.13,24.12,2.0,29.22,0.1,29.29,29.15,0.14,0.0,1.0,29.22,29.22,2.0,33.98,0.39,34.25,33.7,0.55,0.0,1.0,33.98,33.98,2.0,38.39,0.39,38.66,38.11,0.55,0.0,1.0,38.39,38.39,2.0,36.46,0.39,36.73,36.18,0.55,-0.0,1.0,36.46,36.46,2.0,38.66,0.39,38.94,38.39,0.55,-0.0,1.0,38.66,38.66,2.0,38.11,0.39,38.39,37.83,0.55,-0.0,1.0,38.11,38.11,2.0,38.39,0.39,38.66,38.11,0.55,0.0,1.0,38.39,38.39,2.0,36.32,0.19,36.46,36.18,0.28,-0.0,1.0,36.32,36.32,2.0,30.67,0.39,30.94,30.39,0.55,0.0,1.0,30.67,30.67,2.0,24.12,0.1,24.19,24.06,0.14,0.0,0.99,24.12,24.12,2.0
+AE-AZ-G010038 = 19.13,0.44,19.44,18.82,0.62,0.0,1.0,19.13,19.13,2.0,22.09,0.83,22.68,21.51,1.17,0.0,1.0,22.1,22.09,2.0,29.08,1.85,30.39,27.78,2.62,-0.0,1.0,29.11,29.08,2.0,33.39,2.0,34.8,31.98,2.82,0.0,1.0,33.42,33.39,2.0,36.25,2.05,37.7,34.8,2.89,-0.0,1.0,36.28,36.25,2.0,37.83,1.56,38.94,36.73,2.2,-0.0,1.0,37.85,37.83,2.0,39.35,1.95,40.73,37.97,2.76,0.0,1.0,39.37,39.35,2.0,39.97,1.66,41.14,38.8,2.34,0.0,1.0,39.99,39.97,2.0,39.11,1.9,40.45,37.77,2.69,-0.0,1.0,39.13,39.11,2.0,36.01,1.8,37.28,34.73,2.55,-0.0,1.0,36.03,36.01,2.0,29.95,1.22,30.81,29.08,1.72,-0.0,1.0,29.96,29.95,2.0,23.3,1.27,24.19,22.4,1.79,-0.0,1.0,23.31,23.3,2.0
+AE-AZ-G010039 = 24.61,NaN,24.61,24.61,0.0,NaN,NaN,24.61,24.61,1.0,27.91,NaN,27.91,27.91,0.0,NaN,NaN,27.91,27.91,1.0,31.5,NaN,31.5,31.5,0.0,NaN,NaN,31.5,31.5,1.0,37.01,NaN,37.01,37.01,0.0,NaN,NaN,37.01,37.01,1.0,42.52,NaN,42.52,42.52,0.0,NaN,NaN,42.52,42.52,1.0,41.14,NaN,41.14,41.14,0.0,NaN,NaN,41.14,41.14,1.0,41.97,NaN,41.97,41.97,0.0,NaN,NaN,41.97,41.97,1.0,41.42,NaN,41.42,41.42,0.0,NaN,NaN,41.42,41.42,1.0,41.14,NaN,41.14,41.14,0.0,NaN,NaN,41.14,41.14,1.0,40.31,NaN,40.31,40.31,0.0,NaN,NaN,40.31,40.31,1.0,33.98,NaN,33.98,33.98,0.0,NaN,NaN,33.98,33.98,1.0,26.26,NaN,26.26,26.26,0.0,NaN,NaN,26.26,26.26,1.0
+AE-AZ-G010040 = 20.2,0.39,20.47,19.65,0.83,-0.82,2.0,20.2,20.33,4.0,24.04,0.66,24.61,23.16,1.45,-0.56,1.75,24.04,24.19,4.0,28.74,0.46,29.29,28.19,1.1,0.0,1.78,28.74,28.74,4.0,33.56,0.66,34.25,32.87,1.38,0.0,1.22,33.57,33.56,4.0,37.97,0.72,38.66,37.28,1.38,0.0,1.05,37.98,37.97,4.0,35.87,0.84,36.73,35.08,1.65,0.04,1.09,35.88,35.84,4.0,38.35,0.53,38.94,37.83,1.1,0.1,1.21,38.35,38.32,4.0,37.61,0.82,38.39,36.8,1.58,-0.02,1.06,37.62,37.63,4.0,37.87,0.78,38.66,37.01,1.65,-0.07,1.25,37.88,37.9,4.0,35.78,0.66,36.46,35.01,1.45,-0.17,1.42,35.79,35.84,4.0,30.5,0.46,30.94,29.98,0.96,-0.13,1.28,30.5,30.53,4.0,23.83,0.35,24.19,23.44,0.76,-0.09,1.3,23.83,23.85,4.0
+AE-AZ-G010041 = 18.82,1.17,19.65,17.99,1.65,-0.0,1.0,18.84,18.82,2.0,21.71,1.36,22.68,20.75,1.93,-0.0,1.0,21.73,21.71,2.0,28.4,0.88,29.02,27.78,1.24,0.0,1.0,28.4,28.4,2.0,31.63,2.14,33.15,30.12,3.03,-0.0,1.0,31.67,31.63,2.0,36.73,1.17,37.56,35.91,1.65,0.0,1.0,36.74,36.73,2.0,34.73,1.27,35.63,33.84,1.79,-0.0,1.0,34.75,34.73,2.0,37.21,0.88,37.83,36.59,1.24,0.0,1.0,37.22,37.21,2.0,36.59,0.97,37.28,35.91,1.38,-0.0,1.0,36.6,36.59,2.0,36.18,1.95,37.56,34.8,2.76,-0.0,1.0,36.21,36.18,2.0,34.67,1.75,35.91,33.43,2.48,-0.0,1.0,34.69,34.67,2.0,28.6,1.75,29.84,27.36,2.48,0.0,1.0,28.63,28.6,2.0,23.37,1.36,24.33,22.4,1.93,-0.0,1.0,23.39,23.37,2.0
+AE-AZ-G010042 = 23.14,1.15,24.47,20.75,3.72,-0.73,2.72,23.17,23.16,11.0,26.54,0.4,27.29,25.98,1.31,0.2,2.27,26.54,26.4,11.0,32.81,0.92,34.39,31.36,3.03,0.01,2.15,32.82,32.74,11.0,38.06,0.69,39.14,36.73,2.41,-0.2,2.55,38.07,38.11,11.0,42.7,0.86,43.76,41.14,2.62,-0.56,2.22,42.7,42.8,11.0,40.56,0.58,41.56,39.63,1.93,0.3,2.19,40.56,40.31,11.0,42.49,0.63,43.76,41.56,2.2,0.44,2.59,42.5,42.38,11.0,41.94,0.77,43.62,41.0,2.62,0.75,3.07,41.95,41.83,11.0,42.37,0.73,43.62,41.42,2.2,0.22,1.96,42.38,42.24,11.0,41.24,0.92,43.07,39.76,3.31,0.42,2.77,41.24,41.14,11.0,33.67,0.79,35.22,32.74,2.48,0.59,2.2,33.68,33.43,11.0,26.79,0.64,28.05,26.12,1.93,0.69,2.21,26.79,26.4,11.0
+AE-AZ-G010043 = 24.9,1.61,30.39,18.82,11.57,0.51,3.38,24.95,24.61,2323.0,30.48,2.05,35.63,21.57,14.06,0.16,2.71,30.55,29.98,2323.0,37.65,2.17,43.62,27.64,15.98,0.22,3.11,37.71,37.35,2323.0,43.33,1.58,45.0,33.7,11.3,-1.21,5.37,43.36,43.55,2323.0,44.87,0.6,45.0,36.53,8.47,-7.29,70.77,44.88,45.0,2323.0,44.63,0.81,45.0,37.15,7.85,-3.76,22.55,44.64,45.0,2323.0,44.93,0.45,45.0,38.52,6.48,-9.03,95.75,44.94,45.0,2323.0,44.85,0.61,45.0,37.28,7.72,-6.69,57.46,44.85,45.0,2323.0,44.86,0.52,45.0,38.25,6.75,-7.23,68.79,44.86,45.0,2323.0,44.25,0.98,45.0,35.63,9.37,-2.8,16.3,44.26,44.52,2323.0,36.24,1.73,41.42,28.74,12.68,-0.01,3.24,36.28,36.46,2323.0,28.74,1.35,32.6,23.23,9.37,0.37,3.52,28.77,28.46,2323.0
+AE-AZ-G010044 = 24.06,0.58,24.47,23.64,0.83,-0.0,1.0,24.06,24.06,2.0,28.33,0.97,29.02,27.64,1.38,-0.0,1.0,28.34,28.33,2.0,34.18,0.88,34.8,33.56,1.24,-0.0,1.0,34.19,34.18,2.0,38.87,1.07,39.63,38.11,1.52,0.0,1.0,38.88,38.87,2.0,43.21,1.17,44.04,42.38,1.65,0.0,1.0,43.22,43.21,2.0,40.49,1.12,41.28,39.69,1.58,0.0,1.0,40.49,40.49,2.0,42.14,1.12,42.93,41.35,1.58,-0.0,1.0,42.15,42.14,2.0,41.38,1.02,42.11,40.66,1.45,0.0,1.0,41.39,41.38,2.0,41.56,1.36,42.52,40.59,1.93,-0.0,1.0,41.57,41.56,2.0,40.8,1.07,41.56,40.04,1.52,-0.0,1.0,40.8,40.8,2.0,34.25,1.17,35.08,33.43,1.65,0.0,1.0,34.26,34.25,2.0,27.98,1.07,28.74,27.22,1.52,-0.0,1.0,27.99,27.98,2.0
+AE-AZ-G010045 = 18.13,0.48,18.54,17.72,0.83,0.0,1.0,18.13,18.13,4.0,18.82,NaN,18.82,18.82,0.0,NaN,-2.363289341393747E14,18.82,18.82,4.0,22.61,0.08,22.68,22.54,0.14,0.0,1.0,22.61,22.61,4.0,27.5,0.16,27.64,27.36,0.28,0.0,1.0,27.5,27.5,4.0,31.29,0.4,31.63,30.94,0.69,0.0,1.0,31.29,31.29,4.0,32.67,0.08,32.74,32.6,0.14,-0.0,1.0,32.67,32.67,4.0,33.91,0.24,34.11,33.7,0.41,-0.0,1.0,33.91,33.91,4.0,34.05,0.24,34.25,33.84,0.41,-0.0,1.0,34.05,34.05,4.0,34.05,0.24,34.25,33.84,0.41,-0.0,1.0,34.05,34.05,4.0,32.12,0.08,32.19,32.05,0.14,-0.0,1.0,32.12,32.12,4.0,26.81,0.0,26.81,26.81,0.0,-1.675206954E7,1.8744345611099322E14,26.81,26.81,4.0,22.06,0.08,22.13,21.99,0.14,-0.0,1.0,22.06,22.06,4.0
+AE-AZ-G010046 = 24.06,0.58,24.47,23.64,0.83,-0.0,1.0,24.06,24.06,2.0,28.33,0.97,29.02,27.64,1.38,-0.0,1.0,28.34,28.33,2.0,34.18,0.88,34.8,33.56,1.24,-0.0,1.0,34.19,34.18,2.0,38.87,1.07,39.63,38.11,1.52,0.0,1.0,38.88,38.87,2.0,43.21,1.17,44.04,42.38,1.65,0.0,1.0,43.22,43.21,2.0,40.49,1.12,41.28,39.69,1.58,0.0,1.0,40.49,40.49,2.0,42.14,1.12,42.93,41.35,1.58,-0.0,1.0,42.15,42.14,2.0,41.38,1.02,42.11,40.66,1.45,0.0,1.0,41.39,41.38,2.0,41.56,1.36,42.52,40.59,1.93,-0.0,1.0,41.57,41.56,2.0,40.8,1.07,41.56,40.04,1.52,-0.0,1.0,40.8,40.8,2.0,34.25,1.17,35.08,33.43,1.65,0.0,1.0,34.26,34.25,2.0,27.98,1.07,28.74,27.22,1.52,-0.0,1.0,27.99,27.98,2.0
+AE-AZ-G010047 = 25.57,NaN,25.57,25.57,0.0,NaN,NaN,25.57,25.57,1.0,28.46,NaN,28.46,28.46,0.0,NaN,NaN,28.46,28.46,1.0,34.94,NaN,34.94,34.94,0.0,NaN,NaN,34.94,34.94,1.0,40.04,NaN,40.04,40.04,0.0,NaN,NaN,40.04,40.04,1.0,44.17,NaN,44.17,44.17,0.0,NaN,NaN,44.17,44.17,1.0,41.0,NaN,41.0,41.0,0.0,NaN,NaN,41.0,41.0,1.0,42.93,NaN,42.93,42.93,0.0,NaN,NaN,42.93,42.93,1.0,41.69,NaN,41.69,41.69,0.0,NaN,NaN,41.69,41.69,1.0,41.83,NaN,41.83,41.83,0.0,NaN,NaN,41.83,41.83,1.0,41.42,NaN,41.42,41.42,0.0,NaN,NaN,41.42,41.42,1.0,34.94,NaN,34.94,34.94,0.0,NaN,NaN,34.94,34.94,1.0,29.02,NaN,29.02,29.02,0.0,NaN,NaN,29.02,29.02,1.0
+AE-AZ-G010048 = 20.89,NaN,20.89,20.89,0.0,NaN,NaN,20.89,20.89,1.0,22.81,NaN,22.81,22.81,0.0,NaN,NaN,22.81,22.81,1.0,32.6,NaN,32.6,32.6,0.0,NaN,NaN,32.6,32.6,1.0,32.6,NaN,32.6,32.6,0.0,NaN,NaN,32.6,32.6,1.0,37.7,NaN,37.7,37.7,0.0,NaN,NaN,37.7,37.7,1.0,35.77,NaN,35.77,35.77,0.0,NaN,NaN,35.77,35.77,1.0,38.11,NaN,38.11,38.11,0.0,NaN,NaN,38.11,38.11,1.0,36.46,NaN,36.46,36.46,0.0,NaN,NaN,36.46,36.46,1.0,35.91,NaN,35.91,35.91,0.0,NaN,NaN,35.91,35.91,1.0,36.18,NaN,36.18,36.18,0.0,NaN,NaN,36.18,36.18,1.0,28.19,NaN,28.19,28.19,0.0,NaN,NaN,28.19,28.19,1.0,23.78,NaN,23.78,23.78,0.0,NaN,NaN,23.78,23.78,1.0
+AE-AZ-G010049 = 24.61,1.36,25.57,23.64,1.93,-0.0,1.0,24.63,24.61,2.0,28.05,0.58,28.46,27.64,0.83,0.0,1.0,28.05,28.05,2.0,34.25,0.97,34.94,33.56,1.38,0.0,1.0,34.26,34.25,2.0,39.07,1.36,40.04,38.11,1.93,-0.0,1.0,39.09,39.07,2.0,43.28,1.27,44.17,42.38,1.79,0.0,1.0,43.29,43.28,2.0,40.35,0.93,41.0,39.69,1.31,-0.0,1.0,40.35,40.35,2.0,42.14,1.12,42.93,41.35,1.58,-0.0,1.0,42.15,42.14,2.0,41.18,0.73,41.69,40.66,1.03,-0.0,1.0,41.18,41.18,2.0,41.21,0.88,41.83,40.59,1.24,0.0,1.0,41.22,41.21,2.0,40.73,0.97,41.42,40.04,1.38,0.0,1.0,40.73,40.73,2.0,34.18,1.07,34.94,33.43,1.52,0.0,1.0,34.19,34.18,2.0,28.12,1.27,29.02,27.22,1.79,-0.0,1.0,28.13,28.12,2.0
+AE-AZ-G010050 = 18.54,NaN,18.54,18.54,0.0,NaN,NaN,18.54,18.54,1.0,19.65,NaN,19.65,19.65,0.0,NaN,NaN,19.65,19.65,1.0,25.98,NaN,25.98,25.98,0.0,NaN,NaN,25.98,25.98,1.0,29.57,NaN,29.57,29.57,0.0,NaN,NaN,29.57,29.57,1.0,33.15,NaN,33.15,33.15,0.0,NaN,NaN,33.15,33.15,1.0,33.15,NaN,33.15,33.15,0.0,NaN,NaN,33.15,33.15,1.0,35.08,NaN,35.08,35.08,0.0,NaN,NaN,35.08,35.08,1.0,34.8,NaN,34.8,34.8,0.0,NaN,NaN,34.8,34.8,1.0,33.43,NaN,33.43,33.43,0.0,NaN,NaN,33.43,33.43,1.0,32.32,NaN,32.32,32.32,0.0,NaN,NaN,32.32,32.32,1.0,26.81,NaN,26.81,26.81,0.0,NaN,NaN,26.81,26.81,1.0,21.57,NaN,21.57,21.57,0.0,NaN,NaN,21.57,21.57,1.0
+AE-AZ-G010051 = 25.78,0.29,25.98,25.57,0.41,0.0,1.0,25.78,25.78,2.0,27.78,0.97,28.46,27.09,1.38,0.0,1.0,27.78,27.78,2.0,34.6,0.49,34.94,34.25,0.69,-0.0,1.0,34.6,34.6,2.0,39.49,0.78,40.04,38.94,1.1,0.0,1.0,39.49,39.49,2.0,43.76,0.58,44.17,43.35,0.83,-0.0,1.0,43.76,43.76,2.0,40.38,0.88,41.0,39.76,1.24,-0.0,1.0,40.39,40.38,2.0,42.31,0.88,42.93,41.69,1.24,0.0,1.0,42.32,42.31,2.0,41.0,0.97,41.69,40.31,1.38,-0.0,1.0,41.01,41.0,2.0,40.94,1.27,41.83,40.04,1.79,0.0,1.0,40.94,40.94,2.0,40.87,0.78,41.42,40.31,1.1,0.0,1.0,40.87,40.87,2.0,34.32,0.88,34.94,33.7,1.24,-0.0,1.0,34.33,34.32,2.0,28.6,0.58,29.02,28.19,0.83,0.0,1.0,28.61,28.6,2.0
+AE-AZ-G010052 = 17.72,0.0,17.72,17.72,0.0,-2.798363658E7,5.3350770632996425E14,17.72,17.72,2.0,18.82,NaN,18.82,18.82,0.0,NaN,-2.363289341393747E14,18.82,18.82,2.0,22.68,0.0,22.68,22.68,0.0,-1.029694718E7,7.060507798720647E13,22.68,22.68,2.0,27.64,NaN,27.64,27.64,0.0,NaN,-1.2438839701457928E14,27.64,27.64,2.0,30.94,0.0,30.94,30.94,0.0,-1.49251668E7,1.47837225653468E14,30.94,30.94,2.0,32.6,NaN,32.6,32.6,0.0,NaN,-2.20452081369088E14,32.6,32.6,2.0,33.7,0.0,33.7,33.7,0.0,-1.810986837E7,2.1914141785431697E14,33.7,33.7,2.0,34.25,0.0,34.25,34.25,0.0,NaN,NaN,34.25,34.25,2.0,34.25,0.0,34.25,34.25,0.0,NaN,NaN,34.25,34.25,2.0,32.05,NaN,32.05,32.05,0.0,NaN,-2.505579794370758E14,32.05,32.05,2.0,26.81,0.0,26.81,26.81,0.0,-1.675206954E7,1.8744345611099322E14,26.81,26.81,2.0,22.13,0.0,22.13,22.13,0.0,-1.014016294E7,6.859343082819612E13,22.13,22.13,2.0
+AE-AZ-G010053 = 22.75,1.27,23.64,21.85,1.79,0.0,1.0,22.76,22.75,2.0,24.81,1.85,26.12,23.5,2.62,0.0,1.0,24.85,24.81,2.0,30.81,2.53,32.6,29.02,3.58,0.0,1.0,30.86,30.81,2.0,35.15,2.83,37.15,33.15,4.0,-0.0,1.0,35.2,35.15,2.0,39.63,2.53,41.42,37.83,3.58,0.0,1.0,39.67,39.63,2.0,38.25,2.14,39.76,36.73,3.03,-0.0,1.0,38.28,38.25,2.0,39.42,2.63,41.28,37.56,3.72,0.0,1.0,39.46,39.42,2.0,38.45,2.83,40.45,36.46,4.0,-0.0,1.0,38.51,38.45,2.0,39.21,2.73,41.14,37.28,3.86,0.0,1.0,39.26,39.21,2.0,37.77,3.02,39.9,35.63,4.27,0.0,1.0,37.83,37.77,2.0,31.43,1.85,32.74,30.12,2.62,-0.0,1.0,31.45,31.43,2.0,24.68,2.44,26.4,22.95,3.44,0.0,1.0,24.74,24.68,2.0
+AE-AZ-G010054 = 19.92,0.0,19.92,19.92,0.0,-1.409705973E7,1.329108662584191E14,19.92,19.92,2.0,21.85,NaN,21.85,21.85,0.0,NaN,-5.873121967100213E13,21.85,21.85,2.0,23.23,NaN,23.23,23.23,0.0,NaN,-1.932282320882769E14,23.23,23.23,2.0,28.19,0.0,28.19,28.19,0.0,-1.721654467E7,1.9927879575750494E14,28.19,28.19,2.0,32.05,NaN,32.05,32.05,0.0,NaN,-2.505579794370758E14,32.05,32.05,2.0,32.32,0.0,32.32,32.32,0.0,-1.476712447E7,1.452072042866108E14,32.32,32.32,2.0,36.18,NaN,36.18,36.18,0.0,NaN,-9.035346752412058E14,36.18,36.18,2.0,34.53,NaN,34.53,34.53,0.0,NaN,-1.430541548303128E14,34.53,34.53,2.0,34.53,NaN,34.53,34.53,0.0,NaN,-1.430541548303128E14,34.53,34.53,2.0,33.7,0.0,33.7,33.7,0.0,-1.810986837E7,2.1914141785431697E14,33.7,33.7,2.0,28.74,0.0,28.74,28.74,0.0,-1.437784579E7,1.3800888138673408E14,28.74,28.74,2.0,24.33,0.0,24.33,24.33,0.0,NaN,NaN,24.33,24.33,2.0
+AE-AZ-G010055 = 23.64,NaN,23.64,23.64,0.0,NaN,NaN,23.64,23.64,1.0,26.12,NaN,26.12,26.12,0.0,NaN,NaN,26.12,26.12,1.0,32.94,NaN,32.94,32.94,0.0,NaN,NaN,32.94,32.94,1.0,37.35,NaN,37.35,37.35,0.0,NaN,NaN,37.35,37.35,1.0,41.42,NaN,41.42,41.42,0.0,NaN,NaN,41.42,41.42,1.0,39.97,NaN,39.97,39.97,0.0,NaN,NaN,39.97,39.97,1.0,41.49,NaN,41.49,41.49,0.0,NaN,NaN,41.49,41.49,1.0,40.52,NaN,40.52,40.52,0.0,NaN,NaN,40.52,40.52,1.0,41.35,NaN,41.35,41.35,0.0,NaN,NaN,41.35,41.35,1.0,39.97,NaN,39.97,39.97,0.0,NaN,NaN,39.97,39.97,1.0,32.81,NaN,32.81,32.81,0.0,NaN,NaN,32.81,32.81,1.0,25.92,NaN,25.92,25.92,0.0,NaN,NaN,25.92,25.92,1.0
+AE-AZ-G010056 = 26.19,0.29,26.4,25.98,0.41,0.0,1.0,26.19,26.19,2.0,28.05,1.36,29.02,27.09,1.93,-0.0,1.0,28.07,28.05,2.0,35.01,1.07,35.77,34.25,1.52,0.0,1.0,35.02,35.01,2.0,39.69,1.07,40.45,38.94,1.52,0.0,1.0,39.7,39.69,2.0,43.76,0.58,44.17,43.35,0.83,-0.0,1.0,43.76,43.76,2.0,41.0,1.75,42.24,39.76,2.48,0.0,1.0,41.02,41.0,2.0,42.52,1.17,43.35,41.69,1.65,-0.0,1.0,42.53,42.52,2.0,41.49,1.66,42.66,40.31,2.34,0.0,1.0,41.5,41.49,2.0,41.28,1.75,42.52,40.04,2.48,-0.0,1.0,41.3,41.28,2.0,41.49,1.66,42.66,40.31,2.34,0.0,1.0,41.5,41.49,2.0,34.6,1.27,35.49,33.7,1.79,-0.0,1.0,34.61,34.6,2.0,28.67,0.68,29.15,28.19,0.96,0.0,1.0,28.68,28.67,2.0
+AE-AZ-G010057 = 24.95,0.49,25.3,24.61,0.69,-0.0,1.0,24.95,24.95,2.0,25.85,NaN,25.85,25.85,0.0,NaN,-2.0372805005229006E14,25.85,25.85,2.0,34.91,0.73,35.42,34.39,1.03,0.0,1.0,34.91,34.91,2.0,38.49,0.24,38.66,38.32,0.34,0.0,1.0,38.49,38.49,2.0,42.07,0.15,42.18,41.97,0.21,0.0,1.0,42.07,42.07,2.0,40.69,0.44,41.0,40.38,0.62,-0.0,1.0,40.7,40.69,2.0,42.49,0.24,42.66,42.31,0.34,0.0,1.0,42.49,42.49,2.0,41.07,0.29,41.28,40.87,0.41,0.0,1.0,41.07,41.07,2.0,42.31,0.68,42.8,41.83,0.96,-0.0,1.0,42.32,42.31,2.0,41.11,0.15,41.21,41.0,0.21,0.0,1.0,41.11,41.11,2.0,33.32,0.54,33.7,32.94,0.76,0.0,1.0,33.32,33.32,2.0,26.98,0.15,27.09,26.88,0.21,0.0,1.0,26.98,26.98,2.0
+AE-AZ-G010058 = 25.14,1.42,26.4,23.5,2.89,-0.19,1.26,25.17,25.33,4.0,27.72,1.66,29.29,25.57,3.72,-0.43,1.66,27.76,28.02,4.0,32.87,1.98,34.67,30.39,4.27,-0.36,1.51,32.92,33.22,4.0,38.11,2.37,40.31,35.22,5.1,-0.28,1.43,38.17,38.45,4.0,42.23,2.15,44.31,39.63,4.69,-0.25,1.44,42.27,42.49,4.0,41.45,2.33,43.76,38.52,5.24,-0.33,1.6,41.5,41.76,4.0,43.05,2.13,44.86,40.45,4.41,-0.31,1.4,43.09,43.45,4.0,41.64,2.12,43.76,38.94,4.82,-0.36,1.67,41.68,41.93,4.0,42.8,2.42,44.86,39.9,4.96,-0.26,1.34,42.85,43.21,4.0,40.85,2.42,43.07,37.83,5.24,-0.34,1.49,40.9,41.25,4.0,33.51,1.6,34.8,31.5,3.31,-0.38,1.49,33.54,33.87,4.0,27.97,1.48,29.29,26.12,3.17,-0.35,1.49,27.99,28.22,4.0
+AE-AZ-G010059 = 21.23,0.1,21.3,21.16,0.14,0.0,0.99,21.23,21.23,2.0,22.13,0.0,22.13,22.13,0.0,-1.014016294E7,6.859343082819612E13,22.13,22.13,2.0,25.3,0.19,25.43,25.16,0.28,-0.0,1.0,25.3,25.3,2.0,30.39,NaN,30.39,30.39,0.0,NaN,-1.1884499016672142E15,30.39,30.39,2.0,34.53,NaN,34.53,34.53,0.0,NaN,-1.430541548303128E14,34.53,34.53,2.0,34.18,0.1,34.25,34.11,0.14,-0.0,1.01,34.18,34.18,2.0,35.84,0.1,35.91,35.77,0.14,-0.0,1.01,35.84,35.84,2.0,35.01,0.1,35.08,34.94,0.14,0.0,1.0,35.01,35.01,2.0,35.49,0.19,35.63,35.35,0.28,-0.0,1.0,35.49,35.49,2.0,34.73,0.1,34.8,34.67,0.14,0.0,0.99,34.73,34.73,2.0,28.74,0.0,28.74,28.74,0.0,-1.437784579E7,1.3800888138673408E14,28.74,28.74,2.0,24.33,0.0,24.33,24.33,0.0,NaN,NaN,24.33,24.33,2.0
+AE-AZ-G010060 = 20.89,NaN,20.89,20.89,0.0,NaN,NaN,20.89,20.89,1.0,25.3,NaN,25.3,25.3,0.0,NaN,NaN,25.3,25.3,1.0,31.36,NaN,31.36,31.36,0.0,NaN,NaN,31.36,31.36,1.0,36.18,NaN,36.18,36.18,0.0,NaN,NaN,36.18,36.18,1.0,39.63,NaN,39.63,39.63,0.0,NaN,NaN,39.63,39.63,1.0,38.25,NaN,38.25,38.25,0.0,NaN,NaN,38.25,38.25,1.0,39.63,NaN,39.63,39.63,0.0,NaN,NaN,39.63,39.63,1.0,38.11,NaN,38.11,38.11,0.0,NaN,NaN,38.11,38.11,1.0,38.8,NaN,38.8,38.8,0.0,NaN,NaN,38.8,38.8,1.0,38.11,NaN,38.11,38.11,0.0,NaN,NaN,38.11,38.11,1.0,31.77,NaN,31.77,31.77,0.0,NaN,NaN,31.77,31.77,1.0,24.74,NaN,24.74,24.74,0.0,NaN,NaN,24.74,24.74,1.0
+AE-AZ-G010061 = 21.92,1.46,22.95,20.89,2.07,-0.0,1.0,21.94,21.92,2.0,26.6,1.85,27.91,25.3,2.62,-0.0,1.0,26.64,26.6,2.0,32.94,2.24,34.53,31.36,3.17,0.0,1.0,32.98,32.94,2.0,37.83,2.34,39.49,36.18,3.31,-0.0,1.0,37.87,37.83,2.0,41.9,3.22,44.17,39.63,4.55,-0.0,1.0,41.96,41.9,2.0,39.97,2.44,41.69,38.25,3.44,-0.0,1.0,40.01,39.97,2.0,41.62,2.83,43.62,39.63,4.0,0.0,1.0,41.67,41.62,2.0,40.04,2.73,41.97,38.11,3.86,-0.0,1.0,40.09,40.04,2.0,40.52,2.44,42.24,38.8,3.44,0.0,1.0,40.56,40.52,2.0,40.04,2.73,41.97,38.11,3.86,-0.0,1.0,40.09,40.04,2.0,33.15,1.95,34.53,31.77,2.76,0.0,1.0,33.18,33.15,2.0,25.5,1.07,26.26,24.74,1.52,0.0,1.0,25.51,25.5,2.0
+AE-DU-G040001 = 23.39,0.6,24.88,21.85,3.03,-0.04,3.02,23.4,23.37,141.0,29.77,1.02,31.77,26.74,5.03,-0.47,3.78,29.79,29.84,141.0,37.02,1.43,39.21,32.32,6.89,-1.34,4.4,37.04,37.42,141.0,42.2,1.28,44.45,38.11,6.34,-1.02,4.11,42.21,42.38,141.0,44.91,0.32,45.0,43.0,2.0,-4.11,20.78,44.91,45.0,141.0,44.32,1.16,45.0,39.97,5.03,-2.03,6.37,44.33,44.86,141.0,44.89,0.36,45.0,42.66,2.34,-3.91,19.22,44.89,45.0,141.0,44.7,0.73,45.0,41.28,3.72,-3.14,12.89,44.71,45.0,141.0,44.52,0.81,45.0,41.42,3.58,-2.22,7.51,44.53,44.93,141.0,44.02,0.86,45.0,40.66,4.34,-1.88,6.49,44.03,44.31,141.0,36.38,0.77,37.7,33.63,4.06,-1.57,5.63,36.39,36.59,141.0,28.06,0.82,29.57,25.43,4.13,-0.7,3.85,28.08,28.19,141.0
+AE-DU-G040002 = 19.51,0.14,19.65,19.37,0.28,0.0,1.5,19.51,19.51,3.0,27.84,0.25,28.12,27.64,0.48,0.47,1.5,27.85,27.78,3.0,36.85,0.22,37.01,36.59,0.41,-0.63,1.51,36.85,36.94,3.0,39.76,0.48,40.31,39.49,0.83,0.71,1.5,39.77,39.49,3.0,44.77,0.21,45.0,44.59,0.41,0.38,1.49,44.77,44.72,3.0,42.89,0.52,43.48,42.52,0.96,0.65,1.5,42.89,42.66,3.0,41.83,0.63,42.38,41.14,1.24,-0.38,1.5,41.83,41.97,3.0,40.87,0.73,41.69,40.31,1.38,0.6,1.5,40.87,40.59,3.0,43.0,0.07,43.07,42.93,0.14,0.0,1.48,43.0,43.0,3.0,42.15,0.16,42.24,41.97,0.28,-0.71,1.54,42.15,42.24,3.0,32.37,0.56,33.01,32.05,0.96,0.71,1.5,32.37,32.05,3.0,26.74,0.45,27.16,26.26,0.9,-0.27,1.5,26.74,26.81,3.0
+AE-FU-G030001 = 21.08,0.78,22.68,18.96,3.72,-0.03,3.17,21.09,21.02,41.0,28.17,1.44,31.43,24.88,6.55,0.59,3.05,28.2,27.91,41.0,36.28,1.39,39.35,33.43,5.93,0.87,3.07,36.31,35.63,41.0,40.82,1.67,44.04,38.25,5.79,0.49,2.21,40.85,40.59,41.0,44.64,0.53,45.0,42.52,2.48,-2.01,7.58,44.65,44.86,41.0,42.5,1.44,45.0,40.59,4.41,0.49,1.86,42.53,42.11,41.0,41.01,2.34,44.66,36.04,8.61,-0.16,2.01,41.08,41.0,41.0,39.78,2.36,44.04,35.63,8.41,0.21,1.95,39.85,39.76,41.0,41.73,1.63,44.79,39.21,5.58,0.43,2.01,41.77,41.28,41.0,41.5,1.47,44.45,38.94,5.51,0.69,2.42,41.52,41.0,41.0,33.87,1.77,37.42,31.22,6.2,0.67,2.36,33.92,33.43,41.0,26.45,1.26,29.29,23.92,5.37,0.63,2.72,26.48,26.12,41.0
+AE-FU-G030002 = 22.98,1.24,24.74,20.2,4.55,-0.55,2.6,23.01,22.95,17.0,28.17,0.67,29.57,27.09,2.48,0.4,2.44,28.18,28.19,17.0,37.27,1.36,39.9,35.08,4.82,0.51,2.26,37.29,37.01,17.0,40.48,0.97,42.52,39.21,3.31,0.62,2.28,40.49,40.31,17.0,44.88,0.18,45.0,44.45,0.55,-1.17,2.97,44.88,45.0,17.0,42.65,1.56,45.0,40.31,4.69,0.01,1.79,42.68,42.8,17.0,40.36,1.31,42.11,36.73,5.37,-1.04,4.46,40.38,40.31,17.0,38.99,1.4,41.42,36.46,4.96,0.14,2.08,39.01,38.8,17.0,41.66,1.82,44.72,38.94,5.79,0.31,1.86,41.7,40.87,17.0,42.51,1.23,44.86,40.59,4.27,0.6,2.38,42.53,42.24,17.0,33.68,1.03,35.91,32.05,3.86,0.52,2.54,33.69,33.56,17.0,28.88,1.18,30.94,26.81,4.13,0.07,2.08,28.9,28.88,17.0
+AE-NEU-G050001 = 19.68,0.43,20.06,19.09,0.96,-0.66,1.9,19.68,19.78,4.0,28.76,0.67,29.5,27.91,1.58,-0.23,1.78,28.76,28.81,4.0,36.9,0.5,37.28,36.18,1.1,-0.98,2.2,36.91,37.08,4.0,40.64,0.81,41.35,39.49,1.86,-0.82,2.1,40.65,40.87,4.0,44.53,0.26,44.79,44.17,0.62,-0.65,2.1,44.54,44.59,4.0,43.55,0.52,43.9,42.8,1.1,-0.96,2.15,43.56,43.76,4.0,43.23,0.42,43.62,42.8,0.83,-0.04,1.09,43.23,43.24,4.0,42.0,0.81,42.66,40.87,1.79,-0.75,1.95,42.01,42.24,4.0,43.17,0.36,43.48,42.8,0.69,-0.07,1.09,43.18,43.21,4.0,42.54,0.58,43.0,41.69,1.31,-0.95,2.19,42.54,42.73,4.0,33.27,0.86,33.91,32.05,1.86,-0.84,2.02,33.28,33.56,4.0,27.0,0.98,27.91,25.71,2.2,-0.5,1.75,27.01,27.19,4.0
+AE-NEU-G050002 = 23.61,0.54,23.99,23.23,0.76,-0.0,1.0,23.61,23.61,2.0,31.15,0.29,31.36,30.94,0.41,-0.0,1.0,31.15,31.15,2.0,37.83,0.39,38.11,37.56,0.55,-0.0,1.0,37.84,37.83,2.0,43.83,0.29,44.04,43.62,0.41,0.0,1.0,43.83,43.83,2.0,45.0,0.0,45.0,45.0,0.0,NaN,NaN,45.0,45.0,2.0,45.0,0.0,45.0,45.0,0.0,NaN,NaN,45.0,45.0,2.0,45.0,0.0,45.0,45.0,0.0,NaN,NaN,45.0,45.0,2.0,44.69,0.15,44.79,44.59,0.21,-0.0,1.0,44.69,44.69,2.0,44.79,0.1,44.86,44.72,0.14,-0.0,1.02,44.79,44.79,2.0,44.59,NaN,44.59,44.59,0.0,NaN,-4.5854832569590506E14,44.59,44.59,2.0,36.8,0.1,36.87,36.73,0.14,0.0,1.0,36.8,36.8,2.0,29.19,0.05,29.22,29.15,0.07,0.0,0.83,29.19,29.19,2.0
+AE-RK-G060001 = 20.95,2.46,25.16,15.51,9.65,-0.45,2.39,21.09,21.16,59.0,27.84,3.63,33.7,20.47,13.23,-0.23,1.85,28.07,28.81,59.0,35.89,3.74,40.87,28.05,12.81,-0.36,1.79,36.08,36.94,59.0,41.48,3.55,45.0,33.22,11.78,-0.67,2.23,41.63,42.52,59.0,44.0,1.56,45.0,39.14,5.86,-1.53,4.31,44.03,45.0,59.0,42.81,2.36,45.0,37.08,7.92,-0.71,2.34,42.87,43.55,59.0,42.98,2.25,45.0,37.42,7.58,-0.86,2.58,43.03,43.62,59.0,42.29,2.6,45.0,36.66,8.34,-0.47,1.96,42.37,43.07,59.0,42.68,2.35,45.0,37.35,7.65,-0.57,2.06,42.75,43.14,59.0,41.94,2.9,45.0,36.32,8.68,-0.4,1.63,42.04,42.52,59.0,35.21,3.09,38.94,28.74,10.2,-0.6,2.1,35.35,35.7,59.0,25.63,2.54,29.29,19.92,9.37,-0.51,2.19,25.75,26.26,59.0
+AE-RK-G060002 = 20.06,NaN,20.06,20.06,0.0,NaN,NaN,20.06,20.06,1.0,24.95,NaN,24.95,24.95,0.0,NaN,NaN,24.95,24.95,1.0,31.84,NaN,31.84,31.84,0.0,NaN,NaN,31.84,31.84,1.0,37.35,NaN,37.35,37.35,0.0,NaN,NaN,37.35,37.35,1.0,42.31,NaN,42.31,42.31,0.0,NaN,NaN,42.31,42.31,1.0,39.14,NaN,39.14,39.14,0.0,NaN,NaN,39.14,39.14,1.0,40.38,NaN,40.38,40.38,0.0,NaN,NaN,40.38,40.38,1.0,39.35,NaN,39.35,39.35,0.0,NaN,NaN,39.35,39.35,1.0,39.83,NaN,39.83,39.83,0.0,NaN,NaN,39.83,39.83,1.0,38.45,NaN,38.45,38.45,0.0,NaN,NaN,38.45,38.45,1.0,33.29,NaN,33.29,33.29,0.0,NaN,NaN,33.29,33.29,1.0,24.54,NaN,24.54,24.54,0.0,NaN,NaN,24.54,24.54,1.0
+AE-RK-G060003 = 22.4,NaN,22.4,22.4,0.0,NaN,NaN,22.4,22.4,1.0,27.64,NaN,27.64,27.64,0.0,NaN,NaN,27.64,27.64,1.0,34.8,NaN,34.8,34.8,0.0,NaN,NaN,34.8,34.8,1.0,39.07,NaN,39.07,39.07,0.0,NaN,NaN,39.07,39.07,1.0,41.97,NaN,41.97,41.97,0.0,NaN,NaN,41.97,41.97,1.0,40.45,NaN,40.45,40.45,0.0,NaN,NaN,40.45,40.45,1.0,41.97,NaN,41.97,41.97,0.0,NaN,NaN,41.97,41.97,1.0,41.14,NaN,41.14,41.14,0.0,NaN,NaN,41.14,41.14,1.0,41.69,NaN,41.69,41.69,0.0,NaN,NaN,41.69,41.69,1.0,40.73,NaN,40.73,40.73,0.0,NaN,NaN,40.73,40.73,1.0,34.25,NaN,34.25,34.25,0.0,NaN,NaN,34.25,34.25,1.0,25.16,NaN,25.16,25.16,0.0,NaN,NaN,25.16,25.16,1.0
+AE-RK-G060004 = 22.02,1.22,22.88,21.16,1.72,-0.0,1.0,22.04,22.02,2.0,26.54,1.75,27.78,25.3,2.48,-0.0,1.0,26.56,26.54,2.0,34.8,1.17,35.63,33.98,1.65,0.0,1.0,34.81,34.8,2.0,38.97,3.26,41.28,36.66,4.62,0.0,1.0,39.04,38.97,2.0,42.38,0.97,43.07,41.69,1.38,-0.0,1.0,42.39,42.38,2.0,39.42,3.02,41.56,37.28,4.27,0.0,1.0,39.48,39.42,2.0,41.92,0.84,42.52,41.33,1.19,0.0,1.0,41.93,41.92,2.0,39.59,2.58,41.42,37.77,3.65,-0.0,1.0,39.63,39.59,2.0,40.94,1.85,42.24,39.63,2.62,0.0,1.0,40.96,40.94,2.0,41.37,1.23,42.24,40.5,1.75,-0.0,1.0,41.38,41.37,2.0,34.7,1.32,35.63,33.77,1.86,-0.0,1.0,34.71,34.7,2.0,25.16,0.39,25.43,24.88,0.55,0.0,1.0,25.16,25.16,2.0
+AE-RK-G060005 = 21.41,1.06,23.64,19.09,4.55,0.25,2.47,21.44,21.3,41.0,28.36,1.26,31.5,26.26,5.24,0.64,3.13,28.39,28.19,41.0,37.49,1.26,40.59,35.35,5.24,0.24,2.84,37.51,37.56,41.0,41.43,1.34,44.72,39.21,5.51,0.49,2.92,41.45,41.49,41.0,44.97,0.07,45.0,44.72,0.28,-2.14,7.86,44.97,45.0,41.0,43.43,1.13,45.0,41.14,3.86,-0.55,2.15,43.45,43.76,41.0,42.41,1.3,45.0,40.31,4.69,0.43,2.18,42.43,42.24,41.0,41.37,1.27,43.9,38.66,5.24,-0.08,2.6,41.39,41.42,41.0,43.1,1.02,45.0,41.14,3.86,-0.37,2.35,43.11,43.21,41.0,42.84,1.26,45.0,40.31,4.69,-0.36,2.19,42.86,43.07,41.0,34.21,1.42,37.56,32.05,5.51,0.79,2.95,34.24,33.98,41.0,27.16,1.1,29.15,24.61,4.55,-0.21,2.41,27.19,27.36,41.0
+AE-SH-G070001 = 23.73,1.08,25.71,21.02,4.69,-0.23,2.22,23.75,23.92,84.0,31.38,1.62,34.25,25.57,8.68,-1.38,5.23,31.42,31.77,84.0,39.09,2.14,41.14,30.67,10.47,-2.11,7.23,39.14,39.73,84.0,43.68,1.84,45.0,36.18,8.82,-2.2,7.59,43.72,44.24,84.0,44.81,0.68,45.0,40.73,4.27,-4.17,21.17,44.82,45.0,84.0,44.53,1.2,45.0,39.21,5.79,-2.83,10.46,44.54,45.0,84.0,44.82,0.66,45.0,41.0,4.0,-4.31,21.7,44.83,45.0,84.0,44.62,0.92,45.0,39.63,5.37,-3.38,15.1,44.63,45.0,84.0,44.6,1.13,45.0,39.21,5.79,-3.13,12.11,44.61,45.0,84.0,44.44,1.28,45.0,38.8,6.2,-2.67,9.51,44.45,45.0,84.0,37.47,1.38,39.21,32.05,7.17,-1.83,6.63,37.5,37.77,84.0,29.13,1.09,30.39,25.16,5.24,-1.91,6.5,29.15,29.43,84.0
+AE-SH-G070002 = 20.41,0.52,21.3,19.65,1.65,0.19,2.37,20.42,20.44,8.0,27.04,0.31,27.43,26.54,0.9,-0.27,1.79,27.05,27.09,8.0,35.79,0.36,36.32,35.35,0.96,-0.06,1.68,35.8,35.87,8.0,39.48,0.35,39.9,38.94,0.96,-0.31,1.82,39.48,39.49,8.0,44.73,0.49,45.0,43.62,1.38,-1.69,4.43,44.74,45.0,8.0,40.56,0.46,41.28,40.04,1.24,0.69,2.03,40.56,40.42,8.0,39.0,1.51,40.73,36.18,4.55,-0.62,2.48,39.02,39.25,8.0,37.8,0.85,38.94,36.46,2.48,-0.08,1.95,37.81,37.83,8.0,40.37,0.83,41.28,38.94,2.34,-0.46,2.01,40.37,40.52,8.0,41.0,0.42,41.56,40.38,1.17,-0.17,1.61,41.01,41.07,8.0,32.47,0.29,32.94,32.05,0.9,0.16,2.15,32.47,32.46,8.0,26.97,0.53,27.98,26.4,1.58,0.81,2.66,26.97,26.88,8.0
+AE-UQ-G080001 = 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,20.75,NaN,20.75,20.75,0.0,NaN,-1.0494110539344817E14,20.75,20.75,4.0,30.94,0.0,30.94,30.94,0.0,-1.49251668E7,1.47837225653468E14,30.94,30.94,4.0,30.39,NaN,30.39,30.39,0.0,NaN,-1.1884499016672142E15,30.39,30.39,4.0,33.15,NaN,33.15,33.15,0.0,NaN,-2.579334332039466E14,33.15,33.15,4.0,33.7,0.0,33.7,33.7,0.0,-1.810986837E7,2.1914141785431697E14,33.7,33.7,4.0,35.91,0.0,35.91,35.91,0.0,NaN,NaN,35.91,35.91,4.0,33.98,0.0,33.98,33.98,0.0,NaN,NaN,33.98,33.98,4.0,32.87,0.0,32.87,32.87,0.0,-1.477727169E7,1.462269833310327E14,32.87,32.87,4.0,35.63,0.0,35.63,35.63,0.0,-1.34217728E8,1.8014398509481984E16,35.63,35.63,4.0,29.29,NaN,29.29,29.29,0.0,NaN,-1.1540983360941158E14,29.29,29.29,4.0,24.33,0.0,24.33,24.33,0.0,NaN,NaN,24.33,24.33,4.0
+AE-UQ-G080002 = 23.17,1.03,24.88,21.02,3.86,-0.59,2.49,23.19,23.37,28.0,31.41,1.16,33.01,28.88,4.13,-0.77,2.52,31.43,31.84,28.0,38.92,1.47,40.45,35.63,4.82,-1.01,2.7,38.95,39.63,28.0,43.94,1.42,45.0,40.31,4.69,-1.25,3.17,43.96,44.72,28.0,44.81,0.51,45.0,43.07,1.93,-2.46,7.6,44.81,45.0,28.0,44.42,1.1,45.0,41.83,3.17,-1.57,3.8,44.44,45.0,28.0,44.65,0.77,45.0,42.52,2.48,-2.09,5.81,44.66,45.0,28.0,44.58,0.95,45.0,41.42,3.58,-2.29,7.0,44.59,45.0,28.0,44.58,0.83,45.0,42.24,2.76,-1.73,4.5,44.58,45.0,28.0,44.46,0.91,45.0,42.24,2.76,-1.46,3.59,44.47,45.0,28.0,37.62,0.89,39.21,35.77,3.44,-0.45,2.5,37.63,37.83,28.0,27.92,0.85,29.29,26.12,3.17,-0.41,2.38,27.93,28.05,28.0
+AE-UQ-G080003 = 20.2,NaN,20.2,20.2,0.0,NaN,NaN,20.2,20.2,1.0,26.81,NaN,26.81,26.81,0.0,NaN,NaN,26.81,26.81,1.0,32.87,NaN,32.87,32.87,0.0,NaN,NaN,32.87,32.87,1.0,37.01,NaN,37.01,37.01,0.0,NaN,NaN,37.01,37.01,1.0,40.31,NaN,40.31,40.31,0.0,NaN,NaN,40.31,40.31,1.0,37.97,NaN,37.97,37.97,0.0,NaN,NaN,37.97,37.97,1.0,39.21,NaN,39.21,39.21,0.0,NaN,NaN,39.21,39.21,1.0,37.83,NaN,37.83,37.83,0.0,NaN,NaN,37.83,37.83,1.0,38.94,NaN,38.94,38.94,0.0,NaN,NaN,38.94,38.94,1.0,38.25,NaN,38.25,38.25,0.0,NaN,NaN,38.25,38.25,1.0,33.29,NaN,33.29,33.29,0.0,NaN,NaN,33.29,33.29,1.0,25.43,NaN,25.43,25.43,0.0,NaN,NaN,25.43,25.43,1.0
+AE-UQ-G080004 = 20.2,NaN,20.2,20.2,0.0,NaN,NaN,20.2,20.2,1.0,28.46,NaN,28.46,28.46,0.0,NaN,NaN,28.46,28.46,1.0,34.53,NaN,34.53,34.53,0.0,NaN,NaN,34.53,34.53,1.0,38.94,NaN,38.94,38.94,0.0,NaN,NaN,38.94,38.94,1.0,42.24,NaN,42.24,42.24,0.0,NaN,NaN,42.24,42.24,1.0,39.21,NaN,39.21,39.21,0.0,NaN,NaN,39.21,39.21,1.0,40.31,NaN,40.31,40.31,0.0,NaN,NaN,40.31,40.31,1.0,39.76,NaN,39.76,39.76,0.0,NaN,NaN,39.76,39.76,1.0,40.59,NaN,40.59,40.59,0.0,NaN,NaN,40.59,40.59,1.0,40.04,NaN,40.04,40.04,0.0,NaN,NaN,40.04,40.04,1.0,34.8,NaN,34.8,34.8,0.0,NaN,NaN,34.8,34.8,1.0,25.16,NaN,25.16,25.16,0.0,NaN,NaN,25.16,25.16,1.0
+AE-UQ-G080005 = 20.2,NaN,20.2,20.2,0.0,NaN,1.04483511354995507E18,20.2,20.2,2.0,27.64,1.17,28.46,26.81,1.65,0.0,1.0,27.65,27.64,2.0,33.7,1.17,34.53,32.87,1.65,0.0,1.0,33.71,33.7,2.0,37.97,1.36,38.94,37.01,1.93,-0.0,1.0,37.98,37.97,2.0,41.28,1.36,42.24,40.31,1.93,-0.0,1.0,41.29,41.28,2.0,38.59,0.88,39.21,37.97,1.24,0.0,1.0,38.6,38.59,2.0,39.76,0.78,40.31,39.21,1.1,0.0,1.0,39.77,39.76,2.0,38.8,1.36,39.76,37.83,1.93,0.0,1.0,38.81,38.8,2.0,39.76,1.17,40.59,38.94,1.65,-0.0,1.0,39.77,39.76,2.0,39.14,1.27,40.04,38.25,1.79,-0.0,1.0,39.15,39.14,2.0,34.05,1.07,34.8,33.29,1.52,-0.0,1.0,34.05,34.05,2.0,25.3,0.19,25.43,25.16,0.28,0.0,1.0,25.3,25.3,2.0
+AE-UQ-G080006 = 20.2,NaN,20.2,20.2,0.0,NaN,NaN,20.2,20.2,1.0,26.81,NaN,26.81,26.81,0.0,NaN,NaN,26.81,26.81,1.0,32.87,NaN,32.87,32.87,0.0,NaN,NaN,32.87,32.87,1.0,37.01,NaN,37.01,37.01,0.0,NaN,NaN,37.01,37.01,1.0,40.31,NaN,40.31,40.31,0.0,NaN,NaN,40.31,40.31,1.0,37.97,NaN,37.97,37.97,0.0,NaN,NaN,37.97,37.97,1.0,39.21,NaN,39.21,39.21,0.0,NaN,NaN,39.21,39.21,1.0,37.83,NaN,37.83,37.83,0.0,NaN,NaN,37.83,37.83,1.0,38.94,NaN,38.94,38.94,0.0,NaN,NaN,38.94,38.94,1.0,38.25,NaN,38.25,38.25,0.0,NaN,NaN,38.25,38.25,1.0,33.29,NaN,33.29,33.29,0.0,NaN,NaN,33.29,33.29,1.0,25.43,NaN,25.43,25.43,0.0,NaN,NaN,25.43,25.43,1.0
+AE-UQ-G080007 = 20.9,0.84,21.85,20.2,1.65,0.16,1.21,20.92,20.78,4.0,28.29,1.13,29.57,26.81,2.76,-0.31,2.01,28.31,28.4,4.0,34.65,1.41,36.32,32.87,3.44,-0.12,1.96,34.67,34.7,4.0,39.18,1.76,41.28,37.01,4.27,-0.07,1.94,39.21,39.21,4.0,42.21,1.39,43.62,40.31,3.31,-0.56,2.02,42.23,42.45,4.0,40.0,1.8,42.11,37.97,4.13,0.05,1.58,40.04,39.97,4.0,41.02,1.55,42.66,39.21,3.44,-0.12,1.44,41.04,41.11,4.0,40.3,1.96,42.38,37.83,4.55,-0.27,1.7,40.33,40.49,4.0,40.95,1.62,42.8,38.94,3.86,-0.16,1.81,40.98,41.04,4.0,40.37,1.68,42.24,38.25,4.0,-0.22,1.83,40.39,40.49,4.0,34.73,1.08,35.91,33.29,2.62,-0.43,2.03,34.75,34.87,4.0,25.79,0.59,26.33,25.16,1.17,-0.1,1.15,25.8,25.85,4.0
+AE-UQ-G080008 = 21.37,NaN,21.37,21.37,0.0,NaN,NaN,21.37,21.37,1.0,28.33,NaN,28.33,28.33,0.0,NaN,NaN,28.33,28.33,1.0,34.87,NaN,34.87,34.87,0.0,NaN,NaN,34.87,34.87,1.0,39.49,NaN,39.49,39.49,0.0,NaN,NaN,39.49,39.49,1.0,42.66,NaN,42.66,42.66,0.0,NaN,NaN,42.66,42.66,1.0,40.73,NaN,40.73,40.73,0.0,NaN,NaN,40.73,40.73,1.0,41.9,NaN,41.9,41.9,0.0,NaN,NaN,41.9,41.9,1.0,41.21,NaN,41.21,41.21,0.0,NaN,NaN,41.21,41.21,1.0,41.49,NaN,41.49,41.49,0.0,NaN,NaN,41.49,41.49,1.0,40.94,NaN,40.94,40.94,0.0,NaN,NaN,40.94,40.94,1.0,34.94,NaN,34.94,34.94,0.0,NaN,NaN,34.94,34.94,1.0,26.33,NaN,26.33,26.33,0.0,NaN,NaN,26.33,26.33,1.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARE/ARE_2_vegetation_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARE/ARE_2_vegetation_2008.properties
new file mode 100644
index 0000000..c7d0ce9
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARE/ARE_2_vegetation_2008.properties
@@ -0,0 +1,131 @@
+# ARE.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the vegetation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = ARE vegetation data for 2008 at admin level 2
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = ARE
+ADMIN_LEVEL = 2
+UNITS = UNITS
+DATA_TYPE = vegetation
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 0.9 
+# Minimum: -0.1
+
+AE-AJ-G020001 = 0.13,NaN,0.13,0.13,0.0,NaN,NaN,0.13,0.13,1.0,0.12,NaN,0.12,0.12,0.0,NaN,NaN,0.12,0.12,1.0,0.12,NaN,0.12,0.12,0.0,NaN,NaN,0.12,0.12,1.0,0.1,NaN,0.1,0.1,0.0,NaN,NaN,0.1,0.1,1.0,0.11,NaN,0.11,0.11,0.0,NaN,NaN,0.11,0.11,1.0,0.1,NaN,0.1,0.1,0.0,NaN,NaN,0.1,0.1,1.0,0.1,NaN,0.1,0.1,0.0,NaN,NaN,0.1,0.1,1.0,0.1,NaN,0.1,0.1,0.0,NaN,NaN,0.1,0.1,1.0,0.09,NaN,0.09,0.09,0.0,NaN,NaN,0.09,0.09,1.0,0.11,NaN,0.11,0.11,0.0,NaN,NaN,0.11,0.11,1.0,0.12,NaN,0.12,0.12,0.0,NaN,NaN,0.12,0.12,1.0,0.13,NaN,0.13,0.13,0.0,NaN,NaN,0.13,0.13,1.0
+AE-AJ-G020002 = 0.13,0.01,0.14,0.12,0.02,0.25,1.94,0.13,0.13,4.0,0.13,0.01,0.14,0.12,0.02,-0.0,2.0,0.13,0.13,4.0,0.13,0.01,0.14,0.12,0.02,-0.17,1.99,0.13,0.13,4.0,0.13,0.01,0.14,0.12,0.02,-0.21,1.99,0.13,0.13,4.0,0.12,0.01,0.13,0.12,0.02,-0.25,1.97,0.13,0.13,4.0,0.12,0.01,0.13,0.11,0.02,-0.37,1.9,0.12,0.12,4.0,0.12,0.01,0.13,0.11,0.02,-0.37,1.9,0.12,0.12,4.0,0.13,0.01,0.14,0.11,0.02,-0.32,1.93,0.13,0.13,4.0,0.12,0.01,0.13,0.1,0.03,-0.49,1.78,0.12,0.12,4.0,0.12,0.01,0.14,0.11,0.03,-0.39,1.88,0.12,0.13,4.0,0.13,0.01,0.14,0.12,0.02,0.0,2.01,0.13,0.13,4.0,0.14,0.01,0.15,0.13,0.02,0.25,1.97,0.14,0.14,4.0
+AE-AJ-G020003 = 0.1,0.01,0.11,0.09,0.02,-0.14,1.41,0.1,0.1,4.0,0.12,0.01,0.14,0.11,0.02,0.02,1.05,0.12,0.12,4.0,0.12,0.01,0.12,0.11,0.02,0.01,1.0,0.12,0.12,4.0,0.09,0.01,0.1,0.08,0.02,-0.17,1.48,0.09,0.09,4.0,0.09,0.01,0.1,0.07,0.02,-0.11,1.5,0.09,0.09,4.0,0.07,0.01,0.09,0.06,0.03,-0.05,1.62,0.07,0.07,4.0,0.07,0.01,0.08,0.05,0.03,-0.12,1.76,0.07,0.07,4.0,0.08,0.01,0.09,0.07,0.02,-0.06,1.53,0.08,0.08,4.0,0.08,0.01,0.09,0.07,0.02,0.0,1.64,0.08,0.08,4.0,0.08,0.01,0.09,0.07,0.02,-0.11,1.5,0.08,0.08,4.0,0.09,0.01,0.1,0.07,0.02,-0.06,1.53,0.09,0.09,4.0,0.1,0.01,0.11,0.09,0.03,-0.22,1.58,0.1,0.1,4.0
+AE-AZ-G010001 = 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,0.03,NaN,0.03,0.03,0.0,NaN,NaN,0.03,0.03,1.0,-0.05,NaN,-0.05,-0.05,0.0,NaN,NaN,0.05,-0.05,1.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,0.11,NaN,0.11,0.11,0.0,NaN,NaN,0.11,0.11,1.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,0.25,NaN,0.25,0.25,0.0,NaN,NaN,0.25,0.25,1.0
+AE-AZ-G010002 = 0.06,NaN,0.06,0.06,0.0,NaN,NaN,0.06,0.06,1.0,0.07,NaN,0.07,0.07,0.0,NaN,NaN,0.07,0.07,1.0,0.08,NaN,0.08,0.08,0.0,NaN,NaN,0.08,0.08,1.0,0.05,NaN,0.05,0.05,0.0,NaN,NaN,0.05,0.05,1.0,0.07,NaN,0.07,0.07,0.0,NaN,NaN,0.07,0.07,1.0,0.05,NaN,0.05,0.05,0.0,NaN,NaN,0.05,0.05,1.0,0.07,NaN,0.07,0.07,0.0,NaN,NaN,0.07,0.07,1.0,0.05,NaN,0.05,0.05,0.0,NaN,NaN,0.05,0.05,1.0,0.06,NaN,0.06,0.06,0.0,NaN,NaN,0.06,0.06,1.0,0.06,NaN,0.06,0.06,0.0,NaN,NaN,0.06,0.06,1.0,0.06,NaN,0.06,0.06,0.0,NaN,NaN,0.06,0.06,1.0,0.09,NaN,0.09,0.09,0.0,NaN,NaN,0.09,0.09,1.0
+AE-AZ-G010003 = 0.06,0.02,0.07,0.05,0.03,0.0,1.0,0.06,0.06,2.0,0.07,0.0,0.07,0.07,0.0,-0.0,9.51,0.07,0.07,2.0,0.06,NaN,0.06,0.06,0.0,NaN,-5.9399882787527E11,0.06,0.06,2.0,0.04,0.01,0.04,0.03,0.01,0.0,1.01,0.04,0.04,2.0,0.06,0.01,0.06,0.05,0.01,-0.0,1.02,0.06,0.06,2.0,0.05,0.0,0.06,0.05,0.0,0.0,0.57,0.05,0.05,2.0,0.06,0.0,0.06,0.06,0.0,0.03,-41.25,0.06,0.06,2.0,0.06,0.0,0.06,0.06,0.0,-0.03,471.77,0.06,0.06,2.0,0.05,0.01,0.05,0.04,0.01,-0.0,1.0,0.05,0.05,2.0,0.05,0.0,0.05,0.04,0.01,-0.0,0.66,0.05,0.05,2.0,0.05,0.01,0.06,0.04,0.02,0.0,1.0,0.05,0.05,2.0,0.08,0.0,0.08,0.08,0.0,0.01,-6.46,0.08,0.08,2.0
+AE-AZ-G010004 = 0.09,0.02,0.1,0.07,0.03,0.0,1.0,0.09,0.09,2.0,0.07,0.0,0.08,0.07,0.0,-0.0,-5.04,0.07,0.07,2.0,0.06,NaN,0.06,0.06,0.0,NaN,-4.701735292927E10,0.06,0.06,2.0,0.05,0.01,0.06,0.04,0.01,0.0,1.01,0.05,0.05,2.0,0.05,0.01,0.05,0.04,0.01,-0.0,0.97,0.05,0.05,2.0,0.06,0.0,0.06,0.06,0.0,-0.0,3.74,0.06,0.06,2.0,0.06,0.0,0.06,0.06,0.0,-0.04,39.72,0.06,0.06,2.0,0.06,0.0,0.06,0.06,0.0,-0.12,307.3,0.06,0.06,2.0,0.06,0.01,0.06,0.05,0.01,-0.0,1.0,0.06,0.06,2.0,0.05,0.0,0.06,0.05,0.01,-0.0,0.98,0.05,0.05,2.0,0.07,0.01,0.08,0.06,0.02,0.0,1.0,0.07,0.07,2.0,0.08,0.0,0.09,0.08,0.0,0.01,8.58,0.08,0.08,2.0
+AE-AZ-G010005 = 0.09,NaN,0.09,0.09,0.0,NaN,NaN,0.09,0.09,1.0,0.06,NaN,0.06,0.06,0.0,NaN,NaN,0.06,0.06,1.0,0.05,NaN,0.05,0.05,0.0,NaN,NaN,0.05,0.05,1.0,0.03,NaN,0.03,0.03,0.0,NaN,NaN,0.03,0.03,1.0,0.04,NaN,0.04,0.04,0.0,NaN,NaN,0.04,0.04,1.0,0.04,NaN,0.04,0.04,0.0,NaN,NaN,0.04,0.04,1.0,0.04,NaN,0.04,0.04,0.0,NaN,NaN,0.04,0.04,1.0,0.05,NaN,0.05,0.05,0.0,NaN,NaN,0.05,0.05,1.0,0.05,NaN,0.05,0.05,0.0,NaN,NaN,0.05,0.05,1.0,0.04,NaN,0.04,0.04,0.0,NaN,NaN,0.04,0.04,1.0,0.06,NaN,0.06,0.06,0.0,NaN,NaN,0.06,0.06,1.0,0.06,NaN,0.06,0.06,0.0,NaN,NaN,0.06,0.06,1.0
+AE-AZ-G010006 = 0.11,NaN,0.11,0.11,0.0,NaN,NaN,0.11,0.11,1.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,0.03,NaN,0.03,0.03,0.0,NaN,NaN,0.03,0.03,1.0,0.07,NaN,0.07,0.07,0.0,NaN,NaN,0.07,0.07,1.0,-0.02,NaN,-0.02,-0.02,0.0,NaN,NaN,0.02,-0.02,1.0,-0.04,NaN,-0.04,-0.04,0.0,NaN,NaN,0.04,-0.04,1.0,-0.02,NaN,-0.02,-0.02,0.0,NaN,NaN,0.02,-0.02,1.0,0.09,NaN,0.09,0.09,0.0,NaN,NaN,0.09,0.09,1.0,0.02,NaN,0.02,0.02,0.0,NaN,NaN,0.02,0.02,1.0,0.06,NaN,0.06,0.06,0.0,NaN,NaN,0.06,0.06,1.0,0.17,NaN,0.17,0.17,0.0,NaN,NaN,0.17,0.17,1.0,0.24,NaN,0.24,0.24,0.0,NaN,NaN,0.24,0.24,1.0
+AE-AZ-G010007 = 0.09,0.02,0.1,0.07,0.03,-0.0,1.0,0.09,0.09,2.0,0.08,0.03,0.1,0.07,0.04,0.0,1.0,0.08,0.08,2.0,0.07,0.02,0.09,0.06,0.03,0.0,1.0,0.08,0.07,2.0,0.06,0.03,0.07,0.04,0.04,0.0,1.0,0.06,0.06,2.0,0.07,0.02,0.08,0.05,0.03,-0.0,1.0,0.07,0.07,2.0,0.06,0.02,0.08,0.05,0.03,0.0,1.0,0.06,0.06,2.0,0.06,0.02,0.07,0.04,0.03,-0.0,1.0,0.06,0.06,2.0,0.07,0.02,0.09,0.06,0.02,-0.0,1.0,0.07,0.07,2.0,0.06,0.02,0.08,0.05,0.03,0.0,1.0,0.06,0.06,2.0,0.05,0.02,0.07,0.03,0.03,-0.0,1.0,0.05,0.05,2.0,0.08,0.02,0.09,0.06,0.03,0.0,1.0,0.08,0.08,2.0,0.08,0.04,0.11,0.06,0.05,-0.0,1.0,0.09,0.08,2.0
+AE-AZ-G010008 = 0.1,0.0,0.1,0.1,0.0,-0.04,44.91,0.1,0.1,2.0,0.06,0.02,0.08,0.05,0.02,0.0,1.0,0.07,0.06,2.0,0.05,0.01,0.06,0.05,0.02,0.0,0.99,0.06,0.05,2.0,0.04,0.02,0.06,0.03,0.03,0.0,1.0,0.05,0.04,2.0,0.03,0.01,0.04,0.03,0.02,0.0,1.0,0.03,0.03,2.0,0.05,0.02,0.06,0.04,0.02,-0.0,1.0,0.05,0.05,2.0,0.05,0.02,0.06,0.04,0.02,-0.0,1.0,0.05,0.05,2.0,0.05,0.01,0.06,0.05,0.01,0.0,0.99,0.05,0.05,2.0,0.05,0.01,0.06,0.05,0.02,-0.0,1.01,0.05,0.05,2.0,0.05,0.01,0.06,0.04,0.01,0.0,1.01,0.05,0.05,2.0,0.07,0.01,0.08,0.06,0.02,-0.0,1.0,0.07,0.07,2.0,0.07,0.02,0.09,0.05,0.03,-0.0,1.0,0.07,0.07,2.0
+AE-AZ-G010009 = 0.09,NaN,0.09,0.09,0.0,NaN,NaN,0.09,0.09,1.0,0.06,NaN,0.06,0.06,0.0,NaN,NaN,0.06,0.06,1.0,0.05,NaN,0.05,0.05,0.0,NaN,NaN,0.05,0.05,1.0,0.03,NaN,0.03,0.03,0.0,NaN,NaN,0.03,0.03,1.0,0.04,NaN,0.04,0.04,0.0,NaN,NaN,0.04,0.04,1.0,0.04,NaN,0.04,0.04,0.0,NaN,NaN,0.04,0.04,1.0,0.04,NaN,0.04,0.04,0.0,NaN,NaN,0.04,0.04,1.0,0.05,NaN,0.05,0.05,0.0,NaN,NaN,0.05,0.05,1.0,0.05,NaN,0.05,0.05,0.0,NaN,NaN,0.05,0.05,1.0,0.04,NaN,0.04,0.04,0.0,NaN,NaN,0.04,0.04,1.0,0.06,NaN,0.06,0.06,0.0,NaN,NaN,0.06,0.06,1.0,0.06,NaN,0.06,0.06,0.0,NaN,NaN,0.06,0.06,1.0
+AE-AZ-G010010 = 0.03,NaN,0.03,0.03,0.0,NaN,NaN,0.03,0.03,1.0,0.11,NaN,0.11,0.11,0.0,NaN,NaN,0.11,0.11,1.0,0.14,NaN,0.14,0.14,0.0,NaN,NaN,0.14,0.14,1.0,0.18,NaN,0.18,0.18,0.0,NaN,NaN,0.18,0.18,1.0,0.12,NaN,0.12,0.12,0.0,NaN,NaN,0.12,0.12,1.0,0.0,NaN,0.0,0.0,0.0,NaN,NaN,0.0,0.0,1.0,0.03,NaN,0.03,0.03,0.0,NaN,NaN,0.03,0.03,1.0,0.01,NaN,0.01,0.01,0.0,NaN,NaN,0.01,0.01,1.0,0.01,NaN,0.01,0.01,0.0,NaN,NaN,0.01,0.01,1.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,0.1,NaN,0.1,0.1,0.0,NaN,NaN,0.1,0.1,1.0,0.11,NaN,0.11,0.11,0.0,NaN,NaN,0.11,0.11,1.0
+AE-AZ-G010011 = 0.09,NaN,0.09,0.09,0.0,NaN,NaN,0.09,0.09,1.0,0.06,NaN,0.06,0.06,0.0,NaN,NaN,0.06,0.06,1.0,0.07,NaN,0.07,0.07,0.0,NaN,NaN,0.07,0.07,1.0,0.05,NaN,0.05,0.05,0.0,NaN,NaN,0.05,0.05,1.0,0.05,NaN,0.05,0.05,0.0,NaN,NaN,0.05,0.05,1.0,0.05,NaN,0.05,0.05,0.0,NaN,NaN,0.05,0.05,1.0,0.05,NaN,0.05,0.05,0.0,NaN,NaN,0.05,0.05,1.0,0.06,NaN,0.06,0.06,0.0,NaN,NaN,0.06,0.06,1.0,0.06,NaN,0.06,0.06,0.0,NaN,NaN,0.06,0.06,1.0,0.05,NaN,0.05,0.05,0.0,NaN,NaN,0.05,0.05,1.0,0.06,NaN,0.06,0.06,0.0,NaN,NaN,0.06,0.06,1.0,0.07,NaN,0.07,0.07,0.0,NaN,NaN,0.07,0.07,1.0
+AE-AZ-G010012 = 0.09,NaN,0.09,0.09,0.0,NaN,NaN,0.09,0.09,1.0,0.08,NaN,0.08,0.08,0.0,NaN,NaN,0.08,0.08,1.0,0.08,NaN,0.08,0.08,0.0,NaN,NaN,0.08,0.08,1.0,0.06,NaN,0.06,0.06,0.0,NaN,NaN,0.06,0.06,1.0,0.07,NaN,0.07,0.07,0.0,NaN,NaN,0.07,0.07,1.0,0.06,NaN,0.06,0.06,0.0,NaN,NaN,0.06,0.06,1.0,0.06,NaN,0.06,0.06,0.0,NaN,NaN,0.06,0.06,1.0,0.07,NaN,0.07,0.07,0.0,NaN,NaN,0.07,0.07,1.0,0.07,NaN,0.07,0.07,0.0,NaN,NaN,0.07,0.07,1.0,0.06,NaN,0.06,0.06,0.0,NaN,NaN,0.06,0.06,1.0,0.08,NaN,0.08,0.08,0.0,NaN,NaN,0.08,0.08,1.0,0.09,NaN,0.09,0.09,0.0,NaN,NaN,0.09,0.09,1.0
+AE-AZ-G010013 = 0.12,0.04,0.15,0.09,0.06,0.0,1.0,0.12,0.12,2.0,0.09,0.05,0.13,0.06,0.07,-0.0,1.0,0.1,0.09,2.0,0.09,0.05,0.13,0.06,0.07,-0.0,1.0,0.1,0.09,2.0,0.08,0.04,0.11,0.05,0.06,-0.0,1.0,0.09,0.08,2.0,0.08,0.05,0.12,0.04,0.07,-0.0,1.0,0.09,0.08,2.0,0.08,0.04,0.1,0.05,0.06,-0.0,1.0,0.08,0.08,2.0,0.06,0.05,0.1,0.03,0.06,0.0,1.0,0.07,0.06,2.0,0.08,0.05,0.12,0.04,0.07,-0.0,1.0,0.09,0.08,2.0,0.09,0.05,0.12,0.06,0.07,0.0,1.0,0.1,0.09,2.0,0.1,0.05,0.13,0.07,0.06,-0.0,1.0,0.1,0.1,2.0,0.11,0.04,0.14,0.08,0.06,0.0,1.0,0.12,0.11,2.0,0.12,0.05,0.15,0.09,0.07,-0.0,1.0,0.12,0.12,2.0
+AE-AZ-G010014 = 0.1,NaN,0.1,0.1,0.0,NaN,NaN,0.1,0.1,1.0,0.1,NaN,0.1,0.1,0.0,NaN,NaN,0.1,0.1,1.0,0.1,NaN,0.1,0.1,0.0,NaN,NaN,0.1,0.1,1.0,0.09,NaN,0.09,0.09,0.0,NaN,NaN,0.09,0.09,1.0,0.09,NaN,0.09,0.09,0.0,NaN,NaN,0.09,0.09,1.0,0.08,NaN,0.08,0.08,0.0,NaN,NaN,0.08,0.08,1.0,0.09,NaN,0.09,0.09,0.0,NaN,NaN,0.09,0.09,1.0,0.09,NaN,0.09,0.09,0.0,NaN,NaN,0.09,0.09,1.0,0.09,NaN,0.09,0.09,0.0,NaN,NaN,0.09,0.09,1.0,0.08,NaN,0.08,0.08,0.0,NaN,NaN,0.08,0.08,1.0,0.09,NaN,0.09,0.09,0.0,NaN,NaN,0.09,0.09,1.0,0.12,NaN,0.12,0.12,0.0,NaN,NaN,0.12,0.12,1.0
+AE-AZ-G010015 = 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,-0.1,NaN,-0.1,-0.1,0.0,NaN,NaN,0.1,-0.1,1.0,-0.08,NaN,-0.08,-0.08,0.0,NaN,NaN,0.08,-0.08,1.0,-0.04,NaN,-0.04,-0.04,0.0,NaN,NaN,0.04,-0.04,1.0,-0.06,NaN,-0.06,-0.06,0.0,NaN,NaN,0.06,-0.06,1.0,-0.1,NaN,-0.1,-0.1,0.0,NaN,NaN,0.1,-0.1,1.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,0.15,NaN,0.15,0.15,0.0,NaN,NaN,0.15,0.15,1.0
+AE-AZ-G010016 = 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+AE-AZ-G010017 = 0.08,0.01,0.1,0.07,0.03,0.8,2.13,0.08,0.08,4.0,0.08,0.01,0.1,0.07,0.03,0.92,2.2,0.09,0.08,4.0,0.09,0.01,0.1,0.08,0.03,0.8,2.15,0.09,0.09,4.0,0.08,0.01,0.09,0.07,0.02,1.02,2.24,0.08,0.08,4.0,0.08,0.01,0.09,0.07,0.02,1.0,2.2,0.08,0.08,4.0,0.07,0.01,0.08,0.06,0.02,0.66,1.91,0.07,0.07,4.0,0.07,0.01,0.09,0.07,0.02,0.87,2.14,0.07,0.07,4.0,0.08,0.01,0.09,0.08,0.02,1.02,2.21,0.08,0.08,4.0,0.08,0.01,0.09,0.07,0.02,0.84,2.02,0.08,0.07,4.0,0.07,0.01,0.08,0.05,0.03,-0.16,1.63,0.07,0.07,4.0,0.07,0.01,0.09,0.06,0.03,0.8,2.0,0.07,0.07,4.0,0.1,0.02,0.12,0.09,0.04,1.14,2.32,0.1,0.09,4.0
+AE-AZ-G010018 = 0.09,0.02,0.1,0.08,0.02,-0.0,1.0,0.09,0.09,2.0,0.09,0.02,0.1,0.08,0.02,-0.0,1.0,0.09,0.09,2.0,0.09,0.02,0.1,0.08,0.03,-0.0,1.0,0.09,0.09,2.0,0.08,0.01,0.09,0.08,0.02,0.0,0.98,0.08,0.08,2.0,0.08,0.01,0.09,0.07,0.02,0.0,1.0,0.08,0.08,2.0,0.07,0.01,0.08,0.06,0.02,-0.0,1.0,0.07,0.07,2.0,0.08,0.01,0.09,0.07,0.02,0.0,1.0,0.08,0.08,2.0,0.08,0.01,0.09,0.08,0.02,-0.0,1.0,0.08,0.08,2.0,0.08,0.01,0.09,0.07,0.02,0.0,0.99,0.08,0.08,2.0,0.06,0.02,0.08,0.05,0.03,0.0,1.0,0.07,0.06,2.0,0.08,0.02,0.09,0.06,0.03,-0.0,1.0,0.08,0.08,2.0,0.11,0.02,0.12,0.09,0.03,0.0,1.0,0.11,0.11,2.0
+AE-AZ-G010019 = 0.08,0.0,0.08,0.08,0.0,0.01,-0.52,0.08,0.08,2.0,0.08,0.0,0.08,0.08,0.0,0.2,273.64,0.08,0.08,2.0,0.08,0.01,0.09,0.08,0.01,-0.0,1.06,0.08,0.08,2.0,0.08,0.0,0.08,0.08,0.0,-0.03,-40.61,0.08,0.08,2.0,0.07,0.0,0.08,0.07,0.0,0.0,1.82,0.07,0.07,2.0,0.07,0.01,0.07,0.06,0.01,-0.0,0.98,0.07,0.07,2.0,0.07,0.0,0.07,0.07,0.01,-0.0,1.23,0.07,0.07,2.0,0.08,0.0,0.08,0.08,0.0,0.0,-1.85,0.08,0.08,2.0,0.07,0.0,0.08,0.07,0.0,0.0,-0.08,0.07,0.07,2.0,0.06,0.01,0.07,0.05,0.02,-0.0,1.0,0.06,0.06,2.0,0.07,0.01,0.07,0.06,0.01,-0.0,1.12,0.07,0.07,2.0,0.09,0.0,0.09,0.09,0.0,0.02,0.18,0.09,0.09,2.0
+AE-AZ-G010020 = 0.09,NaN,0.09,0.09,0.0,NaN,NaN,0.09,0.09,1.0,0.06,NaN,0.06,0.06,0.0,NaN,NaN,0.06,0.06,1.0,0.06,NaN,0.06,0.06,0.0,NaN,NaN,0.06,0.06,1.0,0.05,NaN,0.05,0.05,0.0,NaN,NaN,0.05,0.05,1.0,0.04,NaN,0.04,0.04,0.0,NaN,NaN,0.04,0.04,1.0,0.05,NaN,0.05,0.05,0.0,NaN,NaN,0.05,0.05,1.0,0.03,NaN,0.03,0.03,0.0,NaN,NaN,0.03,0.03,1.0,0.04,NaN,0.04,0.04,0.0,NaN,NaN,0.04,0.04,1.0,0.06,NaN,0.06,0.06,0.0,NaN,NaN,0.06,0.06,1.0,0.07,NaN,0.07,0.07,0.0,NaN,NaN,0.07,0.07,1.0,0.08,NaN,0.08,0.08,0.0,NaN,NaN,0.08,0.08,1.0,0.09,NaN,0.09,0.09,0.0,NaN,NaN,0.09,0.09,1.0
+AE-AZ-G010021 = 0.1,NaN,0.1,0.1,0.0,NaN,-1.575712307492E10,0.1,0.1,2.0,0.1,NaN,0.1,0.1,0.0,NaN,1.5838440939589E11,0.1,0.1,2.0,0.07,0.0,0.07,0.07,0.0,125460.79,-3.194184642812E10,0.07,0.07,2.0,0.07,NaN,0.07,0.07,0.0,NaN,1.509037077658E10,0.07,0.07,2.0,0.09,NaN,0.09,0.09,0.0,NaN,2.73605839368E9,0.09,0.09,2.0,0.06,0.0,0.06,0.06,0.0,-126989.59,-3.076016255233E10,0.06,0.06,2.0,0.07,0.0,0.07,0.07,0.0,-4082556.93,1.722427777756092E13,0.07,0.07,2.0,0.09,NaN,0.09,0.09,0.0,NaN,2.73605839368E9,0.09,0.09,2.0,0.1,NaN,0.1,0.1,0.0,NaN,1.5838440939589E11,0.1,0.1,2.0,0.07,0.0,0.07,0.07,0.0,-4082556.93,1.722427777756092E13,0.07,0.07,2.0,0.07,0.0,0.07,0.07,0.0,-4082556.93,1.722427777756092E13,0.07,0.07,2.0,0.12,0.0,0.12,0.12,0.0,1.1584416809E8,-2.864169192870132E14,0.12,0.12,2.0
+AE-AZ-G010022 = -0.02,0.0,-0.02,-0.02,0.0,560571.69,5.143154540103E10,0.02,-0.02,2.0,0.06,NaN,0.06,0.06,0.0,NaN,-1.519950789204E10,0.06,0.06,2.0,0.09,0.0,0.09,0.09,0.0,470539.17,2.0624155628199E11,0.09,0.09,2.0,0.08,NaN,0.08,0.08,0.0,NaN,-2.069594996059E10,0.08,0.08,2.0,0.08,0.0,0.08,0.08,0.0,263733.02,3.820869687007E10,0.08,0.08,2.0,0.1,0.0,0.1,0.1,0.0,8553018.21,-2.7419377548995E11,0.1,0.1,2.0,0.08,NaN,0.08,0.08,0.0,NaN,-2.069594996059E10,0.08,0.08,2.0,0.08,0.0,0.08,0.08,0.0,263733.02,3.820869687007E10,0.08,0.08,2.0,0.05,NaN,0.05,0.05,0.0,NaN,9.62270830952E9,0.05,0.05,2.0,-0.1,NaN,-0.1,-0.1,0.0,NaN,4.503599627370496E15,0.1,-0.1,2.0,-0.08,NaN,-0.08,-0.08,0.0,NaN,2.698162072534E10,0.08,-0.08,2.0,0.03,NaN,0.03,0.03,0.0,NaN,4.6914609021E9,0.03,0.03,2.0
+AE-AZ-G010023 = 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,0.29,NaN,0.29,0.29,0.0,NaN,NaN,0.29,0.29,1.0,-0.1,NaN,-0.1,-0.1,0.0,NaN,NaN,0.1,-0.1,1.0,-0.03,NaN,-0.03,-0.03,0.0,NaN,NaN,0.03,-0.03,1.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,0.1,NaN,0.1,0.1,0.0,NaN,NaN,0.1,0.1,1.0,0.08,NaN,0.08,0.08,0.0,NaN,NaN,0.08,0.08,1.0
+AE-AZ-G010024 = 0.03,0.03,0.05,0.01,0.05,-0.0,1.0,0.04,0.03,2.0,0.2,0.01,0.21,0.19,0.02,-0.0,1.01,0.2,0.2,2.0,-0.03,0.01,-0.02,-0.03,0.01,0.0,1.05,0.03,-0.03,2.0,-0.01,0.01,-0.0,-0.01,0.01,-0.0,1.02,0.01,-0.01,2.0,-0.0,0.01,0.0,-0.01,0.01,0.0,1.0,0.01,-0.0,2.0,-0.0,0.02,0.01,-0.01,0.02,-0.0,1.0,0.01,-0.0,2.0,0.01,0.02,0.02,-0.0,0.02,0.0,1.0,0.01,0.01,2.0,0.02,0.0,0.03,0.02,0.0,-0.0,2.94,0.02,0.02,2.0,0.02,0.01,0.02,0.01,0.01,-0.0,1.07,0.02,0.02,2.0,0.02,0.02,0.03,0.01,0.03,-0.0,1.0,0.02,0.02,2.0,0.13,0.0,0.13,0.12,0.01,-0.0,1.51,0.13,0.13,2.0,0.08,0.03,0.1,0.06,0.04,-0.0,1.0,0.08,0.08,2.0
+AE-AZ-G010025 = 0.08,NaN,0.08,0.08,0.0,NaN,NaN,0.08,0.08,1.0,0.07,NaN,0.07,0.07,0.0,NaN,NaN,0.07,0.07,1.0,0.06,NaN,0.06,0.06,0.0,NaN,NaN,0.06,0.06,1.0,0.06,NaN,0.06,0.06,0.0,NaN,NaN,0.06,0.06,1.0,0.05,NaN,0.05,0.05,0.0,NaN,NaN,0.05,0.05,1.0,0.05,NaN,0.05,0.05,0.0,NaN,NaN,0.05,0.05,1.0,0.05,NaN,0.05,0.05,0.0,NaN,NaN,0.05,0.05,1.0,0.06,NaN,0.06,0.06,0.0,NaN,NaN,0.06,0.06,1.0,0.06,NaN,0.06,0.06,0.0,NaN,NaN,0.06,0.06,1.0,0.05,NaN,0.05,0.05,0.0,NaN,NaN,0.05,0.05,1.0,0.07,NaN,0.07,0.07,0.0,NaN,NaN,0.07,0.07,1.0,0.09,NaN,0.09,0.09,0.0,NaN,NaN,0.09,0.09,1.0
+AE-AZ-G010026 = 0.06,NaN,0.06,0.06,0.0,NaN,NaN,0.06,0.06,1.0,0.06,NaN,0.06,0.06,0.0,NaN,NaN,0.06,0.06,1.0,0.05,NaN,0.05,0.05,0.0,NaN,NaN,0.05,0.05,1.0,0.04,NaN,0.04,0.04,0.0,NaN,NaN,0.04,0.04,1.0,0.05,NaN,0.05,0.05,0.0,NaN,NaN,0.05,0.05,1.0,0.03,NaN,0.03,0.03,0.0,NaN,NaN,0.03,0.03,1.0,0.04,NaN,0.04,0.04,0.0,NaN,NaN,0.04,0.04,1.0,0.05,NaN,0.05,0.05,0.0,NaN,NaN,0.05,0.05,1.0,0.05,NaN,0.05,0.05,0.0,NaN,NaN,0.05,0.05,1.0,0.05,NaN,0.05,0.05,0.0,NaN,NaN,0.05,0.05,1.0,0.06,NaN,0.06,0.06,0.0,NaN,NaN,0.06,0.06,1.0,0.07,NaN,0.07,0.07,0.0,NaN,NaN,0.07,0.07,1.0
+AE-AZ-G010027 = 0.03,0.01,0.04,0.02,0.02,0.38,1.81,0.03,0.03,4.0,0.01,0.02,0.03,-0.02,0.05,-0.0,1.99,0.02,0.01,4.0,0.0,0.02,0.02,-0.02,0.04,0.1,2.0,0.01,0.0,4.0,0.01,0.01,0.02,-0.01,0.03,0.26,2.01,0.01,0.0,4.0,-0.01,0.02,0.02,-0.03,0.05,0.04,2.0,0.02,-0.01,4.0,0.0,0.01,0.02,-0.01,0.03,0.13,1.94,0.01,0.0,4.0,-0.01,0.02,0.02,-0.03,0.05,-0.0,2.0,0.02,-0.01,4.0,-0.0,0.02,0.02,-0.03,0.05,-0.19,2.01,0.02,-0.0,4.0,0.01,0.02,0.03,-0.01,0.04,0.23,1.98,0.02,0.01,4.0,0.02,0.01,0.03,0.0,0.03,0.35,1.74,0.02,0.02,4.0,0.03,0.01,0.04,0.02,0.02,0.22,1.33,0.03,0.03,4.0,0.03,0.01,0.05,0.02,0.03,-0.0,2.0,0.04,0.03,4.0
+AE-AZ-G010028 = 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,0.29,NaN,0.29,0.29,0.0,NaN,NaN,0.29,0.29,1.0,-0.1,NaN,-0.1,-0.1,0.0,NaN,NaN,0.1,-0.1,1.0,-0.03,NaN,-0.03,-0.03,0.0,NaN,NaN,0.03,-0.03,1.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,0.1,NaN,0.1,0.1,0.0,NaN,NaN,0.1,0.1,1.0,0.08,NaN,0.08,0.08,0.0,NaN,NaN,0.08,0.08,1.0
+AE-AZ-G010029 = 0.03,NaN,0.03,0.03,0.0,NaN,NaN,0.03,0.03,1.0,0.01,NaN,0.01,0.01,0.0,NaN,NaN,0.01,0.01,1.0,0.0,NaN,0.0,0.0,0.0,NaN,NaN,0.0,0.0,1.0,0.0,NaN,0.0,0.0,0.0,NaN,NaN,0.0,0.0,1.0,-0.01,NaN,-0.01,-0.01,0.0,NaN,NaN,0.01,-0.01,1.0,0.0,NaN,0.0,0.0,0.0,NaN,NaN,0.0,0.0,1.0,-0.01,NaN,-0.01,-0.01,0.0,NaN,NaN,0.01,-0.01,1.0,-0.0,NaN,-0.0,-0.0,0.0,NaN,NaN,0.0,-0.0,1.0,0.0,NaN,0.0,0.0,0.0,NaN,NaN,0.0,0.0,1.0,0.01,NaN,0.01,0.01,0.0,NaN,NaN,0.01,0.01,1.0,0.04,NaN,0.04,0.04,0.0,NaN,NaN,0.04,0.04,1.0,0.03,NaN,0.03,0.03,0.0,NaN,NaN,0.03,0.03,1.0
+AE-AZ-G010030 = 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,-0.01,0.0,-0.01,-0.01,0.0,-100178.73,-5.36961910919E9,0.01,-0.01,2.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,-0.04,0.0,-0.04,-0.04,0.0,-858716.39,1.8433079101364E11,0.04,-0.04,2.0,-0.05,NaN,-0.05,-0.05,0.0,NaN,-2.17146702957835E12,0.05,-0.05,2.0,0.05,NaN,0.05,0.05,0.0,NaN,9.62270830952E9,0.05,0.05,2.0,-0.1,NaN,-0.1,-0.1,0.0,NaN,4.503599627370496E15,0.1,-0.1,2.0,0.01,0.0,0.01,0.01,0.0,1.25581240997E9,1.541014324572307E15,0.01,0.01,2.0,0.04,NaN,0.04,0.04,0.0,NaN,2.426181315884E11,0.04,0.04,2.0
+AE-AZ-G010031 = 0.07,0.01,0.08,0.06,0.01,-0.5,1.47,0.07,0.07,3.0,0.07,0.01,0.08,0.07,0.01,-0.24,1.49,0.07,0.08,3.0,0.07,0.01,0.07,0.06,0.01,-0.38,1.52,0.07,0.07,3.0,0.06,0.01,0.06,0.05,0.01,-0.63,1.56,0.06,0.06,3.0,0.07,0.01,0.08,0.06,0.02,-0.68,1.5,0.07,0.08,3.0,0.05,0.01,0.06,0.05,0.01,0.68,1.42,0.05,0.05,3.0,0.06,0.01,0.07,0.05,0.02,-0.67,1.48,0.06,0.07,3.0,0.07,0.01,0.07,0.06,0.01,0.0,1.49,0.07,0.07,3.0,0.07,0.01,0.09,0.06,0.03,-0.45,1.5,0.07,0.08,3.0,0.07,0.01,0.08,0.06,0.03,-0.27,1.5,0.07,0.07,3.0,0.07,0.01,0.07,0.06,0.01,0.17,1.47,0.07,0.07,3.0,0.07,0.01,0.08,0.07,0.01,0.56,1.52,0.07,0.07,3.0
+AE-AZ-G010032 = 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,0.03,NaN,0.03,0.03,0.0,NaN,NaN,0.03,0.03,1.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,-0.03,NaN,-0.03,-0.03,0.0,NaN,NaN,0.03,-0.03,1.0,0.2,NaN,0.2,0.2,0.0,NaN,NaN,0.2,0.2,1.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,-0.03,NaN,-0.03,-0.03,0.0,NaN,NaN,0.03,-0.03,1.0
+AE-AZ-G010033 = 0.09,0.02,0.1,0.08,0.02,-0.0,1.0,0.09,0.09,2.0,0.11,0.01,0.12,0.1,0.02,0.0,0.99,0.11,0.11,2.0,0.05,0.01,0.06,0.04,0.02,-0.0,1.0,0.05,0.05,2.0,0.12,0.02,0.13,0.1,0.03,0.0,1.0,0.12,0.12,2.0,0.07,0.0,0.08,0.07,0.01,0.0,0.11,0.07,0.07,2.0,0.04,0.0,0.04,0.04,0.0,-0.01,-45.82,0.04,0.04,2.0,0.06,0.01,0.07,0.06,0.01,0.0,0.95,0.06,0.06,2.0,0.06,0.02,0.07,0.05,0.02,-0.0,1.0,0.06,0.06,2.0,0.04,0.02,0.06,0.03,0.03,-0.0,1.0,0.05,0.04,2.0,0.09,0.02,0.11,0.08,0.03,0.0,1.0,0.1,0.09,2.0,0.07,0.01,0.08,0.06,0.02,-0.0,1.0,0.07,0.07,2.0,0.08,0.0,0.09,0.08,0.0,0.0,2.2,0.08,0.08,2.0
+AE-AZ-G010034 = 0.07,0.0,0.07,0.07,0.0,-0.0,0.8,0.07,0.07,2.0,0.07,0.01,0.08,0.07,0.01,0.0,0.98,0.07,0.07,2.0,0.06,0.01,0.07,0.06,0.01,-0.0,0.99,0.06,0.06,2.0,0.06,0.01,0.07,0.06,0.01,-0.0,0.96,0.06,0.06,2.0,0.07,0.01,0.08,0.07,0.01,-0.0,1.03,0.07,0.07,2.0,0.07,0.01,0.08,0.07,0.01,-0.0,1.14,0.07,0.07,2.0,0.06,0.01,0.07,0.06,0.01,-0.0,0.96,0.06,0.06,2.0,0.07,0.01,0.07,0.06,0.01,0.0,0.96,0.07,0.07,2.0,0.05,0.01,0.06,0.05,0.01,0.0,0.99,0.05,0.05,2.0,0.04,0.02,0.06,0.03,0.03,-0.0,1.0,0.04,0.04,2.0,0.05,0.01,0.06,0.04,0.01,0.0,1.01,0.05,0.05,2.0,0.07,0.0,0.08,0.07,0.0,0.01,22.67,0.07,0.07,2.0
+AE-AZ-G010035 = 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,-0.01,NaN,-0.01,-0.01,0.0,NaN,NaN,0.01,-0.01,1.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,-0.04,NaN,-0.04,-0.04,0.0,NaN,NaN,0.04,-0.04,1.0,-0.05,NaN,-0.05,-0.05,0.0,NaN,NaN,0.05,-0.05,1.0,0.05,NaN,0.05,0.05,0.0,NaN,NaN,0.05,0.05,1.0,-0.1,NaN,-0.1,-0.1,0.0,NaN,NaN,0.1,-0.1,1.0,0.01,NaN,0.01,0.01,0.0,NaN,NaN,0.01,0.01,1.0,0.04,NaN,0.04,0.04,0.0,NaN,NaN,0.04,0.04,1.0
+AE-AZ-G010036 = 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,-0.09,NaN,-0.09,-0.09,0.0,NaN,NaN,0.09,-0.09,1.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+AE-AZ-G010037 = 0.05,0.01,0.06,0.05,0.01,0.0,1.05,0.05,0.05,2.0,0.05,0.02,0.07,0.04,0.03,0.0,1.0,0.06,0.05,2.0,0.04,0.02,0.05,0.03,0.02,0.0,1.0,0.04,0.04,2.0,0.05,0.03,0.07,0.03,0.04,0.0,1.0,0.05,0.05,2.0,0.05,0.02,0.07,0.04,0.03,0.0,1.0,0.06,0.05,2.0,0.07,0.02,0.09,0.06,0.03,0.0,1.0,0.08,0.07,2.0,0.07,0.03,0.09,0.05,0.04,0.0,1.0,0.07,0.07,2.0,0.05,0.03,0.07,0.03,0.04,0.0,1.0,0.05,0.05,2.0,0.02,0.02,0.03,0.0,0.03,-0.0,1.0,0.02,0.02,2.0,0.02,0.02,0.03,0.01,0.02,0.0,1.0,0.02,0.02,2.0,0.02,0.02,0.03,0.01,0.02,0.0,1.0,0.02,0.02,2.0,0.07,0.01,0.07,0.06,0.01,0.0,1.0,0.07,0.07,2.0
+AE-AZ-G010038 = 0.04,0.0,0.04,0.03,0.01,0.0,0.92,0.04,0.04,2.0,0.06,0.01,0.07,0.06,0.01,-0.0,1.07,0.06,0.06,2.0,0.03,0.0,0.03,0.03,0.0,-0.0,1.19,0.03,0.03,2.0,0.01,0.0,0.02,0.01,0.01,-0.0,1.19,0.02,0.01,2.0,0.02,0.01,0.02,0.01,0.01,-0.0,1.0,0.02,0.02,2.0,0.02,0.01,0.03,0.02,0.02,0.0,1.0,0.03,0.02,2.0,0.02,0.0,0.02,0.02,0.0,-0.07,225.54,0.02,0.02,2.0,0.02,0.0,0.02,0.02,0.0,-0.81,77.37,0.02,0.02,2.0,0.01,0.0,0.01,0.01,0.0,0.12,181.99,0.01,0.01,2.0,0.01,0.0,0.01,0.01,0.0,-0.03,216.22,0.01,0.01,2.0,0.04,0.03,0.07,0.02,0.05,0.0,1.0,0.05,0.04,2.0,0.05,0.01,0.05,0.05,0.01,-0.0,1.21,0.05,0.05,2.0
+AE-AZ-G010039 = 0.08,NaN,0.08,0.08,0.0,NaN,NaN,0.08,0.08,1.0,0.09,NaN,0.09,0.09,0.0,NaN,NaN,0.09,0.09,1.0,0.09,NaN,0.09,0.09,0.0,NaN,NaN,0.09,0.09,1.0,0.08,NaN,0.08,0.08,0.0,NaN,NaN,0.08,0.08,1.0,0.09,NaN,0.09,0.09,0.0,NaN,NaN,0.09,0.09,1.0,0.09,NaN,0.09,0.09,0.0,NaN,NaN,0.09,0.09,1.0,0.08,NaN,0.08,0.08,0.0,NaN,NaN,0.08,0.08,1.0,0.09,NaN,0.09,0.09,0.0,NaN,NaN,0.09,0.09,1.0,0.07,NaN,0.07,0.07,0.0,NaN,NaN,0.07,0.07,1.0,0.08,NaN,0.08,0.08,0.0,NaN,NaN,0.08,0.08,1.0,0.07,NaN,0.07,0.07,0.0,NaN,NaN,0.07,0.07,1.0,0.08,NaN,0.08,0.08,0.0,NaN,NaN,0.08,0.08,1.0
+AE-AZ-G010040 = 0.04,0.01,0.06,0.03,0.03,0.0,1.0,0.05,0.04,4.0,0.07,0.0,0.07,0.06,0.01,-0.0,1.05,0.07,0.07,4.0,0.04,0.01,0.05,0.02,0.03,-0.67,1.84,0.04,0.04,4.0,0.06,0.01,0.07,0.05,0.02,0.0,1.0,0.06,0.06,4.0,0.07,0.0,0.07,0.06,0.01,-0.0,1.05,0.07,0.07,4.0,0.08,0.01,0.09,0.08,0.01,0.0,1.0,0.08,0.08,4.0,0.07,0.02,0.09,0.04,0.04,-1.15,2.33,0.08,0.09,4.0,0.06,0.02,0.07,0.02,0.05,-1.01,2.2,0.06,0.06,4.0,0.03,0.0,0.04,0.03,0.01,1.15,3.52,0.03,0.03,4.0,0.01,0.02,0.03,-0.02,0.05,-0.99,2.18,0.03,0.02,4.0,0.03,0.0,0.03,0.02,0.01,-0.63,1.56,0.03,0.03,4.0,0.05,0.02,0.06,0.03,0.03,-0.0,1.01,0.05,0.05,4.0
+AE-AZ-G010041 = 0.04,NaN,0.04,0.04,0.0,NaN,2.426181315884E11,0.04,0.04,2.0,0.01,0.01,0.02,0.01,0.02,-0.0,0.99,0.02,0.01,2.0,0.0,0.0,0.0,0.0,0.0,-0.02,-15.48,0.0,0.0,2.0,0.0,0.01,0.01,-0.01,0.02,0.0,1.0,0.01,0.0,2.0,0.02,0.02,0.03,0.01,0.02,-0.0,1.0,0.02,0.02,2.0,0.04,0.01,0.04,0.03,0.01,0.0,1.02,0.04,0.04,2.0,0.03,0.02,0.04,0.01,0.03,-0.0,1.0,0.03,0.03,2.0,0.0,0.01,0.01,-0.01,0.02,0.0,1.0,0.01,0.0,2.0,-0.01,0.03,0.01,-0.03,0.04,-0.0,1.0,0.02,-0.01,2.0,0.01,0.03,0.03,-0.01,0.04,-0.0,1.0,0.02,0.01,2.0,-0.01,0.01,0.0,-0.01,0.02,0.0,1.01,0.01,-0.01,2.0,0.06,0.03,0.08,0.04,0.04,-0.0,1.0,0.06,0.06,2.0
+AE-AZ-G010042 = 0.06,0.01,0.09,0.05,0.04,1.01,3.45,0.06,0.06,11.0,0.07,0.02,0.1,0.05,0.06,0.51,2.28,0.07,0.07,11.0,0.06,0.01,0.08,0.05,0.03,0.34,2.24,0.06,0.06,11.0,0.05,0.01,0.07,0.04,0.03,0.45,2.74,0.05,0.06,11.0,0.06,0.01,0.07,0.05,0.03,0.41,2.2,0.06,0.06,11.0,0.05,0.01,0.07,0.04,0.03,-0.07,2.11,0.05,0.05,11.0,0.06,0.01,0.07,0.04,0.03,-0.58,1.96,0.06,0.06,11.0,0.06,0.01,0.08,0.04,0.03,-0.6,2.33,0.06,0.07,11.0,0.06,0.01,0.07,0.04,0.04,-0.38,2.3,0.06,0.06,11.0,0.05,0.02,0.08,0.02,0.06,-0.77,2.61,0.06,0.06,11.0,0.05,0.01,0.07,0.04,0.03,0.68,3.13,0.05,0.05,11.0,0.07,0.02,0.1,0.05,0.05,0.17,1.64,0.07,0.07,11.0
+AE-AZ-G010043 = 0.11,0.02,0.18,0.01,0.17,-0.17,3.67,0.11,0.11,2323.0,0.11,0.02,0.17,0.05,0.13,-0.17,2.74,0.11,0.11,2323.0,0.11,0.02,0.17,-0.0,0.18,-0.57,4.36,0.11,0.11,2323.0,0.11,0.02,0.17,0.01,0.16,-0.48,3.42,0.11,0.11,2323.0,0.11,0.02,0.16,0.01,0.15,-0.54,3.5,0.11,0.11,2323.0,0.11,0.02,0.16,0.0,0.16,-0.61,4.07,0.11,0.11,2323.0,0.1,0.02,0.14,-0.0,0.15,-0.65,4.07,0.1,0.11,2323.0,0.1,0.02,0.16,0.0,0.16,-0.64,3.8,0.11,0.11,2323.0,0.1,0.02,0.16,-0.02,0.18,-0.77,5.55,0.1,0.1,2323.0,0.1,0.02,0.16,-0.03,0.19,-0.87,5.73,0.11,0.11,2323.0,0.1,0.02,0.17,-0.01,0.18,-0.56,4.51,0.1,0.1,2323.0,0.1,0.02,0.17,-0.01,0.18,-0.42,4.07,0.11,0.11,2323.0
+AE-AZ-G010044 = 0.07,0.0,0.07,0.07,0.01,0.0,0.96,0.07,0.07,2.0,0.07,0.0,0.07,0.07,0.0,-1.01,687.67,0.07,0.07,2.0,0.08,0.0,0.08,0.08,0.0,263733.02,3.820869687007E10,0.08,0.08,2.0,0.07,0.0,0.07,0.07,0.0,-0.03,22.7,0.07,0.07,2.0,0.08,0.0,0.08,0.08,0.0,-0.0,2.09,0.08,0.08,2.0,0.07,0.01,0.08,0.07,0.01,-0.0,1.3,0.07,0.07,2.0,0.07,0.0,0.07,0.07,0.0,-0.01,-8.38,0.07,0.07,2.0,0.08,0.0,0.08,0.07,0.0,-0.01,1.67,0.08,0.08,2.0,0.07,0.0,0.07,0.07,0.0,-0.01,51.45,0.07,0.07,2.0,0.06,0.0,0.07,0.06,0.0,0.05,-50.48,0.06,0.06,2.0,0.06,0.0,0.06,0.06,0.0,0.02,7.04,0.06,0.06,2.0,0.07,0.0,0.07,0.07,0.0,0.32,4072.14,0.07,0.07,2.0
+AE-AZ-G010045 = 0.05,0.01,0.05,0.04,0.01,0.0,0.97,0.05,0.05,4.0,0.15,0.02,0.16,0.13,0.04,0.0,1.0,0.15,0.15,4.0,0.16,0.05,0.2,0.11,0.09,-0.0,1.0,0.16,0.16,4.0,0.21,0.05,0.25,0.17,0.08,-0.0,1.0,0.21,0.21,4.0,0.02,0.01,0.03,0.02,0.01,0.0,1.0,0.03,0.02,4.0,-0.0,0.0,0.0,-0.01,0.01,-0.0,1.51,0.0,-0.0,4.0,-0.01,0.0,-0.0,-0.01,0.01,0.0,1.05,0.01,-0.01,4.0,0.06,0.02,0.08,0.04,0.04,-0.0,1.0,0.06,0.06,4.0,0.07,0.04,0.1,0.04,0.06,-0.0,1.0,0.08,0.07,4.0,0.07,0.0,0.07,0.07,0.01,-0.0,0.84,0.07,0.07,4.0,0.03,0.01,0.04,0.02,0.03,-0.0,1.0,0.03,0.03,4.0,0.2,0.03,0.23,0.18,0.06,-0.0,1.0,0.21,0.2,4.0
+AE-AZ-G010046 = 0.07,0.0,0.07,0.07,0.01,0.0,0.96,0.07,0.07,2.0,0.07,0.0,0.07,0.07,0.0,-1.01,687.67,0.07,0.07,2.0,0.08,0.0,0.08,0.08,0.0,263733.02,3.820869687007E10,0.08,0.08,2.0,0.07,0.0,0.07,0.07,0.0,-0.03,22.7,0.07,0.07,2.0,0.08,0.0,0.08,0.08,0.0,-0.0,2.09,0.08,0.08,2.0,0.07,0.01,0.08,0.07,0.01,-0.0,1.3,0.07,0.07,2.0,0.07,0.0,0.07,0.07,0.0,-0.01,-8.38,0.07,0.07,2.0,0.08,0.0,0.08,0.07,0.0,-0.01,1.67,0.08,0.08,2.0,0.07,0.0,0.07,0.07,0.0,-0.01,51.45,0.07,0.07,2.0,0.06,0.0,0.07,0.06,0.0,0.05,-50.48,0.06,0.06,2.0,0.06,0.0,0.06,0.06,0.0,0.02,7.04,0.06,0.06,2.0,0.07,0.0,0.07,0.07,0.0,0.32,4072.14,0.07,0.07,2.0
+AE-AZ-G010047 = 0.08,NaN,0.08,0.08,0.0,NaN,NaN,0.08,0.08,1.0,0.07,NaN,0.07,0.07,0.0,NaN,NaN,0.07,0.07,1.0,0.08,NaN,0.08,0.08,0.0,NaN,NaN,0.08,0.08,1.0,0.07,NaN,0.07,0.07,0.0,NaN,NaN,0.07,0.07,1.0,0.07,NaN,0.07,0.07,0.0,NaN,NaN,0.07,0.07,1.0,0.07,NaN,0.07,0.07,0.0,NaN,NaN,0.07,0.07,1.0,0.07,NaN,0.07,0.07,0.0,NaN,NaN,0.07,0.07,1.0,0.07,NaN,0.07,0.07,0.0,NaN,NaN,0.07,0.07,1.0,0.07,NaN,0.07,0.07,0.0,NaN,NaN,0.07,0.07,1.0,0.07,NaN,0.07,0.07,0.0,NaN,NaN,0.07,0.07,1.0,0.07,NaN,0.07,0.07,0.0,NaN,NaN,0.07,0.07,1.0,0.07,NaN,0.07,0.07,0.0,NaN,NaN,0.07,0.07,1.0
+AE-AZ-G010048 = 0.04,NaN,0.04,0.04,0.0,NaN,NaN,0.04,0.04,1.0,0.02,NaN,0.02,0.02,0.0,NaN,NaN,0.02,0.02,1.0,0.02,NaN,0.02,0.02,0.0,NaN,NaN,0.02,0.02,1.0,0.03,NaN,0.03,0.03,0.0,NaN,NaN,0.03,0.03,1.0,0.04,NaN,0.04,0.04,0.0,NaN,NaN,0.04,0.04,1.0,0.04,NaN,0.04,0.04,0.0,NaN,NaN,0.04,0.04,1.0,0.06,NaN,0.06,0.06,0.0,NaN,NaN,0.06,0.06,1.0,0.05,NaN,0.05,0.05,0.0,NaN,NaN,0.05,0.05,1.0,0.01,NaN,0.01,0.01,0.0,NaN,NaN,0.01,0.01,1.0,-0.0,NaN,-0.0,-0.0,0.0,NaN,NaN,0.0,-0.0,1.0,-0.01,NaN,-0.01,-0.01,0.0,NaN,NaN,0.01,-0.01,1.0,0.02,NaN,0.02,0.02,0.0,NaN,NaN,0.02,0.02,1.0
+AE-AZ-G010049 = 0.08,0.0,0.08,0.07,0.0,-0.02,6.17,0.08,0.08,2.0,0.07,0.0,0.07,0.07,0.0,-0.13,303.37,0.07,0.07,2.0,0.08,0.0,0.08,0.08,0.0,263733.02,3.820869687007E10,0.08,0.08,2.0,0.07,NaN,0.07,0.07,0.0,NaN,1.060228610671E11,0.07,0.07,2.0,0.07,0.0,0.08,0.07,0.0,0.02,-16.61,0.07,0.07,2.0,0.07,0.0,0.07,0.07,0.0,-0.75,4595.78,0.07,0.07,2.0,0.07,0.0,0.07,0.07,0.0,-0.84,374.07,0.07,0.07,2.0,0.07,0.0,0.07,0.07,0.0,0.14,-237.16,0.07,0.07,2.0,0.07,0.0,0.07,0.07,0.0,-0.04,24.77,0.07,0.07,2.0,0.07,0.0,0.07,0.07,0.0,-0.03,22.7,0.07,0.07,2.0,0.07,0.0,0.07,0.06,0.0,0.0,-0.51,0.07,0.07,2.0,0.07,0.0,0.07,0.07,0.0,0.0,7.24,0.07,0.07,2.0
+AE-AZ-G010050 = 0.0,NaN,0.0,0.0,0.0,NaN,NaN,0.0,0.0,1.0,-0.01,NaN,-0.01,-0.01,0.0,NaN,NaN,0.01,-0.01,1.0,-0.1,NaN,-0.1,-0.1,0.0,NaN,NaN,0.1,-0.1,1.0,-0.08,NaN,-0.08,-0.08,0.0,NaN,NaN,0.08,-0.08,1.0,-0.1,NaN,-0.1,-0.1,0.0,NaN,NaN,0.1,-0.1,1.0,-0.1,NaN,-0.1,-0.1,0.0,NaN,NaN,0.1,-0.1,1.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,-0.05,NaN,-0.05,-0.05,0.0,NaN,NaN,0.05,-0.05,1.0,0.06,NaN,0.06,0.06,0.0,NaN,NaN,0.06,0.06,1.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,0.46,NaN,0.46,0.46,0.0,NaN,NaN,0.46,0.46,1.0
+AE-AZ-G010051 = 0.08,0.01,0.09,0.08,0.01,-0.0,1.06,0.08,0.08,2.0,0.07,0.0,0.07,0.07,0.0,125460.79,-3.194184642812E10,0.07,0.07,2.0,0.08,0.0,0.08,0.08,0.0,263733.02,3.820869687007E10,0.08,0.08,2.0,0.06,0.0,0.07,0.06,0.0,0.0,-2.25,0.06,0.06,2.0,0.07,0.0,0.07,0.07,0.0,-0.0,0.8,0.07,0.07,2.0,0.06,0.01,0.07,0.05,0.01,0.0,1.01,0.06,0.06,2.0,0.06,0.0,0.07,0.06,0.01,0.0,1.04,0.06,0.06,2.0,0.07,0.0,0.07,0.07,0.0,-0.0,0.8,0.07,0.07,2.0,0.06,0.0,0.07,0.06,0.0,0.0,-2.25,0.06,0.06,2.0,0.07,0.0,0.07,0.07,0.0,-0.01,51.99,0.07,0.07,2.0,0.07,0.0,0.07,0.07,0.0,-0.01,51.99,0.07,0.07,2.0,0.07,0.0,0.07,0.07,0.0,0.01,45.02,0.07,0.07,2.0
+AE-AZ-G010052 = 0.05,NaN,0.05,0.05,0.0,NaN,-4.17961809348E10,0.05,0.05,2.0,0.16,NaN,0.16,0.16,0.0,NaN,-1.075141430688E10,0.16,0.16,2.0,0.2,0.0,0.2,0.2,0.0,-499674.16,1.0707924172178E11,0.2,0.2,2.0,0.25,0.0,0.25,0.25,0.0,2.2581526107E8,-7.813155416756674E14,0.25,0.25,2.0,0.02,NaN,0.02,0.02,0.0,NaN,1.26442064765E10,0.02,0.02,2.0,-0.01,0.0,-0.01,-0.01,0.0,200618.48,-1.400859401353E10,0.01,-0.01,2.0,-0.01,0.0,-0.01,-0.01,0.0,-83363.7,7.561354644778E10,0.01,-0.01,2.0,0.08,0.0,0.08,0.08,0.0,263733.02,3.820869687007E10,0.08,0.08,2.0,0.1,0.0,0.1,0.1,0.0,8553018.21,-2.7419377548995E11,0.1,0.1,2.0,0.07,0.0,0.07,0.07,0.0,125460.79,-3.194184642812E10,0.07,0.07,2.0,0.04,NaN,0.04,0.04,0.0,NaN,-1.5344116689557E11,0.04,0.04,2.0,0.23,0.0,0.23,0.23,0.0,-1.578622141E7,2.362457717052636E13,0.23,0.23,2.0
+AE-AZ-G010053 = 0.03,0.03,0.06,0.01,0.05,0.0,1.0,0.04,0.03,2.0,0.05,0.02,0.06,0.03,0.03,0.0,1.0,0.05,0.05,2.0,0.04,0.03,0.06,0.02,0.04,0.0,1.0,0.04,0.04,2.0,0.06,0.01,0.07,0.06,0.01,-0.0,1.04,0.06,0.06,2.0,0.04,0.02,0.06,0.03,0.03,-0.0,1.0,0.04,0.04,2.0,0.03,0.03,0.05,0.01,0.04,-0.0,1.0,0.04,0.03,2.0,0.04,0.02,0.06,0.03,0.03,-0.0,1.0,0.05,0.04,2.0,0.05,0.02,0.06,0.04,0.03,0.0,1.0,0.05,0.05,2.0,0.04,0.03,0.06,0.02,0.04,0.0,1.0,0.04,0.04,2.0,0.08,0.01,0.08,0.07,0.01,-0.0,1.01,0.08,0.08,2.0,0.04,0.03,0.06,0.02,0.04,-0.0,1.0,0.04,0.04,2.0,0.06,0.02,0.08,0.05,0.03,0.0,1.0,0.06,0.06,2.0
+AE-AZ-G010054 = 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,0.14,0.0,0.14,0.14,0.0,85433.57,1.432759535462E10,0.14,0.14,2.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,-0.01,0.0,-0.01,-0.01,0.0,-100178.73,-5.36961910919E9,0.01,-0.01,2.0,0.25,0.0,0.25,0.25,0.0,2.2581526107E8,-7.813155416756674E14,0.25,0.25,2.0
+AE-AZ-G010055 = 0.07,NaN,0.07,0.07,0.0,NaN,NaN,0.07,0.07,1.0,0.07,NaN,0.07,0.07,0.0,NaN,NaN,0.07,0.07,1.0,0.07,NaN,0.07,0.07,0.0,NaN,NaN,0.07,0.07,1.0,0.08,NaN,0.08,0.08,0.0,NaN,NaN,0.08,0.08,1.0,0.07,NaN,0.07,0.07,0.0,NaN,NaN,0.07,0.07,1.0,0.07,NaN,0.07,0.07,0.0,NaN,NaN,0.07,0.07,1.0,0.07,NaN,0.07,0.07,0.0,NaN,NaN,0.07,0.07,1.0,0.06,NaN,0.06,0.06,0.0,NaN,NaN,0.06,0.06,1.0,0.06,NaN,0.06,0.06,0.0,NaN,NaN,0.06,0.06,1.0,0.09,NaN,0.09,0.09,0.0,NaN,NaN,0.09,0.09,1.0,0.07,NaN,0.07,0.07,0.0,NaN,NaN,0.07,0.07,1.0,0.08,NaN,0.08,0.08,0.0,NaN,NaN,0.08,0.08,1.0
+AE-AZ-G010056 = 0.09,NaN,0.09,0.09,0.0,NaN,2.73605839368E9,0.09,0.09,2.0,0.07,0.0,0.07,0.07,0.0,125460.79,-3.194184642812E10,0.07,0.07,2.0,0.08,0.0,0.08,0.07,0.0,-0.0,0.59,0.08,0.08,2.0,0.06,0.0,0.06,0.06,0.0,-126989.59,-3.076016255233E10,0.06,0.06,2.0,0.07,0.0,0.07,0.07,0.0,0.01,45.02,0.07,0.07,2.0,0.06,0.01,0.07,0.05,0.01,0.0,1.01,0.06,0.06,2.0,0.07,0.01,0.07,0.06,0.01,0.0,0.91,0.07,0.07,2.0,0.07,0.0,0.08,0.07,0.01,-0.0,1.64,0.07,0.07,2.0,0.07,0.01,0.07,0.06,0.01,0.0,1.0,0.07,0.07,2.0,0.07,0.01,0.08,0.07,0.01,-0.0,1.14,0.07,0.07,2.0,0.07,0.01,0.08,0.07,0.01,-0.0,1.14,0.07,0.07,2.0,0.07,0.01,0.08,0.07,0.01,-0.0,1.14,0.07,0.07,2.0
+AE-AZ-G010057 = 0.06,0.0,0.06,0.06,0.0,0.0,3.53,0.06,0.06,2.0,0.04,0.0,0.05,0.04,0.01,0.0,1.56,0.04,0.04,2.0,0.05,0.0,0.05,0.05,0.0,-1744392.77,2.33135950616805E12,0.05,0.05,2.0,0.05,0.0,0.05,0.05,0.0,0.36,-848.91,0.05,0.05,2.0,0.06,0.0,0.06,0.06,0.0,0.0,1.54,0.06,0.06,2.0,0.06,0.0,0.06,0.06,0.0,0.01,-37.93,0.06,0.06,2.0,0.07,0.0,0.07,0.07,0.0,0.15,490.13,0.07,0.07,2.0,0.07,0.0,0.07,0.07,0.0,0.15,490.13,0.07,0.07,2.0,0.06,0.01,0.06,0.05,0.01,0.0,1.03,0.06,0.06,2.0,0.05,0.01,0.06,0.05,0.01,0.0,0.91,0.05,0.05,2.0,0.04,0.01,0.05,0.04,0.01,0.0,1.01,0.04,0.04,2.0,0.04,0.01,0.05,0.04,0.01,0.0,1.04,0.04,0.04,2.0
+AE-AZ-G010058 = 0.07,0.01,0.08,0.06,0.02,-0.4,1.56,0.07,0.07,4.0,0.06,0.02,0.09,0.04,0.05,-0.1,1.17,0.07,0.07,4.0,0.07,0.02,0.09,0.04,0.04,-0.38,1.53,0.07,0.07,4.0,0.05,0.03,0.08,0.02,0.06,-0.52,1.67,0.06,0.06,4.0,0.06,0.03,0.09,0.02,0.06,-0.39,1.52,0.07,0.07,4.0,0.04,0.04,0.08,-0.01,0.09,-0.34,1.44,0.06,0.05,4.0,0.04,0.04,0.08,-0.01,0.09,-0.25,1.33,0.06,0.05,4.0,0.05,0.04,0.08,0.0,0.07,-0.33,1.44,0.06,0.05,4.0,0.04,0.05,0.08,-0.01,0.09,-0.1,1.14,0.05,0.04,4.0,0.06,0.03,0.09,0.03,0.06,0.01,1.01,0.06,0.05,4.0,0.06,0.01,0.07,0.05,0.02,-0.44,2.02,0.06,0.06,4.0,0.08,0.01,0.09,0.07,0.02,-1.0,2.2,0.08,0.08,4.0
+AE-AZ-G010059 = -0.07,NaN,-0.07,-0.07,0.0,NaN,NaN,0.07,-0.07,1.0,0.07,0.0,0.07,0.07,0.0,125460.79,-3.194184642812E10,0.07,0.07,2.0,0.12,0.0,0.12,0.12,0.0,1.1584416809E8,-2.864169192870132E14,0.12,0.12,2.0,0.08,NaN,0.08,0.08,0.0,NaN,-2.069594996059E10,0.08,0.08,2.0,0.02,0.06,0.06,-0.02,0.08,0.0,1.0,0.04,0.02,2.0,-0.04,NaN,-0.04,-0.04,0.0,NaN,NaN,0.04,-0.04,1.0,0.04,NaN,0.04,0.04,0.0,NaN,-1.5344116689557E11,0.04,0.04,2.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,0.05,NaN,0.05,0.05,0.0,NaN,NaN,0.05,0.05,1.0,0.1,NaN,0.1,0.1,0.0,NaN,NaN,0.1,0.1,1.0,0.05,0.0,0.05,0.05,0.0,-2.258171749E8,4.6737264474983556E14,0.05,0.05,2.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+AE-AZ-G010060 = 0.11,NaN,0.11,0.11,0.0,NaN,NaN,0.11,0.11,1.0,0.12,NaN,0.12,0.12,0.0,NaN,NaN,0.12,0.12,1.0,0.1,NaN,0.1,0.1,0.0,NaN,NaN,0.1,0.1,1.0,0.11,NaN,0.11,0.11,0.0,NaN,NaN,0.11,0.11,1.0,0.1,NaN,0.1,0.1,0.0,NaN,NaN,0.1,0.1,1.0,0.09,NaN,0.09,0.09,0.0,NaN,NaN,0.09,0.09,1.0,0.07,NaN,0.07,0.07,0.0,NaN,NaN,0.07,0.07,1.0,0.1,NaN,0.1,0.1,0.0,NaN,NaN,0.1,0.1,1.0,0.09,NaN,0.09,0.09,0.0,NaN,NaN,0.09,0.09,1.0,0.08,NaN,0.08,0.08,0.0,NaN,NaN,0.08,0.08,1.0,0.09,NaN,0.09,0.09,0.0,NaN,NaN,0.09,0.09,1.0,0.1,NaN,0.1,0.1,0.0,NaN,NaN,0.1,0.1,1.0
+AE-AZ-G010061 = 0.1,0.01,0.11,0.1,0.02,0.0,1.0,0.11,0.1,2.0,0.11,0.01,0.12,0.1,0.02,-0.0,1.0,0.11,0.11,2.0,0.1,0.0,0.1,0.1,0.0,-0.01,3.02,0.1,0.1,2.0,0.1,0.01,0.11,0.09,0.01,-0.0,1.0,0.1,0.1,2.0,0.09,0.01,0.1,0.09,0.01,0.0,0.91,0.09,0.09,2.0,0.09,0.01,0.09,0.09,0.01,-0.0,1.17,0.09,0.09,2.0,0.08,0.01,0.09,0.07,0.02,0.0,1.0,0.08,0.08,2.0,0.1,0.01,0.1,0.09,0.01,-0.0,1.16,0.1,0.1,2.0,0.09,0.01,0.09,0.09,0.01,-0.0,1.09,0.09,0.09,2.0,0.08,0.0,0.09,0.08,0.01,-0.0,1.36,0.08,0.08,2.0,0.09,0.0,0.09,0.09,0.0,470539.17,2.0624155628199E11,0.09,0.09,2.0,0.1,0.01,0.1,0.09,0.01,0.0,0.98,0.1,0.1,2.0
+AE-DU-G040001 = 0.11,0.01,0.13,0.09,0.04,0.49,2.4,0.11,0.1,141.0,0.11,0.01,0.13,0.09,0.05,0.3,2.58,0.11,0.1,141.0,0.11,0.01,0.13,0.09,0.05,0.01,2.58,0.11,0.11,141.0,0.11,0.01,0.13,0.08,0.05,0.08,2.91,0.11,0.1,141.0,0.11,0.01,0.13,0.08,0.05,-0.11,2.89,0.11,0.1,141.0,0.1,0.01,0.13,0.08,0.05,-0.22,3.04,0.11,0.1,141.0,0.1,0.01,0.12,0.08,0.04,-0.26,2.82,0.1,0.1,141.0,0.1,0.01,0.12,0.08,0.04,-0.11,2.78,0.1,0.1,141.0,0.1,0.01,0.12,0.07,0.05,-0.19,2.97,0.1,0.1,141.0,0.1,0.01,0.12,0.08,0.04,0.13,2.58,0.1,0.1,141.0,0.1,0.01,0.12,0.08,0.05,0.01,2.76,0.1,0.1,141.0,0.11,0.01,0.14,0.09,0.05,0.51,2.57,0.11,0.11,141.0
+AE-DU-G040002 = 0.1,0.0,0.11,0.1,0.01,0.38,1.16,0.1,0.1,3.0,0.11,0.0,0.11,0.11,0.0,-0.72,2.13,0.11,0.11,3.0,0.1,0.0,0.1,0.1,0.0,-0.68,-71.48,0.1,0.1,3.0,0.07,0.0,0.07,0.07,0.0,0.7,5.01,0.07,0.07,3.0,0.07,0.0,0.07,0.07,0.0,-0.4,10.82,0.07,0.07,3.0,0.06,0.0,0.06,0.06,0.0,-0.38,-4.72,0.06,0.06,3.0,0.06,0.0,0.06,0.06,0.0,0.54,-4.86,0.06,0.06,3.0,0.07,0.0,0.07,0.07,0.01,0.38,-0.07,0.07,0.07,3.0,0.07,0.0,0.07,0.07,0.01,0.38,-0.07,0.07,0.07,3.0,0.07,0.0,0.07,0.07,0.0,0.71,-0.23,0.07,0.07,3.0,0.08,0.0,0.09,0.08,0.0,0.01,2.35,0.08,0.08,3.0,0.09,0.0,0.1,0.09,0.01,0.38,1.1,0.09,0.09,3.0
+AE-FU-G030001 = 0.1,0.01,0.11,0.08,0.03,0.28,2.48,0.1,0.09,41.0,0.11,0.01,0.14,0.09,0.05,0.48,2.85,0.11,0.11,41.0,0.11,0.01,0.13,0.1,0.04,0.28,2.28,0.11,0.11,41.0,0.09,0.01,0.11,0.07,0.04,-0.44,2.53,0.09,0.09,41.0,0.08,0.01,0.1,0.07,0.04,0.48,3.25,0.08,0.08,41.0,0.06,0.01,0.09,0.05,0.05,1.36,4.18,0.06,0.06,41.0,0.06,0.01,0.09,0.05,0.04,0.66,2.5,0.06,0.06,41.0,0.07,0.01,0.1,0.06,0.04,0.48,2.71,0.07,0.07,41.0,0.07,0.01,0.1,0.05,0.05,1.37,4.42,0.07,0.06,41.0,0.08,0.01,0.1,0.07,0.03,0.87,3.68,0.08,0.08,41.0,0.08,0.01,0.11,0.06,0.05,0.47,3.52,0.08,0.08,41.0,0.1,0.01,0.12,0.08,0.04,-0.07,2.88,0.1,0.1,41.0
+AE-FU-G030002 = 0.08,0.01,0.09,0.07,0.02,0.18,2.72,0.08,0.08,17.0,0.1,0.01,0.11,0.08,0.03,-0.46,2.42,0.1,0.1,17.0,0.08,0.01,0.1,0.06,0.04,0.32,2.39,0.08,0.08,17.0,0.06,0.01,0.07,0.05,0.02,-0.31,2.85,0.06,0.06,17.0,0.06,0.01,0.08,0.05,0.03,1.36,6.21,0.06,0.06,17.0,0.05,0.0,0.05,0.04,0.01,-0.89,3.29,0.05,0.05,17.0,0.05,0.01,0.06,0.04,0.02,0.03,2.56,0.05,0.05,17.0,0.05,0.0,0.07,0.05,0.02,2.94,11.58,0.05,0.05,17.0,0.05,0.0,0.06,0.05,0.01,-0.56,4.09,0.05,0.05,17.0,0.06,0.01,0.08,0.05,0.03,2.09,8.83,0.06,0.06,17.0,0.06,0.0,0.07,0.05,0.02,-0.86,2.69,0.06,0.07,17.0,0.07,0.01,0.1,0.05,0.04,0.33,3.66,0.07,0.07,17.0
+AE-NEU-G050001 = 0.09,0.0,0.1,0.09,0.01,0.0,0.93,0.09,0.09,4.0,0.11,0.0,0.11,0.11,0.01,0.84,1.94,0.11,0.11,4.0,0.1,0.0,0.1,0.09,0.01,0.44,2.04,0.1,0.1,4.0,0.07,0.0,0.08,0.07,0.01,0.22,0.27,0.07,0.07,4.0,0.07,0.0,0.07,0.07,0.01,0.0,1.46,0.07,0.07,4.0,0.06,0.0,0.06,0.06,0.01,-0.0,1.41,0.06,0.06,4.0,0.06,0.0,0.06,0.05,0.01,0.22,1.66,0.06,0.06,4.0,0.07,0.01,0.08,0.07,0.01,0.07,1.17,0.07,0.07,4.0,0.07,0.0,0.08,0.07,0.01,0.49,1.49,0.07,0.07,4.0,0.07,0.0,0.08,0.07,0.01,0.49,1.62,0.07,0.07,4.0,0.08,0.0,0.09,0.08,0.01,0.49,1.18,0.08,0.08,4.0,0.09,0.0,0.09,0.09,0.01,-0.0,0.45,0.09,0.09,4.0
+AE-NEU-G050002 = 0.13,0.01,0.13,0.12,0.01,-0.0,1.19,0.13,0.13,2.0,0.12,0.01,0.13,0.12,0.01,-0.0,0.88,0.12,0.12,2.0,0.13,0.01,0.13,0.13,0.01,0.0,0.96,0.13,0.13,2.0,0.13,0.01,0.13,0.12,0.01,-0.0,1.19,0.13,0.13,2.0,0.12,0.0,0.13,0.12,0.01,0.0,0.94,0.12,0.12,2.0,0.12,0.0,0.13,0.12,0.01,0.0,1.0,0.12,0.12,2.0,0.12,0.0,0.12,0.12,0.0,-0.0,0.56,0.12,0.12,2.0,0.12,0.0,0.12,0.12,0.0,-0.0,0.66,0.12,0.12,2.0,0.12,0.0,0.12,0.11,0.01,-0.0,1.24,0.12,0.12,2.0,0.12,0.0,0.12,0.12,0.01,0.0,0.91,0.12,0.12,2.0,0.12,0.0,0.12,0.11,0.01,-0.0,1.23,0.12,0.12,2.0,0.12,0.0,0.13,0.12,0.01,-0.0,1.22,0.12,0.12,2.0
+AE-RK-G060001 = 0.13,0.02,0.2,0.09,0.1,0.59,3.15,0.13,0.13,59.0,0.15,0.03,0.25,0.11,0.14,1.36,5.2,0.15,0.14,59.0,0.14,0.02,0.21,0.09,0.13,0.47,3.71,0.14,0.14,59.0,0.12,0.02,0.18,0.09,0.09,0.5,3.32,0.12,0.12,59.0,0.11,0.02,0.16,0.08,0.09,0.27,2.25,0.11,0.11,59.0,0.1,0.03,0.16,0.06,0.1,0.13,1.64,0.1,0.1,59.0,0.1,0.02,0.15,0.06,0.09,0.11,1.77,0.1,0.1,59.0,0.1,0.02,0.15,0.06,0.09,0.11,1.77,0.1,0.1,59.0,0.1,0.02,0.16,0.07,0.09,0.25,1.88,0.1,0.1,59.0,0.1,0.02,0.16,0.07,0.09,0.36,2.26,0.11,0.1,59.0,0.11,0.03,0.18,0.08,0.1,0.42,2.36,0.12,0.11,59.0,0.13,0.02,0.21,0.09,0.12,0.63,3.2,0.13,0.13,59.0
+AE-RK-G060002 = 0.13,NaN,0.13,0.13,0.0,NaN,NaN,0.13,0.13,1.0,0.15,NaN,0.15,0.15,0.0,NaN,NaN,0.15,0.15,1.0,0.13,NaN,0.13,0.13,0.0,NaN,NaN,0.13,0.13,1.0,0.12,NaN,0.12,0.12,0.0,NaN,NaN,0.12,0.12,1.0,0.11,NaN,0.11,0.11,0.0,NaN,NaN,0.11,0.11,1.0,0.09,NaN,0.09,0.09,0.0,NaN,NaN,0.09,0.09,1.0,0.1,NaN,0.1,0.1,0.0,NaN,NaN,0.1,0.1,1.0,0.09,NaN,0.09,0.09,0.0,NaN,NaN,0.09,0.09,1.0,0.1,NaN,0.1,0.1,0.0,NaN,NaN,0.1,0.1,1.0,0.11,NaN,0.11,0.11,0.0,NaN,NaN,0.11,0.11,1.0,0.11,NaN,0.11,0.11,0.0,NaN,NaN,0.11,0.11,1.0,0.13,NaN,0.13,0.13,0.0,NaN,NaN,0.13,0.13,1.0
+AE-RK-G060003 = 0.13,NaN,0.13,0.13,0.0,NaN,NaN,0.13,0.13,1.0,0.14,NaN,0.14,0.14,0.0,NaN,NaN,0.14,0.14,1.0,0.13,NaN,0.13,0.13,0.0,NaN,NaN,0.13,0.13,1.0,0.11,NaN,0.11,0.11,0.0,NaN,NaN,0.11,0.11,1.0,0.12,NaN,0.12,0.12,0.0,NaN,NaN,0.12,0.12,1.0,0.11,NaN,0.11,0.11,0.0,NaN,NaN,0.11,0.11,1.0,0.11,NaN,0.11,0.11,0.0,NaN,NaN,0.11,0.11,1.0,0.11,NaN,0.11,0.11,0.0,NaN,NaN,0.11,0.11,1.0,0.12,NaN,0.12,0.12,0.0,NaN,NaN,0.12,0.12,1.0,0.12,NaN,0.12,0.12,0.0,NaN,NaN,0.12,0.12,1.0,0.13,NaN,0.13,0.13,0.0,NaN,NaN,0.13,0.13,1.0,0.15,NaN,0.15,0.15,0.0,NaN,NaN,0.15,0.15,1.0
+AE-RK-G060004 = 0.12,0.0,0.13,0.12,0.0,-0.01,9.76,0.12,0.12,2.0,0.14,0.0,0.14,0.14,0.01,0.0,1.22,0.14,0.14,2.0,0.13,0.0,0.13,0.13,0.0,-0.0,3.17,0.13,0.13,2.0,0.11,0.01,0.12,0.11,0.01,0.0,1.13,0.11,0.11,2.0,0.12,0.0,0.12,0.12,0.0,0.01,-33.33,0.12,0.12,2.0,0.11,0.0,0.12,0.11,0.01,-0.0,1.58,0.11,0.11,2.0,0.11,0.0,0.11,0.11,0.0,0.0,1.71,0.11,0.11,2.0,0.11,0.0,0.11,0.11,0.0,0.0,1.71,0.11,0.11,2.0,0.11,0.0,0.11,0.11,0.0,0.87,882.88,0.11,0.11,2.0,0.11,0.0,0.11,0.11,0.0,1.22,-5491.36,0.11,0.11,2.0,0.13,0.0,0.13,0.13,0.01,0.0,1.24,0.13,0.13,2.0,0.14,0.0,0.14,0.14,0.0,0.48,-1277.6,0.14,0.14,2.0
+AE-RK-G060005 = 0.09,0.01,0.12,0.08,0.04,0.59,3.82,0.09,0.09,41.0,0.11,0.01,0.13,0.09,0.04,0.57,3.51,0.11,0.11,41.0,0.1,0.01,0.12,0.07,0.05,-0.43,2.59,0.1,0.1,41.0,0.07,0.01,0.09,0.05,0.05,0.41,2.93,0.07,0.07,41.0,0.07,0.01,0.09,0.05,0.04,0.3,2.39,0.07,0.07,41.0,0.06,0.01,0.08,0.04,0.04,0.76,3.41,0.06,0.06,41.0,0.06,0.01,0.08,0.04,0.04,1.17,3.94,0.06,0.06,41.0,0.07,0.01,0.09,0.05,0.04,0.44,2.02,0.07,0.06,41.0,0.07,0.01,0.09,0.05,0.03,0.4,2.36,0.07,0.07,41.0,0.07,0.01,0.09,0.05,0.04,0.4,2.89,0.07,0.07,41.0,0.07,0.01,0.09,0.06,0.03,0.02,3.64,0.07,0.07,41.0,0.09,0.01,0.1,0.06,0.03,-0.63,3.56,0.09,0.09,41.0
+AE-SH-G070001 = 0.12,0.01,0.15,0.1,0.05,-0.04,3.78,0.12,0.12,84.0,0.13,0.01,0.16,0.11,0.05,1.24,6.83,0.13,0.13,84.0,0.13,0.01,0.15,0.1,0.05,-0.62,4.97,0.13,0.13,84.0,0.12,0.01,0.15,0.09,0.06,-0.6,4.12,0.12,0.12,84.0,0.12,0.01,0.14,0.09,0.06,-1.08,4.2,0.12,0.12,84.0,0.12,0.01,0.14,0.07,0.07,-1.0,3.46,0.12,0.12,84.0,0.11,0.01,0.14,0.07,0.06,-1.04,3.84,0.11,0.12,84.0,0.12,0.01,0.14,0.09,0.05,-0.82,3.25,0.12,0.12,84.0,0.11,0.01,0.14,0.08,0.06,-0.77,3.04,0.11,0.12,84.0,0.12,0.01,0.14,0.08,0.06,-1.0,3.6,0.12,0.12,84.0,0.12,0.01,0.14,0.09,0.06,-0.99,3.99,0.12,0.12,84.0,0.12,0.01,0.14,0.1,0.05,-0.75,3.43,0.12,0.12,84.0
+AE-SH-G070002 = 0.09,0.0,0.09,0.08,0.01,0.25,2.37,0.09,0.09,8.0,0.09,0.01,0.1,0.09,0.02,-0.26,1.5,0.1,0.1,8.0,0.1,0.01,0.11,0.09,0.02,-0.3,1.62,0.1,0.1,8.0,0.08,0.01,0.09,0.07,0.02,-0.09,1.62,0.08,0.08,8.0,0.07,0.01,0.08,0.06,0.02,0.41,1.51,0.07,0.07,8.0,0.05,0.0,0.05,0.04,0.01,0.82,2.61,0.05,0.05,8.0,0.05,0.0,0.05,0.05,0.01,0.76,2.66,0.05,0.05,8.0,0.06,0.01,0.08,0.05,0.02,1.13,2.85,0.06,0.06,8.0,0.05,0.0,0.06,0.05,0.01,-1.31,4.0,0.05,0.06,8.0,0.07,0.0,0.07,0.06,0.01,0.33,1.51,0.07,0.06,8.0,0.07,0.0,0.07,0.07,0.01,0.26,2.09,0.07,0.07,8.0,0.09,0.01,0.1,0.08,0.02,0.69,2.06,0.09,0.08,8.0
+AE-UQ-G080001 = 0.09,0.0,0.09,0.09,0.0,470539.17,2.0624155628199E11,0.09,0.09,4.0,0.17,0.0,0.17,0.17,0.0,1475864.84,8.9753102772116E11,0.17,0.17,4.0,-0.0,NaN,-0.0,-0.0,0.0,NaN,-2.6502317128852E11,0.0,-0.0,4.0,-0.03,NaN,-0.03,-0.03,0.0,NaN,1.058339921342E10,0.03,-0.03,4.0,0.06,NaN,0.06,0.06,0.0,NaN,-1.519950789204E10,0.06,0.06,4.0,0.05,NaN,0.05,0.05,0.0,NaN,9.62270830952E9,0.05,0.05,4.0,0.07,NaN,0.07,0.07,0.0,NaN,1.509037077658E10,0.07,0.07,4.0,0.04,NaN,0.04,0.04,0.0,NaN,2.426181315884E11,0.04,0.04,4.0,0.03,0.0,0.03,0.03,0.0,41683.36,1.2372428771E10,0.03,0.03,4.0,-0.04,0.0,-0.04,-0.04,0.0,-858716.39,1.8433079101364E11,0.04,-0.04,4.0,-0.08,NaN,-0.08,-0.08,0.0,NaN,2.698162072534E10,0.08,-0.08,4.0,0.23,0.0,0.23,0.23,0.0,-1.578622141E7,2.362457717052636E13,0.23,0.23,4.0
+AE-UQ-G080002 = 0.13,0.0,0.13,0.12,0.01,-0.04,2.59,0.13,0.12,28.0,0.14,0.01,0.15,0.12,0.03,-0.78,5.33,0.14,0.14,28.0,0.13,0.0,0.14,0.12,0.02,-0.75,3.35,0.13,0.14,28.0,0.12,0.0,0.13,0.11,0.02,-0.97,3.67,0.12,0.13,28.0,0.12,0.0,0.13,0.12,0.02,-0.21,3.89,0.12,0.12,28.0,0.12,0.01,0.13,0.1,0.03,-1.57,5.53,0.12,0.12,28.0,0.12,0.01,0.12,0.1,0.03,-1.27,3.6,0.12,0.12,28.0,0.12,0.01,0.13,0.1,0.03,-1.12,3.6,0.12,0.12,28.0,0.12,0.01,0.13,0.1,0.02,-1.03,2.89,0.12,0.12,28.0,0.12,0.01,0.13,0.11,0.02,-0.92,2.89,0.12,0.12,28.0,0.13,0.0,0.13,0.11,0.02,-0.92,3.46,0.13,0.13,28.0,0.14,0.01,0.15,0.12,0.03,0.06,3.33,0.14,0.14,28.0
+AE-UQ-G080003 = 0.11,NaN,0.11,0.11,0.0,NaN,NaN,0.11,0.11,1.0,0.12,NaN,0.12,0.12,0.0,NaN,NaN,0.12,0.12,1.0,0.11,NaN,0.11,0.11,0.0,NaN,NaN,0.11,0.11,1.0,0.1,NaN,0.1,0.1,0.0,NaN,NaN,0.1,0.1,1.0,0.11,NaN,0.11,0.11,0.0,NaN,NaN,0.11,0.11,1.0,0.1,NaN,0.1,0.1,0.0,NaN,NaN,0.1,0.1,1.0,0.08,NaN,0.08,0.08,0.0,NaN,NaN,0.08,0.08,1.0,0.09,NaN,0.09,0.09,0.0,NaN,NaN,0.09,0.09,1.0,0.09,NaN,0.09,0.09,0.0,NaN,NaN,0.09,0.09,1.0,0.09,NaN,0.09,0.09,0.0,NaN,NaN,0.09,0.09,1.0,0.11,NaN,0.11,0.11,0.0,NaN,NaN,0.11,0.11,1.0,0.12,NaN,0.12,0.12,0.0,NaN,NaN,0.12,0.12,1.0
+AE-UQ-G080004 = 0.11,NaN,0.11,0.11,0.0,NaN,NaN,0.11,0.11,1.0,0.13,NaN,0.13,0.13,0.0,NaN,NaN,0.13,0.13,1.0,0.12,NaN,0.12,0.12,0.0,NaN,NaN,0.12,0.12,1.0,0.11,NaN,0.11,0.11,0.0,NaN,NaN,0.11,0.11,1.0,0.11,NaN,0.11,0.11,0.0,NaN,NaN,0.11,0.11,1.0,0.1,NaN,0.1,0.1,0.0,NaN,NaN,0.1,0.1,1.0,0.08,NaN,0.08,0.08,0.0,NaN,NaN,0.08,0.08,1.0,0.09,NaN,0.09,0.09,0.0,NaN,NaN,0.09,0.09,1.0,0.09,NaN,0.09,0.09,0.0,NaN,NaN,0.09,0.09,1.0,0.1,NaN,0.1,0.1,0.0,NaN,NaN,0.1,0.1,1.0,0.11,NaN,0.11,0.11,0.0,NaN,NaN,0.11,0.11,1.0,0.12,NaN,0.12,0.12,0.0,NaN,NaN,0.12,0.12,1.0
+AE-UQ-G080005 = 0.11,0.0,0.11,0.11,0.01,-0.0,0.6,0.11,0.11,2.0,0.13,0.01,0.13,0.12,0.01,0.0,0.98,0.13,0.13,2.0,0.11,0.0,0.12,0.11,0.0,-0.0,4.31,0.11,0.11,2.0,0.11,0.0,0.11,0.1,0.01,0.0,0.8,0.11,0.11,2.0,0.11,0.0,0.11,0.11,0.0,0.01,-1.29,0.11,0.11,2.0,0.1,0.0,0.1,0.1,0.0,0.04,-50.64,0.1,0.1,2.0,0.08,0.0,0.08,0.08,0.0,0.03,-56.26,0.08,0.08,2.0,0.09,0.0,0.09,0.09,0.0,0.0,-1.77,0.09,0.09,2.0,0.09,0.0,0.09,0.09,0.0,470539.17,2.0624155628199E11,0.09,0.09,2.0,0.09,0.0,0.1,0.09,0.01,0.0,1.17,0.09,0.09,2.0,0.11,0.0,0.11,0.11,0.0,-0.03,49.63,0.11,0.11,2.0,0.12,0.0,0.12,0.12,0.0,-0.0,0.49,0.12,0.12,2.0
+AE-UQ-G080006 = 0.11,NaN,0.11,0.11,0.0,NaN,NaN,0.11,0.11,1.0,0.12,NaN,0.12,0.12,0.0,NaN,NaN,0.12,0.12,1.0,0.11,NaN,0.11,0.11,0.0,NaN,NaN,0.11,0.11,1.0,0.1,NaN,0.1,0.1,0.0,NaN,NaN,0.1,0.1,1.0,0.11,NaN,0.11,0.11,0.0,NaN,NaN,0.11,0.11,1.0,0.1,NaN,0.1,0.1,0.0,NaN,NaN,0.1,0.1,1.0,0.08,NaN,0.08,0.08,0.0,NaN,NaN,0.08,0.08,1.0,0.09,NaN,0.09,0.09,0.0,NaN,NaN,0.09,0.09,1.0,0.09,NaN,0.09,0.09,0.0,NaN,NaN,0.09,0.09,1.0,0.09,NaN,0.09,0.09,0.0,NaN,NaN,0.09,0.09,1.0,0.11,NaN,0.11,0.11,0.0,NaN,NaN,0.11,0.11,1.0,0.12,NaN,0.12,0.12,0.0,NaN,NaN,0.12,0.12,1.0
+AE-UQ-G080007 = 0.11,0.01,0.12,0.11,0.02,0.0,1.79,0.11,0.11,4.0,0.13,0.01,0.14,0.12,0.02,0.0,1.33,0.13,0.13,4.0,0.12,0.01,0.13,0.11,0.01,0.24,1.68,0.12,0.12,4.0,0.11,0.01,0.12,0.1,0.02,0.21,1.86,0.11,0.11,4.0,0.12,0.01,0.12,0.11,0.01,0.24,1.83,0.12,0.11,4.0,0.11,0.01,0.12,0.1,0.01,0.66,1.92,0.11,0.11,4.0,0.09,0.01,0.1,0.08,0.02,0.11,1.18,0.09,0.09,4.0,0.1,0.01,0.11,0.09,0.03,0.16,1.34,0.1,0.1,4.0,0.1,0.01,0.11,0.09,0.02,0.12,1.15,0.1,0.1,4.0,0.1,0.01,0.11,0.09,0.02,0.14,1.59,0.1,0.1,4.0,0.11,0.01,0.12,0.11,0.01,0.37,1.62,0.11,0.11,4.0,0.13,0.01,0.14,0.12,0.02,0.38,1.69,0.13,0.12,4.0
+AE-UQ-G080008 = 0.12,NaN,0.12,0.12,0.0,NaN,NaN,0.12,0.12,1.0,0.12,NaN,0.12,0.12,0.0,NaN,NaN,0.12,0.12,1.0,0.12,NaN,0.12,0.12,0.0,NaN,NaN,0.12,0.12,1.0,0.11,NaN,0.11,0.11,0.0,NaN,NaN,0.11,0.11,1.0,0.12,NaN,0.12,0.12,0.0,NaN,NaN,0.12,0.12,1.0,0.11,NaN,0.11,0.11,0.0,NaN,NaN,0.11,0.11,1.0,0.1,NaN,0.1,0.1,0.0,NaN,NaN,0.1,0.1,1.0,0.1,NaN,0.1,0.1,0.0,NaN,NaN,0.1,0.1,1.0,0.1,NaN,0.1,0.1,0.0,NaN,NaN,0.1,0.1,1.0,0.1,NaN,0.1,0.1,0.0,NaN,NaN,0.1,0.1,1.0,0.11,NaN,0.11,0.11,0.0,NaN,NaN,0.11,0.11,1.0,0.13,NaN,0.13,0.13,0.0,NaN,NaN,0.13,0.13,1.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARG/ARG_0_nighttemp_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARG/ARG_0_nighttemp_2008.properties
new file mode 100644
index 0000000..c2f8355
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARG/ARG_0_nighttemp_2008.properties
@@ -0,0 +1,47 @@
+# ARG.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the nighttemp data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = ARG nighttemp data for 2008 at admin level 0
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = ARG
+ADMIN_LEVEL = 0
+UNITS = C
+DATA_TYPE = nighttemp
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+ARG = 14.79,6.09,26.81,-10.39,37.2,-1.18,3.78,16.0,16.75,111347.0,14.56,5.83,25.16,-13.15,38.31,-1.36,4.39,15.69,16.55,111343.0,12.4,5.92,24.06,-13.98,38.03,-0.87,3.15,13.74,14.06,111345.0,8.29,6.41,21.85,-17.56,39.41,-0.48,2.62,10.48,9.31,111333.0,4.05,6.59,19.65,-20.59,40.24,-0.17,2.55,7.74,4.21,111343.0,-0.42,4.43,14.13,-23.62,37.76,-0.7,4.59,4.45,-0.06,111344.0,3.16,7.18,19.09,-21.42,40.51,-0.1,2.44,7.84,2.97,111347.0,1.41,6.56,21.3,-21.69,42.99,-0.02,2.79,6.71,1.32,111342.0,3.94,5.97,26.54,-22.24,48.78,-0.38,3.15,7.15,4.35,111346.0,7.67,6.56,27.64,-18.66,46.3,-0.29,2.81,10.09,7.93,111348.0,12.06,6.62,24.33,-16.46,40.79,-0.82,3.0,13.76,13.86,111347.0,14.06,6.08,26.54,-14.8,41.34,-1.16,4.04,15.32,15.65,111348.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARG/ARG_0_rainfall_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARG/ARG_0_rainfall_2008.properties
new file mode 100644
index 0000000..58e1dc5
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARG/ARG_0_rainfall_2008.properties
@@ -0,0 +1,48 @@
+# ARG.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rainfall data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = ARG rainfall data for 2008 at admin level 0
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = ARG
+ADMIN_LEVEL = 0
+UNITS = MM
+DATA_TYPE = rainfall
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 2000.0
+# Minimum: 1.0
+# Data not available for locations above 35 degrees N and below 35 degrees S Latitude
+
+ARG = 112.52,80.21,442.65,1.06,441.59,0.88,3.38,138.18,99.56,17167.0,96.11,78.9,456.21,1.0,455.21,0.78,3.44,124.35,92.59,17167.0,80.34,72.34,392.34,1.0,391.34,1.19,3.89,108.11,57.69,17167.0,34.46,48.4,470.18,1.0,469.18,4.06,25.1,59.41,18.93,17167.0,36.5,40.44,281.56,1.0,280.56,2.01,8.14,54.47,22.08,17167.0,28.29,30.76,265.08,1.0,264.08,2.13,9.5,41.79,19.11,17167.0,25.28,31.91,222.81,1.0,221.81,1.74,6.1,40.71,11.29,17167.0,27.94,33.13,235.66,1.0,234.66,2.03,8.59,43.34,16.04,17167.0,29.45,27.36,214.62,1.0,213.62,1.74,7.07,40.2,22.36,17167.0,66.8,95.42,761.82,1.0,760.82,2.51,10.94,116.47,26.98,17167.0,59.38,52.47,358.4,1.0,357.4,1.14,4.1,79.24,44.72,17167.0,64.27,52.02,327.39,1.0,326.39,1.52,5.25,82.68,49.31,17167.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARG/ARG_0_temperature_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARG/ARG_0_temperature_2008.properties
new file mode 100644
index 0000000..674c1f1
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARG/ARG_0_temperature_2008.properties
@@ -0,0 +1,47 @@
+# ARG.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the temperature data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = ARG temperature data for 2008 at admin level 0
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = ARG
+ADMIN_LEVEL = 0
+UNITS = C
+DATA_TYPE = temperature
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+ARG = 32.67,6.25,45.0,-2.95,47.95,-0.77,4.74,33.27,32.87,111348.0,30.45,5.68,45.0,-2.95,47.95,-0.68,5.0,30.97,30.26,111348.0,26.42,5.01,42.24,-3.92,46.16,-1.02,5.38,26.89,26.95,111348.0,21.19,6.55,37.56,-11.91,49.47,-1.05,3.49,22.18,23.5,111348.0,15.21,6.93,29.84,-15.91,45.75,-0.74,2.47,16.71,17.17,111346.0,9.37,6.32,24.88,-15.77,40.65,-0.6,2.48,11.31,10.55,111348.0,12.13,8.33,27.09,-17.42,44.51,-0.51,2.33,14.72,13.31,111337.0,14.15,8.6,29.57,-16.46,46.02,-0.68,2.58,16.56,15.93,111332.0,21.0,7.28,38.39,-9.7,48.09,-0.87,3.42,22.23,22.4,111346.0,26.86,6.89,44.45,-8.74,53.19,-1.11,4.49,27.73,28.19,111347.0,33.48,7.55,45.0,-4.74,49.74,-1.19,4.83,34.32,34.8,111348.0,35.36,6.61,45.0,-2.68,47.68,-1.31,5.67,35.97,36.18,111347.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARG/ARG_0_vegetation_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARG/ARG_0_vegetation_2008.properties
new file mode 100644
index 0000000..122effe
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARG/ARG_0_vegetation_2008.properties
@@ -0,0 +1,47 @@
+# ARG.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the vegetation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = ARG vegetation data for 2008 at admin level 0
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = ARG
+ADMIN_LEVEL = 0
+UNITS = UNITS
+DATA_TYPE = vegetation
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 0.9 
+# Minimum: -0.1
+
+ARG = 0.4,0.23,0.9,-0.1,1.0,0.18,1.59,0.46,0.37,111343.0,0.44,0.25,0.9,-0.1,1.0,0.03,1.45,0.51,0.45,111345.0,0.44,0.24,0.9,-0.1,1.0,-0.0,1.46,0.5,0.46,111346.0,0.39,0.21,0.9,-0.06,0.96,0.3,1.93,0.44,0.38,111344.0,0.34,0.18,0.89,-0.1,0.99,0.52,2.54,0.38,0.32,111345.0,0.31,0.16,0.87,-0.07,0.94,0.47,3.14,0.35,0.3,111345.0,0.3,0.16,0.86,-0.08,0.94,0.37,2.7,0.34,0.29,111346.0,0.29,0.16,0.86,-0.09,0.95,0.54,2.84,0.33,0.27,111344.0,0.3,0.16,0.88,-0.1,0.98,0.51,2.78,0.34,0.28,111345.0,0.34,0.18,0.88,-0.1,0.98,0.36,2.18,0.39,0.31,111345.0,0.35,0.19,0.89,-0.1,0.99,0.35,2.11,0.4,0.33,111345.0,0.37,0.2,0.9,-0.07,0.97,0.25,1.9,0.42,0.35,111344.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARG/ARG_1_nighttemp_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARG/ARG_1_nighttemp_2008.properties
new file mode 100644
index 0000000..c1889cc
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARG/ARG_1_nighttemp_2008.properties
@@ -0,0 +1,70 @@
+# ARG.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the nighttemp data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = ARG nighttemp data for 2008 at admin level 1
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = ARG
+ADMIN_LEVEL = 1
+UNITS = C
+DATA_TYPE = nighttemp
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+AR-A = 11.97,9.46,26.54,-7.64,34.17,-0.4,1.48,15.26,17.03,5547.0,12.52,8.31,23.5,-6.95,30.45,-0.51,1.68,15.03,16.75,5547.0,11.5,7.88,22.4,-8.33,30.73,-0.51,1.7,13.94,15.37,5546.0,10.28,8.53,21.85,-11.36,33.21,-0.84,2.21,13.36,14.96,5545.0,7.25,9.23,19.65,-15.91,35.55,-0.8,2.2,11.73,11.52,5547.0,1.29,6.25,11.1,-16.18,27.28,-1.09,2.81,6.38,3.94,5547.0,7.12,9.84,19.09,-17.28,36.38,-0.95,2.4,12.15,12.07,5547.0,5.57,7.9,17.44,-16.46,33.9,-0.91,2.45,9.67,8.83,5546.0,6.73,8.25,21.85,-14.11,35.96,-0.79,2.26,10.65,10.14,5547.0,10.98,9.2,27.64,-12.32,39.96,-0.69,2.12,14.32,15.24,5547.0,12.71,8.62,23.5,-10.12,33.62,-0.76,2.08,15.36,17.17,5547.0,12.24,9.23,24.06,-9.02,33.07,-0.54,1.6,15.33,17.99,5547.0
+AR-B = 15.89,1.58,22.68,9.72,12.95,0.03,2.98,15.97,15.93,12395.0,16.16,1.18,21.3,11.93,9.37,0.06,3.06,16.2,16.2,12395.0,13.37,1.32,18.54,8.62,9.92,-0.29,3.15,13.44,13.44,12395.0,9.4,1.54,16.06,2.01,14.06,-0.07,3.16,9.53,9.45,12394.0,4.52,1.58,10.83,-1.02,11.85,0.22,2.97,4.79,4.49,12395.0,0.81,1.16,6.97,-3.78,10.75,0.71,4.06,1.41,0.63,12395.0,4.74,1.94,12.2,-1.3,13.5,0.06,2.81,5.12,4.76,12395.0,1.35,1.17,8.07,-3.23,11.3,0.62,3.98,1.79,1.18,12395.0,4.43,1.15,10.83,0.91,9.92,0.69,4.32,4.58,4.35,12394.0,7.06,1.49,14.69,3.11,11.57,0.15,2.82,7.21,7.11,12395.0,13.31,1.38,21.02,9.45,11.57,0.56,3.65,13.38,13.17,12395.0,14.76,1.25,20.47,9.72,10.75,-0.0,3.04,14.81,14.69,12395.0
+AR-C = 20.67,1.15,22.68,19.09,3.58,0.44,2.56,20.7,20.47,7.0,20.65,0.43,21.16,19.92,1.24,-0.7,2.19,20.65,20.75,7.0,15.78,0.49,16.61,15.24,1.38,0.61,2.26,15.78,15.65,7.0,15.04,0.8,16.48,14.27,2.2,0.76,2.38,15.06,14.82,7.0,8.05,0.51,8.76,7.38,1.38,0.25,1.66,8.07,7.8,7.0,5.1,0.28,5.52,4.83,0.69,0.73,1.85,5.1,5.04,7.0,9.14,0.54,9.86,8.48,1.38,0.1,1.53,9.16,9.24,7.0,6.19,0.86,7.24,4.9,2.34,-0.02,1.94,6.24,6.28,7.0,7.23,0.46,7.86,6.69,1.17,0.34,1.61,7.25,7.11,7.0,11.74,0.8,12.76,10.69,2.07,-0.22,1.52,11.77,12.07,7.0,18.02,0.46,18.54,17.3,1.24,-0.3,1.91,18.03,17.99,7.0,18.33,0.98,19.92,17.1,2.82,0.33,2.03,18.35,18.27,7.0
+AR-D = 18.34,1.78,24.33,11.38,12.95,0.19,3.35,18.43,18.06,2949.0,17.09,1.58,22.13,10.83,11.3,-0.54,3.33,17.16,17.3,2949.0,15.05,1.5,20.47,11.1,9.37,0.65,2.87,15.13,14.69,2949.0,10.43,2.16,16.61,5.04,11.57,0.4,2.41,10.65,10.0,2949.0,6.15,2.69,13.03,-0.75,13.78,0.34,2.14,6.72,5.73,2949.0,0.36,1.53,6.69,-4.33,11.02,0.22,2.86,1.57,0.22,2949.0,4.47,1.64,9.17,-0.47,9.65,0.35,2.44,4.76,4.21,2949.0,3.16,2.33,10.0,-1.57,11.57,0.36,2.04,3.93,2.7,2949.0,6.61,2.13,14.13,1.18,12.95,0.45,2.7,6.94,6.28,2949.0,9.32,2.3,16.06,3.39,12.68,0.54,2.26,9.6,8.55,2949.0,16.33,2.11,22.13,10.0,12.13,0.08,2.53,16.47,16.27,2949.0,16.78,1.55,21.57,12.2,9.37,0.09,2.83,16.85,16.82,2949.0
+AR-E = 18.51,1.05,23.5,15.79,7.72,0.4,3.16,18.54,18.41,2978.0,18.36,0.85,22.68,15.79,6.89,0.32,4.12,18.38,18.34,2978.0,15.89,1.15,20.2,11.65,8.54,-0.14,3.2,15.93,15.93,2978.0,12.18,1.22,18.54,7.8,10.75,0.73,4.61,12.24,12.07,2978.0,8.56,1.75,14.41,2.83,11.57,-0.51,3.49,8.74,8.69,2978.0,1.93,1.24,6.97,-2.13,9.09,0.57,3.13,2.29,1.73,2978.0,9.13,1.18,13.03,4.49,8.54,-0.29,3.0,9.21,9.17,2978.0,4.86,1.67,10.28,0.63,9.65,0.3,2.76,5.14,4.76,2978.0,7.2,1.5,13.03,2.83,10.2,0.25,3.26,7.36,7.11,2978.0,10.94,1.42,15.24,6.69,8.54,-0.26,2.88,11.04,11.1,2978.0,15.86,1.39,22.13,11.65,10.47,0.31,3.61,15.92,15.93,2978.0,17.26,1.1,21.3,13.58,7.72,0.08,3.51,17.3,17.3,2978.0
+AR-F = 15.78,7.54,24.33,-9.57,33.9,-1.22,3.37,17.49,19.37,3388.0,14.79,7.44,24.33,-11.5,35.83,-1.39,4.09,16.55,17.99,3388.0,13.61,7.27,22.68,-13.15,35.83,-1.36,4.14,15.43,16.89,3388.0,11.58,6.99,19.92,-17.01,36.93,-1.85,5.85,13.52,14.41,3388.0,6.76,6.53,16.34,-20.59,36.93,-1.67,5.72,9.4,8.35,3388.0,0.09,4.8,6.97,-21.97,28.94,-2.17,8.15,4.8,1.32,3388.0,4.51,5.78,12.76,-21.42,34.17,-1.85,6.62,7.33,6.28,3388.0,4.41,5.66,11.93,-20.31,32.24,-2.05,7.11,7.17,6.21,3388.0,6.69,6.91,17.99,-20.87,38.86,-1.65,5.42,9.62,9.04,3388.0,10.67,7.09,18.54,-18.39,36.93,-1.84,5.87,12.81,13.44,3388.0,15.78,7.73,23.78,-15.35,39.13,-1.88,5.83,17.57,18.96,3388.0,15.58,7.97,24.33,-13.15,37.48,-1.44,4.08,17.5,19.09,3388.0
+AR-G = 20.11,0.95,24.33,14.69,9.65,-0.6,4.49,20.13,20.2,5009.0,19.62,1.02,24.61,14.96,9.65,-0.01,3.55,19.64,19.65,5009.0,18.31,0.87,23.09,14.13,8.96,0.35,4.78,18.33,18.27,5009.0,16.32,1.06,21.3,11.65,9.65,0.13,3.67,16.35,16.34,5009.0,13.53,1.84,18.54,6.14,12.4,-0.68,3.86,13.66,13.72,5009.0,3.27,1.48,11.1,-1.85,12.95,0.22,3.95,3.59,3.25,5009.0,12.74,1.77,17.99,7.24,10.75,-0.18,2.34,12.87,12.89,5009.0,8.46,1.84,15.51,2.7,12.81,0.29,3.12,8.66,8.35,5009.0,10.56,1.95,20.2,4.49,15.71,0.09,3.47,10.74,10.55,5008.0,16.08,1.5,20.2,7.24,12.95,-0.78,4.07,16.15,16.34,5009.0,18.78,1.43,24.33,13.86,10.47,0.07,2.91,18.83,18.82,5009.0,20.55,1.23,25.16,16.89,8.27,0.05,2.99,20.59,20.61,5009.0
+AR-H = 20.42,0.73,23.23,17.44,5.79,-0.35,3.0,20.43,20.47,3605.0,20.03,0.7,22.68,17.17,5.51,-0.04,3.27,20.05,20.06,3605.0,19.11,0.77,22.13,17.17,4.96,0.02,2.57,19.12,19.09,3605.0,16.51,0.88,20.2,12.2,7.99,0.11,3.63,16.53,16.48,3605.0,13.41,1.57,18.82,9.17,9.65,0.27,2.42,13.5,13.31,3605.0,5.84,1.55,11.65,1.18,10.47,-0.15,2.84,6.05,5.94,3605.0,14.15,1.26,17.99,10.28,7.72,-0.1,2.63,14.2,14.13,3605.0,11.78,1.72,17.17,6.69,10.47,-0.22,2.65,11.9,12.0,3605.0,12.26,2.07,19.37,5.87,13.5,-0.04,3.02,12.43,12.2,3605.0,16.94,1.13,20.75,12.76,7.99,-0.27,3.37,16.98,17.03,3605.0,19.03,1.33,23.5,14.69,8.82,0.62,3.54,19.07,18.82,3605.0,20.07,0.82,24.06,17.17,6.89,0.07,3.19,20.09,20.06,3605.0
+AR-J = 12.05,7.9,24.33,-6.54,30.87,-0.23,1.67,14.4,12.76,3337.0,10.13,8.54,23.78,-10.12,33.9,-0.38,1.78,13.25,11.65,3337.0,8.94,8.24,21.57,-10.67,32.24,-0.32,1.78,12.16,10.0,3337.0,5.87,8.4,16.89,-14.25,31.14,-0.47,1.77,10.25,8.21,3337.0,1.3,8.11,13.86,-17.56,31.42,-0.61,1.92,8.21,4.9,3337.0,-4.3,6.69,6.42,-20.87,27.28,-0.77,2.23,7.95,-1.71,3337.0,-1.84,6.97,10.0,-18.39,28.39,-0.78,2.27,7.2,0.91,3337.0,-1.41,8.4,12.2,-20.04,32.24,-0.72,2.1,8.52,2.15,3337.0,0.99,9.38,16.61,-21.14,37.76,-0.45,1.78,9.43,3.11,3337.0,4.77,8.91,16.61,-14.8,31.42,-0.46,1.75,10.1,7.11,3337.0,10.04,9.14,23.23,-12.6,35.83,-0.49,1.79,13.58,12.76,3337.0,10.67,8.84,22.95,-10.67,33.62,-0.33,1.66,13.85,12.34,3337.0
+AR-K = 7.14,8.93,24.61,-10.39,35.0,0.37,1.74,11.44,4.49,3708.0,6.86,9.16,23.5,-13.15,36.65,0.18,1.71,11.44,5.04,3708.0,6.24,9.02,23.23,-13.98,37.2,0.16,1.75,10.97,4.35,3707.0,3.79,9.75,19.65,-17.56,37.2,-0.09,1.64,10.46,4.21,3705.0,-0.35,9.02,16.61,-20.31,36.93,-0.06,1.66,9.03,-0.23,3708.0,-4.75,6.72,6.97,-23.62,30.59,-0.38,2.03,8.23,-3.09,3708.0,-1.89,8.88,14.96,-20.59,35.55,-0.17,1.72,9.08,-0.2,3708.0,-1.63,7.92,11.1,-21.42,32.52,-0.31,1.74,8.09,-0.44,3708.0,-0.41,8.6,16.89,-20.59,37.48,-0.07,1.77,8.6,-0.75,3708.0,3.64,9.88,19.65,-18.66,38.31,-0.1,1.64,10.52,3.8,3708.0,7.15,10.29,24.06,-16.46,40.51,-0.08,1.63,12.53,6.97,3708.0,6.97,10.19,24.33,-14.8,39.13,0.2,1.63,12.34,4.35,3708.0
+AR-L = 18.21,1.52,24.88,10.83,14.06,-0.21,3.62,18.27,18.27,5819.0,17.82,0.94,21.02,14.13,6.89,-0.05,3.14,17.84,17.79,5819.0,14.97,1.18,20.75,10.83,9.92,-0.05,4.33,15.01,14.96,5819.0,9.58,1.39,15.79,3.11,12.68,-0.23,3.76,9.68,9.66,5819.0,4.39,1.59,14.41,-2.95,17.36,0.16,3.59,4.67,4.28,5819.0,-0.12,1.15,4.21,-3.78,7.99,0.15,2.9,1.16,-0.2,5819.0,2.72,1.51,8.07,-1.3,9.37,0.32,2.98,3.12,2.63,5819.0,1.37,1.11,6.42,-2.95,9.37,0.02,3.41,1.76,1.32,5819.0,4.85,1.24,9.72,0.91,8.82,0.26,3.02,5.0,4.76,5819.0,8.39,1.14,13.58,4.49,9.09,0.08,3.29,8.47,8.35,5819.0,15.61,1.14,19.09,10.28,8.82,-0.59,4.09,15.65,15.65,5819.0,17.32,1.24,22.68,12.76,9.92,0.14,3.42,17.37,17.17,5819.0
+AR-M = 14.05,5.78,23.23,-5.71,28.94,-0.94,2.96,15.19,16.06,5852.0,12.52,5.86,21.85,-8.74,30.59,-1.15,3.54,13.82,14.69,5852.0,11.05,5.58,19.09,-10.94,30.04,-1.11,3.52,12.38,12.76,5852.0,6.2,5.13,16.61,-11.5,28.11,-0.9,3.41,8.05,7.38,5852.0,1.06,5.16,13.31,-17.28,30.59,-0.97,3.53,5.26,2.56,5852.0,-3.77,4.12,3.11,-20.04,23.15,-1.49,4.95,5.58,-2.4,5852.0,-1.44,4.67,7.24,-20.87,28.11,-1.54,5.13,4.88,0.08,5852.0,-1.39,5.36,6.83,-21.69,28.52,-1.46,4.67,5.54,0.56,5852.0,1.92,6.37,14.13,-22.24,36.38,-1.07,3.46,6.66,3.94,5852.0,5.01,5.9,13.86,-16.46,30.31,-1.04,3.38,7.74,6.97,5852.0,11.76,6.21,21.02,-10.67,31.69,-1.04,3.42,13.3,13.51,5852.0,12.88,5.67,21.02,-7.64,28.66,-1.14,3.6,14.07,14.58,5852.0
+AR-N = 19.36,0.76,21.57,17.44,4.13,0.05,2.47,19.38,19.37,1092.0,19.03,0.61,20.75,17.44,3.31,-0.17,2.86,19.04,19.09,1092.0,18.66,0.75,20.47,16.34,4.13,-0.61,2.65,18.68,18.82,1092.0,15.16,0.97,19.09,11.93,7.17,0.06,3.43,15.19,15.1,1092.0,11.24,0.93,14.13,8.9,5.24,0.14,2.68,11.28,11.24,1092.0,7.45,1.57,14.13,1.46,12.68,0.1,3.68,7.61,7.38,1092.0,13.98,0.79,16.61,11.65,4.96,0.31,2.86,14.0,13.86,1092.0,13.19,1.18,15.51,9.72,5.79,-0.27,2.46,13.24,13.31,1092.0,10.99,1.45,14.69,6.97,7.72,-0.31,2.35,11.08,11.1,1092.0,15.72,1.32,20.2,12.76,7.44,0.5,2.7,15.77,15.51,1092.0,17.68,0.68,19.92,15.79,4.13,-0.06,2.84,17.69,17.72,1092.0,18.23,0.91,21.57,16.34,5.24,0.28,2.81,18.25,18.27,1092.0
+AR-P = 21.1,0.9,24.61,17.17,7.44,-0.1,3.75,21.12,21.16,2695.0,20.58,0.93,23.78,17.44,6.34,0.11,3.1,20.6,20.47,2695.0,20.12,0.92,24.06,17.44,6.61,0.22,3.19,20.14,20.06,2695.0,17.85,1.05,21.02,14.82,6.2,0.15,2.78,17.88,17.72,2695.0,14.72,1.41,19.51,10.28,9.23,0.23,2.81,14.79,14.69,2695.0,7.09,1.54,12.2,1.73,10.47,-0.11,2.83,7.25,7.24,2695.0,15.25,0.9,18.82,12.2,6.61,-0.13,3.01,15.28,15.24,2695.0,14.75,1.54,21.3,3.66,17.64,-0.08,4.05,14.83,14.82,2695.0,13.74,1.65,26.54,7.52,19.02,0.81,5.99,13.84,13.72,2695.0,18.82,1.26,24.61,14.69,9.92,0.32,3.54,18.86,18.82,2695.0,19.57,0.97,24.06,16.61,7.44,0.51,3.94,19.6,19.51,2695.0,20.7,0.81,24.06,16.89,7.17,-0.27,3.18,20.72,20.75,2695.0
+AR-Q = 13.42,3.77,22.13,0.63,21.5,-0.28,2.29,13.94,13.86,3921.0,14.27,3.62,22.13,-0.2,22.32,-0.62,3.12,14.72,14.82,3921.0,10.43,3.58,19.65,-2.95,22.6,-0.31,2.48,11.02,10.83,3921.0,5.36,2.93,15.24,-5.43,20.67,-0.15,2.55,6.11,5.59,3921.0,0.92,2.89,12.2,-12.87,25.08,-0.96,5.09,3.03,1.32,3921.0,-2.43,2.73,7.8,-12.87,20.67,-1.01,3.74,3.65,-1.57,3921.0,-1.82,2.93,5.87,-12.87,18.74,-0.68,3.22,3.45,-1.3,3921.0,-3.05,3.92,6.69,-13.98,20.67,-0.6,2.45,4.97,-2.13,3921.0,0.16,3.47,8.62,-12.6,21.22,-0.5,2.99,3.48,0.35,3921.0,3.55,3.64,11.93,-10.12,22.05,-0.21,2.46,5.08,3.66,3921.0,9.49,4.02,17.72,-2.95,20.67,-0.19,2.03,10.3,9.72,3921.0,13.02,3.88,21.57,-0.2,21.77,-0.18,2.18,13.58,13.03,3921.0
+AR-R = 15.93,3.59,24.33,6.14,18.19,-0.4,2.02,16.34,16.48,8543.0,16.3,2.68,23.5,7.24,16.26,-0.45,2.35,16.51,16.61,8542.0,13.0,3.49,18.96,3.11,15.85,-0.44,1.89,13.46,14.0,8543.0,5.77,3.46,15.24,-3.5,18.74,-0.17,1.94,6.73,6.14,8543.0,0.96,2.86,9.72,-7.91,17.64,-0.24,2.38,3.02,1.39,8542.0,-1.5,1.83,3.8,-8.46,12.26,-0.34,2.17,2.37,-1.16,8543.0,-0.7,2.24,6.0,-9.15,15.16,-0.29,2.42,2.35,-0.47,8543.0,-1.21,3.03,8.07,-13.29,21.36,-0.47,2.33,3.26,-0.33,8543.0,1.77,2.93,8.62,-7.36,15.98,-0.29,2.04,3.42,2.28,8543.0,5.81,3.77,12.76,-4.47,17.22,-0.5,1.8,6.93,7.24,8543.0,11.18,3.73,17.44,1.46,15.98,-0.56,2.01,11.79,12.2,8543.0,14.92,3.42,23.5,5.31,18.19,-0.54,2.11,15.3,15.93,8543.0
+AR-S = 19.15,1.39,22.95,15.24,7.72,-0.3,2.04,19.2,19.37,5031.0,18.24,1.31,22.4,13.86,8.54,-0.38,2.66,18.29,18.41,5031.0,17.08,1.59,21.3,12.76,8.54,-0.34,2.21,17.15,17.44,5031.0,13.4,1.81,17.99,7.52,10.47,-0.31,2.19,13.52,13.72,5031.0,9.28,2.65,16.06,0.08,15.98,-0.65,2.73,9.65,9.86,5031.0,1.85,1.81,7.24,-2.68,9.92,0.53,2.5,2.58,1.46,5031.0,9.73,2.06,14.96,3.39,11.57,-0.21,2.44,9.94,9.79,5031.0,5.21,2.71,13.03,-1.02,14.06,-0.03,2.15,5.87,5.59,5031.0,7.34,2.29,13.31,1.18,12.13,0.03,2.06,7.69,7.52,5031.0,12.18,2.21,17.99,5.31,12.68,-0.41,2.34,12.38,12.55,5031.0,15.75,1.71,22.68,11.1,11.57,0.35,3.17,15.84,15.79,5031.0,17.92,1.4,22.68,13.86,8.82,-0.05,2.32,17.97,17.99,5031.0
+AR-T = 12.86,6.57,20.61,-5.16,25.77,-1.06,2.69,14.44,16.06,815.0,14.38,5.33,20.2,-2.81,23.01,-1.17,3.11,15.34,17.1,815.0,13.91,4.75,19.92,-0.75,20.67,-1.13,3.21,14.7,15.93,815.0,13.67,4.05,19.65,-0.47,20.12,-1.41,4.12,14.25,15.51,815.0,9.01,3.94,16.61,-4.33,20.94,-1.27,3.87,9.83,10.55,815.0,2.09,2.09,9.45,-5.98,15.43,-0.55,3.75,2.95,2.49,815.0,8.65,3.17,13.86,-2.68,16.54,-1.42,4.39,9.21,9.72,815.0,6.12,2.7,11.38,-4.74,16.12,-1.52,5.42,6.69,6.69,815.0,7.62,3.33,14.69,-4.47,19.15,-1.3,4.61,8.31,8.48,815.0,12.1,3.95,17.44,-1.44,18.88,-1.48,4.38,12.72,13.65,815.0,14.38,4.41,19.09,-0.2,19.29,-1.56,4.38,15.04,16.48,815.0,14.32,7.2,21.02,-5.43,26.46,-1.31,3.3,16.02,17.99,815.0
+AR-U = 13.11,2.63,22.13,4.76,17.36,-0.6,2.87,13.37,13.58,10054.0,13.39,3.19,21.02,2.56,18.46,-0.39,2.46,13.76,13.86,10054.0,9.52,3.14,21.02,0.08,20.94,-0.12,2.35,10.02,9.45,10054.0,2.96,2.36,12.07,-4.61,16.67,0.26,2.57,3.78,2.7,10053.0,-1.01,2.2,9.72,-8.74,18.46,0.22,3.62,2.42,-1.02,10053.0,-2.99,1.88,7.24,-9.84,17.09,0.39,4.04,3.53,-3.09,10055.0,-2.03,1.86,7.24,-8.33,15.57,0.49,3.14,2.76,-2.4,10055.0,-3.41,2.19,5.87,-13.43,19.29,0.09,3.8,4.06,-3.5,10055.0,-0.33,2.09,6.69,-8.46,15.16,0.11,2.43,2.12,-0.47,10055.0,3.4,3.01,10.14,-4.88,15.02,-0.06,1.79,4.54,3.66,10055.0,7.47,3.3,16.61,-1.16,17.78,-0.07,1.95,8.16,7.52,10055.0,11.9,2.45,18.54,4.49,14.06,-0.32,2.35,12.15,12.2,10055.0
+AR-V = 3.15,1.14,8.35,-0.47,8.82,-0.53,3.6,3.35,3.39,1173.0,1.8,1.45,10.28,-2.95,13.23,-0.1,4.55,2.31,1.87,1173.0,2.56,1.75,9.45,-3.78,13.23,0.15,3.57,3.1,2.56,1173.0,-2.32,1.72,5.59,-14.53,20.12,0.04,5.6,2.89,-2.4,1172.0,-3.71,1.25,3.25,-7.09,10.33,0.84,4.78,3.92,-3.92,1173.0,-3.64,1.1,1.18,-7.91,9.09,0.3,4.77,3.8,-3.71,1173.0,-5.13,1.12,-1.85,-8.74,6.89,-0.43,4.2,5.25,-5.16,1173.0,-6.48,1.45,-0.2,-9.57,9.37,0.15,2.61,6.64,-6.47,1173.0,-2.89,1.29,2.56,-8.46,11.02,0.24,4.12,3.16,-2.95,1173.0,-1.26,1.2,3.66,-5.3,8.96,-0.34,3.68,1.74,-1.16,1173.0,0.04,1.35,4.21,-5.16,9.37,-0.78,3.97,1.35,0.35,1172.0,2.41,1.39,7.38,-2.13,9.51,-0.27,2.68,2.78,2.56,1173.0
+AR-W = 20.14,0.9,23.5,17.17,6.34,0.44,3.41,20.16,20.06,3287.0,19.42,0.79,22.81,16.89,5.93,0.27,3.31,19.44,19.37,3287.0,18.63,0.72,22.13,16.34,5.79,0.47,3.96,18.64,18.54,3287.0,14.03,1.09,19.37,9.17,10.2,0.64,4.61,14.08,14.0,3287.0,10.26,1.24,15.51,4.21,11.3,0.21,3.82,10.34,10.21,3287.0,5.3,1.43,9.72,-0.2,9.92,-0.51,3.52,5.49,5.38,3287.0,12.33,1.03,16.06,9.17,6.89,-0.26,2.82,12.37,12.48,3287.0,10.78,1.57,14.96,5.31,9.65,-0.44,2.97,10.89,10.9,3287.0,10.86,1.29,15.51,6.14,9.37,-0.05,2.96,10.93,10.96,3287.0,14.66,1.01,17.44,11.38,6.06,0.0,2.78,14.7,14.69,3287.0,18.65,1.64,24.33,15.24,9.09,0.67,2.89,18.72,18.27,3287.0,19.31,1.13,24.06,15.51,8.54,0.35,3.25,19.34,19.23,3287.0
+AR-X = 18.17,1.91,26.81,9.45,17.36,0.2,6.12,18.27,17.99,6292.0,17.09,2.06,25.16,8.9,16.26,0.65,5.32,17.21,16.75,6292.0,15.53,1.98,23.5,8.07,15.43,1.08,5.56,15.66,15.03,6292.0,12.23,2.38,21.02,6.14,14.88,1.31,4.69,12.45,11.65,6292.0,7.23,3.12,17.72,-0.2,17.91,1.14,3.89,7.87,6.42,6292.0,0.98,2.08,11.1,-4.06,15.16,1.58,6.99,2.3,0.63,6292.0,6.62,2.42,14.96,0.91,14.06,0.61,2.85,7.04,6.14,6292.0,3.18,2.73,13.58,-2.4,15.98,1.21,4.32,4.19,2.42,6292.0,5.79,2.87,16.89,-0.75,17.64,1.0,3.9,6.46,5.25,6292.0,10.46,2.68,20.75,1.46,19.29,1.01,4.14,10.8,9.86,6292.0,15.6,2.34,24.06,6.14,17.91,0.84,4.57,15.78,15.24,6292.0,17.07,2.35,26.54,8.35,18.19,1.11,5.22,17.23,16.61,6292.0
+AR-Y = 2.69,7.71,23.5,-9.84,33.35,1.29,3.36,8.16,-0.06,1877.0,4.21,6.1,21.57,-5.71,27.28,1.17,3.53,7.41,2.56,1877.0,4.5,5.31,19.37,-5.16,24.53,0.9,3.04,6.96,3.32,1877.0,2.59,6.61,17.99,-9.84,27.83,0.62,2.47,7.09,1.04,1873.0,-1.02,7.77,17.72,-14.25,31.97,0.74,2.34,7.84,-3.5,1876.0,-3.91,6.11,10.28,-15.63,25.91,0.4,1.9,7.25,-5.71,1873.0,-1.7,8.97,16.34,-16.73,33.07,0.56,2.04,9.12,-4.33,1876.0,-1.56,7.09,13.03,-15.63,28.66,0.54,2.09,7.26,-3.5,1873.0,-0.33,7.0,14.96,-13.01,27.97,0.56,2.23,7.0,-1.85,1877.0,3.28,7.04,19.37,-10.39,29.76,0.6,2.49,7.77,2.01,1877.0,5.27,7.01,20.75,-8.19,28.94,0.64,2.46,8.77,3.66,1877.0,2.91,7.46,21.02,-8.74,29.76,1.18,2.99,8.0,-0.06,1877.0
+AR-Z = 8.07,3.34,16.61,-9.5,26.11,-0.95,4.7,8.74,8.62,11973.0,8.28,3.32,17.72,-8.88,26.59,-0.88,4.77,8.92,8.62,11970.0,4.83,2.75,16.34,-8.88,25.22,-0.43,3.87,5.56,4.76,11973.0,0.61,2.68,15.24,-14.53,29.76,-0.85,5.89,2.75,0.84,11971.0,-3.6,2.42,9.17,-16.32,25.49,-0.14,4.83,4.34,-3.5,11972.0,-4.36,2.23,6.69,-16.73,23.43,-0.7,5.73,4.9,-4.33,11973.0,-5.23,2.32,6.69,-18.39,25.08,-0.8,5.73,5.72,-5.09,11973.0,-6.43,2.72,5.59,-18.8,24.39,-0.55,3.82,6.98,-6.26,11972.0,-2.33,2.18,6.14,-15.63,21.77,-1.38,6.48,3.19,-1.99,11973.0,0.38,2.73,7.24,-15.91,23.15,-1.21,5.65,2.76,0.63,11973.0,3.02,3.37,10.28,-16.32,26.59,-1.02,5.2,4.53,3.18,11973.0,7.77,3.13,15.24,-8.33,23.56,-1.07,5.15,8.38,8.48,11973.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARG/ARG_1_rainfall_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARG/ARG_1_rainfall_2008.properties
new file mode 100644
index 0000000..adbdf7f
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARG/ARG_1_rainfall_2008.properties
@@ -0,0 +1,71 @@
+# ARG.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rainfall data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = ARG rainfall data for 2008 at admin level 1
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = ARG
+ADMIN_LEVEL = 1
+UNITS = MM
+DATA_TYPE = rainfall
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 2000.0
+# Minimum: 1.0
+# Data not available for locations above 35 degrees N and below 35 degrees S Latitude
+
+AR-A = 228.05,73.43,442.65,44.72,397.93,-0.04,2.73,239.57,231.67,890.0,178.27,83.0,383.34,27.6,355.74,-0.36,2.12,196.63,196.06,890.0,154.93,78.82,369.38,34.09,335.29,0.15,2.08,173.8,157.52,890.0,58.45,52.28,317.67,4.95,312.72,1.54,5.57,78.4,44.72,890.0,2.55,2.34,16.04,1.0,15.04,2.68,11.96,3.46,1.67,890.0,3.01,3.2,20.08,1.0,19.08,2.58,11.07,4.39,1.56,890.0,1.33,1.28,15.1,1.0,14.1,6.35,49.9,1.85,1.0,890.0,2.59,5.71,53.59,1.0,52.59,5.69,39.4,6.27,1.0,890.0,2.23,2.49,16.53,1.0,15.53,2.96,12.41,3.34,1.03,890.0,11.02,13.96,142.3,1.0,141.3,3.54,24.02,17.78,6.11,890.0,66.27,38.08,163.6,3.77,159.83,0.1,2.19,76.42,68.22,890.0,149.53,45.94,281.56,48.96,232.61,-0.14,2.39,156.42,154.02,890.0
+AR-B = 97.66,41.76,242.15,13.38,228.76,0.05,2.45,106.21,95.06,2000.0,113.48,39.75,257.2,15.1,242.1,-0.33,3.16,120.24,117.41,2000.0,165.11,74.04,392.34,7.83,384.51,0.41,2.85,180.94,149.45,2000.0,13.23,10.37,55.23,1.0,54.23,1.61,5.26,16.81,9.62,2000.0,20.71,11.94,97.44,1.0,96.44,1.1,5.75,23.91,19.6,2000.0,39.04,20.13,95.06,7.32,87.74,0.52,2.26,43.92,35.13,2000.0,47.26,33.3,154.02,2.41,151.61,0.66,2.44,57.81,38.6,2000.0,37.32,22.97,89.5,1.0,88.5,0.03,1.71,43.82,39.64,2000.0,36.43,14.09,89.5,5.41,84.08,0.34,3.45,39.06,35.77,2000.0,124.65,71.62,416.74,1.0,415.74,0.52,3.07,143.75,117.41,2000.0,63.71,35.53,221.2,5.89,215.3,0.95,3.76,72.94,54.59,2000.0,53.58,30.07,242.15,4.95,237.2,1.78,8.43,61.44,48.25,2000.0
+AR-C = 124.22,5.92,128.4,120.03,8.37,0.0,1.0,124.29,124.22,2.0,95.04,1.01,95.75,94.33,1.42,0.0,1.0,95.04,95.04,2.0,165.44,3.96,168.25,162.64,5.61,0.0,1.0,165.47,165.44,2.0,26.05,0.51,26.41,25.69,0.72,-0.0,1.0,26.05,26.05,2.0,18.73,1.13,19.53,17.93,1.6,0.0,1.0,18.75,18.73,2.0,61.05,1.83,62.35,59.75,2.59,0.0,1.0,61.06,61.05,2.0,31.99,2.25,33.58,30.4,3.18,0.0,1.0,32.03,31.99,2.0,21.74,1.79,23.0,20.47,2.53,-0.0,1.0,21.77,21.74,2.0,28.88,2.95,30.97,26.79,4.18,-0.0,1.0,28.96,28.88,2.0,83.92,9.93,90.95,76.9,14.05,-0.0,1.0,84.22,83.92,2.0,76.49,5.51,80.38,72.59,7.79,0.0,1.0,76.59,76.49,2.0,27.4,0.09,27.47,27.34,0.13,0.0,1.0,27.41,27.4,2.0
+AR-D = 241.06,88.63,429.5,89.5,340.01,0.09,1.89,256.81,249.56,472.0,197.58,38.31,299.07,70.33,228.74,-0.2,3.16,201.25,196.28,472.0,193.12,66.77,369.38,24.56,344.81,-0.24,3.22,204.32,189.33,472.0,10.74,4.98,30.22,3.55,26.67,1.14,4.09,11.84,9.92,472.0,22.94,11.96,70.31,7.16,63.15,0.87,3.48,25.86,20.09,472.0,8.59,7.31,29.32,1.0,28.32,0.66,2.35,11.28,7.06,472.0,3.95,3.23,16.04,1.0,15.04,1.37,4.32,5.1,2.86,472.0,13.26,15.92,74.68,1.0,73.68,1.81,5.75,20.7,6.44,472.0,25.33,9.98,70.31,9.6,60.7,0.83,3.94,27.22,23.74,472.0,60.26,33.03,154.02,2.13,151.9,0.33,2.08,68.7,57.14,472.0,177.81,63.91,358.4,55.23,303.17,0.05,2.05,188.93,179.1,472.0,187.22,43.83,317.67,62.17,255.5,0.01,2.94,192.27,187.59,472.0
+AR-E = 115.76,28.02,179.1,66.19,112.9,0.47,2.16,119.1,110.53,479.0,117.91,34.57,202.06,51.03,151.03,0.35,2.37,122.87,114.0,479.0,64.6,10.45,117.41,43.39,74.01,1.3,5.21,65.44,61.56,479.0,42.3,20.37,136.52,8.01,128.5,0.74,4.1,46.94,41.59,479.0,26.99,26.27,100.97,1.83,99.14,1.17,3.18,37.65,14.68,479.0,33.2,23.87,97.97,3.89,94.09,1.17,3.06,40.88,23.73,479.0,63.65,39.17,184.58,4.38,180.2,0.55,2.44,74.71,58.27,479.0,34.98,27.42,97.97,1.0,96.97,0.49,1.88,44.43,29.62,479.0,54.17,17.79,129.46,25.99,103.48,1.07,4.03,57.01,51.28,479.0,154.04,97.07,635.71,42.1,593.6,2.04,7.87,182.02,123.81,479.0,54.0,23.12,107.25,11.17,96.08,-0.13,1.89,58.73,54.71,479.0,34.47,9.02,54.41,16.6,37.82,-0.02,1.8,35.63,35.31,479.0
+AR-F = 145.75,62.6,347.75,33.08,314.67,0.48,2.6,158.6,135.22,543.0,119.66,49.5,347.75,10.66,337.09,0.09,3.84,129.48,121.84,543.0,108.18,63.02,369.38,13.38,355.99,0.66,3.0,125.17,98.37,543.0,29.24,24.48,134.86,2.33,132.53,1.22,4.34,38.12,23.74,543.0,6.51,4.87,31.14,1.0,30.14,1.83,7.7,8.13,5.41,543.0,2.12,2.14,15.47,1.0,14.47,2.86,12.5,3.01,1.0,543.0,1.42,0.66,5.1,1.0,4.1,1.96,7.18,1.57,1.02,543.0,1.89,1.68,11.23,1.0,10.23,2.67,11.04,2.52,1.0,543.0,15.28,15.27,77.28,1.0,76.28,1.5,4.8,21.6,8.26,543.0,18.82,22.17,104.06,1.0,103.06,1.55,4.71,29.07,9.17,543.0,48.47,32.89,158.74,3.66,155.08,0.67,2.5,58.56,40.29,543.0,103.18,56.48,317.67,4.38,313.28,0.4,2.87,117.6,104.06,543.0
+AR-G = 185.12,50.52,337.42,64.23,273.19,0.37,2.74,191.88,182.0,799.0,221.37,84.79,456.21,97.97,358.24,0.75,2.61,237.04,196.06,799.0,114.66,65.59,337.42,17.56,319.86,0.54,2.42,132.07,97.84,799.0,54.8,38.21,163.6,1.0,162.6,0.38,2.6,66.79,58.01,799.0,4.2,3.09,16.97,1.0,15.97,1.24,4.08,5.22,3.35,799.0,5.21,4.8,34.09,1.0,33.09,1.79,7.37,7.08,3.75,799.0,1.06,0.25,3.66,1.0,2.66,6.23,49.45,1.09,1.0,799.0,2.52,3.08,24.51,1.0,23.51,3.23,15.84,3.98,1.26,799.0,18.22,14.2,72.46,1.0,71.46,0.86,3.28,23.1,15.36,799.0,64.05,37.07,265.08,1.0,264.08,1.34,7.15,73.99,60.71,799.0,97.91,33.62,234.95,31.14,203.81,0.41,2.86,103.51,94.41,799.0,69.36,39.8,190.23,7.32,182.91,0.38,2.41,79.96,69.98,799.0
+AR-H = 159.27,63.72,327.39,62.43,264.96,0.65,2.1,171.53,134.83,576.0,151.27,30.81,290.18,76.51,213.67,0.61,3.81,154.37,149.45,576.0,89.08,44.21,211.44,25.99,185.45,0.67,2.31,99.44,77.12,576.0,69.32,43.82,242.15,23.03,219.11,1.58,5.24,81.99,56.66,576.0,11.19,9.07,48.96,1.0,47.96,0.85,3.41,14.4,10.25,576.0,34.87,24.55,97.97,8.78,89.19,0.99,2.6,42.63,24.12,576.0,5.07,4.55,24.91,1.0,23.91,1.79,6.46,6.8,3.35,576.0,17.33,16.35,60.47,1.0,59.47,0.48,1.79,23.82,10.6,576.0,40.18,28.91,107.25,1.6,105.65,0.41,1.8,49.49,33.2,576.0,132.82,113.14,580.71,1.0,579.71,0.76,3.18,174.42,125.28,576.0,107.41,31.01,179.1,47.5,131.59,0.21,2.21,111.79,107.3,576.0,82.77,28.03,173.77,32.09,141.68,0.67,3.24,87.39,81.75,576.0
+AR-J = 82.58,57.09,380.69,3.9,376.78,1.71,7.05,100.36,68.22,532.0,76.87,47.52,208.25,6.89,201.36,0.46,2.24,90.35,68.06,532.0,51.2,43.33,227.67,2.87,224.79,1.43,4.54,67.05,35.6,532.0,3.89,4.76,40.85,1.0,39.85,3.42,18.73,6.14,2.22,532.0,15.43,23.63,121.0,1.0,120.0,2.54,8.77,28.2,5.75,532.0,8.49,12.2,72.12,1.0,71.12,2.56,10.36,14.86,2.97,532.0,4.46,6.45,38.98,1.0,37.98,2.21,7.5,7.83,1.1,532.0,19.64,37.12,191.37,1.0,190.37,2.75,9.92,41.97,5.1,532.0,19.56,15.35,128.53,1.0,127.53,2.79,14.41,24.86,17.11,532.0,11.9,19.4,104.06,1.0,103.06,2.53,9.21,22.74,3.38,532.0,30.28,29.35,140.7,1.35,139.35,1.43,4.44,42.15,19.35,532.0,48.66,37.32,214.62,2.19,212.43,1.66,6.34,61.3,41.48,532.0
+AR-K = 161.22,58.42,380.69,55.23,325.45,0.52,3.21,171.47,163.38,591.0,90.0,51.72,317.67,21.04,296.63,0.82,3.34,103.78,76.97,591.0,73.37,41.18,273.2,16.53,256.67,1.86,7.24,84.12,58.78,591.0,38.22,44.12,179.1,5.1,174.0,1.58,4.19,58.35,16.18,591.0,5.34,3.58,26.78,1.0,25.78,2.33,11.05,6.43,4.52,591.0,2.78,3.21,26.78,1.0,25.78,2.97,15.17,4.24,1.11,591.0,1.14,0.33,3.34,1.0,2.34,3.44,16.9,1.18,1.0,591.0,5.15,6.2,38.46,1.0,37.46,1.98,7.42,8.05,1.72,591.0,3.46,2.73,23.74,1.0,22.74,2.47,13.16,4.4,2.56,591.0,10.65,12.09,72.46,1.0,71.46,1.5,4.83,16.11,5.23,591.0,32.29,23.48,163.68,5.58,158.1,1.84,7.37,39.91,24.46,591.0,85.65,44.96,317.67,15.66,302.01,1.85,7.84,96.72,74.68,591.0
+AR-L = 96.51,26.05,184.58,22.35,162.23,-0.16,3.19,99.96,97.4,952.0,99.28,71.8,308.23,4.52,303.71,0.65,2.28,122.5,81.17,952.0,38.9,33.1,234.95,1.0,233.95,1.82,7.54,51.06,29.02,952.0,8.07,9.92,60.47,1.0,59.47,3.17,13.28,12.79,4.8,952.0,29.86,8.54,56.93,7.54,49.38,-0.11,2.54,31.06,30.71,952.0,17.88,11.51,66.19,3.34,62.85,1.16,4.17,21.26,14.66,952.0,8.4,7.82,37.32,1.0,36.32,1.54,4.99,11.47,5.94,952.0,18.08,13.24,104.06,1.94,102.12,2.41,11.74,22.41,15.8,952.0,31.68,11.06,64.23,5.25,58.97,0.04,2.88,33.55,31.69,952.0,72.38,42.31,190.23,5.58,184.65,0.63,2.48,83.83,61.56,952.0,53.63,35.44,149.45,6.3,143.15,0.89,2.88,64.27,44.84,952.0,59.16,36.76,202.06,1.77,200.29,0.54,2.65,69.64,49.66,952.0
+AR-M = 95.83,54.29,257.2,2.63,254.58,0.39,2.47,110.12,89.08,932.0,79.01,46.96,242.15,6.11,236.04,0.84,3.29,91.9,69.65,932.0,66.55,43.08,235.91,4.38,231.53,0.74,3.25,79.27,64.23,932.0,8.04,6.52,53.59,1.06,52.53,3.16,16.02,10.35,5.94,932.0,36.46,41.04,262.57,6.02,256.55,2.83,11.64,54.88,22.35,932.0,13.27,20.88,265.08,1.0,264.08,5.92,51.79,24.74,8.39,932.0,9.21,15.42,149.45,1.0,148.45,3.55,20.94,17.95,2.64,932.0,29.21,24.0,202.06,2.48,199.58,1.83,8.26,37.8,21.85,932.0,24.42,16.46,102.8,2.79,100.01,1.99,7.35,29.45,19.3,932.0,27.5,23.56,173.77,1.0,172.77,1.21,4.83,36.2,19.3,932.0,57.35,50.95,258.26,3.15,255.11,1.18,4.18,76.69,46.27,932.0,51.95,42.6,327.39,2.4,325.0,1.81,7.5,67.17,37.08,932.0
+AR-N = 101.67,10.53,124.71,79.25,45.45,0.12,2.02,102.21,100.97,179.0,90.35,22.19,195.79,61.39,134.39,1.44,6.36,93.02,84.6,179.0,66.7,17.89,115.66,36.57,79.09,0.47,2.65,69.05,66.67,179.0,351.55,43.52,470.18,244.9,225.27,0.09,2.96,354.22,353.08,179.0,74.09,11.05,100.97,44.72,56.25,-0.13,2.4,74.91,74.71,179.0,148.62,22.64,208.25,113.92,94.33,0.37,2.16,150.32,149.45,179.0,48.15,10.1,74.68,31.14,43.54,0.27,2.47,49.19,47.5,179.0,90.49,11.51,121.0,58.67,62.33,-0.15,3.32,91.22,89.64,179.0,133.06,25.03,208.25,72.46,135.79,0.65,3.36,135.38,124.9,179.0,405.62,116.4,728.86,227.97,500.89,0.83,2.93,421.9,381.38,179.0,133.84,27.66,189.97,53.59,136.38,-0.66,3.2,136.65,138.73,179.0,45.3,10.24,74.68,24.51,50.17,0.23,2.79,46.44,44.72,179.0
+AR-P = 206.13,56.85,369.38,81.12,288.25,0.26,2.43,213.81,202.87,429.0,141.41,38.94,242.15,66.19,175.95,0.05,1.97,146.66,141.27,429.0,94.45,35.67,176.92,19.22,157.7,-0.0,2.5,100.95,92.24,429.0,74.82,30.71,176.6,16.04,160.56,0.53,3.06,80.87,71.38,429.0,11.22,10.27,47.5,1.0,46.5,1.03,3.33,15.2,7.97,429.0,29.43,20.41,70.72,5.28,65.45,0.58,1.72,35.8,19.36,429.0,20.91,13.98,56.93,1.0,55.93,0.59,2.57,25.14,19.19,429.0,10.67,9.29,40.85,1.0,39.85,0.86,2.86,14.14,8.21,429.0,52.23,36.42,128.53,1.0,127.53,0.29,1.67,63.65,48.96,429.0,54.1,65.09,349.18,1.0,348.18,2.2,7.82,84.57,29.47,429.0,109.29,37.19,196.06,48.96,147.1,0.16,2.07,115.43,109.19,429.0,56.14,22.01,134.49,31.14,103.35,1.67,4.7,60.29,49.41,429.0
+AR-Q = 43.85,19.31,121.0,4.66,116.35,0.68,3.68,47.9,41.02,630.0,12.16,11.45,72.46,1.0,71.46,1.3,4.75,16.69,8.81,630.0,14.82,13.08,89.5,1.0,88.5,1.49,6.55,19.76,12.39,630.0,20.34,13.24,71.45,3.77,67.68,1.05,3.91,24.26,17.6,630.0,103.41,64.88,281.56,19.22,262.34,0.59,2.25,122.05,93.94,630.0,33.47,18.81,98.68,3.66,95.03,0.57,2.85,38.39,32.09,630.0,62.81,39.58,214.62,3.98,210.64,0.86,3.46,74.22,57.28,630.0,89.02,57.66,234.95,17.03,217.92,0.87,2.73,106.03,77.14,630.0,38.46,42.08,214.62,1.94,212.68,1.47,4.74,56.98,19.46,630.0,35.77,38.07,247.2,1.0,246.2,1.96,7.88,52.22,18.68,630.0,18.18,16.12,88.36,1.0,87.36,0.87,2.95,24.29,12.6,630.0,18.39,13.22,74.68,1.0,73.68,0.56,2.96,22.65,18.09,630.0
+AR-R = 53.06,21.24,132.46,11.51,120.95,0.49,2.68,57.15,51.15,1357.0,23.97,21.94,128.53,1.0,127.53,1.25,4.77,32.49,17.94,1357.0,25.65,20.22,140.7,1.0,139.7,1.07,4.06,32.66,20.01,1357.0,11.73,7.97,47.5,1.88,45.62,1.46,5.29,14.18,9.31,1357.0,62.17,27.92,202.43,17.03,185.39,2.02,7.65,68.14,55.26,1357.0,36.67,18.1,100.97,5.41,95.56,0.56,2.8,40.89,34.61,1357.0,29.42,35.29,202.89,1.0,201.89,2.17,8.39,45.93,13.38,1357.0,44.41,42.01,187.58,3.89,183.69,1.55,4.72,61.12,29.37,1357.0,22.02,16.77,158.74,2.4,156.34,2.66,14.72,27.67,19.5,1357.0,13.1,16.33,173.77,1.0,172.77,3.15,19.12,20.93,7.05,1357.0,12.01,11.24,76.97,1.0,75.97,2.49,10.87,16.44,8.15,1357.0,34.0,21.8,95.06,1.44,93.62,0.43,2.1,40.38,31.14,1357.0
+AR-S = 127.96,27.98,257.2,58.67,198.53,0.93,4.78,130.98,123.81,811.0,115.05,35.69,281.56,43.39,238.17,1.51,7.08,120.45,112.53,811.0,74.4,34.98,184.58,15.16,169.42,0.57,2.75,82.21,70.21,811.0,38.98,25.58,113.92,2.71,111.21,0.8,2.78,46.62,31.2,811.0,18.75,13.11,76.97,1.0,75.97,1.4,5.86,22.87,17.34,811.0,11.74,10.11,81.75,1.77,79.99,3.22,16.93,15.49,9.13,811.0,10.09,7.6,56.93,1.0,55.93,1.37,6.47,12.63,9.42,811.0,14.49,16.41,79.32,1.0,78.32,1.43,4.48,21.89,8.01,811.0,52.28,19.36,121.0,14.65,106.35,1.36,4.73,55.74,47.69,811.0,148.49,67.7,404.36,32.09,372.26,0.85,3.78,163.18,140.7,811.0,98.69,31.11,196.06,43.39,152.66,0.44,2.53,103.47,97.19,811.0,44.38,24.97,163.6,14.65,148.95,1.4,5.57,50.92,38.46,811.0
+AR-T = 254.64,48.01,358.4,145.01,213.39,-0.02,2.64,259.1,250.02,134.0,273.32,67.78,430.28,117.41,312.88,0.05,2.7,281.54,269.63,134.0,201.04,45.14,281.56,50.46,231.11,-0.85,3.59,206.0,208.38,134.0,66.32,33.02,154.02,16.04,137.99,0.74,2.75,74.03,59.04,134.0,6.37,1.71,13.16,3.4,9.77,1.41,6.02,6.59,5.93,134.0,1.33,0.77,6.28,1.0,5.28,3.75,20.04,1.54,1.0,134.0,1.0,0.03,1.31,1.0,0.31,8.8,81.95,1.0,1.0,134.0,1.76,0.61,4.38,1.0,3.38,1.26,5.39,1.86,1.74,134.0,2.74,1.02,6.3,1.06,5.23,1.3,4.54,2.92,2.5,134.0,16.13,23.07,163.6,1.0,162.6,4.05,22.57,28.08,10.46,134.0,104.08,29.35,168.61,42.1,126.51,-0.32,2.57,108.11,106.17,134.0,165.28,47.48,273.2,92.24,180.96,0.15,1.91,171.91,166.23,134.0
+AR-U = 35.26,17.85,117.89,4.38,113.5,0.84,3.96,39.52,33.28,1623.0,6.71,9.41,86.43,1.0,85.43,3.18,17.27,11.56,2.79,1623.0,14.01,11.01,76.76,1.0,75.76,1.52,5.93,17.82,10.37,1623.0,28.98,19.32,120.03,1.57,118.46,1.23,4.68,34.83,23.75,1623.0,95.59,45.93,273.69,10.2,263.49,1.32,4.23,106.05,76.97,1623.0,53.11,21.47,191.42,7.32,184.1,1.73,8.43,57.29,48.96,1623.0,43.25,31.14,222.81,1.27,221.54,1.76,7.4,53.29,34.64,1623.0,43.54,30.03,235.66,2.19,233.47,1.41,6.23,52.89,36.62,1623.0,22.16,16.84,128.53,1.27,127.25,1.96,8.5,27.83,18.68,1623.0,5.75,9.65,95.06,1.0,94.06,3.78,20.38,11.23,2.27,1623.0,18.87,15.95,134.98,1.42,133.56,1.73,8.14,24.71,12.66,1623.0,39.26,20.95,113.39,2.47,110.92,0.25,2.22,44.49,38.46,1623.0
+AR-V = 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+AR-W = 101.12,33.33,179.1,42.1,136.99,0.23,1.99,106.46,97.51,522.0,94.2,27.28,184.58,34.09,150.49,0.92,3.63,98.07,88.29,522.0,48.79,15.49,97.97,13.79,84.18,0.02,2.69,51.19,49.07,522.0,121.23,64.49,333.31,23.74,309.58,1.15,3.59,137.29,97.97,522.0,73.5,33.88,158.74,5.09,153.65,0.19,2.32,80.92,71.71,522.0,105.03,50.51,221.2,16.04,205.16,0.21,2.12,116.53,96.6,522.0,59.29,29.19,139.37,7.9,131.46,0.32,2.46,66.07,59.73,522.0,79.43,24.23,149.45,33.08,116.37,0.48,2.74,83.04,77.85,522.0,90.54,17.77,145.01,48.96,96.05,0.36,2.63,92.27,90.06,522.0,363.12,116.56,761.82,124.71,637.11,0.55,3.08,381.33,347.51,522.0,48.22,22.79,111.34,12.99,98.35,0.54,2.58,53.32,44.9,522.0,50.58,10.75,72.46,15.1,57.36,-0.42,2.92,51.7,51.28,522.0
+AR-X = 198.58,59.61,392.34,71.77,320.57,0.53,2.77,207.33,190.52,993.0,159.94,41.94,317.67,68.22,249.45,0.35,2.72,165.34,156.38,993.0,126.59,43.93,294.63,23.03,271.59,0.34,3.41,133.99,127.83,993.0,16.85,10.93,99.74,1.0,98.74,2.24,13.13,20.08,14.68,993.0,10.32,9.72,86.84,1.57,85.26,3.53,18.62,14.17,8.22,993.0,9.6,8.27,37.32,1.0,36.32,0.74,2.63,12.67,8.26,993.0,8.28,11.09,56.93,1.0,55.93,1.9,6.04,13.83,2.71,993.0,2.39,1.43,10.2,1.0,9.2,1.76,6.53,2.78,2.02,993.0,35.46,17.65,110.53,8.51,102.02,1.39,4.84,39.6,32.05,993.0,72.61,45.02,299.07,1.77,297.3,1.45,5.63,85.42,62.57,993.0,141.1,38.65,242.15,60.47,181.68,0.3,2.31,146.29,136.52,993.0,92.34,45.02,249.56,8.61,240.95,0.46,2.81,102.73,86.84,993.0
+AR-Y = 169.13,84.18,337.42,52.94,284.48,0.61,1.86,188.86,132.85,296.0,138.52,82.89,337.42,6.89,330.53,0.49,1.9,161.35,122.43,296.0,106.19,74.05,317.67,15.56,302.11,1.17,3.45,129.38,85.75,296.0,23.2,12.8,76.86,4.95,71.91,1.49,5.45,26.49,19.08,296.0,2.45,1.54,10.51,1.0,9.51,1.62,6.74,2.89,2.06,296.0,1.22,0.38,3.34,1.0,2.34,2.43,9.56,1.28,1.02,296.0,1.41,0.74,5.58,1.0,4.58,2.47,10.12,1.59,1.0,296.0,1.63,1.0,5.75,1.0,4.75,1.77,5.41,1.9,1.07,296.0,1.04,0.17,2.71,1.0,1.71,5.75,43.44,1.06,1.0,296.0,7.32,9.96,70.31,1.0,69.31,3.22,15.57,12.34,3.74,296.0,30.28,19.0,79.36,2.19,77.17,0.44,2.16,35.74,27.39,296.0,165.12,68.7,327.39,34.09,293.3,0.07,2.32,178.8,168.65,296.0
+AR-Z = 16.28,14.01,107.25,1.06,106.19,2.65,12.83,21.48,13.3,1425.0,11.45,9.12,66.19,1.0,65.19,2.32,10.74,14.64,9.04,1425.0,19.75,9.05,92.24,1.57,90.66,2.66,18.43,21.72,19.53,1425.0,35.13,15.6,162.63,2.33,160.31,3.53,23.9,38.43,31.94,1425.0,58.83,17.04,147.18,7.56,139.61,0.28,5.01,61.24,59.46,1425.0,37.33,18.22,107.25,1.2,106.05,0.81,3.28,41.54,31.65,1425.0,46.65,29.52,154.02,1.93,152.09,0.95,3.11,55.2,35.2,1425.0,31.33,17.46,100.97,2.92,98.05,0.74,3.05,35.86,28.45,1425.0,13.73,14.66,196.06,1.0,195.06,4.3,34.08,20.09,10.78,1425.0,5.79,7.7,104.06,1.0,103.06,4.54,36.09,9.63,3.36,1425.0,13.7,8.58,74.73,1.0,73.73,1.39,7.61,16.16,13.22,1425.0,27.4,17.75,97.97,2.9,95.07,1.24,3.99,32.65,21.04,1425.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARG/ARG_1_temperature_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARG/ARG_1_temperature_2008.properties
new file mode 100644
index 0000000..d20ac0a
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARG/ARG_1_temperature_2008.properties
@@ -0,0 +1,70 @@
+# ARG.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the temperature data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = ARG temperature data for 2008 at admin level 1
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = ARG
+ADMIN_LEVEL = 1
+UNITS = C
+DATA_TYPE = temperature
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+AR-A = 27.57,4.69,41.14,11.1,30.04,-0.57,4.33,27.96,28.05,5547.0,27.74,4.73,41.69,12.48,29.21,0.01,3.59,28.14,27.64,5547.0,26.18,4.83,38.66,10.83,27.83,-0.32,3.55,26.62,26.54,5547.0,23.93,2.64,31.77,3.66,28.11,-0.54,4.13,24.08,24.33,5547.0,20.28,2.97,27.91,1.46,26.46,-0.77,3.9,20.5,20.82,5547.0,15.19,2.91,24.88,1.46,23.43,-0.91,4.26,15.46,15.79,5547.0,19.68,4.01,27.09,4.21,22.87,-0.82,2.92,20.09,20.75,5547.0,22.03,3.51,29.29,6.69,22.6,-0.87,3.45,22.31,23.02,5547.0,26.75,2.85,34.53,13.86,20.67,-0.68,4.0,26.9,27.09,5547.0,32.0,3.35,41.14,19.92,21.22,-0.43,2.81,32.18,32.32,5547.0,34.06,4.47,45.0,16.61,28.39,-0.57,3.71,34.35,34.25,5547.0,32.08,6.11,44.72,10.55,34.17,-0.89,3.94,32.65,33.29,5546.0
+AR-B = 33.07,3.64,43.62,22.95,20.67,0.34,2.49,33.27,32.6,12395.0,29.52,2.9,40.31,21.85,18.46,1.0,3.8,29.66,28.88,12395.0,23.64,2.17,32.6,19.09,13.5,1.72,6.18,23.74,22.95,12395.0,21.82,2.26,29.84,11.1,18.74,0.34,2.79,21.93,21.57,12395.0,16.21,1.91,22.68,5.87,16.81,0.37,3.2,16.32,16.06,12394.0,9.89,1.66,16.06,2.56,13.5,0.51,2.91,10.03,9.59,12395.0,12.18,2.09,19.09,4.76,14.33,0.33,2.63,12.35,11.93,12395.0,13.58,2.41,21.57,7.52,14.06,0.76,3.26,13.79,13.31,12395.0,19.27,2.83,27.36,11.65,15.71,0.1,2.38,19.47,19.37,12395.0,24.89,2.42,34.53,16.89,17.64,0.76,4.12,25.01,24.61,12394.0,33.67,3.44,43.62,23.5,20.12,0.17,2.45,33.84,33.43,12395.0,35.83,3.43,45.0,23.78,21.22,-0.01,2.65,35.99,35.91,12395.0
+AR-C = 32.07,0.62,33.15,31.36,1.79,0.66,2.28,32.07,32.05,7.0,30.04,0.51,30.81,29.29,1.52,-0.04,2.14,30.04,30.12,7.0,25.15,0.41,25.71,24.61,1.1,0.06,1.68,25.15,25.16,7.0,21.4,0.4,21.99,20.89,1.1,0.05,1.68,21.4,21.57,7.0,16.8,0.4,17.3,16.34,0.96,0.04,1.49,16.81,16.75,7.0,11.01,0.18,11.38,10.83,0.55,1.23,3.45,11.02,10.96,7.0,14.7,0.46,15.51,14.27,1.24,0.74,2.29,14.71,14.69,7.0,14.47,0.16,14.69,14.27,0.41,-0.18,1.74,14.47,14.55,7.0,17.06,0.91,18.2,15.51,2.69,-0.5,2.22,17.08,17.44,7.0,24.44,0.22,24.68,24.06,0.62,-0.64,2.32,24.44,24.47,7.0,32.26,0.62,33.01,31.36,1.65,-0.07,1.64,32.27,32.05,7.0,30.95,0.52,31.5,29.98,1.52,-0.99,2.7,30.96,31.22,7.0
+AR-D = 34.31,3.21,41.69,23.5,18.19,-0.47,2.91,34.46,34.67,2949.0,30.39,2.2,38.94,23.23,15.71,-0.04,3.09,30.47,30.53,2949.0,27.79,2.27,35.63,19.37,16.26,-0.52,3.02,27.88,28.05,2949.0,24.19,1.83,28.46,17.44,11.02,-0.43,2.97,24.26,24.33,2949.0,18.95,1.42,23.5,13.03,10.47,-0.32,3.48,19.01,19.09,2949.0,12.58,1.49,16.89,7.8,9.09,0.02,2.89,12.67,12.62,2949.0,15.56,1.37,19.92,11.38,8.54,0.25,3.32,15.63,15.51,2949.0,18.9,1.84,24.88,13.03,11.85,-0.42,2.57,18.99,19.09,2949.0,25.34,1.68,29.84,17.44,12.4,-0.71,4.29,25.4,25.43,2949.0,30.73,2.35,37.56,21.57,15.98,-0.39,4.05,30.82,30.81,2949.0,38.59,3.19,45.0,27.91,17.09,-0.51,2.85,38.72,38.87,2949.0,35.08,3.51,43.9,24.88,19.02,-0.05,2.72,35.26,35.22,2949.0
+AR-E = 31.29,2.5,38.11,23.78,14.33,-0.74,2.99,31.39,31.91,2978.0,29.35,1.74,36.73,23.23,13.5,0.04,3.99,29.4,29.36,2978.0,26.56,1.6,30.67,21.3,9.37,-0.38,3.14,26.61,26.67,2978.0,26.53,1.76,30.94,18.68,12.26,-0.63,3.53,26.59,26.74,2978.0,19.95,1.04,22.95,16.34,6.61,-0.42,3.66,19.97,19.92,2978.0,13.9,1.2,16.89,10.0,6.89,-0.39,2.77,13.95,14.0,2978.0,18.31,1.42,23.23,13.31,9.92,-0.12,3.39,18.37,18.27,2978.0,18.51,1.38,22.68,13.31,9.37,0.02,3.49,18.56,18.41,2978.0,23.35,1.83,30.39,15.24,15.16,-0.5,4.57,23.42,23.37,2978.0,27.94,2.08,35.63,20.75,14.88,0.68,4.41,28.02,27.71,2978.0,36.92,3.15,45.0,25.98,19.02,-0.23,2.71,37.05,37.15,2978.0,37.48,3.11,42.8,24.33,18.46,-1.62,5.7,37.6,38.39,2978.0
+AR-F = 34.81,5.81,45.0,12.76,32.24,-1.03,3.89,35.29,36.04,3388.0,30.62,5.34,45.0,9.72,35.28,-0.82,3.86,31.08,31.63,3388.0,28.19,4.75,42.24,8.07,34.17,-0.81,3.74,28.58,29.29,3388.0,25.44,4.17,36.73,6.97,29.76,-0.97,4.59,25.78,26.12,3388.0,20.01,4.13,28.19,1.18,27.01,-1.63,5.87,20.43,21.3,3388.0,13.04,3.93,19.09,-6.81,25.91,-2.67,10.49,13.62,14.41,3388.0,16.61,4.33,23.23,-5.98,29.21,-2.66,10.47,17.16,17.99,3388.0,20.24,5.08,27.91,-4.06,31.97,-2.34,8.52,20.87,21.85,3388.0,26.04,5.07,38.39,3.94,34.45,-1.33,5.28,26.52,27.09,3388.0,32.76,5.21,43.35,11.1,32.24,-1.26,4.91,33.17,33.91,3388.0,38.28,4.9,45.0,15.79,29.21,-1.06,4.19,38.59,39.07,3388.0,36.18,5.77,45.0,12.48,32.52,-1.03,3.99,36.64,37.28,3388.0
+AR-G = 32.75,2.24,39.21,24.88,14.33,-0.3,2.74,32.83,32.87,5009.0,29.77,1.75,36.73,22.13,14.61,0.15,3.05,29.82,29.84,5009.0,28.03,1.6,34.53,23.23,11.3,0.96,4.11,28.08,27.71,5009.0,25.79,1.37,31.22,19.09,12.13,0.39,3.58,25.82,25.57,5009.0,22.38,1.36,26.81,15.51,11.3,-0.32,4.47,22.43,22.4,5009.0,16.37,1.27,20.2,9.72,10.47,-0.4,4.79,16.42,16.34,5009.0,21.84,1.57,26.26,13.86,12.4,-0.44,4.99,21.89,21.85,5009.0,23.9,1.79,28.74,12.48,16.26,-1.11,7.66,23.97,24.06,5009.0,28.73,2.24,35.63,14.69,20.94,-0.36,6.16,28.82,28.46,5009.0,33.19,2.22,39.21,19.37,19.84,-0.72,5.91,33.26,33.22,5009.0,36.12,2.14,42.38,24.06,18.33,-0.45,3.84,36.18,36.25,5009.0,37.76,3.05,45.0,25.98,19.02,0.3,2.74,37.88,37.42,5009.0
+AR-H = 30.85,2.67,38.11,23.5,14.61,0.09,2.59,30.97,31.15,3605.0,30.06,2.01,36.73,26.26,10.47,0.86,3.04,30.12,29.57,3605.0,29.26,2.49,36.46,24.06,12.4,0.82,2.77,29.37,28.46,3605.0,25.22,1.94,30.94,21.3,9.65,0.97,3.18,25.29,24.74,3605.0,22.92,2.05,28.19,18.82,9.37,0.51,2.05,23.01,22.4,3605.0,16.41,1.19,20.47,13.03,7.44,0.34,2.72,16.46,16.34,3605.0,23.42,1.2,27.09,19.37,7.72,0.14,2.74,23.45,23.37,3605.0,24.85,1.73,28.74,19.09,9.65,-0.26,2.9,24.91,24.74,3605.0,29.04,2.14,34.25,22.68,11.57,0.18,2.08,29.12,28.6,3605.0,31.69,2.23,39.21,25.71,13.5,0.33,2.71,31.77,31.5,3605.0,32.53,2.23,39.07,27.09,11.99,0.49,2.85,32.6,32.32,3605.0,36.02,2.79,45.0,28.74,16.26,1.01,3.48,36.13,35.35,3605.0
+AR-J = 35.31,5.76,45.0,15.24,29.76,-0.37,2.47,35.78,35.77,3337.0,31.12,6.5,44.17,10.55,33.62,-0.26,2.23,31.79,31.5,3337.0,27.93,5.79,39.49,9.72,29.76,-0.29,2.2,28.52,28.46,3337.0,24.44,5.59,34.8,5.87,28.94,-0.49,2.4,25.07,25.43,3337.0,16.91,6.04,25.98,-6.54,32.52,-0.8,2.65,17.96,19.09,3337.0,9.09,7.44,18.54,-13.15,31.69,-1.18,3.19,11.75,12.48,3337.0,11.31,8.18,22.13,-12.6,34.72,-1.18,3.06,13.96,15.24,3337.0,13.97,10.21,26.54,-15.35,41.89,-1.06,2.79,17.3,18.68,3337.0,20.53,9.2,32.87,-5.71,38.58,-1.02,2.99,22.5,23.57,3337.0,28.27,9.02,40.87,-0.2,41.06,-0.93,2.97,29.68,30.88,3337.0,36.08,7.54,45.0,8.35,36.65,-0.81,2.86,36.85,37.83,3337.0,34.8,6.69,45.0,14.13,30.87,-0.46,2.42,35.44,35.63,3337.0
+AR-K = 30.83,6.62,45.0,9.45,35.55,-0.07,2.59,31.54,30.88,3708.0,30.27,5.96,45.0,10.0,35.0,-0.1,2.87,30.85,30.39,3708.0,28.02,5.58,41.69,10.55,31.14,-0.09,2.8,28.57,28.19,3708.0,24.08,4.73,37.56,8.62,28.94,0.27,3.15,24.54,23.88,3708.0,17.89,4.71,29.84,0.08,29.76,-0.16,2.79,18.5,17.99,3708.0,11.29,4.47,19.51,-8.74,28.25,-1.11,4.3,12.14,12.34,3708.0,14.99,5.31,25.43,-6.81,32.24,-0.85,3.51,15.9,16.03,3708.0,18.24,5.68,29.57,-5.43,35.0,-0.76,3.5,19.11,19.3,3708.0,24.53,5.49,37.83,3.94,33.9,-0.2,3.22,25.14,24.61,3708.0,30.95,5.62,44.45,9.72,34.72,-0.06,3.12,31.46,30.81,3708.0,36.3,5.02,45.0,18.27,26.73,-0.09,2.76,36.64,36.18,3708.0,34.61,6.56,45.0,11.65,33.35,-0.54,2.83,35.22,35.35,3708.0
+AR-L = 38.4,3.57,45.0,28.88,16.12,0.03,2.1,38.56,38.11,5819.0,35.08,4.04,43.35,25.16,18.19,-0.27,1.97,35.31,35.63,5819.0,30.42,2.94,37.15,23.5,13.64,-0.2,1.88,30.56,30.67,5819.0,25.05,1.58,31.22,19.09,12.13,0.45,3.59,25.1,24.88,5819.0,17.17,1.53,22.95,12.34,10.61,0.52,3.66,17.24,17.03,5819.0,9.56,1.33,15.51,5.31,10.2,-0.05,3.08,9.66,9.59,5819.0,12.06,1.62,16.61,6.42,10.2,0.25,2.61,12.17,11.93,5819.0,15.67,1.63,22.13,9.45,12.68,0.28,2.99,15.75,15.51,5819.0,24.12,2.04,30.67,14.96,15.71,-0.03,2.61,24.21,24.19,5819.0,30.12,2.54,37.01,21.02,15.98,-0.12,2.41,30.23,30.39,5819.0,40.02,2.96,45.0,29.84,15.16,-0.04,1.98,40.13,40.04,5819.0,40.82,4.17,45.0,29.84,15.16,-0.72,2.19,41.03,42.24,5819.0
+AR-M = 37.23,4.79,45.0,12.76,32.24,-1.4,5.82,37.53,37.83,5852.0,32.64,5.04,43.35,9.17,34.17,-1.28,5.56,33.02,33.29,5852.0,28.01,4.24,37.83,8.62,29.21,-1.36,5.56,28.33,28.88,5852.0,24.1,4.11,33.43,5.04,28.39,-1.43,5.05,24.45,25.3,5852.0,15.98,5.64,25.71,-10.12,35.83,-1.73,5.51,16.94,17.99,5852.0,7.87,6.36,16.06,-14.8,30.87,-1.72,5.05,10.12,10.14,5852.0,10.74,6.83,19.92,-15.35,35.28,-1.88,5.64,12.73,13.17,5852.0,13.28,8.42,24.88,-14.67,39.55,-1.63,4.61,15.72,16.61,5852.0,21.61,8.64,34.53,-6.67,41.2,-1.73,4.92,23.27,25.16,5852.0,28.49,7.94,42.24,-1.57,43.82,-1.74,5.44,29.57,30.94,5852.0,38.11,7.18,45.0,8.07,36.93,-1.93,6.15,38.78,40.8,5852.0,37.68,6.08,45.0,10.69,34.31,-1.6,5.73,38.16,39.11,5852.0
+AR-N = 27.47,1.75,32.46,23.5,8.96,0.47,3.03,27.53,27.43,1092.0,28.17,1.68,33.43,24.88,8.54,0.7,3.53,28.22,28.05,1092.0,26.06,1.27,29.98,23.23,6.75,0.34,3.0,26.09,26.12,1092.0,23.95,1.25,28.74,21.3,7.44,0.56,3.13,23.98,23.78,1092.0,18.85,0.95,22.26,16.34,5.93,0.32,3.05,18.87,18.82,1092.0,13.73,1.27,17.99,10.55,7.44,0.31,2.87,13.79,13.58,1092.0,19.43,0.82,21.3,15.79,5.51,-0.59,4.4,19.45,19.51,1092.0,20.53,0.85,22.4,17.99,4.41,-0.24,2.72,20.54,20.54,1092.0,21.87,1.25,24.88,17.17,7.72,-0.53,3.9,21.9,21.85,1092.0,23.96,1.27,28.19,20.89,7.3,0.65,3.79,23.99,23.78,1092.0,27.42,1.79,32.19,23.78,8.41,0.11,2.4,27.48,27.64,1092.0,29.65,2.31,37.83,25.43,12.4,1.34,4.74,29.74,29.15,1092.0
+AR-P = 28.17,1.63,33.43,23.5,9.92,0.54,3.47,28.22,28.05,2695.0,28.65,1.05,32.87,25.71,7.17,0.59,3.74,28.67,28.6,2695.0,28.03,1.12,32.6,24.33,8.27,0.35,3.25,28.06,27.91,2695.0,24.49,1.23,29.57,21.3,8.27,0.91,4.4,24.52,24.33,2695.0,22.06,1.17,26.54,18.82,7.72,0.32,2.96,22.09,21.99,2695.0,16.85,1.04,20.47,13.58,6.89,0.41,3.55,16.88,16.75,2695.0,23.23,1.02,26.54,19.92,6.61,-0.23,2.52,23.26,23.23,2695.0,23.72,0.96,27.09,20.2,6.89,-0.21,3.25,23.74,23.78,2695.0,27.74,1.37,31.5,23.5,7.99,-0.36,2.7,27.77,27.91,2695.0,30.26,1.81,36.87,25.43,11.44,0.63,3.71,30.32,30.12,2695.0,31.67,1.62,37.56,27.36,10.2,0.32,2.94,31.71,31.5,2695.0,35.5,1.74,40.59,30.94,9.65,0.26,2.63,35.55,35.35,2695.0
+AR-Q = 37.21,7.54,45.0,14.96,30.04,-1.21,3.65,37.97,39.49,3921.0,36.24,6.45,45.0,18.54,26.46,-0.91,2.96,36.81,38.11,3921.0,28.79,5.5,38.39,13.31,25.08,-1.11,3.52,29.31,30.19,3921.0,20.76,5.03,29.29,6.14,23.15,-0.77,2.84,21.36,21.85,3921.0,12.34,3.85,21.3,-3.5,24.8,-0.65,3.08,12.93,13.17,3921.0,4.7,3.87,11.65,-9.84,21.5,-0.97,3.53,6.09,5.59,3921.0,6.28,4.94,14.96,-9.57,24.53,-0.78,2.76,7.99,7.52,3921.0,7.75,6.28,17.44,-10.39,27.83,-0.58,2.23,9.97,9.17,3921.0,16.8,7.28,28.46,-3.23,31.69,-0.81,2.5,18.31,18.82,3921.0,25.23,8.41,38.94,3.66,35.28,-0.78,2.51,26.59,27.36,3921.0,34.86,8.78,45.0,10.83,34.17,-0.92,2.85,35.95,37.28,3921.0,38.52,7.42,45.0,15.79,29.21,-1.21,3.5,39.23,41.28,3921.0
+AR-R = 39.36,4.3,45.0,15.93,29.07,-2.49,12.0,39.6,40.18,8543.0,37.1,3.51,45.0,18.41,26.59,-2.03,10.41,37.26,37.42,8543.0,29.69,3.37,35.63,13.58,22.05,-1.84,8.27,29.89,30.53,8543.0,19.73,3.65,28.19,5.59,22.6,-0.8,3.7,20.06,20.61,8543.0,11.9,3.68,20.2,0.49,19.7,-0.58,2.41,12.46,12.76,8543.0,5.42,2.53,11.38,-0.75,12.13,-0.24,2.1,5.98,5.87,8543.0,7.48,3.64,13.86,-3.37,17.22,-0.51,1.89,8.32,9.04,8543.0,10.55,4.79,18.54,-5.98,24.53,-0.72,2.59,11.58,12.34,8543.0,19.18,3.68,26.81,0.63,26.18,-1.6,6.58,19.53,20.33,8543.0,27.92,4.57,35.35,5.87,29.49,-1.83,7.7,28.29,29.29,8543.0,37.89,5.59,45.0,11.52,33.48,-2.09,8.88,38.3,39.21,8543.0,41.0,4.48,45.0,16.89,28.11,-2.8,13.57,41.25,41.83,8543.0
+AR-S = 31.04,2.85,38.39,22.13,16.26,-0.09,2.39,31.17,31.22,5031.0,29.55,3.0,38.11,22.13,15.98,0.32,2.18,29.71,29.29,5031.0,28.87,3.36,36.46,20.75,15.71,0.15,1.79,29.06,28.6,5031.0,27.39,1.86,35.08,19.09,15.98,-0.33,2.95,27.46,27.64,5031.0,21.46,2.16,28.19,13.86,14.33,0.37,2.64,21.57,21.02,5031.0,15.81,1.87,20.75,8.35,12.4,-0.1,2.91,15.92,15.79,5031.0,20.8,2.77,26.81,11.38,15.43,-0.47,2.78,20.98,21.02,5031.0,21.94,2.71,28.46,10.83,17.64,0.07,2.55,22.11,21.57,5031.0,26.98,3.2,37.01,14.41,22.6,0.06,2.91,27.17,26.74,5031.0,29.61,2.69,37.01,20.2,16.81,-0.01,2.76,29.73,29.43,5031.0,37.52,3.26,43.9,23.23,20.67,-0.78,3.44,37.66,37.97,5031.0,37.57,3.77,45.0,24.06,20.94,-0.54,2.56,37.76,38.11,5031.0
+AR-T = 26.25,5.02,35.91,11.1,24.8,-0.91,3.19,26.73,27.57,815.0,25.23,3.9,35.91,11.1,24.8,-0.92,4.26,25.53,26.4,815.0,23.13,4.06,32.87,10.55,22.32,-1.0,3.51,23.49,24.74,815.0,23.17,3.03,30.67,12.2,18.46,-0.65,3.54,23.37,23.92,815.0,19.95,3.26,27.64,9.45,18.19,-0.07,3.0,20.22,20.06,815.0,14.47,2.96,21.02,5.87,15.16,-0.2,2.86,14.77,14.69,815.0,19.1,2.48,24.61,10.83,13.78,-0.4,2.79,19.26,19.3,815.0,21.77,2.78,27.09,10.83,16.26,-0.79,3.83,21.95,22.13,815.0,27.08,4.4,36.46,14.96,21.5,-0.31,2.33,27.43,27.5,815.0,30.67,5.45,39.76,16.61,23.15,-0.38,2.03,31.15,31.63,815.0,33.05,5.88,44.17,19.09,25.08,-0.36,2.13,33.57,34.25,815.0,27.53,6.29,39.49,11.1,28.39,-0.38,2.51,28.24,27.91,815.0
+AR-U = 34.87,5.19,43.62,10.0,33.62,-1.77,6.66,35.25,35.91,10055.0,33.35,4.33,41.14,13.31,27.83,-1.79,6.69,33.63,34.39,10055.0,26.29,3.83,33.7,10.55,23.15,-1.49,5.75,26.57,27.09,10055.0,13.79,3.53,22.13,2.83,19.29,-0.37,2.52,14.24,14.2,10055.0,6.42,2.61,14.96,-0.47,15.43,0.32,2.56,6.93,6.14,10055.0,2.54,1.99,9.04,-4.61,13.64,-0.42,3.26,3.22,2.7,10055.0,3.38,2.72,11.65,-5.16,16.81,0.39,2.66,4.34,2.83,10055.0,5.46,3.52,15.51,-5.16,20.67,-0.03,2.73,6.5,5.11,10055.0,14.91,3.9,24.33,-0.75,25.08,-0.92,4.52,15.42,15.24,10055.0,22.78,5.13,33.15,2.01,31.14,-1.09,4.48,23.36,23.5,10055.0,29.62,6.37,43.07,5.31,37.76,-0.86,3.94,30.3,30.53,10055.0,36.65,5.73,45.0,11.1,33.9,-1.72,6.17,37.09,37.97,10055.0
+AR-V = 11.9,3.5,19.92,4.76,15.16,0.55,2.14,12.41,10.9,1173.0,11.14,2.69,17.17,5.87,11.3,0.4,2.18,11.46,10.69,1173.0,8.94,2.63,15.37,2.56,12.81,0.32,2.23,9.32,8.48,1173.0,3.05,1.59,6.69,-2.4,9.09,0.39,2.25,3.44,2.83,1173.0,-0.21,0.99,4.21,-2.95,7.17,0.18,3.58,1.01,-0.2,1173.0,-2.68,1.02,2.01,-4.88,6.89,0.66,3.31,2.87,-2.81,1173.0,-4.08,1.41,2.28,-7.91,10.2,0.35,4.07,4.32,-4.19,1173.0,-2.8,1.67,3.11,-9.02,12.13,-0.78,4.05,3.26,-2.68,1173.0,3.81,1.45,8.07,-1.85,9.92,-0.21,3.05,4.08,3.8,1173.0,6.98,2.64,13.31,0.91,12.4,0.45,2.42,7.46,6.42,1173.0,8.34,2.87,15.51,1.18,14.33,0.06,1.97,8.82,8.07,1173.0,11.86,3.08,18.54,2.28,16.26,-0.19,2.25,12.25,11.65,1173.0
+AR-W = 31.64,1.95,39.21,26.54,12.68,0.72,3.56,31.7,31.36,3287.0,32.41,2.07,38.39,26.26,12.13,-0.2,2.58,32.47,32.6,3287.0,30.05,1.65,35.63,24.88,10.75,-0.14,3.11,30.09,30.05,3287.0,26.47,1.49,30.39,22.13,8.27,0.02,2.69,26.52,26.54,3287.0,20.82,1.21,24.33,16.89,7.44,0.14,2.8,20.85,20.75,3287.0,15.12,0.8,18.27,12.2,6.06,-0.09,3.4,15.14,15.1,3287.0,19.72,0.86,22.4,16.61,5.79,-0.08,2.87,19.74,19.78,3287.0,18.71,1.33,22.68,14.82,7.85,0.3,2.42,18.76,18.54,3287.0,22.95,2.02,29.84,17.44,12.4,0.46,2.95,23.04,22.68,3287.0,26.93,1.82,31.77,21.85,9.92,-0.07,2.21,26.99,27.09,3287.0,30.52,2.17,36.46,25.71,10.75,0.3,2.28,30.6,30.12,3287.0,35.33,3.11,44.72,27.09,17.64,0.24,2.55,35.47,34.94,3287.0
+AR-X = 31.15,3.13,39.21,21.3,17.91,-0.33,2.46,31.31,31.36,6292.0,27.32,1.93,34.25,20.2,14.06,0.16,3.43,27.39,27.09,6292.0,26.16,1.89,32.05,17.44,14.61,-0.59,4.63,26.23,26.4,6292.0,25.3,2.05,29.84,16.89,12.95,-1.01,4.33,25.38,25.64,6292.0,19.73,1.96,25.16,12.2,12.95,-0.23,3.22,19.83,19.78,6292.0,14.25,1.9,19.09,6.97,12.13,-0.43,3.05,14.38,14.41,6292.0,18.1,2.46,24.06,10.55,13.5,-0.44,2.2,18.26,18.68,6292.0,20.28,2.36,25.43,11.65,13.78,-0.89,4.21,20.41,20.61,6292.0,25.69,2.67,30.94,13.58,17.36,-1.89,7.91,25.83,26.26,6292.0,29.64,3.12,35.91,17.44,18.46,-1.39,5.92,29.8,30.05,6292.0,36.97,3.66,44.17,22.4,21.77,-1.28,5.48,37.15,37.56,6292.0,33.52,3.16,41.42,20.47,20.94,-0.81,4.15,33.67,33.7,6292.0
+AR-Y = 23.96,4.19,35.35,11.65,23.7,-0.17,2.57,24.32,24.19,1877.0,26.77,4.96,37.28,12.76,24.53,-0.22,2.61,27.23,26.67,1877.0,24.87,5.65,36.46,11.93,24.53,-0.12,2.24,25.51,24.54,1877.0,23.67,2.78,30.53,14.69,15.85,-0.42,2.42,23.83,24.06,1877.0,18.66,1.95,25.16,10.55,14.61,-0.07,3.44,18.76,18.54,1877.0,14.17,1.92,20.47,4.76,15.71,-0.19,3.47,14.3,14.13,1877.0,16.68,2.49,24.06,8.9,15.16,0.23,2.9,16.86,16.48,1877.0,19.91,2.23,27.91,10.55,17.36,0.02,3.16,20.03,19.92,1877.0,26.49,2.63,35.08,16.34,18.74,-0.32,2.99,26.62,26.67,1877.0,32.28,3.47,39.9,20.2,19.7,-0.64,2.83,32.46,32.87,1877.0,34.63,5.37,44.72,19.65,25.08,-0.78,2.66,35.04,36.18,1877.0,29.18,6.7,43.35,11.65,31.69,-0.17,2.43,29.94,29.02,1877.0
+AR-Z = 28.3,6.12,38.11,-2.95,41.06,-1.6,6.52,28.96,29.43,11973.0,25.69,5.96,34.8,-2.95,37.76,-1.26,5.06,26.38,27.22,11973.0,20.31,4.65,29.02,-3.92,32.93,-1.48,5.89,20.83,21.44,11973.0,9.18,3.42,17.17,-11.91,29.07,-1.21,6.27,9.79,9.72,11973.0,3.28,2.41,12.2,-15.91,28.11,-1.21,9.65,4.07,3.25,11972.0,-0.48,2.36,7.8,-15.77,23.56,-1.29,7.86,2.4,-0.33,11973.0,-1.51,2.98,6.97,-17.42,24.39,-0.9,4.37,3.34,-1.16,11962.0,-0.01,3.49,8.07,-16.46,24.53,-1.11,4.12,3.49,0.91,11957.0,9.69,4.34,19.92,-9.7,29.63,-0.97,5.0,10.62,10.0,11971.0,16.41,5.4,27.09,-8.74,35.83,-0.92,4.44,17.28,16.61,11973.0,21.89,6.21,32.87,-4.74,37.62,-1.08,4.16,22.76,23.37,11973.0,29.27,7.44,41.97,-2.68,44.65,-1.08,4.02,30.2,31.36,11973.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARG/ARG_1_vegetation_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARG/ARG_1_vegetation_2008.properties
new file mode 100644
index 0000000..d3581f2
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARG/ARG_1_vegetation_2008.properties
@@ -0,0 +1,70 @@
+# ARG.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the vegetation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = ARG vegetation data for 2008 at admin level 1
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = ARG
+ADMIN_LEVEL = 1
+UNITS = UNITS
+DATA_TYPE = vegetation
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 0.9 
+# Minimum: -0.1
+
+AR-A = 0.52,0.28,0.88,0.01,0.87,-0.71,1.79,0.59,0.66,5547.0,0.57,0.3,0.9,0.01,0.89,-0.74,1.8,0.64,0.74,5547.0,0.57,0.3,0.9,0.01,0.89,-0.74,1.8,0.64,0.74,5547.0,0.53,0.29,0.88,0.02,0.87,-0.69,1.74,0.61,0.69,5547.0,0.48,0.27,0.86,0.01,0.84,-0.54,1.64,0.55,0.62,5547.0,0.42,0.23,0.84,0.01,0.83,-0.35,1.71,0.48,0.49,5547.0,0.38,0.21,0.8,0.01,0.79,-0.29,1.81,0.44,0.45,5547.0,0.36,0.2,0.78,0.01,0.77,-0.28,1.83,0.41,0.43,5547.0,0.34,0.19,0.75,0.01,0.74,-0.3,1.82,0.39,0.41,5547.0,0.37,0.21,0.79,0.01,0.78,-0.26,1.79,0.42,0.44,5547.0,0.42,0.24,0.87,0.01,0.86,-0.26,1.78,0.48,0.5,5547.0,0.48,0.27,0.9,0.01,0.89,-0.49,1.66,0.55,0.6,5547.0
+AR-B = 0.51,0.15,0.81,0.04,0.78,-0.37,2.26,0.53,0.53,12395.0,0.6,0.14,0.84,0.05,0.79,-0.97,3.6,0.62,0.63,12395.0,0.64,0.13,0.8,0.07,0.74,-1.76,5.61,0.66,0.68,12395.0,0.51,0.13,0.76,0.08,0.68,-0.34,2.71,0.53,0.51,12395.0,0.42,0.1,0.66,0.06,0.6,0.19,2.39,0.43,0.4,12395.0,0.39,0.08,0.6,0.05,0.55,0.1,2.38,0.4,0.38,12395.0,0.45,0.08,0.65,0.05,0.6,-0.31,3.12,0.45,0.45,12395.0,0.44,0.1,0.66,0.05,0.61,-0.22,2.48,0.45,0.44,12395.0,0.48,0.11,0.68,0.06,0.62,-0.37,2.33,0.49,0.49,12395.0,0.53,0.11,0.7,0.03,0.67,-1.15,4.02,0.54,0.56,12395.0,0.48,0.11,0.71,0.03,0.68,-0.95,3.6,0.5,0.5,12395.0,0.45,0.13,0.76,0.03,0.73,-0.43,2.37,0.47,0.46,12395.0
+AR-C = 0.32,0.05,0.39,0.27,0.12,0.48,1.74,0.32,0.3,7.0,0.31,0.05,0.39,0.27,0.12,0.47,1.73,0.32,0.3,7.0,0.33,0.06,0.42,0.28,0.14,0.47,1.69,0.34,0.31,7.0,0.31,0.05,0.39,0.25,0.14,0.45,1.74,0.31,0.29,7.0,0.26,0.04,0.33,0.22,0.11,0.43,1.71,0.27,0.25,7.0,0.24,0.04,0.3,0.2,0.1,0.42,1.74,0.24,0.23,7.0,0.23,0.04,0.29,0.19,0.1,0.44,1.68,0.23,0.22,7.0,0.23,0.04,0.3,0.2,0.1,0.48,1.66,0.24,0.22,7.0,0.26,0.04,0.32,0.22,0.11,0.51,1.65,0.26,0.24,7.0,0.3,0.05,0.38,0.26,0.12,0.55,1.76,0.31,0.28,7.0,0.31,0.04,0.37,0.27,0.1,0.57,1.86,0.31,0.3,7.0,0.3,0.04,0.38,0.26,0.12,0.61,1.93,0.31,0.29,7.0
+AR-D = 0.45,0.09,0.68,0.14,0.54,-0.08,3.08,0.46,0.45,2949.0,0.55,0.09,0.75,0.15,0.6,-0.88,4.85,0.56,0.56,2949.0,0.55,0.08,0.73,0.16,0.57,-0.95,5.2,0.55,0.55,2949.0,0.45,0.07,0.64,0.14,0.5,-0.52,4.22,0.46,0.45,2949.0,0.38,0.06,0.56,0.12,0.44,-0.27,3.69,0.38,0.38,2949.0,0.33,0.05,0.47,0.09,0.38,-0.2,3.52,0.34,0.33,2949.0,0.3,0.04,0.42,0.09,0.33,-0.49,3.97,0.3,0.3,2949.0,0.28,0.04,0.38,0.09,0.29,-0.77,4.41,0.29,0.29,2949.0,0.29,0.04,0.42,0.1,0.32,-0.52,4.37,0.29,0.29,2949.0,0.33,0.05,0.51,0.09,0.43,-0.27,4.85,0.34,0.33,2949.0,0.37,0.06,0.57,0.14,0.43,-0.06,3.39,0.38,0.37,2949.0,0.47,0.08,0.65,0.14,0.5,-0.51,3.36,0.48,0.47,2949.0
+AR-E = 0.62,0.06,0.79,0.23,0.56,-0.46,4.79,0.63,0.62,2978.0,0.69,0.06,0.81,0.27,0.54,-1.64,6.7,0.69,0.71,2978.0,0.67,0.05,0.77,0.25,0.52,-2.09,10.37,0.67,0.68,2978.0,0.51,0.06,0.71,0.22,0.48,0.0,2.78,0.51,0.51,2978.0,0.45,0.08,0.68,0.21,0.47,0.33,2.28,0.46,0.43,2978.0,0.41,0.08,0.65,0.18,0.47,0.47,2.31,0.41,0.39,2978.0,0.45,0.09,0.67,0.17,0.5,-0.27,2.33,0.46,0.46,2978.0,0.47,0.1,0.68,0.18,0.5,-0.58,2.49,0.48,0.49,2978.0,0.46,0.09,0.65,0.22,0.43,-0.44,2.33,0.47,0.47,2978.0,0.54,0.09,0.71,0.26,0.45,-0.54,2.76,0.55,0.55,2978.0,0.5,0.09,0.7,0.19,0.51,0.12,2.16,0.5,0.48,2978.0,0.49,0.06,0.76,0.16,0.6,1.14,6.11,0.49,0.48,2978.0
+AR-F = 0.28,0.14,0.68,-0.01,0.69,0.18,1.95,0.31,0.28,3388.0,0.34,0.15,0.72,-0.01,0.72,-0.05,1.89,0.37,0.35,3388.0,0.37,0.16,0.77,0.0,0.76,-0.19,1.92,0.4,0.39,3388.0,0.34,0.15,0.73,0.01,0.72,-0.1,1.96,0.37,0.35,3388.0,0.3,0.12,0.67,0.01,0.65,-0.04,2.07,0.32,0.3,3388.0,0.26,0.1,0.58,-0.01,0.58,-0.27,2.5,0.28,0.26,3388.0,0.23,0.09,0.49,0.0,0.48,-0.31,2.5,0.24,0.23,3388.0,0.21,0.08,0.42,0.01,0.41,-0.2,2.3,0.22,0.21,3388.0,0.21,0.08,0.45,0.01,0.44,0.01,2.19,0.22,0.21,3388.0,0.21,0.08,0.49,0.01,0.48,0.12,2.29,0.23,0.21,3388.0,0.24,0.1,0.55,0.01,0.54,0.17,2.07,0.26,0.24,3388.0,0.29,0.13,0.64,0.01,0.63,-0.03,1.9,0.31,0.29,3388.0
+AR-G = 0.58,0.12,0.77,-0.1,0.87,-1.5,6.88,0.6,0.61,5009.0,0.66,0.1,0.89,-0.08,0.96,-2.1,10.57,0.66,0.68,5009.0,0.67,0.11,0.88,0.01,0.87,-1.91,9.0,0.67,0.69,5009.0,0.6,0.11,0.78,0.02,0.76,-1.48,6.49,0.61,0.62,5009.0,0.51,0.11,0.69,-0.05,0.74,-0.96,4.41,0.52,0.53,5009.0,0.41,0.07,0.56,-0.03,0.59,-1.22,5.83,0.42,0.42,5009.0,0.37,0.07,0.56,-0.07,0.63,-1.1,5.78,0.37,0.38,5009.0,0.35,0.07,0.51,-0.06,0.57,-0.91,4.73,0.36,0.36,5009.0,0.35,0.07,0.59,-0.02,0.61,-0.4,3.63,0.36,0.36,5009.0,0.38,0.09,0.66,-0.04,0.7,-0.13,3.06,0.39,0.38,5009.0,0.46,0.1,0.67,-0.01,0.69,-0.41,3.51,0.48,0.46,5009.0,0.49,0.12,0.76,0.0,0.76,-0.54,3.32,0.5,0.5,5009.0
+AR-H = 0.68,0.08,0.82,0.43,0.39,-1.03,3.71,0.68,0.69,3605.0,0.71,0.06,0.84,0.42,0.42,-1.07,3.73,0.72,0.73,3605.0,0.7,0.08,0.85,0.36,0.49,-1.02,3.23,0.7,0.73,3605.0,0.65,0.1,0.79,0.34,0.44,-0.79,2.53,0.66,0.69,3605.0,0.58,0.12,0.74,0.29,0.45,-0.57,2.11,0.59,0.61,3605.0,0.47,0.1,0.64,0.26,0.39,-0.26,1.92,0.48,0.48,3605.0,0.44,0.1,0.66,0.23,0.42,-0.21,1.87,0.45,0.46,3605.0,0.44,0.1,0.66,0.23,0.44,-0.26,2.05,0.45,0.46,3605.0,0.44,0.09,0.66,0.21,0.44,-0.35,2.15,0.45,0.46,3605.0,0.54,0.1,0.73,0.21,0.52,-0.89,3.16,0.55,0.56,3605.0,0.63,0.08,0.77,0.28,0.49,-1.28,4.61,0.64,0.65,3605.0,0.6,0.1,0.75,0.25,0.5,-1.12,3.59,0.61,0.62,3605.0
+AR-J = 0.15,0.09,0.52,0.0,0.52,1.81,6.5,0.18,0.13,3337.0,0.18,0.1,0.59,0.01,0.58,1.42,4.72,0.21,0.14,3337.0,0.2,0.11,0.59,0.01,0.57,1.15,3.67,0.23,0.16,3337.0,0.19,0.1,0.53,0.03,0.5,1.1,3.58,0.21,0.15,3337.0,0.17,0.09,0.49,-0.01,0.49,0.79,3.17,0.19,0.15,3337.0,0.14,0.1,0.42,-0.03,0.44,0.01,2.2,0.17,0.14,3337.0,0.13,0.09,0.38,-0.02,0.4,0.06,2.27,0.16,0.13,3337.0,0.12,0.08,0.34,-0.03,0.37,-0.0,2.33,0.14,0.12,3337.0,0.11,0.08,0.33,-0.1,0.43,-0.15,2.88,0.14,0.12,3337.0,0.12,0.09,0.44,-0.1,0.54,0.22,3.63,0.15,0.12,3337.0,0.14,0.09,0.5,-0.09,0.59,1.01,4.54,0.17,0.13,3337.0,0.17,0.1,0.53,-0.06,0.59,1.22,4.32,0.19,0.14,3337.0
+AR-K = 0.23,0.22,0.84,-0.03,0.87,1.21,3.23,0.32,0.14,3708.0,0.26,0.23,0.87,-0.02,0.89,1.01,2.7,0.35,0.16,3708.0,0.27,0.23,0.86,-0.01,0.87,0.95,2.56,0.36,0.16,3708.0,0.25,0.22,0.82,-0.01,0.82,1.03,2.7,0.33,0.15,3708.0,0.22,0.19,0.78,-0.0,0.78,1.14,3.1,0.29,0.14,3708.0,0.19,0.16,0.7,-0.02,0.72,1.09,3.18,0.25,0.13,3708.0,0.17,0.14,0.58,-0.02,0.6,1.03,2.97,0.22,0.12,3708.0,0.16,0.12,0.51,-0.01,0.52,1.02,2.93,0.2,0.11,3708.0,0.16,0.12,0.5,-0.01,0.52,1.03,2.8,0.2,0.11,3708.0,0.16,0.13,0.62,-0.01,0.64,1.24,3.55,0.21,0.11,3708.0,0.18,0.16,0.74,-0.01,0.75,1.25,3.47,0.24,0.11,3708.0,0.21,0.19,0.79,-0.02,0.81,1.17,3.16,0.29,0.13,3708.0
+AR-L = 0.35,0.12,0.68,0.0,0.68,0.3,2.39,0.37,0.35,5819.0,0.42,0.16,0.8,-0.01,0.81,0.3,2.08,0.45,0.4,5819.0,0.4,0.13,0.69,0.01,0.68,0.09,1.9,0.43,0.38,5819.0,0.33,0.09,0.59,0.03,0.56,0.07,2.43,0.34,0.33,5819.0,0.31,0.05,0.49,0.05,0.45,0.02,3.45,0.31,0.31,5819.0,0.3,0.05,0.47,0.03,0.44,-0.02,3.52,0.31,0.3,5819.0,0.29,0.06,0.49,0.01,0.48,-0.07,2.65,0.3,0.3,5819.0,0.27,0.06,0.4,0.0,0.4,-0.38,2.56,0.28,0.28,5819.0,0.28,0.05,0.46,-0.01,0.47,-0.09,3.47,0.28,0.28,5819.0,0.31,0.08,0.54,0.0,0.53,0.22,2.53,0.32,0.31,5819.0,0.31,0.09,0.53,0.01,0.51,-0.03,2.14,0.32,0.31,5819.0,0.33,0.13,0.67,0.01,0.65,0.63,2.29,0.35,0.3,5819.0
+AR-M = 0.26,0.1,0.59,-0.05,0.64,0.23,2.67,0.28,0.25,5852.0,0.3,0.12,0.62,-0.02,0.63,0.11,2.1,0.32,0.29,5852.0,0.31,0.12,0.6,-0.01,0.61,-0.08,2.06,0.33,0.31,5852.0,0.26,0.09,0.51,0.0,0.5,-0.11,2.27,0.28,0.27,5852.0,0.23,0.1,0.44,-0.02,0.46,-0.78,2.82,0.25,0.25,5852.0,0.2,0.1,0.39,-0.05,0.44,-0.99,3.02,0.23,0.23,5852.0,0.19,0.09,0.36,-0.03,0.39,-0.96,3.11,0.21,0.21,5852.0,0.17,0.08,0.34,-0.03,0.37,-0.92,2.99,0.19,0.19,5852.0,0.18,0.09,0.38,-0.07,0.45,-0.8,3.26,0.2,0.19,5852.0,0.21,0.11,0.52,-0.08,0.6,-0.47,3.26,0.24,0.21,5852.0,0.22,0.1,0.53,-0.09,0.62,-0.32,3.57,0.24,0.22,5852.0,0.24,0.1,0.55,-0.06,0.61,0.03,3.16,0.26,0.24,5852.0
+AR-N = 0.81,0.06,0.9,0.53,0.37,-1.05,4.55,0.81,0.82,1092.0,0.8,0.06,0.89,0.53,0.36,-1.18,4.9,0.8,0.81,1092.0,0.8,0.06,0.9,0.51,0.39,-1.12,5.21,0.81,0.81,1092.0,0.78,0.07,0.9,0.47,0.42,-1.04,4.42,0.78,0.79,1092.0,0.78,0.06,0.89,0.49,0.4,-0.93,4.36,0.78,0.79,1092.0,0.75,0.06,0.87,0.47,0.4,-0.63,3.5,0.75,0.75,1092.0,0.74,0.06,0.86,0.49,0.37,-0.41,3.46,0.74,0.74,1092.0,0.76,0.06,0.86,0.48,0.38,-0.85,4.01,0.77,0.77,1092.0,0.76,0.07,0.88,0.48,0.41,-0.58,3.26,0.76,0.76,1092.0,0.79,0.06,0.88,0.48,0.4,-1.24,5.49,0.79,0.8,1092.0,0.8,0.06,0.89,0.5,0.39,-1.16,4.91,0.8,0.8,1092.0,0.77,0.07,0.88,0.44,0.45,-1.31,4.86,0.77,0.78,1092.0
+AR-P = 0.74,0.04,0.82,0.55,0.26,-1.02,3.86,0.74,0.75,2695.0,0.74,0.03,0.81,0.55,0.26,-1.09,4.82,0.75,0.75,2695.0,0.73,0.04,0.82,0.56,0.26,-0.55,2.85,0.73,0.73,2695.0,0.72,0.04,0.82,0.51,0.3,-0.63,3.01,0.72,0.72,2695.0,0.68,0.04,0.78,0.47,0.31,-0.65,3.21,0.68,0.69,2695.0,0.6,0.05,0.73,0.43,0.3,-0.52,3.17,0.6,0.61,2695.0,0.58,0.04,0.72,0.4,0.31,0.36,2.84,0.58,0.57,2695.0,0.56,0.05,0.71,0.39,0.31,0.4,2.66,0.56,0.55,2695.0,0.53,0.05,0.7,0.39,0.31,0.48,2.83,0.53,0.53,2695.0,0.61,0.06,0.74,0.4,0.34,-0.5,2.91,0.61,0.61,2695.0,0.67,0.05,0.78,0.44,0.34,-0.73,3.42,0.67,0.68,2695.0,0.63,0.07,0.78,0.43,0.35,-0.35,2.2,0.64,0.64,2695.0
+AR-Q = 0.27,0.17,0.85,-0.03,0.88,1.67,5.0,0.32,0.21,3921.0,0.27,0.17,0.86,-0.0,0.86,1.76,5.29,0.32,0.2,3921.0,0.27,0.17,0.86,0.01,0.85,1.82,5.53,0.32,0.21,3921.0,0.26,0.15,0.79,0.06,0.73,1.81,5.52,0.3,0.21,3921.0,0.24,0.12,0.72,-0.01,0.74,1.72,5.96,0.26,0.2,3921.0,0.19,0.1,0.66,-0.04,0.7,0.67,5.56,0.22,0.19,3921.0,0.19,0.09,0.64,-0.03,0.67,0.64,5.91,0.21,0.19,3921.0,0.16,0.08,0.59,-0.04,0.63,0.27,5.61,0.18,0.17,3921.0,0.19,0.09,0.65,-0.08,0.73,0.73,6.43,0.21,0.19,3921.0,0.23,0.11,0.7,-0.07,0.77,1.32,5.71,0.25,0.2,3921.0,0.25,0.14,0.78,-0.06,0.83,1.49,4.81,0.29,0.2,3921.0,0.27,0.17,0.85,-0.06,0.91,1.52,4.63,0.32,0.21,3921.0
+AR-R = 0.21,0.09,0.83,0.03,0.8,3.45,17.54,0.23,0.18,8543.0,0.21,0.1,0.85,0.05,0.8,3.2,15.77,0.24,0.18,8543.0,0.22,0.09,0.84,0.06,0.79,3.12,15.52,0.24,0.19,8543.0,0.22,0.08,0.8,0.07,0.73,3.43,18.28,0.24,0.2,8543.0,0.23,0.07,0.68,0.07,0.61,1.87,8.8,0.24,0.21,8543.0,0.23,0.07,0.65,0.07,0.58,1.36,6.94,0.24,0.21,8543.0,0.23,0.06,0.64,0.03,0.61,1.06,4.73,0.24,0.21,8543.0,0.2,0.05,0.59,-0.02,0.61,0.69,6.82,0.21,0.19,8543.0,0.2,0.05,0.62,0.03,0.59,2.29,13.53,0.21,0.2,8543.0,0.21,0.06,0.69,0.03,0.67,3.16,18.22,0.22,0.2,8543.0,0.2,0.07,0.78,0.0,0.78,3.44,18.54,0.22,0.19,8543.0,0.21,0.09,0.85,0.03,0.82,3.49,17.86,0.23,0.18,8543.0
+AR-S = 0.63,0.08,0.83,0.15,0.68,-0.14,3.57,0.64,0.62,5031.0,0.68,0.09,0.89,0.14,0.74,-0.04,3.04,0.68,0.66,5031.0,0.6,0.07,0.8,0.12,0.69,-0.19,3.54,0.61,0.6,5031.0,0.47,0.07,0.64,0.11,0.53,-0.32,2.99,0.47,0.48,5031.0,0.41,0.07,0.59,0.11,0.48,0.07,2.36,0.42,0.41,5031.0,0.35,0.05,0.53,0.09,0.44,0.5,3.48,0.36,0.35,5031.0,0.36,0.06,0.56,0.1,0.46,0.69,3.44,0.37,0.35,5031.0,0.34,0.06,0.57,0.08,0.5,0.97,4.11,0.35,0.33,5031.0,0.35,0.06,0.58,0.11,0.47,0.96,3.67,0.35,0.34,5031.0,0.46,0.1,0.7,0.12,0.58,0.1,2.05,0.47,0.45,5031.0,0.47,0.1,0.71,0.12,0.59,-0.1,2.43,0.48,0.47,5031.0,0.49,0.08,0.7,0.14,0.56,0.11,2.43,0.5,0.49,5031.0
+AR-T = 0.7,0.16,0.9,0.15,0.74,-1.71,5.42,0.72,0.74,815.0,0.75,0.16,0.9,0.16,0.74,-1.92,5.84,0.77,0.79,815.0,0.74,0.16,0.89,0.17,0.72,-2.03,6.14,0.76,0.8,815.0,0.66,0.15,0.85,0.15,0.7,-1.54,4.78,0.68,0.7,815.0,0.58,0.17,0.84,0.14,0.69,-0.77,2.69,0.6,0.62,815.0,0.49,0.15,0.8,0.14,0.66,-0.06,2.65,0.51,0.47,815.0,0.45,0.14,0.74,0.09,0.65,-0.17,2.78,0.47,0.45,815.0,0.43,0.13,0.71,0.1,0.61,-0.26,2.89,0.45,0.43,815.0,0.41,0.13,0.74,0.11,0.63,0.02,3.02,0.43,0.41,815.0,0.45,0.16,0.81,0.11,0.7,0.12,2.48,0.48,0.44,815.0,0.52,0.18,0.86,0.12,0.74,-0.14,2.43,0.54,0.52,815.0,0.61,0.18,0.88,0.16,0.72,-0.7,2.46,0.64,0.67,815.0
+AR-U = 0.2,0.13,0.8,-0.0,0.8,2.58,9.36,0.24,0.16,10054.0,0.2,0.13,0.81,-0.04,0.85,2.74,10.23,0.24,0.16,10055.0,0.2,0.13,0.8,-0.06,0.86,2.77,10.53,0.24,0.17,10055.0,0.21,0.1,0.74,-0.04,0.78,2.6,10.09,0.23,0.18,10054.0,0.17,0.06,0.53,-0.1,0.63,0.96,5.46,0.18,0.16,10055.0,0.19,0.07,0.66,-0.04,0.69,1.68,8.2,0.2,0.18,10055.0,0.2,0.06,0.67,-0.01,0.68,1.62,8.07,0.21,0.19,10055.0,0.18,0.06,0.63,-0.04,0.68,1.04,8.24,0.19,0.17,10055.0,0.2,0.07,0.66,-0.08,0.73,2.03,9.63,0.21,0.18,10055.0,0.21,0.08,0.69,0.01,0.68,2.26,9.32,0.23,0.19,10055.0,0.22,0.1,0.72,-0.01,0.73,2.3,8.69,0.24,0.18,10055.0,0.22,0.13,0.79,-0.02,0.8,2.35,8.35,0.25,0.18,10055.0
+AR-V = 0.65,0.1,0.8,-0.07,0.88,-1.39,7.65,0.66,0.66,1172.0,0.66,0.09,0.82,0.07,0.75,-1.37,6.33,0.67,0.68,1172.0,0.64,0.09,0.79,0.03,0.76,-1.27,6.23,0.64,0.66,1173.0,0.51,0.11,0.78,0.05,0.73,-0.48,3.44,0.52,0.53,1172.0,0.4,0.13,0.7,-0.01,0.71,-0.55,2.59,0.42,0.44,1173.0,0.28,0.15,0.66,-0.05,0.71,0.17,2.46,0.31,0.3,1173.0,0.26,0.15,0.64,-0.01,0.65,0.19,2.26,0.3,0.27,1173.0,0.26,0.13,0.55,0.01,0.54,-0.25,1.89,0.28,0.27,1172.0,0.42,0.13,0.73,0.04,0.69,-0.35,3.15,0.44,0.43,1172.0,0.5,0.12,0.75,0.03,0.72,-0.6,3.44,0.51,0.49,1173.0,0.56,0.11,0.74,-0.04,0.78,-1.12,4.79,0.57,0.58,1172.0,0.59,0.1,0.78,0.03,0.75,-0.95,4.36,0.6,0.6,1172.0
+AR-W = 0.63,0.05,0.74,0.3,0.44,-0.82,4.29,0.63,0.64,3287.0,0.6,0.06,0.77,0.29,0.48,-0.04,3.62,0.61,0.6,3287.0,0.61,0.05,0.77,0.32,0.45,-0.41,3.9,0.61,0.61,3287.0,0.57,0.05,0.73,0.29,0.44,-0.4,4.09,0.57,0.57,3287.0,0.56,0.05,0.74,0.29,0.45,-0.13,4.21,0.57,0.56,3287.0,0.53,0.06,0.71,0.27,0.44,0.05,3.21,0.53,0.52,3287.0,0.55,0.05,0.71,0.29,0.43,-0.34,3.73,0.55,0.55,3287.0,0.55,0.05,0.7,0.27,0.43,-0.32,3.59,0.56,0.55,3287.0,0.55,0.05,0.69,0.28,0.41,-0.4,3.52,0.55,0.55,3287.0,0.61,0.05,0.76,0.23,0.53,-0.82,5.57,0.61,0.62,3287.0,0.63,0.05,0.75,0.27,0.48,-1.46,6.71,0.63,0.64,3287.0,0.55,0.06,0.71,0.2,0.51,-0.57,3.11,0.55,0.56,3287.0
+AR-X = 0.56,0.15,0.81,-0.1,0.91,-1.9,8.66,0.58,0.57,6292.0,0.69,0.16,0.86,-0.1,0.96,-2.96,13.2,0.71,0.73,6292.0,0.64,0.14,0.86,-0.1,0.96,-2.92,13.51,0.65,0.66,6292.0,0.47,0.12,0.72,-0.03,0.75,-1.45,7.26,0.49,0.47,6292.0,0.36,0.09,0.62,-0.05,0.67,-1.32,7.87,0.37,0.35,6292.0,0.33,0.08,0.53,-0.06,0.59,-1.91,10.31,0.34,0.33,6292.0,0.34,0.08,0.52,-0.08,0.6,-2.58,13.07,0.34,0.34,6292.0,0.31,0.07,0.47,-0.09,0.56,-2.68,13.29,0.32,0.33,6292.0,0.32,0.07,0.52,-0.08,0.61,-2.11,11.18,0.33,0.33,6292.0,0.36,0.1,0.63,-0.1,0.73,-1.82,9.75,0.37,0.37,6292.0,0.4,0.11,0.68,-0.1,0.78,-1.42,8.41,0.41,0.39,6292.0,0.52,0.12,0.75,-0.07,0.83,-2.73,12.4,0.53,0.54,6292.0
+AR-Y = 0.32,0.27,0.86,0.05,0.81,0.93,2.07,0.41,0.19,1877.0,0.34,0.3,0.9,0.02,0.88,0.94,2.09,0.45,0.2,1877.0,0.34,0.29,0.9,0.03,0.87,0.93,2.06,0.45,0.2,1877.0,0.32,0.29,0.89,0.03,0.86,0.99,2.16,0.43,0.17,1877.0,0.29,0.27,0.86,0.04,0.82,1.08,2.37,0.4,0.14,1877.0,0.26,0.25,0.83,0.05,0.79,1.18,2.65,0.36,0.13,1877.0,0.24,0.22,0.81,0.03,0.78,1.22,2.8,0.33,0.13,1877.0,0.23,0.21,0.79,0.04,0.75,1.24,2.87,0.31,0.12,1877.0,0.22,0.19,0.77,0.04,0.72,1.22,2.85,0.29,0.11,1877.0,0.23,0.21,0.79,0.05,0.74,1.18,2.7,0.32,0.12,1877.0,0.26,0.25,0.85,0.05,0.81,1.14,2.57,0.36,0.12,1877.0,0.29,0.28,0.87,0.05,0.83,1.05,2.29,0.4,0.15,1877.0
+AR-Z = 0.2,0.1,0.76,-0.06,0.82,1.86,8.08,0.22,0.18,11970.0,0.2,0.09,0.74,-0.08,0.81,1.74,7.63,0.22,0.17,11971.0,0.21,0.09,0.72,-0.07,0.79,1.54,6.25,0.23,0.18,11971.0,0.21,0.09,0.61,-0.06,0.67,1.07,4.77,0.23,0.19,11971.0,0.19,0.08,0.57,-0.07,0.64,0.68,4.02,0.2,0.17,11970.0,0.19,0.09,0.52,-0.07,0.59,-0.23,2.82,0.22,0.2,11970.0,0.15,0.09,0.45,-0.08,0.53,0.16,2.67,0.17,0.16,11971.0,0.15,0.08,0.42,-0.08,0.5,-0.05,3.1,0.17,0.15,11970.0,0.2,0.09,0.5,-0.07,0.57,0.5,4.06,0.21,0.18,11971.0,0.22,0.09,0.62,-0.03,0.64,1.05,4.94,0.24,0.2,11970.0,0.22,0.1,0.67,-0.06,0.73,1.43,6.22,0.24,0.19,11971.0,0.22,0.1,0.75,-0.04,0.8,1.74,7.41,0.24,0.19,11970.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARG/ARG_2_nighttemp_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARG/ARG_2_nighttemp_2008.properties
new file mode 100644
index 0000000..7e2b205
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARG/ARG_2_nighttemp_2008.properties
@@ -0,0 +1,565 @@
+# ARG.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the nighttemp data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = ARG nighttemp data for 2008 at admin level 2
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = ARG
+ADMIN_LEVEL = 2
+UNITS = C
+DATA_TYPE = nighttemp
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+AR-A-G170001 = 19.02,1.92,23.23,8.48,14.74,-0.94,4.98,19.12,19.37,793.0,18.61,1.7,22.13,10.69,11.44,-1.07,4.87,18.69,18.82,793.0,17.71,1.31,21.57,11.24,10.33,-1.27,6.54,17.76,17.85,793.0,16.52,1.18,19.65,10.69,8.96,-0.76,5.26,16.56,16.61,793.0,13.37,1.61,17.17,8.62,8.54,-0.12,2.38,13.47,13.31,793.0,5.38,1.31,8.62,1.18,7.44,0.03,2.81,5.53,5.31,793.0,13.24,1.36,16.61,10.0,6.61,0.12,2.18,13.31,13.03,793.0,10.02,1.68,16.89,6.42,10.47,0.84,3.86,10.16,9.72,793.0,10.86,1.65,20.47,6.42,14.06,0.69,5.34,10.98,10.69,793.0,16.3,1.27,22.68,10.69,11.99,0.22,4.98,16.35,16.2,793.0,18.88,1.15,22.13,15.24,6.89,-0.09,2.87,18.91,18.82,793.0,19.31,1.28,22.4,14.34,8.06,-0.75,3.57,19.35,19.51,793.0
+AR-A-G170002 = -0.31,2.54,4.21,-7.36,11.57,-0.68,2.95,2.55,-0.06,100.0,3.78,3.45,9.45,-5.16,14.61,-0.42,2.35,5.1,4.21,100.0,3.18,2.61,7.93,-3.23,11.16,-0.26,2.39,4.11,3.66,100.0,3.36,4.28,10.55,-6.67,17.22,-0.54,2.45,5.43,3.94,99.0,-0.13,4.51,5.31,-11.22,16.54,-0.94,2.83,4.49,0.91,100.0,-1.94,4.24,3.66,-12.74,16.4,-0.95,2.72,4.64,-0.82,100.0,-0.4,4.13,4.21,-11.36,15.57,-1.08,3.02,4.13,0.91,100.0,0.68,4.62,6.97,-10.26,17.22,-0.75,2.64,4.64,1.32,100.0,-0.59,3.45,5.59,-10.26,15.85,-0.89,3.29,3.48,0.25,100.0,2.88,3.93,9.04,-6.81,15.85,-0.76,2.64,4.86,4.07,100.0,5.37,4.27,11.93,-3.78,15.71,-0.43,2.11,6.85,5.8,100.0,2.04,2.91,8.62,-4.33,12.95,0.07,2.13,3.54,2.21,100.0
+AR-A-G170003 = 1.46,2.69,7.8,-3.5,11.3,0.15,2.23,3.03,1.73,48.0,7.63,3.4,13.03,-0.2,13.23,-0.29,2.05,8.34,7.83,48.0,7.14,2.31,10.55,1.18,9.37,-0.45,2.55,7.5,7.18,48.0,8.97,2.92,12.76,1.32,11.44,-0.71,2.94,9.42,9.52,48.0,3.99,2.38,7.24,-2.4,9.65,-0.77,3.08,4.63,4.07,48.0,0.65,1.17,2.83,-3.78,6.61,-2.06,8.48,1.33,0.91,48.0,5.2,2.23,8.07,-1.99,10.06,-1.59,5.39,5.65,5.87,48.0,4.83,2.58,8.62,-2.13,10.75,-0.63,2.91,5.47,5.18,48.0,5.59,2.77,9.45,-1.44,10.89,-0.6,2.81,6.23,6.07,48.0,8.39,3.02,12.76,1.18,11.57,-0.4,2.28,8.9,8.69,48.0,9.59,3.78,14.82,0.22,14.61,-0.49,2.42,10.3,9.55,48.0,3.77,3.44,10.0,-3.23,13.23,-0.16,2.0,5.07,4.69,48.0
+AR-A-G170004 = 4.81,4.46,11.1,-4.06,15.16,-0.26,1.9,6.53,4.83,42.0,7.51,3.27,11.93,-0.75,12.68,-0.79,2.75,8.18,8.11,42.0,8.29,3.87,13.31,-1.57,14.88,-0.59,2.52,9.12,8.86,42.0,7.62,3.46,13.58,-1.85,15.43,-0.82,3.35,8.35,8.24,42.0,5.24,3.49,10.55,-4.61,15.16,-0.88,3.2,6.27,6.07,42.0,1.29,2.01,5.45,-5.43,10.89,-0.79,5.06,2.37,1.25,42.0,6.82,4.32,12.62,-4.61,17.22,-0.6,2.67,8.04,7.07,42.0,4.98,3.75,11.38,-4.33,15.71,-0.25,2.56,6.21,4.63,42.0,6.08,4.36,11.79,-3.5,15.3,-0.54,2.03,7.45,7.52,42.0,8.57,4.28,14.27,-2.4,16.67,-0.81,2.84,9.56,9.1,42.0,10.55,5.63,16.75,-1.57,18.33,-0.66,2.08,11.93,12.34,42.0,8.57,6.6,17.99,-1.57,19.57,0.07,1.55,10.76,7.86,42.0
+AR-A-G170005 = 13.62,2.83,17.3,7.24,10.06,-0.63,2.03,13.91,14.69,41.0,14.16,2.78,18.27,8.35,9.92,-0.6,2.09,14.42,14.96,41.0,13.12,1.8,16.34,9.45,6.89,-0.08,2.3,13.24,13.24,41.0,12.92,1.42,15.24,9.31,5.93,-0.62,2.82,13.0,13.17,41.0,8.41,1.01,10.55,5.87,4.69,-0.16,2.79,8.47,8.55,41.0,0.82,0.92,2.97,-1.3,4.27,-0.03,2.92,1.22,0.91,41.0,9.7,0.64,10.55,7.93,2.62,-0.87,2.84,9.72,9.93,41.0,7.55,0.99,8.9,5.31,3.58,-0.64,2.28,7.61,7.86,41.0,8.23,1.1,10.69,6.28,4.41,0.1,2.17,8.31,8.48,41.0,12.57,1.22,14.69,9.86,4.82,-0.64,2.79,12.63,12.89,41.0,14.44,1.04,15.79,12.48,3.31,-0.46,1.64,14.48,14.82,41.0,15.36,1.37,17.44,9.1,8.34,-2.27,11.77,15.42,15.65,41.0
+AR-A-G170006 = 9.91,4.42,19.78,2.28,17.5,0.23,2.38,10.83,9.69,54.0,11.49,1.61,14.41,7.24,7.17,-0.53,2.79,11.6,11.69,54.0,12.06,1.3,14.55,8.07,6.48,-0.77,3.88,12.13,12.2,54.0,12.21,1.32,14.41,8.9,5.51,-0.96,3.65,12.28,12.51,54.0,9.18,1.26,11.1,6.14,4.96,-0.35,2.27,9.27,9.28,54.0,2.53,1.32,5.04,-0.2,5.24,-0.25,2.44,2.85,2.52,54.0,10.95,1.06,12.62,7.24,5.37,-1.22,5.0,11.0,10.96,54.0,8.2,1.15,9.52,3.66,5.86,-2.06,7.71,8.28,8.35,54.0,10.78,0.83,12.2,8.62,3.58,-0.4,3.02,10.81,10.83,54.0,13.07,1.51,16.89,9.45,7.44,0.22,2.77,13.15,12.96,54.0,15.43,1.02,17.44,12.76,4.69,0.04,2.62,15.47,15.31,54.0,15.8,2.55,19.37,7.52,11.85,-1.09,4.09,16.0,16.2,54.0
+AR-A-G170007 = 8.4,2.59,10.96,2.56,8.41,-1.33,3.46,8.76,9.38,18.0,11.05,0.54,11.93,9.72,2.2,-0.67,3.37,11.06,11.14,18.0,11.76,1.03,13.03,9.59,3.44,-0.73,2.75,11.8,11.93,18.0,11.88,0.96,13.31,9.72,3.58,-0.67,2.63,11.92,12.2,18.0,7.86,0.71,9.17,6.83,2.34,0.23,2.04,7.89,7.76,18.0,2.15,0.51,3.11,1.04,2.07,-0.33,3.56,2.21,2.15,18.0,10.19,0.31,10.96,9.59,1.38,0.54,3.8,10.2,10.21,18.0,8.18,0.46,9.17,7.38,1.79,0.31,2.52,8.19,8.07,18.0,10.55,0.52,11.38,9.04,2.34,-1.25,5.2,10.56,10.55,18.0,11.99,0.8,14.13,11.1,3.03,1.16,3.73,12.02,11.58,18.0,15.06,0.46,15.99,14.41,1.58,0.36,2.38,15.07,15.1,18.0,13.74,0.93,15.65,12.2,3.44,-0.23,2.69,13.77,13.93,18.0
+AR-A-G170008 = 3.71,3.3,10.55,-0.75,11.3,0.47,2.05,4.93,3.11,34.0,7.7,2.72,12.2,3.52,8.68,0.14,1.63,8.15,7.35,34.0,8.37,2.91,13.31,4.35,8.96,0.24,1.61,8.85,7.62,34.0,9.58,3.34,15.37,4.21,11.16,0.04,1.57,10.13,9.72,34.0,5.46,2.33,8.35,0.49,7.85,-0.65,2.08,5.92,6.14,34.0,2.06,1.06,3.94,-0.33,4.27,-0.36,2.5,2.31,2.01,34.0,7.02,3.16,10.83,0.63,10.2,-0.44,1.77,7.67,7.66,34.0,6.03,2.82,9.86,-0.06,9.92,-0.43,1.93,6.64,6.49,34.0,7.38,3.87,11.38,0.35,11.02,-0.5,1.58,8.31,9.24,34.0,8.66,2.78,14.13,3.66,10.47,0.14,1.87,9.08,8.38,34.0,11.73,4.11,17.03,4.35,12.68,-0.15,1.52,12.41,11.93,34.0,8.29,4.76,15.51,1.59,13.92,0.08,1.37,9.52,7.73,34.0
+AR-A-G170009 = 20.9,1.63,26.54,16.89,9.65,0.04,2.67,20.97,21.02,567.0,19.67,1.12,22.13,16.06,6.06,-0.27,2.64,19.7,19.65,567.0,17.92,0.89,20.54,14.13,6.41,-0.46,3.79,17.94,17.99,567.0,16.69,1.27,20.47,13.31,7.17,0.45,2.93,16.74,16.61,567.0,14.96,0.94,18.82,11.38,7.44,-0.28,3.71,14.99,15.03,567.0,5.31,1.12,8.9,2.01,6.89,0.16,2.8,5.42,5.18,567.0,14.78,1.28,19.09,11.65,7.44,0.24,2.89,14.83,14.75,567.0,11.66,1.31,15.79,7.8,7.99,0.02,3.18,11.73,11.65,567.0,13.2,1.97,19.37,8.9,10.47,0.03,2.3,13.35,13.31,567.0,18.99,1.81,25.16,14.69,10.47,0.52,2.88,19.08,18.68,567.0,20.42,1.02,23.5,17.72,5.79,-0.06,2.97,20.44,20.47,567.0,19.73,0.94,22.13,15.79,6.34,-0.33,3.8,19.75,19.71,567.0
+AR-A-G170010 = 15.31,3.17,20.2,4.49,15.71,-1.16,3.84,15.63,16.24,86.0,13.86,2.52,18.82,8.62,10.2,-0.24,2.26,14.09,14.17,86.0,13.95,1.57,16.89,10.28,6.61,-0.47,2.42,14.03,14.24,86.0,14.13,1.35,16.2,9.72,6.48,-0.93,3.69,14.19,14.27,86.0,10.43,1.39,13.31,4.76,8.54,-1.03,5.35,10.52,10.62,86.0,4.71,1.17,7.52,1.87,5.65,0.3,2.69,4.85,4.52,86.0,12.13,0.86,13.86,9.72,4.13,-0.2,2.59,12.16,12.14,86.0,9.47,0.96,11.65,7.52,4.13,0.1,2.43,9.52,9.45,86.0,11.49,0.71,13.31,9.72,3.58,-0.11,2.56,11.51,11.48,86.0,14.95,0.98,16.89,12.2,4.69,-0.51,3.27,14.98,14.96,86.0,17.1,0.7,18.54,14.69,3.86,-0.55,3.86,17.12,17.03,86.0,18.05,1.14,19.65,14.96,4.69,-0.93,3.13,18.09,18.41,86.0
+AR-A-G170011 = 7.07,3.05,15.79,-0.89,16.67,0.74,3.29,7.7,6.0,107.0,8.18,2.25,15.51,4.49,11.02,1.11,4.27,8.48,7.66,107.0,9.14,2.1,14.13,5.59,8.54,0.61,2.36,9.37,8.62,107.0,10.0,1.9,14.55,6.69,7.85,0.67,2.4,10.18,9.45,107.0,5.4,1.32,9.72,3.39,6.34,0.89,3.36,5.56,5.04,107.0,1.12,0.74,3.94,-0.2,4.13,1.17,4.6,1.34,0.91,107.0,7.61,1.38,11.65,5.04,6.61,0.64,2.95,7.73,7.45,107.0,6.05,1.35,10.14,3.94,6.2,0.83,3.28,6.2,5.87,107.0,7.2,1.77,14.13,4.35,9.78,1.43,5.61,7.41,6.69,107.0,9.84,2.22,15.79,6.42,9.37,0.53,2.71,10.08,9.59,107.0,11.5,1.88,17.17,8.62,8.54,0.83,3.34,11.66,11.38,107.0,7.12,3.72,17.17,2.15,15.02,1.11,3.45,8.03,6.14,107.0
+AR-A-G170012 = 6.53,6.95,20.75,-3.37,24.11,0.45,1.88,9.51,4.63,124.0,8.15,6.01,17.99,0.35,17.64,0.31,1.53,10.11,6.83,124.0,4.18,4.09,14.13,-2.4,16.54,0.73,2.53,5.84,3.11,124.0,7.42,3.86,15.65,-0.2,15.85,0.17,2.2,8.36,6.97,124.0,5.94,4.11,12.48,-3.37,15.85,-0.17,2.1,7.22,5.76,124.0,2.87,2.52,8.07,-4.61,12.68,-0.71,3.77,3.81,3.11,124.0,7.6,4.64,15.24,-2.4,17.64,0.09,2.16,8.9,6.62,124.0,5.06,3.97,12.76,-3.23,15.98,0.01,2.13,6.42,4.69,124.0,6.03,5.18,14.96,-2.95,17.91,0.16,1.72,7.93,5.18,124.0,8.29,5.29,17.99,-0.75,18.74,0.4,1.92,9.82,6.56,124.0,8.2,5.41,18.27,-1.57,19.84,0.19,1.88,9.81,7.52,124.0,2.88,8.33,20.75,-7.36,28.11,0.75,2.24,8.78,-0.75,124.0
+AR-A-G170013 = 3.71,1.88,7.52,-1.02,8.54,-0.28,2.73,4.15,3.9,74.0,8.18,1.36,11.38,5.59,5.79,0.47,2.75,8.29,8.07,74.0,8.42,2.37,13.44,4.07,9.37,0.32,2.23,8.75,8.28,74.0,10.17,2.7,16.06,5.18,10.89,0.35,2.22,10.52,9.79,74.0,5.61,1.4,8.35,2.15,6.2,-0.18,2.82,5.78,5.73,74.0,1.36,0.9,4.21,-0.47,4.69,0.62,4.12,1.62,1.35,74.0,7.58,1.82,11.93,2.97,8.96,0.11,2.55,7.79,7.62,74.0,7.02,1.83,10.55,1.87,8.68,-0.15,2.6,7.25,6.97,74.0,8.34,2.76,13.58,2.42,11.16,0.04,1.91,8.78,8.0,74.0,9.99,1.95,14.0,6.0,7.99,0.17,2.17,10.17,9.86,74.0,12.52,2.44,17.17,6.42,10.75,-0.06,2.56,12.75,12.41,74.0,9.6,3.95,16.89,2.97,13.92,0.34,1.77,10.37,8.48,74.0
+AR-A-G170014 = 0.52,2.95,9.17,-7.64,16.81,-0.11,2.53,3.0,0.49,925.0,0.73,2.57,7.8,-6.95,14.74,-0.15,3.14,2.67,0.91,925.0,0.23,2.64,7.24,-8.33,15.57,-0.52,3.11,2.65,0.77,924.0,-4.25,2.44,2.56,-11.36,13.92,-0.38,2.98,4.9,-3.78,925.0,-8.61,2.33,-1.57,-15.91,14.33,-0.19,3.07,8.92,-8.46,925.0,-10.2,2.03,-4.47,-16.18,11.71,0.14,2.8,10.4,-10.39,925.0,-10.59,2.43,-2.95,-17.28,14.33,0.28,2.73,10.86,-10.67,925.0,-8.25,2.31,-1.02,-16.46,15.43,0.0,3.58,8.57,-8.33,925.0,-7.31,2.26,-0.2,-14.11,13.92,0.03,3.0,7.65,-7.36,925.0,-4.24,2.43,2.83,-12.32,15.16,-0.26,3.38,4.89,-4.06,925.0,-1.3,2.65,5.59,-10.12,15.71,-0.58,3.35,2.95,-0.89,925.0,-0.15,2.55,6.42,-9.02,15.43,-0.7,3.37,2.55,0.22,925.0
+AR-A-G170015 = 15.27,4.6,20.33,0.91,19.43,-1.7,4.65,15.95,17.03,193.0,15.75,3.46,20.2,6.14,14.06,-0.92,3.09,16.12,16.48,193.0,15.5,3.45,19.37,6.0,13.37,-1.15,3.22,15.87,16.89,193.0,14.85,2.36,17.44,7.93,9.51,-1.35,3.75,15.04,15.79,193.0,11.09,1.84,14.89,4.49,10.4,-1.02,4.2,11.24,11.38,193.0,3.35,1.07,6.28,0.91,5.37,-0.23,2.83,3.52,3.39,193.0,11.94,1.39,14.41,6.97,7.44,-1.4,5.0,12.02,12.34,193.0,8.25,1.27,12.2,4.76,7.44,-0.07,3.14,8.35,8.35,193.0,9.67,1.42,13.03,5.31,7.72,-0.32,3.5,9.77,9.59,193.0,14.92,2.11,17.72,7.52,10.2,-1.54,5.03,15.06,15.79,193.0,16.34,2.24,19.37,8.35,11.02,-1.69,5.56,16.49,17.17,193.0,17.66,3.08,21.3,5.59,15.71,-2.0,6.67,17.92,18.54,193.0
+AR-A-G170016 = 0.97,2.52,7.52,-3.09,10.61,0.62,2.71,2.68,0.56,108.0,4.62,4.06,11.65,-2.33,13.99,-0.06,1.83,6.14,4.97,108.0,3.1,3.09,9.45,-2.4,11.85,-0.11,2.09,4.37,3.11,108.0,3.7,6.17,11.65,-8.05,19.7,-0.66,2.07,7.17,6.21,108.0,-0.12,6.42,8.21,-12.46,20.67,-0.81,2.23,6.39,2.59,108.0,-2.27,5.63,4.49,-13.15,17.64,-0.79,2.1,6.05,0.46,108.0,-0.1,6.7,6.69,-13.15,19.84,-0.92,2.3,6.67,3.18,108.0,-0.06,6.45,8.35,-11.63,19.98,-0.59,1.95,6.42,2.15,108.0,-0.37,5.79,6.76,-11.77,18.53,-0.75,2.13,5.78,1.97,108.0,3.81,6.13,13.31,-7.78,21.08,-0.52,2.05,7.19,5.45,108.0,5.61,6.1,15.51,-4.74,20.26,-0.21,1.8,8.27,6.42,108.0,2.6,4.49,11.93,-3.3,15.23,0.37,1.96,5.17,1.94,108.0
+AR-A-G170017 = 18.75,5.54,23.78,-0.54,24.32,-2.17,6.53,19.55,20.89,418.0,17.14,4.67,21.57,0.63,20.94,-2.19,6.57,17.76,18.82,418.0,15.1,5.23,22.4,0.56,21.84,-1.42,3.81,15.98,17.65,418.0,16.01,3.78,19.92,1.59,18.33,-1.94,6.06,16.45,17.44,418.0,13.05,3.13,16.89,-0.33,17.22,-2.34,7.88,13.42,13.93,418.0,5.52,1.5,11.1,-0.2,11.3,-0.98,5.09,5.72,5.87,418.0,13.03,2.82,16.06,0.77,15.3,-2.27,7.62,13.33,13.72,418.0,10.43,2.61,16.89,-0.75,17.64,-2.06,8.37,10.75,10.96,418.0,11.8,3.15,16.06,0.08,15.98,-1.74,6.11,12.21,12.51,418.0,16.22,3.93,22.4,2.15,20.26,-2.09,6.58,16.69,17.41,418.0,17.6,4.42,22.13,1.04,21.08,-2.0,6.36,18.15,19.37,418.0,16.71,6.07,21.3,-4.33,25.63,-2.21,6.52,17.78,18.96,418.0
+AR-A-G170018 = -1.39,2.73,5.04,-6.54,11.57,0.01,2.15,3.05,-1.37,149.0,2.08,3.08,8.9,-5.16,14.06,-0.27,2.34,3.71,2.56,149.0,2.99,3.32,8.35,-4.06,12.4,-0.34,2.09,4.46,3.25,149.0,-0.42,2.93,6.97,-8.19,15.16,-0.25,3.12,2.95,-0.13,148.0,-3.78,3.14,4.01,-10.94,14.95,0.06,3.0,4.91,-3.99,149.0,-5.95,3.44,3.11,-14.25,17.36,0.13,3.42,6.87,-5.71,149.0,-5.44,3.35,3.94,-12.6,16.54,0.62,3.51,6.39,-5.71,149.0,-4.74,3.64,6.97,-13.15,20.12,0.5,3.42,5.97,-5.33,148.0,-3.13,3.14,3.66,-11.5,15.16,-0.52,2.61,4.43,-2.75,149.0,-0.26,3.46,6.83,-8.19,15.02,-0.61,2.67,3.46,0.77,149.0,3.33,3.79,10.0,-5.98,15.98,-0.75,2.41,5.03,4.76,149.0,1.89,3.05,6.97,-4.61,11.57,-0.39,2.09,3.58,2.01,149.0
+AR-A-G170019 = 20.85,1.04,24.74,17.99,6.75,0.26,3.16,20.88,20.75,938.0,20.91,0.76,23.5,18.13,5.37,-0.01,3.39,20.93,20.95,938.0,19.38,0.9,22.13,17.17,4.96,0.6,3.4,19.4,19.3,938.0,17.3,1.26,21.85,13.86,7.99,-0.16,2.94,17.35,17.44,938.0,15.75,1.31,19.65,10.28,9.37,0.14,3.72,15.81,15.72,938.0,6.35,1.36,10.83,2.83,7.99,0.28,2.51,6.49,6.14,938.0,15.77,0.91,18.82,13.03,5.79,0.21,2.78,15.8,15.72,938.0,12.79,1.62,17.44,8.07,9.37,-0.02,2.92,12.9,12.89,938.0,14.62,1.97,21.85,8.35,13.5,-0.08,3.18,14.75,14.69,938.0,19.99,2.36,27.64,13.86,13.78,0.52,2.97,20.13,19.78,938.0,20.1,1.31,23.23,16.06,7.17,-0.07,2.63,20.14,20.06,938.0,20.93,0.9,24.06,17.72,6.34,0.32,3.4,20.94,20.89,938.0
+AR-A-G170020 = -0.05,2.62,11.1,-6.26,17.36,0.85,5.34,2.62,-0.2,186.0,3.72,2.49,11.93,-1.85,13.78,0.73,4.23,4.47,3.42,186.0,3.58,2.49,12.34,-4.33,16.67,0.52,4.96,4.36,3.52,186.0,3.28,3.36,13.86,-4.88,18.74,0.36,3.39,4.69,3.11,186.0,0.16,3.19,7.66,-6.54,14.19,0.18,2.26,3.19,0.01,186.0,-1.18,2.93,3.11,-11.5,14.61,-0.85,3.31,3.15,-0.47,186.0,0.37,3.78,10.28,-8.19,18.46,0.31,2.7,3.79,0.01,186.0,0.27,3.13,8.07,-8.19,16.26,-0.0,2.71,3.14,0.49,186.0,0.3,3.81,11.65,-7.91,19.57,0.63,3.17,3.82,-0.13,186.0,2.92,3.21,12.34,-6.54,18.88,0.26,3.76,4.33,2.7,186.0,4.8,3.3,15.65,-2.54,18.19,1.09,5.19,5.82,4.63,186.0,2.18,2.84,14.96,-3.23,18.19,1.85,8.88,3.58,2.21,186.0
+AR-A-G170021 = 16.18,3.1,21.85,8.07,13.78,-0.62,2.71,16.48,16.75,195.0,16.31,2.31,19.37,6.97,12.4,-1.6,5.52,16.47,16.89,195.0,15.02,2.32,18.82,8.35,10.47,-0.57,2.78,15.19,15.24,195.0,14.9,1.83,17.44,8.62,8.82,-0.76,3.13,15.01,15.37,195.0,11.55,1.98,14.69,5.04,9.65,-0.64,2.71,11.72,12.0,195.0,3.39,1.37,6.69,-0.47,7.17,-0.31,3.16,3.65,3.52,195.0,11.6,1.42,14.69,8.62,6.06,-0.22,1.98,11.69,11.65,195.0,8.46,1.1,11.52,5.59,5.93,0.01,2.53,8.53,8.62,195.0,10.2,1.36,13.86,5.31,8.54,-0.33,3.31,10.29,10.34,195.0,14.75,1.82,17.99,9.72,8.27,-0.63,2.64,14.86,15.24,195.0,16.29,1.69,18.82,11.65,7.17,-0.53,2.14,16.37,16.75,195.0,17.69,1.89,20.89,10.28,10.61,-1.21,4.65,17.79,18.41,195.0
+AR-A-G170022 = 1.54,3.93,9.45,-5.16,14.61,0.12,1.83,4.22,1.77,214.0,6.14,4.85,13.58,-3.23,16.81,-0.3,1.83,7.81,6.97,214.0,4.59,3.93,11.1,-2.95,14.06,-0.18,1.9,6.04,4.83,214.0,5.43,5.56,13.03,-7.64,20.67,-0.55,2.09,7.77,6.62,214.0,1.28,5.66,8.62,-12.32,20.94,-0.75,2.33,5.79,2.59,214.0,-1.27,4.42,4.76,-12.6,17.36,-1.04,2.79,4.58,0.42,214.0,1.74,5.38,7.8,-11.77,19.57,-0.97,2.61,5.64,3.94,214.0,1.65,5.96,11.93,-12.05,23.98,-0.71,2.34,6.17,3.25,214.0,1.66,5.62,13.03,-10.67,23.7,-0.4,2.25,5.85,2.49,214.0,5.43,5.85,13.31,-8.6,21.91,-0.66,2.25,7.98,7.11,214.0,6.88,6.36,16.89,-5.71,22.6,-0.33,1.84,9.36,8.0,214.0,2.83,5.06,11.65,-4.88,16.54,0.01,1.65,5.79,3.52,214.0
+AR-A-G170023 = 3.79,6.26,19.65,-6.26,25.91,0.7,2.51,7.3,1.73,133.0,4.86,6.68,17.44,-4.33,21.77,0.69,2.03,8.24,2.01,133.0,3.66,4.13,15.51,-2.95,18.46,0.79,2.79,5.51,2.42,133.0,5.89,4.48,15.03,-2.13,17.16,0.34,2.05,7.39,5.31,133.0,3.88,4.26,12.41,-4.74,17.16,0.13,2.15,5.75,3.59,133.0,1.83,2.93,7.8,-6.4,14.19,-0.61,3.47,3.45,2.42,133.0,5.36,5.0,14.96,-4.88,19.84,0.1,2.33,7.32,5.31,133.0,3.47,4.4,11.93,-4.74,16.67,0.08,1.94,5.59,2.83,133.0,4.92,4.85,14.69,-3.78,18.46,0.26,1.84,6.89,3.94,133.0,6.43,4.65,16.06,-2.4,18.46,0.44,2.02,7.92,5.31,133.0,7.39,5.34,16.55,-0.75,17.29,0.37,1.87,9.11,6.14,133.0,2.7,7.39,19.37,-4.88,24.25,1.06,2.62,7.84,-0.61,133.0
+AR-B-G010001 = 15.36,0.82,18.82,13.58,5.24,0.9,4.88,15.38,15.24,189.0,16.54,0.43,17.44,15.24,2.2,-0.26,2.74,16.55,16.61,189.0,13.13,0.65,14.96,11.1,3.86,0.13,4.03,13.15,13.17,189.0,9.8,0.62,11.1,7.24,3.86,-0.57,3.92,9.82,9.79,189.0,3.88,1.02,6.69,1.73,4.96,0.41,2.7,4.01,3.8,189.0,0.22,0.75,2.01,-2.95,4.96,-0.92,4.58,0.78,0.35,189.0,6.11,1.22,12.2,3.39,8.82,1.07,6.3,6.23,6.0,189.0,0.67,0.63,2.56,-0.75,3.31,0.54,3.05,0.92,0.63,189.0,4.77,0.51,6.14,3.39,2.76,0.2,2.93,4.8,4.76,189.0,7.17,0.52,8.62,6.14,2.48,0.04,2.54,7.19,7.24,189.0,13.04,0.54,14.41,11.65,2.76,0.01,2.87,13.05,13.03,189.0,14.88,0.54,16.34,13.31,3.03,-0.16,2.88,14.89,14.89,189.0
+AR-B-G010002 = 15.81,0.56,17.58,14.41,3.17,0.76,3.81,15.82,15.79,168.0,16.24,0.72,17.72,14.96,2.76,0.26,1.74,16.25,16.06,168.0,14.04,0.89,15.79,11.65,4.13,-0.49,2.61,14.07,14.13,168.0,10.74,1.32,13.31,6.14,7.17,-0.5,3.33,10.82,10.83,168.0,4.57,1.1,8.62,0.91,7.72,0.21,3.75,4.7,4.49,168.0,0.78,0.58,2.01,-1.02,3.03,-0.28,2.83,0.97,0.77,168.0,6.85,1.29,11.38,4.21,7.17,0.64,3.44,6.97,6.76,168.0,1.51,0.75,3.39,-1.3,4.69,-0.3,3.75,1.68,1.46,168.0,4.74,0.77,7.52,2.83,4.69,0.22,3.26,4.8,4.76,168.0,7.58,0.84,9.72,5.87,3.86,0.17,2.42,7.63,7.52,168.0,13.19,0.52,14.69,11.65,3.03,0.11,2.95,13.2,13.17,168.0,15.15,0.5,16.61,14.13,2.48,0.78,3.74,15.15,15.1,168.0
+AR-B-G010003 = 19.51,0.19,19.65,19.37,0.28,-0.0,1.0,19.51,19.51,2.0,17.03,0.19,17.17,16.89,0.28,0.0,1.0,17.03,17.03,2.0,15.79,NaN,15.79,15.79,0.0,NaN,-3.7400135313803425E15,15.79,15.79,2.0,13.44,0.58,13.86,13.03,0.83,0.0,1.0,13.45,13.44,2.0,9.31,0.19,9.45,9.17,0.28,-0.0,1.0,9.31,9.31,2.0,4.28,0.1,4.35,4.21,0.14,0.0,1.0,4.28,4.28,2.0,7.8,NaN,7.8,7.8,0.0,NaN,-3.372029265412914E13,7.8,7.8,2.0,5.18,0.19,5.31,5.04,0.28,-0.0,1.0,5.18,5.18,2.0,10.28,0.78,10.83,9.72,1.1,0.0,1.0,10.29,10.28,2.0,11.03,0.29,11.24,10.83,0.41,-0.0,1.0,11.04,11.03,2.0,17.03,0.19,17.17,16.89,0.28,0.0,1.0,17.03,17.03,2.0,16.13,0.49,16.48,15.79,0.69,-0.0,1.0,16.14,16.13,2.0
+AR-B-G010004 = 19.92,NaN,19.92,19.92,0.0,NaN,NaN,19.92,19.92,1.0,17.85,NaN,17.85,17.85,0.0,NaN,NaN,17.85,17.85,1.0,15.93,NaN,15.93,15.93,0.0,NaN,NaN,15.93,15.93,1.0,12.48,NaN,12.48,12.48,0.0,NaN,NaN,12.48,12.48,1.0,8.21,NaN,8.21,8.21,0.0,NaN,NaN,8.21,8.21,1.0,4.49,NaN,4.49,4.49,0.0,NaN,NaN,4.49,4.49,1.0,8.07,NaN,8.07,8.07,0.0,NaN,NaN,8.07,8.07,1.0,4.76,NaN,4.76,4.76,0.0,NaN,NaN,4.76,4.76,1.0,7.52,NaN,7.52,7.52,0.0,NaN,NaN,7.52,7.52,1.0,10.83,NaN,10.83,10.83,0.0,NaN,NaN,10.83,10.83,1.0,17.44,NaN,17.44,17.44,0.0,NaN,NaN,17.44,17.44,1.0,16.2,NaN,16.2,16.2,0.0,NaN,NaN,16.2,16.2,1.0
+AR-B-G010005 = 20.47,NaN,20.47,20.47,0.0,NaN,NaN,20.47,20.47,1.0,19.65,NaN,19.65,19.65,0.0,NaN,NaN,19.65,19.65,1.0,16.61,NaN,16.61,16.61,0.0,NaN,NaN,16.61,16.61,1.0,12.76,NaN,12.76,12.76,0.0,NaN,NaN,12.76,12.76,1.0,8.9,NaN,8.9,8.9,0.0,NaN,NaN,8.9,8.9,1.0,4.21,NaN,4.21,4.21,0.0,NaN,NaN,4.21,4.21,1.0,8.35,NaN,8.35,8.35,0.0,NaN,NaN,8.35,8.35,1.0,5.31,NaN,5.31,5.31,0.0,NaN,NaN,5.31,5.31,1.0,8.35,NaN,8.35,8.35,0.0,NaN,NaN,8.35,8.35,1.0,11.38,NaN,11.38,11.38,0.0,NaN,NaN,11.38,11.38,1.0,17.99,NaN,17.99,17.99,0.0,NaN,NaN,17.99,17.99,1.0,17.44,NaN,17.44,17.44,0.0,NaN,NaN,17.44,17.44,1.0
+AR-B-G010006 = 21.78,0.49,22.13,21.44,0.69,0.0,1.0,21.78,21.78,2.0,19.32,0.06,19.37,19.28,0.09,-0.0,1.24,19.32,19.32,2.0,18.2,0.49,18.54,17.85,0.69,0.0,1.0,18.2,18.2,2.0,14.89,0.1,14.96,14.82,0.14,-0.0,1.0,14.89,14.89,2.0,9.93,0.1,10.0,9.86,0.14,0.0,1.0,9.93,9.93,2.0,5.22,0.26,5.41,5.04,0.37,-0.0,1.0,5.23,5.22,2.0,9.82,0.13,9.91,9.72,0.18,0.0,1.0,9.82,9.82,2.0,5.11,0.88,5.73,4.49,1.24,-0.0,1.0,5.15,5.11,2.0,9.79,0.68,10.28,9.31,0.96,0.0,1.0,9.81,9.79,2.0,12.38,0.05,12.41,12.34,0.07,-0.0,1.01,12.38,12.38,2.0,18.37,0.34,18.61,18.13,0.48,-0.0,1.0,18.37,18.37,2.0,18.61,0.68,19.09,18.13,0.96,-0.0,1.0,18.62,18.61,2.0
+AR-B-G010007 = 20.35,0.2,20.47,20.06,0.41,-1.0,2.19,20.35,20.43,4.0,19.86,0.07,19.92,19.78,0.14,-0.21,1.27,19.86,19.88,4.0,17.3,0.16,17.44,17.17,0.28,-0.0,1.0,17.3,17.3,4.0,13.86,NaN,13.86,13.86,0.0,NaN,-4.934864113237878E13,13.86,13.86,4.0,9.64,0.09,9.72,9.54,0.18,-0.12,1.16,9.64,9.66,4.0,5.2,0.14,5.31,5.04,0.28,-0.21,1.28,5.2,5.22,4.0,9.13,0.16,9.27,8.9,0.37,-0.89,2.18,9.13,9.17,4.0,6.83,0.16,6.97,6.69,0.28,0.0,1.0,6.83,6.83,4.0,10.6,0.3,10.83,10.18,0.64,-0.63,1.79,10.6,10.69,4.0,11.58,0.14,11.65,11.38,0.28,-1.15,2.33,11.59,11.65,4.0,18.51,0.07,18.54,18.41,0.14,-1.15,2.27,18.51,18.54,4.0,18.8,0.35,19.09,18.45,0.64,-0.03,1.05,18.8,18.82,4.0
+AR-B-G010008 = 20.18,0.67,21.02,19.44,1.58,0.23,1.78,20.19,20.13,4.0,19.61,0.31,19.92,19.23,0.69,-0.28,1.57,19.61,19.65,4.0,16.75,0.41,17.17,16.34,0.83,0.0,1.15,16.76,16.75,4.0,13.67,0.23,13.86,13.38,0.48,-0.36,1.47,13.67,13.72,4.0,9.07,0.47,9.45,8.48,0.96,-0.36,1.47,9.08,9.17,4.0,4.78,0.48,5.31,4.28,1.03,0.07,1.32,4.8,4.76,4.0,9.88,0.53,10.55,9.31,1.24,0.29,1.77,9.89,9.83,4.0,5.9,0.84,6.69,5.04,1.65,-0.04,1.09,5.95,5.94,4.0,9.48,0.28,9.86,9.17,0.69,0.41,2.04,9.49,9.45,4.0,11.33,0.73,12.2,10.69,1.52,0.27,1.36,11.34,11.21,4.0,18.44,0.41,18.82,17.85,0.96,-0.8,2.15,18.44,18.54,4.0,17.84,0.42,18.27,17.44,0.83,0.04,1.09,17.84,17.82,4.0
+AR-B-G010009 = 22.26,0.58,22.68,21.85,0.83,-0.0,1.0,22.27,22.26,2.0,21.09,0.29,21.3,20.89,0.41,0.0,1.0,21.09,21.09,2.0,17.23,0.29,17.44,17.03,0.41,0.0,1.0,17.24,17.23,2.0,15.72,0.49,16.06,15.37,0.69,-0.0,1.0,15.72,15.72,2.0,10.14,0.97,10.83,9.45,1.38,-0.0,1.0,10.16,10.14,2.0,6.49,0.68,6.97,6.0,0.96,-0.0,1.0,6.5,6.49,2.0,10.34,0.68,10.83,9.86,0.96,0.0,1.0,10.36,10.34,2.0,7.24,1.17,8.07,6.42,1.65,0.0,1.0,7.29,7.24,2.0,10.48,0.49,10.83,10.14,0.69,0.0,1.0,10.49,10.48,2.0,14.69,0.0,14.69,14.69,0.0,-6980977.28,3.254132096308634E13,14.69,14.69,2.0,19.3,0.49,19.65,18.96,0.69,0.0,1.0,19.3,19.3,2.0,20.06,0.58,20.47,19.65,0.83,0.0,1.0,20.06,20.06,2.0
+AR-B-G010010 = 16.06,NaN,16.06,16.06,0.0,NaN,NaN,16.06,16.06,1.0,17.72,NaN,17.72,17.72,0.0,NaN,NaN,17.72,17.72,1.0,14.13,NaN,14.13,14.13,0.0,NaN,NaN,14.13,14.13,1.0,10.83,NaN,10.83,10.83,0.0,NaN,NaN,10.83,10.83,1.0,5.31,NaN,5.31,5.31,0.0,NaN,NaN,5.31,5.31,1.0,3.66,NaN,3.66,3.66,0.0,NaN,NaN,3.66,3.66,1.0,8.62,NaN,8.62,8.62,0.0,NaN,NaN,8.62,8.62,1.0,4.76,NaN,4.76,4.76,0.0,NaN,NaN,4.76,4.76,1.0,5.04,NaN,5.04,5.04,0.0,NaN,NaN,5.04,5.04,1.0,9.45,NaN,9.45,9.45,0.0,NaN,NaN,9.45,9.45,1.0,14.41,NaN,14.41,14.41,0.0,NaN,NaN,14.41,14.41,1.0,15.24,NaN,15.24,15.24,0.0,NaN,NaN,15.24,15.24,1.0
+AR-B-G010011 = 17.09,0.74,19.09,13.86,5.24,-0.68,4.66,17.1,17.17,238.0,17.55,0.68,20.75,15.79,4.96,0.77,4.73,17.57,17.44,238.0,14.0,0.82,17.44,12.2,5.24,0.85,5.13,14.02,14.0,238.0,10.1,1.14,12.48,7.52,4.96,-0.17,2.35,10.16,10.14,238.0,3.93,1.44,8.35,0.08,8.27,0.13,3.33,4.18,3.94,238.0,0.15,0.95,3.66,-2.26,5.93,0.56,4.04,0.96,0.08,238.0,2.65,1.05,5.31,0.35,4.96,0.28,2.54,2.85,2.56,238.0,0.81,0.55,2.56,-1.57,4.13,-0.81,4.92,0.98,0.91,238.0,4.54,1.04,8.35,2.28,6.06,0.79,4.31,4.65,4.45,238.0,7.8,0.89,12.76,6.28,6.48,1.59,8.33,7.85,7.8,238.0,15.34,0.69,18.82,14.0,4.82,1.18,6.39,15.36,15.24,238.0,16.62,0.64,19.37,15.51,3.86,1.47,6.14,16.63,16.48,238.0
+AR-B-G010012 = 15.14,0.87,17.51,13.17,4.34,0.37,2.93,15.17,15.1,155.0,15.03,0.71,17.44,13.58,3.86,0.47,2.94,15.05,14.96,155.0,12.74,0.5,13.86,11.38,2.48,-0.18,2.73,12.75,12.76,155.0,8.55,0.79,10.55,6.42,4.13,-0.36,3.23,8.59,8.62,155.0,4.35,0.84,6.42,2.56,3.86,0.05,2.58,4.43,4.35,155.0,0.91,0.45,2.28,-0.2,2.48,0.13,2.97,1.02,0.91,155.0,4.19,1.18,7.8,1.18,6.61,0.33,3.41,4.35,4.07,155.0,0.9,0.42,2.01,0.08,1.93,0.18,2.79,0.99,0.91,155.0,4.18,0.64,6.42,2.83,3.58,0.38,3.72,4.23,4.21,155.0,5.31,0.44,6.42,4.21,2.2,0.45,3.13,5.33,5.31,155.0,12.14,0.68,14.27,10.28,4.0,0.43,3.38,12.16,12.14,155.0,14.04,0.54,15.65,12.2,3.44,0.28,4.18,14.05,14.0,155.0
+AR-B-G010013 = 15.13,0.74,17.17,13.58,3.58,0.63,3.36,15.15,15.03,45.0,15.24,0.73,16.48,13.86,2.62,0.15,1.91,15.25,14.96,45.0,13.61,0.3,14.41,12.76,1.65,0.01,4.09,13.61,13.58,45.0,9.98,0.93,12.76,8.62,4.13,1.01,3.51,10.02,9.72,45.0,2.47,0.97,4.21,0.35,3.86,-0.21,2.14,2.65,2.56,45.0,-0.31,0.55,0.63,-1.57,2.2,-0.17,2.23,0.63,-0.33,45.0,6.59,0.74,8.07,5.04,3.03,-0.23,2.29,6.63,6.62,45.0,0.56,0.65,2.01,-0.75,2.76,-0.07,2.29,0.86,0.56,45.0,4.73,0.48,6.14,3.39,2.76,0.47,4.54,4.76,4.69,45.0,7.02,0.23,7.52,6.42,1.1,-0.21,3.19,7.02,7.04,45.0,12.88,0.22,13.58,12.48,1.1,0.56,4.2,12.88,12.89,45.0,15.76,0.36,16.34,14.69,1.65,-0.81,3.33,15.77,15.79,45.0
+AR-B-G010014 = 17.37,0.46,17.99,16.96,1.03,0.47,1.48,17.38,17.17,5.0,18.45,0.54,19.09,17.92,1.17,0.36,1.27,18.45,18.13,5.0,14.92,0.38,15.51,14.48,1.03,0.63,2.52,14.92,14.82,5.0,11.21,0.26,11.45,10.9,0.55,-0.4,1.25,11.22,11.38,5.0,6.56,0.32,7.11,6.28,0.83,1.23,2.95,6.56,6.49,5.0,4.17,0.41,4.76,3.66,1.1,0.3,2.09,4.19,4.07,5.0,8.87,0.2,9.17,8.62,0.55,0.45,2.46,8.87,8.83,5.0,2.97,0.42,3.39,2.49,0.9,-0.26,1.25,3.0,3.11,5.0,7.18,0.76,8.07,6.56,1.52,0.41,1.2,7.21,6.69,5.0,9.38,0.48,10.0,8.69,1.31,-0.21,2.26,9.39,9.31,5.0,15.57,0.8,16.61,14.75,1.86,0.37,1.45,15.58,15.24,5.0,15.24,0.33,15.72,14.89,0.83,0.4,1.87,15.24,15.24,5.0
+AR-B-G010015 = 17.92,0.94,19.92,15.24,4.69,-0.22,2.97,17.94,17.85,70.0,16.71,0.5,18.13,15.51,2.62,-0.17,3.45,16.72,16.75,70.0,14.46,0.45,15.79,13.03,2.76,-0.21,4.57,14.47,14.48,70.0,11.24,1.0,14.13,8.35,5.79,0.53,3.86,11.28,11.0,70.0,5.01,1.13,7.8,2.56,5.24,-0.03,2.43,5.13,4.97,70.0,0.63,0.68,2.15,-1.3,3.44,-0.18,3.26,0.93,0.63,70.0,4.87,0.88,7.52,3.11,4.41,0.85,3.87,4.95,4.73,70.0,2.42,0.48,3.39,1.18,2.2,-0.3,2.9,2.47,2.42,70.0,4.7,0.69,5.94,2.56,3.38,-0.17,2.95,4.75,4.63,70.0,8.59,0.56,10.28,7.52,2.76,0.41,2.84,8.61,8.55,70.0,14.21,0.61,15.51,12.76,2.76,-0.11,2.6,14.22,14.13,70.0,15.8,0.51,17.03,14.41,2.62,-0.2,3.43,15.81,15.79,70.0
+AR-B-G010016 = 20.31,0.58,20.68,19.65,1.03,-0.7,1.5,20.32,20.61,3.0,20.45,0.22,20.61,20.2,0.41,-0.63,1.5,20.45,20.54,3.0,15.9,0.34,16.13,15.51,0.62,-0.67,1.5,15.9,16.06,3.0,13.28,0.94,13.93,12.2,1.72,-0.67,1.5,13.31,13.72,3.0,8.81,0.76,9.59,8.07,1.52,0.11,1.5,8.83,8.76,3.0,6.1,0.08,6.14,6.0,0.14,-0.71,1.5,6.1,6.14,3.0,9.22,0.56,9.72,8.62,1.1,-0.29,1.5,9.23,9.31,3.0,5.98,0.46,6.49,5.59,0.9,0.43,1.5,5.99,5.87,3.0,8.14,0.18,8.35,8.0,0.34,0.6,1.5,8.14,8.07,3.0,11.45,0.78,11.93,10.55,1.38,-0.7,1.5,11.46,11.86,3.0,17.49,0.29,17.72,17.17,0.55,-0.53,1.5,17.49,17.58,3.0,17.85,0.6,18.27,17.17,1.1,-0.67,1.5,17.86,18.13,3.0
+AR-B-G010017 = 13.75,1.08,16.34,9.72,6.61,-0.76,3.37,13.79,14.0,270.0,14.97,0.38,16.06,13.86,2.2,-0.19,2.94,14.98,14.96,270.0,11.88,1.04,14.27,9.45,4.82,0.01,1.98,11.93,11.72,270.0,7.86,0.8,10.28,5.87,4.41,0.18,2.93,7.9,7.86,270.0,3.91,1.01,6.14,1.46,4.69,-0.16,2.58,4.04,3.94,270.0,0.6,0.62,2.56,-1.02,3.58,-0.02,2.84,0.86,0.63,270.0,5.4,1.12,8.62,3.11,5.51,0.5,2.64,5.51,5.21,270.0,0.69,1.05,3.66,-1.3,4.96,0.69,2.8,1.26,0.49,270.0,3.74,0.72,6.69,1.46,5.24,0.49,4.12,3.81,3.66,270.0,5.46,0.49,6.69,4.21,2.48,0.21,2.71,5.48,5.45,270.0,11.87,0.43,13.17,10.28,2.89,-0.4,3.87,11.87,11.93,270.0,12.65,0.71,15.24,10.55,4.69,0.17,3.34,12.67,12.62,270.0
+AR-B-G010018 = 13.61,0.76,16.34,12.07,4.27,0.71,3.59,13.63,13.58,263.0,15.52,0.6,17.17,14.13,3.03,0.47,2.73,15.53,15.37,263.0,11.24,1.04,13.31,8.9,4.41,-0.3,2.24,11.29,11.38,263.0,8.98,1.0,11.65,6.69,4.96,-0.03,2.71,9.04,8.9,263.0,3.09,1.06,6.42,-0.2,6.61,0.03,2.84,3.27,3.18,263.0,0.06,0.65,1.73,-2.13,3.86,-0.12,2.99,0.65,0.08,263.0,4.97,0.89,7.52,2.83,4.69,0.23,2.79,5.05,4.9,263.0,-0.08,0.76,2.01,-2.68,4.69,-0.31,3.05,0.76,0.08,263.0,3.49,0.6,5.04,1.46,3.58,-0.29,3.24,3.54,3.52,263.0,5.6,0.69,7.24,4.21,3.03,0.06,1.99,5.64,5.59,263.0,11.91,0.98,13.86,9.72,4.13,-0.11,1.91,11.95,12.07,263.0,14.42,0.59,16.06,13.03,3.03,0.44,2.71,14.43,14.41,263.0
+AR-B-G010019 = 17.71,0.93,19.65,14.41,5.24,-0.3,4.09,17.74,17.58,99.0,16.19,0.78,18.54,14.0,4.55,0.21,3.36,16.21,16.2,99.0,13.76,0.86,16.06,11.79,4.27,0.47,2.89,13.78,13.65,99.0,9.32,1.02,11.79,6.14,5.65,-0.39,3.43,9.37,9.45,99.0,7.08,0.96,8.9,4.21,4.69,-0.44,2.92,7.15,7.04,99.0,1.69,0.76,4.21,0.08,4.13,0.63,3.22,1.85,1.59,99.0,3.63,0.75,6.69,1.73,4.96,1.36,7.11,3.71,3.66,99.0,1.69,0.69,3.39,0.08,3.31,0.11,2.57,1.82,1.66,99.0,5.09,0.8,7.8,3.94,3.86,1.42,4.89,5.15,4.9,99.0,7.23,0.8,9.45,5.04,4.41,0.15,3.25,7.27,7.24,99.0,15.65,0.8,16.89,13.86,3.03,-0.31,2.16,15.67,15.72,99.0,16.02,0.78,18.13,14.41,3.72,0.06,2.77,16.04,16.06,99.0
+AR-B-G010020 = 13.31,0.78,15.24,11.65,3.58,0.3,2.57,13.33,13.31,170.0,14.43,0.44,15.51,13.58,1.93,0.32,2.21,14.43,14.41,170.0,11.84,0.71,13.86,9.72,4.13,0.18,2.87,11.86,11.79,170.0,8.1,0.8,10.55,6.14,4.41,0.14,2.61,8.14,8.07,170.0,4.05,0.92,6.42,2.56,3.86,0.54,2.5,4.16,3.94,170.0,0.87,1.18,3.39,-2.4,5.79,0.0,2.29,1.47,0.91,170.0,4.27,0.74,6.42,3.11,3.31,0.37,2.48,4.33,4.21,170.0,0.47,0.93,3.11,-1.57,4.69,0.2,2.45,1.04,0.49,170.0,4.23,0.52,5.59,3.11,2.48,0.44,3.0,4.26,4.21,170.0,5.09,0.63,6.97,3.94,3.03,0.84,3.19,5.13,4.9,170.0,11.11,0.58,12.76,9.45,3.31,0.05,3.15,11.12,11.1,170.0,13.16,0.88,15.24,11.65,3.58,0.28,2.07,13.19,13.17,170.0
+AR-B-G010021 = 17.73,0.66,18.82,15.79,3.03,-0.69,3.2,17.75,17.85,63.0,17.13,0.43,18.27,16.34,1.93,0.48,3.12,17.14,17.03,63.0,13.72,0.39,14.96,13.03,1.93,0.9,4.63,13.73,13.72,63.0,10.94,0.77,12.55,9.45,3.1,0.25,2.52,10.96,10.83,63.0,5.13,1.05,7.38,2.83,4.55,0.05,2.38,5.23,4.9,63.0,0.82,1.04,2.83,-0.75,3.58,0.13,1.73,1.32,0.77,63.0,7.57,0.77,9.72,5.87,3.86,0.43,3.26,7.6,7.38,63.0,1.81,1.15,4.49,-0.75,5.24,-0.25,2.39,2.14,2.01,63.0,5.16,0.86,6.69,3.39,3.31,-0.42,2.14,5.23,5.45,63.0,8.61,0.39,9.59,7.52,2.07,-0.07,3.42,8.62,8.62,63.0,15.01,0.83,16.75,13.31,3.44,0.03,2.39,15.03,14.96,63.0,15.8,0.84,17.51,14.41,3.1,0.42,1.92,15.82,15.51,63.0
+AR-B-G010022 = 16.25,0.58,17.17,14.96,2.2,-0.32,2.34,16.26,16.2,48.0,16.43,0.21,16.89,15.93,0.96,-0.52,2.95,16.43,16.44,48.0,14.1,0.33,14.96,13.31,1.65,0.47,3.58,14.1,14.0,48.0,9.93,0.42,10.83,8.9,1.93,-0.39,2.82,9.94,10.0,48.0,2.81,0.74,4.49,1.59,2.89,0.53,2.49,2.9,2.59,48.0,-0.43,0.65,1.18,-1.57,2.76,0.19,2.84,0.77,-0.47,48.0,7.46,1.21,9.45,5.31,4.13,-0.12,1.92,7.56,7.52,48.0,0.54,0.75,2.42,-1.3,3.72,0.15,3.03,0.92,0.56,48.0,4.75,0.38,5.31,3.66,1.65,-1.31,4.0,4.77,4.87,48.0,9.04,0.44,9.72,8.07,1.65,-0.32,2.55,9.05,9.04,48.0,14.19,0.56,15.51,13.03,2.48,0.48,3.34,14.2,14.13,48.0,15.44,0.38,16.34,14.41,1.93,-0.08,3.06,15.45,15.37,48.0
+AR-B-G010023 = 14.08,1.12,17.99,10.55,7.44,0.42,4.37,14.12,14.13,224.0,15.52,0.61,17.17,13.86,3.31,0.17,2.74,15.53,15.51,224.0,11.76,0.85,13.58,9.45,4.13,-0.11,2.45,11.79,11.76,224.0,8.27,0.99,13.58,5.87,7.72,0.95,6.5,8.33,8.35,224.0,4.13,0.8,6.42,1.46,4.96,-0.24,3.3,4.21,4.21,224.0,0.88,0.74,2.56,-0.75,3.31,0.26,2.26,1.15,0.77,224.0,5.46,1.23,8.9,2.28,6.61,-0.0,3.21,5.6,5.59,224.0,0.45,0.76,2.28,-1.57,3.86,-0.3,2.86,0.88,0.49,224.0,3.64,0.58,5.59,2.56,3.03,0.38,2.76,3.69,3.66,224.0,4.83,0.38,5.87,3.94,1.93,0.2,2.89,4.85,4.76,224.0,11.77,0.89,14.41,9.45,4.96,0.02,2.64,11.8,11.76,224.0,14.16,0.41,15.79,13.31,2.48,0.37,3.3,14.17,14.13,224.0
+AR-B-G010024 = 17.26,0.74,18.2,16.06,2.14,-0.29,1.96,17.27,17.17,8.0,19.05,0.61,19.58,17.72,1.86,-1.42,3.92,19.06,19.23,8.0,15.02,0.45,15.44,14.13,1.31,-1.11,2.87,15.03,15.17,8.0,12.02,0.8,13.1,10.41,2.69,-0.83,3.26,12.05,12.14,8.0,7.56,0.53,8.14,6.42,1.72,-1.26,3.72,7.58,7.73,8.0,3.71,0.5,4.28,2.97,1.31,-0.39,1.65,3.74,3.87,8.0,9.58,0.28,9.86,9.04,0.83,-1.03,2.79,9.58,9.72,8.0,4.17,0.43,4.83,3.52,1.31,-0.07,1.98,4.19,4.28,8.0,6.61,0.3,6.97,6.14,0.83,-0.17,1.84,6.61,6.56,8.0,10.02,0.76,11.03,8.48,2.55,-0.92,3.31,10.04,10.24,8.0,15.93,0.7,16.82,14.55,2.27,-0.8,3.04,15.94,15.99,8.0,15.57,0.5,16.13,14.69,1.45,-0.78,2.25,15.58,15.72,8.0
+AR-B-G010025 = 17.41,0.87,19.09,16.75,2.34,1.16,2.97,17.43,16.89,7.0,18.77,0.46,19.51,18.27,1.24,0.53,1.96,18.77,18.68,7.0,15.36,0.17,15.65,15.24,0.41,0.67,1.88,15.36,15.24,7.0,11.65,0.45,12.62,11.24,1.38,1.58,4.27,11.66,11.52,7.0,6.62,0.92,8.07,5.31,2.76,0.24,2.14,6.68,6.35,7.0,2.91,0.77,4.35,2.28,2.07,0.91,2.64,3.0,2.7,7.0,7.35,0.37,7.93,6.97,0.96,0.69,1.94,7.36,7.24,7.0,4.46,0.32,5.04,4.01,1.03,0.49,3.04,4.47,4.49,7.0,6.48,0.54,7.38,5.87,1.52,0.55,2.06,6.5,6.42,7.0,9.94,0.93,11.38,8.9,2.48,0.25,1.82,9.98,9.72,7.0,16.06,0.49,16.89,15.37,1.52,0.29,2.45,16.07,16.06,7.0,16.1,0.71,17.17,15.24,1.93,0.26,1.68,16.12,15.93,7.0
+AR-B-G010026 = 15.05,0.35,15.79,13.86,1.93,-0.33,3.51,15.06,15.1,198.0,16.53,0.56,17.99,14.96,3.03,-0.06,3.21,16.54,16.48,198.0,13.88,0.46,15.24,12.89,2.34,0.35,2.95,13.89,13.86,198.0,10.03,0.77,12.48,8.35,4.13,0.35,3.38,10.06,10.0,198.0,3.74,1.18,6.97,-1.02,7.99,-0.35,4.01,3.92,3.8,198.0,0.55,0.56,2.01,-0.75,2.76,0.16,2.58,0.78,0.49,198.0,4.68,1.27,7.52,0.63,6.89,-0.2,2.51,4.85,4.63,198.0,0.6,0.53,1.73,-1.3,3.03,-0.78,4.32,0.8,0.63,198.0,3.87,0.98,6.42,1.32,5.1,0.02,3.14,3.99,3.87,198.0,7.22,0.55,9.17,5.04,4.13,-0.11,4.55,7.24,7.24,198.0,13.44,0.55,15.24,11.65,3.58,0.07,3.12,13.45,13.44,198.0,14.88,0.63,17.44,13.31,4.13,0.63,3.7,14.89,14.72,198.0
+AR-B-G010027 = 16.73,0.71,17.99,14.69,3.31,-0.52,2.6,16.74,16.79,82.0,15.94,0.64,17.72,13.86,3.86,-0.35,3.87,15.96,15.93,82.0,13.98,0.47,15.1,13.03,2.07,0.11,2.3,13.98,14.0,82.0,9.97,0.89,12.76,7.45,5.31,-0.14,4.37,10.01,10.14,82.0,3.55,1.14,6.14,-0.2,6.34,-0.47,3.7,3.72,3.66,82.0,0.75,0.52,2.28,-0.2,2.48,0.41,2.69,0.91,0.7,82.0,6.28,0.85,8.62,4.49,4.13,0.22,2.8,6.33,6.25,82.0,0.46,0.68,2.15,-1.3,3.44,-0.02,3.0,0.82,0.35,82.0,4.27,0.67,5.73,2.83,2.89,-0.18,2.28,4.32,4.35,82.0,7.21,0.63,8.62,5.87,2.76,-0.26,2.41,7.24,7.24,82.0,12.83,0.39,13.58,11.65,1.93,-0.6,3.26,12.84,12.89,82.0,15.83,0.47,16.61,14.55,2.07,-0.85,3.01,15.83,15.93,82.0
+AR-B-G010028 = 16.79,0.36,17.44,16.06,1.38,0.01,2.24,16.79,16.75,44.0,17.14,0.47,17.99,16.06,1.93,-0.49,2.62,17.15,17.2,44.0,13.71,0.59,14.96,12.48,2.48,0.27,2.63,13.73,13.62,44.0,10.21,1.06,13.03,8.35,4.69,0.45,2.54,10.27,9.93,44.0,4.69,0.53,6.14,3.39,2.76,0.22,4.17,4.72,4.63,44.0,2.68,0.92,5.04,1.46,3.58,0.92,2.94,2.83,2.49,44.0,6.84,0.97,8.9,5.31,3.58,0.46,2.3,6.91,6.69,44.0,1.39,0.86,3.25,0.08,3.17,0.06,1.98,1.63,1.53,44.0,5.25,0.63,6.28,3.94,2.34,-0.33,2.25,5.29,5.31,44.0,7.36,0.62,8.35,6.42,1.93,-0.16,1.66,7.39,7.45,44.0,12.98,0.46,13.86,11.93,1.93,-0.15,2.62,12.99,13.03,44.0,13.39,0.93,16.06,11.65,4.41,0.58,3.37,13.42,13.24,44.0
+AR-B-G010029 = 17.8,0.67,19.09,16.06,3.03,-0.1,2.82,17.81,17.72,38.0,17.84,0.42,19.09,16.61,2.48,-0.11,5.42,17.84,17.85,38.0,14.08,0.62,15.24,12.48,2.76,-0.54,2.96,14.09,14.17,38.0,11.13,0.84,13.31,9.45,3.86,0.05,3.31,11.16,11.17,38.0,5.3,1.25,8.07,3.11,4.96,0.63,2.7,5.44,5.18,38.0,1.55,0.63,3.66,0.08,3.58,0.85,5.12,1.67,1.35,38.0,8.48,0.7,10.0,7.24,2.76,0.39,2.48,8.51,8.35,38.0,2.43,0.62,3.66,0.91,2.76,-0.09,2.61,2.51,2.42,38.0,5.81,0.82,7.24,3.94,3.31,-0.51,2.72,5.87,5.87,38.0,8.69,1.01,10.55,6.69,3.86,-0.12,2.14,8.74,8.86,38.0,15.21,0.64,17.17,14.41,2.76,1.11,3.91,15.22,14.96,38.0,15.53,0.5,16.61,14.69,1.93,0.11,2.18,15.53,15.51,38.0
+AR-B-G010030 = 15.96,0.27,16.61,15.37,1.24,0.17,2.39,15.96,15.93,46.0,16.44,0.48,17.44,15.51,1.93,0.28,2.29,16.44,16.34,46.0,13.85,0.49,14.96,12.48,2.48,-0.31,3.54,13.85,13.86,46.0,10.78,0.62,12.2,9.45,2.76,0.24,2.7,10.8,10.83,46.0,4.89,0.42,5.87,4.21,1.65,0.11,2.32,4.91,4.9,46.0,1.54,0.93,5.04,0.08,4.96,1.46,6.07,1.79,1.32,46.0,7.33,0.65,8.35,5.31,3.03,-1.18,4.19,7.35,7.52,46.0,0.58,0.61,2.28,-0.75,3.03,0.26,2.99,0.84,0.56,46.0,5.86,0.47,6.69,4.49,2.2,-0.55,3.77,5.88,5.87,46.0,6.95,0.65,8.35,5.87,2.48,0.4,2.12,6.98,6.83,46.0,12.71,0.69,14.41,11.93,2.48,1.04,3.29,12.73,12.48,46.0,13.23,0.52,14.41,12.2,2.2,-0.13,2.64,13.24,13.31,46.0
+AR-B-G010031 = 16.88,0.6,17.72,15.24,2.48,-1.19,4.23,16.89,17.03,19.0,16.57,0.64,17.44,15.24,2.2,-0.53,2.28,16.58,16.61,19.0,13.99,0.17,14.41,13.72,0.69,0.84,3.44,13.99,14.0,19.0,10.55,0.38,11.38,10.0,1.38,0.17,2.51,10.56,10.55,19.0,3.47,0.57,5.04,2.83,2.2,1.16,4.02,3.51,3.39,19.0,-0.0,0.57,0.91,-1.3,2.2,-0.62,2.78,0.55,0.08,19.0,7.73,0.45,8.76,6.97,1.79,0.67,3.39,7.74,7.66,19.0,2.66,0.85,3.94,1.18,2.76,-0.08,1.83,2.79,2.56,19.0,4.44,0.65,5.31,3.39,1.93,-0.27,1.64,4.49,4.49,19.0,9.04,0.31,9.45,8.35,1.1,-0.68,2.69,9.04,9.17,19.0,14.86,0.39,15.51,13.79,1.72,-1.0,4.6,14.86,14.89,19.0,15.61,0.26,16.06,15.24,0.83,0.16,2.05,15.62,15.58,19.0
+AR-B-G010032 = 15.54,0.38,16.34,14.82,1.52,0.27,2.5,15.54,15.51,104.0,16.96,0.7,18.82,14.96,3.86,-0.29,3.27,16.97,16.89,104.0,14.74,0.62,16.06,13.03,3.03,-0.6,2.99,14.76,14.93,104.0,10.74,1.14,13.86,8.35,5.51,0.47,3.49,10.8,10.65,104.0,4.75,0.95,6.69,2.56,4.13,-0.33,2.39,4.85,4.9,104.0,0.61,0.67,2.01,-0.75,2.76,-0.14,1.93,0.9,0.63,104.0,6.34,1.68,10.83,2.83,7.99,0.4,2.84,6.55,6.18,104.0,1.29,0.8,4.49,-0.61,5.1,0.42,5.05,1.52,1.32,104.0,4.12,0.88,6.14,2.28,3.86,0.02,2.15,4.21,4.07,104.0,7.88,0.53,9.17,6.69,2.48,0.21,2.39,7.9,7.8,104.0,12.98,0.81,14.41,10.55,3.86,-0.48,2.62,13.0,13.03,104.0,14.93,0.98,17.72,13.03,4.69,0.18,2.93,14.96,14.96,104.0
+AR-B-G010033 = 17.29,0.81,19.37,15.37,4.0,-0.25,2.56,17.31,17.44,153.0,17.16,0.67,18.54,15.51,3.03,-0.0,2.14,17.17,17.17,153.0,14.52,0.63,16.06,13.03,3.03,-0.12,2.41,14.53,14.55,153.0,9.31,1.11,11.93,6.42,5.51,0.01,2.43,9.37,9.17,153.0,4.42,0.61,6.69,3.11,3.58,0.76,4.19,4.47,4.42,153.0,0.46,0.54,2.28,-0.75,3.03,0.31,3.63,0.71,0.49,153.0,4.97,0.98,7.24,2.28,4.96,-0.55,3.0,5.06,5.04,153.0,2.37,0.68,3.94,0.63,3.31,-0.26,2.48,2.46,2.42,153.0,3.09,0.74,5.31,1.46,3.86,0.2,2.72,3.18,3.11,153.0,8.83,0.52,9.72,6.97,2.76,-0.88,4.14,8.85,8.9,153.0,13.42,0.89,15.79,11.65,4.13,0.46,2.9,13.45,13.31,153.0,15.92,0.52,17.17,14.13,3.03,-0.78,4.28,15.93,15.99,153.0
+AR-B-G010034 = 16.14,0.86,17.58,14.69,2.89,0.19,1.77,16.16,16.06,43.0,16.51,0.35,17.17,15.51,1.65,-0.32,3.44,16.52,16.48,43.0,13.97,0.34,14.69,13.44,1.24,0.51,2.44,13.97,13.93,43.0,10.96,0.45,11.93,10.0,1.93,-0.18,2.59,10.97,10.96,43.0,4.04,0.92,6.14,2.56,3.58,0.33,2.42,4.14,3.94,43.0,0.35,0.45,1.18,-0.47,1.65,-0.07,2.35,0.57,0.42,43.0,6.71,0.72,8.35,5.18,3.17,-0.09,2.37,6.75,6.83,43.0,0.76,0.75,2.97,-0.89,3.86,0.72,4.21,1.06,0.63,43.0,4.71,0.28,5.31,4.07,1.24,-0.04,3.06,4.72,4.69,43.0,8.36,0.45,9.31,7.45,1.86,-0.03,2.32,8.37,8.35,43.0,13.3,0.32,14.0,12.76,1.24,0.75,2.98,13.3,13.24,43.0,15.65,0.46,16.34,14.69,1.65,-0.23,2.26,15.66,15.65,43.0
+AR-B-G010035 = 16.96,0.46,17.99,15.79,2.2,-0.07,2.68,16.97,16.99,84.0,15.84,0.54,17.17,14.69,2.48,-0.01,2.6,15.85,15.79,84.0,13.65,0.66,15.51,11.38,4.13,-0.39,4.54,13.66,13.69,84.0,10.86,0.81,13.86,9.17,4.69,0.14,4.54,10.88,10.96,84.0,6.77,0.71,8.62,4.9,3.72,-0.21,3.29,6.8,6.83,84.0,1.84,0.7,5.04,0.08,4.96,1.21,7.73,1.97,1.73,84.0,5.77,0.72,8.48,3.94,4.55,0.77,4.71,5.81,5.69,84.0,3.42,0.75,5.73,1.73,4.0,0.96,4.09,3.5,3.25,84.0,5.88,0.78,8.07,4.76,3.31,0.94,3.06,5.93,5.59,84.0,8.25,0.75,10.69,7.24,3.44,1.16,3.93,8.28,8.07,84.0,13.8,0.95,16.89,12.48,4.41,1.04,3.75,13.83,13.55,84.0,14.08,1.06,16.75,11.65,5.1,-0.31,3.04,14.12,14.17,84.0
+AR-B-G010036 = 15.66,0.94,17.44,12.2,5.24,-0.34,3.93,15.68,15.65,92.0,15.22,0.41,16.34,13.86,2.48,-0.29,3.85,15.23,15.24,92.0,14.23,0.41,15.24,13.51,1.72,0.29,2.26,14.23,14.13,92.0,9.68,1.16,13.03,6.69,6.34,-0.49,3.27,9.75,10.0,92.0,2.71,1.22,6.42,0.63,5.79,0.97,3.74,2.97,2.46,92.0,-0.44,0.46,0.63,-1.57,2.2,0.18,2.57,0.63,-0.44,92.0,6.35,0.99,8.07,3.66,4.41,-0.52,2.64,6.43,6.52,92.0,-0.02,0.43,0.91,-1.3,2.2,-0.19,3.82,0.43,-0.06,92.0,4.99,0.7,6.42,3.66,2.76,0.38,2.09,5.04,4.8,92.0,7.17,0.44,8.62,6.14,2.48,0.66,3.72,7.18,7.11,92.0,13.2,0.61,15.24,11.93,3.31,0.59,3.9,13.21,13.17,92.0,15.29,0.42,16.61,14.41,2.2,0.71,3.78,15.3,15.24,92.0
+AR-B-G010037 = 16.9,0.52,17.99,15.24,2.76,-0.63,3.12,16.91,17.03,167.0,16.79,0.72,18.54,15.24,3.31,0.01,2.5,16.8,16.89,167.0,13.72,0.54,14.96,12.2,2.76,-0.18,2.86,13.73,13.72,167.0,10.38,0.92,12.2,8.35,3.86,-0.42,2.48,10.42,10.55,167.0,6.13,1.3,8.9,2.28,6.61,-0.17,2.99,6.27,6.14,167.0,1.49,0.78,3.66,-0.47,4.13,-0.34,3.49,1.68,1.59,167.0,5.93,0.78,7.52,3.66,3.86,-0.53,2.94,5.98,6.0,167.0,2.53,0.79,3.94,-0.2,4.13,-0.81,3.3,2.65,2.7,167.0,5.67,0.77,7.52,3.66,3.86,-0.03,2.78,5.72,5.73,167.0,7.64,0.53,9.04,6.42,2.62,0.25,2.57,7.66,7.66,167.0,13.23,0.64,14.96,11.93,3.03,0.34,2.56,13.25,13.1,167.0,14.21,0.6,15.51,12.48,3.03,-0.47,3.33,14.22,14.27,167.0
+AR-B-G010038 = 15.86,0.7,17.44,14.13,3.31,0.02,2.71,15.88,15.93,82.0,16.02,0.45,16.61,14.41,2.2,-1.39,5.36,16.02,16.06,82.0,13.21,0.4,14.13,12.48,1.65,-0.04,1.91,13.22,13.31,82.0,9.65,0.86,12.34,8.62,3.72,1.1,3.7,9.69,9.45,82.0,2.77,1.07,5.04,0.63,4.41,0.08,2.3,2.96,2.56,82.0,-0.48,0.36,0.63,-1.3,1.93,0.3,3.21,0.6,-0.47,82.0,7.13,0.74,8.9,5.59,3.31,0.23,2.63,7.17,6.97,82.0,0.17,0.51,1.46,-1.02,2.48,0.38,2.94,0.53,0.08,82.0,5.07,0.63,6.97,3.94,3.03,0.84,3.31,5.11,4.9,82.0,7.23,0.34,8.07,6.42,1.65,0.17,2.99,7.24,7.24,82.0,13.11,0.57,14.69,11.38,3.31,0.28,3.84,13.12,13.03,82.0,15.09,0.59,16.06,13.58,2.48,-0.52,2.45,15.1,15.24,82.0
+AR-B-G010039 = 15.94,0.41,16.75,15.24,1.52,0.47,2.22,15.94,15.93,45.0,15.9,0.94,17.17,13.86,3.31,-0.63,2.34,15.92,15.99,45.0,13.26,0.5,14.55,11.93,2.62,0.23,3.63,13.27,13.24,45.0,9.19,0.87,10.55,6.69,3.86,-0.65,2.98,9.23,9.31,45.0,2.24,1.17,4.9,-0.2,5.1,0.02,2.75,2.52,2.15,45.0,-0.2,0.49,0.91,-1.3,2.2,-0.3,3.03,0.53,-0.2,45.0,6.56,0.8,7.8,5.18,2.62,-0.11,1.74,6.6,6.69,45.0,1.75,0.58,2.83,0.63,2.2,-0.32,2.0,1.84,1.87,45.0,4.47,0.63,6.14,3.11,3.03,0.15,3.29,4.52,4.49,45.0,7.92,0.62,8.9,6.42,2.48,-0.91,3.31,7.94,8.07,45.0,14.21,0.55,15.24,13.31,1.93,0.21,1.73,14.22,14.13,45.0,15.06,0.41,15.79,14.13,1.65,-0.49,2.57,15.07,15.1,45.0
+AR-B-G010040 = 16.14,0.69,17.99,14.13,3.86,0.05,2.83,16.15,16.13,247.0,15.46,0.61,18.27,13.58,4.69,0.27,4.54,15.47,15.44,247.0,11.69,0.72,13.86,9.72,4.13,0.03,3.02,11.71,11.65,247.0,8.88,1.06,11.1,6.42,4.69,-0.34,2.51,8.94,8.9,247.0,5.55,1.01,7.93,3.39,4.55,0.21,2.14,5.64,5.45,247.0,1.59,0.88,3.94,-1.02,4.96,0.24,2.82,1.82,1.46,247.0,3.58,0.93,6.69,0.35,6.34,-0.05,3.69,3.7,3.52,247.0,1.69,0.59,3.11,-0.2,3.31,-0.35,3.06,1.79,1.73,247.0,4.82,0.78,6.69,3.11,3.58,0.44,2.65,4.88,4.76,247.0,5.92,0.93,8.07,3.94,4.13,0.3,2.1,5.99,5.87,247.0,14.42,0.54,16.06,13.03,3.03,0.08,3.06,14.43,14.41,247.0,13.68,0.42,14.69,12.76,1.93,0.13,2.44,13.69,13.58,247.0
+AR-B-G010041 = 15.8,0.99,18.27,12.48,5.79,-0.17,2.9,15.83,15.79,224.0,14.86,0.78,16.61,12.07,4.55,-0.65,3.57,14.88,14.96,224.0,11.15,0.83,13.03,8.9,4.13,0.09,3.0,11.18,11.1,224.0,7.21,1.05,10.28,5.31,4.96,0.4,2.74,7.29,7.14,224.0,4.33,1.74,9.17,1.18,7.99,0.45,2.25,4.66,3.94,224.0,0.94,0.69,2.7,-0.47,3.17,0.66,2.65,1.17,0.84,224.0,4.05,0.8,6.69,2.01,4.69,-0.13,2.97,4.12,4.14,224.0,0.91,1.0,3.94,-1.02,4.96,0.47,2.65,1.35,0.77,224.0,4.05,1.08,7.8,2.28,5.51,0.88,3.34,4.19,3.8,224.0,5.42,0.69,7.52,4.21,3.31,0.45,2.45,5.47,5.31,224.0,12.81,0.83,15.24,10.83,4.41,0.15,2.76,12.84,12.76,224.0,13.75,0.59,15.1,11.93,3.17,-0.24,3.0,13.76,13.72,224.0
+AR-B-G010042 = 15.25,0.67,17.17,13.86,3.31,0.47,3.13,15.26,15.24,246.0,14.81,1.17,17.17,11.93,5.24,-0.19,2.19,14.86,14.96,246.0,12.08,0.52,13.31,10.83,2.48,-0.02,2.6,12.09,12.07,246.0,7.64,1.01,11.93,5.31,6.61,0.92,4.23,7.71,7.52,246.0,2.95,1.77,8.07,-0.47,8.54,1.11,3.63,3.43,2.56,246.0,0.15,0.75,2.28,-1.02,3.31,0.64,2.62,0.76,-0.06,246.0,2.8,1.27,5.87,-0.47,6.34,-0.08,2.72,3.07,2.83,246.0,0.49,0.83,2.83,-1.3,4.13,0.69,3.13,0.96,0.35,246.0,3.36,0.66,5.87,1.73,4.13,0.57,3.67,3.42,3.25,246.0,5.41,0.69,6.97,3.94,3.03,0.2,2.17,5.46,5.31,246.0,12.97,0.72,14.55,11.1,3.44,-0.3,2.56,12.99,13.03,246.0,14.23,0.55,16.06,13.03,3.03,0.87,4.07,14.24,14.13,246.0
+AR-B-G010043 = 17.05,0.67,18.82,15.51,3.31,0.09,3.06,17.06,17.17,59.0,16.35,0.96,18.68,14.69,4.0,0.41,2.58,16.38,16.2,59.0,14.05,1.36,16.61,11.1,5.51,-0.26,2.19,14.11,13.86,59.0,9.46,1.52,12.62,5.59,7.03,-0.23,2.81,9.58,9.45,59.0,6.87,0.46,8.07,5.59,2.48,-0.26,3.42,6.88,6.97,59.0,2.0,0.98,3.8,0.35,3.44,-0.02,2.06,2.22,2.08,59.0,4.05,0.65,5.59,2.28,3.31,0.13,3.38,4.1,3.94,59.0,2.5,0.54,3.66,1.18,2.48,-0.16,2.64,2.55,2.56,59.0,5.62,0.49,6.69,4.76,1.93,0.08,2.45,5.64,5.59,59.0,7.42,0.75,8.9,5.87,3.03,-0.29,2.35,7.46,7.52,59.0,15.11,0.48,16.06,14.13,1.93,0.23,2.3,15.12,15.1,59.0,15.17,0.67,17.44,14.13,3.31,1.12,4.28,15.18,14.96,59.0
+AR-B-G010044 = 15.68,0.71,17.17,14.13,3.03,-0.07,2.29,15.69,15.75,158.0,16.33,0.66,17.99,14.69,3.31,0.04,2.69,16.34,16.3,158.0,13.87,0.41,15.1,12.76,2.34,0.22,3.27,13.88,13.86,158.0,9.96,0.71,12.2,8.07,4.13,0.54,3.17,9.98,9.86,158.0,4.66,1.75,9.72,0.91,8.82,0.48,2.8,4.98,4.76,158.0,0.54,0.77,2.83,-0.75,3.58,0.58,2.72,0.94,0.35,158.0,2.36,1.37,6.14,-1.02,7.17,0.6,3.33,2.72,2.28,158.0,1.07,0.84,2.83,-1.3,4.13,-0.44,3.1,1.36,1.18,158.0,3.22,0.49,5.04,2.28,2.76,1.08,4.65,3.26,3.11,158.0,7.04,0.6,8.62,5.87,2.76,0.41,2.78,7.06,6.97,158.0,13.49,0.58,15.24,12.2,3.03,0.08,2.45,13.5,13.58,158.0,14.94,0.42,16.34,14.13,2.2,0.36,3.21,14.95,14.96,158.0
+AR-B-G010045 = 15.61,0.91,17.44,13.31,4.13,-0.28,2.42,15.64,15.79,80.0,14.83,0.45,15.79,14.13,1.65,0.5,2.38,14.83,14.69,80.0,13.4,0.51,14.69,11.93,2.76,-0.32,3.15,13.41,13.44,80.0,9.76,0.78,11.38,7.8,3.58,-0.28,2.6,9.79,9.9,80.0,6.03,0.71,7.52,4.76,2.76,0.13,2.41,6.07,6.14,80.0,1.92,0.37,2.56,0.91,1.65,-0.31,2.71,1.95,1.94,80.0,4.99,1.22,9.17,3.66,5.51,1.0,3.52,5.14,4.69,80.0,2.96,0.66,4.9,1.18,3.72,0.21,3.66,3.04,3.01,80.0,5.47,0.72,7.18,4.21,2.96,0.25,2.41,5.52,5.42,80.0,7.36,0.58,8.35,6.14,2.2,-0.49,2.28,7.38,7.52,80.0,12.86,0.72,14.69,11.65,3.03,0.32,2.44,12.88,12.86,80.0,12.44,0.5,13.86,11.38,2.48,0.49,3.16,12.45,12.34,80.0
+AR-B-G010046 = 16.89,0.65,17.58,16.06,1.52,-0.31,1.78,16.9,16.96,4.0,19.11,0.34,19.44,18.82,0.62,0.02,1.03,19.11,19.09,4.0,15.25,0.21,15.44,14.96,0.48,-0.66,1.9,15.25,15.31,4.0,11.62,0.36,11.93,11.24,0.69,-0.07,1.09,11.62,11.65,4.0,7.9,0.26,8.07,7.52,0.55,-0.96,2.15,7.9,8.0,4.0,3.52,0.54,4.07,2.83,1.24,-0.35,1.7,3.55,3.59,4.0,9.55,0.69,10.14,8.62,1.52,-0.61,1.8,9.57,9.72,4.0,4.23,0.65,4.83,3.39,1.45,-0.46,1.68,4.27,4.35,4.0,6.26,0.55,6.9,5.59,1.31,-0.1,1.84,6.28,6.28,4.0,11.17,0.41,11.38,10.55,0.83,-1.15,2.33,11.18,11.38,4.0,16.58,0.17,16.75,16.34,0.41,-0.65,2.1,16.58,16.61,4.0,15.68,1.06,16.75,14.41,2.34,-0.21,1.45,15.71,15.79,4.0
+AR-B-G010047 = 18.25,0.62,19.37,17.58,1.79,0.69,2.05,18.26,17.99,10.0,18.61,0.48,19.37,17.99,1.38,0.51,1.97,18.62,18.47,10.0,15.53,0.63,16.61,14.41,2.2,0.01,2.52,15.54,15.51,10.0,11.92,0.93,13.58,10.96,2.62,0.8,2.21,11.95,11.48,10.0,5.42,0.52,6.14,4.49,1.65,-0.12,2.24,5.44,5.45,10.0,2.79,0.91,4.49,1.46,3.03,0.42,2.45,2.92,2.77,10.0,8.88,0.3,9.17,8.35,0.83,-0.77,2.12,8.89,9.0,10.0,3.54,0.45,4.49,3.11,1.38,0.98,2.96,3.56,3.39,10.0,7.6,0.72,8.9,6.97,1.93,0.7,2.09,7.63,7.38,10.0,10.6,0.69,11.38,9.17,2.2,-0.57,2.9,10.62,10.55,10.0,16.03,0.73,17.44,15.24,2.2,0.71,2.39,16.04,15.93,10.0,16.04,0.48,17.17,15.51,1.65,1.32,3.99,16.04,15.86,10.0
+AR-B-G010048 = 16.78,0.67,17.99,15.93,2.07,0.41,1.88,16.79,16.89,15.0,17.55,0.9,19.51,16.48,3.03,0.7,2.51,17.57,17.58,15.0,13.85,0.42,14.62,13.17,1.45,0.12,2.11,13.85,13.86,15.0,11.98,0.51,13.1,11.17,1.93,0.33,2.83,11.99,12.07,15.0,6.42,0.92,7.86,5.31,2.55,0.44,1.69,6.48,6.42,15.0,3.06,0.46,4.01,2.42,1.58,0.51,2.63,3.09,3.04,15.0,8.44,0.76,9.52,7.24,2.27,-0.3,1.84,8.47,8.62,15.0,2.39,0.82,3.66,1.18,2.48,0.29,1.77,2.52,2.35,15.0,5.97,1.01,7.8,4.76,3.03,0.53,1.86,6.05,5.8,15.0,8.05,0.75,9.31,6.97,2.34,0.35,2.0,8.08,8.07,15.0,14.4,1.23,16.82,12.76,4.06,0.44,2.06,14.44,14.27,15.0,14.36,0.5,15.37,13.65,1.72,0.33,2.23,14.37,14.41,15.0
+AR-B-G010049 = 16.97,0.73,18.27,16.06,2.2,0.44,1.98,16.98,16.75,23.0,17.56,0.46,17.99,16.61,1.38,-0.77,2.28,17.56,17.72,23.0,13.91,0.28,14.41,13.31,1.1,-0.38,2.52,13.91,13.86,23.0,11.76,0.8,13.58,10.28,3.31,0.45,2.69,11.79,11.65,23.0,4.04,1.09,6.14,1.73,4.41,-0.26,2.54,4.18,4.35,23.0,1.05,0.6,2.28,0.08,2.2,0.23,2.28,1.2,0.91,23.0,7.93,0.5,8.76,6.69,2.07,-0.72,3.21,7.95,7.93,23.0,1.68,0.82,3.11,0.35,2.76,0.14,1.89,1.86,1.73,23.0,6.16,0.37,6.69,5.59,1.1,-0.43,1.86,6.17,6.28,23.0,8.06,0.65,9.17,6.97,2.2,0.37,2.02,8.08,7.93,23.0,14.89,0.23,15.24,14.41,0.83,-0.59,2.68,14.89,14.96,23.0,15.67,0.38,16.06,14.69,1.38,-1.05,3.51,15.67,15.79,23.0
+AR-B-G010050 = 16.73,0.48,17.58,16.34,1.24,0.82,2.27,16.74,16.61,7.0,18.05,0.71,18.96,17.3,1.65,0.09,1.37,18.06,18.13,7.0,14.74,0.43,15.37,14.27,1.1,0.44,1.7,14.75,14.69,7.0,11.05,0.72,11.93,10.0,1.93,-0.32,1.7,11.07,11.17,7.0,6.57,0.48,7.24,6.0,1.24,0.05,1.48,6.59,6.69,7.0,3.84,0.38,4.49,3.39,1.1,0.72,2.28,3.85,3.66,7.0,8.77,0.88,9.72,7.24,2.48,-0.63,2.19,8.81,9.04,7.0,3.74,0.53,4.49,2.83,1.65,-0.4,2.56,3.77,3.8,7.0,6.48,0.63,7.52,5.73,1.79,0.41,2.1,6.5,6.56,7.0,9.05,1.17,10.55,7.38,3.17,-0.06,1.7,9.11,9.31,7.0,14.69,1.11,16.2,13.17,3.03,0.01,1.65,14.73,14.82,7.0,15.75,0.47,16.34,14.82,1.52,-0.97,3.48,15.75,15.79,7.0
+AR-B-G010051 = 13.88,0.72,17.72,12.48,5.24,2.47,13.28,13.9,13.72,71.0,15.16,0.36,16.2,14.13,2.07,0.14,3.9,15.16,15.24,71.0,12.6,0.63,14.41,11.1,3.31,0.59,3.44,12.61,12.48,71.0,8.09,1.09,10.83,5.59,5.24,0.13,2.69,8.16,7.93,71.0,5.89,0.73,7.24,2.83,4.41,-1.25,6.35,5.94,6.0,71.0,1.53,0.65,3.52,0.63,2.89,0.92,3.52,1.67,1.32,71.0,4.29,0.7,6.42,2.56,3.86,0.25,3.27,4.35,4.21,71.0,1.65,1.03,7.24,0.35,6.89,2.88,14.45,1.94,1.32,71.0,4.6,0.69,6.42,2.83,3.58,-0.02,3.35,4.65,4.63,71.0,5.22,0.43,6.42,4.63,1.79,0.77,2.85,5.24,5.18,71.0,11.49,0.5,12.76,10.55,2.2,0.39,2.36,11.5,11.52,71.0,14.14,0.83,16.34,13.03,3.31,0.71,2.24,14.16,13.72,71.0
+AR-B-G010052 = 14.98,0.71,18.27,13.58,4.69,1.98,8.54,15.0,14.82,132.0,16.51,0.4,17.44,15.79,1.65,0.1,2.35,16.52,16.61,132.0,13.11,0.37,14.13,11.93,2.2,-0.2,3.94,13.11,13.1,132.0,9.54,0.53,10.55,8.07,2.48,-0.68,3.58,9.55,9.59,132.0,3.61,0.59,6.14,1.46,4.69,0.03,6.24,3.66,3.66,132.0,-0.33,0.6,1.18,-1.57,2.76,0.16,2.39,0.69,-0.33,132.0,5.22,0.68,7.52,3.39,4.13,-0.07,3.96,5.27,5.31,132.0,1.21,0.45,2.56,-0.2,2.76,-0.11,3.45,1.29,1.18,132.0,4.59,0.65,6.42,3.11,3.31,0.15,2.66,4.63,4.49,132.0,7.35,0.44,8.21,6.14,2.07,-0.36,2.82,7.36,7.38,132.0,12.7,0.36,13.58,11.65,1.93,-0.37,3.07,12.71,12.76,132.0,14.7,0.77,16.61,13.03,3.58,0.03,2.22,14.72,14.79,132.0
+AR-B-G010053 = 15.75,0.84,17.44,14.13,3.31,0.0,2.28,15.77,15.72,57.0,15.43,0.8,18.13,14.41,3.72,0.99,3.94,15.45,15.37,57.0,13.53,0.49,14.96,12.48,2.48,0.42,2.95,13.54,13.44,57.0,9.24,1.11,11.38,6.42,4.96,-0.18,2.57,9.3,9.17,57.0,3.28,1.85,8.07,0.08,7.99,0.58,2.73,3.76,3.11,57.0,-0.87,0.64,1.18,-2.13,3.31,0.86,4.33,1.08,-0.95,57.0,6.87,0.73,10.0,5.59,4.41,1.75,8.25,6.91,6.76,57.0,0.26,0.75,2.83,-1.57,4.41,0.62,4.76,0.79,0.22,57.0,4.5,0.58,6.28,3.39,2.89,0.67,3.65,4.53,4.49,57.0,7.36,0.75,9.04,5.87,3.17,-0.04,2.51,7.4,7.24,57.0,12.89,0.57,14.13,11.93,2.2,0.22,2.49,12.91,12.89,57.0,15.23,0.41,16.34,14.41,1.93,0.18,2.81,15.24,15.24,57.0
+AR-B-G010054 = 15.86,0.7,17.3,14.41,2.89,0.39,2.39,15.88,15.79,69.0,16.09,0.66,17.72,14.69,3.03,-0.16,2.55,16.1,16.06,69.0,13.54,0.49,14.69,12.27,2.41,-0.09,2.65,13.55,13.58,69.0,9.44,0.71,11.1,8.07,3.03,0.45,2.62,9.46,9.38,69.0,5.77,1.46,9.45,2.28,7.17,-0.13,2.77,5.95,5.87,69.0,0.09,0.47,1.46,-1.02,2.48,0.63,3.46,0.47,-0.06,69.0,4.5,0.58,5.59,3.39,2.2,-0.18,2.2,4.54,4.49,69.0,1.69,0.52,2.83,0.49,2.34,-0.11,2.92,1.77,1.73,69.0,4.64,0.71,6.14,3.11,3.03,-0.3,2.62,4.7,4.76,69.0,6.66,0.45,7.8,5.59,2.2,0.08,3.09,6.68,6.69,69.0,12.74,0.63,14.0,10.83,3.17,-0.19,3.1,12.75,12.76,69.0,13.82,0.73,14.96,11.79,3.17,-0.77,2.7,13.84,14.0,69.0
+AR-B-G010055 = 15.15,0.83,17.17,11.93,5.24,-1.04,5.88,15.17,15.24,90.0,14.66,0.36,15.51,13.86,1.65,0.17,2.38,14.66,14.62,90.0,13.43,0.51,14.69,12.2,2.48,0.06,2.79,13.44,13.44,90.0,9.2,0.67,10.83,7.38,3.44,-0.2,2.91,9.22,9.28,90.0,5.82,0.76,7.52,3.94,3.58,-0.2,2.59,5.87,5.87,90.0,1.58,0.79,3.66,-0.06,3.72,0.42,2.62,1.77,1.39,90.0,5.42,1.13,7.8,2.01,5.79,-0.84,3.54,5.53,5.59,90.0,3.55,1.05,5.04,0.63,4.41,-0.88,3.0,3.7,3.87,90.0,5.94,1.1,7.8,3.25,4.55,-0.46,2.28,6.04,6.0,90.0,7.07,0.7,9.17,5.59,3.58,0.47,2.88,7.1,6.97,90.0,12.31,0.6,13.72,10.55,3.17,0.08,3.17,12.33,12.24,90.0,12.71,0.42,14.13,11.93,2.2,1.31,5.0,12.71,12.62,90.0
+AR-B-G010056 = 14.33,1.11,16.61,12.48,4.13,0.24,2.23,14.37,14.13,120.0,14.95,0.47,16.34,13.86,2.48,0.46,3.2,14.96,14.89,120.0,14.35,0.84,16.61,12.48,4.13,-0.13,2.86,14.37,14.48,120.0,9.91,0.75,11.65,8.35,3.31,0.16,2.52,9.94,10.0,120.0,6.45,1.09,9.45,3.94,5.51,0.41,2.76,6.54,6.31,120.0,2.58,1.29,5.31,0.08,5.24,-0.04,1.99,2.88,2.56,120.0,3.58,0.94,6.14,1.73,4.41,-0.13,2.32,3.7,3.76,120.0,1.49,1.04,3.66,-0.61,4.27,0.06,1.96,1.82,1.56,120.0,5.7,0.97,7.52,3.39,4.13,-0.24,2.16,5.78,5.87,120.0,7.44,1.34,10.55,4.97,5.58,0.12,2.25,7.56,7.45,120.0,13.27,0.72,14.96,11.65,3.31,-0.43,2.5,13.29,13.44,120.0,12.79,0.6,14.41,11.1,3.31,0.13,2.67,12.8,12.76,120.0
+AR-B-G010057 = 14.7,0.69,16.89,13.31,3.58,0.7,3.35,14.71,14.55,187.0,15.19,1.29,17.72,11.93,5.79,-0.66,2.42,15.24,15.65,187.0,12.28,0.65,14.41,10.55,3.86,0.09,3.16,12.3,12.2,187.0,7.28,1.09,10.28,4.76,5.51,0.18,2.69,7.36,7.18,187.0,2.77,0.75,6.14,0.63,5.51,1.11,6.2,2.86,2.7,187.0,0.46,0.77,2.28,-1.57,3.86,-0.1,2.62,0.9,0.49,187.0,3.17,1.54,7.52,0.08,7.44,0.28,2.82,3.52,3.11,187.0,0.62,0.65,2.28,-1.02,3.31,-0.0,2.65,0.9,0.63,187.0,3.27,0.5,4.49,1.46,3.03,-0.33,3.23,3.31,3.25,187.0,5.4,0.52,6.97,3.94,3.03,0.31,3.53,5.43,5.45,187.0,12.64,0.63,13.86,10.83,3.03,-0.53,2.68,12.66,12.76,187.0,13.98,0.39,14.69,12.76,1.93,-0.19,2.71,13.98,14.0,187.0
+AR-B-G010058 = 15.92,0.69,17.03,14.41,2.62,-0.77,2.84,15.94,16.06,29.0,16.48,0.45,17.44,15.65,1.79,0.27,2.27,16.49,16.34,29.0,13.12,0.26,13.58,12.48,1.1,-0.4,3.14,13.12,13.1,29.0,11.2,0.57,12.2,10.0,2.2,-0.22,2.46,11.22,11.24,29.0,3.92,1.21,5.31,0.91,4.41,-1.02,2.88,4.09,4.49,29.0,1.41,0.48,2.28,0.35,1.93,-0.39,2.57,1.48,1.46,29.0,6.97,0.7,8.07,5.31,2.76,-0.18,2.35,7.01,6.9,29.0,0.07,0.96,1.73,-1.99,3.72,-0.42,2.4,0.95,0.08,29.0,5.14,0.82,6.97,3.52,3.44,-0.06,2.53,5.2,5.31,29.0,7.69,0.67,8.9,6.42,2.48,-0.27,2.28,7.72,7.66,29.0,13.53,0.4,14.13,12.48,1.65,-0.38,2.73,13.53,13.58,29.0,14.22,0.47,14.96,13.31,1.65,0.06,1.82,14.23,14.13,29.0
+AR-B-G010059 = 15.9,0.71,17.72,14.69,3.03,0.84,2.98,15.92,15.68,104.0,15.56,0.72,17.03,13.86,3.17,-0.24,2.3,15.58,15.62,104.0,15.62,0.82,17.17,13.03,4.13,-0.71,3.73,15.64,15.72,104.0,9.77,1.55,13.86,2.01,11.85,-1.73,9.34,9.9,10.0,104.0,7.5,0.6,8.62,6.0,2.62,-0.28,2.45,7.53,7.52,104.0,3.36,0.8,5.04,1.53,3.51,0.06,2.35,3.46,3.25,104.0,5.03,0.74,7.24,3.11,4.13,0.14,3.36,5.09,5.04,104.0,3.72,0.79,5.87,2.01,3.86,0.17,2.19,3.8,3.66,104.0,6.82,0.69,8.35,5.31,3.03,-0.03,2.4,6.86,6.83,104.0,8.94,0.8,11.1,6.42,4.69,-0.08,3.52,8.97,8.9,104.0,13.46,0.71,15.37,11.93,3.44,0.09,2.38,13.48,13.34,104.0,13.13,1.03,15.51,9.72,5.79,-0.5,3.57,13.17,13.17,104.0
+AR-B-G010060 = 16.23,0.33,17.03,15.51,1.52,0.03,2.72,16.23,16.34,45.0,16.7,0.26,17.17,16.06,1.1,-0.25,2.58,16.7,16.68,45.0,13.82,0.49,14.96,13.03,1.93,0.28,2.36,13.83,13.86,45.0,10.16,0.85,12.2,8.35,3.86,0.09,2.83,10.19,10.41,45.0,5.25,1.2,8.62,3.39,5.24,0.84,3.13,5.38,4.97,45.0,1.54,0.47,2.83,0.35,2.48,0.03,3.94,1.61,1.53,45.0,6.1,0.63,7.66,4.49,3.17,-0.17,2.86,6.13,6.14,45.0,1.46,0.92,3.39,-1.3,4.69,-0.51,3.33,1.72,1.73,45.0,5.25,0.9,6.97,3.94,3.03,0.23,1.73,5.32,5.31,45.0,6.67,0.43,7.66,5.87,1.79,0.54,2.56,6.68,6.56,45.0,12.68,0.59,13.72,11.38,2.34,-0.12,2.1,12.69,12.76,45.0,13.58,0.91,15.24,10.83,4.41,-0.76,3.48,13.61,13.86,45.0
+AR-B-G010061 = 17.32,0.57,18.54,15.51,3.03,-0.17,3.12,17.33,17.3,97.0,16.46,0.91,18.82,14.41,4.41,-0.22,2.62,16.48,16.61,97.0,14.7,0.65,16.34,13.31,3.03,0.18,2.59,14.72,14.69,97.0,10.57,0.63,12.07,8.62,3.44,-0.32,3.75,10.58,10.55,97.0,5.19,1.26,8.35,2.28,6.06,0.11,2.62,5.34,5.04,97.0,0.12,0.8,1.73,-2.13,3.86,-0.46,2.98,0.81,0.22,97.0,5.53,0.79,8.07,3.94,4.13,0.94,4.07,5.58,5.31,97.0,1.46,0.74,3.11,-0.75,3.86,-0.16,2.79,1.64,1.46,97.0,4.86,1.01,6.97,2.01,4.96,-0.73,3.55,4.96,5.04,97.0,8.32,0.64,9.72,6.42,3.31,-0.43,3.41,8.34,8.35,97.0,13.23,0.34,14.13,12.48,1.65,0.28,3.41,13.23,13.24,97.0,15.78,0.77,17.72,13.58,4.13,-0.67,3.17,15.8,16.06,97.0
+AR-B-G010062 = 14.33,0.78,16.06,12.2,3.86,-0.31,3.11,14.35,14.41,63.0,14.95,0.77,16.61,13.58,3.03,-0.05,2.43,14.97,14.96,63.0,13.11,0.74,14.55,11.1,3.44,-0.03,2.43,13.13,13.03,63.0,8.34,1.0,10.0,6.42,3.58,-0.14,1.99,8.4,8.35,63.0,5.72,1.37,7.66,2.56,5.1,-1.03,2.83,5.88,6.42,63.0,2.23,0.9,3.94,-0.47,4.41,-0.95,4.26,2.4,2.42,63.0,4.75,0.64,6.14,2.83,3.31,-0.72,3.67,4.8,4.9,63.0,1.62,0.91,3.94,0.08,3.86,0.31,2.6,1.85,1.59,63.0,4.11,0.6,5.31,2.83,2.48,-0.04,2.14,4.15,4.07,63.0,5.92,0.88,8.07,4.49,3.58,0.53,2.47,5.98,5.87,63.0,11.98,0.81,13.44,10.0,3.44,-0.37,2.73,12.0,11.93,63.0,13.16,0.77,14.96,11.38,3.58,-0.15,2.43,13.18,13.17,63.0
+AR-B-G010063 = 16.67,0.52,17.44,15.79,1.65,-0.13,1.9,16.67,16.68,16.0,17.68,0.28,18.06,17.17,0.9,-0.44,2.25,17.68,17.72,16.0,13.79,0.51,14.55,12.76,1.79,-0.11,2.33,13.8,13.79,16.0,11.03,0.29,11.52,10.55,0.96,0.34,2.1,11.03,10.96,16.0,4.6,0.82,5.66,3.11,2.55,-0.43,1.8,4.67,4.76,16.0,3.06,1.15,5.31,1.18,4.13,0.15,2.26,3.26,3.08,16.0,7.79,0.9,9.59,6.69,2.89,0.4,1.99,7.84,7.66,16.0,2.68,1.23,4.76,0.63,4.13,0.26,2.29,2.94,2.52,16.0,4.33,0.8,5.38,2.83,2.55,-0.23,1.83,4.4,4.35,16.0,8.81,0.47,9.72,8.21,1.52,0.58,2.07,8.82,8.73,16.0,14.03,0.83,15.51,12.76,2.76,0.39,2.23,14.05,13.93,16.0,15.1,0.22,15.58,14.69,0.9,0.36,2.77,15.1,15.06,16.0
+AR-B-G010064 = 19.09,NaN,19.09,19.09,0.0,NaN,NaN,19.09,19.09,1.0,19.23,NaN,19.23,19.23,0.0,NaN,NaN,19.23,19.23,1.0,15.79,NaN,15.79,15.79,0.0,NaN,NaN,15.79,15.79,1.0,13.03,NaN,13.03,13.03,0.0,NaN,NaN,13.03,13.03,1.0,8.21,NaN,8.21,8.21,0.0,NaN,NaN,8.21,8.21,1.0,5.04,NaN,5.04,5.04,0.0,NaN,NaN,5.04,5.04,1.0,8.21,NaN,8.21,8.21,0.0,NaN,NaN,8.21,8.21,1.0,5.18,NaN,5.18,5.18,0.0,NaN,NaN,5.18,5.18,1.0,7.52,NaN,7.52,7.52,0.0,NaN,NaN,7.52,7.52,1.0,12.07,NaN,12.07,12.07,0.0,NaN,NaN,12.07,12.07,1.0,18.96,NaN,18.96,18.96,0.0,NaN,NaN,18.96,18.96,1.0,17.85,NaN,17.85,17.85,0.0,NaN,NaN,17.85,17.85,1.0
+AR-B-G010065 = 18.92,0.45,19.71,18.13,1.58,0.06,2.52,18.92,18.96,10.0,18.63,0.31,19.09,18.27,0.83,0.01,1.48,18.63,18.68,10.0,15.1,0.67,15.93,14.0,1.93,-0.44,1.96,15.11,15.17,10.0,13.36,0.5,14.41,12.62,1.79,0.69,3.08,13.37,13.31,10.0,7.02,1.01,8.76,5.59,3.17,0.24,2.0,7.09,7.0,10.0,4.25,0.47,4.9,3.39,1.52,-0.55,2.48,4.28,4.21,10.0,9.07,0.68,10.28,8.07,2.2,0.16,2.26,9.09,9.04,10.0,3.83,0.48,4.49,3.11,1.38,-0.27,1.68,3.85,3.94,10.0,7.58,0.44,8.35,6.83,1.52,0.1,2.49,7.59,7.59,10.0,10.39,0.65,11.52,9.31,2.2,0.18,2.39,10.41,10.41,10.0,18.02,0.74,19.51,16.96,2.55,0.39,3.01,18.03,17.99,10.0,17.1,0.43,17.72,16.2,1.52,-0.86,3.28,17.11,17.17,10.0
+AR-B-G010066 = 16.7,0.38,17.44,15.24,2.2,-0.91,5.09,16.71,16.75,84.0,16.53,0.53,17.72,15.24,2.48,-0.14,2.65,16.54,16.51,84.0,14.34,0.57,15.79,12.76,3.03,0.28,3.51,14.35,14.24,84.0,10.31,1.32,13.86,7.93,5.93,0.58,2.77,10.39,10.21,84.0,4.17,1.24,6.69,1.73,4.96,-0.02,2.33,4.35,4.28,84.0,0.77,0.5,2.28,-0.75,3.03,-0.29,3.87,0.91,0.91,84.0,5.85,0.86,7.52,4.21,3.31,-0.12,1.92,5.91,5.87,84.0,1.69,0.62,2.97,-0.2,3.17,-0.62,3.64,1.8,1.77,84.0,4.63,0.71,6.14,3.11,3.03,-0.24,2.4,4.68,4.76,84.0,7.5,0.57,8.35,5.87,2.48,-0.91,3.41,7.52,7.66,84.0,13.36,0.65,14.69,11.65,3.03,-0.37,2.88,13.38,13.31,84.0,15.15,0.33,16.06,14.41,1.65,0.04,2.89,15.15,15.2,84.0
+AR-B-G010067 = 16.84,0.7,18.82,14.13,4.69,-0.51,3.95,16.86,16.89,282.0,16.2,0.66,17.44,14.41,3.03,-0.15,2.57,16.21,16.2,282.0,14.72,0.59,16.61,12.76,3.86,-0.46,3.53,14.73,14.69,282.0,10.28,1.07,13.31,7.8,5.51,0.01,2.86,10.33,10.34,282.0,4.03,1.1,6.42,0.63,5.79,-0.23,2.83,4.18,3.94,282.0,0.24,0.76,2.01,-2.4,4.41,-0.66,3.46,0.8,0.35,282.0,4.72,1.31,7.8,1.18,6.61,-0.5,3.11,4.9,4.9,282.0,1.52,0.61,3.66,-0.2,3.86,0.27,3.17,1.63,1.46,282.0,3.68,0.74,6.69,0.91,5.79,0.36,4.73,3.76,3.66,282.0,8.37,1.12,11.93,5.31,6.61,-0.0,2.87,8.45,8.48,282.0,14.2,0.65,16.34,12.2,4.13,0.38,3.7,14.21,14.13,282.0,15.56,0.55,16.89,13.86,3.03,-0.42,2.71,15.57,15.65,282.0
+AR-B-G010068 = 16.43,0.96,19.92,14.13,5.79,0.5,3.56,16.46,16.34,198.0,17.15,0.9,19.37,15.1,4.27,0.18,2.58,17.17,17.17,198.0,13.93,1.0,16.34,11.38,4.96,-0.38,2.64,13.96,14.0,198.0,10.14,1.45,13.03,6.69,6.34,-0.07,2.05,10.24,10.14,198.0,4.17,1.1,7.52,1.73,5.79,0.16,2.66,4.31,4.21,198.0,0.3,0.81,3.11,-1.16,4.27,0.6,3.0,0.86,0.22,198.0,2.93,1.59,6.69,-0.33,7.03,0.03,2.4,3.33,2.83,198.0,1.36,0.78,3.94,-0.75,4.69,0.09,3.62,1.57,1.46,198.0,4.02,1.14,7.52,2.01,5.51,0.75,2.9,4.18,3.66,198.0,7.31,1.05,10.83,5.59,5.24,1.02,3.7,7.39,6.97,198.0,14.1,0.74,16.06,12.2,3.86,0.19,2.8,14.12,14.0,198.0,16.07,0.98,19.37,13.86,5.51,0.81,4.0,16.1,15.82,198.0
+AR-B-G010069 = 15.53,0.44,16.89,14.41,2.48,0.44,3.72,15.54,15.51,59.0,16.26,0.25,17.17,15.79,1.38,1.02,5.13,16.26,16.2,59.0,13.68,0.38,14.41,12.76,1.65,-0.31,2.49,13.69,13.72,59.0,9.65,0.52,11.45,8.62,2.82,1.11,4.63,9.67,9.59,59.0,3.37,1.08,7.11,0.08,7.03,0.36,5.29,3.54,3.25,59.0,0.24,0.63,1.32,-0.75,2.07,0.09,1.8,0.67,0.22,59.0,3.52,1.05,5.38,-0.47,5.86,-1.2,5.68,3.67,3.66,59.0,0.15,0.47,1.18,-1.85,3.03,-1.45,7.78,0.49,0.22,59.0,2.41,0.81,4.21,0.91,3.31,-0.02,1.98,2.54,2.56,59.0,7.25,0.6,8.62,5.59,3.03,-0.16,3.05,7.27,7.24,59.0,12.7,0.55,13.58,11.38,2.2,-0.95,3.14,12.71,12.89,59.0,14.31,0.21,14.69,13.72,0.96,-0.76,3.21,14.31,14.41,59.0
+AR-B-G010070 = 16.06,0.85,17.72,14.13,3.58,-0.07,1.95,16.08,16.06,86.0,16.25,0.8,18.82,14.69,4.13,0.53,3.33,16.27,16.17,86.0,14.28,0.51,15.24,13.03,2.2,-0.3,2.55,14.29,14.27,86.0,10.28,1.57,14.96,7.52,7.44,0.28,2.62,10.4,10.21,86.0,4.64,1.08,7.38,2.28,5.1,0.63,3.3,4.76,4.52,86.0,0.03,0.65,2.28,-1.02,3.31,0.79,3.69,0.64,-0.02,86.0,6.38,0.84,8.35,3.66,4.69,-1.13,4.59,6.43,6.56,86.0,1.19,0.99,3.66,-1.85,5.51,0.07,4.11,1.54,1.18,86.0,6.05,1.24,10.0,3.66,6.34,0.56,3.24,6.17,6.0,86.0,7.72,0.71,10.0,5.87,4.13,0.04,3.44,7.75,7.8,86.0,13.78,0.7,15.79,12.2,3.58,0.4,3.13,13.8,13.65,86.0,15.01,0.67,16.89,13.86,3.03,0.63,2.93,15.03,14.89,86.0
+AR-B-G010071 = 16.02,0.35,16.75,15.51,1.24,0.31,2.31,16.03,15.93,15.0,16.37,0.44,17.3,15.51,1.79,0.07,2.89,16.38,16.41,15.0,15.4,1.01,17.17,13.72,3.44,0.52,2.34,15.43,15.1,15.0,10.95,0.35,11.65,10.28,1.38,-0.12,2.79,10.96,10.96,15.0,7.4,0.66,8.76,6.14,2.62,0.16,2.88,7.43,7.24,15.0,3.83,0.7,5.04,2.7,2.34,0.09,1.93,3.89,3.8,15.0,5.47,0.64,6.69,3.94,2.76,-0.27,3.85,5.5,5.31,15.0,3.43,1.03,5.04,2.15,2.89,0.64,1.77,3.57,2.83,15.0,6.67,0.65,7.8,5.87,1.93,0.41,1.74,6.69,6.42,15.0,8.74,0.75,10.83,7.93,2.89,1.51,4.84,8.77,8.48,15.0,13.42,1.0,16.06,12.2,3.86,1.19,4.15,13.45,13.1,15.0,13.76,1.03,14.96,11.38,3.58,-0.86,2.87,13.79,13.86,15.0
+AR-B-G010072 = 17.58,0.49,18.41,16.75,1.65,-0.13,2.13,17.59,17.72,12.0,18.79,1.01,20.47,17.17,3.31,-0.02,2.02,18.81,18.89,12.0,14.46,0.79,15.51,13.17,2.34,-0.26,1.7,14.48,14.72,12.0,12.58,1.35,14.69,10.96,3.72,0.26,1.61,12.64,12.27,12.0,7.42,0.84,8.48,6.14,2.34,-0.45,1.79,7.46,7.73,12.0,3.48,0.95,4.76,1.87,2.89,-0.18,1.85,3.59,3.56,12.0,9.2,1.01,10.69,7.8,2.89,-0.12,1.62,9.25,9.31,12.0,2.58,0.81,4.07,1.32,2.76,0.14,2.28,2.7,2.66,12.0,6.62,0.73,7.38,5.31,2.07,-0.96,2.27,6.65,6.9,12.0,8.93,1.04,10.96,7.66,3.31,0.43,2.17,8.98,8.83,12.0,16.56,1.22,18.41,14.41,4.0,-0.3,2.14,16.6,16.75,12.0,15.24,1.04,16.75,13.72,3.03,-0.09,1.69,15.27,15.51,12.0
+AR-B-G010073 = 16.45,0.41,17.17,15.79,1.38,-0.26,2.28,16.46,16.48,33.0,18.12,0.72,19.92,17.17,2.76,0.69,2.59,18.13,17.99,33.0,14.82,0.4,15.24,13.86,1.38,-0.93,2.7,14.83,14.96,33.0,11.87,0.54,13.86,10.83,3.03,1.24,7.22,11.88,11.79,33.0,6.49,0.8,7.8,4.49,3.31,-0.53,2.89,6.54,6.69,33.0,2.91,0.69,5.31,1.46,3.86,1.14,6.09,2.98,2.83,33.0,8.37,0.81,9.72,6.14,3.58,-0.58,3.16,8.41,8.48,33.0,3.52,0.68,5.04,2.28,2.76,-0.1,2.55,3.58,3.66,33.0,5.76,0.54,6.97,4.49,2.48,-0.29,2.94,5.78,5.87,33.0,9.26,0.9,10.83,6.69,4.13,-0.61,3.29,9.31,9.45,33.0,14.15,1.1,16.2,12.2,4.0,0.28,2.02,14.19,14.0,33.0,15.33,0.91,16.61,13.03,3.58,-0.5,2.56,15.35,15.37,33.0
+AR-B-G010074 = 19.65,NaN,19.65,19.65,0.0,NaN,NaN,19.65,19.65,1.0,20.61,NaN,20.61,20.61,0.0,NaN,NaN,20.61,20.61,1.0,15.1,NaN,15.1,15.1,0.0,NaN,NaN,15.1,15.1,1.0,13.17,NaN,13.17,13.17,0.0,NaN,NaN,13.17,13.17,1.0,7.93,NaN,7.93,7.93,0.0,NaN,NaN,7.93,7.93,1.0,5.59,NaN,5.59,5.59,0.0,NaN,NaN,5.59,5.59,1.0,9.86,NaN,9.86,9.86,0.0,NaN,NaN,9.86,9.86,1.0,5.04,NaN,5.04,5.04,0.0,NaN,NaN,5.04,5.04,1.0,7.93,NaN,7.93,7.93,0.0,NaN,NaN,7.93,7.93,1.0,9.86,NaN,9.86,9.86,0.0,NaN,NaN,9.86,9.86,1.0,17.85,NaN,17.85,17.85,0.0,NaN,NaN,17.85,17.85,1.0,16.61,NaN,16.61,16.61,0.0,NaN,NaN,16.61,16.61,1.0
+AR-B-G010075 = 14.16,0.67,15.79,12.76,3.03,0.27,2.26,14.18,14.0,137.0,16.19,0.78,17.44,13.31,4.13,-0.9,4.21,16.2,16.27,137.0,12.27,0.57,13.58,10.83,2.76,-0.12,3.0,12.28,12.2,137.0,7.26,1.11,9.45,4.49,4.96,-0.13,2.37,7.35,7.24,137.0,3.5,0.63,5.59,2.01,3.58,0.17,3.18,3.56,3.52,137.0,0.48,0.54,1.73,-1.3,3.03,-0.62,3.82,0.72,0.49,137.0,5.17,1.65,9.45,2.01,7.44,0.5,2.6,5.42,4.97,137.0,0.95,0.51,2.01,-0.75,2.76,-0.52,3.2,1.08,1.04,137.0,3.2,0.57,5.59,2.28,3.31,0.94,4.59,3.25,3.11,137.0,5.12,0.49,6.14,3.94,2.2,-0.34,2.81,5.15,5.18,137.0,12.1,0.48,13.86,10.83,3.03,0.92,4.02,12.11,11.93,137.0,14.17,0.35,15.24,13.51,1.72,0.17,2.52,14.17,14.13,137.0
+AR-B-G010076 = 15.61,0.91,17.72,12.76,4.96,0.03,2.88,15.64,15.55,132.0,16.43,0.43,17.72,15.65,2.07,0.63,2.88,16.43,16.34,132.0,12.72,0.66,14.69,11.38,3.31,0.54,3.52,12.74,12.76,132.0,10.28,0.8,12.2,8.62,3.58,0.37,2.3,10.31,10.14,132.0,4.94,1.28,6.97,2.56,4.41,-0.2,1.89,5.1,5.04,132.0,-0.06,0.89,2.01,-2.19,4.2,-0.16,2.64,0.88,0.08,132.0,4.83,0.67,6.69,3.39,3.31,0.44,3.45,4.87,4.76,132.0,1.33,0.93,3.39,-0.47,3.86,0.17,2.22,1.62,1.32,132.0,4.41,0.84,6.69,1.73,4.96,-0.25,3.44,4.49,4.49,132.0,6.62,0.4,7.8,5.45,2.34,-0.11,3.17,6.63,6.69,132.0,12.78,0.69,14.13,11.38,2.76,-0.01,2.22,12.8,12.76,132.0,14.06,0.52,14.96,12.76,2.2,-0.13,2.22,14.07,14.06,132.0
+AR-B-G010077 = 16.83,0.74,19.65,14.96,4.69,1.09,5.9,16.84,16.61,59.0,16.27,0.5,17.17,15.24,1.93,-0.1,2.05,16.28,16.2,59.0,14.34,0.51,15.24,13.31,1.93,-0.06,2.03,14.34,14.27,59.0,10.39,0.64,11.38,8.9,2.48,-0.46,2.12,10.41,10.55,59.0,5.8,1.14,8.07,3.11,4.96,-0.2,2.44,5.91,5.87,59.0,-0.71,0.37,0.08,-1.57,1.65,-0.51,2.79,0.8,-0.61,59.0,6.3,0.88,8.62,3.94,4.69,-0.34,3.31,6.36,6.42,59.0,0.93,0.78,2.28,-1.44,3.72,-0.77,3.52,1.21,0.97,59.0,4.27,0.78,6.14,2.83,3.31,0.07,2.69,4.34,4.35,59.0,7.77,0.8,9.45,5.59,3.86,-0.42,3.0,7.81,7.8,59.0,13.11,0.38,14.13,12.48,1.65,0.34,2.47,13.12,13.03,59.0,15.88,0.5,16.89,14.41,2.48,-0.61,3.4,15.89,15.93,59.0
+AR-B-G010078 = 16.23,0.84,18.27,13.86,4.41,-0.07,2.72,16.26,16.34,230.0,16.64,0.62,18.13,14.96,3.17,-0.38,2.66,16.65,16.75,230.0,14.52,0.57,16.06,13.03,3.03,-0.21,2.77,14.53,14.55,230.0,10.96,0.84,13.86,8.9,4.96,0.47,3.41,10.99,10.83,230.0,4.37,0.95,6.97,1.73,5.24,-0.01,3.39,4.47,4.35,230.0,0.1,0.66,2.28,-1.44,3.72,0.37,3.56,0.66,0.08,230.0,5.01,1.03,8.07,1.73,6.34,-0.16,2.93,5.11,5.04,230.0,1.63,0.91,3.39,-2.13,5.51,-1.0,4.38,1.86,1.73,230.0,4.39,0.61,6.42,3.11,3.31,0.15,2.65,4.44,4.38,230.0,8.43,0.61,10.28,6.0,4.27,-0.25,4.5,8.45,8.42,230.0,13.06,0.69,15.24,11.65,3.58,0.79,3.3,13.08,13.0,230.0,15.23,0.56,17.72,13.86,3.86,0.89,4.8,15.24,15.24,230.0
+AR-B-G010079 = 13.72,0.73,15.51,12.48,3.03,0.47,2.37,13.74,13.58,197.0,14.56,0.43,16.06,13.86,2.2,1.23,4.61,14.57,14.48,197.0,11.8,0.6,13.03,9.72,3.31,-1.06,4.3,11.82,11.93,197.0,8.02,1.04,10.83,4.21,6.61,-0.27,3.27,8.08,7.93,197.0,4.95,1.09,6.97,1.18,5.79,-0.33,2.68,5.06,4.97,197.0,1.58,0.64,3.94,-1.02,4.96,-0.69,5.87,1.71,1.73,197.0,4.4,1.13,6.97,1.73,5.24,0.33,2.69,4.54,4.07,197.0,1.01,0.76,2.56,-1.3,3.86,-0.28,3.02,1.27,1.04,197.0,4.67,0.6,5.59,3.11,2.48,-0.58,2.74,4.71,4.76,197.0,5.01,0.53,6.42,3.11,3.31,-0.39,3.89,5.04,5.04,197.0,11.33,0.45,12.76,10.0,2.76,0.31,3.57,11.34,11.38,197.0,13.86,0.88,17.17,11.38,5.79,0.48,3.6,13.89,13.86,197.0
+AR-B-G010080 = 15.9,0.55,17.17,14.69,2.48,0.04,2.81,15.91,15.93,71.0,16.67,0.41,17.72,15.65,2.07,0.15,3.35,16.67,16.61,71.0,13.36,0.28,14.41,12.82,1.58,1.1,5.01,13.36,13.31,71.0,11.03,0.48,12.2,9.86,2.34,0.04,2.96,11.04,11.1,71.0,5.07,0.89,6.42,0.91,5.51,-2.02,9.43,5.14,5.18,71.0,0.78,0.8,2.01,-1.57,3.58,-0.94,3.08,1.11,1.11,71.0,6.72,1.18,9.45,4.76,4.69,0.87,2.82,6.82,6.42,71.0,0.43,0.76,3.11,-1.02,4.13,1.09,5.14,0.87,0.35,71.0,5.21,0.67,7.24,3.66,3.58,0.12,3.11,5.25,5.18,71.0,7.53,0.64,9.72,6.42,3.31,1.27,4.9,7.55,7.38,71.0,13.43,0.3,14.13,12.76,1.38,0.02,2.81,13.43,13.44,71.0,14.19,0.73,15.24,12.2,3.03,-0.61,2.52,14.2,14.41,71.0
+AR-B-G010081 = 18.92,0.5,19.65,18.54,1.1,0.98,2.2,18.93,18.75,4.0,20.09,0.63,21.02,19.65,1.38,1.05,2.25,20.1,19.85,4.0,14.94,0.43,15.51,14.55,0.96,0.51,1.74,14.95,14.86,4.0,12.74,1.01,14.13,11.79,2.34,0.66,1.98,12.77,12.51,4.0,7.59,0.26,7.8,7.24,0.55,-0.49,1.63,7.59,7.66,4.0,4.88,0.52,5.45,4.21,1.24,-0.32,1.92,4.9,4.94,4.0,9.53,0.32,10.0,9.31,0.69,1.05,2.25,9.54,9.41,4.0,4.21,0.23,4.49,3.94,0.55,0.0,2.0,4.22,4.21,4.0,7.9,0.13,8.07,7.8,0.28,0.49,1.63,7.9,7.86,4.0,9.59,0.53,10.28,9.17,1.1,0.49,1.63,9.6,9.45,4.0,17.27,0.5,17.99,16.89,1.1,0.98,2.2,17.27,17.1,4.0,15.86,0.36,16.2,15.37,0.83,-0.5,1.76,15.86,15.93,4.0
+AR-B-G010082 = 16.6,0.52,17.99,15.51,2.48,0.41,3.72,16.61,16.55,31.0,17.0,0.4,17.58,16.06,1.52,-0.55,2.44,17.0,17.03,31.0,13.86,0.59,14.82,12.76,2.07,-0.22,1.93,13.87,14.0,31.0,11.49,0.52,12.62,10.41,2.2,0.11,2.86,11.51,11.38,31.0,4.46,1.46,6.14,0.91,5.24,-1.26,3.57,4.68,5.04,31.0,1.21,0.51,2.28,0.63,1.65,0.6,2.21,1.31,1.04,31.0,7.6,0.82,9.17,5.59,3.58,-0.18,2.82,7.64,7.52,31.0,2.58,0.91,4.76,0.35,4.41,-0.13,3.54,2.73,2.56,31.0,4.84,0.88,6.28,2.83,3.44,-0.21,2.33,4.91,4.69,31.0,8.49,0.85,10.0,6.56,3.44,-0.66,2.8,8.53,8.76,31.0,14.11,0.87,15.51,12.76,2.76,-0.21,1.84,14.13,14.13,31.0,15.2,0.29,16.06,14.69,1.38,0.68,3.96,15.2,15.24,31.0
+AR-B-G010083 = 17.23,0.69,19.37,15.79,3.58,0.22,2.96,17.25,17.17,146.0,17.74,0.57,18.96,16.06,2.89,-0.38,3.38,17.75,17.72,146.0,14.65,0.64,16.06,13.31,2.76,-0.28,2.21,14.66,14.69,146.0,11.07,0.71,12.2,9.45,2.76,-0.14,2.09,11.09,11.1,146.0,6.47,1.34,9.17,3.39,5.79,-0.58,2.31,6.6,6.83,146.0,2.57,0.65,4.21,1.18,3.03,0.27,2.24,2.65,2.56,146.0,7.13,0.79,8.48,5.31,3.17,-0.43,2.28,7.17,7.24,146.0,3.48,0.99,5.04,0.91,4.13,-0.6,2.86,3.61,3.52,146.0,5.94,0.79,8.9,4.49,4.41,0.42,3.44,6.0,5.94,146.0,8.67,0.72,10.55,7.24,3.31,0.02,2.23,8.7,8.73,146.0,14.65,1.28,17.72,11.65,6.06,-0.18,2.59,14.7,14.62,146.0,14.84,0.93,17.03,13.03,4.0,0.21,2.23,14.87,14.69,146.0
+AR-B-G010084 = 14.39,0.53,15.79,12.76,3.03,-0.21,3.57,14.39,14.41,102.0,14.65,0.46,15.79,13.86,1.93,-0.1,2.07,14.66,14.69,102.0,13.37,0.55,14.69,11.93,2.76,0.1,2.91,13.39,13.38,102.0,9.93,1.04,12.2,6.42,5.79,-0.6,3.53,9.98,10.0,102.0,5.98,0.84,7.52,3.11,4.41,-0.75,3.91,6.04,6.0,102.0,1.71,0.79,4.35,-0.47,4.82,0.86,4.66,1.88,1.59,102.0,3.69,0.98,6.97,2.01,4.96,1.19,4.51,3.82,3.42,102.0,2.17,0.92,3.94,0.35,3.58,-0.14,1.94,2.36,2.28,102.0,6.11,0.99,8.35,4.21,4.13,-0.38,2.21,6.19,6.42,102.0,7.26,0.98,8.62,5.31,3.31,-0.5,1.92,7.32,7.52,102.0,12.94,0.6,14.13,11.38,2.76,-0.61,2.78,12.95,13.03,102.0,12.57,0.64,14.13,11.38,2.76,0.14,2.58,12.59,12.62,102.0
+AR-B-G010085 = 13.27,0.94,15.79,11.1,4.69,0.19,2.78,13.3,13.31,129.0,14.57,0.42,15.51,13.58,1.93,0.23,2.65,14.58,14.55,129.0,12.87,0.63,14.69,11.1,3.58,0.12,2.85,12.89,12.76,129.0,8.54,0.85,10.83,6.14,4.69,0.2,3.25,8.58,8.42,129.0,5.24,0.94,7.52,3.11,4.41,0.25,2.62,5.32,5.31,129.0,0.89,1.06,4.76,-1.3,6.06,0.99,4.45,1.38,0.63,129.0,4.36,1.14,7.52,1.46,6.06,0.28,2.86,4.51,4.21,129.0,0.42,0.72,2.7,-1.3,4.0,0.1,3.5,0.83,0.49,129.0,4.09,0.8,6.14,2.28,3.86,0.74,3.4,4.17,3.94,129.0,5.24,0.98,8.07,3.94,4.13,1.28,3.47,5.33,4.76,129.0,11.94,0.75,13.86,10.28,3.58,0.11,2.65,11.96,11.93,129.0,13.09,0.77,15.24,11.38,3.86,-0.08,2.9,13.11,13.17,129.0
+AR-B-G010086 = 16.57,0.54,17.44,15.51,1.93,0.07,2.52,16.58,16.48,15.0,17.47,0.45,18.27,16.75,1.52,0.19,2.0,17.47,17.44,15.0,13.31,0.26,13.58,12.76,0.83,-0.74,2.58,13.31,13.38,15.0,11.37,0.51,12.2,10.55,1.65,-0.36,2.33,11.38,11.45,15.0,5.64,0.55,6.69,4.63,2.07,0.12,2.48,5.66,5.73,15.0,2.15,0.91,3.94,0.91,3.03,0.45,2.19,2.32,2.01,15.0,7.96,0.55,8.62,7.11,1.52,-0.31,1.71,7.97,8.07,15.0,1.76,0.8,3.66,0.63,3.03,0.72,3.23,1.92,1.87,15.0,5.15,0.52,6.0,3.94,2.07,-0.55,3.31,5.17,5.25,15.0,8.14,0.54,9.17,7.24,1.93,0.11,2.17,8.15,8.21,15.0,14.4,0.4,15.24,13.72,1.52,0.46,2.61,14.41,14.27,15.0,14.17,0.36,14.82,13.58,1.24,0.19,1.9,14.17,14.13,15.0
+AR-B-G010087 = 15.9,1.2,19.65,14.13,5.51,0.72,3.89,15.95,15.99,40.0,17.04,0.36,17.72,16.34,1.38,0.05,2.21,17.05,17.03,40.0,13.32,0.7,14.69,12.2,2.48,0.34,1.87,13.33,13.17,40.0,11.13,0.83,12.62,8.35,4.27,-0.98,4.87,11.16,11.24,40.0,3.91,0.99,6.14,2.01,4.13,0.13,2.5,4.03,3.7,40.0,0.44,0.66,2.01,-0.54,2.55,0.28,2.17,0.79,0.46,40.0,8.04,0.64,9.17,6.42,2.76,-0.4,2.76,8.06,8.07,40.0,1.22,1.25,4.21,-1.57,5.79,0.29,3.04,1.74,1.08,40.0,4.31,0.36,5.04,3.66,1.38,0.36,2.44,4.32,4.35,40.0,8.26,0.66,9.72,6.97,2.76,0.02,2.61,8.29,8.21,40.0,13.61,0.67,14.96,12.48,2.48,0.03,2.01,13.62,13.58,40.0,15.42,0.47,16.34,14.69,1.65,0.33,1.98,15.43,15.27,40.0
+AR-B-G010088 = 17.44,0.66,18.54,16.61,1.93,0.4,2.15,17.45,17.51,7.0,18.81,0.45,19.37,18.13,1.24,-0.18,1.73,18.81,18.82,7.0,14.54,0.87,15.79,13.44,2.34,0.28,1.64,14.56,14.13,7.0,11.81,0.6,13.03,11.1,1.93,1.21,3.78,11.82,11.65,7.0,6.96,0.99,8.62,5.73,2.89,0.39,2.15,7.02,7.04,7.0,2.87,0.79,3.94,2.01,1.93,0.49,1.67,2.97,2.7,7.0,9.26,0.98,11.1,8.35,2.76,0.9,2.77,9.31,9.17,7.0,2.47,0.79,3.59,1.32,2.27,-0.04,1.88,2.58,2.56,7.0,6.4,0.69,7.52,5.59,1.93,0.41,1.98,6.43,6.35,7.0,8.89,0.5,9.45,8.07,1.38,-0.65,2.02,8.9,9.04,7.0,16.33,0.98,17.92,15.1,2.82,0.42,2.07,16.35,16.06,7.0,15.73,1.11,17.44,14.41,3.03,0.37,1.75,15.76,15.24,7.0
+AR-B-G010089 = 16.12,0.59,17.99,14.96,3.03,1.14,4.89,16.13,16.06,78.0,16.5,0.39,17.17,15.51,1.65,-0.32,2.24,16.51,16.58,78.0,13.58,0.37,14.41,12.76,1.65,0.32,2.67,13.58,13.58,78.0,9.8,0.97,12.07,8.07,4.0,0.67,2.7,9.85,9.59,78.0,5.11,0.63,6.56,3.11,3.44,-0.86,4.55,5.15,5.21,78.0,0.91,0.78,2.28,-0.75,3.03,-0.31,2.21,1.2,0.97,78.0,5.08,0.81,7.18,3.66,3.51,0.7,3.02,5.14,4.9,78.0,1.36,0.81,3.39,-0.61,4.0,-0.13,2.89,1.58,1.32,78.0,4.68,0.95,6.69,2.56,4.13,-0.03,2.46,4.77,4.76,78.0,6.86,0.41,7.8,5.59,2.2,0.01,3.39,6.87,6.83,78.0,13.16,0.41,14.41,12.07,2.34,-0.31,3.97,13.17,13.17,78.0,14.35,0.49,15.51,13.17,2.34,0.12,2.46,14.36,14.41,78.0
+AR-B-G010090 = 17.91,0.14,18.18,17.72,0.46,0.77,3.01,17.91,17.85,7.0,17.18,0.42,17.58,16.34,1.24,-1.18,3.43,17.19,17.17,7.0,12.99,0.69,13.58,11.65,1.93,-1.1,2.99,13.0,13.22,7.0,10.4,0.77,11.24,8.9,2.34,-1.04,3.2,10.42,10.64,7.0,6.05,0.64,6.69,4.76,1.93,-1.23,3.44,6.08,6.28,7.0,2.85,0.7,3.66,1.64,2.02,-0.65,2.26,2.93,3.11,7.0,4.5,0.44,5.04,3.66,1.38,-0.92,3.18,4.52,4.58,7.0,2.17,1.04,2.97,0.08,2.89,-1.28,3.38,2.37,2.65,7.0,5.38,0.29,5.96,5.04,0.92,1.12,3.62,5.39,5.31,7.0,8.1,0.2,8.35,7.7,0.64,-1.06,3.57,8.1,8.14,7.0,14.65,0.4,15.1,13.86,1.24,-0.99,3.19,14.65,14.69,7.0,14.92,0.33,15.24,14.41,0.83,-0.75,1.88,14.92,15.05,7.0
+AR-B-G010091 = 18.09,0.49,18.82,17.3,1.52,-0.18,2.38,18.1,18.13,7.0,18.53,0.23,18.82,18.27,0.55,0.14,1.72,18.53,18.54,7.0,14.85,0.42,15.51,14.27,1.24,0.25,2.02,14.86,14.82,7.0,13.18,1.34,15.51,11.38,4.13,0.45,2.51,13.24,13.24,7.0,6.24,0.79,7.52,5.31,2.2,0.26,2.12,6.28,6.21,7.0,3.94,0.6,4.76,3.11,1.65,0.0,1.75,3.98,3.94,7.0,9.65,0.54,10.55,9.04,1.52,0.55,2.06,9.66,9.59,7.0,3.95,0.47,4.76,3.39,1.38,0.67,2.38,3.97,3.8,7.0,6.13,0.56,6.97,5.31,1.65,-0.05,2.06,6.15,6.14,7.0,8.61,0.34,9.17,8.07,1.1,0.01,2.67,8.62,8.62,7.0,16.7,0.55,17.44,15.79,1.65,-0.42,2.3,16.71,16.75,7.0,15.94,0.65,16.89,14.96,1.93,-0.05,2.03,15.95,16.06,7.0
+AR-B-G010092 = 18.42,0.17,18.54,18.2,0.34,-0.47,1.3,18.42,18.54,5.0,19.6,0.2,19.92,19.37,0.55,0.59,2.36,19.61,19.58,5.0,15.99,0.23,16.34,15.72,0.62,0.46,2.28,16.0,15.93,5.0,13.24,0.65,14.27,12.48,1.79,0.67,2.58,13.25,13.17,5.0,7.8,0.31,8.21,7.38,0.83,-0.0,2.05,7.8,7.8,5.0,5.03,0.37,5.59,4.69,0.9,0.73,2.08,5.04,4.9,5.0,9.13,0.71,10.0,8.07,1.93,-0.41,2.24,9.15,9.31,5.0,4.35,0.47,4.9,3.8,1.1,-0.13,1.44,4.37,4.49,5.0,7.16,0.16,7.38,6.97,0.41,0.27,1.96,7.16,7.11,5.0,10.07,0.63,10.96,9.31,1.65,0.3,2.0,10.08,10.0,5.0,19.63,0.91,21.02,18.75,2.27,0.68,2.01,19.65,19.23,5.0,17.19,0.18,17.44,17.03,0.41,0.36,1.63,17.19,17.17,5.0
+AR-B-G010093 = 16.1,0.74,17.72,14.27,3.44,-0.21,2.68,16.11,16.06,67.0,16.71,0.5,17.99,15.24,2.76,-0.2,3.5,16.72,16.61,67.0,13.01,0.3,13.86,12.2,1.65,0.05,3.21,13.01,13.03,67.0,10.4,1.08,12.76,8.35,4.41,-0.14,2.16,10.46,10.55,67.0,4.83,0.68,6.14,2.97,3.17,0.04,2.73,4.88,4.76,67.0,0.17,0.72,1.73,-1.3,3.03,-0.0,2.31,0.73,0.08,67.0,7.43,0.97,9.72,5.31,4.41,-0.2,2.6,7.5,7.45,67.0,0.17,0.68,2.28,-2.13,4.41,-0.2,5.16,0.7,0.29,67.0,5.4,0.6,7.11,3.94,3.17,0.12,3.56,5.44,5.45,67.0,7.44,0.61,9.17,6.14,3.03,0.42,3.56,7.46,7.38,67.0,13.28,0.39,13.86,12.2,1.65,-0.94,3.28,13.28,13.31,67.0,14.69,0.41,15.51,13.58,1.93,-0.6,3.19,14.7,14.69,67.0
+AR-B-G010094 = 14.36,0.71,16.61,11.93,4.69,0.47,4.04,14.37,14.27,192.0,14.71,0.66,17.99,13.31,4.69,0.97,5.78,14.73,14.69,192.0,12.36,0.78,14.41,8.62,5.79,-0.61,5.44,12.39,12.48,192.0,9.13,0.97,12.2,5.31,6.89,-0.45,3.92,9.18,9.17,192.0,4.72,0.88,7.8,2.01,5.79,0.15,3.49,4.8,4.76,192.0,1.98,0.94,5.31,-0.47,5.79,-0.11,3.68,2.19,2.15,192.0,4.09,0.97,6.69,0.63,6.06,-0.27,3.62,4.2,4.21,192.0,1.09,0.43,2.15,-0.2,2.34,-0.23,2.66,1.17,1.18,192.0,4.65,0.59,6.42,3.11,3.31,0.3,2.96,4.69,4.63,191.0,5.12,0.5,6.56,3.94,2.62,0.66,3.59,5.14,5.04,192.0,11.81,0.56,13.31,10.28,3.03,0.22,2.72,11.83,11.79,192.0,14.19,0.85,17.72,12.2,5.51,0.74,4.32,14.21,14.13,192.0
+AR-B-G010095 = 14.13,0.63,15.51,12.2,3.31,-0.37,2.7,14.15,14.17,314.0,16.68,0.76,18.82,14.13,4.69,-0.3,3.28,16.7,16.72,314.0,12.48,0.83,13.86,10.0,3.86,-0.41,2.43,12.51,12.62,314.0,8.86,0.88,11.65,6.14,5.51,0.29,3.14,8.9,8.79,314.0,2.92,1.04,6.42,0.91,5.51,0.85,3.88,3.1,2.83,314.0,0.71,0.68,2.56,-1.3,3.86,-0.26,2.9,0.98,0.77,314.0,5.92,0.99,8.62,2.83,5.79,-0.29,3.08,6.0,6.0,314.0,0.45,0.74,2.01,-2.13,4.13,-0.36,2.76,0.86,0.49,314.0,3.2,0.71,5.87,1.46,4.41,0.32,3.18,3.27,3.11,314.0,5.97,0.83,7.52,4.21,3.31,-0.15,2.0,6.02,6.0,314.0,12.58,0.7,14.41,10.55,3.86,-0.05,2.64,12.6,12.58,314.0,14.43,0.39,15.51,13.03,2.48,0.01,3.48,14.44,14.41,314.0
+AR-B-G010096 = 17.27,1.65,21.3,13.03,8.27,0.07,2.31,17.35,17.17,575.0,16.9,0.86,19.37,14.69,4.69,0.18,2.72,16.92,16.89,575.0,14.72,0.98,18.27,12.2,6.06,0.49,3.42,14.75,14.69,575.0,7.62,1.38,11.1,2.83,8.27,-0.35,3.14,7.74,7.8,575.0,4.37,0.98,8.9,2.28,6.61,0.79,4.25,4.48,4.21,575.0,0.67,0.65,2.83,-1.3,4.13,0.47,3.71,0.93,0.63,575.0,1.66,1.02,5.04,-1.3,6.34,0.41,3.07,1.95,1.46,575.0,1.55,0.66,4.07,-0.47,4.55,0.16,3.66,1.68,1.59,575.0,4.11,0.78,6.69,1.46,5.24,-0.09,3.24,4.19,4.14,575.0,7.51,0.71,10.0,3.94,6.06,-0.33,4.47,7.54,7.52,575.0,12.87,0.88,15.79,10.28,5.51,0.28,3.05,12.9,12.82,575.0,15.44,0.67,17.72,13.58,4.13,0.38,2.76,15.46,15.37,575.0
+AR-B-G010097 = 17.29,0.73,18.27,15.51,2.76,-0.91,3.48,17.31,17.48,14.0,18.26,0.38,18.91,17.72,1.19,0.58,2.09,18.26,18.13,14.0,15.54,0.87,17.44,14.13,3.31,0.51,3.13,15.56,15.41,14.0,10.64,0.89,12.62,9.66,2.96,1.04,3.14,10.67,10.55,14.0,6.34,0.8,7.38,4.21,3.17,-1.3,4.71,6.38,6.49,14.0,3.04,0.48,3.87,2.56,1.31,0.61,1.85,3.08,2.97,14.0,3.97,0.61,4.86,3.25,1.61,0.13,1.49,4.01,4.01,14.0,2.64,0.54,3.52,1.73,1.79,-0.23,2.15,2.69,2.77,14.0,5.74,0.52,7.24,5.18,2.07,1.66,6.06,5.76,5.73,14.0,8.57,0.58,9.31,7.24,2.07,-0.74,2.99,8.59,8.59,14.0,13.9,0.61,14.41,12.76,1.65,-0.89,2.36,13.92,14.24,14.0,15.71,0.94,16.41,13.58,2.82,-1.18,2.91,15.74,16.2,14.0
+AR-B-G010098 = 16.32,1.07,18.54,14.69,3.86,0.08,1.84,16.35,16.34,182.0,16.75,0.77,18.27,15.24,3.03,0.33,2.21,16.77,16.61,182.0,14.57,0.64,16.82,13.31,3.51,0.4,3.49,14.59,14.62,182.0,10.07,0.66,12.2,8.62,3.58,0.16,2.67,10.09,10.03,182.0,4.53,1.04,9.45,2.01,7.44,1.18,6.5,4.64,4.42,182.0,0.68,0.9,3.66,-1.57,5.24,0.26,3.2,1.13,0.63,182.0,3.65,0.95,6.42,0.63,5.79,-0.26,3.02,3.77,3.66,182.0,1.07,0.83,3.73,-1.02,4.75,0.37,2.8,1.35,1.04,182.0,3.9,0.88,6.0,1.46,4.55,-0.6,3.0,4.0,4.01,182.0,7.44,0.95,9.45,4.76,4.69,-0.26,2.54,7.5,7.38,182.0,12.64,0.54,13.86,11.38,2.48,-0.21,2.55,12.65,12.65,182.0,14.9,0.87,16.89,13.31,3.58,0.55,2.22,14.93,14.69,182.0
+AR-B-G010099 = 17.69,0.61,19.37,16.06,3.31,-0.14,3.09,17.7,17.72,78.0,16.72,0.51,18.27,16.06,2.2,0.92,3.39,16.73,16.61,78.0,14.45,0.5,15.79,13.31,2.48,0.22,2.75,14.46,14.41,78.0,9.92,1.09,12.2,8.07,4.13,0.47,2.14,9.98,9.72,78.0,4.8,1.95,10.28,0.63,9.65,0.21,2.63,5.17,4.69,78.0,-0.46,0.96,2.83,-1.57,4.41,1.27,4.16,1.06,-0.75,78.0,3.58,1.05,6.97,1.46,5.51,0.5,3.37,3.73,3.52,78.0,0.87,0.5,2.28,0.08,2.2,0.53,2.61,1.0,0.8,78.0,3.95,0.52,5.31,2.83,2.48,0.07,2.75,3.99,3.94,78.0,8.32,0.8,10.28,6.69,3.58,0.12,2.45,8.36,8.31,78.0,15.07,0.65,16.61,13.58,3.03,0.05,2.63,15.09,14.96,78.0,16.53,0.83,17.99,14.96,3.03,-0.06,1.85,16.56,16.48,78.0
+AR-B-G010100 = 16.34,0.68,17.44,14.55,2.89,-1.03,3.64,16.36,16.48,119.0,16.67,0.54,17.72,15.24,2.48,-0.51,2.77,16.68,16.75,119.0,13.87,0.7,15.51,11.38,4.13,-1.0,4.66,13.88,14.0,119.0,9.82,0.93,12.2,8.35,3.86,0.95,2.98,9.86,9.59,119.0,2.93,0.95,5.04,0.63,4.41,-0.19,2.62,3.08,2.97,119.0,0.05,0.61,1.46,-1.57,3.03,-0.42,2.77,0.61,0.08,119.0,7.03,1.07,10.28,3.94,6.34,0.19,3.91,7.11,7.04,119.0,1.48,0.58,2.83,-0.2,3.03,-0.24,3.34,1.59,1.46,119.0,4.92,0.68,6.69,2.83,3.86,-0.54,3.75,4.97,4.97,119.0,9.01,0.47,10.28,7.8,2.48,-0.01,2.52,9.03,9.04,119.0,14.34,0.69,15.79,13.03,2.76,0.01,2.31,14.36,14.34,119.0,15.41,0.41,16.34,14.41,1.93,-0.13,2.43,15.41,15.37,119.0
+AR-B-G010101 = 15.88,0.65,17.99,14.62,3.38,0.45,3.17,15.89,15.79,137.0,15.43,0.65,17.03,14.13,2.89,0.27,2.15,15.44,15.24,137.0,12.85,0.56,14.27,11.93,2.34,0.48,2.58,12.86,12.76,137.0,9.36,0.8,11.1,7.24,3.86,-0.26,2.59,9.39,9.45,137.0,5.47,1.2,8.21,2.01,6.2,-0.07,2.74,5.6,5.45,137.0,0.89,0.95,2.83,-1.57,4.41,-0.35,2.39,1.3,1.04,137.0,5.24,1.24,7.8,2.83,4.96,-0.0,1.9,5.39,5.25,137.0,2.36,0.92,4.21,0.08,4.13,-0.18,2.56,2.53,2.42,137.0,4.89,0.95,6.69,2.28,4.41,-0.16,2.33,4.98,4.9,137.0,6.92,0.75,8.48,5.59,2.89,0.35,1.99,6.96,6.69,137.0,12.32,0.64,13.58,10.0,3.58,-0.55,3.73,12.34,12.27,137.0,13.36,0.71,14.96,11.38,3.58,0.02,2.72,13.38,13.44,137.0
+AR-B-G010102 = 18.11,0.62,19.23,17.17,2.07,0.09,1.99,18.12,18.1,16.0,18.34,0.54,19.37,17.44,1.93,0.12,2.16,18.34,18.37,16.0,14.73,0.38,15.37,13.86,1.52,-0.36,3.1,14.73,14.72,16.0,11.98,0.73,13.44,10.55,2.89,0.12,2.82,12.0,11.96,16.0,5.73,0.49,6.42,4.49,1.93,-1.01,3.6,5.75,5.87,16.0,2.45,0.76,4.35,1.46,2.89,1.07,3.68,2.56,2.28,16.0,8.48,0.69,9.72,7.52,2.2,0.38,1.96,8.5,8.35,16.0,2.31,0.71,4.35,1.18,3.17,1.37,5.7,2.41,2.28,16.0,6.52,1.01,8.48,5.45,3.03,0.81,2.33,6.59,6.14,16.0,9.8,0.44,10.69,9.04,1.65,-0.03,2.53,9.81,9.93,16.0,15.77,0.68,17.72,14.96,2.76,1.39,5.1,15.78,15.62,16.0,16.01,0.35,16.61,15.37,1.24,-0.27,2.28,16.01,16.06,16.0
+AR-B-G010103 = 16.15,0.34,16.61,15.88,0.73,0.64,1.82,16.16,16.06,4.0,16.3,0.43,16.89,15.86,1.03,0.57,2.07,16.3,16.22,4.0,14.87,0.13,14.96,14.69,0.28,-0.82,2.0,14.87,14.91,4.0,11.01,0.57,11.65,10.28,1.38,-0.28,2.0,11.02,11.06,4.0,8.0,0.14,8.07,7.8,0.28,-1.15,2.33,8.0,8.07,4.0,4.04,0.69,4.76,3.39,1.38,0.06,1.13,4.08,4.01,4.0,4.78,0.6,5.59,4.21,1.38,0.58,1.9,4.81,4.66,4.0,2.94,0.23,3.11,2.63,0.48,-0.73,1.9,2.95,3.02,4.0,6.56,0.28,6.97,6.42,0.55,1.15,2.33,6.56,6.42,4.0,9.06,0.27,9.45,8.81,0.64,0.73,2.09,9.07,9.0,4.0,14.0,0.17,14.13,13.79,0.34,-0.43,1.55,14.0,14.04,4.0,13.9,0.66,14.69,13.31,1.38,0.24,1.34,13.91,13.8,4.0
+AR-B-G010104 = 17.76,0.64,19.65,16.06,3.58,0.37,3.28,17.78,17.72,260.0,17.22,0.78,19.65,14.82,4.82,-0.37,3.21,17.24,17.44,260.0,13.32,0.74,14.96,11.52,3.44,-0.12,2.37,13.34,13.31,260.0,9.01,1.12,12.2,5.59,6.61,-0.16,2.88,9.08,9.04,260.0,4.71,1.78,9.72,-0.2,9.92,0.25,2.97,5.03,4.63,260.0,0.26,0.85,2.56,-2.4,4.96,-0.2,2.75,0.89,0.35,260.0,3.24,1.3,7.8,-0.2,7.99,0.57,4.29,3.49,3.11,260.0,1.73,0.82,3.39,-0.47,3.86,-0.32,2.33,1.91,1.87,260.0,4.4,0.54,5.87,2.83,3.03,0.17,2.98,4.43,4.35,260.0,7.86,0.73,10.0,5.87,4.13,-0.05,2.69,7.89,7.86,260.0,15.74,0.63,17.99,14.41,3.58,0.79,3.5,15.76,15.58,260.0,16.24,0.76,18.82,14.13,4.69,0.37,4.47,16.26,16.27,260.0
+AR-B-G010105 = 18.3,0.51,18.96,17.72,1.24,0.23,2.01,18.31,18.27,4.0,19.56,0.29,19.92,19.23,0.69,0.17,1.71,19.56,19.54,4.0,14.84,0.32,15.17,14.41,0.76,-0.51,1.95,14.84,14.89,4.0,12.2,0.25,12.48,11.93,0.55,0.0,1.36,12.21,12.2,4.0,8.59,0.7,9.45,7.8,1.65,0.15,1.79,8.61,8.55,4.0,4.97,0.51,5.59,4.35,1.24,-0.0,1.95,4.99,4.97,4.0,9.69,0.07,9.72,9.59,0.14,-1.15,2.33,9.69,9.72,4.0,5.44,0.52,5.87,4.83,1.03,-0.21,1.28,5.45,5.52,4.0,6.47,0.69,7.18,5.59,1.58,-0.33,1.67,6.5,6.56,4.0,9.9,0.31,10.14,9.45,0.69,-0.99,2.24,9.9,10.0,4.0,16.98,0.42,17.44,16.48,0.96,-0.11,1.61,16.98,16.99,4.0,16.42,0.22,16.75,16.27,0.48,1.08,2.28,16.43,16.34,4.0
+AR-B-G010106 = 17.2,0.43,18.54,16.34,2.2,1.02,4.66,17.2,17.17,39.0,17.08,0.47,18.27,16.34,1.93,0.51,2.59,17.09,17.1,39.0,14.49,0.65,15.65,13.44,2.2,0.18,1.76,14.51,14.41,39.0,12.02,0.75,13.58,9.86,3.72,-0.81,4.51,12.04,12.07,39.0,4.19,1.52,7.38,2.01,5.37,0.51,2.04,4.45,3.39,39.0,0.65,0.7,2.15,-1.02,3.17,-0.38,3.6,0.95,0.7,39.0,7.43,0.91,9.04,5.59,3.44,0.2,2.49,7.49,7.24,39.0,2.12,1.55,5.87,-0.2,6.06,0.61,2.53,2.61,1.8,39.0,5.92,1.06,7.66,3.94,3.72,-0.0,1.99,6.01,5.59,39.0,9.9,0.87,11.52,8.62,2.89,0.24,1.95,9.94,10.0,39.0,14.58,1.04,16.75,13.17,3.58,0.36,1.96,14.62,14.55,39.0,15.76,1.08,17.99,13.86,4.13,0.25,2.09,15.8,15.51,39.0
+AR-B-G010107 = 15.22,0.57,16.34,13.86,2.48,-0.15,2.46,15.23,15.24,171.0,15.34,0.5,16.89,14.0,2.89,0.51,3.43,15.34,15.24,171.0,12.19,0.52,13.86,10.96,2.89,0.16,3.5,12.2,12.2,171.0,8.9,0.72,10.69,6.97,3.72,-0.05,2.93,8.93,8.9,171.0,3.82,0.82,5.59,2.01,3.58,-0.19,2.23,3.91,3.94,171.0,0.09,0.6,1.46,-1.57,3.03,-0.5,3.02,0.61,0.22,171.0,4.64,0.72,6.97,2.56,4.41,0.02,3.55,4.7,4.63,171.0,0.79,0.8,3.39,-0.75,4.13,1.18,4.27,1.12,0.63,171.0,3.94,0.65,6.14,2.28,3.86,0.47,3.38,3.99,3.8,171.0,5.91,0.44,6.97,4.76,2.2,-0.04,2.53,5.93,5.87,171.0,12.83,0.62,14.69,11.38,3.31,0.11,2.48,12.85,12.89,171.0,13.64,0.71,16.06,11.38,4.69,-0.13,3.85,13.66,13.58,171.0
+AR-B-G010108 = 16.71,0.84,19.37,14.69,4.69,0.33,3.43,16.73,16.61,154.0,16.37,0.77,19.09,14.69,4.41,1.09,4.49,16.39,16.2,154.0,14.2,0.53,16.06,12.48,3.58,0.62,5.21,14.21,14.13,154.0,9.59,0.79,12.2,8.07,4.13,0.75,3.28,9.63,9.45,154.0,3.94,0.95,6.83,1.73,5.1,0.44,3.1,4.05,3.8,154.0,0.13,0.81,2.01,-2.4,4.41,-0.3,3.19,0.82,0.11,154.0,4.22,1.2,9.72,1.18,8.54,0.54,5.68,4.39,4.11,154.0,1.4,0.9,4.76,-0.47,5.24,0.81,4.11,1.66,1.32,154.0,3.01,0.61,4.76,1.73,3.03,0.16,2.4,3.07,3.11,154.0,8.26,0.78,10.0,6.14,3.86,-0.49,2.88,8.3,8.42,154.0,13.88,1.27,16.61,10.83,5.79,0.19,2.32,13.94,13.58,154.0,15.35,0.54,16.61,13.86,2.76,-0.01,2.71,15.36,15.37,154.0
+AR-B-G010109 = 15.23,0.87,16.89,13.03,3.86,-0.26,2.35,15.25,15.24,77.0,15.61,0.44,16.34,14.62,1.72,-0.48,2.16,15.62,15.65,77.0,13.39,0.51,14.69,11.93,2.76,-0.4,3.6,13.4,13.44,77.0,8.58,0.55,9.72,7.24,2.48,-0.41,2.57,8.59,8.62,77.0,1.95,0.99,4.76,-0.75,5.51,0.25,3.42,2.18,1.87,77.0,-0.36,0.44,0.91,-1.02,1.93,0.68,3.01,0.56,-0.47,77.0,6.69,1.1,9.17,3.94,5.24,-0.03,2.5,6.78,6.69,77.0,1.12,0.58,2.08,-0.75,2.82,-0.41,3.13,1.26,1.18,77.0,4.74,0.73,6.69,2.83,3.86,-0.21,3.55,4.79,4.76,77.0,7.79,0.59,9.72,6.69,3.03,0.69,3.83,7.81,7.8,77.0,14.05,0.87,15.79,12.48,3.31,-0.03,1.85,14.07,14.27,77.0,14.85,0.44,16.06,13.86,2.2,0.12,2.59,14.86,14.82,77.0
+AR-B-G010110 = 16.56,0.61,17.65,15.24,2.41,-0.34,2.28,16.57,16.61,64.0,16.71,0.36,17.72,15.79,1.93,0.38,3.03,16.71,16.61,64.0,13.1,0.52,13.86,11.1,2.76,-1.43,5.54,13.11,13.31,64.0,10.57,0.7,12.2,9.17,3.03,0.42,2.85,10.6,10.55,64.0,5.04,0.88,7.52,3.11,4.41,0.16,3.19,5.12,5.14,64.0,-0.06,0.35,0.63,-1.02,1.65,-0.55,2.92,0.35,-0.02,64.0,5.7,1.28,8.07,3.11,4.96,-0.09,1.92,5.84,5.73,64.0,1.06,0.78,3.66,-1.02,4.69,0.6,4.43,1.31,0.97,64.0,3.91,0.79,5.87,2.56,3.31,0.39,2.3,3.98,3.8,64.0,6.96,0.36,7.8,6.14,1.65,0.09,2.87,6.97,6.97,64.0,12.79,0.37,13.58,11.93,1.65,0.24,2.91,12.8,12.76,64.0,14.53,0.42,15.24,13.31,1.93,-0.8,3.37,14.54,14.62,64.0
+AR-B-G010111 = 17.14,0.93,19.09,14.69,4.41,-0.3,2.52,17.16,17.27,150.0,16.22,0.99,18.27,13.58,4.69,-0.08,2.42,16.25,16.27,150.0,12.92,0.63,14.69,11.65,3.03,-0.11,2.55,12.94,12.89,150.0,8.56,1.21,12.2,6.14,6.06,0.42,3.06,8.64,8.48,150.0,3.91,1.54,6.97,0.35,6.61,-0.26,2.62,4.2,4.04,150.0,0.24,0.85,3.11,-1.3,4.41,1.24,4.47,0.88,0.08,150.0,3.87,1.52,7.52,-0.2,7.72,-0.51,2.95,4.16,4.18,150.0,1.47,1.02,4.21,-0.75,4.96,0.58,2.84,1.79,1.32,150.0,4.05,0.64,5.87,2.42,3.44,0.09,2.93,4.1,3.94,150.0,6.95,0.66,8.35,5.04,3.31,-0.72,3.07,6.98,7.11,150.0,14.67,0.95,17.99,11.93,6.06,-0.4,4.32,14.7,14.69,150.0,16.09,0.59,17.44,14.13,3.31,-0.88,3.77,16.1,16.17,150.0
+AR-B-G010112 = 15.66,1.59,18.82,11.38,7.44,-0.28,2.74,15.74,15.93,109.0,16.26,0.38,17.17,15.24,1.93,-0.1,2.47,16.27,16.34,109.0,12.8,0.4,13.86,11.65,2.2,-0.41,3.2,12.81,12.89,109.0,10.21,0.49,11.1,9.17,1.93,-0.15,2.22,10.22,10.28,109.0,4.4,1.2,6.69,1.46,5.24,0.03,2.14,4.56,4.35,109.0,-0.05,0.8,2.01,-2.13,4.13,-0.13,2.88,0.8,0.01,109.0,5.1,0.6,6.69,2.83,3.86,-0.26,4.4,5.14,5.04,109.0,1.28,0.54,2.56,-0.75,3.31,-0.39,4.19,1.38,1.32,109.0,5.22,0.79,6.97,2.97,4.0,-0.22,2.97,5.28,5.18,109.0,6.93,0.74,8.35,5.31,3.03,-0.3,2.18,6.97,7.11,109.0,12.46,0.48,13.58,11.38,2.2,-0.12,2.43,12.47,12.48,109.0,14.33,0.47,15.24,13.31,1.93,-0.05,2.25,14.34,14.27,109.0
+AR-B-G010113 = 16.82,0.91,17.99,14.13,3.86,-1.57,4.88,16.84,17.17,33.0,17.11,0.53,18.54,16.34,2.2,0.56,3.14,17.12,17.17,33.0,13.87,0.39,15.24,13.17,2.07,1.4,6.74,13.87,13.86,33.0,9.63,1.16,11.93,7.8,4.13,0.41,2.07,9.7,9.38,33.0,3.3,1.12,4.76,0.35,4.41,-0.82,3.07,3.48,3.39,33.0,-0.82,0.54,0.63,-1.57,2.2,0.8,2.97,0.98,-0.89,33.0,3.47,0.85,5.31,1.73,3.58,0.22,2.49,3.57,3.39,33.0,0.77,0.54,1.73,-0.75,2.48,-0.66,3.43,0.93,0.77,33.0,4.07,0.3,4.76,3.39,1.38,0.05,2.74,4.08,4.07,33.0,6.58,0.37,7.52,5.87,1.65,-0.1,3.31,6.59,6.69,33.0,14.9,0.48,16.61,14.41,2.2,1.71,6.22,14.91,14.69,33.0,16.21,0.6,17.17,14.96,2.2,-0.49,2.22,16.22,16.27,33.0
+AR-B-G010114 = 15.78,0.43,16.89,14.69,2.2,0.25,3.18,15.78,15.79,61.0,15.9,0.56,17.44,14.41,3.03,-0.02,3.37,15.91,15.93,61.0,14.0,0.21,14.41,13.58,0.83,0.26,2.51,14.0,14.0,61.0,9.2,0.55,10.55,7.8,2.76,0.09,3.24,9.22,9.17,61.0,2.22,0.69,3.39,0.63,2.76,-0.41,2.23,2.32,2.42,61.0,-0.42,0.59,0.63,-1.57,2.2,-0.21,1.91,0.72,-0.2,61.0,6.7,1.09,9.17,4.76,4.41,0.34,2.2,6.78,6.56,61.0,1.14,0.57,2.56,-0.47,3.03,-0.05,3.37,1.27,1.18,61.0,5.19,0.37,6.42,4.49,1.93,0.48,3.62,5.2,5.18,61.0,8.16,0.74,9.45,6.14,3.31,-0.42,2.78,8.19,8.07,61.0,13.98,0.51,14.69,12.76,1.93,-0.59,2.4,13.99,14.06,61.0,15.42,0.46,16.89,14.55,2.34,0.28,3.3,15.42,15.51,61.0
+AR-B-G010115 = 16.14,0.56,17.58,15.24,2.34,0.5,2.7,16.15,16.06,47.0,17.2,0.44,18.27,16.34,1.93,0.14,2.43,17.21,17.17,47.0,13.91,0.3,14.69,13.31,1.38,0.45,3.0,13.91,13.86,47.0,11.35,0.44,12.48,10.28,2.2,0.46,3.67,11.36,11.38,47.0,4.54,0.74,5.87,2.28,3.58,-1.0,4.54,4.59,4.49,47.0,0.64,0.31,1.46,-0.2,1.65,0.38,3.58,0.71,0.63,47.0,8.08,0.52,9.72,7.24,2.48,0.84,3.93,8.1,7.93,47.0,0.9,0.52,2.01,-0.47,2.48,-0.19,2.98,1.04,0.91,47.0,4.54,0.62,5.66,3.11,2.55,0.03,2.23,4.58,4.35,47.0,8.16,0.57,9.45,6.42,3.03,-0.68,4.33,8.18,8.21,47.0,14.02,0.63,15.1,12.48,2.62,-0.33,2.61,14.04,14.13,47.0,15.34,0.48,16.34,14.13,2.2,-0.16,2.76,15.35,15.37,47.0
+AR-B-G010116 = 16.77,0.39,17.72,15.93,1.79,-0.13,3.29,16.78,16.89,31.0,17.07,0.69,18.82,16.06,2.76,0.59,2.83,17.09,17.03,31.0,13.63,0.22,14.13,13.31,0.83,0.23,2.23,13.63,13.58,31.0,11.05,0.51,11.93,10.0,1.93,-0.68,2.81,11.06,11.1,31.0,5.44,1.81,7.8,0.91,6.89,-0.64,2.92,5.72,5.31,31.0,0.32,0.4,0.91,-1.02,1.93,-1.31,5.49,0.51,0.35,31.0,7.76,0.54,8.62,6.42,2.2,-1.11,3.64,7.78,7.93,31.0,1.4,1.11,3.66,-1.3,4.96,-0.42,2.91,1.77,1.46,31.0,4.72,0.58,5.45,3.66,1.79,-0.54,2.02,4.75,4.9,31.0,8.69,0.53,10.0,7.52,2.48,0.08,3.07,8.71,8.76,31.0,14.25,0.78,15.51,12.76,2.76,0.09,2.1,14.27,14.13,31.0,15.53,0.34,16.34,14.96,1.38,0.54,3.1,15.53,15.51,31.0
+AR-B-G010117 = 14.96,0.59,16.48,13.58,2.89,-0.06,2.91,14.97,14.96,125.0,14.91,0.53,16.34,13.58,2.76,-0.43,2.96,14.92,14.96,125.0,12.71,0.54,14.13,11.65,2.48,0.24,2.46,12.72,12.62,125.0,8.56,1.01,11.1,6.42,4.69,0.69,2.65,8.62,8.35,125.0,4.62,0.64,6.69,2.83,3.86,0.15,3.6,4.66,4.63,125.0,2.03,0.53,3.94,1.46,2.48,1.39,4.56,2.1,1.87,125.0,4.17,0.87,5.59,1.18,4.41,-0.74,4.01,4.26,4.21,125.0,0.85,0.72,2.56,-1.02,3.58,0.23,2.92,1.11,0.77,125.0,4.11,0.37,5.04,2.83,2.2,-0.34,3.96,4.13,4.12,125.0,5.53,0.48,6.97,4.49,2.48,0.74,4.21,5.55,5.45,125.0,11.57,0.39,12.62,10.69,1.93,0.18,2.87,11.58,11.58,125.0,13.96,0.69,16.06,12.48,3.58,0.43,2.96,13.98,13.86,125.0
+AR-B-G010118 = 18.31,0.98,20.33,16.61,3.72,0.46,2.4,18.34,18.2,37.0,18.3,0.72,19.92,17.44,2.48,0.83,2.67,18.31,18.13,37.0,15.17,1.13,17.17,12.76,4.41,-0.13,2.57,15.21,15.1,37.0,12.29,0.92,13.86,10.96,2.89,0.42,1.91,12.32,11.93,37.0,7.31,1.22,9.59,4.49,5.1,-0.0,2.49,7.41,7.24,37.0,3.02,1.12,5.18,0.77,4.41,-0.04,2.63,3.21,3.11,37.0,8.44,0.6,10.0,7.11,2.89,0.44,3.3,8.46,8.35,37.0,3.68,1.3,6.69,1.46,5.24,0.6,2.92,3.9,3.39,37.0,7.3,1.41,10.55,4.76,5.79,0.49,2.7,7.43,7.18,37.0,10.72,0.73,13.44,9.17,4.27,1.01,6.84,10.74,10.83,37.0,16.35,1.51,18.54,13.58,4.96,-0.03,1.69,16.41,16.2,37.0,16.49,1.11,18.54,14.69,3.86,0.03,1.99,16.53,16.61,37.0
+AR-B-G010119 = 20.78,1.61,21.92,19.65,2.27,0.0,1.0,20.81,20.78,2.0,20.02,0.93,20.68,19.37,1.31,0.0,1.0,20.04,20.02,2.0,16.48,0.58,16.89,16.06,0.83,-0.0,1.0,16.48,16.48,2.0,14.0,1.75,15.24,12.76,2.48,-0.0,1.0,14.05,14.0,2.0,9.48,0.05,9.52,9.45,0.07,-0.0,1.0,9.48,9.48,2.0,5.42,0.15,5.52,5.31,0.21,-0.0,1.0,5.42,5.42,2.0,9.17,0.0,9.17,9.17,0.0,-4568794.57,-3.121908326613719E14,9.17,9.17,2.0,5.66,0.88,6.28,5.04,1.24,-0.0,1.0,5.69,5.66,2.0,8.55,0.29,8.76,8.35,0.41,0.0,1.0,8.56,8.55,2.0,12.86,0.93,13.51,12.2,1.31,-0.0,1.0,12.88,12.86,2.0,18.89,0.1,18.96,18.82,0.14,0.0,1.0,18.89,18.89,2.0,18.78,1.12,19.58,17.99,1.58,0.0,1.0,18.8,18.78,2.0
+AR-B-G010120 = 17.2,0.68,18.96,16.06,2.89,0.7,3.41,17.21,17.17,25.0,17.07,0.54,18.54,16.48,2.07,1.16,3.54,17.08,16.89,25.0,14.86,0.5,16.06,14.0,2.07,0.78,3.64,14.87,14.82,25.0,11.88,0.39,12.76,11.38,1.38,0.76,2.84,11.88,11.79,25.0,4.93,1.22,7.8,3.11,4.69,0.56,2.66,5.07,4.63,25.0,0.89,0.58,2.56,0.22,2.34,1.17,3.88,1.05,0.63,25.0,7.86,0.57,9.17,6.97,2.2,0.49,2.85,7.88,7.86,25.0,2.7,1.16,5.73,1.46,4.27,0.9,3.12,2.93,2.42,25.0,6.27,0.82,8.07,4.76,3.31,0.01,2.56,6.32,6.42,25.0,9.64,0.95,11.1,8.35,2.76,0.07,1.61,9.68,9.72,25.0,14.29,0.91,16.89,13.03,3.86,1.43,4.59,14.31,14.13,25.0,15.92,0.79,18.13,14.96,3.17,1.26,3.86,15.94,15.65,25.0
+AR-B-G010121 = 17.16,0.8,19.09,16.06,3.03,0.77,2.65,17.18,16.96,50.0,16.82,0.69,18.13,15.24,2.89,-0.2,2.61,16.83,16.89,50.0,14.53,0.34,15.51,14.0,1.52,0.99,3.73,14.54,14.41,50.0,11.29,1.22,13.03,8.35,4.69,-0.18,2.08,11.35,11.41,50.0,3.89,1.64,7.11,0.35,6.75,0.01,2.49,4.22,3.8,50.0,0.7,0.74,2.28,-0.75,3.03,-0.12,2.44,1.01,0.77,50.0,7.27,1.21,9.72,4.21,5.51,-0.58,3.17,7.37,7.52,50.0,1.56,1.17,4.21,-0.89,5.1,0.29,2.58,1.94,1.53,50.0,5.36,0.86,7.52,3.66,3.86,0.39,3.08,5.43,5.31,50.0,9.83,1.16,12.48,7.52,4.96,-0.1,2.38,9.89,9.93,50.0,14.49,1.07,16.75,13.03,3.72,0.64,2.36,14.53,14.31,50.0,15.99,0.87,17.85,14.69,3.17,0.78,2.61,16.01,15.79,50.0
+AR-B-G010122 = 15.9,0.26,16.61,15.51,1.1,0.84,3.5,15.9,15.79,27.0,16.52,0.42,17.58,15.79,1.79,0.47,2.95,16.52,16.55,27.0,13.77,0.53,14.69,12.76,1.93,-0.12,2.07,13.78,13.72,27.0,11.25,0.79,13.17,9.45,3.72,-0.1,3.61,11.28,11.1,27.0,4.53,0.61,6.14,3.11,3.03,0.06,3.92,4.57,4.63,27.0,2.24,0.94,3.94,0.91,3.03,0.44,2.05,2.42,2.01,27.0,7.08,0.67,8.21,5.31,2.89,-0.48,3.23,7.11,7.11,27.0,1.56,0.7,2.77,0.08,2.69,-0.3,2.38,1.7,1.66,27.0,5.19,0.42,5.87,3.94,1.93,-0.89,4.28,5.2,5.25,27.0,6.58,0.57,8.62,5.87,2.76,1.75,7.22,6.6,6.56,27.0,12.52,0.7,13.86,11.38,2.48,-0.07,2.07,12.54,12.48,27.0,13.41,0.84,15.51,11.93,3.58,0.25,2.82,13.44,13.31,27.0
+AR-B-G010123 = 15.46,0.8,16.89,13.58,3.31,-0.19,2.71,15.48,15.51,36.0,16.51,0.39,17.17,15.24,1.93,-1.31,5.21,16.52,16.61,36.0,13.31,0.33,13.86,12.76,1.1,-0.21,2.03,13.32,13.31,36.0,11.75,0.71,12.76,10.0,2.76,-0.9,3.16,11.77,11.93,36.0,3.55,0.77,5.31,1.73,3.58,-0.07,2.85,3.63,3.66,36.0,-0.71,0.46,0.35,-1.57,1.93,0.19,2.67,0.84,-0.75,36.0,7.55,0.82,8.62,5.87,2.76,-0.54,1.9,7.59,7.9,36.0,0.07,0.87,1.46,-3.23,4.69,-1.73,7.21,0.86,0.29,36.0,4.8,0.35,5.59,3.94,1.65,-0.42,3.27,4.81,4.9,36.0,7.73,0.41,8.35,6.69,1.65,-0.47,2.62,7.74,7.8,36.0,13.0,0.34,13.58,12.41,1.17,-0.08,1.96,13.01,13.03,36.0,14.86,0.44,15.65,13.86,1.79,-0.53,2.71,14.87,14.96,36.0
+AR-B-G010124 = 13.58,0.63,15.24,12.2,3.03,0.05,2.7,13.59,13.58,193.0,14.86,0.52,16.61,13.58,3.03,0.28,2.81,14.87,14.82,193.0,10.33,0.61,11.93,8.62,3.31,-0.21,2.65,10.35,10.34,193.0,8.24,0.77,10.83,6.14,4.69,0.42,3.45,8.27,8.21,193.0,3.61,1.06,6.69,0.08,6.61,-0.21,3.48,3.76,3.66,193.0,0.93,1.14,4.49,-1.57,6.06,0.28,2.85,1.47,0.91,193.0,4.17,0.9,6.69,1.18,5.51,-0.17,3.12,4.27,4.21,193.0,-0.08,0.86,2.28,-2.68,4.96,0.23,3.06,0.87,-0.13,193.0,3.66,0.58,5.31,2.28,3.03,0.16,2.79,3.71,3.66,193.0,4.89,0.53,6.42,3.94,2.48,0.53,3.12,4.92,4.83,193.0,11.36,0.7,13.03,9.45,3.58,-0.23,2.74,11.39,11.38,193.0,13.67,0.72,15.79,11.93,3.86,-0.13,2.78,13.69,13.72,193.0
+AR-B-G010125 = 14.5,0.96,17.72,11.93,5.79,-0.02,3.38,14.53,14.65,168.0,16.34,0.58,17.72,14.41,3.31,-0.79,4.08,16.35,16.34,168.0,12.7,0.67,14.69,10.83,3.86,0.22,2.93,12.72,12.62,168.0,9.71,0.8,11.93,7.8,4.13,0.5,3.15,9.74,9.69,168.0,3.9,0.86,6.97,1.18,5.79,0.4,3.58,3.99,3.8,168.0,-0.32,0.73,1.18,-3.78,4.96,-1.47,6.41,0.79,-0.2,168.0,5.64,0.63,7.52,4.07,3.44,0.05,2.98,5.67,5.59,168.0,0.8,0.51,2.01,-0.89,2.89,-0.32,3.06,0.95,0.87,168.0,4.14,0.59,6.14,2.83,3.31,0.67,3.31,4.18,4.07,168.0,6.9,0.64,8.35,5.04,3.31,-0.18,2.72,6.93,6.97,168.0,13.11,0.53,14.96,11.65,3.31,0.1,4.49,13.12,13.1,168.0,14.9,0.54,16.34,13.58,2.76,-0.39,2.77,14.9,14.96,168.0
+AR-B-G010126 = 19.92,1.03,21.3,17.99,3.31,-0.4,2.14,19.95,20.06,14.0,19.53,0.47,20.47,18.96,1.52,0.63,2.35,19.53,19.47,14.0,16.09,0.43,16.75,15.24,1.52,-0.3,2.41,16.09,16.06,14.0,13.73,0.84,14.69,11.93,2.76,-0.64,2.53,13.75,13.93,14.0,7.74,1.15,9.17,5.04,4.13,-0.95,3.17,7.82,8.14,14.0,4.42,0.63,5.25,3.39,1.86,-0.34,1.73,4.46,4.49,14.0,9.49,0.7,11.1,8.62,2.48,0.84,2.96,9.51,9.38,14.0,4.47,0.57,5.87,3.66,2.2,0.84,3.59,4.5,4.35,14.0,8.75,0.78,9.79,6.97,2.82,-0.69,2.82,8.78,8.9,14.0,11.59,1.64,14.69,9.17,5.51,-0.05,2.43,11.7,11.79,14.0,17.74,0.99,18.75,15.24,3.51,-1.27,3.73,17.76,18.27,14.0,17.49,0.92,18.82,16.06,2.76,-0.1,1.65,17.51,17.58,14.0
+AR-B-G010127 = 15.37,1.12,17.72,13.58,4.13,0.31,1.99,15.41,15.03,49.0,15.26,0.85,16.89,13.58,3.31,-0.07,1.95,15.29,15.51,49.0,13.54,1.01,15.79,11.65,4.13,0.02,2.17,13.58,13.58,49.0,9.72,0.77,12.48,8.35,4.13,1.03,4.89,9.75,9.66,49.0,6.05,0.58,7.52,5.04,2.48,0.42,2.39,6.07,5.87,49.0,1.95,0.7,4.07,0.91,3.17,0.97,3.71,2.08,1.87,49.0,5.16,0.66,6.42,3.94,2.48,0.2,2.0,5.2,5.18,49.0,4.01,1.1,6.14,2.42,3.72,0.37,1.92,4.15,3.94,49.0,5.67,0.84,7.52,4.21,3.31,0.09,2.53,5.73,5.59,49.0,7.24,0.9,9.31,5.87,3.44,0.24,2.19,7.29,7.24,49.0,13.31,0.72,14.82,12.2,2.62,0.25,2.1,13.32,13.31,49.0,13.05,0.66,14.69,11.93,2.76,0.23,2.52,13.07,12.96,49.0
+AR-B-G010128 = 17.51,0.62,19.09,15.79,3.31,0.24,3.09,17.52,17.44,166.0,15.28,1.09,17.44,12.48,4.96,-0.25,2.34,15.31,15.24,166.0,12.83,0.66,14.69,11.1,3.58,0.23,3.05,12.85,12.76,166.0,9.28,1.13,11.65,5.04,6.61,-0.86,4.28,9.34,9.45,166.0,5.98,1.78,10.0,2.28,7.72,-0.29,1.82,6.23,6.42,166.0,1.05,0.85,3.39,-1.02,4.41,0.53,2.62,1.35,0.77,166.0,3.94,1.36,8.07,0.35,7.72,0.29,3.03,4.16,3.94,166.0,2.2,0.68,3.94,0.08,3.86,-0.23,2.93,2.3,2.21,166.0,4.42,0.65,6.14,3.11,3.03,0.21,2.4,4.47,4.35,166.0,7.1,0.46,8.35,5.87,2.48,0.12,3.19,7.11,7.11,166.0,14.91,0.97,17.44,12.2,5.24,-0.14,3.13,14.94,15.03,166.0,15.64,0.52,17.17,14.41,2.76,0.24,3.27,15.65,15.65,166.0
+AR-B-G010129 = 16.9,0.8,19.09,13.86,5.24,-0.05,3.79,16.92,16.89,216.0,17.04,0.99,20.2,15.24,4.96,0.43,2.93,17.07,16.89,216.0,14.5,0.78,17.99,13.03,4.96,1.66,7.29,14.52,14.41,216.0,9.71,1.23,13.86,6.14,7.72,-0.15,3.29,9.79,9.86,216.0,4.42,1.51,8.9,1.46,7.44,0.52,2.9,4.67,4.35,216.0,0.72,0.81,3.39,-1.16,4.55,0.73,3.91,1.08,0.63,216.0,3.07,1.23,5.87,-0.75,6.61,-0.04,2.65,3.31,3.11,216.0,2.42,1.02,5.87,0.63,5.24,0.6,3.19,2.62,2.32,216.0,3.8,1.03,8.9,2.01,6.89,2.49,11.07,3.94,3.66,216.0,8.36,1.13,11.93,5.59,6.34,0.33,3.75,8.43,8.42,216.0,13.7,0.8,16.34,12.34,4.0,1.09,4.09,13.72,13.58,216.0,15.98,0.74,18.27,14.13,4.13,0.17,2.9,15.99,15.93,216.0
+AR-B-G010130 = 15.31,0.95,17.44,11.93,5.51,-0.31,3.56,15.34,15.37,250.0,15.36,0.83,17.99,13.03,4.96,0.1,3.18,15.38,15.37,250.0,12.53,0.76,14.69,9.72,4.96,-0.04,3.44,12.55,12.48,250.0,8.24,1.05,10.83,4.21,6.61,-0.46,4.73,8.3,8.21,249.0,5.4,0.86,8.35,1.73,6.61,-0.11,4.7,5.46,5.45,250.0,1.93,0.79,3.94,-0.75,4.69,0.14,3.26,2.08,1.84,250.0,4.39,1.0,9.17,1.73,7.44,0.45,4.44,4.51,4.35,250.0,0.72,0.58,2.56,-0.75,3.31,0.12,3.23,0.93,0.63,250.0,4.41,0.49,5.87,2.83,3.03,-0.03,3.65,4.44,4.42,250.0,5.13,0.75,7.11,3.66,3.44,0.55,2.62,5.19,5.04,250.0,13.11,0.87,15.79,10.83,4.96,0.1,2.76,13.14,13.03,250.0,13.77,0.59,16.89,12.48,4.41,1.1,6.57,13.78,13.69,250.0
+AR-B-G010131 = 16.93,0.55,17.99,15.65,2.34,-0.4,3.29,16.94,16.89,49.0,17.35,0.32,17.99,16.34,1.65,-0.74,4.06,17.35,17.44,49.0,13.97,0.37,14.69,13.03,1.65,-0.23,3.41,13.97,14.0,49.0,9.4,0.51,10.55,8.35,2.2,0.42,2.85,9.41,9.45,49.0,3.36,1.15,5.59,0.35,5.24,-0.43,2.71,3.55,3.52,49.0,-0.17,0.54,1.32,-1.57,2.89,-0.3,3.88,0.56,-0.2,49.0,3.37,0.84,5.31,1.59,3.72,-0.12,2.74,3.47,3.39,49.0,1.3,0.67,3.11,-0.2,3.31,0.28,3.13,1.46,1.18,49.0,3.41,0.39,4.49,2.56,1.93,0.17,2.91,3.43,3.39,49.0,7.41,0.8,9.45,6.28,3.17,1.0,3.33,7.45,7.24,49.0,13.96,0.5,14.89,12.76,2.14,-0.26,2.33,13.96,14.0,49.0,16.04,0.35,16.61,15.1,1.52,-0.17,2.34,16.04,16.06,49.0
+AR-B-G010132 = 18.75,0.29,18.96,18.54,0.41,-0.0,1.0,18.75,18.75,2.0,19.13,0.05,19.16,19.09,0.07,0.0,0.96,19.13,19.13,2.0,15.68,0.24,15.86,15.51,0.34,0.0,1.0,15.69,15.68,2.0,13.2,0.15,13.31,13.1,0.21,0.0,1.0,13.2,13.2,2.0,7.52,0.78,8.07,6.97,1.1,0.0,1.0,7.54,7.52,2.0,4.87,0.15,4.97,4.76,0.21,-0.0,1.0,4.87,4.87,2.0,8.07,1.17,8.9,7.24,1.65,0.0,1.0,8.11,8.07,2.0,4.9,0.58,5.31,4.49,0.83,0.0,1.0,4.92,4.9,2.0,7.04,0.49,7.38,6.69,0.69,-0.0,1.0,7.05,7.04,2.0,11.58,0.49,11.93,11.24,0.69,0.0,1.0,11.59,11.58,2.0,19.16,0.1,19.23,19.09,0.14,-0.0,1.0,19.16,19.16,2.0,17.65,0.1,17.72,17.58,0.14,0.0,1.0,17.65,17.65,2.0
+AR-B-G010133 = 21.44,0.78,21.99,20.89,1.1,-0.0,1.0,21.44,21.44,2.0,20.33,0.19,20.47,20.2,0.28,-0.0,1.0,20.34,20.33,2.0,16.48,0.39,16.75,16.2,0.55,-0.0,1.0,16.48,16.48,2.0,14.93,0.24,15.1,14.75,0.34,-0.0,1.0,14.93,14.93,2.0,9.04,0.78,9.59,8.48,1.1,0.0,1.0,9.05,9.04,2.0,5.0,0.05,5.04,4.97,0.07,-0.0,1.0,5.01,5.0,2.0,8.48,NaN,8.48,8.48,0.0,NaN,-5.157362319007438E13,8.48,8.48,2.0,6.18,0.05,6.21,6.14,0.07,0.0,0.99,6.18,6.18,2.0,7.24,0.19,7.38,7.11,0.28,0.0,1.0,7.25,7.24,2.0,12.27,0.1,12.34,12.2,0.14,0.0,1.0,12.27,12.27,2.0,18.85,0.15,18.96,18.75,0.21,-0.0,1.0,18.85,18.85,2.0,19.2,0.44,19.51,18.89,0.62,-0.0,1.0,19.2,19.2,2.0
+AR-B-G010134 = 15.34,0.44,16.06,14.82,1.24,0.37,1.73,15.34,15.37,9.0,15.37,0.25,15.79,15.1,0.69,0.43,1.73,15.37,15.24,9.0,13.92,0.7,14.69,12.76,1.93,-0.46,1.83,13.93,14.13,9.0,8.86,1.72,10.55,5.59,4.96,-0.73,2.3,9.01,9.45,9.0,7.66,1.36,10.55,6.42,4.13,1.07,3.17,7.76,7.45,9.0,3.59,1.24,5.59,2.01,3.58,0.14,1.86,3.78,3.39,9.0,4.3,0.71,5.18,3.39,1.79,0.02,1.63,4.36,4.21,9.0,1.39,0.76,2.56,0.63,1.93,0.63,1.96,1.56,1.11,9.0,5.25,0.3,5.66,4.9,0.76,0.25,1.46,5.25,5.18,9.0,7.75,0.49,8.62,7.24,1.38,0.8,2.2,7.76,7.52,9.0,12.92,0.94,13.86,11.65,2.2,-0.4,1.49,12.95,13.03,9.0,13.15,0.6,14.41,12.48,1.93,0.98,3.1,13.17,13.03,9.0
+AR-B-G010135 = 17.92,1.0,22.68,16.06,6.61,1.43,6.44,17.94,17.72,426.0,17.18,0.58,19.92,15.51,4.41,0.56,4.5,17.19,17.17,426.0,14.48,0.64,16.34,12.76,3.58,-0.06,2.77,14.49,14.48,426.0,9.2,1.49,13.31,4.49,8.82,0.2,2.63,9.32,9.17,426.0,5.17,1.09,8.35,2.01,6.34,0.06,3.08,5.28,5.25,426.0,1.22,0.68,2.83,-0.2,3.03,0.03,2.28,1.39,1.18,426.0,2.17,0.97,5.31,-0.47,5.79,0.08,2.9,2.38,2.15,426.0,1.73,0.76,4.21,-1.02,5.24,-0.21,3.76,1.89,1.73,426.0,4.34,0.75,7.11,2.56,4.55,0.4,3.28,4.4,4.21,426.0,8.28,0.87,10.55,5.87,4.69,-0.38,2.89,8.33,8.35,426.0,14.6,1.28,17.72,11.93,5.79,0.16,2.49,14.66,14.55,426.0,16.32,0.73,18.27,14.69,3.58,0.46,2.77,16.34,16.27,426.0
+AR-B-G010136 = 18.16,2.24,21.02,13.03,7.99,-0.61,2.76,18.3,18.34,38.0,18.32,0.98,20.47,16.34,4.13,0.45,2.79,18.35,18.2,38.0,15.31,0.81,16.34,12.55,3.79,-1.52,5.48,15.33,15.51,38.0,10.77,0.66,11.93,9.17,2.76,-0.76,3.05,10.79,10.96,38.0,6.76,1.29,8.9,4.76,4.13,0.19,1.78,6.88,6.66,38.0,3.36,1.1,5.31,1.04,4.27,-0.07,2.74,3.53,3.32,38.0,4.08,0.56,5.04,2.15,2.89,-1.16,5.59,4.11,4.21,38.0,3.46,0.8,5.18,2.01,3.17,0.54,2.47,3.55,3.39,38.0,6.99,1.15,9.72,4.76,4.96,0.38,3.08,7.08,7.24,38.0,9.2,0.74,10.69,7.52,3.17,0.41,2.88,9.23,9.07,38.0,15.4,0.74,16.61,14.13,2.48,-0.09,1.76,15.41,15.51,38.0,17.19,1.1,19.37,15.17,4.2,0.69,2.39,17.23,16.75,38.0
+AR-B-G010137 = 18.1,0.67,19.37,16.34,3.03,-0.65,3.29,18.12,18.27,47.0,17.64,0.59,19.37,16.55,2.82,0.87,4.05,17.65,17.58,47.0,14.21,0.41,14.96,13.31,1.65,0.06,2.43,14.21,14.2,47.0,10.93,1.08,13.31,8.9,4.41,0.39,2.24,10.98,10.76,47.0,5.66,0.72,7.24,4.21,3.03,0.39,2.38,5.7,5.59,47.0,1.16,0.74,2.56,-1.02,3.58,-0.28,3.24,1.37,1.25,47.0,8.45,0.66,9.72,6.97,2.76,-0.0,2.64,8.48,8.48,47.0,2.89,0.48,3.8,1.39,2.41,-0.9,4.11,2.93,2.97,47.0,6.04,0.87,8.07,4.76,3.31,0.86,2.61,6.1,5.66,47.0,8.39,0.66,10.0,6.97,3.03,-0.11,3.0,8.41,8.48,47.0,15.3,0.46,16.34,14.41,1.93,0.19,2.23,15.3,15.24,47.0,16.18,0.36,16.89,15.1,1.79,-0.25,3.64,16.19,16.13,47.0
+AR-C-G020001 = 21.28,1.05,24.33,19.09,5.24,0.22,3.59,21.31,21.3,42.0,20.85,0.38,21.57,19.92,1.65,-1.04,3.8,20.85,20.89,42.0,16.17,0.58,17.44,15.24,2.2,0.12,2.19,16.18,16.2,42.0,15.37,0.72,17.44,14.27,3.17,0.48,3.25,15.39,15.37,42.0,8.54,0.75,10.41,7.38,3.03,0.32,2.38,8.58,8.62,42.0,5.31,0.43,6.69,4.76,1.93,1.02,4.0,5.33,5.25,42.0,8.84,0.66,9.86,7.52,2.34,-0.23,2.7,8.86,8.69,42.0,6.42,0.75,7.24,4.9,2.34,-0.38,1.91,6.46,6.28,42.0,7.49,0.67,9.17,6.42,2.76,0.57,2.62,7.52,7.52,42.0,12.33,0.8,13.72,10.69,3.03,-0.64,2.77,12.36,12.34,42.0,17.85,0.62,19.09,16.61,2.48,-0.36,2.58,17.86,17.99,42.0,18.89,0.88,21.02,17.1,3.93,-0.25,2.86,18.91,18.96,42.0
+AR-D-G190001 = 20.9,1.24,24.33,15.44,8.89,-0.91,4.9,20.94,21.02,363.0,18.13,1.62,22.13,13.03,9.09,-0.39,2.63,18.2,18.27,363.0,17.21,1.21,20.47,13.31,7.17,-0.41,3.26,17.26,17.17,363.0,13.47,1.12,16.61,8.55,8.06,-0.23,4.27,13.52,13.31,363.0,9.37,1.21,12.76,5.59,7.17,0.17,3.26,9.44,9.31,363.0,1.6,1.16,4.21,-1.57,5.79,-0.09,2.32,1.97,1.59,363.0,6.19,0.78,9.17,3.94,5.24,0.19,3.48,6.24,6.14,363.0,5.93,1.21,9.45,2.56,6.89,-0.22,2.79,6.05,6.0,363.0,9.52,1.33,14.13,6.69,7.44,0.37,2.72,9.61,9.38,363.0,12.7,1.35,16.06,8.55,7.51,-0.29,2.57,12.78,12.89,363.0,17.64,1.7,20.89,13.44,7.44,-0.31,1.78,17.73,18.13,363.0,18.53,1.3,21.57,12.48,9.09,-0.78,4.66,18.57,18.68,363.0
+AR-D-G190002 = 19.73,1.18,22.26,13.86,8.41,-1.5,7.08,19.77,19.92,267.0,18.01,1.28,20.75,12.89,7.85,-1.11,5.11,18.06,18.13,267.0,16.44,1.23,19.09,11.79,7.3,-0.44,3.55,16.48,16.48,267.0,13.13,1.35,16.34,7.93,8.41,-0.56,3.5,13.2,13.31,267.0,10.06,1.26,13.03,5.18,7.85,-0.33,3.19,10.14,10.21,267.0,2.27,1.03,6.69,-0.2,6.89,0.46,3.8,2.49,2.28,267.0,7.04,0.9,9.17,4.21,4.96,-0.16,2.45,7.1,6.97,267.0,6.41,0.88,10.0,2.42,7.58,0.4,6.32,6.47,6.28,267.0,9.23,1.43,12.76,4.35,8.41,-0.15,3.41,9.34,9.04,267.0,11.88,1.35,14.41,5.87,8.54,-1.17,5.92,11.96,11.93,267.0,18.37,1.53,21.57,12.34,9.23,-0.19,3.46,18.43,18.13,267.0,17.9,1.51,21.3,13.72,7.58,0.12,2.22,17.97,17.72,267.0
+AR-D-G190003 = 16.66,0.8,18.82,13.44,5.37,-0.34,4.84,16.68,16.58,106.0,14.3,0.93,17.44,12.48,4.96,0.9,3.63,14.33,14.13,106.0,13.7,0.7,15.51,11.79,3.72,0.11,2.68,13.71,13.69,106.0,9.75,0.96,11.1,7.11,4.0,-0.79,2.93,9.8,10.0,106.0,5.75,1.26,8.35,2.83,5.51,0.03,2.22,5.89,5.59,106.0,-1.14,1.85,3.25,-4.06,7.3,0.64,2.34,2.16,-1.57,106.0,3.89,0.96,6.69,1.73,4.96,0.14,2.99,4.0,3.87,106.0,2.67,1.15,5.04,0.35,4.69,0.11,2.17,2.91,2.56,106.0,5.76,1.28,7.8,2.56,5.24,-0.62,2.48,5.9,6.14,106.0,8.33,1.0,10.28,5.87,4.41,-0.32,2.58,8.39,8.38,106.0,13.11,0.83,15.51,11.1,4.41,0.36,3.42,13.14,13.17,106.0,14.97,0.91,16.89,12.76,4.13,0.13,2.24,14.99,14.89,106.0
+AR-D-G190004 = 16.27,1.09,19.09,13.03,6.06,-0.7,3.65,16.31,16.48,162.0,14.96,1.04,17.03,12.07,4.96,-0.5,3.01,14.99,15.24,162.0,13.39,0.71,14.82,11.65,3.17,-0.2,2.65,13.41,13.44,162.0,8.28,0.83,11.65,6.14,5.51,0.77,4.73,8.32,8.21,162.0,5.43,1.67,8.62,1.46,7.17,-0.17,1.92,5.68,5.87,162.0,-0.41,1.53,2.83,-3.78,6.61,0.08,2.17,1.58,-0.4,162.0,3.46,1.12,5.87,1.46,4.41,0.23,1.92,3.64,3.25,162.0,2.38,1.07,4.21,0.08,4.13,-0.32,2.03,2.6,2.46,162.0,4.7,1.01,7.24,2.7,4.55,0.02,2.52,4.81,4.76,162.0,8.08,0.86,9.72,4.76,4.96,-0.78,3.83,8.13,8.21,162.0,13.62,0.76,16.06,11.93,4.13,0.32,2.71,13.65,13.51,162.0,14.65,0.83,16.89,12.89,4.0,0.74,3.07,14.67,14.41,162.0
+AR-D-G190005 = 17.41,0.79,19.37,14.96,4.41,0.03,2.56,17.43,17.44,536.0,16.49,0.99,19.09,13.03,6.06,-1.03,4.38,16.52,16.68,536.0,14.19,0.6,15.79,12.2,3.58,-0.57,3.67,14.2,14.27,536.0,9.45,0.96,12.2,5.87,6.34,-0.29,3.44,9.5,9.45,536.0,3.65,1.5,9.45,0.35,9.09,1.15,4.08,3.95,3.39,536.0,-0.54,1.11,2.83,-3.09,5.93,0.58,3.08,1.23,-0.75,536.0,3.42,0.92,6.14,0.35,5.79,0.03,3.18,3.54,3.39,536.0,1.56,1.24,5.04,-1.3,6.34,0.14,2.59,1.99,1.59,536.0,5.33,1.2,8.35,2.28,6.06,-0.03,2.34,5.47,5.31,536.0,7.44,1.02,10.0,3.39,6.61,-0.4,3.37,7.51,7.66,536.0,15.04,1.47,18.27,10.0,8.27,-0.34,2.96,15.11,15.17,536.0,15.83,0.87,17.72,13.31,4.41,-0.37,2.91,15.86,15.93,536.0
+AR-D-G190006 = 17.83,0.85,20.47,14.69,5.79,0.03,2.86,17.85,17.72,769.0,17.74,0.64,19.92,15.51,4.41,-0.3,3.38,17.75,17.72,769.0,14.48,0.75,17.17,12.48,4.69,0.37,2.93,14.5,14.41,769.0,8.74,1.21,12.2,5.04,7.17,-0.26,3.3,8.82,8.76,769.0,4.59,1.4,9.31,-0.2,9.51,0.04,3.47,4.8,4.63,769.0,-0.16,0.8,2.01,-4.33,6.34,-0.69,5.84,0.82,-0.2,769.0,3.28,0.93,5.87,-0.47,6.34,-0.1,3.21,3.41,3.25,769.0,1.29,1.07,5.31,-1.57,6.89,0.45,3.46,1.67,1.18,769.0,5.6,1.45,10.55,1.18,9.37,-0.07,3.1,5.78,5.59,769.0,7.87,0.88,11.65,4.76,6.89,0.21,3.83,7.92,7.8,769.0,16.39,0.8,18.27,13.58,4.69,-0.09,3.23,16.41,16.34,769.0,17.05,0.67,19.09,14.96,4.13,-0.07,3.09,17.06,17.1,769.0
+AR-D-G190007 = 18.5,1.49,21.85,11.93,9.92,-1.8,9.23,18.56,18.65,82.0,15.91,1.26,18.27,12.76,5.51,-0.76,3.02,15.96,16.27,82.0,15.72,1.49,18.27,11.1,7.17,-1.11,3.86,15.79,16.3,82.0,11.93,1.28,14.96,8.62,6.34,-0.22,2.77,12.0,11.96,82.0,8.0,1.57,11.1,3.94,7.17,-0.38,2.52,8.15,8.11,82.0,0.63,1.94,4.49,-3.5,7.99,-0.23,2.39,2.03,0.63,82.0,6.12,1.49,9.17,3.66,5.51,-0.08,1.91,6.3,6.28,82.0,4.73,1.86,8.62,1.46,7.17,0.14,2.16,5.08,4.76,82.0,7.9,1.27,10.55,5.87,4.69,0.25,1.76,8.0,7.76,82.0,10.65,1.43,13.31,6.69,6.61,-0.64,3.19,10.75,10.83,82.0,15.05,1.35,17.99,12.2,5.79,-0.41,2.29,15.11,15.31,82.0,17.06,1.02,19.65,14.13,5.51,-0.12,3.38,17.09,17.17,82.0
+AR-D-G190008 = 19.06,1.51,24.06,14.13,9.92,0.21,2.95,19.12,18.82,529.0,17.6,1.26,20.47,12.2,8.27,-0.29,2.88,17.64,17.72,529.0,15.57,1.18,18.27,12.48,5.79,-0.03,2.34,15.61,15.65,529.0,11.12,1.64,15.79,7.24,8.54,-0.06,2.48,11.24,11.38,529.0,6.67,2.45,12.2,-0.75,12.95,0.15,2.38,7.1,6.42,529.0,0.74,1.52,5.04,-3.5,8.54,0.06,2.43,1.69,0.7,529.0,4.9,1.18,7.52,1.46,6.06,-0.31,2.6,5.04,5.04,529.0,3.83,2.12,8.07,-1.02,9.09,-0.2,2.18,4.38,3.94,529.0,6.67,1.83,11.38,2.28,9.09,0.11,2.64,6.92,6.42,529.0,10.25,2.11,14.13,5.04,9.09,-0.52,2.24,10.46,10.83,529.0,17.94,1.97,22.13,13.03,9.09,-0.42,2.15,18.05,18.54,529.0,17.02,1.44,19.92,13.72,6.2,-0.32,2.09,17.09,17.3,529.0
+AR-D-G190009 = 16.14,1.86,21.02,11.38,9.65,-0.66,3.03,16.24,16.75,135.0,14.67,1.18,16.34,10.83,5.51,-1.16,3.93,14.72,14.96,135.0,13.81,0.92,17.72,11.93,5.79,1.03,5.0,13.84,13.58,135.0,9.94,1.25,13.03,5.31,7.72,-0.74,4.78,10.02,10.0,135.0,6.65,1.09,9.45,4.21,5.24,0.28,2.69,6.74,6.56,135.0,0.33,1.05,3.39,-2.4,5.79,0.41,3.42,1.1,0.29,135.0,4.75,0.86,6.97,2.83,4.13,0.47,3.08,4.83,4.76,135.0,4.12,1.32,8.35,1.18,7.17,0.7,3.49,4.32,3.94,135.0,6.3,1.05,10.0,4.21,5.79,1.25,4.62,6.38,6.0,135.0,8.74,1.26,11.45,5.59,5.86,0.2,2.97,8.82,8.48,135.0,13.79,1.11,16.61,11.65,4.96,0.08,2.42,13.83,13.86,135.0,14.92,0.99,17.72,12.2,5.51,-0.66,3.72,14.96,15.1,135.0
+AR-E-G080001 = 18.74,0.84,20.47,16.61,3.86,-0.13,2.28,18.76,18.82,131.0,19.27,0.47,20.2,17.72,2.48,-0.44,3.65,19.28,19.23,131.0,15.71,0.55,16.89,14.41,2.48,0.16,2.76,15.72,15.65,131.0,11.92,1.16,14.13,7.8,6.34,-0.71,4.02,11.97,12.2,131.0,8.85,1.06,11.65,5.31,6.34,-0.68,4.21,8.91,8.9,131.0,3.11,1.19,5.31,0.63,4.69,0.06,1.81,3.33,3.11,131.0,9.7,0.61,11.38,8.07,3.31,0.15,2.83,9.72,9.72,131.0,5.38,0.9,7.8,3.39,4.41,0.41,2.66,5.45,5.18,131.0,7.65,0.6,9.45,5.87,3.58,0.1,3.16,7.68,7.52,131.0,11.56,0.64,14.41,9.72,4.69,0.39,5.71,11.58,11.65,131.0,16.77,0.91,19.92,15.51,4.41,1.0,3.52,16.79,16.61,131.0,17.61,0.59,19.65,16.61,3.03,0.58,2.91,17.62,17.44,131.0
+AR-E-G080002 = 19.79,0.63,23.5,18.82,4.69,2.31,12.7,19.79,19.65,132.0,19.06,0.75,21.57,17.44,4.13,0.02,3.36,19.08,19.09,132.0,16.99,0.85,19.65,15.24,4.41,0.26,3.18,17.01,17.03,132.0,12.95,0.91,17.17,11.38,5.79,1.24,6.86,12.98,12.89,132.0,9.34,1.16,12.76,6.97,5.79,0.19,2.51,9.42,9.17,132.0,3.37,0.97,5.87,0.35,5.51,-0.06,2.91,3.51,3.39,132.0,10.43,0.98,11.93,7.8,4.13,-0.82,2.64,10.48,10.79,132.0,6.58,0.84,9.45,4.21,5.24,0.13,4.26,6.64,6.56,132.0,8.69,0.76,10.83,6.97,3.86,0.2,3.07,8.72,8.62,132.0,11.8,0.76,14.0,9.45,4.55,-0.28,3.59,11.83,11.93,132.0,17.01,0.86,19.65,15.24,4.41,-0.0,2.82,17.03,17.13,132.0,18.29,0.66,21.02,16.89,4.13,0.22,4.29,18.3,18.27,132.0
+AR-E-G080003 = 18.65,0.74,20.75,16.61,4.13,-0.43,3.24,18.66,18.82,98.0,18.2,0.48,19.23,17.17,2.07,0.03,2.57,18.21,18.23,98.0,16.73,0.89,18.82,14.82,4.0,0.11,2.11,16.76,16.61,98.0,12.94,0.72,15.1,11.65,3.44,0.5,2.67,12.96,12.86,98.0,10.2,0.95,12.48,8.62,3.86,0.39,2.5,10.24,10.0,98.0,2.11,1.03,4.21,-0.75,4.96,-0.33,2.64,2.35,2.28,98.0,8.83,0.8,12.2,7.52,4.69,1.47,6.4,8.86,8.69,98.0,4.96,1.18,9.17,2.83,6.34,0.84,3.8,5.1,4.8,98.0,8.07,1.03,11.1,5.31,5.79,-0.15,3.38,8.13,8.07,98.0,11.51,0.6,12.96,9.72,3.24,-0.14,3.5,11.52,11.55,98.0,16.28,1.43,19.23,13.86,5.37,0.14,1.92,16.34,16.34,98.0,17.93,0.81,20.06,16.2,3.86,-0.14,2.8,17.95,17.99,98.0
+AR-E-G080004 = 20.25,0.74,22.81,18.82,4.0,1.0,4.1,20.26,20.06,142.0,19.7,0.98,22.68,18.27,4.41,0.85,3.01,19.73,19.37,142.0,17.68,0.64,20.2,16.61,3.58,1.21,4.95,17.69,17.58,142.0,14.21,1.28,18.54,11.93,6.61,1.29,4.86,14.26,13.86,142.0,9.62,1.21,12.62,6.69,5.93,0.27,2.46,9.7,9.59,142.0,3.91,0.72,6.69,2.56,4.13,0.76,4.25,3.97,3.94,142.0,10.41,0.62,12.2,8.9,3.31,0.19,3.02,10.43,10.41,142.0,7.49,1.07,10.28,5.59,4.69,0.8,2.83,7.57,7.24,142.0,9.87,1.24,13.03,7.8,5.24,0.34,2.33,9.94,9.66,142.0,12.86,0.95,14.96,10.55,4.41,-0.25,2.56,12.9,13.03,142.0,17.83,1.03,21.57,15.79,5.79,1.18,4.56,17.86,17.58,142.0,19.04,1.0,21.3,17.44,3.86,0.34,2.08,19.06,18.92,142.0
+AR-E-G080005 = 19.41,0.74,21.02,17.72,3.31,0.18,2.04,19.43,19.27,200.0,18.22,0.39,19.65,17.44,2.2,0.58,3.9,18.23,18.2,200.0,16.56,0.41,17.72,15.51,2.2,-0.01,2.95,16.56,16.61,200.0,12.31,0.96,14.41,9.45,4.96,0.04,2.47,12.34,12.2,200.0,9.52,1.07,12.48,7.52,4.96,0.53,3.18,9.58,9.45,200.0,2.11,1.07,5.31,-1.02,6.34,0.34,3.02,2.37,2.01,200.0,9.99,0.66,11.65,8.07,3.58,-0.23,2.86,10.01,10.0,200.0,6.23,0.96,8.35,3.94,4.41,-0.2,2.28,6.3,6.25,200.0,8.19,0.9,10.28,5.87,4.41,0.2,2.43,8.24,8.07,200.0,11.81,0.82,14.69,9.45,5.24,0.36,3.69,11.83,11.72,200.0,16.29,0.53,18.27,14.69,3.58,0.27,3.76,16.3,16.34,200.0,17.74,0.48,19.09,16.61,2.48,0.01,2.71,17.75,17.72,200.0
+AR-E-G080006 = 19.74,0.39,20.75,18.54,2.2,-0.41,3.29,19.74,19.78,109.0,18.73,0.33,19.37,17.72,1.65,-0.47,3.35,18.73,18.75,109.0,17.36,0.45,18.54,16.34,2.2,0.17,2.86,17.37,17.3,109.0,13.44,0.46,14.41,12.2,2.2,-0.37,2.83,13.45,13.44,109.0,8.6,0.56,10.28,7.24,3.03,0.15,2.84,8.62,8.55,109.0,3.08,0.75,5.59,1.18,4.41,-0.0,3.54,3.17,3.11,109.0,10.58,0.84,13.03,9.17,3.86,0.62,2.68,10.61,10.41,109.0,7.82,0.63,9.17,6.14,3.03,-0.24,2.91,7.85,7.8,109.0,8.8,0.68,10.55,7.24,3.31,-0.0,2.42,8.83,8.9,109.0,12.68,0.58,14.55,11.52,3.03,0.65,3.59,12.7,12.62,109.0,17.1,0.54,18.27,15.51,2.76,-0.24,2.84,17.11,17.17,109.0,18.1,0.29,18.82,17.17,1.65,0.15,3.37,18.1,17.99,109.0
+AR-E-G080007 = 17.56,0.76,20.2,16.06,4.13,0.72,3.8,17.58,17.44,257.0,17.5,0.64,19.09,15.79,3.31,-0.07,2.49,17.51,17.51,257.0,14.38,0.7,16.61,12.48,4.13,0.2,2.88,14.4,14.41,257.0,12.58,0.84,14.69,10.28,4.41,-0.28,3.06,12.61,12.62,257.0,6.31,1.68,10.0,2.83,7.17,-0.25,2.12,6.53,6.42,257.0,0.89,0.82,3.66,-2.13,5.79,-0.05,3.93,1.21,0.91,257.0,7.87,0.96,10.55,4.49,6.06,-0.07,3.58,7.93,7.93,257.0,3.52,1.14,6.97,0.63,6.34,-0.03,2.67,3.7,3.66,257.0,6.49,1.1,8.9,3.66,5.24,-0.41,2.37,6.59,6.83,257.0,9.6,0.85,12.2,7.24,4.96,-0.06,3.07,9.64,9.72,257.0,14.74,0.98,17.72,11.93,5.79,0.31,3.77,14.77,14.69,257.0,16.74,0.8,19.09,15.24,3.86,0.62,2.78,16.76,16.61,257.0
+AR-E-G080008 = 18.05,0.65,19.65,16.06,3.58,0.02,2.76,18.06,17.99,279.0,18.16,0.66,20.2,16.61,3.58,0.48,3.06,18.17,18.06,279.0,15.37,0.74,17.17,13.31,3.86,-0.12,2.97,15.38,15.44,279.0,11.64,0.8,14.13,9.45,4.69,0.22,3.3,11.67,11.65,279.0,7.5,0.98,10.0,4.9,5.1,-0.64,3.5,7.56,7.59,279.0,1.83,0.97,5.59,-0.47,6.06,0.92,4.18,2.07,1.66,279.0,8.57,0.87,10.83,6.42,4.41,-0.13,2.46,8.61,8.62,279.0,3.84,1.34,9.45,1.73,7.72,0.97,3.87,4.07,3.66,279.0,6.25,0.87,8.62,3.39,5.24,-0.49,3.53,6.31,6.42,279.0,9.63,0.69,12.2,8.07,4.13,0.68,3.88,9.65,9.59,279.0,15.06,1.03,19.09,13.31,5.79,0.88,3.99,15.1,14.82,279.0,16.63,0.76,19.09,14.41,4.69,0.38,3.62,16.65,16.61,279.0
+AR-E-G080009 = 19.27,0.04,19.3,19.23,0.07,-0.0,1.06,19.27,19.27,4.0,19.23,0.0,19.23,19.23,0.0,-1.092134823E7,7.944993165598436E13,19.23,19.23,4.0,16.96,0.08,17.03,16.89,0.14,-0.0,1.0,16.96,16.96,4.0,12.62,0.16,12.76,12.48,0.28,0.0,1.0,12.62,12.62,4.0,9.14,0.04,9.17,9.1,0.07,0.0,1.0,9.14,9.14,4.0,3.97,0.2,4.14,3.8,0.34,-0.0,1.0,3.98,3.97,4.0,8.24,0.04,8.28,8.21,0.07,0.0,0.99,8.24,8.24,4.0,6.45,0.52,6.9,6.0,0.9,0.0,1.0,6.47,6.45,4.0,7.45,0.08,7.52,7.38,0.14,-0.0,1.0,7.45,7.45,4.0,11.17,0.08,11.24,11.1,0.14,-0.0,1.0,11.17,11.17,4.0,17.41,0.04,17.44,17.37,0.07,0.0,0.94,17.41,17.41,4.0,18.16,0.04,18.2,18.13,0.07,-0.0,1.05,18.16,18.16,4.0
+AR-E-G080010 = 17.67,0.62,19.65,16.06,3.58,0.13,3.26,17.68,17.72,188.0,17.42,0.54,18.82,16.06,2.76,0.32,2.96,17.43,17.44,188.0,14.07,0.89,16.61,11.65,4.96,0.51,3.13,14.1,13.93,188.0,11.41,0.88,14.41,9.45,4.96,0.56,3.63,11.44,11.38,188.0,5.83,1.19,9.45,2.83,6.61,0.26,3.11,5.95,5.73,188.0,1.38,1.06,4.35,-0.75,5.1,0.51,2.65,1.74,1.35,188.0,7.87,0.88,10.83,6.14,4.69,0.82,4.23,7.92,7.8,188.0,2.73,1.0,5.31,0.63,4.69,0.31,2.43,2.91,2.56,188.0,5.45,1.37,10.83,3.11,7.72,1.04,3.88,5.62,5.04,188.0,8.72,1.06,11.38,6.69,4.69,0.38,2.54,8.79,8.62,188.0,14.67,1.23,17.3,12.2,5.1,0.36,2.08,14.72,14.51,188.0,15.41,0.75,18.27,13.58,4.69,0.64,3.12,15.43,15.24,188.0
+AR-E-G080011 = 19.0,0.7,20.89,17.17,3.72,0.18,2.55,19.02,19.03,246.0,18.57,0.51,20.2,17.44,2.76,0.31,2.79,18.58,18.54,246.0,16.69,0.69,19.09,15.24,3.86,1.2,4.39,16.7,16.61,246.0,12.91,1.24,17.17,10.0,7.17,0.73,3.9,12.97,12.76,246.0,10.29,1.11,14.41,7.24,7.17,0.43,4.12,10.35,10.28,246.0,1.93,1.16,6.97,-0.75,7.72,1.06,5.34,2.25,2.01,246.0,9.74,0.68,11.93,7.8,4.13,-0.07,3.92,9.76,9.72,246.0,6.08,1.01,9.45,4.49,4.96,1.05,3.72,6.16,5.73,246.0,8.29,1.12,12.2,6.14,6.06,0.65,3.47,8.36,8.21,246.0,11.98,0.77,15.24,9.72,5.51,0.6,5.03,12.01,11.93,246.0,16.71,1.17,22.13,14.69,7.44,2.25,9.52,16.75,16.48,246.0,17.79,0.68,20.33,16.06,4.27,0.82,4.62,17.8,17.72,246.0
+AR-E-G080012 = 18.17,0.54,20.47,17.17,3.31,0.65,4.24,18.18,18.13,161.0,18.02,0.49,19.65,16.61,3.03,0.16,3.64,18.02,17.99,161.0,15.64,0.6,17.17,14.13,3.03,-0.23,2.63,15.65,15.65,161.0,11.06,0.72,12.76,9.45,3.31,-0.2,2.46,11.08,11.1,161.0,9.42,1.05,12.2,6.97,5.24,0.49,3.29,9.47,9.31,161.0,1.43,0.65,3.52,-0.47,4.0,-0.11,3.82,1.58,1.46,161.0,8.62,0.64,10.0,6.97,3.03,-0.1,2.58,8.64,8.62,161.0,3.61,0.52,4.76,1.73,3.03,-0.89,4.22,3.65,3.66,161.0,6.34,0.79,8.62,4.49,4.13,0.44,3.08,6.38,6.35,161.0,11.19,0.56,12.48,9.17,3.31,-0.5,3.29,11.21,11.24,161.0,14.8,0.77,16.89,12.76,4.13,0.3,2.77,14.82,14.69,161.0,16.47,0.56,17.72,14.96,2.76,0.15,2.27,16.48,16.34,161.0
+AR-E-G080013 = 18.37,1.12,22.13,15.79,6.34,-0.04,3.1,18.4,18.41,198.0,18.0,0.58,19.92,16.34,3.58,0.09,3.36,18.01,17.99,198.0,16.35,0.61,18.54,14.96,3.58,0.63,3.3,16.36,16.34,198.0,11.8,0.85,15.51,10.0,5.51,1.15,5.71,11.83,11.79,198.0,9.44,1.36,12.76,5.31,7.44,-0.05,2.94,9.54,9.59,198.0,1.73,0.99,6.42,-0.47,6.89,1.0,5.3,1.99,1.59,198.0,9.1,0.7,11.1,7.24,3.86,0.27,2.91,9.13,9.04,198.0,4.56,1.01,9.31,3.11,6.2,1.45,6.05,4.67,4.35,198.0,7.04,1.15,10.55,4.76,5.79,0.72,3.21,7.13,6.87,198.0,11.92,0.76,13.58,10.28,3.31,-0.12,2.46,11.94,11.96,198.0,15.53,1.07,19.65,12.76,6.89,0.44,3.88,15.57,15.51,198.0,17.36,0.68,20.75,16.06,4.69,1.39,7.2,17.38,17.3,198.0
+AR-E-G080014 = 17.78,0.41,18.75,16.89,1.86,-0.25,2.68,17.78,17.79,107.0,18.41,0.46,19.37,16.89,2.48,-0.25,3.18,18.42,18.27,107.0,15.66,0.48,17.44,14.69,2.76,0.3,3.98,15.67,15.65,107.0,11.81,0.56,13.44,10.55,2.89,0.08,2.87,11.82,11.79,107.0,9.17,1.04,11.93,6.83,5.1,0.5,3.28,9.23,9.04,107.0,1.36,0.47,2.28,0.35,1.93,0.08,2.42,1.44,1.39,107.0,8.95,0.59,10.28,7.24,3.03,-0.34,3.26,8.97,8.9,107.0,3.86,0.5,5.04,2.28,2.76,-0.32,3.03,3.89,3.94,107.0,6.54,0.56,7.8,5.04,2.76,-0.09,2.61,6.56,6.49,107.0,10.58,0.4,12.2,9.45,2.76,0.48,4.8,10.59,10.55,107.0,15.05,0.52,16.89,13.86,3.03,-0.05,3.82,15.06,15.1,107.0,17.18,0.56,18.54,15.24,3.31,-0.17,3.75,17.19,17.17,107.0
+AR-E-G080015 = 18.03,0.78,20.75,16.06,4.69,0.63,4.14,18.05,17.99,193.0,18.96,0.43,20.2,17.44,2.76,-0.09,3.95,18.97,18.96,193.0,15.64,0.56,17.44,14.41,3.03,0.71,3.52,15.65,15.51,193.0,11.21,0.74,13.03,8.62,4.41,-0.23,3.21,11.23,11.31,193.0,8.66,1.02,12.2,6.14,6.06,0.51,3.62,8.72,8.48,193.0,1.67,1.32,5.73,-0.47,6.2,0.94,3.44,2.13,1.39,193.0,9.45,0.69,11.38,7.52,3.86,0.09,2.89,9.47,9.45,193.0,5.01,0.96,8.07,2.01,6.06,0.17,4.14,5.1,4.9,193.0,6.4,0.63,8.07,4.76,3.31,0.29,2.97,6.43,6.35,193.0,10.52,0.64,13.03,9.45,3.58,0.82,3.92,10.54,10.41,193.0,16.54,1.04,19.65,13.86,5.79,0.85,3.71,16.57,16.34,193.0,17.03,0.64,18.68,15.51,3.17,0.65,2.93,17.04,16.89,193.0
+AR-E-G080016 = 18.46,1.05,22.95,16.34,6.61,0.78,4.24,18.49,18.34,255.0,18.06,1.1,21.3,15.79,5.51,0.51,3.02,18.09,17.99,255.0,15.46,0.9,18.54,13.44,5.1,0.95,3.92,15.49,15.24,255.0,12.42,1.38,17.44,10.0,7.44,0.82,3.52,12.5,12.2,255.0,7.98,1.77,12.48,4.21,8.27,0.05,2.61,8.17,8.21,255.0,1.66,1.29,5.31,-1.3,6.61,0.38,2.49,2.1,1.46,255.0,8.14,1.31,11.38,5.04,6.34,0.09,2.28,8.25,8.07,255.0,4.16,1.39,7.52,1.18,6.34,0.23,2.35,4.38,4.07,255.0,6.41,1.67,10.83,2.83,7.99,0.42,2.74,6.62,6.14,255.0,10.11,1.57,14.69,6.97,7.72,0.29,2.83,10.23,10.14,255.0,15.11,1.72,20.75,11.65,9.09,1.05,3.93,15.21,14.69,255.0,16.95,1.47,21.02,14.13,6.89,0.63,2.65,17.01,16.61,255.0
+AR-E-G080017 = 18.17,0.56,19.92,15.79,4.13,-0.55,4.36,18.18,18.27,278.0,18.63,0.45,19.92,17.44,2.48,-0.08,2.94,18.64,18.68,278.0,16.05,0.36,17.17,14.69,2.48,-0.24,3.59,16.05,16.06,278.0,11.56,0.7,13.03,8.9,4.13,-0.78,3.81,11.58,11.65,278.0,8.82,0.76,11.1,6.42,4.69,0.16,3.53,8.85,8.76,278.0,1.47,0.61,2.83,-0.75,3.58,-0.37,3.51,1.59,1.49,278.0,9.66,0.57,11.1,8.35,2.76,0.04,2.64,9.67,9.72,278.0,4.74,0.66,7.24,3.39,3.86,0.83,3.8,4.79,4.63,278.0,7.28,0.72,9.72,5.73,4.0,0.58,3.56,7.31,7.24,278.0,11.26,0.87,14.13,9.45,4.69,0.71,3.58,11.3,11.14,278.0,16.22,0.57,18.82,14.69,4.13,1.02,5.87,16.23,16.2,278.0,17.54,0.58,19.09,16.06,3.03,0.57,2.76,17.55,17.44,278.0
+AR-F-G120001 = 18.53,2.2,22.13,11.31,10.82,-0.82,3.5,18.66,19.09,85.0,18.71,2.39,22.4,10.34,12.06,-1.59,5.65,18.86,19.37,85.0,17.22,1.97,19.78,10.41,9.37,-1.2,4.3,17.33,17.72,85.0,14.98,1.37,17.44,10.34,7.1,-0.22,3.26,15.04,14.89,85.0,9.34,1.02,11.1,6.14,4.96,-0.84,3.48,9.4,9.59,85.0,0.84,2.18,4.76,-4.19,8.96,-0.49,2.58,2.33,1.18,85.0,5.52,1.5,8.62,3.11,5.51,0.36,1.94,5.72,5.31,85.0,7.02,0.98,9.45,4.9,4.55,0.25,2.83,7.09,6.97,85.0,8.52,1.52,12.2,3.11,9.09,-0.36,4.93,8.65,8.28,85.0,14.68,1.28,16.34,8.21,8.13,-2.46,11.79,14.74,14.82,85.0,19.46,1.29,21.57,13.44,8.13,-1.65,8.01,19.5,19.51,85.0,19.31,1.34,21.57,11.93,9.65,-2.53,13.48,19.35,19.37,85.0
+AR-F-G120002 = 21.22,1.7,24.33,12.34,11.99,-1.56,6.96,21.29,21.57,503.0,19.74,1.5,22.68,12.48,10.2,-1.2,5.59,19.8,19.92,503.0,18.86,1.45,22.68,12.76,9.92,-1.06,5.24,18.91,19.09,503.0,16.44,1.05,19.09,11.65,7.44,-0.48,3.95,16.47,16.48,503.0,11.41,1.85,16.34,6.14,10.2,0.52,2.56,11.56,11.1,503.0,2.63,1.88,6.69,-1.57,8.27,0.3,2.02,3.23,2.28,503.0,8.22,1.3,11.93,4.76,7.17,0.36,2.85,8.32,8.07,503.0,7.88,1.18,10.83,4.21,6.61,-0.01,3.01,7.97,7.8,503.0,11.54,2.0,17.99,6.14,11.85,0.13,2.39,11.71,11.52,503.0,16.01,1.34,18.54,9.04,9.51,-1.16,5.34,16.07,16.34,503.0,20.73,1.24,23.5,13.86,9.65,-1.06,5.43,20.76,20.89,503.0,21.34,1.51,24.33,13.58,10.75,-1.52,6.18,21.39,21.85,503.0
+AR-F-G120003 = 13.64,3.69,19.65,4.9,14.74,-0.52,2.82,14.13,13.86,60.0,13.16,3.99,19.65,3.39,16.26,-0.53,2.6,13.74,13.62,60.0,12.71,2.78,17.72,4.9,12.81,-0.35,2.95,13.01,12.55,60.0,12.06,2.87,16.61,3.39,13.23,-0.86,3.45,12.4,12.34,60.0,6.92,2.56,9.72,-1.02,10.75,-1.39,4.24,7.37,7.59,60.0,0.65,1.47,4.07,-3.09,7.17,0.02,2.8,1.6,0.84,60.0,3.94,1.61,7.24,-1.44,8.68,-0.33,3.78,4.25,3.83,60.0,4.81,2.05,7.66,-1.57,9.23,-0.95,3.48,5.22,5.21,60.0,5.59,2.42,10.55,-0.75,11.3,-0.56,2.9,6.08,6.14,60.0,10.28,3.23,14.13,1.87,12.26,-0.94,3.14,10.77,11.07,60.0,14.92,3.6,19.09,5.04,14.06,-1.16,3.72,15.34,15.79,60.0,14.0,3.83,19.37,3.39,15.98,-0.87,3.19,14.51,14.44,60.0
+AR-F-G120004 = 16.01,4.46,21.85,0.7,21.15,-0.85,3.24,16.62,16.89,183.0,14.27,3.89,19.92,0.01,19.91,-1.11,4.07,14.79,15.51,183.0,13.04,3.56,18.82,-0.61,19.43,-0.92,3.94,13.52,13.86,183.0,12.14,2.9,16.06,-1.78,17.84,-1.91,7.69,12.48,13.17,183.0,6.22,2.25,10.0,-5.09,15.09,-2.0,9.72,6.61,6.42,183.0,0.58,1.83,4.21,-6.95,11.16,-0.87,4.49,1.92,0.77,183.0,4.34,1.93,7.8,-4.47,12.26,-1.07,5.51,4.75,4.49,183.0,5.04,2.14,8.35,-6.12,14.47,-1.97,9.17,5.48,5.31,183.0,6.34,2.9,11.38,-6.54,17.91,-1.44,6.16,6.97,6.97,183.0,11.32,3.4,14.96,-3.23,18.19,-1.61,6.05,11.82,12.34,183.0,16.27,3.76,20.61,-1.02,21.63,-1.91,7.66,16.7,17.44,183.0,15.51,4.35,20.75,-1.99,22.74,-1.54,5.65,16.1,16.75,183.0
+AR-F-G120005 = 9.53,5.71,19.65,-2.95,22.6,-0.09,2.21,11.1,9.41,160.0,10.61,4.96,17.72,-1.99,19.7,-0.55,2.31,11.71,11.31,160.0,9.28,4.34,15.24,-4.19,19.43,-0.95,3.48,10.24,10.0,160.0,8.67,4.18,13.86,-5.16,19.02,-1.24,4.17,9.62,10.14,160.0,4.31,3.54,8.62,-7.22,15.85,-1.34,4.41,5.57,5.59,160.0,-1.08,2.03,2.28,-9.29,11.57,-1.74,6.91,2.29,-0.75,160.0,2.05,2.36,5.31,-8.33,13.64,-2.2,8.39,3.12,2.83,160.0,2.87,3.3,6.83,-8.88,15.71,-1.46,5.08,4.37,3.94,160.0,3.39,3.78,7.52,-9.43,16.95,-1.44,4.7,5.07,4.76,160.0,8.46,4.86,14.27,-6.12,20.39,-1.07,3.5,9.75,10.0,160.0,13.3,5.69,19.65,-3.92,23.56,-1.13,3.63,14.46,15.0,160.0,10.76,6.48,19.09,-4.88,23.98,-0.65,2.36,12.55,12.14,160.0
+AR-F-G120006 = 20.99,1.18,22.95,18.2,4.75,-0.7,2.53,21.02,21.3,120.0,19.76,0.6,21.16,17.99,3.17,-0.07,3.15,19.77,19.75,120.0,19.34,0.87,21.02,16.89,4.13,-0.9,3.63,19.36,19.58,120.0,16.03,0.87,17.72,14.13,3.58,-0.63,2.61,16.05,16.24,120.0,11.08,1.78,16.34,7.52,8.82,0.52,3.38,11.22,11.1,120.0,3.73,0.99,5.31,1.59,3.72,-0.44,2.12,3.86,3.94,120.0,8.28,0.98,11.1,6.14,4.96,0.44,3.31,8.33,8.21,120.0,8.68,1.46,11.93,5.59,6.34,-0.1,2.45,8.8,8.9,120.0,12.17,1.28,15.79,8.35,7.44,0.37,3.51,12.24,12.07,120.0,14.98,0.9,16.61,12.2,4.41,-0.31,2.79,15.01,14.96,120.0,20.7,1.18,23.78,17.99,5.79,-0.04,2.45,20.73,20.61,120.0,21.79,0.89,22.95,18.96,4.0,-1.32,4.25,21.81,22.06,120.0
+AR-F-G120007 = 19.78,0.74,21.3,17.99,3.31,-0.04,2.63,19.79,19.78,99.0,20.15,1.06,21.85,16.89,4.96,-0.52,2.78,20.17,20.33,99.0,19.43,0.89,21.3,16.2,5.1,-1.1,4.55,19.46,19.65,99.0,16.03,0.67,17.72,13.86,3.86,-0.63,3.83,16.05,16.06,99.0,11.44,1.3,14.82,8.62,6.2,-0.09,2.65,11.52,11.65,99.0,3.03,0.96,4.76,0.91,3.86,-0.27,2.0,3.18,3.11,99.0,9.82,0.87,12.07,8.07,4.0,0.03,2.49,9.85,9.86,99.0,8.01,0.84,10.28,6.42,3.86,0.62,2.68,8.06,7.8,99.0,12.03,1.29,16.61,9.72,6.89,1.29,4.52,12.1,11.65,99.0,15.39,0.73,16.89,13.58,3.31,0.17,2.15,15.41,15.24,99.0,20.48,1.09,22.95,17.72,5.24,0.06,2.69,20.51,20.4,99.0,21.19,0.57,22.4,19.09,3.31,-0.77,3.83,21.19,21.3,99.0
+AR-F-G120008 = 20.06,1.02,22.13,17.44,4.69,-0.38,2.6,20.09,20.2,144.0,19.31,1.16,22.4,15.79,6.61,-0.45,3.08,19.34,19.44,144.0,17.71,1.5,20.75,14.41,6.34,-0.16,2.39,17.77,17.79,144.0,14.67,0.86,16.89,12.48,4.41,-0.0,2.5,14.69,14.69,144.0,9.14,1.21,11.93,6.42,5.51,-0.0,2.14,9.22,9.1,144.0,2.8,1.2,5.31,-0.75,6.06,-0.74,3.27,3.04,2.97,144.0,7.72,1.0,10.55,5.59,4.96,-0.39,3.06,7.79,7.8,144.0,7.15,1.0,9.31,5.11,4.2,0.22,2.18,7.22,7.11,144.0,10.17,0.98,12.89,6.97,5.93,-0.19,3.78,10.21,10.14,144.0,13.92,0.9,16.34,11.38,4.96,-0.37,3.27,13.95,14.0,144.0,19.85,1.37,22.95,16.34,6.61,-0.43,2.56,19.9,20.06,144.0,20.19,1.12,22.33,17.17,5.17,-0.53,2.77,20.22,20.47,144.0
+AR-F-G120009 = 6.81,5.7,17.99,-4.88,22.87,0.52,2.06,8.87,4.83,226.0,6.08,6.74,18.82,-5.3,24.11,0.32,1.85,9.07,4.83,226.0,4.12,5.43,15.24,-6.26,21.5,0.21,2.07,6.8,4.21,226.0,2.92,7.2,14.69,-8.74,23.43,0.15,1.76,7.75,3.01,226.0,-1.26,6.49,8.21,-11.91,20.12,-0.11,1.54,6.6,0.01,226.0,-5.07,5.4,4.21,-17.56,21.77,-0.4,1.94,7.4,-3.23,226.0,-2.26,5.87,5.87,-13.29,19.15,-0.47,1.65,6.28,0.46,226.0,-2.24,6.11,6.14,-13.56,19.7,-0.32,1.57,6.49,-0.99,226.0,-2.09,6.88,8.35,-14.11,22.46,-0.08,1.56,7.18,-1.64,226.0,1.63,7.13,13.03,-9.84,22.87,0.12,1.63,7.3,1.46,226.0,6.22,8.15,18.82,-6.81,25.63,0.15,1.61,10.24,5.56,226.0,5.26,6.58,17.99,-5.43,23.43,0.53,1.99,8.41,3.25,226.0
+AR-F-G120010 = 14.07,5.38,21.85,1.46,20.39,-0.79,2.51,15.06,15.72,314.0,12.33,4.83,19.65,-1.57,21.22,-0.83,2.7,13.24,13.89,314.0,10.99,4.5,18.27,0.49,17.78,-0.62,2.29,11.87,11.96,314.0,10.93,4.05,16.34,-1.85,18.19,-1.27,3.94,11.66,12.1,314.0,5.19,2.82,10.0,-5.16,15.16,-1.62,5.63,5.91,5.87,314.0,-0.37,1.86,2.97,-7.91,10.89,-1.31,5.46,1.89,-0.06,314.0,2.77,1.91,6.14,-5.57,11.71,-1.13,5.05,3.36,3.08,314.0,3.32,2.37,7.52,-5.98,13.5,-1.39,5.68,4.08,3.39,314.0,5.74,3.8,13.03,-7.09,20.12,-1.15,4.33,6.88,6.62,314.0,9.46,4.17,14.69,-3.92,18.6,-1.25,3.75,10.34,10.9,314.0,15.23,4.8,21.3,0.08,21.22,-1.32,4.0,15.96,16.75,314.0,14.02,5.54,21.02,-1.3,22.32,-1.1,3.12,15.07,16.34,314.0
+AR-F-G120011 = 21.01,0.56,22.95,19.37,3.58,0.47,4.09,21.02,21.02,139.0,19.74,0.81,21.02,17.44,3.58,-0.69,2.74,19.76,19.92,139.0,19.0,0.77,20.47,15.93,4.55,-1.15,5.04,19.01,19.09,139.0,15.47,0.59,16.48,13.58,2.89,-0.7,3.21,15.48,15.58,139.0,11.65,0.73,14.41,9.45,4.96,0.29,4.45,11.67,11.65,139.0,3.05,0.76,4.76,-0.2,4.96,-1.21,6.33,3.14,3.11,139.0,9.84,0.96,12.76,5.59,7.17,-0.88,6.49,9.89,9.86,139.0,8.25,0.8,9.72,6.14,3.58,-0.47,2.67,8.29,8.35,139.0,11.28,1.03,14.69,9.45,5.24,0.43,2.74,11.33,11.1,139.0,15.12,0.74,16.61,12.48,4.13,-0.6,3.72,15.14,15.1,139.0,20.37,1.21,22.95,17.17,5.79,-0.19,2.53,20.41,20.47,139.0,20.62,0.91,23.23,18.54,4.69,0.04,2.57,20.64,20.61,139.0
+AR-F-G120012 = 21.22,0.88,23.78,18.82,4.96,0.29,3.13,21.24,21.16,168.0,20.09,0.98,22.68,18.27,4.41,0.31,2.78,20.11,20.06,168.0,18.57,0.9,20.47,16.61,3.86,-0.06,2.19,18.59,18.54,168.0,14.83,0.81,17.17,12.89,4.27,0.04,2.84,14.85,14.82,168.0,10.1,1.39,13.31,7.52,5.79,-0.01,2.2,10.19,10.31,168.0,1.2,1.38,4.21,-1.57,5.79,-0.35,2.22,1.83,1.46,168.0,7.74,1.36,10.83,5.87,4.96,0.64,2.15,7.86,7.35,168.0,6.93,1.3,10.28,4.35,5.93,0.52,2.35,7.05,6.69,168.0,10.52,1.19,13.58,8.21,5.37,0.49,2.56,10.58,10.28,168.0,14.24,1.2,17.72,11.93,5.79,0.12,2.75,14.29,14.41,168.0,19.38,1.49,22.68,15.79,6.89,-0.25,2.84,19.44,19.51,168.0,19.75,0.69,21.57,18.27,3.31,0.34,2.73,19.77,19.68,168.0
+AR-F-G120013 = 2.69,5.98,17.72,-9.57,27.28,0.36,2.72,6.55,1.84,410.0,2.13,7.17,17.99,-11.5,29.49,0.1,2.16,7.48,2.18,410.0,1.17,6.79,14.13,-13.15,27.28,-0.16,2.07,6.88,1.8,410.0,-0.75,8.1,13.31,-17.01,30.31,-0.11,1.81,8.12,-0.47,410.0,-4.09,7.76,8.07,-20.59,28.66,-0.26,1.77,8.76,-2.75,410.0,-7.91,6.79,1.46,-21.97,23.43,-0.47,1.82,10.41,-5.5,410.0,-5.02,7.4,5.31,-21.42,26.73,-0.44,1.74,8.94,-2.68,410.0,-5.03,7.59,6.14,-20.31,26.46,-0.32,1.7,9.1,-3.47,410.0,-4.86,7.79,8.62,-20.87,29.49,-0.25,1.78,9.17,-3.02,410.0,-1.18,8.68,12.48,-18.39,30.87,-0.16,1.74,8.75,0.15,410.0,2.86,9.63,18.82,-15.35,34.17,-0.03,1.68,10.03,2.77,410.0,2.05,7.66,17.72,-13.15,30.87,0.21,2.19,7.92,1.46,410.0
+AR-F-G120014 = 21.66,1.14,24.06,17.17,6.89,-1.43,5.61,21.69,21.92,211.0,20.86,0.95,23.78,18.54,5.24,-0.32,2.85,20.88,21.02,211.0,19.52,0.74,21.44,15.24,6.2,-1.47,9.11,19.53,19.65,211.0,16.54,1.04,19.92,14.41,5.51,0.57,3.25,16.57,16.34,211.0,13.0,1.31,15.51,9.45,6.06,-0.67,3.22,13.07,13.17,211.0,3.64,1.22,6.97,1.18,5.79,0.34,2.49,3.84,3.52,211.0,9.34,0.63,11.1,8.07,3.03,0.23,2.41,9.36,9.31,211.0,8.16,1.47,11.38,4.21,7.17,-0.56,2.91,8.3,8.35,211.0,12.06,1.41,15.79,8.9,6.89,0.47,2.64,12.14,11.93,211.0,14.93,0.78,16.89,12.76,4.13,0.06,2.49,14.95,14.82,211.0,20.5,0.87,22.68,17.44,5.24,-0.27,4.45,20.52,20.54,211.0,21.61,0.75,22.68,18.27,4.41,-1.92,7.75,21.63,21.71,211.0
+AR-F-G120015 = 18.75,2.67,23.23,9.72,13.5,-0.95,3.61,18.94,19.37,266.0,16.78,2.56,21.57,8.62,12.95,-1.09,3.85,16.97,17.44,266.0,16.0,2.67,19.92,7.8,12.13,-0.75,2.91,16.22,16.34,266.0,13.78,2.41,18.27,8.35,9.92,-0.3,1.95,13.99,14.38,266.0,6.69,1.94,10.83,3.39,7.44,0.13,1.87,6.96,6.59,266.0,0.89,1.67,4.49,-4.61,9.09,-0.54,2.91,1.89,1.25,266.0,4.95,2.43,8.35,-1.3,9.65,-0.48,2.19,5.51,5.38,266.0,4.78,2.02,8.35,0.08,8.27,-0.25,1.91,5.18,5.04,266.0,7.77,2.63,12.76,0.91,11.85,-0.42,2.56,8.2,8.07,266.0,11.97,2.02,15.93,5.31,10.61,-0.62,3.12,12.14,12.2,266.0,18.0,2.54,22.13,11.1,11.02,-0.66,2.53,18.18,18.41,266.0,18.67,2.75,22.68,10.28,12.4,-0.94,3.13,18.88,19.37,266.0
+AR-F-G120016 = 21.51,0.91,24.33,19.09,5.24,0.07,3.1,21.53,21.57,196.0,20.63,1.49,24.33,16.89,7.44,-0.18,2.69,20.68,20.75,196.0,18.37,0.82,20.2,14.69,5.51,-0.79,4.95,18.39,18.47,196.0,15.55,0.86,17.17,13.58,3.58,-0.09,2.01,15.58,15.65,196.0,11.39,0.82,13.58,9.17,4.41,0.4,3.09,11.42,11.24,196.0,3.05,1.15,5.87,-1.02,6.89,-0.77,4.09,3.26,3.25,196.0,8.06,1.22,10.55,5.31,5.24,-0.24,2.26,8.15,8.14,196.0,8.22,1.21,11.1,5.04,6.06,-0.16,2.88,8.31,8.21,196.0,11.31,1.17,14.69,9.17,5.51,0.26,2.22,11.37,11.24,196.0,14.36,1.21,17.44,11.65,5.79,0.33,2.77,14.41,14.27,196.0,20.61,0.85,22.68,18.27,4.41,-0.41,2.92,20.62,20.75,196.0,20.18,0.96,22.68,17.72,4.96,-0.36,2.76,20.2,20.2,196.0
+AR-F-G120017 = 11.68,5.53,20.75,2.01,18.74,-0.09,1.67,12.9,11.93,51.0,11.82,4.81,17.99,1.73,16.26,-0.5,1.95,12.74,12.89,51.0,10.89,4.02,16.89,1.18,15.71,-0.53,2.39,11.6,11.38,51.0,10.69,3.72,14.69,0.63,14.06,-1.09,3.0,11.31,12.48,51.0,5.87,3.82,10.07,-3.78,13.85,-1.0,2.74,6.98,7.52,51.0,0.21,1.81,3.66,-5.16,8.82,-0.93,3.53,1.81,0.77,51.0,3.65,2.56,7.24,-4.61,11.85,-1.39,4.55,4.44,4.35,51.0,4.6,3.14,7.8,-4.33,12.13,-1.16,3.27,5.55,5.87,51.0,4.49,3.45,10.62,-3.78,14.4,-0.54,2.41,5.64,5.73,51.0,9.98,4.83,15.65,-0.47,16.12,-0.68,2.05,11.07,11.72,51.0,14.49,5.33,21.02,2.56,18.46,-0.64,2.09,15.42,16.06,51.0,12.84,5.62,19.65,1.18,18.46,-0.58,1.96,13.99,14.96,51.0
+AR-F-G120018 = 12.33,3.44,16.61,3.52,13.09,-1.05,3.19,12.79,13.31,53.0,10.97,2.99,15.03,2.15,12.88,-1.32,4.19,11.36,11.65,53.0,11.08,3.13,15.51,1.87,13.64,-1.17,3.89,11.51,11.86,53.0,10.32,3.25,14.55,1.04,13.5,-1.22,3.8,10.81,11.31,53.0,5.7,3.11,9.59,-3.78,13.37,-1.53,4.81,6.49,6.83,53.0,0.95,2.28,4.76,-5.16,9.92,-0.61,3.5,2.45,0.77,53.0,3.92,2.66,7.8,-4.06,11.85,-1.1,4.07,4.72,4.35,53.0,3.98,2.8,8.35,-4.06,12.4,-1.03,3.95,4.85,4.49,53.0,4.84,3.12,9.04,-3.78,12.81,-1.14,3.63,5.74,6.0,53.0,8.72,3.41,12.62,-1.3,13.92,-1.35,4.14,9.35,9.86,53.0,12.98,3.73,17.44,2.7,14.74,-1.25,3.71,13.49,14.41,53.0,12.05,4.19,17.44,0.91,16.54,-1.05,3.34,12.74,13.17,53.0
+AR-G-G220001 = 20.21,0.44,21.02,18.54,2.48,-0.99,4.82,20.21,20.2,160.0,19.51,0.38,21.02,18.54,2.48,0.68,4.27,19.51,19.51,160.0,17.85,0.75,20.47,16.34,4.13,0.6,3.56,17.86,17.72,160.0,15.63,0.89,17.72,13.31,4.41,0.13,2.67,15.65,15.65,160.0,11.41,1.81,14.69,6.69,7.99,-0.48,2.11,11.55,11.93,160.0,1.41,1.44,5.59,-1.85,7.44,0.58,3.34,2.01,1.42,160.0,10.7,0.97,13.31,7.52,5.79,-0.47,3.4,10.75,10.83,160.0,6.78,1.23,10.0,3.94,6.06,0.14,2.45,6.89,6.69,160.0,9.58,0.97,11.93,7.11,4.82,-0.28,2.67,9.63,9.66,160.0,14.65,1.23,17.72,12.48,5.24,0.57,2.49,14.7,14.38,160.0,17.46,1.04,20.2,14.69,5.51,-0.33,3.16,17.5,17.58,160.0,19.54,0.85,21.57,17.99,3.58,0.46,2.44,19.56,19.37,160.0
+AR-G-G220002 = 19.94,0.83,22.4,16.34,6.06,-0.08,3.9,19.96,19.92,471.0,19.7,0.96,22.95,17.44,5.51,0.38,3.1,19.72,19.65,471.0,18.5,0.42,19.78,17.17,2.62,-0.05,3.46,18.5,18.54,471.0,16.78,0.71,18.54,14.41,4.13,0.03,2.52,16.8,16.75,471.0,14.08,1.63,17.72,9.72,7.99,0.16,2.11,14.17,13.86,471.0,4.36,0.62,6.14,2.56,3.58,-0.31,3.26,4.4,4.49,471.0,14.31,0.8,16.89,12.34,4.55,-0.02,2.6,14.33,14.41,471.0,9.76,1.0,12.48,6.97,5.51,-0.39,2.9,9.81,9.86,471.0,12.15,1.52,15.79,7.52,8.27,-0.25,2.23,12.24,12.48,471.0,17.31,0.8,19.37,14.69,4.69,-0.31,3.04,17.33,17.44,471.0,19.34,1.41,22.4,15.51,6.89,-0.28,2.69,19.39,19.37,471.0,20.86,0.92,22.95,17.99,4.96,-0.52,3.33,20.88,21.02,471.0
+AR-G-G220003 = 20.17,0.6,21.3,18.27,3.03,-0.54,3.24,20.18,20.23,84.0,21.03,0.62,22.13,19.78,2.34,-0.31,2.12,21.04,21.06,84.0,18.72,0.64,20.2,17.17,3.03,0.07,3.05,18.73,18.68,84.0,17.04,0.71,18.54,15.51,3.03,-0.12,2.27,17.05,17.1,84.0,14.12,1.04,16.48,10.83,5.65,-0.28,3.52,14.16,14.13,84.0,2.89,1.18,5.31,-0.2,5.51,-0.13,2.28,3.12,2.87,84.0,12.6,1.15,14.41,9.72,4.69,-0.66,2.46,12.65,12.82,84.0,7.63,0.98,10.28,5.59,4.69,0.38,2.63,7.69,7.49,84.0,10.72,0.68,13.03,9.72,3.31,1.04,3.96,10.74,10.55,84.0,16.95,0.73,18.82,14.96,3.86,-0.0,3.07,16.96,16.89,84.0,19.66,0.91,22.4,17.72,4.69,0.34,2.85,19.68,19.51,84.0,22.5,0.55,23.78,20.75,3.03,-0.11,3.76,22.51,22.47,84.0
+AR-G-G220004 = 20.77,0.6,22.95,19.37,3.58,0.24,3.47,20.78,20.75,142.0,20.01,0.84,21.85,18.13,3.72,-0.19,2.29,20.03,20.09,142.0,18.67,0.78,20.2,15.51,4.69,-1.13,5.06,18.69,18.82,142.0,16.29,0.66,17.44,13.86,3.58,-0.94,4.22,16.3,16.34,142.0,14.25,1.11,17.17,12.2,4.96,0.56,2.62,14.29,14.0,142.0,2.63,0.9,5.31,0.63,4.69,0.38,2.96,2.78,2.56,142.0,12.64,0.76,14.13,11.1,3.03,-0.18,2.16,12.66,12.76,142.0,8.44,0.81,10.55,6.14,4.41,-0.06,2.91,8.48,8.52,142.0,10.27,1.22,14.13,7.24,6.89,0.12,3.4,10.34,10.28,142.0,15.48,1.02,17.72,12.76,4.96,0.14,2.58,15.51,15.37,142.0,18.81,0.91,21.3,17.03,4.27,0.57,2.77,18.83,18.61,142.0,21.36,1.01,23.5,19.09,4.41,0.07,1.98,21.38,21.44,142.0
+AR-G-G220005 = 19.1,1.04,21.02,16.34,4.69,-0.86,3.11,19.13,19.3,135.0,19.45,0.62,21.02,17.17,3.86,-0.32,4.0,19.46,19.51,135.0,18.51,0.71,20.2,16.89,3.31,0.65,2.92,18.53,18.27,135.0,16.23,0.86,18.54,14.13,4.41,0.45,3.11,16.26,16.13,135.0,13.44,0.94,15.93,10.55,5.37,-0.42,3.27,13.48,13.51,135.0,3.2,0.77,5.87,0.91,4.96,0.62,4.49,3.29,3.11,135.0,12.87,1.03,14.96,10.96,4.0,0.33,1.96,12.91,12.62,135.0,8.17,0.86,10.0,6.28,3.72,0.15,2.02,8.22,8.07,135.0,10.59,2.96,20.2,4.76,15.43,0.93,3.36,10.99,9.66,135.0,16.38,0.86,19.09,14.13,4.96,0.76,4.11,16.4,16.2,135.0,18.52,0.57,20.75,17.17,3.58,0.89,4.75,18.53,18.41,135.0,20.89,0.68,22.4,19.37,3.03,-0.32,2.55,20.9,20.95,135.0
+AR-G-G220006 = 20.23,0.37,21.3,19.65,1.65,0.58,2.67,20.23,20.2,125.0,19.22,0.37,20.2,18.27,1.93,-0.18,3.2,19.23,19.23,125.0,17.37,0.49,18.54,16.34,2.2,-0.45,2.48,17.38,17.44,125.0,14.79,0.97,17.58,12.76,4.82,0.76,3.38,14.82,14.55,125.0,11.25,1.44,14.13,7.52,6.61,-0.33,2.3,11.34,11.38,125.0,0.94,0.62,2.83,-0.75,3.58,-0.11,3.31,1.12,0.91,125.0,11.26,0.93,12.89,7.24,5.65,-1.15,5.61,11.3,11.38,125.0,7.18,0.95,9.45,4.76,4.69,-0.16,3.03,7.25,7.24,125.0,8.78,1.22,11.93,5.87,6.06,0.07,2.43,8.87,8.76,125.0,14.29,1.32,17.03,11.1,5.93,0.2,2.4,14.35,14.0,125.0,17.45,0.74,19.92,15.51,4.41,0.29,3.89,17.47,17.44,125.0,18.72,0.82,21.02,17.44,3.58,0.86,3.46,18.74,18.61,125.0
+AR-G-G220007 = 19.12,0.7,21.02,17.72,3.31,0.51,2.74,19.13,19.09,77.0,18.76,1.0,20.89,16.61,4.27,0.4,2.21,18.78,18.54,77.0,18.19,0.42,19.37,17.44,1.93,0.64,2.97,18.2,18.13,77.0,15.07,0.34,15.72,14.13,1.58,-0.61,3.06,15.07,15.1,77.0,13.37,0.67,14.69,11.52,3.17,-0.18,2.7,13.39,13.44,77.0,1.64,0.85,3.11,-0.75,3.86,-0.6,2.84,1.85,1.73,77.0,10.72,0.75,12.76,9.17,3.58,0.84,3.71,10.75,10.69,77.0,6.51,0.65,7.52,4.63,2.89,-0.77,2.76,6.54,6.69,77.0,8.75,1.53,12.34,6.14,6.2,0.37,2.17,8.89,8.42,77.0,16.94,0.54,17.99,15.79,2.2,0.1,2.5,16.94,16.89,77.0,18.01,0.34,18.82,17.3,1.52,0.38,2.95,18.02,17.99,77.0,20.39,0.66,21.57,18.82,2.76,-0.65,2.71,20.41,20.54,77.0
+AR-G-G220008 = 20.16,0.82,21.85,17.72,4.13,-0.08,2.38,20.17,20.2,224.0,19.5,1.31,22.4,16.61,5.79,0.18,2.08,19.55,19.23,224.0,18.82,1.18,21.85,16.75,5.1,0.55,2.26,18.85,18.54,224.0,16.56,0.97,19.65,15.24,4.41,0.93,3.22,16.59,16.34,224.0,13.45,0.99,16.34,10.0,6.34,-0.32,3.41,13.49,13.58,224.0,2.45,1.2,5.87,0.35,5.51,0.61,2.93,2.73,2.28,224.0,10.36,1.25,13.86,7.52,6.34,0.25,2.2,10.43,10.14,224.0,6.43,0.97,9.45,4.49,4.96,0.71,3.19,6.5,6.28,224.0,8.64,2.0,13.03,4.49,8.54,-0.13,1.93,8.87,8.9,224.0,16.73,0.75,18.82,14.69,4.13,-0.06,4.23,16.75,16.75,224.0,19.0,1.05,21.85,16.89,4.96,-0.08,2.16,19.03,18.96,224.0,21.18,1.31,24.06,18.89,5.17,0.19,1.88,21.22,21.2,224.0
+AR-G-G220009 = 20.1,1.0,22.13,14.69,7.44,-1.11,5.76,20.12,20.2,493.0,19.88,0.7,22.4,17.17,5.24,-0.32,4.18,19.89,19.92,493.0,18.51,0.45,19.92,17.17,2.76,-0.17,3.01,18.52,18.54,493.0,17.05,0.74,19.09,14.69,4.41,0.02,2.73,17.07,17.03,493.0,14.8,1.56,18.54,10.83,7.72,-0.22,2.35,14.88,14.89,493.0,5.14,1.01,9.72,3.11,6.61,1.29,6.09,5.24,5.04,493.0,14.73,0.96,17.99,10.55,7.44,0.07,4.31,14.76,14.69,493.0,11.48,1.34,15.51,6.42,9.09,-0.36,3.49,11.56,11.52,493.0,12.44,1.57,16.61,7.24,9.37,0.06,3.07,12.53,12.48,493.0,17.48,0.92,20.2,14.69,5.51,-0.16,2.88,17.5,17.44,493.0,19.44,0.91,24.33,16.06,8.27,0.59,6.64,19.46,19.37,493.0,20.41,0.81,22.4,18.27,4.13,-0.01,2.84,20.42,20.4,493.0
+AR-G-G220010 = 19.72,0.53,22.68,18.54,4.13,1.14,7.02,19.72,19.65,254.0,20.27,0.66,21.85,17.17,4.69,-0.92,5.73,20.28,20.33,254.0,18.66,0.63,20.2,16.61,3.58,-0.35,2.97,18.67,18.68,254.0,16.57,0.84,18.54,14.13,4.41,-0.1,3.01,16.59,16.61,254.0,14.11,1.2,16.89,10.0,6.89,-0.55,3.65,14.16,14.13,254.0,4.01,0.8,6.42,1.46,4.96,0.13,3.02,4.09,3.94,254.0,14.45,0.9,16.34,11.93,4.41,-0.28,2.77,14.48,14.41,254.0,8.74,0.82,10.83,6.97,3.86,0.5,3.05,8.78,8.62,254.0,11.37,1.55,20.2,7.24,12.95,1.48,9.11,11.47,11.24,253.0,16.59,0.76,18.54,14.69,3.86,0.34,2.68,16.61,16.48,254.0,20.65,0.93,22.68,17.44,5.24,-0.72,3.61,20.67,20.75,254.0,21.22,0.45,22.68,19.37,3.31,-0.44,4.18,21.23,21.3,254.0
+AR-G-G220011 = 20.63,0.55,22.4,18.82,3.58,-0.43,3.84,20.64,20.75,229.0,19.28,0.67,20.75,17.44,3.31,-0.23,2.56,19.29,19.3,229.0,17.5,0.66,19.09,16.06,3.03,0.17,2.45,17.51,17.44,229.0,15.12,0.96,17.17,12.76,4.41,0.07,2.12,15.15,15.03,229.0,12.27,2.02,16.61,7.24,9.37,-0.11,1.97,12.44,12.34,229.0,2.82,1.09,5.31,-1.3,6.61,-0.55,3.6,3.02,2.97,229.0,12.06,1.1,14.96,8.35,6.61,-0.08,3.22,12.11,11.93,229.0,7.76,0.95,9.72,5.59,4.13,0.07,2.04,7.82,7.8,229.0,9.33,1.62,12.76,5.59,7.17,0.08,2.4,9.47,9.31,229.0,15.06,0.75,16.89,12.55,4.34,-0.51,3.33,15.08,15.1,229.0,17.52,1.08,20.2,15.24,4.96,0.03,2.52,17.55,17.51,229.0,19.5,1.09,21.85,17.17,4.69,-0.08,2.0,19.53,19.65,229.0
+AR-G-G220012 = 18.64,0.47,19.65,17.44,2.2,-0.13,2.83,18.65,18.68,93.0,17.79,0.62,19.65,16.06,3.58,-0.19,4.12,17.8,17.79,93.0,17.41,0.39,18.27,16.34,1.93,-0.34,3.08,17.41,17.44,93.0,15.41,0.54,16.89,14.41,2.48,0.64,3.03,15.42,15.37,93.0,12.87,1.45,15.51,9.59,5.93,-0.25,2.52,12.96,12.82,93.0,2.25,1.24,4.76,-1.57,6.34,-0.51,3.5,2.57,2.28,93.0,10.88,1.0,13.03,7.52,5.51,-0.14,3.65,10.93,10.83,93.0,6.08,1.0,8.07,3.66,4.41,-0.52,2.39,6.16,6.42,93.0,9.31,1.61,11.93,5.59,6.34,-0.32,2.01,9.45,9.45,93.0,15.72,0.95,17.44,14.13,3.31,0.03,1.98,15.74,15.79,93.0,17.42,0.49,18.54,16.34,2.2,0.04,2.59,17.43,17.44,93.0,19.2,0.48,20.2,17.72,2.48,-0.18,3.01,19.21,19.23,93.0
+AR-G-G220013 = 20.04,1.03,21.85,15.79,6.06,-1.05,4.35,20.06,20.33,190.0,19.27,0.7,21.02,16.61,4.41,-0.36,3.4,19.29,19.23,190.0,18.45,0.9,20.47,16.34,4.13,-0.16,2.52,18.47,18.54,190.0,16.68,0.7,18.27,14.82,3.44,0.16,2.64,16.7,16.61,190.0,13.41,1.18,16.34,9.72,6.61,-0.26,2.99,13.46,13.58,190.0,2.64,1.07,4.76,0.63,4.13,-0.07,1.87,2.85,2.56,190.0,11.84,1.31,14.69,9.17,5.51,-0.07,1.91,11.91,11.93,190.0,8.34,1.1,10.83,5.31,5.51,0.09,3.05,8.42,8.35,190.0,10.13,2.15,16.61,4.76,11.85,0.15,3.04,10.36,10.0,190.0,16.05,1.11,18.54,13.31,5.24,-0.08,2.36,16.08,16.06,190.0,18.52,1.4,21.85,15.79,6.06,0.51,2.51,18.58,18.34,190.0,19.9,0.96,21.99,16.89,5.1,-0.15,2.35,19.92,20.02,190.0
+AR-G-G220014 = 20.95,0.63,22.4,18.27,4.13,-0.67,4.01,20.96,21.02,334.0,19.86,0.63,22.4,18.27,4.13,0.48,4.05,19.87,19.85,334.0,18.0,0.6,19.37,16.34,3.03,0.03,2.62,18.01,17.99,334.0,16.03,0.9,17.99,13.31,4.69,0.13,2.48,16.06,15.93,334.0,13.6,1.76,17.99,9.17,8.82,-0.32,2.14,13.72,14.0,334.0,2.71,1.1,6.14,-0.47,6.61,0.14,2.92,2.92,2.63,334.0,13.28,1.04,15.51,9.72,5.79,-0.62,2.99,13.32,13.44,334.0,8.98,0.9,11.38,6.69,4.69,0.18,2.89,9.03,8.9,334.0,10.35,1.34,13.86,5.31,8.54,-0.01,3.08,10.44,10.31,334.0,15.93,1.16,18.82,12.48,6.34,-0.42,2.89,15.97,16.06,334.0,18.99,1.25,24.33,16.06,8.27,0.31,3.89,19.03,18.96,334.0,20.75,0.58,22.4,18.82,3.58,0.3,3.29,20.76,20.61,334.0
+AR-G-G220015 = 20.16,0.66,21.57,17.44,4.13,-0.76,4.66,20.17,20.2,119.0,20.3,0.76,22.13,18.27,3.86,-0.13,2.76,20.31,20.33,119.0,18.73,0.74,21.3,16.89,4.41,0.72,3.86,18.75,18.54,119.0,16.45,1.13,19.37,14.96,4.41,1.04,2.87,16.49,15.93,119.0,14.16,0.64,16.2,12.48,3.72,0.37,3.45,14.18,14.13,119.0,2.99,1.2,6.69,0.08,6.61,0.2,2.9,3.22,2.97,119.0,10.94,0.94,13.86,9.17,4.69,0.49,2.89,10.97,10.83,119.0,6.78,0.9,9.45,4.49,4.96,0.32,2.87,6.84,6.69,119.0,9.59,1.36,11.65,5.18,6.48,-1.2,4.39,9.69,9.86,119.0,16.83,0.54,17.99,15.51,2.48,-0.03,2.38,16.84,16.82,119.0,20.07,1.14,24.33,17.44,6.89,1.0,4.5,20.1,19.78,119.0,21.89,0.65,23.23,20.2,3.03,-0.02,2.52,21.9,21.85,119.0
+AR-G-G220016 = 20.0,0.76,21.57,18.27,3.31,-0.38,2.32,20.01,20.13,122.0,19.69,0.74,21.3,17.99,3.31,-0.13,2.57,19.71,19.78,122.0,18.85,1.26,21.02,14.69,6.34,-0.68,3.12,18.89,18.96,122.0,16.7,1.11,18.82,13.86,4.96,-0.44,2.7,16.74,16.89,122.0,12.44,2.13,15.79,6.97,8.82,-0.88,2.88,12.62,13.03,122.0,4.07,1.25,7.8,0.63,7.17,-0.38,3.53,4.26,4.28,122.0,10.92,0.7,13.58,9.31,4.27,0.68,4.5,10.95,10.86,122.0,6.51,1.04,10.28,4.21,6.06,0.67,3.69,6.59,6.42,122.0,9.42,0.91,11.38,6.97,4.41,-0.31,2.85,9.46,9.45,122.0,13.15,1.49,16.34,7.24,9.09,-1.66,7.01,13.23,13.55,122.0,17.45,0.77,19.09,15.51,3.58,-0.17,2.72,17.46,17.54,122.0,19.14,0.5,20.47,17.72,2.76,-0.32,3.34,19.14,19.16,122.0
+AR-G-G220017 = 20.46,0.61,22.13,19.09,3.03,0.02,2.52,20.47,20.47,605.0,19.21,0.87,21.57,16.06,5.51,-0.17,3.07,19.23,19.23,605.0,18.08,0.47,19.65,16.06,3.58,-0.43,3.95,18.09,18.13,605.0,16.12,0.69,18.27,13.58,4.69,-0.11,3.45,16.13,16.06,605.0,13.88,1.69,18.27,8.35,9.92,-0.48,2.94,13.98,14.13,605.0,3.0,0.95,5.87,-0.47,6.34,0.17,3.03,3.14,2.9,605.0,14.0,1.14,16.61,10.28,6.34,-0.21,2.97,14.05,14.0,605.0,9.31,1.2,13.58,6.42,7.17,0.62,3.15,9.39,9.17,605.0,11.23,1.37,15.79,5.31,10.47,-0.14,3.7,11.31,11.31,605.0,16.1,0.97,18.82,13.03,5.79,-0.19,2.89,16.13,16.06,605.0,18.73,1.35,22.4,13.86,8.54,-0.57,2.93,18.78,19.09,605.0,20.49,0.89,22.95,17.99,4.96,0.21,2.95,20.51,20.47,605.0
+AR-G-G220018 = 20.61,1.07,23.5,17.85,5.65,0.17,2.92,20.64,20.61,233.0,19.28,1.35,21.85,14.96,6.89,-0.31,2.38,19.33,19.51,233.0,18.21,1.24,21.85,15.51,6.34,0.52,2.74,18.26,17.99,233.0,16.92,1.58,19.65,11.65,7.99,-0.48,3.04,16.99,17.03,233.0,12.96,2.06,16.89,6.69,10.2,-0.63,3.08,13.12,13.17,233.0,3.65,1.32,6.69,-0.2,6.89,-0.54,3.34,3.89,3.66,233.0,11.85,1.35,14.13,8.62,5.51,-0.33,2.19,11.92,11.93,233.0,8.15,1.69,10.55,2.7,7.85,-0.84,3.05,8.32,8.62,233.0,10.18,2.05,14.13,4.76,9.37,-0.56,2.46,10.38,10.62,233.0,15.59,1.95,19.09,11.38,7.72,-0.45,1.95,15.71,16.2,233.0,18.94,1.28,22.13,16.06,6.06,-0.08,2.44,18.98,18.96,233.0,21.58,2.06,24.33,16.89,7.44,-0.81,2.26,21.68,22.4,233.0
+AR-G-G220019 = 19.49,1.13,21.57,15.51,6.06,-0.62,3.17,19.53,19.65,253.0,19.13,0.85,20.75,17.17,3.58,-0.22,2.32,19.15,19.09,253.0,18.3,0.62,19.65,16.06,3.58,-0.87,4.26,18.31,18.41,253.0,16.54,0.54,17.99,15.24,2.76,-0.06,2.62,16.55,16.61,253.0,14.48,1.11,17.44,12.48,4.96,0.53,2.61,14.52,14.27,253.0,3.35,0.81,5.31,0.91,4.41,-0.29,3.05,3.44,3.39,253.0,12.78,0.8,15.24,10.83,4.41,0.35,3.12,12.81,12.76,253.0,8.19,1.28,13.03,3.94,9.09,0.04,3.79,8.29,8.07,253.0,10.88,1.58,16.34,4.49,11.85,-0.03,4.36,11.0,10.83,253.0,15.58,1.0,18.82,11.65,7.17,0.29,4.82,15.61,15.51,253.0,18.75,1.24,22.13,16.06,6.06,0.47,2.7,18.79,18.54,253.0,19.95,1.05,22.4,17.44,4.96,0.01,2.21,19.97,19.92,253.0
+AR-G-G220020 = 20.15,0.47,21.3,19.09,2.2,0.18,2.26,20.16,20.09,134.0,19.1,0.66,21.3,16.61,4.69,-0.57,5.26,19.11,19.23,134.0,18.01,0.63,20.06,16.89,3.17,0.72,3.16,18.02,17.85,134.0,16.05,0.53,17.72,14.96,2.76,0.77,3.64,16.06,15.93,134.0,12.3,1.25,15.79,9.31,6.48,-0.28,2.97,12.36,12.48,134.0,2.75,0.83,4.76,0.91,3.86,-0.2,2.75,2.87,2.83,134.0,10.74,0.95,13.44,9.17,4.27,0.9,3.64,10.79,10.55,134.0,6.99,1.24,10.55,2.83,7.72,-0.34,3.59,7.09,6.97,134.0,9.62,1.52,13.31,6.14,7.17,-0.21,2.32,9.73,9.86,134.0,14.32,1.53,17.17,11.1,6.06,0.02,2.05,14.4,14.41,134.0,17.89,0.84,20.2,15.79,4.41,0.05,3.04,17.91,17.85,134.0,20.28,1.31,23.78,17.99,5.79,0.35,2.45,20.32,20.2,134.0
+AR-G-G220021 = 18.09,0.81,20.2,16.34,3.86,-0.25,2.53,18.11,18.27,78.0,18.41,0.52,20.2,17.3,2.89,0.39,3.67,18.42,18.41,78.0,18.33,0.38,19.37,17.44,1.93,0.06,2.86,18.33,18.3,78.0,16.65,0.84,19.37,15.51,3.86,1.26,4.45,16.67,16.48,78.0,13.45,0.69,15.24,12.2,3.03,0.76,3.32,13.47,13.31,78.0,2.85,1.63,9.72,0.35,9.37,1.97,7.27,3.27,2.28,78.0,11.17,0.72,12.62,9.72,2.89,-0.15,2.3,11.2,11.24,78.0,7.53,0.91,10.83,4.21,6.61,-0.05,6.21,7.59,7.52,78.0,11.06,1.61,13.86,5.87,7.99,-0.65,3.25,11.18,11.24,78.0,16.28,1.33,19.65,13.58,6.06,0.31,2.54,16.34,16.06,78.0,17.48,0.58,19.09,16.34,2.76,0.3,2.78,17.49,17.44,78.0,20.42,0.84,22.13,18.41,3.72,-0.51,2.96,20.44,20.47,78.0
+AR-G-G220022 = 19.65,1.3,24.33,17.99,6.34,1.58,5.17,19.69,19.23,119.0,20.22,1.53,24.61,17.99,6.61,0.88,3.58,20.28,19.92,119.0,17.85,1.98,23.09,14.13,8.96,0.71,2.92,17.96,17.44,119.0,16.02,1.87,21.3,13.86,7.44,1.38,3.94,16.13,15.37,119.0,10.28,3.07,18.27,6.14,12.13,1.16,3.38,10.72,9.17,119.0,3.17,2.84,11.1,-0.2,11.3,1.35,3.81,4.24,1.87,119.0,10.44,1.3,14.0,8.07,5.93,0.49,2.88,10.52,10.28,119.0,6.93,2.63,14.41,3.39,11.02,0.96,3.06,7.41,6.0,119.0,9.17,2.51,16.89,5.59,11.3,1.5,4.79,9.5,8.62,119.0,13.59,1.97,19.65,10.55,9.09,1.36,4.65,13.73,13.1,119.0,17.16,2.0,24.33,13.86,10.47,1.59,5.98,17.27,16.61,119.0,20.31,1.7,25.16,16.89,8.27,0.91,3.57,20.38,19.92,119.0
+AR-G-G220023 = 20.07,0.36,20.75,19.37,1.38,-0.02,2.06,20.07,20.13,48.0,20.49,0.32,21.3,19.92,1.38,-0.04,2.5,20.49,20.54,48.0,17.54,0.46,18.27,16.48,1.79,-0.23,2.46,17.55,17.58,48.0,15.58,0.64,17.72,14.41,3.31,0.95,4.21,15.59,15.51,48.0,13.34,0.61,14.41,11.65,2.76,-0.5,2.75,13.36,13.31,48.0,3.47,0.63,4.49,2.01,2.48,-0.37,2.38,3.53,3.52,48.0,12.83,0.71,14.41,10.55,3.86,-0.59,4.5,12.85,12.89,48.0,7.16,0.49,8.35,6.14,2.2,-0.12,2.81,7.18,7.24,48.0,10.01,0.78,12.2,8.35,3.86,0.33,3.31,10.04,10.0,48.0,16.7,0.57,17.85,15.79,2.07,0.05,2.18,16.71,16.61,48.0,19.37,1.05,22.4,17.44,4.96,0.77,3.68,19.4,19.13,48.0,20.59,0.42,21.85,19.92,1.93,0.78,3.57,20.6,20.54,48.0
+AR-G-G220024 = 20.16,0.58,22.13,18.27,3.86,-0.04,5.07,20.16,20.2,116.0,20.65,0.81,22.95,19.09,3.86,0.37,2.68,20.66,20.61,116.0,19.73,0.91,21.3,17.72,3.58,-0.25,2.25,19.75,19.78,116.0,16.98,1.09,19.65,14.69,4.96,0.17,2.29,17.02,16.79,116.0,13.4,0.92,15.24,11.65,3.58,0.01,1.85,13.43,13.44,116.0,3.0,1.09,6.42,0.91,5.51,0.61,2.94,3.19,2.77,116.0,11.89,0.87,13.58,10.0,3.58,-0.06,2.01,11.92,11.93,116.0,8.01,1.12,10.28,5.45,4.82,-0.26,2.4,8.09,8.07,116.0,9.81,0.84,12.48,7.93,4.55,0.43,3.32,9.85,9.72,116.0,16.16,0.82,17.99,13.86,4.13,-0.22,2.61,16.18,16.06,116.0,17.55,0.82,19.65,15.24,4.41,0.08,3.09,17.57,17.44,116.0,21.0,0.96,23.23,19.03,4.2,0.19,2.25,21.02,20.78,116.0
+AR-G-G220025 = 20.39,0.34,21.3,19.65,1.65,0.66,3.33,20.4,20.33,68.0,21.15,0.43,22.13,20.2,1.93,-0.02,2.32,21.15,21.16,68.0,18.53,0.39,19.37,17.44,1.93,-0.04,3.49,18.53,18.54,68.0,15.8,0.82,17.72,13.86,3.86,0.03,2.8,15.82,15.65,68.0,14.75,0.66,16.61,13.03,3.58,0.16,3.6,14.76,14.79,68.0,3.78,1.12,6.69,1.73,4.96,0.07,2.58,3.94,3.94,68.0,13.22,0.64,14.69,11.38,3.31,-0.16,2.86,13.23,13.31,68.0,7.89,0.72,9.72,6.42,3.31,0.69,3.27,7.92,7.76,68.0,10.44,0.9,12.07,7.8,4.27,-0.84,3.32,10.48,10.69,68.0,16.85,0.59,18.27,15.79,2.48,0.19,2.14,16.86,16.82,68.0,20.18,0.81,22.13,18.54,3.58,0.25,2.63,20.2,20.13,68.0,21.4,0.57,22.54,19.92,2.62,-0.02,2.53,21.41,21.37,68.0
+AR-G-G220026 = 20.56,0.74,21.85,19.09,2.76,-0.3,1.85,20.58,20.68,60.0,21.03,0.46,21.85,19.92,1.93,-0.0,2.4,21.04,21.02,60.0,18.04,0.7,19.65,16.34,3.31,0.14,2.74,18.05,17.99,60.0,15.9,0.81,17.99,14.69,3.31,0.58,2.52,15.92,15.79,60.0,14.77,0.82,16.61,13.17,3.44,0.35,2.61,14.79,14.62,60.0,4.8,0.86,6.42,3.11,3.31,0.26,2.38,4.88,4.69,60.0,13.7,0.57,14.96,12.2,2.76,-0.27,2.85,13.72,13.72,60.0,7.79,0.58,9.17,6.69,2.48,0.15,2.3,7.82,7.8,60.0,10.07,0.91,12.48,7.93,4.55,0.06,3.13,10.11,10.0,60.0,16.24,0.91,18.27,14.69,3.58,0.56,2.45,16.26,16.06,60.0,20.46,0.68,22.4,19.37,3.03,0.39,3.11,20.47,20.47,60.0,21.29,0.44,22.13,20.2,1.93,-0.04,2.71,21.3,21.3,60.0
+AR-G-G220027 = 20.29,0.43,21.02,19.37,1.65,-0.11,2.23,20.3,20.27,43.0,19.75,0.89,21.02,17.44,3.58,-0.63,2.61,19.77,19.92,43.0,19.09,0.35,19.65,17.99,1.65,-0.68,3.91,19.1,19.09,43.0,15.53,0.28,16.34,14.96,1.38,0.63,3.3,15.53,15.51,43.0,13.6,1.28,16.34,9.17,7.17,-0.97,5.28,13.66,13.86,43.0,1.18,0.75,2.7,-0.2,2.89,0.02,2.1,1.4,1.18,43.0,10.94,0.64,12.2,10.0,2.2,0.4,2.18,10.96,10.83,43.0,6.2,1.06,7.93,4.21,3.72,0.01,1.84,6.28,6.28,43.0,8.64,1.31,11.1,6.42,4.69,0.15,2.03,8.74,8.62,43.0,17.01,0.41,17.44,16.06,1.38,-0.68,2.36,17.02,17.17,43.0,19.1,0.68,20.75,17.72,3.03,0.23,2.65,19.11,19.09,43.0,20.83,0.48,21.57,19.92,1.65,-0.43,2.0,20.83,21.02,43.0
+AR-H-G040001 = 20.73,0.64,22.13,18.82,3.31,-0.19,2.51,20.74,20.75,148.0,19.4,0.43,20.75,18.27,2.48,-0.14,2.91,19.41,19.37,148.0,18.32,0.3,19.09,17.44,1.65,-0.36,2.87,18.32,18.37,148.0,15.9,0.66,17.72,14.69,3.03,0.62,2.81,15.92,15.79,148.0,13.7,1.21,17.17,10.0,7.17,-0.24,3.52,13.75,13.72,148.0,4.37,1.01,7.8,2.01,5.79,0.34,3.61,4.48,4.35,148.0,13.73,0.97,15.51,11.52,4.0,-0.36,2.45,13.76,13.86,148.0,9.49,1.16,12.48,7.52,4.96,0.34,2.14,9.56,9.45,148.0,10.37,1.0,12.2,7.24,4.96,-0.82,3.14,10.41,10.59,148.0,16.24,0.73,18.27,14.41,3.86,-0.14,3.06,16.26,16.34,148.0,17.03,0.85,18.54,14.69,3.86,-0.79,3.22,17.05,17.13,148.0,20.45,0.74,21.57,18.27,3.31,-0.51,2.74,20.46,20.47,148.0
+AR-H-G040002 = 20.83,0.45,21.57,19.37,2.2,-0.95,4.48,20.83,20.89,54.0,20.16,0.45,21.57,19.37,2.2,1.46,4.49,20.16,19.99,54.0,19.96,0.56,21.3,19.09,2.2,0.64,2.39,19.97,19.92,54.0,16.08,0.71,18.82,14.96,3.86,1.94,7.83,16.09,15.99,54.0,12.02,0.94,14.82,10.55,4.27,1.17,4.43,12.06,11.93,54.0,6.39,0.65,7.52,4.49,3.03,-0.83,3.42,6.42,6.52,54.0,12.66,0.55,13.86,11.65,2.2,0.07,2.12,12.67,12.72,54.0,12.6,0.52,13.58,11.65,1.93,-0.08,2.17,12.61,12.62,54.0,11.78,1.27,15.24,9.45,5.79,0.82,3.1,11.85,11.41,54.0,17.17,0.59,18.54,16.06,2.48,0.28,2.73,17.18,17.17,54.0,19.18,0.68,20.75,17.72,3.03,0.29,2.52,19.2,19.09,54.0,20.34,0.8,21.85,19.09,2.76,0.43,1.98,20.36,20.2,54.0
+AR-H-G040003 = 20.9,0.54,21.71,19.37,2.34,-1.04,3.24,20.91,21.02,80.0,20.56,0.36,21.44,19.37,2.07,-0.43,4.08,20.57,20.54,80.0,19.81,0.61,22.13,19.09,3.03,1.17,4.71,19.82,19.71,80.0,16.64,0.62,18.82,15.51,3.31,0.44,3.91,16.65,16.75,80.0,12.05,0.71,13.86,10.55,3.31,0.42,2.43,12.07,11.89,80.0,5.65,1.2,7.24,3.39,3.86,-0.27,1.57,5.78,6.0,80.0,13.63,0.57,15.37,12.48,2.89,0.22,3.07,13.64,13.58,80.0,11.38,1.13,14.55,8.62,5.93,0.35,3.32,11.43,11.38,80.0,11.23,0.82,12.89,9.17,3.72,-0.38,2.99,11.26,11.31,80.0,17.29,0.91,19.37,14.69,4.69,-0.27,3.31,17.31,17.23,80.0,18.56,0.3,19.37,17.99,1.38,0.36,3.09,18.56,18.54,80.0,19.72,0.57,21.02,17.99,3.03,-0.24,3.27,19.73,19.65,80.0
+AR-H-G040004 = 20.52,0.89,21.71,18.54,3.17,-0.48,1.85,20.54,20.89,83.0,19.94,0.78,21.57,17.72,3.86,-0.77,3.38,19.95,20.2,83.0,18.45,0.2,19.09,17.99,1.1,0.44,4.15,18.45,18.41,83.0,16.43,0.4,17.44,15.51,1.93,0.09,2.92,16.44,16.41,83.0,13.97,0.92,16.89,11.38,5.51,-0.25,4.27,14.0,14.13,83.0,5.31,0.82,7.8,3.39,4.41,0.58,3.57,5.38,5.31,83.0,13.97,0.69,15.51,12.48,3.03,-0.01,2.34,13.98,14.0,83.0,10.21,0.57,11.65,8.9,2.76,-0.22,3.03,10.23,10.28,83.0,11.76,1.02,14.69,9.72,4.96,0.07,2.91,11.8,11.79,83.0,17.06,0.93,18.82,14.69,4.13,-0.41,2.78,17.09,17.17,83.0,18.21,0.58,19.92,16.89,3.03,-0.02,3.75,18.21,18.27,83.0,20.06,0.67,21.57,18.82,2.76,0.34,2.2,20.08,19.92,83.0
+AR-H-G040005 = 19.96,0.71,22.13,17.44,4.69,-0.17,3.02,19.98,19.99,611.0,19.92,0.66,21.57,17.44,4.13,-0.34,3.02,19.93,19.92,611.0,18.56,0.75,20.2,17.17,3.03,0.35,2.03,18.58,18.41,611.0,17.21,0.77,20.2,15.24,4.96,0.11,2.75,17.23,17.23,611.0,13.88,1.54,17.99,10.0,7.99,0.03,2.14,13.96,13.86,611.0,6.32,1.21,10.28,3.66,6.61,0.31,2.66,6.43,6.28,611.0,14.95,0.81,17.17,12.76,4.41,-0.26,2.8,14.98,15.03,611.0,11.79,1.34,14.41,8.62,5.79,-0.45,2.13,11.86,12.07,611.0,12.4,1.91,19.09,5.87,13.23,-0.07,3.78,12.55,12.48,611.0,17.14,0.74,19.92,15.24,4.69,0.39,3.61,17.16,17.17,611.0,19.44,1.31,23.5,15.24,8.27,0.52,3.7,19.48,19.23,611.0,20.24,0.91,24.06,17.44,6.61,0.12,3.53,20.26,20.2,611.0
+AR-H-G040006 = 20.62,0.43,21.57,19.65,1.93,-0.03,2.63,20.62,20.61,95.0,20.12,0.57,21.57,19.09,2.48,0.53,2.38,20.13,20.06,95.0,19.87,0.51,21.85,19.09,2.76,1.38,5.49,19.88,19.78,95.0,15.6,0.74,17.44,13.86,3.58,0.13,2.72,15.62,15.51,95.0,12.37,0.76,14.41,10.55,3.86,0.24,2.7,12.4,12.34,95.0,6.04,0.86,8.07,3.94,4.13,-0.09,2.47,6.1,6.14,95.0,13.35,0.52,14.69,11.93,2.76,-0.55,3.67,13.36,13.44,95.0,12.7,0.6,14.13,11.38,2.76,-0.02,2.43,12.71,12.76,95.0,12.34,0.73,13.86,10.0,3.86,-0.23,3.05,12.36,12.48,95.0,17.25,0.64,18.54,15.79,2.76,-0.12,2.68,17.26,17.3,95.0,18.65,0.62,20.47,17.17,3.31,0.67,3.57,18.66,18.54,95.0,20.08,0.89,22.68,18.82,3.86,0.73,2.62,20.09,19.78,95.0
+AR-H-G040007 = 21.06,0.75,22.13,19.51,2.62,-0.37,1.82,21.07,21.3,49.0,19.72,0.57,20.75,18.54,2.2,0.0,1.94,19.73,19.78,49.0,18.5,0.18,18.82,18.2,0.62,0.15,2.14,18.5,18.54,49.0,16.21,0.47,17.44,15.1,2.34,0.27,3.46,16.22,16.2,49.0,13.31,0.98,15.24,11.1,4.13,-0.18,2.3,13.35,13.31,49.0,4.51,0.86,6.42,1.46,4.96,-0.43,5.37,4.59,4.49,49.0,14.45,0.85,16.06,12.62,3.44,-0.32,1.93,14.48,14.75,49.0,9.84,0.81,10.83,6.69,4.13,-1.69,6.81,9.87,10.0,49.0,11.48,1.0,13.86,9.04,4.82,-0.19,2.72,11.52,11.65,49.0,17.01,0.77,18.54,15.51,3.03,0.15,2.1,17.02,16.82,49.0,17.64,0.61,18.96,16.61,2.34,0.53,2.64,17.65,17.65,49.0,20.64,0.59,21.3,19.37,1.93,-0.71,2.06,20.65,20.89,49.0
+AR-H-G040008 = 21.22,0.38,21.99,19.65,2.34,-1.39,6.88,21.22,21.3,58.0,20.26,0.58,21.44,19.09,2.34,0.01,2.11,20.27,20.33,58.0,19.04,0.37,19.92,18.27,1.65,0.28,2.72,19.04,19.06,58.0,17.13,0.45,18.27,16.34,1.93,0.22,2.9,17.14,17.17,58.0,12.21,0.53,13.31,11.1,2.2,0.1,2.39,12.22,12.2,58.0,4.54,1.28,7.52,2.42,5.1,0.39,2.27,4.71,4.28,58.0,14.0,0.52,15.03,12.76,2.27,-0.2,2.39,14.01,14.0,58.0,11.92,0.59,13.31,10.28,3.03,-0.25,3.65,11.93,11.93,58.0,12.74,0.77,14.96,11.17,3.79,0.62,3.79,12.76,12.76,58.0,17.42,0.37,18.27,16.34,1.93,-0.05,3.37,17.42,17.44,58.0,18.67,0.48,19.65,17.17,2.48,-0.62,3.94,18.67,18.78,58.0,19.69,0.57,20.89,18.27,2.62,-0.46,2.78,19.7,19.78,58.0
+AR-H-G040009 = 20.98,0.38,21.85,19.92,1.93,-0.57,3.31,20.99,21.02,103.0,19.3,0.68,20.47,17.17,3.31,-0.84,3.37,19.32,19.37,103.0,18.96,0.33,19.65,17.72,1.93,-0.81,4.53,18.97,18.96,103.0,15.67,0.44,16.89,14.82,2.07,0.63,2.99,15.68,15.65,103.0,13.94,0.85,16.61,11.38,5.24,0.1,3.86,13.97,13.86,103.0,3.92,1.17,6.42,1.18,5.24,0.14,2.71,4.09,3.87,103.0,13.14,0.96,16.06,10.83,5.24,-0.19,3.19,13.17,13.24,103.0,9.28,0.59,10.83,8.07,2.76,0.34,2.54,9.3,9.17,103.0,11.29,0.77,12.76,9.59,3.17,-0.05,2.46,11.31,11.38,103.0,15.35,0.68,17.17,13.58,3.58,0.57,3.55,15.36,15.24,103.0,17.75,0.51,19.09,16.06,3.03,-0.58,4.22,17.76,17.79,103.0,19.67,0.67,21.02,18.41,2.62,0.36,2.12,19.68,19.65,103.0
+AR-H-G040010 = 20.98,0.3,21.85,20.27,1.58,0.34,3.48,20.98,21.02,49.0,20.07,0.51,21.3,18.68,2.62,-0.5,3.85,20.08,20.06,49.0,18.35,0.31,18.82,17.44,1.38,-0.98,3.55,18.35,18.41,49.0,16.7,0.4,17.72,15.79,1.93,0.18,3.35,16.7,16.68,49.0,13.46,0.82,15.24,11.65,3.58,-0.2,2.6,13.49,13.58,49.0,4.86,0.62,6.69,3.66,3.03,0.27,3.25,4.9,4.9,49.0,13.39,0.59,14.96,12.2,2.76,-0.09,3.21,13.4,13.44,49.0,10.24,0.58,11.1,8.62,2.48,-0.64,2.79,10.25,10.41,49.0,12.35,0.81,13.86,10.83,3.03,0.0,1.91,12.37,12.34,49.0,16.53,1.16,19.65,14.13,5.51,0.54,3.45,16.57,16.48,49.0,18.28,0.52,19.37,17.44,1.93,0.33,2.13,18.29,18.27,49.0,19.8,0.51,20.75,18.54,2.2,-0.83,3.58,19.81,19.85,49.0
+AR-H-G040011 = 20.5,0.62,21.57,19.37,2.2,-0.18,1.83,20.51,20.47,59.0,20.39,0.45,21.3,19.37,1.93,0.18,2.17,20.4,20.27,59.0,19.7,0.26,20.2,18.96,1.24,-0.69,3.45,19.7,19.71,59.0,15.59,0.48,16.48,14.13,2.34,-1.13,4.21,15.59,15.65,59.0,11.45,0.5,12.76,10.28,2.48,-0.07,3.16,11.46,11.52,59.0,6.38,0.55,7.8,5.18,2.62,-0.51,2.92,6.4,6.56,59.0,13.2,0.68,14.69,11.52,3.17,0.04,3.06,13.21,13.17,59.0,11.93,0.91,13.31,9.45,3.86,-0.87,3.09,11.97,12.2,59.0,11.85,1.18,15.51,9.72,5.79,0.59,3.42,11.91,11.65,59.0,17.13,0.76,18.82,15.79,3.03,0.21,2.23,17.15,17.17,59.0,18.65,0.61,20.47,17.58,2.89,0.82,3.31,18.66,18.54,59.0,20.39,0.45,21.3,19.37,1.93,-0.15,2.13,20.4,20.33,59.0
+AR-H-G040012 = 20.24,0.69,22.33,17.44,4.89,-0.35,3.24,20.25,20.2,942.0,20.11,0.77,22.68,17.44,5.24,0.41,3.16,20.12,20.06,942.0,19.17,0.76,21.85,17.17,4.69,-0.04,2.68,19.18,19.23,942.0,16.61,0.9,20.2,12.2,7.99,-0.26,5.16,16.64,16.61,942.0,14.75,1.25,18.82,10.83,7.99,-0.16,2.89,14.81,14.82,942.0,7.03,1.2,11.65,3.66,7.99,0.08,3.06,7.13,6.97,942.0,15.3,0.77,17.99,13.03,4.96,0.6,3.49,15.32,15.24,942.0,13.36,1.11,17.17,8.9,8.27,0.26,3.63,13.4,13.31,942.0,14.12,1.55,19.37,8.35,11.02,-0.43,3.34,14.2,14.27,942.0,17.59,0.96,20.75,13.58,7.17,0.27,3.49,17.61,17.44,942.0,20.18,1.33,23.23,16.34,6.89,-0.11,2.47,20.23,20.2,942.0,20.44,0.71,22.95,17.72,5.24,0.08,3.03,20.45,20.47,942.0
+AR-H-G040013 = 20.78,0.43,21.85,19.92,1.93,0.41,3.14,20.79,20.75,65.0,19.91,0.42,20.75,18.82,1.93,0.22,2.7,19.91,19.78,65.0,18.32,0.3,19.09,17.72,1.38,0.08,2.71,18.33,18.27,65.0,16.66,0.41,17.44,15.79,1.65,-0.09,2.38,16.67,16.75,65.0,12.64,0.78,14.13,11.1,3.03,-0.54,2.29,12.66,12.89,65.0,4.4,0.87,6.14,2.83,3.31,-0.02,1.73,4.48,4.49,65.0,14.4,0.8,15.79,13.03,2.76,0.15,1.86,14.42,14.27,65.0,10.91,0.76,13.03,8.9,4.13,-0.27,3.68,10.94,10.9,65.0,13.27,1.09,16.75,11.1,5.65,0.81,3.65,13.31,13.03,65.0,16.95,0.63,18.54,15.24,3.31,-0.5,3.66,16.96,17.03,65.0,18.26,0.61,19.51,16.89,2.62,-0.38,2.33,18.27,18.41,65.0,19.42,0.6,20.47,17.72,2.76,-0.71,3.37,19.43,19.51,65.0
+AR-H-G040014 = 20.92,0.42,21.85,19.92,1.93,-0.14,2.81,20.92,21.02,39.0,19.89,0.27,20.47,19.51,0.96,0.58,2.18,19.89,19.78,39.0,19.29,0.37,20.2,18.82,1.38,0.7,2.64,19.29,19.23,39.0,16.31,0.43,17.17,15.51,1.65,0.28,2.28,16.32,16.34,39.0,11.85,0.53,12.76,10.55,2.2,-0.55,3.26,11.86,11.93,39.0,6.2,0.67,7.52,4.21,3.31,-0.54,3.5,6.24,6.21,39.0,11.99,0.64,13.03,10.83,2.2,0.22,2.1,12.01,11.93,39.0,11.68,0.65,12.76,9.72,3.03,-0.79,3.78,11.69,11.72,39.0,11.33,0.76,13.31,9.72,3.58,0.48,3.33,11.36,11.24,39.0,17.27,0.7,18.27,15.51,2.76,-0.57,2.74,17.29,17.17,39.0,18.0,0.35,18.82,17.44,1.38,0.33,2.38,18.0,17.99,39.0,20.42,0.68,21.57,19.09,2.48,-0.33,2.18,20.43,20.33,39.0
+AR-H-G040015 = 20.6,0.56,23.23,19.09,4.13,1.09,5.78,20.6,20.47,268.0,20.15,0.42,21.3,19.09,2.2,0.04,2.59,20.16,20.2,268.0,19.91,0.48,20.75,18.82,1.93,-0.21,2.24,19.91,19.92,268.0,16.65,0.81,19.65,14.96,4.69,0.71,3.96,16.66,16.61,268.0,12.78,1.06,16.06,10.0,6.06,0.03,2.91,12.82,12.76,268.0,6.11,1.09,8.62,3.11,5.51,-0.22,2.44,6.21,6.28,268.0,13.82,0.75,15.79,11.38,4.41,-0.37,2.94,13.84,13.86,268.0,12.9,0.66,14.69,11.38,3.31,-0.03,2.35,12.92,12.89,268.0,12.63,0.99,16.06,10.0,6.06,0.34,3.19,12.67,12.48,268.0,17.57,0.71,20.2,15.51,4.69,0.41,3.71,17.59,17.58,268.0,18.88,0.68,21.3,16.89,4.41,0.4,4.0,18.89,18.82,268.0,19.76,0.57,21.57,18.27,3.31,-0.19,2.95,19.77,19.85,268.0
+AR-H-G040016 = 20.78,0.55,21.57,19.65,1.93,-0.13,1.77,20.79,20.85,90.0,19.94,0.62,21.3,18.54,2.76,0.07,2.54,19.95,19.89,90.0,19.22,0.76,21.02,17.85,3.17,0.16,2.0,19.24,19.23,90.0,16.45,0.35,17.17,15.79,1.38,0.14,2.09,16.45,16.44,90.0,12.58,0.78,14.82,11.1,3.72,0.24,2.93,12.6,12.51,90.0,6.02,0.64,7.8,4.49,3.31,0.04,3.03,6.06,6.04,90.0,14.64,0.54,15.79,13.58,2.2,0.1,2.17,14.65,14.55,90.0,12.85,0.62,14.13,11.38,2.76,-0.09,2.38,12.87,12.89,90.0,13.89,2.11,17.72,9.17,8.54,-0.52,2.42,14.05,14.27,90.0,17.67,0.74,19.92,15.24,4.69,-0.26,4.08,17.68,17.72,90.0,18.98,0.47,20.2,17.85,2.34,0.39,2.73,18.99,18.96,90.0,19.87,0.55,21.02,18.27,2.76,-0.2,2.85,19.88,19.92,90.0
+AR-H-G040017 = 20.57,0.66,21.85,18.82,3.03,-0.76,2.86,20.58,20.75,136.0,19.66,0.68,21.57,17.99,3.58,0.31,2.91,19.67,19.65,136.0,18.97,0.5,20.2,17.72,2.48,-0.24,2.97,18.98,18.96,136.0,15.96,0.64,17.72,13.58,4.13,0.25,4.21,15.97,15.79,136.0,13.9,1.15,16.61,10.28,6.34,0.01,3.09,13.95,13.86,136.0,3.86,1.56,9.45,1.18,8.27,0.63,3.05,4.16,3.39,136.0,12.58,0.92,14.96,10.28,4.69,-0.55,2.85,12.62,12.76,136.0,8.91,1.13,12.2,6.69,5.51,0.2,2.43,8.98,8.83,136.0,10.58,0.99,12.76,7.93,4.82,-0.63,2.91,10.63,10.69,136.0,14.74,0.86,16.89,12.76,4.13,0.31,2.68,14.76,14.69,136.0,18.11,0.43,19.09,16.89,2.2,0.07,2.58,18.11,18.06,136.0,19.07,0.83,20.89,17.17,3.72,0.44,2.32,19.08,18.82,136.0
+AR-H-G040018 = 21.37,0.24,22.13,21.02,1.1,0.65,3.65,21.37,21.33,54.0,20.45,0.61,22.13,18.96,3.17,0.11,3.57,20.45,20.47,54.0,18.68,0.28,19.37,18.27,1.1,0.65,2.83,18.69,18.65,54.0,16.52,0.49,17.44,15.24,2.2,-0.65,3.13,16.52,16.61,54.0,12.77,0.69,14.41,11.1,3.31,0.33,2.88,12.79,12.65,54.0,4.27,0.9,6.69,2.28,4.41,-0.08,3.14,4.36,4.21,54.0,13.29,0.51,14.69,12.2,2.48,0.19,3.61,13.3,13.31,54.0,10.17,0.66,11.93,9.17,2.76,0.62,2.63,10.19,10.0,54.0,11.48,1.19,14.13,9.17,4.96,0.37,2.24,11.54,11.38,54.0,16.57,0.66,18.13,14.96,3.17,-0.04,3.45,16.58,16.61,54.0,18.73,0.31,19.37,17.99,1.38,-0.24,2.8,18.73,18.82,54.0,19.81,0.53,21.16,18.82,2.34,0.51,3.03,19.82,19.78,54.0
+AR-H-G040019 = 20.4,0.45,21.57,19.37,2.2,0.37,3.27,20.4,20.33,85.0,20.3,0.6,21.3,18.82,2.48,-0.86,3.24,20.31,20.4,85.0,19.57,0.43,20.75,18.82,1.93,-0.04,2.41,19.57,19.65,85.0,15.53,0.55,17.17,14.41,2.76,0.0,3.27,15.54,15.58,85.0,11.59,0.73,13.31,10.0,3.31,0.02,2.26,11.61,11.52,85.0,5.13,1.03,8.35,3.11,5.24,0.28,3.12,5.23,5.18,85.0,13.25,0.63,14.69,11.79,2.89,-0.07,2.6,13.27,13.17,85.0,10.77,0.56,12.2,9.45,2.76,-0.39,2.84,10.78,10.83,85.0,10.44,1.03,12.2,7.11,5.1,-0.71,3.44,10.49,10.55,85.0,16.68,0.71,19.09,15.24,3.86,0.91,4.68,16.69,16.61,85.0,18.28,0.84,19.37,15.24,4.13,-1.53,5.2,18.3,18.54,85.0,19.73,0.49,21.02,18.41,2.62,-0.54,3.58,19.73,19.78,85.0
+AR-H-G040020 = 21.29,0.42,22.4,20.2,2.2,0.07,3.17,21.29,21.3,56.0,20.85,0.45,21.85,19.92,1.93,0.26,2.3,20.85,20.78,56.0,19.8,0.5,20.47,18.54,1.93,-0.71,2.82,19.8,19.92,56.0,17.01,0.57,18.54,15.79,2.76,0.25,3.17,17.01,16.96,56.0,12.63,0.77,14.13,10.83,3.31,-0.57,2.81,12.66,12.76,56.0,6.07,1.22,7.52,3.11,4.41,-1.05,2.93,6.19,6.49,56.0,13.64,0.46,14.82,12.48,2.34,0.11,2.93,13.65,13.58,56.0,11.9,1.01,15.24,9.72,5.51,0.88,4.7,11.94,11.79,56.0,12.11,1.3,14.96,9.72,5.24,0.2,2.36,12.18,12.0,56.0,17.32,0.34,17.99,16.61,1.38,0.3,2.33,17.33,17.3,56.0,18.63,0.57,19.65,17.44,2.2,-0.06,2.5,18.64,18.68,56.0,19.82,0.62,22.4,18.54,3.86,1.91,8.21,19.83,19.65,56.0
+AR-H-G040021 = 19.93,0.68,21.44,18.54,2.89,0.2,2.1,19.94,19.85,133.0,19.9,0.57,21.3,18.27,3.03,-0.2,2.98,19.91,19.92,133.0,19.55,0.49,21.02,18.68,2.34,0.54,2.86,19.56,19.58,133.0,16.25,0.88,18.41,14.69,3.72,0.25,2.33,16.27,16.2,133.0,11.58,1.07,14.41,9.45,4.96,0.32,2.7,11.63,11.65,133.0,6.33,0.98,8.62,3.11,5.51,-0.25,3.47,6.4,6.42,133.0,12.46,0.53,13.72,10.83,2.89,-0.33,3.3,12.47,12.48,133.0,10.8,0.9,13.58,8.9,4.69,1.04,4.28,10.83,10.69,133.0,10.93,0.83,13.44,9.17,4.27,0.73,3.61,10.96,10.83,133.0,15.82,0.73,17.72,14.13,3.58,0.26,2.58,15.83,15.79,133.0,18.48,0.72,21.02,17.17,3.86,0.9,3.7,18.5,18.41,133.0,19.97,0.69,21.57,18.54,3.03,0.4,2.56,19.98,19.92,133.0
+AR-H-G040022 = 21.02,0.33,21.85,20.2,1.65,-0.03,2.54,21.02,21.02,79.0,20.69,0.44,21.85,19.37,2.48,-0.49,3.76,20.69,20.75,79.0,19.2,0.4,20.2,18.27,1.93,0.13,2.67,19.21,19.09,79.0,17.04,0.6,18.27,15.24,3.03,-0.97,4.2,17.05,17.17,79.0,12.66,0.88,14.69,11.03,3.65,-0.1,2.19,12.69,12.62,79.0,4.47,0.78,5.87,2.28,3.58,-0.33,2.63,4.54,4.35,79.0,13.41,0.65,15.24,11.93,3.31,0.14,2.89,13.43,13.31,79.0,10.8,1.52,14.13,6.97,7.17,-0.06,2.48,10.91,10.83,79.0,10.31,1.56,13.86,6.69,7.17,-0.29,2.69,10.42,10.55,79.0,15.91,0.89,17.17,14.41,2.76,-0.16,1.46,15.93,16.06,79.0,18.55,0.48,19.65,17.44,2.2,-0.51,2.95,18.56,18.61,79.0,20.57,0.77,22.13,18.54,3.58,-0.44,3.17,20.58,20.61,79.0
+AR-H-G040023 = 20.01,0.44,20.89,19.09,1.79,0.24,2.14,20.02,19.92,57.0,20.35,0.51,21.02,18.82,2.2,-0.75,3.48,20.36,20.33,57.0,19.7,0.28,20.33,19.09,1.24,0.39,2.78,19.7,19.65,57.0,15.66,0.4,16.34,14.69,1.65,0.29,2.82,15.66,15.51,57.0,11.8,0.61,12.76,10.28,2.48,-0.56,2.57,11.82,11.93,57.0,6.26,0.47,6.97,4.76,2.2,-0.61,3.17,6.28,6.28,57.0,13.79,0.47,14.69,12.48,2.2,-0.75,3.72,13.8,13.86,57.0,11.58,0.8,13.03,8.9,4.13,-0.97,4.2,11.6,11.72,57.0,11.42,0.79,13.72,9.45,4.27,0.09,3.63,11.44,11.52,57.0,16.92,1.12,18.82,14.41,4.41,-0.09,2.01,16.95,17.03,57.0,18.71,0.75,19.92,17.17,2.76,-0.39,1.96,18.72,18.82,57.0,19.84,0.57,21.02,18.82,2.2,0.01,2.26,19.84,19.92,57.0
+AR-H-G040024 = 20.17,0.63,21.85,18.82,3.03,-0.24,2.92,20.18,20.2,212.0,20.03,0.79,21.44,18.27,3.17,-0.27,2.08,20.05,20.16,212.0,19.14,0.42,19.92,17.99,1.93,-0.26,2.69,19.14,19.09,212.0,16.16,0.75,19.09,13.86,5.24,-0.27,4.28,16.17,16.2,212.0,11.95,0.8,14.96,9.17,5.79,0.6,4.96,11.98,11.93,212.0,3.9,1.12,6.97,2.01,4.96,0.49,2.6,4.06,3.66,212.0,12.56,0.79,16.06,10.83,5.24,0.65,4.2,12.59,12.48,212.0,10.47,1.12,13.58,6.69,6.89,-0.35,3.28,10.53,10.65,212.0,8.76,1.46,11.93,5.87,6.06,0.26,2.32,8.88,8.62,212.0,15.68,0.77,18.27,13.72,4.55,0.19,3.17,15.7,15.79,212.0,18.37,0.91,21.02,16.34,4.69,0.43,2.81,18.4,18.27,212.0,19.44,0.69,21.3,17.44,3.86,-0.19,2.86,19.45,19.44,212.0
+AR-J-G180001 = 20.96,1.01,22.95,17.44,5.51,-1.02,3.63,20.98,21.3,169.0,18.75,0.8,20.2,15.93,4.27,-1.02,3.59,18.77,18.96,169.0,17.87,0.76,19.37,15.79,3.58,-0.59,2.86,17.89,17.99,169.0,13.22,0.63,14.69,11.52,3.17,0.09,2.51,13.23,13.17,169.0,7.58,1.45,11.38,3.94,7.44,0.59,3.0,7.71,7.38,169.0,0.21,1.49,4.49,-3.23,7.72,0.41,3.28,1.5,0.08,169.0,2.06,1.71,5.87,-0.75,6.61,0.24,2.06,2.68,2.01,169.0,3.94,2.06,8.62,-0.2,8.82,0.18,2.3,4.44,3.8,169.0,9.8,1.48,13.03,6.42,6.61,-0.07,2.01,9.91,10.0,169.0,13.01,0.96,15.51,10.28,5.24,-0.35,2.98,13.04,13.03,169.0,18.37,0.58,19.92,16.06,3.86,-0.46,4.25,18.38,18.41,169.0,19.46,0.63,21.3,17.99,3.31,0.46,3.57,19.47,19.44,169.0
+AR-J-G180002 = 20.18,1.35,22.4,16.61,5.79,-0.56,2.83,20.23,20.47,35.0,19.78,0.89,20.75,16.34,4.41,-1.87,7.41,19.8,20.06,35.0,17.6,0.85,18.82,15.79,3.03,-0.69,2.34,17.62,17.85,35.0,14.85,1.18,16.61,12.2,4.41,-0.33,2.25,14.89,14.96,35.0,9.28,1.05,11.1,7.24,3.86,0.07,1.98,9.33,9.31,35.0,2.17,1.3,4.21,-1.3,5.51,-0.61,2.9,2.52,2.42,35.0,3.65,1.12,5.73,1.46,4.27,-0.06,2.06,3.81,3.8,35.0,6.32,1.93,9.45,2.83,6.61,0.28,2.04,6.6,5.8,35.0,10.94,0.59,12.2,9.17,3.03,-0.54,4.09,10.96,11.1,35.0,13.17,0.7,14.41,11.1,3.31,-0.45,3.77,13.19,13.1,35.0,19.68,0.6,21.3,18.82,2.48,0.79,3.01,19.69,19.51,35.0,19.57,0.67,20.75,17.17,3.58,-1.37,6.12,19.59,19.65,35.0
+AR-J-G180003 = 18.45,3.53,22.68,10.55,12.13,-0.73,2.09,18.78,20.06,96.0,16.67,4.03,21.85,6.97,14.88,-0.92,2.51,17.15,18.47,96.0,14.28,3.83,19.78,6.42,13.37,-0.77,2.19,14.78,15.82,96.0,12.36,2.67,16.61,5.87,10.75,-0.68,2.65,12.64,12.76,96.0,7.74,1.97,12.2,2.28,9.92,-0.72,3.66,7.98,8.04,96.0,1.07,1.24,3.66,-1.57,5.24,-0.28,2.22,1.63,1.18,96.0,3.54,1.29,6.69,0.91,5.79,0.49,2.68,3.76,3.42,96.0,5.06,1.36,8.9,2.56,6.34,0.42,2.96,5.24,5.07,96.0,8.89,3.99,16.06,-0.2,16.26,-0.73,2.43,9.73,10.0,96.0,11.5,3.41,15.1,3.39,11.71,-1.04,2.79,11.99,12.96,96.0,17.08,3.72,20.89,7.8,13.09,-0.94,2.47,17.48,19.09,96.0,17.75,4.22,22.68,7.24,15.43,-0.97,2.74,18.24,19.37,96.0
+AR-J-G180004 = 6.16,4.71,17.72,-4.88,22.6,0.4,2.41,7.75,5.11,845.0,3.89,5.79,17.44,-7.64,25.08,0.41,2.16,6.97,2.42,845.0,2.5,5.52,16.06,-10.39,26.46,0.39,2.35,6.06,1.39,845.0,-0.82,5.77,13.03,-12.05,25.08,0.42,2.0,5.82,-1.99,845.0,-5.89,6.49,13.58,-17.56,31.14,0.41,2.07,8.76,-7.64,845.0,-9.84,6.03,2.83,-19.21,22.05,0.29,1.66,11.54,-11.08,845.0,-7.92,6.17,3.94,-18.11,22.05,0.19,1.59,10.04,-8.95,845.0,-9.34,7.21,6.42,-20.04,26.46,0.33,1.63,11.79,-11.36,845.0,-7.15,6.77,7.8,-20.31,28.11,0.4,1.85,9.84,-8.88,845.0,-2.85,6.34,11.38,-14.53,25.91,0.44,2.02,6.95,-4.61,845.0,2.75,6.29,16.89,-9.84,26.73,0.44,2.11,6.86,0.91,845.0,3.6,5.62,18.27,-8.46,26.73,0.45,2.3,6.67,2.15,845.0
+AR-J-G180005 = 19.26,0.36,19.78,18.82,0.96,0.28,1.69,19.26,19.23,7.0,17.02,0.56,18.13,16.61,1.52,1.25,3.21,17.03,16.89,7.0,16.77,0.61,17.72,16.06,1.65,0.45,1.87,16.78,16.75,7.0,12.94,1.12,14.13,10.83,3.31,-0.96,2.86,12.98,13.1,7.0,7.9,0.58,8.62,6.97,1.65,-0.35,2.03,7.92,8.0,7.0,0.81,0.54,1.59,0.01,1.58,-0.11,1.99,0.95,0.91,7.0,1.53,0.64,2.83,0.91,1.93,1.28,3.57,1.64,1.32,7.0,3.34,1.58,5.73,0.91,4.82,-0.04,2.2,3.64,3.39,7.0,7.71,0.57,8.9,7.04,1.86,1.3,3.95,7.73,7.52,7.0,10.39,0.52,11.38,10.0,1.38,1.06,2.69,10.41,10.28,7.0,16.76,0.16,17.03,16.61,0.41,0.49,1.93,16.76,16.75,7.0,18.74,0.5,19.37,17.99,1.38,-0.48,1.92,18.75,18.82,7.0
+AR-J-G180006 = 20.56,2.68,24.33,11.38,12.95,-1.66,5.36,20.73,21.3,280.0,18.98,2.02,21.85,8.9,12.95,-2.39,9.87,19.09,19.37,280.0,17.45,2.48,20.47,7.8,12.68,-1.87,6.33,17.62,18.13,280.0,13.56,1.36,16.89,7.8,9.09,-1.04,6.02,13.62,13.58,280.0,8.9,1.62,12.34,3.39,8.96,-0.22,2.63,9.05,8.83,280.0,1.42,1.29,5.31,-1.57,6.89,0.09,2.73,1.92,1.46,280.0,4.15,1.69,7.52,0.08,7.44,-0.5,2.33,4.48,4.49,280.0,6.07,1.6,10.28,2.56,7.72,-0.11,2.35,6.27,6.14,280.0,10.17,2.04,14.41,1.46,12.95,-1.4,6.3,10.38,10.55,280.0,13.83,1.93,16.61,3.66,12.95,-2.4,9.77,13.96,14.38,280.0,18.81,1.96,21.57,10.0,11.57,-1.95,7.32,18.91,19.37,280.0,19.1,2.08,21.99,8.9,13.09,-2.6,10.82,19.21,19.65,280.0
+AR-J-G180007 = 20.2,NaN,20.2,20.2,0.0,NaN,NaN,20.2,20.2,1.0,18.13,NaN,18.13,18.13,0.0,NaN,NaN,18.13,18.13,1.0,17.79,NaN,17.79,17.79,0.0,NaN,NaN,17.79,17.79,1.0,13.1,NaN,13.1,13.1,0.0,NaN,NaN,13.1,13.1,1.0,8.35,NaN,8.35,8.35,0.0,NaN,NaN,8.35,8.35,1.0,1.18,NaN,1.18,1.18,0.0,NaN,NaN,1.18,1.18,1.0,3.11,NaN,3.11,3.11,0.0,NaN,NaN,3.11,3.11,1.0,3.52,NaN,3.52,3.52,0.0,NaN,NaN,3.52,3.52,1.0,9.38,NaN,9.38,9.38,0.0,NaN,NaN,9.38,9.38,1.0,11.72,NaN,11.72,11.72,0.0,NaN,NaN,11.72,11.72,1.0,18.47,NaN,18.47,18.47,0.0,NaN,NaN,18.47,18.47,1.0,18.68,NaN,18.68,18.68,0.0,NaN,NaN,18.68,18.68,1.0
+AR-J-G180008 = 4.4,5.3,17.99,-6.54,24.53,0.63,2.59,6.89,3.66,715.0,1.98,6.31,17.17,-10.12,27.28,0.38,2.06,6.61,1.59,715.0,1.31,5.74,16.34,-10.67,27.01,0.38,2.29,5.89,1.04,715.0,-2.63,5.55,8.9,-14.25,23.15,0.3,2.05,6.14,-2.95,715.0,-5.54,6.14,10.0,-16.73,26.73,0.46,2.13,8.26,-6.67,715.0,-9.88,5.32,0.63,-20.87,21.5,-0.09,1.76,11.22,-9.57,715.0,-7.17,5.91,3.39,-18.39,21.77,0.09,1.65,9.29,-7.64,715.0,-7.68,6.33,6.42,-19.49,25.91,0.15,1.93,9.95,-7.98,715.0,-7.48,6.17,6.42,-21.14,27.56,0.27,2.03,9.69,-8.05,715.0,-3.14,6.33,10.28,-14.8,25.08,0.38,2.0,7.06,-4.06,715.0,1.35,6.92,16.06,-12.6,28.66,0.43,2.03,7.05,0.35,715.0,2.38,6.04,16.34,-10.67,27.01,0.54,2.35,6.49,1.59,715.0
+AR-J-G180009 = 17.79,4.91,23.78,2.97,20.81,-1.29,3.67,18.45,19.82,552.0,16.31,4.92,23.78,0.49,23.29,-1.28,3.63,17.04,18.27,552.0,15.14,4.66,21.57,1.87,19.7,-0.93,2.83,15.84,16.99,552.0,12.91,3.66,16.89,-0.47,17.36,-1.77,5.38,13.41,14.41,552.0,6.69,2.32,10.83,-3.78,14.61,-1.85,7.13,7.08,7.24,552.0,0.4,2.04,5.04,-7.5,12.54,-0.75,3.63,2.08,0.63,552.0,2.85,1.67,6.42,-2.95,9.37,-0.64,3.5,3.3,2.97,552.0,4.88,2.21,10.0,-4.06,14.06,-1.57,6.18,5.36,5.31,552.0,8.25,3.82,16.61,-5.57,22.19,-1.44,4.58,9.09,9.52,552.0,11.89,3.66,16.06,-1.23,17.29,-1.62,4.91,12.44,13.31,552.0,17.25,3.96,21.57,1.59,19.98,-1.77,5.49,17.7,18.96,552.0,17.89,4.81,22.95,1.87,21.08,-1.5,4.27,18.52,19.92,552.0
+AR-J-G180010 = 19.35,1.02,21.57,16.89,4.69,-0.28,3.6,19.37,19.3,22.0,17.52,0.85,19.37,16.06,3.31,0.12,2.51,17.54,17.75,22.0,16.92,0.83,18.27,15.24,3.03,-0.24,2.3,16.94,17.1,22.0,13.83,0.52,14.69,12.76,1.93,-0.5,2.27,13.84,14.0,22.0,9.35,1.09,10.83,6.69,4.13,-1.17,3.66,9.41,9.72,22.0,1.07,0.7,2.28,-0.2,2.48,-0.09,2.11,1.26,0.97,22.0,3.05,1.54,5.31,0.08,5.24,-0.27,1.91,3.4,2.83,22.0,4.56,2.4,8.07,1.18,6.89,0.13,1.65,5.13,5.04,22.0,9.25,0.71,10.14,7.66,2.48,-0.85,2.88,9.27,9.45,22.0,12.07,1.14,14.13,10.28,3.86,0.38,2.15,12.12,11.89,22.0,18.2,0.94,19.92,16.61,3.31,0.25,2.08,18.22,18.06,22.0,19.7,0.81,20.75,17.72,3.03,-0.78,2.75,19.71,19.96,22.0
+AR-J-G180011 = 19.16,0.65,20.47,18.41,2.07,0.71,2.45,19.17,19.03,12.0,17.38,0.5,18.54,16.75,1.79,0.91,3.32,17.39,17.17,12.0,16.88,0.31,17.58,16.48,1.1,0.75,3.22,16.88,16.89,12.0,13.36,0.74,14.69,12.07,2.62,-0.18,2.48,13.38,13.38,12.0,8.12,0.62,9.17,7.24,1.93,-0.04,1.9,8.14,8.24,12.0,0.22,0.74,1.59,-1.02,2.62,0.14,2.4,0.74,0.22,12.0,1.12,0.59,2.56,0.35,2.2,1.25,4.11,1.26,0.97,12.0,3.01,2.23,7.24,0.63,6.61,0.56,2.07,3.69,2.77,12.0,8.19,0.76,10.0,7.52,2.48,1.07,3.49,8.22,7.93,12.0,10.74,0.35,11.52,10.28,1.24,0.86,3.02,10.75,10.62,12.0,17.14,0.3,17.85,16.61,1.24,0.73,4.34,17.14,17.17,12.0,19.04,1.0,20.2,17.44,2.76,-0.33,1.72,19.07,19.16,12.0
+AR-J-G180012 = 20.7,1.28,21.85,18.54,3.31,-0.74,2.27,20.73,20.95,6.0,17.98,0.34,18.27,17.44,0.83,-0.51,1.83,17.98,18.06,6.0,18.72,0.25,18.82,18.2,0.62,-1.79,4.2,18.72,18.82,6.0,13.89,0.49,14.69,13.31,1.38,0.5,2.22,13.9,13.82,6.0,10.52,0.54,11.1,9.72,1.38,-0.36,1.65,10.53,10.62,6.0,2.62,0.34,3.11,2.21,0.9,0.16,1.83,2.63,2.63,6.0,4.42,0.6,5.31,3.66,1.65,0.21,1.91,4.45,4.42,6.0,4.94,1.76,7.52,2.56,4.96,0.14,2.05,5.19,4.87,6.0,10.94,0.22,11.1,10.55,0.55,-0.99,2.57,10.94,11.03,6.0,12.91,0.52,13.58,12.2,1.38,-0.13,1.71,12.91,12.96,6.0,18.18,0.3,18.54,17.72,0.83,-0.34,2.04,18.18,18.2,6.0,19.37,0.52,20.2,18.82,1.38,0.53,2.04,19.38,19.3,6.0
+AR-J-G180013 = 17.4,2.93,21.44,11.79,9.65,-0.59,2.11,17.63,18.47,25.0,16.54,2.52,20.2,10.83,9.37,-0.84,2.68,16.72,17.58,25.0,14.68,2.03,17.03,9.86,7.17,-1.09,3.12,14.82,15.37,25.0,12.17,1.31,14.13,9.17,4.96,-0.91,2.94,12.24,12.48,25.0,8.18,1.51,11.38,6.14,5.24,0.34,2.0,8.31,7.8,25.0,1.37,1.66,4.21,-2.13,6.34,-0.17,2.02,2.12,1.46,25.0,3.62,1.11,5.45,2.01,3.44,-0.04,1.76,3.78,3.66,25.0,6.13,2.14,10.0,2.42,7.58,-0.09,1.98,6.48,6.42,25.0,7.86,2.1,11.52,3.8,7.72,-0.25,2.28,8.13,8.07,25.0,11.06,1.97,13.58,6.83,6.75,-0.95,2.74,11.23,11.52,25.0,16.7,1.8,19.23,12.76,6.48,-0.63,2.41,16.79,16.89,25.0,16.38,2.07,18.82,11.93,6.89,-0.94,2.62,16.5,16.89,25.0
+AR-J-G180014 = 18.27,0.39,18.54,17.99,0.55,-0.0,1.0,18.27,18.27,2.0,17.79,0.29,17.99,17.58,0.41,0.0,1.0,17.79,17.79,2.0,16.68,0.1,16.75,16.61,0.14,0.0,1.0,16.68,16.68,2.0,13.03,0.78,13.58,12.48,1.1,0.0,1.0,13.04,13.03,2.0,6.9,0.68,7.38,6.42,0.96,0.0,1.0,6.92,6.9,2.0,0.7,0.29,0.91,0.49,0.41,-0.0,1.0,0.73,0.7,2.0,1.46,0.39,1.73,1.18,0.55,0.0,1.0,1.48,1.46,2.0,3.32,1.85,4.63,2.01,2.62,-0.0,1.0,3.57,3.32,2.0,7.24,0.39,7.52,6.97,0.55,-0.0,1.0,7.25,7.24,2.0,10.55,0.0,10.55,10.55,0.0,-5204759.74,1.802388237086356E13,10.55,10.55,2.0,16.41,0.1,16.48,16.34,0.14,-0.0,1.0,16.41,16.41,2.0,18.47,0.49,18.82,18.13,0.69,0.0,1.0,18.48,18.47,2.0
+AR-J-G180015 = 17.24,4.36,21.02,3.66,17.36,-1.43,3.94,17.78,19.37,106.0,14.35,4.26,19.65,1.18,18.46,-1.5,4.2,14.97,16.27,106.0,14.15,4.25,18.54,2.28,16.26,-1.14,3.17,14.77,16.06,106.0,11.01,3.43,14.41,-0.06,14.47,-1.54,4.42,11.53,12.45,106.0,7.17,2.95,12.2,-4.06,16.26,-1.45,5.27,7.75,8.0,106.0,-0.27,2.06,3.39,-6.26,9.65,-0.69,3.33,2.07,-0.09,106.0,1.76,1.59,4.76,-4.06,8.82,-0.66,3.82,2.37,1.9,106.0,3.18,2.41,8.07,-5.16,13.23,-0.41,3.6,3.98,3.11,106.0,6.77,3.5,10.55,-5.3,15.85,-1.72,5.21,7.61,8.04,106.0,9.91,4.11,15.24,-2.68,17.91,-1.52,4.38,10.72,11.41,106.0,16.17,4.21,20.2,2.01,18.19,-1.76,5.19,16.71,17.99,106.0,16.01,4.86,20.47,0.77,19.7,-1.62,4.48,16.73,18.41,106.0
+AR-J-G180016 = 13.99,4.16,21.99,6.97,15.02,0.28,1.94,14.59,13.44,166.0,12.38,4.17,19.92,4.63,15.3,0.17,1.93,13.06,11.86,166.0,11.16,4.0,18.54,2.28,16.26,0.19,2.16,11.85,10.76,166.0,9.73,3.3,15.03,1.73,13.3,-0.44,2.34,10.27,10.14,166.0,6.51,3.27,12.76,-1.57,14.33,-0.27,2.21,7.28,6.66,166.0,-0.64,2.23,4.49,-6.54,11.02,0.32,2.71,2.31,-1.02,166.0,2.09,2.29,6.14,-4.33,10.47,-0.46,2.45,3.1,2.7,166.0,4.1,2.82,9.45,-3.09,12.54,-0.03,2.28,4.97,4.01,166.0,4.59,4.04,11.93,-3.64,15.57,-0.01,2.06,6.1,4.21,166.0,7.8,4.23,14.69,-0.47,15.16,-0.02,1.91,8.87,7.8,166.0,13.78,3.97,20.75,3.94,16.81,-0.29,2.23,14.33,14.0,166.0,13.25,4.61,20.75,4.35,16.4,-0.08,1.86,14.02,13.31,166.0
+AR-J-G180017 = 17.98,2.92,23.23,10.83,12.4,-0.23,2.36,18.21,17.99,205.0,17.77,2.38,21.57,12.48,9.09,-0.23,1.97,17.92,18.27,205.0,15.61,2.58,20.75,10.0,10.75,0.1,1.99,15.82,15.37,205.0,13.68,1.68,16.89,10.55,6.34,-0.08,1.79,13.78,13.72,205.0,8.71,2.19,13.86,4.76,9.09,0.56,2.21,8.98,8.07,205.0,2.17,1.59,6.42,-1.3,7.72,0.32,2.7,2.69,2.01,205.0,5.8,1.98,10.0,1.73,8.27,0.01,2.33,6.13,5.87,205.0,6.57,1.99,12.2,2.15,10.06,0.21,2.74,6.87,6.28,205.0,9.83,2.48,14.96,5.31,9.65,0.35,1.92,10.14,9.17,205.0,13.08,1.86,16.34,6.97,9.37,-0.46,2.93,13.21,13.31,205.0,17.97,2.39,23.23,10.55,12.68,-0.28,3.05,18.12,17.99,205.0,18.42,2.05,22.13,12.2,9.92,-0.37,2.55,18.53,18.54,205.0
+AR-J-G180018 = 10.87,4.97,20.75,2.01,18.74,0.1,1.97,11.94,10.69,93.0,8.77,4.8,17.03,0.91,16.12,-0.03,1.86,9.98,8.76,93.0,8.26,4.64,17.99,1.46,16.54,0.31,1.95,9.46,7.66,93.0,7.82,4.14,14.55,0.08,14.47,-0.14,1.87,8.84,8.07,93.0,5.02,4.23,12.2,-4.19,16.4,-0.3,1.93,6.55,5.59,93.0,-1.95,2.7,3.11,-9.15,12.26,-0.32,2.75,3.32,-2.13,93.0,1.98,2.5,5.59,-5.57,11.16,-0.97,3.44,3.18,2.42,93.0,1.94,4.11,7.52,-8.74,16.26,-0.58,2.51,4.52,2.7,93.0,2.61,4.83,10.69,-7.22,17.91,-0.11,1.86,5.47,3.25,93.0,5.24,4.86,13.44,-3.23,16.67,0.01,1.88,7.13,5.73,93.0,10.96,5.04,18.54,1.04,17.5,-0.28,1.88,12.06,11.38,93.0,9.72,6.01,20.2,-0.47,20.67,0.05,1.79,11.41,9.66,93.0
+AR-K-G030001 = 9.63,3.36,16.61,1.87,14.74,0.06,2.47,10.19,9.17,65.0,9.1,3.31,15.79,3.11,12.68,-0.03,1.9,9.68,8.76,65.0,8.5,2.76,13.86,4.49,9.37,0.3,1.87,8.93,8.07,65.0,9.19,2.49,13.72,4.9,8.82,0.08,1.88,9.52,9.04,65.0,4.21,2.25,9.86,0.22,9.65,0.47,2.29,4.77,3.94,65.0,-0.08,1.21,3.11,-2.13,5.24,0.76,3.01,1.2,-0.33,65.0,4.39,2.0,8.9,1.59,7.3,0.4,2.02,4.82,4.21,65.0,3.41,2.16,7.93,-0.47,8.41,0.12,1.9,4.03,3.39,65.0,2.51,2.81,9.86,-1.57,11.44,0.33,2.2,3.75,2.01,65.0,7.74,2.54,13.31,3.8,9.51,0.32,2.02,8.14,7.66,65.0,10.92,2.92,16.61,5.73,10.89,0.11,1.83,11.3,10.96,65.0,10.86,3.39,17.17,5.45,11.71,0.13,1.74,11.37,10.41,65.0
+AR-K-G030002 = 18.61,1.71,23.23,15.24,7.99,0.05,2.87,18.69,18.82,81.0,17.83,1.75,22.4,14.96,7.44,0.65,2.88,17.91,17.65,81.0,17.67,2.09,21.99,13.86,8.13,0.2,2.4,17.8,17.72,81.0,15.14,1.42,17.99,12.2,5.79,0.16,2.34,15.21,14.96,81.0,10.57,1.59,14.69,7.8,6.89,0.61,2.9,10.69,10.28,81.0,4.13,1.35,6.83,1.73,5.1,0.26,2.14,4.34,4.07,81.0,9.57,1.36,12.89,7.24,5.65,0.5,2.76,9.66,9.45,81.0,6.98,1.27,10.55,4.76,5.79,0.6,3.16,7.09,6.83,81.0,10.88,1.8,14.55,7.38,7.17,0.18,2.16,11.03,10.69,81.0,15.47,1.4,17.79,12.76,5.03,-0.61,2.29,15.53,15.79,81.0,18.77,1.67,22.13,15.79,6.34,0.09,2.3,18.85,18.82,81.0,19.75,1.84,24.33,16.34,7.99,0.21,2.52,19.83,19.92,81.0
+AR-K-G030003 = 11.43,6.77,22.68,-2.81,25.49,-0.31,1.73,13.27,13.31,173.0,11.71,6.51,22.4,-3.37,25.77,-0.37,1.94,13.39,12.48,173.0,11.7,5.82,19.51,-2.26,21.77,-0.47,2.08,13.06,12.07,173.0,10.59,4.39,17.72,-2.81,20.53,-0.67,2.65,11.46,11.93,173.0,5.87,3.72,11.93,-5.98,17.91,-0.79,2.89,6.95,7.52,173.0,-0.76,1.51,2.83,-6.81,9.65,-0.46,4.78,1.69,-0.89,173.0,3.76,2.25,7.8,-4.74,12.54,-1.13,4.97,4.38,3.94,173.0,3.85,3.06,9.72,-6.81,16.54,-0.97,3.91,4.91,4.49,173.0,5.01,4.01,11.79,-6.12,17.91,-0.48,2.28,6.41,5.87,173.0,10.46,5.28,17.99,-3.09,21.08,-0.5,2.08,11.71,11.93,173.0,14.5,5.59,21.57,-1.57,23.15,-0.71,2.56,15.54,16.48,173.0,13.52,6.94,21.85,-4.47,26.32,-0.65,2.29,15.19,15.51,173.0
+AR-K-G030004 = -0.27,3.5,9.72,-10.12,19.84,0.29,2.64,3.5,-0.61,1031.0,-1.18,3.82,8.62,-10.67,19.29,0.19,2.54,3.99,-1.3,1031.0,-1.86,3.79,10.83,-11.22,22.05,0.07,2.3,4.22,-1.85,1030.0,-5.88,3.96,3.66,-15.63,19.29,0.24,2.39,7.08,-6.26,1029.0,-9.4,3.49,-0.47,-17.01,16.54,0.19,2.2,10.03,-9.57,1031.0,-11.38,3.45,-1.02,-19.21,18.19,0.24,2.49,11.89,-11.7,1031.0,-11.34,3.54,1.46,-20.04,21.5,0.21,2.67,11.87,-11.63,1031.0,-9.59,3.82,2.28,-17.83,20.12,0.31,2.47,10.32,-9.84,1031.0,-8.89,3.67,1.18,-17.28,18.46,0.24,2.4,9.62,-9.02,1031.0,-6.13,3.92,3.39,-14.53,17.91,0.24,2.32,7.28,-6.33,1031.0,-2.74,4.34,7.24,-12.6,19.84,0.12,2.27,5.13,-2.68,1031.0,-1.62,4.4,9.45,-11.5,20.94,0.14,2.31,4.69,-1.71,1031.0
+AR-K-G030005 = 5.88,6.7,19.65,-4.61,24.25,0.57,2.24,8.91,4.35,475.0,6.64,6.54,19.92,-4.19,24.11,0.31,1.79,9.32,5.25,475.0,6.19,6.45,19.09,-4.88,23.98,0.26,1.91,8.93,5.11,475.0,4.41,6.92,15.24,-8.88,24.11,-0.24,1.72,8.2,6.07,474.0,-0.04,6.53,9.45,-13.43,22.87,-0.23,1.68,6.52,0.97,475.0,-3.68,3.92,2.01,-13.7,15.71,-0.87,2.8,5.38,-2.4,475.0,-1.0,5.65,6.97,-13.98,20.94,-0.66,2.16,5.73,1.87,475.0,-0.39,5.71,8.62,-12.87,21.5,-0.44,1.85,5.72,1.8,475.0,0.18,5.9,14.13,-12.05,26.18,-0.14,1.81,5.9,0.35,475.0,4.5,6.9,14.96,-9.84,24.8,-0.22,1.72,8.23,5.31,475.0,8.26,7.78,19.23,-5.71,24.94,-0.16,1.56,11.34,9.72,475.0,6.3,7.78,21.57,-5.98,27.56,0.35,1.69,10.0,4.49,475.0
+AR-K-G030006 = 19.47,4.25,24.61,4.01,20.6,-1.87,5.9,19.93,21.09,169.0,19.59,3.45,23.5,5.94,17.57,-2.1,6.98,19.89,20.89,169.0,18.27,3.91,23.23,5.11,18.12,-1.74,5.38,18.68,19.65,169.0,16.03,2.83,19.09,5.11,13.99,-2.09,7.1,16.28,16.89,169.0,11.01,2.91,16.61,0.7,15.92,-1.25,5.22,11.39,11.38,169.0,3.5,1.66,6.97,-1.37,8.34,-0.35,3.21,3.87,3.52,169.0,8.94,1.97,13.86,2.35,11.51,-0.93,4.74,9.16,9.04,169.0,7.68,2.01,11.1,-0.06,11.16,-1.63,6.28,7.94,8.07,169.0,11.3,3.31,16.89,-1.09,17.98,-1.55,5.65,11.77,12.14,169.0,15.73,3.38,19.65,3.52,16.12,-1.93,6.24,16.08,16.82,169.0,20.66,3.57,24.06,7.11,16.95,-2.03,6.78,20.96,21.85,169.0,20.96,3.54,24.33,7.38,16.95,-1.98,6.41,21.26,22.33,169.0
+AR-K-G030007 = 16.98,3.02,21.99,10.62,11.37,-0.32,2.83,17.23,17.03,16.0,17.82,2.59,21.02,13.17,7.85,-0.35,1.7,18.0,18.37,16.0,16.33,3.18,20.47,10.69,9.78,-0.34,1.85,16.62,16.79,16.0,15.49,2.34,18.41,10.96,7.44,-0.47,2.3,15.66,15.65,16.0,9.94,1.96,12.34,5.8,6.55,-0.72,2.51,10.12,10.41,16.0,4.12,1.42,6.42,1.46,4.96,-0.19,2.07,4.34,4.21,16.0,9.02,1.13,10.0,6.14,3.86,-1.49,4.2,9.09,9.48,16.0,7.77,1.35,10.0,4.83,5.17,-0.71,3.22,7.88,7.83,16.0,10.47,3.7,16.06,4.35,11.71,-0.04,1.96,11.07,10.76,16.0,14.29,2.81,18.13,9.17,8.96,-0.33,2.17,14.55,14.75,16.0,19.31,2.36,22.26,14.55,7.72,-0.69,2.43,19.44,19.89,16.0,19.51,2.87,23.23,14.06,9.16,-0.36,1.99,19.7,19.61,16.0
+AR-K-G030008 = 17.54,2.38,20.47,11.65,8.82,-0.82,2.66,17.7,17.99,79.0,16.33,1.61,18.54,12.48,6.06,-0.64,2.26,16.41,16.89,79.0,15.96,1.15,17.85,12.76,5.1,-0.39,2.52,16.0,15.86,79.0,14.42,1.53,16.89,11.65,5.24,-0.25,1.73,14.5,14.69,79.0,10.42,1.3,12.48,7.24,5.24,-0.48,2.3,10.5,10.69,79.0,3.19,1.12,6.14,0.91,5.24,0.11,2.39,3.38,3.11,79.0,9.25,1.41,11.93,6.69,5.24,0.07,2.0,9.35,9.24,79.0,7.64,1.39,11.1,5.18,5.93,0.18,2.21,7.76,7.66,79.0,9.14,1.82,11.93,4.9,7.03,-0.57,2.54,9.32,9.45,79.0,14.35,1.54,16.89,10.83,6.06,-0.41,1.95,14.43,14.82,79.0,16.72,1.34,19.09,13.58,5.51,-0.55,2.34,16.77,17.17,79.0,18.25,1.63,21.02,14.96,6.06,-0.27,1.88,18.32,18.41,79.0
+AR-K-G030009 = 18.75,1.07,20.61,17.44,3.17,0.38,2.15,18.78,18.68,9.0,18.0,1.06,19.51,16.61,2.89,0.3,1.78,18.03,17.99,9.0,17.46,2.17,19.92,13.86,6.06,-0.58,1.91,17.58,18.68,9.0,15.87,1.14,17.44,14.13,3.31,-0.28,1.82,15.91,16.06,9.0,11.4,0.55,12.2,10.55,1.65,-0.12,2.1,11.41,11.38,9.0,4.72,1.34,6.28,2.56,3.72,-0.43,1.85,4.88,5.04,9.0,9.98,0.44,10.55,9.17,1.38,-0.61,2.35,9.99,10.14,9.0,9.72,0.65,10.41,8.62,1.79,-0.59,1.88,9.74,10.0,9.0,12.68,1.18,14.69,11.1,3.58,0.26,2.02,12.73,12.48,9.0,15.77,1.53,17.72,13.44,4.27,-0.39,1.94,15.84,16.2,9.0,19.6,1.45,21.44,17.44,4.0,-0.29,1.7,19.65,19.78,9.0,20.41,1.46,22.13,18.13,4.0,-0.36,1.73,20.46,21.02,9.0
+AR-K-G030010 = 21.39,0.97,23.5,19.03,4.48,-0.01,2.16,21.41,21.3,288.0,20.1,1.18,22.13,16.89,5.24,-0.66,2.65,20.14,20.4,288.0,19.81,0.92,21.57,16.89,4.69,-1.2,4.07,19.83,20.06,288.0,17.05,1.06,19.65,14.41,5.24,-0.22,2.79,17.08,17.17,288.0,12.24,1.21,14.96,9.17,5.79,-0.31,2.72,12.3,12.34,288.0,3.43,1.31,6.14,0.08,6.06,-0.27,2.31,3.67,3.52,288.0,10.3,1.14,14.96,7.52,7.44,0.45,3.48,10.36,10.14,288.0,6.73,1.27,10.28,4.21,6.06,0.62,2.62,6.85,6.42,288.0,10.36,1.69,14.96,5.18,9.78,-0.34,3.5,10.5,10.41,288.0,16.76,0.81,18.82,13.86,4.96,-0.32,3.35,16.78,16.75,288.0,19.91,1.16,23.23,16.61,6.61,-0.33,3.14,19.94,20.06,288.0,21.79,1.15,24.33,18.54,5.79,-0.47,2.62,21.82,22.13,288.0
+AR-K-G030011 = 16.61,1.38,18.82,13.31,5.51,-0.79,2.91,16.66,16.99,32.0,15.49,1.32,17.99,12.76,5.24,0.18,2.61,15.55,15.58,32.0,15.02,1.17,17.99,13.58,4.41,0.89,3.15,15.06,14.86,32.0,13.95,0.87,15.79,11.93,3.86,0.27,2.98,13.97,13.72,32.0,9.58,1.14,11.1,6.69,4.41,-1.11,3.92,9.64,9.79,32.0,3.21,1.11,5.04,-0.2,5.24,-1.42,5.07,3.39,3.39,32.0,8.9,1.07,10.83,6.14,4.69,-0.48,3.24,8.96,8.9,32.0,7.73,1.24,10.83,5.31,5.51,0.24,3.43,7.83,7.93,32.0,9.03,1.57,11.65,5.87,5.79,-0.23,2.59,9.16,9.1,32.0,13.06,1.36,15.79,8.9,6.89,-1.18,5.36,13.12,13.31,32.0,16.46,1.47,19.92,13.31,6.61,0.03,3.5,16.52,16.55,32.0,17.5,1.7,21.02,13.86,7.17,-0.02,3.25,17.58,17.61,32.0
+AR-K-G030012 = 15.56,4.91,21.02,0.63,20.39,-1.17,3.27,16.31,17.72,186.0,16.26,5.07,21.85,1.46,20.39,-1.26,3.44,17.03,18.82,186.0,15.06,4.34,20.2,3.11,17.09,-1.12,3.1,15.67,17.06,186.0,12.47,3.0,16.89,2.56,14.33,-1.59,4.86,12.83,13.58,186.0,7.04,2.36,11.38,-1.57,12.95,-1.31,5.06,7.42,7.52,186.0,-0.74,1.87,3.52,-4.61,8.13,0.33,2.15,2.01,-0.99,186.0,4.29,1.67,7.8,0.35,7.44,-0.04,2.28,4.6,4.28,186.0,5.02,1.91,9.04,-2.68,11.71,-1.31,5.66,5.38,5.31,186.0,6.64,3.22,12.48,-2.95,15.43,-1.22,4.09,7.38,7.59,186.0,12.41,3.36,16.34,0.91,15.43,-1.56,4.65,12.86,13.86,186.0,16.88,3.86,21.02,3.94,17.09,-1.72,5.04,17.32,18.54,186.0,17.59,4.04,21.57,4.49,17.09,-1.67,4.86,18.04,19.37,186.0
+AR-K-G030013 = 1.62,3.44,11.38,-5.43,16.81,0.11,2.21,3.79,1.46,212.0,3.47,3.34,9.17,-4.61,13.78,-0.29,1.74,4.81,4.42,212.0,2.89,2.18,8.35,-2.95,11.3,0.13,2.37,3.62,2.59,212.0,3.63,2.94,10.28,-3.5,13.78,-0.28,2.83,4.66,3.94,212.0,-0.76,2.88,6.69,-8.05,14.74,-0.2,2.91,2.97,-0.58,212.0,-3.36,2.51,1.46,-10.39,11.85,-0.31,2.63,4.19,-3.23,212.0,-0.5,2.82,5.87,-9.02,14.88,-0.16,3.02,2.86,-0.54,212.0,-0.68,2.92,5.45,-8.6,14.06,-0.27,2.86,2.99,-0.64,212.0,-0.93,2.93,7.24,-7.91,15.16,0.02,2.77,3.06,-1.02,212.0,4.09,3.49,10.83,-4.06,14.88,-0.49,2.07,5.37,5.25,212.0,5.97,4.13,12.48,-2.68,15.16,-0.57,1.87,7.26,7.8,212.0,1.87,4.48,10.0,-6.26,16.26,0.21,1.67,4.84,1.25,212.0
+AR-K-G030014 = 18.12,0.67,19.23,16.06,3.17,-0.9,3.88,18.13,18.27,53.0,17.18,0.47,17.99,15.79,2.2,-0.53,3.09,17.19,17.23,53.0,16.71,0.66,18.27,14.96,3.31,-0.21,2.95,16.72,16.68,53.0,15.44,0.31,16.2,14.96,1.24,0.45,2.67,15.44,15.37,53.0,9.93,1.07,11.65,7.24,4.41,-0.23,2.32,9.98,10.0,53.0,1.44,0.91,3.66,-0.75,4.41,0.06,3.06,1.7,1.46,53.0,8.94,0.85,10.96,7.8,3.17,0.54,2.49,8.98,8.9,53.0,7.34,0.99,10.14,5.8,4.34,0.41,2.78,7.41,7.24,53.0,7.48,1.22,10.14,5.31,4.82,0.5,2.29,7.58,7.24,53.0,14.29,0.95,15.93,11.93,4.0,-0.57,2.76,14.32,14.48,53.0,16.46,0.43,17.44,15.51,1.93,0.07,2.54,16.47,16.48,53.0,18.39,0.37,19.78,17.72,2.07,1.22,5.76,18.4,18.41,53.0
+AR-K-G030015 = 4.27,6.68,21.57,-10.39,31.97,0.55,2.79,7.92,2.63,820.0,3.72,7.88,19.92,-13.15,33.07,0.22,2.16,8.7,2.42,820.0,3.07,7.47,18.27,-13.98,32.24,0.04,2.04,8.07,2.28,820.0,0.67,8.8,15.24,-17.56,32.8,-0.1,1.75,8.82,1.18,820.0,-2.92,8.0,10.55,-20.31,30.87,-0.16,1.86,8.51,-2.75,820.0,-6.91,6.73,2.28,-23.62,25.91,-0.56,2.0,9.64,-4.61,820.0,-4.42,7.64,7.24,-20.59,27.83,-0.4,1.84,8.82,-2.54,820.0,-3.72,8.0,8.9,-21.42,30.31,-0.23,1.78,8.82,-2.99,820.0,-2.67,8.04,12.48,-20.59,33.07,-0.16,1.96,8.47,-2.95,820.0,0.56,9.28,15.51,-18.66,34.17,-0.06,1.78,9.3,0.22,820.0,4.2,9.99,21.57,-16.46,38.03,0.06,1.81,10.84,3.11,820.0,3.08,8.21,21.02,-14.8,35.83,0.44,2.3,8.76,0.77,820.0
+AR-K-G030016 = 18.97,2.63,22.68,14.75,7.92,-0.12,1.64,19.14,18.82,19.0,19.04,1.58,21.44,15.93,5.51,-0.3,2.24,19.1,19.16,19.0,17.86,1.51,19.65,14.69,4.96,-0.46,2.11,17.92,17.85,19.0,15.74,1.87,18.82,12.62,6.2,-0.17,1.83,15.84,15.79,19.0,11.45,0.81,12.76,9.86,2.89,-0.13,2.2,11.48,11.52,19.0,4.08,0.59,5.25,3.25,2.0,0.3,2.08,4.12,4.07,19.0,9.42,0.63,10.28,8.35,1.93,-0.14,1.87,9.44,9.45,19.0,7.79,1.11,9.59,5.04,4.55,-0.63,3.17,7.87,8.21,19.0,11.73,2.09,16.06,8.62,7.44,0.15,2.21,11.9,12.0,19.0,16.58,1.76,18.82,13.03,5.79,-0.46,2.16,16.67,16.89,19.0,20.51,1.86,22.81,17.23,5.58,-0.32,1.9,20.59,20.54,19.0,20.86,1.81,23.37,17.72,5.65,-0.32,1.91,20.93,20.75,19.0
+AR-L-G110001 = 17.99,0.7,19.65,15.51,4.13,-0.48,3.3,18.0,18.03,144.0,17.51,0.52,19.09,16.61,2.48,0.57,3.03,17.52,17.44,144.0,14.27,0.74,15.79,12.48,3.31,-0.05,2.34,14.29,14.17,144.0,10.86,0.64,12.48,9.31,3.17,0.33,2.54,10.88,10.76,144.0,4.39,1.39,8.35,0.91,7.44,-0.06,2.92,4.6,4.32,144.0,0.23,0.85,2.28,-1.85,4.13,-0.23,2.45,0.87,0.35,144.0,1.96,1.08,4.21,-0.75,4.96,-0.33,2.56,2.24,2.01,144.0,1.3,0.41,3.11,0.29,2.82,0.45,5.44,1.36,1.32,144.0,5.3,0.73,7.24,2.83,4.41,0.05,3.62,5.35,5.21,144.0,7.81,0.65,10.0,6.14,3.86,0.42,3.49,7.84,7.8,144.0,15.67,0.63,17.44,14.13,3.31,-0.36,2.75,15.68,15.79,144.0,16.77,0.65,19.09,15.79,3.31,1.26,5.21,16.78,16.61,144.0
+AR-L-G110002 = 19.04,0.97,22.4,15.51,6.89,-0.05,4.35,19.07,19.09,380.0,17.68,1.02,20.47,15.24,5.24,0.21,2.52,17.71,17.72,380.0,15.61,0.98,18.27,13.03,5.24,-0.03,2.57,15.64,15.65,380.0,10.8,1.51,15.79,4.49,11.3,-0.33,3.62,10.9,10.83,380.0,6.1,1.06,9.17,3.39,5.79,0.24,2.98,6.19,6.14,380.0,1.67,0.86,4.21,-0.2,4.41,0.17,2.49,1.87,1.73,380.0,3.25,1.03,6.14,0.08,6.06,0.06,2.94,3.41,3.25,380.0,2.52,1.06,5.04,-0.33,5.37,0.13,2.34,2.73,2.42,380.0,5.4,1.31,8.9,2.97,5.93,0.62,2.54,5.56,5.04,380.0,8.54,0.64,10.28,6.69,3.58,0.14,2.9,8.56,8.55,380.0,15.78,0.85,17.72,13.58,4.13,-0.22,2.51,15.8,15.79,380.0,18.78,1.02,22.68,15.79,6.89,0.31,3.65,18.81,18.54,380.0
+AR-L-G110003 = 17.77,0.68,19.09,15.79,3.31,0.08,2.9,17.78,17.72,101.0,17.6,0.45,18.82,16.61,2.2,-0.03,2.45,17.61,17.72,101.0,14.64,0.59,15.79,13.31,2.48,-0.19,2.49,14.65,14.69,101.0,10.57,0.78,12.2,8.07,4.13,-0.48,3.54,10.6,10.55,101.0,3.58,1.29,5.87,0.08,5.79,-0.77,2.96,3.8,3.94,101.0,-0.52,0.7,1.18,-2.13,3.31,0.04,2.3,0.87,-0.47,101.0,2.98,0.93,4.76,0.91,3.86,-0.48,2.41,3.12,3.11,101.0,0.46,0.57,2.01,-1.57,3.58,-0.26,4.56,0.73,0.49,101.0,4.04,0.79,6.69,2.83,3.86,0.91,3.83,4.12,3.94,101.0,8.84,0.5,9.72,7.52,2.2,-0.03,2.18,8.85,8.9,101.0,16.19,0.51,17.72,14.69,3.03,-0.09,3.59,16.2,16.27,101.0,16.84,0.46,18.27,16.06,2.2,0.38,2.99,16.84,16.89,101.0
+AR-L-G110004 = 17.23,0.85,19.65,14.96,4.69,-0.03,3.7,17.25,17.3,99.0,17.37,0.48,18.27,15.79,2.48,-0.56,3.29,17.38,17.44,99.0,14.1,0.4,15.1,12.76,2.34,-0.17,3.72,14.1,14.13,99.0,10.87,0.53,12.48,9.59,2.89,0.21,3.0,10.88,10.83,99.0,3.34,1.47,8.9,-0.75,9.65,0.71,5.28,3.64,3.11,99.0,-0.94,0.59,0.63,-2.95,3.58,0.11,4.16,1.11,-1.02,99.0,2.33,0.85,5.59,0.35,5.24,0.77,4.14,2.48,2.28,99.0,0.84,0.53,2.56,-0.2,2.76,0.65,3.66,0.99,0.77,99.0,5.37,0.62,7.24,4.07,3.17,0.71,3.44,5.41,5.31,99.0,8.19,1.06,10.28,6.14,4.13,0.32,1.96,8.26,8.07,99.0,15.75,0.37,16.61,14.41,2.2,-1.18,5.2,15.76,15.79,99.0,16.04,0.5,17.03,14.96,2.07,-0.13,2.23,16.05,16.06,99.0
+AR-L-G110005 = 18.22,1.14,22.13,12.48,9.65,-0.2,5.23,18.25,18.13,368.0,18.02,0.85,20.2,15.24,4.96,-0.42,3.4,18.04,18.06,368.0,15.11,0.71,17.72,12.76,4.96,0.02,3.26,15.13,15.2,368.0,8.85,1.31,12.76,4.49,8.27,-0.27,3.37,8.95,8.9,368.0,4.22,1.09,7.8,0.08,7.72,-0.27,4.25,4.36,4.21,368.0,-0.25,0.8,2.83,-3.5,6.34,0.07,3.97,0.84,-0.2,368.0,2.58,0.96,5.31,0.08,5.24,0.43,2.62,2.76,2.42,368.0,1.85,0.75,4.49,-0.47,4.96,0.22,3.59,2.0,1.73,368.0,5.6,0.97,7.8,2.56,5.24,-0.59,2.97,5.68,5.73,368.0,7.55,1.1,10.83,4.49,6.34,0.17,2.9,7.63,7.38,368.0,16.6,0.72,18.27,14.69,3.58,-0.05,2.44,16.62,16.61,368.0,17.32,0.85,20.75,15.24,5.51,0.65,3.69,17.34,17.3,368.0
+AR-L-G110006 = 17.43,0.5,18.82,16.06,2.76,0.35,3.13,17.44,17.44,103.0,16.91,0.59,18.68,15.65,3.03,0.82,3.53,16.92,16.82,103.0,15.0,0.38,16.06,13.86,2.2,-0.16,3.8,15.0,14.96,103.0,10.06,1.02,11.93,8.07,3.86,0.27,2.04,10.11,9.86,103.0,3.11,0.96,4.9,0.63,4.27,-0.26,2.38,3.25,3.11,103.0,0.2,0.82,1.73,-2.68,4.41,-0.28,3.25,0.84,0.22,103.0,5.57,0.62,6.97,3.94,3.03,0.16,2.69,5.6,5.59,103.0,0.93,0.64,3.39,-0.47,3.86,0.6,4.3,1.13,0.91,103.0,3.56,0.53,5.04,2.01,3.03,-0.24,3.34,3.6,3.66,103.0,9.11,0.76,10.83,7.24,3.58,0.07,2.63,9.14,9.04,103.0,15.05,0.8,16.61,12.76,3.86,-0.53,3.11,15.07,15.1,103.0,16.24,0.42,17.3,14.82,2.48,-0.47,4.15,16.24,16.27,103.0
+AR-L-G110007 = 15.98,1.38,19.37,12.48,6.89,0.22,2.37,16.03,15.79,356.0,16.53,0.82,18.82,14.41,4.41,0.05,2.96,16.55,16.51,356.0,13.12,1.42,17.44,10.83,6.61,0.27,2.2,13.19,13.07,356.0,8.1,1.51,12.2,3.11,9.09,-0.4,3.25,8.24,8.21,356.0,3.27,1.37,7.24,-2.95,10.2,-0.38,4.93,3.54,3.39,356.0,-1.23,0.89,3.11,-3.78,6.89,0.6,4.09,1.52,-1.3,356.0,1.47,1.11,4.21,-0.89,5.1,0.22,2.35,1.84,1.46,356.0,0.21,1.18,3.39,-2.4,5.79,0.27,2.47,1.2,0.08,356.0,3.72,1.17,7.24,1.46,5.79,0.81,3.04,3.9,3.42,356.0,7.17,1.13,10.28,4.49,5.79,-0.06,2.27,7.26,7.28,356.0,13.64,1.35,16.89,10.28,6.61,-0.01,2.2,13.7,13.69,356.0,15.42,1.1,18.27,13.58,4.69,0.45,2.41,15.46,15.37,356.0
+AR-L-G110008 = 17.41,0.71,18.82,14.69,4.13,-0.66,3.86,17.42,17.44,205.0,17.78,0.56,19.92,15.79,4.13,0.47,5.15,17.79,17.72,205.0,14.33,0.53,16.06,12.2,3.86,0.02,3.97,14.34,14.27,205.0,9.76,0.85,11.38,5.87,5.51,-1.18,5.9,9.8,9.86,205.0,5.1,1.68,10.55,-2.13,12.68,-0.16,4.48,5.37,5.04,205.0,-0.28,1.07,1.73,-3.5,5.24,-0.33,2.84,1.1,-0.27,205.0,3.82,1.11,6.69,1.18,5.51,-0.09,2.19,3.98,3.8,205.0,0.39,0.72,2.56,-1.57,4.13,-0.07,2.84,0.81,0.42,205.0,5.89,1.28,9.31,3.11,6.2,0.22,2.53,6.02,5.87,205.0,8.8,1.03,11.93,6.42,5.51,0.5,2.99,8.86,8.62,205.0,16.24,0.81,18.54,14.69,3.86,0.24,2.42,16.26,16.34,205.0,16.67,0.62,17.99,15.24,2.76,-0.37,2.71,16.68,16.75,205.0
+AR-L-G110009 = 19.54,1.06,22.4,16.34,6.06,-0.16,3.3,19.57,19.65,564.0,18.57,0.68,20.47,16.34,4.13,-0.35,3.29,18.58,18.54,564.0,16.26,1.02,20.75,13.58,7.17,0.94,4.73,16.29,16.06,564.0,9.17,1.21,12.76,5.04,7.72,-0.2,3.38,9.25,9.17,564.0,3.35,1.15,6.69,0.35,6.34,0.1,2.89,3.54,3.25,564.0,-0.74,0.75,2.01,-2.95,4.96,-0.05,3.62,1.05,-0.75,564.0,1.86,0.8,4.21,-0.75,4.96,0.36,3.52,2.02,1.73,564.0,2.0,1.05,5.59,-1.02,6.61,0.02,3.22,2.26,2.01,564.0,4.66,1.17,8.35,2.28,6.06,0.56,2.81,4.81,4.49,564.0,9.6,0.71,12.2,7.52,4.69,0.19,3.47,9.62,9.59,564.0,15.44,0.8,17.72,13.31,4.41,0.34,2.94,15.47,15.37,564.0,18.23,0.82,20.47,15.79,4.69,0.1,2.69,18.25,18.27,564.0
+AR-L-G110010 = 17.48,0.99,19.65,15.24,4.41,-0.16,2.61,17.51,17.44,144.0,17.43,0.52,18.54,16.06,2.48,-0.21,2.56,17.44,17.44,144.0,14.38,0.51,16.06,12.76,3.31,-0.04,4.19,14.39,14.41,144.0,9.69,1.59,13.86,4.76,9.09,-0.9,4.16,9.81,10.0,144.0,4.55,1.13,7.8,2.01,5.79,0.38,2.89,4.69,4.45,144.0,-0.17,0.52,1.46,-1.3,2.76,0.26,3.2,0.54,-0.2,144.0,2.51,1.15,5.31,-1.3,6.61,-0.46,3.3,2.76,2.7,144.0,1.58,0.84,4.21,-0.47,4.69,0.05,2.94,1.79,1.59,144.0,4.8,0.61,6.69,3.66,3.03,0.32,3.37,4.84,4.83,144.0,7.73,0.56,8.9,6.42,2.48,-0.1,2.29,7.75,7.8,144.0,15.23,0.68,16.89,13.31,3.58,-0.31,3.05,15.24,15.37,144.0,16.96,0.8,18.82,14.69,4.13,-0.71,3.77,16.98,17.17,144.0
+AR-L-G110011 = 19.21,1.05,23.23,15.79,7.44,0.57,4.47,19.24,19.13,222.0,17.41,0.53,19.09,15.79,3.31,-0.04,3.53,17.42,17.44,222.0,14.71,0.88,17.44,13.17,4.27,0.76,3.07,14.73,14.55,222.0,9.85,1.46,13.31,5.59,7.72,-0.08,3.05,9.96,9.86,222.0,6.24,1.34,9.45,1.73,7.72,-0.7,4.16,6.38,6.42,222.0,1.11,0.89,3.39,-1.3,4.69,-0.01,2.67,1.42,0.91,222.0,3.33,0.77,5.59,1.46,4.13,-0.01,2.88,3.42,3.39,222.0,2.5,0.68,4.21,1.04,3.17,0.08,2.29,2.59,2.56,222.0,5.27,0.89,9.17,3.11,6.06,1.06,5.51,5.35,5.18,222.0,7.91,0.68,10.0,5.87,4.13,0.12,3.28,7.94,7.86,222.0,15.78,0.7,17.44,13.58,3.86,-0.65,3.4,15.79,15.93,222.0,18.06,1.04,20.47,15.24,5.24,-0.04,2.5,18.09,17.99,222.0
+AR-L-G110012 = 19.0,0.82,21.57,15.51,6.06,-0.24,3.92,19.02,18.96,502.0,17.97,0.74,19.92,15.79,4.13,-0.16,2.89,17.98,17.99,502.0,15.42,0.73,19.09,12.48,6.61,0.31,4.84,15.43,15.37,502.0,9.8,1.56,13.86,4.76,9.09,0.12,2.61,9.92,9.72,502.0,4.92,1.13,8.48,1.73,6.75,0.08,3.11,5.05,4.9,502.0,0.37,0.85,2.56,-3.5,6.06,-0.36,3.51,0.93,0.35,502.0,3.0,0.98,5.87,0.35,5.51,0.05,2.59,3.16,2.97,502.0,1.87,0.78,3.66,-1.3,4.96,-0.3,3.39,2.03,1.87,502.0,5.24,1.06,9.17,2.28,6.89,0.55,3.2,5.35,5.04,502.0,9.12,0.91,11.1,7.24,3.86,-0.0,2.1,9.17,9.17,502.0,15.39,0.74,18.27,13.31,4.96,0.32,3.33,15.41,15.31,502.0,17.56,0.72,19.65,15.24,4.41,0.33,3.2,17.57,17.44,502.0
+AR-L-G110013 = 19.36,1.09,22.95,16.06,6.89,0.25,2.79,19.39,19.37,411.0,18.23,1.08,21.02,15.24,5.79,0.03,2.63,18.26,18.27,411.0,15.28,0.93,18.82,12.76,6.06,0.12,3.45,15.31,15.31,411.0,9.23,1.35,14.13,6.14,7.99,0.76,3.96,9.33,9.04,411.0,4.29,1.1,9.17,1.46,7.72,0.49,3.64,4.43,4.21,411.0,-0.99,0.9,3.39,-3.78,7.17,0.59,4.99,1.34,-1.02,411.0,1.61,1.07,5.87,-1.02,6.89,0.43,3.54,1.93,1.46,411.0,1.54,0.92,6.42,-0.75,7.17,0.72,4.89,1.8,1.46,411.0,5.22,1.0,8.62,3.11,5.51,0.43,3.13,5.31,5.18,411.0,8.43,1.09,13.58,6.14,7.44,1.57,7.43,8.5,8.35,411.0,16.33,0.85,19.09,13.58,5.51,0.21,3.03,16.35,16.34,411.0,18.16,0.94,22.13,15.51,6.61,0.76,5.94,18.19,18.13,411.0
+AR-L-G110014 = 17.44,1.38,20.47,10.83,9.65,-0.65,4.3,17.49,17.58,372.0,17.91,0.69,19.65,15.79,3.86,-0.35,3.03,17.93,17.99,372.0,15.03,0.77,17.17,13.03,4.13,0.09,2.81,15.05,14.96,372.0,9.79,1.14,12.48,3.94,8.54,-1.12,6.32,9.85,9.86,372.0,4.82,1.46,7.8,-2.4,10.2,-0.79,4.42,5.04,5.04,372.0,0.82,0.63,2.83,-1.02,3.86,-0.13,3.09,1.04,0.91,372.0,3.17,0.72,5.04,0.91,4.13,-0.05,2.64,3.25,3.11,372.0,0.55,0.65,2.56,-1.57,4.13,0.03,3.31,0.85,0.63,372.0,5.31,1.12,9.72,2.56,7.17,0.21,3.15,5.42,5.31,372.0,7.68,0.73,10.83,5.87,4.96,0.71,4.16,7.71,7.52,372.0,16.51,0.97,18.54,11.65,6.89,-1.1,5.39,16.54,16.61,372.0,16.68,0.5,18.27,15.24,3.03,0.31,3.24,16.69,16.61,372.0
+AR-L-G110015 = 16.64,0.63,18.13,15.24,2.89,0.11,2.61,16.66,16.61,106.0,16.75,0.7,17.99,14.96,3.03,-0.23,2.18,16.77,16.75,106.0,14.2,0.59,15.65,12.62,3.03,0.05,3.1,14.21,14.17,106.0,9.71,0.71,12.2,8.07,4.13,0.49,3.83,9.73,9.72,106.0,4.25,1.16,7.24,0.35,6.89,-0.25,3.65,4.4,4.28,106.0,-0.68,0.68,0.35,-2.13,2.48,-0.47,2.14,0.96,-0.61,106.0,5.82,1.04,8.07,3.66,4.41,-0.14,2.17,5.91,6.0,106.0,1.18,0.59,2.56,-0.2,2.76,-0.13,2.6,1.32,1.18,106.0,4.14,0.86,6.42,2.56,3.86,0.18,2.4,4.23,4.07,106.0,8.25,1.04,10.83,5.87,4.96,0.09,2.8,8.32,8.31,106.0,15.69,0.61,16.61,13.58,3.03,-0.87,3.96,15.7,15.79,106.0,16.41,0.57,17.99,14.96,3.03,0.23,2.78,16.42,16.34,106.0
+AR-L-G110016 = 19.05,1.68,24.88,14.96,9.92,-0.1,2.89,19.13,19.37,553.0,18.39,0.93,21.02,16.06,4.96,-0.22,2.52,18.42,18.54,553.0,15.06,1.35,19.65,11.65,7.99,0.03,3.04,15.12,15.1,553.0,9.17,1.31,13.86,5.87,7.99,0.21,3.23,9.27,9.17,553.0,3.39,1.26,8.07,-1.44,9.51,-0.0,4.23,3.62,3.39,553.0,-1.04,0.94,2.01,-3.5,5.51,0.46,3.56,1.4,-1.02,553.0,0.94,0.93,5.04,-1.3,6.34,0.39,3.43,1.32,0.91,553.0,0.86,1.12,5.31,-2.13,7.44,-0.05,3.61,1.41,0.91,553.0,3.92,1.1,8.07,1.18,6.89,0.61,3.72,4.07,3.73,553.0,8.42,1.14,13.03,4.9,8.13,-0.02,4.18,8.5,8.48,553.0,14.57,0.98,18.54,12.07,6.48,-0.07,3.4,14.6,14.69,553.0,18.28,1.21,21.57,14.41,7.17,-0.24,2.93,18.32,18.41,553.0
+AR-L-G110017 = 16.98,0.81,18.82,15.1,3.72,-0.14,2.51,17.0,17.03,99.0,17.7,0.73,19.23,16.55,2.69,0.59,2.33,17.71,17.44,99.0,14.06,0.54,16.06,12.76,3.31,0.56,4.29,14.07,14.0,99.0,10.15,0.95,11.65,7.8,3.86,-0.41,2.34,10.19,10.28,99.0,3.49,2.51,14.41,-1.57,15.98,1.38,6.37,4.29,3.11,99.0,-1.1,0.46,-0.2,-2.13,1.93,-0.08,2.34,1.19,-1.16,99.0,4.46,1.09,7.8,2.42,5.37,0.87,3.31,4.59,4.07,99.0,1.3,0.67,3.11,-0.47,3.58,0.09,3.52,1.46,1.25,99.0,4.67,0.92,6.42,2.56,3.86,-0.14,2.12,4.76,4.63,99.0,8.94,0.9,10.55,6.97,3.58,-0.41,2.05,8.99,9.17,99.0,15.87,0.5,17.17,14.27,2.89,-0.35,3.53,15.87,15.93,99.0,16.4,0.51,17.72,15.37,2.34,0.21,2.48,16.41,16.34,99.0
+AR-L-G110018 = 17.7,0.57,18.82,16.34,2.48,0.11,2.31,17.7,17.58,99.0,17.69,0.53,18.82,16.61,2.2,-0.25,2.16,17.7,17.72,99.0,14.86,0.51,16.06,13.58,2.48,0.25,2.44,14.87,14.75,99.0,10.46,0.72,11.93,8.35,3.58,-0.4,3.36,10.48,10.48,99.0,3.12,1.21,6.69,0.63,6.06,0.37,2.7,3.35,2.97,99.0,-0.43,0.71,1.73,-2.13,3.86,-0.15,3.34,0.83,-0.33,99.0,5.91,0.55,6.97,3.94,3.03,-0.99,4.49,5.93,6.0,99.0,1.68,0.76,4.49,0.08,4.41,0.61,3.55,1.85,1.59,99.0,4.78,0.74,6.69,3.11,3.58,0.22,2.89,4.83,4.76,99.0,9.76,0.83,11.93,8.07,3.86,0.25,2.64,9.8,9.72,99.0,16.39,0.84,17.99,14.13,3.86,-0.66,2.79,16.41,16.61,99.0,17.34,0.7,18.54,14.69,3.86,-0.78,4.32,17.35,17.37,99.0
+AR-L-G110019 = 17.34,0.57,18.68,16.06,2.62,0.23,2.25,17.35,17.3,200.0,17.99,0.63,20.2,16.34,3.86,0.27,3.93,18.0,17.99,200.0,14.84,0.94,16.89,12.48,4.41,0.05,2.52,14.87,14.82,200.0,9.63,0.79,11.65,7.24,4.41,-0.3,3.25,9.67,9.69,200.0,4.22,1.15,7.52,1.46,6.06,0.32,2.99,4.37,4.11,200.0,-0.52,0.62,0.63,-2.4,3.03,-0.16,2.62,0.81,-0.47,200.0,4.44,0.85,6.42,2.01,4.41,-0.97,4.07,4.52,4.56,200.0,1.35,1.48,4.21,-2.68,6.89,-0.49,2.33,2.0,1.73,200.0,4.69,1.43,9.45,0.91,8.54,0.12,3.02,4.9,4.69,200.0,8.94,0.71,12.2,7.24,4.96,0.67,4.75,8.96,8.9,200.0,16.73,0.75,18.54,14.41,4.13,-0.62,3.15,16.75,16.75,200.0,16.67,0.81,17.99,12.76,5.24,-1.17,5.69,16.69,16.75,200.0
+AR-L-G110020 = 16.31,1.31,19.37,11.1,8.27,-1.15,4.64,16.36,16.61,193.0,17.92,0.6,20.47,16.89,3.58,1.26,5.49,17.93,17.85,193.0,15.09,0.69,17.17,13.03,4.13,0.24,3.3,15.1,14.96,193.0,9.52,0.87,11.65,6.69,4.96,-0.25,3.12,9.56,9.45,193.0,5.56,1.46,9.45,1.46,7.99,-0.04,3.06,5.75,5.45,193.0,0.91,0.47,1.73,-0.2,1.93,-0.14,2.33,1.02,0.91,193.0,3.3,0.73,5.59,0.91,4.69,0.07,3.24,3.38,3.32,193.0,0.99,0.82,3.11,-2.95,6.06,-0.59,5.57,1.29,1.04,193.0,5.45,1.16,9.72,3.25,6.48,0.9,4.01,5.57,5.31,193.0,7.87,0.63,10.0,5.87,4.13,0.06,4.28,7.89,7.8,193.0,16.41,0.87,18.27,14.69,3.58,0.03,2.03,16.43,16.48,193.0,16.63,0.63,17.99,15.24,2.76,-0.06,2.22,16.64,16.75,193.0
+AR-L-G110021 = 18.04,0.39,18.82,17.17,1.65,-0.19,2.52,18.04,18.06,88.0,17.96,0.37,19.09,17.17,1.93,0.48,2.82,17.97,17.85,88.0,14.48,0.62,15.79,13.03,2.76,0.37,2.63,14.5,14.38,88.0,10.11,0.95,11.93,8.07,3.86,-0.21,2.26,10.15,10.21,88.0,4.51,1.12,7.8,2.56,5.24,0.44,2.9,4.64,4.42,88.0,0.03,0.87,1.73,-3.5,5.24,-1.45,6.04,0.87,0.22,88.0,5.39,0.69,6.69,3.39,3.31,-0.22,2.64,5.43,5.38,88.0,1.21,0.63,2.56,-0.2,2.76,0.23,2.75,1.36,1.18,88.0,4.22,0.7,5.87,2.56,3.31,0.44,2.72,4.28,4.18,88.0,9.18,0.82,11.38,7.52,3.86,-0.05,2.44,9.22,9.17,88.0,15.6,0.62,16.89,14.13,2.76,-0.18,2.41,15.61,15.65,88.0,17.13,0.53,18.54,16.06,2.48,0.42,3.0,17.13,17.03,88.0
+AR-L-G110022 = 17.9,0.94,21.02,14.96,6.06,-0.01,3.14,17.93,17.96,510.0,17.49,0.89,20.47,14.13,6.34,0.13,3.38,17.51,17.44,510.0,14.81,1.08,17.72,12.76,4.96,0.88,3.27,14.85,14.55,510.0,9.52,0.98,13.03,5.31,7.72,-0.26,4.02,9.57,9.45,510.0,5.08,1.54,10.83,1.18,9.65,0.49,3.22,5.31,4.97,510.0,0.32,0.64,2.01,-1.57,3.58,-0.08,2.69,0.72,0.35,510.0,2.58,0.78,5.31,-0.2,5.51,-0.04,3.35,2.7,2.56,510.0,1.21,0.72,3.94,-0.47,4.41,0.4,3.18,1.41,1.18,510.0,4.58,1.14,7.8,2.01,5.79,0.19,2.49,4.72,4.49,510.0,7.82,0.87,10.55,5.04,5.51,0.45,3.1,7.87,7.66,510.0,15.17,0.59,16.89,13.31,3.58,0.25,3.06,15.18,15.1,510.0,16.74,0.92,18.82,14.13,4.69,-0.37,2.7,16.77,16.82,510.0
+AR-M-G130001 = 16.96,1.36,18.41,15.24,3.17,-0.29,1.72,17.0,17.1,4.0,15.32,0.64,15.93,14.41,1.52,-0.77,2.13,15.33,15.48,4.0,14.1,1.17,15.37,12.62,2.76,-0.27,1.8,14.14,14.2,4.0,10.05,0.58,10.76,9.45,1.31,0.21,1.52,10.06,10.0,4.0,5.44,0.41,5.8,4.9,0.9,-0.44,1.59,5.45,5.52,4.0,0.68,0.43,1.04,0.08,0.96,-0.8,2.05,0.78,0.8,4.0,3.25,0.16,3.39,3.11,0.28,0.0,1.0,3.25,3.25,4.0,2.8,0.6,3.39,2.28,1.1,0.03,1.04,2.85,2.77,4.0,7.61,0.4,8.07,7.24,0.83,0.22,1.32,7.61,7.55,4.0,9.72,0.64,10.28,9.17,1.1,0.0,1.0,9.74,9.72,4.0,16.15,0.74,16.82,15.51,1.31,0.0,1.01,16.16,16.13,4.0,15.06,1.0,16.06,14.13,1.93,0.03,1.06,15.09,15.03,4.0
+AR-M-G130002 = 18.13,1.04,20.47,14.69,5.79,-0.37,2.77,18.16,18.27,570.0,17.35,0.67,19.09,14.41,4.69,-1.02,4.66,17.37,17.44,570.0,14.62,0.8,16.89,12.2,4.69,0.06,2.88,14.64,14.65,570.0,8.92,1.71,14.13,4.49,9.65,0.17,2.94,9.08,8.79,570.0,4.39,1.46,9.17,-0.47,9.65,-0.18,3.12,4.63,4.49,570.0,-1.57,1.04,0.91,-5.16,6.06,-0.4,2.98,1.88,-1.51,570.0,1.36,0.92,5.59,-1.02,6.61,0.32,3.7,1.64,1.32,570.0,1.89,0.79,3.66,-0.33,4.0,0.17,2.46,2.05,1.73,570.0,6.12,1.18,11.65,2.56,9.09,0.57,4.31,6.24,6.14,570.0,8.84,0.86,10.83,6.42,4.41,-0.54,2.75,8.88,8.9,570.0,16.12,0.96,18.54,13.03,5.51,-0.3,2.71,16.15,16.2,570.0,16.68,1.03,19.09,13.31,5.79,-0.43,3.29,16.71,16.72,570.0
+AR-M-G130003 = 20.2,NaN,20.2,20.2,0.0,NaN,NaN,20.2,20.2,1.0,16.34,NaN,16.34,16.34,0.0,NaN,NaN,16.34,16.34,1.0,16.89,NaN,16.89,16.89,0.0,NaN,NaN,16.89,16.89,1.0,11.1,NaN,11.1,11.1,0.0,NaN,NaN,11.1,11.1,1.0,6.14,NaN,6.14,6.14,0.0,NaN,NaN,6.14,6.14,1.0,1.18,NaN,1.18,1.18,0.0,NaN,NaN,1.18,1.18,1.0,3.11,NaN,3.11,3.11,0.0,NaN,NaN,3.11,3.11,1.0,4.21,NaN,4.21,4.21,0.0,NaN,NaN,4.21,4.21,1.0,7.52,NaN,7.52,7.52,0.0,NaN,NaN,7.52,7.52,1.0,11.38,NaN,11.38,11.38,0.0,NaN,NaN,11.38,11.38,1.0,17.99,NaN,17.99,17.99,0.0,NaN,NaN,17.99,17.99,1.0,17.44,NaN,17.44,17.44,0.0,NaN,NaN,17.44,17.44,1.0
+AR-M-G130004 = 18.52,0.47,19.09,17.99,1.1,-0.04,1.45,18.53,18.54,6.0,14.91,0.41,15.24,14.13,1.1,-1.39,3.42,14.92,15.1,6.0,15.24,0.68,16.06,14.13,1.93,-0.52,2.25,15.25,15.37,6.0,13.25,0.72,14.13,12.34,1.79,-0.04,1.46,13.27,13.27,6.0,5.82,0.53,6.28,4.9,1.38,-0.94,2.34,5.84,6.07,6.0,0.43,0.53,1.04,-0.33,1.38,-0.29,1.72,0.65,0.49,6.0,2.18,0.68,2.97,1.18,1.79,-0.24,1.81,2.27,2.21,6.0,2.8,0.33,3.39,2.56,0.83,0.99,2.57,2.82,2.66,6.0,7.37,0.53,8.07,6.83,1.24,0.17,1.3,7.39,7.31,6.0,10.05,0.83,11.1,8.9,2.2,-0.03,1.8,10.07,10.0,6.0,16.13,0.44,16.75,15.51,1.24,0.06,1.97,16.14,16.06,6.0,17.54,0.54,18.13,16.61,1.52,-0.7,2.49,17.55,17.58,6.0
+AR-M-G130005 = 17.71,0.25,17.99,17.3,0.69,-0.27,1.64,17.71,17.72,11.0,15.93,0.76,17.99,15.24,2.76,1.95,6.09,15.95,15.72,11.0,15.09,0.79,16.06,13.86,2.2,-0.28,1.73,15.11,15.24,11.0,10.75,2.0,13.03,6.42,6.61,-0.72,2.96,10.91,10.83,11.0,4.81,0.78,6.14,3.8,2.34,0.43,1.84,4.87,4.49,11.0,-1.7,0.51,-1.02,-2.4,1.38,-0.1,1.57,1.77,-1.57,11.0,1.1,0.97,3.39,0.08,3.31,1.41,3.96,1.43,0.77,11.0,2.62,1.27,5.87,1.46,4.41,1.65,4.96,2.88,2.42,11.0,6.69,0.5,7.52,6.0,1.52,0.33,1.93,6.71,6.69,11.0,9.62,0.53,10.41,8.9,1.52,0.28,1.63,9.63,9.45,11.0,16.34,1.2,18.27,14.41,3.86,-0.18,2.29,16.38,16.48,11.0,17.22,0.8,19.09,16.34,2.76,1.19,3.9,17.23,17.17,11.0
+AR-M-G130006 = 20.04,0.99,22.95,17.72,5.24,0.0,2.67,20.06,20.13,283.0,17.45,1.04,20.2,13.58,6.61,-0.69,3.7,17.48,17.58,283.0,15.68,0.93,18.27,13.17,5.1,0.03,2.65,15.71,15.65,283.0,10.83,1.31,14.41,7.52,6.89,0.08,2.75,10.91,10.76,283.0,5.06,1.15,9.17,2.01,7.17,0.64,4.24,5.19,4.9,283.0,-1.81,1.11,3.11,-5.85,8.96,-0.23,5.26,2.12,-1.71,283.0,2.94,0.98,6.14,0.77,5.37,0.19,2.46,3.1,2.97,283.0,3.08,1.02,5.45,0.08,5.37,-0.26,2.59,3.24,3.11,283.0,7.51,1.33,11.38,4.49,6.89,0.29,2.67,7.62,7.52,283.0,10.15,0.9,12.48,8.07,4.41,-0.05,2.43,10.19,10.21,283.0,17.99,0.88,20.47,16.34,4.13,0.71,3.03,18.01,17.85,283.0,17.75,0.71,20.47,15.79,4.69,0.32,3.25,17.76,17.72,283.0
+AR-M-G130007 = 9.59,6.22,21.57,-2.81,24.39,0.32,2.24,11.42,8.52,342.0,7.49,6.13,18.82,-7.22,26.04,-0.1,2.36,9.68,7.24,342.0,7.08,6.55,19.09,-7.91,27.01,0.0,2.37,9.64,6.9,342.0,3.8,6.08,14.69,-10.12,24.8,-0.17,2.3,7.16,3.73,342.0,-0.76,6.35,9.45,-17.28,26.73,-0.54,2.49,6.38,-0.33,342.0,-5.64,5.21,3.11,-20.04,23.15,-0.64,2.61,7.68,-4.78,342.0,-3.19,5.76,4.21,-17.56,21.77,-0.84,2.78,6.58,-2.26,342.0,-3.62,6.63,5.04,-20.31,25.35,-1.04,2.98,7.54,-1.99,342.0,-2.36,6.64,8.35,-17.15,25.49,-0.22,2.15,7.04,-2.47,342.0,1.62,6.74,13.86,-13.56,27.42,-0.22,2.3,6.93,1.46,342.0,7.7,7.32,20.2,-9.02,29.21,-0.06,2.22,10.62,6.9,342.0,8.12,6.91,20.47,-6.81,27.28,0.01,2.27,10.65,7.8,342.0
+AR-M-G130008 = 20.32,1.34,23.23,15.79,7.44,-0.49,3.33,20.36,20.4,387.0,18.07,1.27,21.85,14.13,7.72,-0.39,3.57,18.11,18.27,387.0,17.45,0.73,19.09,15.51,3.58,-0.16,2.37,17.46,17.44,387.0,12.89,1.11,16.61,10.0,6.61,0.2,2.91,12.94,12.76,387.0,8.07,1.56,13.31,3.39,9.92,0.22,2.95,8.22,8.0,387.0,-0.61,1.02,2.56,-3.5,6.06,0.06,2.96,1.19,-0.61,387.0,2.54,1.61,7.24,0.08,7.17,0.67,2.73,3.0,2.28,387.0,3.66,1.33,6.83,0.63,6.2,-0.12,2.18,3.89,3.8,387.0,9.32,2.01,14.13,1.18,12.95,-0.98,3.85,9.54,9.86,387.0,11.93,1.02,13.58,8.07,5.51,-1.05,4.61,11.97,12.07,387.0,18.8,0.99,21.02,15.51,5.51,-0.7,3.22,18.82,18.96,387.0,19.12,0.77,21.02,16.34,4.69,-0.58,3.78,19.14,19.16,387.0
+AR-M-G130009 = 7.49,7.42,20.2,-3.5,23.7,0.44,1.67,10.53,4.76,188.0,4.15,7.69,17.03,-8.74,25.77,0.31,1.6,8.72,1.35,188.0,3.73,8.04,15.93,-9.84,25.77,0.27,1.57,8.84,1.53,188.0,0.58,7.63,13.03,-10.12,23.15,0.37,1.59,7.63,-1.85,188.0,-5.27,7.15,5.8,-16.46,22.25,0.27,1.47,8.87,-7.74,188.0,-9.91,7.45,2.01,-20.04,22.05,0.2,1.33,12.38,-12.05,188.0,-8.1,7.76,3.39,-20.87,24.25,0.05,1.33,11.2,-8.81,188.0,-8.95,9.06,4.76,-21.69,26.46,0.13,1.3,12.72,-10.94,188.0,-5.8,8.95,8.62,-18.8,27.42,0.33,1.49,10.64,-8.88,188.0,-2.53,8.68,12.48,-16.46,28.94,0.35,1.59,9.02,-5.26,188.0,3.96,8.82,17.51,-8.74,26.25,0.3,1.51,9.64,1.01,188.0,5.08,7.84,19.09,-6.81,25.91,0.44,1.73,9.32,2.21,188.0
+AR-M-G130010 = 18.02,0.38,18.75,17.17,1.58,0.01,2.75,18.03,17.99,24.0,15.67,0.52,17.17,14.82,2.34,0.92,4.36,15.68,15.65,24.0,15.14,0.37,15.93,14.55,1.38,0.32,2.34,15.14,15.1,24.0,12.6,1.08,13.86,9.72,4.13,-0.79,3.13,12.65,12.72,24.0,5.45,0.49,6.42,4.49,1.93,0.36,2.77,5.47,5.45,24.0,-0.09,0.87,1.73,-1.44,3.17,0.5,2.26,0.85,-0.4,24.0,2.0,0.41,2.83,1.18,1.65,0.12,2.37,2.04,1.94,24.0,3.16,0.36,4.21,2.56,1.65,0.88,4.23,3.18,3.11,24.0,7.47,0.24,8.07,7.11,0.96,0.62,2.93,7.47,7.45,24.0,9.71,0.79,11.65,8.62,3.03,0.96,2.88,9.74,9.41,24.0,16.51,0.44,17.44,15.51,1.93,-0.09,4.29,16.51,16.48,24.0,18.06,0.68,19.78,16.89,2.89,0.84,3.47,18.08,17.99,24.0
+AR-M-G130011 = 11.16,4.25,20.47,-0.2,20.67,-0.41,2.42,11.94,11.93,1645.0,10.34,4.35,20.2,-1.85,22.05,-0.24,2.33,11.21,10.55,1645.0,8.29,4.02,15.79,-3.23,19.02,-0.62,2.5,9.21,9.1,1645.0,3.72,3.56,13.86,-8.19,22.05,-0.41,3.02,5.15,3.94,1645.0,-1.37,3.96,6.42,-12.05,18.46,-0.51,2.47,4.19,-0.61,1645.0,-5.28,3.14,0.91,-15.35,16.26,-0.7,2.9,6.14,-4.88,1645.0,-3.18,3.64,4.21,-15.63,19.84,-1.03,3.75,4.84,-2.4,1645.0,-4.0,3.86,2.56,-16.46,19.02,-0.96,3.27,5.56,-3.02,1645.0,-1.15,4.68,6.42,-15.08,21.5,-0.89,2.83,4.82,0.35,1645.0,1.79,3.99,9.45,-10.39,19.84,-0.55,2.5,4.37,2.83,1645.0,8.64,4.19,16.61,-3.5,20.12,-0.66,2.69,9.6,9.59,1645.0,10.88,4.22,18.82,-0.75,19.57,-0.54,2.49,11.67,11.65,1645.0
+AR-M-G130012 = 18.12,0.74,20.47,16.48,4.0,0.9,4.04,18.14,17.92,77.0,15.94,1.13,18.68,13.44,5.24,0.19,2.78,15.98,16.06,77.0,15.23,0.59,16.34,13.72,2.62,-0.29,2.61,15.24,15.24,77.0,10.67,1.26,13.31,7.11,6.2,-0.25,3.16,10.74,10.69,77.0,4.93,1.45,7.24,1.46,5.79,-0.75,2.85,5.13,5.31,77.0,-0.45,1.42,2.56,-3.23,5.79,0.19,2.04,1.49,-0.68,77.0,1.9,1.38,4.49,-1.57,6.06,-0.05,2.26,2.35,1.73,77.0,3.05,0.86,4.76,1.18,3.58,0.13,2.02,3.17,2.9,77.0,7.42,1.39,12.2,4.21,7.99,0.48,4.26,7.55,7.24,77.0,10.36,1.44,13.86,6.69,7.17,-0.05,2.76,10.46,10.34,77.0,16.87,0.74,18.13,14.96,3.17,-0.41,2.3,16.88,16.89,77.0,17.36,1.08,20.2,15.1,5.1,0.5,3.07,17.4,17.17,77.0
+AR-M-G130013 = 11.11,6.02,20.75,-1.3,22.05,-0.56,1.89,12.63,13.17,465.0,8.77,6.19,16.48,-5.43,21.91,-0.62,1.86,10.73,11.45,465.0,8.53,5.8,16.61,-3.78,20.39,-0.61,1.99,10.31,10.96,465.0,3.59,5.56,11.93,-10.12,22.05,-0.68,2.32,6.62,4.63,465.0,-1.47,5.62,6.42,-15.91,22.32,-0.71,2.56,5.8,-0.4,465.0,-5.04,4.93,2.28,-16.18,18.46,-0.76,2.37,7.05,-3.5,465.0,-3.75,5.16,3.39,-15.35,18.74,-0.9,2.66,6.37,-2.4,465.0,-3.71,5.96,3.66,-18.39,22.05,-0.9,2.56,7.01,-1.85,465.0,-1.02,6.75,7.52,-15.63,23.15,-0.67,2.12,6.82,0.91,465.0,2.17,6.05,10.96,-10.94,21.91,-0.68,2.05,6.42,4.9,465.0,8.69,6.42,17.17,-4.88,22.05,-0.68,2.12,10.8,11.1,465.0,9.75,5.72,17.03,-2.13,19.15,-0.68,2.05,11.31,11.65,465.0
+AR-M-G130014 = 18.11,0.73,20.47,16.61,3.86,0.94,4.23,18.12,17.99,54.0,16.69,1.32,19.23,14.13,5.1,0.24,2.13,16.74,16.48,54.0,15.77,0.68,17.72,14.69,3.03,1.15,4.32,15.79,15.65,54.0,10.76,0.65,11.65,8.62,3.03,-1.23,4.55,10.78,10.93,54.0,5.29,1.11,7.52,3.39,4.13,0.13,2.08,5.4,5.31,54.0,-1.78,0.44,-0.75,-2.95,2.2,-0.55,3.39,1.84,-1.68,54.0,1.04,0.53,2.28,0.22,2.07,0.45,2.16,1.16,0.91,54.0,2.86,0.51,4.21,2.01,2.2,0.79,3.26,2.9,2.83,54.0,7.55,1.32,10.83,5.87,4.96,1.18,3.23,7.66,7.24,54.0,10.46,1.14,12.48,8.35,4.13,-0.04,1.75,10.52,10.62,54.0,17.08,0.87,20.06,15.51,4.55,0.96,4.7,17.1,16.96,54.0,19.03,0.7,20.47,17.17,3.31,-0.4,2.97,19.05,19.2,54.0
+AR-M-G130015 = 15.46,4.29,21.02,-0.75,21.77,-1.77,6.0,16.04,16.89,1235.0,14.01,4.26,18.82,-2.4,21.22,-1.84,6.26,14.64,15.65,1235.0,12.43,4.02,17.17,-4.88,22.05,-1.83,6.3,13.06,13.86,1235.0,6.79,3.91,13.31,-11.5,24.8,-1.63,6.11,7.84,7.8,1235.0,1.45,3.6,7.24,-12.32,19.57,-1.66,5.8,3.88,2.7,1235.0,-2.61,3.17,3.11,-15.91,19.02,-1.48,5.31,4.11,-1.57,1235.0,-0.66,3.51,4.76,-16.46,21.22,-2.01,7.63,3.57,0.35,1235.0,-0.22,3.91,4.76,-16.87,21.63,-2.28,8.61,3.92,1.32,1235.0,2.85,4.69,8.9,-15.35,24.25,-2.05,6.97,5.49,4.63,1235.0,6.3,4.34,11.65,-10.94,22.6,-2.06,7.09,7.65,7.8,1235.0,12.79,4.4,19.37,-4.06,23.43,-1.87,6.52,13.53,14.27,1235.0,13.65,3.99,19.09,-2.13,21.22,-1.88,6.57,14.22,14.82,1235.0
+AR-M-G130016 = 18.49,1.07,21.02,13.58,7.44,-0.61,4.06,18.52,18.54,337.0,16.98,0.76,18.82,14.96,3.86,-0.08,2.37,16.99,17.03,337.0,15.67,0.76,17.99,13.03,4.96,0.59,3.64,15.69,15.51,337.0,10.06,1.24,13.03,5.59,7.44,-0.38,3.46,10.13,10.0,337.0,4.58,1.11,7.8,1.73,6.06,0.11,2.65,4.71,4.63,337.0,-1.41,1.13,0.91,-5.71,6.61,-0.81,3.94,1.81,-1.3,337.0,1.67,0.78,3.66,-0.2,3.86,0.15,2.65,1.84,1.59,337.0,2.83,0.94,5.87,0.63,5.24,0.79,3.78,2.98,2.7,337.0,7.51,1.28,10.83,3.94,6.89,0.15,2.68,7.61,7.52,337.0,10.05,1.03,12.2,7.52,4.69,-0.4,2.36,10.11,10.28,337.0,17.33,1.08,19.92,14.82,5.1,0.16,2.14,17.36,17.03,337.0,17.67,0.94,20.47,15.51,4.96,0.11,2.47,17.7,17.72,337.0
+AR-M-G130017 = 5.51,5.81,16.89,-5.43,22.32,0.32,2.13,7.99,4.21,125.0,3.76,6.72,14.13,-7.36,21.5,0.26,1.7,7.68,2.08,125.0,3.16,6.39,13.86,-9.29,23.15,0.15,1.76,7.11,2.01,125.0,-0.31,6.13,9.45,-10.94,20.39,-0.03,1.76,6.11,-0.89,125.0,-5.74,5.83,3.94,-16.18,20.12,0.05,1.55,8.16,-6.47,125.0,-9.5,6.09,0.08,-19.9,19.98,0.07,1.57,11.27,-11.36,125.0,-8.07,6.54,0.08,-20.45,20.53,-0.24,1.55,10.37,-7.64,125.0,-8.7,7.01,1.73,-19.76,21.5,0.09,1.55,11.16,-9.77,125.0,-7.05,7.67,7.24,-18.39,25.63,0.39,1.76,10.39,-9.02,125.0,-2.91,7.11,8.35,-14.67,23.01,0.26,1.75,7.66,-4.61,125.0,3.01,7.06,14.13,-9.43,23.56,0.12,1.63,7.65,1.59,125.0,4.28,6.14,14.96,-7.64,22.6,0.3,1.84,7.47,2.9,125.0
+AR-M-G130018 = 9.68,7.69,19.09,-5.71,24.8,-0.44,1.74,12.34,12.38,98.0,6.75,7.51,16.06,-8.74,24.8,-0.58,1.86,10.07,9.72,98.0,6.98,7.3,15.1,-10.94,26.04,-0.74,2.28,10.08,9.41,98.0,2.6,6.0,10.28,-11.22,21.5,-0.69,2.19,6.51,4.8,98.0,-1.99,5.74,5.59,-15.22,20.81,-0.71,2.37,6.05,0.11,98.0,-5.51,5.75,0.63,-20.04,20.67,-0.97,2.68,7.94,-2.68,98.0,-4.63,5.46,2.28,-20.31,22.6,-1.2,3.47,7.13,-2.37,98.0,-4.15,6.29,2.97,-21.42,24.39,-1.0,2.99,7.51,-1.88,98.0,-2.14,8.27,6.42,-22.24,28.66,-0.71,2.17,8.5,1.08,98.0,1.35,7.62,11.38,-15.63,27.01,-0.64,2.15,7.7,3.56,98.0,6.94,8.07,16.61,-10.67,27.28,-0.59,2.01,10.61,9.48,98.0,7.64,7.16,16.89,-7.64,24.53,-0.51,1.88,10.44,10.52,98.0
+AR-N-G140001 = 18.99,0.38,19.92,17.72,2.2,-0.13,4.2,18.99,18.96,65.0,19.26,0.29,20.47,18.82,1.65,1.19,6.03,19.27,19.23,65.0,18.92,0.3,19.92,18.41,1.52,0.84,3.99,18.92,18.82,65.0,14.78,0.68,16.06,12.62,3.44,-0.7,3.71,14.79,14.82,65.0,10.43,0.43,11.38,9.45,1.93,0.08,2.94,10.44,10.41,65.0,6.85,0.64,8.9,5.31,3.58,0.34,4.0,6.88,6.76,65.0,13.21,0.43,14.41,12.34,2.07,0.26,2.95,13.22,13.17,65.0,12.12,0.84,13.86,10.55,3.31,0.09,2.09,12.15,11.93,65.0,9.16,0.66,10.28,6.97,3.31,-1.2,4.73,9.18,9.24,65.0,15.48,0.79,17.3,14.0,3.31,0.35,2.73,15.5,15.51,65.0,17.76,0.25,18.27,17.3,0.96,0.26,2.3,17.76,17.72,65.0,18.15,0.5,19.65,17.3,2.34,0.52,2.89,18.16,18.06,65.0
+AR-N-G140002 = 19.63,0.41,20.47,18.82,1.65,0.4,2.4,19.64,19.58,40.0,19.02,0.3,20.06,18.54,1.52,1.46,5.51,19.03,18.96,40.0,18.96,0.37,19.92,18.54,1.38,0.67,2.63,18.97,18.92,40.0,14.9,0.27,15.65,14.41,1.24,0.27,3.1,14.9,14.93,40.0,11.07,0.54,12.2,9.72,2.48,-0.24,2.86,11.08,11.1,40.0,6.91,0.75,9.17,5.04,4.13,0.19,4.56,6.95,6.9,40.0,13.37,0.5,14.41,12.62,1.79,0.1,1.77,13.38,13.38,40.0,11.71,0.85,13.31,10.0,3.31,-0.37,2.45,11.74,11.93,40.0,11.49,1.37,13.58,8.62,4.96,-0.41,1.89,11.57,11.83,40.0,15.07,0.7,16.34,13.17,3.17,-0.27,3.11,15.09,15.03,40.0,17.5,0.34,18.27,16.89,1.38,-0.01,2.59,17.5,17.48,40.0,18.68,0.69,20.47,17.44,3.03,0.47,2.96,18.69,18.58,40.0
+AR-N-G140003 = 18.56,0.48,19.92,17.44,2.48,0.46,3.64,18.56,18.54,56.0,18.88,0.41,20.2,18.27,1.93,0.82,3.53,18.88,18.82,56.0,18.2,0.43,19.37,17.17,2.2,-0.06,3.65,18.21,18.27,56.0,13.94,0.5,15.24,13.03,2.2,0.74,3.28,13.95,13.86,56.0,11.2,0.78,13.58,10.0,3.58,0.96,3.66,11.22,10.96,56.0,6.67,1.54,11.65,3.39,8.27,0.37,3.72,6.84,6.62,56.0,13.61,0.63,15.51,12.76,2.76,1.0,3.67,13.63,13.44,56.0,13.34,0.73,14.41,10.83,3.58,-1.2,4.77,13.36,13.51,56.0,10.2,0.9,12.2,8.62,3.58,0.54,2.3,10.24,10.0,56.0,15.35,0.68,17.44,14.13,3.31,0.97,4.71,15.37,15.24,56.0,17.23,0.45,18.54,16.34,2.2,0.93,3.98,17.24,17.17,56.0,17.35,0.47,18.27,16.48,1.79,-0.07,2.16,17.36,17.44,56.0
+AR-N-G140004 = 19.76,0.47,20.75,18.82,1.93,0.07,2.21,19.77,19.85,34.0,19.61,0.38,20.2,18.82,1.38,-0.69,2.32,19.61,19.78,34.0,19.31,0.24,19.92,18.82,1.1,0.2,3.13,19.31,19.23,34.0,14.81,0.55,16.06,13.31,2.76,-0.15,3.65,14.82,14.82,34.0,11.7,0.52,12.76,10.55,2.2,-0.2,2.37,11.71,11.65,34.0,6.6,0.73,8.9,5.59,3.31,1.2,4.52,6.64,6.49,34.0,13.65,0.42,14.41,12.76,1.65,-0.1,2.32,13.65,13.58,34.0,13.63,0.62,14.96,12.62,2.34,0.67,2.72,13.65,13.44,34.0,12.48,0.37,13.03,11.65,1.38,-0.45,2.38,12.48,12.55,34.0,15.6,0.69,17.17,13.58,3.58,-0.55,4.02,15.62,15.65,34.0,18.02,0.25,18.54,17.58,0.96,0.2,2.1,18.02,17.99,34.0,19.32,0.6,20.06,17.85,2.2,-0.89,2.89,19.33,19.47,34.0
+AR-N-G140005 = 19.8,0.66,21.3,18.27,3.03,-0.06,3.2,19.81,19.78,35.0,19.36,0.46,20.75,18.82,1.93,0.94,3.74,19.36,19.37,35.0,19.14,0.33,20.2,18.68,1.52,1.61,5.76,19.14,19.09,35.0,15.33,0.29,16.13,14.69,1.45,0.54,3.99,15.33,15.24,35.0,10.87,0.7,12.76,9.59,3.17,1.01,3.96,10.9,10.69,35.0,6.48,0.83,8.62,5.31,3.31,0.96,3.26,6.53,6.28,35.0,13.56,0.29,14.13,13.03,1.1,0.15,1.94,13.56,13.58,35.0,12.52,0.7,14.27,11.38,2.89,0.4,2.65,12.54,12.48,35.0,12.29,0.48,13.44,11.65,1.79,1.0,3.31,12.3,12.2,35.0,15.33,0.53,16.41,14.27,2.14,0.18,2.69,15.34,15.24,35.0,18.14,0.37,19.37,17.72,1.65,2.37,7.89,18.15,18.06,35.0,19.94,0.42,20.95,19.09,1.86,0.39,3.21,19.95,19.92,35.0
+AR-N-G140006 = 19.69,0.47,20.75,18.82,1.93,0.53,2.51,19.69,19.51,28.0,19.11,0.43,20.47,18.54,1.93,1.18,4.77,19.12,19.09,28.0,18.99,0.21,19.37,18.54,0.83,-0.01,2.39,18.99,18.99,28.0,15.1,0.45,15.79,13.86,1.93,-0.64,3.44,15.11,15.1,28.0,10.91,0.71,12.07,9.45,2.62,-0.37,2.29,10.93,10.93,28.0,7.0,1.18,9.72,4.21,5.51,-0.04,3.29,7.09,6.97,28.0,13.32,0.51,14.13,12.07,2.07,-0.66,2.61,13.33,13.48,28.0,12.12,0.59,13.03,10.83,2.2,-0.32,2.4,12.13,12.2,28.0,10.29,1.03,12.62,8.62,4.0,0.65,2.93,10.33,10.07,28.0,14.77,0.81,16.61,12.76,3.86,-0.3,3.86,14.79,14.79,28.0,17.46,0.36,18.54,16.89,1.65,1.79,6.6,17.46,17.44,28.0,18.91,0.66,20.2,17.99,2.2,0.39,2.0,18.92,18.78,28.0
+AR-N-G140007 = 20.02,0.21,20.75,19.65,1.1,0.47,4.01,20.02,20.06,65.0,19.36,0.54,20.61,18.47,2.14,0.43,2.35,19.36,19.3,65.0,19.15,0.33,19.71,18.27,1.45,-0.38,2.81,19.15,19.09,65.0,16.21,0.51,17.72,15.24,2.48,0.59,3.13,16.22,16.13,65.0,11.96,0.36,12.76,10.69,2.07,-0.58,4.11,11.96,11.93,65.0,8.52,1.41,14.13,5.59,8.54,1.3,6.73,8.64,8.48,65.0,14.89,0.54,16.06,13.86,2.2,0.19,2.16,14.9,14.96,65.0,14.5,0.42,15.51,13.58,1.93,0.1,2.79,14.51,14.55,65.0,12.53,0.66,14.13,11.1,3.03,0.18,2.97,12.54,12.48,65.0,17.64,0.66,19.09,15.65,3.44,-0.36,3.23,17.65,17.72,65.0,18.17,0.27,18.82,17.58,1.24,0.14,2.52,18.17,18.13,65.0,18.67,0.37,20.06,17.99,2.07,1.27,5.52,18.68,18.54,65.0
+AR-N-G140008 = 19.67,0.72,21.02,17.72,3.31,-0.71,2.77,19.69,19.92,126.0,18.62,0.59,20.06,17.44,2.62,-0.02,2.36,18.63,18.68,126.0,18.47,0.64,19.92,17.17,2.76,-0.26,2.31,18.48,18.54,126.0,15.63,0.78,17.17,13.93,3.24,-0.25,2.2,15.65,15.72,126.0,11.46,0.85,13.44,8.9,4.55,-0.98,3.97,11.5,11.65,126.0,8.09,1.29,12.62,5.59,7.03,0.09,2.92,8.19,8.21,126.0,14.17,0.62,15.51,12.48,3.03,-0.11,2.5,14.18,14.13,126.0,14.04,0.65,15.51,12.2,3.31,-0.42,3.11,14.06,14.13,126.0,12.13,0.98,14.69,9.17,5.51,-0.49,3.56,12.17,12.2,126.0,16.48,1.02,19.09,14.41,4.69,-0.09,2.46,16.51,16.58,126.0,17.53,0.83,19.09,16.06,3.03,-0.03,1.72,17.55,17.68,126.0,18.09,0.92,21.02,16.34,4.69,0.07,2.74,18.12,18.27,126.0
+AR-N-G140009 = 19.04,0.62,21.57,17.72,3.86,1.28,5.88,19.05,18.96,120.0,18.72,0.43,19.65,17.72,1.93,0.02,2.64,18.73,18.68,120.0,17.79,0.5,19.23,17.17,2.07,0.66,2.38,17.8,17.72,120.0,14.78,0.44,16.06,13.58,2.48,0.06,3.61,14.79,14.82,120.0,11.03,0.73,12.62,9.45,3.17,0.31,2.5,11.05,10.83,120.0,7.58,1.5,10.55,3.66,6.89,-0.54,2.56,7.73,7.9,120.0,14.2,0.46,15.24,13.31,1.93,0.06,2.47,14.2,14.27,120.0,12.63,0.81,14.41,10.0,4.41,-0.59,3.76,12.65,12.76,120.0,9.15,1.14,12.2,6.97,5.24,0.51,2.72,9.22,8.9,120.0,14.74,1.05,17.44,13.03,4.41,0.65,2.77,14.78,14.69,120.0,17.28,0.38,17.99,16.34,1.65,-0.09,2.06,17.29,17.3,120.0,17.36,0.61,19.09,16.34,2.76,0.44,2.27,17.37,17.17,120.0
+AR-N-G140010 = 20.38,0.48,21.57,19.37,2.2,-0.05,2.39,20.39,20.33,97.0,19.36,0.47,20.47,18.27,2.2,0.11,2.45,19.37,19.37,97.0,19.06,0.42,20.2,18.27,1.93,0.33,2.67,19.07,19.09,97.0,16.58,0.75,19.09,14.69,4.41,0.31,3.43,16.6,16.55,97.0,12.58,0.64,14.13,11.38,2.76,-0.03,1.98,12.6,12.69,97.0,8.75,1.26,12.62,5.59,7.03,0.4,3.7,8.84,8.62,97.0,14.77,0.47,16.06,13.58,2.48,-0.06,3.01,14.78,14.82,97.0,14.65,0.54,15.51,12.76,2.76,-0.61,3.21,14.66,14.69,97.0,12.04,0.86,13.86,9.45,4.41,-0.29,3.03,12.07,12.07,97.0,17.69,0.99,20.2,13.86,6.34,-0.77,5.16,17.72,17.72,97.0,18.53,0.61,19.92,17.17,2.76,-0.26,3.01,18.54,18.54,97.0,19.29,0.62,21.57,17.99,3.58,0.45,4.21,19.3,19.23,97.0
+AR-N-G140011 = 19.28,0.49,20.2,18.27,1.93,-0.03,2.16,19.28,19.23,40.0,19.28,0.29,19.92,18.82,1.1,0.51,2.81,19.28,19.23,40.0,19.07,0.18,19.37,18.82,0.55,-0.0,2.01,19.07,19.09,40.0,14.75,0.53,16.06,13.72,2.34,0.4,3.03,14.76,14.69,40.0,11.01,0.51,12.2,10.0,2.2,0.37,2.35,11.02,10.9,40.0,7.4,1.34,11.93,5.31,6.61,0.82,4.81,7.52,7.38,40.0,13.75,0.33,14.41,12.76,1.65,-0.87,3.86,13.76,13.86,40.0,12.51,0.43,13.58,11.52,2.07,-0.24,3.38,12.52,12.62,40.0,11.66,0.7,12.76,10.0,2.76,-0.4,2.72,11.68,11.79,40.0,15.27,0.66,16.48,13.86,2.62,-0.16,2.52,15.28,15.24,40.0,17.31,0.33,18.13,16.61,1.52,0.51,2.96,17.31,17.23,40.0,18.65,0.49,19.85,17.99,1.86,1.05,3.34,18.65,18.54,40.0
+AR-N-G140012 = 19.28,0.39,19.92,17.72,2.2,-1.18,6.47,19.28,19.37,53.0,19.59,0.42,20.75,18.82,1.93,0.39,2.87,19.59,19.58,53.0,19.19,0.44,20.47,17.99,2.48,0.1,3.54,19.19,19.23,53.0,14.5,0.58,15.79,13.31,2.48,0.22,2.39,14.51,14.41,53.0,11.97,0.68,13.58,10.0,3.58,-0.2,4.03,11.99,11.93,53.0,6.04,1.9,9.45,1.46,7.99,-0.39,2.44,6.33,6.28,53.0,13.52,0.77,14.82,11.65,3.17,-0.12,2.31,13.54,13.44,53.0,14.06,0.6,14.96,12.76,2.2,-0.3,2.2,14.07,14.13,53.0,11.18,1.07,13.58,8.9,4.69,-0.03,2.53,11.23,11.1,53.0,15.36,1.09,18.82,13.31,5.51,0.85,4.36,15.4,15.37,53.0,18.12,0.39,18.82,16.61,2.2,-0.87,5.72,18.12,18.13,53.0,18.2,0.44,19.37,17.17,2.2,0.03,3.21,18.21,18.27,53.0
+AR-N-G140013 = 19.81,0.44,20.75,18.82,1.93,0.06,2.38,19.81,19.71,59.0,19.43,0.42,20.2,18.27,1.93,-0.5,3.11,19.44,19.37,59.0,19.38,0.56,20.2,17.72,2.48,-1.21,4.12,19.39,19.51,59.0,15.76,0.42,16.89,14.69,2.2,-0.2,3.49,15.76,15.79,59.0,11.72,0.56,13.58,10.83,2.76,1.13,4.01,11.73,11.52,59.0,7.62,1.03,10.28,5.31,4.96,0.58,3.2,7.69,7.52,59.0,14.95,0.84,16.61,13.58,3.03,0.22,2.16,14.97,14.82,59.0,13.94,0.65,15.51,12.2,3.31,-0.05,3.2,13.96,13.93,59.0,11.6,0.62,12.76,10.0,2.76,-0.57,2.86,11.62,11.72,59.0,16.73,0.91,18.68,14.41,4.27,-0.37,3.16,16.75,16.89,59.0,18.27,0.25,19.09,17.72,1.38,0.65,4.16,18.27,18.27,59.0,18.12,0.38,19.09,17.44,1.65,0.58,2.69,18.13,18.06,59.0
+AR-N-G140014 = 18.75,0.63,20.2,17.44,2.76,0.09,2.54,18.77,18.78,58.0,18.82,0.56,19.78,17.44,2.34,-0.51,2.6,18.83,18.92,58.0,18.85,0.4,19.51,17.72,1.79,-0.64,3.13,18.85,18.85,58.0,13.63,0.86,15.37,11.93,3.44,-0.28,2.27,13.66,13.58,58.0,10.55,0.53,11.93,9.45,2.48,0.2,2.89,10.56,10.55,58.0,6.15,1.05,8.62,4.49,4.13,0.2,2.15,6.24,6.14,58.0,13.13,0.52,14.82,12.2,2.62,0.72,3.7,13.14,13.03,58.0,11.6,0.7,13.44,10.0,3.44,0.2,3.18,11.63,11.58,58.0,10.36,0.82,11.93,8.48,3.44,-0.04,2.38,10.4,10.41,58.0,15.23,0.62,16.61,13.58,3.03,-0.23,3.09,15.24,15.2,58.0,17.6,0.52,18.68,16.34,2.34,0.1,2.76,17.6,17.58,58.0,17.82,0.59,19.37,16.61,2.76,-0.07,3.07,17.83,17.85,58.0
+AR-N-G140015 = 19.03,0.7,21.02,17.72,3.31,0.29,2.61,19.04,18.96,61.0,19.55,0.46,20.47,18.54,1.93,0.2,2.28,19.56,19.58,61.0,19.25,0.28,20.06,18.68,1.38,0.76,3.83,19.26,19.23,61.0,15.25,0.69,16.34,13.31,3.03,-0.68,2.93,15.27,15.37,61.0,11.52,0.6,13.31,10.14,3.17,0.19,3.68,11.54,11.52,61.0,5.88,1.28,9.72,3.39,6.34,0.36,3.47,6.02,5.87,61.0,13.99,0.93,15.79,12.48,3.31,0.35,2.24,14.02,13.86,61.0,13.22,0.52,14.41,11.93,2.48,-0.14,2.58,13.23,13.31,61.0,11.31,0.94,13.31,8.35,4.96,-0.87,4.57,11.35,11.38,61.0,15.17,0.67,16.48,13.03,3.44,-0.67,3.67,15.19,15.24,61.0,18.01,0.31,18.82,17.44,1.38,0.36,2.97,18.02,17.99,61.0,18.35,0.46,19.78,17.58,2.2,0.99,4.08,18.36,18.27,61.0
+AR-N-G140016 = 19.16,0.5,20.06,18.27,1.79,0.13,2.09,19.16,19.09,25.0,18.73,0.35,19.51,17.99,1.52,0.35,2.99,18.73,18.68,25.0,18.96,0.29,19.37,18.27,1.1,-0.48,2.65,18.97,18.96,25.0,15.15,0.5,16.2,14.13,2.07,-0.3,2.64,15.15,15.24,25.0,10.2,0.5,11.1,8.9,2.2,-0.52,3.08,10.21,10.14,25.0,6.6,0.81,7.93,5.04,2.89,-0.35,2.13,6.64,6.56,25.0,13.45,0.2,13.86,13.03,0.83,0.21,2.97,13.45,13.44,25.0,11.16,0.6,12.2,9.72,2.48,-0.25,2.97,11.18,11.1,25.0,10.07,0.57,11.1,8.9,2.2,0.0,2.36,10.09,10.0,25.0,14.47,0.88,16.2,13.03,3.17,0.42,2.26,14.49,14.27,25.0,17.41,0.44,18.27,16.61,1.65,0.05,2.18,17.41,17.44,25.0,18.71,0.59,19.92,17.44,2.48,0.12,2.68,18.72,18.68,25.0
+AR-N-G140017 = 18.77,0.59,20.47,17.72,2.76,0.63,3.14,18.78,18.68,130.0,18.44,0.56,19.65,17.65,2.0,0.35,2.0,18.44,18.41,130.0,17.61,0.55,19.23,16.34,2.89,0.3,3.21,17.62,17.44,130.0,15.08,0.77,16.89,13.31,3.58,0.22,2.15,15.1,14.96,130.0,10.3,0.61,11.93,8.9,3.03,-0.04,2.72,10.31,10.28,130.0,8.6,1.24,12.48,4.76,7.72,0.55,3.9,8.69,8.55,130.0,13.92,0.59,15.24,12.48,2.76,-0.1,2.35,13.94,13.93,130.0,12.92,0.83,15.51,10.96,4.55,0.21,3.27,12.95,12.89,130.0,10.27,0.98,12.48,7.8,4.69,-0.11,2.67,10.32,10.28,130.0,14.81,0.73,16.89,13.31,3.58,0.29,3.25,14.82,14.82,130.0,16.96,0.58,18.27,15.79,2.48,0.16,1.84,16.97,16.89,130.0,17.47,0.51,18.54,16.34,2.2,0.24,2.09,17.48,17.44,130.0
+AR-P-G090001 = 21.44,0.81,24.61,19.09,5.51,0.32,3.68,21.45,21.4,484.0,20.95,0.93,23.78,18.41,5.37,0.01,2.57,20.97,21.02,484.0,20.07,1.1,24.06,17.44,6.61,0.89,3.76,20.1,19.85,484.0,18.1,1.02,20.75,14.82,5.93,-0.15,2.85,18.13,18.13,484.0,15.65,1.13,18.82,12.48,6.34,0.17,2.71,15.69,15.58,484.0,7.04,1.26,12.2,3.11,9.09,-0.16,3.83,7.15,7.24,484.0,15.69,0.81,18.82,12.76,6.06,0.34,3.93,15.71,15.65,484.0,15.83,1.07,20.2,13.31,6.89,0.38,3.15,15.87,15.79,484.0,14.6,2.02,26.54,7.52,19.02,1.16,7.19,14.74,14.41,484.0,18.79,1.49,24.61,14.96,9.65,0.57,3.72,18.85,18.61,484.0,20.21,1.25,24.06,17.72,6.34,0.25,2.34,20.25,20.06,484.0,20.68,0.92,22.95,17.99,4.96,-0.16,2.52,20.7,20.75,484.0
+AR-P-G090002 = 21.19,0.84,23.23,18.54,4.69,-0.12,3.07,21.2,21.23,233.0,20.52,0.54,22.13,18.27,3.86,-0.18,3.8,20.53,20.47,233.0,20.62,0.59,21.85,18.82,3.03,-0.19,2.4,20.63,20.61,233.0,16.84,0.69,18.27,14.96,3.31,-0.48,2.76,16.85,16.96,233.0,13.96,1.07,16.61,11.65,4.96,0.18,2.36,14.01,13.86,233.0,6.96,1.59,11.65,2.83,8.82,0.39,2.75,7.14,6.69,233.0,14.39,0.77,16.34,12.48,3.86,0.29,2.94,14.41,14.41,233.0,13.26,0.75,14.96,10.83,4.13,-0.17,2.59,13.29,13.31,233.0,12.17,0.75,14.41,10.28,4.13,-0.11,3.49,12.19,12.2,233.0,18.13,0.51,19.78,16.34,3.44,-0.15,4.02,18.14,18.13,233.0,18.6,0.64,20.2,17.17,3.03,0.4,2.28,18.62,18.47,233.0,20.72,0.43,22.13,19.65,2.48,0.14,2.9,20.72,20.75,233.0
+AR-P-G090003 = 20.22,0.79,22.4,18.27,4.13,-0.18,2.7,20.24,20.33,131.0,20.09,0.59,21.85,18.54,3.31,0.08,2.99,20.09,20.06,131.0,20.0,0.6,21.57,18.82,2.76,0.68,2.71,20.01,19.85,131.0,17.08,0.96,19.09,15.24,3.86,0.15,2.03,17.1,17.03,131.0,13.51,0.9,16.06,11.38,4.69,-0.03,2.46,13.54,13.58,131.0,6.74,1.25,10.69,3.66,7.03,0.58,3.42,6.86,6.69,131.0,14.43,0.73,15.79,12.89,2.89,-0.21,1.96,14.45,14.55,131.0,12.65,0.49,14.41,11.1,3.31,0.04,4.21,12.66,12.69,131.0,11.75,1.03,14.41,9.17,5.24,0.2,3.07,11.8,11.65,131.0,17.02,0.65,18.82,15.24,3.58,0.22,3.47,17.03,16.89,131.0,19.07,0.44,20.47,17.99,2.48,0.39,2.93,19.07,18.96,131.0,19.59,0.54,20.75,18.27,2.48,-0.58,3.11,19.6,19.71,131.0
+AR-P-G090004 = 20.74,0.79,23.09,18.54,4.55,0.37,3.51,20.75,20.75,144.0,20.88,0.66,22.13,19.65,2.48,0.31,2.12,20.89,20.75,144.0,19.77,0.61,21.3,18.27,3.03,-0.01,2.7,19.78,19.78,144.0,17.44,0.77,20.2,15.24,4.96,0.1,3.93,17.46,17.44,144.0,15.33,1.17,18.27,11.65,6.61,0.21,2.99,15.37,15.24,144.0,5.31,1.39,9.31,2.83,6.48,0.86,3.24,5.48,4.9,144.0,15.32,0.57,16.89,14.13,2.76,0.22,2.53,15.33,15.24,144.0,13.58,1.23,17.17,11.38,5.79,1.07,3.62,13.63,13.2,144.0,14.86,0.63,16.61,13.31,3.31,0.16,2.72,14.87,14.82,144.0,19.63,1.34,22.4,14.69,7.72,-0.52,3.97,19.67,19.51,144.0,20.33,0.99,23.23,17.44,5.79,0.19,3.15,20.36,20.33,144.0,21.05,0.89,24.06,18.54,5.51,0.07,3.29,21.07,21.02,144.0
+AR-P-G090005 = 21.14,0.66,24.06,18.27,5.79,0.09,4.54,21.15,21.16,951.0,20.12,0.79,22.26,17.44,4.82,-0.56,3.47,20.13,20.2,951.0,19.98,1.01,23.5,17.44,6.06,0.22,2.77,20.0,19.92,951.0,18.25,1.05,21.02,14.96,6.06,0.02,2.56,18.28,18.27,951.0,14.7,1.04,18.27,11.93,6.34,0.26,3.08,14.74,14.69,951.0,7.55,1.38,11.38,3.66,7.72,-0.2,2.9,7.67,7.66,951.0,15.52,0.69,18.27,12.48,5.79,-0.11,3.59,15.54,15.51,951.0,15.41,1.33,21.3,10.83,10.47,0.07,4.07,15.47,15.51,951.0,14.15,1.34,21.02,8.9,12.13,0.16,4.27,14.22,14.13,951.0,19.19,1.02,22.95,16.34,6.61,0.01,2.87,19.21,19.23,951.0,19.84,0.6,22.13,17.44,4.69,-0.1,4.0,19.85,19.78,951.0,20.86,0.76,22.95,16.89,6.06,-0.57,3.88,20.87,20.95,951.0
+AR-P-G090006 = 21.11,1.07,24.47,17.99,6.48,0.27,4.13,21.14,21.02,113.0,21.49,0.83,22.95,19.37,3.58,-0.27,2.26,21.51,21.44,113.0,21.0,0.46,22.4,20.13,2.27,0.7,3.31,21.01,20.95,113.0,18.09,0.58,19.92,17.03,2.89,0.78,3.47,18.1,17.99,113.0,14.91,0.93,17.44,13.31,4.13,0.92,2.89,14.94,14.69,113.0,7.86,1.09,10.69,5.04,5.65,0.19,2.56,7.94,7.66,113.0,15.47,0.56,16.75,13.86,2.89,-0.33,2.91,15.48,15.51,113.0,14.98,0.73,16.34,12.2,4.13,-0.64,3.78,14.99,14.96,113.0,13.74,0.82,15.51,11.93,3.58,-0.32,2.29,13.76,13.86,113.0,18.37,0.55,19.65,16.89,2.76,-0.3,2.94,18.38,18.41,113.0,19.28,0.51,20.75,17.99,2.76,0.36,2.95,19.28,19.23,113.0,21.5,0.4,22.95,20.47,2.48,0.17,4.28,21.5,21.57,113.0
+AR-P-G090007 = 22.22,0.64,23.64,20.2,3.44,-0.27,2.93,22.23,22.26,192.0,21.86,0.46,23.23,20.75,2.48,0.35,2.43,21.86,21.85,192.0,20.74,0.39,21.85,19.65,2.2,-0.16,3.21,20.74,20.75,192.0,17.44,0.81,19.51,15.37,4.13,-0.39,2.91,17.46,17.44,192.0,14.19,1.29,17.72,11.93,5.79,0.78,2.8,14.25,13.72,192.0,8.49,1.17,11.65,5.31,6.34,-0.07,3.43,8.57,8.48,192.0,14.99,0.8,17.3,13.58,3.72,0.76,2.83,15.01,14.82,192.0,13.71,1.06,16.34,10.0,6.34,-0.32,3.38,13.75,13.72,192.0,12.5,0.72,15.1,10.83,4.27,0.5,3.61,12.52,12.41,192.0,18.75,0.96,21.3,16.61,4.69,-0.16,2.58,18.77,18.82,192.0,19.25,0.51,20.47,17.72,2.76,-0.45,2.73,19.26,19.37,192.0,20.88,0.51,22.13,19.65,2.48,-0.03,2.58,20.89,20.89,192.0
+AR-P-G090008 = 20.68,0.78,22.68,17.72,4.96,-0.37,3.2,20.7,20.75,318.0,20.1,0.46,21.3,18.82,2.48,0.22,3.14,20.11,20.06,318.0,20.05,0.65,21.57,18.82,2.76,0.34,2.03,20.06,19.92,318.0,17.65,0.84,19.92,15.79,4.13,0.47,2.68,17.67,17.44,318.0,13.45,1.28,17.17,10.28,6.89,0.56,2.78,13.51,13.27,318.0,6.5,1.31,8.9,2.28,6.61,-0.54,3.23,6.63,6.45,318.0,14.52,0.94,17.17,12.2,4.96,0.61,2.95,14.55,14.41,318.0,13.8,1.21,16.06,3.66,12.4,-3.1,21.59,13.85,14.0,318.0,13.04,0.83,14.96,10.83,4.13,-0.26,2.46,13.06,13.1,318.0,18.4,1.02,20.75,15.24,5.51,-0.42,2.72,18.43,18.54,318.0,18.7,0.67,20.75,16.61,4.13,-0.47,3.6,18.71,18.75,318.0,20.42,0.56,21.85,18.82,3.03,0.01,2.69,20.43,20.44,318.0
+AR-P-G090009 = 20.13,1.01,22.13,17.17,4.96,-0.24,2.64,20.15,20.13,131.0,21.31,0.8,22.95,19.37,3.58,-0.17,2.45,21.33,21.3,131.0,19.54,0.74,21.57,17.99,3.58,0.46,2.72,19.55,19.37,131.0,17.87,0.98,20.2,16.06,4.13,0.26,2.44,17.9,17.79,131.0,17.09,1.02,19.51,12.76,6.75,-0.72,4.62,17.12,17.23,131.0,5.16,0.9,6.69,1.73,4.96,-0.74,3.72,5.24,5.31,131.0,15.82,0.71,17.17,14.13,3.03,-0.34,2.25,15.84,15.93,131.0,15.51,1.22,19.09,12.76,6.34,0.01,2.87,15.55,15.79,131.0,14.71,2.05,19.37,10.0,9.37,-0.05,2.48,14.85,14.82,131.0,19.85,1.61,23.78,16.06,7.72,0.01,2.48,19.92,19.92,131.0,19.5,0.65,21.3,17.17,4.13,-0.59,4.25,19.51,19.51,131.0,20.14,0.88,22.68,18.54,4.13,0.37,2.73,20.16,20.06,131.0
+AR-Q-G150001 = 8.89,1.16,12.2,5.87,6.34,-0.37,3.13,8.96,8.9,196.0,10.19,1.16,13.31,7.11,6.2,-0.37,3.34,10.25,10.28,196.0,5.99,1.44,8.9,1.73,7.17,-0.35,2.71,6.16,5.9,196.0,1.59,1.16,4.21,-2.13,6.34,-0.72,3.75,1.97,1.73,196.0,-1.67,1.75,2.01,-5.98,7.99,-0.52,2.52,2.42,-1.44,196.0,-4.89,1.61,-2.33,-8.46,6.13,-0.48,2.23,5.15,-4.61,196.0,-5.3,1.36,-2.13,-8.46,6.34,0.01,2.42,5.47,-5.16,196.0,-8.77,1.91,-4.61,-13.15,8.54,-0.13,2.55,8.97,-8.46,196.0,-3.54,1.67,-0.75,-9.02,8.27,-0.96,3.4,3.91,-3.23,196.0,-0.72,0.98,1.46,-2.95,4.41,-0.07,2.17,1.21,-0.68,196.0,5.01,1.1,7.52,1.73,5.79,-0.55,3.11,5.13,5.25,196.0,8.63,1.1,11.65,5.87,5.79,-0.6,3.19,8.69,8.83,196.0
+AR-Q-G150002 = 18.07,1.76,22.13,12.76,9.37,-0.57,3.1,18.15,18.27,489.0,18.3,1.63,22.13,13.86,8.27,-0.3,2.76,18.37,18.54,489.0,14.46,1.36,18.27,10.55,7.72,0.18,3.02,14.52,14.41,489.0,8.74,1.24,12.2,4.76,7.44,-0.19,3.02,8.83,8.9,489.0,3.28,1.46,7.8,-1.3,9.09,0.11,3.5,3.59,3.25,489.0,-0.21,0.87,2.28,-2.4,4.69,0.23,2.59,0.89,-0.33,489.0,1.4,1.07,3.8,-1.02,4.82,0.13,2.28,1.76,1.39,489.0,1.31,1.15,4.21,-2.13,6.34,-0.12,2.74,1.75,1.32,489.0,4.41,1.32,8.35,-0.75,9.09,-0.56,3.34,4.6,4.63,489.0,8.17,1.52,11.93,3.66,8.27,-0.54,3.19,8.31,8.35,489.0,14.54,1.54,17.72,10.0,7.72,-0.54,3.02,14.62,14.69,489.0,17.85,1.69,21.57,12.48,9.09,-0.8,3.54,17.93,18.13,489.0
+AR-Q-G150003 = 12.58,1.97,17.17,7.38,9.78,-0.2,2.86,12.73,12.76,232.0,13.88,1.85,17.99,9.66,8.34,-0.13,2.32,14.0,14.0,232.0,10.22,1.71,14.2,5.52,8.68,0.27,2.71,10.36,9.79,232.0,4.36,1.65,8.35,-0.47,8.82,0.22,2.8,4.66,4.07,232.0,0.57,1.27,2.83,-4.47,7.3,-1.09,4.38,1.39,0.77,232.0,-1.55,1.65,1.46,-7.64,9.09,-1.62,6.34,2.26,-1.3,232.0,-1.33,1.22,0.35,-6.19,6.55,-1.46,5.43,1.81,-1.02,232.0,-3.52,2.0,-0.47,-11.84,11.37,-1.76,7.61,4.04,-3.5,232.0,-0.69,1.52,2.28,-7.71,9.99,-1.91,8.28,1.67,-0.47,232.0,2.45,1.41,5.18,-1.92,7.1,-0.63,3.72,2.83,2.42,232.0,8.38,1.95,12.48,2.83,9.65,-0.06,2.58,8.6,8.07,232.0,12.08,1.98,16.34,7.52,8.82,0.25,2.44,12.24,11.65,232.0
+AR-Q-G150004 = 8.58,4.04,17.17,0.63,16.54,0.34,2.06,9.48,7.73,182.0,8.15,4.33,16.34,-0.2,16.54,0.39,1.93,9.22,7.28,182.0,5.62,3.61,12.76,-2.95,15.71,0.22,2.15,6.67,5.04,182.0,2.24,3.34,10.0,-5.43,15.43,0.38,2.34,4.01,1.49,182.0,-3.51,4.38,4.49,-12.87,17.36,0.01,1.95,5.6,-3.57,182.0,-6.98,3.02,0.08,-12.87,12.95,0.58,2.65,7.6,-7.57,182.0,-4.7,4.07,3.94,-12.87,16.81,0.09,2.06,6.21,-4.88,182.0,-7.32,4.13,1.32,-13.98,15.3,0.47,2.17,8.4,-8.22,182.0,-4.49,4.0,3.8,-12.6,16.4,0.22,2.03,6.01,-4.95,182.0,-1.06,3.87,6.56,-10.12,16.67,0.16,2.22,4.01,-1.64,182.0,4.89,4.1,13.03,-2.95,15.98,0.38,2.04,6.37,4.11,182.0,8.02,3.94,16.06,-0.2,16.26,0.37,2.15,8.93,6.97,182.0
+AR-Q-G150005 = 14.75,1.56,17.44,10.28,7.17,-0.23,2.21,14.84,14.72,248.0,16.29,1.32,19.09,13.03,6.06,0.02,2.14,16.34,16.2,248.0,11.99,1.85,16.34,7.52,8.82,0.3,2.21,12.13,11.65,248.0,5.15,1.54,9.17,1.18,7.99,0.27,2.37,5.37,4.9,248.0,1.32,1.05,5.31,-1.3,6.61,0.67,3.93,1.69,1.18,248.0,-0.16,0.88,2.83,-2.95,5.79,-0.04,3.34,0.89,-0.16,248.0,-1.65,0.93,1.46,-5.43,6.89,-0.07,4.11,1.89,-1.71,248.0,-2.4,1.27,1.18,-5.43,6.61,0.24,2.56,2.72,-2.47,248.0,0.37,0.82,2.56,-2.13,4.69,0.12,2.8,0.9,0.35,248.0,3.46,1.44,6.14,0.35,5.79,0.02,1.97,3.75,3.25,248.0,9.61,1.39,12.34,6.97,5.37,0.06,1.89,9.71,9.45,248.0,13.88,1.89,17.17,9.45,7.72,-0.01,1.79,14.0,13.69,248.0
+AR-Q-G150006 = 17.0,1.22,19.37,12.76,6.61,-0.64,2.86,17.04,17.3,298.0,17.94,1.01,20.75,14.96,5.79,-0.14,2.55,17.96,17.92,298.0,14.73,1.72,19.65,10.69,8.96,0.0,2.72,14.83,14.69,298.0,8.19,1.96,15.24,3.94,11.3,1.29,4.78,8.42,7.8,298.0,2.94,2.41,12.2,-3.78,15.98,1.29,5.62,3.8,2.42,298.0,-0.2,1.55,7.8,-2.68,10.47,2.11,9.34,1.56,-0.47,298.0,0.06,1.52,5.87,-3.23,9.09,1.38,5.42,1.52,-0.2,298.0,0.13,1.57,6.69,-2.68,9.37,1.41,5.29,1.57,-0.2,298.0,3.4,1.55,8.62,0.63,7.99,0.67,2.92,3.74,3.11,298.0,7.9,1.31,11.1,4.63,6.48,-0.23,2.99,8.01,7.93,298.0,13.91,0.73,16.06,11.65,4.41,-0.6,3.57,13.93,14.0,298.0,17.62,1.02,19.92,14.96,4.96,-0.27,2.69,17.65,17.68,298.0
+AR-Q-G150007 = 10.41,1.64,13.86,6.69,7.17,0.33,2.24,10.54,10.21,163.0,12.22,1.62,16.34,8.07,8.27,0.15,2.72,12.33,12.2,163.0,7.84,1.58,13.03,4.49,8.54,0.63,3.01,8.0,7.52,163.0,3.52,1.17,6.14,0.63,5.51,-0.3,2.76,3.7,3.66,163.0,1.37,1.17,4.21,-3.5,7.72,-0.84,4.87,1.8,1.46,163.0,-2.67,1.72,2.01,-8.74,10.75,0.04,3.55,3.17,-2.68,163.0,-3.2,1.65,-0.2,-8.46,8.27,-0.49,2.79,3.6,-3.23,163.0,-6.09,2.47,-1.57,-10.67,9.09,0.13,1.71,6.57,-6.12,163.0,-1.71,1.66,1.46,-6.54,7.99,-0.14,2.33,2.38,-1.57,163.0,1.05,1.35,4.49,-2.4,6.89,-0.11,2.65,1.71,1.18,163.0,6.3,1.47,9.72,2.28,7.44,0.26,2.37,6.46,6.14,163.0,9.98,1.33,13.03,5.87,7.17,0.05,2.78,10.07,10.0,163.0
+AR-Q-G150008 = 10.74,2.16,15.1,7.24,7.85,0.2,1.87,10.96,10.62,214.0,12.87,1.96,16.89,8.9,7.99,0.1,1.95,13.02,12.76,214.0,7.99,1.65,13.31,5.31,7.99,0.89,3.29,8.16,7.8,214.0,3.12,1.36,6.56,0.63,5.93,-0.01,2.11,3.4,3.35,214.0,0.99,1.16,4.49,-2.13,6.61,-0.03,3.51,1.53,1.04,214.0,-2.44,2.04,1.18,-7.09,8.27,0.13,1.7,3.18,-2.88,214.0,-3.6,1.39,-0.47,-6.81,6.34,0.12,1.99,3.86,-3.64,214.0,-6.3,3.02,-0.75,-12.32,11.57,0.08,1.57,6.98,-6.88,214.0,-1.57,1.37,1.73,-5.71,7.44,-0.26,2.73,2.09,-1.57,214.0,0.66,1.43,3.66,-2.4,6.06,-0.1,1.96,1.57,0.84,214.0,5.99,1.79,9.45,2.01,7.44,0.12,1.82,6.25,5.8,214.0,10.05,1.55,14.41,6.69,7.72,0.34,2.41,10.17,9.86,214.0
+AR-Q-G150009 = 13.59,2.45,18.54,7.52,11.02,-0.55,3.06,13.81,13.86,236.0,14.03,2.35,18.34,8.07,10.27,-0.63,3.17,14.22,14.13,236.0,10.29,2.28,16.61,4.76,11.85,-0.52,3.31,10.54,10.52,236.0,6.33,1.82,10.55,0.91,9.65,-0.66,3.47,6.59,6.56,236.0,2.21,2.5,5.87,-5.71,11.57,-1.22,3.85,3.34,2.97,236.0,-1.94,1.86,0.49,-8.05,8.54,-1.81,5.76,2.68,-1.3,236.0,-0.53,2.34,3.25,-8.05,11.3,-1.31,4.49,2.39,-0.2,236.0,-1.21,2.86,2.28,-11.36,13.64,-1.81,5.74,3.1,-0.47,236.0,0.58,2.55,4.63,-7.09,11.71,-1.23,4.34,2.61,0.91,236.0,3.82,2.35,7.66,-2.95,10.61,-0.9,3.66,4.48,3.94,236.0,10.12,2.59,14.69,3.39,11.3,-0.55,2.94,10.44,10.07,236.0,12.86,2.5,19.09,6.42,12.68,-0.26,3.27,13.1,12.62,236.0
+AR-Q-G150010 = 9.57,1.47,13.03,6.42,6.61,-0.11,2.16,9.68,9.72,170.0,12.4,1.37,15.51,9.72,5.79,0.07,2.15,12.47,12.34,170.0,7.9,1.64,11.1,4.76,6.34,0.17,2.1,8.06,7.66,170.0,2.8,1.97,8.62,0.08,8.54,0.96,3.28,3.42,2.42,170.0,1.33,1.57,6.14,-1.85,7.99,0.55,3.02,2.05,1.18,170.0,-2.7,1.69,3.11,-7.09,10.2,0.16,3.15,3.18,-2.71,170.0,-4.35,1.46,-1.3,-6.95,5.65,0.24,2.04,4.58,-4.57,170.0,-6.61,1.8,-2.13,-9.57,7.44,0.62,2.39,6.85,-7.09,170.0,-2.14,1.52,1.46,-5.16,6.61,0.03,2.28,2.62,-2.16,170.0,0.44,1.6,4.21,-2.54,6.75,0.29,2.23,1.66,0.35,170.0,4.78,1.44,8.35,2.28,6.06,0.51,2.46,4.99,4.49,170.0,9.56,1.2,12.76,6.97,5.79,-0.03,2.4,9.64,9.52,170.0
+AR-Q-G150011 = 9.9,2.46,15.24,3.39,11.85,0.01,2.62,10.2,9.69,254.0,9.79,2.77,15.79,2.28,13.5,-0.03,2.95,10.18,9.59,254.0,6.2,2.43,12.62,0.22,12.4,0.29,2.98,6.66,6.14,254.0,2.39,2.19,9.45,-3.23,12.68,0.42,3.35,3.24,2.28,254.0,-3.49,2.9,3.39,-9.84,13.23,0.09,2.99,4.53,-3.78,254.0,-7.23,2.03,-1.16,-11.5,10.33,0.39,3.45,7.51,-7.22,254.0,-5.33,3.19,3.11,-11.63,14.74,0.34,2.52,6.21,-5.57,254.0,-7.82,2.86,-0.4,-13.7,13.3,0.19,2.55,8.32,-7.95,254.0,-4.24,2.98,2.42,-10.94,13.37,0.01,2.38,5.18,-4.33,254.0,-0.67,2.52,5.73,-7.09,12.81,-0.04,2.97,2.6,-0.75,254.0,5.0,2.67,12.48,-0.75,13.23,0.77,3.26,5.67,4.35,254.0,8.92,2.64,15.51,2.15,13.37,0.3,2.75,9.3,8.62,254.0
+AR-Q-G150012 = 10.81,2.2,16.34,6.69,9.65,0.1,2.01,11.03,10.83,216.0,11.64,2.27,16.89,7.52,9.37,0.25,2.25,11.86,11.45,216.0,7.73,2.5,13.58,3.11,10.47,0.44,2.37,8.12,7.49,216.0,4.28,2.3,9.31,-0.06,9.37,0.44,2.26,4.86,3.94,216.0,-0.86,2.42,4.76,-6.26,11.02,-0.09,2.39,2.57,-0.47,216.0,-4.08,2.73,-0.2,-9.29,9.09,-0.26,1.58,4.91,-3.37,216.0,-2.45,3.44,3.11,-10.67,13.78,-0.34,2.04,4.22,-1.71,216.0,-3.59,3.33,1.46,-9.84,11.3,-0.35,1.92,4.89,-2.95,216.0,-1.64,2.59,4.21,-6.26,10.47,0.06,2.06,3.06,-1.06,216.0,1.79,2.53,6.97,-2.95,9.92,0.08,2.16,3.09,2.01,216.0,7.19,2.58,12.48,2.15,10.33,0.17,2.24,7.64,7.11,216.0,10.19,2.26,16.61,5.31,11.3,0.31,2.68,10.43,10.14,216.0
+AR-Q-G150013 = 15.82,2.62,19.65,6.14,13.5,-1.07,3.8,16.03,16.48,369.0,15.54,2.12,20.75,5.18,15.57,-1.2,5.82,15.69,15.79,369.0,12.18,1.8,15.24,4.63,10.61,-1.14,4.7,12.31,12.48,369.0,7.21,1.79,11.79,-0.06,11.85,-1.04,4.93,7.43,7.52,369.0,2.32,1.57,6.97,-3.37,10.33,-0.31,4.19,2.8,2.28,369.0,-1.65,1.51,0.91,-7.36,8.27,-1.63,6.03,2.24,-1.3,369.0,0.35,1.19,3.94,-4.06,7.99,0.09,3.54,1.24,0.22,369.0,-0.31,1.71,3.94,-8.19,12.13,-1.41,6.71,1.74,-0.06,369.0,2.85,2.12,5.87,-7.5,13.37,-2.1,8.62,3.55,3.39,369.0,6.2,1.88,9.72,-2.81,12.54,-1.56,6.79,6.48,6.56,369.0,12.67,2.15,16.61,3.11,13.5,-1.43,5.79,12.85,13.1,369.0,15.27,2.31,18.82,5.59,13.23,-1.3,5.08,15.44,15.65,369.0
+AR-Q-G150014 = 16.08,1.15,19.92,13.31,6.61,0.35,3.73,16.12,16.06,199.0,17.9,0.86,20.2,15.79,4.41,-0.09,2.94,17.92,17.99,199.0,13.4,1.37,18.54,9.45,9.09,0.78,5.6,13.47,13.31,199.0,7.2,1.85,11.93,2.83,9.09,0.18,2.88,7.43,7.24,199.0,1.98,1.79,8.07,-3.5,11.57,0.77,4.06,2.67,1.73,199.0,-1.49,0.98,2.83,-4.88,7.72,0.05,5.55,1.78,-1.44,199.0,-1.4,1.11,2.56,-3.5,6.06,1.45,5.5,1.78,-1.57,199.0,-1.41,1.43,5.31,-4.33,9.65,2.04,8.58,2.0,-1.71,199.0,2.1,1.38,7.8,0.08,7.72,1.29,5.0,2.51,1.94,199.0,6.04,1.29,9.59,3.66,5.93,0.8,3.03,6.17,5.87,199.0,12.71,1.07,14.96,9.72,5.24,-0.58,2.62,12.76,13.03,199.0,16.46,0.83,18.27,14.69,3.58,0.52,2.52,16.49,16.34,199.0
+AR-Q-G150015 = 12.55,3.31,17.72,4.49,13.23,-0.62,2.03,12.97,13.86,234.0,13.13,2.76,17.03,6.28,10.75,-0.8,2.45,13.41,14.13,234.0,9.45,2.73,14.41,1.87,12.54,-0.9,2.84,9.83,10.55,234.0,5.37,2.52,9.45,-2.13,11.57,-0.94,2.99,5.93,6.11,234.0,0.35,2.69,5.31,-5.71,11.02,-0.51,2.15,2.71,1.11,234.0,-3.29,2.27,0.08,-8.19,8.27,-0.72,2.13,4.0,-2.4,234.0,-2.9,2.94,1.73,-9.57,11.3,-0.62,2.04,4.12,-1.85,234.0,-3.39,4.05,2.01,-12.6,14.61,-0.82,2.25,5.27,-1.71,234.0,-1.02,3.26,4.76,-10.67,15.43,-0.68,2.34,3.41,0.08,234.0,2.56,2.46,6.69,-3.78,10.47,-0.84,2.62,3.55,3.39,234.0,8.44,2.88,14.27,1.87,12.4,-0.41,2.33,8.91,8.9,234.0,11.82,3.0,17.85,5.59,12.26,-0.42,2.0,12.19,12.89,234.0
+AR-Q-G150016 = 14.5,1.57,18.54,8.62,9.92,-0.64,3.87,14.58,14.69,221.0,15.25,1.3,17.72,11.24,6.48,-0.37,2.59,15.3,15.24,221.0,11.34,1.35,14.41,6.83,7.58,-0.21,3.01,11.42,11.38,221.0,5.49,1.21,8.9,1.73,7.17,0.22,3.39,5.63,5.38,221.0,0.81,1.16,4.76,-2.4,7.17,0.69,3.55,1.41,0.63,221.0,-2.06,0.83,0.08,-5.98,6.06,-0.66,4.88,2.22,-1.99,221.0,-1.62,1.14,2.56,-5.43,7.99,0.46,3.98,1.98,-1.71,221.0,-2.23,1.4,0.91,-7.91,8.82,-0.1,3.59,2.63,-2.33,221.0,0.3,1.23,3.94,-5.71,9.65,-0.39,4.66,1.27,0.35,221.0,3.94,1.32,7.24,-0.75,7.99,-0.43,2.85,4.15,4.28,221.0,10.09,1.52,13.86,5.31,8.54,-0.35,3.13,10.2,10.14,221.0,13.97,1.38,17.03,9.45,7.58,-0.18,2.7,14.04,14.13,221.0
+AR-R-G160001 = 12.15,1.49,15.51,8.35,7.17,-0.19,2.3,12.24,12.2,1201.0,13.88,1.11,16.61,10.0,6.61,-0.27,3.08,13.92,13.86,1201.0,9.39,1.2,12.76,5.31,7.44,-0.22,2.97,9.46,9.45,1201.0,1.81,1.54,6.69,-1.85,8.54,0.22,2.68,2.38,1.73,1201.0,-2.67,1.56,3.11,-6.81,9.92,0.49,3.55,3.1,-2.81,1201.0,-3.65,0.74,-1.02,-5.85,4.82,0.26,3.42,3.72,-3.64,1201.0,-2.89,0.73,0.08,-5.71,5.79,0.04,3.85,2.98,-2.95,1201.0,-4.45,1.02,-1.85,-8.19,6.34,-0.61,3.72,4.57,-4.33,1201.0,-1.44,1.01,2.01,-4.61,6.61,0.1,2.98,1.76,-1.57,1201.0,1.36,1.33,4.76,-2.4,7.17,-0.04,2.35,1.9,1.46,1201.0,7.16,1.61,11.38,2.83,8.54,0.1,2.73,7.34,7.11,1201.0,11.57,1.3,14.41,7.52,6.89,-0.33,2.44,11.64,11.65,1201.0
+AR-R-G160002 = 14.64,2.39,21.3,9.72,11.57,-0.05,2.09,14.84,14.96,1023.0,15.12,1.91,20.47,10.28,10.2,0.14,2.61,15.24,15.1,1023.0,11.71,2.75,16.89,5.04,11.85,-0.12,1.87,12.03,12.07,1023.0,3.72,2.37,9.17,-3.5,12.68,-0.25,2.32,4.41,4.01,1023.0,-1.14,1.97,4.21,-7.36,11.57,-0.14,2.45,2.28,-1.02,1023.0,-2.62,1.26,0.63,-5.98,6.61,-0.2,2.46,2.91,-2.54,1023.0,-1.96,1.39,2.7,-5.16,7.85,-0.02,2.3,2.4,-1.99,1023.0,-3.12,1.76,1.46,-7.91,9.37,0.11,2.39,3.58,-3.09,1023.0,0.43,1.29,4.21,-2.95,7.17,0.18,2.47,1.36,0.35,1023.0,4.6,2.25,9.45,-0.47,9.92,0.04,2.05,5.12,4.63,1023.0,10.21,2.42,15.51,5.04,10.47,-0.15,2.02,10.49,10.55,1023.0,13.78,2.35,19.37,8.9,10.47,0.02,1.99,13.97,13.86,1023.0
+AR-R-G160003 = 16.35,1.19,19.65,13.86,5.79,0.29,2.17,16.39,16.2,386.0,16.9,0.92,19.65,14.41,5.24,-0.33,3.02,16.92,16.96,385.0,15.47,0.87,17.99,12.2,5.79,-0.53,3.8,15.5,15.51,386.0,9.04,1.12,12.34,5.87,6.48,-0.15,2.78,9.11,9.17,386.0,3.44,1.02,6.69,-0.2,6.89,0.69,4.34,3.59,3.25,386.0,0.6,0.82,3.8,-1.85,5.65,0.44,3.81,1.01,0.63,386.0,1.25,1.06,6.0,-1.3,7.3,1.18,5.02,1.64,1.04,386.0,1.38,1.06,8.07,-1.57,9.65,0.66,6.95,1.74,1.46,386.0,3.97,0.93,7.66,0.63,7.03,0.24,3.92,4.08,3.94,386.0,8.32,1.08,11.93,5.87,6.06,0.56,2.91,8.39,8.07,386.0,12.87,0.75,15.24,11.1,4.13,0.28,3.17,12.89,12.76,386.0,16.18,1.0,18.54,11.38,7.17,-0.46,3.38,16.22,16.34,386.0
+AR-R-G160004 = 19.71,0.84,24.33,17.17,7.17,0.62,5.11,19.73,19.65,843.0,18.89,0.9,23.5,16.34,7.17,0.62,4.83,18.91,18.82,843.0,16.49,0.81,18.82,13.86,4.96,-0.28,3.15,16.51,16.61,843.0,8.45,1.52,14.13,3.11,11.02,-0.1,3.23,8.58,8.48,843.0,2.79,0.93,6.69,-0.75,7.44,0.04,3.7,2.94,2.77,843.0,-0.24,0.65,2.56,-2.13,4.69,0.27,3.19,0.69,-0.2,843.0,1.28,1.0,3.94,-2.13,6.06,-0.33,2.85,1.62,1.32,843.0,1.33,0.81,3.66,-0.47,4.13,0.12,2.43,1.55,1.32,843.0,4.35,1.2,7.8,1.18,6.61,0.01,2.71,4.51,4.35,843.0,9.47,0.72,11.93,6.14,5.79,-0.27,4.6,9.5,9.45,843.0,15.09,0.68,17.17,13.31,3.86,0.17,2.92,15.11,15.1,843.0,18.53,0.8,23.5,16.34,7.17,1.22,7.42,18.55,18.41,843.0
+AR-R-G160005 = 9.07,1.46,13.31,6.14,7.17,0.31,2.66,9.19,8.97,230.0,10.82,1.15,14.13,7.24,6.89,-0.11,2.86,10.88,10.83,230.0,6.57,1.2,10.28,3.11,7.17,0.17,3.41,6.68,6.69,230.0,1.88,1.36,5.59,-1.57,7.17,0.14,3.0,2.32,2.01,230.0,0.07,1.47,3.39,-5.16,8.54,-0.6,3.27,1.47,0.25,230.0,-4.47,1.36,-0.47,-8.46,7.99,0.09,3.25,4.67,-4.54,230.0,-5.65,1.4,-1.85,-9.15,7.3,0.44,2.73,5.82,-5.78,230.0,-7.84,1.67,-4.06,-13.29,9.23,-0.19,2.71,8.02,-7.91,230.0,-3.41,1.42,-0.75,-6.81,6.06,-0.37,2.4,3.69,-3.23,230.0,-0.58,1.25,2.01,-4.47,6.48,-0.3,2.57,1.37,-0.44,230.0,4.28,1.06,6.69,1.46,5.24,-0.02,2.76,4.41,4.21,230.0,8.36,1.32,12.48,5.59,6.89,0.08,2.45,8.46,8.35,230.0
+AR-R-G160006 = 19.23,1.21,22.4,16.06,6.34,0.15,2.75,19.27,19.09,404.0,18.33,0.86,21.85,15.79,6.06,0.44,4.48,18.35,18.27,404.0,16.51,0.8,18.54,14.41,4.13,-0.39,2.44,16.53,16.61,404.0,10.06,1.35,15.24,5.59,9.65,0.07,3.69,10.16,10.14,404.0,3.59,1.12,9.72,-0.47,10.2,0.5,5.39,3.76,3.52,404.0,0.2,0.71,2.56,-2.4,4.96,-0.71,4.29,0.74,0.32,404.0,1.47,0.94,5.04,-1.3,6.34,-0.0,2.95,1.74,1.56,404.0,1.94,0.83,5.04,-0.2,5.24,0.28,3.54,2.11,2.01,404.0,4.37,0.88,6.69,2.01,4.69,0.16,2.73,4.46,4.35,404.0,9.28,0.91,12.76,7.38,5.37,0.78,4.34,9.32,9.17,404.0,14.32,0.83,17.44,12.34,5.1,0.36,3.15,14.34,14.13,404.0,17.25,0.73,21.02,15.79,5.24,1.29,6.28,17.26,17.17,404.0
+AR-R-G160007 = 15.48,2.56,21.57,9.17,12.4,-0.57,2.69,15.69,15.79,883.0,16.65,2.08,20.61,11.38,9.23,-0.55,2.47,16.78,16.89,883.0,12.53,2.36,18.54,6.97,11.57,-0.45,2.41,12.75,12.89,883.0,5.5,2.46,13.31,-2.13,15.43,-0.62,3.65,6.02,5.87,883.0,1.07,1.92,8.35,-4.88,13.23,-0.64,3.69,2.19,1.46,883.0,-1.83,1.38,2.28,-5.71,7.99,-0.14,2.5,2.29,-1.85,883.0,-1.42,1.3,2.01,-4.06,6.06,0.27,2.49,1.92,-1.44,883.0,-1.34,1.92,3.39,-5.71,9.09,-0.02,2.0,2.34,-1.3,883.0,1.2,2.21,5.87,-4.06,9.92,-0.22,2.38,2.51,1.32,883.0,5.33,2.78,10.83,-0.75,11.57,-0.27,2.26,6.02,5.31,883.0,11.58,2.77,16.34,4.49,11.85,-0.6,2.46,11.9,11.93,883.0,15.15,2.72,19.65,8.07,11.57,-0.6,2.34,15.39,15.79,883.0
+AR-R-G160008 = 19.23,1.29,22.95,14.13,8.82,-0.04,3.2,19.27,19.23,598.0,18.97,0.8,22.13,16.89,5.24,0.45,3.64,18.99,18.96,598.0,15.21,1.02,18.96,12.48,6.48,0.62,3.71,15.25,15.1,598.0,8.74,1.1,12.76,4.21,8.54,-0.33,3.78,8.8,8.76,598.0,2.91,1.28,9.45,-2.4,11.85,0.43,5.91,3.17,2.83,598.0,0.1,0.76,2.56,-2.68,5.24,-0.61,3.32,0.77,0.22,598.0,1.08,0.72,2.83,-1.3,4.13,-0.21,2.88,1.3,1.08,598.0,1.08,0.89,3.66,-1.3,4.96,-0.06,2.76,1.4,1.15,598.0,4.24,0.99,7.24,0.91,6.34,0.28,3.17,4.36,4.21,598.0,9.06,0.7,11.1,6.69,4.41,-0.42,3.25,9.08,9.17,598.0,14.78,0.61,17.17,13.03,4.13,0.1,3.69,14.79,14.72,598.0,18.61,0.66,20.47,15.79,4.69,-0.81,6.14,18.63,18.54,598.0
+AR-R-G160009 = 10.87,1.39,14.69,6.56,8.13,-0.26,2.87,10.96,10.96,366.0,11.91,1.42,16.89,8.35,8.54,0.04,3.09,11.99,11.93,366.0,7.63,1.28,10.55,4.63,5.93,-0.2,2.4,7.74,7.8,366.0,0.8,0.98,3.66,-1.85,5.51,0.2,2.91,1.26,0.77,366.0,-2.35,1.79,1.46,-7.91,9.37,-0.77,3.36,2.95,-2.02,366.0,-3.66,1.04,-0.2,-5.43,5.24,0.59,2.87,3.8,-3.78,366.0,-3.46,0.95,-1.57,-7.22,5.65,-0.97,4.18,3.59,-3.33,366.0,-5.55,1.22,-3.23,-10.39,7.17,-1.3,5.02,5.68,-5.3,366.0,-2.83,0.95,-0.47,-7.36,6.89,-1.76,7.5,2.98,-2.68,366.0,-0.48,0.94,2.01,-2.81,4.82,0.4,2.92,1.05,-0.47,366.0,4.49,0.89,7.24,2.56,4.69,0.47,3.07,4.58,4.49,366.0,8.94,1.02,11.52,5.31,6.2,-0.88,4.05,8.99,9.04,366.0
+AR-R-G160010 = 19.33,0.81,22.13,17.17,4.96,0.05,2.81,19.35,19.37,661.0,18.59,0.57,20.47,16.75,3.72,-0.15,3.32,18.6,18.54,661.0,16.71,0.7,18.82,14.69,4.13,-0.21,3.12,16.72,16.75,661.0,9.74,1.47,13.58,3.66,9.92,-0.26,2.89,9.85,9.86,661.0,5.13,1.22,9.45,2.01,7.44,0.12,2.8,5.27,5.04,661.0,0.37,0.5,2.15,-1.57,3.72,-0.18,4.18,0.63,0.35,661.0,1.99,0.8,4.49,0.08,4.41,0.47,3.08,2.15,1.87,661.0,1.56,0.94,3.66,-1.57,5.24,-0.59,3.15,1.81,1.73,661.0,5.34,1.08,8.62,2.7,5.93,0.47,2.61,5.45,5.18,661.0,9.25,0.64,11.38,7.11,4.27,0.26,3.33,9.28,9.17,661.0,14.71,0.58,16.61,13.03,3.58,-0.01,2.77,14.72,14.69,661.0,17.54,0.62,19.09,15.24,3.86,-0.6,3.68,17.56,17.58,661.0
+AR-R-G160011 = 11.78,2.04,17.72,6.69,11.02,0.58,2.81,11.95,11.24,462.0,13.9,1.86,18.41,9.38,9.03,0.2,2.54,14.03,13.72,462.0,9.03,2.03,16.34,4.76,11.57,0.96,3.89,9.25,8.55,462.0,2.86,1.67,8.35,-1.02,9.37,0.7,3.18,3.31,2.56,462.0,-0.67,1.7,4.76,-4.47,9.23,0.59,2.99,1.83,-0.89,462.0,-2.38,1.28,1.46,-6.67,8.13,0.3,3.26,2.71,-2.54,462.0,-2.84,0.86,-0.47,-7.02,6.55,-0.62,6.8,2.97,-2.95,462.0,-3.81,1.45,0.35,-10.67,11.02,-1.6,9.02,4.07,-3.71,462.0,-1.27,1.4,3.11,-6.54,9.65,-0.15,3.73,1.88,-1.3,462.0,1.11,1.53,5.87,-2.75,8.61,0.87,3.75,1.89,0.63,462.0,6.36,1.83,11.79,2.97,8.82,0.85,3.22,6.62,5.87,462.0,10.78,2.23,16.61,5.73,10.89,0.47,2.49,11.01,10.24,462.0
+AR-R-G160012 = 18.39,1.79,23.78,14.96,8.82,0.24,2.28,18.47,18.41,608.0,17.66,1.67,22.13,14.69,7.44,0.49,2.13,17.74,17.44,608.0,15.8,1.35,18.54,11.1,7.44,-0.33,2.47,15.85,15.93,608.0,7.62,2.17,12.62,2.83,9.78,0.16,1.92,7.92,7.45,608.0,3.08,1.56,8.76,-4.61,13.37,-0.35,4.21,3.46,3.25,608.0,-0.12,1.07,3.11,-5.85,8.96,0.21,4.36,1.07,-0.27,608.0,0.78,1.27,4.49,-2.4,6.89,0.09,2.68,1.49,0.91,608.0,1.94,1.21,5.31,-1.02,6.34,0.21,2.73,2.28,1.94,608.0,4.22,1.1,7.8,1.46,6.34,-0.26,2.65,4.36,4.35,608.0,8.95,1.11,12.76,6.42,6.34,0.25,2.9,9.01,8.9,608.0,13.21,1.53,17.44,8.9,8.54,0.4,2.14,13.3,12.76,608.0,16.9,1.56,21.02,10.0,11.02,-0.05,2.78,16.98,16.75,608.0
+AR-R-G160013 = 17.34,2.28,23.5,10.83,12.68,-0.37,2.55,17.49,17.3,878.0,16.96,2.16,22.4,11.65,10.75,0.05,2.58,17.09,16.79,878.0,13.64,2.1,17.99,7.38,10.61,-0.47,2.83,13.8,13.86,878.0,6.2,1.85,12.76,2.01,10.75,0.48,3.15,6.47,6.0,878.0,0.79,1.33,5.04,-4.06,9.09,-0.23,3.8,1.55,0.77,877.0,-1.11,0.92,1.18,-4.06,5.24,-0.55,3.07,1.44,-1.02,878.0,0.02,0.91,3.11,-2.68,5.79,0.27,3.01,0.91,-0.06,878.0,-0.35,1.51,3.52,-4.33,7.85,-0.48,2.59,1.55,0.01,878.0,2.49,1.23,5.87,-1.44,7.3,-0.12,3.23,2.78,2.42,878.0,7.38,1.72,11.24,1.59,9.65,-0.6,3.38,7.58,7.45,878.0,12.08,1.64,15.51,6.69,8.82,-0.06,2.56,12.19,11.89,878.0,16.0,2.06,19.92,10.55,9.37,-0.26,2.15,16.14,15.93,878.0
+AR-S-G210001 = 20.41,0.73,22.4,17.44,4.96,-0.72,4.26,20.42,20.47,652.0,19.19,0.55,20.75,17.44,3.31,-0.04,2.91,19.19,19.23,652.0,17.95,0.64,19.37,16.34,3.03,-0.1,2.22,17.97,17.99,652.0,14.79,0.8,17.17,12.48,4.69,0.06,2.79,14.81,14.69,652.0,11.1,1.26,15.51,6.42,9.09,-0.18,3.52,11.17,11.1,652.0,2.54,1.6,6.42,-2.68,9.09,-0.31,2.72,3.0,2.59,652.0,11.79,1.3,14.96,8.35,6.61,-0.11,2.52,11.86,11.89,652.0,7.16,0.97,9.45,4.35,5.1,-0.4,2.69,7.23,7.28,652.0,9.77,1.3,13.31,5.04,8.27,-0.14,3.25,9.86,9.72,652.0,13.95,1.03,17.17,9.45,7.72,-0.23,3.46,13.99,13.86,652.0,16.72,0.8,18.68,13.86,4.82,-0.32,3.44,16.74,16.75,652.0,19.0,0.8,21.3,16.06,5.24,-0.07,2.98,19.02,18.89,652.0
+AR-S-G210002 = 17.07,0.38,18.27,16.06,2.2,0.38,3.36,17.08,17.03,91.0,16.33,0.4,17.17,14.96,2.2,-0.29,3.42,16.33,16.34,91.0,14.78,0.3,15.51,14.13,1.38,-0.17,2.77,14.78,14.82,91.0,11.41,0.6,12.48,9.17,3.31,-0.83,4.14,11.43,11.65,91.0,7.54,0.99,9.72,5.04,4.69,-0.0,2.81,7.6,7.52,91.0,0.58,0.7,2.01,-1.85,3.86,-0.2,3.6,0.9,0.63,91.0,8.13,0.97,11.93,5.87,6.06,0.42,4.42,8.18,8.28,91.0,1.18,0.51,2.56,0.08,2.48,0.51,2.69,1.29,1.04,91.0,4.77,0.66,6.14,3.52,2.62,0.32,2.21,4.81,4.63,91.0,9.56,0.65,11.38,8.07,3.31,0.16,2.7,9.58,9.52,91.0,13.31,1.23,15.79,11.1,4.69,-0.12,2.14,13.37,13.44,91.0,16.07,0.47,17.44,14.96,2.48,0.74,3.61,16.08,16.06,91.0
+AR-S-G210003 = 16.99,0.47,18.27,15.79,2.48,-0.33,3.5,17.0,17.03,125.0,16.08,0.45,17.3,14.69,2.62,-0.38,3.19,16.08,16.06,125.0,14.52,0.44,15.51,13.31,2.2,-0.55,3.03,14.53,14.62,125.0,10.7,0.88,13.31,7.8,5.51,0.0,3.68,10.74,10.55,125.0,5.36,0.67,6.69,3.66,3.03,-0.18,2.7,5.4,5.31,125.0,-0.33,0.48,0.77,-1.85,2.62,-0.13,3.13,0.58,-0.33,125.0,6.87,0.88,9.17,4.76,4.41,0.56,2.96,6.93,6.69,125.0,1.6,0.81,3.66,-0.75,4.41,-0.23,3.04,1.79,1.73,125.0,5.02,0.97,8.07,2.28,5.79,0.49,4.3,5.12,4.9,125.0,8.35,1.09,11.65,6.42,5.24,0.95,3.6,8.42,8.07,125.0,13.31,0.58,14.96,12.07,2.89,0.66,3.62,13.32,13.31,125.0,15.9,0.49,17.17,14.69,2.48,0.32,2.97,15.91,15.93,125.0
+AR-S-G210004 = 18.12,0.9,20.06,15.24,4.82,-0.38,2.6,18.15,18.27,259.0,17.59,0.53,18.82,16.06,2.76,-0.26,2.91,17.6,17.58,259.0,16.08,0.66,17.72,14.69,3.03,0.12,2.39,16.09,16.06,259.0,12.21,1.08,15.24,7.52,7.72,-0.47,3.91,12.25,12.2,259.0,7.31,1.14,11.38,3.94,7.44,0.32,3.56,7.4,7.31,259.0,0.99,0.86,3.94,-2.68,6.61,-0.15,4.6,1.31,0.91,259.0,9.06,1.03,12.2,5.31,6.89,-0.89,5.12,9.12,9.17,259.0,2.77,0.68,4.21,0.91,3.31,-0.21,2.36,2.85,2.83,259.0,5.69,1.15,8.35,1.73,6.61,-0.14,2.8,5.8,5.73,259.0,10.48,0.69,12.48,8.62,3.86,0.12,2.99,10.5,10.55,259.0,14.78,0.64,16.2,12.76,3.44,-0.36,2.75,14.79,14.89,259.0,17.26,0.5,18.54,15.79,2.76,-0.23,3.28,17.26,17.3,259.0
+AR-S-G210005 = 17.2,0.53,19.23,16.06,3.17,1.21,5.62,17.21,17.17,116.0,16.91,0.51,18.13,15.24,2.89,-0.08,3.0,16.92,16.89,116.0,14.62,0.61,16.34,13.03,3.31,0.38,2.94,14.63,14.55,116.0,11.03,0.9,13.03,8.62,4.41,-0.4,3.13,11.06,11.1,116.0,5.82,1.07,8.62,3.94,4.69,0.29,2.26,5.92,5.87,116.0,0.18,0.68,2.83,-1.3,4.13,0.99,5.22,0.69,0.08,116.0,7.87,0.9,10.0,5.87,4.13,-0.14,2.71,7.92,7.9,116.0,2.32,0.8,5.59,0.35,5.24,1.11,6.79,2.45,2.28,116.0,5.28,0.74,6.83,3.11,3.72,-0.34,3.49,5.33,5.31,116.0,9.19,0.95,10.96,7.24,3.72,-0.33,2.05,9.24,9.31,116.0,14.44,0.58,16.75,13.31,3.44,1.07,6.54,14.45,14.41,116.0,15.7,0.73,18.13,14.13,4.0,0.83,4.92,15.72,15.79,116.0
+AR-S-G210006 = 20.16,0.98,22.68,17.44,5.24,-0.01,3.0,20.18,20.06,163.0,19.43,0.89,22.13,17.72,4.41,0.54,2.9,19.45,19.37,163.0,17.89,0.63,20.47,16.34,4.13,0.92,4.51,17.9,17.72,163.0,14.43,1.4,17.17,11.1,6.06,-0.28,2.27,14.5,14.69,163.0,11.42,1.55,14.41,7.24,7.17,-0.32,2.04,11.52,11.65,163.0,3.25,1.53,6.42,-0.75,7.17,-0.52,2.53,3.59,3.66,163.0,9.73,1.13,12.2,7.24,4.96,-0.17,2.41,9.8,9.72,163.0,6.93,1.09,8.9,4.49,4.41,-0.19,1.91,7.02,7.11,163.0,8.9,1.92,13.03,5.04,7.99,-0.28,2.0,9.1,9.45,163.0,13.06,1.18,15.51,10.0,5.51,0.19,2.68,13.11,13.03,163.0,18.15,1.88,21.57,14.69,6.89,-0.2,1.75,18.25,18.41,163.0,19.11,1.17,21.57,16.61,4.96,-0.15,2.08,19.15,19.23,163.0
+AR-S-G210007 = 17.52,0.68,19.92,15.24,4.69,0.18,3.54,17.53,17.51,458.0,16.12,0.8,21.3,13.86,7.44,1.46,9.26,16.14,16.06,458.0,14.78,0.67,17.99,12.76,5.24,0.43,4.15,14.79,14.69,458.0,10.94,0.91,14.69,7.8,6.89,0.32,4.4,10.98,10.96,458.0,4.16,1.26,11.38,0.08,11.3,0.56,5.91,4.35,4.11,458.0,0.06,0.74,4.49,-1.85,6.34,0.86,5.84,0.74,-0.06,458.0,6.3,0.95,9.45,3.39,6.06,0.02,3.16,6.38,6.28,458.0,1.46,0.95,7.52,-1.02,8.54,1.39,7.96,1.74,1.32,458.0,4.89,1.05,10.28,2.42,7.85,0.51,4.38,5.01,4.9,458.0,8.58,1.08,14.41,5.31,9.09,1.08,6.98,8.65,8.55,458.0,13.81,0.66,18.54,11.93,6.61,1.56,11.2,13.82,13.72,458.0,16.2,0.82,20.75,13.86,6.89,0.7,5.63,16.22,16.2,458.0
+AR-S-G210008 = 20.12,0.65,21.71,18.27,3.44,-0.16,2.58,20.13,20.2,412.0,19.64,0.69,22.4,17.99,4.41,1.02,4.76,19.66,19.61,412.0,19.3,0.59,21.3,17.99,3.31,0.86,3.84,19.3,19.23,412.0,14.97,0.91,17.72,12.76,4.96,0.63,3.35,14.99,14.96,412.0,11.23,1.07,14.96,8.35,6.61,0.38,3.16,11.28,11.1,412.0,4.94,1.0,7.24,1.73,5.51,-0.68,3.03,5.04,5.18,412.0,11.98,0.81,14.13,9.45,4.69,-0.19,3.06,12.01,12.07,412.0,9.34,1.49,13.03,5.59,7.44,-0.08,2.69,9.46,9.45,412.0,9.28,1.38,13.31,6.42,6.89,0.62,2.73,9.38,8.9,412.0,14.97,0.77,17.99,11.93,6.06,-1.0,5.47,14.99,15.1,412.0,17.16,1.07,20.47,14.41,6.06,0.62,2.87,17.2,17.03,412.0,19.49,0.65,21.57,17.99,3.58,0.43,2.53,19.5,19.37,412.0
+AR-S-G210009 = 17.16,0.48,18.82,16.06,2.76,0.62,3.84,17.16,17.17,129.0,16.8,0.6,18.27,15.51,2.76,0.41,2.46,16.81,16.75,129.0,15.0,0.42,16.34,14.13,2.2,0.27,3.05,15.01,14.96,129.0,11.53,0.73,13.03,10.0,3.03,0.02,1.92,11.55,11.52,129.0,6.51,1.13,8.62,2.83,5.79,-0.59,3.36,6.6,6.56,129.0,0.44,0.86,3.11,-1.3,4.41,0.29,3.05,0.96,0.35,129.0,7.6,0.61,8.9,6.14,2.76,-0.12,2.26,7.63,7.59,129.0,1.96,1.04,5.04,0.63,4.41,1.18,3.4,2.22,1.59,129.0,4.63,0.91,7.52,2.01,5.51,0.01,3.36,4.72,4.83,129.0,9.57,0.48,10.83,8.35,2.48,-0.16,3.31,9.58,9.59,129.0,13.55,0.99,15.51,11.24,4.27,0.1,2.07,13.59,13.38,129.0,16.17,0.46,17.17,14.69,2.48,-0.04,2.96,16.18,16.2,129.0
+AR-S-G210010 = 19.43,0.74,21.85,17.99,3.86,0.35,3.11,19.45,19.37,117.0,19.05,0.65,21.02,17.44,3.58,0.2,2.9,19.06,18.96,117.0,17.81,0.52,19.09,16.61,2.48,0.17,2.55,17.82,17.72,117.0,13.25,1.02,16.06,10.96,5.1,0.18,3.01,13.29,13.17,117.0,11.15,1.28,13.86,9.17,4.69,0.16,1.78,11.23,10.9,117.0,2.64,1.32,5.73,0.08,5.65,0.13,2.27,2.95,2.56,117.0,9.17,0.88,11.65,7.52,4.13,0.23,2.66,9.21,9.17,117.0,6.01,1.62,10.0,2.56,7.44,0.26,2.38,6.22,5.73,117.0,7.86,2.26,11.93,3.39,8.54,-0.23,1.57,8.18,8.62,117.0,12.43,0.93,14.41,10.28,4.13,-0.22,2.35,12.47,12.55,117.0,17.16,1.59,19.65,14.0,5.65,-0.04,1.61,17.24,17.17,117.0,18.83,1.22,21.85,17.17,4.69,0.45,2.16,18.87,18.75,117.0
+AR-S-G210011 = 18.87,0.92,20.75,16.61,4.13,0.2,2.22,18.89,18.68,240.0,18.03,0.44,19.09,16.89,2.2,-0.09,2.52,18.04,17.99,240.0,16.85,0.66,18.27,14.96,3.31,-0.38,2.82,16.87,16.89,240.0,11.93,1.01,14.13,8.9,5.24,0.2,2.73,11.97,11.79,240.0,8.84,1.08,12.76,6.69,6.06,0.16,2.88,8.91,8.9,240.0,1.36,0.88,4.21,-1.16,5.37,0.28,3.01,1.61,1.18,240.0,9.34,1.09,12.76,6.42,6.34,0.28,3.18,9.41,9.21,240.0,4.04,0.94,6.14,0.91,5.24,-0.97,4.09,4.15,4.21,240.0,5.11,1.13,7.93,3.11,4.82,0.36,2.04,5.23,4.9,240.0,11.42,0.61,13.31,8.9,4.41,0.03,3.82,11.44,11.38,240.0,14.6,0.7,16.61,12.76,3.86,0.2,3.04,14.61,14.55,240.0,17.26,0.53,18.96,16.34,2.62,0.64,2.93,17.26,17.17,240.0
+AR-S-G210012 = 17.81,0.73,19.65,16.61,3.03,0.62,2.43,17.83,17.58,79.0,17.27,0.9,18.96,15.79,3.17,0.38,1.77,17.29,17.03,79.0,15.22,0.77,17.17,13.86,3.31,0.66,2.69,15.24,14.96,79.0,12.02,1.36,15.24,9.17,6.06,0.33,2.71,12.1,11.65,79.0,6.51,0.96,8.9,5.31,3.58,0.77,2.54,6.58,6.28,79.0,1.88,0.88,4.07,0.49,3.58,0.61,2.65,2.07,1.73,79.0,7.94,0.96,10.28,5.59,4.69,0.11,2.98,8.0,7.8,79.0,3.18,1.23,6.42,0.63,5.79,0.64,2.78,3.41,2.83,79.0,5.42,1.09,7.8,3.39,4.41,0.44,2.23,5.53,5.31,79.0,10.44,0.93,12.62,7.52,5.1,-0.3,4.01,10.48,10.28,79.0,14.51,0.99,16.48,12.48,4.0,0.1,2.37,14.54,14.41,79.0,16.51,0.59,17.92,15.37,2.55,0.4,2.64,16.53,16.48,79.0
+AR-S-G210013 = 19.22,0.77,21.02,16.34,4.69,-0.28,2.81,19.24,19.23,536.0,18.7,0.52,20.75,17.17,3.58,0.26,3.36,18.71,18.68,536.0,17.32,0.49,18.82,16.06,2.76,0.18,2.57,17.33,17.3,536.0,14.3,0.99,16.89,10.55,6.34,-0.44,3.19,14.34,14.27,536.0,9.66,1.34,13.86,6.14,7.72,0.32,2.66,9.76,9.45,536.0,1.02,0.95,4.49,-1.3,5.79,0.15,2.9,1.39,1.04,536.0,9.66,1.13,12.76,5.59,7.17,-0.48,3.65,9.73,9.79,536.0,5.07,1.14,7.52,2.01,5.51,-0.21,2.17,5.2,5.18,536.0,7.86,1.36,11.1,2.01,9.09,-0.18,3.25,7.97,7.93,536.0,12.95,0.82,16.61,11.1,5.51,0.82,3.94,12.97,12.76,536.0,16.56,0.78,18.82,14.13,4.69,-0.11,3.13,16.58,16.48,536.0,18.51,0.77,20.47,16.61,3.86,-0.05,2.51,18.52,18.47,536.0
+AR-S-G210014 = 20.15,0.59,21.85,18.82,3.03,0.35,2.79,20.15,20.06,252.0,18.7,0.74,21.3,16.89,4.41,0.39,3.35,18.72,18.68,252.0,18.03,0.84,20.27,16.34,3.93,0.54,2.63,18.05,17.85,252.0,14.63,1.4,17.99,11.38,6.61,0.09,2.06,14.69,14.55,252.0,10.96,1.15,14.96,7.52,7.44,0.03,3.79,11.02,10.96,252.0,3.3,1.41,6.49,0.35,6.13,0.04,2.45,3.59,3.25,252.0,10.1,0.87,13.31,8.07,5.24,1.41,5.55,10.13,9.93,252.0,7.05,1.17,10.55,5.04,5.51,0.64,2.88,7.14,6.83,252.0,9.3,1.61,12.2,5.04,7.17,-0.43,2.47,9.44,9.59,252.0,13.57,0.88,16.06,11.38,4.69,0.32,3.27,13.6,13.44,252.0,17.71,1.72,22.13,14.41,7.72,0.35,2.12,17.8,17.3,252.0,18.62,0.83,20.75,16.61,4.13,-0.23,2.66,18.64,18.78,252.0
+AR-S-G210015 = 18.63,1.4,22.95,16.06,6.89,0.43,2.55,18.68,18.54,165.0,18.53,1.06,21.85,16.34,5.51,0.46,2.94,18.56,18.41,165.0,16.88,1.13,20.47,15.17,5.31,0.81,2.72,16.92,16.48,165.0,12.43,1.62,17.99,10.0,7.99,0.84,3.37,12.53,12.2,165.0,9.61,1.88,14.69,6.97,7.72,0.97,2.91,9.79,8.9,165.0,2.07,1.35,6.42,-1.02,7.44,0.33,2.95,2.47,2.01,165.0,9.31,1.02,11.93,6.69,5.24,-0.19,2.79,9.37,9.17,165.0,4.42,2.25,10.0,0.63,9.37,0.4,2.04,4.96,4.21,165.0,6.11,2.38,11.93,2.83,9.09,0.7,2.18,6.55,5.31,165.0,11.57,1.16,14.69,9.17,5.51,0.57,2.69,11.63,11.38,165.0,16.17,2.36,22.68,12.76,9.92,0.87,2.56,16.34,15.1,165.0,17.78,1.61,22.68,15.79,6.89,0.88,2.74,17.85,17.03,165.0
+AR-S-G210016 = 20.38,0.51,21.57,18.54,3.03,-0.65,3.51,20.39,20.47,210.0,18.37,0.63,20.2,16.61,3.58,0.04,3.24,18.38,18.34,210.0,17.56,0.51,19.09,16.06,3.03,0.3,3.08,17.57,17.51,210.0,13.81,0.94,15.79,11.1,4.69,-0.01,2.65,13.84,13.72,210.0,10.44,1.2,13.31,6.97,6.34,0.19,2.56,10.51,10.41,210.0,1.47,1.27,5.87,-1.3,7.17,0.48,3.3,1.94,1.46,210.0,9.73,0.7,11.79,7.52,4.27,0.15,2.98,9.76,9.59,210.0,5.9,0.83,7.52,3.39,4.13,-0.3,2.53,5.96,5.87,210.0,7.15,1.1,9.45,4.49,4.96,-0.41,2.61,7.23,7.24,210.0,12.48,0.81,14.41,10.28,4.13,-0.17,2.55,12.5,12.48,210.0,15.89,0.63,17.58,14.13,3.44,0.11,2.85,15.9,15.93,210.0,17.66,0.6,20.2,16.34,3.86,0.41,4.04,17.67,17.72,210.0
+AR-S-G210017 = 17.7,0.77,19.37,16.61,2.76,0.47,2.17,17.72,17.58,77.0,16.9,0.77,18.82,14.96,3.86,0.66,3.54,16.92,16.75,77.0,14.92,0.76,16.34,13.03,3.31,-0.15,2.32,14.94,14.96,77.0,12.15,1.4,14.13,9.17,4.96,-0.55,2.39,12.23,12.41,77.0,6.52,1.22,9.45,4.21,5.24,0.48,2.57,6.63,6.42,77.0,0.91,0.97,3.94,-0.75,4.69,1.11,3.85,1.33,0.63,77.0,7.73,0.86,9.86,5.87,4.0,0.19,2.81,7.78,7.66,77.0,2.7,1.11,5.45,0.63,4.82,0.49,2.81,2.92,2.56,77.0,5.18,1.34,8.07,2.56,5.51,0.56,2.55,5.35,4.76,77.0,9.29,1.06,11.65,7.52,4.13,0.39,2.44,9.34,9.17,77.0,13.93,1.46,19.65,11.93,7.72,1.7,5.84,14.01,13.31,77.0,16.42,0.99,19.65,14.96,4.69,1.05,3.69,16.45,16.06,77.0
+AR-S-G210018 = 17.62,0.49,18.68,16.06,2.62,-0.48,2.95,17.63,17.72,183.0,16.98,0.55,18.68,15.51,3.17,0.46,3.47,16.99,16.89,183.0,15.31,0.54,16.61,14.13,2.48,0.15,2.33,15.32,15.24,183.0,11.53,0.8,13.31,8.9,4.41,-0.69,3.3,11.56,11.65,183.0,8.11,0.95,11.38,5.87,5.51,0.18,3.14,8.17,8.21,183.0,0.41,0.8,2.28,-1.85,4.13,-0.04,2.54,0.9,0.35,183.0,7.7,0.76,9.59,5.87,3.72,-0.05,2.65,7.74,7.8,183.0,1.69,0.73,3.11,-1.02,4.13,-0.84,3.96,1.84,1.73,183.0,4.6,1.29,8.62,1.18,7.44,0.48,3.33,4.78,4.49,183.0,10.83,0.72,13.86,8.9,4.96,0.46,5.16,10.86,10.83,183.0,14.29,0.78,15.79,11.65,4.13,-0.67,3.21,14.31,14.41,183.0,16.89,0.49,18.27,15.79,2.48,-0.23,2.78,16.9,16.89,183.0
+AR-S-G210019 = 19.97,0.75,22.13,17.99,4.13,0.09,2.45,19.98,19.92,767.0,18.85,0.82,21.57,16.34,5.24,0.13,2.77,18.87,18.82,767.0,18.33,0.64,19.92,16.61,3.31,-0.09,2.64,18.34,18.27,767.0,14.62,0.85,16.89,12.2,4.69,-0.19,2.58,14.65,14.69,767.0,11.27,1.09,16.06,7.24,8.82,0.39,3.99,11.33,11.1,767.0,2.3,1.54,6.69,-1.85,8.54,0.04,2.72,2.77,2.28,767.0,11.41,0.98,14.13,8.62,5.51,-0.0,2.62,11.45,11.38,767.0,7.09,1.12,12.48,4.49,7.99,0.73,3.74,7.18,6.97,767.0,8.38,1.23,11.93,4.21,7.72,-0.3,3.15,8.47,8.42,767.0,13.56,1.1,16.34,10.28,6.06,0.0,2.41,13.6,13.58,767.0,15.86,0.95,18.54,13.58,4.96,-0.08,2.47,15.88,15.93,767.0,18.37,0.96,21.02,15.51,5.51,0.1,2.78,18.4,18.27,767.0
+AR-T-G240001 = 11.85,4.48,18.27,4.49,13.78,-0.14,1.61,12.64,12.2,27.0,12.68,3.33,17.44,7.66,9.78,0.0,1.62,13.09,12.48,27.0,13.19,3.04,18.27,8.76,9.51,0.09,1.73,13.52,12.82,27.0,12.95,2.27,16.61,9.31,7.3,0.04,1.77,13.14,12.89,27.0,8.43,2.72,12.76,3.66,9.09,-0.05,1.79,8.85,8.48,27.0,1.3,1.41,3.8,-0.75,4.55,0.16,1.81,1.9,1.18,27.0,7.87,1.96,11.38,4.35,7.03,-0.02,2.02,8.1,8.07,27.0,6.57,1.89,9.86,2.83,7.03,-0.27,2.32,6.83,6.83,27.0,6.81,2.76,12.07,1.59,10.47,-0.14,2.3,7.33,7.24,27.0,11.38,3.03,16.34,6.97,9.37,0.2,1.67,11.76,10.83,27.0,13.81,2.61,17.72,9.86,7.85,0.06,1.61,14.04,13.65,27.0,13.95,2.98,19.23,9.72,9.51,0.31,1.94,14.25,13.51,27.0
+AR-T-G240002 = 16.78,2.2,20.61,6.97,13.64,-2.01,9.02,16.92,17.03,133.0,17.66,1.75,19.09,9.31,9.78,-3.06,13.07,17.74,18.27,133.0,16.13,1.28,18.54,11.79,6.75,-1.15,4.56,16.18,16.34,133.0,15.69,0.9,16.89,12.41,4.48,-1.78,5.77,15.72,15.93,133.0,10.66,1.54,13.31,5.04,8.27,-0.65,3.66,10.77,10.69,133.0,3.16,0.84,5.04,0.29,4.75,-0.42,3.48,3.27,3.18,133.0,11.03,0.99,13.03,8.9,4.13,0.01,2.07,11.08,11.1,133.0,7.62,0.92,9.45,5.45,4.0,-0.3,2.36,7.67,7.8,133.0,9.43,0.91,11.93,6.69,5.24,-0.38,3.18,9.48,9.45,133.0,14.52,1.15,16.34,11.1,5.24,-0.74,2.92,14.57,14.82,133.0,16.53,0.81,17.79,13.31,4.48,-1.67,6.69,16.55,16.75,133.0,18.5,1.19,20.4,14.41,5.99,-1.65,5.55,18.54,18.82,133.0
+AR-T-G240003 = 17.34,0.46,17.85,16.89,0.96,0.13,1.28,17.34,17.3,4.0,19.61,0.46,20.2,19.09,1.1,0.25,1.96,19.62,19.58,4.0,17.03,0.19,17.3,16.89,0.41,0.82,2.0,17.03,16.96,4.0,17.13,0.13,17.3,17.03,0.28,0.49,1.63,17.13,17.1,4.0,11.03,0.69,11.93,10.28,1.65,0.32,1.92,11.05,10.96,4.0,4.8,0.6,5.59,4.21,1.38,0.48,1.8,4.83,4.69,4.0,11.64,0.76,12.48,10.96,1.52,0.14,1.2,11.65,11.55,4.0,7.43,0.34,7.8,7.11,0.69,0.06,1.13,7.44,7.42,4.0,9.09,0.63,10.0,8.62,1.38,0.9,2.1,9.1,8.86,4.0,14.25,0.78,14.96,13.31,1.65,-0.28,1.4,14.27,14.37,4.0,17.56,0.36,17.99,17.23,0.76,0.26,1.39,17.56,17.51,4.0,20.02,0.26,20.2,19.65,0.55,-0.96,2.15,20.03,20.13,4.0
+AR-T-G240004 = 8.8,5.8,17.44,-1.16,18.6,-0.1,1.68,10.51,7.52,47.0,10.42,7.26,19.37,-2.81,22.19,-0.34,1.72,12.66,10.14,47.0,11.2,5.96,19.65,0.08,19.57,-0.23,1.89,12.65,11.38,47.0,11.19,5.55,17.17,-0.06,17.22,-0.68,2.13,12.46,12.76,47.0,7.4,5.66,14.0,-3.78,17.78,-0.65,1.98,9.28,10.0,47.0,1.76,2.93,5.59,-5.02,10.61,-0.76,2.55,3.4,2.83,47.0,6.96,4.41,11.38,-2.13,13.5,-0.66,2.06,8.22,8.35,47.0,4.46,4.05,9.72,-4.74,14.47,-0.91,2.53,6.0,6.28,47.0,5.44,4.89,11.1,-4.47,15.57,-0.76,2.1,7.28,8.07,47.0,9.24,5.47,14.69,-1.44,16.12,-0.76,2.06,10.71,11.65,47.0,11.96,6.06,17.99,0.08,17.91,-0.72,2.02,13.37,14.96,47.0,11.18,8.08,20.47,-3.5,23.98,-0.5,1.83,13.74,12.62,47.0
+AR-T-G240005 = 18.63,0.49,19.92,17.3,2.62,-0.49,4.22,18.63,18.82,43.0,18.51,0.91,20.2,16.34,3.86,-0.87,3.35,18.53,18.75,43.0,16.89,0.72,17.99,15.24,2.76,-0.62,2.46,16.91,17.03,43.0,16.34,0.55,17.44,14.69,2.76,-0.72,3.74,16.35,16.34,43.0,10.51,0.87,13.03,8.62,4.41,0.3,3.6,10.54,10.55,43.0,3.0,0.52,4.21,1.73,2.48,-0.02,2.92,3.04,2.97,43.0,9.99,0.69,11.65,8.62,3.03,0.09,2.93,10.01,9.86,43.0,5.7,0.79,7.24,3.94,3.31,-0.19,2.45,5.76,5.87,43.0,6.81,1.34,9.45,3.66,5.79,0.18,2.67,6.93,6.42,43.0,14.55,0.6,15.79,13.03,2.76,0.25,3.27,14.56,14.55,43.0,16.93,0.56,18.54,16.06,2.48,0.85,3.68,16.94,16.89,43.0,19.24,0.62,20.75,17.17,3.58,-0.59,5.4,19.25,19.23,43.0
+AR-T-G240006 = 14.94,4.93,19.92,5.04,14.88,-0.8,2.26,15.68,16.61,17.0,15.63,3.86,18.82,7.66,11.16,-0.95,2.34,16.08,17.72,17.0,14.65,2.74,17.85,9.04,8.82,-0.82,2.33,14.89,16.06,17.0,15.28,2.05,17.17,10.14,7.03,-1.36,3.58,15.41,16.2,17.0,9.47,1.44,10.83,5.66,5.17,-1.42,4.1,9.57,10.0,17.0,4.77,1.29,6.97,1.87,5.1,-0.49,2.98,4.93,4.76,17.0,9.65,1.46,11.38,6.0,5.37,-1.32,3.69,9.76,10.28,17.0,7.99,1.3,9.45,4.63,4.82,-1.01,3.69,8.09,8.07,17.0,8.27,1.74,11.38,3.94,7.44,-0.81,3.78,8.44,8.21,17.0,13.0,2.71,15.51,7.45,8.06,-0.92,2.31,13.26,14.41,17.0,16.25,2.23,18.27,10.9,7.37,-1.16,3.15,16.39,17.3,17.0,16.2,5.28,20.75,5.66,15.09,-0.9,2.23,16.99,19.65,17.0
+AR-T-G240007 = 17.55,0.68,19.09,15.51,3.58,-0.21,3.13,17.56,17.58,63.0,17.78,0.49,19.09,16.2,2.89,-0.54,4.84,17.78,17.85,63.0,17.52,0.68,18.82,15.51,3.31,-0.71,3.66,17.53,17.65,63.0,16.16,0.52,17.17,15.24,1.93,-0.21,1.91,16.17,16.34,63.0,11.65,0.66,13.03,10.28,2.76,0.31,2.79,11.67,11.52,63.0,0.76,1.13,3.8,-2.13,5.93,0.13,3.86,1.36,0.63,63.0,9.27,0.9,11.65,7.66,4.0,0.94,3.13,9.32,9.04,63.0,5.82,1.19,8.35,3.39,4.96,-0.01,1.98,5.94,5.59,63.0,8.57,1.56,13.58,5.87,7.72,1.0,4.04,8.71,8.21,63.0,15.31,0.72,17.44,13.86,3.58,0.6,3.44,15.33,15.24,63.0,16.95,0.53,17.99,14.96,3.03,-1.41,5.83,16.96,17.1,63.0,19.03,0.84,20.75,16.89,3.86,-0.19,2.67,19.04,19.09,63.0
+AR-T-G240008 = 16.97,0.7,17.99,15.37,2.62,-0.61,2.69,16.98,17.03,34.0,16.15,0.69,17.17,14.13,3.03,-1.25,4.56,16.16,16.3,34.0,16.15,1.17,18.82,14.13,4.69,0.17,2.31,16.19,16.13,34.0,15.27,0.82,16.89,13.03,3.86,-0.3,3.37,15.29,15.24,34.0,11.4,1.06,12.48,7.93,4.55,-1.48,5.1,11.45,11.58,34.0,2.03,0.92,3.66,-0.2,3.86,-0.14,2.38,2.22,2.04,34.0,9.19,0.7,10.69,7.52,3.17,0.17,2.95,9.21,9.04,34.0,7.31,0.6,8.76,5.87,2.89,0.2,3.31,7.33,7.24,34.0,8.67,1.04,11.1,6.69,4.41,0.11,2.67,8.74,8.69,34.0,14.63,1.02,16.61,11.24,5.37,-1.06,5.54,14.67,14.69,34.0,16.48,0.66,17.72,14.41,3.31,-0.55,4.66,16.5,16.41,34.0,17.09,1.18,18.82,14.69,4.13,-0.43,2.06,17.13,17.17,34.0
+AR-T-G240009 = 17.62,1.16,19.65,15.51,4.13,-0.11,1.8,17.65,17.72,69.0,18.05,0.7,19.37,16.06,3.31,-0.38,2.73,18.06,18.13,69.0,17.66,0.56,19.65,16.34,3.31,0.56,4.68,17.67,17.72,69.0,16.73,0.46,18.82,15.79,3.03,1.82,9.08,16.74,16.61,69.0,11.7,1.4,15.24,8.07,7.17,-0.02,2.79,11.79,11.86,69.0,2.74,0.77,4.76,1.18,3.58,0.5,2.6,2.84,2.7,69.0,10.03,0.76,12.2,8.76,3.44,0.62,2.91,10.05,9.86,69.0,6.41,1.21,9.72,4.49,5.24,0.7,2.66,6.52,6.14,69.0,8.58,1.98,14.41,4.49,9.92,0.53,3.21,8.8,8.42,69.0,13.97,0.93,17.03,12.48,4.55,1.25,5.06,14.0,13.86,69.0,17.46,0.46,18.41,16.34,2.07,-0.3,2.43,17.47,17.51,69.0,18.91,0.65,20.47,17.72,2.76,0.48,2.62,18.92,18.82,69.0
+AR-T-G240010 = 13.53,6.2,19.37,2.42,16.95,-0.92,2.21,14.81,16.82,18.0,15.16,5.04,19.09,5.59,13.5,-0.99,2.33,15.93,18.27,18.0,14.2,3.68,17.44,6.9,10.54,-0.85,2.13,14.64,16.41,18.0,14.65,3.32,17.17,7.45,9.71,-1.15,2.77,15.0,16.48,18.0,8.94,2.59,11.24,3.04,8.2,-1.31,3.24,9.29,10.07,18.0,3.99,1.66,6.28,0.63,5.65,-0.61,2.46,4.31,4.35,18.0,8.93,2.02,10.76,4.35,6.41,-1.24,3.14,9.14,9.72,18.0,7.26,2.02,9.31,2.49,6.82,-1.21,3.52,7.52,7.9,18.0,8.07,3.05,11.38,2.01,9.37,-0.74,2.56,8.6,8.38,18.0,11.84,2.99,14.69,5.52,9.16,-1.02,2.61,12.19,13.17,18.0,15.11,3.16,18.27,7.93,10.33,-1.15,2.9,15.42,16.75,18.0,15.71,6.3,20.47,2.08,18.4,-1.25,2.91,16.86,19.06,18.0
+AR-T-G240011 = 11.95,5.04,18.68,-1.16,19.84,-0.98,3.13,12.95,13.75,44.0,13.53,5.41,19.09,-0.06,19.15,-1.0,2.87,14.55,15.68,44.0,13.33,3.95,18.54,2.42,16.12,-1.03,3.29,13.89,14.75,44.0,13.93,3.71,17.17,2.28,14.88,-1.6,4.79,14.4,15.51,44.0,9.47,3.76,14.69,-1.3,15.98,-1.35,4.2,10.17,10.52,44.0,3.49,1.99,6.97,-2.95,9.92,-1.17,4.73,4.01,3.8,44.0,9.04,2.8,11.65,-0.06,11.71,-1.73,5.27,9.46,10.14,44.0,7.2,2.84,10.0,-1.71,11.71,-1.63,5.0,7.72,8.0,44.0,8.16,3.32,11.65,-2.13,13.78,-1.74,5.22,8.79,9.17,44.0,11.47,3.66,15.37,-0.06,15.43,-1.46,4.68,12.03,12.69,44.0,15.08,4.33,18.82,1.46,17.36,-1.82,5.32,15.67,17.03,44.0,14.53,5.88,20.33,-2.68,23.01,-1.44,4.24,15.65,17.03,44.0
+AR-T-G240012 = 13.08,2.87,17.17,6.69,10.47,-0.72,2.43,13.38,14.13,25.0,14.15,3.4,18.54,6.97,11.57,-0.72,2.31,14.53,15.24,25.0,15.39,3.16,18.82,8.62,10.2,-0.7,2.19,15.7,16.89,25.0,14.88,1.84,17.17,10.0,7.17,-1.01,3.39,14.98,15.24,25.0,10.81,1.99,13.86,5.87,7.99,-0.83,3.16,10.98,11.1,25.0,2.86,1.13,4.21,-0.47,4.69,-1.27,4.37,3.07,3.11,25.0,9.78,1.52,11.65,5.87,5.79,-0.9,2.95,9.89,10.28,25.0,8.09,1.46,10.0,3.66,6.34,-1.22,4.7,8.22,8.07,25.0,9.01,2.34,12.76,2.83,9.92,-0.7,3.45,9.3,9.17,25.0,12.94,2.43,15.51,7.52,7.99,-0.85,2.48,13.16,13.44,25.0,15.81,1.93,17.72,11.38,6.34,-0.93,2.52,15.92,17.03,25.0,16.37,2.8,19.65,10.83,8.82,-0.56,1.9,16.6,17.17,25.0
+AR-T-G240013 = 16.96,1.12,19.92,14.96,4.96,0.78,3.32,16.99,16.75,48.0,18.45,0.57,19.92,17.17,2.76,0.14,3.17,18.46,18.41,48.0,18.78,0.63,19.92,17.44,2.48,-0.02,2.03,18.79,18.68,48.0,17.24,0.8,19.65,16.34,3.31,1.52,4.77,17.26,16.96,48.0,12.07,1.65,16.61,10.0,6.61,1.18,3.49,12.18,11.65,48.0,3.33,1.85,9.45,0.63,8.82,1.57,5.76,3.8,2.9,48.0,10.29,1.1,13.86,8.07,5.79,1.17,5.04,10.34,10.1,48.0,7.13,1.25,11.38,5.59,5.79,1.78,6.14,7.24,6.69,48.0,9.68,2.05,14.69,6.69,7.99,0.82,2.88,9.89,9.21,48.0,13.99,0.62,16.06,13.03,3.03,0.9,4.49,14.0,14.0,48.0,17.71,0.39,19.09,17.03,2.07,1.05,4.79,17.71,17.72,48.0,19.83,0.64,21.02,17.99,3.03,-0.6,3.3,19.84,19.78,48.0
+AR-T-G240014 = 7.6,7.48,17.99,-2.4,20.39,0.01,1.44,10.6,7.31,40.0,10.42,6.13,19.37,1.04,18.33,0.03,1.48,12.05,9.24,40.0,10.23,4.98,17.58,1.59,15.98,-0.08,1.61,11.35,9.79,40.0,10.42,4.44,16.41,1.87,14.54,-0.33,1.77,11.3,10.9,40.0,5.96,4.41,11.38,-2.4,13.78,-0.28,1.68,7.38,6.21,40.0,1.98,2.57,5.04,-3.92,8.96,-0.57,2.16,3.22,2.49,40.0,7.05,4.03,12.2,-0.75,12.95,-0.3,1.8,8.1,6.83,40.0,5.07,3.76,9.45,-2.68,12.13,-0.67,2.05,6.28,6.62,40.0,6.48,4.59,12.34,-1.99,14.33,-0.37,1.68,7.91,6.69,40.0,9.04,4.7,15.51,0.63,14.88,-0.24,1.65,10.16,9.52,40.0,10.6,5.34,17.58,1.18,16.4,-0.22,1.7,11.83,10.41,40.0,8.34,8.94,19.71,-4.47,24.18,0.0,1.36,12.14,6.62,40.0
+AR-T-G240015 = 1.68,2.65,7.24,-5.16,12.4,-0.07,2.27,3.12,2.01,90.0,6.24,3.2,12.76,-0.47,13.23,-0.04,1.99,7.0,6.07,90.0,5.53,2.81,10.55,-0.75,11.3,-0.19,2.09,6.2,5.87,90.0,6.83,3.09,11.93,-0.47,12.4,-0.36,2.24,7.49,7.24,90.0,2.44,2.91,7.52,-4.33,11.85,-0.39,2.26,3.79,2.7,90.0,-0.96,1.53,1.73,-5.98,7.72,-1.03,3.9,1.8,-0.68,90.0,2.83,2.23,6.69,-2.68,9.37,-0.75,2.92,3.6,3.35,90.0,2.16,3.0,7.24,-4.33,11.57,-0.22,2.15,3.69,2.35,90.0,2.83,3.4,9.17,-3.78,12.95,-0.16,1.79,4.41,3.18,90.0,5.86,3.42,10.55,-1.02,11.57,-0.21,1.91,6.77,5.94,90.0,7.52,3.85,14.13,-0.2,14.33,-0.16,2.01,8.43,7.52,90.0,2.37,4.44,11.38,-5.43,16.81,0.23,2.0,5.01,2.01,90.0
+AR-T-G240016 = 9.8,6.68,18.27,-2.4,20.67,-0.6,1.84,11.84,11.93,109.0,12.2,4.74,17.99,3.32,14.68,-0.51,1.84,13.08,14.0,109.0,11.83,3.38,16.34,3.59,12.75,-0.85,2.49,12.3,13.31,109.0,11.75,2.99,15.24,3.87,11.37,-0.84,2.51,12.12,12.76,109.0,7.64,3.29,12.2,0.22,11.99,-0.56,2.01,8.31,8.48,109.0,1.48,1.6,5.31,-1.51,6.82,0.52,2.16,2.18,1.18,109.0,8.58,2.63,11.65,1.46,10.2,-0.97,2.76,8.97,9.72,109.0,6.4,2.29,10.28,-0.2,10.47,-1.07,3.4,6.79,6.97,109.0,7.92,2.84,11.93,0.42,11.51,-0.82,2.85,8.41,8.48,109.0,10.97,3.13,14.69,2.42,12.26,-1.06,3.04,11.4,12.14,109.0,12.22,4.1,16.61,2.42,14.19,-0.94,2.61,12.88,13.86,109.0,10.38,7.54,18.82,-3.78,22.6,-0.61,1.77,12.81,14.41,109.0
+AR-T-G240017 = 15.55,1.24,16.34,13.72,2.62,-1.01,2.2,15.58,16.06,4.0,17.94,1.33,19.09,16.06,3.03,-0.78,2.04,17.98,18.3,4.0,16.82,1.26,17.99,15.1,2.89,-0.64,1.94,16.86,17.1,4.0,16.15,0.71,16.89,15.51,1.38,0.07,1.11,16.16,16.1,4.0,11.31,0.46,11.93,10.96,0.96,0.63,1.79,11.32,11.17,4.0,5.31,0.32,5.59,5.04,0.55,0.0,1.0,5.32,5.31,4.0,11.38,0.6,11.93,10.55,1.38,-0.69,2.0,11.39,11.52,4.0,8.67,0.34,9.17,8.42,0.76,0.95,2.16,8.68,8.55,4.0,11.86,0.7,12.76,11.24,1.52,0.43,1.59,11.88,11.72,4.0,14.34,0.7,14.82,13.31,1.52,-1.07,2.27,14.35,14.62,4.0,16.91,0.64,17.58,16.06,1.52,-0.41,1.87,16.92,16.99,4.0,19.18,0.32,19.51,18.82,0.69,-0.11,1.37,19.18,19.2,4.0
+AR-U-G050001 = 15.53,1.2,18.82,12.48,6.34,-0.08,2.66,15.57,15.51,558.0,16.12,1.0,19.09,13.44,5.65,0.19,2.84,16.15,16.06,559.0,13.62,1.06,19.65,10.0,9.65,0.14,5.25,13.66,13.58,559.0,6.05,1.17,12.07,2.56,9.51,0.2,4.71,6.16,6.14,559.0,2.32,2.06,9.72,-3.23,12.95,0.24,2.99,3.1,2.28,559.0,0.22,1.63,7.11,-3.78,10.89,0.37,3.09,1.65,-0.13,559.0,1.22,1.23,6.56,-2.4,8.96,-0.02,3.53,1.73,1.46,559.0,0.64,1.39,5.59,-2.4,7.99,0.31,2.6,1.53,0.49,559.0,2.96,0.73,6.69,0.35,6.34,0.72,5.71,3.05,2.97,559.0,7.1,0.76,10.14,4.76,5.37,0.38,3.2,7.14,6.97,559.0,11.53,1.16,13.86,6.69,7.17,-0.62,4.04,11.59,11.52,559.0,13.97,0.68,16.34,11.65,4.69,0.36,3.04,13.99,13.86,559.0
+AR-U-G050002 = 13.51,0.49,13.86,13.17,0.69,-0.0,1.0,13.52,13.51,2.0,14.41,NaN,14.41,14.41,0.0,NaN,-1.0367470162599836E15,14.41,14.41,2.0,12.07,0.19,12.2,11.93,0.28,-0.0,1.0,12.07,12.07,2.0,6.28,0.19,6.42,6.14,0.28,0.0,1.0,6.28,6.28,2.0,4.28,0.1,4.35,4.21,0.14,0.0,1.0,4.28,4.28,2.0,2.42,0.19,2.56,2.28,0.28,-0.0,1.0,2.43,2.42,2.0,2.97,0.19,3.11,2.83,0.28,-0.0,1.0,2.98,2.97,2.0,1.46,NaN,1.46,1.46,0.0,NaN,-5.8883275970121E11,1.46,1.46,2.0,3.18,0.1,3.25,3.11,0.14,-0.0,1.0,3.18,3.18,2.0,6.83,0.19,6.97,6.69,0.28,-0.0,1.0,6.83,6.83,2.0,10.21,0.1,10.28,10.14,0.14,-0.0,1.0,10.21,10.21,2.0,13.38,0.29,13.58,13.17,0.41,0.0,1.0,13.38,13.38,2.0
+AR-U-G050003 = 12.04,1.88,16.89,4.76,12.13,-0.38,3.17,12.18,12.07,713.0,12.21,1.91,17.99,5.59,12.4,-0.06,3.15,12.36,12.2,713.0,8.52,1.48,13.31,3.39,9.92,-0.12,3.38,8.65,8.48,713.0,1.43,1.47,6.0,-2.4,8.41,0.03,2.58,2.05,1.46,713.0,-0.82,1.77,3.39,-8.46,11.85,-1.05,4.74,1.96,-0.47,713.0,-3.17,1.36,-0.2,-8.74,8.54,-1.09,5.14,3.45,-2.95,713.0,-2.75,1.22,-0.75,-8.33,7.58,-1.8,7.65,3.01,-2.54,713.0,-4.68,1.84,-1.3,-12.32,11.02,-1.34,5.19,5.02,-4.33,713.0,-1.78,1.38,2.83,-8.46,11.3,-0.48,5.68,2.25,-1.78,713.0,0.92,1.27,5.31,-3.64,8.96,-0.18,4.42,1.57,0.91,713.0,5.53,1.58,9.17,0.35,8.82,0.08,2.7,5.75,5.31,713.0,10.09,1.44,14.69,5.31,9.37,-0.04,3.93,10.19,10.14,713.0
+AR-U-G050004 = 13.82,1.08,16.61,11.1,5.51,-0.1,2.43,13.86,13.86,660.0,13.98,1.53,17.99,8.35,9.65,-0.35,3.08,14.07,14.13,659.0,9.76,2.01,19.37,1.18,18.19,-0.32,4.07,9.97,10.0,660.0,2.71,1.79,9.17,-2.4,11.57,0.72,3.35,3.24,2.39,660.0,-1.15,2.01,6.14,-5.43,11.57,0.55,2.97,2.32,-1.44,658.0,-2.97,1.79,1.18,-7.91,9.09,0.31,2.21,3.47,-3.37,660.0,-2.54,1.59,2.56,-5.71,8.27,0.74,3.12,2.99,-2.81,660.0,-3.62,1.58,0.91,-7.09,7.99,0.62,2.97,3.95,-3.92,660.0,-0.21,1.65,5.59,-4.88,10.47,0.69,3.72,1.66,-0.47,660.0,4.29,1.54,9.45,0.63,8.82,0.51,2.63,4.56,4.07,660.0,7.78,1.75,13.31,3.39,9.92,0.36,2.78,7.97,7.62,660.0,12.98,1.2,16.61,9.17,7.44,-0.49,3.11,13.03,13.1,660.0
+AR-U-G050005 = 14.0,NaN,14.0,14.0,0.0,NaN,NaN,14.0,14.0,1.0,15.1,NaN,15.1,15.1,0.0,NaN,NaN,15.1,15.1,1.0,12.07,NaN,12.07,12.07,0.0,NaN,NaN,12.07,12.07,1.0,7.66,NaN,7.66,7.66,0.0,NaN,NaN,7.66,7.66,1.0,2.97,NaN,2.97,2.97,0.0,NaN,NaN,2.97,2.97,1.0,1.59,NaN,1.59,1.59,0.0,NaN,NaN,1.59,1.59,1.0,1.46,NaN,1.46,1.46,0.0,NaN,NaN,1.46,1.46,1.0,0.77,NaN,0.77,0.77,0.0,NaN,NaN,0.77,0.77,1.0,3.11,NaN,3.11,3.11,0.0,NaN,NaN,3.11,3.11,1.0,7.11,NaN,7.11,7.11,0.0,NaN,NaN,7.11,7.11,1.0,9.86,NaN,9.86,9.86,0.0,NaN,NaN,9.86,9.86,1.0,13.03,NaN,13.03,13.03,0.0,NaN,NaN,13.03,13.03,1.0
+AR-U-G050006 = 14.37,0.91,17.72,11.65,6.06,0.09,2.86,14.4,14.41,710.0,14.93,1.0,18.82,11.38,7.44,0.28,3.86,14.96,14.82,710.0,10.97,1.38,14.96,5.59,9.37,-0.22,3.71,11.06,10.96,709.0,4.18,1.88,10.83,-0.2,11.02,0.37,3.18,4.59,3.94,710.0,0.78,1.77,6.42,-4.88,11.3,0.26,3.01,1.93,0.77,710.0,-1.7,1.84,4.49,-6.81,11.3,0.25,2.74,2.51,-1.85,710.0,-0.9,1.42,3.39,-4.33,7.72,0.17,2.46,1.68,-0.75,710.0,-1.75,1.27,3.39,-4.88,8.27,0.74,4.01,2.16,-1.92,710.0,0.79,1.34,5.87,-2.13,7.99,0.47,2.68,1.56,0.63,710.0,5.74,0.94,8.62,3.11,5.51,0.32,2.5,5.81,5.59,710.0,10.44,1.2,14.69,6.69,7.99,0.55,3.81,10.51,10.36,710.0,12.78,0.94,15.79,10.28,5.51,0.12,2.96,12.82,12.76,710.0
+AR-U-G050007 = 13.22,0.23,13.72,12.85,0.87,0.65,2.79,13.22,13.24,19.0,14.14,0.87,15.37,12.94,2.43,0.15,1.44,14.16,14.0,19.0,12.81,0.9,13.72,10.69,3.03,-1.57,4.09,12.84,13.03,19.0,9.84,1.39,11.38,6.69,4.69,-1.49,3.93,9.93,10.14,19.0,6.09,1.27,7.52,2.7,4.82,-1.73,4.93,6.21,6.42,19.0,4.08,1.6,7.24,0.49,6.75,-0.64,3.69,4.37,4.49,19.0,3.42,1.52,7.24,0.08,7.17,0.05,4.56,3.73,3.39,19.0,2.89,1.48,5.87,-0.61,6.48,-0.82,4.2,3.23,3.11,19.0,4.07,0.54,4.76,2.83,1.93,-1.11,3.46,4.1,4.21,19.0,6.55,0.67,7.52,5.73,1.79,0.25,1.31,6.59,6.14,19.0,9.85,0.5,10.69,8.62,2.07,-0.61,3.45,9.86,9.86,19.0,11.74,0.4,12.48,11.1,1.38,0.1,1.7,11.75,11.65,19.0
+AR-U-G050008 = 9.59,1.96,15.79,5.31,10.47,0.64,3.08,9.79,9.31,420.0,9.47,2.04,15.24,4.21,11.02,0.06,2.87,9.69,9.59,420.0,6.46,1.42,10.0,1.18,8.82,-0.49,3.75,6.62,6.56,420.0,1.03,1.43,5.04,-1.85,6.89,0.19,2.45,1.77,1.04,420.0,-1.52,1.43,3.11,-5.98,9.09,-0.12,3.68,2.09,-1.47,420.0,-4.29,1.12,-1.85,-7.64,5.79,-0.61,3.07,4.44,-4.06,420.0,-3.7,1.52,-1.3,-7.09,5.79,-0.48,1.94,4.0,-3.23,420.0,-6.21,2.34,-1.85,-13.43,11.57,-0.39,2.53,6.63,-5.98,420.0,-2.75,1.26,0.08,-6.67,6.75,-0.7,3.29,3.02,-2.4,420.0,-0.66,1.21,2.01,-4.88,6.89,-0.67,3.28,1.38,-0.47,420.0,3.29,1.42,7.24,-0.89,8.13,0.09,2.71,3.58,3.25,420.0,9.04,1.39,12.34,5.59,6.75,-0.04,2.27,9.14,9.04,420.0
+AR-U-G050009 = 16.18,0.89,18.27,14.13,4.13,0.34,2.63,16.2,16.06,518.0,16.57,1.44,19.92,11.93,7.99,-0.07,3.09,16.63,16.61,518.0,13.36,1.23,17.44,10.0,7.44,0.15,3.07,13.42,13.38,518.0,5.73,1.9,11.38,0.91,10.47,-0.14,3.09,6.03,5.87,518.0,-0.36,1.31,3.66,-4.33,7.99,0.36,3.11,1.35,-0.47,518.0,-2.68,0.81,-0.47,-5.16,4.69,-0.12,2.93,2.8,-2.68,518.0,-0.58,1.26,5.87,-3.5,9.37,0.44,3.85,1.38,-0.68,518.0,-1.85,0.83,0.63,-4.61,5.24,-0.42,3.31,2.03,-1.85,518.0,1.37,1.06,4.21,-1.85,6.06,-0.03,2.48,1.74,1.32,518.0,7.32,0.79,9.45,5.31,4.13,-0.3,2.45,7.36,7.52,518.0,11.48,0.98,14.27,8.62,5.65,0.27,2.95,11.53,11.38,518.0,14.18,1.46,18.54,10.83,7.72,0.1,2.56,14.25,14.27,518.0
+AR-U-G050010 = 12.22,2.32,17.17,7.24,9.92,0.22,1.99,12.44,11.79,705.0,13.99,2.08,19.37,9.17,10.2,0.14,2.15,14.14,13.93,705.0,9.1,2.31,16.34,3.94,12.4,0.52,2.81,9.39,8.62,705.0,1.62,2.26,8.07,-2.68,10.75,0.54,2.61,2.78,1.46,705.0,-2.86,2.28,2.83,-7.91,10.75,0.34,2.35,3.66,-3.23,705.0,-3.99,2.09,2.28,-9.84,12.13,0.28,2.09,4.5,-4.47,705.0,-2.31,1.48,2.15,-5.71,7.85,0.56,2.64,2.74,-2.68,705.0,-4.18,1.58,0.22,-7.91,8.13,0.42,2.56,4.46,-4.33,705.0,-1.34,1.84,3.66,-4.88,8.54,0.55,2.23,2.27,-1.92,705.0,2.07,2.41,8.21,-1.85,10.06,0.68,2.58,3.18,1.39,705.0,6.4,2.15,12.48,2.01,10.47,0.87,3.06,6.76,5.73,705.0,10.73,2.14,16.06,6.14,9.92,0.36,2.09,10.94,10.14,705.0
+AR-U-G050011 = 11.51,2.09,15.79,5.73,10.06,-0.56,2.78,11.7,11.79,657.0,11.43,2.21,18.54,3.94,14.61,-0.34,3.95,11.64,11.79,657.0,7.55,1.88,12.2,2.56,9.65,-0.38,3.37,7.78,7.66,657.0,1.47,1.35,9.17,-2.4,11.57,0.49,5.05,1.99,1.46,657.0,-1.54,1.3,2.28,-6.54,8.82,-0.15,3.35,2.01,-1.57,657.0,-3.69,1.19,-0.47,-7.91,7.44,-0.6,3.53,3.87,-3.5,657.0,-2.91,0.78,-0.2,-5.71,5.51,-0.11,4.09,3.01,-2.95,657.0,-4.26,1.45,-1.85,-9.57,7.72,-1.32,4.5,4.5,-3.85,657.0,-2.1,1.16,3.11,-4.88,7.99,1.35,5.74,2.4,-2.33,657.0,0.49,1.25,4.49,-3.92,8.41,0.15,4.55,1.35,0.35,657.0,4.43,1.68,9.17,-0.47,9.65,-0.0,3.53,4.74,4.49,657.0,10.13,1.51,14.13,5.87,8.27,-0.15,2.77,10.24,10.0,657.0
+AR-U-G050012 = 15.26,1.18,21.02,11.65,9.37,-0.08,3.54,15.31,15.24,691.0,16.36,1.63,20.47,10.55,9.92,-0.65,3.31,16.45,16.61,691.0,12.55,1.39,17.44,7.24,10.2,-0.33,3.57,12.63,12.69,691.0,4.77,1.67,8.62,-1.57,10.2,-0.11,2.64,5.05,4.76,691.0,-0.3,0.92,2.97,-4.06,7.03,-0.0,3.53,0.97,-0.33,691.0,-2.69,1.17,1.73,-6.81,8.54,0.36,3.75,2.94,-2.81,691.0,-1.35,1.45,2.56,-4.88,7.44,0.2,2.62,1.98,-1.44,691.0,-2.45,1.03,0.63,-5.98,6.61,-0.02,3.33,2.66,-2.4,691.0,0.85,1.16,5.04,-1.57,6.61,0.34,2.83,1.44,0.77,691.0,6.26,1.11,9.45,3.94,5.51,0.36,2.62,6.36,6.14,691.0,10.81,1.29,14.96,6.69,8.27,0.1,3.24,10.89,10.83,691.0,14.67,0.92,17.17,12.2,4.96,0.02,2.52,14.7,14.69,691.0
+AR-U-G050013 = 13.78,1.47,18.27,8.35,9.92,-0.65,3.33,13.86,14.0,1003.0,14.35,2.19,19.92,6.69,13.23,-0.31,2.93,14.51,14.41,1003.0,10.05,1.83,14.96,3.94,11.02,-0.04,2.9,10.21,10.0,1003.0,3.81,1.61,9.45,-1.57,11.02,-0.04,3.0,4.13,3.8,1003.0,-0.54,1.44,4.21,-5.3,9.51,-0.45,3.77,1.54,-0.47,1003.0,-2.45,0.97,1.59,-5.71,7.3,0.22,3.58,2.64,-2.47,1003.0,-2.42,1.23,1.73,-5.43,7.17,0.19,2.56,2.71,-2.4,1003.0,-3.03,1.02,0.08,-8.74,8.82,-0.38,5.04,3.2,-3.09,1003.0,0.28,1.25,3.39,-3.23,6.61,-0.42,2.72,1.29,0.49,1003.0,4.3,1.54,7.52,-0.75,8.27,-1.02,3.72,4.56,4.76,1003.0,8.03,1.87,11.38,2.28,9.09,-0.87,3.49,8.24,8.35,1003.0,13.01,1.68,17.44,7.24,10.2,-0.6,3.24,13.12,13.24,1003.0
+AR-U-G050014 = 15.12,0.81,17.03,13.58,3.44,0.33,2.06,15.14,14.96,176.0,15.88,1.01,17.17,10.83,6.34,-2.14,9.59,15.91,16.06,176.0,14.07,1.12,17.17,11.1,6.06,-0.38,2.81,14.11,14.27,176.0,4.73,1.24,8.21,1.73,6.48,-0.09,3.81,4.89,4.76,176.0,2.06,1.57,6.14,-0.75,6.89,0.13,2.32,2.59,2.28,176.0,-0.32,1.15,2.56,-3.78,6.34,-0.09,2.75,1.19,-0.33,176.0,0.35,1.26,3.39,-5.16,8.54,-0.55,4.55,1.31,0.25,176.0,0.24,1.03,3.8,-1.85,5.65,0.53,3.13,1.06,0.08,176.0,2.33,0.7,5.31,1.04,4.27,0.73,4.12,2.44,2.21,176.0,7.46,0.49,8.62,5.87,2.76,-0.31,2.93,7.48,7.52,176.0,11.53,1.14,16.61,8.21,8.41,0.33,4.7,11.58,11.65,176.0,13.44,0.82,15.24,10.83,4.41,-0.54,2.95,13.46,13.58,176.0
+AR-U-G050015 = 10.64,2.67,17.44,4.76,12.68,-0.07,2.06,10.97,10.83,1039.0,8.97,1.75,15.51,2.56,12.95,-0.18,3.51,9.14,8.97,1039.0,5.02,1.79,10.0,0.08,9.92,0.14,2.45,5.33,4.97,1039.0,0.81,1.42,5.87,-4.61,10.47,-0.11,3.24,1.63,0.87,1038.0,-2.44,1.61,6.14,-8.05,14.19,0.48,4.94,2.92,-2.61,1039.0,-4.32,1.12,-1.57,-8.46,6.89,-0.86,4.21,4.46,-4.19,1039.0,-3.87,0.85,-1.57,-6.81,5.24,-0.39,3.39,3.97,-3.78,1039.0,-5.4,1.09,-2.95,-9.98,7.03,-0.77,3.96,5.51,-5.3,1039.0,-2.16,0.99,-0.2,-6.54,6.34,-1.21,5.21,2.38,-1.99,1039.0,0.12,1.17,2.83,-4.33,7.17,-0.66,3.94,1.17,0.22,1039.0,3.89,1.67,7.52,-1.16,8.68,-0.57,2.82,4.23,4.07,1039.0,9.41,1.97,14.13,4.49,9.65,-0.26,2.05,9.61,9.72,1039.0
+AR-U-G050016 = 13.86,1.28,17.44,10.0,7.44,-0.42,3.29,13.91,14.0,650.0,13.26,2.5,19.37,6.14,13.23,-0.13,2.51,13.5,13.31,650.0,9.26,2.07,14.41,3.11,11.3,0.05,2.47,9.49,9.31,650.0,3.18,1.46,8.07,-3.37,11.44,-0.3,4.53,3.49,3.11,649.0,-1.69,1.91,4.21,-8.74,12.95,-0.36,3.19,2.55,-1.44,650.0,-3.06,0.96,0.35,-5.43,5.79,-0.05,2.79,3.21,-2.95,650.0,-2.28,1.36,2.28,-6.26,8.54,0.28,3.25,2.66,-2.4,650.0,-4.28,0.9,-1.3,-7.09,5.79,0.32,3.48,4.37,-4.33,650.0,0.18,1.35,4.76,-2.54,7.3,0.6,3.31,1.36,0.08,650.0,3.67,1.48,7.52,-0.2,7.72,-0.14,2.37,3.96,3.8,650.0,7.19,1.77,11.38,2.56,8.82,-0.31,2.48,7.4,7.38,650.0,12.57,1.51,16.34,8.35,7.99,-0.24,2.66,12.66,12.76,650.0
+AR-U-G050017 = 10.47,2.49,19.65,5.87,13.78,0.39,2.75,10.76,10.55,658.0,9.5,1.98,14.41,2.83,11.57,-0.17,2.43,9.71,9.79,658.0,6.46,1.69,10.55,2.01,8.54,0.01,2.39,6.68,6.56,658.0,1.12,1.07,3.94,-2.13,6.06,-0.21,2.87,1.55,1.18,658.0,-2.69,1.36,2.15,-8.46,10.61,-0.23,4.05,3.01,-2.68,658.0,-4.42,1.3,-1.02,-8.19,7.17,-0.3,2.84,4.6,-4.33,658.0,-3.02,0.79,-1.02,-5.85,4.82,-0.44,3.08,3.12,-2.95,658.0,-4.71,1.38,-1.85,-9.29,7.44,-0.98,3.58,4.91,-4.33,658.0,-2.28,1.15,0.35,-6.26,6.61,-0.68,3.08,2.55,-2.13,658.0,0.2,1.15,3.11,-3.78,6.89,-0.21,2.84,1.17,0.08,658.0,3.44,1.42,6.42,0.35,6.06,0.22,1.87,3.72,3.18,658.0,9.51,1.64,13.03,5.87,7.17,-0.14,2.03,9.65,9.72,658.0
+AR-U-G050018 = 14.19,2.58,22.13,8.07,14.06,-0.19,2.34,14.42,14.41,874.0,16.17,2.3,21.02,9.72,11.3,-0.42,2.44,16.34,16.48,874.0,11.19,2.66,21.02,4.49,16.54,-0.02,2.33,11.5,11.24,874.0,3.73,2.17,8.9,-2.4,11.3,-0.23,2.19,4.32,4.07,874.0,-1.28,2.19,5.87,-6.81,12.68,-0.18,2.39,2.53,-1.02,874.0,-3.05,1.98,0.63,-8.46,9.09,-0.57,2.49,3.64,-2.68,874.0,-0.86,1.75,3.94,-4.88,8.82,-0.16,2.2,1.94,-0.61,874.0,-2.61,1.97,1.18,-6.54,7.72,-0.18,1.77,3.27,-2.4,874.0,1.04,1.91,5.31,-3.23,8.54,-0.26,2.21,2.17,1.32,874.0,5.28,2.61,9.72,-1.85,11.57,-0.68,2.37,5.89,6.0,874.0,9.92,2.4,15.51,4.21,11.3,-0.53,2.3,10.2,10.48,874.0,13.3,2.42,17.99,7.8,10.2,-0.55,2.16,13.51,14.0,874.0
+AR-V-G230001 = 3.72,0.85,8.35,0.35,7.99,-0.37,5.63,3.82,3.8,641.0,2.29,1.22,10.28,-0.75,11.02,0.7,5.8,2.6,2.28,641.0,2.85,1.92,9.45,-3.78,13.23,-0.03,3.43,3.44,2.83,641.0,-1.94,1.65,5.59,-6.54,12.13,0.5,3.54,2.55,-1.99,641.0,-3.7,1.18,3.25,-6.54,9.78,0.98,5.23,3.89,-3.92,641.0,-3.87,1.15,1.18,-7.91,9.09,0.77,6.25,4.03,-3.78,641.0,-5.18,0.96,-1.85,-8.74,6.89,-0.1,5.2,5.27,-5.16,641.0,-6.07,1.42,-0.2,-9.57,9.37,-0.22,2.99,6.24,-5.92,641.0,-3.21,1.05,1.73,-6.26,7.99,0.69,5.72,3.38,-3.23,641.0,-0.95,0.94,3.66,-4.33,7.99,-0.02,4.71,1.33,-0.89,641.0,0.22,1.16,4.07,-4.61,8.68,-0.75,4.29,1.18,0.35,641.0,3.17,1.03,7.38,0.08,7.3,-0.26,3.28,3.34,3.25,641.0
+AR-V-G230002 = 2.47,1.06,5.59,-0.47,6.06,-0.45,2.91,2.69,2.7,531.0,1.19,1.49,7.8,-2.95,10.75,-0.26,3.32,1.9,1.32,531.0,2.22,1.44,6.97,-2.68,9.65,0.08,3.41,2.64,2.08,531.0,-2.79,1.66,2.56,-14.53,17.09,-0.48,7.93,3.25,-2.68,530.0,-3.74,1.32,1.46,-7.09,8.54,0.76,4.54,3.96,-3.92,531.0,-3.38,0.95,-1.16,-6.26,5.1,-0.28,3.11,3.51,-3.37,531.0,-5.08,1.26,-1.85,-8.74,6.89,-0.67,3.55,5.23,-4.88,531.0,-7.0,1.29,-2.4,-9.57,7.17,0.58,3.08,7.12,-7.09,531.0,-2.52,1.42,2.56,-8.46,11.02,-0.3,4.01,2.9,-2.54,531.0,-1.64,1.36,2.83,-5.3,8.13,-0.09,2.9,2.13,-1.57,531.0,-0.2,1.51,4.21,-5.16,9.37,-0.65,3.38,1.52,0.08,530.0,1.47,1.18,5.04,-2.13,7.17,-0.02,2.85,1.88,1.46,531.0
+AR-V-G230003 = 2.19,0.68,2.83,1.18,1.65,-0.26,1.39,2.28,2.35,9.0,1.23,0.84,2.01,-0.33,2.34,-0.69,2.2,1.46,1.32,9.0,2.75,2.0,5.87,0.49,5.37,0.17,1.55,3.33,3.18,9.0,-2.2,2.21,1.46,-6.54,7.99,-0.3,3.28,3.03,-2.26,9.0,-1.69,0.35,-1.3,-2.33,1.03,-0.46,2.17,1.72,-1.71,9.0,-2.42,0.59,-1.3,-3.09,1.79,0.61,2.39,2.49,-2.4,9.0,-4.14,1.03,-2.68,-5.3,2.62,0.27,1.34,4.25,-4.61,9.0,-5.09,1.28,-2.4,-6.54,4.13,0.98,3.19,5.23,-5.23,9.0,-1.61,1.48,-0.2,-4.74,4.55,-1.13,3.29,2.12,-1.16,9.0,-1.22,2.1,1.46,-5.3,6.75,-0.54,2.66,2.32,-1.44,9.0,0.71,1.61,3.39,-1.78,5.17,0.06,2.21,1.67,0.84,9.0,2.68,0.65,3.66,2.01,1.65,0.6,1.87,2.75,2.42,9.0
+AR-W-G070001 = 20.59,0.68,22.13,19.37,2.76,0.34,2.67,20.6,20.47,71.0,19.61,0.73,21.3,17.99,3.31,-0.07,2.49,19.62,19.71,71.0,19.32,0.95,21.57,17.72,3.86,0.76,2.76,19.35,18.96,71.0,14.81,1.12,17.72,13.31,4.41,0.89,2.99,14.86,14.55,71.0,10.95,1.32,13.58,8.62,4.96,0.35,2.05,11.03,10.83,71.0,6.05,0.84,7.52,3.66,3.86,-0.56,2.54,6.11,6.14,71.0,12.02,0.57,13.31,11.1,2.2,0.29,2.37,12.03,11.93,71.0,11.25,0.81,12.76,9.59,3.17,-0.3,2.59,11.28,11.31,71.0,10.17,1.36,13.31,6.97,6.34,0.43,2.74,10.26,10.0,71.0,14.81,0.63,16.34,13.03,3.31,-0.03,3.01,14.82,14.82,71.0,18.06,0.98,20.75,16.34,4.41,0.93,4.02,18.08,17.85,71.0,19.25,1.05,21.57,16.89,4.69,0.17,2.75,19.28,19.09,71.0
+AR-W-G070002 = 20.57,0.71,22.4,19.37,3.03,0.4,3.48,20.58,20.47,26.0,20.01,0.78,21.44,18.82,2.62,0.42,2.16,20.03,19.85,26.0,19.41,0.43,20.33,18.68,1.65,0.15,2.21,19.42,19.37,26.0,14.42,1.33,17.3,12.48,4.82,0.52,2.3,14.48,14.2,26.0,11.22,1.1,13.72,9.17,4.55,0.51,2.91,11.27,11.0,26.0,4.98,1.38,6.69,0.91,5.79,-1.28,4.18,5.16,5.35,26.0,13.43,0.4,13.86,12.41,1.45,-0.99,3.22,13.43,13.55,26.0,12.3,0.94,14.13,10.55,3.58,-0.31,2.37,12.34,12.55,26.0,11.54,0.87,12.76,9.72,3.03,-0.64,2.43,11.57,11.86,26.0,15.52,0.65,16.61,13.86,2.76,-0.48,2.93,15.53,15.58,26.0,20.37,0.64,21.57,19.37,2.2,-0.11,2.01,20.38,20.44,26.0,19.77,0.67,21.02,18.27,2.76,-0.6,2.69,19.78,19.92,26.0
+AR-W-G070003 = 19.64,0.89,21.85,18.27,3.58,0.81,3.19,19.66,19.37,19.0,20.51,0.77,21.85,19.37,2.48,0.11,1.86,20.52,20.61,19.0,20.24,0.41,20.75,19.51,1.24,-0.26,1.76,20.25,20.33,19.0,17.42,0.97,19.37,15.51,3.86,0.04,2.56,17.44,17.44,19.0,12.98,1.02,14.96,10.83,4.13,-0.3,2.71,13.02,13.03,19.0,6.67,1.03,7.8,3.94,3.86,-1.29,3.74,6.74,7.18,19.0,13.42,0.17,13.86,13.03,0.83,0.36,4.1,13.42,13.44,19.0,11.68,0.78,13.03,10.28,2.76,-0.14,2.24,11.7,11.79,19.0,11.85,0.94,13.58,10.55,3.03,0.32,1.78,11.89,11.65,19.0,15.88,0.76,16.89,13.86,3.03,-1.15,3.77,15.9,16.2,19.0,19.02,0.76,20.2,17.72,2.48,0.15,2.05,19.03,18.96,19.0,20.38,1.16,22.13,18.41,3.72,-0.15,1.88,20.41,20.47,19.0
+AR-W-G070004 = 20.45,0.72,22.95,18.82,4.13,1.02,4.21,20.46,20.33,192.0,20.19,0.59,22.4,19.09,3.31,1.0,4.63,20.2,20.2,192.0,18.78,0.47,19.92,17.17,2.76,-0.37,3.13,18.79,18.78,192.0,14.2,0.59,15.79,12.48,3.31,-0.32,3.51,14.21,14.17,192.0,10.08,0.7,12.76,8.62,4.13,0.8,3.97,10.1,10.0,192.0,5.43,1.23,9.17,1.18,7.99,-0.56,4.2,5.57,5.59,192.0,12.58,0.48,14.13,11.1,3.03,-0.24,3.62,12.59,12.62,192.0,11.16,0.78,12.76,9.45,3.31,0.04,2.22,11.19,11.17,192.0,11.2,0.77,13.31,8.9,4.41,0.16,2.82,11.22,11.14,192.0,15.08,0.66,17.17,13.58,3.58,0.32,2.53,15.09,14.96,192.0,19.81,0.92,22.68,17.99,4.69,0.93,3.5,19.84,19.65,192.0,20.41,0.98,22.95,18.27,4.69,0.22,2.88,20.43,20.33,192.0
+AR-W-G070005 = 19.87,0.64,21.71,18.27,3.44,0.22,2.84,19.88,19.85,306.0,18.63,0.47,19.65,17.44,2.2,-0.33,2.73,18.64,18.68,306.0,18.04,0.43,19.09,17.17,1.93,-0.04,2.61,18.04,17.99,306.0,13.1,0.64,14.69,10.83,3.86,-0.34,3.19,13.11,13.17,306.0,8.97,0.82,11.1,7.24,3.86,0.19,2.22,9.0,8.97,306.0,4.09,1.22,7.8,1.73,6.06,0.17,2.53,4.27,4.07,306.0,11.21,0.9,13.58,9.72,3.86,0.57,2.53,11.24,11.1,306.0,9.49,0.87,12.48,6.69,5.79,-0.1,3.3,9.53,9.52,306.0,9.76,0.92,12.76,7.24,5.51,0.21,3.2,9.81,9.72,306.0,13.65,0.66,15.79,11.93,3.86,0.02,3.08,13.67,13.72,306.0,16.98,0.66,19.09,15.24,3.86,-0.06,2.94,17.0,17.03,306.0,18.78,0.57,20.2,16.61,3.58,-0.2,3.37,18.79,18.82,306.0
+AR-W-G070006 = 19.54,0.67,20.75,17.17,3.58,-1.05,4.45,19.55,19.65,79.0,19.62,0.53,21.44,18.27,3.17,0.76,4.47,19.63,19.51,79.0,19.48,0.55,21.16,18.54,2.62,0.66,3.14,19.48,19.37,79.0,16.02,0.77,17.58,13.79,3.79,-0.27,3.4,16.04,15.93,79.0,11.32,1.03,14.0,8.35,5.65,-0.23,3.68,11.36,11.52,79.0,6.42,1.11,9.04,3.94,5.1,0.18,2.52,6.51,6.42,79.0,12.77,0.7,14.41,10.83,3.58,-0.27,3.18,12.79,12.76,79.0,11.3,0.85,12.76,9.17,3.58,-0.58,2.61,11.33,11.52,79.0,11.23,0.65,13.17,9.45,3.72,0.2,3.54,11.25,11.24,79.0,15.85,0.65,17.17,14.27,2.89,-0.15,2.44,15.86,15.93,79.0,18.92,0.62,20.61,17.03,3.58,0.09,4.13,18.93,18.89,79.0,19.36,0.61,21.16,17.99,3.17,0.65,3.47,19.37,19.3,79.0
+AR-W-G070007 = 19.32,0.61,20.75,17.44,3.31,-0.49,3.2,19.33,19.37,143.0,18.5,0.64,20.2,16.89,3.31,0.41,2.97,18.51,18.41,143.0,18.35,0.53,20.2,17.44,2.76,0.66,3.74,18.36,18.34,143.0,13.35,1.45,17.44,9.17,8.27,0.06,3.38,13.43,13.51,143.0,9.09,1.55,12.76,4.21,8.54,0.09,3.6,9.22,9.17,143.0,2.68,1.2,5.87,-0.2,6.06,0.26,2.93,2.94,2.56,143.0,10.76,0.62,12.76,9.17,3.58,0.35,3.77,10.78,10.83,143.0,7.53,1.05,9.72,5.31,4.41,0.24,2.32,7.6,7.38,143.0,9.23,0.88,11.65,6.14,5.51,-0.15,4.01,9.27,9.17,143.0,13.35,0.82,15.51,11.38,4.13,0.2,2.61,13.38,13.31,143.0,17.25,1.36,21.71,15.51,6.2,1.37,4.41,17.3,16.75,143.0,17.69,0.83,19.92,15.51,4.41,0.44,3.1,17.71,17.58,143.0
+AR-W-G070008 = 20.29,0.85,22.68,18.68,4.0,0.29,2.7,20.31,20.33,92.0,19.8,0.62,21.16,18.27,2.89,-0.14,2.35,19.81,19.82,92.0,19.11,0.45,20.06,17.99,2.07,-0.11,2.44,19.11,19.09,92.0,14.25,0.81,16.82,12.48,4.34,0.46,3.79,14.27,14.2,92.0,11.27,0.83,12.76,8.35,4.41,-0.77,4.08,11.3,11.31,92.0,5.58,1.05,9.17,3.11,6.06,0.39,3.72,5.67,5.62,92.0,12.62,0.62,13.86,11.1,2.76,-0.03,2.42,12.64,12.58,92.0,12.19,0.95,13.86,9.72,4.13,-0.75,2.78,12.22,12.34,92.0,11.18,0.84,12.89,8.35,4.55,-0.38,3.32,11.21,11.24,92.0,15.38,0.42,16.61,14.13,2.48,0.4,3.83,15.38,15.27,92.0,20.86,0.83,22.4,19.09,3.31,-0.24,2.04,20.88,21.02,92.0,20.25,0.84,22.68,18.82,3.86,0.36,2.6,20.27,20.2,92.0
+AR-W-G070009 = 20.17,0.49,21.3,19.09,2.2,-0.63,2.79,20.18,20.23,74.0,19.52,0.53,21.02,18.27,2.76,-0.07,3.11,19.53,19.65,74.0,18.47,0.42,19.65,17.44,2.2,-0.03,2.77,18.47,18.54,74.0,13.56,0.54,14.69,11.65,3.03,-0.43,4.6,13.57,13.48,74.0,10.78,0.47,12.2,9.59,2.62,0.14,3.47,10.79,10.83,74.0,5.46,0.76,6.97,3.94,3.03,0.15,2.29,5.52,5.45,74.0,12.98,0.46,14.41,12.2,2.2,0.75,3.19,12.99,12.79,74.0,11.91,0.56,13.03,10.28,2.76,-0.19,2.72,11.92,11.93,74.0,11.22,0.49,12.2,10.0,2.2,-0.17,2.4,11.23,11.21,74.0,14.71,0.76,17.17,13.31,3.86,0.72,3.7,14.73,14.65,74.0,18.5,0.75,19.92,17.3,2.62,0.3,1.97,18.51,18.41,74.0,19.03,0.56,21.02,17.72,3.31,0.67,4.6,19.03,18.85,74.0
+AR-W-G070010 = 20.04,0.84,22.13,17.99,4.13,0.0,2.36,20.05,20.06,185.0,19.08,0.91,21.57,17.17,4.41,0.28,2.67,19.1,19.09,185.0,18.66,0.82,21.02,17.44,3.58,0.97,3.27,18.68,18.41,185.0,14.42,1.48,18.27,11.93,6.34,0.55,2.52,14.5,14.13,185.0,10.87,1.6,14.82,7.8,7.03,0.51,2.34,10.99,10.55,185.0,4.56,1.05,7.24,0.63,6.61,-0.17,4.18,4.68,4.49,185.0,11.69,0.63,13.58,10.0,3.58,0.54,3.46,11.71,11.58,185.0,9.11,0.97,12.76,6.97,5.79,0.32,3.45,9.16,9.04,185.0,10.22,0.97,12.48,8.35,4.13,0.46,2.38,10.27,10.0,185.0,14.56,1.05,16.89,12.48,4.41,0.42,2.39,14.6,14.41,185.0,17.64,1.64,21.85,15.24,6.61,0.88,2.58,17.71,17.03,185.0,18.65,0.94,21.16,16.61,4.55,0.15,2.76,18.67,18.54,185.0
+AR-W-G070011 = 20.94,0.55,22.13,19.65,2.48,-0.33,3.23,20.95,20.89,29.0,20.82,0.59,21.85,19.92,1.93,0.01,1.87,20.83,20.75,29.0,19.83,0.41,20.89,19.09,1.79,1.18,4.45,19.83,19.71,29.0,15.6,0.82,17.3,14.27,3.03,0.67,2.4,15.63,15.37,29.0,11.87,0.68,13.17,10.14,3.03,0.01,3.05,11.89,11.72,29.0,6.56,1.38,9.17,3.94,5.24,-0.17,2.58,6.7,6.69,29.0,13.72,0.6,14.69,13.03,1.65,0.37,1.65,13.73,13.58,29.0,12.42,0.63,13.58,11.38,2.2,0.23,2.04,12.43,12.48,29.0,11.67,0.72,13.31,10.55,2.76,0.69,2.6,11.69,11.45,29.0,16.63,0.51,17.44,15.51,1.93,-0.49,2.39,16.63,16.61,29.0,20.38,0.39,21.02,19.51,1.52,-0.75,2.79,20.39,20.47,29.0,20.33,0.54,21.57,19.09,2.48,0.46,3.49,20.33,20.2,29.0
+AR-W-G070012 = 21.03,1.28,23.5,17.99,5.51,-0.4,2.18,21.07,21.3,343.0,19.64,0.87,22.81,17.17,5.65,0.65,3.75,19.66,19.51,343.0,19.0,0.66,22.13,17.44,4.69,1.33,6.35,19.01,18.82,343.0,14.08,1.07,18.68,11.65,7.03,0.7,4.26,14.12,14.0,343.0,10.87,1.15,15.51,8.07,7.44,0.63,4.38,10.93,10.83,343.0,5.91,1.01,9.04,3.11,5.93,0.04,3.21,5.99,6.0,343.0,13.33,0.87,16.06,11.1,4.96,0.25,3.31,13.36,13.31,343.0,12.23,0.99,14.69,10.0,4.69,0.12,2.34,12.27,12.2,343.0,12.55,0.98,15.51,10.55,4.96,0.33,2.94,12.58,12.62,343.0,15.5,0.76,17.17,13.31,3.86,-0.12,2.54,15.52,15.51,343.0,20.81,1.82,24.33,16.89,7.44,-0.64,2.04,20.89,21.44,343.0,20.24,1.34,24.06,17.17,6.89,-0.07,2.61,20.28,20.33,343.0
+AR-W-G070013 = 20.66,0.48,22.13,19.37,2.76,0.24,3.59,20.67,20.61,58.0,19.74,1.03,21.85,17.72,4.13,-0.09,2.25,19.76,19.92,58.0,18.85,0.67,20.75,17.72,3.03,1.2,4.48,18.86,18.82,58.0,14.24,0.92,16.89,12.2,4.69,0.73,4.29,14.27,14.13,58.0,10.61,0.84,12.76,8.62,4.13,0.06,2.85,10.65,10.55,58.0,5.61,0.81,6.97,3.66,3.31,-0.61,3.03,5.67,5.8,58.0,12.02,0.62,13.58,10.83,2.76,-0.03,2.62,12.04,12.14,58.0,9.94,0.57,11.1,8.55,2.55,-0.22,2.7,9.96,10.0,58.0,9.56,0.94,11.65,8.07,3.58,0.34,2.36,9.61,9.45,58.0,14.47,0.61,16.61,13.31,3.31,0.77,4.81,14.48,14.44,58.0,16.8,0.72,18.54,15.51,3.03,0.72,2.97,16.82,16.61,58.0,19.17,0.66,20.75,18.27,2.48,0.98,3.1,19.18,18.96,58.0
+AR-W-G070014 = 20.34,0.37,20.75,19.37,1.38,-0.99,3.6,20.35,20.37,36.0,20.25,0.38,21.02,19.37,1.65,0.2,2.97,20.25,20.2,36.0,19.07,0.22,19.37,18.54,0.83,-0.83,2.9,19.07,19.09,36.0,13.94,0.35,14.41,13.03,1.38,-0.69,2.79,13.95,14.0,36.0,10.18,0.61,11.38,8.35,3.03,-0.65,3.88,10.2,10.21,36.0,5.66,0.95,7.52,4.21,3.31,0.37,2.45,5.73,5.87,36.0,12.71,0.38,13.31,11.65,1.65,-0.85,3.77,12.72,12.76,36.0,12.32,0.62,13.58,11.1,2.48,0.22,2.07,12.33,12.27,36.0,10.59,0.2,11.1,10.14,0.96,0.08,3.42,10.59,10.55,36.0,15.18,0.39,15.93,14.13,1.79,-0.34,3.06,15.19,15.24,36.0,19.56,0.58,20.61,18.54,2.07,-0.19,2.33,19.57,19.61,36.0,20.11,0.67,21.57,19.09,2.48,0.18,2.11,20.13,20.2,36.0
+AR-W-G070015 = 20.26,0.59,21.57,18.27,3.31,-0.37,3.12,20.27,20.33,372.0,19.38,0.59,21.02,17.72,3.31,0.35,2.97,19.39,19.37,372.0,18.31,0.59,19.92,16.61,3.31,-0.01,2.54,18.32,18.41,372.0,13.88,0.72,15.51,10.55,4.96,-1.3,5.11,13.9,14.0,372.0,9.88,0.68,11.93,7.8,4.13,0.27,3.27,9.9,9.86,372.0,5.95,1.16,8.35,0.63,7.72,-0.73,3.87,6.07,6.14,372.0,12.38,0.92,14.41,9.17,5.24,-0.67,2.9,12.42,12.48,372.0,10.1,0.73,12.76,7.52,5.24,-0.32,4.01,10.13,10.07,372.0,10.79,0.98,13.03,8.07,4.96,-0.67,3.31,10.83,10.96,372.0,14.42,0.54,16.06,12.76,3.31,0.09,3.25,14.43,14.41,372.0,18.02,0.59,20.13,16.34,3.79,0.64,3.95,18.03,17.99,372.0,19.51,0.98,22.95,17.17,5.79,0.37,2.78,19.54,19.47,372.0
+AR-W-G070016 = 19.5,0.57,20.75,17.72,3.03,-0.39,3.43,19.51,19.65,95.0,19.6,0.61,21.3,17.99,3.31,0.19,3.21,19.61,19.65,95.0,17.52,0.46,18.54,16.34,2.2,-0.28,2.75,17.53,17.58,95.0,14.0,0.79,15.79,11.93,3.86,-0.08,3.17,14.02,14.0,95.0,9.73,0.49,11.1,8.35,2.76,0.04,3.37,9.75,9.72,95.0,4.52,0.6,6.14,2.28,3.86,-0.2,4.57,4.56,4.49,95.0,10.86,0.41,12.2,10.0,2.2,0.38,3.48,10.87,10.83,95.0,9.18,0.78,10.83,6.83,4.0,-0.67,3.42,9.21,9.24,95.0,10.47,0.74,12.48,9.31,3.17,0.47,2.5,10.49,10.28,95.0,13.55,0.48,14.96,12.76,2.2,1.14,3.89,13.56,13.44,95.0,18.27,0.85,20.06,16.34,3.72,0.45,2.54,18.29,18.13,95.0,19.53,0.62,21.02,18.27,2.76,0.0,2.28,19.54,19.51,95.0
+AR-W-G070017 = 20.53,0.54,21.85,18.82,3.03,-0.36,3.27,20.53,20.54,180.0,19.71,0.53,21.3,18.27,3.03,0.43,3.41,19.71,19.65,180.0,18.19,0.49,19.51,16.89,2.62,0.11,2.76,18.2,18.13,180.0,13.73,0.71,15.51,11.1,4.41,-0.47,3.74,13.75,13.86,180.0,9.95,0.99,13.31,6.97,6.34,0.28,4.1,10.0,9.86,180.0,5.71,0.76,7.8,3.66,4.13,0.01,2.72,5.76,5.73,180.0,12.17,0.74,14.55,10.28,4.27,0.02,2.88,12.2,12.2,180.0,10.87,0.62,12.48,9.38,3.1,-0.2,2.5,10.88,10.96,180.0,10.3,0.87,13.03,8.62,4.41,0.42,3.21,10.34,10.28,180.0,14.67,0.67,15.79,12.76,3.03,-0.5,2.5,14.68,14.79,180.0,18.31,0.58,19.92,17.17,2.76,0.25,2.74,18.31,18.27,180.0,19.34,0.75,21.02,17.44,3.58,-0.38,2.51,19.35,19.44,180.0
+AR-W-G070018 = 20.32,0.39,21.02,18.54,2.48,-1.14,7.43,20.32,20.3,70.0,19.47,0.45,20.75,18.68,2.07,0.56,2.73,19.47,19.37,70.0,19.22,0.32,20.47,18.54,1.93,0.86,5.06,19.23,19.23,70.0,14.97,0.61,16.61,13.03,3.58,-0.1,3.55,14.98,14.96,70.0,9.99,0.75,12.0,8.35,3.65,0.07,3.11,10.02,10.0,70.0,5.86,0.93,7.8,2.83,4.96,-0.81,4.46,5.93,5.87,70.0,12.2,0.56,13.31,10.83,2.48,-0.69,2.98,12.22,12.2,70.0,10.74,0.88,12.2,8.9,3.31,-0.04,1.92,10.78,10.76,70.0,10.5,0.75,12.2,8.62,3.58,-0.1,2.63,10.53,10.55,70.0,15.26,0.61,16.89,14.13,2.76,0.42,2.76,15.27,15.24,70.0,18.71,0.71,19.65,16.61,3.03,-0.67,2.97,18.72,18.78,70.0,19.22,0.61,20.47,17.99,2.48,0.11,2.16,19.23,19.09,70.0
+AR-W-G070019 = 19.93,0.94,21.3,17.72,3.58,-0.77,2.74,19.95,20.2,23.0,20.29,0.61,21.57,19.37,2.2,0.13,2.22,20.3,20.4,23.0,20.07,0.47,21.16,19.37,1.79,1.0,3.51,20.07,19.92,23.0,16.53,0.45,17.44,15.51,1.93,-0.37,3.68,16.53,16.48,23.0,12.74,0.84,14.27,11.38,2.89,0.13,2.05,12.76,12.82,23.0,6.28,0.62,7.8,5.04,2.76,0.17,3.25,6.31,6.28,23.0,13.67,0.4,14.69,13.03,1.65,0.79,3.25,13.68,13.58,23.0,12.33,0.27,12.76,11.65,1.1,-0.56,3.06,12.34,12.34,23.0,12.2,0.76,13.58,10.96,2.62,-0.08,1.88,12.22,12.2,23.0,16.47,0.64,17.44,15.24,2.2,-0.32,2.07,16.49,16.48,23.0,19.08,0.34,19.92,18.54,1.38,0.77,3.25,19.08,18.96,23.0,19.8,0.71,21.02,18.68,2.34,0.09,1.73,19.81,19.92,23.0
+AR-W-G070020 = 19.68,0.73,21.85,18.54,3.31,1.23,4.27,19.69,19.51,93.0,19.31,0.55,20.75,17.99,2.76,0.25,2.85,19.32,19.23,93.0,18.99,0.45,19.92,17.99,1.93,0.02,2.0,19.0,18.96,93.0,14.88,1.13,17.17,12.48,4.69,0.14,2.17,14.92,14.82,93.0,10.93,0.76,13.31,8.76,4.55,0.36,3.6,10.96,10.96,93.0,7.19,1.16,9.72,3.94,5.79,0.03,2.92,7.29,7.24,93.0,12.86,0.76,14.13,10.55,3.58,-0.78,2.96,12.89,13.03,93.0,11.99,0.81,13.58,9.17,4.41,-0.81,3.71,12.01,12.2,93.0,10.85,0.67,12.76,9.45,3.31,0.47,3.26,10.87,10.83,93.0,15.72,0.66,17.44,14.41,3.03,0.18,2.56,15.74,15.65,93.0,20.31,0.89,22.4,18.82,3.58,0.05,2.08,20.33,20.33,93.0,19.29,0.49,20.2,18.27,1.93,-0.2,2.42,19.29,19.37,93.0
+AR-W-G070021 = 19.93,0.54,21.57,18.27,3.31,-0.12,3.01,19.94,19.92,248.0,19.42,0.6,21.3,17.99,3.31,0.47,2.89,19.43,19.37,248.0,18.36,0.41,19.65,17.17,2.48,0.34,3.36,18.36,18.27,248.0,13.76,0.62,15.51,12.07,3.44,0.15,2.86,13.78,13.72,248.0,10.55,0.93,12.48,8.48,4.0,-0.24,2.15,10.6,10.69,248.0,5.68,0.92,7.8,2.01,5.79,-0.37,3.74,5.75,5.69,248.0,12.93,0.52,14.69,11.38,3.31,-0.09,3.0,12.94,12.89,248.0,11.54,0.79,13.58,8.9,4.69,-0.14,2.9,11.56,11.52,248.0,11.54,0.62,13.17,9.45,3.72,-0.29,2.81,11.56,11.58,248.0,14.59,0.63,16.34,13.03,3.31,0.18,2.66,14.6,14.55,248.0,18.41,0.92,22.13,16.61,5.51,0.73,4.09,18.43,18.41,248.0,18.8,1.1,22.68,16.61,6.06,0.8,3.55,18.84,18.65,248.0
+AR-W-G070022 = 20.99,0.79,22.68,19.23,3.44,0.16,2.4,21.0,20.99,102.0,20.01,0.54,21.3,18.82,2.48,-0.11,2.75,20.02,20.16,102.0,19.17,0.38,20.47,18.27,2.2,0.95,4.58,19.18,19.09,102.0,14.38,0.96,17.23,12.2,5.03,0.22,3.66,14.42,14.41,102.0,10.67,0.97,13.58,8.9,4.69,0.41,2.66,10.72,10.55,102.0,5.89,0.84,7.24,3.66,3.58,-0.54,2.47,5.95,6.0,102.0,12.69,0.73,14.41,10.55,3.86,-0.18,2.82,12.71,12.76,102.0,12.71,0.79,14.96,10.83,4.13,0.33,2.56,12.74,12.48,102.0,11.79,0.56,13.44,10.55,2.89,0.48,3.26,11.81,11.72,102.0,15.66,0.57,17.17,14.41,2.76,0.11,2.53,15.67,15.62,102.0,21.1,0.89,23.23,19.37,3.86,0.05,2.59,21.12,21.09,102.0,20.36,0.66,21.85,18.82,3.03,0.3,2.66,20.37,20.33,102.0
+AR-W-G070023 = 20.67,0.54,21.85,19.37,2.48,-0.07,2.7,20.67,20.75,90.0,19.49,0.62,20.75,17.72,3.03,-0.61,2.95,19.5,19.61,90.0,18.56,0.42,19.65,17.72,1.93,-0.16,2.6,18.56,18.58,90.0,14.01,0.44,14.96,13.03,1.93,-0.22,3.02,14.02,14.13,90.0,9.66,0.82,11.38,7.8,3.58,-0.16,2.39,9.69,9.72,90.0,6.13,0.76,8.07,4.49,3.58,0.24,2.41,6.17,6.04,90.0,12.25,0.36,13.03,11.38,1.65,0.1,2.56,12.25,12.2,90.0,10.38,0.92,13.58,8.35,5.24,0.31,4.1,10.42,10.41,90.0,9.3,1.0,11.38,6.97,4.41,-0.13,2.24,9.36,9.45,90.0,14.67,0.58,15.93,13.31,2.62,-0.19,2.67,14.68,14.69,90.0,18.06,0.75,20.2,16.75,3.44,0.76,3.19,18.08,17.99,90.0,19.13,0.7,21.02,17.17,3.86,0.08,3.08,19.15,19.23,90.0
+AR-W-G070024 = 19.32,0.55,21.16,17.99,3.17,0.4,3.43,19.33,19.37,268.0,19.31,0.53,21.3,17.99,3.31,0.97,5.09,19.32,19.23,268.0,18.89,0.4,20.75,17.72,3.03,0.63,5.5,18.89,18.85,268.0,13.92,0.68,15.24,11.93,3.31,-0.17,2.52,13.93,13.93,268.0,10.77,0.69,13.03,8.62,4.41,0.17,3.22,10.79,10.69,268.0,5.02,0.8,8.9,2.56,6.34,0.49,5.33,5.09,5.04,268.0,12.81,0.44,14.13,11.38,2.76,0.08,3.16,12.82,12.76,268.0,11.89,0.72,13.86,10.28,3.58,0.08,2.58,11.91,11.93,268.0,11.71,0.77,14.13,9.45,4.69,-0.14,2.95,11.74,11.79,268.0,14.41,0.73,17.17,12.2,4.96,0.53,4.39,14.43,14.34,268.0,18.25,0.94,22.4,16.89,5.51,1.99,7.42,18.28,17.99,268.0,18.85,0.8,22.4,16.89,5.51,0.75,4.52,18.87,18.82,268.0
+AR-W-G070025 = 19.26,0.41,20.2,18.27,1.93,-0.32,2.66,19.27,19.37,93.0,18.6,0.24,19.09,17.44,1.65,-1.56,7.73,18.6,18.61,93.0,18.03,0.37,18.82,16.89,1.93,-0.79,4.09,18.03,17.99,93.0,13.15,0.61,14.69,11.58,3.1,-0.36,2.97,13.16,13.24,93.0,8.49,0.73,9.72,6.0,3.72,-0.85,3.99,8.52,8.62,93.0,2.75,0.94,5.04,0.08,4.96,0.04,2.89,2.91,2.7,93.0,11.19,0.58,12.48,10.0,2.48,0.25,2.31,11.2,11.1,93.0,8.51,0.82,10.83,6.42,4.41,0.12,3.39,8.55,8.55,93.0,9.06,0.69,11.1,7.52,3.58,0.61,3.32,9.09,8.9,93.0,13.11,0.68,15.51,11.38,4.13,0.77,4.92,13.12,13.1,93.0,17.04,0.72,19.23,15.51,3.72,0.37,3.81,17.06,17.03,93.0,18.0,0.5,19.09,16.68,2.41,-0.53,3.72,18.0,17.99,93.0
+AR-X-G060001 = 15.68,2.01,18.54,9.45,9.09,-1.29,3.92,15.8,16.34,179.0,14.72,1.6,17.44,10.14,7.3,-0.88,3.24,14.81,14.96,179.0,14.2,1.67,17.44,10.28,7.17,-0.58,2.68,14.3,14.55,179.0,10.29,1.26,13.58,7.38,6.2,-0.12,2.54,10.37,10.28,179.0,6.24,1.28,10.0,3.39,6.61,-0.1,2.74,6.37,6.35,179.0,1.14,1.35,4.21,-2.13,6.34,-0.19,2.17,1.77,1.18,179.0,5.03,0.94,6.97,2.28,4.69,-0.02,2.48,5.12,4.9,179.0,3.54,0.89,5.73,1.18,4.55,-0.17,2.53,3.65,3.59,179.0,5.09,1.52,8.35,2.01,6.34,-0.02,1.95,5.31,5.18,179.0,8.86,1.56,11.65,4.76,6.89,-0.71,2.71,8.99,9.17,179.0,13.72,1.68,17.17,9.45,7.72,-0.7,2.69,13.82,14.13,179.0,14.82,1.45,16.89,10.0,6.89,-1.09,3.75,14.89,15.1,179.0
+AR-X-G060002 = 18.64,0.51,19.51,17.58,1.93,-0.21,2.25,18.65,18.68,22.0,17.19,0.85,18.27,15.93,2.34,-0.25,1.55,17.21,17.2,22.0,16.08,1.07,17.58,14.41,3.17,0.04,1.61,16.11,16.17,22.0,12.09,0.81,13.31,10.28,3.03,-0.76,2.66,12.11,12.34,22.0,6.63,1.28,9.04,5.04,4.0,0.37,1.97,6.75,6.49,22.0,0.52,0.69,1.8,-1.3,3.1,-0.31,3.9,0.85,0.42,22.0,7.32,1.26,9.45,5.04,4.41,-0.09,1.92,7.42,7.59,22.0,3.15,0.88,5.31,2.01,3.31,0.44,2.73,3.27,3.11,22.0,5.96,0.86,7.73,4.21,3.51,-0.13,2.76,6.02,5.9,22.0,11.58,0.83,13.03,9.72,3.31,-0.41,2.5,11.61,11.65,22.0,15.1,1.24,16.89,13.31,3.58,0.09,1.66,15.15,15.03,22.0,16.51,0.73,17.99,15.24,2.76,-0.16,2.32,16.53,16.61,22.0
+AR-X-G060003 = 17.95,0.67,19.65,16.06,3.58,0.11,3.28,17.96,17.92,86.0,16.14,1.28,18.54,13.72,4.82,-0.03,2.36,16.19,16.3,86.0,15.71,0.75,17.72,13.38,4.34,0.07,4.76,15.73,15.65,86.0,11.87,0.6,13.86,10.83,3.03,1.27,4.53,11.88,11.65,86.0,7.69,0.78,9.72,6.0,3.72,-0.04,2.54,7.73,7.76,86.0,1.37,1.46,4.49,-1.3,5.79,0.46,2.04,2.0,0.91,86.0,6.35,1.16,8.9,2.97,5.93,-0.42,2.95,6.46,6.28,86.0,3.32,1.39,6.28,0.91,5.37,0.53,2.22,3.6,2.97,86.0,6.2,1.38,8.9,3.66,5.24,0.41,2.26,6.35,5.87,86.0,10.69,0.89,13.58,8.9,4.69,0.86,3.92,10.73,10.55,86.0,14.67,1.05,17.72,13.17,4.55,1.13,3.62,14.71,14.31,86.0,15.97,0.62,17.72,14.62,3.1,0.86,4.17,15.98,15.93,86.0
+AR-X-G060004 = 19.47,2.51,23.78,11.38,12.4,-1.44,4.49,19.63,20.06,248.0,18.4,2.59,21.57,10.0,11.57,-1.15,3.77,18.58,18.85,248.0,17.07,2.76,21.02,9.17,11.85,-1.08,3.18,17.29,17.85,248.0,14.62,2.57,18.54,7.52,11.02,-0.88,2.86,14.85,15.51,248.0,11.27,2.77,15.51,2.28,13.23,-0.94,3.41,11.6,12.2,248.0,2.65,1.55,6.14,-2.4,8.54,-1.08,4.9,3.07,2.83,248.0,9.36,1.96,13.03,2.28,10.75,-1.29,4.81,9.56,9.66,248.0,6.4,1.79,10.83,1.46,9.37,-0.88,3.34,6.64,6.83,248.0,9.31,2.31,12.76,0.08,12.68,-1.64,5.54,9.59,10.0,248.0,13.48,2.81,17.44,3.66,13.78,-1.46,4.77,13.77,14.31,248.0,17.43,2.74,21.3,8.35,12.95,-1.41,4.42,17.65,17.99,248.0,19.25,2.95,22.68,10.55,12.13,-1.45,4.3,19.48,19.92,248.0
+AR-X-G060005 = 17.86,0.97,20.47,15.24,5.24,0.03,2.72,17.89,17.85,482.0,17.45,0.73,19.65,15.79,3.86,0.44,3.0,17.46,17.44,482.0,14.7,0.77,16.34,12.76,3.58,-0.46,2.49,14.72,14.82,482.0,10.98,1.06,14.69,7.24,7.44,0.36,3.63,11.03,10.83,482.0,4.18,1.15,7.24,-0.2,7.44,-0.25,3.66,4.33,4.21,482.0,-0.4,0.97,2.56,-3.23,5.79,0.55,2.8,1.05,-0.61,482.0,4.95,0.68,6.69,3.11,3.58,0.03,2.49,4.99,4.97,482.0,1.8,0.64,3.94,-1.02,4.96,-0.12,3.8,1.91,1.8,482.0,4.48,1.2,8.62,1.04,7.58,0.36,3.67,4.64,4.49,482.0,8.57,0.87,11.65,5.04,6.61,-0.36,3.27,8.62,8.62,482.0,16.23,0.9,19.37,13.03,6.34,0.26,3.22,16.25,16.06,482.0,16.1,0.81,18.27,13.31,4.96,-0.26,3.26,16.12,16.2,482.0
+AR-X-G060006 = 18.13,0.44,19.09,16.75,2.34,-0.76,3.25,18.13,18.27,185.0,16.19,0.71,17.85,13.86,4.0,-0.03,3.21,16.2,16.06,185.0,14.66,0.44,15.51,13.31,2.2,-0.23,2.62,14.66,14.69,185.0,12.26,0.79,14.13,10.0,4.13,-0.57,2.52,12.28,12.48,185.0,6.5,0.85,8.62,4.21,4.41,0.04,2.72,6.55,6.49,185.0,0.14,0.76,2.01,-1.57,3.58,0.36,2.61,0.77,0.08,185.0,4.87,1.27,7.8,2.01,5.79,0.29,2.38,5.04,4.76,185.0,0.49,0.86,3.11,-1.85,4.96,0.02,3.04,0.99,0.42,185.0,3.04,1.17,5.18,-0.2,5.37,-0.29,2.08,3.26,3.25,185.0,9.74,0.91,12.76,5.87,6.89,-0.44,5.34,9.78,9.72,185.0,14.64,0.96,16.61,11.1,5.51,-0.67,4.22,14.67,14.69,185.0,17.27,0.51,18.54,16.06,2.48,-0.03,2.49,17.28,17.3,185.0
+AR-X-G060007 = 19.12,1.89,23.23,15.24,7.99,-0.42,2.42,19.22,19.51,187.0,17.58,1.61,19.92,13.44,6.48,-0.89,2.65,17.65,17.99,187.0,17.26,1.73,19.92,13.31,6.61,-0.62,2.07,17.34,17.85,187.0,14.61,1.86,18.54,10.28,8.27,-0.52,2.3,14.73,15.1,187.0,11.43,2.24,14.96,6.69,8.27,-0.6,2.03,11.65,12.07,187.0,3.34,1.11,5.59,0.08,5.51,0.16,2.45,3.52,3.11,187.0,9.59,1.81,13.58,5.73,7.85,-0.51,2.17,9.76,10.14,187.0,6.84,1.66,10.28,2.83,7.44,-0.59,2.25,7.04,7.52,187.0,9.05,2.13,12.48,4.21,8.27,-0.44,2.11,9.3,9.52,187.0,14.01,2.27,17.72,8.35,9.37,-1.06,3.02,14.19,14.82,187.0,16.96,1.97,20.33,11.65,8.68,-0.77,2.59,17.07,17.3,187.0,19.76,2.38,23.23,14.55,8.68,-0.66,2.26,19.9,20.33,187.0
+AR-X-G060008 = 17.82,0.84,20.75,15.24,5.51,-0.16,3.03,17.84,17.85,314.0,16.23,0.88,18.27,13.58,4.69,-0.35,2.8,16.26,16.24,314.0,14.66,0.47,16.34,12.76,3.58,-0.45,4.22,14.66,14.69,314.0,11.28,0.8,13.58,9.45,4.13,0.26,2.98,11.3,11.24,314.0,4.89,0.87,7.24,2.01,5.24,-0.21,2.92,4.97,4.94,314.0,-0.25,0.65,1.73,-1.85,3.58,-0.1,3.02,0.7,-0.2,314.0,4.11,1.18,6.69,0.91,5.79,-0.02,2.21,4.28,4.07,314.0,1.56,1.23,4.49,-2.13,6.61,-0.52,3.36,1.99,1.59,314.0,2.61,0.78,5.04,0.08,4.96,0.12,4.41,2.73,2.56,314.0,9.44,1.29,13.58,6.69,6.89,0.71,2.83,9.52,9.17,314.0,14.86,0.66,16.61,13.31,3.31,0.28,2.5,14.88,14.82,314.0,16.26,0.97,18.41,13.03,5.37,-0.59,3.28,16.29,16.34,314.0
+AR-X-G060009 = 17.85,0.55,19.65,16.61,3.03,0.56,3.49,17.85,17.72,361.0,16.34,0.55,17.99,14.96,3.03,0.24,2.86,16.35,16.34,361.0,14.83,0.53,16.61,13.31,3.31,0.01,3.0,14.84,14.82,361.0,10.73,0.77,13.03,7.8,5.24,0.29,4.01,10.76,10.69,361.0,5.99,1.72,10.55,0.91,9.65,0.15,2.58,6.24,5.87,361.0,-0.09,1.1,3.66,-2.68,6.34,0.36,3.04,1.11,-0.2,361.0,6.84,1.24,10.41,3.94,6.48,0.36,2.77,6.95,6.69,361.0,0.47,0.89,2.83,-2.4,5.24,0.05,3.1,1.01,0.35,361.0,4.88,1.15,8.62,1.18,7.44,0.19,3.52,5.01,4.9,361.0,8.84,1.35,13.03,5.04,7.99,0.05,3.53,8.94,8.69,361.0,13.62,0.61,15.79,11.65,4.13,-0.23,3.66,13.63,13.65,361.0,16.17,0.59,17.99,13.58,4.41,-0.24,3.91,16.18,16.2,361.0
+AR-X-G060010 = 19.8,1.92,23.64,15.93,7.72,-0.24,1.73,19.89,20.47,150.0,19.08,2.2,22.4,14.55,7.85,-0.47,1.84,19.2,19.92,150.0,18.05,2.28,21.02,13.44,7.58,-0.56,1.75,18.19,19.09,150.0,14.87,2.15,18.82,10.55,8.27,-0.25,1.83,15.03,15.65,150.0,11.29,2.39,15.79,7.38,8.41,0.04,1.74,11.53,11.1,150.0,2.97,1.31,5.87,0.35,5.51,0.31,2.34,3.25,2.83,150.0,9.11,1.73,13.86,5.87,7.99,0.43,2.56,9.27,8.9,150.0,7.84,2.0,12.48,3.66,8.82,-0.03,2.23,8.09,8.07,150.0,9.69,2.3,13.31,4.9,8.41,-0.47,1.86,9.95,10.52,150.0,13.93,1.99,16.89,10.0,6.89,-0.53,1.82,14.07,14.82,150.0,19.42,2.98,23.23,13.44,9.78,-0.47,1.69,19.65,20.95,150.0,19.4,1.98,22.4,14.69,7.72,-0.41,1.86,19.5,19.92,150.0
+AR-X-G060011 = 19.32,2.49,24.61,14.96,9.65,-0.28,1.83,19.48,20.2,113.0,17.65,2.32,20.75,13.03,7.72,-0.49,1.87,17.8,18.41,113.0,16.58,2.31,20.2,10.83,9.37,-0.57,2.02,16.74,17.44,113.0,14.03,2.31,17.17,9.45,7.72,-0.61,1.96,14.22,14.96,113.0,9.65,2.15,13.86,5.31,8.54,-0.35,1.94,9.88,10.41,113.0,0.54,1.58,3.94,-3.5,7.44,-0.35,2.92,1.66,0.63,113.0,7.55,1.56,11.1,3.66,7.44,-0.32,3.16,7.71,7.66,113.0,6.39,1.83,10.55,2.56,7.99,-0.12,2.59,6.64,6.56,113.0,8.77,2.64,13.31,1.73,11.57,-0.3,2.26,9.16,9.04,113.0,12.5,2.38,16.34,8.35,7.99,-0.36,1.84,12.72,13.03,113.0,17.51,2.78,21.85,11.38,10.47,-0.4,1.87,17.73,18.27,113.0,18.22,2.43,21.85,12.48,9.37,-0.52,2.06,18.38,19.09,113.0
+AR-X-G060012 = 17.59,0.7,19.09,15.51,3.58,-0.45,2.8,17.6,17.72,331.0,16.61,0.74,18.68,14.69,4.0,0.35,2.53,16.62,16.48,331.0,14.82,0.58,16.34,12.76,3.58,-0.41,3.34,14.83,14.96,331.0,11.24,0.87,14.41,8.07,6.34,0.12,4.15,11.27,11.24,331.0,4.6,0.91,6.42,0.91,5.51,-0.81,4.15,4.69,4.76,331.0,-0.23,0.68,1.73,-2.13,3.86,0.22,3.15,0.72,-0.2,331.0,5.94,0.72,8.35,3.94,4.41,0.42,3.24,5.98,5.87,331.0,1.28,0.8,3.66,-0.75,4.41,-0.28,2.87,1.51,1.46,331.0,3.16,1.06,6.14,0.63,5.51,-0.28,2.86,3.33,3.39,331.0,9.22,1.31,12.89,4.49,8.41,0.24,3.25,9.32,9.17,331.0,15.17,0.72,16.89,13.17,3.72,-0.52,3.03,15.19,15.24,331.0,15.37,0.56,16.89,13.86,3.03,-0.06,2.76,15.38,15.37,331.0
+AR-X-G060013 = 15.8,2.33,19.65,9.72,9.92,-0.8,2.9,15.97,16.34,102.0,14.28,2.02,17.44,9.17,8.27,-0.58,2.58,14.42,14.55,102.0,13.73,1.71,16.61,8.62,7.99,-0.91,3.45,13.84,14.0,102.0,10.78,1.33,13.86,6.69,7.17,-0.3,3.64,10.87,10.83,102.0,6.66,1.62,8.9,1.73,7.17,-1.17,3.79,6.85,6.97,102.0,1.09,1.41,3.94,-2.95,6.89,-0.94,3.71,1.78,1.35,102.0,6.69,1.35,9.31,2.97,6.34,-0.84,3.69,6.82,6.97,102.0,4.51,1.26,6.97,1.18,5.79,-0.34,2.94,4.69,4.73,102.0,6.26,2.02,10.41,1.18,9.23,-0.53,3.12,6.57,6.42,102.0,9.11,2.35,12.48,2.42,10.06,-1.09,3.51,9.4,9.72,102.0,13.45,2.47,18.54,6.14,12.4,-0.63,3.53,13.67,13.86,102.0,14.82,2.04,19.37,9.17,10.2,-0.49,3.68,14.96,14.86,102.0
+AR-X-G060014 = 16.66,0.72,19.37,14.13,5.24,0.28,3.11,16.67,16.61,722.0,16.09,0.99,19.37,13.17,6.2,-0.19,2.9,16.12,16.06,722.0,14.36,0.59,16.61,12.48,4.13,0.36,3.46,14.37,14.27,722.0,10.32,0.85,12.48,8.07,4.41,0.12,2.57,10.35,10.28,722.0,5.09,1.03,8.62,1.46,7.17,0.17,3.7,5.2,5.11,722.0,0.05,1.1,3.94,-3.23,7.17,0.77,4.11,1.1,-0.06,722.0,4.71,1.01,7.52,0.91,6.61,-0.71,4.32,4.82,4.76,722.0,2.49,0.99,6.14,-0.2,6.34,0.46,3.59,2.68,2.42,722.0,5.03,1.34,8.35,1.46,6.89,0.01,2.21,5.2,5.0,722.0,8.32,0.96,11.1,5.59,5.51,-0.09,2.56,8.38,8.35,722.0,14.91,1.08,17.44,11.93,5.51,-0.5,2.25,14.94,15.24,722.0,15.31,0.75,18.54,13.31,5.24,0.44,3.66,15.33,15.31,722.0
+AR-X-G060015 = 18.52,1.02,22.95,16.34,6.61,1.35,6.13,18.55,18.27,262.0,17.94,1.17,22.4,15.79,6.61,0.88,4.36,17.98,17.99,262.0,15.94,0.91,18.82,14.69,4.13,0.98,3.54,15.97,15.79,262.0,12.75,0.81,17.44,11.38,6.06,2.5,12.38,12.77,12.62,262.0,7.07,1.85,14.13,3.66,10.47,1.28,4.92,7.31,6.69,262.0,0.8,0.95,4.76,-1.3,6.06,0.8,4.7,1.24,0.77,262.0,6.14,2.11,10.83,2.28,8.54,0.24,2.08,6.49,5.9,262.0,2.3,1.24,10.0,-0.47,10.47,2.28,12.43,2.61,2.15,262.0,5.78,1.45,12.2,0.35,11.85,0.75,6.74,5.96,5.59,262.0,11.47,1.13,15.79,7.52,8.27,0.13,3.88,11.53,11.24,262.0,15.94,1.85,20.47,12.89,7.58,0.24,1.93,16.05,15.65,262.0,17.19,1.16,21.85,15.24,6.61,0.98,4.76,17.23,17.03,262.0
+AR-X-G060016 = 19.4,1.02,21.3,17.03,4.27,-0.43,2.11,19.43,19.65,227.0,18.89,1.61,21.85,15.79,6.06,-0.29,1.9,18.96,19.3,227.0,17.22,1.48,20.54,14.0,6.55,-0.44,2.17,17.28,17.44,227.0,15.04,1.42,19.16,12.34,6.82,0.22,2.22,15.11,14.96,227.0,10.32,1.15,14.55,7.8,6.75,0.49,3.56,10.38,10.28,227.0,2.46,1.44,7.66,-0.47,8.13,0.74,3.77,2.85,2.42,227.0,9.26,1.66,12.76,5.59,7.17,-0.26,1.96,9.4,9.59,227.0,5.29,1.23,10.21,3.11,7.1,0.8,3.42,5.43,5.04,227.0,7.35,1.73,11.38,3.39,7.99,0.3,2.26,7.55,7.18,227.0,11.57,1.51,15.24,8.62,6.61,0.02,2.11,11.66,11.58,227.0,17.55,1.52,20.47,13.86,6.61,-0.2,2.05,17.61,17.85,227.0,18.54,1.13,21.44,15.79,5.65,0.0,2.23,18.58,18.54,227.0
+AR-X-G060017 = 17.81,0.46,19.09,16.89,2.2,0.21,2.83,17.82,17.85,184.0,16.47,0.48,17.72,15.24,2.48,0.02,2.41,16.48,16.48,184.0,14.61,0.36,15.65,13.86,1.79,0.35,3.09,14.62,14.55,184.0,11.52,0.56,13.03,10.0,3.03,0.29,2.97,11.53,11.38,184.0,5.92,0.89,8.07,3.11,4.96,-0.06,3.13,5.99,5.87,184.0,-0.51,0.7,1.46,-2.68,4.13,0.25,3.44,0.87,-0.54,184.0,5.45,0.74,7.52,3.66,3.86,-0.22,3.0,5.5,5.45,184.0,1.74,0.82,3.66,-0.2,3.86,0.26,2.19,1.92,1.73,184.0,3.71,1.05,6.56,1.46,5.1,0.21,2.88,3.86,3.66,184.0,10.44,0.87,12.69,7.8,4.89,-0.04,3.46,10.48,10.41,184.0,14.22,0.49,15.24,12.76,2.48,0.06,2.76,14.23,14.17,184.0,16.75,0.52,17.99,15.24,2.76,-0.58,3.59,16.76,16.75,184.0
+AR-X-G060018 = 16.99,3.6,20.89,9.72,11.16,-0.84,2.28,17.36,18.82,124.0,15.22,2.81,18.82,8.9,9.92,-0.88,2.67,15.48,15.79,124.0,13.91,2.96,17.44,8.07,9.37,-0.58,1.98,14.22,14.55,124.0,11.8,2.45,15.24,6.14,9.09,-0.81,2.58,12.05,12.48,124.0,7.18,2.62,11.1,0.91,10.2,-0.58,2.2,7.63,7.8,124.0,0.45,1.85,3.66,-4.06,7.72,-0.23,2.32,1.89,0.35,124.0,6.58,2.03,10.55,1.46,9.09,-0.5,2.7,6.88,6.97,124.0,4.84,2.12,8.07,0.08,7.99,-0.63,2.2,5.29,5.66,124.0,6.59,3.08,10.55,-0.75,11.3,-0.84,2.57,7.27,7.35,124.0,9.8,3.1,14.13,1.46,12.68,-1.04,2.88,10.27,11.17,124.0,14.23,3.44,19.65,6.14,13.5,-0.92,2.77,14.64,15.65,124.0,15.48,3.06,19.65,8.35,11.3,-0.99,2.82,15.78,16.68,124.0
+AR-X-G060019 = 16.89,2.64,21.3,10.28,11.02,-0.9,2.97,17.09,17.79,63.0,14.93,2.09,17.99,9.45,8.54,-0.88,2.92,15.07,15.51,63.0,13.82,2.04,16.34,9.17,7.17,-0.7,2.32,13.97,14.41,63.0,10.78,1.64,13.58,6.69,6.89,-0.57,2.82,10.9,10.83,63.0,7.19,1.6,10.28,3.39,6.89,-0.49,2.61,7.37,7.52,63.0,0.02,1.33,3.11,-2.68,5.79,0.47,2.46,1.32,-0.33,63.0,5.7,1.12,7.8,3.66,4.13,0.04,1.83,5.81,5.59,63.0,4.35,1.14,6.42,1.46,4.96,-0.38,2.38,4.5,4.35,63.0,6.82,1.61,8.9,2.28,6.61,-0.92,3.29,7.0,7.11,63.0,9.5,1.83,12.76,5.31,7.44,-0.78,2.74,9.67,10.0,63.0,13.74,1.99,16.89,9.72,7.17,-0.36,2.28,13.88,13.58,63.0,15.8,1.88,18.54,11.1,7.44,-1.19,3.49,15.91,16.55,63.0
+AR-X-G060020 = 19.84,1.78,26.54,17.44,9.09,1.47,4.34,19.91,19.23,606.0,19.0,2.02,24.88,16.06,8.82,1.41,4.01,19.11,18.27,606.0,16.89,2.09,23.5,14.69,8.82,1.77,5.07,17.02,16.06,606.0,13.31,2.74,21.02,9.72,11.3,1.59,4.31,13.59,12.27,606.0,8.65,3.29,17.44,4.21,13.23,1.57,4.22,9.25,7.52,606.0,2.46,2.61,10.96,-0.47,11.44,1.88,5.5,3.58,1.59,606.0,8.83,1.49,12.62,5.31,7.3,0.25,2.36,8.96,8.69,606.0,3.68,3.4,12.89,-1.57,14.47,1.53,4.04,5.01,2.46,606.0,7.67,2.64,16.06,3.11,12.95,1.28,3.89,8.1,6.97,606.0,12.16,2.47,19.92,6.42,13.5,1.28,4.21,12.4,11.52,606.0,16.6,2.47,23.78,11.93,11.85,1.23,3.42,16.79,15.68,606.0,18.61,2.31,25.43,16.34,9.09,1.72,4.69,18.76,17.72,606.0
+AR-X-G060021 = 16.85,1.52,18.54,9.59,8.96,-2.69,10.8,16.92,17.17,115.0,15.64,1.19,17.85,10.69,7.17,-2.08,7.75,15.69,15.93,115.0,14.46,0.97,16.2,9.31,6.89,-2.86,13.13,14.5,14.69,115.0,11.31,0.88,13.03,7.8,5.24,-0.95,5.67,11.34,11.38,115.0,6.15,1.14,8.62,4.21,4.41,0.1,1.96,6.26,6.14,115.0,0.35,1.16,3.39,-2.13,5.51,0.66,2.65,1.21,-0.06,115.0,5.02,1.29,8.9,2.56,6.34,0.85,3.43,5.19,4.76,115.0,2.73,1.52,6.14,-1.02,7.17,-0.22,2.5,3.13,2.83,115.0,4.67,1.73,8.62,1.87,6.75,0.65,2.26,4.98,4.14,115.0,9.66,1.2,12.34,4.9,7.44,-1.76,7.55,9.73,9.93,115.0,13.39,1.03,15.51,9.04,6.48,-1.43,7.35,13.43,13.51,115.0,15.51,1.12,16.89,10.0,6.89,-2.48,10.29,15.55,15.79,115.0
+AR-X-G060022 = 18.9,1.95,23.5,16.34,7.17,0.43,1.97,19.0,18.41,109.0,18.13,2.04,21.3,15.37,5.93,0.21,1.37,18.24,17.58,109.0,16.26,2.07,19.78,13.03,6.75,0.22,1.5,16.39,15.58,109.0,14.49,2.41,18.82,10.83,7.99,0.11,1.37,14.69,14.34,109.0,11.61,2.99,15.93,6.42,9.51,0.06,1.4,11.99,10.96,109.0,2.9,2.04,6.14,-0.75,6.89,-0.08,1.66,3.54,2.83,109.0,9.8,3.07,14.96,4.76,10.2,0.01,1.5,10.26,9.86,109.0,5.51,2.59,10.0,1.73,8.27,0.34,1.63,6.08,4.49,109.0,8.67,3.61,14.96,3.66,11.3,0.18,1.43,9.39,8.07,109.0,13.82,3.08,19.09,8.62,10.47,-0.03,1.43,14.16,14.13,109.0,17.32,2.57,21.57,13.03,8.54,-0.01,1.44,17.51,17.58,109.0,19.58,2.96,24.06,15.24,8.82,0.08,1.35,19.8,19.51,109.0
+AR-X-G060023 = 17.34,0.54,18.54,15.79,2.76,-0.21,2.56,17.35,17.44,195.0,15.83,0.5,17.99,14.69,3.31,0.4,4.23,15.84,15.79,195.0,14.87,0.5,16.89,13.58,3.31,0.57,4.29,14.87,14.82,195.0,11.54,0.58,13.31,10.28,3.03,0.34,2.63,11.55,11.52,195.0,5.72,0.76,8.07,3.39,4.69,-0.11,3.5,5.77,5.87,195.0,-0.61,0.95,1.73,-2.68,4.41,-0.04,2.22,1.13,-0.61,195.0,3.69,1.34,6.42,1.18,5.24,-0.04,2.01,3.92,3.73,195.0,0.62,1.42,3.66,-2.4,6.06,0.23,2.09,1.55,0.35,195.0,3.29,0.7,5.31,0.63,4.69,-0.21,3.92,3.37,3.25,195.0,9.2,0.96,11.72,5.59,6.13,-0.15,3.88,9.25,9.17,195.0,13.94,0.51,15.51,12.76,2.76,0.33,2.71,13.95,13.86,195.0,16.48,0.79,17.99,14.13,3.86,-0.66,2.89,16.49,16.61,195.0
+AR-X-G060024 = 17.28,0.92,18.82,14.69,4.13,-0.66,2.84,17.3,17.44,123.0,16.09,1.26,18.13,12.76,5.37,-0.63,3.0,16.14,16.34,123.0,15.3,0.65,16.61,12.76,3.86,-1.21,5.15,15.31,15.44,123.0,11.6,0.5,12.76,9.45,3.31,-0.99,6.27,11.62,11.65,123.0,7.81,0.83,9.72,5.73,4.0,-0.07,2.57,7.85,7.8,123.0,1.67,0.66,3.39,0.35,3.03,0.46,2.58,1.79,1.59,123.0,6.17,0.84,7.52,3.52,4.0,-1.3,4.48,6.23,6.42,123.0,3.28,0.95,5.87,0.63,5.24,0.35,3.52,3.41,3.25,123.0,5.09,0.74,6.97,2.83,4.13,-0.31,3.36,5.14,5.11,123.0,10.08,0.89,11.65,7.8,3.86,-0.12,2.22,10.12,10.0,123.0,14.2,0.89,16.61,11.93,4.69,0.4,2.93,14.23,14.0,123.0,15.73,0.66,17.65,14.13,3.51,0.37,3.77,15.74,15.79,123.0
+AR-X-G060025 = 20.09,2.5,26.81,15.51,11.3,0.34,2.37,20.25,20.2,392.0,19.53,2.65,25.16,14.96,10.2,0.41,2.24,19.71,19.37,392.0,18.31,2.56,23.37,13.58,9.78,0.23,1.98,18.49,18.41,392.0,15.95,2.79,21.02,11.65,9.37,0.12,1.75,16.19,16.34,392.0,11.83,3.23,17.72,5.59,12.13,0.05,1.71,12.26,11.65,392.0,4.19,2.69,11.1,0.49,10.61,1.02,3.05,4.98,3.39,392.0,9.53,2.4,14.13,4.49,9.65,-0.22,1.63,9.83,10.0,392.0,6.89,3.15,13.58,1.73,11.85,0.49,2.02,7.57,6.31,392.0,9.32,3.57,16.89,3.11,13.78,0.39,2.12,9.98,9.17,392.0,13.9,3.52,20.75,7.52,13.23,0.11,1.72,14.33,13.55,392.0,18.51,2.9,24.06,13.31,10.75,0.04,2.07,18.73,19.09,392.0,20.59,3.16,26.54,15.51,11.02,0.06,1.68,20.83,20.89,392.0
+AR-X-G060026 = 18.2,0.39,19.37,16.89,2.48,-0.05,3.44,18.21,18.23,410.0,16.04,0.84,17.99,13.31,4.69,-0.2,3.13,16.07,16.06,410.0,14.65,0.65,16.61,12.48,4.13,0.17,3.17,14.66,14.55,410.0,10.96,0.76,13.58,9.17,4.41,0.34,2.97,10.98,10.93,410.0,6.07,1.23,8.62,2.83,5.79,0.02,2.33,6.19,6.0,410.0,-0.22,1.12,3.66,-2.68,6.34,0.16,2.32,1.14,-0.33,410.0,6.06,1.46,9.72,2.28,7.44,-0.06,2.37,6.23,6.07,410.0,1.4,1.02,4.76,-1.85,6.61,-0.23,3.11,1.73,1.46,410.0,3.94,1.52,7.8,0.63,7.17,0.18,2.38,4.22,3.94,410.0,8.99,1.13,11.65,4.49,7.17,-0.44,2.93,9.06,9.17,410.0,14.25,0.79,16.61,12.2,4.41,0.19,2.89,14.27,14.13,410.0,16.81,0.62,18.54,14.96,3.58,0.05,2.96,16.82,16.75,410.0
+AR-Y-G100001 = 3.81,5.97,14.13,-5.71,19.84,0.19,1.72,7.04,3.94,71.0,4.69,3.23,11.1,-0.47,11.57,0.21,1.97,5.68,4.35,71.0,5.71,3.58,14.13,-2.95,17.09,0.1,2.71,6.72,5.87,71.0,6.29,4.09,11.24,-4.88,16.12,-0.8,2.54,7.49,8.0,71.0,4.21,4.53,10.28,-5.98,16.26,-0.49,1.94,6.16,5.59,71.0,1.14,2.21,4.35,-5.02,9.37,-0.97,3.32,2.47,1.59,71.0,4.94,4.78,11.79,-7.64,19.43,-0.69,2.42,6.85,6.83,71.0,3.74,3.94,9.31,-5.16,14.47,-0.5,2.0,5.41,5.04,71.0,4.3,4.77,11.17,-4.88,16.05,-0.32,1.9,6.4,5.11,71.0,6.92,4.9,14.13,-2.68,16.81,-0.24,1.65,8.46,7.38,71.0,8.66,5.64,16.06,-2.4,18.46,-0.32,1.62,10.31,10.55,71.0,4.8,6.13,15.93,-3.78,19.7,0.3,1.65,7.76,4.69,71.0
+AR-Y-G100002 = 0.07,2.04,5.59,-9.84,15.43,-0.9,5.04,2.04,0.35,263.0,2.9,2.31,9.45,-3.78,13.23,-0.37,3.44,3.7,2.97,263.0,3.89,2.27,10.28,-4.33,14.61,-0.68,4.23,4.5,4.07,263.0,0.37,2.15,4.76,-5.85,10.61,-0.63,3.09,2.18,0.63,260.0,-4.11,1.68,0.35,-9.02,9.37,-0.56,3.35,4.44,-3.92,263.0,-6.77,1.68,-2.68,-10.67,7.99,-0.12,2.6,6.97,-6.67,262.0,-6.39,2.22,-0.75,-12.6,11.85,-0.26,2.33,6.76,-6.4,263.0,-5.24,2.2,-0.47,-11.77,11.3,-0.26,2.33,5.69,-5.16,261.0,-2.71,1.85,1.18,-9.57,10.75,-1.33,4.89,3.28,-2.26,263.0,1.18,1.97,4.49,-5.71,10.2,-1.67,5.73,2.3,1.66,263.0,4.18,2.26,9.45,-1.85,11.3,-0.51,2.78,4.75,4.49,263.0,0.42,2.6,6.97,-5.57,12.54,0.11,2.16,2.63,0.35,263.0
+AR-Y-G100003 = 14.21,3.48,18.54,7.11,11.44,-0.59,2.06,14.62,15.58,31.0,11.35,2.95,18.54,7.8,10.75,0.85,2.58,11.72,10.28,31.0,14.27,1.91,16.89,10.28,6.61,-0.38,2.03,14.4,14.69,31.0,13.7,2.0,16.48,9.17,7.3,-0.55,2.33,13.84,14.27,31.0,10.84,1.23,12.48,8.07,4.41,-0.52,2.55,10.91,10.83,31.0,6.5,1.8,10.28,3.52,6.75,0.05,2.16,6.74,6.69,31.0,11.8,1.02,13.31,8.9,4.41,-0.82,3.62,11.85,11.86,31.0,9.81,0.99,12.2,8.35,3.86,0.55,2.33,9.86,9.72,31.0,10.81,1.16,12.76,8.62,4.13,0.09,1.99,10.87,10.83,31.0,15.31,1.68,17.99,10.83,7.17,-1.12,3.94,15.4,15.93,31.0,16.82,0.93,17.72,14.0,3.72,-1.66,5.17,16.85,17.03,31.0,17.62,2.07,20.2,11.93,8.27,-1.14,3.59,17.74,18.68,31.0
+AR-Y-G100004 = -0.73,1.57,2.83,-4.88,7.72,-0.19,2.32,1.73,-0.71,130.0,1.81,1.63,5.59,-3.78,9.37,-0.16,3.95,2.43,1.77,130.0,1.64,1.56,5.04,-2.26,7.3,-0.31,2.71,2.26,1.73,130.0,1.57,1.79,5.87,-4.33,10.2,-0.26,3.51,2.37,1.46,130.0,-1.97,2.11,2.83,-9.02,11.85,-0.76,3.78,2.88,-1.75,130.0,-3.16,2.06,2.28,-10.67,12.95,-0.26,3.97,3.77,-3.23,130.0,-1.39,2.21,4.76,-7.91,12.68,-0.21,3.08,2.6,-1.16,130.0,-1.57,1.92,2.28,-7.36,9.65,-0.34,3.58,2.47,-1.57,129.0,-0.88,1.82,3.11,-5.71,8.82,-0.21,2.76,2.02,-0.82,130.0,2.7,1.84,5.59,-2.4,7.99,-0.72,3.26,3.27,2.83,130.0,2.3,1.78,7.52,-2.68,10.2,0.13,3.18,2.91,2.21,130.0,-2.93,1.68,1.73,-7.09,8.82,0.2,2.52,3.37,-3.23,130.0
+AR-Y-G100005 = 16.93,4.15,22.68,4.83,17.84,-1.04,3.42,17.43,17.58,96.0,15.63,4.2,20.75,6.56,14.19,-0.76,2.39,16.18,16.82,96.0,12.89,3.27,18.41,4.01,14.4,-1.08,3.6,13.29,13.75,96.0,13.4,1.71,16.06,8.21,7.85,-1.41,4.41,13.51,14.0,96.0,12.76,2.48,17.72,6.69,11.02,-0.84,2.77,13.0,13.79,96.0,5.24,1.14,7.52,1.46,6.06,-0.81,4.13,5.36,5.35,96.0,13.13,1.72,16.06,8.07,7.99,-1.17,4.12,13.24,13.58,96.0,10.04,1.14,11.65,6.14,5.51,-1.31,4.62,10.1,10.41,96.0,10.66,1.34,13.17,7.24,5.93,-0.26,2.41,10.74,10.55,96.0,15.76,2.35,19.09,7.24,11.85,-1.16,4.42,15.93,16.13,96.0,17.22,2.09,20.47,10.28,10.2,-1.43,4.98,17.34,17.72,96.0,14.97,4.21,19.65,1.18,18.46,-1.29,4.03,15.55,16.27,96.0
+AR-Y-G100006 = 14.86,3.04,18.54,8.35,10.2,-0.63,2.34,15.15,15.58,16.0,9.48,1.09,11.93,6.69,5.24,-0.43,4.96,9.54,9.45,16.0,12.07,1.06,13.86,10.55,3.31,0.21,1.86,12.11,12.14,16.0,11.19,1.24,14.27,9.45,4.82,0.83,3.58,11.25,11.1,16.0,9.63,0.86,11.65,8.07,3.58,0.26,3.4,9.67,9.79,16.0,4.8,1.43,8.07,3.39,4.69,1.11,3.03,4.99,4.25,16.0,10.81,1.17,12.48,8.62,3.86,-0.31,2.25,10.87,10.76,16.0,7.94,0.92,10.28,6.97,3.31,1.31,3.76,7.99,7.59,16.0,11.05,0.68,12.2,9.86,2.34,-0.11,2.11,11.07,11.1,16.0,13.29,1.71,16.89,10.69,6.2,0.7,2.58,13.39,13.03,16.0,14.83,1.69,17.72,12.62,5.1,0.44,2.07,14.92,14.62,16.0,15.79,1.47,19.03,13.86,5.17,0.53,2.63,15.85,15.58,16.0
+AR-Y-G100007 = -2.58,2.51,3.39,-7.64,11.02,0.05,2.1,3.6,-2.68,249.0,-0.88,2.55,4.35,-5.71,10.06,0.41,1.92,2.69,-1.44,249.0,-0.19,2.66,4.9,-5.16,10.06,0.01,1.63,2.67,-0.2,249.0,-3.47,3.83,4.76,-9.84,14.61,0.15,1.58,5.16,-4.19,249.0,-7.72,3.62,0.35,-14.25,14.61,0.02,1.77,8.52,-7.78,249.0,-9.76,2.97,-2.81,-15.63,12.81,0.3,2.26,10.2,-10.12,249.0,-9.83,3.82,-2.4,-16.73,14.33,-0.05,1.8,10.55,-9.57,249.0,-8.18,3.51,-1.85,-15.63,13.78,-0.09,1.79,8.9,-8.05,249.0,-7.05,3.35,2.01,-13.01,15.02,0.13,2.03,7.8,-6.81,249.0,-3.2,4.24,5.59,-10.39,15.98,0.13,1.54,5.3,-4.19,249.0,-0.95,4.0,6.83,-8.19,15.02,-0.04,1.71,4.1,-1.02,249.0,-2.48,2.07,2.01,-8.74,10.75,-0.58,3.06,3.23,-2.26,249.0
+AR-Y-G100008 = 3.11,5.78,17.99,-5.16,23.15,0.92,3.25,6.48,2.15,30.0,4.61,3.35,10.0,-2.13,12.13,-0.14,2.28,5.66,4.69,30.0,6.65,4.53,14.96,-2.81,17.78,-0.31,2.69,8.0,7.11,30.0,5.92,4.39,12.2,-4.88,17.09,-1.01,3.48,7.33,7.11,30.0,3.88,4.92,10.28,-7.91,18.19,-0.77,2.93,6.21,4.76,30.0,0.99,3.0,3.94,-8.74,12.68,-1.87,5.87,3.11,1.94,30.0,4.47,4.55,11.1,-6.95,18.05,-0.9,3.35,6.33,5.45,30.0,3.48,4.56,8.76,-8.46,17.22,-1.05,3.38,5.68,4.59,30.0,3.48,4.77,9.72,-7.64,17.36,-0.63,2.51,5.84,4.49,30.0,5.92,5.09,14.13,-4.61,18.74,-0.2,2.35,7.76,6.31,30.0,8.38,5.95,17.44,-3.5,20.94,-0.49,2.08,10.22,10.1,30.0,6.09,6.2,17.99,-3.5,21.5,0.27,2.09,8.61,5.56,30.0
+AR-Y-G100009 = 17.09,3.87,23.5,6.14,17.36,-0.92,3.46,17.52,17.65,72.0,15.18,2.57,19.37,9.45,9.92,-0.59,2.22,15.39,15.68,72.0,14.09,2.22,18.27,7.11,11.16,-0.71,3.49,14.26,14.37,72.0,14.33,2.1,17.44,9.17,8.27,-0.65,2.52,14.48,14.93,72.0,12.32,1.31,14.41,8.9,5.51,-0.57,2.7,12.39,12.48,72.0,5.71,1.15,8.76,2.83,5.93,0.03,3.21,5.82,5.63,72.0,12.49,0.88,14.13,9.45,4.69,-1.04,4.59,12.52,12.62,72.0,10.29,1.39,13.03,7.52,5.51,0.06,2.31,10.38,10.21,72.0,11.66,1.17,13.86,8.35,5.51,-0.59,3.12,11.71,11.79,72.0,15.25,1.89,17.99,9.45,8.54,-1.26,4.12,15.36,15.93,72.0,16.89,1.54,19.09,12.48,6.61,-1.16,3.99,16.96,17.27,72.0,17.86,1.87,19.92,10.69,9.23,-1.61,5.73,17.96,18.61,72.0
+AR-Y-G100010 = 17.15,4.07,22.95,7.24,15.71,-0.83,2.46,17.62,18.96,155.0,15.29,4.04,21.57,6.42,15.16,-0.55,2.06,15.81,16.48,155.0,13.46,3.37,19.37,4.49,14.88,-0.65,2.47,13.88,14.41,155.0,13.49,2.44,17.99,7.24,10.75,-0.13,2.34,13.71,13.44,155.0,12.15,2.06,16.34,6.97,9.37,-0.7,2.47,12.32,13.03,155.0,5.35,1.1,9.17,2.56,6.61,0.27,3.68,5.47,5.31,155.0,13.2,1.94,16.34,8.62,7.72,-0.65,2.18,13.34,13.86,155.0,9.92,1.28,12.2,6.42,5.79,-0.48,2.32,10.01,10.14,155.0,11.23,1.72,14.96,6.97,7.99,-0.17,2.52,11.36,11.31,155.0,14.23,2.73,19.37,8.62,10.75,-0.34,1.95,14.48,14.75,155.0,17.17,2.35,20.75,10.55,10.2,-0.73,2.79,17.33,17.72,155.0,16.4,3.13,21.02,8.62,12.4,-0.72,2.36,16.69,17.44,155.0
+AR-Y-G100011 = -1.31,1.7,2.83,-4.61,7.44,0.33,2.58,2.14,-1.57,104.0,1.67,2.23,6.14,-3.78,9.92,-0.38,2.29,2.78,2.15,104.0,2.77,2.26,8.9,-4.61,13.5,-0.4,4.23,3.57,2.83,104.0,0.35,1.56,3.94,-4.74,8.68,-0.98,4.67,1.59,0.63,104.0,-5.05,1.72,0.35,-8.19,8.54,0.49,3.03,5.33,-5.23,103.0,-6.69,1.78,-3.23,-10.67,7.44,-0.41,2.34,6.92,-6.4,101.0,-5.88,2.3,-1.57,-11.5,9.92,-0.15,2.32,6.31,-5.85,103.0,-4.21,2.41,2.01,-11.22,13.23,-0.18,3.13,4.85,-4.06,103.0,-2.5,2.06,2.01,-8.46,10.47,-0.17,3.01,3.23,-2.37,104.0,1.35,2.26,5.59,-5.3,10.89,-1.06,4.08,2.62,1.73,104.0,3.24,1.81,7.8,-2.4,10.2,-0.42,3.87,3.7,3.32,104.0,-1.81,1.92,2.56,-7.09,9.65,-0.44,2.85,2.63,-1.64,104.0
+AR-Y-G100012 = -2.1,1.89,2.56,-6.26,8.82,0.23,2.36,2.82,-2.26,325.0,0.77,2.05,6.97,-3.64,10.61,0.2,3.09,2.19,0.91,325.0,1.32,2.3,6.69,-3.78,10.47,-0.22,2.24,2.64,1.59,325.0,-3.36,2.21,3.66,-7.22,10.89,0.47,2.72,4.02,-3.64,324.0,-7.92,2.16,-0.47,-12.32,11.85,0.4,3.21,8.21,-7.91,325.0,-9.87,1.81,-4.33,-13.43,9.09,0.6,3.22,10.04,-10.12,325.0,-10.35,2.36,-3.5,-15.35,11.85,0.46,2.86,10.61,-10.67,325.0,-7.69,2.43,0.08,-12.05,12.13,0.71,3.05,8.06,-8.19,325.0,-6.98,2.38,0.35,-11.22,11.57,0.82,3.4,7.37,-7.36,325.0,-3.23,2.26,2.83,-8.19,11.02,0.18,2.4,3.93,-3.16,325.0,-0.58,3.1,7.38,-6.54,13.92,0.37,2.48,3.15,-0.75,325.0,-0.19,2.15,5.18,-5.16,10.33,-0.06,2.72,2.16,0.08,325.0
+AR-Y-G100013 = 1.79,2.44,9.31,-4.33,13.64,0.54,3.81,3.02,1.32,74.0,3.32,2.36,9.59,-0.75,10.33,0.55,2.67,4.06,2.9,74.0,3.52,1.94,9.17,0.35,8.82,0.8,3.36,4.01,3.08,74.0,4.12,2.26,10.83,-0.89,11.71,0.56,3.6,4.69,3.76,74.0,0.98,3.79,9.72,-6.4,16.12,0.27,2.55,3.89,0.08,74.0,0.58,1.88,4.63,-5.43,10.06,-1.17,4.42,1.95,1.18,74.0,3.51,3.19,10.28,-4.74,15.02,-0.26,2.98,4.72,3.39,74.0,2.07,2.75,10.0,-4.61,14.61,0.41,3.5,3.43,1.59,74.0,1.81,3.36,11.38,-3.5,14.88,1.24,3.88,3.79,0.63,74.0,4.55,3.15,13.44,-1.57,15.02,0.85,3.47,5.52,3.76,74.0,5.26,3.76,15.24,0.08,15.16,1.01,3.14,6.45,4.18,74.0,0.05,2.76,9.17,-4.19,13.37,1.35,4.64,2.74,-0.75,74.0
+AR-Y-G100014 = -0.72,1.8,3.8,-4.61,8.41,0.3,2.47,1.93,-1.09,116.0,2.25,2.1,7.11,-2.4,9.51,-0.12,2.53,3.07,2.42,116.0,2.69,1.72,6.42,-1.57,7.99,-0.06,2.45,3.19,2.7,116.0,1.61,2.68,8.07,-3.23,11.3,0.53,2.37,3.12,1.04,116.0,-2.08,3.44,6.69,-6.54,13.23,0.78,2.45,4.01,-3.33,116.0,-3.96,4.11,3.11,-9.29,12.4,0.54,1.69,5.7,-5.71,116.0,-1.5,4.73,7.66,-8.46,16.12,0.55,1.73,4.94,-3.99,116.0,-2.11,3.88,5.45,-8.46,13.92,0.37,1.76,4.4,-3.57,116.0,-1.9,3.17,5.73,-7.36,13.09,0.55,2.23,3.68,-2.95,116.0,1.37,3.01,8.9,-2.95,11.85,0.73,2.34,3.29,0.39,116.0,3.44,2.64,10.55,-1.3,11.85,0.54,2.62,4.33,3.04,116.0,0.65,1.86,4.69,-3.5,8.2,0.42,2.41,1.97,0.25,116.0
+AR-Y-G100015 = 4.07,3.46,17.44,0.35,17.09,2.16,7.9,5.31,2.9,37.0,5.58,2.67,13.86,0.08,13.78,0.52,4.66,6.17,5.73,37.0,4.13,2.0,11.1,0.63,10.47,1.64,6.17,4.57,3.66,37.0,6.17,2.22,13.86,1.87,11.99,1.03,5.81,6.54,6.21,37.0,4.74,2.82,12.48,-1.02,13.5,0.32,3.51,5.49,5.04,37.0,1.83,1.24,6.14,-1.57,7.72,0.46,6.52,2.2,2.01,37.0,6.22,2.91,13.58,-0.75,14.33,-0.23,3.61,6.85,6.69,37.0,3.62,2.68,10.28,-1.85,12.13,0.22,3.01,4.48,3.94,37.0,4.95,3.19,12.48,-0.2,12.68,0.3,2.3,5.86,4.76,37.0,7.08,3.41,14.96,2.01,12.95,0.54,2.37,7.84,6.42,37.0,7.85,3.65,16.89,0.63,16.26,-0.01,2.88,8.63,8.55,37.0,2.79,3.91,15.24,-2.95,18.19,1.11,4.45,4.76,2.28,37.0
+AR-Y-G100016 = -1.5,2.09,3.66,-6.26,9.92,-0.43,2.84,2.57,-1.3,110.0,0.47,2.95,8.35,-4.19,12.54,0.06,1.99,2.97,0.56,110.0,2.17,2.11,6.42,-3.23,9.65,-0.51,2.38,3.01,2.46,110.0,0.95,1.73,9.72,-3.23,12.95,1.44,8.86,1.97,0.91,110.0,-4.33,1.05,-1.02,-6.81,5.79,0.16,2.9,4.46,-4.33,110.0,-5.74,1.67,-0.75,-8.74,7.99,0.73,3.39,5.97,-6.05,110.0,-4.21,1.68,-1.3,-8.74,7.44,-0.49,2.39,4.53,-3.78,110.0,-4.37,1.48,-0.47,-9.29,8.82,0.05,3.35,4.61,-4.47,110.0,-1.19,1.49,3.66,-3.78,7.44,0.87,3.74,1.9,-1.44,110.0,2.54,1.44,6.42,-1.71,8.13,-0.52,3.25,2.92,2.77,110.0,3.33,1.67,8.35,-0.75,9.09,-0.32,2.94,3.72,3.66,110.0,-1.49,1.21,1.73,-4.47,6.2,-0.28,2.96,1.92,-1.16,110.0
+AR-Z-G200001 = 8.36,1.27,11.93,4.76,7.17,-0.28,2.51,8.46,8.55,1310.0,8.8,1.4,15.51,4.49,11.02,-0.05,3.45,8.91,8.9,1310.0,4.65,1.74,10.28,0.08,10.2,0.02,2.3,4.97,4.76,1310.0,0.81,1.55,6.14,-5.16,11.3,-0.18,2.86,1.75,0.91,1310.0,-2.18,1.34,1.46,-6.54,7.99,-0.22,2.72,2.56,-2.13,1310.0,-3.98,1.43,-0.47,-7.36,6.89,0.22,2.66,4.23,-4.06,1310.0,-5.04,1.6,-0.89,-8.19,7.3,0.08,2.29,5.29,-4.99,1310.0,-6.13,1.53,-2.4,-9.84,7.44,-0.06,2.45,6.32,-6.12,1310.0,-1.65,1.12,1.46,-5.16,6.61,0.04,2.78,1.99,-1.57,1310.0,1.28,1.56,5.04,-3.78,8.82,-0.48,2.88,2.01,1.46,1310.0,3.81,1.3,6.97,0.08,6.89,-0.34,2.38,4.02,4.07,1310.0,8.44,1.41,11.65,4.76,6.89,-0.57,2.34,8.56,8.9,1310.0
+AR-Z-G200002 = 11.37,1.23,16.61,4.76,11.85,0.12,3.36,11.43,11.38,2982.0,11.29,1.8,17.72,3.39,14.33,-0.08,3.45,11.43,11.24,2982.0,7.55,1.7,16.34,1.73,14.61,-0.35,3.08,7.74,7.8,2982.0,2.26,1.83,15.24,-3.5,18.74,0.08,5.09,2.91,2.28,2980.0,-2.77,2.01,5.31,-9.84,15.16,-0.05,3.17,3.42,-2.68,2981.0,-3.07,1.82,1.73,-9.02,10.75,0.21,2.49,3.56,-3.23,2982.0,-3.62,1.65,0.91,-7.64,8.54,0.28,2.56,3.98,-3.64,2982.0,-4.15,1.5,0.63,-9.29,9.92,-0.57,3.34,4.41,-4.06,2981.0,-1.0,1.05,2.28,-4.33,6.61,0.11,2.74,1.45,-1.02,2982.0,2.69,1.4,7.24,-1.57,8.82,-0.68,3.49,3.03,2.9,2982.0,6.47,1.44,10.28,1.46,8.82,-1.01,4.07,6.63,6.83,2982.0,10.42,1.5,15.24,6.42,8.82,0.02,2.93,10.53,10.41,2982.0
+AR-Z-G200003 = 10.32,1.02,11.1,9.17,1.93,-0.58,1.5,10.35,10.69,3.0,11.15,0.68,11.93,10.69,1.24,0.67,1.5,11.16,10.83,3.0,9.13,0.52,9.72,8.76,0.96,0.65,1.5,9.14,8.9,3.0,4.67,1.27,6.14,3.94,2.2,0.71,1.5,4.79,3.94,3.0,1.27,1.61,3.11,0.08,3.03,0.62,1.5,1.83,0.63,3.0,0.4,1.16,1.73,-0.33,2.07,0.7,1.5,1.02,-0.2,3.0,-1.12,0.8,-0.2,-1.57,1.38,0.71,1.5,1.29,-1.57,3.0,-1.99,0.84,-1.02,-2.54,1.52,0.69,1.5,2.1,-2.4,3.0,0.86,0.29,1.18,0.63,0.55,0.53,1.5,0.89,0.77,3.0,3.52,0.36,3.94,3.25,0.69,0.6,1.5,3.54,3.39,3.0,7.15,0.16,7.24,6.97,0.28,-0.71,1.5,7.15,7.24,3.0,9.17,0.28,9.45,8.9,0.55,0.0,1.5,9.18,9.17,3.0
+AR-Z-G200004 = 5.26,1.36,8.35,-0.2,8.54,-0.68,4.0,5.43,5.31,1752.0,5.98,1.63,11.1,0.63,10.47,-0.58,3.13,6.19,6.28,1752.0,3.63,1.02,8.07,-1.85,9.92,-0.48,5.01,3.77,3.66,1752.0,0.29,1.22,8.07,-5.43,13.5,-0.23,5.21,1.25,0.35,1752.0,-3.63,1.39,0.91,-7.64,8.54,-0.01,2.95,3.89,-3.64,1752.0,-3.99,1.4,-0.75,-9.57,8.82,-0.46,2.57,4.23,-3.78,1752.0,-6.22,1.22,-2.4,-11.08,8.68,-0.26,2.83,6.34,-6.26,1752.0,-7.1,1.99,-2.4,-14.25,11.85,0.0,2.49,7.38,-7.16,1752.0,-2.64,1.6,2.01,-10.39,12.4,-0.36,3.34,3.08,-2.54,1752.0,-0.61,1.18,2.83,-5.98,8.82,-0.5,3.34,1.33,-0.47,1752.0,0.97,1.12,4.21,-3.78,7.99,-0.11,3.12,1.48,1.04,1752.0,4.94,1.19,7.52,0.91,6.61,-0.53,3.26,5.09,5.04,1752.0
+AR-Z-G200005 = 6.52,0.24,6.69,6.35,0.34,-0.0,1.0,6.52,6.52,2.0,6.93,0.83,7.52,6.35,1.17,0.0,1.0,6.96,6.93,2.0,5.62,1.51,6.69,4.56,2.14,-0.0,1.0,5.73,5.62,2.0,3.04,0.68,3.52,2.56,0.96,-0.0,1.0,3.08,3.04,2.0,-1.16,0.19,-1.02,-1.3,0.28,0.0,1.0,1.17,-1.16,2.0,-1.68,0.15,-1.57,-1.78,0.21,-0.0,1.0,1.68,-1.68,2.0,-4.26,1.07,-3.5,-5.02,1.52,0.0,1.0,4.33,-4.26,2.0,-3.92,0.97,-3.23,-4.61,1.38,0.0,1.0,3.98,-3.92,2.0,-1.68,0.93,-1.02,-2.33,1.31,0.0,1.0,1.8,-1.68,2.0,0.42,0.68,0.91,-0.06,0.96,-0.0,1.0,0.64,0.42,2.0,2.94,1.02,3.66,2.21,1.45,0.0,1.0,3.03,2.94,2.0,6.42,0.78,6.97,5.87,1.1,-0.0,1.0,6.44,6.42,2.0
+AR-Z-G200006 = 4.48,3.59,10.28,-9.5,19.77,-1.25,4.78,5.74,5.04,1897.0,5.11,3.88,12.2,-8.88,21.08,-0.96,3.68,6.42,6.14,1897.0,2.1,2.82,10.28,-8.88,19.15,-0.64,4.05,3.52,2.28,1897.0,-1.63,3.41,8.35,-14.53,22.87,-0.65,3.99,3.77,-1.3,1897.0,-4.6,3.12,6.14,-16.32,22.46,0.1,4.53,5.56,-4.74,1897.0,-6.1,2.91,5.59,-16.73,22.32,-0.31,5.09,6.76,-5.71,1897.0,-7.24,2.93,5.04,-18.39,23.43,-0.47,4.91,7.81,-7.09,1897.0,-8.41,3.2,4.21,-18.8,23.01,0.34,4.01,9.0,-8.6,1897.0,-4.22,2.77,3.94,-15.63,19.57,-0.73,4.31,5.04,-4.06,1897.0,-2.39,3.36,4.21,-15.91,20.12,-1.07,3.83,4.13,-1.57,1897.0,-0.81,3.73,5.59,-16.32,21.91,-1.33,4.64,3.82,0.08,1897.0,4.43,3.6,11.1,-8.33,19.43,-1.21,4.54,5.71,5.18,1897.0
+AR-Z-G200007 = 9.3,2.48,14.13,1.18,12.95,-0.8,3.25,9.62,9.59,1355.0,9.08,2.76,16.06,-1.02,17.09,-0.68,4.05,9.49,9.17,1353.0,4.46,2.25,13.31,-2.13,15.43,0.27,4.33,5.0,4.49,1355.0,0.58,2.98,10.55,-13.7,24.25,-0.19,5.15,3.04,0.63,1355.0,-4.83,2.9,9.17,-12.05,21.22,1.33,7.22,5.63,-5.23,1355.0,-5.18,1.95,6.69,-12.32,19.02,-0.36,6.99,5.54,-4.95,1355.0,-4.98,2.23,6.69,-13.43,20.12,-0.96,6.64,5.46,-4.68,1355.0,-6.77,3.04,5.59,-17.28,22.87,-0.65,5.0,7.42,-6.26,1355.0,-2.78,2.34,6.14,-12.05,18.19,-1.42,7.35,3.63,-2.4,1355.0,-0.13,2.13,6.42,-7.64,14.06,-0.8,4.57,2.13,-0.06,1355.0,2.93,2.34,7.24,-6.54,13.78,-1.3,5.25,3.75,3.39,1355.0,8.43,2.17,13.03,0.63,12.4,-0.81,3.83,8.7,8.48,1355.0
+AR-Z-G200008 = 9.59,0.85,11.93,6.97,4.96,-0.11,2.63,9.63,9.59,1019.0,9.49,1.37,16.61,5.31,11.3,0.54,5.02,9.59,9.45,1018.0,6.49,1.31,13.31,2.83,10.47,0.38,3.51,6.62,6.42,1019.0,2.52,1.48,9.45,-1.44,10.89,0.64,4.04,2.92,2.42,1019.0,-2.26,1.42,2.01,-6.81,8.82,0.31,3.36,2.67,-2.4,1019.0,-3.28,1.01,-0.2,-5.98,5.79,0.26,3.2,3.43,-3.3,1019.0,-4.03,1.03,-0.47,-6.54,6.06,0.45,2.94,4.16,-4.06,1019.0,-5.38,1.44,-1.85,-9.57,7.72,-0.21,2.68,5.57,-5.16,1019.0,-0.89,1.16,2.56,-4.61,7.17,0.09,2.88,1.46,-0.89,1019.0,2.23,0.94,5.59,-2.13,7.72,-0.27,4.06,2.41,2.28,1019.0,5.36,0.75,8.35,2.28,6.06,0.08,4.31,5.41,5.31,1019.0,10.07,0.8,12.48,6.97,5.51,-0.3,3.26,10.1,10.14,1019.0
+AR-Z-G200009 = 8.99,0.32,9.17,8.62,0.55,-0.71,1.5,8.99,9.17,3.0,10.14,0.72,10.55,9.31,1.24,-0.71,1.5,10.15,10.55,3.0,6.74,0.08,6.83,6.69,0.14,0.71,1.5,6.74,6.69,3.0,2.51,0.4,2.97,2.28,0.69,0.71,1.5,2.53,2.28,3.0,-1.12,0.16,-1.02,-1.3,0.28,-0.71,1.5,1.12,-1.02,3.0,-1.76,0.16,-1.57,-1.85,0.28,0.71,1.5,1.76,-1.85,3.0,-1.76,0.32,-1.57,-2.13,0.55,-0.71,1.5,1.78,-1.57,3.0,-2.72,0.08,-2.68,-2.81,0.14,-0.71,1.5,2.72,-2.68,3.0,-1.3,0.0,-1.3,-1.3,0.0,498391.51,6.377586182757E10,1.3,-1.3,3.0,2.74,0.32,3.11,2.56,0.55,0.71,1.5,2.76,2.56,3.0,5.82,0.4,6.28,5.59,0.69,0.71,1.5,5.83,5.59,3.0,9.17,0.48,9.72,8.9,0.83,0.71,1.5,9.18,8.9,3.0
+AR-Z-G200010 = 7.08,2.85,14.41,-1.85,16.26,-0.73,2.94,7.63,7.8,1650.0,7.1,2.9,13.86,-3.5,17.36,-0.65,3.11,7.67,7.59,1650.0,3.75,2.27,9.45,-4.33,13.78,-0.54,3.15,4.38,4.21,1650.0,-0.75,2.39,8.35,-9.43,17.78,-0.53,4.52,2.5,-0.54,1650.0,-4.87,2.11,3.66,-12.32,15.98,0.26,4.47,5.31,-4.74,1650.0,-5.37,1.98,3.39,-12.87,16.26,-0.42,4.4,5.72,-5.09,1650.0,-5.9,1.99,0.91,-14.25,15.16,-1.08,4.66,6.23,-5.43,1650.0,-8.16,2.19,0.08,-15.63,15.71,-0.4,4.17,8.45,-7.91,1650.0,-3.33,2.1,0.91,-10.67,11.57,-1.04,3.71,3.94,-2.88,1650.0,-0.99,2.36,3.94,-9.29,13.23,-0.79,3.18,2.56,-0.61,1650.0,1.36,2.42,5.87,-7.36,13.23,-0.74,3.0,2.77,2.01,1650.0,7.35,2.6,13.58,-1.02,14.61,-0.79,3.03,7.79,8.07,1650.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARG/ARG_2_rainfall_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARG/ARG_2_rainfall_2008.properties
new file mode 100644
index 0000000..c163fa1
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARG/ARG_2_rainfall_2008.properties
@@ -0,0 +1,566 @@
+# ARG.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rainfall data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = ARG rainfall data for 2008 at admin level 2
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = ARG
+ADMIN_LEVEL = 2
+UNITS = MM
+DATA_TYPE = rainfall
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 2000.0
+# Minimum: 1.0
+# Data not available for locations above 35 degrees N and below 35 degrees S Latitude
+
+AR-A-G170001 = 285.09,49.52,442.65,196.06,246.6,0.6,3.27,289.32,279.91,127.0,208.05,26.06,282.07,136.52,145.56,-0.23,2.98,209.66,209.1,127.0,215.95,35.39,305.76,136.52,169.24,-0.05,2.39,218.81,214.62,127.0,78.0,49.85,259.86,18.07,241.79,1.4,4.68,92.47,64.97,127.0,1.21,0.31,2.19,1.0,1.19,1.31,3.54,1.25,1.0,127.0,4.11,3.24,14.21,1.0,13.21,0.95,2.89,5.22,2.87,127.0,1.0,0.0,1.03,1.0,0.03,8.44,79.73,1.0,1.0,127.0,1.0,0.01,1.03,1.0,0.03,3.86,18.15,1.0,1.0,127.0,1.77,1.64,8.26,1.0,7.26,2.41,8.17,2.41,1.0,127.0,8.3,8.09,37.97,1.0,36.97,1.42,4.6,11.57,5.1,127.0,92.63,27.26,154.02,50.66,103.36,0.71,2.22,96.53,83.08,127.0,157.43,26.75,235.06,92.24,142.82,0.07,3.29,159.67,158.81,127.0
+AR-A-G170002 = 253.19,28.56,340.91,225.81,115.1,1.85,6.27,254.7,246.52,17.0,103.43,26.83,162.58,66.19,96.39,0.26,2.64,106.66,106.92,17.0,66.82,16.49,107.25,42.1,65.15,0.66,3.39,68.7,67.91,17.0,14.59,4.16,21.99,8.01,13.98,0.18,1.98,15.13,14.85,17.0,3.84,0.88,5.99,2.64,3.35,0.59,3.08,3.93,3.77,17.0,1.17,0.23,1.77,1.0,0.77,1.19,3.75,1.19,1.0,17.0,1.0,0.01,1.03,1.0,0.03,2.85,9.91,1.0,1.0,17.0,1.21,0.28,1.91,1.0,0.91,1.25,3.39,1.24,1.06,17.0,1.88,0.69,3.05,1.0,2.05,0.05,1.72,2.0,2.0,17.0,6.05,3.19,13.79,1.0,12.79,0.96,3.87,6.79,5.72,17.0,21.4,8.74,44.72,11.17,33.55,1.13,4.05,23.02,19.38,17.0,109.11,19.58,149.45,79.32,70.12,0.57,2.46,110.75,102.8,17.0
+AR-A-G170003 = 248.42,23.15,290.18,224.79,65.4,0.6,2.21,249.37,243.68,8.0,172.41,24.42,209.77,136.9,72.87,-0.01,1.89,173.91,173.98,8.0,120.91,19.64,145.01,92.24,52.77,-0.25,1.97,122.3,122.77,8.0,20.29,1.06,22.04,18.71,3.32,0.1,2.22,20.31,20.27,8.0,5.31,0.67,6.11,4.38,1.73,-0.17,1.72,5.35,5.35,8.0,1.54,0.6,2.71,1.0,1.71,0.85,2.73,1.64,1.43,8.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,8.0,2.05,0.3,2.57,1.57,0.99,0.2,2.56,2.07,2.02,8.0,2.06,0.53,2.96,1.34,1.62,0.4,2.19,2.11,1.99,8.0,1.06,0.17,1.47,1.0,0.47,2.27,6.14,1.07,1.0,8.0,94.74,16.59,110.53,66.0,44.53,-0.57,1.99,96.01,98.74,8.0,169.72,15.22,187.73,149.45,38.28,-0.21,1.45,170.32,172.49,8.0
+AR-A-G170004 = 306.76,19.84,343.52,281.56,61.96,0.75,2.85,307.31,299.61,7.0,182.07,16.43,202.43,154.02,48.4,-0.47,2.26,182.7,184.49,7.0,122.47,8.61,133.0,110.53,22.47,0.03,1.59,122.73,121.0,7.0,17.72,2.37,22.44,15.33,7.11,1.1,3.41,17.85,17.78,7.0,1.18,0.13,1.33,1.02,0.32,-0.19,1.48,1.18,1.2,7.0,1.22,0.38,1.84,1.0,0.84,0.97,1.96,1.28,1.0,7.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,7.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,7.0,1.02,0.05,1.12,1.0,0.12,2.04,5.17,1.02,1.0,7.0,1.62,0.83,3.31,1.0,2.31,1.3,3.54,1.79,1.41,7.0,35.28,8.84,55.02,29.73,25.29,1.91,4.9,36.22,33.08,7.0,149.08,12.12,174.47,140.7,33.77,1.47,3.88,149.5,145.07,7.0
+AR-A-G170005 = 246.0,13.03,265.08,228.9,36.17,0.11,1.73,246.3,249.56,7.0,290.89,44.7,347.75,221.2,126.55,-0.29,1.85,293.82,299.21,7.0,211.24,33.85,257.2,163.6,93.6,0.02,1.78,213.55,207.02,7.0,48.05,26.25,95.06,20.41,74.65,0.72,2.4,53.84,38.41,7.0,4.98,0.15,5.19,4.8,0.39,0.11,1.79,4.98,4.95,7.0,2.72,1.07,4.13,1.09,3.03,0.05,2.09,2.89,2.6,7.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,7.0,1.8,0.05,1.87,1.75,0.13,0.35,1.56,1.8,1.77,7.0,1.79,0.11,1.96,1.65,0.32,0.25,1.99,1.79,1.78,7.0,25.08,8.47,35.7,12.99,22.72,0.05,1.88,26.28,24.34,7.0,109.46,12.12,124.76,89.5,35.27,-0.38,2.18,110.03,109.25,7.0,223.02,38.62,281.56,168.61,112.95,0.05,1.95,225.87,232.09,7.0
+AR-A-G170006 = 301.89,37.45,369.38,243.91,125.46,0.27,2.75,303.92,304.02,8.0,195.14,11.83,214.62,184.58,30.05,0.69,1.99,195.45,192.64,8.0,176.65,22.11,195.13,138.73,56.4,-1.01,2.26,177.86,185.99,8.0,17.67,2.68,22.58,15.1,7.48,0.81,2.3,17.85,16.71,8.0,1.67,0.23,2.19,1.44,0.75,1.48,4.24,1.68,1.6,8.0,3.04,0.84,4.85,2.33,2.52,1.4,3.72,3.14,2.73,8.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,8.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,8.0,1.07,0.09,1.24,1.0,0.24,0.89,2.54,1.07,1.03,8.0,4.33,5.3,16.77,1.0,15.77,1.87,5.04,6.58,2.25,8.0,40.34,15.45,73.77,26.38,47.39,1.3,3.82,42.85,37.39,8.0,162.46,17.9,205.34,149.45,55.89,1.98,5.45,163.32,158.22,8.0
+AR-A-G170007 = 280.31,32.14,317.23,258.62,58.61,0.68,1.5,281.53,265.08,3.0,200.62,4.64,205.34,196.06,9.28,0.06,1.5,200.66,200.47,3.0,186.91,14.22,196.06,170.53,25.52,-0.69,1.5,187.27,194.14,3.0,17.5,1.75,18.95,15.56,3.39,-0.47,1.5,17.56,17.99,3.0,1.8,0.16,1.97,1.65,0.32,0.26,1.5,1.8,1.77,3.0,4.09,0.53,4.52,3.49,1.02,-0.51,1.5,4.11,4.25,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.16,0.07,1.24,1.12,0.12,0.69,1.5,1.16,1.13,3.0,8.93,3.11,11.44,5.45,5.99,-0.52,1.5,9.28,9.9,3.0,45.91,12.28,59.26,35.09,24.17,0.36,1.5,46.99,43.39,3.0,171.49,9.58,182.18,163.68,18.51,0.5,1.5,171.67,168.61,3.0
+AR-A-G170008 = 224.17,14.04,239.85,202.06,37.79,-0.67,2.43,224.52,225.87,5.0,160.6,23.46,187.58,129.46,58.11,-0.23,1.64,161.97,164.79,5.0,123.75,33.13,168.38,83.46,84.92,0.19,1.79,127.25,118.62,5.0,16.11,0.62,16.9,15.33,1.57,0.09,1.69,16.12,15.94,5.0,2.38,0.5,3.07,1.98,1.09,0.55,1.51,2.42,2.07,5.0,2.34,1.27,4.14,1.0,3.14,0.45,1.78,2.6,1.98,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,1.0,0.01,1.02,1.0,0.02,1.5,3.4,1.0,1.0,5.0,2.34,0.69,2.96,1.25,1.71,-0.81,2.23,2.42,2.57,5.0,7.23,3.6,10.11,1.0,9.11,-1.26,2.94,7.92,8.75,5.0,39.66,10.48,55.81,30.75,25.06,0.77,2.01,40.75,33.67,5.0,156.37,24.26,191.62,130.61,61.01,0.5,1.86,157.87,147.63,5.0
+AR-A-G170009 = 276.7,55.87,392.34,179.1,213.25,0.45,2.15,282.22,267.01,96.0,243.85,29.14,306.42,190.23,116.18,0.01,2.04,245.56,243.43,96.0,221.25,52.96,369.38,136.52,232.86,0.76,2.74,227.44,210.13,96.0,79.1,18.04,132.46,50.46,82.01,0.44,2.49,81.11,77.89,96.0,1.16,0.37,3.05,1.0,2.05,3.01,12.44,1.22,1.0,96.0,1.07,0.18,1.83,1.0,0.83,3.02,11.56,1.08,1.0,96.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,96.0,1.05,0.06,1.16,1.0,0.16,0.74,1.93,1.05,1.02,96.0,1.1,0.29,2.87,1.0,1.87,3.84,19.12,1.14,1.0,96.0,13.14,9.61,38.23,1.88,36.35,0.98,2.62,16.25,8.6,96.0,95.4,19.25,136.52,53.62,82.9,-0.21,2.33,97.31,97.68,96.0,200.37,25.78,242.15,149.45,92.7,-0.51,1.91,202.01,208.34,96.0
+AR-A-G170010 = 291.08,19.81,343.52,269.14,74.38,1.55,4.75,291.7,285.51,14.0,191.81,10.18,215.02,179.1,35.92,0.71,2.83,192.06,191.26,14.0,206.57,55.21,317.67,113.92,203.75,0.18,2.5,213.31,213.46,14.0,19.7,6.51,36.8,13.79,23.0,1.52,4.41,20.67,17.24,14.0,1.25,0.25,1.7,1.0,0.7,0.59,2.06,1.27,1.22,14.0,1.82,0.88,3.66,1.0,2.66,0.81,2.53,2.0,1.66,14.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,14.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,14.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,14.0,1.07,0.19,1.66,1.0,0.66,2.49,7.8,1.09,1.0,14.0,43.24,9.66,58.98,28.5,30.48,-0.01,1.99,44.23,44.65,14.0,167.39,17.62,210.62,149.45,61.17,1.17,3.62,168.24,162.87,14.0
+AR-A-G170011 = 245.69,25.79,281.56,208.25,73.31,-0.11,1.51,246.95,248.14,16.0,183.32,30.85,265.08,145.01,120.07,1.14,4.02,185.74,174.17,16.0,144.59,30.84,208.25,97.97,110.28,0.34,2.32,147.64,143.06,16.0,20.03,1.3,22.68,18.65,4.03,0.72,2.48,20.07,19.53,16.0,3.59,0.68,5.02,2.53,2.49,0.47,2.43,3.64,3.52,16.0,1.57,0.8,3.42,1.0,2.42,0.99,2.66,1.75,1.04,16.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,16.0,1.28,0.25,1.83,1.0,0.83,0.65,2.43,1.3,1.24,16.0,1.18,0.2,1.67,1.0,0.67,0.99,2.98,1.19,1.08,16.0,2.96,3.38,13.02,1.0,12.02,1.94,5.97,4.41,1.0,16.0,76.21,14.77,97.97,44.72,53.25,-0.53,2.5,77.54,78.98,16.0,162.96,30.0,233.07,126.13,106.94,1.02,3.06,165.53,151.77,16.0
+AR-A-G170012 = 225.94,29.36,265.08,162.64,102.44,-0.75,2.51,227.74,234.95,19.0,251.49,52.96,332.71,164.27,168.44,-0.0,1.88,256.72,249.56,19.0,123.78,30.67,173.77,73.65,100.12,0.07,1.92,127.33,121.0,19.0,62.3,9.99,81.75,47.5,34.25,0.42,2.34,63.05,60.93,19.0,2.03,1.22,4.8,1.0,3.8,1.11,3.17,2.35,1.6,19.0,1.05,0.13,1.53,1.0,0.53,2.93,10.38,1.06,1.0,19.0,1.02,0.08,1.36,1.0,0.36,4.01,17.06,1.02,1.0,19.0,1.11,0.17,1.53,1.0,0.53,1.22,3.12,1.13,1.0,19.0,1.0,0.01,1.03,1.0,0.03,3.07,11.14,1.0,1.0,19.0,36.51,11.68,58.67,22.22,36.45,0.53,1.94,38.24,32.88,19.0,55.02,3.54,61.95,46.28,15.67,-0.55,3.84,55.13,55.23,19.0,201.68,17.08,242.15,173.85,68.29,0.61,2.99,202.37,199.06,19.0
+AR-A-G170013 = 202.07,14.14,229.32,179.1,50.22,0.3,2.56,202.52,201.01,11.0,152.04,24.84,211.27,123.35,87.91,1.29,3.99,153.88,145.01,11.0,113.3,30.11,188.13,87.87,100.27,1.47,4.45,116.88,105.94,11.0,17.54,1.85,21.98,15.1,6.88,1.13,4.12,17.63,17.53,11.0,2.77,0.51,3.66,2.19,1.47,0.51,1.98,2.81,2.57,11.0,1.62,0.98,3.77,1.0,2.77,1.23,3.05,1.87,1.0,11.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,11.0,1.07,0.11,1.29,1.0,0.29,1.19,2.63,1.08,1.02,11.0,1.51,0.61,2.87,1.0,1.87,1.05,3.16,1.61,1.27,11.0,2.37,2.52,8.89,1.0,7.89,1.83,5.12,3.38,1.0,11.0,58.41,15.09,83.09,38.46,44.63,0.28,1.98,60.16,53.52,11.0,148.15,29.73,214.62,117.41,97.22,1.06,3.19,150.84,136.52,11.0
+AR-A-G170014 = 134.54,55.85,398.71,44.72,353.99,1.75,8.67,145.6,132.46,145.0,48.1,23.2,175.57,27.6,147.97,2.51,10.82,53.36,39.27,145.0,48.84,10.81,81.75,34.09,47.66,1.01,3.29,50.01,46.28,145.0,18.81,17.68,81.75,4.95,76.81,2.35,7.61,25.77,12.99,145.0,4.99,3.74,16.04,1.0,15.04,1.41,3.93,6.23,3.39,145.0,4.91,5.49,20.08,1.0,19.08,1.56,4.21,7.35,2.43,145.0,2.8,2.73,15.1,1.0,14.1,2.34,8.36,3.9,1.74,145.0,9.85,11.65,53.59,1.0,52.59,2.03,6.53,15.23,5.5,145.0,3.34,3.95,16.53,1.0,15.53,1.97,5.69,5.16,1.48,145.0,11.75,11.96,55.86,1.0,54.86,1.83,5.65,16.74,7.26,145.0,18.55,19.54,89.5,3.77,85.72,2.2,7.05,26.89,10.57,145.0,81.21,22.94,214.62,48.96,165.67,2.26,10.98,84.37,72.49,145.0
+AR-A-G170015 = 272.75,28.79,338.03,224.58,113.45,0.21,2.19,274.22,273.38,34.0,254.08,26.59,318.24,208.13,110.12,0.82,3.38,255.43,249.79,34.0,265.59,45.26,369.38,196.06,173.32,0.39,2.26,269.3,259.17,34.0,38.95,12.61,79.36,19.71,59.65,1.06,4.64,40.88,37.09,34.0,2.36,0.34,3.11,1.73,1.38,0.18,2.5,2.39,2.36,34.0,3.35,2.14,6.89,1.0,5.89,0.39,1.63,3.95,2.77,34.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,34.0,1.02,0.03,1.13,1.0,0.13,2.75,10.37,1.02,1.02,34.0,1.0,0.02,1.14,1.0,0.14,5.19,28.92,1.01,1.0,34.0,8.64,6.82,28.45,1.0,27.45,1.24,4.04,10.95,7.19,34.0,77.96,12.32,100.97,55.23,45.74,-0.03,2.45,78.9,81.25,34.0,147.88,21.21,196.06,96.6,99.45,-0.22,3.16,149.35,149.45,34.0
+AR-A-G170016 = 205.44,12.79,236.66,181.14,55.53,0.62,3.61,205.82,204.04,20.0,59.78,12.97,84.79,42.1,42.69,0.61,2.21,61.1,56.86,20.0,59.93,11.71,78.22,42.1,36.11,0.15,1.61,61.01,57.96,20.0,10.89,1.68,13.79,8.14,5.66,0.11,2.01,11.01,10.71,20.0,3.9,1.02,5.35,2.09,3.25,-0.34,1.91,4.02,3.93,20.0,1.61,0.38,2.4,1.0,1.4,0.31,2.45,1.66,1.49,20.0,1.04,0.1,1.39,1.0,0.39,2.48,8.03,1.04,1.0,20.0,2.21,1.26,4.91,1.0,3.91,0.98,2.75,2.53,1.69,20.0,1.21,0.24,1.63,1.0,0.63,0.5,1.64,1.23,1.11,20.0,3.8,2.91,12.41,1.0,11.41,1.47,4.87,4.74,3.05,20.0,26.31,7.94,46.52,16.46,30.06,1.11,3.5,27.42,24.11,20.0,96.19,12.06,128.21,81.64,46.57,1.1,3.67,96.9,94.87,20.0
+AR-A-G170017 = 288.33,52.65,404.36,203.53,200.82,0.66,2.35,293.03,276.24,66.0,270.93,29.07,347.75,227.97,119.78,0.84,3.08,272.46,265.08,66.0,236.26,45.62,317.67,115.6,202.07,-0.5,2.5,240.56,241.57,66.0,89.2,33.18,149.45,28.94,120.5,0.28,2.06,95.09,78.84,66.0,1.58,0.7,3.42,1.0,2.42,1.09,3.06,1.73,1.25,66.0,1.05,0.12,1.58,1.0,0.58,3.05,12.32,1.05,1.0,66.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,66.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,66.0,1.1,0.25,1.98,1.0,0.98,2.51,8.31,1.13,1.0,66.0,25.45,11.84,51.03,3.89,47.15,0.08,2.25,28.03,25.51,66.0,62.82,17.57,117.62,40.36,77.27,1.25,4.24,65.19,58.84,66.0,185.29,28.24,257.2,136.52,120.68,0.73,2.76,187.4,177.16,66.0
+AR-A-G170018 = 188.91,95.24,416.74,85.36,331.38,0.81,2.43,210.76,149.95,27.0,91.67,32.54,214.62,60.47,154.16,2.26,8.8,97.07,84.26,27.0,54.29,15.79,100.97,38.25,62.72,1.23,4.32,56.45,51.7,27.0,14.98,5.01,34.09,6.89,27.2,2.02,9.06,15.77,14.21,27.0,5.98,2.14,10.84,3.11,7.73,0.93,3.01,6.34,5.55,27.0,1.27,0.3,2.18,1.0,1.18,1.27,4.26,1.3,1.19,27.0,1.34,0.37,2.21,1.0,1.21,0.72,2.4,1.39,1.27,27.0,1.4,0.48,2.8,1.0,1.8,1.43,4.45,1.48,1.24,27.0,1.05,0.15,1.77,1.0,0.77,4.61,23.16,1.06,1.0,27.0,2.12,1.04,4.78,1.0,3.78,0.96,3.07,2.36,1.9,27.0,12.93,5.86,27.6,6.49,21.11,0.83,2.98,14.15,12.57,27.0,119.24,20.24,179.78,91.69,88.08,0.93,4.2,120.88,117.41,27.0
+AR-A-G170019 = 193.77,54.48,381.38,113.92,267.46,1.04,4.33,201.23,187.58,147.0,202.52,42.26,299.07,132.46,166.61,0.21,2.11,206.85,201.58,147.0,153.4,27.45,227.97,107.25,120.72,0.36,2.31,155.82,149.45,147.0,118.08,67.56,317.67,19.22,298.45,0.46,2.57,135.93,121.06,147.0,1.28,1.04,9.04,1.0,8.04,4.95,30.28,1.65,1.0,147.0,4.77,2.37,11.58,1.09,10.48,0.42,2.26,5.32,4.49,147.0,1.14,0.29,3.15,1.0,2.15,3.82,21.47,1.17,1.0,147.0,1.0,0.01,1.08,1.0,0.08,5.09,28.18,1.0,1.0,147.0,4.7,2.92,13.79,1.0,12.79,1.01,3.32,5.53,4.01,147.0,4.61,4.46,20.73,1.0,19.73,1.85,6.15,6.4,2.86,147.0,97.33,28.04,163.6,44.72,118.88,0.41,2.09,101.26,93.77,147.0,156.69,29.41,234.95,101.38,133.57,0.55,2.84,159.4,153.05,147.0
+AR-A-G170020 = 242.77,32.74,287.45,177.51,109.94,-0.82,2.34,244.9,253.61,29.0,144.83,26.51,193.59,101.15,92.43,0.18,2.03,147.16,140.7,29.0,115.77,27.38,170.53,51.7,118.84,-0.5,3.1,118.86,119.86,29.0,17.31,3.17,25.21,11.86,13.35,0.47,2.91,17.58,17.03,29.0,2.61,2.03,9.6,1.24,8.37,2.13,6.81,3.28,1.76,29.0,2.02,0.69,3.74,1.0,2.74,0.63,2.75,2.13,1.94,29.0,1.01,0.04,1.22,1.0,0.22,5.1,27.04,1.01,1.0,29.0,1.04,0.06,1.27,1.0,0.27,2.03,7.17,1.04,1.0,29.0,1.53,0.59,3.05,1.0,2.05,1.25,3.82,1.64,1.41,29.0,6.49,4.33,19.22,1.9,17.32,1.54,4.55,7.76,4.74,29.0,28.88,8.71,52.28,13.71,38.57,0.64,3.45,30.13,28.45,29.0,166.43,19.55,242.15,145.07,97.07,2.31,9.13,167.54,162.92,29.0
+AR-A-G170021 = 259.65,21.42,299.07,217.91,81.16,-0.12,2.29,260.5,261.38,28.0,285.04,47.91,383.34,190.23,193.11,0.24,2.26,288.9,276.55,28.0,254.56,26.9,304.48,208.25,96.23,0.01,2.17,255.92,253.14,28.0,52.94,16.7,82.68,22.35,60.34,0.03,2.56,55.42,50.46,28.0,3.85,0.75,5.18,2.8,2.38,0.3,1.76,3.92,3.82,28.0,2.09,1.37,5.71,1.0,4.71,1.15,3.24,2.48,1.4,28.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,28.0,1.41,0.26,1.86,1.07,0.79,0.34,1.67,1.43,1.39,28.0,1.72,0.75,3.55,1.01,2.54,0.86,2.57,1.87,1.5,28.0,40.85,40.96,142.3,2.5,139.8,1.17,3.12,57.33,19.35,28.0,104.13,9.45,128.53,88.17,40.36,0.52,3.15,104.54,103.44,28.0,136.94,21.75,214.62,107.25,107.38,1.74,6.82,138.6,129.91,28.0
+AR-A-G170022 = 193.76,16.1,221.2,154.02,67.17,-0.54,2.81,194.41,194.89,34.0,94.17,27.97,136.52,44.1,92.42,-0.22,1.83,98.12,97.68,34.0,99.62,31.47,173.77,53.62,120.16,0.6,2.47,104.33,94.45,34.0,14.02,3.3,19.22,8.26,10.96,-0.2,1.85,14.39,14.1,34.0,3.77,1.2,6.3,2.0,4.29,0.12,2.13,3.96,3.79,34.0,1.54,0.64,3.95,1.0,2.95,1.76,7.0,1.66,1.44,34.0,1.03,0.07,1.35,1.0,0.35,3.2,13.19,1.03,1.0,34.0,2.46,2.15,8.51,1.0,7.51,1.66,4.35,3.24,1.54,34.0,1.27,0.44,2.54,1.0,1.54,1.62,4.49,1.34,1.0,34.0,3.49,2.74,12.6,1.0,11.6,1.45,5.17,4.41,2.91,34.0,56.26,24.43,113.92,22.04,91.88,0.52,2.43,61.19,51.23,34.0,135.86,31.99,196.2,62.32,133.89,-0.27,2.68,139.46,137.09,34.0
+AR-A-G170023 = 214.99,46.09,290.18,141.27,148.91,-0.03,1.81,219.65,217.96,22.0,228.59,40.59,293.49,156.55,136.94,-0.21,1.9,232.0,235.89,22.0,117.93,40.13,206.58,66.19,140.39,0.56,2.23,124.28,113.07,22.0,46.58,10.24,66.95,30.4,36.54,0.38,2.15,47.64,44.72,22.0,1.57,0.49,2.87,1.0,1.87,0.9,3.38,1.64,1.48,22.0,1.02,0.03,1.13,1.0,0.13,1.98,6.29,1.02,1.0,22.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,22.0,1.02,0.06,1.26,1.0,0.26,3.18,12.23,1.02,1.0,22.0,1.01,0.02,1.06,1.0,0.06,1.98,6.29,1.01,1.0,22.0,17.24,2.47,21.42,12.6,8.82,-0.31,2.25,17.41,17.48,22.0,64.57,10.15,86.84,50.46,36.38,0.58,2.35,65.33,63.01,22.0,206.24,9.75,230.57,185.34,45.23,0.36,3.45,206.46,204.52,22.0
+AR-B-G010001 = 116.6,11.81,149.45,92.24,57.21,0.98,4.25,117.17,113.92,32.0,119.28,15.06,151.74,97.97,53.76,0.72,2.46,120.2,113.92,32.0,298.38,35.63,369.54,257.2,112.34,0.58,2.02,300.43,283.85,32.0,7.16,1.84,11.86,4.87,6.99,1.02,2.98,7.39,6.64,32.0,15.77,8.83,31.78,5.76,26.02,0.62,1.85,18.01,12.09,32.0,56.51,11.52,74.99,35.65,39.33,-0.06,1.84,57.63,57.96,32.0,81.16,25.31,113.92,35.77,78.15,-0.65,2.01,84.89,90.55,32.0,40.86,9.87,64.23,27.61,36.61,0.78,2.74,42.0,38.62,32.0,37.53,17.99,72.46,15.1,57.36,0.45,1.85,41.5,32.65,32.0,253.08,74.68,416.74,126.76,289.98,-0.04,2.29,263.54,272.51,32.0,86.96,7.49,95.06,67.28,27.78,-1.31,4.0,87.27,89.5,32.0,40.62,4.43,49.98,33.08,16.9,0.02,2.51,40.85,41.34,32.0
+AR-B-G010002 = 117.0,15.59,154.02,95.06,58.96,0.95,3.04,117.99,112.18,28.0,138.32,17.85,158.74,95.06,63.68,-0.89,2.64,139.43,144.33,28.0,261.88,28.26,327.39,227.97,99.42,0.41,2.31,263.34,265.08,28.0,13.59,8.48,36.44,4.8,31.64,1.27,3.77,15.94,10.54,28.0,13.38,8.7,32.09,4.8,27.29,0.79,2.27,15.87,10.16,28.0,34.87,6.24,43.39,23.74,19.66,-0.43,1.99,35.4,34.7,28.0,72.41,12.47,95.06,48.98,46.08,-0.1,2.19,73.43,73.05,28.0,21.25,5.42,28.45,12.6,15.85,-0.37,1.61,21.91,22.94,28.0,54.21,6.61,64.25,44.72,19.53,-0.05,1.53,54.6,54.16,28.0,109.07,21.16,179.1,79.32,99.77,1.73,6.1,111.03,104.35,28.0,79.72,4.99,91.36,70.34,21.02,0.25,2.95,79.87,79.45,28.0,45.2,9.0,66.19,33.08,33.12,0.8,2.77,46.06,43.43,28.0
+AR-B-G010003 = 105.94,NaN,105.94,105.94,0.0,NaN,NaN,105.94,105.94,1.0,78.15,NaN,78.15,78.15,0.0,NaN,NaN,78.15,78.15,1.0,87.73,NaN,87.73,87.73,0.0,NaN,NaN,87.73,87.73,1.0,38.48,NaN,38.48,38.48,0.0,NaN,NaN,38.48,38.48,1.0,16.04,NaN,16.04,16.04,0.0,NaN,NaN,16.04,16.04,1.0,34.23,NaN,34.23,34.23,0.0,NaN,NaN,34.23,34.23,1.0,50.98,NaN,50.98,50.98,0.0,NaN,NaN,50.98,50.98,1.0,17.53,NaN,17.53,17.53,0.0,NaN,NaN,17.53,17.53,1.0,31.27,NaN,31.27,31.27,0.0,NaN,NaN,31.27,31.27,1.0,100.97,NaN,100.97,100.97,0.0,NaN,NaN,100.97,100.97,1.0,72.03,NaN,72.03,72.03,0.0,NaN,NaN,72.03,72.03,1.0,31.7,NaN,31.7,31.7,0.0,NaN,NaN,31.7,31.7,1.0
+AR-B-G010004 = 99.8,NaN,99.8,99.8,0.0,NaN,NaN,99.8,99.8,1.0,85.27,NaN,85.27,85.27,0.0,NaN,NaN,85.27,85.27,1.0,83.3,NaN,83.3,83.3,0.0,NaN,NaN,83.3,83.3,1.0,35.29,NaN,35.29,35.29,0.0,NaN,NaN,35.29,35.29,1.0,18.3,NaN,18.3,18.3,0.0,NaN,NaN,18.3,18.3,1.0,36.69,NaN,36.69,36.69,0.0,NaN,NaN,36.69,36.69,1.0,54.16,NaN,54.16,54.16,0.0,NaN,NaN,54.16,54.16,1.0,20.41,NaN,20.41,20.41,0.0,NaN,NaN,20.41,20.41,1.0,29.92,NaN,29.92,29.92,0.0,NaN,NaN,29.92,29.92,1.0,82.15,NaN,82.15,82.15,0.0,NaN,NaN,82.15,82.15,1.0,62.07,NaN,62.07,62.07,0.0,NaN,NaN,62.07,62.07,1.0,33.99,NaN,33.99,33.99,0.0,NaN,NaN,33.99,33.99,1.0
+AR-B-G010005 = 102.14,3.32,104.49,99.8,4.69,-0.0,1.0,102.17,102.14,2.0,86.37,1.55,87.47,85.27,2.19,0.0,1.0,86.38,86.37,2.0,90.83,10.66,98.37,83.3,15.08,-0.0,1.0,91.15,90.83,2.0,35.58,0.41,35.87,35.29,0.58,0.0,1.0,35.58,35.58,2.0,19.04,1.04,19.78,18.3,1.48,-0.0,1.0,19.06,19.04,2.0,38.2,2.13,39.71,36.69,3.02,-0.0,1.0,38.23,38.2,2.0,49.6,6.44,54.16,45.05,9.11,0.0,1.0,49.81,49.6,2.0,18.82,2.25,20.41,17.23,3.18,0.0,1.0,18.89,18.82,2.0,31.27,1.91,32.61,29.92,2.7,-0.0,1.0,31.29,31.27,2.0,82.87,1.01,83.58,82.15,1.43,0.0,1.0,82.87,82.87,2.0,65.28,4.55,68.49,62.07,6.43,-0.0,1.0,65.36,65.28,2.0,32.85,1.62,33.99,31.7,2.29,0.0,1.0,32.87,32.85,2.0
+AR-B-G010006 = 99.56,NaN,99.56,99.56,0.0,NaN,NaN,99.56,99.56,1.0,88.65,NaN,88.65,88.65,0.0,NaN,NaN,88.65,88.65,1.0,101.71,NaN,101.71,101.71,0.0,NaN,NaN,101.71,101.71,1.0,26.25,NaN,26.25,26.25,0.0,NaN,NaN,26.25,26.25,1.0,23.03,NaN,23.03,23.03,0.0,NaN,NaN,23.03,23.03,1.0,45.53,NaN,45.53,45.53,0.0,NaN,NaN,45.53,45.53,1.0,50.46,NaN,50.46,50.46,0.0,NaN,NaN,50.46,50.46,1.0,18.95,NaN,18.95,18.95,0.0,NaN,NaN,18.95,18.95,1.0,31.62,NaN,31.62,31.62,0.0,NaN,NaN,31.62,31.62,1.0,99.33,NaN,99.33,99.33,0.0,NaN,NaN,99.33,99.33,1.0,56.95,NaN,56.95,56.95,0.0,NaN,NaN,56.95,56.95,1.0,32.61,NaN,32.61,32.61,0.0,NaN,NaN,32.61,32.61,1.0
+AR-B-G010007 = 105.94,NaN,105.94,105.94,0.0,NaN,NaN,105.94,105.94,1.0,76.97,NaN,76.97,76.97,0.0,NaN,NaN,76.97,76.97,1.0,112.33,NaN,112.33,112.33,0.0,NaN,NaN,112.33,112.33,1.0,31.34,NaN,31.34,31.34,0.0,NaN,NaN,31.34,31.34,1.0,17.31,NaN,17.31,17.31,0.0,NaN,NaN,17.31,17.31,1.0,40.36,NaN,40.36,40.36,0.0,NaN,NaN,40.36,40.36,1.0,31.34,NaN,31.34,31.34,0.0,NaN,NaN,31.34,31.34,1.0,13.62,NaN,13.62,13.62,0.0,NaN,NaN,13.62,13.62,1.0,34.09,NaN,34.09,34.09,0.0,NaN,NaN,34.09,34.09,1.0,96.6,NaN,96.6,96.6,0.0,NaN,NaN,96.6,96.6,1.0,84.29,NaN,84.29,84.29,0.0,NaN,NaN,84.29,84.29,1.0,29.77,NaN,29.77,29.77,0.0,NaN,NaN,29.77,29.77,1.0
+AR-B-G010008 = 97.97,NaN,97.97,97.97,0.0,NaN,NaN,97.97,97.97,1.0,76.97,NaN,76.97,76.97,0.0,NaN,NaN,76.97,76.97,1.0,117.41,NaN,117.41,117.41,0.0,NaN,NaN,117.41,117.41,1.0,23.03,NaN,23.03,23.03,0.0,NaN,NaN,23.03,23.03,1.0,18.09,NaN,18.09,18.09,0.0,NaN,NaN,18.09,18.09,1.0,43.39,NaN,43.39,43.39,0.0,NaN,NaN,43.39,43.39,1.0,23.03,NaN,23.03,23.03,0.0,NaN,NaN,23.03,23.03,1.0,12.6,NaN,12.6,12.6,0.0,NaN,NaN,12.6,12.6,1.0,34.09,NaN,34.09,34.09,0.0,NaN,NaN,34.09,34.09,1.0,92.24,NaN,92.24,92.24,0.0,NaN,NaN,92.24,92.24,1.0,86.84,NaN,86.84,86.84,0.0,NaN,NaN,86.84,86.84,1.0,30.22,NaN,30.22,30.22,0.0,NaN,NaN,30.22,30.22,1.0
+AR-B-G010009 = 96.52,NaN,96.52,96.52,0.0,NaN,NaN,96.52,96.52,1.0,80.61,NaN,80.61,80.61,0.0,NaN,NaN,80.61,80.61,1.0,129.05,NaN,129.05,129.05,0.0,NaN,NaN,129.05,129.05,1.0,24.12,NaN,24.12,24.12,0.0,NaN,NaN,24.12,24.12,1.0,18.37,NaN,18.37,18.37,0.0,NaN,NaN,18.37,18.37,1.0,51.93,NaN,51.93,51.93,0.0,NaN,NaN,51.93,51.93,1.0,28.05,NaN,28.05,28.05,0.0,NaN,NaN,28.05,28.05,1.0,15.91,NaN,15.91,15.91,0.0,NaN,NaN,15.91,15.91,1.0,30.85,NaN,30.85,30.85,0.0,NaN,NaN,30.85,30.85,1.0,89.54,NaN,89.54,89.54,0.0,NaN,NaN,89.54,89.54,1.0,81.9,NaN,81.9,81.9,0.0,NaN,NaN,81.9,81.9,1.0,27.34,NaN,27.34,27.34,0.0,NaN,NaN,27.34,27.34,1.0
+AR-B-G010010 = 136.52,NaN,136.52,136.52,0.0,NaN,NaN,136.52,136.52,1.0,92.24,NaN,92.24,92.24,0.0,NaN,NaN,92.24,92.24,1.0,168.61,NaN,168.61,168.61,0.0,NaN,NaN,168.61,168.61,1.0,18.09,NaN,18.09,18.09,0.0,NaN,NaN,18.09,18.09,1.0,13.38,NaN,13.38,13.38,0.0,NaN,NaN,13.38,13.38,1.0,47.5,NaN,47.5,47.5,0.0,NaN,NaN,47.5,47.5,1.0,22.35,NaN,22.35,22.35,0.0,NaN,NaN,22.35,22.35,1.0,16.53,NaN,16.53,16.53,0.0,NaN,NaN,16.53,16.53,1.0,34.09,NaN,34.09,34.09,0.0,NaN,NaN,34.09,34.09,1.0,52.0,NaN,52.0,52.0,0.0,NaN,NaN,52.0,52.0,1.0,92.24,NaN,92.24,92.24,0.0,NaN,NaN,92.24,92.24,1.0,33.08,NaN,33.08,33.08,0.0,NaN,NaN,33.08,33.08,1.0
+AR-B-G010011 = 96.22,33.03,157.81,52.0,105.81,0.38,1.73,101.58,90.75,35.0,148.78,37.51,199.28,74.68,124.6,-0.49,2.02,153.3,158.81,35.0,89.12,38.52,197.74,40.28,157.46,1.44,4.74,96.87,78.15,35.0,4.6,3.26,15.1,1.0,14.1,1.45,4.77,5.61,3.26,35.0,15.98,4.24,29.32,11.06,18.26,1.41,4.7,16.51,14.13,35.0,31.86,14.72,76.97,17.92,59.04,1.16,3.83,35.01,26.35,35.0,10.44,2.62,17.56,7.13,10.42,0.81,2.84,10.76,9.76,35.0,22.99,13.28,66.19,8.96,57.24,1.18,4.22,26.46,18.65,35.0,48.85,7.39,62.32,33.42,28.9,-0.21,2.14,49.39,50.16,35.0,122.69,44.61,192.4,48.96,143.44,-0.15,1.63,130.33,128.36,35.0,71.75,13.92,95.06,44.46,50.6,-0.07,2.12,73.05,71.54,35.0,121.31,24.96,198.08,97.2,100.88,1.55,4.77,123.78,112.33,35.0
+AR-B-G010012 = 84.4,17.11,136.52,66.19,70.33,1.57,4.82,86.05,77.05,25.0,162.32,25.47,196.15,123.97,72.17,0.01,1.42,164.23,166.29,25.0,145.54,18.25,179.42,114.75,64.67,0.39,2.24,146.63,140.7,25.0,16.41,2.89,24.72,12.6,12.12,0.85,3.78,16.65,16.35,25.0,17.33,1.72,20.87,12.6,8.27,-0.38,4.26,17.41,17.3,25.0,34.74,5.59,46.76,27.6,19.16,0.53,2.33,35.17,34.09,25.0,71.21,15.23,95.06,37.32,57.74,-0.55,2.55,72.75,74.68,25.0,51.88,3.05,57.8,46.09,11.71,0.28,2.44,51.97,51.23,25.0,36.17,9.7,52.94,22.35,30.59,0.26,1.8,37.4,35.28,25.0,112.42,26.93,161.75,70.31,91.44,0.32,1.97,115.48,108.03,25.0,45.15,3.88,52.0,39.64,12.36,0.44,2.07,45.31,44.1,25.0,72.29,6.08,81.79,61.73,20.06,-0.05,1.94,72.54,71.77,25.0
+AR-B-G010013 = 127.31,7.08,136.52,118.26,18.26,-0.1,1.49,127.49,128.25,8.0,120.24,11.02,140.7,104.06,36.64,0.51,2.81,120.68,118.69,8.0,276.3,11.43,294.63,261.14,33.49,0.39,2.1,276.5,275.14,8.0,4.95,1.87,7.23,1.88,5.35,-0.38,1.87,5.25,5.27,8.0,6.32,0.93,8.03,5.41,2.61,0.82,2.23,6.38,5.84,8.0,37.65,9.56,53.98,28.45,25.54,0.56,1.96,38.7,35.7,8.0,49.45,7.94,61.02,35.39,25.63,-0.35,2.51,50.01,50.84,8.0,27.69,9.34,37.92,11.44,26.48,-0.57,2.03,29.03,30.39,8.0,36.93,4.69,44.72,29.65,15.07,0.19,2.33,37.19,35.92,8.0,233.62,59.06,327.39,153.82,173.57,0.22,1.91,240.07,233.33,8.0,96.13,2.87,100.97,92.24,8.74,0.23,2.16,96.16,95.85,8.0,43.36,2.31,46.09,39.64,6.45,-0.37,1.83,43.42,43.5,8.0
+AR-B-G010014 = 127.77,NaN,127.77,127.77,0.0,NaN,NaN,127.77,127.77,1.0,126.13,NaN,126.13,126.13,0.0,NaN,NaN,126.13,126.13,1.0,196.41,NaN,196.41,196.41,0.0,NaN,NaN,196.41,196.41,1.0,36.16,NaN,36.16,36.16,0.0,NaN,NaN,36.16,36.16,1.0,21.38,NaN,21.38,21.38,0.0,NaN,NaN,21.38,21.38,1.0,66.22,NaN,66.22,66.22,0.0,NaN,NaN,66.22,66.22,1.0,41.52,NaN,41.52,41.52,0.0,NaN,NaN,41.52,41.52,1.0,33.21,NaN,33.21,33.21,0.0,NaN,NaN,33.21,33.21,1.0,25.99,NaN,25.99,25.99,0.0,NaN,NaN,25.99,25.99,1.0,90.95,NaN,90.95,90.95,0.0,NaN,NaN,90.95,90.95,1.0,64.34,NaN,64.34,64.34,0.0,NaN,NaN,64.34,64.34,1.0,29.77,NaN,29.77,29.77,0.0,NaN,NaN,29.77,29.77,1.0
+AR-B-G010015 = 164.75,11.1,179.1,147.23,31.87,-0.19,1.96,165.09,166.56,9.0,131.8,6.28,142.98,122.97,20.02,0.42,2.21,131.94,130.49,9.0,141.02,14.23,168.61,126.73,41.88,0.68,2.4,141.66,137.65,9.0,14.89,7.22,27.47,7.13,20.34,0.44,1.92,16.37,14.56,9.0,13.0,3.13,16.93,7.28,9.65,-0.36,2.27,13.33,12.65,9.0,15.65,1.79,19.29,13.44,5.85,0.64,3.05,15.74,15.67,9.0,19.4,4.91,27.56,14.65,12.91,0.78,2.0,19.95,16.93,9.0,5.04,2.33,8.61,1.47,7.14,-0.2,2.26,5.5,5.12,9.0,30.88,2.9,36.35,27.27,9.09,0.72,2.53,31.0,30.24,9.0,111.54,21.42,141.58,72.18,69.4,-0.19,2.63,113.36,107.2,9.0,131.52,11.15,147.23,113.92,33.31,-0.07,1.96,131.93,129.46,9.0,73.88,4.86,79.34,66.19,13.15,-0.36,1.63,74.03,75.22,9.0
+AR-B-G010016 = 115.07,13.94,127.32,95.06,32.26,-0.86,2.16,115.71,118.96,4.0,91.19,6.64,97.88,84.26,13.63,-0.03,1.17,91.37,91.31,4.0,149.13,12.47,162.64,136.58,26.06,0.06,1.22,149.52,148.64,4.0,24.5,1.62,26.41,22.81,3.59,0.15,1.45,24.54,24.39,4.0,20.16,1.29,21.29,18.65,2.64,-0.22,1.3,20.2,20.36,4.0,60.86,1.66,62.35,58.7,3.65,-0.49,1.67,60.88,61.21,4.0,31.79,2.0,33.58,29.14,4.44,-0.51,1.71,31.84,32.22,4.0,21.65,2.02,23.58,19.22,4.36,-0.24,1.41,21.72,21.89,4.0,27.28,0.57,27.92,26.79,1.12,0.15,1.19,27.28,27.2,4.0,93.21,6.46,102.12,86.84,15.29,0.62,2.04,93.38,91.94,4.0,71.68,4.32,76.97,66.58,10.38,0.07,1.86,71.78,71.59,4.0,26.23,1.45,27.48,24.46,3.01,-0.3,1.4,26.26,26.48,4.0
+AR-B-G010017 = 99.97,17.43,134.61,68.22,66.39,-0.01,1.99,101.45,98.86,42.0,124.42,15.43,154.02,95.1,58.92,-0.09,2.06,125.35,124.23,42.0,146.33,22.93,215.02,117.41,97.61,1.36,4.25,148.08,139.54,42.0,11.41,3.93,20.41,6.69,13.73,0.53,2.02,12.05,10.71,42.0,38.68,7.2,58.67,26.83,31.84,0.76,2.97,39.33,35.92,42.0,41.22,10.15,64.49,24.46,40.02,0.35,2.38,42.42,39.61,42.0,94.44,9.77,112.23,72.46,39.77,-0.23,2.43,94.93,94.77,42.0,59.18,7.98,75.82,47.5,28.32,0.61,2.23,59.7,57.54,42.0,39.03,6.06,60.47,30.22,30.25,1.28,5.06,39.48,36.93,42.0,80.3,21.66,131.68,45.53,86.15,0.26,2.09,83.1,78.09,42.0,47.03,9.17,71.58,33.67,37.9,0.95,3.14,47.9,43.4,42.0,40.1,12.55,71.28,17.04,54.24,-0.3,2.6,41.97,44.42,42.0
+AR-B-G010018 = 61.54,8.22,79.65,50.46,29.19,0.69,2.31,62.08,59.02,46.0,128.73,19.33,154.02,81.75,72.27,-0.93,2.86,130.14,135.69,46.0,215.62,39.08,295.43,164.79,130.64,0.49,2.06,219.05,204.22,46.0,8.37,1.81,13.79,5.25,8.54,0.7,3.56,8.56,8.13,46.0,26.02,7.53,50.46,13.79,36.66,0.98,4.3,27.06,24.84,46.0,58.47,9.77,77.11,39.93,37.18,-0.1,2.1,59.26,58.79,46.0,92.41,6.61,109.19,76.97,32.22,0.2,2.96,92.64,92.01,46.0,64.68,9.13,79.32,48.96,30.37,0.03,1.71,65.31,64.12,46.0,26.88,5.17,39.64,19.22,20.42,0.56,2.1,27.37,25.01,46.0,155.81,31.61,211.44,107.25,104.19,0.27,1.77,158.91,153.19,46.0,56.98,4.13,65.21,46.11,19.1,-0.37,2.84,57.13,57.8,46.0,42.69,11.53,61.39,25.2,36.2,0.04,1.6,44.18,42.41,46.0
+AR-B-G010019 = 28.18,7.43,48.73,20.92,27.81,1.49,4.86,29.08,25.91,15.0,75.81,24.6,124.71,34.61,90.1,0.19,2.29,79.45,74.16,15.0,121.24,8.1,134.93,108.99,25.94,0.06,1.95,121.49,119.31,15.0,9.18,1.44,11.7,6.78,4.92,-0.26,2.31,9.28,9.04,15.0,27.12,5.5,36.21,19.81,16.4,0.2,1.7,27.64,26.62,15.0,15.35,2.44,20.41,11.51,8.91,0.67,2.85,15.53,15.11,15.0,14.88,1.74,17.72,12.79,4.92,0.31,1.67,14.98,14.73,15.0,26.59,8.98,40.85,14.2,26.66,0.2,1.81,27.97,27.12,15.0,19.28,4.94,28.45,13.38,15.06,0.63,2.05,19.87,16.53,15.0,119.51,8.99,132.52,101.02,31.51,-0.27,2.46,119.82,117.46,15.0,35.34,4.98,43.39,25.99,17.41,-0.06,2.19,35.66,34.65,15.0,39.3,2.99,45.77,36.21,9.56,1.01,2.79,39.41,38.53,15.0
+AR-B-G010020 = 79.83,8.26,92.24,60.58,31.66,-0.59,2.7,80.24,80.91,28.0,95.54,17.43,128.58,57.85,70.73,-0.01,2.42,97.06,95.06,28.0,129.22,9.7,145.01,104.06,40.94,-1.06,3.69,129.57,132.14,28.0,8.94,1.64,12.39,5.93,6.47,0.09,2.92,9.09,9.19,28.0,34.12,6.26,45.57,24.7,20.87,0.35,2.06,34.67,34.11,28.0,33.11,4.7,40.87,24.91,15.96,-0.12,2.15,33.43,33.2,28.0,121.0,11.86,142.0,97.97,44.03,-0.13,2.26,121.56,121.25,28.0,64.05,6.56,79.36,56.95,22.41,0.93,2.57,64.37,60.08,28.0,36.39,4.33,47.5,30.71,16.8,1.11,3.64,36.63,35.15,28.0,53.76,14.16,81.15,28.14,53.02,0.06,2.22,55.53,53.7,28.0,47.96,10.54,67.27,31.62,35.65,0.21,2.0,49.07,46.9,28.0,65.95,14.72,95.06,41.64,53.42,0.19,2.03,67.51,64.13,28.0
+AR-B-G010021 = 88.59,8.09,102.61,79.32,23.29,0.49,2.05,88.92,85.37,9.0,74.63,8.98,91.11,64.25,26.86,0.59,2.24,75.11,74.4,9.0,150.82,45.38,219.1,90.87,128.24,0.03,1.75,156.77,142.33,9.0,9.94,0.5,10.84,9.32,1.52,0.59,2.2,9.95,9.77,9.0,5.26,1.25,6.89,3.15,3.75,-0.53,2.17,5.39,5.51,9.0,35.85,2.57,40.85,33.08,7.78,0.65,2.57,35.93,35.29,9.0,30.17,10.43,51.34,21.04,30.3,0.9,2.75,31.73,28.82,9.0,13.06,2.81,16.53,8.51,8.02,-0.11,1.86,13.33,12.9,9.0,52.83,7.29,66.46,43.39,23.07,0.57,2.44,53.28,51.93,9.0,71.03,11.89,84.6,48.96,35.64,-0.42,2.27,71.91,69.05,9.0,105.16,7.94,117.62,92.4,25.22,-0.1,2.05,105.43,104.25,9.0,42.95,2.63,47.5,39.64,7.86,0.32,2.0,43.02,43.39,9.0
+AR-B-G010022 = 93.15,14.8,116.67,79.32,37.35,0.86,2.06,94.18,86.46,8.0,103.2,5.43,110.53,95.06,15.47,-0.13,1.74,103.32,103.43,8.0,217.85,35.23,265.2,168.61,96.59,0.0,1.64,220.33,218.31,8.0,7.52,2.75,11.86,3.8,8.06,0.06,1.98,7.95,7.49,8.0,2.44,1.19,4.25,1.0,3.25,0.21,1.79,2.68,2.63,8.0,26.87,4.16,31.14,19.22,11.92,-0.76,2.41,27.15,27.96,8.0,19.45,2.09,21.62,15.1,6.52,-1.2,3.38,19.55,19.96,8.0,4.98,1.78,8.51,3.34,5.17,0.93,2.85,5.25,4.52,8.0,34.53,4.62,40.85,28.45,12.41,0.05,1.6,34.8,34.05,8.0,171.19,51.28,262.96,117.41,145.55,0.56,2.19,177.78,163.73,8.0,108.3,7.18,121.0,97.97,23.03,0.45,2.52,108.51,107.02,8.0,54.07,4.84,64.23,49.86,14.36,1.28,3.4,54.26,52.4,8.0
+AR-B-G010023 = 71.62,5.43,83.26,60.47,22.79,0.17,2.61,71.82,72.17,35.0,106.88,30.58,202.06,70.31,131.75,1.23,4.23,111.05,95.75,35.0,143.38,15.22,168.61,100.97,67.64,-0.84,3.32,144.17,147.23,35.0,13.2,4.73,30.22,7.1,23.11,1.71,6.41,14.0,12.05,35.0,26.18,3.66,33.89,19.59,14.3,0.12,2.66,26.43,25.62,35.0,40.48,12.13,66.19,25.99,40.21,0.54,2.06,42.21,38.46,35.0,76.74,8.3,100.97,65.39,35.58,0.99,3.71,77.17,73.8,35.0,57.46,3.8,66.19,50.46,15.74,0.09,2.42,57.59,57.96,35.0,28.97,2.24,37.34,25.21,12.12,1.55,6.95,29.05,28.91,35.0,114.16,36.57,227.97,65.8,162.17,1.17,4.2,119.71,106.62,35.0,51.98,7.65,68.22,39.64,28.58,0.37,2.18,52.53,50.46,35.0,59.83,6.99,81.75,52.0,29.75,1.29,4.26,60.22,56.95,35.0
+AR-B-G010024 = 128.53,NaN,128.53,128.53,0.0,NaN,NaN,128.53,128.53,1.0,110.53,NaN,110.53,110.53,0.0,NaN,NaN,110.53,110.53,1.0,168.61,NaN,168.61,168.61,0.0,NaN,NaN,168.61,168.61,1.0,21.04,NaN,21.04,21.04,0.0,NaN,NaN,21.04,21.04,1.0,22.35,NaN,22.35,22.35,0.0,NaN,NaN,22.35,22.35,1.0,66.19,NaN,66.19,66.19,0.0,NaN,NaN,66.19,66.19,1.0,33.08,NaN,33.08,33.08,0.0,NaN,NaN,33.08,33.08,1.0,25.99,NaN,25.99,25.99,0.0,NaN,NaN,25.99,25.99,1.0,32.09,NaN,32.09,32.09,0.0,NaN,NaN,32.09,32.09,1.0,72.46,NaN,72.46,72.46,0.0,NaN,NaN,72.46,72.46,1.0,56.93,NaN,56.93,56.93,0.0,NaN,NaN,56.93,56.93,1.0,28.45,NaN,28.45,28.45,0.0,NaN,NaN,28.45,28.45,1.0
+AR-B-G010025 = 86.02,1.38,86.99,85.04,1.96,-0.0,1.0,86.02,86.02,2.0,106.56,8.44,112.53,100.59,11.94,0.0,1.0,106.73,106.56,2.0,156.57,20.9,171.35,141.79,29.56,-0.0,1.0,157.26,156.57,2.0,32.96,2.44,34.69,31.23,3.46,0.0,1.0,33.0,32.96,2.0,24.87,1.05,25.61,24.13,1.48,0.0,1.0,24.88,24.87,2.0,59.12,0.63,59.57,58.68,0.88,-0.0,1.0,59.13,59.12,2.0,39.45,0.61,39.89,39.02,0.87,0.0,1.0,39.46,39.45,2.0,35.45,1.09,36.23,34.68,1.54,-0.0,1.0,35.46,35.45,2.0,29.92,1.11,30.71,29.14,1.57,0.0,1.0,29.93,29.92,2.0,81.01,10.58,88.49,73.53,14.96,0.0,1.0,81.36,81.01,2.0,26.34,4.21,29.32,23.37,5.95,0.0,1.0,26.51,26.34,2.0,24.89,0.6,25.31,24.47,0.84,-0.0,1.0,24.9,24.89,2.0
+AR-B-G010026 = 138.47,16.15,158.74,110.53,48.21,-0.31,1.67,139.37,140.28,26.0,110.5,14.25,134.61,84.26,50.36,0.2,2.01,111.38,108.85,26.0,289.91,37.77,380.69,214.62,166.06,0.44,3.12,292.26,286.08,26.0,14.78,6.93,36.21,6.53,29.68,1.32,4.79,16.27,14.37,26.0,14.8,6.06,28.45,7.1,21.34,0.58,2.28,15.95,13.54,26.0,66.98,11.14,92.24,46.28,45.96,0.15,2.61,67.86,66.55,26.0,70.04,8.68,92.24,52.0,40.23,-0.07,3.74,70.56,72.46,26.0,43.77,7.05,56.95,29.7,27.25,-0.03,2.29,44.31,44.42,26.0,49.23,6.21,62.32,37.32,25.0,0.33,2.4,49.6,47.29,26.0,179.51,22.97,242.15,135.43,106.72,0.56,3.64,180.91,176.1,26.0,76.39,12.9,93.65,55.23,38.41,-0.21,1.57,77.43,77.14,26.0,59.31,5.23,71.77,49.31,22.46,0.38,2.69,59.53,59.2,26.0
+AR-B-G010027 = 114.09,6.72,125.22,102.52,22.7,-0.23,2.2,114.27,113.92,13.0,105.82,7.17,122.29,98.02,24.28,0.91,3.04,106.04,102.52,13.0,292.35,16.92,327.39,273.2,54.2,0.6,2.33,292.8,285.87,13.0,3.57,1.86,6.41,1.22,5.19,0.11,1.59,3.99,3.15,13.0,7.63,2.3,12.88,5.41,7.47,0.94,2.94,7.94,6.49,13.0,25.74,3.76,32.09,20.41,11.68,-0.07,1.92,25.99,26.44,13.0,49.61,16.35,79.32,30.68,48.64,0.63,2.07,52.04,43.03,13.0,21.25,8.94,32.09,5.24,26.86,-0.49,1.92,22.92,24.46,13.0,43.27,3.34,46.8,35.13,11.66,-1.17,3.59,43.39,44.72,13.0,149.06,30.21,214.62,109.88,104.74,1.05,3.23,151.86,141.2,13.0,93.61,8.8,107.44,80.98,26.47,0.19,2.02,93.99,90.87,13.0,44.38,2.77,48.96,38.62,10.34,-0.35,2.7,44.46,44.8,13.0
+AR-B-G010028 = 99.59,6.21,110.53,93.65,16.89,0.74,2.21,99.76,96.52,7.0,147.08,7.57,154.09,131.99,22.1,-1.22,3.29,147.25,149.45,7.0,205.56,7.3,211.44,190.62,20.81,-1.35,3.59,205.67,208.25,7.0,37.23,4.21,44.06,32.09,11.96,0.29,2.01,37.43,37.74,7.0,23.62,1.32,26.09,21.73,4.36,0.65,3.22,23.65,23.41,7.0,67.41,2.23,70.34,63.85,6.49,-0.23,2.02,67.44,67.21,7.0,51.58,4.38,56.93,44.3,12.63,-0.46,2.09,51.74,52.86,7.0,43.47,3.71,49.98,38.35,11.63,0.47,2.61,43.6,42.86,7.0,28.66,2.37,33.59,26.38,7.21,1.42,3.88,28.74,28.02,7.0,114.24,14.38,142.15,98.68,43.47,1.0,3.11,115.01,110.53,7.0,48.61,5.97,57.85,39.0,18.85,-0.06,2.48,48.93,47.5,7.0,23.0,2.39,25.83,19.89,5.94,0.07,1.36,23.11,22.02,7.0
+AR-B-G010029 = 112.06,3.46,115.72,105.98,9.73,-0.88,2.64,112.1,113.07,6.0,76.76,1.73,79.32,74.71,4.61,0.36,1.8,76.78,76.41,6.0,144.48,16.15,163.6,124.93,38.67,0.15,1.44,145.23,141.77,6.0,30.52,7.88,39.66,20.71,18.95,-0.1,1.53,31.35,30.97,6.0,12.15,0.98,13.24,10.38,2.86,-0.96,2.93,12.19,12.41,6.0,36.71,1.11,38.46,35.15,3.31,0.26,2.43,36.73,36.56,6.0,27.92,3.0,32.15,24.46,7.69,0.14,1.7,28.06,27.92,6.0,14.1,1.05,15.95,13.18,2.76,0.94,2.52,14.13,13.71,6.0,36.16,2.37,39.64,33.08,6.56,0.16,1.95,36.23,36.11,6.0,56.41,12.02,76.6,42.1,34.5,0.64,2.45,57.47,54.23,6.0,107.1,3.92,113.92,104.06,9.86,0.89,2.46,107.16,105.78,6.0,33.33,1.52,35.13,31.54,3.6,-0.1,1.4,33.35,33.49,6.0
+AR-B-G010030 = 114.71,7.67,129.46,107.25,22.21,1.32,3.52,114.92,113.52,6.0,146.58,12.06,158.74,124.53,34.21,-1.04,2.98,147.0,148.44,6.0,222.88,12.44,234.95,200.15,34.81,-1.04,2.96,223.17,224.64,6.0,34.2,3.01,37.32,29.83,7.49,-0.31,1.58,34.31,34.55,6.0,21.86,1.15,23.03,19.95,3.08,-0.74,2.21,21.88,22.2,6.0,67.94,4.05,74.68,64.25,10.43,0.71,2.22,68.05,67.02,6.0,39.9,3.42,44.72,35.13,9.59,0.11,1.98,40.03,39.19,6.0,48.03,7.72,55.23,33.89,21.35,-1.06,2.97,48.54,49.47,6.0,27.03,3.06,32.33,23.74,8.59,0.78,2.54,27.18,26.46,6.0,109.84,17.75,129.54,89.5,40.04,-0.1,1.49,111.03,111.01,6.0,65.55,6.54,76.51,56.93,19.59,0.48,2.65,65.82,65.54,6.0,27.77,2.33,30.23,23.74,6.49,-0.85,2.54,27.86,28.42,6.0
+AR-B-G010031 = 106.15,8.8,113.76,96.52,17.25,-0.4,1.5,106.4,108.19,3.0,100.22,6.63,107.3,94.16,13.14,0.27,1.5,100.37,99.21,3.0,208.99,13.74,217.65,193.14,24.5,-0.7,1.5,209.29,216.19,3.0,9.53,0.65,10.22,8.93,1.29,0.26,1.5,9.54,9.44,3.0,5.14,0.26,5.42,4.92,0.51,0.36,1.5,5.15,5.09,3.0,33.22,0.14,33.38,33.14,0.24,0.71,1.47,33.22,33.14,3.0,19.63,1.07,20.42,18.42,2.0,-0.61,1.5,19.65,20.06,3.0,9.46,2.88,12.52,6.8,5.72,0.25,1.5,9.75,9.06,3.0,39.7,5.09,44.46,34.34,10.12,-0.22,1.5,39.92,40.31,3.0,120.79,24.56,147.39,98.98,48.4,0.35,1.5,122.44,115.99,3.0,120.57,4.53,124.76,115.77,9.0,-0.25,1.5,120.63,121.19,3.0,46.59,2.58,48.98,43.86,5.12,-0.24,1.5,46.64,46.92,3.0
+AR-B-G010032 = 131.65,13.61,149.45,104.06,45.38,-0.51,2.24,132.31,133.43,16.0,142.12,25.89,202.06,93.65,108.41,0.41,3.34,144.31,142.85,16.0,245.16,18.84,281.56,211.63,69.93,0.19,2.4,245.83,242.03,16.0,16.67,10.78,46.09,5.75,40.34,1.34,4.42,19.67,13.99,16.0,11.63,3.21,19.22,7.54,11.67,0.9,3.11,12.04,10.64,16.0,42.17,8.0,59.1,30.59,28.51,0.52,2.57,42.88,41.4,16.0,54.31,8.31,73.57,46.09,27.48,0.85,2.7,54.9,51.65,16.0,20.01,5.85,33.09,12.99,20.11,0.78,2.57,20.8,18.65,16.0,62.32,3.68,68.22,53.9,14.32,-0.43,2.95,62.43,62.7,16.0,119.89,15.95,149.24,84.26,64.98,-0.17,3.26,120.88,121.06,16.0,70.12,4.97,83.5,64.23,19.27,1.28,4.38,70.29,69.08,16.0,56.45,3.37,61.39,50.46,10.94,-0.42,2.03,56.54,57.13,16.0
+AR-B-G010033 = 129.55,16.04,158.74,100.97,57.77,0.21,2.1,130.5,127.28,26.0,145.59,40.72,257.2,88.25,168.96,1.01,3.54,150.97,132.49,26.0,143.11,34.24,230.67,98.48,132.19,0.83,2.96,147.0,138.41,26.0,27.71,9.49,46.17,13.79,32.38,0.55,2.23,29.23,25.62,26.0,11.11,2.88,17.03,7.32,9.71,0.4,2.04,11.47,10.53,26.0,22.24,4.32,32.09,12.99,19.11,-0.15,3.52,22.64,22.45,26.0,26.28,4.19,35.13,18.39,16.75,-0.11,2.63,26.6,27.18,26.0,17.5,6.46,27.66,6.89,20.77,-0.0,1.89,18.62,17.64,26.0,36.98,9.38,51.28,25.21,26.06,0.13,1.43,38.11,36.23,26.0,123.07,18.13,179.1,96.6,82.49,1.17,4.75,124.35,120.44,26.0,128.76,13.36,159.9,104.7,55.2,0.39,2.64,129.42,127.63,26.0,70.66,9.89,92.24,55.23,37.0,0.59,2.39,71.32,67.92,26.0
+AR-B-G010034 = 145.69,17.92,166.56,119.86,46.7,-0.18,1.55,146.63,148.03,7.0,113.79,5.04,119.2,104.25,14.95,-0.95,2.86,113.89,114.59,7.0,244.14,13.25,269.14,227.97,41.17,0.86,2.96,244.45,242.15,7.0,7.04,2.09,8.65,2.98,5.67,-1.2,2.97,7.3,7.9,7.0,7.09,1.39,9.6,5.58,4.02,0.67,2.54,7.21,6.99,7.0,35.23,2.11,38.46,32.09,6.37,0.06,2.17,35.28,35.13,7.0,21.03,2.22,23.74,17.03,6.7,-0.66,2.55,21.13,21.55,7.0,7.66,2.35,11.86,5.1,6.76,0.67,2.43,7.96,7.35,7.0,33.92,2.35,37.08,30.22,6.86,-0.13,2.02,33.99,33.21,7.0,191.99,41.88,256.86,133.0,123.86,0.14,2.06,195.86,191.01,7.0,118.72,6.8,128.53,110.53,17.99,0.34,1.77,118.89,117.75,7.0,40.01,3.9,45.46,35.13,10.32,0.05,1.65,40.17,39.26,7.0
+AR-B-G010035 = 119.98,22.57,156.81,89.5,67.31,0.42,1.73,121.94,110.99,14.0,118.84,6.88,133.43,107.25,26.18,0.27,2.83,119.02,117.41,14.0,134.23,26.08,176.86,95.35,81.52,0.02,1.79,136.56,136.79,14.0,17.42,3.57,25.21,13.01,12.2,0.64,2.66,17.76,17.0,14.0,27.89,2.2,31.65,23.68,7.97,-0.09,2.36,27.97,27.73,14.0,60.85,5.51,67.85,48.76,19.09,-0.59,2.75,61.08,60.93,14.0,64.88,6.09,77.04,52.0,25.04,-0.26,3.31,65.15,65.93,14.0,41.8,3.73,49.16,36.21,12.95,0.41,2.38,41.95,41.17,14.0,43.89,2.38,48.72,40.85,7.87,0.77,2.51,43.95,43.4,14.0,119.18,39.94,181.14,55.18,125.96,-0.19,1.85,125.24,125.0,14.0,29.14,7.48,42.79,19.22,23.58,0.55,2.12,30.02,27.16,14.0,9.4,3.76,19.81,6.69,13.12,1.72,5.2,10.08,7.8,14.0
+AR-B-G010036 = 135.48,25.33,179.1,97.97,81.12,0.27,1.99,137.65,133.0,13.0,128.04,13.13,158.74,115.66,43.08,1.01,3.15,128.66,124.71,13.0,281.5,20.01,313.23,246.52,66.71,-0.02,2.07,282.16,281.69,13.0,1.94,1.05,5.09,1.16,3.92,2.25,7.39,2.19,1.53,13.0,7.12,1.64,9.36,4.38,4.97,-0.42,2.05,7.29,7.29,13.0,29.25,3.94,35.28,22.08,13.2,-0.42,2.16,29.5,30.27,13.0,30.54,5.55,40.25,23.74,16.51,0.48,2.07,31.0,29.32,13.0,8.33,2.21,11.06,3.44,7.62,-0.8,3.0,8.59,8.4,13.0,36.96,1.96,41.02,34.15,6.87,0.97,3.04,37.01,36.21,13.0,155.16,33.5,219.1,117.41,101.69,0.71,2.06,158.46,138.73,13.0,106.1,3.58,110.53,100.97,9.56,0.03,1.72,106.16,105.75,13.0,41.92,3.23,47.5,36.23,11.28,-0.27,2.3,42.04,42.18,13.0
+AR-B-G010037 = 103.67,14.18,140.76,85.78,54.98,1.12,3.32,104.6,99.98,28.0,147.5,13.68,173.77,117.89,55.89,-0.25,2.48,148.11,149.32,28.0,183.43,26.11,208.25,126.62,81.63,-1.02,2.74,185.21,195.65,28.0,30.85,6.37,40.85,15.41,25.44,-0.47,2.62,31.48,31.83,28.0,26.64,3.92,37.32,21.04,16.28,1.2,4.12,26.91,25.71,28.0,62.45,2.82,70.31,58.67,11.64,0.93,3.32,62.51,61.68,28.0,55.65,6.23,75.22,44.46,30.77,1.11,4.83,55.99,54.57,28.0,46.9,6.4,58.67,37.34,21.33,0.24,1.97,47.32,46.03,28.0,39.15,4.38,45.45,29.77,15.68,-0.72,2.31,39.39,41.17,28.0,176.12,30.42,214.62,95.06,119.56,-0.67,2.97,178.63,178.87,28.0,33.26,8.63,50.46,17.74,32.72,0.08,2.14,34.33,33.08,28.0,14.77,2.98,20.41,8.76,11.65,-0.04,2.08,15.05,14.86,28.0
+AR-B-G010038 = 118.33,10.1,142.74,107.25,35.49,1.26,4.1,118.72,114.42,11.0,120.26,5.14,130.85,113.92,16.93,0.87,2.77,120.36,119.2,11.0,248.63,9.42,266.16,234.95,31.21,0.35,2.2,248.8,247.93,11.0,6.05,2.02,8.65,2.19,6.46,-0.44,2.17,6.35,6.11,11.0,8.96,1.81,11.86,6.48,5.38,0.18,1.96,9.12,9.38,11.0,43.79,8.15,54.46,28.45,26.02,-0.45,2.1,44.47,44.72,11.0,31.84,5.63,41.77,24.46,17.3,0.57,2.29,32.29,31.14,11.0,28.08,14.17,50.55,11.96,38.59,0.3,1.73,31.16,27.73,11.0,27.48,4.72,33.09,19.3,13.79,-0.42,1.96,27.85,28.45,11.0,264.54,38.33,322.53,214.62,107.91,0.14,1.76,267.05,266.15,11.0,101.39,5.27,110.53,93.65,16.89,0.23,2.17,101.51,101.13,11.0,39.65,3.27,46.09,33.77,12.32,0.26,3.01,39.77,39.05,11.0
+AR-B-G010039 = 149.79,15.73,173.77,131.21,42.57,0.36,1.94,150.48,148.08,6.0,92.56,6.34,100.83,84.26,16.58,-0.03,1.68,92.74,92.71,6.0,198.48,17.37,224.24,182.04,42.2,0.51,1.72,199.12,193.84,6.0,11.33,4.19,16.6,4.8,11.8,-0.35,2.08,11.96,11.55,6.0,2.29,1.57,5.1,1.0,4.1,1.01,2.67,2.7,1.79,6.0,19.26,3.2,23.27,15.94,7.33,0.38,1.5,19.48,18.47,6.0,13.69,3.75,18.09,9.32,8.78,-0.07,1.45,14.11,13.9,6.0,3.06,1.46,5.41,1.57,3.84,0.65,2.04,3.34,2.61,6.0,37.0,0.63,37.92,36.21,1.71,0.16,1.82,37.01,37.04,6.0,125.21,28.64,156.81,79.32,77.49,-0.52,2.05,127.91,130.06,6.0,122.04,3.4,126.62,117.41,9.21,-0.01,1.78,122.08,122.01,6.0,47.81,5.39,55.23,39.93,15.31,-0.09,2.04,48.06,47.8,6.0
+AR-B-G010040 = 35.06,18.44,85.79,18.41,67.38,1.27,3.54,39.51,26.58,40.0,83.29,20.4,131.34,50.46,80.89,0.31,2.49,85.69,85.57,40.0,127.53,10.82,149.45,107.25,42.2,0.34,2.41,127.98,125.66,40.0,9.88,2.93,15.14,6.4,8.74,0.51,1.85,10.29,8.94,40.0,28.46,4.71,37.87,20.56,17.31,0.12,2.3,28.84,28.63,40.0,31.63,9.78,47.5,13.84,33.66,-0.15,2.09,33.07,32.74,40.0,26.89,12.68,55.23,12.99,42.24,0.69,2.16,29.66,22.36,40.0,48.05,12.03,64.34,27.12,37.22,-0.44,1.95,49.5,50.7,40.0,37.89,6.84,51.23,23.03,28.2,-0.01,2.32,38.49,37.14,40.0,112.99,31.47,162.05,51.87,110.18,-0.53,2.27,117.19,119.23,40.0,26.81,5.17,38.46,18.36,20.1,0.17,2.29,27.3,27.59,40.0,28.44,7.35,41.59,15.44,26.15,0.02,1.91,29.35,28.61,40.0
+AR-B-G010041 = 75.38,22.32,117.24,24.86,92.38,-0.41,3.1,78.53,75.32,35.0,117.8,21.24,162.64,86.84,75.8,0.53,2.24,119.65,113.25,35.0,140.53,8.74,159.03,117.46,41.57,-0.67,3.7,140.8,140.95,35.0,10.29,3.09,16.43,5.41,11.02,0.19,2.02,10.73,9.95,35.0,21.12,3.68,32.09,16.04,16.06,1.33,5.32,21.43,20.79,35.0,37.69,7.78,53.59,24.01,29.59,0.4,2.2,38.46,35.13,35.0,25.18,7.51,44.72,17.03,27.69,0.81,2.53,26.24,22.6,35.0,60.01,6.31,79.47,47.22,32.25,1.23,4.78,60.33,58.38,35.0,38.08,6.21,52.0,26.38,25.62,0.12,2.44,38.57,39.26,35.0,151.12,22.83,190.23,110.53,79.7,-0.37,1.96,152.78,156.38,35.0,41.76,6.75,52.0,30.22,21.79,0.13,2.03,42.29,41.19,35.0,54.01,17.55,103.08,32.09,70.98,1.04,3.51,56.72,48.96,35.0
+AR-B-G010042 = 94.24,19.68,132.7,64.74,67.96,0.44,2.11,96.22,91.88,38.0,108.27,6.43,121.06,89.5,31.56,-0.62,3.48,108.45,108.99,38.0,129.1,16.92,158.74,86.84,71.9,-0.51,2.62,130.17,130.04,38.0,6.23,1.49,9.03,2.71,6.32,-0.51,2.42,6.4,6.75,38.0,22.87,3.43,27.6,11.25,16.35,-1.56,5.4,23.12,24.47,38.0,44.25,8.97,66.19,28.26,37.93,0.45,2.83,45.12,43.39,38.0,21.59,7.05,37.32,10.5,26.82,0.21,2.18,22.68,21.52,38.0,56.56,12.81,89.5,35.13,54.36,0.47,2.8,57.96,55.65,38.0,50.13,5.22,67.57,40.35,27.22,1.12,5.27,50.4,49.75,38.0,177.16,24.55,234.95,118.02,116.93,-0.44,3.43,178.81,179.42,38.0,36.93,7.98,58.7,26.78,31.91,1.08,3.6,37.77,34.41,38.0,90.21,19.12,128.53,52.06,76.47,-0.19,2.42,92.16,92.46,38.0
+AR-B-G010043 = 18.69,1.84,21.91,16.6,5.31,0.64,2.08,18.77,18.09,9.0,52.05,13.87,84.05,34.09,49.96,1.27,4.44,53.66,51.81,9.0,114.55,7.73,126.13,104.06,22.07,0.1,1.74,114.78,113.92,9.0,9.5,2.04,12.22,6.69,5.54,0.3,1.63,9.69,8.99,9.0,30.53,6.08,37.99,21.04,16.95,-0.34,1.69,31.06,32.06,9.0,12.67,2.55,18.71,9.6,9.1,1.46,4.77,12.89,12.56,9.0,14.88,0.76,16.33,13.79,2.54,0.54,2.68,14.9,14.71,9.0,30.16,7.19,41.85,18.09,23.75,-0.15,2.38,30.91,31.68,9.0,23.86,7.3,34.97,14.65,20.32,0.3,1.61,24.83,21.08,9.0,105.3,13.05,121.0,82.96,38.04,-0.34,1.92,106.02,104.06,9.0,31.68,3.99,38.04,25.99,12.05,0.18,1.98,31.9,31.14,9.0,41.6,1.3,43.39,39.17,4.22,-0.31,2.58,41.62,41.52,9.0
+AR-B-G010044 = 148.67,11.5,171.38,130.85,40.53,0.58,2.15,149.1,145.06,28.0,121.47,19.33,163.6,91.36,72.24,0.31,2.07,122.94,117.89,28.0,180.81,40.27,265.08,93.9,171.18,-0.24,2.8,185.08,184.62,28.0,25.76,13.11,46.09,8.57,37.53,0.31,1.59,28.8,23.26,28.0,9.4,1.29,12.05,6.89,5.16,-0.02,2.37,9.48,9.49,28.0,42.88,14.11,71.28,20.41,50.86,-0.27,1.94,45.07,50.15,28.0,32.56,15.27,64.96,10.24,54.72,0.45,2.2,35.85,30.23,28.0,49.28,13.61,72.46,28.05,44.41,-0.09,1.76,51.06,50.18,28.0,54.97,10.54,85.62,40.85,44.77,1.1,3.99,55.94,51.92,28.0,242.62,34.74,337.42,190.23,147.19,0.78,3.65,245.01,237.58,28.0,82.64,11.92,99.56,61.95,37.61,-0.28,1.88,83.46,82.07,28.0,99.73,25.79,161.61,67.43,94.19,0.85,2.86,102.9,93.68,28.0
+AR-B-G010045 = 147.89,12.59,168.61,122.48,46.13,-0.38,2.55,148.38,151.74,13.0,129.22,8.89,145.01,117.41,27.6,0.18,1.9,129.5,130.85,13.0,128.33,13.18,157.24,104.82,52.41,0.37,3.26,128.95,129.05,13.0,19.19,3.83,25.99,12.22,13.76,-0.28,2.49,19.54,19.44,13.0,28.3,3.94,40.61,25.21,15.4,2.53,8.64,28.56,27.28,13.0,69.76,3.53,74.68,62.61,12.07,-0.32,2.43,69.84,69.88,13.0,75.49,3.69,79.36,68.22,11.14,-0.92,2.47,75.57,76.97,13.0,42.36,1.97,46.09,39.64,6.45,0.48,2.43,42.4,42.1,13.0,53.7,5.4,62.32,45.23,17.09,-0.05,2.01,53.95,54.3,13.0,99.96,23.54,145.27,72.76,72.51,0.61,2.27,102.48,97.83,13.0,41.25,6.92,50.46,29.65,20.8,-0.24,2.07,41.78,42.51,13.0,9.72,3.25,15.27,5.53,9.74,0.32,1.85,10.21,9.55,13.0
+AR-B-G010046 = 84.37,3.71,86.99,81.75,5.24,-0.0,1.0,84.41,84.37,2.0,108.3,5.99,112.53,104.06,8.47,-0.0,1.0,108.38,108.3,2.0,167.47,5.48,171.35,163.6,7.75,0.0,1.0,167.52,167.47,2.0,27.55,10.09,34.69,20.41,14.27,-0.0,1.0,28.46,27.55,2.0,26.29,3.05,28.45,24.13,4.32,0.0,1.0,26.38,26.29,2.0,60.02,0.64,60.47,59.57,0.9,0.0,1.0,60.02,60.02,2.0,34.6,7.47,39.89,29.32,10.57,0.0,1.0,35.0,34.6,2.0,36.77,0.77,37.32,36.23,1.09,0.0,1.0,36.78,36.77,2.0,27.96,3.89,30.71,25.21,5.5,0.0,1.0,28.1,27.96,2.0,62.77,15.22,73.53,52.0,21.53,-0.0,1.0,63.68,62.77,2.0,29.32,0.0,29.32,29.32,0.0,-1.411840102E7,1.3313771901159028E14,29.32,29.32,2.0,27.76,3.47,30.22,25.31,4.9,0.0,1.0,27.87,27.76,2.0
+AR-B-G010047 = 121.23,5.33,124.99,117.46,7.53,-0.0,1.0,121.28,121.23,2.0,79.5,3.53,82.0,77.0,5.0,-0.0,1.0,79.54,79.5,2.0,151.7,7.97,157.34,146.06,11.27,-0.0,1.0,151.81,151.7,2.0,23.27,0.2,23.41,23.13,0.28,-0.0,1.0,23.27,23.27,2.0,13.95,0.14,14.04,13.85,0.2,-0.0,1.0,13.95,13.95,2.0,40.85,4.19,43.82,37.89,5.93,-0.0,1.0,40.96,40.85,2.0,24.22,0.88,24.84,23.59,1.25,0.0,1.0,24.22,24.22,2.0,14.06,0.62,14.5,13.62,0.87,-0.0,1.0,14.07,14.06,2.0,32.96,0.53,33.34,32.59,0.75,0.0,1.0,32.96,32.96,2.0,47.53,1.61,48.67,46.39,2.28,-0.0,1.0,47.54,47.53,2.0,105.65,6.97,110.58,100.72,9.86,-0.0,1.0,105.77,105.65,2.0,31.11,0.36,31.37,30.85,0.51,-0.0,1.0,31.11,31.11,2.0
+AR-B-G010048 = 136.81,11.59,145.01,128.62,16.39,0.0,1.0,137.06,136.81,2.0,115.49,13.91,125.33,105.66,19.68,0.0,1.0,115.91,115.49,2.0,190.06,11.63,198.28,181.84,16.44,0.0,1.0,190.24,190.06,2.0,28.99,5.67,33.0,24.97,8.02,0.0,1.0,29.26,28.99,2.0,19.83,1.19,20.67,18.99,1.68,0.0,1.0,19.84,19.83,2.0,64.25,1.39,65.24,63.27,1.97,-0.0,1.0,64.26,64.25,2.0,36.53,4.86,39.97,33.09,6.87,0.0,1.0,36.69,36.53,2.0,28.89,6.59,33.55,24.23,9.32,0.0,1.0,29.26,28.89,2.0,30.13,1.37,31.1,29.16,1.94,-0.0,1.0,30.14,30.13,2.0,91.25,1.45,92.28,90.22,2.06,-0.0,1.0,91.26,91.25,2.0,73.98,5.02,77.53,70.43,7.1,-0.0,1.0,74.06,73.98,2.0,29.01,0.14,29.11,28.91,0.2,-0.0,1.0,29.01,29.01,2.0
+AR-B-G010049 = 106.81,4.0,110.58,102.61,7.97,-0.2,1.5,106.86,107.25,3.0,83.57,4.24,88.41,80.54,7.87,0.64,1.5,83.64,81.75,3.0,202.96,15.11,214.72,185.92,28.8,-0.56,1.5,203.34,208.25,3.0,11.21,3.88,15.69,8.91,6.79,0.71,1.5,11.65,9.04,3.0,9.59,1.07,10.82,8.91,1.91,0.69,1.5,9.63,9.04,3.0,34.03,1.7,35.28,32.09,3.18,-0.62,1.5,34.05,34.71,3.0,21.83,0.86,22.75,21.04,1.71,0.28,1.5,21.84,21.69,3.0,18.09,1.14,19.22,16.93,2.28,-0.05,1.5,18.12,18.13,3.0,36.62,3.5,40.61,34.11,6.51,0.64,1.5,36.73,35.13,3.0,65.75,22.02,90.82,49.51,41.3,0.62,1.5,68.17,56.93,3.0,105.29,3.74,107.44,100.97,6.47,-0.71,1.5,105.33,107.44,3.0,32.6,0.88,33.61,32.09,1.52,0.71,1.5,32.61,32.09,3.0
+AR-B-G010050 = 128.64,11.5,136.77,120.51,16.26,0.0,1.0,128.89,128.64,2.0,116.86,11.27,124.83,108.89,15.94,0.0,1.0,117.13,116.86,2.0,182.98,9.04,189.37,176.6,12.78,-0.0,1.0,183.1,182.98,2.0,28.5,5.9,32.67,24.32,8.35,0.0,1.0,28.8,28.5,2.0,21.62,0.34,21.86,21.38,0.48,-0.0,1.0,21.62,21.62,2.0,65.96,1.06,66.71,65.21,1.51,-0.0,1.0,65.97,65.96,2.0,38.01,6.26,42.43,33.58,8.85,0.0,1.0,38.26,38.01,2.0,29.41,4.28,32.43,26.38,6.05,0.0,1.0,29.56,29.41,2.0,28.48,0.79,29.04,27.92,1.12,0.0,1.0,28.48,28.48,2.0,84.53,1.09,85.3,83.76,1.54,0.0,1.0,84.53,84.53,2.0,60.25,3.29,62.57,57.93,4.65,-0.0,1.0,60.29,60.25,2.0,29.22,0.16,29.33,29.11,0.22,-0.0,1.0,29.22,29.22,2.0
+AR-B-G010051 = 58.8,2.57,64.23,53.59,10.63,0.09,3.89,58.86,58.73,12.0,47.4,12.67,68.22,28.45,39.77,0.11,2.04,48.93,47.54,12.0,132.25,10.59,149.45,113.92,35.53,-0.14,2.08,132.64,132.18,12.0,10.23,1.22,13.71,9.32,4.39,2.07,6.71,10.3,9.96,12.0,26.5,2.7,31.14,21.93,9.21,-0.07,2.23,26.62,26.59,12.0,28.15,7.54,42.1,19.15,22.96,0.39,1.94,29.06,27.19,12.0,113.3,6.81,124.76,100.97,23.79,-0.08,2.31,113.49,112.76,12.0,81.21,3.66,86.88,75.1,11.77,-0.31,2.0,81.28,81.78,12.0,37.43,9.59,55.23,23.37,31.86,0.36,2.19,38.54,36.21,12.0,14.09,8.32,28.45,1.57,26.87,0.12,2.04,16.19,13.45,12.0,31.5,3.79,38.91,25.18,13.73,0.39,2.58,31.71,30.63,12.0,48.16,4.5,57.51,42.79,14.73,0.98,3.0,48.35,46.9,12.0
+AR-B-G010052 = 101.13,21.4,140.7,66.19,74.51,-0.05,2.13,103.26,103.87,20.0,134.27,6.73,140.7,113.92,26.78,-1.43,5.09,134.43,136.04,20.0,350.47,38.81,392.34,273.32,119.02,-0.73,2.22,352.5,360.83,20.0,8.17,1.0,9.6,6.11,3.5,-0.18,2.2,8.23,8.15,20.0,22.34,8.59,40.85,12.65,28.2,0.54,2.14,23.86,20.29,20.0,75.64,7.62,84.31,61.56,22.76,-0.5,1.8,76.0,76.38,20.0,98.36,13.61,117.41,68.92,48.48,-0.66,2.62,99.25,100.29,20.0,53.6,9.2,72.46,41.02,31.44,0.75,2.48,54.35,50.66,20.0,36.69,12.94,55.34,16.83,38.51,-0.23,1.72,38.79,38.74,20.0,194.42,37.1,273.2,128.53,144.67,-0.04,2.45,197.75,202.51,20.0,64.76,8.6,89.5,56.08,33.41,1.28,4.25,65.3,60.61,20.0,40.82,7.5,52.45,26.78,25.67,-0.05,2.17,41.47,39.75,20.0
+AR-B-G010053 = 172.39,6.24,181.84,163.6,18.24,0.14,1.75,172.49,171.35,10.0,115.9,10.95,132.46,101.02,31.44,0.19,1.74,116.37,114.76,10.0,178.72,37.14,259.91,133.0,126.9,0.93,3.32,182.16,173.72,10.0,3.32,0.98,5.28,2.04,3.24,0.58,2.53,3.45,3.28,10.0,3.72,0.72,4.88,2.55,2.33,0.14,2.18,3.79,3.56,10.0,19.53,3.98,27.98,14.21,13.76,0.77,3.08,19.89,19.14,10.0,23.73,3.74,29.79,18.37,11.42,0.15,2.02,23.99,23.64,10.0,5.47,0.84,6.3,3.85,2.45,-1.0,2.65,5.53,5.79,10.0,30.68,4.55,39.71,23.74,15.97,0.41,2.89,30.98,30.64,10.0,119.63,18.48,145.01,93.29,51.72,-0.08,1.68,120.91,121.77,10.0,119.44,7.19,135.22,111.46,23.77,0.92,3.32,119.63,118.84,10.0,58.87,7.6,70.6,48.96,21.64,0.08,1.57,59.31,58.97,10.0
+AR-B-G010054 = 86.6,4.19,92.61,80.61,12.0,0.01,2.08,86.69,86.72,10.0,172.67,13.99,196.06,152.31,43.74,0.18,1.87,173.18,170.94,10.0,220.14,17.84,257.67,199.06,58.61,0.89,3.0,220.78,216.57,10.0,16.33,2.49,20.87,13.07,7.8,0.54,2.4,16.5,16.53,10.0,27.5,4.29,36.66,22.04,14.62,0.87,3.19,27.8,27.22,10.0,77.94,5.91,85.55,70.36,15.19,-0.02,1.39,78.14,78.36,10.0,47.41,7.86,63.59,39.64,23.95,1.2,3.06,47.99,44.96,10.0,70.28,4.41,74.71,63.39,11.33,-0.58,1.82,70.4,71.97,10.0,27.98,5.27,36.32,19.22,17.1,-0.07,2.13,28.43,28.66,10.0,120.52,46.46,223.72,79.21,144.5,1.24,3.36,128.32,98.79,10.0,61.34,3.66,66.22,54.62,11.61,-0.66,2.33,61.43,62.33,10.0,25.52,4.04,30.22,18.41,11.81,-0.72,2.18,25.8,27.06,10.0
+AR-B-G010055 = 133.51,19.2,163.68,93.73,69.94,-0.4,2.58,134.79,134.64,15.0,136.3,11.19,154.02,113.92,40.11,-0.02,2.44,136.72,135.24,15.0,164.99,23.32,218.11,132.52,85.59,0.76,3.05,166.52,158.74,15.0,10.12,1.9,13.71,8.26,5.45,0.74,2.15,10.29,9.55,15.0,34.57,7.67,52.0,23.45,28.55,0.61,2.76,35.36,32.11,15.0,60.09,11.73,74.68,37.89,36.79,-0.39,1.92,61.15,62.35,15.0,90.23,11.44,113.92,73.77,40.15,0.56,2.41,90.9,89.37,15.0,51.98,8.21,64.23,38.46,25.76,-0.13,2.11,52.58,51.34,15.0,53.09,2.77,58.67,47.05,11.62,-0.12,3.25,53.16,52.8,15.0,62.29,12.19,87.73,42.1,45.63,0.29,2.51,63.39,61.73,15.0,43.45,2.91,48.96,39.66,9.3,0.45,2.04,43.54,43.23,15.0,20.9,9.19,42.12,10.77,31.35,1.04,3.03,22.7,18.49,15.0
+AR-B-G010056 = 74.58,12.28,97.84,56.13,41.7,0.13,2.14,75.53,76.04,18.0,99.93,9.15,121.0,91.75,29.25,1.15,3.01,100.33,95.81,18.0,116.94,25.26,160.38,58.67,101.71,-0.46,2.93,119.49,118.68,18.0,18.99,4.94,25.21,10.84,14.38,-0.34,1.62,19.59,20.31,18.0,45.75,5.52,56.23,37.32,18.92,0.04,2.21,46.06,45.36,18.0,37.49,8.11,48.96,23.03,25.92,-0.26,2.15,38.31,38.33,18.0,64.07,12.86,79.32,31.14,48.18,-1.07,3.53,65.28,66.46,18.0,40.54,6.54,53.52,25.99,27.53,-0.03,3.17,41.04,39.67,18.0,30.84,7.23,40.61,10.2,30.41,-1.31,4.83,31.63,32.65,18.0,16.47,7.86,30.4,5.41,24.99,0.21,1.89,18.15,15.98,18.0,39.14,6.06,48.89,24.46,24.43,-0.55,3.29,39.59,39.94,18.0,38.85,9.26,52.0,18.09,33.91,-0.7,2.61,39.88,41.15,18.0
+AR-B-G010057 = 120.38,26.76,163.6,56.93,106.68,-0.61,2.4,123.23,126.73,35.0,130.74,27.41,190.23,88.41,101.83,0.6,2.32,133.5,119.31,35.0,159.13,30.36,214.62,121.0,93.62,0.27,1.6,161.92,155.62,35.0,9.04,1.35,13.38,7.54,5.84,1.36,4.46,9.14,8.55,35.0,18.18,5.0,26.78,9.08,17.7,-0.45,2.25,18.83,19.66,35.0,51.61,8.24,74.68,38.74,35.94,0.69,3.21,52.25,50.46,35.0,39.55,10.06,57.57,16.53,41.05,-0.3,2.16,40.77,40.21,35.0,68.43,8.37,86.88,52.38,34.5,0.35,2.95,68.92,68.22,35.0,40.25,10.46,74.68,25.99,48.69,1.25,4.85,41.55,40.85,35.0,194.27,17.52,234.95,158.74,76.21,-0.02,3.09,195.04,196.06,35.0,45.93,8.01,61.43,31.91,29.52,0.16,2.0,46.6,46.03,35.0,88.4,11.81,113.92,64.23,49.69,-0.13,2.45,89.16,89.5,35.0
+AR-B-G010058 = 111.42,1.67,113.92,110.58,3.33,1.15,2.33,111.43,110.58,4.0,130.91,9.76,145.01,122.97,22.04,0.91,2.15,131.19,127.84,4.0,223.58,17.61,245.85,202.89,42.97,0.15,1.98,224.1,222.78,4.0,22.51,4.93,28.45,16.93,11.51,0.1,1.68,22.91,22.33,4.0,16.36,2.64,19.81,13.62,6.19,0.4,1.82,16.52,16.0,4.0,62.54,3.8,67.27,57.96,9.31,0.07,2.0,62.62,62.46,4.0,38.17,1.81,40.85,36.96,3.89,1.09,2.28,38.2,37.43,4.0,43.14,4.98,50.46,39.45,11.0,1.01,2.23,43.35,41.32,4.0,27.43,3.09,31.5,24.84,6.66,0.51,1.67,27.56,26.69,4.0,134.42,14.71,151.65,115.79,35.86,-0.16,1.98,135.02,135.12,4.0,82.12,10.69,93.29,68.22,25.07,-0.38,1.81,82.64,83.49,4.0,31.53,0.82,32.61,30.71,1.91,0.46,1.82,31.54,31.4,4.0
+AR-B-G010059 = 110.54,15.58,145.01,91.11,53.89,0.61,2.47,111.57,109.47,18.0,133.26,20.56,191.42,107.25,84.17,1.35,4.73,134.75,129.07,18.0,69.97,25.68,127.68,41.27,86.4,0.96,2.79,74.29,57.36,18.0,17.03,6.11,34.09,9.48,24.61,1.26,4.39,18.03,15.47,18.0,60.56,19.24,97.44,39.09,58.35,0.73,2.03,63.39,52.32,18.0,43.21,10.09,58.67,26.02,32.65,0.05,1.79,44.3,43.45,18.0,52.08,22.76,95.06,28.45,66.61,0.6,1.92,56.58,43.1,18.0,43.86,5.46,56.93,33.42,23.51,0.36,3.42,44.18,44.64,18.0,29.01,14.69,56.93,13.35,43.58,0.67,1.96,32.33,19.53,18.0,21.07,10.73,44.72,7.96,36.76,0.85,2.74,23.51,17.83,18.0,39.2,9.11,60.18,26.6,33.58,0.45,2.62,40.19,38.96,18.0,16.31,5.14,25.99,9.31,16.68,0.3,1.91,17.06,16.22,18.0
+AR-B-G010060 = 103.26,4.9,110.53,96.6,13.93,0.22,1.75,103.36,102.58,8.0,157.72,1.91,158.74,154.09,4.65,-1.24,2.67,157.73,158.74,8.0,211.98,6.77,224.79,202.15,22.64,0.56,2.88,212.08,210.64,8.0,35.59,4.8,43.39,29.14,14.25,0.19,2.03,35.87,35.37,8.0,25.27,0.96,26.79,23.75,3.05,-0.04,2.25,25.28,25.41,8.0,69.05,3.08,73.57,64.23,9.35,0.07,2.05,69.11,68.34,8.0,40.47,3.03,46.37,37.39,8.98,1.07,2.8,40.57,39.34,8.0,53.92,5.0,61.56,46.09,15.47,-0.03,2.02,54.13,53.81,8.0,28.14,1.94,31.7,25.26,6.44,0.39,2.76,28.2,28.25,8.0,132.42,7.73,145.01,120.03,24.97,0.13,2.37,132.62,130.54,8.0,51.74,3.25,56.08,47.5,8.58,0.02,1.53,51.83,51.79,8.0,21.16,1.34,23.04,19.22,3.82,-0.04,1.7,21.2,21.13,8.0
+AR-B-G010061 = 149.38,17.25,194.83,132.46,62.37,1.57,4.57,150.3,143.38,15.0,164.72,25.74,221.2,124.53,96.66,0.61,2.73,166.59,157.91,15.0,130.98,8.0,157.4,122.97,34.43,2.51,9.25,131.21,129.51,15.0,5.4,2.68,10.25,2.19,8.06,0.5,2.1,5.99,4.78,15.0,6.93,2.44,10.56,3.17,7.39,-0.01,1.73,7.31,6.3,15.0,13.91,2.24,19.86,10.7,9.16,1.0,4.46,14.08,13.78,15.0,24.91,7.76,36.28,14.65,21.63,0.18,1.53,26.02,26.56,15.0,4.93,1.38,7.5,2.53,4.97,0.04,2.54,5.11,4.92,15.0,32.3,3.67,38.48,27.6,10.88,0.46,1.86,32.49,32.08,15.0,103.16,34.17,147.63,43.39,104.24,-0.16,1.84,108.31,101.72,15.0,145.98,10.25,163.86,127.31,36.55,0.08,2.37,146.31,145.07,15.0,71.59,4.93,83.23,66.19,17.04,0.94,3.06,71.75,69.9,15.0
+AR-B-G010062 = 53.74,7.06,68.57,43.39,25.18,0.7,3.13,54.15,53.37,10.0,60.23,15.73,80.23,36.44,43.79,-0.07,1.68,62.05,59.74,10.0,112.94,4.06,121.92,108.99,12.93,1.2,3.45,113.0,112.23,10.0,9.22,0.6,9.95,8.26,1.69,-0.16,1.75,9.24,9.23,10.0,28.45,2.07,31.5,25.21,6.28,-0.09,1.89,28.52,28.64,10.0,24.6,4.55,32.24,17.47,14.77,0.04,2.19,24.98,24.97,10.0,99.99,3.65,104.18,92.24,11.95,-0.84,3.09,100.05,100.66,10.0,71.43,5.99,78.95,60.47,18.48,-0.45,2.11,71.65,71.97,10.0,34.56,7.72,46.48,24.23,22.25,0.37,1.92,35.32,33.54,10.0,15.94,8.84,29.02,4.79,24.22,0.15,1.67,18.01,16.71,10.0,32.15,1.96,35.48,29.32,6.16,0.19,2.06,32.21,31.66,10.0,41.77,3.74,48.6,36.21,12.39,0.34,2.31,41.92,41.09,10.0
+AR-B-G010063 = 125.41,10.5,136.52,114.13,22.39,0.21,1.28,125.76,121.88,5.0,100.12,7.38,107.69,92.24,15.45,-0.26,1.25,100.34,103.08,5.0,189.09,26.3,228.9,168.61,60.29,0.71,1.91,190.55,176.6,5.0,15.86,3.82,18.95,9.8,9.15,-0.87,2.19,16.23,18.09,5.0,12.63,1.23,13.59,10.68,2.9,-0.87,2.16,12.68,13.38,5.0,50.51,3.07,54.47,47.5,6.97,0.16,1.49,50.58,50.55,5.0,27.59,5.34,34.44,22.35,12.09,0.14,1.48,28.0,27.71,5.0,20.11,3.27,22.51,16.53,5.98,-0.41,1.17,20.32,22.49,5.0,34.98,4.52,41.86,29.28,12.58,0.42,2.47,35.21,34.09,5.0,68.02,15.07,83.86,52.0,31.86,-0.23,1.26,69.34,73.53,5.0,95.35,4.64,102.61,92.24,10.37,0.84,2.08,95.44,92.24,5.0,33.72,0.71,34.71,33.08,1.63,0.41,1.66,33.72,33.58,5.0
+AR-B-G010064 = 103.5,8.94,111.79,95.06,16.73,-0.0,1.03,103.79,103.58,4.0,81.82,2.21,84.26,79.41,4.84,0.01,1.37,81.84,81.81,4.0,140.8,10.55,154.65,129.05,25.6,0.34,2.0,141.1,139.75,4.0,25.21,0.94,26.41,24.12,2.28,0.22,2.0,25.22,25.15,4.0,17.66,0.99,18.65,16.73,1.91,0.03,1.06,17.68,17.62,4.0,54.23,5.27,60.47,48.29,12.17,0.08,1.61,54.42,54.08,4.0,28.69,3.07,33.08,25.92,7.16,0.82,2.15,28.81,27.88,4.0,16.63,1.93,19.22,14.66,4.56,0.51,1.96,16.71,16.31,4.0,30.32,1.89,31.97,27.6,4.37,-0.87,2.18,30.36,30.85,4.0,76.38,13.9,89.54,61.52,28.01,-0.08,1.15,77.32,77.23,4.0,83.06,5.43,90.14,76.97,13.17,0.3,1.98,83.19,82.57,4.0,26.33,1.4,27.47,24.46,3.01,-0.55,1.71,26.35,26.69,4.0
+AR-B-G010065 = 130.52,2.83,132.52,128.53,4.0,-0.0,1.0,130.54,130.52,2.0,84.37,3.71,86.99,81.75,5.24,-0.0,1.0,84.41,84.37,2.0,168.61,NaN,168.61,168.61,0.0,NaN,0.0,168.61,168.61,2.0,25.22,3.36,27.6,22.85,4.75,0.0,1.0,25.34,25.22,2.0,14.67,0.61,15.1,14.24,0.86,-0.0,1.0,14.68,14.67,2.0,50.88,1.59,52.0,49.75,2.25,0.0,1.0,50.89,50.88,2.0,22.35,NaN,22.35,22.35,0.0,NaN,1.31505109119218483E18,22.35,22.35,2.0,14.79,0.82,15.37,14.21,1.16,-0.0,1.0,14.8,14.79,2.0,34.09,0.0,34.09,34.09,0.0,-4.02653184E8,1.125899906842624E17,34.09,34.09,2.0,40.16,5.58,44.11,36.21,7.9,-0.0,1.0,40.35,40.16,2.0,90.18,0.97,90.87,89.5,1.37,0.0,1.0,90.18,90.18,2.0,28.97,1.94,30.34,27.6,2.74,-0.0,1.0,29.0,28.97,2.0
+AR-B-G010066 = 135.18,12.59,158.74,115.66,43.08,0.0,2.11,135.73,136.34,15.0,125.56,12.57,149.45,107.44,42.0,0.64,2.25,126.15,121.22,15.0,239.18,42.08,299.07,173.77,125.3,0.25,1.8,242.61,236.42,15.0,4.93,2.63,10.82,1.27,9.55,0.51,2.81,5.54,5.25,15.0,7.18,3.46,15.56,2.33,13.23,1.01,3.44,7.92,6.11,15.0,22.73,2.54,27.92,19.81,8.11,0.82,2.42,22.87,21.77,15.0,40.79,12.25,60.38,22.35,38.03,0.03,1.94,42.47,39.05,15.0,12.44,5.82,22.75,3.66,19.09,0.0,2.29,13.65,13.01,15.0,46.1,4.29,56.93,38.46,18.47,0.72,4.3,46.29,46.09,15.0,108.15,21.59,136.52,70.31,66.21,-0.27,1.88,110.14,103.41,15.0,93.2,9.28,113.92,81.79,32.13,0.77,2.78,93.63,92.61,15.0,55.14,7.97,70.31,46.09,24.22,0.55,1.93,55.68,52.43,15.0
+AR-B-G010067 = 159.47,14.94,188.43,128.58,59.84,-0.2,2.4,160.15,161.17,43.0,140.26,37.15,242.15,100.97,141.17,1.18,3.46,144.99,126.48,43.0,117.68,22.77,162.05,58.67,103.38,-0.96,3.67,119.81,122.97,43.0,12.27,8.74,36.64,4.66,31.98,1.3,3.35,15.0,7.55,43.0,15.97,3.51,22.35,7.78,14.57,-0.19,2.12,16.35,16.05,43.0,16.92,6.6,36.21,10.2,26.01,1.19,3.78,18.14,14.82,43.0,20.29,4.43,32.88,13.73,19.15,0.98,3.28,20.76,18.65,43.0,5.06,3.36,17.73,1.0,16.73,1.53,6.51,6.05,4.75,43.0,26.56,6.9,39.89,10.84,29.05,-0.19,2.95,27.42,26.8,43.0,108.63,13.31,133.87,71.96,61.9,-0.15,3.36,109.43,107.73,43.0,166.55,23.87,221.2,124.71,96.49,0.35,2.39,168.21,164.79,43.0,79.85,6.02,90.87,68.22,22.65,0.11,1.91,80.08,79.32,43.0
+AR-B-G010068 = 138.2,18.28,179.1,98.87,80.23,0.07,3.07,139.37,138.61,29.0,124.2,30.13,189.97,72.46,117.51,0.32,2.41,127.68,121.0,29.0,155.77,46.5,281.56,89.27,192.29,0.5,3.06,162.33,150.38,29.0,8.45,5.0,23.03,3.89,19.15,1.77,5.1,9.78,6.3,29.0,13.85,4.14,23.74,7.13,16.6,0.46,2.55,14.44,12.6,29.0,37.81,6.34,50.46,23.03,27.42,-0.55,3.08,38.32,38.37,29.0,11.46,1.9,14.87,8.77,6.09,0.23,1.86,11.61,11.17,29.0,27.78,5.9,47.5,16.04,31.46,1.1,5.87,28.37,27.19,29.0,54.32,11.56,89.5,42.1,47.39,1.68,5.48,55.5,49.84,29.0,218.53,44.64,296.24,140.7,155.54,0.11,1.81,222.89,214.72,29.0,65.66,14.8,96.52,42.28,54.24,0.41,2.34,67.25,63.47,29.0,161.62,33.55,242.15,97.97,144.17,0.39,2.64,164.95,164.27,29.0
+AR-B-G010069 = 164.29,15.32,202.06,149.45,52.61,1.56,4.45,164.94,161.17,11.0,111.36,19.62,154.02,89.66,64.37,0.91,2.9,112.92,105.66,11.0,270.01,32.25,308.23,208.25,99.98,-0.61,2.34,271.75,281.5,11.0,25.52,7.68,42.1,17.16,24.94,0.93,2.86,26.55,22.51,11.0,8.02,0.92,9.32,6.49,2.83,0.02,1.97,8.07,7.9,11.0,53.56,6.24,64.69,44.99,19.7,0.38,2.21,53.89,52.0,11.0,65.94,7.39,73.64,52.57,21.07,-0.63,2.0,66.31,70.31,11.0,48.38,10.44,66.19,32.09,34.1,-0.01,2.11,49.4,50.25,11.0,50.52,3.19,55.46,46.09,9.37,0.2,1.98,50.61,50.46,11.0,234.73,64.72,327.39,117.41,209.99,-0.44,2.28,242.71,238.81,11.0,83.99,10.66,104.06,64.23,39.84,0.08,2.87,84.6,82.68,11.0,65.36,4.65,75.32,60.47,14.85,1.07,2.96,65.51,63.27,11.0
+AR-B-G010070 = 140.43,17.06,161.17,111.34,49.83,-0.21,1.73,141.38,142.2,12.0,127.17,4.57,136.52,119.53,16.99,0.44,2.83,127.25,126.38,12.0,244.24,53.99,308.86,158.52,150.34,-0.26,1.58,249.65,243.78,12.0,1.51,0.26,2.04,1.16,0.87,0.38,2.55,1.53,1.53,12.0,5.8,2.21,11.12,3.44,7.68,1.33,3.91,6.17,5.15,12.0,20.25,2.95,25.78,16.28,9.49,0.48,2.32,20.45,19.93,12.0,25.04,2.72,30.22,21.04,9.18,0.72,2.8,25.17,24.71,12.0,2.56,0.74,4.25,1.55,2.7,0.76,3.45,2.66,2.47,12.0,35.81,5.35,47.12,29.93,17.19,0.84,2.77,36.18,34.92,12.0,153.02,35.87,227.97,99.58,128.39,0.43,2.67,156.83,151.58,12.0,104.67,5.79,112.23,91.11,21.11,-1.02,3.61,104.82,105.94,12.0,47.47,1.79,50.16,43.39,6.77,-0.68,3.45,47.5,47.55,12.0
+AR-B-G010071 = 108.39,5.6,112.35,104.43,7.92,-0.0,1.0,108.46,108.39,2.0,178.74,17.93,191.42,166.06,25.36,-0.0,1.0,179.19,178.74,2.0,43.27,4.91,46.74,39.8,6.95,-0.0,1.0,43.41,43.27,2.0,9.32,3.2,11.58,7.06,4.52,0.0,1.0,9.59,9.32,2.0,115.39,33.9,139.37,91.42,47.95,-0.0,1.0,117.86,115.39,2.0,29.29,7.31,34.46,24.12,10.34,-0.0,1.0,29.75,29.29,2.0,30.22,1.52,31.3,29.14,2.15,0.0,1.0,30.24,30.22,2.0,48.34,4.09,51.23,45.44,5.79,-0.0,1.0,48.42,48.34,2.0,17.4,0.47,17.73,17.07,0.66,0.0,1.0,17.4,17.4,2.0,14.46,0.07,14.51,14.41,0.1,0.0,1.0,14.46,14.46,2.0,48.19,5.79,52.28,44.1,8.18,-0.0,1.0,48.37,48.19,2.0,11.2,1.41,12.2,10.21,2.0,-0.0,1.0,11.25,11.2,2.0
+AR-B-G010072 = 145.01,NaN,145.01,145.01,0.0,NaN,NaN,145.01,145.01,1.0,104.06,NaN,104.06,104.06,0.0,NaN,NaN,104.06,104.06,1.0,179.1,NaN,179.1,179.1,0.0,NaN,NaN,179.1,179.1,1.0,22.35,NaN,22.35,22.35,0.0,NaN,NaN,22.35,22.35,1.0,17.56,NaN,17.56,17.56,0.0,NaN,NaN,17.56,17.56,1.0,62.32,NaN,62.32,62.32,0.0,NaN,NaN,62.32,62.32,1.0,32.09,NaN,32.09,32.09,0.0,NaN,NaN,32.09,32.09,1.0,21.68,NaN,21.68,21.68,0.0,NaN,NaN,21.68,21.68,1.0,36.21,NaN,36.21,36.21,0.0,NaN,NaN,36.21,36.21,1.0,89.5,NaN,89.5,89.5,0.0,NaN,NaN,89.5,89.5,1.0,86.84,NaN,86.84,86.84,0.0,NaN,NaN,86.84,86.84,1.0,27.6,NaN,27.6,27.6,0.0,NaN,NaN,27.6,27.6,1.0
+AR-B-G010073 = 99.74,8.12,113.25,92.24,21.01,1.01,2.66,100.0,97.97,5.0,125.57,7.28,136.52,118.03,18.49,0.59,2.02,125.74,123.53,5.0,184.38,7.67,196.06,176.84,19.22,0.64,2.05,184.51,182.33,5.0,38.1,8.09,48.96,29.18,19.78,0.24,1.63,38.78,37.32,5.0,21.76,1.34,23.24,19.81,3.43,-0.49,1.94,21.8,22.35,5.0,64.18,3.78,68.22,58.67,9.55,-0.39,1.96,64.27,63.44,5.0,48.2,5.38,53.59,41.61,11.98,-0.32,1.32,48.44,50.46,5.0,34.85,2.19,37.32,31.65,5.67,-0.43,2.0,34.91,35.13,5.0,31.17,3.21,36.21,27.6,8.61,0.68,2.39,31.3,30.28,5.0,85.82,7.68,95.06,76.59,18.47,-0.06,1.5,86.09,86.84,5.0,41.01,8.43,51.51,29.32,22.19,-0.16,1.96,41.69,40.41,5.0,25.72,3.39,28.45,20.41,8.03,-0.79,2.15,25.9,26.88,5.0
+AR-B-G010074 = 123.68,5.15,127.32,120.03,7.29,-0.0,1.0,123.73,123.68,2.0,96.82,1.51,97.88,95.75,2.13,-0.0,1.0,96.82,96.82,2.0,159.61,4.28,162.64,156.59,6.05,-0.0,1.0,159.64,159.61,2.0,24.99,2.01,26.41,23.57,2.84,0.0,1.0,25.03,24.99,2.0,20.41,1.24,21.29,19.53,1.76,0.0,1.0,20.43,20.41,2.0,62.15,0.28,62.35,61.95,0.39,0.0,1.0,62.15,62.15,2.0,32.47,1.57,33.58,31.36,2.22,-0.0,1.0,32.49,32.47,2.0,23.29,0.41,23.58,23.0,0.58,-0.0,1.0,23.29,23.29,2.0,27.35,0.79,27.92,26.79,1.12,0.0,1.0,27.36,27.35,2.0,91.94,1.41,92.94,90.95,1.99,0.0,1.0,91.95,91.94,2.0,69.59,4.25,72.59,66.58,6.01,-0.0,1.0,69.65,69.59,2.0,27.41,0.1,27.48,27.34,0.14,-0.0,1.01,27.41,27.41,2.0
+AR-B-G010075 = 84.75,14.99,130.61,70.31,60.3,1.58,5.07,86.01,79.06,22.0,172.55,11.6,196.06,149.45,46.61,0.12,2.53,172.92,173.12,22.0,128.17,11.36,152.15,104.11,48.04,0.06,3.56,128.65,128.53,22.0,14.71,3.47,23.13,8.16,14.97,0.88,4.02,15.1,14.39,22.0,19.98,2.12,24.46,16.04,8.43,0.23,2.42,20.08,20.15,22.0,51.4,4.85,61.1,43.39,17.7,0.35,2.11,51.62,51.27,22.0,53.41,5.33,66.19,46.11,20.08,0.64,2.81,53.66,52.54,22.0,62.17,5.74,74.68,55.23,19.45,0.67,2.39,62.43,61.05,22.0,29.89,2.97,36.21,23.03,13.18,-0.24,3.13,30.03,30.33,22.0,188.78,24.45,231.46,140.7,90.76,0.07,2.14,190.28,187.99,22.0,52.97,1.86,55.26,47.7,7.56,-1.02,4.1,53.0,53.04,22.0,78.04,9.61,98.15,60.71,37.44,0.55,3.05,78.6,74.83,22.0
+AR-B-G010076 = 72.15,8.11,85.55,57.85,27.7,0.04,2.1,72.58,71.16,20.0,164.7,15.46,190.32,140.73,49.59,-0.19,1.82,165.39,168.22,20.0,232.7,27.26,290.18,190.23,99.95,0.48,2.37,234.22,227.23,20.0,12.25,1.53,15.59,9.32,6.27,0.38,2.82,12.34,11.88,20.0,20.16,5.18,32.09,13.48,18.61,0.73,2.87,20.78,19.35,20.0,74.26,4.52,84.26,66.46,17.79,0.21,2.79,74.39,73.59,20.0,73.0,15.31,100.97,47.5,53.47,0.29,2.12,74.51,72.61,20.0,73.88,2.33,79.36,70.31,9.05,0.67,2.75,73.91,73.59,20.0,26.6,8.68,48.28,16.37,31.91,0.85,3.0,27.91,24.6,20.0,129.67,31.54,196.8,88.61,108.19,0.91,2.7,133.26,121.52,20.0,53.95,4.75,64.3,47.5,16.8,0.52,2.23,54.15,52.81,20.0,21.74,3.99,31.91,14.65,17.26,0.43,3.75,22.08,21.81,20.0
+AR-B-G010077 = 165.17,3.01,168.92,158.74,10.18,-0.73,3.14,165.2,165.48,10.0,128.2,11.87,154.02,113.92,40.11,0.97,3.24,128.69,125.35,10.0,127.35,5.41,138.73,121.0,17.73,0.87,2.9,127.46,125.76,10.0,2.38,0.65,3.68,1.53,2.15,0.8,2.75,2.46,2.21,10.0,2.58,1.07,4.82,1.0,3.82,0.73,3.21,2.77,2.6,10.0,16.02,1.25,17.56,13.38,4.17,-0.71,3.1,16.07,16.19,10.0,36.32,5.75,44.72,26.78,17.94,-0.48,2.26,36.72,38.2,10.0,2.79,0.76,4.15,2.0,2.15,0.46,1.96,2.88,2.69,10.0,33.22,1.22,35.13,31.37,3.77,0.04,1.9,33.24,33.35,10.0,143.83,6.67,158.74,136.52,22.22,1.12,3.46,143.97,141.79,10.0,142.61,18.52,166.11,113.92,52.19,-0.3,1.76,143.69,146.12,10.0,63.41,3.73,68.22,56.93,11.29,-0.22,2.04,63.5,63.33,10.0
+AR-B-G010078 = 151.93,15.99,190.23,126.62,63.61,0.35,2.38,152.75,150.69,38.0,149.41,24.03,196.15,104.06,92.08,0.08,2.07,151.28,153.29,38.0,193.8,42.41,273.2,128.67,144.52,0.35,2.03,198.26,184.55,38.0,10.73,5.68,21.71,2.09,19.61,0.01,2.0,12.1,11.64,38.0,6.0,2.22,11.03,2.07,8.96,0.33,2.35,6.38,5.66,38.0,20.38,4.71,31.15,13.38,17.77,0.63,2.47,20.91,19.14,38.0,38.08,5.21,47.59,26.53,21.06,-0.36,2.68,38.42,38.71,38.0,8.65,3.99,19.44,2.57,16.86,0.26,2.91,9.51,8.51,38.0,45.53,5.8,58.7,35.79,22.91,0.46,2.52,45.89,44.74,38.0,132.23,26.13,214.62,94.5,120.12,0.89,4.04,134.72,128.82,38.0,109.7,16.94,149.45,83.23,66.22,0.56,2.4,110.96,106.52,38.0,65.21,4.11,70.31,55.27,15.04,-0.44,2.16,65.33,65.63,38.0
+AR-B-G010079 = 68.19,9.96,94.72,50.46,44.27,0.38,2.81,68.89,69.42,33.0,67.03,10.15,89.54,46.24,43.3,0.14,2.87,67.77,67.57,33.0,128.54,11.56,154.65,104.06,50.59,0.38,3.13,129.04,126.73,33.0,12.95,4.28,27.71,7.51,20.2,1.35,5.42,13.62,12.3,33.0,22.3,3.7,30.96,17.56,13.4,0.83,2.82,22.6,21.18,33.0,27.77,5.58,39.64,15.81,23.82,0.79,3.23,28.31,25.99,33.0,122.25,18.06,154.02,96.14,57.88,0.11,1.68,123.54,123.53,33.0,58.42,8.65,79.73,46.09,33.64,0.46,2.39,59.04,56.95,33.0,27.47,5.12,35.7,17.56,18.15,-0.21,1.7,27.93,27.6,33.0,31.89,22.2,78.23,3.44,74.79,0.45,2.01,38.67,26.83,33.0,52.3,15.08,70.31,26.41,43.9,-0.34,1.61,54.37,55.46,33.0,66.04,11.16,84.26,31.65,52.61,-0.99,4.14,66.94,66.95,33.0
+AR-B-G010080 = 110.93,12.93,128.53,84.26,44.27,-0.88,2.93,111.62,113.92,13.0,137.11,13.92,168.61,121.0,47.61,1.0,3.07,137.76,133.0,13.0,267.67,23.54,299.07,231.67,67.4,-0.2,1.6,268.62,269.87,13.0,20.45,4.92,27.61,12.13,15.49,-0.06,1.81,20.99,20.56,13.0,21.46,5.47,38.46,16.51,21.95,2.46,8.53,22.1,20.41,13.0,73.34,5.21,81.9,65.27,16.63,-0.02,1.87,73.51,73.64,13.0,34.29,2.23,39.58,32.09,7.49,1.26,3.42,34.36,33.08,13.0,65.76,6.44,74.71,54.56,20.15,-0.26,1.9,66.05,65.56,13.0,20.54,3.63,26.78,15.8,10.98,0.29,1.94,20.83,19.9,13.0,241.83,66.67,367.2,150.06,217.14,0.27,2.06,250.17,243.12,13.0,74.61,4.77,83.23,68.22,15.01,0.12,2.06,74.75,74.68,13.0,29.99,1.97,36.35,28.46,7.9,2.88,9.99,30.04,29.32,13.0
+AR-B-G010081 = 145.01,NaN,145.01,145.01,0.0,NaN,NaN,145.01,145.01,1.0,107.25,NaN,107.25,107.25,0.0,NaN,NaN,107.25,107.25,1.0,184.58,NaN,184.58,184.58,0.0,NaN,NaN,184.58,184.58,1.0,27.6,NaN,27.6,27.6,0.0,NaN,NaN,27.6,27.6,1.0,20.41,NaN,20.41,20.41,0.0,NaN,NaN,20.41,20.41,1.0,64.23,NaN,64.23,64.23,0.0,NaN,NaN,64.23,64.23,1.0,34.09,NaN,34.09,34.09,0.0,NaN,NaN,34.09,34.09,1.0,26.78,NaN,26.78,26.78,0.0,NaN,NaN,26.78,26.78,1.0,25.99,NaN,25.99,25.99,0.0,NaN,NaN,25.99,25.99,1.0,95.06,NaN,95.06,95.06,0.0,NaN,NaN,95.06,95.06,1.0,68.22,NaN,68.22,68.22,0.0,NaN,NaN,68.22,68.22,1.0,30.22,NaN,30.22,30.22,0.0,NaN,NaN,30.22,30.22,1.0
+AR-B-G010082 = 119.18,8.58,128.76,107.25,21.51,-0.34,1.75,119.43,121.0,5.0,101.26,10.74,117.41,89.86,27.55,0.58,2.04,101.71,97.97,5.0,214.52,22.36,249.56,188.43,61.13,0.62,2.47,215.45,208.25,5.0,10.09,2.08,13.43,8.52,4.92,0.92,2.26,10.26,8.91,5.0,10.92,0.88,12.27,10.1,2.17,0.66,2.15,10.95,10.84,5.0,48.06,9.63,64.23,38.41,25.82,1.03,2.8,48.83,46.11,5.0,28.99,7.49,42.1,23.91,18.19,1.35,3.05,29.76,26.78,5.0,20.03,3.05,25.21,17.45,7.76,1.13,2.8,20.22,19.51,5.0,42.81,5.03,48.23,36.21,12.02,-0.08,1.59,43.05,41.32,5.0,75.43,23.71,107.25,56.23,51.02,0.5,1.41,78.35,60.47,5.0,100.81,4.89,107.25,95.1,12.15,0.23,1.63,100.9,99.47,5.0,34.53,1.98,37.32,32.09,5.22,0.21,2.0,34.57,34.71,5.0
+AR-B-G010083 = 90.94,11.09,117.41,73.77,43.64,0.4,2.69,91.59,90.8,23.0,104.55,13.18,135.22,86.88,48.35,0.5,2.47,105.34,100.97,23.0,128.2,27.39,193.67,98.02,95.66,1.06,3.03,130.97,119.31,23.0,40.35,5.76,55.23,30.71,24.52,0.67,3.03,40.74,39.64,23.0,25.97,4.13,35.13,20.42,14.71,0.5,2.2,26.28,26.17,23.0,61.31,2.08,64.25,56.93,7.33,-0.37,2.29,61.34,61.45,23.0,51.74,2.49,57.96,46.09,11.86,0.09,3.75,51.8,52.04,23.0,37.95,1.96,42.86,35.13,7.73,0.57,2.81,38.0,37.39,23.0,39.55,3.32,44.72,34.09,10.63,-0.25,1.74,39.69,39.64,23.0,144.35,31.05,199.24,101.15,98.08,0.4,1.91,147.51,137.79,23.0,19.86,7.78,40.29,11.17,29.12,0.99,3.24,21.27,17.02,23.0,18.29,3.72,26.38,12.85,13.53,0.44,2.35,18.64,17.15,23.0
+AR-B-G010084 = 111.09,16.38,139.37,85.78,53.59,0.25,2.01,112.22,106.86,16.0,118.39,9.83,137.51,102.28,35.23,0.24,2.49,118.77,117.41,16.0,167.56,14.36,196.06,141.55,54.5,-0.02,2.48,168.13,170.59,16.0,18.56,4.62,28.45,10.08,18.37,0.19,2.9,19.09,19.03,16.0,50.85,5.46,58.67,38.7,19.97,-1.01,3.49,51.13,52.17,16.0,47.84,10.16,64.31,32.09,32.22,-0.01,1.91,48.84,44.87,16.0,75.48,4.19,83.76,69.33,14.43,0.29,2.28,75.59,75.89,16.0,42.19,3.88,51.23,37.32,13.91,0.87,3.08,42.35,41.59,16.0,46.97,5.56,55.46,36.36,19.1,-0.33,2.1,47.28,48.96,16.0,48.04,18.37,79.32,18.74,60.58,0.03,1.91,51.23,48.22,16.0,53.6,4.01,58.67,44.9,13.76,-0.66,2.55,53.74,53.53,16.0,28.67,6.66,38.53,17.56,20.97,-0.27,2.01,29.38,29.3,16.0
+AR-B-G010085 = 71.22,8.04,82.77,50.55,32.22,-0.9,3.19,71.65,74.68,21.0,99.29,20.89,136.52,64.25,72.26,0.17,1.93,101.36,98.68,21.0,120.78,7.73,148.95,110.53,38.41,2.29,9.56,121.02,119.2,21.0,15.81,4.01,23.13,8.91,14.22,0.0,1.98,16.29,15.85,21.0,39.94,6.35,50.46,25.21,25.24,-0.44,2.82,40.42,41.02,21.0,38.8,4.62,46.84,25.6,21.24,-0.87,4.43,39.06,39.09,21.0,86.58,14.6,124.71,68.25,56.46,1.1,3.54,87.75,81.75,21.0,58.82,3.55,63.33,50.16,13.17,-0.89,2.96,58.92,59.62,21.0,32.05,5.77,44.55,21.68,22.87,0.26,2.44,32.54,31.01,21.0,28.69,14.19,62.32,9.93,52.38,0.95,2.91,31.86,22.69,21.0,33.99,3.83,42.44,28.65,13.79,0.84,2.74,34.19,32.09,21.0,46.65,6.73,58.67,37.92,20.75,0.27,1.76,47.11,46.43,21.0
+AR-B-G010086 = 115.16,9.47,126.13,107.25,18.88,0.2,1.26,115.45,113.64,4.0,116.39,7.61,127.0,108.99,18.01,0.67,2.07,116.58,114.79,4.0,196.25,16.38,217.07,181.84,35.23,0.4,1.54,196.76,193.05,4.0,20.8,4.81,26.98,15.32,11.66,0.25,1.97,21.21,20.44,4.0,14.96,2.73,18.38,12.0,6.38,0.24,1.73,15.15,14.73,4.0,57.89,3.15,61.1,53.59,7.51,-0.55,2.02,57.96,58.43,4.0,35.23,2.78,37.69,32.59,5.1,-0.01,1.02,35.32,35.33,4.0,29.25,5.13,36.67,25.06,11.6,0.91,2.16,29.59,27.64,4.0,28.43,2.77,30.34,24.46,5.87,-0.88,2.07,28.53,29.46,4.0,97.78,4.92,102.64,92.28,10.36,-0.11,1.26,97.88,98.11,4.0,89.97,8.86,99.74,78.37,21.37,-0.34,1.97,90.3,90.89,4.0,32.14,1.73,34.09,30.54,3.55,0.15,1.23,32.18,31.97,4.0
+AR-B-G010087 = 120.01,6.33,128.58,110.58,18.0,-0.21,1.86,120.15,121.22,7.0,118.32,6.76,130.49,110.8,19.69,0.74,2.45,118.48,115.66,7.0,257.9,11.34,273.2,239.74,33.45,-0.17,2.15,258.12,257.32,7.0,8.26,0.63,9.31,7.55,1.76,0.67,2.13,8.28,8.1,7.0,11.54,0.95,13.13,10.68,2.45,0.73,2.01,11.57,11.17,7.0,52.47,5.74,60.58,42.98,17.59,-0.31,2.37,52.74,52.94,7.0,34.11,5.88,41.48,24.84,16.64,-0.16,2.08,34.54,34.55,7.0,19.02,2.76,23.13,15.01,8.12,-0.0,2.01,19.19,19.04,7.0,37.54,3.82,42.58,32.33,10.26,0.19,1.77,37.71,36.21,7.0,136.56,22.45,169.3,106.19,63.11,0.15,1.77,138.13,128.53,7.0,116.51,6.86,128.53,107.25,21.28,0.44,2.57,116.68,117.89,7.0,27.79,2.1,31.38,24.91,6.47,0.47,2.44,27.86,27.34,7.0
+AR-B-G010088 = 136.77,NaN,136.77,136.77,0.0,NaN,NaN,136.77,136.77,1.0,92.91,NaN,92.91,92.91,0.0,NaN,NaN,92.91,92.91,1.0,173.85,NaN,173.85,173.85,0.0,NaN,NaN,173.85,173.85,1.0,24.97,NaN,24.97,24.97,0.0,NaN,NaN,24.97,24.97,1.0,16.33,NaN,16.33,16.33,0.0,NaN,NaN,16.33,16.33,1.0,57.16,NaN,57.16,57.16,0.0,NaN,NaN,57.16,57.16,1.0,27.22,NaN,27.22,27.22,0.0,NaN,NaN,27.22,27.22,1.0,17.95,NaN,17.95,17.95,0.0,NaN,NaN,17.95,17.95,1.0,35.15,NaN,35.15,35.15,0.0,NaN,NaN,35.15,35.15,1.0,62.85,NaN,62.85,62.85,0.0,NaN,NaN,62.85,62.85,1.0,88.17,NaN,88.17,88.17,0.0,NaN,NaN,88.17,88.17,1.0,27.6,NaN,27.6,27.6,0.0,NaN,NaN,27.6,27.6,1.0
+AR-B-G010089 = 100.69,6.99,112.33,92.4,19.92,0.22,1.74,100.91,100.22,12.0,164.24,6.22,174.3,155.09,19.21,0.38,2.03,164.35,163.68,12.0,226.66,18.37,260.23,203.65,56.57,0.39,2.02,227.35,224.78,12.0,25.12,4.13,31.91,19.3,12.61,0.32,1.99,25.43,25.11,12.0,27.74,5.0,41.84,23.03,18.81,2.04,6.45,28.15,26.82,12.0,73.18,2.72,79.65,69.86,9.78,1.13,3.72,73.23,72.46,12.0,40.66,3.18,44.1,34.11,9.99,-0.63,2.36,40.77,42.1,12.0,66.72,4.29,73.64,59.73,13.91,-0.2,2.04,66.85,67.24,12.0,24.82,3.05,30.08,20.37,9.71,0.2,1.91,24.99,24.66,12.0,139.52,33.47,211.88,104.82,107.06,1.19,3.25,143.15,131.74,12.0,62.37,4.72,68.36,54.3,14.06,-0.21,1.95,62.54,62.57,12.0,26.16,2.21,28.88,22.15,6.74,-0.38,1.95,26.25,26.42,12.0
+AR-B-G010090 = 20.68,0.52,21.05,20.31,0.74,-0.0,1.0,20.68,20.68,2.0,67.46,5.66,71.46,63.46,8.0,-0.0,1.0,67.58,67.46,2.0,118.87,3.09,121.06,116.69,4.36,-0.0,1.0,118.89,118.87,2.0,7.71,0.43,8.02,7.4,0.61,-0.0,1.0,7.72,7.71,2.0,35.63,1.0,36.34,34.93,1.41,0.0,1.0,35.64,35.63,2.0,18.55,1.6,19.68,17.42,2.26,0.0,1.0,18.59,18.55,2.0,14.59,0.75,15.13,14.06,1.07,0.0,1.0,14.6,14.59,2.0,28.44,0.21,28.59,28.29,0.3,0.0,1.0,28.44,28.44,2.0,29.23,2.35,30.89,27.56,3.33,0.0,1.0,29.28,29.23,2.0,56.19,2.04,57.63,54.75,2.88,-0.0,1.0,56.21,56.19,2.0,20.07,2.41,21.77,18.36,3.41,-0.0,1.0,20.14,20.07,2.0,27.12,4.18,30.08,24.17,5.91,-0.0,1.0,27.28,27.12,2.0
+AR-B-G010091 = 129.33,NaN,129.33,129.33,0.0,NaN,NaN,129.33,129.33,1.0,97.99,NaN,97.99,97.99,0.0,NaN,NaN,97.99,97.99,1.0,175.22,NaN,175.22,175.22,0.0,NaN,NaN,175.22,175.22,1.0,21.96,NaN,21.96,21.96,0.0,NaN,NaN,21.96,21.96,1.0,14.96,NaN,14.96,14.96,0.0,NaN,NaN,14.96,14.96,1.0,53.85,NaN,53.85,53.85,0.0,NaN,NaN,53.85,53.85,1.0,27.47,NaN,27.47,27.47,0.0,NaN,NaN,27.47,27.47,1.0,20.22,NaN,20.22,20.22,0.0,NaN,NaN,20.22,20.22,1.0,32.21,NaN,32.21,32.21,0.0,NaN,NaN,32.21,32.21,1.0,68.19,NaN,68.19,68.19,0.0,NaN,NaN,68.19,68.19,1.0,90.2,NaN,90.2,90.2,0.0,NaN,NaN,90.2,90.2,1.0,30.59,NaN,30.59,30.59,0.0,NaN,NaN,30.59,30.59,1.0
+AR-B-G010092 = 136.77,NaN,136.77,136.77,0.0,NaN,NaN,136.77,136.77,1.0,92.91,NaN,92.91,92.91,0.0,NaN,NaN,92.91,92.91,1.0,173.85,NaN,173.85,173.85,0.0,NaN,NaN,173.85,173.85,1.0,24.97,NaN,24.97,24.97,0.0,NaN,NaN,24.97,24.97,1.0,16.33,NaN,16.33,16.33,0.0,NaN,NaN,16.33,16.33,1.0,57.16,NaN,57.16,57.16,0.0,NaN,NaN,57.16,57.16,1.0,27.22,NaN,27.22,27.22,0.0,NaN,NaN,27.22,27.22,1.0,17.95,NaN,17.95,17.95,0.0,NaN,NaN,17.95,17.95,1.0,35.15,NaN,35.15,35.15,0.0,NaN,NaN,35.15,35.15,1.0,62.85,NaN,62.85,62.85,0.0,NaN,NaN,62.85,62.85,1.0,88.17,NaN,88.17,88.17,0.0,NaN,NaN,88.17,88.17,1.0,27.6,NaN,27.6,27.6,0.0,NaN,NaN,27.6,27.6,1.0
+AR-B-G010093 = 99.39,6.48,106.91,88.25,18.66,-0.41,1.87,99.58,100.61,10.0,123.58,5.42,132.34,113.92,18.43,-0.11,2.37,123.69,123.78,10.0,279.66,10.84,290.32,261.62,28.7,-0.76,2.15,279.85,283.72,10.0,12.38,2.97,18.62,9.04,9.58,0.78,2.88,12.7,11.75,10.0,14.27,2.53,18.47,10.45,8.03,0.11,2.02,14.47,13.93,10.0,66.46,5.07,74.82,56.93,17.89,-0.17,2.61,66.64,65.62,10.0,34.61,1.66,37.53,33.08,4.45,0.99,2.51,34.65,33.98,10.0,53.23,8.44,63.03,37.32,25.71,-0.96,2.74,53.83,54.58,10.0,20.41,4.73,29.6,16.56,13.05,1.11,2.62,20.9,18.01,10.0,242.82,68.04,344.97,155.52,189.45,0.13,1.67,251.25,242.83,10.0,91.99,7.75,109.01,83.23,25.78,1.12,3.44,92.28,90.87,10.0,32.92,4.12,39.77,28.5,11.27,0.65,1.98,33.15,31.44,10.0
+AR-B-G010094 = 87.72,17.02,145.01,64.23,80.78,1.3,5.36,89.3,84.41,31.0,89.34,15.83,119.31,50.46,68.86,-0.37,2.91,90.69,90.83,31.0,173.06,30.41,227.97,128.53,99.44,0.54,2.06,175.63,163.6,31.0,16.67,3.62,25.21,8.77,16.44,-0.05,3.55,17.04,16.87,31.0,22.86,6.87,43.05,12.22,30.82,0.9,3.7,23.84,21.19,31.0,25.93,4.52,33.08,15.1,17.98,-1.16,3.85,26.31,26.78,31.0,89.54,28.41,154.02,47.05,106.97,0.49,2.46,93.8,84.26,31.0,49.05,5.22,66.19,40.36,25.84,1.28,5.48,49.32,48.96,31.0,27.16,4.45,35.08,19.97,15.11,0.05,1.83,27.51,28.18,31.0,30.05,20.02,72.49,1.13,71.37,0.47,1.95,35.92,24.68,31.0,36.84,12.26,68.22,19.06,49.16,0.55,2.66,38.77,36.8,31.0,45.24,11.16,66.19,28.45,37.75,-0.03,1.9,46.55,46.03,31.0
+AR-B-G010095 = 97.26,26.21,140.92,60.47,80.45,0.29,1.65,100.66,93.65,49.0,121.3,18.2,164.27,81.75,82.52,0.14,2.67,122.63,120.48,49.0,214.78,39.81,301.25,140.95,160.29,0.13,2.21,218.37,208.25,49.0,10.77,3.4,24.04,6.89,17.14,2.4,9.59,11.28,9.95,49.0,14.59,3.9,24.84,7.32,17.52,0.77,3.1,15.09,13.38,49.0,75.13,8.89,95.06,52.0,43.06,-0.14,2.83,75.64,74.68,49.0,80.87,14.65,117.41,57.03,60.38,0.58,2.74,82.16,78.9,49.0,60.5,6.59,71.45,43.39,28.06,-0.21,2.52,60.85,60.49,49.0,39.44,3.67,44.8,31.14,13.66,-0.41,2.06,39.6,40.14,49.0,225.01,12.98,257.2,196.06,61.15,0.34,3.09,225.38,224.58,49.0,50.78,8.16,76.24,40.85,35.39,1.41,4.14,51.42,47.5,49.0,60.01,5.52,76.97,48.96,28.01,0.48,3.98,60.25,60.47,49.0
+AR-B-G010096 = 39.43,23.0,110.53,14.21,96.32,1.14,3.23,45.58,28.37,88.0,29.5,12.46,82.27,15.1,67.17,1.18,4.98,31.99,25.75,88.0,32.05,12.65,62.32,7.83,54.48,0.34,2.78,34.43,30.6,88.0,5.23,1.36,8.51,2.24,6.27,0.06,2.78,5.41,5.1,88.0,32.13,9.49,56.93,15.1,41.83,0.55,2.87,33.49,30.96,88.0,16.78,4.45,29.32,8.01,21.3,0.76,3.54,17.35,16.31,88.0,5.67,2.38,16.53,2.41,14.11,1.4,6.64,6.15,5.31,88.0,9.71,4.14,21.68,4.0,17.68,0.96,2.9,10.54,8.18,88.0,10.93,2.8,25.99,5.41,20.57,2.55,12.46,11.28,10.28,88.0,18.65,13.09,62.32,1.0,61.32,1.3,4.56,22.74,15.34,88.0,19.71,8.28,39.64,5.89,33.75,0.06,2.11,21.37,19.08,88.0,44.07,10.69,86.84,23.74,63.1,0.93,4.76,45.34,42.11,88.0
+AR-B-G010097 = 19.7,3.71,24.23,14.0,10.23,-0.3,1.76,20.02,20.5,15.0,23.68,6.89,34.38,15.72,18.66,0.26,1.39,24.6,21.48,15.0,29.81,15.75,59.73,14.58,45.15,0.87,2.29,33.47,25.23,15.0,4.93,1.21,8.56,3.89,4.67,2.04,6.56,5.06,4.59,15.0,36.88,14.79,60.47,23.06,37.4,0.58,1.72,39.55,31.8,15.0,14.92,5.56,25.99,7.32,18.66,0.33,2.26,15.85,14.4,15.0,9.95,3.31,19.22,5.57,13.65,1.4,5.09,10.45,8.9,15.0,6.39,2.17,10.24,3.62,6.62,0.35,1.81,6.73,5.41,15.0,8.72,0.85,10.1,6.41,3.7,-0.89,5.31,8.76,8.78,15.0,5.92,6.05,15.56,1.0,14.56,0.73,1.72,8.31,2.47,15.0,21.31,6.27,30.03,12.58,17.45,0.1,1.53,22.15,21.91,15.0,32.93,5.08,43.23,24.48,18.75,0.15,2.66,33.29,32.61,15.0
+AR-B-G010098 = 156.52,13.99,190.23,132.46,57.77,0.66,2.8,157.12,154.73,28.0,155.2,27.11,223.72,101.15,122.56,0.37,3.38,157.47,154.32,28.0,176.85,47.64,257.2,84.26,172.95,-0.12,2.15,182.93,179.85,28.0,28.95,13.83,50.46,9.6,40.85,0.17,1.5,31.98,26.96,28.0,9.5,2.45,15.34,5.25,10.09,0.89,3.11,9.8,8.61,28.0,34.1,4.99,45.82,24.74,21.08,-0.03,2.86,34.45,34.28,28.0,42.49,13.37,76.97,25.92,51.04,1.03,3.73,44.47,41.79,28.0,30.25,10.56,55.46,18.17,37.29,0.9,2.76,31.98,25.89,28.0,51.92,6.17,62.32,40.85,21.46,-0.28,2.09,52.27,52.9,28.0,167.03,52.97,284.77,89.66,195.11,0.71,2.74,174.94,156.79,28.0,85.1,11.78,110.73,68.34,42.39,0.58,2.21,85.89,82.78,28.0,65.63,5.22,79.32,55.23,24.09,0.71,3.69,65.83,65.27,28.0
+AR-B-G010099 = 158.81,9.88,176.6,146.1,30.49,0.45,2.2,159.08,155.6,9.0,156.36,37.18,199.06,98.48,100.58,-0.34,1.83,160.24,162.29,9.0,65.03,14.85,87.17,52.0,35.17,0.67,1.55,66.52,56.93,9.0,19.11,6.79,30.26,9.68,20.58,0.16,1.92,20.15,18.94,9.0,13.19,4.25,24.15,10.59,13.56,2.19,6.29,13.79,11.86,9.0,24.22,5.13,33.56,17.39,16.18,0.39,2.31,24.7,23.81,9.0,12.85,4.7,23.41,8.96,14.46,1.37,3.82,13.59,11.44,9.0,7.83,2.59,14.5,5.39,9.11,2.14,6.33,8.21,7.32,9.0,65.04,8.41,80.98,52.23,28.75,0.41,2.77,65.52,63.03,9.0,187.05,20.49,222.1,153.82,68.28,-0.08,2.51,188.04,190.58,9.0,91.82,8.59,106.5,81.75,24.75,0.65,2.23,92.18,91.36,9.0,113.21,14.2,140.5,88.28,52.22,0.18,3.32,114.0,115.02,9.0
+AR-B-G010100 = 116.35,21.69,153.65,85.55,68.1,-0.0,1.84,118.23,119.16,16.0,109.68,10.14,128.35,95.06,33.29,0.53,2.55,110.12,108.23,16.0,219.85,50.38,337.42,171.66,165.76,1.01,2.94,225.19,200.7,16.0,10.91,3.5,16.31,5.02,11.28,-0.13,2.07,11.43,11.86,16.0,3.48,1.36,6.69,1.56,5.12,0.8,3.25,3.72,3.22,16.0,20.78,6.93,37.32,13.79,23.53,1.0,3.12,21.84,18.38,16.0,13.03,2.66,17.1,9.34,7.77,0.04,1.8,13.28,12.96,16.0,3.1,1.08,5.25,1.79,3.46,0.57,2.16,3.27,2.82,16.0,39.83,1.7,42.18,36.63,5.55,-0.13,1.98,39.87,39.9,16.0,183.02,28.66,246.4,143.01,103.39,0.98,3.18,185.12,176.6,16.0,108.03,7.58,121.06,92.24,28.82,-0.29,2.7,108.27,107.87,16.0,56.35,7.96,70.31,43.39,26.92,0.26,1.98,56.88,54.81,16.0
+AR-B-G010101 = 115.03,21.42,163.68,85.55,78.13,0.74,2.78,116.92,108.92,24.0,137.68,12.99,171.66,121.0,50.66,1.03,3.38,138.26,132.46,24.0,212.05,13.07,234.95,168.39,66.56,-1.16,6.48,212.44,209.89,24.0,11.43,4.24,23.62,7.78,15.85,1.6,4.6,12.16,9.75,24.0,24.03,3.41,32.09,18.65,13.45,0.53,2.9,24.26,24.28,24.0,69.03,3.32,74.71,62.32,12.4,-0.32,2.51,69.11,69.57,24.0,86.54,10.3,100.97,67.9,33.07,-0.23,1.96,87.13,86.86,24.0,63.56,7.0,74.34,49.15,25.19,-0.25,2.05,63.93,64.36,24.0,46.91,4.92,53.59,38.46,15.13,-0.42,1.85,47.16,47.6,24.0,83.58,19.47,137.08,55.23,81.84,1.24,4.09,85.73,77.68,24.0,46.77,5.01,55.23,38.46,16.77,-0.12,2.0,47.02,46.89,24.0,13.86,1.45,17.31,10.84,6.48,0.37,3.44,13.93,13.79,24.0
+AR-B-G010102 = 122.45,3.92,125.22,119.67,5.55,0.0,1.0,122.48,122.45,2.0,86.8,1.44,87.82,85.78,2.04,0.0,1.0,86.81,86.8,2.0,176.64,14.9,187.18,166.11,21.07,0.0,1.0,176.96,176.64,2.0,17.39,4.0,20.22,14.56,5.66,0.0,1.0,17.62,17.39,2.0,12.27,1.02,12.99,11.55,1.44,0.0,1.0,12.29,12.27,2.0,41.84,1.62,42.98,40.69,2.29,0.0,1.0,41.85,41.84,2.0,23.53,0.18,23.66,23.41,0.25,-0.0,1.0,23.53,23.53,2.0,16.57,1.39,17.55,15.59,1.96,-0.0,1.0,16.6,16.57,2.0,35.52,2.73,37.45,33.58,3.87,0.0,1.0,35.57,35.52,2.0,49.96,4.12,52.87,47.05,5.82,-0.0,1.0,50.05,49.96,2.0,102.18,1.27,103.08,101.27,1.8,-0.0,1.0,102.18,102.18,2.0,34.26,0.21,34.41,34.11,0.3,-0.0,1.0,34.26,34.26,2.0
+AR-B-G010103 = 80.61,NaN,80.61,80.61,0.0,NaN,NaN,80.61,80.61,1.0,106.62,NaN,106.62,106.62,0.0,NaN,NaN,106.62,106.62,1.0,53.81,NaN,53.81,53.81,0.0,NaN,NaN,53.81,53.81,1.0,23.23,NaN,23.23,23.23,0.0,NaN,NaN,23.23,23.23,1.0,60.79,NaN,60.79,60.79,0.0,NaN,NaN,60.79,60.79,1.0,30.17,NaN,30.17,30.17,0.0,NaN,NaN,30.17,30.17,1.0,37.27,NaN,37.27,37.27,0.0,NaN,NaN,37.27,37.27,1.0,28.56,NaN,28.56,28.56,0.0,NaN,NaN,28.56,28.56,1.0,10.2,NaN,10.2,10.2,0.0,NaN,NaN,10.2,10.2,1.0,4.06,NaN,4.06,4.06,0.0,NaN,NaN,4.06,4.06,1.0,29.8,NaN,29.8,29.8,0.0,NaN,NaN,29.8,29.8,1.0,20.92,NaN,20.92,20.92,0.0,NaN,NaN,20.92,20.92,1.0
+AR-B-G010104 = 76.71,15.26,108.47,52.8,55.67,-0.06,1.88,78.18,79.64,38.0,121.77,35.88,176.92,53.59,123.32,-0.18,1.78,126.81,121.63,38.0,111.63,30.94,163.6,60.31,103.29,-0.25,1.77,115.73,116.32,38.0,4.03,2.46,12.6,1.0,11.6,1.96,6.73,4.71,3.3,38.0,18.85,2.83,25.21,13.04,12.17,0.08,2.48,19.06,19.2,38.0,19.18,7.71,37.32,7.83,29.49,0.83,2.79,20.64,17.43,38.0,10.51,3.16,17.45,4.8,12.65,0.12,2.67,10.96,10.51,38.0,21.26,6.72,47.5,10.26,37.24,1.56,7.5,22.27,20.41,38.0,40.04,9.97,55.23,21.68,33.55,-0.49,1.91,41.23,43.11,38.0,96.42,21.72,158.74,54.71,104.03,0.26,3.41,98.78,96.38,38.0,43.0,11.8,70.31,25.62,44.69,0.61,2.49,44.55,39.37,38.0,75.19,27.19,124.76,36.96,87.8,0.4,1.73,79.83,66.96,38.0
+AR-B-G010105 = 131.81,4.59,136.77,127.32,9.44,0.07,1.18,131.87,131.57,4.0,104.33,6.31,110.53,97.88,12.65,-0.02,1.12,104.47,104.45,4.0,163.08,11.73,176.6,150.54,26.06,0.09,1.43,163.4,162.6,4.0,22.41,1.8,24.32,20.73,3.59,0.07,1.13,22.47,22.3,4.0,22.01,0.84,23.04,21.29,1.76,0.32,1.43,22.03,21.86,4.0,63.73,2.32,66.19,61.56,4.63,0.07,1.13,63.76,63.58,4.0,31.79,2.0,33.58,29.14,4.44,-0.51,1.71,31.84,32.22,4.0,25.03,1.36,26.38,23.58,2.8,-0.05,1.17,25.06,25.08,4.0,29.52,1.79,32.09,27.92,4.18,0.84,2.17,29.56,29.04,4.0,86.02,10.27,94.93,72.46,22.47,-0.52,1.7,86.48,88.35,4.0,61.66,4.03,66.58,56.93,9.66,0.07,1.84,61.76,61.57,4.0,28.22,0.86,29.33,27.48,1.85,0.47,1.62,28.23,28.03,4.0
+AR-B-G010106 = 80.71,4.21,89.42,76.97,12.45,1.38,3.73,80.81,79.32,7.0,109.19,14.2,122.06,84.26,37.8,-0.73,2.18,109.97,115.77,7.0,120.95,26.42,159.16,81.75,77.41,0.04,2.02,123.39,124.02,7.0,12.98,1.05,14.68,11.51,3.17,0.25,2.24,13.02,12.83,7.0,2.67,0.52,3.55,1.93,1.62,0.39,2.51,2.71,2.47,7.0,19.59,3.23,24.46,16.04,8.43,0.46,1.75,19.82,18.86,7.0,22.07,7.17,35.13,14.76,20.37,0.8,2.49,23.05,19.62,7.0,5.89,2.82,11.17,3.32,7.85,0.96,2.65,6.45,4.26,7.0,47.97,9.52,66.19,39.47,26.72,1.02,2.89,48.77,45.65,7.0,96.25,31.21,138.22,43.39,94.83,-0.36,2.33,100.49,91.8,7.0,90.77,8.43,98.57,75.22,23.34,-0.94,2.55,91.11,95.06,7.0,46.87,5.68,53.16,39.64,13.52,-0.33,1.48,47.16,48.96,7.0
+AR-B-G010107 = 81.53,18.0,110.53,53.59,56.94,0.12,1.85,83.41,78.5,24.0,134.2,16.12,163.6,108.55,55.06,0.05,2.04,135.12,134.61,24.0,172.7,20.32,205.71,136.52,69.2,-0.14,1.99,173.84,179.1,24.0,8.86,1.35,11.17,6.13,5.03,0.01,2.39,8.96,8.91,24.0,39.39,6.78,60.47,28.45,32.02,1.02,5.13,39.94,38.78,24.0,54.65,9.09,68.34,36.62,31.72,-0.25,2.01,55.37,55.66,24.0,95.49,7.38,107.25,80.61,26.64,-0.45,2.27,95.76,96.69,24.0,73.04,5.45,81.75,60.51,21.24,-0.65,2.7,73.23,74.14,24.0,38.53,10.25,56.93,20.45,36.47,-0.15,2.12,39.82,39.84,24.0,107.79,13.47,137.08,75.51,61.57,-0.27,3.38,108.59,109.31,24.0,52.66,4.96,63.33,44.72,18.61,0.6,2.57,52.89,51.61,24.0,22.96,7.47,38.72,14.27,24.45,0.69,2.39,24.1,21.75,24.0
+AR-B-G010108 = 144.68,11.32,169.84,124.71,45.13,0.2,2.85,145.1,145.01,23.0,119.03,21.82,166.11,84.26,81.85,0.47,2.69,120.93,121.0,23.0,75.81,9.9,97.97,61.56,36.41,0.4,2.36,76.42,74.99,23.0,41.89,6.45,48.98,26.78,22.2,-0.71,2.54,42.36,43.57,23.0,26.09,8.29,45.0,10.51,34.49,0.5,2.85,27.32,23.75,23.0,17.5,6.06,28.31,7.54,20.77,0.2,2.04,18.47,16.12,23.0,23.18,6.7,37.32,10.84,26.48,0.1,2.48,24.09,23.48,23.0,16.74,9.15,32.09,3.97,28.13,0.22,1.7,18.98,16.04,23.0,34.35,11.95,55.23,13.68,41.55,0.1,2.24,36.29,34.09,23.0,124.77,23.83,164.79,86.84,77.96,0.1,1.85,126.93,127.09,23.0,130.27,18.3,179.1,104.11,74.98,0.87,3.52,131.49,126.62,23.0,76.29,7.42,89.5,64.23,25.27,0.26,1.82,76.63,75.53,23.0
+AR-B-G010109 = 150.84,25.89,196.06,109.49,86.57,0.17,2.01,152.88,150.69,13.0,109.19,11.77,122.85,89.66,33.2,-0.36,1.65,109.78,108.03,13.0,309.23,28.24,337.42,256.86,80.56,-0.99,2.44,310.42,317.67,13.0,3.73,2.07,9.24,1.58,7.66,1.43,4.84,4.23,3.55,13.0,2.3,0.87,3.81,1.0,2.81,-0.01,2.1,2.45,2.19,13.0,29.9,4.62,37.32,23.03,14.29,0.19,2.15,30.22,30.17,13.0,18.61,3.3,25.5,12.44,13.06,0.21,3.07,18.88,18.62,13.0,2.98,1.0,5.16,1.48,3.68,0.52,2.88,3.13,3.05,13.0,33.74,4.21,38.62,25.26,13.36,-0.83,2.58,33.99,35.13,13.0,150.56,53.57,254.96,91.69,163.27,0.64,2.18,159.12,144.32,13.0,102.32,8.36,115.98,89.5,26.48,0.03,1.84,102.63,99.74,13.0,50.69,2.84,55.23,46.09,9.14,0.1,2.12,50.77,50.56,13.0
+AR-B-G010110 = 89.53,8.3,105.38,81.75,23.63,0.83,2.5,89.87,86.65,8.0,139.45,10.7,151.87,124.76,27.11,-0.01,1.51,139.81,138.65,8.0,277.6,7.55,285.87,265.08,20.79,-0.59,1.87,277.69,280.74,8.0,12.35,2.07,15.56,10.06,5.5,0.38,1.73,12.51,12.07,8.0,28.15,13.64,55.23,15.38,39.85,1.02,2.89,30.91,24.01,8.0,81.97,3.64,86.84,75.43,11.41,-0.4,2.45,82.05,81.82,8.0,38.7,4.0,46.09,33.61,12.48,0.55,2.49,38.88,38.25,8.0,74.46,6.01,81.75,63.52,18.23,-0.7,2.41,74.67,76.44,8.0,18.28,1.48,20.41,16.31,4.1,0.03,1.73,18.33,18.27,8.0,309.87,32.84,362.48,257.2,105.28,-0.0,2.33,311.38,310.59,8.0,70.72,7.41,82.24,62.32,19.92,0.32,1.74,71.06,70.07,8.0,35.88,6.34,44.74,27.6,17.14,0.32,1.75,36.36,34.49,8.0
+AR-B-G010111 = 61.57,8.8,91.8,49.31,42.49,1.69,6.95,62.17,59.98,24.0,123.66,20.31,190.23,98.37,91.86,1.74,6.38,125.25,120.8,24.0,119.38,18.83,140.7,78.84,61.86,-0.84,2.62,120.79,122.88,24.0,2.86,1.1,5.41,1.36,4.05,0.77,2.55,3.05,2.46,24.0,19.1,1.3,22.14,17.03,5.1,0.53,2.53,19.14,18.83,24.0,32.23,7.09,46.09,21.26,24.83,0.6,2.17,32.97,29.77,24.0,17.04,2.96,23.74,12.99,10.75,0.49,2.43,17.29,16.79,24.0,46.72,11.55,62.32,25.21,37.1,-0.47,2.13,48.07,48.92,24.0,45.9,6.83,60.49,35.13,25.36,0.37,2.49,46.39,46.73,24.0,131.27,29.45,181.84,76.97,104.87,0.18,1.95,134.4,124.42,24.0,41.39,8.49,56.93,27.19,29.73,-0.06,1.91,42.22,42.27,24.0,79.13,14.62,113.92,58.67,55.25,0.8,2.8,80.42,74.44,24.0
+AR-B-G010112 = 88.74,14.87,113.92,70.31,43.61,0.56,1.99,89.91,84.14,19.0,141.25,10.66,158.74,121.22,37.52,-0.05,2.15,141.63,141.12,19.0,273.45,14.67,314.66,249.67,64.98,0.99,4.47,273.82,273.32,19.0,9.52,1.39,12.27,7.06,5.21,0.02,2.37,9.62,9.64,19.0,16.81,4.1,27.79,11.51,16.28,0.9,3.75,17.28,16.3,19.0,82.46,4.36,89.5,72.46,17.03,-0.59,2.86,82.57,83.08,19.0,52.52,12.94,81.1,38.62,42.48,1.06,2.88,54.0,47.85,19.0,68.01,7.67,78.22,52.74,25.47,-0.52,2.19,68.42,70.31,19.0,18.06,2.78,26.37,14.65,11.72,1.75,5.86,18.26,17.3,19.0,247.92,38.56,308.23,163.6,144.63,-0.34,2.65,250.74,254.07,19.0,74.88,8.53,88.29,63.3,24.99,0.2,1.73,75.34,74.99,19.0,40.4,5.46,46.09,29.14,16.95,-0.7,2.36,40.75,41.15,19.0
+AR-B-G010113 = 173.03,28.97,210.62,143.63,66.99,0.4,1.76,174.84,168.93,4.0,176.23,18.17,202.06,163.38,38.68,0.84,2.03,176.93,169.74,4.0,176.29,83.94,285.87,110.53,175.34,0.49,1.63,190.69,154.37,4.0,7.15,1.32,9.04,6.17,2.87,0.88,2.08,7.24,6.7,4.0,10.29,1.56,12.5,8.82,3.68,0.76,2.13,10.38,9.92,4.0,24.45,10.67,37.99,15.8,22.19,0.41,1.53,26.13,22.0,4.0,8.91,1.08,10.19,8.01,2.17,0.24,1.31,8.96,8.72,4.0,11.99,5.12,18.47,7.78,10.69,0.4,1.52,12.79,10.86,4.0,64.35,5.72,71.54,57.96,13.59,0.21,1.81,64.54,63.95,4.0,212.31,35.12,260.13,184.58,75.55,0.65,1.81,214.47,202.26,4.0,92.17,2.37,95.06,89.66,5.4,0.21,1.58,92.19,91.98,4.0,154.0,54.45,225.2,108.99,116.21,0.5,1.64,161.06,140.9,4.0
+AR-B-G010114 = 138.04,23.5,163.6,90.15,73.45,-0.87,2.66,139.86,142.77,12.0,126.27,11.28,147.63,106.23,41.4,0.08,2.54,126.73,127.86,12.0,281.67,17.69,318.24,257.67,60.57,0.55,2.62,282.17,279.85,12.0,3.27,1.31,5.8,1.73,4.08,0.59,2.19,3.5,3.07,12.0,3.94,1.49,5.78,1.18,4.61,-0.76,2.48,4.2,4.24,12.0,29.32,2.49,33.61,26.17,7.44,0.24,1.75,29.41,28.93,12.0,21.27,1.89,24.71,18.65,6.06,0.48,2.16,21.34,21.2,12.0,5.64,1.12,7.1,3.66,3.45,-0.13,1.84,5.74,5.26,12.0,34.96,3.03,39.64,30.22,9.42,-0.33,2.05,35.08,35.35,12.0,270.86,38.25,317.67,201.13,116.54,-0.4,1.91,273.33,273.41,12.0,104.03,7.52,121.22,93.73,27.49,1.01,3.43,104.28,101.84,12.0,52.56,5.62,64.23,45.05,19.18,0.49,2.66,52.83,52.43,12.0
+AR-B-G010115 = 117.05,10.63,128.53,97.97,30.56,-0.63,2.47,117.47,114.61,7.0,110.88,13.58,132.46,95.06,37.4,0.37,1.94,111.59,109.85,7.0,230.53,11.4,249.56,216.42,33.15,0.45,2.13,230.77,227.97,7.0,8.68,0.24,9.04,8.26,0.78,-0.32,2.72,8.68,8.71,7.0,9.67,0.67,10.51,8.77,1.74,-0.39,1.81,9.69,9.87,7.0,41.65,3.99,48.96,37.32,11.64,0.77,2.58,41.82,40.77,7.0,25.35,1.91,28.45,22.35,6.1,0.12,2.61,25.42,25.21,7.0,15.12,1.95,17.79,12.81,4.98,0.09,1.57,15.22,15.1,7.0,45.32,2.59,48.96,40.85,8.1,-0.33,2.58,45.38,44.9,7.0,127.53,18.81,154.02,92.66,61.37,-0.57,3.11,128.71,126.62,7.0,110.4,3.22,114.1,105.85,8.25,-0.15,1.59,110.44,110.53,7.0,30.89,1.24,32.71,29.32,3.39,0.21,1.71,30.91,30.71,7.0
+AR-B-G010116 = 103.55,8.58,115.98,93.73,22.25,0.38,1.97,103.83,102.61,5.0,96.51,11.83,115.22,84.87,30.35,0.73,2.33,97.09,96.52,5.0,225.09,21.27,245.85,197.49,48.37,-0.34,1.42,225.89,231.67,5.0,9.15,0.25,9.56,8.91,0.66,0.96,2.56,9.15,9.04,5.0,7.18,0.81,7.91,5.93,1.99,-0.68,2.09,7.22,7.35,5.0,35.5,2.54,39.09,32.09,6.99,0.11,2.25,35.58,35.28,5.0,22.47,0.76,23.78,21.85,1.93,1.21,2.89,22.48,22.35,5.0,11.54,4.0,16.54,6.11,10.43,-0.13,1.87,12.08,11.57,5.0,43.59,1.73,45.51,41.48,4.03,-0.21,1.41,43.61,44.1,5.0,99.28,16.14,123.13,85.72,37.41,0.64,1.8,100.32,92.24,5.0,117.43,4.8,124.71,112.23,12.48,0.59,2.12,117.51,115.98,5.0,34.71,2.45,38.33,32.15,6.18,0.53,1.94,34.78,34.09,5.0
+AR-B-G010117 = 64.69,11.58,85.5,53.59,31.91,0.91,2.16,65.67,59.32,19.0,120.94,11.8,149.45,100.27,49.18,0.37,3.3,121.49,119.26,19.0,195.26,23.38,228.07,155.48,72.59,-0.24,1.78,196.59,196.06,19.0,15.82,2.19,19.53,11.86,7.67,-0.1,1.96,15.96,16.22,19.0,20.61,10.68,52.0,13.2,38.81,1.73,5.1,23.08,15.95,19.0,28.67,3.14,37.32,25.21,12.1,1.3,4.1,28.83,27.43,19.0,64.6,21.3,107.94,32.09,75.84,0.67,2.44,67.85,58.11,19.0,45.51,4.23,52.0,37.32,14.68,-0.4,1.97,45.7,46.8,19.0,36.72,8.56,56.93,23.83,33.09,0.61,2.89,37.66,36.21,19.0,42.84,13.9,69.01,21.56,47.45,0.28,2.09,44.92,40.22,19.0,31.34,8.31,40.92,16.4,24.53,-0.51,1.7,32.37,35.13,19.0,47.68,14.41,68.22,25.47,42.75,-0.19,1.76,49.7,48.7,19.0
+AR-B-G010118 = 110.92,8.68,119.2,96.52,22.69,-0.99,2.66,111.19,112.57,5.0,76.72,3.1,80.61,73.57,7.04,0.34,1.36,76.77,75.27,5.0,124.16,10.28,138.81,112.33,26.48,0.34,1.91,124.5,122.97,5.0,30.82,6.55,40.25,24.12,16.12,0.35,1.87,31.37,32.0,5.0,16.02,1.61,18.37,14.24,4.13,0.44,1.95,16.08,15.78,5.0,41.93,7.64,51.93,35.7,16.23,0.45,1.37,42.48,38.03,5.0,30.2,4.12,36.86,25.92,10.95,0.83,2.54,30.42,29.65,5.0,14.08,1.24,15.91,12.79,3.12,0.52,1.93,14.12,13.82,5.0,32.22,0.93,33.09,30.85,2.25,-0.44,1.94,32.23,32.09,5.0,83.97,12.24,99.47,67.63,31.84,-0.13,1.85,84.68,86.6,5.0,93.12,8.59,105.66,81.9,23.75,0.24,2.33,93.43,92.91,5.0,28.34,0.91,29.32,27.34,1.98,-0.1,1.29,28.35,28.46,5.0
+AR-B-G010119 = 103.5,8.94,111.79,95.06,16.73,-0.0,1.03,103.79,103.58,4.0,81.82,2.21,84.26,79.41,4.84,0.01,1.37,81.84,81.81,4.0,140.8,10.55,154.65,129.05,25.6,0.34,2.0,141.1,139.75,4.0,25.21,0.94,26.41,24.12,2.28,0.22,2.0,25.22,25.15,4.0,17.66,0.99,18.65,16.73,1.91,0.03,1.06,17.68,17.62,4.0,54.23,5.27,60.47,48.29,12.17,0.08,1.61,54.42,54.08,4.0,28.69,3.07,33.08,25.92,7.16,0.82,2.15,28.81,27.88,4.0,16.63,1.93,19.22,14.66,4.56,0.51,1.96,16.71,16.31,4.0,30.32,1.89,31.97,27.6,4.37,-0.87,2.18,30.36,30.85,4.0,76.38,13.9,89.54,61.52,28.01,-0.08,1.15,77.32,77.23,4.0,83.06,5.43,90.14,76.97,13.17,0.3,1.98,83.19,82.57,4.0,26.33,1.4,27.47,24.46,3.01,-0.55,1.71,26.35,26.69,4.0
+AR-B-G010120 = 97.22,8.75,107.25,91.13,16.12,0.66,1.5,97.48,93.29,3.0,137.92,10.44,149.45,129.1,20.35,0.44,1.5,138.19,135.22,3.0,140.17,19.39,158.74,120.05,38.69,-0.15,1.5,141.06,141.72,3.0,15.33,0.57,15.75,14.68,1.08,-0.62,1.5,15.34,15.56,3.0,1.71,0.35,1.93,1.31,0.61,-0.7,1.5,1.73,1.89,3.0,14.88,1.59,16.55,13.38,3.17,0.2,1.5,14.94,14.71,3.0,14.21,1.4,15.08,12.6,2.48,-0.7,1.5,14.26,14.96,3.0,2.81,0.59,3.17,2.13,1.05,-0.7,1.5,2.85,3.13,3.0,37.61,3.59,41.26,34.09,7.17,0.07,1.5,37.72,37.47,3.0,128.27,24.17,149.45,101.93,47.52,-0.37,1.5,129.78,133.43,3.0,87.2,5.64,92.24,81.11,11.13,-0.33,1.5,87.32,88.25,3.0,38.09,1.19,39.05,36.76,2.29,-0.52,1.5,38.1,38.46,3.0
+AR-B-G010121 = 82.41,4.4,89.66,74.68,14.98,-0.04,2.25,82.52,82.01,12.0,80.67,8.04,96.14,69.33,26.82,0.55,2.54,81.03,79.52,12.0,118.75,25.82,155.62,89.86,65.76,0.4,1.52,121.3,110.69,12.0,10.41,0.82,11.69,9.32,2.37,0.27,1.95,10.44,10.37,12.0,3.69,0.58,4.79,2.64,2.15,0.2,2.82,3.73,3.69,12.0,30.76,2.51,33.61,26.15,7.47,-0.49,1.74,30.86,32.1,12.0,34.04,8.96,55.01,23.12,31.89,1.04,3.55,35.11,32.88,12.0,9.52,1.87,13.52,5.83,7.69,0.14,3.75,9.69,9.49,12.0,56.68,7.97,67.27,43.71,23.56,-0.39,1.82,57.19,57.46,12.0,66.32,13.76,91.66,52.85,38.8,0.81,2.36,67.61,63.8,12.0,99.69,6.39,110.99,89.29,21.7,0.08,2.31,99.88,98.74,12.0,47.22,4.39,56.59,39.52,17.08,0.12,3.47,47.41,47.87,12.0
+AR-B-G010122 = 109.39,3.52,112.23,104.25,7.97,-0.97,2.23,109.44,110.55,4.0,145.66,4.6,151.87,140.76,11.11,0.48,2.05,145.72,145.01,4.0,211.22,7.66,219.76,202.15,17.6,-0.09,1.58,211.32,211.49,4.0,41.79,1.97,44.72,40.41,4.31,1.08,2.28,41.83,41.02,4.0,22.52,0.35,23.05,22.35,0.7,1.15,2.33,22.52,22.35,4.0,68.51,1.34,70.39,67.21,3.18,0.7,2.11,68.52,68.22,4.0,47.3,3.9,51.28,42.11,9.16,-0.47,1.88,47.42,47.9,4.0,41.94,3.71,46.76,38.48,8.29,0.45,1.67,42.06,41.25,4.0,26.56,0.55,27.22,25.99,1.23,0.17,1.46,26.56,26.52,4.0,92.55,10.55,108.35,86.84,21.51,1.14,2.32,93.0,87.5,4.0,59.19,4.24,63.33,53.28,10.05,-0.68,2.09,59.31,60.09,4.0,28.42,1.51,29.32,26.18,3.14,-1.09,2.28,28.45,29.1,4.0
+AR-B-G010123 = 127.55,11.63,144.15,110.67,33.48,-0.09,1.84,128.0,132.0,7.0,122.75,3.57,128.53,117.41,11.12,0.13,2.38,122.8,122.97,7.0,254.98,18.6,277.63,231.46,46.17,0.15,1.49,255.56,250.02,7.0,7.78,1.0,9.59,6.71,2.87,0.72,2.51,7.83,7.5,7.0,12.51,1.87,15.1,9.75,5.35,-0.2,1.84,12.63,13.3,7.0,46.58,6.72,57.92,38.46,19.45,0.53,2.18,47.0,46.11,7.0,26.27,3.44,33.12,24.1,9.02,1.35,3.22,26.46,24.47,7.0,20.54,10.55,36.32,12.42,23.89,0.88,1.88,22.74,15.62,7.0,29.75,5.04,37.99,23.0,14.99,0.3,2.18,30.11,28.45,7.0,198.59,16.7,228.89,181.14,47.75,0.82,2.52,199.19,194.13,7.0,106.94,3.72,110.53,99.74,10.79,-1.13,3.0,106.99,108.89,7.0,30.4,4.21,36.8,23.03,13.77,-0.32,2.88,30.65,30.75,7.0
+AR-B-G010124 = 76.23,7.19,89.54,63.44,26.1,0.46,2.12,76.56,74.68,31.0,86.89,8.07,108.83,72.9,35.93,0.53,3.22,87.26,85.7,31.0,151.0,8.76,168.61,128.58,40.03,-0.25,3.19,151.25,149.86,31.0,6.41,0.96,9.27,4.8,4.47,0.73,4.12,6.47,6.3,31.0,35.38,3.62,43.39,27.6,15.79,0.48,3.09,35.56,35.07,31.0,32.43,6.37,47.5,23.03,24.47,0.45,2.33,33.03,32.52,31.0,91.14,7.39,107.25,76.97,30.28,0.25,2.54,91.43,89.54,31.0,55.71,3.01,64.37,52.0,12.37,1.05,3.88,55.79,55.26,31.0,32.41,2.5,39.05,26.03,13.02,0.49,4.71,32.51,32.14,31.0,109.82,23.5,154.02,66.88,87.15,0.31,2.25,112.23,105.66,31.0,67.39,4.18,76.97,61.45,15.52,0.65,2.6,67.52,66.39,31.0,51.34,4.26,62.71,40.47,22.23,0.12,3.91,51.51,50.92,31.0
+AR-B-G010125 = 84.66,16.86,119.2,60.47,58.74,0.33,1.96,86.26,81.92,26.0,128.94,12.04,145.01,102.61,42.4,-0.62,2.4,129.48,130.52,26.0,314.77,33.92,369.38,246.52,122.85,-0.05,2.29,316.53,315.51,26.0,8.39,1.59,11.42,6.3,5.13,0.63,2.24,8.53,8.06,26.0,17.14,3.79,26.46,11.51,14.95,0.79,3.14,17.54,16.37,26.0,71.81,5.68,81.75,60.58,21.18,0.12,2.22,72.03,71.75,26.0,92.2,8.25,104.25,74.71,29.54,-0.61,2.7,92.55,92.7,26.0,55.02,9.01,72.46,44.74,27.72,0.72,2.13,55.72,51.86,26.0,33.63,9.81,49.51,18.09,31.42,-0.36,1.6,34.97,37.97,26.0,181.06,36.5,242.15,128.53,113.62,-0.07,1.66,184.56,184.9,26.0,55.88,5.54,66.19,45.45,20.74,-0.27,2.5,56.14,56.93,26.0,44.98,10.93,57.96,24.23,33.72,-0.71,1.84,46.24,51.64,26.0
+AR-B-G010126 = 118.8,7.31,124.76,110.64,14.12,-0.5,1.5,118.95,121.0,3.0,77.44,2.46,79.41,74.68,4.73,-0.52,1.5,77.46,78.22,3.0,138.64,10.02,148.57,128.53,20.04,-0.03,1.5,138.88,138.81,3.0,25.19,0.79,26.03,24.46,1.57,0.26,1.5,25.2,25.08,3.0,15.64,0.94,16.73,15.1,1.64,0.71,1.5,15.66,15.1,3.0,43.42,5.59,48.29,37.32,10.98,-0.39,1.5,43.66,44.66,3.0,24.97,1.09,25.92,23.78,2.14,-0.39,1.5,24.99,25.21,3.0,13.55,1.04,14.66,12.6,2.06,0.26,1.5,13.58,13.41,3.0,32.38,0.62,33.09,31.97,1.12,0.67,1.5,32.39,32.09,3.0,56.2,10.99,67.63,45.72,21.91,0.16,1.5,56.91,55.23,3.0,98.59,8.56,107.25,90.14,17.11,0.05,1.5,98.83,98.37,3.0,27.56,0.08,27.6,27.47,0.13,-0.71,1.5,27.56,27.6,3.0
+AR-B-G010127 = 132.05,14.43,154.02,113.92,40.11,0.28,1.86,132.74,133.25,8.0,127.08,8.05,140.7,117.41,23.29,0.32,2.16,127.31,127.27,8.0,101.73,11.3,124.71,92.24,32.47,1.06,3.05,102.28,97.72,8.0,20.19,5.85,29.28,10.84,18.44,-0.16,2.26,20.92,21.37,8.0,32.73,3.82,37.97,28.45,9.53,0.33,1.7,32.92,31.92,8.0,54.72,13.68,70.31,31.14,39.17,-0.53,2.03,56.2,57.79,8.0,81.07,0.89,81.75,79.32,2.43,-0.96,2.74,81.07,81.45,8.0,42.15,5.25,50.82,36.21,14.61,0.29,1.87,42.44,42.41,8.0,51.63,3.93,56.93,47.5,9.42,0.22,1.67,51.76,52.21,8.0,49.15,9.92,66.19,36.21,29.98,0.38,2.13,50.02,48.08,8.0,42.54,8.24,56.93,32.09,24.83,0.44,2.17,43.23,41.47,8.0,10.78,4.8,17.99,4.95,13.04,0.13,1.67,11.68,11.05,8.0
+AR-B-G010128 = 58.58,22.8,117.41,28.41,89.0,0.81,2.93,62.71,53.44,28.0,100.22,19.62,132.7,57.51,75.19,-0.49,2.75,102.05,102.61,28.0,142.83,10.47,163.6,119.31,44.29,-0.28,2.74,143.2,144.12,28.0,5.23,1.32,7.7,2.63,5.08,-0.22,1.99,5.39,5.74,28.0,20.39,2.53,25.99,16.53,9.46,0.34,2.45,20.54,20.07,28.0,20.32,4.58,28.02,12.08,15.95,0.21,1.85,20.81,19.5,28.0,20.1,2.76,24.46,11.86,12.6,-1.13,4.21,20.28,21.04,28.0,38.64,15.3,64.23,19.69,44.54,0.27,1.57,41.45,35.57,28.0,30.58,7.29,44.72,17.87,26.86,-0.06,2.09,31.41,30.73,28.0,123.68,14.42,151.87,97.97,53.9,-0.15,2.23,124.49,124.6,28.0,41.72,5.16,50.46,31.65,18.81,-0.51,2.32,42.02,42.71,28.0,49.99,5.27,60.47,40.88,19.59,-0.03,2.07,50.25,49.9,28.0
+AR-B-G010129 = 162.86,18.56,221.2,136.58,84.62,1.27,4.5,163.88,158.74,36.0,135.72,26.46,200.15,86.84,113.31,0.43,2.62,138.2,129.87,36.0,92.26,29.34,173.1,48.96,124.15,0.76,3.36,96.69,88.77,36.0,40.44,8.59,48.96,23.03,25.92,-0.72,2.13,41.31,43.99,36.0,10.67,4.66,25.99,4.66,21.33,1.2,4.66,11.62,9.58,36.0,29.88,6.93,47.5,19.81,27.69,0.77,3.01,30.65,28.25,36.0,21.57,5.39,30.22,10.37,19.85,-0.42,2.24,22.22,21.76,36.0,25.8,5.06,35.87,7.32,28.55,-1.57,6.78,26.28,26.78,36.0,62.19,13.56,86.88,41.77,45.11,0.41,1.92,63.61,57.97,36.0,191.46,52.83,288.48,86.84,201.64,-0.12,1.94,198.42,184.95,36.0,98.98,12.69,128.1,76.97,51.13,0.39,2.72,99.76,97.99,36.0,91.17,23.97,150.05,62.32,87.73,0.93,2.9,94.18,84.88,36.0
+AR-B-G010130 = 70.08,22.56,125.22,35.29,89.93,0.33,2.37,73.54,67.23,42.0,132.4,34.39,196.06,60.78,135.28,0.1,2.46,136.69,129.51,42.0,189.74,27.87,234.95,136.52,98.43,-0.2,1.89,191.73,194.73,42.0,16.7,1.8,20.41,12.62,7.79,-0.09,2.5,16.79,16.87,42.0,17.43,1.95,22.85,14.65,8.2,0.48,2.76,17.54,17.55,42.0,37.9,4.58,47.5,25.21,22.29,-0.34,3.68,38.17,38.23,42.0,45.71,8.48,79.32,33.09,46.23,1.63,7.22,46.47,44.45,42.0,52.4,7.76,66.19,37.32,28.87,-0.4,2.23,52.96,52.37,42.0,43.15,9.19,60.47,22.35,38.12,-0.4,2.54,44.1,43.78,42.0,82.78,20.2,112.23,36.58,75.64,-0.58,2.33,85.15,87.74,42.0,30.15,7.84,44.72,16.53,28.19,-0.03,1.84,31.13,30.15,42.0,35.67,16.34,84.26,15.32,68.93,1.01,3.37,39.16,30.88,42.0
+AR-B-G010131 = 200.67,19.23,242.15,184.58,57.57,1.17,3.29,201.49,189.96,9.0,187.89,15.26,221.2,168.61,52.59,0.96,3.73,188.44,189.24,9.0,211.17,56.6,290.18,117.41,172.78,-0.3,2.04,217.81,203.8,9.0,16.05,7.88,30.22,8.01,22.2,0.64,2.18,17.69,16.04,9.0,7.57,1.39,9.32,5.41,3.9,-0.25,1.74,7.69,7.66,9.0,32.53,6.15,43.39,24.46,18.93,0.4,2.24,33.04,31.68,9.0,10.39,2.35,14.21,8.26,5.95,0.5,1.59,10.62,8.73,9.0,19.37,4.42,24.46,12.27,12.19,-0.52,1.85,19.81,20.5,9.0,82.9,7.03,89.5,69.61,19.89,-0.71,2.29,83.16,85.62,9.0,274.42,33.5,327.39,231.96,95.43,0.27,1.79,276.23,270.61,9.0,95.79,3.65,100.97,88.08,12.89,-0.86,3.46,95.86,96.52,9.0,179.64,20.43,208.25,150.79,57.45,0.15,1.71,180.67,179.1,9.0
+AR-B-G010132 = 126.37,10.48,136.77,111.79,24.97,-0.65,2.1,126.7,128.46,4.0,88.0,6.54,94.33,81.75,12.58,0.01,1.06,88.18,87.96,4.0,166.34,8.2,173.85,154.65,19.2,-0.8,2.15,166.49,168.43,4.0,26.17,1.12,27.6,24.97,2.63,0.31,1.78,26.19,26.05,4.0,16.56,1.18,17.93,15.1,2.83,-0.12,1.87,16.59,16.6,4.0,56.29,3.22,59.75,52.0,7.75,-0.42,1.99,56.36,56.7,4.0,26.92,3.35,30.4,22.35,8.05,-0.54,2.05,27.08,27.47,4.0,17.34,2.6,20.47,14.21,6.26,0.01,1.86,17.49,17.33,4.0,32.76,2.19,35.15,30.85,4.3,0.11,1.15,32.82,32.53,4.0,59.37,16.94,76.9,36.21,40.69,-0.55,2.07,61.16,62.19,4.0,85.32,4.25,89.5,80.38,9.12,-0.17,1.33,85.4,85.7,4.0,27.18,0.76,27.6,26.03,1.57,-1.13,2.32,27.18,27.54,4.0
+AR-B-G010133 = 111.79,NaN,111.79,111.79,0.0,NaN,NaN,111.79,111.79,1.0,83.0,NaN,83.0,83.0,0.0,NaN,NaN,83.0,83.0,1.0,154.65,NaN,154.65,154.65,0.0,NaN,NaN,154.65,154.65,1.0,26.41,NaN,26.41,26.41,0.0,NaN,NaN,26.41,26.41,1.0,16.87,NaN,16.87,16.87,0.0,NaN,NaN,16.87,16.87,1.0,56.23,NaN,56.23,56.23,0.0,NaN,NaN,56.23,56.23,1.0,27.71,NaN,27.71,27.71,0.0,NaN,NaN,27.71,27.71,1.0,16.72,NaN,16.72,16.72,0.0,NaN,NaN,16.72,16.72,1.0,30.85,NaN,30.85,30.85,0.0,NaN,NaN,30.85,30.85,1.0,61.52,NaN,61.52,61.52,0.0,NaN,NaN,61.52,61.52,1.0,83.23,NaN,83.23,83.23,0.0,NaN,NaN,83.23,83.23,1.0,26.03,NaN,26.03,26.03,0.0,NaN,NaN,26.03,26.03,1.0
+AR-B-G010134 = 67.82,NaN,67.82,67.82,0.0,NaN,NaN,67.82,67.82,1.0,93.65,NaN,93.65,93.65,0.0,NaN,NaN,93.65,93.65,1.0,76.51,NaN,76.51,76.51,0.0,NaN,NaN,76.51,76.51,1.0,27.06,NaN,27.06,27.06,0.0,NaN,NaN,27.06,27.06,1.0,61.36,NaN,61.36,61.36,0.0,NaN,NaN,61.36,61.36,1.0,43.14,NaN,43.14,43.14,0.0,NaN,NaN,43.14,43.14,1.0,61.36,NaN,61.36,61.36,0.0,NaN,NaN,61.36,61.36,1.0,34.23,NaN,34.23,34.23,0.0,NaN,NaN,34.23,34.23,1.0,19.76,NaN,19.76,19.76,0.0,NaN,NaN,19.76,19.76,1.0,15.15,NaN,15.15,15.15,0.0,NaN,NaN,15.15,15.15,1.0,37.39,NaN,37.39,37.39,0.0,NaN,NaN,37.39,37.39,1.0,34.91,NaN,34.91,34.91,0.0,NaN,NaN,34.91,34.91,1.0
+AR-B-G010135 = 40.8,20.96,85.78,13.38,72.4,0.33,2.0,45.8,38.15,68.0,49.14,20.68,112.96,28.96,84.0,1.61,4.82,53.25,39.23,68.0,83.35,29.8,158.74,35.13,123.61,0.51,2.5,88.45,78.37,68.0,4.62,2.5,11.17,1.53,9.64,1.02,2.97,5.24,3.66,68.0,24.5,7.66,60.47,13.38,47.08,2.41,11.15,25.65,24.0,68.0,13.59,3.05,19.22,7.32,11.9,-0.06,2.36,13.93,13.52,68.0,10.3,2.73,16.04,5.75,10.29,0.47,2.37,10.65,9.62,68.0,12.75,3.76,22.35,6.89,15.46,0.59,2.87,13.29,12.39,68.0,20.88,7.22,37.32,8.51,28.81,0.24,2.53,22.08,20.05,68.0,71.86,30.41,128.53,15.56,112.97,-0.26,1.97,77.94,75.68,68.0,23.19,5.66,32.09,12.35,19.74,-0.04,1.56,23.86,23.37,68.0,42.32,6.78,58.11,31.14,26.97,0.5,2.32,42.85,40.55,68.0
+AR-B-G010136 = 18.27,2.81,22.39,14.65,7.74,0.15,1.56,18.47,17.84,24.0,37.02,2.92,44.72,34.09,10.63,1.16,3.27,37.13,35.97,24.0,113.42,5.21,126.96,104.06,22.9,0.97,3.97,113.53,112.69,24.0,7.21,3.19,12.22,2.87,9.35,0.36,1.84,7.85,7.11,24.0,21.18,1.19,23.74,17.63,6.11,-0.81,5.39,21.21,21.36,24.0,10.93,1.78,13.85,8.77,5.08,0.49,1.81,11.06,10.34,24.0,14.22,1.1,17.07,11.51,5.56,-0.25,4.4,14.26,14.58,24.0,14.06,3.59,22.76,8.77,13.99,0.77,2.92,14.49,13.95,24.0,15.96,2.17,22.35,11.17,11.18,0.72,4.96,16.1,15.5,24.0,89.96,12.68,104.06,55.98,48.08,-1.11,3.43,90.82,95.11,24.0,23.92,2.37,27.26,17.56,9.7,-0.98,3.25,24.03,24.68,24.0,42.09,3.38,48.96,36.96,11.99,-0.05,2.03,42.22,42.03,24.0
+AR-B-G010137 = 98.26,9.62,117.62,85.78,31.84,0.82,3.23,98.67,98.24,8.0,69.62,5.02,78.93,63.27,15.66,0.5,2.61,69.78,70.02,8.0,143.64,28.99,187.06,110.98,76.08,0.27,1.66,146.18,141.87,8.0,18.99,11.61,42.28,10.1,32.17,1.09,2.86,21.88,12.29,8.0,8.35,1.38,10.45,6.01,4.44,-0.02,2.52,8.45,8.21,8.0,37.71,1.53,40.25,35.87,4.38,0.6,2.11,37.74,37.41,8.0,32.83,13.02,52.45,22.2,30.25,0.57,1.49,35.02,25.36,8.0,15.81,1.34,17.87,14.38,3.5,0.32,1.58,15.86,15.62,8.0,45.5,6.17,57.93,39.26,18.66,1.15,3.05,45.87,43.39,8.0,62.28,7.23,72.75,53.81,18.94,0.53,1.73,62.65,59.2,8.0,98.32,5.3,105.85,92.4,13.45,0.11,1.57,98.44,98.72,8.0,35.32,4.34,41.52,30.22,11.31,0.29,1.52,35.55,34.22,8.0
+AR-C-G020001 = 105.36,12.44,128.4,95.06,33.34,0.49,1.51,106.07,95.06,30.0,87.1,5.02,97.88,83.0,14.88,1.19,2.6,87.24,84.26,30.0,146.79,10.07,168.25,136.58,31.67,0.86,2.1,147.12,140.7,30.0,25.25,1.04,26.41,22.81,3.59,-1.11,3.87,25.27,25.21,30.0,18.94,1.14,21.29,16.87,4.41,0.49,3.46,18.97,18.65,30.0,60.2,1.68,62.35,56.23,6.11,-1.07,3.96,60.23,60.47,30.0,32.09,1.99,33.58,27.71,5.87,-1.33,3.13,32.14,33.08,30.0,19.94,1.88,23.58,16.72,6.87,0.45,2.69,20.03,19.22,30.0,27.83,1.27,30.97,26.79,4.18,1.78,4.87,27.86,27.6,30.0,86.39,9.89,102.12,61.52,40.6,-1.25,5.0,86.94,86.84,30.0,75.99,3.83,83.23,66.58,16.65,-0.17,3.25,76.09,76.97,30.0,25.42,1.23,27.48,24.46,3.01,0.74,1.87,25.45,24.46,30.0
+AR-D-G190001 = 260.32,58.75,375.03,138.65,236.38,-0.05,2.38,266.75,257.55,58.0,200.45,43.69,290.18,128.53,161.66,0.25,2.03,205.07,190.92,58.0,170.65,27.46,225.81,128.53,97.28,0.18,2.02,172.81,170.06,58.0,7.09,2.16,15.56,4.78,10.79,2.14,7.61,7.41,6.26,58.0,13.31,6.57,42.79,7.16,35.63,2.56,10.32,14.82,10.95,58.0,1.96,1.86,9.04,1.0,8.04,2.4,8.2,2.69,1.07,58.0,1.84,0.87,3.66,1.0,2.66,0.6,1.85,2.03,1.43,58.0,2.15,1.13,6.8,1.0,5.8,1.74,7.13,2.42,2.07,58.0,28.51,4.37,43.1,20.5,22.6,0.32,3.54,28.84,28.62,58.0,23.87,12.42,50.26,2.13,48.14,0.2,2.14,26.86,23.24,58.0,155.88,37.74,266.16,97.84,168.33,1.14,3.66,160.31,145.5,58.0,172.68,39.56,247.2,81.37,165.83,-0.48,2.6,177.08,176.9,58.0
+AR-D-G190002 = 280.93,35.06,392.34,208.63,183.72,0.65,4.38,283.05,277.38,41.0,194.51,24.95,242.59,132.46,110.12,-0.08,2.82,196.06,195.72,41.0,223.86,19.8,265.08,173.77,91.3,-0.42,2.84,224.71,227.97,41.0,5.49,0.7,8.5,4.66,3.84,2.33,10.23,5.53,5.41,41.0,20.81,7.51,38.22,10.84,27.39,0.47,2.23,22.09,20.41,41.0,1.96,1.66,8.07,1.0,7.07,2.31,7.84,2.55,1.2,41.0,2.95,2.92,10.84,1.0,9.84,1.63,4.57,4.12,1.5,41.0,2.27,1.05,4.87,1.06,3.81,1.13,3.41,2.5,2.01,41.0,33.53,5.37,44.72,18.65,26.07,-0.37,3.49,33.95,33.14,41.0,56.79,24.05,107.25,14.56,92.69,0.64,2.51,61.56,49.82,41.0,213.93,34.76,269.87,140.7,129.17,-0.56,2.29,216.67,223.38,41.0,230.65,44.57,317.67,121.0,196.66,-0.52,2.86,234.81,234.95,41.0
+AR-D-G190003 = 291.72,34.22,356.18,257.2,98.98,0.87,2.22,293.58,273.2,15.0,191.79,13.98,223.49,173.77,49.71,0.97,3.04,192.26,189.78,15.0,180.9,22.05,228.9,158.74,70.16,0.83,2.43,182.15,173.77,15.0,14.37,3.1,19.5,9.49,10.02,-0.05,2.18,14.68,14.21,15.0,11.4,2.06,16.04,8.26,7.78,0.71,2.78,11.57,10.51,15.0,20.76,5.62,28.05,9.22,18.82,-0.57,2.35,21.46,21.29,15.0,5.82,1.83,9.95,4.07,5.88,1.13,2.93,6.09,5.06,15.0,2.47,0.25,2.99,2.23,0.76,0.79,2.16,2.48,2.33,15.0,29.66,3.75,35.7,23.83,11.87,-0.1,1.87,29.88,29.79,15.0,18.56,4.33,28.17,11.03,17.14,0.2,3.24,19.03,19.19,15.0,216.49,29.66,253.5,163.6,89.9,-0.5,1.9,218.38,223.48,15.0,183.69,10.6,204.02,163.9,40.12,0.08,2.52,183.97,184.58,15.0
+AR-D-G190004 = 370.84,28.18,410.55,308.23,102.32,-0.55,2.31,371.88,376.38,28.0,227.22,26.43,281.56,177.4,104.16,0.42,2.43,228.69,220.2,28.0,216.31,24.08,265.08,179.1,85.98,0.33,2.18,217.6,216.21,28.0,12.99,3.16,21.68,5.93,15.76,0.52,4.09,13.35,12.63,28.0,32.8,6.53,50.46,18.95,31.51,0.13,4.16,33.42,33.5,28.0,10.67,5.9,22.35,1.0,21.35,-0.01,2.32,12.14,11.2,28.0,2.24,1.43,5.93,1.0,4.93,1.31,3.89,2.65,1.79,28.0,4.81,2.2,8.51,1.62,6.89,0.21,1.92,5.27,4.62,28.0,28.23,7.47,50.46,19.81,30.65,1.27,4.09,29.17,26.02,28.0,64.24,25.13,113.92,26.78,87.14,0.31,2.02,68.82,62.53,28.0,259.88,25.34,317.67,218.11,99.56,0.45,2.49,261.07,253.95,28.0,208.81,22.43,273.2,179.1,94.1,0.85,3.73,209.97,207.9,28.0
+AR-D-G190005 = 245.9,99.98,429.5,123.19,306.31,0.44,1.73,265.25,219.82,93.0,205.74,35.47,273.2,138.53,134.66,0.03,1.99,208.75,205.71,93.0,254.92,59.22,369.38,145.01,224.37,-0.38,1.98,261.64,270.61,93.0,14.39,5.0,30.22,7.54,22.67,1.18,3.68,15.23,12.16,93.0,30.4,8.32,61.95,15.83,46.12,0.69,4.44,31.51,30.56,93.0,12.04,6.32,29.32,2.42,26.89,0.57,2.91,13.58,11.63,93.0,6.72,2.94,13.3,1.02,12.29,0.19,2.18,7.33,6.15,93.0,15.31,15.08,62.57,1.77,60.79,1.43,3.94,21.43,8.78,93.0,22.23,6.64,54.97,12.99,41.99,2.36,10.72,23.19,20.79,93.0,62.92,36.53,154.02,10.2,143.82,0.3,2.12,72.65,60.47,93.0,208.23,33.21,290.18,134.61,155.57,0.07,2.74,210.84,211.63,93.0,179.15,29.41,250.02,124.71,125.31,0.36,2.45,181.52,176.43,93.0
+AR-D-G190006 = 144.38,42.97,317.67,89.5,228.17,1.43,5.3,150.58,128.92,118.0,172.87,40.69,249.56,70.33,179.23,-0.25,2.44,177.55,174.09,118.0,121.73,55.03,227.97,24.56,203.41,-0.44,1.79,133.49,149.48,118.0,10.28,3.36,23.74,3.55,20.19,1.36,5.88,10.81,9.6,118.0,27.01,14.97,70.31,7.9,62.41,0.79,2.65,30.85,21.48,118.0,14.47,5.25,25.21,4.8,20.41,0.04,2.09,15.38,14.12,118.0,2.41,1.5,10.84,1.0,9.84,2.64,12.62,2.83,2.15,118.0,20.56,11.64,59.89,5.75,54.14,0.98,3.33,23.6,16.32,118.0,15.69,5.43,33.21,9.6,23.61,1.49,4.73,16.59,13.53,118.0,87.43,25.82,136.52,34.78,101.74,-0.3,1.82,91.13,92.93,118.0,100.87,24.28,168.61,55.23,113.38,0.07,2.52,103.73,102.09,118.0,156.77,38.81,242.15,62.17,179.97,-0.14,2.68,161.46,162.35,118.0
+AR-D-G190007 = 303.24,30.63,359.05,261.38,97.67,0.27,1.87,304.67,300.29,13.0,244.62,29.18,299.07,200.87,98.2,0.29,2.41,246.22,240.79,13.0,190.65,22.43,242.15,166.18,75.96,0.82,3.04,191.86,184.58,13.0,11.87,2.9,17.36,7.78,9.58,0.53,2.18,12.2,11.03,13.0,9.07,1.05,11.8,7.32,4.48,1.07,5.07,9.12,8.98,13.0,3.01,2.77,8.61,1.18,7.43,1.38,3.17,4.02,1.63,13.0,2.97,0.68,3.99,1.94,2.05,0.05,1.89,3.04,2.87,13.0,2.16,0.24,2.9,1.97,0.93,2.68,9.11,2.17,2.06,13.0,34.57,2.6,42.05,31.62,10.43,1.84,6.49,34.66,34.09,13.0,27.67,3.22,33.44,22.69,10.75,0.18,2.19,27.84,26.88,13.0,134.26,15.62,156.72,97.84,58.88,-0.83,3.56,135.1,136.52,13.0,159.15,8.07,174.49,145.01,29.48,0.17,2.42,159.34,158.74,13.0
+AR-D-G190008 = 252.48,60.6,380.86,149.45,231.41,0.08,2.05,259.56,257.2,84.0,197.76,21.02,235.06,140.95,94.1,-0.56,2.7,198.86,200.83,84.0,222.19,51.41,317.67,108.99,208.68,-0.24,2.37,227.99,225.2,84.0,10.83,6.18,25.99,4.95,21.04,1.03,2.78,12.45,7.34,84.0,19.04,8.38,36.21,7.78,28.43,0.3,1.79,20.78,17.72,84.0,2.25,1.94,9.32,1.0,8.32,1.68,5.08,2.96,1.16,84.0,5.47,4.53,16.04,1.0,15.04,0.7,2.38,7.08,3.95,84.0,22.66,24.21,74.68,1.94,72.74,0.9,2.29,33.06,10.27,84.0,30.99,13.26,70.31,16.22,54.09,0.83,2.55,33.68,25.51,84.0,65.27,20.1,110.53,29.65,80.88,0.39,2.42,68.26,62.44,84.0,207.07,60.21,358.4,92.24,266.16,-0.03,2.53,215.55,213.13,84.0,225.87,33.74,288.48,128.76,159.72,-0.44,3.1,228.35,227.06,84.0
+AR-D-G190009 = 334.14,22.54,380.69,290.71,89.97,-0.1,2.51,334.87,337.73,22.0,231.5,31.91,281.56,179.1,102.47,-0.1,1.71,233.59,231.3,22.0,186.1,9.43,205.71,168.61,37.1,0.22,2.92,186.33,187.0,22.0,10.84,5.24,25.21,5.58,19.63,1.18,3.71,11.99,8.61,22.0,17.27,7.35,37.83,9.34,28.5,1.36,4.37,18.7,14.62,22.0,8.97,5.01,19.53,1.39,18.14,0.46,2.54,10.22,8.64,22.0,3.67,0.88,4.73,1.77,2.95,-0.66,2.41,3.77,3.82,22.0,3.97,3.12,12.6,2.0,10.6,1.58,4.27,5.0,2.26,22.0,32.66,2.21,37.32,27.6,9.72,-0.09,3.06,32.73,32.6,22.0,29.13,8.53,50.26,18.65,31.61,1.11,3.39,30.3,25.03,22.0,235.61,45.46,299.07,147.63,151.44,-0.5,2.08,239.76,251.59,22.0,186.03,27.32,250.58,145.01,105.58,0.55,2.8,187.93,182.71,22.0
+AR-E-G080001 = 97.99,17.02,124.57,67.21,57.37,-0.29,2.02,99.39,100.49,22.0,129.27,17.35,154.02,102.61,51.41,-0.03,1.52,130.38,130.9,22.0,73.99,4.62,81.75,64.39,17.36,-0.53,2.39,74.13,74.71,22.0,53.51,7.43,70.59,43.39,27.2,0.56,2.52,54.0,52.7,22.0,31.32,13.28,58.2,14.51,43.69,0.38,1.83,33.9,28.12,22.0,37.26,18.32,67.82,15.1,52.72,0.34,1.55,41.34,34.55,22.0,68.33,16.06,96.17,46.09,50.08,0.14,1.61,70.11,66.61,22.0,78.38,7.21,86.88,64.23,22.65,-0.36,1.82,78.69,80.04,22.0,37.75,8.88,55.58,25.99,29.59,0.48,2.17,38.74,38.27,22.0,139.86,25.11,179.1,93.29,85.81,-0.13,1.7,141.99,141.19,22.0,42.24,8.92,60.47,30.76,29.7,0.46,1.89,43.13,40.07,22.0,33.0,6.69,44.72,23.65,21.08,0.07,1.61,33.64,31.79,22.0
+AR-E-G080002 = 138.83,18.05,171.19,115.66,55.53,0.49,2.06,139.95,136.52,23.0,101.18,6.64,112.53,84.36,28.17,-0.68,3.34,101.39,102.52,23.0,61.4,4.29,71.58,56.93,14.65,1.07,3.06,61.54,60.47,23.0,73.6,10.16,98.59,59.62,38.97,0.46,2.66,74.27,74.68,23.0,64.41,6.43,74.15,50.16,24.0,-0.62,2.82,64.72,66.19,23.0,76.28,8.7,95.1,64.14,30.97,0.79,2.69,76.75,74.14,23.0,64.12,5.65,78.57,57.77,20.8,1.15,3.38,64.36,62.32,23.0,82.64,8.6,97.97,70.31,27.66,0.39,1.8,83.06,79.9,23.0,55.92,7.54,64.25,42.12,22.13,-0.71,2.05,56.41,58.67,23.0,224.4,45.73,290.71,143.83,146.88,-0.35,1.91,228.81,237.63,23.0,20.8,6.5,34.12,13.8,20.32,0.59,1.99,21.75,18.84,23.0,27.8,3.33,35.53,22.35,13.19,0.72,3.31,27.98,27.71,23.0
+AR-E-G080003 = 105.16,7.19,117.41,95.06,22.35,0.23,1.93,105.39,104.2,14.0,111.61,11.19,133.98,89.5,44.48,0.15,3.03,112.13,110.53,14.0,65.81,6.32,74.68,56.93,17.75,0.12,1.72,66.09,66.24,14.0,38.46,6.07,50.39,30.68,19.71,0.46,2.11,38.91,37.68,14.0,14.23,0.8,15.6,12.99,2.62,-0.09,2.07,14.25,14.22,14.0,5.62,1.74,10.56,3.89,6.68,1.74,5.74,5.86,5.09,14.0,11.02,5.47,22.79,4.38,18.41,0.61,2.6,12.21,10.13,14.0,1.63,0.73,3.94,1.0,2.94,2.42,8.51,1.78,1.51,14.0,55.08,3.14,62.32,48.04,14.27,0.08,4.59,55.16,55.14,14.0,117.37,27.38,152.95,44.72,108.23,-1.32,4.64,120.3,122.01,14.0,82.32,10.24,107.25,72.46,34.79,1.18,3.46,82.9,78.15,14.0,30.69,3.35,35.77,24.62,11.15,-0.47,2.07,30.86,31.62,14.0
+AR-E-G080004 = 168.39,5.48,179.1,158.74,20.36,0.25,2.18,168.48,168.61,21.0,79.15,5.79,89.5,70.31,19.19,0.01,1.99,79.35,79.32,21.0,59.07,1.58,60.96,55.23,5.72,-0.89,2.99,59.09,59.57,21.0,84.11,22.51,136.52,64.27,72.25,1.07,2.81,86.93,70.34,21.0,85.13,7.05,97.97,68.22,29.75,-0.35,3.0,85.41,85.62,21.0,84.37,5.37,97.97,74.68,23.29,0.49,3.35,84.53,83.08,21.0,59.56,2.57,66.31,56.93,9.39,1.04,3.39,59.62,58.67,21.0,73.21,7.09,89.5,64.23,25.27,0.94,2.83,73.53,70.31,21.0,75.29,13.24,97.97,52.0,45.97,0.12,2.04,76.39,77.45,21.0,338.35,50.54,429.03,265.08,163.95,0.32,1.93,341.92,331.38,21.0,16.48,3.4,21.69,11.17,10.52,0.16,1.84,16.81,16.17,21.0,43.21,7.88,54.41,29.32,25.1,-0.27,2.0,43.89,43.39,21.0
+AR-E-G080005 = 154.14,6.71,166.26,135.22,31.03,-0.53,3.8,154.29,154.04,30.0,113.67,31.92,179.1,78.57,100.52,0.8,2.28,117.93,103.05,30.0,57.68,2.74,62.43,52.0,10.43,-0.32,2.39,57.74,58.38,30.0,59.55,9.25,75.22,37.32,37.91,-0.74,3.39,60.24,60.97,30.0,56.28,11.9,78.15,34.09,44.06,0.01,2.14,57.48,56.98,30.0,59.95,23.23,95.1,23.03,72.07,-0.28,1.68,64.15,67.57,30.0,50.53,11.35,66.19,26.46,39.74,-0.6,2.34,51.74,52.48,30.0,54.55,14.36,77.28,30.96,46.32,0.07,1.8,56.35,54.0,30.0,51.51,12.61,80.98,32.09,48.88,0.33,2.44,52.98,51.48,30.0,208.81,44.13,271.59,92.24,179.35,-1.12,3.29,213.27,227.97,30.0,23.44,4.17,34.09,16.53,17.56,0.83,3.15,23.79,22.44,30.0,29.62,6.39,44.72,22.35,22.37,0.99,2.73,30.28,27.41,30.0
+AR-E-G080006 = 165.55,8.68,176.43,141.27,35.16,-1.22,4.33,165.76,166.26,19.0,93.59,4.67,106.23,85.62,20.61,1.17,4.69,93.7,93.65,19.0,57.22,6.72,77.45,52.0,25.45,2.41,7.29,57.59,55.25,19.0,63.61,3.42,70.34,54.31,16.03,-0.57,4.46,63.7,63.27,19.0,88.61,8.7,100.97,71.48,29.49,-0.52,2.23,89.01,90.95,19.0,69.49,12.48,86.99,38.94,48.05,-1.2,3.93,70.54,73.97,19.0,52.47,8.1,66.31,34.59,31.72,-0.78,3.53,53.06,53.59,19.0,68.89,7.29,85.62,60.47,25.16,0.89,2.71,69.25,66.19,19.0,100.28,10.56,129.46,82.04,47.43,0.76,4.63,100.81,99.49,19.0,461.64,100.85,635.71,293.88,341.83,-0.02,2.18,471.97,471.97,19.0,23.06,4.14,29.32,16.1,13.21,-0.06,2.0,23.41,23.71,19.0,46.53,4.33,52.85,35.96,16.89,-1.03,3.56,46.72,47.5,19.0
+AR-E-G080007 = 93.0,17.33,145.01,74.68,70.33,1.51,4.54,94.56,87.96,39.0,95.49,17.65,125.97,63.34,62.63,0.05,1.89,97.07,95.06,39.0,70.19,10.31,92.1,55.23,36.87,0.59,2.8,70.92,68.34,39.0,16.74,4.43,26.41,9.76,16.65,0.05,2.03,17.3,17.63,39.0,3.47,0.98,5.78,1.83,3.95,0.45,2.49,3.6,3.29,39.0,24.14,3.94,35.53,17.8,17.73,0.97,3.71,24.45,23.74,39.0,77.35,31.1,128.53,21.68,106.84,-0.02,1.88,83.22,77.04,39.0,10.66,3.19,20.41,4.38,16.03,1.12,4.1,11.11,9.61,39.0,66.08,11.34,87.86,38.46,49.4,0.16,2.67,67.02,64.49,39.0,73.86,10.62,100.49,49.31,51.18,-0.03,3.46,74.6,73.77,39.0,79.51,4.52,89.66,66.19,23.47,-0.31,4.16,79.64,79.32,39.0,41.15,4.72,49.05,33.08,15.97,-0.22,1.9,41.41,41.59,39.0
+AR-E-G080008 = 103.45,13.5,136.52,79.32,57.19,0.21,2.28,104.31,104.09,46.0,99.48,17.88,136.52,71.71,64.81,0.11,1.91,101.04,100.67,46.0,59.35,4.61,70.96,50.46,20.5,0.29,2.45,59.52,59.12,46.0,20.93,5.66,38.46,10.84,27.63,0.65,3.55,21.67,19.86,46.0,6.56,2.23,13.13,2.71,10.43,0.74,3.33,6.92,6.08,46.0,28.43,4.98,40.85,17.99,22.86,-0.0,3.1,28.85,28.85,46.0,116.58,18.8,163.6,86.84,76.76,0.18,2.34,118.05,117.35,46.0,29.34,12.41,55.23,9.6,45.63,0.47,2.13,31.8,26.75,46.0,44.43,10.88,68.13,28.53,39.6,0.68,2.6,45.72,43.51,46.0,103.47,31.28,202.06,66.19,135.87,1.0,3.79,108.0,98.75,46.0,64.63,9.87,81.75,46.9,34.85,-0.09,1.83,65.37,65.6,46.0,42.0,2.39,46.17,35.7,10.47,-0.72,2.95,42.06,42.65,46.0
+AR-E-G080009 = 104.31,5.78,110.99,100.97,10.02,0.71,1.5,104.42,100.97,3.0,84.69,0.74,85.55,84.26,1.29,0.71,1.5,84.69,84.26,3.0,58.97,0.52,59.57,58.67,0.9,0.71,1.5,58.97,58.67,3.0,20.46,1.01,21.04,19.3,1.74,-0.71,1.5,20.48,21.04,3.0,14.44,1.13,15.1,13.13,1.97,-0.71,1.5,14.47,15.1,3.0,28.9,0.78,29.79,28.45,1.35,0.71,1.5,28.9,28.45,3.0,93.69,2.37,95.06,90.95,4.11,-0.71,1.5,93.71,95.06,3.0,38.54,1.89,39.64,36.36,3.28,-0.71,1.5,38.58,39.64,3.0,32.26,0.28,32.59,32.09,0.49,0.71,1.5,32.26,32.09,3.0,115.31,9.86,121.0,103.92,17.08,-0.71,1.5,115.59,121.0,3.0,49.21,0.43,49.71,48.96,0.75,0.71,1.5,49.21,48.96,3.0,42.57,1.42,43.39,40.93,2.47,-0.71,1.5,42.59,43.39,3.0
+AR-E-G080010 = 105.31,11.37,124.71,79.32,45.38,-0.34,2.31,105.89,104.8,27.0,66.88,4.58,74.82,58.67,16.15,0.18,1.94,67.03,67.39,27.0,83.38,12.43,117.41,60.47,56.94,0.55,3.59,84.27,84.41,27.0,29.32,15.38,52.0,8.01,43.99,-0.08,1.36,32.97,28.15,27.0,7.46,3.36,14.33,3.61,10.72,0.5,1.98,8.16,6.52,27.0,33.2,3.1,38.46,26.28,12.19,-0.54,2.45,33.34,34.09,27.0,79.05,18.45,111.34,34.09,77.25,-0.4,2.95,81.1,79.22,27.0,13.2,4.21,21.04,8.02,13.02,0.32,2.0,13.84,13.38,27.0,48.0,10.61,72.46,32.09,40.37,0.22,2.25,49.11,48.96,27.0,90.05,19.05,124.71,64.23,60.48,0.49,1.88,91.97,85.53,27.0,81.01,6.94,104.06,72.46,31.6,1.37,5.52,81.3,79.5,27.0,40.63,4.89,48.96,29.32,19.64,-0.25,2.51,40.92,40.85,27.0
+AR-E-G080011 = 130.72,19.54,166.26,89.5,76.76,-0.36,2.47,132.14,131.03,41.0,106.36,39.61,180.4,51.03,129.37,0.32,1.79,113.33,95.71,41.0,68.45,13.65,100.97,50.46,50.52,0.45,2.16,69.77,66.19,41.0,53.11,11.01,81.75,30.22,51.54,0.41,3.09,54.21,51.43,41.0,37.72,12.49,70.21,18.09,52.12,0.91,3.17,39.68,35.08,41.0,23.12,6.1,46.73,14.65,32.08,2.37,10.01,23.89,22.35,41.0,21.1,7.37,38.22,8.26,29.96,0.07,2.61,22.32,21.04,41.0,37.17,7.88,61.93,25.21,36.71,1.17,4.45,37.98,35.5,41.0,46.88,17.13,113.38,33.08,80.3,2.26,7.76,49.84,39.58,41.0,187.24,93.62,422.89,72.46,350.43,0.5,2.25,208.83,183.71,41.0,41.66,9.35,56.93,23.6,33.33,-0.28,2.04,42.67,42.05,41.0,23.52,3.51,34.04,16.6,17.45,0.53,4.22,23.77,24.12,41.0
+AR-E-G080012 = 87.05,7.39,105.77,74.68,31.09,0.48,2.97,87.35,86.84,28.0,152.47,17.92,190.58,121.0,69.58,0.67,2.8,153.49,148.4,28.0,62.63,7.29,79.32,50.46,28.87,0.33,2.42,63.04,62.57,28.0,38.06,6.49,53.52,24.84,28.68,-0.14,3.12,38.59,39.34,28.0,10.22,3.2,19.22,6.11,13.11,1.04,3.64,10.69,9.73,28.0,18.43,3.88,26.78,10.7,16.08,-0.07,2.71,18.82,18.64,28.0,77.61,26.25,112.53,25.21,87.32,-0.42,2.1,81.78,80.11,28.0,9.26,2.34,17.56,5.79,11.76,1.73,7.1,9.54,9.04,28.0,64.75,18.76,97.97,36.47,61.5,0.1,1.66,67.32,63.53,28.0,129.76,22.18,176.43,89.5,86.94,0.35,2.37,131.58,127.57,28.0,69.09,6.59,84.26,58.67,25.59,0.64,3.0,69.39,69.33,28.0,32.9,7.11,47.05,22.08,24.98,0.23,1.92,33.63,32.34,28.0
+AR-E-G080013 = 110.49,12.81,140.7,93.65,47.05,0.74,2.58,111.21,107.25,32.0,159.36,26.05,202.06,117.41,84.65,0.13,1.85,161.41,158.63,32.0,63.14,5.35,79.32,54.56,24.76,0.87,3.75,63.36,61.45,32.0,48.2,6.45,66.19,36.21,29.98,0.53,3.46,48.61,48.48,32.0,17.93,1.75,20.87,13.79,7.08,-0.6,3.03,18.01,18.07,32.0,12.19,4.83,22.04,5.58,16.46,0.33,1.92,13.09,11.38,32.0,22.61,5.2,44.0,15.1,28.9,2.22,10.39,23.18,22.09,32.0,9.35,6.36,22.06,1.0,21.06,0.53,2.08,11.26,8.04,32.0,42.26,4.56,50.46,32.09,18.36,-0.3,2.54,42.49,42.07,32.0,113.54,16.78,159.39,86.84,72.55,0.66,3.31,114.74,112.03,32.0,66.7,9.94,97.97,52.0,45.97,0.96,4.34,67.41,66.0,32.0,22.48,2.49,29.32,16.8,12.52,0.16,3.71,22.61,22.96,32.0
+AR-E-G080014 = 110.22,22.57,158.74,86.84,71.9,0.84,2.34,112.37,96.87,16.0,144.33,21.35,184.66,119.2,65.46,0.58,2.07,145.8,138.9,16.0,57.98,5.65,69.26,50.46,18.81,0.77,2.43,58.23,56.5,16.0,29.02,4.66,38.46,21.42,17.04,0.22,2.39,29.37,29.49,16.0,7.85,2.79,13.79,4.59,9.2,0.73,2.5,8.31,6.99,16.0,16.45,1.31,18.8,14.21,4.59,0.37,2.36,16.5,16.29,16.0,117.29,11.43,128.53,90.96,37.56,-1.15,3.18,117.81,121.03,16.0,16.17,3.77,23.74,10.2,13.54,0.35,2.38,16.58,15.42,16.0,67.59,13.24,81.79,41.52,40.27,-0.8,2.32,68.8,72.04,16.0,129.68,16.88,163.6,101.56,62.04,0.38,2.91,130.7,124.76,16.0,62.61,10.47,81.75,48.96,32.8,0.32,1.83,63.42,60.02,16.0,41.15,7.51,52.0,29.33,22.67,-0.11,1.65,41.78,41.08,16.0
+AR-E-G080015 = 86.16,12.09,117.41,66.19,51.21,0.5,2.88,86.97,85.02,30.0,133.53,14.62,154.09,84.26,69.84,-1.4,5.6,134.3,135.69,30.0,66.59,4.19,74.68,57.54,17.14,-0.32,2.71,66.72,67.3,30.0,37.1,6.64,46.09,21.04,25.05,-0.48,2.45,37.67,38.46,30.0,10.39,2.82,16.83,5.42,11.41,0.28,2.34,10.76,10.23,30.0,20.01,4.98,32.09,16.04,16.06,1.32,3.23,20.6,17.6,30.0,130.57,24.61,184.58,86.84,97.74,0.28,2.35,132.8,127.57,30.0,56.34,9.49,68.28,33.34,34.94,-1.06,3.34,57.11,58.38,30.0,40.71,10.17,65.45,27.6,37.85,0.93,2.85,41.92,36.21,30.0,165.1,29.61,242.15,121.0,121.14,1.0,3.36,167.65,158.74,30.0,49.78,5.22,58.67,40.47,18.2,-0.07,2.01,50.04,49.24,30.0,42.7,2.27,47.5,37.02,10.48,-0.49,3.45,42.76,43.08,30.0
+AR-E-G080016 = 96.8,12.8,121.0,75.82,45.18,0.09,1.88,97.63,96.42,42.0,121.72,15.18,149.45,95.06,54.39,-0.16,1.99,122.64,125.65,42.0,69.0,11.76,100.38,53.59,46.78,0.99,3.32,69.97,66.19,42.0,25.02,6.04,38.46,12.83,25.63,-0.08,2.47,25.72,25.42,42.0,7.54,3.93,13.82,2.11,11.7,0.01,1.6,8.48,7.38,42.0,13.95,4.94,24.1,5.58,18.52,0.09,2.08,14.78,14.32,42.0,24.25,16.54,81.75,6.32,75.43,1.64,5.57,29.24,19.13,42.0,4.88,2.53,10.53,1.71,8.82,0.76,2.46,5.49,4.17,42.0,53.79,14.71,92.24,31.14,61.1,0.8,3.13,55.72,51.16,42.0,84.36,33.92,179.1,42.1,136.99,1.02,3.16,90.78,69.52,42.0,80.17,9.81,107.25,67.21,40.04,0.69,3.08,80.76,78.36,42.0,37.19,4.96,50.46,25.21,25.24,0.26,3.79,37.51,37.33,42.0
+AR-E-G080017 = 131.21,13.2,154.09,102.8,51.3,-0.46,2.12,131.86,134.03,46.0,160.43,26.65,202.06,107.69,94.37,-0.51,2.17,162.59,166.18,46.0,57.05,6.38,72.46,43.39,29.07,0.05,2.67,57.4,59.13,46.0,48.0,12.13,74.68,32.23,42.45,0.67,2.34,49.47,43.74,46.0,33.87,13.29,63.33,14.65,48.68,0.65,2.72,36.33,32.98,46.0,39.66,24.59,84.26,16.04,68.22,0.69,1.86,46.52,26.5,46.0,48.3,23.8,140.7,21.93,118.77,2.15,8.08,53.73,42.15,46.0,46.77,20.95,89.5,14.31,75.19,0.35,2.11,51.15,44.24,46.0,51.38,6.11,64.23,39.64,24.59,-0.03,2.2,51.74,50.97,46.0,126.78,33.35,214.62,79.32,135.3,0.87,3.22,131.0,119.99,46.0,38.51,10.45,58.39,16.83,41.56,-0.18,2.2,39.88,39.09,46.0,25.44,3.85,37.32,18.65,18.67,0.89,3.86,25.72,24.94,46.0
+AR-F-G120001 = 143.16,27.24,196.06,113.92,82.14,0.73,2.55,145.44,136.77,9.0,106.94,4.37,112.33,97.97,14.36,-0.78,2.99,107.02,107.25,9.0,56.95,9.11,70.31,41.7,28.6,-0.33,2.13,57.59,58.2,9.0,59.49,7.26,71.61,48.73,22.88,0.19,2.13,59.88,60.47,9.0,3.39,0.8,5.1,2.63,2.47,1.06,3.33,3.47,3.31,9.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,9.0,1.04,0.08,1.24,1.0,0.24,1.77,4.82,1.05,1.0,9.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,9.0,5.63,1.39,7.54,4.0,3.54,-0.01,1.63,5.78,5.72,9.0,7.94,2.94,12.86,4.66,8.21,0.37,1.96,8.41,8.15,9.0,27.64,1.48,30.27,26.09,4.18,0.77,2.13,27.68,26.78,9.0,63.56,11.29,86.84,49.98,36.86,0.88,2.99,64.45,60.51,9.0
+AR-F-G120002 = 134.98,19.38,173.77,89.5,84.28,-0.06,2.21,136.35,134.61,79.0,140.35,23.03,202.06,104.06,98.0,0.48,2.43,142.2,136.52,79.0,116.44,21.88,172.69,74.68,98.01,0.24,2.92,118.45,117.41,79.0,71.58,20.18,134.86,28.87,105.99,0.85,4.0,74.34,68.34,79.0,4.0,1.07,7.32,2.79,4.53,1.13,3.48,4.14,3.62,79.0,1.6,1.11,5.93,1.0,4.93,2.05,6.71,1.94,1.0,79.0,1.19,0.2,1.67,1.0,0.67,0.73,2.44,1.21,1.18,79.0,1.81,1.42,7.54,1.0,6.54,2.12,7.2,2.29,1.0,79.0,26.44,10.99,56.93,7.48,49.44,0.16,2.5,28.61,25.99,79.0,17.59,11.2,52.0,1.0,51.0,0.38,2.61,20.82,17.45,79.0,59.76,23.29,136.52,32.09,104.42,1.49,4.78,64.08,54.2,79.0,96.92,20.87,168.61,60.47,108.15,0.63,3.53,99.12,95.06,79.0
+AR-F-G120003 = 159.62,9.86,175.04,141.27,33.77,-0.02,2.52,159.9,158.81,11.0,119.64,12.72,141.95,104.06,37.88,0.55,1.95,120.25,115.87,11.0,78.44,10.18,93.65,66.06,27.58,0.3,1.59,79.04,76.03,11.0,53.16,11.18,68.34,37.32,31.03,-0.1,1.6,54.22,50.77,11.0,6.08,2.7,10.74,3.44,7.3,0.83,2.08,6.6,4.97,11.0,2.35,1.54,5.22,1.0,4.22,0.77,2.15,2.77,1.85,11.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,11.0,1.17,0.22,1.63,1.0,0.63,1.15,2.86,1.19,1.08,11.0,16.56,12.3,37.32,5.25,32.07,0.6,1.78,20.29,8.5,11.0,12.96,10.58,39.54,5.75,33.79,1.65,4.57,16.42,8.22,11.0,36.38,5.44,45.45,30.17,15.27,0.41,1.68,36.75,34.71,11.0,122.37,24.99,162.29,82.77,79.53,0.02,1.99,124.67,128.53,11.0
+AR-F-G120004 = 107.07,33.35,242.13,66.19,175.94,2.31,9.65,112.0,100.59,34.0,113.17,31.85,242.13,70.31,171.83,2.12,9.17,117.44,106.24,34.0,80.93,34.13,232.22,47.5,184.72,3.01,13.34,87.64,75.29,34.0,28.44,6.6,46.09,16.59,29.5,0.68,3.36,29.17,27.81,34.0,5.68,2.89,10.45,1.27,9.18,-0.2,1.94,6.36,6.14,34.0,2.57,2.0,8.51,1.0,7.51,1.15,3.6,3.23,1.35,34.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,34.0,1.11,0.3,2.47,1.0,1.47,3.52,15.38,1.14,1.0,34.0,6.54,4.55,23.98,3.34,20.64,2.49,8.82,7.93,4.81,34.0,3.05,3.68,21.06,1.0,20.06,3.88,18.74,4.73,2.33,34.0,30.61,5.96,50.16,21.04,29.12,1.47,5.34,31.17,28.88,34.0,117.11,67.76,265.08,42.1,222.98,0.74,2.14,134.8,85.06,34.0
+AR-F-G120005 = 131.05,36.64,208.21,72.46,135.75,0.53,2.42,135.85,123.5,22.0,140.81,24.19,218.48,113.92,104.57,2.05,6.71,142.78,132.46,22.0,76.31,41.48,203.65,37.32,166.33,2.0,6.26,86.4,68.18,22.0,27.11,4.65,39.01,17.56,21.45,0.46,3.68,27.49,27.19,22.0,12.07,2.52,15.33,6.14,9.19,-0.87,3.22,12.31,12.62,22.0,3.76,1.86,6.69,1.0,5.69,-0.38,1.8,4.17,4.3,22.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,22.0,1.72,0.83,3.67,1.0,2.67,1.04,2.96,1.9,1.53,22.0,5.23,2.75,14.47,3.24,11.23,2.24,7.46,5.88,4.02,22.0,11.36,9.54,39.67,4.32,35.36,1.56,4.6,14.69,7.22,22.0,31.1,7.04,47.91,21.68,26.22,0.96,3.16,31.85,29.8,22.0,183.02,42.08,265.08,117.41,147.67,0.24,2.43,187.58,188.39,22.0
+AR-F-G120006 = 162.09,52.01,242.15,95.1,147.04,0.13,1.52,169.81,167.68,19.0,146.31,13.94,178.04,126.73,51.31,0.41,2.5,146.94,143.24,19.0,130.48,31.84,184.58,92.24,92.34,0.29,1.59,134.11,128.53,19.0,41.77,15.09,73.65,26.9,46.75,0.93,2.37,44.28,35.77,19.0,5.41,0.56,5.93,4.2,1.73,-1.11,2.69,5.43,5.67,19.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,19.0,1.05,0.12,1.47,1.0,0.47,2.88,10.34,1.05,1.0,19.0,1.23,0.63,3.38,1.0,2.38,2.74,8.99,1.37,1.0,19.0,9.06,1.46,12.03,6.96,5.06,0.88,2.82,9.17,8.63,19.0,16.73,14.87,60.47,1.98,58.48,1.44,4.96,22.12,13.51,19.0,52.53,17.12,81.75,25.63,56.13,0.08,1.7,55.11,53.16,19.0,122.12,17.95,163.6,84.14,79.46,0.03,3.34,123.36,122.97,19.0
+AR-F-G120007 = 194.04,20.69,235.06,163.9,71.16,0.41,2.13,195.08,190.27,17.0,173.5,25.49,217.07,135.72,81.35,0.1,1.97,175.25,171.66,17.0,155.81,27.75,191.01,104.06,86.95,-0.39,1.9,158.12,163.9,17.0,31.72,3.48,37.55,25.4,12.15,-0.13,2.26,31.9,31.14,17.0,10.71,3.47,15.1,5.75,9.35,-0.33,1.6,11.23,10.56,17.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,17.0,1.89,0.6,2.71,1.0,1.71,-0.38,1.72,1.98,2.14,17.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,17.0,41.43,21.7,68.25,9.9,58.35,-0.31,1.64,46.47,42.79,17.0,62.8,16.8,86.84,34.09,52.75,-0.41,1.9,64.88,66.61,17.0,98.71,16.3,117.46,73.77,43.69,-0.42,1.59,99.97,105.66,17.0,126.85,12.56,140.7,100.01,40.68,-0.68,2.25,127.44,128.53,17.0
+AR-F-G120008 = 235.9,19.72,273.2,199.6,73.59,0.26,2.14,236.69,232.34,25.0,127.26,20.18,173.77,95.06,78.71,0.45,2.65,128.78,124.71,25.0,181.7,44.51,281.56,97.97,183.59,0.59,3.29,186.86,179.83,25.0,23.27,4.84,33.08,14.87,18.2,0.14,2.34,23.75,22.39,25.0,4.76,1.04,6.3,2.63,3.67,-0.77,2.82,4.87,5.04,25.0,1.19,0.37,2.33,1.0,1.33,1.84,5.21,1.24,1.0,25.0,1.38,0.31,2.13,1.0,1.13,0.55,2.6,1.41,1.33,25.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,25.0,9.12,3.27,16.6,5.75,10.85,0.84,2.53,9.67,7.67,25.0,43.62,18.75,83.1,9.56,73.54,-0.09,2.45,47.33,45.33,25.0,97.24,23.19,158.74,53.59,105.15,0.48,3.41,99.86,93.29,25.0,167.46,20.37,202.06,128.53,73.53,0.24,2.06,168.65,163.77,25.0
+AR-F-G120009 = 103.94,69.04,347.75,36.96,310.79,1.6,5.43,124.28,76.41,38.0,63.18,71.42,347.75,10.66,337.09,2.4,8.88,94.64,32.47,38.0,68.83,78.16,369.38,13.38,355.99,2.4,8.38,103.37,41.13,38.0,6.71,5.45,28.45,2.4,26.05,2.86,10.69,8.6,4.77,38.0,4.81,5.06,18.65,1.0,17.65,1.18,3.41,6.93,1.6,38.0,2.33,2.28,11.25,1.0,10.25,2.34,8.31,3.24,1.31,38.0,1.3,0.57,3.55,1.0,2.55,2.28,8.13,1.42,1.0,38.0,3.34,1.96,10.65,1.0,9.65,1.5,6.24,3.86,2.9,38.0,3.05,2.44,12.22,1.0,11.22,2.09,7.15,3.89,2.26,38.0,5.35,7.9,38.46,1.0,37.46,2.63,10.16,9.45,1.51,38.0,12.09,11.49,68.22,4.98,63.24,3.73,17.12,16.57,8.88,38.0,41.08,56.98,317.67,4.98,312.68,3.66,16.74,69.63,31.11,38.0
+AR-F-G120010 = 112.34,43.17,250.89,46.09,204.8,0.62,3.5,120.2,108.19,52.0,89.81,34.93,234.38,33.08,201.3,1.59,7.66,96.24,87.17,52.0,56.27,39.06,243.39,25.58,217.81,3.09,13.53,68.29,43.51,52.0,6.91,4.77,23.92,2.44,21.48,2.08,6.73,8.37,5.17,52.0,2.36,1.81,7.32,1.0,6.32,1.21,3.41,2.96,1.22,52.0,1.34,0.63,4.87,1.0,3.87,3.69,20.4,1.48,1.0,52.0,1.17,0.44,3.05,1.0,2.05,3.04,11.58,1.25,1.0,52.0,3.1,2.23,11.23,1.0,10.23,1.48,5.12,3.81,2.4,52.0,4.08,1.55,8.51,2.44,6.07,0.84,2.77,4.36,3.56,52.0,2.31,3.07,19.73,1.0,18.73,4.12,22.13,3.82,1.0,52.0,17.69,7.11,46.72,7.54,39.17,1.54,6.68,19.04,15.82,52.0,53.17,25.29,195.06,31.14,163.92,3.8,20.9,58.78,50.46,52.0
+AR-F-G120011 = 196.79,28.15,269.38,158.74,110.64,0.98,3.29,198.71,188.15,24.0,121.29,15.41,154.09,99.47,54.62,0.43,2.37,122.22,121.06,24.0,197.35,37.3,261.38,132.7,128.68,-0.08,1.88,200.7,203.74,24.0,17.78,4.38,28.5,13.04,15.46,0.99,2.97,18.29,14.99,24.0,10.22,2.56,13.79,5.57,8.22,-0.38,1.82,10.52,10.61,24.0,1.26,0.3,1.84,1.0,0.84,0.66,1.91,1.3,1.16,24.0,1.5,0.44,2.55,1.0,1.55,0.64,2.55,1.56,1.46,24.0,1.03,0.07,1.28,1.0,0.28,2.66,9.4,1.03,1.0,24.0,39.71,20.5,77.28,12.21,65.07,0.35,1.86,44.49,39.87,24.0,77.6,13.26,104.06,39.28,64.78,-0.79,4.36,78.68,79.97,24.0,76.29,13.07,110.53,62.32,48.22,1.26,4.0,77.36,74.02,24.0,124.09,10.94,145.01,104.06,40.94,0.09,2.58,124.55,123.15,24.0
+AR-F-G120012 = 251.65,39.77,312.95,168.61,144.34,-0.44,2.28,254.68,257.4,31.0,145.62,30.81,214.34,99.47,114.87,0.42,2.55,148.74,146.33,31.0,187.97,42.05,273.2,117.41,155.79,-0.21,2.24,192.47,196.06,31.0,15.42,5.18,23.03,5.1,17.93,-0.28,2.08,16.24,15.1,31.0,6.96,1.87,11.86,4.13,7.73,0.38,2.93,7.19,7.1,31.0,1.53,0.46,2.55,1.0,1.55,0.33,1.96,1.59,1.53,31.0,2.32,0.68,3.55,1.19,2.36,0.13,1.98,2.41,2.39,31.0,1.74,0.81,3.93,1.0,2.93,0.94,2.99,1.91,1.44,31.0,35.5,12.89,60.47,14.21,46.25,0.12,2.11,37.7,34.71,31.0,31.94,20.29,84.26,9.85,74.4,1.17,3.46,37.67,24.81,31.0,88.3,12.71,110.98,70.21,40.77,0.61,2.16,89.18,84.26,31.0,146.76,21.9,196.06,113.92,82.14,0.48,2.48,148.33,145.01,31.0
+AR-F-G120013 = 107.39,66.66,263.42,33.08,230.35,0.85,2.43,126.12,77.28,63.0,66.12,57.11,302.48,16.53,285.95,2.15,7.93,87.07,46.81,63.0,64.91,56.95,321.29,14.65,306.64,2.42,10.31,86.06,48.34,63.0,9.73,10.02,60.47,2.33,58.14,3.37,14.82,13.91,6.89,63.0,11.6,8.95,31.14,1.0,30.14,0.53,2.13,14.6,10.2,63.0,4.81,4.03,15.47,1.0,14.47,0.84,2.57,6.26,3.44,63.0,1.15,0.41,2.87,1.0,1.87,2.97,10.84,1.22,1.0,63.0,3.44,2.67,11.17,1.0,10.17,1.09,3.29,4.34,2.55,63.0,3.15,2.28,14.21,1.0,13.21,2.64,11.29,3.87,2.26,63.0,4.96,9.37,47.5,1.0,46.5,3.24,13.14,10.53,1.07,63.0,14.84,9.82,59.34,3.66,55.68,2.6,10.77,17.75,11.29,63.0,55.83,65.2,279.91,4.38,275.52,1.98,6.12,85.44,25.56,63.0
+AR-F-G120014 = 131.57,18.91,187.3,107.25,80.05,1.2,4.06,132.88,128.53,35.0,192.52,22.94,249.56,156.38,93.18,0.64,2.8,193.84,187.41,35.0,148.95,42.6,221.2,68.34,152.85,-0.26,1.93,154.75,154.02,35.0,44.89,8.25,62.02,30.76,31.26,0.58,2.4,45.62,43.39,35.0,7.05,2.26,13.79,4.6,9.19,1.32,4.04,7.39,6.13,35.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,35.0,1.89,0.34,2.47,1.24,1.23,0.08,1.98,1.91,1.9,35.0,1.22,0.69,4.27,1.0,3.27,3.48,14.37,1.39,1.0,35.0,25.49,12.89,58.67,5.41,53.25,0.6,2.76,28.48,22.96,35.0,14.55,11.36,49.35,1.06,48.29,1.45,4.82,18.36,11.86,35.0,88.67,26.25,124.71,47.5,77.21,-0.07,1.44,92.37,93.29,35.0,110.19,17.73,140.7,81.11,59.59,0.14,1.99,111.57,110.1,35.0
+AR-F-G120015 = 108.67,42.58,206.58,60.47,146.12,0.96,2.81,116.52,90.87,39.0,117.44,19.61,163.6,86.99,76.61,0.16,2.24,119.03,118.74,39.0,73.61,45.85,211.91,20.41,191.5,0.99,3.54,86.41,60.47,39.0,27.28,19.37,86.84,3.24,83.59,1.17,4.24,33.31,26.15,39.0,4.42,2.12,10.51,1.83,8.69,1.19,4.01,4.89,4.1,39.0,1.94,0.82,3.55,1.0,2.55,0.3,1.81,2.1,1.89,39.0,1.87,1.17,5.1,1.0,4.1,1.22,3.43,2.2,1.06,39.0,1.06,0.16,1.76,1.0,0.76,2.98,11.48,1.07,1.0,39.0,7.58,2.16,15.1,5.41,9.68,1.79,5.73,7.88,6.69,39.0,19.26,14.55,42.58,1.0,41.58,0.2,1.52,24.03,20.32,39.0,37.24,10.18,63.92,21.04,42.88,0.44,2.59,38.57,36.36,39.0,80.17,24.29,148.56,47.85,100.71,0.99,3.35,83.68,74.68,39.0
+AR-F-G120016 = 236.33,31.71,290.18,163.37,126.81,-0.52,2.77,238.37,238.55,27.0,121.14,22.23,154.64,92.24,62.41,0.23,1.5,123.08,121.49,27.0,165.09,33.78,234.95,118.03,116.92,0.43,2.07,168.38,162.46,27.0,10.18,2.6,15.18,4.58,10.6,-0.3,2.58,10.5,10.52,27.0,5.59,0.65,7.1,4.52,2.59,0.76,3.36,5.62,5.57,27.0,1.18,0.36,2.47,1.0,1.47,2.17,7.31,1.23,1.0,27.0,2.47,0.68,3.89,1.06,2.82,-0.04,2.38,2.55,2.51,27.0,1.04,0.14,1.66,1.0,0.66,3.82,16.56,1.05,1.0,27.0,19.2,5.08,32.09,11.87,20.23,0.9,3.18,19.83,17.59,27.0,31.37,15.56,66.36,11.17,55.2,0.52,2.19,34.88,28.59,27.0,77.92,13.62,109.88,56.93,52.96,0.48,2.69,79.06,76.56,27.0,175.71,18.35,208.25,124.71,83.54,-0.76,3.77,176.63,179.1,27.0
+AR-F-G120017 = 135.0,25.73,172.75,100.16,72.59,-0.02,1.65,137.19,136.57,10.0,150.62,23.27,184.58,109.49,75.09,-0.21,2.16,152.23,150.17,10.0,52.54,11.2,74.68,35.7,38.98,0.45,2.73,53.61,51.28,10.0,34.56,6.48,45.8,30.22,15.59,0.93,1.97,35.1,30.68,10.0,11.45,3.75,15.56,4.19,11.37,-0.66,2.39,11.98,11.71,10.0,2.77,1.21,4.81,1.0,3.81,0.29,2.02,3.0,2.46,10.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,10.0,1.19,0.42,2.26,1.0,1.26,1.92,5.15,1.26,1.0,10.0,7.88,1.89,12.22,5.77,6.45,1.17,3.81,8.08,7.61,10.0,14.15,22.35,70.31,2.83,67.48,1.91,5.11,25.49,4.73,10.0,30.33,3.89,37.32,23.03,14.29,-0.12,2.96,30.55,30.12,10.0,132.93,41.9,196.06,55.23,140.82,-0.28,2.47,138.75,133.36,10.0
+AR-F-G120018 = 122.48,18.4,147.39,92.24,55.15,-0.18,2.08,123.69,120.92,8.0,124.74,18.4,154.65,95.06,59.59,0.03,2.42,125.93,124.46,8.0,100.97,8.23,113.92,86.33,27.59,-0.27,2.71,101.26,102.0,8.0,29.57,8.07,42.72,17.56,25.17,0.17,2.13,30.52,28.83,8.0,9.62,2.74,13.71,6.23,7.48,0.16,1.49,9.96,9.41,8.0,5.81,1.11,7.78,4.11,3.67,0.25,2.67,5.9,5.79,8.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,8.0,1.34,0.31,1.94,1.0,0.94,0.82,2.7,1.37,1.27,8.0,21.2,8.17,33.32,8.51,24.81,0.03,2.02,22.54,19.61,8.0,6.43,11.86,35.65,1.0,34.65,2.23,6.04,12.82,3.01,8.0,34.06,4.93,40.29,26.17,14.11,-0.31,1.8,34.37,34.72,8.0,168.74,31.52,227.97,125.6,102.37,0.6,2.74,171.3,163.18,8.0
+AR-G-G220001 = 140.0,14.7,173.77,119.2,54.57,0.55,2.45,140.74,136.73,25.0,118.11,13.59,155.3,107.25,48.05,1.48,4.2,118.86,111.41,25.0,37.38,4.97,48.56,28.88,19.68,0.23,2.64,37.7,37.7,25.0,1.75,1.41,6.39,1.0,5.39,2.32,7.35,2.22,1.06,25.0,11.51,1.5,15.35,8.72,6.63,0.44,3.1,11.61,11.53,25.0,4.11,0.48,5.02,3.05,1.97,-0.12,2.62,4.14,4.09,25.0,1.58,0.64,2.96,1.0,1.96,0.82,2.59,1.7,1.48,25.0,3.16,1.83,7.59,1.16,6.42,0.86,2.74,3.63,2.31,25.0,36.18,4.43,44.28,26.78,17.5,-0.36,2.5,36.44,37.48,25.0,113.46,61.25,257.2,42.1,215.1,0.96,2.87,128.35,88.8,25.0,132.43,13.86,158.74,104.06,54.68,-0.03,2.6,133.12,132.46,25.0,22.96,2.74,28.45,17.23,11.22,-0.01,2.65,23.12,23.13,25.0
+AR-G-G220002 = 182.94,31.96,249.56,124.71,124.85,0.06,2.04,185.67,187.58,83.0,244.73,78.35,404.36,127.5,276.86,0.38,2.1,256.82,239.48,83.0,143.48,30.97,202.06,59.1,142.96,-0.72,2.9,146.74,151.06,83.0,80.09,19.45,136.52,48.96,87.56,1.14,3.87,82.39,75.61,83.0,3.48,2.21,11.51,1.0,10.51,1.11,3.96,4.11,2.8,83.0,9.02,4.34,20.41,3.27,17.15,0.84,2.91,9.99,8.09,83.0,1.01,0.04,1.22,1.0,0.22,3.96,19.46,1.01,1.0,83.0,1.46,0.82,4.38,1.0,3.38,1.85,5.41,1.67,1.0,83.0,15.23,7.8,44.72,4.69,40.03,1.54,5.64,17.09,12.6,83.0,66.78,24.97,145.01,27.6,117.41,0.49,2.83,71.24,66.46,83.0,84.87,23.22,149.45,46.09,103.36,0.39,2.59,87.95,81.79,83.0,103.14,28.49,173.77,63.44,110.33,0.52,2.15,106.96,96.52,83.0
+AR-G-G220003 = 195.83,18.17,240.72,173.77,66.95,1.08,3.94,196.61,193.53,13.0,213.43,19.82,242.15,168.61,73.54,-0.61,3.16,214.28,214.36,13.0,90.63,13.78,117.41,68.34,49.06,0.23,2.33,91.59,86.84,13.0,35.52,5.87,45.23,22.26,22.97,-0.78,3.46,35.97,36.4,13.0,2.24,0.54,3.55,1.52,2.03,1.04,3.78,2.3,2.15,13.0,1.13,0.23,1.7,1.0,0.7,1.39,3.75,1.15,1.0,13.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,13.0,1.18,0.32,2.06,1.0,1.06,1.91,5.75,1.22,1.0,13.0,24.13,2.91,27.6,18.09,9.51,-0.48,2.39,24.29,23.74,13.0,67.25,16.04,95.06,41.7,53.36,-0.05,1.9,68.99,72.76,13.0,92.32,22.38,133.43,56.66,76.77,0.01,2.28,94.79,94.93,13.0,45.71,2.99,52.85,42.12,10.73,1.11,3.51,45.8,44.72,13.0
+AR-G-G220004 = 158.59,25.08,196.06,112.33,83.73,-0.6,2.15,160.46,166.59,21.0,161.44,13.31,184.58,140.7,43.88,0.21,1.92,161.96,160.83,21.0,63.95,10.54,80.76,44.74,36.02,-0.26,2.07,64.77,65.27,21.0,24.72,9.7,37.39,8.7,28.68,-0.36,1.79,26.47,26.83,21.0,2.83,2.45,8.26,1.0,7.26,1.08,2.62,3.7,1.35,21.0,3.67,1.26,5.95,1.72,4.23,0.29,2.05,3.87,3.45,21.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,21.0,1.01,0.06,1.27,1.0,0.27,4.25,19.05,1.01,1.0,21.0,37.15,12.47,58.11,16.97,41.14,0.08,1.9,39.09,37.93,21.0,53.73,26.41,108.99,25.21,83.78,1.02,2.88,59.59,43.2,21.0,90.22,13.4,126.13,74.99,51.14,1.35,4.04,91.16,84.29,21.0,32.74,8.3,44.74,16.14,28.6,-0.26,1.98,33.73,33.08,21.0
+AR-G-G220005 = 224.33,24.63,265.08,184.58,80.5,-0.01,2.28,225.61,227.97,20.0,283.1,40.92,343.52,199.24,144.28,-0.41,2.18,285.9,293.69,20.0,186.2,9.53,202.06,168.61,33.45,-0.15,2.35,186.43,185.17,20.0,78.47,8.37,94.93,65.79,29.15,0.28,2.18,78.89,77.66,20.0,2.54,0.39,3.15,1.81,1.34,-0.05,2.15,2.57,2.53,20.0,1.09,0.16,1.41,1.0,0.41,1.24,2.65,1.1,1.0,20.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,20.0,1.14,0.12,1.33,1.0,0.33,0.26,1.67,1.15,1.14,20.0,1.98,1.07,4.39,1.0,3.39,1.12,2.86,2.24,1.48,20.0,6.74,3.3,12.98,3.18,9.8,0.75,2.17,7.47,5.5,20.0,100.51,14.55,124.71,74.76,49.94,-0.02,2.05,101.51,99.58,20.0,99.12,13.24,132.27,84.41,47.86,1.36,3.9,99.96,94.03,20.0
+AR-G-G220006 = 127.22,6.62,140.7,118.74,21.95,0.44,2.02,127.39,128.53,23.0,127.86,14.42,160.55,110.58,49.96,0.81,2.69,128.64,124.5,23.0,50.63,5.54,58.91,39.36,19.55,-0.19,2.19,50.92,51.23,23.0,2.75,1.56,6.41,1.03,5.38,0.71,2.36,3.15,2.12,23.0,8.36,2.16,13.38,5.93,7.46,0.68,2.54,8.62,8.05,23.0,5.23,0.85,6.94,4.16,2.78,0.85,2.44,5.29,4.95,23.0,1.12,0.24,2.06,1.0,1.06,2.99,12.25,1.14,1.0,23.0,5.11,2.01,9.24,1.81,7.43,0.31,2.24,5.48,4.79,23.0,42.5,6.7,60.47,34.54,25.93,1.39,4.4,43.0,39.66,23.0,92.37,25.64,181.59,48.96,132.63,1.71,7.65,95.71,88.55,23.0,131.82,17.54,158.74,98.02,60.72,-0.15,2.23,132.93,133.0,23.0,17.32,2.72,24.97,13.26,11.71,1.01,4.06,17.53,17.1,23.0
+AR-G-G220007 = 247.82,24.78,281.56,212.01,69.55,-0.14,1.56,248.94,246.52,11.0,183.25,13.45,208.25,166.18,42.07,0.38,2.14,183.7,185.22,11.0,210.82,27.94,257.32,173.77,83.55,0.29,1.92,212.5,206.74,11.0,139.26,22.14,163.6,103.85,59.75,-0.28,1.55,140.85,140.5,11.0,2.0,0.44,2.71,1.42,1.29,0.24,1.73,2.04,1.96,11.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,11.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,11.0,1.15,0.12,1.31,1.0,0.31,0.02,1.58,1.16,1.16,11.0,2.39,1.91,8.0,1.2,6.8,2.56,8.14,3.01,1.97,11.0,31.46,12.94,66.0,18.65,47.36,1.83,5.78,33.8,28.85,11.0,66.0,11.0,86.84,48.72,38.11,0.32,2.44,66.83,67.35,11.0,76.26,8.65,86.84,60.47,26.37,-0.39,2.07,76.71,76.82,11.0
+AR-G-G220008 = 184.14,32.19,265.56,132.99,132.57,0.54,2.85,186.85,179.62,34.0,166.24,14.56,208.25,136.52,71.73,1.05,4.8,166.86,163.68,34.0,120.64,32.44,190.23,81.75,108.48,0.73,2.41,124.8,113.07,34.0,112.37,23.48,158.81,71.67,87.14,0.25,2.19,114.72,110.74,34.0,4.73,1.71,9.6,1.72,7.88,0.51,3.47,5.02,4.83,34.0,1.09,0.2,1.8,1.0,0.8,2.35,7.65,1.1,1.0,34.0,1.18,0.25,1.77,1.0,0.77,1.05,2.69,1.21,1.0,34.0,1.26,0.38,2.26,1.0,1.26,1.35,3.7,1.31,1.03,34.0,8.64,4.26,18.65,2.21,16.44,0.18,2.26,9.6,8.56,34.0,58.43,32.32,145.01,24.46,120.54,1.17,3.58,66.54,43.06,34.0,58.85,27.11,124.71,34.09,90.62,1.33,3.4,64.63,49.42,34.0,64.8,33.59,163.6,24.46,139.14,0.79,3.33,72.76,62.98,34.0
+AR-G-G220009 = 210.97,34.57,290.18,144.15,146.03,0.54,2.91,213.74,205.43,67.0,183.18,65.78,416.74,97.97,318.77,1.2,4.36,194.47,163.9,67.0,174.03,22.94,257.2,143.24,113.96,0.96,3.95,175.51,168.69,67.0,94.57,22.01,149.45,58.67,90.78,0.85,3.08,97.06,88.49,67.0,1.57,0.76,4.26,1.0,3.26,1.4,4.62,1.74,1.1,67.0,10.95,7.04,34.09,2.47,31.62,1.39,4.33,12.99,9.04,67.0,1.29,0.56,3.66,1.0,2.66,2.69,10.27,1.4,1.0,67.0,1.44,1.22,7.54,1.0,6.54,3.58,15.8,1.88,1.0,67.0,6.2,3.6,12.99,1.0,11.99,-0.01,1.77,7.15,6.24,67.0,36.05,16.07,82.35,11.86,70.49,0.87,3.16,39.42,31.71,67.0,103.92,30.48,179.1,65.17,113.92,0.73,2.49,108.23,94.93,67.0,110.68,22.83,158.74,75.89,82.85,0.5,2.29,112.97,106.59,67.0
+AR-G-G220010 = 212.01,18.35,249.56,179.46,70.1,0.11,2.05,212.78,214.12,41.0,302.22,41.25,369.38,208.25,161.13,-0.14,2.14,304.96,309.29,41.0,144.31,23.49,208.25,102.67,105.58,0.43,2.86,146.16,140.76,41.0,71.27,8.13,84.26,52.0,32.26,-0.62,2.7,71.72,72.49,41.0,1.81,1.12,6.88,1.0,5.88,3.2,13.89,2.12,1.5,41.0,2.96,0.87,4.95,1.57,3.38,0.21,2.12,3.08,2.9,41.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,41.0,1.86,1.52,6.34,1.0,5.34,1.88,5.55,2.39,1.0,41.0,6.64,3.31,14.65,1.13,13.52,0.26,2.46,7.4,6.72,41.0,43.44,23.94,97.97,5.75,92.22,0.55,2.46,49.46,37.32,41.0,73.1,10.22,97.97,52.38,45.59,0.2,2.78,73.8,72.46,41.0,91.01,17.64,132.46,64.23,68.24,0.54,2.48,92.66,88.65,41.0
+AR-G-G220011 = 110.19,13.31,144.07,89.5,54.58,0.66,2.97,110.97,110.53,34.0,160.99,45.03,319.98,104.06,215.92,2.03,7.03,166.99,148.44,34.0,56.93,7.93,70.31,43.39,26.92,-0.25,1.76,57.47,57.81,34.0,11.29,3.98,23.06,6.3,16.77,0.88,3.45,11.95,10.2,34.0,5.74,2.77,12.15,1.44,10.71,0.25,2.46,6.35,6.11,34.0,7.69,1.0,9.62,5.76,3.86,-0.07,1.98,7.75,7.71,34.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,34.0,1.71,0.7,3.24,1.0,2.24,0.8,2.48,1.84,1.5,34.0,45.96,14.82,72.46,18.09,54.37,-0.17,1.97,48.22,45.67,34.0,92.31,18.3,124.71,56.93,67.78,-0.31,2.17,94.05,95.32,34.0,106.2,21.43,145.01,61.95,83.06,-0.28,2.47,108.27,109.79,34.0,24.87,12.46,68.5,11.86,56.64,1.67,5.98,27.74,20.9,34.0
+AR-G-G220012 = 253.19,15.94,269.38,222.09,47.3,-0.77,2.09,253.65,261.14,15.0,162.82,18.77,199.24,132.46,66.78,0.25,2.34,163.83,164.26,15.0,215.57,24.18,265.08,195.52,69.56,1.14,2.95,216.83,205.15,15.0,128.04,13.88,163.6,110.53,53.07,1.27,3.87,128.74,123.1,15.0,2.71,0.51,3.35,1.75,1.6,-0.73,2.41,2.76,2.79,15.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,15.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,15.0,1.01,0.02,1.08,1.0,0.08,2.62,8.47,1.01,1.0,15.0,3.26,1.59,7.36,1.43,5.92,1.22,4.1,3.61,2.84,15.0,28.95,18.78,85.92,14.21,71.71,2.19,6.92,34.17,24.09,15.0,49.31,6.26,62.77,39.64,23.13,0.34,2.64,49.67,49.05,15.0,97.1,8.64,107.25,80.54,26.71,-0.73,2.31,97.46,100.18,15.0
+AR-G-G220013 = 259.55,21.79,299.07,219.61,79.46,0.1,2.51,260.43,257.2,28.0,361.75,22.35,418.45,332.41,86.04,0.67,2.83,362.42,359.05,28.0,205.07,18.59,234.95,159.39,75.56,-0.83,3.15,205.88,208.94,28.0,68.05,13.61,97.97,50.46,47.52,0.41,2.32,69.35,69.79,28.0,4.14,0.62,5.45,2.96,2.49,0.21,2.35,4.18,4.12,28.0,1.41,0.7,3.1,1.0,2.1,1.47,3.61,1.57,1.0,28.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,28.0,1.2,0.17,1.58,1.0,0.58,0.5,2.2,1.21,1.18,28.0,3.39,2.12,8.28,1.0,7.28,0.72,2.35,3.98,2.74,28.0,38.17,41.76,154.02,1.39,152.64,1.0,3.18,56.02,19.02,28.0,129.93,25.32,184.58,81.77,102.81,0.06,2.45,132.29,133.12,28.0,127.42,38.41,190.23,72.46,117.77,0.16,1.66,132.88,120.34,28.0
+AR-G-G220014 = 149.9,25.48,193.14,104.06,89.08,-0.09,1.76,152.01,153.11,54.0,200.74,53.09,358.4,140.7,217.7,1.26,3.83,207.51,180.76,54.0,58.32,16.3,104.25,25.21,79.04,0.71,3.96,60.51,56.14,54.0,31.07,15.41,74.82,13.62,61.19,1.36,3.81,34.62,24.47,54.0,4.1,4.16,16.51,1.0,15.51,1.41,3.97,5.82,2.24,54.0,7.75,2.44,13.87,3.24,10.62,0.02,2.84,8.11,8.06,54.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,54.0,3.9,3.54,16.15,1.0,15.15,1.38,4.5,5.25,2.03,54.0,28.66,7.69,46.03,12.22,33.8,0.06,2.52,29.65,28.81,54.0,66.07,12.79,100.97,46.09,54.88,0.87,3.46,67.27,62.74,54.0,102.66,29.7,149.45,53.59,95.85,-0.23,1.59,106.79,107.13,54.0,47.47,15.0,89.5,25.21,64.28,0.22,2.5,49.75,48.02,54.0
+AR-G-G220015 = 161.96,9.62,179.18,145.01,34.17,-0.38,2.39,162.23,163.93,19.0,181.46,11.17,202.06,164.96,37.1,0.35,2.26,181.79,180.4,19.0,126.47,24.42,171.66,87.83,83.83,0.17,2.02,128.68,124.53,19.0,55.81,8.7,71.69,41.45,30.24,0.44,2.29,56.45,54.46,19.0,3.86,2.37,8.57,1.09,7.48,0.44,1.97,4.5,3.8,19.0,1.01,0.02,1.09,1.0,0.09,2.94,10.27,1.01,1.0,19.0,1.05,0.11,1.36,1.0,0.36,2.19,6.12,1.05,1.0,19.0,1.47,0.49,2.4,1.0,1.4,0.55,2.03,1.54,1.56,19.0,15.86,2.48,21.0,10.5,10.5,-0.33,3.17,16.04,16.04,19.0,80.88,8.64,97.97,67.93,30.04,0.34,2.3,81.32,81.1,19.0,42.1,8.64,60.81,31.14,29.67,0.59,2.42,42.93,41.38,19.0,56.4,17.71,111.14,32.92,78.21,1.4,5.9,58.98,56.24,19.0
+AR-G-G220016 = 146.05,27.31,214.62,100.97,113.65,0.72,3.4,148.47,142.92,22.0,120.76,17.29,163.6,97.97,65.63,0.96,3.1,121.94,116.23,22.0,31.06,2.94,37.32,25.99,11.33,0.36,2.51,31.2,30.94,22.0,1.16,0.37,2.55,1.0,1.55,2.8,10.48,1.21,1.0,22.0,9.15,2.64,12.6,2.96,9.64,-0.81,2.71,9.51,10.29,22.0,2.46,0.45,3.41,1.82,1.59,0.52,2.41,2.5,2.4,22.0,1.01,0.05,1.25,1.0,0.25,4.36,20.05,1.01,1.0,22.0,1.59,0.63,3.34,1.0,2.34,1.19,3.75,1.71,1.31,22.0,30.72,6.32,44.72,21.04,23.68,0.41,2.6,31.34,30.74,22.0,59.39,13.83,96.04,41.02,55.02,0.68,3.27,60.91,60.04,22.0,133.59,16.46,172.13,104.49,67.64,0.2,3.02,134.56,132.93,22.0,16.46,5.15,28.45,7.32,21.13,0.32,3.24,17.21,16.28,22.0
+AR-G-G220017 = 153.24,31.51,214.62,104.06,110.56,0.27,1.87,156.41,146.35,95.0,270.85,68.1,442.65,172.75,269.9,0.39,2.37,279.19,265.08,95.0,70.92,20.0,119.2,32.33,86.88,0.45,2.34,73.66,66.13,95.0,53.48,13.6,81.75,25.99,55.77,-0.38,2.3,55.16,56.93,95.0,5.17,3.22,11.85,1.0,10.85,0.42,2.15,6.08,4.64,95.0,10.15,4.27,19.68,4.32,15.36,1.0,2.88,11.0,8.91,95.0,1.0,0.01,1.08,1.0,0.08,6.35,45.25,1.0,1.0,95.0,7.98,5.18,24.51,1.0,23.51,0.9,4.0,9.5,8.27,95.0,21.37,10.0,46.09,8.01,38.08,0.7,2.4,23.57,19.04,95.0,77.96,21.21,132.46,38.46,94.0,0.72,3.04,80.76,73.97,95.0,116.03,36.53,234.95,54.71,180.24,0.92,3.39,121.58,107.25,95.0,77.3,20.01,117.41,39.64,77.77,0.02,1.98,79.82,77.11,95.0
+AR-G-G220018 = 193.6,31.35,273.2,149.45,123.75,0.4,2.58,196.05,193.14,39.0,210.14,24.37,257.2,161.32,95.89,0.07,2.32,211.51,208.25,39.0,74.84,15.19,100.97,37.97,63.0,-0.67,3.05,76.32,78.15,39.0,26.32,22.54,76.51,1.02,75.49,0.85,2.82,34.46,21.33,39.0,4.03,1.36,7.45,1.53,5.93,0.61,3.32,4.24,3.89,39.0,1.01,0.03,1.18,1.0,0.18,3.75,17.18,1.01,1.0,39.0,1.01,0.07,1.39,1.0,0.39,4.73,24.7,1.02,1.0,39.0,1.49,0.31,2.13,1.09,1.03,0.31,1.81,1.52,1.48,39.0,20.39,4.0,28.45,12.99,15.46,0.2,2.08,20.77,20.41,39.0,63.69,20.53,114.63,23.03,91.6,0.4,2.79,66.83,63.33,39.0,106.81,27.56,158.81,50.48,108.33,-0.18,2.39,110.22,109.88,39.0,24.62,7.6,50.46,16.04,34.42,1.56,5.27,25.73,23.03,39.0
+AR-G-G220019 = 269.02,35.8,337.42,212.59,124.83,0.32,2.02,271.33,262.39,42.0,393.91,36.16,456.21,305.31,150.9,-0.86,3.35,395.53,404.36,42.0,232.72,47.33,337.42,172.87,164.55,0.7,2.3,237.37,217.24,42.0,70.34,20.36,113.92,34.09,79.83,0.64,2.51,73.15,65.19,42.0,4.1,0.87,5.68,2.19,3.48,-0.79,2.7,4.19,4.39,42.0,3.8,1.89,11.17,1.0,10.17,1.62,7.06,4.23,3.59,42.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,42.0,1.33,0.28,1.8,1.0,0.8,0.17,1.55,1.36,1.29,42.0,3.14,1.99,9.45,1.0,8.45,1.35,4.35,3.71,2.59,42.0,111.58,62.64,265.08,15.85,249.23,0.65,2.75,127.6,100.16,42.0,86.54,17.74,116.84,52.0,64.84,-0.3,2.05,88.3,87.72,42.0,108.11,17.84,148.14,72.46,75.68,-0.3,2.31,109.54,113.12,42.0
+AR-G-G220020 = 208.83,31.75,269.14,136.52,132.62,-0.1,2.89,211.13,208.16,24.0,200.12,31.43,249.56,136.52,113.04,0.11,2.23,202.47,193.19,24.0,43.55,16.17,90.15,28.45,61.7,1.52,4.6,46.34,36.68,24.0,3.36,3.25,12.27,1.0,11.27,1.61,4.48,4.62,2.06,24.0,5.12,1.85,8.51,2.83,5.68,0.7,2.09,5.43,4.52,24.0,1.37,0.3,1.91,1.0,0.91,0.43,1.98,1.4,1.3,24.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,24.0,1.57,0.3,2.13,1.0,1.13,0.22,2.29,1.6,1.55,24.0,21.54,6.22,34.61,12.6,22.01,0.47,2.38,22.38,22.35,24.0,64.34,16.46,104.06,37.32,66.74,0.42,2.82,66.33,62.99,24.0,148.41,17.27,190.23,126.73,63.5,0.57,2.51,149.37,146.34,24.0,25.19,8.63,48.27,14.21,34.06,1.37,4.38,26.57,23.24,24.0
+AR-G-G220021 = 287.68,14.17,317.67,265.08,52.59,0.58,2.82,288.01,286.65,13.0,273.78,47.32,358.56,212.59,145.97,0.49,2.01,277.53,261.38,13.0,189.34,14.37,214.62,168.61,46.01,0.53,2.32,189.85,187.04,13.0,97.89,25.3,136.52,60.91,75.61,0.12,1.64,100.86,95.06,13.0,3.37,0.38,3.96,2.72,1.24,-0.12,2.03,3.39,3.4,13.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,13.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,13.0,1.05,0.05,1.17,1.0,0.17,0.64,2.36,1.06,1.04,13.0,1.25,0.2,1.58,1.0,0.58,0.28,1.91,1.26,1.22,13.0,10.65,7.82,21.17,1.0,20.17,0.12,1.37,13.04,10.68,13.0,86.85,13.88,110.53,66.1,44.43,0.41,2.23,87.87,83.49,13.0,124.81,24.99,179.1,98.14,80.95,0.99,2.78,127.09,113.97,13.0
+AR-G-G220022 = 119.51,41.79,184.58,64.23,120.35,0.07,1.58,126.24,117.41,19.0,112.14,8.2,132.46,104.06,28.4,1.43,3.96,112.42,108.89,19.0,25.27,5.56,36.71,17.56,19.15,0.7,2.58,25.84,24.35,19.0,5.58,3.37,11.17,1.0,10.17,0.25,1.81,6.48,5.71,19.0,7.21,3.21,16.97,4.0,12.96,1.5,5.39,7.85,6.52,19.0,2.46,0.85,4.52,1.51,3.01,0.98,2.98,2.6,2.26,19.0,1.05,0.2,1.87,1.0,0.87,4.0,17.0,1.07,1.0,19.0,2.34,1.23,5.77,1.0,4.77,1.16,4.24,2.62,2.19,19.0,30.2,8.98,48.96,20.13,28.83,0.8,2.32,31.43,26.89,19.0,110.34,32.67,163.6,68.73,94.87,0.49,1.86,114.83,97.97,19.0,77.07,15.89,110.53,58.67,51.86,0.67,2.24,78.6,70.82,19.0,14.43,5.54,23.74,7.32,16.42,0.24,1.73,15.4,14.18,19.0
+AR-G-G220023 = 185.87,10.4,202.06,173.77,28.29,0.46,1.85,186.12,184.87,8.0,200.79,5.7,208.25,191.01,17.24,-0.45,2.18,200.86,201.33,8.0,185.15,27.97,236.66,158.74,77.92,0.75,2.26,186.99,174.88,8.0,61.93,4.44,67.21,54.71,12.49,-0.38,1.89,62.07,62.14,8.0,1.45,0.33,2.06,1.1,0.96,0.67,2.27,1.49,1.37,8.0,1.42,0.36,1.93,1.0,0.93,0.29,1.77,1.45,1.37,8.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,8.0,1.15,0.18,1.46,1.0,0.46,0.59,1.87,1.17,1.09,8.0,3.65,1.61,6.54,2.26,4.28,0.93,2.29,3.95,2.97,8.0,24.12,9.97,39.23,7.32,31.91,-0.22,2.35,25.86,24.53,8.0,66.07,3.94,72.55,60.47,12.08,0.33,2.17,66.17,65.28,8.0,79.0,6.7,92.24,70.44,21.8,0.83,3.0,79.25,77.19,8.0
+AR-G-G220024 = 197.86,25.1,246.52,149.45,97.08,0.17,2.34,199.37,196.06,21.0,181.95,29.72,232.09,142.64,89.45,0.34,1.92,184.25,182.04,21.0,60.82,11.27,82.84,40.08,42.76,-0.37,2.35,61.8,64.23,21.0,17.53,10.96,40.85,2.76,38.09,0.33,2.16,20.53,18.19,21.0,3.29,1.19,6.53,1.83,4.71,1.66,5.42,3.49,3.04,21.0,2.36,0.58,3.34,1.25,2.1,-0.13,2.19,2.43,2.43,21.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,21.0,1.14,0.15,1.53,1.0,0.53,0.98,3.25,1.15,1.14,21.0,27.49,5.09,37.32,16.04,21.28,-0.38,2.84,27.93,28.2,21.0,42.72,10.64,65.18,23.03,42.15,0.2,2.53,43.96,42.1,21.0,110.93,18.64,139.87,83.0,56.87,-0.05,1.72,112.41,117.02,21.0,38.01,7.49,48.96,27.1,21.86,-0.1,1.49,38.7,39.14,21.0
+AR-G-G220025 = 165.59,11.16,187.58,149.45,38.13,0.43,2.42,165.94,164.12,12.0,193.3,10.09,219.1,179.1,40.01,1.23,4.74,193.55,193.94,12.0,132.24,42.73,219.43,86.78,132.65,0.62,2.34,138.42,128.81,12.0,46.84,5.92,58.59,39.49,19.1,0.53,2.42,47.18,46.2,12.0,1.21,0.19,1.64,1.0,0.64,0.81,2.97,1.23,1.2,12.0,1.43,0.3,2.0,1.1,0.9,0.57,2.05,1.46,1.38,12.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,12.0,1.04,0.09,1.29,1.0,0.29,2.22,6.47,1.04,1.0,12.0,10.13,4.6,18.9,3.79,15.12,0.72,2.7,11.04,9.51,12.0,49.4,7.64,63.71,36.86,26.85,0.37,2.84,49.94,48.8,12.0,74.66,6.61,83.24,64.96,18.28,-0.45,1.9,74.93,74.68,12.0,61.83,11.81,80.61,46.09,34.52,0.11,1.74,62.86,62.84,12.0
+AR-G-G220026 = 172.67,5.69,180.88,163.68,17.2,-0.0,1.9,172.75,173.77,9.0,181.98,19.14,210.79,156.52,54.27,0.07,1.68,182.87,184.92,9.0,111.58,33.58,159.03,64.23,94.8,-0.09,1.76,115.98,118.14,9.0,45.83,10.14,61.52,32.09,29.43,0.25,2.07,46.82,44.3,9.0,1.01,0.02,1.05,1.0,0.05,1.75,4.5,1.01,1.0,9.0,3.33,1.53,6.69,2.13,4.56,1.41,3.59,3.63,2.75,9.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,9.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,9.0,19.59,8.67,30.22,9.21,21.01,0.01,1.46,21.23,20.04,9.0,54.75,4.1,59.57,47.12,12.45,-0.65,2.29,54.89,55.89,9.0,76.9,6.05,86.84,68.22,18.62,0.23,2.19,77.11,76.24,9.0,62.9,13.04,84.26,46.17,38.08,0.16,1.84,64.09,65.17,9.0
+AR-G-G220027 = 187.89,11.58,206.27,171.66,34.62,0.16,2.17,188.19,187.41,7.0,167.54,6.57,176.43,158.74,17.69,-0.02,1.63,167.65,168.92,7.0,207.05,31.12,265.08,171.66,93.42,0.78,2.79,209.05,211.91,7.0,76.42,19.28,114.9,61.56,53.34,1.29,3.26,78.48,68.22,7.0,1.31,0.11,1.5,1.18,0.31,0.55,2.28,1.31,1.3,7.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,7.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,7.0,1.14,0.22,1.57,1.0,0.57,1.21,3.07,1.16,1.0,7.0,10.62,4.67,15.8,2.63,13.17,-0.43,2.24,11.46,9.33,7.0,60.3,22.47,103.45,34.09,69.36,0.93,3.05,63.79,53.28,7.0,51.13,5.1,55.23,41.32,13.92,-1.11,2.9,51.35,53.09,7.0,69.32,3.73,75.89,66.31,9.58,0.81,2.21,69.4,67.39,7.0
+AR-H-G040001 = 97.31,7.5,110.53,84.26,26.28,0.34,2.32,97.58,96.92,22.0,160.84,8.57,180.4,146.83,33.57,0.64,2.98,161.06,158.87,22.0,38.07,3.84,44.9,28.45,16.46,-0.55,3.28,38.26,38.55,22.0,31.99,2.25,37.32,29.32,8.0,0.84,3.01,32.06,31.35,22.0,8.93,2.09,12.65,4.45,8.2,-0.4,2.51,9.16,9.13,22.0,22.95,2.79,31.19,18.99,12.21,1.25,4.68,23.11,22.24,22.0,1.49,0.53,2.55,1.0,1.55,0.89,2.42,1.58,1.27,22.0,15.46,8.9,28.45,4.38,24.06,0.21,1.42,17.74,16.75,22.0,22.03,5.75,36.36,16.53,19.83,1.35,3.63,22.73,19.51,22.0,115.8,57.41,273.2,47.5,225.69,1.03,3.71,128.67,114.08,22.0,84.85,16.2,118.26,56.85,61.42,0.42,2.28,86.31,84.4,22.0,55.87,9.09,81.75,43.39,38.36,0.9,4.0,56.57,55.74,22.0
+AR-H-G040002 = 103.1,6.18,113.92,93.9,20.01,0.49,2.4,103.26,100.97,9.0,148.52,6.95,158.99,138.73,20.26,0.16,1.81,148.66,147.63,9.0,54.79,9.95,69.26,42.12,27.14,0.16,1.82,55.58,56.85,9.0,67.84,8.54,79.9,55.34,24.57,0.0,1.77,68.32,67.62,9.0,9.39,2.28,12.58,5.29,7.3,-0.59,2.35,9.63,10.29,9.0,81.88,4.26,88.25,73.79,14.46,-0.39,2.69,81.98,81.79,9.0,10.72,1.65,13.95,8.65,5.29,0.73,2.69,10.84,10.36,9.0,35.28,2.52,39.09,31.37,7.72,-0.0,2.02,35.36,35.13,9.0,87.89,13.97,107.25,70.31,36.94,0.27,1.62,88.87,85.93,9.0,281.51,82.66,400.53,179.1,221.43,-0.1,1.63,292.1,292.6,9.0,87.38,12.24,109.88,70.35,39.53,0.36,2.41,88.14,85.38,9.0,66.11,6.11,74.99,56.04,18.94,-0.04,2.18,66.36,66.19,9.0
+AR-H-G040003 = 134.59,18.7,179.1,107.69,71.41,0.84,3.39,135.79,135.57,14.0,117.6,21.6,156.52,86.84,69.69,0.34,2.03,119.43,116.86,14.0,61.53,15.92,92.24,42.1,50.13,0.66,2.31,63.41,56.93,14.0,36.3,8.42,48.96,26.78,22.18,0.29,1.54,37.19,34.48,14.0,20.14,6.8,38.7,11.49,27.21,1.49,5.12,21.18,18.6,14.0,41.85,13.31,65.39,26.78,38.61,0.42,1.8,43.77,40.5,14.0,4.87,2.16,8.52,2.48,6.03,0.68,1.87,5.3,4.05,14.0,37.48,13.23,60.47,18.09,42.37,0.21,1.85,39.59,36.63,14.0,75.97,8.21,81.75,56.93,24.83,-1.23,3.18,76.39,80.54,14.0,283.19,39.04,347.75,213.36,134.39,-0.1,2.05,285.67,286.54,14.0,99.24,21.35,149.45,68.5,80.95,0.74,3.28,101.35,97.07,14.0,85.14,14.56,110.98,55.46,55.52,-0.47,3.12,86.29,86.25,14.0
+AR-H-G040004 = 111.12,25.51,154.09,86.88,67.22,0.51,1.64,113.78,101.63,12.0,154.97,29.34,199.06,113.92,85.14,0.2,1.66,157.49,149.95,12.0,54.61,14.48,82.26,38.46,43.8,0.84,2.26,56.34,48.87,12.0,44.22,14.41,63.27,30.22,33.06,0.19,1.24,46.32,40.96,12.0,5.92,2.8,11.56,1.53,10.03,0.23,2.74,6.5,5.91,12.0,31.57,6.98,43.39,20.13,23.26,0.23,2.14,32.27,29.54,12.0,1.78,0.31,2.13,1.11,1.01,-0.86,2.84,1.81,1.83,12.0,8.51,5.64,20.41,3.39,17.02,1.13,2.88,10.08,6.08,12.0,24.49,5.42,34.09,16.07,18.02,0.05,2.22,25.03,24.59,12.0,115.94,33.54,167.81,67.27,100.55,0.19,1.96,120.3,116.98,12.0,64.94,10.57,80.98,48.23,32.75,-0.39,2.02,65.72,67.73,12.0,79.67,16.14,117.41,57.93,59.48,1.04,3.74,81.15,77.43,12.0
+AR-H-G040005 = 193.62,48.51,290.18,113.92,176.27,-0.1,1.83,199.55,199.06,107.0,165.94,34.36,290.18,100.38,189.81,0.81,4.02,169.42,162.62,107.0,146.01,30.85,211.44,79.42,132.02,-0.27,2.27,149.21,150.73,107.0,108.21,39.19,198.08,50.46,147.63,0.67,2.21,115.03,93.33,107.0,2.73,3.63,17.56,1.0,16.56,2.17,6.67,4.53,1.0,107.0,17.58,5.55,33.61,8.78,24.84,0.42,2.83,18.42,17.76,107.0,1.97,0.95,5.47,1.0,4.47,1.68,5.32,2.19,1.57,107.0,2.51,2.22,13.71,1.0,12.71,2.32,10.19,3.34,1.39,107.0,12.26,6.83,32.09,1.6,30.5,1.11,3.55,14.02,9.84,107.0,57.75,69.25,290.18,5.75,284.43,1.67,4.63,89.91,24.22,107.0,116.72,27.56,176.43,68.22,108.22,0.22,2.19,119.9,117.41,107.0,114.45,27.77,173.77,62.7,111.08,0.29,2.06,117.74,110.99,107.0
+AR-H-G040006 = 102.07,10.94,130.68,86.84,43.84,1.23,4.42,102.61,98.17,14.0,163.75,10.36,183.67,140.7,42.97,-0.34,3.43,164.05,164.85,14.0,39.94,7.06,48.98,27.61,21.37,-0.36,1.88,40.52,40.43,14.0,90.33,9.22,109.49,72.46,37.03,0.03,3.24,90.76,89.52,14.0,7.76,1.94,10.28,3.89,6.39,-0.5,2.26,7.98,8.21,14.0,70.57,6.21,79.32,60.47,18.86,-0.18,1.68,70.82,70.25,14.0,18.26,4.52,24.91,10.51,14.39,-0.13,1.79,18.78,18.36,14.0,31.24,2.27,33.58,27.19,6.39,-0.65,1.91,31.32,32.4,14.0,92.11,8.17,107.25,79.32,27.93,0.16,2.14,92.45,91.76,14.0,251.28,80.15,400.53,160.55,239.98,0.42,1.85,262.88,244.46,14.0,70.63,17.21,124.71,56.75,67.95,2.42,8.2,72.55,65.34,14.0,50.67,6.46,62.32,40.51,21.8,0.11,2.16,51.05,50.49,14.0
+AR-H-G040007 = 113.58,24.29,149.45,86.88,62.57,0.22,1.53,115.87,115.79,9.0,160.25,21.39,202.06,131.68,70.38,0.63,2.72,161.52,156.04,9.0,47.48,6.72,56.23,37.34,18.9,-0.24,1.69,47.9,48.96,9.0,43.23,11.13,59.62,31.65,27.98,0.19,1.53,44.48,47.12,9.0,6.02,2.41,8.51,2.16,6.36,-0.47,1.8,6.43,6.17,9.0,27.61,4.26,35.5,21.77,13.72,0.45,2.36,27.9,26.33,9.0,1.74,0.51,2.34,1.02,1.32,-0.3,1.62,1.8,1.95,9.0,6.24,3.28,13.98,3.34,10.64,1.53,4.57,6.96,5.45,9.0,20.26,2.79,26.65,17.84,8.81,1.48,4.08,20.43,18.99,9.0,89.42,19.83,115.77,63.62,52.15,0.32,1.61,91.35,82.68,9.0,60.58,10.71,79.65,47.5,32.15,0.56,2.21,61.41,59.33,9.0,66.45,14.4,88.04,43.39,44.65,-0.1,2.0,67.82,65.72,9.0
+AR-H-G040008 = 121.89,23.35,161.35,92.28,69.07,0.46,2.21,123.79,115.22,7.0,119.0,7.65,131.21,109.19,22.02,0.49,2.09,119.21,117.41,7.0,54.64,6.64,63.59,47.52,16.06,0.25,1.39,54.99,53.06,7.0,34.7,2.24,37.92,31.5,6.43,0.01,1.86,34.76,34.15,7.0,13.58,2.67,17.63,9.9,7.73,0.2,1.96,13.8,12.82,7.0,22.15,2.53,26.44,19.22,7.22,0.49,2.28,22.27,21.84,7.0,1.91,0.27,2.33,1.54,0.79,0.21,1.99,1.92,1.85,7.0,35.3,5.91,42.28,28.46,13.82,0.09,1.38,35.72,35.08,7.0,56.7,5.26,64.23,50.05,14.17,0.27,1.67,56.91,55.16,7.0,231.69,13.33,251.38,217.91,33.47,0.36,1.55,232.02,228.07,7.0,106.92,7.69,119.86,99.74,20.11,0.53,2.04,107.16,107.25,7.0,81.99,5.64,88.25,72.76,15.49,-0.31,1.99,82.15,80.5,7.0
+AR-H-G040009 = 92.37,8.52,107.48,79.32,28.16,0.16,1.95,92.73,91.11,15.0,201.66,24.99,241.81,173.77,68.04,0.43,1.59,203.1,196.15,15.0,43.56,5.17,57.16,39.64,17.52,1.51,4.23,43.85,40.85,15.0,28.9,3.94,33.08,23.23,9.85,-0.29,1.29,29.15,31.2,15.0,10.95,1.71,14.68,8.01,6.66,0.61,3.14,11.07,10.9,15.0,19.16,3.01,24.1,14.53,9.57,0.09,1.99,19.38,19.22,15.0,1.11,0.19,1.63,1.0,0.63,1.56,4.41,1.13,1.0,15.0,36.66,7.45,44.8,20.1,24.7,-0.71,2.62,37.36,35.27,15.0,34.27,9.0,46.62,20.11,26.51,-0.15,1.71,35.35,35.13,15.0,80.18,39.74,157.02,40.85,116.17,0.74,2.14,88.9,62.55,15.0,110.03,12.11,132.46,86.84,45.63,0.03,2.5,110.65,109.33,15.0,59.96,5.92,78.23,55.23,23.0,2.07,7.1,60.24,57.85,15.0
+AR-H-G040010 = 109.16,21.38,134.49,84.26,50.23,0.12,1.43,110.89,107.04,6.0,157.55,11.76,173.77,143.85,29.93,0.21,1.53,157.92,155.53,6.0,56.63,4.49,60.47,50.46,10.01,-0.34,1.42,56.78,57.96,6.0,52.04,16.9,72.46,30.22,42.25,-0.04,1.47,54.28,52.01,6.0,9.86,4.24,15.1,3.55,11.55,-0.12,1.98,10.59,9.11,6.0,29.08,6.28,39.64,22.36,17.28,0.58,2.44,29.64,29.41,6.0,1.51,0.14,1.65,1.27,0.37,-0.98,2.69,1.52,1.56,6.0,14.0,9.12,26.21,3.24,22.97,-0.08,1.7,16.28,15.32,6.0,31.27,4.89,37.27,24.09,13.18,-0.24,1.87,31.59,31.59,6.0,182.27,37.78,224.79,124.54,100.25,-0.42,1.9,185.5,187.82,6.0,94.8,11.96,109.19,76.49,32.7,-0.33,1.93,95.43,95.23,6.0,98.1,10.55,110.98,84.26,26.72,-0.02,1.57,98.57,97.75,6.0
+AR-H-G040011 = 119.51,14.51,145.01,95.06,49.95,0.08,2.4,120.3,118.52,10.0,147.64,3.37,154.2,142.98,11.22,0.69,2.63,147.68,147.23,10.0,59.32,6.02,66.19,48.96,17.24,-0.52,2.16,59.59,58.83,10.0,61.63,4.85,70.31,55.23,15.07,0.38,2.16,61.8,60.58,10.0,24.66,7.82,36.21,11.19,25.02,-0.31,2.01,25.75,26.71,10.0,75.31,7.83,89.5,64.25,25.24,0.34,2.25,75.68,73.25,10.0,7.79,2.1,11.79,5.28,6.52,0.67,2.37,8.04,7.33,10.0,38.51,3.95,44.72,33.09,11.63,-0.01,1.71,38.69,39.33,10.0,80.93,4.45,85.55,71.38,14.16,-1.0,3.01,81.04,82.25,10.0,286.85,56.29,380.69,207.02,173.66,-0.08,2.01,291.78,298.75,10.0,87.11,11.41,107.25,74.71,32.54,0.54,2.06,87.78,85.23,10.0,83.34,12.46,97.39,60.71,36.68,-0.56,2.15,84.17,85.57,10.0
+AR-H-G040012 = 234.94,43.13,327.39,128.53,198.87,-0.47,2.44,238.84,242.15,147.0,153.97,34.04,242.15,86.84,155.31,0.02,2.26,157.66,156.99,147.0,118.71,27.97,179.1,69.26,109.83,0.46,2.34,121.94,114.13,147.0,95.91,51.06,242.15,36.21,205.94,1.23,3.59,108.58,76.82,147.0,6.43,6.9,37.32,1.0,36.32,1.74,6.15,9.42,3.89,147.0,16.45,6.75,44.72,9.04,35.68,1.46,5.12,17.78,13.8,147.0,4.99,2.37,11.86,1.44,10.43,0.31,2.17,5.52,4.67,147.0,2.16,2.31,18.09,1.0,17.09,3.74,21.0,3.16,1.07,147.0,17.25,12.02,53.59,2.28,51.31,0.95,3.03,21.0,13.26,147.0,31.05,45.15,234.95,1.0,233.95,3.07,12.43,54.67,19.89,147.0,132.97,27.26,179.1,60.47,118.63,-0.55,2.85,135.72,136.29,147.0,73.07,26.97,154.02,32.09,121.93,0.7,2.79,77.85,64.48,147.0
+AR-H-G040013 = 109.02,22.98,163.37,89.5,73.88,1.22,3.54,111.22,100.65,12.0,132.21,9.7,149.45,117.41,32.04,0.0,2.46,132.53,133.43,12.0,63.84,14.12,85.62,46.09,39.53,0.18,1.56,65.26,62.91,12.0,39.04,6.25,48.27,28.45,19.83,-0.32,2.13,39.5,39.06,12.0,12.02,2.8,16.1,6.88,9.23,-0.18,2.12,12.32,12.14,12.0,24.24,5.43,36.36,19.81,16.55,1.35,3.3,24.79,21.53,12.0,1.48,0.13,1.72,1.31,0.41,0.45,1.93,1.48,1.47,12.0,29.57,12.96,55.23,11.69,43.55,0.41,2.57,32.07,29.15,12.0,42.55,8.21,60.47,31.91,28.56,0.73,2.96,43.27,42.35,12.0,233.52,15.2,262.57,208.25,54.32,0.03,2.69,233.97,234.95,12.0,105.63,9.32,117.41,89.5,27.91,-0.56,2.33,106.01,107.0,12.0,103.74,15.37,132.46,84.26,48.21,0.54,2.22,104.78,100.29,12.0
+AR-H-G040014 = 92.55,6.97,104.42,85.55,18.88,0.77,2.39,92.77,90.99,6.0,137.05,5.98,143.96,128.58,15.38,-0.18,1.69,137.16,137.23,6.0,70.67,5.4,79.9,64.82,15.08,0.77,2.45,70.84,69.28,6.0,48.26,3.91,53.62,44.66,8.96,0.35,1.43,48.39,47.16,6.0,23.82,5.67,31.5,14.65,16.85,-0.4,2.47,24.37,24.97,6.0,91.77,2.98,95.1,86.44,8.66,-0.89,2.86,91.81,92.26,6.0,6.53,0.75,7.43,5.35,2.08,-0.42,2.07,6.57,6.61,6.0,42.13,2.95,45.51,37.47,8.04,-0.43,2.04,42.22,42.23,6.0,82.82,2.67,86.84,80.72,6.12,0.71,1.7,82.86,81.53,6.0,422.91,62.29,511.68,326.83,184.85,-0.17,2.38,426.72,427.16,6.0,92.98,7.64,102.61,83.1,19.52,-0.07,1.5,93.25,93.88,6.0,90.66,6.11,98.92,81.75,17.17,-0.22,2.02,90.83,91.95,6.0
+AR-H-G040015 = 130.28,13.7,176.92,110.53,66.38,1.24,4.88,130.98,128.76,41.0,163.41,28.03,207.62,76.51,131.11,-1.26,4.6,165.73,168.61,41.0,67.99,22.82,149.52,25.99,123.53,1.22,6.0,71.63,66.31,41.0,60.16,12.92,92.24,38.41,53.83,0.69,2.7,61.5,57.96,41.0,20.89,9.22,48.96,9.47,39.49,1.0,3.69,22.79,19.22,41.0,66.4,10.22,81.75,33.21,48.54,-1.3,4.84,67.17,68.91,41.0,13.58,4.44,24.46,5.48,18.98,0.74,2.96,14.27,12.61,41.0,24.96,9.47,47.5,5.74,41.76,-0.02,2.65,26.65,25.99,41.0,73.15,10.58,107.25,55.58,51.67,0.94,4.5,73.89,72.49,41.0,154.69,44.74,246.52,27.06,219.47,-0.22,3.34,160.88,149.02,41.0,72.4,15.9,123.53,52.0,71.52,1.23,4.41,74.08,68.34,41.0,50.4,5.55,64.23,37.32,26.91,0.27,3.17,50.7,50.46,41.0
+AR-H-G040016 = 144.98,18.65,190.23,122.97,67.27,1.01,3.33,146.11,138.99,19.0,133.47,8.62,147.23,118.62,28.61,-0.31,2.31,133.73,134.61,19.0,86.11,8.31,102.61,71.45,31.16,0.21,2.31,86.49,85.74,19.0,40.29,9.23,59.34,29.32,30.02,0.63,2.09,41.28,38.1,19.0,16.94,3.41,24.72,12.53,12.18,0.79,2.65,17.26,15.62,19.0,32.63,7.22,50.46,22.22,28.24,1.19,3.8,33.38,31.75,19.0,1.96,0.66,3.8,1.35,2.45,1.58,4.7,2.06,1.73,19.0,21.11,11.11,43.39,7.26,36.13,0.48,2.06,23.72,19.62,19.0,47.83,10.26,58.67,32.76,25.91,-0.37,1.47,48.86,52.38,19.0,189.91,34.93,231.46,120.28,111.18,-0.93,2.75,192.93,200.87,19.0,116.42,15.19,138.73,88.12,50.62,-0.4,2.08,117.35,118.01,19.0,78.48,14.37,98.93,53.59,45.34,-0.19,2.0,79.72,79.32,19.0
+AR-H-G040017 = 108.34,11.37,138.76,89.5,49.26,0.92,3.82,108.9,107.35,22.0,146.93,10.64,173.53,129.63,43.91,0.42,3.3,147.3,147.23,22.0,48.34,10.1,72.03,34.09,37.95,0.61,2.64,49.33,47.25,22.0,28.15,2.05,31.2,25.21,5.98,0.15,1.67,28.22,27.66,22.0,13.5,2.12,17.3,9.04,8.25,-0.04,2.68,13.66,13.37,22.0,25.43,3.13,30.22,19.81,10.41,-0.22,1.82,25.61,26.29,22.0,2.5,0.85,4.25,1.14,3.12,0.34,2.43,2.63,2.46,22.0,33.52,7.31,44.72,20.21,24.51,-0.17,1.87,34.27,34.28,22.0,54.44,7.7,70.31,40.69,29.61,0.04,2.46,54.96,55.28,22.0,150.87,33.99,214.33,92.24,122.09,0.51,2.34,154.49,137.46,22.0,128.37,10.44,145.01,107.66,37.35,-0.34,2.19,128.78,130.52,22.0,86.57,10.33,95.1,57.86,37.24,-1.49,4.14,87.16,92.24,22.0
+AR-H-G040018 = 96.38,2.99,101.38,92.38,9.0,0.31,2.3,96.42,96.52,7.0,122.15,10.43,134.86,107.25,27.61,-0.21,1.57,122.53,124.7,7.0,38.68,3.97,43.93,33.08,10.85,-0.23,1.84,38.85,39.58,7.0,26.71,2.71,31.14,23.03,8.11,0.21,2.24,26.83,27.09,7.0,14.79,3.46,19.81,10.52,9.29,0.17,1.84,15.13,14.68,7.0,39.7,4.43,46.09,34.91,11.18,0.37,1.64,39.91,39.58,7.0,2.26,0.57,3.01,1.75,1.27,0.34,1.24,2.32,1.92,7.0,30.05,3.65,34.71,24.23,10.47,-0.48,2.05,30.24,30.71,7.0,40.44,5.77,47.44,34.38,13.05,0.22,1.2,40.79,37.92,7.0,157.26,32.94,207.96,122.85,85.11,0.42,1.66,160.19,147.39,7.0,92.92,15.62,110.01,75.89,34.12,0.2,1.16,94.04,84.41,7.0,76.47,6.65,84.41,65.27,19.14,-0.55,2.15,76.72,78.85,7.0
+AR-H-G040019 = 121.02,5.64,130.61,110.53,20.08,-0.11,2.32,121.15,121.51,14.0,138.42,9.03,149.45,115.34,34.11,-1.18,4.04,138.7,140.81,14.0,62.06,10.35,84.26,51.51,32.75,0.75,2.41,62.86,58.01,14.0,48.48,8.22,66.19,35.54,30.65,0.45,2.89,49.12,48.63,14.0,22.24,5.97,36.21,15.56,20.65,0.93,3.05,22.97,20.75,14.0,61.81,8.05,76.97,45.8,31.17,-0.05,2.79,62.3,61.1,14.0,5.5,1.11,7.92,4.05,3.86,0.81,2.71,5.61,5.19,14.0,36.75,9.67,57.03,25.26,31.77,0.84,2.74,37.92,33.66,14.0,81.5,3.06,86.84,75.56,11.27,-0.22,2.69,81.56,81.75,14.0,277.71,38.82,327.99,184.58,143.41,-1.01,3.43,280.22,284.68,14.0,80.55,12.67,97.97,62.32,35.65,0.29,1.68,81.47,77.36,14.0,107.72,10.79,132.46,92.4,40.06,0.77,3.05,108.22,106.35,14.0
+AR-H-G040020 = 152.91,23.23,176.43,97.97,78.46,-1.39,4.19,154.49,157.38,10.0,132.5,18.66,151.88,100.97,50.9,-0.61,1.95,133.67,135.31,10.0,63.48,11.81,83.1,45.53,37.56,0.28,2.1,64.46,62.85,10.0,33.42,4.24,39.57,26.78,12.79,0.22,1.9,33.66,32.25,10.0,23.35,7.2,32.49,9.6,22.89,-0.61,2.37,24.33,25.18,10.0,30.2,10.27,50.11,19.22,30.89,0.75,2.22,31.74,24.7,10.0,3.2,1.42,5.34,2.0,3.34,0.81,1.75,3.47,2.55,10.0,40.54,7.82,50.46,27.93,22.52,-0.22,2.07,41.21,40.37,10.0,66.39,8.73,76.89,46.09,30.8,-1.2,3.98,66.91,67.79,10.0,237.84,35.43,287.4,179.83,107.57,-0.19,1.97,240.21,240.15,10.0,119.0,17.82,145.01,92.24,52.77,-0.15,1.95,120.19,123.37,10.0,69.82,9.06,81.79,57.19,24.6,-0.08,1.46,70.35,70.22,10.0
+AR-H-G040021 = 81.58,10.62,97.97,62.43,35.54,-0.28,1.95,82.23,83.46,22.0,126.62,8.85,140.95,104.71,36.24,-0.6,3.25,126.92,127.3,22.0,50.9,15.47,89.5,32.61,56.88,0.93,2.96,53.1,44.39,22.0,42.01,7.89,56.95,32.76,24.19,0.67,1.99,42.71,38.46,22.0,26.47,7.66,38.62,8.76,29.86,-0.8,3.2,27.51,26.78,22.0,87.12,6.1,97.97,72.99,24.98,-0.35,2.94,87.33,88.25,22.0,7.41,1.54,10.51,4.95,5.57,0.41,2.21,7.56,6.95,22.0,43.44,6.13,56.93,33.08,23.85,0.44,2.81,43.85,44.18,22.0,81.61,9.22,105.66,74.68,30.98,1.58,4.36,82.11,77.36,22.0,351.69,113.01,580.71,179.18,401.53,0.28,2.07,368.61,330.94,22.0,71.53,10.65,93.65,57.96,35.69,0.83,2.47,72.28,67.8,22.0,85.75,10.92,100.97,69.26,31.71,-0.05,1.74,86.41,86.19,22.0
+AR-H-G040022 = 103.4,5.77,115.77,95.23,20.53,0.66,2.68,103.55,101.34,15.0,111.56,13.42,139.02,95.06,43.96,0.48,2.19,112.31,109.19,15.0,59.83,13.82,85.78,40.8,44.98,0.43,1.97,61.3,56.68,15.0,27.27,1.42,30.35,24.91,5.44,0.72,3.27,27.31,26.99,15.0,15.91,2.41,18.99,9.9,9.08,-0.89,3.49,16.08,16.51,15.0,35.9,6.29,46.09,25.95,20.14,-0.01,2.13,36.41,37.0,15.0,2.97,0.82,4.83,1.86,2.97,0.57,2.89,3.08,2.99,15.0,31.68,5.21,37.99,21.56,16.44,-0.84,2.29,32.07,33.61,15.0,49.98,6.33,61.15,40.47,20.69,0.17,1.98,50.35,50.82,15.0,198.72,44.32,273.16,141.84,131.32,0.24,1.73,203.28,197.49,15.0,110.03,15.71,130.61,87.19,43.42,-0.2,1.47,111.07,109.95,15.0,82.56,6.49,91.63,71.58,20.06,0.04,1.73,82.8,83.23,15.0
+AR-H-G040023 = 131.78,11.34,151.87,119.2,32.67,0.66,2.42,132.2,128.91,7.0,156.67,6.55,166.48,149.45,17.03,0.48,1.78,156.78,156.52,7.0,59.0,3.89,64.49,53.81,10.68,-0.05,1.84,59.11,58.67,7.0,51.74,3.54,58.11,47.94,10.17,0.69,2.51,51.84,52.0,7.0,22.29,1.91,25.08,19.82,5.26,0.12,1.72,22.36,21.84,7.0,69.17,3.63,74.93,64.89,10.04,0.45,1.92,69.26,69.33,7.0,8.88,0.63,9.97,8.04,1.93,0.43,2.45,8.9,8.96,7.0,30.76,5.56,39.41,23.74,15.67,0.36,1.91,31.19,28.91,7.0,80.51,1.98,83.0,77.66,5.34,-0.36,1.75,80.53,81.18,7.0,269.18,44.3,347.75,214.19,133.57,0.48,2.61,272.29,274.5,7.0,67.58,7.38,83.04,60.49,22.54,1.41,3.96,67.93,67.39,7.0,77.01,7.43,86.84,65.88,20.95,0.16,2.1,77.31,75.53,7.0
+AR-H-G040024 = 108.67,12.52,140.7,88.6,52.1,0.64,3.1,109.37,107.25,29.0,130.88,11.03,145.07,105.75,39.32,-0.44,2.33,131.33,131.19,29.0,53.62,11.4,75.45,38.46,36.99,0.56,2.14,54.78,52.33,29.0,39.15,5.43,53.52,29.44,24.08,0.75,3.54,39.51,38.51,29.0,15.83,3.34,24.26,10.51,13.74,0.92,3.13,16.16,14.87,29.0,63.52,19.96,89.66,18.92,70.73,-0.66,2.33,66.48,68.46,29.0,9.17,4.63,19.89,2.71,17.18,0.6,2.47,10.24,7.74,29.0,27.82,10.29,48.89,9.6,39.29,-0.15,2.3,29.6,29.32,29.0,68.06,7.7,79.65,50.46,29.19,-0.86,2.87,68.48,70.04,29.0,194.45,42.68,330.78,124.71,206.07,1.2,5.0,198.92,190.32,29.0,108.41,17.8,142.98,73.29,69.7,-0.16,2.51,109.81,110.53,29.0,98.61,8.37,117.41,83.09,34.31,0.15,2.48,98.95,97.97,29.0
+AR-J-G180001 = 101.68,16.1,154.02,72.59,81.43,1.2,5.57,102.91,98.95,29.0,151.37,26.25,208.25,100.97,107.28,-0.09,2.54,153.55,152.01,29.0,125.68,35.37,208.25,55.23,153.01,-0.0,2.75,130.4,124.71,29.0,2.9,1.16,5.41,1.0,4.41,-0.04,2.25,3.11,2.92,29.0,6.58,1.21,9.32,4.95,4.37,0.54,2.25,6.69,6.24,29.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,29.0,1.01,0.02,1.12,1.0,0.12,3.98,17.92,1.01,1.0,29.0,2.22,0.89,3.78,1.0,2.78,-0.03,1.87,2.38,2.27,29.0,18.12,1.27,21.08,16.78,4.3,0.82,2.51,18.16,17.84,29.0,9.98,9.09,40.21,1.0,39.21,1.95,6.62,13.39,7.78,29.0,95.03,24.5,140.7,49.98,90.72,0.05,2.11,98.03,94.31,29.0,57.7,13.28,81.75,37.32,44.43,-0.11,1.73,59.15,60.47,29.0
+AR-J-G180002 = 57.8,10.21,71.73,48.96,22.78,0.28,1.38,58.55,55.28,6.0,112.29,14.41,132.46,92.47,39.99,0.04,1.93,113.06,111.95,6.0,67.19,21.05,93.75,33.08,60.67,-0.49,2.32,69.88,71.99,6.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0,4.67,0.74,5.5,3.44,2.06,-0.56,2.27,4.71,4.72,6.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0,20.12,0.39,20.75,19.81,0.94,0.64,1.88,20.12,19.97,6.0,15.15,5.32,22.35,9.05,13.3,0.2,1.47,15.91,14.35,6.0,32.8,4.87,38.46,25.21,13.25,-0.32,2.07,33.1,32.65,6.0,60.79,8.71,74.68,47.5,27.18,0.11,2.86,61.31,60.85,6.0
+AR-J-G180003 = 75.49,21.66,117.41,52.1,65.31,0.67,2.06,78.35,65.5,16.0,137.4,24.21,190.23,101.71,88.52,0.56,2.64,139.39,133.9,16.0,104.19,44.16,184.58,40.29,144.29,0.25,2.06,112.62,108.69,16.0,1.09,0.13,1.44,1.0,0.44,1.39,3.98,1.1,1.0,16.0,7.38,5.24,22.35,3.61,18.74,1.72,5.18,8.95,4.85,16.0,1.63,1.08,4.8,1.0,3.8,1.85,5.6,1.94,1.08,16.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,16.0,1.85,1.24,5.1,1.0,4.1,1.39,4.03,2.2,1.0,16.0,23.31,4.65,36.21,19.22,16.99,1.53,4.67,23.74,21.18,16.0,20.18,11.15,39.64,2.19,37.45,-0.13,2.06,22.89,21.64,16.0,50.0,11.1,68.02,30.71,37.31,-0.0,2.0,51.14,49.61,16.0,62.61,15.62,92.24,43.39,48.84,0.49,2.26,64.41,62.09,16.0
+AR-J-G180004 = 52.23,39.0,195.58,3.9,191.67,1.28,4.95,65.1,46.8,135.0,35.55,17.32,89.54,6.89,82.64,0.45,2.94,39.52,35.53,135.0,24.59,14.72,79.32,2.87,76.45,1.02,3.9,28.63,23.3,135.0,3.39,3.04,14.63,1.0,13.63,1.68,5.49,4.55,2.26,135.0,43.29,33.31,121.0,2.33,118.68,0.59,2.11,54.55,31.77,135.0,21.33,16.81,72.12,2.83,69.29,1.22,3.7,27.12,14.29,135.0,9.58,9.21,38.98,1.0,37.98,0.84,2.63,13.27,5.36,135.0,60.3,55.53,191.37,1.41,189.96,0.72,2.21,81.84,41.2,135.0,33.87,22.16,128.53,11.17,117.36,1.69,5.97,40.43,27.61,135.0,5.71,8.0,36.23,1.0,35.23,2.42,8.22,9.8,2.17,135.0,10.72,4.01,20.41,2.96,17.45,-0.01,2.42,11.44,10.99,135.0,23.29,13.62,66.1,2.19,63.91,0.31,2.55,26.95,23.41,135.0
+AR-J-G180005 = 85.66,12.45,94.47,76.86,17.61,-0.0,1.0,86.11,85.66,2.0,94.24,15.57,105.25,83.23,22.02,0.0,1.0,94.88,94.24,2.0,63.31,3.49,65.78,60.84,4.93,-0.0,1.0,63.36,63.31,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,4.72,0.47,5.05,4.39,0.66,-0.0,1.0,4.73,4.72,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.01,0.01,1.02,1.0,0.02,-0.0,1.12,1.01,1.01,2.0,18.82,0.98,19.51,18.13,1.39,-0.0,1.0,18.83,18.82,2.0,6.43,0.0,6.43,6.43,0.0,-3208211.35,6.82644845106444E12,6.43,6.43,2.0,57.89,23.24,74.33,41.46,32.87,-0.0,1.0,60.18,57.89,2.0,57.0,2.36,58.67,55.34,3.33,-0.0,1.0,57.03,57.0,2.0
+AR-J-G180006 = 124.89,37.77,221.84,81.75,140.09,1.07,2.95,130.34,110.98,41.0,137.55,24.28,208.25,102.52,105.73,1.13,3.84,139.62,132.1,41.0,123.6,34.14,191.01,66.19,124.82,0.01,2.13,128.12,124.71,41.0,2.51,2.13,9.29,1.0,8.29,1.74,4.89,3.28,1.48,41.0,7.14,2.82,17.67,5.1,12.57,2.09,6.96,7.67,5.79,41.0,1.14,0.45,2.9,1.0,1.9,3.22,12.17,1.22,1.0,41.0,1.08,0.22,2.16,1.0,1.16,3.42,15.29,1.1,1.0,41.0,1.18,0.51,3.05,1.0,2.05,2.84,9.84,1.29,1.0,41.0,21.67,2.17,28.62,17.83,10.8,1.33,5.71,21.78,21.21,41.0,42.53,18.64,74.99,10.6,64.39,-0.14,1.57,46.35,44.06,41.0,76.8,18.58,117.41,55.23,62.17,0.67,2.39,78.97,71.8,41.0,109.94,42.55,214.62,51.28,163.34,0.71,2.55,117.7,94.3,41.0
+AR-J-G180007 = 64.16,10.71,71.73,56.59,15.14,-0.0,1.0,64.61,64.16,2.0,97.09,6.53,101.71,92.47,9.24,-0.0,1.0,97.2,97.09,2.0,69.07,11.63,77.3,60.84,16.45,-0.0,1.0,69.56,69.07,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,4.92,0.04,4.94,4.89,0.06,-0.0,1.01,4.92,4.92,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,19.82,0.44,20.13,19.51,0.62,0.0,1.0,19.82,19.82,2.0,13.08,5.69,17.1,9.05,8.05,0.0,1.0,13.68,13.08,2.0,41.74,6.06,46.03,37.45,8.57,0.0,1.0,41.96,41.74,2.0,63.65,4.28,66.67,60.62,6.06,0.0,1.0,63.72,63.65,2.0
+AR-J-G180008 = 57.03,32.58,221.2,13.38,207.81,1.78,8.1,65.61,48.96,111.0,41.3,27.83,168.61,7.1,161.51,1.46,6.24,49.74,36.98,111.0,25.36,12.57,55.23,4.06,51.17,0.43,2.36,28.28,23.74,111.0,5.83,4.82,24.46,1.0,23.46,1.49,5.32,7.55,4.18,111.0,5.85,5.34,27.6,1.33,26.27,1.67,5.21,7.91,3.04,111.0,10.58,6.08,30.22,1.74,28.48,0.99,3.43,12.19,8.77,111.0,6.88,5.44,25.21,1.1,24.11,1.12,3.27,8.76,4.66,111.0,14.16,8.13,49.46,5.41,44.05,2.22,8.11,16.31,12.25,111.0,9.58,6.48,29.28,1.0,28.28,1.05,3.79,11.55,8.77,111.0,3.37,4.19,24.89,1.0,23.89,3.18,13.81,5.36,2.01,111.0,6.43,4.35,19.69,1.35,18.34,1.24,3.77,7.75,5.03,111.0,23.18,15.49,95.06,2.79,92.27,1.61,6.97,27.84,20.03,111.0
+AR-J-G180009 = 76.74,45.43,308.23,28.16,280.07,2.63,12.0,89.05,68.19,92.0,89.79,37.74,184.58,25.18,159.4,0.61,2.45,97.32,78.95,92.0,33.22,20.21,107.25,8.26,98.99,1.23,4.6,38.83,29.82,92.0,2.35,2.52,21.49,1.0,20.49,5.63,40.09,3.43,1.76,92.0,3.99,3.16,21.04,1.0,20.04,2.72,12.38,5.08,2.92,92.0,1.71,1.3,7.1,1.0,6.1,2.18,7.31,2.15,1.0,92.0,1.17,0.47,4.32,1.0,3.32,4.5,26.45,1.26,1.0,92.0,3.23,2.38,11.39,1.0,10.39,1.15,3.87,4.01,2.62,92.0,10.55,3.35,16.51,3.72,12.78,-0.33,2.3,11.07,11.48,92.0,7.22,11.23,75.38,1.0,74.38,3.77,19.66,13.3,3.84,92.0,28.4,11.22,66.64,9.65,56.98,1.19,3.89,30.52,25.34,92.0,55.98,18.93,114.82,24.08,90.74,0.76,3.3,59.06,51.15,92.0
+AR-J-G180010 = 110.22,10.67,121.06,98.96,22.1,-0.03,1.19,110.61,110.43,4.0,104.89,10.06,115.77,93.75,22.02,-0.03,1.36,105.25,105.02,4.0,78.13,4.62,83.08,71.96,11.12,-0.43,2.0,78.23,78.73,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,6.12,0.77,7.1,5.36,1.74,0.36,1.63,6.16,6.01,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.25,0.13,1.44,1.12,0.32,0.62,2.08,1.26,1.23,4.0,21.87,1.92,24.46,20.13,4.33,0.59,1.82,21.93,21.44,4.0,2.0,1.25,3.86,1.29,2.57,1.12,2.3,2.27,1.43,4.0,54.21,13.88,72.01,39.14,32.87,0.3,1.83,55.53,52.84,4.0,53.67,1.92,55.34,52.0,3.33,-0.0,1.0,53.69,53.67,4.0
+AR-J-G180011 = 124.71,NaN,124.71,124.71,0.0,NaN,NaN,124.71,124.71,1.0,121.0,NaN,121.0,121.0,0.0,NaN,NaN,121.0,121.0,1.0,86.84,NaN,86.84,86.84,0.0,NaN,NaN,86.84,86.84,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,5.58,NaN,5.58,5.58,0.0,NaN,NaN,5.58,5.58,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.03,NaN,1.03,1.03,0.0,NaN,NaN,1.03,1.03,1.0,17.03,NaN,17.03,17.03,0.0,NaN,NaN,17.03,17.03,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,95.06,NaN,95.06,95.06,0.0,NaN,NaN,95.06,95.06,1.0,52.0,NaN,52.0,52.0,0.0,NaN,NaN,52.0,52.0,1.0
+AR-J-G180012 = 89.5,NaN,89.5,89.5,0.0,NaN,NaN,89.5,89.5,1.0,76.97,NaN,76.97,76.97,0.0,NaN,NaN,76.97,76.97,1.0,76.97,NaN,76.97,76.97,0.0,NaN,NaN,76.97,76.97,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,4.25,NaN,4.25,4.25,0.0,NaN,NaN,4.25,4.25,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,19.81,NaN,19.81,19.81,0.0,NaN,NaN,19.81,19.81,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,29.32,NaN,29.32,29.32,0.0,NaN,NaN,29.32,29.32,1.0,58.67,NaN,58.67,58.67,0.0,NaN,NaN,58.67,58.67,1.0
+AR-J-G180013 = 73.91,13.53,93.86,64.23,29.63,1.04,2.25,74.84,68.79,4.0,99.0,7.42,105.66,89.5,16.16,-0.42,1.58,99.21,100.42,4.0,69.43,18.93,84.26,44.72,39.53,-0.49,1.63,71.34,74.37,4.0,1.03,0.06,1.12,1.0,0.12,1.15,2.33,1.03,1.0,4.0,5.36,0.67,6.02,4.52,1.51,-0.31,1.57,5.39,5.44,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,21.71,1.9,23.74,19.22,4.52,-0.38,1.89,21.77,21.93,4.0,20.32,6.41,25.99,11.86,14.12,-0.52,1.7,21.06,21.72,4.0,66.44,11.27,79.9,53.59,26.31,0.08,1.67,67.15,66.13,4.0,63.42,7.74,74.98,58.67,16.31,1.12,2.31,63.77,60.02,4.0
+AR-J-G180014 = 60.41,5.4,64.23,56.59,7.63,-0.0,1.0,60.53,60.41,2.0,95.6,8.63,101.71,89.5,12.21,0.0,1.0,95.8,95.6,2.0,52.78,11.4,60.84,44.72,16.12,-0.0,1.0,53.39,52.78,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,4.7,0.26,4.89,4.52,0.37,0.0,1.0,4.71,4.7,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,19.37,0.21,19.51,19.22,0.29,-0.0,1.0,19.37,19.37,2.0,14.48,3.71,17.1,11.86,5.24,-0.0,1.0,14.72,14.48,2.0,49.81,5.35,53.59,46.03,7.57,-0.0,1.0,49.95,49.81,2.0,62.67,5.66,66.67,58.67,8.01,0.0,1.0,62.8,62.67,2.0
+AR-J-G180015 = 77.58,20.09,125.78,58.67,67.11,1.09,2.91,80.01,68.22,19.0,72.43,15.96,105.25,48.96,56.29,0.45,2.22,74.08,69.79,19.0,48.91,15.12,80.76,27.71,53.04,0.79,2.45,51.08,42.58,19.0,4.06,1.08,5.58,2.44,3.14,-0.32,1.8,4.19,4.19,19.0,8.55,3.19,18.58,5.75,12.82,1.97,6.39,9.1,7.37,19.0,2.13,3.02,11.47,1.0,10.47,2.58,7.81,3.63,1.0,19.0,1.04,0.14,1.56,1.0,0.56,3.07,11.15,1.05,1.0,19.0,6.56,2.47,11.17,2.52,8.65,0.12,2.09,6.99,6.34,19.0,19.35,4.45,31.8,14.21,17.58,1.41,4.4,19.83,17.56,19.0,3.06,2.01,6.8,1.0,5.8,0.53,1.88,3.63,2.83,19.0,33.59,13.44,69.89,15.91,53.98,1.02,4.08,36.05,32.33,19.0,36.45,6.76,48.02,26.78,21.24,0.13,1.72,37.04,35.71,19.0
+AR-J-G180016 = 110.58,45.61,192.4,52.5,139.89,0.47,1.85,119.27,103.09,25.0,90.02,10.26,118.26,67.11,51.15,0.14,4.82,90.58,89.5,25.0,69.88,28.22,110.53,17.03,93.5,-0.54,2.08,75.16,79.02,25.0,1.06,0.29,2.47,1.0,1.47,4.69,23.04,1.1,1.0,25.0,4.29,1.07,5.77,2.26,3.52,-0.6,2.22,4.41,4.65,25.0,2.08,2.87,13.11,1.0,12.11,2.87,10.41,3.5,1.0,25.0,1.11,0.33,2.39,1.0,1.39,2.9,10.45,1.16,1.0,25.0,3.13,2.8,10.45,1.0,9.45,1.34,3.61,4.16,2.06,25.0,19.16,4.47,29.28,11.34,17.94,-0.19,2.84,19.65,20.11,25.0,2.54,1.95,10.52,1.0,9.52,2.82,12.31,3.18,2.12,25.0,29.3,7.15,47.5,11.51,35.99,0.1,4.4,30.12,28.88,25.0,50.88,10.19,66.19,24.46,41.73,-0.64,3.3,51.85,50.46,25.0
+AR-J-G180017 = 177.24,92.85,380.69,53.26,327.43,0.44,2.25,199.42,172.32,32.0,128.77,20.03,171.19,101.38,69.81,0.36,1.96,130.27,126.98,32.0,89.66,53.35,227.67,25.78,201.89,1.01,3.26,103.9,83.86,32.0,12.57,10.83,40.85,1.98,38.88,0.98,3.05,16.48,9.09,32.0,6.3,3.69,17.03,1.2,15.84,1.16,4.09,7.27,5.13,32.0,1.31,0.44,2.87,1.0,1.87,1.78,6.23,1.38,1.07,32.0,1.28,0.63,3.55,1.0,2.55,2.59,8.6,1.43,1.0,32.0,1.14,0.44,2.75,1.0,1.75,3.0,10.61,1.22,1.0,32.0,11.92,7.54,25.99,3.95,22.04,0.62,1.63,14.04,6.92,32.0,56.52,33.48,104.06,1.0,103.06,-0.3,1.74,65.42,65.22,32.0,63.04,26.92,124.12,18.39,105.73,0.36,2.96,68.38,63.28,32.0,121.71,46.22,196.86,45.23,151.63,-0.19,1.68,129.93,133.87,32.0
+AR-J-G180018 = 202.31,42.9,290.18,148.25,141.93,0.4,2.4,206.49,202.93,14.0,99.95,6.88,110.53,86.72,23.82,-0.53,2.55,100.17,100.74,14.0,59.89,12.7,75.82,41.02,34.8,-0.17,1.6,61.12,60.4,14.0,1.32,0.43,2.32,1.0,1.32,1.14,3.1,1.38,1.08,14.0,12.84,6.78,25.66,4.39,21.27,0.55,2.22,14.41,11.4,14.0,3.79,4.48,14.0,1.0,13.0,1.58,3.9,5.75,1.92,14.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,14.0,2.82,1.63,6.52,1.0,5.52,0.83,2.86,3.22,2.54,14.0,29.73,6.67,39.58,15.56,24.02,-0.57,2.64,30.41,29.74,14.0,2.8,0.91,4.65,1.53,3.12,0.59,2.36,2.93,2.58,14.0,22.93,4.82,35.0,16.82,18.18,1.12,3.9,23.39,22.19,14.0,65.77,9.88,81.75,43.39,38.36,-0.36,3.28,66.46,64.79,14.0
+AR-K-G030001 = 196.92,16.64,227.97,163.6,64.37,-0.07,3.31,197.56,195.79,11.0,137.68,7.06,151.15,127.07,24.08,0.23,2.48,137.85,138.61,11.0,103.14,22.98,158.74,79.32,79.42,1.38,4.16,105.44,97.97,11.0,81.86,21.14,128.53,56.85,71.68,0.86,3.11,84.3,74.68,11.0,6.19,1.97,9.9,3.72,6.18,0.43,2.17,6.47,6.3,11.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,11.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,11.0,1.19,0.31,1.99,1.0,0.99,1.69,4.78,1.23,1.02,11.0,2.42,0.36,3.14,2.03,1.11,0.79,2.52,2.45,2.29,11.0,14.27,5.07,23.12,5.41,17.71,-0.14,2.44,15.06,15.14,11.0,45.95,7.11,56.95,34.09,22.86,-0.02,2.12,46.45,45.78,11.0,144.19,11.49,168.61,129.11,39.5,0.61,2.95,144.61,144.63,11.0
+AR-K-G030002 = 215.73,39.5,265.08,134.03,131.05,-0.56,2.41,219.07,227.66,15.0,148.79,9.2,163.6,130.85,32.75,-0.42,2.4,149.06,149.52,15.0,141.24,25.65,182.24,107.25,74.99,0.31,1.75,143.4,136.58,15.0,156.8,16.07,179.1,125.48,53.62,-0.12,2.23,157.56,154.09,15.0,4.13,0.89,6.15,3.05,3.1,0.66,2.85,4.22,3.84,15.0,1.04,0.08,1.29,1.0,0.29,2.04,5.96,1.04,1.0,15.0,1.0,0.01,1.03,1.0,0.03,3.47,13.17,1.0,1.0,15.0,1.14,0.19,1.48,1.0,0.48,0.91,2.04,1.15,1.04,15.0,3.58,1.66,8.12,2.11,6.01,1.43,4.64,3.92,3.18,15.0,28.81,7.35,44.72,15.31,29.41,0.19,2.93,29.67,29.28,15.0,49.31,17.34,89.37,35.92,53.45,1.65,4.12,52.08,42.55,15.0,65.89,10.1,82.09,56.39,25.7,0.83,1.96,66.61,62.06,15.0
+AR-K-G030003 = 174.46,76.0,380.69,86.88,293.81,1.02,3.49,189.73,160.55,27.0,145.75,59.78,317.67,76.97,240.7,1.15,3.8,157.11,127.31,27.0,132.08,49.61,273.2,65.88,207.32,1.06,3.67,140.77,120.29,27.0,29.05,22.01,111.79,12.6,99.19,2.39,8.76,36.2,23.15,27.0,5.25,2.19,8.4,1.57,6.82,-0.39,1.67,5.67,5.93,27.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,27.0,1.06,0.14,1.62,1.0,0.62,2.76,10.23,1.07,1.0,27.0,1.09,0.22,2.02,1.0,1.02,3.14,13.05,1.12,1.0,27.0,1.46,0.66,3.44,1.0,2.44,1.37,4.17,1.59,1.03,27.0,5.16,5.04,24.46,1.0,23.46,2.31,9.13,7.15,4.1,27.0,27.43,9.66,55.23,16.53,38.71,1.39,4.54,29.03,24.46,27.0,115.79,54.82,317.67,62.57,255.1,2.28,8.24,127.68,100.16,27.0
+AR-K-G030004 = 151.45,40.34,265.08,69.67,195.41,-0.25,2.38,156.7,159.38,165.0,45.04,10.15,88.97,31.14,57.83,1.71,5.72,46.17,41.52,165.0,57.84,6.18,86.84,44.3,42.54,1.42,7.3,58.17,56.93,165.0,11.59,3.02,24.46,5.1,19.37,0.91,4.6,11.97,11.15,165.0,6.16,3.87,26.78,2.05,24.74,2.45,10.43,7.27,5.22,165.0,5.34,4.22,26.78,1.0,25.78,2.15,9.31,6.8,4.38,165.0,1.34,0.48,3.34,1.0,2.34,1.73,6.08,1.42,1.03,165.0,11.81,7.32,38.46,1.0,37.46,1.01,4.02,13.88,10.84,165.0,2.64,1.61,9.6,1.0,8.6,1.26,4.66,3.09,2.1,165.0,10.58,12.24,53.59,1.0,52.59,1.78,5.52,16.15,6.62,165.0,18.4,8.09,57.16,5.58,51.58,1.56,7.42,20.09,17.63,165.0,82.32,25.56,196.06,52.0,144.06,2.3,8.83,86.18,73.57,165.0
+AR-K-G030005 = 168.32,50.09,273.2,70.59,202.61,0.05,2.68,175.52,169.29,73.0,72.68,22.14,113.92,40.85,73.07,0.2,1.78,75.94,71.58,73.0,52.21,16.48,104.06,25.99,78.08,0.72,3.51,54.71,50.46,73.0,17.19,5.13,29.32,7.78,21.54,0.2,2.19,17.93,17.3,73.0,4.56,2.82,10.2,1.24,8.97,0.35,1.6,5.35,3.55,73.0,1.96,1.64,8.51,1.0,7.51,2.05,6.87,2.55,1.0,73.0,1.05,0.08,1.44,1.0,0.44,2.2,8.98,1.05,1.0,73.0,3.84,3.58,18.09,1.0,17.09,1.31,4.71,5.24,1.67,73.0,2.3,1.81,10.2,1.0,9.2,2.27,8.47,2.92,1.57,73.0,2.6,2.38,10.99,1.0,9.99,1.89,6.13,3.51,1.33,73.0,29.42,9.99,56.93,11.59,45.33,0.72,3.32,31.05,28.46,73.0,94.39,23.14,195.13,48.96,146.17,1.37,7.22,97.15,92.24,73.0
+AR-K-G030006 = 158.87,23.33,202.06,117.62,84.44,-0.13,2.06,160.51,163.6,25.0,127.61,14.15,173.53,113.92,59.62,1.92,6.48,128.36,124.33,25.0,108.71,41.09,227.97,66.67,161.3,1.4,4.45,115.92,99.72,25.0,100.86,33.55,149.45,44.72,104.73,0.08,1.63,106.08,96.04,25.0,3.94,1.15,6.62,2.92,3.7,1.02,2.73,4.1,3.39,25.0,1.02,0.12,1.61,1.0,0.61,4.69,23.04,1.03,1.0,25.0,1.07,0.11,1.41,1.0,0.41,1.87,5.4,1.07,1.0,25.0,1.06,0.15,1.59,1.0,0.59,2.65,9.24,1.07,1.0,25.0,6.71,4.96,20.36,2.06,18.3,1.4,4.05,8.29,4.54,25.0,33.14,6.64,48.96,22.35,26.61,0.4,2.66,33.78,31.65,25.0,50.73,22.98,104.06,34.71,69.36,1.49,3.54,55.5,39.62,25.0,68.94,11.31,110.3,53.59,56.71,1.81,8.29,69.83,67.16,25.0
+AR-K-G030007 = 181.27,2.2,182.83,179.71,3.12,0.0,1.0,181.28,181.27,2.0,125.29,3.29,127.62,122.97,4.66,0.0,1.0,125.32,125.29,2.0,86.74,12.16,95.34,78.15,17.19,0.0,1.0,87.17,86.74,2.0,69.69,17.22,81.87,57.51,24.36,0.0,1.0,70.75,69.69,2.0,3.7,0.33,3.94,3.47,0.47,-0.0,1.0,3.71,3.7,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.38,0.01,1.39,1.37,0.02,0.0,1.0,1.38,1.38,2.0,2.66,0.61,3.09,2.23,0.86,-0.0,1.0,2.7,2.66,2.0,29.82,5.63,33.8,25.83,7.97,-0.0,1.0,30.08,29.82,2.0,34.73,1.38,35.7,33.75,1.96,-0.0,1.0,34.74,34.73,2.0,103.63,2.65,105.5,101.76,3.74,-0.0,1.0,103.65,103.63,2.0
+AR-K-G030008 = 221.71,34.97,281.56,182.33,99.23,0.58,1.9,224.2,208.63,11.0,148.16,9.9,161.17,131.39,29.78,-0.55,2.18,148.46,149.52,11.0,111.77,14.18,132.46,84.26,48.21,-0.47,2.53,112.58,113.84,11.0,119.37,8.71,136.52,108.03,28.49,0.57,2.37,119.66,117.46,11.0,5.4,0.73,6.87,4.14,2.73,0.2,3.06,5.44,5.5,11.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,11.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,11.0,1.26,0.27,1.75,1.0,0.75,0.68,2.18,1.28,1.19,11.0,3.01,1.21,5.19,1.83,3.36,0.64,2.05,3.22,2.69,11.0,15.66,6.29,26.78,9.04,17.74,0.78,2.33,16.77,13.74,11.0,47.28,7.25,57.03,34.04,22.99,-0.39,2.11,47.79,47.44,11.0,101.39,4.08,107.25,95.06,12.19,-0.34,2.01,101.47,102.61,11.0
+AR-K-G030009 = 185.34,NaN,185.34,185.34,0.0,NaN,NaN,185.34,185.34,1.0,119.53,NaN,119.53,119.53,0.0,NaN,NaN,119.53,119.53,1.0,91.69,NaN,91.69,91.69,0.0,NaN,NaN,91.69,91.69,1.0,93.86,NaN,93.86,93.86,0.0,NaN,NaN,93.86,93.86,1.0,4.73,NaN,4.73,4.73,0.0,NaN,NaN,4.73,4.73,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.18,NaN,1.18,1.18,0.0,NaN,NaN,1.18,1.18,1.0,3.99,NaN,3.99,3.99,0.0,NaN,NaN,3.99,3.99,1.0,16.02,NaN,16.02,16.02,0.0,NaN,NaN,16.02,16.02,1.0,34.61,NaN,34.61,34.61,0.0,NaN,NaN,34.61,34.61,1.0,117.88,NaN,117.88,117.88,0.0,NaN,NaN,117.88,117.88,1.0
+AR-K-G030010 = 163.29,40.01,257.32,107.25,150.07,0.69,2.47,168.02,150.36,46.0,170.77,15.22,202.06,140.7,61.36,0.17,2.28,171.44,168.61,46.0,105.49,27.45,173.77,64.23,109.55,0.77,2.77,108.93,97.14,46.0,114.61,38.0,173.85,33.08,140.78,-0.5,2.39,120.61,116.22,46.0,4.32,0.95,7.0,1.83,5.18,0.41,4.26,4.42,4.24,46.0,1.11,0.24,2.26,1.0,1.26,2.97,12.71,1.13,1.0,46.0,1.06,0.15,1.77,1.0,0.77,3.32,14.43,1.07,1.0,46.0,1.12,0.25,2.06,1.0,1.06,2.38,8.18,1.15,1.0,46.0,8.0,3.76,23.74,2.43,21.3,1.99,8.67,8.82,7.38,46.0,22.02,10.74,42.1,4.13,37.98,-0.05,1.82,24.45,21.33,46.0,72.41,12.35,107.25,47.22,60.03,0.11,3.33,73.44,72.48,46.0,51.13,11.2,84.26,22.35,61.91,0.17,4.24,52.32,50.87,46.0
+AR-K-G030011 = 177.33,5.88,184.58,168.61,15.97,-0.35,2.25,177.41,176.6,5.0,125.5,10.47,136.61,110.53,26.08,-0.45,1.79,125.84,128.53,5.0,108.55,11.74,127.18,97.97,29.21,0.83,2.25,109.06,104.06,5.0,108.92,6.13,117.41,101.38,16.03,0.24,1.9,109.06,107.25,5.0,7.34,2.33,10.2,4.41,5.79,-0.11,1.61,7.63,7.89,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,1.08,0.19,1.41,1.0,0.41,1.5,3.25,1.1,1.0,5.0,3.61,1.39,5.58,2.15,3.43,0.29,1.81,3.82,3.95,5.0,13.28,3.15,17.87,8.98,8.89,0.15,2.5,13.57,13.18,5.0,44.81,11.24,58.67,31.79,26.88,-0.03,1.5,45.92,46.9,5.0,111.76,17.24,136.7,95.06,41.64,0.49,1.8,112.82,108.03,5.0
+AR-K-G030012 = 121.69,33.17,184.58,84.26,100.32,0.66,2.02,125.99,104.51,32.0,119.93,18.32,173.77,101.02,72.76,1.34,4.03,121.28,111.38,32.0,61.0,20.35,107.25,36.21,71.04,0.69,2.3,64.21,56.38,32.0,49.01,17.1,95.06,29.44,65.62,0.87,2.87,51.82,43.88,32.0,3.42,0.83,6.89,2.71,4.19,2.76,11.34,3.52,3.22,32.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,32.0,1.07,0.11,1.47,1.0,0.47,2.07,7.65,1.07,1.0,32.0,1.19,0.37,2.63,1.0,1.63,2.39,8.39,1.25,1.0,32.0,4.61,1.71,7.43,1.0,6.43,0.02,2.27,4.91,4.37,32.0,12.99,7.16,29.32,2.79,26.53,0.83,2.93,14.77,10.93,32.0,29.36,4.7,40.85,22.35,18.5,0.87,3.09,29.72,28.03,32.0,79.1,27.58,140.7,44.72,95.98,0.63,2.38,83.63,71.21,32.0
+AR-K-G030013 = 255.53,46.07,347.91,179.1,168.81,0.43,2.35,259.54,242.26,35.0,121.02,68.19,284.47,48.49,235.98,1.07,3.05,138.43,97.97,35.0,113.53,72.09,265.56,30.85,234.72,0.91,2.5,133.93,81.27,35.0,26.76,15.26,81.75,16.04,65.72,2.21,7.51,30.69,21.22,35.0,6.75,3.34,19.22,3.24,15.98,2.12,7.81,7.51,5.92,35.0,1.4,0.67,3.66,1.0,2.66,1.93,5.88,1.55,1.06,35.0,1.05,0.08,1.36,1.0,0.36,2.14,7.3,1.05,1.0,35.0,2.84,1.45,6.19,1.03,5.15,0.71,2.56,3.18,2.69,35.0,1.46,0.63,3.29,1.0,2.29,1.56,4.75,1.59,1.16,35.0,9.31,16.12,72.46,1.0,71.46,2.42,8.76,18.41,1.04,35.0,77.12,34.85,163.68,27.8,135.87,0.8,2.93,84.43,68.49,35.0,184.08,64.9,290.18,89.5,200.69,-0.0,1.69,194.88,187.61,35.0
+AR-K-G030014 = 222.61,27.07,265.08,193.32,71.76,0.52,1.9,224.08,219.84,10.0,145.17,11.32,163.6,130.49,33.11,0.17,1.91,145.57,144.44,10.0,149.14,41.55,215.78,104.48,111.3,0.38,1.63,154.27,137.2,10.0,110.38,4.69,117.41,104.06,13.34,0.09,1.58,110.47,110.24,10.0,5.06,1.7,8.25,2.71,5.54,0.32,2.4,5.31,4.82,10.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,10.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,10.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,10.0,2.35,0.63,3.49,1.79,1.71,1.06,2.54,2.43,2.11,10.0,17.64,4.22,25.99,11.85,14.14,0.74,2.82,18.09,17.52,10.0,53.17,4.77,60.47,45.53,14.94,-0.06,1.95,53.36,52.95,10.0,104.08,5.17,113.92,98.02,15.9,0.78,2.39,104.19,102.26,10.0
+AR-K-G030015 = 130.31,64.15,347.75,55.23,292.52,1.17,3.69,145.13,107.38,130.0,70.32,38.88,173.77,21.04,152.73,0.62,2.33,80.28,60.63,130.0,44.95,17.73,113.92,16.53,97.39,1.36,5.7,48.3,42.69,130.0,12.43,6.7,32.09,5.58,26.51,1.49,4.31,14.11,10.11,130.0,5.56,5.09,26.44,1.0,25.44,1.71,6.05,7.52,3.58,130.0,2.88,3.01,15.1,1.0,14.1,1.95,6.29,4.16,1.47,130.0,1.1,0.32,3.19,1.0,2.19,4.22,22.62,1.14,1.0,130.0,3.86,3.92,16.37,1.0,15.37,1.22,3.35,5.49,1.5,130.0,3.79,2.12,10.2,1.13,9.07,0.93,3.35,4.34,3.29,130.0,3.56,5.05,40.85,1.0,39.85,4.45,27.79,6.16,1.98,130.0,16.91,7.08,39.64,7.13,32.51,0.66,2.56,18.32,15.47,130.0,62.29,42.11,249.56,15.66,233.9,1.69,6.14,75.1,47.7,130.0
+AR-K-G030016 = 178.06,5.69,184.58,174.09,10.49,0.66,1.5,178.12,175.5,3.0,142.33,10.16,154.02,135.72,18.31,0.69,1.5,142.57,137.24,3.0,105.58,13.41,121.0,96.74,24.26,0.68,1.5,106.14,98.98,3.0,91.34,19.85,109.07,69.89,39.18,-0.33,1.5,92.77,95.06,3.0,3.17,0.06,3.24,3.12,0.12,0.59,1.5,3.17,3.15,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.58,0.26,1.83,1.31,0.52,-0.2,1.5,1.6,1.61,3.0,2.31,0.11,2.41,2.19,0.22,-0.26,1.5,2.31,2.33,3.0,31.6,8.03,36.79,22.35,14.44,-0.69,1.5,32.27,35.65,3.0,32.74,4.23,36.9,28.45,8.46,-0.06,1.5,32.93,32.88,3.0,86.14,14.59,100.97,71.8,29.17,0.06,1.5,86.96,85.64,3.0
+AR-L-G110001 = 85.97,8.81,107.68,71.77,35.91,0.43,3.16,86.39,86.84,21.0,207.9,21.55,231.46,161.32,70.14,-1.04,2.96,208.96,214.96,21.0,33.85,10.41,58.91,20.5,38.41,0.94,2.98,35.34,30.44,21.0,2.35,0.4,3.01,1.75,1.26,0.22,1.74,2.39,2.26,21.0,17.49,3.23,25.18,13.82,11.36,1.03,3.01,17.77,16.28,21.0,31.75,5.73,42.1,22.22,19.89,-0.03,1.87,32.24,32.33,21.0,5.87,0.77,7.11,4.38,2.72,-0.24,2.09,5.92,5.82,21.0,19.37,3.93,25.21,13.41,11.81,0.02,1.68,19.74,18.65,21.0,42.51,5.0,48.96,29.53,19.43,-1.04,3.62,42.79,43.18,21.0,131.66,17.47,163.6,91.8,71.8,-0.32,2.76,132.76,132.5,21.0,62.0,7.69,79.47,53.09,26.38,0.77,2.52,62.45,58.91,21.0,97.71,5.37,110.53,88.41,22.13,0.43,2.99,97.85,95.6,21.0
+AR-L-G110002 = 92.01,20.32,158.74,55.23,103.51,0.99,4.26,94.19,86.84,63.0,126.68,33.75,208.25,60.47,147.78,0.35,2.33,131.03,123.19,63.0,37.62,11.44,70.31,23.74,46.57,0.78,2.69,39.3,32.51,63.0,4.02,2.43,9.9,1.0,8.9,0.54,2.17,4.69,3.77,63.0,27.27,6.88,38.46,15.1,23.36,-0.11,1.66,28.11,28.01,63.0,10.58,3.29,21.04,4.95,16.09,0.56,3.48,11.07,10.77,63.0,16.88,8.29,37.32,4.38,32.93,0.64,2.59,18.78,15.82,63.0,6.66,2.66,17.03,3.89,13.15,1.81,6.47,7.16,5.57,63.0,32.47,3.84,44.72,25.21,19.51,1.13,4.4,32.69,31.65,63.0,50.95,19.36,89.5,13.79,75.7,-0.11,2.5,54.45,55.23,63.0,22.58,5.16,33.08,9.6,23.47,-0.45,2.59,23.15,23.75,63.0,56.68,16.17,84.26,25.99,58.27,-0.05,1.86,58.91,56.93,63.0
+AR-L-G110003 = 107.62,13.09,127.77,81.75,46.02,-0.29,2.19,108.37,110.53,17.0,200.19,32.21,249.56,158.74,90.82,0.32,1.79,202.62,196.06,17.0,45.33,14.55,81.75,28.56,53.19,0.89,3.26,47.47,44.19,17.0,3.54,0.7,4.95,2.4,2.55,0.54,2.55,3.61,3.34,17.0,20.92,2.86,26.78,16.04,10.74,0.33,2.55,21.1,20.41,17.0,21.8,5.97,33.14,13.79,19.34,0.5,1.99,22.56,19.3,17.0,6.97,1.78,10.29,4.25,6.04,0.39,2.15,7.18,6.4,17.0,10.07,1.35,12.6,8.51,4.09,0.62,2.27,10.16,9.93,17.0,42.28,8.54,58.67,30.22,28.45,0.57,2.3,43.08,40.85,17.0,129.94,9.59,151.87,110.53,41.34,0.39,3.58,130.27,128.53,17.0,71.17,12.53,92.61,47.5,45.11,-0.24,2.23,72.2,70.31,17.0,109.31,6.08,122.97,98.02,24.95,0.29,3.12,109.47,108.89,17.0
+AR-L-G110004 = 121.41,11.37,140.76,100.97,39.79,-0.5,2.51,121.92,123.81,20.0,167.34,31.13,221.2,124.71,96.49,0.18,1.87,170.07,168.59,20.0,52.84,22.69,110.53,25.99,84.55,0.96,3.24,57.28,45.66,20.0,5.05,1.56,8.86,3.24,5.62,0.85,2.88,5.28,4.63,20.0,16.9,2.17,20.41,12.99,7.43,-0.02,1.97,17.04,16.81,20.0,23.89,6.88,36.21,14.89,21.32,0.52,2.0,24.81,21.11,20.0,7.93,2.33,13.26,5.93,7.33,1.16,2.83,8.24,6.77,20.0,10.35,1.49,12.6,7.22,5.38,-0.63,2.6,10.45,10.67,20.0,48.85,6.54,59.73,39.64,20.09,0.19,1.74,49.26,48.73,20.0,159.63,19.12,190.23,128.53,61.71,0.07,1.86,160.71,160.03,20.0,75.46,9.68,85.64,55.23,30.41,-0.61,2.12,76.05,77.2,20.0,104.79,10.92,123.19,81.75,41.44,-0.18,2.43,105.33,104.06,20.0
+AR-L-G110005 = 103.8,13.48,149.45,81.75,67.69,0.69,3.69,104.66,102.1,63.0,69.37,27.7,142.98,36.21,106.77,1.18,3.38,74.61,59.35,63.0,57.39,33.27,117.41,14.65,102.76,0.27,1.57,66.21,52.77,63.0,10.65,5.38,23.03,2.46,20.57,0.42,2.48,11.91,10.2,63.0,28.33,5.29,39.64,12.79,26.85,-0.54,4.11,28.81,28.22,63.0,16.82,8.05,32.09,4.54,27.56,0.13,1.76,18.62,16.27,63.0,4.59,2.47,11.17,1.06,10.1,0.5,2.44,5.21,4.25,63.0,50.16,22.86,104.06,8.26,95.8,0.26,2.23,55.05,46.95,63.0,33.07,6.62,48.96,20.41,28.54,0.55,2.79,33.71,31.7,63.0,57.84,18.3,96.62,12.99,83.64,-0.42,3.13,60.62,60.35,63.0,47.74,7.95,74.68,32.09,42.59,0.94,4.04,48.38,45.41,63.0,51.12,19.33,97.97,19.22,78.75,0.78,2.76,54.6,44.72,63.0
+AR-L-G110006 = 115.76,20.1,173.77,95.06,78.71,1.47,4.67,117.41,110.01,20.0,101.61,17.76,136.52,72.46,64.06,0.09,2.25,103.07,102.45,20.0,61.19,11.89,74.58,35.13,39.45,-0.75,2.41,62.28,64.69,20.0,49.15,4.51,56.93,38.46,18.47,-0.6,3.01,49.34,50.34,20.0,26.75,10.31,44.03,7.54,36.49,0.15,2.05,28.58,24.76,20.0,14.09,4.21,20.82,7.54,13.27,0.13,1.68,14.68,13.74,20.0,16.18,6.67,29.77,9.04,20.72,0.85,2.5,17.43,13.81,20.0,4.57,1.73,8.51,1.94,6.57,0.3,2.72,4.87,4.58,20.0,23.41,6.01,33.77,11.51,22.26,-0.39,2.31,24.13,24.02,20.0,109.56,16.81,132.52,81.75,50.77,-0.22,1.79,110.78,110.98,20.0,130.7,8.43,145.01,115.77,29.24,-0.21,2.01,130.96,130.79,20.0,100.34,11.56,117.41,79.32,38.08,-0.46,1.93,100.97,104.54,20.0
+AR-L-G110007 = 121.04,18.81,173.77,79.32,94.45,-0.13,3.09,122.47,124.14,65.0,44.08,15.98,101.15,19.22,81.94,1.45,5.85,46.85,42.1,65.0,81.49,27.69,140.7,27.6,113.1,-0.32,2.27,86.0,86.72,65.0,7.16,2.2,14.21,2.26,11.96,0.49,3.46,7.49,6.92,65.0,21.68,4.38,36.21,12.6,23.61,0.81,3.93,22.12,21.04,65.0,6.18,1.61,9.9,3.55,6.35,0.35,2.3,6.38,6.08,65.0,1.43,1.41,9.6,1.0,8.6,4.06,20.55,2.0,1.0,65.0,22.32,7.63,40.85,7.78,33.08,0.51,2.55,23.57,21.05,65.0,21.26,10.05,52.0,6.69,45.31,0.87,3.51,23.48,20.41,65.0,41.43,24.2,128.53,5.58,122.95,1.07,4.63,47.88,37.47,65.0,55.3,13.83,76.97,24.46,52.5,-0.24,1.98,56.98,57.34,65.0,29.15,14.05,58.67,5.1,53.57,0.69,2.45,32.31,23.05,65.0
+AR-L-G110008 = 118.37,18.95,147.36,85.62,61.74,-0.12,1.75,119.83,123.97,27.0,240.07,27.89,294.89,178.53,116.37,-0.27,2.62,241.62,244.9,27.0,53.66,15.17,86.84,30.22,56.62,0.39,2.55,55.69,53.18,27.0,9.16,4.55,26.25,4.36,21.89,2.18,8.47,10.19,7.9,27.0,18.79,5.71,30.22,9.04,21.17,0.29,2.23,19.61,18.2,27.0,17.81,3.9,25.95,11.91,14.04,0.44,2.23,18.22,17.01,27.0,8.43,3.17,13.17,3.3,9.87,-0.04,1.74,8.99,8.38,27.0,9.21,2.7,14.63,4.76,9.87,0.23,2.36,9.58,9.03,27.0,39.83,5.99,48.96,29.45,19.51,-0.27,1.76,40.26,41.52,27.0,133.57,27.22,168.61,89.66,78.95,-0.12,1.51,136.22,130.76,27.0,91.22,14.42,117.8,73.97,43.83,0.59,2.07,92.31,89.05,27.0,107.2,8.46,132.99,93.39,39.61,1.06,4.47,107.52,107.25,27.0
+AR-L-G110009 = 62.98,16.62,97.97,26.78,71.19,-0.11,2.45,65.12,64.23,87.0,22.0,12.56,53.62,4.52,49.1,0.82,2.88,25.29,19.57,87.0,8.47,3.97,19.82,1.94,17.87,0.81,3.27,9.34,8.01,87.0,4.46,1.53,10.51,2.19,8.32,1.78,7.23,4.71,4.36,87.0,33.0,4.12,46.81,25.99,20.82,1.13,4.0,33.26,31.94,87.0,10.61,4.73,29.32,4.8,24.52,1.2,4.55,11.61,9.18,87.0,3.91,2.25,11.33,1.0,10.33,0.72,3.09,4.5,3.41,87.0,14.47,3.95,25.21,7.1,18.11,0.21,3.17,14.99,14.65,87.0,24.86,9.75,43.39,6.39,37.01,0.2,2.01,26.68,22.75,87.0,25.92,14.15,68.22,6.49,61.73,0.7,2.73,29.5,23.65,87.0,18.83,6.59,33.08,6.89,26.18,0.42,2.37,19.94,17.95,87.0,29.43,16.62,86.84,4.36,82.48,0.5,3.47,33.75,29.79,87.0
+AR-L-G110010 = 92.82,23.77,136.52,60.47,76.05,0.33,1.74,95.71,86.05,28.0,184.04,38.4,234.95,104.06,130.89,-0.48,2.45,187.87,187.45,28.0,44.62,18.45,96.73,18.65,78.08,1.19,3.94,48.16,38.31,28.0,2.96,1.05,4.88,1.2,3.68,0.19,2.05,3.14,2.81,28.0,18.83,3.95,29.32,13.79,15.52,0.67,3.01,19.22,18.16,28.0,26.02,6.34,39.64,18.13,21.51,0.51,2.03,26.75,24.86,28.0,7.68,1.36,10.73,5.93,4.81,0.87,2.78,7.79,7.3,28.0,23.17,3.51,30.22,16.54,13.68,-0.12,2.42,23.43,23.99,28.0,40.56,5.53,47.5,25.99,21.52,-0.65,3.0,40.93,41.22,28.0,80.79,20.12,124.71,49.84,74.87,0.6,2.68,83.18,76.11,28.0,55.54,5.1,70.31,48.96,21.35,1.04,3.86,55.77,54.49,28.0,81.07,13.86,100.97,51.03,49.94,-0.55,2.23,82.2,83.34,28.0
+AR-L-G110011 = 96.38,14.74,128.36,62.32,66.04,0.1,2.98,97.47,95.23,36.0,143.34,28.79,214.62,100.97,113.65,0.45,2.39,146.12,142.85,36.0,60.84,33.25,121.0,19.81,101.19,0.52,1.83,69.11,50.12,36.0,5.08,1.18,6.89,2.4,4.49,-0.8,2.7,5.22,5.42,36.0,21.56,4.08,32.09,16.6,15.5,1.42,3.92,21.93,20.02,36.0,16.54,4.67,26.78,9.75,17.04,0.49,2.14,17.16,15.52,36.0,17.93,8.61,34.09,5.58,28.51,0.27,1.73,19.83,17.33,36.0,14.37,5.51,28.45,5.1,23.35,0.81,3.33,15.37,13.94,36.0,35.01,3.51,42.1,29.32,12.79,0.22,2.17,35.18,34.62,36.0,68.44,14.32,95.06,43.39,51.67,0.09,1.97,69.88,68.74,36.0,42.3,6.63,56.93,30.71,26.21,0.19,2.32,42.8,42.43,36.0,42.15,11.28,72.46,22.35,50.11,0.73,3.23,43.6,41.27,36.0
+AR-L-G110012 = 96.55,14.8,132.46,68.92,63.54,0.27,2.42,97.67,97.22,86.0,54.98,18.15,100.83,24.46,76.37,0.54,2.63,57.86,51.79,86.0,18.77,8.59,40.85,5.25,35.6,0.27,2.3,20.62,18.79,86.0,3.61,1.19,5.58,1.1,4.48,-0.48,2.12,3.8,4.01,86.0,35.19,4.56,47.5,28.45,19.06,0.79,3.11,35.48,34.44,86.0,15.6,4.59,29.32,9.6,19.71,1.35,3.73,16.26,13.79,86.0,18.8,9.59,37.32,2.55,34.77,0.25,1.96,21.08,17.19,86.0,15.32,7.85,38.46,5.41,33.05,1.03,3.01,17.19,12.1,86.0,32.21,6.66,53.59,14.65,38.94,0.42,3.71,32.88,32.13,86.0,44.6,15.47,89.5,11.51,77.99,-0.01,2.77,47.18,46.06,86.0,29.86,4.96,40.85,19.22,21.63,-0.34,2.42,30.27,30.75,86.0,37.03,7.53,62.32,19.22,43.1,0.76,4.08,37.78,35.32,86.0
+AR-L-G110013 = 91.82,18.37,133.43,58.59,74.84,-0.0,1.83,93.61,93.19,63.0,30.52,8.72,54.72,14.65,40.07,0.3,2.84,31.72,30.31,63.0,20.23,13.41,62.23,5.83,56.41,1.83,5.61,24.21,15.91,63.0,5.31,2.26,11.17,2.41,8.75,1.1,3.29,5.76,4.76,63.0,33.17,4.25,44.72,27.22,17.51,0.79,2.98,33.44,32.16,63.0,8.95,3.52,17.73,3.8,13.94,0.53,2.44,9.6,8.51,63.0,3.21,2.26,7.43,1.0,6.43,0.56,1.88,3.92,2.5,63.0,21.82,8.61,50.14,7.32,42.82,1.0,4.36,23.43,21.08,63.0,42.74,8.27,64.23,27.56,36.66,0.42,2.64,43.52,41.52,63.0,60.6,18.65,97.97,34.8,63.17,0.61,2.03,63.36,53.59,63.0,32.05,13.79,64.42,9.71,54.71,0.39,2.61,34.85,30.44,63.0,37.91,13.13,74.96,11.09,63.88,0.73,3.44,40.08,35.47,63.0
+AR-L-G110014 = 99.27,17.94,149.45,70.31,79.14,0.58,2.69,100.85,95.47,56.0,139.5,39.29,208.25,62.32,145.93,-0.4,2.12,144.83,146.67,56.0,30.97,8.96,53.59,16.53,37.06,0.65,2.82,32.22,29.67,56.0,4.1,2.61,12.6,1.51,11.09,1.65,5.01,4.85,3.2,56.0,30.45,5.79,38.46,12.6,25.86,-1.09,3.76,30.99,32.09,56.0,31.75,5.42,49.76,21.93,27.83,0.63,4.01,32.2,31.32,56.0,3.12,1.39,7.54,1.88,5.66,1.62,4.65,3.41,2.47,56.0,17.66,6.75,43.47,8.26,35.21,1.84,7.44,18.88,16.39,56.0,32.59,8.8,49.16,15.56,33.6,-0.05,2.0,33.73,31.86,56.0,79.5,17.31,113.92,46.09,67.83,-0.31,2.13,81.33,82.73,56.0,95.86,24.76,145.01,46.09,98.92,0.06,2.28,98.95,96.14,56.0,76.32,11.89,107.25,57.03,50.22,0.25,2.16,77.22,74.61,56.0
+AR-L-G110015 = 121.68,17.02,160.55,100.97,59.58,0.72,2.61,122.81,118.86,20.0,125.1,33.31,194.9,79.32,115.58,0.47,2.3,129.25,125.49,20.0,62.7,11.25,92.24,45.45,46.79,0.88,3.69,63.66,60.18,20.0,45.08,9.69,60.47,27.71,32.75,-0.21,1.87,46.06,46.37,20.0,40.78,11.64,56.93,20.59,36.34,-0.21,1.81,42.33,43.01,20.0,27.38,4.13,34.09,18.65,15.44,-0.41,2.36,27.67,27.72,20.0,20.54,7.8,35.13,5.58,29.55,0.03,2.44,21.9,21.27,20.0,3.67,0.63,4.92,3.15,1.78,1.09,2.4,3.72,3.36,20.0,38.41,7.92,53.59,24.46,29.13,0.05,2.16,39.18,37.91,20.0,139.55,20.44,163.68,92.24,71.44,-0.74,2.68,140.97,141.81,20.0,116.24,9.02,140.7,107.3,33.4,1.36,3.96,116.57,112.23,20.0,99.07,10.56,113.97,79.32,34.65,-0.35,1.99,99.61,101.06,20.0
+AR-L-G110016 = 69.05,30.49,145.01,22.35,122.66,0.35,2.03,75.4,66.19,83.0,27.85,11.21,52.0,6.86,45.14,0.04,2.52,29.99,28.46,83.0,11.81,12.15,57.7,1.0,56.7,2.29,8.15,16.89,7.31,83.0,7.23,1.31,10.2,4.13,6.07,0.04,2.94,7.34,7.0,83.0,34.86,5.06,46.09,25.21,20.88,0.19,2.35,35.22,34.44,83.0,7.01,2.17,12.22,3.34,8.88,0.17,2.34,7.33,7.15,83.0,2.1,2.0,14.21,1.0,13.21,3.77,19.79,2.89,1.48,83.0,23.58,4.61,35.53,13.38,22.15,0.34,2.62,24.02,22.69,83.0,21.85,10.11,43.39,5.25,38.14,0.21,2.1,24.06,21.36,83.0,55.94,26.09,111.79,10.2,101.59,0.03,1.89,61.66,58.32,83.0,14.75,6.47,34.56,6.3,28.27,1.23,4.08,16.09,13.35,83.0,9.31,9.28,48.96,1.77,47.18,2.31,7.88,13.11,5.41,83.0
+AR-L-G110017 = 143.47,19.5,184.58,113.92,70.66,0.64,2.64,144.7,138.76,15.0,178.44,38.97,221.2,104.06,117.13,-0.65,2.08,182.36,200.15,15.0,49.37,3.81,53.59,43.39,10.2,-0.53,1.82,49.5,51.28,15.0,17.16,7.91,29.32,5.1,24.22,0.01,1.7,18.79,17.07,15.0,14.47,2.32,18.65,11.86,6.79,0.28,1.9,14.64,14.45,15.0,21.81,5.35,32.09,14.21,17.88,0.49,2.32,22.42,21.04,15.0,15.39,2.34,20.41,11.17,9.25,0.35,3.01,15.56,15.11,15.0,8.36,2.39,12.99,5.93,7.06,0.7,2.18,8.67,7.66,15.0,54.79,8.05,64.23,38.46,25.76,-0.68,2.27,55.34,56.93,15.0,161.79,8.24,179.1,140.7,38.4,-0.51,4.91,161.99,161.79,15.0,100.22,8.14,113.92,84.26,29.66,-0.31,2.4,100.53,100.97,15.0,122.87,6.06,132.46,110.53,21.93,-0.28,2.37,123.01,122.97,15.0
+AR-L-G110018 = 98.73,8.19,110.53,81.75,28.78,-0.38,2.29,99.05,98.6,16.0,89.91,14.46,110.38,68.22,42.16,-0.1,1.62,91.0,90.25,16.0,56.94,13.35,79.32,39.26,40.06,0.43,1.93,58.39,54.22,16.0,27.24,9.51,45.51,13.38,32.13,0.28,2.01,28.75,26.61,16.0,32.95,7.6,44.72,15.29,29.43,-0.61,3.08,33.76,34.2,16.0,10.7,3.32,17.56,6.49,11.07,0.57,2.32,11.17,10.14,16.0,8.15,3.27,13.66,3.83,9.83,0.15,1.66,8.74,7.96,16.0,4.53,1.06,6.66,2.96,3.69,0.52,2.69,4.64,4.58,16.0,24.52,4.15,31.09,17.03,14.05,-0.42,2.15,24.85,25.51,16.0,96.14,15.27,119.2,70.31,48.9,-0.15,1.87,97.28,98.18,16.0,129.52,6.91,140.76,113.92,26.84,-0.42,2.82,129.7,129.68,16.0,103.41,4.98,112.84,97.97,14.87,0.52,1.77,103.52,100.97,16.0
+AR-L-G110019 = 112.38,7.25,127.31,95.23,32.08,-0.29,3.16,112.61,112.84,35.0,176.61,60.97,290.71,78.86,211.85,-0.04,1.73,186.56,176.24,35.0,129.61,48.14,234.95,42.37,192.58,0.2,2.21,138.02,123.32,35.0,14.04,3.36,25.95,7.78,18.17,1.56,6.38,14.42,13.38,35.0,36.99,3.31,43.84,29.47,14.37,-0.62,3.51,37.14,37.32,35.0,19.17,4.26,34.09,10.78,23.31,0.95,5.73,19.63,18.76,35.0,8.66,4.42,18.09,3.18,14.92,0.55,2.06,9.7,7.69,35.0,6.32,1.56,9.47,3.56,5.92,0.08,2.4,6.51,6.3,35.0,16.91,5.2,29.2,9.9,19.31,0.73,2.97,17.67,16.31,35.0,127.55,12.92,156.81,97.84,58.97,0.18,2.74,128.19,124.71,35.0,118.2,15.02,149.45,95.1,54.34,0.71,2.54,119.13,113.92,35.0,138.83,24.53,202.06,102.52,99.54,0.67,3.07,140.92,136.52,35.0
+AR-L-G110020 = 104.33,18.43,154.02,84.26,69.77,1.09,3.26,105.9,98.68,35.0,223.47,30.13,273.2,145.62,127.58,-0.45,3.02,225.43,226.63,35.0,30.71,7.2,46.09,19.53,26.56,0.25,2.1,31.52,30.17,35.0,3.2,1.35,8.11,1.93,6.18,2.18,7.49,3.47,2.77,35.0,31.05,8.17,46.09,15.56,30.53,-0.04,2.25,32.08,31.62,35.0,36.25,8.41,51.2,22.44,28.76,0.22,2.12,37.19,36.21,35.0,4.41,0.68,5.84,3.24,2.59,0.37,2.74,4.46,4.39,35.0,13.47,2.25,18.09,9.18,8.91,0.33,2.63,13.65,13.2,35.0,30.3,3.64,39.26,23.74,15.53,0.45,2.72,30.51,29.77,35.0,129.08,15.49,163.6,99.56,64.05,0.09,2.42,129.98,128.53,35.0,64.79,6.71,80.14,53.09,27.06,0.72,2.74,65.13,62.43,35.0,99.41,8.16,121.0,83.76,37.24,0.43,3.35,99.74,98.02,35.0
+AR-L-G110021 = 93.36,6.96,104.25,81.75,22.5,-0.14,1.97,93.6,92.89,12.0,168.75,61.07,308.23,104.06,204.16,1.08,3.22,178.6,146.74,12.0,40.93,4.77,48.89,31.14,17.75,-0.33,2.9,41.18,40.85,12.0,23.55,8.98,39.01,16.04,22.97,1.0,2.2,25.08,19.3,12.0,30.86,4.2,36.21,21.68,14.53,-0.85,2.96,31.12,32.08,12.0,13.36,2.08,17.29,10.84,6.45,0.61,2.14,13.51,12.82,12.0,7.62,4.01,15.56,3.66,11.9,0.74,2.3,8.54,6.19,12.0,3.99,1.1,6.69,3.15,3.54,1.44,3.96,4.12,3.4,12.0,38.52,10.34,52.8,18.09,34.7,-0.41,2.44,39.77,38.69,12.0,138.48,23.0,168.61,104.06,64.55,-0.07,1.64,140.22,137.64,12.0,132.59,8.15,149.45,121.0,28.45,0.67,2.66,132.82,129.81,12.0,117.36,5.6,124.71,110.53,14.17,0.13,1.54,117.48,117.51,12.0
+AR-L-G110022 = 98.88,25.81,154.02,57.03,96.99,0.44,2.05,102.15,96.38,84.0,95.5,49.59,196.06,29.04,167.02,0.39,1.94,107.47,85.89,84.0,20.85,8.53,39.64,7.81,31.83,0.42,2.19,22.51,19.22,84.0,2.92,1.17,4.95,1.2,3.75,0.14,1.63,3.14,2.72,84.0,38.26,5.24,52.0,26.09,25.91,-0.22,2.83,38.62,38.57,84.0,35.2,13.72,66.19,13.79,52.4,0.35,2.11,37.75,33.48,84.0,10.87,5.53,27.71,2.25,25.46,0.99,3.79,12.18,9.53,84.0,23.6,7.4,46.09,8.35,37.74,1.11,4.23,24.72,21.67,84.0,32.85,8.47,53.59,16.53,37.06,0.17,2.03,33.91,32.26,84.0,50.81,27.73,135.22,15.66,119.57,1.17,3.69,57.81,43.75,84.0,49.29,13.29,79.32,29.32,50.01,0.31,2.25,51.03,48.59,84.0,53.96,15.77,100.97,28.46,72.51,0.57,3.22,56.19,53.02,84.0
+AR-M-G130001 = 81.75,NaN,81.75,81.75,0.0,NaN,NaN,81.75,81.75,1.0,49.75,NaN,49.75,49.75,0.0,NaN,NaN,49.75,49.75,1.0,71.77,NaN,71.77,71.77,0.0,NaN,NaN,71.77,71.77,1.0,5.74,NaN,5.74,5.74,0.0,NaN,NaN,5.74,5.74,1.0,20.06,NaN,20.06,20.06,0.0,NaN,NaN,20.06,20.06,1.0,3.1,NaN,3.1,3.1,0.0,NaN,NaN,3.1,3.1,1.0,1.85,NaN,1.85,1.85,0.0,NaN,NaN,1.85,1.85,1.0,15.16,NaN,15.16,15.16,0.0,NaN,NaN,15.16,15.16,1.0,17.21,NaN,17.21,17.21,0.0,NaN,NaN,17.21,17.21,1.0,7.36,NaN,7.36,7.36,0.0,NaN,NaN,7.36,7.36,1.0,55.81,NaN,55.81,55.81,0.0,NaN,NaN,55.81,55.81,1.0,23.98,NaN,23.98,23.98,0.0,NaN,NaN,23.98,23.98,1.0
+AR-M-G130002 = 154.63,27.31,214.62,97.84,116.79,-0.06,2.2,157.0,157.5,89.0,98.3,22.32,154.02,49.75,104.27,0.06,3.29,100.78,100.97,89.0,110.7,29.25,188.53,47.5,141.03,0.14,2.85,114.45,113.92,89.0,10.77,4.17,24.46,3.55,20.91,0.64,3.44,11.54,10.24,89.0,15.14,5.0,32.11,7.32,24.79,1.36,4.71,15.93,13.41,89.0,8.16,3.46,21.3,4.0,17.3,1.01,4.09,8.86,7.3,89.0,3.04,2.61,10.84,1.0,9.84,1.44,4.35,4.0,1.87,89.0,43.66,13.7,72.46,14.21,58.25,0.06,2.26,45.74,43.39,89.0,39.52,22.92,89.5,9.32,80.18,0.5,1.95,45.62,34.09,89.0,57.71,13.21,104.06,27.6,76.46,0.73,4.28,59.18,57.16,89.0,91.62,21.95,149.45,47.85,101.6,0.15,2.55,94.19,90.87,89.0,92.95,45.86,224.67,46.09,178.58,1.33,3.9,103.54,72.12,89.0
+AR-M-G130003 = 87.12,7.59,92.49,81.75,10.74,-0.0,1.0,87.29,87.12,2.0,48.03,2.43,49.75,46.31,3.44,0.0,1.0,48.06,48.03,2.0,68.93,4.03,71.77,66.08,5.69,0.0,1.0,68.99,68.93,2.0,5.57,0.25,5.74,5.4,0.35,0.0,1.0,5.57,5.57,2.0,16.99,4.34,20.06,13.92,6.14,-0.0,1.0,17.26,16.99,2.0,2.61,0.69,3.1,2.12,0.98,-0.0,1.0,2.65,2.61,2.0,1.64,0.3,1.85,1.43,0.43,0.0,1.0,1.65,1.64,2.0,13.41,2.47,15.16,11.66,3.5,0.0,1.0,13.52,13.41,2.0,15.87,1.9,17.21,14.53,2.68,-0.0,1.0,15.93,15.87,2.0,6.07,1.82,7.36,4.78,2.58,-0.0,1.0,6.21,6.07,2.0,55.13,0.96,55.81,54.45,1.36,0.0,1.0,55.13,55.13,2.0,24.5,0.72,25.01,23.98,1.02,-0.0,1.0,24.5,24.5,2.0
+AR-M-G130004 = 92.49,NaN,92.49,92.49,0.0,NaN,NaN,92.49,92.49,1.0,46.31,NaN,46.31,46.31,0.0,NaN,NaN,46.31,46.31,1.0,66.08,NaN,66.08,66.08,0.0,NaN,NaN,66.08,66.08,1.0,5.4,NaN,5.4,5.4,0.0,NaN,NaN,5.4,5.4,1.0,13.92,NaN,13.92,13.92,0.0,NaN,NaN,13.92,13.92,1.0,2.12,NaN,2.12,2.12,0.0,NaN,NaN,2.12,2.12,1.0,1.43,NaN,1.43,1.43,0.0,NaN,NaN,1.43,1.43,1.0,11.66,NaN,11.66,11.66,0.0,NaN,NaN,11.66,11.66,1.0,14.53,NaN,14.53,14.53,0.0,NaN,NaN,14.53,14.53,1.0,4.78,NaN,4.78,4.78,0.0,NaN,NaN,4.78,4.78,1.0,54.45,NaN,54.45,54.45,0.0,NaN,NaN,54.45,54.45,1.0,25.01,NaN,25.01,25.01,0.0,NaN,NaN,25.01,25.01,1.0
+AR-M-G130005 = 134.13,0.68,134.61,133.66,0.95,0.0,1.0,134.14,134.13,2.0,60.21,7.15,65.27,55.16,10.11,0.0,1.0,60.42,60.21,2.0,69.93,1.72,71.14,68.72,2.43,0.0,1.0,69.94,69.93,2.0,5.09,0.5,5.44,4.73,0.71,-0.0,1.0,5.1,5.09,2.0,7.56,0.75,8.09,7.04,1.05,-0.0,1.0,7.58,7.56,2.0,1.16,0.2,1.3,1.02,0.28,-0.0,1.0,1.16,1.16,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,7.54,2.36,9.21,5.87,3.34,-0.0,1.0,7.72,7.54,2.0,11.72,0.79,12.27,11.16,1.11,0.0,1.0,11.73,11.72,2.0,4.37,0.41,4.66,4.08,0.58,-0.0,1.0,4.38,4.37,2.0,76.39,9.68,83.23,69.55,13.68,0.0,1.0,76.69,76.39,2.0,36.77,5.06,40.36,33.19,7.16,-0.0,1.0,36.95,36.77,2.0
+AR-M-G130006 = 171.87,37.29,242.15,107.25,134.9,0.14,2.01,175.79,173.77,45.0,176.11,37.95,242.15,107.25,134.9,-0.1,1.96,180.06,176.09,45.0,128.84,44.06,235.91,74.68,161.23,0.85,2.44,136.01,106.39,45.0,6.35,1.84,12.41,4.75,7.66,2.2,7.12,6.6,5.79,45.0,15.01,4.75,27.6,8.91,18.69,0.78,2.74,15.73,13.77,45.0,2.35,1.36,5.61,1.0,4.61,0.86,2.59,2.71,1.77,45.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,45.0,6.85,3.93,19.6,2.5,17.11,1.3,4.28,7.88,5.41,45.0,17.92,1.84,21.68,13.79,7.89,0.11,2.41,18.01,17.56,45.0,40.18,20.45,92.24,9.32,82.92,0.34,2.51,44.98,40.75,45.0,164.32,41.78,258.26,98.68,159.57,0.51,2.45,169.43,163.6,45.0,141.8,49.55,327.39,81.75,245.64,1.64,6.14,150.03,128.53,45.0
+AR-M-G130007 = 66.1,12.62,89.66,31.7,57.95,-0.6,3.06,67.27,67.82,55.0,45.96,11.28,70.31,16.6,53.71,-0.41,3.52,47.3,47.12,55.0,37.64,13.5,79.32,19.22,60.1,0.93,3.39,39.95,34.69,55.0,7.17,3.07,18.42,4.28,14.14,2.29,7.5,7.79,6.11,55.0,32.53,32.49,131.21,6.3,124.91,1.57,4.25,45.77,15.59,55.0,9.15,7.89,43.05,1.0,42.05,2.38,9.78,12.03,7.96,55.0,5.08,6.11,28.74,1.0,27.74,2.46,8.64,7.9,2.72,55.0,30.04,32.08,145.01,6.18,138.83,2.03,6.26,43.74,15.59,55.0,21.89,5.99,38.15,10.84,27.32,0.32,2.55,22.68,21.26,55.0,18.55,15.73,55.23,1.0,54.23,0.97,2.66,24.22,11.96,55.0,26.35,12.68,55.23,7.21,48.02,0.45,2.39,29.19,25.74,55.0,31.46,7.5,50.46,17.56,32.9,0.11,2.45,32.32,32.09,55.0
+AR-M-G130008 = 139.74,46.36,243.91,72.46,171.45,0.3,1.87,147.12,134.19,62.0,128.06,45.4,208.25,46.09,162.16,0.01,1.94,135.75,125.83,62.0,125.92,42.9,205.76,45.41,160.35,-0.36,1.95,132.92,138.5,62.0,4.9,0.43,5.67,4.13,1.54,0.09,2.06,4.92,4.84,62.0,9.34,2.3,15.1,6.02,9.08,0.51,2.39,9.61,9.14,62.0,1.09,0.2,2.0,1.0,1.0,2.72,10.43,1.11,1.0,62.0,1.14,0.27,2.26,1.0,1.26,2.19,7.78,1.17,1.0,62.0,4.44,1.32,8.77,2.48,6.3,1.23,4.61,4.63,4.26,62.0,16.74,2.54,23.12,11.17,11.96,0.03,3.22,16.92,16.53,62.0,12.02,9.7,46.57,1.29,45.28,1.63,5.35,15.39,9.7,62.0,125.61,59.78,249.56,38.46,211.1,0.26,1.87,138.9,120.29,62.0,81.75,36.71,154.02,24.46,129.56,0.14,1.67,89.49,84.28,62.0
+AR-M-G130009 = 66.53,25.48,132.7,24.02,108.68,0.39,3.04,71.09,69.64,30.0,43.84,14.48,72.46,18.09,54.37,-0.29,2.28,46.1,47.94,30.0,44.67,17.41,74.68,23.74,50.94,0.74,1.85,47.84,35.68,30.0,10.66,4.64,19.95,3.77,16.18,0.27,1.93,11.6,9.74,30.0,39.1,23.13,78.66,9.14,69.51,0.29,1.81,45.24,37.96,30.0,15.41,12.16,46.09,1.58,44.51,1.23,3.61,19.5,10.28,30.0,11.28,10.88,35.67,1.0,34.67,1.06,2.92,15.54,6.85,30.0,53.58,36.29,125.62,9.9,115.72,0.39,1.77,64.37,47.67,30.0,21.34,8.27,34.8,10.05,24.75,0.02,1.44,22.84,22.28,30.0,19.77,11.5,41.46,3.49,37.96,0.29,1.87,22.77,20.76,30.0,28.0,20.82,68.22,5.92,62.3,0.94,2.33,34.68,18.01,30.0,25.32,6.7,39.64,13.47,26.17,0.44,2.24,26.17,23.68,30.0
+AR-M-G130010 = 110.64,10.14,124.71,103.23,21.48,0.73,1.9,110.98,107.3,4.0,44.67,5.55,52.59,39.64,12.95,0.82,2.15,44.92,43.22,4.0,67.27,6.18,74.68,60.39,14.29,0.12,1.63,67.48,67.0,4.0,4.81,0.26,5.05,4.52,0.53,-0.13,1.2,4.81,4.83,4.0,7.92,0.65,8.84,7.29,1.54,0.72,2.12,7.94,7.78,4.0,1.42,0.53,2.21,1.07,1.14,1.07,2.26,1.49,1.2,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,7.81,0.81,8.72,6.83,1.89,-0.13,1.66,7.85,7.85,4.0,11.22,0.89,11.85,9.9,1.95,-1.07,2.27,11.25,11.57,4.0,2.41,1.06,3.59,1.06,2.53,-0.25,1.83,2.58,2.5,4.0,55.98,7.61,65.46,47.5,17.96,0.2,1.77,56.36,55.47,4.0,28.41,5.94,36.86,23.12,13.74,0.82,2.12,28.87,26.82,4.0
+AR-M-G130011 = 54.28,35.83,173.77,2.63,171.15,0.85,3.47,65.01,48.69,265.0,43.42,24.0,121.0,6.11,114.89,0.94,3.45,49.59,38.28,265.0,29.32,20.23,97.97,4.38,93.59,1.3,4.12,35.6,22.59,265.0,9.09,9.46,53.59,1.35,52.24,2.42,8.44,13.11,5.82,265.0,70.75,56.58,262.57,19.22,243.35,1.64,4.51,90.52,46.28,265.0,25.82,34.27,265.08,3.44,261.63,3.58,19.14,42.86,13.52,265.0,21.59,23.2,149.45,1.0,148.45,1.92,8.42,31.66,14.29,265.0,39.28,27.48,202.06,9.6,192.46,1.84,8.17,47.9,26.41,265.0,22.0,19.62,102.8,2.79,100.01,2.14,7.69,29.45,16.04,265.0,20.42,23.33,173.77,1.0,172.77,2.57,12.12,30.97,12.41,265.0,13.28,10.46,56.93,3.15,53.78,2.19,8.15,16.89,9.94,265.0,19.64,9.18,48.96,2.4,46.56,0.63,3.37,21.67,17.92,265.0
+AR-M-G130012 = 130.48,12.95,140.7,104.06,36.64,-0.92,2.4,131.06,138.61,11.0,67.19,10.62,84.26,50.46,33.8,-0.04,2.04,67.95,68.22,11.0,69.2,5.84,75.89,57.85,18.04,-0.88,2.4,69.42,72.46,11.0,6.06,1.02,7.78,4.38,3.39,0.03,2.06,6.14,6.28,11.0,11.47,2.46,16.04,7.78,8.26,0.3,2.23,11.71,11.19,11.0,2.4,1.03,3.89,1.03,2.86,0.14,1.65,2.59,2.34,11.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,11.0,13.31,3.52,17.56,6.49,11.07,-0.91,2.63,13.73,14.66,11.0,11.19,1.24,13.38,9.32,4.06,0.3,2.06,11.26,10.84,11.0,10.15,3.3,16.77,5.93,10.85,0.46,2.58,10.62,10.51,11.0,64.55,7.6,76.97,47.5,29.46,-0.78,3.74,64.96,66.19,11.0,29.17,7.74,43.14,19.22,23.92,0.46,1.91,30.09,25.21,11.0
+AR-M-G130013 = 72.59,37.16,136.52,15.16,121.36,0.02,1.79,81.44,74.51,73.0,69.83,30.51,158.74,24.08,134.66,0.75,3.24,76.12,67.28,73.0,51.44,24.91,111.68,15.1,96.58,0.23,2.13,57.08,55.23,73.0,4.81,3.72,17.33,1.24,16.1,1.48,4.78,6.07,3.75,73.0,28.08,14.85,66.46,10.51,55.94,0.74,2.59,31.71,23.89,73.0,9.66,5.41,24.86,1.27,23.59,0.7,3.26,11.05,9.39,73.0,7.58,5.32,19.81,1.0,18.81,0.35,1.95,9.24,7.52,73.0,25.6,10.38,56.33,8.77,47.56,0.47,2.92,27.59,25.5,73.0,22.43,6.51,36.21,11.17,25.04,0.17,1.98,23.34,21.69,73.0,17.55,8.89,33.08,3.28,29.79,0.2,1.83,19.65,16.51,73.0,41.09,23.93,110.53,13.44,97.1,0.79,3.04,47.47,35.99,73.0,36.3,18.29,91.11,15.82,75.3,0.96,3.15,40.59,31.37,73.0
+AR-M-G130014 = 131.3,10.21,150.54,119.53,31.01,0.76,2.62,131.64,129.38,8.0,74.0,15.22,97.39,50.98,46.42,0.03,2.0,75.36,73.94,8.0,79.45,14.83,114.35,67.57,46.78,1.84,5.12,80.65,75.61,8.0,5.22,0.5,5.75,4.52,1.23,-0.4,1.69,5.24,5.32,8.0,7.54,1.01,9.55,6.3,3.25,0.88,3.04,7.6,7.31,8.0,1.2,0.3,1.85,1.0,0.85,1.45,3.76,1.23,1.07,8.0,1.08,0.22,1.63,1.0,0.63,2.27,6.14,1.1,1.0,8.0,5.3,0.59,6.4,4.38,2.02,0.34,2.98,5.33,5.33,8.0,12.32,1.73,16.02,10.53,5.48,1.26,3.67,12.42,12.0,8.0,5.3,2.39,9.27,1.84,7.43,0.11,2.28,5.75,5.0,8.0,94.85,19.75,131.4,68.5,62.9,0.56,2.58,96.64,91.46,8.0,52.72,15.83,89.15,35.5,53.65,1.63,4.83,54.76,49.84,8.0
+AR-M-G130015 = 107.27,51.91,257.2,8.9,248.3,0.43,3.16,119.11,101.9,196.0,91.67,33.51,192.4,13.44,178.96,0.07,3.28,97.58,92.45,196.0,79.27,30.76,154.64,9.06,145.59,-0.69,3.05,85.0,85.78,196.0,8.25,6.42,49.16,1.06,48.1,3.39,18.89,10.44,6.91,196.0,29.71,26.35,181.84,8.32,173.52,3.14,15.14,39.67,21.16,196.0,10.9,7.84,56.93,3.15,53.78,2.97,14.72,13.42,8.75,196.0,4.42,6.44,48.98,1.0,47.98,4.26,25.91,7.8,2.15,196.0,24.34,12.54,76.97,9.32,67.65,1.45,5.26,27.37,19.95,196.0,32.21,15.08,84.26,16.53,67.73,1.42,4.36,35.55,26.21,196.0,34.62,24.07,121.0,1.13,119.87,0.75,3.49,42.14,32.9,196.0,61.64,29.7,113.92,9.32,104.6,-0.25,1.96,68.39,62.56,196.0,63.56,34.48,247.2,11.7,235.5,1.86,8.84,72.26,58.35,196.0
+AR-M-G130016 = 135.52,20.33,184.58,104.06,80.52,0.66,2.6,137.01,129.12,56.0,135.66,26.35,196.06,75.91,120.15,-0.13,2.61,138.15,138.73,56.0,83.09,15.5,124.71,53.59,71.11,0.59,3.1,84.5,81.33,56.0,7.77,3.57,18.65,4.13,14.52,1.05,3.2,8.54,6.06,56.0,10.78,2.77,16.04,6.49,9.55,0.47,1.93,11.13,9.93,56.0,3.31,2.84,11.49,1.0,10.49,1.3,3.47,4.34,1.85,56.0,1.02,0.08,1.44,1.0,0.44,4.46,22.12,1.02,1.0,56.0,9.56,5.95,21.04,3.05,17.99,0.58,1.85,11.23,6.81,56.0,15.23,2.66,22.88,11.17,11.72,0.94,3.55,15.46,14.65,56.0,38.2,24.72,84.26,2.98,81.27,0.01,1.59,45.38,40.66,56.0,115.52,28.09,196.06,64.34,131.71,0.71,3.34,118.83,110.0,56.0,76.54,15.97,108.99,45.45,63.54,-0.01,2.29,78.16,77.23,56.0
+AR-M-G130017 = 46.17,16.08,79.32,20.78,58.54,0.41,2.54,48.76,45.72,20.0,35.0,12.18,66.46,22.08,44.38,1.37,3.7,36.96,30.09,20.0,35.84,6.67,48.23,27.6,20.63,0.4,2.0,36.42,35.01,20.0,9.23,4.46,18.17,3.55,14.62,0.49,2.04,10.2,8.8,20.0,31.71,6.97,44.72,17.56,27.16,0.13,2.55,32.43,30.47,20.0,20.45,5.0,30.71,12.22,18.49,0.32,2.3,21.02,20.13,20.0,12.33,3.57,18.47,6.15,12.32,0.02,1.94,12.81,11.98,20.0,56.62,13.79,83.76,33.08,50.68,0.22,2.29,58.19,54.41,20.0,20.83,5.78,32.09,10.2,21.89,-0.04,2.28,21.58,21.58,20.0,17.29,4.36,25.21,9.9,15.32,0.19,1.95,17.8,17.26,20.0,19.72,4.75,28.91,12.6,16.31,0.28,2.3,20.26,19.46,20.0,17.72,2.47,22.35,13.79,8.56,-0.08,2.12,17.89,17.75,20.0
+AR-M-G130018 = 66.03,14.43,91.69,46.09,45.6,0.54,2.16,67.48,62.81,14.0,41.62,8.82,53.59,26.78,26.81,-0.35,1.91,42.48,42.65,14.0,56.1,15.8,79.32,30.22,49.11,-0.1,1.8,58.13,57.62,14.0,6.2,2.44,12.22,3.71,8.51,1.21,3.67,6.63,5.43,14.0,20.78,5.52,30.9,14.66,16.24,0.46,1.85,21.45,20.12,14.0,12.64,4.94,23.74,5.29,18.45,0.73,3.05,13.5,12.05,14.0,7.36,3.67,16.53,1.0,15.53,0.86,4.16,8.16,6.52,14.0,37.28,17.76,81.75,16.07,65.69,1.26,3.88,41.02,32.4,14.0,13.39,4.26,23.74,9.76,13.98,1.52,3.88,14.0,11.69,14.0,12.75,4.17,21.68,7.32,14.36,0.76,2.61,13.37,11.2,14.0,29.03,12.65,56.85,13.38,43.46,0.9,2.87,31.48,25.96,14.0,19.58,3.85,26.98,14.68,12.3,0.66,2.33,19.93,18.97,14.0
+AR-N-G140001 = 102.83,7.67,117.41,92.28,25.13,0.12,2.38,103.09,106.23,11.0,83.5,12.0,104.06,67.21,36.86,0.18,1.9,84.28,82.09,11.0,76.17,9.8,89.5,58.67,30.83,-0.25,2.0,76.74,77.0,11.0,356.93,37.87,404.36,290.18,114.17,-0.42,2.04,358.75,361.32,11.0,69.2,5.38,81.75,64.23,17.53,1.23,3.6,69.39,67.39,11.0,163.4,14.98,190.23,145.01,45.22,0.6,2.36,164.02,163.22,11.0,36.28,3.81,43.39,32.09,11.3,0.41,1.97,36.47,35.95,11.0,95.22,5.21,100.97,84.26,16.72,-0.85,2.64,95.34,97.97,11.0,127.39,9.7,140.7,107.25,33.45,-0.71,2.77,127.72,128.53,11.0,439.01,13.38,456.42,410.92,45.49,-0.55,2.86,439.19,442.65,11.0,141.91,6.43,154.02,134.61,19.41,0.65,2.1,142.04,139.94,11.0,45.91,2.25,50.46,43.39,7.06,0.79,2.43,45.96,44.74,11.0
+AR-N-G140002 = 91.59,7.33,100.97,84.26,16.72,0.08,1.5,91.82,92.61,5.0,101.76,1.53,104.06,100.24,3.82,0.64,1.96,101.77,101.02,5.0,49.74,5.0,56.93,44.1,12.83,0.33,1.93,49.94,50.09,5.0,300.64,39.1,358.4,258.26,100.14,0.53,1.96,302.67,285.0,5.0,82.21,4.66,86.84,76.88,9.95,-0.3,1.24,82.32,84.26,5.0,188.87,13.42,208.25,173.85,34.39,0.35,1.94,189.26,189.5,5.0,52.99,5.01,58.67,46.09,12.58,-0.21,1.77,53.18,52.38,5.0,90.94,6.99,100.97,84.26,16.72,0.34,1.85,91.16,92.61,5.0,112.33,3.41,115.79,107.25,8.54,-0.6,1.93,112.38,113.92,5.0,670.67,49.83,728.86,598.49,130.37,-0.39,1.99,672.15,682.86,5.0,69.82,11.66,81.75,53.59,28.16,-0.25,1.75,70.59,67.67,5.0,42.38,7.15,50.48,32.09,18.38,-0.34,1.94,42.86,42.05,5.0
+AR-N-G140003 = 97.53,7.86,107.64,89.5,18.15,0.3,1.46,97.8,95.32,7.0,85.44,12.23,104.06,68.22,35.84,0.11,1.97,86.19,85.28,7.0,65.74,10.32,77.9,50.63,27.26,-0.19,1.6,66.43,66.84,7.0,412.49,29.64,456.21,358.4,97.81,-0.53,3.09,413.4,417.41,7.0,70.84,8.76,82.67,62.32,20.35,0.4,1.51,71.3,68.62,7.0,136.13,10.22,149.45,117.41,32.04,-0.66,2.82,136.46,137.08,7.0,34.01,3.44,40.61,31.14,9.47,1.11,2.87,34.16,32.1,7.0,96.03,8.43,106.0,84.26,21.75,-0.11,1.48,96.34,96.09,7.0,123.91,3.26,128.53,119.47,9.05,-0.08,1.84,123.95,124.71,7.0,409.76,17.56,433.18,381.38,51.8,-0.06,2.31,410.09,405.83,7.0,141.18,4.07,145.07,133.06,12.01,-1.11,3.41,141.23,140.76,7.0,41.62,4.23,46.17,33.08,13.1,-1.25,3.54,41.8,42.99,7.0
+AR-N-G140004 = 89.51,0.95,90.87,88.17,2.7,0.03,2.5,89.51,89.5,5.0,102.29,2.71,105.66,99.56,6.09,0.04,1.43,102.32,102.61,5.0,45.53,2.39,48.23,42.41,5.82,-0.11,1.6,45.58,45.32,5.0,355.33,25.46,386.87,318.97,67.9,-0.24,2.07,356.06,353.08,5.0,64.19,2.99,68.22,60.91,7.31,0.31,1.62,64.25,63.44,5.0,157.68,5.41,163.6,150.06,13.54,-0.39,1.77,157.76,159.03,5.0,51.82,2.97,55.23,48.27,6.96,0.05,1.44,51.89,51.37,5.0,80.53,4.13,86.88,76.97,9.91,0.76,2.0,80.61,78.15,5.0,111.44,1.86,113.97,108.99,4.98,0.05,2.04,111.45,111.48,5.0,565.68,66.71,656.36,507.06,149.3,0.5,1.47,568.81,529.74,5.0,99.58,6.68,108.89,92.24,16.66,0.36,1.74,99.76,98.15,5.0,27.41,2.65,31.91,25.32,6.59,1.15,2.75,27.51,26.38,5.0
+AR-N-G140005 = 86.26,3.59,89.5,79.25,10.24,-1.43,3.67,86.32,86.88,6.0,98.59,3.29,104.06,95.06,9.0,0.66,2.24,98.64,97.81,6.0,41.39,3.7,46.8,36.57,10.23,0.18,1.94,41.53,41.17,6.0,296.91,20.55,314.66,262.57,52.09,-0.7,2.19,297.5,300.91,6.0,67.11,6.49,77.53,59.73,17.8,0.6,2.1,67.37,65.22,6.0,159.78,9.57,171.35,147.66,23.69,-0.18,1.53,160.01,161.21,6.0,54.92,1.2,56.95,53.59,3.36,0.77,2.4,54.93,54.45,6.0,79.44,2.52,81.79,74.82,6.97,-1.09,2.99,79.48,79.97,6.0,114.73,3.45,117.46,108.89,8.57,-0.76,2.26,114.77,115.69,6.0,651.95,69.57,728.86,547.67,181.19,-0.5,1.78,655.03,674.49,6.0,92.24,5.39,99.47,86.99,12.48,0.41,1.46,92.37,90.58,6.0,34.32,5.98,44.11,28.05,16.05,0.6,2.13,34.75,33.46,6.0
+AR-N-G140006 = 96.77,6.05,104.06,88.25,15.82,-0.13,1.72,96.92,96.77,6.0,102.59,3.09,107.25,97.97,9.28,0.02,2.46,102.63,102.59,6.0,50.5,5.77,56.93,43.39,13.53,-0.02,1.53,50.77,50.5,6.0,318.35,16.36,342.9,294.89,48.0,0.08,2.29,318.7,318.35,6.0,85.72,4.4,92.24,79.32,12.91,0.03,2.29,85.82,85.72,6.0,191.09,4.7,199.24,184.66,14.58,0.58,3.0,191.14,190.23,6.0,50.48,4.02,56.13,46.09,10.04,0.14,1.7,50.61,50.48,6.0,102.61,8.09,113.92,91.11,22.8,-0.03,1.97,102.88,102.61,6.0,88.38,9.87,98.37,72.46,25.91,-0.67,2.04,88.84,91.34,6.0,590.86,27.96,638.31,563.45,74.86,0.84,2.32,591.41,580.84,6.0,71.48,12.67,86.84,56.13,30.7,0.0,1.54,72.41,71.48,6.0,40.91,7.9,50.46,32.09,18.36,0.01,1.52,41.54,40.91,6.0
+AR-N-G140007 = 111.5,8.4,124.71,101.24,23.47,0.56,1.94,111.79,108.07,10.0,80.21,4.98,88.25,73.81,14.43,0.18,1.57,80.35,79.76,10.0,63.83,4.98,69.64,55.23,14.41,-0.29,1.85,64.0,63.5,10.0,350.71,15.11,380.69,327.39,53.29,0.38,2.88,351.01,352.47,10.0,86.63,2.69,89.5,81.05,8.45,-0.99,3.0,86.67,86.88,10.0,122.75,6.84,135.22,113.92,21.31,0.76,2.45,122.92,121.0,10.0,57.26,3.56,62.32,51.59,10.73,0.12,1.94,57.36,56.66,10.0,93.22,8.03,104.11,78.86,25.25,-0.44,2.22,93.53,93.87,10.0,138.07,5.27,149.0,130.61,18.39,0.67,3.0,138.16,137.59,10.0,279.22,27.24,308.79,227.97,80.82,-0.59,2.13,280.42,285.94,10.0,132.74,6.89,145.26,124.74,20.52,0.62,2.1,132.9,131.48,10.0,54.4,5.09,64.23,46.84,17.39,0.41,2.66,54.61,54.46,10.0
+AR-N-G140008 = 109.94,5.78,121.0,100.97,20.03,0.08,2.14,110.09,109.85,22.0,108.35,37.93,195.79,68.22,127.57,0.9,2.5,114.52,86.42,22.0,79.41,9.54,95.06,59.34,35.72,-0.29,2.58,79.95,79.32,22.0,308.4,18.59,349.18,264.73,84.45,-0.2,3.28,308.93,308.58,22.0,62.87,11.19,84.26,44.72,39.53,0.22,1.95,63.81,61.33,22.0,126.66,8.19,153.12,114.39,38.73,1.5,6.01,126.91,124.74,22.0,58.5,7.13,68.22,48.27,19.95,-0.07,1.45,58.91,58.27,22.0,86.17,7.37,100.83,70.31,30.52,-0.59,3.08,86.47,87.62,22.0,174.31,19.05,208.25,136.52,71.73,0.27,2.63,175.3,173.08,22.0,288.3,23.23,322.53,249.56,72.97,0.03,1.79,289.2,282.59,22.0,152.87,16.26,189.97,124.71,65.26,0.31,2.75,153.69,152.59,22.0,54.15,9.28,74.68,39.8,34.88,0.45,2.3,54.9,52.22,22.0
+AR-N-G140009 = 107.99,7.06,121.0,95.06,25.94,-0.12,2.21,108.21,107.64,20.0,70.43,3.22,76.97,64.23,12.74,-0.12,2.57,70.5,70.88,20.0,76.8,11.26,97.02,60.47,36.56,0.48,1.89,77.58,72.59,20.0,390.54,20.39,436.47,353.24,83.24,0.08,2.87,391.05,391.28,20.0,81.71,8.37,100.97,68.22,32.75,0.35,2.61,82.12,80.88,20.0,151.0,7.64,163.9,131.21,32.69,-0.8,4.26,151.19,151.75,20.0,36.58,5.13,46.09,31.14,14.95,0.69,2.07,36.92,34.43,20.0,103.58,12.33,121.0,76.97,44.04,-0.74,2.51,104.28,108.2,20.0,126.44,10.32,149.72,112.33,37.39,0.78,2.77,126.84,124.32,20.0,395.23,27.15,442.65,338.41,104.25,-0.25,2.43,396.11,402.73,20.0,153.2,8.75,168.61,138.47,30.14,0.16,2.13,153.43,152.43,20.0,47.68,5.66,58.67,38.23,20.43,0.42,2.36,48.0,45.75,20.0
+AR-N-G140010 = 113.24,3.48,119.31,105.75,13.56,-0.36,2.88,113.29,113.94,15.0,116.27,15.76,141.53,88.25,53.28,-0.3,2.07,117.27,117.57,15.0,64.47,6.11,75.89,55.3,20.59,0.16,2.11,64.74,64.56,15.0,300.5,31.36,340.72,244.9,95.81,-0.7,2.22,302.02,306.63,15.0,74.44,14.87,100.97,56.08,44.89,0.4,1.77,75.81,70.59,15.0,121.11,4.28,128.53,114.57,13.96,-0.09,2.09,121.18,121.0,15.0,64.74,5.18,74.68,56.93,17.75,0.07,2.19,64.93,64.96,15.0,70.18,9.69,91.36,58.67,32.69,0.84,2.73,70.8,67.94,15.0,152.96,9.26,166.11,138.61,27.5,-0.27,1.66,153.22,154.3,15.0,296.43,15.57,327.39,263.52,63.87,-0.09,3.12,296.81,299.07,15.0,139.1,16.83,163.9,109.05,54.85,-0.08,1.9,140.05,139.37,15.0,43.32,3.22,50.34,37.47,12.87,0.13,3.08,43.43,44.1,15.0
+AR-N-G140011 = 91.4,2.75,95.23,88.87,6.36,0.57,1.54,91.43,90.18,6.0,103.6,2.14,107.3,101.02,6.28,0.7,2.69,103.62,103.35,6.0,46.82,0.87,47.5,45.45,2.05,-0.66,1.87,46.83,47.17,6.0,350.55,16.27,369.38,326.73,42.65,-0.29,1.72,350.86,352.25,6.0,70.77,3.44,75.65,67.21,8.44,0.35,1.53,70.84,69.88,6.0,174.0,5.77,180.63,166.11,14.52,-0.22,1.63,174.08,174.62,6.0,51.4,2.35,54.49,47.59,6.9,-0.4,2.42,51.45,51.51,6.0,89.48,4.01,93.73,83.23,10.5,-0.34,2.04,89.55,89.5,6.0,103.55,4.36,108.99,96.78,12.21,-0.29,2.13,103.63,103.45,6.0,543.84,34.8,598.21,499.41,98.8,0.27,2.19,544.76,546.17,6.0,103.25,7.3,112.23,92.84,19.39,-0.07,1.81,103.47,102.61,6.0,28.88,1.67,31.29,26.78,4.51,0.02,1.9,28.92,29.2,6.0
+AR-N-G140012 = 97.39,6.73,108.99,89.5,19.5,0.24,2.0,97.6,96.78,10.0,77.91,9.25,92.28,65.27,27.01,0.19,1.74,78.4,76.55,10.0,52.68,9.58,64.69,40.25,24.45,0.16,1.59,53.46,50.55,10.0,406.11,39.89,470.18,358.4,111.78,0.36,1.95,407.87,401.57,10.0,72.57,9.1,86.84,62.32,24.52,0.4,1.77,73.08,71.69,10.0,132.26,6.71,145.01,121.06,23.95,0.1,2.82,132.41,133.61,10.0,43.51,3.64,48.98,36.0,12.98,-0.49,3.12,43.64,43.35,10.0,96.06,2.96,99.56,92.24,7.33,-0.0,1.48,96.1,95.79,10.0,116.85,5.33,122.85,107.3,15.56,-0.53,1.96,116.96,118.31,10.0,354.37,13.64,381.38,337.42,43.96,0.51,2.62,354.61,355.9,10.0,141.45,8.96,152.15,124.71,27.44,-0.58,2.22,141.71,142.89,10.0,44.6,3.06,48.96,41.02,7.94,0.12,1.48,44.69,44.44,10.0
+AR-N-G140013 = 113.37,6.53,124.71,98.37,26.34,-0.64,3.82,113.55,113.92,12.0,67.24,2.65,71.38,62.32,9.07,-0.13,2.33,67.29,67.02,12.0,71.4,6.94,81.75,58.11,23.64,-0.61,2.48,71.71,72.64,12.0,355.83,16.87,407.3,342.59,64.72,2.61,8.66,356.2,353.08,12.0,82.63,4.3,89.5,73.77,15.72,-0.13,3.14,82.73,82.76,12.0,133.9,10.92,149.45,117.46,31.99,0.08,1.74,134.31,133.84,12.0,48.57,2.97,52.0,40.8,11.2,-1.47,4.97,48.65,49.37,12.0,101.15,4.49,107.25,93.9,13.35,-0.54,2.01,101.24,102.15,12.0,125.05,3.41,132.46,119.31,13.15,0.67,3.29,125.09,124.71,12.0,322.34,42.18,386.87,273.2,113.67,0.32,1.82,324.86,322.85,12.0,143.35,12.63,163.6,122.85,40.75,-0.14,2.08,143.86,144.73,12.0,42.1,4.27,49.16,34.11,15.05,-0.54,2.72,42.3,42.89,12.0
+AR-N-G140014 = 97.43,2.54,100.97,94.57,6.4,0.38,1.72,97.46,97.32,8.0,106.2,2.23,110.53,104.06,6.47,0.77,2.74,106.22,106.08,8.0,51.88,4.35,58.67,46.8,11.87,0.2,1.79,52.04,52.56,8.0,348.56,21.24,375.38,317.67,57.71,-0.41,1.77,349.12,354.68,8.0,67.39,3.48,72.46,63.27,9.19,0.46,1.72,67.47,66.25,8.0,171.9,11.68,184.58,151.74,32.84,-0.47,1.95,172.25,172.94,8.0,41.59,3.69,46.17,36.21,9.96,-0.21,1.52,41.73,42.26,8.0,87.21,1.88,89.64,84.26,5.38,-0.1,1.93,87.23,87.2,8.0,120.74,7.33,132.46,111.33,21.13,0.18,1.83,120.93,121.25,8.0,499.4,26.42,530.47,459.53,70.94,-0.36,1.6,500.01,507.57,8.0,120.45,6.56,129.05,112.28,16.78,0.17,1.51,120.61,119.51,8.0,36.62,4.85,44.72,30.03,14.69,0.13,2.15,36.9,37.37,8.0
+AR-N-G140015 = 91.23,4.4,100.97,86.84,14.13,1.1,3.34,91.33,89.52,10.0,101.91,3.78,107.25,95.23,12.02,-0.45,2.26,101.97,102.3,10.0,43.23,3.66,48.96,37.32,11.64,-0.03,2.12,43.36,43.22,10.0,382.79,9.84,404.36,369.38,34.98,0.65,3.72,382.91,382.62,10.0,60.86,2.56,64.23,56.13,8.09,-0.59,2.23,60.91,61.66,10.0,148.73,3.29,154.02,142.98,11.04,-0.4,2.6,148.77,149.45,10.0,45.94,1.28,47.5,43.39,4.11,-0.76,2.49,45.96,46.44,10.0,85.34,2.57,89.54,81.79,7.75,0.08,2.02,85.38,84.9,10.0,119.15,3.46,124.71,113.92,10.79,0.43,2.43,119.2,118.89,10.0,455.54,50.11,514.71,375.37,139.34,-0.15,1.86,458.01,449.28,10.0,114.02,5.54,121.06,105.66,15.4,-0.16,1.69,114.14,114.51,10.0,33.24,5.94,40.93,24.51,16.42,-0.2,1.61,33.71,34.12,10.0
+AR-N-G140016 = 96.88,2.45,99.65,93.65,6.0,-0.29,1.58,96.9,98.02,5.0,100.45,2.62,104.25,97.97,6.28,0.39,1.89,100.48,101.02,5.0,50.91,5.24,59.63,46.17,13.46,1.03,2.63,51.12,48.96,5.0,330.38,20.59,353.08,302.48,50.6,-0.18,1.69,330.89,327.99,5.0,75.02,4.98,82.71,69.33,13.39,0.58,2.34,75.15,74.71,5.0,185.19,3.66,190.27,181.84,8.44,0.38,1.65,185.22,184.58,5.0,51.65,3.06,55.23,48.04,7.19,0.14,1.44,51.73,50.61,5.0,97.11,4.35,103.48,92.4,11.08,0.4,1.98,97.19,97.97,5.0,95.44,9.63,105.94,80.1,25.85,-0.74,2.46,95.83,97.97,5.0,576.3,26.95,598.49,534.33,64.16,-0.8,2.08,576.8,589.6,5.0,99.9,14.76,114.39,76.62,37.76,-0.77,2.27,100.77,104.06,5.0,36.07,3.91,42.82,33.14,9.68,1.24,2.91,36.24,35.13,5.0
+AR-N-G140017 = 91.9,5.74,104.02,79.32,24.7,-0.04,2.93,92.07,90.95,21.0,72.01,5.16,79.65,61.39,18.26,-0.36,2.6,72.19,72.46,21.0,93.3,14.9,115.66,67.57,48.09,-0.17,1.86,94.43,95.06,21.0,372.87,34.56,465.72,328.74,136.99,0.9,3.67,374.4,369.54,21.0,80.55,4.81,89.5,72.59,16.9,0.12,1.95,80.69,80.79,21.0,161.99,15.07,182.0,130.85,51.15,-0.49,2.05,162.66,166.26,21.0,42.18,4.29,48.27,34.71,13.57,-0.24,1.76,42.39,43.17,21.0,87.06,5.62,103.45,79.36,24.09,1.03,4.48,87.23,87.62,21.0,154.67,15.73,178.85,124.71,54.14,-0.51,2.38,155.43,154.73,21.0,365.57,52.57,486.56,317.67,168.89,0.83,2.49,369.16,343.52,21.0,160.97,19.39,187.61,121.0,66.61,-0.69,2.47,162.08,168.61,21.0,59.21,5.26,69.64,49.16,20.48,0.06,2.26,59.44,59.62,21.0
+AR-P-G090001 = 256.6,42.67,358.4,193.14,165.26,0.5,2.11,260.07,247.82,76.0,163.85,26.4,227.97,104.06,123.91,-0.12,3.03,165.94,162.46,76.0,88.46,16.64,136.52,60.47,76.05,0.69,3.28,89.99,88.58,76.0,69.51,17.13,104.06,25.21,78.85,-0.08,2.8,71.57,68.22,76.0,5.19,3.8,16.04,1.0,15.04,0.71,2.68,6.42,4.01,76.0,12.89,4.45,37.32,8.79,28.53,3.22,15.02,13.63,11.6,76.0,7.68,2.95,15.56,1.8,13.76,0.51,3.39,8.22,7.64,76.0,2.4,2.77,13.79,1.0,12.79,2.55,9.04,3.65,1.06,76.0,13.29,5.37,30.22,5.36,24.85,0.93,3.56,14.32,12.07,76.0,15.16,14.13,60.47,1.7,58.77,1.43,4.22,20.66,9.2,76.0,118.95,31.72,196.06,79.32,116.73,0.78,2.4,123.05,107.25,76.0,66.61,20.73,114.13,35.28,78.85,0.61,1.98,69.72,56.12,76.0
+AR-P-G090002 = 139.72,21.58,190.23,105.75,84.48,0.31,2.28,141.33,138.14,37.0,175.14,20.64,228.39,136.93,91.46,0.35,3.05,176.32,176.43,37.0,44.62,12.28,72.46,23.03,49.43,0.54,2.55,46.23,42.18,37.0,113.07,11.22,133.0,86.75,46.25,-0.49,2.6,113.61,115.77,37.0,23.32,8.97,40.85,12.22,28.63,0.49,1.89,24.94,21.41,37.0,61.19,4.11,70.31,52.8,17.51,-0.38,2.85,61.32,61.48,37.0,38.32,8.28,55.23,26.78,28.45,0.44,2.12,39.18,37.74,37.0,22.8,5.87,40.85,15.26,25.59,1.18,4.32,23.53,21.44,37.0,105.47,9.42,128.53,79.32,49.2,-0.12,3.77,105.88,105.66,37.0,160.57,68.55,327.39,87.19,240.2,0.7,2.27,174.23,124.71,37.0,64.87,13.27,95.06,48.96,46.1,0.71,2.3,66.18,60.91,37.0,44.09,4.71,56.93,36.86,20.06,0.61,3.0,44.33,43.6,37.0
+AR-P-G090003 = 117.57,22.93,147.23,81.12,66.1,-0.28,1.58,119.67,123.87,20.0,191.31,17.73,242.15,168.61,73.54,1.5,4.73,192.09,185.35,20.0,24.35,3.09,30.22,19.22,11.0,-0.0,2.33,24.54,24.97,20.0,120.85,12.75,145.27,98.15,47.12,0.14,2.29,121.48,120.1,20.0,13.14,2.13,18.68,9.88,8.79,1.03,3.76,13.3,12.57,20.0,60.73,5.08,70.72,52.0,18.72,0.23,2.09,60.93,60.19,20.0,28.76,3.01,34.69,24.12,10.57,0.37,2.15,28.91,28.32,20.0,26.55,2.76,32.09,21.04,11.05,0.1,2.66,26.68,26.29,20.0,109.7,5.25,117.89,100.97,16.92,0.1,1.78,109.82,108.44,20.0,240.59,55.03,349.18,152.56,196.61,0.36,2.22,246.5,233.21,20.0,53.16,4.81,66.19,48.96,17.24,1.29,3.74,53.37,50.68,20.0,39.06,2.54,46.09,35.13,10.96,0.86,4.19,39.14,38.55,20.0
+AR-P-G090004 = 210.28,55.39,327.39,132.52,194.87,0.88,2.86,217.16,194.73,24.0,182.83,20.18,221.2,149.45,71.75,-0.08,2.27,183.89,185.33,24.0,102.61,12.26,121.0,84.26,36.75,-0.07,1.59,103.31,103.24,24.0,117.9,26.43,171.38,74.68,96.7,0.29,2.06,120.7,113.92,24.0,3.61,4.34,19.03,1.0,18.03,2.2,7.8,5.57,1.35,24.0,8.92,1.16,11.17,6.9,4.26,0.15,2.21,8.99,8.93,24.0,2.42,0.85,4.95,1.29,3.66,1.13,4.27,2.56,2.23,24.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,24.0,10.48,2.8,15.56,4.95,10.62,-0.1,2.37,10.83,10.59,24.0,3.34,2.88,12.99,1.0,11.99,1.92,6.5,4.37,2.25,24.0,114.87,17.37,163.6,95.06,68.54,0.99,3.8,116.12,111.64,24.0,101.32,14.75,123.53,62.32,61.21,-1.25,3.94,102.34,107.25,24.0
+AR-P-G090005 = 237.93,39.26,369.38,154.02,215.35,0.08,3.06,241.12,242.15,152.0,104.19,21.04,173.77,66.19,107.58,0.83,3.32,106.28,99.21,152.0,121.82,25.42,176.92,68.22,108.7,0.12,1.98,124.43,119.58,152.0,51.22,20.26,121.0,16.04,104.96,0.46,3.1,55.05,50.31,152.0,5.47,4.32,21.04,1.0,20.04,1.22,4.1,6.96,4.03,152.0,19.97,9.37,60.47,6.3,54.17,1.67,6.43,22.04,16.91,152.0,18.47,7.72,38.46,6.71,31.75,0.58,2.37,20.01,16.43,152.0,8.77,6.01,36.85,1.0,35.85,1.98,8.54,10.62,7.49,152.0,47.84,23.83,110.53,15.19,95.34,0.49,2.02,53.41,40.85,152.0,29.4,13.0,81.75,13.79,67.96,1.48,5.69,32.13,25.57,152.0,134.58,30.1,196.06,56.93,139.13,-0.57,3.19,137.88,136.52,152.0,47.33,6.41,60.47,34.09,26.38,-0.31,2.18,47.76,48.27,152.0
+AR-P-G090006 = 171.55,13.15,200.55,149.45,51.1,0.23,2.77,172.03,173.77,19.0,136.25,5.98,151.74,125.98,25.76,0.73,3.99,136.37,136.48,19.0,83.36,15.01,127.34,63.85,63.49,1.35,4.9,84.63,79.47,19.0,72.35,6.6,84.26,52.51,31.75,-1.22,5.64,72.63,72.77,19.0,24.14,4.78,29.32,10.81,18.5,-1.31,4.27,24.58,25.41,19.0,50.19,11.04,64.23,23.19,41.03,-0.86,3.09,51.33,52.99,19.0,31.76,5.04,41.59,21.61,19.98,0.1,2.54,32.13,31.2,19.0,16.08,2.52,19.36,9.41,9.95,-0.99,3.7,16.27,16.93,19.0,53.64,12.86,76.24,35.34,40.9,0.18,1.81,55.08,53.93,19.0,48.88,13.73,73.77,22.35,51.42,-0.2,2.57,50.68,50.22,19.0,101.55,19.89,137.37,79.32,58.05,0.63,1.98,103.38,96.69,19.0,44.21,2.58,50.46,40.63,9.82,1.23,3.67,44.28,43.39,19.0
+AR-P-G090007 = 198.47,18.31,234.95,161.61,73.34,0.16,2.26,199.28,196.06,28.0,162.18,18.88,193.22,128.58,64.64,0.03,1.82,163.23,162.22,28.0,73.5,10.04,92.24,55.23,37.0,-0.34,2.28,74.16,74.81,28.0,109.84,28.24,176.6,70.31,106.29,0.65,2.77,113.29,105.98,28.0,31.92,6.71,47.5,21.68,25.82,0.51,2.75,32.59,30.52,28.0,57.85,3.94,66.19,51.51,14.68,0.25,2.35,57.98,57.37,28.0,48.98,6.57,56.93,35.7,21.22,-0.42,1.97,49.4,49.98,28.0,24.83,6.27,37.97,14.96,23.01,0.3,1.91,25.58,24.45,28.0,66.65,13.95,95.06,44.3,50.76,0.34,2.02,68.04,63.94,28.0,86.28,12.79,117.41,62.96,54.45,0.9,3.64,87.19,82.4,28.0,85.88,16.66,132.46,67.27,65.2,1.45,4.53,87.42,83.04,28.0,53.56,4.52,62.32,43.14,19.18,-0.39,2.74,53.74,54.83,28.0
+AR-P-G090008 = 152.16,19.0,218.4,128.53,89.87,1.66,6.16,153.32,149.18,52.0,130.44,32.5,219.1,78.22,140.89,0.67,3.16,134.35,128.95,52.0,86.89,34.31,159.03,42.28,116.75,0.72,2.35,93.3,76.29,52.0,72.64,10.62,94.93,36.21,58.72,-0.59,4.43,73.39,72.46,52.0,19.24,3.98,27.6,5.1,22.5,-0.81,5.0,19.64,19.24,52.0,42.44,12.42,63.59,12.99,50.6,-0.41,2.25,44.18,45.07,52.0,27.89,6.95,40.85,15.92,24.93,-0.01,1.76,28.73,26.96,52.0,12.33,5.54,30.34,5.58,24.76,1.22,4.29,13.49,11.31,52.0,91.21,13.36,128.53,67.27,61.26,0.28,3.18,92.16,92.94,52.0,64.57,34.8,143.01,19.93,123.08,0.66,2.55,73.19,59.56,52.0,79.28,23.6,132.46,52.94,79.52,0.85,2.57,82.65,72.56,52.0,43.85,7.66,60.47,31.14,29.33,0.26,2.07,44.5,42.08,52.0
+AR-P-G090009 = 165.04,18.89,196.06,138.08,57.98,0.13,1.91,166.07,166.26,21.0,179.51,13.61,207.16,156.52,50.64,0.44,2.46,180.0,176.69,21.0,120.01,23.05,173.77,88.25,85.53,0.52,2.57,122.1,121.0,21.0,65.48,13.02,93.87,45.38,48.49,0.59,2.65,66.7,62.57,21.0,1.01,0.01,1.03,1.0,0.03,1.5,4.68,1.01,1.0,21.0,6.65,1.0,8.65,5.28,3.38,0.48,2.15,6.72,6.49,21.0,4.85,2.71,9.6,1.0,8.6,0.08,2.03,5.52,4.66,21.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,21.0,7.18,2.78,10.19,1.0,9.19,-0.81,2.52,7.67,8.11,21.0,2.41,1.53,7.77,1.0,6.77,2.2,8.23,2.84,1.95,21.0,129.15,22.73,158.74,64.69,94.05,-1.28,4.35,131.04,134.86,21.0,112.52,8.5,134.49,100.97,33.52,0.93,3.52,112.82,110.73,21.0
+AR-Q-G150001 = 54.66,11.99,76.97,29.33,47.64,-0.49,2.64,55.92,56.93,33.0,15.43,5.09,24.32,2.4,21.92,-0.96,3.63,16.23,16.04,33.0,22.21,5.94,35.75,14.21,21.53,0.56,2.4,22.97,21.69,33.0,46.0,11.89,66.67,25.99,40.69,-0.05,1.95,47.47,47.5,33.0,176.92,46.69,281.56,117.62,163.94,0.55,2.22,182.8,165.29,33.0,43.31,13.66,72.46,22.35,50.11,0.36,2.05,45.35,39.64,33.0,106.29,17.31,144.15,72.46,71.69,0.29,2.42,107.65,106.23,33.0,137.56,22.96,176.6,104.06,72.53,-0.07,1.57,139.41,140.7,33.0,80.05,24.76,163.6,46.09,117.51,1.48,5.56,83.69,77.26,33.0,69.76,27.77,124.71,18.09,106.61,-0.05,2.24,74.93,71.91,33.0,39.73,5.93,54.15,30.22,23.93,0.55,2.59,40.15,38.46,33.0,22.04,7.48,44.2,14.65,29.55,1.76,5.41,23.24,19.81,33.0
+AR-Q-G150002 = 37.33,13.33,74.68,12.99,61.69,0.38,2.86,39.61,35.75,81.0,5.75,4.09,17.03,1.0,16.03,0.85,3.1,7.04,5.1,81.0,5.38,6.7,38.46,1.0,37.46,2.48,10.3,8.56,2.23,81.0,6.98,2.68,16.9,3.77,13.13,1.43,4.73,7.47,6.11,81.0,33.34,6.87,60.46,23.03,37.43,1.8,7.0,34.03,31.65,81.0,14.93,10.13,37.99,3.66,34.33,0.94,2.59,18.01,10.84,81.0,20.67,11.0,42.1,4.17,37.93,0.06,1.52,23.38,22.58,81.0,31.7,6.32,42.1,18.66,23.45,-0.12,1.85,32.31,31.15,81.0,5.75,4.04,24.46,1.94,22.52,2.37,9.35,7.01,4.4,81.0,9.22,5.11,21.68,2.47,19.21,0.64,2.57,10.53,8.58,81.0,4.96,4.57,19.22,1.0,18.22,1.39,4.06,6.73,3.05,81.0,2.02,1.8,13.97,1.0,12.97,4.52,27.46,2.69,1.57,81.0
+AR-Q-G150003 = 55.86,17.13,100.97,25.21,75.76,0.23,3.11,58.35,55.01,34.0,3.62,3.67,13.82,1.0,12.82,1.48,4.07,5.12,1.71,34.0,15.73,2.66,20.41,10.84,9.58,0.3,2.05,15.95,15.0,34.0,29.61,12.13,58.67,15.37,43.3,0.78,2.64,31.93,26.49,34.0,107.25,19.13,128.53,50.46,78.07,-1.16,3.94,108.89,110.53,34.0,25.61,4.81,37.27,14.65,22.62,0.1,2.98,26.05,25.2,34.0,62.34,10.07,83.46,35.13,48.32,-0.47,3.48,63.12,63.78,34.0,119.22,26.07,179.1,64.23,114.87,0.25,2.52,121.96,118.31,34.0,27.86,18.64,107.03,8.51,98.52,2.56,10.86,33.37,22.33,34.0,35.89,16.12,78.89,9.32,69.57,0.6,2.96,39.25,33.56,34.0,26.73,6.47,39.71,11.17,28.54,-0.36,2.68,27.48,27.91,34.0,19.65,2.68,25.01,13.38,11.63,-0.34,2.6,19.83,19.81,34.0
+AR-Q-G150004 = 27.21,14.6,70.31,4.95,65.36,0.79,4.12,30.75,27.67,26.0,36.52,12.3,72.46,20.03,52.43,1.12,4.16,38.46,35.06,26.0,25.97,19.69,89.5,4.8,84.7,1.57,5.45,32.36,21.4,26.0,21.24,8.77,39.64,8.26,31.38,0.41,2.14,22.91,20.59,26.0,133.25,59.27,265.08,62.32,202.76,0.62,2.17,145.37,120.67,26.0,35.84,14.18,61.15,15.1,46.06,0.11,1.8,38.44,34.99,26.0,86.87,33.19,158.74,23.55,135.19,0.01,2.65,92.77,88.19,26.0,84.97,16.55,113.92,57.16,56.76,0.02,2.13,86.51,87.38,26.0,95.18,48.33,179.1,11.51,167.59,-0.35,2.07,106.33,102.54,26.0,72.46,28.53,168.61,41.32,127.29,1.75,6.16,77.67,65.23,26.0,13.93,7.17,35.13,2.55,32.59,0.86,4.16,15.6,13.97,26.0,31.13,15.56,74.68,12.82,61.86,1.1,3.67,34.67,25.21,26.0
+AR-Q-G150005 = 51.1,17.86,87.83,26.78,61.04,0.49,1.98,54.06,45.3,42.0,1.21,0.29,2.04,1.0,1.04,1.4,4.02,1.24,1.03,42.0,13.04,2.9,18.58,6.83,11.75,-0.35,2.46,13.35,13.29,42.0,18.58,7.66,43.39,11.49,31.9,2.0,5.79,20.06,15.56,42.0,104.97,26.27,136.52,50.55,85.97,-0.92,2.55,108.13,114.54,42.0,32.82,7.97,44.72,11.91,32.81,-1.18,3.47,33.75,35.94,42.0,62.36,16.92,81.79,28.02,53.77,-0.74,2.27,64.56,67.81,42.0,123.65,33.21,171.66,62.32,109.34,-0.62,2.29,127.93,130.73,42.0,22.71,9.37,41.86,6.11,35.75,-0.21,2.35,24.53,24.95,42.0,19.03,8.49,48.96,7.53,41.43,1.81,6.06,20.8,16.6,42.0,22.31,5.65,31.15,11.7,19.46,-0.31,2.07,23.0,22.92,42.0,34.92,7.39,62.32,23.03,39.29,1.49,6.21,35.68,33.84,42.0
+AR-Q-G150006 = 40.84,9.72,63.85,23.27,40.58,0.58,2.43,41.95,38.23,45.0,6.22,6.9,23.74,1.0,22.74,1.18,3.09,9.23,2.5,45.0,1.32,0.48,2.89,1.0,1.89,1.61,4.82,1.41,1.08,45.0,18.58,5.12,26.78,8.9,17.88,-0.3,2.12,19.26,19.69,45.0,50.51,8.93,72.46,36.96,35.5,0.4,2.34,51.28,50.66,45.0,19.79,6.42,36.16,10.32,25.84,0.26,2.17,20.79,19.69,45.0,26.52,7.54,41.48,11.63,29.85,0.02,2.3,27.55,26.62,45.0,39.47,4.48,50.66,32.25,18.41,0.64,3.08,39.71,39.4,45.0,5.35,2.49,11.19,2.13,9.06,0.93,2.81,5.89,4.59,45.0,5.96,4.13,18.09,1.02,17.08,0.82,2.88,7.22,4.38,45.0,2.41,1.22,6.48,1.0,5.48,1.2,4.53,2.7,2.19,45.0,7.6,7.2,31.6,1.02,30.58,1.65,5.07,10.41,4.66,45.0
+AR-Q-G150007 = 54.84,11.33,72.46,33.08,39.38,-0.56,2.2,55.96,56.04,28.0,10.12,7.53,27.6,1.0,26.6,0.59,2.4,12.53,8.79,28.0,30.36,6.33,40.25,18.65,21.6,-0.19,1.98,30.99,31.15,28.0,30.25,5.89,40.25,19.22,21.03,-0.13,2.17,30.8,29.9,28.0,193.25,39.05,273.69,130.49,143.2,0.29,2.2,197.02,192.34,28.0,67.48,17.09,98.68,32.88,65.8,-0.16,2.17,69.54,66.34,28.0,101.98,18.87,149.45,75.22,74.22,0.68,2.83,103.65,98.99,28.0,209.55,17.48,234.95,174.09,60.86,-0.5,2.04,210.25,212.66,28.0,62.74,19.57,117.89,33.56,84.32,1.1,3.99,65.62,57.8,28.0,48.7,35.03,145.6,3.55,142.05,0.9,3.39,59.62,46.4,28.0,46.16,13.93,88.36,32.09,56.27,1.51,4.91,48.14,44.46,28.0,29.97,6.52,46.09,22.64,23.45,1.19,3.42,30.65,26.58,28.0
+AR-Q-G150008 = 63.35,10.79,86.84,48.87,37.96,0.66,2.11,64.23,58.75,32.0,2.7,1.84,7.18,1.0,6.18,1.05,2.84,3.26,1.69,32.0,23.1,5.01,36.65,15.56,21.09,0.61,2.95,23.62,22.35,32.0,24.89,5.68,36.56,16.53,20.03,0.13,2.08,25.51,25.65,32.0,161.91,30.66,237.49,124.71,112.78,0.62,2.62,164.69,158.74,32.0,46.6,5.96,58.11,37.07,21.04,-0.0,2.09,46.97,46.45,32.0,128.59,32.19,183.66,81.75,101.91,-0.1,1.62,132.43,134.52,32.0,196.01,22.7,221.3,149.45,71.85,-0.46,1.82,197.28,202.11,32.0,61.09,18.29,110.53,31.14,79.39,0.69,3.46,63.69,60.93,32.0,34.7,24.46,104.06,8.27,95.8,1.24,3.77,42.23,23.78,32.0,40.03,7.77,52.04,25.99,26.05,-0.13,1.77,40.75,41.25,32.0,31.77,2.82,38.46,27.27,11.2,0.33,2.48,31.9,31.42,32.0
+AR-Q-G150009 = 37.75,18.46,89.5,6.69,82.81,0.69,3.26,41.92,35.15,39.0,16.48,6.22,28.18,5.93,22.25,0.04,1.96,17.58,16.39,39.0,10.15,9.36,32.09,1.18,30.92,1.01,2.54,13.73,5.41,39.0,17.38,13.9,68.22,4.8,63.42,2.07,6.89,22.14,13.38,39.0,92.57,42.49,218.15,31.14,187.01,0.63,3.54,101.63,92.24,39.0,53.67,11.66,84.26,32.09,52.16,0.64,3.18,54.89,51.37,39.0,57.88,21.98,112.84,22.35,90.49,0.66,2.85,61.81,55.17,39.0,68.99,19.75,104.25,36.21,68.04,-0.04,1.9,71.69,72.76,39.0,38.12,56.86,214.62,3.93,210.7,2.07,5.94,67.84,14.63,39.0,45.79,62.35,247.2,4.13,243.07,2.07,6.09,76.71,23.74,39.0,18.71,13.36,52.0,1.95,50.05,0.85,2.68,22.89,13.79,39.0,10.32,6.02,21.04,1.4,19.64,0.22,1.84,11.91,9.7,39.0
+AR-Q-G150010 = 61.16,8.97,89.5,52.0,37.49,1.73,5.42,61.79,57.03,27.0,4.85,4.39,16.04,1.16,14.87,1.39,3.75,6.49,3.3,27.0,29.98,4.78,44.67,20.81,23.86,0.69,4.76,30.35,30.1,27.0,24.66,2.84,32.37,20.41,11.95,0.72,3.24,24.82,23.78,27.0,181.31,18.48,214.62,142.97,71.66,0.06,1.97,182.22,180.88,27.0,61.76,9.11,76.97,38.46,38.51,-0.37,2.99,62.41,61.45,27.0,148.15,28.21,214.62,109.05,105.57,0.54,2.47,150.71,147.36,27.0,194.72,15.4,218.11,168.61,49.5,-0.24,1.71,195.31,196.41,27.0,55.0,4.34,62.32,46.09,16.23,-0.02,2.35,55.16,54.95,27.0,14.94,4.61,25.21,7.78,17.44,0.42,2.39,15.61,14.77,27.0,45.93,5.46,63.12,34.58,28.54,0.78,5.21,46.24,46.11,27.0,39.08,4.93,58.3,33.61,24.68,2.4,9.79,39.38,38.46,27.0
+AR-Q-G150011 = 29.79,11.48,58.67,4.66,54.01,-0.16,3.14,31.88,31.46,41.0,32.38,7.61,50.45,18.27,32.18,0.33,2.67,33.24,31.94,41.0,14.16,11.6,50.17,2.0,48.16,1.42,4.2,18.22,9.17,41.0,28.51,11.03,56.2,8.93,47.27,0.24,2.7,30.52,30.22,41.0,193.71,38.98,254.77,100.84,153.93,-0.76,2.7,197.5,202.06,41.0,24.32,7.97,47.5,15.57,31.93,1.08,3.68,25.56,21.4,41.0,59.53,15.93,89.5,27.44,62.05,0.17,1.96,61.57,56.14,41.0,81.26,14.18,117.41,59.7,57.71,0.27,2.35,82.46,81.75,41.0,86.66,31.77,162.05,20.86,141.19,0.09,2.83,92.16,83.73,41.0,72.86,21.47,124.71,40.85,83.85,0.33,2.18,75.88,71.2,41.0,9.44,3.85,21.01,3.44,17.57,0.66,3.28,10.18,8.83,41.0,20.33,6.51,48.86,9.44,39.42,2.33,10.8,21.32,19.65,41.0
+AR-Q-G150012 = 37.74,11.88,68.5,9.9,58.6,0.02,3.28,39.51,39.39,35.0,25.26,5.92,40.85,16.53,24.32,0.47,2.76,25.93,24.87,35.0,34.37,21.39,81.75,4.66,77.1,0.24,2.16,40.32,34.91,35.0,16.96,8.94,40.85,8.65,32.2,1.35,3.72,19.11,13.57,35.0,155.79,50.36,273.2,79.32,193.87,0.47,2.52,163.51,152.56,35.0,45.28,10.28,70.31,26.65,43.65,0.39,2.8,46.4,45.59,35.0,74.83,10.59,97.59,46.09,51.5,0.0,3.35,75.55,74.68,35.0,88.19,15.87,124.93,52.0,72.93,0.18,3.26,89.56,89.5,35.0,65.49,51.74,172.96,12.22,160.73,0.58,1.98,83.0,59.81,35.0,76.03,48.96,197.72,23.74,173.99,1.02,2.85,90.05,53.59,35.0,13.5,10.24,43.39,3.24,40.15,1.11,3.57,16.86,10.02,35.0,14.43,11.42,56.93,4.8,52.13,2.09,7.45,18.3,10.34,35.0
+AR-Q-G150013 = 32.0,15.24,75.82,7.28,68.55,0.83,3.44,35.39,30.68,58.0,18.06,9.29,38.62,4.98,33.64,0.42,2.08,20.27,17.46,58.0,16.28,11.11,50.46,2.63,47.83,0.82,3.09,19.66,13.92,58.0,7.15,2.67,20.08,4.55,15.52,2.68,12.07,7.62,6.66,58.0,36.89,13.05,88.04,19.22,68.82,1.57,6.37,39.1,34.09,58.0,16.33,11.94,54.93,5.6,49.33,1.61,4.76,20.17,10.58,58.0,43.47,28.4,134.64,3.98,130.66,0.84,3.91,51.79,44.84,58.0,30.73,14.88,87.19,17.03,70.16,1.94,6.52,34.08,24.86,58.0,13.11,16.81,90.29,2.54,87.75,3.09,12.49,21.2,7.31,58.0,18.11,19.31,112.77,1.0,111.77,3.02,13.16,26.35,12.48,58.0,8.48,5.65,21.68,2.0,19.69,0.73,2.34,10.16,6.99,58.0,12.64,12.39,50.39,2.07,48.32,1.24,3.44,17.62,6.45,58.0
+AR-Q-G150014 = 39.61,11.51,72.46,21.65,50.81,0.98,3.59,41.21,37.32,37.0,3.86,2.59,12.22,1.0,11.22,1.09,4.15,4.63,3.1,37.0,4.57,3.04,11.24,1.0,10.24,0.38,2.01,5.47,4.12,37.0,25.07,9.62,45.45,8.82,36.63,0.21,2.32,26.81,24.55,37.0,50.87,3.8,68.98,47.5,21.47,3.03,14.99,51.01,50.48,37.0,19.2,5.94,29.44,8.26,21.18,-0.26,1.75,20.07,20.73,37.0,25.65,5.0,43.52,18.66,24.87,1.35,5.64,26.12,24.98,37.0,54.05,7.52,81.51,43.39,38.11,1.3,5.77,54.56,52.85,37.0,5.18,1.99,11.46,2.96,8.5,0.9,3.65,5.54,4.96,37.0,9.62,6.46,34.74,1.0,33.74,1.55,7.15,11.54,7.98,37.0,6.06,3.75,14.19,1.0,13.19,0.44,2.03,7.11,5.44,37.0,25.85,8.87,50.39,10.51,39.88,1.06,3.78,27.29,23.04,37.0
+AR-Q-G150015 = 55.31,31.1,121.0,17.56,103.45,0.49,2.11,63.25,49.24,38.0,11.9,2.49,18.05,7.69,10.36,0.67,2.92,12.15,11.37,38.0,11.19,5.4,21.92,1.65,20.27,-0.16,2.25,12.39,11.82,38.0,25.61,17.17,71.45,4.95,66.5,0.91,2.94,30.71,19.2,38.0,107.96,36.42,197.49,38.28,159.21,-0.15,2.95,113.78,117.65,38.0,48.74,10.79,84.26,33.08,51.18,1.28,4.63,49.89,46.31,38.0,74.08,22.83,115.22,32.43,82.79,-0.14,1.97,77.43,76.41,38.0,84.43,18.06,116.72,41.33,75.38,-0.93,3.58,86.29,86.57,38.0,66.64,61.59,195.11,5.46,189.65,0.78,2.14,90.19,28.05,38.0,71.9,51.45,224.49,5.55,218.94,1.08,4.05,88.01,57.21,38.0,27.21,15.53,48.36,1.42,46.94,-0.42,1.67,31.23,31.67,38.0,14.24,7.96,29.32,1.93,27.39,0.19,2.03,16.26,13.76,38.0
+AR-Q-G150016 = 45.68,28.58,121.0,18.09,102.91,0.94,2.73,53.66,32.19,34.0,8.31,2.92,14.42,3.66,10.76,0.19,2.14,8.79,8.04,34.0,6.83,4.53,14.65,1.2,13.45,0.32,1.7,8.16,6.2,34.0,14.38,9.69,38.99,5.41,33.58,1.01,2.93,17.26,11.08,34.0,64.65,23.45,119.53,39.09,80.44,1.07,2.96,68.66,52.43,34.0,33.67,9.61,63.82,15.36,48.46,0.51,4.29,34.97,34.22,34.0,47.72,17.27,85.78,25.21,60.57,0.75,2.57,50.67,43.23,34.0,66.01,22.5,107.25,37.39,69.86,0.46,1.73,69.63,56.5,34.0,14.48,14.64,92.64,3.81,88.83,4.64,25.44,20.43,11.67,34.0,25.39,24.43,94.47,4.8,89.67,1.06,3.05,34.98,8.83,34.0,8.05,9.12,34.04,1.0,33.04,1.32,3.72,12.06,2.93,34.0,15.56,6.35,24.86,2.47,22.39,-0.57,2.2,16.77,16.83,34.0
+AR-R-G160001 = 70.42,17.17,132.46,32.54,99.92,0.89,4.08,72.47,67.94,189.0,9.47,7.59,37.32,2.26,35.06,1.53,4.81,12.13,7.1,189.0,12.73,6.6,37.55,1.67,35.88,0.99,4.1,14.34,11.6,189.0,9.76,3.39,21.72,5.75,15.97,1.18,4.17,10.32,8.9,189.0,64.08,11.49,112.53,48.96,63.58,1.47,5.28,65.1,60.47,189.0,44.54,6.89,68.49,25.99,42.51,0.28,4.14,45.07,44.72,189.0,45.5,12.53,83.23,19.57,63.66,0.69,3.35,47.18,42.1,189.0,64.86,17.98,134.49,40.85,93.64,1.12,4.27,67.29,61.11,189.0,19.88,6.0,35.13,7.54,27.59,0.17,2.3,20.76,19.22,189.0,3.16,1.75,9.8,1.0,8.8,0.69,3.27,3.61,3.15,189.0,8.46,4.09,22.22,1.09,21.12,0.58,3.01,9.39,7.78,189.0,58.61,11.32,95.06,36.21,58.85,0.78,3.34,59.69,56.95,189.0
+AR-R-G160002 = 48.28,17.58,107.25,14.65,92.6,0.75,3.5,51.37,45.53,163.0,21.98,15.16,55.23,1.09,54.14,0.49,1.99,26.67,18.17,163.0,29.29,21.27,84.26,1.0,83.26,0.57,2.31,36.15,25.21,163.0,11.66,5.07,25.21,6.49,18.72,1.19,3.13,12.71,9.32,163.0,54.17,2.78,64.23,48.96,15.27,1.11,4.35,54.24,53.59,163.0,50.85,15.02,100.97,31.14,69.83,1.23,4.07,53.01,47.69,163.0,33.43,12.3,60.58,9.78,50.8,-0.25,2.03,35.61,36.53,163.0,40.62,8.55,70.31,23.38,46.92,0.45,3.57,41.51,41.48,163.0,27.96,9.85,52.0,9.9,42.1,0.39,2.27,29.64,26.83,163.0,2.7,1.72,9.32,1.0,8.32,1.29,4.75,3.19,2.45,163.0,7.3,3.72,22.35,2.71,19.64,1.56,5.37,8.19,5.95,163.0,42.05,21.47,86.84,9.2,77.64,0.38,1.83,47.18,36.63,163.0
+AR-R-G160003 = 32.78,11.99,55.23,18.62,36.61,0.59,1.79,34.87,28.03,62.0,45.07,17.5,79.32,16.1,63.22,-0.27,1.82,48.3,48.72,62.0,34.39,22.11,89.5,7.89,81.6,0.41,1.87,40.79,27.73,62.0,5.26,0.72,7.37,4.13,3.25,0.65,2.88,5.31,5.24,62.0,66.53,9.01,89.5,46.09,43.4,0.18,2.97,67.13,66.27,62.0,25.16,2.79,31.37,19.81,11.56,0.11,2.36,25.31,25.24,62.0,3.59,1.92,11.48,1.77,9.71,2.05,7.69,4.07,2.83,62.0,7.82,1.87,11.86,5.34,6.52,0.58,2.26,8.04,7.55,62.0,11.56,5.16,25.21,6.01,19.2,1.21,3.32,12.64,8.85,62.0,12.81,7.74,36.21,2.27,33.93,0.89,3.24,14.93,11.29,62.0,9.14,1.77,13.38,4.95,8.44,0.19,2.63,9.3,8.94,62.0,19.08,4.73,29.44,10.53,18.9,0.42,2.42,19.65,18.24,62.0
+AR-R-G160004 = 57.57,25.94,104.25,12.83,91.43,0.3,1.93,63.11,54.0,142.0,27.31,13.76,60.11,2.33,57.78,0.25,2.53,30.56,26.63,142.0,14.55,13.79,54.71,1.35,53.36,1.15,3.12,20.01,8.86,142.0,12.2,6.82,27.6,2.13,25.48,0.34,2.18,13.97,11.57,142.0,46.83,6.15,55.26,30.34,24.92,-0.37,2.2,47.23,47.5,142.0,20.41,6.86,37.27,8.26,29.01,0.61,2.52,21.52,19.16,142.0,6.7,5.27,28.46,1.0,27.46,2.07,7.42,8.51,4.66,142.0,19.14,7.66,37.99,5.58,32.41,0.3,2.27,20.61,18.32,142.0,16.79,9.98,38.46,2.4,36.06,0.48,1.98,19.51,12.99,142.0,19.48,14.76,64.23,1.0,63.23,0.63,3.07,24.41,18.94,142.0,12.79,5.25,26.78,5.41,21.37,0.33,2.02,13.82,12.6,142.0,18.13,11.87,72.46,4.12,68.34,1.91,7.47,21.65,13.62,142.0
+AR-R-G160005 = 62.87,6.78,83.23,53.54,29.69,0.92,3.72,63.23,61.89,36.0,8.37,5.69,25.21,1.44,23.78,1.16,3.86,10.08,7.33,36.0,31.57,5.56,55.23,26.03,29.2,2.48,10.68,32.04,30.03,36.0,33.22,5.22,43.89,24.86,19.03,0.26,1.98,33.61,32.68,36.0,162.73,16.47,202.43,140.95,61.47,0.77,2.68,163.54,156.81,36.0,70.35,7.68,84.6,45.23,39.37,-0.83,4.5,70.75,71.92,36.0,165.61,19.73,202.89,127.36,75.53,0.21,2.14,166.75,163.4,36.0,167.49,13.96,187.58,127.66,59.92,-0.93,3.86,168.06,168.65,36.0,82.38,20.9,139.87,51.23,88.64,0.75,2.91,84.92,80.16,36.0,53.52,31.56,145.59,11.56,134.03,0.9,3.53,61.91,48.28,36.0,58.13,9.39,76.97,40.85,36.11,0.35,2.3,58.86,57.25,36.0,42.89,7.99,77.55,35.13,42.41,2.64,11.22,43.61,40.7,36.0
+AR-R-G160006 = 35.74,8.47,58.67,19.82,38.85,0.71,3.51,36.72,33.63,75.0,47.23,12.67,79.32,27.6,51.72,0.61,2.55,48.88,44.36,75.0,52.53,11.78,80.98,35.62,45.36,0.61,2.16,53.82,50.55,75.0,4.01,0.51,5.41,2.87,2.54,0.28,2.59,4.04,4.01,75.0,42.25,8.04,62.57,22.9,39.68,0.29,3.31,42.99,41.46,75.0,20.7,2.36,26.27,15.56,10.71,0.36,3.04,20.83,20.41,75.0,6.23,2.45,11.91,2.47,9.44,0.7,2.29,6.69,5.41,75.0,7.46,2.52,14.65,4.13,10.52,1.25,4.11,7.87,6.69,75.0,15.55,6.7,27.56,3.32,24.24,-0.34,2.01,16.92,16.8,75.0,25.32,13.03,58.67,5.02,53.65,0.76,2.84,28.44,22.02,75.0,7.81,3.94,19.32,4.0,15.32,1.53,4.41,8.73,5.95,75.0,28.41,14.61,61.95,10.51,51.44,0.76,2.41,31.9,22.41,75.0
+AR-R-G160007 = 45.94,19.52,94.16,11.51,82.65,0.51,2.77,49.89,44.9,137.0,6.73,4.4,21.8,1.0,20.8,0.93,3.96,8.03,6.61,137.0,9.01,9.0,62.16,1.0,61.16,2.17,11.45,12.71,6.25,137.0,20.96,9.04,47.5,7.68,39.82,0.98,3.72,22.81,19.89,137.0,58.93,5.55,77.66,48.59,29.07,1.03,4.37,59.19,57.8,137.0,28.18,6.2,52.0,11.75,40.25,0.53,5.76,28.85,28.45,137.0,27.85,10.16,57.16,5.55,51.6,0.29,2.83,29.63,27.08,137.0,55.92,16.15,102.98,25.01,77.97,0.58,3.08,58.19,52.85,137.0,16.17,6.81,38.46,4.27,34.19,0.66,3.69,17.53,15.85,137.0,5.6,3.19,19.44,1.0,18.44,1.37,6.59,6.43,5.41,137.0,5.56,4.19,20.86,1.0,19.86,1.39,5.04,6.95,4.52,137.0,35.35,24.7,87.19,3.24,83.95,0.36,1.81,43.08,32.64,137.0
+AR-R-G160008 = 39.61,13.71,74.68,17.03,57.65,0.42,2.4,41.89,38.1,95.0,9.43,6.96,28.45,1.0,27.45,0.59,2.43,11.7,8.4,95.0,19.38,19.84,92.24,1.0,91.24,1.22,3.96,27.66,11.65,95.0,9.94,4.72,28.45,3.15,25.29,1.31,4.74,10.99,8.01,95.0,51.44,12.49,79.32,26.78,52.54,0.01,2.14,52.92,52.0,95.0,13.61,5.19,27.27,5.41,21.85,0.37,2.33,14.56,13.39,95.0,6.17,4.18,23.32,1.44,21.88,2.17,8.8,7.44,5.06,95.0,25.47,5.59,44.9,16.53,28.38,1.05,4.53,26.07,25.21,95.0,19.89,9.02,36.28,3.77,32.5,-0.01,1.79,21.82,19.69,95.0,11.26,5.73,39.03,2.47,36.56,1.99,9.4,12.62,10.51,95.0,11.95,8.41,33.08,1.0,32.08,0.39,2.11,14.59,10.7,95.0,4.98,2.71,21.04,1.44,19.6,2.94,15.9,5.66,4.53,95.0
+AR-R-G160009 = 55.38,6.83,74.68,42.98,31.7,0.71,3.35,55.79,53.7,58.0,2.81,1.45,7.91,1.0,6.91,0.97,4.09,3.15,2.66,58.0,21.92,8.44,56.93,8.51,48.41,1.67,7.15,23.47,19.83,58.0,21.5,5.74,34.8,12.99,21.82,0.34,2.08,22.24,21.36,58.0,116.84,22.44,149.45,81.75,67.69,-0.25,1.64,118.94,121.0,58.0,51.55,9.76,68.25,31.14,37.11,-0.46,2.22,52.45,53.5,58.0,86.46,23.89,154.02,53.59,100.43,0.93,3.36,89.64,82.01,58.0,111.7,25.16,163.6,70.31,93.29,-0.01,1.95,114.45,112.08,58.0,40.91,25.15,158.74,21.46,137.28,2.83,11.57,47.91,32.09,58.0,15.89,30.56,173.77,1.0,172.77,3.45,15.72,34.21,5.38,58.0,25.95,11.32,55.23,10.51,44.72,0.77,2.92,28.27,24.22,58.0,54.53,8.77,79.32,39.64,39.69,0.48,3.01,55.22,54.29,58.0
+AR-R-G160010 = 72.64,20.72,100.97,24.46,76.51,-0.81,2.47,75.51,80.04,102.0,62.26,28.19,128.53,19.81,108.72,0.43,1.95,68.29,55.37,102.0,43.11,15.66,89.5,16.53,72.97,0.9,3.13,45.85,38.89,102.0,3.64,1.23,6.49,1.88,4.6,0.57,2.24,3.83,3.27,102.0,30.15,8.48,48.96,17.03,31.92,0.12,1.82,31.31,29.43,102.0,16.7,4.85,27.6,5.75,21.85,0.14,2.77,17.39,17.03,102.0,5.54,3.03,16.05,1.88,14.17,1.29,4.46,6.31,4.73,102.0,7.94,2.51,14.27,3.89,10.39,0.31,2.1,8.33,7.83,102.0,27.79,11.18,56.93,7.1,49.82,0.69,2.56,29.94,24.32,102.0,32.72,16.42,75.91,8.26,67.65,0.59,2.74,36.57,31.62,102.0,20.18,6.88,34.09,5.41,28.67,-0.14,2.15,21.31,20.41,102.0,48.78,18.15,79.36,10.51,68.85,-0.07,2.18,52.02,46.74,102.0
+AR-R-G160011 = 66.21,10.0,89.5,38.46,51.03,-0.42,3.96,66.95,67.25,71.0,2.44,1.29,8.99,1.0,7.99,2.21,11.09,2.75,2.29,71.0,20.69,5.01,31.14,9.04,22.1,-0.03,2.35,21.28,21.04,71.0,17.94,4.48,28.91,9.6,19.3,0.53,3.28,18.48,17.59,71.0,113.53,14.93,146.06,76.97,69.1,-0.49,3.37,114.5,115.66,71.0,48.87,11.4,81.75,23.03,58.72,0.42,3.52,50.17,49.05,71.0,89.57,21.45,163.6,47.5,116.1,1.14,5.42,92.07,86.01,71.0,142.67,17.32,171.35,89.5,81.85,-0.91,3.37,143.7,147.23,71.0,37.69,16.53,113.48,14.21,99.26,1.85,8.44,41.11,34.64,71.0,14.62,15.17,111.37,2.76,108.61,4.51,26.78,20.99,11.51,71.0,25.61,7.11,48.04,12.6,35.44,0.39,3.45,26.57,25.21,71.0,41.35,4.64,52.85,31.14,21.71,0.44,2.83,41.6,40.34,71.0
+AR-R-G160012 = 33.64,6.4,53.59,22.35,31.25,0.58,3.01,34.24,33.58,93.0,40.51,10.1,68.22,26.89,41.33,0.96,3.14,41.74,37.89,93.0,43.42,27.4,140.7,6.68,134.02,0.74,3.54,51.26,45.18,93.0,6.49,2.0,12.22,3.66,8.57,0.92,3.36,6.79,6.07,93.0,53.21,6.01,69.0,39.64,29.36,-0.31,2.39,53.54,55.26,93.0,39.1,11.54,66.19,20.41,45.78,0.71,2.42,40.75,36.56,93.0,6.51,3.36,14.53,1.62,12.91,0.6,2.29,7.32,5.59,93.0,15.14,6.25,30.22,4.38,25.83,0.4,2.18,16.37,14.59,93.0,4.36,1.23,8.26,2.63,5.63,1.22,4.82,4.53,4.13,93.0,10.09,8.9,42.1,1.0,41.1,1.29,4.25,13.43,7.32,93.0,5.89,1.83,11.17,2.13,9.04,0.1,3.03,6.17,6.05,93.0,20.25,10.46,53.59,7.0,46.6,1.06,3.7,22.76,17.86,93.0
+AR-R-G160013 = 53.5,18.08,100.97,27.6,73.37,0.72,2.72,56.45,48.96,134.0,32.6,13.89,66.19,2.85,63.35,-0.16,2.93,35.42,32.82,134.0,30.66,16.86,95.06,2.71,92.35,0.91,3.98,34.95,27.89,134.0,9.76,2.33,17.03,4.8,12.24,0.5,3.54,10.03,9.56,134.0,58.16,6.76,84.26,48.96,35.3,1.55,5.76,58.55,56.08,134.0,56.37,13.74,91.36,31.14,60.22,0.42,2.54,58.01,54.54,134.0,9.86,5.7,34.85,2.63,32.23,1.62,6.5,11.38,8.79,134.0,20.04,7.5,56.21,10.1,46.1,1.62,7.06,21.38,18.63,134.0,14.43,7.64,29.32,3.05,26.26,0.08,1.61,16.32,14.45,134.0,9.6,7.64,37.32,1.0,36.32,0.86,3.3,12.25,7.97,134.0,4.58,1.77,9.04,1.62,7.42,0.66,2.87,4.91,4.25,134.0,18.66,10.05,64.23,8.51,55.71,2.64,11.25,21.18,16.16,134.0
+AR-S-G210001 = 127.66,12.6,163.6,101.38,62.22,0.2,2.45,128.28,127.77,105.0,149.42,54.02,281.56,88.66,192.9,1.07,2.99,158.8,131.68,105.0,48.43,12.72,76.97,25.99,50.98,0.41,2.44,50.06,47.5,105.0,13.8,6.89,42.1,2.71,39.4,0.87,4.36,15.41,12.77,105.0,15.05,6.37,36.21,7.32,28.89,1.05,3.41,16.32,13.36,105.0,7.91,3.48,17.25,2.47,14.78,0.37,2.49,8.63,8.01,105.0,1.34,0.52,2.96,1.0,1.96,1.53,4.27,1.44,1.0,105.0,16.17,10.13,47.5,3.1,44.4,1.35,4.23,19.05,12.58,105.0,47.03,9.74,70.31,27.15,43.16,-0.04,2.39,48.02,47.22,105.0,95.44,47.32,249.56,46.09,203.47,1.35,4.05,106.42,74.99,105.0,112.14,20.3,173.77,74.68,99.09,0.29,2.84,113.94,110.87,105.0,53.34,37.19,163.6,15.1,148.5,1.17,3.7,64.92,39.8,105.0
+AR-S-G210002 = 117.85,12.78,141.27,101.15,40.12,0.37,1.98,118.5,117.46,15.0,124.85,9.46,143.63,115.66,27.97,0.84,2.18,125.18,121.0,15.0,90.63,5.97,99.47,80.76,18.71,-0.49,2.16,90.81,92.24,15.0,22.38,3.21,29.63,19.23,10.41,1.01,2.95,22.59,21.72,15.0,6.08,1.85,8.87,2.15,6.73,-0.44,2.67,6.34,6.17,15.0,9.51,2.02,13.38,6.11,7.27,0.02,2.54,9.71,9.65,15.0,5.66,0.96,7.47,4.25,3.22,0.44,2.14,5.74,5.5,15.0,1.12,0.15,1.53,1.0,0.53,1.59,4.76,1.13,1.06,15.0,41.66,6.12,52.0,31.2,20.8,-0.07,2.23,42.08,42.18,15.0,139.59,19.17,179.18,117.41,61.77,0.76,2.41,140.82,136.58,15.0,118.65,6.25,133.0,108.89,24.11,0.77,3.14,118.8,117.71,15.0,49.68,4.69,56.93,41.7,15.22,-0.18,2.08,49.89,49.75,15.0
+AR-S-G210003 = 124.8,9.19,136.52,107.25,29.27,-0.46,2.38,125.12,123.78,18.0,125.5,9.45,145.6,110.53,35.07,0.82,3.22,125.84,124.74,18.0,92.17,9.45,111.34,74.68,36.66,0.23,2.58,92.62,91.14,18.0,23.12,4.43,29.32,14.27,15.04,-0.52,2.37,23.52,23.74,18.0,2.03,0.58,3.15,1.12,2.03,0.15,2.14,2.11,2.05,18.0,11.21,3.4,19.22,6.11,13.11,0.58,2.92,11.69,10.82,18.0,9.26,1.9,13.38,7.1,6.28,0.59,2.24,9.44,8.94,18.0,1.5,0.34,2.38,1.03,1.35,0.71,3.61,1.54,1.5,18.0,32.55,4.68,43.39,25.21,18.18,0.55,2.91,32.87,32.13,18.0,139.55,32.76,181.84,56.93,124.91,-0.95,3.46,143.13,147.23,18.0,103.59,8.41,117.46,86.84,30.62,-0.2,2.12,103.91,103.79,18.0,46.59,5.26,58.67,39.64,19.03,0.83,2.77,46.87,45.2,18.0
+AR-S-G210004 = 125.0,10.18,140.7,104.06,36.64,-0.34,1.9,125.4,127.31,41.0,128.32,9.76,145.01,106.23,38.77,0.02,2.47,128.68,128.53,41.0,90.22,13.14,132.46,67.21,65.26,0.93,4.48,91.15,89.54,41.0,35.36,11.23,61.82,13.85,47.97,0.18,2.74,37.06,35.87,41.0,18.3,3.15,23.74,10.52,13.22,-0.73,2.89,18.56,18.99,41.0,8.44,1.78,11.86,4.66,7.2,-0.19,2.37,8.62,8.51,41.0,10.5,3.12,17.56,3.7,13.86,-0.04,2.65,10.94,10.37,41.0,1.32,0.45,3.07,1.0,2.07,2.84,10.85,1.4,1.2,41.0,41.96,7.62,58.67,30.22,28.45,0.7,2.44,42.63,39.5,41.0,249.15,72.78,392.34,128.53,263.82,0.14,2.15,259.31,243.12,41.0,99.86,41.75,196.06,52.0,144.06,0.88,2.45,108.04,83.23,41.0,36.65,6.44,51.37,25.67,25.7,0.22,2.23,37.2,36.21,41.0
+AR-S-G210005 = 119.97,11.77,138.61,88.97,49.64,-0.91,3.83,120.52,121.03,20.0,126.92,13.95,148.57,89.5,59.07,-0.93,3.98,127.64,127.92,20.0,136.18,19.72,168.61,98.37,70.24,-0.14,2.12,137.53,137.37,20.0,20.61,3.51,28.05,14.65,13.4,0.44,2.46,20.89,19.81,20.0,1.38,0.34,2.13,1.0,1.13,0.69,2.58,1.42,1.3,20.0,14.35,1.52,18.39,11.41,6.98,0.3,4.24,14.43,14.45,20.0,10.89,2.13,16.53,8.01,8.51,1.13,3.91,11.09,10.44,20.0,2.38,0.44,3.22,1.76,1.47,0.38,1.98,2.42,2.34,20.0,39.3,4.42,46.84,32.59,14.25,0.17,1.84,39.54,39.43,20.0,145.62,29.33,179.1,70.44,108.66,-1.53,4.6,148.4,153.36,20.0,107.69,13.58,128.53,73.97,54.55,-1.09,3.56,108.5,111.18,20.0,39.79,7.03,50.46,29.32,21.14,0.26,1.59,40.38,38.46,20.0
+AR-S-G210006 = 106.35,8.2,128.53,92.24,36.29,0.59,3.47,106.66,104.49,25.0,88.21,14.53,116.72,56.93,59.79,-0.28,3.22,89.35,89.18,25.0,89.9,23.82,155.78,55.23,100.54,1.12,3.67,92.88,81.51,25.0,58.37,9.42,76.97,46.09,30.88,0.54,2.13,59.1,56.68,25.0,24.76,9.4,51.37,15.33,36.04,1.56,4.67,26.42,21.19,25.0,10.3,4.59,18.81,3.95,14.86,0.37,1.93,11.24,9.92,25.0,14.42,5.11,29.32,7.1,22.21,0.98,4.26,15.26,14.04,25.0,18.34,12.45,37.92,1.0,36.92,0.23,1.73,22.03,18.1,25.0,43.77,13.47,60.47,14.65,45.82,-0.79,2.54,45.72,48.34,25.0,159.49,67.33,358.4,72.46,285.94,1.14,4.38,172.6,151.15,25.0,56.55,8.97,74.68,43.39,31.29,0.24,1.77,57.23,55.23,25.0,17.42,2.03,21.98,14.65,7.33,0.89,2.89,17.53,17.03,25.0
+AR-S-G210007 = 167.51,24.82,257.2,128.53,128.68,0.67,3.85,169.32,164.99,72.0,155.42,33.31,234.95,92.28,142.67,0.24,2.42,158.91,152.86,72.0,127.16,14.07,164.78,89.37,75.41,-0.19,3.35,127.92,128.53,72.0,12.27,5.25,26.78,3.34,23.44,0.33,2.76,13.33,12.6,72.0,5.32,3.17,13.07,1.0,12.07,0.44,2.12,6.19,4.82,72.0,12.98,3.07,22.35,8.26,14.09,0.75,2.78,13.33,12.23,72.0,17.73,7.0,39.64,8.21,31.43,1.11,3.81,19.05,16.09,72.0,2.2,1.18,6.48,1.0,5.48,1.28,4.65,2.49,1.97,72.0,38.39,6.72,56.93,27.71,29.21,1.02,3.27,38.97,36.23,72.0,117.98,25.19,214.62,74.68,139.94,0.9,4.73,120.6,115.77,72.0,148.54,16.43,176.6,122.85,53.74,0.17,1.67,149.43,145.6,72.0,62.86,10.62,89.5,47.5,41.99,0.77,2.76,63.74,60.06,72.0
+AR-S-G210008 = 89.88,16.82,129.46,58.67,70.79,-0.06,2.5,91.42,90.95,69.0,115.77,28.15,163.6,61.39,102.21,-0.36,1.92,119.09,121.46,69.0,31.64,9.32,51.45,15.16,36.29,0.45,2.12,32.96,29.62,69.0,61.1,28.63,110.53,25.99,84.55,0.16,1.35,67.39,60.79,69.0,21.76,7.01,42.1,9.04,33.06,0.38,2.79,22.84,21.68,69.0,35.52,17.26,81.75,8.63,73.12,0.91,3.31,39.44,31.37,69.0,21.24,10.06,56.93,4.13,52.8,0.74,4.11,23.48,21.68,69.0,50.18,13.3,79.32,19.22,60.1,-0.26,2.6,51.89,50.46,69.0,91.95,16.58,117.41,52.59,64.81,-0.27,1.94,93.41,92.24,69.0,192.94,81.49,404.36,36.47,367.88,0.12,2.52,209.22,187.92,69.0,91.14,23.47,149.45,48.96,100.49,0.07,2.07,94.08,90.95,69.0,61.08,5.97,76.97,46.09,30.88,0.46,3.36,61.37,60.47,69.0
+AR-S-G210009 = 111.62,5.5,121.22,102.52,18.71,0.01,2.11,111.74,111.51,22.0,122.09,5.51,132.46,110.53,21.93,-0.24,2.35,122.21,122.66,22.0,89.0,7.43,101.15,66.19,34.96,-1.33,5.34,89.29,89.66,22.0,25.97,3.71,33.09,19.81,13.28,0.12,2.18,26.22,25.52,22.0,6.08,2.17,10.51,2.63,7.89,0.21,2.29,6.44,5.98,22.0,9.09,1.71,12.99,6.61,6.38,0.52,2.52,9.24,9.0,22.0,8.61,1.73,12.99,6.18,6.81,0.65,3.08,8.78,8.46,22.0,1.43,0.24,2.06,1.0,1.06,0.64,3.32,1.45,1.37,22.0,44.77,4.42,52.0,35.13,16.87,-0.35,3.08,44.98,44.41,22.0,117.48,29.34,184.58,47.5,137.08,-0.35,4.05,120.93,120.1,22.0,99.44,9.94,113.92,81.75,32.17,-0.19,1.77,99.91,101.38,22.0,44.37,3.72,50.46,37.32,13.14,0.0,2.21,44.51,44.64,22.0
+AR-S-G210010 = 115.94,13.08,140.95,95.06,45.89,0.34,1.95,116.64,111.38,20.0,107.49,14.7,145.01,89.86,55.15,0.89,3.25,108.44,104.93,20.0,82.92,15.08,105.66,58.67,46.99,-0.01,1.7,84.21,81.78,20.0,49.82,8.4,75.45,37.34,38.12,1.41,5.58,50.49,47.59,20.0,16.75,1.75,21.38,14.45,6.94,1.17,3.91,16.84,16.54,20.0,4.5,0.77,6.69,3.44,3.24,1.12,4.29,4.56,4.38,20.0,12.01,2.14,17.04,9.21,7.84,1.01,3.36,12.19,11.69,20.0,1.62,1.05,4.89,1.0,3.89,1.77,5.63,1.92,1.0,20.0,51.97,9.83,68.72,39.64,29.08,0.29,1.52,52.85,49.86,20.0,161.07,38.11,208.25,89.54,118.71,-0.53,2.01,165.3,170.28,20.0,75.41,10.91,104.06,64.23,39.84,1.62,4.59,76.16,71.4,20.0,21.43,3.63,30.22,16.04,14.18,0.73,2.79,21.72,20.23,20.0
+AR-S-G210011 = 128.86,9.04,149.45,110.58,38.86,0.28,2.58,129.16,127.74,40.0,109.76,13.42,136.77,87.68,49.09,0.14,1.98,110.56,110.37,40.0,87.36,26.01,184.58,55.23,129.34,1.76,6.67,91.06,81.33,40.0,54.18,15.93,92.24,30.22,62.02,0.15,2.13,56.42,54.04,40.0,19.56,3.46,31.18,14.21,16.97,1.37,5.43,19.86,19.0,40.0,7.78,2.23,14.21,4.38,9.83,0.36,3.02,8.08,8.02,40.0,11.79,1.66,14.21,8.26,5.96,-0.45,2.13,11.91,11.95,40.0,1.52,1.45,8.27,1.0,7.27,3.37,14.29,2.09,1.0,40.0,54.2,8.26,76.97,37.39,39.58,0.68,3.86,54.81,53.28,40.0,233.69,70.75,392.34,98.15,294.19,0.39,2.47,243.91,211.17,40.0,79.32,18.17,123.19,55.23,67.96,0.63,2.38,81.33,75.93,40.0,28.37,4.51,38.46,21.77,16.69,0.49,2.1,28.72,26.78,40.0
+AR-S-G210012 = 108.65,9.6,124.71,95.06,29.65,0.09,1.97,109.04,109.34,12.0,119.51,7.92,136.52,110.53,25.98,0.7,2.66,119.76,118.5,12.0,115.61,6.58,128.53,102.17,26.36,-0.07,3.41,115.78,113.92,12.0,24.2,1.82,27.6,20.92,6.69,0.05,2.65,24.26,24.28,12.0,2.29,1.17,5.81,1.44,4.38,2.52,8.36,2.55,2.02,12.0,12.0,3.01,16.04,7.54,8.49,-0.01,1.56,12.34,12.18,12.0,12.33,4.06,21.68,8.01,13.67,1.05,3.31,12.93,11.17,12.0,1.57,0.23,2.14,1.31,0.83,1.32,4.22,1.58,1.53,12.0,46.79,3.66,51.34,40.15,11.19,-0.64,2.21,46.93,48.13,12.0,99.97,25.93,145.01,52.0,93.01,-0.1,2.5,103.01,102.41,12.0,102.22,12.09,121.0,84.26,36.75,-0.05,1.93,102.88,103.35,12.0,32.38,4.06,39.45,26.78,12.67,0.36,2.12,32.61,32.26,12.0
+AR-S-G210013 = 128.66,21.26,179.1,80.63,98.47,0.25,2.9,130.38,128.01,83.0,96.67,11.65,123.19,69.33,53.86,-0.04,2.65,97.36,95.28,83.0,67.2,33.35,181.84,23.0,158.84,1.45,4.89,74.93,53.59,83.0,30.38,20.35,73.65,5.93,67.72,0.66,2.17,36.5,25.47,83.0,24.72,10.18,53.16,5.88,47.28,0.81,3.34,26.71,23.37,83.0,5.35,2.74,12.69,1.77,10.93,0.65,2.45,6.0,4.96,83.0,5.3,3.51,13.65,1.0,12.65,0.33,1.79,6.35,5.05,83.0,9.65,5.88,23.38,2.53,20.85,0.95,2.62,11.28,7.33,83.0,48.12,9.96,89.5,25.67,63.83,1.23,6.23,49.13,47.4,83.0,158.58,42.77,265.08,50.46,214.62,-0.31,3.29,164.18,159.38,83.0,68.94,11.76,111.34,47.5,63.84,1.07,4.23,69.93,65.39,83.0,21.32,3.59,33.03,14.65,18.38,0.87,3.74,21.61,20.78,83.0
+AR-S-G210014 = 112.54,14.49,145.01,89.5,55.51,0.5,2.54,113.44,111.67,42.0,72.54,16.02,121.0,43.39,77.61,0.57,3.64,74.25,70.09,42.0,54.96,29.57,131.44,15.56,115.88,0.47,2.46,62.25,54.13,42.0,87.21,15.29,113.92,60.49,53.43,-0.03,1.95,88.51,88.18,42.0,36.55,14.33,76.97,20.17,56.8,1.15,3.57,39.19,30.94,42.0,14.4,3.69,19.81,6.69,13.12,-0.48,2.05,14.85,15.58,42.0,13.23,7.36,40.85,5.93,34.93,2.06,7.11,15.09,10.21,42.0,25.78,6.77,37.32,11.51,25.81,-0.11,2.01,26.64,25.43,42.0,51.91,9.47,68.22,26.24,41.98,-0.68,3.29,52.74,52.89,42.0,166.79,58.74,294.47,61.45,233.02,0.16,2.18,176.6,168.84,42.0,63.94,14.44,103.15,44.18,58.97,0.66,2.72,65.51,61.57,42.0,25.41,13.03,58.91,15.33,43.58,1.34,3.41,28.49,18.97,42.0
+AR-S-G210015 = 109.95,8.45,128.76,100.97,27.79,0.98,2.83,110.26,108.09,28.0,111.1,6.97,126.13,98.37,27.76,0.26,2.41,111.31,109.8,28.0,71.56,14.54,107.25,56.08,51.17,1.05,2.93,72.97,66.07,28.0,41.09,6.25,55.64,33.97,21.67,1.15,3.69,41.55,39.55,28.0,13.12,2.58,17.53,8.51,9.03,-0.05,2.1,13.37,12.99,28.0,5.91,1.17,9.46,3.66,5.8,1.18,5.13,6.02,5.7,28.0,8.68,1.72,11.95,5.45,6.49,0.2,2.51,8.84,8.61,28.0,1.04,0.09,1.34,1.0,0.34,2.25,7.26,1.04,1.0,28.0,50.6,6.88,71.45,40.85,30.6,1.0,4.34,51.05,50.07,28.0,117.6,41.95,263.83,57.86,205.96,1.72,6.87,124.6,111.44,28.0,103.01,7.72,117.46,88.65,28.81,-0.14,2.23,103.29,102.62,28.0,35.56,4.41,43.39,25.49,17.9,-0.42,2.85,35.83,35.68,28.0
+AR-S-G210016 = 131.02,28.35,184.58,95.06,89.52,0.51,2.0,133.96,124.49,32.0,70.85,7.98,87.08,56.93,30.15,0.78,2.56,71.28,66.71,32.0,122.29,28.52,179.1,77.11,101.99,0.61,2.29,125.47,109.71,32.0,66.4,16.93,90.95,42.1,48.84,-0.03,1.48,68.46,68.65,32.0,50.51,15.47,72.59,19.8,52.79,-0.61,2.3,52.75,53.28,32.0,7.34,2.04,12.6,3.44,9.16,0.4,3.11,7.61,7.2,32.0,10.2,2.88,20.41,6.31,14.11,1.4,6.02,10.59,9.86,32.0,16.15,5.31,23.74,4.66,19.08,-0.63,2.36,16.97,17.44,32.0,38.33,13.65,65.21,16.04,49.17,0.28,1.99,40.61,38.09,32.0,179.8,31.28,234.95,121.0,113.95,-0.15,2.07,182.41,178.93,32.0,75.42,11.94,117.41,56.93,60.48,1.62,6.36,76.33,72.46,32.0,29.15,6.25,39.64,17.56,22.08,0.11,2.05,29.8,28.89,32.0
+AR-S-G210017 = 118.19,7.24,128.53,104.25,24.27,-0.22,2.19,118.4,117.08,12.0,119.47,6.74,128.76,108.03,20.73,-0.61,2.14,119.65,121.04,12.0,95.15,14.94,112.23,61.56,50.67,-0.97,3.16,96.22,97.82,12.0,26.61,2.39,30.68,23.04,7.64,0.28,1.95,26.71,26.06,12.0,5.66,3.65,11.75,1.48,10.27,0.32,1.72,6.65,4.99,12.0,7.08,0.73,8.15,5.72,2.43,-0.33,2.12,7.12,7.12,12.0,11.81,3.36,17.53,6.58,10.95,-0.0,1.97,12.24,11.99,12.0,1.59,0.21,1.94,1.08,0.86,-0.88,4.4,1.6,1.61,12.0,48.31,5.74,57.03,39.26,17.77,-0.01,1.75,48.62,47.15,12.0,85.2,20.94,122.97,46.11,76.85,-0.19,2.65,87.53,89.54,12.0,88.76,10.31,112.53,74.99,37.55,1.01,3.34,89.3,84.92,12.0,41.2,4.97,49.71,35.08,14.62,0.41,2.03,41.47,40.63,12.0
+AR-S-G210018 = 120.45,21.21,190.23,95.06,95.17,1.59,5.44,122.24,115.66,30.0,107.07,7.72,121.22,95.06,26.16,0.03,2.1,107.34,107.64,30.0,72.95,8.76,96.52,58.67,37.85,1.25,4.25,73.45,70.32,30.0,32.91,11.14,56.93,16.15,40.77,0.49,2.27,34.68,30.95,30.0,10.27,3.18,17.56,5.25,12.3,0.46,2.51,10.74,9.96,30.0,10.41,2.5,16.04,4.79,11.24,-0.48,3.54,10.7,10.74,30.0,10.06,3.88,18.09,3.12,14.98,0.12,2.02,10.76,9.77,30.0,1.4,0.66,3.66,1.0,2.66,2.06,6.63,1.54,1.11,30.0,41.49,14.03,68.22,18.72,49.49,0.35,2.25,43.72,40.55,30.0,201.78,41.31,290.18,136.33,153.85,0.59,2.61,205.82,191.91,30.0,134.68,15.88,184.58,112.33,72.25,1.18,4.6,135.58,131.21,30.0,43.9,4.62,50.46,35.13,15.32,-0.43,1.86,44.13,45.2,30.0
+AR-S-G210019 = 151.76,30.33,249.56,102.8,146.76,0.87,3.4,154.74,145.01,125.0,100.37,23.45,158.74,60.47,98.27,0.35,1.97,103.05,97.04,125.0,52.78,17.81,95.1,23.74,71.37,0.39,2.44,55.68,51.03,125.0,49.58,20.27,96.14,20.41,75.73,0.41,1.95,53.53,45.82,125.0,23.91,8.72,68.22,10.84,57.38,2.06,10.1,25.44,22.35,125.0,11.86,8.52,36.21,2.06,34.15,1.03,2.99,14.58,8.67,125.0,7.87,6.8,31.1,1.0,30.1,0.85,3.35,10.38,6.76,125.0,25.58,12.71,66.19,6.89,59.3,1.03,3.88,28.54,23.74,125.0,65.16,21.33,121.0,38.46,82.54,0.54,2.24,68.53,63.41,125.0,113.87,51.09,242.15,32.09,210.05,0.47,2.17,124.72,104.06,125.0,104.55,26.55,163.9,58.67,105.23,0.13,2.25,107.84,107.69,125.0,62.63,32.17,142.3,19.22,123.08,0.29,1.97,70.35,64.23,125.0
+AR-T-G240001 = 162.2,9.47,179.1,154.02,25.07,0.98,2.7,162.43,159.62,6.0,206.64,45.82,265.08,138.61,126.47,-0.19,1.93,210.83,206.04,6.0,186.58,19.24,208.25,156.38,51.87,-0.43,1.98,187.41,187.66,6.0,73.11,25.12,111.79,43.39,68.4,0.35,1.95,76.62,72.32,6.0,8.54,0.44,8.96,7.78,1.18,-0.89,2.42,8.55,8.69,6.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0,1.13,0.08,1.2,1.0,0.2,-0.63,2.04,1.13,1.15,6.0,1.97,0.05,2.03,1.88,0.15,-0.68,2.33,1.97,1.99,6.0,2.57,0.88,3.68,1.44,2.24,0.05,1.57,2.69,2.51,6.0,53.86,6.36,64.23,46.17,18.05,0.59,2.27,54.17,52.07,6.0,105.73,14.54,128.58,92.24,36.35,0.51,1.85,106.56,103.09,6.0
+AR-T-G240002 = 242.01,15.13,274.54,214.62,59.92,0.25,2.6,242.47,242.26,24.0,371.77,32.36,430.28,290.18,140.1,-0.59,3.06,373.12,378.03,24.0,235.72,16.91,273.32,203.53,69.79,-0.06,3.21,236.3,237.33,24.0,59.24,14.38,89.5,35.67,53.82,0.05,2.4,60.89,60.18,24.0,5.46,0.32,6.3,4.95,1.35,0.64,3.26,5.47,5.42,24.0,1.73,1.14,6.28,1.0,5.28,2.87,11.59,2.06,1.39,24.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,24.0,1.83,0.12,1.97,1.57,0.4,-0.74,2.41,1.84,1.87,24.0,3.21,1.14,6.3,1.94,4.35,1.4,4.04,3.39,2.69,24.0,36.77,46.46,163.6,1.0,162.6,1.49,4.22,58.48,16.76,24.0,105.99,13.64,140.7,89.5,51.2,0.83,3.04,106.83,103.29,24.0,167.77,21.79,214.62,126.62,88.01,0.23,2.9,169.12,165.58,24.0
+AR-T-G240003 = 268.04,27.04,297.31,235.91,61.4,-0.13,1.54,269.06,269.47,4.0,285.13,9.24,294.63,273.69,20.93,-0.26,1.58,285.24,286.09,4.0,264.65,15.33,281.56,248.95,32.61,0.07,1.27,264.98,264.04,4.0,44.26,11.05,58.8,35.13,23.66,0.52,1.66,45.29,41.56,4.0,5.78,0.44,6.24,5.26,0.97,-0.14,1.44,5.79,5.8,4.0,3.71,1.2,5.25,2.49,2.76,0.37,1.74,3.85,3.55,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.84,0.11,1.94,1.73,0.21,-0.02,1.03,1.85,1.85,4.0,4.97,0.61,5.68,4.42,1.26,0.23,1.32,4.99,4.88,4.0,11.31,2.28,12.99,8.16,4.82,-0.71,1.88,11.48,12.04,4.0,117.06,5.73,122.23,110.53,11.7,-0.17,1.24,117.16,117.73,4.0,169.08,8.25,176.83,158.74,18.09,-0.35,1.53,169.23,170.37,4.0
+AR-T-G240004 = 270.32,35.53,318.82,227.97,90.85,0.15,1.47,272.31,265.08,7.0,260.26,21.17,291.35,234.95,56.4,0.28,1.57,260.99,250.22,7.0,204.67,27.74,234.19,154.02,80.16,-0.9,2.57,206.28,213.61,7.0,61.62,24.78,97.58,37.74,59.83,0.55,1.63,65.76,51.03,7.0,6.8,1.29,8.66,5.1,3.56,0.15,1.65,6.9,6.49,7.0,1.0,0.01,1.03,1.0,0.03,2.04,5.17,1.0,1.0,7.0,1.07,0.13,1.31,1.0,0.31,1.24,2.85,1.08,1.0,7.0,1.59,0.28,2.09,1.29,0.8,0.93,2.44,1.61,1.48,7.0,2.93,0.71,3.66,1.88,1.78,-0.47,1.71,3.01,2.94,7.0,11.08,6.63,18.5,2.87,15.63,-0.23,1.24,12.67,14.94,7.0,90.62,17.53,123.97,67.28,56.69,0.77,3.2,92.06,89.53,7.0,157.6,63.06,244.15,95.06,149.09,0.32,1.35,168.06,128.53,7.0
+AR-T-G240005 = 228.58,14.78,257.2,214.62,42.58,0.66,2.41,229.01,226.91,9.0,318.84,21.5,350.97,290.18,60.79,0.06,1.72,319.48,318.76,9.0,251.37,21.79,281.56,212.59,68.97,-0.35,2.22,252.21,250.02,9.0,49.7,8.78,60.88,35.13,25.75,-0.16,1.87,50.39,47.5,9.0,5.11,0.36,5.58,4.53,1.05,-0.11,1.84,5.12,5.07,9.0,1.83,1.48,5.25,1.0,4.25,1.59,4.17,2.3,1.0,9.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,9.0,1.58,0.17,1.94,1.37,0.57,1.02,3.18,1.58,1.53,9.0,3.74,1.04,5.25,2.05,3.2,-0.17,1.9,3.86,3.77,9.0,4.76,3.64,12.99,1.78,11.21,1.47,3.91,5.87,3.34,9.0,129.79,13.41,156.55,110.53,46.02,0.71,3.0,130.4,128.53,9.0,159.74,9.97,173.77,145.01,28.77,-0.36,2.0,160.01,159.39,9.0
+AR-T-G240006 = 324.05,9.02,330.43,317.67,12.76,-0.0,1.0,324.11,324.05,2.0,274.43,10.09,281.56,267.29,14.27,0.0,1.0,274.52,274.43,2.0,209.78,16.15,221.2,198.36,22.84,0.0,1.0,210.09,209.78,2.0,84.5,27.67,104.06,64.93,39.13,0.0,1.0,86.73,84.5,2.0,6.69,0.0,6.69,6.69,0.0,0.99,-15927.34,6.69,6.69,2.0,1.21,0.3,1.43,1.0,0.43,0.0,1.0,1.23,1.21,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.73,0.16,1.85,1.62,0.23,0.0,1.0,1.74,1.73,2.0,2.93,0.54,3.32,2.55,0.77,0.0,1.0,2.96,2.93,2.0,12.5,3.68,15.1,9.9,5.2,0.0,1.0,12.77,12.5,2.0,131.27,3.88,134.02,128.53,5.49,0.0,1.0,131.3,131.27,2.0,190.23,7.99,195.88,184.58,11.3,0.0,1.0,190.32,190.23,2.0
+AR-T-G240007 = 219.65,34.21,272.85,179.1,93.75,0.26,1.63,222.0,218.15,9.0,188.03,17.79,210.61,154.02,56.59,-0.54,2.58,188.78,191.83,9.0,225.08,20.95,265.08,202.23,62.85,0.66,2.34,225.94,221.14,9.0,125.25,13.78,143.24,101.33,41.91,-0.57,2.2,125.92,128.58,9.0,5.34,1.83,8.06,3.4,4.67,0.35,1.58,5.61,5.12,9.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,9.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,9.0,1.02,0.03,1.08,1.0,0.08,0.95,2.33,1.02,1.01,9.0,2.07,0.34,2.79,1.75,1.04,1.07,3.26,2.09,1.95,9.0,16.1,4.45,21.68,8.01,13.67,-0.46,2.28,16.64,16.61,9.0,56.4,10.78,69.16,42.1,27.06,-0.14,1.36,57.31,58.49,9.0,104.5,3.96,108.89,97.97,10.92,-0.43,1.9,104.57,104.18,9.0
+AR-T-G240008 = 163.99,12.74,180.47,145.01,35.46,-0.31,2.42,164.38,164.79,5.0,150.6,28.44,200.8,132.52,68.28,1.4,3.12,152.73,137.88,5.0,157.71,23.71,181.14,126.0,55.14,-0.16,1.61,159.13,154.02,5.0,95.89,10.11,103.41,78.69,24.72,-1.19,2.77,96.32,101.15,5.0,8.13,0.66,9.11,7.35,1.76,0.41,2.1,8.15,8.01,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,1.02,0.04,1.1,1.0,0.1,1.5,3.25,1.02,1.0,5.0,1.98,0.12,2.17,1.86,0.31,0.68,2.15,1.99,1.94,5.0,7.23,5.16,12.82,1.94,10.87,-0.02,1.27,8.57,7.46,5.0,47.85,4.79,53.81,42.75,11.06,0.06,1.45,48.04,48.28,5.0,115.71,7.49,124.71,108.47,16.24,0.36,1.26,115.9,111.34,5.0
+AR-T-G240009 = 254.37,26.19,291.62,217.91,73.71,0.01,1.69,255.6,254.05,12.0,309.4,30.45,369.38,264.71,104.66,0.59,2.42,310.77,301.43,12.0,218.82,18.06,243.14,184.32,58.81,-0.69,2.72,219.51,219.55,12.0,84.39,22.2,124.54,50.55,73.99,0.08,2.25,87.02,84.79,12.0,4.92,0.89,6.9,4.14,2.76,1.05,2.85,4.99,4.54,12.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,12.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,12.0,1.33,0.14,1.57,1.13,0.45,0.22,2.07,1.33,1.33,12.0,2.05,0.53,3.16,1.53,1.63,0.67,2.37,2.11,1.94,12.0,13.2,7.21,25.12,4.22,20.9,0.42,1.9,14.89,11.62,12.0,122.0,9.24,132.46,103.05,29.41,-0.73,2.52,122.32,123.95,12.0,138.76,18.31,179.18,115.77,63.41,0.52,3.03,139.86,145.01,12.0
+AR-T-G240010 = 310.7,25.2,327.54,281.73,45.81,-0.68,1.5,311.38,322.82,3.0,269.53,12.4,282.0,257.2,24.8,0.02,1.5,269.72,269.38,3.0,221.51,29.1,248.95,191.0,57.96,-0.19,1.5,222.78,224.58,3.0,55.06,17.79,70.69,35.7,34.99,-0.37,1.5,56.95,58.8,3.0,6.5,0.41,6.79,6.03,0.76,-0.66,1.5,6.51,6.69,3.0,2.07,0.37,2.49,1.85,0.64,0.71,1.5,2.09,1.85,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.84,0.12,1.97,1.76,0.21,0.67,1.5,1.84,1.78,3.0,4.36,0.05,4.42,4.33,0.09,0.71,1.5,4.36,4.33,3.0,10.71,3.54,14.04,6.99,7.05,-0.2,1.5,11.1,11.1,3.0,124.75,3.74,129.05,122.23,6.82,0.68,1.5,124.79,122.97,3.0,192.28,18.37,212.59,176.83,35.76,0.45,1.5,192.86,187.41,3.0
+AR-T-G240011 = 315.41,40.14,358.4,246.52,111.88,-0.48,2.24,317.59,311.74,7.0,282.8,29.13,347.75,261.38,86.37,1.89,4.88,284.08,273.63,7.0,215.74,30.11,281.56,190.23,91.33,1.73,4.56,217.54,208.52,7.0,83.22,13.88,94.16,58.67,35.49,-0.91,2.29,84.2,88.25,7.0,7.62,2.06,12.22,6.59,5.64,1.93,4.89,7.86,6.74,7.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,7.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,7.0,1.82,0.42,2.71,1.41,1.29,1.48,4.06,1.86,1.72,7.0,2.38,0.51,3.34,1.95,1.39,1.11,2.77,2.43,2.13,7.0,14.87,6.84,27.6,6.69,20.91,0.82,2.79,16.17,12.81,7.0,132.43,21.41,168.61,104.82,63.79,0.51,2.24,133.91,122.4,7.0,167.43,53.75,273.2,102.8,170.4,1.0,3.36,174.66,167.64,7.0
+AR-T-G240012 = 206.54,15.55,222.09,191.0,31.09,-0.0,1.5,206.93,206.54,3.0,242.7,14.62,257.32,228.07,29.25,-0.0,1.5,242.99,242.7,3.0,191.64,16.6,208.25,175.04,33.21,0.0,1.5,192.12,191.64,3.0,60.33,16.94,77.28,43.39,33.88,-0.0,1.5,61.9,60.33,3.0,7.03,0.6,7.63,6.44,1.19,0.0,1.5,7.05,7.03,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.33,0.01,1.34,1.32,0.02,-0.0,1.56,1.33,1.33,3.0,2.42,0.41,2.83,2.0,0.82,-0.0,1.5,2.44,2.42,3.0,3.0,0.43,3.43,2.57,0.86,-0.0,1.5,3.02,3.0,3.0,71.95,6.28,78.23,65.66,12.57,-0.0,1.5,72.13,71.95,3.0,102.72,9.07,111.79,93.65,18.15,0.0,1.5,102.99,102.72,3.0
+AR-T-G240013 = 276.64,42.85,337.42,226.15,111.27,0.23,1.63,279.53,269.07,8.0,233.97,29.11,290.18,196.06,94.13,0.7,2.88,235.55,229.32,8.0,210.38,36.35,257.2,154.02,103.18,-0.5,2.02,213.11,216.48,8.0,127.88,22.19,154.02,95.06,58.96,-0.31,1.61,129.55,130.95,8.0,6.71,1.82,8.77,4.02,4.75,-0.33,1.79,6.92,6.84,8.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,8.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,8.0,1.16,0.13,1.39,1.02,0.38,0.62,2.46,1.17,1.15,8.0,1.66,0.12,1.8,1.48,0.32,-0.39,1.77,1.67,1.68,8.0,23.53,6.73,35.13,11.34,23.8,-0.1,3.24,24.36,23.23,8.0,93.55,13.95,117.41,74.24,43.17,0.41,2.2,94.46,90.24,8.0,106.43,5.3,110.76,96.6,14.16,-0.85,2.36,106.55,108.14,8.0
+AR-T-G240014 = 310.88,19.16,337.42,283.35,54.07,-0.09,2.48,311.36,311.22,5.0,265.37,9.51,279.78,257.2,22.58,0.64,2.0,265.51,263.29,5.0,199.77,26.23,227.97,163.9,64.07,-0.31,1.66,201.14,203.53,5.0,35.2,1.87,37.32,33.09,4.23,0.15,1.34,35.24,34.71,5.0,6.76,0.56,7.5,6.04,1.46,-0.0,1.89,6.78,6.89,5.0,1.9,0.7,2.71,1.03,1.67,-0.04,1.5,2.0,1.85,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,2.13,0.23,2.48,1.94,0.54,0.77,1.99,2.14,2.0,5.0,4.49,1.2,6.11,2.89,3.21,0.01,2.07,4.61,4.67,5.0,9.21,2.54,12.99,6.99,5.99,0.57,1.9,9.49,8.7,5.0,124.99,17.73,152.15,108.38,43.77,0.71,2.03,126.0,117.41,5.0,204.16,20.89,234.95,183.9,51.05,0.59,1.85,205.01,196.15,5.0
+AR-T-G240015 = 287.99,40.66,358.4,234.95,123.45,0.15,1.76,290.65,291.37,15.0,223.79,52.71,310.47,117.41,193.07,-0.59,2.6,229.51,239.2,15.0,139.51,55.8,235.9,50.46,185.44,0.17,1.91,149.57,138.92,15.0,37.66,18.93,71.46,16.04,55.42,0.52,1.72,41.86,29.04,15.0,7.95,2.78,13.16,4.68,8.49,0.71,2.23,8.39,6.96,15.0,1.18,0.36,2.33,1.0,1.33,2.48,8.09,1.23,1.02,15.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,15.0,2.71,0.83,4.38,1.06,3.32,0.08,2.8,2.83,2.8,15.0,2.62,0.55,3.15,1.06,2.09,-1.54,5.17,2.67,2.8,15.0,12.67,13.41,39.02,1.0,38.02,0.9,2.33,18.12,5.76,15.0,126.7,22.08,159.03,89.5,69.53,-0.17,1.75,128.49,131.4,15.0,224.47,21.16,262.57,185.32,77.25,0.12,2.39,225.4,221.2,15.0
+AR-T-G240016 = 263.88,32.88,317.67,208.25,109.42,-0.08,1.95,265.81,264.51,18.0,262.17,26.81,308.23,212.59,95.64,-0.08,2.07,263.46,261.38,18.0,157.13,26.15,190.23,97.97,92.26,-0.68,2.52,159.18,162.05,18.0,35.03,7.8,47.5,21.72,25.78,-0.01,1.94,35.84,32.45,18.0,6.08,0.82,8.51,5.35,3.16,1.77,5.36,6.14,5.8,18.0,1.33,0.49,2.76,1.0,1.76,1.92,5.61,1.41,1.17,18.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,18.0,2.27,0.36,2.96,1.92,1.04,0.9,2.37,2.29,2.06,18.0,2.61,0.69,3.66,1.84,1.82,0.32,1.62,2.7,2.7,18.0,10.89,9.71,37.32,1.0,36.32,1.17,4.13,14.41,9.55,18.0,105.49,21.15,163.6,81.75,81.85,1.45,4.38,107.47,96.42,18.0,217.22,17.04,249.56,184.58,64.98,0.18,2.79,217.85,215.6,18.0
+AR-T-G240017 = 297.31,NaN,297.31,297.31,0.0,NaN,NaN,297.31,297.31,1.0,273.69,NaN,273.69,273.69,0.0,NaN,NaN,273.69,273.69,1.0,254.77,NaN,254.77,254.77,0.0,NaN,NaN,254.77,254.77,1.0,36.23,NaN,36.23,36.23,0.0,NaN,NaN,36.23,36.23,1.0,6.24,NaN,6.24,6.24,0.0,NaN,NaN,6.24,6.24,1.0,3.98,NaN,3.98,3.98,0.0,NaN,NaN,3.98,3.98,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.94,NaN,1.94,1.94,0.0,NaN,NaN,1.94,1.94,1.0,5.68,NaN,5.68,5.68,0.0,NaN,NaN,5.68,5.68,1.0,12.99,NaN,12.99,12.99,0.0,NaN,NaN,12.99,12.99,1.0,113.97,NaN,113.97,113.97,0.0,NaN,NaN,113.97,113.97,1.0,174.49,NaN,174.49,174.49,0.0,NaN,NaN,174.49,174.49,1.0
+AR-U-G050001 = 35.31,20.49,110.53,4.38,106.15,1.23,4.74,40.76,30.96,89.0,17.94,9.99,35.13,1.62,33.51,-0.1,1.79,20.51,18.3,89.0,12.15,10.57,48.96,2.96,45.99,1.78,5.39,16.07,6.89,89.0,8.86,4.67,21.68,1.57,20.11,0.37,2.59,10.0,8.77,89.0,49.32,18.73,72.46,14.65,57.81,-0.93,2.11,52.71,58.67,89.0,53.04,22.77,81.75,8.35,73.4,-0.99,2.31,57.67,64.23,89.0,11.05,6.09,29.32,1.35,27.97,0.51,2.81,12.6,10.04,89.0,9.99,3.59,19.22,2.21,17.01,-0.1,2.92,10.61,10.66,89.0,3.6,1.34,8.26,1.27,6.99,0.93,4.32,3.84,3.17,89.0,8.48,9.58,39.64,1.0,38.64,1.66,5.05,12.75,4.25,89.0,7.0,3.1,16.53,2.26,14.27,0.8,3.15,7.65,6.52,89.0,15.94,6.05,35.13,6.44,28.69,0.64,2.95,17.04,15.1,89.0
+AR-U-G050002 = 4.45,NaN,4.45,4.45,0.0,NaN,NaN,4.45,4.45,1.0,6.39,NaN,6.39,6.39,0.0,NaN,NaN,6.39,6.39,1.0,6.43,NaN,6.43,6.43,0.0,NaN,NaN,6.43,6.43,1.0,1.6,NaN,1.6,1.6,0.0,NaN,NaN,1.6,1.6,1.0,21.35,NaN,21.35,21.35,0.0,NaN,NaN,21.35,21.35,1.0,10.5,NaN,10.5,10.5,0.0,NaN,NaN,10.5,10.5,1.0,2.25,NaN,2.25,2.25,0.0,NaN,NaN,2.25,2.25,1.0,5.2,NaN,5.2,5.2,0.0,NaN,NaN,5.2,5.2,1.0,1.7,NaN,1.7,1.7,0.0,NaN,NaN,1.7,1.7,1.0,1.02,NaN,1.02,1.02,0.0,NaN,NaN,1.02,1.02,1.0,7.9,NaN,7.9,7.9,0.0,NaN,NaN,7.9,7.9,1.0,11.71,NaN,11.71,11.71,0.0,NaN,NaN,11.71,11.71,1.0
+AR-U-G050003 = 54.65,15.79,117.89,37.32,80.57,1.68,6.14,56.86,49.15,115.0,10.28,16.48,86.43,1.0,85.43,2.84,11.44,19.36,3.1,115.0,28.26,11.12,76.76,12.74,64.02,1.95,8.01,30.35,25.96,115.0,38.71,15.41,107.48,17.07,90.42,1.99,8.18,41.64,35.67,115.0,159.78,47.12,265.68,84.26,181.43,0.02,2.25,166.52,161.17,115.0,55.01,23.61,168.37,29.32,139.05,2.37,10.37,59.82,48.23,115.0,92.5,39.69,204.65,42.12,162.53,0.69,2.34,100.59,75.22,115.0,105.78,27.22,235.66,70.44,165.22,2.36,10.3,109.19,100.97,115.0,40.41,30.73,128.53,6.36,122.17,0.96,2.9,50.68,25.21,115.0,19.28,22.4,95.06,1.0,94.06,1.1,3.16,29.48,5.71,115.0,37.85,22.69,134.98,14.71,120.27,2.06,7.96,44.08,31.65,115.0,62.83,11.47,113.39,45.41,67.99,1.76,8.12,63.86,62.32,115.0
+AR-U-G050004 = 12.29,6.55,36.21,6.11,30.1,1.49,4.57,13.91,9.71,96.0,1.47,1.24,7.61,1.0,6.61,3.58,14.96,1.92,1.01,96.0,7.96,1.92,13.62,4.36,9.27,0.65,3.15,8.18,7.75,96.0,19.0,2.83,29.04,13.2,15.85,1.32,5.02,19.2,18.14,96.0,78.64,5.26,89.5,68.22,21.28,0.12,2.17,78.82,78.22,96.0,37.44,3.59,47.5,31.62,15.89,0.91,3.36,37.61,36.78,96.0,28.38,8.53,47.5,16.78,30.72,0.36,1.88,29.62,28.5,96.0,20.41,5.85,44.72,13.6,31.12,2.13,7.64,21.23,19.26,96.0,27.01,8.53,42.1,8.77,33.33,-0.25,2.24,28.31,26.92,96.0,2.12,2.82,19.22,1.0,18.22,3.79,18.71,3.52,1.22,96.0,8.05,2.89,16.27,1.94,14.32,0.52,3.55,8.55,8.18,96.0,27.27,10.78,56.93,12.27,44.65,0.63,2.61,29.3,26.17,96.0
+AR-U-G050005 = 11.0,NaN,11.0,11.0,0.0,NaN,NaN,11.0,11.0,1.0,1.39,NaN,1.39,1.39,0.0,NaN,NaN,1.39,1.39,1.0,5.44,NaN,5.44,5.44,0.0,NaN,NaN,5.44,5.44,1.0,12.22,NaN,12.22,12.22,0.0,NaN,NaN,12.22,12.22,1.0,69.26,NaN,69.26,69.26,0.0,NaN,NaN,69.26,69.26,1.0,45.41,NaN,45.41,45.41,0.0,NaN,NaN,45.41,45.41,1.0,15.8,NaN,15.8,15.8,0.0,NaN,NaN,15.8,15.8,1.0,14.91,NaN,14.91,14.91,0.0,NaN,NaN,14.91,14.91,1.0,22.71,NaN,22.71,22.71,0.0,NaN,NaN,22.71,22.71,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,12.66,NaN,12.66,12.66,0.0,NaN,NaN,12.66,12.66,1.0,27.22,NaN,27.22,27.22,0.0,NaN,NaN,27.22,27.22,1.0
+AR-U-G050006 = 28.68,16.4,86.84,9.6,77.23,1.23,3.87,33.01,22.46,122.0,2.01,1.84,10.19,1.0,9.19,2.56,9.66,2.72,1.05,122.0,6.94,4.02,23.74,1.0,22.74,1.52,6.26,8.01,6.46,122.0,16.73,8.76,50.46,5.1,45.36,1.66,5.76,18.86,13.89,122.0,64.74,10.56,79.32,10.51,68.81,-2.51,12.68,65.59,66.33,122.0,50.33,8.94,74.68,7.32,67.36,-1.19,11.53,51.11,50.27,122.0,17.2,5.85,35.13,2.26,32.88,0.37,3.09,18.16,16.22,122.0,14.8,4.74,26.78,3.49,23.29,-0.29,2.37,15.54,15.59,122.0,29.09,19.8,76.97,6.3,70.67,1.01,2.62,35.15,19.85,122.0,2.87,2.3,11.51,1.0,10.51,1.5,4.9,3.68,2.05,122.0,7.37,2.59,14.65,2.27,12.38,0.19,2.7,7.81,7.23,122.0,19.67,12.96,53.59,2.47,51.12,0.92,2.77,23.52,15.28,122.0
+AR-U-G050007 = 18.81,4.31,27.05,11.51,15.55,-0.13,2.57,19.27,19.69,15.0,3.66,3.87,12.6,1.0,11.6,1.14,3.02,5.23,1.0,15.0,2.71,2.84,11.3,1.0,10.3,2.24,6.94,3.85,1.53,15.0,8.82,3.39,15.32,3.89,11.44,0.16,2.07,9.41,9.6,15.0,26.41,20.44,60.47,10.2,50.26,0.8,1.99,32.98,12.8,15.0,21.24,17.63,50.46,7.32,43.14,0.78,1.96,27.22,9.61,15.0,6.54,5.46,16.04,1.27,14.76,0.92,2.34,8.4,3.95,15.0,8.45,7.26,21.68,2.19,19.49,1.2,2.66,10.98,4.8,15.0,9.2,3.58,15.56,6.11,9.45,1.02,2.47,9.83,7.37,15.0,2.16,1.67,6.69,1.0,5.69,1.54,4.57,2.7,1.53,15.0,3.96,1.78,6.11,1.42,4.69,-0.19,1.49,4.32,4.8,15.0,9.7,3.08,16.02,3.34,12.67,-0.09,3.17,10.14,10.62,15.0
+AR-U-G050008 = 55.08,11.41,84.41,34.09,50.32,0.54,2.71,56.23,53.05,66.0,25.34,13.77,65.35,3.81,61.54,0.94,3.82,28.8,22.92,66.0,41.51,9.81,59.57,23.75,35.82,0.05,1.95,42.63,40.88,66.0,68.44,18.81,120.03,39.09,80.95,0.37,2.7,70.94,69.39,66.0,201.99,27.31,273.69,163.6,110.09,0.73,2.66,203.8,196.06,66.0,93.44,34.82,191.42,44.72,146.7,1.0,3.71,99.63,90.08,66.0,114.45,37.67,222.81,64.25,158.55,0.8,3.04,120.4,107.67,66.0,93.7,28.55,185.32,64.23,121.1,1.27,4.06,97.9,83.52,66.0,35.36,14.21,77.53,13.79,63.74,0.77,3.31,38.07,32.99,66.0,24.0,14.36,52.59,1.0,51.59,0.18,2.21,27.91,24.2,66.0,49.25,13.97,84.6,30.22,54.39,1.13,3.19,51.17,43.39,66.0,74.77,4.97,86.84,66.19,20.64,0.63,2.76,74.93,74.22,66.0
+AR-U-G050009 = 41.98,15.74,92.61,18.09,74.51,0.66,3.33,44.8,41.79,84.0,5.57,4.41,17.03,1.0,16.03,0.84,2.47,7.09,3.79,84.0,5.89,2.33,10.84,2.67,8.16,0.5,2.19,6.33,5.62,84.0,11.11,3.16,25.99,8.18,17.8,2.49,9.63,11.54,10.15,84.0,62.78,4.12,73.77,56.08,17.69,0.54,3.16,62.92,62.32,84.0,63.64,9.36,79.32,50.48,28.84,0.28,1.5,64.31,60.49,84.0,18.18,3.46,24.46,12.0,12.47,0.17,1.9,18.5,17.87,84.0,22.28,9.9,48.96,8.81,40.15,0.46,2.54,24.35,22.43,84.0,18.38,10.23,46.09,2.64,43.45,0.52,3.25,21.01,18.63,84.0,3.66,1.76,7.35,1.0,6.35,-0.03,1.95,4.06,3.66,84.0,5.49,1.81,11.37,2.47,8.9,0.49,3.37,5.78,5.38,84.0,9.77,4.98,32.57,3.77,28.8,2.29,9.33,10.95,8.28,84.0
+AR-U-G050010 = 43.63,14.68,107.25,23.74,83.51,1.7,6.43,46.01,39.19,120.0,3.19,1.47,8.26,1.0,7.26,1.41,4.94,3.5,2.75,120.0,9.14,4.7,24.46,1.53,22.93,0.36,2.74,10.27,9.19,120.0,19.95,4.47,40.85,12.99,27.87,1.05,5.6,20.44,19.81,120.0,97.59,13.6,131.21,68.22,62.99,-0.08,2.68,98.53,97.97,120.0,42.19,8.71,81.75,29.32,52.44,1.4,6.16,43.08,40.21,120.0,43.76,8.61,70.31,28.56,41.75,0.85,3.33,44.59,41.5,120.0,59.34,13.64,113.92,40.85,73.07,1.02,4.39,60.87,58.39,120.0,17.19,8.25,42.72,4.95,37.78,0.51,2.81,19.06,17.54,120.0,1.12,0.35,3.77,1.0,2.77,5.05,33.3,1.18,1.0,120.0,12.53,6.12,36.21,3.99,32.22,1.59,5.92,13.94,11.23,120.0,47.73,9.27,70.31,22.39,47.92,-0.54,3.59,48.62,49.0,120.0
+AR-U-G050011 = 39.41,9.13,86.84,25.6,61.24,2.09,11.19,40.44,38.9,103.0,6.31,10.76,68.22,1.0,67.22,3.33,15.57,12.43,1.84,103.0,22.13,7.38,53.59,13.09,40.51,1.69,6.29,23.31,20.41,103.0,39.27,13.41,84.26,23.75,60.51,1.56,5.19,41.47,36.21,103.0,169.24,26.92,221.2,105.3,115.9,-0.46,2.18,171.34,173.97,103.0,59.85,25.38,121.06,33.09,87.97,1.32,3.47,64.96,48.44,103.0,63.67,10.36,97.97,40.85,57.12,0.39,3.72,64.5,63.27,103.0,70.36,10.85,99.47,48.96,50.51,0.44,3.09,71.19,68.72,103.0,17.18,6.74,34.09,5.75,28.34,0.32,2.48,18.44,16.55,103.0,4.89,5.35,35.13,1.0,34.13,3.3,15.75,7.23,3.57,103.0,30.57,7.85,62.32,21.19,41.13,1.67,5.93,31.55,28.45,103.0,66.69,10.61,92.24,46.9,45.33,0.02,2.06,67.52,67.21,103.0
+AR-U-G050012 = 25.8,9.38,55.23,11.17,44.07,0.56,2.95,27.44,24.8,104.0,1.51,0.64,3.24,1.0,2.24,1.18,3.26,1.64,1.27,104.0,5.21,2.39,15.56,2.26,13.3,1.6,5.83,5.73,4.47,104.0,15.04,3.39,23.74,9.47,14.27,0.51,2.17,15.42,13.99,104.0,69.67,4.85,79.32,60.47,18.86,0.29,2.06,69.83,69.5,104.0,51.72,5.45,74.68,43.39,31.29,1.15,5.18,52.0,51.48,104.0,24.67,2.27,34.04,20.41,13.63,0.64,4.8,24.77,24.79,104.0,29.85,6.56,46.28,17.07,29.21,0.09,2.24,30.55,29.32,104.0,38.52,19.67,84.26,6.3,77.96,0.06,1.86,43.21,37.64,104.0,2.47,3.29,24.46,1.0,23.46,4.14,23.39,4.1,1.22,104.0,6.44,2.42,12.22,2.26,9.97,0.21,1.98,6.87,6.25,104.0,24.57,10.96,64.23,6.94,57.29,1.03,3.86,26.88,21.44,104.0
+AR-U-G050013 = 28.37,8.44,53.59,12.62,40.97,0.51,2.67,29.6,26.17,168.0,1.32,0.52,3.05,1.0,2.05,1.8,5.53,1.42,1.0,168.0,8.02,3.22,17.56,2.4,15.16,0.53,3.04,8.64,7.62,168.0,30.04,8.64,62.32,15.65,46.66,0.84,3.51,31.25,28.46,168.0,84.15,15.59,129.9,66.19,63.7,1.23,3.81,85.57,79.0,168.0,40.97,7.08,58.67,32.09,26.58,0.79,2.59,41.58,39.1,168.0,43.94,13.44,84.41,26.0,58.41,0.57,2.56,45.94,43.48,168.0,36.49,8.78,60.74,21.08,39.66,0.05,2.29,37.53,37.36,168.0,16.51,7.93,54.46,5.75,48.71,1.58,7.69,18.31,15.87,168.0,2.91,3.13,14.65,1.0,13.65,2.08,6.45,4.27,1.6,168.0,22.46,9.14,39.64,4.45,35.18,0.05,1.9,24.24,21.63,168.0,49.22,11.23,92.24,30.85,61.39,0.79,3.68,50.48,48.25,168.0
+AR-U-G050014 = 45.9,24.13,104.06,17.03,87.03,0.85,2.84,51.67,40.04,30.0,4.64,3.23,11.17,1.0,10.17,0.67,2.13,5.62,3.96,30.0,4.36,1.87,9.65,2.26,7.39,1.08,3.69,4.74,4.26,30.0,11.79,1.77,16.95,8.52,8.44,0.78,4.3,11.92,11.76,30.0,58.99,4.61,64.34,38.46,25.88,-3.02,14.25,59.17,60.47,30.0,72.36,5.02,76.97,53.34,23.63,-1.83,7.73,72.53,73.05,30.0,9.82,1.69,13.38,6.25,7.14,0.06,2.51,9.96,9.75,30.0,7.85,1.19,10.63,5.02,5.61,0.19,3.45,7.94,7.99,30.0,5.28,3.53,17.39,2.4,14.99,2.3,7.77,6.32,4.09,30.0,2.96,2.18,9.6,1.0,8.6,1.41,4.42,3.65,2.09,30.0,7.18,3.92,14.45,1.95,12.5,0.35,1.96,8.15,6.3,30.0,18.7,12.72,55.23,6.11,49.12,1.25,3.78,22.49,14.5,30.0
+AR-U-G050015 = 25.19,9.29,62.32,11.91,50.41,1.76,7.15,26.84,23.45,169.0,10.92,8.11,54.91,1.0,53.91,2.71,12.07,13.58,8.55,169.0,21.83,4.57,32.09,13.38,18.71,-0.11,1.8,22.3,22.69,169.0,46.86,19.36,115.98,24.46,91.51,1.3,4.26,50.68,39.05,169.0,91.08,19.82,147.43,59.57,87.86,0.83,3.13,93.2,87.83,169.0,58.4,24.1,118.12,30.71,87.42,0.59,1.92,63.15,48.08,169.0,52.2,21.46,126.13,24.46,101.66,0.67,2.72,56.42,45.46,169.0,48.13,19.39,107.3,18.65,88.65,0.69,2.69,51.87,43.55,169.0,18.9,15.98,110.53,2.7,107.84,2.26,10.49,24.72,14.65,169.0,5.71,6.58,43.66,1.0,42.66,2.5,11.48,8.7,2.96,169.0,30.83,12.51,68.05,15.33,52.72,0.85,2.5,33.26,25.21,169.0,37.37,14.72,97.97,17.03,80.94,0.93,3.94,40.15,33.08,169.0
+AR-U-G050016 = 19.87,11.65,64.23,6.89,57.33,1.81,6.0,23.0,16.04,100.0,2.85,2.09,10.84,1.0,9.84,1.41,4.79,3.53,2.03,100.0,13.44,3.39,27.6,7.32,20.28,1.22,5.4,13.86,13.01,100.0,42.98,11.88,62.32,19.22,43.1,-0.56,2.26,44.57,46.06,100.0,70.8,5.9,90.95,60.47,30.48,0.61,3.47,71.04,70.31,100.0,34.36,2.23,47.85,31.41,16.44,2.9,16.01,34.43,33.86,100.0,27.42,5.37,52.0,19.22,32.78,1.44,6.61,27.94,26.54,100.0,26.29,7.07,47.8,17.03,30.76,0.75,2.8,27.22,24.94,100.0,20.63,8.33,56.93,4.25,52.67,0.96,6.23,22.23,20.97,100.0,3.27,2.5,11.51,1.0,10.51,1.23,3.84,4.11,2.12,100.0,12.75,3.35,20.73,7.78,12.95,0.46,2.42,13.18,12.36,100.0,33.92,7.95,55.23,18.54,36.7,0.18,2.67,34.83,33.32,100.0
+AR-U-G050017 = 39.31,10.87,83.1,25.21,57.88,1.62,6.04,40.77,37.32,107.0,6.6,6.61,38.22,1.0,37.22,2.33,9.42,9.32,5.41,107.0,21.75,5.62,34.09,12.08,22.01,0.24,1.95,22.46,21.04,107.0,49.06,8.77,83.1,29.32,53.78,1.12,5.83,49.83,47.5,107.0,135.37,25.36,196.06,93.0,103.05,0.42,2.65,137.7,131.9,107.0,68.07,24.41,124.71,35.69,89.02,0.66,2.42,72.28,63.62,107.0,64.95,9.5,100.84,44.72,56.12,0.88,5.5,65.64,64.25,107.0,57.77,13.46,113.92,34.09,79.83,1.32,5.98,59.3,55.34,107.0,21.32,7.16,42.1,9.32,32.78,0.64,3.03,22.48,20.83,107.0,7.29,4.47,18.65,1.0,17.65,0.1,1.88,8.54,7.32,107.0,34.03,7.81,64.89,21.68,43.21,1.22,5.58,34.91,32.63,107.0,53.04,13.26,79.32,29.32,50.01,-0.15,2.04,54.66,55.23,107.0
+AR-U-G050018 = 53.33,12.85,97.39,22.35,75.05,0.54,3.86,54.85,52.4,133.0,8.55,6.25,25.32,1.0,24.32,0.85,3.05,10.58,7.78,133.0,5.65,3.65,17.56,1.06,16.49,1.24,3.79,6.72,4.25,133.0,11.0,3.58,22.02,6.69,15.33,1.1,3.51,11.57,10.01,133.0,64.59,9.66,94.5,52.0,42.5,0.61,2.41,65.31,61.73,133.0,54.79,9.18,89.5,38.46,51.03,1.45,5.19,55.55,52.0,133.0,29.95,16.19,66.19,8.51,57.68,0.57,1.95,34.02,23.07,133.0,36.56,11.01,64.34,13.04,51.3,-0.17,2.3,38.17,37.32,133.0,18.84,10.23,62.32,3.15,59.17,1.06,5.35,21.42,18.17,133.0,2.47,2.04,12.49,1.0,11.49,1.98,7.82,3.2,1.5,133.0,5.68,3.0,14.65,1.53,13.12,0.87,2.83,6.42,4.66,133.0,35.73,15.21,79.32,11.17,68.16,0.25,2.01,38.81,34.09,133.0
+AR-V-G230001 = 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+AR-V-G230002 = 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+AR-V-G230003 = 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+AR-W-G070001 = 71.7,11.51,95.45,58.67,36.78,0.82,2.47,72.54,68.47,12.0,114.29,16.81,154.02,93.29,60.74,0.96,3.6,115.42,110.69,12.0,21.78,0.6,22.69,20.73,1.96,-0.39,2.02,21.78,22.04,12.0,38.76,7.03,51.58,25.26,26.33,-0.11,2.81,39.34,38.52,12.0,52.29,16.31,81.9,32.92,48.98,0.52,2.11,54.57,48.76,12.0,55.01,14.56,79.36,33.08,46.28,0.15,1.84,56.75,53.96,12.0,41.08,10.39,55.64,23.2,32.44,-0.26,1.9,42.26,41.18,12.0,54.31,8.77,70.31,38.7,31.61,0.07,2.66,54.95,53.09,12.0,107.12,7.07,113.92,93.65,20.27,-0.67,2.18,107.33,108.99,12.0,371.28,59.12,456.42,274.32,182.1,-0.08,1.85,375.57,366.27,12.0,52.26,5.91,63.62,44.9,18.71,0.79,2.64,52.56,51.4,12.0,59.23,1.55,62.35,56.93,5.42,0.29,2.69,59.24,58.7,12.0
+AR-W-G070002 = 45.14,2.59,48.06,42.1,5.96,-0.05,1.58,45.19,45.19,4.0,177.25,5.68,181.84,168.95,12.88,-0.97,2.22,177.31,179.1,4.0,53.21,2.2,55.23,50.66,4.57,-0.19,1.28,53.24,53.47,4.0,138.54,13.54,158.52,128.67,29.85,1.04,2.26,139.03,133.48,4.0,35.34,1.73,37.39,33.17,4.21,-0.12,1.94,35.37,35.4,4.0,115.62,3.42,117.62,110.53,7.09,-1.1,2.29,115.66,117.16,4.0,35.88,3.13,39.41,32.54,6.87,0.06,1.38,35.98,35.78,4.0,48.93,2.63,52.21,46.25,5.96,0.29,1.61,48.98,48.63,4.0,99.11,1.47,101.04,97.97,3.07,0.52,1.65,99.12,98.72,4.0,374.23,16.43,392.63,354.04,38.59,-0.16,1.73,374.5,375.11,4.0,101.63,9.43,110.53,92.15,18.38,-0.03,1.08,101.95,101.91,4.0,65.33,3.11,67.21,60.71,6.49,-1.08,2.27,65.38,66.7,4.0
+AR-W-G070003 = 80.47,10.46,91.21,70.31,20.9,0.1,1.5,80.93,79.9,3.0,134.56,3.64,138.77,132.46,6.31,0.71,1.5,134.6,132.46,3.0,41.32,1.46,42.18,39.64,2.54,-0.71,1.5,41.34,42.15,3.0,63.35,2.75,66.19,60.71,5.48,0.14,1.5,63.39,63.14,3.0,7.26,1.17,8.57,6.3,2.27,0.48,1.5,7.33,6.93,3.0,85.15,1.91,86.84,83.08,3.76,-0.36,1.5,85.17,85.55,3.0,14.21,2.45,17.03,12.69,4.34,0.7,1.5,14.35,12.9,3.0,43.9,6.08,50.46,38.45,12.01,0.32,1.5,44.18,42.79,3.0,104.59,0.92,105.66,104.06,1.59,0.71,1.5,104.6,104.06,3.0,355.33,42.08,389.2,308.23,80.98,-0.52,1.5,356.99,368.56,3.0,93.58,5.93,100.37,89.5,10.88,0.66,1.5,93.7,90.87,3.0,69.47,1.45,70.31,67.79,2.52,-0.71,1.5,69.48,70.31,3.0
+AR-W-G070004 = 67.62,11.24,93.75,48.36,45.39,0.5,2.5,68.51,65.02,29.0,70.68,9.47,89.5,50.66,38.83,-0.31,2.57,71.29,73.21,29.0,39.09,11.78,68.22,20.41,47.8,0.47,2.53,40.76,38.23,29.0,146.38,27.22,208.25,97.97,110.28,0.37,2.43,148.81,136.52,29.0,57.68,16.1,106.58,34.48,72.1,1.31,4.82,59.81,53.81,29.0,125.62,15.71,162.05,84.6,77.45,-0.25,3.74,126.56,124.76,29.0,31.45,7.64,48.34,16.04,32.3,-0.04,2.84,32.34,31.72,29.0,105.81,18.05,140.95,72.46,68.49,0.18,2.21,107.28,105.82,29.0,95.23,11.71,127.31,74.68,52.63,0.6,3.41,95.92,93.9,29.0,318.83,50.29,416.19,242.15,174.04,0.37,2.05,322.63,317.67,29.0,51.84,11.27,81.75,32.15,49.6,0.7,3.21,53.01,48.49,29.0,48.62,6.46,65.39,40.85,24.53,1.02,3.14,49.03,46.23,29.0
+AR-W-G070005 = 126.62,14.1,163.6,107.25,56.35,0.96,2.96,127.38,122.96,47.0,97.24,10.35,117.41,79.32,38.08,0.2,2.15,97.78,95.06,47.0,49.56,10.33,70.44,30.68,39.76,-0.24,2.38,50.61,52.0,47.0,82.41,13.51,121.0,64.23,56.78,1.01,3.51,83.49,80.0,47.0,93.01,8.78,114.13,74.82,39.31,0.2,2.77,93.42,92.24,47.0,65.93,6.47,76.97,49.84,27.12,-0.67,3.08,66.24,66.27,47.0,74.03,7.46,90.95,58.84,32.11,0.3,2.6,74.39,72.99,47.0,68.85,9.75,93.73,52.02,41.71,0.46,3.08,69.53,68.72,47.0,92.75,9.74,110.53,74.71,35.82,-0.18,2.25,93.25,95.06,47.0,260.26,73.33,470.18,168.61,301.57,1.18,3.85,270.18,238.81,47.0,35.78,15.49,71.88,14.65,57.23,0.6,2.17,38.92,31.91,47.0,53.75,5.7,69.26,46.84,22.42,1.06,3.4,54.04,52.94,47.0
+AR-W-G070006 = 70.96,9.67,92.24,53.52,38.72,0.41,3.42,71.57,71.38,13.0,108.03,22.82,132.46,68.22,64.24,-0.32,1.95,110.24,102.53,13.0,39.18,6.24,46.09,25.78,20.31,-1.26,3.42,39.63,40.93,13.0,50.71,16.37,82.68,27.44,55.25,0.14,2.27,53.09,55.26,13.0,26.63,9.99,42.1,12.19,29.91,0.15,1.62,28.31,26.61,13.0,92.41,8.62,108.47,75.47,33.0,-0.28,3.07,92.78,92.4,13.0,11.67,2.57,16.77,7.9,8.86,0.35,2.41,11.93,11.51,13.0,55.52,9.06,70.31,43.19,27.12,0.2,1.72,56.2,56.59,13.0,91.43,8.96,109.88,79.47,30.42,0.56,2.36,91.83,89.66,13.0,303.32,36.05,346.43,228.39,118.04,-0.54,2.43,305.29,308.23,13.0,67.71,8.36,82.84,54.46,28.38,0.24,2.31,68.18,66.46,13.0,60.82,6.77,69.88,47.5,22.38,-0.38,2.2,61.17,62.35,13.0
+AR-W-G070007 = 113.07,8.83,128.53,94.5,34.03,-0.25,2.33,113.39,114.13,23.0,78.37,29.61,121.16,34.09,87.07,-0.07,1.55,83.55,80.4,23.0,49.1,20.32,97.97,19.81,78.16,0.76,2.78,52.97,44.8,23.0,63.51,8.3,84.26,47.5,36.75,0.67,3.62,64.02,63.27,23.0,57.85,14.21,83.94,35.13,48.8,0.17,2.15,59.49,58.67,23.0,26.81,11.28,52.18,16.04,36.14,1.06,2.59,28.99,20.78,23.0,28.86,18.48,66.44,11.51,54.93,0.99,2.43,34.05,19.11,23.0,57.85,11.53,81.75,33.08,48.68,-0.07,2.9,58.94,57.85,23.0,92.42,28.02,145.01,48.96,96.05,0.69,2.37,96.39,79.63,23.0,285.46,109.23,546.71,154.64,392.07,0.8,2.57,304.79,261.0,23.0,45.75,14.23,86.84,23.03,63.8,1.16,4.44,47.82,43.48,23.0,35.24,15.46,56.93,15.1,41.83,0.37,1.51,38.35,29.44,23.0
+AR-W-G070008 = 50.94,4.59,59.62,44.1,15.52,0.36,2.04,51.13,49.78,15.0,142.82,21.46,184.58,106.74,77.84,0.12,2.37,144.32,142.98,15.0,51.72,8.67,64.96,38.46,26.5,-0.03,1.65,52.39,49.85,15.0,117.79,26.65,184.58,78.57,106.01,0.92,3.81,120.57,114.39,15.0,35.15,7.3,42.86,18.62,24.24,-1.03,2.97,35.85,37.99,15.0,114.6,8.4,126.32,96.6,29.71,-0.71,2.75,114.89,115.77,15.0,31.42,3.83,40.85,24.83,16.03,0.79,3.92,31.64,30.24,15.0,53.3,9.57,79.63,44.8,34.82,1.91,5.44,54.1,50.48,15.0,111.19,13.74,128.53,89.5,39.03,-0.26,1.6,111.98,115.98,15.0,363.89,48.75,447.7,261.43,186.27,-0.14,2.92,366.93,369.38,15.0,81.44,16.93,107.3,62.32,44.98,0.28,1.59,83.07,78.69,15.0,57.14,4.71,67.21,48.6,18.61,0.1,3.0,57.33,56.95,15.0
+AR-W-G070009 = 119.14,13.21,138.61,95.06,43.55,-0.38,2.27,119.79,120.1,10.0,64.44,7.75,78.15,53.59,24.55,0.28,2.12,64.86,64.92,10.0,56.59,4.68,65.21,50.46,14.75,0.32,2.26,56.76,57.23,10.0,147.83,37.56,228.39,107.68,120.7,0.95,3.09,152.06,138.99,10.0,79.62,10.05,92.28,56.93,35.35,-1.1,3.68,80.19,81.61,10.0,163.4,17.89,187.41,138.73,48.67,-0.03,1.57,164.28,163.16,10.0,105.68,18.89,139.37,78.36,61.01,0.22,2.1,107.19,104.61,10.0,101.69,17.53,131.21,80.54,50.67,0.23,1.77,103.04,100.21,10.0,74.4,4.76,84.26,67.21,17.05,0.7,3.14,74.53,74.01,10.0,381.68,25.69,417.5,327.39,90.1,-0.75,3.12,382.46,384.11,10.0,31.55,2.95,37.39,27.6,9.78,0.67,2.61,31.68,30.94,10.0,42.66,3.46,47.5,36.76,10.74,-0.16,2.15,42.78,42.52,10.0
+AR-W-G070010 = 91.34,10.02,115.77,74.68,41.09,0.71,3.14,91.87,90.29,28.0,102.48,30.21,179.1,46.73,132.37,0.3,3.09,106.69,104.94,28.0,24.0,6.7,36.28,13.79,22.48,0.24,1.8,24.89,22.81,28.0,76.62,13.99,101.71,52.21,49.49,0.09,1.92,77.84,77.03,28.0,44.38,13.52,72.49,21.04,51.45,0.43,2.42,46.33,42.12,28.0,24.77,9.06,46.8,17.03,29.76,1.39,3.69,26.32,20.58,28.0,39.81,12.63,70.44,18.67,51.77,0.98,3.44,41.7,36.91,28.0,47.87,7.07,60.11,35.08,25.03,-0.17,1.99,48.37,48.24,28.0,70.26,8.87,86.84,51.23,35.61,-0.51,2.71,70.8,72.17,28.0,182.05,38.27,259.08,124.71,134.37,0.45,2.22,185.89,174.08,28.0,70.03,12.07,97.97,48.96,49.01,0.28,2.72,71.03,69.48,28.0,55.32,9.02,70.31,27.94,42.37,-1.06,4.73,56.03,54.86,28.0
+AR-W-G070011 = 61.01,8.53,74.98,49.84,25.14,0.47,2.18,61.52,60.47,7.0,145.95,8.61,158.81,134.86,23.96,0.16,1.93,146.16,145.01,7.0,45.98,6.55,59.04,41.18,17.85,1.32,3.22,46.37,43.39,7.0,104.37,11.15,122.85,92.51,30.35,0.45,2.02,104.88,100.97,7.0,18.63,7.15,30.68,11.44,19.24,0.56,2.01,19.77,15.33,7.0,102.12,9.23,115.77,91.74,24.03,0.26,1.66,102.48,100.97,7.0,23.65,2.56,26.09,19.57,6.52,-0.56,1.81,23.77,24.32,7.0,44.85,2.12,47.59,42.18,5.41,0.2,1.72,44.9,44.72,7.0,123.53,11.91,136.52,102.61,33.91,-0.68,2.26,124.02,128.61,7.0,332.56,50.92,431.23,281.56,149.67,1.12,3.02,335.89,314.66,7.0,93.29,9.29,111.34,85.22,26.12,1.09,3.0,93.68,89.37,7.0,61.19,3.3,67.21,57.8,9.41,0.77,2.52,61.27,60.62,7.0
+AR-W-G070012 = 75.26,9.84,99.09,53.59,45.49,-0.08,2.71,75.89,75.81,56.0,104.49,24.67,154.02,60.47,93.56,0.17,1.98,107.31,100.71,56.0,49.99,9.43,82.68,34.61,48.07,0.97,4.24,50.86,48.92,56.0,198.47,42.92,309.49,132.46,177.03,0.33,2.54,202.98,205.25,56.0,57.64,12.49,86.84,29.32,57.52,-0.49,2.5,58.95,61.5,56.0,168.36,14.51,208.34,145.01,63.34,0.73,3.25,168.98,167.55,56.0,53.77,12.87,76.97,25.99,50.98,-0.13,2.2,55.26,54.97,56.0,87.56,19.92,149.45,53.59,95.85,1.06,4.27,89.76,84.26,56.0,97.95,16.67,121.0,66.19,54.81,-0.36,1.76,99.33,99.67,56.0,511.32,107.42,761.82,308.23,453.59,0.08,2.4,522.28,506.08,56.0,66.8,18.02,100.97,34.09,66.88,-0.5,2.28,69.14,69.77,56.0,39.27,8.42,61.15,25.4,35.76,0.36,2.19,40.14,38.48,56.0
+AR-W-G070013 = 110.41,10.13,121.0,92.4,28.6,-0.5,2.02,110.82,111.05,10.0,114.35,18.42,147.36,96.73,50.63,0.77,2.05,115.68,104.06,10.0,30.64,3.16,35.13,25.4,9.74,-0.16,1.89,30.78,30.75,10.0,87.12,17.28,113.92,60.98,52.93,-0.12,1.85,88.65,89.62,10.0,60.28,16.3,81.75,36.96,44.79,-0.02,1.6,62.23,59.35,10.0,43.86,10.39,58.67,26.78,31.89,-0.37,1.97,44.96,47.15,10.0,61.53,18.76,79.32,31.14,48.18,-0.71,1.93,64.05,71.2,10.0,58.71,6.21,69.26,51.51,17.76,0.68,2.08,59.0,56.31,10.0,92.24,7.28,100.01,81.75,18.26,-0.33,1.47,92.5,93.85,10.0,277.85,18.91,314.86,249.56,65.3,0.41,2.68,278.43,273.2,10.0,59.02,9.17,72.46,43.39,29.07,-0.14,1.99,59.66,58.71,10.0,63.17,3.65,70.31,57.8,12.51,0.31,2.76,63.27,63.43,10.0
+AR-W-G070014 = 49.74,4.02,53.52,44.72,8.8,-0.51,1.5,49.87,51.12,6.0,82.17,14.44,102.66,70.34,32.32,0.7,1.57,83.22,74.48,6.0,40.27,3.84,44.9,33.64,11.27,-0.68,2.71,40.42,40.25,6.0,110.54,7.57,121.0,102.47,18.53,0.4,1.6,110.75,108.76,6.0,30.61,4.76,37.7,25.5,12.2,0.39,1.8,30.92,29.88,6.0,116.19,4.06,121.06,109.19,11.87,-0.74,2.64,116.25,117.41,6.0,21.77,5.97,28.58,13.91,14.67,-0.17,1.44,22.45,22.41,6.0,79.84,9.93,95.75,66.61,29.15,0.33,2.4,80.35,79.66,6.0,87.71,15.17,109.36,70.31,39.06,0.25,1.64,88.79,86.17,6.0,267.36,23.15,300.33,242.15,58.18,0.13,1.71,268.19,268.52,6.0,61.14,2.22,63.33,57.85,5.48,-0.36,1.69,61.18,61.41,6.0,49.95,2.48,53.81,46.84,6.97,0.47,2.1,50.0,49.1,6.0
+AR-W-G070015 = 129.26,21.56,163.6,89.5,74.11,-0.11,1.83,131.02,129.49,58.0,75.13,11.71,104.06,46.09,57.97,0.26,3.11,76.02,74.04,58.0,51.13,11.75,79.64,29.44,50.21,0.21,2.27,52.44,49.31,58.0,106.2,25.65,173.77,74.68,99.09,1.08,3.06,109.2,95.06,58.0,109.79,16.41,132.46,66.51,65.95,-0.88,2.94,110.99,115.77,58.0,93.78,27.05,163.68,62.32,101.36,0.97,2.88,97.54,84.7,58.0,74.93,13.2,94.5,39.64,54.86,-0.8,3.16,76.07,76.97,58.0,99.57,21.31,149.45,60.91,88.54,0.69,2.97,101.78,95.08,58.0,84.57,13.65,113.92,66.19,47.73,0.44,1.81,85.65,79.32,58.0,328.32,57.97,485.46,212.59,272.87,0.1,3.09,333.31,327.39,58.0,34.7,8.81,54.46,22.35,32.12,0.67,2.42,35.78,31.8,58.0,51.89,9.35,69.26,34.09,35.17,-0.09,1.98,52.71,53.61,58.0
+AR-W-G070016 = 160.44,12.9,179.1,132.56,46.54,-0.54,2.52,160.93,161.35,18.0,77.0,3.94,85.09,70.31,14.79,0.36,2.85,77.09,76.8,18.0,62.57,2.48,66.19,56.74,9.45,-0.66,2.78,62.62,62.84,18.0,97.5,12.05,117.41,78.53,38.88,0.05,1.62,98.2,97.79,18.0,86.21,3.29,93.39,81.75,11.64,0.63,2.74,86.27,85.57,18.0,77.19,3.53,81.9,68.37,13.53,-1.05,3.77,77.27,78.15,18.0,79.96,7.97,92.24,66.31,25.92,-0.24,2.09,80.33,81.11,18.0,76.74,5.59,86.99,67.27,19.73,0.05,2.2,76.94,76.97,18.0,91.77,5.75,104.06,81.79,22.27,0.26,2.54,91.94,91.33,18.0,428.58,75.89,546.71,278.24,268.47,-0.49,2.22,434.88,452.06,18.0,16.05,2.69,24.59,13.79,10.8,1.93,6.66,16.26,15.1,18.0,58.51,4.65,66.19,48.49,17.7,-0.25,2.52,58.68,58.36,18.0
+AR-W-G070017 = 141.61,11.25,163.6,121.0,42.6,0.13,2.35,142.04,141.81,32.0,74.14,7.89,95.06,60.47,34.59,0.7,3.2,74.54,73.02,32.0,68.67,3.17,75.89,64.23,11.67,0.54,2.53,68.74,68.22,32.0,81.33,10.28,99.74,58.67,41.07,-0.47,2.41,81.96,84.9,32.0,125.28,23.45,158.74,81.75,76.99,-0.58,2.11,127.39,130.84,32.0,88.35,15.45,113.92,62.32,51.6,0.27,1.81,89.65,84.89,32.0,106.65,11.23,124.71,89.5,35.21,0.22,1.77,107.22,104.81,32.0,94.15,9.14,117.41,81.75,35.65,0.55,2.91,94.58,94.2,32.0,73.43,6.34,91.11,64.23,26.89,1.03,3.76,73.69,72.46,32.0,325.54,48.09,429.5,227.97,201.53,0.08,2.32,328.96,322.25,32.0,17.51,3.14,27.09,12.99,14.1,1.04,4.2,17.78,17.17,32.0,43.35,9.34,64.23,34.09,30.14,0.9,2.39,44.31,38.18,32.0
+AR-W-G070018 = 67.58,10.55,83.46,44.72,38.74,-0.82,3.32,68.33,68.97,11.0,79.24,10.83,107.25,68.22,39.03,1.58,5.19,79.92,79.32,11.0,29.46,6.23,39.66,20.41,19.24,0.27,1.98,30.06,29.04,11.0,70.31,31.76,124.71,23.74,100.97,0.25,1.99,76.55,65.63,11.0,34.88,10.16,60.46,21.68,38.78,1.4,4.83,36.2,32.61,11.0,94.93,15.75,124.71,76.97,47.74,0.51,2.12,96.11,91.36,11.0,19.88,8.15,34.04,8.01,26.03,0.07,2.18,21.35,18.35,11.0,64.76,7.5,74.68,48.96,25.72,-0.68,2.85,65.15,65.8,11.0,89.83,6.45,99.47,79.32,20.15,-0.08,1.99,90.04,89.5,11.0,300.5,64.29,470.18,221.2,248.98,1.66,5.68,306.69,289.78,11.0,50.87,6.23,59.73,40.85,18.88,-0.2,1.69,51.22,51.95,11.0,56.73,5.25,64.23,48.23,16.0,-0.31,1.99,56.95,56.93,11.0
+AR-W-G070019 = 84.85,3.3,87.19,82.51,4.67,-0.0,1.0,84.88,84.85,2.0,137.12,0.76,137.66,136.58,1.08,-0.0,1.0,137.12,137.12,2.0,40.25,NaN,40.25,40.25,0.0,NaN,-6.341803556909474E14,40.25,40.25,2.0,73.38,5.73,77.44,69.33,8.11,0.0,1.0,73.49,73.38,2.0,5.85,1.08,6.62,5.09,1.53,0.0,1.0,5.9,5.85,2.0,83.14,1.76,84.39,81.9,2.49,-0.0,1.0,83.15,83.14,2.0,16.53,1.58,17.65,15.41,2.24,-0.0,1.0,16.57,16.53,2.0,43.18,2.0,44.6,41.77,2.84,-0.0,1.0,43.21,43.18,2.0,110.9,7.41,116.14,105.66,10.48,0.0,1.0,111.02,110.9,2.0,327.84,7.1,332.86,322.82,10.04,-0.0,1.0,327.88,327.84,2.0,106.77,0.47,107.1,106.44,0.66,0.0,1.0,106.77,106.77,2.0,65.38,1.32,66.31,64.44,1.87,0.0,1.0,65.38,65.38,2.0
+AR-W-G070020 = 61.71,8.1,77.84,46.09,31.75,-0.08,3.03,62.19,62.32,13.0,130.12,12.3,154.02,98.48,55.55,-0.79,5.3,130.66,130.49,13.0,44.67,10.23,74.68,39.64,35.04,2.31,6.97,45.74,40.59,13.0,89.65,15.52,124.71,70.07,54.64,0.82,3.22,90.88,86.84,13.0,15.29,6.72,30.22,7.4,22.81,0.81,2.86,16.6,14.21,13.0,94.88,7.53,110.53,86.88,23.66,1.15,3.01,95.16,92.24,13.0,22.91,5.42,32.61,15.56,17.05,0.41,2.04,23.5,21.68,13.0,52.43,5.86,66.2,42.1,24.1,0.56,3.83,52.73,52.85,13.0,119.45,8.52,126.62,100.72,25.9,-1.02,2.74,119.73,124.71,13.0,331.61,74.63,514.71,214.62,300.08,0.96,4.14,339.27,327.39,13.0,82.12,12.53,105.77,63.65,42.12,0.6,2.62,83.0,80.33,13.0,62.68,4.5,69.26,53.81,15.45,-0.24,2.37,62.83,63.44,13.0
+AR-W-G070021 = 125.68,26.34,158.81,85.12,73.69,-0.38,1.5,128.34,136.52,37.0,79.18,10.79,108.89,61.95,46.94,0.88,3.86,79.9,78.81,37.0,66.69,12.2,97.97,43.39,54.58,0.83,4.15,67.76,64.75,37.0,127.93,45.81,221.3,77.53,143.77,0.63,2.03,135.68,110.53,37.0,100.8,29.19,145.6,47.5,98.1,-0.18,1.91,104.83,102.63,37.0,149.58,30.51,217.91,98.15,119.76,0.52,2.6,152.57,145.27,37.0,97.79,25.48,132.46,58.67,73.79,-0.18,1.54,100.97,104.06,37.0,92.72,13.17,145.01,77.0,68.01,1.98,8.23,93.63,90.15,37.0,67.11,4.3,81.75,56.93,24.83,0.83,5.69,67.25,67.21,37.0,385.78,55.23,470.18,281.69,188.49,-0.46,2.01,389.61,400.53,37.0,31.95,9.91,68.22,19.62,48.6,1.54,6.19,33.42,31.39,37.0,47.44,6.93,60.47,35.15,25.32,-0.2,1.91,47.93,48.04,37.0
+AR-W-G070022 = 59.18,6.75,68.72,46.8,21.92,-0.46,2.12,59.54,60.68,16.0,131.86,35.4,181.84,79.47,102.37,-0.14,1.59,136.24,139.75,16.0,56.3,11.01,76.97,40.28,36.68,0.33,1.95,57.3,54.0,16.0,163.1,39.25,234.95,110.53,124.42,0.44,1.87,167.47,153.18,16.0,42.51,4.49,54.47,35.71,18.76,0.91,4.36,42.73,42.11,16.0,140.0,7.74,151.74,124.93,26.8,-0.33,2.14,140.2,140.79,16.0,39.17,9.69,62.57,27.22,35.35,0.8,3.06,40.27,37.75,16.0,65.52,15.5,107.68,51.28,56.41,1.58,4.65,67.22,60.82,16.0,99.41,17.51,140.7,70.44,70.26,0.78,3.38,100.84,97.9,16.0,408.09,80.29,539.08,273.2,265.88,0.1,1.91,415.42,404.9,16.0,66.37,18.51,90.96,30.22,60.75,-0.59,2.29,68.75,70.39,16.0,45.67,3.91,52.1,39.41,12.69,-0.03,2.03,45.82,45.19,16.0
+AR-W-G070023 = 89.41,12.72,106.62,68.34,38.28,-0.18,1.72,90.25,92.24,15.0,87.01,8.33,104.06,74.68,29.38,0.43,2.3,87.38,86.69,15.0,25.81,3.0,30.96,21.72,9.23,0.56,2.05,25.97,25.32,15.0,76.95,29.01,130.61,35.13,95.48,0.14,1.92,81.89,76.67,15.0,96.88,28.93,140.7,50.46,90.24,-0.25,2.04,100.83,105.14,15.0,63.84,19.03,105.75,43.39,62.36,0.96,2.77,66.43,57.93,15.0,56.96,16.79,79.32,27.38,51.94,-0.43,2.04,59.22,59.48,15.0,69.18,10.5,89.5,46.09,43.4,-0.35,3.23,69.92,70.34,15.0,96.51,9.34,113.92,76.97,36.95,-0.08,2.81,96.93,94.22,15.0,377.34,64.39,514.71,249.56,265.15,0.3,3.28,382.43,367.95,15.0,46.62,3.49,53.59,40.85,12.74,0.4,2.61,46.74,46.28,15.0,64.34,4.6,70.31,56.93,13.38,-0.05,1.49,64.49,64.34,15.0
+AR-W-G070024 = 93.33,11.18,115.77,69.64,46.13,0.1,2.16,93.98,92.11,43.0,94.46,16.9,145.01,62.43,82.58,1.15,4.67,95.93,92.24,43.0,55.23,7.91,73.64,42.1,31.53,0.34,2.26,55.78,53.16,43.0,258.17,38.42,333.31,167.01,166.3,-0.19,2.25,260.95,261.85,43.0,84.68,17.56,124.71,59.32,65.39,0.55,2.22,86.44,80.42,43.0,184.29,16.18,221.2,147.23,73.97,0.19,2.55,184.99,182.0,43.0,68.75,13.96,92.24,43.39,48.84,-0.39,2.04,70.12,72.46,43.0,106.45,15.25,136.52,74.68,61.84,-0.33,2.3,107.52,109.19,43.0,95.86,14.9,121.0,69.9,51.11,0.01,1.82,96.99,95.06,43.0,533.43,73.96,675.23,392.52,282.71,-0.08,2.12,538.41,538.59,43.0,43.75,8.38,62.16,31.65,30.51,0.65,2.44,44.53,42.08,43.0,49.67,8.49,72.46,38.46,34.0,1.11,3.78,50.37,47.05,43.0
+AR-W-G070025 = 137.84,10.38,154.3,118.41,35.9,-0.25,2.22,138.2,138.73,14.0,95.48,8.93,112.33,79.32,33.0,0.08,2.52,95.87,95.83,14.0,48.69,8.6,60.77,34.71,26.07,-0.29,1.89,49.39,49.75,14.0,61.73,4.24,70.44,56.08,14.36,0.58,2.66,61.86,61.5,14.0,79.7,10.4,93.73,63.44,30.29,-0.11,1.57,80.33,80.59,14.0,57.6,10.22,69.26,40.64,28.63,-0.63,2.01,58.44,60.7,14.0,49.69,9.08,59.73,32.02,27.71,-0.83,2.57,50.46,51.16,14.0,67.3,5.57,79.32,60.47,18.86,0.6,2.59,67.52,66.75,14.0,95.82,11.93,123.36,82.09,41.27,1.15,3.55,96.51,92.79,14.0,427.08,89.78,545.96,263.52,282.44,-0.26,1.96,435.75,426.51,14.0,25.74,7.55,40.58,16.04,24.54,0.5,2.31,26.75,24.66,14.0,48.91,3.73,53.62,39.96,13.66,-1.31,4.01,49.04,49.21,14.0
+AR-X-G060001 = 277.3,29.44,337.42,218.11,119.31,-0.44,2.7,278.81,281.69,29.0,227.32,36.21,317.67,160.55,157.12,0.36,2.82,230.09,228.39,29.0,169.11,17.34,221.2,145.01,76.19,1.16,4.19,169.96,163.9,29.0,14.8,4.68,24.46,9.32,15.15,1.04,2.78,15.5,12.99,29.0,11.84,2.97,19.22,8.01,11.21,0.93,3.03,12.19,11.1,29.0,8.02,3.25,14.46,3.36,11.11,0.33,1.89,8.63,7.72,29.0,3.92,1.09,5.75,1.6,4.16,-0.45,2.37,4.06,4.18,29.0,3.03,0.26,3.66,2.67,0.99,0.73,2.78,3.04,2.96,29.0,44.84,11.68,69.0,24.46,44.53,0.49,2.58,46.29,43.09,29.0,46.12,19.74,81.75,23.03,58.72,0.46,1.72,50.03,40.63,29.0,129.36,23.48,179.1,98.02,81.08,0.64,2.38,131.41,126.96,29.0,134.75,13.62,163.6,113.92,49.68,0.53,2.16,135.41,131.48,29.0
+AR-X-G060002 = 179.93,8.88,190.58,168.92,21.66,-0.07,1.97,180.09,180.11,4.0,171.13,13.9,188.43,154.65,33.77,0.1,1.94,171.55,170.72,4.0,129.47,4.65,134.86,124.71,10.15,0.14,1.38,129.53,129.15,4.0,13.54,0.72,14.45,12.91,1.54,0.37,1.5,13.55,13.4,4.0,13.35,4.87,19.92,8.92,11.0,0.58,1.82,14.0,12.28,4.0,1.94,0.09,2.07,1.85,0.21,0.57,2.01,1.94,1.93,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,2.13,0.09,2.21,2.0,0.21,-0.69,2.03,2.13,2.15,4.0,51.18,7.22,57.28,42.1,15.18,-0.38,1.5,51.56,52.68,4.0,85.28,16.12,107.25,69.29,37.96,0.57,1.97,86.42,82.3,4.0,104.65,4.31,109.19,100.97,8.22,0.08,1.1,104.72,104.22,4.0,100.27,9.51,111.34,88.65,22.69,-0.09,1.82,100.61,100.55,4.0
+AR-X-G060003 = 178.24,25.15,214.62,136.52,78.11,0.07,1.86,179.9,178.12,16.0,153.38,12.02,173.77,132.46,41.31,-0.11,2.0,153.82,154.34,16.0,125.07,11.21,140.7,97.97,42.73,-0.95,3.33,125.54,128.53,16.0,11.88,4.06,21.68,6.3,15.39,1.03,3.43,12.51,10.44,16.0,11.95,6.75,29.32,4.0,25.31,1.08,3.65,13.62,9.04,16.0,1.56,0.37,2.49,1.16,1.33,1.27,3.85,1.6,1.43,16.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,16.0,2.05,0.33,2.4,1.24,1.16,-1.14,3.39,2.07,2.21,16.0,46.01,8.33,56.93,31.14,25.79,-0.32,1.88,46.71,46.71,16.0,74.27,18.55,110.53,50.46,60.08,0.45,1.99,76.42,71.0,16.0,113.7,17.19,163.6,99.56,64.04,1.84,5.52,114.91,106.91,16.0,87.79,8.51,110.53,79.32,31.21,1.43,4.32,88.18,85.08,16.0
+AR-X-G060004 = 191.63,30.11,242.15,140.7,101.45,-0.33,1.72,193.93,206.7,44.0,222.2,23.73,273.2,171.66,101.54,0.06,2.33,223.44,223.52,44.0,104.87,31.2,173.85,58.67,115.18,0.43,2.3,109.31,103.16,44.0,22.62,9.06,36.23,6.79,29.44,-0.31,1.86,24.33,24.45,44.0,6.82,1.85,11.1,3.79,7.31,0.41,2.52,7.06,6.73,44.0,1.53,0.95,5.41,1.0,4.41,2.18,7.94,1.8,1.0,44.0,1.6,0.26,2.13,1.0,1.13,-0.17,2.55,1.62,1.58,44.0,1.98,0.76,3.38,1.0,2.38,0.1,1.65,2.11,1.95,44.0,51.65,22.55,101.38,12.6,88.79,-0.09,2.2,56.25,54.14,44.0,63.32,18.93,110.53,21.15,89.39,0.12,3.17,66.03,62.99,44.0,99.71,13.51,128.52,73.97,54.55,0.09,2.2,100.6,98.17,44.0,104.4,30.23,184.58,52.8,131.78,0.82,3.22,108.6,96.19,44.0
+AR-X-G060005 = 148.61,25.75,234.95,107.44,127.51,0.83,3.72,150.79,143.08,76.0,138.56,46.91,249.56,75.89,173.67,0.57,2.14,146.18,124.92,76.0,117.29,41.88,222.09,63.62,158.47,0.81,2.72,124.46,109.23,76.0,19.72,5.73,34.22,7.1,27.11,0.15,2.73,20.52,19.81,76.0,36.4,17.03,86.84,10.84,76.0,0.56,2.85,40.14,34.21,76.0,13.49,5.86,31.27,6.89,24.38,1.1,3.31,14.69,11.43,76.0,25.57,9.59,46.09,6.76,39.33,0.36,2.16,27.28,23.13,76.0,3.48,2.35,10.2,1.0,9.2,0.88,2.8,4.19,2.75,76.0,26.54,11.17,55.23,8.51,46.72,0.39,2.32,28.77,24.74,76.0,75.57,28.22,187.13,20.41,166.72,0.76,5.21,80.6,76.98,76.0,171.91,19.63,227.97,140.03,87.94,0.71,2.96,173.01,171.19,76.0,124.25,27.59,202.06,74.68,127.38,0.89,4.27,127.23,118.92,76.0
+AR-X-G060006 = 225.31,28.4,286.13,155.15,130.99,-0.13,3.21,227.03,222.25,30.0,97.76,10.81,117.41,76.24,41.17,-0.1,2.49,98.34,99.37,30.0,130.67,16.75,161.32,96.6,64.71,0.16,2.18,131.7,129.26,30.0,23.64,6.06,35.13,13.79,21.34,0.15,1.79,24.38,23.1,30.0,8.11,1.53,13.38,5.79,7.59,1.53,6.11,8.25,7.79,30.0,11.48,2.57,17.14,6.36,10.78,0.13,2.67,11.75,10.92,30.0,3.91,2.33,10.39,1.62,8.77,1.42,4.29,4.53,3.24,30.0,1.39,0.23,1.76,1.02,0.74,0.01,1.8,1.41,1.39,30.0,29.04,7.15,43.39,17.1,26.29,0.23,2.07,29.88,28.25,30.0,75.45,28.78,144.32,34.09,110.23,0.85,3.06,80.58,70.45,30.0,164.87,21.04,196.06,121.88,74.17,-0.44,2.23,166.17,167.85,30.0,98.31,11.92,113.92,66.19,47.73,-0.51,2.86,99.0,98.27,30.0
+AR-X-G060007 = 210.64,42.33,273.2,140.7,132.5,-0.13,1.59,214.73,217.07,34.0,214.85,18.46,249.56,179.1,70.47,0.17,2.3,215.62,214.67,34.0,111.0,20.92,145.01,76.97,68.04,0.03,1.71,112.89,108.92,34.0,19.68,4.3,28.45,9.04,19.4,-0.09,2.96,20.13,20.32,34.0,3.47,0.77,4.85,1.77,3.08,0.08,2.26,3.55,3.27,34.0,1.01,0.03,1.16,1.0,0.16,4.09,19.38,1.01,1.0,34.0,1.04,0.11,1.56,1.0,0.56,3.89,17.84,1.04,1.0,34.0,3.77,0.89,5.1,2.13,2.97,-0.22,2.04,3.87,3.8,34.0,46.06,13.38,66.22,17.56,48.67,-0.56,2.48,47.91,47.5,34.0,64.58,19.85,100.97,10.2,90.77,-0.56,3.5,67.47,64.7,34.0,129.08,19.65,179.1,84.26,94.84,0.16,3.05,130.53,127.1,34.0,76.78,18.47,104.06,39.64,64.42,-0.56,2.15,78.91,81.58,34.0
+AR-X-G060008 = 238.46,56.27,358.4,147.23,211.17,0.49,2.23,244.89,221.86,53.0,118.37,27.08,168.61,74.99,93.62,0.29,1.63,121.38,107.25,53.0,135.9,12.33,163.6,117.41,46.19,0.77,2.5,136.44,130.49,53.0,17.63,5.78,30.56,12.22,18.33,1.06,2.71,18.54,15.25,53.0,10.42,2.65,16.04,5.86,10.18,0.44,2.28,10.75,9.9,53.0,19.63,3.52,26.15,9.32,16.83,-0.64,3.31,19.94,20.01,53.0,12.37,8.09,44.51,5.94,38.57,2.26,7.82,14.74,8.87,53.0,1.97,0.7,4.62,1.2,3.42,1.58,6.14,2.09,1.85,53.0,28.08,4.75,37.32,19.22,18.1,-0.02,2.05,28.47,28.56,53.0,48.04,20.49,112.48,13.38,99.09,0.98,3.77,52.15,43.27,53.0,163.12,22.7,202.06,124.71,77.35,0.16,1.83,164.66,159.79,53.0,100.09,23.36,164.26,68.22,96.04,0.91,3.5,102.73,98.36,53.0
+AR-X-G060009 = 148.5,11.35,163.6,121.0,42.6,-0.78,2.64,148.93,154.02,55.0,177.19,29.22,265.08,117.41,147.67,0.26,3.57,179.54,182.04,55.0,112.47,18.55,140.7,76.97,63.73,-0.18,1.7,113.97,114.75,55.0,13.97,1.76,18.65,11.51,7.14,1.05,3.47,14.08,13.48,55.0,3.68,1.21,6.69,1.67,5.02,0.29,2.18,3.87,3.77,55.0,13.2,4.12,25.21,6.3,18.92,0.74,3.39,13.82,12.58,55.0,9.9,6.13,28.31,1.44,26.88,0.9,3.45,11.62,9.1,55.0,1.23,0.38,2.64,1.0,1.64,2.09,7.0,1.28,1.03,55.0,31.14,7.13,48.96,17.03,31.92,0.12,3.4,31.93,31.62,55.0,112.24,38.98,190.23,52.0,138.23,0.14,1.87,118.7,114.13,55.0,134.97,15.4,173.77,107.25,66.52,0.28,2.62,135.83,136.52,55.0,57.83,7.23,74.68,44.9,29.78,0.44,2.37,58.27,56.93,55.0
+AR-X-G060010 = 206.35,19.24,238.81,163.6,75.21,-0.26,2.81,207.2,206.09,18.0,164.82,22.94,206.06,128.58,77.47,0.17,2.07,166.32,160.87,18.0,144.56,20.09,178.85,107.25,71.6,-0.03,2.12,145.87,145.04,18.0,16.1,7.37,30.22,7.96,22.25,0.81,2.3,17.62,12.7,18.0,9.96,0.92,11.51,8.26,3.25,-0.26,2.23,10.0,10.13,18.0,3.1,2.09,8.51,1.0,7.51,0.94,3.48,3.71,2.89,18.0,1.85,0.24,2.28,1.27,1.01,-0.43,3.2,1.86,1.89,18.0,1.39,0.28,2.16,1.0,1.16,1.07,4.34,1.41,1.31,18.0,82.74,4.81,89.5,69.75,19.75,-1.22,4.26,82.88,84.26,18.0,68.48,15.92,97.97,47.5,50.47,0.45,2.11,70.21,68.23,18.0,82.66,11.37,104.06,68.22,35.84,0.62,2.17,83.39,80.36,18.0,134.73,12.24,160.22,121.0,39.22,0.94,2.8,135.26,131.57,18.0
+AR-X-G060011 = 278.01,28.8,308.37,214.62,93.74,-0.95,2.88,279.43,286.65,23.0,151.35,15.08,174.47,124.71,49.77,-0.03,1.89,152.07,152.08,23.0,199.79,12.53,224.79,173.77,51.01,-0.24,2.51,200.16,199.24,23.0,11.15,4.42,19.3,5.41,13.88,0.35,1.87,11.96,11.49,23.0,9.71,1.65,12.99,6.89,6.09,0.02,2.07,9.85,9.9,23.0,3.44,2.24,9.32,1.0,8.32,0.89,3.26,4.08,2.83,23.0,2.54,0.56,3.5,1.73,1.76,0.45,1.99,2.59,2.47,23.0,1.82,0.33,2.63,1.39,1.23,1.15,3.55,1.85,1.74,23.0,76.68,10.26,95.06,55.23,39.83,-0.08,2.37,77.33,74.98,23.0,71.8,30.54,140.7,30.36,110.33,0.68,2.64,77.76,64.23,23.0,88.21,20.24,149.45,66.19,83.26,1.54,4.79,90.4,79.65,23.0,151.09,16.52,181.84,121.0,60.84,0.02,2.17,151.95,149.45,23.0
+AR-X-G060012 = 152.14,15.38,199.82,128.53,71.29,1.09,4.11,152.9,149.45,53.0,165.11,24.86,234.95,117.89,117.06,1.01,3.98,166.94,158.74,53.0,140.95,22.24,202.06,89.5,112.57,0.61,3.22,142.66,135.04,53.0,14.34,3.9,23.74,7.1,16.63,0.15,2.55,14.85,14.32,53.0,13.28,3.46,18.09,4.68,13.41,-0.62,2.25,13.72,14.21,53.0,14.32,2.88,23.07,9.61,13.47,1.43,5.02,14.6,13.38,53.0,23.89,10.89,50.46,7.78,42.68,0.58,2.43,26.21,22.35,53.0,2.3,1.6,8.01,1.0,7.01,1.56,5.12,2.79,1.66,53.0,34.83,9.35,55.23,13.85,41.39,-0.24,2.71,36.04,35.59,53.0,69.33,44.51,249.56,19.22,230.34,1.8,7.14,82.16,61.39,53.0,187.72,9.93,214.62,168.92,45.71,0.75,3.45,187.98,184.7,53.0,86.05,14.45,124.71,62.32,62.39,0.55,2.47,87.23,82.09,53.0
+AR-X-G060013 = 231.64,12.4,253.61,209.77,43.85,-0.19,2.3,231.95,235.0,14.0,188.61,8.37,202.06,174.09,27.97,-0.3,2.33,188.79,189.97,14.0,152.12,14.99,174.09,132.46,41.63,0.08,1.5,152.81,149.11,14.0,10.44,1.82,14.14,8.0,6.13,1.0,3.29,10.58,10.15,14.0,6.11,1.13,8.22,4.55,3.67,0.39,1.98,6.21,5.84,14.0,1.57,0.31,2.1,1.12,0.98,0.08,1.82,1.6,1.56,14.0,1.2,0.26,1.77,1.0,0.77,0.88,2.44,1.22,1.0,14.0,2.51,0.17,2.89,2.33,0.57,0.99,2.86,2.52,2.44,14.0,69.46,17.76,101.38,47.5,53.88,0.46,1.8,71.54,63.88,14.0,58.48,8.82,75.18,48.96,26.22,0.57,1.91,59.09,55.77,14.0,109.72,7.6,124.81,95.06,29.74,-0.07,2.88,109.96,109.71,14.0,136.36,18.11,159.44,101.0,58.44,-0.51,2.21,137.47,138.41,14.0
+AR-X-G060014 = 281.36,46.44,392.34,162.29,230.05,-0.05,3.14,285.13,281.56,111.0,146.9,29.35,247.2,92.24,154.96,0.6,3.57,149.78,145.01,111.0,168.82,37.36,294.63,101.71,192.92,1.57,5.11,172.87,154.02,111.0,18.01,4.49,31.14,11.86,19.28,0.64,2.51,18.55,16.8,111.0,11.7,4.49,27.44,5.41,22.02,1.37,4.87,12.52,10.19,111.0,22.67,6.2,37.32,8.01,29.3,-0.07,2.53,23.49,22.64,111.0,21.02,14.29,56.93,3.01,53.91,0.71,2.4,25.38,16.51,111.0,4.37,1.58,7.43,1.39,6.04,0.39,1.84,4.65,3.91,111.0,31.65,9.69,50.46,12.99,37.47,-0.07,1.86,33.09,32.59,111.0,31.92,9.75,79.32,14.21,65.11,1.45,7.78,33.36,31.14,111.0,199.59,19.68,238.55,152.56,85.98,-0.0,2.35,200.55,199.24,111.0,154.74,35.36,249.56,95.06,154.5,0.53,2.42,158.7,149.45,111.0
+AR-X-G060015 = 185.82,24.06,257.2,147.63,109.57,0.68,3.47,187.34,185.92,41.0,169.84,15.37,202.06,140.95,61.11,0.04,2.29,170.52,170.57,41.0,94.66,26.46,149.72,48.96,100.76,0.35,2.28,98.2,88.41,41.0,14.29,10.68,43.39,2.55,40.85,0.75,2.63,17.76,10.19,41.0,7.08,2.59,12.99,3.55,9.44,0.51,2.28,7.53,6.69,41.0,3.25,2.28,8.77,1.0,7.77,0.91,2.98,3.96,2.88,41.0,1.05,0.15,1.74,1.0,0.74,3.41,14.22,1.06,1.0,41.0,2.02,0.74,3.24,1.0,2.24,0.11,1.65,2.15,2.0,41.0,26.92,8.73,40.85,15.33,25.52,-0.02,1.62,28.27,28.52,41.0,50.57,37.23,173.77,10.2,163.57,1.44,4.52,62.52,38.46,41.0,125.02,14.62,150.06,92.24,57.82,-0.59,2.41,125.86,129.46,41.0,59.79,14.91,83.08,34.09,48.99,0.2,1.77,61.58,57.8,41.0
+AR-X-G060016 = 165.39,44.67,228.07,88.97,139.11,-0.4,1.87,171.11,172.13,29.0,168.16,34.07,214.62,107.69,106.94,-0.42,1.85,171.46,174.49,29.0,50.14,17.15,84.26,25.74,58.52,0.29,1.96,52.89,49.4,29.0,2.45,1.28,5.93,1.0,4.93,1.22,3.88,2.75,2.03,29.0,4.72,1.19,7.6,3.2,4.4,0.56,2.44,4.87,4.71,29.0,1.14,0.21,1.62,1.0,0.62,1.26,3.15,1.16,1.0,29.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,29.0,2.0,0.55,3.05,1.16,1.9,0.14,2.03,2.08,2.06,29.0,27.99,7.08,46.09,17.84,28.25,0.66,2.95,28.84,27.89,29.0,51.74,14.26,86.84,11.51,75.33,-0.18,4.34,53.6,52.42,29.0,127.7,15.08,147.36,98.49,48.87,-0.54,2.21,128.55,128.76,29.0,21.28,7.39,34.09,8.61,25.48,-0.24,2.05,22.49,22.13,29.0
+AR-X-G060017 = 187.06,17.74,208.25,136.52,71.73,-0.95,3.61,187.87,191.01,29.0,142.05,21.26,179.83,93.9,85.93,-0.75,2.89,143.57,147.23,29.0,158.04,22.62,190.23,100.97,89.26,-0.67,2.98,159.59,164.27,29.0,18.53,6.21,37.46,11.88,25.58,1.42,4.69,19.51,17.03,29.0,11.08,2.03,13.79,5.1,8.69,-0.97,3.61,11.26,11.76,29.0,9.85,3.59,21.68,5.41,16.27,1.79,6.12,10.46,9.04,29.0,1.1,0.15,1.39,1.0,0.39,0.95,2.01,1.11,1.0,29.0,1.15,0.17,1.65,1.0,0.65,1.4,4.24,1.16,1.08,29.0,33.78,7.48,47.5,15.56,31.94,-0.69,3.19,34.57,34.11,29.0,113.43,29.79,184.58,58.32,126.26,0.39,3.18,117.15,113.36,29.0,119.57,16.17,154.02,93.65,60.38,0.19,2.12,120.62,119.98,29.0,78.68,6.91,92.61,64.72,27.89,0.02,2.26,78.97,79.32,29.0
+AR-X-G060018 = 285.67,19.72,317.67,249.56,68.11,0.02,2.04,286.32,283.72,20.0,201.2,22.53,243.14,158.74,84.4,-0.13,2.55,202.4,199.65,20.0,215.33,22.18,249.56,179.1,70.47,-0.18,1.72,216.41,219.54,20.0,10.53,3.62,18.78,6.49,12.29,0.83,2.55,11.11,9.32,20.0,10.03,1.61,12.99,7.32,5.66,-0.03,2.12,10.15,10.1,20.0,2.04,0.8,4.22,1.1,3.13,1.09,3.8,2.19,1.86,20.0,2.32,0.67,3.55,1.24,2.31,0.17,2.25,2.41,2.35,20.0,2.36,0.58,3.34,1.72,1.62,0.54,1.65,2.43,2.05,20.0,73.45,17.1,110.53,50.22,60.32,0.31,2.28,75.32,74.24,20.0,81.77,26.81,122.38,28.27,94.11,-0.49,2.22,85.85,88.97,20.0,97.57,13.18,128.35,78.22,50.13,0.5,2.6,98.41,98.73,20.0,159.04,17.87,190.23,132.46,57.77,0.23,1.97,159.99,157.21,20.0
+AR-X-G060019 = 257.83,14.82,276.44,234.95,41.49,-0.29,1.69,258.2,260.54,8.0,256.1,18.96,291.37,227.97,63.4,0.45,2.82,256.71,254.13,8.0,206.88,24.85,235.06,171.19,63.87,-0.4,1.64,208.18,212.28,8.0,11.87,3.0,16.53,8.88,7.65,0.5,1.71,12.19,11.19,8.0,11.78,2.35,14.87,8.92,5.95,0.02,1.32,11.98,11.85,8.0,3.13,0.98,4.22,1.71,2.51,-0.28,1.64,3.26,3.2,8.0,3.09,0.52,3.91,2.32,1.59,0.11,2.03,3.12,3.07,8.0,2.4,0.26,2.82,2.13,0.69,0.37,1.63,2.41,2.34,8.0,40.07,8.37,59.17,34.09,25.08,1.7,4.54,40.83,36.21,8.0,41.94,12.94,72.66,31.5,41.16,1.92,5.28,43.65,37.91,8.0,120.94,11.94,136.52,99.55,36.97,-0.48,2.37,121.46,123.8,8.0,148.6,9.34,161.17,134.61,26.56,-0.07,1.76,148.86,148.81,8.0
+AR-X-G060020 = 146.01,33.17,208.25,72.87,135.37,0.04,2.01,149.69,140.54,96.0,131.26,16.74,190.32,107.25,83.07,1.05,4.41,132.31,128.79,96.0,90.81,21.08,142.98,37.51,105.47,-0.36,3.05,93.2,94.81,96.0,23.76,17.83,70.31,1.03,69.28,0.57,2.39,29.65,21.94,96.0,7.26,3.06,21.04,3.55,17.49,1.94,7.65,7.87,6.57,96.0,8.19,7.45,25.99,1.0,24.99,0.97,2.65,11.04,5.36,96.0,2.17,1.46,5.86,1.0,4.86,0.89,2.34,2.61,1.18,96.0,1.66,0.63,4.66,1.0,3.66,1.44,7.33,1.77,1.63,96.0,24.89,7.97,43.39,12.22,31.17,0.64,2.34,26.12,22.62,96.0,139.8,63.08,299.07,39.09,259.98,0.32,2.08,153.24,131.62,96.0,116.95,24.81,190.23,66.19,124.04,0.3,3.12,119.53,113.59,96.0,48.51,12.77,74.82,15.57,59.24,-0.06,2.95,50.14,48.79,96.0
+AR-X-G060021 = 210.2,31.14,294.63,168.92,125.71,1.24,4.15,212.38,202.06,19.0,183.41,26.9,266.15,149.31,116.83,1.46,5.69,185.27,179.1,19.0,165.3,18.23,208.63,132.7,75.92,0.3,3.14,166.25,164.27,19.0,11.69,2.7,19.5,8.43,11.07,1.34,4.83,11.98,11.45,19.0,10.12,2.16,15.19,6.62,8.57,0.47,2.87,10.34,10.51,19.0,2.86,1.08,5.12,1.64,3.49,0.99,2.66,3.04,2.33,19.0,1.22,0.39,2.61,1.0,1.61,2.54,9.48,1.28,1.0,19.0,2.32,0.35,3.07,1.62,1.45,-0.29,3.06,2.35,2.4,19.0,62.77,15.63,84.26,41.48,42.78,-0.03,1.5,64.59,64.69,19.0,77.4,21.59,140.51,50.46,90.06,1.39,5.2,80.21,73.57,19.0,102.47,7.96,117.41,92.24,25.17,0.44,1.8,102.76,100.01,19.0,115.14,15.29,137.08,88.65,48.43,-0.37,1.89,116.1,117.62,19.0
+AR-X-G060022 = 181.88,39.01,238.55,124.71,113.84,0.09,1.46,185.81,180.56,20.0,204.11,9.29,218.11,190.32,27.79,0.13,1.68,204.31,203.61,20.0,91.24,6.74,104.06,72.6,31.46,-0.7,4.54,91.48,91.21,20.0,14.86,8.69,28.45,2.76,25.69,0.19,1.72,17.1,13.54,20.0,3.65,0.92,5.77,2.19,3.58,0.69,2.89,3.76,3.41,20.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,20.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,20.0,2.2,0.54,3.24,1.39,1.85,0.39,2.21,2.26,2.16,20.0,22.34,5.65,34.09,12.6,21.49,0.28,2.25,23.01,21.93,20.0,90.78,37.98,196.06,46.37,149.68,1.27,4.1,98.04,80.75,20.0,118.23,10.74,140.7,95.06,45.64,-0.09,2.99,118.69,117.41,20.0,25.97,4.71,35.13,20.22,14.91,0.57,2.11,26.38,24.93,20.0
+AR-X-G060023 = 228.26,31.48,299.07,173.77,125.3,0.5,2.34,230.35,215.49,31.0,118.86,22.69,189.11,68.22,120.89,0.8,4.94,120.94,117.41,31.0,157.01,9.35,179.1,138.99,40.11,0.05,2.71,157.28,156.52,31.0,15.74,5.23,31.14,11.17,19.97,1.48,4.18,16.56,13.22,31.0,11.25,1.72,15.56,8.67,6.89,0.72,2.65,11.38,10.84,31.0,8.56,3.28,16.51,4.25,12.25,0.79,2.8,9.15,7.78,31.0,2.64,1.01,5.58,1.62,3.96,1.35,4.09,2.82,2.33,31.0,2.01,0.39,2.83,1.19,1.64,0.1,2.7,2.04,1.95,31.0,38.48,7.25,48.96,21.68,27.27,-0.63,2.59,39.13,38.6,31.0,61.9,21.76,106.74,29.97,76.77,0.39,2.16,65.49,58.67,31.0,156.54,26.49,202.06,113.92,88.14,0.12,1.76,158.7,154.26,31.0,109.48,16.36,130.61,69.33,61.29,-1.07,3.17,110.66,113.92,31.0
+AR-X-G060024 = 238.9,13.74,265.08,214.34,50.74,0.29,2.49,239.27,235.91,17.0,194.58,16.03,227.97,167.01,60.96,0.27,2.54,195.2,193.32,17.0,106.14,18.34,142.85,85.62,57.23,0.61,2.03,107.62,103.45,17.0,7.15,3.95,14.15,2.87,11.27,0.42,1.75,8.11,6.24,17.0,5.0,0.82,7.01,3.89,3.13,1.12,3.45,5.07,4.74,17.0,1.82,0.78,3.41,1.0,2.41,0.55,2.14,1.97,1.71,17.0,1.57,0.64,3.15,1.0,2.15,1.09,3.19,1.69,1.2,17.0,3.21,0.56,4.38,2.44,1.95,0.58,2.38,3.26,3.21,17.0,27.39,10.4,49.75,15.33,34.42,0.84,2.63,29.19,24.89,17.0,52.21,27.13,97.39,20.73,76.67,0.42,1.77,58.47,46.33,17.0,140.79,8.01,152.15,124.76,27.39,-0.6,2.56,141.0,141.58,17.0,85.62,8.19,95.06,60.91,34.15,-1.71,5.99,85.99,88.33,17.0
+AR-X-G060025 = 160.07,58.63,273.2,71.77,201.42,0.19,1.88,170.3,149.45,61.0,176.38,28.32,221.96,117.41,104.55,-0.43,1.8,178.61,188.43,61.0,71.91,28.44,130.67,23.03,107.64,0.0,2.12,77.25,77.53,61.0,15.72,26.01,99.74,1.05,98.7,1.94,5.47,30.2,3.05,61.0,4.08,1.41,6.89,1.57,5.32,0.18,2.08,4.32,3.95,61.0,1.06,0.12,1.51,1.0,0.51,2.01,6.05,1.07,1.0,61.0,1.12,0.31,2.57,1.0,1.57,2.88,11.1,1.17,1.0,61.0,2.34,1.09,4.74,1.0,3.74,0.45,2.11,2.58,2.26,61.0,22.93,8.62,53.81,8.87,44.94,1.54,5.48,24.47,20.0,61.0,41.62,28.54,134.26,1.77,132.49,1.24,4.53,50.33,36.96,61.0,107.65,24.48,147.23,60.47,86.76,-0.09,1.73,110.36,105.77,61.0,34.92,17.54,78.57,9.9,68.67,0.8,2.88,39.01,30.95,61.0
+AR-X-G060026 = 166.38,16.09,214.62,134.86,79.77,0.86,3.51,167.14,163.6,62.0,135.86,20.07,196.06,99.08,96.98,0.52,3.19,137.32,132.8,62.0,121.19,19.08,158.74,84.26,74.48,-0.2,2.13,122.66,122.85,62.0,18.78,7.14,34.09,11.17,22.92,0.6,1.98,20.07,16.27,62.0,4.77,1.46,7.68,2.37,5.31,0.18,2.04,4.98,4.7,62.0,13.86,4.12,22.35,5.58,16.77,-0.21,1.97,14.45,15.24,62.0,6.67,4.02,15.89,1.08,14.8,0.12,1.92,7.77,7.5,62.0,1.43,0.39,3.05,1.0,2.05,1.39,6.34,1.48,1.41,62.0,27.16,6.72,40.85,14.13,26.72,-0.32,2.41,27.97,28.14,62.0,92.32,38.66,196.06,27.22,168.84,0.12,2.59,99.97,99.56,62.0,153.85,28.71,242.15,104.06,138.08,0.73,3.29,156.46,145.19,62.0,69.22,13.0,100.97,40.85,60.12,0.56,3.07,70.42,67.17,62.0
+AR-Y-G100001 = 303.11,20.98,337.42,265.08,72.34,-0.14,2.47,303.76,303.65,10.0,233.22,51.68,337.42,179.1,158.32,0.84,2.5,238.31,209.27,10.0,165.27,39.21,242.15,133.97,108.17,0.98,2.41,169.4,145.27,10.0,22.79,4.86,31.14,15.11,16.03,0.34,2.35,23.25,22.03,10.0,1.11,0.13,1.33,1.0,0.33,0.55,1.82,1.12,1.08,10.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,10.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,10.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,10.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,10.0,2.09,0.85,3.49,1.0,2.49,0.35,1.83,2.24,1.98,10.0,51.77,8.44,66.95,40.93,26.02,0.38,1.99,52.38,50.31,10.0,203.17,9.23,215.02,182.83,32.18,-0.8,3.62,203.36,203.61,10.0
+AR-Y-G100002 = 110.72,20.01,146.66,62.32,84.34,-0.25,2.43,112.47,111.34,37.0,115.24,36.05,196.06,54.78,141.27,-0.03,2.4,120.6,117.88,37.0,78.4,23.21,113.97,39.64,74.33,-0.37,1.99,81.67,81.9,37.0,17.31,5.88,38.41,10.37,28.04,1.82,6.31,18.26,15.56,37.0,1.84,0.94,4.25,1.0,3.25,0.85,2.52,2.06,1.27,37.0,1.22,0.37,2.33,1.0,1.33,1.71,4.85,1.28,1.02,37.0,1.45,0.56,2.87,1.0,1.87,1.17,3.21,1.55,1.24,37.0,1.32,0.38,2.39,1.0,1.39,1.32,3.72,1.37,1.2,37.0,1.03,0.07,1.31,1.0,0.31,2.3,8.2,1.04,1.0,37.0,9.42,6.12,26.78,1.75,25.03,0.94,3.39,11.19,8.32,37.0,26.08,10.05,53.59,10.57,43.02,0.6,3.06,27.9,24.56,37.0,173.01,46.27,299.07,97.14,201.93,0.82,3.13,178.93,161.32,37.0
+AR-Y-G100003 = 289.64,20.24,309.49,265.08,44.41,-0.14,1.36,290.21,291.41,5.0,206.94,6.02,215.07,202.06,13.01,0.49,1.44,207.01,203.89,5.0,136.72,14.85,158.74,121.34,37.4,0.48,1.99,137.36,136.33,5.0,22.81,8.15,35.13,15.34,19.8,0.56,2.06,23.94,22.87,5.0,1.0,0.0,1.01,1.0,0.01,1.5,2.26,1.0,1.0,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,1.03,0.07,1.17,1.0,0.17,1.5,3.25,1.04,1.0,5.0,41.41,4.58,48.96,37.59,11.37,0.96,2.56,41.61,41.02,5.0,173.58,10.07,188.43,164.27,24.16,0.6,1.83,173.81,169.84,5.0
+AR-Y-G100004 = 166.51,15.5,201.84,140.7,61.14,0.54,3.22,167.2,168.25,23.0,170.1,24.25,225.01,130.49,94.52,0.57,2.84,171.75,166.11,23.0,95.13,15.12,117.41,60.47,56.94,-0.12,2.45,96.27,92.4,23.0,25.24,11.62,48.69,11.86,36.83,0.76,2.23,27.68,19.81,23.0,2.66,1.07,4.95,1.31,3.63,0.71,2.6,2.86,2.4,23.0,1.27,0.28,2.06,1.0,1.06,1.13,3.88,1.3,1.24,23.0,1.11,0.17,1.72,1.0,0.72,2.54,9.47,1.12,1.05,23.0,1.07,0.11,1.39,1.0,0.39,1.57,4.66,1.08,1.0,23.0,1.0,0.0,1.02,1.0,0.02,4.47,23.63,1.0,1.0,23.0,30.55,18.47,70.31,5.39,64.92,0.55,2.25,35.49,26.78,23.0,37.71,11.64,62.32,22.35,39.97,0.43,2.07,39.39,35.13,23.0,186.86,20.57,221.2,147.36,73.84,-0.25,2.2,187.94,189.97,23.0
+AR-Y-G100005 = 284.68,15.23,309.49,265.08,44.41,0.49,1.82,285.06,279.91,15.0,283.74,17.6,309.49,243.14,66.35,-0.47,3.12,284.25,286.13,15.0,238.46,34.02,299.61,190.23,109.38,0.21,1.96,240.72,234.95,15.0,43.07,7.43,57.44,33.62,23.82,0.52,2.23,43.66,41.54,15.0,2.03,0.85,3.86,1.0,2.86,0.78,2.59,2.19,1.83,15.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,15.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,15.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,15.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,15.0,8.41,3.75,16.22,3.08,13.14,0.58,2.4,9.16,7.23,15.0,45.51,4.23,52.0,37.32,14.68,-0.31,2.48,45.69,46.43,15.0,196.08,23.93,245.85,163.6,82.25,0.56,2.26,197.43,190.58,15.0
+AR-Y-G100006 = 337.42,0.0,337.42,337.42,0.0,-2.68435456E8,-1.8014398509481984E16,337.42,337.42,2.0,250.25,41.09,279.31,221.2,58.11,0.0,1.0,251.93,250.25,2.0,162.93,37.35,189.33,136.52,52.81,-0.0,1.0,165.05,162.93,2.0,19.81,5.34,23.59,16.04,7.55,0.0,1.0,20.17,19.81,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.19,0.27,1.39,1.0,0.39,-0.0,1.0,1.21,1.19,2.0,42.43,0.46,42.75,42.1,0.64,-0.0,1.0,42.43,42.43,2.0,193.19,4.18,196.15,190.23,5.91,-0.0,1.0,193.21,193.19,2.0
+AR-Y-G100007 = 84.93,14.52,110.53,56.93,53.61,0.13,1.93,86.13,83.08,39.0,53.78,14.18,95.06,6.89,88.17,-0.24,6.21,55.57,53.93,39.0,59.13,27.97,121.0,15.56,105.44,0.26,1.96,65.26,53.69,39.0,17.14,6.11,35.13,6.48,28.65,0.75,3.63,18.17,15.92,39.0,2.53,0.74,4.0,1.0,3.0,-0.39,2.65,2.63,2.67,39.0,1.56,0.63,3.34,1.0,2.34,1.1,3.28,1.68,1.24,39.0,1.37,0.5,3.24,1.0,2.24,1.85,6.45,1.46,1.17,39.0,2.55,1.16,5.75,1.0,4.75,0.92,3.29,2.8,2.19,39.0,1.02,0.08,1.44,1.0,0.44,4.16,20.57,1.03,1.0,39.0,3.74,1.04,5.25,1.72,3.54,-0.37,2.08,3.88,3.91,39.0,13.25,4.11,25.99,2.19,23.79,0.15,4.95,13.86,13.24,39.0,122.72,51.58,232.54,34.09,198.45,0.35,2.14,132.87,119.93,39.0
+AR-Y-G100008 = 307.11,7.44,318.24,299.07,19.17,0.48,2.09,307.18,308.23,5.0,198.3,9.53,211.63,185.59,26.04,0.11,2.2,198.48,196.15,5.0,127.1,15.81,154.02,113.92,40.11,1.15,2.82,127.88,124.87,5.0,18.13,5.11,26.78,14.65,12.13,1.17,2.71,18.7,15.34,5.0,1.1,0.15,1.35,1.0,0.35,1.01,2.42,1.11,1.02,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,1.99,1.65,4.8,1.0,3.8,1.2,2.76,2.48,1.0,5.0,49.59,15.59,76.97,38.23,38.73,1.36,3.08,51.52,43.39,5.0,182.29,17.89,208.25,162.64,45.61,0.36,1.95,182.99,184.58,5.0
+AR-Y-G100009 = 291.16,12.56,309.49,273.32,36.17,0.38,1.79,291.41,288.36,12.0,247.75,18.95,281.56,218.51,63.06,0.11,2.04,248.41,252.27,12.0,190.2,27.07,229.7,147.63,82.07,0.04,1.99,191.95,189.81,12.0,34.14,7.18,45.65,20.63,25.02,-0.32,2.36,34.82,35.42,12.0,1.01,0.04,1.13,1.0,0.13,3.02,10.09,1.01,1.0,12.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,12.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,12.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,12.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,12.0,2.09,1.01,4.38,1.0,3.38,1.16,3.21,2.3,1.65,12.0,52.98,10.03,72.28,42.1,30.18,0.72,2.24,53.84,50.9,12.0,243.75,24.23,279.91,207.02,72.88,0.03,1.9,244.85,242.15,12.0
+AR-Y-G100010 = 296.44,21.09,337.42,249.67,87.74,0.05,2.86,297.16,295.03,22.0,267.91,11.19,294.89,239.85,55.04,-0.17,4.24,268.13,269.14,22.0,274.83,25.66,317.67,221.2,96.47,-0.6,2.55,275.97,281.56,22.0,51.07,12.83,76.86,34.71,42.15,0.8,2.49,52.58,47.82,22.0,1.31,0.44,2.75,1.0,1.75,1.99,6.67,1.37,1.14,22.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,22.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,22.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,22.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,22.0,6.86,4.64,22.21,1.6,20.61,1.85,6.83,8.22,6.04,22.0,62.37,10.06,79.36,40.85,38.51,-0.18,2.49,63.14,63.29,22.0,228.98,49.0,317.67,157.81,159.86,0.06,1.92,233.93,233.66,22.0
+AR-Y-G100011 = 113.22,19.25,136.52,74.68,61.84,-0.63,2.53,114.74,118.74,15.0,67.9,13.53,92.11,48.96,43.15,0.35,2.12,69.14,66.95,15.0,71.12,7.81,87.19,56.93,30.27,-0.19,3.23,71.52,72.02,15.0,24.66,4.42,32.09,18.65,13.45,0.01,1.82,25.03,25.44,15.0,3.21,0.95,4.66,1.77,2.89,-0.11,1.88,3.34,3.3,15.0,1.07,0.07,1.18,1.0,0.18,0.35,1.52,1.07,1.06,15.0,1.03,0.12,1.47,1.0,0.47,3.47,13.07,1.04,1.0,15.0,1.38,0.45,2.26,1.0,1.26,0.94,2.49,1.45,1.27,15.0,1.44,0.53,2.71,1.0,1.71,0.94,2.96,1.53,1.26,15.0,2.18,1.26,4.8,1.0,3.8,1.08,2.86,2.49,1.76,15.0,15.77,4.28,24.46,11.34,13.13,0.96,2.75,16.3,14.24,15.0,223.46,75.99,322.53,81.75,240.78,-0.41,2.07,235.21,234.64,15.0
+AR-Y-G100012 = 106.85,25.3,158.74,52.94,105.8,-0.12,2.19,109.75,110.21,56.0,56.66,12.67,81.75,29.32,52.44,-0.39,2.36,58.04,59.62,56.0,35.77,3.61,44.72,29.19,15.54,0.54,2.94,35.94,35.98,56.0,13.19,5.03,33.08,4.95,28.13,1.9,7.16,14.1,11.86,56.0,4.59,1.71,10.51,2.06,8.45,1.21,4.73,4.89,4.24,56.0,1.42,0.4,2.71,1.0,1.71,1.26,4.43,1.47,1.32,56.0,2.49,0.94,5.58,1.2,4.38,1.19,4.49,2.66,2.26,56.0,2.81,1.07,5.25,1.1,4.15,0.08,2.14,3.0,2.95,56.0,1.08,0.16,1.77,1.0,0.77,2.5,9.56,1.09,1.0,56.0,1.95,0.75,4.24,1.0,3.24,1.28,4.22,2.08,1.72,56.0,8.67,3.29,17.03,3.77,13.26,0.82,2.75,9.27,7.52,56.0,70.84,14.57,112.66,50.46,62.21,0.89,3.38,72.3,68.38,56.0
+AR-Y-G100013 = 219.31,36.37,281.56,163.92,117.64,0.14,1.97,222.07,218.51,13.0,185.26,27.12,221.2,143.63,77.56,-0.16,1.67,187.08,187.56,13.0,118.47,31.34,190.23,86.84,103.4,1.08,3.07,122.24,103.23,13.0,20.14,3.25,27.6,15.74,11.86,0.73,3.12,20.38,19.69,13.0,1.58,0.59,3.02,1.0,2.02,1.28,3.72,1.68,1.35,13.0,1.09,0.13,1.4,1.0,0.4,1.4,3.56,1.1,1.03,13.0,1.0,0.01,1.04,1.0,0.04,3.18,11.06,1.0,1.0,13.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,13.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,13.0,16.2,8.58,33.36,3.43,29.93,0.37,2.52,18.18,13.37,13.0,36.56,3.48,39.93,28.84,11.09,-1.44,3.73,36.71,37.92,13.0,159.03,8.17,174.49,145.07,29.41,0.07,2.41,159.23,161.17,13.0
+AR-Y-G100014 = 204.46,53.53,308.23,134.86,173.37,0.48,2.09,211.0,196.71,19.0,149.92,38.25,240.09,110.58,129.51,1.14,3.26,154.47,138.56,19.0,110.96,24.44,175.95,79.32,96.63,1.13,3.95,113.48,104.82,19.0,16.26,2.98,23.24,11.17,12.07,0.23,3.05,16.52,16.87,19.0,1.61,0.7,3.05,1.0,2.05,0.91,2.53,1.75,1.21,19.0,1.17,0.17,1.6,1.0,0.6,1.1,3.39,1.18,1.1,19.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,19.0,1.02,0.04,1.14,1.0,0.14,2.17,5.98,1.02,1.0,19.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,19.0,3.02,1.34,7.23,1.0,6.23,1.54,6.29,3.29,2.7,19.0,31.76,10.4,50.46,18.93,31.52,0.24,1.64,33.33,31.66,19.0,172.18,26.87,227.97,140.7,87.27,0.67,2.29,174.15,163.9,19.0
+AR-Y-G100015 = 245.96,14.38,257.79,222.89,34.89,-0.86,2.33,246.3,249.56,5.0,254.01,15.79,273.2,240.29,32.91,0.41,1.24,254.4,243.91,5.0,169.66,22.97,190.23,136.53,53.7,-0.48,1.78,170.9,173.85,5.0,26.23,4.13,32.43,21.12,11.3,0.41,2.32,26.49,25.21,5.0,3.15,0.8,4.38,2.16,2.23,0.5,2.52,3.23,3.05,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,18.48,6.95,29.61,12.34,17.27,0.81,2.38,19.5,18.65,5.0,41.58,3.05,46.43,37.99,8.43,0.66,2.59,41.67,41.02,5.0,179.01,6.91,185.45,171.5,13.95,-0.3,1.21,179.11,181.84,5.0
+AR-Y-G100016 = 122.28,11.14,139.37,100.97,38.39,-0.62,2.46,122.76,125.66,18.0,112.61,21.98,158.74,82.68,76.06,0.68,2.42,114.62,104.2,18.0,70.39,8.8,85.55,53.69,31.86,-0.09,2.35,70.91,70.98,18.0,28.73,6.03,44.72,19.78,24.94,0.97,3.83,29.32,27.36,18.0,1.59,0.39,2.34,1.0,1.34,0.21,2.03,1.64,1.59,18.0,1.05,0.1,1.35,1.0,0.35,2.06,6.49,1.05,1.0,18.0,1.17,0.18,1.57,1.0,0.57,0.58,2.35,1.19,1.14,18.0,1.19,0.2,1.83,1.0,0.83,1.96,6.83,1.2,1.12,18.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,18.0,7.07,4.69,19.22,1.53,17.69,0.99,3.52,8.41,6.03,18.0,47.68,11.37,66.95,23.74,43.21,-0.76,2.97,48.95,51.23,18.0,263.14,40.23,327.39,195.24,132.15,-0.32,1.96,266.02,271.09,18.0
+AR-Z-G200001 = 14.54,13.35,79.32,3.24,76.08,2.39,9.48,19.69,10.73,111.0,25.65,12.07,66.19,3.84,62.35,1.02,4.58,28.32,24.84,111.0,20.85,3.77,34.09,13.79,20.3,0.61,3.6,21.19,20.75,111.0,28.24,5.5,40.85,21.68,19.17,0.88,2.66,28.77,26.38,111.0,46.31,9.1,70.31,32.61,37.69,0.85,3.03,47.19,44.72,111.0,22.54,10.74,64.96,9.6,55.35,1.67,6.96,24.94,21.04,111.0,44.39,21.47,84.87,17.03,67.84,0.14,1.54,49.26,43.12,111.0,22.34,12.19,56.93,6.18,50.75,0.86,3.32,25.42,20.42,111.0,11.45,8.13,37.32,2.04,35.28,1.23,4.15,14.02,9.9,111.0,3.22,2.96,18.34,1.0,17.34,3.07,14.56,4.37,2.46,111.0,15.82,8.01,37.32,3.01,34.31,0.09,2.53,17.71,16.6,111.0,15.89,7.36,39.64,5.75,33.89,1.02,3.65,17.49,13.79,111.0
+AR-Z-G200002 = 15.87,10.5,70.31,1.06,69.24,1.19,4.87,19.03,14.1,483.0,9.47,5.29,35.13,1.0,34.13,0.8,4.11,10.84,8.72,483.0,13.05,5.27,35.13,1.57,33.56,0.93,4.77,14.07,12.6,483.0,31.43,10.6,55.23,2.33,52.91,-0.32,3.27,33.16,30.34,483.0,66.18,14.45,100.97,7.56,93.41,-1.68,7.78,67.73,68.85,483.0,28.53,9.79,74.68,1.2,73.48,0.16,6.15,30.16,29.32,483.0,22.56,7.21,60.47,1.93,58.54,1.01,8.15,23.68,21.04,483.0,22.16,9.52,50.46,2.92,47.53,0.54,2.84,24.12,20.65,483.0,14.52,6.32,28.45,1.0,27.45,-0.31,2.44,15.83,15.13,483.0,5.01,3.57,22.35,1.0,21.35,1.18,4.2,6.15,4.08,483.0,9.1,5.13,25.99,1.0,24.99,0.53,2.39,10.44,7.97,483.0,26.92,15.52,74.68,2.9,71.78,0.65,2.43,31.06,23.45,483.0
+AR-Z-G200003 = 1.28,0.31,1.64,1.06,0.58,0.65,1.5,1.31,1.15,3.0,6.49,4.06,11.11,3.49,7.62,0.62,1.5,7.29,4.88,3.0,9.43,4.79,14.56,5.07,9.49,0.29,1.5,10.21,8.67,3.0,14.18,3.45,16.3,10.21,6.09,-0.7,1.5,14.46,16.04,3.0,50.1,15.65,59.57,32.04,27.53,-0.7,1.5,51.7,58.7,3.0,15.96,5.72,20.87,9.68,11.19,-0.41,1.5,16.62,17.31,3.0,19.26,9.47,28.87,9.94,18.92,0.05,1.5,20.76,18.99,3.0,10.23,2.09,11.7,7.83,3.86,-0.66,1.5,10.37,11.17,3.0,15.96,3.83,18.17,11.54,6.63,-0.71,1.5,16.26,18.17,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,2.71,1.9,4.76,1.0,3.76,0.31,1.5,3.13,2.39,3.0,18.96,0.89,19.62,17.95,1.67,-0.6,1.5,18.97,19.3,3.0
+AR-Z-G200004 = 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+AR-Z-G200005 = 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+AR-Z-G200006 = 24.42,22.56,107.25,4.52,102.73,1.94,5.93,33.2,16.04,181.0,14.92,14.95,65.22,1.0,64.22,1.57,4.59,21.1,8.51,181.0,33.01,14.01,92.24,20.41,71.82,2.5,8.92,35.85,28.41,181.0,51.67,29.85,162.63,26.78,135.85,2.19,6.97,59.63,41.21,181.0,47.77,30.08,147.18,18.09,129.08,1.65,4.59,56.4,34.65,181.0,60.58,14.64,107.25,27.6,79.65,0.81,3.96,62.31,58.16,181.0,75.83,29.45,154.02,27.6,126.42,0.48,2.61,81.32,74.68,181.0,45.82,14.61,89.5,12.22,77.27,0.56,3.65,48.08,45.46,181.0,29.14,21.12,95.06,1.83,93.23,1.11,3.83,35.96,24.01,181.0,10.92,10.14,48.96,1.0,47.96,1.55,5.27,14.88,8.02,181.0,15.33,13.25,74.73,3.15,71.58,2.03,7.37,20.24,10.2,181.0,27.52,22.83,97.97,7.54,90.43,1.73,4.85,35.72,18.1,181.0
+AR-Z-G200007 = 14.96,5.78,32.09,1.48,30.61,0.07,2.97,16.03,15.16,211.0,6.35,3.76,22.35,1.53,20.82,1.66,6.0,7.38,5.25,211.0,18.5,3.47,32.05,11.86,20.19,0.64,3.61,18.82,18.37,211.0,32.94,10.13,64.25,21.68,42.57,1.39,4.22,34.45,28.94,211.0,64.81,10.0,87.47,47.5,39.97,0.45,2.37,65.57,63.27,211.0,44.91,16.68,107.25,25.6,81.65,0.82,2.85,47.89,37.89,211.0,46.49,14.49,89.5,22.39,67.11,0.34,2.43,48.69,44.8,211.0,49.31,13.91,89.5,22.35,67.15,-0.0,2.36,51.23,50.49,211.0,11.93,24.89,196.06,1.0,195.06,4.31,24.4,27.55,4.25,211.0,7.74,14.25,104.06,1.0,103.06,3.38,16.64,16.19,2.07,211.0,20.66,5.33,37.32,13.38,23.94,0.88,3.03,21.33,19.3,211.0,24.96,12.19,70.31,8.65,61.66,1.49,5.03,27.77,21.77,211.0
+AR-Z-G200008 = 19.63,19.09,107.25,1.27,105.98,1.7,6.25,27.34,13.77,166.0,14.12,4.7,26.78,2.4,24.38,0.29,2.51,14.88,13.62,166.0,20.54,3.07,28.41,14.65,13.76,0.28,2.72,20.76,20.41,166.0,31.01,6.19,52.0,22.35,29.65,1.0,4.35,31.62,30.74,166.0,59.31,7.12,86.72,40.85,45.86,1.05,4.97,59.73,58.49,166.0,21.67,6.06,39.64,10.53,29.11,0.5,3.13,22.49,21.38,166.0,36.96,23.11,100.97,17.56,83.41,1.42,3.8,43.55,25.88,166.0,15.91,7.73,42.1,4.95,37.16,1.04,3.82,17.68,14.07,166.0,8.13,4.24,20.41,1.16,19.25,0.47,2.82,9.17,8.01,166.0,4.16,3.16,21.68,1.0,20.68,2.35,10.63,5.22,3.36,166.0,8.51,5.53,28.45,1.67,26.78,1.2,4.38,10.14,6.6,166.0,50.34,18.58,84.26,8.01,76.24,-0.57,2.56,53.64,53.27,166.0
+AR-Z-G200009 = 1.87,0.45,2.34,1.44,0.9,0.11,1.5,1.91,1.85,3.0,7.5,1.41,8.77,5.99,2.78,-0.29,1.5,7.59,7.73,3.0,16.42,3.25,20.14,14.21,5.93,0.67,1.5,16.63,14.89,3.0,29.46,0.93,30.27,28.45,1.82,-0.4,1.5,29.47,29.68,3.0,56.34,2.11,58.78,55.0,3.77,0.7,1.5,56.36,55.23,3.0,15.33,0.23,15.57,15.1,0.47,-0.02,1.5,15.34,15.34,3.0,20.55,0.85,21.04,19.57,1.47,-0.71,1.5,20.56,21.04,3.0,10.91,1.09,12.06,9.9,2.16,0.23,1.5,10.94,10.77,3.0,11.71,1.94,13.87,10.1,3.76,0.48,1.5,11.82,11.17,3.0,1.18,0.18,1.36,1.0,0.36,-0.0,1.5,1.19,1.18,3.0,2.57,1.49,4.29,1.7,2.6,0.71,1.5,2.84,1.72,3.0,48.28,1.28,49.75,47.5,2.25,0.7,1.5,48.29,47.58,3.0
+AR-Z-G200010 = 11.54,9.89,89.5,1.77,87.72,3.2,19.62,15.18,9.37,267.0,9.24,5.31,28.57,1.27,27.3,0.9,3.56,10.65,8.51,267.0,23.07,4.31,47.02,15.1,31.92,1.33,7.28,23.47,22.73,267.0,38.04,10.98,78.36,24.46,53.89,1.13,3.49,39.59,34.16,267.0,53.32,10.48,79.32,29.44,49.89,0.07,2.39,54.34,54.41,267.0,47.88,15.74,86.84,17.34,69.49,0.05,2.05,50.39,47.5,267.0,78.14,24.29,145.01,25.99,119.02,-0.08,2.68,81.81,79.32,267.0,37.66,16.96,100.97,9.9,91.07,0.67,3.56,41.29,36.23,267.0,7.73,5.07,26.78,1.31,25.47,1.14,4.26,9.24,6.81,267.0,4.36,5.08,28.45,1.0,27.45,2.07,7.13,6.69,2.05,267.0,17.99,6.4,39.64,7.78,31.86,1.0,3.43,19.09,16.53,267.0,20.52,10.05,66.19,7.1,59.09,1.7,6.7,22.84,18.0,267.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARG/ARG_2_temperature_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARG/ARG_2_temperature_2008.properties
new file mode 100644
index 0000000..898450f
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARG/ARG_2_temperature_2008.properties
@@ -0,0 +1,565 @@
+# ARG.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the temperature data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = ARG temperature data for 2008 at admin level 2
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = ARG
+ADMIN_LEVEL = 2
+UNITS = C
+DATA_TYPE = temperature
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+AR-A-G170001 = 28.48,2.16,33.43,21.71,11.71,-0.5,3.79,28.57,28.46,793.0,26.93,1.75,30.94,20.47,10.47,-1.31,5.02,26.99,27.36,793.0,26.03,1.61,29.02,19.92,9.09,-1.44,5.16,26.08,26.4,793.0,24.66,1.49,28.46,19.23,9.23,-0.87,4.42,24.71,24.88,793.0,22.19,2.05,27.91,16.61,11.3,0.52,3.13,22.28,21.85,793.0,16.84,1.79,22.13,11.38,10.75,0.09,3.71,16.94,16.89,793.0,21.73,1.59,24.88,16.61,8.27,-1.19,4.05,21.79,22.06,793.0,23.87,2.0,28.19,17.3,10.89,-0.91,3.77,23.95,24.19,793.0,27.72,2.58,33.7,20.47,13.23,0.07,3.11,27.84,27.5,793.0,32.74,3.39,41.14,23.5,17.64,-0.41,2.71,32.91,33.29,793.0,34.03,3.72,42.52,23.5,19.02,-0.24,3.22,34.23,33.98,793.0,34.15,4.1,43.9,21.3,22.6,-0.34,3.36,34.4,34.25,793.0
+AR-A-G170002 = 24.36,5.18,32.87,11.38,21.5,-0.32,1.9,24.9,25.33,100.0,26.43,4.85,35.35,14.13,21.22,-0.11,2.12,26.87,26.26,100.0,25.22,4.63,33.7,14.69,19.02,0.02,2.02,25.63,24.54,100.0,23.34,4.66,31.22,12.48,18.74,-0.25,1.81,23.8,24.12,100.0,18.51,4.65,24.61,8.07,16.54,-0.61,1.93,19.08,20.2,100.0,13.77,4.83,19.92,3.39,16.54,-0.65,2.03,14.58,15.48,100.0,17.27,5.09,23.78,6.14,17.64,-0.71,2.03,17.99,19.58,100.0,20.18,5.69,27.64,6.69,20.94,-0.68,2.04,20.96,22.75,100.0,25.39,5.04,32.05,14.13,17.91,-0.58,1.89,25.88,27.36,100.0,31.69,4.99,40.04,19.92,20.12,-0.43,2.04,32.08,33.32,100.0,35.81,5.05,44.17,22.4,21.77,-0.4,2.15,36.16,36.8,100.0,29.06,4.34,37.83,18.27,19.57,-0.05,2.16,29.38,28.67,100.0
+AR-A-G170003 = 25.75,5.04,34.67,15.51,19.15,-0.33,1.95,26.23,27.09,48.0,27.15,5.92,36.18,16.06,20.12,-0.46,2.01,27.78,29.36,48.0,23.9,5.46,33.15,13.86,19.29,-0.08,1.75,24.5,25.09,48.0,25.11,3.77,30.94,17.44,13.5,-0.29,1.76,25.38,25.57,48.0,19.13,2.48,23.5,14.41,9.09,-0.14,1.95,19.29,19.16,48.0,14.26,1.27,16.34,10.83,5.51,-0.22,2.61,14.32,14.17,48.0,18.64,1.45,21.02,15.1,5.93,-0.4,2.55,18.69,18.75,48.0,21.97,1.96,25.71,17.03,8.68,-0.24,2.53,22.05,21.99,48.0,26.86,2.66,32.05,22.13,9.92,-0.04,2.03,26.99,26.74,48.0,31.35,3.4,37.28,25.98,11.3,0.01,1.71,31.53,31.08,48.0,34.64,4.74,42.24,25.71,16.54,-0.19,1.77,34.95,35.08,48.0,26.5,5.08,34.53,16.2,18.33,-0.36,1.92,26.97,28.19,48.0
+AR-A-G170004 = 20.91,2.93,25.43,15.93,9.51,-0.18,1.56,21.11,21.3,42.0,19.77,3.03,24.88,14.13,10.75,-0.16,1.81,19.99,19.82,42.0,18.07,2.93,23.23,12.76,10.47,-0.04,1.56,18.3,18.03,42.0,20.12,1.22,22.75,17.17,5.58,-0.26,3.19,20.16,20.06,42.0,17.82,1.61,20.75,11.93,8.82,-1.42,5.87,17.89,18.27,42.0,14.1,1.57,16.34,7.24,9.09,-2.26,10.28,14.19,14.34,42.0,18.12,1.64,20.75,10.83,9.92,-2.43,11.31,18.19,18.27,42.0,19.54,1.6,21.85,13.31,8.54,-1.4,6.62,19.61,19.58,42.0,24.94,1.82,29.84,19.09,10.75,-0.36,5.08,25.01,25.09,42.0,28.99,2.0,33.15,23.78,9.37,-0.0,3.04,29.06,28.81,42.0,27.01,3.1,33.15,21.57,11.57,0.25,2.03,27.18,26.4,42.0,21.7,4.12,27.64,13.31,14.33,-0.3,1.93,22.08,22.47,42.0
+AR-A-G170005 = 25.7,1.85,29.15,21.37,7.79,-0.28,2.43,25.76,25.85,41.0,25.42,2.01,28.6,22.06,6.55,-0.26,1.81,25.49,25.64,41.0,22.49,1.73,25.16,19.3,5.86,-0.4,1.96,22.56,22.68,41.0,22.37,1.15,24.47,20.4,4.06,-0.17,2.02,22.4,22.47,41.0,18.89,0.9,20.47,15.99,4.48,-1.07,4.83,18.91,18.96,41.0,14.36,1.04,15.79,12.2,3.58,-0.25,1.85,14.4,14.34,41.0,19.0,0.78,20.47,17.79,2.69,0.28,1.9,19.01,18.82,41.0,22.58,1.01,24.33,20.54,3.79,-0.14,2.18,22.6,22.61,41.0,27.06,1.84,30.39,23.92,6.48,-0.09,1.87,27.12,26.95,41.0,30.49,2.6,35.08,25.64,9.44,-0.12,2.01,30.6,30.32,41.0,31.52,2.79,36.46,26.26,10.2,0.05,2.02,31.64,31.36,41.0,26.95,2.12,31.22,22.13,9.09,0.05,2.42,27.03,26.54,41.0
+AR-A-G170006 = 25.46,1.33,28.19,22.68,5.51,0.03,2.2,25.5,25.3,54.0,23.96,1.64,27.09,19.37,7.72,-0.23,2.75,24.01,23.85,54.0,21.49,1.5,24.88,16.34,8.54,-0.53,4.54,21.54,21.47,54.0,21.56,1.0,24.06,19.65,4.41,0.32,2.45,21.58,21.4,54.0,19.77,1.24,22.13,16.61,5.51,-0.0,2.81,19.81,19.71,54.0,14.66,1.21,17.99,12.76,5.24,0.7,2.88,14.71,14.41,54.0,18.93,1.22,21.85,16.89,4.96,0.74,2.5,18.97,18.54,54.0,21.43,1.24,24.61,19.37,5.24,0.51,2.47,21.47,21.23,54.0,26.35,1.68,31.22,23.78,7.44,0.93,3.51,26.4,25.98,54.0,31.13,1.82,35.91,27.64,8.27,0.26,2.66,31.18,30.94,54.0,31.68,2.29,37.01,26.26,10.75,-0.06,2.63,31.76,31.63,54.0,27.95,2.03,31.77,23.78,7.99,-0.19,2.15,28.02,28.19,54.0
+AR-A-G170007 = 27.09,1.85,29.57,23.78,5.79,-0.21,1.83,27.15,27.4,18.0,24.24,1.69,26.12,20.75,5.37,-0.49,2.07,24.3,24.5,18.0,21.92,1.62,23.78,18.54,5.24,-0.93,2.51,21.97,22.61,18.0,22.51,1.61,24.61,19.65,4.96,-0.3,1.69,22.56,22.85,18.0,20.59,1.8,23.5,18.54,4.96,0.35,1.64,20.67,20.33,18.0,15.64,1.72,17.85,12.2,5.65,-0.37,1.96,15.73,15.93,18.0,19.75,1.6,21.57,17.79,3.79,-0.03,1.3,19.81,19.89,18.0,22.47,1.92,24.88,19.37,5.51,-0.17,1.5,22.54,22.64,18.0,28.6,2.88,32.05,24.06,7.99,-0.18,1.48,28.74,29.02,18.0,33.53,3.04,37.42,28.46,8.96,-0.16,1.55,33.66,33.87,18.0,34.73,3.03,38.52,29.29,9.23,-0.24,1.68,34.85,35.01,18.0,28.77,2.54,32.32,24.33,7.99,-0.17,1.66,28.88,29.08,18.0
+AR-A-G170008 = 24.22,3.01,29.57,19.37,10.2,0.18,1.9,24.4,23.92,34.0,21.81,2.49,25.98,17.44,8.54,-0.05,1.88,21.95,21.92,34.0,19.03,2.15,23.09,15.24,7.85,0.04,2.03,19.15,19.16,34.0,20.96,1.26,23.64,18.54,5.1,0.27,2.53,21.0,20.75,34.0,18.88,1.25,20.75,16.75,4.0,-0.26,1.82,18.92,19.03,34.0,14.48,1.31,16.82,11.93,4.89,0.01,2.17,14.54,14.41,34.0,19.19,1.39,21.71,17.44,4.27,0.4,1.76,19.24,18.96,34.0,21.82,1.51,24.33,19.65,4.69,0.17,1.56,21.87,21.57,34.0,26.84,1.63,30.12,23.64,6.48,-0.11,2.06,26.88,27.02,34.0,29.95,2.45,35.35,25.43,9.92,-0.01,2.3,30.05,30.19,34.0,31.15,3.22,37.01,24.33,12.68,-0.45,2.35,31.31,32.08,34.0,24.18,3.03,29.98,19.37,10.61,0.16,1.76,24.36,23.78,34.0
+AR-A-G170009 = 27.26,1.58,30.94,22.95,7.99,-0.42,2.52,27.31,27.5,567.0,27.08,1.55,30.12,23.5,6.61,-0.46,2.07,27.12,27.43,567.0,26.23,1.87,30.39,21.02,9.37,-0.21,2.4,26.29,26.54,567.0,23.67,1.36,26.81,20.47,6.34,-0.12,2.48,23.7,23.78,567.0,22.02,1.63,26.26,17.99,8.27,-0.16,3.13,22.08,22.13,567.0,16.87,2.24,24.88,10.69,14.19,-0.2,3.38,17.02,17.03,567.0,22.86,1.92,27.09,18.54,8.54,-0.23,2.28,22.94,23.09,567.0,24.03,2.19,29.29,19.09,10.2,-0.29,2.26,24.13,24.33,567.0,27.77,2.48,34.53,22.95,11.57,0.11,2.55,27.88,27.91,567.0,33.12,2.73,39.76,26.81,12.95,-0.24,2.44,33.23,33.56,567.0,33.91,3.1,43.35,26.81,16.54,0.28,2.99,34.06,34.18,567.0,32.24,3.28,39.76,25.71,14.06,-0.1,2.07,32.41,32.87,567.0
+AR-A-G170010 = 26.3,2.19,30.67,21.57,9.09,-0.12,2.29,26.39,26.26,86.0,25.44,2.1,30.67,20.2,10.47,0.02,2.85,25.52,25.57,86.0,23.18,1.45,26.26,19.09,7.17,-0.63,3.01,23.22,23.26,86.0,22.11,1.44,25.71,18.54,7.17,0.33,3.01,22.16,21.99,86.0,20.24,1.69,23.5,17.44,6.06,0.23,1.86,20.31,19.96,86.0,15.54,1.92,20.2,11.38,8.82,0.25,2.76,15.66,15.24,86.0,19.93,1.54,23.5,16.89,6.61,0.31,2.19,19.98,19.68,86.0,22.24,1.85,26.81,18.41,8.41,0.2,2.54,22.32,22.13,86.0,26.83,2.04,31.77,21.57,10.2,-0.04,3.05,26.91,26.95,86.0,31.03,2.48,37.15,25.98,11.16,0.1,2.4,31.13,30.94,86.0,32.26,2.81,37.56,24.33,13.23,-0.27,2.77,32.38,32.36,86.0,29.12,2.74,33.7,22.13,11.57,-0.62,2.71,29.24,29.7,86.0
+AR-A-G170011 = 23.47,2.25,29.84,17.17,12.68,0.13,3.17,23.58,23.5,107.0,23.16,2.1,30.26,18.82,11.44,0.75,4.14,23.26,22.95,107.0,19.32,1.75,23.64,15.1,8.54,-0.02,2.47,19.4,19.16,107.0,21.87,1.98,27.98,17.85,10.13,1.09,4.26,21.96,21.51,107.0,18.68,1.45,21.57,14.82,6.75,-0.63,2.88,18.73,18.82,107.0,13.97,1.13,16.89,11.93,4.96,0.58,2.86,14.01,13.86,107.0,18.83,0.82,20.75,16.89,3.86,-0.19,2.78,18.85,18.82,107.0,21.67,0.89,23.78,19.51,4.27,-0.16,2.66,21.68,21.57,107.0,25.94,1.41,28.74,22.95,5.79,-0.01,2.21,25.98,25.85,107.0,29.51,2.02,33.15,25.43,7.72,-0.17,1.97,29.57,29.57,107.0,30.67,2.63,37.01,25.98,11.02,0.27,2.38,30.78,30.39,107.0,25.22,2.41,31.22,19.37,11.85,0.42,2.93,25.34,24.81,107.0
+AR-A-G170012 = 18.37,4.45,25.98,11.38,14.61,0.33,1.68,18.89,17.03,124.0,19.68,3.36,25.43,12.48,12.95,0.12,2.01,19.96,19.09,124.0,16.85,3.45,23.78,10.83,12.95,0.47,2.04,17.2,15.79,124.0,19.15,1.48,22.68,15.24,7.44,0.01,2.51,19.21,19.27,124.0,18.46,1.73,22.4,14.69,7.72,-0.3,2.11,18.54,18.92,124.0,15.24,1.8,19.09,11.93,7.17,0.23,1.99,15.34,15.17,124.0,19.26,1.69,23.23,16.06,7.17,0.28,2.28,19.33,19.09,124.0,20.51,1.94,25.71,16.06,9.65,0.26,2.66,20.6,20.44,124.0,23.88,2.16,28.46,17.72,10.75,-0.28,2.46,23.98,23.78,124.0,26.87,2.29,30.94,22.13,8.82,-0.2,1.83,26.97,27.09,124.0,24.88,3.4,31.22,17.72,13.5,-0.19,1.89,25.11,25.3,124.0,19.71,5.05,27.91,11.38,16.54,0.17,1.55,20.34,18.75,124.0
+AR-A-G170013 = 26.01,2.68,32.6,21.02,11.57,0.35,2.51,26.15,26.09,74.0,24.09,3.6,33.43,18.27,15.16,0.85,3.42,24.36,23.92,74.0,20.04,2.81,27.78,15.51,12.26,0.4,2.95,20.24,20.2,74.0,23.02,2.77,30.12,19.65,10.47,1.23,3.68,23.18,22.33,74.0,19.15,1.42,22.13,14.96,7.17,-0.05,3.18,19.2,18.96,74.0,14.44,1.78,18.54,10.83,7.72,0.36,2.58,14.55,14.13,74.0,19.34,1.39,22.95,16.89,6.06,0.93,3.1,19.39,18.96,74.0,22.12,1.46,26.12,19.65,6.48,0.84,3.23,22.17,21.88,74.0,27.51,1.4,31.08,24.81,6.27,0.34,2.45,27.54,27.26,74.0,31.09,1.9,34.8,27.09,7.72,0.27,2.13,31.14,30.84,74.0,33.59,3.17,41.42,26.81,14.61,0.39,3.03,33.73,33.7,74.0,27.52,3.7,36.46,20.75,15.71,0.2,2.57,27.77,27.57,74.0
+AR-A-G170014 = 32.76,4.37,41.14,17.17,23.98,-0.88,3.56,33.05,33.56,925.0,34.59,3.31,41.69,20.75,20.94,-1.08,4.37,34.75,35.35,925.0,32.83,2.96,38.66,19.92,18.74,-1.2,5.11,32.96,33.43,925.0,25.45,2.79,31.5,3.66,27.83,-1.6,8.67,25.6,25.98,925.0,17.25,2.41,22.68,1.46,21.22,-1.05,5.88,17.42,17.44,925.0,11.9,2.58,17.44,1.46,15.98,-0.78,4.02,12.17,12.14,925.0,13.67,2.15,18.82,4.21,14.61,-0.69,4.24,13.83,13.72,925.0,17.65,2.41,22.95,7.52,15.43,-0.87,4.25,17.82,17.99,925.0,25.54,2.77,31.5,13.86,17.64,-0.91,4.35,25.69,25.98,925.0,32.6,3.02,39.21,21.02,18.19,-0.79,3.78,32.74,33.08,925.0,38.27,2.97,44.45,26.81,17.64,-0.84,3.92,38.39,38.66,925.0,38.48,3.3,44.72,24.74,19.98,-1.04,4.53,38.62,39.07,925.0
+AR-A-G170015 = 27.58,2.69,30.94,19.37,11.57,-1.46,4.15,27.71,28.53,193.0,26.11,2.47,29.29,17.17,12.13,-1.5,4.55,26.22,26.95,193.0,24.12,3.06,27.36,14.69,12.68,-1.33,3.92,24.31,24.95,193.0,23.54,1.65,26.26,18.27,7.99,-1.16,3.97,23.59,23.99,193.0,21.63,2.09,26.81,16.61,10.2,-0.22,3.01,21.73,21.78,193.0,15.49,1.93,19.65,11.38,8.27,0.44,2.38,15.61,15.24,193.0,20.65,1.7,24.33,16.61,7.72,-0.26,2.74,20.71,20.75,193.0,22.65,1.87,26.81,17.99,8.82,-0.54,2.87,22.72,22.95,193.0,27.22,2.43,33.15,21.85,11.3,-0.04,2.8,27.32,27.09,193.0,31.25,3.3,40.04,23.78,16.26,0.4,3.25,31.42,31.08,193.0,33.0,3.44,41.42,24.33,17.09,-0.41,3.03,33.18,33.43,193.0,31.02,3.93,37.01,19.37,17.64,-1.01,3.36,31.27,31.91,193.0
+AR-A-G170016 = 24.87,4.15,32.87,17.44,15.43,0.39,2.18,25.21,24.4,108.0,28.07,4.28,36.73,21.3,15.43,0.44,2.24,28.39,27.91,108.0,25.98,4.04,33.98,19.09,14.88,0.42,2.18,26.29,25.16,108.0,23.41,3.64,31.22,17.17,14.06,0.55,2.06,23.69,22.19,108.0,17.47,3.85,24.61,11.1,13.5,0.17,1.69,17.89,16.99,108.0,13.07,4.05,18.54,5.87,12.68,-0.25,1.56,13.68,13.82,108.0,16.22,4.38,22.68,8.07,14.61,-0.23,1.64,16.8,16.75,108.0,18.94,4.77,25.71,10.96,14.74,-0.04,1.6,19.53,19.13,108.0,24.26,3.94,30.67,17.58,13.09,0.09,1.62,24.58,24.09,108.0,30.72,4.41,38.94,23.78,15.16,0.32,1.73,31.03,29.81,108.0,35.52,4.21,43.62,28.74,14.88,0.38,1.9,35.77,34.53,108.0,29.7,4.56,38.39,20.47,17.91,0.2,2.2,30.04,29.29,108.0
+AR-A-G170017 = 26.82,4.21,32.6,11.38,21.22,-1.93,6.12,27.15,28.19,418.0,25.7,3.68,30.94,13.86,17.09,-2.02,6.24,25.96,26.95,418.0,24.52,4.28,32.6,11.1,21.5,-1.76,5.41,24.89,26.02,418.0,22.95,2.28,25.98,15.51,10.47,-1.44,4.23,23.06,23.64,418.0,21.42,2.33,25.43,14.41,11.02,-1.33,4.12,21.54,22.13,418.0,16.21,2.0,22.13,10.0,12.13,-0.26,2.91,16.34,16.48,418.0,21.13,1.92,25.16,15.79,9.37,-0.84,3.33,21.22,21.61,418.0,22.71,2.44,28.46,15.1,13.37,-0.9,3.14,22.84,23.33,418.0,26.39,2.74,33.7,18.68,15.02,-0.23,3.21,26.53,26.54,418.0,31.16,3.3,39.49,21.99,17.5,-0.63,3.21,31.34,31.81,418.0,31.19,4.62,39.49,16.61,22.87,-1.41,4.22,31.53,32.87,418.0,29.78,5.4,39.21,10.55,28.66,-1.67,5.52,30.27,31.5,417.0
+AR-A-G170018 = 26.4,4.44,34.8,16.61,18.19,-0.11,2.01,26.77,25.71,149.0,29.44,4.13,37.83,20.2,17.64,-0.1,2.07,29.73,29.57,149.0,28.43,3.87,35.91,20.47,15.43,-0.23,2.13,28.7,29.02,149.0,24.75,3.52,31.22,17.17,14.06,-0.3,2.15,24.99,25.43,149.0,17.52,3.2,23.78,10.0,13.78,-0.38,2.15,17.8,18.13,149.0,12.73,3.36,18.82,4.49,14.33,-0.52,2.28,13.16,13.31,149.0,14.51,2.91,22.95,6.42,16.54,-0.23,3.03,14.8,15.37,149.0,18.41,3.42,26.26,10.28,15.98,-0.41,2.4,18.72,19.09,149.0,25.44,3.64,32.32,17.17,15.16,-0.36,2.37,25.69,26.12,149.0,32.18,3.95,40.59,23.78,16.81,-0.21,2.23,32.42,33.01,149.0,36.64,4.1,45.0,27.09,17.91,-0.28,2.25,36.87,37.56,149.0,32.6,4.45,42.52,22.95,19.57,-0.18,2.17,32.9,33.01,149.0
+AR-A-G170019 = 28.18,1.47,32.32,23.78,8.54,-0.0,2.38,28.22,28.19,938.0,28.38,1.13,32.87,25.43,7.44,0.35,3.36,28.4,28.33,938.0,27.19,1.01,30.39,24.06,6.34,0.22,3.39,27.21,27.09,938.0,24.71,0.75,27.36,22.4,4.96,0.23,3.23,24.72,24.74,938.0,22.26,1.35,24.88,18.54,6.34,-0.15,1.97,22.3,22.33,938.0,16.75,1.41,19.92,12.48,7.44,-0.32,2.54,16.81,16.86,938.0,23.57,1.01,26.54,20.75,5.79,0.05,2.57,23.59,23.64,938.0,25.15,1.21,27.91,21.3,6.61,0.04,2.46,25.18,25.16,938.0,28.05,1.6,32.32,21.57,10.75,-0.44,3.72,28.09,28.19,938.0,33.39,2.27,38.39,28.19,10.2,-0.32,2.02,33.47,33.98,938.0,34.65,1.79,41.14,29.84,11.3,0.28,2.81,34.69,34.53,938.0,34.77,1.57,39.49,29.84,9.65,-0.3,2.82,34.81,34.94,938.0
+AR-A-G170020 = 24.4,3.88,32.05,16.61,15.43,-0.13,2.02,24.71,24.78,186.0,24.37,4.88,33.15,13.31,19.84,-0.43,2.12,24.85,25.16,186.0,23.22,4.62,31.5,12.76,18.74,-0.5,2.17,23.67,24.37,186.0,23.71,2.95,29.84,16.48,13.37,-0.31,2.1,23.89,24.33,186.0,19.06,2.12,23.5,11.38,12.13,-0.45,3.69,19.18,19.09,186.0,14.54,2.35,19.92,6.69,13.23,-0.79,3.91,14.73,14.69,186.0,17.86,2.67,22.13,9.86,12.26,-0.58,2.78,18.06,18.34,186.0,20.81,2.61,25.16,11.93,13.23,-0.86,3.57,20.97,21.16,186.0,26.13,2.1,32.05,17.85,14.19,-0.71,4.71,26.21,26.4,186.0,31.43,2.48,38.11,22.81,15.3,-0.5,3.25,31.53,32.05,186.0,33.73,3.82,39.21,24.61,14.61,-0.77,2.48,33.94,34.87,186.0,26.64,4.49,34.8,17.44,17.36,-0.33,2.04,27.01,27.29,186.0
+AR-A-G170021 = 27.92,2.11,31.5,21.57,9.92,-0.98,3.34,28.0,28.4,195.0,26.19,2.03,30.39,20.75,9.65,-0.67,2.66,26.27,26.67,195.0,24.02,1.95,26.81,17.99,8.82,-1.09,3.39,24.1,24.61,195.0,23.2,1.27,24.88,19.65,5.24,-0.97,2.9,23.23,23.78,195.0,20.86,1.75,24.33,17.17,7.17,-0.27,2.2,20.93,21.3,195.0,15.69,1.81,20.2,11.79,8.41,-0.19,2.47,15.79,15.93,195.0,20.66,1.52,23.23,17.17,6.06,-0.47,2.14,20.72,21.02,195.0,22.71,1.51,25.71,19.09,6.61,-0.52,2.36,22.76,23.23,195.0,27.54,2.13,31.22,22.4,8.82,-0.59,2.42,27.63,28.05,195.0,30.59,3.0,36.32,22.95,13.37,-0.41,2.66,30.73,30.81,195.0,31.53,2.61,36.18,25.16,11.02,-0.77,2.6,31.64,32.32,195.0,29.83,3.24,34.8,22.68,12.13,-0.54,2.11,30.0,30.81,195.0
+AR-A-G170022 = 25.85,5.92,35.63,14.69,20.94,-0.33,1.79,26.52,27.09,214.0,28.15,5.5,37.83,15.51,22.32,-0.24,2.01,28.68,28.26,214.0,25.67,4.53,33.7,16.34,17.36,0.03,1.88,26.07,25.43,214.0,24.86,4.12,31.77,14.69,17.09,-0.48,2.11,25.19,25.85,214.0,18.77,3.54,23.78,10.55,13.23,-0.72,2.22,19.1,20.2,214.0,14.51,3.71,19.37,4.49,14.88,-0.94,2.48,14.97,16.34,214.0,18.06,3.67,22.68,8.62,14.06,-1.0,2.63,18.42,19.78,214.0,21.02,4.27,27.09,10.55,16.54,-0.89,2.36,21.45,23.09,214.0,26.24,3.99,32.32,16.34,15.98,-0.79,2.45,26.54,27.64,214.0,31.56,3.86,38.39,23.23,15.16,-0.44,1.94,31.79,32.7,214.0,35.81,4.66,43.9,24.88,19.02,-0.42,2.03,36.11,36.73,214.0,28.21,6.45,38.39,12.2,26.18,-0.37,2.14,28.93,29.08,214.0
+AR-A-G170023 = 16.47,3.42,23.78,11.1,12.68,0.57,2.06,16.82,15.37,133.0,18.84,2.45,24.06,15.24,8.82,0.47,2.02,19.0,18.27,133.0,16.46,2.91,22.26,11.38,10.89,0.5,1.89,16.71,15.65,133.0,19.27,1.34,25.43,16.34,9.09,1.33,6.77,19.31,19.23,133.0,18.96,2.24,25.16,14.96,10.2,0.76,2.85,19.09,18.27,133.0,15.45,2.31,20.75,11.93,8.82,0.44,2.02,15.62,15.1,133.0,19.08,2.23,24.88,15.79,9.09,0.8,2.71,19.21,18.27,133.0,20.77,2.82,27.64,16.34,11.3,0.58,2.31,20.96,20.2,133.0,24.59,2.99,31.22,19.65,11.57,0.17,1.89,24.77,24.88,133.0,27.6,2.52,33.7,22.13,11.57,-0.17,2.01,27.71,28.19,133.0,25.17,2.82,30.94,19.09,11.85,-0.37,2.21,25.33,25.43,133.0,17.41,5.16,26.81,10.83,15.98,0.57,1.78,18.15,15.24,133.0
+AR-B-G010001 = 29.76,0.88,31.5,27.09,4.41,-0.53,2.75,29.77,29.84,189.0,29.23,1.41,32.05,27.09,4.96,0.17,1.69,29.26,29.29,189.0,22.07,0.65,23.78,20.2,3.58,-0.05,3.07,22.08,22.13,189.0,22.72,0.75,24.33,20.47,3.86,-0.21,2.66,22.74,22.68,189.0,16.45,0.96,19.09,14.69,4.41,0.35,2.43,16.48,16.34,189.0,10.69,0.75,13.03,8.35,4.69,0.02,3.48,10.72,10.69,189.0,13.66,1.15,17.44,10.0,7.44,-0.2,3.89,13.71,13.72,189.0,14.3,1.25,17.17,11.52,5.65,0.11,2.03,14.36,14.2,189.0,20.29,1.01,22.95,17.44,5.51,-0.09,2.85,20.32,20.2,189.0,23.72,0.89,25.71,21.85,3.86,-0.22,2.63,23.73,23.78,189.0,32.24,1.58,36.18,29.22,6.96,0.38,2.68,32.28,31.91,189.0,33.77,1.44,36.73,30.12,6.61,-0.13,2.09,33.81,33.7,189.0
+AR-B-G010002 = 29.77,0.93,32.05,28.19,3.86,0.29,2.38,29.79,29.7,168.0,27.35,0.89,29.84,25.71,4.13,0.43,2.76,27.36,27.26,168.0,22.45,0.56,24.06,21.02,3.03,0.14,2.87,22.45,22.4,168.0,21.84,0.82,24.06,19.37,4.69,-0.39,3.84,21.85,21.85,168.0,15.44,0.55,16.89,14.13,2.76,-0.13,2.51,15.45,15.51,168.0,11.1,0.97,13.31,8.9,4.41,0.06,2.27,11.14,10.96,168.0,13.73,1.08,16.89,11.1,5.79,0.24,2.75,13.78,13.72,168.0,13.51,0.68,15.51,12.48,3.03,0.58,2.61,13.53,13.34,168.0,19.55,0.88,21.3,17.17,4.13,-0.47,2.73,19.57,19.65,168.0,23.7,1.06,25.71,21.3,4.41,-0.23,2.04,23.73,23.81,168.0,31.98,0.96,33.7,29.02,4.69,-0.72,3.25,31.99,32.05,168.0,32.46,1.88,37.83,29.29,8.54,0.93,3.18,32.51,32.05,168.0
+AR-B-G010003 = 25.36,1.07,26.12,24.61,1.52,-0.0,1.0,25.38,25.36,2.0,24.74,0.58,25.16,24.33,0.83,-0.0,1.0,24.75,24.74,2.0,22.13,0.78,22.68,21.57,1.1,0.0,1.0,22.13,22.13,2.0,19.99,1.27,20.89,19.09,1.79,0.0,1.0,20.01,19.99,2.0,17.1,0.29,17.3,16.89,0.41,-0.0,1.0,17.1,17.1,2.0,10.62,0.29,10.83,10.41,0.41,-0.0,1.0,10.62,10.62,2.0,14.89,0.29,15.1,14.69,0.41,-0.0,1.0,14.89,14.89,2.0,13.51,0.29,13.72,13.31,0.41,0.0,1.0,13.52,13.51,2.0,16.75,0.97,17.44,16.06,1.38,-0.0,1.0,16.77,16.75,2.0,21.37,0.49,21.71,21.02,0.69,-0.0,1.0,21.37,21.37,2.0,27.16,0.49,27.5,26.81,0.69,-0.0,1.0,27.16,27.16,2.0,25.71,0.78,26.26,25.16,1.1,0.0,1.0,25.71,25.71,2.0
+AR-B-G010004 = 26.67,NaN,26.67,26.67,0.0,NaN,NaN,26.67,26.67,1.0,24.88,NaN,24.88,24.88,0.0,NaN,NaN,24.88,24.88,1.0,23.09,NaN,23.09,23.09,0.0,NaN,NaN,23.09,23.09,1.0,21.85,NaN,21.85,21.85,0.0,NaN,NaN,21.85,21.85,1.0,17.58,NaN,17.58,17.58,0.0,NaN,NaN,17.58,17.58,1.0,11.1,NaN,11.1,11.1,0.0,NaN,NaN,11.1,11.1,1.0,15.93,NaN,15.93,15.93,0.0,NaN,NaN,15.93,15.93,1.0,14.13,NaN,14.13,14.13,0.0,NaN,NaN,14.13,14.13,1.0,17.3,NaN,17.3,17.3,0.0,NaN,NaN,17.3,17.3,1.0,22.13,NaN,22.13,22.13,0.0,NaN,NaN,22.13,22.13,1.0,29.98,NaN,29.98,29.98,0.0,NaN,NaN,29.98,29.98,1.0,29.84,NaN,29.84,29.84,0.0,NaN,NaN,29.84,29.84,1.0
+AR-B-G010005 = 25.43,NaN,25.43,25.43,0.0,NaN,NaN,25.43,25.43,1.0,24.06,NaN,24.06,24.06,0.0,NaN,NaN,24.06,24.06,1.0,22.13,NaN,22.13,22.13,0.0,NaN,NaN,22.13,22.13,1.0,19.92,NaN,19.92,19.92,0.0,NaN,NaN,19.92,19.92,1.0,16.34,NaN,16.34,16.34,0.0,NaN,NaN,16.34,16.34,1.0,11.1,NaN,11.1,11.1,0.0,NaN,NaN,11.1,11.1,1.0,14.69,NaN,14.69,14.69,0.0,NaN,NaN,14.69,14.69,1.0,13.58,NaN,13.58,13.58,0.0,NaN,NaN,13.58,13.58,1.0,15.51,NaN,15.51,15.51,0.0,NaN,NaN,15.51,15.51,1.0,20.75,NaN,20.75,20.75,0.0,NaN,NaN,20.75,20.75,1.0,25.98,NaN,25.98,25.98,0.0,NaN,NaN,25.98,25.98,1.0,25.43,NaN,25.43,25.43,0.0,NaN,NaN,25.43,25.43,1.0
+AR-B-G010006 = 26.95,1.17,27.78,26.12,1.65,-0.0,1.0,26.96,26.95,2.0,25.71,0.78,26.26,25.16,1.1,-0.0,1.0,25.71,25.71,2.0,23.23,0.39,23.5,22.95,0.55,-0.0,1.0,23.23,23.23,2.0,21.99,0.39,22.26,21.71,0.55,0.0,1.0,21.99,21.99,2.0,16.34,0.78,16.89,15.79,1.1,-0.0,1.0,16.35,16.34,2.0,12.45,0.24,12.62,12.27,0.34,0.0,1.0,12.45,12.45,2.0,14.34,0.68,14.82,13.86,0.96,-0.0,1.0,14.35,14.34,2.0,14.2,0.29,14.41,14.0,0.41,-0.0,1.0,14.2,14.2,2.0,17.41,0.34,17.65,17.17,0.48,0.0,1.0,17.41,17.41,2.0,21.68,0.34,21.92,21.44,0.48,0.0,1.0,21.68,21.68,2.0,25.3,2.53,27.09,23.5,3.58,0.0,1.0,25.36,25.3,2.0,27.12,1.8,28.4,25.85,2.55,-0.0,1.0,27.15,27.12,2.0
+AR-B-G010007 = 23.29,0.22,23.6,23.09,0.51,0.83,2.16,23.29,23.23,4.0,24.24,0.13,24.33,24.06,0.28,-0.82,2.01,24.24,24.28,4.0,22.11,0.09,22.22,21.99,0.23,-0.41,2.01,22.11,22.13,4.0,19.59,0.07,19.65,19.51,0.14,-0.21,1.37,19.59,19.6,4.0,15.62,0.13,15.79,15.51,0.28,0.49,1.63,15.62,15.58,4.0,10.61,0.07,10.69,10.55,0.14,0.21,1.27,10.61,10.6,4.0,14.96,0.32,15.24,14.69,0.55,0.0,1.0,14.96,14.96,4.0,13.39,0.09,13.49,13.31,0.18,0.12,1.14,13.39,13.38,4.0,14.72,0.07,14.82,14.69,0.14,1.15,2.3,14.72,14.69,4.0,19.32,0.3,19.74,19.09,0.64,0.63,1.79,19.33,19.23,4.0,24.22,0.19,24.42,24.06,0.37,0.12,1.15,24.22,24.19,4.0,23.91,0.17,24.15,23.78,0.37,0.74,1.91,23.91,23.85,4.0
+AR-B-G010008 = 24.26,0.41,24.61,23.78,0.83,-0.21,1.28,24.26,24.33,4.0,24.26,0.29,24.61,23.92,0.69,-0.0,1.85,24.26,24.26,4.0,22.42,0.31,22.68,22.06,0.62,-0.21,1.28,22.42,22.47,4.0,19.66,0.12,19.78,19.51,0.28,-0.43,1.85,19.66,19.68,4.0,15.87,0.17,16.06,15.65,0.41,-0.32,1.92,15.87,15.89,4.0,10.6,0.15,10.76,10.41,0.34,-0.28,1.57,10.6,10.62,4.0,15.25,0.18,15.51,15.1,0.41,0.83,2.1,15.25,15.2,4.0,13.74,0.18,13.93,13.58,0.34,0.07,1.09,13.74,13.72,4.0,14.38,0.36,14.69,13.86,0.83,-0.83,2.1,14.38,14.48,4.0,20.13,0.24,20.47,19.92,0.55,0.89,2.19,20.13,20.06,4.0,24.61,NaN,24.61,24.61,0.0,NaN,-6.396949674795644E14,24.61,24.61,4.0,24.8,0.42,25.3,24.33,0.96,0.11,1.6,24.8,24.78,4.0
+AR-B-G010009 = 29.43,0.19,29.57,29.29,0.28,0.0,1.0,29.43,29.43,2.0,27.36,0.39,27.64,27.09,0.55,0.0,1.0,27.36,27.36,2.0,23.99,0.29,24.19,23.78,0.41,-0.0,1.0,23.99,23.99,2.0,20.89,0.19,21.02,20.75,0.28,-0.0,1.0,20.89,20.89,2.0,16.34,0.39,16.61,16.06,0.55,-0.0,1.0,16.34,16.34,2.0,10.83,0.0,10.83,10.83,0.0,-8821303.82,5.139752534734969E13,10.83,10.83,2.0,14.75,0.1,14.82,14.69,0.14,-0.0,1.0,14.75,14.75,2.0,14.27,0.19,14.41,14.13,0.28,0.0,1.0,14.27,14.27,2.0,16.68,0.1,16.75,16.61,0.14,0.0,1.0,16.68,16.68,2.0,23.37,0.58,23.78,22.95,0.83,0.0,1.0,23.37,23.37,2.0,29.02,0.39,29.29,28.74,0.55,0.0,1.0,29.02,29.02,2.0,27.84,0.29,28.05,27.64,0.41,0.0,1.0,27.85,27.84,2.0
+AR-B-G010010 = 28.74,NaN,28.74,28.74,0.0,NaN,NaN,28.74,28.74,1.0,28.46,NaN,28.46,28.46,0.0,NaN,NaN,28.46,28.46,1.0,23.23,NaN,23.23,23.23,0.0,NaN,NaN,23.23,23.23,1.0,23.5,NaN,23.5,23.5,0.0,NaN,NaN,23.5,23.5,1.0,19.09,NaN,19.09,19.09,0.0,NaN,NaN,19.09,19.09,1.0,13.03,NaN,13.03,13.03,0.0,NaN,NaN,13.03,13.03,1.0,15.51,NaN,15.51,15.51,0.0,NaN,NaN,15.51,15.51,1.0,17.99,NaN,17.99,17.99,0.0,NaN,NaN,17.99,17.99,1.0,19.92,NaN,19.92,19.92,0.0,NaN,NaN,19.92,19.92,1.0,27.36,NaN,27.36,27.36,0.0,NaN,NaN,27.36,27.36,1.0,34.8,NaN,34.8,34.8,0.0,NaN,NaN,34.8,34.8,1.0,31.22,NaN,31.22,31.22,0.0,NaN,NaN,31.22,31.22,1.0
+AR-B-G010011 = 34.3,1.92,39.21,27.64,11.57,-0.41,2.7,34.35,34.67,238.0,30.62,2.05,34.53,25.43,9.09,-0.31,1.85,30.69,31.22,238.0,25.61,0.77,28.19,22.13,6.06,-0.11,5.69,25.62,25.71,238.0,24.01,1.14,26.26,18.27,7.99,-0.97,5.84,24.04,24.06,238.0,16.27,0.93,18.54,13.31,5.24,-0.46,3.41,16.3,16.34,238.0,9.46,0.64,11.1,7.8,3.31,0.15,2.71,9.48,9.45,238.0,11.03,1.28,13.86,7.8,6.06,-0.37,2.34,11.11,11.24,238.0,13.78,1.16,16.06,8.9,7.17,-1.11,4.75,13.83,14.0,238.0,20.46,1.18,23.5,14.13,9.37,-1.12,7.52,20.5,20.47,238.0,25.91,1.55,29.02,20.75,8.27,-0.32,2.6,25.95,25.98,238.0,35.0,1.64,38.39,27.09,11.3,-1.29,6.0,35.04,35.22,238.0,36.31,2.68,40.31,30.12,10.2,-0.47,1.81,36.41,37.15,238.0
+AR-B-G010012 = 35.66,1.58,40.87,32.32,8.54,0.93,3.76,35.7,35.35,155.0,29.35,1.35,33.7,26.26,7.44,0.12,3.14,29.38,29.29,155.0,22.41,0.67,24.61,20.47,4.13,-0.16,3.25,22.42,22.4,155.0,19.2,1.09,21.85,17.03,4.82,0.55,2.55,19.23,18.96,155.0,15.15,0.99,17.44,13.03,4.41,0.31,2.27,15.18,15.1,155.0,7.98,0.49,9.17,6.69,2.48,-0.12,2.75,7.99,8.07,155.0,10.4,0.87,12.48,8.62,3.86,-0.11,2.44,10.43,10.55,155.0,10.38,0.78,12.2,8.9,3.31,0.68,2.83,10.41,10.28,155.0,16.88,1.31,19.09,12.76,6.34,-0.88,3.9,16.93,16.89,155.0,22.74,1.11,25.98,20.2,5.79,0.5,3.08,22.77,22.54,155.0,31.68,0.98,34.25,28.74,5.51,0.05,3.5,31.69,31.7,155.0,37.41,1.54,41.97,34.53,7.44,0.72,3.22,37.44,37.28,155.0
+AR-B-G010013 = 28.63,0.43,29.57,27.64,1.93,0.2,3.0,28.63,28.6,45.0,27.47,0.6,28.74,26.4,2.34,0.09,2.46,27.48,27.57,45.0,22.12,0.58,23.5,20.75,2.76,-0.23,3.05,22.13,22.26,45.0,23.98,0.31,24.61,23.37,1.24,0.11,2.27,23.98,24.06,45.0,16.69,0.6,17.72,15.51,2.2,-0.42,2.46,16.7,16.75,45.0,11.42,0.45,12.2,10.55,1.65,-0.07,2.31,11.42,11.38,45.0,16.16,0.69,17.17,14.55,2.62,-0.55,2.46,16.17,16.34,45.0,16.11,0.72,17.72,14.96,2.76,0.27,2.11,16.12,15.99,45.0,20.34,0.86,21.51,18.13,3.38,-0.97,3.16,20.36,20.54,45.0,23.9,0.75,25.3,22.68,2.62,0.14,2.2,23.91,23.85,45.0,33.42,1.46,37.15,31.5,5.65,1.0,2.99,33.45,33.15,45.0,35.56,0.95,37.56,33.7,3.86,0.01,2.2,35.57,35.56,45.0
+AR-B-G010014 = 31.0,0.4,31.36,30.39,0.96,-0.59,2.12,31.0,30.94,5.0,32.23,0.67,32.74,31.5,1.24,-0.4,1.17,32.23,32.67,5.0,24.48,0.37,24.88,23.92,0.96,-0.54,2.15,24.48,24.47,5.0,21.31,0.17,21.57,21.16,0.41,0.62,2.08,21.31,21.3,5.0,18.14,0.28,18.54,17.85,0.69,0.4,1.86,18.15,18.13,5.0,11.39,0.21,11.65,11.1,0.55,-0.15,1.97,11.39,11.38,5.0,14.86,0.26,15.24,14.55,0.69,0.32,2.15,14.87,14.82,5.0,13.42,0.37,13.86,13.03,0.83,-0.11,1.4,13.42,13.58,5.0,18.06,0.42,18.41,17.51,0.9,-0.45,1.38,18.06,18.27,5.0,24.79,0.26,25.16,24.47,0.69,0.32,2.15,24.79,24.74,5.0,33.98,0.45,34.46,33.43,1.03,-0.29,1.34,33.98,34.18,5.0,34.02,1.0,34.94,32.87,2.07,-0.33,1.22,34.03,34.46,5.0
+AR-B-G010015 = 30.87,0.97,34.25,29.43,4.82,0.94,4.0,30.89,30.7,70.0,26.77,1.0,28.74,24.88,3.86,-0.32,2.11,26.79,26.95,70.0,24.78,1.01,26.67,22.95,3.72,-0.01,1.99,24.8,24.74,70.0,25.31,0.47,26.4,24.33,2.07,-0.12,2.51,25.32,25.4,70.0,17.56,0.87,19.37,15.65,3.72,0.03,2.44,17.58,17.61,70.0,12.03,0.67,14.41,10.28,4.13,0.48,4.54,12.05,12.07,70.0,13.29,0.99,15.51,11.93,3.58,0.71,2.37,13.33,13.03,70.0,16.81,0.58,17.72,14.75,2.96,-1.04,4.37,16.82,16.89,70.0,22.25,1.22,24.47,19.92,4.55,-0.03,2.05,22.28,22.26,70.0,26.58,1.03,28.74,24.61,4.13,0.67,2.49,26.6,26.26,70.0,35.87,0.61,37.15,34.8,2.34,0.28,2.4,35.88,35.8,70.0,32.12,0.66,33.43,30.39,3.03,-0.25,2.58,32.12,32.08,70.0
+AR-B-G010016 = 30.94,1.18,32.05,29.7,2.34,-0.21,1.5,30.96,31.08,3.0,29.82,1.35,31.22,28.53,2.69,0.16,1.5,29.84,29.7,3.0,24.61,0.48,25.16,24.33,0.83,0.71,1.5,24.61,24.33,3.0,21.39,0.35,21.71,21.02,0.69,-0.24,1.5,21.39,21.44,3.0,17.26,0.16,17.44,17.17,0.28,0.71,1.5,17.26,17.17,3.0,10.78,0.29,11.1,10.55,0.55,0.53,1.5,10.78,10.69,3.0,13.72,0.24,13.86,13.44,0.41,-0.71,1.5,13.72,13.86,3.0,13.95,0.16,14.13,13.86,0.28,0.71,1.5,13.95,13.86,3.0,15.37,0.24,15.51,15.1,0.41,-0.71,1.5,15.38,15.51,3.0,23.87,0.57,24.33,23.23,1.1,-0.53,1.5,23.88,24.06,3.0,31.01,0.52,31.5,30.46,1.03,-0.24,1.5,31.02,31.08,3.0,30.81,0.96,31.77,29.84,1.93,0.0,1.5,30.82,30.81,3.0
+AR-B-G010017 = 33.5,1.05,36.73,30.67,6.06,0.71,3.54,33.52,33.36,270.0,28.27,1.2,31.22,25.43,5.79,-0.33,2.84,28.3,28.46,270.0,22.58,0.32,23.23,21.57,1.65,-0.04,2.88,22.58,22.64,270.0,19.93,0.44,21.3,19.09,2.2,0.7,3.45,19.93,19.92,270.0,15.7,0.68,17.17,13.86,3.31,-0.63,2.98,15.71,15.79,270.0,9.44,0.36,10.55,8.35,2.2,-0.16,3.19,9.45,9.45,270.0,11.46,0.79,13.03,9.59,3.44,-0.09,2.25,11.49,11.52,270.0,11.41,0.69,12.76,9.45,3.31,-0.06,2.21,11.43,11.45,270.0,16.67,1.05,19.09,13.58,5.51,-0.43,3.24,16.7,16.75,270.0,24.14,1.07,27.09,20.75,6.34,0.17,2.89,24.17,24.06,270.0,32.67,0.98,35.35,28.88,6.48,-0.7,4.93,32.69,32.74,270.0,37.51,1.1,41.14,33.7,7.44,-0.08,3.46,37.52,37.56,270.0
+AR-B-G010018 = 34.76,2.23,38.8,29.98,8.82,-0.31,1.86,34.83,35.08,263.0,30.38,1.89,36.04,25.98,10.06,0.21,2.58,30.44,30.26,263.0,22.35,0.68,24.06,20.47,3.58,0.27,2.75,22.36,22.4,263.0,21.15,0.96,23.78,18.82,4.96,0.21,2.38,21.17,21.16,263.0,16.68,0.72,18.54,14.13,4.41,-0.66,4.06,16.7,16.75,263.0,8.98,0.56,10.28,7.24,3.03,-0.44,2.91,8.99,9.04,263.0,11.89,0.92,14.41,9.45,4.96,0.16,2.96,11.93,11.93,263.0,12.73,0.78,14.41,10.83,3.58,-0.15,2.87,12.76,12.76,263.0,18.03,0.99,20.47,15.51,4.96,-0.06,2.94,18.06,17.92,263.0,22.9,1.0,26.26,20.47,5.79,0.41,3.3,22.92,22.81,263.0,30.82,1.62,35.63,27.36,8.27,0.67,2.95,30.87,30.46,263.0,36.35,1.71,40.31,32.87,7.44,0.01,2.32,36.39,36.46,263.0
+AR-B-G010019 = 38.44,1.98,40.31,30.39,9.92,-2.29,8.0,38.49,38.94,99.0,33.7,1.21,35.91,29.57,6.34,-1.24,4.86,33.72,33.98,99.0,24.03,1.61,27.36,21.02,6.34,0.35,2.08,24.08,23.78,99.0,21.89,1.21,24.33,19.23,5.1,0.3,2.36,21.92,21.57,99.0,16.16,0.78,18.27,13.58,4.69,-0.64,4.6,16.18,16.2,99.0,10.18,0.61,11.38,8.35,3.03,-1.01,3.77,10.2,10.34,99.0,10.99,1.18,13.86,8.07,5.79,-0.13,2.66,11.05,10.96,99.0,15.11,1.78,19.37,9.86,9.51,-0.53,3.85,15.21,15.37,99.0,21.49,1.16,23.09,17.17,5.93,-2.01,7.37,21.52,21.71,99.0,25.82,1.05,27.91,22.95,4.96,-0.38,2.93,25.84,25.85,99.0,35.96,1.87,38.39,29.02,9.37,-1.77,6.49,36.01,36.18,99.0,41.55,2.72,44.72,33.29,11.44,-1.61,4.73,41.64,42.52,99.0
+AR-B-G010020 = 31.01,1.27,34.25,28.74,5.51,0.4,2.31,31.03,30.81,170.0,27.06,1.43,31.77,24.61,7.17,0.79,3.2,27.1,26.95,170.0,22.22,0.63,23.5,20.47,3.03,-0.42,2.97,22.23,22.26,170.0,19.74,0.62,21.3,17.99,3.31,0.35,3.08,19.75,19.65,170.0,14.92,0.88,17.99,13.03,4.96,0.5,3.38,14.95,14.82,170.0,9.12,0.62,10.28,7.04,3.24,-0.61,3.28,9.15,9.17,170.0,10.63,0.62,11.93,9.17,2.76,-0.46,2.51,10.65,10.76,170.0,11.1,0.71,13.03,9.17,3.86,0.14,3.0,11.12,11.1,170.0,15.83,0.97,17.44,12.76,4.69,-0.87,3.4,15.86,16.06,170.0,23.24,0.72,25.16,21.3,3.86,-0.16,3.15,23.25,23.23,170.0,30.1,1.14,32.6,27.09,5.51,-0.06,2.65,30.12,30.12,170.0,33.5,1.37,37.7,29.84,7.85,0.03,3.52,33.53,33.43,170.0
+AR-B-G010021 = 29.34,1.61,31.5,25.43,6.06,-1.04,2.94,29.38,29.84,63.0,29.74,1.29,32.05,26.4,5.65,-1.0,3.19,29.76,30.12,63.0,24.18,0.44,24.88,22.81,2.07,-0.61,3.18,24.19,24.26,63.0,27.0,0.76,28.46,24.74,3.72,-0.73,3.66,27.01,27.09,63.0,20.63,0.87,22.68,18.54,4.13,0.42,2.67,20.65,20.54,63.0,12.29,0.72,13.58,10.83,2.76,-0.11,1.87,12.31,12.48,63.0,16.16,0.63,17.44,14.96,2.48,-0.27,2.06,16.17,16.34,63.0,19.13,0.45,20.2,17.99,2.2,0.15,2.76,19.13,19.09,63.0,23.98,0.67,25.43,21.85,3.58,-0.86,4.14,23.99,24.06,63.0,27.65,1.02,30.39,25.43,4.96,0.47,3.14,27.67,27.64,63.0,38.08,1.72,39.76,33.7,6.06,-1.16,3.5,38.12,38.52,63.0,34.25,2.68,37.28,25.3,11.99,-1.58,5.27,34.35,35.08,63.0
+AR-B-G010022 = 28.25,1.11,30.94,25.57,5.37,0.04,2.79,28.27,28.22,48.0,28.88,1.04,31.36,27.36,4.0,0.53,2.17,28.9,28.67,48.0,23.78,0.31,24.33,22.95,1.38,-0.25,3.01,23.78,23.78,48.0,26.88,0.52,27.98,25.98,2.0,0.11,2.26,26.88,26.95,48.0,20.37,0.99,22.13,18.27,3.86,0.06,2.16,20.4,20.13,48.0,12.76,0.45,13.72,11.93,1.79,0.47,2.68,12.77,12.72,48.0,16.65,0.87,19.09,14.13,4.96,-0.47,4.52,16.67,16.75,48.0,19.26,0.47,20.47,18.54,1.93,0.44,2.46,19.27,19.13,48.0,25.34,0.62,27.09,23.92,3.17,0.21,3.62,25.35,25.43,48.0,27.65,0.69,29.57,25.98,3.58,-0.25,3.69,27.66,27.67,48.0,40.64,0.6,42.24,39.49,2.76,0.36,3.11,40.65,40.59,48.0,36.78,1.24,38.94,33.43,5.51,-0.76,3.06,36.8,37.11,48.0
+AR-B-G010023 = 35.28,2.35,39.49,30.53,8.96,-0.24,1.86,35.36,35.63,224.0,30.36,1.82,35.08,27.09,7.99,0.08,2.25,30.41,30.46,224.0,22.39,0.59,23.78,20.75,3.03,0.08,2.38,22.4,22.3,224.0,20.31,0.75,22.4,17.99,4.41,-0.11,3.5,20.32,20.33,224.0,16.19,0.81,18.27,14.13,4.13,0.24,2.53,16.21,16.06,224.0,8.34,0.56,9.45,6.69,2.76,-0.29,2.65,8.36,8.35,224.0,10.38,0.76,13.31,8.76,4.55,0.85,4.13,10.41,10.28,224.0,10.3,1.01,13.03,7.52,5.51,0.52,3.27,10.35,10.28,224.0,16.29,1.05,19.51,14.34,5.17,0.61,2.92,16.33,16.06,224.0,23.21,0.79,25.16,21.3,3.86,0.05,2.53,23.22,23.23,224.0,30.69,1.52,34.8,27.64,7.17,0.5,2.49,30.73,30.39,224.0,36.69,1.84,40.87,32.32,8.54,-0.18,2.46,36.73,36.87,224.0
+AR-B-G010024 = 29.33,1.55,32.6,27.91,4.69,1.28,3.46,29.37,28.81,8.0,29.45,2.08,33.7,27.36,6.34,1.07,3.15,29.52,28.81,8.0,23.06,0.51,23.92,22.4,1.52,0.46,1.99,23.06,22.88,8.0,20.2,0.42,20.89,19.65,1.24,0.3,2.03,20.2,20.13,8.0,17.17,0.37,17.85,16.75,1.1,0.57,2.6,17.18,17.13,8.0,11.7,0.48,12.48,10.96,1.52,0.09,2.24,11.71,11.72,8.0,14.18,0.48,14.82,13.44,1.38,-0.25,1.95,14.18,14.2,8.0,14.15,0.23,14.41,13.79,0.62,-0.31,1.75,14.15,14.2,8.0,16.89,0.85,18.41,16.06,2.34,0.72,2.26,16.91,16.82,8.0,22.4,0.84,24.19,21.64,2.55,1.24,3.6,22.42,22.19,8.0,30.96,2.07,35.08,28.53,6.55,0.9,3.02,31.02,30.43,8.0,31.99,2.4,36.59,29.29,7.3,0.84,2.67,32.07,31.29,8.0
+AR-B-G010025 = 31.92,1.31,32.87,29.15,3.72,-1.54,3.98,31.94,32.46,7.0,31.34,1.54,33.15,28.88,4.27,-0.46,1.94,31.37,31.5,7.0,24.15,0.45,24.61,23.37,1.24,-0.76,2.25,24.16,24.33,7.0,20.87,0.6,21.57,19.65,1.93,-1.16,3.66,20.87,20.89,7.0,18.03,0.51,18.27,16.89,1.38,-1.89,4.78,18.04,18.27,7.0,11.2,0.26,11.52,10.69,0.83,-1.0,3.36,11.2,11.24,7.0,13.68,0.79,14.69,12.76,1.93,0.02,1.56,13.7,13.72,7.0,13.99,0.48,14.69,13.31,1.38,0.04,1.87,13.99,14.06,7.0,14.38,0.67,15.44,13.58,1.86,0.54,1.98,14.39,14.13,7.0,22.42,0.51,22.95,21.44,1.52,-1.06,3.12,22.43,22.54,7.0,32.06,1.79,33.63,28.33,5.31,-1.4,3.93,32.1,32.05,7.0,35.35,2.37,37.83,30.81,7.03,-1.0,2.97,35.42,36.04,7.0
+AR-B-G010026 = 32.31,1.49,36.18,29.57,6.61,0.5,2.78,32.34,32.32,198.0,28.11,0.72,29.84,25.98,3.86,-0.09,2.55,28.12,28.19,198.0,22.09,0.72,23.78,20.2,3.58,-0.14,2.71,22.1,22.09,198.0,21.36,0.74,23.78,19.65,4.13,0.48,3.27,21.37,21.3,198.0,15.16,0.69,17.72,13.86,3.86,0.63,3.43,15.17,15.1,198.0,10.51,0.62,11.93,9.17,2.76,0.23,2.41,10.53,10.41,198.0,13.66,0.83,15.24,11.38,3.86,-0.37,2.41,13.68,13.86,198.0,12.5,0.83,14.82,10.28,4.55,-0.0,2.79,12.53,12.48,198.0,19.74,0.94,22.95,17.17,5.79,0.43,3.61,19.77,19.75,198.0,22.86,0.8,25.57,21.3,4.27,0.95,3.69,22.88,22.68,198.0,29.63,0.85,32.87,27.09,5.79,-0.03,3.45,29.65,29.57,198.0,32.53,1.49,35.63,29.57,6.06,-0.08,1.92,32.56,32.81,198.0
+AR-B-G010027 = 28.36,1.14,30.94,26.54,4.41,0.4,2.24,28.38,28.19,82.0,27.04,0.75,29.02,25.09,3.93,-0.27,3.27,27.05,27.09,82.0,22.34,0.58,23.23,20.75,2.48,-0.7,2.78,22.35,22.4,82.0,23.52,0.65,25.16,21.85,3.31,-0.14,2.66,23.53,23.5,82.0,16.45,0.74,17.99,14.96,3.03,0.03,2.36,16.46,16.55,82.0,12.27,0.81,14.13,10.55,3.58,0.52,2.68,12.29,12.03,82.0,14.94,0.81,16.75,13.17,3.58,0.1,2.5,14.96,14.96,82.0,15.52,0.5,16.75,14.41,2.34,0.13,2.91,15.53,15.51,82.0,20.24,0.89,22.13,17.17,4.96,-0.74,3.81,20.26,20.47,82.0,23.96,0.79,26.6,22.13,4.48,0.31,4.0,23.97,23.92,82.0,33.44,1.84,37.97,30.94,7.03,0.85,2.67,33.49,32.74,82.0,33.98,1.11,36.46,31.77,4.69,-0.24,2.08,34.0,34.25,82.0
+AR-B-G010028 = 34.0,0.89,36.18,32.6,3.58,0.43,2.34,34.01,33.91,44.0,33.77,1.09,35.63,31.22,4.41,-0.4,2.3,33.79,33.87,44.0,24.26,0.32,25.16,23.64,1.52,0.34,3.23,24.26,24.19,44.0,20.78,0.57,21.57,19.51,2.07,-0.56,2.17,20.79,21.02,44.0,18.09,0.52,19.37,16.89,2.48,0.45,3.44,18.1,17.99,44.0,11.42,0.53,12.2,10.07,2.14,-1.02,3.32,11.43,11.52,44.0,13.09,0.49,13.86,11.93,1.93,-0.4,2.57,13.1,13.17,44.0,13.21,0.62,14.69,11.65,3.03,-0.19,3.05,13.22,13.31,44.0,17.35,0.72,18.96,14.96,4.0,-0.61,4.96,17.37,17.3,44.0,26.64,0.74,28.19,25.16,3.03,-0.12,2.12,26.65,26.74,44.0,37.64,0.64,38.66,36.04,2.62,-0.61,2.65,37.65,37.77,44.0,40.7,1.01,42.8,38.94,3.86,-0.0,2.11,40.71,40.8,44.0
+AR-B-G010029 = 27.51,2.25,31.77,24.33,7.44,0.62,2.07,27.6,26.54,38.0,27.15,2.12,30.94,24.19,6.75,0.55,1.9,27.23,26.19,38.0,23.42,1.08,25.71,21.99,3.72,0.51,1.93,23.44,23.09,38.0,22.41,1.42,25.98,20.2,5.79,0.77,2.59,22.45,21.85,38.0,18.17,1.23,20.75,15.51,5.24,0.33,2.7,18.21,17.75,38.0,11.96,0.58,13.58,11.24,2.34,0.91,3.08,11.97,11.79,38.0,15.89,0.93,17.72,14.13,3.58,0.16,2.32,15.91,15.89,38.0,16.65,1.21,19.37,14.41,4.96,0.4,2.69,16.69,16.48,38.0,20.64,1.99,23.78,16.2,7.58,-0.68,2.66,20.73,20.95,38.0,24.85,1.37,27.36,21.02,6.34,-0.89,4.27,24.88,24.85,38.0,32.15,3.17,37.56,26.67,10.89,0.32,2.05,32.3,31.46,38.0,29.24,2.75,34.25,24.33,9.92,0.22,2.17,29.36,28.74,38.0
+AR-B-G010030 = 31.36,0.62,32.87,30.39,2.48,0.76,3.11,31.37,31.25,46.0,30.37,1.07,33.43,29.02,4.41,1.19,3.92,30.39,30.08,46.0,23.5,0.25,24.06,22.95,1.1,0.37,2.68,23.5,23.5,46.0,20.53,0.56,21.3,19.09,2.2,-0.37,2.58,20.54,20.54,46.0,17.37,0.35,18.27,16.61,1.65,0.01,2.77,17.37,17.44,46.0,11.08,0.56,12.48,10.0,2.48,0.43,3.0,11.1,11.0,46.0,13.38,0.53,15.24,12.62,2.62,1.6,5.68,13.39,13.31,46.0,13.87,0.43,14.69,13.03,1.65,0.14,2.1,13.88,13.86,46.0,18.96,0.81,20.61,17.17,3.44,-0.09,2.63,18.98,18.89,46.0,26.01,0.83,27.64,24.61,3.03,0.12,2.14,26.03,25.98,46.0,37.14,0.72,38.39,35.91,2.48,0.22,1.83,37.15,37.15,46.0,37.54,1.85,41.14,32.87,8.27,-0.02,2.87,37.58,37.28,46.0
+AR-B-G010031 = 29.89,0.59,30.81,28.12,2.69,-1.28,5.46,29.9,29.91,19.0,30.3,0.6,31.5,29.29,2.2,0.44,2.27,30.31,30.12,19.0,23.99,0.41,24.61,23.09,1.52,-0.63,2.75,24.0,23.99,19.0,26.58,0.35,27.22,25.64,1.58,-0.56,4.04,26.58,26.54,19.0,20.34,0.79,21.78,19.37,2.41,0.44,1.93,20.36,20.06,19.0,13.01,0.32,13.58,12.2,1.38,-0.51,3.37,13.01,13.03,19.0,15.61,0.52,16.41,14.69,1.72,0.11,1.85,15.61,15.51,19.0,18.92,0.22,19.37,18.54,0.83,-0.02,2.56,18.93,18.96,19.0,24.4,0.53,25.16,23.09,2.07,-0.52,3.29,24.41,24.47,19.0,27.44,0.37,27.91,26.74,1.17,-1.01,2.54,27.44,27.64,19.0,39.84,0.33,40.45,39.35,1.1,0.1,1.82,39.84,39.9,19.0,35.83,0.9,37.42,34.25,3.17,0.07,2.05,35.84,35.63,19.0
+AR-B-G010032 = 29.74,0.8,31.5,28.19,3.31,-0.07,2.3,29.75,29.84,104.0,26.78,0.56,28.46,25.43,3.03,-0.13,3.1,26.79,26.81,104.0,21.63,0.48,23.5,20.75,2.76,1.21,5.14,21.64,21.57,104.0,21.09,0.47,22.13,19.65,2.48,-0.41,2.98,21.1,21.13,104.0,14.98,0.41,16.2,14.13,2.07,0.51,3.15,14.99,14.96,104.0,10.08,0.57,12.07,9.04,3.03,0.56,3.35,10.09,10.0,104.0,12.49,0.99,14.41,9.17,5.24,-0.46,3.39,12.53,12.48,104.0,13.39,0.41,14.41,12.48,1.93,-0.25,2.72,13.39,13.48,104.0,18.42,0.88,21.02,16.89,4.13,0.71,3.4,18.44,18.37,104.0,22.03,0.7,23.78,20.2,3.58,0.51,3.05,22.04,21.88,104.0,30.36,1.12,33.15,28.46,4.69,0.58,2.79,30.38,30.19,104.0,31.29,0.56,32.87,29.7,3.17,0.16,3.26,31.29,31.22,104.0
+AR-B-G010033 = 32.78,0.82,34.53,30.67,3.86,-0.31,3.18,32.79,32.81,153.0,27.97,0.93,29.84,25.16,4.69,-0.89,3.32,27.99,28.19,153.0,24.72,0.94,26.95,22.95,4.0,0.37,2.4,24.73,24.61,153.0,23.38,1.03,25.71,21.57,4.13,0.47,2.19,23.4,23.23,153.0,16.25,1.43,19.37,13.58,5.79,0.76,2.54,16.31,15.93,153.0,10.69,0.67,12.76,8.9,3.86,-0.08,3.41,10.71,10.83,153.0,12.43,0.86,15.79,10.83,4.96,0.92,4.22,12.46,12.34,153.0,14.67,0.7,16.34,13.31,3.03,0.22,2.16,14.69,14.69,153.0,20.82,1.58,25.3,17.99,7.3,0.64,3.01,20.88,20.61,153.0,24.21,0.75,26.12,22.4,3.72,-0.03,2.59,24.22,24.33,153.0,33.82,1.08,36.18,31.5,4.69,0.21,2.14,33.83,33.7,153.0,33.05,0.97,35.35,30.39,4.96,-0.31,3.08,33.06,33.08,153.0
+AR-B-G010034 = 29.42,0.82,31.36,27.22,4.13,-0.42,3.92,29.43,29.57,43.0,30.84,0.88,33.43,29.02,4.41,0.58,3.95,30.86,30.81,43.0,23.27,0.45,24.47,22.54,1.93,0.89,3.14,23.27,23.09,43.0,24.29,0.76,26.19,23.23,2.96,1.03,3.01,24.3,24.06,43.0,19.47,0.47,20.89,18.68,2.2,1.22,4.53,19.48,19.37,43.0,13.03,0.4,13.86,12.2,1.65,0.13,2.47,13.03,12.96,43.0,15.57,0.57,17.44,14.41,3.03,0.92,4.57,15.58,15.51,43.0,18.77,0.24,19.37,18.27,1.1,0.43,2.91,18.77,18.82,43.0,24.88,0.64,26.54,23.78,2.76,0.78,3.33,24.89,24.74,43.0,27.11,0.57,28.46,26.12,2.34,0.33,2.76,27.12,27.09,43.0,38.94,0.42,39.9,38.11,1.79,0.46,2.86,38.94,38.94,43.0,35.92,0.61,37.15,34.8,2.34,0.33,2.52,35.92,35.91,43.0
+AR-B-G010035 = 29.67,1.02,32.05,26.81,5.24,-0.12,3.46,29.69,29.57,84.0,28.25,0.59,29.98,27.09,2.89,0.17,2.95,28.25,28.19,84.0,23.31,0.46,24.33,22.13,2.2,0.05,2.96,23.32,23.23,84.0,19.72,0.3,20.47,19.09,1.38,0.42,2.71,19.72,19.65,84.0,17.05,0.75,18.27,14.96,3.31,-0.52,2.53,17.06,17.17,84.0,9.78,0.4,10.83,8.9,1.93,0.06,2.76,9.79,9.83,84.0,12.83,0.55,14.13,11.79,2.34,-0.11,2.4,12.84,12.93,84.0,12.5,0.74,14.41,10.28,4.13,-0.46,3.17,12.52,12.62,84.0,15.98,0.48,17.17,14.96,2.2,0.49,2.77,15.98,15.93,84.0,23.95,0.71,25.98,21.85,4.13,-0.1,3.67,23.96,23.95,84.0,32.07,1.42,34.25,27.64,6.61,-1.27,4.24,32.1,32.46,84.0,35.06,1.57,37.9,30.39,7.51,-0.97,3.99,35.1,35.32,84.0
+AR-B-G010036 = 27.93,1.11,30.39,25.02,5.37,-0.31,3.3,27.96,27.91,92.0,26.91,1.22,29.84,23.78,6.06,0.29,3.13,26.94,26.81,92.0,22.6,0.49,23.78,20.47,3.31,-0.68,5.66,22.6,22.54,92.0,23.78,0.39,24.47,22.95,1.52,-0.64,2.46,23.78,23.85,92.0,18.32,0.72,19.92,16.34,3.58,-0.15,2.65,18.34,18.3,92.0,12.83,0.9,14.69,11.1,3.58,0.25,1.98,12.86,12.76,92.0,16.19,0.78,17.72,14.13,3.58,-0.08,2.64,16.21,16.2,92.0,17.55,0.67,18.82,15.24,3.58,-1.41,5.5,17.57,17.72,92.0,22.57,1.17,24.88,18.82,6.06,-0.82,4.37,22.6,22.81,92.0,27.06,1.16,29.02,23.78,5.24,-0.53,2.96,27.09,27.09,92.0,38.08,1.09,40.87,34.53,6.34,-0.9,4.55,38.1,38.25,92.0,35.45,0.63,36.73,33.98,2.76,0.05,2.55,35.45,35.35,92.0
+AR-B-G010037 = 31.24,1.2,34.53,28.05,6.48,0.21,3.02,31.26,31.08,167.0,28.9,1.31,33.43,27.09,6.34,1.45,5.6,28.93,28.74,167.0,23.04,0.54,24.19,21.57,2.62,-0.17,2.73,23.05,23.09,167.0,19.7,0.56,21.57,18.27,3.31,0.15,3.64,19.71,19.65,167.0,16.81,0.94,19.09,14.96,4.13,0.42,2.18,16.84,16.61,167.0,9.85,0.59,11.38,8.62,2.76,0.2,2.38,9.87,9.86,167.0,13.37,0.83,15.24,11.1,4.13,-0.48,2.59,13.39,13.58,167.0,12.71,0.79,14.41,10.83,3.58,0.22,2.56,12.73,12.62,167.0,16.51,1.23,20.47,13.58,6.89,0.34,3.49,16.55,16.48,167.0,24.66,0.85,27.09,21.3,5.79,-0.69,4.62,24.68,24.74,167.0,33.98,1.35,37.83,30.81,7.03,0.56,2.86,34.01,33.56,167.0,37.83,1.76,43.62,34.25,9.37,0.84,3.94,37.87,37.7,167.0
+AR-B-G010038 = 27.77,0.78,29.84,25.71,4.13,0.12,3.63,27.78,27.84,82.0,28.09,0.53,29.57,26.81,2.76,0.15,2.9,28.1,28.05,82.0,22.1,0.5,23.23,21.3,1.93,0.16,1.85,22.11,22.13,82.0,24.24,0.38,24.88,23.23,1.65,-0.44,2.42,24.24,24.3,82.0,18.03,0.68,20.2,16.61,3.58,0.88,4.25,18.05,17.96,82.0,11.82,0.76,13.03,10.28,2.76,-0.06,1.99,11.84,11.79,82.0,15.08,0.73,16.89,13.31,3.58,0.07,3.06,15.09,15.1,82.0,17.49,0.64,19.37,16.27,3.1,-0.04,2.95,17.5,17.58,82.0,21.34,1.19,23.5,19.37,4.13,0.34,2.03,21.38,21.02,82.0,24.96,0.94,27.64,23.5,4.13,0.63,2.77,24.98,24.61,82.0,36.22,1.5,38.94,33.29,5.65,-0.14,1.85,36.25,36.25,82.0,36.04,0.83,37.56,34.25,3.31,-0.41,2.37,36.05,36.18,82.0
+AR-B-G010039 = 27.87,0.94,30.39,25.98,4.41,0.34,2.98,27.88,28.05,45.0,26.12,0.92,27.36,24.06,3.31,-0.73,2.45,26.14,26.4,45.0,23.89,0.68,24.88,22.4,2.48,-0.6,2.24,23.9,24.06,45.0,25.73,0.48,26.95,24.88,2.07,0.28,2.84,25.74,25.71,45.0,20.76,0.53,21.85,19.37,2.48,-0.67,3.05,20.77,20.89,45.0,13.83,0.8,15.24,12.48,2.76,0.01,1.89,13.85,13.86,45.0,15.92,0.79,17.44,14.96,2.48,0.52,1.98,15.94,15.79,45.0,19.54,1.31,21.3,16.89,4.41,-0.59,1.95,19.58,20.2,45.0,25.09,0.95,26.4,22.68,3.72,-0.86,2.83,25.11,25.43,45.0,26.39,1.45,29.7,24.88,4.82,1.13,2.94,26.43,25.98,45.0,40.48,1.33,42.24,36.73,5.51,-1.0,3.41,40.5,40.73,45.0,33.94,1.06,36.18,31.91,4.27,0.05,2.03,33.96,33.84,45.0
+AR-B-G010040 = 37.09,1.31,39.49,31.77,7.72,-0.69,4.06,37.11,37.15,247.0,31.25,2.08,35.97,28.19,7.79,0.65,2.08,31.32,30.53,247.0,22.84,0.91,25.16,20.47,4.69,0.25,2.79,22.86,22.68,247.0,20.09,0.91,22.4,17.44,4.96,-0.16,2.67,20.11,20.13,247.0,14.85,1.51,18.82,12.2,6.61,0.35,2.25,14.92,14.69,247.0,8.83,1.08,11.1,6.14,4.96,0.13,2.38,8.9,8.69,247.0,9.71,1.01,13.31,5.87,7.44,-0.14,4.08,9.77,9.72,247.0,13.29,1.3,16.34,9.72,6.61,-0.06,2.46,13.35,13.31,247.0,17.21,1.41,22.13,14.96,7.17,0.84,3.36,17.27,17.03,247.0,23.78,1.01,27.09,21.3,5.79,0.19,3.0,23.8,23.78,247.0,33.16,1.8,36.18,27.91,8.27,-0.67,3.02,33.21,33.43,247.0,38.43,1.87,42.24,30.67,11.57,-0.86,4.9,38.48,38.45,247.0
+AR-B-G010041 = 37.26,0.93,39.21,34.53,4.69,0.13,2.72,37.28,37.15,224.0,29.03,1.89,35.91,26.54,9.37,1.73,5.53,29.09,28.46,224.0,21.83,0.52,23.23,20.2,3.03,-0.08,2.62,21.83,21.85,224.0,20.86,0.77,22.95,18.82,4.13,0.13,2.91,20.88,20.89,224.0,15.53,0.94,18.27,12.76,5.51,-0.32,4.35,15.56,15.51,224.0,8.8,0.86,10.96,7.24,3.72,0.6,2.4,8.84,8.62,224.0,11.26,0.69,13.03,8.76,4.27,-0.09,3.82,11.28,11.24,224.0,12.7,1.31,16.34,9.45,6.89,0.48,2.92,12.77,12.48,224.0,18.05,1.42,23.23,13.86,9.37,1.21,5.59,18.1,17.72,224.0,24.95,1.1,27.91,22.4,5.51,-0.13,2.51,24.98,25.16,224.0,34.4,1.22,37.28,31.77,5.51,0.34,2.39,34.42,34.25,224.0,39.42,1.24,42.52,35.91,6.61,0.09,3.14,39.44,39.49,224.0
+AR-B-G010042 = 35.58,1.2,37.56,32.46,5.1,-0.74,2.77,35.6,35.91,246.0,28.52,0.92,31.36,26.26,5.1,0.16,2.67,28.54,28.53,246.0,22.03,0.92,24.61,19.92,4.69,-0.23,2.81,22.05,22.13,246.0,21.63,1.07,24.33,18.54,5.79,0.04,2.72,21.66,21.57,246.0,15.73,0.93,18.82,13.58,5.24,0.91,3.85,15.76,15.51,246.0,9.14,0.61,10.69,7.52,3.17,0.23,2.5,9.17,9.04,246.0,11.15,1.02,13.31,8.35,4.96,-0.17,2.04,11.2,11.38,246.0,13.12,0.72,14.69,11.1,3.58,-0.55,3.11,13.14,13.24,246.0,19.22,1.5,21.85,15.03,6.82,-0.77,2.84,19.28,19.54,246.0,24.92,1.3,27.91,21.3,6.61,-0.43,2.74,24.96,25.16,246.0,31.81,1.14,34.53,28.74,5.79,0.1,2.57,31.83,31.77,246.0,36.99,1.15,39.49,33.98,5.51,-0.48,2.59,37.0,37.15,246.0
+AR-B-G010043 = 35.27,2.82,38.52,27.09,11.44,-0.89,2.73,35.38,36.46,59.0,34.02,2.82,38.11,27.36,10.75,-0.73,2.29,34.13,35.08,59.0,22.6,0.85,24.88,19.92,4.96,-0.37,3.89,22.61,22.68,59.0,20.65,1.22,22.13,17.44,4.69,-0.81,2.57,20.68,21.02,59.0,15.27,1.42,17.3,12.48,4.82,-0.42,2.02,15.34,15.51,59.0,9.4,0.99,11.38,6.97,4.41,-0.13,2.36,9.45,9.45,59.0,9.36,1.01,11.1,6.42,4.69,-0.56,3.0,9.41,9.38,59.0,13.05,1.45,15.51,9.72,5.79,-0.31,2.13,13.13,13.31,59.0,19.35,1.89,22.95,14.13,8.82,-0.56,3.0,19.44,19.85,59.0,24.46,1.58,26.54,19.92,6.61,-0.66,2.7,24.51,24.61,59.0,33.66,3.1,37.28,25.71,11.57,-0.84,2.46,33.8,34.8,59.0,37.21,3.31,42.24,27.91,14.33,-0.64,2.49,37.35,37.56,59.0
+AR-B-G010044 = 32.87,2.13,37.7,28.74,8.96,0.16,1.99,32.94,32.81,158.0,27.4,1.22,29.84,24.61,5.24,-0.17,1.95,27.43,27.43,158.0,23.62,0.78,25.16,21.71,3.44,-0.5,2.59,23.64,23.78,158.0,22.91,0.54,24.61,21.3,3.31,0.37,3.71,22.92,22.85,158.0,15.82,0.83,18.96,13.58,5.37,0.67,5.21,15.84,15.79,158.0,9.52,0.61,11.1,7.66,3.44,-0.37,3.26,9.54,9.59,158.0,11.51,1.38,14.13,6.97,7.17,-0.53,3.35,11.6,11.52,158.0,12.97,0.88,15.24,10.55,4.69,-0.31,2.93,13.0,13.07,158.0,19.87,0.64,21.71,18.27,3.44,-0.06,3.51,19.88,19.92,158.0,24.38,0.6,25.71,22.95,2.76,0.11,2.6,24.39,24.33,158.0,31.99,1.34,35.08,29.02,6.06,-0.36,2.27,32.02,32.29,158.0,34.58,2.46,38.66,29.84,8.82,-0.16,1.78,34.67,34.8,158.0
+AR-B-G010045 = 30.53,0.84,32.87,29.29,3.58,0.96,3.46,30.54,30.32,80.0,28.86,1.34,31.5,26.54,4.96,0.36,2.18,28.89,28.53,80.0,23.87,0.45,25.16,22.4,2.76,-0.32,4.27,23.88,23.92,80.0,19.88,0.43,20.75,18.54,2.2,-0.38,3.04,19.88,19.92,80.0,16.58,0.94,17.99,14.41,3.58,-0.79,2.56,16.61,16.82,80.0,9.89,0.68,11.1,8.62,2.48,0.14,1.79,9.91,10.0,80.0,11.85,1.03,14.41,9.59,4.82,0.23,2.77,11.89,11.83,80.0,11.92,0.58,13.03,10.55,2.48,-0.14,2.57,11.93,11.93,80.0,15.74,0.81,17.72,14.41,3.31,0.4,2.12,15.76,15.58,80.0,23.09,0.95,24.33,19.92,4.41,-1.01,3.51,23.11,23.3,80.0,32.43,0.71,33.98,30.53,3.44,-0.56,3.28,32.44,32.6,80.0,34.5,1.27,37.28,31.77,5.51,-0.24,2.29,34.53,34.77,80.0
+AR-B-G010046 = 30.55,0.85,31.77,29.84,1.93,0.86,2.11,30.56,30.29,4.0,29.96,0.49,30.67,29.57,1.1,0.95,2.21,29.97,29.81,4.0,23.54,0.56,24.19,22.95,1.24,0.14,1.46,23.54,23.5,4.0,20.09,0.26,20.47,19.92,0.55,0.96,2.15,20.09,19.99,4.0,17.22,0.28,17.58,16.89,0.69,0.21,1.97,17.22,17.2,4.0,11.62,0.26,11.79,11.24,0.55,-0.96,2.15,11.62,11.72,4.0,13.03,0.46,13.58,12.48,1.1,0.0,1.78,13.04,13.03,4.0,14.08,0.33,14.41,13.65,0.76,-0.4,1.67,14.09,14.13,4.0,15.36,1.84,17.72,13.79,3.93,0.43,1.56,15.44,14.96,4.0,21.83,0.23,22.13,21.57,0.55,0.25,1.96,21.83,21.82,4.0,29.89,0.76,30.94,29.15,1.79,0.65,2.06,29.9,29.74,4.0,31.22,1.51,33.01,29.84,3.17,0.24,1.35,31.25,31.01,4.0
+AR-B-G010047 = 30.17,2.94,34.53,25.71,8.82,-0.16,1.8,30.3,30.88,10.0,30.08,2.01,31.77,26.12,5.65,-1.03,2.4,30.14,31.15,10.0,24.39,0.73,25.16,23.02,2.14,-0.84,2.32,24.4,24.68,10.0,22.05,0.9,23.78,20.68,3.1,0.37,2.63,22.07,22.06,10.0,17.47,0.91,19.37,16.41,2.96,0.81,2.96,17.49,17.37,10.0,12.25,0.73,13.86,11.45,2.41,1.08,3.35,12.27,12.07,10.0,16.05,0.4,16.61,15.31,1.31,-0.61,2.38,16.05,16.13,10.0,17.23,1.04,18.41,15.31,3.1,-0.79,2.18,17.26,17.65,10.0,19.0,1.9,22.4,16.41,5.99,0.16,2.17,19.08,19.09,10.0,24.56,1.7,26.81,22.06,4.75,-0.18,1.7,24.62,24.95,10.0,32.12,2.38,35.35,28.05,7.3,-0.5,1.95,32.2,33.01,10.0,30.05,2.17,32.6,26.4,6.2,-0.57,1.93,30.12,30.81,10.0
+AR-B-G010048 = 30.71,0.77,32.05,29.57,2.48,0.14,1.92,30.72,30.53,15.0,31.68,1.17,33.84,30.12,3.72,0.48,2.25,31.7,31.5,15.0,23.81,0.44,24.61,22.95,1.65,-0.02,2.4,23.82,23.78,15.0,20.98,0.49,21.85,20.06,1.79,-0.2,2.44,20.99,21.02,15.0,17.36,0.33,17.99,16.89,1.1,0.68,2.59,17.36,17.3,15.0,11.33,0.3,11.79,10.83,0.96,-0.25,1.94,11.33,11.38,15.0,14.4,0.41,15.24,13.86,1.38,0.5,2.37,14.41,14.34,15.0,14.41,0.59,15.24,13.03,2.2,-0.64,3.26,14.43,14.41,15.0,18.72,0.41,19.65,18.27,1.38,0.66,2.55,18.73,18.68,15.0,24.5,0.64,25.5,23.5,2.0,0.02,1.87,24.51,24.47,15.0,35.31,1.26,37.01,33.43,3.58,-0.15,1.73,35.33,35.35,15.0,34.05,1.35,36.32,31.84,4.48,0.07,1.94,34.07,33.84,15.0
+AR-B-G010049 = 31.75,0.48,32.6,30.67,1.93,-0.38,2.99,31.75,31.77,23.0,31.25,0.8,32.32,29.29,3.03,-0.62,2.89,31.26,31.36,23.0,24.45,0.39,25.3,23.5,1.79,-0.13,3.22,24.45,24.47,23.0,25.61,1.1,27.91,24.06,3.86,0.56,2.17,25.63,25.16,23.0,20.61,0.56,21.57,19.37,2.2,-0.74,2.97,20.62,20.75,23.0,12.81,0.82,14.41,11.93,2.48,0.4,1.78,12.84,12.76,23.0,16.84,0.61,17.99,15.79,2.2,0.03,2.1,16.86,16.89,23.0,19.39,0.76,21.3,17.99,3.31,0.48,3.22,19.41,19.37,23.0,23.52,0.96,24.88,21.57,3.31,-0.38,2.13,23.54,23.5,23.0,26.22,0.72,27.78,24.88,2.89,0.3,2.67,26.23,26.26,23.0,38.61,0.75,40.04,37.21,2.82,-0.07,2.06,38.62,38.66,23.0,34.96,1.12,37.28,33.84,3.44,0.99,2.58,34.98,34.53,23.0
+AR-B-G010050 = 31.57,1.16,33.29,30.12,3.17,0.21,1.71,31.59,31.36,7.0,32.81,1.21,34.11,31.5,2.62,0.01,1.21,32.82,32.74,7.0,23.59,0.32,24.19,23.23,0.96,0.87,2.82,23.59,23.5,7.0,21.15,0.28,21.57,20.68,0.9,-0.22,2.55,21.15,21.16,7.0,17.98,0.23,18.27,17.65,0.62,-0.41,1.86,17.98,17.99,7.0,11.81,0.34,12.2,11.38,0.83,-0.18,1.7,11.82,11.79,7.0,14.63,0.33,15.1,14.13,0.96,0.07,2.11,14.63,14.55,7.0,14.06,0.32,14.41,13.44,0.96,-1.06,3.05,14.07,14.13,7.0,17.48,0.29,17.85,17.17,0.69,0.26,1.55,17.48,17.44,7.0,24.59,0.74,25.43,23.5,1.93,-0.34,1.73,24.6,24.61,7.0,34.27,1.36,35.91,32.6,3.31,0.04,1.33,34.29,34.11,7.0,35.34,1.76,37.7,33.15,4.55,0.01,1.53,35.38,35.08,7.0
+AR-B-G010051 = 30.91,1.2,33.7,28.19,5.51,0.01,2.24,30.93,30.94,71.0,27.36,0.69,28.6,25.98,2.62,-0.12,2.06,27.37,27.36,71.0,22.4,0.38,22.95,21.44,1.52,-0.32,2.69,22.4,22.4,71.0,18.54,0.61,21.02,17.44,3.58,1.11,5.43,18.55,18.54,71.0,14.07,0.91,17.44,12.2,5.24,0.97,4.49,14.1,13.86,71.0,7.91,0.79,10.55,6.14,4.41,0.63,3.88,7.95,7.8,71.0,10.64,0.4,11.65,9.45,2.2,-0.1,3.21,10.64,10.62,71.0,11.96,0.43,13.03,11.1,1.93,0.01,2.35,11.97,12.07,71.0,14.79,1.02,16.89,12.2,4.69,-0.36,2.68,14.83,14.82,71.0,23.72,0.95,25.98,20.47,5.51,-0.78,4.52,23.74,23.78,71.0,29.1,1.34,31.08,25.16,5.93,-0.98,3.48,29.13,29.43,71.0,32.04,1.46,35.08,28.6,6.48,-0.12,2.26,32.07,32.05,71.0
+AR-B-G010052 = 34.34,2.29,38.66,30.39,8.27,-0.14,2.14,34.41,34.67,132.0,29.89,1.31,34.11,28.19,5.93,1.43,4.61,29.92,29.57,132.0,22.68,0.53,24.88,21.57,3.31,0.88,4.77,22.69,22.68,132.0,21.48,0.72,23.23,20.47,2.76,0.44,2.09,21.5,21.37,132.0,16.99,0.57,18.82,15.51,3.31,0.07,3.26,16.99,17.03,132.0,10.46,0.66,12.34,8.9,3.44,0.1,2.91,10.48,10.52,132.0,13.94,0.86,15.79,10.96,4.82,-0.76,3.93,13.97,14.0,132.0,12.37,0.9,14.13,10.28,3.86,-0.23,2.4,12.41,12.34,132.0,20.68,1.16,23.23,17.17,6.06,-0.02,2.78,20.71,20.47,132.0,23.39,0.92,25.3,21.02,4.27,-0.1,2.26,23.41,23.37,132.0,32.09,2.37,37.01,28.46,8.54,0.34,1.85,32.18,31.77,132.0,36.68,1.85,39.76,31.5,8.27,-0.47,2.93,36.72,36.73,132.0
+AR-B-G010053 = 27.88,0.91,29.57,24.61,4.96,-1.1,5.09,27.89,27.91,57.0,25.45,0.94,28.19,24.06,4.13,0.58,2.81,25.46,25.43,57.0,22.43,0.43,23.23,21.3,1.93,-0.23,2.5,22.43,22.4,57.0,25.07,0.56,25.98,22.68,3.31,-1.73,8.11,25.07,25.16,57.0,19.71,1.0,21.57,17.03,4.55,-0.49,2.72,19.73,19.78,57.0,12.62,0.52,13.44,10.96,2.48,-1.04,3.93,12.63,12.76,57.0,14.63,0.76,16.61,12.76,3.86,-0.01,2.91,14.65,14.62,57.0,17.53,0.98,19.65,14.55,5.1,-0.58,3.44,17.56,17.72,57.0,21.96,1.47,24.33,16.89,7.44,-1.1,4.55,22.01,22.13,57.0,25.33,0.69,27.09,23.64,3.44,0.37,3.62,25.34,25.3,57.0,35.99,1.47,39.76,32.87,6.89,0.3,2.41,36.02,35.63,57.0,32.47,1.21,35.08,30.26,4.82,0.1,2.13,32.49,32.39,57.0
+AR-B-G010054 = 34.0,1.16,36.18,31.5,4.69,0.12,2.49,34.01,33.77,69.0,31.4,1.06,34.53,29.43,5.1,0.8,3.71,31.41,31.22,69.0,23.04,0.48,24.06,21.85,2.2,-0.07,2.43,23.05,23.02,69.0,19.81,0.54,21.23,18.82,2.41,0.19,2.47,19.81,19.65,69.0,17.19,0.63,18.27,15.79,2.48,0.03,2.11,17.2,17.17,69.0,9.25,0.39,10.28,8.21,2.07,-0.28,3.29,9.26,9.31,69.0,11.54,0.58,13.44,10.0,3.44,0.35,4.61,11.56,11.52,69.0,13.26,0.34,14.13,12.2,1.93,-0.46,3.75,13.26,13.31,69.0,18.63,1.13,22.4,16.61,5.79,0.79,3.77,18.67,18.41,69.0,25.42,0.93,27.09,22.95,4.13,-0.43,2.92,25.43,25.57,69.0,36.66,0.64,38.11,34.8,3.31,-0.27,3.66,36.67,36.66,69.0,38.97,0.95,41.14,36.59,4.55,-0.13,2.68,38.98,39.14,69.0
+AR-B-G010055 = 31.47,1.25,33.43,28.46,4.96,-0.4,2.17,31.5,31.63,90.0,29.01,0.71,30.67,27.64,3.03,0.28,2.65,29.01,28.91,90.0,23.18,0.65,24.61,21.85,2.76,-0.08,2.14,23.19,23.23,90.0,19.69,0.45,21.02,18.82,2.2,0.77,3.61,19.7,19.65,90.0,15.13,0.88,17.99,13.58,4.41,0.92,3.73,15.16,14.96,90.0,9.26,0.26,10.0,8.62,1.38,0.17,3.31,9.26,9.24,90.0,12.35,0.59,13.58,10.96,2.62,0.0,2.29,12.36,12.34,90.0,11.64,0.43,12.48,10.41,2.07,-0.38,2.7,11.65,11.65,90.0,16.24,1.25,19.92,14.13,5.79,0.79,2.96,16.29,15.86,90.0,22.58,1.01,25.16,20.33,4.82,-0.02,2.76,22.6,22.68,90.0,32.01,0.76,33.43,30.39,3.03,-0.34,2.02,32.02,32.32,90.0,35.59,1.32,38.66,32.19,6.48,-0.03,2.89,35.61,35.49,90.0
+AR-B-G010056 = 29.29,1.58,33.7,26.26,7.44,0.36,2.54,29.33,29.29,120.0,28.0,1.18,31.5,25.43,6.06,0.26,3.38,28.02,27.91,120.0,22.47,0.43,23.5,21.3,2.2,-0.27,2.57,22.47,22.54,120.0,18.31,0.43,19.65,17.17,2.48,0.21,3.56,18.31,18.27,120.0,14.5,0.74,16.34,12.48,3.86,0.01,4.1,14.52,14.41,120.0,8.45,0.4,9.45,7.66,1.79,0.51,2.63,8.46,8.35,120.0,10.94,0.93,12.76,7.24,5.51,-1.27,5.22,10.97,11.1,120.0,11.3,0.62,13.58,9.45,4.13,-0.13,4.47,11.32,11.38,120.0,14.98,0.72,16.89,13.58,3.31,0.45,2.4,15.0,14.82,120.0,19.99,1.29,22.95,17.44,5.51,0.43,2.51,20.03,19.78,120.0,29.61,1.26,32.6,26.54,6.06,-0.06,2.64,29.64,29.53,120.0,30.2,1.23,32.87,27.09,5.79,-0.37,2.6,30.22,30.22,120.0
+AR-B-G010057 = 36.18,1.75,39.21,31.22,7.99,-0.81,2.93,36.23,36.59,187.0,27.91,1.08,29.84,25.16,4.69,-0.28,2.22,27.93,27.91,187.0,21.98,0.65,24.33,20.47,3.86,0.9,4.9,21.99,21.99,187.0,21.81,0.78,24.06,19.92,4.13,0.13,2.72,21.83,21.85,187.0,15.42,0.88,17.3,13.86,3.44,0.18,2.06,15.44,15.37,187.0,8.42,0.5,9.45,6.97,2.48,-0.5,2.69,8.43,8.55,187.0,11.23,0.76,13.86,8.62,5.24,0.31,4.07,11.26,11.1,187.0,11.76,0.85,13.79,10.0,3.79,0.02,2.18,11.79,11.86,187.0,18.99,0.89,21.3,16.89,4.41,0.19,2.56,19.01,18.96,187.0,24.86,1.13,28.19,23.23,4.96,1.02,3.25,24.89,24.61,187.0,30.8,1.19,32.94,28.19,4.75,-0.15,1.98,30.83,30.67,187.0,37.74,0.92,39.76,34.53,5.24,-0.78,3.57,37.75,37.83,187.0
+AR-B-G010058 = 31.57,0.94,33.7,30.39,3.31,0.61,2.36,31.58,31.5,29.0,30.64,0.67,31.77,29.29,2.48,-0.03,2.22,30.64,30.81,29.0,23.54,0.32,24.06,22.68,1.38,-0.69,3.14,23.54,23.5,29.0,22.11,0.7,23.37,21.02,2.34,0.14,1.79,22.12,22.13,29.0,17.24,0.41,18.13,16.61,1.52,0.44,2.66,17.24,17.23,29.0,12.02,0.48,12.89,11.1,1.79,0.16,2.3,12.03,11.93,29.0,14.78,1.08,16.89,13.24,3.65,0.31,2.1,14.82,14.69,29.0,15.51,0.95,17.3,14.13,3.17,0.04,1.89,15.54,15.65,29.0,21.68,1.04,22.95,19.37,3.58,-0.83,2.46,21.71,21.99,29.0,26.29,0.9,27.91,24.33,3.58,0.17,2.6,26.31,26.26,29.0,36.87,0.67,38.66,35.63,3.03,0.76,3.82,36.88,36.87,29.0,34.56,0.97,36.73,33.15,3.58,0.25,2.33,34.57,34.53,29.0
+AR-B-G010059 = 28.29,1.07,31.22,26.54,4.69,0.68,2.85,28.31,28.19,104.0,28.09,0.99,31.22,26.26,4.96,1.15,4.21,28.11,27.91,104.0,22.46,0.56,24.33,21.57,2.76,0.72,3.79,22.47,22.44,104.0,19.0,0.33,19.92,17.99,1.93,-0.33,3.86,19.0,19.03,104.0,15.48,0.58,17.03,14.13,2.89,-0.13,2.71,15.49,15.51,104.0,8.98,0.41,10.28,7.8,2.48,0.22,3.67,8.98,8.9,104.0,11.46,0.47,12.76,10.41,2.34,0.27,2.96,11.47,11.38,104.0,12.16,0.59,13.44,11.1,2.34,0.36,2.15,12.17,12.07,104.0,14.57,0.57,15.65,13.03,2.62,-0.65,3.14,14.58,14.65,104.0,19.91,1.27,22.4,16.89,5.51,-0.26,2.03,19.95,19.99,104.0,27.52,0.96,30.05,25.71,4.34,0.08,2.45,27.54,27.6,104.0,30.79,1.07,33.7,28.19,5.51,-0.02,3.81,30.8,30.81,104.0
+AR-B-G010060 = 33.06,0.6,33.98,31.98,2.0,-0.08,1.97,33.06,32.94,45.0,30.65,1.29,33.7,28.46,5.24,0.4,2.03,30.68,30.39,45.0,23.57,0.32,24.61,22.95,1.65,0.62,3.95,23.57,23.5,45.0,20.34,0.38,21.02,19.65,1.38,0.13,2.34,20.35,20.33,45.0,16.93,0.52,18.27,15.79,2.48,0.41,2.9,16.94,16.82,45.0,10.05,0.99,12.07,8.62,3.44,0.65,2.29,10.1,9.72,45.0,12.78,0.64,13.72,11.1,2.62,-1.23,3.97,12.79,12.89,45.0,13.67,0.37,14.55,13.03,1.52,0.02,2.38,13.68,13.72,45.0,17.4,1.01,19.65,14.13,5.51,-0.26,4.35,17.43,17.3,45.0,24.77,1.23,26.67,22.13,4.55,-0.3,2.16,24.8,24.88,45.0,36.89,0.57,38.11,35.63,2.48,-0.16,2.65,36.89,36.87,45.0,39.92,1.07,41.97,37.28,4.69,-0.58,2.94,39.94,40.04,45.0
+AR-B-G010061 = 29.6,1.08,32.05,26.26,5.79,-0.63,3.15,29.62,29.7,97.0,26.48,0.81,29.15,24.88,4.27,0.73,3.64,26.49,26.4,97.0,24.39,0.63,26.95,23.23,3.72,1.13,5.34,24.4,24.33,97.0,25.42,0.67,26.81,23.78,3.03,-0.21,3.0,25.43,25.43,97.0,17.94,1.04,19.92,14.69,5.24,-0.49,3.35,17.97,17.99,97.0,12.32,0.8,13.86,10.28,3.58,-0.48,2.64,12.35,12.48,97.0,14.17,0.69,16.06,12.48,3.58,0.03,2.72,14.19,14.2,97.0,16.68,1.42,19.92,12.76,7.17,-0.22,3.12,16.74,16.61,97.0,22.14,1.69,25.71,19.09,6.61,0.19,2.02,22.21,21.78,97.0,25.95,0.79,28.46,24.26,4.2,0.21,3.35,25.96,25.98,97.0,36.16,1.01,38.39,33.7,4.69,0.2,2.36,36.17,35.97,97.0,32.3,0.87,34.25,30.39,3.86,-0.35,2.28,32.31,32.46,97.0
+AR-B-G010062 = 30.15,1.2,33.29,27.91,5.37,0.75,3.31,30.17,30.12,63.0,27.15,1.14,29.84,24.88,4.96,0.48,2.84,27.18,27.09,63.0,21.98,0.39,22.68,21.3,1.38,0.04,2.28,21.99,21.99,63.0,19.05,0.71,20.47,17.85,2.62,0.28,2.1,19.06,18.96,63.0,14.25,0.82,16.06,12.2,3.86,-0.59,3.24,14.28,14.27,63.0,8.92,0.56,10.55,8.07,2.48,1.22,4.09,8.93,8.76,63.0,10.31,0.45,11.93,9.45,2.48,1.29,5.58,10.32,10.28,63.0,11.78,0.53,13.03,10.28,2.76,-0.29,3.19,11.79,11.79,63.0,14.27,0.75,16.34,12.48,3.86,0.01,3.06,14.29,14.41,63.0,23.63,1.12,25.71,20.75,4.96,-0.63,2.85,23.65,23.78,63.0,28.95,1.27,31.22,25.43,5.79,-0.54,2.96,28.98,29.02,63.0,30.82,1.65,35.08,26.81,8.27,0.04,3.35,30.86,30.81,63.0
+AR-B-G010063 = 29.01,0.65,30.74,28.05,2.69,1.01,4.35,29.02,28.95,16.0,28.72,0.45,29.64,28.19,1.45,0.86,2.45,28.72,28.53,16.0,23.37,0.22,23.78,22.95,0.83,0.06,2.5,23.37,23.37,16.0,23.4,0.3,23.78,22.88,0.9,-0.36,1.86,23.41,23.5,16.0,18.84,0.49,19.92,18.06,1.86,0.49,2.63,18.85,18.75,16.0,12.97,0.2,13.31,12.55,0.76,-0.48,2.63,12.97,13.03,16.0,15.45,0.21,16.06,15.1,0.96,1.18,5.41,15.45,15.48,16.0,17.72,0.7,19.09,16.75,2.34,0.16,2.12,17.73,17.85,16.0,21.7,1.37,23.78,19.51,4.27,0.03,1.89,21.74,21.71,16.0,27.72,0.91,29.02,25.71,3.31,-0.93,3.03,27.74,28.09,16.0,36.21,1.28,37.56,33.7,3.86,-0.45,1.86,36.23,36.49,16.0,32.82,1.11,34.53,31.22,3.31,-0.05,1.8,32.84,32.63,16.0
+AR-B-G010064 = 33.84,NaN,33.84,33.84,0.0,NaN,NaN,33.84,33.84,1.0,31.77,NaN,31.77,31.77,0.0,NaN,NaN,31.77,31.77,1.0,25.43,NaN,25.43,25.43,0.0,NaN,NaN,25.43,25.43,1.0,21.16,NaN,21.16,21.16,0.0,NaN,NaN,21.16,21.16,1.0,16.34,NaN,16.34,16.34,0.0,NaN,NaN,16.34,16.34,1.0,10.96,NaN,10.96,10.96,0.0,NaN,NaN,10.96,10.96,1.0,14.69,NaN,14.69,14.69,0.0,NaN,NaN,14.69,14.69,1.0,14.41,NaN,14.41,14.41,0.0,NaN,NaN,14.41,14.41,1.0,16.89,NaN,16.89,16.89,0.0,NaN,NaN,16.89,16.89,1.0,25.3,NaN,25.3,25.3,0.0,NaN,NaN,25.3,25.3,1.0,33.98,NaN,33.98,33.98,0.0,NaN,NaN,33.98,33.98,1.0,32.05,NaN,32.05,32.05,0.0,NaN,NaN,32.05,32.05,1.0
+AR-B-G010065 = 32.14,0.54,32.87,31.5,1.38,0.08,1.47,32.15,32.12,10.0,31.57,0.35,32.05,30.94,1.1,-0.24,2.18,31.57,31.63,10.0,24.78,0.22,25.16,24.47,0.69,0.1,2.05,24.78,24.85,10.0,22.0,0.46,22.95,21.44,1.52,0.94,3.07,22.0,21.92,10.0,17.05,0.24,17.44,16.75,0.69,0.7,2.2,17.05,16.96,10.0,11.5,0.26,12.0,11.24,0.76,1.18,2.81,11.5,11.38,10.0,15.45,0.48,16.06,14.41,1.65,-0.93,3.17,15.46,15.58,10.0,16.41,1.25,18.27,14.96,3.31,0.29,1.64,16.46,16.2,10.0,19.27,1.27,21.44,17.3,4.13,0.26,2.23,19.3,19.16,10.0,26.4,0.6,27.09,25.57,1.52,-0.31,1.52,26.41,26.57,10.0,33.85,0.29,34.39,33.49,0.9,0.51,2.14,33.85,33.77,10.0,31.97,0.62,33.29,31.22,2.07,0.82,2.97,31.98,31.91,10.0
+AR-B-G010066 = 28.39,0.89,30.67,26.54,4.13,-0.08,2.73,28.4,28.46,84.0,26.76,0.67,29.02,25.71,3.31,1.22,4.31,26.77,26.54,84.0,23.0,0.38,23.64,22.13,1.52,-0.56,2.89,23.0,23.06,84.0,23.35,0.86,24.88,21.57,3.31,-0.34,2.03,23.37,23.5,84.0,16.91,0.73,19.09,15.24,3.86,0.52,3.3,16.93,16.75,84.0,12.29,0.52,13.86,11.1,2.76,0.36,3.56,12.3,12.2,84.0,14.25,0.93,16.34,11.65,4.69,-0.33,2.91,14.28,14.27,84.0,14.96,0.69,16.34,13.31,3.03,-0.11,2.01,14.98,15.1,84.0,20.42,0.82,22.95,18.82,4.13,0.73,3.52,20.44,20.33,84.0,24.44,0.57,26.81,23.5,3.31,2.01,8.92,24.44,24.33,84.0,34.2,1.43,36.87,30.39,6.48,-0.44,2.67,34.23,34.53,84.0,31.74,0.77,33.98,30.39,3.58,0.7,3.08,31.75,31.67,84.0
+AR-B-G010067 = 30.46,1.45,33.98,26.26,7.72,0.02,2.64,30.5,30.26,282.0,26.43,0.82,29.57,24.06,5.51,0.11,4.03,26.45,26.4,282.0,24.51,0.83,27.64,22.95,4.69,0.64,3.36,24.52,24.33,282.0,25.41,0.67,27.09,23.78,3.31,-0.1,2.7,25.42,25.43,282.0,18.5,0.61,20.2,16.61,3.58,-0.33,3.82,18.51,18.54,282.0,11.77,0.94,14.13,9.45,4.69,-0.27,2.6,11.81,11.93,282.0,13.26,1.13,15.79,10.55,5.24,-0.19,2.12,13.31,13.31,282.0,16.58,0.92,19.09,14.13,4.96,0.11,3.03,16.61,16.48,282.0,23.01,1.25,26.26,20.2,6.06,-0.11,2.18,23.04,22.95,282.0,26.23,1.52,30.94,22.95,7.99,0.28,2.5,26.28,26.26,282.0,36.65,1.45,40.04,33.7,6.34,0.48,2.4,36.68,36.42,282.0,31.9,0.92,33.98,29.84,4.13,0.22,2.13,31.91,31.77,282.0
+AR-B-G010068 = 32.91,2.36,38.39,25.71,12.68,-0.02,2.84,32.99,32.87,198.0,27.98,1.25,31.22,22.95,8.27,-0.73,4.92,28.0,28.05,198.0,24.3,0.96,27.09,20.47,6.61,-0.66,4.51,24.32,24.37,198.0,22.74,1.02,25.43,18.54,6.89,-0.75,4.78,22.77,22.81,198.0,16.05,1.08,19.09,13.03,6.06,-0.41,3.09,16.08,16.2,198.0,9.16,0.62,10.55,7.24,3.31,-0.34,3.26,9.18,9.17,198.0,10.49,1.3,13.58,7.52,6.06,0.05,2.38,10.57,10.41,198.0,13.11,1.2,16.06,10.0,6.06,-0.64,2.91,13.17,13.31,198.0,19.8,1.32,22.13,15.51,6.61,-0.9,3.68,19.85,20.06,198.0,25.21,1.22,28.74,21.3,7.44,-0.6,3.64,25.24,25.43,198.0,33.16,1.52,37.01,28.74,8.27,-0.56,3.65,33.19,33.29,198.0,35.45,2.34,39.76,28.19,11.57,-0.14,2.33,35.52,35.35,198.0
+AR-B-G010069 = 30.51,0.85,32.19,28.46,3.72,-0.53,2.7,30.53,30.81,59.0,27.05,0.48,27.91,25.98,1.93,-0.37,2.23,27.05,27.09,59.0,23.01,0.62,24.33,21.57,2.76,0.06,2.48,23.02,22.95,59.0,22.16,0.58,23.23,21.16,2.07,0.14,1.77,22.17,22.13,59.0,15.25,0.33,16.06,14.13,1.93,-0.38,4.21,15.25,15.24,59.0,11.1,0.37,11.93,10.28,1.65,0.07,2.51,11.1,11.1,59.0,13.12,0.72,14.69,11.52,3.17,-0.16,2.35,13.14,13.03,59.0,13.59,0.48,14.96,12.89,2.07,0.99,3.75,13.6,13.51,59.0,20.06,0.52,21.3,19.09,2.2,0.2,2.42,20.06,20.06,59.0,24.28,0.85,26.81,22.33,4.48,0.7,3.7,24.29,24.06,59.0,30.48,1.14,32.74,27.09,5.65,-1.0,4.05,30.5,30.67,59.0,31.32,0.81,34.11,29.57,4.55,0.55,4.09,31.33,31.29,59.0
+AR-B-G010070 = 28.38,0.84,30.67,26.81,3.86,0.06,2.69,28.39,28.46,86.0,26.22,0.62,27.64,24.88,2.76,-0.31,2.59,26.23,26.29,86.0,21.83,0.85,23.5,19.37,4.13,-0.57,3.32,21.85,21.85,86.0,23.85,0.54,24.61,21.57,3.03,-1.66,6.53,23.86,24.06,86.0,18.12,0.85,20.2,15.79,4.41,-0.29,2.83,18.14,18.27,86.0,12.44,1.06,14.13,9.72,4.41,-0.51,2.33,12.48,12.76,86.0,14.2,0.71,15.79,12.48,3.31,-0.12,2.5,14.22,14.27,86.0,16.8,1.42,19.65,13.58,6.06,0.02,2.08,16.86,16.61,86.0,21.02,1.59,24.06,16.89,7.17,-0.24,2.57,21.08,21.26,86.0,25.57,1.21,28.46,22.95,5.51,0.18,2.17,25.6,25.5,86.0,36.3,1.59,38.94,32.05,6.89,-0.67,2.45,36.34,36.77,86.0,32.62,1.6,36.46,29.29,7.17,0.17,2.45,32.66,32.5,86.0
+AR-B-G010071 = 28.18,1.53,30.39,26.26,4.13,0.07,1.49,28.22,28.19,15.0,27.29,0.99,28.88,25.98,2.89,0.05,1.65,27.31,27.5,15.0,22.58,0.73,24.06,21.57,2.48,0.41,2.31,22.59,22.54,15.0,18.95,0.57,20.06,18.27,1.79,0.66,2.11,18.96,18.82,15.0,14.7,0.53,15.24,13.86,1.38,-0.64,1.92,14.71,14.82,15.0,9.27,0.91,11.38,8.07,3.31,0.73,3.08,9.32,9.17,15.0,11.19,0.38,11.65,10.41,1.24,-0.66,2.28,11.2,11.24,15.0,12.58,0.68,13.86,11.24,2.62,0.13,2.76,12.6,12.34,15.0,15.32,0.85,17.03,13.86,3.17,0.2,2.36,15.35,15.51,15.0,21.61,0.73,22.54,20.2,2.34,-0.21,1.99,21.62,21.57,15.0,26.92,0.98,28.33,25.3,3.03,-0.27,1.71,26.93,27.22,15.0,29.54,1.27,30.94,27.64,3.31,-0.12,1.34,29.57,29.84,15.0
+AR-B-G010072 = 30.22,0.71,31.36,29.02,2.34,-0.02,2.27,30.23,30.32,12.0,29.76,0.31,30.26,29.29,0.96,-0.12,2.05,29.76,29.77,12.0,23.93,0.4,24.74,23.23,1.52,0.28,3.07,23.93,23.88,12.0,21.18,0.34,21.99,20.61,1.38,0.97,4.28,21.18,21.13,12.0,17.18,0.27,17.72,16.75,0.96,0.35,2.8,17.18,17.17,12.0,11.21,0.28,11.65,10.83,0.83,0.09,1.69,11.21,11.17,12.0,14.41,0.48,14.96,13.44,1.52,-0.77,2.54,14.42,14.55,12.0,15.4,0.53,16.34,14.55,1.79,0.08,2.27,15.41,15.41,12.0,19.71,0.84,21.44,18.68,2.76,0.73,2.46,19.73,19.47,12.0,25.23,0.82,26.95,24.06,2.89,0.67,2.78,25.24,25.09,12.0,34.65,1.44,37.28,32.87,4.41,0.41,1.95,34.68,34.46,12.0,31.38,0.67,32.74,30.67,2.07,0.8,2.52,31.38,31.19,12.0
+AR-B-G010073 = 33.45,1.03,35.08,30.81,4.27,-0.76,3.48,33.47,33.7,33.0,33.27,1.18,35.63,30.67,4.96,-0.7,3.12,33.29,33.56,33.0,24.21,0.37,24.88,23.23,1.65,-0.91,3.66,24.21,24.26,33.0,21.15,0.48,22.4,20.33,2.07,0.58,3.11,21.15,21.16,33.0,18.09,0.41,19.37,17.44,1.93,0.94,4.47,18.1,18.06,33.0,11.57,0.27,12.2,11.1,1.1,-0.06,2.76,11.58,11.58,33.0,13.74,0.42,14.69,13.03,1.65,0.17,2.48,13.74,13.72,33.0,13.89,0.34,14.41,13.31,1.1,-0.03,1.88,13.89,13.86,33.0,16.83,1.32,19.65,13.86,5.79,-0.0,2.62,16.88,16.75,33.0,23.92,1.26,26.26,22.13,4.13,0.15,1.72,23.95,23.92,33.0,35.2,1.55,38.11,31.43,6.68,-0.64,3.12,35.23,35.56,33.0,38.32,2.6,42.8,32.6,10.2,-0.53,2.72,38.41,38.66,33.0
+AR-B-G010074 = 31.77,NaN,31.77,31.77,0.0,NaN,NaN,31.77,31.77,1.0,30.53,NaN,30.53,30.53,0.0,NaN,NaN,30.53,30.53,1.0,24.88,NaN,24.88,24.88,0.0,NaN,NaN,24.88,24.88,1.0,21.3,NaN,21.3,21.3,0.0,NaN,NaN,21.3,21.3,1.0,17.72,NaN,17.72,17.72,0.0,NaN,NaN,17.72,17.72,1.0,10.55,NaN,10.55,10.55,0.0,NaN,NaN,10.55,10.55,1.0,14.27,NaN,14.27,14.27,0.0,NaN,NaN,14.27,14.27,1.0,14.0,NaN,14.0,14.0,0.0,NaN,NaN,14.0,14.0,1.0,16.34,NaN,16.34,16.34,0.0,NaN,NaN,16.34,16.34,1.0,24.61,NaN,24.61,24.61,0.0,NaN,NaN,24.61,24.61,1.0,32.46,NaN,32.46,32.46,0.0,NaN,NaN,32.46,32.46,1.0,31.5,NaN,31.5,31.5,0.0,NaN,NaN,31.5,31.5,1.0
+AR-B-G010075 = 35.92,1.49,39.76,33.15,6.61,0.21,2.08,35.95,35.77,137.0,28.66,1.35,32.05,26.54,5.51,0.65,2.48,28.69,28.4,137.0,21.94,0.48,23.78,20.47,3.31,0.09,4.58,21.94,21.92,137.0,21.15,0.55,22.54,19.92,2.62,0.26,2.63,21.16,21.09,137.0,15.42,0.63,17.17,13.58,3.58,0.03,2.99,15.44,15.37,137.0,8.38,0.36,9.17,7.52,1.65,-0.21,2.89,8.39,8.35,137.0,11.31,1.27,13.86,7.52,6.34,0.33,2.83,11.38,11.03,137.0,10.26,0.61,11.79,8.9,2.89,0.29,2.62,10.28,10.28,137.0,18.6,1.35,21.85,16.61,5.24,0.91,2.69,18.65,18.13,137.0,24.41,0.97,26.54,22.68,3.86,0.52,2.15,24.43,24.19,137.0,31.06,2.06,34.25,26.26,7.99,-0.01,1.78,31.12,30.53,137.0,39.08,0.94,40.87,37.01,3.86,-0.09,2.08,39.09,39.07,137.0
+AR-B-G010076 = 34.65,1.11,36.73,32.05,4.69,-0.25,2.39,34.67,34.73,132.0,30.98,1.2,34.25,28.74,5.51,0.79,3.34,31.01,30.81,132.0,22.71,0.36,23.5,21.57,1.93,-0.31,3.01,22.71,22.68,132.0,20.38,0.77,22.26,19.09,3.17,0.62,2.82,20.39,20.33,132.0,16.79,0.52,18.82,15.79,3.03,0.76,4.08,16.8,16.72,132.0,9.07,0.89,11.38,7.24,4.13,0.04,2.68,9.11,9.07,132.0,12.03,0.79,13.58,10.0,3.58,-0.16,2.6,12.05,11.96,132.0,13.51,0.44,14.69,12.2,2.48,0.04,3.4,13.52,13.55,132.0,18.52,1.29,20.75,14.96,5.79,-0.85,3.03,18.56,18.82,132.0,25.16,0.57,27.09,23.78,3.31,0.27,3.66,25.17,25.16,132.0,35.29,0.86,37.83,33.15,4.69,0.22,3.16,35.3,35.22,132.0,38.55,0.7,40.04,36.73,3.31,-0.39,2.81,38.56,38.66,132.0
+AR-B-G010077 = 28.32,1.38,30.67,25.71,4.96,-0.41,2.12,28.35,28.74,59.0,25.76,0.78,27.91,24.33,3.58,0.53,3.15,25.77,25.71,59.0,23.17,0.52,24.19,22.13,2.07,0.34,2.32,23.18,23.09,59.0,25.26,0.67,27.09,23.78,3.31,0.13,3.04,25.27,25.3,59.0,18.93,0.69,20.75,17.85,2.89,0.5,2.67,18.94,18.96,59.0,12.16,0.85,14.41,10.55,3.86,0.07,2.59,12.19,12.2,59.0,14.75,0.53,16.34,13.86,2.48,0.55,3.95,14.76,14.69,59.0,16.72,0.92,18.27,15.37,2.89,0.23,1.63,16.75,16.61,59.0,22.36,0.7,24.61,21.02,3.58,0.73,3.88,22.37,22.26,59.0,25.21,0.52,26.26,23.78,2.48,-0.19,3.17,25.22,25.3,59.0,35.75,1.4,38.39,32.87,5.51,0.1,2.1,35.78,35.63,59.0,32.3,0.74,34.25,30.39,3.86,0.05,3.3,32.31,32.32,59.0
+AR-B-G010078 = 30.93,1.09,33.7,27.91,5.79,-0.13,2.81,30.95,30.94,230.0,27.59,0.78,30.39,24.88,5.51,0.17,3.82,27.6,27.6,230.0,22.99,0.92,25.57,21.3,4.27,0.27,2.37,23.01,22.95,230.0,23.75,1.13,26.26,21.3,4.96,0.07,2.0,23.77,23.78,230.0,16.98,1.39,20.2,14.69,5.51,0.44,2.11,17.03,16.65,230.0,11.49,0.7,13.31,9.72,3.58,0.01,2.39,11.51,11.38,230.0,13.28,1.09,16.2,10.28,5.93,0.19,2.94,13.32,13.17,230.0,14.93,1.01,17.72,12.76,4.96,0.5,2.96,14.96,14.82,230.0,20.87,1.35,25.16,17.72,7.44,0.81,3.33,20.92,20.58,230.0,24.68,0.87,27.09,22.81,4.27,0.51,3.29,24.7,24.61,230.0,34.32,1.46,37.83,31.22,6.61,0.04,2.58,34.35,34.39,230.0,33.09,0.95,35.35,30.67,4.69,-0.23,2.5,33.11,33.15,230.0
+AR-B-G010079 = 31.66,1.82,34.8,28.19,6.61,-0.08,1.72,31.71,31.63,197.0,28.37,1.52,30.67,24.61,6.06,-0.57,2.27,28.41,28.74,197.0,22.18,0.44,23.78,21.3,2.48,0.41,3.06,22.19,22.13,197.0,18.45,0.74,20.2,16.34,3.86,-0.37,2.79,18.46,18.54,197.0,14.65,1.37,17.99,11.65,6.34,0.08,2.23,14.72,14.55,197.0,8.34,0.73,10.55,6.69,3.86,0.08,2.8,8.37,8.35,197.0,10.37,0.51,12.76,8.9,3.86,0.3,5.19,10.38,10.41,197.0,11.18,0.71,12.76,9.17,3.58,-0.28,2.8,11.2,11.24,197.0,15.47,0.93,19.65,12.76,6.89,0.63,5.23,15.49,15.51,197.0,23.19,0.82,25.16,20.2,4.96,-0.2,3.59,23.21,23.23,197.0,29.45,1.92,33.43,25.16,8.27,-0.06,2.05,29.51,29.57,197.0,34.33,1.53,38.39,30.12,8.27,-0.01,3.2,34.37,34.25,197.0
+AR-B-G010080 = 30.16,0.79,32.87,28.74,4.13,0.87,4.4,30.17,30.12,71.0,29.11,0.77,31.77,27.64,4.13,0.55,3.97,29.12,29.15,71.0,22.96,0.34,23.78,22.26,1.52,-0.0,2.39,22.97,22.95,71.0,21.8,0.51,22.68,20.33,2.34,-0.45,2.68,21.8,21.85,71.0,17.34,0.51,19.09,16.61,2.48,1.14,4.7,17.35,17.3,71.0,10.96,0.82,12.48,9.45,3.03,-0.16,1.92,10.99,10.96,71.0,12.33,0.6,13.44,11.1,2.34,0.03,2.11,12.34,12.34,71.0,14.67,0.61,16.06,13.31,2.76,0.44,2.51,14.68,14.55,71.0,21.03,1.11,23.5,19.09,4.41,0.35,2.64,21.06,20.82,71.0,25.67,0.93,27.64,24.06,3.58,-0.02,2.21,25.69,25.57,71.0,36.87,0.86,39.21,35.08,4.13,0.45,2.67,36.88,36.73,71.0,35.28,1.48,38.8,31.77,7.03,0.13,2.6,35.31,35.08,71.0
+AR-B-G010081 = 31.19,0.4,31.5,30.67,0.83,-0.49,1.63,31.19,31.29,4.0,30.72,0.65,31.36,29.84,1.52,-0.55,1.92,30.73,30.84,4.0,24.76,0.2,25.02,24.61,0.41,0.49,1.63,24.76,24.71,4.0,21.47,0.24,21.71,21.16,0.55,-0.43,1.85,21.47,21.51,4.0,17.84,0.2,17.99,17.58,0.41,-0.49,1.63,17.84,17.89,4.0,10.76,0.18,10.96,10.55,0.41,-0.0,1.64,10.76,10.76,4.0,14.48,0.18,14.69,14.27,0.41,-0.0,1.64,14.48,14.48,4.0,13.67,0.32,14.13,13.44,0.69,1.05,2.25,13.67,13.55,4.0,17.32,0.41,17.85,16.89,0.96,0.39,1.88,17.32,17.27,4.0,24.62,0.24,24.88,24.33,0.55,-0.19,1.59,24.62,24.64,4.0,33.12,0.5,33.56,32.46,1.1,-0.51,1.72,33.12,33.22,4.0,32.0,0.52,32.32,31.22,1.1,-1.11,2.3,32.0,32.22,4.0
+AR-B-G010082 = 29.02,0.72,30.67,27.91,2.76,0.72,3.0,29.03,28.95,31.0,29.04,0.7,30.39,27.91,2.48,-0.09,2.01,29.05,29.15,31.0,23.71,0.28,24.33,23.09,1.24,-0.17,3.01,23.71,23.71,31.0,23.78,0.49,24.88,22.68,2.2,0.07,3.24,23.79,23.78,31.0,19.24,0.54,20.2,18.27,1.93,0.04,2.02,19.25,19.23,31.0,12.19,0.64,13.86,10.83,3.03,0.36,3.43,12.21,12.2,31.0,15.47,0.43,16.61,14.41,2.2,-0.09,3.93,15.47,15.51,31.0,17.59,0.62,18.54,16.34,2.2,-0.14,1.89,17.6,17.58,31.0,21.92,0.92,23.78,20.2,3.58,0.15,2.37,21.94,21.85,31.0,28.02,0.45,29.02,26.95,2.07,-0.3,2.88,28.02,28.12,31.0,37.41,0.55,38.25,36.25,2.0,-0.34,2.46,37.41,37.42,31.0,34.1,0.76,36.18,32.87,3.31,0.68,3.51,34.11,34.11,31.0
+AR-B-G010083 = 32.82,1.39,35.35,28.19,7.17,-0.51,2.92,32.85,32.91,146.0,31.73,1.59,36.18,27.91,8.27,-0.26,3.06,31.77,31.91,146.0,24.57,0.7,26.54,22.95,3.58,0.41,2.84,24.58,24.47,146.0,21.62,0.91,23.78,19.65,4.13,0.23,2.09,21.64,21.44,146.0,18.93,0.93,21.02,15.79,5.24,-0.12,2.86,18.96,18.96,146.0,11.16,0.4,12.2,10.0,2.2,-0.01,3.48,11.17,11.1,146.0,13.92,0.44,14.96,12.76,2.2,-0.33,2.71,13.93,13.96,146.0,14.04,0.56,16.34,13.03,3.31,0.37,3.93,14.05,14.1,146.0,16.55,1.28,19.09,13.03,6.06,-0.3,2.33,16.6,16.75,146.0,25.29,0.96,27.09,22.68,4.41,-0.42,2.7,25.31,25.43,146.0,35.5,1.63,38.94,29.02,9.92,-0.9,4.05,35.53,35.91,146.0,40.21,2.52,44.17,33.15,11.02,-0.29,1.95,40.29,40.63,146.0
+AR-B-G010084 = 30.33,0.97,32.87,28.19,4.69,0.21,3.04,30.35,30.39,102.0,30.01,0.88,31.77,27.91,3.86,-0.06,2.26,30.02,30.01,102.0,23.13,0.43,24.06,22.4,1.65,0.03,2.05,23.13,23.23,102.0,18.93,0.47,19.92,17.72,2.2,-0.37,2.43,18.93,19.06,102.0,14.93,0.84,17.44,13.31,4.13,0.77,4.09,14.95,14.96,102.0,9.25,0.49,10.28,8.07,2.2,0.02,2.41,9.26,9.17,102.0,11.91,0.69,13.31,9.45,3.86,-0.25,3.89,11.93,11.93,102.0,11.29,0.38,12.2,10.0,2.2,-0.37,3.37,11.29,11.31,102.0,15.45,0.89,17.3,13.31,4.0,-0.1,1.92,15.48,15.37,102.0,21.14,1.3,24.47,18.27,6.2,0.13,2.91,21.18,21.3,102.0,30.35,1.27,32.87,27.36,5.51,-0.23,2.13,30.38,30.39,102.0,32.0,1.85,37.83,29.29,8.54,1.27,4.54,32.05,31.63,102.0
+AR-B-G010085 = 32.04,1.62,35.63,27.91,7.72,-0.33,2.58,32.08,32.32,129.0,29.49,1.66,33.15,25.71,7.44,0.21,2.41,29.54,29.29,129.0,22.72,0.66,23.78,20.47,3.31,-1.05,4.24,22.73,22.81,129.0,18.87,0.86,19.92,16.61,3.31,-0.89,2.9,18.89,19.09,129.0,13.89,0.94,16.34,11.65,4.69,0.3,3.2,13.92,13.72,129.0,8.81,0.72,10.55,6.42,4.13,-1.0,4.56,8.84,8.9,129.0,9.73,0.82,11.93,7.24,4.69,-0.32,3.69,9.76,9.72,129.0,11.25,0.75,12.76,8.9,3.86,-0.55,3.63,11.28,11.24,129.0,15.53,0.91,17.17,13.03,4.13,-0.41,2.23,15.56,15.65,129.0,22.33,1.36,25.02,18.27,6.75,-0.64,3.07,22.37,22.54,129.0,30.75,1.8,33.15,25.16,7.99,-1.24,3.88,30.8,31.22,129.0,32.68,2.26,36.46,25.98,10.47,-0.98,3.19,32.76,33.43,129.0
+AR-B-G010086 = 30.52,0.61,31.5,29.29,2.2,-0.7,2.78,30.53,30.67,15.0,29.16,0.83,30.81,28.19,2.62,0.73,2.36,29.17,28.88,15.0,23.43,0.46,24.33,22.81,1.52,0.29,1.96,23.43,23.44,15.0,22.2,0.47,22.95,21.57,1.38,0.15,1.92,22.21,22.13,15.0,17.64,0.57,18.54,16.61,1.93,-0.05,2.15,17.65,17.58,15.0,12.08,0.53,12.89,10.96,1.93,-0.7,3.13,12.09,12.2,15.0,14.87,1.17,16.2,12.48,3.72,-0.83,2.48,14.91,15.31,15.0,16.03,0.73,16.75,14.41,2.34,-1.18,3.1,16.04,16.27,15.0,21.04,0.95,23.37,19.65,3.72,0.87,3.41,21.06,20.75,15.0,26.42,0.75,28.05,24.88,3.17,-0.03,3.4,26.43,26.54,15.0,36.69,0.46,37.83,35.91,1.93,0.78,3.98,36.69,36.66,15.0,32.78,0.46,33.43,31.63,1.79,-0.92,3.57,32.78,32.94,15.0
+AR-B-G010087 = 30.95,0.89,33.15,28.88,4.27,-0.1,3.05,30.97,31.01,40.0,30.97,0.68,31.91,29.43,2.48,-0.55,2.44,30.98,30.98,40.0,23.74,0.66,24.88,22.61,2.27,0.1,2.07,23.75,23.64,40.0,23.09,0.4,23.64,22.13,1.52,-0.61,2.58,23.09,23.23,40.0,18.11,0.32,19.23,17.65,1.58,1.03,5.08,18.11,18.1,40.0,12.47,0.9,14.41,10.55,3.86,-0.23,2.32,12.5,12.65,40.0,15.27,0.64,16.61,14.13,2.48,0.14,2.4,15.29,15.24,40.0,17.19,0.55,18.54,16.06,2.48,0.05,2.74,17.2,17.17,40.0,20.56,1.4,22.95,17.99,4.96,0.15,2.09,20.61,20.3,40.0,27.95,0.69,29.02,25.98,3.03,-0.79,3.38,27.96,28.05,40.0,37.66,0.46,38.94,36.73,2.2,0.04,3.42,37.67,37.7,40.0,34.87,1.12,37.56,32.6,4.96,-0.14,2.8,34.88,35.18,40.0
+AR-B-G010088 = 30.5,0.37,30.94,29.84,1.1,-0.51,2.5,30.5,30.39,7.0,29.85,0.69,30.67,29.02,1.65,-0.09,1.5,29.86,29.84,7.0,23.83,0.36,24.33,23.23,1.1,-0.42,2.35,23.83,23.92,7.0,21.72,0.39,22.4,21.3,1.1,0.65,2.32,21.73,21.57,7.0,17.86,0.38,18.41,17.44,0.96,0.28,1.59,17.87,17.85,7.0,12.14,0.4,12.76,11.65,1.1,0.4,1.8,12.14,11.93,7.0,15.2,0.28,15.51,14.82,0.69,-0.08,1.4,15.2,15.24,7.0,15.95,0.39,16.34,15.17,1.17,-1.2,3.36,15.96,16.06,7.0,19.92,0.46,20.89,19.65,1.24,1.5,3.79,19.93,19.65,7.0,25.39,0.49,25.98,24.88,1.1,0.0,1.25,25.4,25.43,7.0,35.37,0.76,36.59,34.25,2.34,0.15,2.27,35.38,35.35,7.0,31.68,0.67,32.32,30.67,1.65,-0.29,1.67,31.69,31.56,7.0
+AR-B-G010089 = 31.51,0.87,33.43,29.7,3.72,0.12,2.49,31.52,31.43,78.0,29.93,0.86,32.46,28.19,4.27,0.48,3.33,29.94,29.88,78.0,22.93,0.38,23.78,22.13,1.65,0.07,2.69,22.94,22.95,78.0,20.76,0.5,21.57,19.09,2.48,-1.21,4.41,20.76,20.89,78.0,16.94,0.43,17.99,15.79,2.2,-0.37,3.08,16.94,17.03,78.0,8.95,0.85,10.96,6.28,4.69,-0.4,3.75,8.99,9.04,78.0,12.23,1.17,15.79,10.83,4.96,1.14,3.59,12.28,11.72,78.0,13.89,0.5,14.96,13.03,1.93,0.58,2.43,13.89,13.72,78.0,18.61,0.85,21.02,16.34,4.69,0.06,3.11,18.63,18.61,78.0,25.1,1.31,27.64,22.4,5.24,0.14,2.05,25.13,24.88,78.0,36.21,0.9,37.7,33.98,3.72,-0.4,2.46,36.22,36.22,78.0,37.66,1.47,41.14,35.08,6.06,0.39,2.26,37.69,37.52,78.0
+AR-B-G010090 = 32.2,0.89,33.7,31.22,2.48,0.56,2.07,32.21,32.05,7.0,28.64,0.4,29.38,28.19,1.19,0.91,2.79,28.64,28.53,7.0,22.42,0.35,22.95,21.94,1.01,0.11,1.94,22.43,22.4,7.0,19.41,0.18,19.65,19.09,0.55,-0.4,2.34,19.41,19.37,7.0,14.36,0.23,14.59,13.95,0.64,-0.84,2.3,14.36,14.41,7.0,8.11,0.14,8.35,7.93,0.41,0.4,2.19,8.11,8.07,7.0,8.83,0.21,9.17,8.62,0.55,0.53,1.87,8.83,8.76,7.0,11.87,0.66,13.03,11.24,1.79,0.73,2.31,11.89,11.84,7.0,14.99,0.45,15.88,14.55,1.33,1.19,3.26,14.99,14.82,7.0,22.33,0.32,22.95,22.13,0.83,1.21,3.07,22.33,22.13,7.0,29.43,0.89,30.67,28.46,2.2,0.33,1.57,29.44,29.38,7.0,32.9,1.28,34.8,31.5,3.31,0.43,1.68,32.92,32.6,7.0
+AR-B-G010091 = 29.18,1.1,30.26,27.36,2.89,-0.5,1.93,29.2,29.29,7.0,29.23,0.89,30.53,28.19,2.34,0.09,1.74,29.24,29.02,7.0,23.62,0.4,24.12,23.09,1.03,-0.02,1.63,23.62,23.64,7.0,22.15,0.56,22.81,21.3,1.52,-0.31,1.76,22.15,22.19,7.0,17.55,0.41,18.13,16.89,1.24,-0.21,2.28,17.55,17.58,7.0,12.05,0.36,12.48,11.38,1.1,-0.74,2.84,12.05,12.07,7.0,14.52,0.51,15.1,13.58,1.52,-0.88,2.7,14.53,14.69,7.0,15.45,0.68,16.55,14.41,2.14,0.08,2.4,15.47,15.51,7.0,20.07,0.7,21.02,19.09,1.93,-0.04,1.79,20.08,20.06,7.0,24.45,0.54,25.57,24.06,1.52,1.44,3.9,24.45,24.47,7.0,33.77,0.7,34.53,32.6,1.93,-0.55,2.06,33.78,33.77,7.0,31.41,0.5,32.12,30.67,1.45,-0.13,1.95,31.41,31.5,7.0
+AR-B-G010092 = 32.01,0.82,33.15,31.36,1.79,0.57,1.53,32.01,31.5,5.0,31.36,0.51,32.05,30.81,1.24,0.24,1.68,31.36,31.36,5.0,24.45,0.27,24.88,24.19,0.69,0.82,2.31,24.46,24.33,5.0,20.97,0.23,21.16,20.61,0.55,-0.73,2.13,20.97,21.02,5.0,17.18,0.29,17.44,16.75,0.69,-0.51,2.0,17.18,17.17,5.0,11.36,0.2,11.65,11.1,0.55,0.22,2.42,11.37,11.38,5.0,14.69,0.35,15.1,14.27,0.83,-0.0,1.43,14.69,14.69,5.0,14.64,0.33,15.1,14.41,0.69,0.56,1.48,14.65,14.41,5.0,19.16,0.69,20.06,18.13,1.93,-0.32,2.43,19.17,19.16,5.0,24.95,0.35,25.43,24.47,0.96,0.01,2.23,24.95,24.88,5.0,33.52,0.31,33.98,33.15,0.83,0.41,2.2,33.52,33.43,5.0,30.83,0.25,31.22,30.67,0.55,0.84,2.08,30.84,30.67,5.0
+AR-B-G010093 = 30.04,1.79,32.74,26.54,6.2,-0.42,1.91,30.09,30.46,67.0,29.69,1.15,32.05,27.91,4.13,0.12,1.75,29.71,29.7,67.0,23.17,0.67,24.61,21.57,3.03,0.16,2.89,23.18,23.09,67.0,22.69,0.69,24.33,21.3,3.03,0.02,2.41,22.7,22.68,67.0,17.21,0.57,18.27,16.06,2.2,0.0,1.97,17.22,17.17,67.0,10.84,0.66,12.89,9.45,3.44,0.75,3.6,10.86,10.69,67.0,14.12,0.84,16.06,12.41,3.65,0.26,2.94,14.14,14.0,67.0,15.86,0.68,17.44,14.41,3.03,-0.2,2.65,15.87,15.93,67.0,21.06,1.06,23.23,18.54,4.69,-0.04,2.51,21.09,21.02,67.0,25.15,0.52,26.54,24.33,2.2,0.73,2.84,25.16,25.02,67.0,36.51,1.07,38.94,34.53,4.41,0.1,2.04,36.53,36.46,67.0,35.4,1.18,38.66,32.32,6.34,0.17,3.49,35.42,35.35,67.0
+AR-B-G010094 = 33.22,1.64,37.56,29.02,8.54,-0.14,2.68,33.26,33.15,192.0,27.05,1.8,33.15,21.85,11.3,0.67,4.05,27.11,26.81,192.0,21.99,0.65,23.78,20.33,3.44,-0.26,3.18,22.0,22.13,192.0,18.52,0.75,20.75,16.34,4.41,-0.07,3.16,18.54,18.54,192.0,14.9,1.18,17.72,10.83,6.89,-0.63,3.26,14.95,15.1,191.0,8.53,1.05,10.55,2.56,7.99,-1.95,10.12,8.6,8.62,192.0,9.5,1.01,15.79,6.97,8.82,1.63,10.95,9.55,9.45,192.0,10.74,0.81,12.48,8.07,4.41,-0.7,3.41,10.77,10.83,192.0,15.92,1.19,18.54,11.93,6.61,0.03,2.81,15.96,15.79,192.0,22.94,0.86,25.71,20.2,5.51,-0.09,4.12,22.96,23.02,192.0,29.71,1.23,32.87,27.09,5.79,0.25,2.2,29.73,29.7,192.0,34.2,1.62,37.01,29.84,7.17,-0.57,2.52,34.24,34.63,192.0
+AR-B-G010095 = 36.26,1.76,40.87,31.5,9.37,-0.11,2.7,36.3,36.42,314.0,31.4,1.83,34.94,26.54,8.41,-0.29,2.43,31.46,31.5,314.0,22.02,0.78,24.61,20.33,4.27,0.66,3.61,22.03,21.92,314.0,21.64,0.9,23.78,19.09,4.69,0.35,2.43,21.66,21.44,314.0,15.69,0.65,17.17,13.58,3.58,-0.08,3.11,15.71,15.68,314.0,8.92,0.4,10.28,7.24,3.03,-0.25,4.31,8.93,8.9,314.0,12.64,1.17,14.96,10.0,4.96,0.02,2.02,12.7,12.62,314.0,11.55,0.95,14.41,9.72,4.69,0.34,2.66,11.59,11.52,314.0,19.44,0.86,21.3,16.61,4.69,-0.47,3.45,19.46,19.37,314.0,23.0,0.75,25.43,21.3,4.13,0.71,3.39,23.01,22.88,314.0,29.67,0.69,31.77,27.36,4.41,-0.2,3.0,29.68,29.7,314.0,38.08,1.5,41.97,34.53,7.44,-0.03,2.7,38.11,38.11,314.0
+AR-B-G010096 = 39.81,1.8,43.62,30.94,12.68,-0.8,3.74,39.85,40.18,575.0,36.4,1.74,40.31,28.53,11.78,-0.39,2.92,36.44,36.46,575.0,30.0,1.57,32.6,23.02,9.58,-0.68,3.17,30.04,30.26,575.0,22.04,1.27,24.61,14.96,9.65,-1.01,5.36,22.08,22.26,575.0,14.11,1.01,17.17,11.65,5.51,-0.29,2.79,14.15,14.13,575.0,7.62,0.69,10.14,5.87,4.27,0.49,3.56,7.65,7.52,575.0,9.79,1.06,12.2,6.69,5.51,-0.59,3.27,9.84,9.86,575.0,12.12,1.37,15.24,9.31,5.93,-0.04,2.09,12.2,12.2,575.0,20.45,1.96,24.33,15.51,8.82,-0.49,2.11,20.55,20.95,575.0,29.89,1.51,33.98,22.26,11.71,-0.57,4.01,29.93,30.12,575.0,37.61,2.24,41.14,27.5,13.64,-0.81,3.25,37.67,37.97,575.0,39.93,2.01,44.17,29.98,14.19,-0.54,3.28,39.98,40.31,575.0
+AR-B-G010097 = 30.96,2.14,34.53,26.72,7.81,-0.67,3.23,31.03,31.08,14.0,28.77,1.77,32.32,25.85,6.48,0.19,2.91,28.82,28.64,14.0,23.34,1.13,24.88,21.57,3.31,-0.32,1.68,23.37,23.61,14.0,17.84,0.77,18.82,15.93,2.89,-1.15,3.98,17.86,17.85,14.0,12.15,0.51,12.76,11.38,1.38,-0.19,1.58,12.16,12.17,14.0,6.7,0.46,7.18,5.73,1.45,-1.28,3.53,6.71,6.83,14.0,7.85,0.43,8.62,7.24,1.38,0.17,1.67,7.86,7.8,14.0,8.91,0.58,9.72,7.8,1.93,-0.57,2.19,8.92,9.14,14.0,15.71,1.15,17.99,13.17,4.82,-0.36,3.6,15.75,15.72,14.0,22.31,1.51,24.88,19.65,5.24,-0.02,2.07,22.36,22.47,14.0,27.59,1.89,30.39,23.78,6.61,-0.72,2.98,27.65,27.91,14.0,29.56,2.12,33.7,25.3,8.41,-0.32,3.33,29.63,29.84,14.0
+AR-B-G010098 = 30.66,1.35,33.7,27.64,6.06,0.03,2.31,30.69,30.67,182.0,26.94,0.76,29.02,25.43,3.58,0.22,2.65,26.95,26.81,182.0,23.09,1.32,25.98,19.92,6.06,-0.3,2.21,23.13,23.23,182.0,21.56,0.75,23.5,19.09,4.41,-0.23,3.21,21.57,21.57,182.0,15.59,0.39,16.89,14.41,2.48,-0.03,3.39,15.59,15.58,182.0,10.29,0.85,12.76,7.52,5.24,-0.4,3.42,10.33,10.41,182.0,13.01,0.79,14.96,11.1,3.86,-0.01,2.47,13.04,13.03,182.0,14.01,0.47,15.24,12.76,2.48,0.13,2.88,14.02,14.0,182.0,19.02,1.42,22.13,15.24,6.89,-0.1,2.52,19.08,18.96,182.0,23.51,0.87,25.71,21.57,4.13,-0.15,2.63,23.53,23.64,182.0,31.51,1.49,34.53,28.19,6.34,0.05,2.03,31.55,31.22,182.0,32.22,0.83,34.53,30.12,4.41,0.34,2.89,32.23,32.05,182.0
+AR-B-G010099 = 30.54,0.99,32.87,28.74,4.13,0.05,2.24,30.56,30.67,78.0,28.04,0.5,29.02,26.81,2.2,-0.16,2.32,28.04,28.02,78.0,25.71,0.73,27.09,23.78,3.31,-0.55,2.45,25.72,25.85,78.0,24.47,0.55,25.16,22.95,2.2,-0.72,2.85,24.48,24.61,78.0,18.47,0.81,20.2,16.34,3.86,-0.2,2.88,18.48,18.44,78.0,10.55,0.79,13.31,9.17,4.13,1.27,5.35,10.58,10.41,78.0,13.93,1.26,16.06,11.38,4.69,-0.34,2.04,13.99,14.13,78.0,15.98,0.76,17.44,13.31,4.13,-1.19,5.38,16.0,16.06,78.0,22.54,1.03,24.61,20.33,4.27,0.01,2.23,22.56,22.47,78.0,26.05,1.08,29.57,23.78,5.79,0.84,3.83,26.08,25.74,78.0,35.42,0.96,37.56,33.43,4.13,0.08,2.34,35.43,35.35,78.0,33.1,1.26,35.08,29.57,5.51,-0.75,3.01,33.12,33.18,78.0
+AR-B-G010100 = 29.02,1.44,32.32,26.54,5.79,0.62,2.38,29.06,28.6,119.0,26.89,1.06,30.94,25.16,5.79,1.54,5.86,26.91,26.67,119.0,24.39,0.8,26.12,22.54,3.58,0.02,2.7,24.4,24.33,119.0,26.81,0.85,29.02,25.16,3.86,-0.15,2.58,26.83,26.81,119.0,20.76,0.76,22.4,18.54,3.86,-0.61,3.7,20.78,20.75,119.0,14.05,0.66,16.06,11.93,4.13,-0.07,3.57,14.07,14.0,119.0,16.88,0.64,18.41,15.51,2.89,0.22,2.15,16.89,16.89,119.0,19.96,0.5,21.02,18.82,2.2,0.48,2.46,19.96,19.78,119.0,25.27,1.05,27.36,21.85,5.51,-0.48,3.19,25.29,25.3,119.0,28.35,1.08,31.77,25.98,5.79,0.7,3.78,28.37,28.19,119.0,41.49,0.66,42.8,39.76,3.03,-0.87,2.92,41.5,41.69,119.0,36.3,0.91,39.21,33.43,5.79,-0.12,3.66,36.31,36.25,119.0
+AR-B-G010101 = 32.69,1.29,35.63,29.64,5.99,0.11,2.34,32.71,32.6,137.0,30.27,0.8,32.05,27.91,4.13,-0.25,3.16,30.28,30.26,137.0,23.74,0.63,25.16,22.13,3.03,-0.11,2.45,23.75,23.78,137.0,20.54,0.55,22.13,19.09,3.03,-0.01,3.25,20.55,20.54,137.0,16.83,1.03,19.37,13.31,6.06,-0.31,3.48,16.86,16.75,137.0,9.71,0.53,11.1,8.62,2.48,0.28,2.54,9.73,9.66,137.0,11.9,0.73,13.44,9.72,3.72,-0.28,2.65,11.92,11.93,137.0,12.5,0.5,13.58,11.65,1.93,0.6,2.4,12.51,12.48,137.0,16.58,1.3,19.09,13.31,5.79,-0.19,2.39,16.63,16.61,137.0,24.72,0.8,26.81,23.23,3.58,0.03,2.39,24.74,24.88,137.0,34.55,1.15,37.01,32.05,4.96,-0.07,2.13,34.57,34.67,137.0,38.67,1.55,41.97,35.08,6.89,-0.23,2.2,38.7,38.66,137.0
+AR-B-G010102 = 31.19,1.16,33.7,28.88,4.82,-0.04,3.14,31.21,31.5,16.0,30.75,0.67,32.05,29.7,2.34,0.42,2.55,30.75,30.74,16.0,24.67,0.49,25.16,23.78,1.38,-0.65,2.15,24.67,24.81,16.0,23.65,0.77,24.88,21.99,2.89,-0.58,2.78,23.67,23.75,16.0,18.13,0.46,18.82,17.03,1.79,-0.48,3.22,18.14,18.06,16.0,12.25,0.39,13.03,11.65,1.38,0.11,2.36,12.26,12.24,16.0,15.94,0.42,16.48,15.1,1.38,-0.1,2.13,15.94,15.86,16.0,18.78,0.59,19.23,17.17,2.07,-1.93,5.49,18.79,18.99,16.0,22.16,0.99,23.5,19.37,4.13,-1.34,4.93,22.18,22.33,16.0,26.66,0.61,27.91,25.57,2.34,0.2,2.54,26.67,26.67,16.0,35.32,0.94,36.59,33.56,3.03,-0.32,2.14,35.33,35.46,16.0,33.07,0.81,34.25,31.5,2.76,-0.28,2.08,33.08,33.01,16.0
+AR-B-G010103 = 28.12,0.14,28.19,27.91,0.28,-1.15,2.33,28.12,28.19,4.0,26.08,0.45,26.44,25.43,1.01,-0.95,2.21,26.08,26.23,4.0,22.24,0.27,22.49,21.85,0.64,-0.73,2.09,22.24,22.3,4.0,17.99,0.25,18.27,17.72,0.55,0.0,1.36,17.99,17.99,4.0,13.9,0.22,14.06,13.58,0.48,-0.99,2.22,13.9,13.97,4.0,8.19,0.24,8.48,7.93,0.55,0.26,1.67,8.19,8.16,4.0,9.95,0.41,10.41,9.45,0.96,-0.17,1.81,9.96,9.98,4.0,11.18,0.06,11.24,11.1,0.14,-0.32,1.96,11.18,11.18,4.0,14.76,0.55,15.44,14.23,1.22,0.3,1.51,14.77,14.69,4.0,21.18,0.19,21.39,21.02,0.37,0.12,1.15,21.19,21.16,4.0,26.73,0.53,27.22,25.98,1.24,-0.76,2.12,26.73,26.86,4.0,28.64,0.13,28.74,28.46,0.28,-0.49,1.63,28.64,28.67,4.0
+AR-B-G010104 = 37.48,1.87,40.87,33.56,7.3,-0.11,1.83,37.53,37.56,260.0,32.56,1.09,36.18,29.29,6.89,-0.02,3.74,32.57,32.46,260.0,26.23,1.02,28.74,24.06,4.69,0.34,2.38,26.25,26.05,260.0,23.21,0.86,25.43,21.23,4.2,0.1,2.76,23.23,23.23,260.0,14.63,1.08,17.72,11.38,6.34,-0.57,3.56,14.67,14.69,260.0,9.83,0.8,11.38,7.8,3.58,-0.22,2.19,9.86,9.86,260.0,10.55,0.95,12.76,7.8,4.96,0.01,2.63,10.59,10.55,260.0,14.08,1.08,17.17,10.96,6.2,-0.27,2.9,14.12,14.13,260.0,21.09,1.43,25.16,18.27,6.89,0.36,2.37,21.13,21.02,260.0,26.74,1.84,32.87,22.13,10.75,0.77,4.41,26.8,26.81,260.0,36.54,1.57,40.31,32.32,7.99,-0.11,3.14,36.57,36.46,260.0,40.52,1.59,44.45,37.01,7.44,0.03,2.4,40.55,40.56,260.0
+AR-B-G010105 = 29.14,1.14,30.19,27.64,2.55,-0.48,1.7,29.15,29.36,4.0,28.96,1.36,30.32,27.09,3.24,-0.63,2.08,28.99,29.22,4.0,24.52,0.34,24.88,24.06,0.83,-0.5,2.03,24.52,24.57,4.0,20.94,0.15,21.09,20.75,0.34,-0.28,1.57,20.94,20.95,4.0,17.41,0.24,17.72,17.17,0.55,0.43,1.85,17.41,17.37,4.0,10.29,0.46,10.76,9.72,1.03,-0.28,1.57,10.3,10.34,4.0,13.69,0.56,14.27,13.03,1.24,-0.14,1.46,13.69,13.72,4.0,13.5,0.13,13.58,13.31,0.28,-0.96,2.15,13.5,13.55,4.0,15.43,0.91,16.41,14.41,2.0,-0.04,1.39,15.45,15.44,4.0,23.35,0.55,23.99,22.68,1.31,-0.1,1.84,23.35,23.37,4.0,31.51,0.53,32.12,30.94,1.17,0.07,1.41,31.52,31.5,4.0,30.91,1.03,31.91,29.57,2.34,-0.43,1.7,30.92,31.08,4.0
+AR-B-G010106 = 30.25,0.87,31.77,27.64,4.13,-0.68,3.8,30.26,30.39,39.0,30.57,0.84,32.32,28.74,3.58,-0.22,2.47,30.58,30.53,39.0,25.01,0.76,26.54,23.23,3.31,-0.3,2.58,25.02,25.09,39.0,27.76,0.83,29.84,25.98,3.86,0.13,2.91,27.77,27.78,39.0,19.6,1.19,21.85,17.44,4.41,0.16,2.07,19.64,19.51,39.0,13.05,0.81,15.24,11.65,3.58,0.52,2.88,13.07,13.03,39.0,16.97,0.48,18.68,16.34,2.34,1.86,6.7,16.97,16.89,39.0,19.54,0.52,20.47,18.13,2.34,-0.63,3.21,19.54,19.65,39.0,23.8,1.1,26.4,21.02,5.37,-0.41,3.73,23.83,23.92,39.0,29.6,1.34,31.77,27.36,4.41,0.28,1.79,29.63,29.29,39.0,41.47,1.24,42.8,38.11,4.69,-1.51,4.3,41.48,41.83,39.0,37.38,1.03,39.21,34.53,4.69,-0.6,3.33,37.39,37.42,39.0
+AR-B-G010107 = 35.06,0.99,37.15,32.6,4.55,-0.3,2.37,35.07,35.29,171.0,29.96,1.08,32.6,27.64,4.96,0.2,2.47,29.98,29.84,171.0,22.82,0.47,24.06,21.85,2.2,0.44,2.95,22.82,22.81,171.0,20.14,0.57,21.3,18.54,2.76,-0.51,3.2,20.14,20.2,171.0,16.02,0.82,17.72,14.41,3.31,0.1,1.98,16.04,15.93,171.0,8.75,0.56,10.14,7.24,2.89,-0.06,2.56,8.77,8.76,171.0,11.95,0.57,14.41,10.83,3.58,0.99,5.24,11.96,11.93,171.0,12.36,0.57,13.58,10.83,2.76,0.06,2.34,12.37,12.34,171.0,17.03,1.24,20.75,14.69,6.06,0.28,2.5,17.08,16.89,171.0,24.34,0.79,25.98,21.85,4.13,-0.56,3.16,24.36,24.33,171.0,34.2,1.0,37.28,31.22,6.06,-0.26,3.78,34.21,34.32,171.0,39.16,1.08,41.69,36.73,4.96,0.2,2.57,39.17,39.07,171.0
+AR-B-G010108 = 31.0,0.77,33.43,29.57,3.86,0.48,2.95,31.01,30.94,154.0,26.91,0.7,28.46,25.43,3.03,-0.0,2.31,26.92,26.81,154.0,25.16,0.82,27.91,23.23,4.69,0.86,4.7,25.17,25.16,154.0,24.48,0.55,25.71,22.95,2.76,-0.14,2.63,24.49,24.47,154.0,17.83,0.8,19.65,16.06,3.58,0.15,2.34,17.85,17.72,154.0,10.57,0.78,12.76,8.62,4.13,0.52,3.39,10.6,10.48,154.0,13.94,0.77,16.34,11.93,4.41,0.35,3.47,13.96,13.89,154.0,15.25,0.78,17.17,13.03,4.13,-0.12,2.69,15.27,15.24,154.0,23.24,1.22,25.98,20.2,5.79,-0.2,2.44,23.27,23.3,154.0,25.32,0.72,27.36,23.5,3.86,0.04,2.91,25.33,25.36,154.0,35.76,0.91,39.21,33.43,5.79,0.48,3.8,35.77,35.63,154.0,31.11,0.81,33.98,29.84,4.13,0.85,3.27,31.12,30.94,154.0
+AR-B-G010109 = 27.73,0.76,29.84,26.26,3.58,0.78,3.75,27.74,27.64,77.0,26.48,0.66,27.91,24.33,3.58,-0.64,3.53,26.49,26.54,77.0,23.03,0.38,24.06,22.19,1.86,0.35,2.82,23.04,22.95,77.0,24.87,0.51,25.85,23.78,2.07,-0.31,2.59,24.87,24.88,77.0,20.18,0.67,21.57,18.54,3.03,-0.26,2.23,20.19,20.2,77.0,13.01,0.5,14.13,12.07,2.07,0.19,2.3,13.02,13.03,77.0,14.8,0.9,16.34,12.48,3.86,-0.7,2.84,14.83,15.03,77.0,19.33,0.67,20.75,17.72,3.03,-0.19,2.8,19.34,19.44,77.0,23.08,1.29,26.54,20.47,6.06,0.4,2.85,23.12,22.95,77.0,27.5,0.82,29.57,25.16,4.41,-0.71,4.05,27.52,27.64,77.0,39.17,1.3,41.42,35.91,5.51,-0.63,2.55,39.2,39.49,77.0,34.7,1.06,37.15,31.5,5.65,-0.49,3.68,34.71,34.67,77.0
+AR-B-G010110 = 29.86,0.88,32.05,27.91,4.13,0.67,3.14,29.87,29.57,64.0,29.58,1.43,32.87,26.81,6.06,0.24,2.14,29.61,29.57,64.0,22.72,0.81,23.78,20.75,3.03,-0.58,2.16,22.74,22.99,64.0,22.23,0.66,23.5,20.47,3.03,-0.38,2.85,22.24,22.37,64.0,17.61,0.51,18.82,16.48,2.34,-0.1,2.44,17.61,17.72,64.0,9.89,1.08,11.65,5.04,6.61,-2.23,9.3,9.94,10.17,64.0,12.35,1.08,15.51,10.83,4.69,0.73,2.7,12.4,11.93,64.0,14.23,0.52,15.51,13.31,2.2,0.41,3.14,14.24,14.13,64.0,20.13,1.01,22.95,17.99,4.96,0.63,3.87,20.15,20.06,64.0,24.95,1.23,27.09,22.13,4.96,0.21,2.03,24.98,24.61,64.0,35.69,1.26,37.83,32.32,5.51,-0.84,3.07,35.71,36.01,64.0,36.96,1.98,40.04,32.19,7.85,-0.32,2.12,37.02,37.28,64.0
+AR-B-G010111 = 36.31,1.78,40.04,31.5,8.54,-0.84,3.53,36.35,36.59,150.0,29.86,1.32,32.87,26.81,6.06,-0.1,2.69,29.89,29.84,150.0,23.31,1.51,26.81,19.37,7.44,-0.12,2.42,23.36,23.3,150.0,21.51,1.1,24.19,19.09,5.1,0.09,2.32,21.53,21.47,150.0,13.83,1.39,16.34,9.72,6.61,-0.73,3.02,13.9,14.13,150.0,9.84,0.5,11.1,8.35,2.76,-0.02,3.29,9.85,9.72,150.0,10.4,0.91,12.48,7.52,4.96,-0.17,2.74,10.43,10.48,150.0,13.65,1.14,16.61,11.65,4.96,0.74,2.7,13.7,13.31,150.0,18.81,1.24,21.57,15.51,6.06,-0.65,3.06,18.85,19.09,150.0,24.46,0.81,26.26,22.13,4.13,-0.66,3.52,24.47,24.5,150.0,32.97,1.77,36.73,29.57,7.17,0.12,2.3,33.01,32.87,150.0,38.17,2.04,41.42,32.32,9.09,-0.91,3.17,38.22,38.7,150.0
+AR-B-G010112 = 31.31,1.33,34.8,28.74,6.06,0.36,2.76,31.33,31.22,109.0,30.62,1.37,33.7,27.64,6.06,0.31,2.52,30.65,30.26,109.0,22.55,0.53,23.64,21.3,2.34,-0.34,2.69,22.56,22.54,109.0,22.64,0.41,23.5,21.44,2.07,-1.16,4.57,22.64,22.68,109.0,17.44,0.48,18.68,16.34,2.34,-0.02,2.99,17.45,17.44,109.0,11.14,1.0,14.13,9.45,4.69,0.76,2.79,11.19,10.83,109.0,12.96,0.92,15.24,11.24,4.0,0.15,2.28,13.0,12.76,109.0,13.78,0.45,14.96,13.03,1.93,0.17,2.42,13.78,13.79,109.0,20.44,1.03,22.4,17.44,4.96,-0.28,2.35,20.47,20.54,109.0,25.06,0.6,26.4,23.5,2.89,0.0,2.42,25.07,25.02,109.0,36.01,1.31,38.39,31.5,6.89,-1.17,4.54,36.04,36.18,109.0,36.95,1.82,40.04,32.32,7.72,-0.51,2.38,37.0,37.35,109.0
+AR-B-G010113 = 30.79,0.55,31.5,28.74,2.76,-1.84,7.08,30.79,30.94,33.0,27.91,0.62,28.74,26.26,2.48,-1.0,3.33,27.92,28.05,33.0,24.68,0.59,26.26,23.78,2.48,0.73,3.28,24.68,24.61,33.0,24.29,0.44,25.16,23.5,1.65,-0.31,2.45,24.3,24.33,33.0,17.4,0.54,18.27,16.06,2.2,-0.7,2.84,17.41,17.44,33.0,9.61,0.26,10.28,8.9,1.38,-0.04,4.31,9.61,9.59,33.0,12.32,0.58,13.86,10.83,3.03,0.29,4.4,12.33,12.27,33.0,14.3,0.39,15.24,13.58,1.65,0.43,2.45,14.3,14.27,33.0,20.34,0.48,21.3,19.37,1.93,0.12,2.37,20.35,20.27,33.0,25.89,0.7,27.36,24.47,2.89,0.53,3.08,25.9,25.78,33.0,32.59,1.35,35.91,30.67,5.24,0.65,2.56,32.62,32.46,33.0,32.61,1.31,35.63,30.94,4.69,0.7,2.45,32.64,32.32,33.0
+AR-B-G010114 = 26.42,0.8,27.78,24.61,3.17,-0.1,2.52,26.43,26.33,61.0,27.3,0.94,29.29,25.43,3.86,-0.0,2.19,27.32,27.22,61.0,23.14,0.35,23.92,22.13,1.79,0.0,3.3,23.14,23.09,61.0,25.15,0.82,26.95,23.78,3.17,0.38,2.06,25.16,25.02,61.0,20.24,0.57,21.71,19.09,2.62,0.25,2.72,20.25,20.2,61.0,13.03,0.62,14.41,11.65,2.76,-0.07,2.83,13.04,13.03,61.0,15.65,1.11,18.82,13.58,5.24,0.96,3.64,15.69,15.37,61.0,18.75,0.56,19.92,17.17,2.76,-0.34,3.15,18.75,18.82,61.0,23.78,0.87,26.95,21.85,5.1,0.75,4.81,23.79,23.71,61.0,28.13,0.75,29.29,25.98,3.31,-0.7,2.89,28.14,28.33,61.0,40.1,0.8,41.42,38.11,3.31,-0.23,2.22,40.11,40.18,61.0,36.19,0.86,38.11,34.11,4.0,0.11,2.77,36.2,36.25,61.0
+AR-B-G010115 = 30.72,1.1,33.43,27.91,5.51,0.07,3.14,30.74,30.67,47.0,30.52,1.2,33.7,28.19,5.51,0.55,3.19,30.54,30.39,47.0,22.96,0.39,23.78,22.13,1.65,-0.02,2.26,22.97,22.95,47.0,24.63,1.01,26.81,22.95,3.86,0.46,2.41,24.65,24.33,47.0,19.69,0.86,21.02,18.13,2.89,-0.24,1.78,19.71,19.85,47.0,13.26,0.7,14.41,11.65,2.76,-0.59,2.7,13.28,13.44,47.0,15.66,0.64,16.89,14.69,2.2,0.12,2.04,15.67,15.65,47.0,18.68,0.78,20.75,17.44,3.31,0.83,2.94,18.7,18.47,47.0,24.2,0.92,25.98,21.3,4.69,-0.69,3.82,24.22,24.19,47.0,27.96,0.82,29.84,25.92,3.93,-0.28,3.29,27.97,28.05,47.0,38.97,0.68,40.31,37.83,2.48,-0.01,2.14,38.98,39.07,47.0,35.61,1.04,37.28,33.01,4.27,-0.66,2.88,35.63,35.77,47.0
+AR-B-G010116 = 30.78,0.72,31.77,29.29,2.48,-0.61,2.2,30.79,30.94,31.0,31.8,0.75,33.43,30.53,2.89,0.26,2.29,31.81,31.77,31.0,24.04,0.67,25.43,23.23,2.2,0.6,2.02,24.05,23.78,31.0,26.77,0.58,27.91,25.71,2.2,-0.01,2.37,26.77,26.67,31.0,20.99,0.49,21.85,19.92,1.93,-0.49,2.38,21.0,21.02,31.0,13.43,0.49,14.27,12.48,1.79,-0.25,2.43,13.44,13.31,31.0,16.11,0.33,16.89,15.51,1.38,0.5,3.37,16.11,16.06,31.0,19.37,0.73,20.47,18.54,1.93,0.26,1.46,19.38,19.23,31.0,24.28,0.54,25.16,22.95,2.2,-0.49,2.68,24.28,24.4,31.0,26.46,0.74,27.64,24.88,2.76,0.08,2.28,26.47,26.26,31.0,39.3,0.5,40.87,38.39,2.48,0.9,4.56,39.31,39.21,31.0,36.33,0.73,37.83,35.08,2.76,0.26,2.56,36.33,36.18,31.0
+AR-B-G010117 = 34.95,1.63,37.83,30.12,7.72,-0.89,3.77,34.99,35.08,125.0,27.8,0.99,30.12,25.98,4.13,0.55,2.46,27.81,27.5,125.0,21.82,0.6,23.23,19.92,3.31,-0.63,3.81,21.83,21.85,125.0,17.76,0.79,19.78,14.41,5.37,-0.57,5.28,17.78,17.72,125.0,13.53,0.68,15.51,11.38,4.13,-0.38,4.18,13.55,13.51,125.0,8.31,0.8,9.72,5.87,3.86,-0.84,3.32,8.35,8.62,125.0,9.28,0.5,10.28,7.52,2.76,-0.92,3.87,9.29,9.45,125.0,10.7,0.62,11.65,8.9,2.76,-0.91,3.35,10.72,10.83,125.0,15.11,1.16,17.3,12.76,4.55,-0.11,1.94,15.15,15.24,125.0,22.77,0.85,25.16,21.02,4.13,0.36,2.48,22.78,22.68,125.0,30.81,1.17,33.98,26.81,7.17,-0.66,4.62,30.83,30.94,125.0,35.44,1.38,37.56,31.22,6.34,-0.85,3.65,35.47,35.63,125.0
+AR-B-G010118 = 24.45,1.46,31.91,22.95,8.96,3.64,19.42,24.49,24.19,37.0,24.3,1.24,30.26,23.23,7.03,3.38,15.97,24.33,24.06,37.0,22.03,0.59,25.02,21.02,4.0,3.52,19.7,22.04,21.99,37.0,19.94,0.81,21.71,18.27,3.44,0.47,2.79,19.96,19.78,37.0,16.47,0.5,17.72,15.65,2.07,0.59,2.83,16.48,16.34,37.0,11.03,0.28,11.38,10.28,1.1,-0.61,2.85,11.04,11.1,37.0,15.07,0.58,16.34,13.86,2.48,0.29,2.59,15.08,15.1,37.0,14.38,0.64,16.06,13.44,2.62,1.01,3.77,14.39,14.41,37.0,15.94,1.6,20.33,14.41,5.93,1.27,3.56,16.02,15.24,37.0,21.22,1.73,25.16,19.37,5.79,1.06,2.83,21.28,20.61,37.0,26.31,1.71,32.05,24.33,7.72,1.33,4.84,26.36,25.98,37.0,25.15,1.15,30.39,23.92,6.48,2.58,12.61,25.17,24.95,37.0
+AR-B-G010119 = 32.56,2.0,33.98,31.15,2.82,0.0,1.0,32.59,32.56,2.0,30.7,2.29,32.32,29.08,3.24,-0.0,1.0,30.75,30.7,2.0,25.05,0.54,25.43,24.68,0.76,0.0,1.0,25.06,25.05,2.0,21.64,0.68,22.13,21.16,0.96,0.0,1.0,21.65,21.64,2.0,16.55,0.1,16.61,16.48,0.14,-0.0,1.0,16.55,16.55,2.0,11.0,0.15,11.1,10.9,0.21,0.0,1.0,11.0,11.0,2.0,15.06,0.63,15.51,14.62,0.9,-0.0,1.0,15.07,15.06,2.0,14.34,0.1,14.41,14.27,0.14,0.0,1.0,14.34,14.34,2.0,16.24,0.54,16.61,15.86,0.76,-0.0,1.0,16.24,16.24,2.0,25.09,0.88,25.71,24.47,1.24,-0.0,1.0,25.1,25.09,2.0,32.7,2.19,34.25,31.15,3.1,-0.0,1.0,32.74,32.7,2.0,30.81,2.14,32.32,29.29,3.03,0.0,1.0,30.84,30.81,2.0
+AR-B-G010120 = 30.75,1.35,32.05,26.4,5.65,-1.91,6.06,30.78,31.22,25.0,29.76,1.09,32.05,28.46,3.58,0.75,2.5,29.78,29.36,25.0,25.24,0.66,26.54,24.33,2.2,0.44,2.04,25.25,25.16,25.0,27.88,1.09,29.7,24.88,4.82,-0.82,3.96,27.9,27.91,25.0,20.06,0.75,21.02,18.27,2.76,-0.81,2.65,20.08,20.33,25.0,13.52,0.6,14.82,12.07,2.76,-0.14,3.13,13.53,13.58,25.0,16.64,0.28,17.03,15.93,1.1,-0.89,3.28,16.64,16.68,25.0,19.89,0.8,21.57,17.99,3.58,-0.06,3.23,19.91,19.78,25.0,24.79,0.97,26.54,22.95,3.58,0.07,1.91,24.81,24.88,25.0,30.64,1.35,32.74,26.81,5.93,-0.88,3.99,30.67,30.67,25.0,42.64,1.1,43.62,38.39,5.24,-2.7,10.48,42.65,42.93,25.0,37.65,0.88,38.39,34.39,4.0,-2.27,8.67,37.66,37.83,25.0
+AR-B-G010121 = 30.34,1.17,32.6,26.81,5.79,-0.53,3.48,30.36,30.53,50.0,31.28,1.11,33.43,27.78,5.65,-0.48,3.64,31.3,31.32,50.0,24.87,0.49,25.71,23.78,1.93,-0.32,2.64,24.87,24.88,50.0,27.32,0.75,28.19,24.74,3.44,-1.45,5.08,27.34,27.5,50.0,20.05,0.88,21.85,18.54,3.31,0.27,2.25,20.07,19.92,50.0,12.52,0.54,14.13,11.38,2.76,0.62,3.56,12.53,12.48,50.0,16.28,0.51,17.44,14.96,2.48,-0.09,3.08,16.28,16.3,50.0,19.44,0.56,20.47,17.72,2.76,-0.58,3.42,19.45,19.51,50.0,24.44,1.35,27.36,21.99,5.37,0.14,2.1,24.48,24.33,50.0,28.64,1.16,30.94,26.12,4.82,-0.23,2.29,28.66,28.84,50.0,40.08,1.42,41.97,36.18,5.79,-0.5,2.36,40.11,40.35,50.0,36.53,1.47,38.94,31.63,7.3,-0.84,4.32,36.56,36.46,50.0
+AR-B-G010122 = 32.74,0.59,33.84,31.5,2.34,-0.02,2.45,32.75,32.6,27.0,33.4,0.82,34.39,31.5,2.89,-0.86,2.48,33.41,33.7,27.0,24.02,0.41,24.61,23.23,1.38,-0.27,1.99,24.03,24.06,27.0,19.93,0.59,21.16,19.09,2.07,0.55,2.25,19.94,19.92,27.0,17.76,0.23,17.99,17.17,0.83,-1.22,4.23,17.76,17.85,27.0,11.73,0.43,12.48,10.55,1.93,-0.4,3.46,11.74,11.72,27.0,14.23,0.48,14.96,13.03,1.93,-0.46,2.81,14.24,14.34,27.0,13.91,0.47,15.24,13.03,2.2,0.72,3.92,13.92,13.86,27.0,18.46,0.63,19.92,17.17,2.76,0.12,2.94,18.47,18.54,27.0,26.5,1.2,28.74,24.61,4.13,0.15,1.84,26.53,26.67,27.0,36.72,0.7,37.83,35.08,2.76,-0.31,2.58,36.73,36.73,27.0,38.5,0.93,40.04,36.59,3.44,-0.46,2.38,38.51,38.66,27.0
+AR-B-G010123 = 29.81,1.27,32.25,27.64,4.62,0.08,1.96,29.84,29.77,36.0,30.48,1.17,33.15,28.46,4.69,0.4,2.54,30.5,30.32,36.0,22.97,0.43,24.06,22.13,1.93,0.18,2.81,22.98,22.99,36.0,23.49,0.27,24.06,22.95,1.1,-0.07,3.15,23.49,23.5,36.0,18.11,0.55,19.23,17.17,2.07,-0.3,1.93,18.11,18.3,36.0,12.39,0.4,13.24,11.79,1.45,0.3,1.84,12.4,12.38,36.0,15.78,0.63,17.44,14.55,2.89,0.25,2.93,15.8,15.72,36.0,17.46,0.43,18.34,16.61,1.72,0.03,2.22,17.47,17.41,36.0,22.18,1.26,24.26,20.47,3.79,0.04,1.42,22.21,22.13,36.0,27.12,0.67,28.74,25.85,2.89,0.27,2.44,27.13,27.09,36.0,37.79,0.65,38.52,35.63,2.89,-1.64,5.59,37.8,37.97,36.0,36.94,0.93,39.21,35.63,3.58,0.47,2.34,36.95,36.8,36.0
+AR-B-G010124 = 31.57,0.89,34.18,29.57,4.62,0.68,3.72,31.59,31.5,193.0,28.1,1.36,32.05,25.16,6.89,0.33,3.23,28.13,27.98,193.0,22.29,0.5,23.23,20.75,2.48,-0.45,2.86,22.29,22.4,193.0,20.23,1.03,22.95,17.44,5.51,0.23,2.8,20.26,20.2,193.0,16.69,0.81,18.54,14.69,3.86,-0.28,2.54,16.71,16.89,193.0,8.94,0.69,10.83,6.83,4.0,-0.26,3.81,8.97,8.9,193.0,11.09,0.65,12.48,9.59,2.89,-0.31,2.11,11.11,11.24,193.0,11.8,0.83,13.58,9.45,4.13,0.12,2.64,11.83,11.79,193.0,17.54,1.3,21.02,14.27,6.75,0.37,2.63,17.59,17.3,193.0,23.43,0.85,25.71,21.85,3.86,0.65,2.74,23.45,23.23,193.0,29.15,1.17,32.32,26.54,5.79,0.77,3.16,29.18,28.88,193.0,34.16,1.49,40.04,31.77,8.27,1.15,4.4,34.19,33.91,193.0
+AR-B-G010125 = 35.51,1.53,39.21,31.77,7.44,-0.31,2.51,35.55,35.77,168.0,31.37,1.39,36.73,27.91,8.82,0.36,3.6,31.4,31.36,168.0,22.35,0.6,23.64,20.75,2.89,-0.61,3.13,22.36,22.4,168.0,21.13,0.43,22.54,19.92,2.62,0.3,3.91,21.14,21.02,168.0,16.43,0.77,18.54,14.41,4.13,-0.18,3.16,16.45,16.48,168.0,9.5,0.57,11.1,7.8,3.31,-0.01,3.36,9.52,9.52,168.0,12.9,0.9,15.24,10.83,4.41,0.24,2.52,12.94,12.86,168.0,11.78,0.91,13.58,10.0,3.58,0.09,1.97,11.81,11.79,168.0,19.64,0.98,24.06,16.89,7.17,0.7,6.22,19.66,19.65,168.0,23.15,0.59,24.88,21.02,3.86,0.0,3.46,23.16,23.16,168.0,30.75,1.89,34.8,28.46,6.34,0.82,2.17,30.81,29.98,168.0,37.49,1.82,40.04,32.05,7.99,-1.28,3.89,37.53,37.97,168.0
+AR-B-G010126 = 28.96,2.89,33.29,24.61,8.68,-0.17,1.73,29.09,29.22,14.0,27.97,2.5,31.22,24.06,7.17,-0.14,1.6,28.07,28.05,14.0,24.2,0.81,25.16,22.68,2.48,-0.44,1.89,24.22,24.4,14.0,20.91,0.6,21.64,19.92,1.72,-0.29,1.63,20.91,21.02,14.0,16.64,0.69,17.44,15.24,2.2,-0.64,2.24,16.65,16.89,14.0,11.06,0.48,11.79,10.28,1.52,0.02,1.76,11.07,11.07,14.0,15.17,0.26,15.65,14.96,0.69,0.84,2.12,15.17,15.06,14.0,15.6,1.19,17.58,14.13,3.44,0.34,1.8,15.64,15.41,14.0,16.66,1.88,19.23,13.31,5.93,-0.26,1.89,16.76,16.96,14.0,23.77,2.15,26.4,19.65,6.75,-0.42,1.99,23.86,24.33,14.0,29.64,2.95,33.43,24.61,8.82,-0.2,1.71,29.78,29.91,14.0,28.76,1.75,31.22,25.98,5.24,-0.03,1.69,28.81,28.74,14.0
+AR-B-G010127 = 30.31,0.92,32.6,28.46,4.13,0.42,3.02,30.33,30.26,49.0,29.06,1.07,30.94,26.54,4.41,-0.29,2.73,29.07,29.02,49.0,22.91,0.66,24.33,21.85,2.48,0.54,2.11,22.92,22.68,49.0,19.4,0.37,20.47,18.54,1.93,0.48,3.42,19.4,19.37,49.0,16.55,0.39,17.44,15.65,1.79,0.09,2.41,16.55,16.61,49.0,9.8,0.41,10.69,8.62,2.07,-0.25,3.48,9.81,9.72,49.0,11.17,0.91,12.76,9.17,3.58,-0.32,2.39,11.21,11.38,49.0,12.22,0.46,13.58,11.38,2.2,0.54,3.55,12.23,12.2,49.0,15.61,0.52,16.61,14.13,2.48,-0.31,3.13,15.62,15.65,49.0,22.01,0.96,23.78,20.47,3.31,0.04,1.99,22.04,22.06,49.0,30.79,1.3,33.15,28.33,4.82,0.29,2.28,30.82,30.74,49.0,34.25,1.36,36.73,31.08,5.65,-0.23,2.54,34.27,34.39,49.0
+AR-B-G010128 = 37.92,1.54,40.87,32.87,7.99,-1.17,3.9,37.96,38.25,166.0,31.42,2.16,36.46,27.36,9.09,0.51,2.57,31.5,31.08,166.0,24.16,2.08,28.46,19.65,8.82,0.29,2.63,24.25,23.95,166.0,21.78,1.72,25.71,17.99,7.72,-0.08,2.69,21.85,21.85,166.0,14.93,1.2,17.99,11.93,6.06,-0.17,2.79,14.98,14.93,166.0,9.71,0.81,12.2,7.24,4.96,0.24,3.95,9.74,9.69,166.0,10.35,0.85,12.2,8.48,3.72,-0.21,2.34,10.39,10.45,166.0,14.67,1.33,19.09,10.0,9.09,-0.11,4.6,14.73,14.69,166.0,19.77,1.97,23.23,13.31,9.92,-1.06,4.35,19.87,19.99,166.0,25.07,1.42,28.46,20.75,7.72,-0.31,2.91,25.11,25.02,166.0,35.57,2.09,37.83,27.91,9.92,-1.57,4.88,35.64,36.46,166.0,40.55,2.26,45.0,33.7,11.3,-1.1,4.04,40.61,40.87,166.0
+AR-B-G010129 = 31.74,1.41,34.53,26.54,7.99,-0.83,4.25,31.77,31.91,216.0,27.65,0.7,29.57,24.88,4.69,-0.41,4.59,27.66,27.64,216.0,25.06,1.02,27.91,21.85,6.06,0.12,3.44,25.08,25.02,216.0,23.21,1.12,25.43,19.65,5.79,-0.53,3.04,23.24,23.23,216.0,16.68,1.37,20.47,12.76,7.72,-0.04,3.25,16.74,16.75,216.0,9.84,0.8,11.93,7.52,4.41,-0.22,2.95,9.87,9.93,216.0,12.97,1.07,14.96,9.72,5.24,-0.07,2.19,13.02,12.76,216.0,14.48,1.13,17.72,11.1,6.61,-0.23,3.25,14.53,14.55,216.0,21.32,1.29,23.78,15.24,8.54,-1.68,7.03,21.36,21.71,216.0,24.64,1.0,27.64,20.75,6.89,-0.51,4.13,24.66,24.74,216.0,34.34,1.74,37.28,26.81,10.47,-1.2,4.98,34.38,34.53,216.0,32.99,1.36,35.35,26.54,8.82,-1.31,6.45,33.01,33.01,216.0
+AR-B-G010130 = 34.24,1.48,38.11,26.81,11.3,-0.58,5.7,34.27,34.25,250.0,27.93,0.96,31.5,25.71,5.79,0.28,2.97,27.95,27.91,250.0,22.17,0.71,23.78,20.47,3.31,-0.04,2.13,22.18,22.19,250.0,19.15,1.08,22.95,16.89,6.06,0.51,3.01,19.18,18.96,250.0,13.34,1.04,16.34,11.1,5.24,0.97,3.6,13.38,13.03,250.0,7.54,0.7,9.72,5.87,3.86,0.07,2.64,7.57,7.52,250.0,10.14,0.81,11.65,7.24,4.41,-0.09,2.97,10.17,10.0,250.0,11.61,0.66,13.03,9.31,3.72,-0.67,3.71,11.63,11.65,250.0,16.19,1.44,19.92,11.65,8.27,-0.39,3.63,16.25,16.34,250.0,23.5,1.02,25.71,19.92,5.79,-0.43,3.11,23.52,23.5,250.0,31.28,1.77,34.53,25.98,8.54,-0.79,2.98,31.33,31.63,250.0,35.83,1.71,39.63,29.57,10.06,-1.24,5.41,35.87,36.18,250.0
+AR-B-G010131 = 31.49,1.04,34.53,29.7,4.82,0.82,3.83,31.5,31.36,49.0,27.87,0.47,28.6,26.81,1.79,-0.51,2.2,27.87,27.91,49.0,25.03,0.39,25.98,24.33,1.65,0.0,2.46,25.03,25.02,49.0,23.82,0.42,24.61,22.4,2.2,-1.26,5.78,23.83,23.85,49.0,16.72,0.67,17.99,15.24,2.76,-0.18,2.69,16.74,16.82,49.0,9.34,0.57,10.34,8.62,1.72,0.48,1.72,9.36,9.04,49.0,12.72,0.66,13.86,10.28,3.58,-1.51,6.13,12.74,12.89,49.0,14.55,0.5,15.79,13.86,1.93,0.76,2.83,14.55,14.41,49.0,21.2,0.6,22.4,19.92,2.48,-0.58,2.72,21.2,21.3,49.0,24.57,0.98,26.81,22.81,4.0,0.39,2.29,24.59,24.33,49.0,32.72,0.87,35.35,30.94,4.41,0.67,3.43,32.73,32.6,49.0,32.97,0.68,34.73,31.5,3.24,0.05,3.1,32.98,33.15,49.0
+AR-B-G010132 = 33.32,0.54,33.7,32.94,0.76,0.0,1.0,33.32,33.32,2.0,31.46,0.34,31.7,31.22,0.48,-0.0,1.0,31.46,31.46,2.0,25.23,0.29,25.43,25.02,0.41,-0.0,1.0,25.23,25.23,2.0,20.75,0.78,21.3,20.2,1.1,0.0,1.0,20.76,20.75,2.0,16.41,0.49,16.75,16.06,0.69,0.0,1.0,16.41,16.41,2.0,11.0,0.24,11.17,10.83,0.34,0.0,1.0,11.0,11.0,2.0,14.48,0.88,15.1,13.86,1.24,0.0,1.0,14.49,14.48,2.0,14.55,0.19,14.69,14.41,0.28,-0.0,1.0,14.55,14.55,2.0,17.44,0.39,17.72,17.17,0.55,0.0,1.0,17.44,17.44,2.0,25.19,0.44,25.5,24.88,0.62,0.0,1.0,25.19,25.19,2.0,33.74,0.05,33.77,33.7,0.07,0.0,0.8,33.74,33.74,2.0,31.7,0.1,31.77,31.63,0.14,0.0,0.99,31.7,31.7,2.0
+AR-B-G010133 = 32.84,0.15,32.94,32.74,0.21,-0.0,1.0,32.84,32.84,2.0,30.6,0.1,30.67,30.53,0.14,-0.0,1.0,30.6,30.6,2.0,25.26,0.15,25.36,25.16,0.21,-0.0,1.0,25.26,25.26,2.0,21.2,0.15,21.3,21.09,0.21,-0.0,1.0,21.2,21.2,2.0,16.34,0.0,16.34,16.34,0.0,-1.398252766E7,1.3079058329035902E14,16.34,16.34,2.0,10.96,0.0,10.96,10.96,0.0,-4960148.57,1.639286717122441E13,10.96,10.96,2.0,14.48,0.1,14.55,14.41,0.14,-0.0,1.0,14.48,14.48,2.0,14.24,0.15,14.34,14.13,0.21,0.0,1.0,14.24,14.24,2.0,15.58,0.88,16.2,14.96,1.24,0.0,1.0,15.59,15.58,2.0,25.02,0.19,25.16,24.88,0.28,-0.0,1.0,25.02,25.02,2.0,32.98,0.05,33.01,32.94,0.07,-0.0,1.14,32.98,32.98,2.0,30.77,0.34,31.01,30.53,0.48,0.0,1.0,30.77,30.77,2.0
+AR-B-G010134 = 30.41,1.63,32.6,27.36,5.24,-0.65,2.63,30.45,30.67,9.0,28.12,1.57,31.22,25.98,5.24,0.54,2.88,28.16,27.91,9.0,23.42,1.1,25.71,22.33,3.38,1.0,2.99,23.44,22.95,9.0,16.2,2.48,18.27,11.1,7.17,-1.0,2.82,16.37,17.44,9.0,11.58,2.66,14.06,5.87,8.2,-1.15,3.27,11.85,12.89,9.0,7.81,0.44,8.42,6.97,1.45,-0.4,2.64,7.82,7.8,9.0,12.01,1.64,14.69,9.86,4.82,0.16,1.88,12.11,11.72,9.0,10.64,1.03,12.2,8.62,3.58,-0.43,2.99,10.68,10.62,9.0,15.44,0.9,16.89,13.86,3.03,-0.11,2.55,15.47,15.44,9.0,21.35,1.87,23.5,17.99,5.51,-0.46,2.3,21.43,21.23,8.0,29.15,1.34,31.22,27.36,3.86,0.16,1.63,29.18,29.02,9.0,29.7,0.76,30.94,28.53,2.41,-0.06,2.23,29.71,29.64,9.0
+AR-B-G010135 = 38.76,2.25,43.35,32.32,11.02,-0.21,2.13,38.82,38.73,426.0,35.19,1.92,39.76,30.12,9.65,0.05,2.39,35.24,35.11,426.0,28.22,1.58,31.5,22.4,9.09,-0.36,2.89,28.26,28.33,426.0,22.72,1.15,24.88,19.65,5.24,-0.28,2.28,22.75,22.81,426.0,14.47,0.72,16.89,11.93,4.96,0.23,3.65,14.49,14.41,426.0,9.23,0.6,11.1,7.93,3.17,0.34,2.96,9.25,9.24,426.0,10.62,1.01,12.48,7.38,5.1,-0.64,2.82,10.67,10.83,426.0,13.6,0.95,16.34,11.1,5.24,0.2,2.8,13.63,13.58,426.0,21.62,1.33,25.16,17.44,7.72,-0.24,2.56,21.66,21.57,426.0,29.7,2.35,34.53,23.64,10.89,-0.0,1.95,29.79,29.57,426.0,36.99,2.51,40.87,30.12,10.75,-0.59,2.21,37.07,37.83,426.0,40.26,2.85,44.45,32.6,11.85,-0.34,1.85,40.36,40.97,426.0
+AR-B-G010136 = 29.9,1.97,35.08,27.36,7.72,0.92,3.17,29.96,29.22,38.0,29.14,1.87,33.43,26.26,7.17,0.45,2.47,29.2,28.88,38.0,22.78,2.1,25.98,19.09,6.89,0.21,1.96,22.88,22.47,38.0,18.9,1.04,21.3,17.17,4.13,0.43,2.26,18.93,18.75,38.0,12.62,0.55,13.72,11.38,2.34,-0.23,3.36,12.63,12.69,38.0,8.25,0.68,9.45,6.69,2.76,-0.47,2.41,8.28,8.31,38.0,8.16,1.55,10.83,4.76,6.06,-0.2,2.05,8.31,7.93,38.0,10.47,1.28,14.13,8.62,5.51,0.73,3.34,10.54,10.41,38.0,16.43,2.16,21.02,12.07,8.96,0.31,2.26,16.57,15.79,38.0,22.83,1.8,27.64,19.65,7.99,0.79,3.01,22.9,22.26,38.0,28.24,2.12,34.25,25.3,8.96,0.7,3.06,28.32,27.91,38.0,32.18,1.95,36.18,29.02,7.17,0.29,2.1,32.24,31.53,38.0
+AR-B-G010137 = 28.39,2.23,31.5,25.43,6.06,-0.05,1.34,28.47,28.74,47.0,28.58,2.54,31.77,25.02,6.75,-0.12,1.33,28.69,29.15,47.0,23.79,0.9,25.43,22.54,2.89,0.28,1.75,23.81,23.78,47.0,25.28,1.94,27.91,21.44,6.48,-0.27,1.87,25.36,25.43,47.0,20.1,1.0,21.85,17.99,3.86,-0.4,2.19,20.13,20.06,47.0,12.92,0.88,14.96,11.65,3.31,0.55,2.05,12.95,12.55,47.0,16.39,0.54,17.72,14.55,3.17,-0.56,5.02,16.4,16.34,47.0,18.04,0.86,19.85,16.2,3.65,0.22,2.25,18.06,17.92,47.0,23.79,1.12,26.26,21.3,4.96,-0.02,2.44,23.81,23.64,47.0,26.06,1.08,27.91,23.78,4.13,-0.31,2.43,26.08,26.12,47.0,35.96,2.52,40.04,31.22,8.82,0.05,1.69,36.05,35.49,47.0,31.85,2.73,36.59,27.36,9.23,0.04,1.84,31.96,32.05,47.0
+AR-C-G020001 = 31.61,0.95,33.15,29.57,3.58,-0.38,2.58,31.62,31.56,42.0,29.54,0.83,30.81,27.91,2.89,-0.32,2.13,29.55,29.57,42.0,24.84,0.67,25.71,23.5,2.2,-0.59,2.57,24.85,24.81,42.0,21.56,0.48,22.4,20.47,1.93,-0.02,2.37,21.56,21.57,42.0,16.69,0.33,17.3,16.06,1.24,0.36,2.21,16.7,16.68,42.0,11.14,0.24,11.65,10.83,0.83,0.77,2.6,11.14,11.1,42.0,14.43,0.67,15.51,13.03,2.48,-0.3,3.16,14.44,14.27,42.0,14.41,0.2,14.69,13.86,0.83,-0.57,2.74,14.41,14.41,42.0,16.47,1.05,18.2,13.31,4.89,-0.38,3.07,16.5,16.61,42.0,24.25,0.35,24.88,22.95,1.93,-1.14,5.57,24.25,24.33,42.0,31.72,0.82,33.01,29.7,3.31,-0.26,2.63,31.73,31.91,42.0,30.47,0.79,31.5,28.74,2.76,-0.51,2.14,30.48,30.53,42.0
+AR-D-G190001 = 34.08,2.42,40.04,26.33,13.71,-0.42,3.35,34.17,34.53,363.0,30.68,2.86,38.94,24.61,14.33,0.4,2.33,30.82,29.84,363.0,27.72,2.33,35.63,21.85,13.78,0.35,3.5,27.81,27.64,363.0,23.61,1.33,27.36,18.27,9.09,-0.7,5.16,23.65,23.64,363.0,19.17,1.05,21.57,14.41,7.17,-1.15,6.53,19.2,19.09,363.0,13.63,1.58,16.89,9.72,7.17,0.07,2.04,13.72,13.51,363.0,16.7,1.27,19.92,13.24,6.68,0.4,2.99,16.75,16.48,363.0,20.51,1.15,23.23,15.31,7.92,-1.76,7.9,20.54,20.75,363.0,25.44,1.4,28.74,20.06,8.68,-0.88,5.31,25.48,25.57,363.0,32.77,2.69,37.56,25.02,12.54,-0.6,2.73,32.88,33.15,363.0,37.14,2.2,41.42,29.43,11.99,-0.99,4.37,37.21,37.56,363.0,34.87,3.07,43.62,26.26,17.36,-0.12,3.03,35.0,34.8,363.0
+AR-D-G190002 = 34.19,2.27,37.97,25.5,12.47,-1.29,5.75,34.26,34.25,267.0,30.47,2.22,35.91,24.88,11.02,0.48,3.25,30.55,30.19,267.0,25.87,1.59,30.39,20.33,10.06,-0.34,3.79,25.91,25.98,267.0,23.14,1.55,26.81,18.54,8.27,-0.55,3.91,23.19,23.23,267.0,19.09,1.15,21.57,13.86,7.72,-1.2,6.51,19.12,19.09,267.0,12.87,1.04,15.24,10.28,4.96,-0.04,2.4,12.91,12.89,267.0,15.98,0.9,18.27,12.62,5.65,-0.58,3.49,16.0,16.06,267.0,19.19,1.26,21.57,14.41,7.17,-1.03,4.85,19.23,19.23,267.0,24.69,1.76,28.74,18.82,9.92,-0.62,3.88,24.75,24.74,267.0,31.14,2.65,37.56,21.99,15.57,-0.79,4.87,31.25,31.15,267.0,35.87,3.16,43.35,28.19,15.16,0.08,2.82,36.01,35.77,267.0,32.34,2.75,39.76,25.02,14.74,0.33,3.38,32.46,32.05,267.0
+AR-D-G190003 = 30.74,2.59,35.35,23.5,11.85,-0.99,3.48,30.85,31.36,106.0,27.67,1.36,29.84,23.92,5.93,-1.12,3.48,27.71,28.19,106.0,25.09,1.68,27.36,20.47,6.89,-1.17,3.69,25.15,25.47,106.0,21.93,1.1,23.5,18.54,4.96,-1.38,4.23,21.96,22.23,106.0,18.37,1.1,19.92,15.51,4.41,-0.92,3.12,18.4,18.68,106.0,12.01,0.88,13.86,10.0,3.86,-0.46,2.59,12.04,12.1,106.0,16.63,1.06,18.82,13.72,5.1,-0.76,3.07,16.67,16.79,106.0,19.73,1.73,22.68,15.24,7.44,-0.71,2.99,19.8,19.99,106.0,24.51,1.32,27.36,21.44,5.93,-0.52,2.67,24.55,24.68,106.0,29.44,2.25,32.6,23.37,9.23,-1.05,3.08,29.53,30.22,106.0,37.12,2.37,40.87,30.12,10.75,-1.15,3.92,37.2,37.63,106.0,31.45,1.68,34.11,27.09,7.03,-1.03,3.41,31.49,31.77,106.0
+AR-D-G190004 = 30.13,2.02,33.15,24.47,8.68,-1.06,3.25,30.19,30.81,162.0,28.12,1.22,29.98,23.78,6.2,-1.43,4.79,28.14,28.46,162.0,26.14,2.57,30.94,19.37,11.57,-0.45,2.65,26.27,26.71,162.0,23.21,2.24,26.95,17.44,9.51,-0.43,2.28,23.31,23.5,162.0,19.08,2.14,23.5,13.03,10.47,-0.31,2.83,19.2,19.09,162.0,11.86,0.81,13.72,9.72,4.0,-0.31,2.62,11.89,12.0,162.0,16.14,1.74,19.09,12.2,6.89,-0.47,2.26,16.23,16.34,162.0,19.51,2.23,24.88,13.58,11.3,-0.65,3.27,19.63,19.85,162.0,24.49,2.58,28.46,17.44,11.02,-0.85,2.9,24.62,25.16,162.0,29.28,3.24,34.53,21.57,12.95,-0.86,2.82,29.46,30.22,162.0,37.59,4.43,43.21,27.91,15.3,-0.5,1.98,37.85,38.49,162.0,32.05,3.13,37.28,24.88,12.4,-0.51,2.46,32.2,32.6,162.0
+AR-D-G190005 = 33.3,3.02,40.59,26.54,14.06,0.29,2.18,33.44,32.98,536.0,30.6,1.81,33.98,25.16,8.82,-0.23,2.43,30.65,30.67,536.0,29.04,1.76,31.77,22.13,9.65,-1.58,5.24,29.09,29.57,536.0,25.72,1.27,27.78,20.47,7.3,-1.42,5.09,25.75,25.98,536.0,19.89,1.23,23.23,16.06,7.17,-0.22,3.39,19.93,19.92,536.0,13.36,1.17,16.89,10.0,6.89,-0.3,3.14,13.41,13.51,536.0,15.65,0.91,17.99,13.58,4.41,0.32,2.54,15.68,15.51,536.0,19.74,1.18,22.13,16.34,5.79,-0.55,2.89,19.78,19.92,536.0,26.1,1.54,29.84,20.2,9.65,-0.61,3.92,26.15,26.26,536.0,31.07,1.98,34.8,24.61,10.2,-0.85,3.19,31.14,31.56,536.0,41.23,1.78,45.0,36.18,8.82,-0.54,2.71,41.27,41.42,536.0,35.55,1.66,39.9,30.12,9.78,-0.6,3.02,35.59,35.87,536.0
+AR-D-G190006 = 37.21,1.78,41.69,30.94,10.75,-0.62,3.35,37.26,37.28,769.0,31.68,1.34,36.04,28.05,7.99,0.45,4.02,31.71,31.63,769.0,28.83,1.58,32.46,24.06,8.41,-0.5,2.71,28.88,29.02,769.0,24.75,1.7,28.46,20.2,8.27,-0.35,2.43,24.81,25.02,769.0,18.28,1.22,22.4,15.79,6.61,0.37,2.73,18.32,18.27,769.0,11.33,1.2,14.41,7.8,6.61,-0.0,2.51,11.39,11.31,769.0,14.48,1.04,18.27,11.38,6.89,0.02,3.02,14.52,14.48,769.0,17.08,1.37,21.3,13.03,8.27,-0.02,2.68,17.14,17.17,769.0,25.91,1.35,29.57,21.3,8.27,-0.3,2.75,25.94,25.98,769.0,30.92,1.34,34.8,27.64,7.17,0.21,2.66,30.95,30.94,769.0,39.94,2.28,45.0,33.98,11.02,-0.32,2.22,40.0,40.31,769.0,38.41,2.67,43.9,32.05,11.85,-0.19,2.25,38.5,38.66,769.0
+AR-D-G190007 = 33.04,1.9,36.46,25.98,10.47,-1.38,5.8,33.09,33.43,82.0,27.55,0.94,29.02,23.23,5.79,-2.66,11.81,27.57,27.78,82.0,25.56,1.24,26.95,19.92,7.03,-2.79,12.13,25.59,25.78,82.0,22.95,0.91,24.61,18.82,5.79,-1.72,8.34,22.96,23.06,82.0,19.02,0.82,20.47,16.2,4.27,-0.71,3.77,19.03,19.09,82.0,14.44,1.41,16.89,9.72,7.17,-0.85,4.01,14.51,14.69,82.0,17.92,1.45,19.92,12.48,7.44,-1.33,5.67,17.98,17.92,82.0,20.77,1.05,22.13,16.2,5.93,-2.23,9.92,20.79,21.02,82.0,24.84,0.9,26.26,21.02,5.24,-1.77,7.61,24.85,25.02,82.0,28.58,1.24,30.39,23.64,6.75,-1.45,6.57,28.61,28.71,82.0,35.26,1.47,37.42,28.46,8.96,-1.99,10.3,35.29,35.32,82.0,32.46,1.72,35.08,26.67,8.41,-1.04,4.16,32.51,32.87,82.0
+AR-D-G190008 = 34.67,2.21,40.87,25.43,15.43,-0.18,3.27,34.74,34.8,529.0,30.58,1.38,34.8,25.71,9.09,-0.17,3.16,30.61,30.53,529.0,28.31,1.54,31.77,22.4,9.37,-0.44,3.39,28.35,28.33,529.0,24.4,1.04,27.09,19.37,7.72,-0.22,4.23,24.42,24.33,529.0,19.43,0.93,22.4,15.51,6.89,-0.0,3.72,19.45,19.37,529.0,12.86,0.91,14.96,9.72,5.24,-0.39,2.75,12.89,12.89,529.0,15.39,0.73,18.54,13.31,5.24,0.8,4.34,15.41,15.24,529.0,18.91,1.29,22.13,14.96,7.17,-0.3,2.97,18.95,18.89,529.0,25.22,1.2,29.57,20.47,9.09,0.07,4.25,25.25,25.16,529.0,30.29,1.83,34.8,22.68,12.13,-0.44,4.12,30.34,30.12,529.0,38.54,2.67,44.17,30.94,13.23,-0.16,2.33,38.63,38.8,529.0,34.71,2.61,41.42,27.64,13.78,-0.21,2.47,34.8,35.08,529.0
+AR-D-G190009 = 29.82,3.0,35.35,23.78,11.57,-0.05,2.0,29.97,29.84,135.0,27.02,1.18,28.74,23.78,4.96,-0.74,2.57,27.04,27.36,135.0,24.36,1.09,26.54,20.75,5.79,-0.96,3.8,24.39,24.61,135.0,21.47,1.02,23.23,18.27,4.96,-1.05,3.81,21.5,21.71,135.0,16.6,0.98,18.54,14.13,4.41,-0.56,2.89,16.62,16.61,135.0,12.36,1.46,14.41,8.62,5.79,-0.35,2.01,12.45,12.34,135.0,15.25,1.56,17.72,11.65,6.06,-0.41,1.91,15.33,15.65,135.0,18.4,1.79,21.44,14.69,6.75,-0.3,2.05,18.49,18.68,135.0,22.66,1.19,24.88,19.09,5.79,-0.55,2.74,22.69,22.68,135.0,27.74,1.45,30.67,24.33,6.34,-0.04,2.1,27.78,27.78,135.0,34.22,1.98,37.83,29.29,8.54,-0.52,2.61,34.28,34.46,135.0,29.8,1.37,33.15,25.98,7.17,-0.63,2.93,29.83,30.12,135.0
+AR-E-G080001 = 33.46,1.51,36.18,29.29,6.89,-0.5,2.74,33.49,33.7,131.0,30.73,1.04,33.7,27.64,6.06,-0.19,3.11,30.75,30.81,131.0,26.61,0.92,29.29,25.02,4.27,0.53,3.1,26.63,26.54,131.0,26.99,1.44,29.57,23.23,6.34,-0.55,2.43,27.02,27.22,131.0,20.12,0.74,21.99,18.54,3.44,0.26,2.46,20.13,20.13,131.0,13.2,0.73,14.96,11.65,3.31,0.51,2.48,13.22,13.03,131.0,18.18,0.99,21.02,15.79,5.24,0.07,3.14,18.21,18.13,131.0,18.21,0.82,19.65,16.34,3.31,-0.22,2.32,18.23,18.27,131.0,22.59,1.5,25.16,18.68,6.48,-0.58,2.3,22.64,22.95,131.0,27.74,1.07,29.98,24.61,5.37,-0.7,3.03,27.76,27.91,131.0,36.43,2.52,40.31,30.39,9.92,-0.37,2.03,36.52,36.59,131.0,37.14,2.52,41.42,30.94,10.47,-0.49,2.13,37.22,37.83,131.0
+AR-E-G080002 = 31.92,1.08,33.84,28.74,5.1,-0.43,2.81,31.93,32.05,132.0,29.84,0.68,31.77,26.54,5.24,-0.74,7.21,29.85,29.84,132.0,27.25,0.86,29.57,24.61,4.96,-0.21,3.28,27.27,27.22,132.0,26.71,1.3,29.84,23.23,6.61,-0.15,2.85,26.74,26.67,132.0,19.59,0.8,21.57,17.99,3.58,0.22,2.07,19.61,19.54,132.0,13.15,0.63,14.96,11.1,3.86,-0.37,3.52,13.16,13.2,132.0,18.53,1.03,21.85,15.79,6.06,0.43,3.65,18.56,18.41,132.0,17.43,0.5,18.82,15.51,3.31,-0.25,4.5,17.44,17.44,132.0,22.18,0.99,24.06,19.37,4.69,-0.49,2.64,22.2,22.26,132.0,26.54,1.02,29.02,23.5,5.51,0.18,3.43,26.56,26.4,132.0,34.89,1.44,37.28,28.46,8.82,-0.96,5.34,34.92,34.91,132.0,37.97,2.12,41.14,30.94,10.2,-0.77,2.95,38.03,38.52,132.0
+AR-E-G080003 = 29.21,2.38,33.15,23.78,9.37,0.01,1.95,29.3,29.02,98.0,28.67,1.73,31.77,25.16,6.61,-0.1,1.75,28.72,28.74,98.0,25.78,0.97,28.19,23.23,4.96,0.15,3.15,25.79,25.71,98.0,25.94,2.23,29.57,22.68,6.89,0.18,1.49,26.04,25.43,98.0,18.68,1.3,21.71,16.61,5.1,0.43,2.16,18.73,18.54,98.0,13.53,1.53,16.06,11.38,4.69,0.01,1.46,13.61,13.51,98.0,16.74,0.86,18.54,14.96,3.58,-0.17,2.26,16.76,16.89,98.0,18.39,1.94,21.85,15.51,6.34,0.16,1.57,18.49,18.1,98.0,22.39,2.1,26.81,18.27,8.54,0.44,2.16,22.49,21.85,98.0,26.58,1.47,29.15,23.23,5.93,-0.18,2.23,26.62,26.67,98.0,34.59,2.93,39.35,29.29,10.06,-0.02,1.6,34.72,34.63,98.0,33.89,3.19,39.21,29.02,10.2,0.19,1.49,34.04,33.22,98.0
+AR-E-G080004 = 31.65,1.47,35.08,27.91,7.17,-0.12,2.68,31.69,31.56,142.0,29.95,0.89,31.5,27.09,4.41,-0.62,3.18,29.96,29.98,142.0,27.77,0.95,29.84,24.88,4.96,-0.16,3.18,27.78,27.64,142.0,26.05,1.4,28.33,22.13,6.2,-0.4,2.25,26.09,26.26,142.0,19.18,0.74,21.02,17.44,3.58,0.23,3.06,19.19,19.13,142.0,14.12,0.9,16.34,12.48,3.86,0.24,2.34,14.15,14.1,142.0,18.34,1.15,23.23,15.51,7.72,0.73,5.1,18.38,18.27,142.0,16.91,0.78,18.27,14.69,3.58,-0.29,2.89,16.93,16.89,142.0,21.77,1.35,24.06,17.99,6.06,-0.47,2.44,21.81,21.85,142.0,25.69,1.05,27.64,22.68,4.96,-0.69,2.96,25.71,25.98,142.0,33.68,1.47,36.18,28.74,7.44,-1.49,4.9,33.71,34.11,142.0,38.11,2.47,40.87,30.67,10.2,-1.43,4.18,38.19,39.14,142.0
+AR-E-G080005 = 31.5,1.61,34.8,28.19,6.61,-0.24,2.07,31.54,31.77,200.0,28.43,0.74,30.39,26.54,3.86,0.01,2.74,28.44,28.46,200.0,27.58,0.86,29.57,25.43,4.13,0.04,2.28,27.59,27.64,200.0,26.49,1.07,29.02,24.33,4.69,0.31,2.02,26.51,26.29,200.0,19.56,0.41,20.89,18.27,2.62,0.03,3.44,19.56,19.51,200.0,13.46,0.94,16.06,10.28,5.79,-0.51,3.79,13.49,13.58,200.0,19.83,0.79,21.85,17.72,4.13,-0.19,2.68,19.85,19.92,200.0,18.05,0.84,19.92,16.34,3.58,0.27,2.11,18.07,17.96,200.0,23.23,0.68,25.16,21.3,3.86,-0.34,3.27,23.24,23.23,200.0,26.79,0.71,28.74,24.61,4.13,-0.35,3.47,26.8,26.81,200.0,34.2,0.76,36.73,32.46,4.27,0.43,3.01,34.21,34.15,200.0,38.52,0.88,41.14,36.18,4.96,0.29,3.54,38.53,38.52,200.0
+AR-E-G080006 = 32.33,1.11,34.53,30.12,4.41,0.09,2.17,32.34,32.32,109.0,29.97,1.32,32.87,27.09,5.79,-0.06,2.33,30.0,29.98,109.0,28.94,0.98,30.67,26.81,3.86,-0.27,1.97,28.95,29.02,109.0,27.27,1.25,29.02,24.88,4.13,-0.54,1.81,27.3,27.78,109.0,19.96,0.49,21.02,18.82,2.2,0.02,2.42,19.96,19.92,109.0,14.87,1.03,16.89,11.65,5.24,-0.73,3.22,14.9,14.96,109.0,20.65,1.04,22.95,17.44,5.51,-0.48,3.61,20.68,20.75,109.0,18.05,0.79,19.37,16.34,3.03,-0.01,1.78,18.07,17.99,109.0,23.61,0.9,26.81,21.02,5.79,0.13,3.63,23.63,23.64,109.0,27.38,1.03,30.39,25.43,4.96,0.32,2.61,27.4,27.36,109.0,33.55,0.99,35.49,31.5,4.0,-0.2,1.98,33.57,33.56,109.0,39.27,1.42,42.52,36.46,6.06,0.02,2.31,39.3,39.35,109.0
+AR-E-G080007 = 29.4,2.75,34.11,24.47,9.65,-0.09,1.48,29.53,29.98,257.0,30.06,2.05,35.91,25.98,9.92,-0.03,2.53,30.13,30.26,257.0,26.32,1.82,29.84,22.95,6.89,-0.31,1.67,26.38,27.09,257.0,26.26,1.28,28.74,22.68,6.06,-0.49,2.27,26.29,26.67,257.0,20.2,0.93,22.13,16.61,5.51,-1.36,5.38,20.22,20.4,257.0,14.01,1.23,16.06,10.83,5.24,-0.43,2.39,14.06,14.13,257.0,17.82,0.85,19.65,15.51,4.13,-0.75,3.32,17.84,17.99,257.0,18.9,1.13,21.85,15.51,6.34,0.56,3.13,18.94,18.68,257.0,24.15,1.56,28.19,19.65,8.54,-0.12,3.03,24.2,24.06,257.0,29.98,2.31,35.63,24.61,11.02,0.28,2.29,30.07,29.57,257.0,39.78,1.92,45.0,33.7,11.3,-0.79,3.54,39.82,40.18,257.0,37.06,3.18,41.97,27.09,14.88,-0.68,2.72,37.2,37.97,257.0
+AR-E-G080008 = 33.64,1.4,38.11,27.64,10.47,-0.56,6.15,33.67,33.7,279.0,31.28,1.54,36.73,26.67,10.06,0.33,3.66,31.32,31.22,279.0,27.31,1.22,30.12,23.5,6.61,-0.27,2.95,27.34,27.36,279.0,28.09,1.38,30.94,23.23,7.72,-1.3,4.86,28.12,28.33,279.0,21.13,0.83,22.95,18.54,4.41,-0.36,2.88,21.14,21.16,279.0,13.83,1.02,16.06,10.83,5.24,-0.19,2.43,13.87,13.86,279.0,17.29,1.02,20.47,14.13,6.34,-0.06,3.54,17.32,17.37,279.0,18.27,0.7,19.92,15.24,4.69,-0.89,4.0,18.28,18.41,279.0,23.61,1.46,27.64,17.99,9.65,-0.32,4.37,23.65,23.5,279.0,28.6,1.46,31.5,21.85,9.65,-1.07,5.41,28.64,28.74,279.0,40.01,2.32,43.9,28.46,15.43,-1.83,7.73,40.08,40.59,279.0,38.22,2.62,42.8,27.78,15.02,-1.31,5.17,38.31,38.66,279.0
+AR-E-G080009 = 31.5,0.32,31.77,31.22,0.55,0.0,1.0,31.5,31.5,4.0,30.5,0.36,30.81,30.19,0.62,-0.0,1.0,30.5,30.5,4.0,25.4,0.2,25.57,25.23,0.34,0.0,1.0,25.4,25.4,4.0,24.3,0.12,24.4,24.19,0.21,0.0,1.0,24.3,24.3,4.0,19.54,0.2,19.71,19.37,0.34,0.0,1.0,19.54,19.54,4.0,11.55,0.2,11.72,11.38,0.34,-0.0,1.0,11.55,11.55,4.0,16.79,0.12,16.89,16.68,0.21,0.0,1.0,16.79,16.79,4.0,16.61,NaN,16.61,16.61,0.0,NaN,-6.089977552263212E13,16.61,16.61,4.0,19.82,0.28,20.06,19.58,0.48,0.0,1.0,19.82,19.82,4.0,24.78,0.44,25.16,24.4,0.76,-0.0,1.0,24.78,24.78,4.0,33.94,0.36,34.25,33.63,0.62,-0.0,1.0,33.94,33.94,4.0,33.08,0.08,33.15,33.01,0.14,-0.0,1.0,33.08,33.08,4.0
+AR-E-G080010 = 28.61,2.62,35.35,23.78,11.57,0.4,2.29,28.73,27.95,188.0,28.02,3.04,36.46,23.23,13.23,0.48,2.59,28.18,27.88,188.0,24.46,2.02,30.39,21.57,8.82,0.77,3.54,24.54,24.47,188.0,24.65,2.53,29.98,18.68,11.3,-0.38,2.28,24.78,25.02,188.0,19.35,1.3,21.3,16.34,4.96,-0.85,2.66,19.39,19.92,188.0,12.32,1.19,15.24,10.0,5.24,0.01,2.05,12.38,12.48,188.0,16.95,1.55,19.92,13.31,6.61,-0.59,2.5,17.02,17.3,188.0,18.22,2.23,22.13,13.31,8.82,-0.61,2.3,18.35,18.72,188.0,22.89,3.24,27.91,15.24,12.68,-0.75,2.48,23.11,23.92,188.0,28.92,3.55,35.08,20.75,14.33,-0.57,2.37,29.13,29.98,188.0,36.7,5.21,45.0,25.98,19.02,-0.48,1.97,37.07,38.39,188.0,32.7,5.21,40.87,24.33,16.54,-0.08,1.61,33.11,33.01,188.0
+AR-E-G080011 = 30.95,1.2,33.7,27.64,6.06,-0.45,2.81,30.97,31.05,246.0,28.68,1.0,32.05,25.71,6.34,-0.04,3.31,28.7,28.6,246.0,27.32,0.86,29.29,24.61,4.69,-0.56,3.09,27.33,27.36,246.0,26.08,1.0,29.02,22.4,6.61,-0.47,4.18,26.1,26.12,246.0,19.78,0.58,21.57,17.99,3.58,-0.32,3.9,19.79,19.78,246.0,14.4,0.62,15.79,12.48,3.31,-0.53,3.6,14.41,14.41,246.0,19.72,1.01,21.85,16.61,5.24,-0.8,3.42,19.75,19.92,246.0,19.27,1.08,21.3,15.51,5.79,-0.67,3.18,19.3,19.51,246.0,23.36,1.04,25.43,17.99,7.44,-1.41,7.83,23.39,23.5,246.0,27.28,1.28,30.12,22.95,7.17,-0.75,3.78,27.31,27.5,246.0,34.89,2.04,38.66,27.91,10.75,-0.7,3.94,34.95,35.08,246.0,37.94,2.17,42.24,27.64,14.61,-1.75,7.52,38.0,38.39,246.0
+AR-E-G080012 = 32.3,1.15,34.53,29.15,5.37,-0.93,3.18,32.32,32.6,161.0,29.61,0.93,31.36,27.36,4.0,-0.37,2.47,29.62,29.7,161.0,26.13,0.98,28.46,23.78,4.69,-0.13,2.51,26.15,26.12,161.0,27.25,0.92,29.57,25.57,4.0,0.41,2.75,27.26,27.22,161.0,20.09,0.53,21.57,18.13,3.44,-0.33,4.33,20.1,20.13,161.0,15.23,0.37,16.06,14.34,1.72,0.01,2.76,15.24,15.24,161.0,18.18,0.55,19.65,16.89,2.76,0.17,2.95,18.19,18.2,161.0,19.68,1.27,22.13,17.44,4.69,0.18,1.64,19.72,19.37,161.0,24.04,1.22,26.81,21.02,5.79,-0.11,2.43,24.07,24.33,161.0,27.39,0.67,28.81,25.43,3.38,-0.01,2.49,27.4,27.36,161.0,38.05,0.87,40.31,35.91,4.41,-0.18,2.46,38.06,38.11,161.0,38.73,0.8,40.59,36.73,3.86,-0.22,2.48,38.73,38.8,161.0
+AR-E-G080013 = 32.1,0.99,33.7,28.05,5.65,-1.54,5.73,32.11,32.32,198.0,28.79,0.92,30.94,23.78,7.17,-1.31,7.47,28.81,28.88,198.0,25.72,0.78,27.64,23.5,4.13,-0.44,2.62,25.73,25.85,198.0,27.33,1.4,29.57,23.23,6.34,-0.49,2.54,27.37,27.64,198.0,20.22,0.79,22.13,18.13,4.0,0.01,2.64,20.24,20.2,198.0,14.99,0.71,16.61,12.76,3.86,-0.13,3.59,15.01,14.96,198.0,19.28,1.01,21.85,16.89,4.96,-0.36,2.6,19.31,19.37,198.0,20.47,0.94,22.68,17.03,5.65,-0.63,4.32,20.49,20.47,198.0,25.58,1.53,29.02,19.51,9.51,-0.87,4.67,25.62,25.71,198.0,28.52,1.58,31.77,22.4,9.37,-0.67,3.96,28.57,28.74,198.0,37.56,1.85,40.04,29.84,10.2,-1.43,5.27,37.6,38.11,198.0,38.71,2.08,41.42,29.43,11.99,-1.9,7.12,38.77,39.35,198.0
+AR-E-G080014 = 32.89,0.7,34.8,31.63,3.17,0.96,3.46,32.9,32.74,107.0,30.12,0.59,31.5,28.74,2.76,-0.11,2.44,30.12,30.12,107.0,27.57,1.13,29.84,24.88,4.96,-0.15,2.47,27.6,27.64,107.0,27.25,0.93,29.29,25.16,4.13,-0.2,2.64,27.27,27.36,107.0,19.94,0.49,21.44,19.09,2.34,0.65,2.84,19.94,19.78,107.0,14.94,0.75,16.34,12.76,3.58,-0.55,2.97,14.96,15.03,107.0,17.78,0.54,19.37,16.61,2.76,0.24,2.85,17.79,17.72,107.0,18.07,0.51,19.09,16.89,2.2,0.03,2.11,18.08,18.13,107.0,23.41,0.94,25.43,21.3,4.13,0.12,2.16,23.43,23.37,107.0,28.29,0.7,30.39,26.81,3.58,0.31,2.95,28.29,28.26,107.0,39.0,1.18,41.42,36.46,4.96,-0.09,2.14,39.02,39.21,107.0,39.31,0.98,41.42,36.46,4.96,-0.11,3.58,39.32,39.35,107.0
+AR-E-G080015 = 33.73,1.4,35.91,28.46,7.44,-1.74,6.36,33.76,34.11,193.0,29.84,1.23,32.32,25.98,6.34,-0.58,3.05,29.87,29.98,193.0,27.32,1.24,30.12,23.23,6.89,-0.53,3.5,27.34,27.36,193.0,27.86,1.55,29.57,22.4,7.17,-1.48,4.75,27.91,28.19,193.0,20.94,0.85,22.4,18.27,4.13,-0.9,3.78,20.96,21.02,193.0,13.45,0.87,15.51,10.83,4.69,-0.69,3.88,13.48,13.44,193.0,17.72,0.66,19.37,15.79,3.58,-0.32,3.13,17.74,17.79,193.0,18.01,0.84,19.92,15.24,4.69,-0.74,4.27,18.03,17.99,193.0,22.53,1.81,26.81,16.34,10.47,-0.65,3.85,22.6,22.88,193.0,27.53,1.25,29.84,22.68,7.17,-1.69,6.85,27.56,27.71,193.0,38.31,2.81,41.97,27.91,14.06,-1.69,5.75,38.41,39.21,193.0,37.7,2.79,42.52,28.46,14.06,-1.27,4.65,37.8,38.11,193.0
+AR-E-G080016 = 27.54,1.8,33.84,24.06,9.78,0.74,3.76,27.6,27.36,255.0,28.12,1.35,32.32,25.43,6.89,0.79,3.67,28.15,28.05,255.0,24.99,1.23,27.64,21.3,6.34,-0.35,2.94,25.02,25.16,255.0,24.86,1.68,28.88,22.13,6.75,0.66,2.55,24.92,24.61,255.0,19.14,1.2,21.44,16.61,4.82,0.0,1.89,19.18,19.23,255.0,13.63,1.26,16.34,10.55,5.79,0.07,2.1,13.69,13.58,255.0,17.36,1.35,19.92,13.86,6.06,-0.49,2.49,17.41,17.58,255.0,18.37,1.47,22.4,14.13,8.27,-0.08,3.07,18.43,18.41,255.0,23.1,2.38,30.39,16.61,13.78,-0.06,3.01,23.22,23.09,255.0,29.57,2.86,35.35,23.5,11.85,0.18,1.93,29.7,28.88,255.0,38.19,3.05,45.0,29.29,15.71,-0.41,2.95,38.31,38.66,255.0,35.39,3.05,41.69,27.91,13.78,-0.29,2.19,35.52,35.77,255.0
+AR-E-G080017 = 31.43,1.35,35.08,28.74,6.34,0.36,2.94,31.46,31.36,278.0,28.47,1.07,31.22,25.98,5.24,0.03,2.2,28.49,28.46,278.0,25.83,0.79,28.19,24.06,4.13,0.43,3.01,25.84,25.78,278.0,26.19,1.25,29.02,23.5,5.51,0.14,2.38,26.21,26.02,278.0,20.06,0.66,21.57,18.54,3.03,0.33,2.76,20.07,20.06,278.0,13.75,0.81,15.24,11.38,3.86,-0.48,2.75,13.77,13.75,278.0,18.87,0.68,21.3,17.17,4.13,0.22,3.51,18.88,18.82,278.0,18.57,0.74,20.47,16.89,3.58,0.02,2.88,18.59,18.61,278.0,23.5,0.89,25.71,20.47,5.24,0.2,3.13,23.51,23.37,278.0,27.33,1.09,31.5,25.16,6.34,0.56,3.88,27.35,27.36,278.0,36.03,1.74,40.04,32.87,7.17,0.22,2.29,36.07,35.94,278.0,38.85,1.1,41.42,36.73,4.69,-0.13,2.06,38.86,38.94,278.0
+AR-F-G120001 = 41.0,3.39,45.0,25.36,19.64,-2.19,9.03,41.14,41.69,85.0,39.54,3.81,45.0,23.16,21.84,-1.87,7.5,39.72,40.25,85.0,36.23,3.66,42.24,20.89,21.36,-1.5,6.57,36.41,36.73,85.0,32.02,2.56,36.73,21.78,14.95,-1.35,6.21,32.12,32.32,85.0,23.79,1.9,28.19,17.65,10.54,-0.19,3.69,23.86,23.57,85.0,15.75,1.32,19.09,12.14,6.96,0.22,3.3,15.81,15.51,85.0,20.5,1.18,23.23,16.61,6.61,-0.29,3.67,20.53,20.47,85.0,24.64,1.49,27.91,19.16,8.75,-0.6,4.87,24.68,24.68,85.0,32.71,2.7,38.39,24.33,14.06,-0.3,3.25,32.82,32.81,85.0,38.59,2.67,43.35,29.84,13.5,-0.66,3.55,38.68,38.8,85.0,43.71,2.08,45.0,33.15,11.85,-2.58,10.99,43.75,44.45,85.0,42.8,3.19,45.0,27.91,17.09,-2.35,9.27,42.92,43.83,85.0
+AR-F-G120002 = 38.99,3.1,44.17,26.81,17.36,-1.04,3.99,39.11,39.63,503.0,33.83,2.47,37.83,24.61,13.23,-1.2,4.66,33.92,34.25,503.0,30.4,2.33,35.63,22.13,13.5,-0.89,4.44,30.49,30.67,503.0,27.22,1.88,31.22,20.75,10.47,-0.83,3.42,27.28,27.5,503.0,22.84,1.2,25.16,17.72,7.44,-1.34,5.65,22.87,23.02,503.0,14.64,0.69,17.17,12.2,4.96,-0.33,4.02,14.66,14.69,503.0,18.87,0.72,20.75,16.06,4.69,-0.98,4.69,18.89,18.96,503.0,23.28,1.13,25.71,18.54,7.17,-1.05,5.1,23.31,23.37,503.0,30.14,2.32,33.98,21.85,12.13,-1.02,3.9,30.23,30.53,503.0,36.64,2.7,42.24,26.54,15.71,-1.39,5.29,36.74,37.15,503.0,40.84,2.39,45.0,31.22,13.78,-1.27,5.21,40.91,41.14,503.0,40.47,2.96,45.0,28.19,16.81,-1.35,5.41,40.57,40.87,503.0
+AR-F-G120003 = 29.91,6.48,41.0,15.79,25.22,-0.39,2.57,30.59,30.94,60.0,28.07,6.37,38.66,13.58,25.08,-0.39,2.53,28.78,28.95,60.0,26.14,5.43,35.08,14.41,20.67,-0.34,2.39,26.69,26.26,60.0,24.87,4.03,31.08,14.69,16.4,-0.47,2.7,25.19,25.16,60.0,19.49,2.68,23.23,12.2,11.02,-0.92,3.24,19.67,20.27,60.0,13.01,1.79,15.24,7.52,7.72,-1.23,4.13,13.13,13.48,60.0,17.31,1.86,20.06,11.93,8.13,-0.97,3.58,17.41,17.72,60.0,20.69,2.76,24.61,12.48,12.13,-0.91,3.58,20.87,21.3,60.0,25.45,3.11,30.74,17.72,13.02,-0.53,2.83,25.63,25.78,60.0,31.83,3.77,37.7,22.13,15.57,-0.67,2.69,32.05,32.87,60.0,36.36,4.73,43.14,24.06,19.08,-0.67,2.79,36.66,37.21,60.0,32.31,6.63,42.38,16.61,25.77,-0.54,2.64,32.97,33.01,60.0
+AR-F-G120004 = 34.17,6.68,45.0,14.06,30.94,-0.75,3.47,34.82,34.87,183.0,30.26,6.42,40.87,11.38,29.49,-0.61,2.9,30.93,31.08,183.0,27.21,5.66,35.91,11.65,24.25,-0.49,2.28,27.79,28.05,183.0,25.99,4.19,32.6,12.0,20.6,-0.69,3.01,26.32,26.54,183.0,21.07,3.62,25.98,6.9,19.08,-1.05,4.16,21.38,21.71,183.0,13.57,2.06,17.44,3.73,13.71,-1.1,6.17,13.73,13.58,183.0,17.48,1.99,21.02,6.9,14.12,-1.38,8.0,17.59,17.58,183.0,21.49,2.75,26.26,7.86,18.4,-1.49,7.4,21.66,21.71,183.0,27.64,4.39,34.8,11.72,23.08,-0.6,3.21,27.99,28.05,183.0,33.35,4.75,41.14,18.89,22.25,-0.23,2.38,33.69,33.01,183.0,38.24,5.27,45.0,20.89,24.11,-0.59,2.83,38.6,38.52,183.0,35.18,6.76,45.0,14.62,30.38,-0.77,3.09,35.82,36.18,183.0
+AR-F-G120005 = 29.39,8.37,45.0,12.76,32.24,-0.15,1.88,30.55,30.05,160.0,27.35,7.9,41.0,9.72,31.28,-0.25,1.94,28.46,28.46,160.0,25.23,7.12,37.7,10.28,27.42,-0.1,1.76,26.21,25.3,160.0,25.21,5.12,34.25,10.28,23.98,-0.47,2.49,25.72,25.43,160.0,20.1,4.47,26.81,4.76,22.05,-0.74,3.15,20.59,20.54,160.0,13.11,2.75,17.44,1.59,15.85,-1.3,5.34,13.4,13.79,160.0,17.31,2.84,21.85,4.21,17.64,-1.66,6.84,17.54,17.99,160.0,21.12,4.17,27.09,5.45,21.63,-1.13,4.3,21.52,21.85,160.0,26.0,5.04,34.67,8.9,25.77,-0.75,3.35,26.48,26.74,160.0,32.2,5.22,42.66,16.2,26.46,-0.37,2.83,32.61,32.19,160.0,37.22,6.53,45.0,17.72,27.28,-0.73,2.9,37.79,37.83,160.0,32.07,8.69,45.0,12.48,32.52,-0.41,1.99,33.22,33.87,160.0
+AR-F-G120006 = 37.62,2.82,41.42,30.67,10.75,-0.88,2.62,37.72,38.66,120.0,32.46,2.66,37.56,25.92,11.64,-0.67,2.77,32.57,33.05,120.0,29.72,2.18,33.98,23.5,10.47,-0.84,3.45,29.8,30.01,120.0,26.3,1.68,29.02,21.3,7.72,-0.88,3.29,26.35,26.6,120.0,21.91,1.59,25.16,17.99,7.17,-0.4,2.76,21.97,22.13,120.0,14.39,0.64,15.79,12.48,3.31,-0.72,3.57,14.41,14.41,120.0,18.63,0.84,19.65,15.79,3.86,-1.49,4.79,18.65,18.82,120.0,22.31,1.15,24.06,18.82,5.24,-1.31,4.3,22.34,22.61,120.0,27.85,2.05,30.53,21.85,8.68,-1.29,3.67,27.93,28.74,120.0,34.66,2.55,38.94,27.78,11.16,-0.8,2.9,34.75,35.35,120.0,40.32,3.2,44.45,31.5,12.95,-1.14,3.23,40.45,41.69,120.0,38.42,3.99,44.17,29.29,14.88,-0.67,2.22,38.63,39.69,120.0
+AR-F-G120007 = 35.28,1.5,37.56,29.7,7.85,-1.7,6.13,35.31,35.63,99.0,29.84,1.11,32.87,25.57,7.3,-1.05,5.89,29.86,29.98,99.0,28.64,1.5,30.94,23.23,7.72,-1.2,4.73,28.68,29.02,99.0,25.88,1.2,27.64,22.13,5.51,-1.07,4.11,25.91,26.12,99.0,21.05,1.04,23.23,18.27,4.96,-0.95,4.01,21.08,21.16,99.0,14.55,0.87,16.61,10.83,5.79,-1.22,6.61,14.57,14.69,99.0,18.42,0.9,19.92,15.65,4.27,-1.25,4.21,18.45,18.68,99.0,21.67,1.06,23.78,17.99,5.79,-1.46,5.44,21.7,21.85,99.0,26.65,1.24,28.46,21.99,6.48,-1.66,5.92,26.68,26.95,99.0,32.95,1.58,34.8,27.78,7.03,-1.48,4.4,32.99,33.43,99.0,37.43,1.79,40.04,31.08,8.96,-1.62,5.66,37.47,37.7,99.0,36.72,1.91,39.49,30.26,9.23,-1.03,4.23,36.77,36.87,99.0
+AR-F-G120008 = 35.28,2.69,39.49,29.84,9.65,-0.54,1.85,35.38,36.42,144.0,31.67,2.69,37.15,26.54,10.61,-0.05,2.12,31.78,31.91,144.0,29.08,2.58,32.6,23.23,9.37,-0.7,2.14,29.2,30.19,144.0,25.63,1.62,27.91,21.85,6.06,-0.67,2.21,25.68,26.12,144.0,21.03,1.51,23.23,17.99,5.24,-0.48,1.83,21.08,21.44,144.0,13.91,1.27,16.06,10.28,5.79,-0.78,3.06,13.96,14.2,144.0,17.6,1.11,19.09,15.1,4.0,-0.31,1.88,17.64,17.65,144.0,21.59,1.33,23.85,18.82,5.03,-0.35,1.85,21.63,21.99,144.0,26.28,2.21,29.57,21.02,8.54,-0.57,2.12,26.37,26.88,144.0,32.94,3.43,38.11,25.71,12.4,-0.58,2.17,33.12,33.98,144.0,38.35,3.38,43.07,31.5,11.57,-0.61,1.96,38.5,39.59,144.0,36.4,3.24,41.69,29.84,11.85,-0.49,1.9,36.55,37.77,144.0
+AR-F-G120009 = 32.36,5.27,40.31,14.0,26.32,-0.85,3.85,32.78,33.08,226.0,28.39,5.06,38.11,9.72,28.39,-0.69,4.05,28.83,28.6,226.0,25.79,4.19,33.29,8.07,25.22,-1.08,5.72,26.13,25.98,226.0,23.1,4.81,31.63,6.97,24.67,-0.17,2.94,23.6,22.61,226.0,16.24,4.63,24.33,1.18,23.15,-0.17,2.51,16.88,16.03,226.0,9.87,5.02,16.61,-3.09,19.7,-0.52,2.16,11.07,11.1,226.0,12.9,5.71,21.57,-1.02,22.6,-0.42,1.95,14.1,14.34,226.0,15.16,6.48,24.61,0.35,24.25,-0.29,1.87,16.48,16.27,226.0,21.38,5.59,31.5,4.76,26.73,-0.04,2.46,22.1,20.92,226.0,28.71,6.3,39.49,12.2,27.28,-0.09,2.17,29.39,28.84,226.0,36.02,5.51,45.0,15.79,29.21,-0.41,3.61,36.44,35.46,226.0,33.75,5.65,45.0,12.76,32.24,-0.65,4.34,34.22,33.91,226.0
+AR-F-G120010 = 35.68,6.61,45.0,13.86,31.14,-0.74,2.52,36.28,37.56,314.0,30.6,6.46,41.42,12.2,29.21,-0.33,1.95,31.27,31.77,314.0,27.65,5.86,37.01,11.1,25.91,-0.24,1.79,28.26,28.46,314.0,26.82,4.65,33.98,11.38,22.6,-0.46,2.21,27.22,27.64,314.0,19.71,3.27,25.43,6.42,19.02,-0.83,3.28,19.98,20.68,314.0,13.67,2.24,18.27,2.56,15.71,-1.36,5.57,13.86,14.31,314.0,16.72,2.26,19.92,6.42,13.5,-2.06,7.28,16.87,17.44,314.0,20.47,3.23,24.88,6.42,18.46,-1.5,4.93,20.73,21.68,314.0,25.47,4.29,32.32,11.38,20.94,-0.63,2.54,25.83,26.26,314.0,33.37,4.42,40.31,19.65,20.67,-0.54,2.36,33.66,34.25,314.0,40.0,5.05,45.0,21.57,23.43,-0.79,2.62,40.31,41.56,314.0,36.11,6.8,45.0,14.96,30.04,-0.68,2.33,36.74,38.32,314.0
+AR-F-G120011 = 35.3,1.36,38.39,31.08,7.3,-0.63,3.91,35.33,35.35,139.0,31.13,1.05,32.87,27.64,5.24,-1.18,4.35,31.15,31.36,139.0,29.21,1.23,31.36,24.61,6.75,-1.24,4.95,29.24,29.43,139.0,26.01,1.4,28.19,22.68,5.51,-0.52,2.21,26.05,26.26,139.0,20.48,1.03,22.68,18.68,4.0,0.19,1.87,20.51,20.33,139.0,14.98,0.71,16.89,13.31,3.58,-0.19,3.01,14.99,14.96,139.0,18.42,0.92,19.92,16.06,3.86,-0.56,2.49,18.44,18.54,139.0,21.32,0.7,22.95,18.96,4.0,-0.68,4.4,21.33,21.3,139.0,26.02,1.07,28.19,22.54,5.65,-0.97,4.08,26.04,26.26,139.0,32.44,1.47,34.8,28.19,6.61,-1.12,3.55,32.47,32.87,139.0,37.12,1.36,39.9,32.6,7.3,-0.85,4.17,37.14,37.28,139.0,36.08,1.1,37.83,31.63,6.2,-1.7,6.75,36.1,36.25,139.0
+AR-F-G120012 = 34.32,1.05,36.73,31.91,4.82,0.64,2.76,34.33,33.98,168.0,32.16,1.47,35.08,28.67,6.41,-0.02,2.34,32.19,32.05,168.0,30.04,1.13,32.6,28.05,4.55,0.43,2.17,30.06,29.84,168.0,25.43,0.96,27.64,23.5,4.13,0.16,2.3,25.45,25.43,168.0,19.48,0.62,21.02,18.54,2.48,0.48,2.37,19.49,19.37,168.0,15.01,0.67,16.06,12.2,3.86,-1.16,4.99,15.02,15.1,168.0,17.75,1.2,19.65,15.24,4.41,-0.33,2.01,17.79,17.99,168.0,21.19,0.97,23.5,18.54,4.96,-0.43,2.72,21.21,21.3,168.0,26.27,0.79,27.64,22.68,4.96,-1.3,5.52,26.28,26.4,168.0,33.27,1.09,35.08,29.84,5.24,-0.98,3.78,33.29,33.43,168.0,38.68,1.08,41.69,33.98,7.72,-0.72,4.76,38.69,38.8,168.0,36.66,0.91,39.21,34.46,4.75,-0.17,2.63,36.67,36.73,168.0
+AR-F-G120013 = 29.15,5.81,42.8,16.61,26.18,0.35,2.62,29.72,28.36,410.0,25.6,5.48,39.21,13.03,26.18,0.24,2.89,26.18,25.36,410.0,23.71,4.63,34.8,10.55,24.25,0.25,2.84,24.15,23.44,410.0,20.46,5.61,33.15,9.17,23.98,0.24,2.54,21.21,19.68,410.0,14.11,5.66,24.88,2.28,22.6,-0.11,2.22,15.21,14.69,410.0,6.94,6.64,16.61,-6.81,23.43,-0.46,1.89,9.6,9.17,410.0,9.96,7.31,20.47,-5.98,26.46,-0.47,1.93,12.35,12.48,410.0,12.49,7.98,25.71,-4.06,29.76,-0.3,1.83,14.82,14.69,410.0,19.26,6.82,32.87,3.94,28.94,-0.12,2.21,20.43,19.78,410.0,26.37,7.22,40.04,11.1,28.94,-0.1,2.16,27.34,27.64,410.0,33.06,6.41,45.0,20.2,24.8,0.18,2.34,33.68,32.81,410.0,31.23,5.83,45.0,16.34,28.66,0.29,2.9,31.77,30.53,410.0
+AR-F-G120014 = 36.83,1.44,39.21,29.57,9.65,-2.33,10.04,36.85,37.15,211.0,30.31,1.77,33.98,24.61,9.37,-0.57,3.78,30.36,30.26,211.0,28.59,1.25,30.94,22.68,8.27,-1.43,6.65,28.62,28.74,211.0,26.35,1.37,29.57,22.13,7.44,-0.4,3.41,26.38,26.26,211.0,21.88,0.92,24.33,18.54,5.79,-0.23,3.8,21.9,21.85,211.0,14.88,0.53,16.61,13.86,2.76,0.55,3.13,14.89,14.82,211.0,18.51,0.78,20.75,15.51,5.24,-0.11,3.95,18.53,18.41,211.0,22.1,1.08,25.43,17.99,7.44,-0.07,4.09,22.13,22.13,211.0,27.83,1.64,32.6,21.57,11.02,-0.16,4.05,27.88,27.5,211.0,34.35,1.8,38.94,27.09,11.85,-0.21,4.66,34.4,34.25,211.0,38.58,1.57,42.86,30.94,11.92,-0.93,8.09,38.61,38.59,211.0,37.53,2.29,42.38,29.29,13.09,-0.92,3.81,37.6,38.25,211.0
+AR-F-G120015 = 37.56,2.52,42.24,29.57,12.68,-0.91,3.55,37.64,38.11,266.0,32.49,2.62,36.73,23.5,13.23,-1.59,5.56,32.59,33.15,266.0,30.06,2.13,34.25,21.57,12.68,-1.71,6.27,30.14,30.53,266.0,26.41,1.57,31.22,22.13,9.09,0.29,3.8,26.46,26.4,266.0,22.27,1.45,25.71,18.27,7.44,-0.52,3.78,22.32,22.4,266.0,13.95,1.15,16.89,11.38,5.51,0.18,2.5,13.99,13.86,266.0,17.96,0.88,19.92,15.51,4.41,-0.57,2.54,17.98,18.16,266.0,22.0,0.98,23.78,19.37,4.41,-0.7,3.01,22.03,22.13,266.0,27.32,1.74,30.67,21.85,8.82,-0.74,3.19,27.37,27.64,266.0,34.42,1.98,38.11,28.46,9.65,-0.98,3.62,34.48,34.8,266.0,40.52,2.3,45.0,33.15,11.85,-1.15,4.06,40.58,41.14,266.0,38.66,3.22,43.9,29.29,14.61,-0.95,3.29,38.79,39.49,266.0
+AR-F-G120016 = 36.43,2.98,41.97,29.57,12.4,-0.11,1.83,36.55,36.59,196.0,32.49,2.55,38.39,25.98,12.4,0.08,2.87,32.59,32.32,196.0,31.09,2.43,36.18,24.06,12.13,-0.37,3.04,31.18,31.12,196.0,26.15,1.48,29.29,22.68,6.61,-0.27,2.45,26.19,26.26,196.0,20.66,1.16,23.5,18.27,5.24,-0.12,2.18,20.69,20.75,196.0,14.49,0.85,16.34,10.55,5.79,-0.67,5.15,14.51,14.51,196.0,16.49,0.53,17.72,14.41,3.31,-0.69,4.0,16.5,16.51,196.0,21.49,0.94,23.5,17.99,5.51,-0.93,3.94,21.51,21.71,196.0,27.02,1.5,29.84,21.85,7.99,-0.81,3.7,27.06,27.22,196.0,33.33,2.22,37.28,25.71,11.57,-0.99,3.72,33.41,33.98,196.0,39.75,2.38,43.9,32.05,11.85,-0.82,3.48,39.83,40.21,196.0,37.35,1.99,40.87,29.84,11.02,-1.1,4.11,37.4,37.83,196.0
+AR-F-G120017 = 30.22,8.48,43.9,15.79,28.11,-0.04,1.68,31.37,30.19,51.0,27.85,8.19,39.9,14.55,25.35,-0.16,1.62,29.01,28.53,51.0,25.56,7.54,36.39,14.41,21.98,-0.01,1.51,26.63,25.43,51.0,25.07,5.96,33.7,15.24,18.46,-0.15,1.56,25.76,25.5,51.0,19.79,4.5,26.26,11.38,14.88,-0.38,1.88,20.29,20.75,51.0,13.11,3.05,17.44,6.42,11.02,-0.34,2.05,13.46,13.31,51.0,17.32,3.27,22.13,9.72,12.4,-0.63,2.36,17.62,17.99,51.0,20.76,4.25,26.54,11.93,14.61,-0.53,2.09,21.19,21.3,51.0,26.07,5.53,33.7,14.41,19.29,-0.44,2.02,26.64,26.95,51.0,32.05,5.72,41.28,22.4,18.88,-0.17,1.82,32.55,32.32,51.0,36.77,6.9,45.0,25.3,19.7,-0.25,1.6,37.4,37.49,51.0,32.21,9.03,45.0,17.58,27.42,-0.2,1.66,33.43,33.01,51.0
+AR-F-G120018 = 26.7,4.66,32.46,16.2,16.26,-1.0,2.65,27.09,28.74,53.0,23.96,3.89,29.02,15.1,13.92,-0.96,2.67,24.27,25.71,53.0,22.43,3.33,27.36,15.24,12.13,-0.75,2.45,22.67,23.5,53.0,22.32,2.77,26.26,15.79,10.47,-0.8,2.69,22.49,22.95,53.0,17.63,2.48,20.75,10.83,9.92,-1.3,3.72,17.8,18.54,53.0,11.77,1.9,13.58,6.42,7.17,-1.45,4.02,11.92,12.62,53.0,15.74,1.82,17.99,9.72,8.27,-1.72,5.95,15.84,16.2,53.0,19.08,2.32,21.57,11.93,9.65,-1.68,5.07,19.21,20.06,53.0,23.27,2.06,25.98,15.65,10.33,-1.82,6.68,23.36,23.64,53.0,28.26,2.32,32.6,22.95,9.65,-0.52,2.87,28.35,28.26,53.0,32.62,3.12,37.28,25.16,12.13,-0.77,2.85,32.76,33.43,53.0,27.99,3.86,32.87,18.82,14.06,-0.99,2.86,28.25,29.36,53.0
+AR-G-G220001 = 35.34,1.17,38.11,32.32,5.79,-0.25,2.42,35.36,35.6,160.0,31.25,1.5,34.53,27.09,7.44,-0.4,2.87,31.29,31.22,160.0,31.9,1.3,34.53,26.95,7.58,-0.74,3.76,31.92,32.19,160.0,28.31,1.27,31.22,24.19,7.03,-0.28,3.09,28.34,28.19,160.0,23.56,1.18,25.98,19.78,6.2,-0.6,3.12,23.59,23.78,160.0,17.56,1.33,19.65,13.86,5.79,-0.67,2.71,17.61,17.85,160.0,22.16,1.26,24.06,17.99,6.06,-1.18,4.22,22.2,22.4,160.0,24.02,1.38,26.67,20.13,6.55,-0.79,3.19,24.06,24.19,160.0,29.68,1.96,32.87,24.47,8.41,-0.51,2.63,29.74,29.57,160.0,32.21,1.2,34.53,28.74,5.79,-0.9,3.48,32.23,32.43,160.0,37.26,1.58,40.59,33.29,7.3,-0.03,2.4,37.3,37.28,160.0,41.49,1.49,44.45,36.59,7.85,-0.86,3.86,41.52,41.97,160.0
+AR-G-G220002 = 31.5,1.32,35.35,28.19,7.17,0.49,2.46,31.53,31.22,471.0,28.72,0.99,31.22,25.16,6.06,-0.4,4.0,28.73,28.74,471.0,27.05,0.64,29.02,24.88,4.13,-0.27,3.57,27.06,27.09,471.0,24.65,0.58,26.26,23.23,3.03,0.19,2.47,24.65,24.61,471.0,21.93,1.06,24.88,19.09,5.79,0.18,2.48,21.96,21.85,471.0,16.66,0.91,20.2,13.31,6.89,-0.45,4.5,16.68,16.75,471.0,22.91,1.06,25.43,20.47,4.96,0.42,2.67,22.94,22.81,471.0,24.88,1.29,27.91,21.85,6.06,-0.14,2.5,24.91,24.74,471.0,29.01,1.78,34.25,25.71,8.54,0.78,2.93,29.07,28.46,471.0,33.36,1.95,38.66,30.39,8.27,0.96,3.08,33.42,32.87,471.0,35.19,1.73,41.69,30.94,10.75,0.54,3.81,35.23,35.08,471.0,36.55,1.99,44.72,33.15,11.57,1.02,4.42,36.61,36.32,471.0
+AR-G-G220003 = 33.84,0.81,36.18,32.32,3.86,0.15,2.69,33.85,33.84,84.0,30.58,0.55,31.77,29.29,2.48,-0.37,2.59,30.59,30.67,84.0,29.02,0.81,30.67,26.26,4.41,-0.04,3.48,29.03,28.81,84.0,27.54,0.52,28.74,26.54,2.2,-0.15,2.08,27.55,27.64,84.0,22.7,0.78,24.88,21.02,3.86,0.3,2.8,22.71,22.68,84.0,15.92,0.61,16.89,14.13,2.76,-1.04,3.76,15.93,16.06,84.0,22.04,0.54,22.95,20.54,2.41,-0.66,3.03,22.04,22.13,84.0,23.81,0.81,25.43,21.57,3.86,-0.41,2.9,23.83,23.95,84.0,28.37,0.71,30.39,26.54,3.86,0.16,3.1,28.38,28.33,84.0,34.05,0.94,35.77,31.77,4.0,-0.46,2.21,34.06,34.25,84.0,36.74,0.99,39.07,35.08,4.0,0.49,2.69,36.76,36.7,84.0,39.35,0.91,41.14,36.18,4.96,-0.83,4.2,39.36,39.35,84.0
+AR-G-G220004 = 34.16,1.19,37.42,31.77,5.65,0.46,2.73,34.18,33.98,142.0,30.48,1.03,32.6,27.91,4.69,-0.39,2.78,30.5,30.53,142.0,28.67,0.88,30.67,25.98,4.69,-0.53,3.31,28.69,28.74,142.0,26.46,0.93,29.02,24.33,4.69,-0.2,2.58,26.48,26.67,142.0,22.25,0.63,23.78,20.47,3.31,-0.08,2.96,22.26,22.26,142.0,15.74,0.54,16.89,13.86,3.03,-0.45,3.34,15.75,15.79,142.0,21.29,0.72,23.23,19.37,3.86,0.38,3.08,21.3,21.16,142.0,23.53,0.61,25.16,21.99,3.17,-0.05,2.78,23.54,23.5,142.0,27.26,0.83,29.29,25.71,3.58,0.42,2.62,27.27,27.12,142.0,31.97,1.62,35.91,27.91,7.99,0.37,2.47,32.01,31.77,142.0,36.11,1.36,39.35,33.15,6.2,0.13,2.81,36.13,36.15,142.0,39.02,1.26,41.42,36.53,4.89,0.03,1.79,39.04,39.07,142.0
+AR-G-G220005 = 32.36,1.01,34.53,29.84,4.69,-0.27,2.5,32.37,32.46,135.0,29.81,0.77,31.36,27.22,4.13,-0.43,3.31,29.82,29.84,135.0,27.21,0.69,29.43,25.16,4.27,0.07,3.47,27.22,27.22,135.0,25.28,0.46,26.26,24.33,1.93,0.53,2.46,25.28,25.16,135.0,22.02,0.69,24.33,20.47,3.86,0.56,3.1,22.03,21.99,135.0,15.39,0.73,16.61,13.31,3.31,-1.08,3.89,15.41,15.51,135.0,20.81,0.89,22.4,18.27,4.13,-1.05,3.64,20.83,21.02,135.0,22.95,0.98,24.88,20.2,4.69,-0.84,3.13,22.97,23.23,135.0,28.22,1.14,30.39,25.16,5.24,-0.66,2.86,28.25,28.46,135.0,33.45,1.01,36.59,30.67,5.93,-0.14,3.53,33.46,33.43,135.0,37.5,0.96,39.35,35.08,4.27,-0.37,2.39,37.51,37.56,135.0,35.48,0.67,37.01,33.7,3.31,-0.06,2.31,35.49,35.49,135.0
+AR-G-G220006 = 35.47,1.04,37.83,33.43,4.41,-0.22,2.29,35.49,35.63,125.0,32.43,0.95,34.8,30.12,4.69,0.06,2.63,32.44,32.39,125.0,31.11,1.19,33.29,28.46,4.82,-0.45,2.43,31.13,31.36,125.0,28.37,0.68,30.12,26.95,3.17,0.33,2.42,28.38,28.26,125.0,24.07,0.6,25.43,22.13,3.31,-0.46,3.87,24.08,24.06,125.0,18.19,0.79,19.92,16.06,3.86,-0.44,3.13,18.21,18.27,125.0,22.92,0.67,24.06,21.02,3.03,-0.63,2.81,22.93,23.09,125.0,25.3,0.72,27.09,23.78,3.31,0.48,2.79,25.31,25.16,125.0,30.72,1.05,32.87,28.19,4.69,-0.29,2.38,30.73,30.81,125.0,33.37,0.93,35.35,31.22,4.13,-0.18,2.15,33.38,33.43,125.0,37.65,1.36,40.31,35.08,5.24,-0.03,1.89,37.68,37.7,125.0,42.31,1.27,45.0,39.35,5.65,0.48,2.7,42.33,41.97,125.0
+AR-G-G220007 = 33.6,1.0,35.91,31.5,4.41,-0.3,2.49,33.61,33.7,77.0,30.88,0.91,32.6,27.78,4.82,-0.55,3.65,30.9,30.94,77.0,28.51,0.46,29.84,27.5,2.34,0.07,3.07,28.52,28.46,77.0,25.18,0.5,26.26,23.92,2.34,-0.42,2.58,25.18,25.3,77.0,22.22,0.6,23.92,20.47,3.44,-0.15,3.87,22.23,22.26,77.0,15.92,0.37,16.89,14.96,1.93,0.33,3.18,15.92,15.86,77.0,21.48,0.5,22.4,20.33,2.07,-0.03,2.45,21.48,21.44,77.0,23.73,0.72,25.43,21.99,3.44,0.03,2.41,23.74,23.78,77.0,29.19,1.25,31.77,26.95,4.82,0.28,2.25,29.22,29.02,77.0,35.69,1.17,38.66,33.7,4.96,0.23,2.43,35.71,35.49,77.0,38.28,1.43,41.14,35.63,5.51,0.11,1.83,38.31,38.11,77.0,37.44,0.83,39.49,36.11,3.38,0.48,2.7,37.45,37.42,77.0
+AR-G-G220008 = 32.85,1.7,37.28,28.74,8.54,0.12,2.72,32.89,32.74,224.0,30.09,1.77,34.25,26.81,7.44,0.37,2.37,30.15,29.91,224.0,28.21,1.1,30.94,25.85,5.1,0.05,2.16,28.24,28.33,224.0,25.9,0.99,28.19,23.78,4.41,-0.06,2.03,25.92,25.98,224.0,22.39,0.68,24.33,20.89,3.44,0.43,2.87,22.4,22.26,224.0,15.72,0.92,18.27,13.58,4.69,0.06,2.85,15.75,15.79,224.0,19.93,0.47,21.3,18.54,2.76,0.09,3.74,19.94,19.92,224.0,22.87,0.81,24.61,21.02,3.58,0.11,2.19,22.88,22.81,224.0,27.41,0.96,30.12,25.02,5.1,0.06,2.62,27.43,27.36,224.0,33.71,0.97,36.18,30.67,5.51,-0.16,3.44,33.73,33.7,224.0,36.82,0.86,38.94,34.94,4.0,0.15,2.28,36.83,36.73,224.0,38.23,1.39,42.8,33.98,8.82,0.46,4.02,38.26,38.11,224.0
+AR-G-G220009 = 29.2,1.18,32.6,25.43,7.17,0.18,3.02,29.23,29.15,493.0,28.38,0.79,30.94,25.98,4.96,0.28,2.73,28.39,28.4,493.0,27.01,0.69,28.74,25.16,3.58,0.14,2.66,27.02,26.95,493.0,24.63,0.46,26.26,23.23,3.03,0.05,3.46,24.63,24.61,493.0,21.45,0.61,23.5,19.37,4.13,-0.05,2.9,21.46,21.44,493.0,16.59,0.81,18.82,13.58,5.24,-0.52,3.55,16.61,16.68,493.0,22.56,0.6,24.88,20.75,4.13,0.22,3.99,22.57,22.54,493.0,24.64,0.51,26.81,23.23,3.58,0.62,4.17,24.64,24.61,493.0,27.94,1.08,33.7,25.98,7.72,1.53,6.08,27.96,27.64,493.0,30.98,1.13,34.53,27.91,6.61,0.16,3.05,31.0,30.81,493.0,32.94,1.0,35.91,30.12,5.79,-0.08,2.67,32.96,32.87,493.0,34.24,1.2,39.49,30.94,8.54,0.45,3.81,34.26,34.25,493.0
+AR-G-G220010 = 32.08,0.81,34.25,29.84,4.41,-0.03,2.87,32.09,32.05,254.0,29.62,1.05,31.77,25.71,6.06,-1.02,4.51,29.64,29.74,254.0,27.21,0.65,28.74,25.43,3.31,-0.09,2.48,27.22,27.22,254.0,25.39,0.54,26.81,23.78,3.03,-0.22,3.24,25.4,25.43,254.0,22.68,0.79,24.61,21.02,3.58,0.02,2.3,22.69,22.68,254.0,15.59,0.8,17.17,13.03,4.13,-0.09,2.63,15.61,15.58,254.0,21.62,0.97,23.23,18.54,4.69,-0.92,3.25,21.64,21.85,254.0,23.36,0.87,25.71,20.2,5.51,-0.88,4.33,23.38,23.5,254.0,27.75,1.0,30.39,25.98,4.41,0.15,2.05,27.77,27.74,254.0,33.02,0.89,35.63,30.67,4.96,0.02,2.61,33.03,33.01,254.0,36.83,0.92,39.21,33.98,5.24,-0.16,2.79,36.84,36.87,254.0,35.94,1.31,38.94,32.32,6.61,-0.22,2.37,35.96,36.04,254.0
+AR-G-G220011 = 35.76,1.29,39.21,32.87,6.34,0.21,2.5,35.78,35.7,229.0,31.89,1.02,34.8,28.19,6.61,-0.35,3.73,31.91,31.91,229.0,29.29,0.74,31.08,27.36,3.72,-0.07,2.9,29.3,29.29,229.0,27.42,0.74,29.84,24.61,5.24,-0.64,5.45,27.43,27.5,229.0,23.38,1.05,25.16,20.75,4.41,-0.38,2.06,23.4,23.64,229.0,17.29,1.41,19.92,12.48,7.44,-0.55,2.71,17.35,17.58,229.0,22.52,1.28,24.88,18.27,6.61,-0.82,3.18,22.56,22.81,229.0,25.2,1.39,27.64,20.2,7.44,-0.61,3.05,25.24,25.43,229.0,30.9,2.02,34.25,23.23,11.02,-0.97,3.37,30.96,31.5,229.0,34.61,2.35,38.11,27.64,10.47,-0.82,2.85,34.69,35.22,229.0,38.18,2.04,41.42,31.77,9.65,-0.85,2.88,38.24,38.87,229.0,42.15,2.57,45.0,35.08,9.92,-0.82,2.6,42.23,42.93,229.0
+AR-G-G220012 = 30.8,1.51,34.25,27.91,6.34,0.66,2.77,30.84,30.53,93.0,29.2,0.82,31.5,27.09,4.41,0.47,3.51,29.21,29.15,93.0,27.24,0.56,28.6,25.71,2.89,-0.2,3.01,27.24,27.22,93.0,24.37,0.43,25.43,23.5,1.93,-0.01,2.06,24.37,24.33,93.0,22.5,0.84,25.16,20.2,4.96,0.27,3.72,22.52,22.4,93.0,16.5,0.8,18.27,14.41,3.86,-0.24,2.71,16.51,16.61,93.0,20.63,0.52,21.85,19.92,1.93,0.4,2.0,20.64,20.47,93.0,23.25,0.91,25.16,21.57,3.58,0.52,2.17,23.27,23.09,93.0,29.26,0.98,31.77,27.22,4.55,0.06,2.61,29.27,29.15,93.0,34.49,1.09,36.46,30.12,6.34,-0.77,4.56,34.51,34.6,93.0,38.15,1.52,42.38,35.91,6.48,0.88,3.22,38.18,37.83,93.0,36.06,1.05,38.94,33.7,5.24,0.17,2.78,36.07,35.91,93.0
+AR-G-G220013 = 32.21,1.17,34.8,28.74,6.06,-0.09,2.63,32.23,32.32,190.0,28.38,0.68,29.84,25.98,3.86,-0.92,4.06,28.38,28.53,190.0,26.62,0.86,28.19,24.33,3.86,-0.69,2.81,26.63,26.81,190.0,25.4,0.6,27.22,23.78,3.44,0.85,3.78,25.41,25.3,190.0,22.13,1.66,26.81,19.92,6.89,1.25,3.46,22.19,21.57,190.0,16.14,1.27,19.23,13.86,5.37,0.65,2.46,16.19,15.79,190.0,21.09,0.76,22.95,19.23,3.72,0.2,2.25,21.11,21.02,190.0,23.26,1.08,25.43,20.75,4.69,0.08,1.92,23.28,23.23,190.0,28.73,1.79,33.43,25.71,7.72,0.27,2.06,28.79,28.74,190.0,33.58,1.7,38.11,29.57,8.54,0.25,2.69,33.62,33.56,190.0,36.73,1.81,41.69,31.5,10.2,0.26,3.16,36.77,36.39,190.0,35.31,1.43,41.14,32.6,8.54,0.91,4.76,35.34,35.22,190.0
+AR-G-G220014 = 34.49,1.36,38.11,30.94,7.17,-0.15,2.59,34.52,34.53,334.0,31.54,1.46,36.73,28.74,7.99,0.94,3.43,31.58,31.15,334.0,29.03,1.45,33.7,26.54,7.17,0.98,3.5,29.06,28.74,334.0,26.34,0.83,29.29,24.61,4.69,1.33,5.26,26.36,26.12,334.0,23.18,1.35,26.54,20.75,5.79,0.52,1.99,23.22,22.68,334.0,16.89,0.98,19.65,14.69,4.96,0.3,2.78,16.92,16.89,334.0,22.31,1.11,25.43,19.92,5.51,0.58,2.53,22.33,22.09,334.0,24.89,1.23,27.64,22.4,5.24,0.22,1.93,24.92,24.74,334.0,30.43,1.79,33.98,26.95,7.03,0.03,2.12,30.48,30.39,334.0,33.86,1.27,37.56,30.67,6.89,0.26,2.43,33.88,33.7,334.0,36.81,1.39,40.31,33.15,7.17,-0.3,2.56,36.84,37.01,334.0,39.97,2.25,44.45,35.91,8.54,0.09,1.86,40.03,40.04,334.0
+AR-G-G220015 = 34.72,0.87,36.46,32.46,4.0,-0.19,2.4,34.73,34.8,119.0,30.63,0.9,33.29,27.91,5.37,0.17,4.16,30.64,30.67,119.0,28.84,0.83,30.26,26.81,3.44,-0.48,2.32,28.85,29.02,119.0,26.77,0.71,28.19,25.43,2.76,0.0,2.01,26.78,26.81,119.0,22.27,0.72,23.78,20.75,3.03,0.16,2.2,22.28,22.26,119.0,15.13,0.59,16.34,13.31,3.03,-0.61,3.31,15.14,15.24,119.0,20.84,0.99,22.68,18.41,4.27,-0.09,2.28,20.86,20.75,119.0,22.82,0.66,24.06,21.3,2.76,-0.43,2.0,22.83,22.95,119.0,27.98,0.9,30.12,26.4,3.72,0.28,2.13,28.0,27.78,119.0,35.04,1.17,37.01,32.32,4.69,-0.5,2.15,35.06,35.35,119.0,37.65,1.09,40.31,35.35,4.96,0.31,2.31,37.66,37.56,119.0,39.25,1.43,41.97,35.91,6.06,-0.08,2.33,39.28,39.21,119.0
+AR-G-G220016 = 34.28,0.91,35.91,31.22,4.69,-0.86,4.05,34.29,34.25,122.0,29.92,1.23,32.87,26.26,6.61,-0.25,3.08,29.95,29.95,122.0,29.81,1.9,34.25,25.43,8.82,-0.16,2.18,29.87,29.77,122.0,25.7,1.77,29.57,22.13,7.44,-0.04,2.16,25.76,25.71,122.0,20.46,1.56,23.78,16.61,7.17,0.08,2.34,20.51,20.33,122.0,14.74,1.15,17.44,11.38,6.06,0.06,2.74,14.78,14.69,122.0,19.69,1.16,22.68,16.61,6.06,0.08,2.78,19.73,19.65,122.0,20.56,1.09,23.5,17.72,5.79,-0.02,2.85,20.59,20.47,122.0,26.15,1.36,30.39,22.13,8.27,-0.36,3.9,26.18,26.23,122.0,30.65,1.39,34.8,27.09,7.72,0.4,3.17,30.68,30.39,122.0,35.23,1.14,38.11,30.94,7.17,-0.99,5.16,35.25,35.35,122.0,39.93,1.25,41.97,34.8,7.17,-1.68,6.62,39.95,40.11,122.0
+AR-G-G220017 = 33.07,1.37,37.83,28.46,9.37,-0.22,3.63,33.09,33.15,605.0,30.37,1.33,34.25,26.26,7.99,-0.17,2.93,30.4,30.39,605.0,27.6,0.83,30.67,25.71,4.96,0.18,3.19,27.61,27.64,605.0,25.62,0.79,28.46,23.5,4.96,0.4,3.41,25.63,25.71,605.0,23.53,0.85,25.98,20.47,5.51,0.09,3.09,23.54,23.5,605.0,17.31,0.81,19.92,15.24,4.69,0.54,3.45,17.33,17.17,605.0,23.72,1.16,26.26,21.02,5.24,-0.06,2.06,23.75,23.78,605.0,25.84,0.94,28.74,23.5,5.24,0.09,2.58,25.85,25.85,605.0,31.29,1.71,35.63,26.26,9.37,-0.3,2.39,31.33,31.5,605.0,35.36,1.5,39.21,31.77,7.44,-0.12,2.28,35.39,35.49,605.0,37.01,1.63,41.42,33.43,7.99,0.32,2.48,37.05,37.01,605.0,39.0,3.04,45.0,33.43,11.57,0.59,2.17,39.12,38.04,605.0
+AR-G-G220018 = 34.23,1.35,37.56,30.67,6.89,-0.17,2.86,34.25,34.25,233.0,29.55,2.3,34.11,25.43,8.68,0.25,1.92,29.64,29.57,233.0,27.87,1.25,30.94,25.43,5.51,0.42,2.34,27.9,27.64,233.0,26.71,0.79,29.29,24.33,4.96,0.16,3.69,26.72,26.74,233.0,22.16,1.04,24.88,18.82,6.06,-0.46,3.15,22.18,22.33,233.0,15.85,1.08,18.82,12.76,6.06,-0.61,3.22,15.89,16.06,233.0,20.77,0.76,23.23,18.27,4.96,-0.5,3.84,20.78,20.89,233.0,22.56,0.77,25.43,20.75,4.69,0.17,3.28,22.57,22.61,233.0,27.98,0.83,30.67,25.98,4.69,0.22,2.57,27.99,27.91,233.0,33.66,1.04,36.18,29.84,6.34,-0.64,3.85,33.67,33.84,233.0,35.79,1.09,38.66,33.43,5.24,0.27,2.44,35.81,35.63,233.0,38.71,1.81,43.35,34.8,8.54,0.6,2.72,38.75,38.32,233.0
+AR-G-G220019 = 30.31,1.08,33.43,27.64,5.79,0.14,3.01,30.33,30.39,253.0,27.95,1.12,31.5,25.85,5.65,0.79,3.29,27.97,27.64,253.0,26.39,0.49,28.19,25.16,3.03,0.14,3.5,26.4,26.4,253.0,24.49,0.61,26.81,23.23,3.58,0.93,4.32,24.5,24.33,253.0,21.49,1.23,25.3,18.82,6.48,0.79,3.88,21.53,21.37,253.0,16.43,0.89,19.37,14.69,4.69,0.15,2.94,16.45,16.48,253.0,21.04,0.75,22.68,19.37,3.31,-0.06,2.23,21.05,21.02,253.0,23.63,0.92,25.71,21.57,4.13,0.13,2.21,23.65,23.5,253.0,27.96,1.46,32.05,25.16,6.89,0.39,2.29,28.0,27.64,253.0,32.2,1.65,36.73,27.91,8.82,0.55,2.89,32.24,31.77,253.0,34.1,1.51,38.8,31.5,7.3,0.96,3.75,34.14,33.77,253.0,34.16,1.41,37.56,30.94,6.61,0.14,2.34,34.19,34.11,253.0
+AR-G-G220020 = 33.26,0.96,35.91,30.94,4.96,-0.08,2.53,33.28,33.36,134.0,28.19,1.36,31.5,25.98,5.51,0.68,2.65,28.22,27.84,134.0,28.96,1.05,30.94,26.74,4.2,-0.28,2.32,28.98,29.02,134.0,26.81,0.76,29.02,24.88,4.13,0.14,3.15,26.82,26.81,134.0,21.64,0.69,23.23,20.2,3.03,-0.15,2.34,21.66,21.57,134.0,15.83,0.49,17.17,14.69,2.48,0.02,2.41,15.84,15.79,134.0,21.16,0.58,22.4,19.92,2.48,-0.06,1.95,21.17,21.2,134.0,21.9,0.74,24.61,19.37,5.24,0.19,4.53,21.91,21.85,134.0,26.83,0.96,29.29,24.61,4.69,0.41,2.86,26.84,26.67,134.0,32.7,0.98,34.8,30.39,4.41,-0.07,2.28,32.71,32.74,134.0,35.59,0.99,37.83,31.77,6.06,-0.43,3.36,35.6,35.63,134.0,38.21,1.45,41.83,35.22,6.61,0.19,2.53,38.24,38.11,134.0
+AR-G-G220021 = 30.3,2.0,33.84,25.43,8.41,-0.48,3.15,30.37,30.15,78.0,28.56,1.14,30.94,26.26,4.69,0.32,2.3,28.58,28.46,78.0,26.73,0.81,28.19,25.09,3.1,-0.2,1.91,26.74,26.81,78.0,24.4,0.59,25.43,21.85,3.58,-1.53,6.82,24.4,24.47,78.0,21.44,0.85,24.33,19.65,4.69,0.23,3.92,21.45,21.57,78.0,15.68,1.09,18.96,12.2,6.75,-0.29,4.75,15.72,15.79,78.0,20.49,1.32,22.4,15.24,7.17,-1.87,6.62,20.53,20.75,78.0,22.73,1.3,24.06,16.89,7.17,-2.31,8.9,22.77,23.06,78.0,28.45,1.79,30.39,19.92,10.47,-2.55,10.26,28.5,28.88,78.0,32.0,2.57,35.49,21.85,13.64,-1.57,5.77,32.1,32.7,78.0,36.99,2.15,39.49,27.36,12.13,-2.37,8.97,37.05,37.56,78.0,34.04,1.49,36.59,29.84,6.75,-0.67,3.53,34.07,34.25,78.0
+AR-G-G220022 = 31.65,2.5,35.91,24.88,11.02,-1.11,3.55,31.75,32.46,119.0,28.81,2.35,32.32,22.13,10.2,-1.09,3.71,28.9,29.29,119.0,29.26,2.56,32.87,23.23,9.65,-1.18,3.24,29.37,30.26,119.0,26.05,2.75,29.29,19.09,10.2,-1.04,2.84,26.19,27.22,119.0,21.32,2.96,25.43,15.51,9.92,-0.59,1.98,21.53,22.68,119.0,14.84,2.85,19.37,9.72,9.65,-0.24,1.79,15.11,15.24,119.0,19.12,3.13,25.43,13.86,11.57,-0.11,1.85,19.37,19.65,119.0,19.94,4.0,27.09,12.48,14.61,-0.25,2.06,20.34,20.75,119.0,24.29,4.63,31.77,14.69,17.09,-0.33,2.13,24.73,25.16,119.0,27.66,3.3,32.6,19.37,13.23,-0.89,2.98,27.85,28.33,119.0,34.05,3.71,39.49,24.06,15.43,-0.95,3.29,34.25,35.22,119.0,38.3,4.88,45.0,25.98,19.02,-1.03,3.04,38.6,40.31,119.0
+AR-G-G220023 = 32.8,0.64,34.39,31.22,3.17,0.11,3.24,32.81,32.87,48.0,30.52,1.41,32.87,27.64,5.24,-0.2,1.81,30.55,30.6,48.0,27.45,0.5,28.19,26.12,2.07,-0.36,2.73,27.45,27.5,48.0,26.1,0.58,27.09,25.16,1.93,0.2,1.72,26.11,26.05,48.0,22.71,0.7,23.78,20.89,2.89,-0.92,3.35,22.72,22.81,48.0,16.57,0.51,17.44,15.51,1.93,-0.16,2.24,16.58,16.55,48.0,21.95,0.64,23.5,21.02,2.48,0.15,2.24,21.96,21.99,48.0,23.97,0.44,24.88,23.23,1.65,-0.14,2.28,23.97,24.06,48.0,28.6,0.91,30.12,26.54,3.58,-0.29,2.01,28.62,28.74,48.0,34.02,1.02,35.91,32.05,3.86,-0.37,2.22,34.04,34.18,48.0,36.83,1.08,38.11,34.25,3.86,-0.81,2.54,36.85,37.28,48.0,37.46,1.22,40.31,35.35,4.96,0.29,2.36,37.48,37.35,48.0
+AR-G-G220024 = 34.89,0.95,37.83,32.05,5.79,-0.13,3.97,34.9,34.94,116.0,28.54,1.29,31.5,25.98,5.51,0.19,2.22,28.57,28.46,116.0,28.08,1.21,30.67,25.43,5.24,-0.12,2.28,28.11,28.19,116.0,25.51,1.38,27.91,22.4,5.51,-0.32,2.02,25.55,25.81,116.0,21.05,1.24,23.5,17.44,6.06,-0.56,2.98,21.09,21.23,116.0,15.36,0.94,16.89,12.76,4.13,-0.76,2.66,15.39,15.55,116.0,20.42,0.91,21.85,17.72,4.13,-0.96,3.2,20.44,20.75,116.0,21.79,1.36,25.16,18.82,6.34,0.34,2.78,21.83,21.68,116.0,26.29,1.13,28.6,23.23,5.37,-0.41,2.89,26.32,26.33,116.0,30.75,1.43,32.87,27.36,5.51,-0.56,2.39,30.79,30.94,116.0,34.35,1.12,37.01,31.77,5.24,0.06,2.42,34.37,34.32,116.0,37.79,1.43,41.69,35.08,6.61,0.79,3.08,37.82,37.42,116.0
+AR-G-G220025 = 33.06,0.67,35.35,31.22,4.13,0.0,5.64,33.06,33.05,68.0,30.25,0.58,31.5,28.46,3.03,-0.19,3.17,30.26,30.12,68.0,28.29,0.66,30.94,27.09,3.86,1.26,5.89,28.3,28.19,68.0,26.28,0.89,27.91,24.61,3.31,-0.0,1.91,26.3,26.33,68.0,22.92,0.37,23.78,21.57,2.2,-0.45,5.11,22.92,22.95,68.0,16.12,0.6,18.27,14.96,3.31,0.84,4.53,16.13,16.06,68.0,21.74,0.57,22.95,20.47,2.48,-0.05,2.81,21.74,21.71,68.0,23.91,0.56,25.43,22.68,2.76,-0.12,2.73,23.91,23.92,68.0,27.76,0.67,29.7,26.54,3.17,0.39,3.35,27.77,27.78,68.0,34.36,0.42,35.35,32.87,2.48,-0.68,4.79,34.36,34.39,68.0,38.11,1.13,40.04,35.08,4.96,-0.26,3.23,38.12,38.01,68.0,37.81,1.04,40.31,35.63,4.69,0.71,3.13,37.82,37.56,68.0
+AR-G-G220026 = 33.32,0.48,34.67,32.32,2.34,0.28,3.34,33.32,33.29,60.0,30.82,0.45,31.77,29.84,1.93,0.04,2.72,30.82,30.81,60.0,27.63,0.5,28.74,26.4,2.34,0.07,2.97,27.64,27.64,60.0,25.77,0.34,26.81,25.16,1.65,0.6,3.56,25.77,25.71,60.0,22.62,0.6,24.06,21.02,3.03,0.08,2.78,22.63,22.54,60.0,15.92,0.52,17.44,14.96,2.48,0.71,3.35,15.93,15.82,60.0,21.78,0.39,22.54,21.02,1.52,0.26,2.01,21.78,21.71,60.0,23.37,0.73,24.88,22.13,2.76,0.13,1.99,23.38,23.37,60.0,28.28,0.63,29.84,26.81,3.03,0.38,3.13,28.29,28.19,60.0,33.51,0.87,35.29,32.05,3.24,0.41,1.9,33.52,33.25,60.0,37.41,0.7,38.66,35.91,2.76,-0.29,2.08,37.41,37.56,60.0,38.77,0.59,40.31,37.28,3.03,-0.22,3.41,38.77,38.8,60.0
+AR-G-G220027 = 34.41,1.68,36.73,31.63,5.1,-0.26,1.53,34.45,34.8,43.0,30.52,0.72,31.5,27.91,3.58,-1.2,5.2,30.53,30.67,43.0,28.71,0.42,29.57,27.91,1.65,-0.04,2.16,28.72,28.74,43.0,26.05,0.4,27.09,25.02,2.07,-0.05,3.43,26.05,25.98,43.0,22.82,0.59,24.88,21.57,3.31,0.92,5.39,22.83,22.68,43.0,15.71,0.33,16.34,14.69,1.65,-0.66,3.86,15.71,15.72,43.0,21.22,0.42,22.13,20.2,1.93,-0.56,2.69,21.22,21.3,43.0,23.37,0.39,24.06,22.4,1.65,-0.65,3.24,23.37,23.44,43.0,28.25,0.8,30.12,26.54,3.58,0.33,2.58,28.26,28.19,43.0,35.01,0.95,37.28,33.01,4.27,0.3,2.78,35.03,34.94,43.0,37.59,0.69,39.49,36.04,3.44,0.61,3.39,37.59,37.42,43.0,37.89,0.88,40.31,36.73,3.58,0.83,3.16,37.9,37.56,43.0
+AR-H-G040001 = 34.53,1.25,37.56,31.5,6.06,0.23,2.53,34.55,34.53,148.0,31.29,1.62,34.8,28.74,6.06,0.39,1.96,31.33,30.94,148.0,30.44,2.31,34.25,26.67,7.58,0.11,1.64,30.53,30.12,148.0,27.62,1.44,30.39,25.16,5.24,0.17,1.76,27.66,27.5,148.0,25.23,1.06,27.91,22.95,4.96,0.1,2.0,25.25,24.99,148.0,17.97,0.75,19.65,16.06,3.58,-0.23,2.62,17.99,17.99,148.0,24.98,0.59,26.26,23.23,3.03,-0.52,3.03,24.99,25.09,148.0,26.91,0.58,28.19,25.43,2.76,-0.29,2.57,26.91,26.95,148.0,31.69,0.92,34.25,29.57,4.69,-0.01,2.54,31.71,31.67,148.0,35.38,1.73,39.21,30.39,8.82,-0.42,3.18,35.42,35.49,148.0,36.81,0.82,39.07,35.22,3.86,0.65,3.19,36.82,36.73,148.0,42.22,1.1,44.72,37.56,7.17,-0.62,4.7,42.24,42.28,148.0
+AR-H-G040002 = 31.73,0.68,33.15,30.12,3.03,-0.15,2.82,31.74,31.67,54.0,31.45,1.76,34.53,27.36,7.17,-0.65,2.49,31.5,32.05,54.0,28.65,0.81,30.67,26.81,3.86,0.31,2.7,28.66,28.46,54.0,25.09,0.62,27.64,24.06,3.58,1.58,7.42,25.1,25.02,54.0,22.04,0.82,23.5,20.47,3.03,-0.03,1.94,22.06,21.92,54.0,15.43,0.41,16.34,14.41,1.93,0.19,3.27,15.44,15.37,54.0,22.35,0.85,23.5,19.92,3.58,-1.08,3.59,22.37,22.54,54.0,22.34,1.01,23.92,19.09,4.82,-1.32,4.26,22.37,22.68,54.0,27.28,1.61,29.29,22.68,6.61,-1.52,4.39,27.33,27.91,54.0,30.89,1.7,33.43,25.98,7.44,-1.15,4.01,30.93,31.43,54.0,29.37,0.84,30.67,27.36,3.31,-0.75,2.96,29.38,29.57,54.0,34.6,1.97,37.42,28.74,8.68,-1.14,3.44,34.66,35.35,54.0
+AR-H-G040003 = 32.35,0.8,33.98,30.81,3.17,0.16,2.05,32.36,32.25,80.0,29.13,0.75,31.22,27.91,3.31,0.57,2.95,29.14,29.02,80.0,30.36,1.41,33.29,28.19,5.1,-0.11,2.06,30.39,30.77,80.0,25.65,1.76,29.02,22.68,6.34,-0.15,1.78,25.71,25.71,80.0,24.84,1.55,26.81,21.3,5.51,-0.86,2.28,24.89,25.57,80.0,17.49,0.58,19.65,16.34,3.31,1.02,4.74,17.5,17.37,80.0,24.12,0.95,25.43,21.85,3.58,-1.09,2.97,24.14,24.47,80.0,25.81,1.68,28.74,22.4,6.34,-0.18,2.01,25.86,25.71,80.0,30.83,1.34,33.15,27.09,6.06,-0.98,3.51,30.86,31.08,80.0,32.94,0.94,34.73,30.53,4.2,-0.25,2.62,32.95,32.87,80.0,32.05,1.39,33.98,29.84,4.13,-0.22,1.35,32.08,32.56,80.0,36.46,1.15,38.94,33.43,5.51,-0.26,2.98,36.47,36.53,80.0
+AR-H-G040004 = 32.8,0.8,35.35,30.94,4.41,0.67,3.8,32.8,32.67,83.0,30.7,0.76,32.6,29.02,3.58,0.05,2.71,30.71,30.67,83.0,30.04,1.79,33.29,26.88,6.41,-0.05,1.86,30.09,30.26,83.0,25.42,1.3,28.05,23.78,4.27,0.34,1.72,25.45,25.16,83.0,24.27,1.65,27.36,21.02,6.34,0.15,1.64,24.33,23.78,83.0,16.94,0.56,17.99,15.51,2.48,-0.13,2.42,16.95,16.89,83.0,24.38,0.87,25.98,22.95,3.03,0.05,1.93,24.4,24.33,83.0,26.6,0.72,28.19,25.43,2.76,0.29,1.92,26.61,26.4,83.0,30.99,1.05,33.43,29.02,4.41,0.29,2.58,31.0,30.94,83.0,33.44,1.4,35.91,29.02,6.89,-1.02,4.35,33.47,33.63,83.0,34.81,0.98,36.73,32.32,4.41,-0.2,2.58,34.82,34.87,83.0,40.02,1.18,42.52,36.46,6.06,-0.7,3.58,40.04,40.04,83.0
+AR-H-G040005 = 29.37,1.68,33.98,26.54,7.44,0.87,2.72,29.42,28.81,611.0,28.7,0.91,31.5,26.26,5.24,0.16,3.0,28.71,28.67,611.0,27.15,0.81,29.02,24.06,4.96,-0.3,2.47,27.16,27.22,611.0,24.34,0.71,26.54,21.57,4.96,-0.33,3.08,24.35,24.33,611.0,21.41,0.91,24.47,18.82,5.65,0.76,3.42,21.43,21.23,611.0,16.29,0.78,18.54,13.86,4.69,-0.16,2.98,16.31,16.34,611.0,22.93,0.77,24.88,20.75,4.13,0.09,2.68,22.94,22.95,611.0,25.05,0.84,27.64,23.23,4.41,0.73,2.89,25.07,24.88,611.0,28.64,1.76,33.98,26.26,7.72,0.97,2.95,28.69,28.05,611.0,31.85,2.07,38.39,28.46,9.92,0.9,2.92,31.92,31.15,611.0,33.21,1.2,38.39,30.12,8.27,1.17,5.26,33.23,33.01,611.0,35.14,2.11,42.24,31.77,10.47,1.07,3.59,35.2,34.67,611.0
+AR-H-G040006 = 31.37,1.13,35.08,29.57,5.51,1.09,3.79,31.39,31.08,95.0,30.82,1.2,33.7,28.05,5.65,0.19,2.8,30.85,30.67,95.0,29.03,0.81,30.67,27.09,3.58,-0.18,2.37,29.04,29.02,95.0,24.87,0.38,26.05,23.78,2.27,-0.04,4.02,24.88,24.88,95.0,21.73,0.67,22.95,20.47,2.48,-0.22,2.48,21.74,21.85,95.0,16.19,0.48,17.37,14.41,2.96,-0.65,4.7,16.2,16.27,95.0,22.07,0.72,24.06,20.2,3.86,-0.03,3.08,22.08,21.99,95.0,21.36,1.16,23.23,19.09,4.13,-0.54,2.18,21.39,21.57,95.0,26.73,1.36,29.57,23.64,5.93,-0.36,2.21,26.76,26.95,95.0,29.84,1.61,33.15,26.26,6.89,-0.02,2.38,29.89,29.91,95.0,29.07,0.98,31.77,27.09,4.69,0.08,2.66,29.08,29.08,95.0,34.79,1.91,37.83,29.7,8.13,-0.86,2.74,34.84,35.63,95.0
+AR-H-G040007 = 33.7,1.03,35.91,31.5,4.41,-0.12,2.44,33.72,33.7,49.0,31.1,1.29,33.22,28.74,4.48,-0.34,1.83,31.13,31.36,49.0,30.58,2.19,33.98,27.36,6.61,0.1,1.56,30.66,30.26,49.0,26.54,1.58,29.02,24.61,4.41,0.26,1.49,26.58,26.12,49.0,25.23,1.35,26.81,22.4,4.41,-0.53,1.92,25.27,25.78,49.0,17.3,0.64,18.82,16.06,2.76,0.36,2.78,17.31,17.3,49.0,25.01,0.67,25.98,23.64,2.34,-0.18,2.08,25.02,25.02,49.0,26.96,0.63,28.19,25.57,2.62,0.04,2.44,26.96,27.02,49.0,31.49,1.07,33.15,29.29,3.86,-0.32,2.0,31.5,31.56,49.0,34.53,1.04,36.59,32.32,4.27,0.19,2.55,34.55,34.25,49.0,36.15,0.95,38.94,35.08,3.86,1.17,3.75,36.16,35.91,49.0,41.2,0.85,43.35,39.76,3.58,-0.11,2.69,41.21,41.28,49.0
+AR-H-G040008 = 32.11,0.46,33.15,31.22,1.93,-0.17,2.59,32.11,32.22,58.0,30.18,0.78,32.05,28.74,3.31,0.01,2.19,30.19,30.19,58.0,30.86,0.65,32.25,29.29,2.96,-0.18,2.73,30.87,30.94,58.0,25.46,0.48,26.81,24.54,2.27,0.54,3.31,25.46,25.43,58.0,25.5,0.75,26.81,24.06,2.76,-0.26,2.26,25.51,25.61,58.0,17.77,0.66,19.92,16.34,3.58,0.07,3.84,17.79,17.85,58.0,24.69,0.43,25.71,23.78,1.93,0.05,2.43,24.69,24.74,58.0,27.7,0.58,28.74,26.26,2.48,-0.51,2.92,27.71,27.84,58.0,31.86,0.8,33.15,29.57,3.58,-0.84,3.51,31.87,31.91,58.0,34.4,1.31,36.73,31.36,5.37,-0.64,2.47,34.42,34.8,58.0,32.53,0.62,34.11,31.36,2.76,0.25,2.73,32.54,32.46,58.0,34.31,0.68,35.91,33.15,2.76,0.38,2.28,34.31,34.22,58.0
+AR-H-G040009 = 35.84,0.87,38.11,33.98,4.13,0.31,2.8,35.85,35.77,103.0,32.84,1.4,36.18,28.74,7.44,-0.36,3.22,32.87,32.87,103.0,33.56,1.26,35.35,29.84,5.51,-0.97,3.17,33.58,33.98,103.0,29.66,0.72,30.67,27.64,3.03,-1.03,3.28,29.67,29.84,103.0,25.76,0.7,27.36,24.19,3.17,-0.34,2.4,25.77,25.85,103.0,18.98,0.61,20.47,17.44,3.03,-0.18,2.51,18.99,18.96,103.0,25.55,0.6,26.81,23.92,2.89,-0.54,3.18,25.56,25.57,103.0,26.83,0.59,27.91,25.43,2.48,-0.53,2.14,26.84,26.95,103.0,31.93,0.57,33.15,30.12,3.03,-0.21,3.37,31.94,31.91,103.0,33.56,1.26,36.18,31.22,4.96,0.33,2.14,33.58,33.43,103.0,36.96,0.8,38.66,35.29,3.38,0.23,2.3,36.97,37.01,103.0,42.31,1.17,45.0,39.9,5.1,-0.02,2.49,42.33,42.38,103.0
+AR-H-G040010 = 32.32,0.45,33.15,31.36,1.79,-0.37,2.6,32.32,32.32,49.0,30.86,0.76,32.6,29.57,3.03,0.12,2.28,30.87,30.94,49.0,29.93,0.85,31.5,28.46,3.03,-0.15,1.86,29.94,30.12,49.0,25.14,0.48,26.54,24.26,2.27,0.35,3.04,25.15,25.16,49.0,24.17,0.97,25.98,22.68,3.31,0.43,1.84,24.19,23.78,49.0,17.68,0.39,18.54,16.82,1.72,-0.12,2.5,17.69,17.72,49.0,24.72,0.64,26.26,23.37,2.89,-0.06,2.6,24.73,24.74,49.0,27.21,0.66,28.74,25.71,3.03,0.1,2.69,27.22,27.36,49.0,32.27,0.81,33.7,30.39,3.31,-0.21,2.43,32.28,32.32,49.0,34.98,1.33,37.01,31.08,5.93,-0.73,3.57,35.0,35.08,49.0,34.48,1.06,36.46,32.6,3.86,0.1,1.84,34.5,34.39,49.0,38.79,1.46,41.42,35.63,5.79,-0.24,2.39,38.82,38.59,49.0
+AR-H-G040011 = 32.26,0.75,33.7,30.67,3.03,-0.1,2.27,32.26,32.25,59.0,32.28,1.52,35.35,29.84,5.51,0.26,1.98,32.31,31.91,59.0,30.3,0.88,32.05,28.33,3.72,-0.17,2.4,30.31,30.39,59.0,26.3,0.63,27.5,24.33,3.17,-0.56,3.43,26.31,26.4,59.0,23.44,0.85,25.16,20.2,4.96,-1.41,5.95,23.46,23.64,59.0,15.34,0.76,16.89,13.86,3.03,-0.13,2.11,15.36,15.44,59.0,23.63,0.4,24.88,22.4,2.48,0.19,4.69,23.64,23.57,59.0,24.31,0.92,25.71,21.85,3.86,-0.35,2.36,24.33,24.33,59.0,29.38,0.84,31.22,27.36,3.86,-0.23,2.33,29.39,29.43,59.0,32.11,1.06,33.98,29.57,4.41,-0.44,2.44,32.13,32.32,59.0,30.37,0.66,31.5,29.15,2.34,0.04,1.78,30.38,30.39,59.0,36.7,1.1,38.94,34.39,4.55,-0.25,2.22,36.72,37.01,59.0
+AR-H-G040012 = 28.01,1.59,33.15,23.5,9.65,0.19,2.79,28.06,28.05,942.0,28.68,1.06,32.32,26.54,5.79,1.18,4.23,28.7,28.46,942.0,27.38,0.94,30.39,24.61,5.79,0.18,3.44,27.39,27.36,942.0,23.9,0.82,26.26,21.3,4.96,0.07,2.66,23.91,23.92,942.0,21.1,0.72,23.78,19.09,4.69,0.24,3.76,21.11,21.06,942.0,15.58,0.74,18.27,13.58,4.69,0.3,3.01,15.59,15.51,942.0,22.85,0.83,24.88,20.47,4.41,-0.41,3.0,22.86,22.95,942.0,24.21,0.98,27.64,21.85,5.79,0.23,3.03,24.23,24.26,942.0,27.46,1.4,32.6,24.06,8.54,1.1,4.57,27.49,27.22,942.0,29.74,1.37,34.25,25.71,8.54,0.44,3.53,29.77,29.64,942.0,31.89,1.13,35.91,28.46,7.44,0.3,3.06,31.91,31.77,942.0,34.16,1.21,38.94,31.22,7.72,0.69,3.75,34.18,34.11,942.0
+AR-H-G040013 = 31.53,0.58,33.43,30.67,2.76,1.37,4.87,31.54,31.36,65.0,29.51,0.84,32.32,27.64,4.69,0.66,4.25,29.53,29.43,65.0,29.32,1.06,32.6,27.91,4.69,0.92,3.17,29.34,29.08,65.0,24.3,0.72,25.98,23.23,2.76,0.11,2.01,24.31,24.33,65.0,24.45,0.92,27.09,22.68,4.41,0.27,2.52,24.47,24.47,65.0,17.72,0.49,18.82,16.34,2.48,-0.44,3.01,17.73,17.79,65.0,24.46,0.4,25.16,23.78,1.38,-0.22,2.28,24.46,24.54,65.0,27.42,0.52,28.46,26.26,2.2,-0.4,2.9,27.42,27.5,65.0,32.16,0.53,33.43,30.81,2.62,-0.49,3.07,32.17,32.32,65.0,35.15,1.42,37.01,31.77,5.24,-0.76,2.5,35.18,35.63,65.0,34.01,1.06,36.46,30.67,5.79,-1.05,4.58,34.03,34.18,65.0,36.53,1.35,40.04,32.6,7.44,-0.13,3.86,36.55,36.59,65.0
+AR-H-G040014 = 31.42,0.69,32.87,30.12,2.76,-0.31,2.42,31.43,31.5,39.0,31.8,1.05,33.43,29.57,3.86,-0.71,2.32,31.82,32.19,39.0,30.2,0.41,31.36,29.57,1.79,0.89,3.69,30.2,30.12,39.0,25.04,0.42,25.85,23.78,2.07,-0.54,3.47,25.04,25.16,39.0,23.19,0.52,24.88,22.4,2.48,1.22,4.77,23.19,23.09,39.0,15.09,0.57,16.61,13.86,2.76,0.3,3.11,15.1,14.96,39.0,23.07,0.6,24.06,21.85,2.2,-0.37,2.02,23.08,23.09,39.0,23.4,0.64,24.61,22.13,2.48,0.05,1.87,23.41,23.5,39.0,27.86,0.55,29.02,26.54,2.48,-0.46,3.12,27.86,27.91,39.0,30.44,0.62,31.77,29.02,2.76,-0.31,2.92,30.45,30.39,39.0,30.15,0.6,31.22,29.02,2.2,-0.0,2.1,30.16,30.12,39.0,36.05,0.76,37.56,34.25,3.31,-0.27,2.64,36.06,36.04,39.0
+AR-H-G040015 = 31.14,0.74,33.15,28.74,4.41,-0.26,3.65,31.14,31.19,268.0,29.38,1.09,33.43,27.09,6.34,0.86,3.71,29.4,29.15,268.0,28.83,0.87,31.22,27.36,3.86,0.31,2.43,28.85,28.74,268.0,23.62,0.69,26.26,22.13,4.13,0.74,3.83,23.63,23.5,268.0,22.26,0.66,24.33,19.92,4.41,0.24,4.05,22.27,22.13,268.0,16.57,0.84,18.27,13.86,4.41,-0.3,2.68,16.59,16.61,268.0,22.74,0.85,25.16,21.3,3.86,0.64,2.91,22.76,22.68,268.0,23.54,1.18,27.64,21.3,6.34,0.35,3.1,23.57,23.37,268.0,28.24,1.06,31.22,25.16,6.06,0.03,3.28,28.26,28.19,268.0,31.11,1.04,33.84,27.36,6.48,-0.55,3.42,31.13,31.22,268.0,30.59,1.13,34.25,28.46,5.79,0.67,3.42,30.61,30.53,268.0,35.47,0.95,38.94,32.87,6.06,0.23,3.2,35.48,35.35,268.0
+AR-H-G040016 = 31.6,0.82,34.25,29.02,5.24,-0.27,4.46,31.62,31.63,90.0,29.96,1.27,32.6,27.91,4.69,0.31,1.82,29.98,29.57,90.0,29.17,0.64,30.67,27.64,3.03,-0.44,3.2,29.17,29.15,90.0,23.59,0.77,25.02,21.57,3.44,-0.23,2.31,23.61,23.64,90.0,23.28,0.87,25.43,21.44,4.0,-0.06,2.64,23.3,23.26,90.0,17.23,0.75,19.09,15.51,3.58,-0.35,3.03,17.25,17.3,90.0,24.18,0.44,25.16,23.37,1.79,0.64,2.84,24.18,24.06,90.0,26.0,0.67,27.36,24.06,3.31,-0.15,3.09,26.0,25.98,90.0,31.2,0.96,33.43,28.74,4.69,-0.39,2.73,31.22,31.36,90.0,33.79,0.86,35.91,31.08,4.82,-0.2,3.71,33.8,33.7,90.0,32.65,0.86,35.08,31.22,3.86,0.53,2.74,32.66,32.6,90.0,35.61,1.33,38.39,32.6,5.79,-0.06,2.16,35.63,35.63,90.0
+AR-H-G040017 = 35.71,1.19,37.83,32.05,5.79,-0.45,2.39,35.73,35.91,136.0,34.27,0.95,36.46,31.91,4.55,-0.13,2.32,34.29,34.25,136.0,34.05,0.79,35.91,32.32,3.58,-0.02,2.5,34.06,33.98,136.0,29.2,0.86,30.94,27.36,3.58,-0.25,2.1,29.21,29.29,136.0,26.41,0.67,27.64,24.61,3.03,-0.6,3.05,26.42,26.47,136.0,17.74,0.92,19.65,15.79,3.86,-0.08,1.8,17.76,17.68,136.0,25.38,0.72,27.09,24.06,3.03,0.1,2.15,25.39,25.36,136.0,26.67,0.96,28.46,24.88,3.58,0.03,1.83,26.68,26.67,136.0,31.48,1.38,34.25,27.5,6.75,-0.38,2.87,31.51,31.63,136.0,33.04,0.8,35.08,31.22,3.86,0.28,2.93,33.05,32.91,136.0,36.07,1.08,38.39,33.01,5.37,-0.56,2.97,36.09,36.18,136.0,39.51,2.44,44.17,35.08,9.09,0.27,2.18,39.58,39.49,136.0
+AR-H-G040018 = 32.25,0.8,33.98,30.67,3.31,0.61,2.46,32.26,32.01,54.0,32.15,0.97,33.98,30.39,3.58,0.15,2.17,32.17,32.25,54.0,32.47,0.78,33.98,30.67,3.31,-0.47,2.53,32.48,32.6,54.0,27.19,1.02,29.02,25.16,3.86,-0.15,2.13,27.21,27.09,54.0,26.51,0.65,27.91,24.61,3.31,-0.49,3.28,26.52,26.6,54.0,17.17,0.66,18.54,15.79,2.76,0.59,2.68,17.18,17.03,54.0,24.66,0.62,26.26,23.78,2.48,1.06,3.69,24.67,24.61,54.0,26.92,0.67,28.46,24.61,3.86,-0.86,4.83,26.93,26.95,54.0,31.15,0.76,33.43,29.29,4.13,0.26,3.51,31.15,31.19,54.0,31.71,1.29,33.98,29.29,4.69,0.03,1.92,31.73,31.36,54.0,33.5,2.07,37.01,30.67,6.34,0.14,1.62,33.56,33.56,54.0,36.9,2.58,41.14,33.15,7.99,0.3,1.65,36.99,36.53,54.0
+AR-H-G040019 = 31.79,0.74,34.25,30.39,3.86,0.7,3.79,31.8,31.77,85.0,29.36,0.68,30.81,27.64,3.17,-0.13,2.66,29.37,29.43,85.0,29.42,0.86,31.22,27.36,3.86,-0.1,2.18,29.43,29.5,85.0,25.7,1.14,28.05,23.5,4.55,0.19,1.95,25.72,25.57,85.0,24.1,0.99,26.81,21.57,5.24,0.47,3.26,24.12,23.99,85.0,16.43,0.74,18.13,14.69,3.44,0.31,2.36,16.45,16.34,85.0,23.68,0.91,24.74,21.02,3.72,-0.99,3.17,23.69,24.06,85.0,24.92,1.0,27.36,22.13,5.24,0.33,3.39,24.94,24.74,85.0,30.13,0.98,32.05,27.64,4.41,-0.26,2.61,30.15,30.12,85.0,32.26,0.71,33.98,29.84,4.13,-1.13,5.3,32.26,32.32,85.0,31.44,0.85,33.7,29.57,4.13,0.34,2.73,31.45,31.5,85.0,36.67,0.98,39.63,33.98,5.65,0.56,4.52,36.68,36.59,85.0
+AR-H-G040020 = 32.34,0.47,33.15,30.94,2.2,-0.72,3.62,32.34,32.46,56.0,29.15,0.4,29.84,28.19,1.65,-0.45,2.72,29.15,29.19,56.0,30.16,1.1,33.15,28.46,4.69,0.61,2.82,30.18,30.01,56.0,25.09,1.31,27.91,22.68,5.24,-0.04,2.21,25.12,25.43,56.0,24.21,1.1,26.26,22.13,4.13,-0.07,1.86,24.24,24.33,56.0,17.73,0.55,19.51,16.89,2.62,0.88,3.89,17.74,17.72,56.0,23.9,0.61,25.02,22.68,2.34,-0.13,2.02,23.91,24.06,56.0,26.43,0.93,27.91,24.06,3.86,-0.6,2.62,26.44,26.6,56.0,31.69,0.72,32.87,29.84,3.03,-0.68,2.82,31.7,31.84,56.0,33.76,0.96,35.35,31.5,3.86,-0.57,2.7,33.77,33.98,56.0,31.99,0.9,33.7,30.39,3.31,-0.05,1.81,32.01,31.77,56.0,36.0,1.03,38.11,33.7,4.41,0.1,2.54,36.01,35.91,56.0
+AR-H-G040021 = 31.15,1.04,33.43,29.15,4.27,0.15,2.19,31.17,31.22,133.0,31.08,1.47,33.98,27.36,6.61,-0.38,2.37,31.12,31.22,133.0,29.95,1.21,32.6,27.36,5.24,-0.21,2.06,29.97,30.19,133.0,25.47,0.96,27.36,23.78,3.58,0.32,2.11,25.49,25.43,133.0,22.79,0.98,24.88,20.33,4.55,-0.2,2.65,22.81,22.81,133.0,14.95,0.58,16.61,13.03,3.58,-0.04,3.24,14.96,14.96,133.0,21.82,0.71,23.23,19.37,3.86,-1.46,5.13,21.83,21.99,133.0,21.65,0.9,23.37,19.09,4.27,-0.64,2.83,21.67,21.85,133.0,26.7,1.25,28.19,23.5,4.69,-1.18,3.45,26.73,27.02,133.0,30.12,1.3,32.05,25.71,6.34,-1.03,3.86,30.15,30.32,133.0,29.94,1.22,31.77,27.09,4.69,-0.39,2.02,29.96,30.12,133.0,34.08,1.79,38.39,30.12,8.27,0.24,2.67,34.13,33.84,133.0
+AR-H-G040022 = 33.23,1.34,36.46,29.84,6.61,0.36,2.66,33.26,33.01,79.0,32.88,1.61,36.73,30.12,6.61,0.41,2.73,32.92,32.87,79.0,34.0,0.53,35.08,32.32,2.76,-1.08,4.31,34.01,34.11,79.0,27.84,0.6,29.15,26.67,2.48,0.44,2.35,27.85,27.64,79.0,26.1,0.42,27.36,25.16,2.2,0.26,3.09,26.1,26.12,79.0,17.03,0.76,19.37,15.24,4.13,0.25,3.07,17.05,16.96,79.0,24.28,0.43,25.43,23.5,1.93,0.52,3.13,24.29,24.33,79.0,25.85,0.63,27.09,24.06,3.03,-0.4,3.12,25.86,25.98,79.0,29.98,1.0,32.32,27.36,4.96,-0.69,3.46,30.0,30.12,79.0,32.33,0.96,34.53,30.39,4.13,-0.06,2.1,32.35,32.46,79.0,33.57,0.88,35.91,31.84,4.06,0.45,2.96,33.59,33.49,79.0,35.92,0.99,38.66,34.39,4.27,0.47,2.52,35.93,35.77,79.0
+AR-H-G040023 = 31.41,0.64,33.01,29.84,3.17,0.1,3.04,31.41,31.36,57.0,29.61,1.19,33.01,27.91,5.1,0.76,3.0,29.64,29.43,57.0,28.5,0.78,30.12,26.81,3.31,0.17,2.31,28.51,28.46,57.0,24.89,1.01,27.09,23.37,3.72,0.61,2.25,24.91,24.61,57.0,22.71,0.76,24.88,21.3,3.58,0.2,2.66,22.73,22.68,57.0,16.1,0.94,18.27,14.13,4.13,-0.25,2.63,16.13,16.27,57.0,23.02,0.88,24.33,21.16,3.17,-0.62,2.09,23.03,23.44,57.0,23.84,0.7,25.57,22.68,2.89,0.43,2.36,23.85,23.78,57.0,29.04,0.82,30.39,27.64,2.76,-0.04,1.83,29.05,29.02,57.0,32.72,0.8,34.8,31.5,3.31,0.56,2.68,32.73,32.53,57.0,30.72,0.5,31.5,29.57,1.93,-0.1,2.03,30.72,30.67,57.0,36.18,1.37,38.94,33.7,5.24,0.28,2.32,36.2,35.97,57.0
+AR-H-G040024 = 32.77,1.47,36.73,30.12,6.61,0.28,2.23,32.8,32.6,212.0,32.6,1.78,36.73,29.02,7.72,0.08,2.14,32.65,32.6,212.0,33.33,1.72,36.46,28.74,7.72,-0.55,2.51,33.37,33.67,212.0,27.79,1.22,30.81,24.33,6.48,-0.1,2.56,27.82,27.78,212.0,25.31,1.1,28.19,22.68,5.51,-0.23,2.53,25.33,25.43,212.0,16.01,0.84,18.27,13.86,4.41,0.08,3.0,16.03,16.06,212.0,23.65,0.49,25.02,22.26,2.76,-0.08,3.4,23.65,23.64,212.0,24.58,1.18,26.81,21.99,4.82,-0.11,2.12,24.61,24.61,212.0,29.09,1.25,32.05,26.54,5.51,0.05,2.14,29.12,29.02,212.0,31.89,1.58,36.18,28.88,7.3,0.52,2.71,31.93,31.77,212.0,31.37,1.61,35.91,28.19,7.72,0.67,2.69,31.41,30.94,212.0,36.24,1.94,41.42,32.6,8.82,0.47,2.44,36.3,35.91,212.0
+AR-J-G180001 = 40.64,2.34,44.72,34.8,9.92,-0.36,2.53,40.71,40.59,169.0,38.64,2.14,43.35,33.15,10.2,-0.62,3.09,38.7,38.8,169.0,33.51,1.82,36.46,29.29,7.17,-0.77,2.66,33.56,33.98,169.0,28.81,1.78,31.84,23.78,8.06,-0.74,3.41,28.86,28.81,169.0,21.44,1.01,25.43,18.82,6.61,0.4,4.3,21.46,21.51,169.0,13.85,0.95,15.79,11.1,4.69,-0.51,2.6,13.88,14.13,169.0,16.9,0.82,18.82,14.13,4.69,-0.58,3.61,16.92,17.03,169.0,21.58,1.06,24.06,18.27,5.79,-0.56,3.58,21.61,21.57,169.0,28.82,1.34,30.94,25.16,5.79,-0.69,2.73,28.85,29.15,169.0,38.2,1.75,40.87,32.32,8.54,-0.59,2.76,38.24,38.39,169.0,43.36,1.89,45.0,38.25,6.75,-1.11,3.09,43.4,44.1,169.0,42.66,2.21,45.0,35.63,9.37,-1.15,3.73,42.71,43.07,169.0
+AR-J-G180002 = 40.43,2.4,44.72,35.91,8.82,0.08,1.95,40.5,40.31,35.0,38.74,2.86,43.9,33.7,10.2,0.26,1.82,38.84,38.11,35.0,34.76,2.35,39.21,30.67,8.54,0.26,2.21,34.84,34.8,35.0,30.73,1.64,33.7,26.81,6.89,-0.08,2.45,30.77,30.53,35.0,22.12,1.14,24.61,20.2,4.41,0.5,2.44,22.15,21.85,35.0,14.87,1.0,17.17,13.44,3.72,0.86,2.71,14.91,14.69,35.0,17.24,0.67,18.82,16.2,2.62,0.64,2.76,17.25,17.17,35.0,21.36,0.73,22.68,20.06,2.62,-0.13,2.33,21.37,21.3,35.0,27.96,1.05,30.26,25.98,4.27,0.11,2.15,27.98,27.98,35.0,35.45,2.2,40.31,32.32,7.99,0.74,2.57,35.52,35.08,35.0,42.8,1.97,45.0,37.83,7.17,-0.77,2.71,42.85,43.35,35.0,40.33,2.5,45.0,36.46,8.54,0.7,2.37,40.41,39.76,35.0
+AR-J-G180003 = 38.32,5.33,44.17,25.3,18.88,-0.95,2.66,38.68,40.59,96.0,35.06,6.66,43.35,21.02,22.32,-0.79,2.32,35.68,37.56,96.0,30.98,6.09,39.49,17.72,21.77,-0.72,2.21,31.56,33.39,96.0,28.17,3.96,32.67,19.09,13.57,-0.79,2.26,28.44,29.84,96.0,20.3,2.93,23.78,13.03,10.75,-0.9,2.49,20.51,21.44,96.0,13.77,1.89,16.48,9.17,7.3,-0.9,2.7,13.9,14.41,96.0,16.32,1.13,19.09,13.03,6.06,-0.28,3.37,16.36,16.44,96.0,20.35,2.76,24.19,13.58,10.61,-0.84,2.52,20.53,21.44,96.0,25.81,4.09,30.12,16.34,13.78,-0.9,2.35,26.12,28.05,96.0,33.21,4.64,40.04,23.78,16.26,-0.68,2.24,33.53,34.73,96.0,40.33,4.96,45.0,29.02,15.98,-0.87,2.36,40.63,42.24,96.0,38.18,5.89,45.0,23.78,21.22,-0.87,2.59,38.62,39.97,96.0
+AR-J-G180004 = 32.53,5.86,45.0,15.24,29.76,0.12,2.5,33.05,31.91,845.0,27.75,5.94,41.69,11.65,30.04,0.25,2.43,28.38,26.95,845.0,24.58,5.37,36.46,10.0,26.46,0.13,2.3,25.16,24.06,845.0,20.48,5.42,31.5,7.8,23.7,0.2,2.18,21.18,19.51,845.0,11.69,5.95,22.68,-6.54,29.21,0.1,2.04,13.12,10.69,845.0,1.89,8.26,14.69,-13.15,27.83,-0.02,1.55,8.47,1.73,845.0,3.43,8.88,16.89,-12.6,29.49,0.02,1.5,9.52,2.7,845.0,3.29,10.59,21.57,-15.35,36.93,0.28,1.53,11.08,0.35,845.0,11.66,10.44,30.67,-5.71,36.38,0.18,1.67,15.64,10.28,845.0,20.13,10.13,37.83,-0.2,38.03,0.08,1.69,22.54,18.96,845.0,30.12,8.58,45.0,8.35,36.65,0.12,1.95,31.32,28.95,845.0,30.83,6.66,45.0,14.13,30.87,0.16,2.38,31.54,30.12,845.0
+AR-J-G180005 = 35.96,0.71,37.01,35.08,1.93,0.43,1.84,35.97,35.77,7.0,34.05,0.76,35.15,32.87,2.27,0.04,2.15,34.05,33.84,7.0,30.07,0.39,30.81,29.57,1.24,0.77,3.04,30.07,30.12,7.0,26.66,0.63,27.64,25.98,1.65,0.45,1.67,26.67,26.4,7.0,20.54,0.5,21.02,19.78,1.24,-0.42,1.58,20.55,20.75,7.0,12.73,0.41,13.58,12.48,1.1,1.54,3.98,12.73,12.48,7.0,16.5,0.3,16.82,15.93,0.9,-0.92,2.96,16.5,16.55,7.0,21.25,0.66,22.13,20.33,1.79,-0.17,1.71,21.26,21.3,7.0,27.17,0.61,27.91,26.26,1.65,-0.35,1.75,27.17,27.36,7.0,33.29,1.32,35.08,31.36,3.72,-0.05,1.83,33.31,33.01,7.0,37.9,0.61,39.14,37.28,1.86,1.22,3.55,37.91,37.83,7.0,36.05,0.43,36.73,35.49,1.24,0.34,1.97,36.06,35.91,7.0
+AR-J-G180006 = 38.01,3.63,43.9,24.61,19.29,-1.4,5.5,38.19,38.45,280.0,35.55,3.65,41.97,21.85,20.12,-1.54,5.73,35.74,36.32,280.0,32.39,3.65,36.46,18.96,17.5,-1.8,5.95,32.6,33.56,280.0,27.62,2.45,33.7,19.78,13.92,-0.5,3.85,27.72,27.64,280.0,20.84,1.74,24.06,14.96,9.09,-1.29,4.51,20.92,21.3,280.0,13.67,1.27,16.61,9.45,7.17,-0.99,4.19,13.73,13.86,280.0,16.72,0.94,18.82,13.86,4.96,-0.63,3.28,16.75,16.86,280.0,20.97,1.71,24.33,15.24,9.09,-0.97,4.22,21.04,21.16,280.0,27.06,2.84,31.77,18.27,13.5,-1.26,4.28,27.21,27.64,280.0,34.89,3.47,40.59,22.4,18.19,-1.37,4.76,35.07,35.63,280.0,40.94,3.15,45.0,29.29,15.71,-1.45,5.18,41.06,41.69,280.0,38.77,3.51,44.86,24.61,20.26,-1.75,6.12,38.93,39.9,280.0
+AR-J-G180007 = 36.32,NaN,36.32,36.32,0.0,NaN,NaN,36.32,36.32,1.0,34.11,NaN,34.11,34.11,0.0,NaN,NaN,34.11,34.11,1.0,30.74,NaN,30.74,30.74,0.0,NaN,NaN,30.74,30.74,1.0,27.29,NaN,27.29,27.29,0.0,NaN,NaN,27.29,27.29,1.0,20.33,NaN,20.33,20.33,0.0,NaN,NaN,20.33,20.33,1.0,13.93,NaN,13.93,13.93,0.0,NaN,NaN,13.93,13.93,1.0,16.55,NaN,16.55,16.55,0.0,NaN,NaN,16.55,16.55,1.0,21.16,NaN,21.16,21.16,0.0,NaN,NaN,21.16,21.16,1.0,27.5,NaN,27.5,27.5,0.0,NaN,NaN,27.5,27.5,1.0,33.08,NaN,33.08,33.08,0.0,NaN,NaN,33.08,33.08,1.0,38.32,NaN,38.32,38.32,0.0,NaN,NaN,38.32,38.32,1.0,36.59,NaN,36.59,36.59,0.0,NaN,NaN,36.59,36.59,1.0
+AR-J-G180008 = 32.55,5.11,42.24,18.27,23.98,-0.37,2.47,32.95,33.01,715.0,27.71,5.4,38.66,10.55,28.11,-0.43,2.7,28.23,28.33,715.0,25.37,4.84,34.8,9.72,25.08,-0.35,2.57,25.82,25.78,715.0,20.93,5.12,31.77,5.87,25.91,0.23,2.42,21.55,20.2,715.0,13.06,5.11,23.5,-1.57,25.08,0.02,2.52,14.02,12.76,715.0,5.7,6.32,17.17,-8.46,25.63,-0.09,1.89,8.51,6.14,715.0,7.18,7.02,17.99,-8.46,26.46,-0.2,1.78,10.04,8.21,715.0,9.61,8.12,22.4,-9.02,31.42,-0.28,2.08,12.58,10.28,715.0,16.68,6.78,30.12,-0.75,30.87,-0.08,2.18,18.01,16.82,715.0,24.4,7.07,37.01,6.14,30.87,-0.14,2.18,25.41,24.61,715.0,32.88,6.39,44.72,13.58,31.14,-0.27,2.48,33.5,32.87,715.0,32.06,5.71,42.8,14.69,28.11,-0.6,2.77,32.56,32.94,715.0
+AR-J-G180009 = 39.12,5.39,45.0,22.54,22.46,-0.92,2.9,39.48,40.9,552.0,34.88,6.37,44.17,19.37,24.8,-0.82,2.56,35.45,37.01,552.0,31.47,5.45,39.21,17.99,21.22,-0.71,2.33,31.94,33.01,552.0,29.16,3.68,34.8,19.65,15.16,-0.65,2.17,29.39,30.39,552.0,22.17,2.76,25.98,13.24,12.75,-0.96,3.05,22.34,23.23,552.0,14.95,1.73,18.54,9.04,9.51,-0.65,2.62,15.05,15.31,552.0,17.56,1.67,22.13,11.45,10.68,-0.55,2.71,17.64,17.85,552.0,22.15,2.5,26.54,13.44,13.09,-0.68,2.83,22.29,22.61,552.0,26.99,3.3,32.87,17.51,15.36,-0.51,2.27,27.19,27.91,552.0,34.38,3.74,40.59,25.3,15.3,-0.43,2.03,34.58,35.49,552.0,41.49,4.04,45.0,30.94,14.06,-0.86,2.32,41.69,43.76,552.0,38.8,5.98,45.0,20.75,24.25,-0.97,2.88,39.26,41.11,552.0
+AR-J-G180010 = 37.02,1.87,39.76,33.43,6.34,-0.19,1.84,37.06,37.21,22.0,34.53,1.14,36.46,32.32,4.13,-0.23,2.14,34.55,34.6,22.0,30.77,1.25,32.6,28.46,4.13,-0.07,1.85,30.79,30.67,22.0,27.3,1.46,29.7,24.33,5.37,-0.34,2.03,27.34,27.57,22.0,20.66,0.82,21.99,19.65,2.34,0.23,1.54,20.68,20.4,22.0,13.36,0.57,14.13,12.2,1.93,-0.48,2.32,13.37,13.48,22.0,15.47,0.76,16.75,14.13,2.62,-0.44,2.2,15.49,15.79,22.0,19.95,0.99,21.3,17.99,3.31,-0.38,2.14,19.97,19.96,22.0,25.74,1.73,27.91,22.4,5.51,-0.52,2.15,25.79,26.12,22.0,33.94,2.2,37.56,30.67,6.89,0.03,1.64,34.01,33.84,22.0,39.04,1.55,41.83,36.46,5.37,0.0,1.78,39.07,39.14,22.0,37.4,2.09,41.14,33.7,7.44,0.08,1.82,37.46,37.01,22.0
+AR-J-G180011 = 37.46,1.37,39.49,35.63,3.86,-0.09,1.64,37.48,37.83,12.0,35.49,1.66,38.39,33.29,5.1,0.15,1.86,35.52,35.6,12.0,31.25,1.14,33.43,29.91,3.51,0.46,2.2,31.27,31.15,12.0,27.56,1.02,28.74,25.98,2.76,-0.39,1.64,27.57,27.91,12.0,20.98,1.25,22.95,19.37,3.58,-0.1,1.65,21.01,21.37,12.0,13.24,0.41,13.86,12.48,1.38,-0.24,2.1,13.24,13.27,12.0,16.57,0.47,17.17,15.79,1.38,-0.13,1.98,16.58,16.51,12.0,21.41,0.78,22.68,20.33,2.34,0.09,1.73,21.43,21.51,12.0,27.46,0.68,28.46,26.12,2.34,-0.18,2.46,27.47,27.33,12.0,34.54,1.94,37.01,31.5,5.51,-0.37,1.68,34.59,35.22,12.0,39.67,1.76,42.8,37.28,5.51,0.13,2.02,39.7,39.73,12.0,37.27,1.11,39.07,35.77,3.31,0.12,1.78,37.29,37.35,12.0
+AR-J-G180012 = 36.93,0.59,37.83,36.18,1.65,0.33,2.11,36.93,36.87,6.0,33.85,0.46,34.53,33.15,1.38,-0.04,2.49,33.85,33.8,6.0,30.99,0.64,32.05,30.39,1.65,0.63,2.19,31.0,30.94,6.0,27.84,1.06,29.29,26.26,3.03,-0.14,2.16,27.86,27.84,6.0,20.74,1.02,22.13,19.09,3.03,-0.29,2.45,20.76,20.68,6.0,14.03,0.58,14.96,13.31,1.65,0.4,2.3,14.04,14.03,6.0,15.67,0.28,16.06,15.24,0.83,-0.24,2.32,15.67,15.72,6.0,19.86,0.3,20.2,19.37,0.83,-0.66,2.15,19.87,19.96,6.0,26.11,0.62,27.09,25.43,1.65,0.29,2.16,26.12,26.23,6.0,31.9,1.01,33.43,30.39,3.03,0.06,2.45,31.91,31.81,6.0,38.67,0.69,39.76,37.83,1.93,0.42,2.09,38.68,38.59,6.0,36.65,0.29,37.01,36.18,0.83,-0.45,2.29,36.65,36.66,6.0
+AR-J-G180013 = 35.43,1.9,39.21,31.29,7.92,-0.36,2.85,35.47,35.63,25.0,33.77,3.24,38.39,27.09,11.3,-0.72,2.36,33.92,34.73,25.0,28.78,2.93,33.15,23.16,9.99,-0.49,2.04,28.93,29.7,25.0,25.4,1.92,28.88,22.13,6.75,-0.21,1.94,25.47,25.71,25.0,19.03,1.97,21.71,15.79,5.93,-0.39,1.64,19.13,19.78,25.0,11.89,1.28,13.72,9.72,4.0,-0.13,1.64,11.95,11.79,25.0,15.58,0.52,16.61,14.69,1.93,0.21,2.19,15.59,15.65,25.0,19.24,1.0,21.02,17.37,3.65,-0.16,2.02,19.26,19.44,25.0,23.75,3.08,27.91,18.82,9.09,-0.17,1.61,23.94,23.78,25.0,30.15,2.51,33.29,25.16,8.13,-0.6,2.03,30.25,31.08,25.0,37.8,2.02,41.0,33.15,7.85,-0.73,2.77,37.85,38.39,25.0,33.99,2.91,37.97,28.46,9.51,-0.66,2.14,34.11,35.22,25.0
+AR-J-G180014 = 35.08,0.39,35.35,34.8,0.55,-0.0,1.0,35.08,35.08,2.0,32.46,0.58,32.87,32.05,0.83,0.0,1.0,32.46,32.46,2.0,29.5,0.29,29.7,29.29,0.41,0.0,1.0,29.5,29.5,2.0,24.88,0.78,25.43,24.33,1.1,0.0,1.0,24.89,24.88,2.0,20.2,0.39,20.47,19.92,0.55,-0.0,1.0,20.2,20.2,2.0,13.31,0.39,13.58,13.03,0.55,-0.0,1.0,13.31,13.31,2.0,16.55,0.29,16.75,16.34,0.41,0.0,1.0,16.55,16.55,2.0,20.54,0.1,20.61,20.47,0.14,0.0,0.99,20.54,20.54,2.0,27.43,0.49,27.78,27.09,0.69,-0.0,1.0,27.43,27.43,2.0,31.7,0.68,32.19,31.22,0.96,0.0,1.0,31.71,31.7,2.0,37.35,0.49,37.7,37.01,0.69,-0.0,1.0,37.35,37.35,2.0,34.67,0.58,35.08,34.25,0.83,0.0,1.0,34.67,34.67,2.0
+AR-J-G180015 = 38.79,4.67,45.0,25.71,19.29,-0.89,3.21,39.07,39.35,106.0,33.19,5.01,40.87,21.3,19.57,-0.91,2.92,33.56,34.46,106.0,28.82,4.89,35.08,17.99,17.09,-0.82,2.34,29.23,30.67,106.0,27.23,3.46,32.05,18.54,13.5,-0.84,2.65,27.45,28.4,106.0,20.21,1.96,22.95,13.72,9.23,-1.33,4.33,20.3,20.75,106.0,12.47,1.83,15.24,5.18,10.06,-1.4,5.83,12.6,12.69,106.0,15.67,1.59,18.27,8.21,10.06,-2.18,9.24,15.75,16.06,106.0,19.25,2.95,23.5,8.48,15.02,-1.6,5.35,19.47,20.27,106.0,26.55,4.09,31.77,13.86,17.91,-1.35,4.21,26.86,27.91,106.0,33.67,4.62,39.76,22.4,17.36,-0.87,2.66,33.98,35.49,106.0,40.3,3.78,45.0,28.46,16.54,-1.18,3.95,40.48,41.28,106.0,38.39,5.76,45.0,21.57,23.43,-1.13,3.44,38.82,39.76,106.0
+AR-J-G180016 = 35.51,2.96,41.83,29.29,12.54,-0.04,2.16,35.63,35.7,166.0,30.79,4.32,39.49,21.57,17.91,0.1,1.93,31.09,30.53,166.0,27.57,3.73,35.42,21.44,13.99,0.19,1.92,27.82,27.57,166.0,26.86,2.14,31.5,22.54,8.96,0.01,2.13,26.94,27.09,166.0,19.51,2.08,23.09,14.96,8.13,-0.34,2.09,19.62,19.65,166.0,13.27,1.44,16.89,8.48,8.41,-0.68,4.29,13.34,13.38,166.0,15.82,1.33,18.54,12.07,6.48,-0.49,2.75,15.88,16.06,166.0,19.05,1.87,21.85,12.62,9.23,-0.95,3.47,19.14,19.37,166.0,24.31,2.51,29.43,18.41,11.02,-0.15,2.24,24.44,24.47,166.0,31.07,2.16,35.49,27.09,8.41,0.0,1.77,31.14,31.15,166.0,38.09,3.02,44.72,32.05,12.68,0.16,2.2,38.21,37.94,166.0,34.5,4.33,42.24,26.26,15.98,-0.19,1.99,34.77,34.91,166.0
+AR-J-G180017 = 34.84,4.13,43.9,23.5,20.39,-0.23,2.36,35.09,34.94,205.0,31.52,4.02,39.21,21.57,17.64,-0.06,2.29,31.77,31.77,205.0,28.64,4.2,37.83,18.54,19.29,-0.14,2.25,28.95,29.08,205.0,25.4,2.61,32.87,19.37,13.5,0.32,2.91,25.54,25.57,205.0,20.51,1.94,24.88,15.79,9.09,-0.36,2.3,20.6,21.02,205.0,13.93,1.51,16.89,10.28,6.61,-0.31,2.11,14.01,14.13,205.0,17.18,1.25,19.65,14.41,5.24,-0.28,2.17,17.23,17.3,205.0,21.12,1.94,24.88,16.06,8.82,-0.64,2.42,21.21,21.85,205.0,25.49,3.01,32.05,17.99,14.06,-0.46,2.41,25.66,26.26,205.0,31.44,3.74,40.59,21.57,19.02,-0.38,2.53,31.66,32.32,205.0,37.2,3.94,45.0,28.46,16.54,-0.11,2.28,37.41,37.63,205.0,35.7,4.05,42.11,22.13,19.98,-0.67,2.83,35.93,36.87,205.0
+AR-J-G180018 = 32.15,3.32,37.42,25.43,11.99,-0.32,1.87,32.32,32.87,93.0,26.54,4.63,34.53,18.82,15.71,0.09,1.66,26.94,26.54,93.0,24.01,3.77,31.63,18.41,13.23,0.36,1.92,24.3,23.23,93.0,24.28,2.43,29.02,19.37,9.65,-0.18,2.13,24.4,24.61,93.0,18.24,2.42,22.95,12.62,10.33,-0.38,2.51,18.4,18.82,93.0,11.46,2.14,15.79,5.18,10.61,-0.66,3.26,11.65,11.93,93.0,14.04,1.92,16.89,8.76,8.13,-1.05,3.27,14.17,14.69,93.0,16.05,3.47,20.47,7.52,12.95,-0.88,2.64,16.42,17.3,93.0,20.74,3.34,26.81,14.41,12.4,-0.16,2.07,21.01,21.02,93.0,28.42,2.93,33.15,23.09,10.06,-0.24,1.74,28.57,28.88,93.0,34.9,3.56,39.49,28.19,11.3,-0.52,1.92,35.08,35.63,93.0,29.84,5.06,37.77,20.61,17.16,-0.3,1.71,30.26,30.94,93.0
+AR-K-G030001 = 22.47,3.3,27.64,15.93,11.71,-0.31,1.99,22.71,22.68,65.0,21.32,2.73,26.54,16.34,10.2,-0.24,2.0,21.49,21.37,65.0,18.96,2.78,23.78,14.0,9.78,-0.12,1.85,19.16,18.96,65.0,20.16,2.17,23.78,15.79,7.99,-0.43,2.15,20.27,20.47,65.0,17.56,1.88,19.92,13.44,6.48,-0.75,2.45,17.66,17.99,65.0,12.26,0.99,13.86,10.14,3.72,-0.25,2.49,12.3,12.34,65.0,17.37,1.08,18.82,14.41,4.41,-1.18,3.8,17.4,17.72,65.0,19.87,1.66,22.95,15.93,7.03,-0.3,2.76,19.93,19.92,65.0,23.27,1.71,26.26,19.78,6.48,-0.37,2.47,23.33,23.5,65.0,26.72,2.28,31.5,22.26,9.23,-0.2,2.18,26.82,26.95,65.0,30.8,2.93,35.91,24.06,11.85,-0.56,2.39,30.94,31.5,65.0,25.27,3.36,29.84,18.82,11.02,-0.55,2.12,25.49,25.85,65.0
+AR-K-G030002 = 30.61,2.84,39.49,26.54,12.95,0.88,3.54,30.74,30.6,81.0,27.81,2.25,35.35,24.88,10.47,1.34,4.27,27.9,27.09,81.0,25.94,1.87,30.39,22.95,7.44,0.53,2.32,26.0,25.57,81.0,23.43,1.35,27.91,21.57,6.34,1.27,4.38,23.47,23.02,81.0,19.94,1.07,22.95,17.99,4.96,0.36,2.97,19.97,19.85,81.0,13.76,1.14,17.44,11.65,5.79,0.41,3.46,13.81,13.86,81.0,18.32,0.78,19.78,16.61,3.17,-0.23,2.19,18.34,18.27,81.0,21.2,0.8,22.95,19.92,3.03,0.17,2.04,21.22,21.23,81.0,26.28,1.37,29.29,23.23,6.06,-0.32,2.64,26.32,26.4,81.0,31.86,1.91,35.08,28.46,6.61,0.02,1.81,31.92,31.77,81.0,34.86,1.61,37.56,30.94,6.61,-0.35,2.42,34.9,34.94,81.0,35.45,1.87,41.69,31.77,9.92,0.69,3.58,35.5,35.08,81.0
+AR-K-G030003 = 30.92,10.53,45.0,9.45,35.55,-0.17,1.77,32.65,30.12,173.0,29.43,9.34,44.17,10.28,33.9,-0.1,1.89,30.87,28.19,173.0,26.72,8.83,39.21,10.55,28.66,-0.02,1.58,28.13,24.61,173.0,25.75,6.57,35.91,12.48,23.43,-0.09,1.77,26.57,24.88,173.0,20.85,4.55,27.64,9.72,17.91,-0.27,2.17,21.33,20.2,173.0,14.09,2.82,19.09,6.42,12.68,-0.1,2.2,14.37,13.58,173.0,18.98,3.05,24.06,9.72,14.33,-0.66,3.18,19.22,18.82,173.0,22.44,3.97,28.74,10.55,18.19,-0.58,2.87,22.79,22.13,173.0,28.04,6.07,36.46,14.13,22.32,-0.16,1.83,28.68,27.36,173.0,33.55,7.35,43.62,18.54,25.08,-0.13,1.68,34.34,32.6,173.0,38.07,7.0,45.0,20.75,24.25,-0.66,2.34,38.7,39.35,173.0,33.49,10.17,45.0,11.93,33.07,-0.3,1.77,34.99,33.98,173.0
+AR-K-G030004 = 32.24,5.19,42.8,16.61,26.18,-0.39,2.45,32.66,32.87,1031.0,32.96,3.93,41.97,18.54,23.43,-0.29,2.7,33.19,33.15,1031.0,30.82,3.64,38.94,16.89,22.05,-0.33,2.65,31.04,31.08,1031.0,23.24,3.12,31.22,13.03,18.19,-0.29,2.62,23.45,23.5,1031.0,15.2,2.79,22.13,6.42,15.71,-0.27,2.52,15.46,15.37,1031.0,8.96,3.5,16.89,-2.68,19.57,-0.6,3.23,9.62,9.17,1031.0,11.39,3.06,18.54,1.18,17.36,-0.68,3.33,11.8,11.72,1031.0,14.77,3.43,23.5,4.76,18.74,-0.24,2.71,15.17,14.82,1031.0,22.01,3.43,31.5,11.93,19.57,-0.09,2.69,22.28,21.99,1031.0,29.04,3.92,39.21,18.54,20.67,-0.02,2.55,29.3,29.02,1031.0,35.82,3.72,45.0,22.95,22.05,-0.04,2.73,36.02,35.84,1031.0,37.18,4.16,45.0,22.4,22.6,-0.43,2.75,37.41,37.56,1031.0
+AR-K-G030005 = 28.46,7.15,45.0,16.61,28.39,0.79,2.97,29.34,27.09,475.0,29.58,5.95,43.9,15.51,28.39,0.55,2.93,30.17,28.74,475.0,27.4,5.7,41.69,14.13,27.56,0.62,3.05,27.99,26.54,475.0,24.48,4.77,37.01,15.24,21.77,0.89,3.15,24.94,23.71,475.0,18.44,4.87,29.84,9.04,20.81,0.54,2.45,19.07,17.85,475.0,12.15,3.3,18.54,4.07,14.47,-0.15,2.45,12.58,12.34,475.0,16.53,4.3,25.43,7.52,17.91,-0.09,1.99,17.08,17.3,475.0,19.89,4.81,29.57,9.45,20.12,0.01,2.08,20.46,20.2,475.0,26.02,5.02,37.83,16.2,21.63,0.55,2.59,26.5,25.57,475.0,32.33,5.0,43.62,21.85,21.77,0.6,2.66,32.71,31.63,475.0,37.21,4.92,45.0,27.22,17.78,0.13,1.89,37.53,37.01,475.0,32.47,6.61,45.0,15.79,29.21,0.32,2.42,33.13,31.91,475.0
+AR-K-G030006 = 33.83,5.62,40.31,15.37,24.94,-1.39,4.48,34.29,35.63,169.0,30.99,4.38,36.18,16.82,19.36,-1.47,4.66,31.29,32.32,169.0,27.84,4.2,33.01,14.41,18.6,-1.48,4.52,28.16,29.29,169.0,24.85,3.06,29.29,14.82,14.47,-1.17,4.0,25.03,25.78,169.0,21.13,2.54,24.33,12.62,11.71,-1.51,4.68,21.28,22.13,169.0,13.2,1.34,15.51,9.04,6.48,-0.9,3.4,13.27,13.58,169.0,17.9,1.16,20.47,13.86,6.61,-0.81,3.79,17.93,18.13,169.0,21.75,1.81,24.88,16.2,8.68,-0.87,3.04,21.82,22.4,169.0,27.28,3.16,31.77,19.65,12.13,-0.92,2.63,27.46,28.6,169.0,32.93,3.56,38.94,23.78,15.16,-1.11,3.29,33.12,33.98,169.0,37.35,3.74,42.52,25.92,16.6,-1.29,3.78,37.54,38.8,169.0,36.81,5.35,42.52,18.82,23.7,-1.67,5.02,37.19,38.8,169.0
+AR-K-G030007 = 27.74,3.01,31.77,21.57,10.2,-0.68,2.69,27.89,27.95,16.0,26.98,2.46,30.67,21.99,8.68,-0.52,2.61,27.09,27.16,16.0,25.14,2.71,28.6,19.58,9.03,-0.6,2.62,25.28,25.26,16.0,23.73,1.96,26.54,20.27,6.27,-0.22,1.91,23.81,23.88,16.0,20.67,1.51,22.95,17.51,5.44,-0.79,3.21,20.72,20.82,16.0,13.13,0.92,14.41,11.65,2.76,-0.28,1.83,13.17,13.38,16.0,18.37,0.66,19.65,17.23,2.41,0.14,2.64,18.38,18.34,16.0,21.2,1.09,22.95,19.71,3.24,0.21,1.67,21.23,21.09,16.0,25.96,1.86,28.88,22.68,6.2,-0.11,2.29,26.02,25.78,16.0,28.7,2.11,32.32,25.85,6.48,0.23,1.66,28.77,28.33,16.0,36.6,2.25,39.9,32.12,7.79,-0.31,2.14,36.67,37.08,16.0,33.89,3.69,39.21,27.16,12.06,-0.27,1.99,34.08,34.49,16.0
+AR-K-G030008 = 27.57,1.97,32.05,24.61,7.44,0.73,2.46,27.64,26.95,79.0,24.61,1.7,28.6,22.4,6.2,0.69,2.32,24.67,24.19,79.0,23.55,1.75,26.54,20.47,6.06,0.07,1.92,23.61,23.5,79.0,22.51,0.95,25.16,20.75,4.41,0.55,2.75,22.53,22.4,79.0,19.34,1.84,23.78,16.06,7.72,0.42,2.37,19.42,18.96,79.0,13.95,1.77,17.17,10.28,6.89,0.08,1.95,14.06,13.72,79.0,18.28,0.94,21.02,16.06,4.96,0.68,3.56,18.3,17.99,79.0,20.72,1.19,23.78,17.17,6.61,0.28,3.49,20.76,20.47,79.0,24.79,2.1,28.19,21.02,7.17,0.12,1.66,24.87,24.33,79.0,29.87,2.73,34.25,24.88,9.37,0.02,1.68,29.99,29.57,79.0,32.86,2.29,37.42,28.19,9.23,0.13,2.12,32.94,32.74,79.0,31.18,2.86,37.01,25.43,11.57,0.23,1.99,31.31,30.67,79.0
+AR-K-G030009 = 29.15,1.01,30.67,27.78,2.89,0.29,1.85,29.17,29.02,9.0,28.4,0.92,29.84,26.81,3.03,-0.19,2.36,28.41,28.46,9.0,26.21,1.03,27.64,24.74,2.89,0.05,1.71,26.23,25.98,9.0,24.45,0.96,25.85,22.95,2.89,-0.05,1.88,24.46,24.61,9.0,21.61,0.97,22.68,19.92,2.76,-0.66,2.03,21.62,22.13,9.0,14.49,0.69,15.79,13.31,2.48,0.24,3.18,14.51,14.48,9.0,17.92,0.24,18.41,17.72,0.69,0.81,2.54,17.92,17.85,9.0,20.87,1.08,22.26,19.23,3.03,-0.18,1.67,20.9,20.75,9.0,25.74,1.01,27.22,24.19,3.03,-0.12,1.83,25.76,25.71,9.0,28.14,1.07,29.7,26.54,3.17,0.2,1.89,28.16,27.64,9.0,36.07,1.24,37.97,34.25,3.72,0.23,2.0,36.09,35.91,9.0,34.66,2.27,37.7,31.5,6.2,-0.09,1.68,34.72,35.08,9.0
+AR-K-G030010 = 34.86,1.51,38.52,30.94,7.58,0.01,2.34,34.9,34.87,288.0,30.91,1.51,34.8,26.4,8.41,-0.7,3.79,30.95,31.22,288.0,28.89,0.94,30.94,26.26,4.69,-0.22,2.6,28.9,29.02,288.0,26.63,0.92,29.02,23.5,5.51,-0.9,4.37,26.65,26.74,288.0,22.22,1.01,24.88,20.2,4.69,0.28,2.51,22.24,22.13,288.0,15.24,0.78,17.44,13.03,4.41,0.2,2.93,15.26,15.24,288.0,19.97,0.9,21.85,16.34,5.51,-1.5,6.67,19.99,20.06,288.0,22.67,1.2,25.71,17.58,8.13,-0.86,5.9,22.7,22.68,288.0,28.22,1.23,30.67,24.61,6.06,-0.38,2.82,28.25,28.33,288.0,34.12,1.11,37.28,31.08,6.2,-0.03,2.81,34.14,34.11,288.0,37.33,1.29,40.87,33.98,6.89,0.22,2.62,37.36,37.28,288.0,39.36,1.29,41.69,35.91,5.79,-0.85,2.98,39.38,39.76,288.0
+AR-K-G030011 = 26.3,1.17,29.29,23.5,5.79,0.18,3.62,26.32,26.19,32.0,24.77,1.32,27.64,22.95,4.69,0.66,2.6,24.8,24.47,32.0,22.99,1.43,26.54,21.02,5.51,0.69,2.73,23.03,22.99,32.0,22.51,1.03,25.43,21.3,4.13,1.39,4.2,22.54,22.13,32.0,19.54,1.03,22.4,17.99,4.41,1.28,4.2,19.56,19.34,32.0,12.73,1.14,14.69,9.72,4.96,-0.56,3.12,12.78,12.89,32.0,17.9,0.91,21.02,16.89,4.13,1.86,6.39,17.92,17.68,32.0,20.05,1.15,23.78,17.99,5.79,1.1,4.84,20.08,19.82,32.0,24.22,1.34,29.02,22.4,6.61,1.63,6.32,24.25,23.78,32.0,27.87,1.16,31.77,26.54,5.24,1.61,5.86,27.89,27.53,32.0,32.21,1.61,35.91,28.19,7.72,-0.04,3.44,32.25,31.98,32.0,30.33,2.47,36.18,27.09,9.09,0.63,2.73,30.43,30.22,32.0
+AR-K-G030012 = 36.33,8.68,45.0,13.31,31.69,-0.99,2.79,37.35,40.18,186.0,35.45,8.22,45.0,14.96,30.04,-1.0,2.89,36.39,38.87,186.0,32.38,8.08,41.42,12.76,28.66,-0.93,2.57,33.36,36.18,186.0,29.5,6.17,37.56,12.76,24.8,-0.92,2.77,30.13,32.36,186.0,23.05,3.73,28.19,12.2,15.98,-0.98,3.55,23.35,23.92,186.0,14.85,2.63,19.09,8.07,11.02,-0.49,2.38,15.08,15.37,186.0,19.44,2.48,23.78,13.03,10.75,-0.55,2.8,19.6,19.92,186.0,23.79,3.36,28.19,14.13,14.06,-1.07,3.38,24.02,25.02,186.0,31.16,5.18,37.28,18.54,18.74,-0.95,2.64,31.58,33.77,186.0,37.54,6.12,44.45,20.75,23.7,-0.99,2.77,38.03,40.04,186.0,41.47,5.81,45.0,21.02,23.98,-1.72,5.06,41.87,45.0,186.0,39.17,7.72,45.0,15.51,29.49,-1.33,3.7,39.92,43.28,186.0
+AR-K-G030013 = 24.72,5.66,34.53,12.34,22.19,-0.06,2.01,25.36,24.61,212.0,26.3,6.5,38.94,10.0,28.94,0.14,2.16,27.09,26.02,212.0,24.42,5.7,36.46,11.79,24.67,0.14,2.21,25.07,23.5,212.0,23.78,5.1,33.43,12.48,20.94,0.07,2.12,24.32,23.44,212.0,17.52,3.18,23.23,10.14,13.09,-0.17,2.12,17.8,17.58,212.0,12.6,2.4,16.89,5.87,11.02,-0.53,2.5,12.82,13.03,212.0,16.41,2.59,21.02,9.86,11.16,-0.59,2.47,16.61,17.1,212.0,19.81,3.46,25.43,10.83,14.61,-0.47,2.29,20.11,20.4,212.0,25.45,4.28,33.7,14.13,19.57,-0.13,2.25,25.8,25.78,212.0,31.78,4.67,40.87,19.65,21.22,0.01,2.5,32.12,31.15,212.0,35.81,5.8,45.0,21.02,23.98,-0.18,2.41,36.27,35.35,212.0,26.19,7.1,42.8,11.65,31.14,0.25,2.07,27.13,25.43,212.0
+AR-K-G030014 = 30.11,2.12,34.25,26.81,7.44,0.03,1.77,30.18,30.39,53.0,27.17,1.65,29.57,22.68,6.89,-0.81,2.95,27.22,27.5,53.0,25.41,0.9,27.64,22.95,4.69,0.04,3.93,25.43,25.43,53.0,24.57,1.14,26.81,21.85,4.96,-0.28,2.47,24.59,24.61,53.0,22.5,1.42,26.26,18.82,7.44,-0.06,3.4,22.55,22.54,53.0,15.46,2.38,19.51,9.45,10.06,-0.29,2.44,15.64,15.37,53.0,20.98,1.67,23.78,17.99,5.79,0.18,1.71,21.05,20.75,53.0,23.44,1.36,25.98,20.47,5.51,-0.54,2.36,23.48,23.78,53.0,28.7,1.75,30.94,24.33,6.61,-0.66,2.38,28.75,29.15,53.0,34.32,2.1,37.28,29.57,7.72,-0.45,2.19,34.39,34.73,53.0,37.45,3.1,43.07,30.39,12.68,-0.42,2.15,37.57,38.39,53.0,35.58,2.65,38.94,27.91,11.02,-0.79,2.86,35.67,35.91,53.0
+AR-K-G030015 = 30.06,6.17,45.0,13.58,31.42,0.38,2.59,30.69,29.15,820.0,28.94,6.02,43.35,11.1,32.24,0.23,2.61,29.56,28.05,820.0,26.6,5.44,41.14,13.03,28.11,0.38,2.69,27.15,25.85,820.0,22.87,5.86,37.01,8.62,28.39,0.32,2.37,23.6,21.85,820.0,16.21,5.71,28.74,0.08,28.66,-0.09,2.38,17.18,15.89,820.0,9.18,6.04,18.27,-8.74,27.01,-0.7,2.49,10.98,10.69,820.0,12.53,7.1,23.37,-6.81,30.18,-0.52,2.19,14.4,13.72,820.0,15.58,7.65,27.64,-5.43,33.07,-0.45,2.22,17.36,16.48,820.0,22.04,6.94,36.04,3.94,32.11,-0.13,2.28,23.1,21.99,820.0,29.11,7.13,44.17,9.72,34.45,-0.09,2.36,29.96,28.74,820.0,35.33,6.05,45.0,18.27,26.73,0.07,2.27,35.84,34.53,820.0,32.92,5.91,45.0,18.82,26.18,0.31,2.45,33.45,32.19,820.0
+AR-K-G030016 = 29.56,1.37,32.87,27.36,5.51,0.52,3.12,29.59,29.29,19.0,29.32,1.8,32.46,25.92,6.55,-0.07,2.32,29.37,29.57,19.0,27.2,1.57,29.02,24.26,4.75,-0.4,2.0,27.24,27.29,19.0,25.67,1.29,27.64,23.5,4.13,-0.29,2.04,25.7,25.85,19.0,21.59,1.06,23.78,19.99,3.79,0.25,2.3,21.62,21.71,19.0,14.34,0.66,15.37,12.76,2.62,-0.65,3.13,14.36,14.41,19.0,18.74,0.79,20.2,17.44,2.76,0.44,2.2,18.75,18.68,19.0,22.18,0.87,23.23,20.54,2.69,-0.51,2.18,22.2,22.26,19.0,28.17,1.84,30.39,24.26,6.13,-0.57,2.41,28.23,28.33,19.0,30.77,1.97,33.56,27.09,6.48,-0.37,2.0,30.83,30.94,19.0,37.43,1.91,40.31,34.18,6.13,-0.25,1.91,37.48,37.63,19.0,36.88,2.11,40.45,33.08,7.37,-0.22,2.09,36.94,36.8,19.0
+AR-L-G110001 = 33.96,0.99,37.28,31.77,5.51,0.67,4.23,33.97,33.87,144.0,30.24,1.02,32.74,27.36,5.37,-0.15,2.7,30.25,30.26,144.0,26.6,1.12,29.02,24.61,4.41,0.55,2.08,26.63,26.12,144.0,24.99,0.75,26.54,22.95,3.58,-0.33,3.05,25.0,25.02,144.0,16.81,0.58,17.99,15.51,2.48,-0.19,2.26,16.82,16.89,144.0,10.07,0.63,11.65,8.35,3.31,-0.5,3.92,10.09,10.14,144.0,11.49,1.0,15.79,9.45,6.34,0.9,4.97,11.53,11.41,144.0,14.42,0.97,17.17,12.07,5.1,-0.0,2.94,14.45,14.41,144.0,21.51,0.81,24.06,18.82,5.24,0.18,4.09,21.52,21.54,144.0,27.99,0.81,29.57,25.16,4.41,-1.1,4.83,28.0,28.05,144.0,36.8,0.93,38.66,33.7,4.96,-0.84,3.79,36.81,36.87,144.0,37.86,1.7,41.42,34.18,7.23,-0.22,2.61,37.89,37.97,144.0
+AR-L-G110002 = 38.81,1.79,43.62,33.43,10.2,-0.09,2.99,38.85,38.87,380.0,35.01,2.23,40.31,29.98,10.33,-0.17,2.01,35.09,35.22,380.0,29.06,1.5,33.15,25.98,7.17,0.36,2.68,29.1,28.88,380.0,23.42,0.92,25.71,21.57,4.13,0.1,2.28,23.44,23.44,380.0,15.45,0.84,17.72,13.03,4.69,0.24,2.41,15.47,15.27,380.0,9.19,0.75,11.93,7.24,4.69,0.37,2.95,9.22,9.17,380.0,11.11,0.63,12.76,9.72,3.03,0.29,2.69,11.13,11.1,380.0,13.86,1.17,17.17,11.93,5.24,0.88,2.94,13.91,13.44,380.0,21.74,0.89,23.78,19.09,4.69,-0.51,2.73,21.76,21.99,380.0,31.16,1.12,33.7,27.36,6.34,-0.58,3.47,31.18,31.22,380.0,38.98,1.44,43.35,35.63,7.72,0.55,3.44,39.01,38.87,380.0,41.93,1.58,45.0,37.28,7.72,-0.37,2.92,41.96,42.11,380.0
+AR-L-G110003 = 34.48,1.04,36.46,32.05,4.41,-0.35,2.93,34.5,34.53,101.0,30.25,1.34,34.25,28.46,5.79,0.98,3.21,30.28,29.84,101.0,27.2,0.82,29.02,25.98,3.03,0.66,2.55,27.21,27.09,101.0,25.81,0.64,27.36,24.06,3.31,-0.09,3.37,25.81,25.85,101.0,17.01,0.68,19.37,15.79,3.58,0.6,3.53,17.03,17.03,101.0,10.73,0.66,13.31,9.45,3.86,1.08,4.49,10.75,10.55,101.0,12.82,0.85,14.96,10.55,4.41,-0.05,2.96,12.85,12.89,101.0,14.75,1.06,17.44,11.65,5.79,-0.55,3.75,14.79,14.82,101.0,21.6,0.8,24.06,19.37,4.69,0.33,3.56,21.61,21.44,101.0,25.72,0.65,27.91,24.33,3.58,0.67,3.8,25.73,25.71,101.0,36.2,1.2,38.66,32.6,6.06,-0.2,3.19,36.22,36.18,101.0,35.93,0.77,37.83,33.7,4.13,-0.1,3.34,35.94,35.91,101.0
+AR-L-G110004 = 33.17,0.88,35.08,31.22,3.86,-0.15,2.33,33.18,33.22,99.0,28.56,0.61,30.67,27.64,3.03,1.14,4.83,28.57,28.46,99.0,25.84,1.0,28.46,23.92,4.55,0.43,2.54,25.86,25.71,99.0,25.17,0.9,27.09,23.23,3.86,-0.01,2.37,25.19,25.3,99.0,16.94,0.79,18.54,15.65,2.89,0.5,2.34,16.96,16.89,99.0,10.21,0.64,12.48,9.17,3.31,1.08,4.21,10.23,10.0,99.0,12.25,0.7,13.86,10.55,3.31,-0.14,2.6,12.27,12.34,99.0,15.51,0.84,17.17,13.31,3.86,-0.31,2.4,15.53,15.51,99.0,21.82,0.72,23.23,19.92,3.31,-0.64,3.22,21.83,21.85,99.0,26.95,1.12,29.29,24.06,5.24,0.11,2.53,26.97,26.95,99.0,36.7,0.92,38.39,33.98,4.41,-0.23,2.64,36.71,36.73,99.0,35.17,0.87,36.73,32.6,4.13,-0.63,3.23,35.18,35.35,99.0
+AR-L-G110005 = 37.95,1.17,41.42,34.53,6.89,0.01,2.83,37.97,37.94,368.0,35.77,1.24,38.94,32.32,6.61,-0.21,2.43,35.79,35.91,368.0,31.71,1.44,35.08,27.64,7.44,-0.14,2.91,31.75,31.63,368.0,26.05,0.77,28.46,24.06,4.41,0.24,3.06,26.06,25.98,368.0,17.81,1.33,20.75,15.24,5.51,0.17,2.15,17.86,17.72,368.0,8.99,0.62,11.1,7.52,3.58,0.14,2.53,9.01,8.9,368.0,12.07,1.23,15.51,9.45,6.06,0.35,2.39,12.13,11.93,368.0,14.9,1.16,19.92,11.65,8.27,0.56,3.99,14.94,14.69,368.0,26.24,1.21,28.46,22.4,6.06,-0.58,3.14,26.26,26.26,368.0,29.59,1.15,32.6,24.61,7.99,-0.49,4.31,29.61,29.64,368.0,41.03,1.1,44.45,37.28,7.17,-0.19,3.7,41.05,41.14,368.0,42.53,1.03,45.0,40.04,4.96,0.05,2.61,42.54,42.52,368.0
+AR-L-G110006 = 33.5,1.13,37.01,30.94,6.06,0.97,4.27,33.52,33.29,103.0,28.13,1.02,30.26,25.16,5.1,-0.4,2.98,28.15,28.33,103.0,26.67,0.83,28.46,24.74,3.72,-0.43,2.64,26.68,26.81,103.0,24.99,0.64,26.54,23.37,3.17,-0.22,3.03,25.0,25.02,103.0,17.97,0.61,19.37,16.06,3.31,-0.41,3.58,17.98,17.99,103.0,10.64,0.73,12.2,8.9,3.31,-0.35,2.42,10.67,10.69,103.0,13.91,0.83,16.06,12.2,3.86,0.11,2.44,13.93,13.93,103.0,16.53,0.76,18.54,13.58,4.96,-0.81,5.51,16.55,16.61,103.0,24.56,1.08,26.81,21.85,4.96,-0.25,2.15,24.58,24.81,103.0,26.88,1.01,29.29,24.74,4.55,0.4,2.53,26.9,26.67,103.0,37.33,0.95,38.94,34.8,4.13,-0.43,2.62,37.35,37.42,103.0,32.22,0.65,33.43,30.12,3.31,-0.26,3.0,32.22,32.19,103.0
+AR-L-G110007 = 41.95,1.68,45.0,36.18,8.82,-0.49,3.82,41.98,41.83,356.0,38.96,1.68,43.07,34.53,8.54,0.22,2.66,38.99,38.87,356.0,33.2,1.27,36.18,29.57,6.61,-0.1,2.57,33.22,33.15,356.0,28.21,1.12,31.22,24.61,6.61,-0.12,2.95,28.24,28.05,356.0,19.84,1.34,22.68,16.61,6.06,-0.08,2.24,19.89,19.92,356.0,11.04,1.09,13.31,7.8,5.51,-0.43,2.62,11.09,11.1,356.0,14.01,1.14,16.61,10.83,5.79,-0.08,2.59,14.06,14.06,356.0,17.98,1.39,22.13,14.41,7.72,0.04,2.87,18.03,17.99,356.0,26.74,1.04,29.57,23.78,5.79,0.13,3.09,26.76,26.67,356.0,33.42,1.5,37.01,29.02,7.99,-0.64,3.1,33.45,33.8,356.0,44.38,0.9,45.0,40.31,4.69,-1.82,6.05,44.39,44.86,356.0,44.87,0.41,45.0,41.42,3.58,-4.7,29.33,44.88,45.0,356.0
+AR-L-G110008 = 34.78,1.81,40.31,31.5,8.82,0.61,2.91,34.83,34.53,205.0,28.64,0.78,30.67,26.54,4.13,-0.28,2.77,28.65,28.6,205.0,25.85,0.97,27.36,23.5,3.86,-0.77,2.62,25.86,26.12,205.0,24.49,1.26,27.36,21.99,5.37,-0.07,1.71,24.52,24.68,205.0,17.65,0.91,19.65,15.79,3.86,0.15,2.11,17.67,17.51,205.0,10.55,0.83,12.48,7.8,4.69,-0.36,3.18,10.58,10.55,205.0,13.54,0.73,16.06,11.1,4.96,0.24,4.31,13.56,13.58,205.0,15.79,1.3,18.82,13.03,5.79,0.14,2.37,15.84,15.79,205.0,23.63,1.41,26.81,18.54,8.27,-0.38,2.95,23.67,23.78,205.0,27.23,1.11,30.39,24.74,5.65,0.55,3.14,27.26,27.09,205.0,35.74,1.36,39.49,32.32,7.17,0.04,3.05,35.76,35.91,205.0,34.6,2.13,38.66,30.39,8.27,-0.21,1.81,34.67,35.35,205.0
+AR-L-G110009 = 42.26,2.34,45.0,32.87,12.13,-1.26,4.52,42.33,42.97,564.0,39.34,2.02,43.35,32.87,10.47,-0.73,3.09,39.39,39.76,564.0,33.28,1.17,35.63,28.74,6.89,-0.81,3.76,33.3,33.43,564.0,24.65,1.28,27.36,19.37,7.99,-0.89,4.25,24.69,24.85,564.0,16.37,1.39,20.47,12.76,7.72,0.23,2.4,16.43,16.2,564.0,7.88,1.07,11.65,5.31,6.34,0.49,3.24,7.95,7.8,564.0,10.51,0.85,13.86,8.35,5.51,0.82,4.08,10.54,10.41,564.0,16.63,1.49,20.2,10.83,9.37,-0.54,3.61,16.7,16.75,564.0,24.77,1.58,27.91,18.82,9.09,-0.78,3.93,24.82,24.88,564.0,33.02,1.75,36.46,25.71,10.75,-1.05,4.59,33.06,33.29,564.0,42.51,1.89,45.0,32.05,12.95,-1.67,7.25,42.55,42.93,564.0,44.29,1.33,45.0,36.73,8.27,-2.5,9.74,44.31,45.0,564.0
+AR-L-G110010 = 36.4,0.97,40.31,34.53,5.79,1.13,5.62,36.41,36.25,144.0,33.02,1.03,35.35,30.94,4.41,0.13,2.21,33.03,32.91,144.0,27.36,1.17,30.12,24.88,5.24,0.34,2.23,27.38,27.22,144.0,23.89,0.86,26.54,21.57,4.96,0.04,3.08,23.91,23.92,144.0,16.33,0.94,19.92,14.13,5.79,-0.14,3.88,16.35,16.55,144.0,9.93,0.58,11.1,8.35,2.76,-0.25,2.85,9.95,10.0,144.0,10.19,0.94,11.93,6.42,5.51,-0.75,3.76,10.23,10.41,144.0,15.27,1.0,17.44,13.03,4.41,-0.01,2.5,15.3,15.24,144.0,20.98,0.82,23.23,18.27,4.96,-0.52,3.63,21.0,21.13,144.0,27.9,1.18,31.22,25.16,6.06,0.02,2.37,27.93,27.91,144.0,37.9,0.9,40.87,35.77,5.1,0.53,3.06,37.91,37.8,144.0,40.27,1.26,44.17,36.46,7.72,0.01,3.59,40.29,40.38,144.0
+AR-L-G110011 = 38.14,1.6,41.14,33.43,7.72,-0.17,2.51,38.17,38.11,222.0,34.32,2.02,38.39,29.29,9.09,-0.12,2.36,34.38,34.46,222.0,28.21,1.36,30.94,25.16,5.79,-0.2,2.41,28.25,28.19,222.0,23.72,0.68,24.88,22.13,2.76,-0.44,2.3,23.73,23.78,222.0,15.74,0.84,18.27,14.41,3.86,0.67,2.41,15.76,15.51,222.0,10.1,0.53,11.65,8.35,3.31,-0.34,3.22,10.11,10.14,222.0,10.32,0.94,11.93,7.52,4.41,-0.59,2.61,10.36,10.45,222.0,14.9,1.14,17.44,11.93,5.51,0.01,2.55,14.94,14.96,222.0,22.08,0.82,24.06,19.65,4.41,-0.25,3.02,22.1,22.13,222.0,30.32,2.03,33.98,26.81,7.17,-0.0,1.74,30.39,30.12,222.0,37.94,1.4,40.59,34.8,5.79,-0.31,2.06,37.97,38.14,222.0,41.31,1.49,43.9,35.91,7.99,-1.05,3.96,41.34,41.66,222.0
+AR-L-G110012 = 40.68,2.25,45.0,35.35,9.65,-0.01,2.07,40.75,40.59,502.0,37.67,1.51,41.42,33.43,7.99,-0.37,3.03,37.7,37.83,502.0,32.0,1.19,34.8,29.02,5.79,-0.27,2.41,32.02,32.19,502.0,23.99,0.93,26.26,21.02,5.24,-0.79,3.41,24.0,24.06,502.0,16.61,0.89,19.65,13.58,6.06,-0.32,3.64,16.64,16.61,502.0,9.28,0.92,11.65,6.69,4.96,0.16,2.8,9.32,9.24,502.0,11.46,0.93,13.58,8.35,5.24,-0.28,2.77,11.5,11.52,502.0,14.73,1.03,17.44,11.65,5.79,-0.1,2.82,14.76,14.82,502.0,23.79,1.33,27.36,20.75,6.61,-0.04,2.16,23.82,23.92,502.0,31.74,1.09,34.8,27.64,7.17,-0.63,4.19,31.76,31.77,502.0,41.21,1.38,45.0,37.28,7.72,-0.07,2.75,41.23,41.28,502.0,43.57,1.33,45.0,38.66,6.34,-0.77,2.83,43.59,43.83,502.0
+AR-L-G110013 = 40.46,1.92,45.0,33.98,11.02,-0.31,2.86,40.51,40.52,411.0,37.68,2.04,41.42,29.57,11.85,-0.52,2.89,37.73,38.11,411.0,33.2,1.43,36.18,25.71,10.47,-0.76,4.99,33.23,33.29,411.0,26.07,1.43,30.67,22.4,8.27,0.19,2.74,26.11,26.12,411.0,16.4,0.84,19.37,14.13,5.24,0.55,3.6,16.42,16.34,411.0,8.35,1.09,11.38,5.31,6.06,0.13,2.65,8.42,8.21,411.0,11.08,0.91,13.31,8.07,5.24,-0.19,2.78,11.12,11.1,411.0,15.58,1.17,18.54,9.45,9.09,-0.8,5.78,15.62,15.65,411.0,26.2,1.69,30.67,19.37,11.3,-0.1,3.49,26.25,25.98,411.0,30.76,1.59,34.53,23.78,10.75,-0.66,4.33,30.8,30.81,411.0,42.17,1.5,45.0,34.53,10.47,-1.05,5.67,42.19,42.38,411.0,44.11,1.12,45.0,37.56,7.44,-1.74,7.52,44.13,44.59,411.0
+AR-L-G110014 = 35.28,1.78,41.42,30.12,11.3,0.06,3.03,35.33,35.25,372.0,33.72,2.17,38.94,27.64,11.3,-0.19,2.73,33.79,33.7,372.0,29.03,2.39,35.08,23.78,11.3,0.16,2.53,29.13,29.05,372.0,24.88,1.45,30.39,21.85,8.54,0.74,4.03,24.92,24.74,372.0,17.34,0.85,19.92,13.58,6.34,0.04,4.19,17.36,17.3,372.0,9.5,0.63,11.1,7.24,3.86,-0.49,3.85,9.52,9.59,372.0,12.73,1.14,16.34,10.55,5.79,0.87,3.81,12.78,12.48,372.0,15.41,0.97,18.54,12.76,5.79,0.08,3.52,15.44,15.37,372.0,24.56,1.03,27.36,21.02,6.34,0.05,3.73,24.59,24.54,372.0,30.18,1.23,35.63,26.54,9.09,0.18,3.97,30.2,30.15,372.0,38.19,2.0,45.0,33.15,11.85,0.1,2.91,38.24,38.11,372.0,37.76,2.98,44.45,31.5,12.95,-0.07,2.33,37.87,37.56,372.0
+AR-L-G110015 = 33.25,1.55,36.32,30.39,5.93,-0.08,1.72,33.29,33.43,106.0,28.36,0.64,29.7,26.26,3.44,-0.66,3.39,28.36,28.43,106.0,26.89,0.54,28.19,25.43,2.76,-0.12,2.74,26.89,26.95,106.0,24.94,0.8,27.09,23.23,3.86,0.08,2.6,24.95,24.88,106.0,18.39,0.73,19.92,16.61,3.31,-0.21,2.24,18.4,18.41,106.0,11.48,0.85,13.86,9.59,4.27,0.39,2.62,11.51,11.38,106.0,14.39,0.66,16.2,13.03,3.17,0.5,3.07,14.41,14.41,106.0,17.02,1.06,19.37,14.41,4.96,0.26,2.49,17.06,16.82,106.0,23.64,0.75,25.98,21.57,4.41,0.27,3.2,23.66,23.64,106.0,25.76,0.82,27.36,23.64,3.72,-0.54,2.84,25.77,25.88,106.0,36.95,0.88,38.66,34.8,3.86,-0.16,2.31,36.96,37.01,106.0,33.08,1.49,37.01,30.39,6.61,0.02,2.75,33.12,33.15,106.0
+AR-L-G110016 = 42.45,2.14,45.0,31.5,13.5,-1.68,7.03,42.5,42.93,553.0,39.35,1.69,43.35,30.12,13.23,-1.27,7.38,39.39,39.49,553.0,33.06,1.66,37.15,25.16,11.99,-0.95,4.89,33.1,33.22,553.0,25.77,1.53,29.84,19.09,10.75,-0.79,4.26,25.82,25.98,553.0,17.88,2.2,22.95,12.34,10.61,-0.13,2.34,18.01,17.85,553.0,9.52,1.38,12.76,5.59,7.17,-0.39,2.54,9.62,9.72,553.0,12.05,1.73,15.79,6.69,9.09,-0.16,3.11,12.17,11.93,553.0,15.94,1.58,19.65,9.72,9.92,-0.16,3.04,16.01,15.79,553.0,24.65,1.85,28.46,14.96,13.5,-1.23,6.54,24.72,24.74,553.0,29.61,1.74,33.15,21.02,12.13,-0.85,4.68,29.66,29.84,553.0,42.99,2.05,45.0,29.84,15.16,-2.17,10.08,43.04,43.35,553.0,44.42,1.55,45.0,32.05,12.95,-4.09,22.6,44.45,45.0,553.0
+AR-L-G110017 = 31.4,1.33,34.39,28.88,5.51,0.02,2.19,31.43,31.36,99.0,28.15,0.49,29.02,26.54,2.48,-0.46,3.04,28.15,28.19,99.0,25.73,0.39,26.81,24.88,1.93,0.38,3.13,25.73,25.71,99.0,24.59,0.48,25.71,23.78,1.93,0.24,2.28,24.59,24.61,99.0,18.32,0.43,19.51,17.17,2.34,-0.11,3.16,18.32,18.27,99.0,10.57,0.71,12.76,8.9,3.86,0.8,4.12,10.6,10.48,99.0,14.08,0.94,15.79,11.93,3.86,-0.33,2.13,14.11,14.27,99.0,16.6,0.8,18.27,14.69,3.58,-0.18,2.3,16.62,16.61,99.0,23.2,0.86,25.16,21.16,4.0,-0.43,2.84,23.22,23.37,99.0,25.71,0.77,27.09,23.78,3.31,-0.65,2.77,25.72,25.85,99.0,36.12,0.79,38.11,33.98,4.13,-0.16,3.2,36.13,36.18,99.0,34.71,0.93,36.46,31.22,5.24,-1.1,4.53,34.72,34.94,99.0
+AR-L-G110018 = 36.0,1.1,37.83,32.6,5.24,-0.62,2.89,36.02,36.32,99.0,29.98,0.9,31.77,27.91,3.86,-0.4,2.28,29.99,30.26,99.0,29.1,1.33,30.94,26.54,4.41,-0.53,2.06,29.13,29.43,99.0,24.51,0.81,26.81,23.23,3.58,0.52,2.26,24.52,24.33,99.0,16.91,0.59,18.54,15.24,3.31,0.1,3.3,16.92,16.89,99.0,11.68,1.03,15.51,10.28,5.24,1.5,4.83,11.73,11.38,99.0,14.09,0.63,15.51,12.48,3.03,-0.15,2.87,14.11,14.13,99.0,17.49,0.86,19.09,15.51,3.58,-0.7,2.49,17.51,17.79,99.0,25.28,1.19,27.64,22.13,5.51,-0.28,2.72,25.31,25.16,99.0,26.58,1.05,29.02,23.78,5.24,0.09,2.88,26.6,26.54,99.0,36.22,1.37,40.04,33.7,6.34,0.25,2.31,36.25,36.18,99.0,34.01,0.92,36.18,32.32,3.86,0.13,2.37,34.02,33.98,99.0
+AR-L-G110019 = 35.64,1.08,38.39,32.87,5.51,-0.07,2.59,35.66,35.63,200.0,30.39,0.91,32.6,28.46,4.13,0.17,2.34,30.4,30.29,200.0,28.66,1.71,31.5,23.5,7.99,-0.87,3.06,28.71,29.02,200.0,24.26,1.3,27.09,21.3,5.79,0.09,2.14,24.29,24.12,200.0,17.85,0.82,20.2,15.79,4.41,-0.05,3.18,17.87,17.99,200.0,11.12,0.78,12.76,8.62,4.13,-0.34,3.16,11.14,11.17,200.0,14.39,0.99,16.34,11.93,4.41,-0.41,2.53,14.43,14.55,200.0,17.56,1.36,21.3,14.41,6.89,0.03,2.79,17.62,17.58,200.0,24.43,1.15,27.36,22.13,5.24,0.23,2.42,24.46,24.33,200.0,29.24,1.34,32.6,25.98,6.61,0.14,2.12,29.27,29.02,200.0,37.69,1.44,41.14,34.53,6.61,0.05,2.21,37.72,37.56,200.0,34.64,1.61,38.11,29.84,8.27,-0.07,2.72,34.67,34.53,200.0
+AR-L-G110020 = 34.68,1.05,37.28,31.5,5.79,-0.19,2.94,34.7,34.67,193.0,32.32,2.25,37.01,27.64,9.37,-0.33,2.17,32.4,32.6,193.0,28.04,1.57,31.77,24.88,6.89,0.04,2.17,28.09,28.19,193.0,24.95,0.82,27.09,22.13,4.96,-0.53,3.59,24.96,25.02,193.0,17.0,0.75,19.65,15.51,4.13,0.34,3.05,17.02,16.96,193.0,9.35,0.74,11.1,7.52,3.58,-0.09,2.89,9.38,9.45,193.0,12.33,0.95,15.24,8.9,6.34,-0.3,4.29,12.36,12.48,193.0,14.46,1.28,18.27,10.83,7.44,0.03,3.13,14.52,14.55,193.0,23.32,1.17,26.54,20.2,6.34,-0.24,2.87,23.35,23.37,193.0,27.8,1.18,30.94,24.61,6.34,0.04,2.74,27.82,27.78,193.0,36.74,1.3,40.18,33.7,6.48,0.51,3.01,36.76,36.46,193.0,35.65,1.75,40.87,31.77,9.09,0.07,3.1,35.69,35.7,193.0
+AR-L-G110021 = 37.0,0.8,38.94,34.8,4.13,0.02,3.15,37.01,37.01,88.0,29.53,0.8,31.77,27.64,4.13,0.46,3.16,29.54,29.43,88.0,27.66,0.92,30.12,24.88,5.24,0.15,4.28,27.67,27.74,88.0,24.85,0.71,26.54,22.95,3.58,-0.15,2.76,24.86,24.88,88.0,18.35,0.44,19.65,17.03,2.62,0.05,3.54,18.35,18.27,88.0,11.1,0.77,12.76,8.9,3.86,-0.31,2.79,11.13,11.1,88.0,13.97,0.8,15.79,12.2,3.58,-0.11,2.32,14.0,14.0,88.0,17.53,0.79,19.65,16.06,3.58,0.29,2.53,17.55,17.48,88.0,24.8,0.77,26.81,22.68,4.13,0.07,2.97,24.81,24.71,88.0,27.08,1.67,30.67,23.5,7.17,-0.2,2.9,27.13,27.16,88.0,37.39,1.38,40.04,34.53,5.51,0.05,2.38,37.42,37.28,88.0,34.8,1.03,37.28,32.74,4.55,0.05,2.15,34.82,34.91,88.0
+AR-L-G110022 = 37.44,1.76,42.8,33.15,9.65,0.65,3.12,37.48,37.15,510.0,35.01,2.24,40.04,29.84,10.2,-0.18,2.47,35.08,35.22,510.0,30.74,2.17,35.63,25.43,10.2,-0.0,2.03,30.81,30.7,510.0,24.89,1.09,27.64,21.57,6.06,-0.25,3.1,24.92,24.88,510.0,17.19,0.69,19.37,14.96,4.41,-0.15,3.02,17.2,17.17,510.0,9.22,0.77,11.38,6.14,5.24,-0.27,3.81,9.25,9.17,510.0,11.75,1.16,16.06,7.93,8.13,0.26,4.68,11.8,11.72,510.0,15.16,0.97,17.99,12.76,5.24,0.26,2.76,15.19,15.1,510.0,23.3,1.69,27.36,19.09,8.27,-0.12,2.37,23.37,23.5,510.0,31.27,1.7,35.08,26.54,8.54,-0.1,2.77,31.32,31.12,510.0,40.27,1.62,43.62,36.18,7.44,-0.14,2.71,40.31,40.21,510.0,41.66,2.19,45.0,35.22,9.78,-0.11,2.25,41.72,41.56,510.0
+AR-M-G130001 = 36.63,0.47,37.28,36.18,1.1,0.69,2.06,36.63,36.53,4.0,29.84,0.6,30.39,29.02,1.38,-0.69,2.0,29.85,29.98,4.0,25.66,0.34,25.92,25.16,0.76,-0.95,2.16,25.66,25.78,4.0,24.14,0.7,25.16,23.64,1.52,0.94,2.14,24.15,23.88,4.0,17.17,0.23,17.44,16.89,0.55,-0.0,2.0,17.17,17.17,4.0,11.53,0.36,11.86,11.1,0.76,-0.26,1.39,11.54,11.58,4.0,13.22,0.15,13.38,13.03,0.34,-0.28,1.57,13.22,13.24,4.0,15.48,0.77,16.2,14.69,1.52,-0.05,1.11,15.49,15.51,4.0,24.57,0.62,25.43,24.06,1.38,0.72,1.93,24.58,24.4,4.0,28.5,0.81,29.15,27.5,1.65,-0.34,1.44,28.51,28.67,4.0,36.16,0.49,36.59,35.49,1.1,-0.64,1.87,36.17,36.28,4.0,35.56,0.26,35.91,35.35,0.55,0.49,1.63,35.56,35.49,4.0
+AR-M-G130002 = 36.84,1.03,39.49,33.15,6.34,-0.38,3.47,36.85,36.9,570.0,32.68,1.17,36.59,29.84,6.75,0.26,2.86,32.7,32.74,570.0,29.66,1.18,32.87,26.81,6.06,0.13,2.56,29.68,29.43,570.0,25.45,0.82,27.91,22.4,5.51,-0.58,3.6,25.47,25.47,570.0,18.52,0.66,21.02,16.34,4.69,-0.05,3.47,18.53,18.54,570.0,10.34,0.89,12.76,7.93,4.82,-0.12,2.78,10.38,10.38,570.0,13.45,0.91,15.79,10.0,5.79,-0.39,3.01,13.48,13.44,570.0,16.99,0.76,19.65,14.69,4.96,-0.27,3.37,17.01,17.1,570.0,26.19,1.17,29.29,22.95,6.34,-0.5,2.55,26.21,26.4,570.0,31.48,1.1,35.08,27.91,7.17,-0.29,3.57,31.5,31.5,570.0,40.84,1.48,44.17,35.35,8.82,-0.85,4.02,40.87,41.0,570.0,40.74,2.08,45.0,33.43,11.57,-0.64,3.8,40.79,41.0,570.0
+AR-M-G130003 = 35.91,NaN,35.91,35.91,0.0,NaN,NaN,35.91,35.91,1.0,30.67,NaN,30.67,30.67,0.0,NaN,NaN,30.67,30.67,1.0,25.98,NaN,25.98,25.98,0.0,NaN,NaN,25.98,25.98,1.0,22.95,NaN,22.95,22.95,0.0,NaN,NaN,22.95,22.95,1.0,17.44,NaN,17.44,17.44,0.0,NaN,NaN,17.44,17.44,1.0,11.65,NaN,11.65,11.65,0.0,NaN,NaN,11.65,11.65,1.0,13.58,NaN,13.58,13.58,0.0,NaN,NaN,13.58,13.58,1.0,17.44,NaN,17.44,17.44,0.0,NaN,NaN,17.44,17.44,1.0,23.78,NaN,23.78,23.78,0.0,NaN,NaN,23.78,23.78,1.0,30.12,NaN,30.12,30.12,0.0,NaN,NaN,30.12,30.12,1.0,36.73,NaN,36.73,36.73,0.0,NaN,NaN,36.73,36.73,1.0,35.08,NaN,35.08,35.08,0.0,NaN,NaN,35.08,35.08,1.0
+AR-M-G130004 = 34.87,0.84,36.18,33.84,2.34,0.35,2.06,34.88,34.87,6.0,31.22,0.61,31.91,30.67,1.24,0.06,1.08,31.23,31.15,6.0,26.93,0.93,28.33,25.98,2.34,0.39,1.84,26.94,26.81,6.0,23.49,0.53,24.33,22.95,1.38,0.46,2.0,23.5,23.44,6.0,19.26,0.48,19.92,18.68,1.24,0.16,1.64,19.26,19.23,6.0,11.67,0.31,12.2,11.38,0.83,0.97,2.48,11.67,11.52,6.0,14.23,0.27,14.55,13.86,0.69,-0.19,1.52,14.23,14.27,6.0,16.82,0.58,17.44,16.06,1.38,-0.31,1.44,16.83,16.96,6.0,24.12,0.78,25.3,23.23,2.07,0.39,1.81,24.13,23.99,6.0,30.46,0.56,31.36,29.7,1.65,0.38,2.37,30.47,30.32,6.0,36.76,0.38,37.42,36.46,0.96,0.97,2.41,36.76,36.59,6.0,35.41,0.94,36.32,34.25,2.07,-0.11,1.18,35.42,35.49,6.0
+AR-M-G130005 = 33.02,1.79,37.28,31.5,5.79,1.29,3.82,33.07,32.19,11.0,30.62,0.83,32.6,29.57,3.03,1.21,4.1,30.63,30.39,11.0,27.4,0.9,29.57,26.54,3.03,1.41,4.03,27.41,27.09,11.0,23.97,0.64,24.88,22.68,2.2,-0.78,2.79,23.98,24.06,11.0,18.96,0.65,19.85,17.72,2.14,-0.23,2.39,18.97,18.82,11.0,10.15,0.84,11.24,8.35,2.89,-0.56,3.05,10.18,10.0,11.0,14.74,0.74,15.65,13.03,2.62,-1.08,3.63,14.76,14.82,11.0,18.44,0.3,18.89,17.72,1.17,-1.14,4.49,18.44,18.54,11.0,25.26,0.43,25.98,24.61,1.38,0.09,1.98,25.27,25.16,11.0,31.23,1.23,33.15,29.57,3.58,0.01,1.68,31.25,30.94,11.0,37.15,2.02,41.42,34.8,6.61,0.58,2.85,37.2,36.87,11.0,35.47,1.85,38.66,32.6,6.06,0.05,2.07,35.52,35.63,11.0
+AR-M-G130006 = 38.49,1.67,41.69,34.25,7.44,0.0,2.21,38.52,38.39,283.0,33.83,1.52,37.7,31.08,6.61,0.66,2.63,33.86,33.43,283.0,29.35,1.11,32.19,26.81,5.37,0.16,2.7,29.37,29.29,283.0,26.01,0.91,28.19,23.5,4.69,-0.17,2.43,26.03,26.12,283.0,19.51,0.64,22.4,17.99,4.41,0.57,3.8,19.53,19.37,283.0,13.01,0.88,16.06,10.0,6.06,0.03,3.48,13.04,13.03,283.0,15.12,0.69,17.44,13.58,3.86,0.42,2.7,15.14,14.96,283.0,20.26,0.9,22.13,17.72,4.41,-0.84,3.23,20.28,20.47,283.0,27.04,0.74,29.29,25.16,4.13,0.14,3.07,27.05,27.02,283.0,33.81,1.55,37.28,29.7,7.58,-0.09,2.48,33.84,33.84,283.0,41.95,1.29,45.0,37.56,7.44,-0.72,3.7,41.97,42.11,283.0,38.9,2.35,43.48,33.43,10.06,0.08,2.42,38.97,38.8,283.0
+AR-M-G130007 = 33.48,6.03,45.0,18.82,26.18,-0.1,2.19,34.02,33.49,342.0,28.01,5.84,40.04,13.31,26.73,-0.04,2.37,28.61,28.05,342.0,24.15,5.04,34.25,12.34,21.91,0.08,2.32,24.67,23.78,342.0,21.81,5.13,31.77,10.0,21.77,-0.18,2.42,22.4,22.54,342.0,13.39,6.68,22.95,-4.74,27.7,-0.92,2.8,14.96,15.62,342.0,6.39,7.57,15.51,-13.43,28.94,-1.22,3.33,9.9,9.17,342.0,8.51,8.16,17.58,-12.05,29.63,-1.19,3.06,11.78,11.93,342.0,9.62,9.84,22.4,-14.67,37.07,-1.02,2.88,13.75,12.76,342.0,17.29,9.53,30.67,-5.02,35.69,-0.85,2.73,19.73,19.96,342.0,24.87,9.12,39.21,2.63,36.58,-0.77,2.57,26.49,27.36,342.0,33.1,7.87,44.72,12.27,32.45,-0.75,2.55,34.02,35.15,342.0,31.61,6.94,44.45,16.06,28.39,-0.08,2.1,32.36,31.91,342.0
+AR-M-G130008 = 38.87,2.61,45.0,32.87,12.13,0.66,2.75,38.95,38.25,387.0,36.12,2.09,41.14,30.94,10.2,0.19,2.27,36.18,36.18,387.0,31.2,2.12,36.73,27.36,9.37,0.55,2.18,31.27,30.53,387.0,28.09,1.98,33.43,24.19,9.23,0.44,2.52,28.16,27.78,387.0,20.88,1.21,25.71,18.54,7.17,1.38,5.12,20.91,20.47,387.0,12.93,0.89,15.79,10.83,4.96,0.51,3.14,12.96,12.76,387.0,16.64,0.87,19.92,13.72,6.2,-0.02,4.22,16.67,16.61,387.0,20.66,1.27,24.88,18.27,6.61,0.75,3.71,20.7,20.47,387.0,28.38,1.52,34.53,24.61,9.92,0.93,4.91,28.42,28.19,387.0,36.73,2.02,42.24,31.5,10.75,0.21,2.82,36.78,36.73,387.0,42.07,1.68,45.0,35.91,9.09,-0.36,3.57,42.1,41.97,387.0,40.79,2.43,45.0,33.43,11.57,-0.07,2.31,40.86,40.59,387.0
+AR-M-G130009 = 28.6,7.06,41.69,12.76,28.94,0.04,1.98,29.45,27.84,188.0,23.34,7.09,35.22,9.17,26.04,-0.01,1.9,24.39,22.71,188.0,20.31,6.11,30.67,8.62,22.05,0.12,1.8,21.2,19.51,188.0,17.48,6.52,27.36,5.04,22.32,0.1,1.65,18.65,16.1,188.0,8.11,8.09,20.75,-7.09,27.83,0.1,1.51,11.44,6.0,188.0,-0.36,10.32,13.31,-13.98,27.28,0.07,1.24,10.3,-1.44,188.0,0.54,10.55,14.41,-13.98,28.39,0.0,1.27,10.54,-0.33,188.0,2.36,11.88,19.37,-13.15,32.52,0.16,1.31,12.09,-0.4,188.0,9.36,11.18,26.95,-6.26,33.21,0.15,1.36,14.56,8.42,188.0,16.25,11.76,35.63,-0.2,35.83,0.26,1.48,20.04,12.41,188.0,25.33,10.99,43.07,8.35,34.72,0.24,1.56,27.6,22.68,188.0,26.27,9.05,43.76,11.1,32.66,0.3,1.79,27.78,24.02,188.0
+AR-M-G130010 = 34.38,0.85,36.46,33.15,3.31,0.57,3.0,34.39,34.25,24.0,31.85,0.94,33.84,30.67,3.17,0.79,2.53,31.87,31.63,24.0,28.05,0.74,29.29,26.95,2.34,0.3,1.88,28.05,27.91,24.0,24.56,0.81,25.98,23.5,2.48,0.48,1.98,24.57,24.47,24.0,20.05,0.57,21.16,19.16,2.0,0.37,2.18,20.06,19.92,24.0,11.48,0.41,12.14,10.55,1.58,-0.42,2.53,11.49,11.58,24.0,14.35,0.36,14.69,13.38,1.31,-1.44,4.23,14.36,14.41,24.0,17.78,0.56,18.54,16.34,2.2,-0.82,3.07,17.79,17.89,24.0,24.11,1.71,27.64,21.85,5.79,0.42,1.95,24.17,23.81,24.0,31.28,0.85,32.46,29.02,3.44,-0.64,3.14,31.29,31.29,24.0,37.3,0.96,39.35,35.63,3.72,0.23,2.35,37.31,37.21,24.0,35.6,0.76,37.15,34.25,2.89,0.33,2.27,35.6,35.35,24.0
+AR-M-G130011 = 39.15,4.1,45.0,22.4,22.6,-0.69,3.08,39.37,39.76,1645.0,34.41,4.51,43.35,18.82,24.53,-0.32,2.58,34.71,34.53,1645.0,28.91,3.77,37.83,16.06,21.77,-0.17,2.54,29.15,28.88,1645.0,22.97,3.43,30.12,11.93,18.19,-0.61,2.76,23.23,23.5,1645.0,13.59,4.71,21.85,-2.4,24.25,-1.11,3.59,14.38,15.1,1645.0,4.75,5.62,12.76,-9.84,22.6,-1.23,3.14,7.36,6.97,1645.0,8.04,6.26,15.79,-10.67,26.46,-1.41,3.79,10.19,10.69,1645.0,9.49,7.74,20.47,-11.22,31.69,-1.2,3.23,12.25,12.48,1645.0,18.39,8.31,28.19,-4.88,33.07,-1.4,3.76,20.18,21.57,1645.0,26.76,7.65,36.46,1.73,34.72,-1.47,4.43,27.83,29.57,1645.0,37.63,6.56,45.0,12.48,32.52,-1.38,4.48,38.2,39.49,1645.0,39.04,5.1,45.0,19.37,25.63,-0.81,3.25,39.37,39.76,1645.0
+AR-M-G130012 = 37.52,1.84,41.14,31.91,9.23,-1.08,4.84,37.56,37.7,77.0,33.07,1.31,36.87,30.39,6.48,0.44,3.2,33.09,32.81,77.0,28.22,1.13,30.39,25.71,4.69,-0.12,2.32,28.24,28.33,77.0,25.94,1.02,28.6,23.78,4.82,-0.05,2.83,25.96,25.98,77.0,18.84,1.13,21.57,16.89,4.69,0.1,2.17,18.87,18.96,77.0,11.63,0.79,12.76,8.35,4.41,-1.6,6.61,11.66,11.79,77.0,14.36,1.35,17.03,11.1,5.93,-0.01,2.3,14.42,14.41,77.0,18.31,0.59,19.92,16.75,3.17,0.06,3.39,18.32,18.41,77.0,25.82,1.25,28.46,21.85,6.61,-0.79,3.96,25.85,25.98,77.0,32.44,1.32,35.08,29.57,5.51,-0.18,2.27,32.47,32.6,77.0,40.95,1.28,43.62,36.73,6.89,-0.88,4.42,40.97,41.14,77.0,39.99,2.01,43.07,34.67,8.41,-0.81,3.09,40.04,40.45,77.0
+AR-M-G130013 = 35.3,4.46,41.69,23.23,18.46,-0.92,2.55,35.58,37.15,465.0,29.76,4.09,38.11,18.27,19.84,-0.72,2.57,30.04,31.22,465.0,25.97,3.6,32.19,15.24,16.95,-0.81,2.66,26.21,27.09,465.0,23.52,4.75,30.39,12.48,17.91,-0.86,2.35,23.99,25.71,465.0,14.73,7.34,21.85,-9.02,30.87,-1.42,3.95,16.45,18.27,465.0,6.87,7.87,14.69,-11.77,26.46,-1.21,2.88,10.44,10.69,465.0,8.9,7.89,17.17,-11.22,28.39,-1.22,3.13,11.89,12.48,465.0,10.96,9.86,22.4,-10.67,33.07,-1.05,2.52,14.74,16.34,465.0,18.84,10.41,30.12,-5.16,35.28,-0.99,2.39,21.52,24.12,465.0,25.24,8.83,34.8,2.28,32.52,-1.14,2.96,26.74,29.7,465.0,35.71,8.05,44.45,14.41,30.04,-1.1,2.85,36.6,39.76,465.0,35.04,5.37,41.97,19.09,22.87,-0.84,2.51,35.45,37.01,465.0
+AR-M-G130014 = 35.97,2.46,39.76,31.77,7.99,-0.26,1.64,36.06,35.94,54.0,33.32,1.56,35.35,30.26,5.1,-0.67,2.11,33.35,33.84,54.0,29.19,1.38,31.5,26.67,4.82,-0.31,2.01,29.22,29.5,54.0,26.5,1.48,28.74,23.23,5.51,-0.56,2.29,26.55,26.91,54.0,20.73,0.53,21.85,18.96,2.89,-0.66,4.58,20.73,20.75,54.0,10.96,0.69,12.2,9.04,3.17,-0.32,3.02,10.98,10.96,54.0,15.5,0.69,16.75,14.41,2.34,0.05,2.11,15.51,15.51,54.0,19.57,1.06,21.3,17.72,3.58,-0.12,1.71,19.6,19.58,54.0,26.75,1.36,29.02,24.33,4.69,-0.23,1.78,26.79,26.81,54.0,33.75,2.46,36.87,29.29,7.58,-0.52,1.86,33.83,34.39,54.0,39.47,2.27,42.8,35.22,7.58,-0.27,1.76,39.54,39.69,54.0,37.94,2.64,41.56,33.43,8.13,-0.19,1.52,38.03,38.32,54.0
+AR-M-G130015 = 38.54,3.39,45.0,22.4,22.6,-1.3,5.35,38.69,39.21,1235.0,33.89,3.39,40.59,18.82,21.77,-1.28,5.27,34.06,34.25,1235.0,28.78,2.73,33.84,16.75,17.09,-1.57,6.34,28.91,29.29,1235.0,25.23,2.97,29.02,11.65,17.36,-2.05,8.01,25.4,25.71,1235.0,17.68,4.36,22.95,-2.68,25.63,-2.7,10.57,18.21,18.82,1235.0,9.31,4.69,14.41,-9.57,23.98,-2.65,9.69,10.42,10.69,1235.0,12.56,5.11,16.89,-10.39,27.28,-3.07,12.0,13.56,14.0,1235.0,15.3,6.37,20.75,-10.94,31.69,-2.82,10.34,16.57,17.3,1235.0,24.36,6.77,30.67,-4.06,34.72,-2.98,11.19,25.28,26.26,1235.0,29.72,5.53,35.91,1.59,34.31,-3.01,12.81,30.23,30.94,1235.0,40.31,5.49,45.0,10.96,34.04,-2.87,11.95,40.68,41.97,1235.0,38.83,4.19,45.0,18.96,26.04,-1.53,6.15,39.06,39.63,1235.0
+AR-M-G130016 = 37.71,1.53,41.56,34.53,7.03,0.11,2.31,37.74,37.7,337.0,33.92,1.79,39.21,30.39,8.82,0.47,2.42,33.97,33.56,337.0,29.18,1.25,32.87,26.81,6.06,0.68,2.91,29.21,29.02,337.0,26.69,0.95,30.39,23.5,6.89,0.05,4.1,26.71,26.81,337.0,19.47,0.78,21.71,17.44,4.27,-0.43,3.31,19.48,19.51,337.0,12.58,1.02,15.1,10.28,4.82,-0.16,2.35,12.62,12.76,337.0,15.46,0.72,17.44,13.58,3.86,-0.15,2.52,15.48,15.51,337.0,19.41,0.8,21.44,16.89,4.55,-0.43,2.85,19.43,19.51,337.0,26.59,1.25,29.29,23.5,5.79,-0.61,2.73,26.62,26.81,337.0,33.23,1.86,37.28,28.74,8.54,0.05,2.2,33.28,33.15,337.0,41.84,1.09,45.0,38.39,6.61,-0.43,3.27,41.86,41.97,337.0,39.91,1.61,43.9,36.73,7.17,0.41,2.61,39.94,39.76,337.0
+AR-M-G130017 = 27.13,6.23,38.11,15.93,22.19,0.07,1.82,27.83,26.81,125.0,22.88,5.78,32.32,11.79,20.53,-0.12,1.82,23.6,23.16,125.0,19.3,5.34,28.46,9.04,19.43,0.03,1.9,20.02,19.51,125.0,17.14,5.42,26.54,6.69,19.84,-0.04,1.82,17.97,16.89,125.0,7.11,8.04,19.09,-10.12,29.21,-0.07,1.77,10.71,5.73,125.0,0.15,9.36,12.2,-14.8,27.01,-0.13,1.36,9.33,0.91,125.0,0.75,8.96,12.76,-15.35,28.11,-0.12,1.56,8.96,0.77,125.0,2.12,10.83,18.13,-13.15,31.28,0.24,1.44,11.0,-0.06,125.0,8.78,9.58,24.61,-5.98,30.59,0.19,1.64,12.97,7.24,125.0,15.18,9.41,32.6,-0.2,32.8,0.25,1.84,17.84,13.58,125.0,24.56,9.44,40.59,9.17,31.42,0.15,1.69,26.3,24.12,125.0,25.32,7.66,37.83,10.83,27.01,0.03,1.8,26.45,25.5,125.0
+AR-M-G130018 = 32.24,7.28,41.69,15.79,25.91,-0.69,2.13,33.04,35.49,98.0,25.0,7.42,35.35,10.28,25.08,-0.42,1.81,26.07,27.47,98.0,21.46,5.64,30.94,9.86,21.08,-0.19,1.95,22.18,22.02,98.0,20.21,5.02,27.09,8.07,19.02,-0.76,2.39,20.82,22.44,98.0,13.15,5.72,18.54,-2.13,20.67,-1.13,2.97,14.32,16.06,98.0,6.22,8.26,13.03,-14.8,27.83,-1.32,3.26,10.31,10.34,98.0,6.88,7.97,15.51,-15.35,30.87,-1.26,3.29,10.5,11.07,98.0,8.8,9.94,18.27,-13.7,31.97,-0.84,2.17,13.24,14.69,98.0,15.48,9.72,28.74,-6.67,35.41,-0.76,2.22,18.25,20.51,98.0,21.64,9.34,34.53,-1.57,36.1,-0.74,2.48,23.55,24.88,98.0,31.13,9.87,42.8,8.07,34.72,-0.78,2.26,32.65,36.32,98.0,29.3,9.74,44.17,10.69,33.48,-0.27,1.69,30.86,32.36,98.0
+AR-N-G140001 = 28.32,0.68,30.26,26.81,3.44,0.68,3.91,28.33,28.33,65.0,29.06,0.95,31.63,27.36,4.27,0.45,2.68,29.07,28.95,65.0,26.33,0.66,28.46,25.16,3.31,0.75,3.54,26.34,26.26,65.0,23.73,0.83,25.57,22.13,3.44,0.22,2.8,23.75,23.71,65.0,18.95,0.86,22.13,16.89,5.24,0.64,4.82,18.97,18.96,65.0,12.4,0.81,14.27,10.55,3.72,0.26,2.63,12.43,12.48,65.0,18.96,0.58,20.2,17.44,2.76,-0.07,3.05,18.97,18.96,65.0,20.0,0.52,21.3,18.82,2.48,-0.12,2.69,20.01,20.06,65.0,21.74,0.62,23.5,20.47,3.03,0.43,3.05,21.75,21.71,65.0,23.31,0.71,25.16,21.3,3.86,0.07,3.84,23.32,23.37,65.0,28.8,1.28,32.05,26.81,5.24,0.89,2.96,28.83,28.46,65.0,29.26,1.46,33.56,26.81,6.75,1.05,3.38,29.3,28.88,65.0
+AR-N-G140002 = 31.09,0.94,32.46,28.74,3.72,-0.66,2.78,31.11,31.22,40.0,31.94,1.62,33.43,27.64,5.79,-1.47,3.91,31.98,32.74,40.0,28.49,1.2,29.98,25.43,4.55,-0.99,2.98,28.51,28.95,40.0,26.23,0.93,27.91,24.06,3.86,-0.59,2.96,26.24,26.26,40.0,20.14,0.52,20.82,18.68,2.14,-1.36,4.32,20.15,20.33,40.0,14.8,0.91,16.34,13.31,3.03,0.07,2.0,14.83,14.69,40.0,18.95,0.4,19.92,18.41,1.52,0.68,2.57,18.95,18.89,40.0,20.81,0.72,22.4,19.65,2.76,0.25,2.51,20.83,20.82,40.0,23.73,0.92,24.88,21.57,3.31,-0.81,3.12,23.75,23.75,40.0,26.29,1.19,28.19,23.5,4.69,-0.04,2.13,26.32,26.16,40.0,30.25,1.13,31.63,26.81,4.82,-1.6,4.76,30.27,30.63,40.0,35.23,1.87,37.83,30.81,7.03,-0.74,2.73,35.28,35.63,40.0
+AR-N-G140003 = 27.83,0.57,29.02,26.54,2.48,-0.38,2.93,27.83,27.91,56.0,28.08,0.41,29.02,27.36,1.65,0.05,2.52,28.09,28.19,56.0,26.65,0.38,27.36,25.85,1.52,-0.18,2.5,26.66,26.67,56.0,24.12,0.46,25.16,23.23,1.93,0.21,2.49,24.12,24.06,56.0,18.81,0.44,19.65,17.72,1.93,-0.48,2.94,18.82,18.82,56.0,12.83,0.44,13.86,12.2,1.65,0.34,2.41,12.84,12.76,56.0,19.48,0.54,20.33,18.27,2.07,-0.13,1.95,19.48,19.44,56.0,21.17,0.59,22.4,20.06,2.34,0.36,2.66,21.17,21.16,56.0,22.4,0.72,23.78,20.89,2.89,0.12,2.31,22.41,22.4,56.0,23.73,0.67,25.71,22.13,3.58,0.82,4.26,23.74,23.64,56.0,27.96,0.57,29.84,26.81,3.03,0.6,4.2,27.96,27.91,56.0,29.0,0.61,30.39,27.09,3.31,-0.13,4.01,29.0,28.88,56.0
+AR-N-G140004 = 29.1,1.0,31.56,27.91,3.65,0.88,2.83,29.12,28.74,34.0,29.02,1.19,31.5,27.09,4.41,0.34,2.08,29.04,28.6,34.0,26.66,1.03,28.46,24.88,3.58,0.23,1.98,26.68,26.4,34.0,24.89,1.15,26.54,22.81,3.72,0.13,1.57,24.92,24.78,34.0,19.79,0.55,20.82,18.96,1.86,0.27,1.73,19.8,19.65,34.0,14.65,1.05,16.34,12.48,3.86,-0.82,2.57,14.69,15.03,34.0,19.03,0.45,19.65,17.72,1.93,-1.33,4.92,19.03,19.09,34.0,20.61,0.62,22.13,19.37,2.76,-0.09,2.86,20.62,20.75,34.0,22.2,0.64,23.92,20.75,3.17,0.22,3.54,22.21,22.26,34.0,24.78,1.04,26.74,22.95,3.79,-0.01,2.06,24.8,24.85,34.0,28.86,1.12,30.94,26.54,4.41,0.2,2.1,28.88,28.6,34.0,32.76,2.16,35.91,29.43,6.48,0.09,1.63,32.83,32.84,34.0
+AR-N-G140005 = 30.87,0.99,32.05,28.19,3.86,-0.74,2.88,30.89,31.08,35.0,31.34,0.75,32.87,29.29,3.58,-0.45,3.13,31.35,31.5,35.0,28.15,0.68,29.7,26.81,2.89,-0.12,2.9,28.15,28.26,35.0,26.48,0.75,28.74,25.43,3.31,1.26,4.73,26.49,26.33,35.0,21.04,0.45,22.26,20.2,2.07,0.65,3.61,21.04,21.02,35.0,15.66,0.51,16.61,14.82,1.79,0.13,1.8,15.67,15.65,35.0,18.87,0.6,20.2,17.99,2.2,0.62,2.35,18.88,18.82,35.0,21.33,0.59,22.4,20.06,2.34,-0.47,2.4,21.33,21.37,35.0,23.89,0.62,24.61,22.13,2.48,-0.86,3.21,23.9,24.06,35.0,26.88,0.82,27.91,25.16,2.76,-0.45,2.03,26.89,27.02,35.0,30.47,0.69,31.91,28.74,3.17,-0.42,3.38,30.47,30.6,35.0,35.08,1.07,37.56,32.6,4.96,0.14,3.25,35.1,35.08,35.0
+AR-N-G140006 = 30.44,0.98,31.91,28.74,3.17,-0.54,2.06,30.46,30.81,28.0,31.12,0.81,32.46,29.08,3.38,-0.2,2.69,31.13,30.94,28.0,27.78,1.06,29.98,25.98,4.0,0.1,2.25,27.8,27.78,28.0,25.6,0.83,27.22,24.06,3.17,-0.24,2.44,25.62,25.71,28.0,19.74,0.57,21.02,18.54,2.48,-0.15,2.73,19.75,19.85,28.0,13.78,0.89,15.79,11.93,3.86,0.04,2.78,13.81,13.82,28.0,19.15,0.48,20.2,18.27,1.93,0.63,2.79,19.15,19.06,28.0,19.84,0.54,21.57,19.09,2.48,1.28,4.84,19.85,19.68,28.0,23.01,0.68,24.06,21.57,2.48,-0.62,3.02,23.02,22.95,28.0,24.99,0.96,26.54,22.68,3.86,-0.36,2.78,25.01,25.09,28.0,29.57,1.31,32.19,27.09,5.1,-0.45,2.41,29.6,30.05,28.0,34.17,1.8,37.15,30.94,6.2,-0.33,2.06,34.22,34.46,28.0
+AR-N-G140007 = 26.28,0.63,27.36,24.88,2.48,-0.11,1.97,26.29,26.26,65.0,28.26,0.7,29.57,26.67,2.89,-0.57,2.36,28.27,28.46,65.0,25.87,0.68,27.09,24.33,2.76,-0.46,2.56,25.88,25.98,65.0,24.35,0.65,25.71,22.95,2.76,-0.09,2.3,24.35,24.33,65.0,17.86,0.5,18.82,16.61,2.2,-0.31,2.62,17.86,17.85,65.0,14.02,0.89,15.79,12.2,3.58,0.05,2.03,14.05,14.0,65.0,20.04,0.44,20.89,18.82,2.07,-0.96,4.33,20.04,20.06,65.0,21.06,0.58,22.13,19.37,2.76,-0.26,2.86,21.07,21.02,65.0,21.6,0.83,23.64,19.92,3.72,0.21,2.65,21.61,21.64,65.0,24.73,0.62,25.98,23.57,2.41,0.0,2.02,24.74,24.74,65.0,27.15,0.95,28.74,24.88,3.86,-0.54,2.28,27.17,27.5,65.0,29.52,1.0,30.94,26.81,4.13,-0.76,2.62,29.54,29.84,65.0
+AR-N-G140008 = 25.42,0.9,27.64,23.5,4.13,0.22,2.68,25.44,25.3,126.0,26.57,0.71,28.33,24.88,3.44,0.03,2.51,26.58,26.64,126.0,24.88,0.83,27.5,23.5,4.0,1.04,3.74,24.9,24.74,126.0,23.08,0.67,25.16,21.85,3.31,0.79,3.28,23.09,22.95,126.0,18.73,0.78,20.61,17.44,3.17,0.36,2.21,18.74,18.68,126.0,14.64,0.79,16.89,12.2,4.69,-0.27,3.55,14.66,14.69,126.0,19.98,0.57,21.3,18.27,3.03,0.12,3.19,19.99,19.92,126.0,20.96,0.51,22.4,19.65,2.76,0.24,2.59,20.97,20.85,126.0,21.64,0.81,23.57,19.92,3.65,0.38,2.42,21.66,21.57,126.0,23.36,1.04,26.67,20.89,5.79,0.35,3.29,23.39,23.37,126.0,26.11,1.29,29.43,23.78,5.65,0.59,2.58,26.15,25.85,126.0,28.73,1.12,31.91,26.81,5.1,0.84,3.05,28.75,28.46,126.0
+AR-N-G140009 = 27.57,1.18,30.12,25.43,4.69,0.22,2.05,27.59,27.57,120.0,27.42,1.09,30.67,25.43,5.24,0.29,2.95,27.44,27.5,120.0,25.77,0.9,27.78,24.06,3.72,-0.13,2.02,25.78,25.98,120.0,23.57,1.02,25.98,21.3,4.69,0.22,2.48,23.6,23.5,120.0,18.44,0.7,19.92,16.34,3.58,-0.79,4.35,18.45,18.54,120.0,12.95,0.7,14.13,10.83,3.31,-0.74,3.11,12.96,13.03,120.0,19.03,1.0,20.47,15.79,4.69,-1.02,3.8,19.05,19.09,120.0,20.17,0.69,21.57,17.99,3.58,-0.9,3.91,20.19,20.33,120.0,21.06,1.1,22.68,17.99,4.69,-0.86,2.92,21.09,21.44,120.0,23.66,0.88,25.43,21.3,4.13,-0.21,3.0,23.68,23.64,120.0,26.47,1.3,29.7,24.06,5.65,0.02,2.27,26.5,26.54,120.0,27.88,1.05,30.81,25.43,5.37,-0.09,2.67,27.9,27.98,120.0
+AR-N-G140010 = 25.84,0.9,27.36,24.06,3.31,-0.31,1.79,25.86,26.05,97.0,27.77,1.1,29.84,25.71,4.13,-0.34,1.93,27.79,27.91,97.0,25.69,0.79,27.78,24.19,3.58,0.3,2.56,25.7,25.71,97.0,23.82,1.04,26.67,21.3,5.37,0.25,3.07,23.85,23.78,97.0,18.65,0.62,19.92,17.17,2.76,-0.22,2.29,18.66,18.75,97.0,15.5,0.99,17.99,13.58,4.41,0.37,2.92,15.54,15.44,97.0,20.21,0.65,21.3,18.96,2.34,-0.08,1.75,20.22,20.27,97.0,20.9,0.67,22.13,19.92,2.2,-0.13,1.72,20.91,21.02,97.0,22.06,0.78,24.61,19.92,4.69,0.63,3.92,22.08,21.85,97.0,24.53,1.02,27.36,22.47,4.89,0.32,2.76,24.55,24.47,97.0,27.09,1.11,29.43,24.61,4.82,0.01,2.14,27.11,27.29,97.0,29.3,1.22,31.91,27.09,4.82,0.17,2.06,29.32,29.57,97.0
+AR-N-G140011 = 28.74,0.48,29.91,28.19,1.72,1.02,3.18,28.74,28.6,40.0,28.23,0.54,29.43,27.09,2.34,0.32,3.42,28.23,28.19,40.0,26.25,0.43,27.36,25.3,2.07,-0.21,3.44,26.25,26.26,40.0,24.03,0.42,24.88,22.95,1.93,-0.66,3.58,24.04,24.12,40.0,19.37,0.46,20.06,18.54,1.52,-0.47,2.05,19.38,19.51,40.0,13.37,0.84,15.1,11.1,4.0,-0.39,3.23,13.39,13.58,40.0,19.37,0.44,20.2,18.54,1.65,-0.25,2.03,19.38,19.44,40.0,19.87,0.52,21.02,19.09,1.93,0.82,2.55,19.88,19.65,40.0,22.21,0.51,23.23,21.3,1.93,-0.11,2.13,22.21,22.26,40.0,23.93,1.2,26.26,21.85,4.41,0.26,2.16,23.96,23.78,40.0,28.13,0.7,29.29,26.26,3.03,-0.58,3.07,28.14,28.19,40.0,30.74,0.79,32.74,28.88,3.86,0.01,3.42,30.75,30.74,40.0
+AR-N-G140012 = 27.73,0.5,28.74,26.54,2.2,0.07,2.47,27.73,27.71,53.0,28.77,0.7,30.12,27.09,3.03,0.01,2.72,28.78,28.6,53.0,27.08,0.51,28.19,25.98,2.2,0.16,2.32,27.09,27.02,53.0,24.28,0.42,25.16,23.5,1.65,0.34,2.21,24.28,24.19,53.0,18.57,0.56,19.44,17.44,2.0,-0.32,2.25,18.58,18.68,53.0,13.94,0.75,17.17,12.89,4.27,2.08,8.58,13.96,13.72,53.0,19.35,0.31,20.47,18.82,1.65,1.45,5.23,19.35,19.23,53.0,20.5,0.85,22.13,18.82,3.31,-0.3,2.13,20.51,20.61,53.0,22.45,0.76,24.06,20.75,3.31,0.19,2.09,22.46,22.19,53.0,24.35,0.55,25.98,23.37,2.62,0.69,3.3,24.36,24.26,53.0,28.42,1.17,30.67,26.67,4.0,0.33,1.83,28.45,28.19,53.0,30.17,1.17,32.32,27.91,4.41,0.11,2.05,30.19,29.98,53.0
+AR-N-G140013 = 27.26,0.83,28.74,25.57,3.17,-0.1,1.9,27.27,27.36,59.0,28.18,1.0,29.84,26.54,3.31,0.05,1.64,28.19,27.91,59.0,26.5,1.11,28.88,24.74,4.13,0.29,2.04,26.52,26.4,59.0,24.03,0.83,25.5,22.54,2.96,0.09,1.84,24.04,23.92,59.0,18.0,0.49,18.82,16.89,1.93,-0.24,2.26,18.0,17.99,59.0,13.56,0.44,14.69,12.62,2.07,0.33,3.01,13.56,13.58,59.0,19.76,0.51,20.75,18.54,2.2,0.01,2.57,19.76,19.71,59.0,19.88,0.43,20.75,18.82,1.93,-0.02,2.42,19.89,19.92,59.0,21.78,0.52,23.16,20.75,2.41,0.32,3.15,21.78,21.85,59.0,24.1,0.58,25.16,22.95,2.2,-0.18,2.0,24.1,24.12,59.0,26.44,1.26,29.02,24.33,4.69,0.2,1.88,26.47,26.4,59.0,28.85,1.13,30.94,26.81,4.13,-0.06,1.93,28.88,29.02,59.0
+AR-N-G140014 = 28.38,0.53,29.98,27.36,2.62,0.43,3.26,28.39,28.33,58.0,28.43,0.94,31.77,27.09,4.69,1.41,4.99,28.45,28.19,58.0,25.96,0.4,27.22,25.16,2.07,1.13,5.03,25.96,25.92,58.0,23.53,0.57,25.3,22.13,3.17,0.45,4.31,23.53,23.5,58.0,19.44,0.78,20.75,17.58,3.17,-0.4,2.35,19.46,19.37,58.0,12.61,0.74,14.69,11.24,3.44,0.32,2.8,12.63,12.48,58.0,19.13,0.56,20.2,17.85,2.34,-0.26,2.29,19.13,19.16,58.0,20.47,1.14,22.4,17.99,4.41,-0.23,1.9,20.5,20.61,58.0,22.55,0.73,23.78,21.02,2.76,-0.14,2.17,22.56,22.68,58.0,23.51,0.4,24.33,22.68,1.65,-0.3,2.36,23.51,23.5,58.0,28.31,0.65,29.57,26.81,2.76,-0.27,2.39,28.32,28.33,58.0,29.21,0.56,30.39,27.64,2.76,-0.1,3.0,29.21,29.15,58.0
+AR-N-G140015 = 27.85,0.44,28.74,26.81,1.93,-0.13,2.37,27.85,27.91,61.0,28.78,0.78,30.12,27.09,3.03,-0.05,2.24,28.79,28.74,61.0,26.75,0.63,28.46,25.43,3.03,0.19,2.8,26.76,26.81,61.0,25.01,0.83,26.54,23.37,3.17,0.03,1.96,25.02,25.02,61.0,19.72,0.41,21.3,19.09,2.2,0.89,5.19,19.73,19.71,61.0,13.64,0.81,15.79,11.65,4.13,0.19,3.66,13.66,13.58,61.0,19.04,0.48,19.92,17.85,2.07,-0.42,2.51,19.05,19.09,61.0,21.05,0.55,22.4,19.92,2.48,0.17,2.32,21.06,21.16,61.0,22.61,0.52,23.78,21.57,2.2,0.14,2.22,22.62,22.61,61.0,23.49,0.9,25.16,21.57,3.58,-0.15,2.35,23.51,23.5,61.0,28.38,0.93,30.12,26.26,3.86,-0.21,2.37,28.39,28.33,61.0,30.13,0.66,32.6,29.02,3.58,0.9,4.78,30.13,30.05,61.0
+AR-N-G140016 = 29.36,0.98,31.77,28.19,3.58,0.78,2.86,29.38,29.15,25.0,29.69,1.27,32.05,27.36,4.69,-0.05,2.29,29.71,29.84,25.0,26.74,0.62,28.05,25.85,2.2,0.67,2.45,26.74,26.54,25.0,24.71,1.06,27.64,23.5,4.13,1.23,3.82,24.73,24.33,25.0,19.08,0.44,20.2,18.27,1.93,0.67,3.36,19.09,18.96,25.0,12.6,0.74,14.13,11.1,3.03,0.17,2.58,12.62,12.62,25.0,19.22,0.37,19.78,18.54,1.24,-0.08,1.85,19.23,19.23,25.0,19.16,0.4,20.2,18.41,1.79,0.4,3.29,19.16,19.09,25.0,22.61,0.72,23.92,21.3,2.62,0.03,2.04,22.62,22.68,25.0,23.48,0.46,24.61,22.68,1.93,0.43,3.13,23.49,23.5,25.0,29.05,0.84,30.94,27.64,3.31,0.46,2.43,29.06,28.88,25.0,30.87,1.14,33.43,29.02,4.41,0.44,2.71,30.89,30.74,25.0
+AR-N-G140017 = 26.18,0.69,28.74,24.88,3.86,0.76,4.33,26.19,26.12,130.0,26.42,0.87,29.29,24.88,4.41,0.45,3.43,26.43,26.4,130.0,24.5,0.66,26.54,23.23,3.31,0.5,3.25,24.51,24.47,130.0,22.45,0.51,24.33,21.3,3.03,0.42,3.42,22.45,22.4,130.0,18.13,0.66,19.65,16.34,3.31,-0.31,2.69,18.14,18.13,130.0,12.96,1.03,15.24,10.55,4.69,-0.12,2.37,13.0,13.03,130.0,19.32,1.15,21.3,16.2,5.1,-0.82,3.01,19.35,19.51,130.0,20.24,0.98,22.4,17.99,4.41,-0.11,2.66,20.27,20.33,130.0,20.1,1.22,23.23,17.17,6.06,-0.09,2.35,20.13,20.2,130.0,22.75,0.91,25.71,21.02,4.69,0.46,2.99,22.76,22.61,130.0,25.19,0.8,27.36,23.78,3.58,0.31,2.47,25.2,25.19,130.0,27.55,0.79,29.57,25.98,3.58,0.22,2.85,27.57,27.64,130.0
+AR-P-G090001 = 26.68,0.87,29.02,23.78,5.24,-0.51,3.79,26.69,26.81,484.0,27.79,0.67,29.84,25.71,4.13,0.01,3.29,27.8,27.84,484.0,27.02,0.62,28.74,25.43,3.31,0.03,2.83,27.03,27.09,484.0,23.97,0.66,25.98,22.4,3.58,0.21,2.76,23.98,23.92,484.0,21.49,0.76,25.02,19.37,5.65,0.5,4.21,21.5,21.44,484.0,16.21,0.62,18.54,14.69,3.86,0.41,3.44,16.22,16.2,484.0,23.63,0.87,25.16,20.47,4.69,-0.78,3.0,23.64,23.78,484.0,23.59,0.65,25.85,20.2,5.65,-0.2,5.2,23.6,23.64,484.0,27.85,1.34,30.67,24.33,6.34,-0.61,2.75,27.89,28.19,484.0,30.51,1.36,33.29,25.43,7.85,-0.62,3.67,30.54,30.57,484.0,31.75,1.15,34.8,28.74,6.06,0.13,2.45,31.77,31.77,484.0,34.33,0.94,36.46,30.94,5.51,-0.31,2.45,34.35,34.53,484.0
+AR-P-G090002 = 30.01,0.93,32.05,27.09,4.96,-0.41,3.32,30.02,29.98,233.0,29.78,0.95,32.6,27.64,4.96,0.02,2.84,29.79,29.84,233.0,29.16,0.76,31.5,27.36,4.13,0.31,3.2,29.17,29.02,233.0,25.72,0.99,28.74,23.23,5.51,0.36,2.93,25.74,25.71,233.0,22.9,0.99,26.54,19.65,6.89,0.53,4.48,22.92,22.81,233.0,17.05,0.94,19.09,13.58,5.51,-0.79,3.7,17.07,17.17,233.0,23.19,0.86,25.98,21.02,4.96,0.08,3.01,23.21,23.23,233.0,23.95,0.99,27.09,21.3,5.79,-0.2,3.68,23.97,24.06,233.0,27.62,1.25,30.12,24.33,5.79,-0.8,3.05,27.64,27.91,233.0,29.34,1.3,32.05,25.98,6.06,-0.6,2.61,29.37,29.7,233.0,32.1,1.81,36.73,28.19,8.54,-0.16,2.17,32.16,32.32,233.0,37.69,1.41,40.59,33.15,7.44,-0.88,3.75,37.72,37.83,233.0
+AR-P-G090003 = 31.98,0.79,33.43,29.84,3.58,-0.46,2.32,31.99,32.19,131.0,30.54,0.95,32.87,28.6,4.27,0.69,3.15,30.55,30.39,131.0,29.29,0.9,31.77,27.64,4.13,0.51,2.66,29.3,29.08,131.0,25.19,0.63,26.26,23.5,2.76,-0.53,2.65,25.19,25.3,131.0,22.16,0.93,24.06,20.2,3.86,0.06,2.29,22.18,22.13,131.0,16.35,0.76,18.27,13.86,4.41,-0.5,3.42,16.36,16.48,131.0,22.68,0.64,24.06,21.02,3.03,-0.24,2.8,22.69,22.68,131.0,23.75,1.28,26.54,20.2,6.34,-0.53,3.32,23.79,23.92,131.0,27.91,1.58,30.12,24.33,5.79,-0.71,2.29,27.95,28.46,131.0,28.74,1.07,30.39,26.26,4.13,-0.7,2.44,28.76,29.02,131.0,29.26,0.75,30.94,27.36,3.58,-0.2,2.68,29.27,29.29,131.0,36.22,1.58,39.21,32.6,6.61,-0.28,2.35,36.25,36.46,131.0
+AR-P-G090004 = 26.21,1.03,28.74,23.5,5.24,-0.04,2.88,26.23,26.26,144.0,28.12,0.65,29.57,26.81,2.76,0.17,2.22,28.13,28.05,144.0,27.07,0.54,28.46,25.43,3.03,-0.56,3.38,27.08,27.09,144.0,24.51,0.63,25.98,22.4,3.58,-0.3,3.18,24.52,24.57,144.0,22.21,0.68,24.06,20.75,3.31,0.39,2.57,22.22,22.13,144.0,16.39,0.86,18.27,14.96,3.31,-0.03,1.9,16.41,16.48,144.0,24.19,0.39,25.16,23.23,1.93,-0.22,2.44,24.19,24.19,144.0,24.48,0.36,25.43,23.5,1.93,0.11,2.56,24.48,24.47,144.0,28.9,0.96,30.39,26.26,4.13,-0.31,2.4,28.92,28.88,144.0,32.59,1.53,35.08,28.74,6.34,-0.58,2.83,32.63,32.6,144.0,33.59,0.8,35.35,31.22,4.13,-0.43,3.39,33.6,33.7,144.0,35.34,0.6,36.73,33.7,3.03,-0.02,2.5,35.35,35.22,144.0
+AR-P-G090005 = 28.04,0.92,31.5,25.71,5.79,0.2,3.47,28.05,28.05,951.0,28.55,0.83,32.87,25.98,6.89,0.43,4.24,28.56,28.53,951.0,28.0,0.83,31.22,24.88,6.34,0.22,3.77,28.02,27.91,951.0,23.89,0.85,26.54,21.3,5.24,0.08,2.83,23.9,23.92,951.0,21.53,0.98,25.98,18.82,7.17,0.17,3.45,21.55,21.57,951.0,16.86,0.93,19.09,13.86,5.24,-0.35,3.04,16.89,16.89,951.0,22.82,1.09,25.43,19.92,5.51,0.04,2.34,22.85,22.75,951.0,23.4,0.95,26.26,20.47,5.79,-0.02,2.89,23.42,23.44,951.0,27.42,1.3,31.5,23.5,7.99,-0.11,2.7,27.45,27.43,951.0,30.02,1.61,35.08,25.71,9.37,0.46,2.99,30.06,29.84,951.0,30.89,1.13,34.94,28.46,6.48,0.33,3.18,30.91,30.88,951.0,34.79,1.55,40.04,31.5,8.54,0.31,2.87,34.82,34.8,951.0
+AR-P-G090006 = 28.15,0.56,29.57,26.81,2.76,-0.1,2.56,28.15,28.19,113.0,28.31,0.57,29.84,26.81,3.03,0.47,3.35,28.31,28.26,113.0,28.36,0.42,29.29,27.36,1.93,0.13,2.17,28.36,28.33,113.0,24.57,0.75,26.54,23.23,3.31,0.57,2.72,24.58,24.47,113.0,22.85,0.93,25.43,20.47,4.96,0.2,3.06,22.87,22.81,113.0,17.38,0.62,18.54,15.79,2.76,-0.6,3.28,17.39,17.44,113.0,23.04,0.57,24.06,21.57,2.48,-0.34,2.56,23.05,23.09,113.0,23.98,1.07,25.98,21.16,4.82,-0.12,2.27,24.0,23.99,113.0,28.11,1.25,30.39,24.47,5.93,-0.3,2.65,28.14,28.05,113.0,30.57,1.14,33.29,27.09,6.2,-0.14,2.74,30.59,30.53,113.0,33.04,1.12,35.35,30.67,4.69,-0.08,2.09,33.06,33.01,113.0,37.01,1.58,40.59,34.39,6.2,0.37,2.23,37.05,37.01,113.0
+AR-P-G090007 = 28.17,0.85,30.67,25.98,4.69,-0.02,3.14,28.19,28.19,192.0,28.56,0.48,30.12,27.36,2.76,0.42,3.8,28.57,28.6,192.0,29.41,1.01,32.6,27.36,5.24,0.67,3.03,29.43,29.15,192.0,26.85,1.32,29.57,23.78,5.79,-0.13,2.47,26.88,26.85,192.0,23.11,1.25,25.43,20.47,4.96,-0.35,2.22,23.14,23.37,192.0,18.57,1.24,20.47,15.79,4.69,-0.62,2.38,18.61,18.82,192.0,22.87,0.7,24.33,21.16,3.17,-0.41,2.45,22.88,22.95,192.0,23.35,0.91,24.88,21.02,3.86,-0.53,2.3,23.37,23.5,192.0,27.08,1.31,29.84,24.06,5.79,-0.59,2.26,27.11,27.5,192.0,29.47,1.44,33.43,26.54,6.89,0.01,2.38,29.5,29.7,192.0,33.59,1.57,37.56,30.81,6.75,0.74,3.03,33.63,33.15,192.0,36.45,1.59,40.59,33.15,7.44,0.24,2.53,36.49,36.32,192.0
+AR-P-G090008 = 29.31,1.01,32.19,26.54,5.65,0.58,2.87,29.33,29.02,318.0,29.22,0.78,31.77,27.09,4.69,-0.53,3.41,29.23,29.29,318.0,28.4,0.76,30.94,26.4,4.55,0.36,3.34,28.41,28.33,318.0,24.05,0.87,27.36,21.85,5.51,0.02,3.5,24.07,24.06,318.0,22.31,1.2,24.88,19.09,5.79,-0.0,2.68,22.34,22.13,318.0,16.67,0.84,18.54,14.13,4.41,-0.32,3.11,16.69,16.75,318.0,23.4,0.8,25.71,21.57,4.13,0.08,2.31,23.41,23.37,318.0,24.19,0.89,26.26,21.02,5.24,-0.23,3.07,24.21,24.19,318.0,27.66,1.16,30.12,24.33,5.79,-0.69,3.21,27.68,27.81,318.0,29.7,0.98,32.05,26.26,5.79,-0.28,3.45,29.72,29.84,318.0,31.63,1.14,34.94,28.74,6.2,0.5,2.92,31.65,31.46,318.0,36.57,1.19,39.49,33.15,6.34,-0.37,2.88,36.59,36.73,318.0
+AR-P-G090009 = 26.98,0.85,29.57,25.16,4.41,0.36,3.19,26.99,26.95,131.0,28.39,1.03,30.39,25.98,4.41,-0.11,2.08,28.41,28.46,131.0,26.61,0.7,27.91,24.33,3.58,-0.34,2.85,26.62,26.67,131.0,25.39,0.67,26.81,23.78,3.03,-0.04,2.65,25.4,25.36,131.0,23.49,0.79,24.88,21.3,3.58,-0.34,2.32,23.5,23.5,131.0,17.25,0.78,19.37,15.51,3.86,0.18,2.78,17.27,17.17,131.0,24.66,0.54,26.54,22.68,3.86,-0.41,4.67,24.66,24.68,131.0,24.45,0.81,26.4,22.13,4.27,-0.17,3.24,24.46,24.47,131.0,29.16,1.14,31.22,25.71,5.51,-0.72,2.94,29.18,29.43,131.0,33.91,1.77,36.87,29.84,7.03,-0.48,2.36,33.96,34.39,131.0,32.6,1.58,35.08,28.46,6.61,-0.72,2.77,32.64,33.01,131.0,35.31,1.45,37.83,31.22,6.61,-0.54,2.82,35.34,35.35,131.0
+AR-Q-G150001 = 27.77,5.19,37.28,17.72,19.57,-0.33,1.88,28.25,29.08,196.0,29.16,4.63,36.46,19.37,17.09,-0.47,2.03,29.53,30.36,196.0,22.42,4.04,29.02,13.86,15.16,-0.39,1.99,22.78,23.44,196.0,14.04,2.36,18.54,9.45,9.09,-0.27,1.85,14.23,14.69,196.0,8.26,1.5,12.48,5.31,7.17,0.19,2.42,8.39,8.35,196.0,0.05,1.58,4.49,-4.19,8.68,-0.22,3.08,1.58,-0.06,196.0,0.55,1.78,3.66,-2.95,6.61,-0.14,1.74,1.86,0.49,196.0,-0.69,2.29,5.31,-4.74,10.06,0.55,2.22,2.38,-1.44,196.0,6.86,3.58,14.96,0.77,14.19,0.51,2.05,7.73,5.73,196.0,15.19,4.41,23.23,7.24,15.98,-0.16,1.71,15.81,15.79,196.0,24.34,5.12,32.87,15.24,17.64,-0.27,1.75,24.87,25.5,196.0,29.61,5.08,37.28,18.82,18.46,-0.42,1.92,30.04,30.94,196.0
+AR-Q-G150002 = 43.03,2.04,45.0,32.05,12.95,-1.42,5.59,43.07,43.48,489.0,41.35,2.16,45.0,31.22,13.78,-0.59,3.87,41.4,41.42,489.0,33.28,1.88,38.39,26.67,11.71,0.04,3.2,33.33,33.01,489.0,25.74,1.67,29.29,20.61,8.68,-0.45,2.61,25.8,25.85,489.0,16.07,1.63,21.02,12.48,8.54,0.49,2.86,16.15,15.93,489.0,8.36,1.41,11.65,3.94,7.72,-0.28,2.66,8.47,8.62,489.0,11.04,1.02,13.86,7.24,6.61,-0.32,3.69,11.09,11.03,489.0,13.97,1.74,17.44,9.31,8.13,-0.47,2.17,14.08,14.41,489.0,22.98,2.01,28.46,18.13,10.33,0.15,2.54,23.07,22.95,489.0,32.65,2.32,38.94,25.02,13.92,-0.06,3.13,32.73,32.6,489.0,42.61,2.06,45.0,33.7,11.3,-0.82,3.4,42.66,43.07,489.0,44.24,1.38,45.0,34.11,10.89,-2.68,12.51,44.26,45.0,489.0
+AR-Q-G150003 = 36.73,3.46,43.07,26.4,16.67,-0.58,3.13,36.89,37.42,232.0,37.34,3.32,43.62,28.19,15.43,-0.39,3.03,37.48,37.56,232.0,28.69,2.57,33.98,21.16,12.81,-0.6,3.43,28.8,29.02,232.0,19.02,2.56,24.61,11.1,13.5,-0.22,3.42,19.2,18.99,232.0,11.28,2.03,15.51,6.14,9.37,-0.04,2.6,11.46,11.1,232.0,4.51,1.68,8.48,-1.3,9.78,0.09,3.54,4.81,4.35,232.0,6.13,1.91,10.28,1.66,8.61,0.06,2.66,6.42,6.14,232.0,7.03,2.93,13.58,1.46,12.13,0.38,2.26,7.61,6.42,232.0,17.27,3.94,25.16,6.14,19.02,-0.28,2.89,17.71,17.03,232.0,25.14,4.14,33.15,15.24,17.91,0.04,2.31,25.48,24.92,232.0,35.24,4.65,44.45,22.33,22.12,-0.19,2.8,35.54,35.18,232.0,39.72,4.07,45.0,28.4,16.6,-0.71,3.06,39.93,40.31,232.0
+AR-Q-G150004 = 34.67,4.38,42.11,21.85,20.26,-0.36,2.77,34.94,34.7,182.0,30.92,4.46,39.9,18.54,21.36,-0.11,2.58,31.23,30.67,182.0,26.66,3.22,32.6,15.79,16.81,-0.4,3.22,26.85,26.74,182.0,19.45,3.06,25.43,9.72,15.71,-0.28,3.05,19.69,19.3,182.0,9.57,4.25,16.34,-2.54,18.88,-0.86,2.94,10.47,10.34,182.0,-0.54,5.02,7.8,-9.84,17.64,0.0,1.67,5.03,-0.68,182.0,1.09,5.46,9.72,-9.57,19.29,-0.16,1.89,5.55,1.94,182.0,2.08,6.06,11.38,-10.39,21.77,-0.33,1.88,6.39,3.66,182.0,9.93,7.22,21.85,-3.23,25.08,-0.11,1.84,12.27,10.48,182.0,19.96,6.75,30.12,4.76,25.35,-0.57,2.3,21.06,21.3,182.0,31.3,6.13,40.31,16.34,23.98,-0.65,2.46,31.9,32.81,182.0,34.98,4.6,42.8,21.3,21.5,-0.36,2.8,35.28,35.22,182.0
+AR-Q-G150005 = 39.48,2.24,44.45,32.05,12.4,-0.09,3.45,39.54,39.07,248.0,39.08,2.07,43.62,32.05,11.57,0.07,3.04,39.14,38.66,248.0,29.81,1.65,33.7,25.16,8.54,0.3,2.64,29.85,29.43,248.0,19.63,1.45,23.37,16.61,6.75,0.55,2.55,19.68,19.37,248.0,11.64,1.6,15.79,8.35,7.44,0.12,2.3,11.75,11.65,248.0,5.43,1.25,8.35,3.11,5.24,0.44,2.09,5.57,5.11,248.0,6.2,1.16,9.31,4.21,5.1,0.56,2.46,6.31,6.07,248.0,8.18,2.25,14.13,3.94,10.2,0.62,2.39,8.49,7.59,248.0,19.04,2.61,25.43,12.76,12.68,0.8,2.69,19.22,18.13,248.0,27.0,2.74,33.29,20.2,13.09,0.63,2.61,27.14,26.09,248.0,36.14,3.02,42.24,27.91,14.33,0.11,2.47,36.27,35.63,248.0,42.09,2.25,45.0,32.87,12.13,-0.77,4.02,42.15,42.04,248.0
+AR-Q-G150006 = 41.19,5.04,45.0,21.57,23.43,-1.86,5.95,41.5,43.45,298.0,39.92,4.39,45.0,22.13,22.87,-1.96,6.62,40.16,41.69,298.0,31.85,3.01,35.63,19.65,15.98,-1.49,5.34,31.99,32.6,298.0,23.05,2.0,27.09,16.61,10.47,-0.64,3.05,23.14,23.33,298.0,14.7,1.25,19.65,12.2,7.44,0.59,3.29,14.75,14.62,298.0,8.09,1.12,10.55,4.76,5.79,-0.51,2.61,8.16,8.35,298.0,10.14,1.21,13.31,5.31,7.99,-0.67,4.06,10.21,10.28,298.0,14.14,1.65,16.61,8.07,8.54,-1.49,5.1,14.24,14.55,298.0,22.79,3.3,26.54,9.45,17.09,-1.91,6.32,23.03,24.06,298.0,31.28,4.36,37.01,14.13,22.87,-1.67,5.78,31.58,32.6,298.0,40.75,5.03,45.0,19.09,25.91,-1.98,7.09,41.06,42.8,298.0,42.51,4.54,45.0,22.95,22.05,-2.33,8.17,42.75,44.86,298.0
+AR-Q-G150007 = 27.64,7.54,40.18,16.06,24.11,0.06,1.48,28.64,27.36,163.0,29.32,6.35,39.49,19.65,19.84,0.05,1.46,30.0,29.02,163.0,21.7,5.63,31.63,13.86,17.78,0.1,1.47,22.41,21.57,163.0,14.42,3.39,21.02,9.72,11.3,0.09,1.47,14.81,14.41,163.0,8.46,1.88,11.65,3.94,7.72,-0.4,2.01,8.66,8.76,163.0,2.37,1.76,5.59,-2.13,7.72,-0.24,2.04,2.95,2.83,163.0,1.78,1.78,5.31,-2.4,7.72,-0.32,2.25,2.51,2.01,163.0,0.9,2.75,6.14,-7.09,13.23,-0.37,2.43,2.89,1.18,163.0,9.85,4.54,17.44,1.46,15.98,-0.06,1.48,10.84,10.21,163.0,15.49,5.12,23.78,6.42,17.36,-0.09,1.51,16.31,15.51,163.0,23.28,6.18,32.6,14.41,18.19,-0.04,1.39,24.08,23.78,163.0,29.16,7.1,40.45,17.72,22.74,0.03,1.48,30.01,28.88,163.0
+AR-Q-G150008 = 28.08,9.17,42.52,16.61,25.91,0.25,1.43,29.53,25.09,214.0,29.51,7.33,40.87,19.92,20.94,0.21,1.43,30.4,27.64,214.0,22.16,6.65,32.6,13.31,19.29,0.24,1.42,23.13,19.92,214.0,14.16,4.45,21.3,6.14,15.16,0.21,1.44,14.84,12.89,214.0,7.65,2.43,11.38,3.66,7.72,-0.09,1.46,8.02,7.59,214.0,3.52,1.71,6.42,0.63,5.79,0.11,1.68,3.92,3.11,214.0,2.5,2.38,7.52,-1.57,9.09,0.14,1.74,3.44,2.28,214.0,2.32,3.41,7.52,-4.61,12.13,-0.15,1.74,4.12,2.21,214.0,11.09,5.4,19.09,2.28,16.81,-0.05,1.44,12.33,11.24,214.0,16.1,7.47,28.46,5.59,22.87,0.24,1.51,17.74,14.38,214.0,23.83,7.98,37.56,14.13,23.43,0.31,1.47,25.12,21.02,214.0,30.16,8.69,43.62,17.92,25.7,0.26,1.5,31.38,27.4,214.0
+AR-Q-G150009 = 40.2,3.91,44.72,27.36,17.36,-1.51,4.9,40.39,40.87,236.0,38.15,3.41,44.17,28.19,15.98,-0.83,3.47,38.3,38.59,236.0,31.25,3.25,35.63,19.51,16.12,-1.62,5.67,31.41,31.84,236.0,22.87,2.83,27.36,13.58,13.78,-1.27,4.4,23.05,23.3,236.0,13.38,1.85,17.72,7.66,10.06,-0.87,4.05,13.51,13.72,236.0,4.9,2.57,8.9,-4.19,13.09,-1.91,6.69,5.53,5.49,236.0,7.94,3.57,13.03,-4.33,17.36,-1.48,5.24,8.7,8.28,236.0,8.91,4.14,14.13,-4.74,18.88,-1.69,5.49,9.82,10.0,236.0,18.77,4.27,25.16,3.11,22.05,-1.77,6.18,19.25,19.71,236.0,27.47,4.85,34.53,10.96,23.56,-1.45,5.09,27.89,27.91,236.0,37.15,4.99,43.35,20.61,22.74,-1.61,5.24,37.48,38.11,236.0,40.89,4.3,45.0,26.95,18.05,-1.42,4.57,41.11,41.69,236.0
+AR-Q-G150010 = 20.78,5.25,34.67,14.96,19.7,1.11,2.95,21.43,17.99,170.0,23.46,4.27,34.39,18.54,15.85,0.99,2.73,23.85,21.57,170.0,17.08,3.55,27.09,13.31,13.78,1.21,3.23,17.45,15.37,170.0,10.19,2.58,16.75,7.24,9.51,1.01,2.68,10.51,8.97,170.0,5.4,1.28,8.83,2.28,6.55,0.13,3.0,5.55,5.31,170.0,2.07,1.01,4.76,0.35,4.41,0.57,2.61,2.3,1.87,170.0,1.33,1.44,4.35,-1.85,6.2,-0.08,2.3,1.95,1.22,170.0,0.33,1.86,5.87,-2.26,8.13,0.91,3.06,1.88,-0.2,170.0,6.71,3.76,16.89,2.01,14.88,0.98,2.78,7.68,5.25,170.0,9.62,4.54,21.3,4.9,16.4,1.0,2.75,10.63,7.52,170.0,16.55,5.0,29.57,10.83,18.74,1.1,2.94,17.28,14.55,170.0,22.22,5.21,35.08,15.79,19.29,0.96,2.7,22.82,20.2,170.0
+AR-Q-G150011 = 34.5,3.28,42.24,27.36,14.88,0.2,2.06,34.66,34.11,254.0,31.19,2.93,37.56,23.09,14.47,0.11,2.35,31.33,30.91,254.0,25.98,2.24,31.22,20.06,11.16,0.02,2.33,26.08,25.85,254.0,19.05,2.12,24.33,13.17,11.16,0.16,2.4,19.17,18.82,254.0,9.52,4.01,15.79,-3.5,19.29,-1.02,3.74,10.33,10.14,254.0,-1.72,3.32,5.59,-7.5,13.09,0.42,2.05,3.73,-2.61,254.0,-2.11,4.03,7.8,-8.46,16.26,0.64,2.36,4.54,-3.26,254.0,-0.78,4.51,8.76,-8.19,16.95,0.23,1.82,4.57,-1.57,254.0,7.53,6.68,21.02,-2.81,23.84,0.31,1.74,10.06,6.0,254.0,17.4,6.82,29.84,3.66,26.18,0.0,1.83,18.69,16.89,254.0,29.34,5.24,38.11,17.3,20.81,-0.08,1.91,29.8,29.05,254.0,34.68,3.67,43.35,26.81,16.54,0.23,2.21,34.88,34.11,254.0
+AR-Q-G150012 = 37.41,3.37,44.45,26.81,17.64,-0.7,3.31,37.56,37.97,216.0,34.74,2.86,40.87,26.81,14.06,-0.41,2.67,34.85,35.08,216.0,27.88,2.66,33.15,20.2,12.95,-0.52,2.87,28.01,28.19,216.0,21.14,2.63,25.43,14.0,11.44,-0.48,2.42,21.3,21.57,216.0,12.67,1.69,17.17,7.8,9.37,-0.37,3.32,12.78,12.62,216.0,2.42,3.87,8.07,-5.85,13.92,-0.55,1.97,4.56,3.94,216.0,4.04,4.18,12.2,-5.43,17.64,-0.62,2.43,5.81,5.07,216.0,4.75,4.91,11.65,-6.4,18.05,-0.83,2.44,6.82,6.42,216.0,14.64,6.29,22.95,-0.2,23.15,-0.99,2.6,15.93,17.44,216.0,22.71,5.59,30.67,7.8,22.87,-0.95,2.69,23.39,24.95,216.0,33.51,4.41,41.69,21.02,20.67,-0.83,2.85,33.8,35.08,216.0,37.83,3.65,44.04,27.22,16.81,-0.9,3.2,38.01,38.94,216.0
+AR-Q-G150013 = 42.26,2.53,45.0,30.39,14.61,-1.82,7.06,42.33,42.8,369.0,39.55,2.82,45.0,27.5,17.5,-1.21,5.57,39.65,40.04,369.0,32.15,2.01,36.46,22.95,13.5,-1.27,5.5,32.21,32.53,369.0,25.53,1.88,28.74,15.93,12.81,-1.82,8.06,25.6,25.98,369.0,16.27,1.85,21.3,9.04,12.26,-0.74,4.1,16.37,16.61,369.0,7.42,1.76,11.1,-0.47,11.57,-0.92,4.35,7.62,7.52,369.0,10.56,1.66,14.96,2.56,12.4,-1.32,5.78,10.69,10.83,369.0,12.35,2.06,15.79,4.07,11.71,-1.27,4.86,12.52,12.89,369.0,21.52,2.35,26.26,12.89,13.37,-1.05,4.65,21.65,21.71,369.0,31.38,2.84,37.83,18.82,19.02,-1.41,5.76,31.51,32.32,369.0,41.63,2.46,45.0,29.57,15.43,-1.64,6.6,41.7,42.31,369.0,42.9,2.47,45.0,30.53,14.47,-1.89,7.24,42.97,43.76,369.0
+AR-Q-G150014 = 42.23,4.66,45.0,23.78,21.22,-2.33,7.47,42.49,43.9,199.0,41.61,4.15,45.0,26.26,18.74,-2.16,6.86,41.81,43.07,199.0,32.81,2.96,35.91,21.3,14.61,-2.1,6.92,32.94,33.7,199.0,23.71,2.41,27.91,15.79,12.13,-1.18,4.1,23.83,24.33,199.0,14.94,2.02,19.37,10.28,9.09,-0.15,2.24,15.07,14.96,199.0,7.88,0.89,9.45,5.31,4.13,-0.34,2.59,7.93,7.93,199.0,9.34,1.82,13.03,4.76,8.27,-0.61,2.83,9.51,9.45,199.0,13.67,1.85,16.61,6.69,9.92,-1.47,5.44,13.79,14.13,199.0,22.56,3.84,26.26,9.17,17.09,-1.76,5.21,22.89,24.06,199.0,31.71,5.0,37.56,14.13,23.43,-1.84,5.58,32.1,33.43,199.0,41.05,5.71,45.0,20.2,24.8,-2.1,6.44,41.44,43.35,199.0,42.55,5.27,45.0,22.4,22.6,-2.25,6.9,42.87,45.0,199.0
+AR-Q-G150015 = 38.0,5.86,45.0,24.88,20.12,-0.74,2.1,38.45,40.59,234.0,37.48,4.68,44.45,28.19,16.26,-0.59,1.95,37.77,39.28,234.0,30.3,4.14,35.08,20.47,14.61,-0.9,2.43,30.58,32.25,234.0,21.35,3.87,25.98,11.65,14.33,-0.84,2.3,21.7,22.95,234.0,12.37,2.75,16.61,5.04,11.57,-0.77,2.27,12.67,13.55,234.0,4.88,2.78,8.35,-4.33,12.68,-1.53,4.94,5.61,5.76,234.0,7.61,3.79,13.31,-5.57,18.88,-1.18,4.04,8.5,8.9,234.0,8.24,4.81,14.13,-5.98,20.12,-1.2,3.95,9.53,9.72,234.0,17.24,5.67,24.61,-0.47,25.08,-1.11,3.21,18.14,19.23,234.0,26.26,6.19,35.08,12.27,22.81,-0.78,2.19,26.97,29.19,234.0,35.62,6.82,44.45,21.16,23.29,-0.79,2.15,36.26,38.94,234.0,39.73,5.89,45.0,26.26,18.74,-0.8,2.05,40.16,42.8,234.0
+AR-Q-G150016 = 41.94,2.88,45.0,31.5,13.5,-1.16,3.62,42.04,42.93,221.0,41.36,2.52,45.0,32.19,12.81,-1.08,4.33,41.44,41.69,221.0,32.37,2.12,35.91,25.71,10.2,-0.81,3.34,32.44,32.6,221.0,23.99,2.16,26.54,16.06,10.47,-1.09,3.49,24.09,24.74,221.0,14.42,1.61,18.82,8.76,10.06,-0.47,3.67,14.51,14.55,221.0,6.65,1.67,10.28,1.04,9.23,-0.58,3.87,6.85,6.69,221.0,9.71,1.96,13.58,2.83,10.75,-0.52,3.23,9.9,9.86,221.0,11.77,2.57,15.79,3.25,12.54,-1.28,4.14,12.04,12.48,221.0,22.05,2.43,26.26,12.62,13.64,-1.18,4.04,22.19,22.68,221.0,31.86,3.08,36.18,19.78,16.4,-1.26,4.19,32.01,32.87,221.0,41.06,2.76,45.0,29.84,15.16,-1.04,4.29,41.16,41.56,221.0,43.93,1.86,45.0,34.39,10.61,-2.25,7.97,43.97,44.86,221.0
+AR-R-G160001 = 37.44,1.86,43.35,32.05,11.3,0.19,3.27,37.49,37.35,1201.0,36.67,1.78,41.97,30.53,11.44,-0.25,3.14,36.72,36.87,1201.0,27.59,1.49,31.77,23.23,8.54,0.0,3.08,27.63,27.64,1201.0,16.59,1.46,22.13,11.93,10.2,-0.36,3.7,16.65,16.82,1201.0,8.9,2.4,15.24,2.56,12.68,0.26,2.68,9.22,8.62,1201.0,2.48,1.13,6.69,0.08,6.61,0.81,3.69,2.73,2.28,1201.0,3.23,1.42,7.8,-0.2,7.99,0.51,3.23,3.52,3.11,1201.0,5.7,1.95,11.93,0.35,11.57,-0.09,2.91,6.02,5.87,1201.0,16.71,2.58,22.4,8.62,13.78,-0.42,2.74,16.9,16.75,1201.0,25.56,2.22,32.05,17.99,14.06,-0.16,3.05,25.66,25.71,1201.0,35.02,2.36,40.87,27.64,13.23,-0.58,3.02,35.1,35.42,1201.0,39.05,1.84,45.0,33.98,11.02,0.06,3.31,39.1,39.21,1201.0
+AR-R-G160002 = 39.71,3.03,45.0,33.15,11.85,0.01,1.62,39.83,39.49,1023.0,36.68,2.51,42.8,31.22,11.57,0.15,2.09,36.77,36.73,1023.0,28.81,2.15,33.7,24.88,8.82,0.19,2.02,28.89,28.74,1023.0,17.71,3.07,23.5,11.93,11.57,0.02,1.63,17.98,17.58,1023.0,11.34,3.85,19.09,4.49,14.61,0.14,1.54,11.98,10.62,1023.0,3.82,2.19,8.35,-0.75,9.09,-0.26,1.65,4.4,4.21,1023.0,6.08,2.95,11.65,0.63,11.02,0.01,1.53,6.75,6.0,1023.0,8.56,3.75,15.24,0.63,14.61,-0.15,1.6,9.35,8.97,1023.0,18.38,2.39,22.95,11.93,11.02,-0.39,1.92,18.53,19.09,1023.0,27.18,3.41,33.7,20.47,13.23,-0.06,1.82,27.39,27.36,1023.0,38.22,3.18,44.45,31.22,13.23,0.16,1.79,38.35,37.83,1023.0,41.07,2.4,45.0,35.63,9.37,-0.01,1.98,41.14,41.0,1023.0
+AR-R-G160003 = 39.68,3.13,45.0,29.57,15.43,-1.01,3.46,39.81,40.52,386.0,35.94,2.22,40.04,27.09,12.95,-1.18,4.02,36.01,36.59,386.0,30.5,1.77,32.87,25.43,7.44,-0.87,2.95,30.55,30.91,386.0,21.44,1.57,24.88,16.61,8.27,-0.49,2.83,21.5,21.71,386.0,12.67,0.85,15.51,8.9,6.61,-0.42,4.87,12.7,12.69,386.0,6.66,0.59,8.35,5.31,3.03,-0.0,2.58,6.69,6.69,386.0,10.05,1.16,12.48,6.42,6.06,-0.52,2.82,10.12,10.28,386.0,12.39,1.2,15.65,10.0,5.65,0.22,2.56,12.45,12.34,386.0,19.41,1.84,22.68,14.13,8.54,-0.47,2.54,19.5,19.47,386.0,30.09,2.05,33.7,24.06,9.65,-1.22,3.87,30.16,30.67,386.0,39.52,3.12,43.62,29.29,14.33,-1.32,4.05,39.64,40.59,386.0,40.56,2.95,44.72,30.94,13.78,-1.24,3.94,40.66,41.42,386.0
+AR-R-G160004 = 41.04,2.02,45.0,33.15,11.85,-0.67,4.42,41.09,41.0,843.0,38.29,2.08,43.07,30.94,12.13,-0.48,4.03,38.35,38.25,843.0,32.38,1.12,35.63,26.81,8.82,-1.19,6.53,32.39,32.46,843.0,22.22,1.06,24.88,19.09,5.79,0.06,2.83,22.24,22.26,843.0,14.67,1.42,19.09,10.83,8.27,0.21,3.14,14.73,14.55,843.0,7.87,1.04,10.55,4.49,6.06,-0.32,3.02,7.94,7.93,843.0,10.29,0.74,12.76,8.35,4.41,0.14,3.02,10.31,10.28,843.0,15.39,0.97,18.27,12.48,5.79,-0.1,2.67,15.42,15.51,843.0,21.58,1.27,25.71,18.54,7.17,0.56,3.07,21.62,21.3,843.0,31.45,1.2,34.53,26.26,8.27,-0.7,4.27,31.47,31.5,843.0,41.8,1.64,44.72,33.98,10.75,-1.56,6.91,41.84,42.04,843.0,43.62,1.96,45.0,33.7,11.3,-2.1,7.76,43.66,44.45,843.0
+AR-R-G160005 = 20.52,2.86,33.43,15.93,17.5,1.45,5.96,20.71,19.92,230.0,22.43,2.33,31.5,18.41,13.09,1.11,5.12,22.55,22.26,230.0,16.33,1.98,25.43,13.58,11.85,1.8,7.19,16.45,15.93,230.0,8.66,1.44,14.96,5.59,9.37,1.64,6.88,8.78,8.35,230.0,3.8,0.85,6.14,0.49,5.65,0.3,4.23,3.9,3.66,230.0,1.39,1.03,3.94,-0.75,4.69,0.07,2.47,1.73,1.46,230.0,0.08,1.31,3.66,-3.37,7.03,0.06,2.87,1.31,0.22,230.0,-1.26,1.51,2.83,-5.98,8.82,0.02,3.34,1.96,-1.26,230.0,6.18,2.71,16.34,0.63,15.71,1.3,5.29,6.75,5.69,230.0,10.22,2.37,18.82,5.87,12.95,0.67,3.59,10.49,10.14,230.0,15.22,2.28,26.26,11.52,14.74,1.55,7.34,15.39,14.96,230.0,20.64,3.03,34.8,16.89,17.91,1.85,7.28,20.86,20.2,230.0
+AR-R-G160006 = 41.12,1.66,45.0,36.73,8.27,-0.17,2.69,41.16,41.42,404.0,37.09,1.17,40.31,33.43,6.89,-0.35,3.19,37.11,37.28,404.0,31.89,1.08,34.53,28.74,5.79,0.42,2.79,31.91,31.74,404.0,22.54,0.84,24.33,19.92,4.41,-0.45,2.55,22.56,22.68,404.0,13.84,1.3,19.37,10.0,9.37,0.21,4.17,13.9,13.82,404.0,6.98,0.62,8.9,5.04,3.86,-0.12,3.39,7.01,6.97,404.0,10.68,0.81,13.03,7.52,5.51,-0.35,4.05,10.71,10.69,404.0,14.15,1.22,17.72,10.69,7.03,-0.13,2.33,14.2,14.17,404.0,20.84,0.93,23.23,17.99,5.24,-0.28,2.78,20.86,20.89,404.0,30.5,1.44,33.7,27.36,6.34,0.1,2.17,30.54,30.39,404.0,40.86,1.23,43.35,36.18,7.17,-0.56,3.59,40.88,40.87,404.0,42.19,1.35,45.0,37.28,7.72,-0.79,4.39,42.21,42.28,404.0
+AR-R-G160007 = 40.41,2.68,45.0,23.37,21.63,-1.33,6.56,40.5,41.14,883.0,40.17,2.36,45.0,25.85,19.15,-1.2,5.9,40.24,40.59,883.0,30.73,2.29,34.8,23.92,10.89,-0.78,2.82,30.81,31.22,883.0,21.02,2.1,25.43,15.79,9.65,-0.63,2.56,21.12,21.57,883.0,14.06,2.3,20.2,7.8,12.4,-0.42,3.0,14.25,14.13,883.0,5.35,1.89,9.45,1.18,8.27,-0.2,2.06,5.67,5.45,883.0,8.06,2.74,12.76,1.46,11.3,-0.52,2.21,8.51,8.48,883.0,11.38,3.29,17.72,4.21,13.5,-0.48,2.01,11.84,12.2,883.0,20.81,2.42,26.81,9.17,17.64,-1.03,4.76,20.95,21.09,883.0,29.28,2.56,35.35,16.2,19.15,-0.97,4.2,29.4,30.05,883.0,39.44,2.76,45.0,21.57,23.43,-1.3,7.08,39.54,39.76,883.0,42.86,2.6,45.0,25.3,19.7,-1.74,8.05,42.94,43.9,883.0
+AR-R-G160008 = 42.16,2.72,45.0,31.77,13.23,-1.47,4.64,42.25,43.21,598.0,39.99,2.42,44.45,30.39,14.06,-1.27,4.28,40.06,40.73,598.0,32.26,1.64,34.53,26.54,7.99,-1.22,3.98,32.3,32.74,598.0,24.16,1.81,28.19,17.99,10.2,-0.79,3.5,24.23,24.47,598.0,15.08,1.68,19.37,10.0,9.37,-0.3,2.69,15.18,15.24,598.0,8.36,1.25,11.38,5.31,6.06,0.06,2.44,8.45,8.35,598.0,10.63,0.85,13.31,7.8,5.51,-0.02,3.63,10.66,10.62,598.0,15.15,1.45,18.54,10.55,7.99,-0.19,2.47,15.22,15.24,598.0,22.65,1.3,25.71,17.99,7.72,-0.62,3.43,22.69,22.68,598.0,30.85,1.82,33.98,25.16,8.82,-0.98,3.57,30.9,31.22,598.0,42.32,2.66,45.0,32.05,12.95,-1.51,4.58,42.4,43.21,598.0,43.97,2.06,45.0,35.35,9.65,-2.08,6.52,44.02,45.0,598.0
+AR-R-G160009 = 36.34,3.41,41.14,22.26,18.88,-2.12,7.85,36.5,37.15,366.0,35.65,2.8,39.21,24.33,14.88,-2.09,7.59,35.76,36.35,366.0,26.26,2.17,30.53,17.3,13.23,-1.86,7.45,26.34,26.54,366.0,16.17,1.71,19.92,10.14,9.78,-0.85,4.23,16.27,16.34,366.0,5.17,1.06,10.0,2.56,7.44,0.51,4.03,5.28,5.04,366.0,2.96,1.13,5.04,0.35,4.69,-0.23,1.94,3.16,3.11,366.0,2.57,0.98,5.04,0.22,4.82,0.04,2.2,2.75,2.56,366.0,3.69,2.56,8.9,-5.71,14.61,-1.61,6.05,4.49,4.21,366.0,14.94,2.89,18.96,3.39,15.57,-1.86,6.74,15.22,15.65,366.0,22.39,2.84,26.81,10.83,15.98,-1.79,6.22,22.57,23.37,366.0,30.24,3.91,35.08,16.75,18.33,-1.86,5.9,30.49,31.5,366.0,37.98,3.72,42.52,22.81,19.7,-2.16,7.91,38.16,38.94,366.0
+AR-R-G160010 = 41.07,0.94,44.17,37.01,7.17,-0.14,3.67,41.08,41.07,661.0,37.43,1.19,40.31,33.98,6.34,-0.12,2.82,37.45,37.42,661.0,32.01,0.99,34.8,28.46,6.34,0.05,2.94,32.02,32.05,661.0,23.49,0.97,26.54,20.2,6.34,0.21,3.02,23.51,23.44,661.0,15.45,0.82,17.44,12.2,5.24,-0.07,3.01,15.47,15.51,661.0,8.53,1.02,10.55,5.31,5.24,-0.32,2.68,8.59,8.62,661.0,11.71,0.83,13.86,8.62,5.24,-0.2,3.02,11.74,11.72,661.0,14.61,1.01,17.17,11.38,5.79,-0.22,2.9,14.64,14.69,661.0,21.94,1.02,25.71,19.09,6.61,0.44,3.47,21.97,21.85,661.0,31.06,1.05,33.7,28.19,5.51,-0.16,2.45,31.07,31.08,661.0,41.31,1.38,45.0,37.42,7.58,-0.35,2.56,41.33,41.42,661.0,42.6,1.14,45.0,38.94,6.06,-0.15,2.37,42.61,42.66,661.0
+AR-R-G160011 = 36.76,2.67,41.97,23.78,18.19,-1.17,6.42,36.86,37.01,462.0,36.02,2.26,40.59,25.36,15.23,-0.91,5.72,36.09,36.18,462.0,27.13,1.67,31.22,18.75,12.47,-0.85,7.27,27.18,26.95,462.0,17.21,1.35,20.2,10.48,9.71,-1.12,6.77,17.26,17.23,462.0,8.63,1.98,13.86,2.83,11.02,-0.04,2.65,8.85,8.62,462.0,3.65,1.01,6.97,1.11,5.86,0.03,3.46,3.79,3.8,462.0,3.33,1.37,7.24,0.08,7.17,0.75,3.09,3.6,3.11,462.0,5.16,2.21,10.83,-5.02,15.85,-1.16,7.19,5.61,5.31,462.0,15.73,1.74,22.68,8.07,14.61,0.66,6.5,15.82,15.65,462.0,23.41,2.74,29.98,13.58,16.4,-0.6,3.44,23.57,23.81,462.0,31.67,3.33,38.94,17.65,21.29,-0.81,4.62,31.84,31.91,462.0,38.45,3.0,44.45,24.68,19.77,-0.86,5.33,38.56,38.49,462.0
+AR-R-G160012 = 41.29,1.88,45.0,30.67,14.33,-1.58,7.74,41.34,41.69,608.0,36.92,1.88,41.42,27.36,14.06,-0.76,4.83,36.97,37.01,608.0,30.91,1.19,32.74,25.16,7.58,-1.34,6.15,30.93,30.94,608.0,21.29,1.49,24.06,17.44,6.61,-0.69,2.54,21.34,21.57,608.0,12.81,1.55,17.17,8.35,8.82,0.38,2.87,12.9,12.48,608.0,6.46,0.76,8.62,4.49,4.13,-0.25,2.43,6.51,6.56,608.0,9.82,0.96,12.2,5.59,6.61,-0.97,4.34,9.86,10.0,608.0,13.53,1.34,18.27,10.28,7.99,0.83,3.57,13.59,13.31,608.0,20.57,1.56,23.5,11.1,12.4,-1.81,9.17,20.63,20.75,608.0,29.81,1.48,32.87,22.4,10.47,-0.76,4.53,29.85,29.98,608.0,39.53,2.14,44.45,27.91,16.54,-0.82,5.63,39.58,39.49,608.0,41.55,2.46,45.0,27.64,17.36,-1.28,6.15,41.63,41.97,608.0
+AR-R-G160013 = 41.01,2.34,44.72,35.63,9.09,-0.35,2.08,41.07,41.42,878.0,37.35,2.2,41.14,31.77,9.37,-0.26,1.93,37.42,37.56,878.0,30.59,1.65,33.98,25.43,8.54,-0.32,2.23,30.63,30.81,878.0,19.43,2.06,23.5,13.03,10.47,-0.49,2.52,19.54,19.71,878.0,11.77,2.49,17.72,2.01,15.71,-0.38,3.36,12.03,11.93,878.0,5.69,1.25,9.45,1.73,7.72,-0.17,3.27,5.83,5.87,878.0,8.27,1.79,11.38,2.28,9.09,-0.58,2.77,8.46,8.48,878.0,12.05,2.34,16.89,4.21,12.68,-0.63,3.38,12.28,12.34,878.0,20.3,1.75,23.5,14.13,9.37,-0.98,3.73,20.37,20.61,878.0,28.8,3.05,34.53,21.57,12.95,-0.32,2.08,28.96,28.88,878.0,39.71,2.52,44.72,32.05,12.68,-0.48,2.69,39.79,39.76,878.0,43.17,1.91,45.0,36.87,8.13,-0.87,2.92,43.21,43.73,878.0
+AR-S-G210001 = 34.61,1.46,38.39,30.94,7.44,0.03,2.52,34.64,34.8,652.0,32.96,1.65,38.11,29.29,8.82,0.02,2.28,33.0,32.94,652.0,32.73,1.34,36.46,28.46,7.99,0.03,2.94,32.75,32.74,652.0,29.01,0.77,31.22,27.09,4.13,-0.04,2.65,29.02,29.02,652.0,24.3,1.03,27.91,22.13,5.79,0.26,2.44,24.33,24.33,652.0,18.51,0.73,20.2,16.34,3.86,-0.23,2.76,18.52,18.54,652.0,24.11,1.05,26.54,21.3,5.24,-0.38,2.44,24.14,24.19,652.0,25.92,1.08,28.46,23.23,5.24,-0.2,2.3,25.94,25.98,652.0,31.43,1.35,34.8,27.09,7.72,-0.32,2.8,31.46,31.5,652.0,32.98,1.44,36.46,29.84,6.61,0.22,2.39,33.01,32.87,652.0,39.18,1.8,42.8,34.53,8.27,-0.25,2.28,39.22,39.35,652.0,41.39,1.57,44.45,36.18,8.27,-0.47,2.86,41.42,41.49,652.0
+AR-S-G210002 = 27.48,0.95,29.84,25.71,4.13,0.39,2.39,27.5,27.36,91.0,26.81,1.13,30.26,24.88,5.37,0.9,3.35,26.84,26.54,91.0,27.0,0.74,28.19,24.33,3.86,-1.19,4.72,27.01,27.09,91.0,29.03,0.56,29.98,26.81,3.17,-1.02,4.48,29.03,29.15,91.0,21.36,0.65,22.68,19.92,2.76,-0.21,2.51,21.37,21.37,91.0,15.63,0.55,16.61,14.13,2.48,-0.47,2.58,15.64,15.79,91.0,20.13,0.58,21.57,18.54,3.03,-0.37,3.15,20.14,20.2,91.0,21.52,0.65,22.68,19.65,3.03,-0.58,2.99,21.53,21.57,91.0,26.55,1.03,29.02,24.06,4.96,-0.21,2.77,26.57,26.67,91.0,31.75,0.91,33.7,29.57,4.13,-0.2,2.52,31.76,31.77,91.0,40.78,0.93,41.97,37.83,4.13,-1.33,4.52,40.79,41.0,91.0,36.36,0.96,38.39,33.98,4.41,-0.71,3.08,36.37,36.59,91.0
+AR-S-G210003 = 26.64,0.73,28.33,25.16,3.17,0.12,2.59,26.65,26.67,125.0,25.61,0.78,28.19,23.78,4.41,0.57,3.5,25.63,25.57,125.0,25.28,0.78,27.22,23.5,3.72,-0.13,2.71,25.29,25.3,125.0,28.21,1.19,30.67,24.81,5.86,-0.25,2.39,28.23,28.19,125.0,20.19,0.34,21.02,19.37,1.65,-0.03,2.81,20.19,20.2,125.0,14.73,0.5,15.65,13.58,2.07,-0.22,2.45,14.74,14.75,125.0,18.68,0.82,21.02,16.61,4.41,0.07,3.64,18.7,18.68,125.0,20.78,0.71,22.4,18.82,3.58,-0.06,2.55,20.79,20.75,125.0,25.94,0.81,27.91,23.5,4.41,-0.27,3.05,25.96,25.98,125.0,31.49,1.11,33.98,29.22,4.75,0.05,2.4,31.51,31.5,125.0,41.37,1.18,43.62,38.25,5.37,-0.46,2.64,41.39,41.42,125.0,35.72,2.0,40.31,32.05,8.27,0.13,2.2,35.78,35.63,125.0
+AR-S-G210004 = 32.44,1.21,35.49,29.84,5.65,0.03,2.19,32.46,32.46,259.0,27.12,1.11,30.39,24.81,5.58,0.28,2.67,27.15,27.09,259.0,25.95,0.82,28.6,23.78,4.82,0.03,2.87,25.97,25.98,259.0,25.66,1.05,28.05,23.23,4.82,0.26,2.22,25.68,25.43,259.0,19.82,0.6,21.85,18.27,3.58,0.4,3.36,19.83,19.78,259.0,16.07,0.54,17.99,14.96,3.03,1.21,5.05,16.08,16.06,259.0,22.07,0.73,23.5,19.37,4.13,-0.85,3.92,22.09,22.19,259.0,22.66,0.64,24.33,21.3,3.03,0.06,2.75,22.67,22.68,259.0,27.28,0.92,30.12,25.16,4.96,0.29,3.0,27.3,27.22,259.0,28.67,1.11,32.46,26.26,6.2,1.12,4.43,28.69,28.46,259.0,38.29,1.36,42.8,35.49,7.3,0.91,3.53,38.32,38.04,259.0,36.44,1.42,39.76,33.43,6.34,0.26,2.15,36.47,36.18,259.0
+AR-S-G210005 = 29.55,1.38,32.87,26.54,6.34,0.1,2.79,29.58,29.43,116.0,27.44,1.03,30.39,25.43,4.96,0.47,3.02,27.46,27.36,116.0,24.36,0.47,25.71,23.23,2.48,0.26,3.07,24.36,24.33,116.0,26.49,1.04,29.84,23.5,6.34,-0.31,3.51,26.51,26.67,116.0,19.99,0.87,21.57,17.72,3.86,-0.44,2.73,20.01,20.02,116.0,14.81,0.79,16.34,11.79,4.55,-1.0,4.99,14.83,14.82,116.0,17.41,0.72,19.09,15.93,3.17,0.56,2.76,17.43,17.23,116.0,20.69,0.59,21.85,18.54,3.31,-0.93,4.66,20.7,20.75,116.0,25.35,0.76,27.09,23.23,3.86,-0.06,2.91,25.36,25.33,116.0,30.44,1.7,33.7,26.4,7.3,-0.23,2.12,30.48,30.6,116.0,41.43,1.23,43.9,37.7,6.2,-0.41,2.89,41.45,41.42,116.0,36.67,2.56,41.97,32.19,9.78,-0.13,1.72,36.76,37.42,116.0
+AR-S-G210006 = 29.28,1.83,34.25,26.26,7.99,0.59,2.77,29.34,29.15,163.0,28.32,1.87,31.63,24.61,7.03,0.11,1.72,28.38,28.05,163.0,26.72,1.62,30.67,24.12,6.55,0.51,2.13,26.77,26.26,163.0,24.66,1.59,28.74,21.85,6.89,0.57,2.41,24.71,24.33,163.0,19.11,0.93,21.02,16.06,4.96,-0.04,2.58,19.14,18.96,163.0,13.51,0.96,15.51,11.1,4.41,0.06,2.78,13.55,13.44,163.0,18.08,1.65,22.26,14.96,7.3,0.29,2.23,18.16,17.99,163.0,18.47,1.43,20.75,14.69,6.06,-0.08,1.99,18.52,18.27,163.0,22.67,2.4,27.36,17.44,9.92,0.25,2.08,22.8,22.13,163.0,25.71,2.15,30.39,21.57,8.82,0.26,2.07,25.8,25.43,163.0,32.68,3.43,38.94,26.54,12.4,0.17,1.77,32.86,32.19,163.0,34.13,3.85,41.97,27.64,14.33,0.36,1.79,34.34,33.29,163.0
+AR-S-G210007 = 26.61,1.3,30.12,22.13,7.99,0.07,3.17,26.65,26.54,458.0,25.57,0.99,28.19,22.13,6.06,0.08,3.13,25.59,25.43,458.0,24.26,0.83,26.26,20.75,5.51,-0.25,3.15,24.28,24.33,458.0,25.28,0.89,27.64,19.09,8.54,-0.95,9.05,25.3,25.3,458.0,18.67,1.05,21.3,13.86,7.44,-0.13,4.02,18.7,18.54,458.0,12.67,0.97,15.51,8.35,7.17,-0.08,3.8,12.7,12.48,458.0,15.7,1.54,20.2,11.38,8.82,0.44,2.46,15.78,15.37,458.0,18.18,1.35,21.57,10.83,10.75,-0.38,5.14,18.23,18.03,458.0,23.47,1.35,27.09,14.41,12.68,-1.34,9.1,23.5,23.5,458.0,27.12,1.83,32.05,20.2,11.85,0.24,3.14,27.18,26.95,458.0,36.44,1.85,40.59,23.23,17.36,-0.95,9.19,36.49,36.18,458.0,31.09,1.49,35.35,24.06,11.3,-0.11,4.28,31.13,30.94,458.0
+AR-S-G210008 = 31.38,1.81,35.63,27.36,8.27,-0.01,2.15,31.44,31.22,412.0,32.05,2.27,37.01,25.43,11.57,-0.53,2.88,32.13,32.32,412.0,30.63,1.81,34.25,25.43,8.82,-0.34,2.64,30.69,30.81,412.0,26.73,1.44,29.57,22.95,6.61,-0.36,2.5,26.77,26.81,412.0,22.14,1.19,25.71,19.09,6.61,-0.38,2.53,22.17,22.37,412.0,15.21,0.54,16.89,13.58,3.31,-0.17,3.12,15.22,15.24,412.0,20.94,1.1,23.5,17.44,6.06,-0.5,3.15,20.97,21.02,412.0,20.6,1.01,23.23,17.44,5.79,-0.39,3.0,20.62,20.71,412.0,25.14,1.75,28.46,18.54,9.92,-0.91,3.81,25.2,25.57,412.0,28.56,1.33,31.22,23.78,7.44,-0.7,3.51,28.59,28.74,412.0,32.49,2.03,35.91,27.09,8.82,-0.63,2.6,32.55,33.08,412.0,36.02,2.32,40.59,29.02,11.57,-0.77,2.99,36.09,36.56,412.0
+AR-S-G210009 = 28.5,1.04,30.67,26.26,4.41,-0.05,2.29,28.52,28.4,129.0,26.77,0.62,28.74,25.71,3.03,0.61,2.97,26.78,26.67,129.0,26.67,0.55,27.91,25.43,2.48,0.32,2.54,26.67,26.54,129.0,29.69,0.5,30.94,27.91,3.03,-0.62,3.74,29.7,29.84,129.0,20.57,0.59,21.85,19.09,2.76,-0.1,2.27,20.57,20.75,129.0,15.79,0.55,16.89,13.31,3.58,-0.96,5.54,15.8,15.79,129.0,19.97,0.58,21.02,18.54,2.48,0.03,2.23,19.98,19.92,129.0,21.65,0.9,25.16,19.09,6.06,0.73,4.72,21.66,21.64,129.0,27.04,0.95,29.02,24.33,4.69,-0.37,2.68,27.06,27.09,129.0,30.99,0.74,32.6,29.29,3.31,0.01,2.53,31.0,30.94,129.0,41.21,0.78,43.07,39.49,3.58,0.01,2.52,41.22,41.28,129.0,36.65,0.7,38.11,35.08,3.03,-0.14,2.12,36.66,36.73,129.0
+AR-S-G210010 = 30.04,1.97,33.29,26.54,6.75,-0.03,1.67,30.1,30.12,117.0,27.78,1.39,30.67,24.06,6.61,-0.29,2.47,27.82,27.91,117.0,25.97,1.12,28.19,23.23,4.96,-0.16,2.58,25.99,25.98,117.0,25.23,1.96,29.02,22.13,6.89,0.14,1.6,25.31,25.3,117.0,19.51,1.32,22.4,16.61,5.79,-0.11,1.91,19.55,19.65,117.0,14.39,1.12,16.61,12.41,4.2,0.28,1.87,14.43,14.13,117.0,18.69,1.82,21.85,14.96,6.89,0.09,1.91,18.78,18.41,117.0,19.3,1.94,23.23,16.34,6.89,0.18,1.76,19.39,19.09,117.0,24.06,3.1,28.95,18.82,10.13,-0.02,1.54,24.25,23.78,117.0,26.44,2.54,30.67,21.85,8.82,0.0,1.62,26.56,26.26,117.0,34.61,3.97,40.59,27.09,13.5,-0.1,1.56,34.84,34.53,117.0,34.13,3.72,41.07,27.91,13.16,0.04,1.6,34.33,33.7,117.0
+AR-S-G210011 = 31.81,1.03,34.25,28.74,5.51,-0.32,3.58,31.83,31.77,240.0,28.35,1.14,31.22,25.71,5.51,-0.01,2.65,28.37,28.4,240.0,26.75,1.0,29.84,24.88,4.96,0.79,3.16,26.77,26.54,240.0,26.52,0.69,28.74,24.61,4.13,0.39,3.55,26.53,26.54,240.0,20.71,0.73,22.68,18.82,3.86,-0.31,3.2,20.72,20.75,240.0,15.99,0.7,18.27,14.13,4.13,0.69,3.87,16.0,15.99,240.0,21.1,0.66,22.68,19.37,3.31,-0.19,2.92,21.11,21.16,240.0,22.09,0.79,24.06,19.92,4.13,-0.31,2.92,22.1,22.13,240.0,27.04,1.33,29.84,23.23,6.61,-0.55,2.75,27.08,27.33,240.0,28.77,0.93,33.15,26.12,7.03,0.88,6.27,28.79,28.74,240.0,38.77,1.15,41.14,34.94,6.2,-0.37,3.08,38.79,38.73,240.0,38.16,1.79,42.24,33.98,8.27,-0.14,2.22,38.2,38.25,240.0
+AR-S-G210012 = 29.7,1.01,32.05,27.5,4.55,0.09,2.46,29.72,29.7,79.0,27.65,0.93,29.7,25.98,3.72,0.34,2.26,27.66,27.5,79.0,24.91,0.86,26.81,22.95,3.86,0.26,2.71,24.93,24.81,79.0,27.46,1.11,29.15,23.92,5.24,-1.28,4.68,27.49,27.64,79.0,20.01,0.93,21.44,17.58,3.86,-0.55,2.53,20.03,20.2,79.0,15.02,0.86,15.79,12.2,3.58,-1.59,4.74,15.05,15.37,79.0,17.38,0.88,19.09,15.1,4.0,-0.46,2.74,17.4,17.44,79.0,20.7,0.88,22.95,18.2,4.75,-0.87,4.2,20.72,20.89,79.0,25.41,1.28,27.36,21.02,6.34,-1.18,4.42,25.44,25.71,79.0,29.97,1.48,32.6,26.12,6.48,-0.52,2.5,30.01,30.26,79.0,41.33,1.67,43.07,36.04,7.03,-1.62,5.11,41.36,41.97,79.0,38.61,2.43,42.24,32.25,9.99,-0.85,3.07,38.68,39.21,79.0
+AR-S-G210013 = 32.66,1.48,37.56,29.29,8.27,0.31,3.07,32.7,32.6,536.0,29.32,1.47,33.15,25.71,7.44,-0.14,2.62,29.35,29.43,536.0,30.66,1.69,34.53,26.54,7.99,-0.0,2.08,30.71,30.67,536.0,27.7,0.93,30.67,25.16,5.51,0.09,2.92,27.72,27.64,536.0,22.38,1.16,25.16,19.92,5.24,0.29,2.26,22.41,22.13,536.0,16.77,1.28,19.65,13.86,5.79,0.13,2.07,16.82,16.61,536.0,21.83,1.23,25.43,19.09,6.34,0.3,2.47,21.86,21.71,536.0,23.56,1.63,27.09,20.47,6.61,0.12,1.94,23.61,23.5,536.0,28.07,1.83,32.6,23.23,9.37,0.2,2.62,28.13,27.88,536.0,28.78,1.87,34.94,25.71,9.23,0.62,2.63,28.84,28.29,536.0,37.65,1.63,43.35,33.98,9.37,0.84,4.35,37.68,37.56,536.0,40.65,1.39,45.0,36.59,8.41,0.36,3.26,40.67,40.59,536.0
+AR-S-G210014 = 29.91,1.56,33.7,26.81,6.89,0.27,2.2,29.95,29.98,252.0,29.51,1.58,33.15,25.98,7.17,0.16,2.14,29.55,29.29,252.0,28.45,1.53,32.32,25.16,7.17,0.06,1.95,28.49,28.4,252.0,26.33,1.93,30.39,22.4,7.99,0.03,1.81,26.4,26.29,252.0,19.97,1.06,22.95,17.85,5.1,0.2,2.44,20.0,20.06,252.0,14.89,0.96,17.17,12.48,4.69,-0.22,2.46,14.92,14.82,252.0,19.94,1.23,23.78,16.89,6.89,-0.06,2.69,19.98,20.06,252.0,19.76,1.22,21.85,16.06,5.79,-0.73,3.21,19.8,19.92,252.0,23.75,2.09,28.19,17.99,10.2,-0.06,1.99,23.84,23.54,252.0,26.94,1.4,30.67,22.95,7.72,-0.06,3.24,26.98,26.81,252.0,34.12,2.36,39.49,28.46,11.02,-0.2,2.25,34.2,34.29,252.0,35.25,2.97,40.18,28.6,11.57,-0.09,1.79,35.38,35.35,252.0
+AR-S-G210015 = 28.6,1.25,31.5,24.88,6.61,-0.01,2.83,28.63,28.53,165.0,27.6,0.9,29.84,24.88,4.96,-0.24,3.02,27.62,27.64,165.0,25.87,0.88,27.64,23.23,4.41,-0.56,3.39,25.88,25.98,165.0,26.36,2.01,29.29,21.85,7.44,-0.81,2.37,26.44,27.09,165.0,19.77,1.28,22.13,16.61,5.51,-0.74,2.53,19.81,20.2,165.0,14.44,1.64,16.61,10.55,6.06,-0.77,2.3,14.54,15.1,165.0,18.36,1.94,21.85,14.13,7.72,-0.42,2.07,18.46,18.82,165.0,19.25,2.01,23.78,14.13,9.65,-0.53,2.47,19.35,19.71,165.0,23.62,2.79,28.19,14.69,13.5,-0.91,2.88,23.79,24.88,165.0,28.46,2.88,32.32,20.2,12.13,-0.89,2.51,28.61,29.84,165.0,35.85,4.18,41.14,24.61,16.54,-0.87,2.53,36.1,37.42,165.0,34.15,3.2,38.66,25.43,13.23,-0.97,2.49,34.3,35.77,165.0
+AR-S-G210016 = 31.71,0.93,33.98,29.29,4.69,-0.0,2.54,31.72,31.77,210.0,30.15,1.07,32.6,27.09,5.51,0.09,2.49,30.17,29.98,210.0,28.74,0.91,31.22,26.81,4.41,0.36,2.85,28.75,28.74,210.0,27.28,0.65,28.88,25.43,3.44,-0.38,2.99,27.29,27.36,210.0,20.7,0.69,22.13,18.82,3.31,-0.31,2.71,20.71,20.75,210.0,15.13,0.74,16.89,13.03,3.86,-0.37,2.64,15.15,15.24,210.0,20.29,0.74,22.68,18.96,3.72,1.11,4.05,20.3,20.2,210.0,21.01,0.65,22.13,19.37,2.76,-0.48,2.59,21.02,21.09,210.0,26.99,1.26,29.57,23.5,6.06,-0.28,2.6,27.02,27.09,210.0,28.13,0.97,31.5,26.26,5.24,0.69,3.25,28.15,28.05,210.0,37.83,0.92,40.31,35.49,4.82,0.03,2.53,37.84,37.83,210.0,39.76,1.17,41.97,36.73,5.24,-0.33,2.36,39.78,39.9,210.0
+AR-S-G210017 = 28.03,1.09,30.39,25.98,4.41,0.21,2.18,28.05,27.91,77.0,26.86,1.0,28.74,24.33,4.41,-0.31,2.6,26.88,26.81,77.0,25.7,1.1,27.64,23.5,4.13,-0.11,1.78,25.72,25.78,77.0,28.47,1.39,30.94,24.06,6.89,-0.72,3.33,28.5,28.74,77.0,20.01,0.67,21.3,17.17,4.13,-1.7,7.28,20.02,20.06,77.0,15.26,0.89,16.34,11.93,4.41,-1.93,6.24,15.28,15.51,77.0,18.52,1.05,20.2,14.96,5.24,-0.7,3.34,18.55,18.68,77.0,20.35,1.38,22.68,15.51,7.17,-1.4,4.58,20.4,20.82,77.0,25.02,1.28,27.29,20.2,7.1,-1.09,4.89,25.05,25.16,77.0,30.46,1.7,33.43,25.98,7.44,-0.7,3.19,30.51,30.67,77.0,41.34,1.81,43.62,33.43,10.2,-2.05,7.85,41.38,41.69,77.0,37.83,2.12,40.87,30.39,10.47,-0.96,4.07,37.89,37.97,77.0
+AR-S-G210018 = 29.64,1.95,35.08,25.98,9.09,0.57,2.72,29.7,29.29,183.0,27.58,1.24,31.77,24.88,6.89,0.33,2.97,27.61,27.5,183.0,26.34,0.84,28.46,24.61,3.86,0.39,2.28,26.36,26.26,183.0,28.3,0.84,30.39,26.26,4.13,-0.14,2.57,28.32,28.33,183.0,20.61,0.66,22.13,19.37,2.76,0.42,2.1,20.62,20.47,183.0,16.17,0.76,17.99,14.69,3.31,0.52,2.68,16.18,16.06,183.0,20.24,0.76,22.26,18.54,3.72,0.73,3.23,20.25,20.06,183.0,20.56,0.87,22.95,18.54,4.41,0.33,3.07,20.58,20.47,183.0,26.7,1.49,29.57,23.5,6.06,0.1,2.07,26.75,26.4,183.0,30.96,0.97,33.15,28.4,4.75,-0.05,2.51,30.97,30.94,183.0,39.23,1.23,42.24,36.73,5.51,0.41,2.25,39.25,38.94,183.0,35.43,1.36,39.21,32.32,6.89,0.56,2.83,35.46,35.15,183.0
+AR-S-G210019 = 32.4,2.13,38.11,28.19,9.92,0.38,2.33,32.47,32.19,767.0,32.56,2.12,37.56,26.54,11.02,-0.1,2.07,32.63,32.46,767.0,32.68,1.62,36.46,28.74,7.72,-0.14,2.29,32.72,32.74,767.0,28.88,1.41,35.08,25.02,10.06,0.4,5.07,28.91,29.02,767.0,23.42,1.84,28.19,19.65,8.54,0.3,2.21,23.49,23.23,767.0,16.82,1.3,20.75,13.03,7.72,0.41,2.8,16.87,16.75,767.0,23.35,1.37,26.81,19.65,7.17,-0.36,2.18,23.39,23.64,767.0,23.92,1.75,28.19,19.09,9.09,-0.13,2.02,23.98,23.92,767.0,29.41,2.68,37.01,23.5,13.5,0.21,2.13,29.54,29.29,767.0,31.41,2.29,37.01,26.26,10.75,0.01,2.2,31.49,31.5,767.0,38.13,2.68,43.9,31.08,12.81,-0.38,2.43,38.23,38.66,767.0,40.33,2.0,45.0,34.8,10.2,-0.4,2.85,40.38,40.59,767.0
+AR-T-G240001 = 24.66,2.64,30.12,21.3,8.82,0.97,2.59,24.8,23.64,27.0,23.64,2.17,27.91,21.3,6.61,0.91,2.38,23.74,22.68,27.0,21.8,2.26,26.12,19.09,7.03,0.74,2.16,21.91,21.16,27.0,22.11,1.59,25.43,19.92,5.51,0.89,2.57,22.17,21.57,27.0,18.92,1.71,22.68,16.48,6.2,0.71,2.63,19.0,18.41,27.0,12.41,1.85,15.51,7.8,7.72,-0.39,2.95,12.54,12.2,27.0,17.42,1.77,21.71,15.24,6.48,1.1,3.19,17.51,16.82,27.0,20.3,2.19,25.3,17.17,8.13,0.91,2.74,20.42,19.51,27.0,23.77,3.79,32.74,20.47,12.26,1.32,3.37,24.06,22.47,27.0,27.43,4.31,37.28,22.95,14.33,1.15,3.08,27.75,25.85,27.0,30.68,3.83,38.66,25.57,13.09,0.98,2.77,30.91,29.29,27.0,26.24,2.84,32.74,22.68,10.06,0.97,2.75,26.39,25.16,27.0
+AR-T-G240002 = 28.47,2.95,33.15,22.68,10.47,-0.44,1.99,28.63,28.74,133.0,25.46,1.37,29.02,21.85,7.17,-0.55,3.12,25.5,25.71,133.0,23.87,1.72,26.26,19.71,6.55,-0.89,2.52,23.93,24.61,133.0,24.89,2.36,28.46,20.75,7.72,-0.33,1.74,25.0,25.16,133.0,22.64,3.25,27.64,17.17,10.47,-0.22,1.52,22.87,23.37,133.0,16.37,3.16,21.02,10.0,11.02,-0.4,2.1,16.67,16.61,133.0,20.47,2.4,24.61,15.79,8.82,-0.38,1.75,20.61,21.16,133.0,22.95,2.48,27.09,17.72,9.37,-0.24,1.82,23.08,23.64,133.0,28.66,4.0,35.08,21.57,13.5,-0.25,1.69,28.93,29.98,133.0,32.43,5.26,39.76,22.95,16.81,-0.62,1.82,32.86,35.22,133.0,35.17,5.57,44.17,25.71,18.46,-0.31,1.62,35.6,36.32,133.0,31.66,5.43,39.49,22.13,17.36,-0.41,1.76,32.12,32.87,133.0
+AR-T-G240003 = 28.69,0.57,29.29,27.91,1.38,-0.5,2.05,28.69,28.77,4.0,28.45,0.45,29.02,27.91,1.1,0.13,1.99,28.45,28.43,4.0,26.31,0.37,26.81,25.92,0.9,0.47,2.05,26.31,26.26,4.0,25.21,0.34,25.57,24.88,0.69,0.06,1.13,25.21,25.19,4.0,22.3,1.0,23.23,21.44,1.79,0.01,1.01,22.31,22.26,4.0,16.29,0.94,17.3,15.24,2.07,-0.04,1.36,16.31,16.3,4.0,19.77,0.14,19.92,19.65,0.28,0.12,1.15,19.77,19.75,4.0,24.24,0.43,24.61,23.78,0.83,-0.12,1.15,24.25,24.3,4.0,31.72,0.65,32.53,30.94,1.58,0.09,1.97,31.72,31.7,4.0,37.06,0.46,37.49,36.59,0.9,-0.03,1.07,37.06,37.08,4.0,36.35,0.79,37.28,35.35,1.93,-0.15,1.98,36.36,36.39,4.0,30.96,0.51,31.63,30.39,1.24,0.34,2.01,30.97,30.91,4.0
+AR-T-G240004 = 20.96,6.27,28.33,11.1,17.22,-0.35,1.55,21.86,22.13,47.0,20.47,5.67,27.09,11.1,15.98,-0.27,1.54,21.23,20.89,47.0,18.97,5.41,25.85,10.55,15.3,-0.13,1.47,19.71,18.82,47.0,20.15,4.34,25.43,12.2,13.23,-0.44,1.81,20.61,20.61,47.0,16.43,3.91,22.4,9.45,12.95,-0.22,1.63,16.88,16.89,47.0,9.94,2.94,15.24,5.87,9.37,0.7,1.91,10.36,8.62,47.0,16.37,3.34,21.57,10.83,10.75,0.2,1.84,16.7,15.51,47.0,17.88,4.31,24.88,10.83,14.06,0.1,1.97,18.38,17.44,47.0,22.16,5.81,32.32,14.96,17.36,0.61,1.91,22.89,20.06,47.0,24.7,6.23,35.91,17.72,18.19,0.73,1.97,25.46,21.85,47.0,26.94,6.46,37.83,19.09,18.74,0.46,1.65,27.69,25.02,47.0,21.59,6.06,28.88,11.1,17.78,-0.42,1.79,22.41,22.95,47.0
+AR-T-G240005 = 30.21,1.8,33.7,26.81,6.89,0.01,1.98,30.27,30.12,43.0,27.34,0.74,29.57,26.26,3.31,0.68,3.22,27.35,27.22,43.0,25.43,0.36,26.54,24.74,1.79,0.67,3.62,25.43,25.43,43.0,25.5,1.08,27.64,24.33,3.31,0.5,1.88,25.53,25.16,43.0,23.39,2.43,27.09,19.78,7.3,0.14,1.48,23.52,22.88,43.0,18.04,1.39,20.61,15.24,5.37,-0.0,2.12,18.09,18.13,43.0,21.82,1.07,23.92,19.78,4.13,-0.14,2.23,21.84,22.13,43.0,25.21,0.89,27.09,23.37,3.72,0.38,2.66,25.23,25.02,43.0,33.72,1.36,36.46,31.01,5.44,-0.01,2.25,33.75,33.43,43.0,37.42,1.23,38.94,34.46,4.48,-0.84,2.48,37.44,37.83,43.0,39.28,1.82,42.8,35.35,7.44,-0.19,2.23,39.32,39.49,43.0,33.03,2.32,36.87,30.12,6.75,0.47,1.68,33.11,32.32,43.0
+AR-T-G240006 = 24.94,3.37,28.46,18.75,9.71,-0.69,1.93,25.15,26.54,17.0,24.82,3.07,27.64,19.23,8.41,-0.71,1.85,25.0,26.54,17.0,23.31,3.33,26.26,17.65,8.61,-0.68,1.78,23.54,25.16,17.0,22.19,2.37,24.47,18.41,6.06,-0.53,1.58,22.31,23.37,17.0,19.12,2.33,22.4,15.51,6.89,-0.21,1.46,19.26,20.2,17.0,13.59,1.16,14.75,11.38,3.38,-0.64,1.83,13.64,14.27,17.0,17.42,1.85,19.92,14.41,5.51,-0.17,1.56,17.51,17.72,17.0,20.18,2.51,24.06,16.61,7.44,0.09,1.44,20.32,19.78,17.0,25.42,4.9,31.5,18.27,13.23,-0.09,1.33,25.86,25.98,17.0,28.5,6.06,35.35,19.92,15.43,-0.18,1.31,29.1,29.84,17.0,29.09,4.04,34.67,23.09,11.57,-0.21,1.53,29.35,30.12,17.0,23.8,3.2,27.36,18.27,9.09,-0.51,1.71,24.0,24.88,17.0
+AR-T-G240007 = 29.58,1.35,32.32,26.81,5.51,-0.08,2.47,29.61,29.7,63.0,28.02,0.5,29.29,26.81,2.48,0.22,3.06,28.02,27.91,63.0,26.49,0.55,27.64,25.16,2.48,-0.17,2.71,26.49,26.54,63.0,24.76,0.88,27.09,23.5,3.58,0.64,2.61,24.78,24.61,63.0,20.94,1.57,24.47,18.54,5.93,0.69,2.47,20.99,20.47,63.0,17.24,1.12,20.2,14.69,5.51,0.2,3.05,17.28,17.17,63.0,20.85,1.26,23.37,18.68,4.69,0.13,2.09,20.89,20.89,63.0,22.92,1.27,25.43,20.75,4.69,-0.0,2.03,22.96,22.95,63.0,29.23,1.4,31.77,25.71,6.06,-0.42,2.29,29.27,29.57,63.0,33.43,2.19,37.28,28.74,8.54,-0.24,2.01,33.5,33.7,63.0,37.96,1.92,41.69,33.98,7.72,-0.13,2.09,38.0,38.11,63.0,34.24,2.03,38.52,30.81,7.72,0.38,2.14,34.3,34.11,63.0
+AR-T-G240008 = 28.0,2.24,31.5,24.33,7.17,-0.14,1.7,28.09,27.98,34.0,25.45,1.53,28.46,22.68,5.79,0.0,2.23,25.49,25.64,34.0,24.25,1.25,25.98,21.71,4.27,-0.53,2.08,24.28,24.68,34.0,24.27,1.55,26.54,21.44,5.1,-0.26,1.74,24.31,24.33,34.0,21.82,1.98,24.88,18.54,6.34,-0.13,1.72,21.91,21.68,34.0,15.22,2.54,20.2,10.55,9.65,0.1,1.98,15.42,15.24,34.0,19.49,2.18,23.78,16.06,7.72,0.21,1.98,19.61,19.47,34.0,22.96,1.9,25.43,19.65,5.79,-0.4,1.73,23.04,23.44,34.0,27.71,3.02,32.05,23.09,8.96,-0.2,1.55,27.87,28.33,34.0,32.46,4.03,38.66,26.12,12.54,-0.14,1.56,32.7,33.08,34.0,36.46,4.51,43.35,29.29,14.06,-0.0,1.62,36.73,37.04,34.0,31.81,3.92,39.49,26.54,12.95,0.35,1.93,32.04,31.91,34.0
+AR-T-G240009 = 31.47,1.68,33.7,26.54,7.17,-0.96,3.21,31.51,31.91,69.0,28.09,0.56,29.57,26.81,2.76,0.04,3.1,28.1,28.12,69.0,25.86,0.36,26.81,25.02,1.79,0.07,2.93,25.86,25.92,69.0,24.61,0.84,26.26,23.23,3.03,0.28,1.8,24.63,24.47,69.0,22.2,1.6,25.71,19.65,6.06,0.41,1.87,22.26,21.99,69.0,16.1,1.43,20.2,12.62,7.58,0.48,3.13,16.17,15.86,69.0,21.08,1.07,22.68,17.44,5.24,-1.1,4.41,21.1,21.23,69.0,23.26,1.03,24.88,19.65,5.24,-1.17,4.62,23.28,23.5,69.0,30.22,1.75,33.29,24.88,8.41,-0.87,3.57,30.27,30.67,69.0,34.19,2.59,38.11,26.12,11.99,-0.94,4.0,34.28,34.25,69.0,36.79,2.06,39.9,30.12,9.78,-0.95,3.75,36.85,37.28,69.0,31.78,2.64,36.46,26.26,10.2,-0.0,1.97,31.89,31.7,69.0
+AR-T-G240010 = 24.21,3.48,27.91,17.44,10.47,-0.86,2.29,24.45,25.64,18.0,24.38,3.63,27.64,17.17,10.47,-0.77,2.01,24.64,26.26,18.0,22.32,4.05,26.54,15.51,11.02,-0.6,1.68,22.67,24.47,18.0,22.28,2.48,24.61,17.99,6.61,-0.61,1.72,22.4,23.5,18.0,18.8,2.08,21.02,14.96,6.06,-0.58,1.85,18.91,19.58,18.0,14.04,1.57,16.34,11.72,4.62,-0.22,1.49,14.12,14.58,18.0,17.64,1.73,20.47,15.24,5.24,0.14,1.65,17.72,17.44,18.0,20.71,2.16,24.06,17.72,6.34,0.07,1.56,20.82,20.09,18.0,26.29,4.77,32.87,20.2,12.68,0.06,1.45,26.7,26.05,18.0,28.75,5.98,37.01,21.02,15.98,0.11,1.37,29.33,28.05,18.0,28.68,4.59,34.53,22.68,11.85,-0.15,1.43,29.03,29.43,18.0,24.62,4.66,29.84,16.27,13.57,-0.59,1.9,25.03,26.26,18.0
+AR-T-G240011 = 24.33,4.7,28.88,13.31,15.57,-1.07,2.95,24.77,26.47,44.0,23.41,4.22,27.36,14.06,13.3,-1.06,2.95,23.78,24.78,44.0,21.34,4.68,25.71,10.83,14.88,-0.95,2.61,21.84,23.09,44.0,21.78,3.06,24.88,14.13,10.75,-0.88,2.72,21.99,22.95,44.0,17.8,2.78,21.57,11.86,9.71,-0.52,2.22,18.01,18.1,44.0,11.75,2.92,16.06,7.24,8.82,-0.04,1.46,12.1,11.62,44.0,16.97,2.45,21.02,13.1,7.92,0.13,1.65,17.14,16.61,44.0,19.56,3.0,24.61,14.2,10.4,0.16,1.69,19.79,18.78,44.0,24.0,5.27,31.91,17.17,14.74,0.23,1.44,24.56,22.4,44.0,26.74,6.67,38.66,16.61,22.05,0.19,1.71,27.54,26.29,44.0,28.32,5.62,37.01,19.37,17.64,0.02,1.68,28.86,27.98,44.0,23.22,4.86,27.91,11.93,15.98,-0.94,2.71,23.71,24.95,44.0
+AR-T-G240012 = 24.93,2.66,28.74,19.92,8.82,-0.3,1.84,25.06,25.43,25.0,24.38,2.36,27.64,20.2,7.44,-0.27,1.7,24.49,24.88,25.0,22.74,2.63,26.26,17.99,8.27,-0.49,1.71,22.88,24.06,25.0,22.85,1.73,24.88,19.65,5.24,-0.39,1.66,22.92,23.23,25.0,18.78,1.45,22.4,17.17,5.24,0.86,2.7,18.83,18.27,25.0,11.9,2.04,14.96,7.8,7.17,-0.07,1.92,12.07,11.93,25.0,17.91,2.18,22.4,14.69,7.72,0.3,1.98,18.04,17.44,25.0,19.94,2.61,25.16,16.89,8.27,0.64,1.97,20.1,18.68,25.0,24.63,4.72,33.43,19.37,14.06,0.63,1.85,25.06,22.26,25.0,28.49,5.52,37.56,21.85,15.71,0.46,1.69,29.0,26.95,25.0,30.39,5.01,38.94,24.33,14.61,0.44,1.72,30.79,28.74,25.0,25.36,3.22,32.05,20.75,11.3,0.42,2.03,25.55,24.74,25.0
+AR-T-G240013 = 28.45,1.53,30.39,25.16,5.24,-0.69,2.21,28.49,29.02,48.0,27.58,0.4,28.46,26.67,1.79,-0.03,2.74,27.59,27.64,48.0,26.08,0.39,26.81,25.16,1.65,-0.55,3.14,26.08,26.09,48.0,23.98,0.71,25.43,22.13,3.31,-0.53,3.01,23.99,24.12,48.0,20.89,0.78,22.4,19.37,3.03,-0.02,2.18,20.9,21.02,48.0,14.4,1.19,17.17,11.65,5.51,-0.27,2.73,14.45,14.62,48.0,19.52,1.5,21.99,15.65,6.34,-0.64,2.78,19.58,19.65,48.0,22.08,1.92,24.88,17.17,7.72,-0.74,2.76,22.16,22.61,48.0,28.89,3.26,32.87,20.75,12.13,-0.73,2.49,29.07,29.91,48.0,31.76,4.06,37.97,23.09,14.88,-0.39,1.95,32.02,32.74,48.0,34.39,2.29,38.39,28.33,10.06,-0.72,2.95,34.46,34.94,48.0,29.38,1.24,32.05,27.09,4.96,0.08,2.42,29.41,29.29,48.0
+AR-T-G240014 = 20.97,4.39,28.4,14.13,14.26,-0.04,1.78,21.41,21.09,40.0,21.53,3.97,28.53,14.69,13.85,0.17,1.92,21.89,21.09,40.0,19.14,4.52,27.36,12.2,15.16,0.35,1.8,19.66,18.41,40.0,20.17,2.45,25.16,16.89,8.27,0.63,2.31,20.31,19.58,40.0,17.42,2.51,22.81,13.86,8.96,0.59,2.45,17.6,17.1,40.0,12.51,1.26,16.41,10.69,5.72,1.14,4.16,12.58,12.34,40.0,17.17,1.11,19.51,14.55,4.96,-0.07,2.78,17.2,17.3,40.0,20.02,1.39,23.37,17.03,6.34,0.17,3.08,20.07,20.02,40.0,23.73,2.1,30.26,20.89,9.37,1.67,5.39,23.82,23.23,40.0,25.54,3.37,35.15,22.13,13.02,1.52,4.23,25.76,24.26,40.0,25.73,3.52,35.08,20.47,14.61,0.99,3.26,25.97,24.81,40.0,20.85,5.39,31.08,13.03,18.05,0.41,1.84,21.52,19.71,40.0
+AR-T-G240015 = 23.53,6.69,35.91,13.31,22.6,0.14,1.58,24.45,24.09,90.0,25.2,6.27,35.91,14.96,20.94,0.22,1.64,25.96,24.06,90.0,22.23,6.28,32.87,12.2,20.67,0.2,1.63,23.1,21.68,90.0,22.63,4.68,30.67,15.51,15.16,0.3,1.62,23.1,21.85,90.0,18.23,2.94,23.5,13.03,10.47,0.15,1.83,18.47,17.75,90.0,13.48,1.96,17.17,8.35,8.82,-0.46,2.69,13.62,13.51,90.0,17.86,2.2,21.3,11.65,9.65,-0.34,2.53,18.0,17.82,90.0,21.2,2.8,25.71,14.13,11.57,-0.35,2.25,21.38,21.3,90.0,25.7,3.65,31.77,18.54,13.23,0.06,1.95,25.95,25.16,90.0,30.43,5.33,39.49,20.2,19.29,0.06,1.79,30.89,29.98,90.0,33.34,6.52,43.07,19.92,23.15,-0.13,1.72,33.97,33.87,90.0,23.93,6.69,34.53,12.89,21.63,0.03,1.51,24.83,23.68,90.0
+AR-T-G240016 = 23.66,4.24,30.12,14.96,15.16,-0.45,1.99,24.03,24.74,109.0,24.43,3.75,29.57,16.06,13.5,-0.51,2.18,24.71,25.43,109.0,21.13,3.62,26.26,13.86,12.4,-0.52,1.93,21.44,22.13,109.0,21.61,2.08,24.61,17.17,7.44,-0.3,1.93,21.71,21.85,109.0,17.83,1.44,20.2,14.69,5.51,-0.44,2.01,17.89,18.27,109.0,13.74,1.36,16.89,11.38,5.51,0.11,1.91,13.8,13.58,109.0,18.79,0.91,20.75,16.61,4.13,-0.09,2.16,18.81,18.75,109.0,21.74,1.21,24.06,19.09,4.96,-0.02,2.0,21.77,21.71,109.0,25.71,1.62,29.7,21.85,7.85,0.18,2.2,25.76,25.43,109.0,29.13,2.92,33.7,22.95,10.75,-0.11,1.62,29.27,29.43,109.0,30.75,3.71,37.28,23.5,13.78,-0.16,1.85,30.97,31.22,109.0,23.13,3.51,29.15,15.51,13.64,-0.59,2.37,23.4,23.78,109.0
+AR-T-G240017 = 25.74,1.16,27.09,24.33,2.76,-0.09,1.78,25.76,25.78,4.0,25.52,1.27,26.81,23.92,2.89,-0.32,1.65,25.54,25.67,4.0,23.73,1.78,25.16,21.3,3.86,-0.66,1.83,23.78,24.23,4.0,22.81,1.04,23.92,21.57,2.34,-0.16,1.52,22.83,22.88,4.0,20.3,1.2,21.57,18.82,2.76,-0.23,1.64,20.33,20.4,4.0,14.41,0.77,15.1,13.44,1.65,-0.36,1.49,14.42,14.55,4.0,17.03,1.05,17.99,15.93,2.07,-0.07,1.11,17.05,17.1,4.0,19.59,1.72,21.44,17.99,3.44,0.08,1.14,19.65,19.47,4.0,24.97,2.37,27.5,22.13,5.37,-0.16,1.55,25.05,25.12,4.0,25.26,3.96,29.15,21.57,7.58,0.02,1.05,25.49,25.16,4.0,28.02,3.2,31.36,24.47,6.89,-0.06,1.31,28.15,28.12,4.0,26.72,1.77,28.74,24.47,4.27,-0.23,1.93,26.77,26.85,4.0
+AR-U-G050001 = 39.38,1.89,42.52,30.12,12.4,-1.7,7.01,39.42,39.76,559.0,35.57,1.84,38.66,24.74,13.92,-1.75,8.17,35.61,35.77,559.0,29.68,1.73,32.6,21.44,11.16,-1.32,5.26,29.73,30.12,559.0,18.41,0.91,21.3,15.24,6.06,-0.11,3.62,18.43,18.41,559.0,10.94,1.23,14.96,6.97,7.99,0.19,2.75,11.01,10.83,559.0,5.47,1.02,9.04,2.83,6.2,-0.2,2.54,5.56,5.59,559.0,8.56,0.7,10.28,5.87,4.41,-0.32,3.32,8.59,8.62,559.0,11.52,1.1,15.51,8.35,7.17,0.33,3.33,11.57,11.52,559.0,19.02,2.34,23.23,8.35,14.88,-1.11,4.18,19.16,19.65,559.0,28.65,1.64,31.5,19.37,12.13,-1.85,8.11,28.7,29.02,559.0,37.58,2.39,40.87,24.88,15.98,-1.53,6.25,37.66,38.25,559.0,39.61,3.07,45.0,27.36,17.64,-0.95,4.18,39.72,39.76,559.0
+AR-U-G050002 = 38.32,0.68,38.8,37.83,0.96,0.0,1.0,38.32,38.32,2.0,35.42,0.49,35.77,35.08,0.69,0.0,1.0,35.42,35.42,2.0,27.22,0.19,27.36,27.09,0.28,0.0,1.0,27.22,27.22,2.0,18.27,0.39,18.54,17.99,0.55,-0.0,1.0,18.27,18.27,2.0,11.93,0.0,11.93,11.93,0.0,-1.072079246E7,7.667927975612286E13,11.93,11.93,2.0,6.21,0.1,6.28,6.14,0.14,0.0,1.0,6.21,6.21,2.0,8.21,0.19,8.35,8.07,0.28,0.0,1.0,8.21,8.21,2.0,10.07,0.1,10.14,10.0,0.14,0.0,1.0,10.07,10.07,2.0,16.68,0.88,17.3,16.06,1.24,0.0,1.0,16.69,16.68,2.0,27.98,0.1,28.05,27.91,0.14,0.0,1.0,27.98,27.98,2.0,34.46,0.68,34.94,33.98,0.96,0.0,1.0,34.46,34.46,2.0,38.59,0.29,38.8,38.39,0.41,0.0,1.0,38.59,38.59,2.0
+AR-U-G050003 = 34.0,6.91,41.69,14.96,26.73,-1.21,3.14,34.7,37.15,713.0,33.38,6.06,40.59,15.24,25.35,-1.19,3.13,33.93,36.18,713.0,25.31,4.77,31.22,11.38,19.84,-1.24,3.35,25.75,27.22,713.0,13.6,3.09,19.37,3.39,15.98,-0.9,3.04,13.95,14.41,713.0,4.64,1.18,7.52,-0.47,7.99,-0.46,3.82,4.79,4.63,713.0,2.76,1.15,5.31,-2.4,7.72,-0.76,4.68,2.99,2.83,713.0,2.58,1.53,5.87,-3.64,9.51,-1.19,5.08,3.0,2.83,713.0,4.18,2.72,8.9,-4.06,12.95,-0.68,2.53,4.98,4.9,713.0,13.69,4.49,21.02,0.08,20.94,-1.23,3.5,14.41,15.44,713.0,20.64,5.61,27.64,5.59,22.05,-1.16,3.08,21.39,22.95,713.0,27.13,6.73,35.08,11.65,23.43,-0.92,2.47,27.95,30.26,713.0,34.99,8.0,43.07,15.93,27.15,-1.06,2.64,35.89,39.07,713.0
+AR-U-G050004 = 34.04,1.69,38.39,27.64,10.75,-0.33,3.02,34.08,34.25,660.0,32.37,2.44,36.73,19.37,17.36,-0.82,4.56,32.46,32.87,660.0,26.12,1.05,29.02,23.5,5.51,0.34,2.82,26.14,25.98,660.0,13.54,1.57,17.44,8.62,8.82,-0.04,2.78,13.64,13.58,660.0,5.22,1.29,9.45,2.56,6.89,0.67,3.0,5.37,5.04,660.0,2.42,1.61,6.97,-1.57,8.54,0.58,2.99,2.9,2.01,660.0,2.37,1.59,7.8,-1.02,8.82,0.99,3.42,2.86,2.01,660.0,4.57,1.7,12.2,0.91,11.3,0.17,3.09,4.87,4.59,660.0,13.89,1.5,17.72,8.9,8.82,-0.39,3.37,13.97,14.0,660.0,22.0,1.72,25.98,11.93,14.06,-0.48,4.55,22.07,22.13,660.0,28.38,2.6,34.53,22.13,12.4,-0.31,2.29,28.5,28.74,660.0,35.62,2.7,43.07,27.64,15.43,-0.21,2.78,35.72,36.04,660.0
+AR-U-G050005 = 25.98,NaN,25.98,25.98,0.0,NaN,NaN,25.98,25.98,1.0,25.98,NaN,25.98,25.98,0.0,NaN,NaN,25.98,25.98,1.0,22.4,NaN,22.4,22.4,0.0,NaN,NaN,22.4,22.4,1.0,13.31,NaN,13.31,13.31,0.0,NaN,NaN,13.31,13.31,1.0,7.8,NaN,7.8,7.8,0.0,NaN,NaN,7.8,7.8,1.0,5.87,NaN,5.87,5.87,0.0,NaN,NaN,5.87,5.87,1.0,4.63,NaN,4.63,4.63,0.0,NaN,NaN,4.63,4.63,1.0,5.73,NaN,5.73,5.73,0.0,NaN,NaN,5.73,5.73,1.0,12.34,NaN,12.34,12.34,0.0,NaN,NaN,12.34,12.34,1.0,18.13,NaN,18.13,18.13,0.0,NaN,NaN,18.13,18.13,1.0,24.19,NaN,24.19,24.19,0.0,NaN,NaN,24.19,24.19,1.0,28.05,NaN,28.05,28.05,0.0,NaN,NaN,28.05,28.05,1.0
+AR-U-G050006 = 34.83,2.49,39.76,19.37,20.39,-2.58,13.96,34.92,35.08,710.0,33.45,1.9,36.18,19.92,16.26,-3.47,20.7,33.51,33.7,710.0,27.35,1.35,29.84,17.99,11.85,-3.48,19.87,27.38,27.64,710.0,14.9,1.14,17.99,10.83,7.17,-0.66,3.46,14.94,15.03,710.0,7.03,0.99,10.55,3.11,7.44,-0.15,3.39,7.1,6.97,710.0,4.16,1.03,7.52,1.73,5.79,0.58,2.68,4.29,3.94,710.0,4.48,1.33,8.9,1.18,7.72,0.03,2.64,4.67,4.59,710.0,6.76,1.55,11.1,3.39,7.72,-0.05,2.12,6.93,6.83,710.0,16.46,1.68,20.75,8.35,12.4,-0.98,6.54,16.54,16.48,710.0,24.98,2.1,28.46,13.03,15.43,-2.37,11.43,25.07,25.43,710.0,31.18,2.01,34.39,19.37,15.02,-2.52,13.94,31.25,31.36,710.0,36.55,2.5,40.59,22.13,18.46,-2.41,12.71,36.63,36.87,710.0
+AR-U-G050007 = 20.88,4.86,33.15,14.41,18.74,1.45,4.27,21.41,19.65,19.0,21.0,4.08,30.26,13.31,16.95,0.84,3.72,21.37,20.06,19.0,19.19,3.17,26.81,13.86,12.95,1.15,4.02,19.43,18.27,19.0,13.36,0.73,15.05,12.2,2.85,0.1,2.7,13.38,13.58,19.0,8.94,0.57,9.72,7.66,2.07,-0.75,2.63,8.95,9.17,19.0,6.44,1.07,8.9,3.94,4.96,-0.32,4.35,6.53,6.42,19.0,6.33,0.54,7.24,5.22,2.02,-0.56,2.58,6.36,6.42,19.0,5.63,0.54,6.97,4.76,2.2,0.94,3.64,5.65,5.52,19.0,9.04,2.16,15.37,6.42,8.96,1.82,5.73,9.28,8.35,19.0,14.24,3.96,24.19,9.17,15.02,1.59,4.39,14.75,13.24,19.0,19.25,5.31,31.91,11.1,20.81,1.16,3.77,19.93,17.85,19.0,21.94,5.67,34.67,11.65,23.01,0.85,3.61,22.63,21.02,19.0
+AR-U-G050008 = 24.24,7.41,40.45,14.41,26.04,0.54,1.92,25.34,21.88,420.0,24.56,6.22,38.66,15.24,23.43,0.5,1.93,25.33,22.75,420.0,18.54,5.23,30.39,11.1,19.29,0.4,1.87,19.26,17.17,420.0,8.52,2.62,16.2,4.49,11.71,0.74,2.88,8.91,7.8,420.0,2.94,1.08,6.14,0.08,6.06,-0.06,2.75,3.13,3.11,420.0,1.22,1.46,4.21,-2.54,6.75,-0.54,2.67,1.9,1.46,420.0,0.4,1.55,3.52,-3.78,7.3,-0.42,2.55,1.6,0.63,420.0,0.9,2.47,8.48,-2.95,11.44,0.69,2.69,2.63,0.22,420.0,7.64,4.14,16.61,-0.75,17.36,0.14,1.95,8.68,7.52,420.0,12.45,5.56,24.74,3.94,20.81,0.29,1.91,13.63,11.83,420.0,17.3,5.99,32.32,9.45,22.87,0.58,2.14,18.3,15.79,420.0,24.41,7.38,42.38,15.51,26.87,0.62,2.02,25.5,21.99,420.0
+AR-U-G050009 = 38.79,1.32,42.11,35.77,6.34,0.23,2.56,38.82,38.73,518.0,36.17,1.47,40.59,32.6,7.99,0.39,3.46,36.2,36.18,518.0,29.82,1.36,33.7,26.54,7.17,0.13,2.35,29.86,29.84,518.0,18.43,1.33,22.13,14.96,7.17,0.19,2.69,18.48,18.41,518.0,8.92,1.02,12.76,6.14,6.61,0.25,3.12,8.97,8.9,518.0,3.81,0.59,5.73,1.73,4.0,-0.74,4.01,3.86,3.94,518.0,6.28,1.15,10.28,3.66,6.61,-0.08,2.25,6.38,6.42,518.0,9.97,1.06,13.03,7.38,5.65,-0.02,2.56,10.03,10.0,518.0,19.32,1.35,22.95,14.41,8.54,-0.86,4.25,19.36,19.51,518.0,28.68,1.17,31.5,24.61,6.89,-0.37,3.18,28.7,28.74,518.0,36.59,2.07,43.07,31.5,11.57,0.28,3.26,36.65,36.73,518.0,41.25,1.79,45.0,35.63,9.37,-0.64,3.06,41.29,41.69,518.0
+AR-U-G050010 = 36.47,2.0,41.42,30.67,10.75,-0.44,2.63,36.52,36.87,705.0,35.3,1.87,39.76,29.84,9.92,-0.4,2.49,35.35,35.63,705.0,27.03,1.74,30.81,20.75,10.06,-0.47,2.89,27.08,27.36,705.0,14.17,1.4,18.27,9.86,8.41,-0.08,2.65,14.24,14.2,705.0,6.24,1.54,11.1,3.11,7.99,0.67,3.12,6.42,6.0,705.0,2.47,1.32,6.69,-0.47,7.17,0.37,2.72,2.8,2.35,705.0,3.27,1.75,7.8,0.08,7.72,0.29,2.15,3.71,3.11,705.0,4.49,2.22,9.72,-1.02,10.75,0.23,2.32,5.01,4.35,705.0,14.74,2.27,20.47,9.17,11.3,-0.22,2.36,14.91,14.96,705.0,23.82,2.14,28.88,16.06,12.81,-0.67,3.36,23.91,24.06,705.0,31.3,2.27,38.11,24.47,13.64,-0.05,3.12,31.38,31.22,705.0,39.09,2.35,44.17,32.32,11.85,-0.49,2.38,39.16,39.63,705.0
+AR-U-G050011 = 34.59,5.13,41.14,12.76,28.39,-2.41,8.65,34.97,35.91,657.0,33.3,4.46,39.21,14.13,25.08,-2.31,8.4,33.6,34.53,657.0,25.41,3.69,31.22,11.65,19.57,-2.04,7.03,25.68,26.26,657.0,12.1,2.65,17.72,4.21,13.5,-0.87,3.53,12.39,12.62,657.0,3.94,1.14,8.9,-0.2,9.09,0.75,4.67,4.1,3.8,657.0,1.59,1.04,3.94,-2.68,6.61,-1.53,6.33,1.9,1.8,657.0,1.72,1.04,4.49,-1.71,6.2,0.04,3.17,2.01,1.73,657.0,3.46,2.37,8.9,-4.06,12.95,-0.97,3.95,4.19,3.66,657.0,13.27,3.08,18.82,2.01,16.81,-1.24,4.84,13.62,13.86,657.0,21.05,4.23,27.64,3.94,23.7,-1.83,6.59,21.47,22.26,657.0,27.2,5.23,34.8,6.14,28.66,-1.93,6.65,27.7,28.74,657.0,35.9,5.77,43.62,11.1,32.52,-2.19,7.85,36.36,37.7,657.0
+AR-U-G050012 = 38.0,1.8,43.35,34.25,9.09,0.32,2.51,38.04,37.97,691.0,36.18,1.33,41.14,32.87,8.27,0.7,3.68,36.2,36.04,691.0,29.39,1.26,33.43,25.16,8.27,0.17,3.14,29.42,29.43,691.0,16.56,1.28,20.47,12.48,7.99,0.7,3.09,16.61,16.34,691.0,7.79,1.65,11.93,2.83,9.09,-0.42,2.97,7.96,8.07,691.0,3.46,0.88,5.87,0.35,5.51,-0.38,3.15,3.57,3.52,691.0,4.69,1.65,10.0,0.91,9.09,0.19,3.48,4.97,4.76,691.0,7.9,1.61,11.93,4.35,7.58,-0.17,2.38,8.06,8.07,691.0,17.34,1.96,22.95,12.48,10.47,0.01,2.84,17.45,17.17,691.0,26.83,1.91,32.05,21.02,11.02,0.45,2.95,26.89,26.54,691.0,34.03,2.31,40.87,29.29,11.57,0.75,3.04,34.11,33.49,691.0,40.54,1.81,45.0,35.91,9.09,0.07,2.3,40.58,40.59,691.0
+AR-U-G050013 = 36.57,2.07,41.69,27.64,14.06,-1.1,5.18,36.63,37.01,1003.0,35.2,1.99,38.66,26.81,11.85,-1.0,4.44,35.26,35.49,1003.0,27.64,1.71,30.94,21.3,9.65,-0.89,3.56,27.69,27.91,1003.0,14.63,2.2,19.37,6.97,12.4,-1.16,4.3,14.8,15.24,1003.0,5.91,1.56,9.72,0.77,8.96,-0.4,3.3,6.11,5.87,1003.0,3.11,0.94,5.59,-0.06,5.65,-0.55,2.87,3.25,3.25,1003.0,3.33,1.46,6.97,0.08,6.89,-0.02,2.34,3.64,3.39,1003.0,6.17,1.91,10.83,1.32,9.51,-0.26,2.35,6.46,6.21,1003.0,15.49,1.86,21.3,9.17,12.13,-0.22,2.89,15.6,15.51,1003.0,23.89,2.35,28.46,14.69,13.78,-1.07,4.22,24.0,24.33,1003.0,30.71,2.64,36.46,20.75,15.71,-0.8,3.38,30.82,31.36,1003.0,39.17,2.55,43.35,29.29,14.06,-1.18,4.34,39.25,39.76,1003.0
+AR-U-G050014 = 38.16,1.84,41.42,30.81,10.61,-0.87,4.31,38.2,38.25,176.0,34.91,1.48,37.83,29.84,7.99,-0.2,2.95,34.94,34.84,176.0,29.23,1.42,31.77,23.37,8.41,-0.79,4.46,29.26,29.29,176.0,18.25,1.06,20.33,14.41,5.93,-0.54,3.09,18.28,18.27,176.0,9.69,1.0,14.13,7.24,6.89,0.79,5.39,9.74,9.72,176.0,4.65,0.46,6.14,3.66,2.48,0.74,3.62,4.67,4.63,176.0,7.69,0.44,8.9,6.69,2.2,-0.12,2.81,7.7,7.76,176.0,9.63,0.67,11.65,7.66,4.0,-0.07,3.22,9.65,9.59,176.0,18.23,1.44,21.3,13.86,7.44,-0.4,2.88,18.28,18.23,176.0,27.72,1.31,29.84,21.99,7.85,-1.5,5.94,27.75,28.09,176.0,35.34,1.91,39.07,29.15,9.92,-0.28,2.67,35.39,35.18,176.0,38.05,2.21,42.52,30.39,12.13,-0.44,3.62,38.12,37.94,176.0
+AR-U-G050015 = 30.94,4.63,37.01,10.0,27.01,-2.21,8.2,31.28,32.6,1039.0,30.48,3.92,35.08,13.72,21.36,-2.13,7.62,30.73,31.91,1039.0,23.26,2.93,27.64,10.55,17.09,-1.9,7.29,23.44,24.19,1039.0,9.57,1.84,14.41,2.83,11.57,-0.83,3.67,9.75,10.0,1039.0,6.46,2.49,12.48,0.63,11.85,0.02,2.34,6.93,6.28,1039.0,-0.52,1.53,2.83,-4.61,7.44,-0.2,2.18,1.61,-0.47,1039.0,0.41,1.6,3.94,-5.16,9.09,-0.76,3.0,1.65,0.91,1039.0,2.38,2.53,6.97,-5.16,12.13,-1.05,3.17,3.47,3.25,1039.0,12.28,3.61,19.09,-0.47,19.57,-1.46,5.23,12.8,13.31,1039.0,18.45,4.03,24.33,2.01,22.32,-1.59,5.47,18.88,19.78,1039.0,24.27,4.88,29.84,5.31,24.53,-1.62,5.24,24.75,26.4,1039.0,33.72,5.45,40.87,13.03,27.83,-1.62,5.45,34.15,35.63,1039.0
+AR-U-G050016 = 32.35,4.06,40.31,16.34,23.98,-1.15,4.48,32.6,33.63,650.0,31.03,3.56,37.01,16.34,20.67,-1.13,4.65,31.23,31.29,650.0,24.24,2.57,29.02,15.24,13.78,-0.76,3.43,24.38,24.61,650.0,11.69,2.35,16.34,5.87,10.47,-0.19,2.15,11.92,11.93,650.0,4.81,1.21,8.35,0.63,7.72,-0.22,3.28,4.96,4.83,650.0,2.03,1.04,4.49,-1.57,6.06,-0.41,2.98,2.28,2.15,650.0,2.03,0.75,4.49,0.08,4.41,0.3,3.16,2.16,2.01,650.0,3.62,1.18,6.97,0.91,6.06,0.06,2.44,3.81,3.66,650.0,13.8,2.08,19.37,6.42,12.95,-0.65,3.74,13.95,14.0,650.0,20.1,2.83,24.88,7.8,17.09,-1.26,4.92,20.3,20.85,650.0,25.53,3.31,31.5,13.31,18.19,-0.96,3.79,25.74,26.19,650.0,34.24,4.24,40.31,16.89,23.43,-1.37,4.97,34.5,35.6,650.0
+AR-U-G050017 = 32.0,4.52,37.83,14.41,23.43,-1.91,6.26,32.31,33.29,658.0,30.84,3.81,36.18,15.51,20.67,-1.78,6.08,31.07,31.91,658.0,23.26,3.19,28.19,11.93,16.26,-1.55,5.46,23.47,23.92,658.0,9.97,2.2,16.89,3.66,13.23,0.01,2.24,10.21,10.0,658.0,4.54,2.26,13.31,-0.2,13.5,0.23,2.6,5.07,4.49,658.0,0.44,1.27,2.56,-3.57,6.13,-0.83,2.74,1.34,0.91,658.0,1.01,0.86,3.94,-2.33,6.27,0.34,3.81,1.32,0.91,658.0,2.11,2.22,6.14,-3.78,9.92,-0.78,2.71,3.06,2.7,658.0,12.22,3.19,19.65,1.73,17.91,-0.68,3.53,12.63,12.48,658.0,18.26,3.36,24.88,5.73,19.15,-0.96,4.37,18.57,18.54,658.0,23.99,4.34,30.12,8.07,22.05,-1.39,4.43,24.38,25.43,658.0,32.7,4.87,40.04,13.17,26.87,-1.61,5.35,33.06,33.98,658.0
+AR-U-G050018 = 38.99,2.35,43.62,33.15,10.47,-0.54,2.53,39.06,39.49,874.0,36.17,1.88,40.59,30.39,10.2,-0.16,3.01,36.22,36.04,874.0,28.89,2.09,33.15,23.23,9.92,-0.57,2.58,28.97,29.29,874.0,16.42,2.46,21.57,10.55,11.02,-0.39,2.02,16.6,17.03,874.0,8.97,2.47,14.96,2.83,12.13,-0.43,2.33,9.3,9.45,874.0,3.62,1.63,8.35,-0.47,8.82,-0.05,2.45,3.97,3.66,874.0,6.03,2.59,11.65,-0.47,12.13,-0.4,2.15,6.56,6.45,874.0,8.06,3.26,14.96,0.35,14.61,-0.28,1.93,8.69,8.48,874.0,17.95,3.25,24.33,7.8,16.54,-0.53,2.27,18.25,18.82,874.0,26.81,2.88,33.15,19.37,13.78,-0.47,2.53,26.96,27.26,874.0,36.47,3.08,41.42,25.43,15.98,-0.84,2.96,36.6,37.42,874.0,41.02,2.33,45.0,34.53,10.47,-0.52,2.36,41.09,41.28,874.0
+AR-V-G230001 = 14.04,3.35,19.92,5.04,14.88,-0.41,2.41,14.43,14.13,641.0,12.81,2.42,17.17,6.14,11.02,-0.4,2.68,13.04,12.76,641.0,10.53,2.44,15.37,2.56,12.81,-0.6,3.0,10.81,10.69,641.0,3.89,1.55,6.69,0.08,6.61,-0.25,1.99,4.19,3.94,641.0,0.03,1.04,4.21,-2.95,7.17,-0.31,3.51,1.04,0.08,641.0,-2.71,1.03,2.01,-4.33,6.34,0.87,3.48,2.9,-2.95,641.0,-4.09,1.39,0.22,-7.91,8.13,0.12,3.3,4.32,-4.33,641.0,-2.55,1.68,0.08,-9.02,9.09,-1.25,4.43,3.05,-2.26,641.0,4.28,1.55,8.07,-1.85,9.92,-0.66,3.45,4.55,4.49,641.0,8.33,2.73,13.31,0.91,12.4,-0.38,2.53,8.76,8.35,641.0,10.14,2.49,15.51,1.18,14.33,-1.11,4.14,10.44,10.83,641.0,13.58,2.85,18.54,2.28,16.26,-1.35,4.7,13.88,14.41,641.0
+AR-V-G230002 = 9.36,1.19,13.31,4.76,8.54,-0.07,3.08,9.43,9.31,531.0,9.16,1.2,12.2,5.87,6.34,-0.09,2.44,9.24,9.17,531.0,7.04,1.16,9.17,3.39,5.79,-0.66,3.08,7.14,7.18,531.0,2.04,0.88,4.9,-2.4,7.3,-0.16,3.75,2.22,2.01,531.0,-0.51,0.81,3.66,-2.4,6.06,0.63,4.87,0.96,-0.61,531.0,-2.66,0.99,1.18,-4.88,6.06,0.33,3.1,2.83,-2.68,531.0,-4.09,1.4,2.28,-7.91,10.2,0.47,4.57,4.33,-4.06,531.0,-3.13,1.57,3.11,-8.74,11.85,-0.4,4.41,3.51,-2.95,531.0,3.27,1.1,6.14,-0.2,6.34,-0.36,3.03,3.45,3.39,531.0,5.35,1.24,10.0,1.46,8.54,0.11,3.43,5.5,5.31,531.0,6.16,1.42,10.0,2.01,7.99,-0.08,2.8,6.33,6.14,531.0,9.82,1.8,14.13,4.21,9.92,-0.36,2.64,9.99,10.0,531.0
+AR-V-G230003 = 8.93,0.82,10.14,7.8,2.34,0.09,1.61,8.96,8.62,9.0,8.03,0.83,9.04,6.97,2.07,-0.13,1.52,8.07,8.0,9.0,6.34,0.59,6.97,5.31,1.65,-0.54,2.06,6.37,6.28,9.0,2.01,1.13,4.76,0.97,3.79,1.74,5.06,2.27,1.73,9.0,1.1,1.27,3.94,0.08,3.86,1.28,3.7,1.63,0.49,9.0,-1.38,1.08,0.63,-2.4,3.03,0.64,2.12,1.71,-1.99,9.0,-1.77,1.92,2.28,-3.71,5.99,1.09,3.15,2.54,-2.68,9.0,-0.43,1.47,3.11,-1.3,4.41,1.81,4.91,1.45,-1.16,9.0,3.29,0.46,4.01,2.63,1.38,0.32,2.1,3.32,3.25,9.0,5.41,0.87,7.24,4.56,2.69,1.02,3.04,5.48,5.31,9.0,6.0,1.03,7.24,4.35,2.89,-0.57,2.12,6.08,6.28,9.0,8.09,1.05,10.28,6.42,3.86,0.6,3.58,8.15,8.07,9.0
+AR-W-G070001 = 31.74,1.47,34.53,28.46,6.06,-0.13,2.36,31.77,31.77,71.0,34.02,2.1,36.18,29.02,7.17,-1.03,2.91,34.09,34.67,71.0,31.53,1.52,33.7,27.36,6.34,-1.05,3.34,31.57,32.12,71.0,27.36,1.48,29.84,23.78,6.06,-0.45,2.87,27.4,27.36,71.0,21.81,0.75,23.5,20.2,3.31,-0.26,2.57,21.83,21.85,71.0,15.02,0.69,16.75,13.31,3.44,0.04,3.33,15.04,14.96,71.0,20.14,0.5,21.3,18.82,2.48,-0.57,3.43,20.14,20.2,71.0,19.09,0.63,21.02,17.99,3.03,1.03,4.29,19.1,18.96,71.0,24.15,1.23,26.26,21.3,4.96,-0.78,3.17,24.18,24.33,71.0,28.31,1.12,29.84,24.61,5.24,-1.32,4.55,28.34,28.46,71.0,31.33,1.5,32.74,26.54,6.2,-1.78,5.37,31.37,31.77,71.0,35.41,1.94,37.56,30.12,7.44,-1.45,4.09,35.46,36.18,71.0
+AR-W-G070002 = 30.37,0.63,31.22,29.15,2.07,-0.43,2.25,30.37,30.39,26.0,31.11,1.09,33.15,29.43,3.72,0.16,2.1,31.13,31.08,26.0,29.24,0.64,30.53,28.19,2.34,0.08,2.26,29.24,29.29,26.0,26.19,0.84,27.91,24.61,3.31,0.05,2.45,26.2,26.12,26.0,22.34,0.67,23.78,21.3,2.48,0.5,2.67,22.35,22.26,26.0,16.35,0.46,16.89,14.69,2.2,-1.98,7.86,16.36,16.48,26.0,19.52,0.41,20.2,18.82,1.38,-0.11,1.9,19.53,19.51,26.0,19.8,0.8,21.3,18.27,3.03,-0.2,2.55,19.81,19.92,26.0,26.87,1.3,28.74,24.26,4.48,-0.41,1.95,26.9,27.09,26.0,27.84,0.99,29.29,25.78,3.51,-0.44,2.24,27.85,28.02,26.0,29.14,0.59,30.39,28.4,2.0,0.62,2.46,29.15,29.08,26.0,34.3,1.05,36.18,32.32,3.86,-0.21,2.18,34.32,34.25,26.0
+AR-W-G070003 = 32.12,1.57,35.08,29.57,5.51,0.05,2.13,32.15,32.05,19.0,30.43,2.05,33.7,27.64,6.06,0.13,1.7,30.49,30.12,19.0,29.01,0.91,30.12,27.36,2.76,-0.74,2.3,29.03,29.43,19.0,25.81,0.91,26.81,23.5,3.31,-1.16,3.44,25.83,26.26,19.0,22.64,1.35,24.06,19.37,4.69,-1.02,2.98,22.68,22.95,19.0,15.67,0.75,17.17,14.41,2.76,0.27,2.28,15.68,15.58,19.0,21.23,0.54,21.85,19.92,1.93,-0.8,2.86,21.23,21.44,19.0,20.8,0.7,22.13,19.92,2.2,0.34,1.94,20.81,20.61,19.0,25.37,1.39,26.95,22.95,4.0,-0.59,2.03,25.41,25.85,19.0,28.9,1.55,31.5,26.54,4.96,0.04,1.84,28.94,28.74,19.0,29.22,0.86,30.12,27.36,2.76,-0.94,2.56,29.23,29.57,19.0,33.27,2.03,36.46,30.12,6.34,-0.15,1.82,33.33,32.87,19.0
+AR-W-G070004 = 30.1,0.7,31.77,27.64,4.13,-0.41,3.41,30.11,30.12,192.0,31.15,1.21,34.8,28.46,6.34,0.39,2.67,31.18,30.98,192.0,30.1,1.12,32.6,27.22,5.37,-0.24,2.59,30.12,30.12,192.0,25.47,1.18,29.02,22.68,6.34,0.12,2.96,25.5,25.16,192.0,21.23,0.81,22.68,18.54,4.13,-0.67,3.26,21.25,21.3,192.0,15.06,0.71,16.48,12.2,4.27,-0.74,4.09,15.08,15.1,192.0,20.2,0.57,21.57,18.27,3.31,-0.5,3.8,20.2,20.27,192.0,18.61,1.04,21.3,15.79,5.51,-0.13,3.13,18.64,18.54,192.0,22.48,1.26,24.88,18.54,6.34,-0.98,4.05,22.51,22.68,192.0,27.04,1.28,30.67,23.78,6.89,-0.21,3.1,27.07,27.09,192.0,29.15,1.03,31.77,25.98,5.79,-0.89,4.01,29.17,29.29,192.0,32.53,1.52,35.63,27.91,7.72,-1.21,4.18,32.56,32.98,192.0
+AR-W-G070005 = 34.57,1.58,38.66,31.22,7.44,0.27,2.39,34.61,34.36,306.0,33.45,1.21,37.01,30.39,6.61,-0.05,3.13,33.47,33.49,306.0,30.8,1.09,33.7,28.19,5.51,0.26,3.06,30.82,30.81,306.0,28.21,1.02,30.39,25.71,4.69,-0.04,2.28,28.23,28.19,306.0,20.93,0.74,23.23,19.09,4.13,0.35,3.27,20.94,20.92,306.0,15.29,0.47,16.61,13.58,3.03,-0.2,3.32,15.3,15.24,306.0,19.91,0.61,21.85,18.27,3.58,0.45,3.18,19.92,19.92,306.0,18.64,0.63,20.47,17.3,3.17,0.13,2.45,18.65,18.61,306.0,22.95,0.97,25.98,21.02,4.96,0.27,2.7,22.97,22.95,306.0,28.11,0.64,30.67,25.98,4.69,0.28,4.31,28.12,28.12,306.0,33.46,1.19,35.91,30.39,5.51,-0.05,2.21,33.48,33.43,306.0,40.26,1.71,44.72,34.8,9.92,-0.81,3.73,40.3,40.59,306.0
+AR-W-G070006 = 31.88,1.35,34.8,28.74,6.06,-0.07,2.57,31.9,31.84,79.0,33.38,1.75,36.73,28.46,8.27,-0.94,3.34,33.43,33.98,79.0,30.54,1.19,33.01,27.22,5.79,-0.7,3.47,30.56,30.67,79.0,26.91,0.94,28.46,23.92,4.55,-0.86,3.55,26.93,26.95,79.0,22.55,0.71,24.06,20.61,3.44,-0.0,3.04,22.57,22.61,79.0,14.88,0.61,16.34,13.86,2.48,0.36,2.55,14.9,14.82,79.0,20.68,0.55,21.57,18.96,2.62,-0.87,3.24,20.69,20.82,79.0,20.48,0.61,22.4,18.68,3.72,0.48,4.5,20.48,20.47,79.0,25.75,1.07,27.09,20.89,6.2,-1.85,8.01,25.77,25.98,79.0,28.31,0.86,31.77,25.71,6.06,0.44,6.6,28.32,28.26,79.0,29.5,0.93,31.5,26.95,4.55,-0.44,3.38,29.52,29.57,79.0,35.49,1.48,38.11,30.67,7.44,-1.06,3.83,35.52,35.91,79.0
+AR-W-G070007 = 30.57,1.18,32.87,27.78,5.1,-0.39,2.61,30.59,30.67,143.0,29.4,1.41,33.84,26.4,7.44,0.42,2.96,29.44,29.29,143.0,27.54,1.31,30.12,24.88,5.24,-0.04,1.85,27.57,27.64,143.0,25.36,1.36,27.91,22.54,5.37,-0.12,1.92,25.4,25.57,143.0,19.89,1.1,22.68,17.99,4.69,0.25,2.1,19.92,19.78,143.0,14.74,0.68,16.06,12.76,3.31,-0.56,3.3,14.75,14.69,143.0,19.47,0.89,20.89,17.03,3.86,-1.06,3.5,19.49,19.65,143.0,18.89,1.04,20.75,15.79,4.96,-0.45,2.84,18.92,18.96,143.0,23.87,2.04,28.74,18.54,10.2,-1.01,3.62,23.96,24.47,143.0,26.79,1.57,30.67,23.78,6.89,0.09,2.09,26.84,26.81,143.0,31.9,1.55,35.35,27.64,7.72,-0.24,2.61,31.94,32.05,143.0,36.44,1.93,39.49,29.15,10.33,-1.5,5.31,36.49,36.87,143.0
+AR-W-G070008 = 30.53,0.72,32.6,29.29,3.31,0.35,2.87,30.54,30.53,92.0,32.64,1.86,37.01,28.74,8.27,-0.08,2.23,32.7,32.87,92.0,30.17,0.84,32.05,28.46,3.58,0.02,2.07,30.18,30.12,92.0,26.91,1.03,29.02,25.16,3.86,-0.05,1.87,26.93,26.95,92.0,22.08,0.73,24.06,21.02,3.03,0.78,2.8,22.1,21.85,92.0,15.64,0.74,17.44,13.86,3.58,0.1,2.86,15.66,15.65,92.0,20.13,0.47,21.16,18.75,2.41,-0.54,3.84,20.13,20.2,92.0,19.74,0.85,22.13,17.72,4.41,-0.13,2.74,19.76,19.92,92.0,25.72,1.72,29.84,22.68,7.17,0.51,2.3,25.77,25.3,92.0,28.16,1.23,30.39,24.95,5.44,-0.48,2.65,28.19,28.19,92.0,28.55,0.64,29.84,27.09,2.76,-0.09,2.22,28.56,28.57,92.0,33.15,1.22,36.46,29.84,6.61,0.14,3.5,33.17,33.01,92.0
+AR-W-G070009 = 31.37,0.36,32.32,30.67,1.65,0.23,2.73,31.37,31.36,74.0,34.75,1.28,37.28,31.22,6.06,0.04,2.77,34.77,34.53,74.0,29.92,1.18,33.43,27.36,6.06,0.6,3.18,29.95,29.84,74.0,25.06,0.68,26.54,23.23,3.31,-0.67,2.94,25.07,25.16,74.0,20.27,0.39,21.02,19.09,1.93,-0.33,3.32,20.27,20.33,74.0,14.92,0.5,15.93,13.58,2.34,-0.2,2.54,14.93,14.96,74.0,18.93,0.32,19.92,17.99,1.93,-0.03,3.94,18.93,18.96,74.0,17.05,0.43,18.68,16.06,2.62,0.96,4.85,17.05,16.89,74.0,21.49,0.6,23.5,20.47,3.03,1.15,4.5,21.5,21.44,74.0,25.55,0.51,26.81,24.47,2.34,0.0,2.79,25.56,25.57,74.0,29.94,1.04,33.7,28.19,5.51,0.84,4.38,29.96,29.95,74.0,33.88,0.88,35.63,31.77,3.86,-0.33,2.56,33.89,33.98,74.0
+AR-W-G070010 = 31.09,1.9,34.8,26.95,7.85,-0.5,2.19,31.15,31.77,185.0,30.82,2.26,34.8,26.26,8.54,-0.32,1.88,30.91,31.36,185.0,28.76,1.92,33.7,24.88,8.82,-0.1,2.57,28.82,29.15,185.0,26.53,1.68,29.29,22.4,6.89,-0.59,2.26,26.58,26.95,185.0,20.63,1.23,22.95,17.17,5.79,-0.54,2.4,20.67,20.95,185.0,14.91,0.74,16.89,13.03,3.86,-0.36,2.39,14.93,15.1,185.0,19.62,1.05,21.3,16.61,4.69,-0.72,2.52,19.65,19.92,185.0,19.06,0.81,20.47,16.89,3.58,-0.87,2.92,19.08,19.37,185.0,22.9,2.1,26.54,18.27,8.27,-0.61,2.23,22.99,23.5,185.0,27.53,2.11,31.22,23.23,7.99,-0.48,1.96,27.61,28.12,185.0,32.2,2.63,36.46,26.54,9.92,-0.76,2.26,32.31,33.43,185.0,35.54,3.45,40.87,27.09,13.78,-0.81,2.39,35.71,36.59,185.0
+AR-W-G070011 = 30.82,0.82,32.6,29.43,3.17,0.22,2.31,30.83,30.74,29.0,31.25,1.14,32.6,29.02,3.58,-0.61,1.79,31.27,31.91,29.0,30.42,1.06,31.77,28.19,3.58,-0.54,2.19,30.44,30.67,29.0,26.53,0.86,27.91,24.88,3.03,-0.34,2.26,26.54,26.67,29.0,22.24,0.88,23.78,20.2,3.58,-0.44,2.46,22.26,22.4,29.0,15.88,0.49,16.89,14.96,1.93,0.26,2.4,15.89,15.79,29.0,20.11,1.03,21.71,17.72,4.0,-0.33,2.36,20.13,20.2,29.0,20.9,0.71,22.68,19.65,3.03,0.71,3.18,20.91,20.68,29.0,26.92,0.99,28.19,24.33,3.86,-0.78,2.7,26.94,27.22,29.0,28.19,1.03,30.12,25.71,4.41,-0.41,2.89,28.21,28.19,29.0,29.2,0.42,30.12,28.46,1.65,0.19,2.42,29.2,29.15,29.0,33.95,0.55,34.8,33.08,1.72,0.09,1.58,33.95,33.84,29.0
+AR-W-G070012 = 29.8,1.17,32.87,26.54,6.34,0.48,2.67,29.82,29.57,343.0,30.71,1.55,34.8,27.36,7.44,0.55,2.47,30.75,30.39,343.0,29.12,1.08,31.91,25.71,6.2,-0.02,2.82,29.14,29.15,343.0,25.51,1.55,30.12,22.13,7.99,0.19,2.23,25.56,25.43,343.0,20.47,0.77,22.68,18.54,4.13,0.4,2.78,20.48,20.47,343.0,15.33,0.99,17.17,13.03,4.13,-0.11,2.03,15.36,15.31,343.0,19.37,0.6,20.61,17.99,2.62,-0.28,2.32,19.38,19.37,343.0,19.28,1.67,22.68,16.06,6.61,0.08,1.78,19.35,19.09,343.0,22.49,1.31,25.16,19.09,6.06,-0.01,2.21,22.53,22.26,343.0,25.34,1.22,28.19,21.85,6.34,0.21,2.45,25.37,25.16,343.0,28.04,1.24,32.05,25.71,6.34,0.71,3.28,28.07,27.78,343.0,31.86,2.1,38.94,28.46,10.47,0.53,2.43,31.93,31.22,343.0
+AR-W-G070013 = 31.9,1.16,33.98,28.74,5.24,-0.88,3.3,31.92,32.15,58.0,32.52,1.3,34.39,28.74,5.65,-1.08,3.56,32.54,32.87,58.0,31.46,1.64,33.98,28.12,5.86,-0.29,1.95,31.5,31.77,58.0,27.46,1.29,29.84,24.88,4.96,0.22,2.13,27.49,27.09,58.0,21.81,0.71,23.23,20.2,3.03,-0.14,2.51,21.82,21.85,58.0,15.22,0.24,15.79,14.41,1.38,-0.28,4.58,15.22,15.24,58.0,20.05,0.44,21.02,19.09,1.93,-0.16,2.45,20.06,20.06,58.0,19.32,0.38,20.2,18.68,1.52,0.25,2.16,19.33,19.34,58.0,24.42,0.76,26.26,22.68,3.58,0.04,3.19,24.43,24.47,58.0,29.0,1.36,31.22,25.16,6.06,-0.92,3.84,29.03,29.15,58.0,33.31,1.04,35.49,29.84,5.65,-0.86,4.47,33.33,33.43,58.0,37.0,1.03,38.39,33.43,4.96,-1.63,5.82,37.02,37.28,58.0
+AR-W-G070014 = 30.85,0.52,32.05,29.84,2.2,0.03,2.78,30.86,30.81,36.0,32.67,0.7,33.56,31.22,2.34,-0.84,2.66,32.68,32.87,36.0,30.64,0.57,32.05,29.29,2.76,0.14,3.01,30.64,30.67,36.0,27.24,0.68,28.74,25.71,3.03,-0.08,2.89,27.25,27.29,36.0,21.94,0.53,22.68,20.47,2.2,-0.59,3.19,21.95,21.95,36.0,15.16,0.38,16.06,14.41,1.65,0.01,2.95,15.16,15.24,36.0,20.68,0.39,21.3,19.78,1.52,-0.38,2.57,20.68,20.75,36.0,19.84,0.67,21.3,18.27,3.03,-0.07,2.85,19.85,19.71,36.0,24.93,0.55,26.26,23.92,2.34,0.09,2.54,24.93,25.02,36.0,27.54,0.72,28.46,25.71,2.76,-0.55,2.34,27.55,27.67,36.0,29.11,0.7,30.26,27.91,2.34,-0.02,1.89,29.12,29.05,36.0,33.01,0.68,35.63,31.5,4.13,1.43,8.04,33.02,32.87,36.0
+AR-W-G070015 = 33.11,1.91,38.11,29.02,9.09,0.18,2.4,33.17,33.01,372.0,33.65,1.71,38.39,29.57,8.82,0.23,2.41,33.69,33.43,372.0,31.3,1.58,35.63,27.36,8.27,0.05,2.45,31.33,31.36,372.0,26.75,1.41,30.12,22.95,7.17,0.47,2.86,26.79,26.57,372.0,20.99,0.89,23.23,19.09,4.13,0.3,2.51,21.01,20.92,372.0,15.08,0.55,16.89,13.31,3.58,-0.37,4.13,15.09,15.1,372.0,19.89,0.47,21.3,18.54,2.76,-0.18,2.95,19.89,19.92,372.0,17.55,0.58,19.09,15.79,3.31,-0.25,3.16,17.56,17.58,372.0,22.09,1.0,24.88,19.37,5.51,0.01,2.58,22.12,22.13,372.0,27.39,1.33,30.94,23.78,7.17,-0.34,2.42,27.42,27.64,372.0,31.15,1.37,33.7,26.54,7.17,-0.75,2.89,31.18,31.5,372.0,37.28,2.65,41.97,29.02,12.95,-0.46,2.61,37.37,37.56,372.0
+AR-W-G070016 = 33.41,2.28,39.21,29.57,9.65,0.62,2.8,33.48,33.01,95.0,31.85,1.76,35.08,29.02,6.06,0.41,1.92,31.89,31.36,95.0,29.13,1.24,31.22,26.26,4.96,-0.46,2.73,29.15,29.29,95.0,26.35,1.33,28.74,24.06,4.69,0.05,1.83,26.39,26.26,95.0,18.99,0.71,20.33,16.89,3.44,-0.21,2.51,19.0,19.03,95.0,14.34,0.57,15.93,13.17,2.76,0.34,3.16,14.35,14.41,95.0,19.05,0.84,20.75,16.89,3.86,-0.49,2.85,19.07,19.23,95.0,17.32,0.45,17.99,16.06,1.93,-0.99,3.27,17.33,17.44,95.0,21.37,1.08,23.78,18.54,5.24,-0.4,2.76,21.4,21.57,95.0,26.78,1.06,28.19,24.06,4.13,-0.92,2.84,26.81,27.22,95.0,33.14,1.09,34.8,30.53,4.27,-0.27,2.28,33.15,33.15,95.0,38.11,2.28,41.97,33.15,8.82,-0.16,1.95,38.18,38.39,95.0
+AR-W-G070017 = 32.62,1.18,36.11,29.98,6.13,0.38,2.87,32.64,32.6,180.0,31.82,1.09,34.53,29.02,5.51,0.18,2.48,31.84,31.63,180.0,28.86,1.16,32.05,26.54,5.51,0.08,2.46,28.88,28.88,180.0,26.35,1.18,29.29,23.23,6.06,0.44,2.88,26.38,26.12,180.0,19.49,0.63,20.75,17.72,3.03,-0.54,2.84,19.5,19.65,180.0,14.05,0.7,15.51,12.34,3.17,-0.11,1.93,14.07,14.13,180.0,19.07,0.6,20.47,17.58,2.89,0.1,3.01,19.08,19.09,180.0,17.44,0.67,18.82,14.82,4.0,-0.78,4.09,17.45,17.44,180.0,20.93,0.74,22.68,18.54,4.13,-0.1,3.19,20.95,20.89,180.0,25.79,0.98,27.64,23.23,4.41,0.01,2.31,25.81,25.71,180.0,30.66,1.04,33.43,28.74,4.69,0.5,2.74,30.68,30.67,180.0,36.07,1.9,41.42,32.6,8.82,0.54,2.55,36.12,35.56,180.0
+AR-W-G070018 = 30.6,0.66,32.05,29.57,2.48,0.19,1.97,30.61,30.53,70.0,34.53,0.89,36.73,31.43,5.31,-0.65,4.5,34.54,34.63,70.0,31.63,0.97,33.7,29.02,4.69,-0.54,3.14,31.64,31.77,70.0,27.62,0.93,29.84,25.57,4.27,0.49,2.89,27.63,27.5,70.0,22.17,0.38,23.5,21.44,2.07,0.91,4.18,22.18,22.13,70.0,15.52,0.54,17.44,14.69,2.76,1.24,4.41,15.53,15.31,70.0,20.77,0.47,21.57,19.58,2.0,-0.37,2.8,20.78,20.75,70.0,20.26,0.67,21.57,18.54,3.03,-0.11,2.53,20.28,20.2,70.0,25.19,0.76,27.09,23.02,4.06,0.33,3.11,25.2,25.09,70.0,28.58,0.64,30.12,26.88,3.24,0.22,3.0,28.59,28.6,70.0,31.08,0.82,32.6,28.33,4.27,-0.79,4.56,31.09,31.22,70.0,35.36,1.16,37.83,31.98,5.86,-0.51,3.0,35.38,35.56,70.0
+AR-W-G070019 = 31.92,0.91,34.67,30.53,4.13,1.34,4.93,31.94,31.7,23.0,31.73,1.4,34.18,28.74,5.44,-0.37,2.62,31.76,31.77,23.0,29.77,0.42,30.46,28.74,1.72,-1.17,4.33,29.77,29.84,23.0,27.07,0.55,27.91,25.71,2.2,-0.97,3.5,27.08,27.22,23.0,23.0,0.21,23.37,22.54,0.83,-0.33,2.42,23.0,22.95,23.0,16.59,0.53,17.44,15.24,2.2,-0.66,3.19,16.6,16.68,23.0,21.61,0.31,21.99,20.75,1.24,-1.18,3.78,21.62,21.71,23.0,20.77,0.38,21.37,19.92,1.45,-0.36,2.52,20.77,20.75,23.0,27.31,0.64,27.91,25.43,2.48,-1.6,5.02,27.32,27.5,23.0,29.76,0.87,31.08,27.91,3.17,-0.21,2.06,29.77,29.84,23.0,29.33,0.6,30.53,28.05,2.48,-0.31,2.56,29.34,29.36,23.0,34.74,1.21,37.15,32.05,5.1,-0.06,3.15,34.76,34.53,23.0
+AR-W-G070020 = 31.57,1.21,34.25,29.57,4.69,0.0,1.87,31.6,31.77,93.0,34.28,1.39,36.18,30.12,6.06,-1.04,3.7,34.31,34.67,93.0,31.5,1.37,34.25,29.29,4.96,0.16,1.9,31.53,31.36,93.0,27.68,1.03,29.84,25.43,4.41,-0.03,2.44,27.7,27.64,93.0,23.14,0.63,24.33,21.57,2.76,-0.4,2.81,23.15,23.09,93.0,16.1,0.95,18.27,14.13,4.13,-0.07,2.18,16.13,16.06,93.0,21.11,0.45,22.13,19.92,2.2,0.01,3.21,21.11,21.09,93.0,20.79,0.55,22.13,19.09,3.03,-0.18,2.91,20.8,20.75,93.0,27.35,0.68,29.02,25.5,3.51,-0.39,3.0,27.36,27.36,93.0,29.75,0.85,31.36,27.36,4.0,-0.45,2.89,29.76,29.84,93.0,29.26,0.86,30.94,27.36,3.58,-0.48,2.24,29.28,29.57,93.0,34.87,1.75,37.83,30.81,7.03,-0.32,2.04,34.91,35.35,93.0
+AR-W-G070021 = 31.26,0.97,33.43,28.74,4.69,-0.36,2.72,31.27,31.29,248.0,33.78,1.65,38.11,28.6,9.51,-0.36,2.85,33.82,33.84,248.0,30.5,1.27,33.43,26.67,6.75,-0.39,2.79,30.53,30.67,248.0,25.57,0.64,27.91,23.64,4.27,0.22,3.57,25.58,25.57,248.0,20.13,0.42,21.3,19.09,2.2,-0.16,2.74,20.13,20.2,248.0,14.94,0.62,16.2,13.31,2.89,-0.56,2.96,14.95,14.96,248.0,19.14,0.54,20.89,17.85,3.03,0.2,2.96,19.15,19.09,248.0,17.48,0.64,19.65,15.79,3.86,0.55,3.68,17.49,17.44,248.0,20.55,0.93,23.23,17.44,5.79,-0.28,3.18,20.57,20.61,248.0,25.0,0.71,27.64,23.23,4.41,0.31,3.61,25.01,25.02,248.0,28.93,0.73,31.22,27.09,4.13,-0.11,2.84,28.94,28.88,248.0,33.88,1.19,37.28,30.12,7.17,-0.11,3.49,33.9,33.98,248.0
+AR-W-G070022 = 29.75,0.76,31.22,28.33,2.89,0.37,1.94,29.76,29.57,102.0,30.96,1.38,33.98,28.74,5.24,0.39,1.95,30.99,30.67,102.0,29.97,0.96,32.6,27.36,5.24,-0.1,3.18,29.99,29.84,102.0,26.27,0.8,28.19,24.06,4.13,-0.3,2.92,26.28,26.29,102.0,21.2,0.47,22.4,20.06,2.34,0.2,2.59,21.2,21.16,102.0,15.7,0.55,17.03,14.41,2.62,-0.31,2.97,15.71,15.79,102.0,19.71,0.63,21.02,18.54,2.48,0.25,1.92,19.72,19.65,102.0,19.09,0.84,21.3,17.44,3.86,0.35,2.58,19.11,18.96,102.0,23.2,0.87,25.98,21.02,4.96,-0.18,3.61,23.22,23.23,102.0,26.62,0.83,27.91,24.47,3.44,-0.79,2.81,26.64,26.81,102.0,28.3,0.99,30.81,26.26,4.55,0.21,2.59,28.32,28.22,102.0,32.31,1.01,35.35,29.84,5.51,0.08,3.35,32.33,32.32,102.0
+AR-W-G070023 = 31.26,0.94,33.7,29.15,4.55,0.04,2.87,31.28,31.22,90.0,33.09,1.38,35.91,30.12,5.79,-0.19,2.45,33.12,33.01,90.0,31.51,0.96,33.29,29.02,4.27,-0.59,2.76,31.52,31.63,90.0,26.78,0.78,28.46,24.88,3.58,-0.25,2.78,26.79,26.81,90.0,21.77,0.55,23.23,20.2,3.03,0.18,3.06,21.77,21.71,90.0,15.35,0.46,16.06,14.13,1.93,-0.67,2.89,15.36,15.44,90.0,20.22,0.44,21.02,18.82,2.2,-0.86,3.4,20.22,20.27,90.0,19.03,0.56,21.16,17.99,3.17,1.3,5.71,19.04,18.96,90.0,24.24,0.7,25.43,21.85,3.58,-0.94,3.89,24.25,24.33,90.0,29.33,0.86,31.22,27.22,4.0,-0.2,2.66,29.34,29.29,90.0,32.03,0.84,33.84,29.84,4.0,-0.22,2.85,32.04,32.05,90.0,35.8,1.22,37.83,32.87,4.96,-0.57,2.39,35.82,36.04,90.0
+AR-W-G070024 = 31.03,0.83,33.15,27.36,5.79,-0.84,5.17,31.04,31.08,268.0,33.13,1.29,36.46,28.19,8.27,-0.7,4.44,33.15,33.25,268.0,29.58,1.44,33.15,26.26,6.89,-0.02,2.43,29.62,29.57,268.0,26.2,1.25,29.29,22.4,6.89,-0.02,2.51,26.23,26.12,268.0,19.86,0.83,21.85,16.89,4.96,-0.26,2.89,19.88,19.92,268.0,14.99,0.73,16.34,12.76,3.58,-0.38,2.92,15.01,15.0,268.0,18.78,0.46,20.47,17.44,3.03,-0.17,3.74,18.78,18.82,268.0,18.87,1.34,21.85,16.06,5.79,0.02,2.03,18.92,19.09,268.0,22.06,0.9,24.33,19.65,4.69,0.09,2.84,22.08,22.13,268.0,24.79,1.11,27.36,21.85,5.51,-0.14,2.57,24.81,24.88,268.0,29.68,1.09,34.67,26.81,7.85,0.77,5.3,29.7,29.57,268.0,33.91,1.3,37.83,28.74,9.09,-0.78,4.52,33.93,34.11,268.0
+AR-W-G070025 = 32.84,1.62,35.91,29.84,6.06,0.17,2.0,32.88,32.74,93.0,31.03,1.28,33.43,27.36,6.06,-0.67,3.59,31.06,31.08,93.0,29.5,0.9,31.77,27.5,4.27,-0.18,2.62,29.52,29.57,93.0,27.09,1.19,29.57,24.47,5.1,0.07,2.28,27.11,27.09,93.0,20.54,0.55,21.57,19.23,2.34,-0.18,2.21,20.55,20.61,93.0,15.35,0.55,16.61,14.13,2.48,-0.16,2.77,15.36,15.37,93.0,20.64,0.63,22.4,18.82,3.58,0.0,3.15,20.65,20.61,93.0,19.24,0.48,20.2,18.27,1.93,-0.29,2.25,19.24,19.37,93.0,24.21,1.05,27.22,21.3,5.93,-0.12,3.48,24.23,24.26,93.0,27.92,0.67,29.29,25.85,3.44,-0.39,2.98,27.93,27.91,93.0,33.32,1.31,35.63,29.84,5.79,-0.61,2.87,33.35,33.43,93.0,39.01,1.49,41.42,35.63,5.79,-0.38,2.4,39.04,38.94,93.0
+AR-X-G060001 = 26.69,2.38,33.7,22.4,11.3,0.47,2.66,26.8,26.54,179.0,25.87,0.85,27.5,23.23,4.27,-0.9,3.64,25.88,25.98,179.0,23.8,1.67,25.98,18.41,7.58,-1.4,4.2,23.86,24.33,179.0,22.56,1.43,25.98,18.13,7.85,-0.5,3.59,22.61,22.68,179.0,17.74,1.84,22.68,13.03,9.65,-0.04,2.79,17.84,17.85,179.0,12.68,1.91,16.06,8.35,7.72,-0.53,2.25,12.82,13.17,179.0,15.87,1.65,20.06,11.38,8.68,0.08,2.83,15.96,15.86,179.0,19.03,2.08,23.5,14.41,9.09,0.03,2.49,19.14,19.09,179.0,24.17,2.17,27.91,17.58,10.33,-0.61,2.81,24.26,24.47,179.0,25.88,2.88,31.5,17.99,13.5,-0.18,2.51,26.04,25.85,179.0,33.39,3.11,39.35,26.81,12.54,-0.17,2.23,33.53,33.7,179.0,28.56,2.3,32.6,21.3,11.3,-0.76,3.78,28.65,28.74,179.0
+AR-X-G060002 = 32.7,0.64,33.98,31.43,2.55,-0.01,2.32,32.7,32.6,22.0,27.68,0.8,29.02,25.71,3.31,-0.69,3.21,27.69,27.71,22.0,26.33,0.88,27.78,24.88,2.89,-0.04,1.92,26.34,26.4,22.0,24.82,0.58,25.71,23.78,1.93,-0.12,2.28,24.82,24.85,22.0,21.78,0.54,22.95,20.75,2.2,0.16,2.62,21.79,21.75,22.0,15.87,0.97,17.72,14.41,3.31,0.26,2.09,15.9,15.89,22.0,20.23,0.81,21.57,18.82,2.76,-0.24,2.0,20.24,20.27,22.0,22.16,1.01,23.78,20.47,3.31,0.13,1.72,22.18,22.06,22.0,25.45,0.93,27.09,24.06,3.03,0.22,1.91,25.46,25.43,22.0,30.8,0.85,32.05,29.36,2.69,-0.06,1.8,30.81,30.84,22.0,37.69,0.82,39.21,35.7,3.51,-0.02,3.24,37.7,37.49,22.0,34.09,0.72,35.08,32.32,2.76,-0.66,2.9,34.1,34.11,22.0
+AR-X-G060003 = 29.83,2.45,33.15,25.02,8.13,-0.62,2.03,29.92,30.77,86.0,26.1,1.17,28.74,23.5,5.24,-0.28,2.45,26.13,26.26,86.0,25.07,1.15,27.91,22.61,5.31,-0.34,3.02,25.09,25.3,86.0,25.01,1.59,27.09,21.44,5.65,-0.73,2.2,25.06,25.57,86.0,21.84,1.97,24.88,16.61,8.27,-1.07,3.16,21.92,22.54,86.0,16.44,1.37,18.27,13.03,5.24,-0.81,2.62,16.5,16.89,86.0,19.48,1.3,21.3,16.75,4.55,-0.55,2.05,19.52,19.82,86.0,21.92,2.03,24.19,17.3,6.89,-0.79,2.2,22.01,22.92,86.0,26.44,1.75,28.74,22.95,5.79,-0.5,1.87,26.49,26.88,86.0,30.02,3.17,34.25,23.5,10.75,-0.54,1.82,30.19,31.15,86.0,36.35,3.12,40.04,30.39,9.65,-0.68,1.9,36.49,37.7,86.0,32.56,3.21,37.15,26.81,10.33,-0.64,1.92,32.71,33.94,86.0
+AR-X-G060004 = 32.47,4.0,37.56,22.95,14.61,-0.68,2.28,32.72,33.91,248.0,28.4,2.2,32.6,22.4,10.2,-0.45,2.36,28.49,28.74,248.0,26.21,2.87,31.22,17.44,13.78,-1.08,3.2,26.36,27.36,248.0,24.67,2.49,29.02,17.17,11.85,-0.96,2.89,24.8,25.71,248.0,20.37,2.52,25.16,13.58,11.57,-0.78,2.88,20.52,20.89,248.0,14.1,1.72,16.61,8.9,7.72,-1.15,3.79,14.2,14.55,248.0,18.47,1.84,21.3,13.03,8.27,-1.23,3.83,18.56,19.09,248.0,20.55,2.3,24.61,14.41,10.2,-0.88,2.92,20.68,21.02,248.0,24.77,2.31,27.91,16.61,11.3,-1.64,5.24,24.87,25.3,248.0,30.15,3.3,34.94,18.27,16.67,-1.33,4.3,30.33,30.94,248.0,35.04,2.87,38.94,26.54,12.4,-0.7,2.36,35.15,36.04,248.0,34.05,4.06,38.94,22.95,15.98,-0.92,2.81,34.29,35.63,248.0
+AR-X-G060005 = 33.48,1.92,38.11,29.02,9.09,-0.01,2.15,33.53,33.63,482.0,28.4,1.51,31.77,25.43,6.34,0.27,2.03,28.44,28.19,482.0,26.94,1.2,30.81,23.78,7.03,0.17,2.58,26.97,26.95,482.0,25.17,1.0,27.36,22.4,4.96,-0.37,2.58,25.19,25.19,482.0,18.13,1.56,21.85,14.41,7.44,0.03,2.14,18.19,17.99,482.0,12.32,0.88,14.69,8.9,5.79,-0.27,3.02,12.35,12.34,482.0,14.59,0.71,16.89,12.48,4.41,-0.01,3.19,14.61,14.55,482.0,17.95,1.44,21.3,14.13,7.17,-0.37,2.67,18.0,18.06,482.0,25.56,1.72,29.02,21.44,7.58,-0.5,2.39,25.62,25.98,482.0,29.69,2.33,34.25,24.33,9.92,-0.23,2.11,29.78,30.12,482.0,39.53,2.26,43.9,33.15,10.75,-0.31,2.08,39.59,40.04,482.0,34.01,2.03,38.39,30.12,8.27,-0.04,1.79,34.07,34.25,482.0
+AR-X-G060006 = 30.91,1.99,35.63,28.19,7.44,0.66,2.2,30.97,30.26,185.0,28.37,1.27,31.5,25.98,5.51,0.5,2.17,28.4,27.98,185.0,27.33,0.65,29.02,25.02,4.0,-0.45,3.51,27.33,27.43,185.0,26.54,0.87,28.74,24.88,3.86,0.25,2.13,26.56,26.4,185.0,18.69,0.65,20.75,16.89,3.86,0.47,3.28,18.7,18.54,185.0,14.06,0.59,15.37,12.76,2.62,-0.02,2.38,14.08,14.13,185.0,19.95,1.02,22.95,16.48,6.48,-0.6,4.08,19.97,20.2,185.0,21.3,0.64,22.95,19.51,3.44,-0.24,2.63,21.31,21.3,185.0,26.47,0.77,28.46,24.61,3.86,-0.23,2.9,26.48,26.54,185.0,29.97,1.14,32.6,27.09,5.51,0.02,2.19,29.99,29.98,185.0,37.25,1.0,40.04,35.35,4.69,0.65,2.64,37.26,37.01,185.0,32.55,0.89,35.08,30.67,4.41,0.74,2.85,32.56,32.32,185.0
+AR-X-G060007 = 31.95,3.64,37.01,24.88,12.13,-0.35,1.7,32.16,32.74,187.0,28.04,2.38,32.32,22.95,9.37,-0.45,2.06,28.14,28.74,187.0,25.97,2.21,29.84,21.02,8.82,-0.34,1.91,26.07,26.26,187.0,24.12,1.72,27.09,19.78,7.3,-0.54,2.29,24.18,24.47,187.0,20.29,1.79,23.23,15.24,7.99,-0.64,2.45,20.37,20.75,187.0,14.8,1.12,16.61,11.38,5.24,-0.8,3.25,14.84,14.96,187.0,19.56,1.44,22.13,15.93,6.2,-0.55,2.29,19.61,19.92,187.0,21.55,1.67,24.88,17.03,7.85,-0.61,2.5,21.61,21.99,187.0,26.27,1.5,28.74,22.68,6.06,-0.33,2.28,26.31,26.26,187.0,30.66,1.76,35.35,26.6,8.75,0.05,2.39,30.71,30.88,187.0,35.18,2.18,39.21,30.67,8.54,-0.38,2.08,35.25,35.91,187.0,34.64,3.48,40.04,27.36,12.68,-0.57,2.06,34.81,35.91,187.0
+AR-X-G060008 = 31.37,2.14,36.73,27.36,9.37,0.04,1.93,31.45,31.5,314.0,27.39,1.57,31.5,24.33,7.17,0.41,2.68,27.43,27.22,314.0,27.05,0.84,29.57,24.61,4.96,0.27,3.04,27.06,26.98,314.0,25.63,0.8,27.64,22.13,5.51,-0.84,4.87,25.64,25.71,314.0,18.91,0.78,21.57,16.34,5.24,-0.17,3.71,18.93,18.89,314.0,13.49,0.88,15.51,10.28,5.24,-0.41,3.18,13.51,13.58,314.0,17.62,1.53,22.95,13.31,9.65,0.42,3.9,17.68,17.72,314.0,19.86,1.14,22.95,16.61,6.34,-0.71,3.5,19.89,19.96,314.0,26.34,1.26,28.74,21.3,7.44,-0.96,4.1,26.37,26.54,314.0,29.68,1.28,33.98,25.16,8.82,-0.1,3.12,29.7,29.7,314.0,39.42,1.46,42.52,34.8,7.72,-0.36,2.75,39.44,39.49,314.0,33.1,0.89,35.63,30.39,5.24,-0.12,2.57,33.11,33.15,314.0
+AR-X-G060009 = 28.09,1.7,32.87,24.61,8.27,0.39,2.73,28.15,27.98,361.0,26.74,1.17,31.22,24.33,6.89,1.16,4.68,26.77,26.54,361.0,26.16,0.9,29.02,24.06,4.96,0.1,2.77,26.18,26.26,361.0,27.72,0.99,29.57,25.16,4.41,-0.46,2.68,27.74,27.91,361.0,19.89,1.1,22.54,17.37,5.17,-0.23,2.5,19.92,20.06,361.0,14.75,1.13,17.72,11.65,6.06,-0.32,2.49,14.79,14.82,361.0,19.06,1.45,21.02,13.86,7.17,-1.43,4.41,19.11,19.58,361.0,20.69,0.97,23.23,17.72,5.51,-0.15,2.77,20.72,20.68,361.0,26.28,1.52,29.29,20.75,8.54,-0.63,3.05,26.32,26.54,361.0,31.75,1.83,34.8,25.98,8.82,-1.05,3.44,31.8,32.19,361.0,39.59,1.78,42.8,33.15,9.65,-0.79,3.16,39.63,39.97,361.0,34.18,1.59,38.11,30.12,7.99,-0.24,2.53,34.22,34.25,361.0
+AR-X-G060010 = 33.03,3.42,39.21,25.3,13.92,-0.18,1.8,33.21,33.56,150.0,29.16,2.72,33.98,24.61,9.37,-0.2,1.61,29.29,29.98,150.0,27.36,3.03,31.77,21.16,10.61,-0.27,1.56,27.53,28.4,150.0,25.83,2.45,29.84,20.2,9.65,-0.43,1.94,25.94,26.78,150.0,20.6,2.04,24.06,16.2,7.85,-0.21,1.81,20.7,20.78,150.0,13.77,1.17,16.2,10.69,5.51,0.01,2.45,13.82,13.72,150.0,18.41,0.75,19.92,15.79,4.13,-0.66,3.6,18.43,18.54,150.0,20.86,1.15,23.23,17.3,5.93,-0.6,3.14,20.89,21.02,150.0,25.62,2.27,28.74,20.06,8.68,-0.49,1.92,25.72,26.6,150.0,30.76,2.65,35.08,24.06,11.02,-0.57,2.32,30.87,31.6,150.0,36.4,2.58,40.31,30.12,10.2,-0.3,1.83,36.49,36.94,150.0,34.27,3.28,38.94,26.26,12.68,-0.46,1.91,34.42,35.15,150.0
+AR-X-G060011 = 32.49,2.57,36.46,24.88,11.57,-0.7,3.23,32.59,32.74,113.0,28.91,2.5,34.25,24.06,10.2,0.27,1.89,29.02,28.46,113.0,26.93,2.66,31.5,20.2,11.3,-0.23,2.22,27.06,27.22,113.0,24.45,2.09,27.64,19.37,8.27,-0.45,1.96,24.54,25.3,113.0,19.31,1.47,21.3,15.79,5.51,-0.73,2.32,19.37,19.92,113.0,13.53,1.38,15.51,10.0,5.51,-0.55,2.46,13.6,13.58,113.0,18.44,1.08,19.92,15.24,4.69,-0.76,3.23,18.47,18.75,113.0,20.4,1.49,22.68,17.17,5.51,-0.31,1.93,20.45,20.61,113.0,25.09,2.36,27.91,18.54,9.37,-0.86,2.65,25.2,25.98,113.0,29.87,3.04,34.8,22.95,11.85,-0.27,2.04,30.02,29.91,113.0,36.4,3.08,40.31,29.57,10.75,-0.53,1.89,36.52,37.56,113.0,32.73,3.2,37.28,25.16,12.13,-0.49,2.07,32.89,33.7,113.0
+AR-X-G060012 = 31.68,2.74,36.73,25.71,11.02,-0.09,1.74,31.8,31.77,331.0,27.77,1.22,30.94,25.16,5.79,0.27,2.37,27.8,27.64,331.0,26.15,1.16,28.46,23.5,4.96,-0.26,2.02,26.18,26.26,331.0,25.7,0.81,27.64,22.4,5.24,-1.15,5.05,25.71,25.85,331.0,18.35,0.92,19.92,15.24,4.69,-0.64,3.17,18.38,18.54,331.0,12.17,0.54,13.58,10.55,3.03,-0.16,2.54,12.18,12.2,331.0,14.83,0.84,17.17,12.48,4.69,-0.22,2.67,14.86,14.96,331.0,18.34,1.49,21.57,14.13,7.44,-0.17,2.66,18.4,18.27,331.0,24.35,1.14,27.64,21.44,6.2,-0.17,2.75,24.37,24.47,331.0,28.53,1.37,31.77,24.88,6.89,0.23,2.8,28.56,28.33,331.0,38.3,1.18,40.59,35.35,5.24,-0.22,2.3,38.32,38.39,331.0,32.88,0.94,35.35,30.67,4.69,0.18,2.48,32.89,32.74,331.0
+AR-X-G060013 = 26.98,1.86,30.12,22.95,7.17,-0.4,2.41,27.04,26.91,102.0,25.35,1.45,27.36,21.16,6.2,-1.07,3.54,25.39,25.74,102.0,23.35,1.3,25.43,19.65,5.79,-0.67,2.97,23.38,23.5,102.0,21.7,1.16,23.5,18.13,5.37,-0.96,3.76,21.73,21.85,102.0,17.33,1.53,20.75,13.03,7.72,-0.39,2.94,17.4,17.54,102.0,12.32,1.1,15.24,8.9,6.34,-0.7,4.21,12.37,12.48,102.0,16.41,1.33,18.27,11.93,6.34,-1.11,4.01,16.47,16.61,102.0,18.47,1.33,20.75,15.1,5.65,-0.39,2.46,18.52,18.82,102.0,22.57,1.8,25.16,15.79,9.37,-1.65,5.69,22.64,23.09,102.0,25.04,2.0,28.88,19.51,9.37,-1.11,3.73,25.12,25.57,102.0,31.51,1.62,34.53,26.67,7.85,-0.86,3.61,31.55,31.77,102.0,27.97,1.76,32.05,22.4,9.65,-0.61,4.13,28.02,28.12,102.0
+AR-X-G060014 = 29.07,2.45,35.91,21.3,14.61,-0.04,3.39,29.17,28.88,722.0,26.62,1.26,30.12,23.5,6.61,0.16,2.5,26.65,26.6,722.0,26.24,1.24,29.57,21.02,8.54,-0.53,4.35,26.27,26.26,722.0,26.4,1.44,28.74,19.37,9.37,-1.95,8.46,26.44,26.6,722.0,20.12,1.27,24.33,15.79,8.54,0.01,3.04,20.16,20.06,722.0,14.49,1.3,17.44,9.45,7.99,-0.66,4.03,14.54,14.62,722.0,16.74,1.49,20.47,12.76,7.72,-0.14,2.42,16.8,16.75,722.0,20.0,1.4,24.33,14.41,9.92,-0.11,4.25,20.05,19.92,722.0,26.88,1.64,30.94,20.2,10.75,-0.89,4.43,26.93,27.09,722.0,30.43,2.09,35.63,22.13,13.5,-0.99,4.68,30.5,30.67,722.0,40.42,2.06,44.17,31.22,12.95,-1.42,6.1,40.48,40.59,722.0,32.49,1.73,38.39,27.09,11.3,0.14,4.06,32.54,32.46,722.0
+AR-X-G060015 = 33.02,1.74,36.73,26.54,10.2,-0.28,3.29,33.06,32.81,262.0,27.35,1.01,30.39,25.16,5.24,0.31,2.78,27.37,27.29,262.0,25.94,1.02,28.19,23.23,4.96,-0.1,2.23,25.96,25.85,262.0,25.47,1.16,28.46,21.85,6.61,0.06,2.94,25.5,25.3,262.0,21.39,0.9,23.78,17.44,6.34,-0.05,5.06,21.41,21.3,262.0,16.47,1.03,18.27,11.38,6.89,-1.11,5.45,16.5,16.61,262.0,20.22,0.89,22.13,15.79,6.34,-1.42,7.31,20.24,20.33,262.0,22.92,1.53,25.43,14.96,10.47,-1.95,8.51,22.97,23.16,262.0,26.75,1.71,29.57,18.54,11.02,-1.56,6.72,26.81,27.22,262.0,31.6,1.92,34.8,22.95,11.85,-1.24,5.58,31.66,31.87,262.0,36.65,1.98,40.31,28.19,12.13,-0.63,3.94,36.7,36.73,262.0,36.46,1.62,39.49,29.02,10.47,-1.42,6.78,36.5,36.56,262.0
+AR-X-G060016 = 33.24,1.86,36.46,28.46,7.99,-0.71,2.51,33.29,33.84,227.0,28.13,2.38,33.7,24.06,9.65,0.09,1.73,28.23,28.46,227.0,27.5,2.57,32.05,23.23,8.82,0.12,1.59,27.62,27.09,227.0,25.83,1.06,28.19,22.26,5.93,-0.18,2.88,25.85,25.71,227.0,21.83,1.19,23.78,17.17,6.61,-1.17,4.33,21.87,22.13,227.0,15.56,1.52,17.99,10.62,7.37,-1.02,3.52,15.64,16.06,227.0,20.64,1.54,23.78,14.82,8.96,-1.17,4.78,20.7,21.02,227.0,21.02,1.68,24.33,14.34,9.99,-1.31,4.75,21.09,21.51,227.0,26.84,2.23,30.94,18.47,12.47,-1.23,4.4,26.93,27.5,227.0,31.38,2.08,34.8,23.3,11.51,-0.93,3.72,31.45,31.91,227.0,34.73,1.75,38.94,29.08,9.85,0.01,3.25,34.78,34.53,227.0,37.11,1.85,41.42,31.36,10.06,-0.49,2.74,37.15,37.42,227.0
+AR-X-G060017 = 33.12,1.14,36.18,30.67,5.51,0.12,2.43,33.14,33.01,184.0,27.49,1.15,30.39,25.43,4.96,0.66,2.47,27.52,27.22,184.0,26.26,1.09,28.6,24.47,4.13,0.18,1.92,26.29,26.23,184.0,25.32,0.67,27.36,24.06,3.31,0.42,2.81,25.33,25.19,184.0,20.25,0.87,23.78,18.68,5.1,1.58,6.58,20.27,20.16,184.0,15.31,0.48,16.68,13.86,2.82,-0.05,3.17,15.32,15.37,184.0,19.81,0.65,21.57,18.27,3.31,0.33,3.01,19.82,19.78,184.0,22.15,0.69,24.4,20.75,3.65,0.94,4.0,22.16,21.99,184.0,25.06,1.22,28.6,21.85,6.75,0.41,3.24,25.09,24.88,184.0,29.06,1.29,32.05,26.54,5.51,0.17,2.18,29.09,29.05,184.0,36.66,1.08,39.21,33.98,5.24,0.39,2.8,36.67,36.46,184.0,34.99,0.85,36.73,32.87,3.86,-0.36,2.53,35.0,35.08,184.0
+AR-X-G060018 = 29.77,3.49,35.35,22.95,12.4,-0.56,2.01,29.98,30.53,124.0,25.86,2.34,29.84,20.47,9.37,-0.37,2.26,25.96,25.81,124.0,24.0,3.11,29.43,17.99,11.44,-0.4,1.9,24.2,24.33,124.0,22.2,2.5,25.71,16.89,8.82,-0.67,2.11,22.34,22.95,124.0,17.68,2.54,20.75,12.2,8.54,-0.6,1.94,17.86,18.3,124.0,12.23,2.9,16.34,7.24,9.09,-0.23,1.52,12.57,12.48,124.0,16.66,2.6,19.92,10.55,9.37,-0.73,2.26,16.86,17.58,124.0,18.5,2.34,22.4,13.03,9.37,-0.48,2.18,18.65,18.82,124.0,22.14,3.31,26.26,14.69,11.57,-0.72,2.16,22.38,23.3,124.0,26.21,3.84,31.63,17.72,13.92,-0.77,2.23,26.49,27.5,124.0,32.02,3.26,37.15,25.98,11.16,-0.28,1.88,32.19,32.05,124.0,29.31,3.82,34.8,22.4,12.4,-0.32,1.78,29.56,29.29,124.0
+AR-X-G060019 = 31.11,3.55,35.63,23.78,11.85,-0.82,2.36,31.31,32.32,63.0,26.81,2.13,29.29,22.4,6.89,-0.8,2.3,26.89,27.5,63.0,23.72,3.17,28.6,17.44,11.16,-0.54,2.12,23.93,24.4,63.0,22.08,1.94,24.47,17.72,6.75,-0.94,2.58,22.16,22.81,63.0,17.68,2.08,20.75,12.76,7.99,-0.97,2.89,17.8,18.54,63.0,12.09,2.41,16.34,6.97,9.37,-0.34,2.36,12.32,12.76,63.0,16.64,2.17,20.2,11.93,8.27,-0.51,2.35,16.77,17.17,63.0,19.45,2.29,22.13,13.86,8.27,-0.93,2.62,19.59,20.33,63.0,23.8,2.4,27.09,17.17,9.92,-1.16,3.33,23.92,25.02,63.0,26.55,3.28,30.39,18.82,11.57,-0.63,2.11,26.74,27.78,63.0,32.82,3.28,36.46,25.71,10.75,-0.84,2.31,32.98,34.53,63.0,30.26,4.19,35.35,20.47,14.88,-0.95,2.76,30.55,31.77,63.0
+AR-X-G060020 = 32.61,3.42,37.83,24.06,13.78,-1.4,3.66,32.78,33.84,606.0,27.02,2.21,31.5,20.2,11.3,-0.77,2.98,27.11,27.43,606.0,26.49,1.74,30.12,21.57,8.54,-0.79,2.75,26.55,27.09,606.0,24.31,2.09,27.71,18.82,8.89,-1.25,3.71,24.4,24.88,606.0,19.6,1.52,23.64,14.96,8.68,-1.3,4.19,19.66,19.99,606.0,15.26,1.89,17.72,9.45,8.27,-1.6,4.23,15.38,15.93,606.0,19.11,2.79,24.06,11.65,12.4,-1.33,3.84,19.31,19.78,606.0,20.25,3.17,24.61,12.2,12.4,-1.59,4.21,20.49,21.3,606.0,24.94,4.37,30.81,13.58,17.22,-1.63,4.21,25.32,26.67,606.0,27.3,3.88,32.87,17.44,15.43,-1.48,4.08,27.57,28.46,606.0,34.74,4.98,41.42,22.4,19.02,-1.39,3.84,35.1,36.39,606.0,33.88,3.93,40.59,23.5,17.09,-1.66,4.38,34.1,35.22,606.0
+AR-X-G060021 = 31.32,2.65,35.35,22.95,12.4,-0.99,3.44,31.43,32.32,115.0,26.49,0.96,28.19,23.09,5.1,-0.69,4.46,26.51,26.4,115.0,24.58,0.95,26.26,18.96,7.3,-2.7,14.76,24.6,24.74,115.0,24.47,1.66,26.95,18.13,8.82,-1.14,4.38,24.53,24.88,115.0,21.4,2.29,24.33,13.17,11.16,-1.16,4.07,21.52,22.26,115.0,15.28,1.74,17.44,8.21,9.23,-1.45,5.51,15.37,15.79,115.0,19.34,1.83,21.57,13.44,8.13,-1.37,4.29,19.42,19.92,115.0,22.68,2.1,24.88,15.1,9.78,-1.31,4.21,22.78,23.64,115.0,25.86,2.15,28.74,17.58,11.16,-1.48,5.23,25.95,26.67,115.0,29.08,3.14,32.87,18.68,14.19,-1.16,3.54,29.25,30.39,115.0,36.79,3.35,40.87,27.64,13.23,-0.89,2.62,36.94,38.52,115.0,31.67,3.02,36.73,21.99,14.74,-0.67,2.75,31.81,32.67,115.0
+AR-X-G060022 = 32.03,2.07,36.59,28.19,8.41,-0.31,2.25,32.1,32.53,109.0,28.24,2.06,33.7,24.61,9.09,0.31,2.54,28.32,28.05,109.0,26.47,1.44,30.12,23.92,6.2,0.6,2.77,26.5,26.05,109.0,25.65,1.32,28.19,23.37,4.82,0.33,2.0,25.68,25.43,109.0,22.78,1.09,25.16,19.65,5.51,-0.26,3.65,22.81,22.68,109.0,14.63,1.22,17.72,11.93,5.79,0.1,2.64,14.68,14.69,109.0,20.76,0.68,22.4,19.09,3.31,-0.18,2.54,20.77,20.75,109.0,22.5,1.16,25.16,20.47,4.69,0.34,2.09,22.53,22.13,109.0,28.01,1.32,30.26,23.92,6.34,-1.45,4.71,28.04,28.33,109.0,31.71,2.22,35.91,27.64,8.27,-0.06,1.69,31.78,31.63,109.0,35.04,1.6,38.39,31.63,6.75,0.13,2.3,35.08,34.8,109.0,35.92,1.85,40.04,32.05,7.99,-0.12,2.81,35.96,35.97,109.0
+AR-X-G060023 = 31.22,2.34,36.18,26.81,9.37,0.15,1.7,31.31,30.94,195.0,26.54,1.01,29.15,24.19,4.96,0.06,3.04,26.56,26.6,195.0,25.29,0.82,27.36,23.78,3.58,0.7,2.83,25.3,25.16,195.0,25.94,0.95,27.64,23.5,4.13,-0.07,2.02,25.95,25.98,195.0,19.87,1.2,22.68,17.44,5.24,0.04,2.1,19.91,19.92,195.0,14.9,1.01,17.17,11.65,5.51,-0.47,3.37,14.94,14.96,195.0,19.64,1.18,21.57,16.61,4.96,-0.7,2.76,19.67,19.92,195.0,22.37,1.23,25.16,19.37,5.79,0.2,2.19,22.4,22.33,195.0,27.1,1.14,29.02,24.33,4.69,-0.46,2.38,27.12,27.36,195.0,31.04,1.62,34.53,27.91,6.61,0.21,2.19,31.09,30.94,195.0,37.79,0.96,40.04,35.63,4.41,-0.05,2.23,37.81,37.83,195.0,32.87,0.93,36.18,30.94,5.24,0.85,3.89,32.88,32.74,195.0
+AR-X-G060024 = 30.55,2.49,33.15,24.33,8.82,-1.33,3.63,30.65,31.5,123.0,25.75,0.93,27.09,22.68,4.41,-1.46,5.21,25.77,25.98,123.0,24.38,1.02,26.26,20.75,5.51,-1.22,5.43,24.41,24.33,123.0,25.17,1.49,27.78,19.37,8.41,-1.58,6.23,25.22,25.5,123.0,22.15,1.78,24.88,14.69,10.2,-1.67,6.33,22.22,22.68,123.0,17.09,1.48,19.09,11.1,7.99,-1.75,6.56,17.16,17.44,123.0,20.54,1.28,22.68,15.51,7.17,-1.28,5.38,20.58,20.75,123.0,22.75,1.73,25.43,17.17,8.27,-1.5,4.93,22.82,23.37,123.0,27.61,1.0,29.29,24.06,5.24,-0.74,3.49,27.63,27.78,123.0,32.24,2.07,35.35,24.88,10.47,-0.89,3.46,32.3,32.74,123.0,37.34,2.14,40.04,30.39,9.65,-1.22,3.62,37.4,38.39,123.0,35.19,3.4,39.9,26.81,13.09,-0.92,2.95,35.35,36.11,123.0
+AR-X-G060025 = 30.89,3.13,36.73,24.61,12.13,-0.41,2.26,31.05,31.53,392.0,27.03,2.76,33.43,21.85,11.57,0.31,2.16,27.16,26.54,392.0,25.4,1.94,30.39,21.57,8.82,0.37,2.26,25.47,25.02,392.0,24.01,2.36,27.91,18.82,9.09,-0.51,2.38,24.12,24.19,392.0,20.21,2.54,24.61,14.96,9.65,-0.46,2.12,20.37,20.61,392.0,13.9,2.63,18.54,9.17,9.37,-0.08,2.01,14.14,14.27,392.0,18.22,2.95,23.5,12.2,11.3,-0.49,1.99,18.45,19.09,392.0,19.06,3.75,25.43,11.65,13.78,-0.65,2.11,19.43,20.47,392.0,23.81,4.55,30.39,13.86,16.54,-0.8,2.53,24.24,25.16,392.0,28.64,5.01,35.91,17.44,18.46,-1.05,3.07,29.08,29.98,392.0,33.17,4.36,39.49,22.68,16.81,-1.09,3.2,33.46,34.53,392.0,34.59,4.72,40.87,23.92,16.95,-0.92,2.78,34.91,36.18,392.0
+AR-X-G060026 = 30.34,1.16,33.7,27.91,5.79,0.63,3.14,30.37,30.26,410.0,27.67,1.07,30.67,24.88,5.79,0.5,2.88,27.69,27.5,410.0,27.18,0.66,29.29,25.43,3.86,0.24,3.17,27.19,27.09,410.0,27.02,1.33,29.57,23.5,6.06,-0.32,2.49,27.05,27.16,410.0,19.2,0.78,21.02,17.03,4.0,-0.23,2.96,19.22,19.16,410.0,14.53,0.87,16.89,12.07,4.82,-0.52,3.11,14.55,14.62,410.0,18.79,1.53,21.57,13.86,7.72,-1.15,3.72,18.85,19.13,410.0,20.02,0.95,22.68,16.89,5.79,-0.34,3.22,20.04,20.06,410.0,26.65,1.42,29.29,22.13,7.17,-0.7,3.01,26.69,26.95,410.0,30.52,1.65,34.53,26.81,7.72,-0.17,2.29,30.56,30.77,410.0,38.55,1.17,41.21,34.8,6.41,-0.44,3.44,38.57,38.59,410.0,33.69,1.01,37.01,31.22,5.79,0.23,2.73,33.7,33.56,410.0
+AR-Y-G100001 = 20.57,2.47,25.98,16.2,9.78,0.07,2.1,20.72,20.54,71.0,19.53,2.71,25.43,14.55,10.89,0.19,1.99,19.72,19.51,71.0,17.1,2.76,22.13,12.48,9.65,-0.11,1.72,17.32,17.17,71.0,19.99,1.03,23.64,18.27,5.37,1.21,4.69,20.01,19.78,71.0,17.36,1.23,21.44,13.86,7.58,0.5,4.95,17.41,17.17,71.0,13.27,1.96,16.61,8.07,8.54,-0.45,2.34,13.42,13.79,71.0,18.12,1.86,21.85,12.76,9.09,-0.58,3.3,18.22,18.13,71.0,19.32,1.84,22.68,14.13,8.54,-0.34,2.44,19.41,19.65,71.0,24.2,1.92,30.12,20.2,9.92,0.33,3.31,24.27,24.33,71.0,27.65,2.29,35.08,23.5,11.57,1.22,5.13,27.74,27.5,71.0,25.29,2.25,31.08,21.57,9.51,0.66,2.82,25.38,24.74,71.0,20.0,2.89,26.4,14.96,11.44,0.18,2.17,20.2,20.2,71.0
+AR-Y-G100002 = 25.73,3.86,33.98,16.06,17.91,0.28,2.53,26.02,25.3,263.0,29.32,2.92,36.32,18.82,17.5,-0.18,3.4,29.46,29.29,263.0,26.77,3.78,34.25,14.69,19.57,-0.58,3.08,27.03,27.22,263.0,25.44,1.9,30.53,19.65,10.89,-0.05,3.31,25.51,25.43,263.0,19.1,1.62,22.26,11.93,10.33,-0.66,4.31,19.17,19.23,263.0,14.34,1.42,16.89,7.52,9.37,-0.96,5.23,14.41,14.48,263.0,15.87,1.5,18.82,9.17,9.65,-1.05,5.36,15.94,16.06,263.0,20.42,1.7,23.5,12.76,10.75,-0.79,4.53,20.49,20.61,263.0,28.2,1.93,31.77,20.47,11.3,-0.61,3.68,28.26,28.46,263.0,34.64,2.11,39.9,28.74,11.16,-0.04,2.58,34.7,34.67,263.0,38.55,2.66,44.72,29.02,15.71,-0.14,2.93,38.64,38.59,263.0,31.34,4.18,41.14,13.86,27.28,-0.67,4.16,31.62,31.63,263.0
+AR-Y-G100003 = 26.88,2.07,29.98,21.3,8.68,-1.09,3.76,26.96,27.09,31.0,27.04,2.22,29.57,21.16,8.41,-1.3,3.94,27.13,27.78,31.0,24.5,1.74,26.26,19.23,7.03,-1.67,5.08,24.56,25.16,31.0,24.19,1.35,25.98,20.27,5.72,-1.36,4.54,24.22,24.54,31.0,22.32,1.45,25.16,18.89,6.27,-0.59,3.31,22.36,22.54,31.0,17.55,1.18,19.65,14.55,5.1,-0.89,3.3,17.59,17.99,31.0,21.88,1.7,24.06,17.58,6.48,-1.28,3.8,21.95,22.4,31.0,23.89,1.79,25.85,19.09,6.75,-1.34,3.93,23.95,24.54,31.0,29.37,1.93,31.63,24.33,7.3,-1.13,3.62,29.44,29.7,31.0,34.19,1.9,36.73,29.43,7.3,-1.16,3.51,34.24,34.6,31.0,33.2,2.53,36.73,26.26,10.47,-1.37,4.16,33.29,34.05,31.0,30.47,2.78,33.15,23.5,9.65,-1.66,4.39,30.6,31.77,31.0
+AR-Y-G100004 = 22.85,4.14,31.5,13.31,18.19,-0.32,2.49,23.22,23.68,130.0,24.0,3.37,30.67,15.58,15.09,-0.53,2.52,24.24,24.88,130.0,19.51,3.06,25.98,12.48,13.5,-0.08,2.6,19.75,19.58,130.0,22.28,2.41,27.09,14.69,12.4,-0.49,2.71,22.41,22.81,130.0,18.3,1.29,22.13,14.96,7.17,0.23,3.54,18.34,18.27,130.0,14.42,1.4,18.54,10.28,8.27,0.31,4.0,14.49,14.31,130.0,16.72,1.26,19.92,14.13,5.79,0.47,3.03,16.76,16.61,130.0,20.02,1.59,24.06,15.51,8.54,0.02,3.5,20.08,20.06,130.0,26.59,1.42,30.67,22.68,7.99,-0.18,3.7,26.63,26.74,130.0,31.4,1.86,35.08,26.54,8.54,-0.21,2.3,31.45,31.63,130.0,33.17,2.88,38.66,23.37,15.3,-1.02,3.89,33.29,33.98,130.0,23.62,4.5,32.32,11.65,20.67,-0.79,3.16,24.04,24.81,130.0
+AR-Y-G100005 = 25.33,2.85,30.12,16.48,13.64,-1.12,3.95,25.49,25.98,96.0,24.11,2.17,27.09,17.99,9.09,-0.76,2.88,24.21,24.47,96.0,22.57,2.52,25.71,15.24,10.47,-1.04,3.41,22.71,23.3,96.0,21.31,1.73,23.78,16.61,7.17,-0.56,2.42,21.38,21.51,96.0,18.89,1.23,21.02,15.37,5.65,-0.74,3.04,18.93,19.37,96.0,14.12,1.97,17.72,9.72,7.99,-0.23,1.91,14.25,14.41,96.0,18.67,1.51,21.3,15.37,5.93,-0.33,1.98,18.73,18.96,96.0,19.88,2.21,23.5,14.69,8.82,-0.21,1.91,20.0,19.92,96.0,24.04,2.22,27.91,17.99,9.92,-0.28,2.32,24.14,24.12,96.0,29.02,2.9,33.98,20.2,13.78,-0.54,2.79,29.16,28.91,96.0,28.96,3.03,33.7,21.02,12.68,-0.5,2.4,29.12,29.22,96.0,26.34,3.12,31.77,17.99,13.78,-0.45,2.44,26.52,26.6,96.0
+AR-Y-G100006 = 25.23,1.33,27.09,23.09,4.0,-0.26,1.69,25.26,25.54,16.0,24.14,1.64,26.05,21.16,4.89,-0.46,1.8,24.19,24.5,16.0,21.69,1.31,24.33,19.92,4.41,0.52,2.24,21.72,21.51,16.0,21.6,1.41,23.64,19.78,3.86,0.14,1.44,21.64,21.44,16.0,19.56,1.64,22.54,17.44,5.1,0.3,1.79,19.62,19.16,16.0,14.9,2.17,18.27,10.96,7.3,-0.2,2.1,15.05,15.17,16.0,19.54,1.79,22.4,17.03,5.37,0.01,1.6,19.61,19.65,16.0,20.27,2.49,23.92,16.75,7.17,0.01,1.6,20.42,20.61,16.0,26.56,2.56,30.05,21.99,8.06,-0.21,1.85,26.67,26.95,16.0,31.09,3.96,36.04,25.02,11.02,-0.36,1.58,31.33,32.25,16.0,29.39,3.07,34.11,25.16,8.96,0.03,1.63,29.54,29.7,16.0,26.32,3.01,30.67,22.13,8.54,0.01,1.71,26.49,26.6,16.0
+AR-Y-G100007 = 22.46,2.09,26.26,16.06,10.2,-0.39,2.66,22.55,22.68,249.0,28.49,2.5,33.43,21.57,11.85,-0.28,2.33,28.6,28.74,249.0,27.81,3.55,33.15,19.92,13.23,-0.49,1.92,28.03,28.88,249.0,24.81,1.35,28.19,18.27,9.92,-0.94,6.23,24.85,24.88,249.0,18.36,1.64,22.4,14.41,7.99,-0.03,2.29,18.43,18.54,249.0,13.63,1.73,17.99,9.45,8.54,0.17,2.51,13.74,13.44,249.0,15.03,1.76,18.82,11.1,7.72,-0.12,2.05,15.13,15.24,249.0,18.97,2.18,23.78,14.13,9.65,0.1,2.06,19.09,18.82,249.0,26.41,2.29,32.32,21.02,11.3,0.11,2.49,26.51,26.19,249.0,33.16,2.32,38.94,27.36,11.57,0.12,2.5,33.24,32.94,249.0,37.38,1.74,41.69,32.6,9.09,-0.1,3.23,37.42,37.28,249.0,31.98,4.29,38.94,21.99,16.95,-0.34,1.98,32.27,32.74,249.0
+AR-Y-G100008 = 19.51,4.18,27.36,14.69,12.68,0.45,1.71,19.94,18.27,30.0,18.47,4.0,26.54,12.76,13.78,0.57,2.07,18.89,17.3,30.0,16.78,3.27,23.5,12.48,11.02,0.6,2.1,17.09,15.99,30.0,19.83,2.24,24.33,15.79,8.54,0.78,2.84,19.96,19.09,30.0,17.69,3.14,24.06,10.83,13.23,0.1,2.69,17.95,16.72,30.0,13.78,2.49,17.72,6.14,11.57,-1.71,5.76,14.0,14.41,30.0,18.29,3.02,23.23,8.9,14.33,-1.47,5.46,18.53,18.96,30.0,19.61,2.97,24.06,10.55,13.5,-1.43,5.09,19.82,20.06,30.0,24.44,3.62,31.77,16.61,15.16,0.34,2.98,24.7,23.5,30.0,28.66,3.64,37.01,21.85,15.16,0.67,2.88,28.88,27.33,30.0,25.8,3.62,35.08,20.75,14.33,0.98,3.03,26.05,24.16,30.0,20.21,4.92,30.94,12.48,18.46,0.33,2.08,20.78,19.85,30.0
+AR-Y-G100009 = 26.56,2.48,31.5,21.02,10.47,-0.23,2.16,26.67,26.88,72.0,25.41,2.63,30.94,19.92,11.02,-0.06,2.4,25.54,25.5,72.0,23.88,2.61,28.19,17.3,10.89,-0.56,2.41,24.02,24.4,72.0,22.27,1.73,25.16,18.82,6.34,-0.55,2.17,22.34,22.81,72.0,20.1,2.01,24.33,16.06,8.27,-0.09,2.24,20.2,20.2,72.0,15.36,2.34,20.2,10.28,9.92,-0.26,2.23,15.53,15.68,72.0,19.92,2.04,23.5,15.79,7.72,-0.34,1.98,20.03,20.27,72.0,22.1,3.09,27.91,16.06,11.85,-0.17,1.9,22.32,22.33,72.0,27.19,3.61,35.08,20.2,14.88,-0.1,2.01,27.43,27.71,72.0,31.98,3.97,37.83,24.06,13.78,-0.52,1.98,32.22,33.36,72.0,31.9,3.8,38.94,24.06,14.88,-0.34,2.24,32.13,32.7,72.0,29.33,3.22,33.98,21.85,12.13,-0.58,2.26,29.51,30.12,72.0
+AR-Y-G100010 = 25.9,2.64,30.94,19.37,11.57,-0.33,2.04,26.03,26.26,155.0,24.32,2.15,27.36,19.09,8.27,-0.63,2.16,24.41,24.88,155.0,22.76,2.9,27.36,16.61,10.75,-0.52,2.07,22.94,23.64,155.0,21.41,1.7,24.61,17.44,7.17,-0.29,2.07,21.47,21.71,155.0,18.97,1.93,22.95,16.06,6.89,0.22,1.89,19.07,18.89,155.0,14.43,1.64,20.47,11.1,9.37,0.44,3.27,14.52,14.55,155.0,19.25,1.97,23.09,15.24,7.85,-0.13,1.88,19.35,19.65,155.0,20.44,2.31,25.43,15.51,9.92,-0.11,2.08,20.57,20.82,155.0,24.76,2.71,31.22,19.65,11.57,0.24,2.28,24.91,24.74,155.0,29.31,3.25,34.67,23.23,11.44,-0.15,1.74,29.49,29.98,155.0,29.77,3.09,34.8,22.68,12.13,-0.31,2.01,29.93,30.39,155.0,27.87,3.61,33.7,20.47,13.23,-0.38,2.0,28.1,28.46,155.0
+AR-Y-G100011 = 19.11,2.0,24.06,15.24,8.82,0.35,2.56,19.21,19.09,104.0,25.78,2.04,30.67,22.54,8.13,0.74,2.39,25.86,25.05,104.0,24.47,2.31,29.7,20.47,9.23,0.6,2.32,24.58,23.78,104.0,24.97,1.49,27.64,21.3,6.34,-0.33,2.95,25.01,25.09,104.0,20.19,1.62,22.95,16.06,6.89,0.0,2.2,20.25,19.85,104.0,15.66,1.58,18.27,10.28,7.99,-0.49,3.4,15.73,15.48,104.0,16.7,1.69,19.65,11.93,7.72,-0.17,2.39,16.79,16.37,104.0,21.22,1.62,23.78,16.34,7.44,-0.42,2.97,21.28,21.16,104.0,28.49,1.94,32.6,23.23,9.37,-0.04,2.47,28.56,28.19,104.0,35.39,1.7,38.25,30.67,7.58,-0.29,2.65,35.44,35.25,104.0,38.6,1.48,41.42,34.8,6.61,-0.13,2.19,38.63,38.59,104.0,28.78,3.42,35.91,22.4,13.5,0.53,2.39,28.98,27.91,104.0
+AR-Y-G100012 = 27.19,2.29,33.15,21.02,12.13,-0.14,2.45,27.29,27.22,325.0,33.15,2.27,37.28,27.36,9.92,-0.38,2.41,33.23,33.43,325.0,32.26,2.13,36.46,26.26,10.2,-0.26,2.44,32.33,32.32,325.0,26.03,1.53,28.74,19.92,8.82,-0.94,3.91,26.07,26.26,325.0,17.75,1.45,20.2,10.55,9.65,-1.5,6.75,17.81,17.99,325.0,12.99,1.4,16.06,7.24,8.82,-0.93,4.46,13.06,13.03,325.0,14.29,1.15,16.34,9.45,6.89,-1.03,4.9,14.33,14.41,325.0,18.54,1.3,21.57,14.13,7.44,-0.61,3.35,18.59,18.75,325.0,26.68,1.42,29.57,21.85,7.72,-0.84,3.74,26.72,26.95,325.0,33.84,1.7,37.83,27.91,9.92,-0.72,3.87,33.88,34.11,325.0,39.11,1.84,42.52,32.05,10.47,-0.82,3.62,39.15,39.49,325.0,37.79,2.96,43.35,29.98,13.37,-0.36,2.34,37.9,38.11,325.0
+AR-Y-G100013 = 20.76,4.32,32.05,14.13,17.91,0.48,2.37,21.2,20.3,74.0,20.75,3.95,27.91,14.96,12.95,0.22,1.62,21.11,19.99,74.0,17.67,3.48,25.3,11.93,13.37,0.2,1.91,18.0,17.61,74.0,21.02,2.44,25.98,17.44,8.54,0.46,1.8,21.16,20.06,74.0,17.87,1.72,21.02,14.13,6.89,0.1,2.23,17.95,17.72,74.0,14.67,1.54,17.72,11.1,6.61,-0.12,2.22,14.75,14.96,74.0,17.99,1.38,20.75,13.86,6.89,-0.25,2.97,18.04,18.13,74.0,20.14,1.71,23.23,16.06,7.17,-0.37,2.66,20.21,20.2,74.0,24.63,2.15,27.91,19.92,7.99,-0.51,2.28,24.72,24.88,74.0,28.83,3.01,33.7,22.4,11.3,-0.24,1.96,28.99,28.81,74.0,28.36,5.12,35.35,19.65,15.71,-0.09,1.45,28.81,28.77,74.0,21.09,4.54,29.57,13.31,16.26,0.06,1.88,21.57,21.4,74.0
+AR-Y-G100014 = 24.58,5.16,35.35,14.13,21.22,0.18,2.08,25.11,23.99,116.0,25.28,4.88,33.84,15.79,18.05,-0.14,1.94,25.74,25.43,116.0,23.64,5.49,33.98,13.86,20.12,-0.11,2.03,24.26,23.81,116.0,23.41,3.1,29.98,16.89,13.09,-0.06,2.3,23.61,23.5,116.0,17.96,1.84,21.44,10.83,10.61,-0.58,4.28,18.06,17.99,116.0,13.55,2.09,17.72,4.76,12.95,-0.71,4.96,13.71,13.44,116.0,16.26,2.65,22.13,8.9,13.23,0.02,2.82,16.47,15.72,116.0,19.2,2.29,23.23,10.55,12.68,-0.7,3.93,19.33,19.44,116.0,25.51,2.21,30.67,16.34,14.33,-0.58,5.2,25.61,25.47,116.0,30.94,3.01,37.15,22.13,15.02,-0.19,2.65,31.08,31.08,116.0,33.48,5.43,41.69,20.75,20.94,-0.62,2.52,33.91,34.39,116.0,27.18,6.57,39.49,15.51,23.98,0.1,1.82,27.96,26.47,116.0
+AR-Y-G100015 = 16.51,2.12,24.06,12.76,11.3,1.41,6.16,16.64,16.34,37.0,17.6,1.76,22.95,14.69,8.27,0.89,3.94,17.68,17.44,37.0,15.05,1.78,21.3,13.03,8.27,1.67,5.91,15.15,14.62,37.0,18.2,0.78,19.09,16.06,3.03,-0.96,3.12,18.22,18.41,37.0,15.78,1.55,18.82,13.58,5.24,0.37,1.81,15.86,15.79,37.0,13.03,1.62,16.06,10.0,6.06,0.25,1.89,13.13,12.48,37.0,17.53,1.58,20.75,14.41,6.34,0.29,2.17,17.6,17.17,37.0,18.5,1.51,21.02,15.79,5.24,0.1,1.91,18.56,18.27,37.0,22.65,2.36,26.67,17.99,8.68,-0.12,1.81,22.77,22.68,37.0,25.91,2.2,31.22,20.75,10.47,0.25,3.17,26.0,25.57,37.0,23.79,1.92,28.19,20.2,7.99,0.29,2.79,23.87,23.85,37.0,18.01,3.27,23.5,12.2,11.3,-0.09,1.71,18.3,18.47,37.0
+AR-Y-G100016 = 20.1,2.82,24.61,11.65,12.95,-0.75,2.94,20.3,20.68,110.0,24.72,3.24,31.22,16.61,14.61,-0.63,2.6,24.93,25.09,110.0,21.46,2.8,25.71,14.13,11.57,-1.08,3.36,21.64,22.4,110.0,23.85,2.38,27.64,17.99,9.65,-0.69,2.46,23.96,24.61,110.0,20.55,1.49,22.68,15.51,7.17,-0.99,3.26,20.6,21.02,110.0,16.02,1.23,17.72,12.2,5.51,-0.9,3.1,16.07,16.34,110.0,17.82,1.17,19.65,12.76,6.89,-1.26,5.32,17.86,18.13,110.0,21.6,1.45,23.78,16.89,6.89,-0.82,3.04,21.65,21.95,110.0,28.83,1.92,31.5,20.47,11.02,-1.33,5.18,28.9,29.36,110.0,34.79,2.34,37.56,27.91,9.65,-1.02,3.07,34.87,35.63,110.0,36.08,2.92,39.76,27.91,11.85,-1.15,3.59,36.2,37.08,110.0,23.03,3.53,28.19,12.76,15.43,-1.19,3.63,23.29,24.16,110.0
+AR-Z-G200001 = 27.88,1.68,34.25,22.68,11.57,0.21,2.78,27.93,27.91,1310.0,25.97,2.32,31.5,18.82,12.68,-0.14,2.1,26.08,26.12,1310.0,21.65,1.55,29.02,17.72,11.3,0.34,3.23,21.7,21.57,1310.0,10.12,1.39,13.58,6.69,6.89,0.18,2.32,10.22,10.0,1310.0,2.21,1.15,7.8,-0.75,8.54,0.97,4.66,2.49,2.01,1310.0,-0.46,0.72,1.59,-2.54,4.13,0.24,2.46,0.86,-0.47,1310.0,-1.66,1.28,1.18,-6.26,7.44,-0.6,2.99,2.09,-1.44,1310.0,0.48,1.58,3.94,-5.43,9.37,-1.26,4.8,1.65,0.77,1310.0,10.1,1.8,18.54,2.7,15.85,-0.01,3.73,10.26,10.0,1310.0,16.57,2.32,22.4,9.17,13.23,-0.23,2.63,16.74,16.61,1310.0,23.36,1.85,30.39,14.69,15.71,-0.36,3.26,23.44,23.64,1310.0,30.34,3.02,37.01,19.92,17.09,-0.12,2.0,30.49,30.43,1310.0
+AR-Z-G200002 = 33.47,1.96,38.11,22.13,15.98,-0.48,3.34,33.53,33.7,2982.0,30.61,1.54,34.25,21.57,12.68,-0.63,3.62,30.65,30.81,2982.0,24.01,1.57,29.02,17.44,11.57,-0.6,3.26,24.06,24.19,2982.0,12.08,1.82,17.17,5.04,12.13,-0.56,3.32,12.22,12.31,2982.0,4.9,1.47,10.83,-1.57,12.4,-0.12,3.07,5.12,5.04,2982.0,1.41,1.41,5.87,-3.5,9.37,-0.57,3.68,1.99,1.59,2982.0,1.2,1.37,5.59,-3.78,9.37,-0.52,3.64,1.82,1.39,2982.0,2.62,1.53,8.07,-4.06,12.13,0.06,3.25,3.04,2.56,2982.0,13.22,2.83,19.92,5.87,14.06,-0.41,2.36,13.52,13.58,2982.0,21.76,2.3,27.09,13.58,13.5,-0.8,3.7,21.88,22.13,2982.0,27.71,1.96,32.87,18.96,13.92,-0.6,3.35,27.78,28.05,2982.0,35.56,2.32,41.97,21.57,20.39,-0.6,4.15,35.64,35.63,2982.0
+AR-Z-G200003 = 26.99,3.26,29.02,23.23,5.79,-0.7,1.5,27.13,28.74,3.0,25.8,2.7,27.36,22.68,4.69,-0.71,1.5,25.89,27.36,3.0,20.33,1.79,21.44,18.27,3.17,-0.7,1.5,20.39,21.3,3.0,10.51,0.68,10.96,9.72,1.24,-0.67,1.5,10.52,10.83,3.0,4.21,0.28,4.49,3.94,0.55,-0.0,1.5,4.22,4.21,3.0,2.05,0.68,2.83,1.59,1.24,0.67,1.5,2.13,1.73,3.0,1.09,0.32,1.46,0.91,0.55,0.71,1.5,1.12,0.91,3.0,1.41,0.44,1.73,0.91,0.83,-0.63,1.5,1.46,1.59,3.0,11.33,0.68,11.79,10.55,1.24,-0.67,1.5,11.35,11.65,3.0,18.36,3.42,20.47,14.41,6.06,-0.7,1.5,18.57,20.2,3.0,24.61,3.82,26.81,20.2,6.61,-0.71,1.5,24.8,26.81,3.0,27.91,2.63,29.57,24.88,4.69,-0.7,1.5,28.0,29.29,3.0
+AR-Z-G200004 = 25.14,3.01,33.15,14.89,18.26,-0.39,3.17,25.32,25.71,1752.0,21.17,2.45,27.36,11.1,16.26,-0.54,3.25,21.31,21.44,1752.0,16.61,2.68,22.4,8.07,14.33,-0.24,2.12,16.83,16.75,1752.0,6.43,1.37,10.55,0.63,9.92,-0.43,3.52,6.57,6.56,1752.0,2.05,1.09,6.42,-2.95,9.37,0.45,4.49,2.33,2.01,1752.0,-1.85,1.43,0.91,-7.09,7.99,-0.64,2.98,2.33,-1.71,1752.0,-3.85,1.65,-0.2,-10.53,10.33,-0.26,2.77,4.19,-3.78,1752.0,-3.71,2.05,1.46,-10.67,12.13,-0.22,2.6,4.24,-3.57,1752.0,7.88,2.03,13.86,-2.13,15.98,-0.23,3.95,8.14,7.93,1752.0,13.12,2.03,18.54,6.14,12.4,-0.37,2.7,13.28,13.31,1752.0,16.4,3.31,26.81,5.59,21.22,-0.54,2.77,16.73,17.1,1752.0,21.98,3.54,30.67,7.52,23.15,-0.38,2.97,22.26,22.4,1752.0
+AR-Z-G200005 = 23.33,1.02,24.06,22.61,1.45,0.0,1.0,23.34,23.33,2.0,19.65,1.95,21.02,18.27,2.76,0.0,1.0,19.69,19.65,2.0,16.92,2.29,18.54,15.31,3.24,-0.0,1.0,17.0,16.92,2.0,8.24,0.15,8.35,8.14,0.21,0.0,1.0,8.24,8.24,2.0,1.39,0.1,1.46,1.32,0.14,0.0,1.0,1.39,1.39,2.0,-0.16,0.34,0.08,-0.4,0.48,-0.0,1.0,0.29,-0.16,2.0,-1.37,0.1,-1.3,-1.44,0.14,0.0,1.0,1.37,-1.37,2.0,-0.75,1.17,0.08,-1.57,1.65,-0.0,1.0,1.11,-0.75,2.0,10.14,1.36,11.1,9.17,1.93,-0.0,1.0,10.18,10.14,2.0,12.14,2.44,13.86,10.41,3.44,0.0,1.0,12.26,12.14,2.0,18.65,4.14,21.57,15.72,5.86,-0.0,1.0,18.88,18.65,2.0,23.85,2.63,25.71,21.99,3.72,0.0,1.0,23.92,23.85,2.0
+AR-Z-G200006 = 21.69,8.13,33.84,-2.95,36.79,-1.0,3.29,23.16,24.88,1897.0,19.03,6.86,29.84,-2.95,32.8,-1.1,3.67,20.22,21.3,1897.0,15.82,5.97,25.16,-3.92,29.07,-1.03,3.8,16.91,17.3,1897.0,5.43,4.05,13.03,-11.91,24.94,-1.49,5.5,6.77,6.35,1897.0,1.62,3.34,7.8,-15.91,23.7,-2.04,8.3,3.71,2.28,1897.0,-1.99,3.34,5.04,-15.77,20.81,-1.28,5.45,3.89,-1.44,1897.0,-4.13,3.45,3.66,-17.42,21.08,-0.54,3.33,5.38,-3.64,1895.0,-1.5,4.27,7.8,-16.46,24.25,-0.97,3.17,4.53,0.08,1889.0,5.17,4.74,14.13,-9.7,23.84,-0.96,3.67,7.01,6.0,1897.0,10.71,5.91,21.57,-8.74,30.31,-1.02,3.46,12.23,12.76,1897.0,15.32,6.9,27.78,-4.74,32.52,-0.85,3.0,16.8,17.44,1897.0,21.1,7.97,35.08,-2.68,37.76,-0.88,3.14,22.55,23.78,1897.0
+AR-Z-G200007 = 31.35,3.81,36.73,11.65,25.08,-2.27,9.29,31.58,32.46,1355.0,29.13,4.03,34.8,12.76,22.05,-1.56,5.56,29.41,29.98,1355.0,22.05,2.65,26.81,11.52,15.3,-1.19,4.64,22.21,22.68,1355.0,10.6,2.13,16.06,2.56,13.5,-1.05,4.52,10.81,10.96,1355.0,5.12,2.39,12.2,-3.5,15.71,-0.38,3.45,5.65,5.18,1355.0,-1.51,2.8,7.8,-9.84,17.64,-0.04,4.79,3.18,-1.44,1355.0,-1.59,3.17,6.97,-12.6,19.57,-0.96,5.55,3.55,-1.3,1355.0,0.61,3.86,7.24,-12.05,19.29,-1.44,4.81,3.91,1.59,1355.0,10.46,4.87,19.37,-5.98,25.35,-1.3,4.88,11.54,11.24,1355.0,17.39,4.53,23.78,-0.47,24.25,-1.52,5.34,17.97,18.54,1355.0,23.66,3.79,29.02,8.62,20.39,-1.49,5.24,23.96,24.61,1355.0,33.39,4.55,40.59,11.38,29.21,-1.88,7.28,33.7,34.8,1355.0
+AR-Z-G200008 = 30.93,1.89,35.08,24.88,10.2,-0.25,2.15,30.99,31.22,1019.0,30.03,1.71,33.7,24.61,9.09,-0.49,2.7,30.07,30.39,1019.0,22.86,1.45,27.64,18.82,8.82,0.02,2.68,22.91,22.88,1019.0,10.48,1.15,14.13,6.97,7.17,0.13,2.81,10.55,10.41,1019.0,3.26,1.27,7.8,-0.2,7.99,0.26,2.73,3.5,3.18,1019.0,0.63,0.7,2.83,-1.02,3.86,0.64,2.95,0.94,0.49,1019.0,-0.03,0.88,2.56,-2.95,5.51,-0.18,2.64,0.88,0.08,1019.0,1.15,0.88,3.66,-1.99,5.65,-0.19,3.01,1.45,1.18,1019.0,10.74,1.72,16.06,6.42,9.65,0.13,2.63,10.88,10.69,1019.0,19.91,2.2,26.54,14.13,12.4,-0.26,2.41,20.03,20.2,1019.0,25.67,2.1,30.67,19.65,11.02,0.16,2.07,25.76,25.23,1019.0,34.11,1.84,38.94,27.09,11.85,-0.67,2.98,34.16,34.53,1019.0
+AR-Z-G200009 = 32.64,1.03,33.84,32.05,1.79,0.71,1.5,32.66,32.05,3.0,28.92,0.32,29.29,28.74,0.55,0.71,1.5,28.93,28.74,3.0,23.5,1.43,25.16,22.68,2.48,0.71,1.5,23.53,22.68,3.0,10.78,0.56,11.1,10.14,0.96,-0.71,1.5,10.79,11.1,3.0,4.44,0.08,4.49,4.35,0.14,-0.71,1.5,4.44,4.49,3.0,1.09,0.32,1.46,0.91,0.55,0.71,1.5,1.12,0.91,3.0,0.45,0.32,0.63,0.08,0.55,-0.71,1.5,0.52,0.63,3.0,2.7,0.24,2.97,2.56,0.41,0.71,1.5,2.7,2.56,3.0,12.39,0.16,12.48,12.2,0.28,-0.71,1.5,12.39,12.48,3.0,21.12,0.32,21.3,20.75,0.55,-0.71,1.5,21.12,21.3,3.0,27.68,1.03,28.88,27.09,1.79,0.71,1.5,27.7,27.09,3.0,33.15,0.48,33.43,32.6,0.83,-0.71,1.5,33.15,33.43,3.0
+AR-Z-G200010 = 26.16,6.08,35.91,9.45,26.46,-0.98,2.82,26.85,28.36,1650.0,23.56,5.61,32.05,7.52,24.53,-0.84,2.77,24.22,25.19,1650.0,18.62,4.63,26.54,5.04,21.5,-1.01,3.05,19.19,20.2,1650.0,8.43,2.91,14.96,-1.99,16.95,-0.7,2.82,8.92,9.17,1650.0,2.91,2.05,8.62,-7.09,15.71,-0.66,4.51,3.56,3.11,1649.0,-0.56,1.37,4.21,-8.88,13.09,-0.84,6.82,1.48,-0.54,1650.0,-1.64,2.45,3.39,-10.94,14.33,-1.2,4.58,2.95,-1.02,1641.0,-0.74,3.54,5.04,-12.05,17.09,-1.05,3.44,3.62,0.35,1642.0,8.8,4.08,18.27,-4.88,23.15,-1.09,3.84,9.7,10.0,1648.0,13.69,4.13,22.68,-1.3,23.98,-0.98,3.8,14.3,14.69,1650.0,19.81,5.4,29.02,4.76,24.25,-0.78,2.54,20.53,21.44,1650.0,27.83,6.58,38.11,7.8,30.31,-0.9,2.89,28.6,29.84,1650.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARG/ARG_2_vegetation_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARG/ARG_2_vegetation_2008.properties
new file mode 100644
index 0000000..a177158
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARG/ARG_2_vegetation_2008.properties
@@ -0,0 +1,565 @@
+# ARG.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the vegetation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = ARG vegetation data for 2008 at admin level 2
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = ARG
+ADMIN_LEVEL = 2
+UNITS = UNITS
+DATA_TYPE = vegetation
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 0.9 
+# Minimum: -0.1
+
+AR-A-G170001 = 0.72,0.05,0.88,0.55,0.33,0.55,3.82,0.72,0.71,793.0,0.8,0.05,0.9,0.71,0.19,0.55,1.79,0.8,0.77,793.0,0.79,0.05,0.9,0.68,0.21,0.47,1.87,0.79,0.77,793.0,0.71,0.07,0.87,0.5,0.37,-0.2,3.19,0.72,0.72,793.0,0.63,0.11,0.86,0.36,0.5,-0.46,3.05,0.64,0.65,793.0,0.52,0.11,0.81,0.36,0.46,1.05,3.13,0.53,0.48,793.0,0.49,0.1,0.78,0.34,0.44,1.23,3.64,0.5,0.45,793.0,0.48,0.09,0.77,0.32,0.44,1.15,3.75,0.48,0.44,793.0,0.45,0.09,0.73,0.27,0.46,0.65,3.26,0.46,0.44,793.0,0.47,0.11,0.77,0.23,0.54,0.25,2.89,0.49,0.47,793.0,0.54,0.14,0.87,0.23,0.64,0.05,2.68,0.56,0.54,793.0,0.61,0.15,0.88,0.25,0.64,-0.41,2.82,0.63,0.62,793.0
+AR-A-G170002 = 0.2,0.07,0.33,0.06,0.28,-0.12,2.23,0.21,0.21,100.0,0.23,0.07,0.38,0.06,0.31,-0.3,2.34,0.24,0.24,100.0,0.23,0.07,0.38,0.07,0.31,-0.16,2.43,0.24,0.23,100.0,0.19,0.05,0.33,0.07,0.25,-0.08,2.55,0.2,0.19,100.0,0.16,0.03,0.24,0.07,0.17,-0.36,2.62,0.17,0.17,100.0,0.15,0.03,0.21,0.06,0.15,-0.68,3.05,0.15,0.15,100.0,0.14,0.02,0.19,0.07,0.13,-0.63,3.22,0.14,0.14,100.0,0.13,0.02,0.18,0.07,0.11,-0.51,3.0,0.13,0.13,100.0,0.12,0.02,0.17,0.07,0.1,-0.54,3.01,0.13,0.13,100.0,0.12,0.02,0.17,0.06,0.11,-0.47,2.88,0.13,0.13,100.0,0.13,0.03,0.2,0.07,0.14,-0.12,2.9,0.13,0.13,100.0,0.15,0.04,0.24,0.06,0.18,-0.09,2.49,0.15,0.15,100.0
+AR-A-G170003 = 0.33,0.1,0.58,0.18,0.4,0.51,2.37,0.34,0.31,48.0,0.35,0.1,0.6,0.18,0.42,0.41,2.22,0.36,0.33,48.0,0.35,0.1,0.6,0.18,0.42,0.41,2.16,0.36,0.33,48.0,0.29,0.09,0.53,0.16,0.38,0.78,3.02,0.31,0.28,48.0,0.24,0.06,0.4,0.15,0.25,0.88,3.39,0.25,0.23,48.0,0.22,0.04,0.34,0.14,0.19,0.81,3.28,0.22,0.21,48.0,0.2,0.04,0.3,0.13,0.17,0.73,3.26,0.2,0.19,48.0,0.18,0.04,0.29,0.12,0.17,0.89,3.37,0.18,0.17,48.0,0.17,0.04,0.28,0.11,0.17,0.94,3.47,0.18,0.16,48.0,0.18,0.05,0.34,0.12,0.22,1.34,4.35,0.19,0.17,48.0,0.22,0.08,0.47,0.12,0.34,1.35,4.17,0.23,0.19,48.0,0.28,0.09,0.51,0.17,0.34,0.83,2.93,0.29,0.26,48.0
+AR-A-G170004 = 0.67,0.17,0.82,0.14,0.68,-1.8,5.01,0.69,0.73,42.0,0.71,0.18,0.88,0.15,0.72,-1.67,4.66,0.73,0.78,42.0,0.69,0.18,0.88,0.16,0.72,-1.6,4.46,0.72,0.76,42.0,0.65,0.18,0.84,0.15,0.69,-1.41,3.88,0.67,0.71,42.0,0.56,0.19,0.79,0.13,0.65,-0.97,2.75,0.59,0.6,42.0,0.48,0.17,0.72,0.12,0.6,-0.68,2.41,0.5,0.5,42.0,0.42,0.14,0.62,0.12,0.5,-0.71,2.46,0.44,0.45,42.0,0.39,0.13,0.55,0.1,0.44,-0.86,2.6,0.41,0.42,42.0,0.38,0.12,0.5,0.1,0.4,-1.03,2.79,0.39,0.42,42.0,0.46,0.16,0.64,0.1,0.55,-0.94,2.63,0.49,0.52,42.0,0.56,0.18,0.76,0.11,0.65,-1.16,3.19,0.59,0.62,42.0,0.62,0.2,0.8,0.11,0.69,-1.31,3.43,0.65,0.71,42.0
+AR-A-G170005 = 0.77,0.04,0.84,0.69,0.15,-0.32,2.41,0.77,0.77,41.0,0.79,0.03,0.85,0.72,0.13,-0.01,2.1,0.79,0.78,41.0,0.79,0.02,0.86,0.75,0.11,0.81,3.37,0.79,0.79,41.0,0.72,0.04,0.8,0.65,0.15,-0.08,2.6,0.73,0.73,41.0,0.62,0.05,0.71,0.53,0.19,0.05,2.0,0.62,0.62,41.0,0.51,0.07,0.64,0.4,0.24,0.04,1.94,0.51,0.51,41.0,0.44,0.06,0.53,0.35,0.19,0.11,1.84,0.44,0.43,41.0,0.41,0.05,0.5,0.33,0.16,0.23,1.96,0.41,0.4,41.0,0.41,0.04,0.49,0.33,0.16,0.21,2.08,0.41,0.4,41.0,0.49,0.06,0.61,0.39,0.22,0.18,2.01,0.49,0.48,41.0,0.6,0.07,0.72,0.46,0.25,-0.31,2.02,0.6,0.61,41.0,0.72,0.05,0.8,0.62,0.18,-0.36,2.02,0.73,0.73,41.0
+AR-A-G170006 = 0.72,0.05,0.81,0.59,0.22,-0.62,2.59,0.72,0.73,54.0,0.78,0.06,0.86,0.62,0.24,-0.82,3.16,0.79,0.8,54.0,0.8,0.06,0.86,0.63,0.23,-1.18,3.73,0.8,0.82,54.0,0.75,0.07,0.83,0.55,0.28,-1.06,3.38,0.75,0.77,54.0,0.66,0.08,0.77,0.42,0.35,-0.99,3.3,0.67,0.69,54.0,0.58,0.1,0.71,0.31,0.4,-0.81,2.84,0.59,0.61,54.0,0.5,0.08,0.62,0.31,0.31,-0.55,2.44,0.51,0.52,54.0,0.45,0.07,0.57,0.3,0.27,-0.44,2.32,0.46,0.47,54.0,0.42,0.05,0.52,0.31,0.22,-0.22,2.49,0.42,0.43,54.0,0.48,0.07,0.61,0.34,0.27,0.06,2.44,0.48,0.48,54.0,0.55,0.08,0.73,0.37,0.36,0.02,2.49,0.56,0.55,54.0,0.64,0.07,0.81,0.51,0.3,0.03,2.5,0.65,0.65,54.0
+AR-A-G170007 = 0.65,0.03,0.72,0.59,0.13,0.52,2.77,0.65,0.65,18.0,0.74,0.04,0.79,0.67,0.12,-0.12,1.81,0.74,0.74,18.0,0.75,0.04,0.8,0.68,0.12,-0.21,1.87,0.75,0.75,18.0,0.67,0.07,0.76,0.58,0.18,-0.0,1.4,0.67,0.67,18.0,0.54,0.1,0.69,0.42,0.26,0.04,1.37,0.55,0.54,18.0,0.46,0.1,0.61,0.33,0.28,0.14,1.47,0.47,0.45,18.0,0.41,0.07,0.53,0.33,0.21,0.33,1.81,0.42,0.4,18.0,0.38,0.06,0.49,0.31,0.18,0.44,1.99,0.39,0.38,18.0,0.37,0.04,0.45,0.31,0.13,0.31,1.84,0.37,0.37,18.0,0.42,0.06,0.5,0.34,0.16,0.12,1.66,0.42,0.42,18.0,0.46,0.07,0.59,0.37,0.22,0.24,1.78,0.47,0.46,18.0,0.59,0.03,0.65,0.54,0.12,0.05,2.27,0.59,0.59,18.0
+AR-A-G170008 = 0.61,0.11,0.75,0.34,0.4,-0.72,2.7,0.62,0.63,34.0,0.68,0.11,0.82,0.41,0.41,-0.58,2.48,0.69,0.69,34.0,0.69,0.11,0.82,0.41,0.42,-0.8,2.63,0.7,0.71,34.0,0.63,0.12,0.78,0.35,0.44,-0.74,2.52,0.64,0.65,34.0,0.51,0.13,0.68,0.25,0.43,-0.55,2.0,0.53,0.54,34.0,0.44,0.12,0.63,0.22,0.41,-0.26,1.89,0.45,0.46,34.0,0.39,0.1,0.56,0.2,0.36,-0.13,1.86,0.4,0.39,34.0,0.36,0.09,0.51,0.19,0.32,-0.16,1.81,0.37,0.36,34.0,0.35,0.09,0.49,0.18,0.31,-0.18,1.8,0.36,0.36,34.0,0.4,0.12,0.6,0.18,0.42,-0.11,1.79,0.42,0.41,34.0,0.48,0.14,0.71,0.23,0.48,0.18,1.88,0.5,0.47,34.0,0.59,0.14,0.79,0.28,0.51,-0.38,2.23,0.61,0.59,34.0
+AR-A-G170009 = 0.73,0.07,0.88,0.58,0.3,0.2,2.13,0.73,0.72,567.0,0.8,0.07,0.9,0.58,0.32,-0.69,2.92,0.8,0.81,567.0,0.8,0.07,0.9,0.55,0.35,-0.81,3.32,0.8,0.81,567.0,0.77,0.07,0.88,0.59,0.3,-0.35,2.25,0.77,0.77,567.0,0.71,0.08,0.85,0.44,0.41,-0.28,2.66,0.71,0.71,567.0,0.64,0.09,0.81,0.43,0.39,-0.03,2.25,0.65,0.64,567.0,0.58,0.09,0.77,0.37,0.4,0.47,2.27,0.59,0.57,567.0,0.54,0.09,0.75,0.35,0.4,0.72,2.46,0.54,0.51,567.0,0.49,0.09,0.7,0.31,0.39,0.7,2.57,0.49,0.46,567.0,0.51,0.1,0.75,0.3,0.45,0.55,2.55,0.52,0.49,567.0,0.6,0.12,0.84,0.34,0.5,0.43,2.38,0.61,0.57,567.0,0.69,0.09,0.87,0.44,0.43,0.08,2.38,0.7,0.68,567.0
+AR-A-G170010 = 0.74,0.04,0.81,0.63,0.19,-0.82,3.38,0.74,0.75,86.0,0.79,0.05,0.87,0.65,0.22,-0.81,2.98,0.79,0.8,86.0,0.81,0.04,0.87,0.69,0.18,-1.24,4.24,0.82,0.83,86.0,0.76,0.05,0.84,0.6,0.24,-1.1,4.19,0.77,0.78,86.0,0.69,0.06,0.81,0.53,0.28,-0.64,2.9,0.7,0.7,86.0,0.61,0.07,0.75,0.42,0.34,-0.56,2.8,0.61,0.62,86.0,0.52,0.07,0.69,0.35,0.34,-0.13,2.79,0.52,0.52,86.0,0.47,0.06,0.65,0.32,0.32,0.23,3.03,0.47,0.46,86.0,0.44,0.06,0.6,0.31,0.29,0.51,3.35,0.44,0.43,86.0,0.47,0.07,0.64,0.34,0.3,0.35,2.65,0.48,0.46,86.0,0.53,0.09,0.76,0.37,0.39,0.34,2.6,0.54,0.52,86.0,0.66,0.07,0.82,0.49,0.32,-0.03,2.33,0.67,0.66,86.0
+AR-A-G170011 = 0.71,0.13,0.85,0.32,0.53,-1.42,4.29,0.72,0.75,107.0,0.72,0.12,0.85,0.34,0.51,-1.55,4.81,0.73,0.75,107.0,0.71,0.12,0.86,0.34,0.52,-1.57,4.99,0.72,0.74,107.0,0.65,0.11,0.8,0.31,0.49,-1.25,4.18,0.66,0.68,107.0,0.54,0.11,0.73,0.25,0.48,-0.62,3.19,0.55,0.55,107.0,0.46,0.1,0.69,0.23,0.46,-0.17,2.99,0.47,0.46,107.0,0.4,0.08,0.6,0.21,0.39,-0.07,2.93,0.41,0.4,107.0,0.37,0.08,0.55,0.19,0.36,-0.13,2.81,0.38,0.37,107.0,0.37,0.08,0.54,0.19,0.35,-0.11,2.69,0.38,0.36,107.0,0.42,0.11,0.67,0.19,0.48,0.04,2.62,0.43,0.42,107.0,0.52,0.14,0.77,0.22,0.56,-0.34,2.34,0.54,0.54,107.0,0.63,0.14,0.82,0.25,0.57,-1.02,3.39,0.65,0.68,107.0
+AR-A-G170012 = 0.53,0.18,0.78,0.2,0.58,-0.42,1.75,0.56,0.57,124.0,0.66,0.24,0.89,0.2,0.7,-0.58,1.71,0.7,0.79,124.0,0.64,0.21,0.88,0.22,0.66,-0.54,1.91,0.67,0.69,124.0,0.63,0.23,0.88,0.2,0.68,-0.57,1.74,0.68,0.75,124.0,0.56,0.25,0.85,0.16,0.69,-0.34,1.44,0.62,0.65,124.0,0.51,0.25,0.82,0.15,0.68,-0.17,1.33,0.57,0.57,124.0,0.49,0.24,0.79,0.14,0.65,-0.16,1.32,0.54,0.54,124.0,0.46,0.23,0.76,0.12,0.64,-0.17,1.32,0.52,0.51,124.0,0.44,0.22,0.73,0.12,0.61,-0.19,1.32,0.49,0.5,124.0,0.49,0.24,0.78,0.12,0.66,-0.31,1.39,0.54,0.6,124.0,0.59,0.27,0.86,0.14,0.72,-0.47,1.52,0.65,0.73,124.0,0.58,0.26,0.9,0.15,0.75,-0.23,1.48,0.63,0.63,124.0
+AR-A-G170013 = 0.58,0.13,0.79,0.25,0.55,-0.99,3.32,0.59,0.6,74.0,0.64,0.14,0.83,0.28,0.55,-0.94,3.1,0.65,0.67,74.0,0.64,0.15,0.83,0.27,0.56,-1.0,3.2,0.66,0.68,74.0,0.58,0.14,0.8,0.24,0.55,-0.79,2.93,0.6,0.61,74.0,0.48,0.12,0.69,0.21,0.48,-0.53,2.56,0.49,0.5,74.0,0.41,0.11,0.65,0.18,0.46,-0.29,2.53,0.42,0.42,74.0,0.35,0.09,0.57,0.17,0.39,-0.17,2.56,0.36,0.36,74.0,0.32,0.08,0.5,0.16,0.34,-0.26,2.61,0.33,0.33,74.0,0.31,0.08,0.47,0.15,0.31,-0.38,2.56,0.32,0.32,74.0,0.35,0.1,0.54,0.15,0.4,-0.29,2.58,0.37,0.36,74.0,0.43,0.14,0.71,0.16,0.55,-0.09,2.52,0.45,0.42,74.0,0.51,0.14,0.75,0.18,0.57,-0.9,3.07,0.53,0.55,74.0
+AR-A-G170014 = 0.07,0.02,0.14,0.01,0.13,0.36,2.83,0.08,0.07,925.0,0.07,0.03,0.16,0.01,0.14,0.32,2.73,0.08,0.07,925.0,0.08,0.03,0.16,0.01,0.15,0.22,2.43,0.08,0.07,925.0,0.07,0.03,0.14,0.02,0.13,0.11,2.33,0.08,0.07,925.0,0.07,0.02,0.13,0.01,0.12,0.09,2.31,0.08,0.07,925.0,0.07,0.02,0.12,0.01,0.11,0.1,2.42,0.08,0.07,925.0,0.07,0.02,0.12,0.01,0.11,0.12,2.38,0.07,0.07,925.0,0.07,0.02,0.12,0.01,0.11,0.09,2.38,0.07,0.07,925.0,0.07,0.02,0.12,0.01,0.11,0.02,2.33,0.07,0.07,925.0,0.07,0.02,0.12,0.01,0.11,-0.01,2.37,0.07,0.07,925.0,0.07,0.02,0.12,0.01,0.11,-0.01,2.33,0.07,0.07,925.0,0.07,0.02,0.12,0.01,0.12,0.01,2.27,0.07,0.07,925.0
+AR-A-G170015 = 0.75,0.04,0.86,0.63,0.24,0.5,3.33,0.75,0.74,193.0,0.8,0.04,0.88,0.73,0.14,0.43,1.86,0.8,0.79,193.0,0.8,0.04,0.87,0.73,0.14,0.37,2.02,0.8,0.79,193.0,0.73,0.05,0.84,0.59,0.25,-0.41,3.03,0.73,0.74,193.0,0.64,0.09,0.81,0.42,0.38,-0.8,3.22,0.64,0.66,193.0,0.54,0.09,0.77,0.4,0.37,0.76,2.97,0.55,0.52,193.0,0.49,0.07,0.7,0.41,0.29,1.32,3.9,0.5,0.47,193.0,0.47,0.06,0.66,0.39,0.27,1.55,4.71,0.47,0.45,193.0,0.46,0.06,0.64,0.33,0.31,1.29,4.98,0.47,0.45,193.0,0.5,0.08,0.74,0.28,0.46,0.56,3.83,0.5,0.49,193.0,0.57,0.11,0.84,0.29,0.55,0.05,3.01,0.58,0.56,193.0,0.64,0.1,0.81,0.35,0.45,-0.87,3.47,0.65,0.66,193.0
+AR-A-G170016 = 0.2,0.07,0.36,0.07,0.3,-0.29,2.32,0.21,0.21,108.0,0.23,0.08,0.39,0.07,0.32,-0.44,2.11,0.24,0.24,108.0,0.22,0.08,0.39,0.07,0.32,-0.39,2.23,0.23,0.24,108.0,0.19,0.06,0.31,0.07,0.24,-0.43,2.27,0.2,0.21,108.0,0.16,0.05,0.25,0.07,0.19,-0.57,2.42,0.17,0.17,108.0,0.15,0.04,0.22,0.07,0.15,-0.73,2.54,0.15,0.16,108.0,0.14,0.04,0.2,0.06,0.14,-0.76,2.58,0.14,0.14,108.0,0.13,0.03,0.19,0.06,0.13,-0.81,2.71,0.13,0.14,108.0,0.12,0.03,0.18,0.06,0.12,-0.84,2.7,0.13,0.13,108.0,0.13,0.03,0.18,0.06,0.13,-0.8,2.67,0.13,0.13,108.0,0.13,0.03,0.2,0.06,0.13,-0.7,2.54,0.14,0.14,108.0,0.14,0.04,0.23,0.06,0.17,-0.46,2.48,0.15,0.16,108.0
+AR-A-G170017 = 0.68,0.07,0.81,0.32,0.5,-1.8,8.2,0.68,0.68,418.0,0.76,0.1,0.9,0.34,0.55,-1.49,5.89,0.77,0.78,418.0,0.76,0.1,0.9,0.37,0.53,-1.5,5.24,0.77,0.79,418.0,0.76,0.08,0.88,0.34,0.55,-1.68,7.8,0.76,0.77,418.0,0.71,0.09,0.86,0.27,0.59,-1.51,7.52,0.71,0.72,418.0,0.63,0.11,0.83,0.23,0.6,-0.48,4.03,0.64,0.62,418.0,0.58,0.11,0.8,0.22,0.58,-0.19,3.5,0.59,0.57,418.0,0.55,0.11,0.78,0.21,0.57,-0.01,3.42,0.56,0.54,418.0,0.51,0.1,0.75,0.2,0.55,0.12,3.38,0.52,0.5,418.0,0.55,0.11,0.79,0.2,0.58,-0.06,3.43,0.56,0.55,418.0,0.61,0.13,0.86,0.28,0.58,0.32,2.54,0.62,0.59,418.0,0.69,0.11,0.89,0.24,0.65,-1.09,6.09,0.7,0.7,418.0
+AR-A-G170018 = 0.13,0.04,0.25,0.04,0.21,1.11,4.68,0.13,0.12,149.0,0.14,0.06,0.3,0.01,0.3,1.02,4.77,0.15,0.13,149.0,0.14,0.05,0.29,0.03,0.26,1.14,4.7,0.15,0.13,149.0,0.12,0.04,0.24,0.04,0.2,0.89,4.2,0.13,0.12,149.0,0.11,0.03,0.18,0.05,0.14,0.39,3.39,0.12,0.11,149.0,0.11,0.03,0.16,0.05,0.11,0.03,2.85,0.11,0.11,149.0,0.1,0.02,0.15,0.05,0.1,0.11,2.75,0.1,0.1,149.0,0.09,0.02,0.14,0.05,0.09,0.12,2.82,0.1,0.09,149.0,0.09,0.02,0.14,0.05,0.09,0.16,2.86,0.09,0.09,149.0,0.09,0.02,0.14,0.05,0.09,0.29,2.85,0.09,0.09,149.0,0.09,0.02,0.14,0.05,0.1,0.43,3.01,0.09,0.09,149.0,0.1,0.02,0.16,0.05,0.11,0.89,3.95,0.1,0.09,149.0
+AR-A-G170019 = 0.66,0.06,0.77,0.48,0.29,-0.72,2.88,0.67,0.68,938.0,0.73,0.05,0.81,0.58,0.23,-0.85,2.87,0.73,0.74,938.0,0.73,0.04,0.82,0.57,0.25,-0.7,2.93,0.73,0.74,938.0,0.71,0.04,0.82,0.58,0.23,-0.21,2.68,0.71,0.71,938.0,0.66,0.03,0.75,0.56,0.19,-0.02,2.55,0.66,0.66,938.0,0.58,0.04,0.68,0.4,0.28,-0.9,5.06,0.58,0.58,938.0,0.51,0.04,0.61,0.39,0.22,-0.45,3.83,0.51,0.51,938.0,0.48,0.04,0.6,0.37,0.23,0.01,2.84,0.48,0.48,938.0,0.46,0.05,0.6,0.35,0.25,0.45,2.79,0.46,0.46,938.0,0.48,0.06,0.66,0.36,0.3,0.52,2.65,0.49,0.47,938.0,0.54,0.06,0.69,0.38,0.31,-0.17,2.26,0.55,0.55,938.0,0.64,0.05,0.73,0.41,0.33,-0.96,4.07,0.64,0.64,938.0
+AR-A-G170020 = 0.27,0.2,0.74,0.08,0.66,1.2,2.77,0.34,0.16,186.0,0.3,0.22,0.83,0.09,0.74,1.19,2.81,0.37,0.18,186.0,0.3,0.22,0.82,0.09,0.73,1.19,2.8,0.37,0.19,186.0,0.27,0.2,0.77,0.09,0.68,1.23,2.91,0.33,0.16,186.0,0.21,0.15,0.69,0.09,0.6,1.46,3.7,0.26,0.14,186.0,0.19,0.12,0.61,0.09,0.52,1.55,4.2,0.22,0.13,186.0,0.18,0.11,0.55,0.08,0.48,1.54,4.11,0.2,0.12,186.0,0.16,0.1,0.52,0.07,0.44,1.55,4.14,0.19,0.11,186.0,0.16,0.1,0.52,0.07,0.45,1.57,4.22,0.19,0.11,186.0,0.17,0.13,0.64,0.07,0.57,1.68,4.57,0.21,0.11,186.0,0.2,0.16,0.73,0.07,0.66,1.53,3.88,0.25,0.11,186.0,0.23,0.2,0.73,0.07,0.66,1.36,3.24,0.3,0.12,186.0
+AR-A-G170021 = 0.75,0.06,0.87,0.63,0.24,0.19,2.25,0.75,0.74,195.0,0.79,0.04,0.88,0.7,0.18,0.06,2.08,0.79,0.79,195.0,0.81,0.03,0.88,0.76,0.12,0.21,2.46,0.81,0.81,195.0,0.75,0.04,0.84,0.67,0.17,0.43,2.41,0.75,0.74,195.0,0.64,0.07,0.79,0.49,0.3,0.11,2.22,0.64,0.63,195.0,0.54,0.08,0.75,0.37,0.38,0.37,2.36,0.55,0.53,195.0,0.49,0.07,0.68,0.32,0.35,0.34,2.44,0.49,0.48,195.0,0.46,0.06,0.62,0.31,0.31,0.27,2.35,0.46,0.45,195.0,0.45,0.06,0.6,0.31,0.29,0.32,2.44,0.45,0.44,195.0,0.51,0.08,0.71,0.36,0.35,0.48,2.57,0.52,0.5,195.0,0.62,0.08,0.8,0.45,0.35,0.36,2.32,0.62,0.6,195.0,0.69,0.08,0.86,0.54,0.33,0.3,2.12,0.7,0.68,195.0
+AR-A-G170022 = 0.21,0.07,0.45,0.12,0.33,1.44,4.7,0.23,0.19,214.0,0.24,0.08,0.49,0.12,0.37,1.19,4.17,0.25,0.22,214.0,0.23,0.08,0.49,0.12,0.36,1.2,4.16,0.25,0.22,214.0,0.2,0.06,0.43,0.12,0.31,1.33,4.52,0.21,0.19,214.0,0.17,0.04,0.33,0.11,0.22,1.19,4.48,0.18,0.16,214.0,0.16,0.03,0.28,0.1,0.17,1.09,4.26,0.16,0.15,214.0,0.15,0.03,0.25,0.1,0.15,0.96,4.03,0.15,0.15,214.0,0.14,0.02,0.23,0.1,0.14,1.06,4.5,0.14,0.14,214.0,0.14,0.02,0.23,0.1,0.13,1.1,4.5,0.14,0.13,214.0,0.14,0.03,0.26,0.1,0.17,1.46,5.8,0.14,0.13,214.0,0.15,0.04,0.32,0.1,0.22,1.74,6.09,0.16,0.14,214.0,0.17,0.06,0.38,0.1,0.28,1.64,5.24,0.18,0.16,214.0
+AR-A-G170023 = 0.54,0.19,0.85,0.21,0.64,-0.27,1.58,0.57,0.57,133.0,0.61,0.24,0.89,0.21,0.68,-0.16,1.43,0.65,0.62,133.0,0.59,0.21,0.88,0.22,0.65,-0.17,1.61,0.63,0.6,133.0,0.57,0.25,0.88,0.2,0.69,-0.09,1.39,0.62,0.56,133.0,0.5,0.26,0.86,0.16,0.7,0.17,1.3,0.56,0.43,133.0,0.45,0.26,0.84,0.15,0.69,0.32,1.38,0.52,0.35,133.0,0.43,0.25,0.8,0.14,0.66,0.32,1.35,0.5,0.32,133.0,0.41,0.24,0.76,0.13,0.63,0.31,1.35,0.47,0.31,133.0,0.39,0.23,0.72,0.13,0.59,0.31,1.34,0.45,0.3,133.0,0.42,0.25,0.77,0.13,0.64,0.22,1.26,0.49,0.34,133.0,0.5,0.28,0.86,0.13,0.72,0.1,1.27,0.57,0.44,133.0,0.51,0.26,0.9,0.15,0.74,0.22,1.49,0.57,0.45,133.0
+AR-B-G010001 = 0.69,0.02,0.74,0.66,0.08,0.13,2.63,0.69,0.7,189.0,0.73,0.03,0.8,0.65,0.15,-0.36,2.43,0.73,0.73,189.0,0.7,0.01,0.74,0.68,0.07,0.53,2.74,0.7,0.7,189.0,0.52,0.03,0.56,0.45,0.12,-0.79,3.01,0.52,0.52,189.0,0.41,0.02,0.46,0.36,0.1,-0.17,2.45,0.41,0.41,189.0,0.4,0.02,0.45,0.35,0.1,-0.19,2.83,0.4,0.4,189.0,0.46,0.02,0.52,0.42,0.11,0.01,2.46,0.46,0.46,189.0,0.47,0.02,0.51,0.42,0.1,-0.18,2.76,0.47,0.47,189.0,0.49,0.02,0.54,0.43,0.11,-0.53,3.12,0.49,0.5,189.0,0.59,0.03,0.65,0.5,0.15,-1.17,3.89,0.59,0.6,189.0,0.55,0.03,0.63,0.47,0.16,-0.81,3.54,0.55,0.56,189.0,0.58,0.02,0.64,0.52,0.12,-0.18,2.32,0.58,0.58,189.0
+AR-B-G010002 = 0.69,0.03,0.75,0.64,0.11,0.09,2.45,0.69,0.69,168.0,0.74,0.03,0.8,0.67,0.13,-0.13,2.63,0.74,0.74,168.0,0.7,0.02,0.75,0.64,0.12,-0.32,3.5,0.7,0.7,168.0,0.51,0.02,0.57,0.47,0.1,0.14,2.93,0.51,0.51,168.0,0.41,0.02,0.48,0.37,0.11,0.69,3.19,0.41,0.4,168.0,0.41,0.02,0.49,0.37,0.12,0.65,4.28,0.41,0.41,168.0,0.48,0.02,0.57,0.43,0.14,0.73,4.23,0.48,0.47,168.0,0.47,0.02,0.53,0.43,0.1,-0.17,2.56,0.48,0.48,168.0,0.5,0.02,0.53,0.45,0.08,-0.4,2.48,0.5,0.5,168.0,0.58,0.02,0.62,0.54,0.08,-0.16,1.98,0.58,0.59,168.0,0.52,0.02,0.58,0.47,0.1,0.06,2.28,0.52,0.52,168.0,0.57,0.03,0.64,0.51,0.12,0.12,2.41,0.57,0.57,168.0
+AR-B-G010003 = 0.6,0.04,0.63,0.57,0.06,0.0,1.0,0.6,0.6,2.0,0.6,0.02,0.61,0.58,0.03,0.0,1.0,0.6,0.6,2.0,0.57,0.04,0.6,0.55,0.05,0.0,1.0,0.57,0.57,2.0,0.52,0.04,0.55,0.49,0.06,0.0,1.0,0.52,0.52,2.0,0.47,0.04,0.5,0.44,0.06,0.0,1.0,0.47,0.47,2.0,0.43,0.04,0.46,0.4,0.05,0.0,1.0,0.43,0.43,2.0,0.4,0.03,0.42,0.37,0.04,0.0,1.0,0.4,0.4,2.0,0.42,0.03,0.44,0.4,0.04,0.0,1.0,0.42,0.42,2.0,0.46,0.02,0.48,0.45,0.03,0.0,1.0,0.46,0.46,2.0,0.52,0.03,0.54,0.49,0.04,0.0,1.0,0.52,0.52,2.0,0.54,0.04,0.57,0.52,0.05,0.0,1.0,0.54,0.54,2.0,0.59,0.04,0.61,0.56,0.05,0.0,1.0,0.59,0.59,2.0
+AR-B-G010004 = 0.52,NaN,0.52,0.52,0.0,NaN,NaN,0.52,0.52,1.0,0.49,NaN,0.49,0.49,0.0,NaN,NaN,0.49,0.49,1.0,0.47,NaN,0.47,0.47,0.0,NaN,NaN,0.47,0.47,1.0,0.41,NaN,0.41,0.41,0.0,NaN,NaN,0.41,0.41,1.0,0.37,NaN,0.37,0.37,0.0,NaN,NaN,0.37,0.37,1.0,0.37,NaN,0.37,0.37,0.0,NaN,NaN,0.37,0.37,1.0,0.34,NaN,0.34,0.34,0.0,NaN,NaN,0.34,0.34,1.0,0.38,NaN,0.38,0.38,0.0,NaN,NaN,0.38,0.38,1.0,0.41,NaN,0.41,0.41,0.0,NaN,NaN,0.41,0.41,1.0,0.45,NaN,0.45,0.45,0.0,NaN,NaN,0.45,0.45,1.0,0.42,NaN,0.42,0.42,0.0,NaN,NaN,0.42,0.42,1.0,0.47,NaN,0.47,0.47,0.0,NaN,NaN,0.47,0.47,1.0
+AR-B-G010005 = 0.57,NaN,0.57,0.57,0.0,NaN,NaN,0.57,0.57,1.0,0.46,NaN,0.46,0.46,0.0,NaN,NaN,0.46,0.46,1.0,0.47,NaN,0.47,0.47,0.0,NaN,NaN,0.47,0.47,1.0,0.44,NaN,0.44,0.44,0.0,NaN,NaN,0.44,0.44,1.0,0.39,NaN,0.39,0.39,0.0,NaN,NaN,0.39,0.39,1.0,0.4,NaN,0.4,0.4,0.0,NaN,NaN,0.4,0.4,1.0,0.34,NaN,0.34,0.34,0.0,NaN,NaN,0.34,0.34,1.0,0.38,NaN,0.38,0.38,0.0,NaN,NaN,0.38,0.38,1.0,0.42,NaN,0.42,0.42,0.0,NaN,NaN,0.42,0.42,1.0,0.46,NaN,0.46,0.46,0.0,NaN,NaN,0.46,0.46,1.0,0.43,NaN,0.43,0.43,0.0,NaN,NaN,0.43,0.43,1.0,0.53,NaN,0.53,0.53,0.0,NaN,NaN,0.53,0.53,1.0
+AR-B-G010006 = 0.28,0.05,0.32,0.24,0.08,0.0,1.0,0.28,0.28,2.0,0.24,0.09,0.3,0.17,0.13,-0.0,1.0,0.25,0.24,2.0,0.26,0.1,0.33,0.19,0.14,0.0,1.0,0.27,0.26,2.0,0.25,0.07,0.3,0.2,0.1,-0.0,1.0,0.26,0.25,2.0,0.14,0.07,0.19,0.1,0.09,0.0,1.0,0.15,0.14,2.0,0.28,0.04,0.3,0.25,0.05,0.0,1.0,0.28,0.28,2.0,0.19,0.08,0.24,0.13,0.11,0.0,1.0,0.19,0.19,2.0,0.22,0.09,0.29,0.15,0.13,0.0,1.0,0.23,0.22,2.0,0.27,0.08,0.32,0.21,0.12,-0.0,1.0,0.27,0.27,2.0,0.28,0.09,0.34,0.22,0.12,-0.0,1.0,0.28,0.28,2.0,0.19,0.06,0.23,0.15,0.08,0.0,1.0,0.19,0.19,2.0,0.3,0.03,0.31,0.28,0.04,0.0,1.0,0.3,0.3,2.0
+AR-B-G010007 = 0.5,0.04,0.55,0.47,0.08,0.43,1.55,0.5,0.49,4.0,0.43,0.04,0.48,0.4,0.09,0.61,1.77,0.43,0.42,4.0,0.41,0.05,0.46,0.37,0.1,0.27,1.36,0.41,0.4,4.0,0.44,0.03,0.48,0.42,0.06,0.76,1.93,0.44,0.43,4.0,0.32,0.05,0.38,0.28,0.1,0.18,1.24,0.33,0.32,4.0,0.37,0.05,0.42,0.33,0.09,0.03,1.04,0.37,0.37,4.0,0.3,0.04,0.35,0.26,0.09,0.17,1.23,0.3,0.29,4.0,0.3,0.05,0.35,0.26,0.09,0.14,1.19,0.3,0.3,4.0,0.41,0.03,0.45,0.4,0.06,0.82,2.0,0.42,0.41,4.0,0.43,0.04,0.47,0.4,0.07,0.19,1.25,0.43,0.42,4.0,0.34,0.08,0.42,0.27,0.14,0.01,1.01,0.35,0.34,4.0,0.49,0.03,0.52,0.46,0.06,0.46,1.59,0.49,0.48,4.0
+AR-B-G010008 = 0.54,0.08,0.63,0.44,0.19,-0.41,1.87,0.55,0.56,4.0,0.47,0.1,0.58,0.34,0.24,-0.39,1.83,0.48,0.48,4.0,0.48,0.09,0.57,0.36,0.22,-0.38,1.8,0.48,0.49,4.0,0.47,0.08,0.55,0.36,0.19,-0.37,1.78,0.47,0.48,4.0,0.4,0.08,0.49,0.29,0.2,-0.42,1.82,0.41,0.41,4.0,0.45,0.05,0.51,0.38,0.13,-0.43,1.85,0.45,0.46,4.0,0.36,0.07,0.43,0.27,0.16,-0.47,1.85,0.37,0.37,4.0,0.37,0.07,0.45,0.28,0.17,-0.42,1.82,0.38,0.39,4.0,0.44,0.07,0.51,0.34,0.17,-0.39,1.83,0.44,0.45,4.0,0.49,0.07,0.56,0.4,0.16,-0.32,1.72,0.49,0.5,4.0,0.49,0.08,0.58,0.39,0.19,-0.33,1.77,0.5,0.5,4.0,0.53,0.08,0.61,0.44,0.18,-0.27,1.66,0.54,0.54,4.0
+AR-B-G010009 = 0.28,0.09,0.34,0.21,0.13,0.0,1.0,0.28,0.28,2.0,0.29,0.09,0.35,0.23,0.12,-0.0,1.0,0.29,0.29,2.0,0.27,0.1,0.34,0.2,0.15,-0.0,1.0,0.28,0.27,2.0,0.26,0.09,0.33,0.2,0.13,-0.0,1.0,0.27,0.26,2.0,0.22,0.08,0.28,0.16,0.12,0.0,1.0,0.23,0.22,2.0,0.22,0.06,0.27,0.18,0.09,0.0,1.0,0.23,0.22,2.0,0.2,0.07,0.25,0.15,0.1,-0.0,1.0,0.21,0.2,2.0,0.21,0.07,0.26,0.16,0.1,-0.0,1.0,0.21,0.21,2.0,0.24,0.08,0.3,0.19,0.11,0.0,1.0,0.25,0.24,2.0,0.29,0.08,0.35,0.23,0.12,-0.0,1.0,0.29,0.29,2.0,0.27,0.09,0.34,0.21,0.13,-0.0,1.0,0.28,0.27,2.0,0.28,0.09,0.35,0.22,0.13,-0.0,1.0,0.29,0.28,2.0
+AR-B-G010010 = 0.65,NaN,0.65,0.65,0.0,NaN,NaN,0.65,0.65,1.0,0.67,NaN,0.67,0.67,0.0,NaN,NaN,0.67,0.67,1.0,0.71,NaN,0.71,0.71,0.0,NaN,NaN,0.71,0.71,1.0,0.58,NaN,0.58,0.58,0.0,NaN,NaN,0.58,0.58,1.0,0.44,NaN,0.44,0.44,0.0,NaN,NaN,0.44,0.44,1.0,0.4,NaN,0.4,0.4,0.0,NaN,NaN,0.4,0.4,1.0,0.45,NaN,0.45,0.45,0.0,NaN,NaN,0.45,0.45,1.0,0.46,NaN,0.46,0.46,0.0,NaN,NaN,0.46,0.46,1.0,0.47,NaN,0.47,0.47,0.0,NaN,NaN,0.47,0.47,1.0,0.58,NaN,0.58,0.58,0.0,NaN,NaN,0.58,0.58,1.0,0.49,NaN,0.49,0.49,0.0,NaN,NaN,0.49,0.49,1.0,0.63,NaN,0.63,0.63,0.0,NaN,NaN,0.63,0.63,1.0
+AR-B-G010011 = 0.43,0.1,0.64,0.1,0.53,0.37,2.74,0.45,0.41,238.0,0.55,0.11,0.78,0.16,0.61,0.12,2.72,0.56,0.54,238.0,0.51,0.07,0.65,0.21,0.44,-0.35,3.63,0.51,0.5,238.0,0.37,0.04,0.46,0.13,0.33,-1.28,6.65,0.37,0.37,238.0,0.31,0.04,0.38,0.07,0.31,-2.19,12.16,0.31,0.31,238.0,0.3,0.03,0.38,0.11,0.28,-1.23,8.14,0.3,0.31,238.0,0.35,0.04,0.43,0.07,0.36,-2.19,13.22,0.35,0.35,238.0,0.34,0.04,0.41,0.1,0.31,-1.86,11.25,0.35,0.35,238.0,0.41,0.05,0.49,0.12,0.37,-1.8,11.17,0.41,0.41,238.0,0.48,0.05,0.57,0.18,0.39,-1.6,9.92,0.49,0.49,238.0,0.42,0.05,0.5,0.14,0.37,-1.54,7.94,0.42,0.42,238.0,0.38,0.13,0.63,0.12,0.52,0.66,1.93,0.41,0.32,238.0
+AR-B-G010012 = 0.35,0.02,0.42,0.27,0.15,-0.31,3.44,0.35,0.35,155.0,0.53,0.08,0.68,0.33,0.34,-0.36,2.46,0.54,0.54,155.0,0.67,0.03,0.73,0.53,0.19,-1.89,10.48,0.67,0.67,155.0,0.56,0.04,0.66,0.48,0.19,-0.05,2.94,0.56,0.56,155.0,0.47,0.04,0.58,0.38,0.2,-0.06,2.57,0.47,0.47,155.0,0.45,0.04,0.57,0.36,0.21,0.19,2.69,0.45,0.45,155.0,0.49,0.05,0.6,0.4,0.21,0.07,2.34,0.49,0.49,155.0,0.5,0.03,0.6,0.41,0.19,0.16,2.7,0.5,0.5,155.0,0.59,0.03,0.65,0.5,0.15,-0.75,2.83,0.59,0.6,155.0,0.6,0.03,0.66,0.5,0.16,-1.02,3.87,0.6,0.61,155.0,0.53,0.03,0.6,0.43,0.17,-0.77,3.22,0.53,0.53,155.0,0.34,0.03,0.42,0.27,0.14,-0.04,3.07,0.34,0.34,155.0
+AR-B-G010013 = 0.71,0.01,0.74,0.68,0.06,-0.22,2.44,0.71,0.71,45.0,0.78,0.02,0.83,0.74,0.09,0.05,2.24,0.78,0.78,45.0,0.71,0.02,0.77,0.67,0.09,0.23,2.94,0.71,0.71,45.0,0.46,0.02,0.51,0.42,0.09,0.65,4.31,0.46,0.46,45.0,0.36,0.02,0.42,0.32,0.1,0.85,3.63,0.36,0.35,45.0,0.35,0.02,0.39,0.32,0.08,0.69,2.54,0.35,0.34,45.0,0.44,0.03,0.51,0.4,0.1,0.99,2.91,0.44,0.43,45.0,0.45,0.02,0.48,0.41,0.07,0.28,2.81,0.45,0.45,45.0,0.5,0.02,0.53,0.44,0.09,-0.75,3.07,0.5,0.5,45.0,0.56,0.03,0.61,0.51,0.11,-0.38,2.34,0.56,0.57,45.0,0.51,0.03,0.56,0.45,0.11,0.02,2.37,0.51,0.5,45.0,0.55,0.02,0.59,0.5,0.08,0.26,3.48,0.55,0.54,45.0
+AR-B-G010014 = 0.55,0.01,0.56,0.54,0.02,-0.36,1.85,0.55,0.55,5.0,0.51,0.01,0.52,0.5,0.02,0.52,1.71,0.51,0.5,5.0,0.62,0.03,0.65,0.59,0.06,-0.36,1.2,0.62,0.64,5.0,0.6,0.02,0.63,0.58,0.05,-0.27,1.26,0.6,0.61,5.0,0.52,0.02,0.55,0.51,0.04,0.26,1.76,0.52,0.53,5.0,0.46,0.02,0.49,0.45,0.04,0.58,2.09,0.46,0.46,5.0,0.49,0.03,0.53,0.46,0.07,0.26,1.82,0.49,0.49,5.0,0.49,0.03,0.53,0.46,0.06,0.35,1.89,0.49,0.49,5.0,0.51,0.03,0.55,0.48,0.06,0.18,1.7,0.51,0.52,5.0,0.56,0.02,0.59,0.54,0.05,-0.06,1.46,0.56,0.57,5.0,0.51,0.01,0.52,0.49,0.03,-0.02,1.49,0.51,0.51,5.0,0.49,0.01,0.5,0.48,0.02,0.47,2.05,0.49,0.49,5.0
+AR-B-G010015 = 0.62,0.04,0.7,0.5,0.2,-0.64,3.97,0.62,0.62,70.0,0.74,0.06,0.84,0.54,0.3,-1.3,5.73,0.74,0.75,70.0,0.64,0.04,0.73,0.51,0.22,-0.7,3.82,0.65,0.65,70.0,0.44,0.02,0.49,0.4,0.09,0.11,2.24,0.44,0.44,70.0,0.33,0.01,0.36,0.3,0.06,-0.05,3.05,0.33,0.33,70.0,0.31,0.01,0.34,0.29,0.06,0.59,3.97,0.31,0.31,70.0,0.38,0.02,0.45,0.33,0.12,0.11,2.98,0.38,0.38,70.0,0.35,0.03,0.4,0.29,0.11,-0.11,2.25,0.35,0.35,70.0,0.35,0.03,0.4,0.29,0.11,-0.12,2.34,0.35,0.35,70.0,0.46,0.04,0.52,0.35,0.17,-0.36,2.23,0.46,0.46,70.0,0.46,0.03,0.51,0.37,0.14,-0.83,3.14,0.46,0.47,70.0,0.58,0.03,0.64,0.45,0.19,-1.84,7.38,0.58,0.59,70.0
+AR-B-G010016 = 0.34,0.03,0.37,0.32,0.06,0.37,1.5,0.34,0.34,3.0,0.33,0.03,0.36,0.31,0.05,-0.0,1.5,0.33,0.33,3.0,0.36,0.03,0.39,0.32,0.06,-0.47,1.5,0.36,0.37,3.0,0.33,0.03,0.36,0.29,0.07,-0.14,1.5,0.33,0.33,3.0,0.28,0.03,0.31,0.25,0.06,0.09,1.5,0.28,0.28,3.0,0.25,0.02,0.28,0.23,0.05,0.46,1.5,0.25,0.24,3.0,0.25,0.02,0.27,0.22,0.04,-0.62,1.5,0.25,0.26,3.0,0.25,0.02,0.27,0.23,0.04,-0.06,1.5,0.25,0.25,3.0,0.27,0.02,0.29,0.25,0.04,-0.22,1.5,0.27,0.28,3.0,0.31,0.02,0.34,0.29,0.05,-0.28,1.5,0.32,0.32,3.0,0.32,0.02,0.34,0.3,0.04,-0.61,1.5,0.33,0.33,3.0,0.32,0.02,0.34,0.3,0.05,-0.2,1.5,0.32,0.33,3.0
+AR-B-G010017 = 0.52,0.03,0.61,0.44,0.17,-0.02,2.97,0.52,0.52,270.0,0.63,0.03,0.7,0.55,0.15,-0.51,3.14,0.63,0.63,270.0,0.78,0.01,0.8,0.75,0.05,-0.11,2.05,0.78,0.78,270.0,0.71,0.02,0.75,0.64,0.1,-0.56,2.42,0.71,0.71,270.0,0.55,0.02,0.61,0.51,0.11,0.47,2.33,0.55,0.55,270.0,0.5,0.02,0.54,0.46,0.08,-0.16,2.26,0.5,0.5,270.0,0.55,0.02,0.6,0.51,0.08,0.0,2.18,0.55,0.55,270.0,0.58,0.02,0.62,0.51,0.11,-0.58,2.59,0.58,0.58,270.0,0.62,0.02,0.67,0.56,0.11,-0.49,3.31,0.62,0.63,270.0,0.64,0.02,0.68,0.57,0.1,-0.52,3.54,0.64,0.64,270.0,0.59,0.02,0.64,0.54,0.1,0.06,3.01,0.59,0.59,270.0,0.46,0.02,0.53,0.41,0.12,0.78,4.23,0.46,0.46,270.0
+AR-B-G010018 = 0.48,0.04,0.59,0.39,0.19,0.45,2.73,0.48,0.47,263.0,0.6,0.06,0.74,0.47,0.27,0.42,2.62,0.6,0.59,263.0,0.75,0.02,0.79,0.71,0.08,-0.28,2.35,0.75,0.75,263.0,0.61,0.07,0.71,0.48,0.23,-0.44,1.65,0.62,0.64,263.0,0.49,0.07,0.59,0.36,0.24,-0.34,1.62,0.49,0.51,263.0,0.47,0.06,0.56,0.36,0.2,-0.27,1.74,0.47,0.48,263.0,0.51,0.06,0.62,0.4,0.23,-0.34,1.92,0.52,0.53,263.0,0.52,0.04,0.63,0.44,0.19,0.03,1.98,0.53,0.53,263.0,0.58,0.02,0.65,0.52,0.13,0.37,2.7,0.58,0.57,263.0,0.64,0.03,0.7,0.54,0.16,-0.42,2.83,0.64,0.64,263.0,0.61,0.02,0.66,0.55,0.11,-0.06,2.84,0.61,0.61,263.0,0.46,0.04,0.58,0.38,0.19,0.42,3.0,0.46,0.46,263.0
+AR-B-G010019 = 0.26,0.02,0.3,0.18,0.11,-0.96,4.92,0.26,0.26,99.0,0.37,0.06,0.49,0.21,0.28,-0.25,2.85,0.37,0.36,99.0,0.51,0.08,0.6,0.25,0.35,-1.61,5.31,0.51,0.53,99.0,0.4,0.06,0.5,0.23,0.27,-1.12,4.32,0.4,0.4,99.0,0.34,0.04,0.4,0.21,0.19,-1.57,5.63,0.34,0.34,99.0,0.32,0.04,0.38,0.21,0.17,-0.99,4.01,0.32,0.32,99.0,0.33,0.04,0.39,0.19,0.2,-1.92,6.25,0.34,0.35,99.0,0.31,0.05,0.42,0.17,0.25,-0.69,4.53,0.32,0.32,99.0,0.35,0.06,0.49,0.19,0.3,-0.15,3.97,0.35,0.35,99.0,0.43,0.08,0.54,0.19,0.35,-1.54,5.04,0.43,0.44,99.0,0.35,0.06,0.43,0.16,0.27,-1.76,6.07,0.35,0.36,99.0,0.24,0.03,0.29,0.16,0.13,-0.4,3.04,0.24,0.24,99.0
+AR-B-G010020 = 0.55,0.04,0.61,0.46,0.15,-0.72,2.73,0.55,0.56,170.0,0.66,0.04,0.74,0.57,0.17,-0.33,2.0,0.66,0.67,170.0,0.75,0.01,0.78,0.68,0.09,-0.93,5.21,0.75,0.75,170.0,0.65,0.03,0.72,0.57,0.15,0.33,2.19,0.65,0.64,170.0,0.49,0.04,0.58,0.39,0.19,-0.01,2.28,0.5,0.49,170.0,0.48,0.03,0.54,0.38,0.15,-0.43,2.75,0.48,0.48,170.0,0.51,0.03,0.58,0.42,0.16,-0.04,2.4,0.51,0.51,170.0,0.55,0.03,0.61,0.47,0.13,0.13,2.4,0.55,0.55,170.0,0.62,0.02,0.68,0.56,0.12,-0.19,2.65,0.62,0.62,170.0,0.63,0.02,0.68,0.56,0.12,-0.22,3.13,0.63,0.63,170.0,0.58,0.02,0.63,0.54,0.09,0.34,3.31,0.59,0.59,170.0,0.46,0.02,0.51,0.42,0.09,-0.11,2.53,0.46,0.46,170.0
+AR-B-G010021 = 0.66,0.02,0.71,0.6,0.11,-0.77,3.65,0.66,0.66,63.0,0.65,0.02,0.73,0.58,0.15,0.26,4.11,0.65,0.65,63.0,0.64,0.03,0.68,0.54,0.14,-0.97,3.92,0.64,0.64,63.0,0.43,0.03,0.51,0.38,0.13,0.67,2.86,0.43,0.42,63.0,0.34,0.02,0.4,0.3,0.1,0.67,3.23,0.34,0.33,63.0,0.31,0.02,0.39,0.26,0.13,0.79,5.01,0.31,0.31,63.0,0.35,0.05,0.44,0.24,0.2,-0.35,3.0,0.35,0.35,63.0,0.33,0.04,0.4,0.24,0.17,-0.28,2.84,0.33,0.33,63.0,0.33,0.03,0.4,0.26,0.14,0.01,2.61,0.34,0.33,63.0,0.46,0.04,0.53,0.37,0.16,-0.68,3.07,0.47,0.47,63.0,0.44,0.03,0.52,0.39,0.13,0.93,3.36,0.44,0.43,63.0,0.58,0.03,0.68,0.53,0.15,1.13,3.76,0.58,0.57,63.0
+AR-B-G010022 = 0.7,0.03,0.76,0.63,0.13,-0.18,2.83,0.7,0.71,48.0,0.73,0.03,0.78,0.67,0.1,-0.42,1.98,0.73,0.74,48.0,0.66,0.01,0.69,0.62,0.06,-0.34,2.62,0.66,0.66,48.0,0.4,0.02,0.43,0.36,0.06,-0.2,2.09,0.4,0.4,48.0,0.33,0.01,0.34,0.31,0.04,-0.4,2.82,0.33,0.33,48.0,0.32,0.01,0.34,0.29,0.05,-0.38,2.54,0.32,0.32,48.0,0.39,0.02,0.43,0.34,0.1,-0.77,4.84,0.39,0.39,48.0,0.35,0.01,0.39,0.31,0.07,-0.3,4.16,0.35,0.36,48.0,0.36,0.01,0.38,0.32,0.06,0.11,3.11,0.36,0.35,48.0,0.45,0.02,0.51,0.4,0.11,0.1,3.7,0.45,0.45,48.0,0.39,0.01,0.43,0.36,0.07,0.63,4.61,0.39,0.39,48.0,0.54,0.02,0.59,0.51,0.08,1.04,3.68,0.54,0.53,48.0
+AR-B-G010023 = 0.4,0.06,0.54,0.3,0.24,0.48,2.21,0.4,0.39,224.0,0.53,0.1,0.72,0.33,0.39,-0.05,1.98,0.54,0.53,224.0,0.71,0.04,0.77,0.63,0.14,-0.17,1.79,0.71,0.71,224.0,0.62,0.04,0.69,0.53,0.16,-0.63,2.27,0.62,0.63,224.0,0.51,0.05,0.6,0.38,0.22,-0.49,2.26,0.52,0.53,224.0,0.51,0.05,0.6,0.39,0.21,-0.29,2.15,0.51,0.51,224.0,0.55,0.05,0.65,0.43,0.22,-0.4,2.57,0.55,0.56,224.0,0.56,0.03,0.63,0.48,0.15,-0.32,2.23,0.56,0.56,224.0,0.62,0.02,0.68,0.57,0.11,0.07,2.46,0.62,0.62,224.0,0.63,0.02,0.69,0.58,0.11,0.86,3.77,0.63,0.62,224.0,0.58,0.03,0.66,0.5,0.16,0.0,2.36,0.58,0.58,224.0,0.4,0.04,0.53,0.32,0.21,0.4,2.67,0.4,0.39,224.0
+AR-B-G010024 = 0.57,0.04,0.62,0.5,0.12,-0.4,2.53,0.57,0.58,8.0,0.52,0.04,0.58,0.46,0.12,-0.14,1.76,0.53,0.52,8.0,0.66,0.04,0.7,0.58,0.12,-1.14,3.23,0.66,0.67,8.0,0.64,0.04,0.69,0.55,0.13,-1.06,2.89,0.64,0.66,8.0,0.57,0.05,0.61,0.48,0.13,-0.86,2.45,0.57,0.58,8.0,0.5,0.05,0.54,0.41,0.13,-0.71,1.87,0.5,0.53,8.0,0.53,0.06,0.59,0.44,0.16,-0.51,1.5,0.53,0.56,8.0,0.54,0.06,0.59,0.44,0.15,-0.62,1.74,0.54,0.57,8.0,0.58,0.05,0.63,0.48,0.15,-0.86,2.47,0.59,0.6,8.0,0.63,0.05,0.69,0.53,0.16,-0.8,2.53,0.63,0.64,8.0,0.58,0.05,0.64,0.49,0.15,-0.16,2.3,0.58,0.57,8.0,0.54,0.05,0.6,0.47,0.13,-0.27,1.84,0.54,0.54,8.0
+AR-B-G010025 = 0.52,0.01,0.53,0.49,0.04,-1.15,3.45,0.52,0.52,7.0,0.51,0.02,0.53,0.48,0.05,-0.5,2.41,0.51,0.51,7.0,0.66,0.04,0.69,0.59,0.1,-0.9,2.04,0.66,0.68,7.0,0.64,0.04,0.68,0.56,0.12,-1.01,2.52,0.64,0.66,7.0,0.57,0.03,0.6,0.52,0.07,-0.86,1.96,0.57,0.58,7.0,0.5,0.03,0.52,0.46,0.07,-0.93,2.24,0.5,0.51,7.0,0.55,0.04,0.59,0.5,0.09,-0.61,1.92,0.56,0.56,7.0,0.57,0.04,0.61,0.5,0.11,-0.79,2.23,0.57,0.58,7.0,0.61,0.04,0.65,0.54,0.1,-0.78,1.87,0.61,0.63,7.0,0.64,0.04,0.68,0.57,0.11,-0.82,2.06,0.64,0.66,7.0,0.58,0.03,0.62,0.54,0.08,0.08,1.99,0.58,0.58,7.0,0.44,0.02,0.47,0.42,0.05,-0.17,1.63,0.45,0.46,7.0
+AR-B-G010026 = 0.59,0.07,0.71,0.42,0.29,-0.32,2.3,0.59,0.59,198.0,0.74,0.03,0.79,0.67,0.12,-0.57,2.25,0.74,0.75,198.0,0.71,0.02,0.74,0.64,0.1,-1.11,4.03,0.71,0.71,198.0,0.53,0.04,0.64,0.46,0.19,0.18,2.8,0.54,0.54,198.0,0.4,0.03,0.48,0.33,0.15,-0.01,2.22,0.41,0.4,198.0,0.39,0.03,0.46,0.31,0.15,-0.1,2.14,0.39,0.39,198.0,0.46,0.04,0.53,0.38,0.16,-0.16,2.11,0.46,0.46,198.0,0.45,0.03,0.53,0.39,0.14,0.07,2.11,0.46,0.46,198.0,0.5,0.03,0.57,0.43,0.14,-0.07,1.97,0.5,0.5,198.0,0.6,0.03,0.68,0.51,0.17,-0.28,2.47,0.61,0.61,198.0,0.58,0.03,0.65,0.51,0.14,-0.0,2.4,0.58,0.58,198.0,0.56,0.04,0.64,0.46,0.18,-0.46,2.72,0.56,0.56,198.0
+AR-B-G010027 = 0.73,0.03,0.78,0.68,0.1,0.06,2.26,0.73,0.72,82.0,0.76,0.03,0.82,0.68,0.13,-0.18,2.32,0.76,0.76,82.0,0.69,0.02,0.74,0.64,0.11,0.02,3.63,0.69,0.69,82.0,0.46,0.02,0.5,0.41,0.09,0.13,2.08,0.46,0.45,82.0,0.37,0.02,0.42,0.33,0.08,-0.06,2.25,0.37,0.37,82.0,0.36,0.02,0.4,0.33,0.07,-0.02,2.52,0.36,0.36,82.0,0.44,0.02,0.5,0.4,0.1,0.62,3.93,0.44,0.44,82.0,0.45,0.01,0.47,0.4,0.07,-0.53,3.42,0.45,0.45,82.0,0.48,0.02,0.51,0.43,0.08,0.09,2.35,0.48,0.47,82.0,0.56,0.02,0.59,0.48,0.11,-1.16,4.53,0.56,0.56,82.0,0.49,0.03,0.54,0.42,0.12,-0.62,3.08,0.49,0.5,82.0,0.57,0.02,0.62,0.53,0.09,0.25,2.39,0.57,0.56,82.0
+AR-B-G010028 = 0.52,0.02,0.58,0.47,0.11,-0.11,3.18,0.52,0.52,44.0,0.49,0.02,0.55,0.45,0.1,0.08,2.68,0.49,0.49,44.0,0.73,0.01,0.75,0.7,0.05,-0.15,2.05,0.73,0.73,44.0,0.71,0.01,0.73,0.68,0.05,-0.45,4.07,0.71,0.71,44.0,0.59,0.01,0.61,0.56,0.06,-0.83,5.16,0.59,0.59,44.0,0.53,0.02,0.57,0.49,0.08,-0.13,2.93,0.53,0.53,44.0,0.57,0.02,0.6,0.53,0.07,-0.52,2.7,0.57,0.57,44.0,0.6,0.02,0.63,0.55,0.08,-0.33,2.76,0.6,0.6,44.0,0.61,0.02,0.64,0.57,0.07,-0.35,1.92,0.61,0.61,44.0,0.61,0.02,0.65,0.59,0.06,-0.18,1.92,0.61,0.62,44.0,0.49,0.02,0.53,0.46,0.07,0.07,2.53,0.49,0.49,44.0,0.4,0.04,0.47,0.35,0.12,0.47,1.96,0.41,0.4,44.0
+AR-B-G010029 = 0.67,0.05,0.75,0.59,0.17,-0.08,1.52,0.67,0.67,38.0,0.67,0.04,0.73,0.59,0.14,-0.08,1.69,0.67,0.66,38.0,0.68,0.03,0.73,0.6,0.13,-0.43,2.76,0.68,0.68,38.0,0.59,0.06,0.67,0.46,0.21,-0.41,1.97,0.59,0.59,38.0,0.48,0.07,0.58,0.34,0.24,-0.49,2.08,0.49,0.5,38.0,0.45,0.06,0.56,0.34,0.22,-0.16,2.05,0.46,0.46,38.0,0.42,0.03,0.5,0.37,0.13,0.29,2.36,0.42,0.42,38.0,0.44,0.04,0.54,0.38,0.16,0.7,3.33,0.44,0.44,38.0,0.47,0.05,0.59,0.39,0.19,0.16,2.33,0.48,0.48,38.0,0.59,0.05,0.67,0.51,0.17,-0.11,2.2,0.59,0.59,38.0,0.59,0.07,0.69,0.47,0.22,-0.35,1.77,0.59,0.61,38.0,0.66,0.06,0.74,0.56,0.18,-0.25,1.62,0.67,0.68,38.0
+AR-B-G010030 = 0.57,0.03,0.63,0.51,0.12,0.03,2.04,0.57,0.57,46.0,0.64,0.03,0.68,0.55,0.14,-0.9,3.03,0.64,0.65,46.0,0.75,0.01,0.77,0.7,0.07,-1.35,4.9,0.75,0.75,46.0,0.68,0.02,0.71,0.63,0.07,-0.67,2.41,0.68,0.68,46.0,0.56,0.02,0.61,0.51,0.1,0.08,2.83,0.56,0.56,46.0,0.49,0.02,0.52,0.44,0.08,-0.77,2.68,0.49,0.5,46.0,0.55,0.02,0.6,0.52,0.08,-0.01,2.52,0.55,0.56,46.0,0.55,0.02,0.59,0.53,0.06,-0.12,2.12,0.55,0.56,46.0,0.57,0.01,0.59,0.54,0.05,0.11,2.08,0.57,0.57,46.0,0.6,0.02,0.63,0.57,0.07,0.03,2.07,0.6,0.6,46.0,0.5,0.02,0.53,0.47,0.06,-0.19,1.85,0.5,0.5,46.0,0.47,0.04,0.57,0.43,0.15,0.71,2.81,0.47,0.47,46.0
+AR-B-G010031 = 0.66,0.02,0.7,0.64,0.06,0.32,2.04,0.66,0.66,19.0,0.67,0.02,0.7,0.62,0.07,-0.49,2.07,0.67,0.67,19.0,0.66,0.01,0.68,0.64,0.04,-0.07,1.68,0.66,0.65,19.0,0.44,0.01,0.46,0.42,0.04,0.85,2.8,0.44,0.44,19.0,0.35,0.01,0.38,0.33,0.04,0.48,2.27,0.35,0.35,19.0,0.32,0.01,0.35,0.3,0.05,0.45,2.51,0.32,0.32,19.0,0.42,0.01,0.45,0.4,0.05,0.17,1.77,0.42,0.42,19.0,0.38,0.01,0.39,0.36,0.03,-0.06,3.27,0.38,0.38,19.0,0.38,0.01,0.4,0.35,0.05,-0.16,3.68,0.38,0.38,19.0,0.48,0.01,0.5,0.46,0.05,0.22,2.09,0.48,0.48,19.0,0.42,0.01,0.43,0.41,0.02,0.1,1.96,0.42,0.42,19.0,0.56,0.0,0.57,0.55,0.02,-0.06,3.48,0.56,0.56,19.0
+AR-B-G010032 = 0.64,0.03,0.7,0.57,0.14,-0.19,3.22,0.64,0.64,104.0,0.74,0.03,0.79,0.64,0.15,-0.75,3.6,0.74,0.74,104.0,0.71,0.03,0.77,0.64,0.14,-0.49,3.61,0.71,0.71,104.0,0.53,0.02,0.59,0.48,0.11,-0.14,3.57,0.53,0.53,104.0,0.41,0.02,0.52,0.34,0.18,0.83,6.77,0.41,0.41,104.0,0.4,0.03,0.53,0.34,0.2,1.64,9.37,0.41,0.4,104.0,0.48,0.03,0.63,0.41,0.22,1.37,8.09,0.48,0.48,104.0,0.47,0.02,0.56,0.43,0.13,0.97,5.92,0.47,0.47,104.0,0.51,0.02,0.56,0.46,0.1,-0.4,3.1,0.51,0.51,104.0,0.6,0.02,0.65,0.54,0.11,-0.46,2.79,0.6,0.6,104.0,0.56,0.02,0.6,0.5,0.11,-0.45,3.03,0.56,0.56,104.0,0.56,0.03,0.63,0.51,0.12,0.28,1.95,0.56,0.56,104.0
+AR-B-G010033 = 0.55,0.04,0.71,0.48,0.23,1.24,4.36,0.55,0.53,153.0,0.69,0.05,0.83,0.59,0.24,1.06,3.64,0.69,0.68,153.0,0.65,0.03,0.7,0.55,0.15,-0.75,4.06,0.65,0.65,153.0,0.49,0.03,0.55,0.43,0.13,-0.33,2.15,0.49,0.49,153.0,0.37,0.02,0.41,0.32,0.09,-0.36,1.95,0.37,0.37,153.0,0.36,0.03,0.41,0.31,0.1,-0.28,2.1,0.36,0.36,153.0,0.43,0.03,0.51,0.35,0.17,-0.29,2.68,0.44,0.44,153.0,0.4,0.03,0.47,0.31,0.15,-0.33,2.69,0.4,0.4,153.0,0.41,0.03,0.47,0.33,0.14,-0.46,2.67,0.41,0.41,153.0,0.53,0.02,0.58,0.47,0.11,-0.27,2.63,0.53,0.53,153.0,0.5,0.01,0.53,0.44,0.09,-1.02,5.53,0.5,0.5,153.0,0.54,0.04,0.66,0.48,0.18,0.89,2.89,0.54,0.52,153.0
+AR-B-G010034 = 0.64,0.03,0.71,0.57,0.14,0.17,3.83,0.64,0.63,43.0,0.64,0.03,0.72,0.58,0.14,0.63,3.06,0.64,0.64,43.0,0.7,0.02,0.75,0.66,0.1,0.52,2.61,0.7,0.69,43.0,0.52,0.03,0.59,0.45,0.14,0.23,2.57,0.52,0.52,43.0,0.4,0.02,0.45,0.36,0.09,0.02,2.49,0.4,0.4,43.0,0.36,0.02,0.4,0.33,0.07,-0.1,2.31,0.36,0.36,43.0,0.46,0.02,0.5,0.42,0.08,-0.34,2.8,0.46,0.46,43.0,0.38,0.01,0.4,0.36,0.04,-0.22,2.73,0.38,0.38,43.0,0.37,0.01,0.39,0.34,0.04,-0.49,2.88,0.37,0.37,43.0,0.51,0.02,0.55,0.49,0.06,0.93,3.5,0.51,0.51,43.0,0.44,0.01,0.46,0.42,0.04,0.03,2.34,0.44,0.44,43.0,0.56,0.01,0.58,0.52,0.06,-0.83,3.83,0.56,0.56,43.0
+AR-B-G010035 = 0.62,0.06,0.7,0.44,0.26,-1.23,3.38,0.62,0.64,84.0,0.62,0.07,0.68,0.4,0.28,-1.61,4.51,0.63,0.65,84.0,0.7,0.07,0.77,0.42,0.34,-1.99,6.2,0.7,0.73,84.0,0.64,0.07,0.7,0.34,0.36,-2.09,6.77,0.64,0.66,84.0,0.55,0.05,0.62,0.35,0.27,-1.71,5.64,0.56,0.57,84.0,0.48,0.04,0.55,0.33,0.21,-1.57,5.18,0.48,0.49,84.0,0.51,0.06,0.57,0.32,0.25,-1.65,4.97,0.51,0.53,84.0,0.53,0.07,0.6,0.31,0.29,-1.85,5.52,0.54,0.55,84.0,0.56,0.06,0.62,0.36,0.26,-1.87,5.5,0.56,0.58,84.0,0.59,0.07,0.65,0.37,0.28,-1.86,5.39,0.6,0.62,84.0,0.55,0.05,0.59,0.35,0.24,-1.93,6.11,0.55,0.57,84.0,0.48,0.03,0.52,0.36,0.16,-1.2,4.67,0.48,0.48,84.0
+AR-B-G010036 = 0.71,0.03,0.78,0.63,0.14,0.08,2.24,0.71,0.71,92.0,0.77,0.02,0.81,0.67,0.14,-0.84,4.57,0.77,0.77,92.0,0.7,0.01,0.72,0.67,0.05,0.19,1.74,0.7,0.7,92.0,0.45,0.03,0.54,0.41,0.14,0.33,2.71,0.45,0.45,92.0,0.36,0.02,0.43,0.33,0.1,0.43,3.36,0.36,0.36,92.0,0.35,0.02,0.4,0.32,0.08,0.29,2.41,0.35,0.35,92.0,0.44,0.03,0.5,0.38,0.12,-0.06,2.23,0.44,0.44,92.0,0.4,0.02,0.45,0.36,0.09,0.32,2.95,0.4,0.4,92.0,0.41,0.02,0.48,0.36,0.12,0.99,4.05,0.41,0.4,92.0,0.48,0.03,0.54,0.42,0.12,0.33,2.49,0.48,0.47,92.0,0.43,0.02,0.48,0.39,0.09,0.4,2.47,0.43,0.43,92.0,0.59,0.02,0.64,0.51,0.13,-0.74,4.76,0.59,0.59,92.0
+AR-B-G010037 = 0.58,0.06,0.7,0.45,0.25,0.04,2.07,0.59,0.57,167.0,0.6,0.05,0.7,0.47,0.22,-0.79,2.9,0.61,0.62,167.0,0.72,0.03,0.77,0.61,0.16,-1.43,5.46,0.73,0.73,167.0,0.66,0.03,0.72,0.56,0.17,-0.5,3.76,0.66,0.66,167.0,0.56,0.03,0.63,0.49,0.14,0.07,2.49,0.56,0.56,167.0,0.49,0.03,0.59,0.44,0.15,1.24,5.4,0.49,0.49,167.0,0.53,0.03,0.61,0.45,0.16,0.06,3.08,0.53,0.53,167.0,0.55,0.03,0.63,0.46,0.17,0.09,3.73,0.56,0.55,167.0,0.58,0.02,0.64,0.5,0.14,-0.01,3.52,0.59,0.59,167.0,0.59,0.02,0.65,0.52,0.13,-0.28,2.75,0.59,0.6,167.0,0.53,0.03,0.59,0.47,0.11,0.29,2.07,0.53,0.52,167.0,0.43,0.04,0.52,0.36,0.16,-0.03,2.14,0.43,0.43,167.0
+AR-B-G010038 = 0.72,0.03,0.76,0.62,0.13,-0.86,3.74,0.72,0.72,82.0,0.75,0.03,0.8,0.64,0.16,-0.86,3.54,0.75,0.75,82.0,0.69,0.02,0.73,0.64,0.09,-0.36,3.07,0.69,0.69,82.0,0.46,0.03,0.57,0.43,0.14,1.48,5.66,0.46,0.46,82.0,0.38,0.02,0.46,0.34,0.12,1.04,4.82,0.38,0.38,82.0,0.37,0.01,0.42,0.34,0.08,0.52,3.8,0.37,0.37,82.0,0.47,0.02,0.52,0.42,0.1,-0.07,2.32,0.47,0.47,82.0,0.44,0.02,0.47,0.4,0.07,0.17,2.07,0.44,0.43,82.0,0.45,0.03,0.51,0.4,0.11,-0.11,2.05,0.45,0.45,82.0,0.52,0.02,0.56,0.47,0.09,0.08,1.95,0.52,0.52,82.0,0.47,0.03,0.53,0.42,0.11,0.28,1.89,0.47,0.46,82.0,0.56,0.02,0.61,0.51,0.09,0.01,2.66,0.56,0.56,82.0
+AR-B-G010039 = 0.72,0.05,0.8,0.6,0.2,-0.38,2.48,0.72,0.72,45.0,0.79,0.03,0.84,0.75,0.09,0.33,2.1,0.79,0.79,45.0,0.66,0.01,0.7,0.64,0.06,0.7,3.02,0.66,0.66,45.0,0.42,0.02,0.45,0.38,0.07,-0.02,2.52,0.42,0.42,45.0,0.33,0.02,0.36,0.3,0.06,-0.36,1.55,0.33,0.34,45.0,0.32,0.01,0.34,0.29,0.05,0.01,1.75,0.32,0.32,45.0,0.38,0.01,0.42,0.36,0.06,1.25,3.57,0.38,0.37,45.0,0.33,0.02,0.38,0.3,0.08,-0.1,2.18,0.33,0.34,45.0,0.34,0.03,0.41,0.29,0.12,0.2,2.26,0.35,0.34,45.0,0.45,0.02,0.5,0.4,0.1,-0.23,3.29,0.45,0.45,45.0,0.41,0.03,0.46,0.35,0.11,0.04,2.44,0.41,0.4,45.0,0.61,0.04,0.68,0.53,0.16,-0.05,2.04,0.61,0.61,45.0
+AR-B-G010040 = 0.29,0.03,0.37,0.11,0.27,-0.85,5.94,0.29,0.3,247.0,0.39,0.07,0.57,0.16,0.41,0.02,2.5,0.4,0.38,247.0,0.53,0.06,0.68,0.32,0.36,0.15,2.92,0.53,0.52,247.0,0.42,0.05,0.58,0.33,0.25,1.02,4.22,0.42,0.41,247.0,0.36,0.04,0.51,0.29,0.22,1.39,5.7,0.36,0.35,247.0,0.35,0.04,0.49,0.25,0.24,0.92,5.6,0.36,0.35,247.0,0.4,0.04,0.52,0.23,0.29,-0.54,4.64,0.4,0.4,247.0,0.42,0.06,0.51,0.16,0.36,-1.33,5.26,0.43,0.43,247.0,0.51,0.08,0.63,0.23,0.39,-1.06,3.78,0.51,0.52,247.0,0.52,0.08,0.65,0.27,0.38,-0.97,3.62,0.53,0.53,247.0,0.39,0.06,0.51,0.15,0.36,-0.63,4.09,0.39,0.38,247.0,0.25,0.03,0.33,0.16,0.18,0.13,3.03,0.25,0.25,247.0
+AR-B-G010041 = 0.35,0.05,0.43,0.24,0.19,-0.64,2.11,0.36,0.37,224.0,0.56,0.1,0.69,0.29,0.39,-1.06,3.07,0.57,0.6,224.0,0.65,0.05,0.73,0.48,0.25,-0.96,3.43,0.66,0.66,224.0,0.5,0.06,0.59,0.37,0.22,-0.37,2.04,0.51,0.51,224.0,0.4,0.05,0.52,0.3,0.22,0.17,2.15,0.4,0.4,224.0,0.37,0.04,0.49,0.29,0.2,0.45,2.98,0.38,0.37,224.0,0.41,0.04,0.52,0.34,0.19,0.21,2.13,0.42,0.41,224.0,0.41,0.04,0.49,0.31,0.18,-0.14,2.15,0.41,0.41,224.0,0.46,0.03,0.51,0.35,0.16,-1.01,4.25,0.46,0.46,224.0,0.49,0.03,0.57,0.4,0.17,-0.79,4.41,0.49,0.5,224.0,0.4,0.04,0.49,0.31,0.18,-0.42,2.43,0.4,0.41,224.0,0.29,0.04,0.36,0.21,0.15,-0.17,2.04,0.3,0.29,224.0
+AR-B-G010042 = 0.44,0.03,0.52,0.35,0.17,-0.67,3.53,0.44,0.44,246.0,0.63,0.03,0.71,0.55,0.16,-0.23,2.72,0.63,0.63,246.0,0.67,0.02,0.72,0.56,0.16,-0.83,4.39,0.67,0.67,246.0,0.5,0.03,0.56,0.4,0.16,-0.3,3.26,0.5,0.5,246.0,0.39,0.03,0.47,0.33,0.14,0.5,2.82,0.39,0.38,246.0,0.36,0.02,0.44,0.33,0.11,1.13,4.3,0.36,0.36,246.0,0.42,0.02,0.5,0.36,0.14,0.34,3.49,0.42,0.42,246.0,0.41,0.02,0.47,0.36,0.11,-0.06,2.87,0.41,0.41,246.0,0.5,0.02,0.58,0.45,0.13,0.17,3.18,0.5,0.5,246.0,0.57,0.03,0.66,0.5,0.15,0.18,2.8,0.57,0.57,246.0,0.51,0.03,0.59,0.39,0.2,-0.66,4.15,0.51,0.51,246.0,0.38,0.03,0.48,0.31,0.18,0.39,4.17,0.38,0.38,246.0
+AR-B-G010043 = 0.25,0.04,0.34,0.12,0.22,-0.87,4.9,0.25,0.25,59.0,0.27,0.05,0.44,0.07,0.37,-0.24,8.99,0.28,0.28,59.0,0.43,0.08,0.57,0.11,0.46,-1.77,7.31,0.44,0.46,59.0,0.4,0.07,0.53,0.15,0.38,-1.38,5.19,0.41,0.41,59.0,0.33,0.07,0.45,0.13,0.31,-1.05,3.52,0.34,0.35,59.0,0.32,0.06,0.41,0.07,0.34,-1.68,6.09,0.33,0.35,59.0,0.34,0.08,0.42,0.09,0.34,-1.3,4.06,0.34,0.36,59.0,0.35,0.09,0.49,0.1,0.38,-0.68,2.56,0.36,0.37,59.0,0.38,0.11,0.56,0.07,0.49,-0.54,2.57,0.4,0.4,59.0,0.4,0.12,0.59,0.05,0.54,-0.59,2.88,0.41,0.41,59.0,0.29,0.08,0.4,0.05,0.34,-1.11,3.6,0.3,0.32,59.0,0.23,0.05,0.33,0.05,0.28,-0.78,5.65,0.23,0.22,59.0
+AR-B-G010044 = 0.55,0.09,0.68,0.39,0.29,-0.27,1.6,0.55,0.58,158.0,0.72,0.06,0.8,0.58,0.22,-0.21,1.77,0.72,0.72,158.0,0.67,0.04,0.74,0.55,0.19,-0.2,2.63,0.67,0.67,158.0,0.47,0.02,0.55,0.4,0.15,0.5,3.83,0.47,0.47,158.0,0.35,0.02,0.4,0.29,0.11,0.12,3.33,0.35,0.35,158.0,0.33,0.02,0.37,0.27,0.1,-0.03,2.86,0.33,0.33,158.0,0.41,0.02,0.46,0.33,0.13,-0.55,5.02,0.41,0.41,158.0,0.41,0.02,0.46,0.32,0.14,-1.24,8.51,0.41,0.41,158.0,0.47,0.03,0.52,0.4,0.12,0.33,2.27,0.47,0.46,158.0,0.56,0.05,0.64,0.46,0.19,0.17,1.78,0.56,0.55,158.0,0.53,0.03,0.62,0.46,0.16,0.37,2.28,0.53,0.52,158.0,0.52,0.08,0.63,0.39,0.24,-0.08,1.48,0.52,0.52,158.0
+AR-B-G010045 = 0.63,0.02,0.69,0.55,0.13,-0.66,4.43,0.63,0.64,80.0,0.65,0.03,0.69,0.59,0.11,-0.42,2.29,0.65,0.65,80.0,0.74,0.02,0.78,0.69,0.09,-0.58,3.04,0.74,0.75,80.0,0.68,0.02,0.73,0.64,0.08,0.47,3.8,0.68,0.68,80.0,0.56,0.02,0.63,0.53,0.11,0.67,3.54,0.56,0.56,80.0,0.49,0.02,0.55,0.46,0.09,0.72,3.35,0.49,0.49,80.0,0.51,0.02,0.58,0.47,0.1,0.73,3.22,0.51,0.51,80.0,0.56,0.02,0.6,0.52,0.08,0.4,2.54,0.56,0.56,80.0,0.59,0.02,0.64,0.54,0.1,0.28,2.94,0.59,0.59,80.0,0.62,0.02,0.67,0.56,0.11,-0.19,3.69,0.62,0.62,80.0,0.61,0.02,0.65,0.57,0.09,0.11,2.88,0.61,0.61,80.0,0.52,0.03,0.57,0.46,0.11,-0.25,2.33,0.52,0.52,80.0
+AR-B-G010046 = 0.53,0.04,0.58,0.49,0.09,0.34,1.56,0.53,0.52,4.0,0.51,0.03,0.55,0.48,0.07,0.24,1.37,0.51,0.51,4.0,0.63,0.06,0.71,0.58,0.13,0.32,1.42,0.63,0.62,4.0,0.61,0.07,0.7,0.56,0.14,0.37,1.47,0.61,0.6,4.0,0.54,0.06,0.62,0.49,0.13,0.46,1.68,0.54,0.53,4.0,0.47,0.05,0.54,0.43,0.11,0.55,1.77,0.47,0.46,4.0,0.51,0.04,0.57,0.47,0.1,0.45,1.67,0.51,0.5,4.0,0.52,0.05,0.58,0.48,0.1,0.5,1.68,0.52,0.51,4.0,0.58,0.05,0.64,0.53,0.11,0.26,1.35,0.58,0.57,4.0,0.62,0.06,0.69,0.56,0.13,0.35,1.46,0.62,0.6,4.0,0.59,0.06,0.66,0.53,0.12,0.23,1.33,0.59,0.58,4.0,0.51,0.06,0.58,0.45,0.12,0.24,1.34,0.51,0.5,4.0
+AR-B-G010047 = 0.6,0.06,0.7,0.51,0.19,0.28,1.95,0.61,0.59,10.0,0.6,0.05,0.68,0.52,0.16,0.3,2.17,0.6,0.59,10.0,0.65,0.03,0.69,0.59,0.1,-0.68,2.49,0.65,0.66,10.0,0.59,0.03,0.64,0.56,0.08,0.75,2.04,0.59,0.57,10.0,0.49,0.04,0.55,0.45,0.11,0.8,2.13,0.49,0.47,10.0,0.45,0.04,0.53,0.41,0.12,0.79,2.1,0.45,0.43,10.0,0.46,0.02,0.49,0.42,0.06,-0.08,2.41,0.46,0.46,10.0,0.47,0.03,0.52,0.43,0.09,0.33,2.0,0.47,0.46,10.0,0.49,0.04,0.56,0.44,0.12,0.68,2.12,0.49,0.47,10.0,0.6,0.03,0.64,0.54,0.1,-0.32,2.38,0.6,0.59,10.0,0.56,0.05,0.65,0.51,0.14,0.63,2.08,0.57,0.55,10.0,0.62,0.05,0.7,0.54,0.16,0.29,2.27,0.62,0.61,10.0
+AR-B-G010048 = 0.57,0.02,0.6,0.53,0.07,-0.48,2.77,0.57,0.58,15.0,0.57,0.04,0.62,0.52,0.09,-0.12,1.54,0.57,0.57,15.0,0.67,0.05,0.72,0.57,0.15,-0.94,2.72,0.68,0.69,15.0,0.63,0.04,0.67,0.54,0.13,-0.96,3.34,0.63,0.63,15.0,0.53,0.02,0.56,0.46,0.09,-1.71,5.8,0.53,0.54,15.0,0.48,0.02,0.5,0.41,0.09,-1.43,4.81,0.48,0.48,15.0,0.51,0.04,0.57,0.42,0.15,-0.73,3.0,0.51,0.51,15.0,0.51,0.04,0.56,0.42,0.13,-0.75,3.19,0.51,0.51,15.0,0.52,0.03,0.55,0.46,0.1,-1.02,3.62,0.52,0.52,15.0,0.58,0.03,0.62,0.52,0.11,-1.0,3.62,0.58,0.59,15.0,0.52,0.02,0.56,0.49,0.07,0.33,2.99,0.52,0.52,15.0,0.52,0.02,0.55,0.49,0.07,0.24,2.26,0.52,0.52,15.0
+AR-B-G010049 = 0.62,0.02,0.67,0.59,0.08,0.63,3.56,0.62,0.62,23.0,0.64,0.03,0.69,0.59,0.1,0.19,2.55,0.64,0.63,23.0,0.68,0.02,0.71,0.64,0.07,-0.22,1.78,0.68,0.68,23.0,0.49,0.03,0.53,0.41,0.12,-0.45,2.17,0.49,0.49,23.0,0.37,0.03,0.42,0.31,0.11,-0.17,2.11,0.37,0.37,23.0,0.37,0.02,0.4,0.32,0.09,-0.36,2.27,0.37,0.37,23.0,0.44,0.02,0.47,0.4,0.07,-0.4,1.89,0.44,0.44,23.0,0.44,0.02,0.46,0.4,0.06,-0.45,1.84,0.44,0.44,23.0,0.44,0.02,0.46,0.4,0.06,-0.67,2.12,0.44,0.44,23.0,0.55,0.03,0.59,0.5,0.09,-0.02,1.84,0.55,0.55,23.0,0.47,0.03,0.51,0.42,0.09,-0.08,1.96,0.47,0.46,23.0,0.55,0.03,0.59,0.5,0.1,-0.1,1.79,0.55,0.55,23.0
+AR-B-G010050 = 0.55,0.02,0.57,0.54,0.03,0.06,1.2,0.55,0.55,7.0,0.5,0.02,0.52,0.47,0.06,-0.37,3.46,0.5,0.5,7.0,0.66,0.04,0.7,0.61,0.09,-0.58,1.81,0.67,0.67,7.0,0.65,0.03,0.68,0.6,0.08,-0.6,2.02,0.65,0.66,7.0,0.57,0.02,0.59,0.53,0.06,-0.66,2.17,0.57,0.57,7.0,0.51,0.03,0.53,0.47,0.07,-0.65,2.13,0.51,0.51,7.0,0.56,0.04,0.59,0.49,0.1,-0.63,2.17,0.56,0.56,7.0,0.55,0.04,0.59,0.49,0.1,-0.63,2.17,0.56,0.56,7.0,0.57,0.04,0.61,0.51,0.1,-0.69,2.05,0.58,0.58,7.0,0.61,0.03,0.64,0.57,0.08,-0.75,2.27,0.61,0.62,7.0,0.53,0.02,0.57,0.51,0.06,0.49,2.95,0.53,0.53,7.0,0.48,0.01,0.5,0.47,0.03,0.9,3.06,0.48,0.48,7.0
+AR-B-G010051 = 0.48,0.09,0.59,0.17,0.42,-1.56,4.92,0.49,0.51,71.0,0.57,0.11,0.7,0.23,0.47,-1.46,4.53,0.58,0.61,71.0,0.65,0.13,0.75,0.23,0.52,-1.76,5.13,0.66,0.71,71.0,0.59,0.1,0.7,0.23,0.47,-1.7,5.44,0.6,0.63,71.0,0.47,0.09,0.6,0.2,0.41,-1.1,4.23,0.47,0.47,71.0,0.46,0.08,0.58,0.17,0.41,-1.39,5.42,0.47,0.46,71.0,0.46,0.09,0.58,0.18,0.41,-1.23,4.25,0.46,0.47,71.0,0.49,0.09,0.6,0.18,0.42,-1.5,5.15,0.5,0.52,71.0,0.55,0.11,0.66,0.18,0.48,-1.63,4.76,0.56,0.61,71.0,0.55,0.1,0.65,0.18,0.47,-1.8,5.64,0.56,0.6,71.0,0.52,0.09,0.6,0.2,0.4,-1.79,5.72,0.53,0.56,71.0,0.43,0.08,0.49,0.14,0.35,-1.96,6.37,0.43,0.46,71.0
+AR-B-G010052 = 0.57,0.07,0.71,0.41,0.3,0.04,2.36,0.57,0.56,132.0,0.68,0.04,0.75,0.58,0.18,-0.4,2.37,0.68,0.68,132.0,0.72,0.02,0.76,0.69,0.07,0.3,2.49,0.72,0.72,132.0,0.59,0.03,0.64,0.5,0.14,-0.68,2.83,0.59,0.59,132.0,0.46,0.03,0.51,0.4,0.11,-0.39,2.35,0.46,0.46,132.0,0.43,0.02,0.48,0.38,0.11,-0.19,2.52,0.43,0.43,132.0,0.49,0.03,0.56,0.44,0.13,0.08,2.51,0.49,0.49,132.0,0.49,0.03,0.55,0.42,0.12,-0.57,2.74,0.49,0.5,132.0,0.52,0.02,0.58,0.46,0.12,-0.59,3.32,0.52,0.52,132.0,0.63,0.03,0.7,0.55,0.14,-0.4,2.28,0.64,0.64,132.0,0.59,0.03,0.67,0.51,0.16,-0.32,2.22,0.59,0.6,132.0,0.52,0.04,0.61,0.46,0.16,0.29,2.13,0.52,0.51,132.0
+AR-B-G010053 = 0.71,0.03,0.76,0.6,0.16,-1.06,4.87,0.71,0.71,57.0,0.79,0.04,0.84,0.65,0.19,-0.83,4.61,0.79,0.78,57.0,0.68,0.03,0.73,0.59,0.14,-0.68,3.87,0.68,0.68,57.0,0.42,0.02,0.46,0.4,0.06,0.5,2.0,0.42,0.42,57.0,0.31,0.01,0.34,0.29,0.05,0.69,2.87,0.31,0.31,57.0,0.3,0.01,0.33,0.29,0.04,0.5,2.48,0.3,0.3,57.0,0.36,0.01,0.38,0.33,0.05,-0.53,2.11,0.36,0.36,57.0,0.38,0.02,0.44,0.33,0.11,0.41,5.17,0.38,0.38,57.0,0.41,0.02,0.49,0.36,0.13,0.93,5.08,0.41,0.41,57.0,0.49,0.03,0.58,0.4,0.18,0.12,5.77,0.49,0.49,57.0,0.44,0.02,0.53,0.38,0.15,1.12,6.24,0.44,0.44,57.0,0.6,0.03,0.65,0.49,0.16,-1.23,5.9,0.6,0.6,57.0
+AR-B-G010054 = 0.54,0.03,0.59,0.47,0.12,-0.74,2.4,0.54,0.55,69.0,0.57,0.03,0.64,0.53,0.1,0.89,3.12,0.57,0.57,69.0,0.74,0.01,0.76,0.71,0.05,-0.83,3.23,0.74,0.75,69.0,0.67,0.02,0.71,0.62,0.09,-0.85,2.67,0.67,0.68,69.0,0.55,0.02,0.59,0.49,0.1,-0.6,2.57,0.55,0.55,69.0,0.47,0.01,0.52,0.44,0.07,0.41,3.25,0.47,0.47,69.0,0.54,0.02,0.59,0.49,0.09,0.41,3.17,0.54,0.54,69.0,0.55,0.02,0.59,0.51,0.08,0.21,2.82,0.55,0.55,69.0,0.59,0.01,0.62,0.56,0.06,0.38,2.85,0.59,0.58,69.0,0.61,0.02,0.65,0.56,0.09,0.47,3.09,0.61,0.6,69.0,0.54,0.03,0.6,0.5,0.1,0.57,2.27,0.54,0.54,69.0,0.45,0.02,0.5,0.43,0.07,0.5,2.98,0.45,0.45,69.0
+AR-B-G010055 = 0.58,0.03,0.63,0.53,0.1,0.09,2.05,0.58,0.58,90.0,0.63,0.02,0.68,0.57,0.11,-0.66,3.66,0.63,0.63,90.0,0.76,0.02,0.8,0.7,0.1,-1.05,6.36,0.76,0.76,90.0,0.71,0.02,0.74,0.64,0.09,-1.29,4.61,0.71,0.72,90.0,0.58,0.02,0.61,0.54,0.07,-0.25,2.79,0.58,0.58,90.0,0.5,0.01,0.53,0.46,0.07,-0.34,2.69,0.5,0.5,90.0,0.54,0.02,0.58,0.5,0.08,-0.43,2.96,0.54,0.55,90.0,0.58,0.01,0.61,0.54,0.07,-0.52,2.91,0.58,0.59,90.0,0.63,0.02,0.65,0.59,0.06,-0.67,2.63,0.63,0.63,90.0,0.65,0.01,0.68,0.61,0.07,-0.34,2.82,0.65,0.65,90.0,0.62,0.01,0.65,0.58,0.07,-0.52,3.04,0.62,0.62,90.0,0.48,0.02,0.51,0.45,0.06,0.18,2.17,0.48,0.48,90.0
+AR-B-G010056 = 0.55,0.04,0.6,0.41,0.19,-1.53,5.69,0.56,0.56,120.0,0.59,0.04,0.64,0.44,0.2,-1.88,7.36,0.59,0.6,120.0,0.72,0.06,0.79,0.47,0.32,-2.18,8.47,0.72,0.73,120.0,0.69,0.06,0.76,0.46,0.3,-1.94,7.77,0.69,0.69,120.0,0.58,0.03,0.65,0.44,0.21,-2.16,9.16,0.59,0.59,120.0,0.52,0.03,0.59,0.4,0.19,-1.95,8.42,0.52,0.53,120.0,0.54,0.04,0.61,0.38,0.23,-2.14,8.41,0.54,0.55,120.0,0.56,0.04,0.64,0.36,0.28,-1.99,7.59,0.56,0.57,120.0,0.59,0.05,0.67,0.36,0.31,-2.32,9.1,0.59,0.61,120.0,0.59,0.05,0.66,0.34,0.32,-2.49,9.68,0.59,0.6,120.0,0.6,0.05,0.65,0.39,0.26,-2.34,9.14,0.6,0.61,120.0,0.54,0.04,0.6,0.37,0.24,-1.53,6.35,0.54,0.55,120.0
+AR-B-G010057 = 0.43,0.03,0.55,0.36,0.19,1.0,4.68,0.44,0.43,187.0,0.65,0.03,0.76,0.55,0.21,0.94,5.1,0.65,0.64,187.0,0.71,0.03,0.78,0.64,0.14,-0.34,3.04,0.71,0.71,187.0,0.53,0.02,0.57,0.48,0.09,-0.36,2.06,0.53,0.54,187.0,0.4,0.02,0.45,0.35,0.09,-0.05,1.82,0.4,0.4,187.0,0.37,0.02,0.41,0.34,0.07,-0.2,2.24,0.37,0.37,187.0,0.44,0.02,0.5,0.39,0.11,-0.24,3.28,0.44,0.44,187.0,0.45,0.02,0.49,0.41,0.08,-0.03,2.34,0.45,0.45,187.0,0.52,0.02,0.55,0.47,0.09,0.02,2.27,0.52,0.51,187.0,0.57,0.04,0.67,0.49,0.18,0.27,2.27,0.57,0.57,187.0,0.54,0.04,0.64,0.45,0.19,0.14,2.18,0.54,0.53,187.0,0.39,0.03,0.46,0.32,0.14,0.27,2.82,0.4,0.39,187.0
+AR-B-G010058 = 0.59,0.02,0.62,0.55,0.07,0.13,1.72,0.59,0.59,29.0,0.67,0.01,0.7,0.65,0.06,-0.0,3.02,0.67,0.67,29.0,0.75,0.01,0.77,0.73,0.04,-0.44,2.95,0.75,0.75,29.0,0.67,0.02,0.69,0.63,0.06,-0.53,2.13,0.67,0.68,29.0,0.55,0.03,0.59,0.49,0.09,-0.53,2.38,0.55,0.55,29.0,0.48,0.03,0.51,0.42,0.09,-0.57,1.78,0.48,0.49,29.0,0.55,0.03,0.58,0.49,0.09,-0.61,1.92,0.55,0.56,29.0,0.54,0.03,0.59,0.49,0.09,-0.39,1.7,0.54,0.55,29.0,0.53,0.03,0.57,0.47,0.1,-0.47,1.77,0.53,0.54,29.0,0.64,0.02,0.67,0.59,0.08,-0.53,2.8,0.64,0.64,29.0,0.53,0.01,0.56,0.5,0.06,-0.38,2.51,0.53,0.53,29.0,0.59,0.02,0.62,0.53,0.09,-1.31,3.62,0.59,0.6,29.0
+AR-B-G010059 = 0.56,0.04,0.64,0.4,0.25,-0.32,4.06,0.56,0.56,104.0,0.59,0.05,0.67,0.47,0.2,-0.18,2.12,0.59,0.59,104.0,0.67,0.04,0.74,0.52,0.23,-1.77,6.65,0.67,0.68,104.0,0.65,0.04,0.72,0.5,0.22,-1.49,5.79,0.65,0.65,104.0,0.59,0.04,0.65,0.47,0.18,-1.29,4.96,0.6,0.6,104.0,0.54,0.04,0.59,0.41,0.19,-1.18,4.81,0.54,0.54,104.0,0.54,0.04,0.62,0.41,0.2,-0.82,3.75,0.54,0.55,104.0,0.56,0.05,0.65,0.4,0.25,-0.51,3.45,0.56,0.56,104.0,0.6,0.05,0.67,0.44,0.23,-1.5,5.33,0.6,0.61,104.0,0.6,0.05,0.67,0.43,0.25,-1.19,4.36,0.6,0.61,104.0,0.61,0.05,0.68,0.42,0.27,-1.44,5.27,0.61,0.63,104.0,0.52,0.05,0.63,0.41,0.22,0.56,2.89,0.52,0.51,104.0
+AR-B-G010060 = 0.54,0.03,0.62,0.49,0.13,1.33,4.69,0.54,0.53,45.0,0.57,0.03,0.65,0.51,0.14,0.32,3.04,0.57,0.57,45.0,0.75,0.01,0.76,0.73,0.03,-0.55,2.8,0.75,0.75,45.0,0.7,0.01,0.72,0.66,0.06,-0.73,3.5,0.7,0.7,45.0,0.58,0.02,0.62,0.55,0.06,0.22,2.27,0.58,0.58,45.0,0.5,0.02,0.56,0.47,0.09,0.08,2.92,0.5,0.51,45.0,0.57,0.02,0.6,0.51,0.08,-0.88,2.71,0.57,0.58,45.0,0.58,0.02,0.61,0.53,0.08,-0.75,2.67,0.58,0.58,45.0,0.6,0.02,0.63,0.55,0.08,-0.91,2.58,0.6,0.61,45.0,0.6,0.02,0.63,0.57,0.06,-0.76,2.47,0.6,0.61,45.0,0.5,0.02,0.53,0.47,0.05,-0.78,2.23,0.5,0.51,45.0,0.41,0.03,0.45,0.36,0.09,-0.18,1.74,0.41,0.42,45.0
+AR-B-G010061 = 0.67,0.06,0.78,0.44,0.34,-0.69,4.41,0.67,0.67,97.0,0.75,0.06,0.84,0.48,0.36,-1.39,5.76,0.75,0.76,97.0,0.66,0.05,0.73,0.46,0.27,-1.65,6.7,0.66,0.67,97.0,0.44,0.02,0.49,0.38,0.12,0.03,2.69,0.44,0.44,97.0,0.33,0.01,0.36,0.31,0.06,0.26,2.27,0.33,0.33,97.0,0.31,0.01,0.33,0.28,0.05,-0.02,2.35,0.31,0.31,97.0,0.37,0.03,0.44,0.32,0.11,0.44,2.58,0.37,0.37,97.0,0.34,0.03,0.46,0.29,0.17,1.07,4.8,0.34,0.34,97.0,0.35,0.04,0.51,0.28,0.23,1.36,5.65,0.36,0.35,97.0,0.46,0.05,0.59,0.34,0.25,0.17,3.5,0.47,0.46,97.0,0.45,0.04,0.56,0.36,0.2,0.11,2.83,0.45,0.45,97.0,0.59,0.04,0.69,0.44,0.24,-0.99,4.87,0.6,0.6,97.0
+AR-B-G010062 = 0.5,0.11,0.6,0.17,0.44,-1.31,3.74,0.51,0.55,63.0,0.6,0.1,0.73,0.31,0.42,-1.09,3.22,0.61,0.65,63.0,0.68,0.1,0.77,0.37,0.4,-1.45,4.07,0.69,0.73,63.0,0.59,0.11,0.73,0.23,0.5,-1.5,4.53,0.6,0.64,63.0,0.48,0.07,0.59,0.26,0.33,-1.08,3.59,0.49,0.51,63.0,0.47,0.08,0.57,0.22,0.34,-1.44,4.81,0.48,0.5,63.0,0.47,0.08,0.57,0.23,0.34,-1.14,3.34,0.48,0.51,63.0,0.51,0.1,0.6,0.17,0.43,-1.58,4.98,0.52,0.56,63.0,0.57,0.09,0.65,0.25,0.4,-1.79,5.55,0.58,0.62,63.0,0.57,0.09,0.66,0.29,0.37,-1.51,4.25,0.58,0.61,63.0,0.54,0.11,0.62,0.15,0.47,-1.79,5.56,0.55,0.59,63.0,0.45,0.06,0.52,0.26,0.26,-1.39,4.23,0.45,0.47,63.0
+AR-B-G010063 = 0.65,0.02,0.7,0.61,0.09,-0.05,3.64,0.65,0.65,16.0,0.69,0.02,0.75,0.65,0.1,0.67,3.49,0.69,0.68,16.0,0.73,0.02,0.76,0.69,0.07,-0.5,2.24,0.73,0.74,16.0,0.59,0.02,0.63,0.55,0.08,0.32,3.26,0.59,0.59,16.0,0.45,0.02,0.49,0.4,0.09,-0.36,3.39,0.45,0.45,16.0,0.4,0.01,0.42,0.38,0.04,-0.47,3.07,0.4,0.4,16.0,0.47,0.02,0.5,0.44,0.06,0.28,2.08,0.47,0.47,16.0,0.47,0.01,0.49,0.45,0.04,0.11,1.8,0.47,0.47,16.0,0.48,0.01,0.49,0.46,0.02,0.24,2.23,0.48,0.47,16.0,0.57,0.01,0.59,0.55,0.04,-0.19,1.86,0.57,0.58,16.0,0.49,0.02,0.52,0.46,0.05,0.54,2.15,0.49,0.48,16.0,0.62,0.01,0.63,0.6,0.03,-0.38,3.14,0.62,0.62,16.0
+AR-B-G010064 = 0.34,NaN,0.34,0.34,0.0,NaN,NaN,0.34,0.34,1.0,0.34,NaN,0.34,0.34,0.0,NaN,NaN,0.34,0.34,1.0,0.35,NaN,0.35,0.35,0.0,NaN,NaN,0.35,0.35,1.0,0.33,NaN,0.33,0.33,0.0,NaN,NaN,0.33,0.33,1.0,0.29,NaN,0.29,0.29,0.0,NaN,NaN,0.29,0.29,1.0,0.26,NaN,0.26,0.26,0.0,NaN,NaN,0.26,0.26,1.0,0.25,NaN,0.25,0.25,0.0,NaN,NaN,0.25,0.25,1.0,0.25,NaN,0.25,0.25,0.0,NaN,NaN,0.25,0.25,1.0,0.27,NaN,0.27,0.27,0.0,NaN,NaN,0.27,0.27,1.0,0.32,NaN,0.32,0.32,0.0,NaN,NaN,0.32,0.32,1.0,0.33,NaN,0.33,0.33,0.0,NaN,NaN,0.33,0.33,1.0,0.33,NaN,0.33,0.33,0.0,NaN,NaN,0.33,0.33,1.0
+AR-B-G010065 = 0.5,0.03,0.55,0.44,0.11,-0.35,2.93,0.5,0.5,10.0,0.51,0.03,0.56,0.44,0.12,-0.35,3.19,0.51,0.5,10.0,0.56,0.04,0.62,0.48,0.15,-0.31,2.94,0.56,0.57,10.0,0.52,0.04,0.57,0.44,0.13,-0.6,3.22,0.52,0.53,10.0,0.44,0.03,0.48,0.38,0.1,-0.69,3.4,0.44,0.44,10.0,0.39,0.02,0.42,0.34,0.08,-0.56,3.13,0.39,0.39,10.0,0.4,0.03,0.44,0.35,0.09,-0.13,2.24,0.4,0.4,10.0,0.41,0.03,0.45,0.35,0.1,-0.37,2.86,0.41,0.4,10.0,0.42,0.03,0.46,0.36,0.1,-0.36,3.14,0.42,0.42,10.0,0.5,0.04,0.56,0.43,0.13,0.03,2.7,0.5,0.5,10.0,0.47,0.03,0.52,0.42,0.1,-0.07,2.84,0.47,0.47,10.0,0.5,0.04,0.57,0.44,0.12,0.13,2.65,0.51,0.5,10.0
+AR-B-G010066 = 0.72,0.04,0.79,0.64,0.15,-0.25,1.92,0.72,0.72,84.0,0.75,0.04,0.8,0.64,0.16,-1.1,3.47,0.75,0.76,84.0,0.69,0.01,0.71,0.64,0.07,-0.77,3.12,0.69,0.69,84.0,0.47,0.03,0.53,0.43,0.09,0.52,2.12,0.47,0.46,84.0,0.38,0.02,0.42,0.35,0.07,0.1,2.4,0.38,0.38,84.0,0.37,0.01,0.4,0.34,0.06,-0.45,2.68,0.37,0.37,84.0,0.46,0.02,0.51,0.42,0.09,0.23,2.41,0.46,0.46,84.0,0.43,0.02,0.47,0.4,0.07,-0.16,2.41,0.43,0.43,84.0,0.46,0.02,0.49,0.42,0.08,-0.37,3.35,0.46,0.46,84.0,0.55,0.02,0.59,0.5,0.09,-0.33,2.86,0.55,0.55,84.0,0.48,0.02,0.52,0.44,0.08,-0.14,2.33,0.48,0.48,84.0,0.59,0.02,0.63,0.56,0.07,0.29,2.81,0.59,0.59,84.0
+AR-B-G010067 = 0.65,0.04,0.75,0.55,0.2,-0.03,2.48,0.65,0.65,282.0,0.79,0.03,0.84,0.65,0.19,-1.1,4.54,0.79,0.8,282.0,0.67,0.02,0.72,0.58,0.14,-0.71,3.73,0.67,0.67,282.0,0.43,0.02,0.48,0.38,0.1,-0.37,3.12,0.43,0.44,282.0,0.33,0.01,0.37,0.29,0.08,-0.11,3.05,0.33,0.33,282.0,0.32,0.02,0.36,0.28,0.08,-0.23,2.23,0.32,0.32,282.0,0.42,0.04,0.51,0.33,0.18,-0.79,2.93,0.42,0.43,282.0,0.38,0.03,0.46,0.3,0.16,-0.68,3.0,0.38,0.38,282.0,0.37,0.03,0.43,0.31,0.12,-0.2,2.32,0.37,0.37,282.0,0.46,0.04,0.55,0.38,0.17,0.1,1.9,0.47,0.46,282.0,0.45,0.04,0.52,0.37,0.15,-0.29,1.84,0.46,0.46,282.0,0.61,0.03,0.67,0.51,0.16,-0.44,2.4,0.61,0.62,282.0
+AR-B-G010068 = 0.49,0.1,0.68,0.21,0.47,-0.3,2.68,0.5,0.47,198.0,0.63,0.1,0.79,0.3,0.49,-1.02,4.0,0.64,0.65,198.0,0.57,0.09,0.68,0.25,0.43,-1.35,4.28,0.57,0.6,198.0,0.41,0.06,0.5,0.18,0.31,-1.45,4.76,0.41,0.43,198.0,0.32,0.05,0.4,0.12,0.27,-1.65,5.52,0.33,0.34,198.0,0.31,0.05,0.39,0.12,0.27,-1.54,5.43,0.31,0.32,198.0,0.38,0.06,0.49,0.15,0.35,-1.57,5.69,0.38,0.4,198.0,0.37,0.05,0.46,0.17,0.3,-1.61,5.84,0.37,0.39,198.0,0.43,0.05,0.52,0.2,0.32,-1.61,6.53,0.43,0.44,198.0,0.5,0.06,0.6,0.23,0.38,-1.67,6.92,0.5,0.51,198.0,0.45,0.07,0.55,0.16,0.39,-1.85,6.66,0.45,0.47,198.0,0.43,0.11,0.63,0.2,0.43,0.14,1.98,0.45,0.39,198.0
+AR-B-G010069 = 0.62,0.03,0.7,0.56,0.13,0.47,2.62,0.62,0.62,59.0,0.77,0.01,0.8,0.74,0.06,0.13,2.1,0.77,0.77,59.0,0.71,0.02,0.74,0.67,0.07,-0.2,1.89,0.71,0.71,59.0,0.48,0.01,0.52,0.46,0.06,0.72,3.5,0.48,0.48,59.0,0.35,0.01,0.38,0.33,0.06,-0.11,2.52,0.35,0.35,59.0,0.34,0.02,0.37,0.31,0.06,-0.35,2.0,0.34,0.34,59.0,0.42,0.02,0.47,0.38,0.1,0.37,2.56,0.42,0.42,59.0,0.43,0.02,0.46,0.39,0.06,-0.55,2.19,0.43,0.44,59.0,0.46,0.01,0.49,0.43,0.05,-1.15,3.47,0.46,0.47,59.0,0.55,0.02,0.58,0.5,0.08,-0.57,2.61,0.55,0.55,59.0,0.52,0.02,0.56,0.48,0.08,0.1,3.08,0.52,0.52,59.0,0.59,0.02,0.63,0.55,0.08,0.11,2.19,0.59,0.59,59.0
+AR-B-G010070 = 0.69,0.04,0.77,0.56,0.21,-0.29,2.83,0.69,0.69,86.0,0.75,0.04,0.83,0.59,0.24,-1.0,4.77,0.75,0.75,86.0,0.67,0.03,0.71,0.55,0.17,-1.22,5.57,0.67,0.67,86.0,0.45,0.03,0.53,0.4,0.13,0.82,3.42,0.45,0.44,86.0,0.35,0.01,0.4,0.32,0.08,0.79,3.74,0.35,0.34,86.0,0.33,0.01,0.36,0.3,0.06,0.36,3.15,0.33,0.33,86.0,0.41,0.02,0.46,0.33,0.13,0.19,3.3,0.41,0.4,86.0,0.4,0.02,0.44,0.28,0.16,-1.45,8.74,0.4,0.4,86.0,0.42,0.02,0.47,0.31,0.15,-0.94,6.17,0.42,0.42,86.0,0.48,0.03,0.55,0.36,0.19,-0.42,4.29,0.48,0.48,86.0,0.43,0.03,0.51,0.35,0.15,0.59,4.59,0.43,0.43,86.0,0.58,0.04,0.66,0.44,0.22,-0.75,3.74,0.58,0.59,86.0
+AR-B-G010071 = 0.39,0.08,0.45,0.16,0.29,-1.5,4.33,0.39,0.42,15.0,0.41,0.06,0.46,0.23,0.23,-1.66,5.03,0.42,0.43,15.0,0.46,0.05,0.52,0.35,0.17,-0.72,2.93,0.46,0.47,15.0,0.43,0.07,0.49,0.25,0.24,-1.44,4.56,0.43,0.44,15.0,0.41,0.06,0.47,0.26,0.21,-1.37,4.05,0.42,0.43,15.0,0.36,0.05,0.4,0.22,0.18,-1.46,4.4,0.36,0.37,15.0,0.36,0.05,0.4,0.21,0.19,-1.65,5.21,0.36,0.37,15.0,0.36,0.06,0.41,0.21,0.2,-1.49,4.3,0.37,0.39,15.0,0.4,0.07,0.48,0.22,0.26,-1.1,3.77,0.41,0.41,15.0,0.38,0.07,0.45,0.2,0.24,-1.48,4.49,0.39,0.41,15.0,0.4,0.08,0.48,0.22,0.26,-1.07,2.88,0.41,0.43,15.0,0.38,0.07,0.44,0.18,0.27,-1.56,4.77,0.38,0.42,15.0
+AR-B-G010072 = 0.57,0.07,0.63,0.42,0.21,-0.92,2.88,0.57,0.58,12.0,0.57,0.07,0.64,0.42,0.22,-0.84,2.65,0.57,0.58,12.0,0.63,0.08,0.72,0.45,0.27,-0.8,2.79,0.63,0.64,12.0,0.56,0.06,0.61,0.42,0.19,-1.33,3.93,0.56,0.57,12.0,0.47,0.05,0.51,0.35,0.16,-1.3,3.79,0.47,0.48,12.0,0.43,0.05,0.49,0.32,0.17,-0.87,2.81,0.43,0.44,12.0,0.45,0.07,0.54,0.31,0.23,-0.49,2.46,0.45,0.45,12.0,0.45,0.06,0.54,0.32,0.22,-0.59,2.74,0.45,0.45,12.0,0.47,0.06,0.53,0.34,0.18,-1.09,3.4,0.48,0.48,12.0,0.53,0.05,0.58,0.4,0.18,-1.45,4.3,0.54,0.55,12.0,0.49,0.04,0.53,0.4,0.14,-1.43,4.58,0.49,0.5,12.0,0.53,0.05,0.57,0.41,0.15,-1.64,4.72,0.53,0.54,12.0
+AR-B-G010073 = 0.51,0.02,0.57,0.47,0.1,0.8,3.65,0.51,0.51,33.0,0.49,0.03,0.55,0.44,0.11,-0.06,2.0,0.5,0.5,33.0,0.68,0.04,0.73,0.55,0.19,-1.28,4.38,0.68,0.7,33.0,0.67,0.04,0.72,0.54,0.18,-1.22,4.17,0.67,0.68,33.0,0.58,0.03,0.61,0.48,0.13,-1.58,5.25,0.58,0.59,33.0,0.52,0.03,0.55,0.43,0.12,-1.84,6.01,0.52,0.53,33.0,0.58,0.03,0.61,0.46,0.15,-1.72,5.82,0.58,0.59,33.0,0.59,0.04,0.64,0.47,0.16,-1.17,4.36,0.59,0.59,33.0,0.62,0.03,0.66,0.5,0.16,-1.7,6.55,0.62,0.62,33.0,0.64,0.03,0.67,0.54,0.12,-1.96,7.69,0.64,0.64,33.0,0.53,0.03,0.61,0.49,0.12,1.01,3.93,0.53,0.53,33.0,0.42,0.05,0.53,0.36,0.16,0.68,2.64,0.42,0.41,33.0
+AR-B-G010074 = 0.41,NaN,0.41,0.41,0.0,NaN,NaN,0.41,0.41,1.0,0.4,NaN,0.4,0.4,0.0,NaN,NaN,0.4,0.4,1.0,0.43,NaN,0.43,0.43,0.0,NaN,NaN,0.43,0.43,1.0,0.4,NaN,0.4,0.4,0.0,NaN,NaN,0.4,0.4,1.0,0.34,NaN,0.34,0.34,0.0,NaN,NaN,0.34,0.34,1.0,0.31,NaN,0.31,0.31,0.0,NaN,NaN,0.31,0.31,1.0,0.3,NaN,0.3,0.3,0.0,NaN,NaN,0.3,0.3,1.0,0.31,NaN,0.31,0.31,0.0,NaN,NaN,0.31,0.31,1.0,0.34,NaN,0.34,0.34,0.0,NaN,NaN,0.34,0.34,1.0,0.38,NaN,0.38,0.38,0.0,NaN,NaN,0.38,0.38,1.0,0.37,NaN,0.37,0.37,0.0,NaN,NaN,0.37,0.37,1.0,0.38,NaN,0.38,0.38,0.0,NaN,NaN,0.38,0.38,1.0
+AR-B-G010075 = 0.37,0.03,0.46,0.29,0.18,-0.07,3.82,0.37,0.37,137.0,0.59,0.06,0.71,0.36,0.35,-1.03,4.31,0.59,0.6,137.0,0.74,0.03,0.77,0.59,0.18,-2.38,11.66,0.74,0.74,137.0,0.59,0.03,0.67,0.52,0.15,0.24,3.22,0.59,0.59,137.0,0.48,0.03,0.55,0.4,0.16,-0.01,2.41,0.48,0.48,137.0,0.44,0.03,0.53,0.38,0.15,0.54,2.5,0.45,0.44,137.0,0.5,0.03,0.58,0.43,0.15,0.33,2.87,0.5,0.5,137.0,0.5,0.02,0.56,0.45,0.11,0.59,2.91,0.5,0.49,137.0,0.54,0.03,0.6,0.48,0.12,0.06,1.83,0.54,0.55,137.0,0.58,0.04,0.65,0.5,0.14,-0.52,1.87,0.58,0.6,137.0,0.54,0.05,0.6,0.44,0.17,-0.64,1.93,0.54,0.57,137.0,0.36,0.03,0.43,0.28,0.16,-0.5,2.7,0.36,0.36,137.0
+AR-B-G010076 = 0.55,0.03,0.64,0.47,0.16,-0.35,2.63,0.55,0.55,132.0,0.63,0.03,0.7,0.56,0.14,-0.52,2.83,0.63,0.64,132.0,0.76,0.02,0.79,0.71,0.07,-0.43,2.51,0.76,0.76,132.0,0.66,0.03,0.71,0.6,0.11,-0.07,2.32,0.66,0.66,132.0,0.52,0.03,0.58,0.46,0.12,0.55,2.04,0.52,0.51,132.0,0.45,0.02,0.51,0.42,0.09,0.3,2.39,0.45,0.45,132.0,0.5,0.03,0.55,0.45,0.1,0.12,1.78,0.5,0.5,132.0,0.52,0.02,0.55,0.47,0.08,0.09,1.79,0.52,0.51,132.0,0.55,0.03,0.6,0.49,0.11,-0.06,2.09,0.55,0.55,132.0,0.61,0.02,0.65,0.56,0.09,-0.12,2.97,0.61,0.61,132.0,0.56,0.02,0.61,0.52,0.09,0.35,3.82,0.56,0.55,132.0,0.47,0.01,0.51,0.43,0.08,-0.29,3.28,0.47,0.47,132.0
+AR-B-G010077 = 0.7,0.02,0.74,0.65,0.09,0.26,2.28,0.7,0.7,59.0,0.79,0.02,0.83,0.75,0.08,-0.18,2.72,0.79,0.79,59.0,0.69,0.02,0.73,0.65,0.08,-0.48,2.58,0.69,0.7,59.0,0.45,0.02,0.49,0.41,0.08,0.3,1.82,0.45,0.44,59.0,0.33,0.01,0.36,0.31,0.05,0.57,2.45,0.33,0.33,59.0,0.31,0.01,0.34,0.29,0.05,0.37,2.29,0.31,0.31,59.0,0.37,0.03,0.44,0.34,0.1,0.64,2.33,0.38,0.37,59.0,0.37,0.03,0.43,0.32,0.11,-0.04,1.67,0.37,0.38,59.0,0.39,0.04,0.46,0.33,0.14,-0.08,1.72,0.39,0.39,59.0,0.49,0.03,0.54,0.44,0.1,0.18,1.89,0.49,0.49,59.0,0.46,0.02,0.5,0.39,0.11,-0.42,4.15,0.46,0.46,59.0,0.61,0.03,0.66,0.57,0.1,0.23,2.3,0.61,0.61,59.0
+AR-B-G010078 = 0.65,0.05,0.75,0.52,0.23,-0.23,2.24,0.65,0.66,230.0,0.75,0.03,0.84,0.66,0.18,-0.27,2.65,0.75,0.75,230.0,0.7,0.02,0.76,0.64,0.12,0.01,2.86,0.7,0.7,230.0,0.51,0.03,0.56,0.44,0.12,-0.36,2.47,0.51,0.51,230.0,0.39,0.03,0.44,0.33,0.11,0.03,2.51,0.39,0.38,230.0,0.36,0.02,0.41,0.3,0.11,-0.34,2.53,0.36,0.36,230.0,0.45,0.03,0.53,0.36,0.17,-0.35,3.64,0.45,0.45,230.0,0.42,0.03,0.48,0.34,0.14,-0.51,2.98,0.42,0.43,230.0,0.45,0.03,0.5,0.36,0.14,-0.69,3.11,0.45,0.45,230.0,0.56,0.03,0.62,0.48,0.13,-0.6,3.06,0.56,0.57,230.0,0.51,0.03,0.56,0.43,0.13,-0.75,3.21,0.51,0.52,230.0,0.57,0.03,0.64,0.49,0.15,-0.22,2.83,0.57,0.57,230.0
+AR-B-G010079 = 0.48,0.07,0.6,0.18,0.43,-1.2,6.6,0.48,0.48,197.0,0.6,0.08,0.75,0.26,0.49,-1.14,5.39,0.6,0.61,197.0,0.69,0.08,0.77,0.26,0.51,-3.54,16.08,0.69,0.71,197.0,0.59,0.07,0.7,0.25,0.46,-2.16,9.81,0.6,0.6,197.0,0.48,0.08,0.62,0.2,0.43,-0.55,3.76,0.49,0.48,197.0,0.47,0.07,0.6,0.22,0.38,-0.64,3.61,0.48,0.47,197.0,0.49,0.08,0.62,0.18,0.43,-1.19,4.93,0.5,0.5,197.0,0.51,0.07,0.61,0.2,0.41,-1.58,6.51,0.52,0.53,197.0,0.6,0.08,0.68,0.15,0.53,-3.15,13.81,0.61,0.63,197.0,0.61,0.08,0.68,0.18,0.5,-3.18,13.75,0.61,0.63,197.0,0.55,0.07,0.64,0.18,0.46,-3.03,14.2,0.55,0.56,197.0,0.41,0.06,0.54,0.1,0.44,-2.26,11.04,0.42,0.42,197.0
+AR-B-G010080 = 0.63,0.02,0.69,0.57,0.12,0.22,2.82,0.63,0.62,71.0,0.7,0.03,0.77,0.64,0.12,-0.09,2.98,0.7,0.7,71.0,0.73,0.01,0.75,0.68,0.07,-1.04,4.54,0.73,0.73,71.0,0.6,0.04,0.69,0.5,0.19,-0.0,2.99,0.6,0.6,71.0,0.49,0.04,0.59,0.41,0.18,0.42,2.89,0.49,0.49,71.0,0.45,0.03,0.53,0.4,0.13,0.28,2.62,0.45,0.45,71.0,0.51,0.04,0.6,0.45,0.15,0.29,2.8,0.52,0.51,71.0,0.51,0.03,0.58,0.45,0.13,0.01,2.74,0.51,0.51,71.0,0.53,0.03,0.58,0.46,0.13,-0.72,3.17,0.53,0.54,71.0,0.58,0.02,0.64,0.52,0.12,-0.16,2.8,0.58,0.59,71.0,0.5,0.01,0.53,0.48,0.05,0.1,2.91,0.5,0.5,71.0,0.53,0.05,0.6,0.45,0.16,-0.25,1.69,0.53,0.54,71.0
+AR-B-G010081 = 0.47,0.02,0.5,0.44,0.06,0.13,1.6,0.47,0.47,4.0,0.45,0.02,0.48,0.43,0.05,0.51,1.72,0.45,0.44,4.0,0.5,0.02,0.53,0.48,0.06,0.25,1.58,0.5,0.5,4.0,0.48,0.03,0.51,0.44,0.07,-0.2,1.72,0.48,0.48,4.0,0.41,0.03,0.44,0.38,0.06,-0.39,1.82,0.41,0.42,4.0,0.37,0.02,0.39,0.33,0.06,-0.48,1.87,0.37,0.37,4.0,0.37,0.03,0.39,0.33,0.06,-0.61,1.95,0.37,0.37,4.0,0.37,0.02,0.4,0.34,0.06,-0.15,1.7,0.37,0.37,4.0,0.4,0.02,0.43,0.38,0.05,0.15,1.6,0.4,0.4,4.0,0.45,0.02,0.48,0.43,0.05,0.24,1.58,0.45,0.45,4.0,0.43,0.02,0.46,0.41,0.05,0.39,1.58,0.43,0.42,4.0,0.43,0.02,0.45,0.41,0.04,0.49,1.79,0.43,0.43,4.0
+AR-B-G010082 = 0.68,0.03,0.72,0.59,0.13,-1.33,3.94,0.68,0.69,31.0,0.7,0.02,0.74,0.67,0.07,-0.14,2.0,0.7,0.7,31.0,0.73,0.02,0.76,0.7,0.06,-0.15,2.2,0.73,0.73,31.0,0.56,0.04,0.67,0.49,0.18,1.08,3.75,0.56,0.55,31.0,0.43,0.03,0.51,0.37,0.14,0.68,3.94,0.43,0.43,31.0,0.4,0.01,0.43,0.36,0.06,-0.32,3.6,0.4,0.4,31.0,0.48,0.02,0.51,0.45,0.06,0.46,2.63,0.48,0.47,31.0,0.47,0.01,0.49,0.45,0.04,0.71,3.33,0.47,0.47,31.0,0.46,0.01,0.48,0.44,0.04,-0.55,3.3,0.46,0.46,31.0,0.56,0.02,0.6,0.52,0.08,0.39,2.8,0.56,0.56,31.0,0.47,0.02,0.51,0.44,0.07,0.53,2.49,0.47,0.46,31.0,0.59,0.02,0.64,0.55,0.09,0.34,3.03,0.6,0.6,31.0
+AR-B-G010083 = 0.51,0.05,0.62,0.25,0.38,-0.87,6.93,0.51,0.5,146.0,0.49,0.07,0.62,0.18,0.45,-0.77,5.33,0.5,0.5,146.0,0.65,0.08,0.74,0.23,0.51,-1.97,8.41,0.66,0.67,146.0,0.6,0.09,0.71,0.14,0.58,-1.64,7.46,0.61,0.62,146.0,0.51,0.07,0.61,0.14,0.48,-1.48,7.4,0.51,0.51,146.0,0.49,0.06,0.57,0.13,0.44,-2.31,11.15,0.49,0.5,146.0,0.53,0.07,0.62,0.16,0.46,-2.19,10.29,0.53,0.54,146.0,0.56,0.07,0.64,0.14,0.5,-2.58,12.52,0.57,0.58,146.0,0.59,0.06,0.65,0.21,0.44,-2.84,14.07,0.59,0.6,146.0,0.6,0.06,0.66,0.19,0.47,-3.21,16.54,0.6,0.61,146.0,0.49,0.05,0.56,0.16,0.4,-3.35,20.38,0.5,0.5,146.0,0.37,0.04,0.48,0.14,0.34,-0.9,11.39,0.37,0.36,146.0
+AR-B-G010084 = 0.58,0.02,0.64,0.53,0.1,0.17,2.55,0.58,0.58,102.0,0.6,0.03,0.65,0.52,0.13,-0.25,2.6,0.6,0.59,102.0,0.73,0.02,0.78,0.69,0.09,-0.02,2.46,0.73,0.73,102.0,0.7,0.03,0.75,0.64,0.1,0.1,1.77,0.7,0.7,102.0,0.59,0.02,0.65,0.56,0.09,0.93,3.49,0.59,0.59,102.0,0.51,0.02,0.6,0.48,0.11,1.09,4.24,0.51,0.51,102.0,0.54,0.03,0.63,0.48,0.15,0.61,2.63,0.54,0.53,102.0,0.58,0.02,0.66,0.53,0.13,0.33,3.04,0.58,0.58,102.0,0.61,0.03,0.68,0.54,0.13,0.08,2.28,0.61,0.61,102.0,0.63,0.03,0.69,0.55,0.14,-0.18,2.61,0.63,0.63,102.0,0.62,0.02,0.67,0.57,0.1,-0.02,2.72,0.62,0.62,102.0,0.55,0.03,0.62,0.47,0.15,-0.29,2.31,0.55,0.55,102.0
+AR-B-G010085 = 0.49,0.08,0.56,0.13,0.43,-2.38,8.69,0.5,0.51,129.0,0.54,0.09,0.65,0.13,0.52,-2.33,8.8,0.55,0.56,129.0,0.72,0.12,0.79,0.15,0.64,-2.64,9.4,0.73,0.77,129.0,0.69,0.11,0.76,0.19,0.57,-2.57,8.95,0.7,0.73,129.0,0.56,0.08,0.63,0.18,0.45,-2.59,9.33,0.56,0.58,129.0,0.5,0.07,0.57,0.2,0.37,-2.46,8.76,0.51,0.52,129.0,0.52,0.09,0.6,0.13,0.47,-2.47,8.88,0.53,0.55,129.0,0.55,0.09,0.64,0.2,0.44,-2.39,8.24,0.56,0.58,129.0,0.6,0.1,0.68,0.14,0.53,-2.6,9.28,0.61,0.64,129.0,0.6,0.1,0.68,0.18,0.5,-2.45,8.36,0.61,0.64,129.0,0.56,0.09,0.62,0.15,0.47,-2.81,10.41,0.57,0.59,129.0,0.45,0.07,0.53,0.13,0.4,-2.12,7.66,0.46,0.47,129.0
+AR-B-G010086 = 0.63,0.01,0.66,0.62,0.04,0.73,2.84,0.63,0.63,15.0,0.66,0.02,0.7,0.62,0.07,0.47,2.17,0.66,0.65,15.0,0.73,0.01,0.75,0.7,0.05,-0.84,2.59,0.73,0.74,15.0,0.61,0.02,0.63,0.59,0.05,-0.2,1.66,0.61,0.62,15.0,0.49,0.03,0.55,0.46,0.09,0.58,2.07,0.49,0.48,15.0,0.46,0.03,0.51,0.41,0.1,0.25,1.96,0.46,0.46,15.0,0.52,0.03,0.57,0.48,0.08,0.53,1.98,0.52,0.51,15.0,0.52,0.02,0.57,0.49,0.07,0.74,2.35,0.52,0.51,15.0,0.52,0.02,0.54,0.48,0.06,-0.59,2.85,0.52,0.52,15.0,0.59,0.02,0.62,0.56,0.05,-0.06,2.25,0.59,0.59,15.0,0.5,0.01,0.52,0.47,0.05,-0.26,2.35,0.5,0.5,15.0,0.59,0.02,0.61,0.56,0.05,0.09,1.57,0.59,0.59,15.0
+AR-B-G010087 = 0.63,0.03,0.69,0.59,0.1,0.13,2.02,0.63,0.63,40.0,0.64,0.03,0.69,0.56,0.13,-0.85,3.2,0.65,0.65,40.0,0.73,0.02,0.77,0.7,0.06,0.47,2.23,0.73,0.73,40.0,0.6,0.03,0.66,0.55,0.11,0.41,2.14,0.6,0.6,40.0,0.46,0.02,0.5,0.43,0.07,0.4,2.58,0.46,0.46,40.0,0.4,0.01,0.42,0.38,0.04,1.04,3.59,0.4,0.39,40.0,0.48,0.02,0.54,0.46,0.08,0.94,2.6,0.48,0.47,40.0,0.45,0.01,0.5,0.43,0.07,1.47,5.59,0.45,0.45,40.0,0.44,0.01,0.48,0.41,0.07,0.54,3.42,0.44,0.44,40.0,0.57,0.03,0.62,0.52,0.1,0.17,2.37,0.57,0.57,40.0,0.48,0.03,0.53,0.44,0.09,0.12,1.98,0.48,0.48,40.0,0.57,0.03,0.62,0.5,0.12,-0.26,2.06,0.57,0.57,40.0
+AR-B-G010088 = 0.6,0.05,0.65,0.54,0.11,-0.44,1.61,0.6,0.61,7.0,0.6,0.05,0.66,0.54,0.12,-0.32,1.61,0.6,0.62,7.0,0.66,0.05,0.71,0.58,0.13,-0.46,1.66,0.66,0.68,7.0,0.57,0.02,0.59,0.53,0.06,-1.12,2.96,0.57,0.58,7.0,0.46,0.01,0.47,0.44,0.03,-1.73,4.46,0.46,0.47,7.0,0.42,0.02,0.44,0.39,0.05,-0.53,2.54,0.42,0.42,7.0,0.46,0.03,0.49,0.4,0.09,-0.59,2.05,0.46,0.47,7.0,0.46,0.03,0.49,0.41,0.08,-0.56,1.96,0.47,0.47,7.0,0.49,0.03,0.52,0.44,0.08,-0.58,1.95,0.49,0.5,7.0,0.54,0.03,0.58,0.5,0.08,-0.43,1.9,0.54,0.55,7.0,0.48,0.01,0.49,0.46,0.03,-0.72,2.53,0.48,0.48,7.0,0.55,0.02,0.58,0.51,0.07,-0.64,2.25,0.55,0.55,7.0
+AR-B-G010089 = 0.56,0.03,0.65,0.49,0.15,0.27,3.17,0.56,0.56,78.0,0.6,0.05,0.7,0.51,0.2,0.24,2.18,0.61,0.6,78.0,0.74,0.01,0.77,0.7,0.06,-0.33,2.49,0.74,0.74,78.0,0.64,0.03,0.7,0.59,0.11,0.1,2.07,0.64,0.63,78.0,0.52,0.03,0.58,0.47,0.11,0.15,1.84,0.53,0.52,78.0,0.48,0.03,0.55,0.43,0.12,0.42,2.41,0.48,0.48,78.0,0.55,0.03,0.62,0.51,0.11,0.45,2.15,0.56,0.55,78.0,0.56,0.02,0.61,0.52,0.09,0.43,2.16,0.56,0.56,78.0,0.59,0.02,0.64,0.53,0.1,0.12,2.53,0.59,0.58,78.0,0.59,0.01,0.63,0.53,0.1,-0.74,5.82,0.59,0.59,78.0,0.51,0.01,0.55,0.48,0.06,0.39,2.94,0.51,0.51,78.0,0.46,0.02,0.52,0.42,0.1,0.76,2.71,0.46,0.45,78.0
+AR-B-G010090 = 0.2,0.09,0.31,0.07,0.24,-0.08,1.5,0.22,0.19,7.0,0.27,0.09,0.37,0.16,0.21,-0.27,1.44,0.29,0.3,7.0,0.37,0.09,0.46,0.25,0.21,-0.19,1.51,0.38,0.38,7.0,0.34,0.08,0.43,0.21,0.22,-0.31,1.69,0.35,0.36,7.0,0.27,0.07,0.36,0.18,0.18,0.11,1.63,0.28,0.24,7.0,0.28,0.07,0.35,0.18,0.17,-0.35,1.62,0.28,0.3,7.0,0.35,0.03,0.38,0.3,0.07,-0.67,2.37,0.35,0.35,7.0,0.15,0.02,0.17,0.13,0.05,-0.04,1.51,0.15,0.15,7.0,0.28,0.08,0.4,0.18,0.22,0.35,1.95,0.29,0.25,7.0,0.32,0.07,0.42,0.21,0.21,-0.14,1.75,0.32,0.32,7.0,0.25,0.06,0.32,0.17,0.15,-0.26,1.43,0.25,0.27,7.0,0.21,0.07,0.28,0.1,0.18,-0.39,1.74,0.22,0.23,7.0
+AR-B-G010091 = 0.59,0.04,0.65,0.52,0.12,-0.21,2.0,0.59,0.58,7.0,0.6,0.05,0.67,0.53,0.13,0.03,1.94,0.6,0.59,7.0,0.64,0.04,0.7,0.57,0.14,-0.16,2.3,0.64,0.63,7.0,0.56,0.02,0.59,0.52,0.07,-0.61,2.6,0.56,0.56,7.0,0.46,0.01,0.47,0.44,0.04,-0.77,2.81,0.46,0.46,7.0,0.4,0.01,0.41,0.38,0.03,-1.25,3.24,0.4,0.41,7.0,0.43,0.02,0.46,0.38,0.08,-0.44,2.54,0.43,0.43,7.0,0.44,0.03,0.48,0.4,0.08,-0.08,2.42,0.44,0.44,7.0,0.47,0.02,0.5,0.43,0.08,-0.04,2.3,0.47,0.47,7.0,0.55,0.03,0.59,0.5,0.09,-0.16,2.07,0.56,0.55,7.0,0.5,0.02,0.54,0.47,0.07,0.23,2.23,0.5,0.5,7.0,0.56,0.04,0.62,0.51,0.11,-0.02,2.06,0.56,0.56,7.0
+AR-B-G010092 = 0.45,0.04,0.49,0.38,0.11,-0.83,2.41,0.46,0.46,5.0,0.45,0.05,0.49,0.38,0.11,-0.79,2.34,0.46,0.46,5.0,0.49,0.05,0.54,0.4,0.14,-0.79,2.37,0.49,0.49,5.0,0.45,0.05,0.5,0.38,0.13,-0.8,2.42,0.46,0.46,5.0,0.39,0.04,0.43,0.33,0.1,-0.84,2.51,0.39,0.39,5.0,0.34,0.03,0.38,0.29,0.08,-0.82,2.52,0.34,0.35,5.0,0.34,0.04,0.38,0.28,0.1,-0.73,2.46,0.34,0.35,5.0,0.35,0.04,0.39,0.29,0.1,-0.77,2.44,0.35,0.35,5.0,0.37,0.04,0.41,0.31,0.1,-0.83,2.46,0.38,0.38,5.0,0.43,0.04,0.47,0.35,0.11,-0.87,2.42,0.43,0.43,5.0,0.41,0.03,0.44,0.35,0.08,-0.97,2.54,0.41,0.42,5.0,0.44,0.04,0.48,0.37,0.11,-0.85,2.39,0.44,0.45,5.0
+AR-B-G010093 = 0.64,0.06,0.76,0.55,0.21,0.22,1.63,0.64,0.64,67.0,0.69,0.05,0.77,0.6,0.17,-0.16,1.72,0.7,0.69,67.0,0.72,0.03,0.76,0.65,0.1,-0.67,2.34,0.72,0.73,67.0,0.58,0.08,0.68,0.44,0.24,-0.46,1.77,0.59,0.61,67.0,0.49,0.06,0.59,0.38,0.2,-0.21,1.69,0.49,0.5,67.0,0.45,0.04,0.53,0.37,0.16,0.04,1.66,0.45,0.45,67.0,0.53,0.05,0.6,0.43,0.17,-0.11,1.71,0.53,0.53,67.0,0.51,0.04,0.58,0.43,0.14,-0.19,1.72,0.51,0.52,67.0,0.51,0.03,0.57,0.44,0.13,-0.24,1.99,0.52,0.52,67.0,0.59,0.04,0.65,0.49,0.15,-0.73,2.62,0.59,0.6,67.0,0.52,0.02,0.56,0.47,0.09,-0.91,3.58,0.52,0.53,67.0,0.57,0.03,0.61,0.51,0.1,-0.51,2.22,0.57,0.58,67.0
+AR-B-G010094 = 0.43,0.08,0.56,0.04,0.53,-2.19,8.8,0.44,0.46,192.0,0.61,0.1,0.7,0.12,0.58,-2.24,8.63,0.62,0.65,192.0,0.65,0.11,0.74,0.14,0.6,-2.73,10.6,0.66,0.68,192.0,0.55,0.09,0.65,0.12,0.53,-2.51,9.53,0.56,0.57,192.0,0.44,0.08,0.58,0.12,0.45,-1.11,5.18,0.44,0.44,192.0,0.42,0.08,0.57,0.11,0.46,-1.3,5.76,0.43,0.43,192.0,0.44,0.08,0.62,0.08,0.54,-1.13,5.53,0.45,0.45,192.0,0.47,0.08,0.61,0.1,0.51,-1.89,7.64,0.47,0.48,192.0,0.55,0.09,0.64,0.1,0.55,-2.67,10.35,0.56,0.58,192.0,0.55,0.1,0.65,0.07,0.58,-2.53,9.55,0.56,0.58,192.0,0.51,0.1,0.61,0.07,0.54,-2.52,9.26,0.52,0.54,192.0,0.39,0.07,0.51,0.09,0.42,-1.62,7.24,0.39,0.39,192.0
+AR-B-G010095 = 0.38,0.04,0.5,0.31,0.19,0.62,2.95,0.38,0.38,314.0,0.57,0.05,0.7,0.47,0.23,0.43,2.86,0.57,0.56,314.0,0.73,0.03,0.77,0.63,0.14,-0.76,3.47,0.73,0.73,314.0,0.57,0.03,0.64,0.49,0.15,-0.7,2.76,0.57,0.58,314.0,0.45,0.03,0.51,0.38,0.13,-0.34,2.31,0.45,0.45,314.0,0.45,0.03,0.52,0.36,0.16,-0.31,2.41,0.45,0.46,314.0,0.52,0.04,0.62,0.41,0.21,-0.31,2.4,0.53,0.53,314.0,0.5,0.03,0.58,0.43,0.15,-0.23,2.4,0.5,0.51,314.0,0.55,0.03,0.62,0.47,0.14,-0.46,2.52,0.55,0.55,314.0,0.66,0.02,0.7,0.61,0.09,-0.22,2.53,0.66,0.66,314.0,0.6,0.02,0.65,0.57,0.08,-0.05,2.88,0.6,0.61,314.0,0.39,0.04,0.51,0.3,0.21,0.41,3.03,0.39,0.38,314.0
+AR-B-G010096 = 0.24,0.06,0.42,0.07,0.35,0.6,3.2,0.25,0.23,575.0,0.27,0.07,0.47,0.08,0.4,0.66,2.88,0.27,0.25,575.0,0.26,0.07,0.47,0.07,0.41,0.73,3.3,0.27,0.25,575.0,0.25,0.06,0.43,0.08,0.35,0.79,3.72,0.25,0.23,575.0,0.28,0.06,0.47,0.08,0.39,0.52,3.47,0.28,0.27,575.0,0.3,0.05,0.44,0.08,0.37,0.04,3.68,0.31,0.3,575.0,0.35,0.05,0.53,0.08,0.45,-0.24,6.57,0.35,0.35,575.0,0.31,0.05,0.48,0.05,0.43,-0.09,7.62,0.32,0.31,575.0,0.31,0.05,0.46,0.06,0.39,0.03,4.94,0.31,0.3,575.0,0.29,0.05,0.45,0.03,0.42,0.2,4.14,0.29,0.28,575.0,0.24,0.05,0.42,0.05,0.37,0.82,4.83,0.24,0.22,575.0,0.21,0.06,0.41,0.04,0.37,0.99,3.77,0.22,0.2,575.0
+AR-B-G010097 = 0.11,0.03,0.18,0.08,0.1,0.86,2.4,0.12,0.1,14.0,0.13,0.03,0.18,0.09,0.09,0.52,1.81,0.13,0.12,14.0,0.13,0.03,0.18,0.1,0.08,0.57,1.69,0.14,0.12,14.0,0.13,0.04,0.18,0.09,0.09,0.59,1.76,0.13,0.11,14.0,0.13,0.04,0.21,0.09,0.12,0.4,2.21,0.13,0.14,14.0,0.12,0.05,0.23,0.05,0.18,0.23,2.1,0.13,0.14,14.0,0.13,0.05,0.21,0.08,0.14,0.24,1.7,0.14,0.14,14.0,0.13,0.05,0.21,0.07,0.14,0.5,2.04,0.14,0.12,14.0,0.13,0.05,0.22,0.07,0.15,0.59,2.25,0.13,0.12,14.0,0.12,0.03,0.16,0.08,0.08,0.16,1.41,0.12,0.12,14.0,0.1,0.04,0.16,0.06,0.11,0.42,1.88,0.1,0.09,14.0,0.1,0.03,0.18,0.07,0.11,0.66,2.53,0.11,0.1,14.0
+AR-B-G010098 = 0.59,0.04,0.7,0.4,0.3,-0.33,4.64,0.6,0.59,182.0,0.71,0.05,0.8,0.49,0.31,-0.84,5.32,0.71,0.71,182.0,0.69,0.05,0.77,0.46,0.31,-1.14,7.26,0.69,0.68,182.0,0.49,0.03,0.54,0.34,0.2,-1.6,7.91,0.49,0.49,182.0,0.37,0.03,0.42,0.25,0.17,-0.74,4.39,0.37,0.37,182.0,0.35,0.03,0.41,0.24,0.16,-0.93,5.05,0.35,0.36,182.0,0.44,0.03,0.51,0.3,0.21,-1.32,6.37,0.45,0.45,182.0,0.42,0.03,0.5,0.28,0.22,-1.3,7.07,0.43,0.43,182.0,0.46,0.04,0.53,0.31,0.22,-0.77,4.85,0.46,0.46,182.0,0.55,0.04,0.62,0.41,0.21,-0.86,4.95,0.55,0.55,182.0,0.52,0.03,0.59,0.37,0.21,-1.13,7.29,0.52,0.52,182.0,0.56,0.04,0.63,0.41,0.22,-0.37,2.87,0.56,0.56,182.0
+AR-B-G010099 = 0.62,0.03,0.68,0.55,0.13,-0.08,2.75,0.62,0.61,78.0,0.71,0.02,0.75,0.66,0.09,0.17,2.92,0.71,0.71,78.0,0.61,0.02,0.64,0.57,0.07,0.03,2.29,0.61,0.6,78.0,0.41,0.01,0.44,0.38,0.06,-0.08,3.5,0.41,0.41,78.0,0.32,0.01,0.34,0.29,0.05,0.31,2.55,0.32,0.31,78.0,0.3,0.02,0.34,0.28,0.07,0.82,3.04,0.3,0.3,78.0,0.36,0.02,0.41,0.32,0.09,0.83,3.66,0.36,0.35,78.0,0.34,0.02,0.39,0.3,0.09,0.25,2.38,0.34,0.34,78.0,0.37,0.02,0.4,0.33,0.08,-0.29,1.85,0.37,0.37,78.0,0.47,0.02,0.51,0.42,0.09,-0.44,3.11,0.47,0.47,78.0,0.46,0.02,0.48,0.42,0.06,-0.65,2.75,0.46,0.46,78.0,0.61,0.03,0.69,0.53,0.15,0.23,3.47,0.61,0.61,78.0
+AR-B-G010100 = 0.68,0.05,0.76,0.56,0.2,-0.24,2.21,0.68,0.68,119.0,0.75,0.03,0.81,0.64,0.16,-1.05,4.18,0.75,0.76,119.0,0.66,0.01,0.68,0.62,0.06,-0.17,2.92,0.66,0.66,119.0,0.39,0.01,0.43,0.36,0.07,-0.0,3.51,0.39,0.39,119.0,0.33,0.01,0.38,0.31,0.07,0.18,3.93,0.33,0.34,119.0,0.32,0.01,0.35,0.29,0.06,0.21,2.87,0.32,0.32,119.0,0.36,0.02,0.41,0.32,0.09,0.15,2.56,0.36,0.36,119.0,0.32,0.02,0.4,0.27,0.13,0.77,3.49,0.32,0.32,119.0,0.33,0.03,0.42,0.28,0.14,0.38,2.25,0.34,0.33,119.0,0.41,0.02,0.48,0.36,0.12,0.24,2.43,0.41,0.41,119.0,0.36,0.02,0.42,0.33,0.09,0.41,2.45,0.36,0.36,119.0,0.53,0.03,0.6,0.47,0.13,0.11,2.13,0.54,0.53,119.0
+AR-B-G010101 = 0.57,0.03,0.65,0.49,0.16,0.15,2.39,0.57,0.57,137.0,0.61,0.03,0.68,0.54,0.14,-0.26,3.19,0.61,0.61,137.0,0.74,0.02,0.79,0.7,0.09,0.0,2.49,0.74,0.74,137.0,0.67,0.03,0.73,0.61,0.12,-0.24,2.27,0.67,0.68,137.0,0.55,0.03,0.61,0.49,0.13,-0.12,2.38,0.55,0.55,137.0,0.48,0.03,0.53,0.41,0.12,-0.08,1.92,0.48,0.48,137.0,0.52,0.04,0.58,0.46,0.12,-0.19,1.74,0.52,0.52,137.0,0.54,0.04,0.6,0.47,0.13,-0.06,1.81,0.54,0.54,137.0,0.58,0.04,0.66,0.51,0.15,-0.26,2.03,0.58,0.59,137.0,0.62,0.03,0.69,0.55,0.14,-0.43,2.1,0.63,0.63,137.0,0.58,0.03,0.63,0.51,0.12,-0.35,2.59,0.58,0.58,137.0,0.44,0.02,0.48,0.38,0.1,-0.74,3.22,0.44,0.45,137.0
+AR-B-G010102 = 0.6,0.04,0.68,0.5,0.18,-0.63,4.5,0.6,0.6,16.0,0.62,0.04,0.68,0.51,0.17,-1.28,6.09,0.62,0.62,16.0,0.67,0.03,0.7,0.58,0.13,-2.43,9.31,0.67,0.67,16.0,0.57,0.03,0.62,0.53,0.09,0.38,1.91,0.57,0.56,16.0,0.45,0.03,0.52,0.4,0.12,0.2,2.03,0.46,0.45,16.0,0.41,0.02,0.46,0.38,0.07,0.29,1.96,0.41,0.41,16.0,0.46,0.02,0.49,0.41,0.08,-0.5,2.98,0.46,0.46,16.0,0.45,0.02,0.49,0.41,0.08,-0.12,2.32,0.45,0.45,16.0,0.47,0.02,0.51,0.43,0.08,0.06,1.89,0.47,0.46,16.0,0.59,0.02,0.61,0.51,0.09,-2.99,11.4,0.59,0.59,16.0,0.52,0.02,0.56,0.48,0.07,-0.37,2.28,0.52,0.53,16.0,0.59,0.02,0.62,0.52,0.1,-2.03,7.34,0.6,0.6,16.0
+AR-B-G010103 = 0.33,0.07,0.38,0.24,0.14,-0.5,1.64,0.34,0.35,4.0,0.35,0.07,0.43,0.28,0.15,0.26,1.53,0.35,0.34,4.0,0.44,0.05,0.51,0.38,0.12,0.14,1.6,0.45,0.44,4.0,0.35,0.07,0.44,0.27,0.17,0.3,1.71,0.35,0.34,4.0,0.4,0.05,0.46,0.35,0.11,-0.06,1.46,0.41,0.41,4.0,0.36,0.04,0.41,0.32,0.09,0.03,1.15,0.37,0.36,4.0,0.33,0.05,0.37,0.26,0.11,-0.71,1.89,0.33,0.35,4.0,0.36,0.04,0.4,0.32,0.08,0.0,1.24,0.36,0.36,4.0,0.29,0.07,0.36,0.21,0.15,-0.16,1.68,0.3,0.3,4.0,0.28,0.08,0.33,0.16,0.18,-1.01,2.2,0.29,0.31,4.0,0.27,0.07,0.36,0.18,0.18,0.19,1.98,0.27,0.26,4.0,0.27,0.07,0.34,0.18,0.17,-0.27,1.63,0.27,0.27,4.0
+AR-B-G010104 = 0.31,0.04,0.44,0.25,0.2,0.39,2.42,0.32,0.31,260.0,0.45,0.05,0.58,0.33,0.24,0.14,2.96,0.45,0.45,260.0,0.48,0.05,0.6,0.37,0.23,0.06,2.56,0.48,0.48,260.0,0.37,0.03,0.44,0.29,0.15,-0.39,2.42,0.37,0.37,260.0,0.32,0.02,0.39,0.26,0.13,-0.1,2.58,0.32,0.32,260.0,0.32,0.02,0.37,0.25,0.12,-0.29,2.48,0.32,0.32,260.0,0.35,0.03,0.42,0.27,0.15,-0.3,2.74,0.35,0.35,260.0,0.31,0.03,0.39,0.23,0.16,-0.44,2.45,0.32,0.32,260.0,0.35,0.06,0.46,0.24,0.22,0.24,1.84,0.35,0.33,260.0,0.43,0.07,0.56,0.28,0.28,0.06,2.08,0.43,0.42,260.0,0.36,0.06,0.5,0.25,0.24,0.42,2.34,0.37,0.36,260.0,0.26,0.03,0.36,0.2,0.15,0.57,2.61,0.26,0.25,260.0
+AR-B-G010105 = 0.43,0.04,0.47,0.38,0.08,-0.03,1.06,0.43,0.43,4.0,0.41,0.04,0.44,0.37,0.07,-0.03,1.06,0.41,0.41,4.0,0.46,0.06,0.52,0.4,0.12,-0.0,1.09,0.47,0.46,4.0,0.44,0.06,0.51,0.38,0.13,-0.0,1.1,0.45,0.44,4.0,0.38,0.06,0.44,0.32,0.12,0.01,1.09,0.39,0.38,4.0,0.34,0.05,0.39,0.29,0.1,0.02,1.06,0.34,0.34,4.0,0.34,0.06,0.41,0.28,0.13,0.03,1.11,0.35,0.34,4.0,0.34,0.06,0.41,0.28,0.13,0.03,1.11,0.35,0.34,4.0,0.37,0.06,0.44,0.31,0.12,0.02,1.16,0.38,0.37,4.0,0.41,0.06,0.48,0.35,0.13,0.02,1.09,0.42,0.41,4.0,0.39,0.05,0.44,0.34,0.09,0.01,1.07,0.39,0.39,4.0,0.39,0.03,0.43,0.36,0.07,-0.04,1.1,0.39,0.39,4.0
+AR-B-G010106 = 0.63,0.02,0.67,0.58,0.1,-0.05,2.18,0.63,0.63,39.0,0.68,0.03,0.74,0.61,0.13,-0.14,2.34,0.68,0.68,39.0,0.64,0.04,0.72,0.56,0.16,0.18,2.44,0.64,0.63,39.0,0.37,0.02,0.45,0.33,0.12,1.06,4.92,0.37,0.36,39.0,0.31,0.02,0.34,0.27,0.07,-0.13,2.16,0.31,0.31,39.0,0.3,0.01,0.33,0.28,0.05,-0.16,2.18,0.3,0.31,39.0,0.33,0.02,0.37,0.29,0.08,0.78,3.35,0.33,0.32,39.0,0.3,0.02,0.33,0.25,0.08,0.54,4.25,0.3,0.29,39.0,0.3,0.02,0.35,0.26,0.09,0.98,3.38,0.3,0.29,39.0,0.38,0.04,0.5,0.33,0.17,1.23,3.93,0.38,0.36,39.0,0.33,0.03,0.42,0.29,0.13,0.96,3.65,0.33,0.33,39.0,0.46,0.03,0.53,0.42,0.11,0.49,2.48,0.47,0.46,39.0
+AR-B-G010107 = 0.5,0.04,0.57,0.42,0.15,0.28,2.17,0.5,0.5,171.0,0.58,0.04,0.65,0.49,0.16,-0.28,2.06,0.58,0.59,171.0,0.76,0.01,0.79,0.73,0.06,-0.3,2.76,0.76,0.76,171.0,0.68,0.02,0.72,0.64,0.08,-0.41,2.15,0.69,0.69,171.0,0.56,0.03,0.61,0.5,0.11,-0.28,1.8,0.56,0.57,171.0,0.52,0.03,0.57,0.46,0.11,-0.17,2.21,0.52,0.52,171.0,0.57,0.03,0.64,0.49,0.15,-0.31,2.69,0.58,0.57,171.0,0.58,0.03,0.64,0.5,0.13,-0.4,2.55,0.58,0.58,171.0,0.61,0.02,0.64,0.55,0.09,-0.6,2.21,0.61,0.62,171.0,0.64,0.02,0.7,0.58,0.12,-0.36,2.68,0.65,0.65,171.0,0.58,0.03,0.63,0.52,0.11,-0.04,2.38,0.58,0.58,171.0,0.45,0.03,0.51,0.37,0.14,-0.37,3.03,0.45,0.45,171.0
+AR-B-G010108 = 0.63,0.04,0.69,0.5,0.19,-0.78,3.38,0.63,0.64,154.0,0.76,0.03,0.82,0.64,0.18,-0.93,3.92,0.76,0.77,154.0,0.64,0.02,0.7,0.58,0.12,-0.33,3.55,0.64,0.64,154.0,0.43,0.03,0.51,0.38,0.13,0.57,2.8,0.43,0.43,154.0,0.33,0.03,0.39,0.28,0.11,0.12,2.1,0.33,0.33,154.0,0.33,0.04,0.4,0.27,0.14,-0.03,1.92,0.33,0.34,154.0,0.41,0.05,0.49,0.31,0.19,-0.37,1.6,0.41,0.43,154.0,0.37,0.04,0.44,0.29,0.15,-0.18,1.71,0.37,0.37,154.0,0.36,0.03,0.43,0.31,0.12,0.04,1.76,0.37,0.36,154.0,0.46,0.04,0.56,0.39,0.17,0.46,2.51,0.46,0.46,154.0,0.47,0.02,0.51,0.42,0.09,0.16,2.04,0.47,0.46,154.0,0.64,0.03,0.7,0.53,0.17,-1.4,6.06,0.65,0.65,154.0
+AR-B-G010109 = 0.72,0.03,0.79,0.63,0.16,-0.71,3.72,0.72,0.73,77.0,0.78,0.02,0.84,0.71,0.12,-0.07,2.88,0.78,0.78,77.0,0.67,0.02,0.7,0.64,0.06,-0.1,1.99,0.67,0.67,77.0,0.41,0.02,0.47,0.37,0.1,0.44,3.22,0.41,0.41,77.0,0.34,0.01,0.38,0.31,0.06,0.22,3.04,0.34,0.34,77.0,0.33,0.01,0.35,0.3,0.05,-0.07,3.13,0.33,0.33,77.0,0.39,0.01,0.44,0.37,0.07,1.06,4.78,0.39,0.39,77.0,0.36,0.01,0.4,0.34,0.06,0.57,2.76,0.36,0.36,77.0,0.37,0.02,0.43,0.34,0.1,0.64,3.06,0.37,0.37,77.0,0.46,0.02,0.51,0.4,0.11,-0.02,2.52,0.46,0.45,77.0,0.41,0.02,0.45,0.36,0.08,0.08,1.96,0.41,0.41,77.0,0.6,0.03,0.65,0.54,0.11,-0.69,2.96,0.6,0.61,77.0
+AR-B-G010110 = 0.65,0.03,0.71,0.57,0.14,-0.23,2.29,0.65,0.66,64.0,0.67,0.06,0.79,0.59,0.2,0.33,1.77,0.68,0.67,64.0,0.73,0.02,0.76,0.68,0.08,-0.66,3.57,0.73,0.73,64.0,0.57,0.04,0.64,0.49,0.15,-0.2,1.86,0.57,0.58,64.0,0.46,0.03,0.53,0.39,0.14,-0.18,2.35,0.46,0.46,64.0,0.43,0.03,0.49,0.38,0.11,-0.31,2.25,0.43,0.44,64.0,0.49,0.03,0.55,0.41,0.14,-0.65,2.47,0.49,0.5,64.0,0.5,0.04,0.55,0.41,0.14,-0.62,2.3,0.5,0.51,64.0,0.53,0.04,0.58,0.46,0.12,-0.35,1.98,0.53,0.53,64.0,0.57,0.03,0.62,0.51,0.1,-0.11,2.13,0.57,0.57,64.0,0.51,0.01,0.54,0.46,0.08,-0.09,3.8,0.51,0.51,64.0,0.5,0.05,0.57,0.42,0.15,-0.09,1.38,0.5,0.5,64.0
+AR-B-G010111 = 0.39,0.03,0.46,0.31,0.15,-0.16,2.44,0.39,0.39,150.0,0.57,0.03,0.65,0.46,0.19,-0.5,3.37,0.57,0.57,150.0,0.6,0.04,0.68,0.48,0.2,-0.45,2.94,0.6,0.6,150.0,0.45,0.04,0.53,0.38,0.15,0.22,1.94,0.46,0.45,150.0,0.36,0.03,0.43,0.31,0.12,0.4,2.16,0.37,0.36,150.0,0.35,0.03,0.41,0.28,0.12,-0.01,1.88,0.35,0.34,150.0,0.38,0.03,0.45,0.31,0.14,-0.15,2.31,0.38,0.38,150.0,0.36,0.03,0.42,0.3,0.11,-0.02,2.24,0.36,0.36,150.0,0.43,0.04,0.54,0.35,0.19,0.42,2.88,0.43,0.43,150.0,0.52,0.04,0.62,0.43,0.19,0.08,3.08,0.52,0.52,150.0,0.45,0.04,0.55,0.36,0.19,0.02,2.14,0.45,0.45,150.0,0.31,0.04,0.42,0.25,0.17,0.72,2.78,0.31,0.31,150.0
+AR-B-G010112 = 0.66,0.04,0.74,0.55,0.19,-0.68,2.99,0.66,0.67,109.0,0.68,0.06,0.79,0.55,0.24,-0.24,2.16,0.68,0.68,109.0,0.72,0.01,0.76,0.69,0.07,-0.18,2.62,0.72,0.72,109.0,0.56,0.04,0.65,0.49,0.16,0.47,2.32,0.56,0.56,109.0,0.44,0.03,0.53,0.38,0.15,0.42,2.69,0.44,0.44,109.0,0.42,0.03,0.48,0.36,0.12,0.16,2.52,0.42,0.41,109.0,0.48,0.03,0.54,0.42,0.12,0.01,2.55,0.48,0.48,109.0,0.5,0.03,0.55,0.43,0.12,0.09,2.58,0.5,0.49,109.0,0.53,0.02,0.57,0.47,0.1,0.03,2.42,0.53,0.52,109.0,0.58,0.02,0.63,0.54,0.1,-0.18,3.6,0.58,0.58,109.0,0.52,0.02,0.57,0.49,0.08,0.55,2.37,0.52,0.52,109.0,0.51,0.04,0.61,0.44,0.17,0.75,2.84,0.51,0.5,109.0
+AR-B-G010113 = 0.62,0.03,0.66,0.55,0.11,-0.97,3.42,0.62,0.63,33.0,0.71,0.02,0.76,0.66,0.1,-0.46,4.95,0.71,0.71,33.0,0.62,0.01,0.64,0.59,0.05,-0.16,2.66,0.62,0.62,33.0,0.43,0.01,0.46,0.4,0.06,0.78,4.7,0.43,0.43,33.0,0.35,0.01,0.36,0.32,0.04,-1.88,7.27,0.35,0.35,33.0,0.32,0.01,0.34,0.3,0.04,-1.1,4.28,0.32,0.33,33.0,0.39,0.01,0.41,0.34,0.07,-1.21,5.55,0.39,0.39,33.0,0.38,0.01,0.4,0.35,0.04,-0.73,3.77,0.38,0.38,33.0,0.42,0.01,0.44,0.4,0.04,-0.61,3.04,0.42,0.42,33.0,0.5,0.01,0.52,0.46,0.06,-0.6,3.89,0.5,0.5,33.0,0.47,0.01,0.49,0.44,0.04,-0.99,3.38,0.47,0.47,33.0,0.59,0.02,0.63,0.56,0.07,-0.21,2.02,0.59,0.6,33.0
+AR-B-G010114 = 0.76,0.02,0.81,0.71,0.1,-0.09,3.34,0.76,0.76,61.0,0.77,0.02,0.83,0.7,0.12,-0.17,2.97,0.77,0.77,61.0,0.68,0.01,0.7,0.65,0.06,-0.63,3.98,0.68,0.68,61.0,0.39,0.02,0.45,0.36,0.09,0.46,3.08,0.39,0.39,61.0,0.33,0.01,0.36,0.31,0.06,0.2,2.94,0.33,0.33,61.0,0.33,0.01,0.34,0.31,0.03,0.34,2.85,0.33,0.33,61.0,0.4,0.02,0.44,0.36,0.07,0.76,3.45,0.4,0.4,61.0,0.36,0.02,0.4,0.33,0.07,0.75,3.09,0.36,0.36,61.0,0.37,0.02,0.4,0.33,0.07,0.09,2.46,0.37,0.37,61.0,0.43,0.02,0.49,0.39,0.11,0.75,3.35,0.43,0.43,61.0,0.38,0.02,0.44,0.34,0.09,0.63,3.76,0.38,0.38,61.0,0.56,0.02,0.63,0.52,0.11,0.83,3.77,0.56,0.56,61.0
+AR-B-G010115 = 0.64,0.04,0.72,0.54,0.18,-0.34,2.79,0.64,0.64,47.0,0.66,0.04,0.73,0.55,0.17,-0.73,2.87,0.67,0.67,47.0,0.71,0.02,0.77,0.66,0.11,-0.14,2.83,0.71,0.71,47.0,0.51,0.05,0.62,0.41,0.2,0.19,2.61,0.52,0.52,47.0,0.38,0.03,0.46,0.33,0.14,0.26,2.31,0.39,0.38,47.0,0.34,0.02,0.38,0.32,0.06,0.36,2.06,0.35,0.34,47.0,0.46,0.02,0.51,0.41,0.1,0.19,2.41,0.46,0.46,47.0,0.41,0.02,0.45,0.37,0.08,-0.01,1.88,0.41,0.41,47.0,0.4,0.02,0.45,0.36,0.09,-0.0,2.16,0.4,0.4,47.0,0.52,0.02,0.58,0.47,0.1,0.48,3.43,0.52,0.52,47.0,0.43,0.01,0.47,0.4,0.07,-0.01,2.99,0.43,0.43,47.0,0.54,0.02,0.59,0.49,0.1,-0.28,2.94,0.54,0.54,47.0
+AR-B-G010116 = 0.63,0.02,0.67,0.58,0.09,-0.37,2.92,0.63,0.63,31.0,0.63,0.03,0.68,0.57,0.11,0.23,2.93,0.63,0.62,31.0,0.65,0.03,0.71,0.6,0.11,-0.02,2.84,0.65,0.66,31.0,0.46,0.03,0.5,0.41,0.09,-0.09,1.91,0.46,0.45,31.0,0.35,0.02,0.4,0.32,0.08,0.55,2.44,0.35,0.34,31.0,0.34,0.01,0.36,0.31,0.06,-0.24,2.55,0.34,0.34,31.0,0.42,0.02,0.47,0.37,0.1,-0.25,2.61,0.43,0.43,31.0,0.39,0.02,0.43,0.36,0.07,0.26,2.83,0.39,0.39,31.0,0.39,0.01,0.42,0.37,0.06,0.1,2.32,0.39,0.39,31.0,0.51,0.02,0.56,0.48,0.08,0.18,2.3,0.51,0.51,31.0,0.43,0.01,0.46,0.4,0.06,-0.07,2.7,0.43,0.43,31.0,0.52,0.02,0.56,0.47,0.09,-0.46,2.96,0.52,0.53,31.0
+AR-B-G010117 = 0.39,0.06,0.5,0.14,0.35,-1.3,5.78,0.4,0.4,125.0,0.6,0.08,0.68,0.27,0.41,-2.4,8.6,0.6,0.62,125.0,0.65,0.09,0.71,0.29,0.42,-2.89,10.49,0.65,0.67,125.0,0.56,0.08,0.66,0.23,0.43,-2.01,8.2,0.57,0.58,125.0,0.46,0.06,0.57,0.27,0.3,-0.43,3.45,0.47,0.46,125.0,0.45,0.06,0.55,0.23,0.32,-0.58,4.38,0.45,0.45,125.0,0.46,0.06,0.58,0.25,0.33,-0.56,3.84,0.47,0.46,125.0,0.49,0.06,0.58,0.26,0.32,-1.68,6.92,0.49,0.5,125.0,0.58,0.08,0.67,0.24,0.43,-2.85,11.0,0.59,0.61,125.0,0.58,0.08,0.67,0.18,0.49,-3.1,13.04,0.58,0.6,125.0,0.52,0.07,0.59,0.16,0.43,-3.0,12.21,0.53,0.54,125.0,0.38,0.05,0.49,0.19,0.3,-0.57,5.19,0.38,0.38,125.0
+AR-B-G010118 = 0.69,0.08,0.75,0.42,0.34,-1.89,6.1,0.7,0.73,37.0,0.67,0.09,0.75,0.41,0.33,-1.54,4.28,0.68,0.71,37.0,0.66,0.08,0.75,0.44,0.31,-1.45,3.91,0.67,0.7,37.0,0.62,0.07,0.68,0.41,0.28,-1.55,4.33,0.62,0.65,37.0,0.54,0.06,0.61,0.35,0.25,-1.62,4.72,0.55,0.57,37.0,0.52,0.05,0.59,0.32,0.27,-1.78,6.72,0.52,0.54,37.0,0.47,0.05,0.53,0.31,0.22,-1.36,4.43,0.47,0.48,37.0,0.49,0.06,0.56,0.32,0.25,-1.35,4.32,0.49,0.5,37.0,0.55,0.06,0.62,0.35,0.27,-1.34,4.83,0.55,0.57,37.0,0.62,0.07,0.7,0.41,0.29,-1.48,4.42,0.62,0.65,37.0,0.64,0.08,0.71,0.41,0.3,-1.71,4.87,0.65,0.68,37.0,0.69,0.08,0.76,0.42,0.34,-1.66,4.95,0.69,0.72,37.0
+AR-B-G010119 = 0.34,0.02,0.36,0.33,0.03,-0.0,1.0,0.34,0.34,2.0,0.34,0.02,0.36,0.33,0.03,0.0,1.0,0.34,0.34,2.0,0.36,0.04,0.38,0.33,0.05,0.0,1.0,0.36,0.36,2.0,0.34,0.03,0.36,0.31,0.04,-0.0,1.0,0.34,0.34,2.0,0.29,0.03,0.31,0.27,0.04,-0.0,1.0,0.29,0.29,2.0,0.26,0.02,0.27,0.25,0.03,-0.0,1.0,0.26,0.26,2.0,0.25,0.02,0.27,0.24,0.03,0.0,1.0,0.25,0.25,2.0,0.26,0.02,0.27,0.24,0.03,0.0,1.0,0.26,0.26,2.0,0.29,0.01,0.3,0.28,0.02,0.0,1.0,0.29,0.29,2.0,0.34,0.02,0.35,0.33,0.03,0.0,1.0,0.34,0.34,2.0,0.34,0.02,0.35,0.32,0.03,0.0,1.0,0.34,0.34,2.0,0.35,0.02,0.36,0.33,0.03,0.0,1.0,0.35,0.35,2.0
+AR-B-G010120 = 0.62,0.03,0.69,0.54,0.15,-0.18,3.23,0.62,0.62,25.0,0.72,0.04,0.79,0.61,0.18,-0.64,3.02,0.72,0.72,25.0,0.66,0.04,0.71,0.54,0.18,-1.08,4.38,0.66,0.67,25.0,0.38,0.01,0.39,0.34,0.06,-1.37,5.11,0.38,0.38,25.0,0.32,0.01,0.33,0.28,0.05,-1.84,6.75,0.32,0.32,25.0,0.31,0.01,0.33,0.26,0.07,-1.79,7.08,0.31,0.31,25.0,0.33,0.02,0.34,0.25,0.09,-2.13,7.09,0.33,0.33,25.0,0.28,0.02,0.3,0.22,0.07,-2.23,7.48,0.28,0.29,25.0,0.28,0.01,0.29,0.24,0.05,-2.02,6.76,0.28,0.28,25.0,0.35,0.01,0.37,0.32,0.05,-0.05,2.21,0.35,0.35,25.0,0.3,0.02,0.33,0.28,0.05,0.16,1.66,0.3,0.3,25.0,0.44,0.02,0.49,0.4,0.09,-0.05,2.57,0.44,0.45,25.0
+AR-B-G010121 = 0.63,0.03,0.7,0.57,0.13,0.08,2.21,0.63,0.63,50.0,0.65,0.03,0.72,0.59,0.13,0.21,2.67,0.65,0.65,50.0,0.65,0.03,0.7,0.57,0.13,-1.02,4.17,0.65,0.65,50.0,0.41,0.03,0.47,0.33,0.14,0.14,2.91,0.41,0.4,50.0,0.32,0.02,0.37,0.27,0.1,-0.06,2.38,0.32,0.32,50.0,0.3,0.01,0.33,0.27,0.05,0.04,2.0,0.3,0.3,50.0,0.34,0.03,0.4,0.28,0.12,0.19,2.37,0.34,0.34,50.0,0.31,0.02,0.36,0.28,0.08,0.13,2.49,0.31,0.31,50.0,0.31,0.02,0.36,0.27,0.09,0.28,2.58,0.31,0.31,50.0,0.42,0.04,0.52,0.35,0.17,0.18,2.24,0.43,0.42,50.0,0.39,0.04,0.49,0.32,0.17,0.37,2.06,0.39,0.38,50.0,0.53,0.04,0.62,0.47,0.15,0.55,2.05,0.53,0.52,50.0
+AR-B-G010122 = 0.53,0.01,0.57,0.51,0.06,0.61,3.93,0.53,0.53,27.0,0.52,0.05,0.6,0.45,0.15,0.44,1.95,0.52,0.51,27.0,0.71,0.02,0.75,0.68,0.08,0.48,2.6,0.71,0.71,27.0,0.67,0.01,0.7,0.65,0.06,0.27,2.63,0.67,0.67,27.0,0.58,0.01,0.61,0.55,0.07,0.52,3.3,0.58,0.57,27.0,0.5,0.02,0.53,0.47,0.07,0.06,2.49,0.5,0.5,27.0,0.57,0.02,0.59,0.51,0.08,-0.96,3.14,0.57,0.58,27.0,0.56,0.02,0.59,0.53,0.06,-0.49,2.5,0.56,0.57,27.0,0.57,0.01,0.6,0.55,0.05,0.5,3.12,0.57,0.57,27.0,0.6,0.01,0.62,0.58,0.04,-0.37,2.03,0.6,0.6,27.0,0.5,0.01,0.52,0.48,0.05,-0.24,2.05,0.5,0.51,27.0,0.46,0.02,0.5,0.42,0.08,0.17,2.62,0.46,0.46,27.0
+AR-B-G010123 = 0.65,0.04,0.71,0.55,0.16,-0.65,2.28,0.65,0.65,36.0,0.66,0.05,0.76,0.54,0.21,-0.28,2.43,0.66,0.67,36.0,0.71,0.01,0.74,0.69,0.05,0.45,2.85,0.71,0.71,36.0,0.56,0.03,0.61,0.5,0.11,0.05,1.95,0.56,0.56,36.0,0.44,0.02,0.49,0.42,0.08,0.59,2.38,0.44,0.44,36.0,0.4,0.01,0.43,0.38,0.04,1.31,3.79,0.4,0.4,36.0,0.5,0.01,0.53,0.47,0.05,-0.35,2.73,0.5,0.5,36.0,0.44,0.02,0.48,0.4,0.08,-0.41,2.59,0.44,0.44,36.0,0.43,0.03,0.49,0.38,0.11,-0.17,2.47,0.43,0.43,36.0,0.54,0.02,0.57,0.5,0.06,-0.27,2.55,0.54,0.54,36.0,0.45,0.02,0.49,0.41,0.08,0.37,2.95,0.45,0.45,36.0,0.51,0.02,0.53,0.47,0.07,-0.66,3.04,0.51,0.51,36.0
+AR-B-G010124 = 0.53,0.04,0.61,0.41,0.2,-0.34,3.26,0.53,0.53,193.0,0.65,0.04,0.75,0.51,0.24,-0.62,3.12,0.65,0.66,193.0,0.74,0.02,0.8,0.66,0.14,-0.22,3.24,0.74,0.74,193.0,0.57,0.04,0.7,0.49,0.21,0.48,3.0,0.58,0.57,193.0,0.46,0.04,0.56,0.36,0.2,-0.06,2.88,0.46,0.46,193.0,0.45,0.04,0.53,0.35,0.18,-0.59,3.24,0.46,0.46,193.0,0.49,0.04,0.57,0.39,0.18,-0.38,2.77,0.5,0.5,193.0,0.51,0.03,0.58,0.43,0.15,-0.05,3.18,0.51,0.51,193.0,0.6,0.03,0.66,0.51,0.16,0.06,3.33,0.6,0.6,193.0,0.62,0.02,0.68,0.53,0.16,-0.19,3.93,0.62,0.62,193.0,0.6,0.02,0.64,0.53,0.11,-0.27,3.9,0.6,0.6,193.0,0.48,0.03,0.54,0.4,0.14,-0.31,3.24,0.48,0.48,193.0
+AR-B-G010125 = 0.5,0.05,0.62,0.37,0.24,-0.01,2.36,0.5,0.5,168.0,0.63,0.04,0.75,0.45,0.3,-0.26,5.45,0.63,0.63,168.0,0.73,0.02,0.78,0.67,0.11,-0.54,3.05,0.73,0.73,168.0,0.62,0.02,0.66,0.55,0.11,-1.0,3.78,0.62,0.63,168.0,0.49,0.02,0.52,0.4,0.12,-1.45,5.37,0.49,0.49,168.0,0.47,0.02,0.52,0.41,0.11,-0.09,2.52,0.47,0.47,168.0,0.53,0.03,0.59,0.45,0.14,-0.48,2.78,0.53,0.53,168.0,0.52,0.02,0.56,0.47,0.09,-0.31,2.8,0.52,0.52,168.0,0.56,0.02,0.6,0.5,0.1,-0.59,2.47,0.56,0.56,168.0,0.66,0.02,0.7,0.6,0.1,-0.35,2.09,0.66,0.67,168.0,0.62,0.02,0.66,0.57,0.09,-0.28,2.13,0.62,0.62,168.0,0.47,0.04,0.57,0.38,0.19,0.79,3.57,0.47,0.46,168.0
+AR-B-G010126 = 0.56,0.1,0.72,0.46,0.27,0.57,1.87,0.57,0.54,14.0,0.55,0.09,0.7,0.43,0.27,0.46,1.86,0.56,0.54,14.0,0.57,0.08,0.7,0.43,0.27,0.05,2.07,0.58,0.57,14.0,0.54,0.07,0.65,0.41,0.23,0.09,2.0,0.54,0.54,14.0,0.47,0.07,0.59,0.36,0.23,0.37,1.98,0.48,0.46,14.0,0.43,0.08,0.57,0.35,0.22,0.62,1.99,0.44,0.41,14.0,0.42,0.06,0.52,0.32,0.2,0.25,2.08,0.42,0.42,14.0,0.43,0.07,0.54,0.33,0.2,0.35,1.94,0.43,0.43,14.0,0.47,0.07,0.59,0.38,0.21,0.53,1.92,0.47,0.45,14.0,0.54,0.07,0.65,0.44,0.21,0.35,1.82,0.54,0.53,14.0,0.53,0.08,0.67,0.43,0.24,0.52,1.86,0.53,0.51,14.0,0.56,0.09,0.71,0.46,0.25,0.54,1.86,0.56,0.54,14.0
+AR-B-G010127 = 0.6,0.03,0.65,0.49,0.15,-1.17,4.66,0.6,0.6,49.0,0.61,0.04,0.7,0.46,0.24,-1.25,6.09,0.61,0.61,49.0,0.72,0.05,0.79,0.52,0.27,-2.29,9.01,0.72,0.73,49.0,0.68,0.04,0.73,0.51,0.23,-2.16,8.6,0.68,0.69,49.0,0.6,0.04,0.66,0.46,0.2,-1.88,7.61,0.61,0.61,49.0,0.53,0.03,0.58,0.4,0.18,-2.29,9.41,0.53,0.54,49.0,0.56,0.05,0.61,0.36,0.24,-2.42,9.15,0.56,0.57,49.0,0.58,0.05,0.64,0.38,0.26,-2.68,10.51,0.58,0.6,49.0,0.62,0.05,0.68,0.42,0.26,-2.45,9.35,0.62,0.64,49.0,0.63,0.04,0.68,0.46,0.22,-2.28,8.31,0.63,0.64,49.0,0.63,0.05,0.7,0.47,0.23,-1.15,4.77,0.63,0.63,49.0,0.5,0.03,0.54,0.43,0.12,-0.62,2.21,0.5,0.51,49.0
+AR-B-G010128 = 0.3,0.03,0.38,0.24,0.14,0.36,2.18,0.3,0.3,166.0,0.49,0.08,0.6,0.31,0.28,-0.59,2.09,0.49,0.51,166.0,0.56,0.08,0.66,0.32,0.34,-1.67,5.11,0.57,0.58,166.0,0.42,0.06,0.55,0.27,0.29,-0.72,3.81,0.43,0.43,166.0,0.35,0.04,0.46,0.25,0.21,0.48,4.42,0.35,0.35,166.0,0.32,0.03,0.44,0.25,0.19,0.84,4.64,0.33,0.32,166.0,0.36,0.03,0.47,0.29,0.19,1.14,4.65,0.36,0.35,166.0,0.32,0.03,0.44,0.25,0.18,1.07,4.47,0.32,0.32,166.0,0.36,0.04,0.46,0.29,0.18,0.7,2.98,0.36,0.36,166.0,0.47,0.03,0.54,0.39,0.15,-0.32,2.92,0.47,0.47,166.0,0.38,0.03,0.46,0.31,0.15,0.86,4.71,0.38,0.37,166.0,0.27,0.03,0.4,0.22,0.17,1.37,4.79,0.27,0.27,166.0
+AR-B-G010129 = 0.55,0.07,0.67,0.22,0.45,-1.76,7.72,0.56,0.57,216.0,0.67,0.08,0.76,0.27,0.49,-2.15,8.15,0.67,0.69,216.0,0.6,0.07,0.7,0.26,0.44,-1.95,7.98,0.6,0.62,216.0,0.42,0.04,0.48,0.2,0.29,-2.06,8.34,0.42,0.43,216.0,0.31,0.03,0.36,0.16,0.2,-1.58,6.71,0.31,0.32,216.0,0.3,0.03,0.38,0.15,0.23,-1.45,7.23,0.3,0.3,216.0,0.38,0.05,0.46,0.18,0.28,-1.2,5.64,0.38,0.38,216.0,0.37,0.05,0.43,0.16,0.27,-1.23,5.43,0.37,0.37,216.0,0.39,0.05,0.47,0.2,0.28,-0.84,3.99,0.39,0.39,216.0,0.48,0.05,0.58,0.26,0.31,-1.07,4.95,0.48,0.49,216.0,0.46,0.05,0.53,0.22,0.31,-2.06,9.11,0.46,0.46,216.0,0.55,0.06,0.67,0.23,0.44,-2.0,8.37,0.56,0.57,216.0
+AR-B-G010130 = 0.38,0.07,0.53,0.11,0.43,-1.18,5.27,0.39,0.39,250.0,0.56,0.1,0.7,0.14,0.56,-1.82,6.77,0.56,0.58,250.0,0.61,0.09,0.7,0.15,0.55,-2.71,10.76,0.61,0.64,250.0,0.51,0.07,0.61,0.15,0.47,-1.85,8.37,0.51,0.52,250.0,0.42,0.06,0.52,0.15,0.37,-1.33,6.81,0.43,0.43,250.0,0.4,0.05,0.5,0.14,0.36,-1.64,8.14,0.41,0.41,250.0,0.42,0.07,0.54,0.12,0.42,-1.84,7.64,0.43,0.43,250.0,0.46,0.07,0.56,0.11,0.45,-2.46,9.89,0.46,0.47,250.0,0.56,0.09,0.66,0.12,0.54,-2.67,10.7,0.57,0.58,250.0,0.58,0.09,0.66,0.14,0.52,-2.83,11.14,0.59,0.61,250.0,0.48,0.08,0.57,0.07,0.5,-2.54,9.85,0.48,0.49,250.0,0.32,0.05,0.42,0.09,0.33,-1.16,5.85,0.32,0.32,250.0
+AR-B-G010131 = 0.59,0.03,0.64,0.5,0.14,-0.69,3.26,0.59,0.6,49.0,0.7,0.02,0.73,0.66,0.07,-0.59,2.18,0.71,0.71,49.0,0.63,0.01,0.66,0.61,0.05,0.06,2.15,0.63,0.63,49.0,0.45,0.01,0.49,0.42,0.06,0.31,2.61,0.45,0.45,49.0,0.35,0.01,0.37,0.33,0.04,-0.1,2.71,0.35,0.35,49.0,0.32,0.01,0.34,0.31,0.03,-0.23,2.58,0.32,0.32,49.0,0.4,0.02,0.43,0.37,0.06,0.11,1.74,0.4,0.4,49.0,0.39,0.02,0.43,0.36,0.06,0.32,2.11,0.39,0.39,49.0,0.43,0.02,0.46,0.4,0.06,-0.27,2.52,0.43,0.43,49.0,0.52,0.02,0.56,0.48,0.08,-0.17,2.24,0.52,0.52,49.0,0.5,0.02,0.54,0.46,0.08,-0.0,2.52,0.5,0.5,49.0,0.58,0.02,0.62,0.55,0.07,-0.08,2.05,0.59,0.59,49.0
+AR-B-G010132 = 0.37,0.06,0.41,0.32,0.09,0.0,1.0,0.37,0.37,2.0,0.36,0.07,0.41,0.31,0.09,-0.0,1.0,0.36,0.36,2.0,0.38,0.08,0.44,0.33,0.11,0.0,1.0,0.39,0.38,2.0,0.36,0.07,0.41,0.31,0.1,0.0,1.0,0.36,0.36,2.0,0.31,0.06,0.35,0.27,0.09,0.0,1.0,0.31,0.31,2.0,0.28,0.05,0.32,0.24,0.07,0.0,1.0,0.28,0.28,2.0,0.27,0.06,0.32,0.23,0.09,0.0,1.0,0.28,0.27,2.0,0.27,0.06,0.32,0.23,0.09,0.0,1.0,0.28,0.27,2.0,0.29,0.06,0.34,0.25,0.09,-0.0,1.0,0.3,0.29,2.0,0.34,0.07,0.39,0.29,0.1,-0.0,1.0,0.35,0.34,2.0,0.34,0.06,0.39,0.3,0.08,-0.0,1.0,0.35,0.34,2.0,0.35,0.07,0.4,0.31,0.1,0.0,1.0,0.36,0.35,2.0
+AR-B-G010133 = 0.31,0.0,0.31,0.31,0.0,0.01,-4.06,0.31,0.31,2.0,0.3,0.0,0.3,0.3,0.0,0.01,-8.43,0.3,0.3,2.0,0.32,0.0,0.32,0.32,0.0,-0.0,1.57,0.32,0.32,2.0,0.3,0.0,0.3,0.3,0.01,-0.0,1.82,0.3,0.3,2.0,0.26,0.0,0.26,0.26,0.0,-0.0,1.5,0.26,0.26,2.0,0.23,0.0,0.23,0.23,0.0,-0.18,165.23,0.23,0.23,2.0,0.22,0.0,0.22,0.22,0.0,0.01,0.83,0.22,0.22,2.0,0.23,0.0,0.23,0.22,0.0,0.0,1.39,0.23,0.23,2.0,0.25,0.01,0.26,0.25,0.01,-0.0,1.07,0.25,0.25,2.0,0.3,0.01,0.3,0.29,0.01,0.0,1.04,0.3,0.3,2.0,0.3,0.0,0.31,0.3,0.0,-0.0,2.27,0.3,0.3,2.0,0.31,0.01,0.32,0.3,0.01,-0.0,0.99,0.31,0.31,2.0
+AR-B-G010134 = 0.32,0.11,0.43,0.09,0.34,-1.11,3.56,0.33,0.31,9.0,0.33,0.09,0.44,0.13,0.3,-1.03,3.59,0.34,0.34,9.0,0.34,0.12,0.49,0.1,0.39,-0.88,3.31,0.36,0.35,9.0,0.37,0.11,0.49,0.14,0.35,-0.81,2.93,0.38,0.36,9.0,0.35,0.11,0.45,0.12,0.33,-1.12,3.46,0.36,0.36,9.0,0.32,0.09,0.42,0.12,0.3,-1.08,3.49,0.33,0.32,9.0,0.3,0.1,0.41,0.09,0.33,-1.08,3.46,0.31,0.31,9.0,0.3,0.09,0.41,0.1,0.3,-1.03,3.27,0.32,0.3,9.0,0.31,0.1,0.42,0.1,0.32,-0.95,3.13,0.32,0.31,9.0,0.29,0.12,0.4,0.04,0.36,-1.06,3.22,0.31,0.3,9.0,0.28,0.1,0.39,0.06,0.33,-1.11,3.67,0.3,0.3,9.0,0.28,0.09,0.38,0.1,0.28,-1.06,3.56,0.3,0.29,9.0
+AR-B-G010135 = 0.32,0.07,0.5,0.13,0.36,0.47,2.67,0.32,0.31,426.0,0.39,0.07,0.57,0.14,0.43,-0.41,3.38,0.39,0.39,426.0,0.39,0.07,0.56,0.19,0.37,-0.14,2.73,0.39,0.39,426.0,0.33,0.05,0.44,0.18,0.27,-0.08,2.18,0.33,0.34,426.0,0.31,0.05,0.42,0.18,0.24,-0.1,2.6,0.31,0.31,426.0,0.31,0.04,0.4,0.16,0.24,0.0,2.62,0.31,0.3,426.0,0.36,0.04,0.43,0.17,0.26,-0.85,5.02,0.36,0.36,426.0,0.31,0.04,0.38,0.16,0.22,-0.76,3.97,0.31,0.31,426.0,0.32,0.05,0.43,0.14,0.3,-0.11,2.88,0.32,0.32,426.0,0.32,0.06,0.49,0.11,0.37,0.32,2.88,0.33,0.31,426.0,0.29,0.07,0.47,0.12,0.35,0.62,2.93,0.3,0.28,426.0,0.29,0.08,0.51,0.15,0.36,0.72,2.78,0.3,0.27,426.0
+AR-B-G010136 = 0.17,0.04,0.26,0.08,0.17,0.12,2.91,0.18,0.17,38.0,0.17,0.05,0.28,0.05,0.23,0.09,2.81,0.18,0.17,38.0,0.2,0.05,0.3,0.09,0.2,0.07,2.58,0.21,0.19,38.0,0.19,0.04,0.28,0.09,0.19,-0.03,3.06,0.19,0.19,38.0,0.16,0.05,0.27,0.06,0.21,0.34,3.43,0.17,0.16,38.0,0.18,0.04,0.28,0.09,0.19,0.27,2.87,0.19,0.18,38.0,0.17,0.05,0.3,0.05,0.25,0.21,3.71,0.18,0.17,38.0,0.16,0.04,0.26,0.05,0.21,0.08,3.75,0.16,0.15,38.0,0.15,0.04,0.25,0.07,0.19,0.37,3.26,0.16,0.15,38.0,0.15,0.04,0.23,0.05,0.18,0.09,3.17,0.15,0.14,38.0,0.11,0.05,0.23,0.03,0.2,0.67,3.21,0.12,0.11,38.0,0.12,0.04,0.23,0.03,0.2,0.31,3.2,0.13,0.12,38.0
+AR-B-G010137 = 0.66,0.03,0.72,0.59,0.13,-0.12,2.15,0.66,0.65,47.0,0.65,0.03,0.71,0.58,0.13,-0.03,2.75,0.65,0.64,47.0,0.64,0.02,0.7,0.6,0.1,0.3,2.28,0.64,0.64,47.0,0.49,0.06,0.62,0.41,0.2,0.72,2.27,0.49,0.47,47.0,0.38,0.06,0.52,0.31,0.22,0.85,2.63,0.39,0.36,47.0,0.36,0.04,0.47,0.31,0.16,0.96,3.13,0.36,0.35,47.0,0.36,0.02,0.4,0.29,0.11,-0.58,3.55,0.36,0.36,47.0,0.36,0.03,0.43,0.29,0.14,-0.28,3.38,0.36,0.36,47.0,0.38,0.04,0.48,0.32,0.16,0.83,3.08,0.39,0.37,47.0,0.51,0.03,0.59,0.45,0.15,0.41,3.76,0.51,0.51,47.0,0.5,0.06,0.63,0.42,0.21,0.65,2.3,0.5,0.49,47.0,0.59,0.07,0.7,0.48,0.22,0.05,1.55,0.6,0.59,47.0
+AR-C-G020001 = 0.29,0.04,0.39,0.19,0.2,0.73,3.57,0.29,0.27,42.0,0.28,0.04,0.39,0.18,0.2,0.64,3.45,0.29,0.27,42.0,0.3,0.05,0.42,0.18,0.24,0.57,3.32,0.3,0.28,42.0,0.27,0.05,0.39,0.15,0.23,0.54,3.32,0.28,0.26,42.0,0.23,0.04,0.33,0.13,0.2,0.48,3.36,0.24,0.22,42.0,0.21,0.04,0.3,0.12,0.18,0.37,3.39,0.21,0.2,42.0,0.21,0.04,0.29,0.12,0.17,0.49,3.26,0.21,0.19,42.0,0.21,0.04,0.3,0.13,0.17,0.74,3.54,0.21,0.2,42.0,0.23,0.04,0.32,0.14,0.18,0.66,3.61,0.24,0.22,42.0,0.27,0.04,0.38,0.17,0.2,0.63,3.58,0.28,0.26,42.0,0.29,0.04,0.37,0.19,0.19,0.22,3.55,0.29,0.28,42.0,0.28,0.04,0.38,0.18,0.2,0.73,3.82,0.28,0.27,42.0
+AR-D-G190001 = 0.44,0.12,0.63,0.14,0.49,-0.37,2.1,0.46,0.45,363.0,0.51,0.14,0.71,0.15,0.56,-0.53,2.2,0.53,0.55,363.0,0.52,0.13,0.73,0.17,0.56,-0.68,2.6,0.53,0.55,363.0,0.46,0.1,0.64,0.14,0.5,-1.01,3.55,0.47,0.49,363.0,0.38,0.07,0.5,0.12,0.38,-1.15,4.24,0.39,0.4,363.0,0.33,0.06,0.44,0.09,0.34,-1.22,4.73,0.34,0.35,363.0,0.29,0.05,0.36,0.09,0.27,-1.47,5.35,0.29,0.3,363.0,0.27,0.05,0.35,0.09,0.27,-1.05,4.01,0.28,0.28,363.0,0.27,0.06,0.39,0.1,0.3,-0.28,2.81,0.28,0.28,363.0,0.29,0.08,0.48,0.09,0.39,-0.24,2.57,0.3,0.3,363.0,0.36,0.09,0.53,0.14,0.39,-0.42,2.42,0.38,0.37,363.0,0.47,0.12,0.63,0.15,0.48,-0.71,2.56,0.48,0.51,363.0
+AR-D-G190002 = 0.41,0.07,0.55,0.2,0.36,-0.61,3.19,0.42,0.42,267.0,0.52,0.09,0.67,0.27,0.41,-0.64,2.76,0.53,0.53,267.0,0.56,0.08,0.68,0.29,0.39,-1.17,3.93,0.56,0.57,267.0,0.48,0.07,0.58,0.25,0.33,-1.37,4.32,0.49,0.5,267.0,0.4,0.05,0.48,0.26,0.23,-1.03,3.53,0.41,0.42,267.0,0.35,0.04,0.43,0.23,0.19,-1.07,3.62,0.36,0.36,267.0,0.31,0.04,0.37,0.2,0.16,-1.03,3.57,0.31,0.32,267.0,0.28,0.03,0.34,0.17,0.17,-1.05,3.72,0.28,0.29,267.0,0.28,0.04,0.35,0.16,0.19,-0.84,3.28,0.28,0.29,267.0,0.31,0.06,0.42,0.17,0.25,-0.14,2.5,0.32,0.31,267.0,0.39,0.09,0.52,0.18,0.35,-0.43,2.24,0.4,0.39,267.0,0.51,0.1,0.64,0.23,0.41,-1.18,3.71,0.52,0.53,267.0
+AR-D-G190003 = 0.49,0.04,0.59,0.4,0.19,-0.08,2.5,0.5,0.49,106.0,0.63,0.04,0.71,0.52,0.19,-0.15,3.02,0.63,0.62,106.0,0.62,0.04,0.71,0.54,0.17,-0.2,2.48,0.62,0.62,106.0,0.48,0.05,0.6,0.4,0.2,0.44,2.29,0.48,0.47,106.0,0.37,0.06,0.49,0.28,0.21,0.32,2.07,0.37,0.36,106.0,0.33,0.05,0.43,0.25,0.19,0.33,2.14,0.33,0.32,106.0,0.29,0.04,0.37,0.22,0.15,0.25,2.13,0.29,0.28,106.0,0.28,0.03,0.35,0.21,0.13,0.19,2.08,0.28,0.27,106.0,0.29,0.04,0.36,0.21,0.14,-0.03,1.94,0.29,0.29,106.0,0.33,0.05,0.43,0.23,0.2,0.12,2.05,0.33,0.32,106.0,0.36,0.06,0.46,0.25,0.21,0.13,1.98,0.36,0.34,106.0,0.5,0.06,0.64,0.37,0.26,-0.01,2.41,0.51,0.5,106.0
+AR-D-G190004 = 0.53,0.04,0.66,0.46,0.2,0.49,2.84,0.53,0.52,162.0,0.58,0.06,0.7,0.44,0.25,-0.51,2.26,0.59,0.59,162.0,0.57,0.04,0.65,0.46,0.19,-0.82,3.04,0.57,0.58,162.0,0.46,0.03,0.53,0.4,0.13,0.09,2.41,0.46,0.46,162.0,0.38,0.03,0.47,0.31,0.16,0.38,2.59,0.38,0.37,162.0,0.33,0.03,0.4,0.26,0.14,0.23,2.73,0.33,0.32,162.0,0.3,0.02,0.35,0.24,0.11,0.01,2.91,0.3,0.3,162.0,0.29,0.02,0.33,0.23,0.1,0.24,2.51,0.29,0.28,162.0,0.3,0.02,0.35,0.26,0.09,0.07,2.34,0.3,0.3,162.0,0.35,0.03,0.43,0.29,0.14,0.47,2.87,0.35,0.35,162.0,0.38,0.04,0.46,0.31,0.15,0.19,2.04,0.38,0.38,162.0,0.5,0.03,0.56,0.44,0.11,-0.17,1.99,0.51,0.51,162.0
+AR-D-G190005 = 0.52,0.07,0.68,0.37,0.31,0.05,2.2,0.53,0.52,536.0,0.6,0.07,0.75,0.49,0.26,0.27,1.91,0.6,0.59,536.0,0.55,0.05,0.71,0.45,0.26,0.37,2.26,0.56,0.55,536.0,0.43,0.03,0.49,0.36,0.13,0.42,2.36,0.43,0.42,536.0,0.35,0.02,0.42,0.27,0.15,-0.1,3.58,0.35,0.35,536.0,0.3,0.02,0.36,0.24,0.13,0.15,2.32,0.31,0.3,536.0,0.29,0.03,0.37,0.22,0.15,0.34,2.31,0.29,0.29,536.0,0.29,0.03,0.37,0.21,0.16,0.14,2.31,0.3,0.29,536.0,0.31,0.02,0.36,0.22,0.15,-0.21,3.11,0.31,0.31,536.0,0.34,0.02,0.39,0.23,0.16,-0.75,4.47,0.34,0.34,536.0,0.36,0.03,0.45,0.25,0.2,0.17,2.81,0.36,0.36,536.0,0.47,0.04,0.6,0.35,0.25,0.09,3.84,0.47,0.47,536.0
+AR-D-G190006 = 0.41,0.06,0.56,0.3,0.26,0.6,2.72,0.41,0.4,769.0,0.54,0.06,0.66,0.37,0.3,-0.17,2.81,0.54,0.53,769.0,0.53,0.06,0.65,0.34,0.31,-0.48,2.57,0.53,0.53,769.0,0.43,0.07,0.56,0.27,0.29,-0.15,2.25,0.44,0.43,769.0,0.35,0.05,0.47,0.24,0.23,-0.06,2.14,0.36,0.36,769.0,0.32,0.05,0.44,0.22,0.22,0.0,2.23,0.32,0.33,769.0,0.28,0.04,0.38,0.19,0.19,-0.09,2.17,0.28,0.28,769.0,0.27,0.04,0.37,0.19,0.18,-0.19,2.36,0.28,0.27,769.0,0.27,0.03,0.34,0.2,0.14,-0.13,2.47,0.27,0.27,769.0,0.32,0.03,0.42,0.25,0.17,0.31,2.63,0.32,0.32,769.0,0.36,0.05,0.52,0.24,0.28,0.23,2.65,0.36,0.36,769.0,0.42,0.08,0.63,0.23,0.4,0.0,2.61,0.43,0.42,769.0
+AR-D-G190007 = 0.54,0.05,0.62,0.42,0.2,-0.63,2.44,0.54,0.55,82.0,0.68,0.02,0.71,0.61,0.1,-0.76,2.65,0.68,0.68,82.0,0.67,0.02,0.71,0.63,0.08,-0.4,2.4,0.67,0.67,82.0,0.57,0.03,0.64,0.51,0.13,-0.15,2.57,0.57,0.58,82.0,0.47,0.04,0.56,0.39,0.17,-0.07,2.39,0.47,0.47,82.0,0.4,0.03,0.47,0.33,0.14,0.1,2.59,0.4,0.4,82.0,0.34,0.02,0.38,0.3,0.08,0.22,2.62,0.34,0.33,82.0,0.33,0.02,0.36,0.29,0.07,0.18,2.68,0.33,0.33,82.0,0.37,0.02,0.42,0.33,0.1,0.3,2.39,0.37,0.36,82.0,0.45,0.03,0.51,0.39,0.13,0.35,2.0,0.45,0.44,82.0,0.49,0.04,0.57,0.4,0.17,-0.07,2.32,0.49,0.49,82.0,0.58,0.02,0.64,0.52,0.12,0.16,3.25,0.58,0.58,82.0
+AR-D-G190008 = 0.42,0.06,0.6,0.14,0.46,-0.35,4.15,0.43,0.43,529.0,0.55,0.06,0.67,0.17,0.5,-1.17,8.43,0.55,0.55,529.0,0.53,0.06,0.65,0.16,0.49,-0.88,7.26,0.54,0.53,529.0,0.46,0.05,0.57,0.15,0.42,-0.95,6.45,0.46,0.46,529.0,0.4,0.05,0.5,0.13,0.37,-0.55,4.9,0.4,0.4,529.0,0.35,0.05,0.46,0.12,0.33,-0.15,3.54,0.36,0.35,529.0,0.32,0.04,0.42,0.11,0.3,-0.13,3.74,0.32,0.31,529.0,0.29,0.03,0.38,0.1,0.28,-0.47,5.36,0.29,0.29,529.0,0.3,0.03,0.39,0.1,0.28,-0.39,5.53,0.31,0.3,529.0,0.35,0.05,0.48,0.12,0.36,0.04,3.57,0.36,0.34,529.0,0.38,0.06,0.51,0.14,0.37,-0.05,2.59,0.39,0.38,529.0,0.47,0.07,0.65,0.14,0.5,0.16,3.15,0.48,0.46,529.0
+AR-D-G190009 = 0.48,0.02,0.55,0.42,0.13,0.07,3.33,0.48,0.47,135.0,0.55,0.06,0.66,0.46,0.21,0.47,2.09,0.56,0.54,135.0,0.57,0.05,0.68,0.46,0.21,0.17,2.16,0.57,0.57,135.0,0.48,0.04,0.57,0.41,0.16,0.71,2.98,0.48,0.47,135.0,0.4,0.03,0.48,0.32,0.17,1.01,4.63,0.4,0.39,135.0,0.34,0.02,0.41,0.28,0.13,0.65,4.21,0.34,0.34,135.0,0.3,0.02,0.35,0.26,0.09,0.32,3.58,0.3,0.3,135.0,0.29,0.01,0.33,0.25,0.07,-0.18,3.12,0.29,0.29,135.0,0.31,0.02,0.36,0.26,0.1,0.52,4.45,0.31,0.31,135.0,0.34,0.03,0.46,0.29,0.17,1.54,5.75,0.34,0.34,135.0,0.39,0.03,0.49,0.31,0.18,1.33,5.87,0.39,0.38,135.0,0.51,0.04,0.58,0.44,0.14,0.04,1.68,0.51,0.51,135.0
+AR-E-G080001 = 0.59,0.03,0.7,0.52,0.17,0.63,3.09,0.59,0.58,131.0,0.66,0.04,0.75,0.55,0.2,-0.3,2.94,0.66,0.66,131.0,0.69,0.03,0.75,0.58,0.17,-0.99,4.62,0.69,0.69,131.0,0.54,0.05,0.66,0.44,0.22,0.54,2.69,0.54,0.53,131.0,0.49,0.06,0.62,0.38,0.23,0.51,2.62,0.49,0.47,131.0,0.46,0.05,0.59,0.36,0.23,0.61,2.61,0.46,0.45,131.0,0.53,0.04,0.61,0.44,0.17,-0.26,2.62,0.54,0.54,131.0,0.57,0.03,0.64,0.46,0.18,-0.55,2.94,0.57,0.57,131.0,0.55,0.04,0.61,0.47,0.15,-0.38,2.19,0.55,0.55,131.0,0.59,0.04,0.65,0.47,0.18,-0.88,3.45,0.59,0.6,131.0,0.51,0.04,0.61,0.4,0.21,-0.01,2.56,0.51,0.51,131.0,0.48,0.05,0.59,0.39,0.2,0.37,2.06,0.48,0.47,131.0
+AR-E-G080002 = 0.61,0.04,0.68,0.38,0.29,-1.41,8.01,0.61,0.61,132.0,0.69,0.04,0.75,0.45,0.3,-2.4,12.08,0.69,0.69,132.0,0.67,0.04,0.75,0.43,0.32,-2.35,12.46,0.67,0.68,132.0,0.54,0.07,0.71,0.38,0.33,0.06,2.2,0.55,0.55,132.0,0.53,0.07,0.68,0.36,0.32,-0.1,2.09,0.53,0.53,132.0,0.51,0.06,0.65,0.33,0.32,-0.16,2.35,0.52,0.51,132.0,0.57,0.05,0.67,0.34,0.33,-1.07,6.46,0.58,0.57,132.0,0.6,0.05,0.68,0.34,0.34,-1.96,10.76,0.6,0.6,132.0,0.57,0.04,0.65,0.34,0.31,-1.59,8.98,0.57,0.57,132.0,0.62,0.05,0.68,0.36,0.33,-2.04,11.16,0.62,0.62,132.0,0.57,0.05,0.65,0.34,0.31,-1.37,6.85,0.57,0.58,132.0,0.47,0.04,0.6,0.32,0.28,-0.02,3.46,0.48,0.47,132.0
+AR-E-G080003 = 0.6,0.06,0.72,0.47,0.25,-0.14,2.08,0.6,0.6,98.0,0.65,0.05,0.74,0.52,0.22,-0.63,2.93,0.65,0.65,98.0,0.62,0.05,0.68,0.5,0.19,-0.85,2.89,0.62,0.63,98.0,0.47,0.05,0.57,0.38,0.19,0.11,1.88,0.47,0.46,98.0,0.42,0.05,0.52,0.32,0.2,0.09,1.8,0.42,0.41,98.0,0.36,0.04,0.43,0.29,0.14,0.13,1.76,0.36,0.36,98.0,0.39,0.03,0.47,0.3,0.17,-0.13,2.72,0.39,0.39,98.0,0.39,0.04,0.49,0.28,0.21,-0.27,3.13,0.39,0.4,98.0,0.4,0.03,0.47,0.3,0.17,-0.3,3.29,0.4,0.4,98.0,0.48,0.04,0.58,0.37,0.21,-0.11,3.24,0.48,0.48,98.0,0.48,0.04,0.6,0.35,0.25,0.19,3.95,0.48,0.47,98.0,0.54,0.05,0.64,0.45,0.19,0.36,2.03,0.54,0.53,98.0
+AR-E-G080004 = 0.58,0.08,0.67,0.23,0.44,-1.79,6.71,0.58,0.6,142.0,0.67,0.09,0.75,0.27,0.48,-2.22,7.62,0.68,0.71,142.0,0.63,0.08,0.72,0.25,0.47,-2.3,8.28,0.64,0.66,142.0,0.55,0.07,0.67,0.22,0.45,-1.88,8.36,0.56,0.56,142.0,0.54,0.07,0.66,0.21,0.45,-1.46,6.75,0.54,0.55,142.0,0.51,0.07,0.62,0.18,0.44,-1.35,6.29,0.52,0.52,142.0,0.56,0.08,0.66,0.17,0.49,-1.89,7.81,0.56,0.57,142.0,0.58,0.08,0.67,0.22,0.44,-1.89,7.46,0.58,0.59,142.0,0.54,0.07,0.62,0.23,0.39,-1.87,7.26,0.55,0.55,142.0,0.61,0.08,0.69,0.26,0.43,-2.21,8.1,0.61,0.62,142.0,0.57,0.08,0.65,0.19,0.46,-2.35,8.79,0.58,0.6,142.0,0.45,0.05,0.52,0.16,0.36,-2.66,11.54,0.46,0.47,142.0
+AR-E-G080005 = 0.63,0.05,0.73,0.53,0.2,-0.08,2.19,0.63,0.63,200.0,0.73,0.01,0.78,0.7,0.08,-0.14,2.44,0.73,0.73,200.0,0.69,0.02,0.72,0.62,0.1,-1.51,6.01,0.69,0.7,200.0,0.57,0.05,0.65,0.44,0.21,-0.87,3.5,0.58,0.58,200.0,0.55,0.04,0.62,0.43,0.19,-0.51,3.02,0.55,0.55,200.0,0.5,0.03,0.56,0.42,0.14,0.17,2.61,0.5,0.5,200.0,0.55,0.02,0.6,0.49,0.11,-0.54,2.56,0.55,0.55,200.0,0.56,0.03,0.62,0.51,0.11,-0.33,2.01,0.56,0.57,200.0,0.54,0.03,0.6,0.48,0.12,-0.06,1.99,0.55,0.55,200.0,0.65,0.03,0.71,0.57,0.15,-0.31,2.61,0.65,0.65,200.0,0.62,0.04,0.67,0.51,0.16,-0.83,3.19,0.62,0.62,200.0,0.48,0.03,0.53,0.39,0.15,-0.62,3.39,0.48,0.48,200.0
+AR-E-G080006 = 0.62,0.03,0.68,0.54,0.15,-0.72,3.39,0.62,0.63,109.0,0.72,0.02,0.77,0.67,0.09,-0.37,2.29,0.72,0.72,109.0,0.66,0.03,0.73,0.62,0.11,0.31,1.71,0.66,0.66,109.0,0.56,0.04,0.65,0.5,0.15,0.36,1.78,0.57,0.55,109.0,0.56,0.03,0.63,0.49,0.14,0.04,2.16,0.56,0.56,109.0,0.51,0.03,0.57,0.45,0.12,0.04,1.86,0.51,0.51,109.0,0.56,0.02,0.6,0.52,0.08,0.28,2.04,0.56,0.55,109.0,0.56,0.02,0.61,0.53,0.08,0.51,1.97,0.56,0.55,109.0,0.54,0.03,0.59,0.5,0.09,0.5,1.94,0.54,0.53,109.0,0.64,0.03,0.69,0.57,0.12,-0.14,2.37,0.64,0.65,109.0,0.62,0.03,0.68,0.55,0.13,-0.3,2.84,0.62,0.63,109.0,0.48,0.02,0.52,0.44,0.08,0.08,1.9,0.48,0.48,109.0
+AR-E-G080007 = 0.65,0.05,0.77,0.5,0.27,-0.06,2.68,0.65,0.64,257.0,0.65,0.05,0.75,0.48,0.27,-0.84,3.49,0.66,0.66,257.0,0.64,0.04,0.72,0.47,0.26,-1.37,5.58,0.65,0.65,257.0,0.49,0.04,0.59,0.32,0.26,-0.83,3.96,0.49,0.49,257.0,0.37,0.03,0.45,0.27,0.18,-0.88,3.73,0.38,0.38,257.0,0.32,0.02,0.37,0.22,0.15,-1.4,6.01,0.33,0.33,257.0,0.34,0.06,0.45,0.21,0.24,-0.01,1.7,0.34,0.33,257.0,0.36,0.09,0.51,0.2,0.3,0.19,1.4,0.37,0.33,257.0,0.36,0.07,0.51,0.23,0.28,0.25,1.62,0.37,0.34,257.0,0.43,0.08,0.6,0.3,0.3,0.03,1.39,0.44,0.43,257.0,0.39,0.04,0.51,0.27,0.24,-0.29,2.66,0.4,0.4,257.0,0.5,0.05,0.64,0.38,0.26,0.41,2.58,0.5,0.49,257.0
+AR-E-G080008 = 0.59,0.06,0.69,0.33,0.36,-0.78,3.61,0.59,0.59,279.0,0.65,0.07,0.77,0.43,0.35,-0.71,2.77,0.65,0.66,279.0,0.65,0.04,0.73,0.42,0.31,-1.44,7.72,0.65,0.66,279.0,0.46,0.04,0.58,0.33,0.25,-0.07,2.65,0.46,0.46,279.0,0.37,0.04,0.52,0.21,0.31,-0.0,3.47,0.37,0.38,279.0,0.34,0.03,0.47,0.2,0.28,0.08,3.86,0.34,0.34,279.0,0.43,0.05,0.55,0.21,0.34,-0.79,4.23,0.43,0.43,279.0,0.46,0.07,0.56,0.22,0.34,-1.12,3.48,0.47,0.48,279.0,0.45,0.06,0.53,0.22,0.31,-1.17,3.58,0.46,0.47,279.0,0.51,0.04,0.59,0.3,0.3,-1.12,5.3,0.51,0.52,279.0,0.41,0.03,0.53,0.33,0.2,0.24,3.12,0.42,0.41,279.0,0.45,0.04,0.6,0.34,0.26,0.65,3.9,0.46,0.45,279.0
+AR-E-G080009 = 0.56,0.01,0.56,0.55,0.01,0.0,1.06,0.56,0.56,4.0,0.6,0.0,0.6,0.6,0.0,0.0,-1.25,0.6,0.6,4.0,0.62,0.01,0.62,0.61,0.01,-0.0,1.26,0.62,0.62,4.0,0.51,0.01,0.52,0.5,0.02,0.0,0.99,0.51,0.51,4.0,0.44,0.02,0.46,0.42,0.04,0.0,1.0,0.44,0.44,4.0,0.4,0.02,0.42,0.38,0.04,0.0,1.0,0.4,0.4,4.0,0.45,0.02,0.46,0.43,0.03,0.0,1.0,0.45,0.45,4.0,0.49,0.01,0.5,0.48,0.01,0.0,0.94,0.49,0.49,4.0,0.52,0.0,0.52,0.51,0.0,-0.03,34.15,0.52,0.52,4.0,0.54,0.0,0.54,0.54,0.01,0.0,0.81,0.54,0.54,4.0,0.45,0.01,0.46,0.44,0.02,-0.0,1.0,0.45,0.45,4.0,0.47,0.01,0.48,0.46,0.02,0.0,0.98,0.47,0.47,4.0
+AR-E-G080010 = 0.67,0.06,0.79,0.48,0.31,-0.53,3.17,0.68,0.68,188.0,0.66,0.06,0.78,0.45,0.33,-0.8,4.07,0.67,0.67,188.0,0.66,0.05,0.75,0.51,0.23,-0.83,3.52,0.66,0.67,188.0,0.54,0.05,0.66,0.4,0.26,0.01,2.57,0.54,0.53,188.0,0.43,0.06,0.59,0.31,0.28,0.63,2.47,0.43,0.41,188.0,0.37,0.06,0.53,0.26,0.27,1.04,3.2,0.37,0.35,188.0,0.35,0.05,0.47,0.25,0.22,0.62,3.04,0.35,0.34,188.0,0.36,0.06,0.5,0.24,0.26,0.64,2.66,0.36,0.34,188.0,0.38,0.07,0.55,0.26,0.29,0.65,2.15,0.39,0.35,188.0,0.48,0.07,0.62,0.35,0.26,0.23,1.79,0.48,0.46,188.0,0.49,0.09,0.66,0.34,0.32,0.36,1.58,0.5,0.46,188.0,0.61,0.08,0.76,0.44,0.32,-0.1,1.86,0.61,0.6,188.0
+AR-E-G080011 = 0.66,0.04,0.73,0.46,0.26,-1.41,6.1,0.66,0.66,246.0,0.72,0.05,0.78,0.47,0.31,-2.02,7.38,0.72,0.74,246.0,0.67,0.05,0.74,0.45,0.29,-1.64,6.01,0.67,0.68,246.0,0.53,0.05,0.65,0.39,0.26,-0.05,2.3,0.54,0.53,246.0,0.52,0.05,0.62,0.4,0.22,-0.2,2.31,0.52,0.52,246.0,0.47,0.04,0.55,0.34,0.21,-0.28,3.07,0.47,0.47,246.0,0.49,0.04,0.58,0.35,0.23,-0.6,3.44,0.5,0.49,246.0,0.49,0.04,0.6,0.35,0.24,-0.13,2.6,0.5,0.49,246.0,0.47,0.05,0.59,0.36,0.23,0.1,2.38,0.48,0.47,246.0,0.59,0.05,0.71,0.45,0.26,-0.25,2.99,0.59,0.59,246.0,0.57,0.05,0.7,0.43,0.27,-0.11,2.6,0.57,0.57,246.0,0.48,0.04,0.59,0.41,0.18,0.33,2.46,0.49,0.48,246.0
+AR-E-G080012 = 0.62,0.04,0.71,0.53,0.17,0.36,2.54,0.62,0.61,161.0,0.73,0.03,0.81,0.66,0.15,0.09,3.53,0.73,0.73,161.0,0.69,0.02,0.73,0.63,0.11,-0.47,2.94,0.69,0.69,161.0,0.49,0.03,0.58,0.42,0.16,0.27,2.85,0.49,0.49,161.0,0.42,0.04,0.52,0.34,0.19,0.34,3.15,0.42,0.42,161.0,0.35,0.03,0.45,0.3,0.15,0.77,3.44,0.36,0.35,161.0,0.44,0.03,0.52,0.37,0.15,0.31,3.23,0.44,0.44,161.0,0.47,0.03,0.52,0.4,0.12,-0.25,2.81,0.47,0.47,161.0,0.45,0.02,0.49,0.38,0.11,-0.37,2.65,0.45,0.45,161.0,0.54,0.03,0.61,0.47,0.14,-0.0,2.19,0.54,0.54,161.0,0.48,0.03,0.58,0.42,0.16,0.23,2.4,0.48,0.48,161.0,0.47,0.02,0.53,0.42,0.11,0.22,2.78,0.47,0.47,161.0
+AR-E-G080013 = 0.6,0.04,0.66,0.44,0.22,-1.15,4.82,0.6,0.6,198.0,0.73,0.05,0.81,0.5,0.31,-2.62,10.59,0.73,0.74,198.0,0.68,0.04,0.74,0.48,0.26,-1.96,8.16,0.68,0.69,198.0,0.47,0.04,0.61,0.38,0.24,1.01,3.96,0.47,0.46,198.0,0.42,0.05,0.57,0.35,0.23,1.04,3.42,0.43,0.41,198.0,0.38,0.04,0.49,0.32,0.18,1.12,3.45,0.38,0.37,198.0,0.42,0.05,0.53,0.32,0.21,0.19,2.02,0.42,0.41,198.0,0.41,0.05,0.5,0.3,0.2,-0.04,1.84,0.41,0.4,198.0,0.38,0.05,0.47,0.29,0.18,0.0,1.88,0.38,0.38,198.0,0.49,0.05,0.63,0.39,0.24,0.79,3.24,0.5,0.48,198.0,0.47,0.04,0.61,0.41,0.2,0.79,3.39,0.48,0.47,198.0,0.48,0.03,0.59,0.41,0.18,0.54,3.0,0.48,0.47,198.0
+AR-E-G080014 = 0.62,0.02,0.68,0.58,0.1,0.15,2.67,0.62,0.62,107.0,0.7,0.02,0.75,0.66,0.08,-0.23,2.49,0.7,0.71,107.0,0.67,0.03,0.73,0.61,0.11,-0.03,2.13,0.67,0.66,107.0,0.49,0.04,0.58,0.4,0.17,0.08,2.38,0.49,0.49,107.0,0.43,0.04,0.53,0.34,0.19,0.04,2.31,0.43,0.44,107.0,0.38,0.04,0.46,0.3,0.16,-0.07,1.95,0.38,0.38,107.0,0.46,0.04,0.53,0.39,0.15,-0.14,1.89,0.46,0.46,107.0,0.5,0.03,0.55,0.44,0.11,-0.41,1.9,0.51,0.51,107.0,0.47,0.02,0.52,0.43,0.09,-0.1,3.26,0.47,0.48,107.0,0.54,0.03,0.61,0.48,0.13,0.02,2.45,0.55,0.54,107.0,0.47,0.04,0.57,0.4,0.17,0.3,2.43,0.47,0.46,107.0,0.46,0.03,0.52,0.37,0.15,-0.33,2.57,0.46,0.46,107.0
+AR-E-G080015 = 0.59,0.03,0.69,0.53,0.16,0.56,3.21,0.59,0.59,193.0,0.71,0.03,0.79,0.61,0.18,-0.46,2.62,0.71,0.72,193.0,0.68,0.03,0.74,0.6,0.14,-0.36,2.69,0.68,0.69,193.0,0.47,0.05,0.61,0.38,0.23,0.57,2.99,0.48,0.47,193.0,0.4,0.04,0.51,0.31,0.2,0.14,2.3,0.4,0.4,193.0,0.37,0.03,0.45,0.29,0.16,-0.07,2.41,0.37,0.37,193.0,0.46,0.03,0.55,0.36,0.19,-0.48,3.06,0.47,0.47,193.0,0.53,0.03,0.59,0.4,0.19,-1.07,5.15,0.53,0.53,193.0,0.52,0.03,0.59,0.44,0.16,-0.11,2.67,0.52,0.52,193.0,0.57,0.03,0.64,0.49,0.14,-0.16,2.5,0.57,0.57,193.0,0.46,0.03,0.54,0.38,0.16,-0.23,2.87,0.46,0.46,193.0,0.47,0.05,0.62,0.37,0.24,0.3,2.35,0.48,0.47,193.0
+AR-E-G080016 = 0.66,0.08,0.77,0.37,0.4,-1.09,3.65,0.67,0.69,255.0,0.65,0.09,0.75,0.35,0.41,-1.37,4.29,0.65,0.68,255.0,0.62,0.08,0.73,0.34,0.38,-1.32,4.15,0.63,0.65,255.0,0.48,0.07,0.6,0.29,0.32,-0.43,2.44,0.49,0.49,255.0,0.38,0.05,0.51,0.21,0.3,-0.65,3.83,0.39,0.39,255.0,0.33,0.03,0.42,0.21,0.2,-0.49,3.29,0.33,0.33,255.0,0.33,0.05,0.44,0.21,0.23,0.25,2.66,0.33,0.32,255.0,0.32,0.07,0.52,0.18,0.34,0.8,2.7,0.33,0.3,255.0,0.34,0.06,0.51,0.24,0.27,0.77,2.99,0.35,0.33,255.0,0.41,0.06,0.56,0.29,0.27,0.13,2.3,0.42,0.41,255.0,0.4,0.05,0.5,0.23,0.27,-0.53,2.95,0.41,0.41,255.0,0.52,0.07,0.68,0.34,0.34,-0.04,2.64,0.53,0.52,255.0
+AR-E-G080017 = 0.64,0.04,0.73,0.52,0.21,-0.4,2.37,0.64,0.65,278.0,0.73,0.02,0.8,0.67,0.13,-0.01,2.84,0.74,0.73,278.0,0.71,0.03,0.77,0.6,0.17,-1.16,5.05,0.71,0.71,278.0,0.53,0.06,0.67,0.41,0.26,-0.04,2.36,0.53,0.53,278.0,0.48,0.07,0.61,0.34,0.26,0.12,2.08,0.48,0.47,278.0,0.45,0.05,0.56,0.34,0.22,0.34,2.28,0.45,0.44,278.0,0.51,0.03,0.58,0.44,0.14,0.24,2.03,0.51,0.51,278.0,0.53,0.03,0.59,0.45,0.14,-0.33,2.28,0.53,0.53,278.0,0.5,0.03,0.57,0.42,0.15,-0.11,2.24,0.5,0.5,278.0,0.59,0.05,0.7,0.47,0.23,0.14,2.41,0.59,0.59,278.0,0.54,0.06,0.66,0.4,0.26,0.06,2.14,0.54,0.54,278.0,0.47,0.04,0.55,0.39,0.16,-0.23,1.99,0.47,0.47,278.0
+AR-F-G120001 = 0.16,0.04,0.34,0.11,0.23,1.94,7.38,0.17,0.15,85.0,0.18,0.06,0.41,0.12,0.29,2.37,8.92,0.19,0.16,85.0,0.19,0.07,0.46,0.12,0.34,2.23,8.11,0.2,0.17,85.0,0.19,0.06,0.4,0.12,0.28,1.97,7.07,0.19,0.17,85.0,0.18,0.04,0.32,0.12,0.2,1.35,4.89,0.19,0.17,85.0,0.17,0.03,0.27,0.12,0.15,0.93,3.88,0.17,0.17,85.0,0.16,0.03,0.25,0.12,0.13,1.07,4.16,0.16,0.15,85.0,0.15,0.02,0.22,0.11,0.11,1.08,4.09,0.15,0.14,85.0,0.14,0.02,0.22,0.11,0.12,1.24,4.7,0.14,0.14,85.0,0.14,0.02,0.22,0.1,0.12,1.13,4.7,0.14,0.14,85.0,0.15,0.03,0.25,0.1,0.14,1.49,5.81,0.15,0.14,85.0,0.16,0.05,0.38,0.1,0.28,2.4,9.22,0.17,0.14,85.0
+AR-F-G120002 = 0.39,0.08,0.68,0.18,0.5,0.66,3.78,0.39,0.38,503.0,0.43,0.09,0.72,0.19,0.53,0.69,3.58,0.44,0.42,503.0,0.49,0.09,0.77,0.24,0.53,0.44,3.09,0.5,0.49,503.0,0.46,0.09,0.73,0.24,0.49,0.55,2.86,0.47,0.45,503.0,0.4,0.08,0.67,0.21,0.45,0.58,2.96,0.41,0.39,503.0,0.34,0.07,0.58,0.18,0.39,0.65,3.22,0.34,0.33,503.0,0.3,0.06,0.49,0.16,0.33,0.46,2.71,0.31,0.29,503.0,0.27,0.05,0.42,0.15,0.28,0.49,2.7,0.27,0.26,503.0,0.27,0.05,0.45,0.16,0.3,0.56,2.94,0.28,0.27,503.0,0.28,0.06,0.49,0.16,0.33,0.79,3.54,0.28,0.27,503.0,0.32,0.06,0.55,0.18,0.37,0.77,4.51,0.33,0.32,503.0,0.37,0.07,0.64,0.18,0.46,0.45,4.23,0.38,0.37,503.0
+AR-F-G120003 = 0.3,0.09,0.61,0.14,0.47,0.75,4.31,0.32,0.3,60.0,0.35,0.1,0.64,0.15,0.49,0.16,3.09,0.36,0.34,60.0,0.37,0.11,0.67,0.18,0.5,0.17,2.93,0.39,0.36,60.0,0.33,0.09,0.61,0.17,0.44,0.43,3.46,0.35,0.33,60.0,0.29,0.07,0.54,0.17,0.37,1.03,4.93,0.3,0.28,60.0,0.25,0.06,0.46,0.16,0.3,1.31,5.89,0.26,0.24,60.0,0.23,0.05,0.4,0.15,0.25,1.23,5.42,0.23,0.22,60.0,0.21,0.04,0.36,0.14,0.22,1.23,5.62,0.21,0.2,60.0,0.2,0.04,0.37,0.13,0.23,1.39,5.94,0.21,0.2,60.0,0.21,0.05,0.41,0.13,0.28,1.66,6.79,0.21,0.2,60.0,0.23,0.07,0.49,0.13,0.35,1.52,6.45,0.24,0.21,60.0,0.3,0.1,0.58,0.14,0.44,0.3,3.07,0.32,0.29,60.0
+AR-F-G120004 = 0.24,0.08,0.5,0.13,0.37,0.83,3.25,0.25,0.23,183.0,0.29,0.1,0.54,0.13,0.41,0.26,1.98,0.31,0.28,183.0,0.33,0.12,0.59,0.14,0.45,0.15,1.91,0.35,0.34,183.0,0.3,0.09,0.49,0.14,0.35,0.25,2.08,0.31,0.29,183.0,0.26,0.07,0.42,0.14,0.28,0.38,2.35,0.27,0.25,183.0,0.23,0.05,0.34,0.14,0.21,0.38,2.5,0.23,0.22,183.0,0.21,0.04,0.31,0.13,0.18,0.32,2.37,0.21,0.21,183.0,0.19,0.04,0.28,0.12,0.16,0.25,2.27,0.19,0.19,183.0,0.18,0.04,0.28,0.11,0.17,0.21,2.33,0.19,0.18,183.0,0.19,0.04,0.3,0.11,0.19,0.31,2.58,0.19,0.19,183.0,0.21,0.06,0.38,0.12,0.26,0.48,2.78,0.22,0.21,183.0,0.26,0.09,0.47,0.13,0.35,0.42,2.02,0.27,0.24,183.0
+AR-F-G120005 = 0.21,0.06,0.41,0.09,0.32,0.53,3.53,0.22,0.21,160.0,0.27,0.07,0.46,0.09,0.37,-0.02,2.89,0.28,0.27,160.0,0.31,0.09,0.54,0.1,0.44,-0.05,2.65,0.32,0.31,160.0,0.26,0.07,0.45,0.1,0.34,0.13,2.75,0.27,0.27,160.0,0.22,0.05,0.36,0.1,0.26,0.03,2.99,0.23,0.23,160.0,0.2,0.04,0.3,0.1,0.2,-0.16,3.04,0.2,0.2,160.0,0.18,0.03,0.27,0.09,0.18,-0.24,3.24,0.18,0.18,160.0,0.17,0.03,0.25,0.08,0.17,-0.31,3.33,0.17,0.17,160.0,0.16,0.03,0.23,0.08,0.16,-0.21,3.33,0.16,0.16,160.0,0.16,0.03,0.24,0.07,0.17,-0.02,3.36,0.16,0.16,160.0,0.17,0.04,0.27,0.08,0.2,0.13,3.14,0.18,0.17,160.0,0.21,0.06,0.35,0.08,0.28,-0.04,2.39,0.22,0.22,160.0
+AR-F-G120006 = 0.33,0.06,0.48,0.25,0.24,0.81,2.71,0.33,0.31,120.0,0.43,0.07,0.62,0.29,0.33,0.57,2.99,0.43,0.42,120.0,0.48,0.07,0.67,0.31,0.35,0.18,2.52,0.49,0.48,120.0,0.44,0.07,0.63,0.3,0.33,0.51,2.99,0.44,0.43,120.0,0.37,0.06,0.56,0.27,0.29,0.66,3.37,0.38,0.38,120.0,0.32,0.05,0.46,0.24,0.22,0.82,3.69,0.32,0.31,120.0,0.28,0.03,0.37,0.22,0.15,0.39,2.78,0.28,0.28,120.0,0.25,0.03,0.34,0.2,0.14,0.69,3.54,0.25,0.25,120.0,0.25,0.03,0.33,0.2,0.12,0.72,3.37,0.25,0.24,120.0,0.25,0.03,0.33,0.2,0.13,0.57,3.93,0.25,0.25,120.0,0.3,0.07,0.48,0.21,0.27,0.93,3.08,0.31,0.29,120.0,0.34,0.08,0.55,0.22,0.33,0.59,2.73,0.35,0.33,120.0
+AR-F-G120007 = 0.42,0.04,0.53,0.25,0.28,-0.89,6.06,0.43,0.43,99.0,0.53,0.05,0.6,0.32,0.29,-1.56,6.81,0.54,0.54,99.0,0.55,0.06,0.63,0.33,0.31,-1.35,5.07,0.55,0.56,99.0,0.48,0.06,0.59,0.26,0.32,-1.05,4.95,0.49,0.49,99.0,0.43,0.04,0.51,0.27,0.25,-1.0,5.75,0.43,0.43,99.0,0.37,0.03,0.43,0.25,0.19,-0.91,5.97,0.38,0.37,99.0,0.32,0.02,0.36,0.23,0.14,-0.78,5.2,0.32,0.32,99.0,0.3,0.02,0.35,0.2,0.15,-0.76,5.66,0.3,0.3,99.0,0.32,0.03,0.39,0.23,0.16,0.32,3.21,0.32,0.31,99.0,0.33,0.03,0.41,0.23,0.19,0.1,4.2,0.33,0.32,99.0,0.39,0.05,0.48,0.22,0.26,-0.84,4.49,0.4,0.39,99.0,0.43,0.06,0.51,0.24,0.27,-0.98,3.85,0.43,0.44,99.0
+AR-F-G120008 = 0.36,0.06,0.49,0.27,0.22,0.25,1.82,0.37,0.35,144.0,0.43,0.06,0.53,0.3,0.23,-0.65,2.33,0.44,0.45,144.0,0.44,0.06,0.57,0.33,0.24,-0.0,1.87,0.45,0.44,144.0,0.4,0.06,0.53,0.31,0.22,0.24,2.06,0.4,0.39,144.0,0.34,0.05,0.47,0.27,0.2,0.42,2.29,0.35,0.34,144.0,0.29,0.04,0.39,0.23,0.15,0.52,2.46,0.3,0.29,144.0,0.26,0.03,0.32,0.21,0.11,0.22,2.06,0.26,0.26,144.0,0.24,0.02,0.3,0.2,0.11,0.47,2.47,0.24,0.23,144.0,0.23,0.02,0.29,0.19,0.1,0.42,2.2,0.23,0.23,144.0,0.24,0.03,0.31,0.19,0.13,0.56,2.18,0.24,0.23,144.0,0.31,0.06,0.41,0.21,0.2,-0.03,1.69,0.31,0.31,144.0,0.35,0.05,0.45,0.25,0.2,-0.02,1.73,0.35,0.35,144.0
+AR-F-G120009 = 0.12,0.03,0.22,0.05,0.17,1.15,3.51,0.13,0.11,226.0,0.15,0.05,0.35,0.07,0.28,1.27,4.42,0.16,0.13,226.0,0.17,0.07,0.42,0.07,0.35,1.21,4.21,0.18,0.15,226.0,0.16,0.06,0.37,0.07,0.31,1.17,4.1,0.17,0.14,226.0,0.15,0.05,0.32,0.06,0.26,1.0,3.42,0.16,0.13,226.0,0.12,0.06,0.29,-0.0,0.29,0.16,2.79,0.14,0.12,226.0,0.11,0.05,0.25,0.01,0.24,0.28,2.9,0.12,0.11,226.0,0.11,0.04,0.21,0.01,0.2,0.4,3.29,0.12,0.1,226.0,0.11,0.03,0.2,0.02,0.18,0.72,3.61,0.11,0.1,226.0,0.11,0.03,0.22,0.03,0.19,1.15,4.09,0.12,0.1,226.0,0.12,0.04,0.24,0.05,0.2,1.25,3.93,0.12,0.1,226.0,0.13,0.05,0.35,0.06,0.29,1.61,5.53,0.14,0.11,226.0
+AR-F-G120010 = 0.16,0.04,0.26,0.09,0.17,0.55,2.52,0.17,0.15,314.0,0.2,0.06,0.37,0.1,0.27,0.51,2.27,0.21,0.19,314.0,0.24,0.08,0.41,0.11,0.3,0.3,1.91,0.25,0.23,314.0,0.22,0.07,0.38,0.11,0.27,0.32,1.94,0.23,0.21,314.0,0.21,0.05,0.32,0.1,0.22,0.26,2.07,0.21,0.2,314.0,0.19,0.04,0.29,0.09,0.2,0.21,2.1,0.2,0.19,314.0,0.17,0.04,0.25,0.08,0.17,0.21,2.24,0.17,0.17,314.0,0.16,0.03,0.22,0.09,0.13,0.22,2.21,0.16,0.15,314.0,0.15,0.03,0.22,0.08,0.14,0.33,2.28,0.15,0.15,314.0,0.16,0.03,0.24,0.09,0.15,0.35,2.21,0.16,0.15,314.0,0.16,0.04,0.26,0.09,0.18,0.41,2.28,0.17,0.16,314.0,0.19,0.06,0.39,0.09,0.3,0.7,2.64,0.2,0.17,314.0
+AR-F-G120011 = 0.46,0.05,0.57,0.39,0.18,0.39,2.2,0.47,0.46,139.0,0.49,0.04,0.59,0.42,0.17,0.22,2.0,0.49,0.49,139.0,0.53,0.02,0.59,0.48,0.1,0.11,2.13,0.53,0.53,139.0,0.49,0.03,0.55,0.43,0.12,-0.18,2.27,0.49,0.49,139.0,0.43,0.02,0.47,0.38,0.09,0.28,2.22,0.43,0.43,139.0,0.38,0.02,0.43,0.32,0.11,0.12,2.27,0.38,0.37,139.0,0.32,0.02,0.36,0.27,0.1,-0.14,2.48,0.32,0.32,139.0,0.3,0.02,0.34,0.24,0.09,-0.27,2.14,0.3,0.3,139.0,0.31,0.03,0.37,0.23,0.14,-0.43,2.28,0.31,0.31,139.0,0.32,0.03,0.39,0.26,0.13,0.23,2.14,0.32,0.32,139.0,0.41,0.02,0.47,0.34,0.13,-0.14,2.96,0.41,0.4,139.0,0.44,0.04,0.51,0.36,0.15,-0.32,1.99,0.45,0.45,139.0
+AR-F-G120012 = 0.49,0.08,0.6,0.16,0.44,-2.15,8.6,0.5,0.51,168.0,0.49,0.08,0.66,0.17,0.49,-1.57,7.86,0.5,0.49,168.0,0.51,0.08,0.62,0.14,0.48,-2.76,11.67,0.51,0.53,168.0,0.49,0.09,0.57,0.11,0.46,-2.97,12.26,0.49,0.51,168.0,0.41,0.07,0.49,0.1,0.38,-3.21,13.77,0.42,0.43,168.0,0.36,0.06,0.42,0.08,0.34,-3.19,13.71,0.36,0.37,168.0,0.3,0.05,0.36,0.08,0.28,-3.06,13.28,0.3,0.31,168.0,0.29,0.05,0.34,0.08,0.26,-2.92,12.28,0.29,0.3,168.0,0.3,0.05,0.39,0.09,0.3,-2.1,8.6,0.31,0.32,168.0,0.31,0.06,0.42,0.08,0.34,-1.55,6.3,0.32,0.32,168.0,0.35,0.06,0.47,0.1,0.37,-1.33,6.45,0.35,0.35,168.0,0.44,0.07,0.53,0.16,0.37,-2.3,9.88,0.44,0.45,168.0
+AR-F-G120013 = 0.12,0.05,0.24,-0.01,0.25,0.04,2.99,0.13,0.11,410.0,0.15,0.07,0.3,-0.01,0.31,0.32,2.2,0.16,0.13,410.0,0.16,0.08,0.34,0.0,0.34,0.35,2.03,0.18,0.14,410.0,0.15,0.07,0.31,0.01,0.3,0.28,2.0,0.17,0.14,410.0,0.14,0.06,0.27,0.01,0.25,0.13,1.97,0.15,0.13,410.0,0.11,0.07,0.23,-0.01,0.24,-0.16,1.62,0.13,0.12,410.0,0.1,0.05,0.2,0.0,0.2,-0.22,1.71,0.12,0.11,410.0,0.1,0.04,0.19,0.01,0.18,-0.21,1.91,0.11,0.11,410.0,0.1,0.04,0.18,0.01,0.17,-0.25,2.24,0.11,0.1,410.0,0.11,0.04,0.18,0.01,0.17,-0.17,2.39,0.11,0.1,410.0,0.11,0.04,0.2,0.01,0.19,0.04,2.48,0.12,0.11,410.0,0.13,0.06,0.3,0.01,0.3,0.68,2.69,0.15,0.11,410.0
+AR-F-G120014 = 0.38,0.08,0.52,0.1,0.41,-1.36,4.22,0.39,0.4,211.0,0.51,0.1,0.65,0.18,0.47,-1.26,3.97,0.52,0.54,211.0,0.52,0.12,0.69,0.16,0.53,-1.29,3.96,0.54,0.57,211.0,0.46,0.11,0.65,0.14,0.51,-1.06,3.62,0.47,0.49,211.0,0.41,0.09,0.57,0.14,0.43,-1.04,3.72,0.42,0.44,211.0,0.34,0.07,0.47,0.12,0.35,-1.05,3.84,0.35,0.36,211.0,0.29,0.05,0.4,0.13,0.27,-1.03,4.03,0.3,0.31,211.0,0.27,0.05,0.36,0.11,0.25,-1.1,3.7,0.28,0.29,211.0,0.28,0.05,0.35,0.12,0.23,-1.21,3.9,0.29,0.3,211.0,0.28,0.06,0.35,0.1,0.25,-1.07,3.45,0.29,0.3,211.0,0.32,0.07,0.47,0.13,0.34,-0.7,3.24,0.33,0.34,211.0,0.4,0.09,0.56,0.13,0.43,-0.82,3.29,0.41,0.42,211.0
+AR-F-G120015 = 0.25,0.06,0.4,0.13,0.28,-0.31,2.34,0.26,0.26,266.0,0.31,0.09,0.46,0.13,0.32,-0.52,2.17,0.33,0.34,266.0,0.36,0.09,0.54,0.14,0.4,-0.67,2.55,0.37,0.38,266.0,0.33,0.09,0.52,0.14,0.39,-0.54,2.49,0.35,0.36,266.0,0.29,0.07,0.44,0.14,0.3,-0.46,2.53,0.3,0.31,266.0,0.26,0.05,0.36,0.13,0.23,-0.57,2.76,0.26,0.27,266.0,0.24,0.04,0.33,0.13,0.2,-0.66,2.89,0.24,0.24,266.0,0.21,0.04,0.28,0.12,0.16,-0.7,2.88,0.21,0.22,266.0,0.21,0.04,0.3,0.12,0.18,-0.62,2.79,0.21,0.22,266.0,0.21,0.04,0.29,0.12,0.17,-0.76,2.75,0.21,0.22,266.0,0.23,0.04,0.35,0.12,0.23,-0.51,3.08,0.23,0.24,266.0,0.25,0.05,0.38,0.13,0.26,-0.45,3.05,0.26,0.26,266.0
+AR-F-G120016 = 0.36,0.1,0.52,0.12,0.4,-0.23,1.97,0.38,0.36,196.0,0.42,0.08,0.53,0.15,0.37,-1.07,3.56,0.43,0.45,196.0,0.43,0.09,0.55,0.15,0.39,-0.95,3.29,0.44,0.45,196.0,0.41,0.08,0.53,0.16,0.37,-0.96,3.57,0.42,0.43,196.0,0.37,0.06,0.44,0.17,0.27,-1.58,4.99,0.37,0.38,196.0,0.32,0.05,0.37,0.16,0.21,-1.52,4.58,0.32,0.34,196.0,0.28,0.04,0.33,0.14,0.19,-1.53,4.63,0.28,0.29,196.0,0.26,0.04,0.3,0.13,0.17,-1.56,4.71,0.26,0.27,196.0,0.25,0.04,0.3,0.12,0.18,-1.4,4.5,0.25,0.26,196.0,0.25,0.04,0.33,0.11,0.22,-0.83,3.91,0.25,0.25,196.0,0.28,0.06,0.41,0.11,0.3,-0.21,3.01,0.29,0.28,196.0,0.37,0.06,0.46,0.16,0.3,-1.46,5.18,0.38,0.39,196.0
+AR-F-G120017 = 0.25,0.07,0.38,0.13,0.25,-0.06,2.05,0.26,0.25,51.0,0.3,0.09,0.49,0.15,0.34,-0.1,2.03,0.32,0.32,51.0,0.33,0.1,0.52,0.15,0.37,-0.17,1.96,0.35,0.35,51.0,0.29,0.08,0.46,0.14,0.32,-0.08,2.03,0.3,0.3,51.0,0.25,0.06,0.38,0.15,0.23,-0.07,2.18,0.26,0.26,51.0,0.22,0.04,0.31,0.14,0.18,-0.22,2.39,0.23,0.22,51.0,0.2,0.04,0.28,0.13,0.15,-0.11,2.22,0.2,0.2,51.0,0.19,0.03,0.25,0.12,0.13,-0.33,2.24,0.19,0.19,51.0,0.18,0.03,0.25,0.11,0.13,-0.26,2.17,0.18,0.18,51.0,0.18,0.03,0.25,0.11,0.14,-0.29,2.26,0.18,0.18,51.0,0.19,0.04,0.28,0.11,0.16,-0.14,2.07,0.2,0.2,51.0,0.26,0.09,0.42,0.12,0.31,-0.04,1.85,0.28,0.27,51.0
+AR-F-G120018 = 0.39,0.07,0.53,0.2,0.34,-0.34,3.43,0.39,0.38,53.0,0.47,0.08,0.6,0.25,0.36,-0.61,3.3,0.47,0.47,53.0,0.49,0.09,0.63,0.26,0.37,-0.51,3.09,0.49,0.5,53.0,0.42,0.08,0.58,0.24,0.34,-0.04,3.06,0.43,0.42,53.0,0.35,0.07,0.5,0.21,0.3,0.4,3.18,0.35,0.34,53.0,0.29,0.05,0.43,0.2,0.23,0.76,3.49,0.3,0.29,53.0,0.26,0.05,0.37,0.17,0.21,0.35,3.19,0.27,0.26,53.0,0.24,0.04,0.33,0.16,0.17,0.43,3.28,0.24,0.23,53.0,0.24,0.04,0.34,0.14,0.19,0.35,3.47,0.24,0.23,53.0,0.25,0.05,0.36,0.15,0.21,0.59,3.59,0.25,0.24,53.0,0.29,0.06,0.42,0.16,0.26,0.2,2.72,0.3,0.29,53.0,0.41,0.08,0.55,0.2,0.35,-0.5,2.81,0.42,0.42,53.0
+AR-G-G220001 = 0.48,0.04,0.59,0.4,0.19,0.33,2.38,0.48,0.47,160.0,0.58,0.04,0.64,0.42,0.22,-0.99,3.71,0.58,0.59,160.0,0.57,0.04,0.65,0.43,0.22,-0.55,3.22,0.57,0.57,160.0,0.49,0.04,0.59,0.37,0.22,0.01,2.83,0.49,0.49,160.0,0.41,0.05,0.55,0.31,0.24,0.69,3.4,0.41,0.4,160.0,0.36,0.04,0.47,0.27,0.2,0.27,2.58,0.36,0.36,160.0,0.33,0.04,0.46,0.27,0.19,0.86,3.53,0.34,0.33,160.0,0.29,0.03,0.41,0.24,0.18,0.93,3.87,0.3,0.29,160.0,0.3,0.04,0.44,0.24,0.2,1.41,4.88,0.31,0.29,160.0,0.34,0.05,0.49,0.26,0.23,0.89,3.33,0.34,0.33,160.0,0.42,0.05,0.55,0.31,0.24,0.24,2.5,0.42,0.41,160.0,0.4,0.05,0.55,0.28,0.26,0.38,3.12,0.4,0.39,160.0
+AR-G-G220002 = 0.67,0.04,0.75,0.5,0.25,-0.63,3.66,0.67,0.67,471.0,0.73,0.03,0.88,0.65,0.23,0.86,5.11,0.73,0.73,471.0,0.75,0.04,0.88,0.66,0.22,1.11,4.77,0.75,0.74,471.0,0.71,0.02,0.78,0.61,0.17,-0.71,4.65,0.71,0.71,471.0,0.59,0.06,0.69,0.39,0.3,-1.35,4.45,0.6,0.61,471.0,0.45,0.05,0.54,0.31,0.23,-0.85,3.42,0.46,0.46,471.0,0.4,0.04,0.49,0.27,0.22,-0.54,2.99,0.4,0.4,471.0,0.39,0.05,0.48,0.25,0.22,-0.77,2.8,0.4,0.41,471.0,0.39,0.05,0.48,0.24,0.24,-0.83,2.88,0.4,0.41,471.0,0.45,0.07,0.57,0.24,0.32,-0.97,2.9,0.46,0.48,471.0,0.55,0.07,0.67,0.26,0.41,-1.45,5.64,0.56,0.58,471.0,0.58,0.08,0.7,0.26,0.43,-1.47,4.82,0.58,0.61,471.0
+AR-G-G220003 = 0.43,0.08,0.57,0.27,0.31,-0.49,2.0,0.44,0.46,84.0,0.52,0.07,0.62,0.35,0.27,-0.84,2.52,0.52,0.55,84.0,0.52,0.07,0.63,0.33,0.3,-0.82,2.65,0.53,0.55,84.0,0.49,0.08,0.61,0.3,0.31,-0.78,2.58,0.5,0.52,84.0,0.44,0.06,0.54,0.28,0.26,-0.7,2.47,0.44,0.46,84.0,0.39,0.05,0.48,0.27,0.21,-0.56,2.76,0.39,0.39,84.0,0.35,0.04,0.44,0.26,0.18,-0.17,2.53,0.35,0.35,84.0,0.33,0.04,0.41,0.24,0.17,-0.17,2.55,0.33,0.33,84.0,0.31,0.03,0.38,0.24,0.15,0.06,2.29,0.31,0.31,84.0,0.3,0.04,0.38,0.23,0.15,-0.03,2.14,0.3,0.31,84.0,0.38,0.05,0.47,0.28,0.2,0.03,2.17,0.38,0.38,84.0,0.38,0.06,0.49,0.25,0.23,-0.41,2.39,0.38,0.39,84.0
+AR-G-G220004 = 0.55,0.03,0.62,0.47,0.15,-0.08,2.3,0.55,0.56,142.0,0.62,0.03,0.68,0.54,0.15,-0.11,2.57,0.62,0.61,142.0,0.62,0.03,0.67,0.55,0.13,-0.41,2.66,0.62,0.62,142.0,0.58,0.03,0.65,0.51,0.14,-0.06,2.03,0.58,0.58,142.0,0.52,0.04,0.6,0.44,0.16,-0.14,1.93,0.53,0.53,142.0,0.45,0.04,0.51,0.36,0.15,-0.46,2.48,0.45,0.45,142.0,0.4,0.04,0.5,0.31,0.19,-0.37,2.46,0.41,0.41,142.0,0.38,0.04,0.47,0.29,0.18,-0.23,2.74,0.38,0.38,142.0,0.36,0.03,0.44,0.28,0.16,-0.56,2.59,0.37,0.37,142.0,0.36,0.03,0.43,0.29,0.14,-0.19,2.26,0.36,0.37,142.0,0.45,0.04,0.51,0.37,0.15,-0.51,2.18,0.45,0.46,142.0,0.48,0.05,0.57,0.37,0.19,-0.41,1.96,0.48,0.49,142.0
+AR-G-G220005 = 0.61,0.06,0.7,0.44,0.25,-1.13,3.97,0.61,0.62,135.0,0.63,0.05,0.73,0.47,0.26,-1.15,4.11,0.64,0.65,135.0,0.66,0.04,0.73,0.51,0.22,-1.19,4.23,0.66,0.67,135.0,0.62,0.04,0.69,0.48,0.21,-1.1,4.1,0.62,0.63,135.0,0.55,0.04,0.63,0.42,0.21,-0.81,3.56,0.55,0.55,135.0,0.4,0.03,0.47,0.32,0.15,-0.85,3.96,0.4,0.41,135.0,0.37,0.03,0.42,0.28,0.14,-0.78,3.1,0.37,0.38,135.0,0.36,0.03,0.42,0.27,0.15,-0.5,2.49,0.36,0.36,135.0,0.36,0.04,0.43,0.27,0.17,-0.39,2.79,0.36,0.36,135.0,0.4,0.05,0.49,0.28,0.21,-0.45,2.83,0.4,0.4,135.0,0.45,0.05,0.56,0.33,0.23,-0.28,2.8,0.45,0.45,135.0,0.5,0.05,0.62,0.35,0.27,-0.62,3.13,0.51,0.51,135.0
+AR-G-G220006 = 0.5,0.05,0.61,0.4,0.21,0.05,1.9,0.5,0.5,125.0,0.61,0.04,0.72,0.53,0.19,0.7,3.3,0.61,0.6,125.0,0.63,0.06,0.77,0.54,0.24,0.61,2.29,0.63,0.61,125.0,0.5,0.02,0.58,0.45,0.13,0.77,4.11,0.5,0.5,125.0,0.37,0.04,0.45,0.3,0.14,-0.1,1.77,0.37,0.38,125.0,0.31,0.03,0.4,0.25,0.14,0.32,2.23,0.31,0.31,125.0,0.29,0.03,0.36,0.24,0.12,0.33,2.23,0.29,0.29,125.0,0.26,0.02,0.32,0.22,0.1,0.42,2.35,0.26,0.26,125.0,0.26,0.02,0.31,0.22,0.09,-0.18,1.9,0.26,0.27,125.0,0.32,0.05,0.45,0.24,0.21,0.35,2.16,0.33,0.32,125.0,0.41,0.07,0.53,0.28,0.25,-0.08,1.81,0.41,0.41,125.0,0.38,0.06,0.49,0.26,0.23,-0.21,2.19,0.39,0.39,125.0
+AR-G-G220007 = 0.61,0.02,0.65,0.53,0.12,-0.42,2.9,0.61,0.61,77.0,0.65,0.02,0.7,0.6,0.1,0.0,2.23,0.65,0.65,77.0,0.67,0.02,0.71,0.63,0.07,0.18,2.63,0.67,0.67,77.0,0.64,0.02,0.71,0.59,0.12,0.36,2.93,0.64,0.64,77.0,0.54,0.03,0.6,0.48,0.12,0.22,2.58,0.55,0.54,77.0,0.4,0.03,0.46,0.35,0.11,0.21,1.82,0.4,0.4,77.0,0.35,0.03,0.42,0.3,0.11,0.12,1.92,0.36,0.35,77.0,0.33,0.03,0.39,0.28,0.11,0.05,1.91,0.33,0.33,77.0,0.34,0.03,0.4,0.27,0.13,-0.02,2.13,0.34,0.34,77.0,0.37,0.03,0.44,0.29,0.15,-0.03,2.39,0.37,0.37,77.0,0.4,0.05,0.49,0.28,0.2,-0.41,2.4,0.41,0.41,77.0,0.45,0.05,0.52,0.33,0.19,-0.48,2.38,0.45,0.45,77.0
+AR-G-G220008 = 0.58,0.12,0.76,0.2,0.56,-1.35,4.43,0.59,0.61,224.0,0.63,0.11,0.76,0.29,0.47,-1.36,4.15,0.64,0.67,224.0,0.63,0.1,0.76,0.31,0.44,-1.34,4.28,0.64,0.67,224.0,0.59,0.1,0.72,0.27,0.45,-1.43,4.6,0.6,0.63,224.0,0.53,0.08,0.65,0.23,0.42,-1.6,5.59,0.53,0.54,224.0,0.43,0.05,0.54,0.24,0.3,-1.4,5.68,0.44,0.44,224.0,0.38,0.04,0.46,0.23,0.23,-1.35,5.57,0.38,0.39,224.0,0.35,0.04,0.42,0.19,0.23,-1.81,7.0,0.35,0.36,224.0,0.36,0.04,0.43,0.21,0.21,-1.77,6.59,0.36,0.37,224.0,0.37,0.05,0.47,0.2,0.27,-1.41,5.47,0.37,0.38,224.0,0.44,0.05,0.55,0.25,0.3,-1.31,5.19,0.44,0.45,224.0,0.47,0.07,0.62,0.23,0.4,-1.71,6.02,0.48,0.49,224.0
+AR-G-G220009 = 0.71,0.03,0.77,0.64,0.13,-0.03,2.41,0.71,0.71,493.0,0.72,0.01,0.76,0.67,0.09,-0.14,3.36,0.72,0.72,493.0,0.73,0.01,0.79,0.7,0.09,0.3,3.09,0.73,0.73,493.0,0.71,0.02,0.75,0.68,0.08,0.29,2.12,0.71,0.71,493.0,0.64,0.02,0.69,0.56,0.13,0.08,2.57,0.64,0.63,493.0,0.47,0.02,0.53,0.41,0.12,-0.27,3.19,0.47,0.47,493.0,0.43,0.02,0.47,0.36,0.11,-0.74,3.96,0.43,0.43,493.0,0.43,0.02,0.48,0.35,0.13,-0.82,4.07,0.43,0.43,493.0,0.46,0.03,0.51,0.35,0.16,-0.95,4.04,0.46,0.46,493.0,0.49,0.03,0.55,0.37,0.18,-0.88,3.6,0.49,0.5,493.0,0.6,0.03,0.65,0.5,0.15,-0.75,3.51,0.6,0.61,493.0,0.65,0.03,0.71,0.49,0.22,-0.82,4.5,0.65,0.65,493.0
+AR-G-G220010 = 0.62,0.05,0.72,0.46,0.26,-1.05,4.23,0.62,0.63,254.0,0.66,0.05,0.74,0.48,0.26,-1.12,4.75,0.66,0.67,254.0,0.68,0.04,0.75,0.53,0.22,-1.13,5.09,0.68,0.68,254.0,0.64,0.04,0.73,0.49,0.23,-0.62,4.06,0.64,0.64,254.0,0.57,0.04,0.66,0.43,0.22,-0.5,3.5,0.57,0.57,254.0,0.45,0.03,0.51,0.35,0.17,-0.7,3.15,0.45,0.46,254.0,0.4,0.03,0.46,0.32,0.14,-0.61,3.54,0.4,0.4,254.0,0.39,0.03,0.44,0.3,0.14,-1.23,5.0,0.39,0.39,254.0,0.37,0.03,0.43,0.29,0.15,-0.82,3.95,0.37,0.38,254.0,0.39,0.04,0.48,0.29,0.19,-0.2,3.6,0.39,0.39,254.0,0.45,0.05,0.55,0.33,0.22,-0.28,3.11,0.45,0.45,254.0,0.52,0.06,0.64,0.34,0.31,-0.44,2.81,0.52,0.53,254.0
+AR-G-G220011 = 0.5,0.06,0.62,0.38,0.24,0.16,2.04,0.5,0.5,229.0,0.65,0.04,0.76,0.56,0.2,0.17,2.61,0.65,0.65,229.0,0.69,0.05,0.79,0.57,0.22,-0.36,1.97,0.69,0.71,229.0,0.54,0.03,0.62,0.45,0.17,0.18,3.11,0.55,0.54,229.0,0.4,0.08,0.58,0.28,0.3,0.45,1.89,0.41,0.38,229.0,0.34,0.07,0.49,0.25,0.23,0.49,1.83,0.34,0.31,229.0,0.31,0.06,0.45,0.24,0.21,0.64,2.05,0.31,0.29,229.0,0.29,0.05,0.42,0.22,0.2,0.65,2.05,0.29,0.27,229.0,0.29,0.06,0.46,0.21,0.24,0.77,2.32,0.29,0.26,229.0,0.3,0.07,0.51,0.21,0.3,0.84,2.64,0.31,0.28,229.0,0.36,0.09,0.58,0.23,0.35,0.42,1.94,0.37,0.35,229.0,0.37,0.1,0.61,0.23,0.38,0.47,1.94,0.38,0.34,229.0
+AR-G-G220012 = 0.67,0.03,0.73,0.59,0.14,-0.31,2.79,0.67,0.67,93.0,0.69,0.02,0.75,0.63,0.12,0.63,3.98,0.69,0.68,93.0,0.7,0.02,0.77,0.65,0.12,0.64,3.61,0.7,0.69,93.0,0.67,0.02,0.71,0.62,0.1,-0.23,2.91,0.67,0.68,93.0,0.58,0.03,0.65,0.51,0.14,-0.18,2.33,0.59,0.59,93.0,0.44,0.05,0.53,0.34,0.19,-0.17,2.28,0.44,0.45,93.0,0.38,0.04,0.44,0.31,0.14,-0.41,2.14,0.38,0.39,93.0,0.35,0.03,0.4,0.29,0.11,-0.38,2.26,0.35,0.36,93.0,0.36,0.03,0.43,0.3,0.13,-0.12,2.15,0.36,0.36,93.0,0.37,0.03,0.44,0.31,0.13,0.18,2.63,0.37,0.37,93.0,0.41,0.04,0.48,0.33,0.15,-0.12,2.11,0.41,0.41,93.0,0.52,0.03,0.58,0.44,0.13,-0.22,2.31,0.52,0.52,93.0
+AR-G-G220013 = 0.63,0.03,0.69,0.51,0.18,-0.81,3.51,0.63,0.64,190.0,0.73,0.07,0.89,0.54,0.34,0.46,2.55,0.73,0.71,190.0,0.73,0.06,0.87,0.57,0.3,0.52,2.41,0.74,0.72,190.0,0.65,0.03,0.71,0.54,0.18,-0.27,3.23,0.65,0.65,190.0,0.54,0.06,0.67,0.4,0.27,-0.71,2.64,0.55,0.56,190.0,0.42,0.04,0.52,0.32,0.2,0.14,2.21,0.42,0.42,190.0,0.4,0.04,0.53,0.32,0.21,0.17,2.88,0.4,0.4,190.0,0.39,0.04,0.51,0.3,0.21,0.45,3.12,0.39,0.39,190.0,0.37,0.03,0.5,0.3,0.2,1.09,6.02,0.37,0.37,190.0,0.4,0.06,0.59,0.27,0.32,0.3,4.03,0.4,0.4,190.0,0.46,0.07,0.63,0.31,0.32,-0.15,2.64,0.46,0.46,190.0,0.5,0.07,0.68,0.35,0.33,-0.39,2.48,0.51,0.52,190.0
+AR-G-G220014 = 0.54,0.08,0.69,0.33,0.35,-0.37,1.85,0.55,0.57,334.0,0.64,0.07,0.8,0.41,0.39,-0.86,3.52,0.64,0.66,334.0,0.65,0.05,0.76,0.45,0.31,-0.94,4.21,0.66,0.67,334.0,0.57,0.07,0.68,0.36,0.31,-0.58,2.46,0.58,0.59,334.0,0.48,0.08,0.62,0.29,0.33,-0.13,1.83,0.49,0.48,334.0,0.4,0.07,0.53,0.25,0.29,0.0,1.85,0.41,0.4,334.0,0.35,0.06,0.47,0.22,0.25,0.06,1.94,0.36,0.35,334.0,0.34,0.06,0.46,0.22,0.24,0.12,1.88,0.34,0.33,334.0,0.32,0.05,0.43,0.22,0.21,0.09,1.85,0.33,0.32,334.0,0.34,0.05,0.44,0.22,0.22,-0.02,2.18,0.34,0.34,334.0,0.42,0.07,0.57,0.24,0.33,-0.15,2.43,0.43,0.43,334.0,0.45,0.09,0.63,0.27,0.35,0.13,1.76,0.46,0.44,334.0
+AR-G-G220015 = 0.46,0.13,0.63,0.18,0.45,-0.77,2.38,0.48,0.5,119.0,0.52,0.13,0.72,0.23,0.49,-0.73,2.56,0.53,0.55,119.0,0.53,0.12,0.71,0.19,0.52,-0.96,3.25,0.54,0.55,119.0,0.49,0.11,0.65,0.18,0.47,-0.95,3.17,0.5,0.51,119.0,0.43,0.09,0.59,0.17,0.41,-0.86,3.24,0.44,0.44,119.0,0.37,0.07,0.48,0.15,0.33,-1.23,4.13,0.38,0.39,119.0,0.33,0.05,0.43,0.16,0.27,-1.07,4.15,0.34,0.34,119.0,0.31,0.05,0.39,0.15,0.24,-1.03,3.84,0.31,0.32,119.0,0.3,0.05,0.39,0.17,0.23,-0.33,2.9,0.31,0.3,119.0,0.31,0.07,0.43,0.14,0.29,-0.15,2.56,0.31,0.3,119.0,0.36,0.07,0.52,0.21,0.31,0.12,2.39,0.37,0.34,119.0,0.38,0.1,0.55,0.18,0.38,-0.3,2.36,0.39,0.38,119.0
+AR-G-G220016 = 0.53,0.03,0.6,0.44,0.17,-0.26,3.86,0.53,0.53,122.0,0.59,0.03,0.64,0.48,0.17,-0.72,3.59,0.59,0.59,122.0,0.56,0.02,0.61,0.47,0.13,-0.73,3.58,0.56,0.56,122.0,0.49,0.02,0.56,0.43,0.13,0.16,2.84,0.49,0.49,122.0,0.45,0.03,0.53,0.37,0.16,-0.37,2.87,0.45,0.46,122.0,0.41,0.03,0.49,0.34,0.16,0.21,3.28,0.41,0.41,122.0,0.41,0.04,0.51,0.32,0.19,-0.14,2.41,0.41,0.41,122.0,0.37,0.05,0.49,0.28,0.2,0.03,2.46,0.37,0.37,122.0,0.4,0.05,0.53,0.28,0.24,-0.01,2.35,0.4,0.4,122.0,0.42,0.06,0.55,0.31,0.25,0.08,2.15,0.43,0.42,122.0,0.49,0.04,0.62,0.39,0.23,-0.05,2.78,0.49,0.49,122.0,0.43,0.02,0.49,0.37,0.13,0.02,3.14,0.43,0.43,122.0
+AR-G-G220017 = 0.61,0.07,0.75,0.38,0.37,-0.67,3.11,0.61,0.62,605.0,0.73,0.04,0.87,0.64,0.23,0.82,3.14,0.73,0.72,605.0,0.74,0.05,0.87,0.65,0.22,0.74,2.79,0.74,0.73,605.0,0.63,0.05,0.75,0.46,0.29,-0.51,3.58,0.63,0.64,605.0,0.48,0.08,0.65,0.29,0.35,-0.4,2.09,0.49,0.5,605.0,0.38,0.06,0.5,0.27,0.23,-0.11,1.91,0.38,0.38,605.0,0.33,0.05,0.45,0.23,0.22,-0.02,1.93,0.34,0.34,605.0,0.32,0.06,0.44,0.22,0.22,-0.04,1.84,0.32,0.32,605.0,0.31,0.05,0.43,0.2,0.23,-0.12,1.92,0.31,0.32,605.0,0.34,0.07,0.49,0.2,0.29,0.1,2.05,0.34,0.34,605.0,0.45,0.07,0.6,0.26,0.34,-0.54,2.47,0.45,0.46,605.0,0.47,0.1,0.66,0.23,0.42,-0.52,2.12,0.48,0.49,605.0
+AR-G-G220018 = 0.41,0.15,0.64,0.16,0.48,-0.55,1.71,0.43,0.48,233.0,0.52,0.18,0.79,0.21,0.58,-0.57,1.67,0.55,0.62,233.0,0.5,0.18,0.76,0.11,0.65,-0.7,1.93,0.53,0.6,233.0,0.44,0.16,0.65,0.12,0.54,-0.68,2.01,0.47,0.51,233.0,0.37,0.12,0.56,0.1,0.46,-0.63,2.17,0.38,0.4,233.0,0.33,0.1,0.49,0.1,0.39,-0.67,2.35,0.34,0.36,233.0,0.29,0.08,0.45,0.11,0.34,-0.63,2.5,0.3,0.31,233.0,0.27,0.07,0.41,0.12,0.29,-0.53,2.18,0.28,0.29,233.0,0.26,0.06,0.4,0.13,0.27,-0.5,2.58,0.27,0.27,233.0,0.25,0.06,0.38,0.1,0.28,-0.58,2.55,0.26,0.26,233.0,0.39,0.11,0.57,0.16,0.4,-0.56,1.81,0.41,0.44,233.0,0.4,0.15,0.6,0.1,0.5,-0.62,1.79,0.43,0.47,233.0
+AR-G-G220019 = 0.68,0.04,0.76,0.51,0.25,-1.04,3.87,0.68,0.69,253.0,0.75,0.03,0.87,0.66,0.21,0.91,6.1,0.76,0.75,253.0,0.77,0.03,0.85,0.7,0.15,0.7,2.94,0.77,0.76,253.0,0.71,0.02,0.76,0.6,0.15,-1.8,7.64,0.71,0.72,253.0,0.62,0.06,0.68,0.41,0.27,-1.54,4.99,0.62,0.64,253.0,0.49,0.04,0.56,0.38,0.18,-0.47,2.48,0.49,0.49,253.0,0.45,0.03,0.5,0.38,0.13,-0.38,2.55,0.45,0.45,253.0,0.43,0.02,0.49,0.37,0.12,-0.26,2.72,0.43,0.43,253.0,0.43,0.03,0.49,0.34,0.15,-0.62,2.78,0.43,0.44,253.0,0.49,0.06,0.61,0.29,0.32,-0.91,3.85,0.5,0.51,253.0,0.56,0.07,0.67,0.33,0.34,-1.36,4.8,0.57,0.58,253.0,0.61,0.07,0.76,0.34,0.41,-1.46,5.38,0.61,0.63,253.0
+AR-G-G220020 = 0.54,0.04,0.62,0.47,0.15,-0.2,2.02,0.54,0.55,134.0,0.65,0.04,0.72,0.54,0.19,-0.26,2.6,0.65,0.66,134.0,0.62,0.04,0.69,0.56,0.13,0.07,1.65,0.62,0.62,134.0,0.56,0.05,0.64,0.46,0.18,0.11,1.72,0.56,0.55,134.0,0.48,0.04,0.57,0.37,0.2,0.13,2.3,0.48,0.47,134.0,0.43,0.04,0.51,0.33,0.19,0.02,2.08,0.43,0.42,134.0,0.39,0.03,0.47,0.29,0.18,-0.02,3.03,0.39,0.39,134.0,0.35,0.03,0.42,0.27,0.15,0.14,2.11,0.35,0.35,134.0,0.34,0.03,0.41,0.27,0.14,0.28,2.63,0.34,0.33,134.0,0.33,0.02,0.39,0.25,0.14,0.33,3.09,0.33,0.32,134.0,0.47,0.04,0.55,0.4,0.15,0.21,1.82,0.47,0.47,134.0,0.5,0.06,0.58,0.39,0.19,-0.26,1.53,0.5,0.51,134.0
+AR-G-G220021 = 0.62,0.09,0.73,0.14,0.59,-3.12,14.51,0.63,0.65,78.0,0.67,0.11,0.82,0.13,0.7,-2.67,12.01,0.68,0.7,78.0,0.67,0.11,0.83,0.1,0.72,-2.6,11.68,0.68,0.7,78.0,0.62,0.1,0.71,0.12,0.59,-2.95,12.64,0.63,0.65,78.0,0.53,0.08,0.62,0.1,0.52,-2.97,13.58,0.54,0.55,78.0,0.4,0.06,0.48,0.07,0.4,-2.74,13.02,0.41,0.41,78.0,0.36,0.06,0.47,0.03,0.44,-2.54,11.93,0.37,0.37,78.0,0.34,0.06,0.46,0.02,0.44,-2.39,11.72,0.35,0.35,78.0,0.37,0.06,0.43,0.05,0.38,-3.01,14.79,0.37,0.38,78.0,0.4,0.05,0.54,0.12,0.42,-2.35,14.91,0.4,0.4,78.0,0.45,0.05,0.58,0.17,0.4,-2.32,13.16,0.45,0.46,78.0,0.53,0.05,0.63,0.28,0.35,-1.61,9.33,0.53,0.53,78.0
+AR-G-G220022 = 0.37,0.22,0.64,-0.1,0.74,-0.59,2.11,0.43,0.42,119.0,0.44,0.23,0.77,-0.08,0.84,-0.66,2.26,0.49,0.51,119.0,0.43,0.19,0.71,0.01,0.7,-0.52,1.95,0.47,0.48,119.0,0.33,0.13,0.48,0.02,0.46,-0.74,2.12,0.36,0.39,119.0,0.25,0.12,0.4,-0.05,0.45,-1.15,3.17,0.28,0.31,119.0,0.23,0.11,0.41,-0.03,0.44,-1.08,3.07,0.26,0.28,119.0,0.24,0.1,0.46,-0.07,0.53,-1.09,3.99,0.26,0.28,119.0,0.2,0.1,0.38,-0.06,0.44,-1.0,3.29,0.22,0.24,119.0,0.23,0.1,0.42,-0.02,0.44,-0.93,3.41,0.25,0.27,119.0,0.32,0.14,0.54,-0.04,0.58,-0.64,2.93,0.34,0.34,119.0,0.36,0.16,0.59,-0.01,0.6,-0.68,2.46,0.39,0.4,119.0,0.28,0.12,0.44,0.0,0.44,-0.88,2.57,0.31,0.33,119.0
+AR-G-G220023 = 0.62,0.05,0.69,0.53,0.15,0.06,1.66,0.62,0.61,48.0,0.64,0.03,0.7,0.57,0.14,0.01,2.2,0.64,0.64,48.0,0.66,0.02,0.71,0.59,0.11,-0.23,2.81,0.66,0.66,48.0,0.61,0.02,0.66,0.55,0.11,-0.22,3.1,0.61,0.61,48.0,0.51,0.03,0.57,0.45,0.12,0.42,2.21,0.51,0.5,48.0,0.39,0.02,0.42,0.34,0.08,-0.13,2.97,0.39,0.39,48.0,0.36,0.01,0.4,0.34,0.07,0.43,2.94,0.37,0.36,48.0,0.36,0.02,0.4,0.33,0.07,0.26,2.55,0.36,0.36,48.0,0.38,0.02,0.43,0.33,0.09,0.1,2.16,0.38,0.38,48.0,0.41,0.04,0.49,0.35,0.14,0.39,2.13,0.41,0.41,48.0,0.48,0.03,0.56,0.43,0.13,0.53,2.27,0.48,0.47,48.0,0.5,0.03,0.58,0.43,0.15,0.57,2.64,0.5,0.49,48.0
+AR-G-G220024 = 0.52,0.04,0.61,0.43,0.18,0.33,2.46,0.52,0.51,116.0,0.56,0.04,0.63,0.44,0.19,-0.6,3.41,0.56,0.56,116.0,0.57,0.03,0.63,0.48,0.15,-0.39,3.16,0.57,0.57,116.0,0.54,0.04,0.6,0.4,0.2,-0.67,3.63,0.54,0.54,116.0,0.5,0.03,0.58,0.42,0.16,-0.14,2.74,0.5,0.51,116.0,0.43,0.04,0.51,0.35,0.16,0.16,2.21,0.43,0.42,116.0,0.41,0.05,0.56,0.33,0.23,0.36,2.77,0.42,0.41,116.0,0.38,0.05,0.51,0.3,0.21,0.23,2.46,0.39,0.39,116.0,0.39,0.06,0.59,0.29,0.3,0.85,3.42,0.39,0.37,116.0,0.4,0.08,0.66,0.29,0.37,1.19,4.06,0.4,0.38,116.0,0.5,0.05,0.67,0.41,0.26,0.87,4.1,0.5,0.49,116.0,0.49,0.05,0.61,0.36,0.26,-0.02,3.5,0.49,0.49,116.0
+AR-G-G220025 = 0.6,0.03,0.65,0.54,0.11,-0.16,2.46,0.6,0.6,68.0,0.63,0.02,0.68,0.58,0.1,0.12,2.56,0.63,0.62,68.0,0.63,0.03,0.68,0.57,0.11,-0.37,2.44,0.63,0.63,68.0,0.59,0.03,0.64,0.53,0.11,-0.38,2.44,0.59,0.59,68.0,0.49,0.02,0.54,0.46,0.08,0.37,2.07,0.49,0.49,68.0,0.41,0.02,0.45,0.37,0.08,0.2,2.44,0.41,0.41,68.0,0.36,0.02,0.39,0.33,0.06,0.59,2.88,0.36,0.36,68.0,0.34,0.02,0.37,0.31,0.07,0.31,2.82,0.34,0.34,68.0,0.35,0.01,0.37,0.3,0.07,-0.87,3.96,0.35,0.35,68.0,0.37,0.02,0.42,0.31,0.12,-0.33,3.27,0.37,0.37,68.0,0.44,0.03,0.49,0.35,0.14,-0.91,3.01,0.44,0.45,68.0,0.47,0.04,0.53,0.37,0.17,-0.9,2.97,0.47,0.48,68.0
+AR-G-G220026 = 0.62,0.02,0.66,0.57,0.09,-0.16,2.04,0.62,0.62,60.0,0.65,0.02,0.68,0.6,0.08,-0.31,2.41,0.65,0.65,60.0,0.66,0.02,0.7,0.61,0.09,-0.37,2.47,0.66,0.67,60.0,0.62,0.02,0.66,0.56,0.1,-0.41,2.51,0.62,0.63,60.0,0.54,0.02,0.59,0.49,0.1,-0.19,2.49,0.54,0.55,60.0,0.45,0.02,0.49,0.39,0.1,-0.1,2.56,0.45,0.44,60.0,0.39,0.02,0.42,0.35,0.07,0.04,2.15,0.39,0.39,60.0,0.37,0.02,0.4,0.34,0.06,0.23,2.32,0.37,0.37,60.0,0.36,0.01,0.38,0.32,0.06,0.05,2.38,0.36,0.36,60.0,0.35,0.02,0.38,0.31,0.07,-0.56,2.12,0.35,0.36,60.0,0.45,0.02,0.49,0.4,0.09,-0.25,2.06,0.45,0.45,60.0,0.51,0.03,0.58,0.45,0.13,0.12,2.66,0.51,0.51,60.0
+AR-G-G220027 = 0.58,0.03,0.63,0.52,0.11,-0.12,2.28,0.58,0.58,43.0,0.63,0.02,0.67,0.58,0.09,-0.22,3.02,0.63,0.63,43.0,0.64,0.02,0.67,0.6,0.07,-0.05,3.1,0.64,0.64,43.0,0.6,0.02,0.64,0.55,0.08,-0.23,2.93,0.6,0.6,43.0,0.51,0.03,0.57,0.45,0.12,-0.1,2.45,0.51,0.51,43.0,0.41,0.02,0.46,0.38,0.09,0.64,3.1,0.41,0.4,43.0,0.36,0.02,0.42,0.33,0.09,0.48,2.67,0.36,0.36,43.0,0.34,0.02,0.39,0.31,0.09,0.35,2.49,0.34,0.34,43.0,0.35,0.03,0.4,0.31,0.09,0.09,2.1,0.35,0.35,43.0,0.38,0.03,0.43,0.33,0.11,-0.06,2.01,0.38,0.38,43.0,0.43,0.03,0.48,0.37,0.11,-0.2,2.1,0.43,0.44,43.0,0.48,0.03,0.54,0.4,0.14,-0.13,2.7,0.48,0.48,43.0
+AR-H-G040001 = 0.5,0.04,0.6,0.43,0.17,0.66,2.66,0.5,0.49,148.0,0.7,0.07,0.84,0.57,0.26,0.06,1.78,0.7,0.7,148.0,0.69,0.09,0.84,0.54,0.3,-0.13,1.64,0.7,0.71,148.0,0.53,0.05,0.61,0.42,0.19,-0.32,1.7,0.53,0.54,148.0,0.35,0.03,0.44,0.29,0.15,0.08,2.17,0.36,0.36,148.0,0.31,0.02,0.37,0.26,0.11,0.33,2.61,0.31,0.3,148.0,0.27,0.02,0.32,0.24,0.07,0.37,2.33,0.27,0.27,148.0,0.26,0.02,0.31,0.23,0.08,0.42,2.63,0.26,0.26,148.0,0.26,0.02,0.31,0.21,0.1,0.38,2.98,0.26,0.26,148.0,0.3,0.04,0.4,0.21,0.19,0.57,3.34,0.3,0.29,148.0,0.43,0.05,0.51,0.28,0.23,-0.87,3.47,0.43,0.44,148.0,0.37,0.04,0.47,0.25,0.22,-0.05,3.98,0.37,0.37,148.0
+AR-H-G040002 = 0.65,0.06,0.71,0.47,0.24,-1.96,6.2,0.66,0.67,54.0,0.65,0.06,0.72,0.45,0.27,-1.59,5.61,0.65,0.66,54.0,0.65,0.06,0.71,0.45,0.26,-1.66,5.4,0.65,0.66,54.0,0.62,0.06,0.68,0.43,0.25,-1.82,5.64,0.62,0.65,54.0,0.57,0.05,0.63,0.42,0.21,-1.39,4.53,0.58,0.59,54.0,0.5,0.04,0.54,0.38,0.16,-1.93,6.34,0.5,0.51,54.0,0.5,0.03,0.54,0.4,0.15,-1.81,6.42,0.5,0.51,54.0,0.48,0.03,0.53,0.4,0.13,-0.83,3.93,0.48,0.48,54.0,0.46,0.02,0.5,0.4,0.1,-0.52,3.28,0.46,0.46,54.0,0.6,0.05,0.68,0.46,0.22,-0.81,3.37,0.6,0.61,54.0,0.67,0.05,0.71,0.49,0.22,-2.5,8.55,0.67,0.69,54.0,0.6,0.03,0.64,0.47,0.17,-2.45,9.0,0.6,0.61,54.0
+AR-H-G040003 = 0.69,0.03,0.74,0.64,0.1,0.23,2.08,0.69,0.69,80.0,0.75,0.02,0.79,0.71,0.07,-0.17,3.05,0.75,0.75,80.0,0.69,0.06,0.79,0.59,0.2,0.13,1.98,0.69,0.68,80.0,0.63,0.07,0.75,0.52,0.23,0.36,1.83,0.63,0.6,80.0,0.54,0.08,0.7,0.45,0.25,0.69,2.01,0.54,0.5,80.0,0.42,0.06,0.57,0.35,0.22,1.17,2.98,0.42,0.38,80.0,0.39,0.06,0.55,0.33,0.22,1.06,2.65,0.4,0.36,80.0,0.41,0.06,0.56,0.34,0.22,1.07,2.9,0.41,0.39,80.0,0.41,0.05,0.54,0.34,0.2,0.91,3.27,0.41,0.4,80.0,0.57,0.08,0.71,0.42,0.29,-0.17,2.0,0.57,0.57,80.0,0.7,0.02,0.75,0.65,0.1,0.41,2.64,0.7,0.69,80.0,0.6,0.04,0.71,0.52,0.19,0.61,2.87,0.6,0.59,80.0
+AR-H-G040004 = 0.61,0.06,0.69,0.47,0.22,-0.68,2.35,0.61,0.63,83.0,0.71,0.04,0.77,0.63,0.15,-0.41,2.29,0.71,0.72,83.0,0.71,0.07,0.81,0.58,0.23,-0.25,1.69,0.71,0.71,83.0,0.6,0.07,0.68,0.47,0.21,-0.26,1.5,0.6,0.61,83.0,0.44,0.06,0.55,0.33,0.22,-0.28,1.84,0.44,0.45,83.0,0.35,0.03,0.42,0.28,0.13,-0.4,1.93,0.35,0.36,83.0,0.31,0.03,0.36,0.26,0.1,-0.54,2.08,0.31,0.32,83.0,0.3,0.03,0.35,0.25,0.1,-0.53,2.07,0.3,0.31,83.0,0.32,0.02,0.39,0.27,0.12,0.26,3.01,0.32,0.32,83.0,0.38,0.04,0.54,0.32,0.22,1.61,6.36,0.38,0.37,83.0,0.54,0.03,0.64,0.47,0.17,0.16,3.41,0.55,0.55,83.0,0.46,0.04,0.53,0.38,0.15,-0.17,2.21,0.46,0.46,83.0
+AR-H-G040005 = 0.72,0.03,0.81,0.6,0.2,-0.66,4.08,0.72,0.72,611.0,0.75,0.03,0.81,0.7,0.12,0.3,2.31,0.75,0.74,611.0,0.76,0.03,0.85,0.7,0.15,0.45,2.13,0.76,0.75,611.0,0.72,0.02,0.79,0.66,0.13,0.21,3.35,0.72,0.72,611.0,0.64,0.06,0.74,0.44,0.3,-1.41,4.15,0.64,0.66,611.0,0.48,0.05,0.57,0.33,0.24,-0.64,2.76,0.48,0.49,611.0,0.44,0.06,0.55,0.29,0.26,-0.57,2.58,0.44,0.45,611.0,0.43,0.06,0.53,0.27,0.26,-0.73,2.66,0.44,0.45,611.0,0.45,0.07,0.57,0.26,0.31,-0.88,2.72,0.46,0.48,611.0,0.51,0.05,0.63,0.32,0.31,-0.65,3.26,0.51,0.52,611.0,0.62,0.05,0.73,0.41,0.32,-1.24,6.68,0.62,0.63,611.0,0.64,0.07,0.73,0.37,0.37,-1.59,5.1,0.65,0.67,611.0
+AR-H-G040006 = 0.66,0.04,0.71,0.5,0.2,-2.63,10.89,0.66,0.67,95.0,0.66,0.04,0.73,0.53,0.21,-1.1,5.55,0.66,0.66,95.0,0.66,0.04,0.72,0.52,0.2,-1.93,7.72,0.67,0.68,95.0,0.65,0.04,0.69,0.48,0.21,-2.63,10.16,0.65,0.66,95.0,0.62,0.05,0.68,0.45,0.23,-1.69,6.67,0.62,0.63,95.0,0.54,0.04,0.62,0.42,0.21,-0.49,3.46,0.54,0.54,95.0,0.56,0.05,0.66,0.44,0.22,-0.28,2.54,0.56,0.56,95.0,0.56,0.05,0.66,0.42,0.24,-0.26,2.68,0.56,0.56,95.0,0.52,0.05,0.61,0.4,0.21,0.02,2.68,0.52,0.52,95.0,0.59,0.04,0.68,0.49,0.19,0.14,2.5,0.59,0.59,95.0,0.68,0.04,0.72,0.54,0.19,-1.8,6.62,0.68,0.69,95.0,0.6,0.03,0.69,0.49,0.19,-0.24,3.8,0.6,0.6,95.0
+AR-H-G040007 = 0.54,0.07,0.64,0.44,0.2,-0.07,1.41,0.55,0.54,49.0,0.68,0.06,0.77,0.59,0.18,-0.1,1.4,0.68,0.68,49.0,0.68,0.09,0.81,0.55,0.26,-0.09,1.46,0.69,0.7,49.0,0.55,0.07,0.65,0.44,0.21,-0.19,1.56,0.55,0.56,49.0,0.38,0.05,0.47,0.3,0.17,-0.11,1.86,0.39,0.39,49.0,0.32,0.03,0.37,0.27,0.11,-0.16,1.91,0.32,0.33,49.0,0.29,0.02,0.33,0.24,0.09,-0.12,1.93,0.29,0.29,49.0,0.28,0.02,0.32,0.23,0.09,-0.02,1.93,0.28,0.28,49.0,0.29,0.02,0.33,0.25,0.08,0.27,1.92,0.29,0.28,49.0,0.33,0.03,0.37,0.27,0.1,-0.26,2.19,0.33,0.32,49.0,0.5,0.03,0.56,0.43,0.13,-0.31,2.35,0.5,0.5,49.0,0.4,0.03,0.48,0.36,0.12,0.8,3.07,0.4,0.39,49.0
+AR-H-G040008 = 0.64,0.02,0.68,0.61,0.07,0.28,2.59,0.64,0.64,58.0,0.71,0.02,0.76,0.67,0.09,0.22,3.21,0.71,0.71,58.0,0.71,0.02,0.78,0.66,0.12,0.81,3.87,0.71,0.7,58.0,0.63,0.02,0.69,0.6,0.08,0.93,2.96,0.64,0.63,58.0,0.49,0.03,0.56,0.43,0.13,0.37,2.35,0.49,0.49,58.0,0.37,0.02,0.42,0.33,0.09,0.44,2.91,0.37,0.37,58.0,0.33,0.02,0.36,0.3,0.06,0.47,2.27,0.33,0.33,58.0,0.33,0.02,0.38,0.29,0.08,0.21,1.97,0.33,0.33,58.0,0.34,0.03,0.42,0.3,0.12,0.95,3.79,0.34,0.34,58.0,0.47,0.06,0.59,0.36,0.22,0.17,2.25,0.48,0.46,58.0,0.63,0.03,0.7,0.57,0.13,-0.04,2.5,0.63,0.63,58.0,0.6,0.03,0.67,0.52,0.14,-0.09,2.41,0.6,0.6,58.0
+AR-H-G040009 = 0.51,0.03,0.59,0.44,0.16,0.21,2.58,0.51,0.5,103.0,0.59,0.04,0.76,0.52,0.24,1.3,6.2,0.59,0.59,103.0,0.54,0.05,0.71,0.47,0.24,1.57,5.26,0.55,0.53,103.0,0.45,0.03,0.54,0.39,0.15,0.42,2.51,0.46,0.45,103.0,0.36,0.03,0.43,0.3,0.13,0.11,1.88,0.36,0.36,103.0,0.31,0.03,0.38,0.26,0.12,0.46,2.13,0.31,0.3,103.0,0.28,0.02,0.33,0.23,0.09,0.26,2.08,0.28,0.28,103.0,0.28,0.02,0.32,0.24,0.08,-0.16,2.03,0.28,0.28,103.0,0.29,0.02,0.34,0.23,0.11,0.27,2.57,0.29,0.29,103.0,0.36,0.05,0.47,0.27,0.2,-0.02,1.76,0.37,0.37,103.0,0.48,0.06,0.59,0.37,0.22,-0.07,2.08,0.48,0.48,103.0,0.4,0.04,0.48,0.33,0.15,0.31,2.08,0.4,0.39,103.0
+AR-H-G040010 = 0.61,0.02,0.65,0.59,0.07,0.54,2.32,0.61,0.61,49.0,0.72,0.02,0.75,0.67,0.08,-0.71,2.66,0.72,0.72,49.0,0.71,0.03,0.77,0.64,0.13,-0.23,2.06,0.71,0.71,49.0,0.61,0.03,0.66,0.54,0.12,-0.07,2.38,0.61,0.61,49.0,0.44,0.02,0.49,0.4,0.08,0.56,2.17,0.44,0.43,49.0,0.33,0.02,0.38,0.31,0.07,0.55,2.21,0.33,0.33,49.0,0.3,0.01,0.34,0.28,0.06,0.69,2.43,0.3,0.3,49.0,0.29,0.02,0.33,0.27,0.06,0.7,2.53,0.29,0.29,49.0,0.3,0.02,0.37,0.26,0.11,0.74,3.85,0.3,0.3,49.0,0.4,0.03,0.49,0.36,0.14,1.15,4.62,0.4,0.4,49.0,0.56,0.05,0.64,0.47,0.17,-0.09,1.71,0.56,0.56,49.0,0.47,0.03,0.57,0.42,0.15,0.65,3.48,0.47,0.47,49.0
+AR-H-G040011 = 0.68,0.02,0.71,0.64,0.07,0.3,2.3,0.68,0.68,59.0,0.69,0.02,0.73,0.66,0.07,-0.02,1.89,0.69,0.69,59.0,0.63,0.03,0.7,0.58,0.12,0.71,2.32,0.63,0.62,59.0,0.6,0.03,0.68,0.55,0.13,0.68,2.41,0.6,0.59,59.0,0.55,0.03,0.64,0.51,0.13,1.05,3.93,0.55,0.54,59.0,0.5,0.02,0.54,0.44,0.1,-0.07,2.46,0.5,0.49,59.0,0.47,0.02,0.52,0.43,0.09,-0.05,2.52,0.47,0.47,59.0,0.45,0.02,0.5,0.41,0.09,0.1,2.91,0.45,0.45,59.0,0.43,0.02,0.49,0.4,0.09,0.41,3.3,0.43,0.43,59.0,0.61,0.04,0.67,0.52,0.15,-0.67,2.29,0.61,0.62,59.0,0.69,0.01,0.73,0.67,0.06,0.93,4.4,0.69,0.69,59.0,0.59,0.02,0.65,0.56,0.09,0.97,3.4,0.59,0.59,59.0
+AR-H-G040012 = 0.75,0.03,0.82,0.65,0.17,-0.54,3.02,0.75,0.75,942.0,0.75,0.03,0.82,0.64,0.18,-0.57,3.74,0.75,0.75,942.0,0.75,0.02,0.81,0.64,0.17,-0.71,4.4,0.75,0.76,942.0,0.74,0.03,0.79,0.61,0.18,-1.35,5.59,0.74,0.74,942.0,0.69,0.03,0.74,0.53,0.22,-1.63,6.74,0.69,0.7,942.0,0.56,0.04,0.64,0.38,0.26,-1.11,4.34,0.56,0.57,942.0,0.53,0.05,0.65,0.37,0.28,-0.61,3.32,0.53,0.54,942.0,0.52,0.05,0.66,0.35,0.31,-0.49,3.82,0.53,0.53,942.0,0.53,0.05,0.66,0.33,0.33,-1.19,5.64,0.53,0.53,942.0,0.59,0.05,0.71,0.42,0.29,-0.25,3.29,0.59,0.59,942.0,0.65,0.04,0.74,0.52,0.22,-0.31,2.35,0.66,0.66,942.0,0.67,0.04,0.75,0.49,0.27,-1.54,6.2,0.68,0.68,942.0
+AR-H-G040013 = 0.64,0.02,0.7,0.6,0.1,0.38,3.17,0.64,0.64,65.0,0.75,0.02,0.78,0.69,0.09,-0.89,3.79,0.75,0.75,65.0,0.76,0.03,0.8,0.68,0.12,-0.55,2.35,0.76,0.76,65.0,0.67,0.04,0.76,0.6,0.15,0.38,1.97,0.67,0.66,65.0,0.5,0.05,0.59,0.43,0.16,0.64,2.26,0.5,0.49,65.0,0.36,0.02,0.42,0.32,0.1,0.16,2.48,0.36,0.36,65.0,0.33,0.02,0.37,0.3,0.07,0.31,2.34,0.33,0.33,65.0,0.32,0.02,0.37,0.28,0.09,0.25,2.35,0.32,0.32,65.0,0.33,0.02,0.38,0.29,0.09,0.7,2.57,0.33,0.32,65.0,0.41,0.04,0.5,0.33,0.17,0.04,1.96,0.41,0.41,65.0,0.59,0.03,0.69,0.53,0.16,0.77,3.99,0.59,0.59,65.0,0.55,0.03,0.61,0.48,0.14,-0.04,2.42,0.55,0.55,65.0
+AR-H-G040014 = 0.68,0.02,0.73,0.63,0.1,0.64,2.81,0.68,0.68,39.0,0.69,0.02,0.73,0.63,0.1,0.04,3.07,0.69,0.69,39.0,0.63,0.02,0.67,0.6,0.07,0.31,2.86,0.63,0.63,39.0,0.62,0.02,0.66,0.58,0.08,0.26,2.37,0.62,0.62,39.0,0.56,0.02,0.61,0.52,0.08,0.31,2.36,0.56,0.56,39.0,0.52,0.02,0.55,0.48,0.07,0.0,2.0,0.52,0.52,39.0,0.51,0.02,0.55,0.46,0.09,-0.27,2.33,0.51,0.51,39.0,0.48,0.02,0.51,0.45,0.06,0.07,1.9,0.48,0.48,39.0,0.46,0.01,0.49,0.44,0.05,0.67,2.97,0.46,0.46,39.0,0.65,0.01,0.68,0.62,0.06,0.56,2.94,0.65,0.65,39.0,0.68,0.02,0.71,0.65,0.06,0.33,2.37,0.68,0.68,39.0,0.59,0.02,0.63,0.55,0.08,0.21,2.7,0.59,0.59,39.0
+AR-H-G040015 = 0.7,0.03,0.78,0.61,0.17,-0.03,2.56,0.71,0.7,268.0,0.75,0.02,0.8,0.67,0.13,-0.32,3.52,0.75,0.75,268.0,0.73,0.02,0.79,0.67,0.12,0.18,3.04,0.73,0.73,268.0,0.71,0.02,0.77,0.65,0.12,-0.36,2.79,0.72,0.72,268.0,0.66,0.03,0.72,0.59,0.13,-0.35,2.5,0.66,0.66,268.0,0.53,0.04,0.63,0.43,0.19,0.05,2.71,0.54,0.53,268.0,0.54,0.04,0.64,0.43,0.21,0.27,2.24,0.54,0.53,268.0,0.53,0.04,0.64,0.41,0.23,0.04,2.31,0.53,0.52,268.0,0.49,0.04,0.59,0.37,0.22,-0.12,2.64,0.49,0.49,268.0,0.59,0.05,0.68,0.45,0.23,-0.87,3.53,0.59,0.6,268.0,0.72,0.02,0.77,0.64,0.13,-0.65,3.9,0.72,0.72,268.0,0.64,0.03,0.71,0.54,0.17,-0.06,2.92,0.64,0.63,268.0
+AR-H-G040016 = 0.69,0.03,0.81,0.64,0.18,1.32,5.61,0.69,0.68,90.0,0.74,0.03,0.82,0.68,0.14,0.2,2.73,0.74,0.74,90.0,0.74,0.03,0.81,0.7,0.11,0.61,2.57,0.75,0.74,90.0,0.7,0.03,0.77,0.64,0.13,0.59,2.99,0.7,0.69,90.0,0.6,0.04,0.71,0.5,0.2,0.48,3.81,0.6,0.59,90.0,0.43,0.03,0.53,0.36,0.16,0.56,3.53,0.43,0.43,90.0,0.39,0.03,0.47,0.34,0.13,0.83,3.44,0.39,0.38,90.0,0.4,0.03,0.5,0.34,0.16,0.64,3.5,0.4,0.39,90.0,0.4,0.04,0.53,0.33,0.2,0.88,4.3,0.4,0.4,90.0,0.54,0.04,0.64,0.38,0.26,-0.82,4.93,0.54,0.54,90.0,0.67,0.03,0.72,0.57,0.15,-0.43,4.07,0.67,0.67,90.0,0.63,0.03,0.72,0.55,0.17,0.25,3.0,0.63,0.63,90.0
+AR-H-G040017 = 0.58,0.04,0.66,0.49,0.17,-0.3,1.9,0.58,0.59,136.0,0.61,0.03,0.67,0.55,0.11,-0.18,2.17,0.61,0.62,136.0,0.56,0.04,0.64,0.47,0.17,-0.22,2.18,0.56,0.56,136.0,0.51,0.04,0.58,0.42,0.16,-0.4,1.81,0.51,0.52,136.0,0.42,0.05,0.5,0.33,0.17,-0.52,1.81,0.42,0.44,136.0,0.34,0.04,0.41,0.28,0.13,-0.29,1.79,0.35,0.36,136.0,0.32,0.04,0.38,0.26,0.12,-0.38,1.81,0.32,0.32,136.0,0.33,0.04,0.39,0.25,0.15,-0.49,1.88,0.33,0.34,136.0,0.35,0.05,0.45,0.26,0.19,-0.29,1.92,0.35,0.36,136.0,0.45,0.09,0.62,0.29,0.33,-0.02,1.9,0.46,0.45,136.0,0.56,0.08,0.67,0.37,0.3,-0.69,2.34,0.56,0.58,136.0,0.5,0.08,0.62,0.33,0.29,-0.48,2.16,0.51,0.52,136.0
+AR-H-G040018 = 0.6,0.03,0.64,0.53,0.11,-0.58,2.88,0.6,0.6,54.0,0.66,0.02,0.74,0.63,0.11,0.94,3.92,0.66,0.66,54.0,0.62,0.04,0.71,0.58,0.13,0.7,2.23,0.63,0.61,54.0,0.56,0.04,0.62,0.47,0.15,-0.35,2.2,0.56,0.56,54.0,0.44,0.03,0.51,0.37,0.14,-0.08,2.92,0.44,0.44,54.0,0.35,0.02,0.4,0.31,0.09,0.41,2.51,0.35,0.35,54.0,0.32,0.02,0.37,0.29,0.08,0.78,3.44,0.32,0.31,54.0,0.32,0.03,0.4,0.27,0.12,1.18,4.7,0.32,0.31,54.0,0.36,0.03,0.42,0.29,0.13,-0.57,2.61,0.36,0.37,54.0,0.49,0.06,0.6,0.35,0.26,-0.79,3.2,0.49,0.5,54.0,0.61,0.07,0.7,0.49,0.21,-0.3,1.75,0.61,0.63,54.0,0.52,0.05,0.61,0.39,0.22,-0.42,2.52,0.52,0.52,54.0
+AR-H-G040019 = 0.7,0.02,0.73,0.67,0.07,0.14,2.41,0.7,0.7,85.0,0.76,0.02,0.79,0.7,0.09,-1.07,3.57,0.76,0.76,85.0,0.69,0.04,0.77,0.61,0.17,-0.19,2.77,0.69,0.69,85.0,0.61,0.05,0.72,0.52,0.2,-0.05,2.0,0.62,0.62,85.0,0.54,0.05,0.66,0.43,0.23,-0.09,2.12,0.54,0.53,85.0,0.42,0.04,0.51,0.34,0.17,-0.1,1.69,0.43,0.43,85.0,0.4,0.04,0.49,0.34,0.15,0.1,1.81,0.4,0.4,85.0,0.41,0.03,0.5,0.34,0.16,0.24,2.66,0.41,0.41,85.0,0.41,0.03,0.46,0.35,0.11,-0.12,2.31,0.41,0.41,85.0,0.65,0.04,0.7,0.52,0.18,-1.79,7.28,0.65,0.66,85.0,0.71,0.01,0.73,0.68,0.05,-0.07,1.81,0.71,0.71,85.0,0.6,0.03,0.66,0.5,0.16,-1.23,5.12,0.6,0.6,85.0
+AR-H-G040020 = 0.66,0.02,0.71,0.62,0.09,0.35,3.52,0.66,0.66,56.0,0.72,0.02,0.76,0.68,0.08,-0.03,2.98,0.72,0.72,56.0,0.69,0.03,0.76,0.59,0.17,-0.89,3.8,0.69,0.7,56.0,0.64,0.04,0.73,0.54,0.19,-0.4,2.76,0.64,0.64,56.0,0.54,0.05,0.66,0.46,0.2,0.53,2.53,0.54,0.52,56.0,0.4,0.04,0.51,0.36,0.15,1.08,3.24,0.4,0.38,56.0,0.38,0.04,0.49,0.33,0.15,1.02,2.97,0.38,0.35,56.0,0.39,0.04,0.49,0.34,0.14,0.94,2.67,0.39,0.36,56.0,0.38,0.03,0.46,0.34,0.12,0.62,2.47,0.38,0.38,56.0,0.52,0.05,0.61,0.42,0.2,-0.07,1.85,0.52,0.52,56.0,0.67,0.03,0.73,0.6,0.13,-0.41,3.26,0.67,0.67,56.0,0.6,0.02,0.66,0.56,0.1,0.56,3.81,0.6,0.6,56.0
+AR-H-G040021 = 0.65,0.04,0.71,0.46,0.25,-1.71,6.63,0.65,0.66,133.0,0.63,0.05,0.7,0.42,0.28,-1.89,7.76,0.63,0.64,133.0,0.61,0.04,0.69,0.42,0.27,-1.76,7.18,0.61,0.62,133.0,0.57,0.04,0.64,0.4,0.24,-0.99,5.14,0.57,0.57,133.0,0.53,0.04,0.6,0.42,0.19,-0.31,2.59,0.53,0.53,133.0,0.49,0.03,0.56,0.38,0.18,-0.2,2.99,0.49,0.49,133.0,0.51,0.03,0.58,0.41,0.17,-0.53,3.92,0.51,0.51,133.0,0.51,0.03,0.58,0.41,0.17,-0.24,3.56,0.51,0.52,133.0,0.49,0.02,0.55,0.41,0.14,0.23,3.61,0.49,0.49,133.0,0.63,0.04,0.7,0.48,0.22,-1.44,5.89,0.63,0.64,133.0,0.66,0.04,0.7,0.5,0.2,-2.0,7.41,0.66,0.67,133.0,0.6,0.04,0.68,0.48,0.19,-0.74,2.94,0.6,0.6,133.0
+AR-H-G040022 = 0.63,0.02,0.68,0.57,0.11,-0.68,2.7,0.64,0.64,79.0,0.67,0.02,0.73,0.62,0.11,0.31,2.64,0.67,0.66,79.0,0.58,0.02,0.63,0.53,0.1,0.02,2.49,0.58,0.58,79.0,0.57,0.02,0.61,0.51,0.1,-0.41,2.98,0.57,0.57,79.0,0.48,0.02,0.53,0.44,0.08,0.6,3.26,0.48,0.47,79.0,0.39,0.02,0.44,0.36,0.07,0.54,2.8,0.39,0.38,79.0,0.36,0.02,0.4,0.32,0.08,0.24,2.36,0.36,0.36,79.0,0.38,0.01,0.41,0.34,0.06,-0.2,3.44,0.38,0.38,79.0,0.4,0.01,0.43,0.37,0.06,0.04,2.51,0.4,0.4,79.0,0.58,0.03,0.65,0.46,0.19,-0.44,4.05,0.58,0.58,79.0,0.64,0.02,0.69,0.6,0.09,0.74,2.69,0.64,0.63,79.0,0.6,0.02,0.64,0.53,0.11,-0.3,2.74,0.6,0.6,79.0
+AR-H-G040023 = 0.69,0.02,0.72,0.66,0.06,-0.0,2.05,0.69,0.69,57.0,0.75,0.02,0.78,0.69,0.09,-0.72,2.74,0.75,0.75,57.0,0.72,0.03,0.77,0.66,0.12,-0.21,2.1,0.72,0.72,57.0,0.66,0.03,0.72,0.61,0.11,0.06,1.83,0.66,0.66,57.0,0.59,0.04,0.67,0.52,0.15,0.19,2.03,0.59,0.59,57.0,0.47,0.02,0.52,0.43,0.09,0.48,2.26,0.47,0.47,57.0,0.46,0.02,0.52,0.42,0.09,0.34,2.14,0.47,0.46,57.0,0.46,0.03,0.51,0.41,0.1,0.08,1.91,0.47,0.47,57.0,0.44,0.02,0.48,0.39,0.09,-0.14,1.89,0.44,0.44,57.0,0.56,0.07,0.68,0.42,0.26,-0.23,2.21,0.56,0.57,57.0,0.7,0.01,0.73,0.68,0.05,-0.34,1.85,0.7,0.71,57.0,0.62,0.03,0.68,0.57,0.11,0.25,2.19,0.62,0.62,57.0
+AR-H-G040024 = 0.65,0.04,0.73,0.53,0.19,-0.15,2.4,0.65,0.65,212.0,0.63,0.06,0.77,0.48,0.29,0.23,2.47,0.63,0.62,212.0,0.53,0.07,0.71,0.36,0.35,0.57,2.93,0.54,0.52,212.0,0.51,0.06,0.63,0.34,0.29,0.02,2.63,0.51,0.5,212.0,0.45,0.05,0.58,0.32,0.26,0.08,2.43,0.45,0.45,212.0,0.39,0.05,0.53,0.29,0.24,0.65,2.88,0.4,0.39,212.0,0.38,0.05,0.51,0.3,0.21,0.75,2.75,0.39,0.37,212.0,0.39,0.05,0.52,0.31,0.21,0.62,2.46,0.39,0.38,212.0,0.4,0.04,0.5,0.31,0.19,0.43,2.24,0.4,0.39,212.0,0.61,0.06,0.73,0.5,0.23,-0.18,2.11,0.62,0.62,212.0,0.68,0.04,0.76,0.56,0.2,-0.46,2.89,0.68,0.68,212.0,0.6,0.05,0.71,0.44,0.28,-0.24,2.81,0.6,0.6,212.0
+AR-J-G180001 = 0.2,0.06,0.44,0.13,0.31,2.15,7.84,0.21,0.18,169.0,0.24,0.06,0.46,0.16,0.3,1.84,6.44,0.25,0.22,169.0,0.25,0.06,0.43,0.17,0.26,1.29,4.69,0.25,0.24,169.0,0.23,0.04,0.36,0.15,0.21,0.98,3.8,0.23,0.22,169.0,0.22,0.03,0.33,0.16,0.16,0.88,3.8,0.22,0.22,169.0,0.21,0.02,0.26,0.17,0.08,0.37,2.97,0.21,0.21,169.0,0.19,0.02,0.24,0.15,0.09,0.72,3.7,0.19,0.18,169.0,0.16,0.02,0.23,0.13,0.1,1.2,5.03,0.16,0.16,169.0,0.16,0.02,0.24,0.12,0.13,1.47,5.83,0.16,0.15,169.0,0.17,0.05,0.36,0.12,0.24,2.15,8.01,0.18,0.16,169.0,0.18,0.06,0.4,0.12,0.28,2.31,8.54,0.19,0.17,169.0,0.2,0.06,0.44,0.12,0.32,2.23,8.19,0.21,0.18,169.0
+AR-J-G180002 = 0.18,0.08,0.48,0.1,0.38,1.72,6.02,0.2,0.15,35.0,0.19,0.08,0.48,0.11,0.37,1.56,5.47,0.21,0.17,35.0,0.2,0.08,0.48,0.11,0.37,1.38,4.92,0.22,0.18,35.0,0.19,0.07,0.42,0.11,0.31,1.25,4.51,0.2,0.17,35.0,0.19,0.06,0.38,0.12,0.26,1.19,4.49,0.2,0.18,35.0,0.17,0.04,0.27,0.11,0.15,0.32,2.28,0.17,0.17,35.0,0.16,0.04,0.25,0.11,0.14,0.42,2.76,0.16,0.16,35.0,0.15,0.03,0.25,0.1,0.14,0.83,3.59,0.15,0.14,35.0,0.14,0.04,0.27,0.1,0.17,1.01,3.6,0.15,0.14,35.0,0.16,0.07,0.4,0.09,0.31,1.51,5.13,0.18,0.14,35.0,0.17,0.08,0.45,0.1,0.35,1.63,5.53,0.19,0.15,35.0,0.18,0.09,0.47,0.1,0.38,1.64,5.71,0.2,0.15,35.0
+AR-J-G180003 = 0.18,0.07,0.46,0.1,0.37,1.45,5.78,0.19,0.16,96.0,0.21,0.09,0.47,0.1,0.37,0.76,2.93,0.22,0.19,96.0,0.23,0.09,0.47,0.1,0.36,0.49,2.2,0.25,0.21,96.0,0.21,0.07,0.41,0.1,0.31,0.51,2.47,0.22,0.2,96.0,0.19,0.06,0.37,0.11,0.27,0.56,2.76,0.2,0.19,96.0,0.17,0.04,0.26,0.1,0.16,0.04,1.76,0.18,0.18,96.0,0.16,0.04,0.24,0.1,0.15,0.09,1.72,0.17,0.16,96.0,0.15,0.04,0.24,0.1,0.14,0.24,1.95,0.15,0.15,96.0,0.14,0.04,0.25,0.09,0.17,0.28,2.02,0.15,0.14,96.0,0.16,0.06,0.38,0.08,0.3,1.13,4.96,0.17,0.15,96.0,0.17,0.07,0.44,0.09,0.35,1.19,4.96,0.19,0.16,96.0,0.19,0.08,0.47,0.09,0.38,0.87,3.63,0.21,0.18,96.0
+AR-J-G180004 = 0.11,0.02,0.18,0.0,0.18,-0.71,4.56,0.11,0.11,845.0,0.11,0.02,0.19,0.01,0.17,-0.33,3.8,0.11,0.11,845.0,0.12,0.03,0.21,0.02,0.19,0.07,4.05,0.12,0.11,845.0,0.12,0.03,0.2,0.03,0.17,0.38,3.53,0.12,0.11,845.0,0.1,0.04,0.18,-0.01,0.19,-0.28,2.48,0.1,0.1,845.0,0.05,0.07,0.18,-0.03,0.21,0.38,1.47,0.08,0.02,845.0,0.05,0.06,0.17,-0.02,0.19,0.31,1.42,0.08,0.03,845.0,0.04,0.05,0.15,-0.03,0.18,0.44,1.49,0.07,0.01,845.0,0.03,0.07,0.15,-0.1,0.25,-0.04,1.58,0.08,0.02,845.0,0.04,0.07,0.16,-0.1,0.26,-0.4,1.97,0.08,0.05,845.0,0.07,0.05,0.17,-0.09,0.26,-0.57,2.39,0.09,0.08,845.0,0.1,0.04,0.19,-0.06,0.24,-0.85,3.75,0.11,0.11,845.0
+AR-J-G180005 = 0.46,0.04,0.51,0.4,0.1,-0.22,1.73,0.46,0.46,7.0,0.48,0.03,0.52,0.42,0.09,-0.29,1.86,0.48,0.48,7.0,0.47,0.03,0.51,0.43,0.08,-0.07,1.39,0.47,0.47,7.0,0.4,0.03,0.44,0.36,0.07,0.04,1.39,0.4,0.4,7.0,0.36,0.02,0.39,0.33,0.06,0.1,1.61,0.36,0.35,7.0,0.26,0.01,0.28,0.25,0.03,0.13,1.94,0.26,0.26,7.0,0.25,0.01,0.26,0.23,0.04,-0.11,1.78,0.25,0.24,7.0,0.25,0.01,0.27,0.23,0.04,0.11,1.98,0.25,0.24,7.0,0.27,0.02,0.3,0.24,0.06,-0.51,2.0,0.28,0.28,7.0,0.38,0.02,0.42,0.35,0.06,0.08,1.59,0.39,0.38,7.0,0.43,0.03,0.47,0.4,0.08,0.05,1.27,0.44,0.43,7.0,0.45,0.03,0.48,0.42,0.06,0.1,1.32,0.45,0.45,7.0
+AR-J-G180006 = 0.21,0.06,0.49,0.12,0.37,1.77,7.12,0.22,0.19,280.0,0.25,0.07,0.5,0.12,0.38,1.05,3.67,0.26,0.23,280.0,0.27,0.08,0.49,0.14,0.35,1.03,3.17,0.28,0.24,280.0,0.26,0.06,0.42,0.14,0.28,0.76,2.73,0.26,0.24,280.0,0.24,0.04,0.37,0.14,0.22,0.65,2.82,0.25,0.23,280.0,0.22,0.03,0.34,0.12,0.23,0.53,4.33,0.23,0.22,280.0,0.2,0.03,0.32,0.11,0.21,0.75,3.45,0.2,0.2,280.0,0.18,0.03,0.29,0.11,0.18,0.79,3.23,0.18,0.17,280.0,0.17,0.03,0.28,0.11,0.16,0.87,3.18,0.18,0.17,280.0,0.18,0.05,0.39,0.1,0.29,1.85,7.25,0.19,0.17,280.0,0.2,0.06,0.46,0.12,0.34,1.74,6.93,0.21,0.19,280.0,0.25,0.06,0.47,0.12,0.35,1.09,4.59,0.26,0.23,280.0
+AR-J-G180007 = 0.38,NaN,0.38,0.38,0.0,NaN,NaN,0.38,0.38,1.0,0.4,NaN,0.4,0.4,0.0,NaN,NaN,0.4,0.4,1.0,0.4,NaN,0.4,0.4,0.0,NaN,NaN,0.4,0.4,1.0,0.35,NaN,0.35,0.35,0.0,NaN,NaN,0.35,0.35,1.0,0.32,NaN,0.32,0.32,0.0,NaN,NaN,0.32,0.32,1.0,0.24,NaN,0.24,0.24,0.0,NaN,NaN,0.24,0.24,1.0,0.22,NaN,0.22,0.22,0.0,NaN,NaN,0.22,0.22,1.0,0.22,NaN,0.22,0.22,0.0,NaN,NaN,0.22,0.22,1.0,0.25,NaN,0.25,0.25,0.0,NaN,NaN,0.25,0.25,1.0,0.34,NaN,0.34,0.34,0.0,NaN,NaN,0.34,0.34,1.0,0.37,NaN,0.37,0.37,0.0,NaN,NaN,0.37,0.37,1.0,0.39,NaN,0.39,0.39,0.0,NaN,NaN,0.39,0.39,1.0
+AR-J-G180008 = 0.09,0.02,0.17,0.01,0.17,0.41,3.8,0.09,0.09,715.0,0.1,0.03,0.22,0.01,0.21,1.23,5.34,0.1,0.09,715.0,0.11,0.04,0.27,0.01,0.26,1.7,5.98,0.12,0.1,715.0,0.11,0.04,0.25,0.03,0.22,1.56,5.35,0.11,0.09,715.0,0.1,0.03,0.21,0.03,0.18,1.33,4.64,0.1,0.09,715.0,0.06,0.05,0.2,-0.01,0.21,0.27,2.25,0.08,0.07,715.0,0.06,0.04,0.18,-0.01,0.18,0.23,2.3,0.08,0.07,715.0,0.06,0.04,0.16,-0.01,0.17,-0.1,2.37,0.07,0.07,715.0,0.06,0.04,0.16,-0.03,0.19,-0.32,2.95,0.07,0.07,715.0,0.07,0.03,0.17,-0.03,0.2,0.01,3.63,0.08,0.07,715.0,0.08,0.03,0.18,-0.01,0.19,0.6,3.96,0.09,0.08,715.0,0.09,0.03,0.21,0.0,0.2,1.06,4.06,0.1,0.09,715.0
+AR-J-G180009 = 0.16,0.07,0.41,0.06,0.35,1.34,4.25,0.17,0.14,552.0,0.19,0.08,0.45,0.07,0.38,1.12,3.56,0.2,0.16,552.0,0.22,0.1,0.53,0.09,0.44,1.07,3.4,0.24,0.19,552.0,0.21,0.09,0.46,0.09,0.37,1.02,3.16,0.22,0.18,552.0,0.2,0.07,0.39,0.09,0.31,0.93,3.15,0.21,0.18,552.0,0.18,0.06,0.36,0.09,0.28,0.87,3.07,0.19,0.17,552.0,0.16,0.05,0.31,0.07,0.24,0.84,3.03,0.17,0.15,552.0,0.15,0.04,0.27,0.07,0.2,0.85,3.08,0.16,0.14,552.0,0.14,0.05,0.28,0.06,0.22,0.99,3.17,0.15,0.13,552.0,0.15,0.05,0.33,0.06,0.27,1.01,3.27,0.16,0.13,552.0,0.16,0.06,0.37,0.07,0.31,1.1,3.44,0.17,0.14,552.0,0.19,0.08,0.44,0.09,0.35,1.16,3.6,0.2,0.16,552.0
+AR-J-G180010 = 0.28,0.07,0.44,0.18,0.25,0.42,2.42,0.29,0.28,22.0,0.33,0.05,0.45,0.25,0.2,0.7,3.57,0.33,0.32,22.0,0.34,0.04,0.44,0.27,0.17,0.94,4.37,0.34,0.34,22.0,0.31,0.04,0.41,0.25,0.16,1.17,4.68,0.31,0.3,22.0,0.28,0.03,0.36,0.24,0.13,0.78,3.59,0.29,0.28,22.0,0.24,0.02,0.29,0.22,0.07,1.18,4.95,0.24,0.24,22.0,0.23,0.02,0.27,0.2,0.07,0.84,4.72,0.23,0.23,22.0,0.21,0.02,0.28,0.18,0.1,1.63,6.21,0.21,0.21,22.0,0.21,0.04,0.33,0.17,0.15,1.73,5.93,0.22,0.21,22.0,0.25,0.06,0.4,0.19,0.22,0.99,3.69,0.26,0.24,22.0,0.27,0.07,0.45,0.2,0.25,0.96,3.61,0.28,0.27,22.0,0.28,0.06,0.44,0.2,0.23,0.64,2.83,0.29,0.28,22.0
+AR-J-G180011 = 0.39,0.06,0.52,0.31,0.21,0.63,2.59,0.4,0.37,12.0,0.41,0.06,0.53,0.33,0.2,0.53,2.62,0.42,0.4,12.0,0.4,0.06,0.51,0.33,0.19,0.54,2.49,0.41,0.39,12.0,0.36,0.05,0.45,0.29,0.16,0.53,2.17,0.36,0.34,12.0,0.34,0.04,0.41,0.3,0.11,0.87,2.57,0.34,0.32,12.0,0.26,0.02,0.29,0.24,0.05,0.62,2.12,0.26,0.26,12.0,0.24,0.02,0.27,0.22,0.05,0.63,2.14,0.24,0.24,12.0,0.24,0.03,0.28,0.2,0.08,0.42,1.83,0.24,0.23,12.0,0.26,0.04,0.32,0.21,0.11,0.32,1.47,0.26,0.25,12.0,0.34,0.06,0.44,0.26,0.17,0.32,1.96,0.34,0.33,12.0,0.37,0.06,0.48,0.29,0.2,0.36,2.06,0.38,0.36,12.0,0.39,0.06,0.49,0.32,0.18,0.48,2.31,0.39,0.38,12.0
+AR-J-G180012 = 0.25,0.04,0.31,0.21,0.11,0.21,1.39,0.26,0.25,6.0,0.28,0.04,0.34,0.23,0.11,0.26,1.42,0.28,0.27,6.0,0.29,0.04,0.35,0.24,0.11,0.24,1.49,0.29,0.28,6.0,0.27,0.03,0.31,0.24,0.07,0.27,1.36,0.27,0.26,6.0,0.25,0.03,0.29,0.22,0.07,0.27,1.38,0.25,0.24,6.0,0.22,0.01,0.23,0.2,0.03,0.37,1.41,0.22,0.21,6.0,0.2,0.01,0.22,0.18,0.03,0.15,1.83,0.2,0.2,6.0,0.19,0.02,0.22,0.18,0.04,0.32,1.42,0.2,0.19,6.0,0.21,0.04,0.27,0.18,0.09,0.45,1.68,0.22,0.2,6.0,0.25,0.05,0.31,0.2,0.11,0.3,1.52,0.25,0.24,6.0,0.26,0.05,0.33,0.21,0.12,0.24,1.42,0.26,0.25,6.0,0.26,0.05,0.33,0.2,0.13,0.15,1.5,0.27,0.26,6.0
+AR-J-G180013 = 0.31,0.09,0.49,0.19,0.29,0.79,2.24,0.32,0.27,25.0,0.34,0.08,0.5,0.21,0.28,0.55,2.22,0.35,0.33,25.0,0.38,0.06,0.49,0.27,0.22,0.07,2.13,0.39,0.38,25.0,0.35,0.05,0.43,0.27,0.16,0.03,2.26,0.35,0.34,25.0,0.31,0.04,0.38,0.25,0.14,0.1,2.06,0.31,0.32,25.0,0.27,0.03,0.33,0.22,0.1,0.43,2.07,0.27,0.26,25.0,0.25,0.03,0.3,0.2,0.09,0.14,1.99,0.25,0.25,25.0,0.24,0.02,0.27,0.2,0.07,-0.31,1.97,0.24,0.24,25.0,0.24,0.03,0.29,0.19,0.09,-0.18,2.25,0.24,0.24,25.0,0.28,0.06,0.42,0.2,0.22,0.81,2.59,0.29,0.26,25.0,0.31,0.08,0.46,0.21,0.26,0.79,2.26,0.32,0.27,25.0,0.35,0.07,0.49,0.24,0.24,0.67,2.41,0.36,0.33,25.0
+AR-J-G180014 = 0.5,0.01,0.51,0.49,0.01,0.0,1.0,0.5,0.5,2.0,0.52,0.01,0.52,0.51,0.01,-0.0,1.11,0.52,0.52,2.0,0.51,0.0,0.51,0.5,0.01,0.0,0.31,0.51,0.51,2.0,0.44,0.0,0.45,0.44,0.01,0.0,0.49,0.44,0.44,2.0,0.39,0.01,0.4,0.39,0.01,-0.0,1.08,0.39,0.39,2.0,0.28,0.0,0.28,0.28,0.01,0.0,1.2,0.28,0.28,2.0,0.26,0.0,0.26,0.26,0.01,0.0,0.49,0.26,0.26,2.0,0.26,0.01,0.27,0.26,0.01,0.0,0.95,0.26,0.26,2.0,0.31,0.0,0.31,0.31,0.0,0.0,-3.84,0.31,0.31,2.0,0.44,0.0,0.44,0.44,0.0,0.02,-12.34,0.44,0.44,2.0,0.48,0.0,0.48,0.48,0.0,-0.04,58.13,0.48,0.48,2.0,0.5,0.0,0.5,0.5,0.0,0.0,-0.24,0.5,0.5,2.0
+AR-J-G180015 = 0.21,0.06,0.41,0.12,0.3,1.03,4.53,0.22,0.21,106.0,0.28,0.06,0.45,0.15,0.3,-0.11,2.69,0.29,0.29,106.0,0.31,0.07,0.46,0.17,0.29,-0.11,2.42,0.32,0.31,106.0,0.28,0.07,0.44,0.15,0.29,0.23,2.41,0.29,0.27,106.0,0.26,0.05,0.38,0.16,0.22,-0.12,2.34,0.27,0.26,106.0,0.25,0.05,0.35,0.13,0.22,0.12,2.33,0.25,0.24,106.0,0.23,0.04,0.32,0.13,0.19,0.04,2.2,0.23,0.22,106.0,0.2,0.04,0.27,0.1,0.17,-0.26,2.26,0.2,0.2,106.0,0.19,0.04,0.28,0.11,0.17,-0.15,2.29,0.19,0.19,106.0,0.2,0.05,0.35,0.11,0.24,0.23,2.98,0.21,0.21,106.0,0.22,0.05,0.38,0.12,0.26,0.29,2.95,0.22,0.22,106.0,0.22,0.06,0.4,0.12,0.28,0.49,2.88,0.23,0.22,106.0
+AR-J-G180016 = 0.15,0.03,0.25,0.07,0.18,0.29,4.51,0.15,0.15,166.0,0.2,0.04,0.3,0.08,0.22,-0.23,3.61,0.2,0.2,166.0,0.23,0.05,0.35,0.09,0.26,-0.18,2.62,0.24,0.23,166.0,0.23,0.05,0.35,0.11,0.24,-0.14,2.59,0.24,0.23,166.0,0.21,0.03,0.29,0.1,0.19,-0.34,3.15,0.21,0.21,166.0,0.2,0.03,0.27,0.11,0.17,-0.22,3.02,0.2,0.2,166.0,0.18,0.03,0.25,0.09,0.16,-0.22,3.21,0.19,0.19,166.0,0.16,0.02,0.2,0.07,0.13,-0.54,4.22,0.16,0.16,166.0,0.15,0.02,0.2,0.07,0.12,-0.39,3.78,0.15,0.15,166.0,0.15,0.03,0.23,0.07,0.16,-0.1,3.63,0.16,0.15,166.0,0.17,0.03,0.26,0.08,0.18,-0.04,3.43,0.17,0.17,166.0,0.18,0.04,0.26,0.07,0.19,-0.35,2.98,0.19,0.18,166.0
+AR-J-G180017 = 0.32,0.12,0.51,0.12,0.4,-0.16,1.75,0.34,0.33,205.0,0.39,0.13,0.59,0.13,0.46,-0.53,2.0,0.41,0.43,205.0,0.41,0.13,0.59,0.14,0.44,-0.67,2.24,0.43,0.45,205.0,0.39,0.11,0.53,0.15,0.39,-0.84,2.6,0.4,0.43,205.0,0.34,0.09,0.49,0.14,0.34,-0.67,2.56,0.35,0.37,205.0,0.29,0.06,0.42,0.14,0.27,-0.6,2.64,0.3,0.31,205.0,0.26,0.06,0.38,0.14,0.24,-0.56,2.59,0.27,0.27,205.0,0.24,0.05,0.34,0.12,0.21,-0.56,2.67,0.24,0.25,205.0,0.23,0.05,0.33,0.12,0.22,-0.4,2.46,0.24,0.23,205.0,0.25,0.06,0.36,0.12,0.24,-0.44,2.31,0.25,0.25,205.0,0.31,0.1,0.5,0.12,0.37,-0.24,2.06,0.33,0.33,205.0,0.35,0.11,0.53,0.12,0.41,-0.44,2.3,0.37,0.37,205.0
+AR-J-G180018 = 0.17,0.03,0.26,0.09,0.17,-0.02,2.63,0.18,0.18,93.0,0.24,0.06,0.36,0.11,0.25,-0.01,2.44,0.25,0.24,93.0,0.29,0.07,0.43,0.13,0.3,0.21,2.24,0.3,0.28,93.0,0.27,0.06,0.41,0.14,0.26,0.09,2.24,0.28,0.27,93.0,0.23,0.04,0.33,0.13,0.2,0.07,2.36,0.23,0.23,93.0,0.21,0.04,0.3,0.13,0.17,0.05,2.34,0.22,0.21,93.0,0.19,0.04,0.27,0.11,0.16,0.21,2.36,0.19,0.19,93.0,0.16,0.03,0.23,0.09,0.14,-0.12,2.4,0.17,0.16,93.0,0.15,0.03,0.22,0.09,0.13,-0.03,2.28,0.16,0.16,93.0,0.16,0.03,0.24,0.09,0.15,0.06,2.32,0.16,0.16,93.0,0.18,0.04,0.27,0.1,0.17,-0.01,2.45,0.19,0.18,93.0,0.22,0.04,0.32,0.11,0.21,-0.1,2.75,0.22,0.22,93.0
+AR-K-G030001 = 0.67,0.07,0.83,0.5,0.33,-0.75,2.73,0.68,0.7,65.0,0.68,0.07,0.83,0.52,0.31,-0.48,2.37,0.69,0.71,65.0,0.65,0.07,0.8,0.5,0.3,-0.32,2.21,0.66,0.67,65.0,0.6,0.07,0.76,0.44,0.32,-0.3,2.35,0.6,0.61,65.0,0.49,0.08,0.69,0.35,0.34,-0.02,1.99,0.5,0.49,65.0,0.41,0.07,0.6,0.3,0.3,0.25,2.34,0.42,0.41,65.0,0.36,0.05,0.52,0.26,0.26,0.37,3.0,0.36,0.35,65.0,0.32,0.05,0.47,0.24,0.24,0.46,3.49,0.33,0.32,65.0,0.32,0.05,0.48,0.24,0.24,0.37,3.15,0.33,0.32,65.0,0.37,0.06,0.6,0.26,0.34,0.57,4.45,0.37,0.37,65.0,0.43,0.06,0.65,0.32,0.33,0.59,4.63,0.43,0.43,65.0,0.61,0.07,0.77,0.44,0.32,-0.52,2.73,0.61,0.62,65.0
+AR-K-G030002 = 0.66,0.1,0.78,0.33,0.45,-1.27,4.36,0.67,0.7,81.0,0.69,0.09,0.81,0.39,0.42,-1.45,4.87,0.7,0.71,81.0,0.7,0.07,0.79,0.47,0.32,-1.24,4.31,0.7,0.71,81.0,0.67,0.06,0.76,0.48,0.28,-0.85,3.13,0.67,0.69,81.0,0.62,0.07,0.73,0.44,0.29,-0.66,2.76,0.62,0.64,81.0,0.53,0.06,0.64,0.38,0.26,-0.17,2.42,0.53,0.53,81.0,0.44,0.05,0.53,0.32,0.21,-0.23,2.65,0.44,0.44,81.0,0.39,0.04,0.46,0.29,0.18,-0.49,2.86,0.39,0.39,81.0,0.4,0.04,0.47,0.29,0.18,-0.95,3.9,0.41,0.41,81.0,0.44,0.07,0.59,0.27,0.32,-0.59,2.97,0.45,0.44,81.0,0.51,0.05,0.62,0.38,0.24,-0.25,2.56,0.51,0.51,81.0,0.59,0.07,0.72,0.35,0.37,-1.24,5.47,0.59,0.6,81.0
+AR-K-G030003 = 0.35,0.18,0.8,0.09,0.71,0.5,2.34,0.39,0.32,173.0,0.4,0.19,0.79,0.1,0.69,0.08,1.84,0.45,0.4,173.0,0.4,0.18,0.75,0.11,0.64,0.1,1.84,0.44,0.4,173.0,0.36,0.16,0.69,0.11,0.58,0.18,1.86,0.39,0.36,173.0,0.29,0.12,0.59,0.1,0.49,0.29,2.02,0.32,0.28,173.0,0.26,0.09,0.51,0.1,0.42,0.3,2.26,0.27,0.25,173.0,0.23,0.08,0.47,0.1,0.37,0.33,2.28,0.24,0.23,173.0,0.21,0.07,0.45,0.09,0.36,0.44,2.69,0.22,0.21,173.0,0.21,0.08,0.47,0.09,0.38,0.58,3.04,0.22,0.2,173.0,0.22,0.1,0.6,0.09,0.52,1.13,4.53,0.24,0.2,173.0,0.25,0.13,0.69,0.09,0.6,1.03,3.72,0.28,0.22,173.0,0.32,0.18,0.74,0.09,0.66,0.59,2.25,0.36,0.28,173.0
+AR-K-G030004 = 0.06,0.02,0.24,-0.0,0.24,1.22,8.95,0.07,0.06,1031.0,0.07,0.03,0.25,0.0,0.25,1.4,9.65,0.07,0.07,1031.0,0.07,0.02,0.24,0.01,0.24,1.21,8.3,0.07,0.07,1031.0,0.07,0.02,0.2,0.01,0.2,0.84,6.31,0.07,0.07,1031.0,0.07,0.02,0.17,0.01,0.16,0.43,4.5,0.07,0.07,1031.0,0.06,0.02,0.16,-0.02,0.18,-0.13,4.33,0.06,0.06,1031.0,0.06,0.02,0.14,-0.02,0.17,-0.07,4.04,0.06,0.06,1031.0,0.06,0.02,0.13,-0.01,0.14,0.02,3.55,0.06,0.06,1031.0,0.06,0.02,0.13,-0.0,0.13,0.05,3.41,0.06,0.06,1031.0,0.06,0.02,0.14,-0.0,0.14,0.1,3.45,0.06,0.06,1031.0,0.06,0.02,0.14,-0.0,0.15,0.19,3.67,0.06,0.06,1031.0,0.06,0.02,0.16,-0.0,0.16,0.31,3.91,0.06,0.06,1031.0
+AR-K-G030005 = 0.2,0.11,0.57,0.05,0.52,1.1,3.49,0.23,0.17,475.0,0.25,0.15,0.67,0.05,0.62,0.99,2.95,0.29,0.2,475.0,0.26,0.16,0.68,0.06,0.63,0.93,2.78,0.3,0.21,475.0,0.22,0.13,0.59,0.05,0.54,1.01,2.98,0.26,0.18,475.0,0.19,0.1,0.47,0.05,0.43,0.95,2.94,0.21,0.16,475.0,0.17,0.08,0.38,0.05,0.34,0.83,2.7,0.18,0.15,475.0,0.15,0.07,0.33,0.04,0.29,0.77,2.61,0.17,0.14,475.0,0.14,0.06,0.32,0.04,0.28,0.8,2.72,0.16,0.13,475.0,0.14,0.06,0.31,0.04,0.27,0.81,2.83,0.15,0.12,475.0,0.14,0.06,0.36,0.04,0.32,1.1,3.74,0.15,0.12,475.0,0.15,0.07,0.42,0.04,0.38,1.36,4.52,0.17,0.13,475.0,0.19,0.1,0.6,0.05,0.55,1.34,4.65,0.21,0.15,475.0
+AR-K-G030006 = 0.48,0.11,0.72,0.15,0.57,-0.03,2.49,0.49,0.48,169.0,0.53,0.12,0.78,0.25,0.53,-0.13,2.11,0.54,0.54,169.0,0.57,0.11,0.79,0.24,0.55,-0.19,2.32,0.58,0.58,169.0,0.56,0.11,0.75,0.21,0.55,-0.35,2.48,0.57,0.58,169.0,0.51,0.1,0.71,0.2,0.52,-0.15,2.48,0.52,0.53,169.0,0.44,0.09,0.64,0.18,0.46,0.07,2.67,0.44,0.44,169.0,0.38,0.07,0.54,0.18,0.36,0.01,2.47,0.39,0.39,169.0,0.34,0.06,0.46,0.15,0.31,-0.18,2.44,0.34,0.35,169.0,0.36,0.06,0.47,0.16,0.31,-0.37,2.39,0.36,0.37,169.0,0.36,0.08,0.52,0.14,0.38,-0.07,2.2,0.37,0.37,169.0,0.41,0.08,0.61,0.17,0.44,0.28,3.33,0.42,0.41,169.0,0.48,0.11,0.74,0.18,0.56,0.07,2.45,0.49,0.49,169.0
+AR-K-G030007 = 0.64,0.05,0.71,0.56,0.14,-0.2,1.72,0.64,0.64,16.0,0.68,0.04,0.73,0.6,0.13,-0.6,3.02,0.68,0.68,16.0,0.66,0.04,0.71,0.56,0.15,-0.79,3.12,0.66,0.66,16.0,0.63,0.04,0.68,0.53,0.15,-0.89,3.24,0.63,0.63,16.0,0.56,0.04,0.6,0.46,0.14,-0.75,2.43,0.56,0.57,16.0,0.46,0.04,0.51,0.38,0.12,-0.69,2.4,0.46,0.47,16.0,0.4,0.03,0.44,0.34,0.11,-0.48,2.51,0.4,0.4,16.0,0.35,0.02,0.39,0.31,0.08,-0.27,2.32,0.35,0.35,16.0,0.36,0.02,0.41,0.32,0.09,0.2,2.46,0.36,0.36,16.0,0.37,0.02,0.4,0.33,0.08,-0.66,2.78,0.38,0.38,16.0,0.4,0.03,0.44,0.33,0.11,-1.35,4.33,0.4,0.41,16.0,0.54,0.07,0.65,0.39,0.26,-0.39,2.52,0.54,0.54,16.0
+AR-K-G030008 = 0.76,0.06,0.84,0.63,0.22,-0.57,2.32,0.77,0.77,79.0,0.79,0.05,0.86,0.66,0.2,-0.87,2.8,0.79,0.81,79.0,0.79,0.06,0.85,0.63,0.22,-1.06,3.42,0.79,0.81,79.0,0.74,0.06,0.82,0.58,0.24,-0.9,2.93,0.75,0.76,79.0,0.69,0.07,0.78,0.51,0.27,-0.63,2.27,0.69,0.7,79.0,0.58,0.08,0.7,0.4,0.3,-0.46,1.9,0.59,0.6,79.0,0.49,0.06,0.58,0.38,0.2,-0.44,1.86,0.5,0.51,79.0,0.44,0.05,0.51,0.34,0.17,-0.56,2.13,0.45,0.46,79.0,0.44,0.03,0.5,0.36,0.15,-0.52,2.54,0.44,0.44,79.0,0.52,0.05,0.62,0.4,0.23,-0.32,2.56,0.52,0.52,79.0,0.59,0.07,0.74,0.45,0.29,-0.2,2.2,0.6,0.61,79.0,0.69,0.07,0.79,0.54,0.25,-0.44,1.93,0.69,0.71,79.0
+AR-K-G030009 = 0.68,0.03,0.71,0.62,0.09,-0.77,2.3,0.68,0.69,9.0,0.68,0.02,0.71,0.65,0.06,-0.76,2.21,0.68,0.69,9.0,0.67,0.03,0.7,0.63,0.07,-0.86,2.15,0.67,0.69,9.0,0.64,0.03,0.67,0.59,0.08,-0.77,2.09,0.64,0.65,9.0,0.58,0.04,0.61,0.52,0.1,-0.88,2.3,0.58,0.6,9.0,0.49,0.03,0.52,0.43,0.09,-0.83,2.38,0.49,0.5,9.0,0.4,0.02,0.43,0.37,0.06,-0.15,2.11,0.4,0.4,9.0,0.35,0.01,0.37,0.34,0.03,-0.16,1.54,0.35,0.35,9.0,0.36,0.01,0.38,0.35,0.03,-0.21,1.51,0.36,0.36,9.0,0.38,0.01,0.39,0.35,0.04,-0.29,1.62,0.38,0.37,9.0,0.41,0.02,0.43,0.37,0.06,-0.46,2.01,0.41,0.41,9.0,0.54,0.05,0.59,0.46,0.14,-0.83,2.1,0.55,0.57,9.0
+AR-K-G030010 = 0.43,0.18,0.71,0.1,0.61,-0.28,1.79,0.47,0.45,288.0,0.49,0.16,0.76,0.11,0.65,-0.48,2.08,0.52,0.53,288.0,0.51,0.16,0.76,0.13,0.63,-0.86,2.52,0.53,0.57,288.0,0.47,0.16,0.71,0.13,0.57,-0.68,2.23,0.5,0.53,288.0,0.42,0.13,0.65,0.12,0.53,-0.69,2.3,0.44,0.47,288.0,0.36,0.1,0.52,0.11,0.41,-0.87,2.56,0.38,0.4,288.0,0.31,0.08,0.44,0.1,0.34,-0.94,2.72,0.33,0.34,288.0,0.29,0.08,0.41,0.09,0.31,-0.94,2.65,0.3,0.32,288.0,0.31,0.08,0.44,0.1,0.33,-0.77,2.37,0.32,0.34,288.0,0.3,0.09,0.51,0.11,0.4,-0.26,2.26,0.31,0.31,288.0,0.36,0.11,0.53,0.12,0.41,-0.68,2.14,0.38,0.4,288.0,0.38,0.14,0.59,0.09,0.5,-0.54,1.94,0.41,0.43,288.0
+AR-K-G030011 = 0.73,0.04,0.81,0.67,0.14,0.05,2.03,0.73,0.73,32.0,0.77,0.05,0.84,0.7,0.14,0.05,1.68,0.77,0.77,32.0,0.76,0.05,0.86,0.68,0.18,0.34,2.02,0.76,0.76,32.0,0.71,0.05,0.81,0.63,0.17,0.12,2.08,0.71,0.71,32.0,0.65,0.05,0.75,0.55,0.2,0.06,2.56,0.65,0.65,32.0,0.56,0.05,0.68,0.46,0.21,0.22,2.53,0.56,0.55,32.0,0.46,0.04,0.55,0.4,0.15,0.21,1.81,0.46,0.46,32.0,0.42,0.04,0.49,0.36,0.13,0.18,1.73,0.42,0.42,32.0,0.42,0.03,0.47,0.37,0.1,0.12,1.79,0.42,0.42,32.0,0.46,0.04,0.53,0.39,0.15,-0.09,1.81,0.46,0.47,32.0,0.52,0.06,0.64,0.42,0.22,0.04,2.12,0.52,0.52,32.0,0.65,0.06,0.73,0.52,0.22,-0.66,2.61,0.65,0.66,32.0
+AR-K-G030012 = 0.26,0.14,0.55,0.09,0.46,0.69,2.0,0.29,0.19,186.0,0.28,0.16,0.61,0.1,0.5,0.65,1.86,0.32,0.2,186.0,0.28,0.16,0.62,0.1,0.52,0.6,1.8,0.33,0.21,186.0,0.27,0.14,0.57,0.1,0.47,0.56,1.78,0.3,0.2,186.0,0.24,0.1,0.48,0.1,0.39,0.43,1.78,0.26,0.2,186.0,0.21,0.08,0.41,0.1,0.31,0.36,1.75,0.23,0.18,186.0,0.19,0.07,0.38,0.09,0.29,0.43,1.78,0.21,0.16,186.0,0.18,0.06,0.34,0.09,0.24,0.45,1.85,0.19,0.15,186.0,0.17,0.06,0.35,0.09,0.26,0.52,2.08,0.18,0.15,186.0,0.17,0.06,0.4,0.09,0.31,0.67,2.81,0.19,0.15,186.0,0.19,0.08,0.47,0.09,0.39,0.82,2.84,0.21,0.15,186.0,0.24,0.13,0.56,0.09,0.47,0.79,2.21,0.27,0.17,186.0
+AR-K-G030013 = 0.21,0.07,0.37,0.09,0.29,0.08,2.02,0.22,0.2,212.0,0.23,0.07,0.39,0.1,0.29,0.03,1.96,0.24,0.23,212.0,0.24,0.07,0.43,0.1,0.32,0.14,2.21,0.25,0.24,212.0,0.2,0.06,0.34,0.09,0.26,-0.09,2.04,0.21,0.21,212.0,0.17,0.05,0.28,0.08,0.2,-0.15,2.14,0.18,0.17,212.0,0.16,0.04,0.25,0.08,0.16,-0.17,2.26,0.16,0.16,212.0,0.14,0.03,0.22,0.08,0.14,-0.24,2.25,0.15,0.15,212.0,0.13,0.03,0.2,0.07,0.13,-0.27,2.28,0.14,0.13,212.0,0.13,0.03,0.2,0.07,0.13,-0.32,2.33,0.13,0.13,212.0,0.13,0.03,0.22,0.07,0.16,-0.21,2.42,0.13,0.13,212.0,0.14,0.04,0.28,0.07,0.21,0.08,2.81,0.15,0.14,212.0,0.19,0.06,0.32,0.07,0.25,0.05,1.99,0.2,0.18,212.0
+AR-K-G030014 = 0.7,0.07,0.84,0.58,0.25,0.45,2.26,0.7,0.68,53.0,0.78,0.04,0.87,0.68,0.19,-0.25,2.3,0.78,0.79,53.0,0.81,0.04,0.86,0.7,0.16,-1.14,3.46,0.82,0.83,53.0,0.72,0.04,0.81,0.64,0.17,0.39,2.42,0.72,0.71,53.0,0.58,0.1,0.77,0.4,0.37,0.19,2.04,0.58,0.56,53.0,0.46,0.1,0.68,0.34,0.33,0.69,2.2,0.47,0.44,53.0,0.44,0.07,0.57,0.32,0.25,-0.11,2.03,0.44,0.44,53.0,0.42,0.06,0.5,0.31,0.19,-0.54,2.06,0.43,0.44,53.0,0.41,0.04,0.46,0.31,0.15,-0.63,2.29,0.41,0.42,53.0,0.41,0.06,0.55,0.32,0.22,0.49,2.14,0.41,0.4,53.0,0.46,0.11,0.71,0.33,0.39,0.69,2.38,0.48,0.43,53.0,0.53,0.11,0.78,0.35,0.43,0.59,2.14,0.54,0.49,53.0
+AR-K-G030015 = 0.11,0.06,0.37,-0.03,0.39,0.72,3.25,0.13,0.1,820.0,0.14,0.09,0.49,-0.02,0.51,0.88,3.32,0.17,0.12,820.0,0.15,0.1,0.52,-0.01,0.53,0.98,3.44,0.18,0.12,820.0,0.14,0.09,0.46,-0.01,0.46,0.96,3.45,0.17,0.12,820.0,0.13,0.07,0.37,-0.0,0.37,0.76,3.0,0.14,0.11,820.0,0.11,0.07,0.31,-0.01,0.32,0.34,2.45,0.13,0.1,820.0,0.1,0.06,0.28,-0.01,0.29,0.34,2.49,0.12,0.09,820.0,0.1,0.05,0.26,-0.01,0.27,0.4,2.54,0.11,0.09,820.0,0.09,0.05,0.26,-0.01,0.27,0.41,2.61,0.11,0.09,820.0,0.1,0.05,0.27,-0.01,0.28,0.48,2.76,0.11,0.09,820.0,0.1,0.05,0.32,-0.01,0.33,0.7,3.21,0.11,0.09,820.0,0.12,0.07,0.4,-0.02,0.42,0.89,3.49,0.14,0.1,820.0
+AR-K-G030016 = 0.56,0.05,0.65,0.5,0.15,0.27,1.98,0.57,0.56,19.0,0.64,0.03,0.7,0.59,0.11,-0.01,1.99,0.64,0.64,19.0,0.64,0.02,0.68,0.61,0.07,0.68,2.68,0.64,0.63,19.0,0.61,0.02,0.64,0.59,0.05,0.56,2.35,0.61,0.61,19.0,0.55,0.02,0.58,0.53,0.05,0.55,2.1,0.55,0.54,19.0,0.45,0.02,0.48,0.43,0.05,0.02,1.98,0.45,0.46,19.0,0.4,0.01,0.42,0.39,0.03,0.48,2.26,0.4,0.4,19.0,0.36,0.01,0.38,0.35,0.03,0.46,2.92,0.36,0.36,19.0,0.38,0.01,0.39,0.36,0.03,-0.11,1.79,0.38,0.38,19.0,0.38,0.01,0.4,0.37,0.04,0.01,2.33,0.38,0.38,19.0,0.41,0.01,0.44,0.39,0.05,0.92,3.66,0.41,0.41,19.0,0.52,0.02,0.56,0.48,0.08,-0.44,2.67,0.52,0.52,19.0
+AR-L-G110001 = 0.48,0.07,0.6,0.28,0.32,-0.63,3.07,0.48,0.48,144.0,0.59,0.05,0.68,0.4,0.28,-0.83,3.8,0.59,0.59,144.0,0.54,0.04,0.62,0.39,0.22,-0.43,3.06,0.54,0.54,144.0,0.37,0.03,0.44,0.27,0.17,-0.42,3.2,0.37,0.37,144.0,0.31,0.02,0.38,0.24,0.14,0.32,3.32,0.31,0.31,144.0,0.29,0.02,0.36,0.23,0.13,0.52,3.26,0.29,0.29,144.0,0.34,0.02,0.4,0.26,0.14,0.03,3.34,0.34,0.34,144.0,0.35,0.02,0.4,0.26,0.14,-0.25,3.36,0.35,0.34,144.0,0.38,0.03,0.46,0.3,0.16,-0.17,3.18,0.38,0.38,144.0,0.44,0.03,0.54,0.33,0.2,-0.26,3.77,0.44,0.44,144.0,0.4,0.03,0.46,0.3,0.16,-0.62,3.49,0.4,0.4,144.0,0.42,0.07,0.6,0.29,0.32,0.35,2.61,0.43,0.42,144.0
+AR-L-G110002 = 0.36,0.04,0.45,0.25,0.19,-0.37,2.39,0.37,0.37,380.0,0.43,0.06,0.56,0.27,0.29,-0.29,2.05,0.43,0.44,380.0,0.42,0.06,0.53,0.27,0.26,-0.17,2.16,0.42,0.42,380.0,0.37,0.04,0.46,0.26,0.2,-0.13,2.29,0.37,0.37,380.0,0.37,0.03,0.46,0.28,0.18,-0.1,2.59,0.37,0.37,380.0,0.36,0.04,0.47,0.26,0.21,-0.04,2.61,0.37,0.37,380.0,0.37,0.04,0.45,0.29,0.17,-0.22,2.34,0.37,0.37,380.0,0.32,0.03,0.4,0.24,0.16,-0.06,2.53,0.32,0.32,380.0,0.29,0.02,0.34,0.21,0.13,-0.12,2.57,0.29,0.29,380.0,0.29,0.03,0.39,0.22,0.17,0.84,3.52,0.29,0.29,380.0,0.31,0.04,0.4,0.22,0.18,-0.11,2.26,0.31,0.31,380.0,0.31,0.03,0.41,0.22,0.19,-0.43,2.82,0.31,0.32,380.0
+AR-L-G110003 = 0.51,0.03,0.59,0.44,0.15,-0.33,2.45,0.52,0.52,101.0,0.62,0.05,0.69,0.5,0.19,-0.6,2.23,0.62,0.64,101.0,0.54,0.03,0.6,0.46,0.14,-0.46,2.0,0.54,0.55,101.0,0.38,0.03,0.44,0.31,0.13,-0.41,2.55,0.38,0.39,101.0,0.31,0.02,0.35,0.26,0.09,-0.04,3.26,0.31,0.31,101.0,0.3,0.02,0.34,0.27,0.07,0.41,3.09,0.3,0.3,101.0,0.33,0.02,0.39,0.29,0.1,0.22,3.19,0.33,0.33,101.0,0.32,0.02,0.38,0.29,0.09,1.14,4.14,0.32,0.32,101.0,0.35,0.02,0.4,0.31,0.08,0.16,1.98,0.35,0.35,101.0,0.44,0.02,0.49,0.4,0.09,-0.19,2.56,0.45,0.45,101.0,0.39,0.02,0.44,0.33,0.11,-0.3,2.68,0.39,0.39,101.0,0.47,0.03,0.56,0.4,0.15,-0.12,3.19,0.47,0.48,101.0
+AR-L-G110004 = 0.58,0.02,0.64,0.51,0.13,0.18,3.16,0.58,0.58,99.0,0.67,0.03,0.72,0.6,0.12,-0.49,2.03,0.67,0.68,99.0,0.58,0.03,0.64,0.53,0.11,-0.32,2.09,0.59,0.59,99.0,0.39,0.02,0.43,0.35,0.08,-0.36,2.13,0.39,0.4,99.0,0.31,0.01,0.33,0.29,0.05,-0.15,2.0,0.31,0.31,99.0,0.29,0.01,0.33,0.26,0.06,-0.06,2.35,0.29,0.29,99.0,0.34,0.02,0.39,0.31,0.08,0.36,2.92,0.34,0.34,99.0,0.34,0.02,0.38,0.31,0.07,0.24,2.5,0.35,0.34,99.0,0.39,0.02,0.43,0.34,0.09,-0.23,2.68,0.39,0.38,99.0,0.47,0.02,0.51,0.42,0.1,0.18,2.53,0.47,0.46,99.0,0.42,0.02,0.46,0.39,0.07,0.36,1.94,0.42,0.42,99.0,0.54,0.03,0.61,0.49,0.12,0.48,2.52,0.54,0.53,99.0
+AR-L-G110005 = 0.34,0.04,0.45,0.24,0.21,0.5,3.29,0.35,0.34,368.0,0.39,0.05,0.53,0.27,0.26,0.4,2.5,0.4,0.38,368.0,0.38,0.04,0.49,0.27,0.22,0.5,2.73,0.38,0.37,368.0,0.32,0.04,0.42,0.25,0.17,0.62,2.8,0.33,0.32,368.0,0.29,0.04,0.39,0.22,0.17,0.46,2.31,0.29,0.28,368.0,0.28,0.03,0.38,0.22,0.16,0.45,2.52,0.28,0.27,368.0,0.25,0.03,0.33,0.19,0.13,0.27,2.22,0.25,0.24,368.0,0.24,0.03,0.31,0.19,0.13,0.59,3.04,0.24,0.24,368.0,0.26,0.02,0.31,0.21,0.11,-0.05,2.6,0.26,0.26,368.0,0.32,0.03,0.37,0.25,0.12,-0.49,2.46,0.32,0.32,368.0,0.32,0.03,0.41,0.24,0.16,0.06,3.18,0.33,0.33,368.0,0.3,0.03,0.4,0.23,0.17,0.63,3.74,0.3,0.29,368.0
+AR-L-G110006 = 0.58,0.03,0.64,0.5,0.14,-0.32,2.74,0.58,0.59,103.0,0.72,0.04,0.8,0.64,0.16,-0.35,2.65,0.73,0.73,103.0,0.62,0.02,0.66,0.59,0.08,0.47,2.4,0.62,0.61,103.0,0.43,0.02,0.46,0.4,0.07,-0.08,2.08,0.43,0.43,103.0,0.34,0.01,0.39,0.31,0.08,1.18,4.49,0.34,0.34,103.0,0.35,0.02,0.41,0.32,0.09,1.17,5.14,0.35,0.34,103.0,0.41,0.02,0.49,0.36,0.13,0.22,3.08,0.41,0.42,103.0,0.34,0.02,0.39,0.31,0.08,0.44,2.37,0.34,0.34,103.0,0.33,0.02,0.37,0.3,0.07,0.47,2.17,0.33,0.33,103.0,0.42,0.02,0.48,0.38,0.1,0.76,3.24,0.42,0.42,103.0,0.43,0.02,0.48,0.4,0.08,1.02,4.42,0.43,0.42,103.0,0.61,0.02,0.64,0.55,0.1,-0.69,3.02,0.61,0.61,103.0
+AR-L-G110007 = 0.25,0.04,0.46,0.18,0.27,1.84,9.42,0.25,0.24,356.0,0.31,0.05,0.46,0.2,0.26,0.09,2.33,0.31,0.31,356.0,0.31,0.04,0.46,0.22,0.24,0.4,3.33,0.31,0.31,356.0,0.26,0.03,0.38,0.2,0.18,0.94,4.17,0.26,0.25,356.0,0.25,0.03,0.35,0.19,0.16,1.02,3.71,0.25,0.24,356.0,0.24,0.03,0.35,0.19,0.16,1.02,3.72,0.25,0.24,356.0,0.22,0.02,0.3,0.19,0.11,0.93,4.71,0.22,0.22,356.0,0.2,0.02,0.27,0.17,0.09,1.0,3.42,0.2,0.2,356.0,0.21,0.03,0.29,0.16,0.13,0.72,3.16,0.21,0.2,356.0,0.23,0.04,0.33,0.17,0.17,0.36,2.02,0.23,0.22,356.0,0.2,0.04,0.36,0.15,0.21,1.41,5.42,0.2,0.19,356.0,0.19,0.03,0.36,0.14,0.22,2.73,13.81,0.19,0.18,356.0
+AR-L-G110008 = 0.5,0.04,0.6,0.4,0.2,-0.33,2.65,0.5,0.51,205.0,0.66,0.02,0.72,0.61,0.11,0.37,2.98,0.66,0.66,205.0,0.6,0.03,0.69,0.53,0.16,0.73,3.09,0.6,0.59,205.0,0.45,0.06,0.59,0.37,0.22,0.44,1.99,0.46,0.44,205.0,0.36,0.05,0.49,0.29,0.21,0.48,2.06,0.36,0.35,205.0,0.33,0.05,0.44,0.27,0.17,0.46,2.02,0.33,0.33,205.0,0.31,0.03,0.38,0.27,0.11,0.32,2.05,0.31,0.31,205.0,0.3,0.03,0.36,0.25,0.11,0.27,1.95,0.3,0.3,205.0,0.31,0.02,0.36,0.25,0.11,0.04,2.14,0.31,0.3,205.0,0.4,0.03,0.46,0.32,0.15,-0.07,2.28,0.4,0.4,205.0,0.43,0.04,0.53,0.36,0.16,0.36,2.06,0.43,0.42,205.0,0.51,0.06,0.64,0.36,0.27,0.04,2.33,0.51,0.5,205.0
+AR-L-G110009 = 0.21,0.04,0.32,0.08,0.24,0.38,3.67,0.21,0.21,564.0,0.24,0.04,0.38,0.1,0.28,0.07,2.84,0.25,0.25,564.0,0.25,0.04,0.37,0.13,0.24,-0.03,2.68,0.25,0.25,564.0,0.23,0.03,0.33,0.12,0.2,-0.17,2.67,0.24,0.24,564.0,0.27,0.03,0.35,0.13,0.22,-0.54,3.53,0.27,0.27,564.0,0.27,0.03,0.38,0.16,0.22,0.0,2.85,0.27,0.27,564.0,0.24,0.03,0.36,0.12,0.24,-0.3,3.73,0.25,0.25,564.0,0.22,0.03,0.33,0.11,0.22,-0.21,4.3,0.22,0.22,564.0,0.22,0.02,0.31,0.11,0.2,-0.71,5.13,0.22,0.22,564.0,0.22,0.03,0.32,0.09,0.22,0.04,4.31,0.22,0.21,564.0,0.21,0.03,0.31,0.07,0.24,-0.05,4.72,0.21,0.21,564.0,0.19,0.03,0.29,0.09,0.2,0.32,3.53,0.2,0.19,564.0
+AR-L-G110010 = 0.35,0.03,0.43,0.27,0.16,0.41,2.78,0.35,0.35,144.0,0.49,0.04,0.57,0.42,0.16,0.01,2.23,0.49,0.49,144.0,0.49,0.04,0.56,0.41,0.15,-0.13,2.1,0.49,0.49,144.0,0.36,0.03,0.44,0.29,0.15,0.27,2.69,0.36,0.36,144.0,0.31,0.03,0.4,0.25,0.15,0.57,3.09,0.31,0.31,144.0,0.31,0.03,0.38,0.24,0.14,0.33,2.65,0.31,0.3,144.0,0.35,0.03,0.41,0.29,0.13,0.24,2.72,0.35,0.34,144.0,0.31,0.02,0.37,0.27,0.09,0.41,2.92,0.32,0.31,144.0,0.34,0.02,0.41,0.3,0.11,0.35,2.74,0.34,0.34,144.0,0.42,0.03,0.51,0.36,0.15,0.62,2.83,0.42,0.41,144.0,0.36,0.02,0.41,0.31,0.11,0.16,2.7,0.36,0.35,144.0,0.3,0.03,0.39,0.24,0.15,-0.06,2.49,0.3,0.3,144.0
+AR-L-G110011 = 0.35,0.05,0.48,0.25,0.23,-0.42,2.46,0.36,0.37,222.0,0.44,0.04,0.59,0.32,0.27,-0.07,3.45,0.44,0.45,222.0,0.46,0.04,0.55,0.34,0.22,-0.25,2.47,0.46,0.46,222.0,0.37,0.03,0.46,0.27,0.19,-0.4,3.48,0.37,0.37,222.0,0.33,0.03,0.42,0.25,0.18,-0.03,2.94,0.33,0.34,222.0,0.34,0.03,0.44,0.26,0.17,0.3,2.89,0.34,0.34,222.0,0.36,0.03,0.45,0.29,0.16,-0.04,2.62,0.36,0.36,222.0,0.32,0.03,0.4,0.25,0.14,-0.45,2.64,0.33,0.33,222.0,0.31,0.02,0.37,0.24,0.12,-0.12,2.65,0.31,0.31,222.0,0.35,0.03,0.44,0.28,0.16,0.41,2.58,0.35,0.34,222.0,0.32,0.03,0.42,0.27,0.16,0.24,3.42,0.33,0.33,222.0,0.29,0.04,0.39,0.21,0.17,-0.1,2.91,0.29,0.29,222.0
+AR-L-G110012 = 0.3,0.05,0.43,0.22,0.21,0.46,1.96,0.31,0.29,502.0,0.35,0.05,0.48,0.25,0.23,0.75,2.78,0.35,0.34,502.0,0.34,0.04,0.47,0.24,0.23,0.7,3.05,0.34,0.33,502.0,0.31,0.04,0.41,0.22,0.19,0.91,3.28,0.31,0.3,502.0,0.31,0.03,0.4,0.24,0.15,0.59,3.06,0.31,0.31,502.0,0.33,0.03,0.42,0.26,0.16,0.73,3.36,0.33,0.32,502.0,0.31,0.03,0.39,0.23,0.16,0.49,2.56,0.31,0.3,502.0,0.29,0.03,0.37,0.22,0.15,0.71,2.68,0.29,0.28,502.0,0.27,0.02,0.35,0.22,0.13,1.05,3.95,0.27,0.26,502.0,0.27,0.02,0.33,0.21,0.11,0.14,1.98,0.27,0.27,502.0,0.27,0.03,0.36,0.21,0.14,0.14,2.02,0.27,0.28,502.0,0.26,0.04,0.37,0.19,0.19,0.58,2.67,0.26,0.25,502.0
+AR-L-G110013 = 0.26,0.06,0.38,0.0,0.38,-0.63,4.03,0.27,0.26,411.0,0.32,0.07,0.43,-0.01,0.44,-1.01,5.35,0.32,0.32,411.0,0.3,0.06,0.4,0.01,0.39,-1.27,6.37,0.31,0.31,411.0,0.27,0.05,0.36,0.03,0.33,-1.44,7.48,0.28,0.28,411.0,0.27,0.04,0.36,0.05,0.31,-1.57,9.78,0.28,0.27,411.0,0.27,0.04,0.36,0.03,0.33,-1.83,11.3,0.27,0.27,411.0,0.25,0.04,0.33,0.01,0.31,-1.77,10.23,0.26,0.25,411.0,0.24,0.04,0.31,0.0,0.3,-2.19,11.84,0.24,0.24,411.0,0.26,0.04,0.33,-0.01,0.34,-2.72,15.57,0.27,0.26,411.0,0.29,0.05,0.37,0.0,0.37,-2.13,10.2,0.3,0.3,411.0,0.26,0.05,0.34,0.01,0.32,-1.86,9.35,0.27,0.27,411.0,0.23,0.05,0.34,0.02,0.32,-0.95,5.36,0.24,0.23,411.0
+AR-L-G110014 = 0.42,0.05,0.58,0.32,0.26,0.49,3.2,0.42,0.42,372.0,0.49,0.07,0.66,0.3,0.36,0.12,2.57,0.49,0.5,372.0,0.48,0.08,0.64,0.31,0.33,-0.22,2.12,0.49,0.49,372.0,0.41,0.06,0.54,0.25,0.28,-0.35,2.26,0.41,0.41,372.0,0.35,0.05,0.44,0.25,0.2,-0.46,2.26,0.35,0.36,372.0,0.33,0.05,0.43,0.22,0.21,-0.24,2.27,0.33,0.34,372.0,0.3,0.04,0.38,0.21,0.17,0.03,2.59,0.3,0.3,372.0,0.29,0.03,0.35,0.22,0.13,-0.04,2.36,0.29,0.29,372.0,0.28,0.02,0.32,0.24,0.08,0.1,2.35,0.28,0.28,372.0,0.33,0.02,0.4,0.28,0.12,0.32,2.98,0.33,0.33,372.0,0.39,0.04,0.49,0.29,0.2,-0.03,2.6,0.39,0.39,372.0,0.44,0.07,0.59,0.3,0.28,0.1,2.25,0.45,0.45,372.0
+AR-L-G110015 = 0.57,0.07,0.68,0.41,0.27,-0.65,2.25,0.57,0.59,106.0,0.7,0.04,0.76,0.63,0.14,-0.45,1.93,0.71,0.71,106.0,0.6,0.02,0.64,0.55,0.09,0.5,2.75,0.6,0.59,106.0,0.41,0.02,0.47,0.38,0.08,0.71,2.41,0.41,0.41,106.0,0.31,0.02,0.36,0.28,0.08,0.31,2.28,0.31,0.31,106.0,0.3,0.03,0.36,0.26,0.1,0.48,2.44,0.3,0.3,106.0,0.35,0.04,0.43,0.27,0.16,0.15,2.06,0.35,0.34,106.0,0.31,0.03,0.37,0.25,0.11,-0.02,1.85,0.31,0.31,106.0,0.32,0.02,0.35,0.29,0.06,-0.14,1.9,0.32,0.32,106.0,0.45,0.02,0.5,0.39,0.11,-0.18,2.64,0.45,0.45,106.0,0.43,0.02,0.46,0.4,0.07,-0.3,2.38,0.43,0.43,106.0,0.59,0.05,0.67,0.46,0.21,-0.49,2.53,0.59,0.59,106.0
+AR-L-G110016 = 0.19,0.03,0.3,0.04,0.26,-0.41,5.6,0.19,0.19,553.0,0.22,0.04,0.38,0.07,0.31,0.69,4.5,0.23,0.21,553.0,0.22,0.04,0.37,0.04,0.33,0.25,4.77,0.23,0.22,553.0,0.22,0.04,0.33,0.05,0.28,-0.21,5.1,0.22,0.22,553.0,0.25,0.04,0.34,0.06,0.28,-1.05,5.85,0.26,0.26,553.0,0.25,0.04,0.34,0.06,0.28,-1.08,5.37,0.26,0.26,553.0,0.22,0.03,0.28,0.05,0.22,-1.41,7.15,0.22,0.22,553.0,0.19,0.03,0.26,0.05,0.2,-0.82,6.05,0.19,0.19,553.0,0.22,0.03,0.29,0.05,0.25,-1.84,9.65,0.22,0.22,553.0,0.23,0.04,0.32,0.05,0.27,-1.38,6.65,0.23,0.23,553.0,0.21,0.03,0.32,0.02,0.3,-1.4,7.76,0.21,0.21,553.0,0.18,0.03,0.29,0.01,0.28,-0.86,7.65,0.18,0.18,553.0
+AR-L-G110017 = 0.57,0.05,0.67,0.47,0.19,-0.15,1.91,0.57,0.59,99.0,0.7,0.03,0.75,0.62,0.13,-0.19,1.87,0.7,0.7,99.0,0.6,0.02,0.64,0.53,0.11,-0.64,3.83,0.6,0.6,99.0,0.41,0.01,0.44,0.38,0.06,-0.09,2.85,0.41,0.41,99.0,0.31,0.01,0.33,0.29,0.04,-0.25,2.23,0.31,0.31,99.0,0.29,0.01,0.31,0.27,0.04,-0.28,2.32,0.29,0.29,99.0,0.33,0.02,0.37,0.29,0.08,-0.27,2.69,0.33,0.33,99.0,0.31,0.02,0.35,0.27,0.08,-0.51,3.08,0.31,0.31,99.0,0.35,0.02,0.38,0.31,0.08,-0.48,2.89,0.35,0.35,99.0,0.46,0.02,0.49,0.42,0.07,0.01,2.21,0.46,0.46,99.0,0.43,0.02,0.46,0.4,0.06,-0.37,2.7,0.44,0.44,99.0,0.55,0.06,0.65,0.46,0.2,-0.26,1.6,0.56,0.57,99.0
+AR-L-G110018 = 0.44,0.06,0.57,0.34,0.22,0.59,2.5,0.45,0.43,99.0,0.64,0.04,0.73,0.56,0.17,0.32,3.0,0.64,0.64,99.0,0.59,0.03,0.66,0.52,0.14,0.46,2.39,0.59,0.59,99.0,0.45,0.02,0.51,0.4,0.11,-0.37,2.67,0.45,0.45,99.0,0.34,0.02,0.37,0.31,0.07,-0.25,2.56,0.34,0.34,99.0,0.32,0.01,0.35,0.29,0.06,0.11,2.51,0.32,0.32,99.0,0.36,0.03,0.42,0.3,0.13,-0.08,1.91,0.36,0.36,99.0,0.31,0.02,0.34,0.25,0.08,-0.61,3.4,0.31,0.31,99.0,0.31,0.02,0.34,0.26,0.08,-0.67,3.27,0.31,0.31,99.0,0.42,0.03,0.49,0.36,0.14,0.31,2.71,0.42,0.42,99.0,0.43,0.02,0.46,0.36,0.1,-0.97,3.69,0.43,0.43,99.0,0.55,0.03,0.64,0.47,0.17,0.41,3.21,0.55,0.55,99.0
+AR-L-G110019 = 0.48,0.03,0.55,0.41,0.15,-0.0,2.96,0.48,0.48,200.0,0.63,0.03,0.69,0.56,0.13,-0.32,2.51,0.63,0.63,200.0,0.58,0.03,0.66,0.51,0.15,0.23,2.4,0.58,0.58,200.0,0.48,0.04,0.57,0.38,0.18,0.01,2.16,0.48,0.47,200.0,0.38,0.04,0.48,0.31,0.17,0.32,2.09,0.38,0.38,200.0,0.34,0.03,0.41,0.29,0.13,0.39,2.22,0.34,0.34,200.0,0.31,0.03,0.37,0.25,0.11,0.23,2.7,0.31,0.31,200.0,0.3,0.02,0.36,0.25,0.12,0.27,2.63,0.3,0.3,200.0,0.28,0.02,0.34,0.24,0.09,-0.05,2.22,0.28,0.28,200.0,0.34,0.03,0.41,0.28,0.13,-0.0,2.15,0.34,0.34,200.0,0.41,0.05,0.52,0.31,0.2,0.18,2.52,0.41,0.41,200.0,0.54,0.04,0.64,0.45,0.19,0.12,2.53,0.54,0.54,200.0
+AR-L-G110020 = 0.46,0.04,0.55,0.37,0.19,0.43,2.53,0.46,0.45,193.0,0.54,0.06,0.67,0.42,0.25,0.3,2.3,0.54,0.53,193.0,0.51,0.05,0.61,0.37,0.24,-0.13,2.3,0.51,0.51,193.0,0.41,0.05,0.51,0.31,0.21,0.31,2.19,0.41,0.4,193.0,0.34,0.03,0.45,0.27,0.18,0.25,2.71,0.35,0.34,193.0,0.34,0.03,0.44,0.26,0.18,0.23,2.59,0.34,0.33,193.0,0.34,0.02,0.41,0.28,0.14,0.02,3.64,0.34,0.34,193.0,0.33,0.02,0.39,0.27,0.11,-0.08,4.52,0.33,0.33,193.0,0.33,0.01,0.38,0.28,0.1,0.1,4.4,0.33,0.33,193.0,0.38,0.03,0.46,0.31,0.14,0.1,2.67,0.38,0.38,193.0,0.42,0.03,0.49,0.34,0.16,-0.0,2.24,0.42,0.42,193.0,0.47,0.04,0.55,0.36,0.19,-0.04,2.58,0.47,0.46,193.0
+AR-L-G110021 = 0.4,0.03,0.49,0.34,0.15,0.31,2.56,0.4,0.39,88.0,0.62,0.02,0.68,0.56,0.12,-0.24,3.03,0.62,0.62,88.0,0.59,0.03,0.64,0.51,0.13,-0.79,3.21,0.59,0.6,88.0,0.45,0.02,0.5,0.4,0.1,-0.38,2.9,0.45,0.45,88.0,0.34,0.02,0.38,0.29,0.09,-0.08,2.7,0.34,0.34,88.0,0.31,0.02,0.36,0.27,0.08,0.14,2.64,0.31,0.31,88.0,0.32,0.03,0.41,0.27,0.14,0.85,3.45,0.32,0.31,88.0,0.29,0.02,0.34,0.26,0.07,0.64,3.03,0.29,0.29,88.0,0.3,0.02,0.34,0.26,0.07,-0.25,2.29,0.3,0.3,88.0,0.43,0.05,0.51,0.33,0.18,-0.3,1.83,0.43,0.44,88.0,0.4,0.04,0.47,0.34,0.13,-0.1,1.63,0.4,0.41,88.0,0.51,0.03,0.58,0.44,0.14,0.04,2.36,0.51,0.51,88.0
+AR-L-G110022 = 0.36,0.04,0.46,0.25,0.21,-0.33,2.34,0.36,0.37,510.0,0.42,0.08,0.59,0.25,0.33,0.17,2.11,0.43,0.42,510.0,0.41,0.08,0.56,0.25,0.31,0.07,2.04,0.42,0.4,510.0,0.34,0.05,0.47,0.23,0.23,-0.03,2.59,0.35,0.34,510.0,0.32,0.03,0.43,0.25,0.19,0.29,3.06,0.33,0.32,510.0,0.32,0.04,0.42,0.22,0.2,0.11,3.23,0.32,0.32,510.0,0.32,0.03,0.43,0.21,0.22,-0.17,3.89,0.32,0.31,510.0,0.3,0.02,0.36,0.22,0.14,-0.53,3.45,0.3,0.3,510.0,0.3,0.02,0.36,0.25,0.11,-0.06,2.5,0.31,0.31,510.0,0.32,0.03,0.42,0.26,0.17,0.43,3.02,0.32,0.32,510.0,0.32,0.03,0.41,0.25,0.16,0.19,2.85,0.33,0.32,510.0,0.32,0.04,0.44,0.21,0.23,-0.11,2.69,0.32,0.32,510.0
+AR-M-G130001 = 0.28,0.01,0.28,0.27,0.01,-1.05,2.21,0.28,0.28,4.0,0.38,0.01,0.39,0.37,0.02,-0.0,1.04,0.38,0.38,4.0,0.41,0.02,0.43,0.39,0.04,0.14,1.95,0.41,0.41,4.0,0.35,0.02,0.37,0.33,0.04,0.29,1.99,0.35,0.35,4.0,0.33,0.02,0.35,0.31,0.05,0.03,1.46,0.33,0.33,4.0,0.3,0.02,0.33,0.27,0.05,0.05,1.49,0.3,0.3,4.0,0.28,0.02,0.3,0.25,0.05,-0.02,1.17,0.28,0.28,4.0,0.27,0.02,0.29,0.25,0.04,-0.02,1.16,0.27,0.27,4.0,0.26,0.01,0.27,0.26,0.02,0.51,2.03,0.26,0.26,4.0,0.28,0.01,0.29,0.27,0.01,-0.19,1.36,0.28,0.28,4.0,0.3,0.01,0.31,0.29,0.01,0.07,1.35,0.3,0.3,4.0,0.29,0.01,0.3,0.28,0.02,0.31,1.4,0.29,0.28,4.0
+AR-M-G130002 = 0.41,0.04,0.58,0.33,0.25,1.06,5.72,0.41,0.4,570.0,0.46,0.04,0.61,0.36,0.25,0.04,3.85,0.47,0.47,570.0,0.45,0.04,0.6,0.35,0.25,0.27,4.15,0.46,0.45,570.0,0.37,0.04,0.48,0.29,0.2,0.19,2.55,0.37,0.37,570.0,0.32,0.03,0.41,0.24,0.17,-0.5,2.48,0.33,0.33,570.0,0.3,0.04,0.37,0.21,0.16,-0.52,2.38,0.3,0.31,570.0,0.28,0.04,0.34,0.19,0.15,-0.94,2.69,0.28,0.29,570.0,0.25,0.03,0.31,0.18,0.12,-0.62,2.31,0.25,0.26,570.0,0.27,0.03,0.37,0.2,0.17,-0.39,2.61,0.28,0.28,570.0,0.33,0.04,0.49,0.25,0.24,0.95,3.9,0.33,0.32,570.0,0.33,0.04,0.49,0.27,0.22,0.85,4.28,0.33,0.33,570.0,0.34,0.05,0.53,0.21,0.32,0.38,3.98,0.34,0.34,570.0
+AR-M-G130003 = 0.3,NaN,0.3,0.3,0.0,NaN,NaN,0.3,0.3,1.0,0.38,NaN,0.38,0.38,0.0,NaN,NaN,0.38,0.38,1.0,0.37,NaN,0.37,0.37,0.0,NaN,NaN,0.37,0.37,1.0,0.31,NaN,0.31,0.31,0.0,NaN,NaN,0.31,0.31,1.0,0.27,NaN,0.27,0.27,0.0,NaN,NaN,0.27,0.27,1.0,0.24,NaN,0.24,0.24,0.0,NaN,NaN,0.24,0.24,1.0,0.21,NaN,0.21,0.21,0.0,NaN,NaN,0.21,0.21,1.0,0.22,NaN,0.22,0.22,0.0,NaN,NaN,0.22,0.22,1.0,0.25,NaN,0.25,0.25,0.0,NaN,NaN,0.25,0.25,1.0,0.28,NaN,0.28,0.28,0.0,NaN,NaN,0.28,0.28,1.0,0.3,NaN,0.3,0.3,0.0,NaN,NaN,0.3,0.3,1.0,0.28,NaN,0.28,0.28,0.0,NaN,NaN,0.28,0.28,1.0
+AR-M-G130004 = 0.4,0.05,0.47,0.34,0.13,0.04,1.98,0.4,0.4,6.0,0.48,0.04,0.52,0.42,0.1,-0.34,2.01,0.48,0.48,6.0,0.46,0.03,0.49,0.41,0.08,-0.52,2.19,0.46,0.46,6.0,0.37,0.02,0.39,0.34,0.05,-0.61,2.32,0.37,0.37,6.0,0.33,0.02,0.35,0.3,0.05,-0.1,1.68,0.33,0.33,6.0,0.28,0.02,0.3,0.26,0.05,0.07,1.57,0.28,0.28,6.0,0.25,0.02,0.27,0.23,0.04,0.11,1.51,0.25,0.25,6.0,0.26,0.02,0.28,0.23,0.04,0.1,1.5,0.26,0.25,6.0,0.29,0.01,0.31,0.27,0.04,0.06,1.92,0.29,0.29,6.0,0.36,0.03,0.4,0.31,0.09,-0.16,1.81,0.36,0.36,6.0,0.39,0.04,0.45,0.33,0.12,0.05,1.79,0.39,0.38,6.0,0.38,0.04,0.44,0.32,0.12,-0.07,2.0,0.38,0.38,6.0
+AR-M-G130005 = 0.47,0.07,0.55,0.3,0.25,-1.25,3.99,0.48,0.49,11.0,0.54,0.06,0.6,0.39,0.22,-1.06,3.63,0.54,0.56,11.0,0.49,0.05,0.54,0.36,0.17,-1.27,4.05,0.49,0.49,11.0,0.39,0.03,0.44,0.32,0.12,-0.98,3.57,0.4,0.4,11.0,0.34,0.02,0.38,0.31,0.06,0.56,2.12,0.34,0.33,11.0,0.29,0.02,0.33,0.27,0.06,0.53,2.24,0.29,0.29,11.0,0.26,0.01,0.29,0.24,0.05,0.49,2.29,0.26,0.26,11.0,0.25,0.02,0.28,0.23,0.05,0.38,2.0,0.25,0.25,11.0,0.26,0.02,0.29,0.23,0.06,0.22,1.62,0.26,0.26,11.0,0.37,0.06,0.44,0.25,0.18,-0.55,2.78,0.37,0.38,11.0,0.43,0.07,0.51,0.28,0.23,-0.87,3.21,0.44,0.44,11.0,0.44,0.07,0.51,0.29,0.23,-0.82,3.17,0.44,0.45,11.0
+AR-M-G130006 = 0.35,0.04,0.53,0.25,0.27,1.19,5.7,0.35,0.34,283.0,0.43,0.04,0.57,0.32,0.25,-0.09,3.05,0.44,0.44,283.0,0.43,0.04,0.55,0.33,0.22,0.05,2.76,0.43,0.43,283.0,0.37,0.03,0.47,0.29,0.18,0.53,2.7,0.37,0.36,283.0,0.33,0.02,0.4,0.28,0.12,0.71,2.66,0.33,0.32,283.0,0.29,0.02,0.35,0.25,0.1,0.66,2.52,0.29,0.28,283.0,0.27,0.02,0.33,0.23,0.1,0.4,2.96,0.27,0.27,283.0,0.24,0.02,0.3,0.2,0.1,0.24,3.42,0.24,0.24,283.0,0.24,0.02,0.3,0.2,0.09,0.32,2.22,0.24,0.24,283.0,0.3,0.04,0.46,0.2,0.26,0.37,4.21,0.3,0.3,283.0,0.29,0.03,0.44,0.22,0.21,0.96,4.34,0.3,0.29,283.0,0.36,0.06,0.55,0.25,0.29,0.31,2.46,0.36,0.36,283.0
+AR-M-G130007 = 0.16,0.06,0.38,0.03,0.35,0.79,3.04,0.17,0.14,342.0,0.19,0.09,0.46,0.04,0.41,0.8,2.57,0.22,0.17,342.0,0.22,0.11,0.47,0.04,0.43,0.7,2.28,0.24,0.18,342.0,0.2,0.09,0.4,0.06,0.34,0.73,2.34,0.21,0.17,342.0,0.17,0.1,0.39,-0.01,0.39,0.08,2.14,0.2,0.16,342.0,0.15,0.11,0.37,-0.03,0.4,-0.11,2.0,0.19,0.15,342.0,0.14,0.1,0.34,-0.01,0.36,-0.05,2.09,0.17,0.14,342.0,0.13,0.09,0.33,-0.02,0.34,0.05,2.05,0.15,0.12,342.0,0.13,0.09,0.3,-0.03,0.33,-0.09,2.13,0.15,0.12,342.0,0.14,0.09,0.34,-0.05,0.39,0.01,2.27,0.17,0.13,342.0,0.15,0.09,0.37,-0.04,0.41,0.11,2.37,0.18,0.14,342.0,0.16,0.08,0.37,-0.01,0.38,0.5,2.52,0.18,0.14,342.0
+AR-M-G130008 = 0.26,0.06,0.49,0.14,0.35,0.89,4.6,0.26,0.25,387.0,0.31,0.06,0.49,0.17,0.32,0.16,3.44,0.31,0.3,387.0,0.32,0.05,0.46,0.17,0.3,-0.46,3.44,0.32,0.33,387.0,0.28,0.04,0.38,0.16,0.22,-0.82,3.6,0.28,0.29,387.0,0.27,0.03,0.33,0.18,0.15,-0.81,3.25,0.27,0.27,387.0,0.23,0.02,0.28,0.18,0.11,-0.38,2.81,0.24,0.23,387.0,0.21,0.02,0.27,0.16,0.11,-0.04,2.76,0.21,0.21,387.0,0.19,0.02,0.25,0.14,0.11,0.29,3.01,0.19,0.19,387.0,0.18,0.02,0.27,0.13,0.14,0.82,4.5,0.19,0.18,387.0,0.21,0.04,0.38,0.13,0.25,1.68,6.28,0.21,0.2,387.0,0.22,0.05,0.44,0.14,0.3,1.79,7.07,0.23,0.21,387.0,0.26,0.06,0.47,0.15,0.31,0.54,3.03,0.27,0.25,387.0
+AR-M-G130009 = 0.16,0.11,0.42,-0.05,0.48,0.23,1.92,0.19,0.13,188.0,0.2,0.14,0.52,-0.02,0.54,0.47,1.68,0.24,0.13,188.0,0.2,0.15,0.6,-0.0,0.6,0.47,1.76,0.25,0.13,188.0,0.19,0.11,0.51,0.01,0.5,0.48,1.97,0.22,0.13,188.0,0.14,0.14,0.44,-0.01,0.44,0.47,1.52,0.2,0.06,188.0,0.1,0.14,0.37,-0.03,0.4,0.51,1.48,0.17,0.0,188.0,0.1,0.12,0.35,-0.02,0.36,0.49,1.53,0.16,0.02,188.0,0.09,0.12,0.31,-0.02,0.33,0.5,1.45,0.15,0.01,188.0,0.09,0.12,0.34,-0.03,0.37,0.46,1.47,0.15,0.03,188.0,0.11,0.14,0.45,-0.03,0.48,0.47,1.63,0.17,0.04,188.0,0.12,0.14,0.46,-0.06,0.52,0.34,1.61,0.19,0.07,188.0,0.15,0.13,0.5,-0.06,0.56,0.38,2.1,0.2,0.12,188.0
+AR-M-G130010 = 0.4,0.05,0.47,0.28,0.2,-0.79,3.1,0.41,0.41,24.0,0.47,0.05,0.55,0.37,0.18,-0.34,2.54,0.48,0.48,24.0,0.44,0.04,0.52,0.35,0.17,-0.38,2.71,0.45,0.45,24.0,0.35,0.03,0.42,0.3,0.12,0.07,2.46,0.36,0.35,24.0,0.33,0.02,0.38,0.29,0.08,0.09,2.27,0.33,0.33,24.0,0.28,0.02,0.33,0.25,0.08,0.15,2.97,0.28,0.28,24.0,0.25,0.02,0.29,0.23,0.06,0.31,3.21,0.26,0.26,24.0,0.25,0.02,0.3,0.23,0.07,0.61,3.52,0.25,0.25,24.0,0.26,0.02,0.32,0.23,0.09,0.63,3.54,0.26,0.26,24.0,0.34,0.04,0.43,0.25,0.18,-0.37,3.05,0.35,0.34,24.0,0.39,0.05,0.47,0.27,0.19,-0.66,2.91,0.39,0.39,24.0,0.39,0.05,0.46,0.28,0.18,-0.56,2.77,0.39,0.38,24.0
+AR-M-G130011 = 0.19,0.04,0.38,0.01,0.36,0.29,4.01,0.19,0.19,1645.0,0.2,0.05,0.42,0.01,0.41,0.42,4.3,0.21,0.2,1645.0,0.21,0.05,0.38,0.03,0.35,0.15,3.07,0.21,0.2,1645.0,0.19,0.04,0.31,0.02,0.29,-0.38,3.48,0.19,0.19,1645.0,0.16,0.06,0.28,-0.01,0.29,-0.96,3.11,0.17,0.18,1645.0,0.14,0.09,0.28,-0.05,0.33,-0.91,2.49,0.16,0.17,1645.0,0.13,0.07,0.24,-0.03,0.27,-1.1,2.98,0.15,0.16,1645.0,0.12,0.07,0.22,-0.03,0.24,-1.0,2.64,0.14,0.14,1645.0,0.12,0.07,0.23,-0.07,0.31,-1.31,3.73,0.14,0.14,1645.0,0.15,0.07,0.3,-0.07,0.37,-1.46,4.56,0.16,0.17,1645.0,0.16,0.06,0.34,-0.08,0.43,-1.12,5.55,0.17,0.17,1645.0,0.18,0.05,0.38,-0.05,0.43,-0.15,4.26,0.19,0.18,1645.0
+AR-M-G130012 = 0.28,0.06,0.5,0.2,0.29,1.86,5.89,0.28,0.26,77.0,0.35,0.07,0.57,0.26,0.31,1.24,4.13,0.36,0.33,77.0,0.35,0.05,0.52,0.27,0.25,1.22,4.06,0.36,0.34,77.0,0.3,0.04,0.41,0.24,0.17,1.26,4.44,0.3,0.29,77.0,0.29,0.02,0.34,0.24,0.1,0.1,3.11,0.29,0.29,77.0,0.27,0.02,0.31,0.22,0.09,-0.21,2.82,0.27,0.27,77.0,0.24,0.02,0.27,0.2,0.07,-0.3,2.95,0.24,0.24,77.0,0.23,0.02,0.27,0.18,0.09,0.15,2.15,0.23,0.22,77.0,0.21,0.02,0.27,0.17,0.1,1.0,4.35,0.21,0.21,77.0,0.23,0.05,0.39,0.17,0.23,1.74,5.85,0.23,0.22,77.0,0.24,0.06,0.46,0.17,0.29,1.83,6.02,0.25,0.23,77.0,0.25,0.06,0.47,0.19,0.28,2.05,6.6,0.25,0.22,77.0
+AR-M-G130013 = 0.24,0.07,0.52,0.06,0.46,0.14,4.04,0.25,0.25,465.0,0.27,0.09,0.54,0.07,0.47,-0.09,2.85,0.29,0.28,465.0,0.27,0.1,0.52,0.06,0.46,-0.28,2.53,0.29,0.28,465.0,0.23,0.07,0.4,0.08,0.33,-0.52,2.46,0.25,0.25,465.0,0.2,0.11,0.33,-0.02,0.34,-0.93,2.35,0.23,0.25,465.0,0.17,0.11,0.3,-0.03,0.33,-0.82,1.99,0.2,0.22,465.0,0.17,0.1,0.29,-0.02,0.3,-0.87,2.14,0.19,0.21,465.0,0.16,0.1,0.31,-0.01,0.32,-0.65,1.97,0.19,0.19,465.0,0.15,0.1,0.33,-0.03,0.35,-0.67,2.21,0.18,0.18,465.0,0.18,0.11,0.44,-0.08,0.51,-0.63,2.85,0.21,0.21,465.0,0.19,0.1,0.45,-0.04,0.5,-0.57,3.2,0.22,0.22,465.0,0.22,0.07,0.44,0.01,0.43,-0.49,3.48,0.23,0.23,465.0
+AR-M-G130014 = 0.36,0.09,0.53,0.23,0.3,0.19,1.68,0.37,0.37,54.0,0.44,0.08,0.6,0.32,0.28,0.3,1.84,0.45,0.44,54.0,0.42,0.06,0.53,0.32,0.21,0.27,1.92,0.42,0.41,54.0,0.33,0.04,0.42,0.28,0.14,0.63,2.1,0.34,0.33,54.0,0.3,0.03,0.37,0.27,0.1,0.91,2.87,0.3,0.29,54.0,0.26,0.02,0.32,0.23,0.08,1.16,3.35,0.26,0.25,54.0,0.23,0.02,0.28,0.21,0.06,0.97,3.07,0.23,0.23,54.0,0.22,0.02,0.27,0.19,0.09,0.54,2.21,0.22,0.22,54.0,0.22,0.04,0.29,0.17,0.11,0.44,1.79,0.22,0.22,54.0,0.29,0.08,0.42,0.19,0.23,0.19,1.6,0.3,0.3,54.0,0.34,0.1,0.5,0.21,0.29,0.18,1.54,0.35,0.34,54.0,0.36,0.09,0.5,0.24,0.26,0.14,1.47,0.37,0.36,54.0
+AR-M-G130015 = 0.29,0.09,0.57,0.01,0.56,0.09,3.76,0.31,0.29,1235.0,0.33,0.1,0.61,0.02,0.59,-0.03,3.12,0.35,0.33,1235.0,0.35,0.1,0.6,0.01,0.59,-0.49,3.52,0.36,0.36,1235.0,0.29,0.08,0.49,0.01,0.48,-0.52,3.66,0.3,0.3,1235.0,0.26,0.08,0.4,-0.01,0.41,-1.52,5.56,0.28,0.28,1235.0,0.23,0.08,0.36,-0.03,0.39,-1.72,5.71,0.25,0.26,1235.0,0.22,0.07,0.33,-0.02,0.35,-1.72,5.78,0.23,0.25,1235.0,0.2,0.07,0.3,-0.02,0.31,-1.69,5.8,0.21,0.21,1235.0,0.21,0.08,0.36,-0.03,0.4,-1.25,5.14,0.22,0.22,1235.0,0.24,0.09,0.48,-0.07,0.55,-0.79,5.04,0.26,0.24,1235.0,0.24,0.08,0.49,-0.09,0.58,-0.56,6.19,0.25,0.23,1235.0,0.27,0.09,0.55,-0.05,0.6,0.11,4.87,0.28,0.26,1235.0
+AR-M-G130016 = 0.32,0.05,0.45,0.23,0.22,0.43,2.56,0.33,0.32,337.0,0.4,0.05,0.5,0.27,0.23,-0.12,2.48,0.4,0.4,337.0,0.41,0.03,0.5,0.29,0.2,-0.39,3.61,0.41,0.41,337.0,0.34,0.03,0.41,0.25,0.17,0.1,2.85,0.34,0.33,337.0,0.31,0.03,0.38,0.25,0.14,0.67,2.97,0.31,0.31,337.0,0.27,0.02,0.33,0.23,0.1,0.68,2.73,0.27,0.27,337.0,0.25,0.02,0.29,0.2,0.09,0.36,2.29,0.25,0.24,337.0,0.22,0.02,0.27,0.18,0.08,0.44,2.56,0.22,0.22,337.0,0.22,0.02,0.27,0.18,0.09,0.45,2.4,0.22,0.21,337.0,0.26,0.04,0.36,0.18,0.17,-0.02,2.1,0.27,0.27,337.0,0.26,0.03,0.37,0.18,0.19,0.71,3.86,0.26,0.26,337.0,0.3,0.04,0.4,0.22,0.18,0.04,2.42,0.3,0.3,337.0
+AR-M-G130017 = 0.23,0.15,0.59,-0.02,0.61,0.52,2.27,0.27,0.18,125.0,0.25,0.17,0.62,-0.01,0.62,0.49,1.91,0.31,0.19,125.0,0.25,0.18,0.59,-0.01,0.6,0.41,1.63,0.31,0.17,125.0,0.23,0.14,0.45,0.0,0.45,0.28,1.48,0.27,0.17,125.0,0.15,0.15,0.4,-0.02,0.42,0.36,1.36,0.21,0.07,125.0,0.11,0.14,0.37,-0.02,0.39,0.54,1.53,0.18,0.02,125.0,0.12,0.13,0.36,-0.01,0.37,0.43,1.41,0.18,0.03,125.0,0.11,0.13,0.34,-0.01,0.35,0.5,1.47,0.17,0.03,125.0,0.13,0.15,0.38,-0.01,0.39,0.46,1.44,0.19,0.04,125.0,0.16,0.19,0.52,-0.03,0.56,0.44,1.5,0.25,0.07,125.0,0.18,0.19,0.53,-0.04,0.58,0.33,1.47,0.26,0.11,125.0,0.21,0.16,0.54,-0.03,0.57,0.28,1.66,0.27,0.17,125.0
+AR-M-G130018 = 0.27,0.13,0.55,-0.01,0.56,-0.43,2.53,0.3,0.3,98.0,0.33,0.16,0.6,0.01,0.59,-0.72,2.25,0.37,0.38,98.0,0.36,0.18,0.59,0.0,0.59,-0.78,2.23,0.4,0.43,98.0,0.31,0.14,0.5,0.01,0.49,-0.75,2.2,0.34,0.37,98.0,0.26,0.14,0.44,-0.01,0.44,-0.81,2.11,0.3,0.33,98.0,0.21,0.14,0.39,-0.02,0.41,-0.63,1.73,0.26,0.28,98.0,0.21,0.12,0.36,-0.01,0.36,-0.79,1.97,0.24,0.27,98.0,0.19,0.12,0.33,-0.01,0.34,-0.73,1.79,0.23,0.26,98.0,0.21,0.12,0.34,-0.01,0.35,-0.78,1.94,0.24,0.27,98.0,0.26,0.15,0.49,-0.02,0.51,-0.72,2.06,0.3,0.33,98.0,0.27,0.15,0.51,-0.05,0.56,-0.81,2.33,0.31,0.33,98.0,0.27,0.15,0.51,-0.03,0.54,-0.7,2.33,0.31,0.33,98.0
+AR-N-G140001 = 0.78,0.04,0.86,0.7,0.16,-0.5,2.16,0.78,0.8,65.0,0.78,0.03,0.84,0.69,0.15,-0.42,2.45,0.78,0.78,65.0,0.78,0.04,0.85,0.68,0.17,-0.58,2.42,0.78,0.79,65.0,0.73,0.07,0.82,0.57,0.25,-0.89,2.51,0.73,0.76,65.0,0.73,0.07,0.83,0.53,0.3,-1.03,3.13,0.73,0.76,65.0,0.7,0.06,0.8,0.56,0.23,-0.7,2.57,0.7,0.72,65.0,0.71,0.03,0.78,0.66,0.12,0.03,2.3,0.71,0.71,65.0,0.74,0.04,0.81,0.65,0.16,-0.54,2.2,0.74,0.75,65.0,0.72,0.06,0.81,0.61,0.2,-0.53,2.0,0.72,0.74,65.0,0.75,0.07,0.84,0.59,0.25,-0.71,2.21,0.75,0.77,65.0,0.75,0.08,0.84,0.55,0.3,-0.92,2.61,0.75,0.79,65.0,0.73,0.08,0.83,0.53,0.3,-0.87,2.53,0.73,0.76,65.0
+AR-N-G140002 = 0.72,0.04,0.81,0.67,0.14,1.26,3.82,0.72,0.71,40.0,0.69,0.04,0.8,0.64,0.17,1.27,3.82,0.69,0.68,40.0,0.71,0.05,0.83,0.66,0.17,1.08,3.1,0.71,0.7,40.0,0.69,0.05,0.8,0.63,0.17,1.1,3.24,0.69,0.67,40.0,0.7,0.04,0.8,0.64,0.16,1.24,3.57,0.7,0.68,40.0,0.66,0.04,0.77,0.61,0.16,1.34,3.77,0.66,0.64,40.0,0.66,0.04,0.77,0.62,0.15,1.47,4.11,0.67,0.65,40.0,0.67,0.04,0.78,0.62,0.16,1.47,4.24,0.67,0.66,40.0,0.67,0.04,0.77,0.62,0.15,1.42,3.88,0.67,0.65,40.0,0.72,0.04,0.82,0.65,0.17,1.17,3.52,0.72,0.71,40.0,0.71,0.04,0.81,0.65,0.16,1.08,3.4,0.71,0.7,40.0,0.63,0.06,0.77,0.55,0.23,1.18,3.39,0.63,0.61,40.0
+AR-N-G140003 = 0.81,0.02,0.85,0.77,0.07,0.06,2.62,0.81,0.81,56.0,0.81,0.01,0.84,0.78,0.06,0.26,2.71,0.81,0.81,56.0,0.8,0.02,0.84,0.76,0.08,0.03,2.96,0.8,0.8,56.0,0.78,0.02,0.81,0.74,0.07,-0.16,2.8,0.78,0.78,56.0,0.77,0.02,0.81,0.72,0.09,-0.23,2.45,0.77,0.77,56.0,0.73,0.03,0.8,0.68,0.11,0.2,2.52,0.73,0.74,56.0,0.72,0.03,0.78,0.66,0.11,-0.02,2.42,0.72,0.72,56.0,0.75,0.02,0.8,0.7,0.1,-0.23,2.5,0.75,0.75,56.0,0.75,0.03,0.81,0.69,0.12,-0.09,2.32,0.75,0.75,56.0,0.79,0.03,0.84,0.72,0.12,-0.64,3.0,0.79,0.8,56.0,0.79,0.02,0.84,0.75,0.09,-0.05,2.32,0.79,0.79,56.0,0.79,0.02,0.82,0.75,0.07,0.12,2.64,0.79,0.79,56.0
+AR-N-G140004 = 0.76,0.04,0.82,0.68,0.14,-0.52,2.42,0.76,0.77,34.0,0.76,0.05,0.83,0.66,0.17,-0.41,2.3,0.76,0.77,34.0,0.78,0.05,0.84,0.65,0.19,-0.82,2.85,0.78,0.79,34.0,0.76,0.05,0.82,0.61,0.21,-0.79,2.82,0.76,0.77,34.0,0.76,0.05,0.82,0.63,0.19,-0.79,2.91,0.76,0.77,34.0,0.73,0.04,0.79,0.61,0.18,-0.79,2.93,0.73,0.74,34.0,0.72,0.04,0.78,0.62,0.16,-0.78,2.87,0.72,0.73,34.0,0.72,0.04,0.79,0.62,0.17,-0.63,2.84,0.73,0.73,34.0,0.73,0.04,0.79,0.62,0.17,-0.78,2.94,0.73,0.74,34.0,0.78,0.04,0.84,0.66,0.17,-0.94,3.45,0.78,0.8,34.0,0.77,0.04,0.82,0.66,0.16,-0.74,2.94,0.77,0.78,34.0,0.7,0.07,0.79,0.57,0.23,-0.53,2.1,0.7,0.72,34.0
+AR-N-G140005 = 0.67,0.05,0.75,0.53,0.22,-1.37,4.27,0.68,0.69,35.0,0.66,0.05,0.75,0.53,0.22,-0.87,3.44,0.66,0.67,35.0,0.67,0.07,0.78,0.51,0.27,-0.91,3.16,0.68,0.69,35.0,0.65,0.07,0.75,0.47,0.28,-1.02,3.22,0.65,0.67,35.0,0.65,0.06,0.74,0.49,0.25,-1.17,3.5,0.66,0.68,35.0,0.62,0.06,0.71,0.47,0.23,-1.15,3.5,0.63,0.64,35.0,0.63,0.05,0.71,0.49,0.21,-1.15,3.51,0.63,0.65,35.0,0.64,0.06,0.71,0.48,0.23,-1.37,3.93,0.64,0.66,35.0,0.63,0.06,0.71,0.48,0.24,-1.2,3.7,0.63,0.65,35.0,0.68,0.07,0.77,0.48,0.29,-1.37,3.98,0.68,0.71,35.0,0.68,0.07,0.76,0.5,0.26,-1.47,4.15,0.68,0.71,35.0,0.58,0.07,0.7,0.44,0.26,-0.64,2.82,0.58,0.6,35.0
+AR-N-G140006 = 0.72,0.05,0.81,0.66,0.15,0.57,2.17,0.73,0.71,28.0,0.71,0.05,0.79,0.65,0.14,0.68,2.15,0.71,0.7,28.0,0.72,0.06,0.82,0.64,0.18,0.37,1.95,0.73,0.71,28.0,0.68,0.07,0.79,0.57,0.22,0.34,2.01,0.68,0.68,28.0,0.69,0.06,0.79,0.6,0.2,0.51,2.07,0.69,0.68,28.0,0.65,0.06,0.76,0.58,0.18,0.64,2.1,0.66,0.64,28.0,0.66,0.05,0.76,0.59,0.17,0.74,2.29,0.66,0.65,28.0,0.67,0.05,0.77,0.59,0.18,0.67,2.26,0.67,0.65,28.0,0.66,0.06,0.77,0.57,0.2,0.61,2.26,0.66,0.65,28.0,0.71,0.06,0.81,0.6,0.21,0.37,2.19,0.71,0.7,28.0,0.7,0.06,0.8,0.59,0.21,0.13,2.34,0.71,0.7,28.0,0.64,0.07,0.76,0.48,0.27,0.13,2.16,0.64,0.63,28.0
+AR-N-G140007 = 0.85,0.03,0.89,0.78,0.11,-0.42,2.82,0.85,0.85,65.0,0.83,0.03,0.88,0.77,0.11,0.3,2.13,0.83,0.82,65.0,0.83,0.03,0.89,0.77,0.12,0.16,2.21,0.83,0.83,65.0,0.81,0.03,0.87,0.74,0.14,-0.12,2.36,0.81,0.81,65.0,0.82,0.03,0.87,0.74,0.13,-0.11,2.38,0.82,0.81,65.0,0.79,0.03,0.86,0.71,0.15,-0.0,2.28,0.79,0.79,65.0,0.77,0.03,0.84,0.7,0.14,0.16,2.12,0.77,0.77,65.0,0.8,0.03,0.86,0.73,0.13,-0.1,2.41,0.8,0.8,65.0,0.8,0.04,0.87,0.72,0.15,0.01,2.38,0.8,0.79,65.0,0.81,0.03,0.86,0.74,0.12,0.01,2.33,0.81,0.81,65.0,0.83,0.03,0.88,0.76,0.12,-0.26,2.5,0.83,0.83,65.0,0.8,0.03,0.86,0.73,0.14,0.07,2.21,0.81,0.8,65.0
+AR-N-G140008 = 0.85,0.03,0.9,0.79,0.11,-0.59,2.83,0.85,0.86,126.0,0.84,0.03,0.88,0.77,0.11,-0.62,2.86,0.84,0.84,126.0,0.84,0.04,0.89,0.74,0.15,-0.69,2.58,0.84,0.84,126.0,0.81,0.05,0.88,0.65,0.23,-0.95,3.47,0.82,0.82,126.0,0.82,0.05,0.88,0.66,0.22,-1.07,3.8,0.82,0.83,126.0,0.79,0.05,0.86,0.65,0.21,-0.71,2.99,0.79,0.8,126.0,0.77,0.04,0.84,0.66,0.18,-0.59,2.8,0.77,0.78,126.0,0.8,0.03,0.85,0.71,0.14,-0.62,2.56,0.8,0.81,126.0,0.8,0.05,0.86,0.66,0.2,-0.74,2.79,0.8,0.81,126.0,0.81,0.04,0.87,0.67,0.2,-0.94,3.38,0.81,0.82,126.0,0.84,0.04,0.89,0.72,0.17,-0.89,3.06,0.84,0.85,126.0,0.8,0.05,0.88,0.66,0.22,-0.68,2.81,0.8,0.81,126.0
+AR-N-G140009 = 0.82,0.03,0.88,0.74,0.14,-0.18,2.24,0.82,0.82,120.0,0.82,0.04,0.88,0.71,0.18,-0.27,2.84,0.82,0.81,120.0,0.81,0.04,0.88,0.69,0.19,-0.55,3.23,0.81,0.81,120.0,0.78,0.05,0.86,0.64,0.22,-0.63,3.24,0.78,0.79,120.0,0.78,0.05,0.86,0.67,0.19,-0.12,2.3,0.78,0.78,120.0,0.74,0.05,0.83,0.65,0.18,0.11,1.82,0.75,0.74,120.0,0.73,0.04,0.83,0.67,0.16,0.39,2.08,0.73,0.73,120.0,0.77,0.04,0.84,0.68,0.16,-0.28,2.34,0.77,0.77,120.0,0.77,0.05,0.86,0.65,0.21,-0.19,2.21,0.77,0.77,120.0,0.78,0.04,0.85,0.7,0.15,-0.21,2.25,0.78,0.78,120.0,0.81,0.04,0.88,0.69,0.19,-0.8,3.89,0.81,0.81,120.0,0.79,0.04,0.86,0.68,0.18,-0.26,2.97,0.79,0.78,120.0
+AR-N-G140010 = 0.85,0.04,0.9,0.75,0.15,-0.48,2.57,0.85,0.85,97.0,0.82,0.05,0.89,0.7,0.19,-0.28,2.44,0.82,0.81,97.0,0.82,0.05,0.9,0.67,0.23,-0.48,2.95,0.82,0.82,97.0,0.82,0.05,0.9,0.71,0.19,-0.21,2.32,0.82,0.82,97.0,0.82,0.04,0.89,0.71,0.18,-0.16,2.12,0.82,0.81,97.0,0.79,0.05,0.87,0.69,0.19,-0.11,2.17,0.79,0.79,97.0,0.77,0.05,0.85,0.66,0.19,-0.18,2.22,0.77,0.77,97.0,0.79,0.04,0.86,0.68,0.18,-0.45,2.76,0.79,0.79,97.0,0.79,0.06,0.87,0.6,0.27,-0.64,3.31,0.79,0.79,97.0,0.81,0.05,0.88,0.64,0.24,-0.89,4.35,0.81,0.81,97.0,0.82,0.04,0.88,0.7,0.19,-0.37,2.61,0.82,0.81,97.0,0.8,0.05,0.88,0.66,0.22,-0.31,2.51,0.8,0.8,97.0
+AR-N-G140011 = 0.8,0.01,0.82,0.78,0.04,0.2,2.27,0.8,0.8,40.0,0.8,0.01,0.82,0.77,0.05,-0.07,2.64,0.8,0.8,40.0,0.81,0.01,0.83,0.78,0.06,-0.26,2.14,0.81,0.81,40.0,0.78,0.02,0.81,0.75,0.06,0.06,1.82,0.78,0.78,40.0,0.77,0.02,0.81,0.74,0.07,0.13,2.09,0.77,0.77,40.0,0.73,0.02,0.77,0.71,0.06,0.32,2.18,0.73,0.73,40.0,0.73,0.02,0.77,0.69,0.08,-0.08,2.15,0.73,0.73,40.0,0.75,0.02,0.8,0.73,0.07,0.68,3.55,0.75,0.75,40.0,0.74,0.02,0.78,0.7,0.08,-0.1,2.25,0.74,0.74,40.0,0.8,0.01,0.83,0.77,0.06,-0.1,2.19,0.8,0.8,40.0,0.79,0.01,0.82,0.77,0.05,-0.02,2.4,0.79,0.79,40.0,0.75,0.01,0.78,0.72,0.06,-0.01,2.1,0.75,0.75,40.0
+AR-N-G140012 = 0.81,0.02,0.84,0.76,0.09,-0.64,2.29,0.81,0.82,53.0,0.8,0.03,0.85,0.74,0.11,-0.52,2.38,0.8,0.81,53.0,0.8,0.03,0.84,0.72,0.12,-0.69,2.6,0.8,0.8,53.0,0.78,0.04,0.83,0.68,0.15,-0.8,2.82,0.78,0.79,53.0,0.78,0.03,0.83,0.71,0.13,-0.69,2.37,0.78,0.8,53.0,0.76,0.04,0.82,0.68,0.14,-0.47,2.04,0.76,0.77,53.0,0.74,0.03,0.8,0.67,0.13,-0.41,2.01,0.75,0.75,53.0,0.77,0.03,0.82,0.71,0.11,-0.54,1.95,0.77,0.78,53.0,0.76,0.04,0.82,0.68,0.14,-0.54,2.03,0.76,0.77,53.0,0.79,0.03,0.84,0.72,0.12,-0.54,2.53,0.79,0.79,53.0,0.8,0.03,0.84,0.73,0.12,-0.64,2.3,0.8,0.81,53.0,0.78,0.04,0.84,0.69,0.15,-0.65,2.3,0.78,0.79,53.0
+AR-N-G140013 = 0.85,0.03,0.9,0.79,0.11,-0.37,1.95,0.85,0.85,59.0,0.82,0.03,0.88,0.76,0.13,-0.29,2.16,0.82,0.83,59.0,0.82,0.04,0.89,0.73,0.16,-0.37,2.39,0.82,0.83,59.0,0.81,0.04,0.87,0.71,0.16,-0.73,2.49,0.81,0.83,59.0,0.82,0.03,0.88,0.73,0.14,-0.6,2.78,0.82,0.83,59.0,0.79,0.04,0.86,0.72,0.14,-0.4,2.31,0.79,0.81,59.0,0.78,0.03,0.84,0.71,0.13,-0.38,2.14,0.78,0.79,59.0,0.81,0.03,0.86,0.72,0.14,-0.72,2.78,0.81,0.82,59.0,0.81,0.04,0.87,0.71,0.16,-0.58,2.6,0.81,0.82,59.0,0.82,0.03,0.87,0.73,0.14,-0.55,2.52,0.82,0.83,59.0,0.83,0.03,0.89,0.75,0.13,-0.57,2.65,0.83,0.84,59.0,0.81,0.04,0.88,0.71,0.17,-0.82,3.04,0.82,0.83,59.0
+AR-N-G140014 = 0.79,0.02,0.82,0.73,0.09,-0.65,3.21,0.79,0.79,58.0,0.79,0.03,0.84,0.7,0.13,-0.83,4.06,0.79,0.79,58.0,0.79,0.03,0.84,0.7,0.14,-0.79,3.83,0.79,0.79,58.0,0.76,0.04,0.82,0.64,0.19,-1.42,4.94,0.76,0.77,58.0,0.76,0.03,0.81,0.68,0.13,-0.78,3.97,0.76,0.76,58.0,0.72,0.03,0.77,0.63,0.14,-0.88,4.19,0.72,0.72,58.0,0.7,0.02,0.76,0.66,0.1,0.5,2.78,0.7,0.7,58.0,0.73,0.02,0.78,0.68,0.11,0.17,2.14,0.73,0.73,58.0,0.71,0.03,0.79,0.65,0.14,0.22,2.42,0.71,0.71,58.0,0.77,0.03,0.84,0.68,0.16,-0.59,4.11,0.77,0.77,58.0,0.77,0.03,0.82,0.69,0.13,-0.7,3.54,0.77,0.77,58.0,0.74,0.03,0.8,0.67,0.13,-0.68,3.17,0.74,0.75,58.0
+AR-N-G140015 = 0.79,0.03,0.84,0.72,0.12,-0.24,2.68,0.79,0.79,61.0,0.8,0.03,0.85,0.72,0.13,-0.11,2.36,0.8,0.79,61.0,0.8,0.04,0.85,0.7,0.15,-0.67,2.96,0.8,0.8,61.0,0.77,0.05,0.83,0.63,0.2,-0.83,3.24,0.77,0.77,61.0,0.77,0.04,0.83,0.66,0.17,-0.79,3.27,0.77,0.77,61.0,0.74,0.03,0.8,0.65,0.15,-0.32,2.64,0.74,0.74,61.0,0.73,0.02,0.79,0.67,0.12,-0.09,2.71,0.73,0.73,61.0,0.74,0.03,0.8,0.65,0.15,-0.46,2.89,0.74,0.74,61.0,0.75,0.04,0.81,0.64,0.18,-0.62,3.14,0.75,0.75,61.0,0.79,0.04,0.85,0.66,0.19,-0.83,3.47,0.79,0.8,61.0,0.77,0.04,0.83,0.66,0.17,-0.76,3.37,0.77,0.78,61.0,0.76,0.04,0.82,0.65,0.18,-0.61,3.06,0.76,0.76,61.0
+AR-N-G140016 = 0.74,0.04,0.82,0.66,0.15,-0.04,2.02,0.75,0.74,25.0,0.74,0.04,0.81,0.65,0.16,-0.3,2.31,0.74,0.74,25.0,0.74,0.04,0.81,0.64,0.16,-0.49,2.51,0.75,0.75,25.0,0.69,0.05,0.77,0.59,0.18,-0.14,2.09,0.69,0.69,25.0,0.71,0.04,0.77,0.62,0.15,-0.33,2.38,0.71,0.71,25.0,0.66,0.04,0.73,0.58,0.15,-0.05,2.03,0.66,0.66,25.0,0.67,0.04,0.71,0.6,0.12,-0.34,2.1,0.67,0.68,25.0,0.69,0.05,0.76,0.6,0.16,-0.02,1.91,0.69,0.69,25.0,0.66,0.05,0.74,0.57,0.17,-0.17,2.14,0.67,0.67,25.0,0.71,0.06,0.8,0.6,0.2,0.0,1.95,0.71,0.7,25.0,0.72,0.06,0.81,0.59,0.21,-0.31,2.46,0.72,0.71,25.0,0.69,0.05,0.77,0.58,0.19,-0.44,2.6,0.69,0.69,25.0
+AR-N-G140017 = 0.86,0.02,0.89,0.79,0.09,-0.93,3.39,0.86,0.86,130.0,0.85,0.02,0.89,0.77,0.12,-0.88,3.57,0.85,0.85,130.0,0.85,0.03,0.89,0.75,0.14,-1.09,4.03,0.85,0.86,130.0,0.83,0.03,0.87,0.74,0.13,-0.8,3.25,0.83,0.84,130.0,0.83,0.03,0.87,0.75,0.12,-0.67,2.75,0.83,0.83,130.0,0.8,0.04,0.86,0.7,0.17,-0.56,2.97,0.8,0.8,130.0,0.78,0.04,0.86,0.66,0.19,-0.44,2.74,0.79,0.78,130.0,0.81,0.03,0.86,0.71,0.15,-0.85,3.82,0.81,0.81,130.0,0.82,0.04,0.88,0.7,0.19,-0.51,2.97,0.82,0.82,130.0,0.83,0.03,0.88,0.74,0.14,-0.44,2.66,0.83,0.83,130.0,0.85,0.02,0.89,0.76,0.13,-0.84,3.71,0.85,0.85,130.0,0.82,0.03,0.86,0.75,0.11,-0.59,2.55,0.82,0.83,130.0
+AR-P-G090001 = 0.76,0.04,0.82,0.58,0.24,-1.14,4.11,0.76,0.77,484.0,0.76,0.03,0.81,0.58,0.23,-1.59,8.39,0.76,0.76,484.0,0.76,0.03,0.82,0.58,0.24,-1.7,7.05,0.76,0.77,484.0,0.74,0.03,0.82,0.51,0.3,-1.47,7.55,0.74,0.75,484.0,0.7,0.03,0.78,0.47,0.31,-1.47,9.6,0.7,0.7,484.0,0.61,0.03,0.68,0.43,0.25,-0.58,5.42,0.61,0.61,484.0,0.58,0.04,0.72,0.4,0.31,0.69,3.59,0.58,0.57,484.0,0.56,0.05,0.71,0.39,0.31,0.86,3.09,0.56,0.54,484.0,0.54,0.05,0.68,0.4,0.28,0.91,3.43,0.55,0.53,484.0,0.58,0.06,0.73,0.42,0.31,0.49,2.42,0.58,0.57,484.0,0.64,0.05,0.76,0.44,0.32,0.01,3.05,0.65,0.64,484.0,0.68,0.04,0.78,0.46,0.32,-0.61,5.03,0.68,0.68,484.0
+AR-P-G090002 = 0.71,0.03,0.77,0.55,0.22,-1.15,5.09,0.71,0.71,233.0,0.71,0.03,0.75,0.55,0.2,-1.83,7.96,0.71,0.71,233.0,0.68,0.02,0.73,0.56,0.17,-1.29,6.09,0.68,0.69,233.0,0.67,0.02,0.72,0.57,0.15,-1.02,4.67,0.67,0.67,233.0,0.62,0.03,0.69,0.52,0.17,-0.48,3.79,0.63,0.63,233.0,0.55,0.04,0.65,0.44,0.2,0.19,2.69,0.55,0.55,233.0,0.56,0.03,0.66,0.49,0.17,0.52,2.82,0.56,0.56,233.0,0.53,0.04,0.64,0.45,0.19,0.64,2.66,0.53,0.52,233.0,0.5,0.04,0.62,0.43,0.19,0.92,2.81,0.5,0.48,233.0,0.63,0.03,0.71,0.53,0.17,-0.5,3.5,0.63,0.63,233.0,0.67,0.03,0.74,0.55,0.19,-0.41,3.07,0.67,0.68,233.0,0.53,0.03,0.64,0.43,0.22,0.33,4.04,0.53,0.53,233.0
+AR-P-G090003 = 0.66,0.02,0.7,0.59,0.11,-0.48,2.89,0.66,0.66,131.0,0.69,0.03,0.74,0.59,0.15,-0.51,3.06,0.69,0.69,131.0,0.68,0.03,0.75,0.59,0.16,-0.19,2.48,0.68,0.68,131.0,0.67,0.03,0.74,0.59,0.15,-0.26,3.13,0.67,0.67,131.0,0.64,0.04,0.71,0.56,0.15,-0.1,2.28,0.64,0.64,131.0,0.55,0.05,0.64,0.46,0.18,0.17,1.92,0.55,0.53,131.0,0.57,0.04,0.66,0.5,0.16,0.23,1.91,0.57,0.57,131.0,0.57,0.04,0.65,0.49,0.16,0.25,1.78,0.57,0.56,131.0,0.51,0.04,0.6,0.45,0.15,0.46,1.81,0.51,0.5,131.0,0.6,0.04,0.68,0.49,0.19,-0.4,2.7,0.6,0.6,131.0,0.68,0.02,0.73,0.6,0.13,-0.67,3.91,0.68,0.69,131.0,0.58,0.03,0.65,0.51,0.14,0.36,2.67,0.58,0.57,131.0
+AR-P-G090004 = 0.73,0.02,0.78,0.67,0.11,-0.62,3.08,0.74,0.74,144.0,0.74,0.03,0.78,0.65,0.13,-1.0,3.27,0.74,0.75,144.0,0.75,0.03,0.79,0.64,0.15,-1.23,3.84,0.75,0.76,144.0,0.73,0.03,0.76,0.62,0.14,-1.34,4.13,0.73,0.74,144.0,0.69,0.03,0.73,0.6,0.13,-1.37,4.43,0.69,0.7,144.0,0.6,0.02,0.66,0.55,0.11,0.4,3.53,0.6,0.6,144.0,0.54,0.02,0.58,0.49,0.09,-0.74,3.48,0.54,0.54,144.0,0.51,0.02,0.55,0.47,0.09,0.17,2.43,0.51,0.51,144.0,0.5,0.03,0.56,0.46,0.09,0.32,2.23,0.5,0.5,144.0,0.54,0.04,0.6,0.47,0.14,0.03,2.11,0.54,0.54,144.0,0.59,0.04,0.66,0.51,0.15,-0.18,1.86,0.6,0.59,144.0,0.66,0.05,0.74,0.56,0.18,-0.54,2.12,0.66,0.67,144.0
+AR-P-G090005 = 0.75,0.02,0.81,0.68,0.13,-0.35,2.91,0.75,0.76,951.0,0.76,0.02,0.81,0.68,0.13,-0.28,3.07,0.76,0.76,951.0,0.75,0.03,0.81,0.64,0.17,-0.49,2.9,0.75,0.75,951.0,0.74,0.02,0.81,0.66,0.15,-0.34,2.67,0.74,0.75,951.0,0.7,0.03,0.77,0.6,0.17,-0.33,3.23,0.7,0.71,951.0,0.63,0.04,0.71,0.49,0.22,-0.37,3.02,0.63,0.63,951.0,0.59,0.04,0.69,0.49,0.2,0.11,2.56,0.59,0.59,951.0,0.58,0.05,0.7,0.46,0.24,0.24,2.43,0.58,0.58,951.0,0.55,0.05,0.7,0.42,0.28,0.22,2.47,0.55,0.55,951.0,0.62,0.05,0.73,0.48,0.25,-0.45,2.82,0.63,0.63,951.0,0.69,0.03,0.77,0.59,0.18,-0.56,2.81,0.69,0.7,951.0,0.67,0.04,0.77,0.52,0.26,-0.58,3.38,0.67,0.68,951.0
+AR-P-G090006 = 0.76,0.02,0.79,0.72,0.07,-0.3,2.52,0.76,0.76,113.0,0.74,0.01,0.77,0.71,0.06,-0.06,2.91,0.74,0.74,113.0,0.71,0.01,0.74,0.68,0.06,0.09,2.75,0.71,0.71,113.0,0.71,0.02,0.75,0.66,0.08,-0.14,2.72,0.71,0.71,113.0,0.68,0.02,0.72,0.64,0.08,0.18,2.62,0.68,0.68,113.0,0.62,0.02,0.69,0.56,0.13,0.24,3.05,0.62,0.62,113.0,0.6,0.03,0.69,0.55,0.15,0.67,3.58,0.6,0.6,113.0,0.55,0.04,0.68,0.46,0.22,0.18,2.96,0.56,0.56,113.0,0.51,0.04,0.66,0.44,0.22,0.81,4.04,0.51,0.51,113.0,0.58,0.03,0.71,0.52,0.19,1.12,4.46,0.58,0.57,113.0,0.64,0.03,0.72,0.58,0.14,0.23,2.87,0.64,0.64,113.0,0.56,0.04,0.65,0.49,0.16,0.4,2.44,0.56,0.56,113.0
+AR-P-G090007 = 0.74,0.02,0.8,0.67,0.13,-0.57,3.08,0.74,0.75,192.0,0.73,0.02,0.77,0.66,0.11,-0.52,2.84,0.73,0.73,192.0,0.68,0.03,0.73,0.61,0.12,-0.33,2.01,0.68,0.68,192.0,0.66,0.03,0.72,0.58,0.14,-0.36,2.55,0.66,0.66,192.0,0.64,0.03,0.73,0.55,0.18,-0.15,2.87,0.64,0.64,192.0,0.59,0.05,0.71,0.48,0.22,0.05,2.43,0.59,0.59,192.0,0.59,0.04,0.71,0.51,0.2,0.53,2.91,0.59,0.59,192.0,0.59,0.04,0.7,0.53,0.17,0.75,3.0,0.59,0.58,192.0,0.55,0.04,0.66,0.49,0.17,0.81,2.71,0.55,0.54,192.0,0.62,0.04,0.71,0.55,0.17,0.43,2.58,0.62,0.61,192.0,0.66,0.03,0.73,0.61,0.12,0.28,2.19,0.66,0.66,192.0,0.56,0.04,0.68,0.47,0.21,0.05,2.58,0.56,0.56,192.0
+AR-P-G090008 = 0.76,0.04,0.81,0.65,0.16,-1.45,4.22,0.76,0.77,318.0,0.75,0.02,0.81,0.7,0.11,-0.12,3.12,0.75,0.75,318.0,0.72,0.02,0.78,0.65,0.13,-0.15,3.16,0.72,0.72,318.0,0.72,0.03,0.78,0.62,0.15,-0.38,2.93,0.72,0.72,318.0,0.67,0.04,0.76,0.56,0.2,-0.33,3.12,0.67,0.68,318.0,0.58,0.06,0.73,0.43,0.3,0.27,2.86,0.58,0.57,318.0,0.57,0.05,0.71,0.47,0.25,0.74,3.04,0.57,0.56,318.0,0.54,0.05,0.7,0.43,0.27,0.7,3.17,0.54,0.53,318.0,0.53,0.05,0.69,0.4,0.28,0.49,3.0,0.53,0.52,318.0,0.66,0.04,0.74,0.5,0.24,-1.11,5.02,0.66,0.66,318.0,0.71,0.03,0.78,0.62,0.16,-0.19,2.74,0.71,0.71,318.0,0.6,0.05,0.73,0.49,0.24,0.25,2.32,0.6,0.59,318.0
+AR-P-G090009 = 0.69,0.04,0.76,0.6,0.16,-0.11,2.42,0.69,0.69,131.0,0.71,0.04,0.78,0.62,0.16,0.05,2.1,0.71,0.71,131.0,0.71,0.04,0.79,0.59,0.2,0.0,2.73,0.71,0.71,131.0,0.68,0.04,0.76,0.57,0.2,0.01,2.94,0.68,0.68,131.0,0.64,0.04,0.76,0.53,0.23,0.05,4.25,0.64,0.64,131.0,0.6,0.03,0.72,0.53,0.19,0.66,4.73,0.6,0.6,131.0,0.54,0.04,0.68,0.46,0.23,0.59,3.51,0.54,0.54,131.0,0.51,0.05,0.65,0.43,0.22,0.72,2.82,0.51,0.49,131.0,0.49,0.05,0.6,0.39,0.21,0.6,2.73,0.49,0.48,131.0,0.49,0.05,0.6,0.4,0.2,0.42,2.5,0.49,0.48,131.0,0.57,0.04,0.66,0.48,0.18,-0.23,2.4,0.57,0.57,131.0,0.63,0.04,0.71,0.53,0.19,-0.42,2.17,0.63,0.64,131.0
+AR-Q-G150001 = 0.53,0.17,0.85,0.26,0.59,0.37,2.0,0.56,0.49,196.0,0.52,0.17,0.86,0.28,0.58,0.47,2.0,0.55,0.48,196.0,0.51,0.17,0.86,0.27,0.59,0.5,2.05,0.54,0.47,196.0,0.48,0.15,0.79,0.25,0.55,0.51,2.17,0.5,0.45,196.0,0.41,0.11,0.72,0.19,0.53,0.58,3.1,0.42,0.4,196.0,0.24,0.13,0.61,0.0,0.61,0.28,3.01,0.27,0.23,196.0,0.25,0.11,0.48,0.01,0.47,-0.29,2.53,0.27,0.26,196.0,0.1,0.09,0.45,-0.0,0.45,1.5,5.47,0.13,0.07,196.0,0.2,0.12,0.52,-0.01,0.53,0.48,2.99,0.23,0.2,196.0,0.35,0.12,0.67,0.04,0.63,0.16,3.19,0.37,0.35,196.0,0.46,0.14,0.78,0.15,0.63,0.25,2.71,0.48,0.45,196.0,0.53,0.16,0.84,0.25,0.59,0.25,2.1,0.56,0.51,196.0
+AR-Q-G150002 = 0.17,0.03,0.37,0.11,0.26,1.42,7.25,0.17,0.16,489.0,0.17,0.03,0.37,0.11,0.26,1.46,7.48,0.17,0.16,489.0,0.17,0.03,0.36,0.12,0.24,1.54,7.86,0.17,0.17,489.0,0.18,0.03,0.34,0.12,0.22,0.97,5.44,0.18,0.18,489.0,0.19,0.03,0.29,0.13,0.16,0.37,2.72,0.19,0.19,489.0,0.2,0.03,0.27,0.14,0.14,0.02,2.21,0.2,0.2,489.0,0.19,0.03,0.27,0.13,0.14,0.24,2.48,0.19,0.19,489.0,0.18,0.02,0.25,0.13,0.12,0.21,2.29,0.19,0.18,489.0,0.19,0.03,0.3,0.12,0.17,0.39,3.59,0.19,0.19,489.0,0.18,0.03,0.34,0.12,0.22,0.74,4.55,0.19,0.18,489.0,0.17,0.03,0.35,0.12,0.23,1.05,5.49,0.17,0.17,489.0,0.16,0.03,0.35,0.11,0.24,1.17,5.58,0.17,0.16,489.0
+AR-Q-G150003 = 0.25,0.07,0.46,0.14,0.32,1.04,3.76,0.25,0.23,232.0,0.24,0.06,0.44,0.14,0.3,1.22,4.1,0.24,0.22,232.0,0.23,0.06,0.43,0.15,0.28,1.28,4.27,0.24,0.21,232.0,0.22,0.05,0.37,0.14,0.23,0.81,3.74,0.23,0.22,232.0,0.23,0.03,0.32,0.17,0.15,0.4,3.28,0.23,0.22,232.0,0.21,0.04,0.27,0.07,0.19,-1.64,5.78,0.21,0.22,232.0,0.2,0.03,0.27,0.09,0.18,-0.84,3.63,0.2,0.21,232.0,0.18,0.05,0.28,0.02,0.26,-1.49,4.71,0.19,0.2,232.0,0.21,0.05,0.31,0.05,0.26,-0.95,4.19,0.21,0.22,232.0,0.24,0.05,0.34,0.14,0.2,0.0,2.56,0.24,0.24,232.0,0.25,0.06,0.42,0.14,0.28,0.4,2.57,0.26,0.25,232.0,0.26,0.08,0.48,0.14,0.34,0.62,2.79,0.27,0.25,232.0
+AR-Q-G150004 = 0.21,0.03,0.27,0.09,0.18,-1.26,4.96,0.21,0.22,182.0,0.21,0.03,0.27,0.09,0.17,-1.22,4.53,0.21,0.22,182.0,0.21,0.03,0.27,0.09,0.18,-1.23,4.53,0.22,0.22,182.0,0.19,0.03,0.25,0.08,0.17,-0.96,3.44,0.2,0.2,182.0,0.14,0.07,0.25,-0.01,0.26,-0.22,1.77,0.16,0.14,182.0,0.08,0.09,0.26,-0.03,0.29,0.46,1.7,0.12,0.05,182.0,0.08,0.08,0.22,-0.02,0.24,0.3,1.54,0.12,0.06,182.0,0.07,0.08,0.24,-0.02,0.26,0.54,1.76,0.11,0.04,182.0,0.09,0.09,0.24,-0.07,0.31,0.01,1.56,0.13,0.09,182.0,0.13,0.08,0.25,-0.05,0.3,-0.44,1.84,0.16,0.16,182.0,0.17,0.07,0.26,0.0,0.26,-0.8,2.51,0.18,0.19,182.0,0.21,0.04,0.27,0.05,0.22,-1.39,4.53,0.22,0.23,182.0
+AR-Q-G150005 = 0.21,0.03,0.28,0.11,0.17,-0.13,2.48,0.21,0.21,248.0,0.19,0.03,0.26,0.1,0.17,-0.34,2.8,0.2,0.2,248.0,0.2,0.03,0.26,0.1,0.16,-0.61,3.2,0.2,0.21,248.0,0.2,0.03,0.25,0.11,0.14,-0.52,2.69,0.2,0.21,248.0,0.2,0.03,0.26,0.1,0.15,-0.57,3.17,0.2,0.2,248.0,0.2,0.03,0.26,0.09,0.18,-0.89,4.54,0.21,0.21,248.0,0.2,0.03,0.27,0.09,0.18,-0.41,3.66,0.2,0.2,248.0,0.21,0.03,0.28,0.1,0.19,-0.14,3.39,0.21,0.2,248.0,0.23,0.03,0.31,0.11,0.2,-0.36,3.47,0.23,0.23,248.0,0.24,0.04,0.34,0.09,0.25,-0.27,3.73,0.25,0.24,248.0,0.23,0.04,0.34,0.09,0.25,-0.11,3.6,0.24,0.24,248.0,0.23,0.04,0.33,0.09,0.24,-0.07,2.89,0.24,0.24,248.0
+AR-Q-G150006 = 0.15,0.05,0.36,0.03,0.33,1.63,8.11,0.16,0.14,298.0,0.16,0.05,0.38,-0.0,0.38,1.5,7.54,0.16,0.14,298.0,0.16,0.05,0.36,0.11,0.25,2.21,8.0,0.17,0.14,298.0,0.18,0.04,0.35,0.12,0.23,1.72,5.75,0.18,0.16,298.0,0.18,0.04,0.3,0.08,0.22,0.05,3.58,0.18,0.18,298.0,0.17,0.04,0.28,0.0,0.28,-0.84,5.16,0.18,0.17,298.0,0.18,0.04,0.25,0.01,0.24,-1.46,6.19,0.18,0.18,298.0,0.17,0.04,0.26,0.0,0.26,-1.48,6.14,0.18,0.18,298.0,0.18,0.05,0.32,0.01,0.31,-0.42,5.56,0.19,0.18,298.0,0.17,0.05,0.36,-0.01,0.37,0.08,6.48,0.18,0.17,298.0,0.16,0.05,0.36,-0.03,0.39,0.28,6.88,0.16,0.16,298.0,0.15,0.05,0.36,-0.06,0.43,0.29,7.79,0.16,0.15,298.0
+AR-Q-G150007 = 0.57,0.17,0.84,0.28,0.56,-0.05,1.74,0.59,0.58,163.0,0.55,0.18,0.86,0.25,0.61,0.0,1.71,0.58,0.56,163.0,0.54,0.18,0.85,0.25,0.61,0.02,1.69,0.57,0.54,163.0,0.49,0.15,0.76,0.24,0.52,-0.04,1.81,0.52,0.51,163.0,0.43,0.11,0.67,0.21,0.46,0.1,2.14,0.45,0.44,163.0,0.31,0.08,0.54,0.05,0.49,-0.1,3.25,0.32,0.31,163.0,0.32,0.07,0.47,0.04,0.43,-0.5,4.12,0.32,0.32,163.0,0.23,0.09,0.44,0.01,0.44,-0.37,2.18,0.25,0.25,163.0,0.33,0.08,0.55,0.02,0.53,-0.64,3.98,0.34,0.34,163.0,0.43,0.08,0.65,0.09,0.56,0.01,4.57,0.43,0.42,163.0,0.53,0.11,0.76,0.2,0.56,0.14,2.72,0.54,0.52,163.0,0.58,0.14,0.85,0.32,0.53,0.03,1.96,0.6,0.6,163.0
+AR-Q-G150008 = 0.52,0.21,0.84,0.16,0.68,-0.16,1.54,0.56,0.55,214.0,0.51,0.23,0.83,0.15,0.68,-0.14,1.5,0.56,0.55,214.0,0.5,0.22,0.82,0.15,0.67,-0.11,1.49,0.55,0.55,214.0,0.46,0.19,0.77,0.16,0.61,-0.1,1.46,0.5,0.49,214.0,0.39,0.15,0.66,0.15,0.51,0.05,1.54,0.42,0.39,214.0,0.3,0.09,0.54,0.13,0.41,0.45,2.36,0.31,0.29,214.0,0.28,0.08,0.52,0.1,0.42,0.84,3.49,0.29,0.26,214.0,0.19,0.08,0.43,0.03,0.4,0.74,4.14,0.2,0.19,214.0,0.27,0.09,0.58,0.08,0.5,1.26,5.12,0.29,0.25,214.0,0.37,0.11,0.69,0.18,0.52,0.68,2.95,0.38,0.35,214.0,0.46,0.15,0.74,0.19,0.55,0.03,1.83,0.48,0.47,214.0,0.52,0.19,0.82,0.19,0.63,-0.08,1.56,0.56,0.54,214.0
+AR-Q-G150009 = 0.21,0.09,0.45,0.11,0.34,0.81,2.43,0.23,0.18,236.0,0.22,0.09,0.45,0.12,0.33,0.83,2.4,0.23,0.19,236.0,0.22,0.08,0.43,0.12,0.31,0.78,2.3,0.23,0.19,236.0,0.22,0.08,0.4,0.13,0.27,0.66,2.04,0.23,0.19,236.0,0.23,0.05,0.38,0.16,0.22,0.81,2.94,0.23,0.22,236.0,0.2,0.07,0.36,0.01,0.36,-0.21,3.73,0.21,0.19,236.0,0.18,0.06,0.33,0.02,0.31,-0.33,3.35,0.19,0.18,236.0,0.18,0.07,0.31,0.0,0.31,-0.74,3.81,0.19,0.18,236.0,0.19,0.06,0.34,0.03,0.31,0.05,3.13,0.2,0.18,236.0,0.2,0.06,0.37,0.09,0.28,0.7,2.47,0.21,0.19,236.0,0.21,0.07,0.39,0.12,0.27,0.54,2.17,0.23,0.2,236.0,0.23,0.09,0.43,0.12,0.32,0.6,1.98,0.25,0.2,236.0
+AR-Q-G150010 = 0.61,0.11,0.8,0.34,0.46,-0.51,2.63,0.62,0.64,170.0,0.63,0.13,0.84,0.33,0.5,-0.61,2.42,0.65,0.67,170.0,0.63,0.13,0.83,0.31,0.52,-0.66,2.44,0.64,0.67,170.0,0.58,0.11,0.78,0.31,0.48,-0.58,2.53,0.59,0.6,170.0,0.48,0.11,0.71,0.25,0.46,-0.06,2.3,0.49,0.49,170.0,0.4,0.12,0.66,0.16,0.5,0.3,2.19,0.42,0.39,170.0,0.34,0.15,0.64,0.05,0.59,0.25,2.2,0.37,0.32,170.0,0.27,0.15,0.59,0.02,0.57,0.4,2.1,0.31,0.24,170.0,0.35,0.15,0.65,0.05,0.6,0.25,2.1,0.38,0.33,170.0,0.44,0.13,0.7,0.16,0.53,0.21,2.0,0.46,0.42,170.0,0.52,0.1,0.74,0.29,0.45,0.01,2.17,0.53,0.52,170.0,0.61,0.12,0.82,0.36,0.46,-0.39,2.36,0.62,0.63,170.0
+AR-Q-G150011 = 0.3,0.08,0.55,0.16,0.39,1.02,3.7,0.31,0.28,254.0,0.29,0.08,0.54,0.15,0.38,1.04,3.63,0.3,0.27,254.0,0.28,0.07,0.52,0.15,0.37,1.02,3.75,0.29,0.26,254.0,0.26,0.06,0.44,0.13,0.31,0.57,3.41,0.27,0.25,254.0,0.18,0.07,0.31,-0.01,0.32,-0.71,3.0,0.19,0.18,254.0,0.07,0.09,0.31,-0.04,0.36,0.71,2.24,0.12,0.03,254.0,0.06,0.08,0.26,-0.03,0.29,0.82,2.4,0.1,0.02,254.0,0.05,0.08,0.24,-0.04,0.28,1.02,2.87,0.09,0.01,254.0,0.08,0.1,0.27,-0.08,0.35,0.2,1.65,0.13,0.07,254.0,0.14,0.1,0.31,-0.07,0.39,-0.21,2.05,0.17,0.14,254.0,0.22,0.08,0.42,0.01,0.41,-0.23,2.96,0.23,0.23,254.0,0.29,0.08,0.55,0.12,0.43,0.65,3.41,0.3,0.28,254.0
+AR-Q-G150012 = 0.3,0.07,0.53,0.14,0.39,0.41,3.03,0.31,0.29,216.0,0.29,0.07,0.53,0.14,0.39,0.46,2.92,0.3,0.29,216.0,0.29,0.07,0.52,0.15,0.37,0.45,3.07,0.3,0.29,216.0,0.28,0.05,0.46,0.15,0.31,0.36,3.17,0.29,0.28,216.0,0.24,0.05,0.37,0.12,0.25,0.6,3.35,0.24,0.23,216.0,0.17,0.1,0.35,-0.02,0.37,-0.23,1.81,0.2,0.2,216.0,0.17,0.1,0.33,-0.01,0.33,-0.42,1.89,0.19,0.2,216.0,0.15,0.1,0.31,-0.03,0.34,-0.35,1.74,0.18,0.18,216.0,0.18,0.09,0.33,-0.04,0.37,-0.69,2.41,0.2,0.21,216.0,0.22,0.07,0.36,0.03,0.32,-0.73,3.01,0.23,0.24,216.0,0.27,0.04,0.37,0.15,0.23,-0.15,3.02,0.27,0.27,216.0,0.32,0.06,0.51,0.16,0.36,0.18,3.15,0.32,0.32,216.0
+AR-Q-G150013 = 0.16,0.03,0.24,0.12,0.12,0.45,2.42,0.17,0.16,369.0,0.17,0.03,0.25,0.12,0.13,0.51,2.49,0.17,0.16,369.0,0.17,0.03,0.26,0.12,0.14,0.55,2.66,0.17,0.17,369.0,0.17,0.02,0.25,0.13,0.12,0.31,2.46,0.18,0.17,369.0,0.18,0.03,0.27,0.1,0.17,0.37,2.99,0.19,0.18,369.0,0.18,0.03,0.26,0.06,0.2,-0.08,4.16,0.18,0.17,369.0,0.18,0.03,0.27,0.06,0.21,-0.15,4.67,0.18,0.18,369.0,0.16,0.02,0.24,0.05,0.19,-0.5,5.2,0.16,0.16,369.0,0.17,0.03,0.24,0.05,0.19,-0.45,4.22,0.17,0.17,369.0,0.17,0.02,0.25,0.09,0.16,-0.02,3.22,0.17,0.17,369.0,0.17,0.02,0.24,0.11,0.13,0.32,2.84,0.17,0.17,369.0,0.16,0.03,0.24,0.12,0.12,0.66,2.72,0.17,0.16,369.0
+AR-Q-G150014 = 0.14,0.04,0.25,-0.03,0.27,-1.61,7.43,0.15,0.15,199.0,0.15,0.03,0.26,0.0,0.26,-0.89,7.43,0.15,0.15,199.0,0.15,0.03,0.26,0.01,0.25,-0.76,9.12,0.15,0.15,199.0,0.15,0.03,0.26,0.06,0.2,0.11,5.77,0.16,0.16,199.0,0.16,0.03,0.23,0.04,0.19,-1.31,6.49,0.16,0.16,199.0,0.16,0.04,0.23,0.03,0.21,-1.65,6.06,0.17,0.17,199.0,0.16,0.03,0.21,0.03,0.19,-1.92,7.02,0.17,0.17,199.0,0.16,0.03,0.22,0.03,0.19,-1.74,5.9,0.17,0.17,199.0,0.17,0.03,0.25,0.08,0.17,-0.36,3.24,0.18,0.18,199.0,0.17,0.04,0.25,-0.01,0.26,-1.51,5.73,0.18,0.17,199.0,0.15,0.06,0.24,-0.06,0.3,-1.86,6.35,0.16,0.16,199.0,0.15,0.05,0.25,-0.05,0.3,-1.8,6.2,0.16,0.16,199.0
+AR-Q-G150015 = 0.24,0.09,0.49,0.1,0.39,0.75,3.07,0.25,0.22,234.0,0.25,0.09,0.49,0.11,0.39,0.67,2.88,0.26,0.23,234.0,0.24,0.08,0.47,0.11,0.35,0.58,2.75,0.25,0.22,234.0,0.23,0.07,0.43,0.12,0.31,0.48,2.53,0.24,0.23,234.0,0.23,0.05,0.33,0.14,0.18,0.16,1.97,0.23,0.22,234.0,0.18,0.07,0.33,-0.0,0.33,-0.41,2.7,0.19,0.18,234.0,0.17,0.07,0.31,0.01,0.3,-0.53,2.53,0.19,0.18,234.0,0.15,0.07,0.27,-0.01,0.28,-0.79,2.57,0.17,0.17,234.0,0.17,0.07,0.31,-0.02,0.32,-0.47,2.57,0.18,0.17,234.0,0.2,0.05,0.32,0.06,0.26,0.1,2.46,0.2,0.19,234.0,0.22,0.06,0.35,0.12,0.22,0.13,1.91,0.23,0.22,234.0,0.25,0.08,0.47,0.12,0.35,0.48,2.6,0.26,0.24,234.0
+AR-Q-G150016 = 0.15,0.03,0.24,0.1,0.14,0.96,3.14,0.15,0.14,221.0,0.15,0.03,0.25,0.1,0.15,0.99,3.11,0.15,0.14,221.0,0.15,0.03,0.24,0.1,0.14,0.93,3.05,0.15,0.14,221.0,0.15,0.03,0.24,0.12,0.13,0.92,3.07,0.16,0.15,221.0,0.16,0.03,0.25,0.12,0.13,0.95,3.5,0.17,0.16,221.0,0.16,0.03,0.25,0.11,0.14,1.06,3.77,0.16,0.15,221.0,0.15,0.02,0.23,0.11,0.11,0.92,3.8,0.15,0.15,221.0,0.15,0.02,0.21,0.08,0.13,0.51,3.85,0.15,0.14,221.0,0.15,0.02,0.21,0.11,0.1,0.77,3.31,0.15,0.14,221.0,0.16,0.02,0.23,0.12,0.11,1.01,3.68,0.16,0.15,221.0,0.15,0.02,0.24,0.11,0.12,1.21,3.99,0.15,0.14,221.0,0.15,0.03,0.24,0.11,0.13,1.23,3.8,0.15,0.14,221.0
+AR-R-G160001 = 0.16,0.03,0.27,0.07,0.2,0.7,3.08,0.16,0.16,1201.0,0.16,0.03,0.25,0.07,0.19,0.5,3.15,0.17,0.16,1201.0,0.16,0.03,0.24,0.06,0.18,0.11,3.12,0.16,0.16,1201.0,0.17,0.02,0.23,0.07,0.17,-0.11,3.26,0.17,0.17,1201.0,0.17,0.02,0.27,0.07,0.2,-0.01,3.82,0.17,0.17,1201.0,0.17,0.02,0.22,0.07,0.15,-0.39,2.92,0.17,0.17,1201.0,0.16,0.02,0.21,0.07,0.14,-0.14,2.81,0.17,0.16,1201.0,0.16,0.02,0.21,0.07,0.15,-0.2,3.7,0.16,0.15,1201.0,0.17,0.02,0.23,0.07,0.16,0.34,2.85,0.17,0.16,1201.0,0.18,0.03,0.27,0.08,0.2,0.66,3.58,0.18,0.17,1201.0,0.18,0.04,0.29,0.07,0.22,0.58,2.91,0.18,0.17,1201.0,0.19,0.04,0.31,0.06,0.25,0.64,3.32,0.19,0.18,1201.0
+AR-R-G160002 = 0.17,0.01,0.21,0.14,0.07,0.48,3.64,0.17,0.16,1023.0,0.17,0.01,0.21,0.14,0.07,0.55,2.89,0.17,0.17,1023.0,0.19,0.02,0.25,0.15,0.09,0.72,3.19,0.19,0.18,1023.0,0.2,0.02,0.27,0.16,0.11,0.83,3.52,0.2,0.2,1023.0,0.21,0.03,0.3,0.16,0.15,0.15,1.99,0.22,0.21,1023.0,0.2,0.02,0.28,0.15,0.13,0.83,4.39,0.2,0.2,1023.0,0.2,0.02,0.27,0.14,0.12,0.43,2.99,0.2,0.2,1023.0,0.18,0.02,0.23,0.13,0.1,0.15,2.68,0.18,0.18,1023.0,0.18,0.01,0.23,0.13,0.1,-0.15,3.37,0.18,0.18,1023.0,0.19,0.02,0.23,0.14,0.09,-0.05,3.25,0.19,0.19,1023.0,0.18,0.01,0.22,0.13,0.09,-0.1,3.34,0.18,0.18,1023.0,0.18,0.02,0.23,0.13,0.1,-0.4,3.34,0.18,0.18,1023.0
+AR-R-G160003 = 0.22,0.04,0.4,0.08,0.32,0.88,5.19,0.23,0.21,386.0,0.24,0.05,0.45,0.09,0.36,1.07,4.39,0.25,0.23,386.0,0.25,0.05,0.46,0.08,0.38,0.85,4.29,0.26,0.24,386.0,0.24,0.04,0.4,0.1,0.3,0.57,4.48,0.25,0.23,386.0,0.27,0.04,0.41,0.1,0.31,-0.04,5.11,0.27,0.27,386.0,0.29,0.05,0.42,0.09,0.32,-0.25,3.75,0.3,0.29,386.0,0.32,0.05,0.45,0.14,0.31,-0.1,3.3,0.32,0.31,386.0,0.28,0.04,0.43,0.11,0.32,0.04,4.12,0.28,0.27,386.0,0.25,0.05,0.42,0.11,0.3,0.65,3.66,0.26,0.24,386.0,0.24,0.05,0.43,0.12,0.31,1.08,4.89,0.24,0.23,386.0,0.21,0.04,0.39,0.07,0.32,1.05,6.43,0.22,0.21,386.0,0.2,0.04,0.36,0.06,0.3,0.5,5.66,0.2,0.2,386.0
+AR-R-G160004 = 0.22,0.06,0.53,0.14,0.39,2.24,9.82,0.23,0.21,843.0,0.23,0.07,0.57,0.14,0.43,1.98,8.4,0.24,0.21,843.0,0.24,0.06,0.58,0.15,0.43,1.86,8.17,0.25,0.23,843.0,0.24,0.05,0.5,0.18,0.32,2.1,9.18,0.25,0.23,843.0,0.26,0.04,0.39,0.16,0.24,0.22,2.83,0.26,0.25,843.0,0.27,0.04,0.38,0.18,0.19,-0.32,2.5,0.28,0.28,843.0,0.26,0.03,0.35,0.18,0.17,0.39,3.35,0.26,0.26,843.0,0.23,0.03,0.33,0.17,0.16,0.57,3.52,0.23,0.23,843.0,0.23,0.03,0.42,0.16,0.26,2.11,10.43,0.23,0.22,843.0,0.23,0.04,0.49,0.15,0.35,2.75,13.58,0.23,0.22,843.0,0.2,0.05,0.49,0.14,0.36,2.87,13.58,0.21,0.19,843.0,0.21,0.06,0.53,0.13,0.39,2.21,9.29,0.22,0.19,843.0
+AR-R-G160005 = 0.65,0.09,0.83,0.43,0.41,-0.21,2.25,0.65,0.65,230.0,0.66,0.09,0.85,0.44,0.42,-0.23,2.33,0.67,0.67,230.0,0.65,0.09,0.84,0.41,0.43,-0.29,2.42,0.66,0.66,230.0,0.6,0.09,0.8,0.37,0.43,-0.3,2.32,0.61,0.6,230.0,0.46,0.1,0.68,0.25,0.44,-0.17,2.32,0.47,0.46,230.0,0.4,0.12,0.65,0.12,0.52,0.08,2.27,0.41,0.39,230.0,0.31,0.13,0.64,0.03,0.61,0.18,2.51,0.34,0.31,230.0,0.24,0.14,0.59,-0.02,0.61,0.25,2.13,0.28,0.23,230.0,0.33,0.14,0.62,0.03,0.59,-0.01,2.17,0.36,0.34,230.0,0.43,0.12,0.69,0.14,0.55,-0.1,2.25,0.45,0.45,230.0,0.53,0.11,0.78,0.28,0.5,-0.09,2.25,0.54,0.53,230.0,0.64,0.09,0.85,0.42,0.43,-0.18,2.21,0.65,0.65,230.0
+AR-R-G160006 = 0.23,0.04,0.37,0.11,0.26,0.25,3.19,0.23,0.23,404.0,0.26,0.04,0.41,0.13,0.28,0.15,3.72,0.26,0.26,404.0,0.27,0.04,0.42,0.14,0.28,0.1,3.01,0.27,0.27,404.0,0.26,0.04,0.38,0.15,0.23,0.09,2.91,0.26,0.26,404.0,0.29,0.05,0.39,0.14,0.25,0.07,2.61,0.29,0.28,404.0,0.3,0.04,0.4,0.15,0.25,-0.33,4.1,0.3,0.3,404.0,0.31,0.04,0.41,0.14,0.26,-0.94,5.27,0.32,0.32,404.0,0.26,0.03,0.32,0.12,0.2,-1.19,5.94,0.26,0.26,404.0,0.24,0.03,0.32,0.11,0.21,-0.29,3.46,0.24,0.24,404.0,0.22,0.03,0.33,0.11,0.22,-0.01,3.79,0.22,0.22,404.0,0.21,0.03,0.34,0.1,0.23,0.43,3.97,0.22,0.21,404.0,0.21,0.03,0.35,0.11,0.24,0.56,4.53,0.21,0.21,404.0
+AR-R-G160007 = 0.16,0.03,0.32,0.03,0.29,0.4,8.56,0.16,0.16,883.0,0.16,0.02,0.33,0.05,0.28,1.73,12.24,0.16,0.16,883.0,0.16,0.03,0.35,0.06,0.29,1.92,11.83,0.16,0.16,883.0,0.18,0.02,0.33,0.1,0.22,1.45,8.04,0.18,0.18,883.0,0.19,0.02,0.29,0.08,0.2,0.14,6.98,0.19,0.19,883.0,0.19,0.03,0.31,0.08,0.23,0.96,6.34,0.19,0.19,883.0,0.19,0.03,0.28,0.08,0.19,0.42,4.79,0.2,0.19,883.0,0.19,0.02,0.25,0.05,0.2,-0.46,4.49,0.19,0.19,883.0,0.2,0.02,0.31,0.07,0.24,-0.3,5.95,0.2,0.2,883.0,0.2,0.03,0.34,0.03,0.31,-1.01,9.74,0.21,0.21,883.0,0.19,0.03,0.32,0.0,0.32,-1.81,13.81,0.19,0.19,883.0,0.18,0.03,0.31,0.03,0.28,-1.06,9.32,0.18,0.18,883.0
+AR-R-G160008 = 0.19,0.08,0.54,0.09,0.45,1.94,6.54,0.21,0.16,598.0,0.21,0.08,0.56,0.11,0.45,1.95,6.6,0.22,0.18,598.0,0.21,0.08,0.55,0.1,0.45,1.83,6.28,0.23,0.18,598.0,0.22,0.07,0.51,0.12,0.4,1.86,6.31,0.23,0.2,598.0,0.23,0.04,0.37,0.14,0.23,0.68,3.44,0.23,0.22,598.0,0.24,0.03,0.34,0.13,0.21,0.42,3.53,0.24,0.23,598.0,0.22,0.03,0.32,0.12,0.19,0.58,3.3,0.22,0.21,598.0,0.2,0.03,0.31,0.12,0.19,1.17,4.41,0.2,0.19,598.0,0.22,0.05,0.46,0.12,0.34,1.81,6.24,0.22,0.2,598.0,0.22,0.07,0.51,0.1,0.41,1.85,6.16,0.23,0.19,598.0,0.2,0.07,0.51,0.09,0.43,1.93,6.54,0.21,0.17,598.0,0.19,0.08,0.54,0.08,0.46,2.05,6.83,0.2,0.16,598.0
+AR-R-G160009 = 0.21,0.1,0.62,0.1,0.51,1.75,5.51,0.23,0.17,366.0,0.2,0.1,0.61,0.1,0.5,1.94,6.4,0.22,0.16,366.0,0.2,0.09,0.59,0.11,0.48,2.04,6.91,0.22,0.17,366.0,0.2,0.08,0.52,0.12,0.41,1.95,6.61,0.21,0.17,366.0,0.18,0.05,0.37,0.12,0.25,1.31,4.5,0.19,0.17,366.0,0.18,0.05,0.39,0.12,0.27,1.54,5.59,0.19,0.17,366.0,0.16,0.04,0.35,0.06,0.29,1.32,7.03,0.17,0.16,366.0,0.13,0.05,0.32,-0.01,0.33,-1.09,6.22,0.14,0.14,366.0,0.17,0.04,0.37,0.06,0.31,1.54,7.22,0.17,0.16,366.0,0.19,0.06,0.43,0.13,0.3,1.5,5.04,0.2,0.17,366.0,0.21,0.08,0.54,0.12,0.42,1.58,5.0,0.22,0.18,366.0,0.23,0.1,0.6,0.12,0.48,1.58,4.96,0.25,0.19,366.0
+AR-R-G160010 = 0.26,0.03,0.41,0.16,0.25,0.79,5.24,0.27,0.26,661.0,0.3,0.03,0.45,0.18,0.27,0.51,4.71,0.3,0.29,661.0,0.29,0.04,0.45,0.18,0.27,0.84,4.92,0.29,0.29,661.0,0.28,0.03,0.4,0.17,0.22,0.46,4.23,0.28,0.28,661.0,0.33,0.04,0.45,0.21,0.24,0.17,3.14,0.33,0.33,661.0,0.31,0.03,0.41,0.2,0.2,-0.28,3.17,0.31,0.32,661.0,0.32,0.03,0.43,0.21,0.22,-0.26,2.63,0.33,0.33,661.0,0.27,0.03,0.34,0.18,0.17,-0.19,2.82,0.27,0.27,661.0,0.25,0.03,0.32,0.17,0.16,0.37,2.78,0.25,0.24,661.0,0.24,0.02,0.34,0.15,0.19,0.38,6.06,0.24,0.24,661.0,0.24,0.03,0.38,0.14,0.24,0.45,3.49,0.24,0.23,661.0,0.26,0.04,0.42,0.16,0.27,0.76,3.87,0.27,0.26,661.0
+AR-R-G160011 = 0.24,0.08,0.54,0.13,0.41,1.18,4.34,0.26,0.23,462.0,0.23,0.08,0.54,0.12,0.42,1.38,5.04,0.24,0.21,462.0,0.23,0.07,0.51,0.13,0.39,1.57,6.03,0.24,0.21,462.0,0.22,0.06,0.46,0.14,0.32,1.53,5.81,0.23,0.21,462.0,0.21,0.04,0.39,0.13,0.26,1.36,6.33,0.22,0.21,462.0,0.21,0.04,0.39,0.12,0.27,1.42,6.11,0.22,0.21,462.0,0.2,0.04,0.39,0.04,0.35,0.27,6.91,0.21,0.2,462.0,0.16,0.05,0.32,-0.01,0.33,-1.45,7.45,0.17,0.18,462.0,0.21,0.04,0.35,0.06,0.29,0.27,7.11,0.21,0.21,462.0,0.24,0.04,0.41,0.13,0.28,1.2,5.3,0.24,0.23,462.0,0.25,0.06,0.49,0.13,0.37,1.01,4.09,0.26,0.24,462.0,0.26,0.07,0.54,0.12,0.42,0.91,3.83,0.27,0.26,462.0
+AR-R-G160012 = 0.18,0.02,0.23,0.09,0.15,0.17,4.94,0.18,0.18,608.0,0.2,0.02,0.27,0.1,0.17,0.51,4.02,0.2,0.19,608.0,0.2,0.03,0.29,0.1,0.2,0.57,3.24,0.21,0.2,608.0,0.21,0.03,0.31,0.13,0.18,0.59,2.98,0.21,0.21,608.0,0.22,0.03,0.32,0.12,0.2,0.44,3.66,0.22,0.22,608.0,0.24,0.03,0.31,0.13,0.18,0.12,2.01,0.24,0.24,608.0,0.23,0.03,0.34,0.11,0.23,0.64,3.67,0.23,0.22,608.0,0.21,0.03,0.3,0.1,0.2,0.63,3.34,0.21,0.2,608.0,0.18,0.02,0.24,0.09,0.15,0.51,3.26,0.18,0.17,608.0,0.18,0.02,0.23,0.09,0.15,0.16,2.97,0.18,0.17,608.0,0.16,0.02,0.22,0.09,0.13,0.56,4.26,0.16,0.16,608.0,0.16,0.02,0.22,0.09,0.13,0.67,3.72,0.16,0.16,608.0
+AR-R-G160013 = 0.17,0.01,0.21,0.12,0.09,0.56,3.85,0.17,0.17,878.0,0.18,0.01,0.24,0.13,0.11,0.56,3.88,0.18,0.18,878.0,0.19,0.01,0.25,0.13,0.11,0.46,3.63,0.19,0.19,878.0,0.2,0.01,0.24,0.16,0.09,0.47,3.17,0.2,0.2,878.0,0.21,0.02,0.26,0.16,0.11,0.18,2.18,0.21,0.2,878.0,0.22,0.03,0.31,0.17,0.15,0.85,3.56,0.22,0.21,878.0,0.21,0.02,0.27,0.16,0.11,0.6,2.99,0.21,0.2,878.0,0.19,0.02,0.24,0.13,0.11,0.49,3.27,0.19,0.19,878.0,0.18,0.02,0.23,0.12,0.11,0.64,3.38,0.18,0.18,878.0,0.18,0.02,0.25,0.12,0.14,0.91,4.17,0.18,0.18,878.0,0.17,0.02,0.23,0.11,0.12,1.12,4.62,0.17,0.16,878.0,0.16,0.01,0.2,0.11,0.09,0.48,3.38,0.16,0.16,878.0
+AR-S-G210001 = 0.58,0.05,0.71,0.44,0.26,0.09,3.07,0.58,0.59,652.0,0.62,0.04,0.74,0.52,0.22,0.23,2.7,0.62,0.61,652.0,0.57,0.05,0.78,0.47,0.31,0.96,4.17,0.57,0.56,652.0,0.49,0.03,0.58,0.4,0.18,0.08,2.77,0.49,0.49,652.0,0.39,0.03,0.46,0.29,0.16,-0.51,2.6,0.39,0.39,652.0,0.33,0.04,0.43,0.25,0.18,0.14,2.15,0.33,0.33,652.0,0.3,0.02,0.35,0.24,0.11,-0.12,2.4,0.3,0.3,652.0,0.29,0.03,0.36,0.23,0.13,-0.04,2.3,0.29,0.29,652.0,0.29,0.03,0.4,0.23,0.17,0.86,4.43,0.29,0.29,652.0,0.37,0.05,0.51,0.25,0.26,0.46,3.08,0.37,0.37,652.0,0.45,0.07,0.65,0.29,0.36,0.33,2.95,0.46,0.45,652.0,0.42,0.06,0.61,0.3,0.31,0.51,2.99,0.43,0.42,652.0
+AR-S-G210002 = 0.71,0.04,0.79,0.6,0.19,-1.02,4.47,0.71,0.72,91.0,0.78,0.04,0.84,0.66,0.18,-1.44,4.9,0.78,0.79,91.0,0.6,0.02,0.66,0.56,0.1,0.27,2.33,0.6,0.6,91.0,0.36,0.02,0.44,0.32,0.12,1.13,4.73,0.36,0.35,91.0,0.33,0.03,0.37,0.28,0.09,-0.21,1.97,0.33,0.34,91.0,0.31,0.02,0.34,0.26,0.09,-0.28,1.69,0.31,0.31,91.0,0.34,0.04,0.41,0.27,0.14,-0.03,1.49,0.34,0.34,91.0,0.29,0.03,0.35,0.24,0.11,0.12,1.56,0.3,0.29,91.0,0.29,0.03,0.35,0.24,0.1,0.26,1.68,0.29,0.28,91.0,0.32,0.03,0.39,0.27,0.12,0.42,2.34,0.32,0.31,91.0,0.35,0.03,0.43,0.26,0.17,-0.04,2.79,0.35,0.34,91.0,0.56,0.04,0.64,0.46,0.19,-0.52,3.24,0.57,0.57,91.0
+AR-S-G210003 = 0.77,0.03,0.83,0.69,0.14,-0.38,2.79,0.77,0.77,125.0,0.84,0.03,0.89,0.78,0.11,-0.12,2.06,0.84,0.84,125.0,0.64,0.03,0.7,0.57,0.13,0.07,2.35,0.64,0.64,125.0,0.35,0.03,0.41,0.3,0.11,0.16,2.05,0.35,0.35,125.0,0.33,0.02,0.38,0.29,0.1,0.08,2.5,0.33,0.33,125.0,0.3,0.02,0.33,0.27,0.06,-0.18,2.31,0.3,0.3,125.0,0.32,0.02,0.36,0.27,0.09,-0.42,2.26,0.32,0.33,125.0,0.28,0.01,0.32,0.25,0.07,0.18,2.75,0.28,0.28,125.0,0.28,0.02,0.32,0.25,0.07,0.21,2.78,0.28,0.27,125.0,0.3,0.03,0.39,0.26,0.13,0.62,2.62,0.3,0.29,125.0,0.3,0.04,0.38,0.24,0.15,0.58,2.22,0.3,0.29,125.0,0.55,0.07,0.66,0.41,0.26,-0.17,1.96,0.55,0.55,125.0
+AR-S-G210004 = 0.6,0.05,0.71,0.49,0.22,0.06,2.14,0.6,0.6,259.0,0.76,0.03,0.81,0.68,0.13,-0.18,2.22,0.76,0.76,259.0,0.73,0.03,0.79,0.66,0.12,-0.16,2.14,0.73,0.73,259.0,0.55,0.05,0.64,0.42,0.22,-0.26,1.83,0.55,0.56,259.0,0.44,0.06,0.57,0.31,0.26,0.01,1.93,0.44,0.44,259.0,0.38,0.03,0.44,0.3,0.15,0.04,2.82,0.38,0.37,259.0,0.42,0.04,0.51,0.32,0.19,-0.22,2.39,0.43,0.43,259.0,0.37,0.03,0.44,0.29,0.16,-0.26,2.21,0.37,0.38,259.0,0.38,0.04,0.46,0.28,0.19,-0.55,2.57,0.38,0.39,259.0,0.51,0.06,0.61,0.35,0.26,-0.75,2.5,0.51,0.53,259.0,0.49,0.06,0.6,0.31,0.3,-0.92,3.12,0.5,0.51,259.0,0.54,0.04,0.62,0.43,0.19,-0.3,2.31,0.54,0.54,259.0
+AR-S-G210005 = 0.68,0.05,0.79,0.56,0.22,-0.22,3.23,0.68,0.69,116.0,0.78,0.04,0.84,0.62,0.22,-1.36,7.35,0.78,0.78,116.0,0.66,0.02,0.7,0.54,0.16,-2.24,12.49,0.67,0.66,116.0,0.41,0.03,0.46,0.35,0.11,-0.33,1.85,0.41,0.42,116.0,0.36,0.03,0.41,0.3,0.11,0.04,1.86,0.36,0.36,116.0,0.33,0.02,0.37,0.27,0.1,-0.0,2.36,0.33,0.33,116.0,0.35,0.03,0.42,0.26,0.16,-0.42,3.09,0.35,0.35,116.0,0.29,0.02,0.32,0.23,0.09,-1.54,6.31,0.29,0.3,116.0,0.29,0.01,0.32,0.25,0.07,-0.99,3.5,0.29,0.3,116.0,0.37,0.04,0.47,0.32,0.16,0.86,2.89,0.37,0.36,116.0,0.33,0.04,0.42,0.27,0.16,0.34,2.08,0.33,0.33,116.0,0.5,0.08,0.63,0.4,0.24,0.21,1.49,0.51,0.48,116.0
+AR-S-G210006 = 0.54,0.08,0.7,0.32,0.38,-0.58,2.9,0.55,0.55,163.0,0.56,0.08,0.72,0.31,0.41,-0.74,3.18,0.56,0.58,163.0,0.54,0.09,0.68,0.29,0.38,-0.56,2.91,0.54,0.55,163.0,0.47,0.09,0.63,0.25,0.38,-0.18,2.48,0.47,0.48,163.0,0.46,0.07,0.58,0.26,0.31,-0.42,2.44,0.46,0.47,163.0,0.37,0.05,0.48,0.23,0.25,-0.47,3.01,0.37,0.37,163.0,0.37,0.05,0.47,0.23,0.24,-0.63,3.11,0.38,0.38,163.0,0.36,0.05,0.46,0.21,0.25,-0.67,3.1,0.36,0.36,163.0,0.37,0.04,0.47,0.24,0.23,-0.59,3.4,0.37,0.38,163.0,0.49,0.07,0.61,0.28,0.34,-0.46,2.8,0.49,0.49,163.0,0.49,0.06,0.59,0.31,0.29,-0.68,2.86,0.49,0.5,163.0,0.48,0.05,0.62,0.33,0.3,-0.25,3.43,0.48,0.48,163.0
+AR-S-G210007 = 0.7,0.07,0.81,0.19,0.62,-2.27,11.54,0.7,0.71,458.0,0.76,0.07,0.84,0.23,0.61,-3.37,19.12,0.76,0.78,458.0,0.65,0.05,0.71,0.19,0.53,-3.69,22.82,0.65,0.66,458.0,0.4,0.03,0.5,0.11,0.39,-3.33,25.24,0.4,0.4,458.0,0.31,0.02,0.38,0.11,0.27,-2.71,19.32,0.32,0.32,458.0,0.3,0.02,0.34,0.11,0.23,-3.28,22.14,0.3,0.3,458.0,0.35,0.03,0.44,0.2,0.24,-0.74,7.47,0.35,0.35,458.0,0.33,0.03,0.4,0.21,0.19,-0.5,3.18,0.33,0.33,458.0,0.33,0.03,0.42,0.18,0.24,-0.7,3.68,0.33,0.34,458.0,0.42,0.04,0.52,0.19,0.33,-0.77,4.1,0.42,0.43,458.0,0.42,0.04,0.5,0.14,0.36,-1.63,9.08,0.42,0.43,458.0,0.61,0.06,0.7,0.14,0.56,-2.81,17.05,0.61,0.62,458.0
+AR-S-G210008 = 0.63,0.06,0.77,0.46,0.3,0.01,2.62,0.63,0.63,412.0,0.59,0.04,0.71,0.45,0.26,-0.42,3.11,0.59,0.6,412.0,0.57,0.04,0.66,0.44,0.22,-0.28,2.52,0.57,0.57,412.0,0.51,0.05,0.61,0.41,0.2,-0.01,1.97,0.51,0.51,412.0,0.5,0.04,0.59,0.41,0.19,-0.21,2.17,0.5,0.5,412.0,0.45,0.04,0.53,0.36,0.17,-0.33,1.96,0.45,0.46,412.0,0.47,0.05,0.56,0.37,0.19,-0.22,1.74,0.48,0.48,412.0,0.48,0.04,0.57,0.37,0.2,-0.1,1.88,0.48,0.48,412.0,0.49,0.04,0.58,0.38,0.2,-0.16,2.01,0.49,0.49,412.0,0.61,0.04,0.7,0.45,0.24,-0.8,4.3,0.61,0.62,412.0,0.61,0.04,0.7,0.47,0.23,-0.26,2.86,0.61,0.61,412.0,0.52,0.05,0.66,0.4,0.26,-0.12,2.6,0.52,0.53,412.0
+AR-S-G210009 = 0.73,0.03,0.79,0.67,0.11,-0.13,2.28,0.73,0.73,129.0,0.8,0.02,0.84,0.72,0.12,-1.15,4.94,0.8,0.8,129.0,0.6,0.02,0.66,0.54,0.12,0.12,2.93,0.6,0.6,129.0,0.36,0.03,0.44,0.31,0.13,1.12,3.4,0.36,0.35,129.0,0.35,0.02,0.39,0.3,0.09,-0.16,2.27,0.35,0.35,129.0,0.32,0.02,0.37,0.27,0.09,-0.28,2.57,0.32,0.32,129.0,0.34,0.02,0.4,0.28,0.11,-0.3,2.8,0.34,0.34,129.0,0.3,0.02,0.34,0.26,0.08,-0.07,2.51,0.3,0.3,129.0,0.29,0.02,0.33,0.25,0.08,0.31,2.71,0.29,0.29,129.0,0.34,0.04,0.46,0.27,0.18,0.69,2.84,0.34,0.33,129.0,0.33,0.05,0.45,0.26,0.18,0.7,2.42,0.33,0.32,129.0,0.54,0.05,0.63,0.45,0.18,0.06,1.75,0.54,0.54,129.0
+AR-S-G210010 = 0.57,0.04,0.68,0.47,0.2,-0.37,2.31,0.57,0.58,117.0,0.63,0.07,0.74,0.46,0.29,-0.37,1.98,0.64,0.64,117.0,0.61,0.07,0.71,0.44,0.27,-0.36,1.94,0.62,0.62,117.0,0.47,0.04,0.58,0.38,0.19,-0.37,2.87,0.47,0.48,117.0,0.44,0.03,0.57,0.37,0.2,0.85,4.57,0.44,0.44,117.0,0.35,0.03,0.45,0.28,0.17,0.41,3.34,0.35,0.35,117.0,0.35,0.03,0.44,0.27,0.17,0.37,3.15,0.35,0.35,117.0,0.32,0.03,0.42,0.25,0.16,0.67,3.35,0.33,0.32,117.0,0.34,0.04,0.46,0.27,0.2,0.89,3.45,0.34,0.33,117.0,0.48,0.04,0.61,0.41,0.2,0.57,3.59,0.49,0.48,117.0,0.49,0.04,0.64,0.42,0.22,0.98,5.34,0.49,0.49,117.0,0.5,0.05,0.66,0.42,0.24,0.45,3.34,0.5,0.5,117.0
+AR-S-G210011 = 0.63,0.04,0.76,0.5,0.26,-0.13,3.07,0.63,0.62,240.0,0.72,0.04,0.86,0.62,0.23,0.05,2.97,0.72,0.72,240.0,0.7,0.04,0.8,0.59,0.21,-0.7,2.93,0.7,0.71,240.0,0.51,0.04,0.57,0.42,0.15,-0.45,2.49,0.51,0.51,240.0,0.43,0.04,0.5,0.31,0.19,-0.96,2.7,0.44,0.45,240.0,0.37,0.03,0.41,0.31,0.11,-0.53,2.41,0.37,0.37,240.0,0.39,0.04,0.5,0.31,0.19,0.7,3.06,0.39,0.38,240.0,0.34,0.03,0.4,0.28,0.12,0.41,2.52,0.34,0.33,240.0,0.33,0.02,0.38,0.28,0.1,0.09,2.09,0.33,0.33,240.0,0.49,0.05,0.59,0.38,0.22,-0.33,2.2,0.49,0.5,240.0,0.48,0.04,0.58,0.37,0.21,-0.31,2.87,0.48,0.48,240.0,0.49,0.04,0.59,0.41,0.18,-0.09,2.03,0.5,0.49,240.0
+AR-S-G210012 = 0.67,0.06,0.79,0.49,0.3,-0.59,3.56,0.67,0.67,79.0,0.75,0.07,0.84,0.51,0.33,-1.45,4.57,0.76,0.78,79.0,0.62,0.05,0.71,0.46,0.24,-1.44,5.19,0.62,0.64,79.0,0.39,0.02,0.46,0.33,0.13,0.64,3.44,0.39,0.38,79.0,0.35,0.02,0.42,0.31,0.11,0.73,2.97,0.35,0.34,79.0,0.32,0.02,0.36,0.27,0.09,0.17,3.22,0.32,0.32,79.0,0.33,0.02,0.38,0.27,0.11,-0.56,3.0,0.33,0.33,79.0,0.29,0.02,0.32,0.23,0.09,-0.99,3.69,0.29,0.3,79.0,0.3,0.02,0.34,0.26,0.08,0.21,2.37,0.3,0.3,79.0,0.38,0.03,0.45,0.33,0.12,0.25,2.11,0.38,0.38,79.0,0.32,0.03,0.39,0.28,0.11,0.79,3.28,0.32,0.32,79.0,0.44,0.04,0.54,0.37,0.17,0.45,2.36,0.44,0.44,79.0
+AR-S-G210013 = 0.58,0.05,0.69,0.34,0.35,-1.45,7.19,0.58,0.58,536.0,0.65,0.04,0.74,0.53,0.21,-0.47,3.02,0.65,0.65,536.0,0.59,0.04,0.7,0.48,0.22,0.15,2.64,0.59,0.59,536.0,0.51,0.04,0.62,0.4,0.22,-0.09,2.73,0.51,0.51,536.0,0.43,0.05,0.54,0.31,0.23,-0.46,2.31,0.43,0.44,536.0,0.35,0.04,0.44,0.27,0.17,0.1,2.04,0.35,0.35,536.0,0.34,0.04,0.46,0.27,0.19,0.7,2.63,0.34,0.33,536.0,0.31,0.04,0.41,0.25,0.16,0.54,2.39,0.32,0.31,536.0,0.33,0.03,0.42,0.27,0.14,0.13,2.32,0.34,0.34,536.0,0.52,0.07,0.68,0.31,0.38,-1.06,3.84,0.53,0.54,536.0,0.51,0.07,0.63,0.32,0.31,-0.51,2.82,0.51,0.51,536.0,0.41,0.04,0.55,0.32,0.22,0.44,2.59,0.42,0.41,536.0
+AR-S-G210014 = 0.61,0.04,0.7,0.47,0.22,-0.6,3.58,0.61,0.61,252.0,0.63,0.04,0.7,0.49,0.21,-0.68,3.5,0.63,0.63,252.0,0.58,0.03,0.67,0.47,0.2,-0.11,3.86,0.58,0.58,252.0,0.51,0.04,0.6,0.41,0.2,0.19,2.63,0.51,0.5,252.0,0.48,0.04,0.59,0.39,0.2,0.29,3.33,0.49,0.48,252.0,0.39,0.03,0.47,0.32,0.16,0.19,3.11,0.39,0.39,252.0,0.4,0.03,0.49,0.32,0.17,0.06,2.82,0.4,0.4,252.0,0.39,0.03,0.46,0.33,0.13,0.1,2.47,0.39,0.39,252.0,0.4,0.03,0.49,0.34,0.16,0.24,2.38,0.4,0.4,252.0,0.56,0.04,0.68,0.46,0.21,0.14,3.17,0.56,0.56,252.0,0.55,0.04,0.64,0.46,0.18,-0.28,2.94,0.56,0.56,252.0,0.53,0.06,0.69,0.42,0.27,0.16,2.2,0.54,0.53,252.0
+AR-S-G210015 = 0.63,0.1,0.76,0.15,0.61,-1.71,6.61,0.64,0.67,165.0,0.68,0.12,0.83,0.14,0.69,-1.48,5.23,0.69,0.72,165.0,0.62,0.11,0.76,0.12,0.64,-1.7,6.2,0.63,0.66,165.0,0.42,0.05,0.52,0.11,0.41,-2.38,12.33,0.42,0.43,165.0,0.38,0.05,0.48,0.11,0.37,-1.71,8.79,0.38,0.39,165.0,0.34,0.05,0.41,0.09,0.32,-2.0,9.83,0.34,0.34,165.0,0.38,0.06,0.5,0.1,0.41,-1.32,6.91,0.39,0.39,165.0,0.34,0.05,0.41,0.08,0.33,-2.16,10.07,0.34,0.35,165.0,0.34,0.04,0.44,0.11,0.32,-1.97,12.19,0.34,0.34,165.0,0.41,0.05,0.53,0.12,0.41,-2.5,15.04,0.41,0.42,165.0,0.41,0.05,0.53,0.12,0.41,-1.42,9.68,0.41,0.41,165.0,0.51,0.06,0.59,0.16,0.44,-2.69,14.2,0.51,0.51,165.0
+AR-S-G210016 = 0.6,0.04,0.7,0.49,0.21,-0.4,3.3,0.6,0.6,210.0,0.66,0.04,0.76,0.57,0.2,0.18,2.63,0.66,0.66,210.0,0.63,0.04,0.73,0.55,0.18,0.28,2.65,0.64,0.63,210.0,0.52,0.03,0.62,0.45,0.17,0.47,3.5,0.52,0.52,210.0,0.46,0.04,0.58,0.34,0.24,0.04,3.74,0.46,0.46,210.0,0.37,0.02,0.44,0.31,0.13,0.11,3.59,0.37,0.37,210.0,0.39,0.03,0.46,0.33,0.13,0.14,2.44,0.39,0.39,210.0,0.37,0.02,0.44,0.31,0.13,-0.01,2.88,0.37,0.37,210.0,0.36,0.02,0.42,0.3,0.11,-0.39,2.67,0.36,0.36,210.0,0.51,0.03,0.59,0.43,0.17,-0.63,3.06,0.51,0.52,210.0,0.5,0.03,0.56,0.43,0.13,-0.43,2.32,0.51,0.51,210.0,0.43,0.04,0.51,0.36,0.15,0.2,2.2,0.43,0.42,210.0
+AR-S-G210017 = 0.75,0.06,0.82,0.55,0.27,-1.23,3.95,0.75,0.76,77.0,0.78,0.07,0.87,0.55,0.31,-1.27,3.98,0.79,0.8,77.0,0.59,0.03,0.65,0.5,0.16,-0.17,2.76,0.59,0.59,77.0,0.37,0.03,0.43,0.32,0.11,0.17,1.84,0.37,0.36,77.0,0.35,0.02,0.39,0.29,0.1,-0.45,2.78,0.35,0.35,77.0,0.32,0.02,0.36,0.26,0.1,-0.92,4.07,0.32,0.32,77.0,0.34,0.03,0.38,0.26,0.12,-0.97,3.98,0.34,0.34,77.0,0.29,0.02,0.34,0.24,0.09,-0.44,3.86,0.29,0.29,77.0,0.29,0.02,0.33,0.25,0.09,0.07,2.82,0.29,0.29,77.0,0.34,0.04,0.42,0.28,0.14,0.39,2.21,0.34,0.33,77.0,0.31,0.03,0.38,0.25,0.14,0.45,2.61,0.31,0.3,77.0,0.48,0.05,0.57,0.38,0.19,0.07,2.26,0.48,0.47,77.0
+AR-S-G210018 = 0.65,0.08,0.78,0.48,0.3,-0.3,1.94,0.66,0.67,183.0,0.76,0.05,0.84,0.62,0.22,-0.63,2.45,0.76,0.77,183.0,0.67,0.04,0.78,0.59,0.19,0.27,2.73,0.67,0.67,183.0,0.41,0.04,0.52,0.33,0.19,0.26,2.44,0.41,0.41,183.0,0.36,0.03,0.44,0.31,0.14,0.97,3.39,0.36,0.35,183.0,0.34,0.02,0.42,0.3,0.12,0.88,3.05,0.34,0.33,183.0,0.4,0.04,0.5,0.31,0.19,0.29,2.34,0.4,0.39,183.0,0.34,0.04,0.42,0.27,0.15,0.12,1.95,0.34,0.34,183.0,0.33,0.03,0.41,0.27,0.14,0.21,1.86,0.33,0.33,183.0,0.39,0.04,0.48,0.31,0.17,0.12,2.08,0.4,0.39,183.0,0.4,0.03,0.47,0.32,0.14,0.14,1.89,0.4,0.4,183.0,0.56,0.05,0.66,0.43,0.22,-0.16,2.04,0.56,0.56,183.0
+AR-S-G210019 = 0.66,0.06,0.77,0.51,0.25,-0.1,1.96,0.66,0.65,767.0,0.63,0.04,0.74,0.51,0.24,0.09,2.86,0.63,0.63,767.0,0.53,0.04,0.65,0.4,0.24,-0.12,2.76,0.54,0.53,767.0,0.48,0.04,0.6,0.35,0.25,-0.02,3.22,0.48,0.48,767.0,0.43,0.05,0.58,0.3,0.28,-0.14,2.8,0.44,0.44,767.0,0.37,0.04,0.49,0.25,0.24,-0.01,2.79,0.37,0.37,767.0,0.35,0.04,0.48,0.25,0.23,0.59,3.54,0.35,0.34,767.0,0.35,0.04,0.49,0.27,0.22,0.83,3.32,0.35,0.34,767.0,0.36,0.06,0.52,0.25,0.27,0.63,2.41,0.37,0.34,767.0,0.48,0.09,0.68,0.32,0.36,0.33,1.87,0.49,0.46,767.0,0.52,0.09,0.71,0.32,0.39,0.02,1.91,0.52,0.52,767.0,0.47,0.06,0.61,0.33,0.28,-0.03,2.34,0.47,0.47,767.0
+AR-T-G240001 = 0.79,0.06,0.87,0.64,0.22,-0.66,2.69,0.79,0.79,27.0,0.82,0.05,0.87,0.68,0.2,-1.06,3.48,0.82,0.83,27.0,0.8,0.07,0.87,0.63,0.24,-0.95,2.8,0.8,0.83,27.0,0.75,0.07,0.84,0.58,0.26,-0.92,3.01,0.75,0.77,27.0,0.68,0.09,0.82,0.48,0.34,-0.52,2.43,0.69,0.7,27.0,0.58,0.11,0.76,0.36,0.4,-0.19,1.96,0.59,0.58,27.0,0.52,0.1,0.68,0.34,0.34,-0.1,1.9,0.52,0.52,27.0,0.48,0.09,0.62,0.33,0.3,-0.08,1.84,0.49,0.49,27.0,0.49,0.09,0.63,0.32,0.31,-0.1,1.84,0.49,0.49,27.0,0.58,0.1,0.72,0.41,0.31,-0.14,1.69,0.59,0.59,27.0,0.63,0.1,0.78,0.47,0.31,-0.12,1.62,0.64,0.63,27.0,0.74,0.07,0.84,0.62,0.22,-0.18,1.77,0.75,0.74,27.0
+AR-T-G240002 = 0.77,0.07,0.88,0.63,0.26,-0.09,1.76,0.77,0.77,133.0,0.86,0.03,0.9,0.68,0.22,-2.23,10.19,0.86,0.87,133.0,0.84,0.02,0.88,0.69,0.19,-3.33,19.3,0.84,0.84,133.0,0.68,0.11,0.85,0.49,0.35,0.01,1.45,0.69,0.67,133.0,0.58,0.16,0.82,0.34,0.48,-0.04,1.34,0.6,0.57,133.0,0.54,0.13,0.79,0.35,0.43,0.23,1.57,0.56,0.52,133.0,0.54,0.09,0.74,0.36,0.38,0.15,1.96,0.55,0.52,133.0,0.51,0.08,0.7,0.34,0.36,0.16,2.16,0.52,0.5,133.0,0.45,0.1,0.68,0.3,0.38,0.36,1.76,0.46,0.43,133.0,0.45,0.17,0.76,0.24,0.52,0.29,1.5,0.49,0.42,133.0,0.51,0.19,0.83,0.27,0.56,0.19,1.46,0.55,0.49,133.0,0.58,0.2,0.86,0.32,0.54,-0.01,1.39,0.62,0.59,133.0
+AR-T-G240003 = 0.66,0.04,0.7,0.62,0.08,-0.01,1.05,0.66,0.66,4.0,0.66,0.05,0.7,0.61,0.09,-0.01,1.04,0.66,0.66,4.0,0.67,0.05,0.72,0.62,0.1,-0.0,1.03,0.67,0.67,4.0,0.62,0.05,0.67,0.58,0.09,-0.0,1.03,0.62,0.62,4.0,0.58,0.05,0.63,0.53,0.1,-0.03,1.21,0.58,0.58,4.0,0.46,0.03,0.5,0.42,0.08,0.02,1.5,0.46,0.46,4.0,0.4,0.02,0.41,0.38,0.03,0.15,1.27,0.4,0.39,4.0,0.36,0.01,0.37,0.35,0.02,-0.0,1.29,0.36,0.36,4.0,0.33,0.01,0.34,0.32,0.01,-0.54,2.13,0.33,0.33,4.0,0.39,0.01,0.4,0.38,0.02,-0.21,1.34,0.39,0.39,4.0,0.46,0.02,0.48,0.44,0.04,-0.15,1.21,0.46,0.46,4.0,0.62,0.03,0.65,0.59,0.06,0.0,1.01,0.62,0.62,4.0
+AR-T-G240004 = 0.71,0.19,0.88,0.21,0.67,-1.38,3.55,0.74,0.78,47.0,0.71,0.19,0.87,0.21,0.66,-1.4,3.57,0.74,0.78,47.0,0.71,0.18,0.86,0.25,0.61,-1.4,3.5,0.73,0.79,47.0,0.68,0.17,0.85,0.24,0.61,-1.32,3.42,0.7,0.74,47.0,0.62,0.18,0.82,0.2,0.62,-1.15,2.98,0.65,0.69,47.0,0.53,0.18,0.8,0.19,0.61,-0.19,1.89,0.56,0.56,47.0,0.48,0.18,0.73,0.16,0.57,-0.12,1.7,0.51,0.5,47.0,0.46,0.17,0.7,0.15,0.55,-0.2,1.72,0.49,0.48,47.0,0.47,0.18,0.72,0.14,0.58,-0.23,1.74,0.51,0.5,47.0,0.55,0.2,0.81,0.15,0.65,-0.38,1.91,0.58,0.59,47.0,0.61,0.2,0.84,0.18,0.66,-0.56,2.25,0.64,0.63,47.0,0.67,0.21,0.86,0.16,0.71,-1.27,3.24,0.7,0.74,47.0
+AR-T-G240005 = 0.74,0.04,0.82,0.64,0.18,-0.39,2.43,0.75,0.75,43.0,0.82,0.06,0.89,0.63,0.26,-1.06,4.6,0.82,0.83,43.0,0.82,0.04,0.86,0.64,0.23,-2.54,11.06,0.82,0.83,43.0,0.67,0.08,0.77,0.52,0.25,-0.45,1.71,0.68,0.69,43.0,0.59,0.12,0.73,0.39,0.34,-0.49,1.65,0.6,0.64,43.0,0.45,0.05,0.58,0.38,0.2,0.62,2.24,0.45,0.43,43.0,0.42,0.05,0.52,0.33,0.19,0.56,2.26,0.42,0.41,43.0,0.39,0.06,0.52,0.31,0.2,0.93,2.37,0.39,0.36,43.0,0.33,0.04,0.41,0.27,0.13,0.62,2.48,0.33,0.33,43.0,0.32,0.05,0.4,0.25,0.15,0.18,1.66,0.32,0.31,43.0,0.41,0.08,0.53,0.29,0.24,-0.1,1.63,0.41,0.42,43.0,0.57,0.13,0.71,0.37,0.35,-0.46,1.63,0.58,0.61,43.0
+AR-T-G240006 = 0.82,0.04,0.9,0.77,0.12,0.45,1.64,0.82,0.8,17.0,0.81,0.05,0.89,0.76,0.13,0.47,1.66,0.81,0.79,17.0,0.8,0.03,0.84,0.74,0.11,0.07,2.15,0.8,0.78,17.0,0.77,0.04,0.83,0.7,0.13,0.33,1.65,0.77,0.75,17.0,0.73,0.05,0.81,0.6,0.21,-0.41,3.2,0.73,0.71,17.0,0.62,0.1,0.77,0.51,0.26,0.34,1.56,0.63,0.61,17.0,0.55,0.11,0.71,0.4,0.3,0.18,1.54,0.56,0.54,17.0,0.52,0.11,0.67,0.38,0.29,0.16,1.55,0.53,0.51,17.0,0.52,0.12,0.7,0.36,0.34,0.14,1.53,0.53,0.49,17.0,0.61,0.11,0.8,0.47,0.33,0.16,1.57,0.62,0.58,17.0,0.69,0.1,0.86,0.56,0.3,0.13,1.44,0.7,0.69,17.0,0.78,0.06,0.88,0.71,0.17,0.27,1.52,0.78,0.76,17.0
+AR-T-G240007 = 0.67,0.03,0.72,0.59,0.14,-0.65,3.52,0.67,0.68,63.0,0.75,0.05,0.85,0.64,0.21,0.24,2.18,0.75,0.74,63.0,0.77,0.05,0.87,0.65,0.23,-0.11,2.12,0.78,0.77,63.0,0.67,0.03,0.71,0.6,0.11,-0.82,3.18,0.67,0.68,63.0,0.54,0.06,0.64,0.41,0.24,-0.36,2.56,0.54,0.54,63.0,0.41,0.04,0.51,0.34,0.17,0.57,2.59,0.41,0.4,63.0,0.4,0.05,0.49,0.33,0.16,-0.05,1.58,0.41,0.41,63.0,0.4,0.06,0.51,0.32,0.19,0.06,1.58,0.41,0.41,63.0,0.42,0.05,0.49,0.33,0.16,-0.18,1.5,0.42,0.43,63.0,0.42,0.05,0.53,0.34,0.19,0.35,2.16,0.42,0.41,63.0,0.43,0.06,0.56,0.33,0.23,0.19,2.25,0.44,0.43,63.0,0.53,0.07,0.66,0.38,0.28,-0.35,2.51,0.53,0.54,63.0
+AR-T-G240008 = 0.76,0.05,0.84,0.68,0.16,-0.04,1.63,0.76,0.77,34.0,0.85,0.02,0.88,0.81,0.07,-0.42,2.58,0.85,0.85,34.0,0.85,0.02,0.89,0.79,0.09,-0.97,4.1,0.85,0.86,34.0,0.72,0.06,0.81,0.64,0.17,-0.16,1.66,0.72,0.73,34.0,0.6,0.12,0.76,0.39,0.37,-0.23,1.69,0.61,0.61,34.0,0.52,0.11,0.68,0.36,0.32,-0.1,1.54,0.54,0.53,34.0,0.52,0.06,0.61,0.36,0.25,-0.66,3.29,0.52,0.52,34.0,0.49,0.04,0.56,0.37,0.19,-1.09,4.63,0.49,0.5,34.0,0.47,0.04,0.55,0.4,0.15,0.48,2.9,0.47,0.46,34.0,0.47,0.1,0.62,0.33,0.3,-0.03,1.61,0.48,0.47,34.0,0.5,0.12,0.67,0.31,0.36,-0.18,1.66,0.51,0.5,34.0,0.6,0.13,0.77,0.35,0.42,-0.35,1.82,0.61,0.61,34.0
+AR-T-G240009 = 0.69,0.04,0.78,0.62,0.15,0.33,2.12,0.69,0.69,69.0,0.78,0.04,0.87,0.65,0.22,-0.32,4.07,0.78,0.77,69.0,0.79,0.04,0.84,0.65,0.19,-1.55,6.92,0.79,0.79,69.0,0.69,0.04,0.75,0.59,0.16,-0.44,2.11,0.7,0.7,69.0,0.6,0.08,0.73,0.45,0.28,-0.39,1.77,0.6,0.62,69.0,0.45,0.03,0.53,0.4,0.13,0.37,2.55,0.45,0.45,69.0,0.44,0.05,0.5,0.36,0.14,-0.42,1.62,0.44,0.46,69.0,0.43,0.05,0.49,0.34,0.15,-0.47,1.65,0.44,0.45,69.0,0.41,0.04,0.49,0.34,0.16,0.04,1.81,0.41,0.41,69.0,0.43,0.07,0.6,0.31,0.3,0.39,2.72,0.44,0.43,69.0,0.49,0.08,0.63,0.34,0.3,-0.43,1.97,0.49,0.51,69.0,0.59,0.1,0.73,0.41,0.31,-0.5,1.72,0.6,0.63,69.0
+AR-T-G240010 = 0.8,0.05,0.88,0.75,0.13,0.52,1.68,0.81,0.78,18.0,0.8,0.05,0.88,0.74,0.14,0.51,1.83,0.8,0.78,18.0,0.79,0.04,0.86,0.69,0.17,-0.76,3.57,0.79,0.8,18.0,0.75,0.05,0.85,0.65,0.2,-0.17,2.88,0.75,0.75,18.0,0.7,0.08,0.81,0.52,0.29,-0.95,3.78,0.71,0.71,18.0,0.6,0.11,0.79,0.44,0.35,0.28,2.04,0.61,0.57,18.0,0.53,0.11,0.72,0.36,0.36,0.23,1.84,0.54,0.51,18.0,0.49,0.11,0.68,0.34,0.33,0.27,1.78,0.51,0.48,18.0,0.48,0.12,0.7,0.34,0.35,0.38,1.84,0.5,0.46,18.0,0.56,0.12,0.77,0.4,0.37,0.29,1.73,0.57,0.52,18.0,0.66,0.11,0.84,0.5,0.34,0.28,1.66,0.67,0.62,18.0,0.76,0.06,0.87,0.7,0.17,0.52,1.69,0.77,0.73,18.0
+AR-T-G240011 = 0.8,0.09,0.9,0.43,0.46,-2.39,9.86,0.81,0.82,44.0,0.8,0.08,0.88,0.45,0.44,-2.34,9.66,0.8,0.81,44.0,0.78,0.08,0.86,0.43,0.43,-2.72,10.89,0.79,0.8,44.0,0.76,0.09,0.85,0.4,0.45,-2.11,8.27,0.76,0.77,44.0,0.71,0.11,0.83,0.32,0.51,-1.98,7.21,0.72,0.73,44.0,0.61,0.14,0.8,0.28,0.52,-0.39,2.13,0.63,0.62,44.0,0.54,0.14,0.73,0.24,0.49,-0.27,1.74,0.56,0.56,44.0,0.52,0.14,0.71,0.23,0.48,-0.25,1.71,0.53,0.53,44.0,0.53,0.15,0.74,0.23,0.51,-0.21,1.65,0.55,0.56,44.0,0.61,0.15,0.81,0.27,0.55,-0.41,1.95,0.63,0.65,44.0,0.68,0.14,0.85,0.34,0.51,-0.44,2.05,0.69,0.71,44.0,0.76,0.11,0.86,0.32,0.54,-2.28,8.66,0.77,0.78,44.0
+AR-T-G240012 = 0.84,0.04,0.9,0.75,0.14,-0.35,1.85,0.84,0.84,25.0,0.84,0.03,0.89,0.79,0.1,-0.11,1.64,0.84,0.85,25.0,0.83,0.03,0.88,0.76,0.12,-0.81,3.42,0.83,0.84,25.0,0.79,0.04,0.85,0.71,0.14,-0.34,2.18,0.79,0.8,25.0,0.75,0.06,0.84,0.6,0.23,-0.78,3.12,0.75,0.77,25.0,0.63,0.13,0.78,0.36,0.42,-0.61,2.08,0.64,0.65,25.0,0.57,0.13,0.72,0.32,0.4,-0.6,1.99,0.58,0.59,25.0,0.54,0.12,0.7,0.32,0.37,-0.53,1.9,0.55,0.57,25.0,0.55,0.13,0.72,0.34,0.38,-0.47,1.77,0.57,0.59,25.0,0.63,0.13,0.8,0.42,0.38,-0.5,1.77,0.65,0.68,25.0,0.69,0.12,0.85,0.49,0.36,-0.48,1.77,0.7,0.73,25.0,0.79,0.06,0.86,0.68,0.18,-0.47,1.89,0.8,0.81,25.0
+AR-T-G240013 = 0.69,0.11,0.78,0.25,0.53,-2.38,8.44,0.7,0.72,48.0,0.71,0.13,0.82,0.22,0.6,-2.26,7.65,0.72,0.75,48.0,0.72,0.14,0.84,0.19,0.65,-2.21,7.33,0.73,0.77,48.0,0.67,0.13,0.77,0.18,0.59,-2.28,7.53,0.68,0.71,48.0,0.61,0.12,0.71,0.17,0.54,-2.04,6.79,0.62,0.66,48.0,0.43,0.08,0.53,0.14,0.39,-1.84,7.29,0.44,0.44,48.0,0.38,0.08,0.47,0.09,0.38,-1.55,6.27,0.39,0.38,48.0,0.37,0.08,0.47,0.1,0.36,-1.28,5.41,0.38,0.38,48.0,0.39,0.07,0.49,0.15,0.33,-0.88,4.43,0.39,0.39,48.0,0.47,0.07,0.59,0.26,0.34,-0.55,3.92,0.48,0.47,48.0,0.53,0.05,0.61,0.32,0.29,-1.45,6.67,0.53,0.53,48.0,0.65,0.07,0.73,0.4,0.33,-1.69,6.33,0.66,0.67,48.0
+AR-T-G240014 = 0.76,0.13,0.88,0.41,0.46,-1.38,4.04,0.77,0.81,40.0,0.76,0.12,0.87,0.43,0.44,-1.28,3.67,0.77,0.81,40.0,0.74,0.11,0.86,0.46,0.4,-1.19,3.61,0.75,0.77,40.0,0.7,0.12,0.83,0.41,0.42,-1.08,3.2,0.71,0.74,40.0,0.62,0.14,0.79,0.31,0.48,-0.74,2.38,0.64,0.65,40.0,0.55,0.15,0.75,0.27,0.49,-0.39,1.98,0.57,0.56,40.0,0.49,0.14,0.69,0.24,0.45,-0.3,1.86,0.51,0.49,40.0,0.46,0.13,0.65,0.23,0.42,-0.31,1.95,0.48,0.47,40.0,0.45,0.13,0.65,0.22,0.44,-0.24,2.03,0.47,0.46,40.0,0.52,0.14,0.73,0.25,0.48,-0.41,2.23,0.54,0.54,40.0,0.64,0.13,0.82,0.34,0.48,-0.84,2.85,0.66,0.68,40.0,0.72,0.14,0.86,0.35,0.51,-1.19,3.36,0.73,0.78,40.0
+AR-T-G240015 = 0.37,0.17,0.89,0.15,0.74,1.27,3.47,0.41,0.31,90.0,0.39,0.16,0.87,0.16,0.71,1.19,3.4,0.42,0.33,90.0,0.39,0.15,0.79,0.17,0.62,0.92,2.99,0.42,0.35,90.0,0.34,0.14,0.76,0.15,0.61,1.23,3.63,0.36,0.28,90.0,0.28,0.11,0.66,0.14,0.52,1.65,5.26,0.29,0.24,90.0,0.24,0.09,0.57,0.14,0.44,1.92,6.57,0.25,0.21,90.0,0.22,0.08,0.51,0.13,0.39,1.95,6.71,0.23,0.19,90.0,0.2,0.08,0.5,0.12,0.39,1.99,6.81,0.21,0.17,90.0,0.19,0.08,0.53,0.11,0.43,2.09,7.41,0.21,0.17,90.0,0.21,0.11,0.69,0.11,0.58,2.25,7.91,0.24,0.17,90.0,0.26,0.16,0.83,0.12,0.71,1.73,5.19,0.3,0.19,90.0,0.33,0.16,0.84,0.16,0.69,1.47,4.06,0.37,0.26,90.0
+AR-T-G240016 = 0.75,0.08,0.85,0.46,0.39,-1.34,5.44,0.75,0.77,109.0,0.77,0.07,0.86,0.51,0.35,-1.55,6.5,0.78,0.78,109.0,0.77,0.07,0.86,0.5,0.36,-2.07,8.14,0.77,0.78,109.0,0.7,0.08,0.82,0.44,0.38,-1.38,5.5,0.71,0.71,109.0,0.61,0.09,0.77,0.34,0.44,-1.08,4.18,0.62,0.63,109.0,0.52,0.09,0.73,0.28,0.44,-0.44,2.96,0.53,0.53,109.0,0.44,0.08,0.65,0.25,0.4,-0.18,3.38,0.45,0.45,109.0,0.41,0.07,0.6,0.23,0.37,-0.2,3.86,0.42,0.41,109.0,0.4,0.06,0.59,0.22,0.36,-0.35,4.24,0.41,0.4,109.0,0.45,0.07,0.64,0.25,0.39,-0.07,3.63,0.46,0.44,109.0,0.56,0.09,0.78,0.36,0.42,0.14,2.72,0.56,0.55,109.0,0.71,0.09,0.84,0.41,0.43,-1.17,4.92,0.71,0.71,109.0
+AR-T-G240017 = 0.8,0.06,0.86,0.73,0.13,-0.09,1.27,0.8,0.8,4.0,0.79,0.06,0.86,0.72,0.14,-0.05,1.29,0.79,0.79,4.0,0.79,0.06,0.85,0.72,0.12,-0.11,1.25,0.79,0.79,4.0,0.76,0.06,0.83,0.69,0.14,-0.06,1.22,0.76,0.76,4.0,0.73,0.07,0.8,0.66,0.14,-0.12,1.2,0.74,0.74,4.0,0.69,0.09,0.77,0.59,0.18,-0.1,1.18,0.69,0.69,4.0,0.63,0.08,0.71,0.54,0.17,-0.13,1.2,0.63,0.64,4.0,0.59,0.08,0.67,0.5,0.16,-0.11,1.17,0.6,0.6,4.0,0.58,0.09,0.67,0.48,0.18,-0.05,1.21,0.58,0.58,4.0,0.64,0.09,0.74,0.55,0.19,-0.02,1.25,0.65,0.64,4.0,0.7,0.09,0.8,0.6,0.19,-0.04,1.33,0.71,0.7,4.0,0.77,0.07,0.84,0.7,0.14,-0.04,1.29,0.77,0.77,4.0
+AR-U-G050001 = 0.17,0.02,0.29,0.09,0.2,0.69,4.72,0.17,0.17,559.0,0.17,0.02,0.23,0.11,0.12,0.11,2.6,0.17,0.17,559.0,0.18,0.02,0.3,0.14,0.16,0.75,4.63,0.18,0.18,559.0,0.2,0.02,0.31,0.13,0.18,0.72,3.6,0.2,0.19,559.0,0.23,0.03,0.31,0.16,0.15,0.23,2.41,0.23,0.22,559.0,0.24,0.05,0.36,0.16,0.19,0.94,2.68,0.24,0.22,559.0,0.25,0.05,0.38,0.19,0.19,1.1,2.87,0.25,0.22,559.0,0.23,0.05,0.36,0.16,0.2,0.96,2.6,0.23,0.2,559.0,0.2,0.04,0.29,0.15,0.15,0.95,2.47,0.2,0.18,559.0,0.19,0.04,0.29,0.13,0.16,1.0,2.64,0.19,0.17,559.0,0.17,0.03,0.25,0.11,0.14,0.91,2.72,0.17,0.16,559.0,0.15,0.02,0.23,0.06,0.17,0.72,3.43,0.16,0.15,559.0
+AR-U-G050002 = 0.05,0.02,0.06,0.04,0.03,0.0,1.0,0.05,0.05,2.0,0.11,0.01,0.12,0.11,0.01,0.0,0.98,0.11,0.11,2.0,0.09,0.01,0.1,0.09,0.01,-0.0,0.95,0.09,0.09,2.0,0.11,0.02,0.12,0.09,0.03,-0.0,1.0,0.11,0.11,2.0,0.12,0.02,0.13,0.1,0.02,-0.0,1.0,0.12,0.12,2.0,0.17,0.01,0.18,0.16,0.02,0.0,0.99,0.17,0.17,2.0,0.31,0.03,0.33,0.28,0.05,-0.0,1.0,0.31,0.31,2.0,0.17,0.02,0.19,0.16,0.03,-0.0,1.0,0.17,0.17,2.0,0.18,0.01,0.19,0.17,0.02,0.0,1.0,0.18,0.18,2.0,0.05,0.04,0.07,0.02,0.06,-0.0,1.0,0.05,0.05,2.0,0.04,0.02,0.05,0.03,0.02,0.0,1.0,0.04,0.04,2.0,0.03,0.02,0.04,0.01,0.03,0.0,1.0,0.03,0.03,2.0
+AR-U-G050003 = 0.29,0.19,0.74,0.11,0.63,0.95,2.44,0.34,0.19,713.0,0.28,0.19,0.73,0.11,0.62,1.02,2.56,0.34,0.18,713.0,0.28,0.18,0.72,0.12,0.6,1.06,2.65,0.33,0.18,713.0,0.28,0.16,0.71,0.13,0.58,1.11,2.83,0.32,0.19,713.0,0.2,0.1,0.53,0.09,0.44,1.22,3.27,0.23,0.16,713.0,0.22,0.11,0.66,0.04,0.61,1.36,3.89,0.25,0.17,713.0,0.21,0.09,0.67,0.04,0.63,1.65,5.69,0.23,0.18,713.0,0.17,0.08,0.63,-0.0,0.63,1.77,9.16,0.19,0.16,713.0,0.22,0.1,0.66,0.01,0.64,1.45,5.03,0.25,0.19,713.0,0.26,0.12,0.69,0.06,0.63,1.18,3.57,0.29,0.21,713.0,0.28,0.15,0.72,0.11,0.61,1.0,2.84,0.32,0.22,713.0,0.31,0.18,0.74,0.11,0.63,0.88,2.39,0.36,0.23,713.0
+AR-U-G050004 = 0.15,0.05,0.31,0.08,0.24,0.9,2.66,0.16,0.13,660.0,0.15,0.05,0.31,0.08,0.22,0.83,2.5,0.16,0.13,660.0,0.16,0.05,0.3,0.09,0.21,0.74,2.31,0.16,0.14,660.0,0.17,0.05,0.32,0.07,0.25,0.74,2.39,0.18,0.15,660.0,0.19,0.06,0.36,0.09,0.28,0.67,2.51,0.2,0.18,660.0,0.18,0.07,0.37,0.09,0.28,0.6,2.23,0.2,0.17,660.0,0.2,0.07,0.38,0.09,0.29,0.54,2.12,0.21,0.18,660.0,0.19,0.06,0.34,0.09,0.25,0.55,2.17,0.2,0.18,660.0,0.2,0.07,0.37,0.09,0.28,0.62,2.2,0.21,0.18,660.0,0.22,0.08,0.42,0.09,0.33,0.71,2.3,0.23,0.2,660.0,0.2,0.08,0.39,0.11,0.28,0.82,2.43,0.22,0.18,660.0,0.18,0.07,0.38,0.08,0.31,0.89,2.56,0.2,0.15,660.0
+AR-U-G050005 = 0.07,NaN,0.07,0.07,0.0,NaN,NaN,0.07,0.07,1.0,0.32,NaN,0.32,0.32,0.0,NaN,NaN,0.32,0.32,1.0,0.28,NaN,0.28,0.28,0.0,NaN,NaN,0.28,0.28,1.0,0.34,NaN,0.34,0.34,0.0,NaN,NaN,0.34,0.34,1.0,0.13,NaN,0.13,0.13,0.0,NaN,NaN,0.13,0.13,1.0,0.26,NaN,0.26,0.26,0.0,NaN,NaN,0.26,0.26,1.0,0.22,NaN,0.22,0.22,0.0,NaN,NaN,0.22,0.22,1.0,0.2,NaN,0.2,0.2,0.0,NaN,NaN,0.2,0.2,1.0,0.26,NaN,0.26,0.26,0.0,NaN,NaN,0.26,0.26,1.0,0.45,NaN,0.45,0.45,0.0,NaN,NaN,0.45,0.45,1.0,0.38,NaN,0.38,0.38,0.0,NaN,NaN,0.38,0.38,1.0,0.14,NaN,0.14,0.14,0.0,NaN,NaN,0.14,0.14,1.0
+AR-U-G050006 = 0.16,0.03,0.25,0.1,0.15,0.25,2.18,0.17,0.16,710.0,0.17,0.03,0.32,0.1,0.21,0.41,2.8,0.17,0.16,710.0,0.17,0.04,0.28,0.1,0.18,0.29,2.36,0.18,0.17,710.0,0.2,0.04,0.33,0.12,0.21,0.28,2.5,0.21,0.2,710.0,0.23,0.06,0.36,0.12,0.24,0.23,2.35,0.23,0.22,710.0,0.25,0.06,0.39,0.12,0.26,0.15,2.28,0.25,0.24,710.0,0.25,0.06,0.4,0.13,0.27,0.17,2.21,0.26,0.25,710.0,0.23,0.06,0.37,0.12,0.24,0.15,2.03,0.24,0.23,710.0,0.23,0.06,0.36,0.12,0.24,0.31,2.01,0.23,0.22,710.0,0.22,0.06,0.36,0.12,0.24,0.55,2.41,0.23,0.21,710.0,0.21,0.05,0.33,0.12,0.2,0.46,2.55,0.21,0.2,710.0,0.19,0.04,0.31,0.11,0.19,0.6,2.65,0.19,0.18,710.0
+AR-U-G050007 = 0.19,0.04,0.28,0.09,0.19,0.21,4.27,0.2,0.19,18.0,0.24,0.07,0.34,0.12,0.23,-0.03,1.75,0.25,0.22,19.0,0.27,0.07,0.38,0.14,0.24,0.04,2.74,0.28,0.27,19.0,0.27,0.06,0.41,0.2,0.21,1.37,4.03,0.28,0.25,18.0,0.26,0.04,0.34,0.2,0.14,0.32,2.0,0.26,0.25,19.0,0.3,0.04,0.36,0.22,0.13,0.08,2.2,0.3,0.29,19.0,0.28,0.08,0.44,0.09,0.35,-0.18,3.64,0.3,0.27,19.0,0.31,0.08,0.44,0.14,0.3,0.1,2.44,0.32,0.29,19.0,0.33,0.1,0.51,0.2,0.32,0.48,2.01,0.34,0.32,19.0,0.26,0.15,0.51,0.01,0.49,-0.04,2.28,0.3,0.24,19.0,0.29,0.09,0.47,0.18,0.3,0.71,2.55,0.3,0.27,19.0,0.24,0.08,0.43,0.16,0.27,1.31,3.77,0.25,0.21,19.0
+AR-U-G050008 = 0.55,0.16,0.8,0.19,0.61,-0.65,2.19,0.57,0.6,420.0,0.56,0.18,0.81,0.18,0.63,-0.7,2.09,0.59,0.63,420.0,0.55,0.18,0.8,0.19,0.61,-0.63,1.95,0.58,0.62,420.0,0.49,0.14,0.74,0.19,0.55,-0.53,2.13,0.51,0.52,420.0,0.21,0.08,0.47,0.05,0.42,0.7,3.25,0.23,0.21,420.0,0.32,0.11,0.64,0.09,0.56,0.3,2.19,0.34,0.3,420.0,0.3,0.1,0.61,0.07,0.54,0.43,2.5,0.32,0.28,420.0,0.23,0.1,0.59,0.03,0.56,0.63,3.3,0.25,0.21,420.0,0.33,0.1,0.64,0.08,0.56,0.38,2.46,0.35,0.32,420.0,0.41,0.12,0.66,0.12,0.53,0.14,1.97,0.43,0.4,420.0,0.48,0.13,0.72,0.22,0.5,-0.17,1.99,0.5,0.48,420.0,0.56,0.15,0.79,0.23,0.56,-0.67,2.26,0.58,0.61,420.0
+AR-U-G050009 = 0.14,0.03,0.34,0.09,0.25,2.96,14.46,0.14,0.13,518.0,0.14,0.04,0.36,0.09,0.27,2.88,13.95,0.15,0.14,518.0,0.15,0.04,0.36,0.09,0.27,2.88,13.9,0.15,0.14,518.0,0.16,0.03,0.35,0.12,0.23,2.54,12.15,0.17,0.16,518.0,0.18,0.03,0.31,0.09,0.22,0.73,5.43,0.18,0.18,518.0,0.18,0.03,0.28,0.09,0.19,0.22,3.45,0.18,0.18,518.0,0.19,0.03,0.28,0.1,0.19,0.19,3.31,0.19,0.19,518.0,0.17,0.03,0.28,0.09,0.19,1.09,6.13,0.18,0.17,518.0,0.17,0.03,0.33,0.09,0.25,2.06,10.67,0.17,0.16,518.0,0.16,0.03,0.35,0.09,0.26,2.58,13.0,0.17,0.16,518.0,0.15,0.04,0.36,0.09,0.28,2.73,13.36,0.16,0.15,518.0,0.14,0.03,0.34,0.09,0.25,3.18,16.22,0.14,0.13,518.0
+AR-U-G050010 = 0.16,0.04,0.26,0.11,0.15,0.68,2.7,0.17,0.16,705.0,0.16,0.03,0.27,0.11,0.17,0.68,2.95,0.17,0.16,705.0,0.16,0.03,0.25,0.12,0.14,0.47,2.5,0.17,0.16,705.0,0.18,0.03,0.25,0.13,0.11,0.46,2.39,0.18,0.18,705.0,0.17,0.02,0.26,0.12,0.14,0.52,3.0,0.17,0.17,705.0,0.17,0.03,0.27,0.1,0.17,0.87,3.58,0.17,0.17,705.0,0.18,0.03,0.27,0.11,0.17,0.9,3.97,0.18,0.18,705.0,0.17,0.03,0.25,0.05,0.2,-0.03,4.71,0.17,0.16,705.0,0.18,0.03,0.28,0.12,0.16,0.73,3.79,0.18,0.18,705.0,0.19,0.03,0.29,0.12,0.17,0.36,2.95,0.19,0.18,705.0,0.18,0.03,0.27,0.12,0.14,0.41,2.26,0.18,0.18,705.0,0.18,0.04,0.3,0.12,0.18,0.71,3.0,0.18,0.17,705.0
+AR-U-G050011 = 0.23,0.14,0.76,0.11,0.65,2.24,7.11,0.27,0.18,657.0,0.22,0.14,0.76,0.11,0.65,2.39,7.71,0.26,0.17,657.0,0.22,0.14,0.75,0.12,0.64,2.45,7.98,0.26,0.17,657.0,0.22,0.1,0.69,0.14,0.55,2.4,8.11,0.24,0.19,657.0,0.14,0.05,0.43,0.03,0.4,1.48,9.6,0.15,0.14,657.0,0.17,0.05,0.52,0.09,0.43,3.59,19.73,0.18,0.16,657.0,0.19,0.04,0.5,0.07,0.43,2.51,13.58,0.2,0.19,657.0,0.16,0.04,0.39,0.01,0.38,-0.59,8.37,0.16,0.17,657.0,0.2,0.05,0.53,0.09,0.45,2.56,12.2,0.2,0.19,657.0,0.22,0.07,0.58,0.13,0.45,2.42,9.69,0.23,0.2,657.0,0.23,0.1,0.68,0.13,0.55,2.27,7.92,0.25,0.2,657.0,0.25,0.13,0.76,0.13,0.63,2.18,6.85,0.28,0.2,657.0
+AR-U-G050012 = 0.12,0.02,0.21,0.08,0.14,1.05,7.87,0.12,0.12,691.0,0.12,0.02,0.21,0.08,0.13,0.88,6.52,0.12,0.12,691.0,0.13,0.01,0.21,0.08,0.13,0.71,6.12,0.13,0.13,691.0,0.15,0.02,0.25,0.09,0.16,0.86,5.54,0.15,0.15,691.0,0.15,0.02,0.24,0.08,0.17,-0.16,3.46,0.15,0.15,691.0,0.16,0.02,0.26,0.09,0.17,0.14,3.69,0.16,0.16,691.0,0.16,0.03,0.28,0.09,0.19,0.01,3.86,0.17,0.17,691.0,0.16,0.02,0.27,0.09,0.19,0.21,4.94,0.16,0.16,691.0,0.16,0.03,0.29,0.08,0.2,0.38,5.79,0.17,0.16,691.0,0.16,0.02,0.28,0.08,0.2,0.17,5.79,0.16,0.16,691.0,0.15,0.02,0.23,0.08,0.16,0.26,4.94,0.15,0.14,691.0,0.13,0.02,0.22,0.08,0.14,0.64,5.28,0.13,0.13,691.0
+AR-U-G050013 = 0.15,0.03,0.3,0.1,0.19,1.28,4.85,0.15,0.14,1003.0,0.15,0.03,0.28,0.1,0.17,1.09,4.42,0.15,0.14,1003.0,0.15,0.03,0.26,0.1,0.15,0.8,3.39,0.16,0.15,1003.0,0.17,0.03,0.25,0.12,0.13,0.22,2.5,0.17,0.17,1003.0,0.16,0.03,0.24,0.06,0.18,-0.2,3.39,0.16,0.16,1003.0,0.18,0.03,0.27,0.08,0.19,0.14,2.94,0.18,0.18,1003.0,0.19,0.03,0.27,0.12,0.15,0.04,2.51,0.19,0.19,1003.0,0.18,0.02,0.26,0.1,0.15,0.13,2.73,0.18,0.18,1003.0,0.19,0.03,0.28,0.11,0.17,0.08,2.36,0.19,0.19,1003.0,0.19,0.03,0.3,0.12,0.19,0.16,2.42,0.2,0.19,1003.0,0.18,0.04,0.31,0.11,0.2,0.53,2.75,0.18,0.17,1003.0,0.17,0.04,0.32,0.11,0.21,0.83,3.44,0.18,0.16,1003.0
+AR-U-G050014 = 0.17,0.03,0.27,0.07,0.2,-0.5,4.95,0.17,0.17,176.0,0.18,0.04,0.35,0.08,0.28,0.95,7.19,0.18,0.18,176.0,0.18,0.03,0.29,0.09,0.2,0.37,4.88,0.18,0.18,176.0,0.19,0.03,0.29,0.1,0.19,-0.18,4.03,0.19,0.19,176.0,0.22,0.03,0.28,0.12,0.17,-0.85,4.7,0.22,0.22,176.0,0.22,0.03,0.29,0.1,0.19,-0.74,4.24,0.22,0.22,176.0,0.23,0.03,0.31,0.09,0.22,-1.47,6.07,0.24,0.24,176.0,0.22,0.03,0.3,0.09,0.2,-0.78,5.51,0.22,0.22,176.0,0.19,0.04,0.28,0.08,0.2,-0.53,3.93,0.2,0.19,176.0,0.19,0.03,0.29,0.06,0.23,-0.05,4.63,0.19,0.18,176.0,0.18,0.03,0.29,0.09,0.2,0.31,4.45,0.18,0.17,176.0,0.16,0.03,0.26,0.05,0.21,-0.28,5.68,0.16,0.16,176.0
+AR-U-G050015 = 0.24,0.13,0.78,0.12,0.66,2.1,7.37,0.27,0.2,1039.0,0.23,0.12,0.79,0.12,0.67,2.45,9.11,0.26,0.19,1039.0,0.23,0.12,0.77,0.12,0.64,2.53,9.6,0.26,0.19,1039.0,0.23,0.08,0.61,0.14,0.47,2.23,8.05,0.24,0.2,1039.0,0.13,0.05,0.37,0.06,0.31,1.58,5.63,0.14,0.11,1039.0,0.16,0.06,0.45,-0.02,0.47,-0.44,5.21,0.17,0.18,1039.0,0.18,0.04,0.38,0.0,0.38,-0.64,7.65,0.19,0.18,1039.0,0.15,0.05,0.27,-0.02,0.29,-1.62,5.64,0.16,0.16,1039.0,0.2,0.05,0.45,0.05,0.4,2.06,10.01,0.2,0.19,1039.0,0.22,0.07,0.58,0.11,0.47,2.51,10.69,0.23,0.2,1039.0,0.25,0.1,0.72,0.14,0.58,2.29,8.55,0.27,0.22,1039.0,0.27,0.12,0.79,0.14,0.65,2.11,7.46,0.3,0.23,1039.0
+AR-U-G050016 = 0.14,0.06,0.4,-0.0,0.41,0.76,5.03,0.15,0.13,650.0,0.14,0.06,0.43,-0.04,0.46,0.75,6.34,0.15,0.13,650.0,0.14,0.06,0.43,-0.06,0.5,0.31,6.39,0.16,0.14,650.0,0.15,0.06,0.4,-0.04,0.43,0.14,4.91,0.16,0.15,650.0,0.14,0.05,0.36,-0.1,0.46,-0.48,7.15,0.15,0.15,650.0,0.15,0.05,0.3,-0.04,0.34,-0.61,4.42,0.16,0.16,650.0,0.16,0.05,0.31,-0.01,0.32,-0.78,3.83,0.17,0.17,650.0,0.15,0.05,0.3,-0.04,0.35,-0.9,4.4,0.16,0.16,650.0,0.16,0.05,0.33,-0.08,0.41,-0.89,5.29,0.17,0.17,650.0,0.18,0.05,0.38,0.01,0.36,-0.15,3.78,0.19,0.18,650.0,0.18,0.06,0.4,-0.01,0.41,0.05,3.71,0.19,0.18,650.0,0.16,0.06,0.41,-0.02,0.43,0.45,3.93,0.18,0.15,650.0
+AR-U-G050017 = 0.29,0.15,0.77,0.12,0.65,1.55,4.58,0.32,0.24,658.0,0.27,0.15,0.77,0.12,0.65,1.74,5.09,0.31,0.22,658.0,0.27,0.14,0.76,0.12,0.64,1.82,5.35,0.3,0.21,658.0,0.27,0.12,0.71,0.14,0.58,1.81,5.41,0.29,0.22,658.0,0.12,0.07,0.44,0.01,0.43,1.78,6.62,0.13,0.1,658.0,0.18,0.07,0.54,0.01,0.52,1.59,8.3,0.19,0.18,658.0,0.21,0.06,0.58,0.08,0.5,1.9,7.76,0.22,0.2,658.0,0.16,0.06,0.46,-0.0,0.46,0.29,6.87,0.17,0.17,658.0,0.23,0.08,0.58,0.1,0.48,1.85,6.81,0.25,0.22,658.0,0.26,0.09,0.63,0.11,0.52,1.7,5.89,0.28,0.24,658.0,0.29,0.12,0.7,0.11,0.59,1.54,4.87,0.31,0.26,658.0,0.31,0.14,0.77,0.12,0.65,1.46,4.35,0.34,0.27,658.0
+AR-U-G050018 = 0.16,0.02,0.23,0.09,0.15,-0.16,3.3,0.16,0.16,874.0,0.17,0.02,0.25,0.09,0.15,-0.02,3.66,0.17,0.16,874.0,0.17,0.02,0.23,0.1,0.13,-0.25,3.32,0.17,0.17,874.0,0.19,0.02,0.27,0.12,0.15,-0.06,3.42,0.19,0.19,874.0,0.19,0.02,0.27,0.1,0.17,-0.23,4.01,0.19,0.19,874.0,0.19,0.03,0.27,0.11,0.16,0.09,3.57,0.19,0.19,874.0,0.2,0.03,0.28,0.11,0.16,-0.11,3.04,0.2,0.2,874.0,0.18,0.02,0.25,0.11,0.14,0.28,3.31,0.18,0.18,874.0,0.18,0.03,0.25,0.1,0.15,0.2,3.22,0.18,0.18,874.0,0.17,0.03,0.26,0.1,0.16,0.28,2.99,0.18,0.17,874.0,0.16,0.03,0.25,0.09,0.16,0.6,3.12,0.17,0.16,874.0,0.16,0.03,0.27,0.09,0.18,0.8,4.43,0.16,0.16,874.0
+AR-V-G230001 = 0.66,0.1,0.8,-0.07,0.88,-1.67,9.69,0.66,0.66,641.0,0.65,0.1,0.79,0.07,0.72,-1.36,6.25,0.65,0.66,641.0,0.62,0.09,0.75,0.03,0.72,-1.57,8.08,0.63,0.64,641.0,0.52,0.07,0.62,0.05,0.57,-2.11,9.82,0.52,0.54,641.0,0.42,0.09,0.55,-0.01,0.56,-1.64,5.57,0.43,0.45,641.0,0.28,0.11,0.5,-0.05,0.55,-0.67,2.41,0.3,0.31,641.0,0.26,0.11,0.46,-0.01,0.47,-0.6,2.29,0.28,0.29,641.0,0.29,0.11,0.5,0.01,0.48,-0.79,2.85,0.31,0.31,641.0,0.4,0.09,0.53,0.04,0.49,-1.83,6.88,0.41,0.43,641.0,0.47,0.09,0.65,0.03,0.62,-0.97,5.8,0.48,0.47,641.0,0.55,0.09,0.73,-0.04,0.76,-1.09,6.69,0.56,0.55,641.0,0.61,0.1,0.76,0.03,0.73,-1.34,6.15,0.62,0.63,641.0
+AR-V-G230002 = 0.65,0.09,0.79,0.36,0.43,-0.98,3.7,0.65,0.67,531.0,0.68,0.08,0.82,0.41,0.41,-1.0,3.65,0.68,0.7,531.0,0.66,0.09,0.79,0.38,0.41,-1.0,3.27,0.67,0.69,531.0,0.51,0.15,0.78,0.18,0.6,-0.15,1.93,0.53,0.53,531.0,0.37,0.16,0.7,0.07,0.63,0.09,1.84,0.4,0.37,531.0,0.28,0.18,0.66,0.03,0.63,0.37,1.94,0.33,0.25,531.0,0.25,0.18,0.64,0.02,0.61,0.43,1.83,0.31,0.21,531.0,0.21,0.13,0.55,0.02,0.53,0.38,1.95,0.25,0.19,531.0,0.44,0.17,0.73,0.06,0.67,-0.38,1.97,0.47,0.47,531.0,0.52,0.14,0.75,0.11,0.64,-0.86,2.83,0.54,0.57,531.0,0.57,0.12,0.74,0.2,0.55,-1.21,3.78,0.58,0.61,531.0,0.56,0.1,0.78,0.28,0.5,-0.71,3.25,0.57,0.58,531.0
+AR-V-G230003 = 0.66,0.08,0.73,0.54,0.19,-0.49,1.48,0.66,0.7,8.0,0.66,0.06,0.71,0.52,0.19,-1.66,4.46,0.67,0.69,8.0,0.64,0.08,0.71,0.47,0.24,-1.36,3.49,0.65,0.68,9.0,0.5,0.05,0.6,0.44,0.16,1.15,3.65,0.5,0.48,8.0,0.29,0.08,0.4,0.1,0.31,-1.24,4.28,0.3,0.31,9.0,0.28,0.07,0.39,0.17,0.22,0.45,2.21,0.29,0.27,9.0,0.25,0.1,0.43,0.16,0.27,0.68,2.06,0.27,0.22,9.0,0.27,0.08,0.43,0.19,0.24,1.2,3.41,0.28,0.24,8.0,0.51,0.05,0.61,0.44,0.17,0.7,2.49,0.52,0.49,8.0,0.58,0.1,0.66,0.34,0.32,-1.99,5.85,0.59,0.6,9.0,0.61,0.07,0.67,0.47,0.2,-1.34,4.04,0.61,0.62,8.0,0.58,0.07,0.65,0.42,0.22,-1.55,4.21,0.58,0.6,8.0
+AR-W-G070001 = 0.62,0.07,0.7,0.42,0.28,-0.97,2.91,0.62,0.64,71.0,0.53,0.05,0.62,0.39,0.23,-0.92,3.12,0.53,0.55,71.0,0.52,0.05,0.62,0.38,0.24,-0.64,3.13,0.53,0.53,71.0,0.49,0.05,0.59,0.36,0.23,-0.2,2.5,0.49,0.49,71.0,0.51,0.05,0.6,0.4,0.2,-0.23,2.5,0.51,0.51,71.0,0.48,0.04,0.56,0.39,0.17,-0.05,2.07,0.49,0.48,71.0,0.54,0.05,0.6,0.42,0.19,-0.35,2.41,0.54,0.53,71.0,0.54,0.05,0.6,0.42,0.17,-0.63,2.54,0.54,0.55,71.0,0.52,0.04,0.59,0.42,0.17,-0.24,2.16,0.52,0.52,71.0,0.6,0.05,0.66,0.46,0.21,-1.08,3.17,0.6,0.61,71.0,0.62,0.06,0.69,0.47,0.22,-1.09,3.06,0.63,0.65,71.0,0.54,0.04,0.6,0.44,0.17,-0.78,2.68,0.54,0.55,71.0
+AR-W-G070002 = 0.64,0.02,0.66,0.58,0.08,-1.65,5.33,0.64,0.65,26.0,0.56,0.02,0.61,0.52,0.09,-0.01,2.1,0.57,0.56,26.0,0.6,0.02,0.63,0.55,0.09,-0.83,2.72,0.6,0.61,26.0,0.58,0.03,0.63,0.51,0.12,-0.48,3.27,0.58,0.58,26.0,0.52,0.03,0.59,0.46,0.13,-0.04,2.91,0.53,0.52,26.0,0.46,0.02,0.51,0.41,0.09,-0.13,3.31,0.47,0.47,26.0,0.52,0.03,0.56,0.44,0.11,-0.75,4.13,0.52,0.52,26.0,0.51,0.02,0.55,0.44,0.11,-0.65,3.99,0.51,0.51,26.0,0.5,0.03,0.55,0.44,0.11,-0.41,3.5,0.5,0.5,26.0,0.54,0.03,0.58,0.47,0.12,-0.83,3.32,0.54,0.54,26.0,0.64,0.04,0.69,0.55,0.14,-1.04,3.22,0.64,0.65,26.0,0.57,0.03,0.63,0.49,0.14,-0.29,3.0,0.57,0.57,26.0
+AR-W-G070003 = 0.57,0.05,0.64,0.47,0.17,-0.33,2.16,0.57,0.58,19.0,0.57,0.06,0.67,0.44,0.23,-0.47,2.59,0.57,0.59,19.0,0.58,0.06,0.68,0.44,0.24,-0.33,2.2,0.58,0.58,19.0,0.52,0.05,0.6,0.42,0.17,-0.38,2.3,0.52,0.53,19.0,0.49,0.04,0.55,0.42,0.13,-0.39,2.37,0.49,0.5,19.0,0.46,0.04,0.51,0.4,0.12,-0.37,1.94,0.46,0.47,19.0,0.51,0.04,0.58,0.44,0.14,-0.18,1.82,0.51,0.51,19.0,0.51,0.04,0.59,0.43,0.16,-0.07,2.02,0.51,0.51,19.0,0.48,0.03,0.54,0.42,0.13,-0.19,2.28,0.48,0.49,19.0,0.57,0.05,0.64,0.48,0.16,-0.32,2.05,0.57,0.56,19.0,0.6,0.05,0.67,0.5,0.17,-0.33,1.99,0.6,0.59,19.0,0.55,0.02,0.59,0.51,0.08,-0.56,2.43,0.55,0.56,19.0
+AR-W-G070004 = 0.68,0.02,0.73,0.61,0.12,-0.41,2.97,0.68,0.68,192.0,0.61,0.03,0.67,0.51,0.16,-0.49,3.37,0.61,0.62,192.0,0.6,0.03,0.68,0.51,0.17,0.15,2.31,0.6,0.59,192.0,0.57,0.03,0.67,0.51,0.16,0.62,2.89,0.57,0.57,192.0,0.56,0.03,0.64,0.51,0.13,0.59,2.87,0.56,0.56,192.0,0.51,0.03,0.6,0.43,0.17,0.13,3.28,0.51,0.51,192.0,0.52,0.03,0.6,0.45,0.15,-0.57,2.86,0.52,0.53,192.0,0.52,0.03,0.6,0.44,0.15,-0.47,2.86,0.52,0.53,192.0,0.54,0.02,0.59,0.47,0.12,-0.22,2.87,0.54,0.54,192.0,0.6,0.02,0.66,0.53,0.13,-0.54,3.23,0.6,0.6,192.0,0.63,0.03,0.7,0.57,0.13,-0.63,2.88,0.63,0.64,192.0,0.61,0.02,0.67,0.55,0.12,0.59,4.99,0.61,0.61,192.0
+AR-W-G070005 = 0.59,0.04,0.71,0.48,0.23,-0.16,2.85,0.59,0.59,306.0,0.63,0.04,0.73,0.55,0.18,0.16,2.52,0.63,0.63,306.0,0.65,0.03,0.72,0.52,0.2,-0.93,4.44,0.65,0.65,306.0,0.56,0.04,0.66,0.45,0.21,-0.27,3.11,0.57,0.56,306.0,0.56,0.04,0.63,0.41,0.22,-0.98,4.56,0.57,0.57,306.0,0.52,0.03,0.58,0.4,0.19,-0.66,3.51,0.52,0.52,306.0,0.57,0.04,0.64,0.43,0.21,-0.85,3.35,0.57,0.58,306.0,0.59,0.04,0.65,0.45,0.2,-0.86,3.39,0.59,0.6,306.0,0.58,0.04,0.65,0.44,0.21,-0.66,2.95,0.58,0.59,306.0,0.66,0.03,0.71,0.49,0.22,-1.69,8.97,0.66,0.66,306.0,0.65,0.03,0.71,0.56,0.15,-0.42,2.35,0.65,0.65,306.0,0.48,0.04,0.62,0.39,0.23,0.84,3.44,0.48,0.47,306.0
+AR-W-G070006 = 0.63,0.05,0.73,0.46,0.27,-0.89,4.57,0.63,0.64,79.0,0.56,0.05,0.67,0.42,0.25,-0.46,3.79,0.56,0.57,79.0,0.58,0.05,0.66,0.42,0.24,-0.74,3.36,0.58,0.58,79.0,0.53,0.04,0.59,0.41,0.18,-0.9,3.28,0.53,0.54,79.0,0.53,0.04,0.58,0.4,0.18,-0.88,3.43,0.53,0.53,79.0,0.5,0.05,0.57,0.37,0.2,-0.6,2.57,0.51,0.51,79.0,0.55,0.04,0.61,0.41,0.2,-0.99,3.61,0.55,0.55,79.0,0.55,0.04,0.61,0.41,0.2,-1.2,4.13,0.55,0.57,79.0,0.53,0.04,0.58,0.42,0.16,-0.78,2.73,0.53,0.54,79.0,0.62,0.04,0.67,0.49,0.18,-1.18,3.73,0.62,0.63,79.0,0.65,0.04,0.7,0.52,0.18,-1.43,4.12,0.65,0.67,79.0,0.55,0.03,0.63,0.46,0.17,-0.29,4.45,0.55,0.55,79.0
+AR-W-G070007 = 0.66,0.04,0.72,0.54,0.18,-1.22,4.0,0.66,0.67,143.0,0.7,0.05,0.77,0.54,0.23,-1.39,4.58,0.7,0.72,143.0,0.67,0.04,0.77,0.54,0.23,-0.62,3.88,0.67,0.67,143.0,0.58,0.04,0.69,0.47,0.22,-0.01,2.7,0.58,0.58,143.0,0.56,0.05,0.68,0.43,0.24,0.05,2.69,0.56,0.55,143.0,0.46,0.04,0.56,0.36,0.2,-0.07,2.44,0.47,0.46,143.0,0.48,0.04,0.57,0.38,0.19,-0.08,2.35,0.48,0.48,143.0,0.48,0.04,0.58,0.39,0.19,-0.07,2.36,0.48,0.47,143.0,0.49,0.04,0.59,0.4,0.19,0.11,2.43,0.49,0.48,143.0,0.63,0.05,0.76,0.5,0.26,-0.48,3.03,0.63,0.64,143.0,0.63,0.05,0.74,0.51,0.22,-0.5,2.44,0.64,0.65,143.0,0.55,0.03,0.65,0.46,0.19,0.33,3.24,0.55,0.55,143.0
+AR-W-G070008 = 0.65,0.01,0.68,0.6,0.08,-0.35,3.4,0.65,0.65,92.0,0.55,0.03,0.62,0.47,0.15,-0.08,2.44,0.55,0.55,92.0,0.59,0.02,0.64,0.53,0.11,0.18,2.21,0.59,0.59,92.0,0.57,0.03,0.64,0.53,0.11,0.45,2.23,0.57,0.57,92.0,0.54,0.03,0.6,0.49,0.12,0.0,2.15,0.54,0.54,92.0,0.48,0.03,0.55,0.38,0.17,-0.59,3.14,0.49,0.49,92.0,0.54,0.02,0.58,0.48,0.1,-0.63,3.59,0.54,0.54,92.0,0.53,0.02,0.57,0.48,0.08,-0.79,3.71,0.53,0.53,92.0,0.53,0.02,0.57,0.48,0.09,-0.52,3.06,0.53,0.53,92.0,0.58,0.03,0.62,0.49,0.13,-0.77,3.58,0.58,0.58,92.0,0.65,0.03,0.74,0.58,0.16,-0.53,5.6,0.65,0.66,92.0,0.61,0.03,0.69,0.52,0.17,-0.24,3.82,0.61,0.61,92.0
+AR-W-G070009 = 0.63,0.03,0.68,0.56,0.11,-0.2,2.31,0.63,0.63,74.0,0.55,0.04,0.63,0.47,0.16,0.21,2.07,0.55,0.54,74.0,0.61,0.04,0.67,0.51,0.15,0.1,2.04,0.61,0.6,74.0,0.62,0.04,0.68,0.48,0.2,-0.81,3.69,0.62,0.62,74.0,0.59,0.05,0.67,0.42,0.25,-1.03,4.62,0.59,0.6,74.0,0.57,0.05,0.65,0.39,0.27,-1.3,4.93,0.57,0.58,74.0,0.58,0.04,0.66,0.43,0.23,-1.08,4.78,0.58,0.58,74.0,0.58,0.04,0.65,0.44,0.21,-1.1,4.99,0.58,0.58,74.0,0.56,0.03,0.62,0.44,0.19,-0.97,4.32,0.56,0.56,74.0,0.6,0.05,0.7,0.41,0.29,-1.06,4.72,0.6,0.61,74.0,0.6,0.07,0.71,0.38,0.32,-1.12,3.82,0.6,0.62,74.0,0.55,0.03,0.64,0.49,0.15,0.48,2.77,0.55,0.55,74.0
+AR-W-G070010 = 0.63,0.05,0.71,0.47,0.24,-1.21,4.48,0.64,0.64,185.0,0.63,0.05,0.73,0.46,0.27,-0.67,3.7,0.63,0.63,185.0,0.6,0.05,0.68,0.45,0.23,-0.92,3.87,0.6,0.6,185.0,0.53,0.04,0.63,0.38,0.25,-1.33,5.3,0.54,0.54,185.0,0.54,0.04,0.64,0.38,0.26,-1.14,5.4,0.54,0.54,185.0,0.48,0.04,0.6,0.34,0.26,-1.02,5.23,0.48,0.49,185.0,0.5,0.04,0.61,0.35,0.26,-1.09,4.46,0.5,0.51,185.0,0.5,0.05,0.59,0.34,0.25,-1.32,4.41,0.5,0.51,185.0,0.5,0.04,0.63,0.35,0.28,-0.41,4.75,0.5,0.5,185.0,0.6,0.05,0.72,0.39,0.33,-0.97,4.97,0.61,0.61,185.0,0.61,0.04,0.73,0.42,0.31,-1.21,5.77,0.61,0.61,185.0,0.53,0.05,0.71,0.42,0.3,0.18,3.29,0.54,0.54,185.0
+AR-W-G070011 = 0.63,0.03,0.69,0.58,0.11,0.31,2.96,0.63,0.63,29.0,0.6,0.02,0.66,0.56,0.1,0.58,3.02,0.6,0.59,29.0,0.57,0.02,0.61,0.53,0.08,0.02,1.84,0.57,0.57,29.0,0.54,0.02,0.59,0.49,0.1,-0.14,2.76,0.54,0.54,29.0,0.49,0.02,0.53,0.45,0.08,-0.11,2.7,0.49,0.49,29.0,0.47,0.02,0.51,0.43,0.07,0.45,2.81,0.47,0.46,29.0,0.51,0.02,0.56,0.47,0.08,0.64,2.56,0.51,0.5,29.0,0.5,0.02,0.53,0.47,0.06,0.39,2.0,0.5,0.49,29.0,0.47,0.01,0.49,0.44,0.05,-1.75,5.38,0.47,0.48,29.0,0.58,0.04,0.63,0.51,0.12,-0.2,1.64,0.58,0.59,29.0,0.64,0.04,0.68,0.56,0.12,-0.87,2.34,0.64,0.66,29.0,0.57,0.03,0.61,0.52,0.09,-0.21,1.86,0.57,0.57,29.0
+AR-W-G070012 = 0.63,0.06,0.72,0.3,0.42,-1.72,8.37,0.63,0.64,343.0,0.59,0.05,0.69,0.29,0.39,-1.83,9.93,0.59,0.6,343.0,0.61,0.04,0.71,0.32,0.39,-2.91,16.49,0.61,0.61,343.0,0.6,0.05,0.7,0.29,0.41,-2.84,16.33,0.61,0.61,343.0,0.59,0.05,0.71,0.29,0.42,-1.73,10.59,0.59,0.59,343.0,0.54,0.06,0.68,0.27,0.42,-0.28,4.11,0.54,0.53,343.0,0.55,0.06,0.68,0.29,0.4,-0.4,4.04,0.55,0.54,343.0,0.55,0.07,0.69,0.27,0.42,-0.26,3.42,0.55,0.54,343.0,0.55,0.06,0.66,0.28,0.39,-0.94,4.74,0.56,0.56,343.0,0.59,0.07,0.72,0.23,0.49,-0.75,5.31,0.6,0.59,343.0,0.6,0.07,0.72,0.27,0.45,-1.01,5.85,0.61,0.6,343.0,0.58,0.06,0.67,0.2,0.46,-2.76,13.7,0.58,0.59,343.0
+AR-W-G070013 = 0.64,0.05,0.7,0.47,0.22,-2.04,6.89,0.64,0.65,58.0,0.6,0.04,0.64,0.45,0.19,-2.1,7.66,0.6,0.61,58.0,0.54,0.03,0.59,0.43,0.15,-1.07,3.92,0.55,0.56,58.0,0.5,0.03,0.55,0.41,0.14,-0.73,2.46,0.5,0.52,58.0,0.5,0.04,0.55,0.4,0.14,-0.77,2.46,0.5,0.52,58.0,0.48,0.03,0.52,0.37,0.15,-1.09,4.02,0.48,0.48,58.0,0.51,0.04,0.55,0.38,0.17,-1.31,4.85,0.51,0.51,58.0,0.51,0.04,0.57,0.37,0.2,-1.63,5.61,0.52,0.53,58.0,0.49,0.03,0.54,0.38,0.17,-1.34,4.98,0.49,0.5,58.0,0.58,0.04,0.63,0.44,0.19,-1.6,5.92,0.58,0.59,58.0,0.59,0.04,0.65,0.45,0.2,-1.43,5.02,0.6,0.6,58.0,0.51,0.04,0.59,0.4,0.19,-0.19,2.64,0.52,0.51,58.0
+AR-W-G070014 = 0.67,0.01,0.69,0.65,0.05,0.03,2.62,0.67,0.67,36.0,0.58,0.02,0.63,0.53,0.1,0.37,2.71,0.58,0.58,36.0,0.57,0.03,0.62,0.51,0.11,-0.38,2.59,0.57,0.58,36.0,0.54,0.02,0.58,0.47,0.1,-0.49,3.18,0.54,0.54,36.0,0.53,0.02,0.55,0.49,0.06,-0.49,2.62,0.53,0.53,36.0,0.5,0.02,0.53,0.45,0.09,-0.83,4.63,0.5,0.5,36.0,0.54,0.02,0.57,0.5,0.07,-0.54,2.82,0.54,0.55,36.0,0.55,0.02,0.59,0.5,0.09,-0.39,2.84,0.55,0.55,36.0,0.54,0.02,0.6,0.49,0.11,0.07,2.95,0.54,0.54,36.0,0.63,0.02,0.65,0.59,0.06,-0.66,3.19,0.63,0.63,36.0,0.67,0.01,0.68,0.64,0.05,-0.86,4.61,0.67,0.67,36.0,0.62,0.02,0.67,0.58,0.09,0.42,2.46,0.62,0.62,36.0
+AR-W-G070015 = 0.62,0.05,0.71,0.5,0.21,-0.31,2.19,0.62,0.63,372.0,0.59,0.05,0.69,0.47,0.22,-0.02,2.1,0.59,0.58,372.0,0.59,0.05,0.72,0.47,0.25,0.33,2.71,0.59,0.58,372.0,0.57,0.04,0.7,0.44,0.26,-0.35,3.41,0.57,0.57,372.0,0.57,0.03,0.66,0.42,0.25,-0.39,4.82,0.57,0.57,372.0,0.55,0.03,0.64,0.41,0.23,-0.69,7.05,0.56,0.56,372.0,0.58,0.03,0.65,0.45,0.2,-0.69,4.93,0.58,0.58,372.0,0.58,0.03,0.66,0.47,0.19,-0.21,3.14,0.58,0.58,372.0,0.58,0.03,0.64,0.47,0.17,-0.59,3.61,0.58,0.58,372.0,0.63,0.03,0.7,0.51,0.2,-0.19,2.97,0.63,0.63,372.0,0.64,0.03,0.71,0.53,0.17,-0.64,3.48,0.64,0.65,372.0,0.51,0.05,0.64,0.42,0.23,0.36,2.05,0.51,0.5,372.0
+AR-W-G070016 = 0.59,0.04,0.67,0.47,0.2,-0.59,3.2,0.59,0.59,95.0,0.65,0.04,0.72,0.53,0.19,-0.29,3.05,0.65,0.65,95.0,0.65,0.03,0.7,0.52,0.18,-1.25,5.52,0.65,0.66,95.0,0.59,0.03,0.64,0.47,0.17,-0.9,4.8,0.59,0.59,95.0,0.58,0.03,0.64,0.46,0.17,-0.66,3.21,0.58,0.59,95.0,0.54,0.04,0.6,0.42,0.19,-0.66,3.14,0.54,0.55,95.0,0.58,0.05,0.64,0.4,0.24,-1.06,3.81,0.58,0.59,95.0,0.59,0.05,0.66,0.44,0.21,-0.92,3.31,0.6,0.6,95.0,0.57,0.04,0.65,0.43,0.22,-0.67,3.11,0.58,0.58,95.0,0.62,0.06,0.7,0.44,0.26,-0.93,3.23,0.62,0.63,95.0,0.58,0.06,0.68,0.41,0.27,-0.83,3.19,0.58,0.59,95.0,0.49,0.03,0.55,0.35,0.2,-1.02,5.32,0.49,0.49,95.0
+AR-W-G070017 = 0.58,0.03,0.66,0.48,0.17,-0.18,2.44,0.59,0.59,180.0,0.62,0.03,0.7,0.52,0.17,-0.53,3.08,0.63,0.63,180.0,0.62,0.03,0.69,0.51,0.18,-0.47,3.61,0.62,0.62,180.0,0.57,0.04,0.65,0.45,0.2,-0.69,3.3,0.57,0.58,180.0,0.56,0.04,0.64,0.42,0.22,-0.85,3.48,0.56,0.57,180.0,0.54,0.05,0.62,0.38,0.23,-0.8,3.07,0.55,0.55,180.0,0.56,0.04,0.64,0.41,0.23,-0.97,4.51,0.56,0.56,180.0,0.56,0.04,0.66,0.42,0.24,-0.32,3.65,0.56,0.56,180.0,0.56,0.04,0.63,0.41,0.22,-1.16,4.66,0.56,0.57,180.0,0.59,0.04,0.67,0.41,0.26,-1.07,4.28,0.59,0.6,180.0,0.6,0.06,0.67,0.39,0.28,-1.17,3.71,0.6,0.62,180.0,0.5,0.03,0.57,0.39,0.18,-0.67,3.35,0.5,0.5,180.0
+AR-W-G070018 = 0.7,0.02,0.73,0.6,0.14,-2.27,13.21,0.7,0.7,70.0,0.6,0.02,0.66,0.54,0.11,0.24,2.77,0.6,0.59,70.0,0.58,0.04,0.66,0.5,0.16,-0.2,2.12,0.58,0.59,70.0,0.54,0.03,0.59,0.49,0.1,-0.16,2.23,0.54,0.54,70.0,0.54,0.02,0.59,0.5,0.09,0.26,2.97,0.54,0.54,70.0,0.5,0.02,0.55,0.45,0.1,0.02,2.13,0.5,0.5,70.0,0.54,0.02,0.58,0.5,0.08,0.32,2.49,0.54,0.54,70.0,0.55,0.02,0.59,0.52,0.08,0.45,2.53,0.55,0.55,70.0,0.53,0.02,0.58,0.49,0.08,0.21,2.2,0.53,0.53,70.0,0.63,0.02,0.68,0.58,0.1,-0.41,2.88,0.63,0.64,70.0,0.67,0.02,0.7,0.59,0.11,-1.07,5.2,0.67,0.67,70.0,0.59,0.02,0.64,0.55,0.09,0.73,3.67,0.59,0.59,70.0
+AR-W-G070019 = 0.63,0.04,0.67,0.54,0.14,-1.12,3.4,0.63,0.64,23.0,0.64,0.03,0.68,0.55,0.12,-1.24,4.11,0.64,0.65,23.0,0.63,0.03,0.67,0.54,0.13,-0.77,3.03,0.63,0.63,23.0,0.55,0.03,0.59,0.49,0.11,-1.03,3.38,0.56,0.56,23.0,0.52,0.03,0.55,0.46,0.09,-1.27,3.54,0.52,0.53,23.0,0.49,0.03,0.52,0.42,0.09,-0.96,2.92,0.49,0.49,23.0,0.53,0.03,0.58,0.46,0.12,-0.92,3.12,0.54,0.54,23.0,0.52,0.04,0.59,0.44,0.15,-0.64,2.89,0.53,0.53,23.0,0.49,0.03,0.54,0.41,0.13,-0.72,2.95,0.49,0.49,23.0,0.61,0.03,0.64,0.52,0.12,-1.36,3.82,0.61,0.62,23.0,0.66,0.03,0.68,0.56,0.12,-1.54,4.3,0.66,0.67,23.0,0.59,0.03,0.63,0.51,0.13,-1.33,4.13,0.59,0.6,23.0
+AR-W-G070020 = 0.65,0.02,0.68,0.59,0.09,-0.27,2.63,0.65,0.65,93.0,0.55,0.04,0.64,0.48,0.15,0.44,2.14,0.56,0.54,93.0,0.57,0.05,0.66,0.48,0.18,0.33,1.97,0.58,0.57,93.0,0.53,0.03,0.61,0.45,0.16,-0.23,2.74,0.53,0.53,93.0,0.5,0.03,0.56,0.44,0.13,-0.08,1.85,0.5,0.5,93.0,0.47,0.04,0.55,0.38,0.16,-0.11,1.81,0.47,0.48,93.0,0.52,0.04,0.58,0.45,0.14,-0.34,1.95,0.52,0.53,93.0,0.52,0.04,0.59,0.45,0.13,-0.38,1.86,0.52,0.53,93.0,0.5,0.03,0.55,0.45,0.11,-0.32,1.85,0.5,0.51,93.0,0.58,0.03,0.63,0.5,0.13,-0.35,2.23,0.58,0.58,93.0,0.67,0.01,0.71,0.63,0.08,-0.45,4.87,0.67,0.67,93.0,0.59,0.02,0.65,0.54,0.11,0.14,3.51,0.59,0.59,93.0
+AR-W-G070021 = 0.61,0.04,0.7,0.5,0.19,0.01,2.26,0.61,0.6,248.0,0.55,0.03,0.64,0.46,0.19,-0.25,2.83,0.55,0.55,248.0,0.57,0.04,0.64,0.47,0.18,-0.2,2.25,0.57,0.57,248.0,0.58,0.04,0.66,0.46,0.2,-0.22,3.07,0.58,0.58,248.0,0.57,0.04,0.64,0.4,0.25,-1.33,6.04,0.57,0.58,248.0,0.57,0.04,0.62,0.38,0.25,-1.83,7.98,0.57,0.58,248.0,0.57,0.03,0.62,0.39,0.23,-2.12,9.47,0.57,0.57,248.0,0.56,0.03,0.62,0.4,0.21,-1.85,8.02,0.56,0.57,248.0,0.56,0.04,0.63,0.4,0.23,-1.5,6.26,0.57,0.57,248.0,0.59,0.04,0.67,0.37,0.3,-1.96,8.5,0.59,0.6,248.0,0.63,0.06,0.7,0.36,0.34,-1.91,7.38,0.63,0.65,248.0,0.56,0.03,0.63,0.45,0.18,-0.68,3.47,0.56,0.56,248.0
+AR-W-G070022 = 0.66,0.02,0.71,0.59,0.11,-0.37,3.55,0.66,0.66,102.0,0.59,0.02,0.63,0.51,0.13,-0.82,4.32,0.59,0.59,102.0,0.6,0.01,0.63,0.55,0.08,-0.49,3.71,0.6,0.6,102.0,0.6,0.02,0.64,0.53,0.1,-0.51,2.85,0.6,0.6,102.0,0.57,0.02,0.61,0.51,0.1,-0.4,3.26,0.57,0.57,102.0,0.51,0.02,0.57,0.47,0.11,0.15,3.2,0.51,0.51,102.0,0.56,0.02,0.61,0.51,0.09,0.2,2.58,0.56,0.56,102.0,0.56,0.02,0.61,0.52,0.09,0.42,2.99,0.56,0.55,102.0,0.55,0.02,0.61,0.5,0.11,0.17,4.55,0.55,0.55,102.0,0.59,0.03,0.66,0.51,0.15,-0.83,3.93,0.59,0.6,102.0,0.62,0.03,0.69,0.55,0.14,-0.31,3.15,0.62,0.63,102.0,0.61,0.02,0.64,0.55,0.09,-1.06,4.57,0.61,0.61,102.0
+AR-W-G070023 = 0.68,0.01,0.71,0.64,0.07,0.17,2.87,0.68,0.68,90.0,0.62,0.03,0.69,0.55,0.13,0.16,2.58,0.62,0.61,90.0,0.58,0.03,0.64,0.53,0.11,0.14,2.22,0.58,0.58,90.0,0.54,0.02,0.58,0.5,0.09,-0.11,2.62,0.54,0.54,90.0,0.53,0.02,0.58,0.47,0.11,-0.64,4.09,0.54,0.53,90.0,0.5,0.02,0.56,0.44,0.11,0.4,2.96,0.5,0.49,90.0,0.52,0.03,0.6,0.46,0.14,0.47,2.67,0.52,0.51,90.0,0.52,0.03,0.59,0.45,0.14,-0.1,2.22,0.52,0.52,90.0,0.52,0.03,0.57,0.46,0.11,-0.32,2.74,0.52,0.52,90.0,0.6,0.03,0.65,0.51,0.14,-0.62,2.73,0.6,0.6,90.0,0.63,0.03,0.69,0.54,0.15,-0.72,3.66,0.63,0.64,90.0,0.58,0.02,0.63,0.53,0.1,0.46,3.06,0.58,0.57,90.0
+AR-W-G070024 = 0.66,0.05,0.74,0.38,0.36,-1.49,7.38,0.66,0.67,268.0,0.61,0.05,0.71,0.39,0.33,-0.43,4.49,0.61,0.61,268.0,0.63,0.05,0.73,0.44,0.3,-0.47,3.94,0.63,0.63,268.0,0.64,0.04,0.73,0.45,0.28,-1.0,5.22,0.64,0.64,268.0,0.64,0.05,0.74,0.38,0.36,-1.32,6.61,0.64,0.64,268.0,0.61,0.05,0.71,0.33,0.39,-1.73,8.4,0.61,0.62,268.0,0.62,0.05,0.71,0.31,0.41,-2.27,10.83,0.62,0.63,268.0,0.62,0.05,0.7,0.33,0.37,-2.11,9.49,0.62,0.63,268.0,0.6,0.05,0.69,0.32,0.37,-1.79,7.7,0.6,0.61,268.0,0.65,0.06,0.74,0.35,0.39,-1.52,5.75,0.66,0.67,268.0,0.66,0.06,0.75,0.39,0.36,-1.79,6.35,0.66,0.68,268.0,0.58,0.04,0.68,0.39,0.29,-1.09,5.32,0.59,0.59,268.0
+AR-W-G070025 = 0.65,0.03,0.71,0.57,0.14,-0.61,2.62,0.65,0.66,93.0,0.7,0.03,0.76,0.64,0.12,0.41,2.27,0.7,0.69,93.0,0.66,0.02,0.72,0.63,0.09,0.5,2.33,0.66,0.66,93.0,0.57,0.02,0.64,0.52,0.12,0.23,2.52,0.57,0.57,93.0,0.55,0.02,0.62,0.48,0.14,-0.29,3.85,0.55,0.55,93.0,0.49,0.03,0.55,0.39,0.16,-0.8,4.71,0.49,0.49,93.0,0.52,0.03,0.58,0.42,0.16,-0.88,4.56,0.52,0.52,93.0,0.52,0.03,0.58,0.43,0.15,-1.27,5.89,0.52,0.53,93.0,0.51,0.02,0.55,0.44,0.12,-0.98,5.65,0.51,0.51,93.0,0.64,0.02,0.68,0.59,0.09,-0.46,2.83,0.64,0.64,93.0,0.64,0.03,0.7,0.57,0.13,0.07,2.35,0.64,0.63,93.0,0.51,0.04,0.6,0.44,0.16,0.16,2.34,0.51,0.51,93.0
+AR-X-G060001 = 0.59,0.06,0.71,0.44,0.26,-0.05,2.43,0.59,0.59,179.0,0.68,0.09,0.83,0.45,0.38,-0.68,2.37,0.69,0.71,179.0,0.67,0.08,0.78,0.46,0.32,-0.73,2.38,0.68,0.7,179.0,0.57,0.07,0.7,0.41,0.3,0.09,2.22,0.57,0.55,179.0,0.47,0.07,0.62,0.29,0.33,-0.09,2.36,0.47,0.47,179.0,0.41,0.06,0.53,0.28,0.25,0.05,2.19,0.42,0.41,179.0,0.37,0.05,0.48,0.28,0.2,0.32,2.19,0.38,0.37,179.0,0.37,0.05,0.47,0.27,0.2,0.32,2.1,0.37,0.36,179.0,0.37,0.05,0.49,0.27,0.22,0.47,2.31,0.37,0.36,179.0,0.45,0.08,0.63,0.29,0.34,0.37,2.18,0.45,0.44,179.0,0.5,0.08,0.68,0.34,0.34,0.35,2.24,0.51,0.49,179.0,0.59,0.07,0.71,0.43,0.29,-0.22,2.22,0.6,0.6,179.0
+AR-X-G060002 = 0.45,0.05,0.56,0.38,0.18,0.82,2.46,0.45,0.43,22.0,0.66,0.08,0.8,0.5,0.3,-0.24,2.26,0.67,0.67,22.0,0.67,0.09,0.79,0.49,0.3,-0.18,1.93,0.67,0.65,22.0,0.54,0.06,0.67,0.44,0.23,0.27,2.32,0.55,0.54,22.0,0.35,0.02,0.41,0.33,0.08,0.88,4.02,0.35,0.35,22.0,0.29,0.02,0.34,0.27,0.08,1.28,5.2,0.29,0.29,22.0,0.28,0.02,0.31,0.25,0.06,-0.11,1.9,0.28,0.28,22.0,0.28,0.02,0.33,0.25,0.08,0.08,2.04,0.29,0.29,22.0,0.31,0.02,0.36,0.27,0.09,0.68,3.54,0.31,0.31,22.0,0.35,0.03,0.43,0.31,0.11,1.01,4.12,0.35,0.35,22.0,0.4,0.03,0.49,0.36,0.14,1.1,4.54,0.41,0.4,22.0,0.53,0.06,0.64,0.41,0.23,-0.03,2.27,0.53,0.53,22.0
+AR-X-G060003 = 0.59,0.09,0.74,0.43,0.31,-0.18,1.76,0.6,0.59,86.0,0.75,0.05,0.81,0.55,0.27,-1.69,6.27,0.76,0.77,86.0,0.73,0.05,0.8,0.54,0.26,-1.23,4.73,0.73,0.74,86.0,0.58,0.05,0.7,0.48,0.22,0.1,2.13,0.58,0.58,86.0,0.4,0.08,0.57,0.3,0.27,0.63,1.87,0.41,0.36,86.0,0.35,0.07,0.5,0.27,0.23,0.71,1.88,0.35,0.3,86.0,0.32,0.06,0.44,0.26,0.19,0.72,1.95,0.32,0.29,86.0,0.31,0.06,0.43,0.25,0.18,0.67,1.9,0.32,0.28,86.0,0.33,0.06,0.46,0.25,0.2,0.56,1.89,0.33,0.3,86.0,0.4,0.1,0.59,0.27,0.32,0.46,1.72,0.41,0.36,86.0,0.47,0.11,0.67,0.31,0.36,0.43,1.71,0.48,0.43,86.0,0.62,0.06,0.73,0.44,0.29,-0.32,2.41,0.63,0.63,86.0
+AR-X-G060004 = 0.49,0.14,0.66,0.1,0.56,-1.23,3.46,0.51,0.53,248.0,0.56,0.14,0.72,0.18,0.54,-1.19,3.21,0.58,0.63,248.0,0.56,0.14,0.72,0.15,0.57,-1.31,3.59,0.58,0.62,248.0,0.48,0.12,0.63,0.14,0.49,-1.32,3.71,0.49,0.53,248.0,0.41,0.09,0.52,0.13,0.39,-1.47,4.18,0.42,0.45,248.0,0.36,0.08,0.46,0.13,0.33,-1.46,4.28,0.37,0.39,248.0,0.32,0.06,0.4,0.11,0.29,-1.6,4.92,0.33,0.34,248.0,0.3,0.07,0.38,0.09,0.29,-1.66,4.9,0.31,0.33,248.0,0.32,0.06,0.41,0.12,0.29,-1.53,4.62,0.33,0.34,248.0,0.35,0.09,0.51,0.1,0.4,-1.08,3.31,0.36,0.38,248.0,0.42,0.12,0.6,0.13,0.47,-0.9,2.9,0.44,0.44,248.0,0.46,0.13,0.63,0.12,0.51,-1.18,3.42,0.48,0.5,248.0
+AR-X-G060005 = 0.58,0.06,0.73,0.41,0.32,-0.07,2.77,0.59,0.58,482.0,0.74,0.05,0.83,0.59,0.23,-0.54,2.82,0.74,0.75,482.0,0.65,0.03,0.72,0.57,0.15,-0.01,2.99,0.65,0.65,482.0,0.45,0.02,0.57,0.38,0.19,0.82,4.54,0.45,0.45,482.0,0.35,0.02,0.46,0.31,0.15,1.14,6.15,0.35,0.34,482.0,0.33,0.02,0.41,0.28,0.13,0.32,3.22,0.33,0.33,482.0,0.36,0.04,0.49,0.29,0.2,0.8,3.46,0.37,0.36,482.0,0.34,0.02,0.42,0.29,0.13,0.76,3.83,0.34,0.34,482.0,0.33,0.02,0.43,0.29,0.13,1.27,6.45,0.33,0.33,482.0,0.37,0.04,0.53,0.31,0.21,1.14,4.59,0.38,0.37,482.0,0.38,0.04,0.5,0.31,0.18,0.8,2.97,0.38,0.37,482.0,0.55,0.04,0.66,0.47,0.2,0.57,2.69,0.55,0.54,482.0
+AR-X-G060006 = 0.6,0.08,0.71,0.45,0.26,-0.43,1.61,0.61,0.64,185.0,0.74,0.04,0.8,0.66,0.14,-0.53,1.79,0.74,0.76,185.0,0.64,0.02,0.71,0.59,0.12,0.04,2.85,0.64,0.64,185.0,0.46,0.05,0.56,0.36,0.2,-0.09,1.98,0.46,0.46,185.0,0.37,0.04,0.45,0.3,0.15,0.14,2.22,0.37,0.37,185.0,0.35,0.03,0.43,0.31,0.12,0.39,2.46,0.36,0.35,185.0,0.38,0.03,0.46,0.33,0.13,0.45,2.75,0.38,0.38,185.0,0.34,0.02,0.4,0.29,0.11,0.18,2.49,0.34,0.34,185.0,0.35,0.03,0.42,0.3,0.11,-0.08,1.99,0.36,0.36,185.0,0.41,0.04,0.5,0.33,0.17,0.1,1.94,0.42,0.41,185.0,0.42,0.03,0.48,0.35,0.13,-0.48,2.28,0.42,0.43,185.0,0.57,0.03,0.66,0.5,0.17,0.17,3.04,0.57,0.57,185.0
+AR-X-G060007 = 0.56,0.1,0.72,0.17,0.55,-1.78,6.68,0.57,0.58,187.0,0.65,0.1,0.81,0.25,0.56,-2.57,10.07,0.66,0.67,187.0,0.67,0.1,0.76,0.22,0.54,-2.99,11.76,0.68,0.7,187.0,0.59,0.09,0.69,0.19,0.5,-2.77,11.24,0.59,0.6,187.0,0.48,0.07,0.57,0.19,0.39,-2.09,8.7,0.48,0.49,187.0,0.41,0.06,0.49,0.17,0.32,-2.04,8.47,0.41,0.42,187.0,0.34,0.04,0.4,0.15,0.26,-2.23,9.51,0.34,0.35,187.0,0.33,0.04,0.4,0.14,0.26,-2.14,8.83,0.33,0.34,187.0,0.33,0.04,0.41,0.13,0.27,-2.19,9.54,0.33,0.34,187.0,0.37,0.06,0.49,0.14,0.34,-1.08,4.9,0.38,0.37,187.0,0.49,0.08,0.59,0.17,0.42,-2.15,8.59,0.5,0.5,187.0,0.52,0.1,0.71,0.16,0.55,-1.17,4.72,0.53,0.52,187.0
+AR-X-G060008 = 0.64,0.09,0.77,0.4,0.37,-0.75,2.72,0.64,0.66,314.0,0.73,0.08,0.84,0.48,0.37,-1.17,4.01,0.73,0.75,314.0,0.62,0.05,0.7,0.47,0.23,-0.96,3.59,0.62,0.63,314.0,0.42,0.03,0.52,0.37,0.15,0.78,3.68,0.42,0.42,314.0,0.32,0.02,0.4,0.28,0.11,0.61,2.79,0.32,0.32,314.0,0.31,0.02,0.37,0.27,0.09,0.45,2.29,0.31,0.31,314.0,0.33,0.03,0.41,0.27,0.14,0.46,2.39,0.34,0.33,314.0,0.31,0.03,0.4,0.24,0.15,0.46,2.85,0.31,0.3,314.0,0.31,0.03,0.4,0.26,0.14,0.65,3.13,0.31,0.31,314.0,0.35,0.03,0.43,0.26,0.17,0.19,2.96,0.35,0.34,314.0,0.35,0.03,0.43,0.28,0.15,0.46,2.98,0.35,0.35,314.0,0.52,0.05,0.63,0.36,0.27,-0.68,3.3,0.52,0.53,314.0
+AR-X-G060009 = 0.71,0.07,0.81,0.47,0.33,-1.28,4.32,0.71,0.73,361.0,0.78,0.04,0.84,0.62,0.22,-1.38,4.65,0.78,0.79,361.0,0.62,0.03,0.69,0.55,0.14,-0.23,2.57,0.62,0.62,361.0,0.37,0.04,0.5,0.31,0.19,0.85,2.99,0.37,0.36,361.0,0.31,0.03,0.42,0.26,0.16,0.9,3.58,0.31,0.31,361.0,0.3,0.03,0.36,0.25,0.11,0.27,1.96,0.3,0.3,361.0,0.33,0.04,0.44,0.26,0.18,0.14,1.8,0.33,0.33,361.0,0.3,0.04,0.4,0.24,0.16,0.28,1.95,0.3,0.3,361.0,0.29,0.04,0.38,0.23,0.15,0.21,1.91,0.29,0.29,361.0,0.33,0.06,0.47,0.24,0.23,0.38,1.91,0.34,0.32,361.0,0.36,0.05,0.48,0.27,0.21,0.17,1.91,0.36,0.35,361.0,0.59,0.05,0.73,0.48,0.25,-0.01,2.56,0.59,0.6,361.0
+AR-X-G060010 = 0.53,0.07,0.66,0.35,0.31,-0.58,2.57,0.53,0.54,150.0,0.6,0.07,0.73,0.44,0.29,-0.33,2.04,0.6,0.62,150.0,0.58,0.07,0.7,0.42,0.28,-0.44,2.15,0.59,0.6,150.0,0.51,0.06,0.62,0.38,0.24,-0.42,2.14,0.52,0.52,150.0,0.44,0.03,0.52,0.36,0.16,-0.39,3.2,0.45,0.45,150.0,0.4,0.03,0.48,0.33,0.15,0.4,3.31,0.4,0.39,150.0,0.34,0.02,0.4,0.29,0.11,0.45,3.22,0.34,0.34,150.0,0.33,0.02,0.39,0.29,0.09,0.52,2.77,0.33,0.33,150.0,0.36,0.02,0.43,0.31,0.11,0.62,2.8,0.36,0.35,150.0,0.4,0.04,0.47,0.32,0.16,-0.34,2.31,0.4,0.41,150.0,0.45,0.06,0.55,0.33,0.21,-0.33,1.98,0.46,0.47,150.0,0.5,0.07,0.65,0.34,0.31,-0.15,2.06,0.51,0.5,150.0
+AR-X-G060011 = 0.56,0.05,0.64,0.41,0.23,-0.52,3.0,0.56,0.56,113.0,0.61,0.05,0.7,0.49,0.21,-0.66,2.75,0.62,0.62,113.0,0.6,0.06,0.7,0.46,0.23,-0.65,2.3,0.6,0.62,113.0,0.52,0.04,0.62,0.44,0.18,0.08,2.42,0.52,0.52,113.0,0.44,0.04,0.53,0.32,0.2,-0.41,3.26,0.44,0.44,113.0,0.38,0.04,0.48,0.28,0.2,-0.25,3.49,0.38,0.38,113.0,0.33,0.03,0.41,0.25,0.16,0.23,3.26,0.33,0.32,113.0,0.32,0.03,0.39,0.24,0.15,-0.22,3.37,0.32,0.32,113.0,0.36,0.04,0.43,0.25,0.18,-0.71,3.25,0.36,0.37,113.0,0.42,0.04,0.51,0.33,0.18,0.01,2.3,0.42,0.42,113.0,0.44,0.05,0.55,0.35,0.2,0.19,2.22,0.45,0.44,113.0,0.54,0.05,0.63,0.43,0.19,-0.24,2.21,0.54,0.54,113.0
+AR-X-G060012 = 0.58,0.08,0.77,0.42,0.34,0.09,2.09,0.59,0.58,331.0,0.73,0.05,0.83,0.58,0.25,-0.47,2.82,0.73,0.74,331.0,0.64,0.03,0.73,0.56,0.17,-0.29,2.79,0.64,0.64,331.0,0.44,0.02,0.48,0.39,0.09,0.27,2.49,0.44,0.44,331.0,0.33,0.02,0.38,0.29,0.09,0.54,2.85,0.33,0.33,331.0,0.32,0.02,0.37,0.28,0.08,0.65,2.85,0.32,0.31,331.0,0.37,0.03,0.46,0.32,0.14,0.64,3.12,0.37,0.37,331.0,0.33,0.02,0.4,0.29,0.11,0.13,2.35,0.33,0.34,331.0,0.33,0.02,0.41,0.29,0.13,0.08,2.92,0.33,0.33,331.0,0.38,0.03,0.47,0.32,0.15,0.17,2.57,0.39,0.38,331.0,0.38,0.04,0.51,0.31,0.2,0.96,3.33,0.38,0.37,331.0,0.55,0.04,0.67,0.47,0.2,0.53,2.66,0.55,0.55,331.0
+AR-X-G060013 = 0.57,0.05,0.66,0.43,0.23,-0.91,3.03,0.58,0.59,102.0,0.62,0.07,0.73,0.45,0.28,-0.83,2.8,0.63,0.64,102.0,0.61,0.07,0.72,0.44,0.28,-0.8,2.79,0.62,0.63,102.0,0.54,0.06,0.66,0.4,0.26,-0.65,2.76,0.55,0.55,102.0,0.44,0.04,0.55,0.33,0.22,-0.46,3.4,0.44,0.44,102.0,0.38,0.03,0.46,0.29,0.16,-0.53,3.48,0.38,0.38,102.0,0.34,0.02,0.39,0.27,0.11,-0.91,3.91,0.35,0.35,102.0,0.34,0.02,0.38,0.26,0.12,-0.98,3.68,0.34,0.34,102.0,0.35,0.03,0.41,0.27,0.14,-0.77,3.71,0.35,0.35,102.0,0.44,0.05,0.52,0.32,0.2,-0.36,2.34,0.44,0.44,102.0,0.51,0.06,0.6,0.37,0.23,-0.74,2.59,0.52,0.53,102.0,0.58,0.06,0.69,0.42,0.26,-0.67,2.71,0.58,0.59,102.0
+AR-X-G060014 = 0.68,0.07,0.8,0.46,0.34,-0.85,2.99,0.68,0.7,722.0,0.78,0.06,0.85,0.47,0.39,-2.0,7.65,0.78,0.8,722.0,0.67,0.04,0.78,0.48,0.3,-0.71,3.95,0.67,0.68,722.0,0.44,0.04,0.57,0.36,0.21,0.85,4.01,0.44,0.44,722.0,0.35,0.04,0.48,0.28,0.2,1.24,4.91,0.35,0.34,722.0,0.33,0.03,0.43,0.26,0.17,0.57,3.19,0.33,0.32,722.0,0.34,0.03,0.42,0.26,0.16,0.12,2.47,0.34,0.34,722.0,0.34,0.03,0.43,0.27,0.16,0.24,2.28,0.34,0.33,722.0,0.32,0.03,0.44,0.25,0.19,0.18,2.58,0.32,0.32,722.0,0.34,0.03,0.45,0.26,0.19,0.17,2.4,0.34,0.34,722.0,0.35,0.03,0.49,0.27,0.22,0.87,4.4,0.35,0.35,722.0,0.52,0.04,0.66,0.42,0.24,0.17,3.18,0.52,0.52,722.0
+AR-X-G060015 = 0.5,0.06,0.6,0.22,0.38,-1.23,6.5,0.5,0.5,262.0,0.75,0.07,0.84,0.27,0.57,-2.82,15.24,0.75,0.76,262.0,0.74,0.08,0.84,0.28,0.56,-2.12,11.42,0.74,0.75,262.0,0.55,0.07,0.71,0.25,0.46,-0.55,4.58,0.55,0.56,262.0,0.35,0.03,0.44,0.18,0.25,-0.83,6.81,0.35,0.35,262.0,0.31,0.03,0.37,0.13,0.24,-1.47,10.73,0.31,0.31,262.0,0.31,0.04,0.43,0.12,0.31,0.4,5.15,0.31,0.3,262.0,0.29,0.04,0.41,0.11,0.3,0.26,5.59,0.29,0.28,262.0,0.3,0.04,0.43,0.13,0.29,0.49,3.91,0.31,0.29,262.0,0.34,0.05,0.47,0.16,0.3,0.06,2.69,0.35,0.34,262.0,0.4,0.05,0.56,0.24,0.32,0.02,2.88,0.41,0.41,262.0,0.51,0.06,0.64,0.23,0.41,-0.67,4.53,0.51,0.52,262.0
+AR-X-G060016 = 0.5,0.1,0.73,0.11,0.62,-0.07,4.51,0.5,0.49,227.0,0.65,0.14,0.86,0.14,0.72,-0.62,3.34,0.67,0.61,227.0,0.66,0.14,0.86,0.18,0.68,-0.62,3.34,0.68,0.62,227.0,0.58,0.11,0.72,0.15,0.57,-1.09,4.73,0.58,0.56,227.0,0.44,0.06,0.57,0.14,0.43,-1.63,8.34,0.44,0.44,227.0,0.38,0.05,0.5,0.13,0.37,-0.99,6.17,0.38,0.38,227.0,0.35,0.04,0.45,0.15,0.3,-0.74,4.93,0.35,0.35,227.0,0.3,0.04,0.39,0.12,0.27,-0.89,6.07,0.31,0.3,227.0,0.31,0.04,0.42,0.15,0.28,0.12,4.32,0.31,0.3,227.0,0.33,0.05,0.49,0.18,0.31,0.58,3.41,0.33,0.33,227.0,0.45,0.08,0.64,0.19,0.45,-0.12,3.47,0.46,0.45,227.0,0.45,0.08,0.67,0.18,0.49,0.15,4.48,0.46,0.44,227.0
+AR-X-G060017 = 0.46,0.05,0.57,0.34,0.24,-0.4,2.14,0.47,0.47,184.0,0.74,0.03,0.81,0.68,0.13,-0.02,2.55,0.74,0.74,184.0,0.73,0.04,0.83,0.65,0.17,0.07,2.19,0.74,0.73,184.0,0.52,0.03,0.62,0.44,0.17,0.4,2.88,0.52,0.52,184.0,0.33,0.03,0.41,0.27,0.14,0.19,2.12,0.33,0.33,184.0,0.32,0.03,0.38,0.26,0.12,-0.3,2.17,0.32,0.33,184.0,0.4,0.05,0.49,0.27,0.22,-0.73,2.63,0.4,0.41,184.0,0.39,0.05,0.47,0.26,0.2,-0.85,2.85,0.39,0.4,184.0,0.42,0.06,0.52,0.27,0.26,-0.6,2.59,0.42,0.43,184.0,0.41,0.06,0.53,0.27,0.26,-0.57,2.44,0.42,0.42,184.0,0.39,0.04,0.47,0.28,0.19,-0.11,2.88,0.39,0.39,184.0,0.54,0.04,0.63,0.46,0.17,0.38,2.69,0.54,0.53,184.0
+AR-X-G060018 = 0.54,0.07,0.64,0.39,0.25,-0.77,2.51,0.55,0.56,124.0,0.62,0.09,0.71,0.4,0.31,-1.06,2.74,0.62,0.66,124.0,0.61,0.09,0.71,0.4,0.31,-1.0,2.65,0.61,0.65,124.0,0.52,0.07,0.62,0.36,0.26,-0.85,2.63,0.53,0.55,124.0,0.43,0.07,0.54,0.28,0.25,-0.6,2.21,0.44,0.46,124.0,0.37,0.05,0.47,0.25,0.22,-0.3,2.33,0.37,0.38,124.0,0.34,0.04,0.41,0.24,0.17,-0.43,2.49,0.34,0.34,124.0,0.32,0.04,0.39,0.23,0.16,-0.45,2.2,0.33,0.33,124.0,0.37,0.07,0.48,0.23,0.24,-0.32,1.89,0.37,0.39,124.0,0.46,0.08,0.57,0.29,0.28,-0.54,1.96,0.47,0.49,124.0,0.49,0.08,0.6,0.33,0.28,-0.63,2.1,0.5,0.52,124.0,0.55,0.07,0.65,0.38,0.26,-0.78,2.55,0.55,0.56,124.0
+AR-X-G060019 = 0.55,0.03,0.61,0.46,0.15,-0.66,3.87,0.55,0.55,63.0,0.67,0.03,0.71,0.59,0.12,-0.79,3.3,0.67,0.67,63.0,0.67,0.03,0.71,0.58,0.13,-0.75,3.06,0.67,0.67,63.0,0.57,0.03,0.64,0.5,0.14,0.07,3.28,0.57,0.57,63.0,0.48,0.04,0.58,0.38,0.2,0.03,4.05,0.48,0.48,63.0,0.4,0.04,0.48,0.32,0.17,-0.15,2.6,0.41,0.41,63.0,0.36,0.03,0.43,0.29,0.14,-0.07,3.08,0.36,0.36,63.0,0.35,0.02,0.4,0.29,0.12,-0.16,3.17,0.35,0.35,63.0,0.39,0.04,0.48,0.33,0.15,0.72,2.86,0.39,0.38,63.0,0.47,0.05,0.6,0.4,0.2,0.62,2.84,0.47,0.46,63.0,0.51,0.04,0.6,0.44,0.17,0.33,2.49,0.52,0.51,63.0,0.58,0.03,0.65,0.53,0.12,-0.07,2.72,0.59,0.59,63.0
+AR-X-G060020 = 0.4,0.19,0.62,-0.1,0.72,-1.75,4.62,0.44,0.46,606.0,0.59,0.27,0.8,-0.1,0.9,-1.81,4.65,0.65,0.69,606.0,0.58,0.26,0.79,-0.1,0.89,-1.81,4.63,0.64,0.68,606.0,0.45,0.18,0.65,-0.03,0.67,-1.75,4.57,0.49,0.52,606.0,0.34,0.15,0.56,-0.05,0.61,-1.66,4.48,0.37,0.39,606.0,0.3,0.13,0.45,-0.06,0.5,-1.74,4.54,0.33,0.35,606.0,0.33,0.15,0.52,-0.08,0.6,-1.56,4.17,0.36,0.38,606.0,0.29,0.14,0.45,-0.09,0.54,-1.56,4.14,0.32,0.33,606.0,0.31,0.14,0.47,-0.08,0.56,-1.52,4.11,0.34,0.35,606.0,0.37,0.19,0.61,-0.1,0.71,-1.72,4.54,0.41,0.43,606.0,0.38,0.18,0.59,-0.1,0.69,-1.7,4.56,0.42,0.45,606.0,0.45,0.2,0.63,-0.07,0.7,-1.81,4.63,0.49,0.53,606.0
+AR-X-G060021 = 0.54,0.08,0.68,0.38,0.3,-0.08,1.71,0.55,0.54,115.0,0.76,0.07,0.84,0.5,0.35,-1.48,5.19,0.76,0.77,115.0,0.73,0.06,0.83,0.48,0.35,-1.13,4.52,0.74,0.75,115.0,0.55,0.05,0.67,0.44,0.23,0.19,2.97,0.55,0.55,115.0,0.37,0.09,0.57,0.27,0.3,0.47,1.74,0.38,0.34,115.0,0.33,0.06,0.47,0.27,0.2,0.57,1.81,0.34,0.3,115.0,0.32,0.04,0.42,0.27,0.15,0.68,2.17,0.32,0.31,115.0,0.32,0.04,0.41,0.26,0.15,0.59,2.15,0.32,0.31,115.0,0.33,0.05,0.44,0.26,0.17,0.53,2.03,0.33,0.31,115.0,0.39,0.1,0.61,0.26,0.35,0.49,1.77,0.4,0.34,115.0,0.43,0.11,0.64,0.27,0.37,0.31,1.61,0.44,0.38,115.0,0.6,0.06,0.7,0.45,0.25,-0.61,2.39,0.61,0.62,115.0
+AR-X-G060022 = 0.57,0.07,0.71,0.26,0.44,-1.39,6.22,0.57,0.58,109.0,0.65,0.06,0.76,0.34,0.42,-2.33,10.52,0.65,0.66,109.0,0.65,0.07,0.74,0.34,0.4,-2.75,11.31,0.65,0.67,109.0,0.55,0.05,0.65,0.31,0.34,-2.23,10.17,0.55,0.56,109.0,0.43,0.04,0.55,0.28,0.27,-0.82,8.21,0.43,0.43,109.0,0.38,0.03,0.48,0.27,0.21,-0.3,5.29,0.38,0.38,109.0,0.33,0.03,0.41,0.25,0.16,0.47,3.9,0.33,0.32,109.0,0.31,0.02,0.39,0.23,0.15,0.35,4.46,0.31,0.3,109.0,0.3,0.03,0.39,0.23,0.15,0.88,3.83,0.3,0.29,109.0,0.3,0.04,0.45,0.22,0.22,1.25,4.03,0.3,0.28,109.0,0.5,0.06,0.64,0.29,0.36,-0.83,5.91,0.51,0.51,109.0,0.52,0.07,0.68,0.25,0.43,-0.87,5.29,0.52,0.52,109.0
+AR-X-G060023 = 0.57,0.1,0.78,0.41,0.37,0.12,1.66,0.58,0.57,195.0,0.78,0.04,0.85,0.65,0.2,-0.7,2.86,0.78,0.79,195.0,0.72,0.04,0.82,0.62,0.2,0.24,2.53,0.72,0.71,195.0,0.47,0.06,0.6,0.38,0.22,-0.0,1.75,0.48,0.48,195.0,0.31,0.03,0.4,0.27,0.13,1.08,3.36,0.31,0.29,195.0,0.3,0.03,0.37,0.26,0.11,0.71,2.65,0.3,0.29,195.0,0.32,0.05,0.42,0.25,0.17,0.29,1.91,0.32,0.32,195.0,0.31,0.04,0.39,0.24,0.15,0.28,1.91,0.31,0.3,195.0,0.32,0.06,0.44,0.24,0.2,0.46,1.95,0.32,0.3,195.0,0.34,0.07,0.52,0.24,0.28,0.61,2.18,0.34,0.32,195.0,0.35,0.04,0.47,0.29,0.18,0.6,2.35,0.36,0.34,195.0,0.56,0.03,0.68,0.47,0.2,1.37,6.35,0.56,0.55,195.0
+AR-X-G060024 = 0.63,0.08,0.77,0.42,0.35,-0.47,2.46,0.64,0.65,123.0,0.8,0.05,0.86,0.64,0.23,-1.73,6.34,0.8,0.81,123.0,0.75,0.04,0.82,0.63,0.19,-0.96,3.71,0.75,0.76,123.0,0.58,0.05,0.68,0.47,0.21,-0.41,2.42,0.58,0.58,123.0,0.39,0.05,0.52,0.31,0.21,0.8,2.89,0.39,0.37,123.0,0.34,0.04,0.46,0.28,0.18,0.93,3.0,0.34,0.33,123.0,0.32,0.03,0.4,0.27,0.13,0.58,2.6,0.32,0.32,123.0,0.31,0.03,0.39,0.27,0.12,0.65,2.47,0.31,0.3,123.0,0.31,0.03,0.4,0.27,0.14,0.82,3.12,0.31,0.31,123.0,0.34,0.07,0.54,0.26,0.28,0.9,2.71,0.35,0.32,123.0,0.41,0.1,0.66,0.27,0.39,0.85,2.6,0.42,0.38,123.0,0.56,0.08,0.75,0.44,0.31,0.32,2.23,0.57,0.56,123.0
+AR-X-G060025 = 0.37,0.27,0.74,-0.1,0.84,-0.46,1.82,0.46,0.47,392.0,0.46,0.32,0.85,-0.1,0.95,-0.48,1.76,0.56,0.58,392.0,0.47,0.3,0.84,-0.05,0.89,-0.42,1.61,0.56,0.57,392.0,0.4,0.25,0.72,-0.03,0.75,-0.48,1.64,0.47,0.51,392.0,0.31,0.19,0.58,-0.05,0.63,-0.61,1.93,0.36,0.38,392.0,0.27,0.16,0.51,-0.03,0.54,-0.55,1.92,0.32,0.33,392.0,0.24,0.15,0.45,-0.06,0.51,-0.72,2.16,0.28,0.3,392.0,0.22,0.14,0.43,-0.05,0.48,-0.61,2.03,0.26,0.27,392.0,0.22,0.13,0.42,-0.05,0.46,-0.65,2.11,0.26,0.27,392.0,0.23,0.17,0.5,-0.1,0.6,-0.56,2.37,0.28,0.27,392.0,0.31,0.22,0.67,-0.1,0.77,-0.45,2.08,0.38,0.36,392.0,0.33,0.22,0.71,-0.07,0.78,-0.29,1.87,0.4,0.4,392.0
+AR-X-G060026 = 0.63,0.06,0.75,0.46,0.29,-0.36,2.52,0.63,0.63,410.0,0.74,0.05,0.81,0.56,0.25,-1.06,4.09,0.74,0.75,410.0,0.63,0.03,0.7,0.51,0.19,-0.55,3.72,0.63,0.63,410.0,0.41,0.06,0.53,0.31,0.23,0.26,2.09,0.41,0.41,410.0,0.33,0.05,0.44,0.25,0.19,0.18,2.1,0.33,0.33,410.0,0.32,0.04,0.4,0.25,0.15,-0.03,2.19,0.32,0.32,410.0,0.35,0.04,0.44,0.27,0.18,-0.46,2.04,0.36,0.37,410.0,0.32,0.04,0.39,0.24,0.15,-0.47,2.11,0.32,0.33,410.0,0.32,0.03,0.41,0.25,0.16,-0.37,2.44,0.32,0.33,410.0,0.37,0.05,0.48,0.25,0.23,-0.61,2.6,0.38,0.39,410.0,0.39,0.04,0.49,0.3,0.19,-0.34,2.78,0.39,0.4,410.0,0.58,0.05,0.71,0.44,0.27,-0.09,2.82,0.58,0.58,410.0
+AR-Y-G100001 = 0.58,0.23,0.81,0.1,0.71,-0.83,2.12,0.63,0.71,71.0,0.63,0.25,0.88,0.1,0.78,-0.84,2.14,0.68,0.78,71.0,0.62,0.24,0.86,0.11,0.75,-0.87,2.21,0.67,0.76,71.0,0.59,0.24,0.85,0.11,0.74,-0.77,2.07,0.63,0.72,71.0,0.52,0.23,0.78,0.1,0.68,-0.57,1.72,0.56,0.63,71.0,0.45,0.21,0.76,0.09,0.67,-0.27,1.68,0.49,0.5,71.0,0.41,0.19,0.71,0.09,0.61,-0.22,1.68,0.45,0.46,71.0,0.39,0.18,0.66,0.09,0.57,-0.27,1.68,0.43,0.45,71.0,0.38,0.18,0.62,0.07,0.55,-0.35,1.64,0.42,0.44,71.0,0.45,0.22,0.71,0.07,0.64,-0.49,1.65,0.5,0.55,71.0,0.53,0.26,0.81,0.08,0.73,-0.59,1.7,0.59,0.67,71.0,0.55,0.26,0.8,0.08,0.72,-0.61,1.66,0.61,0.7,71.0
+AR-Y-G100002 = 0.15,0.04,0.27,0.06,0.22,0.4,2.79,0.16,0.14,263.0,0.16,0.04,0.29,0.04,0.26,0.27,2.82,0.16,0.15,263.0,0.16,0.04,0.29,0.05,0.24,0.41,2.79,0.16,0.14,263.0,0.14,0.03,0.23,0.05,0.19,0.29,2.68,0.14,0.13,263.0,0.12,0.02,0.19,0.05,0.14,0.18,2.88,0.12,0.12,263.0,0.12,0.02,0.17,0.05,0.12,0.08,2.92,0.12,0.11,263.0,0.11,0.02,0.16,0.05,0.11,0.18,2.92,0.11,0.11,263.0,0.1,0.02,0.16,0.05,0.11,0.34,3.11,0.11,0.1,263.0,0.1,0.02,0.15,0.05,0.1,0.46,3.09,0.1,0.1,263.0,0.1,0.02,0.17,0.05,0.12,0.65,3.06,0.11,0.1,263.0,0.1,0.02,0.18,0.05,0.13,0.85,3.43,0.11,0.1,263.0,0.12,0.03,0.23,0.06,0.17,0.97,3.18,0.12,0.1,263.0
+AR-Y-G100003 = 0.71,0.03,0.77,0.67,0.11,0.39,2.34,0.71,0.7,31.0,0.73,0.05,0.83,0.67,0.17,0.8,2.64,0.73,0.72,31.0,0.73,0.05,0.83,0.64,0.19,0.22,2.51,0.73,0.72,31.0,0.68,0.06,0.78,0.58,0.2,0.23,2.21,0.68,0.68,31.0,0.6,0.07,0.73,0.48,0.25,0.25,2.23,0.6,0.6,31.0,0.51,0.07,0.66,0.41,0.25,0.47,2.28,0.52,0.5,31.0,0.44,0.06,0.57,0.36,0.21,0.53,2.35,0.45,0.43,31.0,0.41,0.05,0.51,0.33,0.18,0.43,2.2,0.41,0.4,31.0,0.39,0.04,0.47,0.33,0.14,0.32,1.97,0.4,0.39,31.0,0.46,0.05,0.58,0.37,0.21,0.54,2.82,0.46,0.45,31.0,0.54,0.06,0.68,0.42,0.26,0.51,2.87,0.54,0.52,31.0,0.69,0.05,0.78,0.59,0.19,0.25,2.53,0.69,0.68,31.0
+AR-Y-G100004 = 0.2,0.04,0.37,0.12,0.24,1.27,9.71,0.2,0.2,130.0,0.21,0.04,0.39,0.12,0.26,0.76,8.07,0.21,0.21,130.0,0.21,0.04,0.44,0.12,0.31,1.57,10.95,0.22,0.21,130.0,0.19,0.04,0.39,0.11,0.28,2.0,13.61,0.19,0.19,130.0,0.16,0.03,0.3,0.1,0.2,1.88,13.45,0.16,0.16,130.0,0.15,0.02,0.25,0.1,0.15,1.46,11.27,0.15,0.15,130.0,0.14,0.02,0.23,0.09,0.14,1.18,9.45,0.14,0.14,130.0,0.13,0.02,0.22,0.09,0.13,1.34,10.65,0.13,0.13,130.0,0.13,0.02,0.21,0.09,0.12,0.99,8.83,0.13,0.13,130.0,0.13,0.02,0.22,0.09,0.14,0.67,7.89,0.13,0.13,130.0,0.14,0.03,0.31,0.08,0.23,3.25,21.99,0.14,0.13,130.0,0.15,0.03,0.26,0.09,0.17,0.14,3.55,0.16,0.16,130.0
+AR-Y-G100005 = 0.76,0.04,0.84,0.62,0.22,-0.99,5.31,0.76,0.76,96.0,0.84,0.04,0.9,0.75,0.15,-0.45,1.94,0.85,0.86,96.0,0.83,0.03,0.88,0.68,0.2,-1.22,5.52,0.83,0.84,96.0,0.82,0.04,0.89,0.73,0.17,-0.33,2.0,0.82,0.83,96.0,0.78,0.04,0.86,0.7,0.16,-0.15,2.16,0.78,0.79,96.0,0.73,0.06,0.83,0.6,0.23,-0.31,1.91,0.73,0.75,96.0,0.68,0.07,0.81,0.52,0.29,-0.29,2.0,0.68,0.7,96.0,0.63,0.08,0.79,0.47,0.31,-0.13,2.09,0.64,0.65,96.0,0.58,0.08,0.77,0.43,0.34,0.32,2.25,0.59,0.57,96.0,0.62,0.08,0.79,0.46,0.33,0.25,2.03,0.62,0.61,96.0,0.7,0.08,0.84,0.52,0.32,0.14,1.98,0.71,0.7,96.0,0.79,0.04,0.87,0.68,0.19,-0.18,2.1,0.79,0.78,96.0
+AR-Y-G100006 = 0.75,0.04,0.83,0.69,0.14,0.09,2.22,0.75,0.75,16.0,0.79,0.05,0.87,0.73,0.14,0.2,1.64,0.79,0.79,16.0,0.77,0.03,0.84,0.73,0.11,0.89,3.04,0.77,0.76,16.0,0.74,0.06,0.84,0.66,0.18,0.02,1.68,0.74,0.74,16.0,0.66,0.07,0.75,0.55,0.2,-0.18,1.76,0.66,0.67,16.0,0.6,0.1,0.75,0.46,0.3,0.01,1.68,0.6,0.6,16.0,0.53,0.1,0.7,0.41,0.29,0.15,1.7,0.54,0.53,16.0,0.49,0.09,0.65,0.37,0.28,0.17,1.69,0.5,0.49,16.0,0.46,0.08,0.58,0.35,0.23,0.2,1.55,0.46,0.45,16.0,0.53,0.08,0.65,0.42,0.24,0.2,1.54,0.54,0.52,16.0,0.65,0.1,0.79,0.51,0.28,0.09,1.5,0.65,0.64,16.0,0.73,0.05,0.82,0.67,0.15,0.36,1.93,0.73,0.72,16.0
+AR-Y-G100007 = 0.14,0.05,0.29,0.06,0.23,0.97,3.12,0.15,0.12,249.0,0.15,0.06,0.3,0.06,0.24,0.97,2.85,0.16,0.12,249.0,0.14,0.05,0.29,0.06,0.22,0.94,2.96,0.15,0.12,249.0,0.13,0.04,0.22,0.06,0.16,0.68,2.41,0.13,0.12,249.0,0.11,0.03,0.16,0.06,0.1,0.38,2.02,0.12,0.11,249.0,0.11,0.02,0.15,0.06,0.1,0.22,2.0,0.11,0.1,249.0,0.1,0.02,0.14,0.05,0.09,0.13,2.16,0.11,0.1,249.0,0.1,0.02,0.14,0.05,0.08,0.17,2.34,0.1,0.1,249.0,0.1,0.02,0.13,0.05,0.08,0.26,2.53,0.1,0.09,249.0,0.1,0.02,0.14,0.05,0.09,0.45,2.57,0.1,0.1,249.0,0.1,0.02,0.17,0.06,0.11,0.84,3.69,0.1,0.1,249.0,0.11,0.04,0.24,0.06,0.18,1.16,3.6,0.12,0.1,249.0
+AR-Y-G100008 = 0.59,0.18,0.72,0.09,0.63,-1.7,4.69,0.61,0.67,30.0,0.65,0.22,0.84,0.1,0.74,-1.4,3.71,0.69,0.77,30.0,0.65,0.21,0.83,0.12,0.71,-1.45,3.91,0.68,0.75,30.0,0.59,0.2,0.8,0.11,0.69,-1.26,3.48,0.62,0.68,30.0,0.49,0.18,0.73,0.11,0.62,-0.79,2.44,0.53,0.55,30.0,0.41,0.15,0.65,0.1,0.55,-0.59,2.33,0.44,0.45,30.0,0.37,0.14,0.58,0.1,0.48,-0.58,2.32,0.4,0.41,30.0,0.35,0.13,0.54,0.09,0.45,-0.62,2.37,0.37,0.4,30.0,0.34,0.12,0.52,0.08,0.44,-0.71,2.42,0.36,0.38,30.0,0.41,0.16,0.62,0.08,0.54,-0.75,2.33,0.44,0.46,30.0,0.51,0.19,0.73,0.09,0.64,-0.95,2.67,0.55,0.58,30.0,0.53,0.23,0.78,0.08,0.7,-0.69,2.14,0.58,0.63,30.0
+AR-Y-G100009 = 0.74,0.05,0.86,0.61,0.25,0.02,2.83,0.74,0.74,72.0,0.79,0.07,0.9,0.58,0.31,-0.57,2.55,0.8,0.81,72.0,0.8,0.04,0.88,0.7,0.18,-0.06,2.0,0.8,0.8,72.0,0.8,0.04,0.88,0.73,0.15,0.01,2.01,0.8,0.8,72.0,0.73,0.07,0.84,0.55,0.3,-0.36,2.65,0.73,0.72,72.0,0.65,0.1,0.82,0.4,0.42,-0.29,2.16,0.66,0.66,72.0,0.57,0.11,0.75,0.34,0.41,0.01,1.89,0.58,0.57,72.0,0.52,0.11,0.73,0.32,0.41,0.21,1.89,0.53,0.5,72.0,0.47,0.09,0.7,0.29,0.4,0.44,2.28,0.48,0.44,72.0,0.49,0.1,0.74,0.29,0.44,0.37,2.2,0.5,0.47,72.0,0.57,0.13,0.84,0.3,0.54,0.2,2.01,0.58,0.54,72.0,0.71,0.08,0.87,0.49,0.38,-0.37,3.13,0.71,0.71,72.0
+AR-Y-G100010 = 0.77,0.03,0.84,0.69,0.15,-0.09,2.78,0.77,0.77,155.0,0.85,0.04,0.9,0.68,0.22,-1.58,5.57,0.85,0.86,155.0,0.84,0.03,0.9,0.71,0.18,-1.1,4.26,0.84,0.84,155.0,0.83,0.03,0.88,0.74,0.13,-0.62,2.7,0.83,0.83,155.0,0.79,0.04,0.85,0.68,0.17,-0.63,2.72,0.79,0.79,155.0,0.73,0.06,0.81,0.52,0.3,-1.07,3.91,0.73,0.74,155.0,0.67,0.07,0.77,0.47,0.3,-0.96,3.41,0.67,0.69,155.0,0.62,0.07,0.74,0.44,0.3,-0.83,3.18,0.63,0.64,155.0,0.57,0.07,0.7,0.37,0.33,-0.61,2.92,0.57,0.58,155.0,0.61,0.07,0.74,0.38,0.36,-0.7,3.11,0.61,0.62,155.0,0.69,0.09,0.85,0.46,0.4,-0.39,2.2,0.69,0.7,155.0,0.77,0.05,0.87,0.61,0.26,-0.33,2.39,0.77,0.78,155.0
+AR-Y-G100011 = 0.19,0.05,0.32,0.11,0.21,0.46,2.78,0.19,0.19,104.0,0.2,0.05,0.35,0.12,0.24,0.68,3.29,0.2,0.19,104.0,0.19,0.05,0.34,0.12,0.22,0.79,3.57,0.2,0.19,104.0,0.16,0.03,0.25,0.11,0.14,0.76,3.72,0.16,0.16,104.0,0.14,0.02,0.2,0.1,0.09,0.39,3.19,0.14,0.14,104.0,0.13,0.01,0.17,0.1,0.07,0.27,3.05,0.13,0.13,104.0,0.12,0.01,0.16,0.08,0.08,0.03,3.49,0.12,0.12,104.0,0.12,0.01,0.16,0.08,0.07,0.33,3.38,0.12,0.12,104.0,0.11,0.01,0.15,0.08,0.07,0.51,3.35,0.11,0.11,104.0,0.12,0.02,0.17,0.09,0.08,1.08,4.21,0.12,0.11,104.0,0.12,0.02,0.18,0.09,0.09,1.44,5.04,0.12,0.11,104.0,0.15,0.04,0.29,0.1,0.19,1.15,3.76,0.15,0.14,104.0
+AR-Y-G100012 = 0.1,0.02,0.14,0.05,0.09,-0.06,2.18,0.1,0.1,325.0,0.11,0.02,0.16,0.02,0.14,-0.61,3.79,0.11,0.11,325.0,0.11,0.02,0.16,0.03,0.13,-0.4,3.03,0.11,0.11,325.0,0.1,0.02,0.14,0.03,0.11,-0.37,2.99,0.11,0.1,325.0,0.1,0.02,0.14,0.04,0.1,-0.18,2.57,0.1,0.1,325.0,0.1,0.02,0.14,0.05,0.09,-0.09,2.48,0.1,0.09,325.0,0.09,0.02,0.13,0.05,0.09,-0.03,2.5,0.09,0.09,325.0,0.09,0.02,0.12,0.05,0.08,0.09,2.6,0.09,0.09,325.0,0.08,0.02,0.12,0.05,0.07,0.16,2.56,0.09,0.08,325.0,0.08,0.01,0.12,0.05,0.07,0.14,2.82,0.08,0.08,325.0,0.08,0.01,0.12,0.05,0.07,0.07,2.65,0.09,0.09,325.0,0.09,0.02,0.13,0.05,0.08,0.1,2.49,0.09,0.09,325.0
+AR-Y-G100013 = 0.41,0.23,0.86,0.14,0.72,0.67,1.91,0.47,0.29,74.0,0.45,0.25,0.88,0.14,0.74,0.56,1.68,0.52,0.32,74.0,0.45,0.24,0.85,0.14,0.71,0.51,1.63,0.51,0.33,74.0,0.41,0.24,0.84,0.13,0.72,0.62,1.78,0.48,0.29,74.0,0.34,0.22,0.79,0.12,0.68,0.84,2.16,0.41,0.22,74.0,0.31,0.2,0.77,0.11,0.66,1.06,2.69,0.37,0.2,74.0,0.29,0.19,0.73,0.11,0.63,1.1,2.77,0.34,0.18,74.0,0.27,0.18,0.7,0.1,0.6,1.08,2.69,0.33,0.17,74.0,0.27,0.19,0.68,0.09,0.59,1.05,2.59,0.33,0.16,74.0,0.3,0.22,0.76,0.1,0.67,0.99,2.38,0.37,0.16,74.0,0.35,0.26,0.83,0.1,0.73,0.74,1.94,0.43,0.21,74.0,0.34,0.25,0.84,0.1,0.74,0.88,2.19,0.42,0.19,74.0
+AR-Y-G100014 = 0.23,0.18,0.72,0.05,0.66,1.65,4.38,0.29,0.14,116.0,0.24,0.2,0.83,0.04,0.79,1.72,4.66,0.32,0.15,116.0,0.24,0.2,0.8,0.05,0.76,1.65,4.48,0.31,0.15,116.0,0.21,0.18,0.76,0.05,0.71,1.8,5.04,0.28,0.13,116.0,0.18,0.15,0.68,0.05,0.63,2.11,6.47,0.23,0.13,116.0,0.16,0.12,0.58,0.05,0.53,2.18,7.0,0.2,0.12,116.0,0.15,0.11,0.54,0.05,0.49,2.2,7.08,0.19,0.12,116.0,0.14,0.1,0.52,0.05,0.46,2.27,7.34,0.18,0.1,116.0,0.14,0.1,0.53,0.05,0.47,2.31,7.51,0.18,0.1,116.0,0.15,0.13,0.65,0.05,0.6,2.37,7.73,0.2,0.1,116.0,0.17,0.16,0.74,0.06,0.69,2.24,6.95,0.23,0.1,116.0,0.18,0.17,0.73,0.05,0.68,2.04,5.86,0.25,0.11,116.0
+AR-Y-G100015 = 0.61,0.15,0.79,0.24,0.55,-1.12,3.17,0.63,0.66,37.0,0.71,0.18,0.88,0.27,0.61,-1.15,3.06,0.73,0.8,37.0,0.71,0.17,0.88,0.28,0.59,-1.18,3.21,0.72,0.77,37.0,0.66,0.18,0.86,0.23,0.63,-1.0,2.76,0.68,0.74,37.0,0.58,0.19,0.81,0.2,0.6,-0.72,2.11,0.61,0.66,37.0,0.51,0.18,0.81,0.19,0.62,-0.31,1.88,0.54,0.56,37.0,0.48,0.18,0.76,0.18,0.58,-0.26,1.85,0.51,0.52,37.0,0.46,0.17,0.73,0.16,0.56,-0.3,1.92,0.49,0.5,37.0,0.45,0.16,0.68,0.16,0.52,-0.4,1.91,0.47,0.49,37.0,0.48,0.18,0.74,0.16,0.58,-0.5,1.9,0.51,0.55,37.0,0.6,0.2,0.81,0.17,0.63,-0.97,2.54,0.63,0.71,37.0,0.54,0.21,0.86,0.2,0.66,-0.29,1.58,0.58,0.6,37.0
+AR-Y-G100016 = 0.21,0.02,0.26,0.11,0.15,-1.14,10.4,0.21,0.21,110.0,0.23,0.02,0.29,0.09,0.2,-1.47,12.57,0.23,0.23,110.0,0.21,0.02,0.28,0.1,0.17,-0.63,7.8,0.21,0.21,110.0,0.18,0.02,0.22,0.08,0.14,-1.3,8.46,0.18,0.18,110.0,0.15,0.02,0.19,0.05,0.14,-1.89,10.46,0.15,0.16,110.0,0.14,0.02,0.18,0.06,0.11,-1.37,7.36,0.14,0.15,110.0,0.13,0.02,0.17,0.03,0.13,-2.04,11.21,0.13,0.14,110.0,0.13,0.02,0.16,0.04,0.12,-1.61,8.23,0.13,0.13,110.0,0.12,0.02,0.16,0.04,0.11,-1.32,6.57,0.12,0.13,110.0,0.13,0.02,0.17,0.06,0.11,-0.65,3.04,0.13,0.14,110.0,0.13,0.02,0.17,0.05,0.13,-0.94,4.91,0.13,0.14,110.0,0.18,0.02,0.22,0.09,0.13,-0.37,3.73,0.18,0.18,110.0
+AR-Z-G200001 = 0.19,0.04,0.3,0.07,0.22,0.32,2.19,0.19,0.18,1310.0,0.19,0.04,0.34,0.11,0.23,0.42,2.13,0.2,0.19,1310.0,0.2,0.04,0.3,0.12,0.18,0.18,1.79,0.21,0.2,1310.0,0.24,0.05,0.34,0.1,0.24,0.22,2.04,0.24,0.23,1310.0,0.25,0.05,0.52,0.14,0.37,1.07,4.55,0.25,0.23,1310.0,0.27,0.07,0.52,0.09,0.43,0.41,2.89,0.28,0.27,1310.0,0.2,0.07,0.45,0.03,0.42,0.45,3.23,0.21,0.19,1310.0,0.19,0.04,0.29,0.08,0.21,-0.17,2.85,0.2,0.19,1310.0,0.22,0.04,0.33,0.13,0.2,0.17,2.0,0.23,0.22,1310.0,0.23,0.05,0.34,0.13,0.21,0.11,1.81,0.24,0.23,1310.0,0.21,0.05,0.33,0.11,0.22,0.2,1.89,0.22,0.21,1310.0,0.2,0.04,0.3,0.08,0.22,0.21,1.81,0.21,0.19,1310.0
+AR-Z-G200002 = 0.15,0.03,0.27,0.08,0.19,1.06,3.95,0.15,0.14,2982.0,0.14,0.03,0.27,0.08,0.19,1.04,3.99,0.15,0.14,2982.0,0.15,0.03,0.28,0.09,0.19,1.0,3.93,0.15,0.15,2982.0,0.16,0.03,0.29,0.06,0.23,0.86,3.68,0.16,0.16,2982.0,0.18,0.04,0.34,0.09,0.25,0.74,3.19,0.18,0.17,2982.0,0.21,0.05,0.4,0.07,0.33,0.6,3.01,0.22,0.2,2982.0,0.19,0.05,0.37,0.03,0.34,0.41,3.42,0.19,0.18,2982.0,0.17,0.05,0.34,0.03,0.32,0.82,3.67,0.17,0.16,2982.0,0.18,0.04,0.35,0.08,0.27,1.18,4.32,0.18,0.17,2982.0,0.19,0.04,0.37,0.1,0.27,1.25,4.99,0.19,0.18,2982.0,0.17,0.04,0.36,0.06,0.3,1.26,5.24,0.17,0.16,2982.0,0.16,0.03,0.31,0.08,0.23,1.1,4.43,0.16,0.15,2982.0
+AR-Z-G200003 = 0.19,0.05,0.22,0.15,0.07,0.0,1.0,0.19,0.19,2.0,0.2,0.02,0.22,0.19,0.03,0.7,1.5,0.2,0.19,3.0,0.13,0.04,0.17,0.09,0.08,-0.47,1.5,0.14,0.14,3.0,0.11,0.09,0.19,0.01,0.18,-0.16,1.5,0.13,0.11,3.0,0.24,NaN,0.24,0.24,0.0,NaN,-1.1136483651418E11,0.24,0.24,2.0,0.22,0.11,0.3,0.14,0.15,-0.0,1.0,0.23,0.22,2.0,0.28,0.01,0.29,0.27,0.02,-0.6,1.49,0.28,0.28,3.0,0.27,0.02,0.29,0.25,0.03,-0.0,1.0,0.27,0.27,2.0,0.1,0.08,0.19,0.02,0.17,-0.03,1.5,0.12,0.1,3.0,0.22,0.02,0.23,0.21,0.03,0.0,1.0,0.22,0.22,2.0,0.13,0.04,0.16,0.09,0.07,-0.71,1.5,0.14,0.16,3.0,0.16,0.03,0.18,0.13,0.05,-0.0,1.0,0.16,0.16,2.0
+AR-Z-G200004 = 0.35,0.12,0.76,0.16,0.6,1.15,3.54,0.36,0.3,1752.0,0.34,0.1,0.74,0.17,0.56,1.35,4.13,0.35,0.29,1752.0,0.36,0.09,0.72,0.17,0.54,1.03,3.43,0.37,0.33,1752.0,0.38,0.07,0.61,0.07,0.55,0.74,3.77,0.38,0.36,1752.0,0.29,0.1,0.57,0.04,0.53,0.12,1.97,0.3,0.3,1752.0,0.25,0.08,0.46,0.0,0.46,-0.75,3.39,0.26,0.27,1752.0,0.17,0.12,0.44,-0.02,0.46,0.45,1.7,0.21,0.12,1752.0,0.22,0.08,0.42,-0.03,0.44,-0.59,3.35,0.24,0.23,1752.0,0.34,0.06,0.5,0.01,0.49,-0.52,5.62,0.35,0.34,1752.0,0.39,0.07,0.62,0.06,0.56,0.43,3.43,0.4,0.38,1752.0,0.39,0.09,0.67,0.09,0.58,0.9,3.47,0.4,0.37,1752.0,0.38,0.11,0.75,0.18,0.58,1.21,3.8,0.4,0.35,1752.0
+AR-Z-G200005 = 0.17,0.11,0.25,0.09,0.16,-0.0,1.0,0.19,0.17,2.0,0.19,0.11,0.27,0.11,0.16,0.0,1.0,0.21,0.19,2.0,0.2,0.14,0.3,0.1,0.2,-0.0,1.0,0.23,0.2,2.0,0.23,0.14,0.33,0.12,0.2,0.0,1.0,0.25,0.23,2.0,0.2,0.12,0.28,0.11,0.17,0.0,1.0,0.21,0.2,2.0,0.17,0.08,0.23,0.11,0.12,0.0,1.0,0.18,0.17,2.0,0.18,0.08,0.24,0.12,0.12,0.0,1.0,0.19,0.18,2.0,0.17,0.08,0.23,0.11,0.12,0.0,1.0,0.18,0.17,2.0,0.2,0.1,0.27,0.13,0.14,0.0,1.0,0.22,0.2,2.0,0.21,0.12,0.29,0.12,0.17,-0.0,1.0,0.23,0.21,2.0,0.22,0.09,0.28,0.15,0.13,0.0,1.0,0.23,0.22,2.0,0.19,0.12,0.28,0.11,0.16,-0.0,1.0,0.21,0.19,2.0
+AR-Z-G200006 = 0.2,0.1,0.56,-0.06,0.63,-0.01,3.93,0.23,0.21,1897.0,0.2,0.1,0.52,-0.08,0.6,-0.07,3.93,0.22,0.21,1897.0,0.21,0.09,0.51,-0.07,0.58,-0.29,3.79,0.23,0.22,1897.0,0.18,0.08,0.39,-0.06,0.45,-0.81,3.32,0.2,0.19,1897.0,0.12,0.06,0.29,-0.07,0.36,-0.5,2.8,0.13,0.13,1897.0,0.09,0.08,0.32,-0.07,0.39,0.43,2.26,0.12,0.08,1897.0,0.06,0.06,0.29,-0.08,0.37,0.69,2.84,0.08,0.05,1897.0,0.07,0.06,0.27,-0.08,0.35,0.34,2.25,0.1,0.07,1897.0,0.14,0.08,0.38,-0.07,0.45,-0.52,2.69,0.16,0.16,1897.0,0.18,0.08,0.45,-0.03,0.47,-0.59,3.21,0.19,0.19,1897.0,0.19,0.09,0.52,-0.06,0.58,-0.55,4.18,0.21,0.21,1897.0,0.21,0.1,0.59,-0.04,0.63,-0.12,4.03,0.23,0.22,1897.0
+AR-Z-G200007 = 0.19,0.05,0.44,0.1,0.34,1.98,7.34,0.19,0.18,1355.0,0.18,0.05,0.47,0.1,0.37,2.39,9.33,0.19,0.17,1355.0,0.19,0.05,0.54,0.1,0.44,2.88,12.4,0.2,0.17,1355.0,0.2,0.04,0.41,0.04,0.37,1.68,7.24,0.2,0.19,1355.0,0.12,0.05,0.35,0.01,0.34,1.46,5.54,0.13,0.1,1355.0,0.14,0.08,0.33,-0.04,0.37,-0.36,2.68,0.16,0.16,1355.0,0.13,0.07,0.33,-0.02,0.34,-0.25,2.76,0.15,0.14,1355.0,0.12,0.07,0.36,-0.02,0.38,-0.11,3.77,0.14,0.14,1355.0,0.16,0.06,0.4,-0.07,0.47,-1.03,7.67,0.17,0.17,1355.0,0.18,0.04,0.34,-0.02,0.36,-1.42,8.92,0.18,0.18,1355.0,0.2,0.05,0.44,0.02,0.42,1.48,7.68,0.2,0.19,1355.0,0.2,0.05,0.49,0.08,0.41,1.99,9.08,0.2,0.19,1355.0
+AR-Z-G200008 = 0.15,0.03,0.25,0.07,0.18,0.56,3.44,0.16,0.15,1019.0,0.15,0.03,0.25,0.09,0.17,0.67,3.5,0.16,0.15,1019.0,0.16,0.03,0.25,0.08,0.17,0.44,3.05,0.17,0.16,1019.0,0.19,0.04,0.31,0.09,0.21,0.54,3.06,0.2,0.19,1019.0,0.24,0.05,0.37,0.12,0.26,0.55,3.19,0.24,0.23,1019.0,0.27,0.06,0.45,0.11,0.34,0.4,2.92,0.28,0.26,1019.0,0.21,0.04,0.34,0.09,0.26,0.31,3.85,0.22,0.21,1019.0,0.18,0.03,0.28,0.09,0.19,0.29,3.67,0.18,0.18,1019.0,0.19,0.04,0.33,0.09,0.24,0.6,3.6,0.19,0.18,1019.0,0.21,0.04,0.35,0.09,0.26,0.6,3.8,0.21,0.2,1019.0,0.18,0.04,0.31,0.08,0.23,0.72,3.57,0.18,0.17,1019.0,0.17,0.03,0.29,0.08,0.2,0.65,3.4,0.18,0.17,1019.0
+AR-Z-G200009 = 0.12,NaN,0.12,0.12,0.0,NaN,NaN,0.12,0.12,1.0,0.1,NaN,0.1,0.1,0.0,NaN,NaN,0.1,0.1,1.0,0.17,NaN,0.17,0.17,0.0,NaN,NaN,0.17,0.17,1.0,0.1,NaN,0.1,0.1,0.0,NaN,NaN,0.1,0.1,1.0,0.16,NaN,0.16,0.16,0.0,NaN,NaN,0.16,0.16,1.0,0.17,NaN,0.17,0.17,0.0,NaN,NaN,0.17,0.17,1.0,0.2,NaN,0.2,0.2,0.0,NaN,NaN,0.2,0.2,1.0,0.12,NaN,0.12,0.12,0.0,NaN,NaN,0.12,0.12,1.0,0.1,NaN,0.1,0.1,0.0,NaN,NaN,0.1,0.1,1.0,0.26,NaN,0.26,0.26,0.0,NaN,NaN,0.26,0.26,1.0,0.08,NaN,0.08,0.08,0.0,NaN,NaN,0.08,0.08,1.0,0.14,NaN,0.14,0.14,0.0,NaN,NaN,0.14,0.14,1.0
+AR-Z-G200010 = 0.2,0.09,0.7,0.0,0.7,2.34,10.59,0.22,0.18,1650.0,0.2,0.08,0.66,0.03,0.64,2.49,10.7,0.22,0.18,1650.0,0.2,0.08,0.64,0.01,0.63,2.47,10.71,0.22,0.18,1650.0,0.19,0.05,0.47,0.01,0.45,1.1,8.35,0.2,0.19,1650.0,0.15,0.05,0.4,-0.01,0.41,0.87,6.1,0.16,0.14,1650.0,0.17,0.08,0.42,-0.0,0.42,0.24,3.11,0.19,0.17,1650.0,0.1,0.07,0.31,-0.03,0.35,0.22,2.31,0.12,0.1,1650.0,0.09,0.06,0.26,-0.02,0.29,-0.32,2.14,0.11,0.1,1650.0,0.15,0.05,0.39,-0.01,0.4,-0.55,5.25,0.16,0.16,1650.0,0.18,0.06,0.49,-0.01,0.5,0.19,6.19,0.19,0.18,1650.0,0.19,0.07,0.62,0.01,0.62,1.79,10.94,0.21,0.19,1650.0,0.2,0.08,0.69,0.01,0.68,2.27,10.5,0.22,0.19,1650.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARM/ARM_0_nighttemp_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARM/ARM_0_nighttemp_2008.properties
new file mode 100644
index 0000000..566679d
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARM/ARM_0_nighttemp_2008.properties
@@ -0,0 +1,47 @@
+# ARM.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the nighttemp data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = ARM nighttemp data for 2008 at admin level 0
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = ARM
+ADMIN_LEVEL = 0
+UNITS = C
+DATA_TYPE = nighttemp
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+ARM = -17.69,3.04,-1.3,-24.72,23.43,1.06,4.38,17.94,-18.39,1257.0,-14.3,3.58,-5.71,-20.87,15.16,0.44,2.0,14.74,-15.08,1257.0,-3.69,3.43,5.04,-11.5,16.54,0.2,2.26,5.03,-4.06,1257.0,0.01,3.87,11.1,-8.33,19.43,0.35,2.35,3.87,-0.47,1257.0,2.9,4.27,13.58,-5.71,19.29,0.23,2.02,5.17,2.28,1257.0,8.46,4.17,18.68,-0.2,18.88,0.46,2.24,9.43,7.52,1257.0,13.18,4.28,23.09,5.18,17.91,0.57,2.31,13.86,12.2,1257.0,11.98,4.2,21.57,4.07,17.5,0.43,2.02,12.7,10.96,1257.0,9.27,3.96,19.37,0.77,18.6,0.38,2.13,10.08,8.48,1257.0,3.14,3.69,13.31,-5.43,18.74,0.23,2.13,4.85,2.56,1257.0,-2.78,3.65,8.62,-10.12,18.74,0.38,2.45,4.59,-3.5,1257.0,-9.68,4.19,5.04,-17.83,22.87,0.55,3.26,10.54,-9.84,1257.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARM/ARM_0_rainfall_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARM/ARM_0_rainfall_2008.properties
new file mode 100644
index 0000000..958aa8a
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARM/ARM_0_rainfall_2008.properties
@@ -0,0 +1,48 @@
+# ARM.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rainfall data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = ARM rainfall data for 2008 at admin level 0
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = ARM
+ADMIN_LEVEL = 0
+UNITS = MM
+DATA_TYPE = rainfall
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 2000.0
+# Minimum: 1.0
+# Data not available for locations above 35 degrees N and below 35 degrees S Latitude
+
+ARM = 32.49,9.66,59.57,11.17,48.4,0.26,2.82,33.89,31.65,202.0,19.67,5.93,44.3,9.56,34.74,1.72,6.15,20.54,17.65,202.0,33.69,15.01,95.06,10.22,84.84,1.37,5.26,36.87,28.79,202.0,38.66,12.59,86.84,13.85,72.98,0.72,4.71,40.65,39.19,202.0,83.05,25.01,140.7,23.07,117.62,0.37,2.83,86.72,78.18,202.0,49.2,21.99,108.89,6.47,102.42,0.37,2.51,53.86,43.87,202.0,31.5,16.68,79.32,10.51,68.81,1.07,3.33,35.62,27.13,202.0,24.95,13.6,64.23,1.24,62.99,0.37,2.31,28.4,23.11,202.0,43.74,10.0,66.19,20.41,45.78,0.12,2.48,44.86,43.42,202.0,71.3,55.58,380.69,5.93,374.76,2.28,9.72,90.31,55.34,202.0,25.55,15.35,86.84,2.19,84.65,1.26,4.72,29.78,21.96,202.0,40.55,14.19,89.5,18.65,70.85,0.63,2.96,42.95,38.26,202.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARM/ARM_0_temperature_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARM/ARM_0_temperature_2008.properties
new file mode 100644
index 0000000..716286e
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARM/ARM_0_temperature_2008.properties
@@ -0,0 +1,47 @@
+# ARM.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the temperature data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = ARM temperature data for 2008 at admin level 0
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = ARM
+ADMIN_LEVEL = 0
+UNITS = C
+DATA_TYPE = temperature
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+ARM = -11.25,3.05,-2.68,-18.11,15.43,0.39,2.75,11.65,-11.5,1257.0,-6.24,4.39,6.42,-13.15,19.57,0.77,2.67,7.63,-7.36,1257.0,8.43,7.19,25.16,-4.61,29.76,0.25,1.95,11.08,7.73,1257.0,18.03,5.78,31.22,2.01,29.21,-0.01,2.89,18.93,17.44,1257.0,19.59,5.95,37.28,6.97,30.31,0.7,2.72,20.48,17.72,1257.0,24.46,7.06,43.07,12.76,30.31,0.83,2.45,25.45,21.64,1257.0,27.89,7.4,45.0,16.61,28.39,0.68,2.15,28.85,25.16,1257.0,28.86,6.12,43.35,16.61,26.73,0.27,1.93,29.51,27.98,1257.0,27.26,5.75,38.94,16.06,22.87,0.19,1.87,27.86,26.74,1257.0,18.87,4.03,30.39,7.8,22.6,0.24,2.13,19.3,18.13,1257.0,9.83,3.75,18.27,-2.95,21.22,-0.15,2.73,10.52,9.59,1257.0,1.71,3.63,10.83,-10.12,20.94,-0.59,3.16,4.01,2.08,1257.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARM/ARM_0_vegetation_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARM/ARM_0_vegetation_2008.properties
new file mode 100644
index 0000000..b9ba8f3
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARM/ARM_0_vegetation_2008.properties
@@ -0,0 +1,47 @@
+# ARM.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the vegetation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = ARM vegetation data for 2008 at admin level 0
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = ARM
+ADMIN_LEVEL = 0
+UNITS = UNITS
+DATA_TYPE = vegetation
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 0.9 
+# Minimum: -0.1
+
+ARM = 0.01,0.03,0.16,-0.03,0.19,1.99,6.88,0.04,-0.0,1257.0,0.03,0.06,0.28,-0.03,0.3,1.3,3.57,0.07,0.0,1257.0,0.17,0.1,0.44,-0.08,0.52,0.2,2.21,0.2,0.16,1257.0,0.38,0.13,0.72,-0.03,0.75,-0.16,3.23,0.4,0.38,1257.0,0.55,0.17,0.87,-0.01,0.87,-0.34,2.69,0.57,0.57,1257.0,0.59,0.19,0.87,0.01,0.87,-0.59,2.42,0.62,0.63,1257.0,0.54,0.18,0.85,0.05,0.81,-0.38,1.99,0.57,0.58,1257.0,0.45,0.17,0.83,0.04,0.78,0.17,2.22,0.48,0.44,1257.0,0.4,0.14,0.81,0.03,0.77,0.58,2.74,0.43,0.37,1257.0,0.34,0.1,0.6,0.05,0.55,0.44,3.08,0.36,0.33,1257.0,0.3,0.08,0.51,0.07,0.44,0.42,2.65,0.31,0.3,1257.0,0.16,0.09,0.43,-0.01,0.44,0.58,2.83,0.18,0.15,1257.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARM/ARM_1_nighttemp_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARM/ARM_1_nighttemp_2008.properties
new file mode 100644
index 0000000..0c415e4
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARM/ARM_1_nighttemp_2008.properties
@@ -0,0 +1,47 @@
+# ARM.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the nighttemp data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = ARM nighttemp data for 2008 at admin level 1
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = ARM
+ADMIN_LEVEL = 1
+UNITS = C
+DATA_TYPE = nighttemp
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+AM-ER = -17.69,3.04,-1.3,-24.72,23.43,1.06,4.38,17.94,-18.39,1257.0,-14.3,3.58,-5.71,-20.87,15.16,0.44,2.0,14.74,-15.08,1257.0,-3.69,3.43,5.04,-11.5,16.54,0.2,2.26,5.03,-4.06,1257.0,0.01,3.87,11.1,-8.33,19.43,0.35,2.35,3.87,-0.47,1257.0,2.9,4.27,13.58,-5.71,19.29,0.23,2.02,5.17,2.28,1257.0,8.46,4.17,18.68,-0.2,18.88,0.46,2.24,9.43,7.52,1257.0,13.18,4.28,23.09,5.18,17.91,0.57,2.31,13.86,12.2,1257.0,11.98,4.2,21.57,4.07,17.5,0.43,2.02,12.7,10.96,1257.0,9.27,3.96,19.37,0.77,18.6,0.38,2.13,10.08,8.48,1257.0,3.14,3.69,13.31,-5.43,18.74,0.23,2.13,4.85,2.56,1257.0,-2.78,3.65,8.62,-10.12,18.74,0.38,2.45,4.59,-3.5,1257.0,-9.68,4.19,5.04,-17.83,22.87,0.55,3.26,10.54,-9.84,1257.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARM/ARM_1_rainfall_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARM/ARM_1_rainfall_2008.properties
new file mode 100644
index 0000000..dc17661
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARM/ARM_1_rainfall_2008.properties
@@ -0,0 +1,48 @@
+# ARM.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rainfall data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = ARM rainfall data for 2008 at admin level 1
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = ARM
+ADMIN_LEVEL = 1
+UNITS = MM
+DATA_TYPE = rainfall
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 2000.0
+# Minimum: 1.0
+# Data not available for locations above 35 degrees N and below 35 degrees S Latitude
+
+AM-ER = 32.49,9.66,59.57,11.17,48.4,0.26,2.82,33.89,31.65,202.0,19.67,5.93,44.3,9.56,34.74,1.72,6.15,20.54,17.65,202.0,33.69,15.01,95.06,10.22,84.84,1.37,5.26,36.87,28.79,202.0,38.66,12.59,86.84,13.85,72.98,0.72,4.71,40.65,39.19,202.0,83.05,25.01,140.7,23.07,117.62,0.37,2.83,86.72,78.18,202.0,49.2,21.99,108.89,6.47,102.42,0.37,2.51,53.86,43.87,202.0,31.5,16.68,79.32,10.51,68.81,1.07,3.33,35.62,27.13,202.0,24.95,13.6,64.23,1.24,62.99,0.37,2.31,28.4,23.11,202.0,43.74,10.0,66.19,20.41,45.78,0.12,2.48,44.86,43.42,202.0,71.3,55.58,380.69,5.93,374.76,2.28,9.72,90.31,55.34,202.0,25.55,15.35,86.84,2.19,84.65,1.26,4.72,29.78,21.96,202.0,40.55,14.19,89.5,18.65,70.85,0.63,2.96,42.95,38.26,202.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARM/ARM_1_temperature_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARM/ARM_1_temperature_2008.properties
new file mode 100644
index 0000000..dae4ab9
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARM/ARM_1_temperature_2008.properties
@@ -0,0 +1,47 @@
+# ARM.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the temperature data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = ARM temperature data for 2008 at admin level 1
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = ARM
+ADMIN_LEVEL = 1
+UNITS = C
+DATA_TYPE = temperature
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+AM-ER = -11.25,3.05,-2.68,-18.11,15.43,0.39,2.75,11.65,-11.5,1257.0,-6.24,4.39,6.42,-13.15,19.57,0.77,2.67,7.63,-7.36,1257.0,8.43,7.19,25.16,-4.61,29.76,0.25,1.95,11.08,7.73,1257.0,18.03,5.78,31.22,2.01,29.21,-0.01,2.89,18.93,17.44,1257.0,19.59,5.95,37.28,6.97,30.31,0.7,2.72,20.48,17.72,1257.0,24.46,7.06,43.07,12.76,30.31,0.83,2.45,25.45,21.64,1257.0,27.89,7.4,45.0,16.61,28.39,0.68,2.15,28.85,25.16,1257.0,28.86,6.12,43.35,16.61,26.73,0.27,1.93,29.51,27.98,1257.0,27.26,5.75,38.94,16.06,22.87,0.19,1.87,27.86,26.74,1257.0,18.87,4.03,30.39,7.8,22.6,0.24,2.13,19.3,18.13,1257.0,9.83,3.75,18.27,-2.95,21.22,-0.15,2.73,10.52,9.59,1257.0,1.71,3.63,10.83,-10.12,20.94,-0.59,3.16,4.01,2.08,1257.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARM/ARM_1_vegetation_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARM/ARM_1_vegetation_2008.properties
new file mode 100644
index 0000000..480cb93
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARM/ARM_1_vegetation_2008.properties
@@ -0,0 +1,47 @@
+# ARM.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the vegetation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = ARM vegetation data for 2008 at admin level 1
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = ARM
+ADMIN_LEVEL = 1
+UNITS = UNITS
+DATA_TYPE = vegetation
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 0.9 
+# Minimum: -0.1
+
+AM-ER = 0.01,0.03,0.16,-0.03,0.19,1.99,6.88,0.04,-0.0,1257.0,0.03,0.06,0.28,-0.03,0.3,1.3,3.57,0.07,0.0,1257.0,0.17,0.1,0.44,-0.08,0.52,0.2,2.21,0.2,0.16,1257.0,0.38,0.13,0.72,-0.03,0.75,-0.16,3.23,0.4,0.38,1257.0,0.55,0.17,0.87,-0.01,0.87,-0.34,2.69,0.57,0.57,1257.0,0.59,0.19,0.87,0.01,0.87,-0.59,2.42,0.62,0.63,1257.0,0.54,0.18,0.85,0.05,0.81,-0.38,1.99,0.57,0.58,1257.0,0.45,0.17,0.83,0.04,0.78,0.17,2.22,0.48,0.44,1257.0,0.4,0.14,0.81,0.03,0.77,0.58,2.74,0.43,0.37,1257.0,0.34,0.1,0.6,0.05,0.55,0.44,3.08,0.36,0.33,1257.0,0.3,0.08,0.51,0.07,0.44,0.42,2.65,0.31,0.3,1257.0,0.16,0.09,0.43,-0.01,0.44,0.58,2.83,0.18,0.15,1257.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARM/ARM_2_nighttemp_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARM/ARM_2_nighttemp_2008.properties
new file mode 100644
index 0000000..193c7d7
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARM/ARM_2_nighttemp_2008.properties
@@ -0,0 +1,47 @@
+# ARM.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the nighttemp data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = ARM nighttemp data for 2008 at admin level 2
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = ARM
+ADMIN_LEVEL = 2
+UNITS = C
+DATA_TYPE = nighttemp
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+AM-ER-G040001 = -17.69,3.04,-1.3,-24.72,23.43,1.06,4.38,17.94,-18.39,1257.0,-14.3,3.58,-5.71,-20.87,15.16,0.44,2.0,14.74,-15.08,1257.0,-3.69,3.43,5.04,-11.5,16.54,0.2,2.26,5.03,-4.06,1257.0,0.01,3.87,11.1,-8.33,19.43,0.35,2.35,3.87,-0.47,1257.0,2.9,4.27,13.58,-5.71,19.29,0.23,2.02,5.17,2.28,1257.0,8.46,4.17,18.68,-0.2,18.88,0.46,2.24,9.43,7.52,1257.0,13.18,4.28,23.09,5.18,17.91,0.57,2.31,13.86,12.2,1257.0,11.98,4.2,21.57,4.07,17.5,0.43,2.02,12.7,10.96,1257.0,9.27,3.96,19.37,0.77,18.6,0.38,2.13,10.08,8.48,1257.0,3.14,3.69,13.31,-5.43,18.74,0.23,2.13,4.85,2.56,1257.0,-2.78,3.65,8.62,-10.12,18.74,0.38,2.45,4.59,-3.5,1257.0,-9.68,4.19,5.04,-17.83,22.87,0.55,3.26,10.54,-9.84,1257.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARM/ARM_2_rainfall_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARM/ARM_2_rainfall_2008.properties
new file mode 100644
index 0000000..56c5abe
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARM/ARM_2_rainfall_2008.properties
@@ -0,0 +1,48 @@
+# ARM.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rainfall data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = ARM rainfall data for 2008 at admin level 2
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = ARM
+ADMIN_LEVEL = 2
+UNITS = MM
+DATA_TYPE = rainfall
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 2000.0
+# Minimum: 1.0
+# Data not available for locations above 35 degrees N and below 35 degrees S Latitude
+
+AM-ER-G040001 = 32.49,9.66,59.57,11.17,48.4,0.26,2.82,33.89,31.65,202.0,19.67,5.93,44.3,9.56,34.74,1.72,6.15,20.54,17.65,202.0,33.69,15.01,95.06,10.22,84.84,1.37,5.26,36.87,28.79,202.0,38.66,12.59,86.84,13.85,72.98,0.72,4.71,40.65,39.19,202.0,83.05,25.01,140.7,23.07,117.62,0.37,2.83,86.72,78.18,202.0,49.2,21.99,108.89,6.47,102.42,0.37,2.51,53.86,43.87,202.0,31.5,16.68,79.32,10.51,68.81,1.07,3.33,35.62,27.13,202.0,24.95,13.6,64.23,1.24,62.99,0.37,2.31,28.4,23.11,202.0,43.74,10.0,66.19,20.41,45.78,0.12,2.48,44.86,43.42,202.0,71.3,55.58,380.69,5.93,374.76,2.28,9.72,90.31,55.34,202.0,25.55,15.35,86.84,2.19,84.65,1.26,4.72,29.78,21.96,202.0,40.55,14.19,89.5,18.65,70.85,0.63,2.96,42.95,38.26,202.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARM/ARM_2_temperature_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARM/ARM_2_temperature_2008.properties
new file mode 100644
index 0000000..aedd4d6
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARM/ARM_2_temperature_2008.properties
@@ -0,0 +1,47 @@
+# ARM.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the temperature data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = ARM temperature data for 2008 at admin level 2
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = ARM
+ADMIN_LEVEL = 2
+UNITS = C
+DATA_TYPE = temperature
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+AM-ER-G040001 = -11.25,3.05,-2.68,-18.11,15.43,0.39,2.75,11.65,-11.5,1257.0,-6.24,4.39,6.42,-13.15,19.57,0.77,2.67,7.63,-7.36,1257.0,8.43,7.19,25.16,-4.61,29.76,0.25,1.95,11.08,7.73,1257.0,18.03,5.78,31.22,2.01,29.21,-0.01,2.89,18.93,17.44,1257.0,19.59,5.95,37.28,6.97,30.31,0.7,2.72,20.48,17.72,1257.0,24.46,7.06,43.07,12.76,30.31,0.83,2.45,25.45,21.64,1257.0,27.89,7.4,45.0,16.61,28.39,0.68,2.15,28.85,25.16,1257.0,28.86,6.12,43.35,16.61,26.73,0.27,1.93,29.51,27.98,1257.0,27.26,5.75,38.94,16.06,22.87,0.19,1.87,27.86,26.74,1257.0,18.87,4.03,30.39,7.8,22.6,0.24,2.13,19.3,18.13,1257.0,9.83,3.75,18.27,-2.95,21.22,-0.15,2.73,10.52,9.59,1257.0,1.71,3.63,10.83,-10.12,20.94,-0.59,3.16,4.01,2.08,1257.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARM/ARM_2_vegetation_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARM/ARM_2_vegetation_2008.properties
new file mode 100644
index 0000000..0355ec2
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/ARM/ARM_2_vegetation_2008.properties
@@ -0,0 +1,47 @@
+# ARM.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the vegetation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = ARM vegetation data for 2008 at admin level 2
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = ARM
+ADMIN_LEVEL = 2
+UNITS = UNITS
+DATA_TYPE = vegetation
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 0.9 
+# Minimum: -0.1
+
+AM-ER-G040001 = 0.01,0.03,0.16,-0.03,0.19,1.99,6.88,0.04,-0.0,1257.0,0.03,0.06,0.28,-0.03,0.3,1.3,3.57,0.07,0.0,1257.0,0.17,0.1,0.44,-0.08,0.52,0.2,2.21,0.2,0.16,1257.0,0.38,0.13,0.72,-0.03,0.75,-0.16,3.23,0.4,0.38,1257.0,0.55,0.17,0.87,-0.01,0.87,-0.34,2.69,0.57,0.57,1257.0,0.59,0.19,0.87,0.01,0.87,-0.59,2.42,0.62,0.63,1257.0,0.54,0.18,0.85,0.05,0.81,-0.38,1.99,0.57,0.58,1257.0,0.45,0.17,0.83,0.04,0.78,0.17,2.22,0.48,0.44,1257.0,0.4,0.14,0.81,0.03,0.77,0.58,2.74,0.43,0.37,1257.0,0.34,0.1,0.6,0.05,0.55,0.44,3.08,0.36,0.33,1257.0,0.3,0.08,0.51,0.07,0.44,0.42,2.65,0.31,0.3,1257.0,0.16,0.09,0.43,-0.01,0.44,0.58,2.83,0.18,0.15,1257.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AUS/AUS_0_nighttemp_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AUS/AUS_0_nighttemp_2008.properties
new file mode 100644
index 0000000..61b566f
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AUS/AUS_0_nighttemp_2008.properties
@@ -0,0 +1,47 @@
+# AUS.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the nighttemp data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = AUS nighttemp data for 2008 at admin level 0
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = AUS
+ADMIN_LEVEL = 0
+UNITS = C
+DATA_TYPE = nighttemp
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+AUS = 23.0,4.57,33.7,5.31,28.39,-0.89,3.07,23.45,24.4,279144.0,20.67,4.46,33.15,-5.16,38.31,-0.75,3.28,21.14,21.3,272828.0,19.79,3.91,29.84,1.73,28.11,-0.73,3.4,20.17,20.2,279508.0,15.13,4.33,28.19,0.35,27.83,-0.3,2.54,15.74,15.44,279619.0,11.34,3.96,27.36,-1.3,28.66,0.26,2.88,12.01,11.1,279611.0,9.7,4.58,25.16,-2.4,27.56,0.56,2.3,10.72,8.48,279620.0,8.14,4.7,24.74,-5.98,30.73,0.62,2.63,9.4,6.97,279620.0,8.59,5.38,23.78,-7.64,31.42,0.53,2.17,10.13,7.11,279622.0,13.85,5.12,27.09,-3.78,30.87,-0.08,2.37,14.77,13.58,279623.0,17.43,5.34,29.29,-9.02,38.31,-0.51,2.59,18.23,18.13,279625.0,18.56,5.55,31.22,-2.68,33.9,-0.41,2.39,19.37,19.09,279623.0,20.43,4.88,31.5,-0.75,32.24,-0.96,3.61,21.0,21.57,277688.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AUS/AUS_0_rainfall_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AUS/AUS_0_rainfall_2008.properties
new file mode 100644
index 0000000..6c8a2ac
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AUS/AUS_0_rainfall_2008.properties
@@ -0,0 +1,48 @@
+# AUS.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rainfall data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = AUS rainfall data for 2008 at admin level 0
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = AUS
+ADMIN_LEVEL = 0
+UNITS = MM
+DATA_TYPE = rainfall
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 2000.0
+# Minimum: 1.0
+# Data not available for locations above 35 degrees N and below 35 degrees S Latitude
+
+AUS = 69.31,90.05,777.71,1.0,776.71,2.25,9.58,113.64,28.67,45757.0,113.78,152.06,1061.56,1.0,1060.56,2.13,7.76,189.91,56.23,45757.0,44.23,81.42,761.82,1.0,760.82,3.71,18.15,92.66,16.37,45757.0,16.34,25.64,347.75,1.0,346.75,4.28,33.06,30.41,7.36,45757.0,10.75,21.76,227.97,1.0,226.97,4.35,28.02,24.27,2.38,45757.0,21.76,21.65,184.66,1.0,183.66,1.86,7.88,30.7,15.82,45757.0,24.56,36.32,273.2,1.0,272.2,2.16,8.4,43.84,6.99,45757.0,15.87,21.5,273.2,1.0,272.2,2.99,15.79,26.72,8.51,45757.0,18.86,23.17,221.2,1.0,220.2,2.13,8.85,29.87,9.32,45757.0,31.07,52.47,1094.07,1.0,1093.07,8.11,107.22,60.98,17.77,45757.0,67.08,44.58,327.39,1.0,326.39,1.46,6.55,80.54,58.67,45757.0,84.35,96.88,1094.07,1.0,1093.07,2.82,12.61,128.45,54.46,45757.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AUS/AUS_0_temperature_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AUS/AUS_0_temperature_2008.properties
new file mode 100644
index 0000000..da356cd
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AUS/AUS_0_temperature_2008.properties
@@ -0,0 +1,47 @@
+# AUS.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the temperature data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = AUS temperature data for 2008 at admin level 0
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = AUS
+ADMIN_LEVEL = 0
+UNITS = C
+DATA_TYPE = temperature
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+AUS = 39.64,7.11,45.0,11.1,33.9,-1.16,3.13,40.27,43.9,279624.0,35.73,7.19,45.0,10.55,34.45,-0.68,2.47,36.45,37.83,279610.0,36.54,6.85,45.0,9.45,35.55,-0.91,3.07,37.18,38.66,279621.0,30.97,6.24,42.8,5.59,37.2,-0.78,3.71,31.59,31.36,279624.0,26.33,6.27,40.31,3.39,36.93,-0.68,3.07,27.07,26.81,279626.0,20.73,5.91,36.18,3.11,33.07,0.02,2.29,21.56,19.92,279625.0,20.3,6.97,37.28,-0.2,37.48,-0.14,2.17,21.47,20.2,279627.0,22.54,6.99,41.14,0.91,40.24,-0.3,2.52,23.6,22.54,279628.0,30.96,7.8,45.0,1.73,43.27,-0.67,3.04,31.93,31.43,279626.0,37.35,7.71,45.0,5.59,39.41,-1.27,4.17,38.14,39.21,279622.0,38.04,7.06,45.0,5.59,39.41,-1.28,4.44,38.69,39.63,279623.0,39.18,6.79,45.0,6.14,38.86,-1.54,5.31,39.76,41.49,279622.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AUS/AUS_0_vegetation_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AUS/AUS_0_vegetation_2008.properties
new file mode 100644
index 0000000..c5cb556
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AUS/AUS_0_vegetation_2008.properties
@@ -0,0 +1,47 @@
+# AUS.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the vegetation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = AUS vegetation data for 2008 at admin level 0
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = AUS
+ADMIN_LEVEL = 0
+UNITS = UNITS
+DATA_TYPE = vegetation
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 0.9 
+# Minimum: -0.1
+
+AUS = 0.3,0.16,0.9,-0.06,0.96,1.09,3.31,0.34,0.23,279526.0,0.32,0.17,0.89,-0.07,0.96,0.95,2.82,0.36,0.24,279533.0,0.32,0.17,0.88,-0.07,0.95,1.0,2.96,0.36,0.24,279525.0,0.31,0.16,0.89,-0.06,0.95,1.17,3.7,0.35,0.25,279529.0,0.31,0.16,0.9,-0.06,0.96,1.27,4.13,0.35,0.25,279531.0,0.32,0.16,0.9,-0.04,0.94,1.2,3.87,0.36,0.26,279534.0,0.32,0.17,0.9,-0.1,1.0,1.16,3.53,0.36,0.25,279533.0,0.3,0.17,0.88,-0.08,0.95,1.22,3.57,0.35,0.23,279525.0,0.29,0.17,0.88,-0.1,0.98,1.26,3.66,0.34,0.21,279535.0,0.27,0.16,0.86,-0.1,0.95,1.48,4.42,0.32,0.2,279509.0,0.26,0.14,0.87,-0.07,0.94,1.68,5.45,0.3,0.2,279541.0,0.28,0.15,0.89,-0.1,0.98,1.39,4.38,0.32,0.22,279543.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AUS/AUS_1_nighttemp_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AUS/AUS_1_nighttemp_2008.properties
new file mode 100644
index 0000000..6dd6054
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AUS/AUS_1_nighttemp_2008.properties
@@ -0,0 +1,54 @@
+# AUS.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the nighttemp data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = AUS nighttemp data for 2008 at admin level 1
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = AUS
+ADMIN_LEVEL = 1
+UNITS = C
+DATA_TYPE = nighttemp
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+AU-CT = 13.67,0.87,15.51,12.2,3.31,-0.05,2.13,13.7,13.79,93.0,10.59,1.32,13.31,7.52,5.79,-0.3,2.12,10.67,10.96,93.0,10.92,1.36,14.0,7.52,6.48,-0.2,2.71,11.0,11.1,93.0,5.49,1.03,7.52,2.83,4.69,-0.41,2.39,5.59,5.73,93.0,3.66,1.08,5.59,0.63,4.96,-0.58,2.61,3.82,3.94,93.0,2.31,1.15,4.21,-1.44,5.65,-0.55,2.99,2.58,2.35,93.0,-0.19,0.74,1.04,-3.23,4.27,-1.37,6.17,0.76,-0.13,93.0,-0.75,1.3,1.04,-5.43,6.48,-0.98,3.84,1.5,-0.4,93.0,4.33,1.11,5.87,1.18,4.69,-0.69,2.74,4.47,4.63,93.0,6.02,1.38,8.35,3.94,4.41,0.26,1.65,6.18,5.59,93.0,7.48,1.57,10.28,4.21,6.06,0.06,1.82,7.65,7.38,93.0,8.74,1.36,11.1,5.87,5.24,0.13,2.03,8.85,8.62,93.0
+AU-NS = 19.57,3.69,28.46,8.07,20.39,-0.41,2.31,19.91,20.2,30881.0,16.48,2.99,24.61,3.66,20.94,-0.66,3.07,16.75,17.1,30881.0,16.3,2.68,22.95,2.83,20.12,-0.88,4.02,16.52,16.82,30881.0,10.28,2.43,17.72,0.91,16.81,-0.49,3.16,10.57,10.55,30881.0,7.08,2.05,16.61,-1.3,17.91,-0.47,3.32,7.37,7.24,30881.0,5.61,1.92,13.31,-2.4,15.71,0.04,3.4,5.92,5.59,30881.0,3.42,1.94,13.58,-5.98,19.57,-0.03,4.44,3.93,3.39,30881.0,3.22,1.93,12.48,-7.64,20.12,-0.18,4.89,3.75,3.25,30881.0,9.23,2.49,16.06,-1.3,17.36,-0.6,3.28,9.56,9.52,30881.0,12.58,3.12,21.02,0.91,20.12,-0.45,3.08,12.96,12.89,30881.0,13.43,3.04,21.85,1.18,20.67,-0.42,2.9,13.77,13.72,30881.0,15.55,3.0,22.95,3.39,19.57,-0.5,3.26,15.84,15.79,30881.0
+AU-NT = 25.66,1.61,31.77,7.8,23.98,-1.51,8.95,25.71,25.92,46234.0,24.98,2.12,33.15,8.35,24.8,-2.37,15.21,25.07,25.16,42130.0,22.48,1.81,27.91,3.94,23.98,-1.14,7.89,22.55,22.68,46514.0,18.04,2.35,26.26,9.45,16.81,-0.07,2.87,18.2,18.06,46623.0,13.92,3.39,25.16,1.46,23.7,0.44,2.37,14.33,13.31,46615.0,13.12,4.28,23.23,1.73,21.5,-0.24,2.0,13.8,13.58,46621.0,11.98,4.46,23.5,1.18,22.32,0.08,1.85,12.78,11.52,46623.0,13.2,4.79,22.95,0.08,22.87,-0.43,2.19,14.04,13.86,46623.0,18.33,3.26,26.54,8.07,18.46,-0.17,2.04,18.61,18.54,46622.0,21.87,2.44,28.74,12.2,16.54,-0.26,2.7,22.0,21.99,46623.0,23.48,2.61,30.12,13.86,16.26,-0.51,2.44,23.63,23.92,46621.0,23.79,2.19,30.67,11.1,19.57,-0.34,3.0,23.89,24.06,44790.0
+AU-QL = 22.66,3.68,32.32,6.69,25.63,-0.39,2.53,22.96,22.95,61132.0,21.22,3.13,29.57,-5.16,34.72,-0.31,3.53,21.45,21.3,60776.0,20.2,2.5,28.19,9.17,19.02,0.01,2.67,20.35,20.06,61210.0,16.44,2.41,25.16,8.9,16.26,0.08,2.61,16.61,16.34,61211.0,12.89,3.03,23.37,3.94,19.43,0.4,2.59,13.24,12.48,61217.0,12.63,3.66,21.85,3.94,17.91,0.3,1.99,13.15,12.2,61216.0,10.1,4.21,21.85,-0.2,22.05,0.41,2.11,10.95,9.59,61216.0,11.11,4.32,21.57,-1.02,22.6,0.29,2.07,11.92,10.55,61215.0,16.2,3.08,25.16,7.24,17.91,0.33,2.14,16.49,15.65,61217.0,19.62,3.22,28.19,9.17,19.02,-0.01,2.48,19.88,19.65,61217.0,21.16,3.01,29.57,10.28,19.29,0.0,2.61,21.38,21.02,61217.0,22.77,2.29,30.94,9.45,21.5,-0.1,2.69,22.89,22.81,61217.0
+AU-SA = 22.4,4.07,33.7,9.45,24.25,-0.64,2.42,22.77,23.64,36961.0,18.89,3.23,29.57,6.42,23.15,-0.57,2.95,19.17,19.44,36961.0,18.12,2.9,27.91,6.42,21.5,-0.75,3.77,18.35,18.54,36963.0,12.18,2.4,19.65,0.35,19.29,-0.58,3.07,12.42,12.48,36962.0,8.57,1.65,15.51,1.59,13.92,-0.24,3.34,8.72,8.62,36959.0,5.79,1.28,13.31,-0.47,13.78,0.47,4.18,5.93,5.73,36962.0,4.85,1.37,11.24,-0.2,11.44,0.17,3.12,5.04,4.9,36962.0,4.08,1.29,11.38,-1.57,12.95,0.58,4.6,4.28,4.01,36963.0,10.31,2.48,18.82,1.73,17.09,-0.46,3.05,10.6,10.55,36961.0,13.98,3.22,23.78,2.83,20.94,-0.8,3.37,14.35,14.62,36961.0,15.06,3.48,24.33,3.39,20.94,-0.51,2.59,15.45,15.51,36962.0,17.53,3.38,27.09,2.01,25.08,-0.75,3.08,17.86,18.41,36962.0
+AU-TS = 9.82,1.94,16.06,5.31,10.75,0.36,2.68,10.01,9.59,3026.0,7.07,2.39,14.41,0.91,13.5,0.26,2.36,7.46,6.97,3026.0,7.98,1.93,15.37,1.73,13.64,0.22,3.17,8.21,8.07,3027.0,5.12,2.04,12.76,0.35,12.4,0.38,3.26,5.51,5.04,3027.0,3.72,1.77,12.2,-0.75,12.95,0.67,4.3,4.12,3.66,3027.0,3.32,1.75,8.76,-1.57,10.33,0.05,3.13,3.75,3.32,3027.0,0.83,1.93,7.52,-5.16,12.68,0.04,3.24,2.1,0.77,3027.0,1.01,2.02,7.66,-3.5,11.16,0.15,2.71,2.26,0.97,3027.0,2.22,2.07,10.0,-3.78,13.78,-0.07,3.09,3.04,2.35,3026.0,4.2,1.7,9.86,-9.02,18.88,-0.08,3.87,4.53,4.35,3026.0,4.97,1.6,10.69,-2.68,13.37,0.29,2.96,5.22,4.9,3027.0,5.19,2.47,12.62,-0.75,13.37,0.03,2.28,5.75,5.31,3026.0
+AU-VI = 15.35,2.72,23.23,9.45,13.78,0.06,1.87,15.59,15.31,9259.0,12.68,2.53,19.09,6.14,12.95,0.1,1.93,12.93,12.62,9257.0,12.82,2.27,20.2,7.24,12.95,0.23,2.29,13.02,12.76,9259.0,7.56,1.32,15.24,2.28,12.95,0.19,3.6,7.68,7.52,9259.0,4.77,1.2,11.38,0.35,11.02,0.27,3.96,4.92,4.76,9259.0,4.26,1.13,10.14,-0.2,10.33,-0.0,3.68,4.41,4.21,9259.0,2.23,1.16,8.9,-3.78,12.68,-0.36,5.69,2.51,2.28,9259.0,2.35,1.1,8.07,-2.4,10.47,-0.57,4.96,2.6,2.42,9259.0,4.72,1.21,10.55,0.08,10.47,0.25,3.14,4.87,4.63,9258.0,7.27,2.03,13.31,2.28,11.02,0.14,2.36,7.55,7.24,9259.0,8.87,2.17,14.69,3.39,11.3,-0.06,2.12,9.13,9.04,9259.0,9.86,2.27,16.61,0.91,15.71,0.04,2.11,10.12,9.72,9259.0
+AU-WA = 24.5,4.41,33.7,6.97,26.73,-1.21,3.58,24.89,26.12,91558.0,21.73,3.64,30.94,2.56,28.39,-0.81,2.89,22.03,22.81,89704.0,21.11,3.74,29.84,6.14,23.7,-0.77,2.94,21.44,21.92,91561.0,16.7,4.16,28.19,3.94,24.25,-0.33,2.32,17.21,17.3,91563.0,12.48,3.36,27.36,1.73,25.63,0.54,3.28,12.92,12.2,91560.0,9.72,3.95,25.16,1.46,23.7,0.81,2.86,10.49,8.42,91561.0,8.63,3.97,24.74,-5.43,30.18,0.72,3.03,9.5,7.8,91559.0,9.07,4.78,23.78,-1.57,25.35,0.66,2.4,10.25,7.8,91561.0,14.3,4.91,27.09,0.77,26.32,0.09,2.12,15.12,14.13,91565.0,18.21,5.13,29.29,2.97,26.32,-0.55,2.39,18.92,19.16,91565.0,18.89,5.44,31.22,3.39,27.83,-0.25,2.06,19.66,19.3,91563.0,21.61,4.12,31.5,7.24,24.25,-0.88,3.17,22.0,22.54,91460.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AUS/AUS_1_rainfall_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AUS/AUS_1_rainfall_2008.properties
new file mode 100644
index 0000000..6919ba7
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AUS/AUS_1_rainfall_2008.properties
@@ -0,0 +1,55 @@
+# AUS.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rainfall data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = AUS rainfall data for 2008 at admin level 1
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = AUS
+ADMIN_LEVEL = 1
+UNITS = MM
+DATA_TYPE = rainfall
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 2000.0
+# Minimum: 1.0
+# Data not available for locations above 35 degrees N and below 35 degrees S Latitude
+
+AU-CT = 67.47,3.81,78.75,62.32,16.43,1.54,5.9,67.57,66.54,16.0,72.64,4.73,81.75,66.31,15.44,0.59,2.28,72.79,71.38,16.0,43.67,3.66,48.98,37.32,11.66,-0.34,1.99,43.81,44.72,16.0,25.05,1.79,27.65,21.04,6.61,-0.53,2.92,25.11,25.06,16.0,11.7,1.39,13.88,8.0,5.87,-0.96,4.47,11.78,11.77,16.0,29.4,7.46,44.72,20.32,24.41,0.54,2.25,30.27,28.27,16.0,39.78,5.46,47.37,28.8,18.57,-0.73,2.6,40.13,41.48,16.0,35.66,2.83,42.18,32.09,10.09,0.71,2.83,35.76,35.82,16.0,32.63,3.24,36.86,25.21,11.65,-0.7,2.84,32.78,33.08,16.0,48.79,17.83,74.68,17.03,57.65,-0.35,2.14,51.75,50.69,16.0,82.2,4.16,89.5,76.97,12.53,0.61,2.05,82.3,81.2,16.0,92.01,10.24,113.92,76.49,37.43,0.91,3.17,92.55,89.5,16.0
+AU-NS = 89.94,61.18,404.36,4.0,400.35,2.29,9.91,108.77,78.36,4980.0,83.79,71.73,337.42,1.0,336.42,1.14,3.87,110.29,66.31,4980.0,28.4,18.13,104.06,1.0,103.06,0.75,3.06,33.69,24.52,4980.0,26.93,48.79,347.75,1.0,346.75,3.63,17.13,55.73,11.28,4980.0,10.45,9.55,72.46,1.0,71.46,2.89,14.7,14.15,8.14,4980.0,40.29,25.99,184.66,1.0,183.66,1.62,6.9,47.95,34.69,4980.0,28.65,21.14,149.45,1.0,148.45,1.09,5.01,35.61,26.78,4980.0,29.08,15.53,128.53,2.63,125.9,1.5,7.35,32.97,26.3,4980.0,33.52,27.33,221.2,2.4,218.8,1.93,8.24,43.25,24.97,4980.0,52.06,42.6,290.18,1.0,289.18,1.24,4.42,67.27,37.47,4980.0,89.64,50.59,299.07,21.68,277.39,1.27,4.15,102.93,73.64,4980.0,62.51,32.97,158.74,12.22,146.52,0.53,2.15,70.67,54.46,4980.0
+AU-NT = 79.59,89.27,404.36,1.0,403.36,1.48,4.24,119.59,35.2,7616.0,171.69,186.61,916.69,1.0,915.69,0.92,2.65,253.57,74.76,7616.0,71.01,111.57,499.41,1.0,498.41,1.83,5.31,132.25,13.04,7616.0,8.92,18.81,176.92,1.0,175.92,3.45,16.18,20.82,1.63,7616.0,1.31,1.5,25.21,1.0,24.21,7.65,78.83,1.99,1.0,7616.0,13.2,14.32,100.97,1.0,99.97,1.28,4.37,19.47,6.69,7616.0,1.19,0.79,10.2,1.0,9.2,6.02,46.23,1.43,1.0,7616.0,5.5,8.47,100.97,1.0,99.97,4.18,30.29,10.1,1.83,7616.0,10.9,10.74,76.97,1.0,75.97,1.46,4.93,15.3,7.32,7616.0,15.97,15.95,163.6,1.0,162.6,2.07,11.1,22.57,11.51,7616.0,93.72,43.82,273.2,4.57,268.63,0.83,3.35,103.45,84.26,7616.0,146.81,121.3,616.82,10.84,605.98,1.28,3.74,190.43,90.15,7616.0
+AU-QL = 140.95,123.47,777.71,1.0,776.71,1.37,5.31,187.38,117.89,10076.0,183.73,205.51,1061.56,1.16,1060.4,1.51,4.66,275.66,90.87,10076.0,68.43,127.21,761.82,1.0,760.82,2.5,8.33,144.44,15.1,10076.0,9.33,20.79,205.15,1.0,204.15,3.76,19.48,22.79,1.0,10076.0,13.38,23.85,227.97,1.0,226.97,4.49,28.95,27.35,5.75,10076.0,16.81,17.4,124.71,1.0,123.71,2.23,10.55,24.2,12.22,10076.0,32.71,37.33,168.61,1.0,167.61,1.19,3.37,49.64,16.08,10076.0,6.59,7.66,62.32,1.0,61.32,2.13,8.53,10.1,3.48,10076.0,25.07,20.86,136.52,1.0,135.52,1.32,5.16,32.61,19.22,10076.0,28.53,76.78,1094.07,1.0,1093.07,7.75,76.92,81.91,9.04,10076.0,79.14,46.76,327.39,1.0,326.39,2.14,10.02,91.93,68.22,10076.0,87.22,103.32,1094.07,1.0,1093.07,3.28,17.67,135.21,57.96,10076.0
+AU-SA = 17.74,17.43,173.77,1.0,172.77,2.32,10.87,24.87,12.41,5992.0,5.85,5.73,61.46,1.0,60.46,2.44,12.27,8.19,4.27,5992.0,8.44,7.18,84.26,1.0,83.26,2.4,13.15,11.08,6.85,5992.0,9.9,9.26,72.46,1.0,71.46,1.27,4.36,13.55,7.36,5992.0,10.58,15.96,97.97,1.0,96.97,2.15,6.94,19.15,3.34,5992.0,16.55,13.36,72.46,1.0,71.46,1.03,3.57,21.27,12.99,5992.0,17.23,23.91,136.52,1.0,135.52,2.24,7.92,29.47,8.33,5992.0,24.27,23.42,273.2,1.0,272.2,2.68,15.1,33.73,17.22,5992.0,7.47,9.74,86.84,1.0,85.84,3.3,18.25,12.27,3.96,5992.0,40.22,74.46,1030.02,1.0,1029.02,6.16,52.4,84.63,21.9,5992.0,52.17,30.35,214.62,4.38,210.24,1.21,5.14,60.35,47.52,5992.0,51.03,24.22,184.58,6.56,178.02,1.18,4.83,56.48,46.17,5992.0
+AU-TS = 15.52,4.63,29.79,4.8,24.99,-0.18,3.21,16.19,16.04,538.0,68.24,19.26,117.41,11.86,105.55,-0.52,3.33,70.9,68.88,538.0,48.6,18.25,86.84,10.32,76.52,0.1,2.26,51.91,49.01,538.0,48.55,29.05,128.53,5.8,122.73,0.72,2.85,56.56,45.45,538.0,48.16,23.26,97.97,9.6,88.37,0.22,1.92,53.47,43.39,538.0,56.27,24.45,107.25,7.1,100.15,-0.09,2.05,61.34,57.35,538.0,62.24,28.84,132.46,20.41,112.05,0.75,2.63,68.59,56.72,538.0,57.87,28.66,124.71,11.51,113.2,0.5,2.06,64.57,47.55,538.0,90.66,38.22,179.1,19.22,159.88,0.14,2.29,98.38,90.91,538.0,9.32,6.13,37.09,1.0,36.09,0.98,4.37,11.16,8.59,538.0,89.94,22.46,158.74,37.32,121.42,0.68,3.45,92.7,85.0,538.0,78.66,20.81,128.53,33.29,95.23,0.24,2.34,81.37,77.11,538.0
+AU-VI = 48.87,29.08,128.53,12.6,115.93,1.05,2.93,56.86,36.07,1505.0,27.36,27.79,140.7,1.0,139.7,1.36,4.49,38.99,17.84,1505.0,28.55,12.5,70.31,3.91,66.4,0.15,2.77,31.17,28.63,1505.0,25.01,12.06,55.4,2.71,52.69,0.11,2.01,27.76,24.56,1505.0,41.79,20.61,104.06,5.75,98.31,0.29,2.82,46.59,42.1,1505.0,43.66,17.8,100.97,6.3,94.68,0.51,3.24,47.14,42.7,1505.0,74.68,35.99,273.2,13.38,259.81,0.78,4.73,82.89,72.49,1505.0,84.99,33.07,249.56,20.41,229.15,0.75,4.99,91.2,84.76,1505.0,37.83,20.45,149.45,5.28,144.17,0.55,3.32,43.0,36.78,1505.0,13.05,7.86,62.32,1.0,61.32,0.98,5.14,15.23,12.27,1505.0,80.98,46.34,208.25,15.56,192.69,0.76,2.55,93.3,66.46,1505.0,82.16,16.05,132.46,36.16,96.3,-0.06,2.93,83.72,82.4,1505.0
+AU-WA = 33.79,53.69,337.42,1.0,336.42,2.28,7.57,63.43,10.15,15034.0,100.83,108.22,635.71,1.0,634.71,2.19,8.1,147.91,68.92,15034.0,35.37,37.62,281.56,1.0,280.56,1.82,6.3,51.63,22.23,15034.0,21.84,21.8,140.7,1.0,139.7,1.7,6.15,30.85,14.65,15034.0,9.48,25.84,208.25,1.0,207.25,4.64,26.7,27.52,1.0,15034.0,21.92,22.42,138.61,1.0,137.61,1.99,7.85,31.36,14.96,15034.0,26.1,43.49,249.56,1.0,248.56,2.36,8.72,50.72,4.6,15034.0,11.17,11.49,158.74,1.0,157.74,2.26,13.17,16.03,7.76,15034.0,13.92,21.87,121.0,1.0,120.0,2.12,6.52,25.92,4.33,15034.0,32.4,33.62,290.18,1.0,289.18,2.54,12.16,46.69,22.71,15034.0,41.75,27.74,168.61,1.0,167.61,0.68,3.37,50.12,39.64,15034.0,71.72,102.86,809.19,1.0,808.19,2.83,11.29,125.39,38.1,15034.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AUS/AUS_1_temperature_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AUS/AUS_1_temperature_2008.properties
new file mode 100644
index 0000000..5f64aa2
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AUS/AUS_1_temperature_2008.properties
@@ -0,0 +1,54 @@
+# AUS.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the temperature data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = AUS temperature data for 2008 at admin level 1
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = AUS
+ADMIN_LEVEL = 1
+UNITS = C
+DATA_TYPE = temperature
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+AU-CT = 28.5,4.14,36.73,21.85,14.88,0.3,1.76,28.79,27.36,93.0,21.13,4.13,28.74,16.06,12.68,0.5,1.77,21.53,19.65,93.0,22.42,4.12,30.12,16.61,13.5,0.27,1.65,22.79,21.37,93.0,15.01,3.1,20.2,10.55,9.65,0.26,1.58,15.33,14.13,93.0,11.83,2.47,16.06,8.07,7.99,0.19,1.59,12.08,11.38,93.0,7.99,1.94,11.24,4.76,6.48,0.06,1.73,8.22,7.8,93.0,5.08,2.19,8.76,1.46,7.3,0.19,1.79,5.53,4.9,93.0,7.03,2.3,10.83,3.11,7.72,-0.02,1.63,7.39,6.97,93.0,16.55,3.35,22.68,11.93,10.75,0.3,1.55,16.88,15.51,93.0,19.1,3.46,25.98,14.13,11.85,0.57,1.95,19.41,17.99,93.0,23.39,5.06,32.46,14.96,17.5,0.23,1.83,23.92,22.26,93.0,22.99,4.37,30.53,16.06,14.47,0.24,1.69,23.4,21.99,93.0
+AU-NS = 37.94,7.9,45.0,17.17,27.83,-0.88,2.34,38.76,41.42,30881.0,31.82,7.13,43.62,13.03,30.59,-0.53,2.06,32.61,33.15,30881.0,33.52,7.0,44.45,13.03,31.42,-0.72,2.27,34.24,35.63,30881.0,25.3,5.12,34.8,9.17,25.63,-0.86,2.69,25.82,26.95,30881.0,19.8,3.86,28.74,5.59,23.15,-0.53,2.78,20.17,20.2,30881.0,14.51,2.66,22.4,3.39,19.02,-0.7,4.31,14.75,14.82,30881.0,12.81,3.23,21.3,-0.2,21.5,-0.48,3.39,13.21,12.76,30881.0,15.48,4.07,25.16,2.01,23.15,-0.3,2.87,16.0,15.51,30881.0,24.17,4.39,34.25,7.8,26.46,-0.47,2.59,24.57,24.88,30881.0,31.02,6.78,42.8,10.28,32.52,-0.54,2.08,31.75,33.46,30880.0,32.18,5.97,43.62,13.86,29.76,-0.73,2.4,32.73,34.25,30881.0,35.65,7.08,45.0,14.69,30.31,-0.71,2.28,36.35,38.52,30881.0
+AU-NT = 40.2,6.94,45.0,19.37,25.63,-1.06,2.53,40.8,45.0,46621.0,36.63,8.14,45.0,13.03,31.97,-0.53,1.68,37.53,40.73,46614.0,37.76,7.01,45.0,10.0,35.0,-0.76,1.99,38.41,41.69,46621.0,36.07,3.09,42.8,20.2,22.6,-0.49,2.85,36.2,36.32,46623.0,31.79,2.33,38.11,21.02,17.09,-0.28,2.51,31.88,32.05,46623.0,26.36,3.62,36.18,18.27,17.91,-0.17,1.87,26.61,26.95,46622.0,27.25,3.6,37.28,18.96,18.33,-0.2,2.01,27.49,27.84,46623.0,28.81,3.79,39.49,16.06,23.43,-0.27,2.04,29.05,29.7,46623.0,38.2,2.86,45.0,22.95,22.05,-0.36,3.14,38.31,38.39,46623.0,43.23,2.81,45.0,23.23,21.77,-2.36,9.47,43.32,44.59,46622.0,41.98,4.0,45.0,23.5,21.5,-1.52,4.66,42.17,43.76,46621.0,39.99,6.14,45.0,12.76,32.24,-1.15,3.09,40.46,42.93,46618.0
+AU-QL = 35.33,7.38,45.0,17.17,27.83,-0.04,1.67,36.09,34.67,61217.0,32.84,6.9,45.0,13.86,31.14,0.33,1.87,33.56,31.36,61215.0,33.4,6.59,45.0,18.27,26.73,-0.12,1.82,34.04,33.7,61214.0,32.05,4.6,42.24,16.06,26.18,-0.19,2.5,32.38,31.77,61217.0,27.78,3.58,38.39,15.79,22.6,-0.0,2.47,28.01,27.36,61217.0,23.02,4.19,33.7,12.48,21.22,0.23,1.94,23.4,22.68,61217.0,22.78,4.13,33.15,10.0,23.15,0.04,2.04,23.15,22.68,61217.0,25.12,4.04,36.46,12.48,23.98,0.17,2.11,25.44,24.61,61217.0,32.23,4.89,44.17,16.34,27.83,0.06,2.19,32.6,31.63,61217.0,38.48,5.36,45.0,20.2,24.8,-0.78,3.02,38.85,39.35,61217.0,39.5,4.98,45.0,19.65,25.35,-0.93,3.35,39.81,40.31,61217.0,39.66,5.59,45.0,21.02,23.98,-0.73,2.37,40.05,41.42,61217.0
+AU-SA = 43.81,2.72,45.0,17.72,27.28,-3.73,20.62,43.89,45.0,36963.0,40.4,3.02,45.0,16.06,28.94,-1.8,10.08,40.51,40.73,36963.0,39.86,2.85,45.0,17.99,27.01,-2.26,11.66,39.96,40.31,36963.0,29.1,3.23,36.46,13.86,22.6,-1.15,4.79,29.28,29.7,36961.0,23.21,3.71,30.39,10.83,19.57,-0.94,3.19,23.5,24.33,36963.0,16.63,2.44,23.5,9.45,14.06,-0.34,2.4,16.81,16.89,36963.0,15.71,3.26,25.16,1.46,23.7,-0.42,2.35,16.04,16.34,36962.0,18.11,3.94,27.91,3.94,23.98,-0.91,2.84,18.53,19.58,36963.0,28.38,4.54,37.56,9.86,27.7,-1.56,5.05,28.74,29.7,36963.0,36.72,4.72,45.0,13.58,31.42,-1.64,6.31,37.02,37.56,36961.0,37.58,4.14,45.0,13.58,31.42,-1.13,5.59,37.8,37.97,36963.0,40.31,3.9,45.0,14.13,30.87,-1.99,8.93,40.5,41.14,36962.0
+AU-TS = 21.02,5.37,36.18,11.1,25.08,0.67,2.7,21.7,20.06,3027.0,18.26,3.73,32.6,10.55,22.05,1.03,3.72,18.64,17.3,3027.0,16.54,3.76,27.36,9.45,17.91,0.52,2.52,16.96,16.34,3027.0,11.22,2.69,18.54,5.59,12.95,0.29,2.17,11.54,11.1,3027.0,8.41,2.18,14.27,3.39,10.89,0.06,2.22,8.69,8.48,3027.0,7.32,2.11,13.44,3.11,10.33,0.2,2.34,7.61,7.38,3027.0,4.84,2.19,11.65,0.08,11.57,0.27,2.51,5.31,4.76,3027.0,6.3,2.59,12.48,0.91,11.57,-0.01,2.05,6.81,6.42,3027.0,8.15,2.73,14.69,1.73,12.95,-0.03,1.86,8.6,8.07,3027.0,12.49,3.46,22.95,5.59,17.36,0.47,2.31,12.96,12.07,3027.0,14.77,3.77,26.54,5.59,20.94,0.45,2.78,15.25,14.27,3026.0,13.67,3.8,26.26,6.14,20.12,0.49,2.51,14.19,13.03,3027.0
+AU-VI = 34.56,7.12,45.0,15.79,29.21,-0.33,1.93,35.28,35.56,9259.0,30.5,7.49,41.97,13.58,28.39,-0.41,1.82,31.41,32.32,9259.0,30.17,6.15,40.87,14.96,25.91,-0.43,1.96,30.79,31.77,9259.0,19.82,4.6,30.94,9.17,21.77,0.03,2.04,20.35,19.58,9259.0,13.07,2.88,19.65,5.31,14.33,0.1,2.41,13.38,12.76,9259.0,10.95,2.26,16.34,3.11,13.23,-0.37,2.89,11.18,11.03,9259.0,8.35,2.05,13.31,0.63,12.68,-0.67,3.38,8.59,8.62,9259.0,9.23,2.51,15.79,1.18,14.61,-0.17,2.84,9.57,9.17,9259.0,15.87,3.94,27.36,6.14,21.22,0.44,2.62,16.35,15.03,9259.0,22.74,6.18,37.01,10.55,26.46,0.27,1.83,23.56,21.44,9259.0,26.71,6.87,42.24,8.9,33.35,-0.11,1.9,27.58,26.67,9259.0,27.16,7.09,41.42,9.72,31.69,-0.13,1.79,28.07,27.91,9259.0
+AU-WA = 42.26,4.64,45.0,18.27,26.73,-1.95,6.18,42.51,45.0,91563.0,37.76,5.31,45.0,13.58,31.42,-0.94,3.29,38.14,38.73,91558.0,39.02,5.15,45.0,14.69,30.31,-0.93,3.35,39.36,40.45,91563.0,32.11,5.58,42.8,13.58,29.21,-0.45,2.59,32.59,32.46,91563.0,27.98,5.57,40.31,11.52,28.8,-0.46,2.3,28.53,28.74,91563.0,21.54,5.17,35.63,9.45,26.18,0.27,1.94,22.15,20.61,91563.0,21.22,6.51,35.63,6.14,29.49,-0.03,1.88,22.2,21.3,91565.0,23.69,6.41,41.14,5.31,35.83,-0.05,2.11,24.54,23.5,91565.0,32.06,7.84,45.0,7.24,37.76,-0.63,2.52,33.0,33.15,91563.0,38.32,7.35,45.0,11.1,33.9,-1.29,4.04,39.01,40.73,91563.0,39.14,7.07,45.0,11.93,33.07,-1.36,4.22,39.78,41.83,91563.0,41.25,5.1,45.0,16.34,28.66,-1.82,6.24,41.57,43.21,91565.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AUS/AUS_1_vegetation_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AUS/AUS_1_vegetation_2008.properties
new file mode 100644
index 0000000..896bcdb
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AUS/AUS_1_vegetation_2008.properties
@@ -0,0 +1,54 @@
+# AUS.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the vegetation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = AUS vegetation data for 2008 at admin level 1
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = AUS
+ADMIN_LEVEL = 1
+UNITS = UNITS
+DATA_TYPE = vegetation
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 0.9 
+# Minimum: -0.1
+
+AU-CT = 0.55,0.08,0.69,0.41,0.28,0.01,1.75,0.55,0.55,93.0,0.58,0.07,0.7,0.46,0.24,-0.16,1.82,0.59,0.59,93.0,0.57,0.09,0.72,0.41,0.31,-0.13,1.67,0.57,0.59,93.0,0.57,0.09,0.74,0.43,0.31,0.02,1.63,0.58,0.57,93.0,0.55,0.11,0.73,0.4,0.33,0.04,1.55,0.56,0.55,93.0,0.58,0.1,0.74,0.42,0.31,-0.02,1.51,0.59,0.58,93.0,0.57,0.1,0.74,0.41,0.33,-0.04,1.54,0.57,0.57,93.0,0.52,0.09,0.68,0.38,0.3,0.1,1.64,0.53,0.52,93.0,0.53,0.07,0.66,0.41,0.25,0.13,1.87,0.54,0.53,93.0,0.53,0.07,0.65,0.42,0.23,0.05,1.76,0.54,0.53,93.0,0.5,0.08,0.64,0.39,0.25,0.24,1.69,0.5,0.49,93.0,0.5,0.07,0.65,0.4,0.26,0.25,1.8,0.51,0.49,93.0
+AU-NS = 0.4,0.2,0.86,0.01,0.85,0.54,2.1,0.45,0.35,30878.0,0.42,0.2,0.89,-0.01,0.89,0.44,2.02,0.47,0.38,30878.0,0.39,0.19,0.88,0.08,0.8,0.73,2.4,0.44,0.34,30878.0,0.38,0.19,0.89,0.09,0.8,0.88,2.72,0.43,0.32,30878.0,0.38,0.18,0.89,0.09,0.8,0.85,2.73,0.43,0.33,30878.0,0.42,0.18,0.89,0.1,0.78,0.7,2.51,0.45,0.37,30878.0,0.43,0.17,0.87,0.05,0.82,0.38,2.21,0.46,0.41,30878.0,0.42,0.18,0.87,0.05,0.83,0.2,1.9,0.46,0.42,30878.0,0.43,0.2,0.85,0.09,0.76,0.04,1.56,0.47,0.43,30878.0,0.41,0.21,0.86,0.07,0.79,0.21,1.57,0.46,0.38,30878.0,0.36,0.19,0.87,0.09,0.78,0.76,2.3,0.41,0.29,30878.0,0.37,0.19,0.89,0.08,0.81,0.77,2.31,0.42,0.29,30878.0
+AU-NT = 0.3,0.14,0.71,0.02,0.69,0.97,2.56,0.33,0.23,46608.0,0.32,0.16,0.73,-0.0,0.74,0.8,2.13,0.36,0.23,46610.0,0.32,0.16,0.74,0.05,0.69,0.76,2.01,0.36,0.23,46606.0,0.3,0.14,0.75,0.07,0.68,0.95,2.52,0.33,0.22,46610.0,0.28,0.12,0.75,0.06,0.68,1.12,3.13,0.31,0.21,46610.0,0.28,0.11,0.75,0.04,0.71,1.12,3.36,0.3,0.23,46610.0,0.26,0.1,0.71,0.04,0.67,1.2,3.56,0.28,0.21,46610.0,0.24,0.09,0.63,-0.04,0.67,1.26,3.83,0.26,0.2,46609.0,0.23,0.08,0.6,-0.01,0.62,1.27,3.88,0.25,0.2,46608.0,0.23,0.08,0.67,-0.1,0.77,1.47,4.65,0.24,0.19,46609.0,0.24,0.09,0.69,0.01,0.68,1.6,5.21,0.25,0.2,46609.0,0.29,0.11,0.72,-0.0,0.72,1.01,3.04,0.31,0.24,46609.0
+AU-QL = 0.39,0.16,0.9,-0.03,0.93,-0.08,2.08,0.42,0.41,61182.0,0.42,0.18,0.88,-0.07,0.96,-0.24,1.96,0.46,0.46,61174.0,0.41,0.18,0.87,-0.03,0.89,-0.09,1.78,0.45,0.44,61181.0,0.37,0.18,0.88,-0.06,0.94,0.34,2.17,0.41,0.36,61181.0,0.35,0.16,0.9,-0.01,0.91,0.51,2.56,0.39,0.33,61172.0,0.35,0.16,0.9,-0.04,0.94,0.5,2.58,0.39,0.34,61184.0,0.34,0.16,0.9,-0.1,1.0,0.61,2.78,0.37,0.33,61175.0,0.32,0.15,0.86,-0.08,0.94,0.55,2.69,0.35,0.31,61176.0,0.32,0.15,0.88,-0.1,0.98,0.5,2.7,0.35,0.32,61178.0,0.3,0.15,0.85,-0.07,0.92,0.65,2.84,0.34,0.29,61169.0,0.3,0.14,0.87,-0.07,0.94,0.76,3.21,0.33,0.28,61183.0,0.33,0.16,0.88,-0.03,0.91,0.47,2.28,0.37,0.31,61186.0
+AU-SA = 0.18,0.06,0.66,-0.03,0.69,1.17,6.99,0.19,0.18,36951.0,0.18,0.06,0.67,-0.02,0.69,1.25,7.1,0.19,0.17,36957.0,0.18,0.06,0.68,-0.05,0.73,1.38,7.6,0.19,0.17,36955.0,0.19,0.08,0.77,-0.04,0.81,2.15,11.36,0.2,0.18,36956.0,0.2,0.1,0.83,-0.04,0.86,2.45,11.52,0.22,0.18,36956.0,0.22,0.13,0.84,-0.03,0.87,2.06,7.73,0.26,0.19,36953.0,0.23,0.15,0.83,-0.07,0.9,2.04,6.62,0.28,0.18,36957.0,0.23,0.17,0.85,-0.04,0.9,2.05,6.41,0.28,0.18,36955.0,0.21,0.15,0.83,-0.04,0.86,2.32,7.93,0.26,0.17,36957.0,0.19,0.11,0.79,-0.03,0.82,2.64,10.88,0.22,0.16,36953.0,0.17,0.08,0.72,-0.03,0.76,2.5,12.71,0.19,0.16,36955.0,0.19,0.07,0.69,-0.03,0.72,1.55,8.9,0.2,0.18,36956.0
+AU-TS = 0.62,0.14,0.84,0.14,0.7,-0.54,2.32,0.64,0.65,3025.0,0.63,0.14,0.85,0.25,0.61,-0.46,2.12,0.65,0.66,3025.0,0.66,0.13,0.86,0.28,0.58,-0.56,2.29,0.68,0.69,3025.0,0.69,0.1,0.85,0.34,0.51,-0.75,2.71,0.7,0.72,3025.0,0.71,0.1,0.87,0.29,0.58,-0.77,3.01,0.71,0.73,3025.0,0.69,0.09,0.88,0.31,0.57,-0.71,3.27,0.7,0.71,3025.0,0.7,0.1,0.86,0.18,0.67,-0.97,4.1,0.71,0.72,3026.0,0.67,0.1,0.84,0.17,0.67,-0.88,4.16,0.68,0.68,3025.0,0.66,0.09,0.82,0.27,0.55,-0.64,3.18,0.66,0.67,3025.0,0.66,0.11,0.85,0.22,0.62,-0.8,3.27,0.67,0.68,3025.0,0.65,0.11,0.83,0.2,0.63,-0.62,2.67,0.66,0.67,3025.0,0.6,0.11,0.81,0.26,0.55,-0.22,2.47,0.61,0.6,3025.0
+AU-VI = 0.42,0.19,0.84,0.05,0.79,0.41,1.94,0.46,0.38,9255.0,0.44,0.19,0.85,0.09,0.76,0.43,1.9,0.48,0.38,9256.0,0.43,0.2,0.87,0.1,0.76,0.56,2.05,0.47,0.37,9255.0,0.47,0.2,0.89,0.07,0.81,0.27,1.79,0.51,0.43,9255.0,0.52,0.2,0.88,0.12,0.77,-0.07,1.75,0.56,0.52,9254.0,0.59,0.18,0.89,0.05,0.85,-0.35,1.86,0.61,0.63,9255.0,0.65,0.13,0.88,0.06,0.81,-0.65,2.59,0.66,0.67,9256.0,0.65,0.13,0.88,0.2,0.67,-0.99,3.18,0.67,0.69,9255.0,0.63,0.14,0.84,0.17,0.68,-0.79,2.72,0.64,0.66,9255.0,0.56,0.18,0.84,0.12,0.73,-0.42,1.87,0.59,0.61,9254.0,0.47,0.19,0.85,-0.02,0.87,0.06,1.66,0.51,0.48,9256.0,0.44,0.19,0.84,0.09,0.76,0.22,1.65,0.48,0.41,9256.0
+AU-WA = 0.23,0.09,0.81,-0.06,0.87,2.16,8.52,0.25,0.21,91534.0,0.25,0.1,0.81,-0.04,0.84,2.02,7.29,0.27,0.22,91540.0,0.26,0.1,0.84,-0.07,0.91,1.9,6.78,0.28,0.22,91532.0,0.27,0.1,0.84,-0.04,0.88,1.83,7.15,0.29,0.24,91531.0,0.27,0.11,0.86,-0.06,0.92,2.11,8.67,0.29,0.23,91543.0,0.28,0.12,0.85,-0.01,0.85,1.95,7.36,0.31,0.24,91536.0,0.28,0.14,0.85,-0.03,0.88,1.86,6.07,0.31,0.23,91538.0,0.26,0.14,0.84,-0.07,0.91,1.98,6.26,0.3,0.21,91534.0,0.24,0.12,0.84,-0.1,0.94,2.16,7.59,0.27,0.2,91541.0,0.23,0.11,0.85,-0.09,0.94,2.84,12.64,0.25,0.19,91528.0,0.22,0.09,0.77,-0.05,0.82,2.82,12.75,0.23,0.19,91542.0,0.23,0.08,0.79,-0.1,0.89,2.42,10.89,0.25,0.21,91540.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AUT/AUT_0_nighttemp_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AUT/AUT_0_nighttemp_2008.properties
new file mode 100644
index 0000000..dfeb041
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AUT/AUT_0_nighttemp_2008.properties
@@ -0,0 +1,47 @@
+# AUT.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the nighttemp data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = AUT nighttemp data for 2008 at admin level 0
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = AUT
+ADMIN_LEVEL = 0
+UNITS = C
+DATA_TYPE = nighttemp
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+AUT = -6.09,2.92,-0.2,-16.73,16.54,-0.92,3.5,6.76,-5.43,4148.0,-4.19,3.4,1.46,-17.28,18.74,-1.16,3.61,5.4,-2.95,4148.0,-5.71,5.15,3.39,-18.94,22.32,-0.67,2.28,7.69,-4.16,4148.0,-0.4,5.61,8.62,-15.08,23.7,-0.67,2.2,5.63,1.73,4148.0,5.66,4.8,13.86,-9.02,22.87,-0.89,2.78,7.42,7.24,4148.0,10.18,5.44,18.27,-4.61,22.87,-0.9,2.51,11.54,12.48,4148.0,10.57,4.99,18.54,-4.06,22.6,-0.77,2.46,11.69,12.14,4147.0,11.9,3.61,19.37,1.46,17.91,-0.81,2.86,12.43,12.76,4148.0,5.75,4.94,17.99,-6.81,24.8,-0.34,2.15,7.58,6.56,4148.0,3.54,3.36,9.17,-8.19,17.36,-0.94,3.07,4.88,4.49,4148.0,-2.69,3.66,6.97,-16.46,23.43,-0.52,2.65,4.54,-1.99,4148.0,-8.08,3.96,1.73,-18.11,19.84,-0.56,2.32,8.99,-7.09,4148.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AUT/AUT_0_rainfall_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AUT/AUT_0_rainfall_2008.properties
new file mode 100644
index 0000000..c6f654b
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AUT/AUT_0_rainfall_2008.properties
@@ -0,0 +1,48 @@
+# AUT.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rainfall data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = AUT rainfall data for 2008 at admin level 0
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = AUT
+ADMIN_LEVEL = 0
+UNITS = MM
+DATA_TYPE = rainfall
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 2000.0
+# Minimum: 1.0
+# Data not available for locations above 35 degrees N and below 35 degrees S Latitude
+
+AUT = 57.56,23.75,132.7,10.51,122.19,0.61,3.61,62.27,57.66,660.0,25.78,10.91,64.23,5.58,58.65,0.02,2.5,27.99,27.23,660.0,93.81,24.19,166.11,46.09,120.02,0.32,2.59,96.88,95.06,660.0,89.65,36.72,193.14,31.14,162.0,0.75,3.08,96.87,85.23,660.0,69.34,25.34,141.78,37.32,104.46,1.0,3.11,73.81,62.32,660.0,140.35,25.56,202.06,79.32,122.74,-0.16,2.41,142.65,141.72,660.0,164.68,27.27,221.2,95.06,126.14,-0.34,2.8,166.92,168.61,660.0,119.36,26.45,179.1,52.0,127.09,-0.51,2.85,122.25,123.13,660.0,76.91,16.89,149.45,46.09,103.36,1.0,5.27,78.74,76.97,660.0,111.47,102.69,563.45,13.38,550.07,1.45,4.54,151.51,65.18,660.0,82.82,29.01,184.92,36.21,148.71,1.15,4.71,87.75,78.15,660.0,123.49,53.83,308.37,46.85,261.52,1.28,4.75,134.7,114.11,660.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AUT/AUT_0_temperature_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AUT/AUT_0_temperature_2008.properties
new file mode 100644
index 0000000..3fab7f5
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AUT/AUT_0_temperature_2008.properties
@@ -0,0 +1,47 @@
+# AUT.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the temperature data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = AUT temperature data for 2008 at admin level 0
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = AUT
+ADMIN_LEVEL = 0
+UNITS = C
+DATA_TYPE = temperature
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+AUT = -1.87,4.02,5.59,-15.63,21.22,-0.78,2.95,4.43,-0.75,4148.0,2.71,4.48,10.83,-10.94,21.77,-0.59,2.5,5.24,3.94,4148.0,3.16,5.39,13.58,-11.22,24.8,-0.31,2.23,6.24,3.94,4148.0,10.36,6.25,23.5,-7.91,31.42,-0.46,2.64,12.1,10.9,4148.0,16.83,4.89,26.54,0.63,25.91,-0.71,2.97,17.52,17.44,4148.0,20.35,3.25,29.57,10.55,19.02,-0.2,2.64,20.61,20.33,4148.0,20.62,3.84,30.39,10.28,20.12,-0.12,2.36,20.98,20.61,4148.0,19.89,3.98,32.32,10.0,22.32,0.37,2.63,20.29,19.44,4148.0,16.88,4.78,28.46,4.21,24.25,0.04,2.52,17.54,17.1,4148.0,11.11,2.94,17.72,0.91,16.81,-0.26,2.94,11.49,11.17,4148.0,3.2,3.63,11.65,-10.94,22.6,-0.87,3.68,4.84,3.8,4148.0,-4.07,4.4,6.97,-14.8,21.77,-0.17,2.04,5.99,-4.06,4148.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AUT/AUT_0_vegetation_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AUT/AUT_0_vegetation_2008.properties
new file mode 100644
index 0000000..4b37427
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AUT/AUT_0_vegetation_2008.properties
@@ -0,0 +1,47 @@
+# AUT.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the vegetation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = AUT vegetation data for 2008 at admin level 0
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = AUT
+ADMIN_LEVEL = 0
+UNITS = UNITS
+DATA_TYPE = vegetation
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 0.9 
+# Minimum: -0.1
+
+AUT = 0.3,0.15,0.6,-0.04,0.64,-0.47,2.3,0.33,0.32,4148.0,0.36,0.18,0.69,-0.05,0.74,-0.7,2.36,0.4,0.41,4148.0,0.37,0.18,0.69,-0.03,0.72,-0.69,2.32,0.41,0.43,4148.0,0.49,0.21,0.78,-0.05,0.83,-1.03,2.89,0.53,0.57,4148.0,0.6,0.19,0.85,-0.03,0.88,-1.48,4.34,0.63,0.67,4148.0,0.72,0.12,0.89,0.06,0.83,-1.87,6.74,0.73,0.76,4148.0,0.73,0.11,0.87,0.1,0.77,-1.47,5.09,0.74,0.77,4148.0,0.71,0.11,0.86,0.1,0.76,-1.33,4.46,0.72,0.75,4148.0,0.65,0.13,0.84,0.08,0.76,-1.28,5.01,0.66,0.67,4148.0,0.62,0.11,0.79,0.06,0.73,-1.59,6.3,0.62,0.64,4148.0,0.47,0.15,0.76,-0.01,0.77,-0.73,3.47,0.49,0.49,4148.0,0.29,0.19,0.71,-0.06,0.76,-0.11,1.82,0.35,0.32,4148.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AUT/AUT_1_nighttemp_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AUT/AUT_1_nighttemp_2008.properties
new file mode 100644
index 0000000..1294a0f
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AUT/AUT_1_nighttemp_2008.properties
@@ -0,0 +1,55 @@
+# AUT.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the nighttemp data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = AUT nighttemp data for 2008 at admin level 1
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = AUT
+ADMIN_LEVEL = 1
+UNITS = C
+DATA_TYPE = nighttemp
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+AT-10 = -3.42,1.38,-0.2,-6.81,6.61,-0.22,2.34,3.69,-3.3,198.0,-1.54,0.87,0.91,-3.78,4.69,-0.01,3.51,1.77,-1.44,198.0,-0.11,1.51,2.83,-5.43,8.27,-0.81,4.07,1.51,0.08,198.0,5.8,1.13,8.62,2.56,6.06,0.14,2.87,5.91,5.59,198.0,10.37,0.98,13.86,8.35,5.51,1.46,5.04,10.41,10.14,198.0,15.36,0.72,17.44,12.2,5.24,-0.67,4.89,15.38,15.37,198.0,15.8,0.65,17.72,13.58,4.13,-0.46,3.76,15.82,15.86,198.0,15.88,0.92,19.37,14.41,4.96,1.42,5.2,15.91,15.65,198.0,11.57,2.06,17.99,7.52,10.47,0.42,2.66,11.75,11.38,198.0,7.34,0.68,9.17,5.59,3.58,-0.2,2.48,7.38,7.49,198.0,0.98,2.25,6.97,-4.06,11.02,0.25,2.74,2.45,0.77,198.0,-3.34,1.23,0.08,-5.98,6.06,-0.09,2.37,3.56,-3.23,198.0
+AT-2 = -5.88,2.16,-1.85,-13.7,11.85,-0.95,3.7,6.26,-5.57,458.0,-3.85,2.11,-0.47,-12.6,12.13,-1.28,5.15,4.39,-3.64,458.0,-4.99,3.39,1.46,-15.22,16.67,-0.61,3.25,6.03,-4.88,458.0,-1.98,3.37,3.94,-10.26,14.19,-0.1,2.03,3.91,-1.85,458.0,3.13,3.8,9.72,-4.88,14.61,-0.13,1.76,4.92,3.39,458.0,9.46,4.06,15.51,-2.95,18.46,-0.92,3.02,10.29,10.79,458.0,10.24,3.88,15.51,-1.3,16.81,-1.02,3.09,10.95,11.58,458.0,11.94,2.29,15.79,2.83,12.95,-1.15,4.39,12.16,12.48,458.0,4.93,3.73,13.03,-4.33,17.36,-0.4,2.59,6.17,5.31,458.0,3.32,2.68,6.97,-5.71,12.68,-1.01,3.23,4.26,4.32,458.0,-3.94,2.64,2.28,-13.43,15.71,-0.98,3.54,4.74,-3.23,458.0,-9.64,2.77,-4.61,-16.32,11.71,-0.43,2.38,10.03,-9.36,458.0
+AT-3 = -4.28,1.38,-0.47,-7.91,7.44,-0.04,2.26,4.49,-4.33,997.0,-1.82,1.1,1.18,-5.98,7.17,-0.37,3.83,2.13,-1.85,997.0,-2.06,1.7,2.01,-8.33,10.33,-0.72,3.57,2.67,-1.78,997.0,4.19,1.46,7.52,-0.47,7.99,-0.39,2.69,4.44,4.35,997.0,9.18,1.47,13.86,3.66,10.2,-0.14,3.55,9.29,9.31,997.0,14.29,1.47,18.27,8.07,10.2,-0.61,3.46,14.36,14.55,997.0,14.36,1.75,18.54,8.35,10.2,-0.52,2.81,14.46,14.69,997.0,14.42,1.44,17.99,9.72,8.27,-0.37,2.87,14.5,14.62,997.0,9.92,2.35,16.89,1.46,15.43,-0.22,2.86,10.19,10.07,997.0,5.53,1.26,8.07,2.56,5.51,-0.06,2.08,5.67,5.59,997.0,0.02,2.01,5.04,-6.81,11.85,-0.28,3.08,2.01,0.08,997.0,-4.79,1.64,1.73,-10.39,12.13,-0.38,2.93,5.06,-4.47,997.0
+AT-4 = -5.24,1.61,-1.85,-11.77,9.92,-0.95,4.69,5.48,-5.16,581.0,-2.69,1.68,1.46,-9.84,11.3,-1.81,7.27,3.17,-2.33,581.0,-4.0,3.06,-0.47,-15.35,14.88,-1.69,5.18,5.03,-3.23,581.0,2.17,2.9,6.97,-9.57,16.54,-1.84,6.54,3.62,2.97,581.0,8.25,1.99,12.2,0.08,12.13,-1.2,4.9,8.49,8.62,581.0,12.96,2.21,17.44,3.39,14.06,-2.03,7.59,13.15,13.44,581.0,12.42,2.16,16.61,2.01,14.61,-1.84,8.11,12.61,12.76,581.0,13.06,1.61,16.89,6.14,10.75,-0.86,4.38,13.16,13.31,581.0,6.6,3.19,16.89,-5.71,22.6,-0.63,4.77,7.34,6.69,581.0,4.5,1.51,7.8,-1.57,9.37,-1.2,5.31,4.74,4.76,581.0,-1.26,2.04,4.76,-8.74,13.5,-0.27,3.49,2.4,-1.23,581.0,-6.82,2.15,-2.4,-15.35,12.95,-1.31,5.24,7.15,-6.4,581.0
+AT-5 = -8.81,2.37,-3.5,-16.18,12.68,-0.63,2.84,9.12,-8.19,348.0,-7.23,2.74,-1.57,-14.8,13.23,-0.41,2.74,7.73,-6.81,348.0,-11.47,3.41,-1.3,-18.11,16.81,0.42,2.5,11.96,-11.77,348.0,-5.78,4.03,5.59,-14.25,19.84,0.4,2.76,7.04,-6.12,348.0,2.12,4.16,9.45,-5.85,15.3,-0.07,1.94,4.66,2.56,348.0,4.53,5.06,14.41,-4.61,19.02,0.26,2.03,6.79,4.35,348.0,5.09,4.2,12.89,-2.95,15.85,0.13,1.93,6.59,4.66,348.0,8.82,3.06,14.96,1.46,13.5,-0.29,2.42,9.34,9.28,348.0,0.32,4.17,11.1,-6.81,17.91,0.69,2.49,4.18,-0.47,348.0,0.24,3.11,6.28,-7.36,13.64,-0.17,2.19,3.12,0.25,348.0,-5.85,3.3,2.01,-13.43,15.43,0.25,2.26,6.71,-6.12,348.0,-11.52,3.34,-3.09,-18.11,15.02,0.33,2.75,11.99,-11.36,348.0
+AT-6 = -5.57,2.25,-1.02,-12.32,11.3,-0.32,2.33,6.0,-5.3,783.0,-3.55,2.19,0.35,-10.39,10.75,-0.71,3.09,4.17,-3.37,783.0,-4.55,3.81,3.39,-13.43,16.81,-0.1,2.15,5.93,-4.74,783.0,0.68,3.65,6.69,-8.46,15.16,-0.6,2.51,3.71,1.32,783.0,6.43,3.12,11.93,-2.13,14.06,-0.38,2.61,7.15,6.56,783.0,10.98,3.7,17.17,-1.3,18.46,-0.99,3.48,11.58,11.79,783.0,11.2,3.81,16.89,0.08,16.81,-0.55,2.51,11.83,11.65,782.0,12.65,2.57,17.72,6.14,11.57,0.01,1.94,12.91,12.2,783.0,5.86,4.07,14.13,-6.26,20.39,-0.49,2.75,7.14,6.42,783.0,4.77,2.41,8.9,-2.68,11.57,-0.77,3.0,5.34,5.18,783.0,-2.31,2.54,4.21,-9.02,13.23,-0.31,2.45,3.43,-1.85,783.0,-7.52,2.58,-2.68,-13.98,11.3,-0.32,2.06,7.95,-7.36,783.0
+AT-7 = -10.13,2.65,-4.61,-16.73,12.13,-0.21,2.36,10.47,-9.98,603.0,-9.28,3.01,-1.02,-17.28,16.26,0.08,2.67,9.75,-9.29,603.0,-13.14,3.02,-4.33,-18.94,14.61,0.7,2.76,13.48,-13.63,603.0,-8.83,3.04,0.91,-15.08,15.98,0.71,3.25,9.34,-9.29,603.0,-0.93,4.33,9.45,-9.02,18.46,0.48,2.26,4.42,-1.99,603.0,2.46,3.71,13.31,-3.5,16.81,0.88,2.94,4.45,1.46,603.0,3.91,3.3,14.41,-4.06,18.46,0.7,3.33,5.11,3.39,603.0,6.7,2.61,13.58,1.46,12.13,0.25,2.15,7.18,6.42,603.0,0.2,2.65,10.28,-6.81,17.09,0.69,3.83,2.65,0.01,603.0,-0.99,2.86,6.69,-8.19,14.88,0.39,2.92,3.02,-1.16,603.0,-7.36,2.76,-0.2,-16.46,16.26,0.35,2.75,7.86,-7.78,603.0,-13.34,2.64,-5.43,-18.11,12.68,0.62,2.94,13.6,-13.56,603.0
+AT-8 = -7.08,2.81,-2.13,-13.43,11.3,-0.07,1.93,7.61,-7.22,123.0,-7.87,3.5,-0.75,-14.25,13.5,0.03,1.77,8.61,-8.19,123.0,-11.99,3.37,-5.85,-18.66,12.81,0.04,1.72,12.45,-12.05,123.0,-7.09,3.3,0.08,-12.87,12.95,0.08,1.86,7.82,-7.36,123.0,1.76,3.59,8.35,-5.16,13.5,0.04,1.82,3.99,1.59,123.0,4.23,3.78,11.93,-1.71,13.64,0.26,1.74,5.66,3.66,123.0,5.55,3.98,12.2,-2.4,14.61,-0.15,1.76,6.82,5.8,123.0,6.78,2.74,12.2,2.28,9.92,0.48,1.99,7.31,5.87,123.0,1.0,2.84,8.62,-5.43,14.06,0.38,2.37,3.0,0.35,123.0,-0.06,2.76,5.04,-4.88,9.92,0.08,1.74,2.75,-0.27,123.0,-5.19,2.9,2.01,-10.12,12.13,0.33,2.05,5.94,-5.57,123.0,-12.29,2.9,-5.98,-17.28,11.3,0.29,1.94,12.63,-12.81,123.0
+AT-9 = -3.39,0.94,-1.57,-5.16,3.58,0.04,1.81,3.51,-3.37,57.0,-1.23,1.1,1.18,-2.81,4.0,0.43,1.97,1.65,-1.44,57.0,-1.14,1.55,0.91,-4.88,5.79,-0.67,2.51,1.92,-0.82,57.0,5.85,0.74,7.52,4.21,3.31,-0.16,2.73,5.89,5.87,57.0,10.81,1.29,13.86,8.97,4.89,0.5,2.25,10.89,10.76,57.0,15.78,0.98,18.27,14.13,4.13,0.12,2.44,15.81,15.93,57.0,16.48,0.84,18.54,14.13,4.41,0.13,3.17,16.5,16.41,57.0,16.15,0.73,17.99,14.41,3.58,0.01,2.7,16.16,16.2,57.0,11.33,1.75,16.89,4.76,12.13,-0.48,6.76,11.46,11.38,57.0,6.48,0.92,7.8,4.76,3.03,-0.06,1.57,6.54,6.42,57.0,1.46,1.18,3.94,-1.57,5.51,-0.25,2.56,1.87,1.59,57.0,-4.06,1.22,-1.3,-7.36,6.06,-0.03,4.04,4.23,-4.06,57.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AUT/AUT_1_rainfall_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AUT/AUT_1_rainfall_2008.properties
new file mode 100644
index 0000000..a655edd
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AUT/AUT_1_rainfall_2008.properties
@@ -0,0 +1,56 @@
+# AUT.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rainfall data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = AUT rainfall data for 2008 at admin level 1
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = AUT
+ADMIN_LEVEL = 1
+UNITS = MM
+DATA_TYPE = rainfall
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 2000.0
+# Minimum: 1.0
+# Data not available for locations above 35 degrees N and below 35 degrees S Latitude
+
+AT-10 = 23.89,5.72,32.61,12.65,19.96,-0.53,2.43,24.54,24.46,31.0,7.8,2.15,13.44,5.58,7.86,1.03,3.01,8.08,6.79,31.0,70.86,6.24,86.88,63.44,23.43,1.06,3.12,71.13,68.22,31.0,37.39,4.01,48.96,31.14,17.82,1.13,3.8,37.6,36.25,31.0,45.71,2.24,50.46,42.1,8.35,0.36,2.5,45.76,45.43,31.0,174.99,18.75,202.06,141.72,60.34,-0.42,1.79,175.96,184.58,31.0,145.9,6.82,156.38,130.49,25.89,-0.6,2.43,146.05,148.4,31.0,93.7,7.39,107.25,79.36,27.89,-0.09,2.27,93.98,95.06,31.0,55.48,6.99,68.22,46.09,22.13,0.16,1.77,55.91,56.08,31.0,25.47,5.41,39.64,16.04,23.6,0.43,3.34,26.02,25.09,31.0,47.9,5.58,58.67,40.25,18.42,0.48,2.04,48.21,47.5,31.0,78.47,10.11,97.97,66.19,31.78,0.49,1.8,79.1,74.68,31.0
+AT-2 = 77.63,38.33,132.7,24.55,108.15,0.02,1.23,86.46,80.23,72.0,36.77,8.38,64.23,26.38,37.84,1.04,4.22,37.7,34.12,72.0,96.59,10.23,117.41,68.77,48.63,-0.31,3.26,97.12,95.06,72.0,94.56,11.2,121.0,72.06,48.95,-0.17,2.37,95.22,97.99,72.0,102.08,20.77,141.78,76.97,64.81,0.34,1.64,104.14,98.79,72.0,147.73,7.59,163.6,136.52,27.08,0.01,1.81,147.92,149.45,72.0,171.28,3.39,179.1,163.6,15.49,0.36,2.54,171.31,171.19,72.0,154.07,13.17,179.1,124.82,54.27,0.06,1.96,154.62,149.48,72.0,66.92,7.91,79.32,53.59,25.73,-0.03,1.69,67.38,67.21,72.0,172.15,87.45,368.86,35.77,333.1,-0.02,1.87,192.81,171.23,72.0,130.24,34.98,184.92,81.75,103.16,0.08,1.46,134.8,130.41,72.0,230.56,49.98,308.37,149.45,158.92,0.06,1.62,235.85,224.63,72.0
+AT-3 = 46.46,9.25,62.35,26.03,36.31,-0.31,2.14,47.36,46.81,163.0,16.65,6.49,37.78,6.81,30.97,0.5,3.12,17.86,17.1,163.0,72.07,14.4,112.28,55.23,57.04,1.05,3.14,73.48,67.21,163.0,64.54,18.86,92.24,35.13,57.1,-0.04,1.53,67.23,67.33,163.0,51.44,5.95,66.19,40.85,25.34,0.12,2.09,51.79,52.0,163.0,135.96,28.99,199.06,86.88,112.18,0.33,2.22,139.0,132.46,163.0,139.59,22.37,179.1,95.06,84.04,-0.33,2.03,141.36,140.95,163.0,87.65,19.93,134.49,52.0,82.49,0.03,2.38,89.87,89.5,163.0,70.89,13.85,93.65,46.8,46.85,-0.18,1.55,72.22,74.43,163.0,39.22,11.99,79.32,16.53,62.79,1.04,4.56,41.0,38.25,163.0,59.11,13.37,84.26,36.21,48.05,-0.13,1.82,60.59,61.91,163.0,73.75,17.27,121.0,46.85,74.15,0.79,3.06,75.73,70.31,163.0
+AT-4 = 64.68,5.65,79.32,55.23,24.09,0.69,2.98,64.93,64.23,93.0,34.71,7.02,51.23,23.2,28.03,0.51,2.35,35.4,33.08,93.0,127.85,17.0,166.11,100.97,65.13,0.37,2.15,128.96,126.67,93.0,90.72,9.86,124.71,70.31,54.4,0.46,3.61,91.25,89.6,93.0,46.88,7.91,72.46,37.32,35.14,1.34,4.05,47.53,44.1,93.0,111.62,16.21,140.7,79.32,61.37,-0.14,2.03,112.78,113.92,93.0,148.54,21.29,184.58,107.25,77.33,-0.07,1.95,150.04,145.01,93.0,121.59,7.85,140.76,107.25,33.51,0.71,2.82,121.84,119.2,93.0,73.71,9.3,95.1,61.39,33.71,0.87,2.64,74.29,70.31,93.0,74.51,45.51,281.56,32.09,249.47,2.05,7.7,87.18,55.46,93.0,72.15,4.19,81.9,64.23,17.68,0.22,2.37,72.27,72.0,93.0,104.02,20.14,154.02,71.55,82.47,0.31,2.2,105.93,104.06,93.0
+AT-5 = 74.23,12.03,95.23,56.93,38.31,0.06,1.7,75.18,74.82,53.0,33.26,3.08,40.25,28.45,11.8,0.5,2.21,33.4,32.67,53.0,110.6,10.52,130.52,89.37,41.15,-0.04,2.25,111.09,110.58,53.0,116.74,21.6,158.74,89.54,69.2,0.43,1.72,118.69,107.25,53.0,82.76,20.27,111.34,48.72,62.62,-0.23,1.75,85.16,86.84,53.0,146.99,15.55,173.77,122.12,51.65,0.26,1.61,147.79,140.7,53.0,183.04,13.0,208.25,163.79,44.46,0.59,1.91,183.49,176.43,53.0,134.37,10.02,166.11,120.13,45.98,0.58,3.41,134.74,134.61,53.0,82.69,5.4,97.97,75.3,22.67,1.27,3.87,82.87,80.54,53.0,280.55,137.38,563.45,64.89,498.56,-0.11,1.91,311.81,301.25,53.0,93.12,20.09,140.76,64.23,76.54,0.21,2.18,95.22,91.11,53.0,160.39,32.05,249.67,114.15,135.52,0.83,3.07,163.5,154.02,53.0
+AT-6 = 42.69,19.02,89.5,10.51,78.98,-0.18,1.93,46.7,45.31,124.0,22.87,7.47,39.64,9.04,30.6,-0.15,1.81,24.05,24.29,124.0,96.79,11.96,117.49,70.31,47.18,-0.34,2.29,97.52,98.61,124.0,69.43,11.92,95.06,44.98,50.08,-0.01,1.94,70.43,68.22,124.0,68.81,7.14,104.06,53.98,50.08,1.14,7.29,69.18,68.22,124.0,156.18,12.8,183.38,129.54,53.84,-0.3,2.21,156.7,158.79,124.0,172.55,7.96,184.58,152.91,31.66,-0.32,2.39,172.73,173.77,124.0,129.43,12.84,163.6,104.49,59.11,-0.23,2.26,130.06,132.46,124.0,79.18,9.9,97.97,59.57,38.4,-0.1,2.07,79.79,80.54,124.0,94.73,80.99,337.42,13.38,324.04,1.23,3.43,124.42,55.77,124.0,83.17,9.6,136.52,61.73,74.79,1.35,10.59,83.72,84.26,124.0,136.75,24.59,242.15,97.06,145.08,0.98,4.93,138.93,134.87,124.0
+AT-7 = 72.39,16.75,113.92,45.45,68.47,0.93,3.64,74.28,70.32,96.0,29.57,7.12,41.48,11.86,29.62,-0.74,2.96,30.4,30.92,96.0,92.25,25.16,145.01,46.09,98.92,0.12,2.03,95.58,90.06,96.0,144.24,24.99,193.14,97.97,95.17,-0.21,2.03,146.37,150.17,96.0,98.09,23.15,140.7,56.93,83.77,0.03,1.88,100.75,97.51,96.0,139.52,21.61,168.61,97.97,70.64,-0.38,1.71,141.17,145.01,96.0,199.45,13.55,221.2,173.77,47.42,-0.55,2.03,199.91,205.15,96.0,131.58,11.93,151.74,99.79,51.95,-1.09,3.52,132.11,136.52,96.0,90.85,15.86,136.58,64.23,72.35,0.66,2.97,92.21,88.25,96.0,191.35,85.94,404.36,64.23,340.13,0.45,2.56,209.57,190.4,96.0,103.6,18.4,154.02,75.89,78.13,0.63,2.62,105.21,99.52,96.0,130.06,25.91,227.97,107.25,120.72,1.88,6.05,132.59,122.45,96.0
+AT-8 = 83.24,9.73,101.38,58.67,42.72,-0.33,3.82,83.78,81.75,19.0,34.78,6.7,41.48,18.09,23.38,-1.14,3.23,35.39,37.32,19.0,98.39,15.96,124.71,64.23,60.48,-0.64,2.91,99.61,100.97,19.0,169.85,13.93,184.88,136.52,48.36,-1.1,3.16,170.39,176.43,19.0,79.82,25.88,124.71,41.52,83.19,0.19,1.92,83.7,81.75,19.0,108.47,2.66,110.53,100.97,9.56,-1.28,4.14,108.5,109.71,19.0,205.43,7.13,214.72,184.58,30.14,-1.56,4.96,205.55,208.25,19.0,140.7,14.28,158.74,110.53,48.21,-0.69,2.45,141.38,143.05,19.0,126.75,14.92,149.45,104.06,45.38,0.05,1.75,127.58,127.67,19.0,93.55,19.67,140.7,74.68,66.02,1.08,2.89,95.49,84.14,19.0,97.14,18.91,130.85,68.25,62.6,0.11,1.86,98.87,101.38,19.0,115.84,4.62,124.71,107.25,17.46,-0.14,2.75,115.93,115.87,19.0
+AT-9 = 35.23,3.15,39.66,30.68,8.98,-0.11,1.81,35.35,34.8,9.0,9.6,1.78,12.25,7.11,5.14,0.01,1.86,9.74,9.41,9.0,59.69,1.51,62.32,57.8,4.52,0.24,2.09,59.71,59.57,9.0,41.82,4.37,49.98,36.8,13.18,0.58,2.29,42.02,41.59,9.0,44.34,1.4,46.48,42.1,4.37,0.08,2.11,44.36,44.72,9.0,157.18,15.28,179.1,138.61,40.49,0.21,1.88,157.84,158.85,9.0,124.02,11.28,140.7,108.89,31.81,0.14,1.86,124.47,123.75,9.0,78.89,9.96,95.06,66.22,28.84,0.29,1.92,79.44,78.59,9.0,53.3,2.79,57.85,49.75,8.1,0.18,1.94,53.36,53.62,9.0,33.64,4.22,40.85,29.47,11.38,0.58,1.95,33.87,33.32,9.0,46.01,2.83,50.26,42.18,8.09,-0.06,1.87,46.09,46.84,9.0,70.21,1.24,72.46,68.22,4.24,0.24,2.69,70.22,70.32,9.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AUT/AUT_1_temperature_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AUT/AUT_1_temperature_2008.properties
new file mode 100644
index 0000000..19e1b54
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AUT/AUT_1_temperature_2008.properties
@@ -0,0 +1,55 @@
+# AUT.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the temperature data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = AUT temperature data for 2008 at admin level 1
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = AUT
+ADMIN_LEVEL = 1
+UNITS = C
+DATA_TYPE = temperature
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+AT-10 = 1.54,1.09,4.76,-1.3,6.06,0.19,3.32,1.89,1.46,198.0,7.74,1.24,10.55,2.83,7.72,-1.12,5.14,7.84,7.93,198.0,9.34,1.46,12.2,6.14,6.06,-0.14,2.21,9.45,9.45,198.0,16.79,2.23,22.95,12.48,10.47,0.25,2.62,16.93,16.89,198.0,21.79,1.87,26.54,17.99,8.54,0.16,2.46,21.87,21.44,198.0,24.35,1.91,29.57,19.92,9.65,0.55,3.12,24.42,24.06,198.0,24.93,2.26,30.39,20.47,9.92,0.5,2.76,25.03,24.57,198.0,24.14,1.91,29.29,20.2,9.09,0.84,3.28,24.21,23.92,198.0,21.97,2.61,27.91,17.44,10.47,0.5,2.41,22.13,21.71,198.0,15.21,1.25,17.72,11.93,5.79,-0.29,2.23,15.26,15.37,198.0,7.08,1.11,10.83,3.32,7.51,0.11,4.32,7.17,7.11,198.0,-1.48,2.25,5.18,-9.57,14.74,-0.91,5.4,2.69,-1.3,198.0
+AT-2 = -0.52,2.48,2.56,-12.32,14.88,-2.19,8.18,2.53,0.29,458.0,2.77,2.61,6.69,-6.26,12.95,-1.11,4.03,3.8,3.25,458.0,3.98,3.72,11.1,-9.02,20.12,-0.9,3.89,5.45,4.42,458.0,9.16,3.09,15.79,-2.4,18.19,-0.97,4.49,9.67,9.62,458.0,15.74,3.38,24.33,3.39,20.94,-0.34,3.4,16.09,15.79,458.0,19.47,2.48,25.71,12.2,13.5,-0.42,2.73,19.63,19.78,458.0,19.14,2.68,25.71,12.2,13.5,-0.2,2.6,19.32,19.09,458.0,18.77,2.47,24.33,11.93,12.4,-0.24,2.51,18.93,18.82,458.0,14.4,2.54,20.2,6.69,13.5,-0.24,2.52,14.62,14.41,458.0,10.2,2.01,14.69,2.83,11.85,-0.58,3.36,10.4,10.41,458.0,2.04,2.38,6.97,-6.26,13.23,-1.03,4.05,3.13,2.56,458.0,-6.53,2.41,-1.57,-12.74,11.16,-0.21,2.63,6.96,-6.4,458.0
+AT-3 = 1.02,2.29,5.59,-7.09,12.68,-0.29,2.43,2.5,1.04,997.0,5.6,2.15,9.17,-1.02,10.2,-0.61,2.81,5.99,5.87,997.0,6.5,3.55,13.31,-3.5,16.81,-0.45,2.33,7.41,6.69,997.0,15.62,3.69,23.5,4.49,19.02,-0.33,2.36,16.05,15.79,997.0,19.78,2.65,24.88,12.2,12.68,-0.32,2.33,19.95,19.92,997.0,22.17,2.41,28.74,16.06,12.68,-0.09,2.53,22.3,22.4,997.0,23.4,2.7,29.57,16.06,13.5,-0.1,2.18,23.55,23.71,997.0,23.36,3.48,32.32,14.41,17.91,0.17,2.17,23.62,22.95,997.0,21.3,3.42,28.46,12.62,15.85,0.11,2.0,21.58,20.61,997.0,12.88,1.61,17.44,8.76,8.68,0.18,2.41,12.98,12.89,997.0,5.93,1.83,11.65,0.08,11.57,0.05,3.01,6.21,5.87,997.0,-0.08,2.36,6.97,-7.36,14.33,-0.45,2.91,2.36,0.35,997.0
+AT-4 = -1.12,2.08,2.56,-8.46,11.02,-0.96,3.94,2.36,-0.75,581.0,4.06,2.28,6.97,-3.78,10.75,-1.56,4.91,4.66,4.9,581.0,3.77,2.91,8.07,-10.12,18.19,-1.59,5.87,4.76,4.76,581.0,11.77,3.23,17.99,-0.47,18.46,-1.26,4.13,12.2,12.76,581.0,19.68,2.97,24.88,8.07,16.81,-1.23,4.52,19.9,20.47,581.0,21.65,2.11,26.54,15.79,10.75,-0.42,2.08,21.76,22.13,581.0,22.63,2.12,28.74,16.89,11.85,-0.32,2.47,22.73,22.95,581.0,20.96,2.42,26.26,14.96,11.3,-0.37,2.54,21.09,21.3,581.0,19.5,1.62,24.33,14.69,9.65,-0.17,2.93,19.57,19.51,581.0,11.35,1.33,14.96,5.31,9.65,-1.02,5.32,11.43,11.52,581.0,4.16,1.9,9.72,-1.57,11.3,-0.18,3.25,4.57,4.21,581.0,-0.43,2.5,3.66,-8.74,12.4,-1.08,3.61,2.54,0.22,581.0
+AT-5 = -6.13,2.94,0.63,-13.15,13.78,0.05,2.72,6.8,-6.12,348.0,-2.08,3.43,6.69,-9.29,15.98,0.41,3.05,4.01,-1.99,348.0,-2.57,3.8,8.35,-11.22,19.57,0.6,3.06,4.58,-2.95,348.0,5.72,4.97,16.34,-4.88,21.22,-0.1,2.31,7.57,6.14,348.0,13.3,5.08,23.5,1.18,22.32,-0.37,2.54,14.24,14.13,348.0,17.99,2.68,25.43,11.38,14.06,-0.11,2.96,18.19,18.3,348.0,18.14,3.2,25.43,10.28,15.16,-0.03,2.71,18.42,18.41,348.0,16.26,2.77,23.5,10.0,13.5,0.32,3.24,16.5,16.34,348.0,13.04,3.69,23.78,4.21,19.57,0.11,3.13,13.55,13.31,348.0,8.01,2.83,15.24,0.91,14.33,-0.05,2.85,8.5,8.31,348.0,1.6,4.23,10.55,-9.02,19.57,-0.37,2.37,4.51,2.77,348.0,-7.16,3.75,2.56,-13.98,16.54,0.8,3.47,8.08,-7.6,348.0
+AT-6 = -1.22,2.46,3.11,-8.74,11.85,-0.46,2.04,2.74,-0.75,783.0,3.77,4.12,10.83,-5.71,16.54,-0.14,1.89,5.58,4.07,783.0,3.89,5.08,13.58,-8.74,22.32,0.1,2.01,6.4,3.25,783.0,10.2,4.7,20.2,0.08,20.12,0.17,2.1,11.23,9.31,783.0,16.59,3.6,24.33,7.8,16.54,0.18,2.36,16.98,16.06,783.0,20.23,2.6,26.81,13.58,13.23,0.43,2.29,20.4,19.65,783.0,20.1,2.73,27.09,14.69,12.4,0.41,2.02,20.29,19.37,783.0,18.84,2.81,25.71,12.76,12.95,0.51,2.07,19.05,17.99,783.0,15.97,2.19,22.13,11.38,10.75,0.24,2.14,16.12,15.65,783.0,11.68,3.03,17.72,5.31,12.4,0.35,1.94,12.07,10.55,783.0,3.14,2.1,8.62,-4.33,12.95,-0.06,3.0,3.77,3.11,783.0,-5.31,2.42,1.46,-10.39,11.85,0.29,2.39,5.84,-5.57,783.0
+AT-7 = -7.56,3.13,-1.3,-15.63,14.33,0.02,2.07,8.19,-7.64,603.0,-3.28,2.95,3.39,-10.94,14.33,-0.21,2.28,4.41,-2.95,603.0,-3.35,3.44,6.14,-10.12,16.26,0.22,2.29,4.8,-3.5,603.0,2.47,4.92,14.69,-6.26,20.94,0.21,2.05,5.5,2.21,603.0,11.1,4.33,21.02,0.63,20.39,0.1,2.16,11.91,10.96,603.0,16.84,2.71,24.06,10.55,13.5,0.2,2.37,17.05,16.61,603.0,15.98,2.48,22.95,10.55,12.4,0.4,2.43,16.17,15.51,603.0,15.92,1.89,21.02,10.0,11.02,-0.08,2.71,16.03,15.93,603.0,10.89,2.51,17.17,4.49,12.68,0.22,2.55,11.17,10.69,603.0,8.19,2.15,13.31,1.73,11.57,-0.25,2.59,8.47,8.35,603.0,-1.13,3.73,6.14,-10.94,17.09,-0.22,2.31,3.89,-1.16,603.0,-9.46,2.63,-1.71,-14.8,13.09,0.41,2.63,9.82,-9.7,603.0
+AT-8 = -5.65,3.35,2.01,-11.91,13.92,0.31,2.22,6.56,-6.26,123.0,-1.25,3.54,5.87,-8.19,14.06,0.15,2.05,3.74,-1.44,123.0,0.4,5.13,13.58,-7.22,20.81,0.57,2.38,5.13,-0.33,123.0,4.09,6.17,16.75,-7.91,24.67,0.27,1.94,7.38,2.83,123.0,12.56,5.53,23.23,1.32,21.91,0.05,1.97,13.71,12.76,123.0,18.92,2.61,25.16,13.17,11.99,0.2,2.47,19.1,18.54,123.0,17.81,2.52,24.88,12.76,12.13,0.82,3.09,17.99,17.03,123.0,17.56,1.62,22.13,13.58,8.54,0.67,4.0,17.64,17.23,123.0,12.43,1.99,16.89,8.35,8.54,0.08,2.42,12.59,12.41,123.0,9.96,2.18,14.41,3.66,10.75,-0.42,2.87,10.19,10.14,123.0,-1.22,2.9,5.04,-5.43,10.47,0.43,1.81,3.13,-2.13,123.0,-7.65,3.0,-0.2,-13.84,13.64,0.23,2.44,8.21,-7.57,123.0
+AT-9 = 3.04,1.86,5.59,-2.4,7.99,-1.01,3.43,3.55,3.45,57.0,7.33,1.28,9.17,4.49,4.69,-0.69,2.27,7.44,7.73,57.0,10.22,1.84,13.03,5.04,7.99,-1.17,3.75,10.38,10.83,57.0,18.82,1.87,22.13,14.96,7.17,-0.2,2.09,18.91,19.16,57.0,22.11,1.93,24.88,17.44,7.44,-0.98,2.91,22.19,22.81,57.0,24.96,1.73,28.74,21.85,6.89,0.32,2.62,25.02,24.81,57.0,26.11,2.16,29.57,20.47,9.09,-0.81,2.78,26.2,26.81,57.0,26.39,2.66,29.84,21.02,8.82,-0.67,2.05,26.52,27.22,57.0,24.03,2.3,26.54,19.37,7.17,-0.81,2.17,24.14,25.02,57.0,14.92,0.89,17.44,13.03,4.41,0.13,3.05,14.95,14.96,57.0,7.66,0.95,10.0,5.59,4.41,0.03,2.75,7.72,7.8,57.0,0.65,1.61,3.11,-3.78,6.89,-0.81,2.64,1.72,1.18,57.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AUT/AUT_1_vegetation_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AUT/AUT_1_vegetation_2008.properties
new file mode 100644
index 0000000..4d695b5
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AUT/AUT_1_vegetation_2008.properties
@@ -0,0 +1,55 @@
+# AUT.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the vegetation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = AUT vegetation data for 2008 at admin level 1
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = AUT
+ADMIN_LEVEL = 1
+UNITS = UNITS
+DATA_TYPE = vegetation
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 0.9 
+# Minimum: -0.1
+
+AT-10 = 0.37,0.07,0.54,0.13,0.41,-0.25,3.73,0.37,0.37,198.0,0.41,0.08,0.55,0.08,0.47,-0.96,4.6,0.42,0.42,198.0,0.46,0.08,0.57,0.07,0.5,-2.17,8.94,0.47,0.47,198.0,0.61,0.09,0.73,0.12,0.61,-2.48,10.14,0.61,0.64,198.0,0.68,0.09,0.82,0.23,0.59,-1.87,7.64,0.68,0.7,198.0,0.7,0.09,0.82,0.33,0.49,-1.14,4.06,0.71,0.73,198.0,0.68,0.1,0.82,0.34,0.48,-0.71,2.76,0.69,0.7,198.0,0.64,0.11,0.8,0.25,0.54,-0.74,3.11,0.65,0.66,198.0,0.58,0.09,0.74,0.25,0.49,-0.47,2.75,0.59,0.6,198.0,0.56,0.09,0.7,0.18,0.51,-1.15,5.07,0.56,0.57,198.0,0.53,0.08,0.67,0.16,0.51,-1.63,6.54,0.54,0.55,198.0,0.42,0.06,0.54,0.18,0.37,-0.7,3.98,0.42,0.42,198.0
+AT-2 = 0.41,0.13,0.6,-0.02,0.63,-1.19,4.17,0.43,0.44,458.0,0.42,0.13,0.62,-0.02,0.64,-1.17,3.86,0.44,0.47,458.0,0.4,0.12,0.56,0.0,0.56,-1.07,3.61,0.42,0.43,458.0,0.5,0.15,0.7,0.01,0.69,-1.07,3.55,0.52,0.54,458.0,0.64,0.14,0.79,0.06,0.73,-1.95,6.69,0.66,0.69,458.0,0.76,0.09,0.85,0.29,0.56,-2.73,11.17,0.76,0.79,458.0,0.78,0.06,0.84,0.42,0.43,-3.3,15.5,0.78,0.8,458.0,0.75,0.05,0.81,0.44,0.37,-2.91,13.45,0.75,0.77,458.0,0.73,0.09,0.84,0.31,0.53,-2.43,10.44,0.74,0.76,458.0,0.64,0.08,0.75,0.27,0.48,-2.09,9.07,0.65,0.66,458.0,0.53,0.12,0.74,0.06,0.68,-1.47,5.44,0.54,0.55,458.0,0.17,0.09,0.42,-0.03,0.46,0.18,3.06,0.19,0.17,458.0
+AT-3 = 0.35,0.08,0.57,0.18,0.39,0.04,2.16,0.35,0.35,997.0,0.45,0.08,0.69,0.24,0.45,0.08,1.85,0.46,0.46,997.0,0.47,0.08,0.63,0.22,0.41,-0.18,2.29,0.48,0.47,997.0,0.61,0.06,0.75,0.33,0.42,-0.59,4.23,0.61,0.61,997.0,0.71,0.06,0.85,0.53,0.32,-0.18,3.1,0.71,0.71,997.0,0.76,0.07,0.87,0.51,0.36,-0.79,2.99,0.76,0.78,997.0,0.7,0.12,0.87,0.43,0.44,-0.33,1.77,0.71,0.72,997.0,0.67,0.13,0.86,0.39,0.46,-0.23,1.64,0.68,0.69,997.0,0.63,0.1,0.83,0.43,0.41,-0.03,2.05,0.64,0.64,997.0,0.62,0.08,0.75,0.42,0.32,-0.21,1.89,0.62,0.62,997.0,0.55,0.08,0.76,0.36,0.39,0.51,2.88,0.55,0.53,997.0,0.44,0.09,0.68,0.17,0.5,-0.33,2.59,0.45,0.44,997.0
+AT-4 = 0.37,0.1,0.59,0.06,0.53,-0.67,3.64,0.39,0.39,581.0,0.45,0.1,0.66,0.07,0.6,-1.44,5.37,0.47,0.48,581.0,0.46,0.12,0.66,0.06,0.61,-1.12,4.09,0.47,0.48,581.0,0.61,0.12,0.76,0.11,0.66,-1.71,5.88,0.62,0.65,581.0,0.68,0.08,0.79,0.24,0.55,-2.03,8.46,0.68,0.7,581.0,0.76,0.06,0.89,0.44,0.45,-1.31,7.18,0.76,0.76,581.0,0.75,0.06,0.87,0.56,0.31,-0.4,2.41,0.75,0.76,581.0,0.74,0.07,0.86,0.58,0.28,-0.56,2.43,0.75,0.76,581.0,0.72,0.07,0.84,0.38,0.46,-1.04,5.36,0.72,0.72,581.0,0.66,0.06,0.78,0.48,0.3,-0.3,2.67,0.66,0.66,581.0,0.45,0.09,0.71,0.26,0.44,0.63,2.64,0.46,0.43,581.0,0.47,0.14,0.71,0.02,0.69,-0.99,3.47,0.49,0.5,581.0
+AT-5 = 0.13,0.11,0.55,-0.03,0.58,1.1,4.43,0.17,0.11,348.0,0.17,0.14,0.57,-0.04,0.6,0.97,3.68,0.22,0.16,348.0,0.2,0.15,0.69,-0.02,0.71,1.05,3.99,0.25,0.19,348.0,0.3,0.2,0.78,-0.03,0.81,0.27,2.43,0.36,0.31,348.0,0.45,0.21,0.78,-0.01,0.79,-0.51,2.2,0.5,0.51,348.0,0.66,0.16,0.85,0.19,0.66,-1.14,3.25,0.68,0.72,348.0,0.72,0.13,0.86,0.28,0.57,-1.49,4.24,0.73,0.77,348.0,0.71,0.13,0.85,0.29,0.56,-1.42,4.12,0.73,0.76,348.0,0.58,0.2,0.84,0.08,0.76,-0.84,2.48,0.61,0.66,348.0,0.57,0.15,0.79,0.12,0.67,-1.15,3.27,0.59,0.63,348.0,0.33,0.13,0.69,0.0,0.69,-0.23,3.08,0.35,0.35,348.0,0.13,0.16,0.68,-0.05,0.73,1.67,5.35,0.21,0.09,348.0
+AT-6 = 0.34,0.13,0.58,0.02,0.56,-0.39,2.32,0.36,0.34,783.0,0.42,0.15,0.64,0.02,0.61,-0.84,2.78,0.44,0.45,783.0,0.42,0.15,0.64,0.03,0.61,-0.74,2.46,0.45,0.46,783.0,0.55,0.15,0.77,0.06,0.71,-1.08,3.54,0.57,0.59,783.0,0.65,0.12,0.8,0.17,0.63,-1.48,5.31,0.66,0.68,783.0,0.77,0.05,0.84,0.49,0.35,-2.07,8.43,0.78,0.79,783.0,0.8,0.03,0.85,0.64,0.21,-1.96,8.54,0.8,0.81,783.0,0.78,0.03,0.86,0.62,0.23,-1.25,6.24,0.78,0.78,783.0,0.68,0.08,0.83,0.34,0.49,-0.77,4.33,0.68,0.68,783.0,0.66,0.07,0.77,0.44,0.33,-0.69,2.74,0.67,0.68,783.0,0.56,0.11,0.75,0.27,0.48,-0.09,2.08,0.57,0.55,783.0,0.3,0.14,0.59,0.01,0.59,0.02,2.21,0.33,0.3,783.0
+AT-7 = 0.1,0.11,0.44,-0.04,0.48,0.74,2.61,0.14,0.07,603.0,0.12,0.12,0.45,-0.04,0.5,0.61,2.45,0.17,0.09,603.0,0.14,0.13,0.51,-0.03,0.54,0.74,2.74,0.19,0.11,603.0,0.2,0.17,0.64,-0.05,0.69,0.55,2.46,0.26,0.17,603.0,0.34,0.2,0.75,-0.03,0.78,0.11,2.05,0.39,0.34,603.0,0.57,0.16,0.83,0.06,0.77,-0.64,2.67,0.59,0.61,603.0,0.66,0.14,0.83,0.1,0.73,-1.18,3.91,0.67,0.7,603.0,0.64,0.13,0.82,0.1,0.72,-1.27,4.28,0.65,0.68,603.0,0.56,0.16,0.8,0.08,0.72,-0.81,2.78,0.58,0.6,603.0,0.53,0.15,0.74,0.06,0.69,-0.87,2.85,0.55,0.58,603.0,0.28,0.14,0.54,-0.01,0.56,-0.41,1.98,0.31,0.32,603.0,0.05,0.09,0.38,-0.06,0.44,1.32,4.48,0.1,0.03,603.0
+AT-8 = 0.12,0.15,0.52,-0.03,0.56,1.03,3.09,0.19,0.08,123.0,0.15,0.16,0.51,-0.05,0.56,0.67,2.28,0.22,0.1,123.0,0.14,0.16,0.55,-0.03,0.58,1.01,3.0,0.21,0.08,123.0,0.21,0.21,0.68,-0.05,0.73,0.65,2.25,0.29,0.16,123.0,0.37,0.22,0.79,-0.03,0.82,0.08,1.84,0.43,0.37,123.0,0.65,0.15,0.84,0.16,0.68,-1.02,3.72,0.67,0.67,123.0,0.73,0.1,0.85,0.31,0.54,-1.89,7.68,0.74,0.75,123.0,0.73,0.1,0.84,0.32,0.53,-1.93,7.65,0.74,0.75,123.0,0.64,0.12,0.81,0.21,0.61,-1.33,5.02,0.65,0.66,123.0,0.61,0.11,0.75,0.2,0.55,-1.28,4.84,0.62,0.63,123.0,0.28,0.09,0.42,-0.01,0.42,-0.8,3.22,0.29,0.3,123.0,0.09,0.15,0.56,-0.04,0.6,1.54,4.5,0.17,0.04,123.0
+AT-9 = 0.32,0.07,0.47,0.22,0.25,0.33,2.11,0.33,0.32,57.0,0.39,0.06,0.53,0.32,0.22,1.05,2.92,0.39,0.37,57.0,0.43,0.05,0.54,0.36,0.18,0.76,2.77,0.43,0.43,57.0,0.59,0.06,0.69,0.48,0.21,-0.32,2.31,0.59,0.6,57.0,0.68,0.08,0.84,0.53,0.31,0.2,2.73,0.68,0.68,57.0,0.66,0.09,0.87,0.51,0.35,0.75,3.05,0.67,0.64,57.0,0.61,0.11,0.86,0.47,0.39,1.04,2.78,0.62,0.56,57.0,0.58,0.12,0.84,0.44,0.41,1.08,2.8,0.59,0.53,57.0,0.58,0.09,0.8,0.45,0.35,0.87,2.71,0.58,0.55,57.0,0.55,0.06,0.69,0.42,0.26,0.36,2.79,0.55,0.55,57.0,0.49,0.06,0.63,0.36,0.26,-0.19,2.28,0.5,0.5,57.0,0.39,0.06,0.52,0.28,0.24,0.01,2.43,0.39,0.39,57.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AZE/AZE_0_nighttemp_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AZE/AZE_0_nighttemp_2008.properties
new file mode 100644
index 0000000..43511f6
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AZE/AZE_0_nighttemp_2008.properties
@@ -0,0 +1,47 @@
+# AZE.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the nighttemp data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = AZE nighttemp data for 2008 at admin level 0
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = AZE
+ADMIN_LEVEL = 0
+UNITS = C
+DATA_TYPE = nighttemp
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+AZE = -9.85,4.37,4.21,-24.17,28.39,-0.52,2.72,10.77,-8.95,3682.0,-5.86,4.19,3.66,-20.87,24.53,-0.87,3.38,7.2,-4.88,3682.0,2.73,3.73,8.62,-12.32,20.94,-1.46,4.64,4.62,4.07,3682.0,6.27,4.64,14.13,-10.94,25.08,-1.3,3.85,7.8,8.07,3682.0,9.31,5.0,16.61,-8.46,25.08,-1.32,3.9,10.57,11.1,3682.0,14.6,4.58,20.47,-1.02,21.5,-1.35,3.95,15.3,16.34,3682.0,18.81,4.14,24.33,4.21,20.12,-1.34,3.92,19.26,20.47,3682.0,17.46,3.91,25.16,2.01,23.15,-1.55,4.92,17.89,18.96,3682.0,14.14,4.04,21.85,-1.3,23.15,-1.2,3.77,14.7,15.51,3682.0,9.34,4.64,25.98,-6.54,32.52,-0.47,3.69,10.43,10.0,3682.0,2.94,3.84,13.58,-11.77,25.35,-1.1,4.48,4.84,3.94,3682.0,-2.62,4.27,9.17,-19.21,28.39,-0.82,3.67,5.01,-1.57,3682.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AZE/AZE_0_rainfall_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AZE/AZE_0_rainfall_2008.properties
new file mode 100644
index 0000000..6524956
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AZE/AZE_0_rainfall_2008.properties
@@ -0,0 +1,48 @@
+# AZE.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rainfall data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = AZE rainfall data for 2008 at admin level 0
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = AZE
+ADMIN_LEVEL = 0
+UNITS = MM
+DATA_TYPE = rainfall
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 2000.0
+# Minimum: 1.0
+# Data not available for locations above 35 degrees N and below 35 degrees S Latitude
+
+AZE = 27.62,10.43,56.93,1.16,55.77,-0.54,2.97,29.52,29.63,599.0,20.13,9.78,54.56,2.63,51.94,0.91,3.23,22.37,17.39,599.0,19.88,11.89,89.5,2.64,86.85,2.65,12.16,23.16,16.78,599.0,17.85,14.43,97.97,1.57,96.4,1.54,6.0,22.94,12.27,599.0,58.91,29.28,159.39,13.88,145.51,0.72,2.97,65.77,52.0,599.0,29.14,19.15,102.8,5.1,97.7,0.9,3.27,34.86,22.36,599.0,22.93,14.57,64.49,2.55,61.94,0.72,2.38,27.16,17.07,599.0,9.12,10.44,48.96,1.0,47.96,1.65,5.24,13.85,4.28,599.0,42.31,11.62,89.54,23.6,65.94,1.6,6.06,43.87,39.71,599.0,52.22,36.63,290.18,5.72,284.47,2.91,14.69,63.77,45.18,599.0,26.29,16.82,124.71,2.22,122.48,1.68,6.84,31.21,21.04,599.0,40.32,21.04,118.26,4.25,114.01,1.14,4.42,45.47,35.92,599.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AZE/AZE_0_temperature_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AZE/AZE_0_temperature_2008.properties
new file mode 100644
index 0000000..e5ca714
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AZE/AZE_0_temperature_2008.properties
@@ -0,0 +1,47 @@
+# AZE.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the temperature data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = AZE temperature data for 2008 at admin level 0
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = AZE
+ADMIN_LEVEL = 0
+UNITS = C
+DATA_TYPE = temperature
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+AZE = -3.17,4.85,5.04,-18.94,23.98,-0.61,2.57,5.79,-2.13,3682.0,5.53,6.25,16.89,-13.98,30.87,-0.8,2.93,8.35,7.52,3682.0,17.93,5.05,27.64,-4.88,32.52,-1.79,6.67,18.63,19.37,3682.0,22.49,4.96,34.53,0.63,33.9,-0.69,3.89,23.03,23.09,3682.0,25.97,6.31,38.66,7.24,31.42,-0.44,2.43,26.73,27.22,3682.0,31.05,7.29,45.0,12.76,32.24,-0.48,2.24,31.89,32.74,3682.0,32.8,6.49,45.0,15.79,29.21,-0.58,2.42,33.44,34.39,3682.0,33.9,5.88,45.0,17.72,27.28,-0.5,2.38,34.41,35.08,3682.0,29.13,5.18,38.94,13.31,25.63,-0.62,2.53,29.59,30.53,3682.0,20.68,4.14,32.32,6.97,25.35,-0.48,3.28,21.09,21.3,3682.0,13.44,3.34,19.37,-1.3,20.67,-1.49,5.47,13.85,14.34,3682.0,7.12,3.62,13.58,-10.67,24.25,-1.69,6.41,7.99,8.21,3682.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AZE/AZE_0_vegetation_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AZE/AZE_0_vegetation_2008.properties
new file mode 100644
index 0000000..7235553
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AZE/AZE_0_vegetation_2008.properties
@@ -0,0 +1,47 @@
+# AZE.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the vegetation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = AZE vegetation data for 2008 at admin level 0
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = AZE
+ADMIN_LEVEL = 0
+UNITS = UNITS
+DATA_TYPE = vegetation
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 0.9 
+# Minimum: -0.1
+
+AZE = 0.13,0.1,0.45,-0.02,0.47,0.58,2.54,0.17,0.11,3682.0,0.21,0.11,0.49,-0.04,0.53,-0.16,2.19,0.24,0.21,3682.0,0.36,0.14,0.68,-0.05,0.72,-0.54,2.73,0.39,0.39,3682.0,0.49,0.18,0.79,-0.1,0.89,-0.71,2.63,0.52,0.54,3682.0,0.5,0.2,0.87,-0.07,0.94,-0.33,2.22,0.54,0.52,3682.0,0.45,0.2,0.86,-0.1,0.96,-0.02,2.14,0.49,0.44,3682.0,0.44,0.2,0.86,-0.07,0.93,0.11,2.08,0.48,0.43,3682.0,0.4,0.18,0.83,-0.07,0.9,0.11,2.21,0.44,0.4,3682.0,0.41,0.15,0.81,-0.06,0.86,0.0,2.5,0.44,0.42,3682.0,0.44,0.14,0.8,-0.05,0.85,-0.42,2.99,0.46,0.46,3682.0,0.41,0.13,0.7,0.03,0.68,-0.52,2.76,0.43,0.43,3682.0,0.3,0.12,0.66,-0.0,0.66,0.1,2.49,0.33,0.29,3682.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AZE/AZE_1_nighttemp_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AZE/AZE_1_nighttemp_2008.properties
new file mode 100644
index 0000000..93b7ccf
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AZE/AZE_1_nighttemp_2008.properties
@@ -0,0 +1,49 @@
+# AZE.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the nighttemp data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = AZE nighttemp data for 2008 at admin level 1
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = AZE
+ADMIN_LEVEL = 1
+UNITS = C
+DATA_TYPE = nighttemp
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+AZ-ATE = -9.63,4.16,4.21,-24.17,28.39,-0.55,3.04,10.49,-8.88,3639.0,-5.77,4.14,3.66,-20.87,24.53,-0.89,3.47,7.1,-4.88,3639.0,2.78,3.71,8.62,-12.32,20.94,-1.48,4.72,4.63,4.21,3639.0,6.19,4.65,14.13,-10.94,25.08,-1.24,3.73,7.75,7.93,3639.0,9.22,5.04,16.61,-8.46,25.08,-1.25,3.68,10.51,11.1,3639.0,14.32,4.69,20.47,-1.02,21.5,-1.2,3.49,15.07,16.06,3639.0,18.57,4.2,24.33,4.21,20.12,-1.2,3.52,19.04,20.2,3639.0,17.24,3.99,25.16,2.01,23.15,-1.41,4.41,17.7,18.82,3639.0,13.96,4.1,21.85,-1.3,23.15,-1.08,3.42,14.54,15.31,3639.0,9.31,4.73,25.98,-6.54,32.52,-0.46,3.52,10.44,10.0,3639.0,2.97,3.89,13.58,-11.77,25.35,-1.11,4.41,4.89,4.07,3639.0,-2.46,4.17,9.17,-19.21,28.39,-0.89,3.94,4.84,-1.44,3639.0
+AZ-NAK = -16.15,1.78,-11.77,-20.04,8.27,0.33,2.58,16.25,-16.46,222.0,-9.74,2.61,-6.26,-17.83,11.57,-1.06,3.23,10.08,-8.84,222.0,0.62,2.95,4.76,-8.19,12.95,-1.09,3.3,3.01,1.73,222.0,5.84,3.69,10.28,-4.06,14.33,-1.26,3.34,6.9,7.38,222.0,8.02,3.93,13.58,-3.23,16.81,-1.2,3.37,8.93,9.55,222.0,15.58,3.21,20.2,5.04,15.16,-1.3,3.95,15.91,16.75,222.0,19.76,3.45,23.78,6.97,16.81,-1.36,4.27,20.06,20.89,222.0,18.13,2.84,22.4,8.62,13.78,-1.16,3.76,18.35,18.92,222.0,14.54,2.97,18.82,3.94,14.88,-1.56,5.08,14.84,15.62,222.0,8.06,2.87,14.13,-1.02,15.16,-0.64,3.46,8.55,8.45,222.0,0.82,2.47,4.76,-7.91,12.68,-1.25,4.04,2.6,1.46,222.0,-7.44,2.37,-3.23,-15.35,12.13,-1.08,4.1,7.81,-6.95,222.0
+AZ-NKA = -13.11,1.81,-9.02,-17.56,8.54,-0.37,2.63,13.23,-12.87,179.0,-8.92,2.21,-4.61,-13.7,9.09,-0.13,2.22,9.19,-8.88,179.0,1.08,2.56,5.04,-4.61,9.65,-0.39,2.05,2.78,1.25,179.0,4.06,3.12,9.72,-3.23,12.95,-0.37,2.24,5.12,4.28,179.0,5.83,3.53,12.14,-1.02,13.16,0.04,1.76,6.81,5.73,179.0,10.2,3.42,16.34,2.97,13.37,0.1,1.97,10.76,10.14,179.0,15.02,3.05,21.09,9.93,11.16,0.17,2.04,15.32,14.96,179.0,13.91,2.97,19.71,7.24,12.47,-0.22,2.24,14.22,14.13,179.0,10.91,2.85,16.34,6.07,10.27,0.25,1.9,11.28,10.48,179.0,7.21,4.34,16.06,-0.06,16.12,0.28,2.11,8.41,6.83,179.0,0.87,3.54,6.28,-8.19,14.47,-0.37,2.3,3.63,1.04,179.0,-5.35,2.56,0.08,-10.81,10.89,0.11,1.95,5.93,-5.43,179.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AZE/AZE_1_rainfall_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AZE/AZE_1_rainfall_2008.properties
new file mode 100644
index 0000000..8c3e67e
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AZE/AZE_1_rainfall_2008.properties
@@ -0,0 +1,50 @@
+# AZE.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rainfall data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = AZE rainfall data for 2008 at admin level 1
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = AZE
+ADMIN_LEVEL = 1
+UNITS = MM
+DATA_TYPE = rainfall
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 2000.0
+# Minimum: 1.0
+# Data not available for locations above 35 degrees N and below 35 degrees S Latitude
+
+AZ-ATE = 27.87,10.65,56.93,1.16,55.77,-0.52,2.92,29.83,29.77,593.0,20.44,10.23,54.56,2.63,51.94,0.91,3.13,22.85,17.35,593.0,19.42,11.58,89.5,2.64,86.85,2.9,13.89,22.61,16.53,593.0,17.66,14.5,97.97,1.57,96.4,1.57,6.03,22.85,12.08,593.0,60.48,29.4,159.39,13.88,145.51,0.6,2.82,67.23,58.11,593.0,29.73,19.21,102.8,5.1,97.7,0.84,3.15,35.39,23.03,593.0,23.03,14.79,64.49,2.55,61.94,0.68,2.27,27.36,16.6,593.0,9.13,10.5,48.96,1.0,47.96,1.63,5.17,13.91,3.95,593.0,42.24,11.71,89.54,24.46,65.07,1.6,5.98,43.83,39.7,593.0,52.41,35.78,290.18,5.72,284.47,3.02,15.8,63.44,46.09,593.0,26.58,16.47,124.71,4.52,120.19,1.78,7.23,31.26,21.04,593.0,40.51,21.05,118.26,4.25,114.01,1.14,4.41,45.64,36.21,593.0
+AZ-NAK = 29.18,6.27,40.8,16.72,24.08,-0.44,2.21,29.82,30.76,35.0,23.22,6.17,39.64,15.08,24.56,0.72,2.86,24.01,21.77,35.0,33.46,8.64,52.21,23.75,28.47,0.55,1.89,34.52,28.45,35.0,22.17,6.36,42.1,14.89,27.22,1.48,4.59,23.04,19.89,35.0,45.42,12.16,74.68,28.45,46.23,0.65,2.58,46.97,43.25,35.0,19.68,6.66,31.14,9.08,22.06,0.1,1.83,20.74,18.95,35.0,19.59,3.89,28.28,13.04,15.24,0.19,2.01,19.96,19.82,35.0,6.15,2.69,12.41,2.05,10.35,0.7,3.09,6.69,5.84,35.0,40.31,4.82,47.7,23.6,24.1,-1.31,5.62,40.59,40.85,35.0,52.14,37.42,190.23,19.22,171.01,1.79,6.65,63.86,36.21,35.0,14.68,14.79,70.31,2.22,68.08,1.96,7.0,20.69,7.0,35.0,28.44,8.59,50.98,13.08,37.9,0.24,2.86,29.68,30.04,35.0
+AZ-NKA = 34.6,8.74,50.46,20.75,29.71,-0.06,1.66,35.65,34.44,29.0,30.29,11.04,50.46,15.1,35.36,0.29,1.86,32.17,29.32,29.0,26.77,9.76,58.97,13.13,45.84,1.14,5.27,28.43,27.22,29.0,19.25,8.43,46.95,9.62,37.33,1.67,5.96,20.96,17.03,29.0,74.68,12.71,101.15,46.84,54.32,0.13,2.64,75.72,72.49,29.0,29.87,12.05,54.33,13.94,40.4,0.65,2.1,32.13,24.51,29.0,20.85,11.1,43.33,9.04,34.29,0.5,1.82,23.53,16.04,29.0,5.82,3.6,14.27,1.0,13.27,0.74,2.56,6.81,4.0,29.0,38.48,5.65,50.16,28.45,21.71,0.09,2.49,38.88,38.74,29.0,56.06,9.71,79.82,39.8,40.02,0.71,3.31,56.87,56.08,29.0,18.13,7.68,42.14,7.51,34.63,1.31,4.9,19.63,16.53,29.0,29.74,7.66,43.33,19.13,24.2,0.08,1.82,30.68,29.85,29.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AZE/AZE_1_temperature_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AZE/AZE_1_temperature_2008.properties
new file mode 100644
index 0000000..db8836f
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AZE/AZE_1_temperature_2008.properties
@@ -0,0 +1,49 @@
+# AZE.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the temperature data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = AZE temperature data for 2008 at admin level 1
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = AZE
+ADMIN_LEVEL = 1
+UNITS = C
+DATA_TYPE = temperature
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+AZ-ATE = -2.92,4.65,5.04,-18.94,23.98,-0.68,2.86,5.49,-1.99,3639.0,5.68,6.2,16.89,-13.98,30.87,-0.82,2.96,8.4,7.66,3639.0,17.95,5.03,27.64,-4.88,32.52,-1.77,6.69,18.64,19.37,3639.0,22.18,4.99,34.53,0.63,33.9,-0.57,3.7,22.73,22.68,3639.0,25.39,6.35,38.66,7.24,31.42,-0.32,2.29,26.17,26.54,3639.0,30.26,7.31,45.0,12.76,32.24,-0.38,2.08,31.13,31.98,3639.0,32.09,6.45,45.0,15.79,29.21,-0.5,2.22,32.73,33.84,3639.0,33.37,5.91,45.0,17.72,27.28,-0.37,2.22,33.89,34.53,3639.0,28.55,5.13,38.94,13.31,25.63,-0.54,2.31,29.01,30.05,3639.0,20.18,3.88,28.6,6.97,21.63,-0.68,3.04,20.55,20.89,3639.0,13.27,3.34,18.82,-1.3,20.12,-1.41,5.21,13.68,14.13,3639.0,7.08,3.71,13.58,-10.67,24.25,-1.57,5.87,8.0,8.28,3639.0
+AZ-NAK = -9.41,2.76,-1.02,-13.7,12.68,1.04,3.47,9.8,-10.39,222.0,0.24,4.4,7.8,-11.5,19.29,-0.76,2.73,4.4,1.46,222.0,17.03,4.3,25.16,0.08,25.08,-1.55,5.41,17.56,18.27,222.0,24.96,3.56,30.94,10.83,20.12,-1.32,4.75,25.21,25.85,222.0,30.51,4.61,37.83,15.51,22.32,-1.27,4.07,30.85,31.5,222.0,37.82,4.85,45.0,21.02,23.98,-1.51,4.93,38.13,39.18,222.0,39.45,4.13,45.0,24.88,20.12,-1.36,4.54,39.66,40.69,222.0,39.0,2.85,44.17,29.02,15.16,-1.06,4.06,39.1,39.49,222.0,34.95,2.69,38.94,25.43,13.5,-1.1,4.07,35.05,35.63,222.0,26.76,3.44,32.32,15.65,16.67,-1.02,3.74,26.98,27.67,222.0,14.74,2.81,19.37,4.21,15.16,-1.34,4.95,15.0,15.51,222.0,6.45,2.2,9.72,-4.06,13.78,-1.83,7.6,6.81,6.97,222.0
+AZ-NKA = -5.77,3.01,3.39,-11.63,15.02,0.48,3.01,6.51,-5.71,179.0,1.87,4.63,12.62,-6.67,19.29,0.67,2.81,4.98,0.91,179.0,17.29,3.69,26.95,9.31,17.64,0.44,3.01,17.67,17.1,179.0,19.12,3.57,28.6,12.2,16.4,0.78,2.93,19.45,18.27,179.0,19.7,4.53,34.11,11.79,22.32,1.23,4.03,20.21,18.27,179.0,23.5,6.08,41.69,16.06,25.63,1.23,3.6,24.27,21.02,179.0,26.54,5.16,40.04,18.68,21.36,0.79,2.71,27.04,25.43,179.0,29.27,5.23,43.48,21.3,22.19,0.94,2.82,29.73,27.36,179.0,24.53,4.25,35.35,18.96,16.4,0.92,2.73,24.89,22.95,179.0,18.04,3.47,26.88,11.1,15.78,0.81,2.87,18.37,17.23,179.0,11.66,2.6,18.13,3.8,14.33,0.26,3.06,11.95,11.38,179.0,5.53,3.87,13.31,-4.88,18.19,0.32,2.27,6.75,4.76,179.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AZE/AZE_1_vegetation_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AZE/AZE_1_vegetation_2008.properties
new file mode 100644
index 0000000..540716e
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AZE/AZE_1_vegetation_2008.properties
@@ -0,0 +1,49 @@
+# AZE.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the vegetation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = AZE vegetation data for 2008 at admin level 1
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = AZE
+ADMIN_LEVEL = 1
+UNITS = UNITS
+DATA_TYPE = vegetation
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 0.9 
+# Minimum: -0.1
+
+AZ-ATE = 0.14,0.1,0.45,-0.02,0.47,0.57,2.6,0.17,0.12,3639.0,0.22,0.11,0.49,-0.04,0.53,-0.19,2.34,0.24,0.22,3639.0,0.37,0.13,0.68,-0.05,0.72,-0.68,3.21,0.4,0.39,3639.0,0.51,0.17,0.79,-0.1,0.89,-0.9,3.16,0.53,0.55,3639.0,0.53,0.2,0.87,-0.07,0.94,-0.49,2.45,0.56,0.54,3639.0,0.47,0.2,0.86,-0.1,0.96,-0.16,2.19,0.51,0.47,3639.0,0.46,0.2,0.86,-0.07,0.93,-0.01,2.1,0.5,0.45,3639.0,0.42,0.18,0.83,-0.07,0.9,-0.01,2.25,0.45,0.42,3639.0,0.44,0.15,0.81,-0.06,0.86,-0.07,2.64,0.46,0.44,3639.0,0.45,0.12,0.8,-0.05,0.85,-0.42,3.6,0.47,0.47,3639.0,0.43,0.11,0.7,0.03,0.68,-0.51,3.24,0.44,0.44,3639.0,0.31,0.12,0.66,-0.0,0.66,0.11,2.72,0.33,0.3,3639.0
+AZ-NAK = 0.02,0.03,0.12,-0.02,0.14,1.23,3.77,0.04,0.0,222.0,0.07,0.05,0.22,-0.01,0.23,0.56,3.21,0.08,0.07,222.0,0.18,0.05,0.3,0.05,0.25,-0.07,2.54,0.19,0.18,222.0,0.28,0.06,0.43,0.11,0.32,-0.22,3.01,0.28,0.28,222.0,0.28,0.09,0.59,0.1,0.48,0.85,3.75,0.29,0.26,222.0,0.24,0.09,0.63,0.11,0.52,1.52,5.53,0.26,0.22,222.0,0.22,0.08,0.58,0.12,0.46,1.75,6.5,0.23,0.2,222.0,0.19,0.05,0.41,0.11,0.3,1.32,4.54,0.2,0.18,222.0,0.19,0.05,0.35,0.12,0.23,1.2,4.28,0.19,0.18,222.0,0.18,0.04,0.31,0.11,0.2,0.94,3.79,0.18,0.17,222.0,0.16,0.03,0.26,0.1,0.16,0.69,3.43,0.17,0.16,222.0,0.12,0.03,0.22,0.05,0.18,0.6,3.5,0.13,0.12,222.0
+AZ-NKA = 0.1,0.06,0.23,-0.02,0.25,0.04,2.4,0.12,0.1,179.0,0.16,0.07,0.3,0.01,0.29,0.26,2.77,0.17,0.16,179.0,0.35,0.07,0.49,0.17,0.32,-0.17,2.64,0.35,0.34,179.0,0.54,0.11,0.73,0.33,0.4,0.06,1.9,0.55,0.53,179.0,0.72,0.1,0.84,0.34,0.5,-1.83,6.5,0.73,0.75,179.0,0.67,0.13,0.82,0.24,0.58,-1.63,4.83,0.68,0.72,179.0,0.67,0.16,0.84,0.23,0.61,-1.24,3.55,0.69,0.73,179.0,0.57,0.14,0.75,0.22,0.54,-1.0,2.91,0.59,0.62,179.0,0.57,0.12,0.74,0.24,0.5,-1.0,3.26,0.58,0.6,179.0,0.48,0.07,0.6,0.27,0.33,-0.69,3.36,0.49,0.49,179.0,0.45,0.06,0.61,0.32,0.29,0.16,2.73,0.45,0.44,179.0,0.26,0.06,0.42,0.14,0.28,0.54,2.78,0.27,0.25,179.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AZE/AZE_2_nighttemp_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AZE/AZE_2_nighttemp_2008.properties
new file mode 100644
index 0000000..a9cace7
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AZE/AZE_2_nighttemp_2008.properties
@@ -0,0 +1,63 @@
+# AZE.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the nighttemp data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = AZE nighttemp data for 2008 at admin level 2
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = AZE
+ADMIN_LEVEL = 2
+UNITS = C
+DATA_TYPE = nighttemp
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+AZ-ATE-G100001 = 2.42,NaN,2.42,2.42,0.0,NaN,NaN,2.42,2.42,1.0,1.46,NaN,1.46,1.46,0.0,NaN,NaN,1.46,1.46,1.0,5.87,NaN,5.87,5.87,0.0,NaN,NaN,5.87,5.87,1.0,11.52,NaN,11.52,11.52,0.0,NaN,NaN,11.52,11.52,1.0,15.1,NaN,15.1,15.1,0.0,NaN,NaN,15.1,15.1,1.0,18.41,NaN,18.41,18.41,0.0,NaN,NaN,18.41,18.41,1.0,22.54,NaN,22.54,22.54,0.0,NaN,NaN,22.54,22.54,1.0,23.64,NaN,23.64,23.64,0.0,NaN,NaN,23.64,23.64,1.0,21.44,NaN,21.44,21.44,0.0,NaN,NaN,21.44,21.44,1.0,16.89,NaN,16.89,16.89,0.0,NaN,NaN,16.89,16.89,1.0,13.03,NaN,13.03,13.03,0.0,NaN,NaN,13.03,13.03,1.0,8.62,NaN,8.62,8.62,0.0,NaN,NaN,8.62,8.62,1.0
+AZ-ATE-G100002 = 0.91,NaN,0.91,0.91,0.0,NaN,NaN,0.91,0.91,1.0,0.42,NaN,0.42,0.42,0.0,NaN,NaN,0.42,0.42,1.0,6.69,NaN,6.69,6.69,0.0,NaN,NaN,6.69,6.69,1.0,11.17,NaN,11.17,11.17,0.0,NaN,NaN,11.17,11.17,1.0,15.44,NaN,15.44,15.44,0.0,NaN,NaN,15.44,15.44,1.0,19.65,NaN,19.65,19.65,0.0,NaN,NaN,19.65,19.65,1.0,23.37,NaN,23.37,23.37,0.0,NaN,NaN,23.37,23.37,1.0,23.37,NaN,23.37,23.37,0.0,NaN,NaN,23.37,23.37,1.0,21.02,NaN,21.02,21.02,0.0,NaN,NaN,21.02,21.02,1.0,15.72,NaN,15.72,15.72,0.0,NaN,NaN,15.72,15.72,1.0,13.24,NaN,13.24,13.24,0.0,NaN,NaN,13.24,13.24,1.0,8.55,NaN,8.55,8.55,0.0,NaN,NaN,8.55,8.55,1.0
+AZ-ATE-G100003 = 1.18,NaN,1.18,1.18,0.0,NaN,NaN,1.18,1.18,1.0,2.01,NaN,2.01,2.01,0.0,NaN,NaN,2.01,2.01,1.0,6.69,NaN,6.69,6.69,0.0,NaN,NaN,6.69,6.69,1.0,10.83,NaN,10.83,10.83,0.0,NaN,NaN,10.83,10.83,1.0,15.51,NaN,15.51,15.51,0.0,NaN,NaN,15.51,15.51,1.0,19.37,NaN,19.37,19.37,0.0,NaN,NaN,19.37,19.37,1.0,23.78,NaN,23.78,23.78,0.0,NaN,NaN,23.78,23.78,1.0,24.33,NaN,24.33,24.33,0.0,NaN,NaN,24.33,24.33,1.0,21.3,NaN,21.3,21.3,0.0,NaN,NaN,21.3,21.3,1.0,16.89,NaN,16.89,16.89,0.0,NaN,NaN,16.89,16.89,1.0,13.58,NaN,13.58,13.58,0.0,NaN,NaN,13.58,13.58,1.0,8.9,NaN,8.9,8.9,0.0,NaN,NaN,8.9,8.9,1.0
+AZ-ATE-G100004 = -3.75,2.39,-2.06,-5.43,3.38,0.0,1.0,4.11,-3.75,2.0,0.29,0.49,0.63,-0.06,0.69,0.0,1.0,0.45,0.29,2.0,6.56,0.19,6.69,6.42,0.28,-0.0,1.0,6.56,6.56,2.0,10.0,0.39,10.28,9.72,0.55,-0.0,1.0,10.0,10.0,2.0,13.82,0.54,14.2,13.44,0.76,0.0,1.0,13.83,13.82,2.0,19.09,0.39,19.37,18.82,0.55,-0.0,1.0,19.1,19.09,2.0,22.99,0.05,23.02,22.95,0.07,-0.0,1.03,22.99,22.99,2.0,22.81,0.19,22.95,22.68,0.28,0.0,1.0,22.82,22.81,2.0,20.85,0.34,21.09,20.61,0.48,-0.0,1.0,20.85,20.85,2.0,14.17,0.63,14.62,13.72,0.9,0.0,1.0,14.18,14.17,2.0,10.1,1.32,11.03,9.17,1.86,-0.0,1.0,10.15,10.1,2.0,5.8,1.07,6.56,5.04,1.52,-0.0,1.0,5.85,5.8,2.0
+AZ-ATE-G100005 = -2.68,NaN,-2.68,-2.68,0.0,NaN,NaN,2.68,-2.68,1.0,-0.89,NaN,-0.89,-0.89,0.0,NaN,NaN,0.89,-0.89,1.0,6.28,NaN,6.28,6.28,0.0,NaN,NaN,6.28,6.28,1.0,10.14,NaN,10.14,10.14,0.0,NaN,NaN,10.14,10.14,1.0,14.13,NaN,14.13,14.13,0.0,NaN,NaN,14.13,14.13,1.0,19.23,NaN,19.23,19.23,0.0,NaN,NaN,19.23,19.23,1.0,23.23,NaN,23.23,23.23,0.0,NaN,NaN,23.23,23.23,1.0,23.09,NaN,23.09,23.09,0.0,NaN,NaN,23.09,23.09,1.0,20.61,NaN,20.61,20.61,0.0,NaN,NaN,20.61,20.61,1.0,14.41,NaN,14.41,14.41,0.0,NaN,NaN,14.41,14.41,1.0,10.41,NaN,10.41,10.41,0.0,NaN,NaN,10.41,10.41,1.0,6.42,NaN,6.42,6.42,0.0,NaN,NaN,6.42,6.42,1.0
+AZ-ATE-G100006 = -1.44,1.75,-0.2,-2.68,2.48,0.0,1.0,1.9,-1.44,2.0,-1.09,0.29,-0.89,-1.3,0.41,0.0,1.0,1.11,-1.09,2.0,6.21,0.1,6.28,6.14,0.14,0.0,1.0,6.21,6.21,2.0,10.07,0.1,10.14,10.0,0.14,0.0,1.0,10.07,10.07,2.0,14.69,0.78,15.24,14.13,1.1,-0.0,1.0,14.7,14.69,2.0,19.3,0.1,19.37,19.23,0.14,0.0,1.0,19.3,19.3,2.0,23.23,NaN,23.23,23.23,0.0,NaN,-1.932282320882769E14,23.23,23.23,2.0,23.16,0.1,23.23,23.09,0.14,-0.0,1.0,23.16,23.16,2.0,20.68,0.1,20.75,20.61,0.14,-0.0,1.0,20.68,20.68,2.0,14.27,0.19,14.41,14.13,0.28,0.0,1.0,14.27,14.27,2.0,10.62,0.29,10.83,10.41,0.41,-0.0,1.0,10.62,10.62,2.0,6.28,0.19,6.42,6.14,0.28,0.0,1.0,6.28,6.28,2.0
+AZ-ATE-G100007 = -1.02,NaN,-1.02,-1.02,0.0,NaN,NaN,1.02,-1.02,1.0,2.56,NaN,2.56,2.56,0.0,NaN,NaN,2.56,2.56,1.0,7.8,NaN,7.8,7.8,0.0,NaN,NaN,7.8,7.8,1.0,14.13,NaN,14.13,14.13,0.0,NaN,NaN,14.13,14.13,1.0,16.61,NaN,16.61,16.61,0.0,NaN,NaN,16.61,16.61,1.0,19.92,NaN,19.92,19.92,0.0,NaN,NaN,19.92,19.92,1.0,22.68,NaN,22.68,22.68,0.0,NaN,NaN,22.68,22.68,1.0,23.23,NaN,23.23,23.23,0.0,NaN,NaN,23.23,23.23,1.0,18.54,NaN,18.54,18.54,0.0,NaN,NaN,18.54,18.54,1.0,14.13,NaN,14.13,14.13,0.0,NaN,NaN,14.13,14.13,1.0,9.17,NaN,9.17,9.17,0.0,NaN,NaN,9.17,9.17,1.0,4.49,NaN,4.49,4.49,0.0,NaN,NaN,4.49,4.49,1.0
+AZ-ATE-G100008 = -9.49,4.12,2.83,-24.17,27.01,-0.72,3.14,10.35,-8.6,3443.0,-5.64,4.14,3.66,-20.87,24.53,-1.0,3.69,6.99,-4.61,3443.0,2.85,3.74,8.62,-12.32,20.94,-1.54,4.87,4.7,4.21,3443.0,6.28,4.7,14.13,-10.94,25.08,-1.3,3.84,7.84,8.07,3443.0,9.37,5.05,16.61,-8.46,25.08,-1.34,3.93,10.64,11.24,3443.0,14.51,4.65,20.47,-1.02,21.5,-1.32,3.84,15.24,16.34,3443.0,18.73,4.17,24.33,4.21,20.12,-1.32,3.86,19.19,20.33,3443.0,17.39,3.95,25.16,2.01,23.15,-1.56,4.84,17.83,18.96,3443.0,14.08,4.08,21.85,-1.3,23.15,-1.2,3.69,14.66,15.51,3443.0,9.39,4.71,25.98,-6.54,32.52,-0.5,3.67,10.5,10.07,3443.0,3.04,3.84,13.03,-11.77,24.8,-1.25,4.65,4.89,4.14,3443.0,-2.36,4.14,9.17,-19.21,28.39,-1.04,4.15,4.76,-1.3,3443.0
+AZ-ATE-G100009 = -13.11,1.81,-9.02,-17.56,8.54,-0.37,2.63,13.23,-12.87,179.0,-8.92,2.21,-4.61,-13.7,9.09,-0.13,2.22,9.19,-8.88,179.0,1.08,2.56,5.04,-4.61,9.65,-0.39,2.05,2.78,1.25,179.0,4.06,3.12,9.72,-3.23,12.95,-0.37,2.24,5.12,4.28,179.0,5.83,3.53,12.14,-1.02,13.16,0.04,1.76,6.81,5.73,179.0,10.2,3.42,16.34,2.97,13.37,0.1,1.97,10.76,10.14,179.0,15.02,3.05,21.09,9.93,11.16,0.17,2.04,15.32,14.96,179.0,13.91,2.97,19.71,7.24,12.47,-0.22,2.24,14.22,14.13,179.0,10.91,2.85,16.34,6.07,10.27,0.25,1.9,11.28,10.48,179.0,7.21,4.34,16.06,-0.06,16.12,0.28,2.11,8.41,6.83,179.0,0.87,3.54,6.28,-8.19,14.47,-0.37,2.3,3.63,1.04,179.0,-5.35,2.56,0.08,-10.81,10.89,0.11,1.95,5.93,-5.43,179.0
+AZ-ATE-G100010 = -2.4,NaN,-2.4,-2.4,0.0,NaN,NaN,2.4,-2.4,1.0,-0.2,NaN,-0.2,-0.2,0.0,NaN,NaN,0.2,-0.2,1.0,4.9,NaN,4.9,4.9,0.0,NaN,NaN,4.9,4.9,1.0,7.8,NaN,7.8,7.8,0.0,NaN,NaN,7.8,7.8,1.0,14.27,NaN,14.27,14.27,0.0,NaN,NaN,14.27,14.27,1.0,18.82,NaN,18.82,18.82,0.0,NaN,NaN,18.82,18.82,1.0,21.99,NaN,21.99,21.99,0.0,NaN,NaN,21.99,21.99,1.0,22.95,NaN,22.95,22.95,0.0,NaN,NaN,22.95,22.95,1.0,19.23,NaN,19.23,19.23,0.0,NaN,NaN,19.23,19.23,1.0,14.55,NaN,14.55,14.55,0.0,NaN,NaN,14.55,14.55,1.0,8.62,NaN,8.62,8.62,0.0,NaN,NaN,8.62,8.62,1.0,4.49,NaN,4.49,4.49,0.0,NaN,NaN,4.49,4.49,1.0
+AZ-ATE-G100011 = 0.77,0.97,1.46,0.08,1.38,-0.0,1.0,1.03,0.77,2.0,1.39,0.68,1.87,0.91,0.96,-0.0,1.0,1.47,1.39,2.0,5.59,NaN,5.59,5.59,0.0,NaN,-4.81841805150839E12,5.59,5.59,2.0,8.83,0.1,8.9,8.76,0.14,-0.0,1.0,8.83,8.83,2.0,13.44,0.19,13.58,13.31,0.28,0.0,1.0,13.45,13.44,2.0,18.61,0.1,18.68,18.54,0.14,-0.0,1.0,18.61,18.61,2.0,23.02,0.1,23.09,22.95,0.14,0.0,0.99,23.02,23.02,2.0,23.57,0.1,23.64,23.5,0.14,-0.0,1.01,23.57,23.57,2.0,19.85,0.1,19.92,19.78,0.14,0.0,1.0,19.85,19.85,2.0,16.61,0.39,16.89,16.34,0.55,-0.0,1.0,16.62,16.61,2.0,12.0,0.1,12.07,11.93,0.14,0.0,1.0,12.0,12.0,2.0,6.97,0.39,7.24,6.69,0.55,0.0,1.0,6.97,6.97,2.0
+AZ-ATE-G100012 = 4.21,NaN,4.21,4.21,0.0,NaN,NaN,4.21,4.21,1.0,0.08,NaN,0.08,0.08,0.0,NaN,NaN,0.08,0.08,1.0,5.59,NaN,5.59,5.59,0.0,NaN,NaN,5.59,5.59,1.0,9.17,NaN,9.17,9.17,0.0,NaN,NaN,9.17,9.17,1.0,13.58,NaN,13.58,13.58,0.0,NaN,NaN,13.58,13.58,1.0,18.54,NaN,18.54,18.54,0.0,NaN,NaN,18.54,18.54,1.0,22.4,NaN,22.4,22.4,0.0,NaN,NaN,22.4,22.4,1.0,23.78,NaN,23.78,23.78,0.0,NaN,NaN,23.78,23.78,1.0,20.75,NaN,20.75,20.75,0.0,NaN,NaN,20.75,20.75,1.0,17.72,NaN,17.72,17.72,0.0,NaN,NaN,17.72,17.72,1.0,13.03,NaN,13.03,13.03,0.0,NaN,NaN,13.03,13.03,1.0,8.07,NaN,8.07,8.07,0.0,NaN,NaN,8.07,8.07,1.0
+AZ-ATE-G100013 = 2.42,NaN,2.42,2.42,0.0,NaN,NaN,2.42,2.42,1.0,1.46,NaN,1.46,1.46,0.0,NaN,NaN,1.46,1.46,1.0,5.87,NaN,5.87,5.87,0.0,NaN,NaN,5.87,5.87,1.0,11.52,NaN,11.52,11.52,0.0,NaN,NaN,11.52,11.52,1.0,15.1,NaN,15.1,15.1,0.0,NaN,NaN,15.1,15.1,1.0,18.41,NaN,18.41,18.41,0.0,NaN,NaN,18.41,18.41,1.0,22.54,NaN,22.54,22.54,0.0,NaN,NaN,22.54,22.54,1.0,23.64,NaN,23.64,23.64,0.0,NaN,NaN,23.64,23.64,1.0,21.44,NaN,21.44,21.44,0.0,NaN,NaN,21.44,21.44,1.0,16.89,NaN,16.89,16.89,0.0,NaN,NaN,16.89,16.89,1.0,13.03,NaN,13.03,13.03,0.0,NaN,NaN,13.03,13.03,1.0,8.62,NaN,8.62,8.62,0.0,NaN,NaN,8.62,8.62,1.0
+AZ-ATE-G100014 = 2.28,NaN,2.28,2.28,0.0,NaN,NaN,2.28,2.28,1.0,2.01,NaN,2.01,2.01,0.0,NaN,NaN,2.01,2.01,1.0,5.87,NaN,5.87,5.87,0.0,NaN,NaN,5.87,5.87,1.0,11.38,NaN,11.38,11.38,0.0,NaN,NaN,11.38,11.38,1.0,14.96,NaN,14.96,14.96,0.0,NaN,NaN,14.96,14.96,1.0,19.09,NaN,19.09,19.09,0.0,NaN,NaN,19.09,19.09,1.0,22.95,NaN,22.95,22.95,0.0,NaN,NaN,22.95,22.95,1.0,23.78,NaN,23.78,23.78,0.0,NaN,NaN,23.78,23.78,1.0,21.57,NaN,21.57,21.57,0.0,NaN,NaN,21.57,21.57,1.0,17.17,NaN,17.17,17.17,0.0,NaN,NaN,17.17,17.17,1.0,13.03,NaN,13.03,13.03,0.0,NaN,NaN,13.03,13.03,1.0,8.9,NaN,8.9,8.9,0.0,NaN,NaN,8.9,8.9,1.0
+AZ-ATE-G100015 = 1.73,1.17,2.56,0.91,1.65,-0.0,1.0,1.92,1.73,2.0,0.84,0.1,0.91,0.77,0.14,-0.0,1.0,0.84,0.84,2.0,6.07,0.29,6.28,5.87,0.41,-0.0,1.0,6.08,6.07,2.0,11.38,0.39,11.65,11.1,0.55,0.0,1.0,11.38,11.38,2.0,14.89,0.49,15.24,14.55,0.69,-0.0,1.0,14.9,14.89,2.0,17.92,0.29,18.13,17.72,0.41,-0.0,1.0,17.92,17.92,2.0,22.13,0.0,22.13,22.13,0.0,-1.014016294E7,6.859343082819612E13,22.13,22.13,2.0,23.16,0.49,23.5,22.81,0.69,-0.0,1.0,23.16,23.16,2.0,21.23,0.1,21.3,21.16,0.14,0.0,0.99,21.23,21.23,2.0,16.68,0.1,16.75,16.61,0.14,0.0,1.0,16.68,16.68,2.0,12.69,0.49,13.03,12.34,0.69,0.0,1.0,12.69,12.69,2.0,8.21,0.19,8.35,8.07,0.28,0.0,1.0,8.21,8.21,2.0
+AZ-NAK-G430001 = -16.15,1.78,-11.77,-20.04,8.27,0.33,2.58,16.25,-16.46,222.0,-9.74,2.61,-6.26,-17.83,11.57,-1.06,3.23,10.08,-8.84,222.0,0.62,2.95,4.76,-8.19,12.95,-1.09,3.3,3.01,1.73,222.0,5.84,3.69,10.28,-4.06,14.33,-1.26,3.34,6.9,7.38,222.0,8.02,3.93,13.58,-3.23,16.81,-1.2,3.37,8.93,9.55,222.0,15.58,3.21,20.2,5.04,15.16,-1.3,3.95,15.91,16.75,222.0,19.76,3.45,23.78,6.97,16.81,-1.36,4.27,20.06,20.89,222.0,18.13,2.84,22.4,8.62,13.78,-1.16,3.76,18.35,18.92,222.0,14.54,2.97,18.82,3.94,14.88,-1.56,5.08,14.84,15.62,222.0,8.06,2.87,14.13,-1.02,15.16,-0.64,3.46,8.55,8.45,222.0,0.82,2.47,4.76,-7.91,12.68,-1.25,4.04,2.6,1.46,222.0,-7.44,2.37,-3.23,-15.35,12.13,-1.08,4.1,7.81,-6.95,222.0
+AZ-NKA-G420001 = -13.11,1.81,-9.02,-17.56,8.54,-0.37,2.63,13.23,-12.87,179.0,-8.92,2.21,-4.61,-13.7,9.09,-0.13,2.22,9.19,-8.88,179.0,1.08,2.56,5.04,-4.61,9.65,-0.39,2.05,2.78,1.25,179.0,4.06,3.12,9.72,-3.23,12.95,-0.37,2.24,5.12,4.28,179.0,5.83,3.53,12.14,-1.02,13.16,0.04,1.76,6.81,5.73,179.0,10.2,3.42,16.34,2.97,13.37,0.1,1.97,10.76,10.14,179.0,15.02,3.05,21.09,9.93,11.16,0.17,2.04,15.32,14.96,179.0,13.91,2.97,19.71,7.24,12.47,-0.22,2.24,14.22,14.13,179.0,10.91,2.85,16.34,6.07,10.27,0.25,1.9,11.28,10.48,179.0,7.21,4.34,16.06,-0.06,16.12,0.28,2.11,8.41,6.83,179.0,0.87,3.54,6.28,-8.19,14.47,-0.37,2.3,3.63,1.04,179.0,-5.35,2.56,0.08,-10.81,10.89,0.11,1.95,5.93,-5.43,179.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AZE/AZE_2_rainfall_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AZE/AZE_2_rainfall_2008.properties
new file mode 100644
index 0000000..e93a576
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AZE/AZE_2_rainfall_2008.properties
@@ -0,0 +1,64 @@
+# AZE.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rainfall data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = AZE rainfall data for 2008 at admin level 2
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = AZE
+ADMIN_LEVEL = 2
+UNITS = MM
+DATA_TYPE = rainfall
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 2000.0
+# Minimum: 1.0
+# Data not available for locations above 35 degrees N and below 35 degrees S Latitude
+
+AZ-ATE-G100001 = 3.13,NaN,3.13,3.13,0.0,NaN,NaN,3.13,3.13,1.0,7.03,NaN,7.03,7.03,0.0,NaN,NaN,7.03,7.03,1.0,8.89,NaN,8.89,8.89,0.0,NaN,NaN,8.89,8.89,1.0,4.29,NaN,4.29,4.29,0.0,NaN,NaN,4.29,4.29,1.0,19.81,NaN,19.81,19.81,0.0,NaN,NaN,19.81,19.81,1.0,7.22,NaN,7.22,7.22,0.0,NaN,NaN,7.22,7.22,1.0,4.32,NaN,4.32,4.32,0.0,NaN,NaN,4.32,4.32,1.0,2.5,NaN,2.5,2.5,0.0,NaN,NaN,2.5,2.5,1.0,35.51,NaN,35.51,35.51,0.0,NaN,NaN,35.51,35.51,1.0,36.95,NaN,36.95,36.95,0.0,NaN,NaN,36.95,36.95,1.0,14.3,NaN,14.3,14.3,0.0,NaN,NaN,14.3,14.3,1.0,8.49,NaN,8.49,8.49,0.0,NaN,NaN,8.49,8.49,1.0
+AZ-ATE-G100002 = 8.32,NaN,8.32,8.32,0.0,NaN,NaN,8.32,8.32,1.0,17.63,NaN,17.63,17.63,0.0,NaN,NaN,17.63,17.63,1.0,12.88,NaN,12.88,12.88,0.0,NaN,NaN,12.88,12.88,1.0,4.15,NaN,4.15,4.15,0.0,NaN,NaN,4.15,4.15,1.0,16.72,NaN,16.72,16.72,0.0,NaN,NaN,16.72,16.72,1.0,5.86,NaN,5.86,5.86,0.0,NaN,NaN,5.86,5.86,1.0,3.98,NaN,3.98,3.98,0.0,NaN,NaN,3.98,3.98,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,35.2,NaN,35.2,35.2,0.0,NaN,NaN,35.2,35.2,1.0,22.51,NaN,22.51,22.51,0.0,NaN,NaN,22.51,22.51,1.0,30.34,NaN,30.34,30.34,0.0,NaN,NaN,30.34,30.34,1.0,35.05,NaN,35.05,35.05,0.0,NaN,NaN,35.05,35.05,1.0
+AZ-ATE-G100003 = 7.42,2.69,9.32,5.52,3.8,0.0,1.0,7.66,7.42,2.0,18.84,3.12,21.04,16.63,4.41,-0.0,1.0,18.96,18.84,2.0,14.92,0.91,15.56,14.27,1.29,0.0,1.0,14.93,14.92,2.0,6.86,1.57,7.98,5.75,2.22,0.0,1.0,6.95,6.86,2.0,18.94,0.4,19.22,18.66,0.56,0.0,1.0,18.94,18.94,2.0,6.0,0.42,6.3,5.7,0.6,0.0,1.0,6.0,6.0,2.0,5.83,0.81,6.4,5.25,1.15,-0.0,1.0,5.85,5.83,2.0,1.17,0.24,1.33,1.0,0.33,0.0,1.0,1.18,1.17,2.0,33.08,NaN,33.08,33.08,0.0,NaN,-2.7368814062024784E14,33.08,33.08,2.0,29.97,14.37,40.14,19.81,20.33,0.0,1.0,31.65,29.97,2.0,34.14,1.5,35.2,33.08,2.12,-0.0,1.0,34.15,34.14,2.0,50.88,1.59,52.0,49.75,2.25,0.0,1.0,50.89,50.88,2.0
+AZ-ATE-G100004 = 10.59,NaN,10.59,10.59,0.0,NaN,NaN,10.59,10.59,1.0,21.69,NaN,21.69,21.69,0.0,NaN,NaN,21.69,21.69,1.0,14.89,NaN,14.89,14.89,0.0,NaN,NaN,14.89,14.89,1.0,6.22,NaN,6.22,6.22,0.0,NaN,NaN,6.22,6.22,1.0,23.83,NaN,23.83,23.83,0.0,NaN,NaN,23.83,23.83,1.0,6.7,NaN,6.7,6.7,0.0,NaN,NaN,6.7,6.7,1.0,5.77,NaN,5.77,5.77,0.0,NaN,NaN,5.77,5.77,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,36.96,NaN,36.96,36.96,0.0,NaN,NaN,36.96,36.96,1.0,17.68,NaN,17.68,17.68,0.0,NaN,NaN,17.68,17.68,1.0,34.11,NaN,34.11,34.11,0.0,NaN,NaN,34.11,34.11,1.0,52.8,NaN,52.8,52.8,0.0,NaN,NaN,52.8,52.8,1.0
+AZ-ATE-G100005 = 9.58,NaN,9.58,9.58,0.0,NaN,NaN,9.58,9.58,1.0,24.04,NaN,24.04,24.04,0.0,NaN,NaN,24.04,24.04,1.0,13.57,NaN,13.57,13.57,0.0,NaN,NaN,13.57,13.57,1.0,7.18,NaN,7.18,7.18,0.0,NaN,NaN,7.18,7.18,1.0,22.78,NaN,22.78,22.78,0.0,NaN,NaN,22.78,22.78,1.0,8.01,NaN,8.01,8.01,0.0,NaN,NaN,8.01,8.01,1.0,6.18,NaN,6.18,6.18,0.0,NaN,NaN,6.18,6.18,1.0,1.28,NaN,1.28,1.28,0.0,NaN,NaN,1.28,1.28,1.0,38.01,NaN,38.01,38.01,0.0,NaN,NaN,38.01,38.01,1.0,32.4,NaN,32.4,32.4,0.0,NaN,NaN,32.4,32.4,1.0,39.5,NaN,39.5,39.5,0.0,NaN,NaN,39.5,39.5,1.0,63.74,NaN,63.74,63.74,0.0,NaN,NaN,63.74,63.74,1.0
+AZ-ATE-G100006 = 9.58,NaN,9.58,9.58,0.0,NaN,NaN,9.58,9.58,1.0,24.04,NaN,24.04,24.04,0.0,NaN,NaN,24.04,24.04,1.0,13.57,NaN,13.57,13.57,0.0,NaN,NaN,13.57,13.57,1.0,7.18,NaN,7.18,7.18,0.0,NaN,NaN,7.18,7.18,1.0,22.78,NaN,22.78,22.78,0.0,NaN,NaN,22.78,22.78,1.0,8.01,NaN,8.01,8.01,0.0,NaN,NaN,8.01,8.01,1.0,6.18,NaN,6.18,6.18,0.0,NaN,NaN,6.18,6.18,1.0,1.28,NaN,1.28,1.28,0.0,NaN,NaN,1.28,1.28,1.0,38.01,NaN,38.01,38.01,0.0,NaN,NaN,38.01,38.01,1.0,32.4,NaN,32.4,32.4,0.0,NaN,NaN,32.4,32.4,1.0,39.5,NaN,39.5,39.5,0.0,NaN,NaN,39.5,39.5,1.0,63.74,NaN,63.74,63.74,0.0,NaN,NaN,63.74,63.74,1.0
+AZ-ATE-G100007 = 23.74,NaN,23.74,23.74,0.0,NaN,NaN,23.74,23.74,1.0,36.21,NaN,36.21,36.21,0.0,NaN,NaN,36.21,36.21,1.0,9.32,NaN,9.32,9.32,0.0,NaN,NaN,9.32,9.32,1.0,6.3,NaN,6.3,6.3,0.0,NaN,NaN,6.3,6.3,1.0,28.45,NaN,28.45,28.45,0.0,NaN,NaN,28.45,28.45,1.0,10.84,NaN,10.84,10.84,0.0,NaN,NaN,10.84,10.84,1.0,11.17,NaN,11.17,11.17,0.0,NaN,NaN,11.17,11.17,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,64.23,NaN,64.23,64.23,0.0,NaN,NaN,64.23,64.23,1.0,76.97,NaN,76.97,76.97,0.0,NaN,NaN,76.97,76.97,1.0,58.67,NaN,58.67,58.67,0.0,NaN,NaN,58.67,58.67,1.0,97.97,NaN,97.97,97.97,0.0,NaN,NaN,97.97,97.97,1.0
+AZ-ATE-G100008 = 28.19,10.03,56.93,2.17,54.75,-0.48,2.99,29.92,29.8,547.0,20.17,9.84,54.56,4.4,50.16,0.99,3.25,22.44,17.03,547.0,19.35,11.56,89.5,5.98,83.52,3.09,14.86,22.54,16.53,547.0,17.94,14.82,97.97,1.57,96.4,1.53,5.82,23.27,12.08,547.0,61.02,29.38,159.39,14.21,145.18,0.67,2.86,67.71,57.51,547.0,30.41,19.42,102.8,5.1,97.7,0.81,3.08,36.07,23.94,547.0,23.71,14.82,64.49,2.55,61.94,0.66,2.21,27.95,17.76,547.0,9.52,10.8,48.96,1.0,47.96,1.53,4.77,14.39,4.18,547.0,42.64,11.94,89.54,24.46,65.07,1.55,5.71,44.28,39.94,547.0,52.55,37.04,290.18,5.72,284.47,2.94,14.86,64.27,45.23,547.0,27.12,16.75,124.71,5.41,119.29,1.75,7.04,31.86,21.8,547.0,41.44,21.01,118.26,6.15,112.11,1.16,4.36,46.45,36.52,547.0
+AZ-ATE-G100009 = 34.6,8.74,50.46,20.75,29.71,-0.06,1.66,35.65,34.44,29.0,30.29,11.04,50.46,15.1,35.36,0.29,1.86,32.17,29.32,29.0,26.77,9.76,58.97,13.13,45.84,1.14,5.27,28.43,27.22,29.0,19.25,8.43,46.95,9.62,37.33,1.67,5.96,20.96,17.03,29.0,74.68,12.71,101.15,46.84,54.32,0.13,2.64,75.72,72.49,29.0,29.87,12.05,54.33,13.94,40.4,0.65,2.1,32.13,24.51,29.0,20.85,11.1,43.33,9.04,34.29,0.5,1.82,23.53,16.04,29.0,5.82,3.6,14.27,1.0,13.27,0.74,2.56,6.81,4.0,29.0,38.48,5.65,50.16,28.45,21.71,0.09,2.49,38.88,38.74,29.0,56.06,9.71,79.82,39.8,40.02,0.71,3.31,56.87,56.08,29.0,18.13,7.68,42.14,7.51,34.63,1.31,4.9,19.63,16.53,29.0,29.74,7.66,43.33,19.13,24.2,0.08,1.82,30.68,29.85,29.0
+AZ-ATE-G100010 = 1.82,0.26,2.0,1.64,0.36,-0.0,1.0,1.83,1.82,2.0,2.86,0.22,3.02,2.71,0.32,0.0,1.0,2.87,2.86,2.0,3.74,0.57,4.14,3.34,0.8,0.0,1.0,3.76,3.74,2.0,6.89,4.09,9.78,4.0,5.78,-0.0,1.0,7.47,6.89,2.0,15.72,2.6,17.56,13.88,3.68,-0.0,1.0,15.82,15.72,2.0,10.13,0.11,10.2,10.05,0.15,-0.0,1.0,10.13,10.13,2.0,3.32,0.11,3.4,3.24,0.15,0.0,1.0,3.32,3.32,2.0,3.8,1.21,4.66,2.95,1.71,-0.0,1.0,3.9,3.8,2.0,31.55,4.39,34.65,28.45,6.2,-0.0,1.0,31.7,31.55,2.0,49.72,1.04,50.46,48.98,1.48,-0.0,1.0,49.72,49.72,2.0,7.28,3.9,10.04,4.52,5.52,0.0,1.0,7.78,7.28,2.0,5.38,1.6,6.51,4.25,2.26,0.0,1.0,5.5,5.38,2.0
+AZ-ATE-G100011 = 1.45,0.07,1.5,1.4,0.1,-0.0,1.0,1.45,1.45,2.0,2.74,0.11,2.82,2.67,0.16,0.0,1.0,2.75,2.74,2.0,3.16,0.74,3.69,2.64,1.05,0.0,1.0,3.21,3.16,2.0,6.31,3.17,8.55,4.07,4.49,0.0,1.0,6.7,6.31,2.0,16.17,2.34,17.83,14.52,3.31,0.0,1.0,16.26,16.17,2.0,8.32,0.61,8.75,7.89,0.86,0.0,1.0,8.33,8.32,2.0,3.06,0.67,3.54,2.59,0.94,-0.0,1.0,3.1,3.06,2.0,3.82,1.18,4.66,2.99,1.67,-0.0,1.0,3.91,3.82,2.0,28.05,3.75,30.7,25.4,5.3,0.0,1.0,28.17,28.05,2.0,54.7,3.73,57.34,52.07,5.27,0.0,1.0,54.77,54.7,2.0,13.69,4.12,16.61,10.78,5.83,0.0,1.0,14.0,13.69,2.0,7.16,1.94,8.53,5.79,2.75,0.0,1.0,7.29,7.16,2.0
+AZ-ATE-G100012 = 1.16,NaN,1.16,1.16,0.0,NaN,NaN,1.16,1.16,1.0,2.63,NaN,2.63,2.63,0.0,NaN,NaN,2.63,2.63,1.0,3.23,NaN,3.23,3.23,0.0,NaN,NaN,3.23,3.23,1.0,7.32,NaN,7.32,7.32,0.0,NaN,NaN,7.32,7.32,1.0,15.16,NaN,15.16,15.16,0.0,NaN,NaN,15.16,15.16,1.0,7.45,NaN,7.45,7.45,0.0,NaN,NaN,7.45,7.45,1.0,3.68,NaN,3.68,3.68,0.0,NaN,NaN,3.68,3.68,1.0,3.03,NaN,3.03,3.03,0.0,NaN,NaN,3.03,3.03,1.0,26.74,NaN,26.74,26.74,0.0,NaN,NaN,26.74,26.74,1.0,55.16,NaN,55.16,55.16,0.0,NaN,NaN,55.16,55.16,1.0,23.18,NaN,23.18,23.18,0.0,NaN,NaN,23.18,23.18,1.0,10.56,NaN,10.56,10.56,0.0,NaN,NaN,10.56,10.56,1.0
+AZ-ATE-G100013 = 2.92,0.29,3.13,2.71,0.42,-0.0,1.0,2.93,2.92,2.0,6.4,0.89,7.03,5.77,1.26,0.0,1.0,6.43,6.4,2.0,8.35,0.76,8.89,7.81,1.08,0.0,1.0,8.37,8.35,2.0,4.59,0.41,4.88,4.29,0.58,0.0,1.0,4.6,4.59,2.0,17.26,3.61,19.81,14.71,5.1,-0.0,1.0,17.45,17.26,2.0,7.26,0.06,7.3,7.22,0.08,0.0,1.0,7.26,7.26,2.0,3.87,0.63,4.32,3.42,0.89,-0.0,1.0,3.9,3.87,2.0,2.71,0.3,2.93,2.5,0.43,0.0,1.0,2.72,2.71,2.0,36.72,1.71,37.93,35.51,2.42,0.0,1.0,36.74,36.72,2.0,42.04,7.19,47.12,36.95,10.17,-0.0,1.0,42.34,42.04,2.0,13.23,1.52,14.3,12.15,2.15,0.0,1.0,13.27,13.23,2.0,7.32,1.65,8.49,6.15,2.33,-0.0,1.0,7.41,7.32,2.0
+AZ-ATE-G100014 = 2.71,NaN,2.71,2.71,0.0,NaN,NaN,2.71,2.71,1.0,5.77,NaN,5.77,5.77,0.0,NaN,NaN,5.77,5.77,1.0,7.81,NaN,7.81,7.81,0.0,NaN,NaN,7.81,7.81,1.0,4.88,NaN,4.88,4.88,0.0,NaN,NaN,4.88,4.88,1.0,14.71,NaN,14.71,14.71,0.0,NaN,NaN,14.71,14.71,1.0,7.3,NaN,7.3,7.3,0.0,NaN,NaN,7.3,7.3,1.0,3.42,NaN,3.42,3.42,0.0,NaN,NaN,3.42,3.42,1.0,2.93,NaN,2.93,2.93,0.0,NaN,NaN,2.93,2.93,1.0,37.93,NaN,37.93,37.93,0.0,NaN,NaN,37.93,37.93,1.0,47.12,NaN,47.12,47.12,0.0,NaN,NaN,47.12,47.12,1.0,12.15,NaN,12.15,12.15,0.0,NaN,NaN,12.15,12.15,1.0,6.15,NaN,6.15,6.15,0.0,NaN,NaN,6.15,6.15,1.0
+AZ-ATE-G100015 = 3.13,NaN,3.13,3.13,0.0,NaN,NaN,3.13,3.13,1.0,7.03,NaN,7.03,7.03,0.0,NaN,NaN,7.03,7.03,1.0,8.89,NaN,8.89,8.89,0.0,NaN,NaN,8.89,8.89,1.0,4.29,NaN,4.29,4.29,0.0,NaN,NaN,4.29,4.29,1.0,19.81,NaN,19.81,19.81,0.0,NaN,NaN,19.81,19.81,1.0,7.22,NaN,7.22,7.22,0.0,NaN,NaN,7.22,7.22,1.0,4.32,NaN,4.32,4.32,0.0,NaN,NaN,4.32,4.32,1.0,2.5,NaN,2.5,2.5,0.0,NaN,NaN,2.5,2.5,1.0,35.51,NaN,35.51,35.51,0.0,NaN,NaN,35.51,35.51,1.0,36.95,NaN,36.95,36.95,0.0,NaN,NaN,36.95,36.95,1.0,14.3,NaN,14.3,14.3,0.0,NaN,NaN,14.3,14.3,1.0,8.49,NaN,8.49,8.49,0.0,NaN,NaN,8.49,8.49,1.0
+AZ-NAK-G430001 = 29.18,6.27,40.8,16.72,24.08,-0.44,2.21,29.82,30.76,35.0,23.22,6.17,39.64,15.08,24.56,0.72,2.86,24.01,21.77,35.0,33.46,8.64,52.21,23.75,28.47,0.55,1.89,34.52,28.45,35.0,22.17,6.36,42.1,14.89,27.22,1.48,4.59,23.04,19.89,35.0,45.42,12.16,74.68,28.45,46.23,0.65,2.58,46.97,43.25,35.0,19.68,6.66,31.14,9.08,22.06,0.1,1.83,20.74,18.95,35.0,19.59,3.89,28.28,13.04,15.24,0.19,2.01,19.96,19.82,35.0,6.15,2.69,12.41,2.05,10.35,0.7,3.09,6.69,5.84,35.0,40.31,4.82,47.7,23.6,24.1,-1.31,5.62,40.59,40.85,35.0,52.14,37.42,190.23,19.22,171.01,1.79,6.65,63.86,36.21,35.0,14.68,14.79,70.31,2.22,68.08,1.96,7.0,20.69,7.0,35.0,28.44,8.59,50.98,13.08,37.9,0.24,2.86,29.68,30.04,35.0
+AZ-NKA-G420001 = 34.6,8.74,50.46,20.75,29.71,-0.06,1.66,35.65,34.44,29.0,30.29,11.04,50.46,15.1,35.36,0.29,1.86,32.17,29.32,29.0,26.77,9.76,58.97,13.13,45.84,1.14,5.27,28.43,27.22,29.0,19.25,8.43,46.95,9.62,37.33,1.67,5.96,20.96,17.03,29.0,74.68,12.71,101.15,46.84,54.32,0.13,2.64,75.72,72.49,29.0,29.87,12.05,54.33,13.94,40.4,0.65,2.1,32.13,24.51,29.0,20.85,11.1,43.33,9.04,34.29,0.5,1.82,23.53,16.04,29.0,5.82,3.6,14.27,1.0,13.27,0.74,2.56,6.81,4.0,29.0,38.48,5.65,50.16,28.45,21.71,0.09,2.49,38.88,38.74,29.0,56.06,9.71,79.82,39.8,40.02,0.71,3.31,56.87,56.08,29.0,18.13,7.68,42.14,7.51,34.63,1.31,4.9,19.63,16.53,29.0,29.74,7.66,43.33,19.13,24.2,0.08,1.82,30.68,29.85,29.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AZE/AZE_2_temperature_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AZE/AZE_2_temperature_2008.properties
new file mode 100644
index 0000000..698749b
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AZE/AZE_2_temperature_2008.properties
@@ -0,0 +1,63 @@
+# AZE.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the temperature data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = AZE temperature data for 2008 at admin level 2
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = AZE
+ADMIN_LEVEL = 2
+UNITS = C
+DATA_TYPE = temperature
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+AZ-ATE-G100001 = 3.11,NaN,3.11,3.11,0.0,NaN,NaN,3.11,3.11,1.0,3.11,NaN,3.11,3.11,0.0,NaN,NaN,3.11,3.11,1.0,6.28,NaN,6.28,6.28,0.0,NaN,NaN,6.28,6.28,1.0,11.24,NaN,11.24,11.24,0.0,NaN,NaN,11.24,11.24,1.0,16.61,NaN,16.61,16.61,0.0,NaN,NaN,16.61,16.61,1.0,18.41,NaN,18.41,18.41,0.0,NaN,NaN,18.41,18.41,1.0,22.68,NaN,22.68,22.68,0.0,NaN,NaN,22.68,22.68,1.0,23.5,NaN,23.5,23.5,0.0,NaN,NaN,23.5,23.5,1.0,22.13,NaN,22.13,22.13,0.0,NaN,NaN,22.13,22.13,1.0,17.03,NaN,17.03,17.03,0.0,NaN,NaN,17.03,17.03,1.0,13.17,NaN,13.17,13.17,0.0,NaN,NaN,13.17,13.17,1.0,8.9,NaN,8.9,8.9,0.0,NaN,NaN,8.9,8.9,1.0
+AZ-ATE-G100002 = 3.73,NaN,3.73,3.73,0.0,NaN,NaN,3.73,3.73,1.0,3.8,NaN,3.8,3.8,0.0,NaN,NaN,3.8,3.8,1.0,7.66,NaN,7.66,7.66,0.0,NaN,NaN,7.66,7.66,1.0,12.48,NaN,12.48,12.48,0.0,NaN,NaN,12.48,12.48,1.0,17.58,NaN,17.58,17.58,0.0,NaN,NaN,17.58,17.58,1.0,19.37,NaN,19.37,19.37,0.0,NaN,NaN,19.37,19.37,1.0,23.71,NaN,23.71,23.71,0.0,NaN,NaN,23.71,23.71,1.0,25.43,NaN,25.43,25.43,0.0,NaN,NaN,25.43,25.43,1.0,22.4,NaN,22.4,22.4,0.0,NaN,NaN,22.4,22.4,1.0,16.61,NaN,16.61,16.61,0.0,NaN,NaN,16.61,16.61,1.0,13.72,NaN,13.72,13.72,0.0,NaN,NaN,13.72,13.72,1.0,8.97,NaN,8.97,8.97,0.0,NaN,NaN,8.97,8.97,1.0
+AZ-ATE-G100003 = 4.49,NaN,4.49,4.49,0.0,NaN,NaN,4.49,4.49,1.0,4.21,NaN,4.21,4.21,0.0,NaN,NaN,4.21,4.21,1.0,7.24,NaN,7.24,7.24,0.0,NaN,NaN,7.24,7.24,1.0,11.93,NaN,11.93,11.93,0.0,NaN,NaN,11.93,11.93,1.0,17.44,NaN,17.44,17.44,0.0,NaN,NaN,17.44,17.44,1.0,19.09,NaN,19.09,19.09,0.0,NaN,NaN,19.09,19.09,1.0,24.06,NaN,24.06,24.06,0.0,NaN,NaN,24.06,24.06,1.0,26.54,NaN,26.54,26.54,0.0,NaN,NaN,26.54,26.54,1.0,22.4,NaN,22.4,22.4,0.0,NaN,NaN,22.4,22.4,1.0,16.61,NaN,16.61,16.61,0.0,NaN,NaN,16.61,16.61,1.0,14.13,NaN,14.13,14.13,0.0,NaN,NaN,14.13,14.13,1.0,9.45,NaN,9.45,9.45,0.0,NaN,NaN,9.45,9.45,1.0
+AZ-ATE-G100004 = 2.77,0.49,3.11,2.42,0.69,0.0,1.0,2.79,2.77,2.0,5.49,0.73,6.0,4.97,1.03,0.0,1.0,5.51,5.49,2.0,11.83,2.09,13.31,10.34,2.96,-0.0,1.0,11.92,11.83,2.0,16.55,2.05,17.99,15.1,2.89,-0.0,1.0,16.61,16.55,2.0,23.47,2.58,25.3,21.64,3.65,0.0,1.0,23.54,23.47,2.0,26.47,3.41,28.88,24.06,4.82,-0.0,1.0,26.58,26.47,2.0,27.78,2.34,29.43,26.12,3.31,0.0,1.0,27.82,27.78,2.0,31.39,3.07,33.56,29.22,4.34,-0.0,1.0,31.47,31.39,2.0,26.4,1.95,27.78,25.02,2.76,-0.0,1.0,26.43,26.4,2.0,17.41,0.24,17.58,17.23,0.34,-0.0,1.0,17.41,17.41,2.0,13.38,0.1,13.44,13.31,0.14,-0.0,1.0,13.38,13.38,2.0,8.83,0.29,9.04,8.62,0.41,-0.0,1.0,8.83,8.83,2.0
+AZ-ATE-G100005 = 3.11,NaN,3.11,3.11,0.0,NaN,NaN,3.11,3.11,1.0,5.31,NaN,5.31,5.31,0.0,NaN,NaN,5.31,5.31,1.0,12.34,NaN,12.34,12.34,0.0,NaN,NaN,12.34,12.34,1.0,16.48,NaN,16.48,16.48,0.0,NaN,NaN,16.48,16.48,1.0,21.44,NaN,21.44,21.44,0.0,NaN,NaN,21.44,21.44,1.0,25.16,NaN,25.16,25.16,0.0,NaN,NaN,25.16,25.16,1.0,27.78,NaN,27.78,27.78,0.0,NaN,NaN,27.78,27.78,1.0,30.53,NaN,30.53,30.53,0.0,NaN,NaN,30.53,30.53,1.0,25.57,NaN,25.57,25.57,0.0,NaN,NaN,25.57,25.57,1.0,16.89,NaN,16.89,16.89,0.0,NaN,NaN,16.89,16.89,1.0,13.03,NaN,13.03,13.03,0.0,NaN,NaN,13.03,13.03,1.0,8.76,NaN,8.76,8.76,0.0,NaN,NaN,8.76,8.76,1.0
+AZ-ATE-G100006 = 3.11,0.0,3.11,3.11,0.0,-2949795.2,6.04899047558623E12,3.11,3.11,2.0,4.63,0.97,5.31,3.94,1.38,-0.0,1.0,4.68,4.63,2.0,11.72,0.88,12.34,11.1,1.24,-0.0,1.0,11.74,11.72,2.0,15.72,1.07,16.48,14.96,1.52,-0.0,1.0,15.74,15.72,2.0,20.54,1.27,21.44,19.65,1.79,-0.0,1.0,20.56,20.54,2.0,23.5,2.34,25.16,21.85,3.31,0.0,1.0,23.56,23.5,2.0,26.88,1.27,27.78,25.98,1.79,-0.0,1.0,26.89,26.88,2.0,28.53,2.83,30.53,26.54,4.0,-0.0,1.0,28.6,28.53,2.0,24.81,1.07,25.57,24.06,1.52,0.0,1.0,24.82,24.81,2.0,16.61,0.39,16.89,16.34,0.55,-0.0,1.0,16.62,16.61,2.0,13.17,0.19,13.31,13.03,0.28,-0.0,1.0,13.17,13.17,2.0,8.55,0.29,8.76,8.35,0.41,0.0,1.0,8.56,8.55,2.0
+AZ-ATE-G100007 = -0.47,NaN,-0.47,-0.47,0.0,NaN,NaN,0.47,-0.47,1.0,6.42,NaN,6.42,6.42,0.0,NaN,NaN,6.42,6.42,1.0,10.83,NaN,10.83,10.83,0.0,NaN,NaN,10.83,10.83,1.0,16.06,NaN,16.06,16.06,0.0,NaN,NaN,16.06,16.06,1.0,18.82,NaN,18.82,18.82,0.0,NaN,NaN,18.82,18.82,1.0,23.23,NaN,23.23,23.23,0.0,NaN,NaN,23.23,23.23,1.0,23.23,NaN,23.23,23.23,0.0,NaN,NaN,23.23,23.23,1.0,24.88,NaN,24.88,24.88,0.0,NaN,NaN,24.88,24.88,1.0,20.75,NaN,20.75,20.75,0.0,NaN,NaN,20.75,20.75,1.0,17.17,NaN,17.17,17.17,0.0,NaN,NaN,17.17,17.17,1.0,9.17,NaN,9.17,9.17,0.0,NaN,NaN,9.17,9.17,1.0,6.97,NaN,6.97,6.97,0.0,NaN,NaN,6.97,6.97,1.0
+AZ-ATE-G100008 = -2.8,4.67,5.04,-18.94,23.98,-0.75,2.97,5.44,-1.71,3443.0,5.88,6.22,16.89,-13.98,30.87,-0.91,3.12,8.56,7.93,3443.0,18.03,5.06,27.64,-4.88,32.52,-1.85,6.93,18.73,19.51,3443.0,22.38,4.97,34.53,0.63,33.9,-0.65,3.92,22.92,22.95,3443.0,25.72,6.28,38.66,7.24,31.42,-0.41,2.44,26.47,26.95,3443.0,30.66,7.19,45.0,12.76,32.24,-0.46,2.23,31.49,32.32,3443.0,32.41,6.38,45.0,15.79,29.21,-0.59,2.39,33.03,34.11,3443.0,33.61,5.86,45.0,17.72,27.28,-0.45,2.36,34.12,34.8,3443.0,28.79,5.08,38.94,13.31,25.63,-0.64,2.5,29.23,30.26,3443.0,20.3,3.87,28.6,6.97,21.63,-0.77,3.23,20.67,21.02,3443.0,13.35,3.36,18.82,-1.3,20.12,-1.5,5.43,13.77,14.27,3443.0,7.15,3.69,13.58,-10.67,24.25,-1.69,6.29,8.05,8.35,3443.0
+AZ-ATE-G100009 = -5.77,3.01,3.39,-11.63,15.02,0.48,3.01,6.51,-5.71,179.0,1.87,4.63,12.62,-6.67,19.29,0.67,2.81,4.98,0.91,179.0,17.29,3.69,26.95,9.31,17.64,0.44,3.01,17.67,17.1,179.0,19.12,3.57,28.6,12.2,16.4,0.78,2.93,19.45,18.27,179.0,19.7,4.53,34.11,11.79,22.32,1.23,4.03,20.21,18.27,179.0,23.5,6.08,41.69,16.06,25.63,1.23,3.6,24.27,21.02,179.0,26.54,5.16,40.04,18.68,21.36,0.79,2.71,27.04,25.43,179.0,29.27,5.23,43.48,21.3,22.19,0.94,2.82,29.73,27.36,179.0,24.53,4.25,35.35,18.96,16.4,0.92,2.73,24.89,22.95,179.0,18.04,3.47,26.88,11.1,15.78,0.81,2.87,18.37,17.23,179.0,11.66,2.6,18.13,3.8,14.33,0.26,3.06,11.95,11.38,179.0,5.53,3.87,13.31,-4.88,18.19,0.32,2.27,6.75,4.76,179.0
+AZ-ATE-G100010 = 1.87,NaN,1.87,1.87,0.0,NaN,NaN,1.87,1.87,1.0,4.07,NaN,4.07,4.07,0.0,NaN,NaN,4.07,4.07,1.0,9.31,NaN,9.31,9.31,0.0,NaN,NaN,9.31,9.31,1.0,15.65,NaN,15.65,15.65,0.0,NaN,NaN,15.65,15.65,1.0,22.13,NaN,22.13,22.13,0.0,NaN,NaN,22.13,22.13,1.0,25.71,NaN,25.71,25.71,0.0,NaN,NaN,25.71,25.71,1.0,28.05,NaN,28.05,28.05,0.0,NaN,NaN,28.05,28.05,1.0,29.29,NaN,29.29,29.29,0.0,NaN,NaN,29.29,29.29,1.0,25.43,NaN,25.43,25.43,0.0,NaN,NaN,25.43,25.43,1.0,17.44,NaN,17.44,17.44,0.0,NaN,NaN,17.44,17.44,1.0,13.31,NaN,13.31,13.31,0.0,NaN,NaN,13.31,13.31,1.0,8.76,NaN,8.76,8.76,0.0,NaN,NaN,8.76,8.76,1.0
+AZ-ATE-G100011 = 2.08,0.29,2.28,1.87,0.41,-0.0,1.0,2.09,2.08,2.0,2.97,0.19,3.11,2.83,0.28,-0.0,1.0,2.98,2.97,2.0,7.31,0.1,7.38,7.24,0.14,0.0,1.0,7.31,7.31,2.0,10.34,0.29,10.55,10.14,0.41,-0.0,1.0,10.35,10.34,2.0,15.44,0.1,15.51,15.37,0.14,-0.0,1.0,15.44,15.44,2.0,20.82,0.29,21.02,20.61,0.41,0.0,1.0,20.82,20.82,2.0,23.99,0.1,24.06,23.92,0.14,0.0,1.0,23.99,23.99,2.0,24.88,0.39,25.16,24.61,0.55,-0.0,1.0,24.88,24.88,2.0,21.44,0.19,21.57,21.3,0.28,-0.0,1.0,21.44,21.44,2.0,16.34,0.39,16.61,16.06,0.55,-0.0,1.0,16.34,16.34,2.0,12.76,0.39,13.03,12.48,0.55,-0.0,1.0,12.76,12.76,2.0,8.76,0.19,8.9,8.62,0.28,0.0,1.0,8.76,8.76,2.0
+AZ-ATE-G100012 = 4.21,NaN,4.21,4.21,0.0,NaN,NaN,4.21,4.21,1.0,2.83,NaN,2.83,2.83,0.0,NaN,NaN,2.83,2.83,1.0,6.14,NaN,6.14,6.14,0.0,NaN,NaN,6.14,6.14,1.0,9.72,NaN,9.72,9.72,0.0,NaN,NaN,9.72,9.72,1.0,14.41,NaN,14.41,14.41,0.0,NaN,NaN,14.41,14.41,1.0,20.2,NaN,20.2,20.2,0.0,NaN,NaN,20.2,20.2,1.0,22.68,NaN,22.68,22.68,0.0,NaN,NaN,22.68,22.68,1.0,23.23,NaN,23.23,23.23,0.0,NaN,NaN,23.23,23.23,1.0,21.57,NaN,21.57,21.57,0.0,NaN,NaN,21.57,21.57,1.0,16.61,NaN,16.61,16.61,0.0,NaN,NaN,16.61,16.61,1.0,13.03,NaN,13.03,13.03,0.0,NaN,NaN,13.03,13.03,1.0,9.45,NaN,9.45,9.45,0.0,NaN,NaN,9.45,9.45,1.0
+AZ-ATE-G100013 = 3.11,NaN,3.11,3.11,0.0,NaN,NaN,3.11,3.11,1.0,3.11,NaN,3.11,3.11,0.0,NaN,NaN,3.11,3.11,1.0,6.28,NaN,6.28,6.28,0.0,NaN,NaN,6.28,6.28,1.0,11.24,NaN,11.24,11.24,0.0,NaN,NaN,11.24,11.24,1.0,16.61,NaN,16.61,16.61,0.0,NaN,NaN,16.61,16.61,1.0,18.41,NaN,18.41,18.41,0.0,NaN,NaN,18.41,18.41,1.0,22.68,NaN,22.68,22.68,0.0,NaN,NaN,22.68,22.68,1.0,23.5,NaN,23.5,23.5,0.0,NaN,NaN,23.5,23.5,1.0,22.13,NaN,22.13,22.13,0.0,NaN,NaN,22.13,22.13,1.0,17.03,NaN,17.03,17.03,0.0,NaN,NaN,17.03,17.03,1.0,13.17,NaN,13.17,13.17,0.0,NaN,NaN,13.17,13.17,1.0,8.9,NaN,8.9,8.9,0.0,NaN,NaN,8.9,8.9,1.0
+AZ-ATE-G100014 = 3.11,NaN,3.11,3.11,0.0,NaN,NaN,3.11,3.11,1.0,3.11,NaN,3.11,3.11,0.0,NaN,NaN,3.11,3.11,1.0,5.87,NaN,5.87,5.87,0.0,NaN,NaN,5.87,5.87,1.0,11.1,NaN,11.1,11.1,0.0,NaN,NaN,11.1,11.1,1.0,16.34,NaN,16.34,16.34,0.0,NaN,NaN,16.34,16.34,1.0,18.54,NaN,18.54,18.54,0.0,NaN,NaN,18.54,18.54,1.0,22.4,NaN,22.4,22.4,0.0,NaN,NaN,22.4,22.4,1.0,23.5,NaN,23.5,23.5,0.0,NaN,NaN,23.5,23.5,1.0,21.85,NaN,21.85,21.85,0.0,NaN,NaN,21.85,21.85,1.0,16.89,NaN,16.89,16.89,0.0,NaN,NaN,16.89,16.89,1.0,13.03,NaN,13.03,13.03,0.0,NaN,NaN,13.03,13.03,1.0,8.9,NaN,8.9,8.9,0.0,NaN,NaN,8.9,8.9,1.0
+AZ-ATE-G100015 = 3.11,0.0,3.11,3.11,0.0,-2949795.2,6.04899047558623E12,3.11,3.11,2.0,3.11,0.0,3.11,3.11,0.0,-2949795.2,6.04899047558623E12,3.11,3.11,2.0,6.69,0.0,6.69,6.69,0.0,-5035296.64,1.676550121273226E13,6.69,6.69,2.0,11.17,0.29,11.38,10.96,0.41,0.0,1.0,11.17,11.17,2.0,16.75,0.19,16.89,16.61,0.28,0.0,1.0,16.75,16.75,2.0,18.41,0.19,18.54,18.27,0.28,-0.0,1.0,18.41,18.41,2.0,22.95,NaN,22.95,22.95,0.0,NaN,-1.2170884943389688E14,22.95,22.95,2.0,23.5,0.0,23.5,23.5,0.0,-1.290539685E7,1.10849033864642E14,23.5,23.5,2.0,22.26,0.19,22.4,22.13,0.28,0.0,1.0,22.26,22.26,2.0,17.23,0.1,17.3,17.17,0.14,0.0,1.0,17.23,17.23,2.0,13.31,0.0,13.31,13.31,0.0,-6885422.11,3.155825122293659E13,13.31,13.31,2.0,9.04,0.19,9.17,8.9,0.28,-0.0,1.0,9.04,9.04,2.0
+AZ-NAK-G430001 = -9.41,2.76,-1.02,-13.7,12.68,1.04,3.47,9.8,-10.39,222.0,0.24,4.4,7.8,-11.5,19.29,-0.76,2.73,4.4,1.46,222.0,17.03,4.3,25.16,0.08,25.08,-1.55,5.41,17.56,18.27,222.0,24.96,3.56,30.94,10.83,20.12,-1.32,4.75,25.21,25.85,222.0,30.51,4.61,37.83,15.51,22.32,-1.27,4.07,30.85,31.5,222.0,37.82,4.85,45.0,21.02,23.98,-1.51,4.93,38.13,39.18,222.0,39.45,4.13,45.0,24.88,20.12,-1.36,4.54,39.66,40.69,222.0,39.0,2.85,44.17,29.02,15.16,-1.06,4.06,39.1,39.49,222.0,34.95,2.69,38.94,25.43,13.5,-1.1,4.07,35.05,35.63,222.0,26.76,3.44,32.32,15.65,16.67,-1.02,3.74,26.98,27.67,222.0,14.74,2.81,19.37,4.21,15.16,-1.34,4.95,15.0,15.51,222.0,6.45,2.2,9.72,-4.06,13.78,-1.83,7.6,6.81,6.97,222.0
+AZ-NKA-G420001 = -5.77,3.01,3.39,-11.63,15.02,0.48,3.01,6.51,-5.71,179.0,1.87,4.63,12.62,-6.67,19.29,0.67,2.81,4.98,0.91,179.0,17.29,3.69,26.95,9.31,17.64,0.44,3.01,17.67,17.1,179.0,19.12,3.57,28.6,12.2,16.4,0.78,2.93,19.45,18.27,179.0,19.7,4.53,34.11,11.79,22.32,1.23,4.03,20.21,18.27,179.0,23.5,6.08,41.69,16.06,25.63,1.23,3.6,24.27,21.02,179.0,26.54,5.16,40.04,18.68,21.36,0.79,2.71,27.04,25.43,179.0,29.27,5.23,43.48,21.3,22.19,0.94,2.82,29.73,27.36,179.0,24.53,4.25,35.35,18.96,16.4,0.92,2.73,24.89,22.95,179.0,18.04,3.47,26.88,11.1,15.78,0.81,2.87,18.37,17.23,179.0,11.66,2.6,18.13,3.8,14.33,0.26,3.06,11.95,11.38,179.0,5.53,3.87,13.31,-4.88,18.19,0.32,2.27,6.75,4.76,179.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AZE/AZE_2_vegetation_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AZE/AZE_2_vegetation_2008.properties
new file mode 100644
index 0000000..7d09828
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/AZE/AZE_2_vegetation_2008.properties
@@ -0,0 +1,63 @@
+# AZE.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the vegetation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = AZE vegetation data for 2008 at admin level 2
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = AZE
+ADMIN_LEVEL = 2
+UNITS = UNITS
+DATA_TYPE = vegetation
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 0.9 
+# Minimum: -0.1
+
+AZ-ATE-G100001 = 0.01,NaN,0.01,0.01,0.0,NaN,NaN,0.01,0.01,1.0,-0.01,NaN,-0.01,-0.01,0.0,NaN,NaN,0.01,-0.01,1.0,-0.04,NaN,-0.04,-0.04,0.0,NaN,NaN,0.04,-0.04,1.0,-0.01,NaN,-0.01,-0.01,0.0,NaN,NaN,0.01,-0.01,1.0,0.03,NaN,0.03,0.03,0.0,NaN,NaN,0.03,0.03,1.0,-0.06,NaN,-0.06,-0.06,0.0,NaN,NaN,0.06,-0.06,1.0,0.1,NaN,0.1,0.1,0.0,NaN,NaN,0.1,0.1,1.0,0.0,NaN,0.0,0.0,0.0,NaN,NaN,0.0,0.0,1.0,0.02,NaN,0.02,0.02,0.0,NaN,NaN,0.02,0.02,1.0,-0.04,NaN,-0.04,-0.04,0.0,NaN,NaN,0.04,-0.04,1.0,0.14,NaN,0.14,0.14,0.0,NaN,NaN,0.14,0.14,1.0,0.02,NaN,0.02,0.02,0.0,NaN,NaN,0.02,0.02,1.0
+AZ-ATE-G100002 = 0.02,NaN,0.02,0.02,0.0,NaN,NaN,0.02,0.02,1.0,-0.01,NaN,-0.01,-0.01,0.0,NaN,NaN,0.01,-0.01,1.0,0.02,NaN,0.02,0.02,0.0,NaN,NaN,0.02,0.02,1.0,-0.02,NaN,-0.02,-0.02,0.0,NaN,NaN,0.02,-0.02,1.0,0.06,NaN,0.06,0.06,0.0,NaN,NaN,0.06,0.06,1.0,-0.04,NaN,-0.04,-0.04,0.0,NaN,NaN,0.04,-0.04,1.0,-0.05,NaN,-0.05,-0.05,0.0,NaN,NaN,0.05,-0.05,1.0,0.0,NaN,0.0,0.0,0.0,NaN,NaN,0.0,0.0,1.0,0.02,NaN,0.02,0.02,0.0,NaN,NaN,0.02,0.02,1.0,0.2,NaN,0.2,0.2,0.0,NaN,NaN,0.2,0.2,1.0,0.13,NaN,0.13,0.13,0.0,NaN,NaN,0.13,0.13,1.0,0.01,NaN,0.01,0.01,0.0,NaN,NaN,0.01,0.01,1.0
+AZ-ATE-G100003 = 0.02,NaN,0.02,0.02,0.0,NaN,NaN,0.02,0.02,1.0,-0.01,NaN,-0.01,-0.01,0.0,NaN,NaN,0.01,-0.01,1.0,-0.04,NaN,-0.04,-0.04,0.0,NaN,NaN,0.04,-0.04,1.0,-0.02,NaN,-0.02,-0.02,0.0,NaN,NaN,0.02,-0.02,1.0,0.08,NaN,0.08,0.08,0.0,NaN,NaN,0.08,0.08,1.0,-0.04,NaN,-0.04,-0.04,0.0,NaN,NaN,0.04,-0.04,1.0,-0.03,NaN,-0.03,-0.03,0.0,NaN,NaN,0.03,-0.03,1.0,0.01,NaN,0.01,0.01,0.0,NaN,NaN,0.01,0.01,1.0,0.01,NaN,0.01,0.01,0.0,NaN,NaN,0.01,0.01,1.0,0.24,NaN,0.24,0.24,0.0,NaN,NaN,0.24,0.24,1.0,0.12,NaN,0.12,0.12,0.0,NaN,NaN,0.12,0.12,1.0,0.02,NaN,0.02,0.02,0.0,NaN,NaN,0.02,0.02,1.0
+AZ-ATE-G100004 = 0.03,0.02,0.05,0.02,0.03,0.0,1.0,0.04,0.03,2.0,0.05,0.02,0.06,0.03,0.02,0.0,1.0,0.05,0.05,2.0,0.03,0.03,0.05,0.01,0.04,-0.0,1.0,0.04,0.03,2.0,0.02,0.03,0.04,0.0,0.04,0.0,1.0,0.03,0.02,2.0,0.07,0.01,0.07,0.06,0.01,-0.0,1.13,0.07,0.07,2.0,0.02,0.02,0.03,0.0,0.02,0.0,1.0,0.02,0.02,2.0,0.02,0.03,0.04,0.0,0.04,0.0,1.0,0.03,0.02,2.0,0.05,0.02,0.06,0.04,0.03,-0.0,1.0,0.05,0.05,2.0,0.06,0.03,0.08,0.04,0.04,-0.0,1.0,0.06,0.06,2.0,0.22,0.02,0.24,0.21,0.03,0.0,1.0,0.22,0.22,2.0,0.14,0.0,0.15,0.14,0.01,0.0,1.2,0.14,0.14,2.0,0.07,0.03,0.09,0.05,0.04,-0.0,1.0,0.07,0.07,2.0
+AZ-ATE-G100005 = 0.03,NaN,0.03,0.03,0.0,NaN,NaN,0.03,0.03,1.0,0.05,NaN,0.05,0.05,0.0,NaN,NaN,0.05,0.05,1.0,0.05,NaN,0.05,0.05,0.0,NaN,NaN,0.05,0.05,1.0,0.02,NaN,0.02,0.02,0.0,NaN,NaN,0.02,0.02,1.0,0.09,NaN,0.09,0.09,0.0,NaN,NaN,0.09,0.09,1.0,0.08,NaN,0.08,0.08,0.0,NaN,NaN,0.08,0.08,1.0,0.03,NaN,0.03,0.03,0.0,NaN,NaN,0.03,0.03,1.0,0.06,NaN,0.06,0.06,0.0,NaN,NaN,0.06,0.06,1.0,0.07,NaN,0.07,0.07,0.0,NaN,NaN,0.07,0.07,1.0,0.11,NaN,0.11,0.11,0.0,NaN,NaN,0.11,0.11,1.0,0.15,NaN,0.15,0.15,0.0,NaN,NaN,0.15,0.15,1.0,0.04,NaN,0.04,0.04,0.0,NaN,NaN,0.04,0.04,1.0
+AZ-ATE-G100006 = 0.03,NaN,0.03,0.03,0.0,NaN,4.6914609021E9,0.03,0.03,2.0,0.05,NaN,0.05,0.05,0.0,NaN,-4.17961809348E10,0.05,0.05,2.0,0.05,0.0,0.05,0.05,0.0,0.0,2.68,0.05,0.05,2.0,0.01,0.01,0.02,0.01,0.01,0.0,0.94,0.01,0.01,2.0,0.09,NaN,0.09,0.09,0.0,NaN,2.73605839368E9,0.09,0.09,2.0,0.11,0.04,0.14,0.08,0.05,-0.0,1.0,0.11,0.11,2.0,0.03,0.0,0.03,0.02,0.01,-0.0,1.06,0.03,0.03,2.0,0.05,0.01,0.06,0.05,0.01,-0.0,1.01,0.05,0.05,2.0,0.07,0.01,0.07,0.06,0.02,-0.0,1.01,0.07,0.07,2.0,0.1,0.02,0.11,0.09,0.02,0.0,1.0,0.1,0.1,2.0,0.14,0.01,0.15,0.14,0.01,0.0,0.91,0.14,0.14,2.0,0.03,0.02,0.04,0.01,0.03,-0.0,1.0,0.03,0.03,2.0
+AZ-ATE-G100007 = 0.02,NaN,0.02,0.02,0.0,NaN,NaN,0.02,0.02,1.0,0.03,NaN,0.03,0.03,0.0,NaN,NaN,0.03,0.03,1.0,-0.04,NaN,-0.04,-0.04,0.0,NaN,NaN,0.04,-0.04,1.0,-0.03,NaN,-0.03,-0.03,0.0,NaN,NaN,0.03,-0.03,1.0,-0.01,NaN,-0.01,-0.01,0.0,NaN,NaN,0.01,-0.01,1.0,-0.03,NaN,-0.03,-0.03,0.0,NaN,NaN,0.03,-0.03,1.0,0.02,NaN,0.02,0.02,0.0,NaN,NaN,0.02,0.02,1.0,0.03,NaN,0.03,0.03,0.0,NaN,NaN,0.03,0.03,1.0,0.04,NaN,0.04,0.04,0.0,NaN,NaN,0.04,0.04,1.0,0.07,NaN,0.07,0.07,0.0,NaN,NaN,0.07,0.07,1.0,0.07,NaN,0.07,0.07,0.0,NaN,NaN,0.07,0.07,1.0,0.04,NaN,0.04,0.04,0.0,NaN,NaN,0.04,0.04,1.0
+AZ-ATE-G100008 = 0.14,0.1,0.45,-0.02,0.47,0.53,2.51,0.17,0.13,3443.0,0.22,0.11,0.49,-0.04,0.53,-0.24,2.36,0.24,0.22,3443.0,0.38,0.13,0.68,-0.05,0.72,-0.68,3.13,0.4,0.4,3443.0,0.51,0.17,0.79,-0.1,0.89,-0.86,2.99,0.53,0.55,3443.0,0.52,0.19,0.87,-0.07,0.94,-0.43,2.42,0.55,0.54,3443.0,0.46,0.19,0.86,-0.1,0.96,-0.09,2.17,0.5,0.46,3443.0,0.45,0.2,0.86,-0.07,0.93,0.04,2.13,0.49,0.44,3443.0,0.41,0.17,0.83,-0.07,0.9,0.05,2.28,0.45,0.41,3443.0,0.43,0.15,0.81,-0.06,0.86,0.02,2.64,0.46,0.43,3443.0,0.45,0.12,0.8,-0.04,0.83,-0.29,3.23,0.47,0.47,3443.0,0.43,0.11,0.7,0.03,0.68,-0.47,3.13,0.44,0.44,3443.0,0.31,0.12,0.66,-0.0,0.66,0.1,2.65,0.34,0.31,3443.0
+AZ-ATE-G100009 = 0.1,0.06,0.23,-0.02,0.25,0.04,2.4,0.12,0.1,179.0,0.16,0.07,0.3,0.01,0.29,0.26,2.77,0.17,0.16,179.0,0.35,0.07,0.49,0.17,0.32,-0.17,2.64,0.35,0.34,179.0,0.54,0.11,0.73,0.33,0.4,0.06,1.9,0.55,0.53,179.0,0.72,0.1,0.84,0.34,0.5,-1.83,6.5,0.73,0.75,179.0,0.67,0.13,0.82,0.24,0.58,-1.63,4.83,0.68,0.72,179.0,0.67,0.16,0.84,0.23,0.61,-1.24,3.55,0.69,0.73,179.0,0.57,0.14,0.75,0.22,0.54,-1.0,2.91,0.59,0.62,179.0,0.57,0.12,0.74,0.24,0.5,-1.0,3.26,0.58,0.6,179.0,0.48,0.07,0.6,0.27,0.33,-0.69,3.36,0.49,0.49,179.0,0.45,0.06,0.61,0.32,0.29,0.16,2.73,0.45,0.44,179.0,0.26,0.06,0.42,0.14,0.28,0.54,2.78,0.27,0.25,179.0
+AZ-ATE-G100010 = 0.06,NaN,0.06,0.06,0.0,NaN,NaN,0.06,0.06,1.0,0.09,NaN,0.09,0.09,0.0,NaN,NaN,0.09,0.09,1.0,0.14,NaN,0.14,0.14,0.0,NaN,NaN,0.14,0.14,1.0,0.12,NaN,0.12,0.12,0.0,NaN,NaN,0.12,0.12,1.0,0.12,NaN,0.12,0.12,0.0,NaN,NaN,0.12,0.12,1.0,0.04,NaN,0.04,0.04,0.0,NaN,NaN,0.04,0.04,1.0,0.07,NaN,0.07,0.07,0.0,NaN,NaN,0.07,0.07,1.0,0.09,NaN,0.09,0.09,0.0,NaN,NaN,0.09,0.09,1.0,0.13,NaN,0.13,0.13,0.0,NaN,NaN,0.13,0.13,1.0,0.21,NaN,0.21,0.21,0.0,NaN,NaN,0.21,0.21,1.0,0.27,NaN,0.27,0.27,0.0,NaN,NaN,0.27,0.27,1.0,0.19,NaN,0.19,0.19,0.0,NaN,NaN,0.19,0.19,1.0
+AZ-ATE-G100011 = -0.0,0.01,0.0,-0.01,0.01,0.0,1.0,0.01,-0.0,2.0,0.0,0.0,0.01,0.0,0.0,0.0,0.77,0.0,0.0,2.0,0.11,0.04,0.14,0.09,0.06,0.0,1.0,0.12,0.11,2.0,0.0,0.0,0.0,0.0,0.0,-0.02,-15.48,0.0,0.0,2.0,0.01,0.02,0.03,-0.01,0.03,-0.0,1.0,0.02,0.01,2.0,-0.09,0.01,-0.08,-0.1,0.01,-0.0,0.98,0.09,-0.09,2.0,-0.02,0.01,-0.02,-0.03,0.01,0.0,0.96,0.02,-0.02,2.0,-0.01,0.0,-0.0,-0.01,0.01,0.0,1.48,0.01,-0.01,2.0,-0.0,0.02,0.01,-0.01,0.03,-0.0,1.0,0.01,-0.0,2.0,0.01,0.02,0.02,-0.0,0.03,0.0,1.0,0.02,0.01,2.0,0.35,0.05,0.38,0.32,0.06,0.0,1.0,0.35,0.35,2.0,0.05,NaN,0.05,0.05,0.0,NaN,-4.17961809348E10,0.05,0.05,2.0
+AZ-ATE-G100012 = -0.0,NaN,-0.0,-0.0,0.0,NaN,NaN,0.0,-0.0,1.0,-0.02,NaN,-0.02,-0.02,0.0,NaN,NaN,0.02,-0.02,1.0,0.24,NaN,0.24,0.24,0.0,NaN,NaN,0.24,0.24,1.0,-0.08,NaN,-0.08,-0.08,0.0,NaN,NaN,0.08,-0.08,1.0,0.08,NaN,0.08,0.08,0.0,NaN,NaN,0.08,0.08,1.0,-0.09,NaN,-0.09,-0.09,0.0,NaN,NaN,0.09,-0.09,1.0,-0.03,NaN,-0.03,-0.03,0.0,NaN,NaN,0.03,-0.03,1.0,-0.03,NaN,-0.03,-0.03,0.0,NaN,NaN,0.03,-0.03,1.0,0.04,NaN,0.04,0.04,0.0,NaN,NaN,0.04,0.04,1.0,-0.05,NaN,-0.05,-0.05,0.0,NaN,NaN,0.05,-0.05,1.0,0.53,NaN,0.53,0.53,0.0,NaN,NaN,0.53,0.53,1.0,0.01,NaN,0.01,0.01,0.0,NaN,NaN,0.01,0.01,1.0
+AZ-ATE-G100013 = 0.01,NaN,0.01,0.01,0.0,NaN,NaN,0.01,0.01,1.0,-0.01,NaN,-0.01,-0.01,0.0,NaN,NaN,0.01,-0.01,1.0,-0.04,NaN,-0.04,-0.04,0.0,NaN,NaN,0.04,-0.04,1.0,-0.01,NaN,-0.01,-0.01,0.0,NaN,NaN,0.01,-0.01,1.0,0.03,NaN,0.03,0.03,0.0,NaN,NaN,0.03,0.03,1.0,-0.06,NaN,-0.06,-0.06,0.0,NaN,NaN,0.06,-0.06,1.0,0.1,NaN,0.1,0.1,0.0,NaN,NaN,0.1,0.1,1.0,0.0,NaN,0.0,0.0,0.0,NaN,NaN,0.0,0.0,1.0,0.02,NaN,0.02,0.02,0.0,NaN,NaN,0.02,0.02,1.0,-0.04,NaN,-0.04,-0.04,0.0,NaN,NaN,0.04,-0.04,1.0,0.14,NaN,0.14,0.14,0.0,NaN,NaN,0.14,0.14,1.0,0.02,NaN,0.02,0.02,0.0,NaN,NaN,0.02,0.02,1.0
+AZ-ATE-G100014 = 0.01,NaN,0.01,0.01,0.0,NaN,NaN,0.01,0.01,1.0,-0.02,NaN,-0.02,-0.02,0.0,NaN,NaN,0.02,-0.02,1.0,-0.05,NaN,-0.05,-0.05,0.0,NaN,NaN,0.05,-0.05,1.0,-0.04,NaN,-0.04,-0.04,0.0,NaN,NaN,0.04,-0.04,1.0,0.02,NaN,0.02,0.02,0.0,NaN,NaN,0.02,0.02,1.0,-0.06,NaN,-0.06,-0.06,0.0,NaN,NaN,0.06,-0.06,1.0,0.05,NaN,0.05,0.05,0.0,NaN,NaN,0.05,0.05,1.0,-0.01,NaN,-0.01,-0.01,0.0,NaN,NaN,0.01,-0.01,1.0,0.03,NaN,0.03,0.03,0.0,NaN,NaN,0.03,0.03,1.0,-0.05,NaN,-0.05,-0.05,0.0,NaN,NaN,0.05,-0.05,1.0,0.12,NaN,0.12,0.12,0.0,NaN,NaN,0.12,0.12,1.0,0.0,NaN,0.0,0.0,0.0,NaN,NaN,0.0,0.0,1.0
+AZ-ATE-G100015 = 0.01,0.01,0.02,0.0,0.02,-0.0,1.0,0.01,0.01,2.0,-0.01,0.01,-0.0,-0.01,0.01,-0.0,1.04,0.01,-0.01,2.0,-0.04,0.01,-0.03,-0.04,0.01,-0.0,0.93,0.04,-0.04,2.0,0.02,0.0,0.02,0.02,0.01,-0.0,0.9,0.02,0.02,2.0,0.04,0.0,0.05,0.04,0.0,0.0,1.06,0.04,0.04,2.0,-0.06,0.0,-0.06,-0.06,0.0,364696.95,2.2054620634996E11,0.06,-0.06,2.0,0.13,0.03,0.15,0.11,0.04,-0.0,1.0,0.13,0.13,2.0,0.02,0.0,0.02,0.01,0.01,0.0,1.26,0.02,0.02,2.0,0.01,0.0,0.01,0.0,0.01,0.0,1.62,0.01,0.01,2.0,-0.02,0.02,-0.0,-0.03,0.03,-0.0,1.0,0.02,-0.02,2.0,0.16,0.01,0.16,0.15,0.01,-0.0,0.93,0.16,0.16,2.0,0.02,0.01,0.03,0.02,0.01,-0.0,0.95,0.03,0.02,2.0
+AZ-NAK-G430001 = 0.02,0.03,0.12,-0.02,0.14,1.23,3.77,0.04,0.0,222.0,0.07,0.05,0.22,-0.01,0.23,0.56,3.21,0.08,0.07,222.0,0.18,0.05,0.3,0.05,0.25,-0.07,2.54,0.19,0.18,222.0,0.28,0.06,0.43,0.11,0.32,-0.22,3.01,0.28,0.28,222.0,0.28,0.09,0.59,0.1,0.48,0.85,3.75,0.29,0.26,222.0,0.24,0.09,0.63,0.11,0.52,1.52,5.53,0.26,0.22,222.0,0.22,0.08,0.58,0.12,0.46,1.75,6.5,0.23,0.2,222.0,0.19,0.05,0.41,0.11,0.3,1.32,4.54,0.2,0.18,222.0,0.19,0.05,0.35,0.12,0.23,1.2,4.28,0.19,0.18,222.0,0.18,0.04,0.31,0.11,0.2,0.94,3.79,0.18,0.17,222.0,0.16,0.03,0.26,0.1,0.16,0.69,3.43,0.17,0.16,222.0,0.12,0.03,0.22,0.05,0.18,0.6,3.5,0.13,0.12,222.0
+AZ-NKA-G420001 = 0.1,0.06,0.23,-0.02,0.25,0.04,2.4,0.12,0.1,179.0,0.16,0.07,0.3,0.01,0.29,0.26,2.77,0.17,0.16,179.0,0.35,0.07,0.49,0.17,0.32,-0.17,2.64,0.35,0.34,179.0,0.54,0.11,0.73,0.33,0.4,0.06,1.9,0.55,0.53,179.0,0.72,0.1,0.84,0.34,0.5,-1.83,6.5,0.73,0.75,179.0,0.67,0.13,0.82,0.24,0.58,-1.63,4.83,0.68,0.72,179.0,0.67,0.16,0.84,0.23,0.61,-1.24,3.55,0.69,0.73,179.0,0.57,0.14,0.75,0.22,0.54,-1.0,2.91,0.59,0.62,179.0,0.57,0.12,0.74,0.24,0.5,-1.0,3.26,0.58,0.6,179.0,0.48,0.07,0.6,0.27,0.33,-0.69,3.36,0.49,0.49,179.0,0.45,0.06,0.61,0.32,0.29,0.16,2.73,0.45,0.44,179.0,0.26,0.06,0.42,0.14,0.28,0.54,2.78,0.27,0.25,179.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BDI/BDI_0_nighttemp_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BDI/BDI_0_nighttemp_2008.properties
new file mode 100644
index 0000000..4932ca2
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BDI/BDI_0_nighttemp_2008.properties
@@ -0,0 +1,47 @@
+# BDI.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the nighttemp data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BDI nighttemp data for 2008 at admin level 0
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BDI
+ADMIN_LEVEL = 0
+UNITS = C
+DATA_TYPE = nighttemp
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+BDI = 13.9,2.35,20.2,8.07,12.13,0.18,3.26,14.09,13.86,871.0,13.94,3.93,24.06,-2.13,26.18,-1.03,5.32,14.48,14.13,870.0,12.74,3.3,21.99,2.28,19.7,-0.23,3.97,13.16,12.89,871.0,13.89,2.93,22.13,3.39,18.74,-0.24,3.57,14.2,14.41,871.0,14.37,2.72,22.54,8.07,14.47,0.73,3.98,14.62,14.13,871.0,14.27,2.9,23.5,8.62,14.88,1.33,4.92,14.56,13.58,871.0,13.79,2.78,23.5,8.35,15.16,1.26,5.22,14.07,13.38,871.0,14.54,2.76,23.64,8.35,15.3,0.75,4.24,14.8,14.41,871.0,15.09,2.89,23.78,8.62,15.16,0.85,4.28,15.37,14.82,871.0,14.35,3.02,23.78,6.42,17.36,0.58,3.7,14.67,14.13,871.0,14.14,2.85,24.06,7.38,16.67,0.63,3.91,14.42,14.0,871.0,13.38,3.71,22.4,2.28,20.12,-0.75,3.76,13.89,14.13,871.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BDI/BDI_0_rainfall_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BDI/BDI_0_rainfall_2008.properties
new file mode 100644
index 0000000..e909f9f
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BDI/BDI_0_rainfall_2008.properties
@@ -0,0 +1,48 @@
+# BDI.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rainfall data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BDI rainfall data for 2008 at admin level 0
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BDI
+ADMIN_LEVEL = 0
+UNITS = MM
+DATA_TYPE = rainfall
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 2000.0
+# Minimum: 1.0
+# Data not available for locations above 35 degrees N and below 35 degrees S Latitude
+
+BDI = 180.12,48.13,317.67,86.84,230.83,0.02,2.55,186.39,181.92,143.0,184.69,30.37,273.2,130.49,142.7,0.63,3.08,187.15,182.33,143.0,153.0,31.32,265.08,92.24,172.84,0.49,3.56,156.15,150.15,143.0,118.59,27.85,184.58,64.23,120.35,0.17,2.09,121.79,118.74,143.0,40.94,33.44,136.52,3.77,132.75,0.93,2.87,52.78,29.14,143.0,88.16,50.84,227.97,26.35,201.62,0.95,2.84,101.68,66.19,143.0,2.01,1.23,9.18,1.0,8.18,2.39,11.42,2.36,1.51,143.0,35.55,15.71,92.24,9.9,82.34,0.76,3.79,38.85,35.13,143.0,67.07,33.96,174.09,11.14,162.95,0.75,3.33,75.12,63.24,143.0,98.03,33.07,214.62,36.21,178.42,0.24,3.02,103.42,100.97,143.0,151.68,49.38,299.07,79.32,219.75,1.2,4.23,159.46,141.72,143.0,39.23,11.71,66.19,19.62,46.57,0.16,2.07,40.93,39.26,143.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BDI/BDI_0_temperature_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BDI/BDI_0_temperature_2008.properties
new file mode 100644
index 0000000..c6ca31c
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BDI/BDI_0_temperature_2008.properties
@@ -0,0 +1,47 @@
+# BDI.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the temperature data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BDI temperature data for 2008 at admin level 0
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BDI
+ADMIN_LEVEL = 0
+UNITS = C
+DATA_TYPE = temperature
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+BDI = 21.98,1.88,26.81,14.41,12.4,-0.71,3.87,22.06,22.26,871.0,21.76,2.0,27.36,14.96,12.4,-0.73,3.35,21.85,22.19,871.0,21.05,1.82,25.98,14.13,11.85,-0.59,3.72,21.13,21.3,871.0,19.56,1.87,26.54,12.76,13.78,-0.21,4.61,19.65,19.78,871.0,21.63,2.22,29.02,14.27,14.74,-0.38,4.27,21.75,21.92,871.0,23.34,2.47,30.67,14.82,15.85,-0.61,4.05,23.47,23.64,871.0,25.34,2.65,31.22,16.61,14.61,-0.66,3.43,25.47,25.85,871.0,27.01,3.26,34.11,17.72,16.4,-0.37,2.4,27.21,27.36,871.0,29.65,3.35,37.28,18.41,18.88,-0.48,2.81,29.83,30.12,871.0,24.99,2.93,35.35,16.61,18.74,-0.02,3.35,25.16,25.02,871.0,23.18,2.76,34.8,15.51,19.29,0.17,4.23,23.34,23.37,871.0,22.29,2.21,28.19,15.51,12.68,-0.43,3.35,22.4,22.54,871.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BDI/BDI_0_vegetation_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BDI/BDI_0_vegetation_2008.properties
new file mode 100644
index 0000000..adf6b01
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BDI/BDI_0_vegetation_2008.properties
@@ -0,0 +1,47 @@
+# BDI.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the vegetation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BDI vegetation data for 2008 at admin level 0
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BDI
+ADMIN_LEVEL = 0
+UNITS = UNITS
+DATA_TYPE = vegetation
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 0.9 
+# Minimum: -0.1
+
+BDI = 0.63,0.13,0.77,0.08,0.69,-2.52,9.28,0.64,0.67,871.0,0.62,0.14,0.75,0.02,0.73,-2.8,10.31,0.63,0.66,871.0,0.57,0.11,0.77,0.06,0.71,-2.29,9.38,0.59,0.59,871.0,0.59,0.11,0.78,0.12,0.65,-2.3,9.03,0.6,0.61,871.0,0.58,0.13,0.77,0.03,0.75,-2.34,9.16,0.59,0.6,871.0,0.56,0.14,0.77,-0.04,0.81,-2.17,8.59,0.57,0.57,871.0,0.47,0.15,0.76,-0.09,0.85,-1.93,7.8,0.5,0.48,871.0,0.42,0.13,0.72,-0.1,0.82,-1.97,8.41,0.44,0.43,871.0,0.43,0.12,0.65,-0.03,0.67,-1.82,7.42,0.45,0.45,871.0,0.48,0.14,0.71,-0.06,0.78,-1.83,7.52,0.5,0.5,871.0,0.52,0.14,0.74,0.01,0.73,-1.74,6.53,0.54,0.55,871.0,0.64,0.14,0.81,0.09,0.72,-2.49,8.96,0.65,0.68,871.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BDI/BDI_1_nighttemp_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BDI/BDI_1_nighttemp_2008.properties
new file mode 100644
index 0000000..845e37c
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BDI/BDI_1_nighttemp_2008.properties
@@ -0,0 +1,61 @@
+# BDI.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the nighttemp data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BDI nighttemp data for 2008 at admin level 1
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BDI
+ADMIN_LEVEL = 1
+UNITS = C
+DATA_TYPE = nighttemp
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+BI-BB = 14.3,3.32,18.82,8.07,10.75,-0.16,1.67,14.67,13.96,34.0,15.31,5.06,20.33,4.07,16.26,-0.93,2.56,16.1,17.85,34.0,12.59,3.85,18.54,6.42,12.13,-0.03,1.66,13.14,13.0,34.0,12.52,3.45,18.54,7.11,11.44,0.16,1.77,12.97,12.58,34.0,15.46,2.95,19.09,9.59,9.51,-0.52,2.02,15.73,16.2,34.0,15.6,2.34,18.82,10.83,7.99,-0.26,1.83,15.77,15.72,34.0,14.47,2.74,18.27,9.59,8.68,-0.32,1.74,14.72,15.03,34.0,15.04,2.65,18.27,8.76,9.51,-0.62,2.26,15.26,15.72,34.0,15.77,2.65,19.09,10.14,8.96,-0.61,2.23,15.99,15.99,34.0,14.41,2.72,17.72,8.48,9.23,-0.5,1.97,14.65,15.1,34.0,13.51,3.36,18.54,8.28,10.27,-0.0,1.57,13.91,13.79,34.0,12.21,4.3,17.99,5.59,12.4,-0.01,1.5,12.93,12.58,34.0
+BI-BJ = 14.24,3.58,19.92,8.62,11.3,-0.07,1.63,14.68,14.69,60.0,14.76,5.15,22.13,1.46,20.67,-0.64,2.72,15.62,15.27,60.0,11.19,5.1,20.47,2.28,18.19,0.13,2.09,12.28,10.69,60.0,13.39,4.39,22.13,6.97,15.16,0.19,1.8,14.08,13.69,60.0,15.66,4.14,22.4,9.17,13.23,-0.08,1.68,16.19,15.51,60.0,15.82,4.24,22.68,8.62,14.06,-0.1,1.75,16.37,15.79,60.0,15.13,4.29,22.4,8.35,14.06,0.07,1.89,15.72,15.31,60.0,15.69,3.83,22.13,9.04,13.09,-0.14,1.88,16.14,16.44,60.0,15.95,4.15,22.4,9.17,13.23,-0.07,1.71,16.47,16.24,60.0,15.68,4.14,22.68,8.9,13.78,-0.11,1.78,16.21,16.34,60.0,14.25,3.3,20.2,8.07,12.13,0.18,1.96,14.62,14.2,60.0,12.63,5.47,20.75,2.28,18.46,-0.21,2.0,13.75,13.72,60.0
+BI-BR = 13.96,3.34,20.2,8.9,11.3,0.37,1.69,14.35,12.89,104.0,14.66,3.86,21.57,9.17,12.4,0.3,1.6,15.16,13.72,104.0,12.89,4.54,21.02,2.28,18.74,0.06,2.12,13.66,12.0,104.0,13.95,3.91,21.02,8.35,12.68,0.42,1.74,14.48,12.34,104.0,14.8,4.03,21.85,9.17,12.68,0.37,1.68,15.33,14.0,104.0,15.21,4.61,23.23,8.62,14.61,0.5,1.78,15.89,13.62,104.0,14.53,4.52,23.5,8.35,15.16,0.51,1.89,15.21,13.24,104.0,15.08,4.19,22.13,8.62,13.5,0.19,1.57,15.64,14.06,104.0,16.08,4.54,23.78,8.9,14.88,0.31,1.67,16.71,15.24,104.0,15.2,4.17,23.78,9.17,14.61,0.42,1.78,15.76,14.17,104.0,14.9,4.28,22.54,8.62,13.92,0.32,1.62,15.5,13.86,104.0,12.17,4.91,21.85,3.25,18.6,0.27,1.81,13.11,10.96,104.0
+BI-CA = 14.26,0.6,15.65,13.31,2.34,0.63,2.46,14.27,14.13,59.0,13.47,0.69,15.51,12.2,3.31,0.98,3.92,13.48,13.31,59.0,13.36,1.03,15.24,10.83,4.41,-0.32,2.13,13.4,13.44,59.0,14.8,0.6,16.06,13.58,2.48,-0.22,2.23,14.81,14.82,59.0,14.64,0.79,16.2,13.58,2.62,0.18,1.69,14.66,14.55,59.0,13.63,0.73,14.96,11.93,3.03,-0.11,2.1,13.65,13.72,59.0,13.44,0.81,14.69,11.1,3.58,-0.7,3.07,13.47,13.58,59.0,14.7,0.66,15.99,13.03,2.96,-0.11,2.63,14.71,14.69,59.0,15.09,0.74,16.55,13.31,3.24,-0.06,2.38,15.11,15.1,59.0,14.72,0.8,16.06,12.76,3.31,-0.27,2.73,14.75,14.82,59.0,13.4,1.46,15.79,8.35,7.44,-0.69,3.98,13.47,13.31,59.0,15.28,0.68,16.34,14.13,2.2,0.04,1.7,15.29,15.24,59.0
+BI-CI = 13.69,2.7,17.99,9.17,8.82,-0.28,1.72,13.94,14.06,56.0,12.99,7.36,20.47,-2.13,22.6,-0.73,2.01,14.89,16.51,56.0,12.35,3.72,17.85,4.21,13.64,-0.58,2.43,12.89,13.03,56.0,13.75,3.33,18.82,7.73,11.09,-0.21,1.77,14.14,14.41,56.0,13.85,2.99,17.72,8.07,9.65,-0.36,1.82,14.17,14.06,56.0,14.66,2.3,17.99,9.1,8.89,-0.53,2.27,14.83,15.17,56.0,14.21,2.33,17.72,8.48,9.23,-0.64,2.44,14.4,14.75,56.0,15.0,2.41,17.72,9.24,8.47,-0.76,2.57,15.19,15.48,56.0,15.24,2.78,19.65,9.86,9.78,-0.29,1.97,15.49,15.65,56.0,14.99,2.84,18.54,8.14,10.4,-0.83,2.43,15.25,16.1,56.0,13.89,3.41,18.68,7.38,11.3,-0.48,1.85,14.29,15.24,56.0,13.36,3.91,19.65,5.18,14.47,-0.34,1.97,13.91,14.13,56.0
+BI-GI = 12.99,0.81,14.13,11.1,3.03,-0.7,2.36,13.02,13.24,60.0,13.87,1.06,16.61,10.96,5.65,-0.14,3.57,13.91,13.93,60.0,12.59,1.43,14.41,8.62,5.79,-0.78,2.8,12.67,13.03,60.0,13.19,0.61,14.41,11.31,3.1,-0.63,3.76,13.2,13.31,60.0,12.99,0.71,14.13,11.17,2.96,-0.84,2.98,13.01,13.2,60.0,12.76,1.01,14.41,10.55,3.86,-0.51,2.33,12.8,12.96,60.0,12.37,0.65,13.31,10.55,2.76,-0.85,3.29,12.39,12.48,60.0,13.33,1.0,14.96,10.41,4.55,-0.78,3.74,13.37,13.34,60.0,13.83,0.83,15.24,11.65,3.58,-0.45,2.75,13.85,13.86,60.0,11.9,0.94,13.86,9.72,4.13,-0.08,2.39,11.94,11.93,60.0,12.8,1.1,14.13,9.17,4.96,-1.41,4.48,12.85,13.17,60.0,12.85,2.15,15.51,6.97,8.54,-1.28,3.46,13.02,13.69,60.0
+BI-KI = 14.95,0.82,17.17,13.58,3.58,0.71,3.02,14.97,14.82,57.0,15.03,1.37,17.72,12.96,4.75,0.12,1.81,15.09,14.89,57.0,13.61,0.98,15.79,11.65,4.13,0.11,2.42,13.64,13.72,57.0,15.48,0.57,16.89,14.41,2.48,0.62,3.2,15.49,15.44,57.0,14.6,0.7,16.89,12.76,4.13,0.77,4.87,14.62,14.48,57.0,15.71,0.72,17.72,14.2,3.51,0.45,3.26,15.73,15.72,57.0,14.76,0.67,16.06,13.1,2.96,-0.2,3.26,14.77,14.75,57.0,15.58,0.72,17.17,13.38,3.79,-0.4,3.73,15.6,15.79,57.0,15.5,0.57,16.89,14.13,2.76,0.38,3.33,15.51,15.51,57.0,14.71,0.99,16.89,13.03,3.86,0.47,2.4,14.74,14.55,57.0,15.15,0.71,17.72,13.38,4.34,0.99,5.47,15.17,15.1,57.0,14.5,0.63,16.06,12.76,3.31,-0.16,3.41,14.51,14.55,57.0
+BI-KR = 13.35,0.57,14.55,12.2,2.34,0.14,2.57,13.36,13.31,45.0,14.87,0.59,16.34,13.86,2.48,0.24,2.3,14.88,14.89,45.0,12.55,0.62,13.72,11.1,2.62,-0.55,2.76,12.56,12.76,45.0,14.53,0.64,16.06,13.24,2.82,0.09,2.72,14.55,14.55,45.0,13.61,0.66,14.69,12.48,2.2,-0.11,1.84,13.62,13.72,45.0,13.2,0.38,13.86,12.48,1.38,0.0,2.3,13.21,13.31,45.0,12.87,0.38,13.86,12.2,1.65,1.07,3.82,12.87,12.76,45.0,14.19,0.35,14.96,13.31,1.65,0.13,3.1,14.2,14.13,45.0,13.79,0.47,14.69,13.03,1.65,0.45,2.1,13.79,13.72,45.0,13.64,0.52,14.69,12.48,2.2,-0.44,2.87,13.65,13.72,45.0,13.31,0.54,14.13,12.48,1.65,-0.13,1.71,13.32,13.31,45.0,13.94,0.29,14.41,13.31,1.1,-0.53,2.33,13.94,14.0,45.0
+BI-KY = 11.35,1.71,13.72,8.07,5.65,-0.25,1.71,11.48,11.41,34.0,9.85,4.16,14.96,-1.3,16.26,-0.97,3.07,10.67,11.38,34.0,9.83,2.87,13.58,5.87,7.72,0.08,1.39,10.23,10.14,34.0,11.27,1.81,14.41,8.07,6.34,-0.19,1.71,11.41,11.58,34.0,11.73,1.66,14.41,8.07,6.34,-0.84,2.65,11.85,12.27,34.0,12.14,0.93,13.58,10.55,3.03,-0.15,1.69,12.17,12.24,34.0,11.39,1.11,12.76,9.04,3.72,-0.83,2.36,11.44,11.76,34.0,11.03,1.29,12.89,8.35,4.55,-0.55,2.14,11.11,11.38,34.0,12.68,1.7,14.34,8.62,5.72,-0.98,2.59,12.79,13.51,34.0,11.14,2.39,14.41,6.42,7.99,-0.26,1.73,11.39,11.55,34.0,11.42,2.08,14.41,7.8,6.61,-0.34,2.03,11.61,11.76,34.0,11.89,2.09,14.13,6.69,7.44,-0.87,2.93,12.07,12.0,34.0
+BI-MA = 15.98,2.24,20.2,10.76,9.44,0.23,2.43,16.13,15.79,83.0,16.25,3.11,24.06,9.59,14.47,0.12,2.69,16.54,16.13,83.0,16.15,3.07,21.99,9.31,12.68,0.28,2.49,16.44,15.37,83.0,16.4,2.75,21.85,9.72,12.13,0.11,2.65,16.63,15.72,83.0,16.98,3.23,22.54,10.14,12.4,0.31,2.16,17.28,15.79,83.0,16.87,4.02,23.5,11.52,11.99,0.58,1.73,17.34,15.1,83.0,16.32,3.53,23.23,11.03,12.19,0.83,2.21,16.7,14.62,83.0,17.35,3.46,23.64,12.07,11.57,0.66,1.92,17.69,15.51,83.0,18.2,3.26,23.78,12.76,11.02,0.56,1.81,18.48,16.34,83.0,17.87,3.11,22.95,11.24,11.71,0.19,1.92,18.13,16.61,83.0,17.11,3.38,24.06,10.28,13.78,0.47,2.0,17.44,15.79,83.0,16.33,3.18,22.4,8.14,14.26,0.01,2.86,16.64,15.24,83.0
+BI-MU = 10.81,1.24,13.31,8.07,5.24,-0.02,2.22,10.88,10.72,54.0,8.43,4.28,14.96,-0.75,15.71,-0.5,2.16,9.43,8.93,54.0,8.33,2.43,13.58,3.25,10.33,-0.06,2.67,8.67,8.52,54.0,8.95,2.28,14.69,3.39,11.3,0.28,3.16,9.23,8.69,54.0,11.28,1.19,13.31,9.17,4.13,0.07,2.05,11.34,11.24,54.0,11.31,1.08,13.31,9.04,4.27,-0.19,2.38,11.36,11.34,54.0,10.77,0.97,12.34,8.76,3.58,-0.25,2.24,10.81,10.83,54.0,11.32,1.35,14.0,8.62,5.37,0.07,2.37,11.4,11.17,54.0,11.34,1.35,14.41,8.62,5.79,0.09,2.57,11.42,11.27,54.0,10.1,1.44,14.69,7.8,6.89,1.09,4.1,10.2,9.72,54.0,11.07,1.09,14.13,9.17,4.96,0.76,3.13,11.12,10.72,54.0,6.86,3.58,14.41,2.28,12.13,0.61,2.26,7.73,5.87,54.0
+BI-MY = 14.0,0.65,15.65,12.62,3.03,0.18,3.15,14.01,14.13,54.0,14.04,0.77,16.34,11.65,4.69,0.35,5.21,14.06,14.03,54.0,12.85,0.66,14.69,11.1,3.58,0.47,3.59,12.87,12.76,54.0,14.79,0.47,16.2,14.0,2.2,1.09,4.12,14.79,14.69,54.0,14.66,0.57,16.2,13.38,2.82,0.11,3.14,14.67,14.65,54.0,14.11,0.9,17.3,13.03,4.27,1.5,5.44,14.14,13.89,54.0,13.6,0.62,15.1,12.55,2.55,0.49,2.33,13.62,13.44,54.0,14.5,0.61,15.51,12.48,3.03,-1.41,5.4,14.51,14.55,54.0,14.79,0.58,16.2,13.58,2.62,-0.12,2.79,14.8,14.79,54.0,14.27,0.71,16.06,11.93,4.13,-0.34,4.52,14.28,14.34,54.0,13.75,0.97,16.2,10.83,5.37,-0.36,3.92,13.78,13.82,54.0,14.7,0.48,15.51,13.58,1.93,-0.35,2.63,14.7,14.69,54.0
+BI-NG = 13.51,0.5,14.41,12.2,2.2,-0.35,3.12,13.52,13.58,45.0,12.02,2.55,15.1,6.42,8.68,-0.66,2.31,12.28,12.89,45.0,12.42,0.71,13.72,10.28,3.44,-0.86,3.21,12.44,12.76,45.0,14.38,0.76,15.79,12.89,2.89,-0.17,2.26,14.4,14.41,45.0,13.56,0.56,14.69,12.62,2.07,0.27,2.33,13.57,13.58,45.0,13.8,0.59,14.69,12.62,2.07,-0.05,1.89,13.81,13.72,45.0,12.95,0.77,14.41,11.65,2.76,0.41,2.15,12.97,12.82,45.0,12.89,0.86,14.41,11.1,3.31,-0.22,2.25,12.92,12.96,45.0,13.72,0.71,14.96,11.93,3.03,-0.44,2.83,13.74,13.72,45.0,13.83,0.61,15.1,11.93,3.17,-0.58,4.04,13.84,13.86,45.0,13.92,0.68,15.51,12.48,3.03,0.05,2.7,13.94,13.86,45.0,13.48,0.5,14.41,11.93,2.48,-0.81,3.75,13.49,13.58,45.0
+BI-RT = 14.41,1.03,16.34,12.2,4.13,-0.38,2.37,14.45,14.65,58.0,14.77,1.87,17.72,9.72,7.99,-0.55,2.99,14.88,15.1,57.0,13.7,1.89,15.79,9.45,6.34,-0.7,2.3,13.83,14.24,58.0,14.15,1.16,16.2,12.07,4.13,-0.12,1.8,14.2,14.41,58.0,14.65,1.03,16.61,12.48,4.13,-0.24,2.32,14.68,14.82,58.0,13.2,0.82,14.96,10.83,4.13,-0.42,3.47,13.23,13.17,58.0,13.71,0.6,14.55,11.93,2.62,-0.94,3.35,13.72,13.86,58.0,14.66,0.83,16.06,12.48,3.58,-0.61,2.78,14.68,14.75,58.0,15.56,0.77,16.89,13.31,3.58,-0.87,3.43,15.58,15.68,58.0,14.76,1.29,17.17,11.17,5.99,-1.02,3.64,14.82,14.96,58.0,14.78,1.51,17.3,10.55,6.75,-0.51,2.9,14.86,14.89,58.0,13.51,2.13,16.61,8.69,7.92,-0.47,2.22,13.67,13.93,58.0
+BI-RY = 14.38,0.79,16.34,13.03,3.31,0.78,2.93,14.4,14.13,68.0,15.24,1.32,18.27,12.76,5.51,0.16,2.21,15.3,15.13,68.0,13.42,1.08,15.79,11.38,4.41,0.19,1.91,13.46,13.27,68.0,14.04,1.11,16.61,10.0,6.61,-0.44,4.71,14.08,13.86,68.0,14.36,0.81,15.93,12.76,3.17,0.06,1.88,14.39,14.34,68.0,13.5,0.54,14.69,12.2,2.48,0.04,2.47,13.51,13.58,68.0,13.4,0.81,14.96,11.38,3.58,-0.31,2.26,13.42,13.58,68.0,14.32,0.58,15.51,13.03,2.48,-0.21,2.31,14.34,14.41,68.0,15.17,0.81,16.61,13.58,3.03,-0.21,1.81,15.19,15.31,68.0,14.1,0.94,15.79,11.65,4.13,-0.39,2.43,14.13,14.2,68.0,14.96,1.04,16.61,12.2,4.41,-0.07,2.31,15.0,14.86,68.0,15.14,1.18,17.44,13.31,4.13,0.11,1.74,15.19,15.24,68.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BDI/BDI_1_rainfall_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BDI/BDI_1_rainfall_2008.properties
new file mode 100644
index 0000000..5619bd6
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BDI/BDI_1_rainfall_2008.properties
@@ -0,0 +1,62 @@
+# BDI.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rainfall data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BDI rainfall data for 2008 at admin level 1
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BDI
+ADMIN_LEVEL = 1
+UNITS = MM
+DATA_TYPE = rainfall
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 2000.0
+# Minimum: 1.0
+# Data not available for locations above 35 degrees N and below 35 degrees S Latitude
+
+BI-BB = 95.28,6.31,104.01,86.84,17.18,-0.17,1.79,95.46,95.47,8.0,200.23,21.47,242.15,173.77,68.37,0.7,2.93,201.24,201.01,8.0,114.61,17.59,136.34,95.06,41.28,0.38,1.34,115.79,106.05,8.0,99.08,24.94,140.7,69.45,71.25,0.34,1.97,101.79,100.38,8.0,51.73,6.89,60.47,42.18,18.29,0.02,1.68,52.13,51.94,8.0,130.19,14.6,152.15,110.73,41.41,0.21,1.73,130.9,128.18,8.0,2.3,0.55,3.05,1.51,1.55,0.05,1.84,2.35,2.36,8.0,19.41,4.55,24.72,13.79,10.92,0.2,1.36,19.87,17.97,8.0,109.59,34.26,163.6,62.65,100.95,0.25,1.93,114.18,106.36,8.0,91.79,19.31,123.97,70.0,53.97,0.37,1.93,93.55,88.78,8.0,151.58,14.85,179.1,134.86,44.24,0.57,2.51,152.21,150.48,8.0,22.49,3.47,29.13,19.62,9.51,0.99,2.6,22.72,21.21,8.0
+BI-BJ = 119.36,13.19,142.62,100.38,42.24,0.28,2.2,120.01,119.31,9.0,170.35,12.27,183.67,150.54,33.13,-0.4,1.69,170.74,171.19,9.0,110.84,16.84,136.46,92.24,44.23,0.08,1.51,111.97,118.62,9.0,85.18,4.41,92.39,77.54,14.86,-0.02,2.48,85.28,84.41,9.0,51.88,8.94,64.25,37.81,26.45,-0.01,1.87,52.56,50.39,9.0,104.49,18.1,133.14,79.42,53.72,0.11,1.87,105.88,107.25,9.0,1.29,0.15,1.56,1.12,0.44,0.59,2.06,1.3,1.24,9.0,20.07,3.46,25.21,16.09,9.12,0.52,1.61,20.34,18.65,9.0,57.14,12.7,74.58,37.61,36.97,0.02,1.82,58.38,53.6,9.0,89.66,34.79,148.19,52.74,95.44,0.58,1.97,95.47,81.75,9.0,139.07,7.88,149.45,128.35,21.1,-0.16,1.55,139.27,139.96,9.0,24.24,2.47,29.44,20.85,8.59,0.8,3.37,24.35,24.04,9.0
+BI-BR = 167.67,22.42,215.49,132.46,83.03,0.64,2.72,169.08,162.05,19.0,150.69,11.76,175.04,130.49,44.55,0.4,2.75,151.12,149.45,19.0,142.32,16.3,171.35,108.47,62.88,-0.3,2.57,143.2,142.46,19.0,101.37,12.86,121.0,79.32,41.68,-0.1,1.91,102.14,100.16,19.0,17.27,8.45,33.93,5.75,28.18,0.45,2.15,19.13,17.99,19.0,59.87,9.8,74.99,40.47,34.52,-0.34,2.33,60.62,60.47,19.0,1.12,0.14,1.53,1.0,0.53,1.35,4.65,1.13,1.11,19.0,31.61,15.02,60.47,9.9,50.57,0.08,1.91,34.83,33.32,19.0,40.97,16.36,72.46,12.6,59.86,0.15,2.3,43.96,39.44,19.0,61.83,25.38,146.97,36.21,110.76,2.09,7.72,66.58,53.63,19.0,173.7,34.48,249.34,124.71,124.63,0.77,2.88,176.91,169.9,19.0,35.63,7.04,52.0,26.0,26.0,0.52,2.7,36.28,34.48,19.0
+BI-CA = 229.27,33.84,283.61,182.0,101.61,0.22,1.91,231.51,225.99,10.0,179.06,28.1,225.2,134.61,90.58,-0.2,2.18,181.03,188.82,10.0,177.29,26.67,214.62,136.52,78.11,-0.2,1.89,179.09,179.32,10.0,151.98,8.23,167.01,142.98,24.03,0.91,2.39,152.18,149.45,10.0,24.56,6.88,36.84,17.45,19.39,0.95,2.4,25.42,21.26,10.0,53.64,5.14,60.71,46.8,13.92,0.05,1.73,53.86,54.11,10.0,1.76,0.29,2.29,1.3,0.99,0.17,2.39,1.79,1.79,10.0,30.37,9.41,47.5,16.53,30.97,0.16,2.62,31.65,29.85,10.0,26.68,7.19,40.87,17.01,23.86,0.56,2.53,27.54,25.59,10.0,80.35,14.97,97.97,53.59,44.38,-0.43,2.03,81.6,80.87,10.0,144.53,41.39,221.2,89.86,131.34,0.43,2.27,149.77,140.6,10.0,49.61,2.45,52.8,44.72,8.08,-0.6,2.55,49.66,50.08,10.0
+BI-CI = 160.49,32.02,209.09,110.99,98.1,0.07,2.06,163.26,156.71,8.0,198.59,24.9,238.55,158.74,79.81,0.07,2.35,199.95,196.38,8.0,142.86,17.18,162.05,110.73,51.32,-0.6,2.55,143.76,143.29,8.0,142.48,5.8,149.45,132.7,16.74,-0.32,2.13,142.59,142.58,8.0,79.18,11.95,100.83,65.39,35.44,0.55,2.36,79.96,77.82,8.0,158.42,14.1,175.5,138.07,37.43,-0.3,1.76,158.97,162.39,8.0,3.27,0.41,4.07,2.71,1.36,0.71,3.06,3.29,3.2,8.0,19.48,5.01,27.26,13.79,13.47,0.15,1.65,20.04,20.06,8.0,127.58,26.58,174.09,93.29,80.8,0.42,2.15,129.98,124.84,8.0,71.0,18.47,95.9,46.09,49.81,-0.06,1.64,73.07,70.44,8.0,183.69,13.94,212.01,168.92,43.1,1.14,3.13,184.15,177.16,8.0,23.54,2.96,28.17,19.81,8.36,0.33,1.8,23.71,22.98,8.0
+BI-GI = 184.34,21.96,234.95,154.02,80.93,0.96,3.7,185.53,183.21,11.0,180.52,26.51,227.66,132.46,95.19,0.05,2.64,182.28,179.1,11.0,164.97,12.51,179.1,141.27,37.82,-0.51,2.07,165.4,165.37,11.0,91.58,9.97,110.98,76.97,34.01,0.53,2.46,92.07,89.5,11.0,20.02,7.01,36.94,10.84,26.11,1.12,4.25,21.1,18.65,11.0,56.01,8.17,75.45,46.09,29.36,1.15,3.97,56.54,55.34,11.0,1.55,0.39,2.16,1.09,1.07,0.49,1.74,1.59,1.39,11.0,40.37,9.29,50.82,23.03,27.79,-0.54,2.16,41.33,40.45,11.0,71.1,14.05,92.24,44.72,47.51,-0.33,2.34,72.36,73.02,11.0,117.59,7.38,128.08,100.97,27.11,-0.98,3.54,117.8,119.2,11.0,115.48,15.58,137.01,95.45,41.56,0.12,1.42,116.44,115.22,11.0,34.35,3.4,41.96,29.32,12.64,0.73,3.45,34.5,34.09,11.0
+BI-KI = 167.15,29.44,221.2,130.28,90.92,0.39,2.15,169.47,164.85,10.0,175.37,14.82,208.25,160.42,47.83,1.13,3.34,175.94,171.12,10.0,127.05,12.84,154.02,107.25,46.77,0.59,3.3,127.63,127.31,10.0,148.24,14.96,173.77,128.53,45.25,0.29,2.28,148.91,148.82,10.0,106.03,13.16,123.36,81.75,41.61,-0.44,2.28,106.76,107.61,10.0,200.06,17.38,227.97,168.61,59.36,-0.12,2.43,200.74,197.46,10.0,4.21,1.29,6.6,2.79,3.81,0.54,2.21,4.38,4.11,10.0,61.48,16.63,92.24,35.13,57.1,0.26,2.52,63.47,59.48,10.0,91.5,14.54,106.08,60.47,45.62,-0.94,2.91,92.53,97.5,10.0,131.38,22.76,173.77,94.61,79.17,0.31,2.56,133.14,128.53,10.0,110.28,4.56,121.5,105.23,16.26,1.44,4.88,110.36,110.53,10.0,39.55,7.32,50.46,28.94,21.52,-0.13,1.93,40.15,39.4,10.0
+BI-KR = 230.0,23.34,272.82,198.64,74.18,0.51,2.65,231.03,227.97,8.0,215.94,33.15,265.08,167.62,97.46,0.14,1.89,218.15,212.83,8.0,157.95,14.98,173.85,128.53,45.33,-0.89,2.78,158.57,162.16,8.0,140.47,12.09,158.52,121.09,37.43,-0.09,2.11,140.93,141.87,8.0,55.79,25.3,95.06,22.14,72.92,0.04,1.94,60.6,54.06,8.0,72.11,15.98,92.24,50.48,41.76,-0.07,1.79,73.65,72.95,8.0,2.04,0.13,2.16,1.77,0.39,-1.3,3.75,2.05,2.06,8.0,44.62,11.97,62.32,26.44,35.87,-0.04,1.97,46.0,44.96,8.0,52.89,10.48,68.12,41.52,26.61,0.56,1.81,53.79,49.84,8.0,118.26,8.72,124.71,105.77,18.94,-0.56,1.39,118.54,124.24,8.0,97.71,12.16,112.33,79.32,33.0,-0.35,1.7,98.37,99.15,8.0,42.7,2.43,46.09,39.32,6.77,-0.07,1.9,42.76,42.57,8.0
+BI-KY = 131.25,19.3,144.1,97.97,46.13,-1.26,2.88,132.38,141.28,5.0,177.29,16.9,202.22,156.81,45.41,0.37,2.18,177.93,176.48,5.0,156.55,9.63,168.61,145.07,23.54,-0.04,1.57,156.79,159.03,5.0,117.13,20.5,140.7,93.8,46.91,0.16,1.37,118.55,110.73,5.0,50.1,10.15,62.43,38.91,23.52,0.14,1.4,50.92,48.67,5.0,109.02,15.88,130.4,92.22,38.18,0.35,1.57,109.95,104.06,5.0,3.16,0.68,3.97,2.3,1.68,-0.05,1.57,3.22,3.15,5.0,33.9,6.13,42.79,26.28,16.51,0.28,2.15,34.34,34.71,5.0,122.28,23.94,153.31,93.14,60.17,0.0,1.69,124.14,128.53,5.0,107.4,12.73,123.41,92.01,31.41,0.05,1.59,108.01,107.25,5.0,123.67,14.61,144.39,109.65,34.74,0.46,1.7,124.36,119.86,5.0,34.91,4.24,38.46,28.26,10.2,-0.76,2.21,35.12,35.77,5.0
+BI-MA = 194.79,30.2,237.63,147.23,90.4,-0.26,1.92,196.93,202.69,12.0,170.43,17.89,202.06,140.7,61.36,-0.16,2.44,171.29,169.88,12.0,132.54,21.43,167.01,99.74,67.27,0.25,2.13,134.12,130.91,12.0,103.94,8.83,121.84,92.24,29.6,0.92,2.86,104.29,101.18,12.0,6.64,1.99,9.64,3.77,5.87,-0.18,1.75,6.91,6.83,12.0,35.66,8.19,50.03,26.35,23.68,0.54,1.88,36.51,32.09,12.0,1.15,0.14,1.44,1.0,0.44,0.47,2.47,1.16,1.15,12.0,28.9,12.18,46.09,10.51,35.58,-0.1,1.63,31.16,28.66,12.0,31.5,14.7,50.05,11.14,38.92,-0.06,1.47,34.51,31.95,12.0,60.88,13.68,86.65,40.47,46.18,0.48,2.5,62.27,57.53,12.0,268.59,30.53,299.07,212.04,87.03,-0.59,1.91,270.18,280.83,12.0,49.23,10.32,66.19,33.62,32.57,0.0,1.83,50.21,49.55,12.0
+BI-MU = 122.84,27.06,159.39,86.84,72.55,-0.1,1.69,125.37,120.43,7.0,192.14,6.32,202.06,184.66,17.4,0.26,1.89,192.23,190.4,7.0,162.04,9.39,173.77,145.01,28.77,-0.56,2.76,162.28,161.64,7.0,76.78,6.57,84.14,64.23,19.92,-0.94,2.98,77.02,78.11,7.0,35.41,5.18,40.87,29.14,11.73,-0.25,1.18,35.73,38.46,7.0,90.85,16.56,113.92,69.34,44.58,0.22,1.66,92.13,86.29,7.0,1.57,0.49,2.43,1.03,1.4,0.57,2.34,1.64,1.48,7.0,31.06,3.26,37.02,26.62,10.4,0.63,2.87,31.21,30.22,7.0,78.13,10.72,100.49,70.31,30.19,1.48,3.81,78.76,72.49,7.0,157.47,31.47,214.62,123.97,90.65,0.77,2.52,160.14,148.43,7.0,125.32,9.39,140.7,114.39,26.31,0.42,1.99,125.63,124.71,7.0,27.91,2.22,31.46,24.46,7.0,-0.03,2.5,27.99,28.46,7.0
+BI-MY = 192.21,38.48,227.97,118.26,109.71,-1.11,2.91,195.49,208.63,7.0,197.85,18.99,208.25,157.24,51.01,-1.65,4.15,198.63,208.25,7.0,162.36,12.48,179.1,144.81,34.29,-0.1,1.76,162.77,161.32,7.0,127.78,10.11,145.01,113.92,31.09,0.36,2.41,128.12,129.46,7.0,73.21,19.02,105.14,52.0,53.14,0.5,2.07,75.3,71.11,7.0,136.66,44.91,201.78,66.19,135.59,-0.14,2.19,142.84,136.52,7.0,4.39,2.3,9.18,2.26,6.92,1.4,3.81,4.88,3.63,7.0,46.04,15.24,79.65,36.8,42.85,1.82,4.66,48.15,38.46,7.0,68.69,20.39,104.96,42.1,62.85,0.61,2.61,71.24,66.19,7.0,110.77,9.87,121.22,95.06,26.16,-0.38,1.83,111.15,113.92,7.0,115.91,7.2,128.53,107.25,21.27,0.63,2.37,116.1,113.92,7.0,46.2,9.54,55.23,26.34,28.89,-1.4,3.86,47.04,49.13,7.0
+BI-NG = 205.95,19.97,224.58,173.49,51.09,-0.68,1.9,206.78,213.74,7.0,168.72,18.91,199.24,145.01,54.23,0.34,2.02,169.62,167.1,7.0,143.23,6.06,149.45,130.85,18.6,-1.31,3.65,143.34,144.94,7.0,124.99,6.61,136.77,117.41,19.36,0.62,2.45,125.14,124.76,7.0,99.24,27.48,136.52,55.23,81.28,-0.23,2.18,102.44,100.18,7.0,137.02,28.41,181.14,92.24,88.9,-0.02,2.39,139.53,136.69,7.0,2.63,0.32,3.23,2.26,0.97,0.89,2.91,2.65,2.48,7.0,33.66,13.91,50.46,11.51,38.95,-0.24,2.0,36.04,30.98,7.0,103.57,20.72,132.46,78.95,53.51,-0.01,1.6,105.33,105.89,7.0,112.92,11.27,126.62,95.06,31.56,-0.26,1.97,113.4,111.79,7.0,96.01,6.64,106.13,86.84,19.29,0.28,1.98,96.21,93.29,7.0,39.67,4.92,48.27,34.09,14.18,0.62,2.28,39.93,38.46,7.0
+BI-RT = 214.57,17.49,242.15,184.58,57.57,0.05,2.37,215.2,209.77,9.0,190.33,25.63,242.15,155.78,86.37,0.74,2.98,191.85,184.66,9.0,198.52,31.08,265.08,165.47,99.61,1.13,3.3,200.67,187.41,9.0,126.27,16.04,158.74,103.08,55.66,0.62,3.1,127.17,124.93,9.0,7.66,1.07,9.55,5.93,3.62,0.1,2.44,7.72,8.01,9.0,41.47,6.3,48.28,29.32,18.96,-0.69,2.41,41.9,42.86,9.0,1.18,0.17,1.44,1.0,0.44,0.37,1.86,1.19,1.21,9.0,51.31,13.66,79.32,34.09,45.23,0.81,3.02,52.9,46.99,9.0,65.31,6.9,76.97,55.46,21.51,0.27,2.06,65.63,64.25,9.0,125.71,17.21,149.45,91.66,57.79,-0.72,2.87,126.75,128.53,9.0,170.53,16.02,196.06,143.24,52.81,-0.18,2.36,171.2,172.17,9.0,55.48,5.82,62.32,48.2,14.11,0.12,1.4,55.75,56.39,9.0
+BI-RY = 234.39,40.52,317.67,179.1,138.57,0.41,2.43,237.6,227.97,13.0,231.59,28.87,273.2,165.47,107.73,-0.82,3.23,233.25,239.85,13.0,197.13,22.53,233.57,151.15,82.42,-0.4,2.56,198.32,202.06,13.0,147.94,28.16,184.58,97.97,86.61,-0.48,2.01,150.39,151.74,13.0,14.25,3.86,19.81,8.26,11.55,-0.33,1.82,14.73,15.16,13.0,45.54,3.61,49.75,37.02,12.73,-1.02,3.37,45.67,46.84,13.0,1.3,0.23,1.77,1.0,0.77,0.34,2.46,1.32,1.24,13.0,39.88,9.48,56.93,19.81,37.12,-0.31,3.11,40.91,38.48,13.0,52.59,17.18,81.75,24.56,57.19,0.07,1.93,55.12,52.38,13.0,100.85,18.35,129.99,65.28,64.71,-0.28,2.33,102.38,104.25,13.0,162.96,21.51,193.14,117.41,75.74,-0.57,2.75,164.27,163.6,13.0,51.86,6.88,61.56,40.87,20.69,-0.23,1.76,52.28,52.21,13.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BDI/BDI_1_temperature_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BDI/BDI_1_temperature_2008.properties
new file mode 100644
index 0000000..f3c39c3
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BDI/BDI_1_temperature_2008.properties
@@ -0,0 +1,61 @@
+# BDI.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the temperature data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BDI temperature data for 2008 at admin level 1
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BDI
+ADMIN_LEVEL = 1
+UNITS = C
+DATA_TYPE = temperature
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+BI-BB = 22.7,2.4,26.12,18.82,7.3,0.03,1.51,22.82,22.95,34.0,21.42,2.05,24.88,16.89,7.99,-0.57,2.52,21.52,21.85,34.0,21.43,2.48,24.61,17.17,7.44,-0.14,1.49,21.57,21.61,34.0,21.02,3.57,26.54,14.55,11.99,-0.11,1.69,21.31,20.95,34.0,22.66,3.67,27.64,15.24,12.4,-0.27,1.79,22.94,23.57,34.0,23.91,4.11,29.7,16.2,13.5,-0.15,1.68,24.25,24.68,34.0,24.65,3.61,30.67,16.89,13.78,-0.24,2.13,24.91,24.95,34.0,26.47,3.26,30.94,17.99,12.95,-0.72,2.72,26.67,27.22,34.0,28.87,4.3,35.08,20.33,14.74,-0.26,1.87,29.18,29.67,34.0,26.91,3.78,31.77,20.33,11.44,-0.17,1.65,27.17,27.5,34.0,24.29,4.66,32.32,17.1,15.23,0.06,1.77,24.72,24.33,34.0,22.94,3.62,28.19,16.48,11.71,-0.04,1.55,23.22,23.4,34.0
+BI-BJ = 19.71,2.35,24.06,14.41,9.65,-0.27,2.08,19.85,20.06,60.0,19.18,1.84,22.13,15.51,6.61,-0.12,1.82,19.27,19.2,60.0,19.33,2.5,24.06,14.13,9.92,0.04,2.24,19.49,19.44,60.0,18.22,2.19,23.78,13.86,9.92,0.24,2.5,18.35,18.06,60.0,20.4,2.67,25.98,14.69,11.3,-0.37,2.24,20.57,20.95,60.0,21.3,2.87,27.36,16.06,11.3,-0.09,2.07,21.49,21.64,60.0,21.9,2.05,26.26,16.61,9.65,-0.47,2.92,21.99,22.4,60.0,22.37,1.7,27.36,19.09,8.27,0.86,3.75,22.44,22.02,60.0,25.54,2.03,30.39,21.57,8.82,0.49,2.7,25.62,25.3,60.0,21.44,2.93,28.74,16.61,12.13,0.43,2.56,21.64,21.26,60.0,20.3,2.72,25.98,15.51,10.47,0.0,2.1,20.48,20.71,60.0,19.84,2.77,27.09,15.51,11.57,0.52,2.8,20.03,19.65,60.0
+BI-BR = 19.9,1.52,22.4,15.65,6.75,-0.46,2.56,19.96,20.16,104.0,19.96,1.01,22.13,15.79,6.34,-0.96,4.92,19.99,20.06,104.0,19.78,1.19,21.85,14.96,6.89,-1.18,5.69,19.81,19.82,104.0,18.62,1.47,22.68,12.76,9.92,-0.78,5.49,18.68,18.65,104.0,20.35,1.72,23.78,15.24,8.54,-0.51,3.62,20.42,20.2,104.0,21.83,1.33,23.5,16.61,6.89,-1.66,5.85,21.87,22.13,104.0,23.5,1.34,26.26,18.82,7.44,-0.4,4.03,23.53,23.37,104.0,24.5,1.82,27.91,19.37,8.54,-0.2,2.37,24.56,24.61,104.0,27.24,2.09,31.5,23.5,7.99,-0.07,1.98,27.32,27.36,104.0,22.16,1.71,26.26,16.61,9.65,-0.03,3.6,22.22,21.99,104.0,21.06,1.28,23.64,16.61,7.03,-0.61,3.44,21.1,21.3,104.0,20.23,1.34,22.68,15.79,6.89,-0.85,3.62,20.27,20.47,104.0
+BI-CA = 22.71,0.93,24.61,20.75,3.86,-0.08,2.45,22.72,22.68,59.0,22.24,0.58,23.78,20.89,2.89,-0.06,2.97,22.25,22.33,59.0,21.02,0.54,21.85,19.65,2.2,-0.68,2.42,21.02,21.16,59.0,20.36,0.72,21.85,18.54,3.31,-0.19,2.73,20.37,20.33,59.0,22.96,1.07,25.71,21.3,4.41,0.59,2.48,22.98,22.68,59.0,25.1,0.93,27.09,22.68,4.41,-0.48,2.92,25.12,25.3,59.0,27.56,0.89,29.08,25.98,3.1,-0.13,1.89,27.57,27.64,59.0,30.93,0.71,32.6,29.29,3.31,0.26,3.2,30.94,30.81,59.0,31.84,1.17,35.08,29.57,5.51,0.39,2.82,31.86,31.77,59.0,25.49,0.85,27.29,23.5,3.79,-0.14,2.4,25.51,25.57,59.0,24.23,1.19,26.26,22.13,4.13,-0.12,1.68,24.26,24.54,59.0,22.97,0.77,25.16,21.85,3.31,1.08,3.39,22.98,22.68,59.0
+BI-CI = 22.15,2.43,26.26,16.06,10.2,-0.43,2.39,22.28,22.61,56.0,21.92,2.89,25.43,14.96,10.47,-0.69,2.54,22.1,22.64,56.0,21.59,3.07,25.98,14.89,11.09,-0.42,2.08,21.8,21.99,56.0,20.72,3.16,25.43,14.2,11.23,-0.48,2.11,20.95,21.37,56.0,22.56,4.17,29.02,14.27,14.74,-0.18,1.87,22.94,22.75,56.0,24.26,4.2,30.67,14.82,15.85,-0.33,2.13,24.62,24.81,56.0,24.22,3.77,31.22,16.61,14.61,-0.18,1.94,24.5,24.54,56.0,27.89,4.26,34.11,18.27,15.85,-0.47,2.2,28.21,28.43,56.0,29.23,4.96,37.28,18.41,18.88,-0.46,2.08,29.64,30.26,56.0,26.6,4.85,35.35,17.44,17.91,-0.16,1.88,27.03,26.81,56.0,25.06,5.13,34.8,15.93,18.88,-0.03,1.81,25.57,24.61,56.0,23.42,2.91,27.91,16.68,11.23,-0.36,2.11,23.6,23.78,56.0
+BI-GI = 22.35,0.48,23.37,21.02,2.34,-0.32,2.79,22.35,22.4,60.0,22.44,1.04,24.06,19.37,4.69,-0.73,2.96,22.46,22.68,60.0,21.41,1.03,22.95,19.37,3.58,-0.3,1.93,21.44,21.54,60.0,19.2,1.08,21.02,16.34,4.69,-0.89,3.3,19.23,19.37,60.0,21.67,1.06,23.5,19.65,3.86,-0.13,1.77,21.69,21.71,60.0,23.82,1.16,25.98,20.75,5.24,-0.38,2.73,23.85,23.99,60.0,25.99,0.8,27.29,24.33,2.96,-0.31,2.04,26.01,26.12,60.0,27.84,1.1,29.84,25.71,4.13,-0.28,2.03,27.86,27.91,60.0,31.12,0.9,32.87,29.15,3.72,-0.41,2.61,31.13,31.29,60.0,25.65,1.27,27.64,22.13,5.51,-1.14,3.63,25.68,26.12,60.0,23.36,1.34,25.98,19.65,6.34,-0.52,2.73,23.4,23.5,60.0,22.96,0.98,24.88,21.3,3.58,-0.02,1.99,22.98,22.95,60.0
+BI-KI = 24.15,1.1,26.81,21.02,5.79,-0.08,3.43,24.17,24.26,57.0,23.91,1.19,27.36,21.3,6.06,0.23,3.12,23.94,24.06,57.0,22.68,0.94,24.88,21.02,3.86,0.57,2.82,22.7,22.54,57.0,20.93,0.79,22.26,19.37,2.89,-0.16,1.8,20.95,21.02,57.0,22.31,1.06,24.33,20.2,4.13,-0.15,2.01,22.33,22.4,57.0,24.72,0.81,26.4,23.37,3.03,0.36,2.02,24.74,24.61,57.0,26.61,0.65,27.64,25.16,2.48,-0.67,2.55,26.62,26.67,57.0,26.78,1.06,29.29,24.33,4.96,0.08,2.47,26.8,26.81,57.0,29.35,1.04,32.05,27.36,4.69,0.22,2.52,29.37,29.29,57.0,24.98,0.87,27.09,22.95,4.13,0.41,3.12,25.0,24.88,57.0,25.57,1.37,28.46,23.23,5.24,0.38,1.92,25.61,25.09,57.0,24.52,0.92,26.54,22.95,3.58,0.27,2.22,24.54,24.33,57.0
+BI-KR = 22.67,0.59,24.06,21.57,2.48,0.5,2.89,22.68,22.68,45.0,23.08,0.45,24.19,21.99,2.2,0.4,3.25,23.09,22.95,45.0,21.6,0.89,23.5,19.09,4.41,-0.55,4.08,21.62,21.57,45.0,20.23,0.42,20.75,19.09,1.65,-0.98,3.13,20.23,20.33,45.0,22.16,0.71,23.5,19.92,3.58,-0.69,4.21,22.17,22.26,45.0,24.1,0.72,26.26,22.68,3.58,1.08,4.38,24.11,23.92,45.0,26.43,0.46,27.36,24.88,2.48,-0.73,4.89,26.44,26.54,45.0,29.06,1.07,31.22,27.36,3.86,0.21,1.75,29.08,29.02,45.0,32.17,0.82,33.98,29.84,4.13,-0.58,3.46,32.18,32.32,45.0,25.6,0.84,27.36,23.78,3.58,0.13,2.57,25.61,25.64,45.0,23.98,0.79,26.81,22.4,4.41,1.31,5.57,23.99,23.78,45.0,23.49,0.7,25.71,22.4,3.31,0.86,3.72,23.5,23.23,45.0
+BI-KY = 22.32,1.41,24.33,18.82,5.51,-0.88,2.86,22.36,22.81,34.0,20.26,2.24,23.23,15.65,7.58,-0.77,2.39,20.38,21.09,34.0,20.52,2.01,23.5,16.89,6.61,-0.42,1.82,20.61,21.2,34.0,17.81,1.79,19.37,13.86,5.51,-0.97,2.48,17.89,18.61,34.0,18.82,2.03,21.85,14.96,6.89,-0.51,2.07,18.93,19.09,34.0,19.94,2.21,23.37,16.06,7.3,-0.19,1.92,20.05,20.06,34.0,22.33,2.38,24.88,16.61,8.27,-0.86,2.56,22.46,23.13,34.0,22.99,2.54,26.81,17.72,9.09,-0.29,2.01,23.13,23.5,34.0,26.4,2.99,29.84,19.92,9.92,-0.64,2.14,26.56,27.36,34.0,23.39,1.95,25.43,18.96,6.48,-0.96,2.59,23.47,24.26,34.0,21.84,2.75,24.88,16.61,8.27,-0.81,2.26,22.01,22.78,34.0,21.87,2.19,25.16,16.89,8.27,-0.52,2.28,21.97,22.23,34.0
+BI-MA = 20.73,0.86,22.4,18.41,4.0,-0.48,3.44,20.75,20.75,83.0,21.44,1.38,24.61,17.17,7.44,-0.23,3.08,21.49,21.71,83.0,20.52,1.34,23.78,17.72,6.06,0.12,2.19,20.56,20.47,83.0,19.83,0.92,21.44,17.03,4.41,-0.78,3.59,19.85,19.92,83.0,22.29,1.1,24.61,18.82,5.79,-1.2,4.62,22.32,22.4,83.0,23.72,1.03,25.71,21.16,4.55,-0.54,3.04,23.74,23.78,83.0,26.49,2.35,30.94,22.68,8.27,0.04,2.02,26.59,26.67,83.0,26.57,2.93,31.63,21.71,9.92,-0.13,1.93,26.73,26.67,83.0,29.48,3.69,36.73,23.5,13.23,-0.13,2.07,29.71,29.91,83.0,25.63,2.38,29.98,22.13,7.85,0.13,1.82,25.74,25.57,83.0,21.82,1.67,26.26,17.72,8.54,0.2,2.9,21.89,21.57,83.0,21.37,1.18,24.06,17.72,6.34,-0.56,3.66,21.4,21.57,83.0
+BI-MU = 21.37,1.12,22.95,18.41,4.55,-0.85,3.3,21.39,21.44,54.0,19.96,1.8,23.09,16.34,6.75,-0.11,1.85,20.04,19.99,54.0,19.98,1.84,22.95,16.2,6.75,-0.27,2.06,20.06,19.99,54.0,17.34,1.61,20.47,14.13,6.34,-0.05,1.88,17.42,17.13,54.0,19.19,1.89,22.95,15.51,7.44,-0.06,2.11,19.28,19.3,54.0,20.27,2.33,23.92,15.51,8.41,-0.15,1.8,20.41,20.47,54.0,22.85,2.04,26.12,17.17,8.96,-0.89,3.71,22.94,23.12,54.0,24.29,2.35,28.74,18.27,10.47,-0.09,2.47,24.4,23.99,54.0,27.64,2.69,32.87,20.75,12.13,-0.44,2.75,27.76,28.02,54.0,22.6,2.26,27.09,18.54,8.54,0.17,1.97,22.71,22.3,54.0,21.14,2.21,25.16,16.75,8.41,-0.21,1.96,21.25,21.26,54.0,20.41,2.09,24.06,16.06,7.99,-0.1,1.93,20.52,20.47,54.0
+BI-MY = 22.93,0.49,23.78,21.71,2.07,-0.46,2.52,22.94,22.99,54.0,22.77,0.79,24.61,20.95,3.65,0.07,3.02,22.79,22.68,54.0,22.04,0.67,23.23,20.75,2.48,-0.14,2.03,22.05,22.02,54.0,20.78,0.71,22.26,18.27,4.0,-0.95,5.07,20.79,20.89,54.0,22.17,0.79,23.92,20.75,3.17,0.16,2.08,22.18,22.06,54.0,24.88,1.01,26.81,22.95,3.86,0.01,2.01,24.9,24.88,54.0,26.9,1.18,29.02,24.33,4.69,-0.53,2.24,26.92,27.29,54.0,28.75,1.09,31.08,26.19,4.89,-0.1,2.5,28.77,28.74,54.0,30.65,1.35,33.15,27.64,5.51,-0.28,2.32,30.68,30.84,54.0,25.34,0.96,27.22,23.37,3.86,-0.06,2.36,25.36,25.36,54.0,24.16,0.81,26.26,22.13,4.13,0.03,2.82,24.18,24.3,54.0,23.45,0.71,25.43,22.4,3.03,0.65,3.29,23.46,23.5,54.0
+BI-NG = 23.2,0.67,24.74,21.85,2.89,-0.19,2.8,23.21,23.3,45.0,22.57,0.91,24.06,18.82,5.24,-2.11,8.88,22.59,22.81,45.0,22.35,0.72,23.78,20.33,3.44,-0.84,3.89,22.37,22.54,45.0,19.77,0.43,20.33,18.82,1.52,-0.61,2.37,19.77,19.78,45.0,20.86,0.75,22.26,19.23,3.03,-0.19,2.6,20.87,20.82,45.0,22.72,0.9,24.06,20.2,3.86,-1.17,3.77,22.73,22.95,45.0,24.6,0.74,26.12,23.09,3.03,0.1,2.24,24.61,24.61,45.0,26.11,0.79,27.91,24.47,3.44,0.13,2.88,26.12,26.12,45.0,28.68,1.12,31.36,26.26,5.1,0.6,3.35,28.7,28.46,45.0,24.5,0.4,25.43,23.5,1.93,-0.25,3.25,24.51,24.54,45.0,24.36,0.57,25.16,22.68,2.48,-0.95,3.92,24.37,24.47,45.0,23.4,0.72,24.88,22.13,2.76,-0.05,2.11,23.41,23.44,45.0
+BI-RT = 22.69,1.01,25.16,20.75,4.41,0.46,2.8,22.72,22.54,58.0,23.35,1.02,25.16,21.16,4.0,-0.32,2.23,23.37,23.5,58.0,22.12,0.88,23.5,20.2,3.31,-0.56,2.19,22.13,22.47,58.0,19.58,1.05,21.02,16.89,4.13,-0.82,2.66,19.61,19.92,58.0,22.43,0.92,25.16,20.47,4.69,0.22,3.65,22.45,22.44,58.0,24.25,1.15,26.54,22.19,4.34,0.17,2.12,24.27,24.23,58.0,27.72,1.08,30.39,25.85,4.55,0.37,2.45,27.74,27.6,58.0,30.0,1.2,32.32,26.95,5.37,-0.31,2.77,30.02,30.12,58.0,33.44,1.05,35.91,31.15,4.75,0.05,2.57,33.46,33.43,58.0,28.05,1.12,30.67,25.64,5.03,0.09,2.74,28.07,28.12,58.0,24.26,1.38,28.46,22.06,6.41,0.68,2.93,24.3,23.78,58.0,22.51,1.28,25.71,20.06,5.65,0.84,3.28,22.55,22.26,58.0
+BI-RY = 23.16,1.01,25.16,21.3,3.86,0.17,2.4,23.18,23.23,68.0,23.0,1.04,24.88,19.37,5.51,-0.9,4.35,23.03,23.23,68.0,21.07,1.22,23.09,17.17,5.93,-0.76,3.76,21.11,21.3,68.0,19.69,0.55,21.02,18.27,2.76,-0.09,3.04,19.7,19.65,68.0,23.27,0.89,24.61,21.57,3.03,-0.25,1.7,23.28,23.5,68.0,24.88,1.19,27.57,23.09,4.48,0.34,2.28,24.91,24.81,68.0,27.43,1.59,31.01,25.16,5.86,0.65,2.26,27.47,26.88,68.0,30.58,1.23,33.7,28.74,4.96,0.62,2.48,30.6,30.36,68.0,33.08,1.82,37.01,30.12,6.89,0.42,1.89,33.13,32.63,68.0,28.07,1.56,31.22,24.88,6.34,0.25,2.19,28.11,27.91,68.0,24.71,1.93,29.84,22.13,7.72,0.52,2.36,24.78,24.33,68.0,23.53,1.2,26.54,21.85,4.69,0.91,2.95,23.56,23.23,68.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BDI/BDI_1_vegetation_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BDI/BDI_1_vegetation_2008.properties
new file mode 100644
index 0000000..f56b784
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BDI/BDI_1_vegetation_2008.properties
@@ -0,0 +1,61 @@
+# BDI.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the vegetation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BDI vegetation data for 2008 at admin level 1
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BDI
+ADMIN_LEVEL = 1
+UNITS = UNITS
+DATA_TYPE = vegetation
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 0.9 
+# Minimum: -0.1
+
+BI-BB = 0.7,0.06,0.77,0.55,0.22,-0.97,3.25,0.7,0.72,34.0,0.67,0.06,0.72,0.52,0.2,-1.16,3.67,0.67,0.68,34.0,0.68,0.06,0.77,0.54,0.23,-0.58,2.39,0.68,0.7,34.0,0.62,0.06,0.73,0.43,0.3,-0.64,3.41,0.62,0.63,34.0,0.62,0.08,0.74,0.49,0.26,-0.1,1.84,0.62,0.63,34.0,0.63,0.09,0.74,0.46,0.29,-0.47,1.86,0.64,0.67,34.0,0.58,0.08,0.68,0.44,0.24,-0.4,1.71,0.58,0.6,34.0,0.49,0.08,0.63,0.36,0.27,-0.01,1.69,0.5,0.51,34.0,0.54,0.08,0.65,0.39,0.26,-0.41,1.79,0.54,0.56,34.0,0.59,0.07,0.7,0.45,0.26,-0.16,2.06,0.59,0.59,34.0,0.61,0.06,0.71,0.46,0.26,-0.35,2.42,0.61,0.61,34.0,0.71,0.07,0.8,0.54,0.26,-1.04,3.27,0.72,0.74,34.0
+BI-BJ = 0.5,0.18,0.72,0.12,0.6,-0.59,2.27,0.53,0.54,60.0,0.47,0.21,0.71,0.03,0.68,-0.7,2.28,0.51,0.53,60.0,0.46,0.13,0.7,0.13,0.57,-0.88,3.09,0.48,0.5,60.0,0.46,0.14,0.63,0.12,0.5,-1.02,3.01,0.48,0.5,60.0,0.47,0.18,0.68,0.09,0.59,-0.99,2.81,0.5,0.54,60.0,0.47,0.22,0.73,0.02,0.71,-0.58,2.05,0.52,0.54,60.0,0.42,0.24,0.69,-0.08,0.78,-0.78,2.36,0.48,0.49,60.0,0.37,0.19,0.64,-0.04,0.68,-0.61,2.2,0.42,0.41,60.0,0.37,0.18,0.62,-0.01,0.63,-0.62,2.15,0.41,0.42,60.0,0.35,0.17,0.57,-0.05,0.62,-0.84,2.77,0.38,0.38,60.0,0.36,0.15,0.67,0.04,0.63,-0.6,2.9,0.39,0.4,60.0,0.49,0.19,0.77,0.11,0.66,-0.62,2.38,0.53,0.56,60.0
+BI-BR = 0.5,0.18,0.68,0.08,0.59,-1.23,3.14,0.53,0.56,104.0,0.53,0.22,0.75,0.04,0.71,-1.17,2.76,0.58,0.65,104.0,0.52,0.15,0.72,0.15,0.57,-1.16,3.18,0.54,0.57,104.0,0.54,0.17,0.77,0.14,0.63,-1.0,2.86,0.57,0.59,104.0,0.5,0.19,0.75,0.07,0.69,-1.15,3.08,0.54,0.57,104.0,0.51,0.2,0.71,0.06,0.66,-1.15,2.88,0.54,0.58,104.0,0.41,0.22,0.65,-0.09,0.74,-1.16,2.92,0.46,0.49,104.0,0.37,0.18,0.58,-0.04,0.63,-1.1,2.84,0.41,0.44,104.0,0.38,0.17,0.57,-0.03,0.59,-1.2,3.06,0.42,0.44,104.0,0.4,0.16,0.59,-0.01,0.59,-1.3,3.47,0.43,0.46,104.0,0.37,0.14,0.59,0.03,0.56,-0.99,3.09,0.4,0.41,104.0,0.52,0.19,0.72,0.1,0.62,-1.03,2.68,0.55,0.59,104.0
+BI-CA = 0.7,0.02,0.75,0.66,0.09,0.37,2.4,0.7,0.7,59.0,0.65,0.04,0.75,0.58,0.17,0.23,2.31,0.66,0.65,59.0,0.56,0.04,0.66,0.48,0.19,0.31,2.61,0.56,0.56,59.0,0.6,0.01,0.63,0.58,0.06,0.27,2.26,0.6,0.6,59.0,0.61,0.02,0.64,0.57,0.07,-0.3,2.69,0.61,0.61,59.0,0.52,0.01,0.56,0.49,0.06,0.56,3.08,0.52,0.52,59.0,0.43,0.02,0.47,0.4,0.07,0.15,2.2,0.43,0.43,59.0,0.41,0.02,0.48,0.36,0.12,0.87,3.51,0.41,0.4,59.0,0.44,0.04,0.53,0.36,0.17,-0.15,2.66,0.45,0.45,59.0,0.51,0.06,0.65,0.34,0.32,-0.7,4.38,0.52,0.51,59.0,0.59,0.04,0.74,0.51,0.23,1.06,5.21,0.59,0.59,59.0,0.7,0.03,0.81,0.64,0.17,1.15,4.84,0.7,0.69,59.0
+BI-CI = 0.71,0.04,0.76,0.62,0.14,-0.71,2.36,0.71,0.72,56.0,0.7,0.03,0.75,0.63,0.12,-0.48,2.59,0.7,0.7,56.0,0.64,0.07,0.73,0.46,0.27,-1.08,3.18,0.65,0.67,56.0,0.68,0.06,0.77,0.53,0.24,-0.76,2.83,0.68,0.69,56.0,0.67,0.07,0.77,0.51,0.26,-0.47,2.03,0.67,0.68,56.0,0.67,0.07,0.77,0.51,0.26,-0.76,2.32,0.68,0.7,56.0,0.61,0.09,0.76,0.45,0.31,-0.26,1.8,0.62,0.63,56.0,0.52,0.1,0.72,0.36,0.35,-0.05,1.81,0.53,0.54,56.0,0.55,0.06,0.64,0.42,0.22,-0.29,1.85,0.55,0.56,56.0,0.62,0.07,0.71,0.46,0.26,-0.53,2.23,0.63,0.64,56.0,0.62,0.07,0.73,0.49,0.24,-0.24,1.86,0.62,0.63,56.0,0.72,0.04,0.78,0.64,0.14,-0.63,2.44,0.72,0.73,56.0
+BI-GI = 0.62,0.04,0.71,0.54,0.17,0.27,2.57,0.62,0.61,60.0,0.63,0.01,0.67,0.6,0.07,-0.27,3.16,0.63,0.63,60.0,0.57,0.04,0.64,0.49,0.15,0.14,1.94,0.57,0.56,60.0,0.61,0.04,0.69,0.54,0.15,-0.35,2.13,0.61,0.62,60.0,0.56,0.04,0.63,0.51,0.12,-0.02,1.74,0.57,0.57,60.0,0.55,0.03,0.64,0.51,0.13,0.75,3.5,0.56,0.55,60.0,0.47,0.03,0.54,0.42,0.12,0.41,2.85,0.47,0.47,60.0,0.41,0.02,0.46,0.37,0.09,0.34,2.45,0.41,0.41,60.0,0.42,0.03,0.47,0.35,0.12,0.08,1.93,0.42,0.41,60.0,0.46,0.05,0.59,0.37,0.22,0.97,3.42,0.47,0.45,60.0,0.49,0.07,0.61,0.35,0.26,0.15,1.92,0.5,0.48,60.0,0.67,0.02,0.72,0.61,0.11,-0.27,2.33,0.67,0.67,60.0
+BI-KI = 0.63,0.05,0.71,0.49,0.21,-0.68,2.7,0.64,0.64,57.0,0.6,0.06,0.67,0.42,0.24,-1.12,3.48,0.6,0.62,57.0,0.59,0.04,0.69,0.47,0.22,-0.41,3.22,0.6,0.59,57.0,0.62,0.03,0.7,0.55,0.15,-0.28,3.3,0.62,0.62,57.0,0.68,0.04,0.73,0.57,0.15,-1.35,4.34,0.68,0.69,57.0,0.61,0.05,0.66,0.47,0.19,-1.28,4.4,0.61,0.61,57.0,0.54,0.05,0.62,0.41,0.21,-0.86,3.85,0.54,0.54,57.0,0.45,0.05,0.53,0.32,0.21,-0.79,3.36,0.45,0.45,57.0,0.45,0.05,0.54,0.31,0.23,-0.96,3.74,0.46,0.46,57.0,0.53,0.06,0.63,0.38,0.26,-0.73,3.18,0.54,0.54,57.0,0.59,0.05,0.69,0.46,0.23,-0.48,2.97,0.59,0.59,57.0,0.62,0.07,0.72,0.43,0.29,-0.92,3.05,0.63,0.65,57.0
+BI-KR = 0.69,0.02,0.73,0.64,0.09,0.13,2.88,0.69,0.69,45.0,0.68,0.02,0.72,0.64,0.08,0.29,2.91,0.68,0.68,45.0,0.58,0.05,0.66,0.48,0.18,0.08,2.33,0.58,0.58,45.0,0.65,0.02,0.68,0.6,0.08,-0.29,2.1,0.65,0.65,45.0,0.62,0.03,0.68,0.55,0.13,-0.21,2.15,0.62,0.62,45.0,0.58,0.04,0.64,0.51,0.13,0.11,1.59,0.58,0.58,45.0,0.48,0.03,0.54,0.43,0.11,0.34,1.69,0.48,0.47,45.0,0.43,0.03,0.48,0.38,0.1,-0.13,2.14,0.43,0.43,45.0,0.42,0.03,0.48,0.36,0.12,-0.21,2.42,0.42,0.42,45.0,0.5,0.05,0.58,0.37,0.21,-0.89,3.1,0.51,0.51,45.0,0.59,0.03,0.65,0.49,0.16,-1.33,4.88,0.59,0.59,45.0,0.68,0.02,0.74,0.65,0.09,0.9,3.39,0.68,0.68,45.0
+BI-KY = 0.68,0.03,0.76,0.64,0.12,0.95,3.46,0.68,0.68,34.0,0.64,0.02,0.69,0.59,0.1,0.18,2.58,0.64,0.64,34.0,0.61,0.04,0.69,0.53,0.16,0.19,2.24,0.61,0.61,34.0,0.58,0.05,0.64,0.43,0.21,-0.87,3.2,0.58,0.59,34.0,0.57,0.06,0.67,0.46,0.21,-0.07,1.97,0.57,0.58,34.0,0.65,0.03,0.75,0.61,0.14,1.12,4.34,0.66,0.65,34.0,0.6,0.03,0.68,0.55,0.13,0.85,3.85,0.6,0.59,34.0,0.52,0.04,0.65,0.46,0.19,1.18,4.09,0.52,0.5,34.0,0.52,0.03,0.59,0.48,0.11,0.81,3.61,0.52,0.51,34.0,0.6,0.04,0.68,0.5,0.17,-0.12,3.02,0.6,0.59,34.0,0.6,0.04,0.71,0.54,0.17,1.05,3.73,0.6,0.59,34.0,0.69,0.02,0.73,0.65,0.09,0.26,3.11,0.69,0.69,34.0
+BI-MA = 0.53,0.22,0.76,0.1,0.67,-0.98,2.27,0.57,0.65,83.0,0.52,0.26,0.75,0.02,0.73,-0.99,2.25,0.58,0.68,83.0,0.51,0.22,0.72,0.06,0.66,-1.16,2.66,0.55,0.63,83.0,0.51,0.18,0.78,0.14,0.64,-0.98,2.54,0.54,0.58,83.0,0.46,0.2,0.75,0.03,0.72,-1.02,2.52,0.51,0.56,83.0,0.41,0.22,0.68,-0.04,0.72,-1.03,2.46,0.47,0.52,83.0,0.33,0.21,0.58,-0.07,0.65,-0.97,2.31,0.39,0.43,83.0,0.28,0.21,0.52,-0.1,0.62,-0.98,2.29,0.35,0.39,83.0,0.32,0.17,0.53,-0.02,0.55,-0.99,2.38,0.36,0.4,83.0,0.37,0.2,0.63,-0.06,0.69,-1.1,2.61,0.42,0.46,83.0,0.39,0.19,0.58,0.01,0.57,-1.04,2.5,0.43,0.47,83.0,0.51,0.21,0.75,0.09,0.67,-0.96,2.32,0.55,0.63,83.0
+BI-MU = 0.66,0.03,0.75,0.56,0.19,0.15,4.33,0.66,0.66,54.0,0.64,0.03,0.73,0.57,0.16,0.67,3.0,0.64,0.63,54.0,0.57,0.04,0.63,0.48,0.15,-0.3,1.94,0.57,0.57,54.0,0.56,0.04,0.64,0.43,0.21,-0.18,3.67,0.56,0.55,54.0,0.55,0.04,0.64,0.48,0.15,0.31,2.3,0.55,0.55,54.0,0.62,0.04,0.72,0.56,0.17,0.59,2.71,0.62,0.62,54.0,0.57,0.05,0.69,0.46,0.23,0.41,2.68,0.57,0.56,54.0,0.48,0.05,0.61,0.4,0.22,0.81,3.13,0.48,0.46,54.0,0.51,0.04,0.62,0.41,0.21,0.43,3.33,0.51,0.5,54.0,0.49,0.05,0.58,0.38,0.2,-0.28,2.35,0.5,0.49,54.0,0.52,0.05,0.6,0.41,0.19,-0.26,2.28,0.52,0.53,54.0,0.69,0.02,0.74,0.65,0.1,-0.09,2.39,0.69,0.69,54.0
+BI-MY = 0.69,0.03,0.75,0.58,0.17,-1.22,8.5,0.69,0.69,54.0,0.65,0.04,0.74,0.55,0.19,0.17,3.29,0.66,0.65,54.0,0.58,0.03,0.67,0.52,0.15,0.28,2.57,0.59,0.58,54.0,0.61,0.03,0.67,0.54,0.13,0.21,3.26,0.61,0.61,54.0,0.66,0.03,0.71,0.57,0.15,-0.69,2.96,0.66,0.67,54.0,0.59,0.04,0.65,0.52,0.14,-0.03,1.83,0.59,0.59,54.0,0.5,0.04,0.57,0.44,0.12,0.3,1.88,0.5,0.49,54.0,0.44,0.03,0.5,0.38,0.11,0.1,2.51,0.44,0.44,54.0,0.46,0.02,0.52,0.41,0.11,0.1,3.19,0.46,0.46,54.0,0.56,0.04,0.66,0.47,0.2,0.25,2.62,0.56,0.55,54.0,0.63,0.04,0.74,0.53,0.2,0.32,2.81,0.63,0.63,54.0,0.7,0.04,0.8,0.57,0.23,0.27,4.14,0.7,0.69,54.0
+BI-NG = 0.69,0.02,0.73,0.63,0.1,-0.49,2.99,0.69,0.7,45.0,0.67,0.03,0.71,0.58,0.13,-1.56,5.0,0.67,0.68,45.0,0.63,0.04,0.7,0.55,0.15,-0.35,2.61,0.63,0.63,45.0,0.62,0.02,0.67,0.58,0.09,0.29,2.39,0.62,0.62,45.0,0.66,0.04,0.71,0.49,0.22,-2.16,9.22,0.66,0.67,45.0,0.66,0.02,0.69,0.6,0.09,-1.12,5.09,0.66,0.66,45.0,0.59,0.03,0.64,0.54,0.09,-0.06,2.15,0.59,0.59,45.0,0.5,0.02,0.53,0.46,0.06,-0.59,2.12,0.5,0.51,45.0,0.52,0.02,0.56,0.47,0.09,-0.22,2.28,0.52,0.52,45.0,0.63,0.03,0.67,0.55,0.12,-0.87,3.63,0.63,0.63,45.0,0.64,0.04,0.7,0.55,0.15,-0.81,2.72,0.64,0.65,45.0,0.7,0.03,0.73,0.57,0.15,-2.47,9.94,0.7,0.71,45.0
+BI-RT = 0.65,0.05,0.75,0.57,0.18,0.36,2.17,0.65,0.65,58.0,0.68,0.02,0.73,0.63,0.1,0.49,3.4,0.68,0.68,58.0,0.65,0.03,0.7,0.56,0.14,-1.02,3.78,0.65,0.66,58.0,0.6,0.03,0.66,0.56,0.1,0.33,2.31,0.6,0.6,58.0,0.58,0.03,0.64,0.53,0.11,0.14,2.11,0.58,0.58,58.0,0.54,0.02,0.59,0.49,0.09,-0.5,2.62,0.54,0.55,58.0,0.45,0.02,0.49,0.4,0.08,-0.62,2.38,0.45,0.46,58.0,0.4,0.02,0.45,0.36,0.09,0.3,3.39,0.4,0.4,58.0,0.41,0.02,0.47,0.36,0.11,0.19,2.59,0.41,0.41,58.0,0.47,0.03,0.56,0.41,0.15,0.59,3.33,0.47,0.46,58.0,0.54,0.05,0.65,0.42,0.23,-0.36,3.23,0.54,0.54,58.0,0.69,0.03,0.75,0.6,0.15,-0.06,2.77,0.69,0.69,58.0
+BI-RY = 0.67,0.03,0.71,0.62,0.1,-0.51,2.23,0.67,0.68,68.0,0.67,0.01,0.7,0.63,0.07,-0.71,3.65,0.67,0.67,68.0,0.6,0.05,0.66,0.47,0.2,-0.54,2.15,0.6,0.61,68.0,0.62,0.02,0.67,0.58,0.09,0.36,2.82,0.62,0.62,68.0,0.61,0.02,0.65,0.57,0.08,-0.16,2.4,0.61,0.61,68.0,0.53,0.02,0.56,0.47,0.09,-0.75,3.27,0.53,0.53,68.0,0.43,0.02,0.47,0.38,0.09,-0.27,2.15,0.43,0.43,68.0,0.38,0.02,0.42,0.34,0.08,0.3,2.26,0.38,0.37,68.0,0.38,0.02,0.44,0.35,0.09,0.39,2.9,0.39,0.39,68.0,0.45,0.04,0.57,0.38,0.18,0.53,2.85,0.45,0.45,68.0,0.52,0.04,0.62,0.45,0.17,0.43,2.61,0.52,0.52,68.0,0.66,0.02,0.7,0.61,0.09,-0.12,2.26,0.66,0.66,68.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BDI/BDI_2_nighttemp_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BDI/BDI_2_nighttemp_2008.properties
new file mode 100644
index 0000000..ecc2b58
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BDI/BDI_2_nighttemp_2008.properties
@@ -0,0 +1,160 @@
+# BDI.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the nighttemp data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BDI nighttemp data for 2008 at admin level 2
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BDI
+ADMIN_LEVEL = 2
+UNITS = C
+DATA_TYPE = nighttemp
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+BI-BB-G010001 = 15.64,2.42,18.82,12.2,6.61,0.01,1.74,15.8,15.93,7.0,17.87,1.85,19.65,14.41,5.24,-1.05,2.71,17.96,18.54,7.0,14.94,2.29,17.72,11.38,6.34,-0.38,1.84,15.09,15.51,7.0,14.34,2.44,17.85,11.38,6.48,0.36,1.72,14.52,14.0,7.0,17.09,1.67,19.09,14.41,4.69,-0.36,1.98,17.16,16.89,7.0,16.52,1.2,17.99,14.82,3.17,0.06,1.74,16.55,16.48,7.0,15.23,1.41,17.03,13.17,3.86,-0.14,1.75,15.28,15.24,7.0,16.6,1.26,18.27,15.1,3.17,0.19,1.46,16.65,16.34,7.0,16.79,1.69,18.82,14.27,4.55,-0.14,1.77,16.86,17.17,7.0,16.3,1.04,17.44,14.96,2.48,-0.19,1.31,16.33,16.61,7.0,15.49,2.32,18.54,12.2,6.34,-0.02,1.7,15.64,14.96,7.0,14.79,2.33,17.72,12.2,5.51,0.14,1.38,14.95,14.69,7.0
+BI-BB-G010002 = 18.06,0.3,18.54,17.72,0.83,0.13,1.9,18.06,18.13,8.0,19.51,0.59,20.2,18.82,1.38,0.06,1.35,19.52,19.44,8.0,16.78,1.67,18.54,13.86,4.69,-0.84,2.26,16.85,17.3,8.0,16.02,1.33,18.54,14.41,4.13,0.62,2.69,16.07,16.13,8.0,18.29,0.34,18.82,17.72,1.1,0.02,2.65,18.3,18.27,8.0,18.26,0.32,18.82,17.99,0.83,0.95,2.28,18.26,18.13,8.0,17.57,0.36,18.27,17.17,1.1,0.97,2.84,17.57,17.44,8.0,17.52,0.24,17.79,17.17,0.62,-0.57,1.85,17.52,17.58,8.0,18.28,0.32,18.68,17.72,0.96,-0.44,2.16,18.28,18.3,8.0,17.03,0.25,17.37,16.61,0.76,-0.44,2.2,17.03,17.1,8.0,17.31,0.77,18.27,16.13,2.14,-0.65,2.06,17.33,17.65,8.0,17.26,0.84,17.99,15.93,2.07,-1.02,2.24,17.28,17.61,8.0
+BI-BB-G010003 = 15.55,1.72,17.85,13.03,4.82,-0.21,2.46,15.63,15.65,5.0,18.25,1.83,20.33,15.44,4.89,-0.58,2.27,18.33,18.68,5.0,13.42,1.85,15.37,10.41,4.96,-0.85,2.59,13.52,14.0,5.0,13.76,3.18,18.41,9.45,8.96,0.17,2.48,14.05,13.65,5.0,16.92,1.42,18.96,14.96,4.0,0.1,2.46,16.96,16.82,5.0,16.6,1.33,18.54,14.82,3.72,0.2,2.39,16.64,16.41,5.0,15.88,1.37,17.58,13.86,3.72,-0.37,2.25,15.93,16.2,5.0,16.2,1.46,17.99,14.0,4.0,-0.43,2.36,16.25,16.2,5.0,17.41,1.13,19.09,15.93,3.17,0.28,2.51,17.44,17.3,5.0,15.37,1.64,17.72,13.17,4.55,0.14,2.35,15.44,15.24,5.0,14.0,1.86,16.06,10.96,5.1,-0.82,2.69,14.09,14.41,5.0,12.51,2.95,15.93,7.8,8.13,-0.7,2.6,12.78,12.76,5.0
+BI-BB-G010004 = 10.3,1.45,13.03,8.07,4.96,0.49,2.8,10.39,10.0,9.0,9.1,4.45,17.44,4.07,13.37,0.57,2.45,10.02,8.97,9.0,8.13,1.6,11.38,6.42,4.96,0.84,2.81,8.27,7.86,9.0,9.76,0.74,10.83,8.48,2.34,-0.17,2.18,9.78,9.86,9.0,11.75,1.8,14.69,9.59,5.1,0.35,1.76,11.87,11.79,9.0,12.93,1.3,14.96,10.83,4.13,0.06,2.18,12.99,12.76,9.0,10.87,1.02,12.76,9.59,3.17,0.57,2.38,10.91,10.76,9.0,11.71,1.66,13.86,8.76,5.1,-0.22,2.2,11.81,11.38,9.0,12.52,1.9,15.79,10.14,5.65,0.34,2.01,12.65,12.27,9.0,11.42,1.79,13.58,8.48,5.1,-0.2,1.93,11.55,11.24,9.0,9.44,0.89,10.83,8.28,2.55,0.21,1.77,9.48,9.45,9.0,8.18,1.19,9.72,6.0,3.72,-0.6,2.28,8.26,8.35,9.0
+BI-BB-G010005 = 12.38,1.06,13.86,11.17,2.69,0.34,1.77,12.42,12.07,5.0,13.2,3.55,17.99,9.52,8.47,0.35,1.57,13.57,12.27,5.0,9.77,0.77,11.1,9.24,1.86,1.3,2.96,9.79,9.45,5.0,8.08,1.02,9.59,7.11,2.48,0.46,1.9,8.14,8.07,5.0,13.89,1.24,15.24,12.82,2.41,0.36,1.19,13.93,13.24,5.0,13.84,1.05,15.24,12.96,2.27,0.47,1.41,13.88,13.31,5.0,13.54,1.4,15.1,12.0,3.1,0.22,1.31,13.6,12.89,5.0,13.71,1.47,15.65,11.93,3.72,0.18,1.71,13.77,13.38,5.0,14.56,1.25,16.06,13.51,2.55,0.41,1.22,14.6,13.72,5.0,11.97,1.3,13.86,10.83,3.03,0.6,1.74,12.03,11.38,5.0,11.49,0.79,12.76,10.76,2.0,0.88,2.34,11.51,11.1,5.0,7.49,2.08,10.96,5.59,5.37,1.01,2.67,7.72,7.24,5.0
+BI-BJ-G020001 = 12.07,1.17,12.89,11.24,1.65,0.0,1.0,12.1,12.07,2.0,7.11,2.14,8.62,5.59,3.03,-0.0,1.0,7.27,7.11,2.0,10.0,1.75,11.24,8.76,2.48,-0.0,1.0,10.08,10.0,2.0,9.35,1.71,10.55,8.14,2.41,-0.0,1.0,9.42,9.35,2.0,13.03,1.56,14.13,11.93,2.2,-0.0,1.0,13.08,13.03,2.0,13.93,1.46,14.96,12.89,2.07,-0.0,1.0,13.97,13.93,2.0,13.0,1.61,14.13,11.86,2.27,-0.0,1.0,13.05,13.0,2.0,14.03,1.71,15.24,12.82,2.41,0.0,1.0,14.08,14.03,2.0,13.34,1.32,14.27,12.41,1.86,-0.0,1.0,13.37,13.34,2.0,12.96,1.85,14.27,11.65,2.62,0.0,1.0,13.03,12.96,2.0,11.45,1.07,12.2,10.69,1.52,-0.0,1.0,11.47,11.45,2.0,9.69,2.97,11.79,7.59,4.2,0.0,1.0,9.92,9.69,2.0
+BI-BJ-G020002 = 17.75,1.89,19.92,14.0,5.93,-0.46,2.29,17.84,17.85,12.0,18.8,2.21,21.85,14.55,7.3,-0.35,2.26,18.92,19.03,12.0,16.12,3.52,20.2,10.14,10.06,-0.3,1.86,16.47,15.93,12.0,17.44,3.25,22.13,11.52,10.61,-0.23,2.07,17.71,17.75,12.0,19.66,2.28,22.4,15.24,7.17,-0.41,2.24,19.78,19.78,12.0,19.58,2.37,22.68,14.96,7.72,-0.4,2.3,19.71,19.71,12.0,19.04,2.81,22.4,14.13,8.27,-0.22,1.86,19.23,19.23,12.0,19.26,2.3,22.13,14.96,7.17,-0.32,2.07,19.39,19.47,12.0,19.77,2.18,22.4,15.51,6.89,-0.42,2.24,19.88,19.89,12.0,19.87,1.92,22.68,15.51,7.17,-0.72,3.37,19.95,19.99,12.0,17.37,2.13,20.06,13.58,6.48,-0.33,1.98,17.49,17.3,12.0,17.65,2.97,20.75,11.24,9.51,-0.8,2.78,17.88,17.92,12.0
+BI-BJ-G020003 = 11.5,1.51,13.65,10.14,3.51,0.83,2.16,11.57,11.1,4.0,12.57,3.26,15.03,7.8,7.23,-1.0,2.22,12.88,13.72,4.0,9.43,1.88,11.86,7.38,4.48,0.31,1.86,9.57,9.24,4.0,10.1,1.37,12.07,9.04,3.03,0.88,2.09,10.17,9.66,4.0,13.05,1.8,15.44,11.1,4.34,0.41,2.01,13.14,12.82,4.0,13.74,1.46,15.58,12.2,3.38,0.29,1.69,13.8,13.58,4.0,12.6,1.58,14.48,10.69,3.79,-0.03,1.83,12.68,12.62,4.0,13.53,1.46,15.31,11.79,3.51,0.04,1.86,13.59,13.51,4.0,13.07,1.5,15.1,11.52,3.58,0.52,2.02,13.13,12.82,4.0,13.34,1.79,15.65,11.38,4.27,0.31,1.89,13.43,13.17,4.0,11.0,2.08,13.86,9.04,4.82,0.63,1.95,11.15,10.55,4.0,8.95,2.97,12.96,5.87,7.1,0.51,2.01,9.31,8.48,4.0
+BI-BJ-G020004 = 13.51,1.66,14.69,12.34,2.34,-0.0,1.0,13.56,13.51,2.0,3.25,0.19,3.39,3.11,0.28,0.0,1.0,3.25,3.25,2.0,11.45,1.85,12.76,10.14,2.62,-0.0,1.0,11.52,11.45,2.0,9.17,2.73,11.1,7.24,3.86,-0.0,1.0,9.37,9.17,2.0,14.0,1.75,15.24,12.76,2.48,-0.0,1.0,14.05,14.0,2.0,14.69,1.56,15.79,13.58,2.2,-0.0,1.0,14.73,14.69,2.0,14.13,1.56,15.24,13.03,2.2,0.0,1.0,14.18,14.13,2.0,15.24,1.95,16.61,13.86,2.76,-0.0,1.0,15.3,15.24,2.0,14.41,1.56,15.51,13.31,2.2,0.0,1.0,14.45,14.41,2.0,13.44,2.14,14.96,11.93,3.03,-0.0,1.0,13.53,13.44,2.0,13.38,1.46,14.41,12.34,2.07,0.0,1.0,13.42,13.38,2.0,12.0,3.8,14.69,9.31,5.37,0.0,1.0,12.3,12.0,2.0
+BI-BJ-G020005 = 9.19,0.52,10.0,8.62,1.38,0.68,2.4,9.2,9.17,5.0,6.86,3.51,10.28,1.46,8.82,-0.63,2.14,7.54,7.11,5.0,4.35,1.48,6.21,2.28,3.93,-0.21,2.02,4.55,4.56,5.0,7.69,0.57,8.42,6.97,1.45,0.1,1.76,7.7,7.52,5.0,9.55,0.76,10.9,9.17,1.72,1.48,3.22,9.57,9.17,5.0,9.81,0.99,11.24,8.62,2.62,0.37,2.03,9.85,9.45,5.0,8.88,0.84,10.28,8.35,1.93,1.04,2.46,8.92,8.35,5.0,10.01,0.78,11.38,9.45,1.93,1.31,3.0,10.04,9.72,5.0,9.99,0.69,11.17,9.45,1.72,1.2,2.82,10.01,9.72,5.0,9.48,0.84,10.96,8.9,2.07,1.42,3.16,9.51,9.17,5.0,9.71,1.05,10.83,8.07,2.76,-0.7,2.33,9.76,9.93,5.0,3.26,1.21,5.31,2.28,3.03,1.15,2.77,3.44,2.83,5.0
+BI-BJ-G020006 = 13.67,3.3,19.09,9.66,9.44,0.23,1.76,14.04,13.44,14.0,15.37,2.89,19.78,11.24,8.54,0.01,1.74,15.62,15.1,14.0,10.04,4.58,18.96,3.66,15.3,0.71,2.5,10.97,8.9,14.0,13.98,4.15,20.2,8.9,11.3,0.15,1.61,14.54,13.51,14.0,14.98,3.72,21.57,10.28,11.3,0.46,2.06,15.4,14.62,14.0,15.13,4.26,22.54,10.14,12.4,0.52,2.05,15.67,14.41,14.0,14.8,4.2,21.85,9.79,12.06,0.47,1.94,15.35,13.93,14.0,15.39,3.63,20.89,10.41,10.47,0.05,1.68,15.79,15.37,14.0,16.01,4.11,22.4,10.55,11.85,0.15,1.72,16.49,15.79,14.0,15.84,4.32,22.54,10.41,12.13,0.17,1.73,16.38,15.72,14.0,14.42,3.13,19.65,10.28,9.37,0.33,1.89,14.74,14.13,14.0,12.9,4.16,19.92,6.83,13.09,0.36,2.01,13.51,12.14,14.0
+BI-BJ-G020007 = 9.38,0.47,9.86,8.76,1.1,-0.43,1.85,9.39,9.45,4.0,10.55,0.71,11.38,9.72,1.65,0.0,1.64,10.57,10.55,4.0,3.58,1.21,5.04,2.28,2.76,0.19,1.59,3.72,3.49,4.0,8.07,0.44,8.62,7.66,0.96,0.37,1.57,8.08,8.0,4.0,9.95,0.65,10.69,9.17,1.52,-0.07,1.67,9.96,9.97,4.0,9.6,0.71,10.28,8.62,1.65,-0.65,1.97,9.62,9.76,4.0,9.28,0.66,9.86,8.35,1.52,-0.77,2.05,9.29,9.45,4.0,9.97,0.84,10.96,9.04,1.93,0.11,1.61,9.99,9.93,4.0,10.0,0.71,10.83,9.17,1.65,0.0,1.64,10.02,10.0,4.0,9.95,0.59,10.55,9.17,1.38,-0.43,1.85,9.96,10.03,4.0,10.72,0.6,11.52,10.14,1.38,0.48,1.8,10.74,10.62,4.0,4.94,1.47,6.42,2.97,3.44,-0.49,1.88,5.1,5.18,4.0
+BI-BJ-G020008 = 11.52,1.36,13.03,10.41,2.62,0.51,1.5,11.57,11.1,3.0,12.96,1.34,14.48,11.93,2.55,0.58,1.5,13.01,12.48,3.0,7.36,1.46,8.55,5.73,2.82,-0.5,1.5,7.46,7.8,3.0,9.61,1.59,11.45,8.62,2.82,0.7,1.5,9.7,8.76,3.0,12.5,1.44,14.06,11.24,2.82,0.37,1.5,12.56,12.2,3.0,12.39,1.43,14.0,11.24,2.76,0.53,1.5,12.44,11.93,3.0,11.81,1.26,13.24,10.83,2.41,0.56,1.5,11.86,11.38,3.0,12.71,1.32,14.13,11.52,2.62,0.31,1.5,12.76,12.48,3.0,12.69,1.61,14.48,11.38,3.1,0.5,1.5,12.75,12.2,3.0,12.62,1.82,14.69,11.24,3.44,0.6,1.5,12.71,11.93,3.0,12.16,0.9,13.03,11.24,1.79,-0.09,1.5,12.18,12.2,3.0,8.87,2.05,11.17,7.24,3.93,0.53,1.5,9.03,8.21,3.0
+BI-BJ-G020009 = 17.12,0.8,18.27,16.2,2.07,0.31,1.61,17.13,16.89,7.0,18.88,3.39,21.57,11.79,9.78,-1.46,3.84,19.14,20.47,7.0,12.18,2.01,15.24,10.0,5.24,0.34,1.8,12.32,12.2,7.0,15.47,1.71,18.27,13.72,4.55,0.55,1.92,15.55,14.69,7.0,19.03,0.84,20.06,17.44,2.62,-0.8,2.99,19.04,19.09,7.0,19.18,0.94,20.61,17.44,3.17,-0.5,3.31,19.2,19.23,7.0,17.94,1.61,20.75,16.2,4.55,0.61,2.25,18.0,17.72,7.0,17.98,1.07,19.92,16.34,3.58,0.4,3.17,18.01,17.99,7.0,19.08,1.05,20.61,17.58,3.03,-0.12,1.97,19.11,19.23,7.0,17.47,0.91,18.96,16.48,2.48,0.48,2.0,17.49,17.51,7.0,14.76,1.15,17.17,13.58,3.58,1.41,3.98,14.8,14.55,7.0,14.02,2.03,17.44,10.41,7.03,-0.14,3.48,14.14,14.0,7.0
+BI-BJ-G020010 = 16.45,2.09,19.65,13.31,6.34,-0.01,2.18,16.56,16.75,7.0,18.07,2.9,22.13,13.65,8.47,-0.19,1.97,18.27,18.68,7.0,16.19,2.82,20.47,13.03,7.44,0.39,1.7,16.4,15.03,7.0,16.15,2.56,20.2,12.62,7.58,0.11,2.13,16.32,16.75,7.0,18.51,1.87,21.02,15.65,5.37,-0.35,2.0,18.59,18.96,7.0,18.79,1.94,21.85,16.2,5.65,0.15,2.07,18.87,18.68,7.0,17.87,2.6,22.4,14.82,7.58,0.58,2.29,18.04,17.17,7.0,18.27,2.07,21.85,15.65,6.2,0.51,2.36,18.37,17.85,7.0,18.03,2.59,22.4,14.69,7.72,0.4,2.24,18.19,17.99,7.0,18.17,1.81,21.02,15.79,5.24,0.14,2.12,18.25,18.13,7.0,17.11,2.3,20.2,14.13,6.06,-0.08,1.69,17.24,16.89,7.0,17.92,2.74,20.75,14.48,6.27,-0.15,1.41,18.1,17.3,7.0
+BI-BR-G030001 = 13.21,2.03,15.65,10.0,5.65,-0.29,1.9,13.34,13.58,7.0,15.15,1.79,17.3,12.2,5.1,-0.38,2.05,15.24,15.65,7.0,12.27,2.81,15.79,8.21,7.58,-0.01,1.76,12.55,12.2,7.0,13.64,2.65,16.48,9.31,7.17,-0.41,1.96,13.86,14.55,7.0,15.1,2.24,17.3,11.24,6.06,-0.63,2.15,15.24,15.65,7.0,14.57,2.47,17.85,10.69,7.17,-0.22,1.98,14.75,15.1,7.0,14.08,2.43,17.3,10.28,7.03,-0.21,1.97,14.26,14.55,7.0,15.17,2.48,18.27,11.24,7.03,-0.24,1.97,15.34,15.51,7.0,15.48,2.41,18.41,11.65,6.75,-0.27,1.96,15.64,15.93,7.0,14.64,2.31,17.44,10.96,6.48,-0.3,1.91,14.79,14.96,7.0,14.68,2.2,17.72,11.52,6.2,0.07,1.86,14.82,14.69,7.0,10.03,2.31,13.86,7.24,6.61,0.59,2.13,10.26,9.31,7.0
+BI-BR-G030002 = 11.48,1.46,14.41,9.45,4.96,0.64,2.41,11.57,10.96,13.0,11.36,1.69,14.96,9.17,5.79,0.77,2.61,11.47,10.83,13.0,10.02,2.2,14.55,7.52,7.03,0.79,2.49,10.24,9.17,13.0,10.15,1.15,12.89,8.9,4.0,1.07,3.36,10.21,9.72,13.0,11.81,2.01,15.37,9.45,5.93,0.32,1.92,11.97,11.93,13.0,12.54,1.67,15.93,10.83,5.1,0.98,2.68,12.65,11.79,13.0,11.39,1.72,14.69,9.17,5.51,0.77,2.51,11.51,10.83,13.0,12.93,1.6,16.06,10.55,5.51,0.57,2.59,13.02,12.76,13.0,13.53,1.91,17.17,11.1,6.06,0.75,2.49,13.66,12.89,13.0,12.88,1.78,16.2,11.1,5.1,0.79,2.39,13.0,12.2,13.0,12.11,2.15,15.93,8.62,7.3,-0.05,2.31,12.29,12.07,13.0,9.46,2.19,13.58,6.97,6.61,0.54,1.9,9.7,8.55,13.0
+BI-BR-G030003 = 13.54,1.47,15.37,11.52,3.86,-0.13,1.93,13.61,13.31,5.0,15.15,1.08,16.2,13.58,2.62,-0.54,1.8,15.18,15.51,5.0,12.56,2.39,15.79,9.72,6.06,0.21,1.75,12.74,12.2,5.0,13.65,1.31,14.69,11.79,2.89,-0.59,1.6,13.7,14.41,5.0,14.82,1.42,16.2,12.62,3.58,-0.67,2.24,14.88,14.69,5.0,15.02,1.56,16.75,12.62,4.13,-0.58,2.27,15.08,15.1,5.0,14.37,1.51,16.06,12.07,4.0,-0.53,2.23,14.43,14.27,5.0,15.37,1.77,17.44,12.76,4.69,-0.4,2.12,15.46,15.24,5.0,16.08,1.86,18.27,13.31,4.96,-0.43,2.17,16.16,16.2,5.0,14.95,1.75,17.03,12.48,4.55,-0.28,1.93,15.03,15.1,5.0,14.96,1.82,17.44,12.76,4.69,0.24,1.82,15.05,14.41,5.0,10.25,2.37,13.44,7.38,6.06,0.13,1.8,10.46,10.41,5.0
+BI-BR-G030004 = 11.32,0.21,11.65,11.1,0.55,0.48,1.91,11.32,11.24,7.0,10.74,0.66,11.65,10.0,1.65,0.33,1.61,10.76,10.69,7.0,9.48,1.98,12.2,6.56,5.65,0.0,1.84,9.65,8.97,7.0,11.68,0.69,12.48,10.69,1.79,-0.18,1.53,11.7,11.72,7.0,10.96,0.16,11.24,10.83,0.41,0.7,2.19,10.97,10.96,7.0,10.55,0.33,11.1,10.28,0.83,0.64,1.95,10.56,10.41,7.0,9.89,0.26,10.41,9.72,0.69,1.27,3.16,9.89,9.72,7.0,9.81,0.47,10.69,9.45,1.24,0.94,2.62,9.82,9.59,7.0,11.11,0.39,11.79,10.55,1.24,0.38,2.79,11.12,11.1,7.0,10.68,0.33,11.24,10.28,0.96,0.51,2.22,10.68,10.55,7.0,10.47,0.43,11.24,10.0,1.24,0.73,2.43,10.48,10.28,7.0,7.74,1.59,9.45,5.04,4.41,-0.59,2.09,7.88,8.21,7.0
+BI-BR-G030005 = 9.92,0.82,11.31,8.9,2.41,0.3,2.07,9.95,9.86,9.0,11.04,0.96,12.62,9.17,3.44,-0.39,3.14,11.08,11.1,9.0,5.54,2.1,8.35,2.28,6.06,-0.12,1.95,5.88,5.31,9.0,9.35,0.94,11.45,8.35,3.1,1.21,3.78,9.39,9.17,9.0,10.53,0.79,11.86,9.17,2.69,-0.07,2.55,10.55,10.55,9.0,10.14,0.92,11.86,8.62,3.24,0.19,2.85,10.18,10.28,9.0,9.5,0.85,11.24,8.35,2.89,0.68,3.14,9.54,9.31,9.0,9.76,0.95,11.72,8.62,3.1,0.84,3.07,9.8,9.59,9.0,10.44,1.15,12.55,8.9,3.65,0.31,2.42,10.5,10.14,9.0,10.49,0.76,11.86,9.17,2.69,0.01,2.83,10.51,10.69,9.0,10.88,0.62,12.0,10.0,2.0,0.25,2.37,10.9,10.69,9.0,5.71,1.74,8.28,3.25,5.03,0.09,1.85,5.94,5.31,9.0
+BI-BR-G030006 = 17.98,1.38,20.2,13.86,6.34,-0.71,3.51,18.03,18.16,36.0,19.23,1.47,21.57,15.58,5.99,-0.47,2.52,19.28,19.44,36.0,17.95,2.17,21.02,12.07,8.96,-0.98,3.45,18.08,18.27,36.0,18.65,1.83,21.02,14.13,6.89,-1.05,3.18,18.73,19.23,36.0,19.59,1.73,21.85,15.51,6.34,-0.51,2.28,19.67,19.89,36.0,20.78,2.23,23.23,15.58,7.65,-0.65,2.28,20.9,21.3,36.0,19.94,2.3,23.5,15.37,8.13,-0.34,2.04,20.07,20.23,36.0,20.06,1.29,22.13,16.48,5.65,-0.89,3.36,20.1,20.33,36.0,21.53,1.75,23.78,16.82,6.96,-0.74,2.78,21.6,21.78,36.0,20.18,1.92,23.78,15.86,7.92,-0.22,2.25,20.27,20.23,36.0,20.02,1.63,22.54,15.31,7.23,-0.76,3.31,20.09,20.2,36.0,17.92,2.06,21.85,12.55,9.3,-0.39,2.89,18.04,18.06,36.0
+BI-BR-G030007 = 11.73,0.6,12.76,11.1,1.65,0.83,2.21,11.75,11.52,11.0,11.14,0.76,12.34,10.0,2.34,0.18,1.78,11.16,10.83,11.0,11.33,0.8,12.76,10.55,2.2,0.77,2.23,11.35,11.24,11.0,11.46,0.66,12.34,10.55,1.79,0.01,1.53,11.48,11.65,11.0,11.47,0.63,12.48,10.55,1.93,0.22,1.79,11.48,11.38,11.0,11.27,0.86,12.76,10.28,2.48,0.48,1.93,11.3,11.1,11.0,11.81,1.04,13.58,10.41,3.17,0.52,2.12,11.85,11.52,11.0,12.08,1.02,13.72,10.28,3.44,-0.04,2.25,12.12,11.93,11.0,12.92,1.38,15.24,11.1,4.13,0.59,2.22,12.99,12.48,11.0,11.79,1.11,14.0,10.55,3.44,0.62,2.36,11.84,11.52,11.0,10.93,1.18,13.17,9.17,4.0,0.39,2.31,10.99,10.55,11.0,8.63,2.11,12.89,5.87,7.03,0.53,2.53,8.87,8.76,11.0
+BI-BR-G030008 = 11.01,0.74,12.2,10.0,2.2,0.46,2.13,11.03,10.86,10.0,11.52,1.2,13.86,10.14,3.72,0.84,2.52,11.58,11.1,10.0,9.58,1.05,10.69,7.24,3.44,-1.05,3.49,9.63,9.69,10.0,11.15,1.26,13.31,9.17,4.13,-0.01,2.31,11.21,10.96,10.0,11.23,0.97,12.96,10.14,2.82,0.94,2.6,11.27,11.03,10.0,11.53,0.97,13.31,10.55,2.76,1.03,2.68,11.57,11.24,10.0,10.56,1.13,12.62,9.45,3.17,0.88,2.42,10.62,10.31,10.0,11.43,1.12,13.38,10.0,3.38,0.82,2.51,11.48,11.17,10.0,12.29,1.13,14.34,10.83,3.51,0.7,2.41,12.33,12.14,10.0,11.74,0.78,13.38,10.96,2.41,1.28,3.22,11.76,11.52,10.0,10.96,1.23,12.89,9.31,3.58,0.28,1.99,11.03,11.03,10.0,9.19,1.71,11.1,6.56,4.55,-0.5,1.8,9.34,9.59,10.0
+BI-BR-G030009 = 14.48,1.16,15.93,13.03,2.89,-0.24,1.61,14.52,14.75,6.0,15.16,1.43,16.75,13.31,3.44,-0.32,1.51,15.21,15.48,6.0,13.13,1.79,15.79,10.83,4.96,0.16,1.94,13.24,13.2,6.0,13.42,1.22,14.69,11.93,2.76,-0.27,1.35,13.47,13.72,6.0,15.04,0.94,16.06,13.72,2.34,-0.16,1.69,15.07,15.06,6.0,14.87,1.1,16.34,13.31,3.03,-0.04,1.92,14.9,14.82,6.0,14.12,1.04,15.37,12.76,2.62,-0.25,1.61,14.15,14.31,6.0,15.14,1.18,16.61,13.58,3.03,-0.06,1.6,15.18,15.17,6.0,16.01,1.24,17.44,14.27,3.17,-0.07,1.69,16.05,15.89,6.0,15.63,0.96,16.75,14.41,2.34,-0.29,1.54,15.65,15.86,6.0,15.39,1.21,17.17,13.72,3.44,0.14,2.07,15.43,15.27,6.0,13.9,1.87,15.79,11.52,4.27,-0.28,1.4,14.01,14.27,6.0
+BI-CA-G040001 = 14.01,0.32,14.69,13.58,1.1,0.89,2.59,14.01,13.86,17.0,13.08,0.6,14.41,12.2,2.2,0.67,2.8,13.09,12.96,17.0,12.89,0.6,14.41,11.93,2.48,0.71,3.64,12.9,12.76,17.0,14.78,0.59,15.65,13.86,1.79,0.15,1.75,14.79,14.55,17.0,14.03,0.52,15.51,13.58,1.93,1.4,4.86,14.04,13.86,17.0,13.31,0.46,14.55,12.76,1.79,1.12,4.01,13.31,13.17,17.0,13.37,0.46,14.0,12.48,1.52,-0.33,1.9,13.38,13.38,17.0,14.49,0.33,15.24,14.0,1.24,0.72,2.76,14.49,14.41,17.0,14.82,0.35,15.51,14.27,1.24,0.2,2.12,14.82,14.96,17.0,14.6,0.5,15.37,13.58,1.79,-0.19,2.24,14.61,14.55,17.0,12.72,1.73,14.41,8.35,6.06,-1.02,3.3,12.83,13.17,17.0,14.89,0.53,15.79,14.13,1.65,0.44,1.83,14.9,14.69,17.0
+BI-CA-G040002 = 14.93,0.35,15.65,14.41,1.24,0.64,2.84,14.94,14.82,10.0,13.89,0.83,15.51,12.76,2.76,0.57,2.47,13.91,13.75,10.0,14.33,0.34,14.96,13.72,1.24,0.06,3.06,14.34,14.31,10.0,14.95,0.53,15.65,14.13,1.52,-0.29,1.77,14.96,15.1,10.0,15.15,0.4,15.93,14.62,1.31,0.39,2.43,15.16,15.17,10.0,13.98,0.32,14.69,13.58,1.1,0.95,3.26,13.99,13.89,10.0,14.14,0.2,14.41,13.86,0.55,-0.08,1.82,14.14,14.13,10.0,15.2,0.44,15.99,14.69,1.31,0.57,2.1,15.21,15.13,10.0,15.85,0.36,16.55,15.37,1.17,0.61,2.37,15.85,15.79,10.0,15.15,0.54,16.06,14.41,1.65,0.5,1.99,15.16,14.96,10.0,14.66,0.97,15.79,12.55,3.24,-0.88,3.39,14.69,14.65,10.0,15.99,0.25,16.34,15.65,0.69,0.04,1.53,15.99,15.99,10.0
+BI-CA-G040003 = 14.96,0.64,15.51,14.41,1.1,0.0,1.0,14.97,14.96,4.0,14.77,0.49,15.37,14.34,1.03,0.33,1.44,14.78,14.69,4.0,14.62,0.47,15.24,14.13,1.1,0.43,1.85,14.62,14.55,4.0,14.84,0.96,16.06,13.86,2.2,0.34,1.68,14.86,14.72,4.0,15.8,0.35,16.2,15.51,0.69,0.17,1.22,15.81,15.75,4.0,14.38,0.36,14.69,14.0,0.69,-0.07,1.09,14.38,14.41,4.0,14.44,0.28,14.69,14.13,0.55,-0.12,1.15,14.45,14.48,4.0,15.24,0.64,15.79,14.69,1.1,0.0,1.0,15.25,15.24,4.0,15.87,0.59,16.48,15.24,1.24,-0.05,1.21,15.88,15.89,4.0,15.75,0.4,16.06,15.24,0.83,-0.49,1.63,15.76,15.86,4.0,14.29,1.34,15.44,12.76,2.69,-0.18,1.24,14.34,14.48,4.0,16.32,0.03,16.34,16.27,0.07,-1.15,2.27,16.32,16.34,4.0
+BI-CA-G040004 = 13.74,0.23,14.13,13.31,0.83,-0.18,2.15,13.74,13.75,16.0,13.24,0.2,13.58,12.76,0.83,-0.77,3.63,13.24,13.31,16.0,12.37,0.84,14.0,10.83,3.17,0.28,2.69,12.4,12.24,16.0,14.41,0.56,15.51,13.58,1.93,0.1,2.53,14.42,14.41,16.0,14.06,0.35,14.69,13.58,1.1,0.22,2.1,14.06,14.13,16.0,12.97,0.58,14.0,11.93,2.07,0.35,2.37,12.98,12.82,16.0,12.54,0.7,13.38,11.1,2.27,-0.44,2.27,12.56,12.58,16.0,14.02,0.49,14.82,13.03,1.79,-0.24,2.39,14.03,14.13,16.0,14.31,0.46,14.96,13.31,1.65,-0.31,2.62,14.32,14.27,16.0,14.02,0.71,15.24,12.76,2.48,-0.21,2.33,14.03,14.03,16.0,12.55,0.59,13.31,11.38,1.93,-0.42,2.0,12.56,12.58,16.0,14.71,0.32,15.24,14.13,1.1,-0.1,2.13,14.71,14.69,16.0
+BI-CA-G040005 = 14.5,0.56,15.51,13.58,1.93,0.03,2.38,14.51,14.48,12.0,13.53,0.44,14.41,13.03,1.38,0.97,2.71,13.54,13.34,12.0,14.13,0.39,14.69,13.31,1.38,-0.81,2.93,14.14,14.13,12.0,15.19,0.22,15.37,14.69,0.69,-1.48,3.92,15.19,15.24,12.0,15.45,0.26,15.79,14.96,0.83,-0.46,2.16,15.46,15.51,12.0,14.44,0.35,14.96,13.86,1.1,-0.35,2.23,14.44,14.41,12.0,13.84,0.54,14.69,13.03,1.65,-0.04,1.8,13.85,13.79,12.0,15.29,0.34,15.79,14.69,1.1,0.04,2.19,15.3,15.2,12.0,15.64,0.35,16.34,15.1,1.24,0.35,2.55,15.65,15.65,12.0,15.15,0.72,16.06,13.86,2.2,-0.43,1.95,15.17,15.24,12.0,14.13,1.0,15.51,12.34,3.17,-0.38,2.05,14.17,14.27,12.0,15.64,0.37,16.2,14.96,1.24,-0.41,2.32,15.64,15.79,12.0
+BI-CI-G050001 = 15.96,1.13,17.72,14.13,3.58,-0.24,2.19,16.0,16.1,10.0,19.82,0.63,20.47,18.54,1.93,-0.78,2.56,19.83,20.02,10.0,15.77,1.36,17.85,13.86,4.0,0.19,1.99,15.83,15.82,10.0,16.31,1.79,18.82,13.86,4.96,0.13,1.5,16.4,16.13,10.0,17.21,0.26,17.72,16.89,0.83,0.89,2.75,17.22,17.17,10.0,17.37,0.37,17.99,16.61,1.38,-0.38,3.32,17.38,17.37,10.0,16.59,0.55,17.72,15.93,1.79,0.73,2.98,16.59,16.58,10.0,17.31,0.32,17.72,16.75,0.96,-0.33,2.16,17.31,17.3,10.0,18.26,0.91,19.65,16.61,3.03,-0.11,2.37,18.28,18.13,10.0,16.94,0.47,17.72,16.06,1.65,-0.17,2.65,16.94,16.96,10.0,17.06,0.99,18.68,15.51,3.17,0.19,2.08,17.08,16.82,10.0,16.63,2.02,19.65,13.58,6.06,0.06,2.01,16.74,16.48,10.0
+BI-CI-G050002 = 10.21,1.3,12.89,9.17,3.72,1.12,2.89,10.28,9.59,9.0,3.29,5.31,13.03,-2.13,15.16,0.66,2.15,5.99,2.28,9.0,9.04,2.63,13.17,4.21,8.96,-0.29,2.57,9.38,9.17,9.0,10.47,2.09,14.96,8.21,6.75,1.15,3.37,10.65,10.0,9.0,10.7,2.02,14.41,8.07,6.34,0.52,2.24,10.87,10.69,9.0,12.94,1.51,15.65,10.83,4.82,0.38,2.25,13.02,13.03,9.0,11.43,1.84,14.27,8.48,5.79,-0.07,2.12,11.56,11.38,9.0,12.4,1.88,15.1,9.45,5.65,-0.25,1.97,12.52,12.48,9.0,12.8,1.78,15.93,10.28,5.65,0.29,2.31,12.91,12.76,9.0,11.62,1.78,14.41,9.45,4.96,0.53,1.87,11.74,11.1,9.0,10.31,2.53,15.24,7.38,7.85,0.64,2.59,10.59,10.28,9.0,9.01,2.79,14.13,5.18,8.96,0.57,2.4,9.39,8.35,9.0
+BI-CI-G050003 = 11.22,1.27,13.58,9.59,4.0,0.71,2.38,11.28,11.1,11.0,5.2,3.76,11.58,1.87,9.71,0.59,1.68,6.32,2.83,11.0,7.66,2.46,11.65,4.21,7.44,0.27,1.94,8.01,7.93,11.0,10.05,1.75,13.17,7.73,5.44,0.47,2.1,10.19,10.0,11.0,10.38,1.38,12.89,8.21,4.69,0.25,2.32,10.47,10.55,11.0,11.72,1.56,13.86,9.1,4.75,-0.16,1.93,11.82,11.79,11.0,11.9,1.48,13.93,9.45,4.48,-0.22,2.0,11.99,12.2,11.0,12.37,1.71,14.69,9.24,5.44,-0.51,2.23,12.48,12.76,11.0,11.96,1.58,14.13,9.86,4.27,0.04,1.62,12.06,12.2,11.0,12.24,2.62,16.61,8.14,8.47,-0.03,2.08,12.49,12.82,11.0,10.03,1.78,13.38,7.8,5.58,0.51,2.23,10.17,10.0,11.0,10.0,2.42,13.38,6.21,7.17,-0.06,1.79,10.26,10.14,11.0
+BI-CI-G050004 = 15.1,1.37,16.89,12.48,4.41,-0.4,2.27,15.16,15.24,11.0,17.55,1.15,19.23,15.24,4.0,-0.67,2.66,17.59,17.99,11.0,13.31,1.58,16.61,11.93,4.69,1.0,2.75,13.4,12.76,11.0,15.09,2.07,17.58,10.83,6.75,-0.87,2.63,15.21,16.06,11.0,14.45,1.46,17.17,12.89,4.27,0.74,2.18,14.52,13.86,11.0,14.77,1.33,16.61,12.2,4.41,-0.5,2.33,14.82,15.24,11.0,14.75,1.21,16.06,12.2,3.86,-0.86,2.74,14.8,15.24,11.0,15.7,1.33,17.44,13.31,4.13,-0.41,2.0,15.75,16.2,11.0,15.39,1.58,18.13,12.76,5.37,-0.01,2.25,15.47,15.37,11.0,16.32,1.1,17.44,14.13,3.31,-0.72,2.33,16.35,16.61,11.0,14.9,2.43,17.85,10.0,7.85,-0.7,2.5,15.08,15.51,11.0,13.92,2.93,17.58,7.8,9.78,-0.86,2.71,14.2,15.1,11.0
+BI-CI-G050005 = 13.75,2.06,16.2,10.0,6.2,-0.58,2.42,13.88,13.75,8.0,14.72,4.23,19.78,6.69,13.09,-0.59,2.7,15.24,14.93,8.0,13.94,1.23,16.06,11.93,4.13,0.13,2.73,13.98,13.82,8.0,14.99,2.85,18.82,11.1,7.72,0.11,1.83,15.22,14.69,8.0,14.89,1.66,17.17,12.2,4.96,-0.17,2.0,14.97,15.0,8.0,15.74,0.94,17.03,14.41,2.62,0.12,1.76,15.76,15.68,8.0,14.8,0.76,15.79,13.31,2.48,-0.77,2.92,14.81,14.96,8.0,15.67,0.84,16.89,14.13,2.76,-0.44,2.6,15.69,15.82,8.0,16.27,1.62,18.68,13.86,4.82,0.04,1.97,16.34,16.17,8.0,15.86,2.03,17.44,11.65,5.79,-1.27,3.26,15.98,16.89,8.0,15.33,1.7,17.85,13.03,4.82,0.31,1.82,15.41,14.89,8.0,15.08,3.29,19.09,9.45,9.65,-0.37,2.17,15.39,15.17,8.0
+BI-CI-G050006 = 16.51,0.97,17.99,15.51,2.48,0.37,1.72,16.53,16.55,7.0,18.75,0.63,19.65,17.72,1.93,-0.27,2.28,18.76,18.68,7.0,15.77,1.89,17.58,12.48,5.1,-0.68,2.16,15.86,16.48,7.0,16.57,1.56,18.54,13.44,5.1,-1.04,3.64,16.64,16.61,7.0,16.41,1.09,17.58,14.96,2.62,-0.47,1.57,16.44,16.89,7.0,16.19,0.71,16.89,14.69,2.2,-1.53,4.19,16.2,16.41,7.0,16.49,0.64,17.44,15.51,1.93,-0.25,2.23,16.5,16.61,7.0,17.35,0.35,17.72,16.61,1.1,-1.48,4.16,17.36,17.44,7.0,17.79,1.12,19.09,16.34,2.76,-0.31,1.63,17.82,17.85,7.0,17.77,0.9,18.54,15.79,2.76,-1.73,4.58,17.79,17.99,7.0,16.78,0.79,17.72,15.51,2.2,-0.38,1.98,16.8,16.89,7.0,16.71,1.59,17.72,13.17,4.55,-1.88,4.8,16.78,17.17,7.0
+BI-GI-G060001 = 13.4,0.14,13.58,13.17,0.41,-0.17,1.99,13.4,13.44,10.0,14.17,0.18,14.41,13.86,0.55,-0.13,2.23,14.17,14.13,10.0,13.87,0.46,14.41,13.03,1.38,-0.28,2.16,13.88,13.86,10.0,12.96,0.65,14.13,11.93,2.2,0.11,2.41,12.97,13.0,10.0,13.49,0.26,14.13,13.17,0.96,1.4,4.65,13.5,13.44,10.0,13.91,0.39,14.41,13.03,1.38,-1.03,3.72,13.92,13.96,10.0,12.96,0.23,13.31,12.48,0.83,-0.45,3.09,12.96,12.89,10.0,14.62,0.19,14.96,14.27,0.69,0.14,3.07,14.62,14.55,10.0,14.81,0.3,15.24,14.27,0.96,-0.48,2.24,14.81,14.89,10.0,12.82,0.32,13.31,12.48,0.83,0.39,1.65,12.82,12.76,10.0,13.38,0.17,13.72,13.17,0.55,0.69,2.6,13.38,13.31,10.0,14.57,0.45,15.51,14.0,1.52,0.66,2.87,14.58,14.55,10.0
+BI-GI-G060002 = 11.95,0.51,12.41,11.38,1.03,-0.13,1.2,11.95,12.0,4.0,14.56,0.42,14.96,14.13,0.83,-0.04,1.09,14.57,14.58,4.0,10.09,1.33,11.31,8.62,2.69,-0.12,1.19,10.15,10.21,4.0,13.15,0.24,13.44,12.89,0.55,0.19,1.59,13.15,13.13,4.0,12.64,0.36,12.96,12.2,0.76,-0.26,1.39,12.64,12.69,4.0,11.34,0.41,11.79,10.83,0.96,-0.24,1.74,11.35,11.38,4.0,12.48,0.41,12.89,12.07,0.83,0.0,1.15,12.49,12.48,4.0,12.96,0.18,13.17,12.76,0.41,-0.0,1.64,12.96,12.96,4.0,13.34,0.07,13.44,13.31,0.14,1.15,2.34,13.34,13.31,4.0,10.41,0.57,11.1,9.72,1.38,-0.0,1.85,10.43,10.41,4.0,10.78,1.32,12.14,9.17,2.96,-0.22,1.53,10.84,10.9,4.0,8.91,1.87,10.62,6.97,3.65,-0.06,1.1,9.06,9.04,4.0
+BI-GI-G060003 = 11.77,0.14,11.93,11.65,0.28,0.53,1.5,11.77,11.72,3.0,12.89,0.55,13.44,12.34,1.1,-0.0,1.5,12.9,12.89,3.0,10.51,0.29,10.83,10.28,0.55,0.53,1.5,10.51,10.41,3.0,12.6,0.31,12.89,12.27,0.62,-0.14,1.5,12.6,12.62,3.0,12.07,0.24,12.34,11.93,0.41,0.71,1.5,12.07,11.93,3.0,10.92,0.16,11.1,10.83,0.28,0.71,1.5,10.92,10.83,3.0,12.14,0.25,12.34,11.86,0.48,-0.47,1.5,12.14,12.2,3.0,12.27,0.32,12.62,12.0,0.62,0.38,1.5,12.28,12.2,3.0,13.17,0.24,13.31,12.89,0.41,-0.71,1.5,13.17,13.31,3.0,10.48,0.18,10.62,10.28,0.34,-0.6,1.5,10.48,10.55,3.0,10.44,0.51,10.83,9.86,0.96,-0.58,1.5,10.44,10.62,3.0,9.15,0.83,10.0,8.35,1.65,0.1,1.5,9.18,9.1,3.0
+BI-GI-G060004 = 13.14,0.15,13.31,13.03,0.28,0.41,1.17,13.14,13.03,5.0,13.72,0.35,14.0,13.17,0.83,-0.81,2.14,13.72,13.86,5.0,12.84,1.13,14.27,11.24,3.03,-0.19,2.09,12.88,12.76,5.0,13.5,0.61,14.27,12.89,1.38,0.08,1.49,13.51,13.58,5.0,13.58,0.1,13.72,13.44,0.28,0.0,2.5,13.58,13.58,5.0,13.35,0.39,13.86,12.89,0.96,0.09,1.59,13.35,13.38,5.0,12.7,0.32,13.17,12.34,0.83,0.41,2.07,12.7,12.76,5.0,14.06,0.45,14.55,13.44,1.1,-0.32,1.66,14.07,14.13,5.0,14.08,0.47,14.55,13.44,1.1,-0.16,1.62,14.09,14.0,5.0,12.15,0.23,12.34,11.79,0.55,-0.73,2.13,12.15,12.2,5.0,13.31,0.1,13.44,13.17,0.28,-0.0,2.5,13.31,13.31,5.0,14.52,0.31,14.96,14.13,0.83,0.27,1.96,14.52,14.41,5.0
+BI-GI-G060005 = 12.88,0.68,13.86,12.14,1.72,0.31,1.61,12.89,12.82,8.0,13.04,0.53,13.58,11.93,1.65,-1.16,3.38,13.05,13.24,8.0,12.24,1.28,13.86,9.93,3.93,-0.53,2.36,12.3,12.41,8.0,13.08,0.79,13.86,11.31,2.55,-1.55,4.41,13.1,13.31,8.0,12.5,0.43,13.03,11.93,1.1,-0.25,1.61,12.5,12.55,8.0,12.6,0.49,13.31,11.72,1.58,-0.33,2.49,12.61,12.58,8.0,11.92,0.43,12.48,11.31,1.17,0.08,1.84,11.93,11.93,8.0,12.76,0.42,13.31,12.0,1.31,-0.45,2.33,12.76,12.82,8.0,13.07,0.6,13.86,12.07,1.79,-0.34,2.2,13.09,13.13,8.0,11.62,0.44,12.2,10.9,1.31,-0.46,2.12,11.63,11.69,8.0,12.55,0.44,13.17,11.86,1.31,-0.38,2.15,12.56,12.62,8.0,12.39,2.06,14.41,8.07,6.34,-1.14,3.45,12.53,12.89,8.0
+BI-GI-G060006 = 13.41,0.54,14.13,12.76,1.38,0.18,1.75,13.42,13.34,8.0,13.99,0.71,15.37,13.17,2.2,0.8,2.91,14.0,13.93,8.0,13.29,0.77,14.27,12.07,2.2,-0.26,1.95,13.31,13.34,8.0,13.74,0.27,14.27,13.44,0.83,0.88,2.78,13.74,13.65,8.0,13.68,0.29,14.13,13.31,0.83,0.41,1.85,13.68,13.58,8.0,13.34,0.21,13.58,13.1,0.48,0.28,1.33,13.34,13.27,8.0,12.89,0.26,13.31,12.62,0.69,0.43,1.83,12.9,12.82,8.0,13.51,0.32,13.86,13.03,0.83,-0.37,1.66,13.51,13.58,8.0,14.06,0.48,14.69,13.44,1.24,0.18,1.61,14.06,14.03,8.0,11.77,0.4,12.34,11.1,1.24,-0.24,2.24,11.78,11.83,8.0,13.42,0.32,13.86,12.96,0.9,-0.16,1.74,13.42,13.44,8.0,13.7,0.29,14.06,13.31,0.76,-0.29,1.69,13.71,13.75,8.0
+BI-GI-G060007 = 13.13,1.17,14.13,11.1,3.03,-0.91,2.45,13.18,13.55,6.0,15.73,0.51,16.61,15.24,1.38,0.82,2.53,15.74,15.65,6.0,11.68,1.01,13.03,10.0,3.03,-0.41,2.6,11.71,11.58,6.0,13.11,0.23,13.31,12.76,0.55,-0.47,1.73,13.11,13.17,6.0,13.07,0.3,13.51,12.76,0.76,0.35,1.81,13.07,13.03,6.0,12.42,0.49,13.03,11.65,1.38,-0.43,2.08,12.43,12.51,6.0,12.39,0.6,13.17,11.65,1.52,0.24,1.61,12.4,12.27,6.0,13.71,0.37,14.34,13.31,1.03,0.76,2.56,13.71,13.65,6.0,14.01,0.52,14.69,13.31,1.38,-0.09,1.69,14.02,14.06,6.0,12.17,0.8,13.1,10.83,2.27,-0.71,2.37,12.19,12.48,6.0,13.24,1.05,14.13,11.38,2.76,-0.94,2.62,13.27,13.51,6.0,11.95,2.01,13.31,8.35,4.96,-1.09,2.66,12.09,12.96,6.0
+BI-GI-G060008 = 13.48,0.29,13.86,13.03,0.83,-0.31,2.18,13.48,13.51,6.0,14.38,0.67,14.96,13.31,1.65,-0.69,1.95,14.39,14.62,6.0,13.58,0.53,14.41,13.03,1.38,0.55,1.9,13.59,13.44,6.0,13.51,0.21,13.86,13.31,0.55,0.57,2.24,13.52,13.51,6.0,13.34,0.19,13.58,13.03,0.55,-0.44,2.21,13.34,13.38,6.0,12.55,0.26,12.89,12.2,0.69,-0.0,1.73,12.55,12.55,6.0,11.93,0.44,12.48,11.38,1.1,0.0,1.62,11.94,11.93,6.0,13.2,0.19,13.44,13.03,0.41,0.15,1.2,13.2,13.17,6.0,13.65,0.3,14.13,13.31,0.83,0.58,2.17,13.65,13.58,6.0,11.76,0.28,12.07,11.38,0.69,-0.2,1.44,11.76,11.79,6.0,13.31,0.58,14.0,12.48,1.52,-0.16,1.75,13.32,13.31,6.0,13.82,0.21,14.13,13.58,0.55,0.34,1.71,13.83,13.79,6.0
+BI-GI-G060009 = 13.67,0.12,13.86,13.58,0.28,0.84,2.08,13.67,13.58,5.0,13.72,0.28,14.0,13.31,0.69,-0.63,1.95,13.72,13.86,5.0,13.62,0.09,13.79,13.58,0.21,1.5,3.25,13.62,13.58,5.0,13.53,0.56,14.41,13.03,1.38,0.83,2.24,13.54,13.31,5.0,12.98,0.32,13.31,12.48,0.83,-0.69,2.28,12.98,13.03,5.0,13.6,0.36,13.86,13.03,0.83,-0.85,2.12,13.6,13.79,5.0,12.6,0.17,12.82,12.48,0.34,0.47,1.3,12.61,12.48,5.0,13.47,0.66,14.13,12.48,1.65,-0.54,2.08,13.49,13.44,5.0,14.67,0.21,14.96,14.41,0.55,0.15,1.97,14.67,14.69,5.0,13.47,0.27,13.86,13.17,0.69,0.4,1.99,13.47,13.44,5.0,13.56,0.39,14.13,13.03,1.1,0.22,2.42,13.56,13.58,5.0,14.29,0.27,14.69,14.0,0.69,0.54,2.0,14.29,14.2,5.0
+BI-GI-G060010 = 11.68,0.17,11.93,11.45,0.48,0.13,2.38,11.68,11.65,5.0,11.9,0.7,12.76,10.96,1.79,-0.14,1.79,11.92,11.93,5.0,11.38,0.77,12.2,10.14,2.07,-0.77,2.5,11.4,11.38,5.0,12.4,0.46,12.76,11.72,1.03,-0.66,1.8,12.4,12.62,5.0,11.47,0.27,11.79,11.17,0.62,-0.05,1.43,11.48,11.52,5.0,11.21,0.54,11.93,10.55,1.38,0.05,1.8,11.22,11.38,5.0,11.06,0.55,11.65,10.55,1.1,0.35,1.2,11.07,10.76,5.0,11.14,0.71,12.07,10.41,1.65,0.25,1.49,11.16,11.03,5.0,12.41,0.68,13.31,11.65,1.65,0.29,1.59,12.43,12.2,5.0,10.81,0.27,11.24,10.55,0.69,0.76,2.36,10.82,10.83,5.0,11.69,0.76,12.48,10.76,1.72,0.05,1.45,11.71,11.38,5.0,10.91,1.91,13.03,8.55,4.48,-0.17,1.43,11.04,11.24,5.0
+BI-KI-G090001 = 15.71,0.79,17.17,14.69,2.48,0.71,2.79,15.73,15.51,7.0,16.7,0.52,17.44,15.79,1.65,-0.41,2.8,16.71,16.75,7.0,14.6,0.46,15.1,13.86,1.24,-0.34,1.89,14.6,14.69,7.0,15.56,0.46,16.06,14.69,1.38,-0.92,2.97,15.57,15.65,7.0,14.15,0.32,14.55,13.58,0.96,-0.58,2.53,14.16,14.13,7.0,15.7,0.51,16.34,14.82,1.52,-0.6,2.3,15.71,15.79,7.0,14.72,0.27,15.1,14.41,0.69,0.55,1.8,14.73,14.69,7.0,15.94,0.3,16.34,15.37,0.96,-0.74,3.09,15.94,15.99,7.0,15.48,0.38,16.06,14.96,1.1,0.08,2.01,15.49,15.51,7.0,15.54,0.3,16.06,15.24,0.83,0.62,2.22,15.54,15.51,7.0,15.29,0.42,16.06,14.82,1.24,0.82,2.72,15.29,15.24,7.0,14.91,0.76,16.06,13.58,2.48,-0.3,2.94,14.93,14.82,7.0
+BI-KI-G090002 = 15.48,0.79,16.89,14.41,2.48,0.27,1.75,15.5,15.31,15.0,15.27,1.47,17.72,13.31,4.41,0.11,1.72,15.34,15.24,15.0,14.14,1.04,15.79,12.34,3.44,-0.03,1.93,14.17,14.13,15.0,16.11,0.55,16.89,15.24,1.65,-0.03,1.77,16.12,16.06,15.0,15.24,0.79,16.89,14.41,2.48,0.69,2.39,15.26,15.1,15.0,16.53,0.58,17.72,15.79,1.93,0.55,2.43,16.54,16.48,15.0,15.46,0.45,16.06,14.82,1.24,0.08,1.57,15.47,15.51,15.0,16.2,0.58,17.17,15.24,1.93,0.06,2.51,16.21,16.06,15.0,15.89,0.71,16.89,14.69,2.2,-0.12,1.96,15.91,15.93,15.0,15.2,1.26,16.89,13.31,3.58,0.07,1.69,15.25,15.37,15.0,15.87,0.77,17.72,15.1,2.62,0.89,3.24,15.89,15.86,15.0,14.45,0.48,15.65,13.44,2.2,0.38,4.77,14.46,14.41,15.0
+BI-KI-G090003 = 14.42,0.41,14.96,13.86,1.1,-0.03,1.74,14.43,14.41,6.0,13.3,0.62,14.55,12.96,1.58,1.74,4.11,13.31,13.03,6.0,12.51,0.77,13.79,11.65,2.14,0.6,2.29,12.53,12.41,6.0,15.22,0.46,15.79,14.69,1.1,-0.2,1.56,15.23,15.31,6.0,14.82,0.42,15.58,14.41,1.17,1.05,2.94,14.83,14.72,6.0,15.04,0.42,15.72,14.55,1.17,0.45,2.24,15.05,15.03,6.0,14.89,0.61,15.79,14.13,1.65,0.06,1.97,14.9,15.03,6.0,14.93,0.19,15.24,14.69,0.55,0.33,2.31,14.93,14.96,6.0,15.26,0.2,15.65,15.1,0.55,1.34,3.48,15.26,15.24,6.0,14.29,0.46,15.17,13.86,1.31,1.22,3.28,14.3,14.2,6.0,14.95,0.42,15.51,14.41,1.1,0.09,1.58,14.95,14.89,6.0,15.14,0.3,15.51,14.69,0.83,-0.34,2.04,15.15,15.17,6.0
+BI-KI-G090004 = 14.59,0.39,14.96,14.0,0.96,-0.55,1.88,14.6,14.69,6.0,13.43,0.28,13.86,13.17,0.69,0.68,1.71,13.44,13.31,6.0,12.58,0.65,13.44,11.79,1.65,-0.02,1.57,12.6,12.65,6.0,15.06,0.26,15.44,14.69,0.76,0.04,2.21,15.07,15.03,6.0,14.21,0.26,14.48,13.86,0.62,-0.3,1.47,14.22,14.27,6.0,15.27,0.25,15.51,14.82,0.69,-0.83,2.75,15.27,15.27,6.0,14.52,0.33,14.96,14.0,0.96,-0.36,2.32,14.53,14.55,6.0,15.37,0.33,15.79,14.82,0.96,-0.6,2.6,15.38,15.44,6.0,15.57,0.3,16.06,15.24,0.83,0.55,2.37,15.57,15.58,6.0,13.5,0.3,13.86,13.03,0.83,-0.47,2.13,13.51,13.55,6.0,14.71,0.34,15.1,14.27,0.83,0.05,1.59,14.71,14.69,6.0,14.58,0.37,15.1,14.13,0.96,0.18,1.6,14.59,14.55,6.0
+BI-KI-G090005 = 15.04,0.77,16.34,14.13,2.2,0.45,2.22,15.06,14.82,7.0,15.16,0.94,16.55,13.86,2.69,0.05,1.86,15.18,15.03,7.0,13.46,0.45,14.2,12.76,1.45,0.07,2.55,13.47,13.51,7.0,15.13,0.52,15.79,14.41,1.38,-0.22,1.69,15.14,15.1,7.0,14.57,0.23,14.96,14.27,0.69,0.51,2.38,14.57,14.48,7.0,16.02,0.1,16.2,15.93,0.28,0.46,2.11,16.02,16.06,7.0,14.87,0.12,14.96,14.69,0.28,-0.61,1.7,14.87,14.96,7.0,15.92,0.19,16.27,15.79,0.48,1.06,2.67,15.92,15.79,7.0,15.7,0.32,16.06,15.24,0.83,-0.28,1.67,15.7,15.65,7.0,14.33,0.71,15.51,13.58,1.93,0.58,1.99,14.35,14.13,7.0,15.16,0.37,15.72,14.69,1.03,0.28,1.93,15.16,15.1,7.0,13.78,0.71,14.75,12.76,2.0,-0.06,1.8,13.8,13.79,7.0
+BI-KI-G090006 = 14.72,0.38,15.24,14.13,1.1,-0.06,1.85,14.72,14.75,10.0,15.73,0.78,16.61,14.69,1.93,-0.08,1.44,15.74,15.79,10.0,13.95,0.39,14.69,13.31,1.38,0.18,2.66,13.96,13.86,10.0,15.33,0.2,15.51,14.96,0.55,-0.68,2.24,15.33,15.37,10.0,14.61,0.46,15.24,13.86,1.38,-0.19,1.76,14.62,14.65,10.0,15.46,0.26,15.79,14.96,0.83,-0.48,2.36,15.47,15.51,10.0,14.42,0.26,14.96,14.13,0.83,0.74,2.78,14.43,14.41,10.0,15.38,0.41,15.79,14.55,1.24,-1.01,2.84,15.39,15.51,10.0,15.05,0.5,15.79,14.13,1.65,-0.24,2.45,15.06,15.03,10.0,15.13,0.46,15.79,14.27,1.52,-0.48,2.24,15.13,15.31,10.0,14.87,0.24,15.24,14.48,0.76,-0.32,2.15,14.87,14.96,10.0,14.66,0.46,15.51,14.13,1.38,0.5,2.15,14.66,14.65,10.0
+BI-KI-G090007 = 13.88,0.2,14.13,13.58,0.55,-0.14,2.06,13.88,13.86,6.0,14.51,0.28,14.96,14.13,0.83,0.38,2.37,14.52,14.44,6.0,12.81,0.11,13.03,12.76,0.28,1.57,3.73,12.81,12.76,6.0,15.14,0.28,15.51,14.69,0.83,-0.43,2.44,15.15,15.17,6.0,13.72,0.57,14.27,12.76,1.52,-0.77,2.35,13.73,13.86,6.0,14.82,0.44,15.37,14.2,1.17,0.08,1.85,14.83,14.69,6.0,13.55,0.46,14.13,13.1,1.03,0.6,1.52,13.55,13.31,6.0,14.41,0.67,15.24,13.38,1.86,-0.24,2.12,14.42,14.34,6.0,15.21,0.46,15.79,14.69,1.1,-0.12,1.44,15.22,15.31,6.0,13.84,0.1,14.0,13.72,0.28,0.23,2.11,13.84,13.86,6.0,14.32,0.55,14.96,13.38,1.58,-0.63,2.53,14.33,14.34,6.0,14.01,0.19,14.2,13.72,0.48,-0.52,1.82,14.01,14.06,6.0
+BI-KR-G070001 = 13.03,0.25,13.31,12.62,0.69,-0.69,2.34,13.03,13.1,6.0,15.02,0.42,15.51,14.41,1.1,-0.28,1.76,15.02,15.06,6.0,11.83,0.33,12.2,11.38,0.83,0.08,1.77,11.83,11.76,6.0,14.42,0.34,14.96,14.0,0.96,0.33,2.27,14.42,14.44,6.0,12.76,0.19,13.03,12.48,0.55,0.0,2.04,12.76,12.76,6.0,13.07,0.29,13.31,12.62,0.69,-0.49,1.79,13.07,13.13,6.0,12.69,0.26,13.03,12.34,0.69,-0.0,1.73,12.69,12.69,6.0,14.01,0.17,14.13,13.72,0.41,-0.88,2.43,14.01,14.06,6.0,13.3,0.19,13.58,13.03,0.55,0.13,2.35,13.3,13.31,6.0,14.27,0.29,14.69,13.86,0.83,-0.0,2.06,14.27,14.27,6.0,12.97,0.43,13.58,12.48,1.1,-0.02,1.85,12.98,13.07,6.0,13.48,0.1,13.58,13.31,0.28,-0.57,2.24,13.48,13.48,6.0
+BI-KR-G070002 = 13.26,0.38,13.72,12.62,1.1,-0.21,2.18,13.26,13.24,8.0,15.24,0.36,15.65,14.69,0.96,-0.15,1.63,15.24,15.24,8.0,12.56,0.39,13.17,11.93,1.24,-0.05,2.25,12.56,12.55,8.0,14.46,0.41,14.96,13.86,1.1,-0.35,1.59,14.47,14.62,8.0,13.71,0.5,14.55,13.17,1.38,0.53,2.0,13.72,13.65,8.0,12.89,0.28,13.31,12.48,0.83,-0.35,2.24,12.89,12.93,8.0,12.71,0.31,13.17,12.2,0.96,-0.11,2.32,12.72,12.76,8.0,14.24,0.3,14.69,13.86,0.83,0.57,2.02,14.24,14.17,8.0,13.94,0.44,14.55,13.38,1.17,-0.05,1.63,13.95,14.03,8.0,13.72,0.41,14.27,13.03,1.24,-0.33,2.15,13.73,13.75,8.0,13.27,0.66,14.13,12.48,1.65,-0.28,1.45,13.29,13.58,8.0,13.87,0.35,14.41,13.31,1.1,-0.01,2.19,13.87,13.82,8.0
+BI-KR-G070003 = 13.23,0.11,13.31,13.03,0.28,-0.99,2.57,13.23,13.27,6.0,14.35,0.14,14.55,14.13,0.41,-0.24,2.32,14.35,14.38,6.0,12.76,0.56,13.58,12.07,1.52,0.27,1.79,12.77,12.69,6.0,13.87,0.42,14.41,13.31,1.1,0.05,1.7,13.88,13.82,6.0,13.16,0.23,13.58,12.89,0.69,0.98,3.11,13.16,13.13,6.0,13.51,0.24,13.86,13.31,0.55,0.36,1.48,13.52,13.44,6.0,12.76,0.21,13.03,12.48,0.55,0.0,1.5,12.76,12.76,6.0,14.17,0.28,14.41,13.65,0.76,-1.07,2.99,14.17,14.2,6.0,13.79,0.54,14.69,13.24,1.45,0.63,2.24,13.8,13.72,6.0,13.78,0.45,14.27,13.03,1.24,-0.65,2.3,13.78,13.86,6.0,12.88,0.21,13.17,12.62,0.55,0.13,1.68,12.88,12.86,6.0,13.86,0.17,14.13,13.65,0.48,0.45,2.36,13.86,13.86,6.0
+BI-KR-G070004 = 12.49,0.26,12.89,12.2,0.69,0.24,2.0,12.49,12.51,6.0,14.97,0.66,15.79,14.13,1.65,0.06,1.54,14.98,14.93,6.0,11.79,0.65,12.76,11.1,1.65,0.33,1.65,11.81,11.72,6.0,14.81,0.13,14.96,14.69,0.28,0.26,1.42,14.81,14.79,6.0,13.0,0.5,13.72,12.48,1.24,0.23,1.61,13.01,13.0,6.0,13.07,0.22,13.31,12.76,0.55,-0.14,1.7,13.07,13.07,6.0,12.65,0.16,12.89,12.48,0.41,0.25,1.85,12.65,12.65,6.0,13.88,0.46,14.69,13.31,1.38,0.67,2.75,13.89,13.86,6.0,13.95,0.36,14.27,13.44,0.83,-0.51,1.59,13.95,14.06,6.0,13.1,0.58,13.86,12.48,1.38,0.08,1.49,13.11,13.1,6.0,13.8,0.07,13.86,13.72,0.14,-0.33,1.35,13.8,13.82,6.0,14.0,0.25,14.27,13.58,0.69,-0.69,2.34,14.0,14.06,6.0
+BI-KR-G070005 = 14.2,0.22,14.55,13.93,0.62,0.35,1.67,14.2,14.13,8.0,14.78,0.49,15.37,14.2,1.17,0.23,1.33,14.79,14.62,8.0,13.0,0.27,13.31,12.48,0.83,-0.79,2.68,13.0,13.03,8.0,15.41,0.42,16.06,14.82,1.24,0.0,1.87,15.41,15.51,8.0,14.22,0.25,14.69,14.0,0.69,1.03,2.47,14.22,14.13,8.0,13.22,0.37,13.86,12.76,1.1,0.49,2.17,13.23,13.17,8.0,13.5,0.34,13.86,13.03,0.83,-0.4,1.67,13.5,13.58,8.0,14.61,0.31,14.96,14.0,0.96,-0.81,2.88,14.61,14.62,8.0,13.74,0.32,14.27,13.31,0.96,0.05,2.27,13.74,13.72,8.0,13.62,0.31,14.13,13.17,0.96,0.15,2.21,13.62,13.65,8.0,13.48,0.52,14.13,12.89,1.24,0.07,1.35,13.49,13.44,8.0,14.06,0.13,14.27,13.86,0.41,-0.0,2.33,14.07,14.06,8.0
+BI-KR-G070006 = 13.66,0.31,14.13,13.31,0.83,0.32,1.92,13.67,13.65,6.0,15.41,0.55,16.34,14.89,1.45,0.88,2.3,15.42,15.17,6.0,12.76,0.17,13.03,12.48,0.55,0.0,3.0,12.76,12.76,6.0,14.64,0.43,15.24,14.13,1.1,0.3,1.65,14.64,14.55,6.0,14.17,0.26,14.55,13.86,0.69,0.4,1.78,14.17,14.1,6.0,13.24,0.44,13.72,12.48,1.24,-0.74,2.51,13.24,13.31,6.0,12.81,0.18,13.17,12.69,0.48,1.69,4.04,12.81,12.76,6.0,14.09,0.14,14.27,13.86,0.41,-0.49,2.34,14.09,14.13,6.0,13.53,0.28,14.0,13.31,0.69,0.77,2.12,13.53,13.41,6.0,13.48,0.29,13.86,13.03,0.83,-0.31,2.18,13.48,13.51,6.0,13.19,0.49,13.86,12.48,1.38,-0.04,2.06,13.2,13.13,6.0,14.16,0.07,14.27,14.06,0.21,0.49,2.32,14.16,14.13,6.0
+BI-KR-G070007 = 13.28,0.25,13.58,13.03,0.55,0.04,1.42,13.28,13.31,5.0,14.11,0.33,14.69,13.86,0.83,1.37,3.11,14.11,14.0,5.0,13.09,0.4,13.72,12.76,0.96,0.82,2.33,13.09,13.03,5.0,13.73,0.4,14.27,13.24,1.03,0.19,1.78,13.74,13.58,5.0,14.09,0.48,14.69,13.44,1.24,-0.11,1.82,14.1,14.06,5.0,13.57,0.39,13.86,12.89,0.96,-1.26,2.91,13.57,13.72,5.0,12.78,0.18,13.03,12.62,0.41,0.36,1.63,12.78,12.76,5.0,14.22,0.12,14.41,14.13,0.28,0.84,2.08,14.22,14.13,5.0,14.31,0.54,14.69,13.44,1.24,-0.95,2.31,14.32,14.62,5.0,13.44,0.67,14.13,12.48,1.65,-0.4,1.87,13.46,13.44,5.0,13.58,0.6,14.13,12.62,1.52,-0.85,2.37,13.59,13.72,5.0,14.19,0.21,14.41,13.86,0.55,-0.75,2.36,14.19,14.27,5.0
+BI-KY-G080001 = 10.21,1.46,11.24,9.17,2.07,-0.0,1.0,10.26,10.21,2.0,2.21,4.97,5.73,-1.3,7.03,0.0,1.0,4.15,2.21,2.0,8.42,2.44,10.14,6.69,3.44,0.0,1.0,8.59,8.42,2.0,11.45,0.88,12.07,10.83,1.24,-0.0,1.0,11.46,11.45,2.0,11.72,0.49,12.07,11.38,0.69,0.0,1.0,11.73,11.72,2.0,11.79,0.58,12.2,11.38,0.83,-0.0,1.0,11.8,11.79,2.0,11.72,0.49,12.07,11.38,0.69,0.0,1.0,11.73,11.72,2.0,10.83,0.39,11.1,10.55,0.55,0.0,1.0,10.83,10.83,2.0,13.31,0.39,13.58,13.03,0.55,0.0,1.0,13.31,13.31,2.0,10.0,1.95,11.38,8.62,2.76,0.0,1.0,10.09,10.0,2.0,11.1,1.56,12.2,10.0,2.2,-0.0,1.0,11.16,11.1,2.0,11.58,0.68,12.07,11.1,0.96,-0.0,1.0,11.59,11.58,2.0
+BI-KY-G080002 = 12.71,0.08,12.76,12.62,0.14,-0.71,1.52,12.71,12.76,3.0,11.38,0.83,12.2,10.55,1.65,0.0,1.5,11.4,11.38,3.0,12.11,1.47,13.03,10.41,2.62,-0.7,1.5,12.17,12.89,3.0,13.72,0.69,14.41,13.03,1.38,0.0,1.5,13.73,13.72,3.0,13.81,0.56,14.41,13.31,1.1,0.29,1.5,13.82,13.72,3.0,13.26,0.35,13.58,12.89,0.69,-0.24,1.5,13.26,13.31,3.0,12.3,0.21,12.48,12.07,0.41,-0.38,1.5,12.3,12.34,3.0,11.61,0.4,12.07,11.38,0.69,0.71,1.5,11.61,11.38,3.0,13.9,0.4,14.13,13.44,0.69,-0.71,1.5,13.91,14.13,3.0,13.08,0.65,13.58,12.34,1.24,-0.57,1.5,13.09,13.31,3.0,13.77,0.62,14.41,13.17,1.24,0.14,1.5,13.78,13.72,3.0,13.77,0.64,14.13,13.03,1.1,-0.71,1.5,13.78,14.13,3.0
+BI-KY-G080003 = 11.43,1.2,13.03,9.72,3.31,-0.13,2.25,11.48,11.24,5.0,13.13,1.9,14.96,10.07,4.89,-0.83,2.43,13.24,13.31,5.0,10.25,2.0,13.17,7.52,5.65,0.16,2.5,10.4,10.14,5.0,11.31,1.57,13.17,8.9,4.27,-0.52,2.34,11.4,11.52,5.0,12.94,0.24,13.17,12.55,0.62,-0.9,2.52,12.94,13.03,5.0,12.38,0.51,13.03,11.65,1.38,-0.23,2.22,12.39,12.34,5.0,12.01,0.3,12.48,11.65,0.83,0.59,2.57,12.01,12.0,5.0,11.68,0.42,12.2,11.1,1.1,-0.15,1.97,11.69,11.65,5.0,13.79,0.22,14.13,13.58,0.55,0.8,2.26,13.79,13.72,5.0,12.05,1.33,14.0,10.28,3.72,0.2,2.43,12.11,12.07,5.0,12.05,0.84,13.17,11.1,2.07,0.26,1.64,12.08,11.86,5.0,12.82,0.62,13.58,11.93,1.65,-0.34,2.08,12.84,13.03,5.0
+BI-KY-G080004 = 10.24,0.93,11.58,9.59,2.0,0.93,2.13,10.27,9.9,4.0,3.83,2.9,7.8,1.59,6.2,0.66,1.82,4.58,2.97,4.0,8.02,0.75,9.1,7.52,1.58,0.94,2.13,8.05,7.73,4.0,9.83,1.03,11.31,8.97,2.34,0.86,2.11,9.87,9.52,4.0,9.38,1.09,10.96,8.48,2.48,0.92,2.18,9.43,9.04,4.0,11.21,0.59,12.07,10.83,1.24,1.0,2.19,11.22,10.96,4.0,9.76,0.84,10.96,9.04,1.93,0.88,2.17,9.79,9.52,4.0,9.26,0.85,10.34,8.35,2.0,0.3,1.77,9.29,9.17,4.0,10.55,0.83,11.79,10.0,1.79,1.09,2.29,10.58,10.21,4.0,8.62,0.89,9.86,7.8,2.07,0.69,2.0,8.66,8.42,4.0,8.69,1.4,10.76,7.8,2.96,1.05,2.24,8.78,8.11,4.0,9.12,1.57,10.69,7.04,3.65,-0.48,1.84,9.22,9.38,4.0
+BI-KY-G080005 = 11.56,0.8,12.48,11.1,1.38,0.71,1.5,11.58,11.1,3.0,11.52,2.48,13.58,8.76,4.82,-0.47,1.5,11.69,12.2,3.0,7.43,0.52,7.8,6.83,0.96,-0.65,1.5,7.44,7.66,3.0,10.78,0.76,11.65,10.28,1.38,0.68,1.5,10.8,10.41,3.0,11.84,1.02,12.62,10.69,1.93,-0.58,1.5,11.87,12.2,3.0,11.84,0.42,12.2,11.38,0.83,-0.38,1.5,11.84,11.93,3.0,11.29,0.64,11.65,10.55,1.1,-0.71,1.5,11.3,11.65,3.0,10.92,0.68,11.38,10.14,1.24,-0.67,1.5,10.93,11.24,3.0,12.39,1.02,13.17,11.24,1.93,-0.58,1.5,12.42,12.76,3.0,10.37,1.3,11.38,8.9,2.48,-0.57,1.5,10.42,10.83,3.0,11.88,1.25,13.03,10.55,2.48,-0.26,1.5,11.93,12.07,3.0,11.88,0.08,11.93,11.79,0.14,-0.71,1.51,11.88,11.93,3.0
+BI-KY-G080006 = 8.76,0.69,9.45,8.07,1.38,0.0,1.5,8.78,8.76,3.0,6.69,1.18,7.8,5.45,2.34,-0.21,1.5,6.76,6.83,3.0,6.58,0.64,7.11,5.87,1.24,-0.48,1.5,6.6,6.76,3.0,9.04,0.9,9.86,8.07,1.79,-0.27,1.5,9.07,9.17,3.0,10.51,2.16,12.2,8.07,4.13,-0.55,1.5,10.65,11.24,3.0,11.17,0.34,11.52,10.83,0.69,-0.0,1.5,11.17,11.17,3.0,10.51,1.03,11.52,9.45,2.07,-0.08,1.5,10.54,10.55,3.0,9.84,0.97,10.83,8.9,1.93,0.09,1.5,9.87,9.79,3.0,11.22,2.38,13.31,8.62,4.69,-0.37,1.5,11.38,11.72,3.0,8.83,0.7,9.45,8.07,1.38,-0.35,1.5,8.85,8.97,3.0,9.47,1.27,10.55,8.07,2.48,-0.43,1.5,9.53,9.79,3.0,8.99,2.42,11.52,6.69,4.82,0.17,1.5,9.2,8.76,3.0
+BI-KY-G080007 = 13.32,0.38,13.72,12.76,0.96,-0.52,2.02,13.33,13.38,5.0,12.85,0.7,13.86,11.93,1.93,0.18,2.35,12.87,12.89,5.0,13.05,0.23,13.31,12.76,0.55,-0.06,1.51,13.05,13.03,5.0,12.8,0.22,13.03,12.48,0.55,-0.41,2.0,12.8,12.76,5.0,12.44,0.41,13.03,11.93,1.1,0.26,2.1,12.44,12.48,5.0,12.91,0.29,13.17,12.48,0.69,-0.65,1.88,12.91,13.03,5.0,12.03,0.25,12.27,11.65,0.62,-0.58,2.04,12.03,12.07,5.0,12.41,0.22,12.76,12.2,0.55,0.8,2.26,12.41,12.34,5.0,13.93,0.22,14.13,13.58,0.55,-0.8,2.26,13.93,14.0,5.0,13.38,0.42,13.86,12.76,1.1,-0.4,2.1,13.38,13.31,5.0,12.14,0.69,12.96,11.38,1.58,0.21,1.36,12.15,11.93,5.0,14.08,0.12,14.13,13.86,0.28,-1.5,3.25,14.08,14.13,5.0
+BI-KY-G080008 = 9.38,0.57,10.0,8.9,1.1,0.12,1.15,9.39,9.31,4.0,8.33,2.86,11.38,5.31,6.06,0.01,1.25,8.69,8.31,4.0,6.3,0.5,6.76,5.87,0.9,0.01,1.01,6.31,6.28,4.0,8.93,0.46,9.45,8.48,0.96,0.13,1.28,8.94,8.9,4.0,9.74,1.0,10.62,8.62,2.0,-0.15,1.2,9.78,9.86,4.0,10.95,0.38,11.31,10.55,0.76,-0.05,1.11,10.95,10.96,4.0,10.0,0.64,10.55,9.45,1.1,-0.0,1.0,10.02,10.0,4.0,9.47,0.66,10.07,8.9,1.17,0.01,1.01,9.48,9.45,4.0,10.29,1.0,11.17,9.17,2.0,-0.15,1.2,10.33,10.41,4.0,7.97,1.36,9.17,6.42,2.76,-0.17,1.24,8.05,8.14,4.0,8.95,1.03,10.07,8.07,2.0,0.11,1.14,8.99,8.83,4.0,10.17,1.17,11.65,9.17,2.48,0.41,1.54,10.22,9.93,4.0
+BI-KY-G080009 = 12.85,0.79,13.58,11.58,2.0,-0.87,2.33,12.87,13.17,5.0,12.62,1.68,13.86,9.72,4.13,-1.23,2.89,12.71,13.03,5.0,13.09,1.11,13.58,11.1,2.48,-1.5,3.25,13.12,13.58,5.0,12.82,0.6,13.31,11.86,1.45,-0.92,2.28,12.84,13.17,5.0,12.74,0.28,13.03,12.34,0.69,-0.4,1.86,12.74,12.76,5.0,13.06,0.43,13.44,12.34,1.1,-1.04,2.67,13.06,13.17,5.0,12.44,0.34,12.76,11.86,0.9,-1.08,2.78,12.44,12.48,5.0,12.2,0.49,12.89,11.65,1.24,0.38,1.83,12.21,12.07,5.0,14.0,0.44,14.34,13.24,1.1,-1.19,2.82,14.0,14.13,5.0,13.71,0.97,14.41,12.0,2.41,-1.38,3.11,13.73,14.0,5.0,13.86,0.83,14.41,12.41,2.0,-1.34,3.01,13.88,14.27,5.0,13.11,1.03,14.0,11.38,2.62,-1.11,2.72,13.15,13.58,5.0
+BI-MA-G100001 = 13.98,0.56,15.1,13.31,1.79,0.93,2.99,13.99,13.79,8.0,13.27,1.98,17.17,10.69,6.48,0.72,2.99,13.4,13.17,8.0,15.67,0.16,15.93,15.51,0.41,0.39,1.86,15.67,15.65,8.0,14.76,0.46,15.24,13.86,1.38,-0.79,2.82,14.77,14.79,8.0,14.69,0.22,14.96,14.41,0.55,-0.0,1.63,14.69,14.69,8.0,13.31,0.36,14.0,12.89,1.1,0.77,2.62,13.31,13.24,8.0,14.57,0.5,15.24,13.58,1.65,-0.77,3.06,14.58,14.65,8.0,14.85,0.16,14.96,14.55,0.41,-1.05,2.65,14.85,14.93,8.0,15.93,0.15,16.06,15.65,0.41,-0.75,2.5,15.93,15.93,8.0,15.29,0.67,16.75,14.69,2.07,1.44,3.81,15.3,14.96,8.0,14.16,0.52,14.96,13.31,1.65,-0.25,2.39,14.17,14.2,8.0,15.16,0.34,15.51,14.55,0.96,-0.63,2.29,15.16,15.24,8.0
+BI-MA-G100002 = 14.79,0.71,15.79,13.58,2.2,-0.33,2.48,14.81,14.89,7.0,15.17,0.57,15.79,14.27,1.52,-0.49,1.8,15.18,15.37,7.0,15.26,0.07,15.37,15.17,0.21,0.67,2.73,15.26,15.24,7.0,15.41,0.21,15.79,15.17,0.62,0.63,2.46,15.41,15.37,7.0,15.23,0.17,15.51,15.03,0.48,0.53,2.09,15.23,15.24,7.0,13.84,0.26,14.13,13.51,0.62,-0.02,1.38,13.84,13.86,7.0,13.88,0.47,14.55,13.31,1.24,0.0,1.71,13.88,13.86,7.0,14.88,0.11,14.96,14.69,0.28,-0.86,2.36,14.88,14.96,7.0,15.9,0.1,16.06,15.79,0.28,0.44,2.4,15.9,15.93,7.0,15.93,0.34,16.34,15.31,1.03,-0.7,2.83,15.93,15.93,7.0,15.01,0.28,15.24,14.69,0.55,-0.31,1.12,15.01,15.24,7.0,14.67,0.33,15.24,14.13,1.1,0.18,2.99,14.67,14.69,7.0
+BI-MA-G100003 = 15.29,0.63,16.75,14.13,2.62,0.34,3.81,15.3,15.37,14.0,15.49,1.03,17.17,13.58,3.58,-0.4,2.29,15.52,15.72,14.0,13.97,1.26,15.37,11.93,3.44,-0.41,1.81,14.02,14.0,14.0,15.23,0.94,16.61,13.17,3.44,-0.52,2.71,15.25,15.24,14.0,15.51,0.79,17.51,14.13,3.38,0.75,4.43,15.53,15.51,14.0,14.59,1.12,17.58,13.31,4.27,1.22,4.66,14.63,14.62,14.0,13.93,0.89,16.96,13.44,3.51,3.07,11.05,13.96,13.69,14.0,15.38,0.91,18.06,14.41,3.65,1.79,6.42,15.4,15.27,14.0,16.23,0.99,19.37,15.24,4.13,2.4,8.45,16.26,16.06,14.0,16.35,0.68,18.2,15.37,2.82,1.18,5.2,16.37,16.3,14.0,15.4,0.93,17.79,14.13,3.65,0.83,4.37,15.43,15.51,14.0,14.5,0.75,15.24,12.89,2.34,-1.1,3.32,14.52,14.69,14.0
+BI-MA-G100004 = 13.3,1.28,14.96,10.76,4.2,-0.83,2.49,13.36,13.72,13.0,12.54,1.97,15.93,9.59,6.34,0.13,1.92,12.69,12.76,13.0,13.47,2.46,15.65,9.31,6.34,-0.78,1.88,13.68,14.96,13.0,13.17,2.02,15.24,9.72,5.51,-0.71,1.91,13.31,14.13,13.0,13.25,1.79,15.1,10.14,4.96,-0.78,2.02,13.36,14.13,13.0,12.87,0.57,13.58,11.52,2.07,-1.14,3.54,12.88,13.03,13.0,13.14,1.0,14.41,11.03,3.38,-0.78,2.65,13.18,13.44,13.0,13.96,0.88,14.96,12.07,2.89,-0.83,2.65,13.99,14.27,13.0,14.92,0.96,15.79,12.76,3.03,-1.05,2.95,14.95,15.31,13.0,14.16,1.57,16.2,11.24,4.96,-0.78,2.27,14.24,14.69,13.0,13.55,1.38,14.82,10.28,4.55,-1.28,3.44,13.62,14.27,13.0,12.79,2.66,14.96,8.14,6.82,-0.82,1.97,13.05,14.13,13.0
+BI-MA-G100005 = 18.07,1.47,20.2,15.93,4.27,-0.02,1.56,18.12,18.13,35.0,18.96,2.09,24.06,15.24,8.82,0.41,2.47,19.07,18.54,35.0,18.53,2.84,21.99,13.17,8.82,-0.54,1.78,18.74,19.92,35.0,18.94,1.86,21.85,15.65,6.2,-0.33,1.75,19.03,19.58,35.0,20.12,2.14,22.54,15.51,7.03,-0.62,2.11,20.23,20.89,35.0,20.95,2.66,23.5,15.51,7.99,-0.71,2.07,21.11,21.99,35.0,19.67,2.98,23.23,14.55,8.68,-0.38,1.66,19.89,20.2,35.0,20.77,2.55,23.64,15.37,8.27,-0.6,2.0,20.92,21.85,35.0,21.45,2.24,23.78,16.48,7.3,-0.76,2.31,21.56,22.4,35.0,21.01,1.64,22.95,17.3,5.65,-0.72,2.26,21.07,21.71,35.0,20.48,2.22,24.06,15.79,8.27,-0.48,2.02,20.59,21.3,35.0,19.19,2.16,22.4,14.82,7.58,-0.33,1.78,19.31,19.65,35.0
+BI-MA-G100006 = 15.25,1.34,16.75,13.31,3.44,-0.34,1.68,15.3,15.48,6.0,15.4,2.24,17.85,11.93,5.93,-0.45,1.92,15.53,15.72,6.0,14.9,2.36,18.54,11.93,6.61,0.29,2.07,15.06,14.89,6.0,14.72,1.79,17.17,12.2,4.96,-0.1,1.9,14.81,14.96,6.0,15.31,1.86,17.72,12.76,4.96,-0.05,1.72,15.4,15.31,6.0,15.41,1.95,18.41,13.31,5.1,0.56,1.86,15.51,14.82,6.0,14.47,1.18,16.06,13.03,3.03,0.34,1.66,14.51,14.13,6.0,15.59,1.82,18.13,13.58,4.55,0.24,1.6,15.68,15.41,6.0,16.61,1.94,19.37,14.41,4.96,0.31,1.67,16.71,16.3,6.0,16.8,2.0,19.51,14.13,5.37,-0.03,1.76,16.9,16.96,6.0,15.55,1.72,17.72,13.31,4.41,-0.07,1.58,15.63,15.65,6.0,15.11,2.97,18.82,10.55,8.27,-0.34,2.02,15.35,15.44,6.0
+BI-MU-G110001 = 11.29,0.56,11.79,10.69,1.1,-0.29,1.5,11.3,11.38,3.0,12.2,0.63,12.76,11.52,1.24,-0.38,1.5,12.22,12.34,3.0,7.31,1.38,8.9,6.42,2.48,0.69,1.5,7.4,6.62,3.0,9.91,0.97,10.83,8.9,1.93,-0.17,1.5,9.94,10.0,3.0,11.52,0.36,11.79,11.1,0.69,-0.6,1.5,11.52,11.65,3.0,11.29,0.69,11.93,10.55,1.38,-0.24,1.5,11.3,11.38,3.0,10.14,0.63,10.83,9.59,1.24,0.38,1.5,10.15,10.0,3.0,10.57,0.93,11.52,9.66,1.86,0.05,1.5,10.6,10.55,3.0,11.17,0.59,11.79,10.62,1.17,0.21,1.5,11.18,11.1,3.0,10.73,0.32,11.1,10.55,0.55,0.71,1.5,10.74,10.55,3.0,10.71,0.59,11.38,10.28,1.1,0.61,1.5,10.72,10.48,3.0,5.59,2.08,7.52,3.39,4.13,-0.24,1.5,5.84,5.87,3.0
+BI-MU-G110002 = 10.24,1.38,11.93,8.07,3.86,-0.23,1.84,10.32,10.55,9.0,7.88,5.54,13.72,-0.47,14.19,-0.35,1.68,9.45,6.83,9.0,8.94,1.69,12.07,6.83,5.24,0.48,2.39,9.08,8.62,9.0,9.4,1.83,11.65,6.14,5.51,-0.38,2.17,9.56,9.31,9.0,11.72,0.63,12.62,10.55,2.07,-0.3,2.67,11.74,11.65,9.0,11.43,0.47,12.48,10.83,1.65,1.12,3.96,11.44,11.38,9.0,10.72,0.58,11.65,9.72,1.93,-0.12,2.43,10.73,10.69,9.0,10.87,1.32,12.76,8.62,4.13,-0.26,2.07,10.94,11.1,9.0,11.98,0.5,12.89,11.38,1.52,0.56,2.16,11.99,11.93,9.0,9.69,1.24,12.62,8.76,3.86,1.64,4.56,9.76,9.24,9.0,10.84,0.79,12.62,10.0,2.62,1.17,3.91,10.87,10.55,9.0,6.85,2.22,10.69,3.94,6.75,0.36,2.04,7.17,6.9,9.0
+BI-MU-G110003 = 9.5,0.68,10.34,8.9,1.45,0.38,1.27,9.52,9.17,5.0,11.56,0.78,12.34,10.41,1.93,-0.56,1.8,11.58,11.93,5.0,4.41,1.06,5.87,3.25,2.62,0.33,1.71,4.51,4.21,5.0,8.35,0.45,8.76,7.8,0.96,-0.39,1.28,8.36,8.62,5.0,10.48,0.67,11.24,9.59,1.65,-0.31,1.61,10.5,10.76,5.0,10.07,0.67,10.76,9.17,1.58,-0.18,1.62,10.09,10.0,5.0,9.23,0.44,9.86,8.76,1.1,0.41,1.83,9.24,9.17,5.0,9.41,0.51,10.14,8.9,1.24,0.52,1.73,9.42,9.17,5.0,9.44,0.56,10.14,8.9,1.24,0.37,1.32,9.45,9.17,5.0,10.17,0.41,10.55,9.59,0.96,-0.35,1.8,10.17,10.14,5.0,10.43,0.2,10.76,10.28,0.48,1.06,2.68,10.43,10.41,5.0,2.82,0.2,3.11,2.56,0.55,0.22,2.42,2.83,2.83,5.0
+BI-MU-G110004 = 11.55,1.01,12.76,10.28,2.48,-0.12,1.99,11.58,11.58,4.0,12.15,1.86,13.31,9.38,3.93,-1.12,2.31,12.26,12.96,4.0,8.6,1.67,10.96,7.31,3.65,0.8,1.99,8.73,8.07,4.0,9.76,1.5,11.79,8.21,3.58,0.52,2.02,9.84,9.52,4.0,11.33,0.72,12.07,10.34,1.72,-0.55,2.05,11.34,11.45,4.0,11.91,0.78,12.76,10.9,1.86,-0.34,1.86,11.93,12.0,4.0,11.0,0.59,11.79,10.55,1.24,0.6,1.76,11.01,10.83,4.0,11.53,0.71,12.48,10.9,1.58,0.56,1.78,11.55,11.38,4.0,11.07,0.92,12.34,10.14,2.2,0.61,2.07,11.1,10.9,4.0,10.22,0.66,11.1,9.52,1.58,0.41,1.93,10.24,10.14,4.0,11.6,0.64,12.34,11.03,1.31,0.2,1.27,11.62,11.52,4.0,4.99,2.68,8.62,2.83,5.79,0.63,1.8,5.5,4.25,4.0
+BI-MU-G110005 = 10.59,0.77,11.52,9.72,1.79,0.13,1.69,10.61,10.55,4.0,3.18,2.62,6.42,0.49,5.93,0.26,1.57,3.91,2.9,4.0,7.76,1.26,8.9,6.14,2.76,-0.42,1.58,7.84,8.0,4.0,7.28,0.24,7.52,6.97,0.55,-0.43,1.85,7.28,7.31,4.0,10.38,0.79,11.52,9.72,1.79,0.88,2.13,10.4,10.14,4.0,10.24,0.66,10.96,9.45,1.52,-0.14,1.6,10.26,10.28,4.0,10.72,0.41,11.24,10.28,0.96,0.24,1.74,10.73,10.69,4.0,11.41,0.62,12.34,11.1,1.24,1.15,2.33,11.43,11.1,4.0,10.86,0.66,11.79,10.28,1.52,0.77,2.05,10.88,10.69,4.0,8.38,0.48,8.9,7.8,1.1,-0.19,1.59,8.39,8.42,4.0,10.1,0.31,10.41,9.72,0.69,-0.28,1.57,10.11,10.14,4.0,5.94,0.72,6.97,5.31,1.65,0.83,2.1,5.97,5.73,4.0
+BI-MU-G110006 = 12.12,0.45,12.76,11.72,1.03,0.81,2.11,12.12,12.0,4.0,10.9,4.38,14.96,7.11,7.85,0.01,1.01,11.54,10.76,4.0,12.26,1.57,13.58,10.48,3.1,-0.16,1.21,12.33,12.48,4.0,11.12,1.73,13.17,9.52,3.65,0.23,1.34,11.22,10.9,4.0,12.93,0.59,13.31,12.07,1.24,-1.0,2.19,12.94,13.17,4.0,12.64,0.74,13.31,11.72,1.58,-0.31,1.44,12.65,12.76,4.0,11.98,0.4,12.34,11.45,0.9,-0.58,1.84,11.99,12.07,4.0,13.26,0.5,13.72,12.55,1.17,-0.75,2.09,13.26,13.38,4.0,13.48,0.88,14.41,12.34,2.07,-0.35,1.8,13.5,13.58,4.0,12.84,1.82,14.69,10.76,3.93,-0.13,1.34,12.94,12.96,4.0,12.96,1.15,14.13,11.52,2.62,-0.31,1.63,13.0,13.1,4.0,12.19,2.62,14.41,8.83,5.58,-0.43,1.56,12.4,12.76,4.0
+BI-MU-G110007 = 10.34,0.6,11.38,9.59,1.79,0.55,2.32,10.36,10.28,7.0,5.09,2.59,8.48,2.56,5.93,0.3,1.26,5.62,3.66,7.0,7.94,1.16,9.59,6.28,3.31,-0.05,1.88,8.02,8.07,7.0,5.95,1.84,9.17,3.39,5.79,0.44,2.61,6.19,5.73,7.0,10.34,0.48,11.1,9.72,1.38,0.25,2.07,10.35,10.28,7.0,11.04,0.35,11.38,10.41,0.96,-0.78,2.54,11.05,11.1,7.0,10.54,0.51,10.96,9.59,1.38,-1.1,2.62,10.55,10.83,7.0,11.07,0.4,11.65,10.41,1.24,-0.26,2.41,11.08,11.1,7.0,11.01,0.34,11.38,10.55,0.83,-0.5,1.66,11.02,11.1,7.0,9.01,0.32,9.59,8.62,0.96,0.72,2.55,9.01,8.9,7.0,10.1,0.55,10.69,9.17,1.52,-0.64,2.08,10.11,10.28,7.0,4.54,0.95,6.28,3.39,2.89,0.74,2.7,4.62,4.49,7.0
+BI-MU-G110008 = 11.34,1.18,12.76,10.0,2.76,-0.03,1.42,11.39,11.52,5.0,7.99,1.38,10.14,6.56,3.58,0.67,2.26,8.08,7.8,5.0,9.74,1.1,10.83,7.93,2.89,-0.92,2.61,9.79,9.86,5.0,9.96,1.68,11.52,7.93,3.58,-0.37,1.25,10.07,10.83,5.0,11.92,1.14,13.17,10.41,2.76,-0.28,1.56,11.96,12.2,5.0,12.14,0.67,12.62,10.96,1.65,-1.32,3.01,12.15,12.41,5.0,11.6,0.5,12.07,10.83,1.24,-0.71,2.05,11.61,11.79,5.0,12.3,1.16,14.0,11.24,2.76,0.55,1.78,12.35,11.93,5.0,11.85,1.17,13.31,10.55,2.76,0.06,1.48,11.89,11.93,5.0,10.73,0.88,11.65,9.31,2.34,-0.82,2.55,10.76,10.83,5.0,11.76,0.63,12.2,10.83,1.38,-0.68,1.75,11.78,12.2,5.0,10.87,1.61,12.2,8.21,4.0,-1.02,2.53,10.96,11.52,5.0
+BI-MU-G110009 = 12.29,1.01,13.31,10.96,2.34,-0.45,1.83,12.32,12.45,4.0,11.91,1.13,13.03,10.41,2.62,-0.47,1.81,11.95,12.1,4.0,10.31,1.03,11.65,9.17,2.48,0.32,1.92,10.35,10.21,4.0,12.41,2.62,14.69,9.04,5.65,-0.44,1.59,12.62,12.96,4.0,12.43,0.94,13.31,11.24,2.07,-0.38,1.57,12.46,12.58,4.0,12.7,0.28,13.03,12.34,0.69,-0.21,1.97,12.71,12.72,4.0,11.89,0.5,12.34,11.24,1.1,-0.51,1.72,11.9,12.0,4.0,12.27,0.58,12.89,11.52,1.38,-0.37,1.89,12.28,12.34,4.0,12.36,1.16,13.44,10.83,2.62,-0.5,1.75,12.4,12.58,4.0,11.65,0.96,12.48,10.41,2.07,-0.45,1.59,11.68,11.86,4.0,12.46,0.63,13.03,11.65,1.38,-0.42,1.58,12.48,12.58,4.0,11.27,3.49,14.13,6.69,7.44,-0.51,1.65,11.67,12.14,4.0
+BI-MU-G110010 = 9.61,0.56,10.55,9.04,1.52,0.97,2.75,9.63,9.45,5.0,8.9,3.01,11.65,3.94,7.72,-0.98,2.54,9.3,10.28,5.0,5.2,1.17,6.69,3.52,3.17,-0.26,2.18,5.31,5.45,5.0,7.6,0.56,8.48,7.11,1.38,0.83,2.24,7.62,7.38,5.0,9.5,0.45,10.28,9.17,1.1,1.16,2.81,9.51,9.45,5.0,9.72,0.68,10.83,9.04,1.79,0.86,2.48,9.74,9.45,5.0,9.56,0.53,10.28,8.9,1.38,0.17,1.87,9.57,9.45,5.0,10.03,0.54,10.55,9.45,1.1,-0.31,1.22,10.04,10.28,5.0,9.39,0.59,10.14,8.62,1.52,-0.08,1.78,9.41,9.45,5.0,9.12,0.54,9.72,8.48,1.24,-0.2,1.37,9.13,9.31,5.0,10.41,0.76,11.24,9.17,2.07,-0.84,2.65,10.44,10.55,5.0,3.11,1.02,4.35,2.28,2.07,0.4,1.24,3.24,2.56,5.0
+BI-MU-G110011 = 11.74,0.91,12.76,10.76,2.0,0.04,1.39,11.77,11.72,4.0,4.26,4.64,10.48,-0.75,11.23,0.44,2.04,5.86,3.66,4.0,9.81,1.65,12.2,8.42,3.79,0.91,2.18,9.91,9.31,4.0,8.88,2.09,12.0,7.66,4.34,1.13,2.31,9.06,7.93,4.0,12.22,1.0,13.24,10.96,2.27,-0.31,1.64,12.25,12.34,4.0,11.74,0.74,12.69,10.96,1.72,0.32,1.71,11.76,11.65,4.0,11.6,0.48,12.2,11.03,1.17,0.12,1.95,11.61,11.58,4.0,12.93,0.96,13.86,11.79,2.07,-0.2,1.36,12.96,13.03,4.0,12.39,1.17,13.86,11.17,2.69,0.27,1.63,12.44,12.27,4.0,10.16,1.51,12.34,9.1,3.24,0.93,2.12,10.24,9.59,4.0,11.46,0.99,12.89,10.62,2.27,0.9,2.18,11.5,11.17,4.0,9.69,2.33,12.96,7.59,5.37,0.75,2.05,9.9,9.1,4.0
+BI-MY-G120001 = 13.57,0.45,14.13,13.03,1.1,0.03,1.57,13.58,13.58,8.0,14.16,0.66,14.96,13.17,1.79,-0.18,1.8,14.17,14.27,8.0,12.42,0.16,12.62,12.2,0.41,-0.16,1.75,12.42,12.45,8.0,14.46,0.23,14.69,14.13,0.55,-0.56,1.71,14.46,14.55,8.0,14.49,0.29,14.96,14.13,0.83,0.52,1.96,14.49,14.41,8.0,13.31,0.22,13.58,13.03,0.55,-0.0,1.63,13.31,13.31,8.0,13.12,0.07,13.17,13.03,0.14,-0.52,1.26,13.12,13.17,8.0,14.35,0.11,14.55,14.27,0.28,0.82,2.0,14.35,14.27,8.0,14.62,0.24,14.96,14.41,0.55,0.54,1.67,14.63,14.55,8.0,14.19,0.5,14.82,13.31,1.52,-0.45,2.21,14.19,14.27,8.0,13.03,0.69,13.72,11.79,1.93,-0.71,2.26,13.05,13.24,8.0,14.89,0.21,15.24,14.62,0.62,0.35,2.18,14.89,14.86,8.0
+BI-MY-G120002 = 14.34,0.21,14.69,14.13,0.55,0.52,1.73,14.34,14.27,10.0,13.71,0.54,14.55,12.76,1.79,0.01,2.38,13.72,13.65,10.0,12.74,0.49,13.31,12.07,1.24,-0.17,1.48,12.74,12.79,10.0,14.64,0.28,14.96,14.0,0.96,-1.19,3.83,14.65,14.69,10.0,14.62,0.32,15.1,14.13,0.96,0.0,1.9,14.63,14.62,10.0,14.55,0.3,15.03,14.13,0.9,0.04,2.02,14.55,14.51,10.0,14.09,0.39,14.55,13.44,1.1,-0.47,1.83,14.09,14.2,10.0,14.91,0.27,15.24,14.55,0.69,-0.05,1.71,14.91,14.93,10.0,15.07,0.43,15.51,14.27,1.24,-0.89,2.37,15.08,15.2,10.0,14.29,0.25,14.69,13.79,0.9,-0.7,3.27,14.29,14.34,10.0,14.22,0.5,14.96,13.44,1.52,-0.06,2.0,14.22,14.2,10.0,15.11,0.35,15.51,14.41,1.1,-0.49,2.63,15.12,15.1,10.0
+BI-MY-G120003 = 13.53,0.58,14.41,13.03,1.38,0.72,2.01,13.54,13.31,5.0,14.01,0.41,14.34,13.31,1.03,-1.14,2.76,14.01,14.13,5.0,12.99,0.7,14.13,12.27,1.86,0.92,2.65,13.01,12.76,5.0,14.7,0.08,14.82,14.62,0.21,0.87,2.73,14.7,14.69,5.0,13.87,0.37,14.13,13.38,0.76,-0.53,1.42,13.88,14.13,5.0,14.0,0.65,14.96,13.31,1.65,0.48,2.03,14.01,14.0,5.0,13.31,0.85,14.69,12.55,2.14,0.91,2.41,13.33,13.03,5.0,13.62,1.1,15.24,12.48,2.76,0.49,1.91,13.66,13.44,5.0,14.34,0.51,14.96,13.58,1.38,-0.41,2.28,14.35,14.41,5.0,13.57,0.23,13.93,13.31,0.62,0.6,2.37,13.57,13.58,5.0,12.73,1.2,14.13,10.83,3.31,-0.65,2.54,12.77,13.03,5.0,13.87,0.26,14.13,13.58,0.55,0.02,1.29,13.87,13.86,5.0
+BI-MY-G120004 = 13.34,0.56,14.13,12.62,1.52,0.02,1.7,13.35,13.44,7.0,14.1,0.14,14.27,13.86,0.41,-0.73,2.59,14.1,14.13,7.0,12.57,0.23,12.89,12.2,0.69,-0.18,2.22,12.57,12.62,7.0,14.57,0.1,14.69,14.41,0.28,-0.2,1.85,14.57,14.55,7.0,14.13,0.48,14.69,13.58,1.1,-0.0,1.43,14.14,14.13,7.0,13.61,0.26,13.93,13.17,0.76,-0.47,2.35,13.61,13.58,7.0,12.99,0.28,13.38,12.62,0.76,0.14,1.72,12.99,13.03,7.0,14.0,0.72,14.69,12.76,1.93,-0.68,2.04,14.01,14.41,7.0,13.93,0.3,14.41,13.58,0.83,0.28,2.16,13.93,13.93,7.0,13.53,0.93,14.96,11.93,3.03,-0.23,2.8,13.56,13.44,7.0,12.95,0.76,13.86,11.79,2.07,-0.18,1.88,12.97,12.82,7.0,14.3,0.33,14.75,13.86,0.9,0.25,1.77,14.3,14.13,7.0
+BI-MY-G120005 = 14.77,0.69,15.65,13.58,2.07,-0.38,2.05,14.78,14.82,9.0,14.3,1.12,15.99,12.89,3.1,0.42,1.88,14.34,14.13,9.0,13.78,0.54,14.69,12.96,1.72,0.08,2.1,13.79,13.86,9.0,15.11,0.59,16.2,14.13,2.07,0.39,2.93,15.12,14.96,9.0,15.47,0.37,16.2,14.96,1.24,0.75,2.94,15.48,15.37,9.0,15.47,1.12,17.3,14.0,3.31,0.21,1.97,15.51,15.65,9.0,14.34,0.48,15.1,13.58,1.52,-0.14,2.21,14.35,14.41,9.0,14.82,0.25,15.24,14.55,0.69,0.37,1.76,14.82,14.69,9.0,15.44,0.41,16.2,14.96,1.24,0.63,2.42,15.44,15.37,9.0,15.11,0.55,16.06,14.62,1.45,0.97,2.35,15.12,14.96,9.0,14.88,0.7,16.2,14.13,2.07,0.92,2.53,14.9,14.69,9.0,14.59,0.17,14.82,14.27,0.55,-0.67,2.58,14.59,14.69,9.0
+BI-MY-G120006 = 14.09,0.25,14.27,13.44,0.83,-2.28,6.62,14.09,14.13,9.0,14.14,0.38,14.96,13.86,1.1,1.14,3.15,14.15,13.93,9.0,12.51,0.73,13.58,11.1,2.48,-0.55,2.76,12.53,12.62,9.0,14.69,0.54,15.79,14.2,1.58,1.13,2.85,14.7,14.41,9.0,14.85,0.33,15.24,14.41,0.83,-0.05,1.68,14.86,14.82,9.0,13.86,0.37,14.41,13.03,1.38,-0.97,4.13,13.86,13.86,9.0,13.48,0.36,14.13,13.03,1.1,0.38,2.39,13.48,13.44,9.0,14.41,0.24,14.82,14.13,0.69,0.41,2.19,14.41,14.41,9.0,15.04,0.32,15.37,14.41,0.96,-0.89,2.63,15.04,15.17,9.0,14.1,0.5,14.55,12.89,1.65,-1.77,5.13,14.11,14.27,9.0,14.01,0.36,14.41,13.31,1.1,-0.68,2.62,14.02,14.06,9.0,14.96,0.39,15.51,14.41,1.1,-0.23,1.88,14.97,15.03,9.0
+BI-MY-G120007 = 13.86,0.36,14.41,13.44,0.96,0.44,1.92,13.86,13.79,6.0,13.86,1.55,16.34,11.65,4.69,0.27,2.59,13.93,13.69,6.0,12.97,0.43,13.58,12.41,1.17,0.11,1.83,12.98,12.96,6.0,15.43,0.37,16.06,15.1,0.96,0.89,2.42,15.44,15.31,6.0,14.72,0.33,15.24,14.34,0.9,0.56,2.08,14.72,14.62,6.0,13.44,0.19,13.58,13.1,0.48,-1.07,2.8,13.45,13.51,6.0,13.48,0.21,13.86,13.31,0.55,1.01,2.67,13.48,13.41,6.0,14.95,0.33,15.51,14.62,0.9,0.78,2.47,14.95,14.89,6.0,14.59,0.11,14.69,14.41,0.28,-0.63,2.04,14.59,14.62,6.0,14.74,0.35,15.24,14.27,0.96,-0.08,1.95,14.75,14.82,6.0,13.63,0.67,14.69,12.76,1.93,0.37,2.25,13.64,13.51,6.0,14.65,0.46,15.1,13.86,1.24,-0.79,2.35,14.66,14.79,6.0
+BI-NG-G140001 = 13.22,0.25,13.58,13.03,0.55,0.98,2.2,13.22,13.13,4.0,10.09,1.22,11.38,8.48,2.89,-0.39,1.88,10.14,10.24,4.0,11.93,1.25,13.03,10.28,2.76,-0.52,1.7,11.98,12.2,4.0,13.93,0.8,14.82,12.89,1.93,-0.28,1.94,13.94,14.0,4.0,13.81,0.62,14.55,13.03,1.52,-0.1,1.99,13.82,13.82,4.0,13.89,0.48,14.41,13.31,1.1,-0.19,1.59,13.9,13.93,4.0,12.88,0.41,13.31,12.34,0.96,-0.39,1.88,12.88,12.93,4.0,12.69,0.43,13.31,12.34,0.96,0.92,2.16,12.69,12.55,4.0,13.89,0.36,14.41,13.58,0.83,0.83,2.1,13.9,13.79,4.0,12.74,0.75,13.72,11.93,1.79,0.36,1.9,12.76,12.65,4.0,13.72,0.63,14.55,13.17,1.38,0.52,1.7,13.73,13.58,4.0,12.82,0.26,13.03,12.48,0.55,-0.49,1.63,12.83,12.89,4.0
+BI-NG-G140002 = 13.65,0.26,13.86,13.31,0.55,-0.49,1.63,13.65,13.72,4.0,10.26,1.13,11.93,9.45,2.48,1.05,2.26,10.31,9.83,4.0,12.36,0.32,12.69,11.93,0.76,-0.51,1.95,12.36,12.41,4.0,14.01,0.31,14.27,13.58,0.69,-0.72,1.93,14.02,14.1,4.0,13.63,0.1,13.79,13.58,0.21,1.15,2.33,13.63,13.58,4.0,13.86,0.32,14.13,13.58,0.55,0.0,1.0,13.86,13.86,4.0,12.86,0.34,13.31,12.48,0.83,0.32,1.92,12.86,12.82,4.0,12.22,0.83,13.03,11.38,1.65,-0.02,1.11,12.24,12.24,4.0,13.12,0.53,13.58,12.48,1.1,-0.28,1.39,13.13,13.2,4.0,14.15,0.3,14.41,13.86,0.55,-0.03,1.04,14.15,14.17,4.0,14.22,0.32,14.62,13.86,0.76,0.18,1.88,14.22,14.2,4.0,13.46,0.3,13.72,13.03,0.69,-0.87,2.15,13.46,13.55,4.0
+BI-NG-G140003 = 14.04,0.41,14.41,13.58,0.83,-0.05,1.07,14.05,14.06,6.0,14.02,0.43,14.41,13.17,1.24,-1.5,3.81,14.02,14.13,6.0,12.79,0.33,13.03,12.34,0.69,-0.64,1.52,12.79,12.96,6.0,14.97,0.21,15.24,14.62,0.62,-0.62,2.81,14.97,14.96,6.0,13.53,0.23,13.86,13.17,0.69,-0.19,2.38,13.53,13.58,6.0,14.13,0.36,14.69,13.72,0.96,0.44,1.92,14.14,14.06,6.0,12.93,0.31,13.31,12.48,0.83,-0.26,1.82,12.93,12.96,6.0,13.11,0.73,14.41,12.48,1.93,0.96,2.68,13.13,12.93,6.0,14.52,0.36,14.96,14.0,0.96,-0.23,1.74,14.53,14.55,6.0,13.96,0.3,14.41,13.58,0.83,0.21,1.91,13.96,13.96,6.0,13.9,0.77,14.69,12.48,2.2,-1.08,3.06,13.92,14.06,6.0,13.13,0.38,13.44,12.48,0.96,-0.92,2.39,13.14,13.27,6.0
+BI-NG-G140004 = 13.87,0.33,14.27,13.31,0.96,-0.64,2.51,13.87,13.93,6.0,14.13,0.58,14.96,13.31,1.65,0.0,2.04,14.14,14.13,6.0,12.99,0.37,13.72,12.76,0.96,1.65,3.97,12.99,12.89,6.0,15.53,0.18,15.79,15.37,0.41,0.24,1.37,15.54,15.51,6.0,13.8,0.55,14.69,13.17,1.52,0.54,2.14,13.81,13.69,6.0,14.31,0.27,14.69,13.86,0.83,-0.39,2.85,14.31,14.31,6.0,13.85,0.46,14.41,13.17,1.24,-0.21,1.87,13.85,13.86,6.0,13.67,0.37,14.27,13.31,0.96,0.53,2.2,13.68,13.65,6.0,14.49,0.23,14.82,14.13,0.69,-0.12,2.37,14.49,14.48,6.0,14.55,0.46,15.1,13.86,1.24,-0.25,1.88,14.55,14.55,6.0,14.04,0.28,14.41,13.58,0.83,-0.49,2.34,14.04,14.13,6.0,13.5,0.51,14.41,12.89,1.52,0.81,2.85,13.51,13.44,6.0
+BI-NG-G140005 = 13.67,0.15,13.86,13.51,0.34,0.28,1.57,13.67,13.65,4.0,6.97,0.83,8.21,6.42,1.79,1.09,2.29,7.01,6.62,4.0,13.01,0.03,13.03,12.96,0.07,-1.15,2.29,13.01,13.03,4.0,14.53,0.56,15.24,13.86,1.38,0.11,1.99,14.54,14.51,4.0,14.48,0.18,14.69,14.27,0.41,-0.0,1.64,14.48,14.48,4.0,14.55,0.28,14.69,14.13,0.55,-1.15,2.33,14.55,14.69,4.0,14.08,0.4,14.41,13.51,0.9,-0.88,2.13,14.09,14.2,4.0,13.65,0.7,14.13,12.62,1.52,-1.07,2.27,13.66,13.93,4.0,13.6,0.03,13.65,13.58,0.07,1.15,2.33,13.6,13.58,4.0,13.79,0.26,14.13,13.58,0.55,0.49,1.63,13.79,13.72,4.0,15.01,0.38,15.51,14.69,0.83,0.52,1.69,15.02,14.93,4.0,13.15,0.93,14.13,11.93,2.2,-0.4,1.88,13.18,13.27,4.0
+BI-NG-G140006 = 13.53,0.26,13.86,13.24,0.62,0.13,1.46,13.53,13.51,5.0,10.43,0.92,11.38,9.17,2.2,-0.32,1.63,10.46,10.55,5.0,12.73,0.3,12.89,12.2,0.69,-1.36,3.04,12.73,12.89,5.0,13.86,0.51,14.41,13.44,0.96,0.37,1.18,13.87,13.58,5.0,13.35,0.47,14.0,12.76,1.24,0.19,2.01,13.35,13.24,5.0,13.29,0.27,13.58,13.03,0.55,0.31,1.22,13.3,13.17,5.0,12.54,0.35,13.03,12.2,0.83,0.56,1.7,12.54,12.34,5.0,11.52,0.33,11.86,11.1,0.76,-0.31,1.4,11.52,11.65,5.0,13.42,0.39,13.79,12.82,0.96,-0.63,2.14,13.42,13.44,5.0,13.35,0.27,13.79,13.03,0.76,0.73,2.66,13.35,13.31,5.0,13.61,0.74,14.41,12.89,1.52,0.29,1.22,13.63,13.31,5.0,13.95,0.09,14.06,13.86,0.21,-0.11,1.4,13.95,14.0,5.0
+BI-NG-G140007 = 13.86,0.28,14.13,13.58,0.55,0.0,1.5,13.86,13.86,3.0,10.09,2.02,11.93,7.93,4.0,-0.29,1.5,10.23,10.41,3.0,13.03,0.14,13.17,12.89,0.28,0.0,1.5,13.03,13.03,3.0,14.34,0.18,14.48,14.13,0.34,-0.6,1.5,14.34,14.41,3.0,14.06,0.12,14.2,14.0,0.21,0.71,1.5,14.07,14.0,3.0,14.39,0.28,14.69,14.13,0.55,0.29,1.5,14.39,14.34,3.0,13.93,0.25,14.2,13.72,0.48,0.47,1.5,13.93,13.86,3.0,13.58,0.86,14.27,12.62,1.65,-0.53,1.5,13.6,13.86,3.0,13.86,0.36,14.13,13.44,0.69,-0.6,1.5,13.86,14.0,3.0,13.84,0.34,14.06,13.44,0.62,-0.67,1.5,13.84,14.0,3.0,14.78,0.44,15.1,14.27,0.83,-0.63,1.5,14.78,14.96,3.0,13.49,0.44,14.0,13.17,0.83,0.63,1.5,13.5,13.31,3.0
+BI-NG-G140008 = 13.34,0.12,13.51,13.17,0.34,0.12,2.08,13.34,13.31,6.0,13.46,1.02,14.69,11.79,2.89,-0.53,2.26,13.49,13.62,6.0,11.85,0.68,12.82,11.1,1.72,0.27,1.65,11.86,11.79,6.0,13.35,0.43,14.13,12.89,1.24,0.94,2.92,13.36,13.31,6.0,13.24,0.39,13.58,12.76,0.83,-0.15,1.2,13.24,13.31,6.0,13.02,0.28,13.31,12.62,0.69,-0.47,1.65,13.02,13.1,6.0,12.04,0.32,12.34,11.65,0.69,-0.42,1.46,12.05,12.14,6.0,12.46,0.6,13.17,11.79,1.38,0.08,1.24,12.47,12.41,6.0,12.74,0.65,13.65,11.93,1.72,0.18,1.76,12.76,12.69,6.0,14.13,0.47,14.69,13.58,1.1,0.0,1.26,14.14,14.13,6.0,13.28,0.46,13.72,12.48,1.24,-0.87,2.44,13.29,13.44,6.0,13.84,0.16,14.0,13.58,0.41,-0.49,1.99,13.84,13.86,6.0
+BI-NG-G140009 = 12.72,0.32,13.1,12.2,0.9,-0.31,1.88,12.72,12.76,7.0,14.21,1.05,15.1,12.2,2.89,-1.1,2.91,14.25,14.55,7.0,11.6,0.12,11.79,11.45,0.34,0.18,2.02,11.6,11.65,7.0,14.57,0.3,14.82,14.13,0.69,-0.81,1.85,14.57,14.69,7.0,12.89,0.21,13.17,12.62,0.55,-0.0,1.47,12.9,12.89,7.0,13.35,0.21,13.58,13.03,0.55,-0.2,1.85,13.35,13.31,7.0,12.29,0.21,12.48,11.93,0.55,-0.62,2.33,12.29,12.27,7.0,13.14,0.43,13.72,12.48,1.24,-0.21,2.0,13.15,13.17,7.0,13.69,0.53,14.41,12.89,1.52,-0.23,1.97,13.7,13.79,7.0,13.65,0.4,14.2,13.03,1.17,-0.17,1.98,13.66,13.58,7.0,13.57,0.17,13.86,13.31,0.55,0.1,2.73,13.57,13.58,7.0,13.7,0.23,14.13,13.44,0.69,0.93,2.78,13.7,13.58,7.0
+BI-RT-G150001 = 15.15,0.35,15.51,14.62,0.9,-0.25,1.48,15.16,15.24,9.0,15.7,1.51,17.72,13.24,4.48,-0.31,1.87,15.76,15.79,9.0,15.34,0.56,15.79,14.13,1.65,-1.18,3.3,15.34,15.65,9.0,14.78,0.53,15.51,13.72,1.79,-0.54,3.02,14.79,14.69,9.0,15.01,0.31,15.51,14.41,1.1,-0.37,3.01,15.02,14.96,9.0,14.06,0.66,14.96,13.03,1.93,-0.12,1.78,14.08,13.86,9.0,14.08,0.45,14.55,13.31,1.24,-0.74,2.05,14.09,14.27,9.0,15.13,0.41,15.79,14.41,1.38,-0.29,2.6,15.13,15.24,9.0,16.09,0.32,16.61,15.65,0.96,0.11,1.94,16.1,16.13,9.0,15.76,0.79,17.17,14.96,2.2,0.48,1.97,15.77,15.51,9.0,14.26,0.79,15.79,13.58,2.2,0.93,2.52,14.28,13.86,9.0,14.11,1.15,15.79,12.48,3.31,0.15,1.88,14.15,14.13,9.0
+BI-RT-G150002 = 15.4,0.45,16.34,14.96,1.38,0.77,2.5,15.41,15.31,16.0,16.13,0.92,17.72,14.41,3.31,0.17,2.57,16.15,16.06,16.0,14.95,0.74,15.79,13.31,2.48,-0.79,2.54,14.97,15.2,16.0,15.24,0.84,16.2,12.62,3.58,-1.91,7.05,15.27,15.37,16.0,15.79,0.46,16.61,15.17,1.45,0.29,1.85,15.8,15.72,16.0,13.74,0.37,14.27,13.03,1.24,-0.19,2.13,13.74,13.79,16.0,13.97,0.25,14.55,13.58,0.96,0.97,3.29,13.97,13.86,16.0,15.22,0.51,16.06,14.41,1.65,0.15,2.02,15.23,15.24,16.0,16.02,0.47,16.89,15.24,1.65,0.13,2.29,16.02,16.03,16.0,15.73,0.26,16.34,15.24,1.1,0.42,3.3,15.73,15.79,16.0,16.44,0.55,17.3,15.03,2.27,-0.77,3.91,16.45,16.34,16.0,15.78,0.6,16.61,14.2,2.41,-1.32,4.53,15.79,15.89,16.0
+BI-RT-G150003 = 13.89,0.79,15.24,13.1,2.14,0.86,2.37,13.91,13.58,6.0,12.47,1.75,15.24,9.72,5.51,0.02,2.98,12.57,12.48,6.0,14.5,1.35,15.79,12.82,2.96,-0.29,1.32,14.55,14.86,6.0,13.48,1.23,15.24,12.07,3.17,0.16,1.76,13.53,13.48,6.0,13.88,0.95,14.96,12.62,2.34,-0.19,1.46,13.91,14.0,6.0,12.88,0.3,13.31,12.41,0.9,-0.22,2.55,12.89,12.89,6.0,13.98,0.41,14.41,13.24,1.17,-0.97,2.85,13.99,14.06,6.0,14.4,0.54,14.96,13.51,1.45,-0.61,2.17,14.41,14.48,6.0,15.6,0.51,16.06,14.62,1.45,-1.33,3.44,15.61,15.72,6.0,13.96,0.71,14.69,12.89,1.79,-0.43,1.73,13.98,14.1,6.0,13.55,0.83,14.69,12.48,2.2,-0.02,1.79,13.57,13.62,6.0,13.25,1.47,14.96,10.9,4.06,-0.55,2.13,13.32,13.58,6.0
+BI-RT-G150004 = 14.04,0.61,14.82,13.03,1.79,-0.37,1.84,14.05,14.13,10.0,13.72,2.13,17.72,10.0,7.72,0.12,2.89,13.87,13.72,10.0,11.92,1.63,14.96,9.45,5.51,0.07,2.6,12.02,12.27,10.0,13.65,0.7,14.69,12.76,1.93,-0.02,1.52,13.67,13.82,10.0,14.56,0.51,15.37,13.86,1.52,-0.02,1.93,14.57,14.58,10.0,13.02,0.27,13.44,12.48,0.96,-0.54,3.07,13.02,13.07,10.0,13.36,0.52,14.0,12.48,1.52,-0.43,2.05,13.37,13.38,10.0,14.79,0.6,15.65,13.86,1.79,-0.06,1.71,14.8,14.75,10.0,15.44,0.34,16.06,14.96,1.1,0.4,2.13,15.44,15.34,10.0,14.93,0.47,15.37,13.86,1.52,-1.31,3.66,14.94,15.06,10.0,15.24,0.68,15.93,14.0,1.93,-0.64,2.0,15.25,15.51,10.0,13.14,1.54,15.03,10.41,4.62,-0.5,2.1,13.22,13.44,10.0
+BI-RT-G150005 = 13.05,0.75,14.0,12.2,1.79,0.16,1.32,13.07,12.89,7.0,14.73,1.03,16.06,13.31,2.76,0.05,1.73,14.77,14.55,7.0,10.77,0.74,11.93,10.0,1.93,0.44,1.81,10.79,10.62,7.0,12.78,0.07,12.89,12.69,0.21,0.67,2.8,12.78,12.76,7.0,13.4,0.4,14.0,12.76,1.24,-0.15,2.34,13.4,13.51,7.0,12.33,0.59,13.03,11.38,1.65,-0.23,2.17,12.34,12.34,7.0,13.23,0.54,14.0,12.62,1.38,0.37,1.57,13.24,13.03,7.0,14.12,0.99,15.51,12.96,2.55,0.26,1.58,14.15,14.13,7.0,14.45,0.51,15.1,13.72,1.38,-0.12,1.63,14.46,14.55,7.0,13.0,1.31,14.69,11.17,3.51,0.04,1.81,13.06,12.76,7.0,13.56,1.5,15.51,11.17,4.34,-0.15,2.14,13.63,13.58,7.0,11.08,2.26,14.41,8.69,5.72,0.52,1.76,11.28,10.76,7.0
+BI-RT-G150006 = 13.78,0.79,14.75,12.2,2.55,-0.6,2.64,13.8,13.86,10.0,14.15,1.5,16.34,11.65,4.69,-0.01,2.23,14.22,13.86,9.0,13.59,1.13,14.96,11.93,3.03,-0.27,1.78,13.63,13.65,10.0,13.71,0.95,15.1,12.2,2.89,-0.22,1.95,13.74,13.79,10.0,13.91,0.84,15.1,12.48,2.62,-0.25,1.98,13.94,14.0,10.0,12.56,0.95,13.86,10.83,3.03,-0.45,2.19,12.59,12.76,10.0,13.49,0.85,14.27,11.93,2.34,-0.71,2.14,13.52,13.79,10.0,13.73,0.77,14.96,12.48,2.48,0.0,2.18,13.75,13.79,10.0,15.22,1.05,16.48,13.31,3.17,-0.51,2.1,15.25,15.44,10.0,13.88,1.35,15.51,11.38,4.13,-0.64,2.28,13.94,14.0,10.0,13.73,1.5,15.24,10.55,4.69,-1.0,2.97,13.8,14.27,10.0,11.54,1.16,12.76,9.72,3.03,-0.54,1.84,11.6,11.79,10.0
+BI-RY-G160001 = 14.31,0.58,15.51,13.72,1.79,1.15,2.99,14.32,14.13,13.0,16.6,0.46,17.3,15.79,1.52,-0.36,1.95,16.61,16.75,13.0,12.53,0.76,13.86,11.38,2.48,0.3,2.2,12.55,12.34,13.0,13.17,0.75,14.0,11.52,2.48,-1.09,3.16,13.19,13.31,13.0,13.95,0.67,15.24,13.03,2.2,0.57,2.26,13.97,13.86,13.0,13.02,0.32,13.72,12.48,1.24,0.57,2.99,13.02,12.89,13.0,13.04,0.74,14.13,11.93,2.2,0.18,1.66,13.06,12.89,13.0,13.96,0.62,14.96,13.03,1.93,0.17,1.89,13.98,13.86,13.0,15.23,0.63,16.48,14.55,1.93,0.67,2.15,15.24,14.96,13.0,13.35,1.18,15.51,11.65,3.86,0.42,2.14,13.4,13.24,13.0,14.82,0.96,16.48,13.44,3.03,0.17,1.92,14.85,14.82,13.0,14.06,0.67,15.24,13.31,1.93,0.49,1.88,14.07,13.86,13.0
+BI-RY-G160002 = 13.79,0.42,14.69,13.44,1.24,1.59,4.18,13.79,13.58,7.0,15.08,0.5,15.93,14.41,1.52,0.51,2.37,15.09,14.96,7.0,12.56,0.21,12.89,12.34,0.55,0.78,1.95,12.56,12.48,7.0,14.4,0.3,14.82,14.0,0.83,0.07,1.64,14.4,14.41,7.0,13.79,0.29,14.2,13.31,0.9,-0.31,2.41,13.79,13.86,7.0,13.07,0.6,14.13,12.2,1.93,0.45,2.8,13.08,12.89,7.0,12.23,0.61,13.31,11.38,1.93,0.43,2.75,12.25,12.2,7.0,13.63,0.29,14.13,13.31,0.83,0.49,2.29,13.63,13.58,7.0,14.04,0.25,14.41,13.72,0.69,0.08,1.71,14.04,14.13,7.0,13.21,0.38,13.86,12.62,1.24,0.2,2.78,13.21,13.24,7.0,13.95,0.83,14.69,12.2,2.48,-1.45,3.93,13.97,14.13,7.0,13.74,0.17,13.86,13.44,0.41,-0.88,2.23,13.74,13.86,7.0
+BI-RY-G160003 = 13.63,0.32,14.13,13.03,1.1,-0.03,2.56,13.64,13.58,12.0,13.55,0.36,14.06,12.89,1.17,-0.35,2.17,13.55,13.62,12.0,12.69,0.57,14.0,12.07,1.93,0.98,3.19,12.7,12.58,12.0,13.75,0.44,14.75,13.03,1.72,0.61,3.53,13.76,13.79,12.0,13.65,0.46,14.55,12.76,1.79,-0.16,3.07,13.66,13.79,12.0,13.34,0.37,14.0,12.76,1.24,0.26,2.21,13.34,13.27,12.0,13.03,0.42,13.86,12.48,1.38,0.57,2.32,13.04,12.89,12.0,14.29,0.36,14.96,13.58,1.38,-0.3,2.98,14.3,14.41,12.0,14.6,0.41,15.37,14.06,1.31,0.95,2.79,14.61,14.41,12.0,13.65,0.37,14.41,13.03,1.38,0.35,2.72,13.65,13.62,12.0,14.21,0.61,15.37,13.03,2.34,-0.08,2.99,14.23,14.17,12.0,14.81,0.69,16.06,14.0,2.07,0.43,2.0,14.83,14.75,12.0
+BI-RY-G160004 = 14.49,0.32,15.1,14.0,1.1,0.25,2.33,14.5,14.48,15.0,14.85,0.94,16.61,12.76,3.86,-0.06,3.38,14.88,14.69,15.0,14.4,0.31,14.96,13.65,1.31,-0.64,3.87,14.4,14.41,15.0,15.32,0.79,16.61,13.58,3.03,-0.6,2.86,15.34,15.65,15.0,14.87,0.22,15.24,14.34,0.9,-0.64,3.61,14.87,14.89,15.0,13.73,0.57,14.69,12.76,1.93,-0.22,2.33,13.74,13.65,15.0,14.31,0.36,14.96,13.58,1.38,-0.21,2.66,14.31,14.27,15.0,14.78,0.43,15.24,13.86,1.38,-0.74,2.84,14.79,14.82,15.0,15.78,0.27,16.34,15.24,1.1,0.1,3.12,15.78,15.79,15.0,14.92,0.4,15.51,14.13,1.38,-0.23,2.3,14.92,14.96,15.0,14.91,0.56,15.79,13.86,1.93,-0.35,2.32,14.92,14.96,15.0,16.05,0.45,16.75,15.24,1.52,-0.17,2.0,16.05,16.06,15.0
+BI-RY-G160005 = 15.62,0.43,16.34,15.1,1.24,0.59,2.48,15.62,15.58,6.0,15.49,0.61,16.61,14.96,1.65,1.08,3.0,15.5,15.37,6.0,15.17,0.4,15.79,14.75,1.03,0.55,1.85,15.17,15.06,6.0,14.73,0.59,15.44,13.72,1.72,-0.71,2.54,14.74,14.93,6.0,15.6,0.22,15.93,15.31,0.62,0.23,2.01,15.6,15.55,6.0,14.25,0.3,14.69,13.79,0.9,-0.09,2.49,14.25,14.24,6.0,13.84,0.21,14.2,13.58,0.62,0.78,2.91,13.84,13.82,6.0,14.41,0.25,14.82,14.13,0.69,0.69,2.34,14.41,14.34,6.0,15.78,0.14,15.93,15.51,0.41,-1.15,3.31,15.78,15.79,6.0,14.5,0.2,14.69,14.13,0.55,-1.08,2.81,14.5,14.58,6.0,16.37,0.15,16.61,16.2,0.41,0.58,2.17,16.37,16.34,6.0,17.05,0.24,17.44,16.75,0.69,0.5,2.42,17.05,17.03,6.0
+BI-RY-G160006 = 15.7,0.56,16.34,14.96,1.38,0.05,1.63,15.7,15.65,6.0,16.8,1.12,18.27,15.65,2.62,0.31,1.5,16.83,16.58,6.0,14.33,0.55,15.1,13.58,1.52,-0.03,1.93,14.34,14.38,6.0,12.55,1.36,13.79,10.0,3.79,-1.2,3.17,12.61,12.93,6.0,15.42,0.23,15.65,15.1,0.55,-0.28,1.63,15.42,15.44,6.0,13.79,0.21,14.13,13.58,0.55,0.57,2.09,13.79,13.75,6.0,13.93,0.17,14.13,13.72,0.41,0.24,1.52,13.93,13.89,6.0,14.87,0.38,15.51,14.41,1.1,0.66,2.43,14.87,14.75,6.0,16.18,0.23,16.61,15.99,0.62,1.42,3.53,16.18,16.1,6.0,15.18,0.32,15.79,14.96,0.83,1.4,3.45,15.18,15.06,6.0,16.45,0.14,16.61,16.34,0.28,0.33,1.33,16.45,16.41,6.0,16.15,0.52,16.89,15.51,1.38,0.06,1.77,16.16,16.2,6.0
+BI-RY-G160007 = 14.01,0.44,14.69,13.31,1.38,0.07,2.19,14.02,14.0,9.0,15.09,1.38,17.72,13.86,3.86,0.7,2.22,15.15,14.27,9.0,12.96,0.53,13.72,12.2,1.52,0.01,1.72,12.97,12.89,9.0,13.76,0.26,14.27,13.31,0.96,0.25,3.23,13.76,13.79,9.0,13.98,0.62,14.96,13.03,1.93,0.13,2.03,13.99,14.0,9.0,13.64,0.17,13.86,13.31,0.55,-0.51,2.7,13.64,13.65,9.0,13.15,0.58,14.13,12.2,1.93,0.13,2.33,13.16,13.17,9.0,14.24,0.56,15.1,13.31,1.79,-0.12,2.12,14.25,14.13,9.0,14.62,0.87,16.34,13.58,2.76,0.71,2.64,14.65,14.41,9.0,14.15,0.72,15.24,13.03,2.2,-0.04,1.9,14.17,14.13,9.0,15.13,1.06,16.61,13.31,3.31,-0.38,2.11,15.16,15.51,9.0,14.76,0.87,16.34,13.86,2.48,0.67,2.18,14.78,14.41,9.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BDI/BDI_2_rainfall_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BDI/BDI_2_rainfall_2008.properties
new file mode 100644
index 0000000..5a3ac42
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BDI/BDI_2_rainfall_2008.properties
@@ -0,0 +1,161 @@
+# BDI.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rainfall data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BDI rainfall data for 2008 at admin level 2
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BDI
+ADMIN_LEVEL = 2
+UNITS = MM
+DATA_TYPE = rainfall
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 2000.0
+# Minimum: 1.0
+# Data not available for locations above 35 degrees N and below 35 degrees S Latitude
+
+BI-BB-G010001 = 97.44,5.0,100.97,93.9,7.07,-0.0,1.0,97.5,97.44,2.0,225.05,24.17,242.15,207.96,34.19,-0.0,1.0,225.7,225.05,2.0,101.81,3.18,104.06,99.56,4.5,0.0,1.0,101.84,101.81,2.0,124.19,23.34,140.7,107.69,33.01,0.0,1.0,125.29,124.19,2.0,56.53,5.57,60.47,52.59,7.87,-0.0,1.0,56.67,56.53,2.0,123.23,8.23,129.05,117.41,11.65,0.0,1.0,123.37,123.23,2.0,2.69,0.38,2.96,2.42,0.54,-0.0,1.0,2.71,2.69,2.0,15.15,1.92,16.51,13.79,2.71,-0.0,1.0,15.21,15.15,2.0,144.41,27.14,163.6,125.22,38.38,-0.0,1.0,145.68,144.41,2.0,79.54,13.06,88.78,70.31,18.47,0.0,1.0,80.08,79.54,2.0,170.57,12.05,179.1,162.05,17.04,0.0,1.0,170.79,170.57,2.0,20.28,0.66,20.75,19.81,0.94,0.0,1.0,20.28,20.28,2.0
+BI-BB-G010002 = 100.53,4.93,104.01,97.04,6.97,0.0,1.0,100.59,100.53,2.0,194.02,20.99,208.86,179.18,29.69,-0.0,1.0,194.59,194.02,2.0,106.05,2.21,107.61,104.49,3.12,0.0,1.0,106.06,106.05,2.0,90.93,19.69,104.85,77.0,27.85,0.0,1.0,91.99,90.93,2.0,57.94,3.51,60.42,55.46,4.97,0.0,1.0,57.99,57.94,2.0,148.63,4.98,152.15,145.11,7.04,0.0,1.0,148.67,148.63,2.0,1.91,0.56,2.3,1.51,0.8,-0.0,1.0,1.95,1.91,2.0,15.99,1.03,16.72,15.25,1.46,0.0,1.0,16.0,15.99,2.0,81.25,26.31,99.86,62.65,37.21,0.0,1.0,83.36,81.25,2.0,74.43,6.26,78.85,70.0,8.85,0.0,1.0,74.56,74.43,2.0,145.25,14.7,155.65,134.86,20.79,0.0,1.0,145.62,145.25,2.0,19.67,0.07,19.71,19.62,0.09,0.0,0.98,19.67,19.67,2.0
+BI-BB-G010003 = 86.84,NaN,86.84,86.84,0.0,NaN,NaN,86.84,86.84,1.0,173.77,NaN,173.77,173.77,0.0,NaN,NaN,173.77,173.77,1.0,95.06,NaN,95.06,95.06,0.0,NaN,NaN,95.06,95.06,1.0,74.68,NaN,74.68,74.68,0.0,NaN,NaN,74.68,74.68,1.0,44.72,NaN,44.72,44.72,0.0,NaN,NaN,44.72,44.72,1.0,140.7,NaN,140.7,140.7,0.0,NaN,NaN,140.7,140.7,1.0,1.88,NaN,1.88,1.88,0.0,NaN,NaN,1.88,1.88,1.0,19.22,NaN,19.22,19.22,0.0,NaN,NaN,19.22,19.22,1.0,86.84,NaN,86.84,86.84,0.0,NaN,NaN,86.84,86.84,1.0,107.25,NaN,107.25,107.25,0.0,NaN,NaN,107.25,107.25,1.0,145.01,NaN,145.01,145.01,0.0,NaN,NaN,145.01,145.01,1.0,21.68,NaN,21.68,21.68,0.0,NaN,NaN,21.68,21.68,1.0
+BI-BB-G010004 = 96.31,4.47,99.47,93.15,6.32,-0.0,1.0,96.36,96.31,2.0,201.01,6.17,205.38,196.65,8.73,0.0,1.0,201.06,201.01,2.0,135.86,0.68,136.34,135.38,0.96,0.0,1.0,135.86,135.86,2.0,109.15,18.71,122.38,95.92,26.46,0.0,1.0,109.95,109.15,2.0,49.01,3.22,51.28,46.73,4.55,0.0,1.0,49.06,49.01,2.0,114.88,5.86,119.02,110.73,8.29,0.0,1.0,114.95,114.88,2.0,2.74,0.44,3.05,2.43,0.63,-0.0,1.0,2.76,2.74,2.0,24.53,0.09,24.59,24.46,0.13,0.0,0.99,24.53,24.53,2.0,129.46,23.48,146.06,112.86,33.21,-0.0,1.0,130.52,129.46,2.0,97.58,12.44,106.38,88.78,17.6,-0.0,1.0,97.97,97.58,2.0,150.55,7.4,155.78,145.32,10.46,0.0,1.0,150.64,150.55,2.0,27.62,2.14,29.13,26.1,3.03,0.0,1.0,27.66,27.62,2.0
+BI-BB-G010005 = 86.84,NaN,86.84,86.84,0.0,NaN,NaN,86.84,86.84,1.0,187.92,NaN,187.92,187.92,0.0,NaN,NaN,187.92,187.92,1.0,134.42,NaN,134.42,134.42,0.0,NaN,NaN,134.42,134.42,1.0,69.45,NaN,69.45,69.45,0.0,NaN,NaN,69.45,69.45,1.0,42.18,NaN,42.18,42.18,0.0,NaN,NaN,42.18,42.18,1.0,127.31,NaN,127.31,127.31,0.0,NaN,NaN,127.31,127.31,1.0,1.8,NaN,1.8,1.8,0.0,NaN,NaN,1.8,1.8,1.0,24.72,NaN,24.72,24.72,0.0,NaN,NaN,24.72,24.72,1.0,79.65,NaN,79.65,79.65,0.0,NaN,NaN,79.65,79.65,1.0,123.97,NaN,123.97,123.97,0.0,NaN,NaN,123.97,123.97,1.0,134.86,NaN,134.86,134.86,0.0,NaN,NaN,134.86,134.86,1.0,23.07,NaN,23.07,23.07,0.0,NaN,NaN,23.07,23.07,1.0
+BI-BJ-G020001 = 108.15,NaN,108.15,108.15,0.0,NaN,NaN,108.15,108.15,1.0,183.67,NaN,183.67,183.67,0.0,NaN,NaN,183.67,183.67,1.0,126.52,NaN,126.52,126.52,0.0,NaN,NaN,126.52,126.52,1.0,77.54,NaN,77.54,77.54,0.0,NaN,NaN,77.54,77.54,1.0,46.28,NaN,46.28,46.28,0.0,NaN,NaN,46.28,46.28,1.0,110.9,NaN,110.9,110.9,0.0,NaN,NaN,110.9,110.9,1.0,1.47,NaN,1.47,1.47,0.0,NaN,NaN,1.47,1.47,1.0,24.35,NaN,24.35,24.35,0.0,NaN,NaN,24.35,24.35,1.0,72.98,NaN,72.98,72.98,0.0,NaN,NaN,72.98,72.98,1.0,136.08,NaN,136.08,136.08,0.0,NaN,NaN,136.08,136.08,1.0,139.96,NaN,139.96,139.96,0.0,NaN,NaN,139.96,139.96,1.0,24.37,NaN,24.37,24.37,0.0,NaN,NaN,24.37,24.37,1.0
+BI-BJ-G020002 = 116.62,3.81,119.31,113.92,5.39,-0.0,1.0,116.65,116.62,2.0,175.47,9.7,182.33,168.61,13.72,0.0,1.0,175.61,175.47,2.0,92.24,0.0,92.24,92.24,0.0,-9.490626562E7,1.8014398509481984E16,92.24,92.24,2.0,88.83,0.94,89.5,88.17,1.33,0.0,1.0,88.83,88.83,2.0,63.29,1.37,64.25,62.32,1.94,-0.0,1.0,63.29,63.29,2.0,110.69,4.86,114.13,107.25,6.88,-0.0,1.0,110.74,110.69,2.0,1.18,0.08,1.24,1.12,0.12,-0.0,1.0,1.18,1.18,2.0,18.65,0.0,18.65,18.65,0.0,NaN,NaN,18.65,18.65,2.0,53.43,12.56,62.32,44.55,17.77,0.0,1.0,54.17,53.43,2.0,67.25,20.51,81.75,52.74,29.01,-0.0,1.0,68.8,67.25,2.0,138.9,14.92,149.45,128.35,21.1,0.0,1.0,139.3,138.9,2.0,22.91,1.17,23.74,22.08,1.66,-0.0,1.0,22.92,22.91,2.0
+BI-BJ-G020003 = 108.15,NaN,108.15,108.15,0.0,NaN,NaN,108.15,108.15,1.0,183.67,NaN,183.67,183.67,0.0,NaN,NaN,183.67,183.67,1.0,126.52,NaN,126.52,126.52,0.0,NaN,NaN,126.52,126.52,1.0,77.54,NaN,77.54,77.54,0.0,NaN,NaN,77.54,77.54,1.0,46.28,NaN,46.28,46.28,0.0,NaN,NaN,46.28,46.28,1.0,110.9,NaN,110.9,110.9,0.0,NaN,NaN,110.9,110.9,1.0,1.47,NaN,1.47,1.47,0.0,NaN,NaN,1.47,1.47,1.0,24.35,NaN,24.35,24.35,0.0,NaN,NaN,24.35,24.35,1.0,72.98,NaN,72.98,72.98,0.0,NaN,NaN,72.98,72.98,1.0,136.08,NaN,136.08,136.08,0.0,NaN,NaN,136.08,136.08,1.0,139.96,NaN,139.96,139.96,0.0,NaN,NaN,139.96,139.96,1.0,24.37,NaN,24.37,24.37,0.0,NaN,NaN,24.37,24.37,1.0
+BI-BJ-G020004 = 86.84,NaN,86.84,86.84,0.0,NaN,-1.8533331799878585E15,86.84,86.84,2.0,194.99,10.0,202.06,187.92,14.14,-0.0,1.0,195.12,194.99,2.0,154.1,27.83,173.77,134.42,39.36,0.0,1.0,155.35,154.1,2.0,66.84,3.7,69.45,64.23,5.23,-0.0,1.0,66.89,66.84,2.0,40.91,1.8,42.18,39.64,2.54,0.0,1.0,40.93,40.91,2.0,120.61,9.47,127.31,113.92,13.39,-0.0,1.0,120.8,120.61,2.0,1.76,0.06,1.8,1.72,0.08,0.0,1.0,1.76,1.76,2.0,27.47,3.89,30.22,24.72,5.5,0.0,1.0,27.6,27.47,2.0,76.05,5.08,79.65,72.46,7.19,-0.0,1.0,76.14,76.05,2.0,132.34,11.83,140.7,123.97,16.72,0.0,1.0,132.6,132.34,2.0,129.78,7.18,134.86,124.71,10.15,0.0,1.0,129.88,129.78,2.0,23.77,0.98,24.46,23.07,1.39,0.0,1.0,23.78,23.77,2.0
+BI-BJ-G020005 = 112.04,5.5,115.92,108.15,7.77,0.0,1.0,112.1,112.04,2.0,189.91,8.82,196.15,183.67,12.48,-0.0,1.0,190.01,189.91,2.0,142.95,23.24,159.39,126.52,32.87,0.0,1.0,143.9,142.95,2.0,75.26,3.22,77.54,72.99,4.55,-0.0,1.0,75.3,75.26,2.0,42.67,5.12,46.28,39.05,7.23,0.0,1.0,42.82,42.67,2.0,104.37,9.24,110.9,97.84,13.07,-0.0,1.0,104.57,104.37,2.0,1.42,0.06,1.47,1.38,0.09,-0.0,1.0,1.42,1.42,2.0,27.06,3.83,29.77,24.35,5.42,0.0,1.0,27.19,27.06,2.0,72.18,1.13,72.98,71.38,1.6,-0.0,1.0,72.19,72.18,2.0,156.87,29.4,177.66,136.08,41.58,-0.0,1.0,158.24,156.87,2.0,136.33,5.14,139.96,132.7,7.26,-0.0,1.0,136.38,136.33,2.0,25.2,1.17,26.03,24.37,1.66,-0.0,1.0,25.22,25.2,2.0
+BI-BJ-G020006 = 131.61,9.97,142.62,123.19,19.43,0.44,1.5,131.86,129.02,3.0,155.71,4.86,160.19,150.54,9.65,-0.26,1.5,155.76,156.41,3.0,125.32,9.72,136.46,118.62,17.84,0.66,1.5,125.57,120.88,3.0,87.05,4.63,92.39,84.35,8.04,0.71,1.5,87.13,84.41,3.0,43.43,5.64,49.09,37.81,11.28,0.01,1.5,43.67,43.39,3.0,85.51,7.06,93.24,79.42,13.82,0.41,1.5,85.7,83.86,3.0,1.26,0.11,1.38,1.19,0.19,0.7,1.5,1.26,1.2,3.0,19.47,5.0,25.21,16.09,9.12,0.67,1.5,19.89,17.1,3.0,46.64,7.83,51.34,37.61,13.73,-0.71,1.5,47.08,50.98,3.0,75.95,27.58,106.93,54.04,52.89,0.54,1.5,79.22,66.88,3.0,136.65,6.97,143.4,129.48,13.92,-0.11,1.5,136.77,137.08,3.0,26.24,2.83,29.44,24.04,5.4,0.56,1.5,26.35,25.26,3.0
+BI-BJ-G020007 = 129.46,NaN,129.46,129.46,0.0,NaN,NaN,129.46,129.46,1.0,179.42,NaN,179.42,179.42,0.0,NaN,NaN,179.42,179.42,1.0,118.62,NaN,118.62,118.62,0.0,NaN,NaN,118.62,118.62,1.0,85.62,NaN,85.62,85.62,0.0,NaN,NaN,85.62,85.62,1.0,50.39,NaN,50.39,50.39,0.0,NaN,NaN,50.39,50.39,1.0,94.5,NaN,94.5,94.5,0.0,NaN,NaN,94.5,94.5,1.0,1.13,NaN,1.13,1.13,0.0,NaN,NaN,1.13,1.13,1.0,23.98,NaN,23.98,23.98,0.0,NaN,NaN,23.98,23.98,1.0,66.31,NaN,66.31,66.31,0.0,NaN,NaN,66.31,66.31,1.0,148.19,NaN,148.19,148.19,0.0,NaN,NaN,148.19,148.19,1.0,145.07,NaN,145.07,145.07,0.0,NaN,NaN,145.07,145.07,1.0,25.67,NaN,25.67,25.67,0.0,NaN,NaN,25.67,25.67,1.0
+BI-BJ-G020008 = 118.81,15.07,129.46,108.15,21.31,0.0,1.0,119.28,118.81,2.0,181.55,3.0,183.67,179.42,4.25,-0.0,1.0,181.56,181.55,2.0,122.57,5.58,126.52,118.62,7.9,0.0,1.0,122.63,122.57,2.0,81.58,5.72,85.62,77.54,8.09,-0.0,1.0,81.68,81.58,2.0,48.34,2.9,50.39,46.28,4.1,0.0,1.0,48.38,48.34,2.0,102.7,11.6,110.9,94.5,16.4,-0.0,1.0,103.03,102.7,2.0,1.3,0.24,1.47,1.13,0.33,-0.0,1.0,1.31,1.3,2.0,24.17,0.26,24.35,23.98,0.37,-0.0,1.0,24.17,24.17,2.0,69.65,4.71,72.98,66.31,6.67,0.0,1.0,69.73,69.65,2.0,142.14,8.56,148.19,136.08,12.11,-0.0,1.0,142.26,142.14,2.0,142.52,3.61,145.07,139.96,5.11,-0.0,1.0,142.54,142.52,2.0,25.02,0.92,25.67,24.37,1.3,-0.0,1.0,25.03,25.02,2.0
+BI-BJ-G020009 = 93.61,9.58,100.38,86.84,13.54,-0.0,1.0,93.85,93.61,2.0,172.48,1.83,173.77,171.19,2.58,0.0,1.0,172.49,172.48,2.0,94.35,1.0,95.06,93.65,1.41,-0.0,1.0,94.36,94.35,2.0,78.38,5.24,82.09,74.68,7.41,-0.0,1.0,78.47,78.38,2.0,49.12,6.22,53.52,44.72,8.8,0.0,1.0,49.32,49.12,2.0,132.34,11.83,140.7,123.97,16.72,0.0,1.0,132.6,132.34,2.0,1.72,0.23,1.88,1.56,0.32,0.0,1.0,1.73,1.72,2.0,19.08,0.2,19.22,18.93,0.29,-0.0,1.0,19.08,19.08,2.0,80.71,8.67,86.84,74.58,12.26,0.0,1.0,80.94,80.71,2.0,100.88,9.01,107.25,94.5,12.75,-0.0,1.0,101.08,100.88,2.0,146.12,1.57,147.23,145.01,2.22,-0.0,1.0,146.12,146.12,2.0,22.2,0.73,22.71,21.68,1.03,0.0,1.0,22.2,22.2,2.0
+BI-BJ-G020010 = 104.28,5.52,108.18,100.38,7.8,0.0,1.0,104.35,104.28,2.0,175.97,6.76,180.76,171.19,9.56,0.0,1.0,176.04,175.97,2.0,96.01,3.33,98.36,93.65,4.71,-0.0,1.0,96.03,96.01,2.0,82.34,0.35,82.58,82.09,0.5,-0.0,1.0,82.34,82.34,2.0,56.69,4.48,59.86,53.52,6.34,-0.0,1.0,56.78,56.69,2.0,128.56,6.48,133.14,123.97,9.16,0.0,1.0,128.64,128.56,2.0,1.44,0.18,1.56,1.31,0.25,-0.0,1.0,1.44,1.44,2.0,18.31,0.88,18.93,17.68,1.25,0.0,1.0,18.32,18.31,2.0,64.09,14.83,74.58,53.6,20.98,0.0,1.0,64.94,64.09,2.0,80.15,20.3,94.5,65.8,28.7,-0.0,1.0,81.42,80.15,2.0,139.41,11.05,147.23,131.6,15.62,0.0,1.0,139.63,139.41,2.0,21.78,1.32,22.71,20.85,1.86,0.0,1.0,21.8,21.78,2.0
+BI-BR-G030001 = 155.78,NaN,155.78,155.78,0.0,NaN,NaN,155.78,155.78,1.0,140.95,NaN,140.95,140.95,0.0,NaN,NaN,140.95,140.95,1.0,154.3,NaN,154.3,154.3,0.0,NaN,NaN,154.3,154.3,1.0,83.08,NaN,83.08,83.08,0.0,NaN,NaN,83.08,83.08,1.0,25.22,NaN,25.22,25.22,0.0,NaN,NaN,25.22,25.22,1.0,64.34,NaN,64.34,64.34,0.0,NaN,NaN,64.34,64.34,1.0,1.26,NaN,1.26,1.26,0.0,NaN,NaN,1.26,1.26,1.0,26.44,NaN,26.44,26.44,0.0,NaN,NaN,26.44,26.44,1.0,36.36,NaN,36.36,36.36,0.0,NaN,NaN,36.36,36.36,1.0,65.66,NaN,65.66,65.66,0.0,NaN,NaN,65.66,65.66,1.0,141.72,NaN,141.72,141.72,0.0,NaN,NaN,141.72,141.72,1.0,33.21,NaN,33.21,33.21,0.0,NaN,NaN,33.21,33.21,1.0
+BI-BR-G030002 = 150.91,8.35,156.81,145.01,11.8,-0.0,1.0,151.02,150.91,2.0,150.91,8.35,156.81,145.01,11.8,-0.0,1.0,151.02,150.91,2.0,137.56,1.48,138.61,136.52,2.09,-0.0,1.0,137.57,137.56,2.0,107.4,4.72,110.73,104.06,6.67,-0.0,1.0,107.45,107.4,2.0,10.89,2.42,12.6,9.18,3.42,-0.0,1.0,11.02,10.89,2.0,68.58,5.49,72.46,64.69,7.77,-0.0,1.0,68.69,68.58,2.0,1.02,0.01,1.03,1.02,0.02,0.0,0.99,1.02,1.02,2.0,54.68,8.18,60.47,48.89,11.57,-0.0,1.0,54.98,54.68,2.0,69.46,4.24,72.46,66.46,6.0,0.0,1.0,69.53,69.46,2.0,42.74,9.23,49.26,36.21,13.05,-0.0,1.0,43.23,42.74,2.0,204.41,14.44,214.62,194.2,20.43,-0.0,1.0,204.67,204.41,2.0,42.73,4.37,45.82,39.64,6.18,-0.0,1.0,42.84,42.73,2.0
+BI-BR-G030003 = 157.58,NaN,157.58,157.58,0.0,NaN,NaN,157.58,157.58,1.0,145.23,NaN,145.23,145.23,0.0,NaN,NaN,145.23,145.23,1.0,142.46,NaN,142.46,142.46,0.0,NaN,NaN,142.46,142.46,1.0,97.81,NaN,97.81,97.81,0.0,NaN,NaN,97.81,97.81,1.0,18.64,NaN,18.64,18.64,0.0,NaN,NaN,18.64,18.64,1.0,61.47,NaN,61.47,61.47,0.0,NaN,NaN,61.47,61.47,1.0,1.14,NaN,1.14,1.14,0.0,NaN,NaN,1.14,1.14,1.0,30.81,NaN,30.81,30.81,0.0,NaN,NaN,30.81,30.81,1.0,39.44,NaN,39.44,39.44,0.0,NaN,NaN,39.44,39.44,1.0,51.79,NaN,51.79,51.79,0.0,NaN,NaN,51.79,51.79,1.0,170.66,NaN,170.66,170.66,0.0,NaN,NaN,170.66,170.66,1.0,33.84,NaN,33.84,33.84,0.0,NaN,NaN,33.84,33.84,1.0
+BI-BR-G030004 = 207.02,NaN,207.02,207.02,0.0,NaN,NaN,207.02,207.02,1.0,140.95,NaN,140.95,140.95,0.0,NaN,NaN,140.95,140.95,1.0,171.35,NaN,171.35,171.35,0.0,NaN,NaN,171.35,171.35,1.0,89.54,NaN,89.54,89.54,0.0,NaN,NaN,89.54,89.54,1.0,18.41,NaN,18.41,18.41,0.0,NaN,NaN,18.41,18.41,1.0,57.15,NaN,57.15,57.15,0.0,NaN,NaN,57.15,57.15,1.0,1.2,NaN,1.2,1.2,0.0,NaN,NaN,1.2,1.2,1.0,43.89,NaN,43.89,43.89,0.0,NaN,NaN,43.89,43.89,1.0,38.9,NaN,38.9,38.9,0.0,NaN,NaN,38.9,38.9,1.0,90.15,NaN,90.15,90.15,0.0,NaN,NaN,90.15,90.15,1.0,145.6,NaN,145.6,145.6,0.0,NaN,NaN,145.6,145.6,1.0,36.86,NaN,36.86,36.86,0.0,NaN,NaN,36.86,36.86,1.0
+BI-BR-G030005 = 170.57,12.05,179.1,162.05,17.04,0.0,1.0,170.79,170.57,2.0,159.64,14.42,169.84,149.45,20.39,0.0,1.0,159.97,159.64,2.0,158.95,6.57,163.6,154.3,9.3,-0.0,1.0,159.02,158.95,2.0,85.57,1.8,86.84,84.29,2.54,-0.0,1.0,85.57,85.57,2.0,29.1,4.41,32.22,25.99,6.24,-0.0,1.0,29.27,29.1,2.0,71.6,4.78,74.99,68.22,6.77,0.0,1.0,71.68,71.6,2.0,1.01,0.01,1.02,1.0,0.02,-0.0,1.12,1.01,1.01,2.0,35.32,2.83,37.32,33.32,4.0,0.0,1.0,35.37,35.32,2.0,42.38,13.16,51.69,33.08,18.62,-0.0,1.0,43.39,42.38,2.0,113.15,47.84,146.97,79.32,67.65,0.0,1.0,118.1,113.15,2.0,154.23,6.38,158.74,149.72,9.02,-0.0,1.0,154.3,154.23,2.0,36.63,4.26,39.64,33.62,6.02,-0.0,1.0,36.75,36.63,2.0
+BI-BR-G030006 = 163.5,26.52,215.49,132.46,83.03,0.82,2.88,165.38,156.55,8.0,149.94,14.59,175.04,130.49,44.55,0.19,2.31,150.56,151.77,8.0,129.67,13.84,149.52,108.47,41.04,-0.06,2.04,130.31,129.8,8.0,106.48,14.03,121.0,79.32,41.68,-0.83,2.68,107.28,109.75,8.0,17.35,9.29,33.93,7.7,26.23,0.58,2.15,19.4,15.02,8.0,54.3,10.58,72.36,40.47,31.9,0.27,2.1,55.2,55.59,8.0,1.16,0.18,1.53,1.0,0.53,0.95,2.91,1.18,1.12,8.0,17.88,8.5,35.18,9.9,25.28,1.22,3.13,19.57,14.55,8.0,27.7,10.5,42.53,12.6,29.93,0.04,1.79,29.39,28.39,8.0,47.99,6.59,55.34,37.92,17.41,-0.46,1.73,48.39,49.35,8.0,180.19,47.42,249.34,124.71,124.63,0.36,1.73,185.57,170.4,8.0,29.79,3.71,36.2,26.0,10.21,0.79,2.16,29.99,28.68,8.0
+BI-BR-G030007 = 185.2,23.45,201.78,168.61,33.17,-0.0,1.0,185.94,185.2,2.0,159.57,12.78,168.61,150.54,18.07,0.0,1.0,159.83,159.57,2.0,150.3,13.58,159.9,140.7,19.2,0.0,1.0,150.6,150.3,2.0,111.11,8.9,117.41,104.82,12.59,-0.0,1.0,111.29,111.11,2.0,7.02,1.8,8.29,5.75,2.54,-0.0,1.0,7.14,7.02,2.0,54.22,3.83,56.93,51.51,5.42,-0.0,1.0,54.28,54.22,2.0,1.1,0.14,1.2,1.0,0.2,-0.0,1.0,1.1,1.1,2.0,40.6,4.64,43.89,37.32,6.57,-0.0,1.0,40.74,40.6,2.0,56.53,5.57,60.47,52.59,7.87,-0.0,1.0,56.67,56.53,2.0,71.98,13.67,81.64,62.32,19.33,0.0,1.0,72.63,71.98,2.0,163.45,14.61,173.77,153.12,20.66,0.0,1.0,163.77,163.45,2.0,47.52,6.33,52.0,43.05,8.96,0.0,1.0,47.73,47.52,2.0
+BI-BR-G030008 = 171.98,14.05,181.92,162.05,19.86,0.0,1.0,172.27,171.98,2.0,148.05,1.17,148.88,147.23,1.65,-0.0,1.0,148.06,148.05,2.0,152.52,3.48,154.98,150.06,4.92,-0.0,1.0,152.54,152.52,2.0,97.79,3.31,100.14,95.45,4.69,0.0,1.0,97.82,97.79,2.0,16.54,3.89,19.29,13.79,5.5,0.0,1.0,16.77,16.54,2.0,65.63,6.66,70.34,60.92,9.42,0.0,1.0,65.8,65.63,2.0,1.06,0.06,1.11,1.02,0.09,0.0,1.0,1.06,1.06,2.0,47.64,1.77,48.89,46.39,2.5,-0.0,1.0,47.66,47.64,2.0,52.72,0.06,52.77,52.68,0.09,-0.0,1.15,52.73,52.72,2.0,63.74,8.44,69.71,57.77,11.94,-0.0,1.0,64.01,63.74,2.0,178.29,11.87,186.68,169.9,16.78,-0.0,1.0,178.49,178.29,2.0,40.49,1.2,41.34,39.64,1.7,-0.0,1.0,40.5,40.49,2.0
+BI-BR-G030009 = 150.91,8.35,156.81,145.01,11.8,-0.0,1.0,151.02,150.91,2.0,150.91,8.35,156.81,145.01,11.8,-0.0,1.0,151.02,150.91,2.0,137.56,1.48,138.61,136.52,2.09,-0.0,1.0,137.57,137.56,2.0,107.4,4.72,110.73,104.06,6.67,-0.0,1.0,107.45,107.4,2.0,10.89,2.42,12.6,9.18,3.42,-0.0,1.0,11.02,10.89,2.0,68.58,5.49,72.46,64.69,7.77,-0.0,1.0,68.69,68.58,2.0,1.02,0.01,1.03,1.02,0.02,0.0,0.99,1.02,1.02,2.0,54.68,8.18,60.47,48.89,11.57,-0.0,1.0,54.98,54.68,2.0,69.46,4.24,72.46,66.46,6.0,0.0,1.0,69.53,69.46,2.0,42.74,9.23,49.26,36.21,13.05,-0.0,1.0,43.23,42.74,2.0,204.41,14.44,214.62,194.2,20.43,-0.0,1.0,204.67,204.41,2.0,42.73,4.37,45.82,39.64,6.18,-0.0,1.0,42.84,42.73,2.0
+BI-CA-G040001 = 278.22,7.63,283.61,272.82,10.8,-0.0,1.0,278.27,278.22,2.0,208.31,23.88,225.2,191.42,33.77,0.0,1.0,208.99,208.31,2.0,199.46,12.56,208.34,190.58,17.76,0.0,1.0,199.66,199.46,2.0,165.9,1.57,167.01,164.79,2.22,0.0,1.0,165.91,165.9,2.0,27.86,11.38,35.9,19.81,16.1,-0.0,1.0,29.0,27.86,2.0,52.9,6.61,57.57,48.23,9.34,0.0,1.0,53.11,52.9,2.0,1.67,0.27,1.87,1.48,0.39,0.0,1.0,1.69,1.67,2.0,31.39,3.2,33.65,29.13,4.52,-0.0,1.0,31.48,31.39,2.0,35.3,7.88,40.87,29.72,11.15,-0.0,1.0,35.73,35.3,2.0,80.58,14.66,90.95,70.21,20.73,0.0,1.0,81.25,80.58,2.0,146.13,32.76,169.3,122.97,46.34,0.0,1.0,147.96,146.13,2.0,46.54,2.57,48.36,44.72,3.64,-0.0,1.0,46.58,46.54,2.0
+BI-CA-G040002 = 240.83,12.35,249.56,232.09,17.47,0.0,1.0,240.99,240.83,2.0,137.66,4.3,140.7,134.61,6.09,0.0,1.0,137.69,137.66,2.0,205.74,12.56,214.62,196.86,17.76,-0.0,1.0,205.93,205.74,2.0,148.34,1.57,149.45,147.23,2.22,0.0,1.0,148.34,148.34,2.0,18.63,1.66,19.81,17.45,2.35,0.0,1.0,18.67,18.63,2.0,47.15,0.5,47.5,46.8,0.71,0.0,1.0,47.15,47.15,2.0,1.39,0.12,1.48,1.3,0.18,0.0,1.0,1.39,1.39,2.0,44.15,4.74,47.5,40.8,6.71,-0.0,1.0,44.28,44.15,2.0,18.41,1.98,19.81,17.01,2.8,-0.0,1.0,18.46,18.41,2.0,58.31,6.67,63.03,53.59,9.43,0.0,1.0,58.5,58.31,2.0,205.58,22.08,221.2,189.97,31.23,0.0,1.0,206.17,205.58,2.0,52.4,0.56,52.8,52.0,0.8,0.0,1.0,52.4,52.4,2.0
+BI-CA-G040003 = 207.05,NaN,207.05,207.05,0.0,NaN,NaN,207.05,207.05,1.0,161.01,NaN,161.01,161.01,0.0,NaN,NaN,161.01,161.01,1.0,168.81,NaN,168.81,168.81,0.0,NaN,NaN,168.81,168.81,1.0,145.1,NaN,145.1,145.1,0.0,NaN,NaN,145.1,145.1,1.0,20.84,NaN,20.84,20.84,0.0,NaN,NaN,20.84,20.84,1.0,53.75,NaN,53.75,53.75,0.0,NaN,NaN,53.75,53.75,1.0,1.8,NaN,1.8,1.8,0.0,NaN,NaN,1.8,1.8,1.0,28.92,NaN,28.92,28.92,0.0,NaN,NaN,28.92,28.92,1.0,22.22,NaN,22.22,22.22,0.0,NaN,NaN,22.22,22.22,1.0,78.38,NaN,78.38,78.38,0.0,NaN,NaN,78.38,78.38,1.0,139.92,NaN,139.92,139.92,0.0,NaN,NaN,139.92,139.92,1.0,51.25,NaN,51.25,51.25,0.0,NaN,NaN,51.25,51.25,1.0
+BI-CA-G040004 = 216.4,23.44,246.36,190.23,56.13,0.26,1.88,217.35,214.5,4.0,187.57,15.19,199.24,165.47,33.77,-0.96,2.18,188.03,192.78,4.0,163.24,20.73,183.07,136.52,46.56,-0.41,1.66,164.23,166.69,4.0,150.81,4.33,157.12,147.23,9.89,0.95,2.21,150.86,149.45,4.0,26.9,7.44,36.84,20.75,16.1,0.57,1.74,27.66,25.0,4.0,55.45,3.89,60.71,51.37,9.34,0.51,2.03,55.55,54.85,4.0,1.85,0.17,2.07,1.68,0.39,0.4,1.8,1.86,1.83,4.0,26.65,7.01,32.02,16.53,15.49,-0.92,2.13,27.34,29.03,4.0,27.44,5.51,32.92,21.77,11.15,-0.02,1.14,27.85,27.53,4.0,88.41,10.68,97.97,75.78,22.19,-0.23,1.32,88.89,89.94,4.0,128.02,27.65,159.58,97.97,61.61,0.06,1.43,130.24,127.26,4.0,49.31,1.8,51.23,47.59,3.64,0.07,1.15,49.34,49.22,4.0
+BI-CA-G040005 = 194.53,17.71,207.05,182.0,25.05,0.0,1.0,194.93,194.53,2.0,174.21,18.67,187.41,161.01,26.4,0.0,1.0,174.71,174.21,2.0,154.79,19.83,168.81,140.76,28.05,0.0,1.0,155.42,154.79,2.0,144.04,1.5,145.1,142.98,2.12,0.0,1.0,144.05,144.04,2.0,22.54,2.4,24.23,20.84,3.39,0.0,1.0,22.6,22.54,2.0,57.23,4.92,60.71,53.75,6.96,0.0,1.0,57.34,57.23,2.0,2.05,0.35,2.29,1.8,0.5,-0.0,1.0,2.06,2.05,2.0,22.98,8.4,28.92,17.04,11.88,-0.0,1.0,23.74,22.98,2.0,24.83,3.69,27.44,22.22,5.21,0.0,1.0,24.97,24.83,2.0,86.06,10.86,93.73,78.38,15.35,0.0,1.0,86.4,86.06,2.0,114.89,35.39,139.92,89.86,50.05,-0.0,1.0,117.58,114.89,2.0,50.48,1.09,51.25,49.71,1.55,0.0,1.0,50.48,50.48,2.0
+BI-CI-G050001 = 110.99,NaN,110.99,110.99,0.0,NaN,NaN,110.99,110.99,1.0,238.55,NaN,238.55,238.55,0.0,NaN,NaN,238.55,238.55,1.0,110.73,NaN,110.73,110.73,0.0,NaN,NaN,110.73,110.73,1.0,132.7,NaN,132.7,132.7,0.0,NaN,NaN,132.7,132.7,1.0,65.39,NaN,65.39,65.39,0.0,NaN,NaN,65.39,65.39,1.0,138.07,NaN,138.07,138.07,0.0,NaN,NaN,138.07,138.07,1.0,3.1,NaN,3.1,3.1,0.0,NaN,NaN,3.1,3.1,1.0,13.79,NaN,13.79,13.79,0.0,NaN,NaN,13.79,13.79,1.0,137.07,NaN,137.07,137.07,0.0,NaN,NaN,137.07,137.07,1.0,61.15,NaN,61.15,61.15,0.0,NaN,NaN,61.15,61.15,1.0,176.43,NaN,176.43,176.43,0.0,NaN,NaN,176.43,176.43,1.0,19.81,NaN,19.81,19.81,0.0,NaN,NaN,19.81,19.81,1.0
+BI-CI-G050002 = 141.23,1.69,142.42,140.03,2.39,0.0,1.0,141.23,141.23,2.0,215.79,8.93,222.1,209.47,12.63,0.0,1.0,215.88,215.79,2.0,138.99,3.67,141.58,136.39,5.19,-0.0,1.0,139.01,138.99,2.0,143.07,2.83,145.07,141.08,4.0,0.0,1.0,143.09,143.07,2.0,69.17,3.83,71.87,66.46,5.41,-0.0,1.0,69.22,69.17,2.0,145.67,7.31,150.84,140.5,10.33,0.0,1.0,145.76,145.67,2.0,3.27,0.14,3.37,3.17,0.2,0.0,1.0,3.27,3.27,2.0,20.06,2.75,22.0,18.11,3.89,-0.0,1.0,20.15,20.06,2.0,157.79,23.05,174.09,141.49,32.6,-0.0,1.0,158.63,157.79,2.0,76.49,12.94,85.64,67.34,18.3,0.0,1.0,77.04,76.49,2.0,172.92,5.66,176.92,168.92,8.0,0.0,1.0,172.96,172.92,2.0,21.19,0.62,21.63,20.75,0.88,-0.0,1.0,21.19,21.19,2.0
+BI-CI-G050003 = 183.97,14.31,194.09,173.85,20.24,0.0,1.0,184.25,183.97,2.0,188.16,10.97,195.92,180.4,15.52,0.0,1.0,188.32,188.16,2.0,161.83,0.31,162.05,161.61,0.44,0.0,1.0,161.83,161.83,2.0,146.77,3.79,149.45,144.09,5.36,-0.0,1.0,146.79,146.77,2.0,83.66,7.5,88.97,78.36,10.61,0.0,1.0,83.83,83.66,2.0,169.55,8.42,175.5,163.6,11.9,-0.0,1.0,169.66,169.55,2.0,3.65,0.59,4.07,3.24,0.83,-0.0,1.0,3.68,3.65,2.0,24.85,3.42,27.26,22.43,4.83,0.0,1.0,24.97,24.85,2.0,129.27,23.54,145.91,112.62,33.3,-0.0,1.0,130.33,129.27,2.0,84.71,15.81,95.9,73.53,22.37,-0.0,1.0,85.45,84.71,2.0,177.13,0.37,177.4,176.87,0.53,0.0,1.0,177.13,177.13,2.0,25.81,3.34,28.17,23.45,4.72,0.0,1.0,25.91,25.81,2.0
+BI-CI-G050004 = 188.85,28.62,209.09,168.61,40.48,0.0,1.0,189.93,188.85,2.0,172.71,19.76,186.68,158.74,27.94,0.0,1.0,173.28,172.71,2.0,149.66,6.57,154.3,145.01,9.3,-0.0,1.0,149.73,149.66,2.0,145.2,6.01,149.45,140.95,8.49,-0.0,1.0,145.26,145.2,2.0,92.54,11.72,100.83,84.26,16.58,-0.0,1.0,92.91,92.54,2.0,168.85,7.42,174.09,163.6,10.49,-0.0,1.0,168.93,168.85,2.0,3.13,0.59,3.54,2.71,0.84,0.0,1.0,3.15,3.13,2.0,19.01,6.17,23.37,14.65,8.72,0.0,1.0,19.5,19.01,2.0,100.27,9.87,107.25,93.29,13.96,0.0,1.0,100.51,100.27,2.0,67.68,30.54,89.28,46.09,43.19,-0.0,1.0,71.04,67.68,2.0,204.04,11.28,212.01,196.06,15.96,-0.0,1.0,204.19,204.04,2.0,26.02,1.14,26.83,25.21,1.62,-0.0,1.0,26.03,26.02,2.0
+BI-CI-G050005 = 158.85,20.49,179.1,140.03,39.06,0.03,1.05,159.84,158.14,4.0,203.51,17.49,222.1,180.4,41.7,-0.41,1.93,204.07,205.77,4.0,154.78,19.63,179.1,136.39,42.7,0.32,1.49,155.71,151.82,4.0,146.26,4.03,149.45,141.08,8.37,-0.45,1.58,146.3,147.26,4.0,72.29,4.86,78.36,66.46,11.9,0.09,1.99,72.41,72.17,4.0,154.64,11.18,163.6,140.5,23.1,-0.4,1.51,154.94,157.22,4.0,3.39,0.27,3.77,3.17,0.6,0.86,2.08,3.39,3.3,4.0,23.19,5.07,30.22,18.11,12.1,0.63,2.09,23.6,22.22,4.0,161.52,21.09,184.58,141.49,43.09,0.1,1.19,162.55,160.0,4.0,81.87,14.83,100.97,67.34,33.63,0.4,1.68,82.87,79.59,4.0,170.49,8.75,177.4,158.74,18.66,-0.59,1.75,170.66,172.92,4.0,21.88,1.13,23.45,20.75,2.7,0.64,2.09,21.9,21.66,4.0
+BI-CI-G050006 = 144.81,NaN,144.81,144.81,0.0,NaN,NaN,144.81,144.81,1.0,196.85,NaN,196.85,196.85,0.0,NaN,NaN,196.85,196.85,1.0,131.21,NaN,131.21,131.21,0.0,NaN,NaN,131.21,131.21,1.0,137.08,NaN,137.08,137.08,0.0,NaN,NaN,137.08,137.08,1.0,77.28,NaN,77.28,77.28,0.0,NaN,NaN,77.28,77.28,1.0,161.17,NaN,161.17,161.17,0.0,NaN,NaN,161.17,161.17,1.0,2.97,NaN,2.97,2.97,0.0,NaN,NaN,2.97,2.97,1.0,14.22,NaN,14.22,14.22,0.0,NaN,NaN,14.22,14.22,1.0,108.89,NaN,108.89,108.89,0.0,NaN,NaN,108.89,108.89,1.0,49.05,NaN,49.05,49.05,0.0,NaN,NaN,49.05,49.05,1.0,184.92,NaN,184.92,184.92,0.0,NaN,NaN,184.92,184.92,1.0,22.51,NaN,22.51,22.51,0.0,NaN,NaN,22.51,22.51,1.0
+BI-GI-G060001 = 172.51,26.14,191.0,154.02,36.97,0.0,1.0,173.5,172.51,2.0,208.94,26.46,227.66,190.23,37.42,-0.0,1.0,209.78,208.94,2.0,147.65,9.01,154.02,141.27,12.75,0.0,1.0,147.79,147.65,2.0,100.24,15.19,110.98,89.5,21.48,0.0,1.0,100.81,100.24,2.0,20.1,2.06,21.56,18.65,2.91,0.0,1.0,20.15,20.1,2.0,57.0,2.36,58.67,55.34,3.33,-0.0,1.0,57.03,57.0,2.0,2.06,NaN,2.06,2.06,0.0,NaN,-1.743558815542463E13,2.06,2.06,2.0,25.54,3.55,28.05,23.03,5.02,0.0,1.0,25.67,25.54,2.0,80.02,17.27,92.24,67.81,24.42,-0.0,1.0,80.95,80.02,2.0,121.93,1.31,122.85,121.0,1.85,-0.0,1.0,121.93,121.93,2.0,104.86,1.13,105.66,104.06,1.59,0.0,1.0,104.86,104.86,2.0,34.72,2.32,36.36,33.08,3.28,0.0,1.0,34.76,34.72,2.0
+BI-GI-G060002 = 187.47,7.96,193.1,181.84,11.26,0.0,1.0,187.55,187.47,2.0,186.59,14.52,196.86,176.32,20.54,-0.0,1.0,186.87,186.59,2.0,178.49,0.97,179.18,177.81,1.37,-0.0,1.0,178.49,178.49,2.0,100.61,7.55,105.94,95.27,10.67,-0.0,1.0,100.75,100.61,2.0,10.43,3.07,12.6,8.26,4.34,0.0,1.0,10.65,10.43,2.0,46.43,2.39,48.13,44.74,3.38,0.0,1.0,46.46,46.43,2.0,1.4,0.08,1.46,1.35,0.11,-0.0,1.0,1.41,1.4,2.0,49.52,0.91,50.16,48.87,1.29,-0.0,1.0,49.52,49.52,2.0,70.4,5.05,73.97,66.84,7.14,-0.0,1.0,70.49,70.4,2.0,124.79,7.35,129.99,119.59,10.4,-0.0,1.0,124.9,124.79,2.0,147.91,15.41,158.81,137.01,21.8,0.0,1.0,148.31,147.91,2.0,47.08,7.25,52.21,41.96,10.25,-0.0,1.0,47.36,47.08,2.0
+BI-GI-G060003 = 234.95,NaN,234.95,234.95,0.0,NaN,NaN,234.95,234.95,1.0,132.46,NaN,132.46,132.46,0.0,NaN,NaN,132.46,132.46,1.0,179.1,NaN,179.1,179.1,0.0,NaN,NaN,179.1,179.1,1.0,92.24,NaN,92.24,92.24,0.0,NaN,NaN,92.24,92.24,1.0,10.84,NaN,10.84,10.84,0.0,NaN,NaN,10.84,10.84,1.0,46.09,NaN,46.09,46.09,0.0,NaN,NaN,46.09,46.09,1.0,1.39,NaN,1.39,1.39,0.0,NaN,NaN,1.39,1.39,1.0,50.46,NaN,50.46,50.46,0.0,NaN,NaN,50.46,50.46,1.0,44.72,NaN,44.72,44.72,0.0,NaN,NaN,44.72,44.72,1.0,100.97,NaN,100.97,100.97,0.0,NaN,NaN,100.97,100.97,1.0,132.46,NaN,132.46,132.46,0.0,NaN,NaN,132.46,132.46,1.0,34.09,NaN,34.09,34.09,0.0,NaN,NaN,34.09,34.09,1.0
+BI-GI-G060004 = 163.9,NaN,163.9,163.9,0.0,NaN,NaN,163.9,163.9,1.0,184.66,NaN,184.66,184.66,0.0,NaN,NaN,184.66,184.66,1.0,163.9,NaN,163.9,163.9,0.0,NaN,NaN,163.9,163.9,1.0,83.23,NaN,83.23,83.23,0.0,NaN,NaN,83.23,83.23,1.0,20.84,NaN,20.84,20.84,0.0,NaN,NaN,20.84,20.84,1.0,57.8,NaN,57.8,57.8,0.0,NaN,NaN,57.8,57.8,1.0,1.58,NaN,1.58,1.58,0.0,NaN,NaN,1.58,1.58,1.0,33.88,NaN,33.88,33.88,0.0,NaN,NaN,33.88,33.88,1.0,83.46,NaN,83.46,83.46,0.0,NaN,NaN,83.46,83.46,1.0,119.2,NaN,119.2,119.2,0.0,NaN,NaN,119.2,119.2,1.0,101.02,NaN,101.02,101.02,0.0,NaN,NaN,101.02,101.02,1.0,31.2,NaN,31.2,31.2,0.0,NaN,NaN,31.2,31.2,1.0
+BI-GI-G060005 = 204.36,NaN,204.36,204.36,0.0,NaN,NaN,204.36,204.36,1.0,155.78,NaN,155.78,155.78,0.0,NaN,NaN,155.78,155.78,1.0,176.43,NaN,176.43,176.43,0.0,NaN,NaN,176.43,176.43,1.0,84.6,NaN,84.6,84.6,0.0,NaN,NaN,84.6,84.6,1.0,16.93,NaN,16.93,16.93,0.0,NaN,NaN,16.93,16.93,1.0,51.51,NaN,51.51,51.51,0.0,NaN,NaN,51.51,51.51,1.0,1.24,NaN,1.24,1.24,0.0,NaN,NaN,1.24,1.24,1.0,47.59,NaN,47.59,47.59,0.0,NaN,NaN,47.59,47.59,1.0,59.7,NaN,59.7,59.7,0.0,NaN,NaN,59.7,59.7,1.0,109.19,NaN,109.19,109.19,0.0,NaN,NaN,109.19,109.19,1.0,115.22,NaN,115.22,115.22,0.0,NaN,NaN,115.22,115.22,1.0,31.7,NaN,31.7,31.7,0.0,NaN,NaN,31.7,31.7,1.0
+BI-GI-G060006 = 178.74,7.03,183.72,173.77,9.94,0.0,1.0,178.81,178.74,2.0,195.68,23.45,212.26,179.1,33.16,-0.0,1.0,196.38,195.68,2.0,165.65,11.49,173.77,157.52,16.25,-0.0,1.0,165.85,165.65,2.0,88.1,15.74,99.22,76.97,22.26,0.0,1.0,88.8,88.1,2.0,20.82,3.13,23.03,18.6,4.43,0.0,1.0,20.93,20.82,2.0,54.84,2.95,56.93,52.75,4.18,-0.0,1.0,54.88,54.84,2.0,1.38,0.41,1.67,1.09,0.58,0.0,1.0,1.41,1.38,2.0,42.08,3.74,44.72,39.44,5.28,0.0,1.0,42.16,42.08,2.0,73.85,1.18,74.68,73.02,1.66,-0.0,1.0,73.85,73.85,2.0,117.91,0.71,118.41,117.41,1.01,0.0,1.0,117.91,117.91,2.0,108.1,14.32,118.22,97.97,20.25,0.0,1.0,108.57,108.1,2.0,32.68,4.75,36.03,29.32,6.72,-0.0,1.0,32.85,32.68,2.0
+BI-GI-G060007 = 193.1,NaN,193.1,193.1,0.0,NaN,NaN,193.1,193.1,1.0,176.32,NaN,176.32,176.32,0.0,NaN,NaN,176.32,176.32,1.0,177.81,NaN,177.81,177.81,0.0,NaN,NaN,177.81,177.81,1.0,95.27,NaN,95.27,95.27,0.0,NaN,NaN,95.27,95.27,1.0,12.6,NaN,12.6,12.6,0.0,NaN,NaN,12.6,12.6,1.0,48.13,NaN,48.13,48.13,0.0,NaN,NaN,48.13,48.13,1.0,1.35,NaN,1.35,1.35,0.0,NaN,NaN,1.35,1.35,1.0,48.87,NaN,48.87,48.87,0.0,NaN,NaN,48.87,48.87,1.0,66.84,NaN,66.84,66.84,0.0,NaN,NaN,66.84,66.84,1.0,119.59,NaN,119.59,119.59,0.0,NaN,NaN,119.59,119.59,1.0,137.01,NaN,137.01,137.01,0.0,NaN,NaN,137.01,137.01,1.0,41.96,NaN,41.96,41.96,0.0,NaN,NaN,41.96,41.96,1.0
+BI-GI-G060008 = 176.43,NaN,176.43,176.43,0.0,NaN,NaN,176.43,176.43,1.0,196.86,NaN,196.86,196.86,0.0,NaN,NaN,196.86,196.86,1.0,173.77,NaN,173.77,173.77,0.0,NaN,NaN,173.77,173.77,1.0,87.47,NaN,87.47,87.47,0.0,NaN,NaN,87.47,87.47,1.0,15.65,NaN,15.65,15.65,0.0,NaN,NaN,15.65,15.65,1.0,50.16,NaN,50.16,50.16,0.0,NaN,NaN,50.16,50.16,1.0,1.29,NaN,1.29,1.29,0.0,NaN,NaN,1.29,1.29,1.0,50.82,NaN,50.82,50.82,0.0,NaN,NaN,50.82,50.82,1.0,78.22,NaN,78.22,78.22,0.0,NaN,NaN,78.22,78.22,1.0,113.97,NaN,113.97,113.97,0.0,NaN,NaN,113.97,113.97,1.0,130.79,NaN,130.79,130.79,0.0,NaN,NaN,130.79,130.79,1.0,35.71,NaN,35.71,35.71,0.0,NaN,NaN,35.71,35.71,1.0
+BI-GI-G060009 = 169.3,NaN,169.3,169.3,0.0,NaN,NaN,169.3,169.3,1.0,167.62,NaN,167.62,167.62,0.0,NaN,NaN,167.62,167.62,1.0,151.74,NaN,151.74,151.74,0.0,NaN,NaN,151.74,151.74,1.0,103.45,NaN,103.45,103.45,0.0,NaN,NaN,103.45,103.45,1.0,36.94,NaN,36.94,36.94,0.0,NaN,NaN,36.94,36.94,1.0,75.45,NaN,75.45,75.45,0.0,NaN,NaN,75.45,75.45,1.0,2.16,NaN,2.16,2.16,0.0,NaN,NaN,2.16,2.16,1.0,36.74,NaN,36.74,36.74,0.0,NaN,NaN,36.74,36.74,1.0,85.78,NaN,85.78,85.78,0.0,NaN,NaN,85.78,85.78,1.0,122.85,NaN,122.85,122.85,0.0,NaN,NaN,122.85,122.85,1.0,95.45,NaN,95.45,95.45,0.0,NaN,NaN,95.45,95.45,1.0,35.77,NaN,35.77,35.77,0.0,NaN,NaN,35.77,35.77,1.0
+BI-GI-G060010 = 183.21,NaN,183.21,183.21,0.0,NaN,NaN,183.21,183.21,1.0,162.81,NaN,162.81,162.81,0.0,NaN,NaN,162.81,162.81,1.0,165.37,NaN,165.37,165.37,0.0,NaN,NaN,165.37,165.37,1.0,84.45,NaN,84.45,84.45,0.0,NaN,NaN,84.45,84.45,1.0,24.58,NaN,24.58,24.58,0.0,NaN,NaN,24.58,24.58,1.0,63.25,NaN,63.25,63.25,0.0,NaN,NaN,63.25,63.25,1.0,1.13,NaN,1.13,1.13,0.0,NaN,NaN,1.13,1.13,1.0,40.45,NaN,40.45,40.45,0.0,NaN,NaN,40.45,40.45,1.0,55.7,NaN,55.7,55.7,0.0,NaN,NaN,55.7,55.7,1.0,128.08,NaN,128.08,128.08,0.0,NaN,NaN,128.08,128.08,1.0,132.47,NaN,132.47,132.47,0.0,NaN,NaN,132.47,132.47,1.0,32.66,NaN,32.66,32.66,0.0,NaN,NaN,32.66,32.66,1.0
+BI-KI-G090001 = 145.43,NaN,145.43,145.43,0.0,NaN,NaN,145.43,145.43,1.0,167.47,NaN,167.47,167.47,0.0,NaN,NaN,167.47,167.47,1.0,128.26,NaN,128.26,128.26,0.0,NaN,NaN,128.26,128.26,1.0,149.27,NaN,149.27,149.27,0.0,NaN,NaN,149.27,149.27,1.0,104.48,NaN,104.48,104.48,0.0,NaN,NaN,104.48,104.48,1.0,196.64,NaN,196.64,196.64,0.0,NaN,NaN,196.64,196.64,1.0,5.07,NaN,5.07,5.07,0.0,NaN,NaN,5.07,5.07,1.0,54.37,NaN,54.37,54.37,0.0,NaN,NaN,54.37,54.37,1.0,80.66,NaN,80.66,80.66,0.0,NaN,NaN,80.66,80.66,1.0,94.61,NaN,94.61,94.61,0.0,NaN,NaN,94.61,94.61,1.0,105.23,NaN,105.23,105.23,0.0,NaN,NaN,105.23,105.23,1.0,28.94,NaN,28.94,28.94,0.0,NaN,NaN,28.94,28.94,1.0
+BI-KI-G090002 = 139.16,12.55,148.03,130.28,17.75,-0.0,1.0,139.44,139.16,2.0,164.55,5.85,168.69,160.42,8.27,0.0,1.0,164.6,164.55,2.0,129.92,1.01,130.64,129.2,1.43,0.0,1.0,129.92,129.92,2.0,149.76,1.96,151.15,148.38,2.77,0.0,1.0,149.77,149.76,2.0,100.42,6.05,104.7,96.14,8.55,0.0,1.0,100.51,100.42,2.0,205.74,10.53,213.18,198.29,14.89,-0.0,1.0,205.87,205.74,2.0,5.43,1.65,6.6,4.27,2.33,0.0,1.0,5.56,5.43,2.0,75.42,2.39,77.11,73.74,3.38,-0.0,1.0,75.44,75.42,2.0,90.91,12.23,99.56,82.26,17.29,0.0,1.0,91.32,90.91,2.0,131.81,27.36,151.15,112.46,38.69,-0.0,1.0,133.22,131.81,2.0,108.11,3.43,110.53,105.69,4.85,-0.0,1.0,108.14,108.11,2.0,34.12,7.28,39.26,28.97,10.29,-0.0,1.0,34.5,34.12,2.0
+BI-KI-G090003 = 132.46,NaN,132.46,132.46,0.0,NaN,NaN,132.46,132.46,1.0,173.77,NaN,173.77,173.77,0.0,NaN,NaN,173.77,173.77,1.0,154.02,NaN,154.02,154.02,0.0,NaN,NaN,154.02,154.02,1.0,128.53,NaN,128.53,128.53,0.0,NaN,NaN,128.53,128.53,1.0,81.75,NaN,81.75,81.75,0.0,NaN,NaN,81.75,81.75,1.0,168.61,NaN,168.61,168.61,0.0,NaN,NaN,168.61,168.61,1.0,5.75,NaN,5.75,5.75,0.0,NaN,NaN,5.75,5.75,1.0,55.23,NaN,55.23,55.23,0.0,NaN,NaN,55.23,55.23,1.0,60.47,NaN,60.47,60.47,0.0,NaN,NaN,60.47,60.47,1.0,128.53,NaN,128.53,128.53,0.0,NaN,NaN,128.53,128.53,1.0,110.53,NaN,110.53,110.53,0.0,NaN,NaN,110.53,110.53,1.0,35.13,NaN,35.13,35.13,0.0,NaN,NaN,35.13,35.13,1.0
+BI-KI-G090004 = 178.33,NaN,178.33,178.33,0.0,NaN,NaN,178.33,178.33,1.0,188.47,NaN,188.47,188.47,0.0,NaN,NaN,188.47,188.47,1.0,137.72,NaN,137.72,137.72,0.0,NaN,NaN,137.72,137.72,1.0,136.19,NaN,136.19,136.19,0.0,NaN,NaN,136.19,136.19,1.0,91.67,NaN,91.67,91.67,0.0,NaN,NaN,91.67,91.67,1.0,185.34,NaN,185.34,185.34,0.0,NaN,NaN,185.34,185.34,1.0,3.95,NaN,3.95,3.95,0.0,NaN,NaN,3.95,3.95,1.0,55.27,NaN,55.27,55.27,0.0,NaN,NaN,55.27,55.27,1.0,82.92,NaN,82.92,82.92,0.0,NaN,NaN,82.92,82.92,1.0,136.19,NaN,136.19,136.19,0.0,NaN,NaN,136.19,136.19,1.0,110.56,NaN,110.56,110.56,0.0,NaN,NaN,110.56,110.56,1.0,46.05,NaN,46.05,46.05,0.0,NaN,NaN,46.05,46.05,1.0
+BI-KI-G090005 = 178.0,20.36,192.4,163.6,28.8,-0.0,1.0,178.58,178.0,2.0,174.76,15.79,185.92,163.6,22.32,0.0,1.0,175.12,174.76,2.0,110.69,4.86,114.13,107.25,6.88,-0.0,1.0,110.74,110.69,2.0,162.46,16.0,173.77,151.15,22.62,0.0,1.0,162.86,162.46,2.0,111.38,1.2,112.23,110.53,1.69,-0.0,1.0,111.38,111.38,2.0,223.04,6.97,227.97,218.11,9.86,0.0,1.0,223.09,223.04,2.0,2.81,0.03,2.83,2.79,0.04,-0.0,1.0,2.81,2.81,2.0,77.96,20.19,92.24,63.68,28.55,0.0,1.0,79.26,77.96,2.0,103.29,1.09,104.06,102.52,1.55,0.0,1.0,103.29,103.29,2.0,162.46,16.0,173.77,151.15,22.62,0.0,1.0,162.86,162.46,2.0,109.71,1.16,110.53,108.89,1.64,-0.0,1.0,109.72,109.71,2.0,45.16,2.5,46.92,43.39,3.53,0.0,1.0,45.19,45.16,2.0
+BI-KI-G090006 = 179.88,19.48,193.65,166.11,27.55,0.0,1.0,180.41,179.88,2.0,168.57,7.03,173.55,163.6,9.95,-0.0,1.0,168.65,168.57,2.0,124.13,3.17,126.37,121.88,4.48,-0.0,1.0,124.15,124.13,2.0,157.71,15.53,168.69,146.73,21.96,0.0,1.0,158.09,157.71,2.0,122.43,1.32,123.36,121.5,1.86,-0.0,1.0,122.43,122.43,2.0,192.12,5.18,195.79,188.46,7.32,0.0,1.0,192.16,192.12,2.0,3.97,0.55,4.36,3.57,0.78,-0.0,1.0,3.99,3.97,2.0,54.0,14.46,64.22,43.77,20.45,-0.0,1.0,54.96,54.0,2.0,100.77,7.52,106.08,95.45,10.63,-0.0,1.0,100.91,100.77,2.0,118.7,3.25,121.0,116.39,4.6,-0.0,1.0,118.72,118.7,2.0,116.78,6.68,121.5,112.05,9.44,0.0,1.0,116.87,116.78,2.0,38.17,1.93,39.54,36.8,2.73,-0.0,1.0,38.2,38.17,2.0
+BI-KI-G090007 = 221.2,NaN,221.2,221.2,0.0,NaN,NaN,221.2,221.2,1.0,208.25,NaN,208.25,208.25,0.0,NaN,NaN,208.25,208.25,1.0,121.0,NaN,121.0,121.0,0.0,NaN,NaN,121.0,121.0,1.0,128.53,NaN,128.53,128.53,0.0,NaN,NaN,128.53,128.53,1.0,113.92,NaN,113.92,113.92,0.0,NaN,NaN,113.92,113.92,1.0,208.25,NaN,208.25,208.25,0.0,NaN,NaN,208.25,208.25,1.0,2.87,NaN,2.87,2.87,0.0,NaN,NaN,2.87,2.87,1.0,35.13,NaN,35.13,35.13,0.0,NaN,NaN,35.13,35.13,1.0,100.97,NaN,100.97,100.97,0.0,NaN,NaN,100.97,100.97,1.0,128.53,NaN,128.53,128.53,0.0,NaN,NaN,128.53,128.53,1.0,107.25,NaN,107.25,107.25,0.0,NaN,NaN,107.25,107.25,1.0,50.46,NaN,50.46,50.46,0.0,NaN,NaN,50.46,50.46,1.0
+BI-KR-G070001 = 206.27,NaN,206.27,206.27,0.0,NaN,NaN,206.27,206.27,1.0,167.62,NaN,167.62,167.62,0.0,NaN,NaN,167.62,167.62,1.0,159.03,NaN,159.03,159.03,0.0,NaN,NaN,159.03,159.03,1.0,131.21,NaN,131.21,131.21,0.0,NaN,NaN,131.21,131.21,1.0,75.15,NaN,75.15,75.15,0.0,NaN,NaN,75.15,75.15,1.0,92.24,NaN,92.24,92.24,0.0,NaN,NaN,92.24,92.24,1.0,2.16,NaN,2.16,2.16,0.0,NaN,NaN,2.16,2.16,1.0,56.39,NaN,56.39,56.39,0.0,NaN,NaN,56.39,56.39,1.0,68.12,NaN,68.12,68.12,0.0,NaN,NaN,68.12,68.12,1.0,124.71,NaN,124.71,124.71,0.0,NaN,NaN,124.71,124.71,1.0,83.08,NaN,83.08,83.08,0.0,NaN,NaN,83.08,83.08,1.0,42.28,NaN,42.28,42.28,0.0,NaN,NaN,42.28,42.28,1.0
+BI-KR-G070002 = 227.97,0.0,227.97,227.97,0.0,NaN,NaN,227.97,227.97,2.0,213.45,20.09,227.66,199.24,28.42,0.0,1.0,213.92,213.45,2.0,161.21,17.88,173.85,148.57,25.28,0.0,1.0,161.71,161.21,2.0,141.87,4.44,145.01,138.73,6.27,-0.0,1.0,141.91,141.87,2.0,66.65,9.74,73.53,59.76,13.77,0.0,1.0,67.0,66.65,2.0,75.67,5.02,79.21,72.12,7.1,-0.0,1.0,75.75,75.67,2.0,2.11,0.07,2.16,2.06,0.1,0.0,1.0,2.11,2.11,2.0,49.04,1.9,50.39,47.7,2.69,-0.0,1.0,49.06,49.04,2.0,49.84,0.46,50.16,49.51,0.64,-0.0,1.0,49.84,49.84,2.0,117.3,10.48,124.71,109.88,14.82,-0.0,1.0,117.53,117.3,2.0,98.61,7.52,103.92,93.29,10.64,0.0,1.0,98.75,98.61,2.0,44.14,1.8,45.41,42.86,2.54,-0.0,1.0,44.15,44.14,2.0
+BI-KR-G070003 = 198.64,NaN,198.64,198.64,0.0,NaN,NaN,198.64,198.64,1.0,197.64,NaN,197.64,197.64,0.0,NaN,NaN,197.64,197.64,1.0,150.15,NaN,150.15,150.15,0.0,NaN,NaN,150.15,150.15,1.0,121.09,NaN,121.09,121.09,0.0,NaN,NaN,121.09,121.09,1.0,48.35,NaN,48.35,48.35,0.0,NaN,NaN,48.35,48.35,1.0,73.79,NaN,73.79,73.79,0.0,NaN,NaN,73.79,73.79,1.0,2.11,NaN,2.11,2.11,0.0,NaN,NaN,2.11,2.11,1.0,42.22,NaN,42.22,42.22,0.0,NaN,NaN,42.22,42.22,1.0,67.97,NaN,67.97,67.97,0.0,NaN,NaN,67.97,67.97,1.0,123.78,NaN,123.78,123.78,0.0,NaN,NaN,123.78,123.78,1.0,94.37,NaN,94.37,94.37,0.0,NaN,NaN,94.37,94.37,1.0,39.32,NaN,39.32,39.32,0.0,NaN,NaN,39.32,39.32,1.0
+BI-KR-G070004 = 227.97,NaN,227.97,227.97,0.0,NaN,NaN,227.97,227.97,1.0,190.23,NaN,190.23,190.23,0.0,NaN,NaN,190.23,190.23,1.0,168.61,NaN,168.61,168.61,0.0,NaN,NaN,168.61,168.61,1.0,145.01,NaN,145.01,145.01,0.0,NaN,NaN,145.01,145.01,1.0,95.06,NaN,95.06,95.06,0.0,NaN,NaN,95.06,95.06,1.0,92.24,NaN,92.24,92.24,0.0,NaN,NaN,92.24,92.24,1.0,2.06,NaN,2.06,2.06,0.0,NaN,NaN,2.06,2.06,1.0,62.32,NaN,62.32,62.32,0.0,NaN,NaN,62.32,62.32,1.0,56.93,NaN,56.93,56.93,0.0,NaN,NaN,56.93,56.93,1.0,124.71,NaN,124.71,124.71,0.0,NaN,NaN,124.71,124.71,1.0,79.32,NaN,79.32,79.32,0.0,NaN,NaN,79.32,79.32,1.0,46.09,NaN,46.09,46.09,0.0,NaN,NaN,46.09,46.09,1.0
+BI-KR-G070005 = 261.61,15.86,272.82,250.39,22.42,0.0,1.0,261.85,261.61,2.0,240.02,19.22,253.61,226.43,27.19,-0.0,1.0,240.4,240.02,2.0,167.43,3.03,169.57,165.29,4.28,-0.0,1.0,167.45,167.43,2.0,155.14,4.78,158.52,151.76,6.76,0.0,1.0,155.18,155.14,2.0,34.98,18.17,47.83,22.14,25.7,0.0,1.0,37.27,34.98,2.0,57.66,10.16,64.85,50.48,14.37,0.0,1.0,58.11,57.66,2.0,1.87,0.14,1.97,1.77,0.19,-0.0,1.0,1.87,1.87,2.0,32.43,8.47,38.42,26.44,11.97,-0.0,1.0,32.98,32.43,2.0,43.52,2.83,45.52,41.52,4.0,-0.0,1.0,43.56,43.52,2.0,106.8,1.45,107.83,105.77,2.06,-0.0,1.0,106.8,106.8,2.0,110.23,2.97,112.33,108.13,4.2,-0.0,1.0,110.25,110.23,2.0,42.99,1.14,43.79,42.18,1.61,-0.0,1.0,42.99,42.99,2.0
+BI-KR-G070006 = 227.97,NaN,227.97,227.97,0.0,NaN,NaN,227.97,227.97,1.0,265.08,NaN,265.08,265.08,0.0,NaN,NaN,265.08,265.08,1.0,128.53,NaN,128.53,128.53,0.0,NaN,NaN,128.53,128.53,1.0,132.46,NaN,132.46,132.46,0.0,NaN,NaN,132.46,132.46,1.0,24.46,NaN,24.46,24.46,0.0,NaN,NaN,24.46,24.46,1.0,52.0,NaN,52.0,52.0,0.0,NaN,NaN,52.0,52.0,1.0,2.06,NaN,2.06,2.06,0.0,NaN,NaN,2.06,2.06,1.0,33.08,NaN,33.08,33.08,0.0,NaN,NaN,33.08,33.08,1.0,43.39,NaN,43.39,43.39,0.0,NaN,NaN,43.39,43.39,1.0,124.71,NaN,124.71,124.71,0.0,NaN,NaN,124.71,124.71,1.0,107.25,NaN,107.25,107.25,0.0,NaN,NaN,107.25,107.25,1.0,39.64,NaN,39.64,39.64,0.0,NaN,NaN,39.64,39.64,1.0
+BI-KR-G070007 = 209.48,26.14,227.97,191.0,36.97,-0.0,1.0,210.3,209.48,2.0,246.37,26.46,265.08,227.66,37.42,0.0,1.0,247.08,246.37,2.0,134.9,9.01,141.27,128.53,12.75,-0.0,1.0,135.05,134.9,2.0,121.72,15.19,132.46,110.98,21.48,0.0,1.0,122.19,121.72,2.0,23.01,2.06,24.46,21.56,2.91,-0.0,1.0,23.06,23.01,2.0,53.67,2.36,55.34,52.0,3.33,-0.0,1.0,53.69,53.67,2.0,2.06,NaN,2.06,2.06,0.0,NaN,-1.743558815542463E13,2.06,2.06,2.0,30.57,3.55,33.08,28.05,5.02,0.0,1.0,30.67,30.57,2.0,55.6,17.27,67.81,43.39,24.42,-0.0,1.0,56.93,55.6,2.0,123.78,1.31,124.71,122.85,1.85,-0.0,1.0,123.78,123.78,2.0,106.45,1.13,107.25,105.66,1.59,-0.0,1.0,106.46,106.45,2.0,38.0,2.32,39.64,36.36,3.28,-0.0,1.0,38.03,38.0,2.0
+BI-KY-G080001 = 156.5,24.78,184.58,130.85,53.73,0.1,1.34,157.97,155.29,4.0,161.48,13.61,176.48,145.01,31.47,-0.15,1.63,161.91,162.21,4.0,155.42,5.74,161.46,149.45,12.02,0.01,1.21,155.5,155.38,4.0,106.35,10.12,117.41,93.8,23.61,-0.21,1.7,106.71,107.09,4.0,44.94,8.57,55.23,36.94,18.29,0.25,1.39,45.55,43.79,4.0,89.51,9.78,98.15,75.45,22.7,-0.86,2.17,89.91,92.23,4.0,2.35,0.24,2.7,2.16,0.54,0.95,2.2,2.36,2.28,4.0,41.18,7.08,50.46,34.71,15.75,0.48,1.69,41.63,39.77,4.0,90.54,10.56,103.92,79.32,24.6,0.29,1.73,91.0,89.46,4.0,121.74,3.92,124.71,115.98,8.73,-1.02,2.24,121.79,123.13,4.0,100.99,11.94,112.02,86.84,25.18,-0.23,1.34,101.52,102.55,4.0,36.58,2.35,38.46,33.62,4.85,-0.39,1.5,36.63,37.11,4.0
+BI-KY-G080002 = 175.56,25.87,202.89,141.28,61.61,-0.43,1.93,176.98,179.04,4.0,155.2,9.3,167.1,145.01,22.1,0.29,1.85,155.41,154.34,4.0,150.09,6.22,159.03,145.07,13.96,0.88,2.11,150.19,148.13,4.0,118.78,7.01,127.77,110.73,17.04,0.23,1.97,118.93,118.31,4.0,69.23,21.53,95.88,48.67,47.21,0.31,1.5,71.7,66.18,4.0,108.81,15.91,123.13,92.24,30.89,-0.06,1.1,109.68,109.93,4.0,2.67,0.42,3.23,2.26,0.97,0.54,1.91,2.69,2.59,4.0,38.75,9.62,50.46,30.77,19.68,0.3,1.39,39.64,36.89,4.0,102.09,16.62,119.21,79.32,39.88,-0.56,2.06,103.1,104.91,4.0,113.67,8.8,124.71,104.13,20.58,0.24,1.73,113.93,112.93,4.0,98.75,10.89,109.65,86.84,22.81,-0.08,1.23,99.2,99.27,4.0,37.3,1.34,38.46,36.02,2.44,-0.02,1.02,37.32,37.37,4.0
+BI-KY-G080003 = 157.38,22.78,173.49,141.28,32.22,0.0,1.0,158.21,157.38,2.0,161.96,7.28,167.1,156.81,10.29,-0.0,1.0,162.04,161.96,2.0,152.92,8.63,159.03,146.82,12.21,-0.0,1.0,153.05,152.92,2.0,119.25,12.05,127.77,110.73,17.04,0.0,1.0,119.56,119.25,2.0,62.9,20.13,77.13,48.67,28.47,0.0,1.0,64.49,62.9,2.0,109.93,16.66,121.71,98.15,23.56,0.0,1.0,110.56,109.93,2.0,2.96,0.37,3.23,2.7,0.53,0.0,1.0,2.98,2.96,2.0,36.78,8.5,42.79,30.77,12.02,-0.0,1.0,37.27,36.78,2.0,111.57,10.81,119.21,103.92,15.28,-0.0,1.0,111.83,111.57,2.0,110.05,8.38,115.98,104.13,11.85,0.0,1.0,110.21,110.05,2.0,107.89,2.49,109.65,106.13,3.52,-0.0,1.0,107.9,107.89,2.0,37.24,1.72,38.46,36.02,2.44,-0.0,1.0,37.26,37.24,2.0
+BI-KY-G080004 = 142.07,NaN,142.07,142.07,0.0,NaN,NaN,142.07,142.07,1.0,202.22,NaN,202.22,202.22,0.0,NaN,NaN,202.22,202.22,1.0,145.07,NaN,145.07,145.07,0.0,NaN,NaN,145.07,145.07,1.0,140.7,NaN,140.7,140.7,0.0,NaN,NaN,140.7,140.7,1.0,62.43,NaN,62.43,62.43,0.0,NaN,NaN,62.43,62.43,1.0,130.4,NaN,130.4,130.4,0.0,NaN,NaN,130.4,130.4,1.0,3.67,NaN,3.67,3.67,0.0,NaN,NaN,3.67,3.67,1.0,26.28,NaN,26.28,26.28,0.0,NaN,NaN,26.28,26.28,1.0,153.31,NaN,153.31,153.31,0.0,NaN,NaN,153.31,153.31,1.0,92.01,NaN,92.01,92.01,0.0,NaN,NaN,92.01,92.01,1.0,144.39,NaN,144.39,144.39,0.0,NaN,NaN,144.39,144.39,1.0,28.26,NaN,28.26,28.26,0.0,NaN,NaN,28.26,28.26,1.0
+BI-KY-G080005 = 144.1,NaN,144.1,144.1,0.0,NaN,NaN,144.1,144.1,1.0,182.33,NaN,182.33,182.33,0.0,NaN,NaN,182.33,182.33,1.0,148.57,NaN,148.57,148.57,0.0,NaN,NaN,148.57,148.57,1.0,136.34,NaN,136.34,136.34,0.0,NaN,NaN,136.34,136.34,1.0,58.39,NaN,58.39,58.39,0.0,NaN,NaN,58.39,58.39,1.0,120.29,NaN,120.29,120.29,0.0,NaN,NaN,120.29,120.29,1.0,3.97,NaN,3.97,3.97,0.0,NaN,NaN,3.97,3.97,1.0,30.56,NaN,30.56,30.56,0.0,NaN,NaN,30.56,30.56,1.0,132.52,NaN,132.52,132.52,0.0,NaN,NaN,132.52,132.52,1.0,98.37,NaN,98.37,98.37,0.0,NaN,NaN,98.37,98.37,1.0,119.86,NaN,119.86,119.86,0.0,NaN,NaN,119.86,119.86,1.0,35.77,NaN,35.77,35.77,0.0,NaN,NaN,35.77,35.77,1.0
+BI-KY-G080006 = 97.97,NaN,97.97,97.97,0.0,NaN,NaN,97.97,97.97,1.0,168.61,NaN,168.61,168.61,0.0,NaN,NaN,168.61,168.61,1.0,168.61,NaN,168.61,168.61,0.0,NaN,NaN,168.61,168.61,1.0,104.06,NaN,104.06,104.06,0.0,NaN,NaN,104.06,104.06,1.0,42.1,NaN,42.1,42.1,0.0,NaN,NaN,42.1,42.1,1.0,104.06,NaN,104.06,104.06,0.0,NaN,NaN,104.06,104.06,1.0,3.15,NaN,3.15,3.15,0.0,NaN,NaN,3.15,3.15,1.0,35.13,NaN,35.13,35.13,0.0,NaN,NaN,35.13,35.13,1.0,128.53,NaN,128.53,128.53,0.0,NaN,NaN,128.53,128.53,1.0,107.25,NaN,107.25,107.25,0.0,NaN,NaN,107.25,107.25,1.0,132.46,NaN,132.46,132.46,0.0,NaN,NaN,132.46,132.46,1.0,38.46,NaN,38.46,38.46,0.0,NaN,NaN,38.46,38.46,1.0
+BI-KY-G080007 = 141.28,NaN,141.28,141.28,0.0,NaN,NaN,141.28,141.28,1.0,156.81,NaN,156.81,156.81,0.0,NaN,NaN,156.81,156.81,1.0,159.03,NaN,159.03,159.03,0.0,NaN,NaN,159.03,159.03,1.0,110.73,NaN,110.73,110.73,0.0,NaN,NaN,110.73,110.73,1.0,48.67,NaN,48.67,48.67,0.0,NaN,NaN,48.67,48.67,1.0,98.15,NaN,98.15,98.15,0.0,NaN,NaN,98.15,98.15,1.0,2.7,NaN,2.7,2.7,0.0,NaN,NaN,2.7,2.7,1.0,42.79,NaN,42.79,42.79,0.0,NaN,NaN,42.79,42.79,1.0,103.92,NaN,103.92,103.92,0.0,NaN,NaN,103.92,103.92,1.0,115.98,NaN,115.98,115.98,0.0,NaN,NaN,115.98,115.98,1.0,109.65,NaN,109.65,109.65,0.0,NaN,NaN,109.65,109.65,1.0,38.46,NaN,38.46,38.46,0.0,NaN,NaN,38.46,38.46,1.0
+BI-KY-G080008 = 143.08,1.44,144.1,142.07,2.03,-0.0,1.0,143.09,143.08,2.0,192.28,14.06,202.22,182.33,19.88,-0.0,1.0,192.53,192.28,2.0,146.82,2.47,148.57,145.07,3.49,0.0,1.0,146.83,146.82,2.0,138.52,3.09,140.7,136.34,4.37,0.0,1.0,138.54,138.52,2.0,60.41,2.85,62.43,58.39,4.04,-0.0,1.0,60.44,60.41,2.0,125.34,7.15,130.4,120.29,10.11,0.0,1.0,125.45,125.34,2.0,3.82,0.21,3.97,3.67,0.3,0.0,1.0,3.82,3.82,2.0,28.42,3.02,30.56,26.28,4.28,0.0,1.0,28.5,28.42,2.0,142.91,14.7,153.31,132.52,20.78,0.0,1.0,143.29,142.91,2.0,95.19,4.5,98.37,92.01,6.37,-0.0,1.0,95.24,95.19,2.0,132.12,17.35,144.39,119.86,24.53,-0.0,1.0,132.69,132.12,2.0,32.01,5.31,35.77,28.26,7.51,0.0,1.0,32.23,32.01,2.0
+BI-KY-G080009 = 130.85,NaN,130.85,130.85,0.0,NaN,NaN,130.85,130.85,1.0,176.48,NaN,176.48,176.48,0.0,NaN,NaN,176.48,176.48,1.0,161.46,NaN,161.46,161.46,0.0,NaN,NaN,161.46,161.46,1.0,93.8,NaN,93.8,93.8,0.0,NaN,NaN,93.8,93.8,1.0,38.91,NaN,38.91,38.91,0.0,NaN,NaN,38.91,38.91,1.0,92.22,NaN,92.22,92.22,0.0,NaN,NaN,92.22,92.22,1.0,2.3,NaN,2.3,2.3,0.0,NaN,NaN,2.3,2.3,1.0,34.71,NaN,34.71,34.71,0.0,NaN,NaN,34.71,34.71,1.0,93.14,NaN,93.14,93.14,0.0,NaN,NaN,93.14,93.14,1.0,123.41,NaN,123.41,123.41,0.0,NaN,NaN,123.41,123.41,1.0,112.02,NaN,112.02,112.02,0.0,NaN,NaN,112.02,112.02,1.0,33.62,NaN,33.62,33.62,0.0,NaN,NaN,33.62,33.62,1.0
+BI-MA-G100001 = 221.5,NaN,221.5,221.5,0.0,NaN,NaN,221.5,221.5,1.0,182.38,NaN,182.38,182.38,0.0,NaN,NaN,182.38,182.38,1.0,166.24,NaN,166.24,166.24,0.0,NaN,NaN,166.24,166.24,1.0,121.84,NaN,121.84,121.84,0.0,NaN,NaN,121.84,121.84,1.0,8.26,NaN,8.26,8.26,0.0,NaN,NaN,8.26,8.26,1.0,40.19,NaN,40.19,40.19,0.0,NaN,NaN,40.19,40.19,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,42.51,NaN,42.51,42.51,0.0,NaN,NaN,42.51,42.51,1.0,47.93,NaN,47.93,47.93,0.0,NaN,NaN,47.93,47.93,1.0,86.65,NaN,86.65,86.65,0.0,NaN,NaN,86.65,86.65,1.0,212.04,NaN,212.04,212.04,0.0,NaN,NaN,212.04,212.04,1.0,55.56,NaN,55.56,55.56,0.0,NaN,NaN,55.56,55.56,1.0
+BI-MA-G100002 = 219.84,25.15,237.63,202.06,35.57,-0.0,1.0,220.56,219.84,2.0,193.7,11.83,202.06,185.34,16.72,-0.0,1.0,193.88,193.7,2.0,158.23,12.42,167.01,149.45,17.57,0.0,1.0,158.47,158.23,2.0,109.86,12.57,118.74,100.97,17.77,-0.0,1.0,110.22,109.86,2.0,9.21,0.62,9.64,8.77,0.87,0.0,1.0,9.22,9.21,2.0,32.09,NaN,32.09,32.09,0.0,NaN,-2.5309485509189566E14,32.09,32.09,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,36.4,13.71,46.09,26.71,19.39,-0.0,1.0,37.67,36.4,2.0,37.06,3.65,39.64,34.48,5.16,-0.0,1.0,37.15,37.06,2.0,74.93,9.49,81.64,68.22,13.42,0.0,1.0,75.23,74.93,2.0,263.23,25.92,281.56,244.9,36.66,0.0,1.0,263.87,263.23,2.0,63.04,4.45,66.19,59.89,6.3,0.0,1.0,63.12,63.04,2.0
+BI-MA-G100003 = 192.6,23.82,209.45,175.75,33.69,-0.0,1.0,193.34,192.6,2.0,174.76,4.79,178.15,171.38,6.77,-0.0,1.0,174.8,174.76,2.0,131.44,4.37,134.52,128.35,6.18,-0.0,1.0,131.47,131.44,2.0,98.47,2.64,100.33,96.6,3.73,0.0,1.0,98.49,98.47,2.0,5.77,0.72,6.27,5.26,1.01,-0.0,1.0,5.79,5.77,2.0,28.1,2.47,29.85,26.35,3.5,-0.0,1.0,28.15,28.1,2.0,1.18,0.05,1.22,1.15,0.07,-0.0,1.0,1.18,1.18,2.0,28.66,0.51,29.03,28.3,0.72,0.0,1.0,28.67,28.66,2.0,24.28,7.28,29.43,19.14,10.29,0.0,1.0,24.82,24.28,2.0,54.86,2.28,56.47,53.25,3.22,-0.0,1.0,54.88,54.86,2.0,285.2,7.23,290.32,280.09,10.22,-0.0,1.0,285.25,285.2,2.0,51.96,4.95,55.46,48.46,7.0,0.0,1.0,52.07,51.96,2.0
+BI-MA-G100004 = 175.81,13.47,185.34,166.28,19.05,0.0,1.0,176.07,175.81,2.0,174.71,15.02,185.34,164.09,21.24,0.0,1.0,175.04,174.71,2.0,139.28,8.2,145.07,133.48,11.59,-0.0,1.0,139.4,139.28,2.0,106.43,3.9,109.19,103.67,5.52,0.0,1.0,106.46,106.43,2.0,7.49,0.33,7.72,7.26,0.46,0.0,1.0,7.5,7.49,2.0,45.89,1.95,47.27,44.51,2.76,0.0,1.0,45.91,45.89,2.0,1.06,0.08,1.12,1.0,0.12,0.0,1.0,1.06,1.06,2.0,40.15,2.2,41.7,38.6,3.11,0.0,1.0,40.18,40.15,2.0,49.0,1.49,50.05,47.95,2.11,-0.0,1.0,49.01,49.0,2.0,59.07,8.77,65.27,52.87,12.4,0.0,1.0,59.39,59.07,2.0,234.96,10.32,242.26,227.67,14.59,0.0,1.0,235.08,234.96,2.0,54.87,5.98,59.1,50.64,8.46,-0.0,1.0,55.03,54.87,2.0
+BI-MA-G100005 = 198.07,34.85,232.23,149.45,82.79,-0.67,2.1,200.35,205.29,4.0,158.41,12.83,168.38,140.7,27.68,-0.7,1.88,158.8,162.28,4.0,111.12,10.25,123.97,99.74,24.23,0.22,1.78,111.48,110.39,4.0,99.46,5.81,106.06,92.24,13.82,-0.16,1.81,99.58,99.77,4.0,4.59,1.23,6.4,3.77,2.63,1.01,2.2,4.71,4.09,4.0,31.38,5.12,38.43,27.6,10.83,0.69,1.86,31.7,29.75,4.0,1.28,0.12,1.44,1.15,0.29,0.4,1.79,1.28,1.26,4.0,14.58,2.91,17.13,10.51,6.61,-0.74,2.0,14.8,15.34,4.0,15.9,5.23,21.48,11.14,10.34,0.08,1.13,16.53,15.49,4.0,56.42,9.17,66.91,44.72,22.19,-0.22,1.94,56.98,57.02,4.0,296.85,2.57,299.07,294.63,4.44,-0.0,1.0,296.86,296.85,4.0,38.32,4.65,44.72,33.62,11.1,0.6,2.06,38.53,37.48,4.0
+BI-MA-G100006 = 147.23,NaN,147.23,147.23,0.0,NaN,NaN,147.23,147.23,1.0,142.85,NaN,142.85,142.85,0.0,NaN,NaN,142.85,142.85,1.0,121.88,NaN,121.88,121.88,0.0,NaN,NaN,121.88,121.88,1.0,98.15,NaN,98.15,98.15,0.0,NaN,NaN,98.15,98.15,1.0,8.18,NaN,8.18,8.18,0.0,NaN,NaN,8.18,8.18,1.0,50.03,NaN,50.03,50.03,0.0,NaN,NaN,50.03,50.03,1.0,1.23,NaN,1.23,1.23,0.0,NaN,NaN,1.23,1.23,1.0,35.49,NaN,35.49,35.49,0.0,NaN,NaN,35.49,35.49,1.0,45.84,NaN,45.84,45.84,0.0,NaN,NaN,45.84,45.84,1.0,40.47,NaN,40.47,40.47,0.0,NaN,NaN,40.47,40.47,1.0,256.85,NaN,256.85,256.85,0.0,NaN,NaN,256.85,256.85,1.0,42.18,NaN,42.18,42.18,0.0,NaN,NaN,42.18,42.18,1.0
+BI-MU-G110001 = 180.18,18.86,204.36,159.39,44.97,0.28,1.86,180.92,178.49,4.0,170.59,13.54,184.66,155.78,28.88,-0.05,1.27,170.99,170.95,4.0,168.74,7.82,176.43,159.39,17.04,-0.22,1.42,168.88,169.57,4.0,81.34,3.8,84.6,76.97,7.63,-0.19,1.25,81.41,81.9,4.0,23.82,5.67,30.75,16.93,13.81,0.01,1.95,24.32,23.81,4.0,60.26,7.73,69.34,51.51,17.83,0.06,1.61,60.63,60.09,4.0,1.13,0.08,1.24,1.06,0.18,0.76,2.04,1.13,1.11,4.0,42.45,4.66,47.59,37.02,10.57,-0.08,1.52,42.64,42.59,4.0,65.64,9.36,74.68,55.7,18.98,-0.06,1.15,66.14,66.1,4.0,130.17,25.12,166.02,109.19,56.83,0.84,2.09,131.98,122.74,4.0,116.25,14.23,132.47,97.97,34.5,-0.24,1.96,116.9,117.28,4.0,30.54,1.97,32.66,28.46,4.2,0.02,1.26,30.58,30.51,4.0
+BI-MU-G110002 = 92.4,NaN,92.4,92.4,0.0,NaN,NaN,92.4,92.4,1.0,185.34,NaN,185.34,185.34,0.0,NaN,NaN,185.34,185.34,1.0,171.19,NaN,171.19,171.19,0.0,NaN,NaN,171.19,171.19,1.0,84.14,NaN,84.14,84.14,0.0,NaN,NaN,84.14,84.14,1.0,40.87,NaN,40.87,40.87,0.0,NaN,NaN,40.87,40.87,1.0,108.99,NaN,108.99,108.99,0.0,NaN,NaN,108.99,108.99,1.0,2.43,NaN,2.43,2.43,0.0,NaN,NaN,2.43,2.43,1.0,32.67,NaN,32.67,32.67,0.0,NaN,NaN,32.67,32.67,1.0,100.49,NaN,100.49,100.49,0.0,NaN,NaN,100.49,100.49,1.0,123.97,NaN,123.97,123.97,0.0,NaN,NaN,123.97,123.97,1.0,128.58,NaN,128.58,128.58,0.0,NaN,NaN,128.58,128.58,1.0,31.46,NaN,31.46,31.46,0.0,NaN,NaN,31.46,31.46,1.0
+BI-MU-G110003 = 162.41,15.75,183.21,145.01,38.2,0.36,2.01,162.99,160.72,4.0,176.89,12.73,190.23,162.81,27.42,-0.05,1.3,177.23,177.25,4.0,156.02,8.62,165.37,145.01,20.36,-0.29,1.81,156.2,156.85,4.0,82.46,2.41,84.45,79.36,5.09,-0.45,1.58,82.49,83.02,4.0,31.5,5.7,38.46,24.58,13.88,0.01,1.96,31.89,31.48,4.0,72.33,7.9,81.75,63.25,18.51,0.06,1.69,72.65,72.16,4.0,1.06,0.05,1.13,1.02,0.11,0.69,1.93,1.06,1.05,4.0,35.03,4.79,40.45,29.32,11.14,-0.08,1.64,35.27,35.17,4.0,62.55,10.39,72.49,51.69,20.8,-0.05,1.12,63.19,63.0,4.0,163.92,37.18,214.62,128.08,86.54,0.59,1.94,167.06,156.49,4.0,135.56,12.91,149.72,119.33,30.38,-0.24,1.77,136.02,136.58,4.0,30.59,3.0,33.62,27.6,6.02,0.01,1.12,30.7,30.56,4.0
+BI-MU-G110004 = 159.39,NaN,159.39,159.39,0.0,NaN,NaN,159.39,159.39,1.0,184.66,NaN,184.66,184.66,0.0,NaN,NaN,184.66,184.66,1.0,159.39,NaN,159.39,159.39,0.0,NaN,NaN,159.39,159.39,1.0,79.36,NaN,79.36,79.36,0.0,NaN,NaN,79.36,79.36,1.0,30.75,NaN,30.75,30.75,0.0,NaN,NaN,30.75,30.75,1.0,69.34,NaN,69.34,69.34,0.0,NaN,NaN,69.34,69.34,1.0,1.06,NaN,1.06,1.06,0.0,NaN,NaN,1.06,1.06,1.0,37.02,NaN,37.02,37.02,0.0,NaN,NaN,37.02,37.02,1.0,72.49,NaN,72.49,72.49,0.0,NaN,NaN,72.49,72.49,1.0,166.02,NaN,166.02,166.02,0.0,NaN,NaN,166.02,166.02,1.0,119.33,NaN,119.33,119.33,0.0,NaN,NaN,119.33,119.33,1.0,28.46,NaN,28.46,28.46,0.0,NaN,NaN,28.46,28.46,1.0
+BI-MU-G110005 = 115.77,21.92,139.91,86.84,53.07,-0.37,2.0,117.32,118.18,4.0,196.19,4.76,202.06,190.4,11.66,0.03,2.0,196.23,196.15,4.0,164.68,6.34,173.77,159.39,14.38,0.87,2.13,164.77,162.77,4.0,73.05,6.27,78.11,64.23,13.88,-0.78,1.99,73.25,74.92,4.0,34.44,5.67,39.64,29.14,10.5,-0.0,1.02,34.79,34.5,4.0,93.97,15.63,113.92,77.82,36.1,0.34,1.71,94.94,92.06,4.0,1.62,0.23,1.89,1.38,0.52,0.16,1.43,1.63,1.6,4.0,29.61,2.18,31.82,26.62,5.2,-0.58,2.05,29.67,29.99,4.0,75.9,5.04,82.35,71.38,10.96,0.42,1.58,76.03,74.94,4.0,149.41,20.16,177.66,130.85,46.81,0.73,2.05,150.43,144.57,4.0,122.16,8.29,132.7,114.39,18.32,0.38,1.58,122.37,120.78,4.0,26.97,2.09,28.77,24.46,4.31,-0.27,1.35,27.03,27.32,4.0
+BI-MU-G110006 = 120.43,NaN,120.43,120.43,0.0,NaN,NaN,120.43,120.43,1.0,196.15,NaN,196.15,196.15,0.0,NaN,NaN,196.15,196.15,1.0,163.9,NaN,163.9,163.9,0.0,NaN,NaN,163.9,163.9,1.0,76.86,NaN,76.86,76.86,0.0,NaN,NaN,76.86,76.86,1.0,29.14,NaN,29.14,29.14,0.0,NaN,NaN,29.14,29.14,1.0,86.29,NaN,86.29,86.29,0.0,NaN,NaN,86.29,86.29,1.0,1.89,NaN,1.89,1.89,0.0,NaN,NaN,1.89,1.89,1.0,26.62,NaN,26.62,26.62,0.0,NaN,NaN,26.62,26.62,1.0,82.35,NaN,82.35,82.35,0.0,NaN,NaN,82.35,82.35,1.0,130.85,NaN,130.85,130.85,0.0,NaN,NaN,130.85,130.85,1.0,114.39,NaN,114.39,114.39,0.0,NaN,NaN,114.39,114.39,1.0,28.77,NaN,28.77,28.77,0.0,NaN,NaN,28.77,28.77,1.0
+BI-MU-G110007 = 86.84,NaN,86.84,86.84,0.0,NaN,NaN,86.84,86.84,1.0,202.06,NaN,202.06,202.06,0.0,NaN,NaN,202.06,202.06,1.0,173.77,NaN,173.77,173.77,0.0,NaN,NaN,173.77,173.77,1.0,64.23,NaN,64.23,64.23,0.0,NaN,NaN,64.23,64.23,1.0,39.64,NaN,39.64,39.64,0.0,NaN,NaN,39.64,39.64,1.0,113.92,NaN,113.92,113.92,0.0,NaN,NaN,113.92,113.92,1.0,1.72,NaN,1.72,1.72,0.0,NaN,NaN,1.72,1.72,1.0,30.22,NaN,30.22,30.22,0.0,NaN,NaN,30.22,30.22,1.0,72.46,NaN,72.46,72.46,0.0,NaN,NaN,72.46,72.46,1.0,140.7,NaN,140.7,140.7,0.0,NaN,NaN,140.7,140.7,1.0,124.71,NaN,124.71,124.71,0.0,NaN,NaN,124.71,124.71,1.0,24.46,NaN,24.46,24.46,0.0,NaN,NaN,24.46,24.46,1.0
+BI-MU-G110008 = 139.91,NaN,139.91,139.91,0.0,NaN,NaN,139.91,139.91,1.0,190.4,NaN,190.4,190.4,0.0,NaN,NaN,190.4,190.4,1.0,161.64,NaN,161.64,161.64,0.0,NaN,NaN,161.64,161.64,1.0,78.11,NaN,78.11,78.11,0.0,NaN,NaN,78.11,78.11,1.0,29.94,NaN,29.94,29.94,0.0,NaN,NaN,29.94,29.94,1.0,77.82,NaN,77.82,77.82,0.0,NaN,NaN,77.82,77.82,1.0,1.48,NaN,1.48,1.48,0.0,NaN,NaN,1.48,1.48,1.0,31.82,NaN,31.82,31.82,0.0,NaN,NaN,31.82,31.82,1.0,77.42,NaN,77.42,77.42,0.0,NaN,NaN,77.42,77.42,1.0,148.43,NaN,148.43,148.43,0.0,NaN,NaN,148.43,148.43,1.0,116.86,NaN,116.86,116.86,0.0,NaN,NaN,116.86,116.86,1.0,28.61,NaN,28.61,28.61,0.0,NaN,NaN,28.61,28.61,1.0
+BI-MU-G110009 = 163.9,NaN,163.9,163.9,0.0,NaN,NaN,163.9,163.9,1.0,184.66,NaN,184.66,184.66,0.0,NaN,NaN,184.66,184.66,1.0,163.9,NaN,163.9,163.9,0.0,NaN,NaN,163.9,163.9,1.0,83.23,NaN,83.23,83.23,0.0,NaN,NaN,83.23,83.23,1.0,20.84,NaN,20.84,20.84,0.0,NaN,NaN,20.84,20.84,1.0,57.8,NaN,57.8,57.8,0.0,NaN,NaN,57.8,57.8,1.0,1.58,NaN,1.58,1.58,0.0,NaN,NaN,1.58,1.58,1.0,33.88,NaN,33.88,33.88,0.0,NaN,NaN,33.88,33.88,1.0,83.46,NaN,83.46,83.46,0.0,NaN,NaN,83.46,83.46,1.0,119.2,NaN,119.2,119.2,0.0,NaN,NaN,119.2,119.2,1.0,101.02,NaN,101.02,101.02,0.0,NaN,NaN,101.02,101.02,1.0,31.2,NaN,31.2,31.2,0.0,NaN,NaN,31.2,31.2,1.0
+BI-MU-G110010 = 130.46,20.57,145.01,115.92,29.09,0.0,1.0,131.27,130.46,2.0,193.19,4.18,196.15,190.23,5.91,-0.0,1.0,193.21,193.19,2.0,152.2,10.17,159.39,145.01,14.38,-0.0,1.0,152.37,152.2,2.0,77.37,6.2,81.75,72.99,8.76,-0.0,1.0,77.49,77.37,2.0,38.76,0.42,39.05,38.46,0.59,-0.0,1.0,38.76,38.76,2.0,89.79,11.37,97.84,81.75,16.08,0.0,1.0,90.15,89.79,2.0,1.2,0.24,1.38,1.03,0.35,-0.0,1.0,1.22,1.2,2.0,29.54,0.32,29.77,29.32,0.45,-0.0,1.0,29.54,29.54,2.0,70.85,0.76,71.38,70.31,1.08,0.0,1.0,70.85,70.85,2.0,196.14,26.14,214.62,177.66,36.96,-0.0,1.0,197.01,196.14,2.0,136.7,5.65,140.7,132.7,8.0,0.0,1.0,136.76,136.7,2.0,26.82,1.11,27.6,26.03,1.57,-0.0,1.0,26.83,26.82,2.0
+BI-MU-G110011 = 137.23,23.75,154.02,120.43,33.59,-0.0,1.0,138.25,137.23,2.0,193.19,4.18,196.15,190.23,5.91,-0.0,1.0,193.21,193.19,2.0,158.96,6.98,163.9,154.02,9.88,0.0,1.0,159.04,158.96,2.0,83.18,8.93,89.5,76.86,12.63,0.0,1.0,83.42,83.18,2.0,23.9,7.42,29.14,18.65,10.5,0.0,1.0,24.47,23.9,2.0,72.48,19.53,86.29,58.67,27.62,-0.0,1.0,73.79,72.48,2.0,1.98,0.12,2.06,1.89,0.17,-0.0,1.0,1.98,1.98,2.0,24.83,2.54,26.62,23.03,3.59,0.0,1.0,24.89,24.83,2.0,87.29,6.99,92.24,82.35,9.89,-0.0,1.0,87.43,87.29,2.0,125.93,6.96,130.85,121.0,9.85,-0.0,1.0,126.02,125.93,2.0,109.22,7.3,114.39,104.06,10.32,0.0,1.0,109.35,109.22,2.0,30.92,3.05,33.08,28.77,4.31,-0.0,1.0,31.0,30.92,2.0
+BI-MY-G120001 = 227.97,NaN,227.97,227.97,0.0,NaN,NaN,227.97,227.97,1.0,208.25,NaN,208.25,208.25,0.0,NaN,NaN,208.25,208.25,1.0,179.1,NaN,179.1,179.1,0.0,NaN,NaN,179.1,179.1,1.0,145.01,NaN,145.01,145.01,0.0,NaN,NaN,145.01,145.01,1.0,52.0,NaN,52.0,52.0,0.0,NaN,NaN,52.0,52.0,1.0,66.19,NaN,66.19,66.19,0.0,NaN,NaN,66.19,66.19,1.0,2.26,NaN,2.26,2.26,0.0,NaN,NaN,2.26,2.26,1.0,38.46,NaN,38.46,38.46,0.0,NaN,NaN,38.46,38.46,1.0,42.1,NaN,42.1,42.1,0.0,NaN,NaN,42.1,42.1,1.0,95.06,NaN,95.06,95.06,0.0,NaN,NaN,95.06,95.06,1.0,128.53,NaN,128.53,128.53,0.0,NaN,NaN,128.53,128.53,1.0,44.72,NaN,44.72,44.72,0.0,NaN,NaN,44.72,44.72,1.0
+BI-MY-G120002 = 186.44,31.37,208.63,164.26,44.37,0.0,1.0,187.76,186.44,2.0,199.63,12.19,208.25,191.01,17.24,-0.0,1.0,199.82,199.63,2.0,153.06,11.67,161.32,144.81,16.51,0.0,1.0,153.28,153.06,2.0,121.22,0.0,121.22,121.22,0.0,-1.17440512E8,6.192449487634432E15,121.22,121.22,2.0,79.15,11.37,87.19,71.11,16.08,-0.0,1.0,79.56,79.15,2.0,162.47,14.01,172.38,152.56,19.82,0.0,1.0,162.78,162.47,2.0,4.35,1.02,5.07,3.63,1.44,-0.0,1.0,4.41,4.35,2.0,41.82,7.11,46.85,36.8,10.05,0.0,1.0,42.12,41.82,2.0,73.46,14.32,83.58,63.33,20.25,-0.0,1.0,74.15,73.46,2.0,121.22,0.0,121.22,121.22,0.0,-1.17440512E8,6.192449487634432E15,121.22,121.22,2.0,111.41,1.16,112.23,110.58,1.64,0.0,1.0,111.41,111.41,2.0,49.01,5.42,52.85,45.18,7.66,-0.0,1.0,49.16,49.01,2.0
+BI-MY-G120003 = 208.63,NaN,208.63,208.63,0.0,NaN,NaN,208.63,208.63,1.0,208.25,NaN,208.25,208.25,0.0,NaN,NaN,208.25,208.25,1.0,144.81,NaN,144.81,144.81,0.0,NaN,NaN,144.81,144.81,1.0,121.22,NaN,121.22,121.22,0.0,NaN,NaN,121.22,121.22,1.0,87.19,NaN,87.19,87.19,0.0,NaN,NaN,87.19,87.19,1.0,172.38,NaN,172.38,172.38,0.0,NaN,NaN,172.38,172.38,1.0,3.63,NaN,3.63,3.63,0.0,NaN,NaN,3.63,3.63,1.0,36.8,NaN,36.8,36.8,0.0,NaN,NaN,36.8,36.8,1.0,83.58,NaN,83.58,83.58,0.0,NaN,NaN,83.58,83.58,1.0,121.22,NaN,121.22,121.22,0.0,NaN,NaN,121.22,121.22,1.0,110.58,NaN,110.58,110.58,0.0,NaN,NaN,110.58,110.58,1.0,52.85,NaN,52.85,52.85,0.0,NaN,NaN,52.85,52.85,1.0
+BI-MY-G120004 = 218.3,NaN,218.3,218.3,0.0,NaN,NaN,218.3,218.3,1.0,203.74,NaN,203.74,203.74,0.0,NaN,NaN,203.74,203.74,1.0,159.33,NaN,159.33,159.33,0.0,NaN,NaN,159.33,159.33,1.0,133.11,NaN,133.11,133.11,0.0,NaN,NaN,133.11,133.11,1.0,80.36,NaN,80.36,80.36,0.0,NaN,NaN,80.36,80.36,1.0,125.8,NaN,125.8,125.8,0.0,NaN,NaN,125.8,125.8,1.0,2.89,NaN,2.89,2.89,0.0,NaN,NaN,2.89,2.89,1.0,43.59,NaN,43.59,43.59,0.0,NaN,NaN,43.59,43.59,1.0,66.55,NaN,66.55,66.55,0.0,NaN,NaN,66.55,66.55,1.0,115.55,NaN,115.55,115.55,0.0,NaN,NaN,115.55,115.55,1.0,107.25,NaN,107.25,107.25,0.0,NaN,NaN,107.25,107.25,1.0,49.13,NaN,49.13,49.13,0.0,NaN,NaN,49.13,49.13,1.0
+BI-MY-G120005 = 118.26,NaN,118.26,118.26,0.0,NaN,NaN,118.26,118.26,1.0,157.24,NaN,157.24,157.24,0.0,NaN,NaN,157.24,157.24,1.0,149.52,NaN,149.52,149.52,0.0,NaN,NaN,149.52,149.52,1.0,130.49,NaN,130.49,130.49,0.0,NaN,NaN,130.49,130.49,1.0,105.14,NaN,105.14,105.14,0.0,NaN,NaN,105.14,105.14,1.0,201.78,NaN,201.78,201.78,0.0,NaN,NaN,201.78,201.78,1.0,9.18,NaN,9.18,9.18,0.0,NaN,NaN,9.18,9.18,1.0,79.65,NaN,79.65,79.65,0.0,NaN,NaN,79.65,79.65,1.0,104.96,NaN,104.96,104.96,0.0,NaN,NaN,104.96,104.96,1.0,103.92,NaN,103.92,103.92,0.0,NaN,NaN,103.92,103.92,1.0,117.62,NaN,117.62,117.62,0.0,NaN,NaN,117.62,117.62,1.0,26.34,NaN,26.34,26.34,0.0,NaN,NaN,26.34,26.34,1.0
+BI-MY-G120006 = 204.04,11.28,212.01,196.06,15.96,-0.0,1.0,204.19,204.04,2.0,208.25,0.0,208.25,208.25,0.0,-9.490626562E7,3.1525197391593472E16,208.25,208.25,2.0,171.23,3.71,173.85,168.61,5.24,0.0,1.0,171.25,171.23,2.0,121.69,10.99,129.46,113.92,15.54,-0.0,1.0,121.94,121.69,2.0,58.35,2.99,60.47,56.23,4.23,-0.0,1.0,58.39,58.35,2.0,118.94,24.86,136.52,101.36,35.16,-0.0,1.0,120.23,118.94,2.0,3.85,0.75,4.38,3.32,1.06,-0.0,1.0,3.89,3.85,2.0,38.46,NaN,38.46,38.46,0.0,NaN,-5.4675718546930044E14,38.46,38.46,2.0,60.17,8.52,66.19,54.15,12.04,-0.0,1.0,60.47,60.17,2.0,109.2,6.67,113.92,104.49,9.43,0.0,1.0,109.31,109.2,2.0,117.57,5.16,121.22,113.92,7.3,-0.0,1.0,117.63,117.57,2.0,52.61,3.72,55.23,49.98,5.26,0.0,1.0,52.67,52.61,2.0
+BI-MY-G120007 = 227.97,NaN,227.97,227.97,0.0,NaN,NaN,227.97,227.97,1.0,208.25,NaN,208.25,208.25,0.0,NaN,NaN,208.25,208.25,1.0,179.1,NaN,179.1,179.1,0.0,NaN,NaN,179.1,179.1,1.0,145.01,NaN,145.01,145.01,0.0,NaN,NaN,145.01,145.01,1.0,52.0,NaN,52.0,52.0,0.0,NaN,NaN,52.0,52.0,1.0,66.19,NaN,66.19,66.19,0.0,NaN,NaN,66.19,66.19,1.0,2.26,NaN,2.26,2.26,0.0,NaN,NaN,2.26,2.26,1.0,38.46,NaN,38.46,38.46,0.0,NaN,NaN,38.46,38.46,1.0,42.1,NaN,42.1,42.1,0.0,NaN,NaN,42.1,42.1,1.0,95.06,NaN,95.06,95.06,0.0,NaN,NaN,95.06,95.06,1.0,128.53,NaN,128.53,128.53,0.0,NaN,NaN,128.53,128.53,1.0,44.72,NaN,44.72,44.72,0.0,NaN,NaN,44.72,44.72,1.0
+BI-NG-G140001 = 189.6,22.78,205.71,173.49,32.22,0.0,1.0,190.29,189.6,2.0,172.25,7.28,177.4,167.1,10.29,-0.0,1.0,172.33,172.25,2.0,140.72,8.63,146.82,134.61,12.21,-0.0,1.0,140.85,140.72,2.0,136.29,12.05,144.81,127.77,17.04,0.0,1.0,136.55,136.29,2.0,91.37,20.13,105.6,77.13,28.47,0.0,1.0,92.47,91.37,2.0,133.49,16.66,145.27,121.71,23.56,0.0,1.0,134.01,133.49,2.0,3.49,0.37,3.75,3.23,0.53,-0.0,1.0,3.5,3.49,2.0,24.76,8.5,30.77,18.75,12.02,0.0,1.0,25.48,24.76,2.0,126.85,10.81,134.49,119.21,15.28,0.0,1.0,127.08,126.85,2.0,98.2,8.38,104.13,92.28,11.85,-0.0,1.0,98.38,98.2,2.0,104.37,2.49,106.13,102.61,3.52,0.0,1.0,104.38,104.37,2.0,34.8,1.72,36.02,33.58,2.44,-0.0,1.0,34.82,34.8,2.0
+BI-NG-G140002 = 202.89,NaN,202.89,202.89,0.0,NaN,NaN,202.89,202.89,1.0,151.87,NaN,151.87,151.87,0.0,NaN,NaN,151.87,151.87,1.0,145.07,NaN,145.07,145.07,0.0,NaN,NaN,145.07,145.07,1.0,119.2,NaN,119.2,119.2,0.0,NaN,NaN,119.2,119.2,1.0,95.88,NaN,95.88,95.88,0.0,NaN,NaN,95.88,95.88,1.0,123.13,NaN,123.13,123.13,0.0,NaN,NaN,123.13,123.13,1.0,2.48,NaN,2.48,2.48,0.0,NaN,NaN,2.48,2.48,1.0,30.98,NaN,30.98,30.98,0.0,NaN,NaN,30.98,30.98,1.0,105.89,NaN,105.89,105.89,0.0,NaN,NaN,105.89,105.89,1.0,109.88,NaN,109.88,109.88,0.0,NaN,NaN,109.88,109.88,1.0,92.4,NaN,92.4,92.4,0.0,NaN,NaN,92.4,92.4,1.0,36.28,NaN,36.28,36.28,0.0,NaN,NaN,36.28,36.28,1.0
+BI-NG-G140003 = 213.74,NaN,213.74,213.74,0.0,NaN,NaN,213.74,213.74,1.0,175.56,NaN,175.56,175.56,0.0,NaN,NaN,175.56,175.56,1.0,144.94,NaN,144.94,144.94,0.0,NaN,NaN,144.94,144.94,1.0,127.99,NaN,127.99,127.99,0.0,NaN,NaN,127.99,127.99,1.0,100.18,NaN,100.18,100.18,0.0,NaN,NaN,100.18,100.18,1.0,136.69,NaN,136.69,136.69,0.0,NaN,NaN,136.69,136.69,1.0,2.47,NaN,2.47,2.47,0.0,NaN,NaN,2.47,2.47,1.0,39.85,NaN,39.85,39.85,0.0,NaN,NaN,39.85,39.85,1.0,92.42,NaN,92.42,92.42,0.0,NaN,NaN,92.42,92.42,1.0,118.25,NaN,118.25,118.25,0.0,NaN,NaN,118.25,118.25,1.0,92.85,NaN,92.85,92.85,0.0,NaN,NaN,92.85,92.85,1.0,42.27,NaN,42.27,42.27,0.0,NaN,NaN,42.27,42.27,1.0
+BI-NG-G140004 = 221.2,NaN,221.2,221.2,0.0,NaN,NaN,221.2,221.2,1.0,183.49,NaN,183.49,183.49,0.0,NaN,NaN,183.49,183.49,1.0,130.85,NaN,130.85,130.85,0.0,NaN,NaN,130.85,130.85,1.0,124.76,NaN,124.76,124.76,0.0,NaN,NaN,124.76,124.76,1.0,125.22,NaN,125.22,125.22,0.0,NaN,NaN,125.22,125.22,1.0,181.14,NaN,181.14,181.14,0.0,NaN,NaN,181.14,181.14,1.0,2.79,NaN,2.79,2.79,0.0,NaN,NaN,2.79,2.79,1.0,23.32,NaN,23.32,23.32,0.0,NaN,NaN,23.32,23.32,1.0,116.72,NaN,116.72,116.72,0.0,NaN,NaN,116.72,116.72,1.0,111.79,NaN,111.79,111.79,0.0,NaN,NaN,111.79,111.79,1.0,102.61,NaN,102.61,102.61,0.0,NaN,NaN,102.61,102.61,1.0,42.27,NaN,42.27,42.27,0.0,NaN,NaN,42.27,42.27,1.0
+BI-NG-G140005 = 173.49,NaN,173.49,173.49,0.0,NaN,NaN,173.49,173.49,1.0,167.1,NaN,167.1,167.1,0.0,NaN,NaN,167.1,167.1,1.0,146.82,NaN,146.82,146.82,0.0,NaN,NaN,146.82,146.82,1.0,127.77,NaN,127.77,127.77,0.0,NaN,NaN,127.77,127.77,1.0,77.13,NaN,77.13,77.13,0.0,NaN,NaN,77.13,77.13,1.0,121.71,NaN,121.71,121.71,0.0,NaN,NaN,121.71,121.71,1.0,3.23,NaN,3.23,3.23,0.0,NaN,NaN,3.23,3.23,1.0,30.77,NaN,30.77,30.77,0.0,NaN,NaN,30.77,30.77,1.0,119.21,NaN,119.21,119.21,0.0,NaN,NaN,119.21,119.21,1.0,104.13,NaN,104.13,104.13,0.0,NaN,NaN,104.13,104.13,1.0,106.13,NaN,106.13,106.13,0.0,NaN,NaN,106.13,106.13,1.0,36.02,NaN,36.02,36.02,0.0,NaN,NaN,36.02,36.02,1.0
+BI-NG-G140006 = 202.89,NaN,202.89,202.89,0.0,NaN,NaN,202.89,202.89,1.0,151.87,NaN,151.87,151.87,0.0,NaN,NaN,151.87,151.87,1.0,145.07,NaN,145.07,145.07,0.0,NaN,NaN,145.07,145.07,1.0,119.2,NaN,119.2,119.2,0.0,NaN,NaN,119.2,119.2,1.0,95.88,NaN,95.88,95.88,0.0,NaN,NaN,95.88,95.88,1.0,123.13,NaN,123.13,123.13,0.0,NaN,NaN,123.13,123.13,1.0,2.48,NaN,2.48,2.48,0.0,NaN,NaN,2.48,2.48,1.0,30.98,NaN,30.98,30.98,0.0,NaN,NaN,30.98,30.98,1.0,105.89,NaN,105.89,105.89,0.0,NaN,NaN,105.89,105.89,1.0,109.88,NaN,109.88,109.88,0.0,NaN,NaN,109.88,109.88,1.0,92.4,NaN,92.4,92.4,0.0,NaN,NaN,92.4,92.4,1.0,36.28,NaN,36.28,36.28,0.0,NaN,NaN,36.28,36.28,1.0
+BI-NG-G140007 = 221.2,NaN,221.2,221.2,0.0,NaN,NaN,221.2,221.2,1.0,158.74,NaN,158.74,158.74,0.0,NaN,NaN,158.74,158.74,1.0,140.7,NaN,140.7,140.7,0.0,NaN,NaN,140.7,140.7,1.0,121.0,NaN,121.0,121.0,0.0,NaN,NaN,121.0,121.0,1.0,136.52,NaN,136.52,136.52,0.0,NaN,NaN,136.52,136.52,1.0,154.02,NaN,154.02,154.02,0.0,NaN,NaN,154.02,154.02,1.0,2.71,NaN,2.71,2.71,0.0,NaN,NaN,2.71,2.71,1.0,11.51,NaN,11.51,11.51,0.0,NaN,NaN,11.51,11.51,1.0,132.46,NaN,132.46,132.46,0.0,NaN,NaN,132.46,132.46,1.0,95.06,NaN,95.06,95.06,0.0,NaN,NaN,95.06,95.06,1.0,97.97,NaN,97.97,97.97,0.0,NaN,NaN,97.97,97.97,1.0,34.09,NaN,34.09,34.09,0.0,NaN,NaN,34.09,34.09,1.0
+BI-NG-G140008 = 184.58,NaN,184.58,184.58,0.0,NaN,NaN,184.58,184.58,1.0,145.01,NaN,145.01,145.01,0.0,NaN,NaN,145.01,145.01,1.0,149.45,NaN,149.45,149.45,0.0,NaN,NaN,149.45,149.45,1.0,117.41,NaN,117.41,117.41,0.0,NaN,NaN,117.41,117.41,1.0,55.23,NaN,55.23,55.23,0.0,NaN,NaN,55.23,55.23,1.0,92.24,NaN,92.24,92.24,0.0,NaN,NaN,92.24,92.24,1.0,2.26,NaN,2.26,2.26,0.0,NaN,NaN,2.26,2.26,1.0,50.46,NaN,50.46,50.46,0.0,NaN,NaN,50.46,50.46,1.0,79.32,NaN,79.32,79.32,0.0,NaN,NaN,79.32,79.32,1.0,124.71,NaN,124.71,124.71,0.0,NaN,NaN,124.71,124.71,1.0,86.84,NaN,86.84,86.84,0.0,NaN,NaN,86.84,86.84,1.0,38.46,NaN,38.46,38.46,0.0,NaN,NaN,38.46,38.46,1.0
+BI-NG-G140009 = 224.58,NaN,224.58,224.58,0.0,NaN,NaN,224.58,224.58,1.0,199.24,NaN,199.24,199.24,0.0,NaN,NaN,199.24,199.24,1.0,144.81,NaN,144.81,144.81,0.0,NaN,NaN,144.81,144.81,1.0,136.77,NaN,136.77,136.77,0.0,NaN,NaN,136.77,136.77,1.0,104.49,NaN,104.49,104.49,0.0,NaN,NaN,104.49,104.49,1.0,150.24,NaN,150.24,150.24,0.0,NaN,NaN,150.24,150.24,1.0,2.47,NaN,2.47,2.47,0.0,NaN,NaN,2.47,2.47,1.0,48.73,NaN,48.73,48.73,0.0,NaN,NaN,48.73,48.73,1.0,78.95,NaN,78.95,78.95,0.0,NaN,NaN,78.95,78.95,1.0,126.62,NaN,126.62,126.62,0.0,NaN,NaN,126.62,126.62,1.0,93.29,NaN,93.29,93.29,0.0,NaN,NaN,93.29,93.29,1.0,48.27,NaN,48.27,48.27,0.0,NaN,NaN,48.27,48.27,1.0
+BI-RT-G150001 = 223.76,26.0,242.15,205.38,36.77,-0.0,1.0,224.52,223.76,2.0,184.83,7.64,190.23,179.42,10.81,-0.0,1.0,184.91,184.83,2.0,177.85,17.51,190.23,165.47,24.77,-0.0,1.0,178.28,177.85,2.0,128.7,5.32,132.46,124.93,7.53,-0.0,1.0,128.75,128.7,2.0,7.45,0.8,8.01,6.88,1.13,0.0,1.0,7.47,7.45,2.0,43.96,6.11,48.28,39.64,8.64,0.0,1.0,44.17,43.96,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,68.82,14.85,79.32,58.32,21.0,0.0,1.0,69.62,68.82,2.0,61.85,0.65,62.32,61.39,0.93,-0.0,1.0,61.86,61.85,2.0,106.33,20.75,121.0,91.66,29.34,-0.0,1.0,107.34,106.33,2.0,181.88,3.82,184.58,179.18,5.4,-0.0,1.0,181.9,181.88,2.0,50.84,0.55,51.23,50.46,0.77,-0.0,1.0,50.84,50.84,2.0
+BI-RT-G150002 = 222.77,14.61,234.06,206.27,27.79,-0.57,1.5,223.09,227.97,3.0,218.72,20.61,242.15,203.38,38.76,0.61,1.5,219.36,210.62,3.0,234.51,27.06,265.08,213.63,51.45,0.57,1.5,235.55,224.83,3.0,141.61,15.19,158.74,129.76,28.98,0.56,1.5,142.15,136.33,3.0,6.62,0.61,7.09,5.93,1.17,-0.56,1.5,6.63,6.82,3.0,34.37,4.45,37.7,29.32,8.39,-0.6,1.5,34.56,36.09,3.0,1.11,0.11,1.22,1.0,0.22,-0.0,1.5,1.11,1.11,3.0,39.94,6.53,46.99,34.09,12.9,0.33,1.5,40.29,38.74,3.0,73.25,3.23,76.97,71.2,5.77,0.7,1.5,73.3,71.58,3.0,133.46,5.26,138.99,128.53,10.46,0.21,1.5,133.53,132.86,3.0,181.09,13.04,196.06,172.17,23.89,0.67,1.5,181.4,175.04,3.0,60.34,3.42,62.32,56.39,5.93,-0.71,1.5,60.41,62.32,3.0
+BI-RT-G150003 = 186.99,26.0,205.38,168.61,36.77,-0.0,1.0,187.9,186.99,2.0,174.02,7.64,179.42,168.61,10.81,0.0,1.0,174.1,174.02,2.0,153.08,17.51,165.47,140.7,24.77,0.0,1.0,153.58,153.08,2.0,121.17,5.32,124.93,117.41,7.53,-0.0,1.0,121.23,121.17,2.0,6.32,0.8,6.88,5.75,1.13,0.0,1.0,6.34,6.32,2.0,52.6,6.11,56.93,48.28,8.64,-0.0,1.0,52.78,52.6,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,47.82,14.85,58.32,37.32,21.0,-0.0,1.0,48.96,47.82,2.0,60.93,0.65,61.39,60.47,0.93,-0.0,1.0,60.93,60.93,2.0,76.99,20.75,91.66,62.32,29.34,-0.0,1.0,78.37,76.99,2.0,176.48,3.82,179.18,173.77,5.4,0.0,1.0,176.5,176.48,2.0,51.61,0.55,52.0,51.23,0.77,-0.0,1.0,51.62,51.61,2.0
+BI-RT-G150004 = 198.97,20.35,213.36,184.58,28.78,-0.0,1.0,199.49,198.97,2.0,181.88,3.94,184.66,179.1,5.57,0.0,1.0,181.9,181.88,2.0,185.99,2.0,187.41,184.58,2.83,-0.0,1.0,186.0,185.99,2.0,118.55,6.56,123.19,113.92,9.27,0.0,1.0,118.64,118.55,2.0,8.2,0.09,8.26,8.14,0.12,-0.0,1.0,8.2,8.2,2.0,44.48,2.28,46.09,42.86,3.23,-0.0,1.0,44.51,44.48,2.0,1.33,0.15,1.44,1.22,0.22,0.0,1.0,1.33,1.33,2.0,52.38,12.7,61.36,43.39,17.97,0.0,1.0,53.14,52.38,2.0,65.22,1.37,66.19,64.25,1.94,-0.0,1.0,65.23,65.22,2.0,142.34,10.06,149.45,135.22,14.22,-0.0,1.0,142.51,142.34,2.0,161.66,10.8,169.3,154.02,15.28,0.0,1.0,161.84,161.66,2.0,59.35,4.19,62.32,56.39,5.93,0.0,1.0,59.43,59.35,2.0
+BI-RT-G150005 = 209.77,NaN,209.77,209.77,0.0,NaN,NaN,209.77,209.77,1.0,155.78,NaN,155.78,155.78,0.0,NaN,NaN,155.78,155.78,1.0,181.84,NaN,181.84,181.84,0.0,NaN,NaN,181.84,181.84,1.0,103.08,NaN,103.08,103.08,0.0,NaN,NaN,103.08,103.08,1.0,9.55,NaN,9.55,9.55,0.0,NaN,NaN,9.55,9.55,1.0,46.09,NaN,46.09,46.09,0.0,NaN,NaN,46.09,46.09,1.0,1.41,NaN,1.41,1.41,0.0,NaN,NaN,1.41,1.41,1.0,46.92,NaN,46.92,46.92,0.0,NaN,NaN,46.92,46.92,1.0,55.46,NaN,55.46,55.46,0.0,NaN,NaN,55.46,55.46,1.0,125.21,NaN,125.21,125.21,0.0,NaN,NaN,125.21,125.21,1.0,143.24,NaN,143.24,143.24,0.0,NaN,NaN,143.24,143.24,1.0,48.2,NaN,48.2,48.2,0.0,NaN,NaN,48.2,48.2,1.0
+BI-RT-G150006 = 207.57,NaN,207.57,207.57,0.0,NaN,NaN,207.57,207.57,1.0,167.6,NaN,167.6,167.6,0.0,NaN,NaN,167.6,167.6,1.0,173.65,NaN,173.65,173.65,0.0,NaN,NaN,173.65,173.65,1.0,114.01,NaN,114.01,114.01,0.0,NaN,NaN,114.01,114.01,1.0,8.22,NaN,8.22,8.22,0.0,NaN,NaN,8.22,8.22,1.0,47.19,NaN,47.19,47.19,0.0,NaN,NaN,47.19,47.19,1.0,1.21,NaN,1.21,1.21,0.0,NaN,NaN,1.21,1.21,1.0,52.62,NaN,52.62,52.62,0.0,NaN,NaN,52.62,52.62,1.0,58.42,NaN,58.42,58.42,0.0,NaN,NaN,58.42,58.42,1.0,108.43,NaN,108.43,108.43,0.0,NaN,NaN,108.43,108.43,1.0,161.21,NaN,161.21,161.21,0.0,NaN,NaN,161.21,161.21,1.0,49.72,NaN,49.72,49.72,0.0,NaN,NaN,49.72,49.72,1.0
+BI-RY-G160001 = 179.1,NaN,179.1,179.1,0.0,NaN,NaN,179.1,179.1,1.0,214.62,NaN,214.62,214.62,0.0,NaN,NaN,214.62,214.62,1.0,173.77,NaN,173.77,173.77,0.0,NaN,NaN,173.77,173.77,1.0,97.97,NaN,97.97,97.97,0.0,NaN,NaN,97.97,97.97,1.0,8.26,NaN,8.26,8.26,0.0,NaN,NaN,8.26,8.26,1.0,43.39,NaN,43.39,43.39,0.0,NaN,NaN,43.39,43.39,1.0,1.48,NaN,1.48,1.48,0.0,NaN,NaN,1.48,1.48,1.0,56.93,NaN,56.93,56.93,0.0,NaN,NaN,56.93,56.93,1.0,81.75,NaN,81.75,81.75,0.0,NaN,NaN,81.75,81.75,1.0,110.53,NaN,110.53,110.53,0.0,NaN,NaN,110.53,110.53,1.0,163.6,NaN,163.6,163.6,0.0,NaN,NaN,163.6,163.6,1.0,42.1,NaN,42.1,42.1,0.0,NaN,NaN,42.1,42.1,1.0
+BI-RY-G160002 = 203.53,NaN,203.53,203.53,0.0,NaN,NaN,203.53,203.53,1.0,239.85,NaN,239.85,239.85,0.0,NaN,NaN,239.85,239.85,1.0,151.15,NaN,151.15,151.15,0.0,NaN,NaN,151.15,151.15,1.0,115.22,NaN,115.22,115.22,0.0,NaN,NaN,115.22,115.22,1.0,16.36,NaN,16.36,16.36,0.0,NaN,NaN,16.36,16.36,1.0,47.7,NaN,47.7,47.7,0.0,NaN,NaN,47.7,47.7,1.0,1.77,NaN,1.77,1.77,0.0,NaN,NaN,1.77,1.77,1.0,45.0,NaN,45.0,45.0,0.0,NaN,NaN,45.0,45.0,1.0,62.57,NaN,62.57,62.57,0.0,NaN,NaN,62.57,62.57,1.0,117.62,NaN,117.62,117.62,0.0,NaN,NaN,117.62,117.62,1.0,135.43,NaN,135.43,135.43,0.0,NaN,NaN,135.43,135.43,1.0,40.87,NaN,40.87,40.87,0.0,NaN,NaN,40.87,40.87,1.0
+BI-RY-G160003 = 317.67,NaN,317.67,317.67,0.0,NaN,NaN,317.67,317.67,1.0,242.15,NaN,242.15,242.15,0.0,NaN,NaN,242.15,242.15,1.0,202.06,NaN,202.06,202.06,0.0,NaN,NaN,202.06,202.06,1.0,184.58,NaN,184.58,184.58,0.0,NaN,NaN,184.58,184.58,1.0,19.81,NaN,19.81,19.81,0.0,NaN,NaN,19.81,19.81,1.0,48.96,NaN,48.96,48.96,0.0,NaN,NaN,48.96,48.96,1.0,1.48,NaN,1.48,1.48,0.0,NaN,NaN,1.48,1.48,1.0,19.81,NaN,19.81,19.81,0.0,NaN,NaN,19.81,19.81,1.0,39.64,NaN,39.64,39.64,0.0,NaN,NaN,39.64,39.64,1.0,86.84,NaN,86.84,86.84,0.0,NaN,NaN,86.84,86.84,1.0,117.41,NaN,117.41,117.41,0.0,NaN,NaN,117.41,117.41,1.0,44.72,NaN,44.72,44.72,0.0,NaN,NaN,44.72,44.72,1.0
+BI-RY-G160004 = 263.17,7.5,269.19,254.77,14.42,-0.53,1.5,263.24,265.56,3.0,202.92,33.96,231.71,165.47,66.25,-0.44,1.5,204.8,211.57,3.0,216.0,4.88,221.3,211.68,9.62,0.35,1.5,216.03,215.02,3.0,160.36,7.51,165.46,151.74,13.72,-0.67,1.5,160.48,163.9,3.0,15.24,1.51,16.79,13.77,3.02,0.1,1.5,15.29,15.16,3.0,48.8,0.82,49.75,48.3,1.46,0.7,1.5,48.81,48.36,3.0,1.16,0.14,1.24,1.0,0.24,-0.71,1.5,1.17,1.24,3.0,39.37,3.83,43.57,36.07,7.5,0.41,1.5,39.5,38.48,3.0,31.65,6.4,37.02,24.56,12.46,-0.46,1.5,32.08,33.37,3.0,77.2,11.19,87.47,65.28,22.19,-0.26,1.5,77.74,78.84,3.0,169.52,8.22,178.86,163.37,15.48,0.61,1.5,169.66,166.34,3.0,58.54,3.33,61.56,54.96,6.6,-0.3,1.5,58.6,59.1,3.0
+BI-RY-G160005 = 227.97,0.0,227.97,227.97,0.0,NaN,NaN,227.97,227.97,2.0,265.43,10.98,273.2,257.67,15.53,0.0,1.0,265.55,265.43,2.0,217.82,22.28,233.57,202.06,31.51,-0.0,1.0,218.38,217.82,2.0,170.02,5.32,173.77,166.26,7.52,0.0,1.0,170.06,170.02,2.0,14.26,3.93,17.03,11.48,5.55,-0.0,1.0,14.53,14.26,2.0,40.87,5.45,44.72,37.02,7.7,-0.0,1.0,41.05,40.87,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,36.51,1.14,37.32,35.7,1.61,-0.0,1.0,36.52,36.51,2.0,52.78,11.4,60.84,44.72,16.12,-0.0,1.0,53.39,52.78,2.0,105.61,10.8,113.25,97.97,15.28,0.0,1.0,105.89,105.61,2.0,191.69,2.06,193.14,190.23,2.91,0.0,1.0,191.69,191.69,2.0,58.27,1.91,59.62,56.93,2.7,0.0,1.0,58.29,58.27,2.0
+BI-RY-G160006 = 193.37,16.31,204.9,181.84,23.07,0.0,1.0,193.71,193.37,2.0,212.06,21.5,227.27,196.86,30.41,-0.0,1.0,212.61,212.06,2.0,192.77,19.23,206.37,179.18,27.2,-0.0,1.0,193.25,192.77,2.0,121.02,21.32,136.1,105.94,30.16,0.0,1.0,121.96,121.02,2.0,9.06,1.14,9.87,8.26,1.61,0.0,1.0,9.1,9.06,2.0,42.81,2.73,44.74,40.88,3.86,0.0,1.0,42.85,42.81,2.0,1.34,0.16,1.46,1.23,0.23,-0.0,1.0,1.35,1.34,2.0,46.55,5.11,50.16,42.93,7.23,0.0,1.0,46.69,46.55,2.0,70.69,4.64,73.97,67.41,6.56,0.0,1.0,70.77,70.69,2.0,125.81,5.92,129.99,121.62,8.37,0.0,1.0,125.87,125.81,2.0,167.4,12.14,175.98,158.81,17.17,0.0,1.0,167.62,167.4,2.0,54.06,2.62,55.92,52.21,3.71,0.0,1.0,54.09,54.06,2.0
+BI-RY-G160007 = 238.18,34.64,272.82,203.53,69.29,-0.0,1.5,239.85,238.18,3.0,250.11,6.98,257.67,243.91,13.76,0.34,1.5,250.18,248.76,3.0,188.86,12.75,202.06,176.61,25.46,0.14,1.5,189.15,187.92,3.0,154.08,22.46,179.18,135.87,43.3,0.51,1.5,155.17,147.2,3.0,16.15,3.08,18.42,12.65,5.77,-0.62,1.5,16.35,17.39,3.0,46.05,1.74,47.27,44.06,3.21,-0.66,1.5,46.08,46.84,3.0,1.33,0.15,1.51,1.24,0.27,0.71,1.5,1.33,1.24,3.0,37.49,9.3,47.12,28.56,18.56,0.14,1.5,38.25,36.78,3.0,52.6,10.53,63.24,42.18,21.06,0.04,1.5,53.3,52.38,3.0,100.56,7.07,105.01,92.4,12.61,-0.7,1.5,100.72,104.25,3.0,158.45,16.64,176.92,144.62,32.29,0.47,1.5,159.03,153.82,3.0,48.73,2.58,50.82,45.85,4.98,-0.51,1.5,48.77,49.51,3.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BDI/BDI_2_temperature_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BDI/BDI_2_temperature_2008.properties
new file mode 100644
index 0000000..9f22e24
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BDI/BDI_2_temperature_2008.properties
@@ -0,0 +1,160 @@
+# BDI.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the temperature data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BDI temperature data for 2008 at admin level 2
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BDI
+ADMIN_LEVEL = 2
+UNITS = C
+DATA_TYPE = temperature
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+BI-BB-G010001 = 24.23,1.42,25.98,22.13,3.86,-0.15,1.74,24.27,24.06,7.0,21.62,0.82,22.95,20.61,2.34,0.46,2.03,21.64,21.57,7.0,22.92,1.44,24.61,21.3,3.31,0.08,1.33,22.96,22.95,7.0,22.44,2.27,25.16,19.09,6.06,-0.06,1.8,22.54,22.68,7.0,24.65,1.6,26.95,22.54,4.41,0.18,1.74,24.69,24.33,7.0,26.15,2.04,28.74,23.5,5.24,0.17,1.59,26.22,25.43,7.0,26.45,2.55,30.12,23.09,7.03,0.17,1.74,26.55,26.54,7.0,28.56,1.22,29.98,26.95,3.03,-0.11,1.44,28.59,28.74,7.0,31.5,2.74,35.08,27.5,7.58,-0.03,1.79,31.6,31.08,7.0,29.0,2.21,31.77,26.26,5.51,0.24,1.55,29.07,28.19,7.0,25.81,2.49,29.29,21.99,7.3,-0.16,2.05,25.91,25.71,7.0,24.62,1.59,26.54,22.26,4.27,-0.35,1.62,24.66,25.43,7.0
+BI-BB-G010002 = 25.42,0.71,26.12,24.19,1.93,-0.88,2.23,25.42,25.64,8.0,23.51,0.84,24.88,22.54,2.34,0.27,1.88,23.53,23.5,8.0,24.07,0.29,24.61,23.78,0.83,0.52,2.42,24.07,24.12,8.0,25.18,0.86,26.54,23.92,2.62,-0.05,2.16,25.2,25.26,8.0,26.71,0.8,27.64,25.16,2.48,-0.87,2.76,26.72,26.95,8.0,28.59,0.99,29.7,26.95,2.76,-0.49,2.08,28.61,28.67,8.0,28.25,1.66,30.67,25.71,4.96,-0.14,2.02,28.29,28.12,8.0,29.51,1.21,30.94,27.5,3.44,-0.53,1.97,29.53,29.84,8.0,33.24,1.39,34.8,30.81,4.0,-0.86,2.34,33.26,33.63,8.0,30.95,1.16,31.77,28.74,3.03,-1.18,2.65,30.97,31.5,8.0,30.3,1.4,32.32,28.26,4.06,-0.07,1.78,30.33,30.46,8.0,27.37,0.54,28.19,26.67,1.52,0.2,1.7,27.38,27.29,8.0
+BI-BB-G010003 = 23.08,1.28,24.74,21.16,3.58,-0.31,2.44,23.11,23.09,5.0,22.62,0.5,23.37,21.99,1.38,0.35,2.43,22.63,22.61,5.0,22.17,1.81,24.33,19.37,4.96,-0.54,2.44,22.23,22.26,5.0,22.29,1.62,24.47,19.92,4.55,-0.2,2.47,22.34,22.4,5.0,23.89,2.1,26.81,20.89,5.93,-0.07,2.5,23.96,23.92,5.0,25.02,2.15,27.91,21.85,6.06,-0.21,2.5,25.09,25.16,5.0,25.98,1.21,27.09,23.92,3.17,-1.14,2.85,26.01,26.4,5.0,27.67,1.06,28.74,26.12,2.62,-0.54,1.84,27.68,28.05,5.0,30.27,1.7,32.05,27.5,4.55,-0.86,2.56,30.31,30.81,5.0,28.3,1.82,30.26,25.43,4.82,-0.7,2.36,28.35,28.6,5.0,25.34,1.92,27.36,22.26,5.1,-0.79,2.47,25.39,25.78,5.0,23.93,2.2,27.22,21.02,6.2,0.29,2.52,24.01,23.78,5.0
+BI-BB-G010004 = 20.03,0.81,21.57,18.82,2.76,0.56,2.74,20.04,19.85,9.0,18.81,1.41,20.75,16.89,3.86,0.1,1.66,18.86,18.68,9.0,18.49,0.75,19.65,17.17,2.48,-0.14,2.38,18.5,18.27,9.0,16.93,1.69,20.2,14.55,5.65,0.63,2.79,17.0,16.61,9.0,18.73,2.1,21.57,15.24,6.34,-0.07,2.04,18.83,18.41,9.0,19.45,1.92,21.85,16.2,5.65,-0.09,2.04,19.54,19.09,9.0,20.3,1.9,22.95,16.89,6.06,-0.22,2.32,20.38,20.06,9.0,22.53,2.54,25.71,17.99,7.72,-0.22,2.22,22.66,21.99,9.0,23.56,2.07,27.09,20.33,6.75,0.25,2.32,23.64,23.09,9.0,22.44,1.48,24.33,20.33,4.0,0.07,1.67,22.48,22.26,9.0,18.92,1.89,22.68,17.1,5.58,0.88,2.59,19.0,18.27,9.0,19.01,1.51,21.85,16.48,5.37,0.33,3.04,19.06,18.96,9.0
+BI-BB-G010005 = 20.61,0.41,21.16,20.2,0.96,0.12,1.62,20.61,20.75,5.0,21.29,1.54,23.23,19.71,3.51,0.27,1.4,21.33,20.89,5.0,19.7,1.16,21.44,18.47,2.96,0.49,2.07,19.73,19.85,5.0,18.45,1.17,19.78,17.37,2.41,0.35,1.21,18.48,17.85,5.0,19.25,1.34,21.02,17.85,3.17,0.3,1.53,19.28,18.96,5.0,20.16,1.63,21.99,18.68,3.31,0.34,1.2,20.21,19.37,5.0,22.91,2.0,25.02,20.68,4.34,0.06,1.3,22.98,22.68,5.0,24.59,1.39,26.54,23.02,3.51,0.38,1.78,24.62,24.06,5.0,26.36,1.53,28.05,24.68,3.38,0.22,1.3,26.39,25.71,5.0,24.17,1.91,26.81,22.61,4.2,0.54,1.51,24.23,23.09,5.0,21.15,1.08,22.68,20.2,2.48,0.51,1.64,21.17,20.75,5.0,19.59,0.69,20.47,19.03,1.45,0.45,1.31,19.6,19.16,5.0
+BI-BJ-G020001 = 20.92,0.34,21.16,20.68,0.48,0.0,1.0,20.92,20.92,2.0,19.37,1.17,20.2,18.54,1.65,0.0,1.0,19.39,19.37,2.0,20.27,1.07,21.02,19.51,1.52,0.0,1.0,20.28,20.27,2.0,17.82,1.02,18.54,17.1,1.45,-0.0,1.0,17.83,17.82,2.0,19.71,1.07,20.47,18.96,1.52,0.0,1.0,19.73,19.71,2.0,20.75,1.36,21.71,19.78,1.93,0.0,1.0,20.77,20.75,2.0,23.54,0.93,24.19,22.88,1.31,0.0,1.0,23.55,23.54,2.0,23.33,0.24,23.5,23.16,0.34,-0.0,1.0,23.33,23.33,2.0,26.29,0.93,26.95,25.64,1.31,0.0,1.0,26.3,26.29,2.0,22.09,1.22,22.95,21.23,1.72,0.0,1.0,22.11,22.09,2.0,21.02,1.75,22.26,19.78,2.48,0.0,1.0,21.06,21.02,2.0,20.2,1.17,21.02,19.37,1.65,-0.0,1.0,20.21,20.2,2.0
+BI-BJ-G020002 = 20.37,0.95,21.44,18.54,2.89,-0.61,2.12,20.39,20.68,12.0,20.38,0.88,21.3,18.96,2.34,-0.52,1.78,20.4,20.61,12.0,19.59,0.8,20.89,18.54,2.34,0.03,1.89,19.6,19.65,12.0,19.11,0.94,20.61,17.44,3.17,-0.13,2.11,19.13,19.09,12.0,22.1,0.73,23.23,21.02,2.2,-0.11,1.86,22.11,22.19,12.0,22.5,0.86,23.92,21.16,2.76,-0.1,2.06,22.52,22.61,12.0,22.58,0.57,23.78,21.71,2.07,0.37,3.1,22.59,22.5,12.0,21.78,0.84,23.23,20.47,2.76,0.07,1.97,21.8,21.68,12.0,25.43,1.64,28.19,23.23,4.96,0.38,1.95,25.48,25.3,12.0,21.86,1.06,22.95,20.06,2.89,-0.56,1.82,21.88,22.26,12.0,21.4,0.72,22.26,19.92,2.34,-0.69,2.5,21.41,21.57,12.0,20.63,0.84,21.85,19.23,2.62,-0.28,1.91,20.65,20.82,12.0
+BI-BJ-G020003 = 20.01,0.68,20.75,19.09,1.65,-0.43,2.03,20.02,20.09,4.0,18.54,0.79,19.65,17.85,1.79,0.74,2.0,18.56,18.34,4.0,18.72,0.7,19.51,18.13,1.38,0.17,1.22,18.73,18.61,4.0,16.98,0.71,17.79,16.06,1.72,-0.24,1.92,16.99,17.03,4.0,19.4,1.27,20.89,17.85,3.03,-0.08,1.82,19.44,19.44,4.0,20.92,1.16,22.26,19.51,2.76,-0.09,1.78,20.94,20.95,4.0,22.33,0.64,23.23,21.71,1.52,0.69,2.08,22.34,22.19,4.0,22.61,0.18,22.81,22.4,0.41,-0.0,1.64,22.61,22.61,4.0,25.26,0.85,25.98,24.06,1.93,-0.8,2.05,25.27,25.5,4.0,20.85,0.77,21.57,20.06,1.52,-0.05,1.11,20.86,20.89,4.0,19.87,1.3,21.02,18.27,2.76,-0.33,1.45,19.9,20.09,4.0,20.42,0.79,21.3,19.51,1.79,-0.05,1.49,20.43,20.44,4.0
+BI-BJ-G020004 = 21.44,0.19,21.57,21.3,0.28,-0.0,1.0,21.44,21.44,2.0,20.54,1.85,21.85,19.23,2.62,0.0,1.0,20.58,20.54,2.0,21.92,1.46,22.95,20.89,2.07,-0.0,1.0,21.94,21.92,2.0,19.03,1.27,19.92,18.13,1.79,-0.0,1.0,19.05,19.03,2.0,20.95,1.27,21.85,20.06,1.79,0.0,1.0,20.97,20.95,2.0,21.09,1.46,22.13,20.06,2.07,0.0,1.0,21.12,21.09,2.0,24.61,0.78,25.16,24.06,1.1,0.0,1.0,24.61,24.61,2.0,24.06,0.39,24.33,23.78,0.55,0.0,1.0,24.06,24.06,2.0,27.09,1.56,28.19,25.98,2.2,0.0,1.0,27.11,27.09,2.0,23.37,1.36,24.33,22.4,1.93,-0.0,1.0,23.39,23.37,2.0,22.4,1.56,23.5,21.3,2.2,-0.0,1.0,22.43,22.4,2.0,19.99,1.07,20.75,19.23,1.52,0.0,1.0,20.0,19.99,2.0
+BI-BJ-G020005 = 18.38,1.15,19.37,16.61,2.76,-0.67,2.11,18.41,18.54,5.0,17.5,0.29,17.85,17.17,0.69,0.16,1.51,17.5,17.44,5.0,17.06,0.51,17.58,16.34,1.24,-0.41,1.71,17.06,17.17,5.0,15.22,0.42,15.93,14.96,0.96,1.11,2.59,15.23,14.96,5.0,17.21,0.66,18.34,16.61,1.72,1.14,2.84,17.22,17.03,5.0,17.69,0.87,18.89,16.61,2.27,0.17,1.93,17.71,17.72,5.0,20.6,0.55,21.23,20.2,1.03,0.41,1.18,20.6,20.2,5.0,21.84,0.52,22.4,21.02,1.38,-0.7,2.38,21.84,21.99,5.0,24.99,0.77,26.33,24.4,1.93,1.3,3.0,25.0,24.74,5.0,18.5,0.8,19.37,17.44,1.93,-0.21,1.57,18.52,18.54,5.0,16.28,0.89,17.51,15.51,2.0,0.51,1.48,16.3,15.79,5.0,17.65,0.66,18.68,16.89,1.79,0.6,2.38,17.66,17.65,5.0
+BI-BJ-G020006 = 17.63,2.09,21.3,14.41,6.89,0.41,2.2,17.75,17.3,14.0,17.88,1.36,20.2,15.51,4.69,0.15,2.2,17.93,17.85,14.0,17.99,1.91,20.2,14.13,6.06,-0.48,2.15,18.08,18.27,14.0,17.4,0.88,19.09,15.93,3.17,0.14,2.61,17.42,17.37,14.0,18.84,2.71,22.4,14.69,7.72,-0.17,1.59,19.02,19.23,14.0,19.97,2.5,23.78,16.06,7.72,0.12,1.78,20.12,19.78,14.0,20.31,2.12,23.37,16.61,6.75,-0.18,1.86,20.41,20.47,14.0,21.24,0.78,22.4,19.09,3.31,-1.39,5.24,21.25,21.37,14.0,24.38,1.11,25.71,21.57,4.13,-1.03,3.86,24.41,24.54,14.0,19.73,1.66,22.13,16.61,5.51,-0.33,1.98,19.8,19.92,14.0,18.87,1.67,21.85,16.61,5.24,0.46,2.11,18.94,18.61,14.0,17.33,1.39,19.78,15.51,4.27,0.34,1.92,17.38,17.03,14.0
+BI-BJ-G020007 = 16.8,0.17,17.03,16.61,0.41,0.32,1.92,16.8,16.79,4.0,16.61,0.79,17.58,15.65,1.93,0.0,2.0,16.63,16.61,4.0,15.65,0.9,16.75,14.55,2.2,0.0,2.0,15.67,15.65,4.0,14.79,0.84,15.79,13.86,1.93,0.11,1.61,14.81,14.75,4.0,16.98,1.39,18.82,15.65,3.17,0.5,1.77,17.02,16.72,4.0,17.13,0.86,18.27,16.34,1.93,0.51,1.74,17.15,16.96,4.0,19.25,1.19,20.61,17.72,2.89,-0.24,1.96,19.28,19.34,4.0,20.35,0.96,21.57,19.23,2.34,0.18,1.98,20.37,20.3,4.0,23.37,0.65,24.19,22.68,1.52,0.31,1.78,23.37,23.3,4.0,17.34,0.71,18.27,16.61,1.65,0.43,1.85,17.35,17.23,4.0,16.56,0.25,16.75,16.2,0.55,-0.98,2.2,16.56,16.65,4.0,16.65,0.92,17.85,15.65,2.2,0.36,1.91,16.67,16.55,4.0
+BI-BJ-G020008 = 17.44,0.55,17.99,16.89,1.1,-0.0,1.5,17.45,17.44,3.0,17.4,0.68,17.85,16.61,1.24,-0.67,1.5,17.4,17.72,3.0,16.64,0.86,17.17,15.65,1.52,-0.7,1.5,16.65,17.1,3.0,16.71,0.42,17.17,16.34,0.83,0.38,1.5,16.71,16.61,3.0,19.46,1.11,20.47,18.27,2.2,-0.29,1.5,19.48,19.65,3.0,19.16,1.03,19.92,17.99,1.93,-0.62,1.5,19.18,19.58,3.0,20.04,1.12,21.02,18.82,2.2,-0.36,1.5,20.06,20.27,3.0,21.44,0.77,22.13,20.61,1.52,-0.32,1.5,21.45,21.57,3.0,22.95,1.33,24.47,21.99,2.48,0.63,1.5,22.98,22.4,3.0,18.66,0.7,19.09,17.85,1.24,-0.7,1.5,18.67,19.03,3.0,17.92,0.88,18.89,17.17,1.72,0.41,1.5,17.94,17.72,3.0,18.11,0.85,18.82,17.17,1.65,-0.46,1.5,18.12,18.34,3.0
+BI-BJ-G020009 = 22.61,0.94,24.06,21.23,2.82,0.08,2.15,22.63,22.68,7.0,20.84,0.78,21.85,19.99,1.86,0.37,1.57,20.85,20.75,7.0,23.28,0.72,24.06,22.19,1.86,-0.4,1.62,23.29,23.5,7.0,21.8,1.04,23.78,20.82,2.96,1.04,2.81,21.82,21.3,7.0,23.62,1.33,25.98,22.13,3.86,0.7,2.39,23.65,23.23,7.0,25.11,1.31,27.36,23.57,3.79,0.65,2.29,25.14,24.74,7.0,24.19,1.37,26.26,22.81,3.44,0.52,1.61,24.23,23.37,7.0,25.29,1.59,27.36,23.02,4.34,-0.15,1.62,25.33,25.85,7.0,28.87,1.46,30.39,26.12,4.27,-0.86,2.86,28.9,29.29,7.0,26.6,1.34,28.74,24.47,4.27,0.01,2.54,26.63,26.54,7.0,24.63,0.98,25.98,23.78,2.2,0.5,1.49,24.64,24.06,7.0,24.59,1.79,27.09,22.26,4.82,0.04,1.7,24.64,24.47,7.0
+BI-BJ-G020010 = 22.42,0.58,23.37,21.71,1.65,0.35,2.09,22.43,22.26,7.0,21.42,0.61,22.13,20.33,1.79,-0.59,2.51,21.42,21.37,7.0,21.84,0.85,22.95,20.47,2.48,-0.18,2.18,21.85,21.85,7.0,20.15,1.22,21.44,18.13,3.31,-0.5,1.99,20.18,20.06,7.0,22.64,1.08,24.19,20.75,3.44,-0.31,2.75,22.66,22.54,7.0,24.4,1.18,26.26,22.95,3.31,0.28,1.9,24.42,24.06,7.0,23.38,0.76,24.33,22.4,1.93,0.14,1.5,23.39,23.23,7.0,23.79,1.27,25.57,21.85,3.72,-0.13,1.97,23.82,23.78,7.0,26.97,1.63,29.02,24.06,4.96,-0.67,2.58,27.01,27.57,7.0,24.2,1.39,26.4,22.68,3.72,0.39,1.85,24.24,24.06,7.0,22.45,0.74,23.5,21.57,1.93,0.21,1.6,22.46,22.4,7.0,22.38,1.6,24.74,19.92,4.82,-0.05,2.16,22.43,22.4,7.0
+BI-BR-G030001 = 19.75,2.39,21.99,15.65,6.34,-0.68,2.06,19.88,20.89,7.0,20.1,1.2,21.3,18.13,3.17,-0.59,1.86,20.13,20.75,7.0,20.12,0.99,21.02,18.41,2.62,-0.71,2.06,20.14,20.75,7.0,19.08,0.92,19.92,17.44,2.48,-0.8,2.31,19.1,19.65,7.0,18.65,1.9,20.61,15.51,5.1,-0.57,1.9,18.73,19.65,7.0,20.43,1.28,21.99,18.41,3.58,-0.3,1.96,20.47,20.47,7.0,22.46,1.45,23.92,20.33,3.58,-0.47,1.68,22.5,22.95,7.0,24.51,1.15,26.12,22.81,3.31,-0.08,1.87,24.53,24.47,7.0,27.22,1.17,28.88,25.57,3.31,0.0,1.75,27.25,27.22,7.0,22.54,1.73,24.61,19.51,5.1,-0.6,2.34,22.6,23.09,7.0,21.49,1.54,23.23,19.37,3.86,-0.1,1.42,21.53,21.44,7.0,20.65,2.12,22.4,17.03,5.37,-0.69,1.99,20.74,21.99,7.0
+BI-BR-G030002 = 18.73,1.63,21.85,16.89,4.96,0.89,2.58,18.8,18.47,13.0,18.99,0.56,19.92,17.99,1.93,0.14,2.3,19.0,18.82,13.0,19.24,0.92,20.47,17.44,3.03,-0.4,2.3,19.26,19.37,13.0,17.8,0.83,19.09,16.06,3.03,-0.42,2.77,17.82,17.85,13.0,19.49,0.86,21.02,18.27,2.76,0.34,2.05,19.51,19.37,13.0,21.5,0.46,22.13,20.75,1.38,-0.11,1.88,21.51,21.44,13.0,24.17,1.12,26.26,22.95,3.31,0.74,2.18,24.2,23.78,13.0,24.66,1.23,27.09,23.23,3.86,1.02,3.13,24.69,24.4,13.0,27.35,1.26,29.57,25.98,3.58,0.52,1.9,27.38,26.95,13.0,22.84,1.1,25.16,21.85,3.31,0.98,2.68,22.87,22.4,13.0,19.92,1.03,21.3,17.99,3.31,-0.35,2.15,19.94,20.2,13.0,18.74,1.02,20.2,16.89,3.31,-0.32,2.19,18.77,18.68,13.0
+BI-BR-G030003 = 21.3,1.17,22.13,19.23,2.89,-1.39,3.11,21.33,21.71,5.0,20.17,0.44,20.75,19.65,1.1,0.2,1.66,20.17,20.06,5.0,20.69,0.44,21.02,19.92,1.1,-1.32,3.02,20.7,20.89,5.0,19.49,0.48,19.92,18.68,1.24,-1.14,2.82,19.5,19.65,5.0,20.0,1.14,21.16,18.13,3.03,-0.93,2.64,20.03,20.33,5.0,22.26,0.89,22.95,20.75,2.2,-1.19,2.82,22.28,22.54,5.0,23.97,0.4,24.61,23.5,1.1,0.68,2.64,23.98,23.92,5.0,25.69,0.82,27.09,24.88,2.2,1.06,2.84,25.71,25.5,5.0,29.02,0.75,29.84,27.91,1.93,-0.41,2.03,29.02,28.88,5.0,22.13,0.72,22.95,21.02,1.93,-0.52,2.26,22.14,22.13,5.0,20.89,0.96,21.99,19.65,2.34,-0.03,1.6,20.9,20.61,5.0,20.89,0.67,21.57,19.92,1.65,-0.4,1.87,20.89,20.89,5.0
+BI-BR-G030004 = 21.39,0.91,22.4,19.78,2.62,-0.61,2.43,21.4,21.3,7.0,21.22,0.52,22.13,20.47,1.65,0.44,2.66,21.23,21.02,7.0,20.87,1.13,21.85,18.82,3.03,-0.75,2.43,20.89,21.02,7.0,18.96,0.8,19.92,17.44,2.48,-0.85,3.04,18.97,18.96,7.0,20.85,0.84,22.13,19.92,2.2,0.33,1.81,20.86,20.75,7.0,21.78,0.88,23.23,20.47,2.76,0.19,2.45,21.8,21.78,7.0,24.14,0.79,25.43,23.23,2.2,0.3,2.12,24.15,24.06,7.0,26.05,0.43,26.81,25.57,1.24,0.73,2.43,26.06,25.98,7.0,28.59,0.36,29.02,27.91,1.1,-0.94,2.87,28.59,28.74,7.0,22.22,1.14,23.5,20.33,3.17,-0.54,1.96,22.25,22.68,7.0,21.73,0.84,22.68,20.33,2.34,-0.47,2.04,21.75,21.99,7.0,21.66,0.54,22.68,21.02,1.65,0.86,2.86,21.67,21.51,7.0
+BI-BR-G030005 = 18.47,1.35,20.2,16.89,3.31,-0.02,1.6,18.51,18.54,9.0,18.9,1.72,21.02,15.79,5.24,-0.52,2.14,18.97,19.09,9.0,17.57,1.54,19.37,14.96,4.41,-0.49,1.95,17.63,17.58,9.0,16.53,2.21,19.09,12.76,6.34,-0.47,1.95,16.66,17.17,9.0,17.54,1.54,19.37,15.24,4.13,-0.14,1.69,17.6,17.58,9.0,18.77,1.29,21.02,16.61,4.41,0.06,2.6,18.8,18.61,9.0,21.42,1.44,23.37,18.82,4.55,-0.51,2.26,21.46,21.71,9.0,23.13,2.2,25.71,19.37,6.34,-0.42,1.96,23.22,23.78,9.0,26.32,1.73,28.74,23.78,4.96,0.03,1.77,26.37,25.98,9.0,19.18,1.26,20.68,16.61,4.06,-0.89,2.84,19.22,19.92,9.0,20.14,1.69,21.57,16.61,4.96,-1.0,2.96,20.2,20.47,9.0,18.67,1.68,20.75,15.79,4.96,-0.32,1.96,18.73,18.54,9.0
+BI-BR-G030006 = 20.19,1.23,22.4,16.61,5.79,-0.64,3.62,20.22,20.3,36.0,19.95,0.73,21.57,17.99,3.58,-0.46,3.45,19.96,20.06,36.0,19.9,0.7,21.3,18.27,3.03,0.05,2.79,19.92,19.65,36.0,19.71,1.01,22.68,18.27,4.41,0.79,3.6,19.73,19.65,36.0,21.8,1.27,23.78,18.82,4.96,-0.71,2.75,21.83,21.99,36.0,22.66,0.59,23.5,20.47,3.03,-1.58,6.61,22.67,22.75,36.0,22.9,0.55,24.61,21.44,3.17,0.45,5.1,22.91,22.81,36.0,23.07,1.17,25.71,21.57,4.13,0.67,2.2,23.09,22.68,36.0,25.47,1.63,29.43,23.5,5.93,0.98,2.82,25.52,24.74,36.0,21.49,0.82,23.23,19.37,3.86,-0.02,3.15,21.51,21.3,36.0,21.54,0.7,22.68,19.92,2.76,-0.41,2.47,21.55,21.71,36.0,20.65,0.7,22.13,19.37,2.76,0.16,2.71,20.67,20.61,36.0
+BI-BR-G030007 = 20.61,0.93,21.57,18.82,2.76,-0.67,2.23,20.63,20.75,11.0,20.72,0.49,21.44,19.92,1.52,-0.03,1.8,20.73,20.47,11.0,20.26,1.28,21.71,17.99,3.72,-0.74,2.04,20.3,20.89,11.0,17.35,0.99,19.09,15.79,3.31,0.11,2.04,17.38,17.3,11.0,20.32,0.42,20.89,19.65,1.24,-0.13,1.93,20.32,20.33,11.0,22.15,0.55,22.95,21.3,1.65,-0.19,1.79,22.16,22.13,11.0,25.35,0.55,26.26,24.61,1.65,0.1,1.84,25.36,25.3,11.0,27.06,0.71,27.91,25.43,2.48,-1.07,3.61,27.07,27.09,11.0,30.55,0.59,31.5,29.43,2.07,-0.33,2.5,30.56,30.67,11.0,24.93,1.01,26.26,23.09,3.17,-0.39,2.03,24.94,25.02,11.0,22.48,0.68,23.64,21.57,2.07,0.45,2.05,22.49,22.4,11.0,20.56,0.97,21.85,18.54,3.31,-0.9,2.88,20.58,20.89,11.0
+BI-BR-G030008 = 19.46,0.89,20.47,17.99,2.48,-0.48,1.8,19.48,19.65,10.0,20.1,0.65,21.02,19.09,1.93,-0.06,2.03,20.11,20.02,10.0,19.91,0.59,20.89,18.82,2.07,-0.27,2.66,19.92,19.96,10.0,18.27,0.62,19.37,17.3,2.07,0.32,2.3,18.28,18.1,10.0,19.82,0.56,20.47,18.54,1.93,-1.18,3.72,19.82,19.99,10.0,22.48,0.43,23.09,21.85,1.24,-0.13,2.0,22.49,22.47,10.0,24.53,0.77,25.85,23.5,2.34,0.35,2.02,24.54,24.54,10.0,26.15,0.58,27.09,25.43,1.65,0.31,1.91,26.16,26.26,10.0,28.37,0.84,29.57,27.22,2.34,-0.07,1.61,28.38,28.46,10.0,22.42,1.21,24.47,20.75,3.72,0.44,2.01,22.45,22.13,10.0,19.54,0.73,21.16,18.54,2.62,1.02,3.62,19.55,19.37,10.0,20.52,0.75,21.44,19.09,2.34,-0.53,2.44,20.53,20.54,10.0
+BI-BR-G030009 = 19.61,1.05,21.57,18.41,3.17,1.11,3.41,19.63,19.4,6.0,20.3,0.57,21.3,19.65,1.65,0.81,2.76,20.31,20.2,6.0,19.97,0.44,20.47,19.51,0.96,0.15,1.39,19.97,19.92,6.0,18.23,0.18,18.54,17.99,0.55,0.52,2.69,18.23,18.23,6.0,20.4,0.6,21.3,19.92,1.38,0.75,1.69,20.41,20.06,6.0,21.9,0.36,22.4,21.44,0.96,0.06,1.85,21.9,21.92,6.0,23.66,0.37,24.33,23.23,1.1,0.86,2.88,23.67,23.57,6.0,24.47,0.41,24.88,23.92,0.96,-0.3,1.55,24.47,24.54,6.0,28.11,1.0,29.84,26.81,3.03,0.64,2.87,28.12,28.02,6.0,23.11,1.14,24.88,21.85,3.03,0.33,1.99,23.14,23.16,6.0,20.9,0.32,21.3,20.61,0.69,0.62,1.51,20.9,20.75,6.0,19.46,1.24,21.02,17.99,3.03,0.12,1.56,19.49,19.37,6.0
+BI-CA-G040001 = 22.16,0.93,24.61,20.75,3.86,0.79,4.06,22.18,22.13,17.0,22.67,0.44,23.78,22.26,1.52,1.17,3.41,22.67,22.4,17.0,21.41,0.2,21.57,21.02,0.55,-0.82,2.42,21.41,21.44,17.0,20.39,1.01,21.71,18.54,3.17,-0.35,1.89,20.41,20.33,17.0,22.17,0.51,23.09,21.3,1.79,-0.03,1.97,22.17,22.06,17.0,24.12,0.72,25.43,22.68,2.76,-0.35,2.6,24.13,24.19,17.0,26.8,0.76,28.6,25.98,2.62,0.92,3.02,26.81,26.54,17.0,30.47,0.37,30.94,29.43,1.52,-1.36,4.88,30.47,30.53,17.0,31.34,1.16,33.98,29.57,4.41,0.61,3.06,31.36,31.5,17.0,25.94,0.5,27.09,25.16,1.93,0.72,3.06,25.94,25.85,17.0,23.36,0.98,25.85,22.13,3.72,1.06,3.53,23.38,22.95,17.0,22.54,0.59,24.33,21.85,2.48,1.9,6.29,22.54,22.4,17.0
+BI-CA-G040002 = 22.93,1.08,24.47,21.02,3.44,-0.15,2.24,22.95,22.78,10.0,21.97,0.69,22.81,20.89,1.93,-0.32,1.77,21.98,22.09,10.0,20.44,0.45,21.16,19.92,1.24,0.45,1.91,20.45,20.3,10.0,20.02,0.48,20.75,19.09,1.65,-0.4,2.55,20.03,20.06,10.0,22.83,0.53,23.78,22.19,1.58,0.58,2.2,22.83,22.75,10.0,25.57,0.31,26.05,25.02,1.03,-0.02,2.45,25.57,25.54,10.0,28.04,0.71,29.08,27.02,2.07,-0.0,1.85,28.05,27.91,10.0,31.19,0.45,31.7,30.39,1.31,-0.65,2.16,31.19,31.29,10.0,33.25,0.91,35.08,32.05,3.03,0.66,2.67,33.26,33.01,10.0,26.48,0.42,27.29,25.71,1.58,0.15,3.28,26.48,26.47,10.0,25.19,0.47,25.98,24.47,1.52,0.12,2.28,25.19,25.16,10.0,22.9,0.37,23.64,22.54,1.1,0.64,2.58,22.9,22.95,10.0
+BI-CA-G040003 = 21.92,0.85,22.95,21.16,1.79,0.3,1.42,21.93,21.78,4.0,22.07,0.29,22.4,21.71,0.69,-0.17,1.71,22.08,22.09,4.0,20.42,0.71,21.3,19.65,1.65,0.21,1.73,20.43,20.37,4.0,20.8,0.83,21.85,19.92,1.93,0.29,1.7,20.81,20.71,4.0,23.09,0.96,23.92,21.85,2.07,-0.45,1.59,23.11,23.3,4.0,25.67,0.53,26.26,25.16,1.1,0.1,1.21,25.68,25.64,4.0,27.53,1.12,28.6,26.26,2.34,-0.15,1.28,27.55,27.64,4.0,31.01,1.19,32.19,29.57,2.62,-0.25,1.46,31.03,31.15,4.0,32.34,0.37,32.81,32.05,0.76,0.41,1.52,32.34,32.25,4.0,26.04,0.15,26.26,25.92,0.34,0.99,2.23,26.04,25.98,4.0,24.93,0.51,25.43,24.4,1.03,-0.05,1.15,24.94,24.95,4.0,22.99,0.81,23.92,22.13,1.79,0.1,1.43,23.0,22.95,4.0
+BI-CA-G040004 = 22.69,0.48,23.37,21.57,1.79,-0.65,2.94,22.69,22.68,16.0,21.76,0.35,22.47,21.3,1.17,0.39,2.4,21.76,21.75,16.0,21.08,0.47,21.64,20.2,1.45,-0.41,2.04,21.08,21.02,16.0,20.12,0.49,21.09,19.37,1.72,0.4,2.72,20.13,20.09,16.0,22.67,0.86,24.61,21.3,3.31,0.62,2.77,22.68,22.47,16.0,25.07,0.72,26.05,23.78,2.27,-0.19,1.87,25.08,25.05,16.0,27.74,0.63,28.6,26.47,2.14,-0.41,2.19,27.74,27.78,16.0,30.9,0.33,31.22,30.12,1.1,-1.12,3.36,30.9,30.98,16.0,31.23,0.66,32.87,30.12,2.76,0.72,3.68,31.24,31.22,16.0,24.54,0.54,25.43,23.5,1.93,0.01,2.29,24.54,24.5,16.0,23.6,1.03,25.98,22.68,3.31,0.83,2.52,23.62,22.95,16.0,22.68,0.37,23.5,22.13,1.38,0.68,2.86,22.68,22.68,16.0
+BI-CA-G040005 = 23.57,0.54,24.06,22.4,1.65,-1.41,3.6,23.58,23.71,12.0,22.56,0.32,22.95,21.99,0.96,-0.11,1.9,22.56,22.5,12.0,21.06,0.48,21.85,20.2,1.65,-0.21,2.34,21.06,21.09,12.0,20.76,0.29,21.02,20.06,0.96,-1.15,3.73,20.76,20.82,12.0,24.53,0.57,25.71,23.57,2.14,0.45,2.91,24.54,24.4,12.0,25.96,0.56,27.09,25.43,1.65,0.86,2.46,25.97,25.71,12.0,28.01,0.81,29.02,26.54,2.48,-0.44,1.96,28.02,28.12,12.0,31.4,1.05,32.6,29.29,3.31,-0.61,2.3,31.42,31.7,12.0,32.02,1.05,33.7,30.12,3.58,-0.24,2.26,32.03,32.05,12.0,25.13,0.4,25.85,24.61,1.24,0.43,1.93,25.13,25.05,12.0,25.28,0.66,26.26,24.19,2.07,-0.19,2.05,25.29,25.3,12.0,24.03,0.74,25.16,22.95,2.2,-0.14,1.85,24.04,23.99,12.0
+BI-CI-G050001 = 25.19,0.72,26.26,24.06,2.2,-0.11,1.85,25.19,25.26,10.0,24.37,1.01,25.43,22.88,2.55,-0.53,1.6,24.39,24.81,10.0,24.71,0.85,25.98,23.78,2.2,0.43,1.75,24.72,24.47,10.0,23.86,0.77,24.74,22.26,2.48,-0.74,2.77,23.87,23.99,10.0,27.52,1.0,29.02,26.26,2.76,0.17,1.7,27.54,27.6,10.0,29.33,1.05,30.67,27.36,3.31,-0.52,2.27,29.34,29.43,10.0,28.79,1.32,31.22,26.54,4.69,0.05,2.8,28.82,28.74,10.0,32.07,1.18,33.84,30.39,3.44,-0.03,1.83,32.09,32.05,10.0,33.59,0.92,34.67,31.91,2.76,-0.58,2.33,33.6,33.6,10.0,30.45,1.13,31.77,28.19,3.58,-0.66,2.63,30.47,30.53,10.0,30.53,1.42,32.6,28.6,4.0,-0.11,1.69,30.56,30.63,10.0,26.74,0.6,27.64,25.98,1.65,0.14,1.58,26.74,26.64,10.0
+BI-CI-G050002 = 20.42,1.43,22.81,18.68,4.13,0.2,1.87,20.46,20.75,9.0,18.62,2.56,22.54,14.96,7.58,-0.03,2.02,18.78,19.09,9.0,18.8,1.81,22.13,16.34,5.79,0.44,2.35,18.88,18.27,9.0,17.51,2.23,21.44,14.27,7.17,0.3,2.22,17.64,17.99,9.0,18.3,2.7,22.95,14.27,8.68,0.23,2.16,18.47,18.54,9.0,19.94,3.19,25.02,14.82,10.2,-0.04,2.16,20.17,19.78,9.0,20.65,1.78,23.78,18.27,5.51,0.47,2.13,20.72,20.61,9.0,23.4,2.77,27.64,18.96,8.68,-0.16,2.1,23.54,23.5,9.0,24.04,2.82,28.74,19.92,8.82,0.24,2.1,24.19,23.78,9.0,20.87,2.32,24.33,17.44,6.89,0.1,1.82,20.99,20.61,9.0,19.96,2.8,24.74,15.93,8.82,0.15,2.22,20.13,19.92,9.0,20.71,1.72,23.78,18.27,5.51,0.34,2.24,20.77,21.02,9.0
+BI-CI-G050003 = 19.27,1.72,21.57,16.06,5.51,-0.39,2.22,19.34,19.37,11.0,19.21,1.99,21.85,15.86,5.99,-0.25,1.98,19.3,19.16,11.0,17.79,1.83,20.54,14.89,5.65,-0.25,1.99,17.87,17.99,11.0,17.05,1.92,19.92,14.2,5.72,0.03,1.87,17.14,17.44,11.0,17.89,1.67,20.61,15.24,5.37,-0.14,2.15,17.96,17.99,11.0,19.96,2.25,22.95,15.99,6.96,-0.31,2.14,20.07,19.99,11.0,19.99,2.21,23.23,16.61,6.61,-0.06,1.89,20.1,20.2,11.0,23.17,2.63,26.95,18.27,8.68,-0.48,2.31,23.31,23.92,11.0,23.7,3.31,28.26,18.41,9.85,-0.12,1.86,23.91,23.71,11.0,21.76,2.34,25.64,17.99,7.65,-0.08,2.22,21.87,21.85,11.0,19.55,2.04,22.68,16.48,6.2,-0.06,1.93,19.65,19.71,11.0,20.1,1.84,22.61,16.68,5.93,-0.46,2.2,20.18,20.47,11.0
+BI-CI-G050004 = 21.88,1.7,23.92,18.54,5.37,-0.61,2.37,21.94,22.26,11.0,22.5,1.7,25.02,19.92,5.1,0.09,1.88,22.56,22.54,11.0,22.06,1.55,24.88,19.92,4.96,0.35,2.1,22.11,22.26,11.0,21.2,1.44,23.64,19.09,4.55,0.19,1.94,21.24,21.44,11.0,22.8,1.8,26.12,20.47,5.65,0.38,2.09,22.86,22.81,11.0,24.16,2.37,28.46,20.75,7.72,0.24,2.12,24.26,24.61,11.0,24.42,2.14,27.36,20.47,6.89,-0.46,2.11,24.5,24.88,11.0,29.03,2.29,32.19,24.88,7.3,-0.44,2.08,29.12,29.7,11.0,30.59,2.92,33.77,24.88,8.89,-0.67,2.24,30.72,31.22,11.0,28.56,2.63,31.56,23.78,7.79,-0.48,1.94,28.67,28.88,11.0,25.02,3.05,29.7,20.2,9.51,-0.04,1.85,25.19,24.88,11.0,23.44,1.66,25.71,20.75,4.96,-0.11,1.8,23.49,23.78,11.0
+BI-CI-G050005 = 23.03,0.52,23.71,22.26,1.45,-0.03,1.72,23.04,23.02,8.0,23.02,1.65,24.88,20.47,4.41,-0.56,1.95,23.07,23.3,8.0,22.59,1.55,25.02,20.2,4.82,0.09,2.1,22.64,22.4,8.0,21.76,1.14,23.64,20.2,3.44,0.25,2.07,21.78,21.57,8.0,23.37,1.89,26.4,21.02,5.37,0.24,1.78,23.44,23.33,8.0,25.71,1.84,28.74,22.95,5.79,0.15,2.19,25.77,25.61,8.0,24.75,1.68,27.22,21.85,5.37,-0.37,2.41,24.8,24.88,8.0,28.52,1.81,31.5,25.71,5.79,0.08,2.27,28.58,28.53,8.0,30.04,1.97,32.46,26.26,6.2,-0.81,2.78,30.1,30.43,8.0,26.11,1.95,28.88,22.68,6.2,-0.38,2.43,26.18,26.4,8.0,25.71,2.0,29.43,23.23,6.2,0.6,2.45,25.78,25.36,8.0,24.24,0.91,25.43,22.68,2.76,-0.39,2.12,24.26,24.33,8.0
+BI-CI-G050006 = 24.02,0.37,24.47,23.37,1.1,-0.56,2.41,24.02,24.06,7.0,24.73,0.64,25.43,23.78,1.65,-0.45,1.64,24.74,25.02,7.0,24.79,0.72,25.71,23.5,2.2,-0.54,2.59,24.8,24.74,7.0,24.18,0.85,25.43,22.68,2.76,-0.39,2.92,24.2,24.06,7.0,27.02,1.27,28.88,25.16,3.72,0.09,1.98,27.04,26.67,7.0,27.87,1.39,29.98,25.57,4.41,-0.17,2.54,27.9,27.78,7.0,27.99,0.77,29.02,26.81,2.2,-0.17,1.91,28.0,28.19,7.0,32.61,1.04,34.11,30.81,3.31,-0.38,2.68,32.62,32.74,7.0,35.29,1.18,37.28,33.84,3.44,0.57,2.25,35.3,35.08,7.0,33.53,0.93,35.35,32.87,2.48,1.27,3.05,33.54,33.15,7.0,31.78,1.52,34.8,30.12,4.69,1.13,3.36,31.81,31.29,7.0,26.43,0.88,27.91,25.16,2.76,0.17,2.57,26.44,26.54,7.0
+BI-GI-G060001 = 22.71,0.35,23.37,22.26,1.1,0.62,2.31,22.71,22.68,10.0,23.28,0.39,24.06,22.68,1.38,0.49,2.88,23.28,23.23,10.0,22.42,0.36,22.95,21.85,1.1,-0.16,1.87,22.42,22.47,10.0,20.18,0.32,20.47,19.51,0.96,-1.04,2.97,20.19,20.27,10.0,22.83,0.43,23.5,22.13,1.38,-0.14,2.13,22.83,22.81,10.0,24.32,0.59,25.43,23.37,2.07,0.36,2.69,24.32,24.26,10.0,25.86,0.27,26.4,25.43,0.96,0.41,2.94,25.86,25.85,10.0,28.49,0.72,29.57,27.64,1.93,0.17,1.53,28.5,28.43,10.0,31.42,0.73,32.74,30.39,2.34,0.33,2.22,31.43,31.43,10.0,26.28,0.5,26.81,25.02,1.79,-1.6,5.33,26.28,26.26,10.0,24.71,0.57,25.98,24.06,1.93,1.12,3.39,24.72,24.47,10.0,23.74,0.6,24.88,22.81,2.07,0.3,2.49,23.75,23.78,10.0
+BI-GI-G060002 = 22.09,0.21,22.26,21.85,0.41,-0.21,1.28,22.09,22.13,4.0,20.35,0.82,21.37,19.37,2.0,0.07,1.93,20.36,20.33,4.0,19.58,0.18,19.78,19.37,0.41,-0.0,1.64,19.58,19.58,4.0,17.39,0.79,18.2,16.34,1.86,-0.46,1.89,17.4,17.51,4.0,20.06,0.34,20.47,19.65,0.83,0.0,2.0,20.06,20.06,4.0,22.13,1.07,23.37,20.75,2.62,-0.22,2.0,22.15,22.19,4.0,25.62,0.73,26.33,24.61,1.72,-0.68,2.09,25.63,25.78,4.0,26.48,0.9,27.36,25.71,1.65,0.03,1.04,26.5,26.43,4.0,31.31,0.29,31.63,30.94,0.69,-0.17,1.71,31.31,31.32,4.0,24.47,1.16,25.71,22.95,2.76,-0.37,1.89,24.49,24.61,4.0,20.99,1.07,22.26,19.65,2.62,-0.11,2.0,21.01,21.02,4.0,21.54,0.07,21.57,21.44,0.14,-1.15,2.34,21.54,21.57,4.0
+BI-GI-G060003 = 21.55,0.14,21.71,21.44,0.28,0.53,1.51,21.55,21.51,3.0,20.77,0.26,20.95,20.47,0.48,-0.65,1.5,20.77,20.89,3.0,20.61,0.48,20.89,20.06,0.83,-0.71,1.5,20.61,20.89,3.0,16.71,0.16,16.89,16.61,0.28,0.71,1.5,16.71,16.61,3.0,20.06,0.14,20.2,19.92,0.28,0.0,1.5,20.06,20.06,3.0,21.8,0.29,22.13,21.57,0.55,0.53,1.5,21.81,21.71,3.0,25.09,0.48,25.57,24.61,0.96,0.0,1.5,25.09,25.09,3.0,26.67,0.36,26.95,26.26,0.69,-0.6,1.5,26.67,26.81,3.0,30.88,0.62,31.5,30.26,1.24,0.0,1.5,30.88,30.88,3.0,23.73,1.11,24.74,22.54,2.2,-0.29,1.5,23.75,23.92,3.0,21.0,0.33,21.37,20.75,0.62,0.57,1.5,21.0,20.89,3.0,21.67,0.42,22.13,21.3,0.83,0.38,1.5,21.67,21.57,3.0
+BI-GI-G060004 = 22.51,0.36,22.95,22.13,0.83,0.24,1.4,22.51,22.4,5.0,23.44,0.45,23.92,22.81,1.1,-0.32,1.66,23.44,23.5,5.0,22.7,0.37,22.95,22.13,0.83,-0.84,2.08,22.71,22.95,5.0,20.36,0.45,21.02,19.92,1.1,0.57,1.83,20.37,20.2,5.0,22.93,0.18,23.09,22.68,0.41,-0.36,1.63,22.93,22.95,5.0,23.61,0.54,24.33,22.95,1.38,0.05,1.8,23.62,23.78,5.0,26.2,0.21,26.54,25.98,0.55,0.75,2.36,26.21,26.12,5.0,28.75,0.22,29.02,28.46,0.55,-0.2,1.66,28.75,28.81,5.0,31.59,0.45,32.19,30.94,1.24,-0.18,2.27,31.6,31.56,5.0,26.34,0.21,26.67,26.12,0.55,0.75,2.36,26.34,26.26,5.0,24.41,0.61,25.16,23.5,1.65,-0.37,2.22,24.42,24.33,5.0,24.34,0.41,24.88,23.78,1.1,-0.13,1.99,24.35,24.47,5.0
+BI-GI-G060005 = 22.44,0.33,22.95,21.92,1.03,-0.09,2.26,22.45,22.4,8.0,21.95,0.57,22.68,21.02,1.65,-0.08,2.04,21.95,21.95,8.0,20.66,0.27,21.02,20.2,0.83,-0.31,2.09,20.66,20.64,8.0,18.99,0.42,19.37,17.99,1.38,-1.88,5.28,19.0,19.09,8.0,21.09,0.77,22.4,20.2,2.2,0.51,2.01,21.1,20.95,8.0,23.42,0.76,24.47,22.4,2.07,0.13,1.67,23.43,23.37,8.0,25.92,0.52,26.67,25.3,1.38,0.03,1.54,25.93,25.98,8.0,27.03,0.83,28.19,26.12,2.07,0.4,1.68,27.05,26.85,8.0,30.88,0.64,31.77,30.05,1.72,0.05,1.73,30.89,30.88,8.0,25.94,0.89,27.09,24.26,2.82,-0.74,2.73,25.95,26.09,8.0,23.25,0.63,23.78,21.92,1.86,-1.2,3.6,23.26,23.3,8.0,22.42,0.43,22.95,21.71,1.24,-0.15,2.07,22.42,22.4,8.0
+BI-GI-G060006 = 22.41,0.35,22.68,21.71,0.96,-1.02,2.86,22.41,22.54,8.0,23.04,0.44,23.64,22.4,1.24,-0.11,1.77,23.04,23.09,8.0,21.76,0.48,22.4,21.02,1.38,-0.13,1.77,21.77,21.75,8.0,19.96,0.37,20.47,19.44,1.03,-0.14,1.89,19.97,19.92,8.0,22.27,0.56,22.81,21.3,1.52,-0.6,2.0,22.28,22.44,8.0,24.73,0.78,25.85,23.78,2.07,0.31,1.64,24.74,24.61,8.0,26.57,0.29,26.95,26.12,0.83,-0.25,1.74,26.57,26.6,8.0,28.99,0.49,29.84,28.46,1.38,0.53,2.06,28.99,28.84,8.0,31.38,0.88,32.6,29.84,2.76,-0.29,2.41,31.39,31.43,8.0,26.28,0.39,26.81,25.57,1.24,-0.51,2.44,26.28,26.36,8.0,23.97,0.92,25.16,22.54,2.62,-0.03,1.97,23.98,23.95,8.0,23.78,0.29,24.33,23.37,0.96,0.47,2.78,23.78,23.78,8.0
+BI-GI-G060007 = 22.47,0.26,22.81,22.13,0.69,0.0,1.73,22.47,22.47,6.0,22.75,1.08,23.78,21.02,2.76,-0.53,1.92,22.77,22.88,6.0,20.82,0.89,22.13,19.92,2.2,0.35,1.6,20.83,20.68,6.0,18.93,0.4,19.37,18.27,1.1,-0.66,2.23,18.94,19.03,6.0,21.4,0.64,22.13,20.47,1.65,-0.34,1.71,21.41,21.51,6.0,24.97,0.92,25.98,23.5,2.48,-0.5,2.04,24.99,25.09,6.0,27.03,0.17,27.29,26.81,0.48,0.36,2.32,27.03,27.02,6.0,28.76,0.36,29.15,28.19,0.96,-0.48,1.94,28.77,28.81,6.0,31.99,0.66,32.87,30.94,1.93,-0.33,2.3,32.0,32.08,6.0,26.99,0.48,27.64,26.26,1.38,-0.18,2.14,27.0,26.95,6.0,23.09,1.03,24.61,21.57,3.03,-0.05,2.3,23.11,23.23,6.0,22.22,0.81,23.5,21.3,2.2,0.47,2.04,22.23,22.13,6.0
+BI-GI-G060008 = 22.85,0.25,23.23,22.54,0.69,0.3,2.05,22.85,22.85,6.0,22.5,0.58,23.23,21.57,1.65,-0.46,2.19,22.51,22.61,6.0,20.44,0.65,21.44,19.65,1.79,0.31,2.0,20.45,20.44,6.0,19.34,0.22,19.65,19.09,0.55,0.14,1.7,19.34,19.34,6.0,21.71,0.94,22.95,20.47,2.48,-0.0,1.72,21.73,21.71,6.0,24.57,0.54,25.3,23.78,1.52,-0.17,2.05,24.58,24.61,6.0,26.95,0.12,27.09,26.81,0.28,-0.0,1.5,26.95,26.95,6.0,27.36,1.05,28.6,25.71,2.89,-0.41,2.09,27.38,27.36,6.0,31.6,0.33,32.19,31.22,0.96,0.92,2.97,31.6,31.5,6.0,25.78,0.49,26.54,25.16,1.38,0.36,2.09,25.78,25.71,6.0,22.57,0.52,23.5,21.99,1.52,0.95,2.96,22.58,22.4,6.0,22.68,0.93,23.78,21.57,2.2,0.0,1.53,22.69,22.68,6.0
+BI-GI-G060009 = 21.93,0.12,22.13,21.85,0.28,0.84,2.08,21.93,21.85,5.0,22.72,0.39,23.09,22.13,0.96,-0.69,2.02,22.72,22.88,5.0,22.14,0.21,22.4,21.85,0.55,-0.15,1.97,22.14,22.13,5.0,19.3,0.56,19.92,18.54,1.38,-0.27,1.66,19.31,19.37,5.0,21.52,0.37,21.99,21.02,0.96,-0.12,1.83,21.52,21.57,5.0,24.0,0.16,24.19,23.78,0.41,-0.27,1.96,24.0,24.06,5.0,25.03,0.16,25.23,24.88,0.34,0.15,1.37,25.03,25.02,5.0,27.64,0.19,27.91,27.36,0.55,0.0,2.5,27.64,27.64,5.0,30.1,0.62,30.81,29.29,1.52,-0.15,1.57,30.11,30.12,5.0,25.14,0.8,26.26,24.19,2.07,0.22,1.92,25.15,25.23,5.0,24.47,0.1,24.61,24.33,0.28,-0.0,2.5,24.47,24.47,5.0,23.2,0.27,23.5,22.81,0.69,-0.4,1.99,23.2,23.23,5.0
+BI-GI-G060010 = 21.56,0.33,21.92,21.02,0.9,-0.81,2.59,21.56,21.57,5.0,21.52,0.3,21.85,21.02,0.83,-0.87,2.73,21.52,21.57,5.0,21.84,0.44,22.4,21.3,1.1,0.1,1.69,21.84,21.78,5.0,18.17,0.61,18.82,17.44,1.38,-0.16,1.35,18.18,18.27,5.0,20.68,0.42,21.16,20.2,0.96,0.0,1.38,20.68,20.68,5.0,22.31,0.27,22.54,21.85,0.69,-1.19,2.91,22.31,22.4,5.0,24.66,0.25,25.02,24.33,0.69,0.18,2.45,24.66,24.68,5.0,26.55,0.29,26.81,26.12,0.69,-0.65,1.88,26.55,26.67,5.0,29.43,0.28,29.84,29.15,0.69,0.63,1.95,29.43,29.29,5.0,23.08,0.84,24.19,22.13,2.07,0.16,1.62,23.09,23.09,5.0,22.31,0.43,22.81,21.85,0.96,0.11,1.33,22.31,22.26,5.0,22.44,0.39,22.81,21.92,0.9,-0.45,1.42,22.45,22.68,5.0
+BI-KI-G090001 = 24.92,2.05,26.81,21.02,5.79,-0.99,2.77,24.99,26.12,7.0,24.57,0.45,25.43,24.06,1.38,0.95,3.06,24.57,24.47,7.0,24.33,0.47,24.88,23.5,1.38,-0.61,2.47,24.33,24.4,7.0,20.82,0.35,21.16,20.2,0.96,-0.67,2.36,20.82,20.89,7.0,22.52,0.65,23.23,21.3,1.93,-0.81,2.8,22.53,22.54,7.0,24.0,0.3,24.33,23.37,0.96,-1.31,3.9,24.0,24.06,7.0,26.56,0.43,27.09,25.85,1.24,-0.43,2.17,26.57,26.54,7.0,27.2,0.61,28.19,26.26,1.93,0.11,2.52,27.21,27.22,7.0,30.53,0.55,31.22,29.57,1.65,-0.57,2.48,30.54,30.6,7.0,26.54,0.42,27.09,25.98,1.1,0.04,1.54,26.54,26.4,7.0,27.77,0.4,28.46,27.36,1.1,0.58,2.3,27.77,27.78,7.0,25.77,0.24,26.12,25.43,0.69,0.13,1.99,25.77,25.71,7.0
+BI-KI-G090002 = 24.39,0.89,25.98,22.81,3.17,-0.11,2.46,24.4,24.33,15.0,24.41,1.69,27.36,21.3,6.06,-0.23,2.25,24.47,24.81,15.0,22.26,0.74,23.5,21.02,2.48,-0.23,2.0,22.28,22.33,15.0,21.63,0.38,22.26,20.75,1.52,-0.6,3.4,21.64,21.71,15.0,23.18,0.58,24.33,22.26,2.07,0.38,2.46,23.18,23.23,15.0,25.13,0.44,25.85,24.33,1.52,-0.01,2.18,25.14,25.16,15.0,27.01,0.4,27.36,25.98,1.38,-1.23,3.85,27.02,27.22,15.0,27.5,0.89,29.29,25.85,3.44,0.22,2.77,27.51,27.36,15.0,29.61,1.05,32.05,28.46,3.58,0.95,3.0,29.63,29.15,15.0,24.97,0.67,26.54,23.78,2.76,0.58,3.47,24.98,24.88,15.0,25.66,1.21,27.5,23.23,4.27,-0.38,2.35,25.68,25.64,15.0,24.43,0.66,25.98,23.5,2.48,0.91,3.24,24.44,24.33,15.0
+BI-KI-G090003 = 22.83,0.28,23.23,22.4,0.83,-0.13,2.42,22.83,22.85,6.0,24.03,0.64,24.61,22.88,1.72,-0.94,2.73,24.04,24.16,6.0,22.46,0.47,23.23,21.92,1.31,0.57,2.29,22.46,22.4,6.0,21.86,0.24,22.13,21.57,0.55,-0.31,1.45,21.86,21.92,6.0,23.37,0.44,24.06,22.88,1.17,0.41,1.98,23.37,23.33,6.0,26.01,0.27,26.4,25.71,0.69,0.47,1.72,26.01,25.92,6.0,27.22,0.25,27.64,26.95,0.69,0.69,2.34,27.23,27.16,6.0,28.06,0.34,28.6,27.64,0.96,0.4,2.2,28.06,28.05,6.0,30.1,0.43,30.67,29.57,1.1,0.25,1.61,30.1,29.98,6.0,25.15,0.2,25.43,24.88,0.55,0.18,1.98,25.15,25.12,6.0,24.61,0.04,24.68,24.54,0.14,0.0,2.2,24.61,24.61,6.0,23.06,0.1,23.23,22.95,0.28,0.57,2.22,23.06,23.06,6.0
+BI-KI-G090004 = 24.0,0.27,24.33,23.64,0.69,-0.01,1.6,24.0,23.99,6.0,23.22,0.85,24.74,22.4,2.34,0.95,2.75,23.23,23.06,6.0,22.39,0.41,22.81,21.71,1.1,-0.51,2.35,22.39,22.37,6.0,21.14,0.41,21.64,20.61,1.03,-0.26,1.59,21.14,21.23,6.0,22.63,1.01,23.64,21.02,2.62,-0.58,1.95,22.65,22.88,6.0,25.36,0.83,26.26,24.06,2.2,-0.5,1.98,25.38,25.5,6.0,26.33,0.72,27.16,25.43,1.72,0.02,1.46,26.34,26.29,6.0,26.87,0.47,27.43,26.26,1.17,0.06,1.58,26.87,26.81,6.0,28.52,0.76,29.43,27.5,1.93,-0.02,1.57,28.53,28.46,6.0,24.34,0.58,24.88,23.37,1.52,-0.69,2.32,24.35,24.4,6.0,24.27,0.42,24.95,23.78,1.17,0.45,2.24,24.28,24.26,6.0,23.8,0.22,24.06,23.5,0.55,0.03,1.69,23.8,23.78,6.0
+BI-KI-G090005 = 24.27,0.8,24.88,22.68,2.2,-1.24,3.21,24.28,24.61,7.0,24.42,0.61,25.16,23.5,1.65,-0.07,1.89,24.43,24.33,7.0,22.88,0.44,23.5,22.13,1.38,-0.27,2.69,22.89,22.81,7.0,20.75,0.61,21.57,19.92,1.65,0.03,1.7,20.76,20.89,7.0,21.78,0.47,22.4,21.3,1.1,0.4,1.65,21.79,21.71,7.0,24.73,0.28,25.16,24.47,0.69,0.44,1.56,24.74,24.61,7.0,27.0,0.23,27.36,26.67,0.69,0.12,2.2,27.0,27.09,7.0,26.08,0.72,27.29,25.16,2.14,0.39,2.22,26.09,25.92,7.0,29.07,0.71,30.26,28.19,2.07,0.5,2.15,29.08,29.02,7.0,24.86,0.67,25.98,23.78,2.2,0.07,2.93,24.87,24.88,7.0,26.29,1.1,27.71,24.88,2.82,-0.09,1.57,26.31,26.12,7.0,24.56,0.52,25.5,23.78,1.72,0.41,3.07,24.56,24.61,7.0
+BI-KI-G090006 = 24.04,1.02,25.16,22.13,3.03,-0.62,2.11,24.06,24.4,10.0,23.45,0.73,24.33,22.13,2.2,-0.4,2.05,23.46,23.44,10.0,22.9,0.92,24.61,21.85,2.76,0.68,2.2,22.91,22.61,10.0,20.04,0.3,20.47,19.51,0.96,-0.43,2.32,20.04,20.09,10.0,21.4,0.4,21.85,20.75,1.1,-0.23,1.68,21.4,21.47,10.0,23.94,0.12,24.06,23.78,0.28,-0.35,1.49,23.94,23.95,10.0,25.88,0.57,26.67,25.16,1.52,-0.14,1.73,25.89,25.95,10.0,25.94,0.42,26.54,25.02,1.52,-0.93,3.47,25.95,26.05,10.0,29.27,0.64,30.26,28.46,1.79,0.24,1.71,29.28,29.22,10.0,24.89,0.59,25.85,24.06,1.79,0.36,1.98,24.9,24.74,10.0,25.64,1.0,27.22,24.61,2.62,0.42,1.75,25.66,25.5,10.0,25.3,0.71,26.54,24.33,2.2,0.29,1.96,25.31,25.23,10.0
+BI-KI-G090007 = 24.16,0.43,24.54,23.37,1.17,-1.16,3.09,24.16,24.26,6.0,22.64,0.55,23.23,21.85,1.38,-0.25,1.57,22.65,22.68,6.0,21.74,0.43,22.4,21.3,1.1,0.65,1.85,21.74,21.57,6.0,19.89,0.31,20.2,19.37,0.83,-0.6,2.42,19.89,19.89,6.0,20.66,0.42,21.3,20.2,1.1,0.51,1.82,20.66,20.54,6.0,23.93,0.45,24.61,23.44,1.17,0.33,1.88,23.93,23.92,6.0,26.09,0.39,26.4,25.36,1.03,-1.17,3.07,26.09,26.19,6.0,25.36,0.6,25.98,24.33,1.65,-0.78,2.56,25.37,25.43,6.0,27.83,0.31,28.19,27.36,0.83,-0.32,1.92,27.83,27.84,6.0,23.96,0.57,24.61,22.95,1.65,-0.86,2.82,23.97,24.06,6.0,24.09,0.42,24.54,23.37,1.17,-0.71,2.65,24.09,24.06,6.0,24.11,0.19,24.33,23.85,0.48,0.06,1.85,24.11,24.06,6.0
+BI-KR-G070001 = 22.48,0.21,22.68,22.13,0.55,-0.76,2.52,22.48,22.5,6.0,22.98,0.24,23.37,22.68,0.69,0.5,2.42,22.98,22.95,6.0,22.44,0.87,23.5,21.02,2.48,-0.45,2.29,22.45,22.47,6.0,20.46,0.32,20.75,19.92,0.83,-0.75,2.26,20.46,20.54,6.0,21.82,1.16,23.23,19.92,3.31,-0.43,2.4,21.84,21.68,6.0,23.75,0.3,24.06,23.23,0.83,-0.83,2.43,23.75,23.85,6.0,26.28,0.18,26.54,25.98,0.55,-0.32,2.6,26.28,26.26,6.0,27.99,0.11,28.19,27.91,0.28,0.99,2.59,27.99,27.95,6.0,32.33,0.66,33.15,31.36,1.79,-0.22,1.82,32.34,32.36,6.0,25.08,0.3,25.43,24.61,0.83,-0.47,2.13,25.08,25.12,6.0,23.42,0.38,24.06,22.95,1.1,0.59,2.42,23.43,23.33,6.0,23.44,0.48,24.06,22.68,1.38,-0.34,2.32,23.44,23.44,6.0
+BI-KR-G070002 = 22.96,0.53,24.06,22.4,1.65,1.05,3.18,22.97,22.78,8.0,23.52,0.57,24.19,22.81,1.38,-0.29,1.39,23.53,23.71,8.0,21.23,0.41,22.13,21.02,1.1,1.56,3.86,21.23,21.02,8.0,20.4,0.38,20.75,19.65,1.1,-1.02,3.0,20.41,20.54,8.0,22.57,0.35,22.95,21.99,0.96,-0.31,1.9,22.58,22.54,8.0,23.77,0.31,24.26,23.23,1.03,-0.19,2.64,23.77,23.78,8.0,26.75,0.38,27.36,26.26,1.1,0.45,2.04,26.75,26.71,8.0,28.6,0.45,29.15,27.91,1.24,-0.19,1.67,28.61,28.6,8.0,31.88,0.57,32.6,31.22,1.38,-0.03,1.41,31.89,31.98,8.0,25.35,0.74,26.12,24.06,2.07,-0.73,2.17,25.36,25.5,8.0,23.55,0.25,23.78,23.09,0.69,-0.69,2.26,23.55,23.57,8.0,23.75,0.51,24.47,22.95,1.52,-0.12,2.12,23.76,23.75,8.0
+BI-KR-G070003 = 22.6,0.44,23.23,22.13,1.1,0.32,1.66,22.6,22.54,6.0,22.96,0.2,23.23,22.68,0.55,-0.18,1.98,22.96,22.99,6.0,22.3,0.5,22.88,21.57,1.31,-0.34,1.7,22.3,22.4,6.0,20.53,0.07,20.61,20.47,0.14,0.33,1.41,20.53,20.51,6.0,22.84,0.6,23.5,21.92,1.58,-0.42,1.92,22.84,22.92,6.0,24.34,0.34,24.88,23.85,1.03,0.2,2.65,24.34,24.33,6.0,25.94,0.73,26.81,24.88,1.93,-0.12,1.81,25.95,25.88,6.0,28.25,0.96,29.84,27.36,2.48,0.73,2.13,28.26,27.95,6.0,32.24,0.24,32.46,31.91,0.55,-0.53,1.57,32.24,32.32,6.0,25.25,1.23,27.09,23.78,3.31,0.32,1.8,25.27,25.02,6.0,24.14,0.3,24.61,23.78,0.83,0.47,2.13,24.14,24.09,6.0,23.06,0.37,23.5,22.4,1.1,-0.81,2.91,23.06,23.13,6.0
+BI-KR-G070004 = 22.76,0.52,23.64,22.26,1.38,0.78,2.32,22.76,22.61,6.0,23.32,0.31,23.78,22.81,0.96,-0.24,2.85,23.32,23.37,6.0,21.33,0.31,21.85,21.02,0.83,0.57,2.24,21.34,21.33,6.0,19.86,0.47,20.33,19.09,1.24,-0.54,2.22,19.87,19.89,6.0,21.4,0.62,22.26,20.47,1.79,-0.15,2.15,21.41,21.44,6.0,23.37,0.39,23.78,22.68,1.1,-0.87,2.72,23.37,23.44,6.0,26.2,0.36,26.81,25.85,0.96,0.64,2.41,26.2,26.19,6.0,28.13,0.26,28.6,27.91,0.69,1.02,2.71,28.13,28.05,6.0,30.91,0.87,32.32,29.84,2.48,0.57,2.29,30.92,30.63,6.0,24.87,0.15,25.16,24.74,0.41,1.18,3.15,24.87,24.85,6.0,23.52,0.68,24.33,22.4,1.93,-0.48,2.27,23.52,23.54,6.0,23.32,0.75,24.33,22.68,1.65,0.33,1.38,23.33,23.09,6.0
+BI-KR-G070005 = 22.01,0.31,22.4,21.57,0.83,-0.35,1.69,22.01,22.09,8.0,22.74,0.47,23.5,21.99,1.52,0.1,2.41,22.74,22.68,8.0,20.64,0.98,21.57,19.09,2.48,-1.01,2.26,20.66,21.02,8.0,19.76,0.38,20.33,19.37,0.96,0.24,1.48,19.76,19.71,8.0,21.96,0.29,22.33,21.57,0.76,-0.23,1.8,21.96,21.99,8.0,23.85,0.26,24.19,23.37,0.83,-0.61,2.67,23.85,23.88,8.0,26.64,0.3,27.29,26.26,1.03,1.24,3.95,26.64,26.54,8.0,30.23,0.66,31.22,29.5,1.72,0.4,1.56,30.24,29.98,8.0,32.27,0.57,33.15,31.5,1.65,0.06,1.85,32.28,32.29,8.0,25.77,0.28,26.12,25.3,0.83,-0.61,2.19,25.77,25.85,8.0,23.71,0.28,24.06,23.37,0.69,-0.06,1.65,23.71,23.78,8.0,23.18,0.5,23.92,22.54,1.38,0.39,1.95,23.18,23.12,8.0
+BI-KR-G070006 = 22.83,0.62,23.64,22.13,1.52,-0.04,1.53,22.83,22.92,6.0,23.0,0.36,23.5,22.54,0.96,0.06,1.85,23.0,23.02,6.0,21.47,0.67,22.13,20.33,1.79,-0.81,2.26,21.48,21.71,6.0,20.36,0.19,20.47,19.99,0.48,-1.48,3.58,20.36,20.44,6.0,22.19,0.22,22.47,21.92,0.55,0.0,1.5,22.2,22.19,6.0,24.54,0.49,25.3,23.99,1.31,0.6,1.98,24.54,24.33,6.0,26.68,0.22,27.09,26.54,0.55,1.1,2.66,26.69,26.57,6.0,30.27,0.14,30.39,30.12,0.28,-0.09,1.09,30.27,30.29,6.0,32.84,0.67,33.98,32.05,1.93,0.61,2.56,32.85,32.84,6.0,26.15,0.41,26.67,25.64,1.03,0.34,1.68,26.15,25.98,6.0,24.59,0.66,25.71,23.92,1.79,0.71,2.33,24.6,24.47,6.0,23.29,0.57,24.19,22.68,1.52,0.63,2.05,23.29,23.09,6.0
+BI-KR-G070007 = 23.32,0.56,24.06,22.68,1.38,0.1,1.63,23.33,23.37,5.0,23.01,0.29,23.37,22.68,0.69,0.16,1.51,23.01,22.95,5.0,22.36,0.27,22.68,21.99,0.69,-0.22,1.92,22.36,22.33,5.0,20.32,0.1,20.47,20.2,0.28,0.37,2.22,20.32,20.33,5.0,22.28,0.57,22.95,21.57,1.38,-0.08,1.52,22.28,22.33,5.0,25.52,0.66,26.26,24.61,1.65,-0.28,1.76,25.52,25.57,5.0,26.33,0.26,26.67,25.98,0.69,-0.03,2.02,26.33,26.4,5.0,29.81,0.25,30.12,29.43,0.69,-0.55,2.59,29.82,29.84,5.0,32.85,0.57,33.43,31.91,1.52,-0.9,2.61,32.85,32.87,5.0,26.96,0.37,27.36,26.54,0.83,-0.22,1.3,26.96,27.09,5.0,25.38,0.95,26.81,24.19,2.62,0.42,2.4,25.39,25.16,5.0,24.56,0.91,25.71,23.23,2.48,-0.29,2.22,24.58,24.47,5.0
+BI-KY-G080001 = 23.37,0.19,23.5,23.23,0.28,0.0,1.0,23.37,23.37,2.0,20.61,0.58,21.02,20.2,0.83,-0.0,1.0,20.61,20.61,2.0,20.82,0.88,21.44,20.2,1.24,-0.0,1.0,20.83,20.82,2.0,17.92,0.68,18.41,17.44,0.96,-0.0,1.0,17.93,17.92,2.0,19.44,0.49,19.78,19.09,0.69,0.0,1.0,19.44,19.44,2.0,19.85,1.07,20.61,19.09,1.52,0.0,1.0,19.87,19.85,2.0,23.44,0.68,23.92,22.95,0.96,0.0,1.0,23.44,23.44,2.0,23.23,1.17,24.06,22.4,1.65,0.0,1.0,23.24,23.23,2.0,26.33,1.27,27.22,25.43,1.79,-0.0,1.0,26.34,26.33,2.0,24.33,0.39,24.61,24.06,0.55,0.0,1.0,24.33,24.33,2.0,22.4,0.78,22.95,21.85,1.1,-0.0,1.0,22.41,22.4,2.0,21.71,0.58,22.13,21.3,0.83,0.0,1.0,21.72,21.71,2.0
+BI-KY-G080002 = 23.14,0.44,23.64,22.81,0.83,0.63,1.5,23.14,22.95,3.0,21.62,0.21,21.85,21.44,0.41,0.38,1.5,21.62,21.57,3.0,21.99,0.6,22.4,21.3,1.1,-0.67,1.5,21.99,22.26,3.0,18.82,0.24,18.96,18.54,0.41,-0.71,1.5,18.82,18.96,3.0,19.28,0.57,19.92,18.82,1.1,0.53,1.5,19.28,19.09,3.0,20.33,0.63,21.02,19.78,1.24,0.38,1.5,20.34,20.2,3.0,23.46,0.35,23.78,23.09,0.69,-0.24,1.5,23.46,23.5,3.0,23.96,0.44,24.47,23.64,0.83,0.63,1.5,23.97,23.78,3.0,28.19,0.69,28.88,27.5,1.38,0.0,1.5,28.19,28.19,3.0,24.65,0.21,24.88,24.47,0.41,0.38,1.5,24.65,24.61,3.0,23.46,0.62,24.06,22.81,1.24,-0.14,1.5,23.46,23.5,3.0,24.51,0.32,24.88,24.33,0.55,0.71,1.5,24.52,24.33,3.0
+BI-KY-G080003 = 23.6,0.34,24.06,23.23,0.83,0.14,1.61,23.6,23.64,5.0,21.26,0.54,21.99,20.47,1.52,-0.17,2.42,21.26,21.3,5.0,21.26,0.78,22.4,20.2,2.2,0.18,2.49,21.27,21.23,5.0,18.9,0.32,19.37,18.54,0.83,0.41,2.07,18.9,18.96,5.0,19.77,0.58,20.61,19.09,1.52,0.32,2.01,19.78,19.85,5.0,20.78,0.78,21.99,19.92,2.07,0.64,2.36,20.79,20.75,5.0,23.37,0.75,24.47,22.4,2.07,0.29,2.32,23.38,23.23,5.0,23.52,1.37,25.43,21.57,3.86,-0.03,2.46,23.55,23.5,5.0,27.86,0.99,29.29,26.54,2.76,0.18,2.4,27.87,27.78,5.0,24.26,0.69,25.16,23.23,1.93,-0.33,2.48,24.27,24.33,5.0,23.44,0.61,24.33,22.68,1.65,0.35,2.23,23.44,23.3,5.0,22.59,0.87,23.44,21.3,2.14,-0.48,1.97,22.61,22.54,5.0
+BI-KY-G080004 = 20.89,1.27,22.4,19.65,2.76,0.22,1.41,20.91,20.75,4.0,16.53,1.22,18.27,15.65,2.62,0.86,2.05,16.56,16.1,4.0,18.03,0.73,19.09,17.44,1.65,0.96,2.21,18.04,17.79,4.0,15.22,1.12,16.89,14.48,2.41,1.1,2.29,15.25,14.75,4.0,16.24,1.06,17.72,15.24,2.48,0.69,2.03,16.26,15.99,4.0,17.22,1.14,18.75,16.06,2.69,0.51,1.93,17.25,17.03,4.0,20.04,1.28,21.71,18.82,2.89,0.45,1.71,20.07,19.82,4.0,20.51,1.24,22.33,19.58,2.76,1.01,2.23,20.54,20.06,4.0,22.88,1.61,24.95,21.57,3.38,0.44,1.57,22.93,22.5,4.0,20.27,1.57,22.4,18.96,3.44,0.64,1.82,20.31,19.85,4.0,18.08,1.76,20.54,16.61,3.93,0.75,1.96,18.14,17.58,4.0,19.66,1.16,21.37,18.82,2.55,1.03,2.24,19.69,19.23,4.0
+BI-KY-G080005 = 22.36,0.81,22.95,21.44,1.52,-0.62,1.5,22.37,22.68,3.0,20.29,1.41,21.3,18.68,2.62,-0.64,1.5,20.32,20.89,3.0,19.69,0.88,20.2,18.68,1.52,-0.71,1.5,19.7,20.2,3.0,18.31,1.49,19.37,16.61,2.76,-0.65,1.5,18.35,18.96,3.0,18.13,0.96,18.82,17.03,1.79,-0.64,1.5,18.15,18.54,3.0,19.05,0.81,19.65,18.13,1.52,-0.62,1.5,19.06,19.37,3.0,21.9,1.24,22.68,20.47,2.2,-0.7,1.5,21.92,22.54,3.0,22.54,0.96,23.5,21.57,1.93,0.0,1.5,22.55,22.54,3.0,25.94,1.39,26.81,24.33,2.48,-0.7,1.5,25.96,26.67,3.0,23.41,1.15,24.33,22.13,2.2,-0.53,1.5,23.43,23.78,3.0,21.3,1.68,22.4,19.37,3.03,-0.69,1.5,21.34,22.13,3.0,22.54,1.24,23.78,21.3,2.48,-0.0,1.5,22.56,22.54,3.0
+BI-KY-G080006 = 21.02,2.2,23.23,18.82,4.41,-0.0,1.5,21.1,21.02,3.0,18.8,1.46,20.33,17.44,2.89,0.23,1.5,18.83,18.61,3.0,18.59,1.66,20.2,16.89,3.31,-0.1,1.5,18.64,18.68,3.0,16.41,1.52,17.99,14.96,3.03,0.17,1.5,16.45,16.27,3.0,17.07,2.07,19.09,14.96,4.13,-0.08,1.5,17.16,17.17,3.0,17.81,1.72,19.51,16.06,3.44,-0.05,1.5,17.86,17.85,3.0,19.69,3.03,22.68,16.61,6.06,-0.06,1.5,19.85,19.78,3.0,19.9,2.14,21.99,17.72,4.27,-0.08,1.5,19.97,19.99,3.0,23.02,3.03,25.98,19.92,6.06,-0.08,1.5,23.15,23.16,3.0,22.03,1.59,23.64,20.47,3.17,0.05,1.5,22.07,21.99,3.0,19.67,2.69,22.26,16.89,5.37,-0.12,1.5,19.79,19.85,3.0,19.03,2.21,21.3,16.89,4.41,0.11,1.5,19.11,18.89,3.0
+BI-KY-G080007 = 22.94,0.95,24.33,21.99,2.34,0.43,1.94,22.95,23.02,5.0,22.73,0.44,23.23,22.13,1.1,-0.2,1.74,22.74,22.68,5.0,22.77,0.5,23.5,22.13,1.38,0.26,2.38,22.78,22.81,5.0,19.25,0.1,19.37,19.09,0.28,-0.37,2.22,19.25,19.23,5.0,21.27,0.42,21.85,20.75,1.1,0.15,1.97,21.27,21.3,5.0,22.57,0.56,23.37,21.85,1.52,0.18,2.11,22.57,22.68,5.0,24.47,0.28,24.74,24.06,0.69,-0.63,1.95,24.47,24.61,5.0,25.6,0.63,26.54,25.16,1.38,0.68,1.75,25.6,25.16,5.0,29.62,0.16,29.84,29.43,0.41,0.27,1.96,29.62,29.57,5.0,25.2,0.17,25.43,25.02,0.41,0.4,1.76,25.2,25.16,5.0,24.66,0.16,24.88,24.47,0.41,0.27,1.96,24.66,24.61,5.0,24.28,0.57,25.16,23.78,1.38,0.67,2.11,24.28,24.19,5.0
+BI-KY-G080008 = 20.49,0.79,21.23,19.51,1.72,-0.32,1.49,20.5,20.61,4.0,17.65,1.46,18.96,16.06,2.89,-0.1,1.15,17.69,17.79,4.0,17.84,0.86,18.61,17.03,1.58,-0.01,1.02,17.85,17.85,4.0,15.43,1.51,16.75,13.86,2.89,-0.06,1.09,15.48,15.55,4.0,16.2,0.96,17.03,15.24,1.79,-0.04,1.05,16.22,16.27,4.0,17.35,0.79,18.06,16.48,1.58,-0.13,1.18,17.37,17.44,4.0,18.8,1.16,19.99,17.44,2.55,-0.16,1.4,18.83,18.89,4.0,19.65,0.79,20.61,18.68,1.93,0.0,2.0,19.66,19.65,4.0,22.44,1.31,23.78,20.89,2.89,-0.17,1.42,22.46,22.54,4.0,20.99,1.08,21.99,19.92,2.07,-0.02,1.05,21.01,21.02,4.0,18.18,1.73,19.78,16.61,3.17,0.0,1.01,18.24,18.16,4.0,18.99,0.96,20.2,17.85,2.34,0.12,1.95,19.01,18.96,4.0
+BI-KY-G080009 = 22.86,0.55,23.78,22.33,1.45,1.0,2.68,22.86,22.81,5.0,21.78,0.7,22.4,20.61,1.79,-1.08,2.74,21.79,21.85,5.0,22.31,0.36,22.68,21.71,0.96,-0.95,2.75,22.31,22.4,5.0,19.12,0.45,19.37,18.34,1.03,-1.36,3.04,19.13,19.37,5.0,20.56,0.36,20.95,19.99,0.96,-0.64,2.33,20.56,20.61,5.0,22.31,0.88,23.09,20.95,2.14,-0.62,2.14,22.32,22.26,5.0,24.56,0.53,24.88,23.64,1.24,-1.34,3.01,24.57,24.81,5.0,25.98,0.91,26.81,24.61,2.2,-0.55,2.04,26.0,25.98,5.0,28.93,0.71,29.5,27.71,1.79,-1.26,2.96,28.94,29.15,5.0,24.81,0.38,25.16,24.19,0.96,-0.87,2.42,24.82,24.88,5.0,23.82,0.61,24.19,22.75,1.45,-1.37,3.07,23.83,24.06,5.0,22.57,0.49,23.09,21.99,1.1,-0.18,1.33,22.57,22.68,5.0
+BI-MA-G100001 = 21.88,0.55,22.4,20.89,1.52,-0.96,2.33,21.88,22.13,8.0,23.75,0.55,24.61,23.09,1.52,0.08,1.75,23.76,23.85,8.0,22.14,0.3,22.81,21.85,0.96,1.54,4.37,22.14,22.06,8.0,20.45,0.41,20.89,19.65,1.24,-1.01,2.88,20.45,20.54,8.0,22.86,0.4,23.5,22.13,1.38,-0.26,2.94,22.86,22.85,8.0,24.5,0.59,25.16,23.64,1.52,-0.24,1.72,24.51,24.47,8.0,30.09,0.37,30.67,29.57,1.1,0.16,1.86,30.09,30.05,8.0,30.91,0.42,31.63,30.39,1.24,0.44,2.02,30.91,30.81,8.0,34.4,0.63,35.35,33.56,1.79,0.22,1.77,34.4,34.36,8.0,29.23,0.39,29.98,28.74,1.24,0.69,2.91,29.23,29.22,8.0,24.77,0.83,26.26,23.78,2.48,0.62,2.35,24.78,24.71,8.0,22.52,0.37,23.09,21.85,1.24,-0.33,2.75,22.52,22.54,8.0
+BI-MA-G100002 = 20.97,0.58,21.78,20.2,1.58,0.09,1.69,20.98,21.02,7.0,22.84,0.22,23.23,22.61,0.62,0.64,2.32,22.85,22.81,7.0,21.93,0.42,22.4,21.3,1.1,-0.51,1.76,21.93,22.13,7.0,20.57,0.56,21.3,19.65,1.65,-0.4,2.09,20.58,20.75,7.0,23.1,1.0,24.61,21.57,3.03,-0.06,2.16,23.12,23.09,7.0,24.99,0.19,25.16,24.68,0.48,-0.55,2.03,24.99,25.02,7.0,29.6,1.02,30.94,28.19,2.76,-0.04,1.67,29.61,29.57,7.0,30.33,0.55,31.15,29.64,1.52,0.32,1.85,30.34,30.26,7.0,34.01,2.36,36.73,30.94,5.79,-0.24,1.55,34.08,33.84,7.0,28.47,0.93,29.57,26.95,2.62,-0.47,2.0,28.49,28.6,7.0,23.39,0.65,24.47,22.4,2.07,0.22,2.52,23.39,23.23,7.0,22.2,0.48,22.81,21.57,1.24,0.05,1.47,22.21,22.13,7.0
+BI-MA-G100003 = 20.31,0.9,21.71,18.82,2.89,-0.3,2.13,20.33,20.47,14.0,21.72,0.78,22.54,20.2,2.34,-0.89,2.31,21.73,22.06,14.0,20.31,0.73,21.44,19.03,2.41,-0.49,2.08,20.33,20.64,14.0,19.2,0.66,20.06,17.99,2.07,-0.61,2.18,19.21,19.34,14.0,22.04,0.52,22.68,20.61,2.07,-1.49,5.22,22.04,22.13,14.0,23.44,0.75,24.47,21.99,2.48,-0.28,2.24,23.45,23.37,14.0,27.21,0.84,28.74,25.98,2.76,0.14,2.07,27.22,27.22,14.0,27.83,0.94,29.02,26.12,2.89,-0.43,2.03,27.85,27.98,14.0,30.94,0.99,33.15,29.15,4.0,0.27,3.38,30.95,30.94,14.0,26.27,1.06,27.91,24.74,3.17,-0.13,1.76,26.29,26.43,14.0,21.84,0.93,23.37,20.47,2.89,0.24,1.9,21.85,21.68,14.0,20.26,0.93,21.57,18.27,3.31,-0.65,2.57,20.28,20.54,14.0
+BI-MA-G100004 = 20.67,1.41,22.26,18.41,3.86,-0.66,1.9,20.72,21.3,13.0,21.37,1.29,22.68,18.96,3.72,-0.88,2.11,21.41,22.13,13.0,21.1,1.83,23.78,17.72,6.06,-0.4,2.13,21.17,21.71,13.0,19.22,1.3,20.75,17.03,3.72,-0.52,1.86,19.26,19.37,13.0,21.29,1.52,22.95,18.82,4.13,-0.54,1.7,21.34,22.13,13.0,22.62,1.17,24.88,21.16,3.72,0.39,2.2,22.65,22.54,13.0,27.13,1.53,29.29,24.74,4.55,-0.15,1.76,27.17,27.22,13.0,27.44,1.89,30.12,24.47,5.65,-0.21,1.83,27.5,27.36,13.0,30.84,2.39,34.8,27.09,7.72,0.22,2.07,30.92,30.94,13.0,26.61,2.05,29.57,23.5,6.06,-0.12,1.72,26.68,26.26,13.0,22.24,1.08,23.5,20.61,2.89,-0.48,1.83,22.27,22.4,13.0,21.56,2.01,24.06,17.72,6.34,-0.53,2.09,21.64,22.4,13.0
+BI-MA-G100005 = 20.68,0.46,21.57,19.65,1.93,-0.28,2.58,20.68,20.75,35.0,20.55,1.08,22.4,17.17,5.24,-0.64,4.27,20.57,20.47,35.0,19.71,1.01,22.4,17.99,4.41,0.76,3.11,19.74,19.65,35.0,20.09,0.68,21.44,18.68,2.76,0.18,2.23,20.1,20.06,35.0,22.67,0.76,23.78,20.47,3.31,-1.01,3.63,22.68,22.81,35.0,23.93,0.66,25.71,22.95,2.76,1.02,3.5,23.94,23.78,35.0,24.62,1.68,27.91,22.68,5.24,0.54,1.87,24.67,24.06,35.0,24.1,2.1,27.91,21.71,6.2,0.42,1.65,24.19,23.37,35.0,26.4,2.79,31.77,23.5,8.27,0.57,1.83,26.54,25.43,35.0,23.69,1.54,26.81,22.13,4.69,0.85,2.41,23.74,23.23,35.0,20.83,1.35,24.61,17.72,6.89,0.14,3.64,20.88,21.02,35.0,21.26,0.72,22.68,19.09,3.58,-0.78,3.99,21.27,21.3,35.0
+BI-MA-G100006 = 20.27,0.4,20.89,19.78,1.1,0.33,2.11,20.27,20.27,6.0,21.49,0.47,22.26,20.89,1.38,0.49,2.36,21.5,21.37,6.0,20.61,0.44,21.3,20.13,1.17,0.41,1.98,20.61,20.58,6.0,19.45,0.94,20.89,18.41,2.48,0.34,1.93,19.47,19.4,6.0,21.15,1.2,22.4,19.37,3.03,-0.32,1.81,21.18,21.26,6.0,23.02,1.24,24.74,21.57,3.17,0.05,1.66,23.05,23.16,6.0,25.89,0.73,26.81,25.02,1.79,0.16,1.54,25.9,25.81,6.0,25.95,0.57,26.67,25.16,1.52,0.06,1.83,25.95,25.81,6.0,29.27,1.24,31.36,27.91,3.44,0.62,2.42,29.29,29.26,6.0,25.19,0.48,25.85,24.61,1.24,0.16,1.58,25.2,25.12,6.0,20.93,1.05,22.13,19.37,2.76,-0.44,1.78,20.95,21.2,6.0,21.67,0.37,22.13,21.3,0.83,0.53,1.5,21.67,21.51,6.0
+BI-MU-G110001 = 21.83,0.52,22.13,21.23,0.9,-0.71,1.5,21.83,22.13,3.0,21.97,0.8,22.68,21.09,1.58,-0.35,1.5,21.98,22.13,3.0,19.99,0.61,20.47,19.3,1.17,-0.55,1.5,20.0,20.2,3.0,18.68,0.36,18.96,18.27,0.69,-0.6,1.5,18.68,18.82,3.0,20.91,0.38,21.3,20.54,0.76,0.11,1.5,20.91,20.89,3.0,22.22,1.16,22.95,20.89,2.07,-0.7,1.5,22.24,22.81,3.0,24.22,1.05,25.02,23.02,2.0,-0.59,1.5,24.23,24.61,3.0,25.25,0.56,25.85,24.74,1.1,0.29,1.5,25.25,25.16,3.0,28.69,0.76,29.43,27.91,1.52,-0.11,1.5,28.7,28.74,3.0,23.14,1.66,24.74,21.44,3.31,-0.1,1.5,23.18,23.23,3.0,22.47,0.59,23.09,21.92,1.17,0.21,1.5,22.48,22.4,3.0,20.84,0.69,21.57,20.2,1.38,0.24,1.5,20.85,20.75,3.0
+BI-MU-G110002 = 20.56,1.14,22.26,18.82,3.44,-0.18,1.91,20.59,20.75,9.0,18.41,1.09,20.2,16.34,3.86,-0.32,3.07,18.43,18.54,9.0,19.5,1.79,21.99,17.44,4.55,0.23,1.58,19.57,19.3,9.0,16.15,1.29,18.27,14.13,4.13,0.07,2.19,16.2,16.06,9.0,17.56,1.85,20.2,15.51,4.69,0.15,1.58,17.65,17.44,9.0,18.03,1.99,21.3,15.51,5.79,0.32,1.88,18.13,17.79,9.0,20.1,2.34,23.37,17.17,6.2,0.06,1.59,20.23,20.06,9.0,21.88,2.17,25.16,18.27,6.89,-0.13,2.11,21.98,21.57,9.0,24.29,2.43,28.19,20.75,7.44,0.17,1.95,24.4,23.99,9.0,21.68,1.66,23.78,19.37,4.41,-0.06,1.59,21.74,21.71,9.0,20.0,1.57,22.54,17.99,4.55,0.21,1.85,20.05,19.92,9.0,19.74,2.5,23.23,16.06,7.17,-0.03,1.69,19.88,19.65,9.0
+BI-MU-G110003 = 20.27,1.13,21.3,18.47,2.82,-0.76,2.33,20.29,20.2,5.0,19.27,1.25,20.89,17.65,3.24,0.02,1.83,19.31,19.09,5.0,17.19,1.06,18.41,16.2,2.2,0.31,1.22,17.22,16.75,5.0,15.81,1.14,17.03,14.55,2.48,0.21,1.31,15.85,15.24,5.0,18.96,1.15,20.33,17.3,3.03,-0.36,2.02,18.98,19.37,5.0,19.82,1.3,21.3,17.99,3.31,-0.26,1.86,19.86,19.65,5.0,21.88,1.13,23.23,20.61,2.62,0.12,1.41,21.9,21.71,5.0,22.59,1.16,23.92,21.16,2.76,0.06,1.5,22.62,22.13,5.0,26.56,1.09,27.98,25.43,2.55,0.08,1.56,26.58,26.81,5.0,20.38,1.33,21.78,18.54,3.24,-0.21,1.73,20.41,20.06,5.0,20.24,1.63,21.71,17.79,3.93,-0.67,1.89,20.29,21.02,5.0,18.92,1.02,19.78,17.37,2.41,-0.71,1.94,18.94,19.37,5.0
+BI-MU-G110004 = 22.37,0.46,22.68,21.71,0.96,-0.9,2.09,22.37,22.54,4.0,20.66,0.93,21.44,19.58,1.86,-0.21,1.28,20.68,20.82,4.0,20.08,0.28,20.47,19.85,0.62,0.85,2.07,20.08,19.99,4.0,18.42,0.89,18.96,17.1,1.86,-1.14,2.32,18.44,18.82,4.0,19.78,0.83,20.61,18.82,1.79,-0.16,1.33,19.8,19.85,4.0,21.87,0.97,22.95,20.68,2.27,-0.15,1.7,21.88,21.92,4.0,24.59,1.02,25.57,23.16,2.41,-0.71,2.1,24.6,24.81,4.0,25.81,1.33,27.22,24.06,3.17,-0.41,1.93,25.84,25.98,4.0,29.6,0.75,30.67,29.02,1.65,0.85,2.05,29.61,29.36,4.0,23.76,1.28,25.43,22.33,3.1,0.32,1.99,23.79,23.64,4.0,22.95,1.6,24.06,20.61,3.44,-0.99,2.18,22.99,23.57,4.0,21.06,0.86,21.85,19.92,1.93,-0.51,1.74,21.07,21.23,4.0
+BI-MU-G110005 = 21.64,0.43,22.26,21.3,0.96,0.92,2.16,21.65,21.51,4.0,20.13,1.32,21.57,18.54,3.03,-0.14,1.6,20.16,20.2,4.0,20.13,0.47,20.75,19.65,1.1,0.43,1.85,20.13,20.06,4.0,16.96,1.02,18.41,16.06,2.34,0.79,2.07,16.98,16.68,4.0,17.89,1.0,19.23,16.89,2.34,0.51,1.89,17.91,17.72,4.0,18.75,1.06,20.2,17.72,2.48,0.58,1.93,18.77,18.54,4.0,22.95,0.71,23.78,22.13,1.65,0.0,1.64,22.96,22.95,4.0,23.61,1.38,25.57,22.4,3.17,0.8,2.08,23.64,23.23,4.0,27.53,0.41,28.05,27.09,0.96,0.24,1.74,27.54,27.5,4.0,21.85,1.1,23.5,21.3,2.2,1.15,2.33,21.87,21.3,4.0,20.47,1.42,22.13,18.82,3.31,-0.0,1.64,20.51,20.47,4.0,19.82,1.3,21.57,18.54,3.03,0.55,1.92,19.85,19.58,4.0
+BI-MU-G110006 = 22.01,0.27,22.4,21.85,0.55,1.1,2.29,22.01,21.88,4.0,21.71,0.56,22.13,20.89,1.24,-1.02,2.23,21.72,21.92,4.0,21.87,0.41,22.26,21.37,0.9,-0.28,1.49,21.87,21.92,4.0,19.08,0.57,19.65,18.34,1.31,-0.42,1.75,19.08,19.16,4.0,20.56,0.61,21.16,19.71,1.45,-0.64,2.06,20.57,20.68,4.0,22.19,1.01,23.09,20.75,2.34,-0.85,2.16,22.21,22.47,4.0,24.24,0.49,24.74,23.57,1.17,-0.59,2.08,24.25,24.33,4.0,26.35,0.72,26.95,25.36,1.58,-0.65,1.84,26.35,26.54,4.0,29.21,0.76,29.84,28.12,1.72,-0.86,2.12,29.21,29.43,4.0,24.57,0.74,25.3,23.64,1.65,-0.33,1.57,24.58,24.68,4.0,23.45,0.8,24.19,22.33,1.86,-0.73,2.06,23.46,23.64,4.0,21.82,0.56,22.26,21.02,1.24,-0.85,2.07,21.82,21.99,4.0
+BI-MU-G110007 = 20.86,0.46,21.44,20.2,1.24,-0.26,1.8,20.86,20.89,7.0,18.04,1.08,19.65,16.61,3.03,0.01,1.87,18.07,18.27,7.0,19.17,1.01,21.02,17.99,3.03,0.7,2.67,19.2,18.96,7.0,16.3,0.46,17.03,15.65,1.38,0.15,2.11,16.3,16.34,7.0,17.83,0.64,18.82,16.89,1.93,0.07,2.14,17.84,17.85,7.0,17.9,0.64,18.96,16.75,2.2,-0.24,3.42,17.91,17.85,7.0,22.07,0.99,23.09,20.33,2.76,-0.6,2.26,22.09,22.13,7.0,23.08,0.44,23.78,22.4,1.38,0.06,2.41,23.08,23.09,7.0,24.98,1.25,26.95,23.37,3.58,0.2,1.98,25.01,25.16,7.0,20.65,0.89,22.26,19.51,2.76,0.61,2.7,20.67,20.47,7.0,19.29,1.24,21.16,17.3,3.86,-0.09,2.35,19.33,19.09,7.0,18.84,1.41,21.57,17.72,3.86,1.12,3.02,18.88,18.47,7.0
+BI-MU-G110008 = 22.42,0.43,22.95,21.99,0.96,0.06,1.47,22.42,22.47,5.0,21.64,1.19,23.09,19.92,3.17,-0.3,2.1,21.67,21.57,5.0,22.25,0.66,22.81,21.16,1.65,-0.99,2.52,22.26,22.47,5.0,18.79,1.26,20.47,17.17,3.31,0.09,1.92,18.82,18.54,5.0,21.31,1.2,22.26,19.23,3.03,-1.28,2.99,21.34,21.57,5.0,22.7,0.96,23.37,21.02,2.34,-1.34,3.02,22.72,23.09,5.0,24.19,1.19,25.43,22.68,2.76,-0.31,1.43,24.22,24.61,5.0,26.41,1.71,28.05,23.92,4.13,-0.57,1.8,26.46,27.09,5.0,30.57,0.97,31.77,29.15,2.62,-0.33,2.19,30.59,30.67,5.0,24.81,1.42,25.98,22.68,3.31,-0.71,1.89,24.85,25.57,5.0,22.5,1.39,23.5,20.33,3.17,-0.82,2.04,22.53,23.37,5.0,22.64,1.47,24.06,20.33,3.72,-0.75,2.2,22.67,23.09,5.0
+BI-MU-G110009 = 22.07,0.59,22.68,21.3,1.38,-0.43,1.85,22.08,22.16,4.0,21.59,0.64,22.26,20.75,1.52,-0.41,1.87,21.6,21.68,4.0,21.97,0.71,22.95,21.3,1.65,0.65,1.97,21.98,21.82,4.0,18.77,0.17,18.96,18.54,0.41,-0.32,1.92,18.77,18.78,4.0,21.82,1.09,22.95,20.47,2.48,-0.24,1.58,21.84,21.92,4.0,23.25,0.64,23.92,22.4,1.52,-0.41,1.87,23.25,23.33,4.0,25.31,0.96,26.12,24.06,2.07,-0.51,1.67,25.33,25.54,4.0,27.55,1.33,28.74,25.85,2.89,-0.42,1.58,27.58,27.81,4.0,31.63,1.22,32.87,30.12,2.76,-0.28,1.57,31.65,31.77,4.0,25.9,1.52,27.09,23.92,3.17,-0.49,1.63,25.93,26.29,4.0,24.07,0.95,25.16,22.95,2.2,-0.05,1.62,24.09,24.09,4.0,22.87,0.94,24.06,21.85,2.2,0.27,1.76,22.88,22.78,4.0
+BI-MU-G110010 = 20.22,1.13,21.44,18.41,3.03,-0.8,2.57,20.25,20.33,5.0,18.32,0.56,19.23,17.85,1.38,0.85,2.4,18.33,18.27,5.0,17.85,0.83,18.54,16.75,1.79,-0.49,1.37,17.87,18.41,5.0,15.7,0.77,17.03,15.1,1.93,1.21,2.87,15.72,15.51,5.0,17.41,0.61,18.41,16.75,1.65,0.82,2.6,17.42,17.3,5.0,18.9,0.95,20.33,17.85,2.48,0.51,2.16,18.92,18.96,5.0,22.15,1.0,23.64,21.16,2.48,0.48,2.0,22.17,22.26,5.0,22.51,0.99,24.19,21.57,2.62,1.11,2.85,22.53,22.26,5.0,27.53,1.15,28.88,26.26,2.62,-0.12,1.38,27.55,27.91,5.0,20.33,1.16,21.99,18.82,3.17,0.19,2.2,20.36,20.2,5.0,18.16,1.63,20.89,16.75,4.13,1.07,2.68,18.22,17.72,5.0,18.05,0.91,19.51,17.17,2.34,0.83,2.45,18.07,17.99,5.0
+BI-MU-G110011 = 22.57,0.38,22.95,22.13,0.83,-0.19,1.4,22.58,22.61,4.0,21.88,0.81,22.54,20.75,1.79,-0.75,1.95,21.9,22.13,4.0,21.61,0.58,22.19,20.95,1.24,-0.11,1.3,21.62,21.64,4.0,19.13,0.96,19.92,17.79,2.14,-0.75,1.96,19.15,19.4,4.0,20.52,0.94,21.37,19.23,2.14,-0.67,1.94,20.54,20.75,4.0,22.3,1.13,22.95,20.61,2.34,-1.11,2.3,22.32,22.81,4.0,24.11,0.79,25.09,23.23,1.86,0.19,1.72,24.12,24.06,4.0,26.59,1.32,27.64,24.74,2.89,-0.76,1.95,26.61,26.98,4.0,29.38,0.68,30.05,28.6,1.45,-0.13,1.28,29.38,29.43,4.0,24.83,1.22,25.71,23.09,2.62,-0.86,2.05,24.85,25.26,4.0,22.69,1.1,23.78,21.23,2.55,-0.5,1.84,22.71,22.88,4.0,22.5,1.06,23.23,20.95,2.27,-0.98,2.18,22.52,22.92,4.0
+BI-MY-G120001 = 22.73,0.65,23.64,21.71,1.93,-0.09,1.83,22.74,22.68,8.0,23.4,0.67,24.06,22.26,1.79,-0.6,1.99,23.41,23.57,8.0,21.88,0.59,22.68,20.89,1.79,-0.38,2.14,21.89,21.92,8.0,20.26,0.35,20.89,19.78,1.1,0.4,2.48,20.26,20.27,8.0,21.51,0.33,21.99,21.02,0.96,0.03,1.92,21.51,21.44,8.0,24.84,0.48,25.71,24.33,1.38,0.49,2.35,24.84,24.88,8.0,27.92,0.42,28.6,27.22,1.38,-0.09,2.46,27.92,27.98,8.0,30.15,0.64,31.08,29.29,1.79,0.05,1.77,30.16,30.12,8.0,31.56,0.66,32.87,30.67,2.2,0.78,3.15,31.57,31.43,8.0,25.48,0.6,26.4,24.47,1.93,-0.16,2.37,25.48,25.54,8.0,23.62,0.49,24.33,22.95,1.38,0.11,1.68,23.63,23.57,8.0,23.4,0.53,24.06,22.68,1.38,0.05,1.54,23.41,23.37,8.0
+BI-MY-G120002 = 23.41,0.18,23.71,23.09,0.62,-0.03,2.45,23.42,23.37,10.0,22.75,0.45,23.64,22.26,1.38,0.7,2.41,22.76,22.61,10.0,22.75,0.38,23.23,21.99,1.24,-0.45,2.65,22.75,22.75,10.0,21.25,0.38,22.13,20.89,1.24,1.39,3.73,21.25,21.09,10.0,22.81,0.63,23.92,21.71,2.2,-0.0,2.52,22.82,22.81,10.0,25.12,0.75,26.12,23.78,2.34,-0.36,2.1,25.13,25.33,10.0,26.63,0.86,27.57,25.02,2.55,-0.51,2.07,26.64,26.78,10.0,28.4,0.51,29.08,27.64,1.45,-0.15,1.81,28.4,28.4,10.0,29.85,0.93,31.08,28.46,2.62,0.0,1.58,29.86,29.74,10.0,25.1,0.59,26.12,24.33,1.79,0.51,2.27,25.11,25.16,10.0,24.32,0.35,24.74,23.78,0.96,-0.11,1.6,24.33,24.3,10.0,23.38,0.23,23.78,22.95,0.83,-0.16,2.74,23.38,23.44,10.0
+BI-MY-G120003 = 23.1,0.54,23.78,22.4,1.38,-0.12,1.75,23.11,23.23,5.0,22.1,0.38,22.54,21.57,0.96,-0.32,1.73,22.1,22.26,5.0,21.42,0.55,22.13,20.75,1.38,0.0,1.68,21.43,21.51,5.0,20.62,0.37,21.02,20.06,0.96,-0.6,2.11,20.63,20.75,5.0,21.33,0.39,21.85,20.89,0.96,0.21,1.61,21.33,21.3,5.0,23.5,0.4,24.06,22.95,1.1,0.0,2.22,23.51,23.5,5.0,24.88,0.33,25.16,24.33,0.83,-1.1,2.74,24.88,24.95,5.0,27.1,0.29,27.36,26.67,0.69,-0.5,1.81,27.1,27.16,5.0,28.71,0.73,29.57,27.64,1.93,-0.39,2.08,28.72,28.74,5.0,23.89,0.48,24.68,23.37,1.31,0.86,2.71,23.89,23.78,5.0,23.17,0.62,23.64,22.13,1.52,-1.14,2.68,23.18,23.5,5.0,23.61,0.37,23.92,23.02,0.9,-0.93,2.35,23.62,23.78,5.0
+BI-MY-G120004 = 22.96,0.31,23.23,22.4,0.83,-0.77,2.45,22.96,23.02,7.0,22.54,0.27,22.88,22.13,0.76,-0.41,1.92,22.54,22.68,7.0,21.64,0.5,22.4,20.89,1.52,-0.05,2.21,21.65,21.85,7.0,20.82,0.3,21.3,20.47,0.83,0.25,2.02,20.82,20.89,7.0,21.65,0.21,22.13,21.57,0.55,2.04,5.17,21.65,21.57,7.0,23.59,0.37,24.4,23.23,1.17,1.68,4.57,23.6,23.5,7.0,25.48,0.63,26.33,24.74,1.58,0.3,1.58,25.49,25.3,7.0,28.0,0.38,28.74,27.64,1.1,0.99,3.02,28.0,27.91,7.0,30.16,0.49,31.15,29.7,1.45,1.3,3.49,30.16,29.98,7.0,25.04,0.71,26.12,24.19,1.93,0.3,1.81,25.05,24.88,7.0,23.99,0.58,24.68,23.23,1.45,-0.4,1.59,23.99,24.33,7.0,24.22,0.7,25.43,23.23,2.2,0.47,2.67,24.23,24.06,7.0
+BI-MY-G120005 = 22.87,0.43,23.5,22.13,1.38,-0.4,2.35,22.87,22.81,9.0,22.43,1.34,24.61,20.95,3.65,0.38,1.78,22.47,21.99,9.0,21.96,0.36,22.4,21.3,1.1,-0.48,2.51,21.96,21.99,9.0,21.34,0.48,22.26,20.75,1.52,0.7,2.52,21.34,21.16,9.0,22.78,0.26,23.23,22.26,0.96,-0.31,3.68,22.78,22.81,9.0,26.06,0.75,26.81,24.47,2.34,-1.15,3.21,26.07,26.26,9.0,27.21,0.57,27.91,25.98,1.93,-1.0,3.45,27.21,27.36,9.0,28.27,1.09,29.43,26.19,3.24,-0.67,2.41,28.29,28.46,9.0,29.95,1.24,31.5,27.71,3.79,-0.34,2.3,29.97,29.98,9.0,25.64,1.05,27.22,23.78,3.44,-0.17,2.46,25.66,25.71,9.0,25.04,0.7,26.26,23.92,2.34,0.15,2.44,25.05,25.16,9.0,22.71,0.26,23.09,22.4,0.69,0.41,2.02,22.71,22.68,9.0
+BI-MY-G120006 = 22.91,0.28,23.37,22.47,0.9,0.14,2.16,22.91,22.95,9.0,22.81,0.49,23.78,22.4,1.38,0.87,2.56,22.81,22.54,9.0,22.65,0.28,22.95,22.13,0.83,-0.52,2.31,22.66,22.68,9.0,21.05,0.27,21.57,20.75,0.83,0.75,2.74,21.05,21.02,9.0,22.68,0.66,23.64,21.71,1.93,0.02,1.99,22.69,22.68,9.0,25.52,0.51,26.26,24.47,1.79,-0.73,3.21,25.52,25.71,9.0,27.36,0.52,28.19,26.54,1.65,-0.11,2.1,27.37,27.36,9.0,29.44,0.45,30.12,28.74,1.38,0.31,2.33,29.45,29.43,9.0,31.86,0.6,32.6,30.94,1.65,-0.15,1.67,31.87,31.77,9.0,25.95,1.26,27.09,23.5,3.58,-1.01,2.6,25.98,26.26,9.0,24.85,0.23,25.16,24.61,0.55,0.19,1.57,24.85,24.88,9.0,23.81,0.83,25.16,22.4,2.76,0.15,2.58,23.82,23.64,9.0
+BI-MY-G120007 = 22.36,0.35,22.88,21.85,1.03,0.06,2.27,22.36,22.37,6.0,23.25,0.74,24.33,22.4,1.93,0.15,1.86,23.26,23.3,6.0,21.24,0.28,21.71,21.02,0.69,0.78,2.29,21.24,21.16,6.0,19.52,0.82,20.75,18.27,2.48,-0.06,2.53,19.53,19.61,6.0,21.61,0.81,22.95,20.75,2.2,0.58,2.23,21.62,21.57,6.0,24.45,0.41,24.88,23.78,1.1,-0.41,2.23,24.45,24.4,6.0,28.14,0.65,29.02,27.09,1.93,-0.38,2.42,28.15,28.22,6.0,29.38,0.64,30.32,28.46,1.86,0.04,2.23,29.39,29.39,6.0,32.15,0.61,33.15,31.56,1.58,0.7,2.09,32.16,31.98,6.0,25.74,0.46,26.54,25.3,1.24,0.87,2.49,25.75,25.61,6.0,23.29,0.2,23.5,22.95,0.55,-0.66,2.42,23.29,23.3,6.0,23.15,0.83,24.61,22.4,2.2,0.89,2.51,23.16,22.92,6.0
+BI-NG-G140001 = 23.49,0.38,24.06,23.23,0.83,1.08,2.28,23.49,23.33,4.0,20.37,1.23,21.71,18.82,2.89,-0.24,1.74,20.4,20.47,4.0,20.94,0.69,21.85,20.33,1.52,0.52,1.69,20.95,20.78,4.0,19.13,0.24,19.37,18.82,0.55,-0.43,1.85,19.13,19.16,4.0,19.46,0.32,19.92,19.23,0.69,1.05,2.25,19.46,19.34,4.0,20.61,0.36,21.02,20.2,0.83,0.0,1.64,20.61,20.61,4.0,23.4,0.24,23.64,23.09,0.55,-0.43,1.85,23.4,23.44,4.0,24.81,0.43,25.43,24.47,0.96,0.92,2.16,24.82,24.68,4.0,26.98,0.74,27.91,26.26,1.65,0.33,1.57,26.99,26.88,4.0,24.54,0.26,24.88,24.33,0.55,0.49,1.63,24.54,24.47,4.0,23.62,0.52,24.19,22.95,1.24,-0.32,1.92,23.63,23.68,4.0,23.52,0.47,24.06,22.95,1.1,-0.1,1.68,23.52,23.54,4.0
+BI-NG-G140002 = 23.4,0.13,23.5,23.23,0.28,-0.49,1.63,23.4,23.44,4.0,23.23,0.3,23.64,22.95,0.69,0.69,2.0,23.23,23.16,4.0,22.42,0.2,22.54,22.13,0.41,-1.07,2.25,22.42,22.5,4.0,19.68,0.24,19.92,19.37,0.55,-0.43,1.85,19.68,19.71,4.0,21.45,0.32,21.85,21.16,0.69,0.32,1.47,21.46,21.4,4.0,22.66,0.03,22.68,22.61,0.07,-1.15,2.51,22.66,22.68,4.0,24.19,0.19,24.47,24.06,0.41,0.82,2.0,24.19,24.12,4.0,26.28,0.09,26.4,26.19,0.21,0.65,2.09,26.28,26.26,4.0,28.43,0.24,28.74,28.19,0.55,0.43,1.85,28.43,28.4,4.0,23.88,0.21,24.06,23.64,0.41,-0.21,1.28,23.88,23.92,4.0,24.59,0.29,24.88,24.19,0.69,-0.58,2.04,24.59,24.64,4.0,22.92,0.54,23.37,22.13,1.24,-0.95,2.21,22.92,23.09,4.0
+BI-NG-G140003 = 23.1,0.45,23.78,22.54,1.24,0.16,2.03,23.11,23.16,6.0,22.72,0.31,22.95,22.13,0.83,-1.37,3.44,22.72,22.81,6.0,22.54,0.44,22.95,21.71,1.24,-1.25,3.35,22.54,22.61,6.0,19.81,0.29,20.2,19.37,0.83,-0.1,2.05,19.81,19.78,6.0,20.53,0.27,20.89,20.2,0.69,0.27,1.65,20.53,20.47,6.0,23.02,0.21,23.23,22.68,0.55,-0.57,2.24,23.02,23.02,6.0,24.84,0.14,25.02,24.61,0.41,-0.49,2.34,24.84,24.88,6.0,26.17,0.28,26.54,25.71,0.83,-0.49,2.34,26.17,26.26,6.0,28.26,0.39,28.74,27.91,0.83,0.15,1.2,28.26,28.19,6.0,24.65,0.32,25.16,24.33,0.83,0.49,1.99,24.65,24.61,6.0,23.96,0.89,25.16,22.68,2.48,-0.21,1.99,23.98,24.12,6.0,23.46,0.48,24.06,22.81,1.24,-0.28,1.66,23.46,23.57,6.0
+BI-NG-G140004 = 24.12,0.44,24.74,23.5,1.24,-0.06,1.97,24.13,24.19,6.0,22.37,0.19,22.68,22.13,0.55,0.44,2.21,22.37,22.33,6.0,22.46,0.28,22.81,22.13,0.69,-0.17,1.59,22.46,22.5,6.0,19.94,0.36,20.33,19.37,0.96,-0.48,1.94,19.95,19.99,6.0,20.55,0.3,21.16,20.33,0.83,1.65,3.98,20.55,20.47,6.0,23.41,0.24,23.78,23.09,0.69,0.18,2.14,23.41,23.44,6.0,25.7,0.28,26.12,25.43,0.69,0.68,1.71,25.7,25.57,6.0,25.56,0.47,26.12,25.02,1.1,-0.12,1.49,25.56,25.61,6.0,28.23,0.26,28.6,27.91,0.69,0.29,1.82,28.24,28.19,6.0,24.56,0.14,24.74,24.33,0.41,-0.49,2.34,24.56,24.61,6.0,24.51,0.5,25.02,23.64,1.38,-0.85,2.6,24.52,24.61,6.0,24.23,0.37,24.88,23.78,1.1,0.74,2.78,24.23,24.19,6.0
+BI-NG-G140005 = 23.47,0.07,23.5,23.37,0.14,-1.15,2.34,23.47,23.5,4.0,21.85,0.3,22.26,21.57,0.69,0.69,2.0,21.85,21.78,4.0,21.71,0.36,22.13,21.3,0.83,0.0,1.64,21.71,21.71,4.0,20.02,0.34,20.2,19.51,0.69,-1.15,2.33,20.03,20.2,4.0,20.44,0.68,21.3,19.65,1.65,0.17,1.98,20.45,20.4,4.0,21.8,0.46,22.4,21.3,1.1,0.36,1.91,21.8,21.75,4.0,23.78,0.0,23.78,23.78,0.0,-1.794072257E7,2.1384226388198522E14,23.78,23.78,4.0,25.64,0.14,25.71,25.43,0.28,-1.15,2.33,25.64,25.71,4.0,27.83,0.15,27.98,27.64,0.34,-0.28,1.57,27.83,27.84,4.0,24.78,0.31,25.16,24.47,0.69,0.28,1.57,24.78,24.74,4.0,24.85,0.36,25.16,24.33,0.83,-0.83,2.1,24.85,24.95,4.0,23.38,0.31,23.85,23.23,0.62,1.15,2.33,23.38,23.23,4.0
+BI-NG-G140006 = 23.09,0.34,23.5,22.68,0.83,-0.11,1.56,23.09,23.23,5.0,23.32,0.55,24.06,22.75,1.31,0.16,1.57,23.33,23.37,5.0,22.94,0.23,23.23,22.68,0.55,0.06,1.51,22.94,22.95,5.0,19.11,0.25,19.51,18.82,0.69,0.7,2.59,19.11,19.09,5.0,21.12,0.65,21.78,20.2,1.58,-0.47,1.76,21.13,21.3,5.0,22.29,0.61,22.81,21.44,1.38,-0.55,1.54,22.3,22.68,5.0,24.11,0.23,24.33,23.78,0.55,-0.34,1.85,24.11,24.06,5.0,25.76,0.61,26.54,25.16,1.38,0.08,1.49,25.77,25.85,5.0,28.69,0.46,29.08,28.19,0.9,-0.37,1.19,28.69,28.95,5.0,24.19,0.45,24.68,23.5,1.17,-0.61,2.19,24.2,24.26,5.0,24.07,0.34,24.4,23.64,0.76,-0.33,1.35,24.07,24.19,5.0,24.23,0.42,24.61,23.57,1.03,-0.8,2.11,24.24,24.47,5.0
+BI-NG-G140007 = 23.71,0.25,23.99,23.5,0.48,0.47,1.5,23.71,23.64,3.0,22.56,0.28,22.81,22.26,0.55,-0.29,1.5,22.56,22.61,3.0,22.49,0.16,22.68,22.4,0.28,0.71,1.49,22.49,22.4,3.0,19.97,0.29,20.2,19.65,0.55,-0.53,1.5,19.97,20.06,3.0,20.93,0.35,21.3,20.61,0.69,0.24,1.5,20.93,20.89,3.0,22.61,0.12,22.75,22.54,0.21,0.71,1.52,22.61,22.54,3.0,24.26,0.32,24.54,23.92,0.62,-0.38,1.5,24.26,24.33,3.0,26.08,0.08,26.12,25.98,0.14,-0.71,1.37,26.08,26.12,3.0,28.12,0.25,28.4,27.91,0.48,0.47,1.5,28.12,28.05,3.0,24.4,0.32,24.68,24.06,0.62,-0.38,1.5,24.4,24.47,3.0,24.93,0.4,25.16,24.47,0.69,-0.71,1.5,24.93,25.16,3.0,23.73,0.16,23.92,23.64,0.28,0.71,1.49,23.73,23.64,3.0
+BI-NG-G140008 = 22.06,0.24,22.54,21.85,0.69,1.57,3.88,22.06,21.99,6.0,23.02,0.12,23.09,22.81,0.28,-1.12,2.62,23.02,23.09,6.0,23.17,0.46,23.78,22.68,1.1,0.27,1.48,23.17,23.09,6.0,20.04,0.29,20.33,19.65,0.69,-0.17,1.41,20.04,20.06,6.0,21.87,0.44,22.26,21.02,1.24,-1.38,3.54,21.88,21.99,6.0,23.33,0.34,23.78,22.95,0.83,-0.01,1.5,23.33,23.37,6.0,24.72,0.32,25.3,24.33,0.96,0.85,3.06,24.72,24.68,6.0,26.64,0.52,27.36,25.85,1.52,-0.17,2.32,26.64,26.64,6.0,30.16,0.85,31.36,29.15,2.2,0.3,1.65,30.17,29.98,6.0,24.39,0.32,24.88,24.06,0.83,0.35,2.05,24.39,24.4,6.0,24.43,0.15,24.61,24.19,0.41,-0.58,2.17,24.43,24.47,6.0,23.08,0.57,24.06,22.54,1.52,0.87,2.38,23.08,22.88,6.0
+BI-NG-G140009 = 22.9,0.4,23.5,22.4,1.1,0.41,1.84,22.91,22.81,7.0,22.97,0.1,23.09,22.81,0.28,-0.13,2.42,22.97,22.95,7.0,22.07,0.6,22.75,21.02,1.72,-0.63,2.29,22.07,22.26,7.0,20.02,0.15,20.2,19.78,0.41,-0.19,1.86,20.02,20.06,7.0,21.01,0.41,21.57,20.33,1.24,-0.35,2.23,21.02,21.16,7.0,23.44,0.35,24.06,22.95,1.1,0.48,2.58,23.44,23.44,7.0,25.25,0.38,25.71,24.61,1.1,-0.49,2.2,25.25,25.3,7.0,27.25,0.5,27.91,26.54,1.38,-0.13,1.67,27.26,27.36,7.0,30.01,0.83,31.22,29.02,2.2,0.37,1.75,30.02,29.84,7.0,24.87,0.32,25.43,24.54,0.9,0.6,2.29,24.87,24.88,7.0,24.49,0.31,24.88,23.92,0.96,-0.65,2.76,24.49,24.47,7.0,22.39,0.2,22.68,22.13,0.55,-0.22,1.9,22.39,22.4,7.0
+BI-RT-G150001 = 21.91,0.27,22.4,21.51,0.9,0.37,2.44,21.91,21.85,9.0,24.32,0.78,25.16,22.81,2.34,-0.79,2.4,24.33,24.61,9.0,22.87,0.44,23.5,22.13,1.38,-0.07,2.1,22.87,22.81,9.0,20.29,0.47,20.75,19.51,1.24,-0.43,1.77,20.29,20.33,9.0,22.55,0.22,22.95,22.26,0.69,0.29,2.5,22.55,22.54,9.0,24.28,0.69,25.16,22.95,2.2,-0.67,2.48,24.29,24.61,9.0,28.43,0.92,29.5,26.54,2.96,-0.99,3.04,28.45,28.6,9.0,30.63,0.97,31.5,28.6,2.89,-1.1,3.06,30.64,30.94,9.0,33.3,0.53,33.7,32.05,1.65,-1.66,4.52,33.31,33.43,9.0,28.28,0.62,29.02,27.22,1.79,-0.47,2.06,28.29,28.33,9.0,23.48,0.59,24.33,22.4,1.93,-0.48,2.6,23.49,23.5,9.0,22.62,0.49,23.23,21.57,1.65,-0.93,3.35,22.63,22.68,9.0
+BI-RT-G150002 = 23.65,0.89,25.16,22.4,2.76,0.27,1.94,23.67,23.57,16.0,23.96,0.46,24.61,23.37,1.24,0.15,1.42,23.97,23.95,16.0,22.32,0.79,23.23,20.75,2.48,-0.61,1.98,22.33,22.68,16.0,20.32,0.28,20.75,19.71,1.03,-0.82,2.75,20.32,20.47,16.0,23.23,0.87,25.16,22.13,3.03,0.69,2.57,23.24,23.02,16.0,25.36,0.88,26.54,23.92,2.62,-0.2,1.49,25.37,25.64,16.0,28.63,0.9,30.39,27.36,3.03,0.42,2.21,28.65,28.53,16.0,31.0,0.84,32.32,29.43,2.89,0.0,2.21,31.01,30.94,16.0,34.5,0.77,35.91,33.29,2.62,0.08,1.88,34.51,34.53,16.0,28.77,0.98,30.39,27.22,3.17,0.22,1.95,28.78,28.74,16.0,25.87,0.93,28.46,24.68,3.79,1.18,4.84,25.88,25.74,16.0,23.74,1.39,25.71,21.85,3.86,0.09,1.43,23.78,23.71,16.0
+BI-RT-G150003 = 21.46,0.67,22.4,20.75,1.65,0.19,1.68,21.47,21.44,6.0,22.37,0.84,23.78,21.51,2.27,0.8,2.26,22.38,22.06,6.0,21.79,1.08,22.68,20.33,2.34,-0.46,1.45,21.82,22.23,6.0,20.02,0.89,21.02,18.75,2.27,-0.34,1.64,20.04,20.2,6.0,22.16,0.94,23.23,21.02,2.2,-0.17,1.38,22.18,22.3,6.0,22.79,0.53,23.5,22.19,1.31,0.12,1.55,22.8,22.78,6.0,27.1,1.22,29.02,25.85,3.17,0.48,2.02,27.12,26.95,6.0,28.54,1.38,30.67,26.95,3.72,0.43,1.97,28.57,28.33,6.0,32.43,1.16,34.25,31.15,3.1,0.53,2.0,32.44,32.19,6.0,27.86,1.8,30.67,25.98,4.69,0.47,1.98,27.9,27.6,6.0,23.14,0.31,23.5,22.68,0.83,-0.38,1.88,23.14,23.19,6.0,21.75,1.4,23.78,20.06,3.72,0.16,1.85,21.78,21.78,6.0
+BI-RT-G150004 = 23.15,0.56,24.06,22.26,1.79,-0.02,1.98,23.16,23.12,10.0,23.15,0.62,24.19,21.99,2.2,-0.2,2.65,23.16,23.16,10.0,21.88,0.53,22.68,21.02,1.65,-0.17,1.88,21.89,21.99,10.0,19.23,0.75,20.47,17.99,2.48,-0.25,2.31,19.24,19.44,10.0,22.6,0.48,23.57,21.85,1.72,0.48,2.94,22.61,22.54,10.0,24.72,0.67,25.57,23.78,1.79,-0.04,1.61,24.73,24.61,10.0,27.5,0.5,28.19,26.67,1.52,-0.03,1.84,27.5,27.43,10.0,30.18,0.35,30.81,29.57,1.24,0.05,2.76,30.18,30.19,10.0,33.72,0.53,34.53,32.87,1.65,0.02,2.06,33.73,33.7,10.0,28.45,0.48,29.02,27.5,1.52,-0.76,2.48,28.45,28.64,10.0,24.96,0.91,26.67,23.78,2.89,0.43,2.52,24.97,24.92,10.0,22.27,0.97,24.4,21.16,3.24,0.98,3.36,22.29,22.09,10.0
+BI-RT-G150005 = 22.15,0.58,23.37,21.57,1.79,1.42,3.96,22.15,22.13,7.0,22.11,0.88,23.78,21.16,2.62,0.85,2.92,22.12,22.19,7.0,21.32,1.05,22.81,20.2,2.62,0.51,1.74,21.34,21.16,7.0,18.27,0.66,19.23,17.3,1.93,-0.0,1.97,18.28,18.27,7.0,21.52,0.82,22.95,20.47,2.48,0.59,2.49,21.53,21.3,7.0,23.75,0.91,25.02,22.47,2.55,-0.01,1.76,23.77,23.92,7.0,26.89,0.57,27.64,26.12,1.52,-0.15,1.66,26.89,26.95,7.0,29.2,0.65,29.84,27.91,1.93,-1.14,3.28,29.21,29.43,7.0,32.52,0.35,32.87,31.91,0.96,-0.58,2.16,32.52,32.6,7.0,26.84,0.81,28.19,25.64,2.55,0.19,2.53,26.85,26.95,7.0,23.04,0.67,24.06,22.06,2.0,0.02,2.09,23.05,23.23,7.0,21.66,0.74,23.23,21.02,2.2,1.51,4.03,21.67,21.44,7.0
+BI-RT-G150006 = 22.53,0.68,23.78,21.57,2.2,0.18,2.5,22.54,22.57,10.0,23.17,0.89,24.61,21.85,2.76,0.04,1.9,23.19,23.06,10.0,22.11,0.87,22.95,20.75,2.2,-0.53,1.83,22.13,22.26,10.0,18.78,1.24,20.47,16.89,3.58,-0.09,1.74,18.81,18.75,10.0,21.7,0.68,22.4,20.47,1.93,-0.57,2.05,21.71,21.85,10.0,23.18,0.42,24.06,22.68,1.38,0.8,2.86,23.18,23.12,10.0,26.81,0.49,27.78,26.26,1.52,0.79,2.52,26.81,26.71,10.0,29.08,0.75,30.39,27.91,2.48,0.16,2.18,29.09,29.08,10.0,32.87,0.92,34.53,31.77,2.76,0.46,2.06,32.88,32.84,10.0,27.24,0.69,28.33,26.4,1.93,0.4,1.78,27.25,27.09,10.0,23.24,0.5,23.78,22.13,1.65,-0.98,3.46,23.25,23.3,10.0,21.75,0.45,22.54,21.02,1.52,0.07,2.32,21.76,21.75,10.0
+BI-RY-G160001 = 23.45,0.53,24.61,22.68,1.93,0.75,2.95,23.46,23.37,13.0,23.22,0.15,23.37,22.95,0.41,-0.73,2.42,23.22,23.23,13.0,22.03,0.76,22.95,20.47,2.48,-0.46,2.42,22.04,22.13,13.0,19.6,0.25,19.92,19.23,0.69,-0.11,1.66,19.6,19.65,13.0,22.86,0.78,24.19,21.92,2.27,0.52,1.87,22.88,22.75,13.0,24.78,0.59,25.57,23.78,1.79,-0.36,1.95,24.78,24.88,13.0,27.03,0.58,28.05,26.12,1.93,0.25,2.15,27.03,27.09,13.0,29.47,0.5,30.39,28.88,1.52,0.75,2.59,29.48,29.43,13.0,31.89,0.75,33.15,30.53,2.62,-0.01,2.38,31.9,31.91,13.0,27.74,0.85,29.29,26.67,2.62,0.41,1.99,27.76,27.5,13.0,23.78,1.29,26.4,22.13,4.27,0.98,2.88,23.81,23.23,13.0,23.68,1.05,25.71,22.4,3.31,0.73,2.36,23.71,23.3,13.0
+BI-RY-G160002 = 22.67,0.52,23.16,21.57,1.58,-1.49,4.1,22.67,22.68,7.0,22.82,0.7,23.23,21.3,1.93,-1.78,4.55,22.83,23.09,7.0,20.72,1.7,21.99,17.17,4.82,-1.49,3.87,20.78,21.3,7.0,19.93,0.3,20.27,19.51,0.76,-0.18,1.51,19.93,19.92,7.0,22.05,0.37,22.68,21.57,1.1,0.39,2.27,22.05,22.13,7.0,24.59,0.82,25.43,23.23,2.2,-0.5,1.96,24.6,24.74,7.0,26.26,0.35,26.67,25.71,0.96,-0.34,1.87,26.26,26.26,7.0,29.75,0.52,30.26,28.74,1.52,-1.08,3.06,29.76,29.98,7.0,31.13,0.56,31.98,30.12,1.86,-0.45,3.22,31.14,31.22,7.0,26.4,0.72,26.95,24.88,2.07,-1.52,3.95,26.41,26.74,7.0,23.56,0.59,24.61,22.95,1.65,0.68,2.37,23.57,23.5,7.0,23.11,0.47,23.92,22.68,1.24,0.91,2.15,23.11,22.95,7.0
+BI-RY-G160003 = 21.82,0.41,22.68,21.3,1.38,0.63,2.58,21.82,21.82,12.0,21.9,1.38,24.33,19.37,4.96,-0.06,2.48,21.94,21.99,12.0,20.03,1.09,21.3,17.85,3.44,-0.58,2.44,20.06,20.13,12.0,19.44,0.53,20.61,18.68,1.93,0.66,3.1,19.45,19.37,12.0,22.57,0.55,23.78,21.85,1.93,0.8,2.93,22.58,22.44,12.0,23.7,0.42,24.47,23.09,1.38,0.44,2.17,23.71,23.64,12.0,26.06,0.4,26.81,25.71,1.1,0.98,2.68,26.06,25.92,12.0,30.16,0.34,30.53,29.29,1.24,-1.49,4.74,30.16,30.26,12.0,31.73,0.87,33.29,30.67,2.62,0.63,2.05,31.74,31.36,12.0,26.61,0.93,28.6,25.43,3.17,0.77,2.72,26.62,26.33,12.0,22.91,0.89,24.88,22.13,2.76,1.25,3.18,22.92,22.47,12.0,22.28,0.31,22.95,21.85,1.1,0.59,2.74,22.28,22.26,12.0
+BI-RY-G160004 = 23.43,0.9,25.16,22.13,3.03,0.36,2.31,23.45,23.5,15.0,22.77,0.78,24.47,21.85,2.62,0.82,2.71,22.79,22.68,15.0,21.8,0.79,23.09,20.2,2.89,-0.27,2.6,21.82,21.78,15.0,20.08,0.52,21.02,19.37,1.65,0.36,1.96,20.08,19.92,15.0,24.14,0.32,24.61,23.44,1.17,-0.49,2.93,24.14,24.06,15.0,26.08,1.0,27.57,24.61,2.96,0.13,1.68,26.09,25.98,15.0,29.2,1.14,31.01,27.64,3.38,0.16,1.73,29.22,29.02,15.0,31.7,0.95,33.7,30.67,3.03,0.52,2.34,31.71,31.7,15.0,35.25,0.93,37.01,33.98,3.03,0.13,2.06,35.26,35.35,15.0,28.91,1.21,31.22,27.43,3.79,0.52,2.04,28.93,28.74,15.0,26.85,1.42,29.84,24.88,4.96,0.58,2.51,26.88,26.54,15.0,23.44,0.66,24.33,21.85,2.48,-0.8,3.45,23.45,23.5,15.0
+BI-RY-G160005 = 24.88,0.23,25.16,24.61,0.55,0.28,1.53,24.88,24.81,6.0,24.39,0.14,24.61,24.19,0.41,0.24,2.31,24.39,24.37,6.0,21.4,0.6,22.26,20.75,1.52,0.47,1.69,21.41,21.23,6.0,20.08,0.24,20.33,19.65,0.69,-1.05,3.08,20.08,20.13,6.0,23.91,0.32,24.47,23.5,0.96,0.72,2.85,23.91,23.85,6.0,26.16,0.26,26.4,25.71,0.69,-0.91,2.37,26.16,26.26,6.0,29.64,0.7,30.39,28.46,1.93,-0.69,2.35,29.64,29.77,6.0,32.61,0.39,33.08,32.05,1.03,-0.06,1.91,32.61,32.53,6.0,35.61,0.37,36.04,34.94,1.1,-0.86,2.88,35.61,35.7,6.0,30.65,0.37,31.22,30.26,0.96,0.52,1.82,30.65,30.53,6.0,26.16,0.45,26.81,25.43,1.38,-0.25,2.73,26.16,26.23,6.0,25.72,0.59,26.54,25.02,1.52,0.1,1.6,25.73,25.74,6.0
+BI-RY-G160006 = 23.75,0.59,24.54,22.95,1.58,-0.09,1.77,23.75,23.85,6.0,24.02,0.54,24.88,23.23,1.65,0.18,2.67,24.03,24.02,6.0,20.91,0.82,22.13,19.92,2.2,0.23,1.84,20.92,20.95,6.0,19.91,0.35,20.47,19.51,0.96,0.53,2.15,19.91,19.85,6.0,24.16,0.29,24.61,23.78,0.83,0.31,2.18,24.16,24.12,6.0,25.49,0.59,26.19,24.61,1.58,-0.29,1.9,25.5,25.5,6.0,28.1,0.89,29.29,26.95,2.34,0.08,1.72,28.11,28.05,6.0,31.35,0.48,31.91,30.53,1.38,-0.62,2.48,31.35,31.36,6.0,34.01,0.66,34.87,33.15,1.72,-0.04,1.63,34.02,34.05,6.0,29.45,0.57,30.12,28.74,1.38,-0.11,1.42,29.46,29.5,6.0,26.74,1.02,28.46,25.43,3.03,0.59,2.62,26.76,26.5,6.0,25.04,1.18,26.26,23.5,2.76,-0.33,1.41,25.07,25.36,6.0
+BI-RY-G160007 = 22.95,0.47,23.64,22.33,1.31,-0.16,1.62,22.95,23.23,9.0,23.08,0.69,23.92,21.71,2.2,-0.87,2.75,23.08,23.23,9.0,20.04,0.67,20.75,18.82,1.93,-0.74,2.2,20.05,20.27,9.0,18.92,0.37,19.37,18.27,1.1,-0.37,2.09,18.92,19.03,9.0,23.26,0.46,23.78,22.4,1.38,-0.97,2.61,23.26,23.37,9.0,23.56,0.4,24.19,23.23,0.96,0.55,1.59,23.56,23.3,9.0,25.85,0.48,26.54,25.16,1.38,0.32,1.91,25.85,25.71,9.0,29.64,0.6,30.81,28.88,1.93,0.65,2.62,29.64,29.57,9.0,32.19,0.5,33.15,31.5,1.65,0.5,2.76,32.2,32.19,9.0,27.77,1.13,29.57,25.98,3.58,0.09,2.11,27.79,27.64,9.0,23.47,0.88,25.02,22.4,2.62,0.5,2.01,23.48,23.37,9.0,22.95,0.24,23.23,22.61,0.62,-0.14,1.55,22.95,22.95,9.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BDI/BDI_2_vegetation_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BDI/BDI_2_vegetation_2008.properties
new file mode 100644
index 0000000..faeda7d
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BDI/BDI_2_vegetation_2008.properties
@@ -0,0 +1,160 @@
+# BDI.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the vegetation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BDI vegetation data for 2008 at admin level 2
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BDI
+ADMIN_LEVEL = 2
+UNITS = UNITS
+DATA_TYPE = vegetation
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 0.9 
+# Minimum: -0.1
+
+BI-BB-G010001 = 0.7,0.04,0.75,0.65,0.1,-0.2,1.65,0.7,0.7,7.0,0.67,0.04,0.72,0.62,0.11,-0.28,1.67,0.68,0.67,7.0,0.74,0.02,0.77,0.71,0.06,0.92,2.78,0.74,0.73,7.0,0.69,0.02,0.73,0.67,0.06,0.47,1.69,0.69,0.69,7.0,0.66,0.06,0.74,0.58,0.17,-0.27,1.78,0.66,0.66,7.0,0.62,0.07,0.71,0.53,0.19,-0.1,1.63,0.63,0.61,7.0,0.55,0.07,0.63,0.46,0.18,-0.15,1.69,0.55,0.54,7.0,0.46,0.06,0.55,0.38,0.17,-0.1,1.68,0.47,0.46,7.0,0.54,0.06,0.6,0.46,0.14,-0.46,1.64,0.54,0.56,7.0,0.62,0.07,0.7,0.53,0.17,-0.17,1.68,0.63,0.63,7.0,0.65,0.05,0.71,0.59,0.13,-0.21,1.71,0.65,0.65,7.0,0.74,0.04,0.79,0.67,0.12,-0.57,1.95,0.74,0.75,7.0
+BI-BB-G010002 = 0.63,0.05,0.66,0.55,0.11,-1.15,2.36,0.63,0.65,8.0,0.6,0.05,0.65,0.52,0.12,-1.03,2.23,0.61,0.63,8.0,0.67,0.06,0.73,0.56,0.17,-0.95,2.45,0.67,0.69,8.0,0.63,0.05,0.67,0.55,0.13,-0.76,2.16,0.63,0.64,8.0,0.53,0.03,0.57,0.49,0.08,-0.22,1.93,0.53,0.53,8.0,0.53,0.04,0.56,0.46,0.11,-0.83,2.15,0.53,0.54,8.0,0.49,0.04,0.55,0.44,0.1,0.08,1.69,0.49,0.49,8.0,0.41,0.03,0.46,0.38,0.08,0.72,2.75,0.41,0.41,8.0,0.44,0.03,0.48,0.39,0.09,-0.67,2.26,0.44,0.45,8.0,0.5,0.03,0.53,0.45,0.09,-0.75,2.11,0.5,0.51,8.0,0.53,0.04,0.58,0.46,0.12,-0.76,2.41,0.53,0.55,8.0,0.62,0.05,0.67,0.54,0.13,-1.08,2.3,0.63,0.65,8.0
+BI-BB-G010003 = 0.67,0.07,0.75,0.57,0.18,-0.6,2.18,0.67,0.7,5.0,0.64,0.07,0.72,0.53,0.19,-0.65,2.31,0.64,0.67,5.0,0.69,0.04,0.73,0.63,0.09,-0.64,1.71,0.7,0.72,5.0,0.62,0.03,0.66,0.59,0.07,-0.02,1.62,0.62,0.63,5.0,0.62,0.07,0.71,0.52,0.19,-0.26,2.28,0.62,0.63,5.0,0.6,0.07,0.69,0.49,0.2,-0.51,2.43,0.6,0.61,5.0,0.55,0.07,0.63,0.44,0.18,-0.53,2.5,0.55,0.55,5.0,0.45,0.06,0.53,0.36,0.16,-0.27,2.46,0.45,0.46,5.0,0.51,0.08,0.62,0.41,0.21,0.03,2.23,0.52,0.52,5.0,0.56,0.07,0.66,0.46,0.2,-0.33,2.13,0.57,0.58,5.0,0.61,0.06,0.68,0.52,0.16,-0.5,2.29,0.61,0.62,5.0,0.68,0.09,0.78,0.55,0.23,-0.6,2.26,0.69,0.7,5.0
+BI-BB-G010004 = 0.75,0.02,0.77,0.71,0.06,-0.69,2.09,0.75,0.75,9.0,0.7,0.02,0.72,0.67,0.05,-0.29,1.94,0.7,0.7,9.0,0.63,0.06,0.75,0.54,0.21,0.35,2.4,0.64,0.62,9.0,0.56,0.07,0.66,0.43,0.23,-0.41,2.5,0.57,0.54,9.0,0.63,0.08,0.73,0.49,0.24,-0.31,2.06,0.64,0.63,9.0,0.72,0.02,0.74,0.69,0.05,-0.57,2.33,0.72,0.72,9.0,0.65,0.02,0.68,0.63,0.06,0.11,2.66,0.65,0.66,9.0,0.59,0.03,0.63,0.54,0.09,-0.28,2.49,0.59,0.59,9.0,0.62,0.02,0.65,0.58,0.07,-0.25,2.43,0.62,0.62,9.0,0.64,0.05,0.7,0.55,0.15,-0.49,2.48,0.64,0.64,9.0,0.64,0.06,0.7,0.53,0.17,-0.56,2.44,0.64,0.63,9.0,0.77,0.02,0.8,0.73,0.06,-0.06,1.88,0.77,0.76,9.0
+BI-BB-G010005 = 0.73,0.01,0.74,0.72,0.02,0.09,1.44,0.73,0.73,5.0,0.72,0.0,0.72,0.71,0.01,0.27,2.48,0.72,0.71,5.0,0.66,0.04,0.71,0.62,0.08,0.29,1.26,0.66,0.64,5.0,0.58,0.02,0.61,0.55,0.06,0.03,1.46,0.58,0.58,5.0,0.66,0.02,0.69,0.64,0.05,0.36,1.29,0.66,0.65,5.0,0.69,0.01,0.7,0.68,0.02,-0.2,1.37,0.69,0.69,5.0,0.64,0.01,0.66,0.62,0.03,-0.62,1.81,0.64,0.65,5.0,0.54,0.02,0.57,0.51,0.05,-0.16,1.34,0.54,0.55,5.0,0.59,0.02,0.62,0.56,0.05,0.01,1.37,0.59,0.59,5.0,0.6,0.04,0.65,0.55,0.11,0.1,2.21,0.6,0.59,5.0,0.63,0.04,0.67,0.6,0.07,0.38,1.2,0.63,0.61,5.0,0.75,0.02,0.76,0.73,0.04,-0.22,1.67,0.75,0.75,5.0
+BI-BJ-G020001 = 0.7,0.0,0.7,0.7,0.0,0.01,-10.31,0.7,0.7,2.0,0.67,0.01,0.68,0.67,0.01,-0.0,1.52,0.67,0.67,2.0,0.61,0.05,0.65,0.58,0.07,-0.0,1.0,0.61,0.61,2.0,0.58,0.02,0.59,0.57,0.02,0.0,0.99,0.58,0.58,2.0,0.65,0.02,0.67,0.63,0.03,0.0,1.0,0.65,0.65,2.0,0.68,0.0,0.68,0.68,0.0,-0.01,4.16,0.68,0.68,2.0,0.64,0.0,0.64,0.64,0.0,0.65,-1377.74,0.64,0.64,2.0,0.53,0.01,0.54,0.53,0.01,0.0,0.74,0.53,0.53,2.0,0.52,0.01,0.53,0.51,0.02,-0.0,1.04,0.52,0.52,2.0,0.51,0.06,0.55,0.46,0.08,-0.0,1.0,0.51,0.51,2.0,0.59,0.04,0.62,0.56,0.06,-0.0,1.0,0.59,0.59,2.0,0.73,0.0,0.74,0.73,0.0,-0.01,10.07,0.73,0.73,2.0
+BI-BJ-G020002 = 0.33,0.14,0.58,0.16,0.42,0.28,1.94,0.36,0.32,12.0,0.26,0.17,0.55,0.03,0.52,0.19,1.89,0.31,0.25,12.0,0.32,0.13,0.52,0.13,0.39,0.06,1.72,0.34,0.31,12.0,0.3,0.12,0.48,0.12,0.36,0.05,1.7,0.32,0.29,12.0,0.29,0.17,0.55,0.09,0.46,0.08,1.62,0.34,0.29,12.0,0.25,0.16,0.54,0.05,0.49,0.23,1.91,0.3,0.25,12.0,0.16,0.2,0.49,-0.08,0.57,0.13,1.71,0.25,0.15,12.0,0.16,0.15,0.42,-0.04,0.46,0.22,1.95,0.21,0.15,12.0,0.19,0.13,0.41,0.02,0.38,0.15,1.77,0.23,0.19,12.0,0.15,0.15,0.35,-0.05,0.4,0.02,1.63,0.2,0.15,12.0,0.23,0.15,0.45,0.04,0.41,0.16,1.59,0.27,0.22,12.0,0.3,0.16,0.57,0.11,0.46,0.16,1.74,0.34,0.3,12.0
+BI-BJ-G020003 = 0.66,0.06,0.7,0.57,0.13,-1.12,2.3,0.66,0.69,4.0,0.62,0.06,0.65,0.53,0.12,-1.1,2.28,0.62,0.64,4.0,0.56,0.03,0.6,0.52,0.07,-0.27,1.41,0.57,0.57,4.0,0.54,0.03,0.57,0.49,0.07,-0.95,2.18,0.54,0.55,4.0,0.61,0.05,0.66,0.54,0.12,-0.75,1.96,0.61,0.63,4.0,0.64,0.07,0.68,0.53,0.15,-1.15,2.33,0.64,0.67,4.0,0.59,0.07,0.63,0.48,0.15,-1.15,2.33,0.6,0.63,4.0,0.5,0.07,0.54,0.4,0.14,-1.12,2.31,0.51,0.53,4.0,0.48,0.06,0.53,0.4,0.13,-0.8,2.13,0.48,0.5,4.0,0.45,0.06,0.53,0.38,0.15,-0.06,1.5,0.46,0.46,4.0,0.51,0.04,0.56,0.46,0.1,-0.28,1.98,0.51,0.52,4.0,0.67,0.07,0.72,0.56,0.16,-1.09,2.29,0.67,0.7,4.0
+BI-BJ-G020004 = 0.71,0.01,0.72,0.71,0.01,0.0,1.02,0.71,0.71,2.0,0.71,0.0,0.71,0.7,0.0,0.01,-0.67,0.71,0.71,2.0,0.65,0.07,0.7,0.61,0.09,-0.0,1.0,0.65,0.65,2.0,0.61,0.02,0.62,0.59,0.03,0.0,1.0,0.61,0.61,2.0,0.67,0.01,0.68,0.66,0.02,0.0,0.98,0.67,0.67,2.0,0.69,0.0,0.69,0.69,0.0,-759174.58,2.0798326455945E11,0.69,0.69,2.0,0.65,0.0,0.65,0.65,0.0,1296305.0,-2.1609942092382E12,0.65,0.65,2.0,0.53,0.01,0.53,0.53,0.01,-0.0,1.1,0.53,0.53,2.0,0.53,0.01,0.53,0.52,0.01,-0.0,0.97,0.53,0.53,2.0,0.54,0.05,0.57,0.5,0.07,-0.0,1.0,0.54,0.54,2.0,0.64,0.04,0.67,0.61,0.06,-0.0,1.0,0.64,0.64,2.0,0.76,0.01,0.77,0.75,0.01,0.0,0.99,0.76,0.76,2.0
+BI-BJ-G020005 = 0.68,0.01,0.69,0.67,0.03,-0.73,2.36,0.68,0.68,5.0,0.65,0.01,0.66,0.64,0.02,-0.32,2.3,0.65,0.65,5.0,0.49,0.03,0.53,0.44,0.09,-0.36,1.89,0.49,0.5,5.0,0.53,0.01,0.54,0.51,0.02,0.22,2.06,0.53,0.53,5.0,0.56,0.03,0.6,0.53,0.07,0.54,2.11,0.56,0.55,5.0,0.67,0.01,0.68,0.65,0.03,-0.25,1.88,0.67,0.67,5.0,0.61,0.02,0.63,0.59,0.04,0.06,1.48,0.61,0.61,5.0,0.54,0.01,0.55,0.52,0.03,-1.03,2.68,0.54,0.54,5.0,0.55,0.02,0.58,0.53,0.05,0.38,2.0,0.55,0.55,5.0,0.37,0.04,0.42,0.33,0.09,0.05,1.65,0.37,0.37,5.0,0.43,0.05,0.47,0.36,0.11,-0.79,2.12,0.43,0.45,5.0,0.7,0.03,0.74,0.66,0.07,-0.02,2.46,0.7,0.7,5.0
+BI-BJ-G020006 = 0.46,0.16,0.64,0.12,0.51,-1.12,2.97,0.48,0.52,14.0,0.47,0.22,0.69,0.05,0.64,-0.89,2.49,0.51,0.55,14.0,0.49,0.12,0.64,0.25,0.39,-0.92,2.87,0.5,0.53,14.0,0.48,0.17,0.63,0.14,0.49,-1.06,2.81,0.5,0.55,14.0,0.49,0.19,0.62,0.09,0.54,-1.34,3.24,0.52,0.59,14.0,0.5,0.25,0.73,0.02,0.71,-0.96,2.58,0.56,0.6,14.0,0.47,0.24,0.69,-0.01,0.7,-1.13,2.86,0.52,0.59,14.0,0.41,0.21,0.64,0.01,0.63,-0.9,2.51,0.46,0.49,14.0,0.4,0.2,0.62,0.03,0.59,-0.9,2.51,0.44,0.46,14.0,0.41,0.18,0.57,0.02,0.55,-1.3,3.24,0.45,0.5,14.0,0.32,0.12,0.43,0.07,0.37,-1.21,3.11,0.34,0.38,14.0,0.47,0.17,0.6,0.11,0.49,-1.35,3.35,0.5,0.56,14.0
+BI-BJ-G020007 = 0.67,0.03,0.7,0.63,0.06,0.22,1.97,0.67,0.66,4.0,0.67,0.01,0.68,0.66,0.02,0.52,1.68,0.67,0.66,4.0,0.51,0.02,0.52,0.48,0.04,-1.1,2.29,0.51,0.51,4.0,0.53,0.02,0.55,0.51,0.04,-0.56,1.92,0.53,0.53,4.0,0.57,0.02,0.59,0.53,0.05,-0.9,2.15,0.57,0.57,4.0,0.69,0.02,0.72,0.67,0.04,0.49,1.78,0.69,0.69,4.0,0.63,0.02,0.66,0.61,0.05,0.34,1.57,0.63,0.62,4.0,0.57,0.03,0.61,0.55,0.06,0.5,1.76,0.57,0.57,4.0,0.56,0.03,0.59,0.53,0.06,0.16,1.98,0.56,0.56,4.0,0.42,0.04,0.46,0.37,0.08,-0.28,1.76,0.42,0.42,4.0,0.41,0.01,0.42,0.39,0.03,-0.33,1.79,0.41,0.41,4.0,0.64,0.04,0.68,0.59,0.09,-0.21,1.97,0.64,0.64,4.0
+BI-BJ-G020008 = 0.65,0.07,0.71,0.58,0.13,-0.47,1.5,0.66,0.67,3.0,0.64,0.07,0.68,0.56,0.12,-0.7,1.5,0.64,0.67,3.0,0.55,0.04,0.58,0.5,0.08,-0.28,1.5,0.55,0.55,3.0,0.54,0.04,0.57,0.5,0.07,-0.38,1.5,0.54,0.55,3.0,0.61,0.03,0.63,0.57,0.06,-0.64,1.5,0.61,0.62,3.0,0.66,0.07,0.71,0.58,0.13,-0.6,1.5,0.66,0.68,3.0,0.61,0.07,0.66,0.54,0.13,-0.57,1.5,0.61,0.64,3.0,0.54,0.07,0.6,0.46,0.13,-0.45,1.5,0.54,0.56,3.0,0.51,0.05,0.57,0.46,0.1,-0.02,1.5,0.52,0.51,3.0,0.45,0.04,0.49,0.42,0.07,0.36,1.5,0.46,0.45,3.0,0.44,0.04,0.48,0.4,0.08,0.3,1.5,0.44,0.43,3.0,0.63,0.06,0.69,0.57,0.12,0.11,1.5,0.63,0.62,3.0
+BI-BJ-G020009 = 0.45,0.09,0.59,0.29,0.3,-0.19,2.8,0.46,0.46,7.0,0.41,0.1,0.57,0.24,0.33,-0.16,2.61,0.42,0.43,7.0,0.47,0.1,0.62,0.31,0.31,-0.27,2.36,0.48,0.49,7.0,0.47,0.07,0.57,0.35,0.22,-0.55,2.44,0.48,0.49,7.0,0.43,0.1,0.57,0.27,0.3,-0.43,2.4,0.44,0.46,7.0,0.36,0.11,0.55,0.2,0.35,0.18,2.48,0.38,0.38,7.0,0.34,0.12,0.51,0.14,0.37,-0.3,2.34,0.35,0.36,7.0,0.32,0.07,0.43,0.21,0.21,-0.28,2.2,0.33,0.34,7.0,0.3,0.11,0.46,0.14,0.31,-0.2,2.06,0.32,0.31,7.0,0.35,0.09,0.49,0.21,0.28,-0.28,2.23,0.36,0.37,7.0,0.39,0.11,0.56,0.22,0.34,-0.01,2.3,0.4,0.39,7.0,0.44,0.1,0.61,0.27,0.34,0.07,2.94,0.45,0.44,7.0
+BI-BJ-G020010 = 0.4,0.15,0.58,0.15,0.43,-0.48,2.21,0.43,0.43,7.0,0.36,0.17,0.54,0.07,0.47,-0.6,2.32,0.39,0.39,7.0,0.41,0.14,0.57,0.16,0.41,-0.75,2.43,0.43,0.44,7.0,0.42,0.11,0.53,0.23,0.31,-0.75,2.42,0.43,0.44,7.0,0.37,0.16,0.55,0.1,0.45,-0.59,2.3,0.4,0.4,7.0,0.34,0.17,0.53,0.05,0.48,-0.43,2.18,0.37,0.36,7.0,0.28,0.2,0.5,-0.06,0.56,-0.61,2.32,0.33,0.33,7.0,0.26,0.12,0.41,0.08,0.33,-0.19,2.03,0.28,0.25,7.0,0.26,0.15,0.42,-0.01,0.44,-0.71,2.38,0.29,0.29,7.0,0.28,0.14,0.45,0.05,0.4,-0.5,2.2,0.31,0.28,7.0,0.34,0.16,0.51,0.06,0.46,-0.68,2.39,0.37,0.37,7.0,0.38,0.16,0.58,0.11,0.47,-0.36,2.16,0.41,0.4,7.0
+BI-BR-G030001 = 0.61,0.05,0.67,0.54,0.12,0.06,1.28,0.61,0.6,7.0,0.68,0.06,0.74,0.55,0.19,-1.4,3.89,0.68,0.7,7.0,0.65,0.05,0.72,0.59,0.13,0.1,1.77,0.65,0.65,7.0,0.67,0.07,0.74,0.57,0.17,-0.51,1.83,0.67,0.69,7.0,0.66,0.07,0.75,0.56,0.19,-0.28,1.72,0.66,0.68,7.0,0.66,0.07,0.71,0.51,0.21,-1.63,4.23,0.66,0.68,7.0,0.59,0.06,0.64,0.46,0.19,-1.55,4.15,0.6,0.61,7.0,0.52,0.06,0.57,0.39,0.18,-1.55,4.17,0.52,0.53,7.0,0.51,0.05,0.55,0.39,0.16,-1.56,4.08,0.51,0.53,7.0,0.52,0.05,0.58,0.44,0.14,-0.39,2.15,0.52,0.51,7.0,0.5,0.06,0.59,0.44,0.15,0.69,1.82,0.51,0.48,7.0,0.58,0.05,0.63,0.5,0.13,-0.71,2.38,0.58,0.59,7.0
+BI-BR-G030002 = 0.55,0.04,0.6,0.47,0.13,-0.41,2.07,0.55,0.55,13.0,0.68,0.03,0.72,0.63,0.09,-0.09,2.09,0.68,0.68,13.0,0.61,0.03,0.67,0.57,0.1,0.45,1.98,0.61,0.6,13.0,0.66,0.06,0.77,0.55,0.23,-0.0,2.29,0.66,0.65,13.0,0.62,0.05,0.71,0.56,0.15,0.45,2.24,0.62,0.62,13.0,0.62,0.06,0.71,0.55,0.16,0.42,1.96,0.62,0.61,13.0,0.53,0.07,0.65,0.45,0.2,0.56,2.15,0.53,0.52,13.0,0.47,0.06,0.58,0.4,0.18,0.64,2.14,0.47,0.45,13.0,0.48,0.04,0.54,0.42,0.12,0.28,2.08,0.48,0.47,13.0,0.49,0.03,0.56,0.46,0.11,1.03,2.77,0.49,0.47,13.0,0.39,0.07,0.51,0.29,0.22,-0.02,2.17,0.4,0.39,13.0,0.59,0.05,0.66,0.48,0.18,-0.35,2.58,0.59,0.58,13.0
+BI-BR-G030003 = 0.63,0.01,0.64,0.61,0.03,-0.6,2.55,0.63,0.63,5.0,0.7,0.02,0.72,0.67,0.05,-0.51,2.02,0.7,0.7,5.0,0.64,0.03,0.68,0.61,0.07,0.13,1.36,0.64,0.64,5.0,0.71,0.04,0.75,0.64,0.1,-1.2,2.94,0.71,0.72,5.0,0.65,0.04,0.69,0.59,0.1,-0.99,2.44,0.66,0.67,5.0,0.66,0.01,0.68,0.64,0.04,0.44,2.29,0.66,0.65,5.0,0.58,0.02,0.6,0.55,0.05,-0.69,2.07,0.58,0.59,5.0,0.51,0.02,0.53,0.48,0.05,-0.46,1.41,0.51,0.52,5.0,0.49,0.03,0.53,0.44,0.08,-0.2,1.87,0.49,0.49,5.0,0.51,0.05,0.57,0.46,0.11,0.17,1.43,0.51,0.5,5.0,0.44,0.06,0.51,0.36,0.15,0.09,1.47,0.44,0.42,5.0,0.64,0.01,0.65,0.63,0.02,0.45,1.35,0.64,0.63,5.0
+BI-BR-G030004 = 0.61,0.04,0.67,0.55,0.11,-0.14,2.12,0.61,0.62,7.0,0.64,0.01,0.67,0.62,0.05,0.36,2.65,0.64,0.64,7.0,0.56,0.02,0.57,0.53,0.04,-0.54,1.98,0.56,0.56,7.0,0.62,0.02,0.64,0.6,0.04,-0.09,1.62,0.62,0.62,7.0,0.59,0.03,0.63,0.55,0.09,0.02,1.79,0.59,0.58,7.0,0.59,0.02,0.62,0.57,0.05,0.2,1.81,0.6,0.59,7.0,0.5,0.02,0.53,0.47,0.05,-0.29,2.12,0.51,0.51,7.0,0.45,0.02,0.47,0.43,0.04,-0.37,1.97,0.45,0.46,7.0,0.47,0.02,0.49,0.44,0.05,0.04,1.56,0.47,0.47,7.0,0.46,0.03,0.49,0.41,0.08,-0.47,2.06,0.46,0.47,7.0,0.46,0.04,0.52,0.41,0.11,-0.01,1.52,0.46,0.46,7.0,0.69,0.01,0.7,0.67,0.04,-0.88,2.58,0.69,0.7,7.0
+BI-BR-G030005 = 0.65,0.02,0.68,0.63,0.04,0.39,2.02,0.65,0.65,9.0,0.66,0.01,0.68,0.64,0.04,-0.23,1.76,0.66,0.66,9.0,0.56,0.04,0.63,0.51,0.13,0.5,2.38,0.56,0.55,9.0,0.55,0.04,0.63,0.5,0.13,0.61,2.87,0.55,0.54,9.0,0.53,0.02,0.57,0.51,0.06,1.18,4.47,0.53,0.53,9.0,0.66,0.02,0.7,0.63,0.07,0.34,1.99,0.66,0.66,9.0,0.58,0.03,0.62,0.54,0.08,0.18,1.78,0.58,0.58,9.0,0.51,0.03,0.58,0.48,0.1,0.71,2.37,0.51,0.51,9.0,0.51,0.04,0.57,0.46,0.11,0.15,1.83,0.51,0.51,9.0,0.42,0.03,0.46,0.37,0.09,-0.78,3.1,0.42,0.43,9.0,0.47,0.03,0.49,0.41,0.08,-0.91,2.51,0.47,0.48,9.0,0.66,0.04,0.72,0.61,0.11,0.12,1.85,0.66,0.66,9.0
+BI-BR-G030006 = 0.31,0.18,0.66,0.08,0.58,0.31,1.77,0.36,0.3,36.0,0.27,0.19,0.63,0.04,0.59,0.49,1.89,0.33,0.23,36.0,0.37,0.16,0.7,0.15,0.55,0.31,1.83,0.4,0.36,36.0,0.37,0.17,0.69,0.14,0.55,0.42,1.91,0.41,0.32,36.0,0.31,0.19,0.66,0.07,0.6,0.38,1.83,0.37,0.27,36.0,0.29,0.19,0.67,0.06,0.61,0.5,1.97,0.34,0.24,36.0,0.17,0.21,0.57,-0.09,0.67,0.46,1.85,0.27,0.13,36.0,0.18,0.17,0.51,-0.04,0.56,0.52,1.94,0.25,0.14,36.0,0.21,0.17,0.53,-0.03,0.55,0.44,1.94,0.27,0.17,36.0,0.24,0.19,0.59,-0.01,0.59,0.33,1.84,0.3,0.23,36.0,0.25,0.16,0.59,0.03,0.56,0.25,1.81,0.29,0.23,36.0,0.3,0.16,0.62,0.1,0.52,0.37,1.82,0.34,0.29,36.0
+BI-BR-G030007 = 0.58,0.03,0.63,0.55,0.08,0.39,2.17,0.58,0.59,11.0,0.66,0.02,0.7,0.64,0.06,0.74,2.32,0.66,0.66,11.0,0.64,0.02,0.66,0.6,0.07,-0.52,3.19,0.64,0.64,11.0,0.57,0.02,0.61,0.53,0.07,-0.1,2.13,0.57,0.57,11.0,0.55,0.02,0.6,0.52,0.08,0.46,2.73,0.55,0.55,11.0,0.56,0.01,0.58,0.55,0.03,-0.34,2.17,0.56,0.57,11.0,0.47,0.01,0.49,0.45,0.04,0.68,2.34,0.47,0.46,11.0,0.41,0.01,0.43,0.4,0.03,0.28,1.7,0.41,0.41,11.0,0.42,0.02,0.47,0.4,0.07,0.93,2.56,0.42,0.41,11.0,0.48,0.02,0.51,0.46,0.05,0.07,2.47,0.48,0.48,11.0,0.5,0.05,0.55,0.44,0.12,-0.21,1.45,0.5,0.5,11.0,0.66,0.04,0.71,0.6,0.1,-0.19,1.76,0.66,0.64,11.0
+BI-BR-G030008 = 0.59,0.04,0.66,0.53,0.13,0.3,2.26,0.59,0.59,10.0,0.67,0.02,0.7,0.63,0.07,0.04,1.84,0.67,0.67,10.0,0.55,0.03,0.6,0.51,0.08,0.35,2.29,0.55,0.55,10.0,0.65,0.03,0.7,0.6,0.1,0.26,3.09,0.65,0.65,10.0,0.6,0.02,0.63,0.58,0.05,0.29,2.37,0.6,0.6,10.0,0.6,0.03,0.64,0.56,0.08,0.17,2.16,0.6,0.6,10.0,0.5,0.03,0.56,0.46,0.1,0.22,2.27,0.5,0.5,10.0,0.45,0.03,0.5,0.41,0.09,0.02,2.3,0.45,0.45,10.0,0.45,0.02,0.47,0.42,0.05,0.22,2.26,0.45,0.44,10.0,0.45,0.02,0.48,0.42,0.06,-0.44,2.45,0.45,0.46,10.0,0.37,0.06,0.47,0.29,0.18,0.65,2.55,0.37,0.36,10.0,0.66,0.02,0.69,0.64,0.05,0.45,2.3,0.66,0.66,10.0
+BI-BR-G030009 = 0.59,0.06,0.68,0.51,0.16,0.35,1.98,0.59,0.57,6.0,0.7,0.03,0.75,0.67,0.08,1.02,2.39,0.7,0.68,6.0,0.66,0.03,0.71,0.64,0.07,1.15,2.95,0.66,0.65,6.0,0.72,0.03,0.77,0.7,0.07,0.71,2.38,0.72,0.72,6.0,0.68,0.02,0.71,0.67,0.05,0.64,1.62,0.69,0.68,6.0,0.67,0.02,0.7,0.65,0.05,1.19,3.18,0.67,0.66,6.0,0.57,0.03,0.62,0.54,0.08,1.08,2.97,0.57,0.56,6.0,0.5,0.02,0.55,0.48,0.06,1.25,3.27,0.5,0.5,6.0,0.51,0.02,0.55,0.49,0.06,1.1,2.81,0.51,0.5,6.0,0.52,0.03,0.58,0.48,0.09,0.24,2.11,0.52,0.53,6.0,0.42,0.04,0.48,0.36,0.12,-0.01,1.96,0.42,0.42,6.0,0.54,0.03,0.59,0.51,0.08,0.63,2.55,0.54,0.54,6.0
+BI-CA-G040001 = 0.69,0.02,0.74,0.66,0.08,0.59,3.17,0.69,0.69,17.0,0.68,0.03,0.73,0.62,0.11,0.17,2.41,0.68,0.68,17.0,0.57,0.03,0.61,0.49,0.12,-0.89,3.95,0.57,0.57,17.0,0.61,0.01,0.63,0.59,0.04,-0.35,2.12,0.61,0.61,17.0,0.6,0.02,0.64,0.57,0.07,0.38,2.48,0.6,0.6,17.0,0.51,0.01,0.53,0.5,0.04,0.21,2.21,0.51,0.51,17.0,0.44,0.02,0.47,0.41,0.06,0.4,2.77,0.44,0.43,17.0,0.41,0.02,0.46,0.36,0.09,0.46,2.85,0.41,0.4,17.0,0.42,0.03,0.48,0.36,0.12,0.04,1.87,0.42,0.43,17.0,0.52,0.05,0.62,0.41,0.21,-0.23,2.71,0.52,0.54,17.0,0.58,0.04,0.68,0.51,0.18,0.62,3.28,0.58,0.58,17.0,0.68,0.03,0.77,0.64,0.12,1.39,4.31,0.68,0.67,17.0
+BI-CA-G040002 = 0.72,0.02,0.75,0.7,0.05,0.17,1.85,0.72,0.72,10.0,0.66,0.02,0.7,0.62,0.07,-0.28,2.2,0.66,0.67,10.0,0.58,0.03,0.66,0.54,0.12,0.98,3.72,0.58,0.58,10.0,0.6,0.01,0.61,0.58,0.04,-0.97,3.05,0.6,0.6,10.0,0.62,0.0,0.63,0.62,0.01,-0.36,1.06,0.62,0.62,10.0,0.52,0.01,0.53,0.5,0.03,0.1,1.72,0.52,0.52,10.0,0.41,0.01,0.43,0.4,0.03,0.3,1.78,0.41,0.41,10.0,0.39,0.01,0.41,0.37,0.03,-0.65,2.38,0.39,0.39,10.0,0.44,0.04,0.5,0.39,0.11,-0.06,1.81,0.44,0.45,10.0,0.5,0.02,0.53,0.45,0.08,-0.63,2.59,0.5,0.5,10.0,0.58,0.03,0.62,0.54,0.08,-0.24,1.86,0.58,0.59,10.0,0.7,0.02,0.73,0.68,0.06,0.14,1.86,0.7,0.7,10.0
+BI-CA-G040003 = 0.71,0.01,0.73,0.7,0.03,0.43,1.85,0.71,0.71,4.0,0.64,0.01,0.64,0.63,0.01,0.18,1.15,0.64,0.64,4.0,0.58,0.06,0.64,0.51,0.13,-0.04,1.28,0.58,0.58,4.0,0.6,0.01,0.61,0.59,0.02,0.88,2.15,0.6,0.59,4.0,0.62,0.01,0.63,0.61,0.02,0.35,1.7,0.62,0.62,4.0,0.53,0.02,0.55,0.51,0.04,-0.12,1.57,0.53,0.53,4.0,0.42,0.01,0.44,0.41,0.03,0.03,1.2,0.43,0.42,4.0,0.39,0.01,0.4,0.39,0.01,-0.0,2.03,0.39,0.39,4.0,0.48,0.02,0.51,0.47,0.04,1.11,2.29,0.48,0.47,4.0,0.54,0.02,0.56,0.52,0.04,-0.23,1.83,0.55,0.55,4.0,0.58,0.02,0.59,0.55,0.04,-0.21,1.58,0.58,0.58,4.0,0.69,0.01,0.7,0.68,0.02,-0.0,1.44,0.69,0.69,4.0
+BI-CA-G040004 = 0.71,0.02,0.75,0.68,0.08,0.28,2.26,0.71,0.71,16.0,0.67,0.05,0.75,0.58,0.17,-0.01,1.96,0.67,0.66,16.0,0.56,0.05,0.66,0.51,0.16,0.83,2.48,0.56,0.54,16.0,0.6,0.01,0.63,0.59,0.05,0.8,3.47,0.6,0.6,16.0,0.61,0.01,0.64,0.59,0.06,-0.05,2.91,0.61,0.61,16.0,0.53,0.01,0.56,0.5,0.06,0.15,2.86,0.53,0.53,16.0,0.45,0.01,0.47,0.42,0.05,-0.18,2.53,0.45,0.45,16.0,0.43,0.02,0.48,0.4,0.08,0.73,3.0,0.43,0.43,16.0,0.47,0.03,0.53,0.42,0.11,0.26,3.49,0.47,0.47,16.0,0.51,0.1,0.65,0.34,0.32,-0.43,2.0,0.52,0.53,16.0,0.62,0.05,0.74,0.57,0.17,1.04,3.25,0.62,0.61,16.0,0.73,0.04,0.81,0.67,0.14,0.94,3.44,0.73,0.72,16.0
+BI-CA-G040005 = 0.68,0.01,0.7,0.67,0.03,0.27,1.53,0.68,0.68,12.0,0.61,0.01,0.63,0.59,0.05,0.57,2.54,0.61,0.6,12.0,0.53,0.03,0.59,0.48,0.11,0.53,2.62,0.53,0.52,12.0,0.59,0.01,0.61,0.58,0.04,1.77,5.66,0.59,0.59,12.0,0.6,0.01,0.61,0.59,0.02,0.56,1.83,0.6,0.6,12.0,0.51,0.01,0.52,0.49,0.03,0.18,1.77,0.51,0.51,12.0,0.42,0.02,0.45,0.4,0.05,0.19,1.94,0.42,0.42,12.0,0.39,0.01,0.42,0.38,0.04,0.3,2.26,0.4,0.39,12.0,0.44,0.02,0.46,0.4,0.06,-0.34,2.07,0.44,0.44,12.0,0.52,0.02,0.55,0.49,0.06,0.31,2.42,0.52,0.51,12.0,0.59,0.02,0.62,0.56,0.06,0.45,2.59,0.59,0.58,12.0,0.69,0.01,0.71,0.67,0.03,0.69,4.29,0.69,0.69,12.0
+BI-CI-G050001 = 0.66,0.02,0.7,0.64,0.06,0.27,2.02,0.66,0.66,10.0,0.66,0.02,0.69,0.63,0.06,0.05,2.57,0.66,0.66,10.0,0.68,0.02,0.72,0.66,0.07,0.59,2.46,0.69,0.68,10.0,0.68,0.03,0.71,0.64,0.07,0.13,1.8,0.68,0.67,10.0,0.6,0.06,0.68,0.51,0.17,0.3,2.02,0.6,0.59,10.0,0.56,0.04,0.64,0.51,0.13,0.51,2.16,0.57,0.56,10.0,0.49,0.04,0.55,0.45,0.1,0.67,2.19,0.49,0.48,10.0,0.4,0.03,0.46,0.36,0.09,0.69,2.17,0.4,0.39,10.0,0.49,0.03,0.54,0.42,0.12,-0.47,3.04,0.49,0.49,10.0,0.56,0.05,0.64,0.46,0.18,-0.43,3.03,0.56,0.57,10.0,0.56,0.05,0.64,0.5,0.14,0.43,1.91,0.56,0.55,10.0,0.68,0.03,0.73,0.64,0.09,0.46,2.05,0.68,0.67,10.0
+BI-CI-G050002 = 0.75,0.01,0.76,0.73,0.03,-0.26,1.59,0.75,0.75,9.0,0.71,0.01,0.72,0.68,0.04,-1.45,4.55,0.71,0.71,9.0,0.61,0.06,0.7,0.52,0.18,0.12,2.13,0.61,0.6,9.0,0.63,0.06,0.74,0.56,0.18,0.2,1.91,0.64,0.65,9.0,0.67,0.06,0.75,0.58,0.18,-0.28,1.79,0.67,0.68,9.0,0.72,0.01,0.73,0.69,0.04,-1.16,3.87,0.72,0.72,9.0,0.67,0.03,0.71,0.63,0.08,0.16,1.89,0.67,0.66,9.0,0.6,0.04,0.66,0.53,0.12,-0.01,2.38,0.6,0.59,9.0,0.59,0.01,0.61,0.57,0.04,-0.03,2.49,0.59,0.59,9.0,0.67,0.04,0.7,0.59,0.11,-1.02,2.98,0.67,0.68,9.0,0.64,0.05,0.7,0.57,0.13,-0.34,1.79,0.64,0.64,9.0,0.74,0.02,0.77,0.7,0.07,-0.76,3.62,0.74,0.74,9.0
+BI-CI-G050003 = 0.68,0.05,0.76,0.62,0.14,0.19,1.86,0.68,0.69,11.0,0.71,0.02,0.75,0.67,0.08,-0.35,2.27,0.71,0.72,11.0,0.54,0.06,0.64,0.46,0.18,0.04,1.87,0.55,0.56,11.0,0.63,0.06,0.72,0.53,0.19,-0.03,2.01,0.63,0.63,11.0,0.66,0.07,0.77,0.54,0.24,-0.36,2.16,0.67,0.68,11.0,0.75,0.01,0.77,0.73,0.04,0.39,1.95,0.75,0.74,11.0,0.72,0.03,0.76,0.67,0.09,0.01,2.22,0.72,0.71,11.0,0.64,0.04,0.72,0.58,0.14,0.34,2.22,0.64,0.64,11.0,0.62,0.02,0.64,0.58,0.06,-0.57,2.63,0.62,0.62,11.0,0.67,0.03,0.71,0.61,0.11,-0.44,2.37,0.67,0.67,11.0,0.62,0.06,0.72,0.52,0.2,-0.15,1.99,0.62,0.61,11.0,0.73,0.03,0.76,0.68,0.08,-0.44,1.99,0.73,0.73,11.0
+BI-CI-G050004 = 0.74,0.01,0.76,0.71,0.05,-1.01,4.06,0.74,0.74,11.0,0.71,0.02,0.73,0.69,0.05,0.53,1.94,0.71,0.7,11.0,0.66,0.04,0.71,0.57,0.14,-1.02,3.33,0.66,0.67,11.0,0.73,0.03,0.77,0.67,0.1,-0.46,3.0,0.73,0.73,11.0,0.73,0.03,0.76,0.65,0.1,-1.88,5.4,0.73,0.74,11.0,0.71,0.04,0.75,0.62,0.13,-1.03,3.35,0.71,0.72,11.0,0.63,0.05,0.7,0.54,0.16,-0.2,1.88,0.63,0.63,11.0,0.54,0.06,0.64,0.44,0.2,0.14,1.9,0.54,0.53,11.0,0.54,0.05,0.62,0.49,0.13,0.49,1.88,0.54,0.54,11.0,0.63,0.05,0.7,0.57,0.14,0.07,1.47,0.63,0.63,11.0,0.67,0.05,0.73,0.57,0.16,-0.87,2.84,0.67,0.68,11.0,0.75,0.02,0.78,0.7,0.09,-1.06,3.66,0.75,0.76,11.0
+BI-CI-G050005 = 0.73,0.02,0.75,0.7,0.06,-0.41,2.11,0.73,0.73,8.0,0.71,0.02,0.74,0.68,0.06,-0.55,2.24,0.71,0.72,8.0,0.7,0.02,0.73,0.67,0.06,0.17,1.75,0.7,0.69,8.0,0.73,0.01,0.74,0.7,0.04,-1.04,3.26,0.73,0.73,8.0,0.73,0.04,0.77,0.65,0.11,-1.12,3.14,0.73,0.75,8.0,0.68,0.04,0.72,0.61,0.11,-0.91,2.89,0.68,0.69,8.0,0.61,0.04,0.65,0.54,0.11,-0.75,2.55,0.61,0.62,8.0,0.52,0.04,0.56,0.44,0.12,-0.64,2.39,0.52,0.52,8.0,0.56,0.02,0.59,0.52,0.07,-0.45,2.21,0.56,0.56,8.0,0.66,0.04,0.71,0.6,0.11,-0.22,2.02,0.66,0.66,8.0,0.67,0.04,0.71,0.59,0.12,-0.78,2.63,0.67,0.67,8.0,0.74,0.02,0.77,0.71,0.06,-0.65,2.68,0.74,0.74,8.0
+BI-CI-G050006 = 0.71,0.02,0.73,0.67,0.06,-0.85,2.67,0.71,0.72,7.0,0.68,0.02,0.7,0.65,0.05,-0.06,2.23,0.68,0.67,7.0,0.69,0.01,0.7,0.68,0.03,0.39,1.61,0.69,0.69,7.0,0.69,0.04,0.75,0.64,0.11,0.28,2.31,0.69,0.68,7.0,0.63,0.06,0.71,0.54,0.17,-0.17,2.29,0.63,0.64,7.0,0.6,0.05,0.65,0.52,0.14,-0.62,2.41,0.6,0.61,7.0,0.5,0.03,0.54,0.45,0.09,-0.37,1.97,0.5,0.5,7.0,0.41,0.03,0.44,0.37,0.08,-0.34,2.11,0.41,0.41,7.0,0.46,0.02,0.48,0.44,0.04,0.0,1.52,0.46,0.46,7.0,0.52,0.02,0.53,0.47,0.06,-1.29,3.12,0.52,0.53,7.0,0.54,0.05,0.64,0.49,0.15,0.78,2.94,0.55,0.54,7.0,0.7,0.03,0.74,0.66,0.08,0.2,2.34,0.7,0.7,7.0
+BI-GI-G060001 = 0.66,0.01,0.67,0.64,0.04,0.0,2.45,0.66,0.66,10.0,0.64,0.01,0.65,0.62,0.03,-0.32,1.94,0.64,0.64,10.0,0.59,0.02,0.64,0.55,0.09,0.63,3.2,0.59,0.58,10.0,0.63,0.02,0.68,0.59,0.09,0.08,3.21,0.63,0.63,10.0,0.6,0.01,0.62,0.6,0.03,1.21,3.58,0.6,0.6,10.0,0.57,0.02,0.59,0.53,0.06,-0.17,1.83,0.57,0.57,10.0,0.47,0.02,0.5,0.44,0.06,-0.05,1.69,0.47,0.47,10.0,0.41,0.02,0.44,0.39,0.06,0.05,2.02,0.41,0.41,10.0,0.43,0.03,0.46,0.39,0.07,-0.42,1.85,0.43,0.44,10.0,0.5,0.05,0.56,0.41,0.15,-0.73,2.45,0.5,0.51,10.0,0.58,0.02,0.61,0.55,0.06,-0.22,2.3,0.58,0.58,10.0,0.69,0.01,0.71,0.68,0.03,-0.21,2.09,0.69,0.7,10.0
+BI-GI-G060002 = 0.61,0.01,0.61,0.6,0.02,-1.05,2.1,0.61,0.61,4.0,0.65,0.01,0.66,0.64,0.02,0.47,2.0,0.65,0.65,4.0,0.57,0.02,0.6,0.55,0.05,0.51,2.04,0.57,0.57,4.0,0.56,0.02,0.57,0.54,0.04,-0.0,1.01,0.56,0.56,4.0,0.51,0.0,0.52,0.51,0.01,0.77,1.82,0.51,0.51,4.0,0.56,0.01,0.57,0.54,0.03,-0.03,1.28,0.56,0.56,4.0,0.47,0.01,0.48,0.46,0.03,-0.0,1.03,0.47,0.47,4.0,0.42,0.01,0.43,0.41,0.03,0.03,1.07,0.42,0.42,4.0,0.41,0.01,0.43,0.39,0.03,0.32,1.57,0.41,0.41,4.0,0.45,0.0,0.46,0.45,0.01,-0.0,1.32,0.45,0.45,4.0,0.4,0.04,0.44,0.35,0.09,-0.07,1.91,0.4,0.4,4.0,0.66,0.01,0.67,0.65,0.02,0.51,1.84,0.66,0.65,4.0
+BI-GI-G060003 = 0.59,0.01,0.6,0.58,0.02,-0.24,1.49,0.59,0.59,3.0,0.66,0.01,0.67,0.65,0.02,0.41,1.51,0.66,0.65,3.0,0.62,0.01,0.62,0.61,0.01,-0.68,1.19,0.62,0.62,3.0,0.56,0.01,0.57,0.55,0.02,-0.65,1.52,0.56,0.56,3.0,0.54,0.01,0.55,0.53,0.02,-0.44,1.49,0.54,0.54,3.0,0.56,0.0,0.57,0.56,0.01,-0.0,2.64,0.56,0.56,3.0,0.47,0.01,0.48,0.47,0.01,0.65,1.44,0.47,0.47,3.0,0.42,0.01,0.43,0.41,0.02,0.53,1.51,0.42,0.42,3.0,0.42,0.02,0.44,0.41,0.03,0.38,1.5,0.42,0.42,3.0,0.46,0.01,0.46,0.45,0.02,0.0,1.46,0.46,0.46,3.0,0.4,0.02,0.42,0.39,0.03,0.69,1.5,0.4,0.39,3.0,0.64,0.02,0.67,0.63,0.04,0.6,1.5,0.64,0.63,3.0
+BI-GI-G060004 = 0.64,0.01,0.65,0.63,0.02,-1.07,2.52,0.64,0.65,5.0,0.63,0.0,0.63,0.63,0.0,1.49,14.96,0.63,0.63,5.0,0.6,0.03,0.63,0.56,0.08,-0.56,2.03,0.6,0.6,5.0,0.65,0.01,0.66,0.64,0.03,0.95,2.57,0.65,0.64,5.0,0.6,0.01,0.6,0.59,0.02,-0.83,2.04,0.6,0.6,5.0,0.55,0.01,0.56,0.53,0.03,-0.28,1.78,0.55,0.54,5.0,0.46,0.01,0.47,0.45,0.03,-0.05,1.8,0.46,0.46,5.0,0.4,0.0,0.4,0.39,0.0,-1.51,9.46,0.4,0.4,5.0,0.42,0.02,0.45,0.39,0.06,-0.37,1.98,0.42,0.43,5.0,0.48,0.02,0.5,0.46,0.05,0.34,2.21,0.48,0.48,5.0,0.56,0.02,0.59,0.53,0.06,0.32,1.59,0.56,0.55,5.0,0.69,0.01,0.69,0.68,0.02,-0.63,1.95,0.69,0.69,5.0
+BI-GI-G060005 = 0.58,0.02,0.6,0.54,0.06,-1.01,3.52,0.58,0.59,8.0,0.61,0.01,0.63,0.6,0.03,0.76,2.58,0.61,0.61,8.0,0.53,0.02,0.56,0.5,0.06,0.45,2.86,0.53,0.52,8.0,0.59,0.03,0.64,0.55,0.09,0.27,1.94,0.59,0.58,8.0,0.52,0.01,0.55,0.51,0.04,0.47,2.76,0.52,0.52,8.0,0.56,0.01,0.57,0.55,0.02,0.09,2.57,0.56,0.56,8.0,0.48,0.01,0.49,0.46,0.03,-0.64,2.28,0.48,0.48,8.0,0.41,0.01,0.43,0.4,0.03,-0.18,2.17,0.41,0.41,8.0,0.42,0.02,0.45,0.4,0.05,0.67,2.54,0.42,0.42,8.0,0.43,0.02,0.46,0.41,0.05,-0.14,1.93,0.43,0.43,8.0,0.44,0.02,0.46,0.41,0.05,-0.42,1.93,0.44,0.44,8.0,0.65,0.01,0.67,0.63,0.04,-0.53,2.3,0.65,0.66,8.0
+BI-GI-G060006 = 0.63,0.02,0.65,0.61,0.04,0.76,2.18,0.63,0.62,8.0,0.64,0.01,0.65,0.62,0.03,-0.04,2.0,0.64,0.63,8.0,0.55,0.02,0.58,0.52,0.06,0.38,1.64,0.55,0.54,8.0,0.64,0.01,0.65,0.62,0.03,-0.38,2.52,0.64,0.64,8.0,0.57,0.01,0.59,0.56,0.03,1.11,3.61,0.57,0.57,8.0,0.53,0.01,0.55,0.51,0.03,-0.0,1.65,0.53,0.53,8.0,0.44,0.01,0.46,0.43,0.03,-0.21,1.6,0.44,0.44,8.0,0.4,0.01,0.41,0.38,0.03,-0.38,1.85,0.4,0.4,8.0,0.37,0.02,0.4,0.35,0.05,0.07,1.87,0.37,0.37,8.0,0.43,0.03,0.46,0.37,0.09,-0.51,2.1,0.43,0.43,8.0,0.48,0.01,0.5,0.48,0.02,0.55,1.73,0.48,0.48,8.0,0.67,0.02,0.69,0.65,0.04,-0.33,1.69,0.67,0.68,8.0
+BI-GI-G060007 = 0.61,0.02,0.64,0.58,0.06,-0.35,2.58,0.61,0.61,6.0,0.63,0.0,0.64,0.63,0.01,0.13,1.89,0.63,0.63,6.0,0.53,0.03,0.57,0.49,0.08,0.01,2.16,0.53,0.53,6.0,0.59,0.03,0.61,0.54,0.07,-0.83,2.36,0.59,0.6,6.0,0.54,0.02,0.57,0.51,0.05,-0.23,1.76,0.54,0.54,6.0,0.51,0.01,0.53,0.51,0.02,1.1,2.61,0.51,0.51,6.0,0.43,0.01,0.44,0.42,0.02,0.38,2.12,0.43,0.43,6.0,0.38,0.01,0.38,0.37,0.01,-1.79,4.2,0.38,0.38,6.0,0.37,0.0,0.38,0.37,0.01,-0.65,0.62,0.37,0.38,6.0,0.44,0.01,0.44,0.42,0.02,-0.97,2.36,0.44,0.44,6.0,0.49,0.02,0.53,0.46,0.07,-0.06,1.95,0.49,0.5,6.0,0.65,0.03,0.68,0.61,0.07,-0.53,1.94,0.65,0.66,6.0
+BI-GI-G060008 = 0.6,0.01,0.62,0.59,0.03,0.29,2.09,0.6,0.6,6.0,0.63,0.0,0.63,0.63,0.01,-0.02,12.14,0.63,0.63,6.0,0.52,0.01,0.53,0.5,0.04,-0.25,1.87,0.52,0.52,6.0,0.63,0.02,0.66,0.6,0.05,0.42,2.06,0.63,0.63,6.0,0.54,0.02,0.57,0.51,0.06,-0.14,1.69,0.54,0.54,6.0,0.54,0.01,0.56,0.52,0.03,0.47,1.96,0.54,0.54,6.0,0.46,0.02,0.49,0.44,0.05,0.61,2.3,0.46,0.45,6.0,0.41,0.01,0.42,0.4,0.02,0.13,1.28,0.41,0.41,6.0,0.39,0.01,0.4,0.39,0.01,0.09,1.13,0.39,0.39,6.0,0.44,0.01,0.46,0.43,0.03,0.08,1.82,0.44,0.44,6.0,0.46,0.02,0.48,0.43,0.05,-0.66,2.11,0.46,0.46,6.0,0.65,0.01,0.66,0.63,0.02,-0.65,2.29,0.65,0.65,6.0
+BI-GI-G060009 = 0.68,0.02,0.71,0.67,0.04,0.72,1.92,0.68,0.68,5.0,0.65,0.0,0.66,0.65,0.01,-0.04,1.37,0.65,0.65,5.0,0.63,0.01,0.64,0.61,0.03,-0.76,2.21,0.63,0.63,5.0,0.66,0.02,0.69,0.64,0.05,0.85,2.15,0.66,0.65,5.0,0.62,0.01,0.63,0.62,0.01,1.14,2.78,0.62,0.62,5.0,0.62,0.01,0.64,0.61,0.03,0.1,1.67,0.62,0.62,5.0,0.53,0.01,0.54,0.51,0.03,0.08,1.48,0.53,0.53,5.0,0.45,0.01,0.46,0.44,0.02,-0.0,1.3,0.45,0.45,5.0,0.47,0.0,0.47,0.46,0.01,-0.84,0.77,0.47,0.47,5.0,0.57,0.02,0.59,0.55,0.04,-0.18,1.87,0.57,0.57,5.0,0.59,0.01,0.6,0.58,0.02,0.39,2.09,0.59,0.59,5.0,0.71,0.01,0.72,0.7,0.02,0.78,2.14,0.71,0.7,5.0
+BI-GI-G060010 = 0.58,0.01,0.6,0.56,0.04,0.18,2.38,0.58,0.58,5.0,0.63,0.01,0.64,0.62,0.02,-0.29,1.26,0.63,0.63,5.0,0.58,0.03,0.62,0.55,0.07,-0.07,1.49,0.58,0.59,5.0,0.58,0.02,0.6,0.55,0.05,0.04,1.29,0.58,0.57,5.0,0.57,0.02,0.59,0.54,0.05,-0.52,1.87,0.57,0.58,5.0,0.57,0.01,0.58,0.56,0.02,-0.25,1.52,0.57,0.57,5.0,0.49,0.01,0.49,0.48,0.01,0.16,1.23,0.49,0.49,5.0,0.44,0.01,0.45,0.43,0.02,0.49,2.5,0.44,0.43,5.0,0.46,0.01,0.47,0.44,0.03,0.33,1.46,0.46,0.45,5.0,0.45,0.02,0.47,0.44,0.04,0.02,1.38,0.45,0.45,5.0,0.45,0.02,0.47,0.43,0.05,0.05,1.56,0.45,0.45,5.0,0.68,0.01,0.69,0.66,0.03,-0.63,2.13,0.68,0.68,5.0
+BI-KI-G090001 = 0.59,0.04,0.66,0.52,0.14,-0.07,2.67,0.59,0.59,7.0,0.56,0.05,0.64,0.48,0.16,0.09,2.6,0.56,0.56,7.0,0.62,0.04,0.69,0.56,0.12,0.14,2.8,0.62,0.62,7.0,0.64,0.03,0.7,0.61,0.09,0.86,2.66,0.64,0.63,7.0,0.67,0.03,0.71,0.62,0.09,-0.46,2.4,0.67,0.66,7.0,0.61,0.03,0.66,0.56,0.1,-0.21,2.62,0.61,0.62,7.0,0.56,0.03,0.62,0.51,0.11,-0.06,2.74,0.56,0.56,7.0,0.45,0.04,0.52,0.38,0.14,-0.11,2.74,0.46,0.45,7.0,0.44,0.05,0.51,0.36,0.15,-0.25,2.68,0.44,0.44,7.0,0.51,0.04,0.57,0.44,0.14,-0.17,2.28,0.51,0.51,7.0,0.59,0.04,0.65,0.53,0.12,0.29,2.4,0.59,0.58,7.0,0.59,0.06,0.68,0.51,0.17,0.49,2.39,0.59,0.59,7.0
+BI-KI-G090002 = 0.6,0.06,0.68,0.49,0.18,-0.33,1.89,0.6,0.61,15.0,0.56,0.07,0.65,0.42,0.22,-0.44,1.95,0.56,0.57,15.0,0.55,0.04,0.59,0.47,0.13,-0.62,2.33,0.55,0.56,15.0,0.6,0.04,0.66,0.55,0.11,-0.24,1.83,0.61,0.6,15.0,0.64,0.05,0.7,0.57,0.12,-0.24,1.59,0.64,0.63,15.0,0.56,0.05,0.62,0.47,0.14,-0.3,1.65,0.56,0.55,15.0,0.49,0.05,0.56,0.41,0.15,-0.28,1.72,0.49,0.48,15.0,0.4,0.05,0.46,0.32,0.14,-0.22,1.57,0.4,0.39,15.0,0.41,0.06,0.48,0.31,0.17,-0.29,1.8,0.41,0.41,15.0,0.49,0.07,0.58,0.38,0.2,-0.25,1.78,0.49,0.49,15.0,0.55,0.06,0.64,0.46,0.18,-0.11,1.92,0.55,0.56,15.0,0.56,0.07,0.65,0.43,0.22,-0.31,1.79,0.56,0.57,15.0
+BI-KI-G090003 = 0.68,0.01,0.69,0.65,0.04,-1.53,3.74,0.68,0.69,6.0,0.66,0.01,0.67,0.63,0.04,-1.58,3.8,0.66,0.66,6.0,0.56,0.01,0.57,0.54,0.03,-1.03,2.46,0.56,0.57,6.0,0.66,0.02,0.67,0.63,0.04,-0.76,2.17,0.66,0.66,6.0,0.68,0.01,0.7,0.66,0.03,0.16,1.78,0.68,0.68,6.0,0.6,0.01,0.61,0.58,0.04,-0.98,3.08,0.6,0.6,6.0,0.52,0.01,0.54,0.5,0.04,0.51,2.18,0.52,0.52,6.0,0.44,0.01,0.46,0.42,0.04,-0.22,2.29,0.44,0.44,6.0,0.47,0.02,0.48,0.43,0.05,-0.79,2.24,0.47,0.47,6.0,0.58,0.03,0.61,0.53,0.08,-0.78,2.53,0.58,0.59,6.0,0.65,0.02,0.66,0.62,0.04,-0.47,1.88,0.65,0.65,6.0,0.68,0.01,0.69,0.65,0.04,-1.62,3.88,0.68,0.68,6.0
+BI-KI-G090004 = 0.69,0.01,0.7,0.68,0.02,-0.39,1.58,0.69,0.69,6.0,0.63,0.01,0.64,0.61,0.03,0.35,1.51,0.63,0.62,6.0,0.58,0.01,0.59,0.57,0.02,-0.15,2.11,0.58,0.58,6.0,0.65,0.01,0.66,0.64,0.01,0.17,1.63,0.65,0.65,6.0,0.69,0.01,0.71,0.68,0.04,0.35,2.19,0.69,0.69,6.0,0.62,0.02,0.64,0.6,0.04,0.77,2.37,0.62,0.61,6.0,0.53,0.01,0.55,0.51,0.04,0.24,2.31,0.53,0.53,6.0,0.46,0.02,0.48,0.44,0.04,0.72,2.23,0.46,0.45,6.0,0.46,0.01,0.47,0.46,0.02,0.16,1.6,0.46,0.46,6.0,0.55,0.03,0.59,0.51,0.08,0.09,1.3,0.55,0.54,6.0,0.6,0.02,0.63,0.58,0.05,0.33,1.81,0.6,0.6,6.0,0.66,0.01,0.67,0.65,0.01,0.32,1.45,0.66,0.66,6.0
+BI-KI-G090005 = 0.6,0.03,0.63,0.54,0.09,-1.16,3.39,0.6,0.61,7.0,0.58,0.05,0.63,0.49,0.14,-0.69,2.58,0.58,0.59,7.0,0.6,0.01,0.61,0.58,0.03,-0.76,2.63,0.6,0.6,7.0,0.61,0.01,0.64,0.6,0.03,1.29,3.32,0.61,0.61,7.0,0.68,0.02,0.69,0.64,0.05,-1.85,4.75,0.68,0.69,7.0,0.61,0.02,0.62,0.58,0.04,-1.3,3.64,0.61,0.6,7.0,0.54,0.01,0.55,0.51,0.04,-0.18,1.92,0.54,0.53,7.0,0.45,0.02,0.47,0.4,0.07,-1.33,3.74,0.45,0.45,7.0,0.44,0.02,0.46,0.39,0.07,-1.12,3.18,0.44,0.44,7.0,0.51,0.02,0.53,0.46,0.07,-0.96,2.9,0.51,0.51,7.0,0.55,0.02,0.56,0.53,0.03,-0.05,1.29,0.55,0.55,7.0,0.59,0.05,0.65,0.52,0.14,-0.31,2.22,0.59,0.6,7.0
+BI-KI-G090006 = 0.64,0.02,0.67,0.61,0.06,0.0,1.96,0.64,0.64,10.0,0.64,0.02,0.67,0.6,0.07,-0.67,2.2,0.64,0.64,10.0,0.64,0.02,0.67,0.61,0.06,-0.12,2.04,0.64,0.64,10.0,0.61,0.01,0.63,0.59,0.05,0.11,2.43,0.61,0.61,10.0,0.7,0.02,0.72,0.68,0.05,-0.3,2.12,0.7,0.7,10.0,0.65,0.01,0.66,0.63,0.04,-0.21,2.03,0.65,0.65,10.0,0.59,0.02,0.62,0.56,0.06,0.05,1.72,0.59,0.59,10.0,0.51,0.02,0.53,0.47,0.06,-0.04,1.97,0.51,0.5,10.0,0.5,0.02,0.53,0.47,0.06,-0.38,1.99,0.5,0.5,10.0,0.59,0.03,0.63,0.55,0.08,0.12,1.92,0.59,0.59,10.0,0.64,0.04,0.69,0.59,0.1,0.07,1.74,0.64,0.64,10.0,0.67,0.04,0.72,0.61,0.11,-0.65,2.2,0.67,0.68,10.0
+BI-KI-G090007 = 0.69,0.02,0.71,0.66,0.05,-0.46,1.52,0.69,0.69,6.0,0.64,0.02,0.66,0.62,0.05,0.14,1.64,0.64,0.64,6.0,0.63,0.02,0.65,0.61,0.04,0.04,1.51,0.63,0.63,6.0,0.62,0.02,0.64,0.6,0.04,0.11,1.77,0.62,0.62,6.0,0.71,0.01,0.73,0.7,0.02,0.26,1.69,0.71,0.71,6.0,0.65,0.01,0.66,0.63,0.03,-0.77,1.75,0.65,0.66,6.0,0.57,0.01,0.58,0.55,0.03,-0.85,2.18,0.57,0.57,6.0,0.5,0.01,0.51,0.48,0.03,-0.65,1.94,0.5,0.5,6.0,0.5,0.03,0.54,0.46,0.07,0.44,2.24,0.5,0.49,6.0,0.57,0.05,0.63,0.51,0.12,0.1,1.63,0.57,0.57,6.0,0.6,0.02,0.61,0.57,0.04,-0.87,2.19,0.6,0.61,6.0,0.68,0.02,0.71,0.65,0.06,-0.22,1.91,0.68,0.68,6.0
+BI-KR-G070001 = 0.68,0.01,0.7,0.66,0.04,-0.32,2.16,0.68,0.68,6.0,0.68,0.01,0.69,0.67,0.02,-0.14,1.49,0.68,0.68,6.0,0.63,0.03,0.66,0.59,0.07,-0.33,1.5,0.63,0.63,6.0,0.66,0.01,0.67,0.64,0.03,-0.41,1.71,0.66,0.66,6.0,0.64,0.0,0.64,0.63,0.01,0.08,1.63,0.64,0.64,6.0,0.63,0.01,0.64,0.61,0.02,-0.32,2.39,0.63,0.63,6.0,0.51,0.01,0.52,0.5,0.02,-0.53,1.92,0.51,0.52,6.0,0.45,0.01,0.46,0.44,0.02,0.51,2.1,0.45,0.45,6.0,0.44,0.02,0.46,0.42,0.04,0.01,1.66,0.44,0.44,6.0,0.54,0.03,0.57,0.5,0.06,-0.45,1.77,0.54,0.55,6.0,0.61,0.0,0.61,0.6,0.01,0.56,3.29,0.61,0.61,6.0,0.67,0.01,0.69,0.66,0.03,-0.22,2.83,0.67,0.67,6.0
+BI-KR-G070002 = 0.69,0.01,0.7,0.68,0.02,-0.46,1.51,0.69,0.7,8.0,0.67,0.01,0.7,0.65,0.04,0.07,2.44,0.67,0.67,8.0,0.56,0.03,0.61,0.53,0.08,0.63,2.6,0.56,0.56,8.0,0.64,0.01,0.66,0.62,0.05,0.52,2.46,0.64,0.63,8.0,0.63,0.01,0.64,0.62,0.02,-0.83,2.1,0.63,0.64,8.0,0.58,0.01,0.61,0.57,0.04,0.21,1.74,0.58,0.58,8.0,0.48,0.01,0.51,0.47,0.04,0.68,2.09,0.48,0.48,8.0,0.43,0.01,0.45,0.42,0.03,0.46,1.65,0.43,0.43,8.0,0.42,0.01,0.44,0.4,0.04,-0.07,1.83,0.42,0.42,8.0,0.51,0.02,0.53,0.48,0.05,-0.76,2.47,0.51,0.52,8.0,0.59,0.01,0.6,0.57,0.03,-0.21,2.52,0.59,0.59,8.0,0.67,0.0,0.67,0.66,0.01,-0.68,2.38,0.67,0.67,8.0
+BI-KR-G070003 = 0.67,0.01,0.68,0.66,0.02,-0.24,1.61,0.67,0.67,6.0,0.67,0.01,0.68,0.66,0.02,-0.39,1.5,0.67,0.67,6.0,0.61,0.02,0.64,0.59,0.06,-0.05,1.96,0.62,0.62,6.0,0.66,0.01,0.68,0.65,0.03,0.16,1.71,0.66,0.66,6.0,0.63,0.02,0.65,0.6,0.05,-0.6,2.03,0.63,0.63,6.0,0.6,0.03,0.64,0.56,0.07,-0.44,2.16,0.6,0.61,6.0,0.5,0.03,0.53,0.46,0.07,-0.44,1.8,0.5,0.5,6.0,0.44,0.02,0.46,0.4,0.06,-0.49,1.86,0.44,0.44,6.0,0.44,0.03,0.47,0.4,0.07,-0.58,2.01,0.44,0.45,6.0,0.55,0.03,0.58,0.49,0.09,-0.61,2.12,0.55,0.55,6.0,0.6,0.02,0.63,0.56,0.07,-0.44,1.99,0.6,0.6,6.0,0.69,0.01,0.7,0.67,0.03,-0.58,2.07,0.69,0.69,6.0
+BI-KR-G070004 = 0.69,0.01,0.71,0.68,0.03,0.75,2.22,0.69,0.68,6.0,0.66,0.01,0.68,0.64,0.04,0.27,1.58,0.66,0.66,6.0,0.61,0.05,0.66,0.56,0.11,0.29,1.44,0.61,0.6,6.0,0.63,0.02,0.66,0.6,0.05,0.44,1.66,0.63,0.62,6.0,0.65,0.02,0.68,0.63,0.06,0.05,1.87,0.65,0.66,6.0,0.63,0.02,0.64,0.6,0.05,-1.01,2.6,0.63,0.64,6.0,0.53,0.02,0.54,0.5,0.05,-0.95,2.67,0.53,0.53,6.0,0.46,0.01,0.48,0.44,0.04,-0.71,2.5,0.46,0.47,6.0,0.46,0.02,0.48,0.44,0.05,0.28,2.51,0.46,0.46,6.0,0.54,0.02,0.56,0.51,0.05,-0.2,1.71,0.54,0.54,6.0,0.59,0.01,0.6,0.58,0.03,-0.41,1.75,0.59,0.59,6.0,0.67,0.01,0.68,0.66,0.02,0.59,2.44,0.67,0.67,6.0
+BI-KR-G070005 = 0.71,0.01,0.73,0.7,0.04,-0.04,1.88,0.71,0.72,8.0,0.7,0.01,0.72,0.69,0.03,-0.03,1.68,0.7,0.7,8.0,0.52,0.02,0.56,0.48,0.07,-0.25,2.12,0.52,0.53,8.0,0.63,0.02,0.67,0.6,0.07,0.72,3.02,0.63,0.63,8.0,0.57,0.02,0.61,0.55,0.06,0.46,2.16,0.57,0.57,8.0,0.53,0.01,0.56,0.51,0.04,0.43,2.51,0.53,0.53,8.0,0.45,0.01,0.46,0.45,0.02,0.58,1.63,0.46,0.45,8.0,0.43,0.01,0.45,0.41,0.03,-0.06,1.97,0.43,0.43,8.0,0.42,0.01,0.45,0.4,0.05,0.16,2.25,0.42,0.42,8.0,0.52,0.03,0.55,0.45,0.1,-0.72,2.91,0.52,0.51,8.0,0.61,0.02,0.65,0.58,0.07,0.17,3.2,0.61,0.61,8.0,0.71,0.02,0.74,0.68,0.06,0.22,2.75,0.71,0.71,8.0
+BI-KR-G070006 = 0.69,0.02,0.71,0.66,0.05,-0.25,2.21,0.69,0.69,6.0,0.67,0.01,0.69,0.65,0.04,-0.28,2.12,0.67,0.67,6.0,0.56,0.02,0.58,0.52,0.06,-0.42,2.05,0.56,0.56,6.0,0.67,0.01,0.68,0.66,0.02,-1.04,2.78,0.67,0.68,6.0,0.59,0.01,0.6,0.57,0.02,-0.49,1.64,0.59,0.59,6.0,0.54,0.01,0.55,0.54,0.01,-0.38,2.02,0.54,0.54,6.0,0.45,0.0,0.45,0.45,0.01,-0.24,-1.73,0.45,0.45,6.0,0.41,0.01,0.42,0.4,0.02,0.33,1.43,0.41,0.4,6.0,0.4,0.01,0.41,0.39,0.02,0.31,1.36,0.4,0.39,6.0,0.44,0.03,0.48,0.4,0.08,-0.29,2.42,0.44,0.44,6.0,0.57,0.02,0.6,0.54,0.06,-0.52,2.1,0.57,0.58,6.0,0.69,0.02,0.72,0.65,0.07,-0.45,2.43,0.69,0.69,6.0
+BI-KR-G070007 = 0.66,0.01,0.67,0.64,0.03,-0.38,1.23,0.66,0.67,5.0,0.66,0.01,0.67,0.64,0.03,-0.71,2.2,0.66,0.66,5.0,0.59,0.02,0.62,0.57,0.05,0.13,1.65,0.59,0.6,5.0,0.66,0.02,0.68,0.64,0.04,0.05,1.55,0.66,0.66,5.0,0.6,0.01,0.61,0.58,0.03,-0.02,1.41,0.6,0.6,5.0,0.54,0.01,0.56,0.53,0.03,0.0,1.32,0.54,0.54,5.0,0.44,0.01,0.45,0.43,0.02,0.15,1.61,0.44,0.44,5.0,0.39,0.01,0.4,0.38,0.02,0.31,1.71,0.39,0.39,5.0,0.37,0.01,0.39,0.36,0.04,0.16,1.83,0.37,0.37,5.0,0.41,0.05,0.48,0.37,0.11,0.36,1.8,0.41,0.41,5.0,0.52,0.03,0.57,0.49,0.08,0.62,2.16,0.52,0.52,5.0,0.68,0.01,0.69,0.66,0.03,-0.69,2.23,0.68,0.68,5.0
+BI-KY-G080001 = 0.65,0.01,0.66,0.64,0.02,-0.0,1.0,0.65,0.65,2.0,0.6,0.01,0.61,0.59,0.02,-0.0,0.99,0.6,0.6,2.0,0.61,0.0,0.61,0.61,0.0,0.08,-96.2,0.61,0.61,2.0,0.55,0.02,0.56,0.53,0.03,-0.0,1.0,0.55,0.55,2.0,0.51,0.02,0.52,0.5,0.03,0.0,1.0,0.51,0.51,2.0,0.62,0.01,0.62,0.61,0.01,0.0,1.01,0.62,0.62,2.0,0.58,0.0,0.58,0.58,0.0,-0.01,33.54,0.58,0.58,2.0,0.47,0.0,0.47,0.47,0.01,-0.0,1.48,0.47,0.47,2.0,0.48,0.01,0.49,0.48,0.01,-0.0,1.1,0.48,0.48,2.0,0.52,0.03,0.54,0.5,0.04,-0.0,1.0,0.52,0.52,2.0,0.55,0.02,0.57,0.54,0.02,-0.0,1.01,0.55,0.55,2.0,0.68,0.0,0.68,0.68,0.0,-0.0,1.5,0.68,0.68,2.0
+BI-KY-G080002 = 0.66,0.01,0.67,0.65,0.02,0.71,1.54,0.66,0.65,3.0,0.64,0.01,0.65,0.63,0.02,-0.0,1.52,0.64,0.64,3.0,0.63,0.02,0.65,0.61,0.05,-0.29,1.5,0.63,0.64,3.0,0.63,0.02,0.64,0.61,0.03,-0.61,1.5,0.63,0.63,3.0,0.65,0.02,0.66,0.63,0.04,-0.7,1.5,0.65,0.66,3.0,0.66,0.01,0.67,0.65,0.02,-0.62,1.5,0.66,0.66,3.0,0.61,0.01,0.62,0.6,0.02,-0.11,1.49,0.61,0.61,3.0,0.51,0.01,0.52,0.51,0.02,-0.29,1.55,0.51,0.52,3.0,0.52,0.0,0.52,0.52,0.01,-0.38,3.04,0.52,0.52,3.0,0.64,0.01,0.65,0.62,0.03,-0.65,1.5,0.64,0.64,3.0,0.65,0.02,0.66,0.62,0.04,-0.65,1.5,0.65,0.66,3.0,0.69,0.01,0.7,0.68,0.02,-0.53,1.44,0.69,0.69,3.0
+BI-KY-G080003 = 0.67,0.01,0.68,0.66,0.03,0.45,2.12,0.67,0.67,5.0,0.63,0.01,0.64,0.62,0.02,-0.21,1.23,0.63,0.64,5.0,0.62,0.02,0.64,0.6,0.04,-0.66,2.28,0.62,0.62,5.0,0.61,0.01,0.62,0.59,0.03,-0.97,2.46,0.61,0.61,5.0,0.6,0.02,0.62,0.57,0.05,-0.21,1.43,0.6,0.6,5.0,0.64,0.01,0.65,0.64,0.01,-0.41,1.78,0.64,0.65,5.0,0.59,0.01,0.6,0.59,0.01,0.37,1.37,0.59,0.59,5.0,0.5,0.01,0.51,0.49,0.02,-0.3,1.68,0.5,0.5,5.0,0.51,0.01,0.52,0.5,0.01,-0.45,1.83,0.51,0.51,5.0,0.61,0.02,0.62,0.58,0.04,-0.5,1.4,0.61,0.62,5.0,0.61,0.02,0.62,0.59,0.03,-0.4,1.18,0.61,0.62,5.0,0.69,0.0,0.69,0.68,0.01,-0.12,1.66,0.69,0.68,5.0
+BI-KY-G080004 = 0.7,0.04,0.74,0.66,0.08,-0.08,1.32,0.7,0.7,4.0,0.63,0.03,0.66,0.6,0.05,-0.01,1.02,0.63,0.63,4.0,0.57,0.0,0.57,0.56,0.0,0.76,90.75,0.57,0.56,4.0,0.54,0.02,0.56,0.52,0.04,0.11,1.98,0.54,0.54,4.0,0.51,0.04,0.56,0.46,0.1,0.04,1.87,0.51,0.51,4.0,0.66,0.03,0.7,0.63,0.07,-0.07,1.16,0.66,0.66,4.0,0.61,0.03,0.64,0.58,0.06,0.16,1.28,0.61,0.6,4.0,0.55,0.04,0.59,0.5,0.09,-0.14,1.31,0.55,0.55,4.0,0.52,0.03,0.55,0.49,0.05,-0.0,1.0,0.52,0.52,4.0,0.59,0.03,0.63,0.57,0.06,1.05,2.24,0.59,0.58,4.0,0.58,0.02,0.61,0.57,0.04,1.05,2.27,0.58,0.57,4.0,0.69,0.03,0.72,0.65,0.07,-0.28,1.56,0.69,0.69,4.0
+BI-KY-G080005 = 0.66,0.02,0.68,0.65,0.03,0.7,1.51,0.66,0.65,3.0,0.62,0.0,0.62,0.62,0.0,0.01,-12.31,0.62,0.62,3.0,0.58,0.01,0.59,0.57,0.02,0.29,1.58,0.58,0.58,3.0,0.57,0.02,0.59,0.55,0.05,-0.44,1.5,0.57,0.58,3.0,0.57,0.03,0.59,0.53,0.06,-0.7,1.5,0.57,0.59,3.0,0.63,0.01,0.64,0.62,0.02,0.24,1.49,0.63,0.63,3.0,0.58,0.0,0.59,0.58,0.01,-0.39,2.86,0.58,0.59,3.0,0.5,0.02,0.52,0.49,0.03,0.67,1.5,0.5,0.49,3.0,0.51,0.0,0.51,0.51,0.0,0.68,80.76,0.51,0.51,3.0,0.6,0.01,0.61,0.59,0.01,0.65,1.55,0.6,0.6,3.0,0.58,0.0,0.59,0.58,0.01,0.39,-1.66,0.58,0.58,3.0,0.68,0.01,0.69,0.67,0.02,0.38,1.55,0.68,0.67,3.0
+BI-KY-G080006 = 0.7,0.06,0.76,0.65,0.11,0.42,1.5,0.7,0.69,3.0,0.64,0.03,0.67,0.61,0.06,-0.18,1.5,0.64,0.64,3.0,0.57,0.04,0.6,0.53,0.07,-0.13,1.5,0.57,0.57,3.0,0.5,0.07,0.57,0.43,0.14,0.0,1.5,0.5,0.5,3.0,0.51,0.04,0.54,0.46,0.08,-0.47,1.5,0.51,0.52,3.0,0.69,0.06,0.75,0.63,0.12,0.15,1.5,0.69,0.68,3.0,0.63,0.05,0.68,0.58,0.09,-0.1,1.5,0.63,0.63,3.0,0.56,0.08,0.65,0.48,0.17,0.14,1.5,0.57,0.56,3.0,0.54,0.05,0.59,0.49,0.1,-0.07,1.5,0.55,0.55,3.0,0.56,0.01,0.57,0.55,0.02,0.7,1.48,0.56,0.55,3.0,0.57,0.02,0.58,0.55,0.03,-0.18,1.5,0.57,0.57,3.0,0.71,0.03,0.73,0.68,0.06,0.0,1.5,0.71,0.71,3.0
+BI-KY-G080007 = 0.7,0.01,0.71,0.69,0.02,0.76,2.19,0.7,0.69,5.0,0.67,0.01,0.69,0.66,0.04,0.5,1.99,0.67,0.67,5.0,0.67,0.01,0.69,0.65,0.04,-0.17,1.66,0.67,0.67,5.0,0.63,0.0,0.63,0.62,0.01,0.39,3.24,0.63,0.63,5.0,0.65,0.02,0.67,0.62,0.04,-0.7,1.94,0.65,0.66,5.0,0.67,0.01,0.69,0.65,0.03,0.64,2.0,0.67,0.66,5.0,0.59,0.02,0.6,0.57,0.03,-0.51,1.38,0.59,0.6,5.0,0.51,0.02,0.53,0.49,0.04,0.14,1.48,0.51,0.51,5.0,0.53,0.02,0.56,0.51,0.04,0.47,1.7,0.53,0.53,5.0,0.65,0.02,0.68,0.62,0.05,-0.01,1.45,0.65,0.65,5.0,0.67,0.03,0.71,0.63,0.08,0.61,1.91,0.67,0.65,5.0,0.71,0.01,0.73,0.7,0.04,0.41,2.02,0.71,0.72,5.0
+BI-KY-G080008 = 0.71,0.02,0.74,0.7,0.04,0.57,2.06,0.71,0.71,4.0,0.64,0.01,0.65,0.63,0.02,-0.26,1.4,0.64,0.64,4.0,0.56,0.01,0.57,0.55,0.02,-1.05,2.2,0.56,0.56,4.0,0.51,0.03,0.53,0.47,0.06,-0.86,2.17,0.51,0.52,4.0,0.5,0.03,0.53,0.46,0.06,-0.01,1.03,0.5,0.5,4.0,0.68,0.02,0.71,0.66,0.04,0.12,1.26,0.68,0.68,4.0,0.62,0.02,0.63,0.59,0.04,-0.33,1.44,0.62,0.62,4.0,0.57,0.02,0.6,0.55,0.05,0.53,1.71,0.57,0.56,4.0,0.54,0.02,0.55,0.51,0.04,-0.54,1.68,0.54,0.54,4.0,0.6,0.02,0.62,0.58,0.04,0.6,2.08,0.6,0.59,4.0,0.59,0.0,0.59,0.58,0.0,0.05,-50.4,0.59,0.59,4.0,0.71,0.01,0.72,0.7,0.02,0.41,1.9,0.71,0.71,4.0
+BI-KY-G080009 = 0.67,0.01,0.68,0.66,0.02,-0.89,2.28,0.67,0.68,5.0,0.62,0.02,0.64,0.6,0.04,-0.17,1.43,0.62,0.62,5.0,0.62,0.01,0.63,0.61,0.02,-0.23,2.18,0.62,0.62,5.0,0.6,0.02,0.63,0.57,0.06,-0.15,1.76,0.6,0.6,5.0,0.57,0.02,0.6,0.55,0.05,-0.03,1.47,0.57,0.58,5.0,0.63,0.0,0.63,0.62,0.01,0.01,2.44,0.63,0.63,5.0,0.56,0.01,0.57,0.55,0.03,-0.56,1.68,0.56,0.57,5.0,0.47,0.01,0.48,0.46,0.02,0.2,2.36,0.47,0.47,5.0,0.49,0.01,0.5,0.48,0.01,-0.22,1.27,0.49,0.49,5.0,0.58,0.01,0.59,0.56,0.03,-0.99,2.4,0.58,0.58,5.0,0.59,0.01,0.6,0.58,0.02,-0.42,2.26,0.59,0.59,5.0,0.69,0.01,0.7,0.68,0.01,0.47,2.57,0.69,0.69,5.0
+BI-MA-G100001 = 0.7,0.02,0.72,0.66,0.06,-0.6,2.13,0.7,0.7,8.0,0.7,0.01,0.71,0.68,0.04,-0.39,2.55,0.7,0.7,8.0,0.66,0.02,0.69,0.64,0.05,-0.06,1.73,0.66,0.66,8.0,0.62,0.03,0.67,0.58,0.08,0.2,2.09,0.62,0.62,8.0,0.6,0.01,0.62,0.57,0.04,-0.18,1.81,0.6,0.6,8.0,0.52,0.01,0.54,0.5,0.04,-1.05,3.15,0.52,0.53,8.0,0.44,0.02,0.46,0.4,0.05,-0.72,2.73,0.44,0.44,8.0,0.39,0.01,0.42,0.38,0.04,0.93,2.92,0.39,0.39,8.0,0.41,0.01,0.43,0.4,0.03,0.98,2.5,0.41,0.4,8.0,0.48,0.02,0.51,0.45,0.06,-0.56,2.14,0.48,0.49,8.0,0.57,0.02,0.58,0.53,0.05,-1.28,3.47,0.57,0.57,8.0,0.72,0.02,0.75,0.68,0.07,-0.04,2.63,0.72,0.72,8.0
+BI-MA-G100002 = 0.65,0.02,0.69,0.62,0.07,-0.11,3.07,0.65,0.66,7.0,0.67,0.01,0.68,0.64,0.04,-1.0,2.73,0.67,0.68,7.0,0.63,0.01,0.64,0.62,0.02,-0.54,1.58,0.63,0.64,7.0,0.59,0.02,0.62,0.57,0.05,0.57,2.29,0.59,0.59,7.0,0.55,0.01,0.57,0.53,0.04,-0.15,2.74,0.55,0.55,7.0,0.49,0.02,0.52,0.45,0.06,-0.57,2.38,0.49,0.5,7.0,0.41,0.02,0.43,0.38,0.05,-0.22,2.17,0.41,0.41,7.0,0.37,0.01,0.39,0.34,0.05,-0.54,2.5,0.37,0.37,7.0,0.37,0.02,0.39,0.33,0.06,-0.91,2.89,0.37,0.37,7.0,0.44,0.04,0.48,0.37,0.11,-0.69,2.66,0.44,0.44,7.0,0.49,0.03,0.51,0.44,0.07,-1.29,3.3,0.49,0.5,7.0,0.66,0.02,0.68,0.64,0.04,0.34,1.59,0.66,0.65,7.0
+BI-MA-G100003 = 0.68,0.03,0.72,0.58,0.14,-2.15,7.48,0.68,0.69,14.0,0.69,0.04,0.71,0.56,0.15,-3.0,10.77,0.69,0.7,14.0,0.63,0.03,0.65,0.55,0.1,-2.5,8.6,0.63,0.64,14.0,0.62,0.04,0.67,0.56,0.11,-0.09,1.93,0.62,0.62,14.0,0.59,0.05,0.65,0.48,0.17,-0.95,3.33,0.59,0.6,14.0,0.56,0.04,0.59,0.44,0.15,-1.9,6.6,0.56,0.56,14.0,0.47,0.04,0.51,0.34,0.16,-2.1,7.36,0.47,0.47,14.0,0.42,0.04,0.45,0.29,0.16,-2.37,8.37,0.42,0.42,14.0,0.43,0.03,0.45,0.35,0.1,-1.62,5.54,0.43,0.43,14.0,0.51,0.03,0.55,0.46,0.1,-0.15,2.23,0.51,0.51,14.0,0.49,0.04,0.55,0.43,0.12,-0.48,2.15,0.5,0.5,14.0,0.63,0.04,0.68,0.52,0.16,-1.16,4.35,0.63,0.64,14.0
+BI-MA-G100004 = 0.64,0.04,0.68,0.56,0.13,-0.95,2.53,0.64,0.66,13.0,0.69,0.01,0.71,0.66,0.05,-0.28,3.1,0.69,0.69,13.0,0.64,0.02,0.68,0.61,0.07,-0.3,1.95,0.64,0.65,13.0,0.58,0.03,0.64,0.54,0.1,1.13,3.92,0.58,0.57,13.0,0.57,0.01,0.59,0.56,0.04,0.85,2.97,0.57,0.57,13.0,0.56,0.01,0.57,0.54,0.03,-0.62,1.99,0.56,0.57,13.0,0.48,0.01,0.49,0.46,0.03,-0.54,1.95,0.48,0.48,13.0,0.42,0.01,0.44,0.4,0.04,-0.26,1.85,0.42,0.42,13.0,0.44,0.02,0.47,0.41,0.06,-0.13,2.64,0.44,0.45,13.0,0.46,0.02,0.51,0.43,0.07,0.48,2.51,0.46,0.46,13.0,0.49,0.04,0.58,0.42,0.16,0.81,3.72,0.49,0.48,13.0,0.65,0.03,0.72,0.58,0.14,0.22,3.72,0.65,0.65,13.0
+BI-MA-G100005 = 0.33,0.22,0.76,0.1,0.67,0.53,1.76,0.4,0.29,35.0,0.28,0.25,0.75,0.02,0.73,0.54,1.82,0.38,0.2,35.0,0.33,0.23,0.72,0.06,0.66,0.29,1.53,0.4,0.3,35.0,0.38,0.2,0.78,0.14,0.64,0.49,1.84,0.43,0.33,35.0,0.3,0.23,0.75,0.03,0.72,0.5,1.87,0.38,0.22,35.0,0.23,0.24,0.68,-0.04,0.72,0.47,1.79,0.33,0.14,35.0,0.15,0.22,0.58,-0.07,0.65,0.57,1.87,0.26,0.08,35.0,0.1,0.21,0.52,-0.1,0.62,0.58,1.87,0.23,0.02,35.0,0.18,0.18,0.53,-0.02,0.55,0.51,1.79,0.25,0.14,35.0,0.21,0.23,0.63,-0.06,0.69,0.34,1.53,0.31,0.16,35.0,0.23,0.2,0.56,0.01,0.55,0.36,1.54,0.31,0.17,35.0,0.32,0.2,0.69,0.09,0.6,0.45,1.71,0.38,0.26,35.0
+BI-MA-G100006 = 0.67,0.05,0.73,0.6,0.13,-0.11,1.74,0.67,0.68,6.0,0.68,0.07,0.73,0.56,0.17,-0.81,1.97,0.68,0.72,6.0,0.65,0.03,0.68,0.61,0.07,-0.51,1.89,0.65,0.65,6.0,0.66,0.05,0.7,0.57,0.12,-1.37,3.42,0.66,0.68,6.0,0.63,0.05,0.68,0.55,0.13,-0.46,2.19,0.63,0.63,6.0,0.6,0.04,0.63,0.53,0.1,-0.68,2.13,0.6,0.61,6.0,0.5,0.05,0.54,0.41,0.13,-0.83,2.46,0.5,0.51,6.0,0.44,0.04,0.49,0.37,0.11,-0.71,2.38,0.45,0.45,6.0,0.46,0.03,0.49,0.4,0.09,-0.84,2.56,0.46,0.46,6.0,0.49,0.06,0.57,0.41,0.16,-0.3,2.04,0.49,0.51,6.0,0.46,0.03,0.5,0.44,0.07,0.53,2.29,0.46,0.46,6.0,0.59,0.04,0.65,0.54,0.1,0.02,1.75,0.59,0.6,6.0
+BI-MU-G110001 = 0.59,0.04,0.63,0.56,0.07,0.5,1.5,0.59,0.58,3.0,0.61,0.02,0.63,0.6,0.03,0.71,1.51,0.61,0.6,3.0,0.52,0.01,0.53,0.51,0.02,0.24,1.51,0.52,0.52,3.0,0.56,0.01,0.57,0.55,0.02,0.42,1.49,0.56,0.56,3.0,0.55,0.01,0.57,0.54,0.03,-0.31,1.5,0.55,0.55,3.0,0.58,0.02,0.61,0.57,0.04,0.55,1.5,0.58,0.58,3.0,0.5,0.02,0.52,0.49,0.03,0.7,1.5,0.5,0.49,3.0,0.44,0.02,0.47,0.42,0.05,0.66,1.5,0.44,0.43,3.0,0.48,0.02,0.49,0.46,0.03,-0.49,1.5,0.48,0.48,3.0,0.48,0.02,0.51,0.47,0.04,0.66,1.5,0.48,0.47,3.0,0.46,0.03,0.49,0.44,0.05,0.57,1.5,0.46,0.45,3.0,0.71,0.01,0.71,0.69,0.02,-0.69,1.51,0.71,0.71,3.0
+BI-MU-G110002 = 0.68,0.03,0.75,0.64,0.1,0.75,2.56,0.68,0.68,9.0,0.66,0.05,0.73,0.6,0.13,0.08,1.72,0.66,0.66,9.0,0.59,0.03,0.63,0.55,0.09,-0.08,1.7,0.59,0.59,9.0,0.52,0.05,0.58,0.43,0.15,-0.62,2.3,0.52,0.53,9.0,0.55,0.03,0.59,0.51,0.08,0.1,1.8,0.55,0.55,9.0,0.67,0.04,0.72,0.62,0.1,0.04,1.51,0.67,0.67,9.0,0.63,0.05,0.69,0.57,0.12,-0.01,1.53,0.63,0.63,9.0,0.54,0.06,0.61,0.46,0.15,-0.01,1.5,0.54,0.54,9.0,0.55,0.05,0.62,0.49,0.13,0.08,1.53,0.56,0.55,9.0,0.54,0.02,0.58,0.52,0.06,0.83,2.29,0.54,0.53,9.0,0.54,0.03,0.59,0.48,0.11,-0.31,2.22,0.54,0.54,9.0,0.7,0.01,0.73,0.69,0.04,1.26,4.01,0.7,0.7,9.0
+BI-MU-G110003 = 0.65,0.02,0.66,0.62,0.04,-0.36,1.26,0.65,0.66,5.0,0.64,0.01,0.65,0.62,0.03,0.12,1.58,0.64,0.63,5.0,0.51,0.01,0.53,0.49,0.03,0.62,2.2,0.51,0.51,5.0,0.52,0.01,0.54,0.51,0.03,0.5,1.62,0.52,0.52,5.0,0.53,0.02,0.56,0.51,0.04,0.39,1.5,0.53,0.52,5.0,0.63,0.02,0.66,0.61,0.05,0.15,1.65,0.63,0.64,5.0,0.55,0.02,0.59,0.52,0.06,0.19,1.8,0.55,0.55,5.0,0.49,0.03,0.53,0.46,0.06,0.16,1.64,0.49,0.5,5.0,0.53,0.02,0.55,0.51,0.04,-0.18,1.31,0.53,0.53,5.0,0.46,0.03,0.5,0.41,0.09,-0.69,2.18,0.47,0.47,5.0,0.48,0.02,0.5,0.44,0.06,-0.66,2.56,0.48,0.48,5.0,0.72,0.02,0.74,0.69,0.05,-0.65,2.06,0.72,0.72,5.0
+BI-MU-G110004 = 0.62,0.02,0.65,0.6,0.05,0.69,2.06,0.62,0.61,4.0,0.62,0.02,0.64,0.61,0.03,1.07,2.26,0.62,0.61,4.0,0.56,0.01,0.57,0.55,0.03,-0.29,1.7,0.56,0.56,4.0,0.58,0.02,0.6,0.55,0.05,0.07,1.75,0.58,0.58,4.0,0.51,0.01,0.53,0.5,0.03,0.68,1.97,0.51,0.51,4.0,0.58,0.02,0.61,0.57,0.04,0.77,2.13,0.58,0.58,4.0,0.52,0.03,0.55,0.49,0.06,0.7,2.01,0.52,0.51,4.0,0.44,0.02,0.46,0.42,0.05,0.62,2.06,0.44,0.43,4.0,0.48,0.02,0.51,0.45,0.06,-0.31,2.02,0.48,0.48,4.0,0.47,0.02,0.49,0.44,0.05,-0.36,2.02,0.47,0.47,4.0,0.49,0.02,0.51,0.47,0.03,0.06,1.16,0.49,0.49,4.0,0.67,0.02,0.69,0.65,0.04,-0.37,1.55,0.67,0.67,4.0
+BI-MU-G110005 = 0.66,0.01,0.67,0.65,0.02,0.2,2.03,0.66,0.66,4.0,0.65,0.02,0.66,0.62,0.04,-0.77,2.06,0.65,0.65,4.0,0.58,0.01,0.59,0.56,0.03,-0.09,1.61,0.58,0.58,4.0,0.53,0.02,0.55,0.5,0.05,-0.44,1.59,0.53,0.53,4.0,0.53,0.02,0.55,0.51,0.04,0.9,2.15,0.53,0.52,4.0,0.62,0.02,0.64,0.6,0.04,-0.36,1.8,0.62,0.62,4.0,0.57,0.01,0.59,0.56,0.03,-0.51,1.88,0.57,0.58,4.0,0.47,0.02,0.5,0.45,0.05,0.0,1.64,0.47,0.47,4.0,0.5,0.02,0.53,0.49,0.04,0.42,1.59,0.5,0.5,4.0,0.51,0.03,0.54,0.47,0.08,-0.12,1.6,0.51,0.51,4.0,0.54,0.03,0.56,0.5,0.06,-0.48,1.61,0.54,0.55,4.0,0.69,0.01,0.7,0.68,0.02,-0.98,2.18,0.69,0.69,4.0
+BI-MU-G110006 = 0.66,0.02,0.69,0.65,0.03,1.0,2.21,0.66,0.66,4.0,0.59,0.02,0.61,0.57,0.04,-0.14,1.22,0.59,0.59,4.0,0.62,0.01,0.63,0.61,0.02,0.52,1.71,0.62,0.62,4.0,0.59,0.03,0.64,0.56,0.07,0.55,2.03,0.59,0.59,4.0,0.6,0.02,0.61,0.57,0.05,-0.7,1.93,0.6,0.6,4.0,0.61,0.01,0.62,0.6,0.02,-0.22,1.75,0.61,0.62,4.0,0.56,0.01,0.57,0.54,0.03,-0.43,1.55,0.56,0.56,4.0,0.45,0.01,0.46,0.45,0.02,0.12,1.96,0.45,0.45,4.0,0.49,0.01,0.49,0.48,0.01,-0.5,1.94,0.49,0.49,4.0,0.57,0.01,0.58,0.56,0.02,0.23,1.44,0.57,0.57,4.0,0.59,0.01,0.6,0.58,0.03,-0.09,1.52,0.59,0.59,4.0,0.69,0.01,0.71,0.68,0.03,0.32,1.98,0.69,0.69,4.0
+BI-MU-G110007 = 0.7,0.03,0.74,0.66,0.08,-0.19,2.18,0.7,0.7,7.0,0.68,0.03,0.72,0.64,0.08,-0.34,2.51,0.68,0.68,7.0,0.55,0.03,0.61,0.51,0.1,0.54,2.33,0.55,0.54,7.0,0.54,0.01,0.57,0.53,0.04,1.03,2.98,0.54,0.54,7.0,0.59,0.03,0.64,0.54,0.1,0.04,2.04,0.59,0.58,7.0,0.67,0.03,0.71,0.62,0.08,-0.29,2.23,0.67,0.66,7.0,0.62,0.03,0.66,0.58,0.09,-0.25,2.21,0.62,0.62,7.0,0.52,0.04,0.57,0.46,0.11,-0.28,2.44,0.52,0.52,7.0,0.53,0.02,0.57,0.5,0.07,0.39,2.1,0.53,0.53,7.0,0.47,0.05,0.55,0.38,0.17,-0.14,2.2,0.47,0.48,7.0,0.54,0.02,0.57,0.51,0.06,-0.77,2.07,0.54,0.55,7.0,0.72,0.02,0.74,0.7,0.04,0.38,1.9,0.72,0.72,7.0
+BI-MU-G110008 = 0.66,0.01,0.67,0.64,0.03,-0.55,2.02,0.66,0.66,5.0,0.62,0.01,0.64,0.61,0.03,1.09,2.8,0.62,0.62,5.0,0.61,0.01,0.62,0.59,0.03,-1.25,2.88,0.61,0.61,5.0,0.59,0.04,0.63,0.55,0.08,-0.01,1.42,0.59,0.59,5.0,0.55,0.03,0.59,0.52,0.07,-0.11,1.35,0.55,0.56,5.0,0.58,0.02,0.61,0.57,0.04,0.95,2.33,0.58,0.57,5.0,0.52,0.03,0.56,0.5,0.06,0.7,1.83,0.52,0.51,5.0,0.43,0.02,0.46,0.41,0.05,1.1,2.58,0.43,0.41,5.0,0.46,0.02,0.5,0.44,0.06,0.59,2.34,0.46,0.46,5.0,0.51,0.02,0.53,0.49,0.05,0.27,1.77,0.51,0.51,5.0,0.55,0.02,0.57,0.53,0.05,0.04,1.42,0.55,0.55,5.0,0.66,0.01,0.68,0.65,0.03,-0.39,1.82,0.66,0.67,5.0
+BI-MU-G110009 = 0.65,0.01,0.66,0.63,0.03,0.83,2.09,0.65,0.64,4.0,0.62,0.01,0.62,0.61,0.01,0.83,2.14,0.62,0.62,4.0,0.59,0.02,0.62,0.58,0.04,0.98,2.2,0.59,0.59,4.0,0.61,0.03,0.63,0.57,0.06,-0.45,1.6,0.61,0.61,4.0,0.55,0.04,0.6,0.51,0.09,0.2,1.72,0.55,0.55,4.0,0.57,0.01,0.59,0.56,0.03,0.51,1.67,0.57,0.56,4.0,0.49,0.03,0.53,0.46,0.06,0.45,1.6,0.49,0.48,4.0,0.41,0.02,0.43,0.4,0.04,0.46,1.6,0.41,0.41,4.0,0.44,0.03,0.47,0.41,0.06,0.51,1.65,0.44,0.43,4.0,0.46,0.02,0.49,0.44,0.06,0.04,2.0,0.46,0.46,4.0,0.5,0.02,0.53,0.47,0.06,0.36,1.9,0.5,0.5,4.0,0.66,0.01,0.67,0.65,0.02,0.69,1.97,0.66,0.65,4.0
+BI-MU-G110010 = 0.65,0.01,0.67,0.63,0.04,-0.21,1.78,0.65,0.65,5.0,0.65,0.01,0.66,0.64,0.03,-1.0,2.48,0.65,0.66,5.0,0.53,0.03,0.55,0.48,0.06,-1.0,2.58,0.53,0.53,5.0,0.53,0.01,0.56,0.52,0.04,0.61,2.29,0.53,0.54,5.0,0.5,0.02,0.54,0.48,0.06,0.8,2.33,0.5,0.5,5.0,0.64,0.02,0.66,0.61,0.05,-0.54,2.26,0.64,0.64,5.0,0.58,0.02,0.61,0.55,0.06,-0.08,2.38,0.58,0.58,5.0,0.5,0.02,0.52,0.46,0.06,-0.35,1.99,0.5,0.49,5.0,0.54,0.02,0.55,0.51,0.04,-1.1,2.65,0.54,0.55,5.0,0.42,0.02,0.45,0.39,0.05,0.0,1.26,0.42,0.42,5.0,0.46,0.03,0.48,0.41,0.07,-1.29,2.92,0.46,0.48,5.0,0.71,0.01,0.72,0.69,0.03,-0.04,1.35,0.71,0.71,5.0
+BI-MU-G110011 = 0.66,0.01,0.66,0.64,0.02,-0.95,2.18,0.66,0.66,4.0,0.61,0.02,0.63,0.59,0.04,0.25,1.92,0.61,0.61,4.0,0.61,0.01,0.62,0.59,0.03,0.18,1.99,0.61,0.61,4.0,0.59,0.04,0.63,0.55,0.08,0.11,1.77,0.59,0.59,4.0,0.57,0.03,0.6,0.54,0.07,0.11,1.46,0.57,0.57,4.0,0.59,0.01,0.61,0.58,0.02,0.46,1.7,0.59,0.59,4.0,0.54,0.01,0.56,0.52,0.04,0.39,2.03,0.54,0.54,4.0,0.44,0.01,0.46,0.43,0.03,1.07,2.26,0.44,0.43,4.0,0.48,0.01,0.49,0.47,0.02,0.51,1.66,0.48,0.48,4.0,0.54,0.02,0.57,0.52,0.05,-0.24,1.89,0.54,0.54,4.0,0.56,0.02,0.58,0.55,0.04,0.11,2.0,0.57,0.56,4.0,0.67,0.01,0.69,0.66,0.03,0.32,1.83,0.67,0.67,4.0
+BI-MY-G120001 = 0.72,0.02,0.75,0.69,0.06,0.34,2.08,0.72,0.71,8.0,0.69,0.02,0.72,0.66,0.06,0.27,1.71,0.69,0.69,8.0,0.63,0.03,0.67,0.59,0.08,-0.22,2.0,0.63,0.63,8.0,0.59,0.01,0.61,0.57,0.04,-0.37,2.2,0.59,0.6,8.0,0.64,0.01,0.66,0.61,0.04,-0.4,2.26,0.64,0.64,8.0,0.55,0.02,0.58,0.52,0.06,0.08,2.34,0.55,0.54,8.0,0.46,0.01,0.48,0.44,0.04,0.35,2.39,0.46,0.46,8.0,0.44,0.01,0.46,0.42,0.04,0.48,2.26,0.44,0.44,8.0,0.49,0.02,0.52,0.47,0.05,0.09,1.52,0.49,0.49,8.0,0.59,0.03,0.63,0.55,0.08,0.15,1.73,0.59,0.59,8.0,0.68,0.04,0.74,0.62,0.12,-0.21,1.97,0.68,0.69,8.0,0.76,0.03,0.8,0.71,0.09,-0.37,1.87,0.76,0.76,8.0
+BI-MY-G120002 = 0.69,0.01,0.7,0.67,0.03,-0.0,1.93,0.69,0.69,10.0,0.63,0.02,0.67,0.6,0.06,0.87,3.28,0.63,0.63,10.0,0.56,0.01,0.58,0.54,0.04,0.84,2.48,0.56,0.55,10.0,0.63,0.02,0.66,0.59,0.07,-0.23,1.94,0.63,0.63,10.0,0.68,0.01,0.7,0.66,0.04,0.0,2.18,0.68,0.68,10.0,0.61,0.02,0.64,0.58,0.06,0.3,2.73,0.61,0.61,10.0,0.51,0.01,0.53,0.48,0.05,0.38,3.14,0.51,0.5,10.0,0.44,0.01,0.46,0.42,0.04,0.57,2.93,0.44,0.44,10.0,0.46,0.01,0.48,0.43,0.04,-0.43,1.91,0.46,0.46,10.0,0.54,0.03,0.62,0.5,0.12,1.02,3.39,0.55,0.54,10.0,0.61,0.02,0.64,0.59,0.05,0.71,2.88,0.61,0.61,10.0,0.68,0.01,0.69,0.66,0.03,-0.47,2.54,0.68,0.68,10.0
+BI-MY-G120003 = 0.7,0.0,0.71,0.7,0.01,-0.13,-0.09,0.7,0.7,5.0,0.64,0.02,0.66,0.61,0.05,-0.05,1.87,0.64,0.63,5.0,0.6,0.03,0.63,0.55,0.08,-0.76,2.11,0.6,0.61,5.0,0.62,0.03,0.67,0.6,0.07,0.61,2.03,0.63,0.62,5.0,0.7,0.02,0.71,0.67,0.04,-0.89,2.55,0.7,0.7,5.0,0.65,0.01,0.65,0.63,0.02,-1.19,2.79,0.65,0.65,5.0,0.55,0.02,0.57,0.53,0.04,-1.03,2.63,0.55,0.56,5.0,0.48,0.02,0.5,0.46,0.04,-0.91,2.47,0.48,0.49,5.0,0.47,0.01,0.49,0.45,0.04,0.57,2.02,0.47,0.46,5.0,0.57,0.05,0.62,0.49,0.13,-0.51,1.97,0.58,0.58,5.0,0.59,0.01,0.6,0.58,0.02,0.15,1.57,0.59,0.59,5.0,0.68,0.01,0.69,0.66,0.03,-0.16,1.63,0.68,0.68,5.0
+BI-MY-G120004 = 0.69,0.01,0.7,0.67,0.03,-0.13,1.91,0.69,0.69,7.0,0.65,0.0,0.65,0.64,0.01,-0.58,2.96,0.65,0.65,7.0,0.57,0.02,0.59,0.55,0.05,0.01,1.76,0.57,0.57,7.0,0.61,0.01,0.63,0.6,0.04,0.51,2.39,0.61,0.61,7.0,0.69,0.01,0.7,0.67,0.03,-0.69,2.72,0.69,0.69,7.0,0.64,0.02,0.65,0.6,0.05,-1.1,2.93,0.64,0.64,7.0,0.53,0.02,0.55,0.5,0.05,-0.91,2.61,0.53,0.54,7.0,0.47,0.02,0.48,0.44,0.05,-0.78,2.67,0.47,0.47,7.0,0.46,0.02,0.48,0.43,0.05,-0.11,1.99,0.46,0.45,7.0,0.57,0.03,0.61,0.52,0.09,-0.02,1.71,0.57,0.57,7.0,0.6,0.02,0.63,0.57,0.06,-0.45,2.18,0.6,0.6,7.0,0.67,0.01,0.69,0.66,0.02,0.75,2.55,0.67,0.67,7.0
+BI-MY-G120005 = 0.67,0.04,0.7,0.58,0.11,-1.51,3.81,0.67,0.68,9.0,0.65,0.04,0.68,0.55,0.13,-1.36,3.24,0.65,0.66,9.0,0.56,0.03,0.6,0.52,0.09,-0.23,1.85,0.56,0.57,9.0,0.63,0.04,0.67,0.54,0.13,-0.97,3.13,0.63,0.63,9.0,0.67,0.03,0.7,0.59,0.11,-1.41,3.88,0.67,0.68,9.0,0.59,0.03,0.63,0.52,0.11,-1.04,3.01,0.59,0.59,9.0,0.51,0.03,0.56,0.46,0.1,-0.26,2.52,0.51,0.51,9.0,0.43,0.03,0.47,0.38,0.08,-0.59,2.41,0.43,0.44,9.0,0.44,0.02,0.48,0.41,0.07,-0.27,2.04,0.44,0.45,9.0,0.55,0.04,0.59,0.47,0.12,-0.92,2.64,0.55,0.55,9.0,0.63,0.04,0.66,0.53,0.13,-1.56,3.78,0.63,0.65,9.0,0.67,0.05,0.7,0.57,0.13,-1.49,3.57,0.67,0.7,9.0
+BI-MY-G120006 = 0.69,0.01,0.71,0.67,0.04,-0.07,2.15,0.69,0.69,9.0,0.64,0.02,0.66,0.61,0.05,-0.01,1.87,0.64,0.63,9.0,0.59,0.02,0.62,0.57,0.05,0.07,1.89,0.59,0.59,9.0,0.6,0.01,0.62,0.58,0.04,0.04,2.25,0.6,0.6,9.0,0.65,0.01,0.67,0.63,0.04,-0.23,3.4,0.65,0.65,9.0,0.57,0.02,0.59,0.54,0.06,-0.15,2.59,0.57,0.57,9.0,0.46,0.01,0.49,0.45,0.04,0.75,2.87,0.46,0.46,9.0,0.41,0.01,0.44,0.39,0.05,0.63,3.84,0.41,0.41,9.0,0.46,0.01,0.47,0.44,0.04,-0.48,2.19,0.46,0.46,9.0,0.53,0.01,0.54,0.52,0.02,0.22,1.48,0.53,0.53,9.0,0.64,0.02,0.67,0.61,0.07,0.2,1.71,0.64,0.64,9.0,0.71,0.02,0.74,0.69,0.05,0.61,2.24,0.71,0.71,9.0
+BI-MY-G120007 = 0.73,0.02,0.75,0.71,0.04,0.02,1.93,0.73,0.73,6.0,0.71,0.02,0.74,0.68,0.06,-0.28,1.81,0.71,0.71,6.0,0.6,0.03,0.63,0.55,0.08,-0.37,1.96,0.6,0.6,6.0,0.61,0.02,0.65,0.59,0.06,0.68,2.39,0.61,0.61,6.0,0.6,0.02,0.64,0.57,0.07,-0.4,2.54,0.61,0.6,6.0,0.54,0.02,0.56,0.52,0.04,0.16,1.72,0.54,0.54,6.0,0.47,0.01,0.48,0.46,0.03,-0.42,2.67,0.47,0.47,6.0,0.45,0.02,0.49,0.42,0.07,0.03,2.53,0.46,0.46,6.0,0.48,0.04,0.51,0.42,0.09,-0.73,2.25,0.48,0.48,6.0,0.61,0.05,0.66,0.53,0.13,-0.45,2.21,0.61,0.61,6.0,0.66,0.05,0.7,0.58,0.12,-0.56,2.0,0.66,0.66,6.0,0.75,0.05,0.79,0.67,0.13,-0.61,2.06,0.75,0.76,6.0
+BI-NG-G140001 = 0.64,0.01,0.65,0.63,0.03,-0.33,1.77,0.64,0.64,4.0,0.61,0.02,0.63,0.58,0.05,-0.26,1.75,0.61,0.61,4.0,0.58,0.03,0.61,0.55,0.06,0.26,1.58,0.58,0.58,4.0,0.63,0.02,0.66,0.6,0.06,0.24,1.96,0.63,0.62,4.0,0.57,0.07,0.65,0.49,0.15,0.05,1.62,0.57,0.57,4.0,0.63,0.03,0.67,0.6,0.06,0.31,1.57,0.63,0.63,4.0,0.59,0.03,0.62,0.56,0.06,0.33,1.57,0.59,0.58,4.0,0.49,0.02,0.51,0.46,0.05,0.12,1.6,0.49,0.49,4.0,0.5,0.02,0.52,0.47,0.05,-0.32,1.79,0.5,0.5,4.0,0.59,0.03,0.62,0.55,0.07,0.04,1.63,0.59,0.59,4.0,0.61,0.04,0.65,0.58,0.07,0.48,1.61,0.61,0.6,4.0,0.63,0.04,0.68,0.57,0.1,-0.33,1.79,0.63,0.63,4.0
+BI-NG-G140002 = 0.71,0.01,0.72,0.7,0.02,0.25,1.43,0.71,0.71,4.0,0.69,0.0,0.7,0.69,0.01,0.61,1.98,0.69,0.69,4.0,0.61,0.01,0.62,0.6,0.02,-0.56,1.77,0.61,0.61,4.0,0.61,0.01,0.62,0.6,0.02,0.28,1.5,0.61,0.61,4.0,0.68,0.01,0.68,0.66,0.02,-0.72,1.96,0.68,0.68,4.0,0.67,0.01,0.68,0.66,0.01,0.16,1.94,0.67,0.67,4.0,0.59,0.01,0.61,0.59,0.02,0.44,1.87,0.59,0.59,4.0,0.51,0.0,0.52,0.51,0.01,0.0,-0.16,0.51,0.51,4.0,0.53,0.01,0.54,0.52,0.02,0.11,1.17,0.53,0.53,4.0,0.65,0.01,0.66,0.64,0.02,0.05,1.07,0.65,0.65,4.0,0.67,0.0,0.67,0.66,0.01,-0.13,0.22,0.67,0.67,4.0,0.71,0.0,0.71,0.71,0.0,-0.55,138.57,0.71,0.71,4.0
+BI-NG-G140003 = 0.72,0.01,0.73,0.71,0.02,-0.1,1.42,0.72,0.72,6.0,0.69,0.01,0.71,0.67,0.04,-0.13,2.2,0.69,0.69,6.0,0.65,0.03,0.69,0.62,0.07,0.54,2.0,0.65,0.64,6.0,0.61,0.01,0.62,0.6,0.02,0.02,1.75,0.61,0.61,6.0,0.68,0.02,0.69,0.65,0.04,-0.72,2.26,0.68,0.68,6.0,0.66,0.01,0.68,0.65,0.02,0.63,2.13,0.66,0.66,6.0,0.58,0.01,0.6,0.57,0.03,0.41,1.96,0.58,0.58,6.0,0.5,0.01,0.51,0.49,0.02,0.15,2.21,0.5,0.5,6.0,0.51,0.01,0.52,0.49,0.03,-0.39,1.8,0.51,0.51,6.0,0.63,0.01,0.64,0.62,0.02,0.05,2.35,0.63,0.63,6.0,0.63,0.02,0.66,0.6,0.06,0.26,1.85,0.63,0.63,6.0,0.71,0.01,0.72,0.7,0.02,-0.34,1.65,0.71,0.71,6.0
+BI-NG-G140004 = 0.7,0.02,0.71,0.67,0.04,-1.19,3.06,0.7,0.71,6.0,0.68,0.01,0.69,0.67,0.02,0.63,1.95,0.68,0.67,6.0,0.67,0.01,0.7,0.66,0.04,0.97,3.03,0.67,0.67,6.0,0.6,0.01,0.61,0.59,0.02,-0.35,1.84,0.6,0.6,6.0,0.7,0.01,0.71,0.7,0.02,0.44,1.54,0.7,0.7,6.0,0.66,0.01,0.66,0.65,0.01,-0.69,2.49,0.66,0.66,6.0,0.59,0.01,0.6,0.58,0.02,0.13,2.0,0.59,0.59,6.0,0.51,0.01,0.53,0.5,0.02,0.27,2.32,0.51,0.51,6.0,0.53,0.0,0.53,0.52,0.01,-0.49,2.91,0.53,0.53,6.0,0.64,0.0,0.64,0.63,0.01,0.85,3.06,0.64,0.64,6.0,0.65,0.03,0.68,0.61,0.07,-0.38,1.8,0.65,0.65,6.0,0.72,0.0,0.72,0.71,0.01,0.11,4.09,0.72,0.72,6.0
+BI-NG-G140005 = 0.67,0.01,0.68,0.66,0.02,-0.0,1.99,0.67,0.67,4.0,0.64,0.02,0.67,0.61,0.06,-0.35,1.91,0.65,0.65,4.0,0.61,0.01,0.62,0.59,0.03,-0.51,1.67,0.61,0.62,4.0,0.66,0.01,0.67,0.65,0.02,0.07,1.58,0.66,0.66,4.0,0.67,0.03,0.71,0.63,0.08,0.13,1.99,0.67,0.67,4.0,0.68,0.01,0.69,0.66,0.03,0.22,1.98,0.68,0.68,4.0,0.62,0.01,0.64,0.62,0.02,0.48,1.73,0.62,0.62,4.0,0.51,0.01,0.52,0.5,0.02,-0.43,1.87,0.51,0.51,4.0,0.53,0.01,0.54,0.51,0.03,-0.43,1.85,0.53,0.53,4.0,0.62,0.01,0.63,0.6,0.03,-0.11,1.59,0.62,0.62,4.0,0.66,0.02,0.68,0.64,0.04,-0.21,1.97,0.66,0.66,4.0,0.69,0.02,0.71,0.66,0.06,-0.25,1.96,0.69,0.69,4.0
+BI-NG-G140006 = 0.69,0.01,0.7,0.67,0.03,-0.46,1.97,0.69,0.68,5.0,0.68,0.01,0.69,0.66,0.03,-0.4,1.38,0.68,0.69,5.0,0.65,0.01,0.66,0.64,0.03,0.25,1.32,0.65,0.64,5.0,0.63,0.0,0.63,0.62,0.01,0.4,1.72,0.63,0.63,5.0,0.66,0.01,0.67,0.65,0.01,-0.06,2.48,0.66,0.66,5.0,0.67,0.0,0.68,0.67,0.01,1.07,1.84,0.67,0.67,5.0,0.6,0.01,0.61,0.59,0.03,-0.83,2.55,0.6,0.6,5.0,0.52,0.01,0.53,0.51,0.01,-0.95,2.67,0.52,0.52,5.0,0.55,0.01,0.56,0.53,0.03,0.24,1.32,0.55,0.54,5.0,0.66,0.01,0.67,0.65,0.02,0.72,2.43,0.66,0.66,5.0,0.68,0.01,0.69,0.67,0.03,0.58,1.99,0.68,0.68,5.0,0.71,0.01,0.72,0.7,0.02,-0.11,1.7,0.71,0.71,5.0
+BI-NG-G140007 = 0.69,0.01,0.7,0.68,0.02,-0.32,1.52,0.69,0.7,3.0,0.68,0.01,0.69,0.67,0.02,-0.06,1.48,0.68,0.68,3.0,0.63,0.02,0.65,0.62,0.03,0.5,1.51,0.64,0.63,3.0,0.63,0.01,0.64,0.63,0.01,0.47,1.37,0.63,0.63,3.0,0.69,0.01,0.7,0.68,0.02,-0.6,1.52,0.69,0.7,3.0,0.68,0.01,0.68,0.67,0.02,-0.71,1.49,0.68,0.68,3.0,0.61,0.01,0.62,0.61,0.01,-0.47,1.36,0.61,0.62,3.0,0.52,0.0,0.52,0.52,0.01,0.63,3.51,0.52,0.52,3.0,0.54,0.01,0.55,0.53,0.02,0.7,1.5,0.54,0.53,3.0,0.63,0.01,0.64,0.62,0.02,-0.26,1.47,0.63,0.63,3.0,0.67,0.0,0.68,0.67,0.01,-0.39,1.07,0.67,0.67,3.0,0.71,0.0,0.71,0.71,0.0,-0.02,30.46,0.71,0.71,3.0
+BI-NG-G140008 = 0.68,0.01,0.7,0.67,0.03,0.13,1.49,0.68,0.68,6.0,0.69,0.01,0.7,0.68,0.02,-0.26,1.51,0.69,0.69,6.0,0.65,0.02,0.67,0.63,0.05,-0.12,1.95,0.65,0.65,6.0,0.64,0.01,0.65,0.62,0.03,-0.51,2.28,0.64,0.64,6.0,0.66,0.01,0.67,0.65,0.02,-0.12,1.23,0.66,0.66,6.0,0.66,0.01,0.68,0.64,0.04,0.08,1.91,0.66,0.66,6.0,0.56,0.02,0.58,0.54,0.04,0.16,1.72,0.56,0.56,6.0,0.49,0.01,0.51,0.47,0.04,0.27,1.8,0.49,0.49,6.0,0.5,0.02,0.53,0.48,0.05,0.47,2.17,0.5,0.5,6.0,0.62,0.02,0.65,0.59,0.05,0.18,1.51,0.62,0.62,6.0,0.66,0.02,0.7,0.64,0.06,0.4,1.68,0.66,0.66,6.0,0.71,0.01,0.73,0.69,0.04,-0.93,2.95,0.71,0.71,6.0
+BI-NG-G140009 = 0.69,0.01,0.7,0.68,0.03,0.46,2.48,0.69,0.69,7.0,0.67,0.02,0.69,0.64,0.05,-0.74,2.49,0.67,0.67,7.0,0.59,0.03,0.62,0.55,0.07,0.03,1.32,0.59,0.58,7.0,0.6,0.02,0.62,0.58,0.04,0.1,1.25,0.6,0.6,7.0,0.65,0.02,0.68,0.62,0.06,0.55,2.68,0.65,0.65,7.0,0.65,0.01,0.66,0.64,0.02,0.56,1.77,0.65,0.64,7.0,0.55,0.01,0.57,0.54,0.03,0.55,2.05,0.55,0.55,7.0,0.48,0.01,0.5,0.47,0.03,0.61,2.73,0.48,0.48,7.0,0.48,0.01,0.5,0.47,0.03,-0.17,1.74,0.48,0.48,7.0,0.6,0.02,0.64,0.57,0.06,0.05,2.53,0.6,0.6,7.0,0.59,0.03,0.63,0.55,0.09,0.14,1.93,0.59,0.58,7.0,0.69,0.01,0.71,0.67,0.04,0.16,1.63,0.69,0.68,7.0
+BI-RT-G150001 = 0.66,0.05,0.74,0.6,0.14,0.54,2.25,0.66,0.66,9.0,0.68,0.02,0.73,0.65,0.08,0.92,3.12,0.68,0.68,9.0,0.68,0.02,0.7,0.66,0.04,0.72,2.07,0.68,0.67,9.0,0.61,0.02,0.63,0.59,0.04,-0.1,1.67,0.61,0.61,9.0,0.58,0.02,0.61,0.54,0.07,-0.5,1.91,0.58,0.59,9.0,0.54,0.01,0.56,0.53,0.02,0.05,1.85,0.54,0.55,9.0,0.46,0.01,0.47,0.44,0.03,-0.18,1.52,0.46,0.46,9.0,0.4,0.02,0.44,0.38,0.06,0.66,2.83,0.4,0.4,9.0,0.41,0.02,0.44,0.38,0.06,0.15,2.32,0.41,0.4,9.0,0.44,0.02,0.49,0.41,0.08,0.29,2.18,0.44,0.44,9.0,0.55,0.02,0.59,0.52,0.07,0.4,2.49,0.55,0.54,9.0,0.7,0.03,0.75,0.67,0.08,0.5,1.69,0.7,0.7,9.0
+BI-RT-G150002 = 0.71,0.03,0.75,0.65,0.1,-0.12,1.91,0.71,0.71,16.0,0.7,0.02,0.72,0.67,0.06,-0.03,1.81,0.7,0.7,16.0,0.66,0.02,0.69,0.62,0.07,-0.76,2.54,0.66,0.67,16.0,0.61,0.03,0.66,0.56,0.09,-0.03,1.94,0.61,0.61,16.0,0.62,0.02,0.64,0.59,0.05,-0.06,1.96,0.62,0.62,16.0,0.54,0.03,0.59,0.5,0.09,0.03,1.68,0.54,0.54,16.0,0.44,0.03,0.48,0.4,0.08,-0.03,1.47,0.44,0.44,16.0,0.4,0.03,0.45,0.36,0.08,0.25,1.87,0.4,0.4,16.0,0.41,0.03,0.47,0.36,0.11,-0.11,1.91,0.42,0.42,16.0,0.48,0.05,0.56,0.41,0.15,0.09,1.82,0.48,0.47,16.0,0.58,0.05,0.65,0.5,0.15,-0.27,1.91,0.58,0.58,16.0,0.71,0.03,0.75,0.64,0.1,-0.64,1.94,0.71,0.72,16.0
+BI-RT-G150003 = 0.6,0.02,0.62,0.59,0.04,0.12,1.62,0.6,0.6,6.0,0.67,0.01,0.69,0.66,0.03,-0.29,2.13,0.67,0.67,6.0,0.66,0.01,0.67,0.64,0.03,-0.56,2.76,0.66,0.66,6.0,0.57,0.01,0.58,0.56,0.02,-0.25,1.78,0.57,0.57,6.0,0.55,0.02,0.57,0.53,0.04,0.37,1.78,0.55,0.55,6.0,0.56,0.01,0.58,0.54,0.03,-0.64,2.43,0.56,0.56,6.0,0.48,0.01,0.49,0.46,0.02,-0.4,1.87,0.48,0.48,6.0,0.41,0.01,0.42,0.39,0.02,-0.79,2.3,0.41,0.41,6.0,0.43,0.01,0.44,0.41,0.04,-0.16,1.79,0.43,0.43,6.0,0.44,0.01,0.46,0.43,0.03,1.02,2.77,0.44,0.44,6.0,0.54,0.02,0.55,0.5,0.05,-0.53,1.86,0.54,0.54,6.0,0.67,0.02,0.69,0.64,0.05,-0.34,1.9,0.67,0.67,6.0
+BI-RT-G150004 = 0.65,0.02,0.69,0.61,0.08,-0.0,2.12,0.65,0.65,10.0,0.67,0.01,0.69,0.65,0.04,-0.3,1.68,0.67,0.67,10.0,0.64,0.03,0.68,0.6,0.08,-0.37,1.73,0.64,0.65,10.0,0.6,0.03,0.66,0.57,0.09,1.11,3.57,0.6,0.59,10.0,0.59,0.01,0.6,0.57,0.03,-0.04,1.66,0.59,0.59,10.0,0.53,0.02,0.56,0.5,0.06,-0.36,1.79,0.53,0.54,10.0,0.44,0.02,0.46,0.41,0.05,-0.46,1.73,0.44,0.44,10.0,0.39,0.02,0.41,0.36,0.04,-0.74,2.02,0.39,0.4,10.0,0.4,0.02,0.43,0.37,0.06,-0.22,2.09,0.4,0.4,10.0,0.48,0.02,0.52,0.43,0.09,-0.59,3.34,0.48,0.48,10.0,0.55,0.03,0.61,0.5,0.1,-0.18,2.02,0.56,0.56,10.0,0.69,0.02,0.73,0.66,0.07,0.43,2.74,0.69,0.69,10.0
+BI-RT-G150005 = 0.6,0.02,0.62,0.58,0.04,0.27,1.53,0.6,0.6,7.0,0.65,0.02,0.68,0.63,0.05,0.4,2.04,0.65,0.66,7.0,0.6,0.03,0.66,0.56,0.1,0.63,3.19,0.61,0.6,7.0,0.58,0.02,0.61,0.57,0.04,0.48,1.6,0.58,0.58,7.0,0.56,0.02,0.58,0.53,0.05,0.11,1.54,0.56,0.56,7.0,0.53,0.02,0.55,0.49,0.06,-0.06,1.43,0.53,0.53,7.0,0.44,0.02,0.46,0.4,0.06,-0.18,1.47,0.44,0.44,7.0,0.38,0.02,0.4,0.36,0.05,-0.29,1.63,0.38,0.39,7.0,0.38,0.01,0.4,0.37,0.03,-0.03,1.91,0.38,0.38,7.0,0.46,0.02,0.49,0.44,0.05,0.34,2.37,0.46,0.47,7.0,0.48,0.05,0.55,0.42,0.14,-0.04,1.53,0.48,0.5,7.0,0.67,0.01,0.69,0.65,0.04,-0.36,2.31,0.67,0.67,7.0
+BI-RT-G150006 = 0.62,0.03,0.67,0.57,0.11,-0.32,2.17,0.62,0.63,10.0,0.67,0.0,0.68,0.66,0.01,-1.73,3.68,0.67,0.68,10.0,0.66,0.01,0.68,0.64,0.04,-0.63,2.38,0.66,0.66,10.0,0.62,0.02,0.66,0.59,0.07,0.5,2.23,0.62,0.61,10.0,0.56,0.01,0.58,0.55,0.03,0.13,1.69,0.56,0.56,10.0,0.55,0.0,0.55,0.54,0.01,-0.44,2.17,0.55,0.55,10.0,0.46,0.0,0.46,0.45,0.01,-0.51,1.67,0.46,0.46,10.0,0.4,0.0,0.4,0.39,0.02,-1.35,4.98,0.4,0.4,10.0,0.41,0.01,0.43,0.39,0.04,-0.05,1.99,0.41,0.41,10.0,0.47,0.01,0.49,0.44,0.04,-0.21,1.75,0.47,0.47,10.0,0.5,0.05,0.56,0.42,0.13,-0.5,1.99,0.5,0.51,10.0,0.68,0.04,0.73,0.6,0.13,-0.62,2.39,0.68,0.69,10.0
+BI-RY-G160001 = 0.63,0.02,0.66,0.62,0.04,0.77,2.06,0.63,0.63,13.0,0.66,0.02,0.68,0.63,0.05,-0.12,1.95,0.66,0.65,13.0,0.58,0.04,0.63,0.52,0.11,0.06,1.63,0.58,0.58,13.0,0.63,0.01,0.65,0.61,0.03,0.2,2.06,0.63,0.63,13.0,0.6,0.02,0.63,0.57,0.06,-0.28,2.12,0.6,0.6,13.0,0.52,0.01,0.54,0.51,0.03,-0.06,1.98,0.52,0.52,13.0,0.43,0.01,0.45,0.4,0.05,-0.38,2.43,0.43,0.43,13.0,0.38,0.01,0.39,0.35,0.04,-0.64,2.57,0.38,0.38,13.0,0.38,0.01,0.4,0.36,0.05,0.09,2.4,0.38,0.38,13.0,0.42,0.02,0.46,0.4,0.06,0.41,2.73,0.42,0.42,13.0,0.52,0.03,0.57,0.48,0.08,0.53,2.17,0.52,0.51,13.0,0.64,0.01,0.67,0.62,0.04,0.16,2.2,0.64,0.64,13.0
+BI-RY-G160002 = 0.66,0.03,0.7,0.62,0.07,-0.09,1.89,0.66,0.66,7.0,0.68,0.01,0.7,0.66,0.04,0.52,2.46,0.68,0.68,7.0,0.53,0.03,0.57,0.47,0.1,-0.78,3.13,0.53,0.53,7.0,0.65,0.01,0.67,0.63,0.04,-0.27,2.06,0.65,0.65,7.0,0.59,0.02,0.62,0.57,0.06,-0.11,2.33,0.59,0.59,7.0,0.54,0.01,0.55,0.52,0.02,-0.27,2.14,0.54,0.54,7.0,0.45,0.01,0.46,0.44,0.02,0.04,2.04,0.45,0.45,7.0,0.4,0.01,0.41,0.38,0.02,-0.24,1.55,0.4,0.4,7.0,0.39,0.02,0.42,0.37,0.05,-0.05,1.94,0.39,0.39,7.0,0.44,0.03,0.47,0.4,0.07,-0.46,1.68,0.44,0.45,7.0,0.54,0.03,0.59,0.5,0.09,-0.03,1.47,0.54,0.54,7.0,0.66,0.03,0.69,0.61,0.08,-0.6,2.46,0.66,0.67,7.0
+BI-RY-G160003 = 0.69,0.02,0.71,0.65,0.06,-0.47,2.96,0.69,0.68,12.0,0.68,0.01,0.7,0.67,0.03,0.93,3.57,0.68,0.68,12.0,0.58,0.05,0.66,0.49,0.17,-0.05,1.9,0.58,0.58,12.0,0.61,0.01,0.63,0.59,0.04,-0.21,2.75,0.61,0.61,12.0,0.61,0.03,0.65,0.57,0.08,-0.18,1.66,0.61,0.62,12.0,0.54,0.01,0.55,0.52,0.03,-0.47,1.74,0.54,0.54,12.0,0.45,0.01,0.46,0.43,0.02,-0.34,1.96,0.45,0.45,12.0,0.39,0.01,0.42,0.37,0.04,0.38,2.32,0.39,0.39,12.0,0.4,0.01,0.42,0.37,0.04,-0.22,2.03,0.4,0.4,12.0,0.51,0.03,0.57,0.46,0.11,0.33,3.7,0.51,0.51,12.0,0.53,0.02,0.57,0.5,0.07,0.7,3.76,0.53,0.53,12.0,0.67,0.01,0.69,0.65,0.04,0.75,3.24,0.67,0.67,12.0
+BI-RY-G160004 = 0.69,0.01,0.71,0.67,0.05,0.12,2.42,0.69,0.69,15.0,0.66,0.01,0.68,0.64,0.04,0.29,2.49,0.66,0.66,15.0,0.62,0.03,0.66,0.56,0.11,-0.66,2.34,0.63,0.63,15.0,0.61,0.01,0.62,0.59,0.03,0.0,1.81,0.61,0.61,15.0,0.61,0.01,0.63,0.6,0.04,-0.06,1.68,0.61,0.61,15.0,0.5,0.02,0.53,0.47,0.06,-0.25,1.68,0.5,0.51,15.0,0.4,0.02,0.43,0.38,0.05,0.08,1.88,0.4,0.4,15.0,0.36,0.01,0.37,0.34,0.03,-1.11,3.54,0.36,0.36,15.0,0.38,0.01,0.4,0.35,0.04,-0.2,2.09,0.38,0.38,15.0,0.44,0.02,0.46,0.41,0.05,-0.4,2.16,0.44,0.44,15.0,0.49,0.02,0.54,0.45,0.09,-0.05,3.65,0.5,0.49,15.0,0.65,0.02,0.69,0.62,0.07,-0.17,2.2,0.66,0.65,15.0
+BI-RY-G160005 = 0.66,0.01,0.67,0.65,0.02,-0.94,2.81,0.66,0.67,6.0,0.67,0.01,0.68,0.66,0.01,-0.84,1.95,0.67,0.68,6.0,0.65,0.01,0.65,0.64,0.01,0.0,1.41,0.65,0.65,6.0,0.61,0.02,0.64,0.58,0.06,-0.04,1.83,0.61,0.61,6.0,0.6,0.01,0.61,0.6,0.02,0.39,2.18,0.6,0.6,6.0,0.51,0.01,0.53,0.5,0.03,0.36,2.01,0.51,0.51,6.0,0.4,0.01,0.42,0.39,0.03,0.8,3.18,0.4,0.4,6.0,0.36,0.01,0.36,0.35,0.01,0.03,1.35,0.36,0.36,6.0,0.36,0.01,0.37,0.35,0.02,0.29,1.76,0.36,0.36,6.0,0.4,0.01,0.42,0.38,0.04,-0.03,1.42,0.4,0.4,6.0,0.48,0.02,0.5,0.45,0.05,-0.3,2.16,0.48,0.48,6.0,0.64,0.01,0.66,0.62,0.03,0.04,2.72,0.64,0.64,6.0
+BI-RY-G160006 = 0.66,0.02,0.68,0.64,0.05,-0.01,1.54,0.66,0.66,6.0,0.68,0.01,0.69,0.67,0.02,0.33,2.55,0.68,0.67,6.0,0.64,0.01,0.66,0.63,0.02,0.73,2.46,0.64,0.64,6.0,0.63,0.03,0.66,0.59,0.06,-0.01,1.5,0.63,0.63,6.0,0.61,0.02,0.64,0.59,0.05,0.31,1.42,0.61,0.61,6.0,0.53,0.01,0.54,0.52,0.02,-1.11,2.81,0.53,0.54,6.0,0.42,0.01,0.44,0.41,0.03,-0.05,1.69,0.42,0.42,6.0,0.37,0.0,0.37,0.36,0.01,-0.32,0.98,0.37,0.37,6.0,0.37,0.01,0.39,0.36,0.03,0.28,1.46,0.37,0.37,6.0,0.42,0.03,0.46,0.39,0.07,0.34,1.52,0.42,0.41,6.0,0.51,0.04,0.57,0.47,0.1,0.38,1.92,0.51,0.5,6.0,0.65,0.02,0.68,0.63,0.05,0.55,2.37,0.65,0.65,6.0
+BI-RY-G160007 = 0.7,0.01,0.71,0.68,0.03,0.89,3.07,0.7,0.69,9.0,0.68,0.01,0.7,0.67,0.02,0.18,1.91,0.68,0.68,9.0,0.59,0.06,0.66,0.5,0.16,-0.3,1.81,0.6,0.6,9.0,0.63,0.02,0.67,0.61,0.06,0.84,3.16,0.63,0.63,9.0,0.63,0.02,0.65,0.6,0.05,-1.07,2.67,0.63,0.64,9.0,0.55,0.01,0.56,0.54,0.02,0.1,2.04,0.55,0.55,9.0,0.45,0.01,0.47,0.43,0.04,-0.79,3.22,0.45,0.46,9.0,0.39,0.01,0.41,0.37,0.04,0.07,1.81,0.39,0.39,9.0,0.41,0.02,0.44,0.39,0.06,0.55,2.7,0.41,0.41,9.0,0.48,0.01,0.5,0.46,0.04,0.01,1.95,0.48,0.48,9.0,0.58,0.02,0.62,0.55,0.07,-0.2,1.73,0.58,0.59,9.0,0.68,0.01,0.7,0.67,0.03,0.66,2.58,0.68,0.68,9.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BEL/BEL_0_nighttemp_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BEL/BEL_0_nighttemp_2008.properties
new file mode 100644
index 0000000..8f0e2ba
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BEL/BEL_0_nighttemp_2008.properties
@@ -0,0 +1,47 @@
+# BEL.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the nighttemp data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BEL nighttemp data for 2008 at admin level 0
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BEL
+ADMIN_LEVEL = 0
+UNITS = C
+DATA_TYPE = nighttemp
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+BEL = -0.41,1.55,3.11,-4.61,7.72,-0.32,2.46,1.6,-0.2,1575.0,-0.51,1.16,2.83,-5.16,7.99,-0.37,3.24,1.27,-0.47,1575.0,-2.69,2.53,4.21,-10.94,15.16,-0.38,2.36,3.69,-2.4,1575.0,2.59,1.14,5.59,-2.13,7.72,-0.96,4.75,2.83,2.77,1575.0,9.82,1.42,14.41,5.45,8.96,-0.15,2.81,9.93,10.0,1575.0,11.04,1.24,15.24,6.42,8.82,-0.28,3.44,11.1,11.1,1575.0,12.33,1.21,15.79,8.35,7.44,-0.23,3.21,12.39,12.34,1575.0,11.82,1.05,14.96,8.35,6.61,-0.52,2.85,11.87,11.93,1575.0,8.4,1.43,11.93,3.66,8.27,-0.54,3.14,8.52,8.62,1575.0,3.4,1.13,6.69,-1.57,8.27,-0.24,4.0,3.58,3.39,1575.0,-0.74,1.39,2.83,-6.67,9.51,-0.51,3.31,1.58,-0.61,1575.0,-3.95,1.37,2.01,-8.19,10.2,0.22,2.75,4.18,-4.06,1575.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BEL/BEL_0_rainfall_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BEL/BEL_0_rainfall_2008.properties
new file mode 100644
index 0000000..7d4a713
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BEL/BEL_0_rainfall_2008.properties
@@ -0,0 +1,48 @@
+# BEL.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rainfall data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BEL rainfall data for 2008 at admin level 0
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BEL
+ADMIN_LEVEL = 0
+UNITS = MM
+DATA_TYPE = rainfall
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 2000.0
+# Minimum: 1.0
+# Data not available for locations above 35 degrees N and below 35 degrees S Latitude
+
+BEL = 96.97,9.5,110.53,73.77,36.76,-0.99,3.02,97.42,99.47,45.0,84.25,14.4,100.97,58.67,42.3,-0.8,2.01,85.45,90.91,45.0,146.5,11.32,163.6,121.06,42.54,-0.59,2.65,146.93,149.45,45.0,71.8,3.08,79.32,66.19,13.13,0.02,2.44,71.86,72.46,45.0,62.21,5.72,72.46,44.72,27.74,-0.49,3.31,62.46,63.33,45.0,75.59,4.62,84.26,65.21,19.05,-0.26,2.4,75.73,76.97,45.0,82.98,5.01,92.24,73.57,18.67,0.13,2.29,83.13,81.75,45.0,96.04,8.46,107.25,81.75,25.5,-0.53,1.94,96.4,97.97,45.0,80.35,14.54,95.06,56.93,38.13,-0.66,1.79,81.63,86.84,45.0,66.65,8.54,83.0,52.0,31.0,-0.19,2.19,67.18,66.31,45.0,65.5,5.56,74.68,52.8,21.88,-0.45,2.56,65.73,66.19,45.0,59.22,6.38,66.19,46.8,19.4,-0.83,2.18,59.55,62.32,45.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BEL/BEL_0_temperature_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BEL/BEL_0_temperature_2008.properties
new file mode 100644
index 0000000..1751840
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BEL/BEL_0_temperature_2008.properties
@@ -0,0 +1,47 @@
+# BEL.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the temperature data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BEL temperature data for 2008 at admin level 0
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BEL
+ADMIN_LEVEL = 0
+UNITS = C
+DATA_TYPE = temperature
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+BEL = 2.81,1.82,6.14,-3.23,9.37,-0.48,2.47,3.35,3.11,1575.0,6.82,0.77,8.9,4.76,4.13,-0.12,2.55,6.87,6.9,1575.0,4.88,1.92,8.9,-2.26,11.16,-0.7,2.91,5.25,5.31,1575.0,12.4,1.8,16.89,6.69,10.2,-0.21,2.28,12.53,12.69,1575.0,22.29,2.36,30.12,17.44,12.68,-0.15,2.0,22.42,22.81,1575.0,21.14,1.62,27.64,17.17,10.47,0.0,2.84,21.2,21.3,1575.0,21.56,1.77,28.46,16.34,12.13,0.18,2.7,21.63,21.57,1575.0,19.1,1.56,26.54,14.69,11.85,-0.37,3.34,19.16,19.37,1575.0,16.72,1.66,21.57,11.93,9.65,-0.24,2.46,16.8,16.89,1575.0,11.93,1.43,15.24,7.52,7.72,-0.94,3.28,12.02,12.34,1575.0,5.03,1.89,9.72,-1.3,11.02,-0.5,3.18,5.37,5.18,1575.0,0.46,1.36,3.94,-6.54,10.47,-0.41,3.65,1.44,0.49,1575.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BEL/BEL_0_vegetation_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BEL/BEL_0_vegetation_2008.properties
new file mode 100644
index 0000000..cb3642f
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BEL/BEL_0_vegetation_2008.properties
@@ -0,0 +1,47 @@
+# BEL.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the vegetation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BEL vegetation data for 2008 at admin level 0
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BEL
+ADMIN_LEVEL = 0
+UNITS = UNITS
+DATA_TYPE = vegetation
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 0.9 
+# Minimum: -0.1
+
+BEL = 0.52,0.06,0.65,0.25,0.4,-0.31,3.04,0.53,0.52,1575.0,0.56,0.06,0.69,0.27,0.42,-0.51,3.15,0.56,0.56,1575.0,0.51,0.06,0.66,0.28,0.38,-0.12,3.17,0.51,0.51,1575.0,0.64,0.05,0.78,0.35,0.43,-0.66,4.47,0.64,0.64,1575.0,0.67,0.09,0.85,0.4,0.44,-0.11,2.19,0.68,0.67,1575.0,0.73,0.06,0.86,0.4,0.46,-0.35,3.83,0.73,0.72,1575.0,0.73,0.07,0.87,0.44,0.43,-0.24,2.46,0.73,0.73,1575.0,0.72,0.07,0.87,0.4,0.47,-0.54,3.33,0.72,0.73,1575.0,0.67,0.06,0.8,0.35,0.44,-0.19,4.18,0.67,0.66,1575.0,0.66,0.07,0.83,0.34,0.48,0.15,3.19,0.66,0.65,1575.0,0.5,0.08,0.67,0.25,0.43,-0.32,2.81,0.51,0.5,1575.0,0.56,0.06,0.73,0.3,0.43,-0.21,4.31,0.57,0.56,1575.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BEL/BEL_1_nighttemp_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BEL/BEL_1_nighttemp_2008.properties
new file mode 100644
index 0000000..761d037
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BEL/BEL_1_nighttemp_2008.properties
@@ -0,0 +1,58 @@
+# BEL.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the nighttemp data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BEL nighttemp data for 2008 at admin level 1
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BEL
+ADMIN_LEVEL = 1
+UNITS = C
+DATA_TYPE = nighttemp
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+BE-BRX = 1.85,0.52,2.83,1.46,1.38,0.88,2.43,1.92,1.59,8.0,-0.31,1.11,1.59,-1.57,3.17,0.35,1.99,1.09,-0.27,8.0,-3.25,0.21,-2.95,-3.5,0.55,0.34,1.88,3.26,-3.26,8.0,3.38,0.66,4.76,2.83,1.93,1.17,3.37,3.43,3.21,8.0,12.2,0.62,13.31,11.52,1.79,0.62,2.18,12.22,12.03,8.0,11.76,0.48,12.2,10.96,1.24,-0.76,2.03,11.77,11.93,8.0,14.24,0.65,15.37,13.44,1.93,0.39,2.28,14.25,14.27,8.0,13.55,0.24,13.86,13.31,0.55,0.23,1.42,13.55,13.51,8.0,9.67,0.73,11.1,8.9,2.2,0.84,2.8,9.7,9.55,8.0,4.22,0.49,5.04,3.52,1.52,0.27,2.08,4.25,4.14,8.0,-0.03,1.1,0.91,-2.4,3.31,-1.35,3.74,1.03,0.22,8.0,-3.53,0.72,-2.4,-4.61,2.2,-0.09,2.08,3.59,-3.37,8.0
+BE-G1 = 0.64,1.11,3.11,-2.4,5.51,-0.34,2.66,1.27,0.87,120.0,-0.3,0.93,2.01,-2.68,4.69,0.09,2.39,0.97,-0.33,120.0,-2.23,1.22,0.08,-6.26,6.34,-0.41,3.18,2.54,-2.23,120.0,2.92,0.79,5.31,0.91,4.41,0.06,3.58,3.02,2.83,120.0,11.03,0.79,13.86,9.59,4.27,0.58,3.83,11.06,11.1,120.0,11.72,1.14,15.24,9.04,6.2,-0.16,2.99,11.77,11.86,120.0,13.26,1.02,15.79,10.14,5.65,-0.47,3.45,13.3,13.31,120.0,12.63,0.71,14.41,10.96,3.44,-0.18,2.5,12.65,12.62,120.0,9.47,0.95,11.1,6.28,4.82,-0.53,3.15,9.52,9.59,120.0,3.42,0.78,5.31,0.91,4.41,-0.34,3.37,3.51,3.39,120.0,-0.3,0.85,1.46,-2.68,4.13,-0.3,2.78,0.9,-0.2,120.0,-3.12,1.08,-1.02,-6.12,5.1,-0.23,2.66,3.3,-3.23,120.0
+BE-G2 = 1.85,0.52,2.83,1.46,1.38,0.88,2.43,1.92,1.59,8.0,-0.31,1.11,1.59,-1.57,3.17,0.35,1.99,1.09,-0.27,8.0,-3.25,0.21,-2.95,-3.5,0.55,0.34,1.88,3.26,-3.26,8.0,3.38,0.66,4.76,2.83,1.93,1.17,3.37,3.43,3.21,8.0,12.2,0.62,13.31,11.52,1.79,0.62,2.18,12.22,12.03,8.0,11.76,0.48,12.2,10.96,1.24,-0.76,2.03,11.77,11.93,8.0,14.24,0.65,15.37,13.44,1.93,0.39,2.28,14.25,14.27,8.0,13.55,0.24,13.86,13.31,0.55,0.23,1.42,13.55,13.51,8.0,9.67,0.73,11.1,8.9,2.2,0.84,2.8,9.7,9.55,8.0,4.22,0.49,5.04,3.52,1.52,0.27,2.08,4.25,4.14,8.0,-0.03,1.1,0.91,-2.4,3.31,-1.35,3.74,1.03,0.22,8.0,-3.53,0.72,-2.4,-4.61,2.2,-0.09,2.08,3.59,-3.37,8.0
+BE-NVL = 0.41,1.02,2.42,-1.85,4.27,0.14,2.22,1.09,0.22,57.0,-1.04,0.71,1.18,-3.5,4.69,-0.23,5.79,1.26,-1.02,57.0,-1.87,1.12,0.63,-4.88,5.51,-0.03,2.68,2.17,-1.85,57.0,2.37,0.53,3.66,0.35,3.31,-0.87,5.6,2.43,2.28,57.0,10.0,0.65,11.93,8.62,3.31,0.64,3.42,10.02,10.0,57.0,10.0,0.89,11.79,8.35,3.44,-0.15,2.07,10.04,10.14,57.0,12.63,0.57,13.86,11.1,2.76,-0.09,2.79,12.65,12.62,57.0,12.13,0.55,13.31,10.83,2.48,-0.25,2.47,12.14,12.2,57.0,7.83,1.13,10.0,5.31,4.69,-0.2,2.4,7.91,7.8,57.0,2.53,1.02,4.49,0.08,4.41,-0.29,2.48,2.72,2.77,57.0,0.12,0.85,2.83,-1.71,4.55,0.85,4.54,0.85,0.08,57.0,-4.42,1.25,-1.16,-7.09,5.93,0.42,3.21,4.59,-4.61,57.0
+BE-VAN = 0.07,0.95,3.11,-1.57,4.69,0.68,2.78,0.95,-0.2,151.0,0.5,0.69,2.56,-1.85,4.41,-0.1,3.7,0.84,0.49,151.0,-0.6,0.9,1.18,-2.95,4.13,-0.08,2.64,1.08,-0.75,151.0,3.59,0.72,5.59,2.15,3.44,0.41,2.8,3.66,3.45,151.0,11.41,0.86,14.41,10.0,4.41,0.48,3.07,11.44,11.38,151.0,12.41,0.75,14.41,10.83,3.58,-0.03,2.53,12.44,12.48,151.0,13.33,1.15,15.24,10.55,4.69,-0.53,2.4,13.38,13.58,151.0,12.66,0.46,14.13,11.1,3.03,-0.29,3.74,12.67,12.69,151.0,9.44,0.91,11.93,6.97,4.96,0.68,3.95,9.48,9.24,151.0,3.4,0.83,6.14,1.18,4.96,0.61,3.88,3.5,3.39,151.0,0.5,0.96,2.83,-2.68,5.51,-0.3,3.89,1.08,0.49,151.0,-2.54,0.93,-0.75,-6.26,5.51,-1.27,5.11,2.7,-2.33,151.0
+BE-VLI = -0.24,0.96,2.28,-2.68,4.96,0.07,3.31,0.99,-0.2,126.0,-0.8,0.95,2.28,-2.95,5.24,0.68,3.38,1.24,-0.89,126.0,-1.49,1.17,2.28,-3.78,6.06,0.38,2.92,1.89,-1.57,126.0,3.03,0.56,4.76,1.73,3.03,0.57,3.34,3.08,2.97,126.0,11.04,0.87,12.76,8.76,4.0,-0.18,2.72,11.07,11.1,126.0,11.49,0.63,13.58,9.72,3.86,-0.26,3.99,11.5,11.52,126.0,12.98,0.98,14.69,10.0,4.69,-0.65,3.06,13.02,13.03,126.0,12.54,0.58,14.96,10.83,4.13,0.41,4.76,12.55,12.48,126.0,8.57,1.06,11.1,6.14,4.96,-0.1,2.49,8.64,8.62,126.0,3.38,0.74,6.14,0.91,5.24,-0.46,5.22,3.46,3.42,126.0,-1.51,1.18,0.91,-4.61,5.51,-0.48,3.18,1.92,-1.54,126.0,-3.14,1.05,0.08,-5.71,5.79,0.26,3.02,3.31,-3.37,126.0
+BE-VOV = 0.59,0.73,2.28,-1.02,3.31,-0.05,2.82,0.93,0.63,151.0,0.24,0.71,2.01,-1.85,3.86,-0.16,3.35,0.75,0.22,151.0,0.51,0.82,2.42,-2.68,5.1,-0.43,4.08,0.96,0.49,151.0,2.49,0.94,5.04,0.08,4.96,-0.02,3.26,2.66,2.42,151.0,10.71,0.87,12.76,8.35,4.41,0.49,3.52,10.74,10.55,151.0,11.47,1.13,14.41,9.17,5.24,0.41,2.8,11.53,11.38,151.0,12.39,0.59,14.96,10.83,4.13,0.84,5.5,12.41,12.34,151.0,12.3,0.67,13.86,10.55,3.31,-0.53,3.04,12.32,12.34,151.0,9.21,0.76,11.38,7.24,4.13,-0.06,2.69,9.24,9.17,151.0,3.7,0.76,5.73,1.18,4.55,-0.32,3.62,3.77,3.8,151.0,-0.13,0.86,1.8,-2.4,4.2,-0.09,2.54,0.87,-0.06,151.0,-3.23,1.5,2.01,-6.81,8.82,0.29,3.5,3.56,-3.37,151.0
+BE-VWV = 1.05,0.85,2.83,-1.02,3.86,-0.37,2.33,1.35,1.18,165.0,-0.07,0.58,1.73,-1.57,3.31,0.04,3.67,0.58,-0.06,165.0,-0.83,1.24,4.21,-4.06,8.27,0.25,4.29,1.49,-0.75,165.0,2.69,0.68,4.76,0.63,4.13,0.23,3.42,2.77,2.7,165.0,9.72,0.68,11.38,8.48,2.89,-0.1,2.05,9.75,9.86,165.0,10.74,0.97,14.13,8.62,5.51,0.4,3.67,10.79,10.69,165.0,12.41,0.52,14.13,11.1,3.03,0.5,3.47,12.42,12.34,165.0,12.37,0.49,13.86,11.1,2.76,0.06,3.4,12.38,12.34,165.0,9.34,0.72,11.1,7.24,3.86,-0.33,2.84,9.37,9.45,165.0,4.07,1.03,6.69,1.46,5.24,0.61,3.24,4.2,3.94,165.0,0.5,0.72,2.56,-1.3,3.86,-0.15,3.08,0.88,0.49,165.0,-3.02,0.87,-0.2,-6.54,6.34,-0.55,4.71,3.14,-2.95,165.0
+BE-WHT = 0.1,1.14,2.83,-4.06,6.89,-0.34,3.29,1.14,0.22,186.0,0.01,1.23,2.83,-3.92,6.75,-0.35,2.68,1.23,0.08,186.0,-1.8,1.49,1.18,-5.98,7.17,-0.27,2.37,2.33,-1.78,186.0,2.75,0.72,5.04,0.63,4.41,-0.04,3.12,2.84,2.83,186.0,9.86,0.81,11.93,7.8,4.13,-0.05,2.64,9.89,9.86,186.0,10.81,0.86,12.76,8.07,4.69,0.03,2.86,10.85,10.83,186.0,12.76,0.92,14.69,9.45,5.24,-0.98,4.61,12.8,12.89,186.0,11.66,0.65,13.03,9.17,3.86,-1.32,5.8,11.68,11.79,186.0,8.94,1.07,11.38,6.14,5.24,-0.3,2.68,9.0,8.9,186.0,4.32,1.24,6.69,0.35,6.34,-0.76,3.24,4.5,4.49,186.0,-0.45,1.21,2.28,-4.88,7.17,-0.58,3.5,1.28,-0.23,186.0,-4.37,1.37,-0.75,-8.19,7.44,0.27,3.03,4.58,-4.47,186.0
+BE-WLG = -1.72,1.24,2.01,-4.61,6.61,0.15,3.06,2.12,-1.64,187.0,-0.75,1.22,1.46,-3.37,4.82,-0.26,1.95,1.43,-0.47,187.0,-5.54,2.01,0.91,-10.94,11.85,0.19,3.16,5.89,-5.57,187.0,1.58,1.57,5.04,-2.13,7.17,-0.32,2.75,2.23,1.73,187.0,8.63,1.52,12.48,5.45,7.03,0.15,2.35,8.76,8.55,187.0,10.4,1.69,14.41,6.42,7.99,-0.11,2.08,10.53,10.69,187.0,11.14,1.37,15.51,8.35,7.17,0.25,3.2,11.22,11.1,187.0,11.27,1.24,14.13,8.9,5.24,0.14,2.2,11.34,11.24,187.0,6.59,1.32,9.45,3.66,5.79,-0.39,2.48,6.72,6.69,187.0,3.44,0.63,6.14,1.73,4.41,0.84,4.81,3.5,3.39,187.0,-2.44,1.25,0.91,-6.67,7.58,-0.46,3.48,2.74,-2.4,187.0,-5.1,0.96,-2.13,-7.09,4.96,0.07,2.87,5.19,-5.02,187.0
+BE-WLX = -2.31,0.83,0.63,-4.61,5.24,0.17,3.42,2.45,-2.26,221.0,-1.44,0.72,0.35,-3.5,3.86,-0.07,2.93,1.61,-1.44,221.0,-4.92,1.51,-1.44,-9.57,8.13,-0.19,2.71,5.15,-4.88,221.0,1.67,1.24,3.94,-1.57,5.51,-0.34,2.19,2.08,1.87,221.0,8.3,0.89,11.1,6.14,4.96,0.16,2.8,8.34,8.35,221.0,10.55,1.18,13.31,6.83,6.48,-0.65,3.89,10.61,10.62,221.0,11.19,0.7,13.03,8.35,4.69,-0.43,3.77,11.21,11.24,221.0,10.75,0.76,12.76,8.62,4.13,-0.16,2.73,10.77,10.83,221.0,6.94,0.96,10.28,3.94,6.34,0.25,3.17,7.01,6.83,221.0,2.72,1.09,5.59,-0.2,5.79,-0.25,2.48,2.93,2.83,221.0,-1.24,0.98,1.18,-4.33,5.51,-0.36,2.68,1.58,-1.16,221.0,-5.11,0.58,-3.78,-6.81,3.03,-0.44,3.15,5.14,-5.09,221.0
+BE-WNA = -1.05,1.46,2.56,-4.61,7.17,-0.28,2.79,1.79,-0.75,195.0,-1.22,1.31,1.46,-5.16,6.61,-0.73,3.49,1.79,-1.02,195.0,-5.22,1.51,-1.16,-9.57,8.41,0.41,3.22,5.43,-5.3,195.0,3.2,0.69,5.04,1.46,3.58,-0.09,2.71,3.27,3.25,195.0,9.07,0.79,11.1,6.97,4.13,0.28,2.43,9.11,8.97,195.0,10.79,0.82,14.13,8.07,6.06,0.08,4.0,10.82,10.83,195.0,12.18,0.97,15.79,9.45,6.34,0.34,3.53,12.22,12.14,195.0,11.05,0.9,13.03,8.35,4.69,-0.23,2.58,11.08,11.1,195.0,8.35,0.86,11.1,6.42,4.69,0.6,3.49,8.4,8.35,195.0,2.62,1.2,5.87,-1.57,7.44,-0.72,3.86,2.89,2.83,195.0,-1.41,1.13,1.73,-4.88,6.61,-0.26,3.59,1.81,-1.44,195.0,-4.46,0.64,-2.95,-7.09,4.13,-0.62,4.39,4.5,-4.4,195.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BEL/BEL_1_rainfall_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BEL/BEL_1_rainfall_2008.properties
new file mode 100644
index 0000000..7e6ac82
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BEL/BEL_1_rainfall_2008.properties
@@ -0,0 +1,59 @@
+# BEL.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rainfall data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BEL rainfall data for 2008 at admin level 1
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BEL
+ADMIN_LEVEL = 1
+UNITS = MM
+DATA_TYPE = rainfall
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 2000.0
+# Minimum: 1.0
+# Data not available for locations above 35 degrees N and below 35 degrees S Latitude
+
+BE-BRX = 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+BE-G1 = 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+BE-G2 = 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+BE-NVL = 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+BE-VAN = 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+BE-VLI = 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+BE-VOV = 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+BE-VWV = 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+BE-WHT = 75.62,3.21,79.32,73.77,5.55,0.71,1.5,75.67,73.77,3.0,61.18,2.17,62.43,58.67,3.76,-0.71,1.5,61.2,62.43,3.0,122.27,2.11,124.71,121.06,3.65,0.71,1.5,122.29,121.06,3.0,68.22,NaN,68.22,68.22,0.0,NaN,-1.142888794325846E15,68.22,68.22,3.0,64.88,0.57,65.21,64.23,0.98,-0.71,1.5,64.88,65.21,3.0,71.2,3.02,74.68,69.45,5.23,0.71,1.5,71.24,69.45,3.0,73.94,0.64,74.68,73.57,1.11,0.71,1.5,73.94,73.57,3.0,82.59,0.72,83.0,81.75,1.25,-0.71,1.5,82.59,83.0,3.0,57.51,0.5,57.8,56.93,0.87,-0.71,1.5,57.51,57.8,3.0,65.64,5.91,72.46,62.23,10.23,0.71,1.5,65.82,62.23,3.0,65.54,0.57,66.19,65.21,0.98,0.71,1.5,65.54,65.21,3.0,47.03,0.41,47.5,46.8,0.71,0.71,1.5,47.03,46.8,3.0
+BE-WLG = 86.84,NaN,86.84,86.84,0.0,NaN,NaN,86.84,86.84,1.0,86.84,NaN,86.84,86.84,0.0,NaN,NaN,86.84,86.84,1.0,140.7,NaN,140.7,140.7,0.0,NaN,NaN,140.7,140.7,1.0,70.31,NaN,70.31,70.31,0.0,NaN,NaN,70.31,70.31,1.0,44.72,NaN,44.72,44.72,0.0,NaN,NaN,44.72,44.72,1.0,72.46,NaN,72.46,72.46,0.0,NaN,NaN,72.46,72.46,1.0,79.32,NaN,79.32,79.32,0.0,NaN,NaN,79.32,79.32,1.0,86.84,NaN,86.84,86.84,0.0,NaN,NaN,86.84,86.84,1.0,86.84,NaN,86.84,86.84,0.0,NaN,NaN,86.84,86.84,1.0,52.0,NaN,52.0,52.0,0.0,NaN,NaN,52.0,52.0,1.0,55.23,NaN,55.23,55.23,0.0,NaN,NaN,55.23,55.23,1.0,56.93,NaN,56.93,56.93,0.0,NaN,NaN,56.93,56.93,1.0
+BE-WLX = 102.3,4.2,110.53,92.28,18.26,-0.33,2.66,102.38,102.61,29.0,93.2,5.22,100.97,74.24,26.73,-1.63,7.3,93.34,93.65,29.0,151.42,7.89,163.6,134.49,29.11,-0.29,2.16,151.62,151.8,29.0,73.47,2.21,79.32,68.22,11.1,0.17,4.18,73.5,73.57,29.0,60.09,4.18,69.33,53.59,15.73,0.4,2.28,60.23,59.57,29.0,75.51,5.33,84.26,65.21,19.05,-0.14,1.97,75.69,76.97,29.0,85.17,4.31,92.24,76.97,15.27,0.07,1.91,85.28,85.62,29.0,100.45,4.55,107.25,90.87,16.38,-0.43,2.24,100.55,101.02,29.0,89.42,6.21,95.06,68.72,26.34,-1.62,5.62,89.63,90.87,29.0,70.22,7.13,83.0,52.0,31.0,-0.44,2.97,70.57,70.44,29.0,63.53,4.92,71.38,52.8,18.59,-0.44,2.49,63.72,63.94,29.0,63.0,2.32,66.19,56.39,9.81,-0.68,3.47,63.04,63.27,29.0
+BE-WNA = 90.27,7.54,99.47,79.32,20.15,-0.18,1.36,90.55,92.36,12.0,68.19,11.01,89.66,58.67,30.99,0.91,2.24,69.0,63.29,12.0,141.15,9.73,156.38,124.71,31.67,-0.06,2.05,141.46,142.44,12.0,68.78,2.15,73.7,66.19,7.51,0.83,3.28,68.81,68.23,12.0,68.12,2.6,72.46,64.23,8.24,0.48,2.21,68.17,67.79,12.0,77.14,1.55,79.32,74.18,5.15,-0.46,2.74,77.15,76.98,12.0,80.25,2.92,86.99,74.68,12.31,0.48,4.23,80.3,80.24,12.0,89.5,8.85,105.66,81.75,23.9,0.74,2.17,89.9,87.56,12.0,63.61,8.88,81.9,56.93,24.98,1.01,2.53,64.18,59.58,12.0,59.49,6.83,72.46,52.0,20.46,0.4,1.98,59.84,60.09,12.0,71.1,2.77,74.68,66.19,8.49,-0.53,2.48,71.15,70.91,12.0,53.3,5.67,64.25,47.5,16.75,0.93,2.33,53.57,50.46,12.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BEL/BEL_1_temperature_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BEL/BEL_1_temperature_2008.properties
new file mode 100644
index 0000000..fadffe8
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BEL/BEL_1_temperature_2008.properties
@@ -0,0 +1,58 @@
+# BEL.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the temperature data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BEL temperature data for 2008 at admin level 1
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BEL
+ADMIN_LEVEL = 1
+UNITS = C
+DATA_TYPE = temperature
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+BE-BRX = 2.98,1.56,5.04,0.35,4.69,-0.36,2.11,3.32,2.97,8.0,7.49,0.47,8.35,6.97,1.38,0.57,2.25,7.51,7.45,8.0,6.34,0.53,6.97,5.31,1.65,-0.82,2.75,6.36,6.42,8.0,14.21,1.3,16.61,13.03,3.58,0.65,2.32,14.26,14.13,8.0,25.29,1.92,28.46,22.95,5.51,0.37,1.89,25.35,25.09,8.0,23.18,2.09,26.67,20.47,6.2,0.29,1.99,23.26,23.09,8.0,24.35,1.46,26.54,22.68,3.86,0.15,1.59,24.39,24.37,8.0,21.3,1.79,24.19,19.37,4.82,0.43,1.76,21.36,21.06,8.0,17.09,1.59,19.23,14.41,4.82,-0.36,2.13,17.15,17.13,8.0,13.59,0.91,14.96,11.93,3.03,-0.48,2.78,13.62,13.72,8.0,6.96,0.99,8.76,5.73,3.03,0.45,2.49,7.02,6.97,8.0,-0.05,0.39,0.42,-0.47,0.9,0.03,1.35,0.37,-0.06,8.0
+BE-G1 = 3.09,1.18,6.14,0.22,5.93,-0.11,2.87,3.31,3.11,120.0,6.9,0.7,8.62,5.31,3.31,0.04,2.45,6.94,6.97,120.0,5.83,0.77,7.52,3.66,3.86,-0.38,2.85,5.88,5.87,120.0,13.86,1.31,16.61,11.38,5.24,0.13,2.31,13.92,13.86,120.0,23.97,1.43,30.12,21.57,8.54,1.43,6.11,24.01,23.78,120.0,22.23,1.4,27.64,20.2,7.44,1.33,5.11,22.27,21.95,120.0,22.52,1.42,28.46,20.47,7.99,1.41,5.17,22.56,21.99,120.0,20.3,1.23,26.54,18.54,7.99,1.64,8.09,20.33,20.2,120.0,17.58,1.26,20.2,14.41,5.79,-0.55,2.78,17.63,17.75,120.0,13.09,0.71,15.24,11.79,3.44,0.64,3.2,13.11,13.03,120.0,6.52,1.04,9.72,4.21,5.51,0.41,2.97,6.6,6.42,120.0,0.63,0.58,2.01,-1.3,3.31,-0.32,3.38,0.86,0.63,120.0
+BE-G2 = 2.98,1.56,5.04,0.35,4.69,-0.36,2.11,3.32,2.97,8.0,7.49,0.47,8.35,6.97,1.38,0.57,2.25,7.51,7.45,8.0,6.34,0.53,6.97,5.31,1.65,-0.82,2.75,6.36,6.42,8.0,14.21,1.3,16.61,13.03,3.58,0.65,2.32,14.26,14.13,8.0,25.29,1.92,28.46,22.95,5.51,0.37,1.89,25.35,25.09,8.0,23.18,2.09,26.67,20.47,6.2,0.29,1.99,23.26,23.09,8.0,24.35,1.46,26.54,22.68,3.86,0.15,1.59,24.39,24.37,8.0,21.3,1.79,24.19,19.37,4.82,0.43,1.76,21.36,21.06,8.0,17.09,1.59,19.23,14.41,4.82,-0.36,2.13,17.15,17.13,8.0,13.59,0.91,14.96,11.93,3.03,-0.48,2.78,13.62,13.72,8.0,6.96,0.99,8.76,5.73,3.03,0.45,2.49,7.02,6.97,8.0,-0.05,0.39,0.42,-0.47,0.9,0.03,1.35,0.37,-0.06,8.0
+BE-NVL = 2.91,0.94,4.21,0.08,4.13,-1.57,5.34,3.06,3.11,57.0,6.32,0.4,7.24,5.59,1.65,0.28,2.75,6.33,6.28,57.0,4.55,1.0,6.69,2.83,3.86,0.14,2.2,4.66,4.49,57.0,11.92,0.87,13.58,10.28,3.31,0.34,2.07,11.95,11.65,57.0,22.66,1.11,25.98,20.75,5.24,0.35,2.78,22.69,22.68,57.0,21.43,0.72,23.09,20.4,2.69,0.8,2.73,21.44,21.3,57.0,21.69,0.94,24.19,20.4,3.79,0.86,2.99,21.71,21.44,57.0,19.99,0.68,21.3,17.72,3.58,-0.75,4.3,20.0,19.92,57.0,16.62,1.55,19.09,12.2,6.89,-0.88,3.26,16.69,16.96,57.0,12.93,0.42,14.27,11.93,2.34,0.47,4.94,12.94,12.96,57.0,5.62,1.16,7.8,1.46,6.34,-1.57,6.79,5.74,5.73,57.0,0.23,0.6,1.73,-1.02,2.76,-0.33,2.6,0.64,0.35,57.0
+BE-VAN = 4.57,0.82,6.14,1.73,4.41,-0.97,4.17,4.64,4.69,151.0,7.61,0.37,8.62,6.69,1.93,0.07,2.99,7.61,7.52,151.0,6.63,0.56,8.07,5.04,3.03,0.29,2.85,6.65,6.56,151.0,14.04,0.72,16.06,11.93,4.13,0.13,3.13,14.06,14.0,151.0,24.6,0.92,27.64,22.4,5.24,0.35,3.24,24.62,24.61,151.0,22.03,0.83,24.33,19.92,4.41,0.41,2.61,22.04,21.85,151.0,22.27,1.19,25.98,20.2,5.79,1.04,3.5,22.3,21.92,151.0,19.46,0.93,21.85,17.44,4.41,0.26,2.27,19.48,19.37,151.0,18.29,1.29,21.57,15.79,5.79,0.24,2.11,18.33,18.27,151.0,12.92,0.63,14.41,11.38,3.03,-0.3,2.46,12.94,13.03,151.0,6.92,1.09,9.72,3.94,5.79,-0.04,3.39,7.0,6.83,151.0,0.77,1.05,2.56,-2.68,5.24,-1.07,3.52,1.3,1.04,151.0
+BE-VLI = 3.51,1.02,5.45,0.08,5.37,-0.48,3.34,3.65,3.63,126.0,6.65,0.62,7.8,4.76,3.03,-0.44,2.98,6.67,6.69,126.0,5.14,0.86,6.97,2.28,4.69,-0.45,3.14,5.21,5.25,126.0,13.5,1.16,16.89,10.83,6.06,0.51,2.77,13.55,13.31,126.0,24.13,0.9,27.09,22.4,4.69,0.35,2.71,24.15,24.06,126.0,22.63,0.69,23.78,20.47,3.31,-0.45,2.77,22.64,22.68,126.0,21.42,0.74,23.78,19.09,4.69,0.25,3.83,21.43,21.44,126.0,20.01,0.85,21.99,18.27,3.72,0.24,2.59,20.03,19.96,126.0,17.59,0.63,19.37,16.06,3.31,0.26,2.79,17.6,17.58,126.0,12.49,0.53,14.41,11.38,3.03,0.5,3.68,12.5,12.48,126.0,5.89,1.06,7.52,0.35,7.17,-1.64,8.09,5.98,6.14,126.0,0.53,0.9,2.28,-2.13,4.41,-0.61,3.04,1.04,0.63,126.0
+BE-VOV = 4.49,1.09,5.87,0.91,4.96,-1.15,3.85,4.62,4.83,151.0,7.56,0.53,8.9,6.42,2.48,0.5,2.56,7.58,7.52,151.0,6.44,0.55,8.35,5.31,3.03,0.65,3.51,6.46,6.42,151.0,14.0,0.76,15.51,11.38,4.13,-0.52,3.46,14.02,14.0,151.0,24.38,0.92,27.64,22.4,5.24,0.27,2.96,24.4,24.61,151.0,22.04,0.87,25.16,19.65,5.51,-0.39,4.2,22.06,22.13,151.0,23.21,0.99,25.16,19.92,5.24,-0.84,3.61,23.23,23.37,151.0,19.71,0.85,22.68,17.99,4.69,0.85,4.18,19.72,19.65,151.0,18.25,0.68,20.2,16.89,3.31,0.21,2.53,18.26,18.27,151.0,12.77,0.58,13.86,11.38,2.48,-0.15,2.29,12.78,12.76,151.0,4.3,2.1,8.35,-1.3,9.65,-0.37,3.13,4.79,4.21,151.0,1.56,1.6,3.94,-6.54,10.47,-2.27,10.14,2.23,1.87,151.0
+BE-VWV = 4.18,0.71,5.59,2.01,3.58,-0.29,2.54,4.24,4.21,165.0,7.21,0.64,8.9,5.59,3.31,-0.34,2.65,7.24,7.38,165.0,6.58,0.96,8.9,4.49,4.41,0.35,2.66,6.65,6.42,165.0,13.66,0.84,15.51,11.38,4.13,0.01,2.7,13.69,13.58,165.0,23.9,1.1,26.54,21.71,4.82,0.54,2.39,23.93,23.64,165.0,21.6,1.23,25.43,19.09,6.34,0.71,3.47,21.64,21.44,165.0,23.38,1.1,26.26,21.57,4.69,0.61,2.37,23.4,23.09,165.0,19.74,0.64,21.57,17.99,3.58,0.27,2.89,19.75,19.71,165.0,17.16,1.01,19.37,15.24,4.13,0.08,2.48,17.19,17.17,165.0,12.47,0.73,14.41,10.83,3.58,0.09,2.32,12.49,12.48,165.0,5.33,1.27,8.35,1.73,6.61,-0.2,2.42,5.48,5.31,165.0,2.03,0.93,3.94,-1.57,5.51,-0.99,4.58,2.23,2.15,165.0
+BE-WHT = 2.95,1.54,5.87,-0.47,6.34,-0.35,2.15,3.33,3.11,186.0,7.16,0.52,8.35,5.59,2.76,-0.1,3.08,7.18,7.21,186.0,5.83,1.25,7.8,1.18,6.61,-1.17,4.05,5.96,6.21,186.0,12.55,1.12,14.96,9.45,5.51,-0.49,2.55,12.6,12.76,186.0,22.26,1.59,27.64,18.54,9.09,0.03,3.23,22.31,22.4,186.0,21.72,1.17,24.88,19.37,5.51,0.32,2.9,21.75,21.71,186.0,22.23,1.53,26.54,18.27,8.27,-0.17,2.97,22.28,22.4,186.0,19.59,0.95,21.3,16.61,4.69,-0.75,3.06,19.62,19.82,186.0,17.09,1.24,19.92,13.86,6.06,-0.22,2.48,17.13,17.23,186.0,12.49,0.75,14.41,10.0,4.41,-1.0,4.12,12.52,12.62,186.0,5.06,1.38,8.62,1.73,6.89,-0.25,2.7,5.25,5.18,186.0,1.02,0.93,3.39,-3.64,7.03,-0.8,6.07,1.38,1.04,186.0
+BE-WLG = 1.77,1.58,4.76,-1.99,6.75,0.13,1.93,2.37,1.46,187.0,6.14,0.6,7.24,5.04,2.2,-0.36,1.86,6.17,6.35,187.0,2.35,1.75,6.97,-2.26,9.23,0.21,3.12,2.93,2.15,187.0,11.04,1.28,15.24,7.8,7.44,0.31,3.71,11.11,10.96,187.0,20.68,1.77,26.54,17.72,8.82,0.68,3.15,20.75,20.33,187.0,20.17,1.86,25.43,17.17,8.27,0.56,2.62,20.25,20.06,187.0,20.02,1.32,23.5,16.34,7.17,-0.08,3.41,20.07,20.06,187.0,18.07,1.94,23.78,14.69,9.09,0.72,2.86,18.17,17.44,187.0,15.49,1.44,20.2,12.2,7.99,0.54,3.1,15.56,15.24,187.0,10.69,1.64,13.58,7.52,6.06,-0.27,1.61,10.81,11.24,187.0,3.77,1.44,9.45,-0.75,10.2,-0.06,4.48,4.04,3.94,187.0,-0.62,1.41,1.73,-4.06,5.79,-0.58,2.26,1.54,-0.2,187.0
+BE-WLX = 0.49,1.07,2.28,-3.23,5.51,-1.06,4.13,1.18,0.63,221.0,6.03,0.51,7.8,5.04,2.76,0.51,3.27,6.06,6.0,221.0,3.14,1.41,6.69,-0.2,6.89,0.3,2.81,3.44,3.11,221.0,10.39,1.2,14.96,6.69,8.27,0.46,4.38,10.46,10.28,221.0,19.21,0.77,21.57,17.99,3.58,0.68,3.37,19.23,19.09,221.0,19.36,0.92,22.95,17.44,5.51,0.72,3.86,19.38,19.23,221.0,20.11,1.03,23.5,18.27,5.24,0.96,3.63,20.14,19.92,221.0,17.15,1.18,20.89,14.69,6.2,0.78,3.78,17.19,17.03,221.0,14.73,1.16,18.13,11.93,6.2,0.75,3.46,14.78,14.41,221.0,10.09,1.21,14.13,7.8,6.34,0.41,2.8,10.16,9.86,221.0,4.53,2.27,9.45,-1.3,10.75,-0.21,2.44,5.07,4.76,221.0,-0.78,0.79,0.91,-2.95,3.86,-0.2,2.79,1.1,-0.75,221.0
+BE-WNA = 1.77,1.52,4.76,-2.68,7.44,-0.42,2.97,2.34,1.8,195.0,6.69,0.47,7.8,4.76,3.03,-0.95,4.84,6.71,6.69,195.0,3.63,1.13,6.14,-0.47,6.61,-1.43,5.78,3.8,3.87,195.0,10.68,0.91,12.48,7.8,4.69,-0.44,2.96,10.72,10.76,195.0,20.03,1.16,24.19,17.44,6.75,0.42,3.63,20.07,19.92,195.0,19.86,0.92,22.4,17.58,4.82,-0.03,2.82,19.88,19.92,195.0,19.91,1.0,23.92,17.44,6.48,0.36,3.6,19.93,19.92,195.0,18.74,1.35,21.16,15.24,5.93,-0.63,2.73,18.79,18.96,195.0,15.94,1.05,18.54,12.48,6.06,-0.34,2.69,15.97,16.06,195.0,11.3,1.02,13.31,8.35,4.96,-0.2,2.87,11.35,11.31,195.0,3.79,1.7,7.8,-0.47,8.27,-0.33,2.87,4.15,3.94,195.0,-0.08,0.78,2.01,-2.4,4.41,-0.67,3.68,0.79,0.08,195.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BEL/BEL_1_vegetation_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BEL/BEL_1_vegetation_2008.properties
new file mode 100644
index 0000000..fe48981
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BEL/BEL_1_vegetation_2008.properties
@@ -0,0 +1,58 @@
+# BEL.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the vegetation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BEL vegetation data for 2008 at admin level 1
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BEL
+ADMIN_LEVEL = 1
+UNITS = UNITS
+DATA_TYPE = vegetation
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 0.9 
+# Minimum: -0.1
+
+BE-BRX = 0.46,0.06,0.51,0.35,0.16,-0.54,1.93,0.46,0.47,8.0,0.49,0.06,0.55,0.39,0.16,-0.53,1.96,0.49,0.5,8.0,0.38,0.03,0.42,0.33,0.09,-0.25,2.04,0.38,0.38,8.0,0.58,0.06,0.64,0.47,0.16,-0.51,1.9,0.58,0.59,8.0,0.65,0.07,0.74,0.53,0.2,-0.21,1.82,0.66,0.65,8.0,0.68,0.08,0.77,0.56,0.21,-0.32,1.75,0.68,0.69,8.0,0.68,0.08,0.77,0.55,0.22,-0.44,1.94,0.69,0.69,8.0,0.67,0.07,0.76,0.55,0.21,-0.3,1.93,0.67,0.67,8.0,0.64,0.08,0.73,0.51,0.21,-0.41,1.89,0.65,0.65,8.0,0.59,0.07,0.68,0.47,0.2,-0.43,1.89,0.6,0.6,8.0,0.45,0.08,0.55,0.3,0.24,-0.46,2.03,0.45,0.45,8.0,0.57,0.07,0.64,0.45,0.19,-0.4,1.79,0.57,0.58,8.0
+BE-G1 = 0.48,0.04,0.53,0.3,0.23,-1.81,7.7,0.48,0.49,120.0,0.5,0.04,0.56,0.34,0.21,-1.05,3.99,0.5,0.51,120.0,0.47,0.06,0.57,0.31,0.26,-0.32,2.55,0.48,0.47,120.0,0.6,0.04,0.66,0.42,0.24,-1.92,8.47,0.61,0.61,120.0,0.61,0.04,0.74,0.49,0.25,0.19,3.32,0.61,0.61,120.0,0.69,0.04,0.77,0.49,0.28,-1.95,8.41,0.69,0.7,120.0,0.68,0.05,0.77,0.49,0.27,-1.04,3.92,0.68,0.69,120.0,0.67,0.05,0.76,0.5,0.26,-0.98,3.29,0.68,0.69,120.0,0.64,0.04,0.73,0.46,0.27,-1.24,5.0,0.64,0.65,120.0,0.61,0.04,0.68,0.42,0.26,-1.84,7.68,0.61,0.62,120.0,0.52,0.07,0.63,0.25,0.39,-1.31,4.79,0.53,0.54,120.0,0.57,0.04,0.64,0.39,0.25,-1.3,5.91,0.57,0.57,120.0
+BE-G2 = 0.46,0.06,0.51,0.35,0.16,-0.54,1.93,0.46,0.47,8.0,0.49,0.06,0.55,0.39,0.16,-0.53,1.96,0.49,0.5,8.0,0.38,0.03,0.42,0.33,0.09,-0.25,2.04,0.38,0.38,8.0,0.58,0.06,0.64,0.47,0.16,-0.51,1.9,0.58,0.59,8.0,0.65,0.07,0.74,0.53,0.2,-0.21,1.82,0.66,0.65,8.0,0.68,0.08,0.77,0.56,0.21,-0.32,1.75,0.68,0.69,8.0,0.68,0.08,0.77,0.55,0.22,-0.44,1.94,0.69,0.69,8.0,0.67,0.07,0.76,0.55,0.21,-0.3,1.93,0.67,0.67,8.0,0.64,0.08,0.73,0.51,0.21,-0.41,1.89,0.65,0.65,8.0,0.59,0.07,0.68,0.47,0.2,-0.43,1.89,0.6,0.6,8.0,0.45,0.08,0.55,0.3,0.24,-0.46,2.03,0.45,0.45,8.0,0.57,0.07,0.64,0.45,0.19,-0.4,1.79,0.57,0.58,8.0
+BE-NVL = 0.43,0.03,0.49,0.39,0.11,0.75,2.88,0.43,0.43,57.0,0.46,0.03,0.52,0.43,0.09,0.83,2.52,0.46,0.45,57.0,0.45,0.04,0.55,0.37,0.18,0.47,2.94,0.45,0.44,57.0,0.59,0.02,0.62,0.55,0.07,0.07,2.71,0.59,0.59,57.0,0.6,0.03,0.67,0.56,0.12,0.52,2.57,0.6,0.6,57.0,0.72,0.01,0.74,0.67,0.07,-2.48,10.75,0.72,0.72,57.0,0.64,0.03,0.69,0.58,0.11,-0.12,2.12,0.64,0.64,57.0,0.62,0.04,0.69,0.53,0.15,-0.2,2.55,0.62,0.62,57.0,0.6,0.03,0.67,0.53,0.14,0.03,2.37,0.6,0.6,57.0,0.59,0.03,0.64,0.53,0.11,0.05,2.37,0.59,0.59,57.0,0.53,0.03,0.59,0.45,0.14,-0.69,2.75,0.53,0.54,57.0,0.53,0.03,0.6,0.47,0.12,0.18,2.35,0.53,0.53,57.0
+BE-VAN = 0.53,0.06,0.62,0.25,0.36,-1.35,5.72,0.53,0.53,151.0,0.57,0.06,0.65,0.27,0.38,-2.18,8.79,0.57,0.58,151.0,0.54,0.06,0.64,0.28,0.36,-1.63,7.13,0.55,0.55,151.0,0.62,0.06,0.7,0.35,0.34,-2.02,8.17,0.62,0.64,151.0,0.64,0.06,0.75,0.4,0.34,-1.12,4.33,0.64,0.66,151.0,0.68,0.06,0.76,0.4,0.35,-2.29,9.43,0.69,0.7,151.0,0.73,0.06,0.81,0.44,0.37,-2.11,8.41,0.74,0.75,151.0,0.73,0.07,0.8,0.4,0.4,-2.24,8.63,0.73,0.75,151.0,0.64,0.06,0.7,0.35,0.35,-2.6,10.36,0.64,0.65,151.0,0.63,0.06,0.71,0.34,0.37,-2.37,9.82,0.64,0.65,151.0,0.56,0.07,0.67,0.3,0.37,-1.03,4.51,0.56,0.57,151.0,0.63,0.08,0.73,0.3,0.43,-1.36,5.18,0.63,0.65,151.0
+BE-VLI = 0.53,0.05,0.62,0.44,0.18,-0.33,2.09,0.53,0.54,126.0,0.53,0.05,0.67,0.43,0.24,-0.2,2.7,0.53,0.54,126.0,0.52,0.04,0.64,0.44,0.21,0.68,4.57,0.52,0.52,126.0,0.63,0.03,0.76,0.56,0.2,1.53,7.93,0.63,0.63,126.0,0.66,0.03,0.72,0.59,0.13,-0.33,2.78,0.66,0.66,126.0,0.71,0.02,0.77,0.66,0.11,0.32,3.17,0.71,0.71,126.0,0.71,0.05,0.8,0.59,0.21,-0.67,2.41,0.71,0.73,126.0,0.72,0.06,0.8,0.55,0.24,-1.08,3.02,0.72,0.74,126.0,0.66,0.03,0.77,0.58,0.19,-0.08,4.72,0.67,0.67,126.0,0.64,0.03,0.73,0.56,0.17,-0.06,3.07,0.65,0.65,126.0,0.47,0.07,0.63,0.34,0.29,0.48,2.54,0.48,0.47,126.0,0.58,0.05,0.72,0.47,0.25,0.09,2.76,0.58,0.59,126.0
+BE-VOV = 0.52,0.03,0.59,0.37,0.22,-1.21,6.14,0.52,0.52,151.0,0.55,0.04,0.64,0.36,0.27,-1.32,7.89,0.56,0.56,151.0,0.52,0.06,0.65,0.34,0.31,0.05,2.55,0.52,0.52,151.0,0.62,0.04,0.7,0.44,0.26,-1.12,6.7,0.62,0.62,151.0,0.58,0.05,0.67,0.47,0.2,0.02,1.82,0.58,0.57,151.0,0.68,0.03,0.72,0.52,0.2,-1.96,9.18,0.68,0.68,151.0,0.72,0.04,0.79,0.54,0.25,-1.52,7.38,0.72,0.72,151.0,0.72,0.04,0.78,0.53,0.25,-1.79,8.33,0.72,0.73,151.0,0.66,0.04,0.7,0.44,0.26,-2.17,9.0,0.66,0.67,151.0,0.61,0.03,0.67,0.44,0.23,-1.89,7.64,0.62,0.63,151.0,0.54,0.05,0.64,0.34,0.3,-0.68,4.3,0.55,0.55,151.0,0.59,0.04,0.66,0.4,0.26,-1.37,8.0,0.59,0.59,151.0
+BE-VWV = 0.48,0.05,0.59,0.36,0.23,0.05,2.93,0.49,0.48,165.0,0.55,0.05,0.64,0.46,0.18,0.09,1.75,0.56,0.55,165.0,0.58,0.05,0.66,0.46,0.2,-0.38,2.11,0.58,0.58,165.0,0.61,0.05,0.72,0.52,0.2,0.24,1.79,0.62,0.6,165.0,0.56,0.08,0.74,0.44,0.3,0.55,2.17,0.57,0.54,165.0,0.68,0.03,0.73,0.59,0.14,-0.62,2.67,0.68,0.68,165.0,0.68,0.04,0.79,0.58,0.22,0.28,3.05,0.68,0.68,165.0,0.7,0.05,0.78,0.53,0.26,-0.63,3.02,0.7,0.71,165.0,0.65,0.04,0.72,0.54,0.18,-0.28,2.29,0.65,0.65,165.0,0.62,0.05,0.7,0.5,0.2,-0.35,2.29,0.62,0.62,165.0,0.55,0.06,0.64,0.37,0.27,-0.43,2.55,0.55,0.55,165.0,0.58,0.04,0.7,0.43,0.27,0.17,3.1,0.59,0.58,165.0
+BE-WHT = 0.49,0.04,0.59,0.34,0.25,-0.23,4.27,0.49,0.49,186.0,0.53,0.04,0.64,0.42,0.21,0.84,3.92,0.53,0.52,186.0,0.5,0.04,0.59,0.41,0.18,0.24,2.71,0.5,0.5,186.0,0.63,0.04,0.73,0.53,0.2,0.36,2.89,0.63,0.62,186.0,0.65,0.05,0.76,0.52,0.24,-0.02,2.27,0.66,0.65,186.0,0.73,0.04,0.83,0.62,0.21,0.61,4.37,0.73,0.72,186.0,0.7,0.05,0.83,0.57,0.27,1.05,3.98,0.7,0.69,186.0,0.7,0.06,0.86,0.57,0.29,1.14,3.78,0.7,0.68,186.0,0.65,0.06,0.8,0.49,0.31,1.08,4.03,0.65,0.64,186.0,0.63,0.05,0.78,0.45,0.33,1.0,4.73,0.63,0.62,186.0,0.5,0.05,0.61,0.33,0.28,-0.28,2.61,0.5,0.5,186.0,0.55,0.03,0.66,0.46,0.19,0.58,4.73,0.55,0.55,186.0
+BE-WLG = 0.56,0.05,0.64,0.43,0.21,-0.66,2.56,0.56,0.58,187.0,0.6,0.07,0.69,0.41,0.28,-0.91,2.97,0.6,0.62,187.0,0.5,0.06,0.65,0.33,0.32,-0.3,3.17,0.5,0.51,187.0,0.67,0.05,0.78,0.52,0.26,-0.63,3.57,0.67,0.68,187.0,0.75,0.05,0.82,0.59,0.23,-0.67,3.12,0.75,0.75,187.0,0.78,0.04,0.83,0.6,0.23,-1.48,5.37,0.78,0.79,187.0,0.77,0.07,0.84,0.57,0.26,-1.31,3.43,0.78,0.81,187.0,0.73,0.07,0.83,0.52,0.31,-1.38,4.35,0.73,0.75,187.0,0.69,0.06,0.8,0.55,0.25,-0.22,2.11,0.7,0.69,187.0,0.72,0.08,0.83,0.51,0.32,-0.69,2.51,0.72,0.73,187.0,0.44,0.08,0.65,0.26,0.39,0.19,3.0,0.45,0.44,187.0,0.54,0.08,0.71,0.33,0.39,-0.47,2.39,0.54,0.56,187.0
+BE-WLX = 0.59,0.04,0.65,0.51,0.15,-0.45,2.22,0.59,0.6,221.0,0.61,0.03,0.66,0.51,0.15,-1.14,4.52,0.61,0.62,221.0,0.5,0.05,0.63,0.39,0.24,0.33,2.85,0.5,0.5,221.0,0.68,0.02,0.73,0.6,0.14,-0.62,3.65,0.68,0.68,221.0,0.8,0.03,0.84,0.67,0.18,-1.97,7.58,0.8,0.81,221.0,0.8,0.03,0.85,0.72,0.13,-0.43,3.02,0.8,0.8,221.0,0.81,0.04,0.85,0.64,0.21,-2.34,8.83,0.81,0.82,221.0,0.78,0.05,0.87,0.59,0.28,-1.54,6.13,0.78,0.79,221.0,0.68,0.05,0.78,0.58,0.2,0.14,1.71,0.68,0.68,221.0,0.74,0.05,0.81,0.59,0.23,-0.71,3.24,0.74,0.74,221.0,0.49,0.07,0.65,0.32,0.33,0.26,2.74,0.5,0.48,221.0,0.52,0.04,0.64,0.4,0.24,-0.26,2.99,0.52,0.52,221.0
+BE-WNA = 0.54,0.04,0.61,0.43,0.18,-0.56,2.81,0.54,0.55,195.0,0.58,0.04,0.62,0.46,0.17,-1.17,4.06,0.58,0.59,195.0,0.51,0.06,0.61,0.33,0.28,-0.22,2.91,0.51,0.5,195.0,0.68,0.03,0.75,0.57,0.17,-1.43,5.24,0.68,0.68,195.0,0.74,0.06,0.85,0.59,0.25,-0.23,2.7,0.74,0.74,195.0,0.78,0.03,0.86,0.7,0.16,-0.02,2.5,0.79,0.79,195.0,0.76,0.06,0.87,0.63,0.23,-0.33,1.88,0.76,0.77,195.0,0.75,0.07,0.86,0.59,0.27,-0.16,1.96,0.75,0.74,195.0,0.71,0.05,0.78,0.58,0.2,-0.64,2.37,0.71,0.73,195.0,0.69,0.05,0.78,0.58,0.2,-0.38,2.38,0.69,0.69,195.0,0.46,0.06,0.62,0.28,0.33,-0.26,2.78,0.46,0.47,195.0,0.56,0.03,0.63,0.47,0.16,-0.05,3.12,0.56,0.56,195.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BEN/BEN_0_nighttemp_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BEN/BEN_0_nighttemp_2008.properties
new file mode 100644
index 0000000..a20c7ed
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BEN/BEN_0_nighttemp_2008.properties
@@ -0,0 +1,47 @@
+# BEN.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the nighttemp data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BEN nighttemp data for 2008 at admin level 0
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BEN
+ADMIN_LEVEL = 0
+UNITS = C
+DATA_TYPE = nighttemp
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+BEN = 16.28,1.69,21.85,6.97,14.88,0.35,3.11,16.37,15.93,3800.0,18.66,1.46,23.23,12.2,11.02,-0.41,4.58,18.72,18.68,3773.0,20.48,1.9,27.36,10.83,16.54,0.04,3.64,20.57,20.4,3768.0,21.81,1.3,26.26,15.51,10.75,-0.44,3.98,21.84,21.85,3799.0,22.93,1.05,27.64,17.72,9.92,0.07,4.1,22.95,22.95,3800.0,21.67,1.51,29.02,16.06,12.95,1.39,5.51,21.72,21.3,3801.0,19.37,1.4,23.23,8.07,15.16,-0.22,4.23,19.42,19.37,3799.0,19.37,1.5,23.78,11.1,12.68,-0.52,3.98,19.43,19.37,3732.0,20.34,1.17,23.78,12.76,11.02,-0.93,5.72,20.37,20.47,3755.0,19.84,0.93,22.68,15.51,7.17,-0.53,3.8,19.86,19.92,3801.0,17.87,1.86,24.06,13.58,10.47,0.81,2.88,17.96,17.3,3801.0,18.58,1.97,23.78,13.58,10.2,0.36,2.32,18.68,18.27,3801.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BEN/BEN_0_rainfall_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BEN/BEN_0_rainfall_2008.properties
new file mode 100644
index 0000000..62d8c74
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BEN/BEN_0_rainfall_2008.properties
@@ -0,0 +1,48 @@
+# BEN.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rainfall data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BEN rainfall data for 2008 at admin level 0
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BEN
+ADMIN_LEVEL = 0
+UNITS = MM
+DATA_TYPE = rainfall
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 2000.0
+# Minimum: 1.0
+# Data not available for locations above 35 degrees N and below 35 degrees S Latitude
+
+BEN = 2.5,4.79,45.82,1.0,44.82,5.63,39.23,5.4,1.0,608.0,4.82,6.34,29.32,1.0,28.32,1.67,4.57,7.96,1.24,608.0,15.81,12.36,56.85,1.0,55.85,0.7,2.81,20.06,14.2,608.0,56.33,19.44,121.0,13.44,107.56,0.65,3.56,59.59,54.07,608.0,54.08,11.75,89.5,25.21,64.28,0.12,2.76,55.34,53.52,608.0,206.3,61.67,392.34,100.97,291.37,0.56,2.92,215.3,202.06,608.0,227.53,40.55,358.4,127.31,231.09,0.14,2.91,231.1,228.18,608.0,233.86,80.87,358.4,29.85,328.55,-0.98,3.2,247.43,257.67,608.0,225.35,45.35,369.38,92.4,276.97,-0.47,3.44,229.86,234.29,608.0,71.88,40.35,227.97,10.51,217.46,0.8,3.14,82.41,63.53,608.0,5.05,7.15,28.1,1.0,27.1,1.67,4.32,8.75,1.0,608.0,14.83,17.49,92.24,1.0,91.24,1.77,6.33,22.91,7.32,608.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BEN/BEN_0_temperature_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BEN/BEN_0_temperature_2008.properties
new file mode 100644
index 0000000..44e7a9b
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BEN/BEN_0_temperature_2008.properties
@@ -0,0 +1,47 @@
+# BEN.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the temperature data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BEN temperature data for 2008 at admin level 0
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BEN
+ADMIN_LEVEL = 0
+UNITS = C
+DATA_TYPE = temperature
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+BEN = 31.58,2.76,37.56,21.3,16.26,-1.17,4.39,31.7,32.32,3801.0,34.6,3.23,40.87,23.5,17.36,-0.97,3.45,34.75,35.49,3800.0,35.79,4.09,43.07,19.92,23.15,-1.02,3.44,36.03,37.01,3797.0,34.08,3.97,41.14,20.75,20.39,-0.71,2.96,34.31,34.67,3799.0,29.57,3.4,41.14,20.75,20.39,0.61,3.02,29.76,29.02,3798.0,26.01,2.05,35.08,19.09,15.98,1.33,5.29,26.09,25.57,3800.0,24.0,1.37,30.26,19.37,10.89,0.77,4.28,24.04,23.78,3800.0,23.18,1.19,27.36,16.34,11.02,-0.22,4.35,23.21,23.23,3799.0,23.33,1.37,29.84,15.24,14.61,0.14,5.09,23.37,23.23,3781.0,26.35,1.84,31.77,20.2,11.57,0.04,2.43,26.42,26.47,3801.0,31.17,2.71,40.31,24.61,15.71,0.25,2.72,31.29,31.22,3801.0,32.01,3.04,38.94,24.61,14.33,-0.27,2.06,32.15,32.6,3801.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BEN/BEN_0_vegetation_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BEN/BEN_0_vegetation_2008.properties
new file mode 100644
index 0000000..20e77f5
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BEN/BEN_0_vegetation_2008.properties
@@ -0,0 +1,47 @@
+# BEN.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the vegetation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BEN vegetation data for 2008 at admin level 0
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BEN
+ADMIN_LEVEL = 0
+UNITS = UNITS
+DATA_TYPE = vegetation
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 0.9 
+# Minimum: -0.1
+
+BEN = 0.34,0.08,0.63,0.09,0.54,1.38,5.1,0.35,0.32,3801.0,0.29,0.05,0.45,0.06,0.39,0.34,3.55,0.29,0.29,3801.0,0.34,0.08,0.57,0.07,0.5,-0.1,2.26,0.35,0.35,3801.0,0.42,0.13,0.7,0.1,0.6,-0.09,1.98,0.44,0.43,3801.0,0.57,0.12,0.76,0.1,0.65,-0.99,3.14,0.58,0.6,3801.0,0.59,0.07,0.75,0.13,0.62,-1.35,5.91,0.6,0.61,3801.0,0.61,0.08,0.77,0.1,0.67,-0.81,5.04,0.61,0.61,3801.0,0.52,0.11,0.77,0.03,0.74,-0.12,2.46,0.53,0.52,3802.0,0.65,0.09,0.79,0.09,0.7,-1.75,7.01,0.66,0.69,3801.0,0.68,0.07,0.79,0.02,0.76,-2.49,16.56,0.68,0.69,3801.0,0.54,0.09,0.75,0.07,0.68,0.01,3.12,0.54,0.52,3801.0,0.42,0.09,0.71,0.06,0.66,0.59,2.83,0.43,0.39,3801.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BEN/BEN_1_nighttemp_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BEN/BEN_1_nighttemp_2008.properties
new file mode 100644
index 0000000..948300e
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BEN/BEN_1_nighttemp_2008.properties
@@ -0,0 +1,52 @@
+# BEN.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the nighttemp data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BEN nighttemp data for 2008 at admin level 1
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BEN
+ADMIN_LEVEL = 1
+UNITS = C
+DATA_TYPE = nighttemp
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+BJ-AK = 15.62,1.35,20.2,6.97,13.23,-0.32,6.85,15.68,15.51,1043.0,18.67,1.28,22.4,12.48,9.92,-0.06,4.43,18.72,18.61,1022.0,20.25,1.52,25.16,13.31,11.85,0.12,4.16,20.3,20.2,1042.0,21.19,1.15,24.33,16.34,7.99,-0.55,3.56,21.22,21.3,1043.0,22.91,0.84,26.26,20.47,5.79,0.26,3.5,22.93,22.95,1043.0,21.47,1.34,26.26,17.99,8.27,0.99,3.58,21.51,21.02,1043.0,19.04,1.23,22.81,14.41,8.41,0.22,3.62,19.08,18.96,1043.0,19.32,1.52,22.4,14.13,8.27,-0.48,3.29,19.38,19.37,1041.0,20.25,1.12,23.78,15.24,8.54,-0.33,3.57,20.28,20.33,1018.0,19.64,0.8,22.13,17.17,4.96,0.46,3.22,19.66,19.51,1043.0,17.4,1.11,20.75,13.58,7.17,0.04,2.95,17.43,17.3,1043.0,18.26,1.09,21.02,13.58,7.44,-0.24,3.27,18.29,18.27,1043.0
+BJ-AQ = 19.14,0.87,21.85,17.44,4.41,0.78,3.53,19.16,19.03,105.0,20.25,1.38,23.23,16.61,6.61,-0.01,2.76,20.3,20.2,103.0,21.06,1.51,23.5,15.79,7.72,-1.36,5.03,21.11,21.51,105.0,21.0,0.92,23.23,18.54,4.69,0.17,2.96,21.02,21.02,105.0,21.83,1.11,23.78,17.72,6.06,-0.91,4.83,21.86,21.85,105.0,20.75,0.57,21.85,19.09,2.76,-0.63,3.76,20.76,20.82,105.0,19.94,0.6,21.02,18.27,2.76,-0.94,3.75,19.94,20.06,103.0,19.45,0.93,21.02,16.89,4.13,-1.17,4.24,19.47,19.58,105.0,20.16,0.76,21.57,17.99,3.58,-1.0,3.58,20.17,20.47,105.0,20.36,0.74,21.57,17.17,4.41,-1.4,6.01,20.37,20.47,105.0,21.53,0.91,23.5,19.92,3.58,0.07,1.85,21.55,21.57,105.0,21.6,0.85,23.78,19.92,3.86,0.51,3.01,21.62,21.44,105.0
+BJ-BO = 15.44,0.97,19.09,11.38,7.72,0.05,3.81,15.47,15.51,1732.0,18.07,1.4,22.68,12.2,10.47,-0.77,5.26,18.12,18.13,1730.0,19.9,1.6,27.36,12.48,14.88,0.14,3.88,19.96,19.78,1731.0,22.11,1.4,26.26,15.51,10.75,-0.73,4.48,22.16,22.26,1733.0,23.31,1.03,27.64,19.37,8.27,0.32,3.72,23.33,23.23,1733.0,22.14,1.81,29.02,16.06,12.95,0.96,3.85,22.21,21.85,1733.0,19.76,1.47,23.23,14.96,8.27,-0.15,2.41,19.82,19.85,1733.0,19.51,1.69,23.78,11.1,12.68,-0.65,3.92,19.58,19.58,1666.0,20.67,1.19,23.5,12.76,10.75,-1.81,9.88,20.7,20.82,1724.0,19.78,1.05,22.68,15.51,7.17,-0.68,3.77,19.81,19.92,1733.0,16.69,0.84,20.2,13.86,6.34,0.36,3.75,16.71,16.61,1733.0,17.25,1.2,21.85,13.58,8.27,0.15,2.69,17.29,17.17,1733.0
+BJ-MO = 18.41,0.73,20.47,17.17,3.31,0.56,2.52,18.42,18.27,136.0,19.41,0.88,22.68,16.61,6.06,0.08,5.04,19.42,19.51,135.0,21.79,1.59,24.61,17.72,6.89,-0.42,2.61,21.85,21.85,133.0,21.43,0.62,23.5,19.09,4.41,0.2,4.83,21.44,21.37,136.0,22.27,1.32,24.61,18.82,5.79,-0.76,3.29,22.31,22.4,136.0,20.61,0.48,21.85,19.65,2.2,0.39,2.98,20.61,20.47,136.0,19.57,0.89,21.44,17.17,4.27,0.09,2.74,19.59,19.37,136.0,19.56,0.65,21.02,18.2,2.82,-0.04,2.36,19.57,19.58,136.0,20.48,0.74,22.26,16.34,5.93,-1.87,10.45,20.49,20.61,136.0,20.43,0.64,21.44,17.72,3.72,-1.77,6.48,20.44,20.61,136.0,21.26,0.89,24.06,19.65,4.41,0.79,3.64,21.28,21.16,136.0,21.47,0.89,23.5,19.65,3.86,0.33,2.65,21.49,21.44,136.0
+BJ-OU = 19.0,0.71,21.85,17.17,4.69,1.41,7.37,19.02,18.96,147.0,20.15,1.14,23.23,17.44,5.79,0.45,2.88,20.18,19.92,146.0,21.32,2.24,25.71,14.13,11.57,-0.33,3.44,21.43,21.07,146.0,21.2,0.56,22.4,19.37,3.03,-0.75,4.12,21.21,21.26,146.0,22.12,0.72,24.06,19.92,4.13,0.08,3.27,22.13,21.99,147.0,21.17,0.63,22.4,17.44,4.96,-2.1,11.49,21.18,21.3,147.0,19.49,0.8,20.75,17.17,3.58,-0.66,2.46,19.51,19.65,147.0,19.15,1.26,22.4,14.69,7.72,-0.75,4.4,19.19,19.37,147.0,19.95,1.05,22.13,16.61,5.51,-0.74,3.31,19.98,20.06,146.0,20.18,0.53,21.85,19.09,2.76,0.7,3.45,20.19,20.2,147.0,21.19,0.93,24.06,18.82,5.24,0.42,2.88,21.21,21.02,147.0,21.5,0.63,23.09,19.78,3.31,-0.02,3.4,21.51,21.44,147.0
+BJ-ZO = 18.08,1.11,20.75,13.86,6.89,-0.3,2.82,18.11,18.13,637.0,19.5,1.09,22.95,16.61,6.34,-0.08,2.43,19.53,19.65,637.0,21.97,2.26,25.71,10.83,14.88,-1.3,5.87,22.08,22.13,611.0,22.33,1.01,24.88,16.89,7.99,-0.67,5.37,22.35,22.4,636.0,22.42,0.9,25.16,19.37,5.79,-0.12,2.83,22.44,22.4,636.0,21.22,0.56,22.68,18.54,4.13,-0.31,3.51,21.23,21.3,637.0,18.7,1.37,21.85,8.07,13.78,-1.36,9.55,18.75,18.82,637.0,19.08,1.06,21.57,14.69,6.89,-0.1,2.96,19.11,19.09,637.0,19.69,1.01,22.4,16.61,5.79,-0.06,3.19,19.72,19.65,626.0,20.05,0.78,22.13,16.06,6.06,-0.55,3.57,20.07,20.2,637.0,19.73,1.15,23.5,16.34,7.17,0.05,2.82,19.76,19.65,637.0,20.91,1.11,23.37,18.54,4.82,-0.16,1.81,20.94,21.09,637.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BEN/BEN_1_rainfall_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BEN/BEN_1_rainfall_2008.properties
new file mode 100644
index 0000000..0be41f9
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BEN/BEN_1_rainfall_2008.properties
@@ -0,0 +1,53 @@
+# BEN.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rainfall data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BEN rainfall data for 2008 at admin level 1
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BEN
+ADMIN_LEVEL = 1
+UNITS = MM
+DATA_TYPE = rainfall
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 2000.0
+# Minimum: 1.0
+# Data not available for locations above 35 degrees N and below 35 degrees S Latitude
+
+BJ-AK = 1.83,1.38,9.04,1.0,8.04,2.34,9.9,2.29,1.0,169.0,1.99,2.87,16.04,1.0,15.04,3.22,12.66,3.49,1.0,169.0,19.67,8.08,38.46,5.78,32.68,0.37,2.28,21.25,18.95,169.0,74.66,16.9,121.0,50.46,70.55,0.85,2.89,76.54,70.44,169.0,55.24,9.0,89.5,30.63,58.86,0.44,3.57,55.97,54.0,169.0,173.74,34.11,265.08,110.53,154.55,0.35,2.52,177.04,173.53,169.0,232.13,35.53,358.4,161.17,197.23,0.42,3.44,234.81,231.67,169.0,279.17,39.52,358.4,168.61,189.79,-0.97,3.49,281.94,290.18,169.0,214.94,32.74,290.18,141.72,148.46,-0.3,2.14,217.4,221.3,169.0,52.81,25.71,134.86,10.51,124.34,0.77,3.14,58.71,47.5,169.0,1.7,1.63,13.38,1.0,12.38,4.25,25.21,2.35,1.0,169.0,6.41,7.76,37.34,1.0,36.34,1.49,4.91,10.04,1.53,169.0
+BJ-AQ = 10.35,5.73,24.92,5.03,19.89,1.59,4.14,11.75,8.28,18.0,4.41,1.18,6.69,2.96,3.73,0.64,2.19,4.56,4.07,18.0,24.09,5.33,35.98,17.84,18.14,1.25,3.43,24.64,22.69,18.0,55.29,8.72,74.68,39.66,35.02,0.02,3.02,55.93,57.35,18.0,48.9,6.93,60.47,39.64,20.83,0.24,1.92,49.36,48.67,18.0,319.45,35.28,375.03,265.08,109.95,0.14,1.66,321.29,312.87,18.0,177.37,28.77,240.72,145.07,95.65,0.86,2.57,179.56,164.57,18.0,37.01,6.81,50.77,29.85,20.92,1.19,3.16,37.6,34.97,18.0,140.9,13.06,156.55,117.04,39.51,-0.56,2.21,141.47,142.05,18.0,117.72,20.15,167.62,92.24,75.38,1.0,3.3,119.34,112.66,18.0,20.16,1.29,21.72,17.56,4.17,-0.59,2.44,20.2,20.37,18.0,44.7,15.81,74.98,23.74,51.24,0.45,2.12,47.26,42.31,18.0
+BJ-BO = 1.21,0.52,4.8,1.0,3.8,3.44,17.07,1.32,1.0,280.0,2.1,3.05,19.25,1.0,18.25,3.86,17.76,3.7,1.02,280.0,5.91,5.17,21.26,1.0,20.26,0.81,2.54,7.84,3.98,280.0,51.41,17.36,100.97,13.44,87.53,0.25,3.42,54.26,50.53,280.0,56.84,12.52,89.5,25.74,63.76,-0.13,2.54,58.2,56.42,280.0,191.41,54.81,369.38,100.97,268.4,0.34,2.65,199.08,195.46,280.0,224.02,42.58,347.75,149.45,198.3,0.37,2.81,228.02,221.3,280.0,266.37,44.14,358.4,163.6,194.8,-0.19,2.38,269.99,269.14,280.0,245.14,41.34,369.38,116.72,252.66,-0.45,3.96,248.59,245.85,280.0,66.03,33.35,145.01,12.36,132.64,0.36,2.09,73.95,61.93,280.0,1.81,1.99,11.86,1.0,10.86,2.85,10.96,2.69,1.0,280.0,12.84,15.32,62.32,1.0,61.32,1.34,3.86,19.97,4.42,280.0
+BJ-MO = 23.89,12.5,45.82,2.68,43.14,0.07,1.98,26.8,23.41,18.0,4.34,1.06,6.48,2.57,3.91,0.14,2.34,4.46,4.45,18.0,23.15,6.36,42.28,17.03,25.24,1.8,5.79,23.96,20.95,18.0,42.75,4.42,49.16,36.21,12.95,0.08,1.77,42.97,42.42,18.0,40.44,6.9,56.93,31.14,25.79,0.79,2.79,40.99,38.5,18.0,283.04,27.77,353.87,243.14,110.73,0.81,3.41,284.32,278.58,18.0,182.26,41.31,273.32,127.31,146.01,0.59,2.53,186.63,176.48,18.0,56.96,16.21,95.06,33.77,61.29,0.72,2.99,59.1,54.81,18.0,120.92,34.19,221.2,92.4,128.79,1.72,5.4,125.4,107.88,18.0,159.29,33.95,227.97,86.14,141.83,-0.32,3.08,162.67,162.83,18.0,16.99,1.23,19.36,15.1,4.26,0.25,2.04,17.03,16.82,18.0,71.14,15.42,92.24,40.47,51.77,-0.42,2.17,72.7,73.96,18.0
+BJ-OU = 2.97,2.09,7.22,1.0,6.22,0.53,1.92,3.6,2.33,24.0,13.62,5.75,22.68,3.35,19.33,-0.61,2.43,14.74,15.22,24.0,34.13,10.1,56.85,23.75,33.1,0.77,2.37,35.54,30.91,24.0,41.94,7.47,53.98,32.61,21.37,0.21,1.52,42.57,41.11,24.0,38.55,8.63,51.83,25.21,26.61,-0.29,1.55,39.47,43.39,24.0,295.02,55.07,392.34,221.6,170.74,0.52,2.04,299.9,285.7,24.0,230.92,28.85,273.2,174.37,98.82,-0.5,2.23,232.64,237.68,24.0,89.65,48.58,171.66,34.54,137.12,0.33,1.55,101.48,81.21,24.0,192.92,36.33,250.58,143.63,106.95,-0.02,1.37,196.17,202.34,24.0,118.71,20.17,163.6,81.1,82.5,0.42,2.6,120.34,114.36,24.0,24.02,2.14,28.1,19.47,8.63,-0.18,2.55,24.11,24.15,24.0,20.72,2.49,26.25,15.82,10.44,0.14,2.86,20.87,20.46,24.0
+BJ-ZO = 1.85,1.75,8.65,1.0,7.65,2.18,6.87,2.54,1.0,99.0,15.37,5.84,29.32,5.58,23.74,0.08,1.81,16.43,15.53,99.0,29.93,10.48,53.59,12.22,41.37,0.08,2.09,31.69,29.32,99.0,45.11,10.19,74.71,30.22,44.5,1.06,3.56,46.23,42.1,99.0,51.44,10.3,81.75,32.09,49.66,0.61,3.12,52.45,49.02,99.0,247.93,48.77,392.34,173.77,218.57,0.58,2.7,252.63,238.81,99.0,246.11,30.98,322.82,168.61,154.21,0.09,3.31,248.03,243.14,99.0,167.5,52.11,327.39,62.32,265.08,0.06,3.35,175.34,168.73,99.0,229.38,24.47,281.69,160.55,121.14,-0.29,3.35,230.67,228.39,99.0,85.36,46.73,196.06,22.35,173.71,0.64,2.24,97.2,68.22,99.0,10.4,8.06,25.99,1.0,24.99,0.18,1.62,13.14,10.41,99.0,17.73,11.82,48.89,4.95,43.95,0.88,2.83,21.27,14.53,99.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BEN/BEN_1_temperature_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BEN/BEN_1_temperature_2008.properties
new file mode 100644
index 0000000..5105117
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BEN/BEN_1_temperature_2008.properties
@@ -0,0 +1,52 @@
+# BEN.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the temperature data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BEN temperature data for 2008 at admin level 1
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BEN
+ADMIN_LEVEL = 1
+UNITS = C
+DATA_TYPE = temperature
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+BJ-AK = 33.56,1.73,37.56,28.74,8.82,0.0,2.52,33.6,33.43,1043.0,36.08,2.21,40.87,31.22,9.65,0.13,2.44,36.15,35.84,1043.0,37.47,2.18,42.52,30.39,12.13,0.05,2.67,37.54,37.42,1043.0,35.08,2.8,41.14,27.64,13.5,-0.11,2.68,35.19,34.87,1043.0,29.74,3.35,40.59,20.75,19.84,0.97,3.56,29.93,29.02,1043.0,25.89,1.27,30.67,21.85,8.82,0.24,3.52,25.92,25.98,1043.0,23.62,0.92,26.81,19.51,7.3,-0.65,4.95,23.64,23.78,1043.0,23.0,0.79,25.02,19.65,5.37,-0.42,3.43,23.01,23.09,1043.0,23.36,1.15,25.98,20.2,5.79,-0.09,2.68,23.39,23.37,1043.0,26.54,1.18,29.84,22.4,7.44,-0.66,3.96,26.56,26.6,1043.0,32.57,2.42,40.31,26.54,13.78,0.39,3.64,32.66,32.6,1043.0,33.78,2.7,38.66,25.98,12.68,-1.06,3.33,33.89,34.53,1043.0
+BJ-AQ = 24.46,0.76,25.98,21.3,4.69,-0.81,4.78,24.47,24.61,105.0,26.75,0.99,28.46,23.5,4.96,-0.61,2.81,26.77,26.88,105.0,26.45,1.67,29.57,19.92,9.65,-1.28,5.98,26.5,26.54,104.0,26.3,2.69,31.77,21.02,10.75,-0.15,1.91,26.44,26.81,105.0,26.6,1.57,29.02,21.85,7.17,-0.65,3.11,26.65,26.81,102.0,24.24,1.07,25.98,21.3,4.69,-0.26,2.74,24.26,24.33,105.0,24.28,1.52,27.09,19.92,7.17,-0.59,2.73,24.32,24.4,105.0,23.24,1.9,26.54,17.17,9.37,-0.92,4.07,23.32,23.5,105.0,23.97,3.0,29.84,17.17,12.68,-0.01,2.32,24.15,23.23,105.0,24.05,0.72,25.43,21.3,4.13,-0.73,4.34,24.06,24.06,105.0,27.28,0.7,28.46,24.61,3.86,-0.79,4.11,27.29,27.36,105.0,26.72,0.84,28.46,24.61,3.86,-0.0,2.64,26.73,26.67,105.0
+BJ-BO = 32.43,0.79,34.8,29.29,5.51,-0.66,4.12,32.44,32.46,1733.0,36.19,1.27,38.66,32.32,6.34,-0.69,2.68,36.22,36.46,1733.0,38.04,1.8,43.07,30.39,12.68,-0.38,3.68,38.08,38.11,1733.0,36.26,2.31,40.59,27.09,13.5,-0.59,2.67,36.33,36.59,1732.0,31.15,3.04,41.14,23.23,17.91,0.4,2.66,31.3,30.88,1733.0,26.9,2.37,35.08,22.13,12.95,1.05,3.39,27.0,26.12,1733.0,24.48,1.6,30.26,19.37,10.89,0.55,3.01,24.53,24.12,1733.0,23.18,1.12,27.09,18.82,8.27,-0.22,3.67,23.2,23.23,1733.0,23.13,1.15,27.64,19.37,8.27,0.41,3.61,23.16,23.09,1733.0,27.42,1.63,31.77,21.57,10.2,-0.36,3.14,27.47,27.5,1733.0,32.11,2.03,38.94,28.19,10.75,0.44,2.65,32.18,31.91,1733.0,33.08,1.95,38.94,25.43,13.5,-0.26,3.37,33.13,33.15,1733.0
+BJ-MO = 26.01,1.58,29.57,22.4,7.17,0.25,2.06,26.06,25.64,136.0,28.41,1.51,31.84,24.61,7.23,-0.18,2.81,28.45,28.19,136.0,28.44,1.77,32.05,23.5,8.54,-0.53,3.17,28.49,28.5,136.0,27.32,1.83,30.67,21.57,9.09,-0.51,2.82,27.38,27.64,136.0,26.79,1.58,30.12,22.68,7.44,-0.19,2.61,26.83,26.67,136.0,24.64,0.91,26.26,19.09,7.17,-2.56,14.49,24.65,24.74,136.0,23.87,0.89,26.54,21.85,4.69,0.02,2.48,23.89,23.92,136.0,23.62,1.38,26.54,19.92,6.61,0.0,2.37,23.66,23.5,136.0,24.43,1.45,27.09,20.75,6.34,-0.92,3.04,24.47,24.78,136.0,24.07,0.68,26.26,22.68,3.58,0.38,3.66,24.08,24.06,136.0,27.24,0.61,29.02,25.71,3.31,0.04,2.74,27.24,27.22,136.0,27.24,1.2,30.94,24.88,6.06,1.03,3.39,27.26,26.67,136.0
+BJ-OU = 25.6,1.75,28.74,22.13,6.61,0.38,1.86,25.66,24.95,147.0,28.03,1.66,32.32,23.92,8.41,0.36,3.35,28.07,27.78,146.0,27.11,2.36,32.6,21.16,11.44,0.39,2.92,27.21,26.81,146.0,27.04,2.91,32.87,20.75,12.13,0.05,2.46,27.19,26.54,147.0,27.4,1.77,31.5,22.95,8.54,0.12,2.27,27.45,27.09,147.0,23.68,0.91,25.98,21.3,4.69,0.34,3.02,23.69,23.64,146.0,23.61,0.86,25.98,21.16,4.82,0.26,3.25,23.62,23.5,146.0,22.84,1.58,26.26,16.34,9.92,-1.2,5.7,22.9,23.09,147.0,23.18,1.13,26.26,19.78,6.48,-0.49,3.86,23.21,23.37,146.0,23.88,1.03,29.29,20.2,9.09,0.46,8.46,23.9,23.99,147.0,27.24,0.92,30.94,25.02,5.93,1.14,6.16,27.25,27.09,147.0,27.33,0.91,30.67,25.02,5.65,0.41,3.96,27.34,27.22,147.0
+BJ-ZO = 29.73,1.59,32.87,23.5,9.37,-1.42,5.77,29.78,29.98,637.0,31.99,1.72,35.91,26.95,8.96,-0.64,3.16,32.03,32.32,637.0,32.0,2.25,37.28,25.71,11.57,-0.82,3.35,32.08,32.46,635.0,30.87,2.57,38.66,25.71,12.95,-0.03,2.33,30.98,30.94,636.0,26.53,1.93,31.22,20.75,10.47,-0.01,2.24,26.6,26.54,637.0,24.93,0.98,27.64,21.02,6.61,-0.34,3.41,24.95,24.88,637.0,23.4,0.94,26.54,21.02,5.51,0.14,2.93,23.42,23.37,637.0,23.49,1.52,27.36,19.37,7.99,-0.13,2.51,23.54,23.64,635.0,23.54,1.65,28.46,15.24,13.23,-0.58,5.99,23.6,23.5,618.0,24.59,0.8,26.81,20.75,6.06,-0.38,3.66,24.6,24.61,637.0,28.71,1.27,32.05,24.88,7.17,-0.17,2.63,28.74,28.88,637.0,29.18,1.21,32.32,25.16,7.17,-0.35,3.07,29.2,29.29,637.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BEN/BEN_1_vegetation_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BEN/BEN_1_vegetation_2008.properties
new file mode 100644
index 0000000..d952c16
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BEN/BEN_1_vegetation_2008.properties
@@ -0,0 +1,52 @@
+# BEN.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the vegetation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BEN vegetation data for 2008 at admin level 1
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BEN
+ADMIN_LEVEL = 1
+UNITS = UNITS
+DATA_TYPE = vegetation
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 0.9 
+# Minimum: -0.1
+
+BJ-AK = 0.3,0.04,0.41,0.2,0.21,0.11,2.54,0.3,0.3,1043.0,0.28,0.04,0.39,0.18,0.21,-0.15,2.28,0.29,0.29,1043.0,0.34,0.08,0.49,0.18,0.32,-0.1,2.03,0.35,0.34,1043.0,0.41,0.12,0.67,0.19,0.48,0.21,2.37,0.42,0.41,1043.0,0.55,0.11,0.73,0.24,0.49,-0.79,2.86,0.57,0.58,1043.0,0.58,0.07,0.73,0.35,0.38,-0.74,3.01,0.58,0.59,1043.0,0.62,0.07,0.76,0.41,0.35,-0.16,2.08,0.63,0.62,1043.0,0.56,0.1,0.76,0.29,0.47,-0.29,2.59,0.57,0.56,1043.0,0.7,0.04,0.79,0.59,0.2,-0.49,2.55,0.7,0.71,1043.0,0.67,0.05,0.77,0.49,0.29,-0.17,3.36,0.67,0.67,1043.0,0.51,0.07,0.69,0.33,0.36,0.75,3.09,0.51,0.49,1043.0,0.37,0.08,0.58,0.25,0.33,1.09,3.28,0.38,0.36,1043.0
+BJ-AQ = 0.49,0.14,0.63,0.09,0.54,-1.25,3.46,0.51,0.56,105.0,0.35,0.09,0.45,0.06,0.39,-1.39,4.06,0.36,0.39,105.0,0.43,0.12,0.57,0.07,0.5,-1.61,4.86,0.44,0.46,105.0,0.45,0.11,0.62,0.1,0.52,-1.21,4.28,0.47,0.47,105.0,0.57,0.15,0.71,0.1,0.6,-1.66,4.72,0.59,0.64,105.0,0.57,0.13,0.69,0.13,0.56,-1.71,4.95,0.59,0.63,105.0,0.54,0.15,0.7,0.1,0.6,-1.51,4.36,0.56,0.59,105.0,0.37,0.1,0.58,0.03,0.56,-0.79,5.05,0.38,0.38,106.0,0.44,0.12,0.62,0.09,0.53,-1.12,3.92,0.46,0.46,105.0,0.56,0.14,0.7,0.02,0.68,-1.85,5.8,0.58,0.61,105.0,0.6,0.16,0.74,0.07,0.67,-1.56,4.6,0.62,0.67,105.0,0.56,0.15,0.71,0.06,0.66,-1.42,4.23,0.58,0.63,105.0
+BJ-BO = 0.31,0.03,0.42,0.23,0.19,0.3,3.51,0.31,0.31,1733.0,0.27,0.03,0.39,0.21,0.17,0.43,2.51,0.27,0.27,1733.0,0.3,0.06,0.47,0.2,0.28,0.21,1.92,0.31,0.3,1733.0,0.36,0.11,0.6,0.19,0.41,0.17,1.83,0.38,0.36,1733.0,0.53,0.12,0.75,0.24,0.5,-0.62,2.23,0.54,0.57,1733.0,0.58,0.07,0.73,0.32,0.41,-1.04,3.66,0.59,0.6,1733.0,0.6,0.07,0.75,0.34,0.41,-0.66,2.94,0.6,0.61,1733.0,0.55,0.11,0.77,0.23,0.54,-0.49,2.62,0.56,0.57,1733.0,0.69,0.03,0.75,0.55,0.2,-1.31,5.62,0.69,0.7,1733.0,0.68,0.06,0.79,0.5,0.29,-1.02,3.3,0.68,0.69,1733.0,0.5,0.06,0.68,0.36,0.32,0.09,3.31,0.51,0.5,1733.0,0.39,0.05,0.57,0.27,0.3,0.84,3.88,0.39,0.38,1733.0
+BJ-MO = 0.48,0.08,0.6,0.1,0.51,-1.49,6.91,0.49,0.5,136.0,0.36,0.05,0.43,0.06,0.37,-2.3,11.51,0.36,0.36,136.0,0.42,0.06,0.51,0.07,0.44,-2.34,13.33,0.43,0.44,136.0,0.52,0.08,0.67,0.12,0.55,-1.37,7.67,0.53,0.53,136.0,0.63,0.07,0.71,0.17,0.54,-2.96,15.19,0.63,0.65,136.0,0.61,0.08,0.71,0.13,0.59,-2.78,13.52,0.62,0.63,136.0,0.59,0.09,0.77,0.15,0.62,-0.83,6.88,0.6,0.59,136.0,0.43,0.09,0.63,0.14,0.49,-0.07,2.65,0.43,0.42,136.0,0.59,0.09,0.74,0.11,0.63,-1.86,8.81,0.6,0.6,136.0,0.66,0.11,0.77,0.02,0.74,-2.35,10.54,0.67,0.71,136.0,0.64,0.1,0.73,0.09,0.64,-2.87,13.51,0.65,0.66,136.0,0.55,0.08,0.68,0.06,0.63,-2.52,14.14,0.55,0.56,136.0
+BJ-OU = 0.49,0.08,0.58,0.23,0.34,-1.2,4.34,0.5,0.51,147.0,0.36,0.04,0.44,0.19,0.25,-1.45,5.97,0.36,0.36,147.0,0.39,0.05,0.49,0.2,0.29,-1.48,6.15,0.39,0.4,147.0,0.49,0.07,0.66,0.23,0.42,-1.09,5.57,0.5,0.5,147.0,0.61,0.08,0.71,0.27,0.44,-1.79,7.0,0.61,0.63,147.0,0.62,0.08,0.75,0.32,0.43,-1.33,5.17,0.62,0.64,147.0,0.56,0.08,0.69,0.24,0.45,-1.62,6.25,0.57,0.58,147.0,0.45,0.06,0.6,0.25,0.34,-0.7,3.41,0.46,0.46,147.0,0.54,0.07,0.64,0.27,0.38,-1.66,7.23,0.55,0.56,147.0,0.65,0.09,0.76,0.26,0.5,-1.81,6.68,0.66,0.68,147.0,0.63,0.09,0.73,0.25,0.48,-2.16,8.27,0.64,0.65,147.0,0.55,0.08,0.64,0.27,0.37,-1.22,4.83,0.55,0.55,147.0
+BJ-ZO = 0.4,0.05,0.59,0.33,0.26,1.31,4.82,0.4,0.38,637.0,0.32,0.03,0.43,0.27,0.15,1.07,3.54,0.32,0.31,637.0,0.39,0.04,0.49,0.3,0.19,0.23,2.53,0.39,0.39,637.0,0.56,0.06,0.7,0.38,0.32,-0.29,2.89,0.56,0.56,637.0,0.65,0.05,0.76,0.49,0.26,-0.39,2.65,0.65,0.65,637.0,0.63,0.04,0.75,0.54,0.21,0.24,2.64,0.63,0.63,637.0,0.62,0.1,0.77,0.39,0.39,-0.33,1.9,0.63,0.64,637.0,0.42,0.06,0.6,0.26,0.34,-0.1,2.76,0.43,0.43,637.0,0.54,0.07,0.73,0.34,0.39,0.03,2.96,0.55,0.54,637.0,0.72,0.03,0.78,0.59,0.19,-1.72,7.83,0.72,0.72,637.0,0.63,0.03,0.75,0.54,0.21,0.33,3.13,0.63,0.62,637.0,0.51,0.05,0.68,0.4,0.28,0.77,3.88,0.51,0.5,637.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BEN/BEN_2_nighttemp_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BEN/BEN_2_nighttemp_2008.properties
new file mode 100644
index 0000000..4ec192f
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BEN/BEN_2_nighttemp_2008.properties
@@ -0,0 +1,123 @@
+# BEN.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the nighttemp data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BEN nighttemp data for 2008 at admin level 2
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BEN
+ADMIN_LEVEL = 2
+UNITS = C
+DATA_TYPE = nighttemp
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+BJ-AK-G020001 = 15.2,1.03,17.17,11.93,5.24,-0.43,2.69,15.23,15.27,176.0,18.69,0.66,20.33,17.17,3.17,0.1,2.76,18.7,18.68,176.0,21.32,2.18,24.88,13.31,11.57,-1.06,4.59,21.43,21.71,175.0,21.45,1.1,24.33,17.72,6.61,-0.8,4.07,21.47,21.57,176.0,22.45,0.39,23.5,20.75,2.76,-0.34,4.56,22.46,22.44,176.0,20.61,0.42,21.57,19.09,2.48,-0.96,4.68,20.62,20.75,176.0,18.52,0.75,19.92,15.24,4.69,-0.67,4.08,18.54,18.54,176.0,18.72,0.92,20.75,15.24,5.51,-0.5,4.37,18.74,18.82,176.0,19.86,0.78,21.85,17.72,4.13,-0.13,2.55,19.87,19.92,164.0,19.42,0.68,21.02,17.72,3.31,-0.04,2.74,19.43,19.51,176.0,18.1,0.64,20.2,16.61,3.58,0.49,3.48,18.11,17.99,176.0,18.91,0.7,21.02,17.17,3.86,0.49,3.09,18.92,18.82,176.0
+BJ-AK-G020002 = 17.53,1.24,19.09,13.58,5.51,-1.48,4.86,17.57,17.79,39.0,20.91,0.98,22.13,18.68,3.44,-0.92,2.87,20.93,21.2,38.0,20.69,1.04,22.68,17.72,4.96,-0.51,3.72,20.72,20.61,39.0,21.23,1.63,23.78,16.34,7.44,-1.0,4.0,21.29,21.44,39.0,23.6,0.46,24.61,22.68,1.93,-0.35,2.67,23.61,23.64,39.0,20.01,0.57,21.3,18.82,2.48,0.16,2.76,20.02,19.92,39.0,18.81,0.71,20.33,16.89,3.44,-0.64,4.45,18.83,18.82,39.0,21.16,0.71,22.4,20.06,2.34,-0.02,1.76,21.17,21.3,39.0,19.87,0.95,21.57,17.72,3.86,-0.4,2.28,19.89,20.06,39.0,20.49,0.7,21.3,19.09,2.2,-0.72,2.24,20.5,20.75,39.0,18.56,1.35,19.92,15.1,4.82,-1.24,3.37,18.6,19.09,39.0,19.55,0.78,20.61,17.72,2.89,-0.71,2.54,19.56,19.78,39.0
+BJ-AK-G020003 = 18.5,0.78,20.2,16.96,3.24,0.12,2.72,18.52,18.54,30.0,19.22,1.41,22.13,16.61,5.51,0.05,2.59,19.27,19.23,30.0,20.91,0.75,22.13,19.23,2.89,-0.64,2.57,20.93,21.09,30.0,21.55,0.57,22.68,20.47,2.2,0.16,2.14,21.56,21.51,30.0,23.81,0.4,24.61,22.95,1.65,-0.0,2.59,23.82,23.78,30.0,21.4,0.99,23.23,19.92,3.31,0.22,2.26,21.42,21.37,30.0,19.19,1.62,21.02,15.24,5.79,-1.0,3.05,19.26,19.92,30.0,21.77,0.31,22.4,21.3,1.1,0.49,2.3,21.77,21.71,29.0,21.59,0.72,23.09,20.2,2.89,-0.18,2.56,21.6,21.57,30.0,21.01,0.27,21.71,20.61,1.1,0.95,3.39,21.01,20.99,30.0,19.13,0.68,20.2,17.44,2.76,-0.52,2.82,19.15,19.37,30.0,19.99,0.5,20.75,18.82,1.93,-0.41,2.71,20.0,19.99,30.0
+BJ-AK-G020004 = 15.93,0.73,17.3,14.41,2.89,-0.16,2.37,15.95,15.93,30.0,19.68,1.63,22.4,16.61,5.79,-0.11,2.18,19.75,19.78,30.0,20.93,0.65,23.23,19.92,3.31,1.57,6.8,20.94,20.89,30.0,20.89,0.97,22.54,18.41,4.13,-0.5,2.66,20.91,21.09,30.0,22.78,0.73,23.92,21.02,2.89,-0.75,2.85,22.79,22.99,30.0,20.48,0.29,21.02,19.92,1.1,-0.2,2.77,20.48,20.47,30.0,18.83,0.94,21.02,17.44,3.58,0.61,2.46,18.85,18.61,30.0,20.6,0.49,21.57,19.78,1.79,0.13,2.06,20.6,20.58,30.0,19.15,0.68,20.75,17.72,3.03,0.01,3.21,19.16,19.13,30.0,19.38,0.29,19.92,18.82,1.1,-0.06,2.37,19.38,19.37,30.0,16.51,1.08,17.85,13.58,4.27,-1.14,3.54,16.54,16.89,30.0,18.02,0.73,19.65,16.89,2.76,0.33,2.47,18.04,18.1,30.0
+BJ-AK-G020005 = 14.93,0.68,16.61,13.03,3.58,-0.2,2.82,14.95,14.96,130.0,18.45,1.2,21.3,12.48,8.82,-1.99,11.3,18.49,18.54,129.0,20.29,1.4,25.16,16.89,8.27,0.33,3.56,20.34,20.23,130.0,21.57,1.02,24.06,17.99,6.06,-0.59,4.48,21.6,21.71,130.0,23.06,0.48,23.92,21.02,2.89,-1.69,7.23,23.06,23.12,130.0,20.62,0.34,21.85,19.65,2.2,-0.13,4.77,20.62,20.61,130.0,18.69,1.1,21.3,15.79,5.51,-0.35,2.4,18.72,18.82,130.0,18.89,1.17,21.3,16.34,4.96,-0.02,1.92,18.92,18.96,130.0,19.86,1.55,22.13,16.34,5.79,-0.37,2.23,19.92,19.92,117.0,18.9,0.6,19.92,17.17,2.76,-0.75,3.26,18.91,18.96,130.0,16.74,0.68,18.27,14.13,4.13,-0.84,4.75,16.75,16.75,130.0,17.89,0.68,19.09,15.79,3.31,-0.91,3.48,17.9,17.99,130.0
+BJ-AK-G020006 = 14.09,0.15,14.27,13.86,0.41,-0.19,1.86,14.1,14.13,7.0,17.77,1.06,19.37,16.06,3.31,-0.18,2.44,17.79,17.92,7.0,20.0,0.82,21.02,18.96,2.07,-0.08,1.5,20.01,20.06,7.0,21.12,0.55,21.64,20.06,1.58,-1.02,2.92,21.13,21.3,7.0,22.98,0.15,23.23,22.81,0.41,0.38,2.18,22.98,22.95,7.0,20.46,0.32,20.89,19.92,0.96,-0.35,2.23,20.46,20.47,7.0,18.25,0.83,19.37,16.89,2.48,-0.34,2.23,18.26,18.27,7.0,19.96,0.64,20.61,18.82,1.79,-0.72,2.51,19.97,20.06,7.0,20.06,0.48,20.75,19.37,1.38,0.02,1.83,20.06,19.92,7.0,19.69,0.28,19.92,19.23,0.69,-0.77,1.96,19.7,19.78,7.0,16.67,0.84,17.58,15.24,2.34,-0.51,2.12,16.69,16.68,7.0,18.57,0.22,18.82,18.13,0.69,-1.22,3.7,18.57,18.61,7.0
+BJ-AK-G020007 = 15.38,0.86,17.72,13.31,4.41,0.45,2.83,15.41,15.24,129.0,18.09,1.14,20.75,15.24,5.51,-0.04,2.68,18.13,18.13,129.0,20.02,1.51,23.78,16.34,7.44,0.13,2.48,20.08,19.78,129.0,21.86,0.88,23.78,18.54,5.24,-0.81,3.97,21.88,22.13,129.0,22.79,0.67,24.33,20.75,3.58,-0.37,3.35,22.8,22.81,129.0,22.37,0.99,25.98,19.92,6.06,0.56,4.17,22.39,22.26,129.0,19.2,0.86,21.57,16.06,5.51,-0.56,4.04,19.22,19.37,129.0,18.93,1.68,21.44,14.13,7.3,-0.73,3.04,19.0,18.96,129.0,20.93,0.66,23.23,19.58,3.65,0.36,3.14,20.94,20.89,129.0,19.5,0.38,20.33,18.82,1.52,0.58,2.35,19.51,19.37,129.0,16.54,1.04,19.09,14.13,4.96,0.05,2.92,16.57,16.48,129.0,17.46,1.05,19.92,14.41,5.51,0.11,2.66,17.49,17.3,129.0
+BJ-AK-G020008 = 15.56,0.59,17.03,13.86,3.17,0.09,3.23,15.58,15.58,103.0,18.48,0.96,22.13,16.2,5.93,0.56,4.5,18.51,18.47,103.0,19.45,0.94,21.57,16.89,4.69,-0.01,2.57,19.47,19.37,103.0,21.03,0.74,24.33,19.09,5.24,0.95,6.84,21.04,21.02,103.0,22.13,0.52,23.5,20.75,2.76,0.08,3.33,22.14,22.13,103.0,21.07,0.47,22.4,19.92,2.48,0.54,3.75,21.08,21.02,103.0,18.73,0.79,20.75,16.89,3.86,0.09,2.99,18.75,18.68,103.0,19.1,1.31,21.02,14.41,6.61,-1.43,5.06,19.15,19.51,103.0,20.04,0.82,22.13,17.72,4.41,-0.44,3.31,20.05,20.2,103.0,19.22,0.29,19.92,18.54,1.38,0.02,2.26,19.22,19.23,103.0,17.1,0.72,18.54,15.51,3.03,0.1,2.22,17.11,17.03,103.0,17.81,0.61,19.37,16.61,2.76,0.21,2.28,17.82,17.79,103.0
+BJ-AK-G020009 = 17.0,1.13,19.92,15.03,4.89,0.53,2.84,17.04,16.89,57.0,17.71,1.74,21.3,13.58,7.72,0.06,2.59,17.79,17.82,52.0,20.64,1.19,24.61,18.54,6.06,1.14,4.79,20.67,20.33,57.0,21.77,0.89,23.5,19.92,3.58,-0.38,2.23,21.79,21.92,57.0,23.91,0.55,25.71,22.4,3.31,0.39,4.45,23.92,23.78,57.0,22.43,0.97,24.88,20.2,4.69,0.29,3.08,22.45,22.4,57.0,20.29,0.68,21.99,18.82,3.17,0.49,2.87,20.3,20.2,57.0,20.27,2.21,22.4,14.69,7.72,-1.06,2.75,20.39,21.57,57.0,21.79,0.83,23.78,19.65,4.13,-0.14,2.79,21.81,21.99,57.0,21.16,0.46,22.13,19.92,2.2,-0.1,2.71,21.16,21.16,57.0,18.86,0.66,20.75,17.72,3.03,0.43,2.85,18.88,18.82,57.0,19.58,0.58,21.02,18.27,2.76,0.01,3.09,19.59,19.58,57.0
+BJ-AK-G020010 = 16.52,1.08,18.54,13.86,4.69,-0.1,2.67,16.55,16.51,44.0,19.8,1.0,21.57,16.61,4.96,-0.58,3.7,19.83,19.92,42.0,19.58,1.1,21.3,16.06,5.24,-1.01,4.22,19.61,19.68,44.0,20.36,0.74,22.26,18.82,3.44,0.32,3.3,20.37,20.33,44.0,22.32,0.81,23.78,20.47,3.31,-0.3,2.32,22.33,22.54,44.0,20.1,0.83,21.3,17.99,3.31,-0.61,2.43,20.12,20.33,44.0,18.16,0.53,19.09,16.89,2.2,-0.43,2.45,18.16,18.27,44.0,19.68,0.58,20.47,18.13,2.34,-0.79,2.74,19.69,19.92,44.0,18.96,0.7,20.47,17.72,2.76,0.29,2.25,18.97,18.85,44.0,19.13,0.28,19.92,18.54,1.38,0.72,3.73,19.13,19.09,44.0,17.69,0.71,18.82,15.44,3.38,-1.01,3.96,17.7,17.85,44.0,17.92,1.04,19.92,14.69,5.24,-0.59,3.76,17.95,17.99,44.0
+BJ-AK-G020011 = 16.01,0.52,16.61,14.96,1.65,-0.32,2.07,16.02,15.86,17.0,19.46,0.95,21.02,17.72,3.31,-0.19,2.26,19.48,19.51,17.0,19.78,0.67,21.3,18.82,2.48,1.03,3.35,19.79,19.65,17.0,20.97,1.56,23.23,16.89,6.34,-0.84,3.79,21.03,21.09,17.0,23.19,0.23,23.5,22.68,0.83,-0.29,2.69,23.19,23.23,17.0,20.97,0.3,21.57,20.61,0.96,0.84,2.91,20.97,20.89,17.0,18.69,1.18,20.47,16.61,3.86,-0.02,1.77,18.72,18.41,17.0,20.79,0.8,21.71,18.27,3.44,-1.78,6.9,20.8,20.89,17.0,19.69,0.41,20.47,18.96,1.52,0.16,2.44,19.7,19.65,17.0,19.1,0.61,20.2,17.72,2.48,-0.4,3.09,19.11,19.16,17.0,16.87,0.48,17.99,16.34,1.65,0.73,3.01,16.88,16.89,17.0,18.03,0.29,18.54,17.44,1.1,-0.18,2.6,18.03,17.99,17.0
+BJ-AK-G020012 = 15.24,0.69,16.89,13.86,3.03,0.02,2.32,15.25,15.24,70.0,17.82,0.78,19.37,15.51,3.86,-0.5,3.38,17.84,17.85,70.0,19.64,0.75,21.85,17.99,3.86,0.5,3.51,19.66,19.65,70.0,19.93,1.12,22.13,17.72,4.41,0.12,2.03,19.96,19.92,70.0,22.86,0.74,24.33,21.3,3.03,-0.07,2.16,22.88,22.95,70.0,21.34,0.68,22.68,19.09,3.58,-0.67,3.58,21.35,21.44,70.0,18.15,1.32,20.47,14.41,6.06,-0.47,3.05,18.2,18.3,70.0,19.42,0.46,20.33,18.27,2.07,-0.18,2.33,19.42,19.4,70.0,20.23,1.24,21.57,15.24,6.34,-1.47,5.71,20.27,20.47,70.0,19.41,0.38,20.2,18.54,1.65,0.2,2.48,19.42,19.37,70.0,16.43,0.39,17.17,15.51,1.65,0.01,2.6,16.44,16.44,70.0,16.99,1.06,18.82,13.58,5.24,-0.49,3.4,17.03,16.89,70.0
+BJ-AK-G020013 = 15.22,1.77,19.65,6.97,12.68,-1.65,7.3,15.32,15.51,175.0,18.93,1.22,22.4,14.96,7.44,0.22,3.22,18.97,18.82,164.0,20.13,1.03,22.95,16.89,6.06,0.06,3.16,20.16,20.13,175.0,20.99,1.08,24.06,17.72,6.34,-0.56,3.63,21.02,21.02,175.0,23.53,0.92,26.26,21.57,4.69,0.36,2.97,23.55,23.5,175.0,23.34,1.29,26.26,20.47,5.79,-0.32,2.39,23.38,23.5,175.0,20.35,1.2,22.81,17.72,5.1,0.19,2.09,20.38,20.06,175.0,19.02,1.84,22.13,14.41,7.72,-0.43,2.4,19.11,19.21,174.0,20.49,0.69,22.4,18.54,3.86,0.08,2.81,20.5,20.47,175.0,20.22,0.57,21.44,18.82,2.62,0.27,2.28,20.22,20.2,175.0,17.57,0.89,19.92,15.37,4.55,0.06,2.43,17.6,17.58,175.0,18.46,0.87,20.75,15.51,5.24,-0.69,3.95,18.48,18.54,175.0
+BJ-AK-G020014 = 16.0,0.67,16.89,14.27,2.62,-0.62,2.94,16.01,16.06,36.0,18.77,0.92,20.47,16.06,4.41,-1.58,5.6,18.79,19.09,35.0,18.54,0.76,20.47,17.17,3.31,0.57,2.7,18.56,18.41,36.0,20.13,0.96,21.57,18.41,3.17,-0.19,1.88,20.16,20.2,36.0,22.05,0.72,23.23,20.75,2.48,-0.24,1.91,22.06,22.09,36.0,20.93,0.36,21.57,20.2,1.38,-0.34,2.73,20.93,20.99,36.0,18.23,0.61,19.37,16.89,2.48,-0.1,2.47,18.24,18.23,36.0,19.39,1.09,21.02,17.44,3.58,-0.1,1.71,19.42,19.44,36.0,19.92,0.83,22.4,18.82,3.58,1.08,3.75,19.94,19.71,36.0,19.38,0.24,20.06,19.09,0.96,0.79,3.27,19.38,19.37,36.0,17.04,0.72,18.54,15.24,3.31,-0.55,3.01,17.06,17.2,36.0,17.72,0.58,19.37,16.06,3.31,0.04,4.64,17.73,17.72,36.0
+BJ-AQ-G030001 = 19.77,0.62,20.75,18.82,1.93,-0.32,1.71,19.78,19.99,19.0,21.19,0.71,22.54,19.83,2.71,-0.45,2.84,21.2,21.3,17.0,21.17,0.72,22.4,20.2,2.2,0.16,1.6,21.18,21.02,19.0,21.51,0.63,22.95,20.68,2.27,0.66,2.71,21.52,21.44,19.0,21.84,0.56,23.09,21.02,2.07,0.75,2.82,21.85,21.71,19.0,20.63,0.71,21.57,19.09,2.48,-0.66,2.53,20.64,20.89,19.0,19.52,0.61,20.47,18.27,2.2,-0.68,2.73,19.53,19.65,19.0,19.61,1.21,21.02,16.89,4.13,-1.17,3.31,19.64,20.2,19.0,20.25,0.49,20.82,19.09,1.72,-0.88,2.88,20.25,20.47,19.0,20.91,0.33,21.44,20.2,1.24,-0.41,2.63,20.91,20.89,19.0,22.31,0.38,23.09,21.64,1.45,0.27,2.54,22.32,22.26,19.0,22.31,0.7,23.78,21.44,2.34,0.78,2.84,22.32,22.13,19.0
+BJ-AQ-G030002 = 18.46,0.3,18.82,17.99,0.83,-0.24,1.53,18.46,18.54,12.0,18.87,0.91,19.78,16.61,3.17,-1.34,4.08,18.89,19.3,12.0,21.7,0.46,22.4,21.02,1.38,0.09,1.69,21.71,21.61,12.0,20.54,0.9,22.13,19.23,2.89,0.15,1.97,20.55,20.54,12.0,22.19,0.81,23.5,20.47,3.03,-0.44,3.0,22.21,22.19,12.0,20.66,0.2,21.02,20.33,0.69,0.16,2.06,20.66,20.68,12.0,19.97,0.32,20.61,19.37,1.24,-0.03,3.2,19.98,20.02,12.0,19.25,0.22,19.65,18.82,0.83,-0.22,2.83,19.25,19.23,12.0,20.11,0.63,21.02,18.82,2.2,-1.04,3.32,20.12,20.3,12.0,20.4,0.32,21.02,20.06,0.96,0.76,2.25,20.41,20.27,12.0,20.7,0.34,21.57,20.27,1.31,1.45,4.98,20.7,20.64,12.0,21.14,0.34,21.57,20.47,1.1,-0.5,2.54,21.14,21.16,12.0
+BJ-AQ-G030003 = 21.44,0.58,21.85,21.02,0.83,-0.0,1.0,21.44,21.44,2.0,22.75,0.68,23.23,22.26,0.96,-0.0,1.0,22.75,22.75,2.0,20.2,NaN,20.2,20.2,0.0,NaN,1.04483511354995507E18,20.2,20.2,2.0,20.95,0.1,21.02,20.89,0.14,0.0,1.0,20.95,20.95,2.0,21.3,0.0,21.3,21.3,0.0,-1.145618426E7,8.735220406137356E13,21.3,21.3,2.0,19.58,0.68,20.06,19.09,0.96,0.0,1.0,19.58,19.58,2.0,18.27,NaN,18.27,18.27,0.0,NaN,NaN,18.27,18.27,1.0,16.89,0.0,16.89,16.89,0.0,-8915806.32,5.297979274238327E13,16.89,16.89,2.0,21.37,0.29,21.57,21.16,0.41,0.0,1.0,21.37,21.37,2.0,19.92,0.39,20.2,19.65,0.55,-0.0,1.0,19.92,19.92,2.0,22.47,0.29,22.68,22.26,0.41,-0.0,1.0,22.47,22.47,2.0,22.95,0.39,23.23,22.68,0.55,-0.0,1.0,22.95,22.95,2.0
+BJ-AQ-G030004 = 18.96,0.28,19.46,18.54,0.92,0.3,2.34,18.96,18.96,9.0,20.06,1.38,21.85,18.34,3.51,0.0,1.57,20.1,20.2,9.0,20.75,1.3,22.4,18.96,3.44,-0.06,1.7,20.79,20.75,9.0,20.98,0.5,21.57,19.92,1.65,-0.82,3.36,20.99,20.95,9.0,19.61,1.13,21.02,17.72,3.31,-0.34,1.86,19.64,19.65,9.0,20.97,0.34,21.39,20.47,0.92,-0.23,1.65,20.98,20.95,9.0,19.43,0.57,20.06,18.54,1.52,-0.57,2.06,19.43,19.51,9.0,20.03,0.26,20.38,19.51,0.87,-0.69,2.76,20.03,20.06,9.0,18.78,0.66,19.78,17.99,1.79,0.15,1.59,18.79,18.54,9.0,20.98,0.3,21.3,20.47,0.83,-0.34,1.81,20.98,21.02,9.0,22.15,0.33,22.68,21.85,0.83,0.43,1.62,22.15,22.06,9.0,21.25,0.41,21.85,20.47,1.38,-0.48,2.61,21.26,21.3,9.0
+BJ-AQ-G030005 = 19.77,0.49,20.47,18.96,1.52,-0.32,2.09,19.77,19.92,8.0,21.4,0.43,21.71,20.47,1.24,-1.45,3.63,21.41,21.57,8.0,21.92,0.32,22.4,21.3,1.1,-0.51,3.16,21.92,21.85,8.0,22.45,0.67,23.23,21.3,1.93,-0.49,2.21,22.46,22.54,8.0,21.76,1.01,23.78,20.27,3.51,0.68,3.44,21.78,21.85,8.0,21.63,0.32,21.85,20.89,0.96,-1.72,4.77,21.63,21.71,8.0,19.71,0.6,21.02,19.09,1.93,1.29,4.15,19.71,19.65,8.0,20.39,0.19,20.75,20.06,0.69,0.27,3.31,20.39,20.33,8.0,20.34,0.8,21.02,19.16,1.86,-0.51,1.42,20.36,20.75,8.0,20.87,0.11,21.02,20.75,0.28,0.22,1.66,20.87,20.89,8.0,22.72,0.48,23.5,21.92,1.58,-0.1,2.6,22.72,22.81,8.0,22.69,0.82,23.5,21.16,2.34,-0.78,2.39,22.71,22.95,8.0
+BJ-AQ-G030006 = 20.68,0.78,21.85,19.71,2.14,0.15,2.01,20.69,20.78,6.0,22.81,0.46,23.23,22.26,0.96,-0.11,1.14,22.82,22.88,6.0,20.27,0.12,20.47,20.2,0.28,1.12,2.62,20.27,20.2,6.0,21.21,0.24,21.57,20.89,0.69,0.18,2.14,21.21,21.23,6.0,21.47,0.39,22.26,21.3,0.96,1.77,4.16,21.47,21.3,6.0,20.23,0.72,21.3,19.09,2.2,-0.14,2.73,20.24,20.2,6.0,19.2,0.57,19.65,18.27,1.38,-0.97,2.48,19.21,19.37,5.0,17.79,0.98,19.51,16.89,2.62,0.86,2.66,17.81,17.72,6.0,20.16,1.16,21.57,18.27,3.31,-0.43,2.39,20.19,20.02,6.0,20.66,0.68,21.57,19.65,1.93,-0.19,2.09,20.67,20.71,6.0,22.72,0.33,23.23,22.26,0.96,0.22,2.2,22.73,22.68,6.0,22.61,0.42,23.23,21.99,1.24,-0.0,2.41,22.61,22.61,6.0
+BJ-AQ-G030007 = 18.71,0.47,19.51,17.99,1.52,0.2,2.08,18.72,18.61,17.0,20.43,0.53,21.57,19.65,1.93,0.61,2.63,20.43,20.2,17.0,20.04,2.46,22.95,15.79,7.17,-0.44,1.82,20.18,20.06,17.0,20.34,0.79,21.85,18.54,3.31,-0.24,3.37,20.35,20.47,17.0,23.03,0.61,23.78,21.85,1.93,-0.82,2.44,23.03,23.23,17.0,21.06,0.19,21.3,20.75,0.55,-0.2,1.88,21.06,21.02,17.0,20.38,0.38,20.75,19.65,1.1,-0.65,1.95,20.39,20.47,17.0,19.33,0.48,19.92,18.41,1.52,-0.37,1.91,19.34,19.37,17.0,20.65,0.12,20.89,20.47,0.41,-0.06,2.39,20.66,20.61,17.0,19.87,0.27,20.2,19.03,1.17,-1.9,6.59,19.87,19.92,17.0,20.52,0.35,21.3,19.92,1.38,0.23,2.83,20.52,20.54,17.0,21.4,0.5,22.4,20.47,1.93,0.2,2.65,21.41,21.44,17.0
+BJ-AQ-G030008 = 18.33,0.57,19.37,17.44,1.93,0.36,2.46,18.33,18.27,13.0,19.26,0.99,20.82,17.58,3.24,0.0,2.17,19.29,19.23,13.0,21.8,0.7,22.4,20.33,2.07,-1.25,3.2,21.81,21.99,13.0,21.48,0.83,22.68,20.47,2.2,0.25,1.53,21.49,21.3,13.0,21.47,0.98,22.68,19.37,3.31,-0.59,2.86,21.49,21.51,13.0,20.39,0.28,20.95,19.92,1.03,0.72,3.18,20.39,20.33,13.0,20.22,0.21,20.61,19.92,0.69,0.18,2.16,20.22,20.2,13.0,19.76,0.44,20.47,19.09,1.38,0.23,1.92,19.77,19.65,13.0,19.58,0.54,20.47,18.68,1.79,-0.14,2.05,19.59,19.65,13.0,20.66,0.25,21.02,20.2,0.83,-0.67,2.69,20.66,20.75,13.0,21.3,0.51,22.19,20.47,1.72,0.18,2.1,21.3,21.3,13.0,20.63,0.66,22.13,19.92,2.2,0.84,2.99,20.64,20.54,13.0
+BJ-AQ-G030009 = 18.97,0.51,19.65,17.99,1.65,-0.54,2.02,18.97,19.09,19.0,19.35,0.89,20.75,17.44,3.31,-0.92,3.18,19.37,19.65,19.0,21.07,1.93,23.5,16.89,6.61,-0.7,2.47,21.15,21.64,19.0,20.4,0.59,21.57,19.37,2.2,0.35,2.38,20.4,20.27,19.0,22.0,0.51,22.81,21.3,1.52,0.26,1.66,22.01,21.85,19.0,20.73,0.43,21.3,19.65,1.65,-0.89,3.43,20.74,20.82,19.0,20.35,0.22,20.75,19.92,0.83,0.45,2.81,20.35,20.33,19.0,19.45,0.71,20.75,17.99,2.76,-0.31,2.63,19.46,19.51,19.0,20.49,0.23,20.89,19.92,0.96,-0.42,3.46,20.5,20.47,19.0,19.45,0.93,20.47,17.17,3.31,-0.83,2.89,19.47,19.65,19.0,21.06,0.6,21.85,19.92,1.93,-0.32,2.23,21.07,21.02,19.0,21.28,0.3,21.57,20.47,1.1,-1.13,3.7,21.28,21.37,19.0
+BJ-BO-G040001 = 15.0,0.9,16.61,12.48,4.13,-0.68,2.92,15.03,15.24,142.0,17.59,1.69,20.47,12.48,7.99,-1.0,3.64,17.67,17.85,140.0,18.39,0.92,22.95,16.34,6.61,0.98,6.61,18.41,18.34,142.0,22.76,0.82,25.43,20.2,5.24,-0.14,3.86,22.77,22.81,142.0,23.58,0.78,25.71,21.57,4.13,-0.05,3.07,23.59,23.54,142.0,22.85,1.22,25.71,19.92,5.79,-0.14,2.82,22.88,22.78,142.0,20.83,0.63,22.13,18.82,3.31,-0.55,3.1,20.84,20.89,142.0,21.03,0.68,23.23,18.82,4.41,-0.46,4.43,21.04,21.16,137.0,21.07,0.73,23.5,19.09,4.41,-0.01,2.86,21.08,21.13,142.0,20.68,0.35,21.3,18.82,2.48,-1.83,9.64,20.68,20.75,142.0,16.49,0.74,17.99,14.96,3.03,-0.53,2.35,16.5,16.61,142.0,16.88,0.68,18.54,14.96,3.58,0.03,2.73,16.89,16.75,142.0
+BJ-BO-G040002 = 14.38,0.68,16.34,11.93,4.41,-0.23,3.88,14.39,14.41,111.0,18.57,1.13,21.02,15.24,5.79,-0.68,2.93,18.6,18.82,111.0,19.54,1.21,22.13,14.96,7.17,-0.78,4.55,19.58,19.65,111.0,21.34,1.24,24.61,17.99,6.61,-0.11,2.88,21.38,21.44,111.0,22.6,0.68,23.92,21.3,2.62,-0.27,2.11,22.61,22.68,111.0,21.91,0.63,24.06,20.47,3.58,0.9,4.13,21.92,21.85,111.0,20.0,0.98,21.57,16.89,4.69,-0.51,2.74,20.02,20.2,111.0,17.81,1.99,22.13,13.58,8.54,-0.02,3.19,17.92,17.92,98.0,20.41,0.53,21.57,19.09,2.48,-0.34,2.64,20.42,20.47,111.0,19.43,0.62,20.75,18.27,2.48,0.19,2.07,19.44,19.37,111.0,16.88,0.77,18.82,15.24,3.58,0.31,2.6,16.9,16.75,111.0,16.74,0.62,18.27,14.96,3.31,-0.04,3.64,16.75,16.68,111.0
+BJ-BO-G040003 = 15.41,0.83,17.72,12.48,5.24,-0.11,3.1,15.44,15.51,166.0,18.12,1.2,22.68,14.13,8.54,0.16,4.82,18.16,18.13,166.0,19.09,1.2,22.13,15.51,6.61,-0.04,2.84,19.13,19.09,166.0,22.89,1.28,25.71,18.27,7.44,-0.77,3.66,22.93,23.12,166.0,22.85,0.45,23.92,21.57,2.34,-0.14,2.74,22.86,22.95,166.0,22.2,0.64,23.78,20.47,3.31,-0.02,2.99,22.21,22.13,166.0,19.88,1.1,21.85,16.61,5.24,-0.48,2.57,19.91,20.06,166.0,19.49,1.39,21.57,15.65,5.93,-0.87,3.37,19.54,19.65,126.0,21.25,0.46,22.13,19.37,2.76,-0.81,4.23,21.25,21.3,166.0,20.16,0.61,21.3,18.82,2.48,-0.41,2.03,20.17,20.33,166.0,16.31,0.48,17.44,14.96,2.48,-0.39,2.64,16.31,16.34,166.0,16.47,0.88,18.54,14.13,4.41,-0.34,2.44,16.5,16.61,166.0
+BJ-BO-G040004 = 15.9,0.8,18.82,14.13,4.69,0.49,3.6,15.92,15.79,112.0,17.23,0.88,19.23,12.48,6.75,-1.72,10.09,17.25,17.37,111.0,19.92,1.06,21.85,16.61,5.24,-0.83,3.57,19.95,19.99,112.0,22.92,0.72,25.16,20.47,4.69,-0.28,4.18,22.93,22.95,112.0,22.14,0.97,24.06,19.37,4.69,-0.68,2.92,22.16,22.4,112.0,21.36,0.54,22.95,20.2,2.76,0.17,2.98,21.37,21.3,112.0,18.79,1.17,21.3,16.06,5.24,0.18,2.51,18.83,18.68,112.0,18.95,1.63,21.57,11.1,10.47,-1.32,6.9,19.02,19.16,109.0,20.83,0.4,21.57,19.37,2.2,-1.43,6.03,20.84,20.89,111.0,19.42,0.61,21.02,17.99,3.03,-0.5,2.94,19.43,19.51,112.0,16.33,0.74,17.72,14.41,3.31,-0.31,2.4,16.34,16.37,112.0,16.18,0.75,17.72,13.58,4.13,-0.92,4.69,16.2,16.27,112.0
+BJ-BO-G040005 = 15.34,0.98,17.72,13.31,4.41,0.02,2.44,15.37,15.24,115.0,18.66,0.95,21.57,15.79,5.79,-0.46,3.93,18.68,18.82,115.0,19.47,1.01,22.68,16.89,5.79,0.14,3.55,19.5,19.44,115.0,22.91,0.78,24.61,21.02,3.58,-0.13,2.45,22.92,22.95,115.0,23.43,0.52,24.61,21.85,2.76,-0.41,3.22,23.44,23.5,115.0,22.96,1.24,26.12,19.09,7.03,-0.63,4.35,22.99,23.09,115.0,20.59,0.97,22.13,16.06,6.06,-1.55,6.92,20.61,20.82,115.0,20.59,1.13,22.4,17.3,5.1,-0.45,2.92,20.62,20.47,110.0,21.52,0.85,22.68,17.99,4.69,-2.06,7.2,21.54,21.78,115.0,20.34,0.3,21.02,19.65,1.38,-0.37,3.0,20.34,20.33,115.0,16.83,0.68,17.99,14.13,3.86,-1.63,7.02,16.84,16.89,115.0,16.25,0.71,17.99,14.69,3.31,0.11,2.59,16.27,16.34,115.0
+BJ-BO-G040006 = 15.29,0.72,17.17,13.31,3.86,-0.3,3.02,15.31,15.37,197.0,18.57,2.38,21.85,12.2,9.65,-1.31,4.05,18.72,19.09,198.0,20.27,1.21,23.5,15.79,7.72,-0.53,3.76,20.3,20.47,198.0,22.93,1.04,25.71,19.65,6.06,0.29,3.65,22.96,22.85,198.0,24.85,0.64,26.54,22.68,3.86,-0.24,3.27,24.86,24.88,198.0,25.54,1.37,29.02,21.57,7.44,-0.35,2.74,25.58,25.71,198.0,21.56,0.63,23.23,19.23,4.0,-0.26,3.32,21.57,21.57,198.0,20.56,1.23,23.78,15.79,7.99,-0.68,3.7,20.6,20.89,198.0,20.68,1.44,23.23,16.89,6.34,-0.43,2.66,20.73,20.58,198.0,20.66,0.61,22.13,18.82,3.31,-0.05,2.85,20.66,20.61,198.0,16.16,0.72,17.99,14.13,3.86,-0.05,2.87,16.18,16.2,198.0,17.7,0.72,19.65,14.41,5.24,-0.85,5.41,17.72,17.72,198.0
+BJ-BO-G040007 = 15.35,0.71,17.44,13.58,3.86,0.17,2.9,15.37,15.37,108.0,18.71,0.74,20.75,16.34,4.41,-0.5,3.68,18.72,18.78,108.0,20.03,1.15,22.68,16.06,6.61,-0.74,4.06,20.06,20.2,108.0,22.99,0.95,26.26,20.47,5.79,0.4,4.76,23.01,22.95,108.0,24.62,0.94,27.64,22.4,5.24,0.64,3.32,24.64,24.47,108.0,22.63,2.03,27.91,18.27,9.65,0.31,2.52,22.72,22.47,108.0,20.94,1.63,23.23,17.03,6.2,-0.8,2.64,21.0,21.3,108.0,21.33,1.18,22.95,17.72,5.24,-0.89,3.22,21.36,21.57,108.0,21.17,0.92,22.95,18.27,4.69,-0.52,2.81,21.19,21.3,108.0,20.99,0.72,22.68,19.09,3.58,-0.31,3.25,21.0,21.02,108.0,16.98,0.88,20.2,15.1,5.1,0.56,3.73,17.01,16.89,108.0,17.47,0.81,19.37,15.79,3.58,0.2,2.29,17.49,17.34,108.0
+BJ-BO-G040008 = 15.68,0.56,17.17,14.41,2.76,-0.05,2.46,15.69,15.72,131.0,17.56,1.12,20.2,13.86,6.34,-0.59,3.81,17.6,17.72,131.0,20.35,2.26,24.88,12.48,12.4,-1.07,4.2,20.47,20.89,130.0,20.23,1.64,22.68,15.51,7.17,-0.93,3.09,20.3,20.61,131.0,23.34,0.53,24.33,21.57,2.76,-0.72,3.11,23.35,23.5,131.0,21.06,0.73,22.68,19.09,3.58,-0.04,2.38,21.07,21.02,131.0,18.94,0.95,21.02,16.34,4.69,-0.39,3.06,18.97,19.03,131.0,19.12,0.79,21.02,15.79,5.24,-1.53,7.25,19.13,19.23,131.0,20.69,1.02,22.13,16.06,6.06,-1.6,6.33,20.72,21.02,131.0,19.29,0.53,20.2,17.17,3.03,-0.89,4.41,19.3,19.37,131.0,16.55,0.54,17.99,14.96,3.03,-0.15,2.91,16.56,16.61,131.0,18.0,1.07,21.85,15.79,6.06,0.47,3.19,18.04,17.99,131.0
+BJ-BO-G040009 = 15.44,0.95,17.44,12.76,4.69,0.25,2.87,15.47,15.24,108.0,17.04,0.72,19.09,15.24,3.86,0.29,3.19,17.06,17.03,108.0,19.76,1.19,23.78,17.44,6.34,0.56,3.5,19.8,19.68,108.0,21.42,1.22,23.78,17.99,5.79,-0.88,3.27,21.45,21.85,108.0,22.67,0.66,24.33,20.75,3.58,0.46,3.69,22.68,22.57,108.0,20.96,0.47,21.85,19.09,2.76,-0.86,4.61,20.96,21.02,108.0,18.81,0.78,20.47,16.89,3.58,-0.17,2.47,18.83,18.82,108.0,19.52,1.31,21.3,13.58,7.72,-1.1,5.41,19.56,19.65,107.0,18.32,1.94,21.02,12.76,8.27,-1.01,3.37,18.42,18.89,107.0,18.45,0.59,19.78,16.61,3.17,-0.3,3.5,18.46,18.41,108.0,16.3,0.62,17.72,13.86,3.86,-0.61,4.48,16.32,16.34,108.0,17.31,0.93,19.92,15.1,4.82,0.14,3.0,17.33,17.3,108.0
+BJ-BO-G040010 = 16.02,1.02,17.72,13.86,3.86,-0.51,2.86,16.05,16.13,15.0,17.59,0.76,19.09,15.79,3.31,-0.32,3.76,17.6,17.58,15.0,21.6,1.2,23.5,19.16,4.34,-0.49,2.44,21.63,21.85,15.0,20.73,0.44,21.85,19.92,1.93,0.88,4.58,20.73,20.75,15.0,22.38,0.2,22.68,21.85,0.83,-1.12,4.34,22.38,22.4,15.0,20.58,0.71,21.3,18.82,2.48,-1.09,3.54,20.59,20.75,15.0,18.15,1.2,19.65,16.34,3.31,-0.2,1.76,18.19,18.13,15.0,20.5,0.32,21.16,20.06,1.1,0.62,2.72,20.5,20.47,15.0,20.24,0.45,21.02,19.09,1.93,-0.84,4.27,20.25,20.27,14.0,20.07,0.33,20.75,19.51,1.24,0.13,2.65,20.07,20.13,15.0,17.02,0.43,17.44,16.2,1.24,-0.69,2.11,17.02,17.17,15.0,19.4,0.5,20.47,18.61,1.86,0.27,2.79,19.4,19.37,15.0
+BJ-BO-G040011 = 16.19,0.88,17.79,13.86,3.93,-0.23,2.6,16.22,16.2,71.0,17.4,0.59,19.09,15.79,3.31,-0.2,3.84,17.41,17.44,71.0,21.05,1.43,24.88,17.99,6.89,-0.07,2.69,21.1,21.02,71.0,21.26,0.68,22.4,19.23,3.17,-1.08,3.81,21.27,21.44,71.0,22.45,0.48,23.5,21.3,2.2,-0.39,2.66,22.46,22.54,71.0,19.89,0.79,22.13,18.54,3.58,0.84,3.47,19.91,19.78,71.0,19.42,0.86,20.75,17.44,3.31,-0.32,2.14,19.44,19.51,71.0,17.85,1.86,19.92,12.76,7.17,-1.26,3.73,17.94,18.68,71.0,19.95,0.54,20.75,17.72,3.03,-2.07,7.96,19.95,20.06,71.0,17.88,0.76,19.65,16.06,3.58,-0.52,2.69,17.9,18.13,71.0,16.52,0.77,18.54,14.41,4.13,-0.27,3.69,16.54,16.61,71.0,17.88,0.93,19.65,15.79,3.86,-0.06,2.35,17.9,17.92,71.0
+BJ-BO-G040012 = 14.83,0.96,16.61,11.38,5.24,-0.8,4.21,14.86,14.96,147.0,17.93,1.17,20.47,13.58,6.89,-0.3,3.5,17.97,17.79,147.0,19.41,0.97,22.4,16.06,6.34,-0.31,4.06,19.44,19.37,147.0,22.69,0.72,25.98,20.75,5.24,0.98,6.28,22.7,22.68,147.0,23.52,0.46,24.61,22.13,2.48,0.09,2.71,23.52,23.5,147.0,22.37,1.11,27.09,19.09,7.99,0.73,5.72,22.4,22.19,147.0,19.27,1.59,22.95,14.96,7.99,-0.23,2.54,19.33,19.44,147.0,19.15,1.8,21.85,14.13,7.72,-0.7,2.91,19.24,19.51,147.0,20.94,0.42,22.68,19.65,3.03,0.85,6.04,20.94,20.89,147.0,20.02,0.45,21.3,19.09,2.2,0.08,2.97,20.03,20.06,147.0,16.63,0.41,17.44,15.1,2.34,-0.76,4.02,16.63,16.68,147.0,16.04,0.85,17.99,13.86,4.13,0.15,2.69,16.06,15.99,147.0
+BJ-BO-G040013 = 15.41,0.52,16.89,14.13,2.76,0.1,3.42,15.42,15.44,70.0,18.85,0.74,20.2,16.75,3.44,-0.88,3.5,18.86,19.09,70.0,18.59,1.06,21.44,15.51,5.93,-0.09,3.78,18.62,18.58,70.0,20.98,1.43,23.5,17.72,5.79,-0.4,2.25,21.03,21.33,70.0,23.13,0.68,24.33,21.3,3.03,-0.19,2.62,23.14,23.13,70.0,21.86,0.39,22.95,20.75,2.2,-0.08,3.98,21.86,21.85,70.0,18.14,0.98,20.61,15.79,4.82,0.09,2.7,18.17,18.06,70.0,18.5,0.99,21.02,16.89,4.13,0.77,2.73,18.52,18.13,70.0,20.53,0.87,21.85,18.54,3.31,-0.4,2.12,20.55,20.58,70.0,19.14,0.29,19.78,18.54,1.24,0.01,2.49,19.14,19.09,70.0,16.6,0.48,17.58,15.51,2.07,-0.21,2.32,16.61,16.68,70.0,16.94,0.68,19.09,15.51,3.58,1.02,4.35,16.95,16.82,70.0
+BJ-BO-G040014 = 16.22,0.98,19.09,14.13,4.96,0.64,2.8,16.25,16.06,239.0,18.28,0.99,21.02,13.86,7.17,-0.27,4.15,18.31,18.27,239.0,21.41,1.74,27.36,15.51,11.85,-0.3,4.31,21.48,21.57,238.0,21.38,0.91,24.06,18.41,5.65,0.22,3.1,21.4,21.3,239.0,22.9,0.7,24.06,19.92,4.13,-0.39,3.27,22.91,22.81,239.0,20.56,0.72,22.4,16.06,6.34,-1.22,9.67,20.57,20.47,239.0,18.83,1.02,20.75,16.06,4.69,-0.29,2.62,18.86,18.89,239.0,18.58,1.04,21.57,16.06,5.51,-0.1,2.89,18.61,18.61,239.0,20.56,0.96,23.23,17.44,5.79,-0.2,3.75,20.58,20.54,233.0,19.21,1.19,22.4,15.51,6.89,-0.87,3.51,19.25,19.51,239.0,17.76,0.84,20.2,15.51,4.69,-0.2,2.48,17.78,17.85,239.0,18.85,0.61,20.47,17.17,3.31,-0.03,3.1,18.86,18.82,239.0
+BJ-MO-G090001 = 18.02,0.6,19.37,17.17,2.2,0.61,2.38,18.03,17.96,32.0,19.76,0.49,21.02,18.47,2.55,-0.1,4.0,19.77,19.78,32.0,23.0,1.31,24.61,18.54,6.06,-1.63,5.95,23.03,23.37,31.0,21.71,0.81,23.5,19.92,3.58,0.12,2.76,21.73,21.57,32.0,22.86,0.53,23.78,21.44,2.34,-0.8,3.94,22.87,22.95,32.0,20.77,0.5,21.85,19.92,1.93,0.45,2.6,20.77,20.68,32.0,18.68,0.55,19.44,17.17,2.27,-0.67,3.19,18.69,18.68,32.0,19.28,0.63,20.33,18.2,2.14,-0.11,1.95,19.29,19.3,32.0,19.78,1.0,21.02,16.34,4.69,-1.48,5.74,19.8,19.92,32.0,20.16,0.77,21.02,17.99,3.03,-0.97,3.2,20.17,20.47,32.0,20.61,0.52,21.85,19.65,2.2,0.2,2.54,20.62,20.68,32.0,21.52,0.78,23.5,19.92,3.58,0.33,3.1,21.54,21.61,32.0
+BJ-MO-G090002 = 18.01,0.26,18.54,17.44,1.1,-0.12,3.44,18.01,17.99,16.0,19.22,0.86,21.02,17.99,3.03,0.13,2.49,19.24,19.3,16.0,21.79,1.19,24.33,19.65,4.69,0.41,2.85,21.82,21.57,16.0,21.1,0.3,21.57,20.47,1.1,-0.66,2.76,21.1,21.16,16.0,22.07,1.51,24.47,19.51,4.96,0.06,2.06,22.12,21.92,16.0,19.95,0.24,20.33,19.65,0.69,-0.17,1.63,19.95,20.02,16.0,20.08,0.72,21.44,18.96,2.48,0.38,2.38,20.09,20.09,16.0,19.75,0.48,20.47,18.82,1.65,-0.35,2.17,19.75,19.78,16.0,20.86,0.34,21.3,20.2,1.1,-0.27,2.17,20.86,20.85,16.0,20.59,0.22,21.16,20.2,0.96,0.61,4.05,20.59,20.61,16.0,21.38,0.39,22.13,20.47,1.65,-0.39,3.64,21.38,21.37,16.0,20.88,0.49,21.99,20.2,1.79,0.56,2.64,20.88,20.89,16.0
+BJ-MO-G090003 = 19.04,0.45,19.78,18.34,1.45,0.12,1.93,19.05,18.96,13.0,18.44,0.65,19.65,17.17,2.48,-0.04,2.75,18.45,18.41,13.0,21.7,0.88,23.09,19.78,3.31,-0.51,2.99,21.71,21.71,13.0,21.83,0.41,22.68,21.3,1.38,0.66,2.45,21.83,21.78,13.0,20.89,1.44,23.37,19.09,4.27,0.21,1.86,20.93,21.02,13.0,20.45,0.16,20.75,20.2,0.55,0.04,2.25,20.45,20.47,13.0,20.28,0.32,21.02,19.78,1.24,0.8,3.36,20.28,20.2,13.0,19.27,0.37,19.92,18.54,1.38,-0.12,2.87,19.28,19.23,13.0,20.46,0.62,21.3,19.09,2.2,-0.65,2.79,20.47,20.61,13.0,20.53,0.11,20.75,20.33,0.41,0.52,2.83,20.53,20.47,13.0,21.34,0.63,22.68,20.54,2.14,0.67,2.62,21.35,21.16,13.0,21.29,0.54,22.26,20.33,1.93,-0.2,2.47,21.3,21.37,13.0
+BJ-MO-G090004 = 19.18,0.43,19.78,18.54,1.24,-0.1,1.95,19.19,19.09,7.0,19.64,0.44,20.33,19.09,1.24,0.54,1.97,19.64,19.51,7.0,21.02,0.99,22.4,19.51,2.89,-0.17,1.99,21.04,21.3,7.0,21.01,0.15,21.16,20.75,0.41,-0.73,2.33,21.01,21.02,7.0,21.37,2.01,24.61,18.82,5.79,0.11,2.23,21.45,21.71,7.0,21.12,0.19,21.44,20.95,0.48,0.92,2.0,21.12,21.02,7.0,20.64,0.46,21.3,19.78,1.52,-0.59,3.08,20.64,20.75,7.0,20.43,0.38,21.02,19.92,1.1,0.17,1.99,20.44,20.47,7.0,20.5,0.93,22.13,19.09,3.03,0.31,2.86,20.52,20.61,7.0,21.01,0.18,21.3,20.75,0.55,0.17,2.3,21.01,21.02,7.0,22.66,0.34,23.09,22.13,0.96,-0.24,1.82,22.66,22.68,7.0,21.72,0.56,22.4,20.75,1.65,-0.53,2.37,21.73,21.71,7.0
+BJ-MO-G090005 = 18.23,0.31,18.82,17.99,0.83,1.08,2.96,18.23,18.13,7.0,19.46,1.0,20.2,17.3,2.89,-1.67,4.39,19.48,19.71,7.0,21.02,0.8,22.13,19.65,2.48,-0.34,2.53,21.04,20.89,7.0,21.54,0.49,22.4,21.02,1.38,0.69,2.33,21.54,21.44,7.0,22.17,0.28,22.4,21.71,0.69,-0.66,1.84,22.17,22.26,7.0,20.26,0.11,20.33,20.06,0.28,-0.86,2.35,20.26,20.33,7.0,19.5,0.12,19.65,19.37,0.28,0.24,1.63,19.5,19.51,7.0,20.21,0.31,20.75,19.92,0.83,0.76,2.24,20.21,20.06,7.0,20.6,0.12,20.75,20.47,0.28,0.24,1.65,20.6,20.61,7.0,20.75,0.18,21.02,20.47,0.55,-0.0,2.38,20.75,20.75,7.0,20.54,0.57,21.3,19.65,1.65,-0.2,1.94,20.55,20.54,7.0,21.89,0.34,22.4,21.3,1.1,-0.28,2.69,21.89,21.85,7.0
+BJ-MO-G090006 = 17.79,0.13,17.99,17.58,0.41,0.25,2.23,17.79,17.75,10.0,18.87,0.4,19.37,18.27,1.1,-0.42,1.86,18.88,18.96,10.0,22.99,1.38,24.61,20.75,3.86,-0.59,2.15,23.02,23.09,10.0,20.99,0.23,21.3,20.47,0.83,-1.15,3.88,20.99,21.02,10.0,21.2,1.09,22.4,19.37,3.03,-0.81,2.25,21.23,21.64,10.0,20.34,0.08,20.47,20.2,0.28,0.21,2.83,20.34,20.33,10.0,19.43,0.4,20.2,18.82,1.38,0.42,2.51,19.44,19.3,10.0,19.89,0.39,20.47,19.37,1.1,-0.09,1.6,19.89,19.96,10.0,20.4,0.1,20.54,20.2,0.34,-0.64,2.6,20.4,20.44,10.0,20.71,0.09,20.75,20.47,0.28,-2.41,7.17,20.71,20.75,10.0,20.45,0.4,21.02,19.92,1.1,0.22,1.66,20.46,20.4,10.0,20.56,0.59,21.3,19.65,1.65,-0.38,2.08,20.56,20.64,10.0
+BJ-MO-G090007 = 19.41,0.76,20.47,18.27,2.2,-0.33,1.9,19.42,19.65,9.0,20.74,1.2,22.68,19.23,3.44,0.41,2.1,20.77,20.75,9.0,22.45,0.43,23.09,21.64,1.45,-0.26,2.84,22.45,22.4,9.0,21.41,0.26,21.99,21.02,0.96,0.95,3.95,21.42,21.37,9.0,23.37,0.77,24.47,22.26,2.2,0.03,1.79,23.38,23.37,9.0,21.02,0.64,21.85,19.92,1.93,-0.2,2.0,21.02,20.89,9.0,20.79,0.43,21.44,20.2,1.24,0.25,1.85,20.79,20.75,9.0,20.58,0.23,20.89,20.2,0.69,-0.35,1.96,20.58,20.61,9.0,21.38,0.47,22.26,20.75,1.52,0.47,2.6,21.38,21.44,9.0,20.82,0.27,21.44,20.47,0.96,1.19,4.19,20.83,20.75,9.0,23.05,0.83,24.06,21.78,2.27,-0.39,1.98,23.07,23.23,9.0,22.74,0.68,23.5,21.44,2.07,-0.76,2.54,22.75,22.81,9.0
+BJ-MO-G090008 = 18.89,0.5,19.92,18.41,1.52,0.85,2.75,18.9,18.82,10.0,18.61,1.05,19.92,16.61,3.31,-0.61,2.45,18.64,18.61,10.0,21.24,1.26,23.5,18.82,4.69,-0.21,3.2,21.27,21.26,10.0,21.2,0.27,21.57,20.75,0.83,-0.07,2.04,21.2,21.23,10.0,22.9,1.68,24.47,19.09,5.37,-1.16,3.55,22.96,23.4,10.0,20.56,0.34,21.02,20.06,0.96,-0.25,1.7,20.56,20.61,10.0,20.55,0.69,21.3,19.09,2.2,-0.69,2.99,20.56,20.58,10.0,19.65,0.33,20.33,19.09,1.24,0.4,3.39,19.65,19.65,10.0,21.01,0.27,21.57,20.54,1.03,0.39,3.86,21.01,21.02,10.0,20.77,0.34,21.3,20.2,1.1,-0.04,2.18,20.77,20.75,10.0,22.03,0.53,23.23,21.44,1.79,1.21,3.68,22.04,21.85,10.0,21.37,0.59,22.68,20.47,2.2,0.78,3.82,21.38,21.37,10.0
+BJ-MO-G090009 = 18.79,0.74,19.92,17.44,2.48,-0.23,2.08,18.8,18.82,15.0,19.77,0.37,20.47,19.09,1.38,-0.36,3.15,19.77,19.88,14.0,19.51,1.42,23.5,18.27,5.24,1.89,5.83,19.56,19.0,13.0,21.56,0.48,22.13,20.33,1.79,-1.2,3.96,21.56,21.71,15.0,22.99,0.63,23.78,21.85,1.93,-0.27,1.85,23.0,22.95,15.0,20.95,0.24,21.3,20.47,0.83,-0.32,2.32,20.96,20.95,15.0,19.05,0.33,19.51,18.27,1.24,-0.82,3.12,19.06,19.09,15.0,18.94,0.41,19.78,18.41,1.38,0.7,2.53,18.95,18.82,15.0,20.5,0.26,20.89,19.92,0.96,-0.66,2.8,20.51,20.54,15.0,20.67,0.38,21.02,19.65,1.38,-1.63,4.75,20.67,20.75,15.0,21.56,0.31,22.13,21.02,1.1,0.17,2.31,21.56,21.57,15.0,22.57,0.58,23.5,21.51,2.0,0.02,2.25,22.58,22.54,15.0
+BJ-MO-G090010 = 17.93,0.51,19.09,17.17,1.93,0.75,3.2,17.94,17.85,13.0,19.2,0.54,20.47,18.27,2.2,0.74,3.88,19.21,19.09,13.0,21.83,1.02,23.23,19.37,3.86,-1.07,3.75,21.86,21.99,13.0,21.08,0.78,21.99,19.09,2.89,-1.31,4.2,21.1,21.3,13.0,21.93,1.16,23.78,19.37,4.41,-0.58,3.06,21.96,22.26,13.0,20.73,0.27,21.3,20.4,0.9,0.61,2.45,20.73,20.75,13.0,19.08,0.61,19.78,17.44,2.34,-1.74,5.41,19.09,19.23,13.0,19.31,0.48,19.92,18.27,1.65,-0.88,3.08,19.32,19.3,13.0,20.64,0.16,21.02,20.47,0.55,0.85,3.39,20.64,20.61,13.0,19.45,0.81,20.75,17.72,3.03,-0.52,2.84,19.47,19.51,13.0,20.77,0.27,21.3,20.2,1.1,-0.15,3.44,20.77,20.75,13.0,20.65,0.56,21.85,19.65,2.2,0.27,3.09,20.66,20.75,13.0
+BJ-MO-G090011 = 18.08,0.23,18.41,17.85,0.55,0.69,2.06,18.08,18.03,4.0,19.61,0.46,20.06,19.09,0.96,-0.13,1.28,19.62,19.65,4.0,19.59,1.69,21.37,17.72,3.65,-0.06,1.32,19.65,19.65,4.0,21.95,0.52,22.4,21.44,0.96,-0.03,1.05,21.96,21.99,4.0,21.68,0.69,22.26,20.75,1.52,-0.61,1.8,21.69,21.85,4.0,20.37,0.07,20.47,20.33,0.14,1.15,2.33,20.37,20.33,4.0,19.4,0.24,19.65,19.09,0.55,-0.43,1.85,19.41,19.44,4.0,19.22,0.49,19.71,18.54,1.17,-0.57,2.03,19.22,19.3,4.0,20.63,0.14,20.75,20.47,0.28,-0.12,1.15,20.63,20.64,4.0,19.92,0.41,20.33,19.37,0.96,-0.54,2.0,19.92,19.99,4.0,21.14,0.42,21.57,20.75,0.83,0.04,1.09,21.15,21.13,4.0,21.14,0.52,21.71,20.47,1.24,-0.32,1.92,21.15,21.2,4.0
+BJ-OU-G100001 = 18.31,0.08,18.41,18.27,0.14,0.71,1.5,18.31,18.27,3.0,19.97,0.62,20.61,19.37,1.24,0.14,1.5,19.97,19.92,3.0,22.93,0.8,23.85,22.4,1.45,0.68,1.5,22.94,22.54,3.0,21.64,0.19,21.85,21.48,0.37,0.53,1.5,21.64,21.57,3.0,21.57,0.63,22.26,21.02,1.24,0.38,1.5,21.58,21.44,3.0,20.75,0.55,21.3,20.2,1.1,0.0,1.5,20.75,20.75,3.0,19.39,0.24,19.65,19.16,0.48,0.17,1.5,19.39,19.37,3.0,19.28,0.35,19.65,18.96,0.69,0.24,1.5,19.28,19.23,3.0,19.85,0.68,20.4,19.09,1.31,-0.51,1.5,19.86,20.06,3.0,20.4,0.32,20.68,20.06,0.62,-0.38,1.5,20.41,20.47,3.0,22.38,0.33,22.75,22.13,0.62,0.57,1.5,22.38,22.26,3.0,22.49,0.35,22.81,22.13,0.69,-0.24,1.5,22.5,22.54,3.0
+BJ-OU-G100002 = 19.09,0.25,19.37,18.54,0.83,-1.19,3.64,19.1,19.09,9.0,20.98,0.73,21.57,19.51,2.07,-1.07,2.8,20.99,21.3,9.0,23.0,0.89,24.33,21.99,2.34,0.06,1.44,23.01,23.3,9.0,20.84,0.54,21.57,19.92,1.65,-0.2,2.03,20.85,20.82,9.0,22.24,0.72,23.23,21.16,2.07,-0.18,1.91,22.25,22.26,9.0,21.14,0.54,21.85,20.2,1.65,-0.17,2.24,21.14,21.09,9.0,20.2,0.37,20.75,19.51,1.24,-0.43,2.69,20.2,20.2,9.0,21.07,0.61,21.85,20.2,1.65,-0.24,1.65,21.08,21.16,9.0,21.07,0.2,21.3,20.75,0.55,-0.09,1.68,21.07,21.02,9.0,20.17,0.33,20.75,19.65,1.1,0.15,2.4,20.18,20.2,9.0,21.14,0.4,21.85,20.61,1.24,0.45,2.16,21.14,21.02,9.0,21.12,0.19,21.3,20.75,0.55,-0.78,2.39,21.12,21.16,9.0
+BJ-OU-G100003 = 20.69,0.81,21.85,19.92,1.93,0.34,1.85,20.71,20.89,5.0,21.96,0.66,22.68,21.02,1.65,-0.4,1.76,21.97,22.13,5.0,22.62,0.97,24.06,21.44,2.62,0.36,2.23,22.64,22.68,5.0,20.69,0.49,21.3,20.2,1.1,0.04,1.42,20.7,20.75,5.0,21.37,1.1,22.68,19.92,2.76,-0.2,1.66,21.39,21.64,5.0,19.44,1.2,20.61,17.44,3.17,-0.99,2.67,19.47,19.78,5.0,20.23,0.17,20.47,20.06,0.41,0.41,1.71,20.23,20.2,5.0,19.05,0.93,20.33,18.13,2.2,0.36,1.61,19.07,18.89,5.0,20.09,0.91,21.57,19.09,2.48,0.87,2.73,20.1,19.92,5.0,20.93,0.9,21.85,19.65,2.2,-0.33,1.85,20.94,20.75,5.0,22.58,0.27,22.81,22.13,0.69,-1.03,2.59,22.58,22.68,5.0,22.47,0.32,22.95,22.13,0.83,0.54,2.02,22.47,22.4,5.0
+BJ-OU-G100004 = 19.92,0.39,20.2,19.65,0.55,0.0,1.0,19.92,19.92,2.0,21.61,0.54,21.99,21.23,0.76,0.0,1.0,21.61,21.61,2.0,22.64,0.05,22.68,22.61,0.07,-0.0,1.09,22.64,22.64,2.0,21.64,0.1,21.71,21.57,0.14,0.0,1.0,21.64,21.64,2.0,22.33,0.88,22.95,21.71,1.24,0.0,1.0,22.34,22.33,2.0,21.09,1.07,21.85,20.33,1.52,-0.0,1.0,21.11,21.09,2.0,20.23,0.15,20.33,20.13,0.21,-0.0,1.0,20.23,20.23,2.0,19.06,0.05,19.09,19.03,0.07,0.0,0.98,19.06,19.06,2.0,20.75,0.58,21.16,20.33,0.83,0.0,1.0,20.75,20.75,2.0,20.44,0.34,20.68,20.2,0.48,-0.0,1.0,20.44,20.44,2.0,22.44,0.15,22.54,22.33,0.21,-0.0,1.0,22.44,22.44,2.0,22.23,0.05,22.26,22.19,0.07,-0.0,1.1,22.23,22.23,2.0
+BJ-OU-G100005 = 20.13,0.88,20.75,19.51,1.24,-0.0,1.0,20.14,20.13,2.0,21.57,0.78,22.13,21.02,1.1,-0.0,1.0,21.58,21.57,2.0,24.26,0.88,24.88,23.64,1.24,0.0,1.0,24.27,24.26,2.0,22.06,0.1,22.13,21.99,0.14,-0.0,1.0,22.06,22.06,2.0,22.47,0.68,22.95,21.99,0.96,-0.0,1.0,22.48,22.47,2.0,21.44,0.58,21.85,21.02,0.83,-0.0,1.0,21.44,21.44,2.0,20.2,0.39,20.47,19.92,0.55,-0.0,1.0,20.2,20.2,2.0,19.65,0.0,19.65,19.65,0.0,1.879048192E9,-6.3951114708661043E17,19.65,19.65,2.0,21.37,1.07,22.13,20.61,1.52,-0.0,1.0,21.38,21.37,2.0,20.27,0.1,20.33,20.2,0.14,-0.0,1.0,20.27,20.27,2.0,22.33,0.1,22.4,22.26,0.14,0.0,1.0,22.33,22.33,2.0,22.54,0.19,22.68,22.4,0.28,-0.0,1.0,22.54,22.54,2.0
+BJ-OU-G100006 = 18.96,0.43,19.37,17.99,1.38,-0.96,3.18,18.96,18.96,11.0,19.62,0.95,20.75,17.44,3.31,-0.97,3.55,19.64,19.71,11.0,21.83,1.42,24.88,19.16,5.72,0.35,3.85,21.87,21.85,11.0,21.1,0.23,21.44,20.75,0.69,0.2,2.01,21.1,21.02,11.0,21.71,0.34,22.13,21.02,1.1,-0.67,2.37,21.71,21.85,11.0,21.16,0.23,21.44,20.75,0.69,-0.36,2.01,21.16,21.16,11.0,20.18,0.13,20.4,19.92,0.48,-0.19,2.68,20.18,20.2,11.0,19.33,1.05,20.75,17.79,2.96,-0.02,1.58,19.35,19.65,11.0,20.92,0.25,21.3,20.47,0.83,-0.36,2.09,20.92,21.02,11.0,19.89,0.58,20.75,19.09,1.65,0.05,1.66,19.9,19.92,11.0,21.02,0.33,21.57,20.47,1.1,0.36,2.62,21.03,21.02,11.0,21.52,0.34,22.13,21.16,0.96,0.8,1.98,21.53,21.3,11.0
+BJ-OU-G100007 = 19.61,0.15,19.78,19.37,0.41,-0.58,2.17,19.61,19.65,6.0,22.08,0.68,23.23,21.44,1.79,1.1,2.83,22.09,21.85,5.0,20.71,0.47,21.57,20.33,1.24,1.15,2.81,20.72,20.47,6.0,21.2,0.1,21.3,21.02,0.28,-0.57,2.24,21.2,21.2,6.0,22.47,0.73,23.23,21.44,1.79,-0.31,1.51,22.48,22.61,6.0,20.4,0.83,21.85,19.65,2.2,0.81,2.51,20.42,20.27,6.0,19.44,0.78,20.33,18.27,2.07,-0.26,1.86,19.45,19.44,6.0,18.75,0.36,19.37,18.41,0.96,0.91,2.48,18.75,18.61,6.0,20.23,0.51,21.02,19.65,1.38,0.49,2.0,20.24,20.13,6.0,20.99,0.46,21.44,20.2,1.24,-0.87,2.49,20.99,21.13,6.0,22.37,0.29,22.68,21.85,0.83,-0.94,2.84,22.37,22.44,6.0,21.85,0.17,21.99,21.57,0.41,-0.65,1.87,21.85,21.92,6.0
+BJ-OU-G100008 = 19.25,0.26,19.65,19.03,0.62,0.77,2.01,19.25,19.09,5.0,20.62,0.56,21.16,19.92,1.24,-0.37,1.32,20.63,20.89,5.0,24.8,0.62,25.43,23.92,1.52,-0.4,1.76,24.81,24.88,5.0,21.69,0.12,21.85,21.57,0.28,0.34,1.85,21.69,21.71,5.0,22.02,0.46,22.54,21.3,1.24,-0.6,2.37,22.02,21.99,5.0,21.42,0.37,21.85,20.95,0.9,-0.1,1.52,21.43,21.44,5.0,19.85,0.31,20.2,19.37,0.83,-0.66,2.38,19.85,19.92,5.0,20.1,0.55,20.75,19.37,1.38,-0.17,1.72,20.11,20.13,5.0,20.56,0.62,21.3,19.65,1.65,-0.4,2.18,20.56,20.68,5.0,20.56,0.4,21.02,20.13,0.9,0.07,1.34,20.56,20.54,5.0,21.95,0.25,22.19,21.57,0.62,-0.58,2.04,21.95,21.99,5.0,21.96,0.47,22.47,21.44,1.03,0.05,1.31,21.96,21.92,5.0
+BJ-OU-G100009 = 18.91,0.28,19.09,18.27,0.83,-1.18,3.05,18.91,19.09,12.0,19.63,0.34,20.2,19.09,1.1,-0.3,2.21,19.63,19.68,12.0,19.08,1.72,21.02,15.37,5.65,-1.06,2.93,19.15,19.65,12.0,20.97,0.55,21.57,19.78,1.79,-0.89,2.86,20.98,21.06,12.0,21.71,0.4,22.4,21.02,1.38,-0.03,2.13,21.71,21.78,12.0,21.25,0.2,21.44,20.75,0.69,-1.6,4.79,21.25,21.3,12.0,19.79,0.6,20.2,18.54,1.65,-1.02,2.49,19.8,20.2,12.0,18.68,0.86,19.78,17.17,2.62,-0.51,2.19,18.7,18.75,12.0,20.49,0.47,21.3,19.65,1.65,-0.3,2.55,20.49,20.54,12.0,19.91,0.23,20.33,19.51,0.83,0.18,2.63,19.91,19.92,12.0,21.26,0.69,22.68,20.47,2.2,0.45,2.48,21.28,21.23,12.0,21.53,0.46,22.26,20.89,1.38,0.03,1.77,21.53,21.57,12.0
+BJ-OU-G100010 = 18.86,0.46,20.2,17.72,2.48,0.09,3.42,18.86,18.82,57.0,19.58,0.73,20.89,17.99,2.89,-0.41,2.4,19.59,19.65,57.0,20.0,1.69,22.47,14.13,8.34,-1.6,5.54,20.07,20.47,57.0,21.49,0.4,22.4,20.75,1.65,0.2,2.44,21.49,21.57,57.0,22.23,0.68,23.5,20.47,3.03,-0.26,2.41,22.24,22.19,57.0,21.37,0.32,22.13,20.75,1.38,0.24,2.4,21.37,21.3,57.0,18.81,0.65,20.06,17.17,2.89,-0.13,2.65,18.82,18.82,57.0,18.76,1.37,20.27,14.69,5.58,-1.25,3.81,18.81,19.23,57.0,19.07,0.96,21.02,16.61,4.41,-0.36,2.79,19.09,19.23,57.0,20.12,0.46,21.44,19.09,2.34,0.65,3.61,20.13,20.06,57.0,20.46,0.58,21.85,18.82,3.03,0.15,3.49,20.46,20.33,57.0,21.17,0.57,22.13,19.78,2.34,-0.75,2.98,21.18,21.3,57.0
+BJ-OU-G100011 = 18.66,0.3,19.09,17.99,1.1,-0.69,3.11,18.67,18.68,12.0,19.25,0.68,19.92,17.99,1.93,-0.5,1.87,19.26,19.44,12.0,21.09,1.85,24.61,19.09,5.51,0.57,2.12,21.17,20.64,12.0,20.75,0.23,21.23,20.33,0.9,0.24,3.23,20.75,20.75,12.0,21.83,0.53,22.95,20.75,2.2,0.15,3.85,21.83,21.85,12.0,21.33,0.27,21.71,20.82,0.9,-0.41,2.68,21.33,21.3,12.0,19.82,0.33,20.2,19.23,0.96,-0.48,2.08,19.83,19.92,12.0,18.23,1.03,19.92,16.75,3.17,0.32,2.08,18.26,18.13,12.0,19.94,0.44,20.75,19.09,1.65,-0.13,2.83,19.94,19.92,12.0,19.74,0.2,20.06,19.37,0.69,-0.09,2.32,19.74,19.71,12.0,21.16,0.42,21.92,20.75,1.17,0.74,2.18,21.16,21.06,12.0,21.55,0.32,22.06,21.02,1.03,0.01,2.02,21.55,21.57,12.0
+BJ-OU-G100012 = 18.7,0.86,19.3,17.72,1.58,-0.66,1.5,18.72,19.09,3.0,21.14,0.58,21.51,20.47,1.03,-0.7,1.5,21.14,21.44,3.0,23.55,0.88,24.06,22.54,1.52,-0.71,1.5,23.56,24.06,3.0,21.35,0.56,21.85,20.75,1.1,-0.29,1.5,21.35,21.44,3.0,21.76,1.12,22.54,20.47,2.07,-0.66,1.5,21.78,22.26,3.0,20.22,1.27,21.3,18.82,2.48,-0.43,1.5,20.25,20.54,3.0,19.37,0.63,19.92,18.68,1.24,-0.38,1.5,19.38,19.51,3.0,19.46,0.48,19.92,18.96,0.96,-0.17,1.5,19.47,19.51,3.0,19.94,0.37,20.2,19.51,0.69,-0.66,1.5,19.94,20.1,3.0,20.95,0.18,21.16,20.82,0.34,0.6,1.5,20.96,20.89,3.0,22.68,0.5,23.09,22.13,0.96,-0.47,1.5,22.68,22.81,3.0,22.31,0.16,22.4,22.13,0.28,-0.71,1.51,22.31,22.4,3.0
+BJ-OU-G100013 = 18.7,0.55,19.92,17.85,2.07,0.77,3.07,18.71,18.61,15.0,20.6,1.05,22.4,19.37,3.03,0.49,1.82,20.63,20.33,15.0,23.14,1.82,25.16,19.65,5.51,-0.82,2.38,23.21,23.57,14.0,20.95,0.64,21.85,19.37,2.48,-0.84,3.62,20.96,21.02,15.0,22.24,0.48,22.95,21.57,1.38,0.14,1.68,22.25,22.13,15.0,21.04,0.52,21.78,20.2,1.58,-0.12,2.03,21.04,21.02,15.0,20.25,0.25,20.75,19.65,1.1,-0.51,4.03,20.25,20.27,15.0,19.82,0.5,21.02,19.09,1.93,0.66,3.5,19.82,19.78,15.0,20.54,0.5,21.57,19.92,1.65,0.6,2.32,20.55,20.47,15.0,20.17,0.27,20.75,19.78,0.96,0.26,2.71,20.17,20.2,15.0,21.35,0.5,22.26,20.75,1.52,0.48,2.1,21.36,21.3,15.0,21.3,0.28,21.99,20.75,1.24,0.54,4.29,21.31,21.3,15.0
+BJ-OU-G100014 = 19.7,2.13,21.85,17.17,4.69,-0.01,1.36,19.79,19.51,5.0,22.43,0.44,22.95,21.85,1.1,-0.2,1.66,22.43,22.54,5.0,24.94,1.2,25.71,22.81,2.89,-1.4,3.11,24.96,25.43,5.0,20.06,0.91,21.3,19.37,1.93,0.63,1.79,20.07,19.78,4.0,23.59,0.66,24.06,22.68,1.38,-0.56,1.48,23.59,24.06,5.0,21.85,0.72,22.4,20.61,1.79,-1.22,2.86,21.86,22.13,5.0,19.23,0.96,20.2,17.99,2.2,-0.09,1.51,19.25,19.09,5.0,20.36,1.29,22.4,19.37,3.03,0.87,2.16,20.39,19.65,5.0,21.23,0.35,21.57,20.75,0.83,-0.65,2.1,21.23,21.3,4.0,20.47,0.83,21.3,19.65,1.65,-0.0,1.25,20.49,20.47,5.0,23.31,0.49,24.06,22.81,1.24,0.58,2.04,23.32,23.23,5.0,22.81,0.19,23.09,22.68,0.41,0.59,1.56,22.82,22.68,5.0
+BJ-ZO-G120001 = 19.37,0.28,19.65,19.09,0.55,0.0,1.25,19.37,19.37,5.0,19.76,0.06,19.78,19.65,0.14,-1.5,3.25,19.76,19.78,5.0,15.99,3.06,19.65,11.38,8.27,-0.46,2.25,16.23,16.48,5.0,20.73,0.55,21.3,19.92,1.38,-0.49,1.99,20.74,20.75,5.0,22.77,0.17,22.95,22.54,0.41,-0.4,1.76,22.77,22.81,5.0,21.69,0.31,21.99,21.3,0.69,-0.15,1.37,21.69,21.71,5.0,19.34,0.25,19.65,19.09,0.55,0.04,1.42,19.34,19.37,5.0,18.81,0.21,19.09,18.54,0.55,0.15,1.97,18.81,18.82,5.0,19.78,0.19,19.92,19.51,0.41,-0.59,1.56,19.78,19.92,5.0,20.67,0.12,20.75,20.47,0.28,-0.84,2.08,20.67,20.75,5.0,21.81,0.25,22.13,21.57,0.55,0.22,1.45,21.81,21.78,5.0,22.25,0.45,22.81,21.57,1.24,-0.39,2.42,22.25,22.26,5.0
+BJ-ZO-G120002 = 19.11,0.27,19.51,18.75,0.76,0.26,2.52,19.11,19.09,5.0,19.98,0.16,20.2,19.78,0.41,0.27,1.96,19.98,19.92,5.0,18.64,0.39,19.09,18.2,0.9,-0.15,1.4,18.64,18.82,5.0,20.58,0.62,21.44,20.06,1.38,0.48,1.54,20.59,20.33,5.0,23.26,0.2,23.5,22.95,0.55,-0.37,2.22,23.26,23.23,5.0,21.34,0.22,21.57,21.02,0.55,-0.52,1.94,21.34,21.44,5.0,18.92,0.41,19.23,18.27,0.96,-0.82,2.14,18.92,19.09,5.0,19.16,0.22,19.37,18.82,0.55,-0.8,2.26,19.16,19.23,5.0,20.39,0.21,20.61,20.2,0.41,0.21,1.23,20.39,20.33,5.0,20.64,0.23,20.89,20.33,0.55,-0.35,1.58,20.64,20.75,5.0,21.37,0.38,21.85,20.95,0.9,0.05,1.53,21.37,21.44,5.0,22.64,0.65,23.37,21.92,1.45,0.1,1.33,22.64,22.54,5.0
+BJ-ZO-G120003 = 16.5,0.81,18.27,13.86,4.41,-0.25,4.07,16.52,16.34,87.0,18.49,0.92,20.47,16.61,3.86,0.19,2.1,18.51,18.41,87.0,23.21,1.83,25.71,16.75,8.96,-1.51,5.58,23.28,23.5,87.0,22.57,0.65,24.06,20.75,3.31,-0.35,3.16,22.58,22.68,87.0,21.37,0.55,22.68,19.92,2.76,-0.48,3.65,21.38,21.44,87.0,20.74,0.5,22.4,19.92,2.48,0.62,3.6,20.75,20.75,87.0,17.61,1.16,20.47,15.24,5.24,0.02,2.49,17.65,17.44,87.0,18.86,0.95,20.75,14.69,6.06,-1.48,6.91,18.89,19.03,87.0,19.12,0.75,21.3,16.89,4.41,-0.27,3.94,19.13,19.16,87.0,19.26,0.49,20.75,18.27,2.48,0.32,2.89,19.27,19.23,87.0,18.31,0.85,20.47,16.34,4.13,0.1,2.76,18.33,18.27,87.0,19.73,0.75,22.4,18.82,3.58,1.37,4.8,19.75,19.51,87.0
+BJ-ZO-G120004 = 20.04,0.36,20.47,19.71,0.76,0.26,1.39,20.04,19.99,4.0,19.78,0.25,20.06,19.51,0.55,-0.0,1.36,19.78,19.78,4.0,20.59,1.47,22.13,19.23,2.89,0.06,1.1,20.63,20.51,4.0,20.4,0.26,20.75,20.2,0.55,0.49,1.63,20.4,20.33,4.0,22.75,0.26,22.95,22.4,0.55,-0.49,1.63,22.75,22.81,4.0,21.97,0.62,22.68,21.3,1.38,0.06,1.44,21.98,21.95,4.0,20.21,0.29,20.61,19.92,0.69,0.58,2.04,20.22,20.16,4.0,18.75,0.43,19.23,18.27,0.96,0.0,1.48,18.75,18.75,4.0,19.87,0.44,20.33,19.37,0.96,-0.08,1.37,19.87,19.89,4.0,20.47,0.25,20.75,20.2,0.55,0.0,1.36,20.47,20.47,4.0,22.14,0.55,22.68,21.57,1.1,-0.04,1.13,22.15,22.16,4.0,21.64,0.36,22.13,21.3,0.83,0.5,1.76,21.65,21.57,4.0
+BJ-ZO-G120005 = 19.05,0.49,19.65,17.99,1.65,-1.02,2.8,19.06,19.27,18.0,20.22,1.16,21.57,17.44,4.13,-1.04,3.14,20.25,20.68,18.0,20.53,2.31,22.81,14.13,8.68,-1.47,4.29,20.65,21.57,18.0,21.9,0.61,23.5,21.16,2.34,1.03,3.73,21.91,21.85,18.0,22.88,0.44,23.64,21.85,1.79,-0.54,3.15,22.89,22.95,18.0,21.57,0.22,21.85,21.02,0.83,-0.62,2.95,21.57,21.57,18.0,18.37,0.95,19.51,15.79,3.72,-1.17,4.1,18.39,18.61,18.0,18.26,0.98,19.37,15.79,3.58,-1.0,3.31,18.28,18.51,18.0,19.49,0.67,20.61,18.54,2.07,0.3,1.81,19.5,19.3,18.0,19.77,0.72,21.02,18.54,2.48,0.04,2.08,19.78,19.68,18.0,21.22,0.53,22.4,20.75,1.65,0.88,2.58,21.22,21.02,18.0,22.17,0.36,22.68,21.57,1.1,0.15,1.81,22.17,22.16,18.0
+BJ-ZO-G120006 = 19.18,0.42,20.06,18.13,1.93,0.26,2.78,19.18,19.09,57.0,20.72,0.67,22.4,19.37,3.03,0.3,2.65,20.73,20.61,57.0,22.26,1.01,24.33,20.47,3.86,0.28,2.32,22.29,22.13,55.0,21.94,1.33,23.78,16.89,6.89,-2.12,8.5,21.98,22.13,56.0,23.59,0.47,25.16,22.81,2.34,0.97,4.13,23.59,23.5,57.0,21.77,0.39,22.68,20.75,1.93,-0.08,3.1,21.78,21.85,57.0,18.94,0.69,19.92,17.3,2.62,-0.64,2.64,18.95,19.09,57.0,18.54,0.72,21.02,16.61,4.41,0.42,5.01,18.55,18.41,57.0,19.16,0.84,21.02,17.17,3.86,-0.0,2.4,19.18,19.09,57.0,20.69,0.53,21.57,19.09,2.48,-0.84,3.8,20.7,20.75,57.0,19.84,0.61,21.02,18.27,2.76,-0.21,3.27,19.85,19.92,57.0,21.97,0.55,23.23,20.47,2.76,-0.06,3.59,21.98,21.99,57.0
+BJ-ZO-G120007 = 18.55,0.86,20.2,16.89,3.31,-0.07,2.21,18.57,18.68,69.0,20.44,0.61,22.13,18.68,3.44,-0.09,3.8,20.45,20.47,69.0,22.48,2.43,25.16,11.38,13.78,-2.36,10.59,22.61,22.5,56.0,22.45,1.02,24.33,20.33,4.0,0.26,2.25,22.47,22.26,69.0,22.25,1.01,25.16,19.37,5.79,-0.22,3.54,22.27,22.26,69.0,21.2,0.46,22.4,20.47,1.93,0.26,2.75,21.21,21.16,69.0,18.89,0.7,20.2,16.61,3.58,-0.64,3.43,18.9,18.96,69.0,19.3,1.32,21.3,16.75,4.55,-0.03,1.48,19.35,19.09,69.0,19.41,0.46,20.47,17.99,2.48,-0.63,4.2,19.41,19.51,69.0,19.94,0.84,21.02,16.06,4.96,-2.01,8.58,19.95,20.2,69.0,20.46,0.65,21.99,19.09,2.89,0.1,2.32,20.47,20.47,69.0,21.62,0.43,22.47,20.75,1.72,0.24,2.17,21.63,21.57,69.0
+BJ-ZO-G120008 = 18.46,0.73,19.65,16.75,2.89,-0.57,2.48,18.47,18.54,56.0,19.16,0.8,21.02,17.65,3.38,0.41,2.44,19.17,18.82,56.0,23.5,1.22,25.43,20.75,4.69,-0.21,2.13,23.53,23.5,53.0,22.72,0.31,23.09,21.57,1.52,-1.67,6.17,22.72,22.81,56.0,22.42,0.62,24.06,21.3,2.76,0.56,3.14,22.43,22.3,56.0,21.46,0.41,22.13,20.47,1.65,-0.43,2.36,21.46,21.54,56.0,17.89,2.38,21.3,8.07,13.23,-1.72,7.04,18.05,18.23,56.0,18.5,0.89,20.2,16.34,3.86,-0.35,2.51,18.52,18.54,56.0,19.81,0.99,22.4,17.72,4.69,0.32,3.74,19.84,19.89,50.0,20.37,0.56,21.3,18.82,2.48,-0.7,2.98,20.37,20.47,56.0,19.15,0.58,20.75,17.99,2.76,0.41,3.29,19.16,19.09,56.0,20.98,0.83,22.68,19.37,3.31,0.29,2.17,21.0,20.82,56.0
+BJ-ZO-G120009 = 17.5,0.59,19.92,16.34,3.58,0.83,4.8,17.51,17.44,99.0,18.46,0.55,19.92,17.03,2.89,-0.02,3.11,18.47,18.54,99.0,21.88,1.01,25.43,19.44,5.99,1.1,4.8,21.91,21.64,99.0,22.23,0.58,23.23,19.71,3.51,-1.12,6.29,22.24,22.19,99.0,22.31,0.48,23.78,21.3,2.48,0.48,3.42,22.31,22.26,99.0,20.73,0.49,21.85,18.54,3.31,-1.05,6.32,20.73,20.75,99.0,18.07,1.1,21.02,15.51,5.51,0.47,3.47,18.1,17.99,99.0,18.84,0.68,20.33,16.89,3.44,-0.15,3.05,18.85,18.82,99.0,20.64,0.95,22.4,18.54,3.86,-0.07,2.49,20.66,20.75,95.0,19.75,0.69,20.89,17.99,2.89,-0.39,2.65,19.76,19.78,99.0,18.93,0.68,20.61,17.72,2.89,0.25,2.22,18.95,18.82,99.0,19.89,0.42,20.75,18.82,1.93,-0.0,3.03,19.89,19.85,99.0
+BJ-ZO-G120010 = 18.41,0.41,19.09,17.72,1.38,-0.04,2.31,18.42,18.41,10.0,18.9,0.48,19.65,18.27,1.38,0.39,2.03,18.91,18.92,10.0,19.8,2.17,22.68,17.03,5.65,0.14,1.66,19.9,19.65,10.0,21.64,0.2,21.85,21.3,0.55,-0.95,2.59,21.64,21.71,10.0,22.21,0.33,22.95,21.85,1.1,1.04,3.46,22.21,22.13,10.0,21.49,0.12,21.57,21.3,0.28,-0.84,2.08,21.49,21.57,10.0,19.06,1.06,20.47,17.72,2.76,0.04,1.57,19.09,19.16,10.0,18.03,0.71,19.65,17.44,2.2,1.53,3.88,18.04,17.72,10.0,20.82,0.46,21.57,20.06,1.52,-0.02,2.19,20.82,20.85,10.0,20.15,0.43,20.89,19.37,1.52,-0.01,2.59,20.15,20.13,10.0,21.97,0.67,23.5,21.3,2.2,1.25,3.65,21.98,21.71,10.0,22.37,0.37,22.95,21.85,1.1,0.11,1.91,22.38,22.4,10.0
+BJ-ZO-G120011 = 18.18,0.95,20.2,16.06,4.13,-0.11,2.04,18.21,18.27,94.0,19.85,0.74,22.95,18.27,4.69,0.96,5.38,19.87,19.78,94.0,23.25,1.39,25.71,20.2,5.51,-0.13,2.32,23.29,23.23,87.0,23.27,1.02,24.88,20.2,4.69,-1.19,3.72,23.29,23.64,94.0,22.18,0.98,24.61,20.75,3.86,0.46,2.37,22.2,22.13,93.0,21.3,0.34,22.4,20.47,1.93,0.32,3.26,21.3,21.3,94.0,18.84,0.86,20.47,16.06,4.41,-1.33,4.73,18.86,19.06,94.0,19.92,1.0,21.57,16.34,5.24,-1.06,4.1,19.95,20.16,94.0,18.98,0.87,21.02,16.61,4.41,-0.36,2.96,19.0,18.96,94.0,20.41,0.63,22.13,18.27,3.86,-0.93,5.07,20.42,20.58,94.0,19.86,0.65,21.3,18.54,2.76,0.26,2.73,19.87,19.82,94.0,21.48,0.67,22.54,19.78,2.76,-0.8,2.7,21.49,21.71,94.0
+BJ-ZO-G120012 = 17.78,0.62,19.09,16.61,2.48,0.21,2.32,17.79,17.72,74.0,19.73,0.88,21.02,17.44,3.58,-0.75,2.57,19.75,19.92,74.0,21.27,1.22,23.5,17.72,5.79,-0.43,2.8,21.31,21.48,73.0,22.37,0.42,24.06,21.3,2.76,0.35,5.87,22.38,22.4,74.0,22.89,0.66,23.78,21.16,2.62,-0.79,2.94,22.9,22.95,74.0,21.41,0.57,22.68,19.92,2.76,-0.12,2.58,21.41,21.4,74.0,20.0,0.73,21.71,18.54,3.17,0.08,2.23,20.01,19.92,74.0,19.65,0.91,21.3,17.44,3.86,-0.35,2.42,19.67,19.68,74.0,19.96,0.99,21.44,16.89,4.55,-1.59,5.28,19.98,20.27,73.0,20.36,0.78,21.57,17.72,3.86,-1.27,4.9,20.37,20.54,74.0,19.79,0.72,21.3,17.99,3.31,0.02,2.43,19.8,19.75,74.0,19.95,0.73,21.71,18.54,3.17,0.45,2.66,19.96,19.92,74.0
+BJ-ZO-G120013 = 20.07,0.54,20.75,18.96,1.79,-0.8,2.77,20.08,20.2,11.0,20.69,0.39,21.3,19.99,1.31,-0.28,2.32,20.69,20.75,11.0,22.27,1.2,24.06,20.2,3.86,-0.44,2.09,22.3,22.68,11.0,21.46,0.66,22.68,20.61,2.07,0.46,2.12,21.47,21.3,11.0,22.65,0.39,23.09,21.85,1.24,-0.87,2.68,22.65,22.75,11.0,21.72,0.21,21.85,21.3,0.55,-1.42,3.32,21.72,21.85,11.0,19.71,0.47,20.47,18.96,1.52,-0.02,2.07,19.71,19.65,11.0,18.69,0.5,19.37,17.99,1.38,-0.08,1.61,18.69,18.68,11.0,19.91,0.66,20.75,18.82,1.93,-0.16,1.73,19.92,19.92,11.0,20.3,0.23,20.47,19.78,0.69,-1.31,3.53,20.3,20.33,11.0,21.52,0.53,22.4,20.47,1.93,-0.31,2.86,21.52,21.51,11.0,21.78,0.3,22.26,21.3,0.96,0.31,2.3,21.78,21.85,11.0
+BJ-ZO-G120014 = 18.84,0.42,19.65,17.85,1.79,-0.39,3.28,18.84,18.85,18.0,19.42,1.0,21.44,17.85,3.58,0.32,2.38,19.44,19.37,18.0,18.87,2.82,21.57,10.83,10.75,-1.41,4.67,19.07,19.51,18.0,21.29,0.46,22.13,20.47,1.65,0.04,2.27,21.29,21.26,18.0,22.91,0.38,23.78,22.4,1.38,0.57,2.68,22.92,22.85,18.0,21.55,0.39,21.99,20.47,1.52,-1.23,4.32,21.56,21.57,18.0,18.54,0.7,19.65,16.61,3.03,-1.0,4.38,18.55,18.68,18.0,19.96,0.9,21.57,17.72,3.86,-1.02,4.21,19.98,20.16,18.0,19.97,0.87,21.02,18.54,2.48,-0.42,1.71,19.99,20.23,18.0,20.2,1.09,22.13,18.82,3.31,0.28,1.84,20.22,19.96,18.0,21.53,0.49,22.13,20.61,1.52,-0.55,1.95,21.53,21.78,18.0,22.17,0.32,22.68,21.44,1.24,-0.42,2.9,22.17,22.13,18.0
+BJ-ZO-G120015 = 18.54,0.72,19.65,17.17,2.48,0.09,2.05,18.55,18.41,30.0,19.66,0.96,21.02,17.44,3.58,-0.77,3.03,19.69,19.78,30.0,17.44,1.94,22.4,15.24,7.17,1.0,3.37,17.55,16.82,30.0,20.81,0.73,22.13,19.65,2.48,-0.02,1.85,20.82,20.75,30.0,22.84,0.79,24.06,21.02,3.03,-0.33,2.35,22.85,22.68,30.0,21.17,0.26,21.57,20.75,0.83,-0.15,2.0,21.17,21.16,30.0,20.28,0.89,21.85,18.27,3.58,-0.52,2.45,20.3,20.47,30.0,18.55,0.96,20.47,16.89,3.58,0.04,1.97,18.58,18.47,30.0,20.71,0.18,21.3,20.33,0.96,0.95,5.44,20.71,20.71,30.0,19.6,0.36,20.2,18.82,1.38,-0.25,2.33,19.6,19.58,30.0,20.72,0.48,21.85,19.37,2.48,-0.26,4.29,20.73,20.75,30.0,21.67,0.31,22.54,21.02,1.52,0.2,3.76,21.68,21.71,30.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BEN/BEN_2_rainfall_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BEN/BEN_2_rainfall_2008.properties
new file mode 100644
index 0000000..690878c
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BEN/BEN_2_rainfall_2008.properties
@@ -0,0 +1,124 @@
+# BEN.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rainfall data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BEN rainfall data for 2008 at admin level 2
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BEN
+ADMIN_LEVEL = 2
+UNITS = MM
+DATA_TYPE = rainfall
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 2000.0
+# Minimum: 1.0
+# Data not available for locations above 35 degrees N and below 35 degrees S Latitude
+
+BJ-AK-G020001 = 2.55,2.41,9.04,1.0,8.04,1.43,3.96,3.48,1.0,27.0,6.79,4.95,16.04,1.0,15.04,0.23,1.82,8.35,7.53,27.0,26.38,5.84,34.23,14.65,19.58,-0.43,2.16,27.0,26.71,27.0,57.56,3.7,66.3,50.46,15.84,0.39,3.01,57.68,57.65,27.0,53.24,6.91,64.23,42.41,21.82,0.15,1.66,53.67,52.85,27.0,209.06,17.25,250.02,182.2,67.81,0.37,2.52,209.75,209.1,27.0,236.99,16.89,282.07,208.25,73.83,0.98,3.49,237.57,233.31,27.0,207.28,23.71,264.9,168.61,96.28,0.35,2.76,208.59,208.25,27.0,247.65,16.01,290.18,221.2,68.99,0.62,3.36,248.15,246.13,27.0,63.31,17.86,89.86,23.03,66.82,-0.53,2.25,65.69,68.25,27.0,1.06,0.25,2.28,1.0,1.28,4.7,23.6,1.08,1.0,27.0,14.72,2.85,21.56,7.54,14.02,-0.04,3.68,14.98,14.51,27.0
+BJ-AK-G020002 = 1.2,0.44,1.98,1.0,0.98,1.5,3.25,1.26,1.0,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,24.78,4.2,31.88,21.46,10.42,1.14,2.72,25.06,22.81,5.0,103.83,12.2,121.0,91.51,29.49,0.41,1.71,104.4,101.38,5.0,53.8,5.29,62.23,47.7,14.53,0.69,2.58,54.0,53.21,5.0,149.94,5.78,159.03,142.98,16.05,0.59,2.56,150.03,149.45,5.0,196.37,13.47,218.55,184.92,33.64,0.96,2.56,196.73,196.06,5.0,287.78,6.44,294.76,277.63,17.13,-0.71,2.37,287.84,290.18,5.0,188.67,9.29,199.06,175.74,23.32,-0.24,1.8,188.85,187.58,5.0,45.12,5.29,50.9,37.32,13.59,-0.45,2.01,45.37,45.46,5.0,3.01,2.27,6.06,1.0,5.06,0.44,1.46,3.63,2.07,5.0,1.36,0.18,1.57,1.14,0.43,0.1,1.47,1.37,1.29,5.0
+BJ-AK-G020003 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,19.73,1.17,20.41,17.99,2.43,-1.1,2.29,19.76,20.26,4.0,68.29,10.83,81.64,57.16,24.49,0.26,1.57,68.93,67.18,4.0,48.56,8.04,59.98,41.32,18.66,0.8,2.12,49.06,46.47,4.0,145.33,8.09,156.81,138.73,18.07,0.82,2.05,145.5,142.88,4.0,179.24,5.96,187.58,173.85,13.72,0.73,2.03,179.31,177.76,4.0,292.6,7.32,299.07,282.07,17.0,-0.86,2.17,292.67,294.63,4.0,159.63,6.56,166.56,154.02,12.54,0.08,1.11,159.73,158.96,4.0,52.15,3.78,55.23,46.85,8.39,-0.77,1.98,52.25,53.25,4.0,9.88,2.83,13.38,7.37,6.02,0.33,1.46,10.18,9.38,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0
+BJ-AK-G020004 = 3.64,1.48,5.18,1.7,3.48,-0.42,1.86,3.86,3.85,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,32.7,4.33,36.8,26.98,9.82,-0.5,1.76,32.91,33.51,4.0,73.47,1.55,74.68,71.45,3.23,-0.49,1.63,73.48,73.87,4.0,63.42,8.95,74.71,52.85,21.86,0.14,1.99,63.89,63.05,4.0,164.45,20.25,189.98,145.01,44.97,0.35,1.57,165.38,161.4,4.0,239.04,3.12,242.26,234.95,7.3,-0.41,1.83,239.05,239.48,4.0,313.75,4.27,318.24,308.23,10.02,-0.36,1.8,313.78,314.27,4.0,209.27,9.21,221.3,202.06,19.24,0.49,1.63,209.43,206.87,4.0,47.23,3.49,50.46,42.79,7.66,-0.39,1.58,47.33,47.83,4.0,1.63,0.47,2.19,1.1,1.09,0.08,1.67,1.68,1.62,4.0,6.16,4.02,11.14,2.06,9.08,0.27,1.57,7.07,5.72,4.0
+BJ-AK-G020005 = 1.22,0.6,3.55,1.0,2.55,3.03,11.53,1.36,1.0,22.0,1.2,0.37,2.4,1.0,1.4,1.98,6.31,1.25,1.0,22.0,21.43,6.3,34.34,11.86,22.48,0.56,2.57,22.3,20.57,22.0,67.24,4.6,73.57,55.23,18.34,-0.97,3.45,67.39,68.23,22.0,56.25,6.78,69.33,43.39,25.93,-0.07,2.47,56.64,57.8,22.0,204.05,29.7,265.08,161.17,103.91,0.37,2.25,206.11,203.91,22.0,228.47,6.93,242.26,221.2,21.06,0.38,1.85,228.57,228.07,22.0,270.94,33.45,332.41,205.42,126.98,0.03,2.34,272.9,266.46,22.0,233.55,10.05,249.56,208.34,41.22,-0.44,3.11,233.76,235.06,22.0,84.22,24.01,134.86,38.62,96.24,0.22,2.5,87.43,84.26,22.0,1.43,0.56,2.96,1.0,1.96,1.18,3.63,1.53,1.15,22.0,18.82,8.54,37.34,5.93,31.4,0.65,2.8,20.59,16.89,22.0
+BJ-AK-G020006 = 1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,30.22,NaN,30.22,30.22,0.0,NaN,NaN,30.22,30.22,1.0,68.22,NaN,68.22,68.22,0.0,NaN,NaN,68.22,68.22,1.0,72.46,NaN,72.46,72.46,0.0,NaN,NaN,72.46,72.46,1.0,158.74,NaN,158.74,158.74,0.0,NaN,NaN,158.74,158.74,1.0,234.95,NaN,234.95,234.95,0.0,NaN,NaN,234.95,234.95,1.0,299.07,NaN,299.07,299.07,0.0,NaN,NaN,299.07,299.07,1.0,214.62,NaN,214.62,214.62,0.0,NaN,NaN,214.62,214.62,1.0,42.1,NaN,42.1,42.1,0.0,NaN,NaN,42.1,42.1,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,16.53,NaN,16.53,16.53,0.0,NaN,NaN,16.53,16.53,1.0
+BJ-AK-G020007 = 1.45,0.64,2.99,1.0,1.99,1.34,3.56,1.58,1.09,22.0,1.12,0.18,1.56,1.0,0.56,1.5,4.2,1.13,1.0,22.0,10.63,3.22,15.81,5.78,10.03,0.15,1.73,11.09,10.03,22.0,71.64,10.96,95.23,56.13,39.1,0.65,2.41,72.44,70.88,22.0,60.88,11.44,89.5,44.9,44.59,0.63,2.77,61.9,61.09,22.0,144.19,20.89,184.66,115.66,69.0,0.52,2.07,145.63,136.74,22.0,236.68,44.88,315.8,163.6,152.2,0.32,2.02,240.71,231.11,22.0,303.7,18.16,347.75,279.66,68.09,0.99,3.29,304.22,299.07,22.0,218.64,22.55,275.46,184.58,90.88,0.96,3.56,219.75,213.51,22.0,33.32,14.57,58.67,10.51,48.16,0.05,1.96,36.23,35.95,22.0,1.07,0.22,1.94,1.0,0.94,3.34,13.06,1.09,1.0,22.0,1.37,0.52,3.23,1.0,2.23,2.25,8.31,1.46,1.2,22.0
+BJ-AK-G020008 = 2.62,0.8,3.77,1.0,2.77,-0.72,2.73,2.73,2.79,17.0,1.17,0.32,2.13,1.0,1.13,1.9,5.84,1.21,1.0,17.0,21.45,3.75,29.44,15.62,13.81,0.37,2.43,21.76,21.21,17.0,86.41,10.97,110.53,70.6,39.94,0.68,2.66,87.06,83.88,17.0,57.43,9.32,76.97,46.84,30.13,0.61,2.16,58.13,55.3,17.0,176.1,17.7,214.62,145.01,69.62,0.14,3.07,176.93,176.76,17.0,270.71,16.72,290.18,242.26,47.93,-0.12,1.6,271.19,269.39,17.0,302.87,20.04,337.42,265.08,72.34,-0.07,2.06,303.5,299.07,17.0,236.64,16.92,257.2,202.15,55.05,-0.58,2.33,237.21,238.77,17.0,46.67,17.67,79.75,25.99,53.76,0.64,2.13,49.72,40.85,17.0,1.91,1.03,4.38,1.0,3.38,1.15,3.33,2.15,1.66,17.0,1.76,1.44,5.75,1.0,4.75,1.67,4.53,2.25,1.0,17.0
+BJ-AK-G020009 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,10.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,10.0,15.99,2.77,18.95,11.1,7.85,-0.48,1.96,16.2,16.19,10.0,70.67,14.68,93.9,52.0,41.9,0.15,1.75,72.03,71.09,10.0,45.81,10.0,63.03,30.63,32.39,0.11,2.08,46.78,45.79,10.0,137.86,9.29,158.52,129.99,28.53,1.33,3.46,138.14,133.48,10.0,196.25,19.02,228.07,168.61,59.46,0.31,2.08,197.07,193.07,10.0,277.48,13.88,299.21,257.2,42.0,0.02,1.81,277.8,275.79,10.0,161.93,7.74,173.85,149.72,24.13,0.05,1.98,162.09,161.96,10.0,45.3,3.23,49.16,38.46,10.7,-0.95,3.06,45.4,45.76,10.0,1.64,1.08,4.5,1.0,3.5,2.08,6.11,1.94,1.27,10.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,10.0
+BJ-AK-G020010 = 1.6,0.71,2.63,1.0,1.63,0.44,1.47,1.73,1.28,8.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,8.0,29.46,3.58,34.61,24.58,10.03,0.22,1.87,29.65,29.69,8.0,110.75,9.73,121.0,95.22,25.78,-0.59,1.98,111.12,113.34,8.0,58.26,4.26,63.4,51.28,12.12,-0.27,1.93,58.39,57.69,8.0,160.13,13.83,182.04,147.23,34.81,0.71,1.9,160.65,155.02,8.0,233.4,12.86,246.3,213.76,32.54,-0.56,1.9,233.71,234.95,8.0,300.45,9.09,315.6,286.13,29.47,0.14,2.42,300.57,300.28,8.0,206.8,11.85,225.81,191.99,33.82,0.49,1.86,207.1,202.06,8.0,38.51,5.06,47.61,32.61,14.99,0.57,2.22,38.8,37.37,8.0,2.48,0.62,3.54,1.63,1.91,0.25,2.21,2.55,2.53,8.0,1.3,0.5,2.45,1.0,1.45,1.71,4.59,1.38,1.07,8.0
+BJ-AK-G020011 = 2.92,2.45,6.11,1.0,5.11,0.49,1.63,3.6,2.28,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,36.75,2.33,38.46,33.32,5.14,-1.02,2.23,36.8,37.6,4.0,68.01,5.97,74.68,60.71,13.97,-0.15,1.7,68.2,68.31,4.0,51.34,7.06,59.89,43.39,16.5,0.12,1.69,51.71,51.04,4.0,242.31,8.08,253.61,234.95,18.66,0.72,2.02,242.42,240.35,4.0,235.93,6.0,242.15,228.07,14.07,-0.4,1.83,235.99,236.75,4.0,306.37,13.7,317.67,286.65,31.01,-0.89,2.14,306.6,310.59,4.0,229.05,20.45,249.56,202.06,47.5,-0.46,1.82,229.73,232.29,4.0,57.82,18.26,76.24,35.13,41.1,-0.29,1.57,59.94,59.95,4.0,3.7,1.93,6.11,1.39,4.72,0.09,1.99,4.06,3.65,4.0,10.59,3.84,14.27,5.75,8.52,-0.35,1.57,11.1,11.18,4.0
+BJ-AK-G020012 = 2.91,0.9,4.25,1.47,2.79,-0.16,1.66,3.03,3.1,12.0,1.09,0.22,1.7,1.0,0.7,2.22,6.47,1.11,1.0,12.0,13.21,2.9,17.56,8.76,8.8,0.06,1.71,13.5,13.13,12.0,91.07,7.67,100.97,79.21,21.76,-0.36,1.67,91.37,92.73,12.0,45.1,2.31,47.52,40.36,7.17,-1.04,2.86,45.15,46.1,12.0,189.04,11.03,205.15,168.61,36.54,-0.1,2.26,189.33,187.27,12.0,284.38,33.98,358.4,250.02,108.39,0.97,2.8,286.24,271.35,12.0,282.19,16.72,317.81,269.14,48.67,1.09,2.82,282.64,273.2,12.0,244.63,8.48,257.2,228.07,29.13,-0.33,2.4,244.77,244.47,12.0,94.2,16.75,114.13,58.91,55.22,-0.7,2.56,95.55,96.54,12.0,1.45,1.04,3.8,1.0,2.8,1.8,4.26,1.76,1.0,12.0,5.03,4.06,14.95,1.27,13.67,1.4,3.98,6.35,3.5,12.0
+BJ-AK-G020013 = 1.08,0.14,1.57,1.0,0.57,1.8,5.87,1.09,1.0,27.0,1.03,0.05,1.16,1.0,0.16,1.63,4.57,1.03,1.0,27.0,12.82,4.19,19.81,6.58,13.22,0.42,1.96,13.47,11.36,27.0,68.27,12.1,100.97,56.93,44.05,1.45,4.12,69.29,64.14,27.0,58.48,6.06,72.46,49.16,23.3,0.41,2.64,58.78,58.67,27.0,146.9,22.94,187.41,110.53,76.87,0.04,1.9,148.61,145.01,27.0,201.32,26.85,262.57,161.17,101.4,0.46,2.29,203.04,200.97,27.0,299.54,24.29,358.4,265.08,93.32,0.75,2.84,300.49,290.25,27.0,174.43,13.86,196.41,141.72,54.69,-0.46,2.92,174.96,173.77,27.0,31.72,13.64,53.59,11.19,42.41,0.02,1.63,34.43,34.27,27.0,1.04,0.09,1.35,1.0,0.35,2.31,7.21,1.04,1.0,27.0,1.1,0.26,1.94,1.0,0.94,2.27,6.65,1.13,1.0,27.0
+BJ-AK-G020014 = 2.27,1.28,4.38,1.0,3.38,0.57,2.24,2.55,2.27,6.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0,21.76,2.49,25.99,19.22,6.77,0.68,2.4,21.88,21.62,6.0,97.31,8.27,107.25,86.01,21.24,-0.17,1.58,97.6,98.11,6.0,51.11,6.52,59.28,44.72,14.55,0.2,1.26,51.46,49.88,6.0,175.29,12.97,187.41,152.56,34.84,-0.92,2.54,175.69,179.3,6.0,247.29,24.12,277.63,212.01,65.62,-0.27,1.87,248.27,250.54,6.0,291.83,7.99,299.07,277.63,21.44,-0.9,2.72,291.92,292.5,6.0,199.59,8.8,208.25,184.92,23.33,-0.61,2.31,199.75,200.03,6.0,32.0,5.61,42.37,26.78,15.59,1.15,3.03,32.41,30.05,6.0,2.13,0.73,3.34,1.42,1.93,0.66,2.27,2.23,2.06,6.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0
+BJ-AQ-G030001 = 7.34,1.72,9.31,6.21,3.1,0.69,1.5,7.47,6.49,3.0,3.88,1.04,5.07,3.13,1.94,0.63,1.5,3.97,3.44,3.0,23.54,0.44,23.83,23.03,0.8,-0.68,1.5,23.54,23.75,3.0,57.8,0.89,58.7,56.93,1.77,0.05,1.5,57.8,57.78,3.0,48.92,7.87,57.81,42.86,14.95,0.58,1.5,49.34,46.09,3.0,357.57,16.43,369.38,338.8,30.57,-0.64,1.5,357.82,364.54,3.0,167.44,13.92,183.49,158.74,24.75,0.7,1.5,167.83,160.1,3.0,33.12,2.62,35.77,30.52,5.25,0.03,1.5,33.19,33.08,3.0,148.89,7.0,154.02,140.93,13.1,-0.62,1.5,149.0,151.74,3.0,108.7,3.96,113.18,105.66,7.52,0.58,1.5,108.74,107.25,3.0,21.44,0.43,21.68,20.94,0.74,-0.71,1.5,21.44,21.68,3.0,28.21,4.63,32.98,23.74,9.25,0.12,1.5,28.46,27.92,3.0
+BJ-AQ-G030002 = 15.43,8.01,21.09,9.76,11.33,0.0,1.0,16.43,15.43,2.0,4.07,0.03,4.1,4.05,0.05,-0.0,1.01,4.07,4.07,2.0,19.91,0.84,20.5,19.31,1.19,0.0,1.0,19.91,19.91,2.0,54.07,5.23,57.77,50.37,7.39,-0.0,1.0,54.2,54.07,2.0,46.24,5.39,50.05,42.43,7.63,-0.0,1.0,46.4,46.24,2.0,286.51,13.76,296.24,276.78,19.46,-0.0,1.0,286.67,286.51,2.0,164.57,3.46,167.01,162.12,4.89,-0.0,1.0,164.59,164.57,2.0,37.0,3.25,39.3,34.71,4.59,0.0,1.0,37.07,37.0,2.0,125.83,12.42,134.61,117.04,17.57,0.0,1.0,126.13,125.83,2.0,122.42,5.38,126.23,118.62,7.61,0.0,1.0,122.48,122.42,2.0,18.37,0.87,18.99,17.76,1.22,0.0,1.0,18.38,18.37,2.0,67.04,11.23,74.98,59.1,15.88,0.0,1.0,67.51,67.04,2.0
+BJ-AQ-G030003 = 7.77,NaN,7.77,7.77,0.0,NaN,NaN,7.77,7.77,1.0,3.3,NaN,3.3,3.3,0.0,NaN,NaN,3.3,3.3,1.0,25.74,NaN,25.74,25.74,0.0,NaN,NaN,25.74,25.74,1.0,54.46,NaN,54.46,54.46,0.0,NaN,NaN,54.46,54.46,1.0,55.16,NaN,55.16,55.16,0.0,NaN,NaN,55.16,55.16,1.0,375.03,NaN,375.03,375.03,0.0,NaN,NaN,375.03,375.03,1.0,161.17,NaN,161.17,161.17,0.0,NaN,NaN,161.17,161.17,1.0,31.2,NaN,31.2,31.2,0.0,NaN,NaN,31.2,31.2,1.0,145.27,NaN,145.27,145.27,0.0,NaN,NaN,145.27,145.27,1.0,117.89,NaN,117.89,117.89,0.0,NaN,NaN,117.89,117.89,1.0,20.17,NaN,20.17,20.17,0.0,NaN,NaN,20.17,20.17,1.0,24.86,NaN,24.86,24.86,0.0,NaN,NaN,24.86,24.86,1.0
+BJ-AQ-G030004 = 22.76,3.06,24.92,20.6,4.32,-0.0,1.0,22.86,22.76,2.0,3.69,0.12,3.78,3.61,0.17,0.0,1.0,3.69,3.69,2.0,19.68,2.61,21.53,17.84,3.69,0.0,1.0,19.77,19.68,2.0,57.69,4.8,61.09,54.3,6.79,0.0,1.0,57.79,57.69,2.0,48.67,1.13,49.46,47.87,1.59,-0.0,1.0,48.67,48.67,2.0,325.09,40.81,353.95,296.24,57.72,-0.0,1.0,326.37,325.09,2.0,145.95,1.24,146.82,145.07,1.75,0.0,1.0,145.95,145.95,2.0,33.26,2.05,34.71,31.81,2.9,-0.0,1.0,33.29,33.26,2.0,119.07,0.38,119.33,118.8,0.54,-0.0,1.0,119.07,119.07,2.0,97.73,0.6,98.15,97.31,0.84,-0.0,1.0,97.73,97.73,2.0,19.63,1.28,20.54,18.72,1.82,0.0,1.0,19.65,19.63,2.0,62.78,11.27,70.75,54.8,15.94,-0.0,1.0,63.28,62.78,2.0
+BJ-AQ-G030005 = 10.86,NaN,10.86,10.86,0.0,NaN,NaN,10.86,10.86,1.0,2.96,NaN,2.96,2.96,0.0,NaN,NaN,2.96,2.96,1.0,21.93,NaN,21.93,21.93,0.0,NaN,NaN,21.93,21.93,1.0,61.09,NaN,61.09,61.09,0.0,NaN,NaN,61.09,61.09,1.0,60.47,NaN,60.47,60.47,0.0,NaN,NaN,60.47,60.47,1.0,354.04,NaN,354.04,354.04,0.0,NaN,NaN,354.04,354.04,1.0,159.03,NaN,159.03,159.03,0.0,NaN,NaN,159.03,159.03,1.0,29.85,NaN,29.85,29.85,0.0,NaN,NaN,29.85,29.85,1.0,136.58,NaN,136.58,136.58,0.0,NaN,NaN,136.58,136.58,1.0,108.47,NaN,108.47,108.47,0.0,NaN,NaN,108.47,108.47,1.0,21.72,NaN,21.72,21.72,0.0,NaN,NaN,21.72,21.72,1.0,41.11,NaN,41.11,41.11,0.0,NaN,NaN,41.11,41.11,1.0
+BJ-AQ-G030006 = 6.14,0.49,6.49,5.79,0.7,-0.0,1.0,6.15,6.14,2.0,3.47,0.04,3.5,3.44,0.05,-0.0,1.0,3.47,3.47,2.0,23.39,0.51,23.75,23.03,0.72,-0.0,1.0,23.39,23.39,2.0,53.87,4.31,56.93,50.82,6.1,0.0,1.0,53.96,53.87,2.0,45.42,0.95,46.09,44.74,1.35,-0.0,1.0,45.42,45.42,2.0,375.12,8.12,380.86,369.38,11.48,-0.0,1.0,375.16,375.12,2.0,168.07,13.19,177.4,158.74,18.66,-0.0,1.0,168.33,168.07,2.0,34.42,1.9,35.77,33.08,2.69,-0.0,1.0,34.45,34.42,2.0,155.2,1.67,156.38,154.02,2.36,0.0,1.0,155.21,155.2,2.0,105.68,2.22,107.25,104.11,3.14,-0.0,1.0,105.69,105.68,2.0,22.38,0.98,23.07,21.68,1.39,-0.0,1.0,22.39,22.38,2.0,22.91,1.17,23.74,22.08,1.66,-0.0,1.0,22.92,22.91,2.0
+BJ-AQ-G030007 = 8.05,1.36,9.32,6.62,2.7,-0.22,1.5,8.13,8.21,3.0,5.21,0.6,5.85,4.66,1.2,0.27,1.5,5.23,5.12,3.0,30.21,6.84,34.76,22.35,12.41,-0.68,1.5,30.73,33.53,3.0,41.5,2.24,44.0,39.66,4.34,0.49,1.5,41.54,40.85,3.0,48.08,7.78,54.97,39.64,15.33,-0.35,1.5,48.5,49.64,3.0,277.78,12.78,290.64,265.08,25.56,0.02,1.5,277.98,277.63,3.0,208.33,21.67,227.04,184.58,42.46,-0.4,1.5,209.08,213.36,3.0,46.22,7.71,50.77,37.32,13.45,-0.71,1.5,46.65,50.58,3.0,147.21,16.18,156.55,128.53,28.03,-0.71,1.5,147.8,156.54,3.0,154.05,11.97,167.62,145.01,22.61,0.6,1.5,154.36,149.51,3.0,18.96,1.27,20.02,17.56,2.47,-0.46,1.5,18.99,19.3,3.0,50.59,14.39,66.19,37.84,28.36,0.35,1.5,51.94,47.75,3.0
+BJ-AQ-G030008 = 9.27,1.31,10.2,8.34,1.86,0.0,1.0,9.32,9.27,2.0,3.44,NaN,3.44,3.44,0.0,NaN,-1.79372981732325E12,3.44,3.44,2.0,19.74,1.55,20.84,18.65,2.19,0.0,1.0,19.77,19.74,2.0,70.24,6.28,74.68,65.8,8.88,0.0,1.0,70.38,70.24,2.0,56.87,5.08,60.47,53.28,7.19,0.0,1.0,56.99,56.87,2.0,337.89,14.84,348.38,327.39,20.99,-0.0,1.0,338.05,337.89,2.0,151.77,3.29,154.09,149.45,4.65,0.0,1.0,151.79,151.77,2.0,32.34,0.35,32.59,32.09,0.49,0.0,1.0,32.34,32.34,2.0,144.03,4.71,147.36,140.7,6.66,-0.0,1.0,144.07,144.03,2.0,95.99,5.31,99.74,92.24,7.51,0.0,1.0,96.06,95.99,2.0,20.73,0.45,21.05,20.41,0.63,-0.0,1.0,20.73,20.73,2.0,44.94,9.99,52.0,37.87,14.13,0.0,1.0,45.49,44.94,2.0
+BJ-AQ-G030009 = 6.64,1.4,7.98,5.03,2.96,-0.17,1.3,6.75,6.78,4.0,5.88,0.99,6.69,4.56,2.13,-0.56,1.71,5.94,6.13,4.0,26.49,6.4,35.98,22.12,13.86,1.08,2.28,27.07,23.93,4.0,54.42,5.84,60.47,48.34,12.13,-0.01,1.19,54.66,54.44,4.0,42.51,3.43,46.46,39.64,6.82,0.19,1.25,42.61,41.97,4.0,304.01,12.93,317.52,286.65,30.87,-0.48,1.98,304.22,305.94,4.0,205.16,27.36,240.72,175.25,65.47,0.33,1.91,206.52,202.33,4.0,40.49,6.74,50.39,35.24,15.15,1.0,2.24,40.91,38.18,4.0,147.03,7.65,156.52,138.99,17.54,0.25,1.63,147.18,146.31,4.0,118.03,12.26,131.4,104.06,27.34,-0.06,1.44,118.51,118.34,4.0,20.6,0.86,21.68,19.62,2.06,0.21,1.87,20.61,20.54,4.0,38.16,9.85,49.14,27.92,21.23,0.07,1.31,39.11,37.8,4.0
+BJ-BO-G040001 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,25.0,1.0,0.01,1.03,1.0,0.03,4.69,23.21,1.0,1.0,25.0,1.88,1.13,4.73,1.0,3.73,1.28,3.59,2.18,1.33,25.0,49.3,6.54,66.19,40.87,25.32,0.74,2.98,49.72,48.45,25.0,54.87,8.01,74.68,40.85,33.83,0.53,3.08,55.43,53.59,25.0,127.68,8.2,140.7,110.99,29.71,-0.14,2.35,127.93,128.53,25.0,208.42,8.28,233.29,193.32,39.97,0.78,4.77,208.57,208.34,25.0,279.36,13.89,308.23,257.32,50.91,0.31,2.17,279.69,277.51,25.0,235.26,11.99,257.2,214.62,42.58,0.1,2.12,235.55,235.22,25.0,26.79,9.19,48.27,15.1,33.17,0.77,2.79,28.27,24.57,25.0,1.15,0.42,2.87,1.0,1.87,3.18,12.7,1.22,1.0,25.0,1.1,0.21,1.86,1.0,0.86,2.45,8.36,1.12,1.0,25.0
+BJ-BO-G040002 = 1.02,0.07,1.26,1.0,0.26,2.85,9.81,1.03,1.0,17.0,1.1,0.21,1.6,1.0,0.6,1.72,4.04,1.12,1.0,17.0,6.8,0.95,8.61,4.98,3.63,-0.13,2.39,6.86,7.1,17.0,80.91,13.06,100.97,56.95,44.02,-0.3,2.25,81.9,81.75,17.0,56.11,9.13,68.5,39.09,29.41,-0.38,2.06,56.81,56.57,17.0,190.04,37.83,298.67,145.01,153.67,1.51,5.1,193.55,184.58,17.0,234.59,10.11,249.56,214.62,34.94,-0.52,2.28,234.8,235.91,17.0,328.23,23.13,358.4,273.2,85.2,-0.94,3.02,329.0,335.44,17.0,281.41,22.69,317.67,234.95,82.72,-0.57,2.74,282.27,286.13,17.0,76.62,17.14,121.0,54.56,66.44,0.91,3.64,78.4,75.45,17.0,4.28,3.2,10.59,1.0,9.59,0.59,1.99,5.29,3.05,17.0,11.35,8.78,32.15,3.66,28.49,1.45,3.76,14.19,8.26,17.0
+BJ-BO-G040003 = 1.22,0.28,1.94,1.0,0.94,1.27,3.75,1.25,1.07,24.0,1.48,0.78,3.89,1.0,2.89,1.78,5.13,1.67,1.11,24.0,4.02,1.32,7.13,1.84,5.29,0.62,2.83,4.23,3.74,24.0,61.89,8.18,74.58,44.1,30.48,-0.42,2.72,62.41,63.13,24.0,50.95,4.9,58.91,40.85,18.06,-0.29,2.62,51.17,50.88,24.0,136.8,22.16,204.36,110.53,93.83,1.44,4.83,138.51,128.53,24.0,288.19,36.15,347.75,214.62,133.13,-0.36,2.27,290.36,293.5,24.0,297.56,13.68,328.74,277.38,51.36,0.6,2.74,297.86,298.03,24.0,301.03,37.7,369.38,221.2,148.18,-0.86,3.27,303.28,315.83,24.0,61.34,19.6,86.84,23.83,63.0,-0.38,1.93,64.27,61.24,24.0,1.15,0.29,1.94,1.0,0.94,1.85,5.1,1.18,1.0,24.0,4.01,1.22,6.3,1.88,4.41,-0.11,2.05,4.18,4.29,24.0
+BJ-BO-G040004 = 1.09,0.17,1.53,1.0,0.53,1.71,4.51,1.1,1.0,19.0,1.61,0.39,2.37,1.09,1.27,0.49,1.94,1.65,1.5,19.0,4.12,2.03,9.36,1.61,7.75,0.97,3.56,4.57,3.9,19.0,52.09,5.75,66.19,44.8,21.39,0.94,3.1,52.39,50.55,19.0,61.52,7.67,77.0,51.23,25.77,0.55,2.25,61.98,60.11,19.0,195.23,26.71,263.83,149.45,114.38,0.61,3.57,196.96,196.15,19.0,259.11,20.62,294.89,221.2,73.7,-0.03,2.29,259.88,260.38,19.0,323.97,12.28,342.59,300.29,42.29,-0.19,2.14,324.19,327.39,19.0,273.13,19.31,308.23,235.91,72.31,-0.04,2.61,273.77,275.19,19.0,69.88,24.59,110.53,30.38,80.16,-0.3,1.79,73.87,81.75,19.0,1.85,1.84,7.97,1.0,6.97,2.36,7.77,2.58,1.0,19.0,7.41,3.83,18.34,3.14,15.2,1.22,4.41,8.29,6.63,19.0
+BJ-BO-G040005 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,19.0,1.1,0.13,1.39,1.0,0.39,0.91,2.52,1.11,1.0,19.0,1.5,0.61,2.71,1.0,1.71,0.77,2.2,1.61,1.06,19.0,47.38,11.92,72.49,31.84,40.66,0.75,2.62,48.78,42.1,19.0,53.22,5.1,64.23,43.47,20.75,0.09,2.66,53.45,53.62,19.0,171.71,40.98,254.07,117.41,136.67,0.43,2.08,176.28,172.93,19.0,227.36,24.37,282.72,182.33,100.38,0.18,2.9,228.6,227.97,19.0,270.92,7.81,295.43,261.14,34.29,1.52,6.12,271.02,269.14,19.0,248.95,23.58,299.07,215.02,84.05,0.48,2.39,250.01,245.85,19.0,36.87,6.73,48.36,23.83,24.53,0.03,2.26,37.45,35.99,19.0,1.0,0.0,1.02,1.0,0.02,3.07,10.26,1.0,1.0,19.0,1.51,0.48,2.8,1.0,1.8,0.85,3.68,1.58,1.47,19.0
+BJ-BO-G040006 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,31.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,31.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,31.0,28.48,9.45,42.1,13.44,28.67,-0.16,1.61,29.95,29.01,31.0,39.97,10.56,62.35,25.74,36.61,0.5,2.12,41.3,37.32,31.0,122.41,16.11,158.74,100.97,57.77,0.74,2.49,123.43,115.77,31.0,167.64,11.73,199.06,154.02,45.03,0.76,3.04,168.04,168.61,31.0,234.09,17.93,273.2,193.32,79.88,-0.11,2.91,234.76,231.46,31.0,181.71,40.23,249.56,116.72,132.84,0.03,1.66,185.97,181.46,31.0,41.12,16.67,74.82,12.36,62.45,0.07,2.13,44.27,42.33,31.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,31.0,1.58,0.61,2.96,1.0,1.96,0.74,2.31,1.69,1.33,31.0
+BJ-BO-G040007 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,19.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,19.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,19.0,23.56,5.36,34.59,15.47,19.12,0.62,2.57,24.13,23.03,19.0,47.08,6.19,57.34,34.44,22.9,-0.45,2.35,47.46,47.85,19.0,209.06,22.85,238.55,167.62,70.93,-0.49,1.97,210.24,215.35,19.0,166.57,12.49,194.75,149.45,45.3,0.85,2.82,167.01,163.68,19.0,251.29,16.19,281.69,222.1,59.59,0.07,2.24,251.78,250.4,19.0,185.67,18.67,221.0,150.54,70.46,0.0,2.48,186.55,186.37,19.0,38.01,8.66,54.38,20.41,33.97,-0.56,2.96,38.94,40.28,19.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,19.0,1.56,0.39,2.22,1.0,1.22,0.23,1.97,1.6,1.48,19.0
+BJ-BO-G040008 = 1.47,0.82,4.13,1.0,3.13,1.87,5.97,1.68,1.0,22.0,1.01,0.01,1.03,1.0,0.03,1.42,3.88,1.01,1.0,22.0,10.07,1.93,15.1,7.79,7.31,0.9,3.26,10.24,9.89,22.0,58.62,7.21,74.68,50.48,24.2,0.89,2.7,59.04,56.53,22.0,59.86,10.93,77.84,42.05,35.8,0.07,1.86,60.8,58.52,22.0,218.48,21.43,265.07,173.77,91.29,-0.59,3.47,219.49,226.28,22.0,254.63,13.6,290.18,238.55,51.64,0.98,3.32,254.98,250.29,22.0,231.06,23.48,273.2,193.32,79.88,0.24,1.91,232.2,226.38,22.0,245.78,13.27,273.2,221.2,52.0,0.1,2.66,246.12,247.71,22.0,116.54,19.58,145.01,78.23,66.78,-0.23,2.09,118.1,118.32,22.0,3.04,2.15,8.21,1.0,7.21,0.98,2.86,3.69,2.36,22.0,46.87,11.79,62.32,16.53,45.79,-0.85,3.27,48.27,49.04,22.0
+BJ-BO-G040009 = 1.38,0.27,2.06,1.0,1.06,0.66,3.59,1.4,1.37,18.0,1.65,0.44,2.79,1.0,1.79,0.6,3.78,1.71,1.67,18.0,8.85,1.56,11.17,5.33,5.83,-0.75,2.86,8.98,9.06,18.0,52.61,8.36,78.1,42.28,35.83,1.94,6.44,53.23,50.79,18.0,69.41,6.45,79.32,59.12,20.2,-0.38,1.88,69.69,70.1,18.0,274.64,47.67,369.38,208.34,161.03,0.41,2.3,278.52,272.26,18.0,266.25,25.25,303.65,228.07,75.57,0.02,1.53,267.38,265.7,18.0,282.23,26.86,337.57,249.67,87.9,0.68,2.25,283.44,273.44,18.0,238.1,11.07,257.67,214.62,43.05,-0.23,2.68,238.34,237.13,18.0,85.56,14.53,117.46,61.93,55.53,0.32,2.57,86.72,83.69,18.0,4.84,3.82,11.86,1.0,10.86,0.51,2.08,6.09,5.2,18.0,23.39,6.92,38.74,12.72,26.02,0.63,2.72,24.33,21.81,18.0
+BJ-BO-G040010 = 2.02,0.8,2.73,1.0,1.73,-0.42,1.58,2.13,2.17,4.0,1.87,0.4,2.47,1.61,0.86,1.08,2.27,1.9,1.7,4.0,15.7,1.59,18.09,14.8,3.29,1.15,2.33,15.77,14.96,4.0,53.75,3.04,56.59,49.57,7.02,-0.64,1.95,53.82,54.43,4.0,66.08,3.95,69.53,60.47,9.06,-0.82,2.1,66.17,67.16,4.0,223.79,9.57,229.72,209.49,20.22,-1.13,2.31,223.94,227.97,4.0,219.26,15.69,230.57,196.06,34.51,-1.06,2.27,219.68,225.21,4.0,210.36,14.85,228.98,192.76,36.22,0.12,1.97,210.75,209.84,4.0,231.38,8.62,241.07,221.2,19.88,-0.08,1.6,231.5,231.62,4.0,102.02,8.53,110.53,90.51,20.02,-0.53,1.92,102.28,103.51,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,38.32,7.26,45.38,28.45,16.94,-0.58,1.94,38.83,39.72,4.0
+BJ-BO-G040011 = 1.19,0.32,2.0,1.0,1.0,1.55,4.29,1.23,1.0,12.0,1.47,0.44,2.38,1.0,1.38,0.64,2.38,1.53,1.36,12.0,11.32,1.97,14.59,8.26,6.33,0.24,2.14,11.47,11.3,12.0,46.43,1.9,48.96,41.65,7.31,-1.26,4.51,46.47,46.81,12.0,75.0,7.1,89.5,66.22,23.27,0.65,2.44,75.31,73.64,12.0,240.82,17.71,281.56,221.2,60.36,1.0,3.23,241.42,237.27,12.0,225.03,9.63,241.34,208.34,33.0,-0.17,2.23,225.22,227.17,12.0,233.19,5.32,242.15,224.58,17.56,0.0,1.98,233.25,234.11,12.0,248.07,7.95,265.08,234.95,30.13,0.45,3.24,248.19,248.75,12.0,87.87,15.25,113.92,64.23,49.69,0.4,2.21,89.07,84.29,12.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,12.0,32.16,6.46,43.39,24.83,18.56,0.42,1.81,32.75,30.77,12.0
+BJ-BO-G040012 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,24.0,2.13,0.88,3.89,1.0,2.89,0.35,2.21,2.3,2.35,24.0,1.61,0.68,3.18,1.0,2.18,0.83,2.44,1.75,1.38,24.0,55.52,9.37,74.68,32.67,42.01,-0.28,3.16,56.27,56.58,24.0,59.51,8.39,75.89,46.09,29.8,0.39,2.18,60.07,59.39,24.0,218.66,27.61,273.2,164.27,108.92,-0.36,2.65,220.32,223.67,24.0,213.9,12.59,231.67,177.72,53.95,-0.82,3.9,214.25,214.17,24.0,310.52,18.02,347.75,277.51,70.25,0.2,2.43,311.02,308.3,24.0,260.52,22.29,296.98,212.41,84.57,-0.22,2.4,261.43,262.55,24.0,38.8,15.12,73.11,18.65,54.46,0.53,2.52,41.53,37.95,24.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,24.0,2.22,0.73,3.98,1.0,2.98,0.19,2.98,2.33,2.35,24.0
+BJ-BO-G040013 = 1.78,0.92,3.56,1.0,2.56,0.75,2.19,1.98,1.47,11.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,11.0,8.44,1.58,12.21,6.76,5.45,1.22,3.9,8.57,7.78,11.0,84.82,12.79,96.6,60.47,36.14,-0.85,2.31,85.69,91.03,11.0,41.59,4.33,50.16,35.13,15.03,0.25,2.65,41.79,42.05,11.0,190.89,24.47,227.97,154.02,73.95,-0.04,1.78,192.31,188.64,11.0,273.11,35.43,338.03,234.95,103.08,0.53,1.99,275.19,259.76,11.0,287.19,19.03,322.82,265.08,57.74,0.61,2.14,287.77,284.72,11.0,279.62,31.33,327.39,231.67,95.72,0.11,1.91,281.21,273.2,11.0,72.68,20.37,112.53,50.46,62.08,0.87,2.55,75.23,66.95,11.0,4.06,2.43,7.36,1.0,6.36,0.08,1.53,4.68,4.05,11.0,12.57,8.95,30.22,4.56,25.66,0.82,2.2,15.19,7.77,11.0
+BJ-BO-G040014 = 1.56,0.9,4.8,1.0,3.8,1.75,5.95,1.79,1.0,35.0,7.68,6.13,19.25,1.02,18.24,0.43,1.75,9.77,6.77,35.0,15.05,2.59,21.26,9.8,11.45,-0.09,2.78,15.27,15.56,35.0,51.64,9.97,72.46,35.59,36.87,0.34,2.15,52.57,49.8,35.0,69.66,5.59,80.54,53.52,27.02,-0.39,3.6,69.87,69.64,35.0,236.22,45.3,334.22,163.6,170.62,0.2,2.08,240.4,234.42,35.0,197.07,21.52,234.95,154.02,80.93,-0.37,2.1,198.2,202.15,35.0,203.68,30.89,269.14,163.6,105.54,0.68,2.21,205.94,193.67,35.0,249.87,12.01,277.38,228.07,49.3,0.5,2.61,250.15,247.2,35.0,106.36,16.2,136.77,76.97,59.8,-0.0,2.15,107.55,105.46,35.0,1.02,0.1,1.61,1.0,0.61,5.66,33.03,1.02,1.0,35.0,24.23,8.09,46.09,10.63,35.46,0.62,3.34,25.5,23.74,35.0
+BJ-MO-G090001 = 10.47,9.89,21.6,2.68,18.92,0.55,1.5,13.22,7.14,3.0,5.31,1.45,6.48,3.7,2.78,-0.52,1.5,5.44,5.76,3.0,33.01,9.76,42.28,22.81,19.46,-0.17,1.5,33.96,33.94,3.0,47.64,2.37,49.06,44.9,4.16,-0.71,1.5,47.68,48.96,3.0,44.6,5.27,47.99,38.53,9.46,-0.69,1.5,44.81,47.28,3.0,290.55,17.09,308.37,274.3,34.07,0.17,1.5,290.88,288.97,3.0,238.54,40.99,273.32,193.36,79.97,-0.44,1.5,240.88,248.95,3.0,82.23,13.69,95.06,67.82,27.24,-0.21,1.5,82.99,83.83,3.0,175.67,49.06,221.2,123.71,97.49,-0.24,1.5,180.17,182.09,3.0,156.48,26.88,186.49,134.61,51.88,0.51,1.5,158.01,148.33,3.0,17.51,1.02,18.1,16.33,1.77,-0.71,1.5,17.53,18.1,3.0,48.72,9.61,59.28,40.47,18.81,0.41,1.5,49.35,46.42,3.0
+BJ-MO-G090002 = 37.23,8.82,45.82,25.21,20.61,-0.58,1.95,38.0,38.94,4.0,3.36,0.84,4.52,2.57,1.95,0.66,2.01,3.44,3.18,4.0,18.86,0.73,19.53,17.84,1.69,-0.67,1.96,18.87,19.02,4.0,39.03,2.35,41.86,36.21,5.65,0.0,1.85,39.08,39.03,4.0,33.76,1.83,35.08,31.14,3.94,-0.89,2.08,33.8,34.42,4.0,256.38,12.13,269.43,243.14,26.29,-0.01,1.32,256.59,256.47,4.0,146.05,20.12,173.77,127.31,46.47,0.65,1.96,147.08,141.56,4.0,46.92,5.05,50.46,39.71,10.75,-0.86,2.05,47.13,48.76,4.0,95.43,4.05,100.97,92.4,8.57,0.66,1.83,95.49,94.17,4.0,158.7,25.6,186.49,124.53,61.95,-0.42,2.03,160.24,161.88,4.0,15.9,0.41,16.3,15.33,0.97,-0.67,2.07,15.9,15.99,4.0,83.98,6.69,92.24,75.89,16.34,0.04,1.98,84.18,83.89,4.0
+BJ-MO-G090003 = 32.43,NaN,32.43,32.43,0.0,NaN,NaN,32.43,32.43,1.0,4.14,NaN,4.14,4.14,0.0,NaN,NaN,4.14,4.14,1.0,18.13,NaN,18.13,18.13,0.0,NaN,NaN,18.13,18.13,1.0,42.98,NaN,42.98,42.98,0.0,NaN,NaN,42.98,42.98,1.0,34.8,NaN,34.8,34.8,0.0,NaN,NaN,34.8,34.8,1.0,257.32,NaN,257.32,257.32,0.0,NaN,NaN,257.32,257.32,1.0,157.24,NaN,157.24,157.24,0.0,NaN,NaN,157.24,157.24,1.0,43.89,NaN,43.89,43.89,0.0,NaN,NaN,43.89,43.89,1.0,99.47,NaN,99.47,99.47,0.0,NaN,NaN,99.47,99.47,1.0,133.83,NaN,133.83,133.83,0.0,NaN,NaN,133.83,133.83,1.0,16.54,NaN,16.54,16.54,0.0,NaN,NaN,16.54,16.54,1.0,90.87,NaN,90.87,90.87,0.0,NaN,NaN,90.87,90.87,1.0
+BJ-MO-G090004 = 30.34,NaN,30.34,30.34,0.0,NaN,NaN,30.34,30.34,1.0,4.59,NaN,4.59,4.59,0.0,NaN,NaN,4.59,4.59,1.0,21.12,NaN,21.12,21.12,0.0,NaN,NaN,21.12,21.12,1.0,47.5,NaN,47.5,47.5,0.0,NaN,NaN,47.5,47.5,1.0,35.28,NaN,35.28,35.28,0.0,NaN,NaN,35.28,35.28,1.0,353.87,NaN,353.87,353.87,0.0,NaN,NaN,353.87,353.87,1.0,134.61,NaN,134.61,134.61,0.0,NaN,NaN,134.61,134.61,1.0,33.77,NaN,33.77,33.77,0.0,NaN,NaN,33.77,33.77,1.0,101.02,NaN,101.02,101.02,0.0,NaN,NaN,101.02,101.02,1.0,86.14,NaN,86.14,86.14,0.0,NaN,NaN,86.14,86.14,1.0,19.36,NaN,19.36,19.36,0.0,NaN,NaN,19.36,19.36,1.0,68.5,NaN,68.5,68.5,0.0,NaN,NaN,68.5,68.5,1.0
+BJ-MO-G090005 = 19.65,NaN,19.65,19.65,0.0,NaN,NaN,19.65,19.65,1.0,4.37,NaN,4.37,4.37,0.0,NaN,NaN,4.37,4.37,1.0,22.71,NaN,22.71,22.71,0.0,NaN,NaN,22.71,22.71,1.0,43.25,NaN,43.25,43.25,0.0,NaN,NaN,43.25,43.25,1.0,41.28,NaN,41.28,41.28,0.0,NaN,NaN,41.28,41.28,1.0,293.63,NaN,293.63,293.63,0.0,NaN,NaN,293.63,293.63,1.0,195.42,NaN,195.42,195.42,0.0,NaN,NaN,195.42,195.42,1.0,63.58,NaN,63.58,63.58,0.0,NaN,NaN,63.58,63.58,1.0,121.23,NaN,121.23,121.23,0.0,NaN,NaN,121.23,121.23,1.0,178.92,NaN,178.92,178.92,0.0,NaN,NaN,178.92,178.92,1.0,16.84,NaN,16.84,16.84,0.0,NaN,NaN,16.84,16.84,1.0,67.36,NaN,67.36,67.36,0.0,NaN,NaN,67.36,67.36,1.0
+BJ-MO-G090006 = 28.96,1.77,30.22,27.71,2.5,-0.0,1.0,28.99,28.96,2.0,3.29,0.58,3.7,2.87,0.82,0.0,1.0,3.31,3.29,2.0,20.12,0.42,20.41,19.82,0.6,0.0,1.0,20.12,20.12,2.0,36.77,0.8,37.34,36.21,1.13,0.0,1.0,36.78,36.77,2.0,38.42,3.43,40.85,36.0,4.86,-0.0,1.0,38.5,38.42,2.0,300.64,24.08,317.67,283.61,34.05,-0.0,1.0,301.12,300.64,2.0,162.5,5.32,166.26,158.74,7.52,-0.0,1.0,162.54,162.5,2.0,56.62,2.9,58.67,54.56,4.11,0.0,1.0,56.65,56.62,2.0,98.72,1.06,99.47,97.97,1.5,0.0,1.0,98.72,98.72,2.0,211.88,22.76,227.97,195.79,32.18,0.0,1.0,212.49,211.88,2.0,15.33,0.33,15.57,15.1,0.47,-0.0,1.0,15.34,15.33,2.0,77.4,6.99,82.35,72.46,9.89,-0.0,1.0,77.56,77.4,2.0
+BJ-MO-G090007 = 30.34,NaN,30.34,30.34,0.0,NaN,NaN,30.34,30.34,1.0,4.59,NaN,4.59,4.59,0.0,NaN,NaN,4.59,4.59,1.0,21.12,NaN,21.12,21.12,0.0,NaN,NaN,21.12,21.12,1.0,47.5,NaN,47.5,47.5,0.0,NaN,NaN,47.5,47.5,1.0,35.28,NaN,35.28,35.28,0.0,NaN,NaN,35.28,35.28,1.0,353.87,NaN,353.87,353.87,0.0,NaN,NaN,353.87,353.87,1.0,134.61,NaN,134.61,134.61,0.0,NaN,NaN,134.61,134.61,1.0,33.77,NaN,33.77,33.77,0.0,NaN,NaN,33.77,33.77,1.0,101.02,NaN,101.02,101.02,0.0,NaN,NaN,101.02,101.02,1.0,86.14,NaN,86.14,86.14,0.0,NaN,NaN,86.14,86.14,1.0,19.36,NaN,19.36,19.36,0.0,NaN,NaN,19.36,19.36,1.0,68.5,NaN,68.5,68.5,0.0,NaN,NaN,68.5,68.5,1.0
+BJ-MO-G090008 = 39.64,NaN,39.64,39.64,0.0,NaN,NaN,39.64,39.64,1.0,3.77,NaN,3.77,3.77,0.0,NaN,NaN,3.77,3.77,1.0,17.03,NaN,17.03,17.03,0.0,NaN,NaN,17.03,17.03,1.0,47.5,NaN,47.5,47.5,0.0,NaN,NaN,47.5,47.5,1.0,38.46,NaN,38.46,38.46,0.0,NaN,NaN,38.46,38.46,1.0,265.08,NaN,265.08,265.08,0.0,NaN,NaN,265.08,265.08,1.0,140.7,NaN,140.7,140.7,0.0,NaN,NaN,140.7,140.7,1.0,37.32,NaN,37.32,37.32,0.0,NaN,NaN,37.32,37.32,1.0,97.97,NaN,97.97,97.97,0.0,NaN,NaN,97.97,97.97,1.0,104.06,NaN,104.06,104.06,0.0,NaN,NaN,104.06,104.06,1.0,17.03,NaN,17.03,17.03,0.0,NaN,NaN,17.03,17.03,1.0,89.5,NaN,89.5,89.5,0.0,NaN,NaN,89.5,89.5,1.0
+BJ-MO-G090009 = 10.9,0.98,11.59,10.2,1.39,-0.0,1.0,10.92,10.9,2.0,5.31,0.38,5.58,5.05,0.53,0.0,1.0,5.32,5.31,2.0,25.79,0.27,25.99,25.6,0.39,-0.0,1.0,25.79,25.79,2.0,46.94,3.14,49.16,44.72,4.44,-0.0,1.0,46.99,46.94,2.0,51.75,7.32,56.93,46.57,10.36,-0.0,1.0,52.01,51.75,2.0,305.94,3.24,308.23,303.65,4.58,0.0,1.0,305.95,305.94,2.0,222.89,2.39,224.58,221.2,3.39,0.0,1.0,222.9,222.89,2.0,70.41,3.09,72.59,68.22,4.37,-0.0,1.0,70.44,70.41,2.0,139.75,4.57,142.98,136.52,6.46,-0.0,1.0,139.79,139.75,2.0,170.57,12.05,179.1,162.05,17.04,0.0,1.0,170.79,170.57,2.0,18.38,0.39,18.65,18.1,0.55,-0.0,1.0,18.38,18.38,2.0,55.52,4.45,58.67,52.38,6.29,0.0,1.0,55.61,55.52,2.0
+BJ-MO-G090010 = 15.98,2.62,17.71,12.96,4.75,-0.68,1.5,16.12,17.27,3.0,4.91,0.28,5.08,4.59,0.5,-0.69,1.5,4.91,5.05,3.0,23.82,3.79,28.07,20.78,7.28,0.53,1.5,24.02,22.6,3.0,40.62,0.97,41.59,39.66,1.93,0.0,1.5,40.63,40.62,3.0,42.98,7.12,49.5,35.39,14.11,-0.27,1.5,43.37,44.03,3.0,271.49,12.28,278.89,257.32,21.57,-0.71,1.5,271.68,278.26,3.0,194.03,13.46,205.42,179.18,26.25,-0.44,1.5,194.34,197.49,3.0,52.76,7.98,59.34,43.89,15.45,-0.48,1.5,53.16,55.05,3.0,123.71,12.23,137.65,114.75,22.9,0.62,1.5,124.12,118.74,3.0,165.05,9.35,171.35,154.3,17.04,-0.68,1.5,165.22,169.48,3.0,17.49,0.77,18.32,16.8,1.52,0.33,1.5,17.5,17.34,3.0,72.09,9.27,79.21,61.6,17.61,-0.58,1.5,72.49,75.45,3.0
+BJ-MO-G090011 = 12.38,3.97,17.71,8.65,9.05,0.55,1.82,12.85,11.58,4.0,5.32,0.3,5.58,5.05,0.53,-0.01,1.01,5.33,5.33,4.0,28.0,5.39,35.35,22.6,12.75,0.57,1.99,28.39,27.03,4.0,42.13,1.79,44.72,40.62,4.1,0.92,2.2,42.16,41.59,4.0,53.52,8.56,63.62,44.03,19.58,0.09,1.57,54.03,53.21,4.0,291.15,14.98,308.23,278.26,29.96,0.18,1.23,291.44,289.05,4.0,213.94,15.39,231.67,197.49,34.19,0.09,1.43,214.36,213.31,4.0,62.21,6.1,68.22,55.05,13.16,-0.18,1.36,62.43,62.78,4.0,138.36,17.14,160.55,118.74,41.8,0.26,2.01,139.16,137.08,4.0,176.15,7.04,184.66,169.48,15.18,0.26,1.42,176.25,175.22,4.0,18.54,1.03,19.84,17.34,2.5,0.18,1.94,18.56,18.48,4.0,59.93,12.9,75.45,43.99,31.46,-0.05,1.97,60.96,60.14,4.0
+BJ-OU-G100001 = 4.95,0.31,5.18,4.73,0.45,0.0,1.0,4.96,4.95,2.0,7.48,5.33,11.25,3.72,7.53,0.0,1.0,8.38,7.48,2.0,23.96,0.78,24.51,23.41,1.11,0.0,1.0,23.97,23.96,2.0,49.54,0.62,49.98,49.1,0.87,0.0,1.0,49.54,49.54,2.0,42.06,1.6,43.19,40.93,2.26,0.0,1.0,42.07,42.06,2.0,346.99,18.21,359.87,334.12,25.75,-0.0,1.0,347.23,346.99,2.0,206.09,5.57,210.03,202.15,7.88,0.0,1.0,206.13,206.09,2.0,45.51,3.57,48.03,42.98,5.05,0.0,1.0,45.58,45.51,2.0,150.42,3.95,153.22,147.63,5.59,0.0,1.0,150.45,150.42,2.0,103.39,7.61,108.77,98.02,10.76,-0.0,1.0,103.53,103.39,2.0,28.23,0.06,28.28,28.19,0.09,0.0,0.94,28.23,28.23,2.0,23.44,0.81,24.01,22.87,1.14,0.0,1.0,23.44,23.44,2.0
+BJ-OU-G100002 = 5.08,0.33,5.32,4.85,0.47,-0.0,1.0,5.09,5.08,2.0,9.58,2.87,11.61,7.55,4.06,-0.0,1.0,9.79,9.58,2.0,24.29,0.25,24.46,24.11,0.36,0.0,1.0,24.29,24.29,2.0,53.19,1.12,53.98,52.4,1.58,0.0,1.0,53.2,53.19,2.0,43.86,0.41,44.16,43.57,0.59,-0.0,1.0,43.86,43.86,2.0,329.93,24.01,346.9,312.95,33.96,-0.0,1.0,330.36,329.93,2.0,205.39,13.2,214.72,196.06,18.66,0.0,1.0,205.6,205.39,2.0,41.18,2.55,42.98,39.38,3.61,-0.0,1.0,41.22,41.18,2.0,152.9,1.64,154.06,151.74,2.32,-0.0,1.0,152.9,152.9,2.0,113.25,4.31,116.29,110.2,6.09,-0.0,1.0,113.29,113.25,2.0,23.64,0.27,23.83,23.45,0.38,-0.0,1.0,23.65,23.64,2.0,25.21,1.48,26.25,24.16,2.09,-0.0,1.0,25.23,25.21,2.0
+BJ-OU-G100003 = 5.79,NaN,5.79,5.79,0.0,NaN,NaN,5.79,5.79,1.0,3.5,NaN,3.5,3.5,0.0,NaN,NaN,3.5,3.5,1.0,23.75,NaN,23.75,23.75,0.0,NaN,NaN,23.75,23.75,1.0,50.82,NaN,50.82,50.82,0.0,NaN,NaN,50.82,50.82,1.0,44.74,NaN,44.74,44.74,0.0,NaN,NaN,44.74,44.74,1.0,380.86,NaN,380.86,380.86,0.0,NaN,NaN,380.86,380.86,1.0,177.4,NaN,177.4,177.4,0.0,NaN,NaN,177.4,177.4,1.0,35.77,NaN,35.77,35.77,0.0,NaN,NaN,35.77,35.77,1.0,156.38,NaN,156.38,156.38,0.0,NaN,NaN,156.38,156.38,1.0,104.11,NaN,104.11,104.11,0.0,NaN,NaN,104.11,104.11,1.0,23.07,NaN,23.07,23.07,0.0,NaN,NaN,23.07,23.07,1.0,22.08,NaN,22.08,22.08,0.0,NaN,NaN,22.08,22.08,1.0
+BJ-OU-G100004 = 5.1,NaN,5.1,5.1,0.0,NaN,NaN,5.1,5.1,1.0,3.55,NaN,3.55,3.55,0.0,NaN,NaN,3.55,3.55,1.0,24.46,NaN,24.46,24.46,0.0,NaN,NaN,24.46,24.46,1.0,44.72,NaN,44.72,44.72,0.0,NaN,NaN,44.72,44.72,1.0,43.39,NaN,43.39,43.39,0.0,NaN,NaN,43.39,43.39,1.0,392.34,NaN,392.34,392.34,0.0,NaN,NaN,392.34,392.34,1.0,196.06,NaN,196.06,196.06,0.0,NaN,NaN,196.06,196.06,1.0,38.46,NaN,38.46,38.46,0.0,NaN,NaN,38.46,38.46,1.0,158.74,NaN,158.74,158.74,0.0,NaN,NaN,158.74,158.74,1.0,100.97,NaN,100.97,100.97,0.0,NaN,NaN,100.97,100.97,1.0,24.46,NaN,24.46,24.46,0.0,NaN,NaN,24.46,24.46,1.0,20.41,NaN,20.41,20.41,0.0,NaN,NaN,20.41,20.41,1.0
+BJ-OU-G100005 = 4.86,0.34,5.18,4.43,0.74,-0.32,1.47,4.87,4.91,4.0,7.14,4.08,11.25,3.55,7.7,0.04,1.06,7.97,6.88,4.0,24.21,0.54,24.51,23.41,1.11,-1.15,2.33,24.22,24.46,4.0,47.48,2.47,49.98,44.72,5.26,-0.09,1.27,47.53,47.61,4.0,43.24,1.85,45.45,40.93,4.52,-0.1,1.99,43.27,43.29,4.0,360.33,24.09,392.34,334.12,58.23,0.4,2.01,360.94,357.44,4.0,204.22,6.43,210.03,196.06,13.97,-0.39,1.55,204.29,205.39,4.0,43.11,3.91,48.03,38.46,9.57,0.12,2.0,43.25,42.98,4.0,153.99,4.81,158.74,147.63,11.11,-0.48,1.81,154.05,154.8,4.0,105.63,7.59,114.75,98.02,16.73,0.22,1.45,105.83,104.87,4.0,26.54,1.98,28.28,24.46,3.81,-0.07,1.1,26.59,26.71,4.0,21.93,1.81,24.01,20.41,3.59,0.19,1.25,21.98,21.64,4.0
+BJ-OU-G100006 = 4.11,NaN,4.11,4.11,0.0,NaN,NaN,4.11,4.11,1.0,11.32,NaN,11.32,11.32,0.0,NaN,NaN,11.32,11.32,1.0,33.72,NaN,33.72,33.72,0.0,NaN,NaN,33.72,33.72,1.0,46.89,NaN,46.89,46.89,0.0,NaN,NaN,46.89,46.89,1.0,44.87,NaN,44.87,44.87,0.0,NaN,NaN,44.87,44.87,1.0,301.63,NaN,301.63,301.63,0.0,NaN,NaN,301.63,301.63,1.0,243.96,NaN,243.96,243.96,0.0,NaN,NaN,243.96,243.96,1.0,54.65,NaN,54.65,54.65,0.0,NaN,NaN,54.65,54.65,1.0,165.78,NaN,165.78,165.78,0.0,NaN,NaN,165.78,165.78,1.0,138.73,NaN,138.73,138.73,0.0,NaN,NaN,138.73,138.73,1.0,22.63,NaN,22.63,22.63,0.0,NaN,NaN,22.63,22.63,1.0,24.48,NaN,24.48,24.48,0.0,NaN,NaN,24.48,24.48,1.0
+BJ-OU-G100007 = 5.16,0.57,5.79,4.43,1.36,-0.28,1.92,5.18,5.21,4.0,6.16,3.21,10.04,3.5,6.54,0.28,1.37,6.76,5.55,4.0,24.2,0.34,24.46,23.75,0.72,-0.49,1.63,24.2,24.29,4.0,48.52,3.68,52.4,44.72,7.68,0.02,1.21,48.62,48.47,4.0,44.43,0.87,45.45,43.39,2.05,-0.05,1.72,44.44,44.45,4.0,368.78,21.37,392.34,346.9,45.44,0.07,1.27,369.24,367.93,4.0,194.54,12.87,208.63,177.4,31.23,-0.4,2.04,194.85,196.06,4.0,39.15,2.98,42.98,35.77,7.21,0.26,1.95,39.23,38.92,4.0,156.39,1.91,158.74,154.06,4.68,0.02,2.0,156.4,156.38,4.0,107.51,6.16,114.75,100.97,13.78,0.13,1.47,107.64,107.16,4.0,24.05,0.98,25.22,23.07,2.15,0.21,1.45,24.07,23.96,4.0,21.77,1.78,24.16,20.41,3.75,0.6,1.76,21.82,21.24,4.0
+BJ-OU-G100008 = 4.88,0.21,5.03,4.73,0.3,-0.0,1.0,4.88,4.88,2.0,11.86,0.86,12.46,11.25,1.21,-0.0,1.0,11.87,11.86,2.0,24.54,0.04,24.56,24.51,0.05,0.0,0.95,24.54,24.54,2.0,50.6,2.12,52.1,49.1,2.99,-0.0,1.0,50.62,50.6,2.0,42.06,1.6,43.19,40.93,2.26,0.0,1.0,42.07,42.06,2.0,323.68,14.77,334.12,313.23,20.89,0.0,1.0,323.84,323.68,2.0,210.73,0.99,211.44,210.03,1.4,0.0,1.0,210.74,210.73,2.0,50.56,3.57,53.09,48.03,5.05,-0.0,1.0,50.62,50.56,2.0,151.64,2.24,153.22,150.06,3.16,0.0,1.0,151.65,151.64,2.0,105.78,4.23,108.77,102.8,5.98,-0.0,1.0,105.83,105.78,2.0,29.67,2.1,31.15,28.19,2.96,0.0,1.0,29.71,29.67,2.0,24.09,1.73,25.32,22.87,2.45,0.0,1.0,24.12,24.09,2.0
+BJ-OU-G100009 = 2.91,0.4,3.2,2.63,0.57,0.0,1.0,2.93,2.91,2.0,15.8,0.34,16.04,15.56,0.48,0.0,1.0,15.8,15.8,2.0,34.96,4.95,38.46,31.46,7.0,0.0,1.0,35.14,34.96,2.0,44.42,1.45,45.45,43.39,2.05,0.0,1.0,44.43,44.42,2.0,44.42,1.45,45.45,43.39,2.05,0.0,1.0,44.43,44.42,2.0,290.59,12.76,299.61,281.56,18.05,0.0,1.0,290.73,290.59,2.0,260.2,18.38,273.2,247.2,26.0,0.0,1.0,260.52,260.2,2.0,64.61,8.06,70.31,58.91,11.4,-0.0,1.0,64.86,64.61,2.0,185.55,14.86,196.06,175.04,21.02,-0.0,1.0,185.85,185.55,2.0,154.83,12.4,163.6,146.06,17.54,0.0,1.0,155.08,154.83,2.0,23.77,1.04,24.51,23.03,1.48,0.0,1.0,23.78,23.77,2.0,21.37,0.45,21.68,21.05,0.63,0.0,1.0,21.37,21.37,2.0
+BJ-OU-G100010 = 1.0,0.01,1.02,1.0,0.02,1.92,4.91,1.0,1.0,10.0,16.88,2.68,22.68,13.41,9.27,0.8,3.24,17.07,16.67,10.0,39.52,10.03,56.85,27.8,29.04,0.33,1.89,40.65,39.97,10.0,34.52,1.59,38.16,32.61,5.54,1.11,3.79,34.56,34.35,10.0,30.92,6.72,46.72,25.21,21.5,1.46,4.08,31.57,29.29,10.0,245.59,16.52,275.19,221.6,53.59,0.21,2.28,246.09,245.91,10.0,246.25,11.86,265.08,231.46,33.62,0.53,2.05,246.51,244.39,10.0,140.76,21.96,171.66,107.44,64.22,-0.22,1.68,142.3,144.1,10.0,228.04,11.16,250.58,214.72,35.86,0.96,2.8,228.28,224.58,10.0,111.6,21.77,153.3,81.1,72.2,0.62,2.53,113.5,107.39,10.0,23.33,2.7,27.19,19.47,7.72,0.11,1.65,23.47,23.13,10.0,19.03,1.96,22.35,15.82,6.53,-0.12,2.36,19.12,19.15,10.0
+BJ-OU-G100011 = 1.93,0.16,2.04,1.81,0.23,-0.0,1.0,1.93,1.93,2.0,18.41,4.98,21.92,14.89,7.04,0.0,1.0,18.74,18.41,2.0,47.21,5.98,51.44,42.98,8.46,-0.0,1.0,47.4,47.21,2.0,38.53,0.41,38.82,38.23,0.59,-0.0,1.0,38.53,38.53,2.0,33.92,0.54,34.3,33.53,0.77,0.0,1.0,33.92,33.92,2.0,275.84,19.78,289.83,261.85,27.98,0.0,1.0,276.2,275.84,2.0,260.62,12.05,269.14,252.1,17.04,-0.0,1.0,260.76,260.62,2.0,93.73,2.29,95.35,92.11,3.24,0.0,1.0,93.74,93.73,2.0,217.25,12.2,225.88,208.63,17.26,0.0,1.0,217.43,217.25,2.0,135.06,2.83,137.07,133.06,4.01,0.0,1.0,135.08,135.06,2.0,25.48,0.81,26.05,24.91,1.14,0.0,1.0,25.48,25.48,2.0,19.15,1.44,20.17,18.13,2.03,-0.0,1.0,19.18,19.15,2.0
+BJ-OU-G100012 = 5.14,0.06,5.18,5.1,0.08,-0.0,1.0,5.14,5.14,2.0,3.63,0.12,3.72,3.55,0.17,-0.0,1.0,3.63,3.63,2.0,23.93,0.75,24.46,23.41,1.06,0.0,1.0,23.94,23.93,2.0,47.35,3.72,49.98,44.72,5.26,-0.0,1.0,47.42,47.35,2.0,42.16,1.74,43.39,40.93,2.47,0.0,1.0,42.18,42.16,2.0,376.11,22.96,392.34,359.87,32.47,-0.0,1.0,376.46,376.11,2.0,199.1,4.31,202.15,196.06,6.1,0.0,1.0,199.13,199.1,2.0,40.72,3.2,42.98,38.46,4.52,-0.0,1.0,40.78,40.72,2.0,153.18,7.86,158.74,147.63,11.11,-0.0,1.0,153.29,153.18,2.0,99.49,2.09,100.97,98.02,2.96,-0.0,1.0,99.5,99.49,2.0,26.37,2.7,28.28,24.46,3.81,-0.0,1.0,26.44,26.37,2.0,22.21,2.54,24.01,20.41,3.59,-0.0,1.0,22.28,22.21,2.0
+BJ-OU-G100013 = 4.16,0.35,4.43,3.77,0.66,-0.56,1.5,4.17,4.28,3.0,15.12,4.54,18.78,10.04,8.74,-0.52,1.5,15.57,16.53,3.0,24.85,0.67,25.62,24.46,1.16,0.71,1.5,24.86,24.46,3.0,47.28,1.08,48.23,46.11,2.12,-0.36,1.5,47.29,47.5,3.0,46.13,1.19,47.5,45.45,2.05,0.71,1.5,46.14,45.45,3.0,327.01,24.68,355.0,308.37,46.64,0.6,1.5,327.63,317.67,3.0,215.91,6.52,221.2,208.63,12.57,-0.51,1.5,215.98,217.91,3.0,47.86,5.06,53.09,42.98,10.1,0.13,1.5,48.03,47.5,3.0,156.41,2.39,158.81,154.02,4.79,0.02,1.5,156.42,156.38,3.0,120.93,7.0,128.53,114.75,13.78,0.35,1.5,121.07,119.53,3.0,26.44,1.49,28.1,25.22,2.88,0.51,1.5,26.46,25.99,3.0,20.85,0.76,21.72,20.41,1.31,0.71,1.5,20.86,20.41,3.0
+BJ-OU-G100014 = 6.95,0.38,7.22,6.68,0.54,0.0,1.0,6.96,6.95,2.0,3.37,0.04,3.4,3.35,0.05,-0.0,1.0,3.37,3.37,2.0,27.29,0.73,27.8,26.77,1.03,0.0,1.0,27.29,27.29,2.0,52.39,0.98,53.08,51.7,1.38,0.0,1.0,52.39,52.39,2.0,50.16,2.36,51.83,48.49,3.33,-0.0,1.0,50.19,50.16,2.0,388.02,6.12,392.34,383.69,8.66,-0.0,1.0,388.04,388.02,2.0,180.97,9.34,187.58,174.37,13.2,0.0,1.0,181.1,180.97,2.0,36.22,2.37,37.89,34.54,3.35,0.0,1.0,36.25,36.22,2.0,144.04,0.58,144.45,143.63,0.82,-0.0,1.0,144.04,144.04,2.0,110.06,3.69,112.67,107.44,5.22,-0.0,1.0,110.09,110.06,2.0,23.96,1.79,25.22,22.7,2.53,0.0,1.0,23.99,23.96,2.0,23.04,0.86,23.65,22.44,1.21,0.0,1.0,23.05,23.04,2.0
+BJ-ZO-G120001 = 5.32,NaN,5.32,5.32,0.0,NaN,NaN,5.32,5.32,1.0,7.3,NaN,7.3,7.3,0.0,NaN,NaN,7.3,7.3,1.0,39.73,NaN,39.73,39.73,0.0,NaN,NaN,39.73,39.73,1.0,43.56,NaN,43.56,43.56,0.0,NaN,NaN,43.56,43.56,1.0,52.66,NaN,52.66,52.66,0.0,NaN,NaN,52.66,52.66,1.0,304.0,NaN,304.0,304.0,0.0,NaN,NaN,304.0,304.0,1.0,246.41,NaN,246.41,246.41,0.0,NaN,NaN,246.41,246.41,1.0,82.12,NaN,82.12,82.12,0.0,NaN,NaN,82.12,82.12,1.0,194.31,NaN,194.31,194.31,0.0,NaN,NaN,194.31,194.31,1.0,153.52,NaN,153.52,153.52,0.0,NaN,NaN,153.52,153.52,1.0,21.08,NaN,21.08,21.08,0.0,NaN,NaN,21.08,21.08,1.0,37.16,NaN,37.16,37.16,0.0,NaN,NaN,37.16,37.16,1.0
+BJ-ZO-G120002 = 6.3,NaN,6.3,6.3,0.0,NaN,NaN,6.3,6.3,1.0,6.56,NaN,6.56,6.56,0.0,NaN,NaN,6.56,6.56,1.0,36.04,NaN,36.04,36.04,0.0,NaN,NaN,36.04,36.04,1.0,46.84,NaN,46.84,46.84,0.0,NaN,NaN,46.84,46.84,1.0,47.12,NaN,47.12,47.12,0.0,NaN,NaN,47.12,47.12,1.0,317.81,NaN,317.81,317.81,0.0,NaN,NaN,317.81,317.81,1.0,243.14,NaN,243.14,243.14,0.0,NaN,NaN,243.14,243.14,1.0,81.64,NaN,81.64,81.64,0.0,NaN,NaN,81.64,81.64,1.0,178.86,NaN,178.86,178.86,0.0,NaN,NaN,178.86,178.86,1.0,159.9,NaN,159.9,159.9,0.0,NaN,NaN,159.9,159.9,1.0,18.65,NaN,18.65,18.65,0.0,NaN,NaN,18.65,18.65,1.0,47.44,NaN,47.44,47.44,0.0,NaN,NaN,47.44,47.44,1.0
+BJ-ZO-G120003 = 3.84,2.44,8.01,1.0,7.01,0.07,1.76,4.49,4.51,12.0,11.91,2.91,17.45,8.01,9.44,0.63,2.19,12.24,11.17,12.0,28.15,3.86,34.11,21.13,12.98,-0.4,2.22,28.39,28.89,12.0,61.44,7.31,74.71,50.77,23.95,0.21,2.05,61.84,60.06,12.0,44.67,3.89,50.46,36.76,13.69,-0.43,2.61,44.82,44.75,12.0,230.02,21.57,266.16,205.71,60.45,0.34,1.91,230.95,229.87,12.0,241.33,9.24,253.38,224.58,28.8,-0.46,2.07,241.5,242.67,12.0,184.85,16.89,215.02,161.32,53.7,0.42,2.08,185.56,184.58,12.0,228.79,10.2,249.67,214.62,35.05,0.57,2.68,229.0,227.43,12.0,34.57,5.16,43.33,26.62,16.71,-0.07,1.98,34.93,35.94,12.0,2.28,1.49,5.42,1.0,4.42,1.44,3.62,2.69,1.77,12.0,16.33,4.51,23.45,9.53,13.92,0.15,1.85,16.89,15.83,12.0
+BJ-ZO-G120004 = 4.34,NaN,4.34,4.34,0.0,NaN,NaN,4.34,4.34,1.0,8.05,NaN,8.05,8.05,0.0,NaN,NaN,8.05,8.05,1.0,43.41,NaN,43.41,43.41,0.0,NaN,NaN,43.41,43.41,1.0,40.28,NaN,40.28,40.28,0.0,NaN,NaN,40.28,40.28,1.0,58.2,NaN,58.2,58.2,0.0,NaN,NaN,58.2,58.2,1.0,290.18,NaN,290.18,290.18,0.0,NaN,NaN,290.18,290.18,1.0,249.67,NaN,249.67,249.67,0.0,NaN,NaN,249.67,249.67,1.0,82.6,NaN,82.6,82.6,0.0,NaN,NaN,82.6,82.6,1.0,209.77,NaN,209.77,209.77,0.0,NaN,NaN,209.77,209.77,1.0,147.15,NaN,147.15,147.15,0.0,NaN,NaN,147.15,147.15,1.0,23.51,NaN,23.51,23.51,0.0,NaN,NaN,23.51,23.51,1.0,26.89,NaN,26.89,26.89,0.0,NaN,NaN,26.89,26.89,1.0
+BJ-ZO-G120005 = 1.08,0.11,1.15,1.0,0.15,0.0,1.0,1.08,1.08,2.0,13.9,1.1,14.68,13.12,1.56,-0.0,1.0,13.92,13.9,2.0,37.29,4.98,40.81,33.77,7.04,0.0,1.0,37.45,37.29,2.0,38.21,0.45,38.52,37.89,0.63,0.0,1.0,38.21,38.21,2.0,44.68,5.88,48.84,40.53,8.31,-0.0,1.0,44.88,44.68,2.0,276.46,1.3,277.38,275.54,1.84,-0.0,1.0,276.46,276.46,2.0,252.54,4.05,255.41,249.67,5.73,-0.0,1.0,252.56,252.54,2.0,140.81,18.78,154.09,127.53,26.56,-0.0,1.0,141.44,140.81,2.0,229.15,3.56,231.67,226.64,5.04,0.0,1.0,229.17,229.15,2.0,137.59,5.88,141.74,133.43,8.32,0.0,1.0,137.65,137.59,2.0,18.96,2.95,21.05,16.87,4.18,-0.0,1.0,19.08,18.96,2.0,18.6,1.96,19.98,17.21,2.77,-0.0,1.0,18.65,18.6,2.0
+BJ-ZO-G120006 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,9.0,20.42,2.77,23.74,15.56,8.18,-0.33,1.95,20.58,19.65,9.0,29.5,2.16,33.77,26.79,6.97,0.69,2.71,29.57,28.91,9.0,42.25,2.81,46.09,37.32,8.77,-0.22,2.23,42.33,41.7,9.0,47.78,11.63,64.23,32.09,32.13,0.13,1.67,49.02,45.93,9.0,213.73,31.11,273.2,184.58,88.62,0.72,2.25,215.74,196.06,9.0,250.41,8.84,265.08,242.15,22.93,0.42,1.8,250.55,251.64,9.0,171.39,12.03,196.06,158.74,37.32,0.92,2.85,171.77,166.96,9.0,216.99,6.48,228.39,208.25,20.14,0.34,2.06,217.08,214.72,9.0,89.42,30.0,149.45,54.47,94.97,0.81,2.75,93.78,84.26,9.0,15.04,2.75,18.65,10.63,8.01,-0.13,1.83,15.26,14.89,9.0,10.88,2.75,14.41,7.04,7.37,-0.16,1.47,11.19,11.51,9.0
+BJ-ZO-G120007 = 1.44,0.47,2.4,1.0,1.4,0.8,2.32,1.51,1.24,12.0,9.57,1.99,13.79,7.28,6.52,0.86,2.71,9.76,9.04,12.0,40.33,3.19,46.09,35.13,10.96,0.05,2.32,40.44,40.39,12.0,47.86,4.98,54.16,38.46,15.7,-0.58,2.31,48.1,49.34,12.0,44.93,6.93,56.77,36.21,20.56,0.46,2.25,45.42,44.15,12.0,322.64,31.54,392.34,281.56,110.78,0.74,3.11,324.05,323.82,12.0,283.98,23.0,320.53,257.2,63.33,0.32,1.72,284.83,280.11,12.0,131.1,24.46,177.66,95.06,82.6,0.26,2.35,133.17,128.03,12.0,240.28,11.53,263.65,221.2,42.46,0.39,2.8,240.54,240.35,12.0,115.81,13.94,140.7,88.77,51.93,-0.39,3.01,116.58,117.41,12.0,17.38,2.48,22.32,14.2,8.12,0.48,2.47,17.55,17.31,12.0,34.41,8.48,48.89,21.04,27.85,0.08,2.17,35.35,34.55,12.0
+BJ-ZO-G120008 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,9.0,20.29,1.92,23.74,16.53,7.21,-0.2,3.53,20.37,20.13,9.0,21.39,4.05,27.25,16.29,10.97,0.1,1.57,21.73,21.41,9.0,42.09,3.68,48.27,36.36,11.92,0.2,2.25,42.24,41.7,9.0,52.12,4.82,60.47,44.72,15.74,-0.12,2.6,52.32,53.03,9.0,184.48,7.23,196.82,173.77,23.04,0.05,2.16,184.6,187.58,9.0,233.08,9.33,247.88,221.2,26.68,0.2,1.89,233.24,231.67,9.0,177.81,20.86,225.77,163.6,62.17,1.6,4.15,178.89,168.73,9.0,226.03,8.62,241.17,216.37,24.8,0.92,2.39,226.17,221.3,9.0,37.08,12.24,60.54,22.35,38.19,0.55,2.55,38.84,34.91,9.0,4.99,4.36,12.18,1.0,11.18,0.44,1.7,6.47,5.02,9.0,7.54,1.19,9.6,5.7,3.91,0.11,2.37,7.63,7.67,9.0
+BJ-ZO-G120009 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,17.0,19.66,2.1,24.87,15.89,8.98,0.54,3.7,19.76,19.55,17.0,14.84,1.66,19.13,12.22,6.9,0.85,3.87,14.92,14.91,17.0,40.28,5.01,49.84,33.08,16.77,0.48,2.1,40.57,39.37,17.0,60.2,10.56,81.75,47.44,34.32,0.55,2.23,61.07,57.93,17.0,254.03,46.51,369.38,202.06,167.31,1.08,3.37,258.01,234.95,17.0,202.64,19.14,235.06,168.61,66.45,-0.04,2.01,203.49,202.15,17.0,240.69,35.43,327.39,179.1,148.3,0.67,3.43,243.13,235.06,17.0,252.89,19.29,281.69,218.51,63.18,-0.39,1.93,253.58,259.58,17.0,82.5,34.0,145.01,37.32,107.69,0.5,2.1,88.85,70.16,17.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,17.0,6.37,1.45,10.77,4.95,5.82,1.83,6.12,6.52,5.96,17.0
+BJ-ZO-G120010 = 2.79,0.83,3.38,2.2,1.18,-0.0,1.0,2.85,2.79,2.0,11.62,0.84,12.22,11.02,1.19,0.0,1.0,11.64,11.62,2.0,44.87,2.68,46.76,42.98,3.78,0.0,1.0,44.91,44.87,2.0,38.51,1.82,39.8,37.22,2.58,-0.0,1.0,38.53,38.51,2.0,46.31,0.19,46.45,46.17,0.27,-0.0,1.0,46.31,46.31,2.0,280.16,14.37,290.32,270.0,20.32,-0.0,1.0,280.34,280.16,2.0,271.17,2.87,273.2,269.14,4.06,-0.0,1.0,271.17,271.17,2.0,76.6,14.54,86.88,66.31,20.57,0.0,1.0,77.28,76.6,2.0,188.55,12.34,197.28,179.83,17.45,0.0,1.0,188.75,188.55,2.0,159.2,2.78,161.17,157.23,3.94,-0.0,1.0,159.21,159.2,2.0,22.47,1.49,23.52,21.42,2.1,-0.0,1.0,22.5,22.47,2.0,21.99,1.01,22.71,21.28,1.43,0.0,1.0,22.01,21.99,2.0
+BJ-ZO-G120011 = 1.16,0.53,2.75,1.0,1.75,2.85,9.1,1.27,1.0,11.0,11.31,2.75,16.27,8.76,7.51,0.65,1.88,11.61,10.2,11.0,34.6,4.6,42.1,27.71,14.39,0.27,2.07,34.88,36.16,11.0,57.82,9.06,74.08,47.6,26.48,0.61,2.11,58.46,56.95,11.0,58.82,10.39,76.97,43.93,33.04,0.19,2.05,59.65,57.66,11.0,244.71,23.62,281.79,203.53,78.26,-0.32,2.1,245.75,257.2,11.0,285.11,20.2,322.82,257.67,65.15,0.35,2.33,285.76,282.39,11.0,187.96,13.56,214.62,171.58,43.05,0.69,2.45,188.4,184.58,11.0,249.71,14.45,277.63,235.06,42.57,0.69,2.15,250.09,242.15,11.0,60.26,14.88,92.88,40.66,52.21,0.76,3.12,61.9,57.97,11.0,10.04,2.32,13.93,5.3,8.63,-0.36,2.96,10.28,10.19,11.0,28.39,9.31,43.62,16.54,27.08,0.24,1.87,29.75,27.61,11.0
+BJ-ZO-G120012 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,12.0,22.89,2.78,29.32,18.65,10.67,0.89,3.64,23.05,22.52,12.0,25.86,3.57,32.09,19.56,12.54,-0.26,2.58,26.09,26.01,12.0,34.0,2.72,40.61,30.22,10.4,1.03,3.98,34.1,33.25,12.0,43.89,7.01,55.64,33.08,22.56,0.16,2.04,44.4,43.75,12.0,205.18,6.05,214.62,196.06,18.57,-0.15,1.91,205.26,205.29,12.0,230.95,10.85,242.15,208.25,33.9,-0.85,2.77,231.18,233.36,12.0,162.98,7.8,171.35,145.01,26.34,-1.02,3.31,163.15,164.85,12.0,223.54,20.01,273.2,202.06,71.14,1.39,4.12,224.36,214.62,12.0,59.79,9.33,74.24,43.14,31.1,-0.36,2.08,60.45,62.35,12.0,9.74,6.03,18.65,1.0,17.65,0.0,1.86,11.32,10.22,12.0,9.26,4.34,18.65,5.1,13.55,1.05,2.79,10.15,7.1,12.0
+BJ-ZO-G120013 = 2.11,1.17,3.46,1.3,2.16,0.67,1.5,2.32,1.57,3.0,10.29,1.39,11.56,8.8,2.76,-0.29,1.5,10.35,10.51,3.0,45.64,3.1,47.85,42.1,5.75,-0.65,1.5,45.71,46.98,3.0,39.84,2.02,42.1,38.25,3.86,0.55,1.5,39.87,39.16,3.0,53.88,6.77,58.39,46.09,12.3,-0.68,1.5,54.16,57.15,3.0,282.68,8.34,290.18,273.69,16.49,-0.32,1.5,282.76,284.16,3.0,259.25,1.97,261.14,257.2,3.94,-0.14,1.5,259.25,259.41,3.0,94.69,10.88,100.97,82.12,18.85,-0.71,1.5,95.1,100.97,3.0,218.13,18.79,234.95,197.84,37.11,-0.33,1.5,218.67,221.6,3.0,138.8,30.7,162.27,104.06,58.21,-0.58,1.5,141.04,150.06,3.0,24.68,1.65,25.99,22.82,3.16,-0.54,1.5,24.71,25.22,3.0,23.95,1.04,24.64,22.75,1.89,-0.68,1.5,23.97,24.46,3.0
+BJ-ZO-G120014 = 1.54,0.9,2.58,1.02,1.56,0.71,1.5,1.71,1.03,3.0,12.07,2.31,14.08,9.54,4.54,-0.4,1.5,12.22,12.6,3.0,48.68,6.06,53.59,41.9,11.69,-0.51,1.5,48.93,50.55,3.0,36.39,0.32,36.76,36.21,0.55,0.71,1.5,36.39,36.21,3.0,58.99,9.04,68.22,50.16,18.06,0.08,1.5,59.45,58.59,3.0,266.85,10.56,278.14,257.2,20.93,0.28,1.5,266.99,265.2,3.0,262.61,8.05,269.14,253.61,15.53,-0.51,1.5,262.69,265.08,3.0,104.16,24.26,129.86,81.64,48.21,0.24,1.5,106.02,100.97,3.0,202.96,15.11,214.72,185.92,28.8,-0.56,1.5,203.34,208.25,3.0,182.07,12.33,196.06,172.75,23.3,0.6,1.5,182.35,177.4,3.0,22.72,1.54,24.46,21.56,2.91,0.6,1.5,22.75,22.14,3.0,20.21,2.69,22.39,17.21,5.18,-0.51,1.5,20.33,21.04,3.0
+BJ-ZO-G120015 = 6.37,1.94,8.65,4.13,4.52,0.02,1.65,6.59,6.36,4.0,5.92,0.43,6.49,5.58,0.91,0.49,1.63,5.93,5.81,4.0,43.42,5.5,47.5,35.35,12.15,-1.01,2.22,43.68,45.42,4.0,38.4,2.32,41.59,36.21,5.38,0.64,1.97,38.45,37.9,4.0,60.63,8.94,70.31,48.96,21.35,-0.35,1.91,61.12,61.62,4.0,295.77,4.29,299.21,290.18,9.02,-0.49,1.62,295.79,296.85,4.0,251.17,18.16,273.2,231.67,41.52,0.18,1.59,251.66,249.91,4.0,64.01,1.67,66.22,62.32,3.91,0.46,1.86,64.03,63.75,4.0,170.7,10.92,184.58,160.55,24.03,0.39,1.58,170.97,168.85,4.0,177.03,13.83,190.23,158.74,31.49,-0.49,1.77,177.43,179.57,4.0,20.28,0.58,21.04,19.81,1.23,0.51,1.65,20.28,20.13,4.0,30.89,9.03,43.99,23.74,20.26,0.94,2.17,31.87,27.92,4.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BEN/BEN_2_temperature_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BEN/BEN_2_temperature_2008.properties
new file mode 100644
index 0000000..95da05a
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BEN/BEN_2_temperature_2008.properties
@@ -0,0 +1,123 @@
+# BEN.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the temperature data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BEN temperature data for 2008 at admin level 2
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BEN
+ADMIN_LEVEL = 2
+UNITS = C
+DATA_TYPE = temperature
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+BJ-AK-G020001 = 31.03,0.76,32.94,28.74,4.2,-0.36,3.2,31.03,31.01,176.0,32.75,0.63,34.25,31.22,3.03,0.11,2.35,32.75,32.77,176.0,34.53,1.19,37.28,30.39,6.89,-0.14,3.16,34.55,34.53,176.0,31.3,1.74,35.08,27.64,7.44,-0.15,2.36,31.34,31.36,176.0,26.42,1.29,29.29,20.75,8.54,-0.72,4.71,26.45,26.54,176.0,25.17,1.15,27.64,22.95,4.69,0.34,2.02,25.2,24.92,176.0,22.88,1.2,25.98,19.51,6.48,-0.55,3.15,22.91,23.13,176.0,22.39,0.72,24.06,20.2,3.86,-0.06,2.68,22.4,22.4,176.0,22.51,1.09,25.43,20.2,5.24,0.08,2.7,22.54,22.54,176.0,24.92,1.14,27.36,22.4,4.96,-0.23,2.33,24.94,25.02,176.0,29.06,1.07,32.19,26.54,5.65,0.24,2.87,29.08,29.02,176.0,28.7,1.27,31.77,25.98,5.79,0.16,2.34,28.73,28.6,176.0
+BJ-AK-G020002 = 35.39,0.93,37.15,33.84,3.31,0.1,1.68,35.4,35.22,39.0,37.11,1.17,39.76,35.35,4.41,0.23,2.05,37.12,37.08,39.0,37.01,1.3,38.94,34.53,4.41,-0.1,1.9,37.04,37.01,39.0,35.53,1.81,38.94,30.94,7.99,-0.6,2.78,35.58,35.97,39.0,31.19,1.32,34.53,29.02,5.51,0.56,2.65,31.22,30.81,39.0,26.63,1.66,30.67,24.06,6.61,0.56,2.47,26.68,26.26,39.0,23.83,0.72,25.43,22.68,2.76,0.11,2.1,23.84,23.78,39.0,23.25,0.54,24.06,21.44,2.62,-1.38,5.47,23.26,23.3,39.0,23.54,0.54,25.16,22.4,2.76,0.8,4.01,23.55,23.5,39.0,26.03,0.88,27.91,24.06,3.86,-0.26,2.8,26.04,25.98,39.0,34.02,1.15,35.91,31.5,4.41,-0.58,2.32,34.04,34.25,39.0,35.81,1.12,37.56,33.56,4.0,-0.53,2.09,35.83,36.18,39.0
+BJ-AK-G020003 = 36.45,0.46,37.56,35.63,1.93,0.58,3.36,36.45,36.39,30.0,39.7,0.58,40.59,38.39,2.2,-0.49,2.34,39.7,39.69,30.0,39.45,1.03,41.56,38.11,3.44,0.48,1.97,39.47,39.28,30.0,37.71,1.01,39.76,35.35,4.41,-0.36,2.63,37.72,37.8,30.0,30.99,1.51,35.15,28.74,6.41,1.27,4.6,31.03,30.6,30.0,26.6,1.02,29.43,24.88,4.55,0.87,3.56,26.62,26.47,30.0,24.03,0.36,24.61,23.23,1.38,-0.18,2.6,24.03,24.06,30.0,23.23,0.43,24.06,21.85,2.2,-1.15,5.11,23.23,23.23,30.0,24.63,0.62,25.98,23.5,2.48,0.25,2.54,24.64,24.5,30.0,27.28,0.82,28.74,25.71,3.03,-0.19,2.21,27.3,27.29,30.0,37.07,1.22,38.66,34.8,3.86,-0.36,1.81,37.09,37.35,30.0,37.14,0.53,38.39,36.18,2.2,0.36,2.78,37.14,37.15,30.0
+BJ-AK-G020004 = 34.33,0.37,35.08,33.56,1.52,0.17,2.76,34.33,34.25,30.0,36.61,0.32,37.28,35.91,1.38,-0.08,2.73,36.61,36.59,30.0,37.26,0.48,38.39,36.46,1.93,0.42,2.79,37.26,37.18,30.0,32.75,1.14,35.49,31.22,4.27,0.8,2.74,32.77,32.39,30.0,28.72,0.92,30.12,27.09,3.03,-0.13,1.81,28.74,28.81,30.0,25.96,0.5,27.09,24.88,2.2,0.1,2.82,25.97,25.98,30.0,22.89,0.75,24.74,21.99,2.76,1.08,3.24,22.9,22.64,30.0,23.04,0.62,23.78,21.57,2.2,-0.75,2.64,23.04,23.19,30.0,23.73,0.32,24.61,22.95,1.65,-0.31,4.84,23.73,23.78,30.0,26.49,0.41,27.22,25.43,1.79,-0.38,3.1,26.5,26.54,30.0,33.69,0.58,34.53,32.32,2.2,-0.32,2.18,33.69,33.7,30.0,35.44,0.65,36.46,34.53,1.93,0.09,1.7,35.45,35.35,30.0
+BJ-AK-G020005 = 33.2,0.94,35.35,30.39,4.96,-0.6,3.18,33.22,33.43,130.0,35.05,0.6,36.46,33.43,3.03,-0.37,2.6,35.06,35.22,130.0,37.27,1.1,40.04,34.53,5.51,0.1,3.0,37.29,37.28,130.0,34.31,1.3,38.66,30.12,8.54,-0.04,3.87,34.33,34.46,130.0,28.16,1.75,33.43,24.33,9.09,0.15,2.88,28.22,28.15,130.0,26.26,0.68,27.91,24.61,3.31,-0.06,2.59,26.27,26.26,130.0,23.8,0.75,26.81,21.85,4.96,0.54,4.48,23.82,23.78,130.0,23.01,0.85,24.61,19.92,4.69,-0.99,4.2,23.02,23.13,130.0,23.86,0.93,25.43,21.85,3.58,-0.22,2.04,23.87,24.06,130.0,26.73,0.51,27.91,25.71,2.2,0.42,2.25,26.73,26.67,130.0,31.43,0.84,33.84,29.29,4.55,0.21,3.14,31.44,31.36,130.0,33.05,1.46,35.91,28.74,7.17,-0.66,3.39,33.09,33.29,130.0
+BJ-AK-G020006 = 34.36,0.1,34.53,34.25,0.28,0.44,2.37,34.36,34.39,7.0,35.73,0.13,35.91,35.63,0.28,0.59,1.57,35.73,35.63,7.0,36.24,0.64,37.01,35.35,1.65,-0.25,1.67,36.25,36.18,7.0,32.95,0.55,33.7,32.32,1.38,0.02,1.5,32.96,33.01,7.0,29.17,0.36,29.57,28.67,0.9,-0.33,1.75,29.18,29.22,7.0,26.78,0.66,27.64,25.71,1.93,-0.38,2.11,26.79,26.95,7.0,23.68,0.61,24.47,22.68,1.79,-0.31,2.17,23.69,23.57,7.0,22.13,0.58,22.68,21.02,1.65,-0.93,2.89,22.13,22.26,7.0,23.93,0.71,24.88,22.95,1.93,0.02,1.68,23.94,23.78,7.0,27.08,0.29,27.36,26.67,0.69,-0.69,1.77,27.08,27.22,7.0,31.68,0.73,32.6,30.81,1.79,0.03,1.42,31.69,31.77,7.0,34.65,0.38,35.35,34.25,1.1,1.01,2.79,34.65,34.53,7.0
+BJ-AK-G020007 = 33.19,0.55,34.8,32.32,2.48,0.67,2.81,33.19,33.15,129.0,36.83,0.58,38.11,35.22,2.89,-0.44,3.48,36.83,36.87,129.0,38.36,0.82,40.04,36.73,3.31,0.44,2.31,38.37,38.11,129.0,36.75,1.77,40.59,33.15,7.44,0.03,2.06,36.8,37.01,129.0,29.11,1.88,33.98,25.98,7.99,0.76,2.71,29.17,28.6,129.0,25.35,0.95,27.36,23.23,4.13,0.09,2.14,25.37,25.3,129.0,24.13,0.6,26.26,22.4,3.86,0.19,4.1,24.13,24.06,129.0,22.96,0.79,24.88,20.47,4.41,-0.3,2.9,22.98,23.02,129.0,23.33,1.18,25.98,20.61,5.37,0.4,2.94,23.36,23.23,129.0,27.71,0.66,29.84,25.98,3.86,0.03,3.89,27.71,27.64,129.0,32.91,0.88,35.08,30.94,4.13,0.1,2.26,32.92,32.87,129.0,34.76,0.8,37.01,33.15,3.86,0.33,2.75,34.77,34.8,129.0
+BJ-AK-G020008 = 32.96,0.62,34.8,31.77,3.03,0.73,3.06,32.97,32.87,103.0,35.44,0.55,37.15,33.98,3.17,0.41,3.74,35.45,35.49,103.0,36.45,1.02,38.66,34.53,4.13,-0.02,1.93,36.46,36.53,103.0,34.25,1.04,36.46,30.12,6.34,-1.03,5.64,34.27,34.32,103.0,27.85,0.92,30.39,25.98,4.41,0.42,2.43,27.87,27.64,103.0,25.42,1.14,27.64,21.85,5.79,-0.87,3.48,25.45,25.71,103.0,23.39,0.95,26.81,21.57,5.24,0.87,4.01,23.41,23.3,103.0,23.27,0.72,24.88,22.13,2.76,0.29,2.02,23.28,23.23,103.0,24.32,0.86,25.98,21.57,4.41,-0.07,2.89,24.33,24.19,103.0,27.24,0.9,29.57,25.43,4.13,0.05,2.42,27.25,27.22,103.0,32.09,0.73,34.11,30.12,4.0,0.25,3.22,32.1,32.05,103.0,34.05,0.63,35.63,32.32,3.31,-0.2,3.1,34.05,34.05,103.0
+BJ-AK-G020009 = 36.19,0.51,37.56,35.08,2.48,-0.0,2.97,36.2,36.18,57.0,39.7,0.54,40.87,38.52,2.34,-0.01,2.39,39.71,39.76,57.0,40.61,0.64,41.97,39.21,2.76,0.22,2.29,40.62,40.59,57.0,38.35,0.83,40.18,36.73,3.44,0.16,2.4,38.36,38.25,57.0,36.09,1.9,39.76,30.39,9.37,-1.06,4.12,36.14,36.46,57.0,27.22,1.16,30.67,24.88,5.79,0.53,3.33,27.24,27.09,57.0,24.27,0.48,25.98,23.23,2.76,0.8,5.19,24.27,24.33,57.0,23.39,0.72,24.88,22.13,2.76,0.17,1.86,23.4,23.37,57.0,22.98,1.17,25.43,20.75,4.69,0.67,2.7,23.01,22.75,57.0,26.97,0.92,29.29,24.88,4.41,0.4,2.75,26.99,26.81,57.0,37.92,1.34,40.31,34.25,6.06,-0.69,3.05,37.95,38.25,57.0,36.42,0.96,38.25,33.98,4.27,-0.21,2.31,36.43,36.59,57.0
+BJ-AK-G020010 = 33.62,0.93,35.63,32.19,3.44,0.31,1.98,33.63,33.43,44.0,36.04,1.02,38.39,34.8,3.58,0.72,2.34,36.05,35.63,44.0,35.73,1.07,37.83,33.7,4.13,0.48,2.3,35.75,35.63,44.0,33.7,1.96,38.11,28.74,9.37,-0.22,2.98,33.75,33.84,44.0,29.5,0.93,31.5,27.36,4.13,-0.31,2.51,29.52,29.64,44.0,25.33,0.49,26.47,24.33,2.14,-0.04,2.44,25.33,25.36,44.0,23.38,0.7,25.16,22.4,2.76,0.64,2.45,23.39,23.19,44.0,23.02,0.79,23.78,19.65,4.13,-2.38,9.84,23.03,23.23,44.0,23.36,0.7,24.33,20.75,3.58,-1.78,6.72,23.37,23.5,44.0,26.57,0.85,28.46,24.19,4.27,-0.79,4.0,26.58,26.67,44.0,32.79,0.81,34.39,30.67,3.72,-0.42,3.17,32.8,32.87,44.0,34.38,0.74,35.63,31.77,3.86,-1.17,5.06,34.39,34.53,44.0
+BJ-AK-G020011 = 34.1,0.44,34.94,33.15,1.79,0.12,3.05,34.1,33.98,17.0,35.25,0.73,36.87,33.98,2.89,0.63,2.89,35.26,35.08,17.0,36.1,0.73,37.42,34.67,2.76,-0.17,2.46,36.11,36.18,17.0,33.54,0.48,34.53,32.87,1.65,0.44,2.13,33.54,33.49,17.0,30.38,0.77,31.22,28.6,2.62,-0.77,2.64,30.39,30.46,17.0,26.8,0.6,28.05,25.98,2.07,0.5,2.45,26.81,26.67,17.0,24.07,0.72,25.71,23.23,2.48,0.79,2.84,24.08,23.92,17.0,23.38,0.43,24.06,22.13,1.93,-1.36,5.46,23.39,23.5,17.0,23.65,0.51,24.74,22.68,2.07,0.28,2.91,23.65,23.64,17.0,26.67,0.34,27.22,25.98,1.24,-0.39,2.45,26.67,26.81,17.0,33.02,1.12,34.94,31.77,3.17,0.57,1.78,33.03,32.6,17.0,32.96,1.42,36.04,31.5,4.55,1.04,2.78,32.99,32.32,17.0
+BJ-AK-G020012 = 33.02,0.38,33.98,32.05,1.93,-0.09,2.75,33.03,33.01,70.0,35.45,0.6,36.73,34.25,2.48,-0.27,2.38,35.45,35.49,70.0,37.3,0.77,38.66,34.8,3.86,-0.7,3.91,37.31,37.28,70.0,34.88,0.9,37.83,32.87,4.96,0.7,4.06,34.89,34.8,70.0,28.49,1.52,34.25,26.26,7.99,1.16,4.68,28.53,28.15,70.0,25.71,0.93,27.09,23.78,3.31,-0.33,1.86,25.73,25.98,70.0,23.75,0.81,26.26,21.3,4.96,0.08,4.26,23.77,23.78,70.0,23.78,0.61,25.02,22.54,2.48,-0.09,2.44,23.79,23.78,70.0,24.12,0.83,25.98,22.68,3.31,0.29,2.18,24.14,23.99,70.0,26.4,0.59,27.91,25.16,2.76,0.04,2.66,26.41,26.54,70.0,32.58,0.97,35.35,30.39,4.96,0.54,3.17,32.6,32.32,70.0,34.24,0.55,35.63,32.87,2.76,-0.08,3.06,34.25,34.25,70.0
+BJ-AK-G020013 = 35.25,0.96,36.73,32.6,4.13,-0.62,2.34,35.27,35.49,175.0,38.38,1.44,40.87,35.35,5.51,-0.47,2.13,38.4,38.73,175.0,39.94,1.61,42.52,36.73,5.79,-0.31,1.92,39.97,40.04,175.0,38.04,1.95,41.14,34.11,7.03,-0.27,1.92,38.09,38.39,175.0,33.98,2.88,40.59,27.91,12.68,0.28,2.47,34.1,33.98,175.0,26.74,1.2,30.39,24.06,6.34,0.43,3.39,26.77,26.67,175.0,23.82,0.65,25.98,22.4,3.58,0.36,3.84,23.83,23.78,175.0,23.05,0.6,24.61,21.02,3.58,-0.3,3.3,23.06,23.09,175.0,22.75,0.97,25.16,20.2,4.96,0.27,2.46,22.77,22.61,175.0,26.5,0.88,29.57,24.33,5.24,0.35,3.97,26.51,26.54,175.0,33.86,1.3,37.56,30.94,6.61,0.72,3.13,33.88,33.49,175.0,35.83,0.94,38.66,33.43,5.24,0.11,2.74,35.84,35.63,175.0
+BJ-AK-G020014 = 33.33,0.55,34.25,32.32,1.93,-0.25,2.1,33.33,33.39,36.0,35.52,0.48,36.73,34.8,1.93,0.38,2.65,35.52,35.53,36.0,37.73,0.8,39.21,36.18,3.03,-0.11,2.21,37.74,37.7,36.0,35.74,1.09,37.28,33.43,3.86,-0.6,2.57,35.76,36.04,36.0,29.56,0.63,30.39,27.36,3.03,-1.16,5.38,29.56,29.57,36.0,24.14,0.84,26.54,22.4,4.13,0.93,4.07,24.15,24.02,36.0,23.28,0.71,24.61,21.02,3.58,-0.63,4.53,23.29,23.4,36.0,22.34,0.6,23.23,20.61,2.62,-0.95,3.57,22.35,22.54,36.0,23.3,1.16,25.71,21.3,4.41,0.14,2.14,23.33,23.47,36.0,27.05,0.82,28.74,24.88,3.86,-0.63,3.68,27.06,27.22,36.0,32.69,0.76,33.98,30.94,3.03,-0.34,2.33,32.7,32.87,36.0,35.01,0.72,36.32,32.74,3.58,-0.85,4.64,35.02,35.04,36.0
+BJ-AQ-G030001 = 24.18,0.61,25.16,22.54,2.62,-0.62,3.83,24.19,24.33,19.0,26.25,0.99,27.78,24.61,3.17,0.05,1.88,26.27,25.98,19.0,25.84,2.06,28.46,20.61,7.85,-1.37,4.12,25.92,26.4,19.0,24.93,2.77,29.57,21.85,7.72,0.35,1.54,25.08,24.19,19.0,26.47,1.17,28.74,23.78,4.96,0.11,3.4,26.5,26.12,19.0,24.47,0.81,25.71,22.26,3.44,-0.83,4.32,24.48,24.33,19.0,25.49,1.07,27.09,21.99,5.1,-1.82,7.27,25.52,25.57,19.0,22.55,2.67,26.54,17.44,9.09,-0.35,2.25,22.7,22.26,19.0,21.97,2.38,27.91,17.72,10.2,0.46,3.69,22.1,21.71,19.0,23.89,0.7,25.16,21.99,3.17,-1.02,4.54,23.9,24.06,19.0,27.18,0.84,28.46,25.3,3.17,-0.39,2.65,27.2,27.22,19.0,26.8,0.84,28.46,25.02,3.44,-0.03,3.13,26.81,26.81,19.0
+BJ-AQ-G030002 = 24.57,0.54,25.3,23.78,1.52,-0.22,1.64,24.58,24.61,12.0,27.57,0.61,28.46,26.4,2.07,-0.72,2.75,27.58,27.74,12.0,27.45,1.42,29.57,25.16,4.41,-0.03,2.2,27.48,27.64,11.0,27.53,1.91,30.67,24.06,6.61,-0.48,2.55,27.59,28.15,12.0,28.34,0.33,29.02,27.64,1.38,-0.1,4.02,28.34,28.37,11.0,25.27,0.67,25.98,23.92,2.07,-0.61,2.26,25.27,25.43,12.0,24.94,0.63,25.71,23.5,2.2,-0.95,3.24,24.95,25.05,12.0,23.91,1.29,25.5,21.57,3.93,-0.59,2.25,23.94,23.95,12.0,27.51,1.63,29.29,24.33,4.96,-0.92,2.73,27.56,27.91,12.0,24.24,0.4,24.88,23.64,1.24,0.13,1.84,24.25,24.19,12.0,27.13,0.53,28.05,26.26,1.79,0.23,2.38,27.14,27.12,12.0,27.2,0.7,27.91,25.98,1.93,-0.75,2.27,27.21,27.43,12.0
+BJ-AQ-G030003 = 23.99,0.1,24.06,23.92,0.14,0.0,1.0,23.99,23.99,2.0,26.19,0.1,26.26,26.12,0.14,-0.0,1.01,26.19,26.19,2.0,25.64,0.68,26.12,25.16,0.96,0.0,1.0,25.64,25.64,2.0,22.13,0.0,22.13,22.13,0.0,-1.014016294E7,6.859343082819612E13,22.13,22.13,2.0,28.74,NaN,28.74,28.74,0.0,NaN,NaN,28.74,28.74,1.0,23.71,0.29,23.92,23.5,0.41,0.0,1.0,23.71,23.71,2.0,25.57,0.19,25.71,25.43,0.28,-0.0,1.0,25.57,25.57,2.0,20.95,0.1,21.02,20.89,0.14,0.0,1.0,20.95,20.95,2.0,19.44,0.88,20.06,18.82,1.24,0.0,1.0,19.45,19.44,2.0,23.71,0.29,23.92,23.5,0.41,0.0,1.0,23.71,23.71,2.0,27.98,0.68,28.46,27.5,0.96,0.0,1.0,27.99,27.98,2.0,26.4,0.19,26.54,26.26,0.28,0.0,1.0,26.4,26.4,2.0
+BJ-AQ-G030004 = 25.26,0.7,25.98,24.12,1.86,-0.49,1.81,25.27,25.43,9.0,25.85,0.35,26.26,25.16,1.1,-0.53,2.65,25.85,25.78,9.0,25.3,0.69,26.26,24.19,2.07,0.12,2.11,25.3,25.16,9.0,24.55,1.45,26.54,22.4,4.13,0.09,1.85,24.59,24.88,9.0,24.34,0.78,25.85,23.23,2.62,0.53,2.73,24.35,24.24,9.0,23.07,0.76,23.78,21.44,2.34,-1.12,3.3,23.08,23.23,9.0,22.21,0.97,23.57,20.75,2.82,-0.41,2.05,22.22,22.4,9.0,23.21,0.78,24.33,22.13,2.2,0.26,1.91,23.22,23.04,9.0,22.98,0.77,24.06,21.85,2.2,-0.23,1.78,22.99,23.23,9.0,24.01,0.6,24.88,23.37,1.52,0.54,1.69,24.02,23.78,9.0,27.84,0.44,28.46,27.22,1.24,0.21,1.97,27.84,27.82,9.0,25.51,0.38,26.12,25.16,0.96,0.65,2.0,25.51,25.43,9.0
+BJ-AQ-G030005 = 24.73,0.41,25.3,24.33,0.96,0.33,1.39,24.73,24.61,8.0,25.49,0.44,26.19,24.88,1.31,0.22,1.92,25.5,25.43,8.0,25.98,0.68,26.26,24.33,1.93,-2.14,5.77,25.98,26.26,8.0,24.32,0.76,25.3,23.37,1.93,0.03,1.75,24.33,24.3,8.0,25.24,0.45,25.71,24.33,1.38,-0.95,3.23,25.25,25.3,8.0,23.4,0.48,24.33,22.95,1.38,0.84,2.72,23.4,23.3,8.0,23.19,0.99,24.33,21.99,2.34,-0.09,1.42,23.21,23.23,8.0,24.12,0.88,24.88,22.13,2.76,-1.59,4.51,24.14,24.33,8.0,23.04,0.78,24.47,21.57,2.89,-0.07,3.95,23.05,23.09,8.0,24.0,0.48,24.47,22.95,1.52,-1.34,4.14,24.01,24.06,8.0,27.81,0.27,28.05,27.36,0.69,-0.37,1.65,27.81,27.84,8.0,26.25,0.38,26.67,25.85,0.83,0.02,1.12,26.25,26.26,8.0
+BJ-AQ-G030006 = 23.06,1.0,24.06,21.3,2.76,-0.84,2.65,23.07,23.19,6.0,25.33,1.03,26.26,23.5,2.76,-0.95,2.65,25.35,25.61,6.0,23.44,2.16,26.12,19.92,6.2,-0.43,2.36,23.52,23.44,6.0,22.25,1.26,24.68,21.02,3.65,1.32,3.52,22.28,22.06,6.0,24.55,2.87,28.74,21.85,6.89,0.41,1.9,24.69,24.88,5.0,22.94,0.95,23.92,21.3,2.62,-0.85,2.47,22.96,23.26,6.0,23.64,2.13,25.71,19.92,5.79,-0.85,2.58,23.72,24.06,6.0,19.46,1.41,21.02,17.17,3.86,-0.43,2.29,19.5,19.3,6.0,19.27,0.58,20.06,18.82,1.24,0.58,1.51,19.27,18.99,6.0,22.8,0.91,23.92,21.3,2.62,-0.5,2.38,22.82,22.85,6.0,26.65,1.29,28.46,24.61,3.86,-0.2,2.49,26.68,26.47,6.0,25.81,0.71,26.54,24.61,1.93,-0.76,2.35,25.82,26.02,6.0
+BJ-AQ-G030007 = 24.85,0.38,25.43,24.06,1.38,-0.4,2.23,24.85,24.88,17.0,27.31,0.44,28.19,26.81,1.38,0.44,2.27,27.32,27.22,17.0,27.5,0.8,28.88,26.26,2.62,-0.02,1.95,27.51,27.36,17.0,29.03,0.79,30.39,27.09,3.31,-0.99,3.92,29.04,29.22,17.0,27.61,0.78,29.02,25.98,3.03,-0.34,2.58,27.62,27.64,17.0,23.86,0.49,24.61,22.81,1.79,-0.29,2.54,23.87,23.92,17.0,23.44,1.17,24.81,21.02,3.79,-0.76,2.41,23.47,23.78,17.0,23.26,0.94,25.71,21.85,3.86,0.93,3.87,23.27,22.95,17.0,23.9,2.8,27.64,17.17,10.47,-0.75,3.02,24.06,24.61,17.0,23.97,0.69,25.16,22.95,2.2,0.04,1.74,23.98,23.92,17.0,26.58,0.42,27.22,25.98,1.24,0.31,1.68,26.58,26.54,17.0,26.6,0.45,27.36,25.71,1.65,-0.24,2.13,26.6,26.74,17.0
+BJ-AQ-G030008 = 25.06,0.26,25.43,24.61,0.83,-0.23,2.09,25.06,25.16,13.0,27.14,0.64,27.91,26.12,1.79,-0.39,1.69,27.15,27.36,13.0,26.94,0.95,28.6,25.57,3.03,0.15,2.05,26.95,26.95,13.0,27.05,2.84,31.77,23.64,8.13,0.32,1.76,27.19,26.81,13.0,26.49,1.08,28.46,24.88,3.58,0.62,2.39,26.51,25.98,13.0,24.75,0.74,25.71,23.5,2.2,-0.08,1.78,24.76,24.88,13.0,24.25,1.21,26.54,22.68,3.86,0.35,2.11,24.28,24.33,13.0,24.28,1.06,25.71,22.13,3.58,-0.38,2.36,24.3,24.47,13.0,27.29,1.69,29.84,24.33,5.51,-0.23,1.93,27.34,27.64,13.0,23.86,0.55,24.88,22.68,2.2,-0.3,3.25,23.86,23.92,13.0,27.43,0.26,27.91,27.09,0.83,0.21,2.22,27.43,27.5,13.0,26.76,0.62,27.91,25.71,2.2,0.2,2.42,26.76,26.6,13.0
+BJ-AQ-G030009 = 23.93,0.48,24.88,23.23,1.65,0.48,2.07,23.93,23.78,19.0,27.42,0.43,28.19,26.81,1.38,-0.01,1.83,27.43,27.36,19.0,26.98,1.11,29.02,25.16,3.86,0.1,2.25,27.0,27.09,19.0,27.32,1.51,30.67,24.61,6.06,0.44,3.2,27.35,27.09,19.0,26.96,1.06,28.19,24.61,3.58,-0.84,2.81,26.98,27.22,19.0,24.72,1.24,25.98,21.85,4.13,-0.91,2.79,24.75,25.09,19.0,24.9,1.33,26.81,21.85,4.96,-1.0,3.53,24.94,25.02,19.0,23.86,1.53,26.26,21.85,4.41,0.26,1.56,23.9,23.78,19.0,24.33,2.03,28.74,21.85,6.89,0.73,2.59,24.41,24.47,19.0,24.73,0.47,25.43,23.78,1.65,-0.24,2.07,24.74,24.88,19.0,27.62,0.28,28.19,27.22,0.96,0.36,1.94,27.62,27.57,19.0,27.51,0.62,28.46,26.54,1.93,0.04,1.7,27.52,27.43,19.0
+BJ-BO-G040001 = 32.51,0.71,34.25,31.22,3.03,0.8,3.1,32.51,32.32,142.0,36.94,0.5,37.83,35.63,2.2,-0.27,2.48,36.94,37.01,142.0,39.02,0.59,40.59,37.83,2.76,0.33,2.62,39.02,38.94,142.0,38.39,0.61,39.49,36.73,2.76,-0.37,2.69,38.39,38.39,142.0,33.42,1.67,36.46,28.05,8.41,-0.91,3.83,33.47,33.67,142.0,28.81,1.56,32.6,25.02,7.58,0.1,2.42,28.85,28.6,142.0,25.51,0.75,27.36,23.92,3.44,-0.02,2.43,25.52,25.54,142.0,23.7,0.86,25.43,22.13,3.31,0.27,2.23,23.71,23.57,142.0,23.24,0.67,25.43,21.57,3.86,0.07,3.13,23.25,23.23,142.0,28.6,1.06,30.67,26.26,4.41,-0.28,2.42,28.62,28.71,142.0,33.48,0.98,35.35,31.5,3.86,-0.42,2.17,33.49,33.6,142.0,34.03,0.62,36.73,32.87,3.86,1.27,6.17,34.04,33.98,142.0
+BJ-BO-G040002 = 33.04,0.51,33.98,31.22,2.76,-0.71,3.9,33.04,33.01,111.0,36.45,0.54,37.83,34.8,3.03,-0.17,3.7,36.45,36.46,111.0,38.03,0.65,39.76,36.66,3.1,0.17,2.64,38.04,37.97,111.0,36.31,0.89,38.11,32.87,5.24,-0.99,4.78,36.32,36.46,111.0,29.27,1.22,33.15,26.26,6.89,-0.23,3.4,29.29,29.43,111.0,25.83,1.03,28.19,23.23,4.96,0.08,2.61,25.85,25.85,111.0,23.3,0.67,24.88,21.57,3.31,-0.04,2.87,23.31,23.37,111.0,22.83,1.04,24.88,20.2,4.69,-0.22,2.36,22.86,22.95,111.0,23.08,0.54,24.33,21.57,2.76,0.11,2.77,23.09,23.09,111.0,27.46,0.77,29.02,25.16,3.86,-0.18,2.71,27.47,27.36,111.0,32.01,0.99,34.25,29.57,4.69,0.43,2.94,32.02,31.77,111.0,32.53,0.79,34.25,30.12,4.13,-0.43,2.76,32.54,32.74,111.0
+BJ-BO-G040003 = 32.97,0.48,33.98,32.05,1.93,0.15,2.47,32.97,32.94,166.0,37.07,0.45,38.39,35.63,2.76,-0.28,3.58,37.07,37.15,166.0,38.65,0.6,40.04,37.01,3.03,-0.47,2.68,38.65,38.8,166.0,37.07,1.11,38.94,33.98,4.96,-0.57,2.59,37.09,37.28,166.0,30.01,1.46,34.8,26.81,7.99,0.11,2.63,30.04,30.08,166.0,25.47,1.18,29.98,22.13,7.85,0.65,4.5,25.5,25.43,166.0,23.96,1.26,26.33,21.57,4.75,0.12,2.08,23.99,23.81,166.0,22.44,0.82,23.78,19.09,4.69,-0.91,4.83,22.46,22.54,166.0,22.61,0.89,24.61,20.47,4.13,-0.24,2.44,22.63,22.68,166.0,28.28,0.82,30.05,26.54,3.51,-0.29,2.12,28.29,28.46,166.0,32.86,1.53,35.35,28.19,7.17,-1.0,3.42,32.9,33.29,166.0,33.89,1.24,37.56,31.22,6.34,0.43,2.92,33.91,33.84,166.0
+BJ-BO-G040004 = 32.36,0.64,33.7,31.5,2.2,0.51,1.99,32.36,32.12,112.0,36.67,0.7,37.83,35.08,2.76,-0.31,1.99,36.68,36.73,112.0,37.2,1.28,39.76,34.8,4.96,0.0,1.94,37.23,37.21,112.0,35.61,1.55,38.94,31.5,7.44,-0.06,2.61,35.65,35.6,112.0,28.65,1.83,35.35,24.88,10.47,0.56,4.15,28.7,28.5,112.0,25.7,0.83,27.64,24.33,3.31,0.23,2.24,25.71,25.71,112.0,23.49,1.36,26.81,19.92,6.89,0.35,3.07,23.53,23.37,112.0,23.13,0.89,24.88,21.02,3.86,-0.04,2.2,23.15,23.16,112.0,22.15,0.78,24.06,20.75,3.31,0.17,2.19,22.17,22.13,112.0,27.62,0.59,28.88,25.98,2.89,0.1,2.92,27.62,27.5,112.0,31.21,1.5,34.25,28.46,5.79,0.23,2.06,31.25,31.01,112.0,32.66,0.91,34.8,30.39,4.41,0.26,2.69,32.67,32.6,112.0
+BJ-BO-G040005 = 32.91,0.47,34.8,32.05,2.76,0.92,5.21,32.91,32.87,115.0,37.43,0.5,38.66,36.46,2.2,0.36,2.49,37.44,37.28,115.0,38.9,0.76,40.31,37.01,3.31,0.02,2.47,38.91,38.94,115.0,38.06,0.77,39.76,35.63,4.13,-0.46,3.1,38.06,38.11,115.0,32.7,1.42,35.91,29.84,6.06,0.51,2.56,32.73,32.39,115.0,27.78,1.48,31.77,25.16,6.61,0.08,2.14,27.82,27.91,115.0,25.66,1.27,28.19,23.44,4.75,0.0,1.97,25.69,25.85,115.0,23.67,1.03,27.09,22.4,4.69,1.37,4.6,23.69,23.3,115.0,23.17,0.97,25.43,21.02,4.41,0.19,2.63,23.19,23.09,115.0,29.06,0.79,30.67,27.22,3.44,-0.19,2.53,29.07,29.02,115.0,32.76,1.5,35.91,29.57,6.34,-0.36,2.26,32.79,33.15,115.0,33.91,1.55,38.94,31.5,7.44,1.25,4.71,33.95,33.7,115.0
+BJ-BO-G040006 = 32.31,0.94,34.25,29.64,4.62,-0.49,2.98,32.32,32.32,198.0,36.56,1.01,38.39,33.63,4.75,-0.69,2.93,36.57,36.73,198.0,40.74,0.89,43.07,38.8,4.27,0.24,2.5,40.75,40.59,198.0,39.04,0.66,40.59,37.83,2.76,-0.0,2.02,39.05,39.11,198.0,35.9,1.94,41.14,32.6,8.54,0.24,2.16,35.95,35.91,198.0,30.86,1.72,35.08,26.26,8.82,-0.05,2.71,30.91,30.94,198.0,26.96,1.1,30.26,24.74,5.51,0.51,3.09,26.98,26.85,198.0,23.91,0.77,25.5,22.13,3.38,-0.17,2.31,23.93,23.95,198.0,23.7,0.9,27.09,21.57,5.51,0.78,3.63,23.72,23.5,198.0,28.79,0.79,31.36,27.09,4.27,0.61,3.09,28.8,28.74,198.0,35.0,1.35,38.94,30.94,7.99,-0.29,2.95,35.03,35.22,198.0,35.62,0.92,38.11,33.43,4.69,0.23,2.9,35.63,35.63,198.0
+BJ-BO-G040007 = 31.97,0.58,33.15,30.53,2.62,-0.5,2.84,31.98,32.05,108.0,36.45,0.9,37.97,33.15,4.82,-1.3,4.66,36.46,36.73,108.0,39.71,0.76,42.24,38.39,3.86,0.61,3.31,39.71,39.63,108.0,38.14,0.64,39.49,36.32,3.17,-0.39,2.77,38.15,38.11,108.0,34.42,1.45,36.73,31.22,5.51,-0.15,1.84,34.45,34.53,108.0,30.23,1.81,34.53,27.78,6.75,0.72,2.39,30.29,29.5,108.0,25.78,1.29,28.74,23.23,5.51,0.13,2.38,25.81,25.85,108.0,23.85,1.01,26.54,22.13,4.41,0.62,2.66,23.87,23.61,108.0,24.12,1.2,26.54,21.3,5.24,0.11,2.07,24.15,23.92,108.0,29.29,1.22,31.77,26.54,5.24,0.1,2.62,29.32,29.15,108.0,33.51,2.76,38.94,28.74,10.2,-0.03,1.82,33.63,33.7,108.0,34.31,2.15,38.66,29.84,8.82,-0.28,2.33,34.38,34.46,108.0
+BJ-BO-G040008 = 32.33,0.55,33.43,31.22,2.2,-0.16,2.17,32.34,32.32,131.0,34.93,0.62,36.46,33.7,2.76,0.34,2.48,34.93,34.87,131.0,36.66,0.68,38.39,34.8,3.58,0.06,3.08,36.66,36.59,131.0,34.85,1.25,37.56,32.05,5.51,-0.49,2.81,34.87,35.01,131.0,28.82,1.53,32.6,25.78,6.82,0.39,2.15,28.86,28.46,131.0,25.7,0.83,27.36,23.78,3.58,-0.01,2.24,25.71,25.71,131.0,23.28,0.5,24.47,22.13,2.34,0.08,3.13,23.28,23.23,131.0,23.3,1.11,25.71,20.2,5.51,-0.32,2.37,23.33,23.37,131.0,22.98,0.71,25.57,21.3,4.27,0.46,3.72,22.99,22.88,131.0,26.17,0.64,28.19,24.88,3.31,0.32,2.83,26.18,26.05,131.0,30.64,1.3,34.25,28.19,6.06,0.44,2.57,30.67,30.53,131.0,31.58,1.21,33.84,28.74,5.1,-0.51,2.3,31.6,31.77,131.0
+BJ-BO-G040009 = 32.52,0.64,33.98,30.94,3.03,0.06,2.21,32.53,32.46,108.0,36.42,0.68,37.83,35.22,2.62,0.18,2.01,36.43,36.32,108.0,37.85,0.62,39.49,36.46,3.03,0.01,3.02,37.86,37.83,108.0,35.75,1.53,39.49,32.46,7.03,0.43,2.77,35.78,35.63,108.0,30.54,1.53,33.7,25.98,7.72,-0.78,3.29,30.58,30.84,108.0,25.33,0.61,27.09,23.78,3.31,0.4,3.65,25.34,25.26,108.0,23.63,0.95,25.98,20.75,5.24,-0.12,3.55,23.65,23.61,108.0,22.75,1.16,25.02,19.65,5.37,-0.43,2.84,22.78,22.81,108.0,23.01,0.69,24.61,21.3,3.31,-0.04,2.69,23.02,22.95,108.0,27.4,0.59,29.02,25.98,3.03,0.42,3.31,27.41,27.36,108.0,32.09,0.84,33.98,29.57,4.41,-0.36,3.43,32.1,32.05,108.0,33.08,0.8,34.8,31.22,3.58,-0.39,2.54,33.09,33.15,108.0
+BJ-BO-G040010 = 33.29,0.41,33.98,32.6,1.38,0.13,2.25,33.29,33.29,15.0,34.78,0.54,35.77,33.98,1.79,0.54,2.53,34.78,34.73,15.0,37.31,0.79,38.66,36.18,2.48,0.2,1.91,37.31,37.35,15.0,33.99,1.41,36.18,31.77,4.41,-0.27,1.75,34.02,34.6,15.0,31.67,1.53,35.35,29.02,6.34,0.69,3.62,31.71,31.08,15.0,26.42,0.76,27.36,24.88,2.48,-0.51,2.5,26.43,26.54,15.0,24.33,1.13,26.26,22.68,3.58,0.22,1.68,24.36,24.33,15.0,22.38,0.88,23.78,20.61,3.17,-0.52,2.87,22.4,22.54,15.0,24.05,1.57,26.81,21.02,5.79,-0.1,2.47,24.09,23.78,15.0,26.38,0.5,27.09,25.71,1.38,-0.26,1.63,26.38,26.4,15.0,32.28,1.09,34.53,30.67,3.86,0.47,2.48,32.3,32.19,15.0,32.29,0.54,33.15,31.5,1.65,-0.03,1.9,32.29,32.32,15.0
+BJ-BO-G040011 = 32.31,0.39,33.15,30.94,2.2,-0.99,4.96,32.31,32.32,71.0,35.25,0.78,36.46,33.56,2.89,-0.36,2.2,35.26,35.35,71.0,36.84,1.08,39.21,33.43,5.79,-0.77,4.1,36.85,37.01,71.0,34.04,1.3,36.73,30.26,6.48,-0.74,3.85,34.06,34.18,71.0,30.54,1.29,33.29,26.81,6.48,-0.51,3.74,30.56,30.6,71.0,24.64,0.46,25.57,23.78,1.79,-0.03,1.77,24.64,24.61,71.0,23.86,0.79,25.71,21.85,3.86,-0.21,2.59,23.87,23.99,71.0,23.71,0.95,26.26,21.57,4.69,-0.03,2.83,23.72,23.78,71.0,24.49,0.93,27.09,22.95,4.13,0.84,3.14,24.51,24.33,71.0,25.82,0.93,27.36,23.23,4.13,-0.89,3.11,25.84,26.12,71.0,31.03,0.87,32.87,29.29,3.58,-0.02,2.44,31.04,31.08,71.0,33.12,0.73,34.53,31.63,2.89,-0.04,2.22,33.13,33.01,71.0
+BJ-BO-G040012 = 32.54,0.57,33.98,30.26,3.72,-0.73,5.52,32.54,32.6,147.0,37.38,0.5,38.39,35.63,2.76,-0.56,3.65,37.39,37.35,147.0,38.03,0.74,40.31,36.04,4.27,-0.16,3.4,38.04,38.11,147.0,36.62,1.06,39.07,32.87,6.2,-0.52,3.56,36.63,36.73,147.0,32.4,1.87,37.83,28.46,9.37,0.41,3.0,32.45,32.19,147.0,26.31,1.4,29.29,23.78,5.51,0.36,1.99,26.34,25.98,147.0,23.64,1.0,26.26,21.02,5.24,0.12,2.9,23.66,23.64,147.0,22.93,0.85,26.26,21.3,4.96,0.64,4.4,22.95,22.95,147.0,22.2,0.81,24.33,20.2,4.13,0.02,2.59,22.22,22.13,147.0,26.93,0.73,28.74,25.16,3.58,-0.53,2.83,26.94,27.09,147.0,30.82,0.98,32.6,28.46,4.13,-0.19,2.12,30.83,30.94,147.0,33.31,0.98,35.08,30.67,4.41,-0.68,2.48,33.33,33.56,147.0
+BJ-BO-G040013 = 32.83,0.43,33.56,31.91,1.65,-0.37,2.15,32.83,32.87,70.0,35.59,0.73,36.8,34.25,2.55,-0.63,2.07,35.6,35.8,70.0,37.43,1.07,39.49,35.35,4.13,0.07,1.84,37.44,37.35,70.0,35.11,1.16,37.42,32.32,5.1,0.12,2.42,35.13,35.08,70.0,28.03,0.75,29.57,25.57,4.0,-0.27,3.45,28.04,28.02,70.0,25.3,0.65,26.95,24.06,2.89,0.39,2.82,25.3,25.3,70.0,23.35,0.64,24.61,22.13,2.48,0.04,2.16,23.36,23.37,70.0,22.91,0.71,25.16,21.02,4.13,0.01,3.74,22.92,22.95,70.0,23.07,0.54,24.33,21.85,2.48,-0.07,2.47,23.08,23.09,70.0,26.53,0.94,28.33,24.61,3.72,-0.04,1.92,26.54,26.6,70.0,31.74,1.05,34.67,29.57,5.1,0.42,3.71,31.76,31.77,70.0,33.0,0.93,34.87,31.08,3.79,0.09,2.37,33.01,33.15,70.0
+BJ-BO-G040014 = 31.68,0.94,33.98,29.29,4.69,-0.36,3.05,31.7,31.77,239.0,34.19,0.82,36.73,32.32,4.41,-0.04,2.74,34.2,34.18,239.0,35.46,1.5,38.39,30.39,7.99,-0.57,3.18,35.49,35.49,239.0,32.59,1.44,37.56,27.09,10.47,-0.02,4.38,32.62,32.6,238.0,28.33,1.8,33.15,23.23,9.92,-0.23,2.94,28.39,28.26,239.0,25.5,1.04,29.02,23.23,5.79,0.19,2.71,25.52,25.43,239.0,24.11,1.16,27.64,19.37,8.27,-0.28,4.42,24.14,24.06,239.0,22.64,1.31,25.16,18.82,6.34,-0.48,2.99,22.68,22.75,239.0,23.26,1.64,27.64,19.37,8.27,0.17,2.36,23.32,23.02,239.0,25.06,1.23,27.64,21.57,6.06,-0.27,2.36,25.09,25.02,239.0,29.96,0.86,32.46,28.19,4.27,0.46,2.68,29.97,29.84,239.0,30.06,1.31,32.87,25.43,7.44,-0.28,2.99,30.09,30.12,239.0
+BJ-MO-G090001 = 27.75,0.74,29.08,26.26,2.82,-0.2,2.38,27.76,27.84,32.0,30.25,0.67,31.84,29.29,2.55,0.64,2.48,30.26,30.19,32.0,30.38,0.97,32.05,27.36,4.69,-0.96,4.35,30.39,30.46,32.0,28.7,0.98,30.39,27.09,3.31,0.13,1.82,28.71,28.64,32.0,27.13,0.98,29.29,25.43,3.86,0.42,2.48,27.14,26.85,32.0,24.72,0.54,26.26,23.78,2.48,0.55,3.38,24.72,24.64,32.0,22.83,0.46,23.99,21.85,2.14,0.39,3.4,22.83,22.81,32.0,24.92,0.73,25.98,22.95,3.03,-0.95,3.53,24.94,25.09,32.0,24.48,0.53,25.43,23.5,1.93,0.07,2.01,24.48,24.4,32.0,23.97,0.42,24.88,23.23,1.65,0.59,2.59,23.98,23.78,32.0,27.48,0.47,28.46,26.54,1.93,0.18,2.26,27.49,27.36,32.0,28.37,0.96,30.39,26.54,3.86,0.27,2.62,28.38,28.26,32.0
+BJ-MO-G090002 = 24.92,0.37,25.71,24.33,1.38,0.29,2.49,24.93,24.95,16.0,28.07,0.4,29.02,27.36,1.65,0.54,3.47,28.07,28.09,16.0,28.49,0.85,30.39,27.5,2.89,0.93,2.83,28.5,28.22,16.0,27.75,1.65,30.39,25.43,4.96,0.18,1.7,27.79,27.47,16.0,25.88,1.14,28.33,24.06,4.27,0.56,2.64,25.9,25.71,16.0,24.83,0.49,25.71,23.78,1.93,-0.14,2.71,24.83,24.81,16.0,24.34,0.94,26.54,22.4,4.13,0.43,3.89,24.35,24.26,16.0,22.44,0.69,23.78,20.75,3.03,-0.59,3.96,22.45,22.44,16.0,25.4,0.67,27.09,24.19,2.89,0.58,3.96,25.41,25.36,16.0,23.96,0.6,25.16,22.68,2.48,-0.35,3.14,23.97,24.09,16.0,26.95,0.57,28.05,25.98,2.07,0.15,2.3,26.95,26.95,16.0,26.63,0.2,27.09,26.4,0.69,1.46,4.01,26.63,26.54,16.0
+BJ-MO-G090003 = 24.57,0.65,25.57,23.5,2.07,-0.09,1.94,24.58,24.47,13.0,27.65,0.92,28.6,25.43,3.17,-1.28,3.76,27.66,27.91,13.0,27.15,1.39,29.02,24.19,4.82,-0.89,2.95,27.18,27.5,13.0,27.39,1.8,30.12,23.23,6.89,-0.82,3.61,27.45,27.36,13.0,27.59,0.93,28.74,25.71,3.03,-0.58,2.37,27.6,27.71,13.0,24.68,1.31,25.98,21.16,4.82,-1.57,4.99,24.71,24.88,13.0,24.81,0.4,25.16,23.92,1.24,-0.93,2.74,24.81,24.88,13.0,23.05,0.79,24.47,22.13,2.34,0.35,1.87,23.07,22.88,13.0,24.12,1.0,26.12,22.81,3.31,0.41,2.27,24.14,24.12,13.0,24.0,0.53,24.74,22.95,1.79,-0.44,2.53,24.0,23.92,13.0,26.91,0.73,28.19,25.71,2.48,0.17,2.04,26.92,26.81,13.0,26.3,0.33,26.81,25.43,1.38,-1.22,4.81,26.3,26.33,13.0
+BJ-MO-G090004 = 24.57,0.32,24.88,23.92,0.96,-1.33,3.73,24.57,24.61,7.0,25.91,0.46,26.54,25.3,1.24,-0.06,1.6,25.91,25.98,7.0,25.23,0.78,26.54,24.19,2.34,0.38,2.26,25.24,25.09,7.0,24.18,0.84,25.43,22.68,2.76,-0.44,3.01,24.2,24.19,7.0,24.19,0.77,25.43,23.09,2.34,0.12,2.29,24.2,24.4,7.0,23.69,1.15,24.88,21.44,3.44,-1.13,3.18,23.71,24.06,7.0,23.78,0.55,24.61,22.95,1.65,-0.16,2.27,23.78,23.92,7.0,22.72,0.49,23.5,22.06,1.45,0.31,2.12,22.72,22.68,7.0,21.22,0.26,21.57,20.75,0.83,-0.51,2.79,21.22,21.16,7.0,22.92,0.22,23.23,22.68,0.55,0.19,1.68,22.92,22.95,7.0,27.27,0.27,27.64,26.81,0.83,-0.39,2.57,27.27,27.22,7.0,26.46,0.36,27.09,25.98,1.1,0.49,2.47,26.46,26.47,7.0
+BJ-MO-G090005 = 26.74,0.59,27.5,25.71,1.79,-0.65,2.54,26.75,26.88,7.0,28.86,0.39,29.29,28.19,1.1,-0.44,2.41,28.86,28.74,7.0,29.35,0.61,29.98,28.19,1.79,-0.95,2.98,29.36,29.43,7.0,26.87,0.74,27.91,25.71,2.2,-0.04,2.19,26.88,26.81,7.0,26.32,0.54,26.95,25.43,1.52,-0.73,2.13,26.32,26.54,7.0,25.3,0.3,25.71,24.88,0.83,-0.0,1.75,25.3,25.3,7.0,24.27,0.58,25.16,23.5,1.65,0.32,2.02,24.28,24.19,7.0,23.1,1.07,24.61,21.85,2.76,0.03,1.61,23.12,23.16,7.0,25.03,0.3,25.57,24.74,0.83,0.74,2.32,25.03,24.88,7.0,24.02,0.28,24.33,23.5,0.83,-0.83,2.51,24.02,24.06,7.0,27.8,0.26,28.19,27.36,0.83,-0.22,2.69,27.8,27.78,7.0,27.05,0.5,27.91,26.54,1.38,0.6,2.31,27.05,26.95,7.0
+BJ-MO-G090006 = 25.14,1.14,26.81,23.09,3.72,-0.38,2.3,25.16,25.3,10.0,27.81,0.31,28.19,27.36,0.83,-0.31,1.73,27.81,27.84,10.0,28.26,0.67,29.57,27.36,2.2,0.49,2.43,28.27,28.22,10.0,25.63,0.3,26.26,25.16,1.1,0.64,3.35,25.63,25.57,10.0,26.17,0.99,28.19,24.61,3.58,0.41,3.04,26.19,26.19,10.0,25.04,0.35,25.43,24.47,0.96,-0.3,1.77,25.04,25.12,10.0,24.15,0.3,24.61,23.78,0.83,-0.04,1.68,24.15,24.16,10.0,22.87,0.55,24.06,22.13,1.93,0.76,3.29,22.88,22.95,10.0,25.62,0.36,26.26,25.09,1.17,0.14,2.41,25.62,25.71,10.0,24.08,0.35,24.61,23.5,1.1,-0.22,2.16,24.08,24.16,10.0,27.13,0.42,27.78,26.54,1.24,0.06,1.85,27.14,27.16,10.0,26.58,0.23,26.81,26.12,0.69,-0.99,2.83,26.58,26.67,10.0
+BJ-MO-G090007 = 25.44,0.91,27.36,24.33,3.03,1.0,3.21,25.46,25.16,9.0,26.24,1.15,27.78,24.88,2.89,0.19,1.47,26.26,25.85,9.0,26.8,2.09,29.29,24.33,4.96,-0.03,1.31,26.87,26.95,9.0,25.32,1.28,27.36,23.78,3.58,0.43,1.69,25.35,24.61,9.0,24.63,1.01,26.47,23.09,3.38,0.51,2.68,24.65,24.33,9.0,24.71,0.44,25.57,24.33,1.24,0.83,2.5,24.72,24.61,9.0,24.49,0.47,25.3,23.92,1.38,0.65,2.22,24.5,24.33,9.0,21.77,1.27,23.78,19.92,3.86,0.08,2.12,21.8,21.85,9.0,21.86,0.73,23.23,21.02,2.2,0.86,2.49,21.87,21.57,9.0,23.93,1.01,25.85,22.95,2.89,0.53,2.27,23.95,24.19,9.0,27.12,0.31,27.64,26.54,1.1,-0.25,2.9,27.12,27.16,9.0,26.79,0.81,28.6,25.98,2.62,1.38,3.85,26.8,26.47,9.0
+BJ-MO-G090008 = 24.85,0.81,25.71,22.95,2.76,-1.32,4.11,24.86,25.02,10.0,27.31,1.22,28.74,24.61,4.13,-1.12,3.45,27.34,27.78,10.0,26.85,1.56,28.88,23.5,5.37,-0.92,3.19,26.89,27.36,10.0,26.21,2.24,28.46,21.57,6.89,-0.88,2.77,26.3,26.6,10.0,25.83,1.28,27.09,22.68,4.41,-1.68,4.79,25.86,26.19,10.0,23.48,1.82,24.74,19.09,5.65,-1.61,4.38,23.55,24.37,10.0,24.53,0.85,25.43,22.68,2.76,-1.05,3.17,24.54,24.74,10.0,22.5,0.58,23.37,21.44,1.93,-0.16,2.43,22.5,22.54,10.0,23.44,1.71,26.26,21.57,4.69,0.3,1.77,23.5,23.54,10.0,23.79,0.5,24.19,22.68,1.52,-1.2,3.42,23.8,24.06,10.0,27.15,0.15,27.43,26.95,0.48,0.86,2.7,27.15,27.09,10.0,26.15,0.52,26.54,24.88,1.65,-1.6,4.48,26.15,26.4,10.0
+BJ-MO-G090009 = 27.95,0.82,29.57,26.4,3.17,0.06,2.63,27.97,28.05,15.0,29.58,0.55,30.39,28.46,1.93,-0.2,2.39,29.58,29.57,15.0,29.18,0.62,30.39,28.12,2.27,0.3,2.55,29.18,29.02,15.0,28.54,0.83,30.67,27.64,3.03,1.0,3.77,28.55,28.46,15.0,28.55,1.06,30.12,26.67,3.44,-0.31,2.12,28.57,28.74,15.0,24.94,0.65,26.12,24.12,2.0,0.59,2.17,24.94,24.74,15.0,23.47,0.5,24.61,22.81,1.79,0.89,2.97,23.47,23.37,15.0,25.5,0.58,26.54,24.4,2.14,-0.02,2.3,25.5,25.3,15.0,25.69,0.44,26.54,24.88,1.65,-0.29,3.04,25.69,25.71,15.0,24.72,0.86,26.26,23.64,2.62,0.29,1.83,24.73,24.81,15.0,27.97,0.48,29.02,27.36,1.65,0.48,2.75,27.97,27.98,15.0,28.97,0.98,30.94,27.5,3.44,0.61,2.44,28.99,28.74,15.0
+BJ-MO-G090010 = 24.68,0.97,25.98,22.4,3.58,-0.74,3.34,24.69,24.61,13.0,27.73,0.36,28.74,27.36,1.38,1.93,6.11,27.73,27.64,13.0,27.88,0.47,28.74,27.09,1.65,0.17,2.36,27.89,27.91,13.0,28.0,0.99,29.57,26.33,3.24,-0.23,2.21,28.01,27.91,13.0,28.65,0.61,29.57,27.64,1.93,-0.03,2.02,28.66,28.6,13.0,24.32,0.43,25.02,23.78,1.24,0.14,1.74,24.32,24.33,13.0,23.88,0.62,24.88,22.68,2.2,-0.25,2.45,23.89,23.92,13.0,23.68,0.52,24.88,22.95,1.93,0.64,3.41,23.68,23.57,13.0,24.51,0.99,25.98,23.23,2.76,0.06,1.75,24.52,24.54,13.0,24.57,0.62,25.71,23.23,2.48,-0.36,3.36,24.58,24.61,13.0,26.47,0.4,27.64,26.26,1.38,2.17,6.63,26.47,26.26,13.0,26.37,0.48,27.64,25.85,1.79,1.52,4.74,26.37,26.26,13.0
+BJ-MO-G090011 = 25.83,0.69,26.54,24.88,1.65,-0.58,2.07,25.84,25.95,4.0,28.09,0.41,28.6,27.64,0.96,0.24,1.74,28.09,28.05,4.0,28.12,0.64,28.74,27.5,1.24,0.0,1.06,28.13,28.12,4.0,25.35,0.72,26.12,24.61,1.52,0.04,1.24,25.35,25.33,4.0,26.59,0.07,26.67,26.54,0.14,0.49,1.63,26.59,26.57,4.0,25.23,0.18,25.43,25.02,0.41,0.0,1.64,25.23,25.23,4.0,24.61,0.23,24.88,24.33,0.55,0.0,2.0,24.61,24.61,4.0,23.93,0.32,24.33,23.64,0.69,0.32,1.47,23.94,23.88,4.0,25.95,0.4,26.54,25.71,0.83,1.07,2.25,25.95,25.78,4.0,24.5,0.26,24.88,24.33,0.55,0.96,2.15,24.5,24.4,4.0,26.97,0.42,27.36,26.54,0.83,-0.04,1.09,26.97,26.98,4.0,27.07,0.34,27.5,26.67,0.83,0.17,1.98,27.07,27.05,4.0
+BJ-OU-G100001 = 24.17,0.49,24.61,23.64,0.96,-0.33,1.5,24.17,24.26,3.0,25.37,0.46,25.8,24.88,0.92,-0.24,1.5,25.37,25.43,3.0,23.75,0.9,24.79,23.23,1.56,0.71,1.5,23.76,23.23,3.0,22.72,1.66,24.33,21.02,3.31,-0.1,1.5,22.76,22.81,3.0,26.17,1.52,27.91,25.16,2.76,0.68,1.5,26.2,25.43,3.0,23.96,0.48,24.47,23.5,0.96,0.17,1.5,23.97,23.92,3.0,24.28,0.48,24.74,23.78,0.96,-0.17,1.5,24.29,24.33,3.0,23.94,0.64,24.68,23.5,1.17,0.67,1.5,23.95,23.64,3.0,23.53,0.32,23.87,23.23,0.64,0.17,1.5,23.54,23.5,3.0,22.77,0.57,23.23,22.13,1.1,-0.53,1.5,22.77,22.95,3.0,26.74,1.08,27.98,25.98,2.0,0.66,1.5,26.76,26.26,3.0,25.94,0.78,26.81,25.3,1.52,0.49,1.5,25.95,25.71,3.0
+BJ-OU-G100002 = 24.22,0.37,24.74,23.64,1.1,-0.19,1.85,24.22,24.26,9.0,27.64,0.41,28.46,27.09,1.38,0.83,3.12,27.64,27.57,9.0,26.9,0.46,27.91,26.26,1.65,1.03,3.95,26.91,26.81,9.0,25.36,1.4,27.36,23.23,4.13,-0.07,1.88,25.4,25.3,9.0,26.81,0.57,27.64,25.85,1.79,0.14,2.44,26.82,26.67,9.0,23.78,0.54,24.61,22.95,1.65,0.0,1.91,23.79,23.78,9.0,24.06,0.63,25.16,22.95,2.2,0.01,2.74,24.06,23.99,9.0,21.8,2.05,24.47,18.13,6.34,-0.38,2.19,21.89,21.99,9.0,22.06,0.33,22.54,21.57,0.96,-0.02,1.75,22.06,22.13,9.0,23.85,0.47,24.61,23.23,1.38,0.41,1.93,23.85,23.78,9.0,28.21,0.21,28.46,27.91,0.55,0.19,1.66,28.21,28.19,9.0,26.97,0.69,28.19,25.98,2.2,0.16,2.38,26.98,27.09,9.0
+BJ-OU-G100003 = 23.77,1.29,25.3,22.13,3.17,-0.06,1.59,23.79,23.71,5.0,25.46,1.36,27.22,23.92,3.31,0.1,1.58,25.49,25.57,5.0,23.06,1.43,25.02,21.16,3.86,0.05,2.08,23.1,23.09,5.0,21.34,0.55,22.13,20.75,1.38,0.32,1.87,21.35,21.44,5.0,25.1,1.91,27.91,22.95,4.96,0.47,2.0,25.16,24.61,5.0,23.29,0.56,23.78,22.54,1.24,-0.42,1.45,23.3,23.5,5.0,22.8,1.58,25.43,21.16,4.27,0.98,2.79,22.84,22.4,5.0,21.67,1.7,23.37,19.23,4.13,-0.34,1.85,21.72,21.3,5.0,21.29,1.36,23.23,19.78,3.44,0.4,1.86,21.32,21.02,5.0,23.63,2.31,26.4,21.3,5.1,0.01,1.38,23.72,23.85,5.0,27.0,1.81,29.43,25.02,4.41,0.16,1.64,27.05,27.22,5.0,26.74,1.53,28.46,25.02,3.44,-0.0,1.34,26.78,26.74,5.0
+BJ-OU-G100004 = 24.5,0.34,24.74,24.26,0.48,0.0,1.0,24.5,24.5,2.0,25.95,0.63,26.4,25.5,0.9,-0.0,1.0,25.95,25.95,2.0,25.09,1.07,25.85,24.33,1.52,-0.0,1.0,25.1,25.09,2.0,23.88,1.41,24.88,22.88,2.0,0.0,1.0,23.9,23.88,2.0,25.85,0.58,26.26,25.43,0.83,0.0,1.0,25.85,25.85,2.0,24.16,0.24,24.33,23.99,0.34,-0.0,1.0,24.16,24.16,2.0,24.64,0.73,25.16,24.12,1.03,-0.0,1.0,24.65,24.64,2.0,22.61,0.1,22.68,22.54,0.14,-0.0,1.0,22.61,22.61,2.0,23.57,0.1,23.64,23.5,0.14,-0.0,1.01,23.57,23.57,2.0,23.06,0.63,23.5,22.61,0.9,0.0,1.0,23.06,23.06,2.0,27.19,0.63,27.64,26.74,0.9,-0.0,1.0,27.19,27.19,2.0,26.6,0.49,26.95,26.26,0.69,0.0,1.0,26.61,26.6,2.0
+BJ-OU-G100005 = 24.61,NaN,24.61,24.61,0.0,NaN,-6.396949674795644E14,24.61,24.61,2.0,25.92,0.49,26.26,25.57,0.69,-0.0,1.0,25.92,25.92,2.0,24.06,0.39,24.33,23.78,0.55,0.0,1.0,24.06,24.06,2.0,24.33,1.56,25.43,23.23,2.2,0.0,1.0,24.36,24.33,2.0,25.57,0.19,25.71,25.43,0.28,0.0,1.0,25.57,25.57,2.0,24.74,0.58,25.16,24.33,0.83,-0.0,1.0,24.75,24.74,2.0,25.02,0.58,25.43,24.61,0.83,-0.0,1.0,25.02,25.02,2.0,23.3,0.1,23.37,23.23,0.14,-0.0,1.0,23.3,23.3,2.0,23.71,0.1,23.78,23.64,0.14,-0.0,1.0,23.71,23.71,2.0,23.57,0.68,24.06,23.09,0.96,-0.0,1.0,23.58,23.57,2.0,27.29,0.49,27.64,26.95,0.69,-0.0,1.0,27.3,27.29,2.0,27.16,0.68,27.64,26.67,0.96,0.0,1.0,27.16,27.16,2.0
+BJ-OU-G100006 = 23.54,0.34,23.99,22.95,1.03,-0.37,1.89,23.54,23.64,11.0,27.47,0.32,27.78,26.81,0.96,-0.82,2.55,27.47,27.64,11.0,26.01,0.7,27.09,24.88,2.2,0.02,2.11,26.02,25.98,11.0,26.13,0.36,26.54,25.43,1.1,-0.59,2.4,26.14,26.12,11.0,26.04,0.88,27.64,24.68,2.96,-0.02,2.19,26.05,26.4,11.0,23.42,0.42,24.06,22.68,1.38,-0.34,2.31,23.43,23.44,11.0,23.44,0.86,24.33,22.13,2.2,-0.28,1.65,23.45,23.3,11.0,22.02,1.48,24.88,19.92,4.96,0.43,2.39,22.06,22.13,11.0,22.16,0.87,23.37,20.75,2.62,-0.42,2.28,22.18,22.19,11.0,23.46,0.46,24.33,22.68,1.65,0.13,2.7,23.46,23.5,11.0,27.5,0.34,28.05,27.02,1.03,0.16,1.83,27.5,27.36,11.0,27.14,0.28,27.64,26.81,0.83,0.46,2.02,27.14,27.09,11.0
+BJ-OU-G100007 = 23.57,0.91,24.88,22.26,2.62,0.0,2.11,23.59,23.57,6.0,25.88,0.73,26.54,25.02,1.52,-0.09,1.13,25.89,25.98,6.0,25.4,1.68,27.36,23.09,4.27,-0.19,1.55,25.45,25.57,6.0,23.88,1.17,25.43,22.54,2.89,0.15,1.45,23.91,23.78,6.0,25.33,1.12,26.81,23.64,3.17,-0.24,2.06,25.35,25.43,6.0,23.37,0.47,23.78,22.54,1.24,-1.0,2.54,23.37,23.57,6.0,24.37,1.24,25.98,22.95,3.03,0.14,1.4,24.39,24.26,6.0,19.23,2.41,22.13,16.34,5.79,-0.0,1.54,19.36,19.23,6.0,22.26,1.18,23.5,20.33,3.17,-0.53,2.18,22.29,22.26,6.0,22.54,0.45,22.95,22.13,0.83,0.0,1.0,22.54,22.54,6.0,27.09,0.76,27.91,26.26,1.65,0.0,1.1,27.1,27.09,6.0,26.05,0.4,26.54,25.57,0.96,0.0,1.35,26.06,26.05,6.0
+BJ-OU-G100008 = 24.58,0.42,25.02,23.99,1.03,-0.41,1.73,24.58,24.68,5.0,26.66,0.55,27.36,25.92,1.45,-0.1,1.95,26.66,26.67,5.0,24.44,1.12,25.71,23.3,2.41,0.05,1.29,24.46,24.4,5.0,24.92,0.61,25.85,24.33,1.52,0.66,1.96,24.93,24.61,5.0,25.89,0.47,26.54,25.3,1.24,0.19,2.01,25.89,25.78,5.0,24.59,0.35,25.16,24.19,0.96,0.73,2.58,24.59,24.54,5.0,25.05,0.49,25.57,24.33,1.24,-0.4,1.98,25.05,24.95,5.0,24.06,0.22,24.33,23.78,0.55,0.0,1.7,24.06,24.06,5.0,24.14,1.05,25.71,23.23,2.48,0.6,1.95,24.16,23.92,5.0,24.41,0.67,25.43,23.64,1.79,0.52,2.22,24.42,24.33,5.0,27.22,0.31,27.5,26.74,0.76,-0.76,2.06,27.23,27.36,5.0,26.8,0.4,27.36,26.33,1.03,0.28,1.95,26.8,26.81,5.0
+BJ-OU-G100009 = 24.9,0.48,25.57,24.06,1.52,-0.23,1.94,24.9,24.88,12.0,28.03,0.24,28.46,27.78,0.69,0.37,1.85,28.03,27.98,12.0,26.88,0.33,27.36,26.26,1.1,-0.12,2.34,26.88,26.81,12.0,26.67,1.03,28.4,25.16,3.24,0.28,1.98,26.69,26.36,12.0,27.17,0.92,28.6,25.57,3.03,-0.06,2.25,27.18,27.02,12.0,23.22,0.69,24.61,22.13,2.48,0.38,2.7,23.23,23.16,12.0,23.66,0.61,24.33,22.68,1.65,-0.54,1.79,23.67,23.85,12.0,22.42,1.1,24.06,20.89,3.17,0.06,1.67,22.44,22.4,12.0,23.95,1.31,26.26,22.26,4.0,0.37,1.93,23.98,23.71,12.0,23.37,0.32,24.06,22.95,1.1,0.8,2.84,23.37,23.37,12.0,26.89,0.88,28.19,25.43,2.76,-0.39,1.91,26.9,27.22,12.0,27.72,0.68,29.02,26.81,2.2,0.56,2.21,27.73,27.57,12.0
+BJ-OU-G100010 = 27.53,0.96,28.74,24.61,4.13,-1.05,3.45,27.55,27.91,57.0,29.51,1.32,32.32,27.36,4.96,0.43,2.48,29.54,29.29,57.0,29.23,1.94,32.6,25.98,6.61,0.08,1.59,29.29,29.15,57.0,29.82,1.82,32.87,26.54,6.34,-0.1,1.8,29.87,29.84,57.0,29.01,1.04,31.22,26.26,4.96,-0.42,2.87,29.02,29.29,57.0,23.85,1.12,25.98,21.3,4.69,0.23,2.39,23.87,23.78,57.0,23.16,0.57,24.61,21.3,3.31,-0.32,4.29,23.16,23.09,57.0,23.04,0.95,24.47,20.2,4.27,-0.75,3.6,23.06,23.02,57.0,23.52,0.62,24.61,21.3,3.31,-0.94,4.49,23.52,23.57,57.0,24.27,0.57,25.71,22.68,3.03,-0.56,4.22,24.28,24.33,57.0,26.87,0.44,27.78,25.71,2.07,0.08,3.0,26.88,26.81,57.0,27.77,0.69,29.7,26.54,3.17,0.75,3.12,27.78,27.64,57.0
+BJ-OU-G100011 = 24.34,0.46,25.16,23.64,1.52,-0.02,2.16,24.35,24.4,12.0,27.89,0.29,28.19,27.36,0.83,-0.41,1.86,27.89,27.95,12.0,26.81,0.29,27.22,26.26,0.96,-0.49,2.28,26.81,26.85,12.0,27.39,1.23,29.29,25.43,3.86,-0.09,1.92,27.42,27.43,12.0,26.37,0.36,27.02,25.71,1.31,0.06,2.63,26.37,26.33,12.0,22.61,0.39,23.23,21.85,1.38,-0.1,2.51,22.62,22.61,12.0,23.5,0.29,23.99,22.95,1.03,-0.24,2.3,23.5,23.57,12.0,22.3,0.78,23.5,20.75,2.76,-0.16,2.57,22.32,22.09,12.0,22.87,0.72,24.47,21.85,2.62,0.76,3.25,22.88,22.78,12.0,23.5,0.3,23.99,23.09,0.9,0.53,1.93,23.5,23.37,12.0,26.67,0.35,27.36,25.98,1.38,0.0,3.11,26.68,26.67,12.0,26.95,0.3,27.78,26.54,1.24,1.7,6.18,26.96,26.91,12.0
+BJ-OU-G100012 = 24.22,0.39,24.54,23.78,0.76,-0.49,1.5,24.22,24.33,3.0,25.1,0.63,25.8,24.61,1.19,0.56,1.5,25.1,24.88,3.0,23.18,0.35,23.5,22.81,0.69,-0.24,1.5,23.18,23.23,3.0,22.36,1.39,23.64,20.89,2.76,-0.24,1.5,22.38,22.54,3.0,26.7,1.9,28.33,24.61,3.72,-0.42,1.5,26.74,27.16,3.0,23.58,0.07,23.64,23.5,0.14,-0.38,1.27,23.58,23.6,3.0,23.7,0.62,24.33,23.09,1.24,0.05,1.5,23.71,23.69,3.0,23.8,1.27,24.88,22.4,2.48,-0.43,1.5,23.83,24.12,3.0,23.12,0.55,23.5,22.49,1.01,-0.66,1.5,23.13,23.37,3.0,22.03,1.07,23.23,21.16,2.07,0.5,1.5,22.05,21.71,3.0,27.57,1.5,28.6,25.85,2.76,-0.67,1.5,27.6,28.26,3.0,26.74,1.04,27.57,25.57,2.0,-0.54,1.5,26.76,27.09,3.0
+BJ-OU-G100013 = 24.93,0.24,25.3,24.47,0.83,-0.28,2.1,24.93,24.88,15.0,27.09,0.38,27.78,26.4,1.38,0.04,2.72,27.09,27.09,15.0,25.83,0.52,26.74,24.74,2.0,-0.16,2.83,25.83,25.71,15.0,25.56,0.87,26.81,23.92,2.89,-0.26,2.08,25.57,25.71,15.0,25.85,0.83,27.09,24.06,3.03,-0.38,2.69,25.86,25.85,15.0,24.01,0.52,24.61,22.68,1.93,-0.94,3.86,24.02,24.06,15.0,23.83,0.53,24.88,23.09,1.79,0.33,2.23,23.84,23.78,15.0,24.23,0.48,24.88,23.37,1.52,-0.4,2.02,24.24,24.47,15.0,23.89,0.8,25.16,22.54,2.62,0.19,1.95,23.9,23.64,15.0,24.36,0.58,25.16,23.57,1.58,0.19,1.55,24.37,24.33,15.0,27.73,0.36,28.19,26.81,1.38,-1.09,3.79,27.73,27.78,15.0,26.82,0.71,28.19,25.98,2.2,0.62,2.21,26.83,26.6,15.0
+BJ-OU-G100014 = 25.21,0.9,26.54,24.06,2.48,0.28,2.36,25.23,25.3,5.0,27.53,0.81,28.19,26.54,1.65,-0.34,1.44,27.54,27.71,4.0,25.67,1.49,27.91,24.88,3.03,1.15,2.33,25.71,24.95,4.0,24.11,1.97,26.26,22.13,4.13,-0.02,1.28,24.17,24.19,5.0,29.48,1.57,31.5,27.91,3.58,0.08,1.5,29.52,29.7,5.0,23.88,0.76,25.02,23.5,1.52,1.15,2.33,23.89,23.5,4.0,25.09,0.26,25.43,24.88,0.55,0.49,1.63,25.09,25.02,4.0,25.3,1.19,26.26,23.23,3.03,-1.27,2.96,25.32,25.71,5.0,21.61,2.41,25.16,19.78,5.37,1.03,2.25,21.71,20.75,4.0,24.66,3.48,29.29,20.2,9.09,0.05,1.89,24.86,24.74,5.0,30.28,0.6,30.94,29.43,1.52,-0.4,1.87,30.29,30.39,5.0,29.1,1.01,30.67,28.33,2.34,0.81,2.04,29.11,28.46,5.0
+BJ-ZO-G120001 = 29.13,0.39,29.57,28.6,0.96,-0.21,1.61,29.13,29.15,5.0,30.24,0.37,30.67,29.7,0.96,-0.42,1.94,30.24,30.39,5.0,29.59,0.83,30.67,28.46,2.2,-0.13,1.99,29.6,29.84,5.0,27.83,0.59,28.6,26.95,1.65,-0.31,2.48,27.84,27.91,5.0,27.58,0.23,27.78,27.22,0.55,-0.73,2.13,27.58,27.64,5.0,25.54,0.61,26.26,24.74,1.52,-0.14,1.63,25.55,25.57,5.0,22.43,0.2,22.68,22.13,0.55,-0.37,2.22,22.43,22.4,5.0,25.24,0.5,25.85,24.74,1.1,0.32,1.29,25.24,25.02,5.0,25.92,0.15,26.12,25.71,0.41,0.0,2.05,25.92,25.92,5.0,25.12,0.45,25.71,24.61,1.1,0.24,1.59,25.12,25.02,5.0,28.89,0.5,29.57,28.46,1.1,0.49,1.42,28.9,28.6,5.0,28.84,0.24,29.15,28.6,0.55,0.41,1.49,28.84,28.74,5.0
+BJ-ZO-G120002 = 28.11,0.93,29.15,26.95,2.2,-0.19,1.46,28.12,28.33,5.0,29.15,0.4,29.7,28.74,0.96,0.41,1.6,29.16,29.02,5.0,28.67,0.37,29.02,28.12,0.9,-0.64,1.84,28.67,28.88,5.0,28.2,0.83,29.29,27.16,2.14,0.01,1.77,28.21,28.33,5.0,27.87,0.72,29.02,27.22,1.79,0.78,2.34,27.88,27.91,5.0,23.72,0.32,24.06,23.37,0.69,0.13,1.32,23.73,23.64,5.0,22.93,0.39,23.37,22.4,0.96,-0.21,1.61,22.93,22.95,5.0,23.79,0.47,24.47,23.16,1.31,0.14,2.3,23.8,23.78,5.0,25.52,0.69,26.26,24.61,1.65,-0.3,1.55,25.52,25.71,5.0,24.36,0.38,25.02,24.06,0.96,1.26,2.94,24.36,24.19,5.0,27.49,0.2,27.64,27.16,0.48,-1.06,2.68,27.49,27.5,5.0,28.29,0.76,29.57,27.57,2.0,1.07,2.79,28.29,28.19,5.0
+BJ-ZO-G120003 = 29.71,0.81,31.5,28.19,3.31,0.13,2.28,29.72,29.64,87.0,30.94,0.95,33.98,29.29,4.69,0.64,3.16,30.96,30.81,87.0,32.83,1.17,36.46,30.39,6.06,0.51,3.12,32.85,32.74,87.0,29.57,1.64,35.08,27.36,7.72,1.31,4.37,29.61,29.08,87.0,25.32,1.31,28.46,22.68,5.79,0.28,2.55,25.35,25.16,87.0,24.93,1.08,26.95,21.02,5.93,-0.61,4.06,24.95,25.02,87.0,23.75,0.61,25.43,22.13,3.31,0.02,3.27,23.75,23.78,87.0,21.78,1.06,24.61,19.65,4.96,0.35,2.93,21.81,21.78,87.0,22.55,1.23,26.54,20.2,6.34,0.76,3.75,22.58,22.4,87.0,24.68,0.58,25.71,23.23,2.48,-0.01,2.37,24.68,24.61,87.0,28.42,0.71,31.22,27.09,4.13,0.9,4.51,28.43,28.33,87.0,28.55,0.97,32.05,26.26,5.79,0.56,4.57,28.57,28.46,87.0
+BJ-ZO-G120004 = 29.12,0.38,29.57,28.74,0.83,0.19,1.4,29.12,29.08,4.0,30.67,0.32,30.94,30.39,0.55,0.0,1.0,30.67,30.67,4.0,28.67,0.26,29.02,28.46,0.55,0.49,1.63,28.67,28.6,4.0,27.12,0.56,27.91,26.67,1.24,0.85,2.07,27.13,26.95,4.0,27.9,0.51,28.6,27.43,1.17,0.68,1.96,27.9,27.78,4.0,26.05,0.56,26.54,25.57,0.96,-0.0,1.0,26.06,26.05,4.0,23.13,0.47,23.78,22.68,1.1,0.69,2.06,23.13,23.02,4.0,25.4,0.47,25.98,25.02,0.96,0.36,1.47,25.4,25.3,4.0,25.3,1.04,26.54,24.06,2.48,0.0,1.82,25.31,25.3,4.0,25.17,0.38,25.71,24.81,0.9,0.69,2.04,25.18,25.09,4.0,28.93,0.77,29.84,28.19,1.65,0.21,1.35,28.94,28.84,4.0,29.24,0.54,29.98,28.81,1.17,0.69,1.87,29.24,29.08,4.0
+BJ-ZO-G120005 = 29.01,1.13,30.53,26.81,3.72,-0.5,2.11,29.03,29.29,18.0,30.97,1.51,33.15,28.74,4.41,-0.26,1.66,31.01,31.22,18.0,29.19,1.63,30.94,26.54,4.41,-0.55,1.66,29.23,29.84,18.0,27.88,1.74,30.67,25.71,4.96,0.06,1.62,27.93,27.91,18.0,27.99,2.05,29.7,22.4,7.3,-1.57,4.36,28.06,28.81,18.0,24.79,0.93,26.26,22.95,3.31,-0.17,2.35,24.81,24.68,18.0,23.66,0.63,24.61,21.85,2.76,-1.26,5.1,23.67,23.75,18.0,23.88,0.77,24.74,22.4,2.34,-0.58,2.03,23.89,24.06,18.0,23.82,0.75,24.88,22.68,2.2,-0.08,1.72,23.83,23.75,18.0,24.99,0.81,26.54,23.5,3.03,0.09,2.37,25.0,24.99,18.0,27.63,0.85,29.02,26.26,2.76,0.08,1.87,27.64,27.6,18.0,28.87,0.95,30.26,27.36,2.89,0.04,1.58,28.88,28.74,18.0
+BJ-ZO-G120006 = 30.16,0.9,32.32,27.91,4.41,-0.11,3.1,30.18,30.19,57.0,32.73,0.72,33.98,30.6,3.38,-0.67,3.61,32.73,32.67,57.0,32.01,1.23,35.63,29.43,6.2,0.32,3.35,32.03,32.05,57.0,31.27,1.44,35.35,28.46,6.89,0.59,3.15,31.3,30.94,57.0,28.95,1.02,31.22,27.36,3.86,0.17,1.93,28.97,28.95,57.0,25.51,0.9,27.64,23.5,4.13,0.11,2.33,25.52,25.16,57.0,23.54,0.69,25.16,22.13,3.03,0.16,2.85,23.55,23.5,57.0,24.11,0.68,25.71,22.13,3.58,-0.08,3.51,24.12,24.06,57.0,24.22,1.68,28.19,21.71,6.48,0.5,2.21,24.28,23.92,57.0,24.42,0.72,25.71,22.95,2.76,-0.42,2.2,24.43,24.61,57.0,29.0,1.38,31.77,25.16,6.61,-0.58,2.84,29.03,29.29,57.0,30.2,0.66,31.22,28.33,2.89,-1.24,4.49,30.21,30.39,57.0
+BJ-ZO-G120007 = 29.72,0.8,31.5,28.19,3.31,0.12,2.07,29.73,29.7,69.0,31.89,0.79,33.98,30.05,3.93,-0.09,2.94,31.9,32.05,69.0,31.75,1.59,35.35,26.81,8.54,0.06,3.29,31.79,31.36,68.0,30.72,2.18,38.66,27.09,11.57,1.23,5.05,30.79,30.39,69.0,28.02,0.68,29.15,26.26,2.89,-0.48,2.5,28.03,28.05,69.0,25.26,0.59,27.64,24.33,3.31,1.13,5.59,25.27,25.16,69.0,23.25,0.69,24.47,21.57,2.89,-0.4,2.83,23.26,23.23,69.0,25.21,0.67,26.81,22.68,4.13,-0.68,5.34,25.22,25.3,69.0,24.46,0.66,26.26,22.95,3.31,0.53,3.43,24.46,24.33,68.0,25.17,0.72,26.81,23.64,3.17,-0.31,2.28,25.18,25.3,69.0,28.36,0.97,30.94,26.67,4.27,0.74,2.93,28.38,28.12,69.0,29.74,1.01,32.05,27.36,4.69,0.22,3.51,29.75,29.64,69.0
+BJ-ZO-G120008 = 31.17,0.75,32.32,29.84,2.48,-0.01,1.98,31.18,31.08,56.0,33.53,0.72,34.53,31.5,3.03,-0.75,3.0,33.54,33.7,56.0,33.96,0.98,36.73,32.46,4.27,0.77,3.02,33.98,33.77,56.0,32.31,1.18,35.08,29.57,5.51,-0.23,2.77,32.33,32.46,56.0,26.63,1.65,30.26,23.78,6.48,-0.01,2.28,26.68,26.67,56.0,25.35,1.08,27.09,22.95,4.13,-0.39,2.08,25.37,25.57,56.0,24.45,0.81,26.26,22.68,3.58,-0.21,2.73,24.47,24.54,56.0,22.49,1.02,24.33,19.37,4.96,-0.71,3.38,22.52,22.68,56.0,23.51,1.01,25.71,20.75,4.96,-0.0,2.95,23.53,23.5,55.0,24.3,0.56,25.85,22.95,2.89,0.35,3.59,24.31,24.3,56.0,29.69,0.51,30.94,28.88,2.07,0.43,2.34,29.7,29.57,56.0,29.72,0.85,32.32,28.46,3.86,0.81,3.37,29.74,29.57,56.0
+BJ-ZO-G120009 = 30.12,1.23,32.32,27.64,4.69,-0.3,1.78,30.14,30.39,99.0,33.85,0.88,35.91,32.05,3.86,0.32,2.4,33.86,33.7,99.0,33.87,1.18,37.28,30.39,6.89,0.1,3.24,33.89,33.7,99.0,31.36,1.49,35.08,28.19,6.89,0.05,2.36,31.4,31.5,99.0,25.41,1.41,30.12,22.13,7.99,0.96,4.82,25.45,25.43,99.0,24.57,0.61,26.26,22.68,3.58,-0.24,3.59,24.58,24.61,99.0,22.6,0.81,25.02,21.02,4.0,0.57,3.71,22.62,22.54,99.0,23.42,1.92,27.36,20.2,7.17,0.46,2.13,23.49,22.95,98.0,23.22,1.87,28.46,18.54,9.92,0.4,3.87,23.3,23.16,99.0,24.49,0.79,25.71,20.75,4.96,-1.49,7.38,24.5,24.61,99.0,29.64,1.13,32.05,27.5,4.55,0.17,2.07,29.67,29.57,99.0,29.06,0.94,31.22,26.54,4.69,-0.09,2.48,29.08,29.22,99.0
+BJ-ZO-G120010 = 25.34,0.98,27.09,24.06,3.03,0.42,2.05,25.36,25.09,10.0,28.35,0.56,29.29,27.64,1.65,0.31,1.87,28.36,28.33,10.0,27.27,0.34,27.91,26.81,1.1,0.57,2.38,27.27,27.19,10.0,26.97,0.55,27.91,26.26,1.65,0.23,2.08,26.97,26.95,10.0,26.14,1.05,27.78,24.61,3.17,-0.02,1.85,26.15,26.23,10.0,22.63,0.41,23.23,21.85,1.38,-0.47,2.52,22.63,22.61,10.0,23.26,0.34,23.78,22.81,0.96,0.2,2.08,23.27,23.26,10.0,21.64,0.6,22.95,21.02,1.93,1.01,3.35,21.64,21.57,10.0,22.59,0.88,23.78,20.75,3.03,-0.79,3.09,22.61,22.68,10.0,23.22,0.37,23.78,22.4,1.38,-0.79,3.59,23.22,23.23,10.0,26.49,0.32,26.95,25.98,0.96,-0.4,2.16,26.49,26.54,10.0,27.05,0.34,27.5,26.54,0.96,0.08,1.77,27.05,26.95,10.0
+BJ-ZO-G120011 = 30.38,0.84,32.05,28.19,3.86,-0.19,2.66,30.39,30.39,94.0,31.9,0.89,33.84,29.57,4.27,-0.44,2.78,31.91,32.05,94.0,32.62,0.85,35.35,30.94,4.41,0.52,3.54,32.63,32.6,94.0,32.81,2.2,36.18,27.91,8.27,-0.78,2.6,32.88,33.56,94.0,25.57,1.94,30.67,20.75,9.92,0.23,2.69,25.64,25.43,94.0,25.09,0.73,26.54,23.5,3.03,-0.15,2.08,25.1,25.16,94.0,23.94,0.82,26.54,22.26,4.27,0.58,3.16,23.95,23.78,94.0,23.52,1.06,25.16,21.02,4.13,-0.25,2.07,23.54,23.64,94.0,24.15,1.06,25.98,21.57,4.41,-0.41,2.73,24.18,24.19,92.0,24.4,0.43,25.71,23.5,2.2,0.5,3.44,24.4,24.33,94.0,29.48,0.62,30.94,27.64,3.31,-0.42,3.31,29.49,29.57,94.0,29.78,0.87,31.5,28.19,3.31,0.18,2.18,29.8,29.64,94.0
+BJ-ZO-G120012 = 30.32,0.89,32.87,28.46,4.41,0.13,2.83,30.33,30.39,74.0,32.73,0.46,33.7,31.22,2.48,-0.6,4.36,32.74,32.74,74.0,31.97,1.23,35.63,29.02,6.61,0.02,2.96,32.0,32.19,73.0,33.1,1.8,37.83,29.29,8.54,0.04,2.72,33.15,33.01,73.0,26.73,1.51,30.94,22.68,8.27,0.43,3.57,26.78,26.74,74.0,25.13,0.68,26.81,23.92,2.89,0.32,2.21,25.14,25.12,74.0,23.06,1.0,25.16,21.02,4.13,0.5,2.7,23.08,22.95,74.0,23.82,1.07,25.85,20.2,5.65,-1.12,4.33,23.85,24.06,73.0,22.58,2.75,27.64,15.24,12.4,-0.65,4.03,22.75,22.54,59.0,25.18,0.53,26.26,23.78,2.48,-0.52,2.64,25.18,25.26,74.0,28.04,1.03,30.12,26.26,3.86,0.29,1.99,28.06,27.91,74.0,29.32,0.92,32.05,27.36,4.69,0.11,3.23,29.33,29.43,74.0
+BJ-ZO-G120013 = 28.83,0.51,29.84,27.91,1.93,0.19,2.93,28.84,28.74,11.0,30.23,0.68,30.94,28.74,2.2,-1.0,2.97,30.24,30.46,11.0,28.41,0.75,29.29,27.22,2.07,-0.23,1.78,28.42,28.46,11.0,27.07,1.19,29.57,25.85,3.72,0.83,2.62,27.09,26.54,11.0,28.6,0.98,29.29,26.4,2.89,-1.51,3.72,28.62,29.02,11.0,25.7,0.6,26.54,24.61,1.93,-0.55,2.17,25.7,25.92,11.0,23.84,0.61,25.16,23.23,1.93,1.01,3.01,23.84,23.64,11.0,25.35,0.86,27.09,24.33,2.76,0.68,2.45,25.36,25.16,11.0,24.71,0.59,25.64,23.64,2.0,-0.33,2.58,24.72,24.61,11.0,25.68,0.84,26.54,24.06,2.48,-0.76,2.29,25.69,25.92,11.0,28.88,0.55,29.64,27.91,1.72,-0.43,2.4,28.89,28.88,11.0,29.43,0.76,30.67,28.33,2.34,0.03,1.81,29.44,29.43,11.0
+BJ-ZO-G120014 = 27.94,1.09,29.29,25.36,3.93,-0.63,2.82,27.96,27.98,18.0,29.63,1.1,32.19,28.05,4.13,0.57,2.62,29.65,29.5,18.0,28.1,1.27,30.53,26.26,4.27,0.45,1.84,28.12,27.57,18.0,27.21,0.99,30.12,25.98,4.13,1.41,5.12,27.23,26.95,18.0,27.94,2.02,29.84,23.5,6.34,-1.05,2.88,28.01,28.67,18.0,24.03,0.8,25.43,22.4,3.03,-0.37,2.55,24.04,24.19,18.0,23.03,0.45,23.78,21.85,1.93,-0.89,3.82,23.04,23.13,18.0,23.48,0.98,24.88,21.71,3.17,-0.32,1.85,23.5,23.78,18.0,23.42,0.85,24.88,22.13,2.76,0.19,2.16,23.43,23.33,18.0,24.22,0.96,25.71,22.68,3.03,-0.16,1.66,24.24,24.43,18.0,27.19,0.75,28.74,26.12,2.62,0.46,2.34,27.2,27.09,18.0,27.88,0.64,29.43,26.81,2.62,0.57,3.23,27.88,27.78,18.0
+BJ-ZO-G120015 = 25.39,1.33,27.91,23.5,4.41,0.62,2.24,25.42,25.23,30.0,28.06,0.76,29.84,26.95,2.89,1.06,3.75,28.07,27.91,30.0,26.86,0.73,28.46,25.71,2.76,0.43,2.24,26.87,26.81,30.0,26.54,0.66,27.91,25.71,2.2,0.72,2.4,26.55,26.33,30.0,25.07,1.52,28.26,22.95,5.31,0.49,2.23,25.11,24.85,30.0,23.49,0.71,24.61,21.57,3.03,-0.4,3.18,23.5,23.5,30.0,22.49,0.68,24.33,21.3,3.03,0.57,3.24,22.5,22.37,30.0,23.59,0.88,24.88,21.3,3.58,-0.7,2.87,23.6,23.78,30.0,22.91,0.94,25.43,20.2,5.24,-0.17,5.22,22.93,22.95,30.0,23.24,0.56,24.19,22.13,2.07,-0.12,2.11,23.24,23.23,30.0,26.44,0.63,27.64,24.88,2.76,-0.27,3.04,26.45,26.5,30.0,26.63,0.66,28.19,25.16,3.03,-0.06,2.99,26.64,26.67,30.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BEN/BEN_2_vegetation_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BEN/BEN_2_vegetation_2008.properties
new file mode 100644
index 0000000..9c224ed
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BEN/BEN_2_vegetation_2008.properties
@@ -0,0 +1,123 @@
+# BEN.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the vegetation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BEN vegetation data for 2008 at admin level 2
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BEN
+ADMIN_LEVEL = 2
+UNITS = UNITS
+DATA_TYPE = vegetation
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 0.9 
+# Minimum: -0.1
+
+BJ-AK-G020001 = 0.37,0.02,0.41,0.32,0.09,-0.13,2.1,0.37,0.37,176.0,0.34,0.02,0.39,0.31,0.08,0.13,2.3,0.34,0.34,176.0,0.45,0.02,0.49,0.4,0.09,0.03,2.39,0.45,0.45,176.0,0.58,0.05,0.67,0.47,0.2,-0.16,1.87,0.59,0.59,176.0,0.69,0.02,0.73,0.61,0.11,-1.02,5.05,0.69,0.7,176.0,0.62,0.03,0.73,0.56,0.17,0.87,3.68,0.62,0.61,176.0,0.58,0.05,0.69,0.41,0.28,-0.9,3.6,0.59,0.6,176.0,0.43,0.07,0.59,0.29,0.3,0.02,2.27,0.43,0.42,176.0,0.73,0.03,0.79,0.63,0.16,-1.2,4.4,0.73,0.74,176.0,0.73,0.02,0.77,0.68,0.1,-0.29,2.59,0.74,0.73,176.0,0.64,0.04,0.69,0.51,0.17,-1.11,4.18,0.64,0.64,176.0,0.52,0.03,0.58,0.4,0.18,-0.96,3.84,0.52,0.53,176.0
+BJ-AK-G020002 = 0.26,0.02,0.29,0.23,0.06,0.02,1.67,0.26,0.26,39.0,0.25,0.02,0.29,0.22,0.07,0.04,1.57,0.26,0.25,39.0,0.3,0.04,0.38,0.23,0.14,0.1,1.71,0.3,0.3,39.0,0.35,0.06,0.46,0.27,0.19,0.22,1.83,0.36,0.35,39.0,0.48,0.05,0.56,0.41,0.15,0.08,1.51,0.49,0.48,39.0,0.52,0.03,0.57,0.46,0.12,-0.35,2.66,0.52,0.52,39.0,0.55,0.04,0.62,0.48,0.14,0.12,1.78,0.55,0.55,39.0,0.51,0.03,0.6,0.45,0.15,0.63,4.29,0.51,0.51,39.0,0.66,0.02,0.71,0.62,0.09,0.41,2.43,0.66,0.65,39.0,0.64,0.03,0.7,0.6,0.1,0.31,2.0,0.64,0.64,39.0,0.46,0.04,0.53,0.4,0.13,0.19,1.78,0.46,0.46,39.0,0.31,0.03,0.37,0.27,0.1,0.08,1.94,0.32,0.31,39.0
+BJ-AK-G020003 = 0.24,0.01,0.25,0.22,0.03,-1.22,4.27,0.24,0.25,30.0,0.22,0.01,0.23,0.2,0.03,-1.24,4.1,0.22,0.22,30.0,0.24,0.01,0.25,0.22,0.04,-0.25,2.48,0.24,0.24,30.0,0.28,0.01,0.3,0.25,0.05,-1.51,4.74,0.28,0.29,30.0,0.44,0.03,0.48,0.36,0.12,-1.57,5.09,0.44,0.45,30.0,0.46,0.03,0.53,0.4,0.14,0.05,2.6,0.46,0.46,30.0,0.58,0.03,0.62,0.53,0.09,-0.41,2.14,0.58,0.59,30.0,0.6,0.04,0.67,0.51,0.17,-0.33,2.33,0.6,0.6,30.0,0.66,0.01,0.67,0.64,0.03,-0.43,2.74,0.66,0.66,30.0,0.61,0.01,0.63,0.59,0.03,0.1,1.65,0.61,0.61,30.0,0.41,0.01,0.44,0.39,0.06,0.24,3.44,0.41,0.41,30.0,0.29,0.01,0.3,0.28,0.03,0.17,1.76,0.29,0.29,30.0
+BJ-AK-G020004 = 0.28,0.01,0.3,0.26,0.04,-0.01,2.89,0.28,0.28,30.0,0.27,0.01,0.29,0.25,0.03,-0.08,2.12,0.27,0.27,30.0,0.33,0.02,0.37,0.29,0.08,0.06,4.04,0.33,0.33,30.0,0.39,0.02,0.42,0.33,0.09,-0.81,3.23,0.39,0.39,30.0,0.54,0.02,0.58,0.49,0.08,-0.55,2.38,0.54,0.54,30.0,0.54,0.04,0.6,0.47,0.14,-0.4,2.31,0.54,0.55,30.0,0.54,0.02,0.57,0.49,0.08,-0.69,2.45,0.54,0.54,30.0,0.47,0.04,0.55,0.43,0.12,0.65,2.24,0.47,0.46,30.0,0.64,0.02,0.68,0.6,0.08,0.06,3.09,0.64,0.64,30.0,0.6,0.01,0.64,0.58,0.06,0.91,5.34,0.6,0.6,30.0,0.43,0.01,0.47,0.41,0.06,1.65,7.87,0.43,0.43,30.0,0.32,0.01,0.34,0.3,0.04,0.17,3.37,0.32,0.32,30.0
+BJ-AK-G020005 = 0.32,0.02,0.38,0.28,0.1,0.99,4.78,0.32,0.31,130.0,0.31,0.02,0.35,0.27,0.08,0.53,2.16,0.31,0.3,130.0,0.39,0.03,0.44,0.33,0.11,0.22,2.34,0.39,0.38,130.0,0.47,0.03,0.57,0.4,0.17,0.3,2.97,0.47,0.47,130.0,0.61,0.03,0.68,0.54,0.14,-0.22,2.98,0.61,0.61,130.0,0.63,0.04,0.7,0.49,0.21,-1.25,5.27,0.63,0.64,130.0,0.57,0.04,0.7,0.48,0.22,0.55,2.83,0.57,0.57,130.0,0.52,0.06,0.6,0.36,0.24,-0.47,2.7,0.52,0.52,130.0,0.7,0.02,0.75,0.62,0.13,-0.81,3.98,0.7,0.7,130.0,0.68,0.03,0.74,0.59,0.15,-0.68,3.42,0.68,0.68,130.0,0.52,0.04,0.62,0.43,0.19,0.14,2.7,0.52,0.52,130.0,0.38,0.04,0.53,0.32,0.21,1.37,4.55,0.39,0.37,130.0
+BJ-AK-G020006 = 0.29,0.01,0.3,0.28,0.02,-0.76,2.52,0.29,0.3,7.0,0.29,0.01,0.3,0.27,0.03,-0.87,2.75,0.29,0.29,7.0,0.35,0.01,0.36,0.33,0.04,-0.73,2.5,0.35,0.36,7.0,0.42,0.02,0.44,0.39,0.05,-0.79,2.63,0.42,0.43,7.0,0.55,0.01,0.56,0.54,0.01,0.76,2.79,0.55,0.55,7.0,0.56,0.02,0.58,0.54,0.05,-0.33,1.85,0.56,0.57,7.0,0.56,0.02,0.59,0.53,0.06,-0.18,2.3,0.56,0.56,7.0,0.48,0.02,0.51,0.46,0.05,0.13,1.67,0.48,0.48,7.0,0.65,0.01,0.66,0.64,0.02,0.73,1.84,0.65,0.65,7.0,0.62,0.01,0.63,0.61,0.02,0.83,1.92,0.62,0.61,7.0,0.44,0.01,0.46,0.44,0.02,0.86,1.88,0.44,0.44,7.0,0.34,0.01,0.34,0.33,0.02,0.41,1.8,0.34,0.34,7.0
+BJ-AK-G020007 = 0.29,0.02,0.33,0.26,0.07,-0.2,2.11,0.29,0.3,129.0,0.27,0.02,0.31,0.24,0.07,0.71,2.49,0.27,0.26,129.0,0.3,0.04,0.4,0.24,0.16,0.79,2.82,0.3,0.29,129.0,0.34,0.05,0.49,0.26,0.23,0.69,3.12,0.34,0.33,129.0,0.56,0.07,0.67,0.41,0.26,-0.63,2.37,0.56,0.57,129.0,0.62,0.03,0.69,0.54,0.15,-0.16,2.21,0.62,0.62,129.0,0.69,0.02,0.76,0.64,0.11,0.3,2.25,0.69,0.69,129.0,0.66,0.05,0.76,0.57,0.19,-0.16,2.41,0.67,0.66,129.0,0.73,0.01,0.75,0.71,0.04,0.45,2.74,0.73,0.73,129.0,0.67,0.01,0.7,0.64,0.06,0.39,2.71,0.67,0.66,129.0,0.5,0.02,0.54,0.46,0.07,0.26,2.75,0.5,0.49,129.0,0.36,0.02,0.41,0.31,0.1,-0.38,2.35,0.36,0.37,129.0
+BJ-AK-G020008 = 0.32,0.01,0.34,0.27,0.07,-0.73,4.32,0.32,0.32,103.0,0.3,0.01,0.34,0.27,0.07,0.06,3.18,0.3,0.3,103.0,0.37,0.02,0.43,0.31,0.11,0.02,2.38,0.37,0.37,103.0,0.43,0.04,0.5,0.36,0.14,-0.24,2.11,0.43,0.44,103.0,0.61,0.03,0.67,0.52,0.15,-0.33,2.41,0.61,0.61,103.0,0.61,0.04,0.67,0.54,0.13,-0.28,1.85,0.61,0.62,103.0,0.64,0.05,0.73,0.53,0.2,-0.19,1.86,0.65,0.65,103.0,0.6,0.05,0.69,0.48,0.21,0.19,1.99,0.6,0.59,103.0,0.71,0.03,0.74,0.65,0.09,-0.77,2.18,0.71,0.72,103.0,0.67,0.02,0.7,0.6,0.1,-0.98,2.79,0.67,0.68,103.0,0.5,0.03,0.55,0.43,0.12,-0.94,2.9,0.5,0.51,103.0,0.37,0.02,0.41,0.31,0.1,-0.93,4.0,0.37,0.38,103.0
+BJ-AK-G020009 = 0.23,0.01,0.26,0.2,0.06,0.24,2.25,0.23,0.23,57.0,0.21,0.01,0.23,0.18,0.05,0.23,2.04,0.21,0.21,57.0,0.21,0.02,0.25,0.18,0.07,0.4,2.17,0.21,0.21,57.0,0.23,0.03,0.3,0.19,0.11,0.71,2.38,0.24,0.23,57.0,0.34,0.05,0.48,0.27,0.21,1.01,3.36,0.34,0.32,57.0,0.43,0.03,0.5,0.35,0.15,-0.3,3.0,0.43,0.44,57.0,0.59,0.04,0.7,0.54,0.16,0.78,2.54,0.6,0.59,57.0,0.53,0.04,0.63,0.48,0.15,0.97,3.15,0.53,0.52,57.0,0.64,0.02,0.7,0.6,0.09,0.55,3.45,0.64,0.64,57.0,0.58,0.04,0.68,0.49,0.2,0.05,2.87,0.58,0.58,57.0,0.4,0.04,0.5,0.33,0.17,0.62,2.8,0.4,0.39,57.0,0.29,0.02,0.34,0.25,0.09,0.85,3.32,0.29,0.28,57.0
+BJ-AK-G020010 = 0.3,0.02,0.34,0.26,0.07,-0.22,2.04,0.3,0.3,44.0,0.3,0.01,0.32,0.26,0.06,-1.04,3.31,0.3,0.3,44.0,0.36,0.02,0.4,0.3,0.1,-0.53,3.04,0.36,0.36,44.0,0.43,0.03,0.5,0.36,0.15,0.04,3.17,0.43,0.43,44.0,0.57,0.02,0.63,0.52,0.11,0.41,3.33,0.57,0.57,44.0,0.55,0.04,0.63,0.48,0.15,0.5,2.78,0.55,0.55,44.0,0.57,0.03,0.63,0.52,0.11,0.5,2.69,0.57,0.57,44.0,0.51,0.03,0.58,0.46,0.12,0.37,2.71,0.52,0.51,44.0,0.67,0.01,0.7,0.64,0.07,0.24,3.02,0.67,0.67,44.0,0.64,0.02,0.7,0.61,0.09,1.03,4.25,0.64,0.64,44.0,0.47,0.03,0.55,0.43,0.12,0.71,3.26,0.47,0.46,44.0,0.35,0.01,0.39,0.32,0.07,0.54,5.02,0.35,0.35,44.0
+BJ-AK-G020011 = 0.29,0.01,0.32,0.26,0.06,0.06,2.52,0.29,0.29,17.0,0.29,0.03,0.34,0.25,0.09,0.0,1.81,0.29,0.29,17.0,0.34,0.04,0.41,0.28,0.12,0.16,1.86,0.35,0.34,17.0,0.44,0.05,0.51,0.35,0.16,-0.28,1.84,0.44,0.44,17.0,0.55,0.03,0.6,0.5,0.1,0.6,2.27,0.55,0.54,17.0,0.53,0.05,0.6,0.46,0.14,-0.19,1.88,0.53,0.53,17.0,0.53,0.03,0.56,0.49,0.07,-0.84,2.03,0.53,0.55,17.0,0.51,0.05,0.57,0.42,0.15,-0.45,1.77,0.51,0.52,17.0,0.64,0.03,0.69,0.59,0.1,-0.32,1.83,0.64,0.65,17.0,0.62,0.03,0.67,0.57,0.1,0.03,1.76,0.62,0.62,17.0,0.46,0.03,0.5,0.41,0.09,-0.38,1.89,0.46,0.47,17.0,0.35,0.02,0.4,0.31,0.09,-0.25,2.4,0.35,0.36,17.0
+BJ-AK-G020012 = 0.32,0.01,0.34,0.3,0.04,0.46,1.92,0.32,0.31,70.0,0.29,0.02,0.34,0.26,0.07,0.6,2.17,0.29,0.29,70.0,0.36,0.03,0.44,0.32,0.12,0.77,2.77,0.37,0.36,70.0,0.44,0.04,0.52,0.38,0.14,0.31,1.79,0.45,0.43,70.0,0.61,0.02,0.67,0.55,0.11,-0.35,2.58,0.61,0.61,70.0,0.62,0.03,0.69,0.56,0.13,0.12,2.25,0.62,0.62,70.0,0.66,0.03,0.71,0.56,0.16,-0.36,2.72,0.66,0.66,70.0,0.59,0.06,0.7,0.47,0.23,-0.02,2.48,0.59,0.59,70.0,0.71,0.01,0.74,0.7,0.05,0.31,2.58,0.71,0.71,70.0,0.69,0.02,0.72,0.66,0.07,-0.19,2.84,0.69,0.69,70.0,0.52,0.02,0.57,0.47,0.1,-0.35,2.79,0.52,0.53,70.0,0.38,0.01,0.41,0.34,0.07,0.24,2.75,0.38,0.37,70.0
+BJ-AK-G020013 = 0.25,0.02,0.32,0.21,0.11,0.7,2.87,0.25,0.25,175.0,0.24,0.03,0.31,0.2,0.11,0.79,2.95,0.24,0.23,175.0,0.25,0.04,0.35,0.19,0.17,0.65,2.69,0.25,0.24,175.0,0.28,0.05,0.42,0.2,0.22,0.46,2.31,0.28,0.27,175.0,0.42,0.09,0.57,0.24,0.33,-0.16,1.93,0.43,0.42,175.0,0.54,0.05,0.66,0.44,0.22,0.47,2.58,0.54,0.53,175.0,0.69,0.04,0.75,0.54,0.21,-1.83,6.48,0.69,0.7,175.0,0.64,0.06,0.73,0.52,0.21,-0.56,2.51,0.64,0.65,175.0,0.7,0.02,0.73,0.63,0.1,-0.93,2.75,0.7,0.71,175.0,0.65,0.02,0.7,0.58,0.12,-0.7,3.77,0.65,0.65,175.0,0.46,0.02,0.51,0.39,0.12,-0.48,3.03,0.46,0.47,175.0,0.31,0.02,0.37,0.26,0.11,-0.01,2.4,0.31,0.31,175.0
+BJ-AK-G020014 = 0.31,0.02,0.34,0.28,0.07,-0.21,1.93,0.31,0.31,36.0,0.3,0.02,0.34,0.26,0.08,-0.26,2.37,0.3,0.3,36.0,0.35,0.02,0.38,0.3,0.08,-0.42,2.26,0.35,0.35,36.0,0.39,0.03,0.44,0.34,0.09,-0.13,1.87,0.39,0.4,36.0,0.58,0.03,0.64,0.53,0.11,0.14,1.73,0.58,0.58,36.0,0.6,0.03,0.64,0.53,0.11,-0.71,2.29,0.6,0.61,36.0,0.63,0.05,0.7,0.55,0.16,-0.2,1.72,0.64,0.64,36.0,0.58,0.02,0.63,0.56,0.07,0.41,2.25,0.58,0.58,36.0,0.7,0.02,0.73,0.66,0.07,-0.25,1.81,0.7,0.7,36.0,0.67,0.01,0.7,0.64,0.06,-0.03,2.38,0.67,0.67,36.0,0.48,0.02,0.52,0.45,0.08,0.45,2.54,0.48,0.48,36.0,0.35,0.02,0.38,0.31,0.07,0.07,2.43,0.35,0.34,36.0
+BJ-AQ-G030001 = 0.4,0.14,0.59,0.21,0.37,0.1,1.48,0.42,0.36,19.0,0.28,0.08,0.41,0.16,0.26,0.14,1.73,0.29,0.26,19.0,0.34,0.08,0.43,0.17,0.26,-0.66,2.32,0.35,0.34,19.0,0.37,0.07,0.46,0.22,0.24,-0.59,2.36,0.38,0.39,19.0,0.47,0.13,0.65,0.25,0.39,-0.11,1.76,0.49,0.46,19.0,0.5,0.12,0.66,0.31,0.34,-0.13,1.65,0.51,0.47,19.0,0.44,0.13,0.64,0.23,0.41,-0.0,1.78,0.46,0.42,19.0,0.37,0.08,0.51,0.17,0.34,-0.49,3.51,0.38,0.37,19.0,0.36,0.09,0.47,0.19,0.28,-0.51,2.1,0.37,0.38,19.0,0.49,0.13,0.66,0.27,0.39,-0.29,1.86,0.51,0.49,19.0,0.49,0.13,0.66,0.24,0.42,-0.26,1.87,0.51,0.48,19.0,0.46,0.12,0.62,0.27,0.35,-0.06,1.63,0.47,0.43,19.0
+BJ-AQ-G030002 = 0.6,0.04,0.63,0.5,0.13,-1.6,4.81,0.6,0.61,12.0,0.42,0.03,0.45,0.35,0.1,-1.64,5.08,0.42,0.42,12.0,0.52,0.03,0.57,0.47,0.1,-0.24,2.43,0.52,0.52,12.0,0.5,0.03,0.55,0.45,0.1,-0.16,1.75,0.5,0.5,12.0,0.67,0.02,0.69,0.62,0.07,-1.56,5.14,0.67,0.68,12.0,0.65,0.03,0.68,0.59,0.09,-0.88,3.09,0.65,0.66,12.0,0.63,0.06,0.7,0.5,0.2,-0.84,2.45,0.63,0.66,12.0,0.37,0.03,0.4,0.32,0.08,-0.58,2.04,0.37,0.37,12.0,0.54,0.05,0.6,0.47,0.13,-0.17,1.67,0.54,0.54,12.0,0.61,0.03,0.68,0.56,0.11,0.24,3.42,0.62,0.62,12.0,0.7,0.04,0.73,0.6,0.13,-1.99,6.06,0.7,0.71,12.0,0.66,0.05,0.7,0.53,0.18,-1.83,5.74,0.66,0.67,12.0
+BJ-AQ-G030003 = 0.17,0.02,0.18,0.15,0.03,0.0,1.0,0.17,0.17,2.0,0.14,0.02,0.15,0.13,0.02,0.0,1.0,0.14,0.14,2.0,0.13,0.05,0.17,0.1,0.07,0.0,1.0,0.14,0.13,2.0,0.2,0.03,0.22,0.18,0.04,-0.0,1.0,0.21,0.2,2.0,0.2,0.04,0.23,0.17,0.06,-0.0,1.0,0.2,0.2,2.0,0.24,0.04,0.26,0.21,0.05,0.0,1.0,0.24,0.24,2.0,0.17,0.04,0.2,0.14,0.06,0.0,1.0,0.17,0.17,2.0,0.21,0.06,0.26,0.17,0.09,0.0,1.0,0.22,0.21,2.0,0.18,0.03,0.2,0.16,0.04,-0.0,1.0,0.18,0.18,2.0,0.2,0.04,0.23,0.18,0.06,-0.0,1.0,0.21,0.2,2.0,0.23,0.04,0.25,0.2,0.05,0.0,1.0,0.23,0.23,2.0,0.21,0.04,0.23,0.18,0.06,-0.0,1.0,0.21,0.21,2.0
+BJ-AQ-G030004 = 0.45,0.05,0.53,0.34,0.19,-0.62,3.61,0.45,0.45,9.0,0.32,0.03,0.36,0.25,0.11,-0.9,3.14,0.32,0.33,9.0,0.42,0.05,0.48,0.31,0.17,-1.4,4.69,0.43,0.43,9.0,0.45,0.04,0.49,0.36,0.13,-1.07,3.09,0.45,0.47,9.0,0.57,0.06,0.65,0.44,0.21,-1.17,4.39,0.58,0.58,9.0,0.54,0.06,0.6,0.42,0.18,-0.95,2.95,0.55,0.55,9.0,0.54,0.05,0.59,0.43,0.16,-0.91,2.63,0.54,0.57,9.0,0.42,0.11,0.58,0.3,0.28,0.39,1.63,0.44,0.41,9.0,0.5,0.05,0.54,0.4,0.15,-1.06,2.86,0.51,0.54,9.0,0.54,0.07,0.6,0.4,0.2,-1.09,3.09,0.54,0.57,9.0,0.57,0.07,0.66,0.43,0.23,-1.01,3.48,0.58,0.59,9.0,0.52,0.07,0.63,0.37,0.26,-0.63,3.84,0.52,0.52,9.0
+BJ-AQ-G030005 = 0.37,0.12,0.49,0.1,0.39,-1.65,4.77,0.38,0.4,8.0,0.28,0.09,0.35,0.06,0.29,-2.04,5.57,0.3,0.32,8.0,0.42,0.14,0.49,0.07,0.43,-2.18,5.93,0.44,0.46,8.0,0.44,0.13,0.51,0.12,0.38,-2.14,5.81,0.46,0.49,8.0,0.5,0.14,0.61,0.17,0.44,-1.96,5.4,0.52,0.55,8.0,0.51,0.16,0.59,0.13,0.47,-2.13,5.78,0.53,0.57,8.0,0.49,0.14,0.58,0.15,0.43,-1.99,5.43,0.5,0.54,8.0,0.42,0.21,0.57,0.03,0.55,-1.14,2.55,0.46,0.54,9.0,0.44,0.13,0.53,0.11,0.41,-2.05,5.61,0.45,0.47,8.0,0.49,0.19,0.58,0.02,0.56,-2.2,5.98,0.52,0.55,8.0,0.49,0.17,0.62,0.09,0.53,-2.01,5.55,0.51,0.53,8.0,0.45,0.16,0.57,0.06,0.51,-2.07,5.66,0.47,0.51,8.0
+BJ-AQ-G030006 = 0.19,0.11,0.39,0.09,0.3,1.24,3.28,0.22,0.17,6.0,0.15,0.08,0.29,0.07,0.22,1.01,3.06,0.16,0.14,6.0,0.15,0.08,0.29,0.09,0.2,0.96,2.66,0.17,0.13,6.0,0.2,0.08,0.34,0.1,0.24,0.5,2.45,0.21,0.2,6.0,0.22,0.12,0.45,0.1,0.34,1.08,3.02,0.25,0.2,6.0,0.27,0.1,0.47,0.2,0.27,1.35,3.36,0.29,0.24,6.0,0.2,0.11,0.41,0.1,0.31,1.22,3.18,0.22,0.17,6.0,0.18,0.08,0.28,0.07,0.21,-0.21,1.68,0.2,0.19,6.0,0.18,0.08,0.32,0.09,0.24,0.84,2.78,0.19,0.17,6.0,0.23,0.13,0.46,0.1,0.36,1.08,3.01,0.26,0.2,6.0,0.23,0.13,0.44,0.07,0.37,0.61,2.61,0.25,0.23,6.0,0.23,0.11,0.43,0.13,0.3,1.12,3.04,0.25,0.21,6.0
+BJ-AQ-G030007 = 0.57,0.03,0.61,0.53,0.08,-0.38,2.18,0.58,0.57,17.0,0.41,0.02,0.44,0.39,0.05,-0.08,1.66,0.41,0.41,17.0,0.51,0.03,0.54,0.45,0.09,-0.36,2.21,0.51,0.5,17.0,0.58,0.03,0.62,0.54,0.08,-0.18,2.03,0.58,0.58,17.0,0.65,0.02,0.69,0.63,0.05,0.42,1.83,0.65,0.65,17.0,0.65,0.02,0.69,0.6,0.09,-0.48,2.75,0.65,0.65,17.0,0.63,0.03,0.69,0.57,0.11,-0.16,2.03,0.63,0.63,17.0,0.34,0.03,0.43,0.3,0.13,1.19,3.78,0.34,0.33,17.0,0.51,0.07,0.59,0.41,0.18,-0.14,1.52,0.51,0.5,17.0,0.66,0.03,0.7,0.61,0.09,-0.53,2.54,0.67,0.67,17.0,0.73,0.01,0.74,0.7,0.04,-0.82,2.63,0.73,0.73,17.0,0.68,0.02,0.71,0.63,0.09,-0.19,2.44,0.68,0.68,17.0
+BJ-AQ-G030008 = 0.57,0.05,0.63,0.46,0.18,-0.93,3.18,0.57,0.57,13.0,0.38,0.02,0.41,0.33,0.08,-0.88,3.48,0.38,0.39,13.0,0.48,0.02,0.52,0.45,0.07,0.06,1.87,0.48,0.48,13.0,0.46,0.01,0.49,0.44,0.05,0.78,3.09,0.46,0.46,13.0,0.65,0.03,0.7,0.57,0.13,-1.27,3.93,0.66,0.66,13.0,0.65,0.03,0.69,0.59,0.1,-0.51,2.0,0.65,0.66,13.0,0.6,0.03,0.63,0.54,0.1,-0.69,2.75,0.6,0.6,13.0,0.41,0.04,0.49,0.35,0.14,0.65,2.82,0.41,0.41,13.0,0.55,0.05,0.62,0.47,0.15,-0.03,2.06,0.55,0.55,13.0,0.61,0.02,0.64,0.58,0.06,-0.16,1.68,0.61,0.61,13.0,0.67,0.04,0.71,0.59,0.12,-1.41,3.97,0.67,0.68,13.0,0.62,0.03,0.66,0.54,0.13,-1.31,3.96,0.62,0.63,13.0
+BJ-AQ-G030009 = 0.59,0.02,0.63,0.56,0.07,0.14,2.14,0.59,0.59,19.0,0.41,0.02,0.44,0.38,0.06,0.33,2.42,0.41,0.41,19.0,0.48,0.04,0.55,0.4,0.15,-0.11,2.47,0.48,0.48,19.0,0.5,0.04,0.57,0.43,0.13,-0.07,1.82,0.51,0.51,19.0,0.67,0.02,0.71,0.65,0.06,0.48,2.62,0.67,0.67,19.0,0.65,0.01,0.67,0.62,0.05,-0.16,1.84,0.65,0.64,19.0,0.64,0.04,0.7,0.56,0.14,-0.44,2.54,0.64,0.65,19.0,0.4,0.03,0.46,0.34,0.12,-0.18,2.97,0.4,0.4,19.0,0.43,0.02,0.47,0.4,0.07,0.23,2.06,0.43,0.43,19.0,0.66,0.02,0.7,0.62,0.08,0.03,2.67,0.66,0.66,19.0,0.7,0.02,0.73,0.65,0.07,-0.42,2.62,0.7,0.7,19.0,0.66,0.02,0.7,0.62,0.08,0.21,2.21,0.66,0.66,19.0
+BJ-BO-G040001 = 0.28,0.01,0.32,0.25,0.06,-0.12,3.91,0.28,0.28,142.0,0.25,0.01,0.3,0.22,0.07,1.02,3.57,0.25,0.24,142.0,0.23,0.01,0.26,0.2,0.06,0.33,2.26,0.23,0.23,142.0,0.26,0.02,0.31,0.21,0.1,0.16,2.72,0.26,0.26,142.0,0.42,0.05,0.55,0.31,0.24,0.35,3.07,0.42,0.42,142.0,0.52,0.05,0.64,0.4,0.23,0.18,2.33,0.52,0.52,142.0,0.64,0.04,0.74,0.56,0.18,0.53,2.41,0.64,0.63,142.0,0.62,0.04,0.71,0.53,0.19,-0.04,2.11,0.62,0.62,142.0,0.7,0.01,0.74,0.67,0.07,0.17,2.97,0.7,0.71,142.0,0.64,0.01,0.67,0.6,0.07,-0.34,2.72,0.64,0.64,142.0,0.48,0.01,0.52,0.44,0.08,-0.1,3.13,0.48,0.48,142.0,0.36,0.01,0.39,0.31,0.08,-1.18,4.8,0.36,0.37,142.0
+BJ-BO-G040002 = 0.32,0.01,0.34,0.29,0.05,0.23,2.34,0.32,0.31,111.0,0.27,0.01,0.3,0.25,0.05,0.71,3.45,0.27,0.27,111.0,0.31,0.01,0.35,0.28,0.07,0.65,3.99,0.31,0.31,111.0,0.38,0.02,0.44,0.33,0.11,0.33,3.4,0.38,0.38,111.0,0.59,0.03,0.66,0.52,0.14,0.13,2.67,0.59,0.59,111.0,0.62,0.04,0.73,0.53,0.19,0.22,2.66,0.62,0.62,111.0,0.59,0.04,0.67,0.47,0.19,-0.79,3.6,0.59,0.6,111.0,0.57,0.05,0.67,0.43,0.24,-0.62,2.88,0.57,0.58,111.0,0.69,0.01,0.73,0.66,0.07,0.06,3.24,0.69,0.69,111.0,0.73,0.01,0.75,0.7,0.06,0.0,3.24,0.73,0.73,111.0,0.52,0.02,0.57,0.49,0.09,0.56,2.68,0.52,0.52,111.0,0.39,0.02,0.46,0.35,0.1,0.69,4.02,0.39,0.39,111.0
+BJ-BO-G040003 = 0.31,0.01,0.34,0.27,0.07,0.44,2.73,0.31,0.3,166.0,0.26,0.02,0.31,0.23,0.07,0.54,2.37,0.26,0.26,166.0,0.28,0.03,0.37,0.23,0.14,0.78,2.82,0.28,0.28,166.0,0.33,0.04,0.45,0.27,0.18,0.97,3.2,0.33,0.32,166.0,0.56,0.04,0.66,0.46,0.2,0.03,2.51,0.56,0.56,166.0,0.62,0.05,0.71,0.48,0.23,-0.31,2.33,0.62,0.62,166.0,0.64,0.05,0.75,0.51,0.24,-0.05,2.69,0.64,0.64,166.0,0.59,0.04,0.69,0.49,0.2,0.25,3.1,0.59,0.59,166.0,0.71,0.02,0.75,0.67,0.08,0.23,2.14,0.71,0.71,166.0,0.69,0.04,0.76,0.61,0.15,0.21,2.44,0.69,0.68,166.0,0.5,0.03,0.57,0.46,0.1,0.66,2.42,0.5,0.49,166.0,0.38,0.02,0.44,0.33,0.11,0.02,2.55,0.38,0.38,166.0
+BJ-BO-G040004 = 0.31,0.02,0.34,0.28,0.06,-0.07,2.25,0.31,0.31,112.0,0.28,0.02,0.32,0.25,0.07,0.11,1.93,0.28,0.28,112.0,0.33,0.03,0.38,0.27,0.11,-0.27,1.93,0.33,0.33,112.0,0.4,0.05,0.47,0.3,0.17,-0.25,1.72,0.4,0.4,112.0,0.59,0.04,0.67,0.51,0.16,-0.08,2.36,0.59,0.59,112.0,0.6,0.04,0.7,0.5,0.2,-0.26,2.2,0.6,0.6,112.0,0.61,0.05,0.69,0.49,0.2,-0.59,2.32,0.61,0.62,112.0,0.54,0.03,0.62,0.49,0.14,0.36,2.57,0.54,0.54,112.0,0.7,0.02,0.73,0.65,0.08,-0.45,2.38,0.7,0.7,112.0,0.71,0.02,0.74,0.67,0.08,0.28,3.17,0.71,0.7,112.0,0.51,0.02,0.56,0.46,0.1,-0.14,2.16,0.51,0.51,112.0,0.39,0.02,0.44,0.34,0.09,-0.18,3.12,0.39,0.39,112.0
+BJ-BO-G040005 = 0.28,0.02,0.33,0.26,0.07,0.67,3.03,0.29,0.28,115.0,0.24,0.01,0.29,0.22,0.06,1.11,3.84,0.24,0.24,115.0,0.24,0.02,0.31,0.21,0.1,1.36,3.77,0.24,0.23,115.0,0.26,0.03,0.35,0.21,0.14,0.76,2.99,0.27,0.26,115.0,0.45,0.06,0.55,0.36,0.19,-0.17,1.57,0.45,0.47,115.0,0.57,0.05,0.68,0.46,0.22,0.2,2.17,0.57,0.56,115.0,0.63,0.03,0.71,0.55,0.16,0.21,2.56,0.63,0.62,115.0,0.61,0.02,0.68,0.56,0.12,0.03,3.07,0.61,0.61,115.0,0.7,0.02,0.73,0.65,0.08,-0.38,2.6,0.7,0.7,115.0,0.65,0.03,0.71,0.59,0.13,0.06,2.57,0.65,0.65,115.0,0.47,0.03,0.54,0.38,0.16,-0.65,3.39,0.47,0.47,115.0,0.37,0.04,0.44,0.27,0.17,-0.71,3.34,0.37,0.37,115.0
+BJ-BO-G040006 = 0.26,0.02,0.31,0.23,0.08,0.36,2.51,0.27,0.26,198.0,0.24,0.01,0.28,0.21,0.07,0.56,2.6,0.24,0.24,198.0,0.23,0.01,0.27,0.2,0.06,0.64,2.95,0.23,0.23,198.0,0.23,0.03,0.29,0.19,0.11,0.6,2.07,0.23,0.22,198.0,0.33,0.05,0.46,0.24,0.22,0.58,2.23,0.33,0.32,198.0,0.48,0.06,0.62,0.32,0.31,0.23,2.19,0.48,0.46,198.0,0.64,0.05,0.71,0.48,0.23,-1.19,4.16,0.64,0.65,198.0,0.69,0.05,0.77,0.53,0.24,-0.88,3.29,0.69,0.7,198.0,0.68,0.04,0.73,0.56,0.17,-1.37,4.51,0.68,0.69,198.0,0.57,0.04,0.64,0.5,0.14,0.18,1.99,0.57,0.56,198.0,0.42,0.03,0.49,0.36,0.13,0.13,2.13,0.42,0.42,198.0,0.32,0.02,0.37,0.28,0.1,0.13,2.7,0.33,0.32,198.0
+BJ-BO-G040007 = 0.28,0.02,0.32,0.23,0.09,-0.25,2.16,0.28,0.28,108.0,0.24,0.01,0.26,0.22,0.04,-0.06,1.84,0.24,0.24,108.0,0.22,0.01,0.24,0.2,0.04,0.09,1.97,0.22,0.22,108.0,0.22,0.01,0.26,0.2,0.06,0.44,2.76,0.22,0.22,108.0,0.37,0.05,0.49,0.27,0.22,0.32,2.41,0.37,0.36,108.0,0.53,0.07,0.65,0.37,0.28,-0.55,2.01,0.54,0.56,108.0,0.65,0.05,0.74,0.5,0.24,-0.85,2.87,0.65,0.67,108.0,0.63,0.04,0.71,0.55,0.17,-0.16,2.25,0.63,0.63,108.0,0.67,0.04,0.73,0.56,0.17,-0.96,3.16,0.67,0.69,108.0,0.61,0.06,0.71,0.52,0.2,0.35,1.71,0.61,0.6,108.0,0.43,0.05,0.53,0.36,0.18,0.27,1.77,0.44,0.43,108.0,0.35,0.05,0.46,0.27,0.19,0.36,2.06,0.36,0.35,108.0
+BJ-BO-G040008 = 0.33,0.01,0.36,0.3,0.06,-0.04,2.52,0.33,0.33,131.0,0.3,0.02,0.35,0.27,0.08,0.58,2.69,0.3,0.3,131.0,0.36,0.02,0.4,0.31,0.09,-0.16,1.83,0.36,0.36,131.0,0.49,0.04,0.56,0.38,0.18,-0.52,2.62,0.49,0.49,131.0,0.64,0.03,0.71,0.57,0.15,0.26,2.52,0.64,0.64,131.0,0.64,0.03,0.69,0.53,0.16,-0.31,2.85,0.64,0.64,131.0,0.57,0.06,0.71,0.41,0.3,-0.43,2.32,0.57,0.59,131.0,0.41,0.03,0.52,0.35,0.18,0.71,5.48,0.41,0.41,131.0,0.68,0.03,0.74,0.62,0.12,-0.09,1.91,0.69,0.68,131.0,0.72,0.02,0.76,0.66,0.1,-0.47,2.48,0.72,0.73,131.0,0.56,0.04,0.62,0.46,0.17,-0.25,1.99,0.56,0.56,131.0,0.43,0.04,0.51,0.36,0.15,0.67,2.27,0.43,0.41,131.0
+BJ-BO-G040009 = 0.3,0.01,0.32,0.29,0.03,-0.65,2.98,0.3,0.31,108.0,0.27,0.01,0.3,0.25,0.05,0.1,2.6,0.27,0.27,108.0,0.32,0.02,0.38,0.28,0.1,0.3,2.73,0.32,0.32,108.0,0.39,0.03,0.46,0.32,0.14,0.2,3.07,0.39,0.39,108.0,0.61,0.02,0.66,0.54,0.12,-0.48,3.47,0.61,0.61,108.0,0.6,0.03,0.64,0.52,0.12,-1.01,3.85,0.6,0.61,108.0,0.51,0.05,0.66,0.34,0.31,-0.72,4.83,0.51,0.52,108.0,0.53,0.05,0.68,0.45,0.22,0.78,3.27,0.53,0.52,108.0,0.7,0.02,0.74,0.65,0.09,0.44,3.31,0.7,0.69,108.0,0.69,0.02,0.74,0.66,0.08,0.62,3.02,0.69,0.69,108.0,0.5,0.01,0.56,0.47,0.09,1.23,5.94,0.5,0.5,108.0,0.37,0.01,0.42,0.35,0.07,0.49,4.47,0.37,0.37,108.0
+BJ-BO-G040010 = 0.32,0.01,0.34,0.29,0.05,-0.96,3.71,0.32,0.32,15.0,0.28,0.01,0.3,0.25,0.04,-1.05,3.8,0.28,0.29,15.0,0.34,0.02,0.37,0.3,0.07,-0.72,2.86,0.34,0.34,15.0,0.45,0.05,0.52,0.36,0.16,-0.06,1.87,0.45,0.43,15.0,0.58,0.03,0.62,0.53,0.1,-0.0,2.45,0.58,0.58,15.0,0.57,0.02,0.6,0.51,0.09,-0.91,3.25,0.57,0.58,15.0,0.52,0.03,0.57,0.48,0.09,0.04,1.65,0.52,0.52,15.0,0.38,0.03,0.44,0.32,0.12,-0.22,2.48,0.39,0.38,15.0,0.65,0.03,0.69,0.59,0.09,-0.58,2.38,0.65,0.65,15.0,0.67,0.02,0.71,0.62,0.08,-0.43,2.35,0.67,0.68,15.0,0.5,0.02,0.53,0.44,0.08,-1.01,3.36,0.5,0.5,15.0,0.41,0.01,0.42,0.37,0.05,-0.89,3.18,0.41,0.41,15.0
+BJ-BO-G040011 = 0.31,0.01,0.35,0.3,0.05,1.35,5.31,0.31,0.31,71.0,0.3,0.01,0.33,0.28,0.06,1.23,6.54,0.3,0.3,71.0,0.36,0.02,0.42,0.34,0.08,1.15,4.8,0.36,0.36,71.0,0.46,0.03,0.57,0.4,0.17,0.87,4.35,0.46,0.45,71.0,0.63,0.01,0.66,0.59,0.06,-0.38,2.93,0.63,0.63,71.0,0.61,0.03,0.66,0.54,0.13,-0.46,2.08,0.61,0.62,71.0,0.46,0.04,0.54,0.39,0.15,0.27,2.41,0.46,0.46,71.0,0.49,0.03,0.56,0.42,0.13,-0.02,2.41,0.49,0.48,71.0,0.68,0.01,0.69,0.65,0.04,-0.52,2.66,0.68,0.68,71.0,0.7,0.01,0.73,0.67,0.06,-0.14,2.59,0.7,0.7,71.0,0.52,0.02,0.58,0.48,0.1,0.54,2.83,0.52,0.51,71.0,0.38,0.02,0.44,0.34,0.09,0.48,2.49,0.38,0.37,71.0
+BJ-BO-G040012 = 0.3,0.01,0.34,0.27,0.07,0.1,3.67,0.3,0.3,147.0,0.26,0.01,0.29,0.22,0.07,-0.24,2.63,0.26,0.26,147.0,0.3,0.03,0.37,0.23,0.15,0.15,2.27,0.3,0.29,147.0,0.34,0.05,0.43,0.24,0.19,-0.19,2.25,0.35,0.34,147.0,0.52,0.04,0.6,0.44,0.16,-0.18,2.57,0.52,0.52,147.0,0.63,0.03,0.68,0.56,0.12,-0.24,2.15,0.63,0.63,147.0,0.66,0.03,0.73,0.56,0.17,-0.19,2.92,0.66,0.65,147.0,0.58,0.04,0.7,0.51,0.19,0.61,2.76,0.58,0.57,147.0,0.71,0.01,0.73,0.69,0.04,-0.4,2.59,0.71,0.71,147.0,0.7,0.02,0.76,0.67,0.09,0.59,3.08,0.7,0.7,147.0,0.5,0.02,0.56,0.46,0.1,0.85,3.44,0.5,0.5,147.0,0.38,0.02,0.44,0.34,0.1,0.38,2.79,0.38,0.38,147.0
+BJ-BO-G040013 = 0.32,0.01,0.34,0.3,0.04,0.26,1.76,0.32,0.32,70.0,0.29,0.03,0.35,0.26,0.1,0.56,1.9,0.3,0.28,70.0,0.34,0.04,0.41,0.28,0.13,0.16,1.6,0.34,0.33,70.0,0.42,0.06,0.52,0.31,0.22,0.08,1.75,0.42,0.41,70.0,0.62,0.02,0.66,0.57,0.09,-0.36,3.34,0.62,0.62,70.0,0.63,0.03,0.7,0.56,0.13,-0.19,2.28,0.63,0.64,70.0,0.62,0.04,0.71,0.55,0.16,0.74,2.99,0.62,0.61,70.0,0.5,0.07,0.65,0.38,0.27,0.06,1.93,0.51,0.49,70.0,0.71,0.01,0.73,0.66,0.07,-0.62,4.16,0.71,0.71,70.0,0.71,0.02,0.75,0.67,0.08,0.32,1.81,0.71,0.7,70.0,0.54,0.03,0.6,0.48,0.12,0.23,1.98,0.54,0.53,70.0,0.39,0.02,0.44,0.35,0.09,0.22,3.2,0.39,0.39,70.0
+BJ-BO-G040014 = 0.35,0.02,0.42,0.31,0.1,0.78,2.72,0.35,0.34,239.0,0.31,0.02,0.39,0.27,0.12,0.58,4.99,0.31,0.31,239.0,0.39,0.03,0.47,0.34,0.14,0.44,3.03,0.39,0.39,239.0,0.51,0.03,0.6,0.43,0.17,-0.27,3.21,0.52,0.52,239.0,0.66,0.03,0.75,0.58,0.17,0.13,2.56,0.66,0.66,239.0,0.61,0.03,0.67,0.56,0.11,0.15,2.34,0.61,0.61,239.0,0.55,0.06,0.7,0.42,0.28,-0.06,2.11,0.55,0.56,239.0,0.38,0.07,0.6,0.23,0.37,0.58,3.08,0.38,0.37,239.0,0.67,0.03,0.75,0.55,0.2,-0.56,3.13,0.67,0.68,239.0,0.72,0.02,0.79,0.68,0.11,0.54,3.29,0.72,0.72,239.0,0.59,0.04,0.68,0.51,0.17,-0.05,2.08,0.59,0.59,239.0,0.48,0.04,0.57,0.38,0.19,-0.33,2.58,0.48,0.49,239.0
+BJ-MO-G090001 = 0.43,0.02,0.47,0.39,0.08,-0.25,1.79,0.43,0.44,32.0,0.34,0.03,0.4,0.31,0.09,0.39,2.28,0.35,0.34,32.0,0.4,0.04,0.48,0.34,0.14,0.37,2.16,0.4,0.4,32.0,0.55,0.07,0.65,0.41,0.24,-0.05,1.74,0.55,0.54,32.0,0.64,0.03,0.69,0.57,0.12,-0.73,2.69,0.64,0.65,32.0,0.62,0.02,0.66,0.56,0.09,-0.44,3.0,0.62,0.62,32.0,0.7,0.06,0.77,0.6,0.17,-0.35,1.38,0.7,0.73,32.0,0.52,0.04,0.63,0.45,0.18,0.5,2.6,0.52,0.52,32.0,0.57,0.04,0.66,0.46,0.2,-0.38,3.63,0.58,0.58,32.0,0.74,0.01,0.77,0.71,0.06,0.2,2.65,0.74,0.73,32.0,0.64,0.02,0.68,0.6,0.07,0.02,2.63,0.64,0.64,32.0,0.55,0.03,0.6,0.5,0.11,0.02,2.14,0.55,0.56,32.0
+BJ-MO-G090002 = 0.53,0.03,0.57,0.48,0.09,-0.43,2.15,0.53,0.54,16.0,0.37,0.02,0.39,0.34,0.06,-0.46,2.1,0.37,0.38,16.0,0.44,0.02,0.47,0.39,0.08,-0.34,2.23,0.44,0.45,16.0,0.57,0.05,0.65,0.47,0.18,-0.25,2.19,0.57,0.57,16.0,0.67,0.03,0.7,0.59,0.11,-1.48,4.72,0.68,0.68,16.0,0.66,0.03,0.7,0.58,0.12,-1.44,4.14,0.66,0.67,16.0,0.55,0.02,0.59,0.51,0.07,0.09,1.98,0.55,0.55,16.0,0.34,0.05,0.42,0.27,0.15,-0.11,2.1,0.35,0.35,16.0,0.65,0.04,0.7,0.55,0.15,-0.75,3.11,0.65,0.66,16.0,0.62,0.06,0.74,0.52,0.22,0.09,2.43,0.62,0.62,16.0,0.69,0.03,0.73,0.62,0.1,-1.05,3.58,0.69,0.7,16.0,0.55,0.02,0.61,0.51,0.1,1.02,5.28,0.55,0.55,16.0
+BJ-MO-G090003 = 0.51,0.05,0.56,0.37,0.19,-1.5,4.48,0.51,0.53,13.0,0.35,0.04,0.42,0.26,0.15,-0.81,3.66,0.36,0.35,13.0,0.44,0.03,0.51,0.37,0.13,0.18,3.3,0.44,0.44,13.0,0.52,0.04,0.56,0.41,0.16,-1.48,4.41,0.52,0.54,13.0,0.64,0.05,0.68,0.52,0.17,-1.67,5.02,0.65,0.66,13.0,0.63,0.08,0.71,0.46,0.25,-0.98,2.89,0.63,0.66,13.0,0.55,0.05,0.6,0.44,0.17,-0.89,2.61,0.55,0.55,13.0,0.35,0.02,0.39,0.3,0.09,-0.98,3.79,0.35,0.36,13.0,0.58,0.08,0.67,0.4,0.27,-0.88,2.83,0.58,0.6,13.0,0.66,0.09,0.74,0.46,0.28,-1.03,3.02,0.66,0.69,13.0,0.66,0.08,0.73,0.46,0.26,-1.37,3.79,0.67,0.71,13.0,0.58,0.09,0.67,0.4,0.28,-0.93,2.81,0.58,0.59,13.0
+BJ-MO-G090004 = 0.43,0.09,0.52,0.29,0.23,-0.5,1.82,0.44,0.46,7.0,0.32,0.06,0.38,0.22,0.16,-0.54,1.78,0.32,0.34,7.0,0.4,0.08,0.49,0.25,0.24,-0.69,2.34,0.41,0.43,7.0,0.45,0.09,0.57,0.29,0.28,-0.29,2.26,0.45,0.46,7.0,0.53,0.09,0.64,0.37,0.27,-0.64,2.21,0.54,0.57,7.0,0.5,0.1,0.62,0.34,0.29,-0.54,2.17,0.51,0.54,7.0,0.52,0.11,0.68,0.35,0.32,-0.21,2.07,0.53,0.55,7.0,0.47,0.08,0.58,0.36,0.22,0.06,1.5,0.48,0.43,7.0,0.49,0.1,0.6,0.32,0.28,-0.5,2.05,0.49,0.52,7.0,0.5,0.11,0.6,0.3,0.3,-0.76,2.28,0.51,0.52,7.0,0.52,0.12,0.65,0.34,0.31,-0.53,1.89,0.53,0.58,7.0,0.47,0.1,0.57,0.3,0.27,-0.7,2.1,0.48,0.51,7.0
+BJ-MO-G090005 = 0.51,0.02,0.54,0.49,0.05,0.35,1.91,0.51,0.51,7.0,0.38,0.02,0.41,0.36,0.05,0.43,3.04,0.38,0.38,7.0,0.45,0.02,0.48,0.43,0.06,0.03,2.41,0.45,0.46,7.0,0.51,0.03,0.55,0.47,0.07,-0.24,1.85,0.51,0.51,7.0,0.65,0.01,0.66,0.63,0.03,-0.66,2.04,0.65,0.65,7.0,0.61,0.02,0.64,0.57,0.07,-0.42,1.96,0.61,0.61,7.0,0.58,0.02,0.61,0.55,0.06,-0.49,1.92,0.58,0.59,7.0,0.51,0.03,0.54,0.46,0.08,-0.56,2.48,0.51,0.51,7.0,0.66,0.03,0.69,0.59,0.1,-1.24,3.52,0.66,0.67,7.0,0.72,0.02,0.74,0.68,0.06,-0.72,2.49,0.72,0.72,7.0,0.67,0.01,0.68,0.66,0.02,-0.8,2.23,0.67,0.67,7.0,0.56,0.0,0.57,0.56,0.01,-0.02,2.24,0.56,0.56,7.0
+BJ-MO-G090006 = 0.57,0.02,0.6,0.54,0.06,0.37,1.92,0.57,0.56,10.0,0.4,0.02,0.43,0.38,0.06,-0.08,2.07,0.4,0.4,10.0,0.47,0.02,0.5,0.45,0.05,0.17,1.88,0.47,0.47,10.0,0.58,0.04,0.67,0.53,0.14,1.15,3.95,0.58,0.57,10.0,0.68,0.01,0.71,0.66,0.04,0.32,2.72,0.68,0.68,10.0,0.67,0.02,0.7,0.64,0.06,0.31,2.47,0.67,0.67,10.0,0.56,0.01,0.58,0.53,0.05,-0.79,2.9,0.56,0.56,10.0,0.42,0.06,0.48,0.33,0.16,-0.7,2.12,0.42,0.44,10.0,0.69,0.03,0.74,0.66,0.08,0.65,2.34,0.69,0.69,10.0,0.7,0.02,0.73,0.66,0.07,-0.51,2.17,0.7,0.71,10.0,0.71,0.02,0.73,0.69,0.04,0.26,1.68,0.71,0.71,10.0,0.58,0.03,0.65,0.55,0.11,1.24,3.27,0.58,0.56,10.0
+BJ-MO-G090007 = 0.33,0.14,0.51,0.1,0.41,-0.27,2.16,0.36,0.3,9.0,0.25,0.1,0.37,0.06,0.31,-0.62,2.48,0.27,0.26,9.0,0.35,0.13,0.48,0.07,0.41,-1.15,3.19,0.37,0.38,9.0,0.41,0.14,0.56,0.12,0.44,-1.03,2.91,0.44,0.45,9.0,0.48,0.15,0.64,0.17,0.47,-0.88,2.75,0.5,0.5,9.0,0.44,0.16,0.62,0.13,0.49,-0.78,2.58,0.46,0.48,9.0,0.46,0.17,0.66,0.15,0.51,-0.68,2.38,0.48,0.49,9.0,0.42,0.12,0.49,0.14,0.36,-1.52,3.93,0.43,0.48,9.0,0.42,0.15,0.59,0.11,0.48,-0.83,2.78,0.44,0.43,9.0,0.42,0.18,0.58,0.02,0.56,-1.33,3.46,0.45,0.48,9.0,0.43,0.19,0.66,0.09,0.56,-0.51,2.22,0.46,0.47,9.0,0.39,0.17,0.57,0.06,0.51,-0.89,2.83,0.42,0.41,9.0
+BJ-MO-G090008 = 0.49,0.08,0.55,0.31,0.25,-1.54,4.2,0.5,0.53,10.0,0.35,0.05,0.38,0.22,0.17,-1.59,4.31,0.35,0.38,10.0,0.45,0.05,0.49,0.33,0.17,-1.48,4.23,0.45,0.47,10.0,0.51,0.07,0.57,0.35,0.22,-1.24,3.58,0.51,0.53,10.0,0.61,0.07,0.69,0.45,0.23,-1.16,3.43,0.61,0.63,10.0,0.57,0.07,0.66,0.42,0.24,-0.98,3.08,0.57,0.59,10.0,0.53,0.06,0.63,0.4,0.23,-0.4,3.15,0.53,0.53,10.0,0.35,0.05,0.44,0.27,0.17,0.07,2.45,0.36,0.35,10.0,0.57,0.09,0.66,0.36,0.31,-1.23,3.47,0.57,0.6,10.0,0.54,0.08,0.64,0.39,0.26,-0.55,2.66,0.54,0.54,10.0,0.64,0.1,0.71,0.39,0.33,-1.5,4.09,0.64,0.68,10.0,0.53,0.07,0.58,0.35,0.22,-1.55,4.17,0.53,0.57,10.0
+BJ-MO-G090009 = 0.46,0.03,0.52,0.41,0.11,0.28,2.62,0.46,0.45,15.0,0.35,0.02,0.39,0.32,0.07,0.19,2.65,0.35,0.35,15.0,0.41,0.03,0.45,0.36,0.08,0.32,1.77,0.41,0.39,15.0,0.46,0.04,0.53,0.42,0.11,0.63,1.99,0.46,0.45,15.0,0.61,0.03,0.65,0.55,0.1,-0.12,2.18,0.61,0.6,15.0,0.62,0.03,0.66,0.58,0.09,-0.13,1.99,0.62,0.62,15.0,0.62,0.04,0.71,0.58,0.13,1.28,3.89,0.62,0.61,15.0,0.42,0.05,0.51,0.35,0.17,0.2,2.15,0.42,0.42,15.0,0.6,0.04,0.66,0.53,0.13,0.05,1.71,0.6,0.59,15.0,0.71,0.02,0.73,0.68,0.05,-0.26,2.05,0.71,0.71,15.0,0.64,0.01,0.67,0.61,0.06,0.46,3.06,0.64,0.64,15.0,0.54,0.02,0.58,0.5,0.07,0.25,3.37,0.54,0.54,15.0
+BJ-MO-G090010 = 0.55,0.02,0.59,0.51,0.08,-0.62,2.29,0.55,0.56,13.0,0.4,0.01,0.41,0.38,0.03,-0.43,2.62,0.4,0.4,13.0,0.46,0.02,0.49,0.42,0.06,-0.22,2.18,0.46,0.46,13.0,0.54,0.03,0.59,0.5,0.09,0.42,2.33,0.54,0.53,13.0,0.65,0.01,0.68,0.63,0.04,0.91,2.99,0.65,0.65,13.0,0.67,0.01,0.7,0.65,0.05,0.04,2.01,0.67,0.68,13.0,0.59,0.01,0.62,0.57,0.05,1.04,3.58,0.59,0.59,13.0,0.35,0.03,0.42,0.32,0.1,1.31,3.93,0.35,0.34,13.0,0.62,0.03,0.68,0.57,0.11,0.54,2.31,0.62,0.62,13.0,0.73,0.02,0.75,0.7,0.05,-0.02,1.79,0.73,0.73,13.0,0.72,0.02,0.73,0.66,0.07,-1.67,4.86,0.72,0.73,13.0,0.64,0.03,0.68,0.58,0.11,-0.72,2.91,0.64,0.65,13.0
+BJ-MO-G090011 = 0.56,0.02,0.59,0.54,0.05,-0.13,1.96,0.56,0.56,4.0,0.41,0.01,0.43,0.4,0.03,-0.05,1.09,0.41,0.42,4.0,0.49,0.01,0.5,0.48,0.02,0.07,1.11,0.49,0.49,4.0,0.55,0.02,0.57,0.52,0.05,-0.48,1.64,0.55,0.55,4.0,0.69,0.02,0.7,0.66,0.04,-0.2,1.32,0.69,0.69,4.0,0.64,0.02,0.66,0.61,0.05,-0.4,1.93,0.64,0.64,4.0,0.58,0.02,0.6,0.56,0.04,0.22,2.0,0.58,0.58,4.0,0.47,0.04,0.51,0.41,0.1,-0.42,1.66,0.47,0.47,4.0,0.7,0.01,0.72,0.69,0.03,0.51,1.75,0.7,0.7,4.0,0.74,0.01,0.75,0.73,0.01,-0.35,1.66,0.74,0.74,4.0,0.69,0.02,0.71,0.67,0.04,0.05,1.93,0.69,0.69,4.0,0.59,0.01,0.61,0.58,0.03,0.38,1.5,0.59,0.59,4.0
+BJ-OU-G100001 = 0.46,0.04,0.5,0.43,0.08,0.06,1.5,0.47,0.46,3.0,0.37,0.04,0.41,0.33,0.08,0.06,1.5,0.37,0.37,3.0,0.37,0.03,0.4,0.35,0.06,0.58,1.5,0.37,0.36,3.0,0.44,0.01,0.45,0.43,0.03,0.27,1.5,0.44,0.44,3.0,0.54,0.03,0.57,0.52,0.05,0.21,1.5,0.55,0.54,3.0,0.55,0.01,0.57,0.54,0.03,-0.58,1.51,0.55,0.56,3.0,0.46,0.02,0.48,0.44,0.04,-0.58,1.5,0.46,0.47,3.0,0.47,0.04,0.51,0.44,0.07,0.71,1.5,0.47,0.45,3.0,0.55,0.02,0.57,0.53,0.05,0.17,1.5,0.55,0.55,3.0,0.52,0.01,0.53,0.51,0.02,-0.56,1.5,0.52,0.52,3.0,0.56,0.03,0.59,0.52,0.07,-0.16,1.5,0.56,0.56,3.0,0.47,0.02,0.48,0.45,0.04,-0.12,1.5,0.47,0.47,3.0
+BJ-OU-G100002 = 0.55,0.01,0.57,0.54,0.03,-0.26,2.04,0.55,0.55,9.0,0.4,0.01,0.41,0.39,0.03,0.62,1.85,0.4,0.39,9.0,0.4,0.01,0.42,0.37,0.05,-1.36,4.13,0.4,0.41,9.0,0.47,0.01,0.48,0.45,0.04,-0.47,2.89,0.47,0.47,9.0,0.65,0.01,0.66,0.64,0.02,-0.03,2.82,0.65,0.65,9.0,0.59,0.02,0.63,0.56,0.06,0.15,2.0,0.59,0.59,9.0,0.56,0.01,0.58,0.55,0.04,0.08,1.73,0.56,0.56,9.0,0.44,0.05,0.51,0.35,0.15,-0.19,1.79,0.44,0.44,9.0,0.51,0.01,0.53,0.5,0.03,-0.43,1.73,0.51,0.52,9.0,0.67,0.01,0.69,0.65,0.04,-0.67,1.69,0.67,0.68,9.0,0.65,0.02,0.68,0.62,0.06,0.42,2.19,0.65,0.64,9.0,0.6,0.01,0.61,0.58,0.03,-0.72,2.94,0.6,0.6,9.0
+BJ-OU-G100003 = 0.29,0.07,0.37,0.23,0.14,0.42,1.23,0.3,0.24,5.0,0.24,0.06,0.31,0.19,0.12,0.36,1.21,0.25,0.21,5.0,0.25,0.07,0.33,0.2,0.13,0.42,1.22,0.26,0.21,5.0,0.3,0.06,0.38,0.23,0.15,0.16,1.35,0.31,0.29,5.0,0.35,0.08,0.45,0.27,0.18,0.31,1.23,0.36,0.32,5.0,0.38,0.07,0.47,0.32,0.15,0.37,1.4,0.39,0.36,5.0,0.32,0.08,0.42,0.24,0.18,0.27,1.56,0.33,0.3,5.0,0.36,0.09,0.47,0.25,0.22,0.16,1.43,0.37,0.34,5.0,0.35,0.09,0.45,0.27,0.19,0.34,1.21,0.36,0.31,5.0,0.35,0.08,0.45,0.26,0.19,0.22,1.4,0.36,0.33,5.0,0.35,0.09,0.45,0.25,0.2,0.08,1.4,0.36,0.34,5.0,0.34,0.07,0.42,0.27,0.14,0.35,1.2,0.34,0.3,5.0
+BJ-OU-G100004 = 0.5,0.04,0.53,0.47,0.06,-0.0,1.0,0.5,0.5,2.0,0.36,0.01,0.37,0.36,0.01,-0.0,0.98,0.36,0.36,2.0,0.36,0.01,0.37,0.36,0.02,-0.0,1.0,0.36,0.36,2.0,0.43,0.01,0.44,0.42,0.02,0.0,0.99,0.43,0.43,2.0,0.58,0.04,0.61,0.55,0.06,0.0,1.0,0.58,0.58,2.0,0.51,0.01,0.51,0.5,0.01,0.0,1.04,0.51,0.51,2.0,0.49,0.03,0.51,0.47,0.04,-0.0,1.0,0.49,0.49,2.0,0.43,0.0,0.43,0.43,0.01,-0.0,0.93,0.43,0.43,2.0,0.52,0.01,0.53,0.51,0.02,0.0,0.98,0.52,0.52,2.0,0.59,0.06,0.63,0.55,0.09,-0.0,1.0,0.59,0.59,2.0,0.6,0.05,0.63,0.56,0.07,0.0,1.0,0.6,0.6,2.0,0.5,0.03,0.53,0.48,0.04,0.0,1.0,0.5,0.5,2.0
+BJ-OU-G100005 = 0.51,0.02,0.53,0.49,0.03,0.0,1.0,0.51,0.51,2.0,0.34,0.01,0.35,0.33,0.02,-0.0,1.0,0.34,0.34,2.0,0.34,0.01,0.34,0.33,0.01,0.0,0.6,0.34,0.34,2.0,0.41,0.01,0.42,0.4,0.02,0.0,0.98,0.41,0.41,2.0,0.57,0.01,0.58,0.56,0.02,-0.0,1.01,0.57,0.57,2.0,0.49,0.02,0.5,0.47,0.03,-0.0,1.0,0.49,0.49,2.0,0.5,0.01,0.51,0.49,0.01,-0.0,1.07,0.5,0.5,2.0,0.39,0.02,0.41,0.38,0.03,-0.0,1.0,0.39,0.39,2.0,0.53,0.01,0.54,0.53,0.01,0.0,1.23,0.53,0.53,2.0,0.57,0.03,0.59,0.55,0.04,0.0,1.0,0.57,0.57,2.0,0.61,0.02,0.63,0.59,0.03,-0.0,1.0,0.61,0.61,2.0,0.48,0.01,0.49,0.48,0.01,-0.0,1.02,0.48,0.48,2.0
+BJ-OU-G100006 = 0.54,0.02,0.57,0.51,0.05,-0.43,1.84,0.54,0.55,11.0,0.38,0.01,0.39,0.36,0.03,-1.43,4.33,0.38,0.38,11.0,0.43,0.01,0.46,0.4,0.05,0.16,3.11,0.43,0.43,11.0,0.5,0.02,0.53,0.46,0.08,-0.21,2.09,0.5,0.5,11.0,0.68,0.01,0.7,0.65,0.05,-0.87,2.73,0.68,0.69,11.0,0.6,0.03,0.66,0.58,0.08,0.92,2.21,0.6,0.59,11.0,0.58,0.03,0.65,0.53,0.13,0.43,3.31,0.58,0.58,11.0,0.37,0.06,0.49,0.32,0.17,0.91,2.65,0.37,0.36,11.0,0.49,0.02,0.54,0.47,0.07,1.5,4.39,0.49,0.49,11.0,0.61,0.02,0.64,0.58,0.06,-0.35,1.96,0.61,0.61,11.0,0.68,0.02,0.71,0.66,0.05,0.2,1.98,0.68,0.68,11.0,0.62,0.01,0.63,0.6,0.02,-0.01,1.98,0.62,0.62,11.0
+BJ-OU-G100007 = 0.47,0.1,0.55,0.32,0.23,-0.53,1.72,0.47,0.5,6.0,0.37,0.07,0.44,0.25,0.19,-0.55,1.81,0.37,0.39,6.0,0.37,0.07,0.43,0.26,0.17,-0.7,1.98,0.37,0.39,6.0,0.42,0.08,0.49,0.3,0.19,-0.61,1.86,0.42,0.44,6.0,0.55,0.11,0.65,0.38,0.27,-0.53,1.72,0.56,0.58,6.0,0.51,0.08,0.6,0.4,0.2,-0.34,1.65,0.52,0.53,6.0,0.46,0.09,0.55,0.33,0.23,-0.41,1.67,0.47,0.48,6.0,0.41,0.09,0.48,0.25,0.22,-1.05,2.58,0.42,0.45,6.0,0.46,0.09,0.53,0.3,0.23,-0.95,2.34,0.46,0.5,6.0,0.58,0.13,0.7,0.4,0.3,-0.38,1.52,0.59,0.61,6.0,0.53,0.12,0.63,0.35,0.28,-0.61,1.82,0.55,0.58,6.0,0.5,0.09,0.59,0.36,0.23,-0.45,1.68,0.51,0.52,6.0
+BJ-OU-G100008 = 0.55,0.01,0.56,0.52,0.04,-0.82,2.54,0.55,0.55,5.0,0.39,0.02,0.41,0.36,0.04,-0.15,2.0,0.39,0.39,5.0,0.38,0.01,0.39,0.37,0.02,-0.52,1.96,0.38,0.39,5.0,0.45,0.03,0.48,0.42,0.07,0.17,1.66,0.45,0.44,5.0,0.62,0.02,0.64,0.59,0.05,-0.3,1.67,0.62,0.62,5.0,0.54,0.04,0.58,0.49,0.09,-0.27,1.82,0.54,0.53,5.0,0.53,0.04,0.57,0.48,0.08,-0.11,1.33,0.53,0.53,5.0,0.37,0.02,0.4,0.34,0.06,-0.09,1.88,0.37,0.37,5.0,0.56,0.01,0.58,0.56,0.02,1.18,2.77,0.56,0.56,5.0,0.62,0.04,0.66,0.56,0.1,-0.27,1.55,0.62,0.62,5.0,0.66,0.02,0.68,0.62,0.06,-0.8,2.42,0.66,0.66,5.0,0.52,0.02,0.55,0.49,0.06,-0.05,1.56,0.52,0.53,5.0
+BJ-OU-G100009 = 0.56,0.01,0.57,0.55,0.02,-0.1,2.72,0.56,0.56,12.0,0.38,0.02,0.4,0.36,0.05,-0.45,1.67,0.38,0.39,12.0,0.43,0.02,0.49,0.41,0.08,1.33,4.39,0.44,0.43,12.0,0.54,0.04,0.62,0.49,0.13,0.98,3.33,0.54,0.53,12.0,0.68,0.02,0.71,0.64,0.06,-0.25,1.46,0.68,0.68,12.0,0.65,0.05,0.71,0.57,0.15,-0.67,2.21,0.66,0.67,12.0,0.59,0.02,0.62,0.54,0.08,-1.65,5.15,0.59,0.6,12.0,0.43,0.03,0.48,0.4,0.08,0.85,2.41,0.43,0.42,12.0,0.57,0.04,0.62,0.49,0.13,-0.61,2.5,0.57,0.57,12.0,0.65,0.05,0.71,0.58,0.13,0.28,1.52,0.65,0.63,12.0,0.7,0.01,0.72,0.69,0.03,0.08,2.08,0.7,0.7,12.0,0.62,0.01,0.64,0.61,0.03,0.5,2.65,0.62,0.62,12.0
+BJ-OU-G100010 = 0.46,0.04,0.54,0.37,0.17,0.06,2.75,0.46,0.46,57.0,0.35,0.02,0.4,0.29,0.11,-0.27,2.72,0.35,0.35,57.0,0.38,0.04,0.46,0.32,0.13,-0.21,1.99,0.39,0.39,57.0,0.52,0.04,0.61,0.44,0.17,0.27,2.69,0.52,0.52,57.0,0.6,0.04,0.69,0.53,0.16,0.22,2.41,0.6,0.6,57.0,0.66,0.02,0.7,0.62,0.08,0.34,2.92,0.66,0.66,57.0,0.6,0.05,0.69,0.49,0.19,-0.32,2.08,0.6,0.61,57.0,0.49,0.03,0.54,0.39,0.14,-1.0,3.92,0.49,0.5,57.0,0.57,0.03,0.63,0.49,0.14,-0.5,2.82,0.58,0.58,57.0,0.72,0.02,0.76,0.69,0.07,0.71,2.61,0.72,0.71,57.0,0.63,0.02,0.68,0.58,0.1,-0.1,2.46,0.63,0.63,57.0,0.53,0.03,0.62,0.47,0.15,0.48,2.75,0.53,0.53,57.0
+BJ-OU-G100011 = 0.56,0.01,0.58,0.54,0.03,0.22,2.27,0.56,0.56,12.0,0.39,0.02,0.42,0.37,0.05,0.09,2.25,0.39,0.39,12.0,0.4,0.02,0.44,0.37,0.07,0.14,3.57,0.4,0.41,12.0,0.52,0.03,0.58,0.48,0.1,0.86,2.68,0.52,0.51,12.0,0.66,0.03,0.71,0.61,0.1,-0.16,3.0,0.66,0.66,12.0,0.72,0.02,0.75,0.7,0.05,0.98,2.66,0.72,0.71,12.0,0.61,0.01,0.64,0.59,0.05,0.18,2.67,0.61,0.61,12.0,0.47,0.03,0.51,0.42,0.09,-0.23,1.73,0.47,0.48,12.0,0.62,0.01,0.64,0.59,0.05,-0.0,2.43,0.62,0.62,12.0,0.69,0.03,0.72,0.64,0.09,-0.6,2.01,0.69,0.7,12.0,0.7,0.01,0.72,0.68,0.04,0.16,2.06,0.7,0.7,12.0,0.62,0.01,0.63,0.6,0.04,-0.37,2.51,0.62,0.62,12.0
+BJ-OU-G100012 = 0.41,0.02,0.43,0.39,0.04,-0.57,1.5,0.41,0.42,3.0,0.32,0.02,0.34,0.31,0.03,0.6,1.5,0.32,0.32,3.0,0.33,0.01,0.34,0.33,0.01,-0.24,1.49,0.33,0.34,3.0,0.41,0.02,0.43,0.4,0.03,0.62,1.5,0.41,0.41,3.0,0.5,0.02,0.52,0.48,0.04,0.63,1.5,0.5,0.49,3.0,0.51,0.03,0.54,0.49,0.05,0.38,1.5,0.51,0.51,3.0,0.45,0.02,0.48,0.43,0.05,0.15,1.5,0.45,0.45,3.0,0.49,0.04,0.52,0.44,0.08,-0.47,1.5,0.49,0.5,3.0,0.49,0.01,0.51,0.48,0.03,-0.3,1.51,0.49,0.5,3.0,0.5,0.03,0.53,0.46,0.07,0.24,1.5,0.5,0.49,3.0,0.5,0.02,0.52,0.49,0.04,0.54,1.5,0.5,0.5,3.0,0.44,0.01,0.46,0.44,0.02,0.6,1.48,0.44,0.44,3.0
+BJ-OU-G100013 = 0.55,0.01,0.57,0.53,0.04,0.09,1.96,0.55,0.55,15.0,0.38,0.02,0.41,0.34,0.06,0.12,2.59,0.38,0.38,15.0,0.41,0.02,0.44,0.36,0.08,-0.99,3.72,0.41,0.41,15.0,0.51,0.06,0.66,0.43,0.23,0.76,3.36,0.52,0.51,15.0,0.66,0.03,0.7,0.6,0.09,-0.46,2.33,0.66,0.66,15.0,0.62,0.05,0.75,0.53,0.22,0.57,3.59,0.62,0.62,15.0,0.59,0.03,0.63,0.54,0.1,-0.52,2.51,0.59,0.59,15.0,0.42,0.03,0.47,0.36,0.11,-0.29,2.59,0.42,0.43,15.0,0.54,0.03,0.64,0.5,0.13,1.44,4.71,0.54,0.53,15.0,0.64,0.02,0.67,0.6,0.06,-0.46,2.29,0.64,0.65,15.0,0.69,0.03,0.73,0.65,0.08,-0.61,2.11,0.7,0.71,15.0,0.6,0.03,0.64,0.53,0.11,-0.61,2.36,0.6,0.6,15.0
+BJ-OU-G100014 = 0.34,0.05,0.39,0.24,0.14,-1.03,2.73,0.34,0.35,5.0,0.26,0.03,0.3,0.21,0.08,-0.56,2.18,0.26,0.27,5.0,0.29,0.05,0.32,0.2,0.12,-1.42,3.14,0.29,0.31,5.0,0.38,0.06,0.43,0.29,0.14,-1.23,2.94,0.39,0.4,5.0,0.44,0.07,0.5,0.32,0.18,-1.36,3.07,0.45,0.47,5.0,0.5,0.08,0.55,0.36,0.2,-1.28,2.95,0.5,0.52,5.0,0.43,0.07,0.47,0.3,0.17,-1.13,2.64,0.43,0.47,5.0,0.52,0.1,0.6,0.34,0.26,-1.16,2.76,0.52,0.55,5.0,0.43,0.07,0.48,0.31,0.17,-1.47,3.21,0.44,0.46,5.0,0.48,0.09,0.56,0.33,0.23,-1.15,2.81,0.49,0.52,5.0,0.45,0.06,0.49,0.34,0.15,-1.37,3.07,0.45,0.47,5.0,0.4,0.06,0.44,0.3,0.14,-1.29,2.97,0.4,0.42,5.0
+BJ-ZO-G120001 = 0.38,0.02,0.41,0.36,0.05,-0.16,1.51,0.38,0.39,5.0,0.32,0.01,0.33,0.3,0.03,0.4,1.9,0.32,0.32,5.0,0.38,0.03,0.41,0.35,0.06,-0.33,1.49,0.38,0.39,5.0,0.52,0.05,0.59,0.46,0.13,0.49,2.0,0.52,0.51,5.0,0.59,0.01,0.59,0.58,0.02,-1.11,2.63,0.59,0.59,5.0,0.6,0.01,0.61,0.59,0.02,-1.0,2.69,0.6,0.6,5.0,0.67,0.02,0.7,0.64,0.05,0.16,2.05,0.67,0.67,5.0,0.39,0.02,0.42,0.37,0.04,0.39,2.02,0.39,0.39,5.0,0.45,0.02,0.47,0.42,0.05,-0.44,2.07,0.45,0.45,5.0,0.67,0.01,0.68,0.66,0.03,0.01,1.34,0.67,0.67,5.0,0.6,0.02,0.62,0.58,0.05,0.08,1.58,0.6,0.6,5.0,0.51,0.02,0.54,0.48,0.06,0.21,1.99,0.51,0.51,5.0
+BJ-ZO-G120002 = 0.46,0.02,0.48,0.44,0.04,0.29,1.28,0.46,0.45,5.0,0.35,0.02,0.37,0.33,0.04,-0.11,1.98,0.35,0.35,5.0,0.43,0.02,0.45,0.41,0.04,-0.72,2.26,0.43,0.44,5.0,0.55,0.05,0.61,0.47,0.14,-0.31,1.85,0.55,0.55,5.0,0.61,0.02,0.63,0.58,0.06,-0.0,1.79,0.61,0.6,5.0,0.63,0.01,0.65,0.61,0.04,-0.05,1.58,0.63,0.63,5.0,0.65,0.01,0.67,0.64,0.03,-0.03,1.55,0.65,0.66,5.0,0.37,0.03,0.41,0.35,0.06,1.2,2.86,0.37,0.36,5.0,0.49,0.03,0.53,0.44,0.08,-0.68,2.06,0.49,0.51,5.0,0.7,0.01,0.71,0.68,0.02,-0.34,1.52,0.7,0.7,5.0,0.64,0.01,0.66,0.63,0.03,-0.24,2.07,0.64,0.64,5.0,0.57,0.01,0.58,0.55,0.03,-0.04,1.42,0.57,0.57,5.0
+BJ-ZO-G120003 = 0.43,0.03,0.5,0.37,0.13,0.3,2.65,0.43,0.43,87.0,0.37,0.03,0.43,0.31,0.12,0.2,2.57,0.37,0.37,87.0,0.43,0.02,0.47,0.35,0.12,-0.77,4.05,0.43,0.43,87.0,0.62,0.04,0.67,0.45,0.22,-1.79,6.17,0.62,0.63,87.0,0.69,0.03,0.76,0.6,0.16,-0.53,4.09,0.69,0.7,87.0,0.65,0.03,0.72,0.59,0.13,0.32,3.17,0.65,0.65,87.0,0.55,0.06,0.73,0.44,0.29,0.93,4.34,0.56,0.55,87.0,0.39,0.03,0.47,0.33,0.14,0.05,2.69,0.39,0.4,87.0,0.63,0.05,0.73,0.54,0.19,0.26,2.06,0.63,0.62,87.0,0.73,0.02,0.76,0.7,0.06,0.07,1.99,0.73,0.73,87.0,0.65,0.02,0.7,0.6,0.1,-0.25,2.37,0.65,0.65,87.0,0.54,0.03,0.62,0.46,0.15,-0.06,3.1,0.54,0.54,87.0
+BJ-ZO-G120004 = 0.38,0.03,0.41,0.35,0.06,-0.01,1.14,0.38,0.38,4.0,0.29,0.0,0.3,0.29,0.01,0.4,1.77,0.29,0.29,4.0,0.38,0.01,0.4,0.37,0.02,0.38,1.63,0.38,0.38,4.0,0.59,0.03,0.62,0.55,0.07,-0.22,1.43,0.59,0.59,4.0,0.58,0.02,0.6,0.56,0.04,-0.05,1.12,0.58,0.58,4.0,0.59,0.02,0.6,0.57,0.03,-0.05,1.08,0.59,0.59,4.0,0.66,0.02,0.68,0.64,0.04,0.08,1.82,0.66,0.66,4.0,0.41,0.03,0.44,0.38,0.06,-0.02,1.05,0.41,0.41,4.0,0.45,0.02,0.47,0.43,0.05,-0.17,1.69,0.45,0.45,4.0,0.67,0.02,0.7,0.64,0.06,-0.09,1.75,0.67,0.67,4.0,0.56,0.02,0.59,0.54,0.05,-0.01,1.03,0.57,0.56,4.0,0.48,0.03,0.51,0.46,0.05,-0.0,1.03,0.48,0.48,4.0
+BJ-ZO-G120005 = 0.41,0.04,0.46,0.35,0.1,-0.15,1.58,0.41,0.41,18.0,0.32,0.03,0.36,0.28,0.08,0.05,1.51,0.32,0.32,18.0,0.35,0.03,0.44,0.32,0.12,1.57,4.81,0.36,0.34,18.0,0.6,0.04,0.67,0.55,0.12,0.64,1.86,0.6,0.59,18.0,0.61,0.04,0.72,0.54,0.18,0.95,4.35,0.61,0.61,18.0,0.65,0.04,0.71,0.58,0.13,-0.14,2.12,0.65,0.65,18.0,0.68,0.04,0.76,0.61,0.15,0.24,2.67,0.68,0.68,18.0,0.42,0.06,0.47,0.26,0.21,-1.41,3.77,0.43,0.45,18.0,0.54,0.08,0.64,0.42,0.23,-0.54,1.76,0.55,0.57,18.0,0.7,0.04,0.75,0.64,0.11,-0.52,1.88,0.7,0.72,18.0,0.61,0.02,0.66,0.59,0.07,1.36,4.66,0.61,0.61,18.0,0.51,0.04,0.59,0.46,0.14,0.43,2.44,0.51,0.51,18.0
+BJ-ZO-G120006 = 0.36,0.02,0.41,0.33,0.08,0.34,3.46,0.36,0.36,57.0,0.3,0.01,0.32,0.28,0.04,-0.28,4.13,0.3,0.3,57.0,0.37,0.02,0.4,0.32,0.08,-0.79,3.13,0.37,0.37,57.0,0.55,0.03,0.6,0.47,0.13,-0.38,2.25,0.55,0.55,57.0,0.62,0.04,0.72,0.55,0.17,0.38,2.77,0.62,0.62,57.0,0.65,0.03,0.73,0.59,0.14,0.32,2.67,0.65,0.65,57.0,0.7,0.04,0.77,0.6,0.17,-0.5,2.17,0.7,0.71,57.0,0.46,0.04,0.57,0.38,0.19,0.2,2.59,0.47,0.46,57.0,0.54,0.03,0.63,0.47,0.16,0.29,3.29,0.54,0.54,57.0,0.72,0.02,0.76,0.69,0.07,-0.31,2.61,0.72,0.73,57.0,0.59,0.02,0.65,0.55,0.1,0.55,2.69,0.59,0.59,57.0,0.47,0.01,0.52,0.44,0.08,1.2,5.44,0.47,0.46,57.0
+BJ-ZO-G120007 = 0.39,0.02,0.45,0.35,0.09,1.14,4.56,0.39,0.38,69.0,0.29,0.01,0.33,0.27,0.06,0.86,2.86,0.3,0.29,69.0,0.38,0.03,0.46,0.32,0.13,0.53,2.64,0.38,0.37,69.0,0.57,0.04,0.63,0.43,0.2,-1.38,4.73,0.57,0.58,69.0,0.61,0.03,0.67,0.52,0.14,-0.63,2.61,0.62,0.62,69.0,0.61,0.03,0.7,0.54,0.16,0.48,4.4,0.61,0.6,69.0,0.75,0.02,0.77,0.67,0.1,-1.47,4.5,0.75,0.76,69.0,0.45,0.03,0.5,0.38,0.12,-0.6,2.86,0.45,0.46,69.0,0.47,0.06,0.59,0.34,0.24,-0.03,2.51,0.48,0.47,69.0,0.72,0.01,0.74,0.67,0.07,-1.01,4.28,0.72,0.72,69.0,0.63,0.02,0.66,0.57,0.1,-0.72,3.92,0.63,0.62,69.0,0.49,0.02,0.53,0.46,0.07,0.28,2.54,0.49,0.49,69.0
+BJ-ZO-G120008 = 0.35,0.02,0.39,0.33,0.06,0.53,2.48,0.35,0.35,56.0,0.3,0.01,0.34,0.29,0.05,1.01,3.11,0.3,0.3,56.0,0.37,0.03,0.43,0.3,0.13,-0.03,2.05,0.37,0.37,56.0,0.49,0.06,0.61,0.38,0.23,-0.13,1.88,0.5,0.51,56.0,0.63,0.05,0.7,0.54,0.16,-0.2,1.56,0.63,0.64,56.0,0.62,0.02,0.67,0.58,0.09,0.57,2.91,0.62,0.62,56.0,0.61,0.08,0.74,0.44,0.31,-0.83,2.78,0.62,0.63,56.0,0.39,0.04,0.5,0.32,0.18,0.84,3.65,0.39,0.38,56.0,0.56,0.04,0.65,0.47,0.17,-0.21,2.56,0.56,0.57,56.0,0.7,0.01,0.72,0.67,0.05,-0.28,1.93,0.7,0.7,56.0,0.6,0.03,0.65,0.56,0.09,0.06,1.55,0.61,0.6,56.0,0.46,0.03,0.5,0.42,0.08,-0.14,1.76,0.46,0.46,56.0
+BJ-ZO-G120009 = 0.38,0.03,0.45,0.33,0.12,0.34,1.86,0.39,0.38,99.0,0.31,0.02,0.37,0.28,0.09,0.55,2.8,0.31,0.31,99.0,0.4,0.02,0.47,0.35,0.13,0.84,4.21,0.4,0.4,99.0,0.55,0.04,0.65,0.46,0.19,0.18,2.3,0.55,0.55,99.0,0.69,0.02,0.73,0.64,0.09,0.12,2.52,0.69,0.69,99.0,0.6,0.03,0.71,0.54,0.17,1.11,4.48,0.6,0.6,99.0,0.47,0.04,0.59,0.39,0.2,0.66,3.62,0.48,0.47,99.0,0.43,0.05,0.52,0.29,0.23,-0.48,3.22,0.44,0.44,99.0,0.56,0.06,0.68,0.42,0.26,-0.37,2.23,0.57,0.57,99.0,0.73,0.02,0.78,0.71,0.07,0.94,3.5,0.73,0.73,99.0,0.63,0.03,0.71,0.57,0.14,-0.31,2.68,0.63,0.64,99.0,0.51,0.04,0.6,0.43,0.17,-0.25,2.34,0.51,0.52,99.0
+BJ-ZO-G120010 = 0.54,0.03,0.59,0.5,0.09,-0.13,1.86,0.54,0.54,10.0,0.37,0.02,0.41,0.35,0.06,1.09,3.18,0.37,0.36,10.0,0.46,0.02,0.48,0.42,0.06,-0.46,2.68,0.46,0.46,10.0,0.54,0.05,0.61,0.49,0.13,0.2,1.66,0.55,0.55,10.0,0.67,0.02,0.69,0.65,0.04,-0.73,2.21,0.67,0.68,10.0,0.67,0.02,0.71,0.64,0.07,-0.05,1.91,0.67,0.67,10.0,0.58,0.03,0.62,0.53,0.09,-0.07,1.68,0.58,0.58,10.0,0.36,0.05,0.43,0.3,0.13,0.13,1.74,0.36,0.36,10.0,0.55,0.06,0.64,0.44,0.2,-0.24,2.32,0.55,0.55,10.0,0.63,0.03,0.69,0.59,0.09,0.18,1.69,0.63,0.64,10.0,0.67,0.02,0.7,0.63,0.07,0.08,2.16,0.67,0.67,10.0,0.59,0.02,0.62,0.56,0.06,-0.29,2.52,0.6,0.6,10.0
+BJ-ZO-G120011 = 0.38,0.02,0.46,0.33,0.12,0.26,2.83,0.38,0.38,94.0,0.31,0.02,0.38,0.28,0.1,0.84,3.0,0.31,0.3,94.0,0.4,0.02,0.45,0.34,0.11,-0.51,2.92,0.4,0.4,94.0,0.55,0.05,0.66,0.42,0.24,-0.28,2.91,0.56,0.56,94.0,0.63,0.03,0.72,0.56,0.16,0.02,3.01,0.64,0.64,94.0,0.63,0.02,0.7,0.59,0.11,0.59,3.5,0.63,0.63,94.0,0.67,0.09,0.77,0.46,0.31,-1.01,2.72,0.67,0.7,94.0,0.47,0.04,0.6,0.37,0.24,0.55,3.47,0.47,0.47,94.0,0.53,0.04,0.62,0.46,0.16,0.05,2.2,0.53,0.53,94.0,0.72,0.01,0.74,0.7,0.05,-0.32,2.12,0.72,0.72,94.0,0.63,0.02,0.67,0.58,0.09,0.15,1.83,0.63,0.62,94.0,0.51,0.02,0.54,0.44,0.1,-1.1,3.87,0.51,0.51,94.0
+BJ-ZO-G120012 = 0.37,0.01,0.41,0.33,0.08,0.26,3.38,0.37,0.37,74.0,0.3,0.01,0.34,0.28,0.06,0.45,2.96,0.3,0.3,74.0,0.36,0.02,0.41,0.32,0.09,-0.16,3.58,0.36,0.36,74.0,0.52,0.04,0.61,0.44,0.17,-0.19,2.56,0.52,0.52,74.0,0.67,0.03,0.73,0.61,0.12,0.14,1.89,0.67,0.67,74.0,0.63,0.04,0.7,0.55,0.16,0.01,1.94,0.63,0.63,74.0,0.61,0.07,0.72,0.47,0.25,-0.42,2.13,0.62,0.62,74.0,0.4,0.05,0.51,0.33,0.18,0.44,2.22,0.4,0.39,74.0,0.52,0.04,0.57,0.42,0.15,-0.83,3.18,0.52,0.53,74.0,0.73,0.01,0.75,0.69,0.06,-0.4,3.92,0.73,0.73,74.0,0.61,0.03,0.67,0.56,0.1,0.27,1.96,0.61,0.61,74.0,0.49,0.03,0.55,0.4,0.15,-0.04,2.38,0.49,0.48,74.0
+BJ-ZO-G120013 = 0.41,0.02,0.46,0.37,0.09,-0.17,2.42,0.41,0.42,11.0,0.32,0.02,0.34,0.29,0.06,-0.45,2.44,0.32,0.32,11.0,0.37,0.01,0.38,0.35,0.03,-0.42,1.97,0.37,0.37,11.0,0.59,0.05,0.66,0.51,0.15,-0.09,1.78,0.59,0.6,11.0,0.55,0.04,0.62,0.49,0.13,0.54,2.64,0.55,0.55,11.0,0.58,0.02,0.62,0.56,0.05,0.77,2.42,0.58,0.58,11.0,0.68,0.01,0.7,0.66,0.03,-0.04,1.78,0.68,0.68,11.0,0.43,0.02,0.46,0.39,0.08,-1.13,2.96,0.44,0.44,11.0,0.51,0.04,0.57,0.46,0.11,0.52,1.98,0.51,0.49,11.0,0.69,0.01,0.7,0.67,0.03,0.21,2.24,0.69,0.69,11.0,0.58,0.02,0.62,0.54,0.08,0.38,2.39,0.58,0.57,11.0,0.5,0.02,0.54,0.47,0.07,0.04,1.79,0.5,0.5,11.0
+BJ-ZO-G120014 = 0.45,0.04,0.51,0.39,0.13,0.26,2.23,0.45,0.44,18.0,0.35,0.02,0.37,0.3,0.07,-0.89,3.43,0.35,0.35,18.0,0.38,0.05,0.46,0.33,0.13,0.46,1.7,0.38,0.36,18.0,0.61,0.02,0.64,0.57,0.07,-0.36,2.23,0.61,0.61,18.0,0.63,0.03,0.69,0.59,0.1,1.42,4.13,0.63,0.62,18.0,0.64,0.03,0.69,0.56,0.13,-0.76,2.85,0.64,0.65,18.0,0.64,0.05,0.72,0.53,0.19,-0.12,2.83,0.64,0.63,18.0,0.42,0.07,0.5,0.28,0.22,-0.59,2.1,0.42,0.43,18.0,0.52,0.08,0.64,0.39,0.25,0.13,1.8,0.52,0.5,18.0,0.68,0.05,0.76,0.61,0.15,0.16,1.67,0.68,0.68,18.0,0.61,0.02,0.66,0.57,0.09,0.45,2.84,0.61,0.61,18.0,0.53,0.03,0.59,0.49,0.1,0.87,2.52,0.53,0.52,18.0
+BJ-ZO-G120015 = 0.5,0.03,0.56,0.43,0.13,-0.77,2.86,0.51,0.52,30.0,0.35,0.03,0.39,0.3,0.09,-0.03,1.65,0.35,0.35,30.0,0.45,0.02,0.49,0.4,0.09,-0.33,2.5,0.45,0.45,30.0,0.64,0.04,0.7,0.53,0.17,-1.12,3.86,0.65,0.65,30.0,0.68,0.02,0.72,0.62,0.1,-0.66,3.58,0.68,0.68,30.0,0.68,0.03,0.75,0.62,0.12,-0.01,3.2,0.68,0.68,30.0,0.67,0.03,0.72,0.61,0.11,-0.36,2.3,0.67,0.67,30.0,0.33,0.03,0.38,0.27,0.11,-0.55,3.02,0.34,0.34,30.0,0.49,0.06,0.59,0.41,0.18,0.43,1.88,0.5,0.48,30.0,0.7,0.05,0.78,0.6,0.18,-0.85,3.19,0.71,0.71,30.0,0.69,0.03,0.75,0.62,0.13,-0.38,2.58,0.69,0.69,30.0,0.62,0.04,0.68,0.54,0.14,-0.48,2.82,0.62,0.62,30.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BFA/BFA_0_nighttemp_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BFA/BFA_0_nighttemp_2008.properties
new file mode 100644
index 0000000..52e768c
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BFA/BFA_0_nighttemp_2008.properties
@@ -0,0 +1,47 @@
+# BFA.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the nighttemp data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BFA nighttemp data for 2008 at admin level 0
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BFA
+ADMIN_LEVEL = 0
+UNITS = C
+DATA_TYPE = nighttemp
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+BFA = 13.98,2.08,20.75,3.39,17.36,-0.38,3.54,14.13,14.13,9125.0,17.89,1.05,22.68,12.2,10.47,-0.0,3.77,17.92,17.85,9141.0,20.14,1.45,27.09,12.48,14.61,-0.13,3.83,20.19,20.2,9132.0,21.79,1.43,29.02,14.13,14.88,-0.08,3.7,21.84,21.85,9142.0,23.56,1.37,28.46,14.13,14.33,-0.6,4.23,23.6,23.71,9140.0,22.7,1.61,28.74,16.61,12.13,0.08,2.58,22.75,22.68,9140.0,21.53,0.99,26.26,13.58,12.68,-0.56,5.06,21.55,21.57,9141.0,21.08,1.61,25.71,11.38,14.33,-1.13,4.95,21.14,21.44,9137.0,21.5,1.2,25.16,13.58,11.57,-0.1,3.98,21.53,21.44,9143.0,21.85,0.89,24.88,15.51,9.37,-0.19,3.98,21.87,21.85,9143.0,17.35,1.17,21.85,8.35,13.5,-0.51,5.05,17.39,17.44,9142.0,17.43,1.12,22.68,12.48,10.2,-0.15,3.52,17.47,17.44,9140.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BFA/BFA_0_rainfall_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BFA/BFA_0_rainfall_2008.properties
new file mode 100644
index 0000000..e0ef5e1
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BFA/BFA_0_rainfall_2008.properties
@@ -0,0 +1,48 @@
+# BFA.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rainfall data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BFA rainfall data for 2008 at admin level 0
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BFA
+ADMIN_LEVEL = 0
+UNITS = MM
+DATA_TYPE = rainfall
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 2000.0
+# Minimum: 1.0
+# Data not available for locations above 35 degrees N and below 35 degrees S Latitude
+
+BFA = 1.03,0.27,9.16,1.0,8.16,21.63,585.99,1.06,1.0,1461.0,1.02,0.18,4.95,1.0,3.95,14.58,252.1,1.03,1.0,1461.0,9.86,12.24,72.46,1.0,71.46,1.97,6.43,15.71,4.95,1461.0,21.31,16.3,89.5,1.94,87.55,1.36,4.22,26.82,16.04,1461.0,66.65,30.77,227.97,3.66,224.31,1.07,5.41,73.4,62.31,1461.0,131.89,34.44,249.56,57.16,192.4,0.76,3.17,136.31,127.1,1461.0,209.62,65.96,429.5,49.05,380.46,-0.04,2.89,219.75,214.62,1461.0,266.9,68.25,514.71,110.73,403.97,0.33,2.79,275.48,265.08,1461.0,145.19,58.74,337.42,30.22,307.2,0.73,3.48,156.61,137.3,1461.0,57.8,32.8,197.49,3.75,193.73,1.17,4.79,66.45,52.27,1461.0,1.05,0.35,7.78,1.0,6.78,10.72,146.09,1.11,1.0,1461.0,1.18,0.87,12.22,1.0,11.22,6.7,55.81,1.47,1.0,1461.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BFA/BFA_0_temperature_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BFA/BFA_0_temperature_2008.properties
new file mode 100644
index 0000000..2385ae9
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BFA/BFA_0_temperature_2008.properties
@@ -0,0 +1,47 @@
+# BFA.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the temperature data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BFA temperature data for 2008 at admin level 0
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BFA
+ADMIN_LEVEL = 0
+UNITS = C
+DATA_TYPE = temperature
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+BFA = 32.55,1.52,36.59,27.91,8.68,-0.01,2.57,32.58,32.6,9143.0,37.06,1.39,40.59,29.57,11.02,-0.12,2.3,37.09,37.15,9143.0,40.08,2.03,43.62,31.5,12.13,-1.11,3.59,40.14,40.66,9143.0,39.1,1.54,43.62,30.67,12.95,-0.48,3.46,39.13,39.21,9143.0,39.08,2.77,45.0,27.64,17.36,-0.68,3.05,39.17,39.49,9143.0,31.69,3.03,42.52,24.06,18.46,0.22,2.21,31.83,31.22,9143.0,27.15,3.51,37.83,19.37,18.46,0.62,2.7,27.37,26.4,9143.0,26.26,2.64,35.63,19.65,15.98,0.77,3.1,26.39,25.78,9143.0,26.26,3.39,38.94,19.92,19.02,1.25,3.72,26.48,25.16,9143.0,31.39,4.2,42.8,24.33,18.46,0.72,2.39,31.67,29.84,9143.0,36.65,2.26,43.35,28.46,14.88,-0.62,3.24,36.72,37.01,9143.0,35.57,1.52,42.52,29.29,13.23,-0.76,4.6,35.6,35.84,9143.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BFA/BFA_0_vegetation_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BFA/BFA_0_vegetation_2008.properties
new file mode 100644
index 0000000..b062194
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BFA/BFA_0_vegetation_2008.properties
@@ -0,0 +1,47 @@
+# BFA.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the vegetation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BFA vegetation data for 2008 at admin level 0
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BFA
+ADMIN_LEVEL = 0
+UNITS = UNITS
+DATA_TYPE = vegetation
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 0.9 
+# Minimum: -0.1
+
+BFA = 0.24,0.04,0.4,0.12,0.28,0.09,2.91,0.25,0.25,9143.0,0.22,0.04,0.36,0.07,0.29,0.41,3.49,0.23,0.22,9143.0,0.23,0.05,0.41,0.09,0.33,0.94,3.59,0.23,0.22,9143.0,0.23,0.07,0.51,0.11,0.4,0.95,3.72,0.24,0.22,9143.0,0.27,0.1,0.61,0.12,0.5,0.88,3.12,0.29,0.25,9143.0,0.33,0.11,0.62,0.12,0.5,0.32,2.04,0.35,0.32,9143.0,0.47,0.12,0.74,0.16,0.57,-0.15,2.13,0.48,0.47,9143.0,0.55,0.12,0.76,0.2,0.57,-0.59,2.4,0.56,0.57,9143.0,0.53,0.14,0.75,0.14,0.6,-0.72,2.39,0.55,0.57,9143.0,0.45,0.14,0.71,0.14,0.57,-0.35,2.03,0.47,0.47,9143.0,0.35,0.11,0.65,0.12,0.52,0.1,2.26,0.37,0.35,9143.0,0.28,0.07,0.46,0.11,0.35,-0.05,2.35,0.29,0.28,9143.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BFA/BFA_1_nighttemp_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BFA/BFA_1_nighttemp_2008.properties
new file mode 100644
index 0000000..f087934
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BFA/BFA_1_nighttemp_2008.properties
@@ -0,0 +1,76 @@
+# BFA.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the nighttemp data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BFA nighttemp data for 2008 at admin level 1
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BFA
+ADMIN_LEVEL = 1
+UNITS = C
+DATA_TYPE = nighttemp
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+BF-BAM = 12.1,1.13,14.41,8.35,6.06,-0.13,2.99,12.15,12.2,141.0,18.14,0.7,20.2,16.61,3.58,0.39,2.68,18.16,18.06,141.0,21.02,0.78,23.5,18.54,4.96,0.26,4.14,21.03,21.02,141.0,22.33,1.47,25.98,18.27,7.72,0.06,2.79,22.38,22.4,141.0,22.36,0.81,23.85,19.65,4.2,-0.54,3.38,22.37,22.4,141.0,23.07,1.25,25.71,20.2,5.51,0.31,2.53,23.1,22.95,141.0,21.48,0.6,22.95,19.65,3.31,-0.09,3.95,21.49,21.44,141.0,21.46,1.08,22.95,18.54,4.41,-0.96,2.86,21.48,21.85,141.0,21.2,0.43,22.13,19.65,2.48,-0.54,3.68,21.21,21.3,141.0,22.46,0.5,23.78,20.2,3.58,-0.65,5.65,22.47,22.54,141.0,17.62,1.29,19.65,13.31,6.34,-0.83,3.8,17.66,17.79,141.0,16.91,0.76,19.09,14.96,4.13,0.24,3.23,16.93,16.89,141.0
+BF-BAZ = 14.42,0.91,17.44,11.93,5.51,0.09,3.4,14.45,14.41,177.0,17.46,0.5,18.54,16.06,2.48,-0.11,2.59,17.46,17.44,177.0,18.77,1.12,21.85,12.76,9.09,-0.96,7.43,18.81,18.82,177.0,21.67,1.43,24.88,18.27,6.61,-0.15,2.43,21.72,21.57,177.0,24.12,0.54,25.43,22.95,2.48,0.2,2.68,24.12,24.06,177.0,22.21,0.89,25.98,20.2,5.79,0.81,5.28,22.23,22.13,177.0,21.25,0.61,23.23,20.2,3.03,0.84,3.84,21.26,21.23,177.0,20.63,1.25,22.95,15.51,7.44,-0.95,4.2,20.67,20.75,177.0,21.29,0.66,23.23,19.37,3.86,-0.06,2.98,21.3,21.3,177.0,21.83,0.47,23.23,20.47,2.76,0.03,2.95,21.83,21.85,177.0,16.75,1.14,18.82,12.2,6.61,-0.9,3.96,16.79,16.89,177.0,17.36,0.43,18.82,16.34,2.48,0.18,3.33,17.37,17.44,177.0
+BF-BGR = 16.43,0.86,18.27,14.69,3.58,0.12,1.97,16.45,16.34,236.0,18.74,0.95,21.3,15.24,6.06,0.11,3.42,18.76,18.68,236.0,19.29,1.06,21.57,16.06,5.51,-0.37,3.13,19.32,19.3,236.0,22.76,1.11,25.43,19.78,5.65,0.12,2.4,22.79,22.68,236.0,22.87,1.52,27.09,17.72,9.37,-0.35,3.74,22.92,22.95,236.0,21.34,0.72,23.23,18.27,4.96,-0.68,5.08,21.35,21.3,236.0,22.14,0.5,23.5,20.75,2.76,-0.43,3.57,22.14,22.13,236.0,21.03,1.07,22.95,17.44,5.51,-1.01,3.7,21.06,21.3,236.0,20.92,0.55,22.13,19.23,2.89,-0.27,2.78,20.93,20.99,236.0,22.03,0.27,22.68,21.02,1.65,-0.21,3.5,22.03,22.06,236.0,17.16,0.78,18.82,14.96,3.86,-0.18,2.55,17.17,17.17,236.0,18.42,0.69,20.75,16.61,4.13,0.07,3.04,18.43,18.54,236.0
+BF-BLG = 16.79,0.85,19.65,14.13,5.51,0.21,3.62,16.81,16.75,281.0,18.8,0.69,20.75,16.89,3.86,-0.13,3.21,18.81,18.82,281.0,21.18,1.15,24.33,17.17,7.17,-0.39,3.59,21.21,21.3,280.0,20.8,1.47,25.71,16.89,8.82,0.15,3.38,20.85,20.75,281.0,23.82,1.01,26.81,20.47,6.34,-0.3,4.33,23.84,23.85,281.0,22.45,1.18,25.16,18.27,6.89,-0.64,3.69,22.48,22.68,281.0,21.02,1.4,24.06,15.51,8.54,-1.01,4.49,21.07,21.3,281.0,20.63,0.87,23.5,18.82,4.69,0.17,2.86,20.65,20.61,280.0,21.65,0.51,22.95,19.65,3.31,-0.19,3.08,21.65,21.57,281.0,21.7,0.59,23.23,20.75,2.48,0.53,2.2,21.71,21.57,281.0,17.42,1.08,21.02,14.69,6.34,0.21,3.69,17.46,17.44,281.0,18.68,1.06,21.85,13.31,8.54,-0.51,5.58,18.71,18.68,281.0
+BF-BLK = 13.73,0.65,15.51,12.2,3.31,0.52,3.23,13.75,13.58,137.0,17.97,0.55,20.2,16.34,3.86,0.34,4.1,17.98,17.99,137.0,19.75,1.54,23.5,16.34,7.17,0.32,2.93,19.81,19.71,136.0,21.74,1.16,26.26,18.82,7.44,0.37,4.6,21.77,21.71,137.0,24.8,0.57,25.98,23.23,2.76,-0.57,3.15,24.81,24.88,137.0,22.23,0.85,26.54,20.75,5.79,1.05,6.72,22.25,22.26,137.0,21.82,0.41,22.54,20.47,2.07,-0.93,4.49,21.82,21.85,137.0,21.61,0.93,23.23,18.27,4.96,-0.91,3.95,21.63,21.78,137.0,21.15,0.7,22.68,17.99,4.69,-1.12,5.48,21.16,21.3,137.0,22.24,0.53,23.5,20.75,2.76,-0.4,2.84,22.24,22.33,137.0,17.04,0.91,19.92,14.96,4.96,0.53,3.0,17.07,16.89,137.0,17.61,0.49,18.54,16.34,2.2,-0.19,2.73,17.62,17.65,137.0
+BF-COM = 15.08,1.0,17.72,11.52,6.2,-0.42,3.72,15.11,15.24,657.0,18.57,1.12,22.13,12.2,9.92,-0.89,5.79,18.61,18.68,657.0,20.08,1.01,22.4,15.24,7.17,-0.79,4.16,20.11,20.2,657.0,21.86,1.16,25.43,17.72,7.72,-0.11,2.88,21.89,21.85,657.0,22.24,1.31,25.16,17.44,7.72,-0.44,3.31,22.28,22.33,657.0,20.81,0.71,22.68,18.27,4.41,-0.42,3.69,20.82,20.89,657.0,20.46,0.99,22.4,17.17,5.24,-0.68,2.89,20.48,20.75,657.0,18.72,1.62,22.13,11.38,10.75,-0.61,3.42,18.79,18.96,655.0,20.38,0.81,22.13,17.44,4.69,-0.41,3.08,20.39,20.47,657.0,20.88,0.75,22.54,15.51,7.03,-1.08,7.72,20.9,20.89,657.0,17.65,0.82,21.02,15.51,5.51,-0.03,3.2,17.67,17.72,657.0,17.91,0.84,20.75,15.79,4.96,-0.0,2.57,17.93,17.92,657.0
+BF-GAN = 15.47,0.81,18.54,13.03,5.51,0.45,4.26,15.49,15.37,138.0,17.87,0.88,19.65,15.24,4.41,-0.54,3.23,17.9,17.99,138.0,20.29,1.45,23.5,15.24,8.27,-0.51,3.43,20.34,20.37,138.0,21.15,1.01,24.33,18.54,5.79,0.07,3.11,21.17,21.16,138.0,24.34,0.56,25.85,23.23,2.62,0.14,2.38,24.35,24.33,138.0,21.98,1.14,25.16,18.54,6.61,0.32,3.54,22.01,21.99,138.0,21.98,0.51,22.68,20.2,2.48,-1.24,4.39,21.99,22.13,138.0,21.5,0.78,22.95,19.65,3.31,-0.25,2.12,21.51,21.57,138.0,21.61,0.44,22.68,20.2,2.48,-0.34,3.14,21.61,21.57,138.0,22.03,0.45,22.95,21.02,1.93,0.01,2.2,22.03,21.99,138.0,17.11,0.67,19.65,15.24,4.41,0.56,4.8,17.13,17.03,138.0,17.87,0.61,19.37,15.51,3.86,-0.89,5.48,17.88,17.92,138.0
+BF-GNA = 13.23,1.73,16.61,7.24,9.37,-1.04,3.61,13.34,13.72,292.0,17.43,0.66,20.47,15.79,4.69,0.34,3.95,17.44,17.44,292.0,19.78,1.33,24.06,15.24,8.82,-0.44,3.78,19.83,19.92,292.0,20.7,1.12,23.23,17.72,5.51,-0.19,2.21,20.73,20.61,292.0,23.47,1.16,26.54,20.47,6.06,-0.13,2.68,23.49,23.5,292.0,23.89,1.29,26.81,18.82,7.99,-0.9,4.25,23.92,24.06,292.0,21.79,0.77,24.33,19.37,4.96,0.31,3.11,21.81,21.71,292.0,21.98,1.14,25.16,18.54,6.61,-0.11,2.6,22.01,21.92,292.0,22.31,0.74,24.06,20.2,3.86,0.02,2.35,22.32,22.26,292.0,22.69,0.72,24.06,20.75,3.31,-0.09,2.6,22.71,22.68,292.0,17.97,0.64,20.2,16.2,4.0,0.32,3.79,17.98,17.99,292.0,17.33,0.73,20.2,14.41,5.79,0.32,4.81,17.34,17.23,292.0
+BF-GOU = 14.7,2.39,19.92,8.35,11.57,-0.1,2.18,14.9,14.69,872.0,17.59,1.28,21.3,12.2,9.09,-0.37,3.53,17.64,17.72,878.0,20.82,1.53,27.09,13.58,13.5,-0.25,5.14,20.88,20.75,877.0,21.83,0.97,25.16,17.72,7.44,0.03,3.34,21.85,21.78,878.0,24.16,1.05,27.36,18.82,8.54,-0.93,5.42,24.18,24.33,878.0,23.56,1.07,27.22,18.82,8.41,-0.75,5.1,23.59,23.64,877.0,21.38,0.92,23.23,17.44,5.79,-1.11,4.94,21.4,21.51,877.0,20.93,1.7,25.43,13.58,11.85,-0.58,3.38,21.0,21.16,878.0,21.64,0.81,23.37,15.79,7.58,-1.88,9.59,21.65,21.85,878.0,21.33,0.62,23.23,19.37,3.86,-0.12,2.58,21.33,21.37,878.0,17.41,0.83,21.57,14.69,6.89,0.86,5.76,17.43,17.37,878.0,18.06,1.03,22.68,15.51,7.17,0.58,3.82,18.09,17.99,878.0
+BF-HOU = 13.98,1.71,17.99,7.93,10.06,-0.63,3.27,14.08,14.27,533.0,18.23,1.04,21.3,15.51,5.79,0.09,2.5,18.26,18.13,536.0,19.75,0.87,22.95,16.61,6.34,-0.16,4.39,19.77,19.78,536.0,21.83,1.45,26.26,14.13,12.13,-0.5,4.38,21.88,21.85,535.0,22.8,1.11,27.91,19.37,8.54,0.42,4.62,22.83,22.81,535.0,21.49,0.77,23.23,18.54,4.69,-0.62,3.65,21.5,21.57,536.0,20.98,0.82,23.5,18.54,4.96,-0.05,2.4,21.0,20.89,536.0,20.45,1.5,22.95,13.58,9.37,-1.17,5.0,20.5,20.75,536.0,20.55,0.65,22.13,17.72,4.41,-0.88,4.55,20.56,20.68,536.0,21.45,0.83,22.95,18.27,4.69,-1.13,3.81,21.47,21.71,536.0,17.57,0.68,19.92,14.69,5.24,-0.21,4.0,17.58,17.61,536.0,17.16,0.89,19.65,12.76,6.89,-0.56,4.35,17.18,17.17,536.0
+BF-KAD = 14.62,0.95,16.06,13.03,3.03,0.17,2.04,14.65,14.48,16.0,19.27,0.77,21.02,17.99,3.03,0.38,3.07,19.28,19.2,16.0,20.11,1.25,22.68,18.27,4.41,0.26,2.48,20.14,20.27,16.0,21.45,0.94,23.23,19.78,3.44,-0.17,2.66,21.46,21.37,16.0,24.74,1.12,27.09,22.68,4.41,0.24,2.82,24.76,24.71,16.0,21.74,1.23,24.33,19.09,5.24,0.01,3.35,21.78,21.64,16.0,22.16,0.63,23.09,21.02,2.07,-0.03,1.95,22.17,22.06,16.0,22.11,0.34,22.68,21.3,1.38,-0.56,3.41,22.11,22.13,16.0,21.79,0.22,22.13,21.3,0.83,-0.23,3.18,21.8,21.82,16.0,22.21,0.48,22.95,21.3,1.65,-0.26,2.42,22.21,22.26,16.0,18.26,1.21,20.75,16.61,4.13,0.43,2.34,18.3,18.2,16.0,18.31,0.35,18.82,17.72,1.1,-0.13,2.29,18.31,18.3,16.0
+BF-KEN = 12.78,2.58,17.44,3.39,14.06,-0.65,3.11,13.04,13.1,268.0,18.4,1.09,22.68,15.79,6.89,0.67,4.11,18.43,18.27,270.0,19.37,0.75,21.57,17.17,4.41,-0.22,2.98,19.39,19.37,270.0,21.09,0.94,23.5,17.99,5.51,-0.73,3.77,21.11,21.3,270.0,22.29,1.4,25.98,17.72,8.27,-0.0,3.43,22.33,22.26,270.0,20.61,0.88,22.68,17.99,4.69,-0.06,2.97,20.63,20.61,270.0,21.11,0.74,22.68,18.54,4.13,-0.59,3.66,21.12,21.16,270.0,20.41,1.34,23.5,16.27,7.23,-0.43,3.3,20.45,20.47,270.0,20.11,0.72,21.57,17.99,3.58,-0.68,3.36,20.12,20.2,270.0,20.88,1.06,23.23,16.89,6.34,-0.73,3.83,20.91,20.99,270.0,17.34,0.55,19.58,16.06,3.51,0.84,4.16,17.35,17.2,270.0,17.04,0.92,19.3,13.58,5.72,-0.47,3.84,17.06,17.03,269.0
+BF-KOS = 13.77,1.18,17.99,9.72,8.27,-0.09,3.48,13.82,13.86,444.0,17.42,0.92,21.57,14.96,6.61,0.71,4.5,17.45,17.3,444.0,19.38,1.44,23.23,12.76,10.47,-0.02,3.89,19.43,19.34,444.0,21.88,1.92,28.19,15.51,12.68,-0.34,3.71,21.97,22.06,444.0,23.03,1.1,27.91,19.92,7.99,0.85,5.35,23.06,22.95,444.0,22.65,0.92,24.88,19.37,5.51,-0.65,3.41,22.67,22.81,444.0,21.48,0.71,24.33,19.09,5.24,-0.25,4.06,21.49,21.57,444.0,21.65,0.86,23.23,17.72,5.51,-0.99,4.43,21.67,21.85,444.0,21.3,0.53,22.4,17.72,4.69,-1.71,10.43,21.31,21.3,444.0,22.36,0.6,24.33,20.47,3.86,0.3,3.81,22.37,22.4,444.0,17.83,1.01,21.57,15.24,6.34,0.46,3.25,17.86,17.72,444.0,16.66,1.12,19.92,13.31,6.61,0.15,2.96,16.7,16.61,444.0
+BF-KOT = 15.01,0.62,17.44,13.86,3.58,1.15,4.89,15.03,14.96,83.0,17.49,0.99,19.92,14.41,5.51,-0.6,4.03,17.52,17.58,83.0,20.27,1.38,23.23,15.79,7.44,-0.42,3.47,20.31,20.2,83.0,21.27,0.95,22.95,18.54,4.41,-0.72,2.83,21.29,21.57,83.0,24.29,1.37,26.54,19.37,7.17,-1.14,4.39,24.33,24.61,83.0,21.99,1.21,24.61,18.82,5.79,-0.31,2.89,22.02,22.06,83.0,21.24,0.37,22.13,20.2,1.93,-0.35,2.9,21.25,21.3,83.0,21.3,0.45,22.13,20.2,1.93,-0.02,2.23,21.3,21.3,83.0,21.51,0.44,22.4,20.47,1.93,-0.01,2.22,21.51,21.51,83.0,22.14,0.35,22.95,21.3,1.65,-0.0,2.68,22.15,22.13,83.0,16.99,0.65,18.27,14.41,3.86,-1.1,5.85,17.0,17.03,83.0,17.49,0.52,18.54,15.51,3.03,-0.73,4.22,17.5,17.58,83.0
+BF-MOU = 14.5,1.19,17.72,11.52,6.2,-0.27,2.71,14.55,14.55,365.0,18.21,1.01,21.3,15.24,6.06,0.4,3.2,18.23,18.13,365.0,19.75,1.18,24.33,14.96,9.37,0.15,4.22,19.78,19.78,365.0,21.58,1.48,27.64,16.34,11.3,0.19,4.18,21.63,21.57,365.0,23.13,1.83,28.46,14.13,14.33,-1.24,7.42,23.2,23.23,363.0,21.7,1.19,25.02,16.89,8.13,-0.09,4.12,21.73,21.71,365.0,21.89,0.62,24.06,19.65,4.41,0.15,3.36,21.89,21.85,365.0,21.82,0.77,23.5,18.27,5.24,-1.15,5.66,21.84,21.92,364.0,21.32,0.38,22.4,19.92,2.48,-1.12,4.84,21.32,21.37,365.0,22.12,0.52,23.78,20.75,3.03,-0.13,2.94,22.12,22.13,365.0,17.39,0.92,19.37,14.41,4.96,-0.57,2.81,17.42,17.65,365.0,17.11,0.9,19.92,14.13,5.79,-0.21,3.5,17.13,17.17,365.0
+BF-NAM = 13.32,1.2,15.65,9.45,6.2,-0.91,3.46,13.38,13.58,221.0,17.68,0.76,19.65,15.37,4.27,-0.12,3.1,17.7,17.72,221.0,20.2,1.13,23.5,16.89,6.61,-0.39,3.51,20.23,20.2,221.0,21.4,0.95,25.16,18.54,6.61,-0.04,4.29,21.42,21.44,221.0,24.46,1.15,27.09,20.75,6.34,-0.51,3.07,24.49,24.61,221.0,23.37,1.76,26.26,18.54,7.72,-0.47,2.41,23.44,23.37,221.0,21.42,0.68,22.95,19.65,3.31,-0.03,2.91,21.43,21.3,221.0,22.12,0.57,23.5,20.2,3.31,-0.63,3.97,22.13,22.13,221.0,22.27,0.67,24.06,20.2,3.86,-0.13,3.77,22.28,22.26,221.0,22.74,0.72,24.61,21.02,3.58,-0.1,2.65,22.75,22.68,221.0,17.01,1.23,19.37,11.38,7.99,-1.21,5.5,17.06,17.23,221.0,17.6,0.68,19.65,15.51,4.13,-0.02,3.53,17.61,17.58,221.0
+BF-NAO = 16.27,1.46,19.65,13.03,6.61,0.12,2.08,16.33,16.2,129.0,17.89,1.11,20.75,13.86,6.89,-0.77,4.6,17.92,17.99,129.0,20.83,0.96,22.95,17.72,5.24,-0.8,3.43,20.86,21.02,129.0,22.15,1.61,25.98,16.34,9.65,-0.32,3.74,22.21,22.13,129.0,24.3,0.57,25.71,22.68,3.03,-0.11,3.0,24.31,24.33,129.0,22.42,0.85,23.78,20.2,3.58,-0.59,2.48,22.43,22.54,129.0,21.45,0.5,23.5,19.78,3.72,-0.3,5.92,21.45,21.57,129.0,19.96,1.33,23.78,14.96,8.82,-0.48,4.26,20.0,20.13,129.0,20.19,1.33,22.13,15.24,6.89,-0.88,3.57,20.24,20.47,129.0,21.3,0.56,22.95,20.2,2.76,0.76,3.76,21.31,21.3,129.0,16.82,1.12,19.65,14.69,4.96,0.43,2.67,16.86,16.75,129.0,18.62,0.96,20.75,17.17,3.58,0.43,2.19,18.64,18.47,129.0
+BF-OUB = 13.87,0.81,16.06,12.07,4.0,0.31,3.06,13.9,13.89,188.0,17.73,0.72,19.92,15.79,4.13,0.8,3.92,17.75,17.65,188.0,19.56,1.36,22.95,15.24,7.72,-0.1,3.22,19.61,19.65,188.0,20.96,1.09,23.5,16.61,6.89,-0.62,4.17,20.99,21.02,188.0,24.12,1.22,26.67,20.75,5.93,-0.25,2.35,24.15,24.3,188.0,22.04,1.56,24.88,16.61,8.27,-0.76,3.53,22.1,22.4,188.0,21.56,0.77,23.23,19.92,3.31,0.13,2.09,21.58,21.47,188.0,21.91,0.69,23.23,19.09,4.13,-0.92,4.25,21.92,22.02,188.0,21.79,0.7,23.78,19.92,3.86,0.1,2.88,21.8,21.71,188.0,22.14,0.6,23.78,20.75,3.03,0.16,2.43,22.15,22.13,188.0,16.75,1.13,19.65,14.13,5.51,0.24,2.7,16.79,16.61,188.0,17.22,0.94,19.65,13.58,6.06,-0.08,3.6,17.25,17.17,188.0
+BF-OUD = 10.95,2.0,15.24,3.66,11.57,-0.48,3.19,11.13,11.1,337.0,17.0,0.77,18.82,14.13,4.69,-0.47,3.33,17.02,17.1,337.0,19.45,1.34,23.78,13.86,9.92,-0.14,4.09,19.49,19.37,336.0,21.25,1.77,25.43,16.61,8.82,-0.36,2.62,21.33,21.51,337.0,23.93,0.86,26.26,21.02,5.24,-0.16,2.94,23.95,23.92,337.0,25.2,0.83,27.36,22.68,4.69,-0.08,2.76,25.21,25.16,337.0,22.28,1.21,24.61,13.58,11.02,-2.14,12.65,22.31,22.54,337.0,23.02,0.97,25.71,19.92,5.79,0.06,2.62,23.04,22.95,337.0,23.69,0.51,25.16,22.13,3.03,-0.23,3.31,23.7,23.71,337.0,22.72,0.73,24.88,19.92,4.96,0.04,3.78,22.73,22.75,337.0,17.31,1.33,21.02,11.65,9.37,-0.19,4.13,17.36,17.3,337.0,16.09,1.09,19.09,13.58,5.51,0.11,2.21,16.13,16.06,337.0
+BF-PAS = 13.26,0.74,14.96,10.83,4.13,-0.13,2.95,13.28,13.31,131.0,17.66,0.81,20.2,15.79,4.41,0.7,3.64,17.68,17.51,131.0,21.55,1.61,24.61,17.72,6.89,-0.41,2.45,21.61,21.71,131.0,21.24,1.4,25.71,18.27,7.44,0.85,4.1,21.28,21.02,131.0,23.41,0.99,25.43,20.75,4.69,-0.2,2.34,23.43,23.5,131.0,23.06,0.8,25.16,21.02,4.13,-0.24,2.94,23.08,23.16,131.0,21.89,0.52,22.95,20.2,2.76,-0.18,3.0,21.9,21.85,131.0,21.45,0.68,22.81,19.09,3.72,-0.68,3.96,21.47,21.44,131.0,21.8,0.61,23.5,20.47,3.03,0.46,3.47,21.81,21.78,131.0,21.87,0.59,23.09,20.75,2.34,0.17,2.09,21.87,21.85,131.0,17.59,1.44,21.85,12.07,9.78,-0.63,4.78,17.65,17.72,131.0,17.21,1.18,21.02,14.41,6.61,0.63,3.47,17.25,17.03,131.0
+BF-PON = 16.72,1.34,20.75,12.76,7.99,0.5,3.69,16.77,16.61,281.0,18.44,1.17,21.57,14.41,7.17,-0.29,3.22,18.47,18.47,281.0,20.43,1.23,22.95,16.61,6.34,-0.5,2.77,20.46,20.61,281.0,23.54,1.09,25.98,20.2,5.79,-0.64,3.2,23.56,23.64,281.0,24.26,1.23,27.09,19.92,7.17,-0.69,3.77,24.29,24.33,281.0,21.29,0.69,24.06,19.65,4.41,0.39,3.53,21.3,21.3,281.0,20.82,0.92,23.23,17.44,5.79,-0.28,3.69,20.84,20.89,281.0,18.13,1.97,22.4,12.48,9.92,-0.06,2.47,18.23,17.99,281.0,20.15,1.0,22.68,16.34,6.34,-0.31,3.27,20.18,20.2,281.0,21.16,0.6,22.95,19.65,3.31,0.25,2.82,21.17,21.16,281.0,18.79,0.64,20.2,16.89,3.31,-0.29,2.77,18.8,18.82,281.0,18.62,0.62,20.2,16.61,3.58,-0.05,2.86,18.63,18.54,281.0
+BF-SEN = 11.47,1.78,16.89,5.87,11.02,-0.26,3.06,11.6,11.65,435.0,17.29,0.77,19.92,15.24,4.69,0.16,3.11,17.31,17.3,439.0,19.6,1.37,25.16,12.48,12.68,-0.28,5.51,19.65,19.65,439.0,20.97,1.09,23.92,16.34,7.58,-0.35,3.52,21.0,21.02,439.0,23.7,1.24,27.64,20.75,6.89,0.11,2.65,23.73,23.78,439.0,24.13,1.34,28.74,19.65,9.09,-0.31,3.94,24.17,24.22,438.0,22.64,1.1,26.26,18.82,7.44,-0.2,3.54,22.67,22.68,439.0,21.38,1.27,25.16,16.06,9.09,-0.24,3.17,21.42,21.3,438.0,23.54,0.56,25.16,21.57,3.58,-0.29,3.35,23.55,23.57,439.0,23.11,0.75,24.88,20.47,4.41,-0.58,3.27,23.12,23.23,439.0,17.94,1.19,21.57,14.13,7.44,-0.68,3.49,17.98,18.2,439.0,17.61,1.03,20.75,14.41,6.34,-0.29,3.46,17.64,17.72,439.0
+BF-SIS = 15.14,0.88,18.54,11.93,6.61,0.43,3.79,15.16,15.1,449.0,18.34,0.99,20.47,14.96,5.51,-0.69,3.08,18.37,18.54,449.0,19.87,1.34,24.06,14.69,9.37,0.23,3.28,19.92,19.65,449.0,22.41,1.15,24.88,18.82,6.06,-0.35,2.85,22.44,22.54,449.0,24.03,0.69,25.98,22.13,3.86,0.31,2.84,24.04,23.92,449.0,21.68,1.16,26.81,17.99,8.82,0.07,4.16,21.71,21.71,449.0,21.6,0.42,22.95,19.92,3.03,-0.26,3.69,21.6,21.57,449.0,20.71,0.97,23.5,16.89,6.61,-0.7,3.75,20.73,20.82,449.0,20.71,0.58,22.13,19.09,3.03,-0.12,2.48,20.71,20.75,449.0,21.82,0.52,22.95,20.47,2.48,-0.36,2.18,21.83,21.85,449.0,16.41,0.83,19.37,14.13,5.24,0.31,3.42,16.43,16.34,449.0,17.96,0.85,20.2,14.69,5.51,-0.31,3.43,17.98,17.99,448.0
+BF-SMT = 13.21,1.33,16.06,9.17,6.89,-0.49,3.07,13.27,13.31,303.0,17.74,0.89,20.75,15.79,4.96,0.61,2.89,17.76,17.58,306.0,20.78,1.43,24.33,13.03,11.3,-0.9,6.65,20.83,20.75,306.0,21.99,1.12,24.88,17.99,6.89,-0.27,3.69,22.02,21.99,306.0,24.09,0.83,26.81,21.85,4.96,-0.2,3.06,24.11,24.19,306.0,23.74,1.55,27.36,19.23,8.13,-0.6,2.87,23.79,24.06,305.0,21.74,0.69,23.23,19.65,3.58,-0.2,2.67,21.75,21.85,306.0,21.96,0.61,23.78,20.2,3.58,-0.06,3.26,21.97,21.99,306.0,21.81,0.44,23.78,19.92,3.86,0.03,6.22,21.81,21.85,306.0,22.03,0.65,23.78,20.2,3.58,-0.06,2.67,22.04,22.13,306.0,15.76,1.64,20.2,11.1,9.09,-0.13,2.75,15.84,15.65,306.0,17.34,1.05,19.65,13.86,5.79,-0.58,3.14,17.37,17.44,306.0
+BF-SNG = 14.4,0.79,16.34,12.48,3.86,-0.47,2.55,14.42,14.58,172.0,18.23,0.85,20.2,16.34,3.86,0.18,2.12,18.25,18.03,172.0,20.77,1.55,24.88,16.89,7.99,0.34,2.46,20.83,20.4,172.0,22.2,1.19,26.26,19.65,6.61,0.59,3.09,22.24,21.99,172.0,24.98,0.81,27.09,22.68,4.41,-0.5,2.86,24.99,25.16,172.0,22.34,1.17,25.16,18.82,6.34,-0.25,2.6,22.37,22.4,172.0,22.22,0.72,23.5,19.37,4.13,-1.0,4.59,22.23,22.33,172.0,21.84,0.79,23.5,18.27,5.24,-1.08,5.56,21.86,21.99,171.0,21.18,0.58,22.68,18.82,3.86,-0.69,3.98,21.19,21.3,172.0,22.42,0.46,23.78,21.57,2.2,0.49,3.49,22.43,22.4,172.0,17.18,1.22,19.92,13.86,6.06,-0.68,2.85,17.22,17.44,172.0,17.33,0.92,19.65,14.41,5.24,-0.61,3.06,17.35,17.44,172.0
+BF-SOM = 11.58,1.27,15.24,6.69,8.54,-0.28,3.83,11.65,11.65,482.0,17.46,0.57,19.37,15.79,3.58,0.23,3.32,17.47,17.44,482.0,19.95,1.35,23.5,13.03,10.47,-0.98,6.65,19.99,19.92,476.0,22.04,1.71,29.02,15.51,13.5,0.12,4.01,22.1,21.99,482.0,22.96,1.35,26.26,19.92,6.34,0.18,2.07,23.0,22.81,482.0,23.51,1.17,26.81,19.92,6.89,0.05,2.73,23.54,23.5,482.0,21.45,1.05,24.06,17.44,6.61,-0.63,3.74,21.47,21.44,482.0,21.85,1.03,24.06,18.82,5.24,-0.67,3.08,21.87,22.13,482.0,22.88,0.63,24.61,20.75,3.86,-0.52,3.4,22.89,22.95,482.0,21.88,0.76,23.5,19.92,3.58,-0.31,2.41,21.9,21.92,482.0,17.6,1.3,21.57,13.31,8.27,0.02,2.89,17.65,17.44,482.0,16.35,1.01,19.65,12.48,7.17,-0.22,4.05,16.38,16.34,482.0
+BF-SOR = 13.64,1.08,16.06,10.69,5.37,-0.31,2.66,13.69,13.72,337.0,17.78,0.8,20.2,14.69,5.51,-0.24,3.54,17.79,17.85,337.0,21.51,1.08,24.61,17.99,6.61,-0.39,3.08,21.54,21.71,337.0,22.06,1.43,26.81,16.89,9.92,-0.15,3.32,22.11,22.13,337.0,23.09,1.69,26.81,15.24,11.57,-0.72,4.01,23.16,23.23,337.0,23.22,1.13,26.26,17.44,8.82,-1.17,6.48,23.24,23.5,337.0,22.56,0.54,24.06,20.75,3.31,0.05,3.2,22.56,22.54,336.0,22.45,0.64,23.5,19.09,4.41,-1.83,7.85,22.46,22.54,337.0,21.33,0.55,22.95,19.65,3.31,-0.29,3.09,21.34,21.37,337.0,22.27,0.62,23.78,20.47,3.31,-0.05,2.83,22.28,22.26,337.0,17.87,1.01,20.89,13.58,7.3,-0.14,4.5,17.9,17.85,337.0,17.3,0.95,20.2,13.86,6.34,-0.33,3.6,17.33,17.3,337.0
+BF-TAP = 14.61,1.15,20.2,11.1,9.09,0.33,4.41,14.66,14.55,489.0,18.11,1.03,21.85,13.03,8.82,-0.85,6.37,18.14,18.13,487.0,19.56,1.5,25.16,13.86,11.3,0.26,3.83,19.62,19.51,488.0,22.36,1.1,26.26,19.37,6.89,0.19,3.39,22.38,22.4,489.0,24.66,0.93,27.09,21.57,5.51,-0.26,3.01,24.68,24.74,489.0,24.31,0.98,28.19,21.85,6.34,0.56,3.63,24.33,24.19,489.0,21.35,0.68,22.95,18.54,4.41,-0.48,3.4,21.36,21.37,489.0,21.22,1.27,23.23,16.61,6.61,-1.25,4.41,21.26,21.57,489.0,20.76,1.32,22.95,13.58,9.37,-1.57,6.28,20.81,21.16,489.0,21.18,0.51,22.68,19.92,2.76,0.28,2.79,21.18,21.16,489.0,16.89,0.9,19.92,14.69,5.24,0.26,3.46,16.91,16.89,489.0,16.89,0.99,20.75,13.86,6.89,0.16,3.73,16.92,16.89,488.0
+BF-YAT = 12.36,0.75,14.69,10.14,4.55,-0.09,3.09,12.38,12.34,406.0,17.3,0.77,19.37,13.31,6.06,-0.48,4.68,17.32,17.3,406.0,21.35,0.94,23.78,18.54,5.24,-0.17,3.02,21.37,21.33,406.0,21.88,1.5,26.54,17.99,8.54,0.02,2.99,21.93,21.88,406.0,23.0,1.07,25.16,19.37,5.79,-0.2,2.78,23.03,22.95,406.0,23.32,1.15,25.43,20.2,5.24,-0.43,2.21,23.35,23.5,406.0,21.8,0.74,23.78,18.54,5.24,-0.87,5.66,21.81,21.85,406.0,21.33,0.91,23.78,18.27,5.51,-0.41,3.21,21.34,21.3,406.0,22.27,0.85,24.33,19.09,5.24,-0.12,2.99,22.29,22.23,406.0,21.81,0.63,23.5,19.65,3.86,-0.34,3.32,21.82,21.85,406.0,17.21,1.58,21.02,8.35,12.68,-1.47,7.66,17.29,17.44,405.0,16.84,0.79,19.65,13.86,5.79,-0.36,4.14,16.86,16.89,406.0
+BF-ZOU = 15.6,0.74,17.44,14.13,3.31,0.09,2.79,15.62,15.65,125.0,17.96,0.68,19.16,14.96,4.2,-0.77,4.95,17.98,17.99,125.0,19.62,1.78,22.95,15.93,7.03,-0.13,1.97,19.7,19.78,125.0,21.5,1.02,24.33,18.82,5.51,-0.13,3.35,21.53,21.57,125.0,24.01,0.65,26.81,22.68,4.13,0.79,4.49,24.02,23.92,125.0,21.6,0.78,24.33,19.65,4.69,0.15,3.28,21.62,21.57,125.0,20.93,0.93,22.4,17.85,4.55,-0.63,3.12,20.96,21.02,125.0,20.69,1.1,22.68,17.44,5.24,-0.65,2.61,20.72,20.89,125.0,21.39,0.55,22.68,20.2,2.48,-0.25,2.48,21.4,21.57,125.0,21.83,0.47,22.81,20.75,2.07,-0.42,2.5,21.83,21.85,125.0,16.9,0.79,19.65,15.24,4.41,0.42,3.53,16.92,16.89,125.0,18.08,0.63,19.92,16.34,3.58,-0.11,2.92,18.09,18.13,125.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BFA/BFA_1_rainfall_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BFA/BFA_1_rainfall_2008.properties
new file mode 100644
index 0000000..9c7e5db
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BFA/BFA_1_rainfall_2008.properties
@@ -0,0 +1,77 @@
+# BFA.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rainfall data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BFA rainfall data for 2008 at admin level 1
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BFA
+ADMIN_LEVEL = 1
+UNITS = MM
+DATA_TYPE = rainfall
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 2000.0
+# Minimum: 1.0
+# Data not available for locations above 35 degrees N and below 35 degrees S Latitude
+
+BF-BAM = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,21.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,21.0,2.89,0.6,4.25,2.18,2.08,0.81,2.61,2.95,2.58,21.0,10.46,4.73,19.81,3.41,16.4,0.47,2.14,11.43,9.32,21.0,88.21,16.71,121.0,58.67,62.33,0.12,2.46,89.7,85.67,21.0,149.0,43.03,249.56,92.24,157.33,0.52,2.53,154.8,148.19,21.0,206.4,39.58,303.65,149.45,154.2,0.61,2.96,209.99,202.89,21.0,257.08,22.81,299.61,190.23,109.38,-1.15,5.08,258.04,263.6,21.0,104.58,14.09,132.46,84.26,48.21,0.38,2.11,105.48,102.52,21.0,64.36,15.68,88.41,36.21,52.2,-0.08,2.03,66.15,64.49,21.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,21.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,21.0
+BF-BAZ = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,27.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,27.0,5.75,1.88,9.04,3.24,5.8,0.21,1.69,6.04,5.6,27.0,28.05,11.2,49.16,9.06,40.1,0.01,1.99,30.13,28.91,27.0,109.31,26.74,182.04,68.22,113.82,1.19,4.11,112.41,104.06,27.0,122.98,26.79,176.63,79.32,97.3,-0.16,2.0,125.76,129.69,27.0,286.27,27.87,327.39,234.95,92.44,-0.17,1.95,287.58,286.41,27.0,319.88,45.68,404.36,225.2,179.16,-0.3,2.38,323.01,327.39,27.0,142.64,16.0,182.04,110.53,71.5,0.23,3.61,143.5,145.01,27.0,50.4,11.88,76.97,32.09,44.87,0.15,2.29,51.73,50.82,27.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,27.0,1.02,0.04,1.13,1.0,0.13,1.61,4.58,1.02,1.0,27.0
+BF-BGR = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,39.0,1.02,0.05,1.24,1.0,0.24,2.99,11.9,1.02,1.0,39.0,33.42,11.67,50.46,13.79,36.66,-0.17,1.71,35.35,35.67,39.0,7.42,2.28,11.91,3.29,8.62,-0.11,2.22,7.76,7.71,39.0,66.87,21.81,110.53,31.14,79.39,0.41,2.25,70.25,63.62,39.0,189.24,22.46,234.95,147.08,87.87,0.16,2.06,190.53,187.41,39.0,219.71,9.67,249.56,208.25,41.31,1.16,4.27,219.92,218.11,39.0,349.81,29.94,429.5,290.18,139.32,0.6,3.56,351.05,347.91,39.0,200.41,33.31,273.2,142.47,130.72,0.27,2.37,203.09,202.06,39.0,51.71,6.31,67.82,36.21,31.61,0.03,3.35,52.08,52.02,39.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,39.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,39.0
+BF-BLG = 1.01,0.06,1.35,1.0,0.35,4.68,24.93,1.02,1.0,43.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,43.0,8.49,2.35,14.21,4.38,9.83,0.64,2.92,8.81,8.05,43.0,51.11,9.16,72.46,33.62,38.84,0.35,2.61,51.91,51.23,43.0,72.16,20.47,108.99,35.13,73.86,0.04,1.89,74.94,73.64,43.0,93.06,14.65,128.53,68.22,60.31,0.5,2.86,94.18,91.68,43.0,228.46,33.12,281.56,140.7,140.86,-1.02,3.37,230.8,237.3,43.0,297.54,22.17,342.59,249.56,93.02,-0.38,2.92,298.34,299.27,43.0,145.11,21.41,199.24,113.92,85.32,0.56,2.54,146.64,140.76,43.0,75.77,24.76,145.01,32.09,112.91,0.77,3.2,79.62,68.92,43.0,1.0,0.01,1.04,1.0,0.04,6.33,41.11,1.0,1.0,43.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,43.0
+BF-BLK = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,22.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,22.0,7.09,1.07,9.32,4.98,4.34,0.0,2.51,7.17,7.18,22.0,8.74,2.67,14.21,4.25,9.95,0.1,2.2,9.13,9.6,22.0,102.27,36.15,214.62,53.81,160.82,1.44,5.33,108.2,93.43,22.0,131.82,29.39,214.62,107.25,107.38,1.47,4.33,134.91,117.81,22.0,254.04,15.8,290.18,221.6,68.58,0.43,3.32,254.51,252.63,22.0,318.65,24.4,380.69,273.2,107.49,0.55,3.29,319.54,313.23,22.0,123.32,24.64,190.23,95.1,95.13,1.12,3.78,125.65,118.8,22.0,47.84,15.43,74.68,19.81,54.87,0.1,2.14,50.16,48.21,22.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,22.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,22.0
+BF-COM = 1.19,0.94,9.16,1.0,8.16,6.7,52.96,1.51,1.0,105.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,105.0,29.87,9.14,52.0,14.65,37.35,0.91,3.01,31.23,28.09,105.0,18.58,9.11,51.15,6.11,45.04,1.06,4.09,20.68,16.67,105.0,89.31,38.4,221.2,30.96,190.24,1.19,4.03,97.14,79.65,105.0,122.5,19.62,167.62,86.84,80.78,0.01,1.97,124.05,126.62,105.0,188.34,25.57,242.15,140.7,101.45,-0.43,2.28,190.06,193.67,105.0,227.54,34.53,337.42,158.74,178.68,0.71,4.17,230.12,225.39,105.0,182.19,42.18,299.07,119.2,179.87,0.66,2.61,186.96,173.77,105.0,113.86,40.62,197.49,39.64,157.85,-0.09,2.17,120.82,116.29,105.0,1.18,0.83,7.78,1.0,6.78,6.09,43.43,1.44,1.0,105.0,1.61,1.49,9.1,1.0,8.1,3.01,12.15,2.18,1.0,105.0
+BF-GAN = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,24.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,24.0,3.6,0.95,5.53,2.0,3.53,0.33,2.52,3.72,3.44,24.0,20.95,10.97,41.32,7.77,33.55,0.52,1.9,23.54,16.91,24.0,106.25,16.63,134.49,64.89,69.6,-0.49,3.04,107.49,107.44,24.0,105.89,8.46,119.2,91.23,27.97,-0.18,1.91,106.22,107.47,24.0,229.56,10.33,250.57,208.34,42.22,-0.45,2.87,229.78,232.57,24.0,301.78,40.31,380.69,235.38,145.31,0.21,2.04,304.35,299.34,24.0,167.45,23.56,214.62,132.7,81.92,0.4,2.31,169.03,162.5,24.0,72.98,19.16,121.0,30.22,90.79,0.5,4.1,75.36,70.63,24.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,24.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,24.0
+BF-GNA = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,47.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,47.0,1.93,0.95,4.33,1.0,3.33,0.85,2.83,2.15,1.71,47.0,13.25,3.63,22.35,8.25,14.1,0.76,2.65,13.72,12.32,47.0,60.0,10.61,78.54,43.39,35.14,0.13,1.67,60.92,59.43,47.0,129.03,19.34,168.61,92.24,76.38,-0.13,2.13,130.44,132.46,47.0,303.41,42.92,405.09,208.25,196.85,0.32,2.64,306.37,299.07,47.0,210.12,46.61,281.56,136.52,145.04,-0.08,1.65,215.12,217.67,47.0,106.15,26.26,156.38,70.31,86.07,0.37,1.88,109.29,102.54,47.0,66.56,15.29,92.28,37.7,54.57,-0.15,2.1,68.26,66.19,47.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,47.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,47.0
+BF-GOU = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,138.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,138.0,5.24,2.67,11.96,1.0,10.96,-0.03,2.2,5.88,5.58,138.0,36.2,19.66,89.5,7.78,81.72,0.41,2.46,41.16,36.55,138.0,63.01,13.98,92.24,20.41,71.82,-0.53,3.41,64.53,63.88,138.0,118.32,21.29,173.77,76.97,96.81,0.19,2.15,120.21,117.07,138.0,206.65,68.58,369.38,124.71,244.67,0.86,2.33,217.66,174.57,138.0,257.23,22.35,308.23,200.65,107.58,-0.86,3.24,258.19,261.79,138.0,139.18,21.36,190.32,100.97,89.35,0.3,2.05,140.79,137.19,138.0,66.81,28.71,145.01,20.13,124.88,0.68,2.97,72.68,62.64,138.0,1.11,0.43,4.38,1.0,3.38,4.91,30.71,1.19,1.0,138.0,1.57,1.78,12.22,1.0,11.22,3.78,17.85,2.37,1.0,138.0
+BF-HOU = 1.0,0.02,1.17,1.0,0.17,9.06,83.01,1.0,1.0,85.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,85.0,16.2,8.91,35.13,2.91,32.23,0.33,2.08,18.47,16.07,85.0,8.26,4.69,22.81,1.94,20.87,1.35,4.39,9.49,7.01,85.0,52.34,13.06,95.06,27.6,67.46,0.6,3.62,53.93,52.73,85.0,125.47,25.73,234.95,86.84,148.12,1.33,5.73,128.05,121.0,85.0,240.34,18.98,317.67,184.58,133.09,0.95,6.5,241.08,238.55,85.0,308.16,34.21,391.84,250.02,141.82,0.33,2.28,310.03,308.23,85.0,263.2,41.98,337.42,179.1,158.32,0.04,1.91,266.49,264.71,85.0,51.81,20.16,104.06,19.81,84.26,0.38,2.33,55.55,52.0,85.0,1.11,0.35,3.24,1.0,2.24,3.93,20.0,1.16,1.0,85.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,85.0
+BF-KAD = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,5.89,0.49,6.27,5.33,0.94,-0.58,1.5,5.9,6.07,3.0,9.59,1.67,11.36,8.05,3.32,0.24,1.5,9.69,9.37,3.0,127.04,13.09,140.95,114.96,25.99,0.25,1.5,127.49,125.21,3.0,138.65,6.79,146.19,133.0,13.19,0.47,1.5,138.77,136.77,3.0,325.11,7.3,332.41,317.81,14.6,-0.0,1.5,325.16,325.11,3.0,243.04,16.23,258.26,225.96,32.29,-0.21,1.5,243.4,244.9,3.0,125.58,2.52,127.77,122.83,4.94,-0.38,1.5,125.59,126.13,3.0,42.05,3.98,46.62,39.33,7.28,0.67,1.5,42.17,40.19,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0
+BF-KEN = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,43.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,43.0,17.66,8.16,33.08,3.08,29.99,0.04,2.21,19.42,17.99,43.0,25.92,12.13,58.2,8.51,49.69,0.85,3.12,28.55,23.03,43.0,98.47,43.96,227.97,44.72,183.25,1.03,3.34,107.63,82.81,43.0,111.75,16.01,146.06,86.84,59.23,0.51,2.16,112.86,109.19,43.0,196.84,18.48,242.15,166.11,76.04,0.42,2.6,197.68,194.2,43.0,238.58,24.72,281.56,202.06,79.5,0.25,1.85,239.82,235.38,43.0,245.65,47.82,327.39,164.27,163.12,0.02,1.93,250.15,242.15,43.0,121.36,30.21,190.23,74.08,116.15,0.41,2.24,124.98,121.9,43.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,43.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,43.0
+BF-KOS = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,70.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,70.0,11.43,13.7,72.46,1.0,71.46,2.51,9.45,17.76,6.84,70.0,19.39,5.69,33.61,9.32,24.3,0.48,2.4,20.19,18.03,70.0,82.27,28.64,142.98,34.34,108.64,0.35,2.11,87.05,77.66,70.0,138.62,22.71,179.1,86.84,92.26,0.05,2.25,140.44,139.62,70.0,183.31,36.96,265.08,108.03,157.05,0.12,2.31,186.94,178.46,70.0,293.68,53.64,425.43,214.62,210.81,0.6,2.7,298.46,284.29,70.0,162.16,49.65,299.07,99.47,199.6,0.72,2.65,169.48,144.91,70.0,56.74,18.7,95.06,18.09,76.97,-0.12,2.5,59.7,56.49,70.0,1.02,0.08,1.44,1.0,0.44,4.44,21.98,1.02,1.0,70.0,1.08,0.25,2.33,1.0,1.33,3.35,14.23,1.11,1.0,70.0
+BF-KOT = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,13.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,13.0,5.54,2.19,8.51,1.99,6.52,-0.15,1.79,5.92,5.92,13.0,24.55,7.26,36.0,12.6,23.39,-0.02,2.04,25.52,24.32,13.0,100.35,15.48,136.52,75.04,61.48,0.76,3.74,101.45,99.56,13.0,115.04,18.74,140.7,89.5,51.2,0.1,1.44,116.44,113.92,13.0,234.33,15.13,261.85,211.44,50.42,0.28,2.2,234.78,232.52,13.0,300.28,12.77,317.67,273.32,44.35,-0.6,2.79,300.53,299.61,13.0,148.61,14.35,176.92,129.04,47.87,0.41,2.29,149.25,145.01,13.0,89.61,17.49,117.41,62.32,55.09,0.08,1.72,91.17,84.65,13.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,13.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,13.0
+BF-MOU = 1.24,0.39,2.4,1.0,1.4,1.65,4.83,1.3,1.0,60.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,60.0,7.64,2.04,15.41,4.38,11.03,1.44,5.87,7.9,7.5,60.0,13.61,10.12,42.1,4.25,37.85,1.06,2.98,16.91,8.37,60.0,68.27,31.84,196.06,28.91,167.15,1.66,6.47,75.21,60.47,60.0,180.08,24.74,224.79,132.46,92.33,-0.22,1.87,181.74,183.33,60.0,249.31,30.89,299.07,191.01,108.06,0.11,1.86,251.18,249.79,60.0,388.39,41.58,484.58,308.23,176.35,0.22,2.27,390.58,384.56,60.0,186.69,40.87,265.08,108.99,156.09,-0.35,2.09,191.03,194.69,60.0,37.43,14.18,79.32,15.1,64.22,0.54,3.0,39.99,36.24,60.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,60.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,60.0
+BF-NAM = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,38.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,38.0,2.77,0.77,4.51,1.62,2.89,0.43,2.22,2.87,2.65,38.0,9.66,3.31,18.17,5.41,12.75,0.75,2.58,10.19,8.62,38.0,81.73,16.62,123.53,50.46,73.07,0.47,2.87,83.36,80.25,38.0,147.53,20.77,179.1,109.84,69.25,0.07,1.63,148.95,146.22,38.0,237.55,77.1,429.5,121.88,307.62,0.66,2.69,249.44,227.74,38.0,195.2,50.07,299.61,134.61,165.0,0.56,1.97,201.35,178.76,38.0,106.65,22.25,155.42,71.11,84.31,0.79,2.86,108.89,100.45,38.0,79.6,14.46,97.97,34.48,63.49,-1.46,4.92,80.87,83.17,38.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,38.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,38.0
+BF-NAO = 1.01,0.04,1.18,1.0,0.18,3.27,12.5,1.01,1.0,21.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,21.0,11.98,2.65,18.09,8.05,10.05,0.48,2.71,12.26,11.84,21.0,64.36,5.76,73.57,53.59,19.98,-0.15,1.99,64.61,64.23,21.0,72.73,14.41,102.52,52.0,50.52,0.56,2.49,74.08,70.31,21.0,116.0,26.05,168.39,76.97,91.42,0.63,2.55,118.76,109.14,21.0,281.34,30.3,327.39,228.07,99.32,-0.49,2.09,282.89,290.32,21.0,282.96,17.98,308.23,257.2,51.02,0.01,1.66,283.5,280.43,21.0,150.86,11.14,173.54,132.46,41.08,0.69,2.66,151.26,148.77,21.0,64.91,10.89,84.26,42.1,42.15,-0.36,2.64,65.78,64.49,21.0,1.05,0.09,1.35,1.0,0.35,1.91,5.97,1.05,1.0,21.0,1.01,0.03,1.12,1.0,0.12,3.27,12.5,1.01,1.0,21.0
+BF-OUB = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,30.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,30.0,4.83,1.21,8.21,2.63,5.59,1.17,4.5,4.97,4.65,30.0,5.62,1.82,9.32,3.39,5.93,0.69,2.01,5.9,4.73,30.0,99.45,23.46,177.66,72.46,105.2,1.66,5.79,102.09,92.9,30.0,142.33,28.11,208.25,90.15,118.1,0.2,2.62,144.98,147.52,30.0,321.22,49.84,429.5,202.06,227.44,0.01,3.02,324.94,318.46,30.0,253.73,43.01,326.94,179.1,147.85,0.04,1.74,257.23,255.64,30.0,119.99,10.22,140.7,98.98,41.72,0.05,2.32,120.41,118.23,30.0,43.75,17.95,84.26,20.41,63.84,0.52,2.35,47.18,41.85,30.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,30.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,30.0
+BF-OUD = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,52.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,52.0,1.09,0.09,1.31,1.0,0.31,0.77,2.62,1.1,1.07,52.0,13.65,4.73,23.03,3.56,19.47,0.09,2.57,14.43,13.43,52.0,35.99,9.58,54.56,11.37,43.19,-0.61,3.22,37.22,37.32,52.0,113.28,20.87,149.45,73.64,75.81,0.0,2.11,115.15,111.3,52.0,83.46,18.69,121.0,49.05,71.96,-0.21,2.11,85.48,84.65,52.0,188.0,28.98,234.95,110.73,124.22,-0.79,3.35,190.18,190.27,52.0,55.4,12.15,89.5,30.22,59.28,0.38,3.27,56.69,53.87,52.0,16.11,8.39,33.67,4.76,28.91,0.51,2.09,18.13,15.72,52.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,52.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,52.0
+BF-PAS = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,20.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,20.0,3.41,0.79,4.95,2.02,2.92,0.17,2.42,3.5,3.37,20.0,5.07,1.85,10.59,3.05,7.54,1.53,5.21,5.38,4.69,20.0,44.44,11.53,63.85,25.99,37.86,0.26,1.85,45.83,43.06,20.0,131.62,31.12,196.41,100.97,95.44,0.69,2.04,135.07,113.23,20.0,232.59,22.39,299.07,208.25,90.82,1.23,4.82,233.61,230.03,20.0,303.59,25.11,337.42,257.2,80.22,-0.38,1.98,304.58,306.63,20.0,93.78,13.27,124.53,76.97,47.57,1.02,3.36,94.67,90.55,20.0,36.6,14.83,62.32,19.81,42.51,0.44,1.72,39.36,33.96,20.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,20.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,20.0
+BF-PON = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,39.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,39.0,48.84,4.9,66.1,38.46,27.64,0.69,5.57,49.08,49.03,39.0,34.91,15.65,67.21,10.51,56.69,0.03,1.84,38.18,35.27,39.0,78.95,23.29,112.33,26.78,85.55,-0.63,2.51,82.23,81.75,39.0,116.57,20.2,166.76,86.84,79.92,0.7,2.9,118.27,112.53,39.0,190.16,15.03,214.67,158.74,55.93,-0.46,2.25,190.74,191.7,39.0,294.07,44.84,369.38,196.06,173.32,-0.71,2.72,297.39,308.23,39.0,140.75,14.66,168.61,117.41,51.2,0.21,1.93,141.49,140.7,39.0,65.55,14.1,119.31,46.17,73.14,1.79,7.03,67.01,61.36,39.0,1.76,1.15,5.38,1.0,4.38,1.95,5.75,2.09,1.33,39.0,2.01,1.57,6.49,1.0,5.49,1.53,4.3,2.54,1.0,39.0
+BF-SEN = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,74.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,74.0,1.08,0.19,1.98,1.0,0.98,2.76,10.81,1.1,1.0,74.0,12.6,4.51,21.68,2.49,19.2,0.07,2.4,13.37,12.32,74.0,45.23,12.12,72.46,17.39,55.07,0.08,2.56,46.8,44.95,74.0,134.58,15.91,163.6,92.28,71.32,-0.41,2.5,135.51,137.05,74.0,166.19,60.24,317.67,72.46,245.21,0.55,2.49,176.63,163.18,74.0,173.25,26.4,249.56,128.53,121.03,1.21,3.92,175.22,162.61,74.0,68.68,20.53,130.85,42.1,88.75,1.11,3.85,71.65,61.85,74.0,35.0,14.57,74.68,19.1,55.58,1.04,3.24,37.87,30.68,74.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,74.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,74.0
+BF-SIS = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,75.0,1.0,0.02,1.12,1.0,0.12,6.76,49.15,1.0,1.0,75.0,16.12,7.93,36.21,7.01,29.2,1.06,3.16,17.94,13.44,75.0,26.16,14.67,54.73,7.54,47.18,0.45,1.8,29.94,22.35,75.0,66.71,19.38,121.0,35.13,85.87,0.34,2.65,69.43,66.1,75.0,183.48,30.26,242.15,100.97,141.17,-0.38,2.47,185.92,190.23,75.0,270.94,25.34,327.39,221.2,106.2,-0.26,2.22,272.11,277.38,75.0,367.66,44.46,514.71,265.08,249.63,0.53,3.84,370.3,363.89,75.0,172.78,29.17,237.63,100.97,136.66,0.3,2.6,175.2,166.29,75.0,39.5,13.65,70.31,12.99,57.32,0.08,2.54,41.76,40.28,75.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,75.0,1.02,0.05,1.24,1.0,0.24,2.97,12.02,1.02,1.0,75.0
+BF-SMT = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,49.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,49.0,3.35,1.0,5.09,1.48,3.61,-0.02,2.0,3.49,3.31,49.0,10.48,5.53,21.68,3.34,18.34,0.69,2.29,11.82,8.55,49.0,78.07,10.52,100.97,48.34,52.64,-0.18,3.19,78.76,76.35,49.0,138.4,30.01,211.67,86.84,124.83,0.13,2.17,141.56,138.18,49.0,206.39,47.06,368.86,145.01,223.86,1.41,4.9,211.58,196.06,49.0,207.72,33.98,299.07,145.07,154.0,0.5,3.08,210.42,202.06,49.0,120.19,13.68,140.7,77.8,62.9,-1.32,4.78,120.95,122.85,49.0,71.58,22.74,128.53,27.6,100.93,-0.18,2.71,75.04,73.74,49.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,49.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,49.0
+BF-SNG = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,26.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,26.0,5.78,1.93,10.82,2.33,8.49,0.4,3.19,6.09,5.75,26.0,7.06,2.02,11.86,3.77,8.09,0.64,3.28,7.33,6.76,26.0,91.12,36.11,179.83,47.44,132.39,0.94,2.95,97.76,79.99,26.0,169.26,42.08,234.95,104.11,130.84,0.02,1.61,174.22,169.77,26.0,270.35,12.66,299.07,250.58,48.49,0.45,2.25,270.63,267.17,26.0,349.27,18.5,393.06,327.39,65.66,1.13,3.34,349.74,343.05,26.0,167.84,40.03,227.97,97.97,130.0,-0.09,1.68,172.37,164.88,26.0,49.76,19.27,81.75,20.11,61.64,0.03,1.72,53.23,51.08,26.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,26.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,26.0
+BF-SOM = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,76.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,76.0,1.38,0.48,2.71,1.0,1.71,1.13,3.01,1.46,1.15,76.0,20.91,2.32,28.18,15.16,13.02,0.31,3.63,21.03,20.73,76.0,25.47,11.74,55.53,6.11,49.43,0.39,2.38,28.01,25.52,76.0,118.65,29.59,171.38,70.31,101.07,0.17,1.61,122.24,115.19,76.0,95.01,24.07,161.61,55.34,106.28,0.53,2.62,97.97,90.18,76.0,192.83,28.86,257.2,132.46,124.74,0.11,2.47,194.95,190.21,76.0,94.83,21.39,145.01,66.19,78.81,0.79,2.43,97.18,86.42,76.0,27.35,14.75,70.2,4.0,66.19,0.71,3.54,31.02,26.48,76.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,76.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,76.0
+BF-SOR = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,57.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,57.0,3.42,2.44,16.53,1.0,15.53,3.23,16.64,4.19,2.87,57.0,15.37,5.43,34.09,7.89,26.2,1.1,4.61,16.28,14.81,57.0,54.76,18.83,144.15,26.78,117.37,2.43,11.32,57.85,52.0,57.0,152.79,34.73,224.11,97.97,126.14,0.45,2.14,156.62,148.25,57.0,249.73,29.7,308.23,182.43,125.79,-0.01,2.34,251.46,246.52,57.0,320.23,45.64,470.18,255.41,214.77,1.43,5.38,323.41,313.8,57.0,116.94,18.37,163.6,76.97,86.63,-0.07,2.8,118.35,117.41,57.0,49.1,11.74,81.75,25.99,55.77,0.8,3.66,50.46,47.05,57.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,57.0,1.05,0.13,1.67,1.0,0.67,3.08,13.07,1.05,1.0,57.0
+BF-TAP = 1.03,0.08,1.48,1.0,0.48,3.68,17.77,1.03,1.0,76.0,1.3,0.72,4.95,1.0,3.95,2.94,12.22,1.48,1.0,76.0,2.27,1.69,6.3,1.0,5.3,0.97,2.42,2.82,1.12,76.0,38.73,14.31,72.46,15.1,57.36,0.44,2.26,41.25,37.33,76.0,52.48,14.41,117.41,30.22,87.19,1.88,8.12,54.4,49.98,76.0,99.39,16.15,140.7,57.16,83.54,0.04,3.05,100.67,100.67,76.0,150.28,19.61,196.06,110.53,85.52,0.15,2.44,151.54,149.58,76.0,223.48,33.14,299.07,182.33,116.74,0.68,2.15,225.9,208.3,76.0,161.11,25.06,232.09,102.8,129.3,0.6,3.81,163.02,157.2,76.0,23.94,10.23,40.85,3.75,37.1,-0.26,2.07,26.01,24.45,76.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,76.0,1.95,1.62,8.01,1.0,7.01,2.29,8.08,2.53,1.17,76.0
+BF-YAT = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,67.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,67.0,1.73,0.99,4.38,1.0,3.38,1.48,4.01,1.99,1.29,67.0,12.6,4.99,31.14,5.08,26.06,1.21,5.17,13.54,12.6,67.0,34.45,21.97,90.42,3.66,86.76,0.58,2.72,40.77,31.34,67.0,122.74,33.59,249.56,85.62,163.94,1.67,6.06,127.18,115.77,67.0,190.52,37.93,265.08,121.0,144.08,-0.16,2.14,194.2,202.06,67.0,250.32,29.11,337.42,196.06,141.36,0.35,3.33,251.99,250.3,67.0,74.79,14.16,103.66,52.85,50.82,0.01,1.89,76.1,76.24,67.0,56.67,17.8,95.06,21.68,73.38,0.55,2.53,59.36,52.0,67.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,67.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,67.0
+BF-ZOU = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,21.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,21.0,5.63,1.31,8.77,4.07,4.7,0.74,2.62,5.77,5.34,21.0,55.09,10.09,74.68,38.9,35.78,0.31,2.31,55.97,55.23,21.0,75.37,12.7,104.06,42.1,61.96,-0.45,4.36,76.38,74.98,21.0,118.63,35.74,196.41,81.75,114.66,0.78,2.48,123.65,111.23,21.0,241.23,15.95,282.07,214.62,67.45,0.83,3.47,241.74,238.77,21.0,304.36,12.48,331.2,281.56,49.64,0.27,2.87,304.61,303.93,21.0,174.81,28.7,214.62,121.0,93.62,-0.55,2.14,177.04,184.58,21.0,73.29,20.8,113.92,41.27,72.64,0.32,2.01,76.05,77.82,21.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,21.0,1.01,0.03,1.12,1.0,0.12,3.27,12.5,1.01,1.0,21.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BFA/BFA_1_temperature_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BFA/BFA_1_temperature_2008.properties
new file mode 100644
index 0000000..24ee3b0
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BFA/BFA_1_temperature_2008.properties
@@ -0,0 +1,76 @@
+# BFA.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the temperature data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BFA temperature data for 2008 at admin level 1
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BFA
+ADMIN_LEVEL = 1
+UNITS = C
+DATA_TYPE = temperature
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+BF-BAM = 30.86,0.68,31.91,29.02,2.89,-0.35,2.18,30.87,30.81,141.0,36.21,0.83,37.83,34.67,3.17,0.07,1.77,36.22,36.18,141.0,41.21,0.56,42.24,39.49,2.76,-0.42,3.0,41.22,41.14,141.0,39.85,0.71,41.14,38.39,2.76,-0.17,2.25,39.85,39.83,141.0,40.81,0.98,43.55,38.39,5.17,0.07,2.87,40.82,40.87,141.0,35.13,1.02,37.28,31.22,6.06,-1.31,6.3,35.15,35.22,141.0,29.54,0.85,31.22,26.81,4.41,-0.84,3.68,29.55,29.64,141.0,27.49,0.67,28.74,25.16,3.58,-1.12,4.78,27.5,27.64,141.0,27.94,1.85,33.01,24.33,8.68,0.97,3.9,28.0,27.5,141.0,35.67,1.07,38.66,32.6,6.06,0.2,3.29,35.68,35.56,141.0,37.7,0.78,39.49,36.18,3.31,0.08,2.19,37.71,37.83,141.0,35.8,0.62,37.28,34.53,2.76,0.18,2.56,35.81,35.77,141.0
+BF-BAZ = 32.47,0.65,33.98,31.22,2.76,0.36,2.3,32.47,32.46,177.0,36.84,0.77,38.94,35.63,3.31,0.8,2.83,36.84,36.66,177.0,39.98,0.83,42.52,37.83,4.69,0.41,3.09,39.99,39.76,177.0,38.55,0.6,40.31,37.01,3.31,0.36,3.41,38.55,38.52,177.0,40.75,1.5,43.07,35.08,7.99,-1.21,4.29,40.77,41.28,177.0,30.01,1.4,32.74,25.98,6.75,-0.83,3.18,30.05,30.39,177.0,24.85,0.86,26.54,22.13,4.41,-0.72,3.27,24.86,25.02,177.0,25.63,0.92,28.19,23.5,4.69,0.31,2.74,25.65,25.57,177.0,23.42,0.82,24.88,21.57,3.31,-0.18,2.05,23.44,23.5,177.0,29.16,1.31,32.05,25.98,6.06,-0.14,2.67,29.19,29.02,177.0,36.3,1.06,38.39,33.15,5.24,-0.75,3.49,36.32,36.39,177.0,35.37,0.68,37.28,33.98,3.31,0.66,2.91,35.38,35.22,177.0
+BF-BGR = 34.75,0.78,36.46,32.6,3.86,-0.35,2.72,34.76,34.67,236.0,39.22,0.62,40.31,37.56,2.76,-0.56,2.44,39.23,39.38,236.0,39.06,0.93,41.14,36.46,4.69,-0.5,3.09,39.07,39.21,236.0,38.96,1.42,42.8,35.08,7.72,-0.32,3.25,38.99,39.07,236.0,38.78,1.31,42.8,35.22,7.58,-0.05,3.2,38.8,38.76,236.0,30.06,1.03,32.32,25.71,6.61,-0.79,4.64,30.08,30.12,236.0,24.92,1.36,27.91,21.85,6.06,-0.08,2.07,24.96,25.02,236.0,24.45,0.63,25.71,22.68,3.03,-0.69,3.11,24.46,24.61,236.0,23.89,0.78,25.71,21.3,4.41,-0.71,2.96,23.91,24.06,236.0,28.21,0.78,31.22,26.26,4.96,0.61,3.84,28.22,28.09,236.0,35.71,1.28,38.94,33.15,5.79,0.04,2.11,35.73,35.63,236.0,35.25,1.17,37.83,32.32,5.51,-0.2,2.42,35.27,35.32,236.0
+BF-BLG = 33.36,0.88,35.08,28.19,6.89,-1.64,9.29,33.37,33.43,281.0,36.64,1.02,38.66,31.22,7.44,-2.14,9.09,36.65,36.87,281.0,39.15,1.08,41.14,33.15,7.99,-2.34,11.29,39.16,39.35,281.0,38.58,1.16,41.14,32.6,8.54,-1.03,5.99,38.6,38.73,281.0,38.23,2.35,43.07,30.94,12.13,-0.42,2.68,38.31,38.52,281.0,30.27,1.73,36.18,25.43,10.75,-0.13,3.38,30.32,30.39,281.0,25.71,0.96,28.19,21.85,6.34,-0.65,3.89,25.73,25.85,281.0,24.64,1.09,27.09,20.75,6.34,-0.83,4.53,24.67,24.74,281.0,24.41,1.09,28.19,22.13,6.06,0.39,2.86,24.43,24.33,281.0,28.79,0.88,31.5,25.71,5.79,-0.37,3.6,28.8,28.88,281.0,37.07,1.05,40.04,33.15,6.89,-0.33,4.62,37.09,37.01,281.0,36.72,1.01,38.94,32.05,6.89,-1.13,6.02,36.73,36.73,281.0
+BF-BLK = 32.2,0.68,34.25,30.94,3.31,0.56,2.77,32.2,32.05,137.0,37.67,0.61,39.35,36.46,2.89,0.26,2.46,37.68,37.7,137.0,40.83,0.55,41.97,39.21,2.76,-0.28,2.98,40.83,40.87,137.0,39.43,0.75,41.14,37.56,3.58,-0.11,2.68,39.43,39.49,137.0,40.99,1.11,43.9,37.83,6.06,-0.3,3.29,41.01,41.14,137.0,32.12,1.01,34.53,30.12,4.41,0.15,2.08,32.13,32.19,137.0,27.35,1.03,29.84,25.43,4.41,0.28,2.41,27.37,27.36,137.0,26.74,0.52,28.46,25.43,3.03,0.37,3.47,26.75,26.67,137.0,24.25,0.76,26.26,22.13,4.13,0.03,3.14,24.26,24.19,137.0,30.76,1.22,32.87,28.19,4.69,-0.09,1.79,30.79,30.88,137.0,36.93,0.68,38.66,35.08,3.58,-0.15,2.51,36.93,37.01,137.0,35.23,0.56,37.01,33.7,3.31,0.46,3.62,35.23,35.22,137.0
+BF-COM = 33.48,0.87,35.63,31.22,4.41,-0.03,1.94,33.5,33.43,657.0,37.26,0.68,39.21,35.35,3.86,0.18,2.43,37.27,37.15,657.0,35.99,1.1,39.76,32.87,6.89,0.05,3.4,36.01,36.04,657.0,37.77,1.47,41.69,34.25,7.44,0.2,2.56,37.8,37.83,657.0,34.15,1.7,39.63,30.26,9.37,-0.0,2.62,34.19,34.25,657.0,27.89,1.33,33.15,24.06,9.09,0.64,4.58,27.92,27.91,657.0,22.77,0.91,25.71,19.37,6.34,-0.18,2.95,22.79,22.81,657.0,23.75,0.65,25.98,21.57,4.41,0.01,3.4,23.76,23.78,657.0,24.17,1.04,27.09,20.2,6.89,-0.14,3.09,24.19,24.19,657.0,27.09,0.94,29.29,24.33,4.96,-0.44,3.01,27.11,27.22,657.0,32.17,1.47,36.18,28.46,7.72,0.05,2.26,32.2,32.19,657.0,32.33,1.15,35.08,29.29,5.79,0.06,2.43,32.35,32.32,657.0
+BF-GAN = 33.1,0.69,34.53,31.91,2.62,-0.11,1.74,33.11,33.15,138.0,36.48,0.67,37.83,34.8,3.03,-0.42,2.38,36.49,36.59,138.0,40.64,0.5,41.69,39.49,2.2,0.06,2.48,40.64,40.59,138.0,39.25,0.81,41.14,37.56,3.58,-0.15,2.28,39.26,39.35,138.0,40.34,1.17,43.07,37.83,5.24,0.0,2.4,40.36,40.31,138.0,31.2,0.88,33.29,28.74,4.55,-0.21,3.06,31.21,31.22,138.0,25.9,0.81,28.46,24.33,4.13,0.57,2.81,25.91,25.71,138.0,25.59,0.97,27.64,22.68,4.96,-0.03,2.88,25.61,25.47,138.0,25.56,1.19,28.19,22.95,5.24,0.05,2.28,25.59,25.71,138.0,30.4,1.33,33.43,27.09,6.34,0.35,2.36,30.43,30.26,138.0,37.62,0.94,39.49,35.35,4.13,-0.17,2.17,37.63,37.66,138.0,36.31,0.67,37.83,35.08,2.76,0.14,2.08,36.31,36.32,138.0
+BF-GNA = 31.72,0.58,33.15,30.12,3.03,-0.0,2.45,31.73,31.77,292.0,35.62,0.62,37.28,34.25,3.03,0.56,2.79,35.63,35.63,292.0,40.69,0.78,42.52,38.66,3.86,0.25,2.66,40.7,40.59,292.0,38.74,1.41,42.24,35.91,6.34,0.32,2.37,38.76,38.66,292.0,39.71,1.52,42.93,36.46,6.48,-0.02,2.21,39.74,39.76,292.0,32.46,1.12,34.94,28.46,6.48,-0.63,3.58,32.48,32.46,292.0,28.83,1.94,32.87,24.61,8.27,-0.04,2.34,28.9,28.74,292.0,28.64,1.88,32.6,24.61,7.99,0.28,2.2,28.71,28.19,292.0,27.56,2.38,32.32,22.13,10.2,0.24,2.05,27.66,27.29,292.0,34.58,2.07,38.39,28.74,9.65,-0.29,2.53,34.64,34.32,292.0,38.44,0.96,40.59,35.63,4.96,-0.08,2.49,38.45,38.39,292.0,36.1,0.59,37.83,34.53,3.31,-0.02,2.23,36.1,36.18,292.0
+BF-GOU = 33.25,1.32,36.46,27.91,8.54,0.17,2.37,33.27,33.15,878.0,37.12,1.33,40.04,29.57,10.47,-0.12,3.52,37.15,37.01,878.0,41.06,1.21,43.62,31.5,12.13,-1.75,11.22,41.08,41.14,878.0,38.75,1.45,42.8,30.67,12.13,-0.4,4.73,38.77,38.66,878.0,38.39,1.8,41.97,27.64,14.33,-1.39,7.16,38.43,38.66,878.0,30.71,2.12,36.18,24.88,11.3,-0.02,2.4,30.79,30.81,878.0,25.49,1.46,30.39,21.3,9.09,0.73,3.67,25.53,25.23,878.0,24.82,1.57,32.05,19.65,12.4,0.54,3.7,24.87,24.71,878.0,24.7,1.09,28.19,21.57,6.61,0.25,3.4,24.72,24.61,878.0,29.22,2.02,34.67,25.16,9.51,0.5,2.72,29.29,29.02,878.0,37.47,0.92,39.76,32.87,6.89,-0.62,4.17,37.48,37.56,878.0,36.84,1.34,42.52,30.67,11.85,1.03,5.31,36.86,36.46,878.0
+BF-HOU = 33.38,0.7,35.35,31.22,4.13,-0.34,3.34,33.39,33.43,536.0,38.09,0.55,40.31,35.91,4.41,-0.31,5.08,38.1,38.11,536.0,38.85,1.17,41.69,35.35,6.34,-1.04,3.8,38.86,39.07,536.0,38.72,1.42,42.24,33.7,8.54,-0.54,3.88,38.74,38.8,536.0,37.7,1.73,41.69,32.6,9.09,-0.22,2.74,37.74,37.83,536.0,29.26,1.18,31.77,25.71,6.06,-0.55,3.1,29.29,29.29,536.0,24.44,1.45,28.74,20.47,8.27,0.04,3.43,24.48,24.4,536.0,24.68,0.91,26.81,22.13,4.69,-0.26,2.46,24.7,24.74,536.0,24.43,0.86,26.81,22.13,4.69,0.17,2.71,24.44,24.33,536.0,28.2,0.73,30.39,25.98,4.41,0.01,3.19,28.21,28.26,536.0,34.61,1.12,37.56,32.05,5.51,0.26,2.49,34.63,34.53,536.0,34.27,0.85,36.46,32.05,4.41,-0.09,2.79,34.28,34.25,536.0
+BF-KAD = 31.47,0.16,31.77,31.22,0.55,0.46,3.1,31.47,31.5,16.0,36.51,0.32,37.28,35.91,1.38,0.37,3.58,36.51,36.53,16.0,39.21,0.47,40.04,38.39,1.65,0.18,2.04,39.22,39.14,16.0,37.92,0.59,38.94,36.46,2.48,-0.73,3.73,37.93,37.87,16.0,40.08,0.93,41.97,38.39,3.58,0.38,2.7,40.09,39.76,16.0,32.24,0.86,34.25,31.08,3.17,0.7,3.01,32.25,32.19,16.0,25.87,0.96,27.91,24.33,3.58,0.26,2.75,25.88,25.92,16.0,26.89,0.84,28.19,25.16,3.03,-0.73,2.8,26.91,27.22,16.0,25.82,1.21,28.19,24.19,4.0,0.55,2.13,25.85,25.64,16.0,32.81,1.15,34.53,31.36,3.17,0.27,1.72,32.82,32.7,16.0,37.25,0.65,38.11,36.32,1.79,-0.13,1.69,37.26,37.28,16.0,35.33,0.42,36.18,34.53,1.65,-0.01,2.94,35.33,35.35,16.0
+BF-KEN = 32.08,0.82,33.98,29.84,4.13,0.13,2.19,32.09,31.91,270.0,37.26,0.58,38.39,35.91,2.48,-0.32,2.25,37.26,37.28,270.0,38.06,2.03,41.42,34.25,7.17,-0.09,1.56,38.12,38.39,270.0,37.01,1.82,40.59,33.43,7.17,-0.18,1.73,37.06,37.32,270.0,34.76,1.64,38.94,30.67,8.27,-0.24,2.91,34.8,34.94,270.0,27.82,0.91,29.84,24.33,5.51,-0.91,4.37,27.84,27.91,270.0,23.28,1.29,25.98,20.47,5.51,-0.02,1.92,23.32,23.23,270.0,23.69,0.76,26.54,21.85,4.69,1.15,5.29,23.7,23.64,270.0,24.44,0.73,26.26,22.68,3.58,-0.19,2.55,24.45,24.61,270.0,27.64,0.66,29.02,26.12,2.89,0.09,2.3,27.65,27.64,270.0,33.83,0.93,36.46,32.05,4.41,0.7,3.09,33.84,33.7,270.0,33.21,0.77,35.35,31.5,3.86,0.02,2.32,33.22,33.29,270.0
+BF-KOS = 32.57,0.74,34.25,29.29,4.96,-0.47,4.47,32.58,32.6,444.0,38.11,0.54,39.76,36.18,3.58,0.13,3.45,38.11,38.11,444.0,41.62,1.21,43.62,38.11,5.51,-0.61,2.54,41.63,41.97,444.0,39.94,1.47,43.62,34.8,8.82,-0.63,3.04,39.96,40.18,444.0,39.91,1.9,43.9,35.63,8.27,0.07,1.99,39.96,39.9,444.0,33.17,2.07,37.28,28.46,8.82,-0.35,2.12,33.23,33.56,444.0,28.53,2.09,33.15,24.33,8.82,-0.08,2.0,28.6,28.71,444.0,25.94,0.79,28.19,23.78,4.41,0.31,2.81,25.96,25.85,444.0,25.74,0.97,28.46,23.23,5.24,0.16,2.47,25.76,25.71,444.0,30.91,1.97,36.46,25.71,10.75,-0.21,2.52,30.97,30.94,444.0,36.86,1.11,39.76,33.29,6.48,-0.42,2.69,36.88,37.01,444.0,35.98,0.81,38.11,33.56,4.55,-0.12,2.8,35.99,35.97,444.0
+BF-KOT = 32.67,0.4,33.7,32.05,1.65,0.7,2.56,32.67,32.6,83.0,36.12,0.29,37.01,35.63,1.38,0.55,3.0,36.12,36.04,83.0,39.87,0.39,40.87,38.94,1.93,0.03,2.82,39.87,39.83,83.0,37.64,1.01,39.49,35.08,4.41,-0.2,2.3,37.65,37.7,83.0,38.22,1.19,40.73,34.53,6.2,-0.51,3.49,38.24,38.39,83.0,31.45,0.82,33.15,28.46,4.69,-0.93,4.64,31.46,31.43,83.0,25.72,0.7,27.64,24.33,3.31,0.29,2.59,25.73,25.71,83.0,25.57,0.88,27.36,22.68,4.69,-0.49,4.0,25.58,25.57,83.0,25.88,0.96,27.36,23.23,4.13,-0.28,2.42,25.89,25.85,83.0,29.92,0.99,33.15,28.74,4.41,1.45,4.62,29.94,29.7,83.0,37.43,0.41,38.39,36.18,2.2,-0.07,3.08,37.43,37.49,83.0,36.25,0.36,37.01,35.35,1.65,-0.16,2.56,36.25,36.18,83.0
+BF-MOU = 33.25,0.52,35.08,31.5,3.58,0.13,3.94,33.25,33.15,365.0,38.67,0.45,39.9,37.83,2.07,0.28,2.49,38.67,38.66,365.0,40.68,1.27,43.21,38.25,4.96,0.07,1.95,40.7,40.59,365.0,40.69,0.92,43.62,37.56,6.06,-0.1,2.93,40.7,40.73,365.0,39.99,1.68,43.9,35.08,8.82,-0.23,2.68,40.02,40.04,365.0,31.88,1.87,36.18,27.91,8.27,0.3,2.37,31.94,31.5,365.0,27.16,1.68,31.5,22.68,8.82,0.21,2.38,27.21,26.95,365.0,25.9,0.81,27.91,23.5,4.41,-0.01,2.8,25.91,25.85,365.0,24.33,0.94,27.36,21.3,6.06,0.41,4.06,24.34,24.33,365.0,29.22,1.66,34.53,26.81,7.72,1.28,3.91,29.26,28.67,365.0,36.58,1.19,40.59,34.53,6.06,0.85,3.13,36.6,36.32,365.0,35.67,0.96,38.39,33.7,4.69,0.55,2.53,35.69,35.49,365.0
+BF-NAM = 31.61,0.55,32.87,29.84,3.03,-0.34,3.04,31.61,31.63,221.0,35.59,0.34,36.73,34.53,2.2,-0.06,3.42,35.59,35.63,221.0,41.08,0.65,42.52,39.76,2.76,-0.3,2.3,41.08,41.14,221.0,39.73,0.94,42.24,37.56,4.69,0.29,2.94,39.74,39.63,221.0,40.03,1.4,43.62,36.46,7.17,-0.22,2.33,40.06,40.04,221.0,31.5,2.02,35.63,27.09,8.54,0.47,2.27,31.56,31.08,221.0,28.84,2.35,33.15,25.16,7.99,0.15,1.44,28.94,28.19,221.0,28.3,1.6,31.5,25.16,6.34,0.1,1.88,28.35,28.05,221.0,28.18,2.15,31.77,24.06,7.72,-0.05,1.6,28.26,27.91,221.0,35.07,1.92,39.21,28.19,11.02,-0.74,3.62,35.12,35.35,221.0,38.26,0.74,40.04,35.08,4.96,-0.4,4.77,38.27,38.25,221.0,35.98,0.6,37.28,34.8,2.48,0.2,2.48,35.99,35.91,221.0
+BF-NAO = 34.35,0.65,35.91,32.05,3.86,-0.89,4.88,34.36,34.39,129.0,37.4,0.86,39.49,35.49,4.0,-0.3,2.43,37.41,37.56,129.0,39.36,1.07,41.14,36.18,4.96,-1.15,3.81,39.37,39.63,129.0,38.91,1.13,41.69,36.73,4.96,0.19,2.53,38.93,38.94,129.0,38.31,1.19,42.11,35.91,6.2,0.28,3.0,38.33,38.11,129.0,31.51,1.74,36.18,27.78,8.41,0.67,3.34,31.55,31.22,129.0,24.62,0.85,26.81,22.95,3.86,-0.09,2.4,24.64,24.61,129.0,23.79,1.34,27.09,20.2,6.89,-0.21,2.88,23.83,23.92,129.0,23.41,0.94,25.71,21.02,4.69,0.32,3.14,23.43,23.44,129.0,27.71,0.79,29.84,25.98,3.86,0.24,2.88,27.72,27.71,129.0,35.27,1.04,38.11,33.15,4.96,0.27,2.67,35.29,35.22,129.0,36.99,0.96,38.66,34.39,4.27,-0.52,2.88,37.0,37.01,129.0
+BF-OUB = 31.81,0.49,33.7,30.67,3.03,0.9,4.5,31.81,31.77,188.0,36.38,0.48,37.7,35.08,2.62,0.54,3.61,36.38,36.32,188.0,40.64,0.57,42.52,38.94,3.58,-0.07,3.18,40.65,40.59,188.0,38.78,0.68,40.59,36.73,3.86,-0.14,3.53,38.79,38.8,188.0,39.73,1.59,43.9,36.18,7.72,-0.18,2.98,39.76,39.76,188.0,31.22,1.17,34.25,29.29,4.96,0.17,2.1,31.24,31.08,188.0,26.08,0.85,28.88,24.06,4.82,0.36,3.13,26.09,25.98,188.0,26.66,0.78,28.46,24.61,3.86,-0.35,2.61,26.67,26.81,188.0,26.06,1.24,29.84,23.5,6.34,0.43,2.86,26.09,25.98,188.0,32.17,0.86,34.53,29.98,4.55,-0.26,2.62,32.19,32.25,188.0,36.94,0.69,38.52,35.08,3.44,-0.01,2.67,36.94,36.94,188.0,35.3,0.54,37.28,33.98,3.31,0.52,3.8,35.3,35.22,188.0
+BF-OUD = 30.12,0.73,31.77,28.19,3.58,-0.32,2.56,30.13,30.12,337.0,35.0,0.49,36.46,33.7,2.76,-0.03,2.46,35.0,35.08,337.0,41.42,0.55,42.8,40.04,2.76,-0.01,2.57,41.43,41.42,337.0,41.28,0.59,43.07,39.35,3.72,-0.16,3.38,41.29,41.28,337.0,42.45,0.8,44.45,40.31,4.13,0.27,2.79,42.46,42.38,337.0,36.76,0.82,38.94,33.7,5.24,-0.64,3.76,36.76,36.87,337.0,34.72,0.98,37.01,32.32,4.69,0.16,2.5,34.73,34.53,337.0,31.55,1.42,35.63,28.74,6.89,0.51,2.47,31.58,31.22,337.0,34.71,1.5,38.94,29.84,9.09,-0.29,2.91,34.74,34.8,337.0,40.87,0.64,42.8,38.94,3.86,-0.14,2.67,40.88,40.87,337.0,40.58,0.6,43.35,38.94,4.41,0.44,4.45,40.58,40.59,337.0,36.19,0.72,37.56,34.53,3.03,-0.33,2.16,36.2,36.32,337.0
+BF-PAS = 31.81,0.4,32.6,30.67,1.93,-0.38,3.01,31.81,31.77,131.0,37.45,0.77,38.66,35.08,3.58,-0.84,3.38,37.46,37.63,131.0,41.55,0.4,42.52,40.45,2.07,-0.19,2.49,41.55,41.56,131.0,39.19,0.58,40.59,37.56,3.03,0.43,2.94,39.19,39.07,131.0,41.91,1.25,44.72,39.21,5.51,-0.03,2.35,41.93,41.97,131.0,33.21,1.17,36.18,29.29,6.89,-0.54,3.95,33.23,33.36,131.0,28.15,1.03,30.12,25.71,4.41,-0.02,2.19,28.17,28.05,131.0,27.17,0.71,28.74,25.57,3.17,0.12,2.34,27.18,27.16,131.0,25.7,0.89,27.36,23.78,3.58,-0.11,2.39,25.72,25.71,131.0,32.81,0.69,35.35,30.94,4.41,0.83,4.64,32.82,32.6,131.0,37.44,0.75,39.21,35.63,3.58,-0.14,2.57,37.45,37.49,131.0,35.45,0.52,36.46,33.43,3.03,-0.94,4.75,35.45,35.49,131.0
+BF-PON = 34.72,1.11,36.59,32.05,4.55,-0.6,2.21,34.74,35.08,281.0,38.13,0.87,40.18,36.46,3.72,-0.25,2.3,38.14,38.25,281.0,35.78,1.14,39.35,32.87,6.48,0.3,3.44,35.79,35.77,281.0,37.28,1.68,42.24,32.05,10.2,0.05,3.17,37.32,37.15,281.0,34.56,1.87,39.76,29.57,10.2,-0.03,2.84,34.61,34.32,281.0,29.95,1.61,34.25,26.54,7.72,0.16,2.6,30.0,29.84,281.0,22.67,0.85,25.43,20.61,4.82,0.2,2.62,22.68,22.68,281.0,23.33,1.11,26.81,21.02,5.79,0.69,3.64,23.35,23.23,281.0,23.64,0.65,25.71,22.13,3.58,0.17,3.01,23.65,23.64,281.0,27.5,1.21,30.67,24.88,5.79,0.45,2.51,27.53,27.22,281.0,34.04,1.86,38.8,29.29,9.51,0.35,2.99,34.09,33.98,281.0,34.63,1.77,38.66,30.39,8.27,0.08,2.02,34.68,34.6,281.0
+BF-SEN = 30.75,0.68,32.32,29.29,3.03,-0.07,2.23,30.75,30.81,439.0,35.07,0.59,36.53,33.43,3.1,-0.4,2.87,35.08,35.08,439.0,41.51,0.68,43.07,39.49,3.58,-0.44,2.85,41.52,41.56,439.0,39.25,0.8,42.11,37.28,4.82,0.58,3.43,39.26,39.07,439.0,40.72,0.91,43.62,37.83,5.79,0.02,3.54,40.73,40.73,439.0,34.12,1.13,37.28,30.67,6.61,0.06,3.05,34.14,34.11,439.0,32.33,1.5,35.63,27.09,8.54,-0.82,3.85,32.37,32.46,439.0,30.87,1.28,34.25,27.09,7.17,0.17,3.38,30.89,30.74,439.0,31.72,1.73,36.87,26.54,10.33,-0.24,3.6,31.77,31.77,439.0,37.8,1.52,41.97,32.74,9.23,-0.03,3.38,37.83,37.83,439.0,39.18,0.77,41.69,37.42,4.27,0.62,3.23,39.19,39.07,439.0,36.53,0.55,38.39,35.35,3.03,0.12,2.88,36.53,36.53,439.0
+BF-SIS = 34.17,1.0,36.18,32.05,4.13,0.14,2.35,34.18,34.11,449.0,38.39,0.86,40.59,36.46,4.13,0.22,2.42,38.4,38.39,449.0,38.05,1.1,40.31,35.91,4.41,0.25,1.88,38.07,37.83,449.0,37.84,1.03,42.52,35.08,7.44,0.67,4.59,37.86,37.83,449.0,38.26,1.49,43.35,34.25,9.09,0.14,2.96,38.29,38.25,449.0,28.49,1.59,32.32,24.88,7.44,0.14,2.24,28.53,28.33,449.0,24.52,1.29,27.64,20.47,7.17,-0.11,2.72,24.55,24.61,449.0,23.66,1.03,25.71,20.2,5.51,-0.48,2.78,23.68,23.78,449.0,23.03,0.8,25.43,19.92,5.51,-0.26,4.05,23.04,23.02,449.0,27.6,0.92,30.12,24.61,5.51,-0.1,3.47,27.61,27.64,449.0,35.1,1.04,38.66,32.6,6.06,0.37,3.14,35.11,35.08,449.0,35.42,1.06,38.94,33.15,5.79,0.7,3.49,35.44,35.35,449.0
+BF-SMT = 30.91,1.09,33.15,27.91,5.24,-0.46,2.45,30.92,30.94,306.0,35.68,0.66,37.83,33.7,4.13,0.5,3.29,35.69,35.63,306.0,41.25,0.69,42.93,38.94,4.0,0.02,2.69,41.25,41.18,306.0,39.77,0.84,41.69,37.83,3.86,-0.14,2.46,39.78,39.76,306.0,40.02,0.98,42.24,37.01,5.24,-0.29,3.1,40.04,40.04,306.0,33.2,1.89,36.46,29.02,7.44,-0.19,1.94,33.25,33.15,306.0,28.77,1.55,34.25,24.61,9.65,0.78,3.55,28.81,28.36,306.0,27.69,1.35,30.67,24.61,6.06,-0.37,2.36,27.73,27.91,306.0,27.84,1.37,32.19,24.61,7.58,0.39,3.11,27.88,27.84,306.0,34.55,1.29,38.94,31.5,7.44,1.08,4.36,34.57,34.25,306.0,37.51,0.95,40.04,35.35,4.69,0.08,2.79,37.53,37.56,306.0,35.79,0.62,37.01,33.7,3.31,-0.28,2.71,35.79,35.91,306.0
+BF-SNG = 33.11,0.68,35.08,31.77,3.31,0.59,3.14,33.11,33.01,172.0,38.68,0.71,40.31,37.01,3.31,-0.16,2.48,38.68,38.8,172.0,40.84,0.71,42.8,39.07,3.72,0.07,2.87,40.85,40.87,172.0,40.38,1.01,42.52,37.28,5.24,-0.47,3.0,40.39,40.35,172.0,41.42,1.18,45.0,38.39,6.61,-0.02,3.1,41.44,41.42,172.0,32.25,1.11,34.67,29.84,4.82,-0.05,2.24,32.27,32.32,172.0,28.37,1.28,30.12,25.16,4.96,-0.66,2.45,28.4,28.71,172.0,25.98,0.96,29.29,23.5,5.79,0.17,3.38,25.99,25.98,172.0,24.61,1.42,27.36,21.57,5.79,-0.12,1.69,24.65,24.78,172.0,30.12,1.46,33.98,26.95,7.03,0.26,2.61,30.15,30.01,172.0,37.3,0.94,39.21,34.94,4.27,-0.44,2.38,37.31,37.52,172.0,36.08,0.73,37.83,34.53,3.31,0.14,2.33,36.09,36.08,172.0
+BF-SOM = 30.37,0.67,32.05,28.46,3.58,0.22,2.54,30.38,30.26,482.0,35.55,0.49,37.01,34.53,2.48,0.41,2.67,35.55,35.49,482.0,41.53,0.69,43.07,39.76,3.31,0.13,2.52,41.54,41.56,482.0,40.31,0.96,42.66,37.83,4.82,-0.24,2.64,40.32,40.31,482.0,42.11,0.9,45.0,38.94,6.06,-0.21,3.65,42.12,42.18,482.0,35.76,1.24,39.49,32.87,6.61,0.33,2.45,35.78,35.63,482.0,33.19,1.72,37.83,29.84,7.99,0.39,2.53,33.24,32.87,482.0,30.55,1.72,35.63,26.54,9.09,0.21,2.31,30.6,30.39,482.0,32.62,1.57,36.73,27.91,8.82,-0.28,3.28,32.66,32.74,482.0,38.26,1.11,41.42,35.35,6.06,0.04,2.62,38.28,38.11,482.0,38.79,0.83,41.14,36.18,4.96,-0.12,3.29,38.8,38.8,482.0,35.77,0.52,37.28,34.53,2.76,-0.19,2.63,35.78,35.77,482.0
+BF-SOR = 32.68,1.07,34.53,28.19,6.34,-0.52,3.31,32.7,32.74,337.0,38.36,0.75,39.76,33.98,5.79,-1.68,10.49,38.37,38.39,337.0,41.64,0.68,43.35,37.83,5.51,-0.86,7.27,41.64,41.62,337.0,39.91,1.15,43.07,36.18,6.89,-0.18,3.21,39.92,40.04,337.0,41.05,1.53,44.17,37.56,6.61,-0.25,2.47,41.08,41.14,337.0,35.6,1.25,38.39,31.5,6.89,-0.46,3.24,35.62,35.77,337.0,29.5,1.12,32.6,26.4,6.2,0.18,3.12,29.52,29.36,337.0,26.79,0.72,28.74,24.61,4.13,-0.24,3.04,26.8,26.81,337.0,26.6,0.92,29.57,24.61,4.96,0.39,2.73,26.61,26.54,337.0,33.75,1.65,38.39,29.02,9.37,-0.84,3.53,33.79,34.18,337.0,37.52,1.35,40.04,32.05,7.99,-0.67,3.85,37.55,37.83,337.0,36.64,1.13,38.66,31.5,7.17,-1.0,5.66,36.66,36.73,337.0
+BF-TAP = 32.85,1.42,35.91,30.39,5.51,0.29,1.86,32.88,32.87,489.0,36.75,1.41,40.04,33.84,6.2,-0.0,2.02,36.78,36.73,489.0,41.41,0.67,43.35,38.11,5.24,-0.43,4.28,41.42,41.42,489.0,38.97,0.98,41.42,35.63,5.79,-0.34,3.31,38.98,38.94,489.0,37.58,1.49,41.14,32.6,8.54,-0.52,2.87,37.61,37.83,489.0,29.74,1.39,33.43,25.71,7.72,-0.38,2.67,29.77,29.98,489.0,26.09,1.19,29.84,23.5,6.34,0.44,2.89,26.11,25.98,489.0,25.42,1.5,28.74,21.3,7.44,-0.16,2.38,25.47,25.43,489.0,24.47,1.25,27.91,21.02,6.89,-0.12,2.62,24.5,24.61,489.0,29.21,1.79,33.7,25.43,8.27,0.25,2.27,29.26,29.08,489.0,36.21,1.64,39.21,31.5,7.72,-0.79,3.0,36.25,36.59,489.0,36.23,0.71,38.66,34.53,4.13,0.86,3.93,36.24,36.18,489.0
+BF-YAT = 31.48,0.51,32.6,29.84,2.76,-0.45,3.01,31.48,31.5,406.0,37.28,0.66,38.66,34.8,3.86,-0.91,3.57,37.29,37.42,406.0,41.38,0.54,42.8,38.94,3.86,-0.07,3.67,41.38,41.42,406.0,40.04,0.73,41.42,36.73,4.69,-1.03,5.59,40.04,40.04,406.0,42.15,0.87,44.45,40.04,4.41,0.34,2.87,42.16,42.11,406.0,36.04,1.71,42.52,31.22,11.3,-0.1,3.57,36.08,36.18,406.0,29.56,1.93,34.8,25.43,9.37,0.37,2.97,29.62,29.57,406.0,28.28,1.17,30.94,25.16,5.79,0.11,2.41,28.3,28.19,406.0,29.78,2.67,37.01,23.23,13.78,0.19,2.26,29.9,29.6,406.0,36.01,1.6,39.21,31.22,7.99,-0.48,2.73,36.05,36.11,406.0,37.95,1.13,40.31,33.43,6.89,-1.06,4.41,37.96,38.11,406.0,35.91,0.55,37.01,33.7,3.31,-0.48,3.35,35.92,35.91,406.0
+BF-ZOU = 33.3,0.63,34.53,31.08,3.44,-0.28,3.3,33.3,33.29,125.0,36.62,0.65,38.11,34.11,4.0,-0.36,4.19,36.63,36.66,125.0,39.47,0.95,41.69,36.11,5.58,-0.77,5.29,39.48,39.49,125.0,39.06,0.78,40.87,36.25,4.62,-0.45,4.46,39.07,39.07,125.0,39.6,1.37,43.62,34.11,9.51,-0.55,5.67,39.62,39.63,125.0,29.9,1.41,33.98,26.54,7.44,0.07,3.08,29.94,29.84,125.0,25.14,1.05,27.64,22.4,5.24,0.1,2.6,25.16,25.16,125.0,24.3,1.23,27.36,21.02,6.34,-0.3,2.68,24.33,24.47,125.0,23.23,1.08,25.98,20.75,5.24,-0.08,2.39,23.26,23.37,125.0,27.97,1.33,30.53,24.61,5.93,-0.43,2.4,28.0,28.12,125.0,35.72,1.1,38.8,33.15,5.65,-0.16,2.79,35.73,35.77,125.0,36.01,0.73,37.97,34.25,3.72,0.02,3.45,36.02,36.04,125.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BFA/BFA_1_vegetation_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BFA/BFA_1_vegetation_2008.properties
new file mode 100644
index 0000000..d61d8b0
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BFA/BFA_1_vegetation_2008.properties
@@ -0,0 +1,76 @@
+# BFA.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the vegetation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BFA vegetation data for 2008 at admin level 1
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BFA
+ADMIN_LEVEL = 1
+UNITS = UNITS
+DATA_TYPE = vegetation
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 0.9 
+# Minimum: -0.1
+
+BF-BAM = 0.2,0.02,0.23,0.16,0.07,-0.4,2.3,0.2,0.21,141.0,0.2,0.01,0.22,0.17,0.06,-0.31,2.23,0.2,0.2,141.0,0.18,0.01,0.21,0.16,0.05,0.0,2.41,0.18,0.18,141.0,0.17,0.02,0.21,0.14,0.07,0.08,2.54,0.17,0.17,141.0,0.17,0.01,0.21,0.15,0.06,0.07,2.55,0.17,0.18,141.0,0.21,0.02,0.28,0.17,0.11,0.27,3.47,0.21,0.21,141.0,0.34,0.04,0.43,0.25,0.18,-0.28,2.22,0.34,0.35,141.0,0.43,0.05,0.52,0.33,0.19,-0.27,1.97,0.43,0.44,141.0,0.39,0.05,0.49,0.27,0.21,-0.38,2.09,0.39,0.4,141.0,0.32,0.04,0.37,0.22,0.15,-0.65,2.33,0.32,0.33,141.0,0.24,0.02,0.28,0.19,0.09,-0.59,2.33,0.25,0.25,141.0,0.22,0.02,0.25,0.17,0.08,-0.66,2.45,0.22,0.22,141.0
+BF-BAZ = 0.25,0.02,0.3,0.22,0.08,1.34,5.0,0.25,0.24,177.0,0.22,0.01,0.26,0.2,0.06,1.28,4.87,0.22,0.22,177.0,0.22,0.02,0.28,0.19,0.09,1.27,4.67,0.22,0.22,177.0,0.22,0.02,0.3,0.19,0.11,1.57,5.26,0.22,0.22,177.0,0.26,0.06,0.47,0.2,0.27,1.67,5.78,0.27,0.25,177.0,0.35,0.07,0.57,0.24,0.33,1.01,3.45,0.36,0.33,177.0,0.51,0.07,0.7,0.38,0.31,0.95,3.24,0.51,0.48,177.0,0.58,0.04,0.71,0.49,0.22,0.55,3.68,0.59,0.58,177.0,0.57,0.05,0.71,0.48,0.22,0.96,3.74,0.58,0.56,177.0,0.49,0.06,0.67,0.38,0.28,1.0,3.76,0.5,0.48,177.0,0.38,0.04,0.51,0.3,0.21,1.25,4.39,0.38,0.37,177.0,0.29,0.02,0.38,0.25,0.13,1.07,4.24,0.29,0.29,177.0
+BF-BGR = 0.25,0.01,0.29,0.22,0.07,0.15,2.16,0.26,0.25,236.0,0.23,0.02,0.28,0.21,0.07,0.5,2.27,0.23,0.23,236.0,0.26,0.03,0.36,0.21,0.14,0.83,2.7,0.27,0.25,236.0,0.28,0.04,0.38,0.22,0.16,0.85,2.68,0.28,0.27,236.0,0.33,0.06,0.47,0.23,0.24,0.57,2.55,0.33,0.32,236.0,0.41,0.06,0.53,0.29,0.24,0.12,1.9,0.41,0.41,236.0,0.57,0.04,0.66,0.47,0.19,-0.21,2.17,0.57,0.57,236.0,0.69,0.03,0.76,0.58,0.19,-0.87,3.94,0.69,0.69,236.0,0.66,0.03,0.71,0.57,0.15,-0.55,3.33,0.66,0.66,236.0,0.56,0.04,0.66,0.47,0.19,0.09,2.41,0.56,0.55,236.0,0.43,0.04,0.53,0.36,0.17,0.35,2.13,0.43,0.43,236.0,0.32,0.02,0.37,0.27,0.1,-0.05,2.17,0.32,0.32,236.0
+BF-BLG = 0.24,0.02,0.29,0.12,0.17,-1.49,7.75,0.24,0.24,281.0,0.21,0.02,0.25,0.07,0.18,-2.19,11.36,0.21,0.21,281.0,0.21,0.02,0.27,0.09,0.18,-1.24,7.98,0.22,0.21,281.0,0.23,0.03,0.3,0.12,0.18,0.24,3.95,0.23,0.22,281.0,0.26,0.05,0.44,0.18,0.27,1.05,4.11,0.27,0.26,281.0,0.35,0.06,0.52,0.25,0.27,0.77,3.44,0.36,0.35,281.0,0.5,0.05,0.63,0.31,0.32,-0.29,3.06,0.5,0.49,281.0,0.52,0.06,0.66,0.27,0.39,-0.87,4.88,0.52,0.53,281.0,0.56,0.06,0.68,0.25,0.44,-1.73,7.08,0.56,0.57,281.0,0.5,0.06,0.64,0.19,0.45,-1.34,6.16,0.5,0.51,281.0,0.35,0.05,0.46,0.13,0.33,-1.36,6.74,0.36,0.36,281.0,0.28,0.03,0.33,0.11,0.22,-1.82,8.44,0.28,0.28,281.0
+BF-BLK = 0.23,0.01,0.26,0.21,0.05,0.03,2.46,0.23,0.23,137.0,0.21,0.01,0.23,0.2,0.04,-0.13,2.22,0.21,0.21,137.0,0.2,0.01,0.23,0.19,0.04,0.74,3.14,0.2,0.2,137.0,0.2,0.01,0.23,0.18,0.05,0.31,2.47,0.2,0.2,137.0,0.22,0.02,0.29,0.19,0.11,0.68,2.74,0.22,0.22,137.0,0.26,0.03,0.36,0.21,0.15,0.8,3.38,0.27,0.26,137.0,0.37,0.04,0.48,0.29,0.19,0.23,2.77,0.38,0.37,137.0,0.52,0.04,0.62,0.46,0.16,0.61,2.68,0.52,0.52,137.0,0.53,0.04,0.63,0.47,0.15,0.51,1.93,0.53,0.52,137.0,0.43,0.05,0.56,0.34,0.21,0.39,1.95,0.43,0.43,137.0,0.34,0.03,0.42,0.28,0.14,0.31,2.23,0.35,0.34,137.0,0.27,0.01,0.32,0.25,0.07,0.55,2.52,0.28,0.27,137.0
+BF-COM = 0.32,0.03,0.4,0.26,0.14,0.22,2.87,0.32,0.32,657.0,0.3,0.02,0.36,0.23,0.13,0.06,2.53,0.3,0.3,657.0,0.34,0.03,0.41,0.25,0.16,0.07,2.21,0.34,0.34,657.0,0.36,0.03,0.46,0.27,0.19,0.15,2.74,0.36,0.36,657.0,0.47,0.04,0.58,0.35,0.24,0.27,3.24,0.47,0.46,657.0,0.51,0.04,0.62,0.41,0.21,-0.0,2.21,0.51,0.51,657.0,0.56,0.04,0.69,0.44,0.24,-0.23,2.9,0.56,0.56,657.0,0.65,0.04,0.76,0.55,0.22,-0.01,2.52,0.65,0.65,657.0,0.69,0.03,0.75,0.59,0.15,-1.01,4.35,0.69,0.7,657.0,0.63,0.04,0.71,0.53,0.18,0.0,2.17,0.63,0.63,657.0,0.54,0.04,0.65,0.45,0.2,0.16,1.99,0.55,0.54,657.0,0.39,0.02,0.46,0.33,0.13,0.17,2.89,0.39,0.39,657.0
+BF-GAN = 0.22,0.01,0.25,0.2,0.05,0.68,3.28,0.22,0.22,138.0,0.2,0.01,0.23,0.19,0.04,0.62,2.67,0.2,0.2,138.0,0.19,0.01,0.22,0.18,0.04,0.74,3.28,0.19,0.19,138.0,0.19,0.01,0.23,0.18,0.05,1.08,4.47,0.2,0.19,138.0,0.23,0.03,0.33,0.18,0.15,0.98,4.01,0.23,0.23,138.0,0.3,0.04,0.42,0.24,0.18,0.83,3.61,0.3,0.3,138.0,0.45,0.04,0.57,0.37,0.2,0.57,2.77,0.45,0.45,138.0,0.56,0.03,0.62,0.44,0.17,-1.13,4.5,0.56,0.56,138.0,0.51,0.02,0.58,0.42,0.15,-0.43,3.57,0.51,0.52,138.0,0.45,0.04,0.52,0.36,0.16,-0.49,2.65,0.45,0.46,138.0,0.32,0.02,0.37,0.27,0.1,-0.01,2.49,0.32,0.32,138.0,0.26,0.01,0.29,0.23,0.06,0.03,3.55,0.26,0.26,138.0
+BF-GNA = 0.21,0.02,0.26,0.17,0.09,0.27,2.48,0.21,0.21,292.0,0.19,0.01,0.23,0.16,0.07,0.18,2.58,0.19,0.2,292.0,0.19,0.01,0.22,0.16,0.06,0.26,2.53,0.19,0.19,292.0,0.18,0.02,0.23,0.14,0.09,0.33,2.49,0.18,0.18,292.0,0.19,0.03,0.28,0.14,0.14,0.75,3.08,0.19,0.19,292.0,0.24,0.04,0.33,0.16,0.17,0.05,2.24,0.25,0.24,292.0,0.37,0.06,0.51,0.25,0.26,0.36,2.41,0.37,0.36,292.0,0.46,0.06,0.58,0.36,0.22,0.26,1.99,0.47,0.46,292.0,0.43,0.07,0.56,0.29,0.27,-0.21,2.15,0.44,0.44,292.0,0.33,0.06,0.46,0.23,0.22,0.13,2.06,0.34,0.34,292.0,0.26,0.04,0.35,0.19,0.16,0.22,2.18,0.26,0.25,292.0,0.23,0.03,0.3,0.18,0.12,0.19,2.25,0.23,0.23,292.0
+BF-GOU = 0.25,0.02,0.31,0.12,0.19,-1.26,12.19,0.25,0.25,878.0,0.22,0.02,0.27,0.07,0.19,-2.4,19.9,0.22,0.22,878.0,0.22,0.01,0.26,0.09,0.17,-1.59,14.06,0.22,0.22,878.0,0.23,0.02,0.29,0.13,0.16,0.04,4.89,0.23,0.23,878.0,0.27,0.04,0.41,0.18,0.22,0.45,3.46,0.27,0.27,878.0,0.37,0.07,0.55,0.22,0.33,0.25,2.31,0.38,0.37,878.0,0.55,0.08,0.73,0.36,0.37,0.06,2.06,0.56,0.55,878.0,0.59,0.07,0.74,0.31,0.43,-0.1,2.49,0.6,0.59,878.0,0.6,0.06,0.72,0.31,0.41,-0.4,3.04,0.6,0.6,878.0,0.5,0.07,0.62,0.23,0.39,-0.28,2.41,0.5,0.5,878.0,0.36,0.04,0.48,0.16,0.32,-0.3,3.28,0.36,0.36,878.0,0.28,0.02,0.36,0.12,0.24,-0.94,7.82,0.28,0.28,878.0
+BF-HOU = 0.28,0.02,0.38,0.23,0.14,0.8,4.45,0.28,0.28,536.0,0.25,0.02,0.32,0.21,0.11,1.12,4.86,0.25,0.24,536.0,0.26,0.03,0.34,0.2,0.14,0.51,3.36,0.26,0.26,536.0,0.28,0.03,0.39,0.21,0.18,0.51,2.93,0.28,0.27,536.0,0.34,0.04,0.49,0.25,0.24,0.49,3.13,0.34,0.34,536.0,0.42,0.05,0.53,0.29,0.25,-0.43,2.68,0.42,0.42,536.0,0.54,0.04,0.67,0.42,0.25,-0.15,2.81,0.54,0.54,536.0,0.65,0.04,0.73,0.51,0.23,-0.55,2.9,0.65,0.66,536.0,0.65,0.04,0.71,0.51,0.2,-0.79,3.66,0.65,0.66,536.0,0.56,0.03,0.64,0.44,0.2,-0.34,3.7,0.56,0.56,536.0,0.44,0.03,0.52,0.35,0.17,0.01,2.43,0.44,0.44,536.0,0.35,0.02,0.43,0.28,0.15,0.26,3.88,0.35,0.35,536.0
+BF-KAD = 0.19,0.02,0.23,0.15,0.07,-0.28,1.88,0.19,0.19,16.0,0.18,0.02,0.21,0.14,0.06,-0.32,1.93,0.18,0.18,16.0,0.17,0.02,0.2,0.14,0.06,-0.12,1.88,0.17,0.17,16.0,0.17,0.02,0.2,0.14,0.06,-0.22,1.75,0.17,0.17,16.0,0.18,0.02,0.21,0.14,0.07,-0.06,1.77,0.18,0.18,16.0,0.22,0.03,0.27,0.18,0.1,0.27,2.45,0.22,0.21,16.0,0.34,0.05,0.41,0.26,0.15,-0.12,1.85,0.34,0.34,16.0,0.43,0.07,0.53,0.31,0.22,-0.22,1.82,0.44,0.43,16.0,0.42,0.07,0.53,0.31,0.22,-0.3,1.83,0.43,0.42,16.0,0.33,0.06,0.42,0.23,0.19,-0.21,1.75,0.34,0.33,16.0,0.26,0.04,0.32,0.19,0.13,-0.16,1.75,0.26,0.26,16.0,0.22,0.03,0.26,0.17,0.09,-0.26,1.87,0.22,0.22,16.0
+BF-KEN = 0.32,0.02,0.39,0.28,0.11,0.65,2.75,0.32,0.31,270.0,0.27,0.03,0.33,0.23,0.09,0.58,1.94,0.27,0.26,270.0,0.3,0.04,0.38,0.25,0.13,0.53,1.72,0.3,0.28,270.0,0.32,0.05,0.42,0.25,0.17,0.31,1.61,0.33,0.31,270.0,0.42,0.06,0.51,0.3,0.21,0.12,1.71,0.42,0.41,270.0,0.49,0.04,0.6,0.39,0.21,-0.52,2.9,0.5,0.5,270.0,0.6,0.03,0.68,0.49,0.18,-0.36,2.62,0.6,0.6,270.0,0.67,0.05,0.75,0.52,0.23,-0.74,2.46,0.67,0.68,270.0,0.66,0.02,0.7,0.56,0.13,-1.13,5.27,0.66,0.66,270.0,0.58,0.02,0.63,0.52,0.11,-0.18,2.67,0.58,0.58,270.0,0.48,0.02,0.53,0.41,0.12,-0.85,3.5,0.48,0.48,270.0,0.38,0.02,0.44,0.33,0.12,0.34,2.9,0.38,0.38,270.0
+BF-KOS = 0.26,0.02,0.32,0.22,0.1,-0.07,3.61,0.26,0.26,444.0,0.23,0.01,0.27,0.2,0.07,-0.12,3.45,0.23,0.23,444.0,0.23,0.02,0.29,0.19,0.09,-0.2,3.27,0.24,0.24,444.0,0.23,0.02,0.32,0.18,0.13,0.42,3.26,0.23,0.23,444.0,0.26,0.04,0.4,0.19,0.22,0.35,2.84,0.27,0.26,444.0,0.32,0.05,0.48,0.21,0.27,0.14,2.7,0.32,0.32,444.0,0.45,0.05,0.57,0.29,0.28,-0.57,2.85,0.45,0.46,444.0,0.58,0.06,0.69,0.39,0.3,-0.84,2.92,0.59,0.6,444.0,0.55,0.06,0.66,0.39,0.27,-0.74,2.5,0.55,0.57,444.0,0.46,0.05,0.57,0.33,0.24,-0.26,2.16,0.46,0.47,444.0,0.35,0.04,0.46,0.27,0.19,0.21,2.61,0.36,0.36,444.0,0.3,0.02,0.37,0.25,0.12,0.13,2.49,0.3,0.3,444.0
+BF-KOT = 0.22,0.01,0.25,0.2,0.06,0.04,2.69,0.22,0.22,83.0,0.2,0.01,0.22,0.18,0.04,-0.11,2.53,0.2,0.2,83.0,0.2,0.01,0.22,0.17,0.05,0.15,2.72,0.2,0.2,83.0,0.19,0.01,0.22,0.17,0.05,-0.24,2.59,0.2,0.2,83.0,0.2,0.01,0.23,0.18,0.06,0.27,2.75,0.21,0.2,83.0,0.26,0.03,0.34,0.21,0.13,0.78,3.61,0.26,0.26,83.0,0.4,0.03,0.47,0.33,0.14,0.17,3.29,0.4,0.4,83.0,0.48,0.02,0.52,0.41,0.11,-0.33,2.64,0.48,0.48,83.0,0.5,0.03,0.58,0.43,0.15,0.32,3.22,0.5,0.5,83.0,0.44,0.04,0.52,0.34,0.18,-0.33,2.95,0.44,0.45,83.0,0.32,0.03,0.38,0.25,0.13,-0.28,2.57,0.32,0.32,83.0,0.26,0.02,0.31,0.22,0.09,-0.06,2.72,0.27,0.27,83.0
+BF-MOU = 0.26,0.01,0.31,0.23,0.07,0.22,3.29,0.26,0.26,365.0,0.23,0.01,0.27,0.21,0.06,0.3,2.91,0.23,0.23,365.0,0.23,0.02,0.29,0.2,0.09,0.91,3.99,0.24,0.23,365.0,0.24,0.01,0.28,0.21,0.07,0.62,3.42,0.24,0.24,365.0,0.29,0.03,0.4,0.24,0.16,0.84,4.07,0.29,0.29,365.0,0.34,0.03,0.44,0.27,0.17,0.79,3.71,0.34,0.34,365.0,0.49,0.04,0.61,0.41,0.2,0.63,3.19,0.49,0.48,365.0,0.66,0.03,0.73,0.57,0.16,0.12,2.94,0.66,0.65,365.0,0.62,0.04,0.7,0.5,0.2,-0.44,2.75,0.63,0.63,365.0,0.5,0.05,0.57,0.33,0.24,-1.1,3.69,0.5,0.51,365.0,0.38,0.04,0.47,0.27,0.2,-0.42,2.71,0.39,0.39,365.0,0.31,0.02,0.37,0.25,0.13,-0.06,2.55,0.31,0.31,365.0
+BF-NAM = 0.2,0.01,0.22,0.16,0.06,-0.33,2.27,0.2,0.2,221.0,0.19,0.01,0.2,0.16,0.04,-0.34,2.48,0.19,0.19,221.0,0.18,0.01,0.2,0.16,0.04,0.11,2.76,0.18,0.18,221.0,0.17,0.01,0.2,0.14,0.05,-0.24,2.14,0.17,0.17,221.0,0.18,0.01,0.23,0.15,0.07,0.66,3.22,0.18,0.18,221.0,0.24,0.03,0.31,0.18,0.13,0.41,2.78,0.24,0.24,221.0,0.36,0.04,0.46,0.25,0.2,-0.0,2.37,0.36,0.36,221.0,0.45,0.06,0.54,0.32,0.22,-0.22,1.91,0.46,0.46,221.0,0.39,0.06,0.48,0.26,0.22,-0.19,1.5,0.39,0.4,221.0,0.31,0.05,0.42,0.23,0.19,0.14,1.91,0.31,0.31,221.0,0.24,0.03,0.29,0.18,0.11,-0.14,1.7,0.24,0.24,221.0,0.22,0.02,0.25,0.16,0.09,-0.27,1.82,0.22,0.22,221.0
+BF-NAO = 0.27,0.02,0.3,0.23,0.07,-0.49,2.92,0.27,0.27,129.0,0.24,0.02,0.28,0.21,0.07,-0.26,3.37,0.24,0.24,129.0,0.25,0.02,0.3,0.21,0.09,-0.2,2.92,0.26,0.25,129.0,0.28,0.03,0.33,0.21,0.11,-0.5,2.67,0.28,0.28,129.0,0.3,0.03,0.37,0.23,0.15,-0.28,2.77,0.3,0.3,129.0,0.38,0.05,0.48,0.25,0.23,-0.28,2.5,0.38,0.38,129.0,0.59,0.06,0.7,0.47,0.23,-0.2,1.78,0.59,0.59,129.0,0.56,0.02,0.62,0.51,0.12,0.33,3.02,0.56,0.56,129.0,0.65,0.03,0.71,0.57,0.14,-0.57,2.53,0.66,0.66,129.0,0.6,0.03,0.67,0.52,0.15,-0.71,2.64,0.6,0.61,129.0,0.44,0.04,0.49,0.35,0.14,-0.75,2.36,0.44,0.45,129.0,0.3,0.02,0.36,0.26,0.1,0.01,2.72,0.3,0.31,129.0
+BF-OUB = 0.22,0.02,0.25,0.16,0.09,-1.33,4.54,0.22,0.23,188.0,0.21,0.02,0.23,0.14,0.09,-1.6,5.91,0.21,0.21,188.0,0.19,0.01,0.21,0.14,0.07,-1.52,5.41,0.19,0.2,188.0,0.19,0.01,0.21,0.14,0.07,-1.16,3.84,0.19,0.19,188.0,0.2,0.02,0.26,0.15,0.11,-0.07,3.16,0.2,0.2,188.0,0.26,0.02,0.33,0.2,0.13,-0.21,2.99,0.26,0.26,188.0,0.41,0.04,0.48,0.3,0.19,-0.7,3.46,0.41,0.41,188.0,0.51,0.04,0.6,0.38,0.22,-0.78,3.8,0.51,0.52,188.0,0.48,0.04,0.55,0.35,0.2,-1.3,4.62,0.48,0.49,188.0,0.38,0.04,0.44,0.27,0.17,-1.44,4.81,0.38,0.39,188.0,0.29,0.03,0.35,0.2,0.15,-1.11,4.77,0.29,0.3,188.0,0.25,0.02,0.28,0.16,0.11,-1.87,6.48,0.25,0.26,188.0
+BF-OUD = 0.17,0.01,0.2,0.12,0.07,-0.69,3.47,0.17,0.17,337.0,0.16,0.01,0.19,0.12,0.07,-0.75,3.97,0.16,0.17,337.0,0.16,0.01,0.18,0.12,0.06,-0.74,3.34,0.16,0.16,337.0,0.15,0.01,0.18,0.11,0.06,-0.18,2.25,0.15,0.15,337.0,0.16,0.02,0.2,0.12,0.09,-0.16,2.5,0.16,0.16,337.0,0.19,0.04,0.29,0.12,0.17,0.52,2.84,0.2,0.19,337.0,0.28,0.05,0.39,0.16,0.23,-0.13,1.95,0.28,0.28,337.0,0.34,0.06,0.44,0.2,0.24,-0.23,1.84,0.34,0.34,337.0,0.23,0.04,0.33,0.14,0.18,0.16,2.17,0.23,0.23,337.0,0.19,0.03,0.26,0.14,0.12,-0.04,1.98,0.19,0.2,337.0,0.17,0.02,0.21,0.13,0.08,-0.17,1.84,0.17,0.18,337.0,0.17,0.02,0.2,0.13,0.07,-0.2,1.88,0.17,0.17,337.0
+BF-PAS = 0.24,0.01,0.26,0.2,0.06,-1.0,4.17,0.24,0.24,131.0,0.22,0.01,0.23,0.19,0.05,-0.68,4.03,0.22,0.22,131.0,0.2,0.01,0.22,0.18,0.04,-0.24,3.34,0.2,0.21,131.0,0.2,0.01,0.22,0.18,0.04,-0.54,4.1,0.2,0.2,131.0,0.21,0.01,0.24,0.18,0.06,-0.02,3.72,0.21,0.21,131.0,0.25,0.02,0.3,0.21,0.09,0.57,3.12,0.25,0.25,131.0,0.42,0.02,0.49,0.37,0.12,0.6,3.22,0.42,0.42,131.0,0.54,0.02,0.59,0.47,0.12,-0.18,3.59,0.54,0.54,131.0,0.51,0.02,0.54,0.44,0.1,-1.17,4.63,0.51,0.51,131.0,0.41,0.02,0.44,0.34,0.1,-0.56,3.03,0.41,0.41,131.0,0.31,0.02,0.34,0.27,0.08,-0.61,3.21,0.31,0.32,131.0,0.27,0.01,0.29,0.23,0.06,-0.95,4.72,0.27,0.27,131.0
+BF-PON = 0.27,0.03,0.35,0.24,0.11,0.79,2.73,0.28,0.27,281.0,0.26,0.03,0.34,0.22,0.13,0.64,2.81,0.26,0.26,281.0,0.33,0.04,0.41,0.25,0.16,0.05,2.2,0.33,0.33,281.0,0.38,0.06,0.51,0.27,0.24,0.18,2.17,0.39,0.38,281.0,0.47,0.06,0.61,0.32,0.29,0.04,2.66,0.48,0.47,281.0,0.51,0.04,0.61,0.39,0.21,-0.17,2.61,0.52,0.51,281.0,0.59,0.04,0.68,0.51,0.17,-0.11,2.47,0.59,0.59,281.0,0.63,0.05,0.75,0.51,0.24,-0.17,2.88,0.64,0.64,281.0,0.66,0.04,0.73,0.55,0.18,-0.06,2.55,0.66,0.66,281.0,0.61,0.05,0.7,0.48,0.22,-0.64,2.59,0.61,0.62,281.0,0.5,0.05,0.57,0.38,0.19,-0.65,2.44,0.5,0.51,281.0,0.34,0.04,0.41,0.27,0.15,0.05,2.09,0.34,0.34,281.0
+BF-SEN = 0.18,0.02,0.23,0.14,0.09,0.56,2.93,0.18,0.18,439.0,0.17,0.01,0.21,0.14,0.07,0.51,3.0,0.17,0.17,439.0,0.16,0.01,0.2,0.14,0.06,0.51,3.08,0.17,0.16,439.0,0.16,0.02,0.2,0.12,0.08,0.94,3.44,0.16,0.15,439.0,0.17,0.01,0.22,0.14,0.08,0.84,3.46,0.17,0.16,439.0,0.22,0.03,0.29,0.16,0.13,0.39,2.35,0.22,0.21,439.0,0.31,0.04,0.41,0.21,0.2,0.44,2.96,0.31,0.3,439.0,0.36,0.04,0.53,0.27,0.25,0.97,4.1,0.37,0.36,439.0,0.29,0.05,0.47,0.19,0.28,0.92,4.38,0.3,0.29,439.0,0.24,0.03,0.36,0.16,0.2,0.8,4.29,0.24,0.23,439.0,0.19,0.02,0.27,0.15,0.12,1.02,4.26,0.2,0.19,439.0,0.18,0.02,0.24,0.14,0.1,0.86,3.8,0.19,0.18,439.0
+BF-SIS = 0.27,0.01,0.31,0.23,0.09,-0.27,2.82,0.27,0.27,449.0,0.24,0.01,0.27,0.21,0.06,-0.3,2.71,0.24,0.24,449.0,0.27,0.02,0.32,0.21,0.11,0.2,2.47,0.27,0.27,449.0,0.28,0.03,0.35,0.21,0.13,0.08,2.2,0.28,0.28,449.0,0.33,0.04,0.43,0.22,0.21,-0.15,2.73,0.33,0.33,449.0,0.43,0.05,0.56,0.29,0.28,-0.25,2.74,0.43,0.44,449.0,0.6,0.05,0.71,0.47,0.25,-0.46,2.58,0.61,0.61,449.0,0.66,0.04,0.73,0.55,0.18,-0.39,2.57,0.66,0.66,449.0,0.64,0.02,0.71,0.57,0.14,-0.09,3.09,0.64,0.64,449.0,0.58,0.04,0.68,0.47,0.21,-0.49,3.04,0.59,0.59,449.0,0.45,0.03,0.53,0.37,0.16,-0.56,2.9,0.45,0.46,449.0,0.34,0.02,0.4,0.27,0.14,-0.67,3.32,0.34,0.34,449.0
+BF-SMT = 0.21,0.01,0.25,0.17,0.08,-0.23,3.01,0.21,0.21,306.0,0.2,0.01,0.23,0.16,0.07,-0.32,3.42,0.2,0.2,306.0,0.19,0.01,0.21,0.15,0.06,-0.31,3.31,0.19,0.19,306.0,0.17,0.01,0.2,0.14,0.06,0.11,2.62,0.17,0.17,306.0,0.18,0.02,0.24,0.16,0.09,0.77,3.23,0.19,0.18,306.0,0.24,0.03,0.34,0.18,0.16,0.71,2.91,0.24,0.23,306.0,0.36,0.04,0.45,0.29,0.16,0.22,2.27,0.37,0.36,306.0,0.46,0.05,0.59,0.34,0.24,0.36,2.38,0.46,0.46,306.0,0.4,0.05,0.5,0.28,0.22,0.15,1.91,0.4,0.39,306.0,0.32,0.04,0.4,0.23,0.17,-0.14,1.97,0.33,0.33,306.0,0.25,0.03,0.3,0.19,0.11,-0.1,2.05,0.25,0.25,306.0,0.22,0.02,0.27,0.17,0.1,-0.05,2.36,0.22,0.22,306.0
+BF-SNG = 0.25,0.01,0.29,0.22,0.07,0.39,2.5,0.25,0.25,172.0,0.22,0.01,0.25,0.2,0.05,0.39,2.5,0.22,0.22,172.0,0.22,0.02,0.26,0.19,0.07,0.54,2.53,0.22,0.21,172.0,0.22,0.02,0.27,0.19,0.08,0.43,2.09,0.22,0.22,172.0,0.26,0.03,0.34,0.21,0.13,0.46,2.12,0.26,0.25,172.0,0.29,0.05,0.42,0.22,0.2,0.36,1.86,0.3,0.28,172.0,0.44,0.08,0.59,0.29,0.3,-0.02,1.76,0.44,0.43,172.0,0.59,0.07,0.72,0.47,0.26,-0.02,1.68,0.6,0.59,172.0,0.57,0.06,0.69,0.46,0.24,0.11,1.59,0.57,0.56,172.0,0.45,0.06,0.59,0.35,0.23,0.18,1.77,0.46,0.45,172.0,0.37,0.04,0.44,0.31,0.13,0.09,1.84,0.37,0.36,172.0,0.28,0.02,0.34,0.25,0.08,0.66,2.34,0.28,0.28,172.0
+BF-SOM = 0.18,0.02,0.21,0.14,0.07,-0.39,2.13,0.18,0.18,482.0,0.17,0.01,0.2,0.14,0.06,-0.3,2.04,0.17,0.18,482.0,0.16,0.01,0.19,0.13,0.06,-0.25,2.13,0.16,0.16,482.0,0.15,0.01,0.18,0.12,0.07,-0.23,2.11,0.15,0.15,482.0,0.16,0.01,0.2,0.12,0.08,0.09,3.19,0.16,0.16,482.0,0.19,0.02,0.27,0.14,0.13,0.57,3.65,0.19,0.18,482.0,0.28,0.05,0.42,0.18,0.24,0.15,2.68,0.28,0.28,482.0,0.35,0.05,0.47,0.24,0.24,-0.21,2.33,0.35,0.36,482.0,0.28,0.05,0.37,0.16,0.2,-0.14,2.01,0.28,0.27,482.0,0.22,0.03,0.3,0.14,0.16,0.01,2.23,0.22,0.22,482.0,0.19,0.02,0.23,0.12,0.11,-0.19,2.38,0.19,0.19,482.0,0.17,0.02,0.21,0.12,0.08,-0.25,2.18,0.17,0.17,482.0
+BF-SOR = 0.24,0.02,0.32,0.22,0.1,1.95,7.47,0.24,0.24,337.0,0.22,0.01,0.27,0.2,0.07,1.39,4.94,0.22,0.22,337.0,0.21,0.01,0.26,0.18,0.07,1.19,4.32,0.21,0.2,337.0,0.21,0.01,0.27,0.19,0.09,0.75,3.86,0.22,0.21,337.0,0.23,0.03,0.33,0.19,0.14,0.76,3.28,0.23,0.23,337.0,0.27,0.03,0.39,0.22,0.16,1.65,6.52,0.27,0.27,337.0,0.43,0.03,0.55,0.35,0.19,0.63,3.77,0.43,0.43,337.0,0.56,0.03,0.66,0.47,0.19,0.26,3.38,0.57,0.56,337.0,0.51,0.04,0.64,0.43,0.2,0.61,2.99,0.51,0.51,337.0,0.39,0.04,0.51,0.3,0.2,0.69,3.41,0.39,0.38,337.0,0.3,0.03,0.45,0.25,0.2,1.41,5.92,0.31,0.3,337.0,0.26,0.02,0.39,0.22,0.17,1.84,8.1,0.26,0.26,337.0
+BF-TAP = 0.27,0.02,0.31,0.21,0.1,-0.14,2.66,0.27,0.27,489.0,0.24,0.01,0.29,0.21,0.08,0.18,2.82,0.24,0.24,489.0,0.23,0.01,0.28,0.2,0.08,0.43,3.18,0.23,0.23,489.0,0.24,0.02,0.3,0.21,0.09,0.39,3.0,0.24,0.24,489.0,0.3,0.05,0.44,0.22,0.22,0.84,3.13,0.3,0.29,489.0,0.41,0.07,0.61,0.27,0.34,0.45,2.31,0.42,0.39,489.0,0.58,0.08,0.74,0.38,0.36,-0.01,2.02,0.59,0.57,489.0,0.65,0.05,0.75,0.47,0.28,-0.79,3.31,0.65,0.65,489.0,0.63,0.06,0.74,0.47,0.27,-0.41,2.46,0.63,0.64,489.0,0.52,0.07,0.66,0.35,0.3,-0.27,2.15,0.53,0.53,489.0,0.38,0.05,0.49,0.28,0.21,0.28,2.5,0.39,0.38,489.0,0.3,0.02,0.36,0.25,0.11,0.19,3.75,0.3,0.3,489.0
+BF-YAT = 0.2,0.02,0.26,0.16,0.1,0.43,2.35,0.21,0.2,406.0,0.19,0.02,0.23,0.16,0.07,0.23,2.14,0.19,0.19,406.0,0.18,0.01,0.21,0.15,0.07,0.3,2.16,0.18,0.18,406.0,0.18,0.02,0.22,0.14,0.08,0.41,2.38,0.18,0.18,406.0,0.18,0.02,0.23,0.14,0.09,0.44,2.37,0.18,0.18,406.0,0.21,0.03,0.29,0.15,0.14,0.46,2.5,0.21,0.21,406.0,0.34,0.06,0.51,0.22,0.28,0.33,2.4,0.35,0.34,406.0,0.43,0.07,0.59,0.29,0.3,0.31,2.16,0.44,0.43,406.0,0.38,0.08,0.55,0.25,0.3,0.28,1.98,0.39,0.37,406.0,0.3,0.06,0.46,0.2,0.27,0.38,2.39,0.31,0.3,406.0,0.24,0.04,0.36,0.18,0.18,0.68,3.04,0.24,0.24,406.0,0.22,0.03,0.3,0.16,0.13,0.65,2.9,0.22,0.21,406.0
+BF-ZOU = 0.25,0.02,0.29,0.18,0.11,-0.15,2.98,0.25,0.25,125.0,0.23,0.02,0.26,0.15,0.11,-0.73,4.63,0.23,0.23,125.0,0.23,0.02,0.27,0.15,0.12,-0.2,2.73,0.23,0.23,125.0,0.24,0.03,0.32,0.18,0.14,0.4,2.27,0.25,0.24,125.0,0.29,0.04,0.37,0.2,0.17,0.05,2.24,0.29,0.29,125.0,0.38,0.05,0.5,0.27,0.24,0.29,2.4,0.38,0.37,125.0,0.53,0.07,0.69,0.38,0.31,-0.09,2.19,0.54,0.54,125.0,0.55,0.04,0.63,0.41,0.22,-0.68,4.0,0.55,0.55,125.0,0.59,0.06,0.7,0.39,0.31,-0.23,2.84,0.59,0.58,125.0,0.55,0.07,0.67,0.35,0.32,-0.09,2.42,0.55,0.54,125.0,0.4,0.05,0.5,0.25,0.26,-0.0,2.39,0.41,0.39,125.0,0.3,0.03,0.37,0.2,0.17,0.19,2.77,0.3,0.29,125.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BFA/BFA_2_nighttemp_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BFA/BFA_2_nighttemp_2008.properties
new file mode 100644
index 0000000..9b796cb
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BFA/BFA_2_nighttemp_2008.properties
@@ -0,0 +1,347 @@
+# BFA.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the nighttemp data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BFA nighttemp data for 2008 at admin level 2
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BFA
+ADMIN_LEVEL = 2
+UNITS = C
+DATA_TYPE = nighttemp
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+BF-BAM-G020001 = 11.42,0.64,12.76,10.14,2.62,0.39,2.42,11.44,11.38,39.0,17.7,0.37,18.82,17.03,1.79,0.66,3.64,17.71,17.72,39.0,20.43,0.69,21.57,18.54,3.03,-0.63,3.24,20.44,20.47,39.0,23.57,1.06,25.98,21.57,4.41,0.52,2.57,23.59,23.37,39.0,22.55,0.81,23.78,19.65,4.13,-1.13,5.28,22.56,22.68,39.0,22.58,0.94,24.61,20.2,4.41,-0.3,3.01,22.6,22.54,39.0,21.26,0.36,22.13,20.47,1.65,-0.12,3.1,21.27,21.3,39.0,20.45,1.22,22.4,18.54,3.86,0.25,1.7,20.48,20.47,39.0,21.36,0.41,22.13,20.47,1.65,-0.12,2.19,21.37,21.44,39.0,22.8,0.55,23.78,21.44,2.34,-0.7,3.16,22.8,22.81,39.0,17.13,0.95,18.54,14.13,4.41,-1.05,4.46,17.16,17.3,39.0,16.81,0.78,18.82,14.96,3.86,0.03,3.22,16.83,16.89,39.0
+BF-BAM-G020002 = 12.53,0.23,13.03,12.34,0.69,1.36,3.68,12.53,12.48,9.0,17.56,0.47,18.13,16.89,1.24,-0.12,1.53,17.56,17.58,9.0,21.22,0.73,22.13,20.2,1.93,-0.14,1.52,21.23,21.16,9.0,21.54,0.86,23.23,20.2,3.03,0.36,3.15,21.56,21.51,9.0,22.32,0.59,23.02,21.3,1.72,-0.34,1.92,22.32,22.26,9.0,21.87,1.0,22.95,20.2,2.76,-0.63,1.84,21.89,22.13,9.0,22.59,0.36,22.95,21.99,0.96,-0.42,1.87,22.6,22.61,9.0,22.19,0.43,22.68,21.3,1.38,-0.87,2.87,22.19,22.26,9.0,21.53,0.17,21.85,21.3,0.55,0.67,2.59,21.53,21.44,9.0,22.54,0.14,22.68,22.26,0.41,-0.73,2.5,22.54,22.54,9.0,17.0,0.86,18.13,15.51,2.62,-0.13,2.09,17.02,16.75,9.0,16.13,0.38,16.75,15.65,1.1,0.36,1.92,16.14,16.2,9.0
+BF-BAM-G020003 = 12.58,0.96,14.41,9.72,4.69,-0.29,3.33,12.61,12.48,45.0,18.56,0.61,20.2,17.51,2.69,0.72,2.95,18.57,18.54,45.0,21.36,0.64,23.5,20.2,3.31,1.09,4.52,21.37,21.16,45.0,21.58,1.2,23.92,19.09,4.82,0.0,2.06,21.61,21.57,45.0,22.59,0.69,23.78,20.47,3.31,-0.74,3.56,22.6,22.68,45.0,23.8,1.18,25.57,21.85,3.72,0.01,1.61,23.82,23.78,45.0,21.35,0.58,22.68,19.92,2.76,-0.34,3.31,21.36,21.3,45.0,22.0,0.49,22.68,20.75,1.93,-0.65,2.49,22.01,22.13,45.0,21.11,0.36,21.57,19.65,1.93,-1.92,8.2,21.12,21.16,45.0,22.32,0.46,22.81,20.2,2.62,-2.68,11.75,22.32,22.4,45.0,18.26,1.2,19.65,14.96,4.69,-1.0,3.31,18.29,18.54,45.0,17.1,0.85,19.09,15.24,3.86,0.22,2.91,17.12,16.89,45.0
+BF-BAM-G020004 = 10.98,1.13,13.03,8.35,4.69,-0.33,2.9,11.03,11.17,19.0,17.49,0.47,18.82,16.61,2.2,0.9,4.7,17.5,17.44,19.0,20.72,0.29,21.16,19.92,1.24,-1.17,4.5,20.72,20.75,19.0,22.91,1.72,25.43,18.27,7.17,-0.99,4.05,22.97,22.95,19.0,21.61,0.75,23.23,19.65,3.58,-0.49,4.46,21.62,21.57,19.0,22.3,0.48,23.23,21.57,1.65,0.35,2.31,22.3,22.26,19.0,21.64,0.27,22.13,21.16,0.96,0.5,2.89,21.64,21.57,19.0,20.86,0.69,21.85,19.58,2.27,-0.28,1.9,20.87,21.02,19.0,21.14,0.51,21.99,20.2,1.79,-0.03,2.12,21.15,21.16,19.0,22.12,0.34,22.54,21.44,1.1,-0.64,2.52,22.12,22.19,19.0,17.77,0.46,18.82,16.61,2.2,-0.29,4.19,17.77,17.79,19.0,16.76,0.4,17.44,16.2,1.24,0.17,1.91,16.76,16.61,19.0
+BF-BAM-G020005 = 13.62,0.59,14.41,12.48,1.93,-0.78,2.58,13.64,13.86,15.0,18.67,0.37,19.37,17.99,1.38,-0.06,2.26,18.68,18.82,15.0,21.96,0.7,23.09,21.02,2.07,0.09,1.6,21.97,21.99,15.0,22.09,0.9,23.5,20.75,2.76,0.1,1.68,22.11,22.19,15.0,22.65,0.85,23.85,21.3,2.55,-0.43,1.86,22.67,22.95,15.0,24.23,0.88,25.71,22.95,2.76,0.28,2.13,24.24,24.19,15.0,21.36,0.94,22.81,19.65,3.17,-0.31,2.31,21.38,21.3,15.0,22.23,0.34,22.81,21.57,1.24,-0.06,2.19,22.23,22.26,15.0,21.35,0.32,21.92,21.02,0.9,0.47,1.87,21.35,21.3,15.0,22.63,0.25,23.23,22.19,1.03,0.68,3.54,22.63,22.61,15.0,16.1,1.66,18.41,13.31,5.1,-0.24,1.76,16.18,16.34,15.0,17.51,0.44,18.41,16.89,1.52,0.58,2.24,17.51,17.37,15.0
+BF-BAM-G020006 = 12.04,0.7,12.96,10.55,2.41,-0.45,2.5,12.06,12.07,14.0,18.72,0.51,19.51,17.58,1.93,-0.64,2.95,18.73,18.82,14.0,20.81,0.36,21.44,20.2,1.24,0.07,2.23,20.81,20.75,14.0,21.24,0.99,23.37,19.37,4.0,0.27,3.18,21.26,21.09,14.0,21.79,0.5,22.81,20.75,2.07,-0.04,3.44,21.8,21.78,14.0,22.65,1.23,25.3,21.3,4.0,1.06,2.97,22.68,22.26,14.0,21.67,0.29,22.26,21.23,1.03,0.31,2.54,21.67,21.71,14.0,22.01,0.72,22.95,20.2,2.76,-1.2,3.98,22.02,22.23,14.0,20.78,0.42,21.44,20.06,1.38,0.07,1.83,20.78,20.75,14.0,22.22,0.38,22.95,21.57,1.38,0.02,2.54,22.22,22.23,14.0,18.74,0.61,19.65,17.79,1.86,-0.04,2.03,18.75,18.65,14.0,16.64,0.56,17.44,15.51,1.93,-0.27,2.38,16.65,16.61,14.0
+BF-BAZ-G040001 = 15.77,0.81,17.44,14.55,2.89,0.24,2.53,15.79,15.79,16.0,17.14,0.4,17.85,16.48,1.38,-0.02,2.32,17.15,17.1,16.0,18.96,0.69,20.2,17.99,2.2,0.31,2.25,18.97,19.03,16.0,22.13,1.35,24.88,20.06,4.82,0.19,2.36,22.16,22.19,16.0,23.88,0.54,24.74,23.23,1.52,0.09,1.64,23.89,23.99,16.0,22.38,0.74,23.64,21.16,2.48,0.34,2.09,22.39,22.26,16.0,21.32,0.24,21.71,20.89,0.83,-0.26,2.19,21.32,21.3,16.0,19.59,1.08,21.85,17.72,4.13,0.24,2.52,19.62,19.58,16.0,20.82,0.45,21.85,20.2,1.65,0.75,2.63,20.82,20.61,16.0,21.78,0.62,22.54,20.89,1.65,-0.26,1.39,21.79,21.99,16.0,17.22,0.77,18.27,16.06,2.2,-0.39,1.77,17.23,17.3,16.0,16.99,0.35,17.85,16.34,1.52,0.64,3.7,16.99,16.89,16.0
+BF-BAZ-G040002 = 15.48,0.63,15.93,14.41,1.52,-1.21,2.85,15.49,15.65,5.0,17.0,0.46,17.58,16.48,1.1,0.19,1.46,17.01,16.89,5.0,20.18,0.75,21.3,19.37,1.93,0.47,2.09,20.19,20.27,5.0,23.67,0.65,24.74,23.09,1.65,1.0,2.55,23.68,23.44,5.0,23.31,0.21,23.64,23.09,0.55,0.75,2.36,23.31,23.23,5.0,22.54,0.42,23.09,22.13,0.96,0.17,1.5,22.54,22.54,5.0,20.97,0.16,21.23,20.82,0.41,0.85,2.27,20.97,20.89,5.0,20.73,0.27,21.02,20.47,0.55,0.31,1.22,20.74,20.61,5.0,20.38,0.15,20.61,20.2,0.41,0.57,2.44,20.38,20.33,5.0,21.78,0.23,21.99,21.51,0.48,-0.28,1.29,21.78,21.85,5.0,17.4,0.68,17.99,16.48,1.52,-0.48,1.48,17.41,17.72,5.0,17.54,0.34,17.85,17.1,0.76,-0.26,1.49,17.54,17.58,5.0
+BF-BAZ-G040003 = 13.57,0.42,14.13,12.76,1.38,-0.32,2.13,13.57,13.58,19.0,17.93,0.28,18.41,17.3,1.1,-1.0,3.62,17.93,17.99,19.0,18.55,0.48,19.37,17.58,1.79,-0.47,2.47,18.56,18.61,19.0,23.02,0.72,24.33,21.57,2.76,0.11,2.71,23.03,22.95,19.0,24.02,0.49,24.88,22.95,1.93,-0.24,2.64,24.02,24.06,19.0,22.78,1.17,25.71,21.02,4.69,0.74,3.56,22.81,22.68,19.0,21.72,0.21,22.13,21.3,0.83,-0.15,2.61,21.72,21.71,19.0,21.44,0.95,22.4,19.09,3.31,-0.93,2.88,21.46,21.71,19.0,20.86,0.61,22.13,19.92,2.2,-0.08,2.4,20.87,21.02,19.0,21.45,0.4,21.99,20.47,1.52,-0.75,2.99,21.45,21.44,19.0,14.93,1.13,16.89,12.2,4.69,-0.51,3.18,14.97,14.96,19.0,17.49,0.14,17.72,17.17,0.55,-0.47,2.89,17.49,17.51,19.0
+BF-BAZ-G040004 = 14.4,0.85,15.79,11.93,3.86,-0.59,3.3,14.42,14.41,43.0,17.4,0.42,18.54,16.34,2.2,-0.05,3.37,17.41,17.44,43.0,18.33,1.65,21.85,12.76,9.09,-0.65,4.98,18.4,18.54,43.0,21.1,1.22,22.95,18.54,4.41,-0.45,2.05,21.14,21.44,43.0,24.08,0.42,25.16,23.23,1.93,0.25,2.89,24.08,24.06,43.0,21.77,0.56,23.23,20.47,2.76,-0.06,3.1,21.77,21.85,43.0,21.02,0.48,22.4,20.2,2.2,0.36,2.89,21.02,21.02,43.0,19.78,1.38,21.85,15.51,6.34,-1.0,3.99,19.83,20.06,43.0,21.39,0.58,23.23,20.47,2.76,0.85,3.92,21.39,21.3,43.0,21.93,0.31,22.68,20.75,1.93,-0.78,6.77,21.93,21.99,43.0,17.19,0.58,18.54,16.06,2.48,0.1,2.44,17.2,17.17,43.0,17.12,0.37,17.99,16.34,1.65,0.51,3.04,17.12,17.03,43.0
+BF-BAZ-G040005 = 13.31,0.72,14.13,11.93,2.2,-0.58,2.3,13.32,13.31,10.0,17.63,0.5,18.41,16.89,1.52,-0.07,1.88,17.64,17.65,10.0,19.56,0.4,20.06,18.68,1.38,-0.94,3.31,19.57,19.65,10.0,22.25,0.92,23.78,21.02,2.76,0.21,1.92,22.27,22.26,10.0,24.08,0.31,24.61,23.5,1.1,-0.09,2.72,24.08,24.06,10.0,22.12,0.32,22.81,21.71,1.1,0.9,3.37,22.12,22.06,10.0,21.64,0.79,22.88,20.61,2.27,0.38,1.76,21.65,21.47,10.0,21.02,0.9,22.13,19.09,3.03,-0.78,3.1,21.04,21.02,10.0,22.22,0.36,22.95,21.57,1.38,0.33,3.37,22.23,22.16,10.0,21.95,0.29,22.4,21.44,0.96,-0.08,2.3,21.96,21.95,10.0,17.56,0.52,18.27,16.75,1.52,0.0,1.78,17.57,17.54,10.0,17.7,0.34,18.13,17.17,0.96,-0.2,1.57,17.71,17.72,10.0
+BF-BAZ-G040006 = 14.3,0.41,14.96,13.58,1.38,-0.05,2.77,14.3,14.24,8.0,17.8,0.33,18.27,17.3,0.96,-0.13,1.94,17.81,17.79,8.0,19.28,0.42,19.78,18.54,1.24,-0.48,2.23,19.29,19.3,8.0,22.97,0.47,23.78,22.13,1.65,-0.11,3.22,22.97,22.95,8.0,24.43,0.3,24.88,23.92,0.96,-0.1,2.41,24.44,24.33,8.0,22.0,0.77,23.5,20.75,2.76,0.46,3.46,22.01,22.02,8.0,21.69,0.36,22.13,21.16,0.96,-0.14,1.72,21.69,21.75,8.0,21.42,0.37,21.85,20.75,1.1,-0.75,2.33,21.42,21.57,8.0,21.41,0.4,21.99,20.75,1.24,-0.24,2.12,21.41,21.4,8.0,21.41,0.13,21.57,21.3,0.28,0.3,1.32,21.41,21.37,8.0,15.41,0.58,16.68,14.96,1.72,1.48,3.97,15.42,15.2,8.0,17.43,0.02,17.44,17.37,0.07,-2.26,2.03,17.43,17.44,8.0
+BF-BAZ-G040007 = 13.98,0.77,15.51,12.76,2.76,0.06,2.11,14.0,13.86,21.0,17.31,0.24,17.72,16.82,0.9,-0.3,2.3,17.31,17.3,21.0,19.01,0.68,20.47,17.72,2.76,-0.31,2.93,19.02,19.09,21.0,20.28,1.1,22.26,18.27,4.0,0.07,2.01,20.31,20.2,21.0,24.83,0.42,25.43,24.06,1.38,-0.44,2.2,24.84,24.88,21.0,22.95,0.48,23.92,22.13,1.79,0.15,2.23,22.96,22.95,21.0,21.54,1.0,23.23,20.47,2.76,0.57,1.82,21.56,21.02,21.0,21.57,0.91,22.95,19.78,3.17,-0.52,2.19,21.59,21.85,21.0,21.79,0.38,22.95,21.3,1.65,1.51,5.48,21.8,21.71,21.0,21.96,0.64,23.23,21.16,2.07,0.55,1.92,21.96,21.71,21.0,16.17,0.52,17.03,15.24,1.79,0.05,1.89,16.18,16.13,21.0,17.19,0.5,18.27,16.34,1.93,0.42,3.06,17.19,17.1,21.0
+BF-BAZ-G040008 = 14.39,0.65,15.79,12.76,3.03,-0.31,3.62,14.4,14.41,23.0,17.37,0.63,18.54,16.06,2.48,-0.1,2.22,17.38,17.3,23.0,19.01,0.76,21.3,17.99,3.31,1.33,4.8,19.03,18.82,23.0,21.74,1.38,24.61,19.65,4.96,0.2,2.19,21.78,21.57,23.0,23.66,0.33,24.19,22.95,1.24,-0.12,2.36,23.66,23.64,23.0,22.21,0.76,23.23,20.2,3.03,-0.91,3.23,22.22,22.4,23.0,21.18,0.58,22.54,20.2,2.34,0.5,2.84,21.19,21.23,23.0,19.9,0.81,21.57,18.27,3.31,-0.27,2.86,19.92,20.06,23.0,20.94,0.77,21.99,19.37,2.62,-0.15,2.04,20.95,20.95,23.0,22.09,0.3,22.68,21.57,1.1,0.43,2.49,22.09,22.13,23.0,17.3,0.61,18.54,15.99,2.55,-0.09,2.68,17.31,17.23,23.0,17.67,0.43,18.82,16.89,1.93,0.52,4.08,17.68,17.65,23.0
+BF-BAZ-G040009 = 14.45,0.21,14.75,14.13,0.62,0.12,1.76,14.45,14.41,10.0,18.07,0.34,18.54,17.3,1.24,-0.94,3.72,18.08,18.13,10.0,19.7,0.26,20.2,19.37,0.83,0.42,2.4,19.7,19.65,10.0,22.44,1.82,24.33,18.27,6.06,-1.21,3.7,22.5,22.81,10.0,24.42,0.39,25.16,23.78,1.38,0.36,2.75,24.42,24.33,10.0,21.58,1.05,24.06,20.2,3.86,1.05,4.36,21.6,21.57,10.0,20.91,0.21,21.3,20.61,0.69,0.49,2.27,20.91,20.89,10.0,21.51,0.17,21.85,21.3,0.55,0.53,2.63,21.51,21.47,10.0,21.65,0.21,21.85,21.16,0.69,-1.14,3.85,21.65,21.64,10.0,21.55,0.11,21.71,21.3,0.41,-1.09,4.14,21.55,21.57,10.0,17.6,0.76,18.82,16.61,2.2,0.27,1.81,17.61,17.48,10.0,17.5,0.47,18.54,16.89,1.65,0.96,3.4,17.5,17.37,10.0
+BF-BAZ-G040010 = 14.94,0.38,15.79,14.27,1.52,0.34,2.78,14.95,14.96,22.0,17.23,0.41,17.85,16.34,1.52,-0.33,2.36,17.23,17.27,22.0,17.95,0.85,20.2,16.61,3.58,1.22,4.33,17.97,17.79,22.0,21.0,0.73,22.68,19.65,3.03,0.24,3.37,21.01,21.09,22.0,24.2,0.45,25.43,23.23,2.2,0.55,4.41,24.21,24.19,22.0,22.12,1.14,25.98,20.75,5.24,1.93,7.19,22.14,21.88,22.0,20.94,0.49,22.4,20.2,2.2,1.16,4.63,20.95,20.82,22.0,21.34,0.47,21.85,20.33,1.52,-0.79,2.4,21.35,21.51,22.0,21.25,0.47,22.13,20.47,1.65,0.04,2.2,21.26,21.23,22.0,21.85,0.59,22.68,20.89,1.79,-0.16,1.45,21.86,22.02,22.0,16.66,1.36,18.27,13.86,4.41,-0.42,1.99,16.72,16.75,22.0,17.57,0.31,18.27,17.17,1.1,0.62,2.7,17.58,17.54,22.0
+BF-BGR-G050001 = 16.82,0.8,17.85,15.24,2.62,-0.44,1.84,16.83,17.03,24.0,18.77,0.59,20.2,17.72,2.48,0.33,2.79,18.78,18.68,24.0,19.9,0.79,20.89,17.99,2.89,-0.82,2.78,19.92,20.06,24.0,23.26,0.61,24.33,21.99,2.34,-0.08,2.57,23.27,23.23,24.0,22.87,1.71,26.54,19.65,6.89,0.38,2.47,22.93,22.47,24.0,21.82,0.44,22.68,20.89,1.79,0.05,2.51,21.83,21.78,24.0,22.0,0.3,22.4,21.44,0.96,-0.11,2.03,22.0,21.99,24.0,20.89,1.29,22.4,17.44,4.96,-1.27,3.94,20.92,21.23,24.0,20.54,0.38,21.44,19.92,1.52,0.74,3.0,20.54,20.47,24.0,22.06,0.21,22.4,21.71,0.69,0.25,1.86,22.06,22.06,24.0,17.06,0.48,17.99,16.34,1.65,0.3,2.41,17.07,17.03,24.0,19.13,0.65,20.75,18.27,2.48,0.7,2.71,19.14,19.06,24.0
+BF-BGR-G050002 = 16.32,0.66,17.44,14.96,2.48,-0.58,2.81,16.33,16.48,17.0,18.71,1.03,20.47,16.89,3.58,0.17,1.99,18.74,18.54,17.0,19.22,0.77,20.75,17.44,3.31,-0.56,3.73,19.24,19.3,17.0,22.49,0.86,24.06,21.3,2.76,0.34,2.03,22.51,22.26,17.0,22.45,0.74,24.33,21.57,2.76,0.82,3.36,22.47,22.33,17.0,21.33,0.63,22.4,20.47,1.93,0.15,2.05,21.34,21.44,17.0,22.58,0.24,22.95,22.13,0.83,-0.12,2.23,22.58,22.54,17.0,21.94,0.32,22.4,21.44,0.96,-0.01,1.88,21.95,21.99,17.0,21.37,0.49,22.13,20.47,1.65,0.12,2.26,21.38,21.3,17.0,22.08,0.45,22.68,21.02,1.65,-0.41,2.88,22.08,21.85,17.0,16.58,0.72,17.99,15.51,2.48,0.23,2.04,16.6,16.61,17.0,18.4,0.49,19.37,17.58,1.79,-0.04,2.47,18.41,18.54,17.0
+BF-BGR-G050003 = 17.36,0.31,17.85,16.61,1.24,-0.93,3.65,17.36,17.44,14.0,18.66,0.54,19.65,17.85,1.79,0.13,2.16,18.66,18.68,14.0,20.52,0.4,21.02,19.65,1.38,-0.8,3.08,20.53,20.47,14.0,24.49,0.37,24.88,23.78,1.1,-0.75,2.49,24.5,24.54,14.0,23.9,0.98,25.57,22.13,3.44,-0.12,2.11,23.92,23.92,14.0,19.97,0.91,21.16,18.27,2.89,-0.71,2.16,19.99,20.3,14.0,22.57,0.5,23.5,21.85,1.65,0.53,2.31,22.58,22.54,14.0,21.19,0.55,21.85,20.2,1.65,-0.59,2.04,21.19,21.37,14.0,21.6,0.2,21.99,21.3,0.69,0.38,2.3,21.61,21.57,14.0,22.13,0.07,22.26,21.99,0.28,0.0,3.49,22.13,22.13,14.0,18.02,0.32,18.54,17.58,0.96,0.07,1.7,18.02,18.03,14.0,18.8,0.47,19.65,18.27,1.38,0.71,2.26,18.8,18.68,14.0
+BF-BGR-G050004 = 16.25,0.69,17.99,15.24,2.76,0.42,2.74,16.26,16.2,30.0,18.93,0.76,20.75,17.17,3.58,0.0,3.21,18.94,18.82,30.0,19.33,0.46,20.2,18.27,1.93,-0.34,2.79,19.34,19.3,30.0,21.61,0.8,23.23,19.78,3.44,0.19,2.83,21.63,21.51,30.0,21.29,1.41,23.23,17.72,5.51,-0.69,2.78,21.33,21.68,30.0,21.39,0.56,22.68,20.47,2.2,0.43,2.8,21.4,21.37,30.0,22.31,0.6,23.23,20.75,2.48,-0.79,3.28,22.31,22.4,30.0,20.87,0.75,21.99,19.23,2.76,-0.44,2.47,20.88,21.02,30.0,20.42,0.45,21.16,19.37,1.79,-0.2,2.34,20.43,20.4,30.0,22.01,0.26,22.4,21.3,1.1,-0.73,3.13,22.01,22.06,30.0,17.62,0.54,18.82,16.55,2.27,-0.3,2.86,17.63,17.72,30.0,17.99,0.55,18.68,16.61,2.07,-0.62,2.46,18.0,17.99,30.0
+BF-BGR-G050005 = 15.91,0.49,16.89,15.24,1.65,0.28,1.95,15.92,15.89,30.0,18.61,0.69,20.2,17.17,3.03,0.05,2.57,18.62,18.68,30.0,18.43,0.58,19.37,16.89,2.48,-0.69,3.06,18.44,18.51,30.0,22.03,0.8,23.64,20.75,2.89,0.13,2.26,22.05,22.02,30.0,22.41,1.94,27.09,17.72,9.37,-0.22,3.27,22.49,22.68,30.0,21.54,0.69,22.95,19.65,3.31,-0.56,3.76,21.55,21.57,30.0,21.99,0.34,22.68,21.3,1.38,-0.35,2.93,21.99,22.06,30.0,20.66,1.09,22.26,17.72,4.55,-0.58,3.1,20.69,20.64,30.0,21.14,0.33,21.57,20.33,1.24,-0.7,2.73,21.14,21.3,30.0,22.12,0.31,22.68,21.44,1.24,-0.4,2.56,22.12,22.13,30.0,16.61,0.5,17.58,15.51,2.07,0.16,2.86,16.61,16.61,30.0,18.07,0.59,19.37,17.17,2.2,0.42,2.47,18.08,17.99,30.0
+BF-BGR-G050006 = 17.13,0.52,18.27,16.34,1.93,0.41,2.52,17.14,17.1,18.0,19.94,0.71,21.02,18.75,2.27,-0.3,1.96,19.96,20.06,18.0,19.13,0.88,21.3,17.99,3.31,0.8,3.14,19.15,19.13,18.0,21.92,0.7,23.92,21.02,2.89,1.4,4.89,21.93,21.78,18.0,22.17,0.61,23.5,21.02,2.48,0.29,2.86,22.18,22.13,18.0,21.6,0.54,22.4,20.2,2.2,-0.93,3.87,21.61,21.57,18.0,22.18,0.35,22.81,21.57,1.24,-0.02,2.1,22.19,22.26,18.0,21.77,0.48,22.26,20.47,1.79,-1.36,4.31,21.78,21.88,18.0,21.02,0.22,21.57,20.75,0.83,1.11,3.56,21.02,20.99,18.0,21.88,0.36,22.68,21.3,1.38,0.97,3.46,21.88,21.85,18.0,17.43,0.67,18.54,16.34,2.2,0.1,2.15,17.45,17.48,18.0,18.17,0.75,19.23,16.89,2.34,-0.23,1.83,18.19,18.2,18.0
+BF-BGR-G050007 = 17.65,0.48,18.27,16.34,1.93,-1.61,5.52,17.65,17.72,13.0,18.54,0.56,19.65,17.44,2.2,0.09,2.97,18.55,18.41,13.0,20.64,0.41,21.57,20.2,1.38,0.78,3.02,20.64,20.61,13.0,23.04,0.87,24.88,21.57,3.31,0.4,2.97,23.06,22.81,13.0,24.68,1.12,26.54,22.4,4.13,-0.36,2.61,24.7,25.02,13.0,21.88,0.47,22.68,20.75,1.93,-0.69,3.86,21.88,21.92,13.0,21.64,0.27,22.13,21.3,0.83,0.64,2.33,21.64,21.57,13.0,21.81,0.32,22.68,21.57,1.1,1.6,4.95,21.82,21.71,13.0,21.3,0.63,22.13,19.92,2.2,-0.74,2.86,21.31,21.3,13.0,22.18,0.16,22.4,21.85,0.55,-0.59,2.52,22.18,22.26,13.0,17.84,0.22,18.27,17.44,0.83,0.32,2.74,17.84,17.72,13.0,18.81,0.14,19.09,18.54,0.55,0.11,3.14,18.81,18.82,13.0
+BF-BGR-G050008 = 15.58,0.54,16.61,14.69,1.93,0.29,2.08,15.59,15.51,23.0,18.06,0.38,18.82,17.44,1.38,0.46,2.37,18.07,17.99,23.0,19.84,0.86,21.3,17.99,3.31,-0.25,2.5,19.86,19.99,23.0,23.11,0.76,24.33,21.02,3.31,-1.0,3.87,23.12,23.37,23.0,23.28,0.48,24.19,22.13,2.07,-0.3,3.4,23.28,23.3,23.0,21.34,0.59,22.4,19.92,2.48,-0.19,2.98,21.35,21.3,23.0,22.16,0.23,22.68,21.85,0.83,0.35,2.33,22.17,22.13,23.0,20.36,1.33,22.4,18.27,4.13,-0.03,1.65,20.41,20.33,23.0,21.1,0.27,21.57,20.61,0.96,0.13,2.15,21.1,21.02,23.0,21.99,0.21,22.4,21.57,0.83,-0.34,2.92,22.0,21.99,23.0,16.82,0.57,18.27,15.79,2.48,0.58,3.54,16.83,16.61,23.0,18.96,0.54,19.92,17.72,2.2,-0.34,2.89,18.97,19.03,23.0
+BF-BGR-G050009 = 16.57,0.59,17.44,15.51,1.93,-0.32,1.96,16.58,16.68,13.0,19.95,0.71,21.02,18.82,2.2,-0.03,1.87,19.96,19.92,13.0,18.59,0.49,19.23,17.72,1.52,-0.55,2.34,18.59,18.61,13.0,22.97,0.8,24.88,21.57,3.31,0.7,3.97,22.99,22.81,13.0,22.54,1.36,25.16,20.47,4.69,0.42,2.32,22.58,22.26,13.0,21.21,0.31,21.57,20.47,1.1,-0.91,3.56,21.22,21.3,13.0,22.22,0.23,22.68,21.85,0.83,0.4,2.41,22.22,22.13,13.0,20.08,1.58,22.4,17.72,4.69,0.01,1.74,20.14,19.78,13.0,20.76,0.22,21.16,20.47,0.69,0.63,2.57,20.76,20.75,13.0,22.06,0.27,22.54,21.57,0.96,0.08,2.37,22.06,21.99,13.0,17.58,0.8,18.54,16.34,2.2,-0.24,1.81,17.6,17.58,13.0,18.97,0.33,19.37,18.54,0.83,-0.1,1.51,18.98,18.96,13.0
+BF-BGR-G050010 = 15.93,0.73,17.72,14.96,2.76,0.83,2.6,15.95,15.72,37.0,18.56,1.19,21.3,15.24,6.06,-0.36,3.6,18.6,18.68,37.0,18.38,1.19,20.2,16.06,4.13,-0.44,2.22,18.42,18.41,37.0,22.66,0.71,24.06,21.3,2.76,0.02,2.17,22.67,22.68,37.0,23.29,1.14,26.26,21.3,4.96,0.34,2.95,23.32,23.23,37.0,20.94,0.35,21.85,20.2,1.65,0.18,2.9,20.94,20.95,37.0,21.95,0.71,22.95,20.75,2.2,-0.49,1.89,21.96,22.19,37.0,21.08,0.94,22.95,19.37,3.58,-0.02,2.27,21.1,21.16,37.0,20.56,0.59,21.71,19.23,2.48,0.17,2.42,20.57,20.33,37.0,21.87,0.19,22.19,21.44,0.76,-0.37,2.68,21.87,21.85,37.0,16.94,0.93,18.82,14.96,3.86,-0.12,2.42,16.96,16.89,37.0,18.09,0.43,19.37,17.3,2.07,0.77,3.91,18.1,17.99,37.0
+BF-BGR-G050011 = 16.94,0.72,18.27,15.79,2.48,0.04,2.11,16.95,16.89,17.0,17.91,0.68,19.09,16.61,2.48,-0.14,2.49,17.92,17.99,17.0,19.85,0.92,21.57,18.27,3.31,0.14,2.18,19.87,19.65,17.0,24.44,0.6,25.43,23.23,2.2,-0.29,2.39,24.45,24.47,17.0,24.18,0.49,25.16,23.09,2.07,-0.59,3.72,24.19,24.19,17.0,21.58,0.86,23.23,20.06,3.17,0.22,2.43,21.6,21.3,17.0,22.17,0.41,22.95,21.44,1.52,0.1,2.22,22.17,22.13,17.0,21.25,0.64,22.13,19.78,2.34,-1.1,3.54,21.26,21.44,17.0,21.21,0.31,21.71,20.61,1.1,-0.15,2.2,21.21,21.23,17.0,22.17,0.12,22.4,21.99,0.41,0.67,2.98,22.17,22.13,17.0,17.08,0.82,18.82,15.24,3.58,-0.23,3.37,17.1,17.17,17.0,17.98,0.64,19.09,16.89,2.2,-0.21,2.23,17.99,18.06,17.0
+BF-BLG-G060001 = 16.88,0.52,18.27,16.2,2.07,1.09,3.8,16.88,16.75,19.0,19.05,0.63,20.47,17.85,2.62,-0.01,3.16,19.06,19.23,19.0,21.23,0.79,22.4,19.65,2.76,-0.31,2.03,21.24,21.16,19.0,20.73,1.4,22.95,17.99,4.96,-0.22,1.94,20.78,20.68,19.0,24.1,0.74,26.26,23.09,3.17,1.28,4.82,24.11,23.92,19.0,22.93,0.37,23.64,22.13,1.52,-0.15,2.87,22.94,22.88,19.0,20.73,1.09,22.13,18.82,3.31,-0.35,1.82,20.76,20.95,19.0,20.68,0.42,21.3,19.92,1.38,-0.41,2.26,20.68,20.61,19.0,21.42,0.4,22.13,20.47,1.65,-0.62,3.24,21.42,21.44,19.0,21.24,0.12,21.44,21.02,0.41,-0.49,2.5,21.25,21.3,19.0,16.16,0.77,17.44,14.96,2.48,0.15,1.86,16.17,16.13,19.0,18.51,0.97,21.02,16.61,4.41,0.61,4.26,18.54,18.34,19.0
+BF-BLG-G060002 = 15.51,NaN,15.51,15.51,0.0,NaN,NaN,15.51,15.51,1.0,18.27,NaN,18.27,18.27,0.0,NaN,NaN,18.27,18.27,1.0,19.37,NaN,19.37,19.37,0.0,NaN,NaN,19.37,19.37,1.0,22.13,NaN,22.13,22.13,0.0,NaN,NaN,22.13,22.13,1.0,24.06,NaN,24.06,24.06,0.0,NaN,NaN,24.06,24.06,1.0,20.75,NaN,20.75,20.75,0.0,NaN,NaN,20.75,20.75,1.0,22.13,NaN,22.13,22.13,0.0,NaN,NaN,22.13,22.13,1.0,21.02,NaN,21.02,21.02,0.0,NaN,NaN,21.02,21.02,1.0,21.85,NaN,21.85,21.85,0.0,NaN,NaN,21.85,21.85,1.0,22.95,NaN,22.95,22.95,0.0,NaN,NaN,22.95,22.95,1.0,18.27,NaN,18.27,18.27,0.0,NaN,NaN,18.27,18.27,1.0,18.82,NaN,18.82,18.82,0.0,NaN,NaN,18.82,18.82,1.0
+BF-BLG-G060003 = 16.9,0.78,18.82,15.24,3.58,-0.0,2.95,16.92,16.89,42.0,18.62,0.52,19.65,17.44,2.2,0.04,2.7,18.63,18.54,42.0,20.87,1.19,23.5,17.44,6.06,-0.16,3.61,20.91,20.68,42.0,19.73,1.28,22.13,17.44,4.69,0.18,2.27,19.77,19.78,42.0,24.42,0.84,26.4,22.4,4.0,0.16,3.0,24.43,24.54,42.0,22.86,0.47,23.5,21.3,2.2,-1.07,4.33,22.86,22.95,42.0,20.35,1.94,24.06,15.51,8.54,-0.39,2.79,20.44,20.44,42.0,20.22,0.87,22.4,19.09,3.31,0.86,2.95,20.23,19.92,42.0,22.02,0.56,22.68,20.75,1.93,-0.94,2.83,22.03,22.19,42.0,21.19,0.32,21.71,20.75,0.96,0.06,1.69,21.19,21.16,42.0,17.39,0.44,18.41,16.34,2.07,-0.07,3.63,17.4,17.44,42.0,17.98,1.3,19.65,13.31,6.34,-1.54,5.6,18.02,18.41,42.0
+BF-BLG-G060004 = 17.27,0.32,17.65,16.89,0.76,-0.0,1.74,17.27,17.27,4.0,18.37,0.74,19.23,17.44,1.79,-0.15,1.92,18.38,18.41,4.0,22.33,0.26,22.68,22.13,0.55,0.49,1.63,22.33,22.26,4.0,20.83,0.22,21.16,20.68,0.48,1.08,2.28,20.84,20.75,4.0,22.81,0.66,23.23,21.85,1.38,-1.03,2.22,22.82,23.09,4.0,22.95,0.22,23.23,22.75,0.48,0.37,1.57,22.95,22.92,4.0,21.39,1.07,22.54,20.2,2.34,-0.03,1.36,21.41,21.4,4.0,21.9,0.63,22.68,21.3,1.38,0.32,1.5,21.9,21.8,4.0,22.3,0.26,22.68,22.13,0.55,0.96,2.15,22.3,22.19,4.0,21.42,0.09,21.51,21.3,0.21,-0.65,2.1,21.42,21.44,4.0,16.56,0.28,16.89,16.2,0.69,-0.21,1.97,16.56,16.58,4.0,17.58,0.41,18.13,17.17,0.96,0.54,2.0,17.58,17.51,4.0
+BF-BLG-G060005 = 16.98,0.84,19.65,15.99,3.65,1.54,5.2,17.0,16.72,28.0,18.66,0.92,20.75,16.89,3.86,0.08,2.48,18.69,18.82,28.0,20.87,0.79,23.23,19.65,3.58,0.86,4.13,20.88,20.85,28.0,21.27,0.8,22.4,19.51,2.89,-0.46,2.22,21.29,21.4,28.0,23.84,0.34,24.61,23.23,1.38,-0.03,2.49,23.85,23.92,28.0,20.94,0.95,22.68,18.54,4.13,-0.57,3.01,20.96,21.02,28.0,21.5,0.64,22.95,20.2,2.76,0.01,2.97,21.51,21.44,28.0,21.03,1.16,22.95,18.82,4.13,-0.22,2.11,21.06,20.82,28.0,21.74,0.42,22.95,21.02,1.93,0.6,3.97,21.74,21.71,28.0,22.45,0.29,23.23,21.85,1.38,0.28,3.64,22.45,22.47,28.0,18.71,0.95,21.02,16.89,4.13,0.71,3.41,18.73,18.51,28.0,19.73,0.96,21.85,18.13,3.72,0.37,2.81,19.76,19.65,28.0
+BF-BLG-G060006 = 16.78,0.61,17.72,16.2,1.52,0.68,2.07,16.79,16.61,5.0,18.35,0.12,18.54,18.27,0.28,0.84,2.08,18.35,18.27,5.0,20.33,0.31,20.75,19.92,0.83,0.0,2.05,20.34,20.33,5.0,22.0,0.28,22.13,21.51,0.62,-1.5,3.25,22.0,22.13,5.0,24.08,0.25,24.33,23.78,0.55,-0.04,1.42,24.08,24.06,5.0,20.31,0.91,21.57,19.09,2.48,0.08,2.17,20.32,20.33,5.0,21.6,0.38,21.99,21.02,0.96,-0.62,2.03,21.61,21.71,5.0,21.16,0.31,21.57,20.75,0.83,-0.0,2.05,21.16,21.16,5.0,21.31,0.21,21.57,21.02,0.55,-0.15,1.97,21.31,21.3,5.0,22.48,0.23,22.68,22.13,0.55,-0.73,2.13,22.49,22.54,5.0,18.5,0.65,19.37,17.72,1.65,0.12,1.79,18.51,18.54,5.0,18.78,0.09,18.82,18.61,0.21,-1.5,3.25,18.78,18.82,5.0
+BF-BLG-G060007 = 17.43,0.23,17.85,17.03,0.83,0.1,2.36,17.43,17.44,20.0,19.29,0.9,20.47,17.44,3.03,-0.53,2.12,19.31,19.58,20.0,22.46,0.67,24.06,21.02,3.03,0.42,3.52,22.47,22.26,20.0,20.19,0.69,21.44,18.82,2.62,-0.14,2.51,20.2,20.2,20.0,24.42,0.84,26.12,22.54,3.58,-0.48,3.52,24.43,24.61,20.0,22.87,0.39,23.5,22.26,1.24,0.27,1.99,22.87,22.81,20.0,22.32,0.98,23.64,20.2,3.44,-0.88,2.83,22.34,22.57,20.0,20.7,0.77,22.68,19.51,3.17,0.67,3.5,20.71,20.61,19.0,21.88,0.28,22.26,21.3,0.96,-0.87,2.59,21.89,21.99,20.0,21.3,0.16,21.57,21.02,0.55,-0.43,2.31,21.3,21.3,20.0,16.85,0.55,17.72,15.79,1.93,-0.24,2.04,16.86,16.89,20.0,18.73,0.76,20.47,17.44,3.03,0.35,2.88,18.75,18.68,20.0
+BF-BLG-G060008 = 15.74,0.51,16.61,15.1,1.52,0.28,2.01,15.75,15.65,9.0,18.18,0.28,18.54,17.58,0.96,-1.01,3.58,18.19,18.27,9.0,19.58,1.19,21.16,17.44,3.72,-0.4,2.24,19.62,19.78,9.0,21.61,0.45,22.26,20.75,1.52,-0.53,2.71,21.61,21.71,9.0,24.45,0.77,25.57,23.23,2.34,0.08,2.05,24.46,24.33,9.0,21.79,0.43,22.4,21.02,1.38,-0.45,2.32,21.79,21.85,9.0,22.48,0.26,22.95,22.13,0.83,0.45,2.31,22.48,22.4,9.0,21.15,0.53,21.71,20.33,1.38,-0.57,2.03,21.15,21.3,9.0,22.06,0.27,22.54,21.71,0.83,0.56,2.28,22.07,21.99,9.0,22.59,0.25,22.95,22.13,0.83,-0.44,2.42,22.59,22.68,9.0,16.99,0.69,18.27,16.06,2.2,0.41,2.37,17.0,17.03,9.0,18.57,0.48,19.37,17.85,1.52,0.31,2.09,18.57,18.41,9.0
+BF-BLG-G060009 = 17.49,0.24,17.99,17.17,0.83,0.49,2.62,17.49,17.44,12.0,19.26,0.42,19.65,18.41,1.24,-1.07,2.75,19.26,19.37,12.0,20.5,1.0,21.57,18.82,2.76,-0.58,2.21,20.52,20.56,11.0,20.82,1.1,22.4,18.27,4.13,-0.82,3.48,20.84,20.95,12.0,21.49,0.78,22.95,20.47,2.48,0.56,2.24,21.5,21.37,12.0,21.86,0.63,22.54,20.47,2.07,-0.97,2.85,21.87,22.13,12.0,22.06,0.87,23.78,20.75,3.03,0.27,2.65,22.08,22.06,12.0,20.27,0.84,21.57,18.96,2.62,-0.06,1.93,20.28,20.2,12.0,21.99,0.19,22.4,21.85,0.55,0.93,2.76,21.99,21.85,12.0,21.45,0.23,21.85,21.02,0.83,-0.21,2.51,21.46,21.47,12.0,16.98,0.73,17.72,15.51,2.2,-0.98,2.58,16.99,17.27,12.0,18.57,0.78,19.37,16.89,2.48,-1.15,3.05,18.59,18.89,12.0
+BF-BLG-G060010 = 17.61,0.56,18.27,16.34,1.93,-0.75,2.88,17.61,17.58,15.0,18.8,0.59,19.92,17.72,2.2,-0.07,2.52,18.8,18.89,15.0,21.59,0.82,23.23,20.2,3.03,0.32,2.51,21.61,21.57,15.0,21.73,1.55,24.33,18.82,5.51,-0.11,2.22,21.78,21.71,15.0,23.18,1.43,25.98,20.75,5.24,0.44,2.56,23.22,22.95,15.0,23.5,1.11,24.61,20.75,3.86,-1.03,3.33,23.52,24.06,15.0,21.48,0.61,22.4,20.47,1.93,-0.3,1.86,21.49,21.57,15.0,19.64,0.44,20.47,19.09,1.38,0.6,2.51,19.65,19.65,15.0,21.56,0.47,22.4,21.02,1.38,0.35,1.82,21.56,21.44,15.0,21.4,0.19,21.85,21.02,0.83,0.42,3.54,21.41,21.3,15.0,18.36,0.47,19.09,17.44,1.65,-0.21,2.33,18.37,18.27,15.0,19.45,0.44,19.92,18.54,1.38,-0.48,2.28,19.45,19.44,15.0
+BF-BLG-G060011 = 16.49,0.64,18.68,14.96,3.72,0.39,4.05,16.51,16.48,71.0,18.56,0.65,19.65,17.03,2.62,-0.85,3.08,18.57,18.75,71.0,21.8,0.58,23.5,20.75,2.76,0.47,3.11,21.81,21.71,71.0,19.98,1.04,21.85,16.89,4.96,-0.95,3.84,20.0,20.2,71.0,23.53,0.71,25.16,22.13,3.03,0.16,2.34,23.54,23.5,71.0,22.12,1.18,24.33,18.27,6.06,-0.55,3.64,22.15,22.13,71.0,21.02,0.91,22.13,17.44,4.69,-1.57,5.65,21.04,21.44,71.0,20.68,0.7,21.85,18.82,3.03,-0.66,3.11,20.69,20.75,71.0,21.38,0.42,22.4,19.65,2.76,-0.98,6.45,21.38,21.44,71.0,22.1,0.49,22.95,21.16,1.79,-0.11,1.94,22.11,22.13,71.0,17.19,1.29,20.61,14.69,5.93,0.32,3.19,17.23,17.17,71.0,18.25,0.94,21.16,16.06,5.1,0.69,4.16,18.27,18.2,71.0
+BF-BLG-G060012 = 18.27,0.82,19.65,17.03,2.62,-0.02,2.18,18.29,18.3,10.0,19.33,0.54,20.2,18.27,1.93,-0.46,2.84,19.34,19.44,10.0,22.33,1.17,24.33,20.75,3.58,0.2,1.99,22.36,22.37,10.0,20.78,1.23,22.95,18.54,4.41,-0.03,2.9,20.82,20.75,10.0,24.79,1.73,26.81,22.13,4.69,-0.43,1.77,24.85,25.3,10.0,23.16,1.42,24.88,20.2,4.69,-0.89,2.93,23.2,23.5,10.0,21.67,0.64,22.54,20.61,1.93,-0.2,1.88,21.68,21.64,10.0,20.51,1.01,22.13,19.09,3.03,-0.1,1.93,20.54,20.68,10.0,22.15,0.29,22.4,21.57,0.83,-0.78,2.39,22.16,22.26,10.0,21.52,0.26,21.85,21.16,0.69,0.1,1.39,21.52,21.47,10.0,18.32,0.51,18.82,17.3,1.52,-0.85,2.44,18.32,18.54,10.0,18.96,0.31,19.37,18.54,0.83,0.2,1.6,18.97,18.89,10.0
+BF-BLG-G060013 = 16.12,0.68,17.17,14.13,3.03,-0.79,3.38,16.13,16.2,45.0,19.09,0.5,20.75,18.13,2.62,0.83,4.33,19.1,19.09,45.0,20.21,0.95,22.13,17.17,4.96,-0.66,3.84,20.23,20.33,45.0,22.48,1.26,25.71,19.85,5.86,0.38,3.08,22.52,22.4,45.0,23.88,0.43,24.74,22.88,1.86,-0.17,2.75,23.88,23.85,45.0,23.17,0.99,25.16,20.2,4.96,-0.43,4.4,23.19,23.09,45.0,19.89,1.53,23.5,15.79,7.72,-0.22,3.16,19.95,19.99,45.0,20.81,0.88,23.5,18.82,4.69,0.51,3.79,20.82,20.75,45.0,21.37,0.43,22.26,20.68,1.58,0.11,2.05,21.37,21.3,45.0,21.37,0.36,22.4,20.75,1.65,0.57,3.13,21.38,21.3,45.0,17.45,0.67,19.09,16.34,2.76,0.47,2.71,17.46,17.44,45.0,19.23,0.73,20.47,18.27,2.2,0.29,1.69,19.24,19.09,45.0
+BF-BLK-G070001 = 14.1,0.37,14.62,13.58,1.03,0.18,1.67,14.1,14.0,8.0,17.44,0.24,17.85,17.17,0.69,0.4,2.08,17.44,17.41,8.0,19.97,0.23,20.2,19.58,0.62,-0.46,1.99,19.97,19.99,8.0,23.13,0.99,24.88,21.51,3.38,0.19,2.82,23.14,23.06,8.0,24.73,0.52,25.71,24.06,1.65,0.71,2.72,24.73,24.61,8.0,23.4,1.6,26.54,21.57,4.96,0.83,2.81,23.45,23.09,8.0,21.73,0.16,21.85,21.37,0.48,-1.58,4.48,21.73,21.75,8.0,21.03,0.37,21.51,20.61,0.9,-0.18,1.36,21.04,21.16,8.0,21.69,0.13,21.85,21.44,0.41,-0.87,3.02,21.69,21.71,8.0,21.26,0.4,21.99,20.75,1.24,0.56,2.51,21.26,21.23,8.0,16.92,0.49,17.51,16.06,1.45,-0.45,2.26,16.92,16.96,8.0,17.12,0.3,17.65,16.61,1.03,0.04,2.91,17.12,17.17,8.0
+BF-BLK-G070002 = 13.1,0.2,13.31,12.76,0.55,-0.58,2.26,13.1,13.17,7.0,17.21,0.47,17.72,16.34,1.38,-0.89,2.81,17.22,17.37,7.0,19.82,0.91,20.89,18.27,2.62,-0.51,2.31,19.84,19.92,7.0,20.59,1.17,22.13,18.82,3.31,-0.15,1.85,20.62,20.61,7.0,25.2,0.29,25.57,24.88,0.69,0.26,1.55,25.2,25.16,7.0,22.3,0.64,22.95,21.02,1.93,-1.18,3.5,22.31,22.4,7.0,22.02,0.3,22.4,21.57,0.83,0.14,2.06,22.02,21.99,7.0,21.59,0.63,22.26,20.47,1.79,-0.71,2.4,21.6,21.71,7.0,21.0,0.68,21.71,19.92,1.79,-0.48,1.84,21.01,21.02,7.0,22.48,0.19,22.68,22.13,0.55,-0.75,2.67,22.48,22.54,7.0,18.96,0.57,19.92,18.41,1.52,0.69,2.14,18.96,18.82,7.0,17.49,0.56,18.27,16.61,1.65,0.05,2.26,17.5,17.37,7.0
+BF-BLK-G070003 = 13.7,0.4,14.41,13.17,1.24,0.27,1.99,13.7,13.65,11.0,18.34,0.38,18.82,17.44,1.38,-1.24,3.9,18.34,18.41,11.0,20.55,0.69,21.85,19.65,2.2,0.87,2.72,20.56,20.47,11.0,21.36,0.55,22.13,20.2,1.93,-0.7,2.82,21.37,21.44,11.0,24.93,0.39,25.43,24.19,1.24,-0.25,2.26,24.93,24.88,11.0,22.53,0.78,24.33,21.57,2.76,1.12,3.7,22.54,22.4,11.0,22.17,0.2,22.4,21.85,0.55,-0.38,2.23,22.17,22.13,11.0,21.97,0.32,22.4,21.44,0.96,-0.24,1.76,21.97,21.99,11.0,21.05,0.81,22.4,19.65,2.76,-0.1,2.2,21.07,21.02,11.0,22.13,0.6,23.23,21.3,1.93,0.12,2.11,22.14,22.4,11.0,16.52,0.71,17.3,14.96,2.34,-0.93,3.23,16.53,16.61,11.0,18.14,0.28,18.54,17.58,0.96,-0.57,2.65,18.14,18.27,11.0
+BF-BLK-G070004 = 14.07,0.63,15.24,13.44,1.79,0.71,2.19,14.09,14.0,9.0,17.85,0.44,18.27,16.89,1.38,-1.28,3.5,17.86,17.99,9.0,19.1,0.57,19.92,18.06,1.86,-0.42,2.5,19.11,19.23,9.0,21.93,0.41,22.47,21.16,1.31,-0.5,2.44,21.94,21.99,9.0,24.06,0.28,24.33,23.5,0.83,-0.83,2.71,24.06,24.06,9.0,22.46,0.46,23.23,21.85,1.38,0.21,2.09,22.47,22.47,9.0,21.48,0.11,21.64,21.3,0.34,-0.14,1.82,21.48,21.44,9.0,20.99,0.9,22.4,19.92,2.48,-0.03,1.84,21.01,21.16,9.0,21.15,0.73,21.99,20.06,1.93,-0.51,1.83,21.17,21.37,9.0,22.04,0.4,22.68,21.3,1.38,-0.21,2.68,22.05,21.99,9.0,16.4,0.83,17.72,15.24,2.48,0.28,1.94,16.42,16.48,9.0,17.46,0.09,17.58,17.3,0.28,-0.07,2.31,17.46,17.44,9.0
+BF-BLK-G070005 = 13.41,0.6,14.41,12.2,2.2,-0.22,2.12,13.42,13.44,22.0,18.35,0.6,20.2,17.17,3.03,1.02,5.87,18.36,18.34,22.0,19.75,0.87,20.75,17.85,2.89,-0.71,2.36,19.76,19.92,21.0,21.08,1.09,23.78,18.96,4.82,-0.03,3.55,21.11,21.3,22.0,24.91,0.51,25.98,23.78,2.2,-0.11,3.04,24.91,24.92,22.0,21.76,0.65,22.95,20.75,2.2,-0.07,2.1,21.77,21.85,22.0,21.89,0.34,22.4,21.3,1.1,-0.49,2.25,21.9,21.92,22.0,22.13,0.42,22.95,21.16,1.79,0.01,2.83,22.14,22.09,22.0,21.22,0.34,22.13,20.75,1.38,0.87,3.52,21.22,21.16,22.0,22.74,0.34,23.5,21.85,1.65,-0.42,4.22,22.74,22.75,22.0,17.14,0.58,18.13,16.34,1.79,0.13,1.77,17.15,16.89,22.0,17.73,0.57,18.54,16.61,1.93,-0.36,2.42,17.74,17.79,22.0
+BF-BLK-G070006 = 13.47,0.45,14.69,12.76,1.93,1.0,4.09,13.47,13.38,19.0,17.57,0.29,18.13,17.03,1.1,0.3,2.54,17.57,17.51,19.0,21.28,1.41,23.23,18.82,4.41,-0.08,1.76,21.33,21.23,19.0,22.37,0.45,23.37,21.57,1.79,0.17,2.87,22.37,22.4,19.0,24.49,0.41,24.95,23.37,1.58,-1.46,4.7,24.49,24.61,19.0,22.52,0.32,22.95,21.85,1.1,-1.04,3.12,22.53,22.68,19.0,21.91,0.23,22.4,21.51,0.9,0.04,2.53,21.91,21.92,19.0,20.59,0.82,21.85,18.68,3.17,-0.65,2.88,20.61,20.75,19.0,20.85,0.94,22.68,19.09,3.58,-0.02,2.34,20.87,20.75,19.0,21.93,0.32,22.4,21.16,1.24,-0.5,3.2,21.93,21.92,19.0,17.89,0.78,19.09,15.79,3.31,-0.88,3.94,17.9,17.99,19.0,17.36,0.4,17.99,16.34,1.65,-0.54,3.29,17.36,17.37,19.0
+BF-BLK-G070007 = 13.36,0.36,13.86,12.76,1.1,-0.3,2.39,13.36,13.31,7.0,17.81,0.27,18.27,17.44,0.83,0.38,2.35,17.82,17.72,7.0,22.54,0.79,23.5,21.78,1.72,0.2,1.19,22.55,22.26,7.0,22.33,0.28,22.68,21.85,0.83,-0.49,2.2,22.33,22.33,7.0,24.91,0.19,25.16,24.68,0.48,0.33,1.82,24.91,24.88,7.0,22.87,0.31,23.3,22.4,0.9,0.03,1.98,22.88,22.81,7.0,21.88,0.3,22.4,21.57,0.83,0.6,2.32,21.88,21.85,7.0,21.49,0.21,21.85,21.3,0.55,0.62,2.33,21.49,21.51,7.0,20.2,1.15,21.16,17.99,3.17,-1.03,2.9,20.22,20.4,7.0,21.99,0.27,22.4,21.57,0.83,-0.04,2.34,21.99,21.99,7.0,17.78,0.2,17.99,17.44,0.55,-0.45,2.25,17.78,17.79,7.0,18.0,0.33,18.54,17.58,0.96,0.38,2.16,18.0,17.99,7.0
+BF-BLK-G070008 = 13.57,0.54,14.41,12.76,1.65,-0.01,2.13,13.58,13.55,8.0,18.3,0.17,18.54,17.99,0.55,-0.55,2.52,18.3,18.34,8.0,19.19,0.47,19.65,18.13,1.52,-1.61,4.58,19.2,19.37,8.0,20.88,0.55,21.85,20.27,1.58,0.59,2.22,20.88,20.82,8.0,24.77,0.38,25.16,24.19,0.96,-0.29,1.65,24.77,24.78,8.0,21.83,0.85,23.5,20.89,2.62,0.77,2.94,21.85,21.92,8.0,21.62,0.23,21.92,21.3,0.62,0.1,1.55,21.62,21.57,8.0,22.74,0.25,23.23,22.4,0.83,0.83,3.03,22.74,22.68,8.0,21.63,0.41,22.4,21.23,1.17,0.7,2.35,21.63,21.54,8.0,22.61,0.2,22.95,22.4,0.55,0.58,2.11,22.61,22.57,8.0,16.72,0.49,17.58,16.2,1.38,0.62,2.1,16.72,16.58,8.0,17.87,0.3,18.27,17.37,0.9,-0.21,2.13,17.87,17.85,8.0
+BF-BLK-G070009 = 13.85,0.19,14.0,13.58,0.41,-0.74,1.77,13.85,13.93,7.0,17.77,0.21,18.13,17.58,0.55,0.84,2.15,17.77,17.72,7.0,17.71,0.61,18.41,16.89,1.52,-0.43,1.72,17.72,17.85,7.0,21.11,0.8,22.26,20.2,2.07,0.5,1.73,21.13,20.75,7.0,25.18,0.22,25.57,24.88,0.69,0.58,2.85,25.18,25.16,7.0,21.51,0.24,21.85,21.3,0.55,0.77,1.83,21.51,21.44,7.0,22.26,0.14,22.4,21.99,0.41,-1.08,3.5,22.26,22.26,7.0,22.76,0.36,23.23,22.26,0.96,0.27,1.82,22.76,22.68,7.0,21.05,0.37,21.57,20.47,1.1,-0.23,2.03,21.06,21.16,7.0,22.6,0.11,22.68,22.4,0.28,-0.86,2.36,22.6,22.68,7.0,16.17,0.27,16.61,15.79,0.83,0.37,2.35,16.17,16.06,7.0,17.45,0.42,17.99,16.89,1.1,-0.05,1.54,17.46,17.44,7.0
+BF-BLK-G070010 = 14.35,0.74,15.51,13.03,2.48,-0.23,2.03,14.36,14.48,14.0,18.21,0.41,18.82,17.44,1.38,-0.06,2.26,18.21,18.23,14.0,18.49,1.82,22.4,16.34,6.06,1.11,3.39,18.57,18.2,14.0,22.1,1.72,26.26,19.78,6.48,0.94,3.68,22.16,21.85,14.0,24.67,0.79,25.98,23.23,2.76,-0.28,2.27,24.68,24.74,14.0,21.7,0.58,22.95,20.89,2.07,0.65,2.72,21.71,21.61,14.0,21.81,0.34,22.19,21.3,0.9,-0.26,1.5,21.81,21.85,14.0,21.78,1.18,22.54,18.27,4.27,-2.16,6.73,21.81,22.26,14.0,21.36,0.71,22.13,20.2,1.93,-0.81,2.1,21.37,21.71,14.0,22.34,0.28,22.95,21.85,1.1,0.28,2.89,22.34,22.37,14.0,16.61,0.47,17.44,15.79,1.65,0.17,2.33,16.62,16.61,14.0,17.56,0.51,18.13,16.34,1.79,-1.17,3.4,17.57,17.72,14.0
+BF-BLK-G070011 = 13.52,0.56,14.27,12.48,1.79,-0.35,2.19,13.53,13.55,10.0,17.5,0.34,18.27,17.17,1.1,1.11,3.56,17.51,17.41,10.0,19.85,0.79,20.75,18.27,2.48,-0.62,2.53,19.86,20.02,10.0,21.57,0.57,22.4,20.47,1.93,-0.46,2.61,21.58,21.57,10.0,25.26,0.23,25.43,24.74,0.69,-1.3,3.59,25.26,25.33,10.0,22.7,0.95,23.92,20.75,3.17,-0.83,2.85,22.72,22.88,10.0,21.06,0.61,22.13,20.47,1.65,0.52,1.92,21.07,20.95,10.0,21.35,0.39,22.13,20.75,1.38,0.34,2.94,21.36,21.37,10.0,21.22,0.13,21.44,21.02,0.41,-0.25,2.23,21.22,21.26,10.0,21.7,0.37,22.4,21.3,1.1,0.55,2.34,21.7,21.64,10.0,17.01,1.06,18.27,15.65,2.62,0.0,1.46,17.04,17.13,10.0,17.53,0.21,17.85,17.17,0.69,-0.18,2.15,17.53,17.51,10.0
+BF-BLK-G070012 = 13.87,0.31,14.27,13.58,0.69,0.38,1.55,13.87,13.86,7.0,18.1,0.19,18.27,17.72,0.55,-1.16,3.21,18.1,18.13,7.0,18.86,1.31,20.75,17.44,3.31,0.23,1.64,18.9,19.09,7.0,21.88,0.75,22.68,20.33,2.34,-1.33,3.81,21.89,22.13,7.0,25.47,0.21,25.71,25.16,0.55,-0.2,1.85,25.47,25.43,7.0,22.45,0.83,23.64,21.44,2.2,0.11,1.69,22.46,22.61,7.0,22.12,0.31,22.54,21.57,0.96,-0.55,2.47,22.12,22.19,7.0,22.24,0.27,22.54,21.85,0.69,-0.22,1.65,22.25,22.26,7.0,21.78,0.13,21.99,21.57,0.41,0.0,2.4,21.78,21.78,7.0,22.88,0.24,23.23,22.54,0.69,-0.0,2.02,22.88,22.88,7.0,16.59,0.31,17.03,16.2,0.83,0.1,1.55,16.6,16.61,7.0,17.26,0.4,17.72,16.61,1.1,-0.39,2.07,17.27,17.3,7.0
+BF-BLK-G070013 = 14.57,0.8,15.37,13.44,1.93,-0.37,1.46,14.59,14.82,8.0,18.69,0.32,19.09,18.27,0.83,-0.23,1.62,18.69,18.72,8.0,18.27,0.62,19.09,17.3,1.79,-0.15,1.8,18.28,18.27,8.0,22.36,1.83,24.88,19.65,5.24,-0.24,1.83,22.42,22.68,8.0,24.37,0.78,25.43,23.23,2.2,-0.16,1.78,24.38,24.5,8.0,21.6,0.4,22.06,20.75,1.31,-1.14,3.93,21.6,21.57,8.0,21.62,0.13,21.85,21.44,0.41,0.44,2.3,21.62,21.57,8.0,20.81,1.02,22.26,19.23,3.03,0.15,2.11,20.83,20.64,8.0,20.87,0.4,21.37,20.33,1.03,-0.04,1.45,20.87,20.89,8.0,22.17,0.17,22.54,21.99,0.55,1.4,4.08,22.17,22.13,8.0,16.26,0.27,16.75,15.93,0.83,0.58,2.37,16.26,16.24,8.0,18.01,0.49,18.54,17.17,1.38,-0.72,2.14,18.02,18.2,8.0
+BF-COM-G080001 = 15.03,0.53,16.06,13.86,2.2,-0.06,2.32,15.04,14.96,30.0,19.02,0.57,20.33,17.44,2.89,-0.52,4.23,19.02,19.09,30.0,20.92,0.73,22.13,18.41,3.72,-1.51,6.14,20.93,21.02,30.0,21.03,0.65,22.68,19.92,2.76,0.45,3.49,21.04,21.02,30.0,22.29,0.55,23.5,21.44,2.07,0.3,2.16,22.3,22.19,30.0,21.04,0.48,21.57,19.65,1.93,-1.27,4.08,21.05,21.16,30.0,20.54,0.95,22.4,19.09,3.31,0.4,2.12,20.56,20.3,30.0,19.54,0.94,20.47,16.61,3.86,-1.61,5.04,19.56,19.78,30.0,21.58,0.22,22.13,21.02,1.1,-0.07,3.56,21.58,21.57,30.0,21.37,0.47,22.4,20.2,2.2,-0.34,3.3,21.37,21.33,30.0,17.52,0.46,18.96,16.75,2.2,1.04,4.63,17.53,17.44,30.0,17.64,0.43,18.82,16.89,1.93,0.69,3.4,17.64,17.58,30.0
+BF-COM-G080002 = 13.88,1.47,16.06,11.65,4.41,0.05,1.94,13.95,13.65,8.0,19.61,0.54,20.2,18.96,1.24,-0.02,1.35,19.62,19.61,8.0,20.27,0.33,20.75,19.78,0.96,-0.06,1.86,20.28,20.27,8.0,21.28,0.43,21.85,20.61,1.24,-0.17,1.78,21.29,21.3,8.0,23.21,0.37,23.78,22.81,0.96,0.42,1.68,23.21,23.12,8.0,21.1,0.46,21.85,20.61,1.24,0.38,1.79,21.11,21.06,8.0,19.99,0.6,21.16,19.37,1.79,0.85,2.77,20.0,19.78,8.0,19.76,0.84,20.2,17.72,2.48,-2.13,5.78,19.77,20.02,8.0,20.83,0.34,21.16,20.2,0.96,-0.86,2.44,20.84,20.95,8.0,20.59,0.57,21.16,19.37,1.79,-1.28,3.76,20.6,20.75,8.0,18.02,0.59,18.82,17.3,1.52,-0.01,1.48,18.03,18.03,8.0,18.41,0.47,19.09,17.72,1.38,0.39,2.26,18.42,18.3,8.0
+BF-COM-G080003 = 15.19,0.33,15.72,14.55,1.17,-0.26,2.48,15.2,15.24,13.0,18.49,0.49,19.09,17.44,1.65,-0.57,2.54,18.49,18.61,13.0,20.86,0.3,21.3,20.2,1.1,-1.02,3.44,20.87,20.89,13.0,22.5,0.54,22.95,21.23,1.72,-1.23,3.47,22.5,22.68,13.0,22.4,0.46,23.23,21.57,1.65,-0.22,2.58,22.41,22.4,13.0,20.84,0.26,21.3,20.33,0.96,-0.29,2.99,20.84,20.89,13.0,20.29,0.48,21.16,19.37,1.79,0.0,2.72,20.29,20.33,13.0,18.79,1.2,20.2,16.27,3.93,-0.58,2.52,18.83,18.61,13.0,21.08,0.52,21.71,20.06,1.65,-0.85,2.81,21.09,21.16,13.0,20.42,0.28,20.89,19.92,0.96,-0.25,2.11,20.43,20.47,13.0,17.44,0.49,18.27,16.75,1.52,0.43,2.0,17.44,17.3,13.0,16.79,0.42,17.58,16.2,1.38,0.38,2.02,16.79,16.61,13.0
+BF-COM-G080004 = 15.96,1.09,17.17,14.55,2.62,-0.05,1.57,15.99,15.96,6.0,19.03,1.14,20.33,17.44,2.89,-0.13,1.68,19.05,19.03,6.0,20.06,0.38,20.75,19.65,1.1,1.0,2.95,20.06,19.92,6.0,21.71,0.82,22.81,20.47,2.34,-0.22,2.12,21.73,21.78,6.0,24.06,0.58,24.88,23.23,1.65,-0.0,2.04,24.06,24.06,6.0,19.71,0.63,20.47,18.82,1.65,-0.14,1.76,19.72,19.71,6.0,20.16,1.38,22.13,18.54,3.58,0.16,1.74,20.2,20.16,6.0,18.1,1.33,19.92,16.34,3.58,0.04,1.76,18.14,18.1,6.0,20.95,0.08,21.02,20.89,0.14,0.0,1.0,20.95,20.95,6.0,20.82,0.26,21.16,20.47,0.69,-0.0,1.73,20.82,20.82,6.0,18.1,1.12,19.92,16.89,3.03,0.49,2.19,18.12,18.1,6.0,17.51,0.44,17.99,16.89,1.1,-0.14,1.7,17.51,17.51,6.0
+BF-COM-G080005 = 14.02,0.82,15.1,12.2,2.89,-1.02,3.57,14.04,14.27,10.0,19.25,0.73,20.33,18.27,2.07,0.07,1.73,19.27,19.34,10.0,19.96,0.45,20.47,19.09,1.38,-0.58,2.34,19.97,20.06,10.0,21.75,1.1,23.5,20.75,2.76,0.6,1.93,21.78,21.57,10.0,22.62,0.74,24.06,21.57,2.48,0.42,2.53,22.63,22.68,10.0,20.69,0.45,21.02,19.65,1.38,-1.36,3.76,20.69,20.85,10.0,19.17,0.62,20.2,17.99,2.2,-0.27,2.66,19.18,19.27,10.0,19.45,1.14,20.75,16.89,3.86,-1.15,3.51,19.48,19.92,10.0,20.79,0.24,21.02,20.47,0.55,-0.35,1.49,20.79,20.82,10.0,19.93,0.37,20.47,19.37,1.1,-0.02,1.75,19.93,19.89,10.0,18.65,1.24,21.02,17.17,3.86,0.66,2.29,18.69,18.27,10.0,18.27,1.3,20.75,16.89,3.86,0.76,2.29,18.32,17.79,10.0
+BF-COM-G080006 = 15.44,0.73,17.72,13.58,4.13,0.56,4.52,15.46,15.37,60.0,17.67,1.09,20.47,14.69,5.79,-0.23,3.17,17.7,17.72,60.0,18.78,1.49,22.4,15.24,7.17,0.36,3.1,18.84,18.54,60.0,23.01,0.52,24.19,21.99,2.2,-0.17,2.2,23.01,23.09,60.0,23.89,0.58,25.16,22.68,2.48,0.26,2.79,23.9,23.78,60.0,21.19,0.55,22.4,19.92,2.48,-0.37,2.73,21.19,21.26,60.0,21.18,0.88,22.4,17.99,4.41,-1.68,5.53,21.2,21.44,60.0,19.85,0.89,21.3,17.44,3.86,-0.99,3.88,19.87,19.99,60.0,19.75,0.65,21.44,18.27,3.17,0.27,3.6,19.76,19.78,60.0,21.15,0.52,21.99,20.2,1.79,-0.05,1.73,21.16,21.13,60.0,18.0,0.54,18.96,16.06,2.89,-0.94,4.36,18.01,18.06,60.0,18.62,0.5,19.78,17.44,2.34,0.13,2.68,18.63,18.54,60.0
+BF-COM-G080007 = 13.53,0.87,14.55,11.52,3.03,-0.99,3.16,13.55,13.72,14.0,19.36,0.63,20.47,17.99,2.48,-0.43,3.03,19.37,19.37,14.0,20.0,0.48,20.75,19.09,1.65,0.02,2.35,20.01,19.92,14.0,22.54,1.38,25.43,20.47,4.96,0.62,2.54,22.58,22.13,14.0,22.93,1.01,24.33,21.02,3.31,-0.7,2.64,22.95,23.09,14.0,21.44,0.36,22.13,20.75,1.38,-0.04,2.6,21.44,21.47,14.0,19.66,0.37,20.47,19.37,1.1,0.82,2.42,19.66,19.37,14.0,20.0,1.0,21.3,18.54,2.76,-0.01,1.54,20.02,19.99,14.0,21.44,0.35,22.13,21.02,1.1,0.68,2.25,21.44,21.37,14.0,20.27,0.69,21.3,18.82,2.48,-0.43,2.49,20.28,20.37,14.0,18.85,0.79,20.33,17.72,2.62,0.2,2.12,18.86,18.75,14.0,18.48,1.15,20.2,15.79,4.41,-0.68,3.32,18.52,18.41,14.0
+BF-COM-G080008 = 15.08,1.16,16.89,12.2,4.69,-0.43,2.42,15.12,15.24,81.0,18.51,0.62,20.47,16.89,3.58,0.21,3.81,18.52,18.41,81.0,20.09,0.98,22.06,17.99,4.06,-0.15,1.98,20.12,20.2,81.0,22.23,1.14,24.61,19.65,4.96,-0.21,2.4,22.25,22.26,81.0,21.14,1.1,23.78,18.54,5.24,0.23,2.7,21.17,21.02,81.0,20.6,0.36,21.3,19.92,1.38,-0.03,2.26,20.61,20.61,81.0,20.71,0.8,21.85,17.44,4.41,-1.86,6.99,20.72,20.95,81.0,18.37,1.87,21.71,14.13,7.58,-0.09,2.06,18.47,18.54,81.0,20.19,0.6,21.3,18.96,2.34,-0.23,2.15,20.2,20.2,81.0,20.41,1.08,22.13,15.51,6.61,-1.78,7.78,20.44,20.47,81.0,17.96,0.5,19.09,16.75,2.34,-0.22,2.67,17.96,17.92,81.0,17.8,0.68,19.92,16.61,3.31,0.72,3.07,17.82,17.72,81.0
+BF-COM-G080009 = 15.06,1.03,17.17,14.0,3.17,0.95,2.86,15.09,14.69,9.0,19.97,0.6,20.75,19.3,1.45,0.56,1.53,19.98,19.71,9.0,19.45,0.71,20.75,18.54,2.2,0.3,2.45,19.47,19.58,9.0,21.61,0.36,22.13,21.02,1.1,-0.11,1.86,21.62,21.57,9.0,21.81,1.57,23.78,19.37,4.41,-0.4,1.91,21.86,22.4,9.0,20.17,0.48,21.09,19.3,1.79,0.18,3.44,20.17,20.13,9.0,20.27,0.6,21.02,19.37,1.65,0.06,1.68,20.27,20.2,9.0,20.1,0.16,20.27,19.78,0.48,-1.09,2.89,20.11,20.2,9.0,20.59,0.22,21.09,20.33,0.76,1.29,4.03,20.6,20.54,9.0,20.09,0.28,20.54,19.65,0.9,0.02,2.12,20.09,20.13,9.0,18.38,0.63,19.09,17.58,1.52,0.07,1.32,18.39,18.27,9.0,18.11,0.59,19.09,17.44,1.65,0.48,1.82,18.12,17.99,9.0
+BF-COM-G080010 = 15.46,0.7,17.17,12.48,4.69,-1.03,6.14,15.48,15.51,93.0,18.9,0.65,20.2,16.89,3.31,-0.79,3.88,18.91,18.96,93.0,20.89,0.54,22.13,19.65,2.48,-0.05,2.47,20.89,20.89,93.0,22.33,1.1,25.43,17.72,7.72,-1.16,6.29,22.35,22.54,93.0,21.89,1.28,24.06,17.44,6.61,-0.93,3.69,21.93,22.26,93.0,20.47,0.72,21.85,18.82,3.03,-0.44,2.42,20.48,20.61,93.0,19.56,1.23,21.85,17.17,4.69,0.34,1.86,19.6,19.3,93.0,18.07,1.54,21.02,11.93,9.09,-0.68,4.24,18.14,18.13,93.0,20.61,0.43,21.85,19.92,1.93,0.59,2.71,20.62,20.54,93.0,20.53,0.56,22.13,19.23,2.89,0.26,2.79,20.54,20.47,93.0,17.29,0.64,18.54,15.79,2.76,-0.0,2.45,17.3,17.3,93.0,17.88,0.61,19.37,16.61,2.76,0.18,2.45,17.89,17.85,93.0
+BF-COM-G080011 = 15.02,0.77,16.2,13.31,2.89,-0.29,2.37,15.04,14.96,25.0,19.25,0.31,19.92,18.82,1.1,0.28,2.44,19.25,19.23,25.0,20.37,0.34,20.89,19.65,1.24,-0.28,2.2,20.38,20.33,25.0,23.0,0.54,23.78,22.13,1.65,-0.28,1.92,23.0,23.02,25.0,22.11,0.49,23.5,21.02,2.48,0.46,4.45,22.12,22.13,25.0,21.29,0.33,22.13,20.89,1.24,0.85,2.92,21.29,21.23,25.0,20.72,0.47,21.85,19.92,1.93,0.59,2.88,20.73,20.61,25.0,20.25,1.05,21.57,18.27,3.31,-0.72,2.27,20.27,20.47,24.0,21.31,0.38,21.99,20.47,1.52,-0.11,2.46,21.32,21.3,25.0,20.73,0.29,21.3,20.2,1.1,0.41,2.43,20.73,20.61,25.0,18.18,0.49,19.09,17.17,1.93,0.1,2.55,18.19,18.13,25.0,17.28,0.77,18.82,15.79,3.03,-0.16,2.33,17.29,17.44,25.0
+BF-COM-G080012 = 15.46,1.12,17.72,13.03,4.69,0.07,2.31,15.5,15.51,93.0,18.27,1.67,22.13,12.2,9.92,-0.57,4.6,18.34,18.27,93.0,19.46,0.79,21.57,17.72,3.86,0.44,2.78,19.47,19.37,93.0,22.07,0.88,24.61,20.47,4.13,0.79,3.88,22.09,21.99,93.0,22.33,1.49,25.16,17.44,7.72,-0.58,3.29,22.38,22.54,93.0,20.72,0.63,21.85,18.27,3.58,-0.91,4.51,20.73,20.75,93.0,21.01,0.28,21.71,20.13,1.58,-0.26,4.0,21.01,21.02,93.0,17.88,1.13,21.85,15.51,6.34,0.42,3.66,17.91,17.85,92.0,19.54,0.6,21.02,17.72,3.31,-0.25,3.1,19.55,19.65,93.0,20.92,0.54,22.13,19.92,2.2,0.35,1.95,20.93,20.75,93.0,18.08,0.44,19.09,16.89,2.2,-0.28,3.52,18.08,18.06,93.0,18.47,0.65,19.92,16.61,3.31,-0.36,2.63,18.48,18.54,93.0
+BF-COM-G080013 = 14.91,0.64,16.34,13.1,3.24,-0.37,2.88,14.93,14.96,130.0,18.03,1.02,20.47,14.41,6.06,-0.89,4.43,18.06,18.27,130.0,20.12,0.71,21.85,17.99,3.86,0.18,3.17,20.13,20.06,130.0,20.95,0.81,22.95,18.54,4.41,-0.17,3.08,20.96,21.02,130.0,21.99,1.24,24.88,17.44,7.44,-0.37,3.82,22.02,21.88,130.0,20.95,0.75,22.68,19.65,3.03,0.41,2.25,20.96,20.75,130.0,20.48,0.93,22.13,18.41,3.72,-0.24,2.19,20.5,20.58,130.0,18.68,1.64,21.85,11.38,10.47,-0.87,5.09,18.75,18.96,130.0,20.09,0.68,21.3,17.44,3.86,-1.43,5.89,20.1,20.2,130.0,21.56,0.41,22.54,20.2,2.34,-0.65,3.62,21.57,21.71,130.0,17.11,0.89,19.09,15.51,3.58,0.15,1.88,17.13,17.17,130.0,17.98,0.83,19.65,16.06,3.58,-0.43,2.54,18.0,18.03,130.0
+BF-COM-G080014 = 15.42,0.87,17.17,14.13,3.03,0.26,2.3,15.44,15.37,15.0,20.04,0.56,20.47,18.82,1.65,-0.95,2.67,20.04,20.4,15.0,20.07,0.39,20.61,19.09,1.52,-0.92,3.6,20.07,20.13,15.0,22.54,1.01,23.78,20.75,3.03,-0.64,2.14,22.56,22.81,15.0,22.19,0.96,24.06,20.47,3.58,-0.03,2.48,22.21,22.47,15.0,19.86,1.04,21.37,18.27,3.1,-0.19,1.71,19.89,19.99,15.0,19.93,0.76,21.02,18.27,2.76,-0.24,2.9,19.94,19.78,15.0,20.02,0.77,20.75,17.72,3.03,-1.83,6.28,20.03,20.2,15.0,20.85,0.42,21.57,20.2,1.38,0.41,2.2,20.85,20.75,15.0,20.38,0.53,21.3,19.65,1.65,-0.01,1.91,20.38,20.47,15.0,18.26,0.75,19.44,17.17,2.27,-0.1,1.93,18.27,18.13,15.0,17.79,0.6,19.09,16.61,2.48,0.36,3.23,17.8,17.72,15.0
+BF-COM-G080015 = 15.34,0.56,16.61,14.41,2.2,0.28,2.3,15.35,15.27,26.0,19.02,1.04,20.47,16.89,3.58,-0.55,2.29,19.05,19.09,26.0,20.94,0.23,21.44,20.47,0.96,0.19,3.17,20.94,20.95,26.0,20.19,0.95,22.81,18.27,4.55,0.51,3.85,20.22,20.2,26.0,22.99,0.93,24.61,21.02,3.58,-0.38,2.55,23.01,23.12,26.0,20.7,0.48,21.57,19.65,1.93,-0.36,2.74,20.71,20.61,26.0,20.67,0.64,22.13,19.37,2.76,0.56,3.26,20.68,20.61,26.0,16.88,1.72,19.92,14.13,5.79,0.15,1.95,16.97,16.75,26.0,20.82,0.7,21.85,19.37,2.48,-0.24,2.23,20.84,20.85,26.0,20.52,0.47,21.3,19.78,1.52,0.13,2.01,20.53,20.47,26.0,17.13,0.37,17.99,16.34,1.65,0.32,3.16,17.13,17.1,26.0,16.74,0.34,17.44,16.06,1.38,-0.14,2.59,16.74,16.82,26.0
+BF-COM-G080016 = 13.67,0.95,15.24,11.65,3.58,-0.13,1.86,13.7,13.72,37.0,19.01,0.49,19.92,18.13,1.79,0.17,2.13,19.02,18.96,37.0,20.1,0.75,21.02,17.44,3.58,-1.61,5.96,20.11,20.2,37.0,21.24,0.62,22.68,19.92,2.76,0.42,2.92,21.25,21.16,37.0,22.25,0.76,24.33,20.47,3.86,0.02,3.74,22.26,22.26,37.0,21.5,0.49,22.68,20.75,1.93,0.33,2.31,21.5,21.44,37.0,20.34,1.02,22.13,17.99,4.13,-0.48,2.95,20.37,20.33,37.0,19.29,1.28,22.13,15.51,6.61,-0.13,3.97,19.33,19.23,37.0,21.09,0.39,21.71,20.2,1.52,-0.56,2.5,21.1,21.16,37.0,21.05,0.58,22.13,19.37,2.76,-0.71,3.83,21.06,21.16,37.0,16.85,0.36,17.44,15.79,1.65,-0.69,3.79,16.85,16.89,37.0,16.88,0.5,17.99,16.06,1.93,0.54,2.33,16.89,16.75,37.0
+BF-COM-G080017 = 16.02,0.54,16.75,15.24,1.52,-0.03,1.9,16.03,16.06,7.0,19.81,0.82,20.61,18.27,2.34,-1.02,2.73,19.83,20.06,7.0,19.58,0.89,21.02,18.27,2.76,0.18,2.38,19.59,19.51,7.0,21.67,0.32,22.13,21.3,0.83,0.11,1.74,21.68,21.64,7.0,22.44,0.91,23.23,20.75,2.48,-0.83,2.67,22.46,22.4,7.0,19.39,0.78,20.89,18.68,2.2,1.02,2.87,19.4,19.16,7.0,20.1,0.62,21.02,19.23,1.79,0.24,2.05,20.11,19.99,7.0,19.23,0.64,20.06,18.13,1.93,-0.58,2.38,19.24,19.37,7.0,21.0,0.43,21.57,20.33,1.24,-0.31,1.89,21.01,21.16,7.0,20.52,0.47,20.89,19.65,1.24,-0.94,2.62,20.53,20.75,7.0,18.78,0.82,19.51,17.17,2.34,-1.18,3.12,18.79,19.09,7.0,17.65,0.25,17.85,17.17,0.69,-0.96,2.77,17.65,17.72,7.0
+BF-GAN-G090001 = 15.99,0.63,17.72,15.24,2.48,0.85,3.04,16.0,15.79,36.0,17.64,0.61,18.82,16.34,2.48,-0.3,2.41,17.65,17.72,36.0,19.14,1.5,22.95,15.24,7.72,-0.12,3.6,19.19,19.23,36.0,21.04,0.73,22.13,19.09,3.03,-0.48,3.08,21.05,21.06,36.0,24.23,0.45,25.16,23.5,1.65,0.32,2.28,24.23,24.33,36.0,21.46,0.49,22.4,20.47,1.93,0.11,2.02,21.47,21.37,36.0,22.02,0.34,22.68,21.3,1.38,-0.24,2.33,22.02,22.06,36.0,20.78,0.54,21.85,19.65,2.2,0.29,2.65,20.79,20.75,36.0,21.47,0.43,22.68,20.47,2.2,0.4,3.63,21.47,21.44,36.0,22.33,0.42,22.95,21.02,1.93,-1.15,4.67,22.33,22.4,36.0,16.86,0.36,17.58,15.79,1.79,-0.62,4.34,16.86,16.89,36.0,18.1,0.49,19.09,17.17,1.93,0.05,2.3,18.11,18.03,36.0
+BF-GAN-G090002 = 14.43,0.22,14.82,14.27,0.55,0.99,2.57,14.43,14.34,6.0,17.33,0.27,17.72,17.03,0.69,0.47,1.72,17.33,17.23,6.0,21.76,0.62,22.68,20.89,1.79,0.03,2.18,21.77,21.85,6.0,20.48,0.23,20.75,20.06,0.69,-0.98,3.11,20.49,20.51,6.0,24.66,0.34,25.16,24.19,0.96,0.04,1.98,24.67,24.68,6.0,22.22,0.85,23.09,20.75,2.34,-0.86,2.46,22.23,22.54,6.0,22.11,0.15,22.4,21.99,0.41,1.18,3.15,22.11,22.09,6.0,22.16,0.22,22.4,21.85,0.55,-0.14,1.7,22.16,22.16,6.0,21.93,0.2,22.13,21.57,0.55,-1.03,2.85,21.93,21.99,6.0,22.11,0.59,22.68,21.16,1.52,-0.55,2.05,22.12,22.19,6.0,18.02,0.41,18.82,17.72,1.1,1.44,3.59,18.02,17.92,6.0,16.25,0.53,16.75,15.51,1.24,-0.61,1.57,16.25,16.48,6.0
+BF-GAN-G090003 = 15.86,1.01,18.54,14.13,4.41,0.44,3.6,15.89,15.93,23.0,18.2,0.35,18.96,17.44,1.52,0.0,2.79,18.21,18.27,23.0,21.62,0.68,23.5,20.61,2.89,0.58,3.58,21.63,21.78,23.0,20.76,0.68,21.71,19.09,2.62,-0.61,2.61,20.77,21.02,23.0,24.63,0.54,25.43,23.23,2.2,-0.78,3.32,24.64,24.68,23.0,21.58,1.19,23.5,18.54,4.96,-1.03,3.64,21.62,22.06,23.0,22.25,0.25,22.68,21.85,0.83,0.07,2.21,22.26,22.19,23.0,21.88,0.43,22.68,20.75,1.93,-0.77,3.68,21.89,21.99,23.0,21.57,0.32,22.13,20.75,1.38,-0.64,3.4,21.57,21.57,23.0,22.0,0.39,22.68,21.3,1.38,0.07,2.28,22.0,22.06,23.0,17.24,0.86,19.09,15.24,3.86,-0.28,3.24,17.26,17.44,23.0,17.75,0.42,18.54,16.68,1.86,-0.64,3.96,17.75,17.72,23.0
+BF-GAN-G090004 = 15.65,0.68,16.89,14.41,2.48,-0.03,2.14,15.67,15.65,18.0,18.1,0.41,18.68,17.3,1.38,-0.2,2.32,18.11,18.13,18.0,19.36,0.38,19.92,18.41,1.52,-0.66,3.25,19.37,19.37,18.0,21.95,0.93,24.33,20.33,4.0,0.66,3.85,21.97,21.85,18.0,24.5,0.48,25.85,23.64,2.2,1.04,4.87,24.5,24.33,18.0,22.76,1.07,24.47,20.89,3.58,-0.0,2.11,22.78,22.75,18.0,21.55,0.71,22.4,20.47,1.93,-0.26,1.62,21.56,21.64,18.0,21.87,0.43,22.81,21.02,1.79,0.41,3.47,21.87,21.85,18.0,21.7,0.36,22.4,20.89,1.52,-0.1,3.02,21.7,21.61,18.0,21.84,0.43,22.95,21.3,1.65,0.78,3.52,21.84,21.88,18.0,16.83,0.56,17.72,15.24,2.48,-0.98,4.91,16.84,16.86,18.0,17.66,0.67,18.54,16.06,2.48,-0.55,2.78,17.67,17.79,18.0
+BF-GAN-G090005 = 15.0,0.6,15.79,13.03,2.76,-1.39,5.99,15.01,15.1,24.0,18.95,0.36,19.65,18.41,1.24,0.15,2.06,18.95,18.89,24.0,20.71,1.17,22.95,18.54,4.41,0.23,2.05,20.74,20.54,24.0,22.23,0.55,23.5,21.3,2.2,0.51,2.59,22.24,22.13,24.0,24.56,0.56,25.71,23.64,2.07,0.12,1.95,24.56,24.54,24.0,22.87,1.38,25.16,20.2,4.96,-0.23,2.23,22.91,22.88,24.0,22.32,0.31,22.68,21.44,1.24,-1.51,4.94,22.32,22.4,24.0,22.37,0.35,22.95,21.44,1.52,-0.68,3.44,22.38,22.4,24.0,21.76,0.39,22.4,21.02,1.38,-0.05,2.0,21.76,21.71,24.0,21.71,0.3,22.26,21.16,1.1,-0.03,1.97,21.71,21.71,24.0,17.37,0.88,19.65,15.79,3.86,0.69,3.41,17.4,17.23,24.0,17.87,0.34,18.82,17.44,1.38,0.67,3.51,17.88,17.82,24.0
+BF-GAN-G090006 = 14.87,0.49,15.51,13.58,1.93,-1.09,4.07,14.87,14.96,16.0,17.72,0.66,19.37,16.89,2.48,1.09,3.54,17.73,17.48,16.0,21.05,0.79,22.81,19.65,3.17,0.29,3.15,21.06,21.02,16.0,20.54,1.07,22.68,18.54,4.13,-0.08,2.65,20.56,20.68,16.0,24.2,0.51,25.16,23.23,1.93,0.25,2.63,24.21,24.12,16.0,21.29,0.66,22.13,19.65,2.48,-0.88,3.42,21.3,21.37,16.0,22.09,0.25,22.4,21.57,0.83,-0.38,2.34,22.09,22.13,16.0,21.23,0.39,21.99,20.47,1.52,0.16,2.65,21.23,21.16,16.0,22.02,0.24,22.54,21.57,0.96,0.5,3.2,22.02,21.99,16.0,21.78,0.3,22.54,21.44,1.1,0.93,3.53,21.78,21.78,16.0,17.17,0.43,17.85,16.34,1.52,0.08,2.21,17.18,17.1,16.0,18.3,0.53,19.37,17.72,1.65,0.85,2.39,18.31,18.06,16.0
+BF-GAN-G090007 = 15.26,0.31,15.79,14.69,1.1,-0.08,2.33,15.26,15.24,15.0,16.32,0.63,17.44,15.24,2.2,-0.12,2.32,16.34,16.34,15.0,20.03,1.29,21.3,16.61,4.69,-1.44,4.32,20.07,20.47,15.0,20.25,0.74,21.85,19.09,2.76,0.41,2.92,20.26,20.33,15.0,23.66,0.4,24.88,23.23,1.65,2.14,7.29,23.66,23.5,15.0,22.12,1.01,24.06,20.47,3.58,0.02,2.6,22.14,22.26,15.0,21.3,0.48,22.06,20.2,1.86,-0.66,3.08,21.31,21.3,15.0,20.8,0.66,22.13,19.92,2.2,0.63,2.7,20.81,20.61,15.0,21.07,0.41,21.85,20.2,1.65,-0.34,3.19,21.08,21.09,15.0,22.31,0.3,22.68,21.85,0.83,-0.1,1.66,22.32,22.33,15.0,17.04,0.5,18.27,16.34,1.93,0.88,3.49,17.05,17.03,15.0,17.97,0.26,18.27,17.44,0.83,-0.53,2.42,17.98,17.99,15.0
+BF-GNA-G100001 = 12.69,1.92,15.24,7.24,7.99,-0.64,2.68,12.83,13.03,75.0,17.61,0.44,18.54,16.34,2.2,-0.58,3.45,17.62,17.72,75.0,20.19,0.88,21.85,17.44,4.41,-0.69,3.48,20.21,20.27,75.0,21.68,0.86,22.68,18.54,4.13,-2.11,7.58,21.7,21.85,75.0,23.33,1.28,25.98,21.02,4.96,0.12,2.1,23.37,23.37,75.0,24.29,0.73,25.71,22.4,3.31,-0.71,2.98,24.3,24.4,75.0,21.78,0.59,23.78,20.47,3.31,0.49,4.05,21.79,21.71,75.0,21.31,0.88,23.23,19.78,3.44,0.37,2.34,21.33,21.3,75.0,21.66,0.5,22.95,20.2,2.76,0.23,3.88,21.67,21.57,75.0,21.93,0.52,23.09,20.75,2.34,-0.09,2.82,21.94,21.99,75.0,17.43,0.44,18.54,16.2,2.34,-0.25,3.34,17.44,17.44,75.0,17.03,0.69,18.27,14.41,3.86,-0.96,5.21,17.04,17.1,75.0
+BF-GNA-G100002 = 13.91,1.13,15.79,9.72,6.06,-1.29,5.67,13.96,14.06,54.0,17.04,0.55,18.13,15.79,2.34,0.11,2.42,17.05,17.03,54.0,19.16,1.86,22.4,15.79,6.61,0.03,1.84,19.25,18.89,54.0,19.81,0.92,21.71,17.72,4.0,0.17,2.56,19.83,19.68,54.0,23.29,1.39,26.54,21.02,5.51,0.21,2.19,23.33,23.16,54.0,22.79,1.75,25.71,18.82,6.89,-0.27,1.99,22.85,22.81,54.0,21.41,0.58,22.95,19.37,3.58,-0.37,4.91,21.42,21.4,54.0,22.06,0.62,23.78,21.02,2.76,0.79,3.18,22.07,21.99,54.0,21.95,0.53,23.23,20.75,2.48,0.2,2.65,21.96,21.99,54.0,22.48,0.29,23.23,21.57,1.65,-0.27,4.21,22.48,22.47,54.0,17.93,0.55,19.92,16.75,3.17,0.77,5.36,17.94,17.92,54.0,17.02,0.64,18.82,15.79,3.03,0.57,3.27,17.03,16.89,54.0
+BF-GNA-G100003 = 13.98,0.78,16.61,11.93,4.69,0.56,4.43,14.0,13.93,62.0,17.52,0.78,20.47,16.2,4.27,0.96,5.27,17.54,17.58,62.0,20.0,1.0,22.95,17.44,5.51,0.24,3.56,20.03,20.06,62.0,20.25,0.77,21.85,18.54,3.31,-0.15,2.57,20.27,20.33,62.0,23.51,0.92,25.43,20.47,4.96,-0.95,4.29,23.53,23.54,62.0,24.7,1.01,26.81,21.85,4.96,-0.37,3.07,24.72,24.88,62.0,22.08,0.98,24.33,20.4,3.93,-0.02,2.17,22.1,22.13,62.0,22.62,1.24,25.16,18.54,6.61,-0.93,4.02,22.65,22.95,62.0,23.01,0.43,24.06,22.13,1.93,0.05,2.62,23.01,22.95,62.0,23.45,0.45,24.06,22.54,1.52,-0.4,2.06,23.45,23.5,62.0,18.29,0.53,19.92,17.17,2.76,0.69,3.49,18.3,18.16,62.0,17.7,0.83,20.2,16.34,3.86,0.91,3.83,17.72,17.58,62.0
+BF-GNA-G100004 = 11.32,1.66,14.82,8.07,6.75,0.05,2.38,11.44,11.38,51.0,17.11,0.51,18.27,16.06,2.2,0.49,3.02,17.11,17.03,51.0,19.9,1.15,24.06,16.34,7.72,0.35,6.98,19.93,19.92,51.0,20.26,0.91,22.68,18.27,4.41,0.33,3.17,20.28,20.27,51.0,23.42,0.71,24.88,22.13,2.76,0.12,2.49,23.43,23.37,51.0,23.6,0.87,26.54,22.13,4.41,1.33,5.66,23.62,23.5,51.0,22.19,0.71,23.5,20.47,3.03,-0.26,2.45,22.2,22.19,51.0,21.59,1.35,24.06,19.09,4.96,0.16,1.92,21.63,21.44,51.0,22.81,0.49,24.06,21.71,2.34,0.37,2.93,22.81,22.81,51.0,22.81,0.48,23.78,21.57,2.2,-0.04,2.44,22.82,22.68,51.0,18.22,0.71,20.2,16.34,3.86,0.41,4.03,18.24,18.13,51.0,17.36,0.6,18.82,16.34,2.48,0.45,2.82,17.37,17.3,51.0
+BF-GNA-G100005 = 13.84,0.58,14.96,12.89,2.07,0.33,2.29,13.85,13.86,15.0,18.29,0.39,19.37,17.85,1.52,1.46,5.18,18.29,18.27,15.0,18.85,0.73,20.33,17.17,3.17,-0.35,3.9,18.86,18.96,15.0,21.27,0.87,23.23,19.78,3.44,0.51,3.11,21.29,21.16,15.0,24.34,0.96,25.71,22.4,3.31,-0.3,2.32,24.36,24.61,15.0,24.16,0.46,24.88,23.44,1.45,0.25,2.0,24.16,24.06,15.0,21.05,0.56,21.71,19.92,1.79,-0.68,2.26,21.06,21.3,15.0,23.51,0.2,23.78,23.23,0.55,-0.07,1.88,23.51,23.5,15.0,23.01,0.42,23.78,22.54,1.24,0.53,1.95,23.02,22.95,15.0,23.58,0.4,24.06,22.81,1.24,-0.39,1.99,23.59,23.57,15.0,18.52,0.3,18.82,17.85,0.96,-1.18,3.36,18.53,18.54,15.0,17.51,0.56,18.82,16.89,1.93,1.38,4.04,17.52,17.44,15.0
+BF-GNA-G100006 = 14.88,0.55,16.06,14.0,2.07,0.52,2.37,14.89,14.79,24.0,17.63,0.62,18.27,16.34,1.93,-0.72,2.25,17.64,17.72,24.0,20.0,1.76,23.23,15.24,7.99,-0.67,3.7,20.08,20.27,24.0,21.26,0.91,22.26,18.27,4.0,-1.82,6.12,21.28,21.57,24.0,23.53,1.42,25.98,20.75,5.24,-0.55,2.34,23.57,23.78,24.0,24.15,0.89,25.71,21.3,4.41,-1.34,5.74,24.17,24.37,24.0,21.77,0.62,22.95,21.02,1.93,0.58,2.04,21.78,21.64,24.0,21.82,0.45,22.54,20.47,2.07,-0.89,4.61,21.83,21.85,24.0,21.92,0.42,22.68,21.02,1.65,-0.3,2.77,21.93,21.99,24.0,22.89,0.47,23.5,21.85,1.65,-0.41,2.58,22.89,22.88,24.0,18.09,0.44,18.82,17.17,1.65,-0.25,2.53,18.09,18.16,24.0,17.46,0.49,18.27,16.61,1.65,0.0,1.82,17.47,17.41,24.0
+BF-GNA-G100007 = 13.73,0.56,14.41,12.76,1.65,-0.44,1.85,13.74,13.86,11.0,17.55,0.71,18.27,16.48,1.79,-0.3,1.55,17.57,17.44,11.0,19.09,1.1,20.75,17.17,3.58,-0.03,2.13,19.12,18.82,11.0,20.88,0.88,22.95,20.06,2.89,1.32,3.75,20.9,20.47,11.0,23.89,1.25,26.26,21.85,4.41,0.12,2.72,23.92,23.92,11.0,22.32,0.9,23.78,21.09,2.69,0.25,1.81,22.34,21.99,11.0,21.32,0.15,21.57,21.02,0.55,-0.13,2.71,21.32,21.3,11.0,22.53,0.44,23.09,21.85,1.24,-0.34,1.88,22.53,22.54,11.0,22.14,0.55,22.95,21.3,1.65,-0.23,1.81,22.15,22.13,11.0,22.53,0.45,23.23,21.85,1.38,0.35,2.02,22.53,22.4,11.0,17.93,0.5,18.54,17.17,1.38,-0.27,1.9,17.94,17.85,11.0,18.0,0.56,19.09,17.17,1.93,0.39,2.51,18.01,18.06,11.0
+BF-GOU-G110001 = 17.05,0.92,18.54,14.41,4.13,-0.72,4.31,17.08,16.89,22.0,17.18,1.51,19.37,13.86,5.51,-0.46,2.25,17.25,17.65,22.0,21.47,0.59,22.4,20.2,2.2,-0.19,2.41,21.48,21.37,22.0,21.7,0.8,22.95,19.92,3.03,-0.59,2.54,21.71,21.85,22.0,24.23,1.28,26.26,21.57,4.69,-0.57,2.32,24.26,24.74,22.0,23.45,0.62,24.61,22.4,2.2,0.22,1.91,23.46,23.4,22.0,19.11,0.82,20.47,17.44,3.03,-0.11,2.16,19.13,19.23,22.0,21.45,0.44,22.4,20.75,1.65,0.1,2.5,21.46,21.47,22.0,21.99,0.27,22.4,21.3,1.1,-1.02,3.65,21.99,22.06,22.0,21.41,0.28,22.13,20.75,1.38,0.12,4.17,21.41,21.44,22.0,17.52,0.57,18.27,16.61,1.65,-0.36,1.81,17.53,17.61,22.0,18.48,0.59,19.92,17.44,2.48,0.39,3.21,18.49,18.54,22.0
+BF-GOU-G110002 = 16.21,0.73,17.72,14.96,2.76,0.45,3.07,16.22,16.06,23.0,18.28,0.58,19.09,16.89,2.2,-0.77,2.68,18.29,18.54,23.0,21.48,0.84,22.68,19.51,3.17,-0.78,2.65,21.49,21.71,23.0,21.07,1.1,22.81,19.09,3.72,-0.34,1.96,21.1,21.37,23.0,22.67,1.31,24.61,19.78,4.82,-0.63,2.6,22.7,22.95,23.0,23.53,0.44,24.33,22.95,1.38,0.45,1.96,23.53,23.37,23.0,20.98,0.42,21.57,19.65,1.93,-1.26,5.94,20.99,21.02,23.0,20.7,0.57,22.13,19.09,3.03,-0.24,5.34,20.7,20.75,23.0,22.0,0.36,22.68,21.3,1.38,-0.15,2.03,22.01,22.13,23.0,21.61,0.3,22.13,20.75,1.38,-0.94,4.06,21.61,21.71,23.0,17.58,0.3,18.27,17.17,1.1,0.52,2.8,17.58,17.44,23.0,18.17,0.84,19.51,16.34,3.17,-0.19,2.16,18.18,18.27,23.0
+BF-GOU-G110003 = 15.04,0.94,16.2,12.76,3.44,-1.19,3.56,15.07,15.31,15.0,17.2,1.1,18.68,15.51,3.17,-0.15,1.75,17.23,17.17,15.0,20.64,0.82,22.68,19.65,3.03,0.99,3.55,20.66,20.47,15.0,21.78,0.41,22.4,21.02,1.38,-0.23,1.99,21.78,21.85,15.0,23.9,0.8,25.71,22.81,2.89,0.66,2.68,23.91,23.78,15.0,23.63,0.25,24.06,23.23,0.83,0.25,2.15,23.63,23.64,15.0,20.79,0.47,21.3,19.65,1.65,-1.05,3.49,20.79,20.89,15.0,20.36,0.68,21.16,19.37,1.79,-0.27,1.66,20.37,20.47,15.0,22.22,0.15,22.4,21.85,0.55,-0.96,3.52,22.22,22.26,15.0,21.48,0.27,21.85,20.89,0.96,-0.9,2.93,21.48,21.57,15.0,17.87,0.4,18.54,17.17,1.38,-0.2,2.4,17.87,17.85,15.0,17.82,0.27,18.27,17.17,1.1,-0.81,3.78,17.82,17.85,15.0
+BF-GOU-G110004 = 15.21,1.53,17.72,11.38,6.34,-0.73,2.93,15.29,15.41,112.0,17.09,1.0,18.82,14.13,4.69,-0.53,2.77,17.11,17.3,112.0,20.84,1.09,22.95,16.89,6.06,-0.62,3.7,20.87,20.82,112.0,21.37,0.62,23.23,19.92,3.31,0.13,3.17,21.38,21.3,112.0,24.57,0.57,25.98,22.68,3.31,-0.63,4.19,24.57,24.61,112.0,23.71,0.71,25.71,21.57,4.13,0.11,3.25,23.72,23.64,112.0,21.04,1.05,22.95,17.99,4.96,-0.85,3.83,21.06,21.06,112.0,20.33,0.92,22.68,17.72,4.96,-0.19,2.84,20.35,20.33,112.0,21.87,0.37,22.68,21.02,1.65,-0.46,2.37,21.88,21.95,112.0,21.04,0.53,22.13,20.2,1.93,0.2,1.93,21.05,21.02,112.0,17.53,0.49,19.09,16.48,2.62,0.51,3.39,17.53,17.44,112.0,18.45,0.82,20.75,16.89,3.86,0.48,3.06,18.47,18.41,112.0
+BF-GOU-G110005 = 11.95,1.24,15.51,8.35,7.17,0.06,2.84,12.01,11.89,168.0,17.28,1.16,19.37,13.03,6.34,-0.98,3.94,17.32,17.44,168.0,20.24,1.5,24.33,14.96,9.37,-0.58,4.52,20.3,20.33,168.0,21.5,0.83,23.23,19.65,3.58,0.01,2.47,21.52,21.54,168.0,24.32,0.85,26.54,22.13,4.41,-0.37,2.89,24.33,24.43,168.0,23.95,0.74,27.22,22.4,4.82,1.04,5.61,23.97,23.92,168.0,21.64,0.4,22.81,20.47,2.34,0.14,3.22,21.65,21.57,168.0,22.7,1.12,25.43,19.09,6.34,-1.05,4.29,22.73,22.95,168.0,21.8,0.55,23.37,20.2,3.17,0.16,3.45,21.8,21.78,168.0,21.83,0.49,22.95,20.2,2.76,-0.29,3.2,21.83,21.85,168.0,17.26,0.7,19.51,15.24,4.27,0.1,3.54,17.27,17.17,168.0,17.21,0.53,19.09,15.79,3.31,0.2,3.17,17.21,17.17,168.0
+BF-GOU-G110006 = 13.85,1.55,16.89,9.45,7.44,-0.31,3.15,13.94,13.79,151.0,16.8,1.23,19.65,12.2,7.44,-0.53,4.0,16.84,16.82,151.0,21.4,1.26,25.43,19.09,6.34,0.47,3.22,21.44,21.3,150.0,22.2,0.79,24.33,20.47,3.86,0.36,2.67,22.21,22.13,151.0,24.93,0.73,27.36,23.23,4.13,0.79,4.12,24.94,24.81,151.0,23.79,0.97,27.09,21.3,5.79,0.44,3.48,23.81,23.78,150.0,21.49,0.54,22.68,19.65,3.03,-0.41,3.14,21.5,21.57,151.0,21.79,0.9,22.95,16.89,6.06,-2.43,11.06,21.81,21.99,151.0,21.59,1.0,22.95,17.72,5.24,-1.59,5.56,21.61,21.85,151.0,21.06,0.62,22.68,19.37,3.31,0.04,2.9,21.07,21.02,151.0,17.23,0.72,18.82,15.51,3.31,-0.07,2.34,17.24,17.17,151.0,17.94,0.74,19.65,15.51,4.13,-0.33,2.9,17.96,17.99,151.0
+BF-GOU-G110007 = 16.15,2.22,19.92,9.72,10.2,-0.78,3.54,16.3,16.61,230.0,18.58,1.08,21.3,14.96,6.34,-0.42,3.91,18.61,18.54,235.0,20.91,2.02,27.09,13.58,13.5,-0.24,4.01,21.01,20.82,235.0,22.09,1.13,25.16,18.82,6.34,0.04,2.6,22.12,21.99,235.0,23.74,1.14,25.98,18.82,7.17,-1.2,5.6,23.77,23.92,235.0,23.33,1.4,25.98,18.82,7.17,-0.67,3.14,23.37,23.57,235.0,21.98,0.74,23.23,18.82,4.41,-1.31,4.97,21.99,22.13,235.0,19.3,1.56,22.68,13.58,9.09,-0.45,2.96,19.37,19.65,235.0,21.26,0.95,22.95,15.79,7.17,-1.94,9.34,21.28,21.44,235.0,21.08,0.63,23.23,19.92,3.31,0.32,2.41,21.09,21.02,235.0,17.45,1.23,21.57,14.69,6.89,0.96,3.71,17.5,17.17,235.0,18.65,1.17,22.68,16.06,6.61,0.58,3.18,18.68,18.54,235.0
+BF-GOU-G110008 = 17.1,1.5,18.82,11.1,7.72,-2.02,7.39,17.16,17.58,57.0,17.89,0.98,20.2,15.79,4.41,-0.03,2.27,17.92,17.99,57.0,20.69,1.28,22.68,16.61,6.06,-0.8,3.54,20.73,20.75,57.0,22.31,0.84,24.33,20.2,4.13,-0.45,3.28,22.33,22.4,57.0,23.84,0.94,25.71,21.85,3.86,-0.03,2.33,23.86,23.78,57.0,22.72,1.48,24.88,19.37,5.51,-0.3,2.17,22.77,22.81,57.0,20.68,0.8,21.85,18.54,3.31,-0.96,3.38,20.69,20.82,56.0,20.38,0.96,22.13,18.68,3.44,-0.03,1.91,20.4,20.47,57.0,21.63,0.91,22.95,18.54,4.41,-0.96,4.18,21.65,21.71,57.0,21.59,0.48,22.81,20.75,2.07,0.33,2.24,21.6,21.57,57.0,17.94,0.43,19.78,17.44,2.34,1.79,7.67,17.95,17.85,57.0,18.78,0.42,19.65,17.99,1.65,0.24,2.12,18.79,18.82,57.0
+BF-GOU-G110009 = 14.02,1.24,16.61,12.2,4.41,0.22,2.13,14.07,13.89,24.0,16.79,1.01,18.82,15.24,3.58,0.27,2.18,16.82,16.79,24.0,20.15,0.33,20.75,19.37,1.38,-0.24,2.86,20.15,20.2,24.0,21.09,0.84,22.95,19.09,3.86,-0.37,3.36,21.11,21.37,24.0,23.78,0.65,24.88,22.4,2.48,-0.05,2.68,23.79,23.78,24.0,23.72,0.35,24.06,22.95,1.1,-0.93,2.83,23.72,23.78,24.0,21.0,0.48,22.13,20.33,1.79,0.77,2.71,21.0,20.89,24.0,22.0,0.54,22.95,21.16,1.79,0.13,1.85,22.0,22.06,24.0,22.03,0.33,22.4,21.23,1.17,-0.8,2.83,22.03,22.06,24.0,21.51,0.41,22.4,20.75,1.65,0.56,2.94,21.51,21.44,24.0,17.41,0.33,17.99,16.89,1.1,0.05,1.96,17.41,17.37,24.0,16.8,0.61,17.99,15.51,2.48,-0.4,2.86,16.81,16.86,24.0
+BF-GOU-G110010 = 13.33,1.35,17.44,10.83,6.61,0.63,3.58,13.39,13.17,49.0,17.49,0.78,18.82,15.79,3.03,-0.52,2.45,17.51,17.44,49.0,20.1,0.59,21.85,18.82,3.03,0.17,3.89,20.11,20.06,49.0,22.08,0.57,23.5,21.02,2.48,0.48,2.87,22.09,21.99,49.0,24.18,0.62,25.43,22.95,2.48,-0.13,2.37,24.19,24.33,49.0,23.49,0.47,24.33,22.4,1.93,-0.12,2.22,23.5,23.5,49.0,21.12,0.52,22.26,19.78,2.48,-0.58,3.21,21.12,21.23,49.0,21.63,1.12,24.33,16.89,7.44,-1.51,8.75,21.65,21.57,49.0,21.82,0.85,23.23,19.65,3.58,-0.91,3.32,21.83,21.99,49.0,21.51,0.36,22.13,20.2,1.93,-1.25,5.8,21.51,21.57,49.0,17.24,0.34,18.13,16.61,1.52,0.28,3.04,17.25,17.17,49.0,17.12,0.73,18.68,15.51,3.17,0.03,2.77,17.13,17.17,49.0
+BF-GOU-G110011 = 17.46,0.61,18.54,16.34,2.2,-0.24,2.19,17.47,17.58,21.0,17.73,0.92,19.37,16.2,3.17,0.17,2.05,17.75,17.79,22.0,21.72,0.84,24.33,20.89,3.44,1.82,5.71,21.73,21.44,22.0,21.26,1.32,22.95,17.72,5.24,-0.77,3.56,21.3,21.57,22.0,22.89,1.0,24.06,20.47,3.58,-0.62,2.66,22.91,23.23,22.0,23.0,0.7,24.33,22.13,2.2,0.24,1.88,23.01,22.88,22.0,19.93,1.07,21.3,17.99,3.31,-0.24,1.76,19.96,20.06,22.0,20.82,0.86,22.13,18.82,3.31,-0.61,2.71,20.84,20.99,22.0,21.65,0.64,22.54,19.92,2.62,-0.87,3.54,21.66,21.78,22.0,21.54,0.38,22.4,20.89,1.52,0.47,3.06,21.55,21.57,22.0,17.16,0.41,17.99,16.06,1.93,-0.6,4.01,17.17,17.23,22.0,18.24,0.38,19.09,17.72,1.38,0.99,3.36,18.24,18.27,22.0
+BF-HOU-G120001 = 12.85,1.11,14.27,9.72,4.55,-0.93,3.53,12.9,13.03,30.0,17.48,0.81,19.37,15.51,3.86,-0.48,4.11,17.49,17.54,30.0,19.78,0.71,21.02,18.27,2.76,-0.07,2.58,19.79,19.85,30.0,19.75,2.05,26.26,14.13,12.13,0.61,6.47,19.85,19.37,30.0,21.81,1.21,24.61,19.37,5.24,0.51,2.78,21.84,21.44,29.0,21.08,1.02,23.23,19.37,3.86,0.36,2.65,21.11,20.99,30.0,21.14,0.57,21.85,19.92,1.93,-0.58,2.23,21.15,21.3,30.0,21.67,0.64,22.68,20.2,2.48,-0.39,2.36,21.68,21.75,30.0,21.18,0.46,22.13,20.47,1.65,0.53,2.15,21.18,21.02,30.0,22.16,0.36,22.95,21.3,1.65,-0.08,3.04,22.17,22.13,30.0,17.64,0.64,19.37,16.75,2.62,0.89,3.29,17.65,17.44,30.0,16.08,1.14,17.72,12.76,4.96,-0.96,3.61,16.12,16.34,30.0
+BF-HOU-G120002 = 11.64,1.66,15.24,9.17,6.06,0.49,2.33,11.75,11.38,46.0,17.44,0.77,19.37,15.51,3.86,0.01,3.21,17.46,17.44,47.0,19.21,0.45,20.47,18.27,2.2,0.29,3.35,19.22,19.16,47.0,21.29,1.13,23.78,19.09,4.69,-0.01,2.46,21.32,21.3,47.0,23.06,0.88,25.71,20.75,4.96,0.36,3.88,23.08,22.95,47.0,20.99,0.74,22.13,19.65,2.48,-0.21,1.89,21.01,21.09,47.0,21.08,0.59,22.4,19.92,2.48,0.34,2.89,21.09,21.02,47.0,19.68,2.57,22.4,13.58,8.82,-0.68,2.18,19.85,20.75,47.0,20.72,0.25,21.3,20.2,1.1,0.13,2.99,20.72,20.75,47.0,20.6,1.0,22.13,18.27,3.86,-0.49,2.29,20.62,20.82,47.0,17.46,0.31,18.27,16.61,1.65,-0.12,3.46,17.47,17.44,47.0,16.11,0.65,17.17,14.69,2.48,-0.51,2.49,16.12,16.2,47.0
+BF-HOU-G120003 = 14.78,1.13,16.61,12.48,4.13,-0.55,2.61,14.82,14.96,19.0,17.66,0.51,18.96,17.17,1.79,1.27,3.77,17.67,17.44,19.0,19.97,0.84,21.57,18.82,2.76,0.28,1.89,19.99,19.92,19.0,22.94,0.62,24.06,21.85,2.2,-0.17,2.26,22.95,23.09,19.0,23.94,1.79,27.64,20.47,7.17,0.11,2.56,24.0,24.06,19.0,21.7,0.75,22.68,20.2,2.48,-0.52,2.12,21.71,21.99,19.0,21.45,0.48,22.13,20.47,1.65,-0.44,2.35,21.45,21.57,19.0,21.32,0.73,22.68,19.09,3.58,-1.26,5.9,21.33,21.51,19.0,20.65,0.47,21.57,19.92,1.65,0.05,2.16,20.66,20.75,19.0,21.19,0.34,21.85,20.75,1.1,0.52,2.33,21.19,21.09,19.0,17.59,0.5,18.27,16.2,2.07,-1.09,4.26,17.6,17.72,19.0,17.04,0.62,18.27,15.79,2.48,-0.09,2.76,17.05,17.17,19.0
+BF-HOU-G120004 = 12.68,1.88,14.82,9.72,5.1,-0.42,1.68,12.81,13.17,19.0,17.21,0.5,18.27,16.06,2.2,-0.02,3.42,17.21,17.17,19.0,18.89,1.15,21.3,17.44,3.86,0.52,2.27,18.92,18.68,19.0,22.82,0.71,24.61,21.85,2.76,0.79,3.24,22.83,22.68,19.0,22.62,1.31,24.61,20.2,4.41,-0.36,2.01,22.66,22.4,19.0,21.9,0.68,23.23,20.89,2.34,0.2,2.01,21.91,21.99,19.0,21.97,0.37,22.4,21.3,1.1,-0.42,2.19,21.97,21.99,19.0,20.81,1.33,22.13,17.44,4.69,-1.22,3.58,20.85,21.3,19.0,20.96,0.36,21.44,20.2,1.24,-0.63,2.14,20.96,21.16,19.0,21.82,0.54,22.4,21.02,1.38,-0.36,1.54,21.82,21.99,19.0,16.61,0.49,17.44,15.51,1.93,-0.6,2.9,16.62,16.61,19.0,16.67,0.49,17.44,15.51,1.93,-0.69,3.06,16.68,16.75,19.0
+BF-HOU-G120005 = 13.75,1.79,16.61,7.93,8.68,-0.35,3.09,13.86,13.69,82.0,18.47,1.14,21.02,16.06,4.96,0.1,2.24,18.51,18.54,82.0,19.93,0.66,22.13,18.27,3.86,0.39,4.21,19.94,19.92,82.0,22.4,1.27,25.71,17.99,7.72,-0.35,4.54,22.44,22.4,82.0,22.53,0.6,23.78,21.3,2.48,-0.14,2.13,22.54,22.54,82.0,21.46,0.63,22.68,19.92,2.76,-0.05,2.47,21.47,21.44,82.0,20.38,0.6,21.85,18.54,3.31,0.05,3.31,20.39,20.44,82.0,19.98,1.47,21.85,14.69,7.17,-1.87,6.88,20.04,20.23,82.0,20.72,0.36,21.57,19.51,2.07,-0.69,4.31,20.72,20.75,82.0,21.23,0.67,22.13,19.09,3.03,-0.9,3.38,21.24,21.33,82.0,17.98,0.55,19.92,16.89,3.03,0.46,3.73,17.99,17.99,82.0,17.17,0.71,18.82,15.51,3.31,0.13,2.51,17.18,17.06,82.0
+BF-HOU-G120006 = 14.98,2.04,17.99,8.62,9.37,-0.7,3.63,15.12,15.24,40.0,18.15,1.08,20.75,16.34,4.41,0.44,2.55,18.18,18.06,40.0,20.33,1.15,22.95,18.54,4.41,0.91,3.11,20.36,19.92,40.0,21.24,1.33,24.06,17.99,6.06,0.37,3.16,21.28,21.16,40.0,23.29,1.01,25.43,21.02,4.41,-0.05,2.78,23.31,23.23,40.0,21.35,0.43,22.26,20.2,2.07,-0.05,3.24,21.35,21.3,40.0,20.48,0.47,22.13,19.37,2.76,0.8,5.97,20.48,20.47,40.0,20.85,1.5,22.95,16.34,6.61,-1.06,3.65,20.9,21.3,40.0,20.47,0.66,21.85,18.82,3.03,-0.29,3.21,20.48,20.47,40.0,20.92,0.78,22.13,18.82,3.31,-0.55,3.03,20.93,21.02,40.0,17.86,0.98,19.92,15.65,4.27,0.12,2.32,17.89,17.72,40.0,17.64,1.09,19.37,14.13,5.24,-0.89,3.97,17.68,17.85,40.0
+BF-HOU-G120007 = 14.74,1.17,17.17,11.1,6.06,-0.94,4.29,14.79,14.96,52.0,18.45,0.92,19.92,16.34,3.58,-0.25,2.42,18.47,18.47,52.0,19.36,1.29,21.85,16.61,5.24,-0.43,2.41,19.41,19.65,52.0,22.23,1.11,24.61,20.2,4.41,0.24,2.21,22.26,22.26,51.0,23.03,1.45,27.91,20.75,7.17,0.92,4.07,23.07,22.68,52.0,21.45,0.55,23.23,20.47,2.76,0.83,3.98,21.45,21.33,52.0,21.51,0.73,22.68,19.65,3.03,-1.15,3.67,21.52,21.71,52.0,20.98,0.94,22.4,19.09,3.31,-0.18,2.09,21.0,21.06,52.0,20.62,0.76,21.85,19.09,2.76,-0.02,1.85,20.64,20.61,52.0,21.93,0.4,22.4,20.47,1.93,-1.34,5.33,21.94,21.99,52.0,17.22,0.88,18.82,14.69,4.13,-0.53,2.9,17.24,17.3,52.0,17.42,0.54,18.82,16.34,2.48,0.29,3.35,17.43,17.44,52.0
+BF-HOU-G120008 = 14.37,1.02,16.89,10.83,6.06,-0.47,4.47,14.41,14.27,64.0,18.27,0.96,20.2,16.34,3.86,0.12,2.11,18.29,18.13,64.0,20.23,0.51,21.02,19.09,1.93,-0.53,2.6,20.24,20.33,64.0,21.72,0.86,24.61,20.33,4.27,1.09,4.47,21.74,21.57,64.0,23.3,0.67,24.88,21.3,3.58,-0.35,3.42,23.31,23.37,64.0,21.37,0.91,22.68,18.54,4.13,-1.43,4.8,21.39,21.57,64.0,21.58,0.84,23.5,18.82,4.69,-1.18,5.11,21.6,21.68,64.0,19.98,1.19,22.4,17.58,4.82,0.07,2.28,20.01,19.92,64.0,19.68,0.77,21.02,17.72,3.31,-0.5,2.64,19.7,19.82,64.0,21.93,0.24,22.68,21.3,1.38,0.46,3.92,21.93,21.85,64.0,17.87,0.32,18.54,17.17,1.38,-0.39,2.77,17.87,17.89,64.0,17.67,0.77,19.65,16.06,3.58,0.24,2.89,17.69,17.72,64.0
+BF-HOU-G120009 = 15.43,0.77,16.89,13.86,3.03,0.02,2.27,15.45,15.37,49.0,19.18,0.76,21.3,16.89,4.41,-0.49,4.49,19.19,19.37,50.0,19.69,0.65,20.75,17.58,3.17,-0.86,3.93,19.7,19.78,50.0,22.07,1.34,24.06,19.09,4.96,-0.5,2.19,22.11,22.23,50.0,22.93,0.68,25.16,21.57,3.58,0.62,4.14,22.94,22.95,50.0,21.8,0.72,23.23,20.47,2.76,-0.23,2.25,21.81,21.92,50.0,21.37,0.82,22.4,19.37,3.03,-0.86,3.18,21.39,21.51,50.0,19.4,1.41,22.13,16.89,5.24,0.52,2.48,19.45,19.09,50.0,20.26,0.58,21.3,19.09,2.2,0.11,2.03,20.27,20.2,50.0,21.96,0.28,22.68,21.3,1.38,0.03,2.82,21.96,21.99,50.0,17.32,0.72,19.09,15.79,3.31,0.2,2.61,17.33,17.41,50.0,17.55,0.43,18.82,16.61,2.2,0.55,3.68,17.56,17.54,50.0
+BF-HOU-G120010 = 12.66,1.23,15.79,10.55,5.24,0.8,3.64,12.71,12.38,18.0,18.69,0.76,19.65,16.89,2.76,-0.8,2.78,18.71,19.03,18.0,18.99,0.51,20.06,17.99,2.07,0.17,2.89,19.0,18.96,18.0,21.51,0.89,22.95,20.47,2.48,0.08,1.71,21.53,21.64,18.0,21.75,0.82,23.23,20.61,2.62,0.48,2.11,21.77,21.57,18.0,21.7,0.36,22.13,20.75,1.38,-0.87,3.78,21.7,21.68,18.0,20.09,0.54,21.02,18.96,2.07,-0.28,2.48,20.1,20.09,18.0,20.25,0.55,21.02,18.82,2.2,-0.84,3.57,20.26,20.3,18.0,20.55,0.34,21.3,20.2,1.1,0.54,2.38,20.55,20.47,18.0,20.95,0.52,21.85,20.13,1.72,0.13,2.01,20.95,20.95,18.0,17.05,0.52,18.27,16.06,2.2,0.4,3.03,17.06,16.99,18.0,16.24,0.53,16.89,15.1,1.79,-0.56,2.72,16.24,16.27,18.0
+BF-HOU-G120011 = 14.82,0.33,15.24,14.13,1.1,-0.27,2.09,14.83,14.89,21.0,17.3,0.67,18.54,16.34,2.2,0.51,2.21,17.31,17.3,21.0,20.21,0.58,21.02,19.37,1.65,-0.06,1.5,20.22,20.2,21.0,23.65,0.82,25.16,22.13,3.03,-0.26,2.23,23.66,23.78,21.0,23.14,0.69,24.61,21.85,2.76,-0.08,2.73,23.15,23.23,21.0,22.08,0.26,22.54,21.37,1.17,-0.7,4.22,22.08,22.06,21.0,21.45,0.31,21.85,20.61,1.24,-0.8,3.68,21.46,21.51,21.0,20.79,0.95,22.13,18.68,3.44,-0.81,2.96,20.81,21.02,21.0,20.9,0.53,21.44,19.78,1.65,-1.12,2.85,20.91,21.16,21.0,22.19,0.16,22.4,21.78,0.62,-0.55,3.2,22.19,22.19,21.0,17.18,0.59,18.54,16.34,2.2,0.48,2.71,17.18,17.17,21.0,17.64,0.52,18.68,16.61,2.07,0.17,2.55,17.65,17.58,21.0
+BF-HOU-G120012 = 14.34,0.91,16.34,12.2,4.13,-0.05,2.81,14.37,14.41,38.0,18.62,0.56,19.65,17.3,2.34,-0.08,2.44,18.63,18.61,38.0,20.04,0.47,21.3,19.09,2.2,0.07,2.98,20.05,20.06,38.0,21.03,1.18,23.09,19.09,4.0,0.1,1.96,21.06,20.95,38.0,21.92,0.89,23.78,20.2,3.58,-0.04,2.33,21.94,21.95,38.0,22.07,0.57,22.95,20.47,2.48,-1.3,4.41,22.08,22.16,38.0,20.4,0.55,22.13,18.96,3.17,0.01,5.49,20.41,20.47,38.0,20.77,1.14,22.4,17.85,4.55,-0.96,3.37,20.8,21.02,38.0,20.48,0.49,21.3,19.23,2.07,-0.26,2.33,20.48,20.61,38.0,21.57,0.85,22.68,19.65,3.03,-0.91,2.86,21.59,21.85,38.0,17.67,0.33,18.41,17.03,1.38,0.0,2.68,17.67,17.72,38.0,17.46,0.7,18.82,16.06,2.76,-0.28,2.36,17.48,17.54,38.0
+BF-HOU-G120013 = 14.39,0.97,16.06,10.69,5.37,-1.93,8.13,14.42,14.69,35.0,17.8,0.8,19.65,15.51,4.13,-0.61,3.94,17.82,17.85,36.0,19.4,0.74,20.75,17.72,3.03,-0.32,2.88,19.41,19.44,36.0,21.92,1.65,24.06,16.75,7.3,-1.22,4.1,21.98,22.47,36.0,23.04,1.02,26.54,21.71,4.82,1.59,5.74,23.06,22.81,36.0,20.93,0.91,22.54,19.09,3.44,-0.17,2.33,20.95,20.89,36.0,20.81,0.53,22.13,19.92,2.2,0.65,3.45,20.81,20.75,36.0,21.49,0.96,22.95,19.78,3.17,-0.25,1.81,21.51,21.64,36.0,20.84,0.41,21.57,19.92,1.65,-0.07,2.61,20.85,20.78,36.0,21.5,0.7,22.4,19.65,2.76,-0.69,2.85,21.51,21.64,36.0,17.4,0.48,17.99,16.06,1.93,-0.81,3.1,17.4,17.44,36.0,17.02,0.46,17.72,15.79,1.93,-0.81,3.76,17.03,17.03,36.0
+BF-HOU-G120014 = 12.58,0.98,14.41,10.55,3.86,-0.0,2.69,12.61,12.48,20.0,19.42,0.56,20.47,18.54,1.93,0.26,2.35,19.43,19.4,20.0,19.66,0.78,21.3,18.54,2.76,0.44,2.3,19.68,19.61,20.0,21.62,0.93,23.23,20.47,2.76,0.42,1.83,21.64,21.3,20.0,22.16,1.09,23.5,19.92,3.58,-0.59,2.38,22.19,22.26,20.0,21.87,0.45,22.68,21.02,1.65,-0.13,2.34,21.88,21.85,20.0,20.15,0.27,20.75,19.65,1.1,0.25,3.45,20.15,20.13,20.0,20.36,0.45,20.89,19.03,1.86,-1.23,4.76,20.36,20.4,20.0,20.71,0.23,21.02,20.2,0.83,-0.89,3.1,20.71,20.75,20.0,19.66,0.31,20.2,19.09,1.1,0.04,2.11,19.67,19.61,20.0,17.89,0.55,18.54,16.34,2.2,-1.44,4.46,17.89,17.99,20.0,17.5,0.94,18.68,14.96,3.72,-1.2,3.84,17.52,17.72,20.0
+BF-KAD-G140001 = 14.62,0.95,16.06,13.03,3.03,0.17,2.04,14.65,14.48,16.0,19.27,0.77,21.02,17.99,3.03,0.38,3.07,19.28,19.2,16.0,20.11,1.25,22.68,18.27,4.41,0.26,2.48,20.14,20.27,16.0,21.45,0.94,23.23,19.78,3.44,-0.17,2.66,21.46,21.37,16.0,24.74,1.12,27.09,22.68,4.41,0.24,2.82,24.76,24.71,16.0,21.74,1.23,24.33,19.09,5.24,0.01,3.35,21.78,21.64,16.0,22.16,0.63,23.09,21.02,2.07,-0.03,1.95,22.17,22.06,16.0,22.11,0.34,22.68,21.3,1.38,-0.56,3.41,22.11,22.13,16.0,21.79,0.22,22.13,21.3,0.83,-0.23,3.18,21.8,21.82,16.0,22.21,0.48,22.95,21.3,1.65,-0.26,2.42,22.21,22.26,16.0,18.26,1.21,20.75,16.61,4.13,0.43,2.34,18.3,18.2,16.0,18.31,0.35,18.82,17.72,1.1,-0.13,2.29,18.31,18.3,16.0
+BF-KEN-G150001 = 12.46,1.38,13.86,9.45,4.41,-0.88,2.52,12.53,13.03,19.0,18.96,0.55,19.92,17.72,2.2,-0.45,2.7,18.96,19.09,19.0,19.38,0.69,20.75,18.13,2.62,0.26,2.42,19.39,19.37,19.0,21.19,0.56,22.26,19.92,2.34,-0.62,3.19,21.2,21.3,19.0,21.96,0.6,23.09,21.02,2.07,0.27,2.26,21.97,21.92,19.0,21.8,0.65,22.4,20.2,2.2,-1.11,3.33,21.81,21.99,19.0,21.48,0.46,22.13,20.33,1.79,-0.52,3.24,21.49,21.57,19.0,20.87,0.67,22.68,19.65,3.03,1.12,4.63,20.88,20.75,19.0,20.27,0.5,20.89,19.09,1.79,-0.88,2.79,20.28,20.47,19.0,20.94,1.3,21.99,16.89,5.1,-1.89,6.14,20.98,21.44,19.0,17.73,0.51,18.82,16.89,1.93,0.28,2.29,17.74,17.72,19.0,16.57,0.42,17.17,15.51,1.65,-0.81,3.55,16.58,16.61,19.0
+BF-KEN-G150002 = 9.56,2.11,14.41,3.39,11.02,-0.34,3.92,9.79,9.79,40.0,17.34,0.66,18.68,15.79,2.89,-0.1,2.37,17.35,17.3,41.0,19.16,0.79,20.75,17.3,3.44,-0.35,2.39,19.18,19.37,41.0,21.28,0.4,22.26,20.2,2.07,-0.19,3.5,21.29,21.3,41.0,21.36,0.68,23.23,20.2,3.03,0.79,3.39,21.37,21.3,41.0,19.95,0.48,21.3,18.96,2.34,0.68,3.49,19.95,19.92,41.0,20.95,0.68,21.85,18.54,3.31,-1.21,5.09,20.96,21.02,41.0,20.49,0.53,21.44,19.37,2.07,-0.05,2.51,20.49,20.47,41.0,20.16,0.26,20.75,19.65,1.1,-0.05,2.68,20.17,20.2,41.0,19.8,0.87,21.02,17.03,4.0,-1.57,5.61,19.82,20.06,41.0,17.12,0.26,17.85,16.61,1.24,0.39,3.68,17.12,17.03,41.0,16.92,0.3,17.58,16.34,1.24,0.39,2.29,16.92,16.89,41.0
+BF-KEN-G150003 = 12.57,2.62,16.61,6.14,10.47,-0.64,2.85,12.84,13.1,30.0,19.0,1.14,22.68,17.17,5.51,1.14,4.99,19.03,18.85,30.0,19.32,0.55,20.61,18.27,2.34,0.54,3.18,19.33,19.27,30.0,20.02,1.02,21.64,18.54,3.1,0.07,1.57,20.05,19.99,30.0,22.89,0.8,24.33,21.3,3.03,-0.17,2.31,22.9,22.85,30.0,20.61,0.4,21.3,19.65,1.65,-0.21,2.7,20.62,20.58,30.0,21.29,0.34,21.99,20.4,1.58,-0.48,3.32,21.29,21.33,30.0,18.1,0.85,19.71,16.27,3.44,-0.26,2.86,18.11,18.16,30.0,20.44,0.79,21.3,17.99,3.31,-1.75,5.42,20.45,20.75,30.0,20.62,0.67,21.71,19.37,2.34,-0.39,2.03,20.63,20.71,30.0,17.19,0.35,17.99,16.61,1.38,0.49,3.07,17.19,17.17,30.0,17.34,0.94,19.09,15.1,4.0,-0.18,3.05,17.37,17.3,29.0
+BF-KEN-G150004 = 15.04,0.67,15.79,13.31,2.48,-1.15,3.75,15.06,15.17,31.0,19.6,1.07,22.68,18.13,4.55,0.81,3.3,19.63,19.44,32.0,20.13,0.47,21.57,19.37,2.2,1.04,4.36,20.14,20.06,32.0,22.31,0.46,23.5,21.57,1.93,0.56,2.71,22.31,22.23,32.0,24.52,0.84,25.98,22.68,3.31,-0.39,2.53,24.53,24.74,32.0,21.42,0.64,22.68,20.2,2.48,0.19,2.31,21.43,21.3,32.0,21.02,0.26,21.71,20.47,1.24,-0.08,4.2,21.03,21.02,32.0,21.62,0.68,22.68,20.2,2.48,-0.21,2.13,21.63,21.61,32.0,19.12,0.69,20.75,17.99,2.76,0.3,2.43,19.13,19.16,32.0,22.11,0.39,23.23,21.57,1.65,0.65,3.34,22.12,22.13,32.0,17.78,0.65,19.09,16.06,3.03,-0.45,3.23,17.79,17.82,32.0,16.59,1.25,18.41,13.58,4.82,-0.82,2.87,16.63,16.96,32.0
+BF-KEN-G150005 = 15.3,1.03,17.44,12.76,4.69,-0.3,2.6,15.34,15.34,48.0,18.01,1.03,21.02,16.34,4.69,0.78,3.3,18.04,17.89,48.0,19.59,0.8,21.02,17.44,3.58,-0.5,2.87,19.61,19.65,48.0,20.51,1.04,22.13,17.99,4.13,-0.41,2.38,20.53,20.61,48.0,22.62,0.69,25.16,21.57,3.58,1.23,5.62,22.63,22.54,48.0,20.43,0.48,21.57,19.65,1.93,0.41,2.63,20.43,20.44,48.0,20.86,0.76,22.13,18.54,3.58,-0.66,3.29,20.87,21.02,48.0,21.51,1.21,23.5,18.82,4.69,-0.49,2.18,21.55,21.85,48.0,19.85,0.54,21.3,18.82,2.48,0.35,3.04,19.86,19.92,48.0,21.62,0.57,22.4,20.2,2.2,-0.65,2.29,21.62,21.82,48.0,17.34,0.59,19.09,16.34,2.76,0.83,3.49,17.35,17.17,48.0,17.91,0.65,18.82,15.79,3.03,-1.59,5.47,17.92,18.06,48.0
+BF-KEN-G150006 = 12.7,0.54,13.58,11.38,2.2,-0.66,3.48,12.71,12.76,15.0,18.11,0.54,19.09,17.17,1.93,-0.12,2.42,18.11,18.13,15.0,18.39,0.46,18.96,17.17,1.79,-1.27,4.45,18.39,18.54,15.0,21.5,0.43,22.4,20.75,1.65,0.18,2.86,21.51,21.51,15.0,19.62,0.86,20.75,17.72,3.03,-0.62,2.64,19.64,19.65,15.0,19.91,0.66,21.16,19.09,2.07,0.56,2.22,19.92,19.92,15.0,20.6,0.33,21.02,19.65,1.38,-1.73,6.04,20.6,20.68,15.0,20.29,0.2,20.61,19.92,0.69,-0.42,2.29,20.29,20.33,15.0,20.44,0.23,20.75,19.92,0.83,-0.49,3.03,20.44,20.47,15.0,20.46,0.44,21.02,19.65,1.38,-0.31,2.08,20.46,20.4,15.0,17.12,0.44,17.99,16.34,1.65,0.07,2.63,17.13,17.17,15.0,16.63,0.55,17.44,15.24,2.2,-0.81,3.91,16.64,16.61,15.0
+BF-KEN-G150007 = 11.42,0.99,13.17,9.72,3.44,0.31,2.24,11.46,11.31,15.0,18.07,0.67,19.58,17.44,2.14,1.17,3.33,18.09,17.85,15.0,18.81,0.66,20.2,17.72,2.48,0.81,3.12,18.82,18.68,15.0,21.23,0.54,22.95,20.47,2.48,2.08,8.04,21.24,21.09,15.0,22.42,0.87,23.92,20.47,3.44,-0.26,3.27,22.44,22.4,15.0,20.24,0.4,20.75,19.65,1.1,-0.23,1.8,20.24,20.2,15.0,19.78,0.49,20.47,18.96,1.52,-0.43,1.9,19.78,19.92,15.0,19.35,0.65,20.2,17.99,2.2,-0.72,2.58,19.36,19.51,15.0,20.34,0.33,21.02,19.78,1.24,0.45,2.86,20.35,20.33,15.0,20.16,0.29,20.54,19.65,0.9,-0.09,1.78,20.16,20.13,15.0,17.74,0.72,19.58,16.61,2.96,1.1,4.17,17.76,17.72,15.0,17.58,0.64,19.3,16.61,2.69,1.21,4.61,17.59,17.58,15.0
+BF-KEN-G150008 = 13.09,0.94,14.69,11.52,3.17,-0.22,2.32,13.12,13.17,15.0,18.54,0.8,19.78,17.03,2.76,-0.3,2.1,18.55,18.82,15.0,18.76,0.63,19.51,17.44,2.07,-0.52,2.34,18.77,18.82,15.0,21.26,0.36,21.85,20.47,1.38,-0.44,2.89,21.26,21.3,15.0,20.68,0.9,22.13,19.37,2.76,0.1,1.73,20.7,20.75,15.0,18.95,0.64,20.13,17.99,2.14,0.39,2.04,18.96,18.82,15.0,20.84,0.49,21.44,19.92,1.52,-0.66,2.34,20.84,21.02,15.0,20.58,0.32,21.3,20.2,1.1,0.74,2.73,20.58,20.54,15.0,20.34,0.27,20.75,19.78,0.96,-0.4,2.75,20.34,20.33,15.0,19.8,0.56,20.47,18.54,1.93,-1.16,3.61,19.81,19.92,15.0,17.45,0.56,18.54,16.48,2.07,0.07,2.37,17.46,17.44,15.0,17.05,0.47,17.72,15.93,1.79,-0.85,3.32,17.05,17.17,15.0
+BF-KEN-G150009 = 12.32,2.36,17.44,6.42,11.02,-0.13,3.15,12.54,12.2,35.0,18.78,0.64,20.75,17.72,3.03,0.61,4.02,18.79,18.82,35.0,19.57,0.44,20.47,18.54,1.93,-0.44,3.12,19.58,19.65,35.0,20.99,0.74,22.4,18.82,3.58,-0.56,3.79,21.01,21.02,35.0,22.52,0.79,25.16,21.02,4.13,1.12,5.38,22.54,22.4,35.0,21.24,0.6,22.26,20.2,2.07,-0.11,2.01,21.25,21.3,35.0,21.77,0.57,22.68,20.2,2.48,-0.74,3.2,21.77,21.85,35.0,19.75,1.02,21.57,17.44,4.13,-0.68,3.11,19.78,19.92,35.0,20.44,0.92,21.57,18.27,3.31,-0.7,2.37,20.46,20.75,35.0,20.89,1.02,22.26,17.99,4.27,-1.46,4.7,20.92,21.16,35.0,17.12,0.37,17.99,16.34,1.65,0.14,2.73,17.13,17.1,35.0,16.88,0.93,18.54,14.41,4.13,-0.56,3.27,16.9,16.89,35.0
+BF-KEN-G150010 = 11.91,2.86,16.61,5.59,11.02,-0.17,2.49,12.24,12.2,20.0,17.82,0.61,19.44,16.89,2.55,0.81,3.53,17.83,17.79,20.0,19.39,0.28,19.92,18.96,0.96,0.28,1.88,19.4,19.37,20.0,21.33,0.63,22.68,19.92,2.76,-0.09,3.28,21.34,21.37,20.0,21.91,1.04,23.37,19.37,4.0,-0.97,3.05,21.93,22.19,20.0,20.95,0.41,21.71,19.92,1.79,-0.41,3.57,20.96,20.95,20.0,21.97,0.4,22.54,21.16,1.38,-0.52,2.15,21.98,22.13,20.0,20.56,0.76,21.71,19.09,2.62,-0.43,2.28,20.57,20.61,20.0,20.37,0.54,21.16,19.37,1.79,-0.32,2.17,20.38,20.37,20.0,21.31,0.78,22.68,19.09,3.58,-1.17,4.91,21.32,21.44,20.0,17.15,0.44,17.99,16.06,1.93,-0.26,3.27,17.16,17.1,20.0,16.07,0.55,17.44,15.24,2.2,0.74,3.28,16.08,16.06,20.0
+BF-KOS-G180001 = 14.88,0.64,16.34,13.86,2.48,0.41,2.88,14.89,14.82,18.0,17.37,0.64,18.54,16.34,2.2,0.32,2.29,17.38,17.41,18.0,19.02,1.3,21.3,15.51,5.79,-0.94,4.37,19.06,19.16,18.0,21.49,1.55,25.16,18.96,6.2,0.53,3.06,21.55,21.37,18.0,24.01,0.63,25.43,22.4,3.03,-0.14,4.5,24.02,23.92,18.0,22.89,0.54,24.06,22.13,1.93,0.54,2.45,22.9,22.81,18.0,21.47,0.33,22.13,20.82,1.31,-0.21,2.8,21.47,21.54,18.0,21.36,0.22,21.85,21.02,0.83,0.41,3.06,21.36,21.33,18.0,21.1,0.35,21.85,20.47,1.38,0.33,2.6,21.11,21.02,18.0,22.07,0.42,22.68,21.02,1.65,-0.75,3.28,22.08,22.13,18.0,18.16,0.6,19.65,16.61,3.03,-0.12,5.22,18.17,18.13,18.0,17.83,0.81,18.96,16.61,2.34,-0.07,1.54,17.84,17.85,18.0
+BF-KOS-G180002 = 13.59,1.04,15.24,9.72,5.51,-1.05,4.57,13.63,13.79,61.0,17.11,0.48,18.27,16.06,2.2,0.17,2.75,17.11,17.1,61.0,20.3,1.19,22.68,17.72,4.96,-0.28,2.37,20.34,20.4,61.0,23.37,1.74,28.19,20.2,7.99,0.6,3.22,23.44,23.37,61.0,23.24,1.77,27.91,21.02,6.89,1.14,3.42,23.31,22.54,61.0,22.6,0.61,24.06,21.3,2.76,0.21,2.66,22.6,22.54,61.0,21.84,0.8,24.33,19.92,4.41,0.23,3.75,21.85,21.85,61.0,22.44,0.4,23.23,21.44,1.79,-0.16,2.55,22.45,22.4,61.0,21.39,0.37,22.13,20.33,1.79,-0.57,3.39,21.4,21.44,61.0,22.44,0.32,23.23,21.85,1.38,0.02,2.44,22.45,22.4,61.0,17.76,1.17,20.2,15.79,4.41,0.33,2.04,17.8,17.44,61.0,16.48,0.64,17.99,15.24,2.76,0.73,2.96,16.49,16.34,61.0
+BF-KOS-G180003 = 12.33,1.23,14.27,10.0,4.27,-0.15,2.4,12.39,12.34,16.0,17.13,0.29,17.72,16.61,1.1,0.31,2.64,17.13,17.17,16.0,20.02,0.78,21.57,18.54,3.03,0.08,2.84,20.03,20.06,16.0,21.11,1.15,22.95,19.09,3.86,-0.51,2.2,21.14,21.54,16.0,23.14,1.03,24.74,21.57,3.17,-0.06,1.91,23.16,23.26,16.0,23.79,0.44,24.61,23.09,1.52,0.27,2.25,23.8,23.78,16.0,21.71,0.58,23.09,21.02,2.07,1.43,4.01,21.72,21.57,16.0,22.13,0.25,22.4,21.57,0.83,-0.75,2.67,22.13,22.13,16.0,21.27,0.22,21.57,20.75,0.83,-0.78,3.37,21.27,21.3,16.0,22.16,0.57,22.95,20.75,2.2,-1.03,3.47,22.16,22.37,16.0,16.74,0.35,17.44,16.06,1.38,0.13,2.76,16.74,16.68,16.0,16.61,0.42,17.44,15.79,1.65,0.02,2.85,16.62,16.61,16.0
+BF-KOS-G180004 = 13.66,1.42,16.75,11.24,5.51,0.11,2.48,13.74,13.86,31.0,18.47,1.11,20.61,16.75,3.86,0.28,2.03,18.5,18.27,31.0,21.41,1.05,23.09,19.51,3.58,0.03,1.82,21.44,21.3,31.0,22.75,1.35,26.12,19.92,6.2,-0.02,3.15,22.79,22.95,31.0,23.2,0.82,24.88,21.44,3.44,0.07,2.49,23.22,23.09,31.0,22.97,0.63,23.78,21.3,2.48,-0.84,2.97,22.98,23.09,31.0,21.71,0.55,22.68,20.75,1.93,0.03,1.8,21.72,21.71,31.0,21.79,0.21,22.19,21.3,0.9,-0.66,3.44,21.79,21.85,31.0,21.58,0.29,21.85,21.02,0.83,-0.71,2.17,21.58,21.71,31.0,23.14,0.65,24.33,22.13,2.2,0.29,2.17,23.15,23.09,31.0,18.25,1.78,21.57,15.79,5.79,0.26,1.73,18.33,17.99,31.0,17.69,1.0,19.65,15.51,4.13,-0.19,2.77,17.72,17.79,31.0
+BF-KOS-G180005 = 14.23,0.87,16.06,12.2,3.86,-0.23,3.04,14.26,14.17,26.0,16.86,1.01,18.68,14.96,3.72,-0.4,2.34,16.88,17.17,26.0,18.89,0.71,20.47,17.72,2.76,0.45,2.46,18.91,18.75,26.0,22.81,0.51,24.06,21.71,2.34,0.13,3.46,22.82,22.75,26.0,22.86,0.51,24.06,22.13,1.93,0.36,2.79,22.87,22.92,26.0,23.44,0.5,24.61,22.4,2.2,0.14,2.77,23.44,23.47,26.0,21.68,0.39,22.68,21.02,1.65,0.72,3.12,21.68,21.64,26.0,21.68,0.55,22.4,20.75,1.65,-0.3,1.62,21.69,21.78,26.0,21.52,0.23,21.85,21.02,0.83,-0.53,2.71,21.52,21.57,26.0,21.77,0.25,22.19,21.02,1.17,-0.82,4.32,21.77,21.85,26.0,18.36,0.52,19.51,17.44,2.07,0.54,2.69,18.37,18.3,26.0,15.27,0.54,16.2,14.41,1.79,0.18,2.11,15.27,15.24,26.0
+BF-KOS-G180006 = 12.82,0.95,14.13,10.83,3.31,-0.66,2.42,12.86,13.17,16.0,17.5,0.96,18.82,15.86,2.96,-0.22,1.98,17.52,17.61,16.0,20.18,0.73,21.71,19.16,2.55,0.5,2.51,20.19,20.09,16.0,21.14,1.15,23.09,19.09,4.0,-0.01,2.38,21.17,21.09,16.0,22.62,0.94,24.06,20.47,3.58,-0.52,2.96,22.64,22.5,16.0,23.31,0.35,24.19,22.81,1.38,0.93,3.82,23.31,23.26,16.0,21.41,0.27,21.85,20.75,1.1,-0.7,3.49,21.41,21.44,16.0,22.1,0.27,22.54,21.71,0.83,0.16,1.63,22.1,22.06,16.0,21.57,0.13,21.85,21.44,0.41,0.67,2.47,21.58,21.57,16.0,22.51,0.42,23.23,21.99,1.24,0.53,1.82,22.51,22.4,16.0,17.31,0.6,18.27,16.34,1.93,-0.08,1.94,17.32,17.3,16.0,17.26,0.82,18.96,16.06,2.89,0.74,2.46,17.28,16.92,16.0
+BF-KOS-G180007 = 13.29,0.37,13.79,12.89,0.9,0.44,1.96,13.29,13.24,4.0,16.89,0.63,17.72,16.34,1.38,0.52,1.7,16.9,16.75,4.0,19.39,0.64,20.33,18.96,1.38,1.04,2.24,19.4,19.13,4.0,24.47,1.14,25.36,22.81,2.55,-0.95,2.18,24.49,24.85,4.0,22.16,0.36,22.54,21.71,0.83,-0.26,1.67,22.16,22.19,4.0,21.25,0.67,22.06,20.47,1.58,0.08,1.76,21.26,21.23,4.0,21.14,0.44,21.64,20.61,1.03,-0.12,1.76,21.15,21.16,4.0,21.64,0.25,21.85,21.3,0.55,-0.77,2.0,21.64,21.71,4.0,21.11,0.1,21.23,21.02,0.21,0.21,1.28,21.11,21.09,4.0,22.33,0.26,22.68,22.13,0.55,0.49,1.63,22.33,22.26,4.0,17.75,0.96,18.68,16.89,1.79,0.02,1.03,17.77,17.72,4.0,16.27,0.89,17.37,15.51,1.86,0.34,1.44,16.29,16.1,4.0
+BF-KOS-G180008 = 14.51,1.56,16.89,11.93,4.96,-0.32,1.86,14.59,14.86,24.0,17.48,0.6,18.82,16.61,2.2,0.62,2.48,17.49,17.34,24.0,19.53,0.5,20.47,18.41,2.07,-0.45,3.09,19.54,19.65,24.0,19.41,1.51,22.81,16.89,5.93,0.81,3.19,19.47,19.09,24.0,22.57,0.74,23.5,20.89,2.62,-0.52,2.51,22.59,22.61,24.0,21.68,0.8,23.23,19.65,3.58,-0.24,3.64,21.7,21.68,24.0,20.71,0.75,21.85,19.09,2.76,-0.16,2.09,20.72,20.71,24.0,21.24,0.54,22.4,20.2,2.2,0.13,2.59,21.25,21.3,24.0,21.02,0.79,22.13,19.65,2.48,-0.35,2.0,21.03,21.02,24.0,21.68,0.3,22.26,21.16,1.1,0.34,2.76,21.68,21.64,24.0,17.33,0.58,18.27,16.34,1.93,0.19,1.94,17.34,17.3,24.0,16.12,0.89,17.44,14.41,3.03,-0.44,1.97,16.14,16.48,24.0
+BF-KOS-G180009 = 13.05,2.0,16.2,10.55,5.65,0.34,2.16,13.18,13.1,6.0,19.27,0.76,20.33,18.41,1.93,0.17,1.62,19.28,19.27,6.0,22.22,0.49,22.95,21.57,1.38,0.21,2.04,22.22,22.19,6.0,21.83,0.46,22.4,21.3,1.1,0.12,1.39,21.83,21.78,6.0,23.5,0.36,23.92,22.95,0.96,-0.44,1.92,23.51,23.57,6.0,23.39,0.51,23.78,22.68,1.1,-0.61,1.53,23.39,23.64,6.0,21.28,0.44,21.99,20.89,1.1,0.65,2.03,21.28,21.16,6.0,22.05,0.18,22.26,21.85,0.41,-0.03,1.41,22.05,22.06,6.0,21.72,0.17,21.85,21.44,0.41,-0.88,2.44,21.72,21.78,6.0,23.6,0.19,23.92,23.37,0.55,0.65,2.6,23.6,23.57,6.0,18.43,1.05,19.65,16.89,2.76,-0.44,1.75,18.45,18.75,6.0,17.13,0.59,17.85,16.2,1.65,-0.37,2.07,17.14,17.13,6.0
+BF-KOS-G180010 = 13.38,0.72,14.96,11.1,3.86,-0.32,3.51,13.4,13.44,87.0,17.2,0.76,19.65,15.65,4.0,0.23,3.21,17.22,17.17,87.0,19.45,0.9,21.57,17.72,3.86,0.0,2.04,19.47,19.37,87.0,22.02,2.06,25.98,16.34,9.65,-0.67,3.19,22.11,22.54,87.0,22.88,1.14,26.26,20.61,5.65,0.82,3.63,22.91,22.54,87.0,22.31,1.21,24.88,19.37,5.51,-0.41,2.34,22.34,22.54,87.0,21.91,0.44,23.5,21.02,2.48,0.53,4.02,21.91,21.85,87.0,22.3,0.46,22.95,21.02,1.93,-0.96,3.31,22.3,22.4,87.0,21.18,0.49,22.13,19.65,2.48,-0.27,2.99,21.19,21.16,87.0,22.15,0.45,22.95,21.02,1.93,-0.67,2.63,22.15,22.26,87.0,17.65,0.79,20.06,15.51,4.55,0.21,3.77,17.67,17.58,87.0,16.32,1.14,18.54,13.58,4.96,-0.16,2.44,16.36,16.34,87.0
+BF-KOS-G180011 = 15.1,1.01,17.99,13.58,4.41,1.16,4.17,15.13,14.69,23.0,18.33,1.25,21.57,16.34,5.24,0.54,3.22,18.37,18.27,23.0,20.2,1.29,23.23,17.72,5.51,0.33,2.99,20.24,20.27,23.0,22.02,1.35,24.06,19.37,4.69,-0.3,2.0,22.06,22.4,23.0,23.12,0.56,24.06,21.57,2.48,-0.9,3.91,23.13,23.23,23.0,22.45,0.42,23.37,21.71,1.65,0.15,2.59,22.45,22.4,23.0,20.66,0.29,21.02,19.65,1.38,-1.79,7.36,20.66,20.68,23.0,20.46,0.97,21.57,17.72,3.86,-1.02,3.88,20.49,20.54,23.0,20.41,0.93,21.44,17.72,3.72,-1.63,4.98,20.43,20.68,23.0,22.11,0.59,23.23,20.47,2.76,-0.64,4.12,22.12,22.13,23.0,19.07,0.88,20.47,16.75,3.72,-0.94,3.66,19.09,19.23,23.0,18.51,0.7,19.92,17.17,2.76,0.05,2.47,18.53,18.54,23.0
+BF-KOS-G180012 = 13.55,0.96,15.24,11.93,3.31,0.11,1.73,13.58,13.38,28.0,17.48,0.76,19.37,16.34,3.03,0.89,3.01,17.5,17.23,28.0,18.38,0.57,19.37,17.44,1.93,0.11,1.94,18.38,18.3,28.0,21.6,1.86,23.78,15.79,7.99,-1.24,4.48,21.67,21.95,28.0,22.66,1.03,24.33,19.92,4.41,-1.16,4.37,22.68,22.95,28.0,22.08,0.85,23.78,20.61,3.17,0.42,2.42,22.1,21.85,28.0,21.65,0.57,22.95,20.75,2.2,0.3,2.61,21.66,21.57,28.0,20.86,0.88,22.4,18.54,3.86,-0.55,3.41,20.88,21.02,28.0,21.63,0.25,22.13,21.16,0.96,-0.26,2.34,21.63,21.68,28.0,23.1,0.5,24.33,22.13,2.2,0.31,3.14,23.11,23.09,28.0,18.16,1.02,19.92,15.24,4.69,-1.14,4.24,18.19,18.41,28.0,15.96,0.93,17.44,13.31,4.13,-0.71,3.65,15.98,16.03,28.0
+BF-KOS-G180013 = 13.88,0.86,14.96,11.93,3.03,-0.76,2.46,13.91,14.13,68.0,17.44,0.9,19.09,14.96,4.13,-0.37,2.52,17.46,17.58,68.0,17.88,1.24,20.47,12.76,7.72,-1.32,6.35,17.92,18.13,68.0,21.33,1.51,24.61,16.06,8.54,-0.67,4.21,21.38,21.57,68.0,23.04,0.86,25.71,20.75,4.96,0.26,3.55,23.06,22.99,68.0,22.87,0.66,24.33,21.3,3.03,-0.28,3.11,22.88,22.95,68.0,21.27,0.61,22.13,19.09,3.03,-1.42,4.71,21.28,21.51,68.0,20.74,0.76,22.13,18.54,3.58,-0.5,2.92,20.75,20.75,68.0,21.55,0.41,22.4,20.47,1.93,0.08,2.67,21.56,21.54,68.0,22.58,0.33,23.78,21.99,1.79,1.1,5.03,22.58,22.54,68.0,17.67,0.65,19.37,16.34,3.03,0.5,2.72,17.68,17.58,68.0,16.57,0.84,19.09,14.69,4.41,0.36,3.13,16.59,16.44,68.0
+BF-KOS-G180014 = 14.09,1.22,16.2,11.38,4.82,-0.11,2.39,14.14,14.13,36.0,17.16,0.6,18.54,16.06,2.48,0.19,2.83,17.17,17.1,36.0,18.26,0.82,21.3,17.17,4.13,1.7,7.11,18.28,18.16,36.0,21.03,2.21,25.02,15.51,9.51,-0.56,3.17,21.14,21.3,36.0,23.24,0.96,24.74,21.3,3.44,-0.21,1.97,23.26,23.23,36.0,22.65,0.79,23.78,20.75,3.03,-0.67,2.76,22.66,22.75,36.0,20.81,0.71,22.26,19.09,3.17,-0.02,2.54,20.82,20.89,36.0,21.61,0.28,22.26,21.02,1.24,0.17,2.58,21.61,21.57,36.0,21.04,0.24,21.57,20.47,1.1,0.05,2.83,21.04,21.02,36.0,22.09,0.56,23.23,21.02,2.2,-0.18,2.69,22.1,22.13,36.0,17.68,0.79,19.37,16.06,3.31,-0.18,2.39,17.7,17.75,36.0,16.98,0.85,18.82,15.51,3.31,0.16,2.34,17.0,16.96,36.0
+BF-KOT-G200001 = 14.6,0.31,15.24,13.86,1.38,-0.18,2.91,14.6,14.58,24.0,16.81,0.99,18.27,14.41,3.86,-0.94,3.1,16.83,17.03,24.0,20.13,0.91,22.13,18.82,3.31,0.67,2.48,20.15,19.92,24.0,21.56,0.82,22.95,19.51,3.44,-0.83,3.37,21.57,21.71,24.0,25.34,0.56,26.12,24.06,2.07,-0.51,2.57,25.34,25.33,24.0,22.33,1.24,24.33,18.82,5.51,-0.69,4.03,22.37,22.33,24.0,21.17,0.48,22.13,20.2,1.93,-0.26,2.51,21.18,21.16,24.0,21.56,0.42,22.13,20.61,1.52,-0.82,2.52,21.57,21.71,24.0,21.62,0.48,22.4,20.75,1.65,-0.12,1.9,21.62,21.64,24.0,22.16,0.33,22.95,21.57,1.38,0.77,3.26,22.16,22.13,24.0,16.63,0.64,17.72,14.96,2.76,-0.74,3.24,16.64,16.75,24.0,17.51,0.57,18.54,16.61,1.93,-0.01,1.93,17.52,17.54,24.0
+BF-KOT-G200002 = 14.69,0.19,14.82,14.55,0.28,-0.0,1.0,14.69,14.69,2.0,17.92,0.1,17.99,17.85,0.14,0.0,1.0,17.92,17.92,2.0,20.92,1.12,21.71,20.13,1.58,-0.0,1.0,20.94,20.92,2.0,20.44,0.73,20.95,19.92,1.03,-0.0,1.0,20.44,20.44,2.0,24.37,0.05,24.4,24.33,0.07,-0.0,1.09,24.37,24.37,2.0,22.71,0.05,22.75,22.68,0.07,-0.0,1.04,22.71,22.71,2.0,21.06,0.24,21.23,20.89,0.34,-0.0,1.0,21.06,21.06,2.0,21.16,0.19,21.3,21.02,0.28,0.0,1.0,21.16,21.16,2.0,21.85,NaN,21.85,21.85,0.0,NaN,-5.873121967100213E13,21.85,21.85,2.0,22.02,0.05,22.06,21.99,0.07,0.0,0.93,22.02,22.02,2.0,16.96,0.29,17.17,16.75,0.41,-0.0,1.0,16.96,16.96,2.0,17.13,0.05,17.17,17.1,0.07,0.0,0.95,17.13,17.13,2.0
+BF-KOT-G200003 = 15.81,0.69,17.44,14.96,2.48,0.96,3.5,15.82,15.79,13.0,18.29,0.82,19.51,16.89,2.62,-0.25,1.85,18.31,18.54,13.0,20.97,1.4,22.81,18.27,4.55,-0.4,2.03,21.01,21.3,13.0,21.63,0.43,22.4,20.47,1.93,-1.24,5.57,21.63,21.71,13.0,24.28,0.65,25.16,22.95,2.2,-0.48,2.58,24.29,24.06,13.0,21.37,1.09,22.95,19.09,3.86,-0.34,2.77,21.4,21.57,13.0,21.33,0.32,21.78,20.61,1.17,-0.64,3.12,21.33,21.3,13.0,21.06,0.28,21.57,20.47,1.1,-0.01,3.05,21.06,21.02,13.0,21.04,0.3,21.57,20.47,1.1,-0.13,2.52,21.05,21.02,13.0,22.34,0.19,22.68,22.13,0.55,0.17,1.85,22.34,22.4,13.0,16.96,0.88,17.72,14.41,3.31,-2.0,6.6,16.98,17.17,13.0,17.86,0.17,18.13,17.72,0.41,0.6,1.74,17.86,17.79,13.0
+BF-KOT-G200004 = 15.01,0.39,15.93,14.41,1.52,0.96,3.97,15.02,14.82,11.0,17.57,0.65,18.54,16.48,2.07,-0.18,1.99,17.58,17.72,11.0,20.91,0.82,22.4,19.09,3.31,-0.44,3.91,20.93,20.89,11.0,19.86,0.75,21.57,18.54,3.03,0.58,4.12,19.87,19.92,11.0,22.56,1.71,24.88,19.37,5.51,-0.21,2.25,22.62,22.54,11.0,22.71,0.29,23.09,22.13,0.96,-0.65,2.52,22.72,22.81,11.0,21.04,0.3,21.57,20.75,0.83,0.85,2.45,21.04,21.02,11.0,21.21,0.39,21.85,20.47,1.38,-0.26,2.43,21.21,21.16,11.0,21.93,0.29,22.26,21.3,0.96,-0.87,3.02,21.93,21.99,11.0,21.73,0.29,22.4,21.3,1.1,0.92,4.06,21.73,21.71,11.0,17.17,0.24,17.44,16.61,0.83,-1.03,3.4,17.17,17.23,11.0,16.91,0.66,17.99,15.51,2.48,-0.51,3.17,16.93,16.96,11.0
+BF-KOT-G200005 = 14.72,0.39,15.24,14.13,1.1,0.11,1.62,14.72,14.69,15.0,17.61,0.69,18.54,15.93,2.62,-0.93,3.76,17.62,17.72,15.0,18.49,1.21,20.06,15.79,4.27,-0.55,2.89,18.53,18.34,15.0,21.68,0.39,22.4,21.02,1.38,-0.22,2.36,21.68,21.85,15.0,24.37,0.51,25.09,23.57,1.52,-0.3,1.84,24.38,24.47,15.0,21.89,1.37,24.61,20.06,4.55,0.56,2.17,21.93,21.57,15.0,21.33,0.29,21.85,20.89,0.96,0.25,1.89,21.33,21.3,15.0,21.26,0.45,21.99,20.2,1.79,-0.57,3.51,21.27,21.3,15.0,21.48,0.28,21.85,21.02,0.83,0.03,1.75,21.48,21.51,15.0,22.29,0.19,22.54,21.85,0.69,-0.9,2.89,22.29,22.4,15.0,16.79,0.35,17.44,16.06,1.38,-0.18,3.06,16.8,16.82,15.0,17.29,0.25,17.72,16.89,0.83,0.46,2.1,17.3,17.17,15.0
+BF-KOT-G200006 = 15.17,0.52,16.06,14.55,1.52,0.51,2.24,15.18,15.03,7.0,16.86,0.94,17.72,15.51,2.2,-0.59,1.6,16.88,17.44,7.0,20.53,0.76,21.85,19.71,2.14,0.64,2.23,20.54,20.47,7.0,20.74,0.92,22.4,19.37,3.03,0.44,3.09,20.76,20.82,7.0,25.61,0.53,26.54,24.88,1.65,0.51,2.62,25.61,25.5,7.0,20.59,0.94,21.71,19.09,2.62,-0.28,2.05,20.61,20.68,7.0,21.61,0.19,21.85,21.3,0.55,-0.55,2.11,21.61,21.71,7.0,21.72,0.39,22.13,21.02,1.1,-0.7,2.49,21.73,21.78,7.0,21.35,0.38,21.99,21.02,0.96,0.69,2.06,21.35,21.3,7.0,22.56,0.32,22.95,21.99,0.96,-0.64,2.67,22.56,22.61,7.0,17.86,0.41,18.27,17.3,0.96,-0.39,1.54,17.87,17.99,7.0,17.71,0.32,18.27,17.44,0.83,0.73,2.19,17.71,17.58,7.0
+BF-KOT-G200007 = 15.5,0.5,16.34,14.96,1.38,0.41,1.83,15.51,15.37,9.0,18.14,0.86,19.92,17.17,2.76,0.91,3.01,18.16,17.99,9.0,21.52,1.0,23.23,20.33,2.89,0.34,1.99,21.54,21.37,9.0,21.61,1.06,22.95,19.65,3.31,-0.7,2.39,21.64,21.85,9.0,22.73,1.08,24.06,21.02,3.03,-0.52,1.98,22.75,22.81,9.0,21.83,0.8,22.95,20.75,2.2,0.09,1.61,21.84,21.85,9.0,21.18,0.3,21.57,20.61,0.96,-0.63,2.59,21.18,21.3,9.0,20.95,0.24,21.3,20.61,0.69,0.04,1.54,20.95,20.95,9.0,21.37,0.31,21.85,20.75,1.1,-0.53,3.24,21.37,21.37,9.0,21.85,0.25,22.13,21.44,0.69,-0.37,1.88,21.85,21.85,9.0,17.46,0.33,17.99,17.03,0.96,0.32,1.86,17.47,17.44,9.0,17.79,0.37,18.27,17.17,1.1,-0.49,2.11,17.79,17.85,9.0
+BF-KOT-G200008 = 14.62,0.1,14.69,14.55,0.14,-0.0,1.0,14.62,14.62,2.0,18.06,0.1,18.13,17.99,0.14,-0.0,1.0,18.06,18.06,2.0,19.92,0.39,20.2,19.65,0.55,0.0,1.0,19.92,19.92,2.0,21.47,1.12,22.26,20.68,1.58,0.0,1.0,21.49,21.47,2.0,23.12,0.73,23.64,22.61,1.03,-0.0,1.0,23.13,23.12,2.0,23.54,0.34,23.78,23.3,0.48,0.0,1.0,23.54,23.54,2.0,21.26,0.24,21.44,21.09,0.34,-0.0,1.0,21.27,21.26,2.0,20.64,0.24,20.82,20.47,0.34,0.0,1.0,20.65,20.64,2.0,21.78,0.1,21.85,21.71,0.14,0.0,1.0,21.78,21.78,2.0,21.85,0.19,21.99,21.71,0.28,-0.0,1.0,21.85,21.85,2.0,17.03,NaN,17.03,17.03,0.0,NaN,-4.279310907060087E13,17.03,17.03,2.0,17.68,0.05,17.72,17.65,0.07,-0.0,1.01,17.68,17.68,2.0
+BF-MOU-G240001 = 15.59,0.68,17.44,14.13,3.31,0.14,3.72,15.6,15.62,30.0,18.89,1.33,21.3,16.61,4.69,0.08,1.85,18.93,18.82,30.0,19.58,0.61,20.61,18.13,2.48,-0.49,2.94,19.59,19.65,30.0,23.04,1.99,27.64,20.2,7.44,0.33,2.37,23.12,23.16,30.0,23.16,1.68,28.19,20.47,7.72,0.88,4.24,23.22,22.95,30.0,21.12,0.87,22.4,18.41,4.0,-1.05,4.28,21.14,21.3,30.0,21.95,0.47,22.68,21.16,1.52,-0.46,1.87,21.96,22.06,30.0,22.02,0.87,22.95,19.92,3.03,-1.09,3.22,22.04,22.4,30.0,21.37,0.25,21.85,20.75,1.1,-0.29,2.76,21.37,21.33,30.0,22.24,0.35,22.68,21.51,1.17,-0.69,2.55,22.24,22.26,30.0,16.66,0.85,18.54,15.24,3.31,0.12,2.43,16.68,16.61,30.0,17.45,0.62,18.82,16.41,2.41,0.13,2.26,17.46,17.44,30.0
+BF-MOU-G240002 = 16.42,0.69,17.17,15.51,1.65,-0.3,1.55,16.43,16.61,5.0,20.43,0.13,20.54,20.2,0.34,-1.3,3.04,20.43,20.47,5.0,20.43,0.55,21.3,19.92,1.38,0.79,2.24,20.44,20.27,5.0,20.13,0.32,20.47,19.65,0.83,-0.54,2.02,20.13,20.2,5.0,21.42,1.94,24.33,19.37,4.96,0.56,2.02,21.49,20.95,5.0,19.84,0.84,20.75,18.54,2.2,-0.62,2.28,19.85,19.92,5.0,20.95,0.12,21.02,20.75,0.28,-1.29,2.92,20.95,21.02,5.0,21.78,0.52,22.4,21.16,1.24,-0.06,1.5,21.79,21.85,5.0,21.57,NaN,21.57,21.57,0.0,NaN,-5.84548849593395E14,21.57,21.57,5.0,21.44,0.31,21.85,21.02,0.83,0.0,2.05,21.44,21.44,5.0,18.1,0.99,19.37,16.61,2.76,-0.35,2.43,18.12,18.13,5.0,17.91,0.27,18.27,17.72,0.55,0.51,1.38,17.91,17.72,5.0
+BF-MOU-G240003 = 14.96,1.37,16.89,11.65,5.24,-0.95,3.0,15.02,15.37,36.0,18.39,0.73,19.92,16.34,3.58,-0.85,4.3,18.4,18.47,36.0,19.9,0.73,21.3,18.27,3.03,-0.12,2.5,19.92,19.92,36.0,21.34,1.02,23.5,18.68,4.82,-0.33,3.25,21.36,21.37,36.0,23.19,1.1,25.16,21.02,4.13,-0.13,2.25,23.22,23.16,35.0,21.33,0.87,22.95,19.37,3.58,-0.63,2.63,21.35,21.57,36.0,21.59,0.22,21.85,21.02,0.83,-0.79,3.3,21.59,21.61,36.0,21.69,0.66,22.68,19.65,3.03,-1.14,4.72,21.7,21.75,36.0,21.04,0.5,21.99,19.92,2.07,-0.39,2.56,21.05,21.09,36.0,21.54,0.29,22.26,21.02,1.24,0.55,3.25,21.54,21.57,36.0,17.7,0.4,18.54,16.89,1.65,-0.24,2.67,17.71,17.72,36.0,17.16,0.74,18.82,15.79,3.03,0.11,2.53,17.18,17.17,36.0
+BF-MOU-G240004 = 14.75,0.89,16.34,12.2,4.13,-0.39,3.21,14.78,14.75,40.0,18.34,0.53,19.65,16.89,2.76,-0.24,3.61,18.35,18.37,40.0,20.82,1.18,23.5,18.82,4.69,0.21,2.17,20.85,20.89,40.0,22.78,0.77,24.06,21.57,2.48,-0.01,1.82,22.79,22.81,40.0,23.84,0.78,25.43,21.99,3.44,-0.21,2.56,23.85,23.95,40.0,21.11,0.61,22.13,19.37,2.76,-0.61,3.33,21.12,21.16,40.0,22.18,0.39,22.95,21.3,1.65,0.22,2.57,22.18,22.13,40.0,22.25,0.63,23.5,20.47,3.03,-0.25,3.34,22.26,22.23,40.0,21.14,0.43,21.85,20.2,1.65,-0.45,2.4,21.14,21.16,40.0,22.06,0.27,22.81,21.57,1.24,0.62,3.29,22.07,22.02,40.0,16.23,0.63,17.99,14.96,3.03,0.25,3.2,16.24,16.34,40.0,17.61,0.86,19.65,16.06,3.58,0.34,2.39,17.63,17.44,40.0
+BF-MOU-G240005 = 13.58,1.17,16.34,11.52,4.82,0.37,2.22,13.63,13.31,61.0,17.79,1.08,20.47,15.24,5.24,0.5,3.28,17.82,17.51,61.0,19.62,0.98,21.3,17.72,3.58,0.09,2.1,19.64,19.78,61.0,20.56,1.28,23.23,17.17,6.06,-0.64,2.89,20.6,20.89,61.0,23.33,0.86,25.98,21.57,4.41,0.61,3.52,23.35,23.23,61.0,22.11,1.17,24.33,19.37,4.96,-0.28,2.6,22.14,22.33,61.0,22.32,0.7,24.06,20.75,3.31,-0.1,2.83,22.33,22.4,61.0,21.88,0.5,22.54,20.75,1.79,-0.47,2.15,21.88,21.99,61.0,21.63,0.22,22.4,21.3,1.1,0.83,4.42,21.63,21.57,61.0,22.74,0.31,23.78,22.13,1.65,0.86,3.93,22.74,22.68,61.0,17.95,0.56,19.37,16.06,3.31,-0.06,4.86,17.95,17.92,61.0,16.69,0.88,18.82,14.82,4.0,-0.38,2.68,16.71,16.89,61.0
+BF-MOU-G240006 = 14.8,1.15,17.72,13.31,4.41,0.85,3.12,14.85,14.69,22.0,18.38,0.86,20.61,16.89,3.72,0.89,3.56,18.4,18.2,22.0,19.71,0.37,20.47,18.82,1.65,-0.08,3.27,19.71,19.65,22.0,20.08,0.67,21.16,18.82,2.34,-0.09,2.1,20.09,20.2,22.0,22.55,4.11,28.46,15.24,13.23,-0.3,1.97,22.9,23.41,21.0,21.63,1.2,23.23,19.09,4.13,-0.69,2.52,21.66,21.82,22.0,21.01,0.44,21.71,19.65,2.07,-1.3,5.56,21.02,21.06,22.0,21.46,0.58,22.4,20.47,1.93,-0.13,2.05,21.47,21.47,22.0,21.49,0.18,21.85,21.02,0.83,-0.82,4.16,21.49,21.57,22.0,21.97,0.38,22.68,21.02,1.65,-0.66,3.38,21.98,22.06,22.0,18.17,0.31,18.82,17.44,1.38,-0.14,3.28,18.17,18.27,22.0,17.09,0.72,18.82,16.06,2.76,0.65,3.23,17.11,17.03,22.0
+BF-MOU-G240007 = 13.56,1.22,15.51,11.65,3.86,0.03,1.86,13.62,13.51,37.0,18.47,0.9,20.75,16.68,4.06,0.4,2.74,18.49,18.27,37.0,19.64,0.97,21.3,17.44,3.86,-0.66,2.64,19.66,19.92,37.0,20.71,1.39,23.78,16.34,7.44,-0.63,4.39,20.76,20.82,37.0,22.77,1.08,24.61,19.92,4.69,-0.69,3.42,22.8,22.95,37.0,21.36,1.41,23.23,16.89,6.34,-1.37,4.66,21.4,21.71,37.0,21.26,0.33,21.85,20.33,1.52,-0.32,3.88,21.27,21.3,37.0,21.36,0.7,22.68,19.09,3.58,-0.95,4.51,21.37,21.57,37.0,21.52,0.17,21.99,21.16,0.83,0.27,3.42,21.52,21.57,37.0,22.13,0.51,23.09,21.02,2.07,-0.45,2.81,22.13,22.13,37.0,18.05,0.26,18.27,17.17,1.1,-1.56,5.12,18.05,18.13,37.0,17.44,1.26,19.92,14.41,5.51,-0.36,2.6,17.49,17.44,37.0
+BF-MOU-G240008 = 13.74,0.47,14.55,12.76,1.79,-0.22,2.42,13.75,13.75,22.0,17.35,0.58,18.82,16.06,2.76,0.22,3.83,17.36,17.3,22.0,19.38,0.92,21.71,17.99,3.72,0.89,3.53,19.4,19.3,22.0,22.44,0.71,24.19,21.57,2.62,0.85,3.1,22.45,22.3,22.0,23.49,1.44,27.09,19.99,7.1,0.28,4.45,23.53,23.37,22.0,21.51,0.5,22.4,20.47,1.93,-0.36,2.56,21.52,21.57,22.0,22.1,0.34,22.95,21.57,1.38,0.36,2.96,22.1,22.13,22.0,21.91,0.54,22.68,20.33,2.34,-0.97,4.39,21.92,22.02,22.0,21.37,0.24,21.85,20.75,1.1,-0.43,3.94,21.38,21.3,22.0,22.01,0.31,22.95,21.57,1.38,1.35,5.41,22.01,21.95,22.0,16.86,0.54,17.72,15.79,1.93,-0.38,2.4,16.87,16.89,22.0,16.82,0.71,18.27,15.24,3.03,0.1,3.06,16.83,16.72,22.0
+BF-MOU-G240009 = 15.69,0.41,16.34,14.82,1.52,-0.58,2.7,15.69,15.72,16.0,17.87,0.61,18.82,17.17,1.65,0.28,1.49,17.88,17.79,16.0,17.91,1.11,19.92,14.96,4.96,-0.92,4.61,17.95,17.99,16.0,22.75,1.72,25.3,19.65,5.65,-0.51,2.34,22.81,22.88,16.0,22.91,1.01,24.88,21.3,3.58,0.38,2.25,22.93,22.68,16.0,21.15,0.42,21.85,20.2,1.65,-0.39,3.0,21.15,21.16,16.0,22.27,0.11,22.4,22.13,0.28,-0.2,1.5,22.27,22.26,16.0,22.23,0.75,23.23,20.75,2.48,-0.74,2.67,22.24,22.4,16.0,21.33,0.15,21.57,21.02,0.55,-0.04,2.79,21.33,21.3,16.0,22.57,0.26,22.95,21.85,1.1,-1.44,4.98,22.57,22.64,16.0,17.02,0.93,18.82,15.51,3.31,0.15,2.39,17.04,17.17,16.0,17.59,0.36,18.54,17.17,1.38,1.2,4.03,17.6,17.44,16.0
+BF-MOU-G240010 = 15.17,0.26,15.51,14.96,0.55,0.49,1.63,15.17,15.1,4.0,19.2,0.34,19.65,18.82,0.83,0.32,1.92,19.2,19.16,4.0,19.99,0.36,20.47,19.65,0.83,0.5,1.76,19.99,19.92,4.0,21.47,0.13,21.57,21.3,0.28,-0.49,1.63,21.47,21.51,4.0,24.99,0.41,25.43,24.47,0.96,-0.24,1.74,24.99,25.02,4.0,21.16,0.94,22.4,20.2,2.2,0.43,1.85,21.18,21.02,4.0,21.37,0.53,21.99,20.75,1.24,0.0,1.64,21.37,21.37,4.0,21.02,1.43,22.68,20.2,2.48,0.71,1.5,21.06,20.2,3.0,21.02,0.63,21.57,20.2,1.38,-0.52,1.7,21.03,21.16,4.0,22.5,0.34,22.95,22.13,0.83,0.32,1.92,22.51,22.47,4.0,15.99,0.36,16.34,15.51,0.83,-0.5,1.76,16.0,16.06,4.0,17.27,0.34,17.44,16.75,0.69,-1.15,2.33,17.27,17.44,4.0
+BF-MOU-G240011 = 14.48,0.66,16.2,13.03,3.17,0.63,3.7,14.5,14.41,38.0,18.4,1.03,21.3,16.2,5.1,0.06,3.53,18.42,18.65,38.0,19.48,1.05,21.02,16.89,4.13,-0.54,2.56,19.5,19.51,38.0,21.4,0.92,24.61,20.06,4.55,1.34,5.18,21.42,21.06,38.0,22.7,3.36,26.54,14.13,12.4,-0.93,2.72,22.94,24.06,38.0,22.11,1.33,24.88,18.27,6.61,-0.41,4.14,22.15,22.09,38.0,21.62,0.38,22.95,21.02,1.93,1.34,5.35,21.62,21.57,38.0,21.89,0.57,23.23,20.75,2.48,0.36,2.61,21.9,21.85,38.0,21.27,0.23,21.57,20.75,0.83,-0.59,2.6,21.27,21.3,38.0,21.97,0.28,22.54,21.3,1.24,-0.06,2.55,21.97,21.95,38.0,17.24,1.08,19.09,14.41,4.69,-0.89,3.03,17.27,17.54,38.0,16.77,0.97,18.27,14.13,4.13,-0.96,3.37,16.79,17.06,38.0
+BF-MOU-G240012 = 14.64,0.59,16.06,13.31,2.76,-0.16,2.77,14.65,14.62,43.0,17.59,0.66,19.65,16.48,3.17,1.09,4.32,17.6,17.44,43.0,20.27,1.59,24.33,17.72,6.61,0.26,2.68,20.33,20.33,43.0,22.05,0.83,23.78,20.47,3.31,0.44,2.46,22.06,21.85,43.0,23.47,0.83,25.16,21.3,3.86,0.1,3.05,23.49,23.5,43.0,22.87,1.12,25.02,20.47,4.55,0.22,2.38,22.9,22.68,43.0,22.35,0.45,23.78,21.3,2.48,0.56,4.18,22.35,22.4,43.0,21.57,1.17,22.95,18.27,4.69,-1.41,4.23,21.6,22.06,43.0,20.97,0.41,21.57,19.92,1.65,-0.86,3.08,20.97,21.02,43.0,22.1,0.36,22.68,21.3,1.38,-0.16,2.37,22.1,22.13,43.0,17.39,0.79,19.37,16.06,3.31,0.49,2.67,17.41,17.44,43.0,16.91,0.81,18.27,14.96,3.31,-0.22,2.4,16.93,16.89,43.0
+BF-MOU-G240013 = 14.97,1.16,16.75,13.31,3.44,-0.12,1.63,15.01,15.51,11.0,18.92,0.4,19.65,18.54,1.1,0.63,2.02,18.92,18.82,11.0,18.83,0.93,19.92,17.17,2.76,-0.36,1.91,18.85,19.03,11.0,21.5,0.56,22.4,20.61,1.79,0.0,1.88,21.51,21.44,11.0,21.36,1.14,23.64,19.92,3.72,0.46,2.46,21.39,21.16,11.0,21.74,0.68,22.81,20.47,2.34,-0.22,2.31,21.75,21.71,11.0,21.8,0.23,22.13,21.3,0.83,-0.78,3.11,21.8,21.85,11.0,22.37,0.21,22.68,21.99,0.69,-0.11,2.38,22.37,22.4,11.0,21.42,0.11,21.57,21.3,0.28,0.14,1.71,21.42,21.44,11.0,20.95,0.12,21.16,20.75,0.41,-0.28,2.45,20.95,20.95,11.0,18.03,0.8,18.96,16.48,2.48,-0.72,2.28,18.05,18.27,11.0,16.74,0.38,17.44,16.06,1.38,0.1,2.69,16.74,16.75,11.0
+BF-NAM-G260001 = 13.82,0.65,14.82,12.48,2.34,-0.37,2.02,13.84,14.0,51.0,17.3,0.57,18.27,16.06,2.2,-0.1,2.31,17.31,17.17,51.0,19.94,1.14,22.13,16.89,5.24,-0.37,2.98,19.97,19.92,51.0,21.46,0.72,22.95,19.65,3.31,-0.24,2.53,21.47,21.57,51.0,24.73,1.01,27.09,23.23,3.86,0.18,2.18,24.76,24.74,51.0,21.57,1.38,24.06,18.54,5.51,-0.4,2.39,21.62,21.85,51.0,21.5,0.64,22.68,20.47,2.2,0.25,2.21,21.51,21.3,51.0,22.03,0.21,22.68,21.57,1.1,0.35,3.35,22.04,22.06,51.0,21.85,0.68,22.95,20.2,2.76,-0.76,2.92,21.86,21.99,51.0,22.07,0.51,22.95,21.02,1.93,-0.37,2.35,22.07,22.13,51.0,17.43,0.67,18.54,16.06,2.48,-0.3,2.04,17.44,17.58,51.0,17.59,0.47,18.54,16.34,2.2,-0.45,3.07,17.6,17.58,51.0
+BF-NAM-G260002 = 12.1,1.29,14.41,9.45,4.96,-0.15,2.1,12.16,12.2,54.0,18.02,0.8,19.65,16.06,3.58,0.02,2.53,18.03,17.99,54.0,20.26,1.35,23.5,17.3,6.2,0.02,2.99,20.3,20.2,54.0,21.02,0.78,22.54,19.09,3.44,-0.18,2.53,21.04,21.16,54.0,23.56,1.14,25.43,21.57,3.86,-0.06,1.92,23.59,23.5,54.0,25.2,0.47,26.26,24.06,2.2,-0.14,2.78,25.21,25.3,54.0,21.53,0.75,22.95,19.65,3.31,-0.08,2.49,21.54,21.4,54.0,22.08,0.59,23.09,20.75,2.34,-0.55,2.52,22.09,22.16,54.0,22.38,0.52,23.5,21.02,2.48,0.11,2.9,22.39,22.37,54.0,23.05,0.62,24.61,21.85,2.76,0.17,2.56,23.05,22.95,54.0,15.92,1.66,19.09,11.38,7.72,-0.22,3.01,16.01,15.79,54.0,17.6,1.03,19.65,15.51,4.13,-0.13,2.13,17.63,17.44,54.0
+BF-NAM-G260003 = 14.61,0.22,14.96,14.13,0.83,-0.57,2.46,14.61,14.69,17.0,17.25,0.73,18.54,16.06,2.48,-0.03,2.23,17.27,17.3,17.0,20.17,0.99,22.13,18.54,3.58,0.19,2.33,20.19,20.27,17.0,21.22,0.56,22.13,19.65,2.48,-1.3,4.98,21.23,21.3,17.0,24.54,1.53,26.81,20.75,6.06,-0.82,3.4,24.58,24.88,17.0,22.68,0.6,23.99,21.57,2.41,-0.12,3.01,22.68,22.81,17.0,21.17,0.19,21.57,20.75,0.83,-0.21,3.37,21.17,21.16,17.0,21.5,0.52,22.26,20.47,1.79,-0.41,2.12,21.5,21.64,17.0,21.94,0.41,22.4,20.89,1.52,-1.1,3.69,21.95,22.06,17.0,22.86,0.26,23.5,22.4,1.1,0.64,3.71,22.86,22.81,17.0,16.77,0.62,17.99,15.79,2.2,0.4,2.19,16.78,16.61,17.0,17.4,0.29,17.79,16.75,1.03,-0.76,2.67,17.4,17.44,17.0
+BF-NAM-G260004 = 14.69,0.43,15.65,14.13,1.52,0.77,3.22,14.69,14.69,13.0,16.57,0.64,17.44,15.37,2.07,-0.55,2.37,16.58,16.68,13.0,20.05,0.53,21.16,19.09,2.07,0.27,2.96,20.06,19.92,13.0,20.05,1.12,21.92,18.54,3.38,0.36,1.95,20.08,19.85,13.0,25.62,0.47,26.54,24.88,1.65,0.34,2.43,25.63,25.43,13.0,21.13,0.8,22.26,19.65,2.62,-0.46,2.28,21.15,21.3,13.0,21.93,0.56,22.68,20.89,1.79,-0.12,2.24,21.94,21.85,13.0,22.05,0.2,22.4,21.57,0.83,-0.69,3.86,22.05,22.13,13.0,22.0,0.28,22.4,21.57,0.83,-0.22,1.72,22.01,21.99,13.0,22.55,0.36,22.95,21.85,1.1,-0.39,2.04,22.55,22.47,13.0,16.87,1.16,19.37,15.51,3.86,0.99,2.96,16.91,16.48,13.0,17.56,0.5,18.82,17.17,1.65,1.4,4.05,17.56,17.3,13.0
+BF-NAM-G260005 = 13.48,0.74,14.96,11.65,3.31,-0.36,2.67,13.5,13.58,54.0,17.9,0.51,19.09,16.75,2.34,0.11,2.61,17.91,17.92,54.0,20.59,0.98,22.13,16.89,5.24,-1.5,5.67,20.61,20.89,54.0,21.99,1.04,25.16,19.37,5.79,0.2,4.09,22.02,21.99,54.0,24.66,0.61,25.71,23.23,2.48,-0.54,3.12,24.67,24.71,54.0,23.82,1.03,25.43,21.3,4.13,-0.35,2.26,23.84,23.99,54.0,21.51,0.59,22.95,19.65,3.31,-0.54,4.33,21.52,21.57,54.0,22.56,0.34,23.5,21.85,1.65,0.27,2.9,22.57,22.54,54.0,22.37,0.52,23.37,20.75,2.62,-0.81,3.62,22.38,22.47,54.0,23.09,0.69,24.06,21.02,3.03,-0.8,3.33,23.1,23.23,54.0,17.6,0.74,19.09,15.51,3.58,-0.21,3.21,17.61,17.72,54.0,17.61,0.56,18.54,16.34,2.2,-0.4,2.36,17.61,17.72,54.0
+BF-NAM-G260006 = 12.45,0.7,13.51,11.1,2.41,-0.32,2.03,12.47,12.48,18.0,18.41,0.39,19.51,17.72,1.79,0.97,4.94,18.41,18.41,18.0,20.59,0.64,22.13,19.71,2.41,0.65,2.88,20.6,20.51,18.0,21.84,0.39,22.68,21.3,1.38,0.4,2.49,21.84,21.82,18.0,24.46,1.27,26.81,21.85,4.96,-0.16,2.42,24.49,24.61,18.0,24.89,0.7,26.26,23.5,2.76,-0.03,2.65,24.9,24.88,18.0,20.69,0.64,21.57,19.65,1.93,-0.18,1.78,20.7,20.61,18.0,22.18,0.88,23.44,20.2,3.24,-0.61,2.73,22.2,22.33,18.0,23.45,0.4,24.06,22.68,1.38,-0.25,2.26,23.45,23.37,18.0,23.16,0.66,24.06,21.85,2.2,-0.54,2.1,23.17,23.3,18.0,17.14,0.84,18.54,15.24,3.31,-0.23,2.93,17.16,17.03,18.0,18.08,0.66,19.51,16.89,2.62,0.17,2.68,18.09,18.06,18.0
+BF-NAM-G260007 = 13.9,0.44,14.69,13.03,1.65,-0.09,2.48,13.91,13.89,14.0,17.57,0.41,18.27,17.03,1.24,0.27,1.75,17.58,17.48,14.0,19.06,0.91,20.06,16.89,3.17,-1.15,3.37,19.09,19.34,14.0,21.18,0.52,21.85,19.99,1.86,-0.84,3.17,21.19,21.23,14.0,24.95,0.97,26.26,22.81,3.44,-0.64,2.67,24.96,25.09,14.0,22.09,0.65,22.95,21.3,1.65,0.03,1.37,22.1,22.19,14.0,21.13,0.64,22.68,20.47,2.2,1.3,3.63,21.14,21.02,14.0,21.63,0.65,22.4,20.2,2.2,-0.76,2.73,21.64,21.78,14.0,22.09,0.41,22.95,21.16,1.79,-0.13,4.06,22.09,22.13,14.0,22.18,0.46,22.68,21.02,1.65,-1.33,3.93,22.18,22.26,14.0,17.74,0.34,18.27,17.03,1.24,-0.56,2.72,17.74,17.82,14.0,17.28,0.27,17.99,16.89,1.1,1.27,4.85,17.29,17.27,14.0
+BF-NAO-G250001 = 15.02,0.77,16.68,13.03,3.65,0.02,3.07,15.04,14.96,49.0,17.11,1.18,19.09,13.86,5.24,-0.68,2.97,17.15,17.17,49.0,20.38,0.98,22.13,18.27,3.86,-0.32,2.18,20.4,20.47,49.0,22.92,1.1,24.88,20.75,4.13,-0.15,2.3,22.95,22.95,49.0,24.24,0.68,25.71,22.68,3.03,-0.32,2.41,24.25,24.33,49.0,21.67,0.71,22.95,20.2,2.76,-0.03,2.07,21.68,21.57,49.0,21.59,0.3,22.54,21.02,1.52,0.77,4.39,21.59,21.57,49.0,19.46,1.34,21.3,14.96,6.34,-1.1,4.2,19.51,19.85,49.0,19.64,1.3,21.85,15.24,6.61,-0.84,4.37,19.68,19.71,49.0,20.92,0.29,21.44,20.2,1.24,-0.6,2.87,20.93,21.02,49.0,15.92,0.53,17.17,14.82,2.34,0.13,2.58,15.93,15.93,49.0,17.94,0.54,19.37,17.17,2.2,0.75,3.0,17.95,17.85,49.0
+BF-NAO-G250002 = 16.79,1.28,18.82,13.86,4.96,-0.49,2.22,16.84,17.03,54.0,18.43,0.8,20.75,17.17,3.58,0.55,3.03,18.45,18.27,54.0,21.07,0.98,22.95,17.72,5.24,-1.0,4.43,21.09,21.23,54.0,21.43,1.47,25.71,16.34,9.37,-0.3,5.08,21.48,21.57,54.0,24.46,0.5,25.71,23.23,2.48,0.1,3.02,24.46,24.33,54.0,22.82,0.6,23.78,21.02,2.76,-0.86,3.36,22.83,22.95,54.0,21.39,0.43,22.4,19.78,2.62,-1.04,5.34,21.4,21.51,54.0,20.42,1.29,23.78,17.17,6.61,0.07,3.11,20.46,20.4,54.0,20.06,1.25,22.13,16.75,5.37,-0.63,2.77,20.1,20.2,54.0,21.3,0.4,22.13,20.33,1.79,-0.33,2.82,21.31,21.3,54.0,17.05,0.87,18.82,14.69,4.13,-0.58,3.25,17.07,17.23,54.0,18.62,0.73,19.92,17.44,2.48,-0.13,2.08,18.64,18.68,54.0
+BF-NAO-G250003 = 17.98,1.02,19.65,16.06,3.58,-0.06,2.15,18.01,17.99,15.0,18.47,0.7,20.2,17.72,2.48,1.15,3.53,18.49,18.27,15.0,21.29,0.31,21.85,20.75,1.1,0.02,2.25,21.29,21.3,15.0,21.35,1.76,24.61,17.72,6.89,-0.31,2.98,21.41,21.44,15.0,24.23,0.4,25.16,23.5,1.65,0.47,3.43,24.23,24.33,15.0,22.9,0.28,23.37,22.4,0.96,-0.11,1.96,22.9,22.95,15.0,21.3,0.64,22.13,19.78,2.34,-0.89,3.21,21.31,21.3,15.0,19.57,1.1,20.82,17.44,3.38,-0.55,2.0,19.6,19.92,15.0,21.56,0.25,21.85,21.02,0.83,-0.46,2.42,21.56,21.57,15.0,22.01,0.49,22.95,21.3,1.65,0.23,2.09,22.02,22.06,15.0,18.58,0.88,19.65,16.75,2.89,-0.6,2.56,18.59,18.75,15.0,20.13,0.55,20.75,18.82,1.93,-0.88,3.08,20.14,20.2,15.0
+BF-NAO-G250004 = 17.51,0.1,17.58,17.44,0.14,0.0,1.0,17.51,17.51,2.0,17.92,0.1,17.99,17.85,0.14,0.0,1.0,17.92,17.92,2.0,20.68,0.29,20.89,20.47,0.41,-0.0,1.0,20.68,20.68,2.0,22.88,1.27,23.78,21.99,1.79,-0.0,1.0,22.9,22.88,2.0,23.99,0.29,24.19,23.78,0.41,0.0,1.0,23.99,23.99,2.0,22.54,0.19,22.68,22.4,0.28,0.0,1.0,22.54,22.54,2.0,20.75,0.19,20.89,20.61,0.28,-0.0,1.0,20.75,20.75,2.0,20.54,0.49,20.89,20.2,0.69,-0.0,1.0,20.54,20.54,2.0,21.44,0.0,21.44,21.44,0.0,-1.059367246E7,7.453040810752555E13,21.44,21.44,2.0,22.75,0.29,22.95,22.54,0.41,-0.0,1.0,22.75,22.75,2.0,18.34,0.29,18.54,18.13,0.41,-0.0,1.0,18.34,18.34,2.0,20.2,0.19,20.33,20.06,0.28,0.0,1.0,20.2,20.2,2.0
+BF-NAO-G250005 = 16.79,0.62,17.99,15.79,2.2,0.33,2.98,16.8,16.89,9.0,17.89,0.27,18.34,17.44,0.9,0.09,2.37,17.89,17.85,9.0,21.19,0.46,21.85,20.2,1.65,-0.86,3.68,21.2,21.23,9.0,23.47,1.98,25.98,20.33,5.65,-0.25,1.75,23.55,23.92,9.0,23.89,0.12,24.06,23.71,0.34,0.13,1.93,23.89,23.92,9.0,23.2,0.54,23.78,22.13,1.65,-0.79,2.77,23.2,23.23,9.0,21.4,1.1,23.5,20.13,3.38,0.6,2.4,21.42,21.3,9.0,20.41,0.85,21.85,19.09,2.76,0.13,2.34,20.43,20.4,9.0,21.46,0.2,21.71,21.02,0.69,-1.05,3.39,21.46,21.51,9.0,21.84,0.56,22.95,21.3,1.65,0.88,2.72,21.84,21.71,9.0,17.16,0.39,17.85,16.61,1.24,0.31,2.23,17.16,17.1,9.0,19.42,0.61,20.2,18.27,1.93,-0.46,2.41,19.42,19.3,9.0
+BF-OUB-G290001 = 15.28,0.61,16.06,14.41,1.65,0.04,1.49,15.3,15.37,13.0,19.42,0.23,19.92,19.03,0.9,0.33,3.3,19.42,19.37,13.0,20.96,1.72,22.95,17.17,5.79,-0.87,2.89,21.02,21.57,13.0,22.37,0.57,23.5,21.57,1.93,0.46,2.18,22.38,22.26,13.0,24.17,1.07,26.26,22.68,3.58,0.28,2.33,24.19,24.19,13.0,20.52,1.37,23.23,18.54,4.69,0.55,2.55,20.57,20.2,13.0,22.66,0.33,23.23,22.13,1.1,0.17,2.07,22.66,22.54,13.0,22.05,0.51,22.95,21.3,1.65,0.48,2.16,22.06,21.85,13.0,22.26,0.62,23.37,21.3,2.07,0.16,1.94,22.27,22.33,13.0,22.3,0.87,23.78,21.02,2.76,0.14,1.8,22.32,22.33,13.0,17.63,0.89,19.09,16.06,3.03,-0.41,2.53,17.65,17.72,13.0,18.63,0.74,19.65,17.17,2.48,-0.71,2.57,18.64,18.82,13.0
+BF-OUB-G290002 = 13.01,0.37,13.58,12.2,1.38,-0.53,2.71,13.01,13.03,15.0,17.26,0.48,18.27,16.61,1.65,0.35,2.47,17.26,17.17,15.0,18.39,0.87,19.58,16.89,2.69,-0.18,1.82,18.41,18.68,15.0,19.99,1.7,22.4,16.61,5.79,-0.47,2.3,20.06,20.2,15.0,23.76,0.95,25.43,22.68,2.76,0.38,1.87,23.77,23.64,15.0,22.53,0.48,23.5,21.57,1.93,0.05,3.06,22.53,22.54,15.0,20.87,0.34,21.44,20.47,0.96,0.42,1.91,20.87,20.75,15.0,21.63,0.65,22.68,20.47,2.2,-0.01,2.17,21.64,21.71,15.0,20.98,0.36,21.44,20.33,1.1,-0.22,1.83,20.99,21.02,15.0,21.94,0.43,22.54,21.16,1.38,-0.49,2.34,21.95,21.99,15.0,17.2,0.9,18.96,16.06,2.89,0.68,2.3,17.22,16.89,15.0,16.76,0.28,17.37,16.2,1.17,0.34,3.28,16.76,16.75,15.0
+BF-OUB-G290003 = 13.39,0.66,14.55,12.34,2.2,0.3,1.9,13.4,13.17,21.0,17.59,0.24,18.13,17.17,0.96,0.37,2.98,17.59,17.58,21.0,20.34,1.44,22.68,17.99,4.69,0.06,2.1,20.39,20.33,21.0,20.37,1.06,21.85,18.27,3.58,-0.44,2.5,20.4,20.33,21.0,23.11,0.79,25.16,21.71,3.44,0.66,3.41,23.12,23.09,21.0,22.35,1.07,24.88,20.2,4.69,0.25,3.06,22.38,22.26,21.0,21.11,0.71,22.13,19.92,2.2,-0.01,2.08,21.12,21.02,21.0,21.86,0.54,22.68,21.02,1.65,-0.07,1.66,21.86,21.85,21.0,21.06,0.5,22.26,19.92,2.34,0.08,3.68,21.07,21.16,21.0,22.24,0.35,22.95,21.57,1.38,0.01,2.45,22.24,22.26,21.0,15.95,1.11,17.99,14.27,3.72,0.26,2.04,15.99,15.79,21.0,16.12,0.61,17.17,14.69,2.48,-0.47,2.79,16.13,16.06,21.0
+BF-OUB-G290004 = 13.51,0.32,13.86,13.24,0.62,0.38,1.5,13.52,13.44,3.0,17.28,0.22,17.44,17.03,0.41,-0.63,1.5,17.28,17.37,3.0,17.95,0.52,18.54,17.58,0.96,0.65,1.5,17.95,17.72,3.0,21.92,0.18,22.13,21.78,0.34,0.6,1.5,21.92,21.85,3.0,24.93,0.29,25.16,24.61,0.55,-0.53,1.5,24.93,25.02,3.0,20.43,1.25,21.57,19.09,2.48,-0.26,1.5,20.45,20.61,3.0,20.79,0.21,21.02,20.61,0.41,0.38,1.5,20.79,20.75,3.0,21.02,0.14,21.16,20.89,0.28,-0.0,1.5,21.02,21.02,3.0,21.12,0.08,21.16,21.02,0.14,-0.71,1.57,21.12,21.16,3.0,21.53,0.21,21.71,21.3,0.41,-0.38,1.5,21.53,21.57,3.0,16.36,0.31,16.68,16.06,0.62,0.14,1.5,16.36,16.34,3.0,17.07,0.16,17.17,16.89,0.28,-0.71,1.5,17.07,17.17,3.0
+BF-OUB-G290005 = 14.45,0.41,14.96,13.86,1.1,-0.26,1.73,14.45,14.41,7.0,18.13,0.3,18.54,17.72,0.83,-0.0,1.75,18.13,18.13,7.0,20.27,0.99,22.13,19.37,2.76,1.0,2.69,20.29,19.92,7.0,20.21,0.76,21.02,18.82,2.2,-0.85,2.58,20.22,20.47,7.0,24.71,0.43,25.43,24.19,1.24,0.46,2.16,24.72,24.61,7.0,21.22,0.87,22.4,19.92,2.48,-0.2,1.92,21.24,21.16,7.0,20.64,0.37,21.3,20.2,1.1,0.63,2.42,20.64,20.54,7.0,22.01,0.51,22.95,21.57,1.38,0.86,2.69,22.01,21.99,7.0,22.33,0.32,22.95,22.13,0.83,1.21,3.07,22.33,22.13,7.0,22.89,0.26,23.23,22.4,0.83,-0.75,3.0,22.89,22.95,7.0,17.56,0.52,18.27,16.61,1.65,-0.51,2.79,17.57,17.44,7.0,18.22,0.71,18.82,16.89,1.93,-0.89,2.73,18.23,18.27,7.0
+BF-OUB-G290006 = 13.05,0.46,14.0,12.2,1.79,0.22,3.08,13.06,13.03,12.0,17.54,0.41,18.27,17.03,1.24,0.22,1.84,17.54,17.65,12.0,19.48,0.98,21.3,17.99,3.31,0.13,2.22,19.51,19.58,12.0,20.3,0.84,21.99,18.54,3.44,-0.16,3.78,20.32,20.27,12.0,22.3,0.86,24.33,21.3,3.03,1.03,3.56,22.31,22.13,12.0,22.95,0.48,23.5,22.13,1.38,-0.44,1.86,22.95,23.02,12.0,21.34,0.48,22.13,20.47,1.65,-0.23,2.33,21.34,21.37,12.0,20.62,0.5,21.3,19.65,1.65,-0.47,2.58,20.62,20.64,12.0,21.7,0.36,22.13,21.02,1.1,-0.26,2.1,21.7,21.64,12.0,21.41,0.36,22.13,20.75,1.38,0.2,2.95,21.41,21.37,12.0,18.3,1.33,19.65,15.1,4.55,-1.36,3.82,18.34,18.89,12.0,17.15,0.88,19.09,16.2,2.89,1.0,2.98,17.17,16.82,12.0
+BF-OUB-G290007 = 14.1,0.47,15.1,13.31,1.79,0.46,2.82,14.11,14.0,14.0,18.0,0.8,19.92,17.17,2.76,1.05,3.29,18.01,17.75,14.0,18.45,0.94,20.33,17.3,3.03,0.79,2.59,18.47,18.13,14.0,21.08,0.75,22.54,19.3,3.24,-0.43,4.08,21.09,21.16,14.0,24.88,1.06,26.67,23.02,3.65,-0.08,2.25,24.9,24.81,14.0,20.58,2.01,22.68,16.61,6.06,-0.63,2.17,20.67,20.71,14.0,21.17,0.42,21.85,20.47,1.38,0.31,2.12,21.17,21.02,14.0,21.86,0.4,22.54,21.16,1.38,-0.07,2.2,21.86,21.88,14.0,21.3,0.42,21.85,20.47,1.38,-0.73,2.54,21.3,21.37,14.0,22.28,0.74,23.5,21.3,2.2,0.12,1.96,22.29,22.4,14.0,17.33,0.76,19.23,16.34,2.89,0.93,3.68,17.35,17.27,14.0,17.25,0.53,18.13,16.34,1.79,0.1,2.51,17.26,17.23,14.0
+BF-OUB-G290008 = 13.98,0.69,15.51,13.03,2.48,0.6,2.62,14.0,14.0,15.0,17.76,0.64,18.96,16.61,2.34,-0.0,2.35,17.77,17.72,15.0,19.7,0.5,20.47,18.68,1.79,-0.06,2.46,19.71,19.71,15.0,20.94,0.48,21.44,19.65,1.79,-1.68,4.94,20.94,21.02,15.0,25.13,0.74,26.54,23.92,2.62,-0.03,2.27,25.14,25.3,15.0,22.49,0.7,23.37,20.75,2.62,-1.01,3.63,22.5,22.47,15.0,22.37,0.55,23.09,21.44,1.65,-0.27,1.87,22.38,22.4,15.0,22.47,0.33,22.95,21.92,1.03,-0.1,1.76,22.47,22.54,15.0,22.13,0.34,22.68,21.57,1.1,-0.22,2.02,22.13,22.19,15.0,22.3,0.35,23.09,21.71,1.38,0.58,3.05,22.3,22.26,15.0,17.06,1.02,18.82,15.51,3.31,0.22,1.95,17.09,17.03,15.0,17.8,0.5,18.82,17.03,1.79,0.2,2.6,17.81,17.85,15.0
+BF-OUB-G290009 = 14.38,0.66,16.06,13.31,2.76,0.79,3.57,14.39,14.27,20.0,17.73,0.25,18.27,17.3,0.96,0.33,2.43,17.73,17.72,20.0,20.23,0.71,21.23,18.47,2.76,-0.98,3.29,20.25,20.47,20.0,21.2,0.82,22.4,19.09,3.31,-0.82,3.45,21.21,21.26,20.0,24.55,0.56,25.43,23.5,1.93,-0.1,1.97,24.56,24.54,20.0,21.33,1.72,23.78,18.41,5.37,-0.26,1.79,21.4,21.47,20.0,21.23,0.57,22.4,20.47,1.93,0.59,2.21,21.24,21.2,20.0,21.9,0.37,22.68,21.3,1.38,0.3,2.51,21.9,21.85,20.0,21.62,0.32,22.13,20.75,1.38,-0.66,3.91,21.62,21.61,20.0,21.56,0.2,21.85,21.16,0.69,-0.03,2.33,21.56,21.57,20.0,16.31,0.62,17.99,15.51,2.48,1.25,4.41,16.32,16.24,20.0,17.45,0.4,18.27,16.75,1.52,0.19,2.47,17.46,17.44,20.0
+BF-OUB-G290010 = 13.12,0.34,13.58,12.76,0.83,0.16,1.56,13.13,13.1,6.0,17.15,0.2,17.44,16.89,0.55,0.18,1.98,17.15,17.13,6.0,19.78,0.82,20.75,18.54,2.2,-0.29,1.93,19.8,19.82,6.0,20.28,0.57,21.02,19.37,1.65,-0.43,2.36,20.28,20.44,6.0,22.76,0.31,23.09,22.4,0.69,-0.21,1.33,22.76,22.81,6.0,22.71,0.69,23.78,21.99,1.79,0.46,1.92,22.72,22.61,6.0,21.01,0.3,21.57,20.75,0.83,1.26,3.3,21.01,20.95,6.0,20.5,0.8,21.3,19.09,2.2,-0.83,2.61,20.51,20.61,6.0,21.28,0.67,22.13,20.2,1.93,-0.44,2.32,21.28,21.37,6.0,21.49,0.28,21.78,21.02,0.76,-0.74,2.21,21.5,21.57,6.0,16.06,0.44,16.61,15.31,1.31,-0.63,2.69,16.07,16.1,6.0,16.27,0.28,16.61,15.79,0.83,-0.65,2.6,16.27,16.3,6.0
+BF-OUB-G290011 = 14.07,0.44,15.1,13.17,1.93,-0.01,2.61,14.08,14.13,37.0,17.52,0.7,18.96,16.34,2.62,0.34,2.36,17.53,17.51,37.0,19.59,0.92,21.57,17.99,3.58,0.48,2.58,19.61,19.44,37.0,21.58,0.91,23.23,19.51,3.72,-0.47,2.58,21.6,21.71,37.0,24.94,1.15,26.54,20.75,5.79,-1.71,6.49,24.96,25.16,37.0,22.86,1.68,24.61,17.72,6.89,-1.06,3.71,22.92,23.5,37.0,21.81,0.65,22.95,20.2,2.76,-0.44,3.06,21.82,21.85,37.0,22.48,0.32,23.23,21.85,1.38,0.2,2.61,22.49,22.4,37.0,22.34,0.45,23.5,21.57,1.93,0.48,3.1,22.34,22.4,37.0,22.4,0.61,23.5,21.02,2.48,-0.37,2.51,22.4,22.4,37.0,16.7,0.77,18.75,14.96,3.79,0.56,3.6,16.72,16.61,37.0,17.4,0.76,19.23,16.06,3.17,0.4,2.6,17.42,17.44,37.0
+BF-OUB-G290012 = 13.63,0.73,14.69,12.07,2.62,-0.47,2.36,13.65,13.72,25.0,17.59,0.6,18.54,15.79,2.76,-1.01,4.69,17.6,17.72,25.0,18.82,1.74,21.3,15.24,6.06,-0.39,2.04,18.9,19.09,25.0,20.7,0.64,22.13,19.65,2.48,0.72,2.8,20.71,20.61,25.0,23.52,0.81,25.02,21.99,3.03,-0.07,2.07,23.53,23.5,25.0,22.01,1.38,24.88,18.82,6.06,-0.32,3.11,22.05,22.26,25.0,22.03,0.54,22.68,20.75,1.93,-0.72,2.55,22.03,22.13,25.0,21.93,0.42,22.68,20.75,1.93,-0.78,3.88,21.93,21.99,25.0,22.13,0.74,23.78,21.02,2.76,0.4,2.28,22.15,22.13,25.0,22.37,0.36,23.09,21.57,1.52,-0.14,2.88,22.37,22.33,25.0,15.86,1.09,18.54,14.13,4.41,0.93,3.7,15.89,15.79,25.0,16.86,1.12,18.54,13.58,4.96,-0.75,3.96,16.9,16.61,25.0
+BF-OUD-G300001 = 9.04,2.35,14.69,3.66,11.02,0.63,3.33,9.34,8.69,70.0,17.14,0.57,17.99,15.24,2.76,-1.16,4.35,17.15,17.23,70.0,19.05,1.04,22.13,16.89,5.24,0.71,3.44,19.07,18.85,70.0,20.8,1.77,23.85,16.89,6.96,-0.4,2.09,20.88,21.02,70.0,23.75,0.81,25.71,22.13,3.58,0.11,2.58,23.76,23.71,70.0,25.83,0.66,27.09,23.64,3.44,-0.46,3.81,25.84,25.85,70.0,22.54,0.87,24.33,19.09,5.24,-1.22,5.83,22.56,22.57,70.0,23.08,0.57,24.06,21.57,2.48,-0.58,2.84,23.09,23.13,70.0,23.73,0.48,24.61,22.13,2.48,-0.72,3.88,23.73,23.78,70.0,22.34,0.64,24.33,21.02,3.31,0.57,3.42,22.35,22.26,70.0,17.31,2.01,21.02,11.65,9.37,-0.26,2.72,17.43,17.1,70.0,16.24,1.11,17.99,13.86,4.13,-0.13,1.93,16.28,16.34,70.0
+BF-OUD-G300002 = 12.35,1.25,15.24,8.9,6.34,0.18,2.59,12.41,12.2,117.0,17.07,0.79,18.82,15.24,3.58,-0.04,2.56,17.09,17.17,117.0,19.57,1.58,23.78,13.86,9.92,-0.41,3.93,19.63,19.65,116.0,22.35,1.6,25.43,17.17,8.27,-0.96,4.4,22.41,22.54,117.0,24.18,0.76,26.26,22.54,3.72,0.02,2.49,24.19,24.19,117.0,24.84,0.82,26.81,22.68,4.13,-0.08,2.66,24.85,24.88,117.0,21.66,1.56,24.61,13.58,11.02,-1.66,8.96,21.71,21.85,117.0,22.63,1.04,24.88,19.92,4.96,0.25,2.25,22.66,22.4,117.0,23.68,0.52,25.16,22.4,2.76,0.08,3.2,23.68,23.64,117.0,22.67,0.83,24.61,19.92,4.69,-0.2,3.61,22.69,22.68,117.0,17.39,1.1,20.2,14.69,5.51,-0.24,2.8,17.42,17.58,117.0,16.71,1.03,19.09,14.13,4.96,-0.46,2.74,16.74,16.96,117.0
+BF-OUD-G300003 = 11.62,0.94,13.58,10.0,3.58,0.26,2.25,11.66,11.52,53.0,17.5,0.48,18.27,16.61,1.65,-0.45,2.14,17.51,17.58,53.0,19.5,0.82,21.57,17.99,3.58,0.72,3.16,19.52,19.37,53.0,21.69,0.83,22.95,19.37,3.58,-0.72,2.78,21.7,21.92,53.0,24.47,0.75,26.26,22.4,3.86,-0.47,3.72,24.48,24.61,53.0,24.84,0.54,25.98,23.37,2.62,-0.04,3.79,24.84,24.81,53.0,22.43,0.88,24.06,19.09,4.96,-1.37,6.5,22.45,22.4,53.0,23.65,0.83,25.16,21.57,3.58,-0.1,2.36,23.66,23.5,53.0,23.75,0.41,24.33,22.81,1.52,-0.31,2.3,23.76,23.78,53.0,23.22,0.69,24.88,21.57,3.31,0.5,3.3,23.23,23.16,53.0,17.43,0.63,18.82,15.79,3.03,-0.18,2.78,17.44,17.44,53.0,16.09,0.7,17.44,14.96,2.48,0.2,1.93,16.1,15.99,53.0
+BF-OUD-G300004 = 10.28,1.68,13.03,7.24,5.79,-0.07,1.87,10.41,10.14,25.0,16.36,1.22,18.82,14.13,4.69,0.11,2.2,16.4,16.34,25.0,19.55,2.21,22.68,15.24,7.44,-0.26,1.88,19.67,19.92,25.0,19.34,1.77,22.4,16.61,5.79,0.39,2.01,19.41,18.96,25.0,23.72,0.77,24.88,22.13,2.76,-0.66,2.42,23.73,24.06,25.0,25.4,0.76,26.81,24.06,2.76,0.12,2.11,25.41,25.43,25.0,22.63,0.72,24.06,21.3,2.76,0.06,2.3,22.64,22.68,25.0,22.16,0.55,23.23,21.02,2.2,0.3,2.68,22.17,22.13,25.0,23.75,0.48,24.61,22.95,1.65,0.22,1.98,23.75,23.78,25.0,22.96,0.47,23.64,21.85,1.79,-0.71,2.93,22.97,23.09,25.0,17.63,1.37,20.06,15.1,4.96,0.02,2.14,17.68,17.44,25.0,15.83,0.6,16.75,14.41,2.34,-0.52,2.56,15.84,15.93,25.0
+BF-OUD-G300005 = 10.27,1.24,13.31,7.8,5.51,-0.06,2.35,10.35,10.28,72.0,16.63,0.58,17.99,15.51,2.48,0.02,2.76,16.64,16.61,72.0,19.57,1.0,22.4,16.75,5.65,-0.23,4.07,19.59,19.61,72.0,20.26,1.22,23.09,17.72,5.37,0.11,2.47,20.29,20.4,72.0,23.39,0.8,25.71,21.02,4.69,-0.22,3.75,23.4,23.44,72.0,25.38,0.77,27.36,23.5,3.86,0.07,2.59,25.39,25.3,72.0,22.81,0.64,24.06,20.75,3.31,-0.77,4.34,22.82,22.81,72.0,23.41,0.9,25.71,21.71,4.0,0.49,2.39,23.43,23.23,72.0,23.63,0.59,24.88,22.13,2.76,-0.21,3.13,23.63,23.61,72.0,22.71,0.47,24.06,21.57,2.48,0.08,2.82,22.71,22.81,72.0,16.99,1.14,21.02,14.13,6.89,0.4,4.48,17.03,17.03,72.0,15.04,0.64,16.61,13.58,3.03,0.38,3.35,15.05,14.96,72.0
+BF-PAS-G310001 = 13.4,0.49,14.13,12.62,1.52,-0.15,1.9,13.41,13.58,19.0,17.82,0.7,19.37,16.89,2.48,0.49,2.39,17.83,17.79,19.0,20.43,1.84,23.78,18.27,5.51,0.45,1.75,20.51,20.2,19.0,20.98,1.23,23.5,19.51,4.0,0.53,1.95,21.02,20.61,19.0,23.25,0.63,24.19,21.85,2.34,-0.43,2.7,23.26,23.23,19.0,22.6,0.64,23.5,21.3,2.2,-0.66,2.54,22.61,22.68,19.0,21.64,0.25,22.13,21.3,0.83,0.26,2.62,21.65,21.71,19.0,21.42,0.43,21.99,20.2,1.79,-1.24,4.56,21.43,21.57,19.0,21.4,0.49,22.33,20.47,1.86,-0.33,2.68,21.4,21.57,19.0,21.36,0.45,22.95,21.02,1.93,2.48,9.58,21.37,21.3,19.0,17.48,0.67,18.82,16.34,2.48,0.01,2.49,17.49,17.65,19.0,17.77,0.75,19.37,16.68,2.69,0.6,2.68,17.79,17.51,19.0
+BF-PAS-G310002 = 13.67,0.74,14.96,12.76,2.2,0.24,1.97,13.68,13.72,15.0,17.4,0.62,18.54,16.48,2.07,0.28,1.9,17.41,17.44,15.0,22.16,0.47,22.68,20.75,1.93,-1.95,6.43,22.17,22.4,15.0,22.99,1.75,25.71,20.47,5.24,0.26,1.98,23.05,22.68,15.0,24.73,0.45,25.43,23.78,1.65,-0.55,2.73,24.74,24.81,15.0,23.01,0.5,23.64,21.85,1.79,-0.67,2.87,23.02,23.09,15.0,22.62,0.25,22.95,22.13,0.83,-0.31,2.28,22.62,22.68,15.0,21.83,0.57,22.81,20.75,2.07,-0.18,2.34,21.83,21.92,15.0,21.78,0.4,22.4,21.3,1.1,0.29,1.67,21.78,21.85,15.0,22.77,0.21,23.09,22.4,0.69,-0.75,2.58,22.77,22.81,15.0,17.76,0.21,17.99,17.3,0.69,-0.86,2.81,17.76,17.85,15.0,17.19,0.44,17.99,16.48,1.52,0.26,2.2,17.19,17.17,15.0
+BF-PAS-G310003 = 12.51,0.66,14.41,10.83,3.58,0.36,5.04,12.52,12.51,28.0,17.32,0.38,17.99,16.34,1.65,-0.42,3.42,17.32,17.3,28.0,20.97,1.39,22.68,17.72,4.96,-1.03,3.44,21.02,21.3,28.0,20.96,0.84,22.4,19.37,3.03,-0.24,2.09,20.98,21.02,28.0,22.42,0.62,23.5,20.75,2.76,-0.66,3.32,22.43,22.4,28.0,23.18,0.97,24.88,21.3,3.58,-0.27,2.35,23.2,23.4,28.0,21.73,0.46,22.68,20.75,1.93,0.27,2.85,21.74,21.64,28.0,21.41,0.41,22.4,20.75,1.65,0.54,3.05,21.41,21.3,28.0,21.56,0.39,22.4,20.75,1.65,0.2,2.72,21.56,21.57,28.0,21.67,0.47,22.68,20.75,1.93,0.0,2.48,21.68,21.71,28.0,16.52,1.55,18.54,12.07,6.48,-1.0,3.87,16.59,16.89,28.0,16.04,0.72,17.44,14.41,3.03,-0.04,2.7,16.05,16.06,28.0
+BF-PAS-G310004 = 13.51,0.33,13.86,12.96,0.9,-0.97,2.79,13.52,13.58,5.0,17.74,0.42,18.41,17.3,1.1,0.75,2.44,17.75,17.72,5.0,20.82,1.04,22.13,19.65,2.48,0.04,1.52,20.84,20.95,5.0,20.82,0.64,21.57,19.92,1.65,-0.3,1.88,20.82,20.95,5.0,22.91,0.41,23.37,22.4,0.96,-0.14,1.48,22.91,22.95,5.0,22.59,0.32,22.88,22.13,0.76,-0.61,1.75,22.6,22.75,5.0,21.35,0.44,21.71,20.75,0.96,-0.51,1.49,21.36,21.57,5.0,22.07,0.29,22.4,21.71,0.69,-0.16,1.51,22.07,22.13,5.0,23.28,0.28,23.5,22.81,0.69,-1.02,2.63,23.28,23.3,5.0,21.85,0.55,22.33,21.02,1.31,-0.67,1.92,21.86,22.06,5.0,15.54,1.06,17.1,14.41,2.69,0.51,1.93,15.57,15.24,5.0,16.46,0.41,17.03,16.06,0.96,0.4,1.55,16.47,16.34,5.0
+BF-PAS-G310005 = 13.57,0.41,14.13,12.96,1.17,-0.02,1.7,13.57,13.55,8.0,17.61,0.4,18.27,16.89,1.38,-0.11,3.05,17.62,17.58,8.0,19.94,0.67,21.16,19.23,1.93,0.77,2.32,19.95,19.71,8.0,19.03,0.4,19.51,18.27,1.24,-0.76,2.78,19.04,19.09,8.0,22.32,0.46,22.81,21.57,1.24,-0.53,1.74,22.33,22.5,8.0,23.31,0.74,24.33,22.13,2.2,-0.14,1.96,23.32,23.3,8.0,21.78,0.25,22.13,21.3,0.83,-0.66,3.09,21.78,21.82,8.0,20.87,0.49,21.3,19.92,1.38,-0.8,2.6,20.87,20.95,8.0,21.33,0.45,22.13,20.75,1.38,0.18,2.44,21.34,21.4,8.0,21.28,0.4,22.13,20.89,1.24,1.26,3.51,21.29,21.16,8.0,16.61,1.21,17.44,13.86,3.58,-1.7,4.56,16.65,17.17,8.0,16.62,0.44,17.17,15.93,1.24,-0.27,1.83,16.63,16.68,8.0
+BF-PAS-G310006 = 12.85,0.2,13.17,12.62,0.55,0.62,1.8,12.85,12.76,9.0,17.36,0.81,18.82,16.06,2.76,0.38,2.63,17.37,17.1,9.0,21.51,1.69,24.06,19.09,4.96,0.05,2.24,21.57,21.57,9.0,20.22,0.4,20.75,19.65,1.1,-0.04,1.52,20.22,20.13,9.0,23.65,0.83,24.61,21.85,2.76,-1.02,3.47,23.66,23.78,9.0,23.67,0.25,24.06,23.23,0.83,-0.26,2.32,23.67,23.71,9.0,22.31,0.22,22.68,21.99,0.69,0.28,2.19,22.31,22.26,9.0,21.62,0.45,22.26,21.02,1.24,-0.06,1.82,21.62,21.64,9.0,21.88,0.13,22.13,21.71,0.41,0.87,2.75,21.88,21.85,9.0,22.39,0.21,22.68,22.13,0.55,0.19,1.71,22.39,22.4,9.0,18.0,0.91,19.09,16.48,2.62,-0.38,1.84,18.02,17.99,9.0,16.84,0.58,18.13,16.34,1.79,1.36,3.75,16.85,16.61,9.0
+BF-PAS-G310007 = 13.25,0.45,13.86,12.48,1.38,-0.35,1.96,13.25,13.31,9.0,17.59,0.83,19.09,16.61,2.48,0.5,2.14,17.6,17.44,9.0,22.95,1.07,24.61,21.3,3.31,-0.04,2.0,22.97,23.23,9.0,22.67,0.87,24.33,21.3,3.03,0.37,2.8,22.68,22.61,9.0,24.34,0.3,24.74,23.78,0.96,-0.46,2.42,24.34,24.33,9.0,22.7,0.85,24.06,21.3,2.76,-0.0,2.23,22.71,22.68,9.0,22.13,0.38,22.68,21.57,1.1,0.0,1.77,22.13,22.13,9.0,20.55,0.66,21.3,19.09,2.2,-1.17,3.7,20.56,20.75,9.0,21.45,0.61,22.4,20.47,1.93,-0.22,2.15,21.46,21.57,9.0,21.61,0.43,22.26,20.75,1.52,-0.69,3.2,21.61,21.71,9.0,18.15,0.83,19.65,16.61,3.03,-0.01,3.2,18.16,18.13,9.0,17.98,1.09,19.78,16.61,3.17,0.35,1.87,18.01,17.72,9.0
+BF-PAS-G310008 = 13.78,0.4,14.27,13.03,1.24,-0.39,2.03,13.78,13.72,11.0,18.63,0.52,19.65,17.85,1.79,0.28,2.55,18.64,18.68,11.0,23.47,0.36,24.06,22.88,1.17,-0.06,2.16,23.47,23.5,11.0,22.25,1.02,24.88,21.44,3.44,1.72,4.98,22.27,21.85,11.0,24.11,0.5,24.74,23.09,1.65,-0.5,2.64,24.11,24.06,11.0,23.57,0.27,23.92,23.09,0.83,-0.2,1.97,23.57,23.57,11.0,21.63,0.77,22.68,20.2,2.48,-0.14,2.27,21.64,21.44,11.0,20.59,0.73,21.44,19.37,2.07,-0.41,1.75,20.6,20.75,11.0,22.1,0.33,22.68,21.57,1.1,-0.0,2.18,22.1,22.13,11.0,22.32,0.34,22.95,21.71,1.24,0.1,2.72,22.32,22.33,11.0,19.13,0.54,20.2,18.13,2.07,0.24,3.16,19.14,19.09,11.0,18.47,0.7,19.58,17.3,2.27,-0.02,2.16,18.49,18.34,11.0
+BF-PAS-G310009 = 13.51,0.77,14.69,12.34,2.34,-0.07,1.77,13.53,13.58,27.0,17.79,1.16,20.2,15.79,4.41,0.53,2.6,17.82,17.65,27.0,21.97,1.48,24.33,18.54,5.79,-0.51,2.88,22.02,21.85,27.0,20.9,0.69,22.68,19.92,2.76,0.68,2.81,20.91,20.75,27.0,23.55,0.82,24.88,21.3,3.58,-0.71,3.51,23.57,23.78,27.0,23.02,0.92,25.16,21.02,4.13,0.05,2.91,23.03,22.95,27.0,21.86,0.39,22.4,20.89,1.52,-0.81,3.02,21.86,21.99,27.0,21.98,0.45,22.68,21.02,1.65,-0.17,2.23,21.98,21.99,27.0,22.2,0.55,23.23,21.3,1.93,0.16,2.01,22.21,22.19,27.0,21.82,0.36,22.68,21.16,1.52,0.58,3.01,21.83,21.85,27.0,18.42,1.45,21.85,15.65,6.2,0.09,2.91,18.47,18.82,27.0,17.7,1.45,21.02,15.51,5.51,0.76,2.55,17.75,17.03,27.0
+BF-PON-G320001 = 16.3,1.05,19.92,14.13,5.79,0.77,4.89,16.33,16.2,48.0,18.8,0.96,20.2,16.89,3.31,-0.28,1.88,18.82,18.96,48.0,20.82,0.64,22.68,19.37,3.31,0.21,3.44,20.83,20.89,48.0,23.29,1.06,25.71,20.47,5.24,-0.47,3.41,23.31,23.5,48.0,24.35,1.25,26.54,21.44,5.1,-0.89,2.92,24.38,24.81,48.0,21.42,0.56,22.95,20.2,2.76,0.43,3.25,21.42,21.44,48.0,20.2,0.92,21.57,17.99,3.58,-0.49,2.5,20.22,20.23,48.0,16.04,1.16,18.27,12.48,5.79,-0.68,3.56,16.08,16.34,48.0,20.13,0.76,21.85,18.54,3.31,-0.21,2.75,20.14,20.23,48.0,20.96,0.65,22.13,19.65,2.48,-0.23,2.01,20.97,21.02,48.0,18.96,0.62,20.2,17.99,2.2,0.54,2.27,18.97,18.82,48.0,18.67,0.47,19.65,17.72,1.93,0.1,2.36,18.67,18.65,48.0
+BF-PON-G320002 = 16.51,0.37,17.17,15.79,1.38,-0.28,2.75,16.51,16.61,12.0,18.66,0.88,19.92,16.75,3.17,-0.69,3.0,18.68,18.85,12.0,19.24,0.6,20.06,17.99,2.07,-0.41,2.61,19.25,19.23,12.0,23.13,0.65,24.06,22.13,1.93,-0.05,1.98,23.14,23.09,12.0,24.11,0.46,24.88,23.5,1.38,0.36,1.86,24.11,24.09,12.0,21.68,0.79,22.68,19.92,2.76,-0.87,2.98,21.69,21.95,12.0,21.75,0.35,22.4,21.16,1.24,0.01,2.53,21.76,21.82,12.0,20.43,0.53,21.02,19.37,1.65,-0.74,2.5,20.43,20.51,12.0,19.49,0.54,20.2,18.27,1.93,-0.7,3.28,19.5,19.44,12.0,21.39,0.35,22.13,21.02,1.1,0.83,2.78,21.39,21.3,12.0,18.4,0.37,19.09,17.72,1.38,0.11,2.7,18.4,18.3,12.0,18.12,0.38,18.82,17.58,1.24,0.17,2.05,18.12,18.2,12.0
+BF-PON-G320003 = 16.34,1.12,17.99,12.76,5.24,-1.04,4.93,16.38,16.27,27.0,18.07,0.75,19.65,16.61,3.03,-0.18,2.51,18.08,18.27,27.0,18.68,0.9,20.47,16.61,3.86,-0.09,2.9,18.7,18.68,27.0,21.59,0.83,23.5,20.2,3.31,1.03,3.26,21.61,21.3,27.0,23.09,0.86,24.06,21.02,3.03,-0.94,2.85,23.11,23.37,27.0,20.78,0.25,21.3,20.2,1.1,-0.64,3.5,20.79,20.75,27.0,20.79,0.38,21.3,19.92,1.38,-0.39,2.39,20.79,20.75,27.0,17.73,1.0,19.09,15.24,3.86,-0.82,3.0,17.76,17.92,27.0,19.49,0.53,20.2,17.99,2.2,-0.92,3.46,19.5,19.65,27.0,20.73,0.2,21.02,20.2,0.83,-0.74,3.48,20.73,20.75,27.0,18.17,0.55,19.37,16.89,2.48,-0.15,2.89,18.17,18.2,27.0,19.21,0.41,20.2,18.54,1.65,0.21,2.66,19.22,19.23,27.0
+BF-PON-G320004 = 16.87,0.98,18.27,14.69,3.58,-0.53,2.35,16.89,17.03,27.0,18.81,1.32,21.02,15.79,5.24,-0.72,3.16,18.86,19.3,27.0,21.3,0.86,22.95,19.65,3.31,-0.07,2.39,21.32,21.16,27.0,23.77,0.82,25.16,21.85,3.31,-0.19,2.54,23.79,23.57,27.0,25.24,0.98,27.09,22.68,4.41,-0.5,3.62,25.26,25.43,27.0,21.15,0.63,21.99,19.65,2.34,-0.65,2.5,21.16,21.3,27.0,21.52,1.01,23.23,17.44,5.79,-2.37,11.11,21.54,21.57,27.0,19.53,1.38,21.85,17.44,4.41,0.12,1.75,19.57,19.51,27.0,20.93,0.51,22.26,19.92,2.34,0.45,3.58,20.93,20.82,27.0,21.38,0.21,21.85,21.02,0.83,0.11,2.66,21.38,21.37,27.0,18.95,0.61,19.92,17.44,2.48,-0.68,3.04,18.96,19.09,27.0,18.47,0.33,19.09,17.99,1.1,0.31,2.57,18.47,18.54,27.0
+BF-PON-G320005 = 18.57,1.26,20.75,16.61,4.13,0.14,1.79,18.61,18.37,34.0,19.25,0.84,21.57,18.27,3.31,0.84,3.29,19.26,19.2,34.0,21.75,0.54,22.68,20.33,2.34,-0.48,2.68,21.76,21.78,34.0,24.54,0.8,25.98,21.99,4.0,-1.01,4.76,24.55,24.64,34.0,25.48,0.58,26.81,24.33,2.48,0.4,2.73,25.49,25.43,34.0,21.47,0.46,22.4,20.47,1.93,0.04,2.72,21.47,21.44,34.0,21.8,0.8,23.23,20.06,3.17,-0.46,2.69,21.81,21.95,34.0,19.03,1.22,21.3,16.06,5.24,-0.38,3.09,19.07,19.09,34.0,20.83,0.66,22.13,19.09,3.03,-0.74,3.42,20.84,20.92,34.0,21.67,0.46,22.4,20.89,1.52,-0.01,1.73,21.67,21.71,34.0,19.15,0.36,19.92,18.54,1.38,0.12,2.64,19.15,19.23,34.0,19.31,0.39,20.2,18.41,1.79,0.15,3.28,19.32,19.37,34.0
+BF-PON-G320006 = 16.5,1.16,18.68,13.86,4.82,-0.37,2.28,16.54,16.65,50.0,17.48,1.19,19.37,14.41,4.96,-0.46,2.38,17.52,17.65,50.0,19.68,1.26,21.85,17.17,4.69,-0.08,2.1,19.72,19.82,50.0,23.34,0.61,24.33,21.85,2.48,0.04,2.25,23.35,23.3,50.0,24.13,0.55,25.43,23.23,2.2,0.37,2.23,24.14,24.06,50.0,21.29,0.82,24.06,19.92,4.13,0.88,4.3,21.31,21.13,50.0,20.66,0.64,21.85,19.37,2.48,-0.01,1.82,20.67,20.68,50.0,17.55,2.26,22.4,12.76,9.65,0.24,2.24,17.69,16.99,50.0,19.21,0.85,20.47,16.34,4.13,-1.13,4.74,19.23,19.34,50.0,20.77,0.3,21.3,19.92,1.38,-0.48,2.93,20.77,20.75,50.0,18.81,0.47,19.37,17.72,1.65,-0.58,2.4,18.81,18.92,50.0,18.62,0.57,19.65,17.72,1.93,0.29,1.98,18.63,18.54,50.0
+BF-PON-G320007 = 16.54,0.91,17.99,14.96,3.03,-0.0,1.87,16.57,16.48,18.0,18.41,0.61,19.65,17.3,2.34,0.02,2.52,18.42,18.41,18.0,20.34,0.34,21.02,19.65,1.38,0.37,3.32,20.34,20.27,18.0,23.71,0.37,24.33,23.23,1.1,0.47,2.08,23.71,23.57,18.0,21.73,0.91,23.37,19.92,3.44,-0.1,2.49,21.75,21.61,18.0,22.01,0.85,23.23,20.2,3.03,-0.55,2.52,22.03,22.06,18.0,20.47,0.37,21.02,19.51,1.52,-0.68,3.81,20.47,20.47,18.0,17.81,1.58,21.16,16.06,5.1,1.04,2.87,17.88,17.13,18.0,20.85,0.42,21.57,20.06,1.52,-0.13,2.09,20.86,20.89,18.0,20.53,0.36,21.16,20.06,1.1,0.1,1.6,20.54,20.61,18.0,19.09,0.36,19.65,18.41,1.24,-0.27,2.03,19.09,19.09,18.0,17.87,0.57,18.41,16.61,1.79,-1.3,3.4,17.88,18.13,18.0
+BF-PON-G320008 = 16.72,0.57,17.44,15.93,1.52,-0.25,1.72,16.73,16.75,7.0,17.98,1.04,19.92,16.89,3.03,0.91,2.69,18.01,17.58,7.0,21.52,0.29,21.85,21.09,0.76,-0.24,1.57,21.52,21.57,7.0,23.95,0.58,24.61,23.23,1.38,0.03,1.32,23.95,23.78,7.0,25.33,0.5,26.12,24.74,1.38,0.33,1.88,25.34,25.3,7.0,21.58,0.25,21.99,21.3,0.69,0.32,2.17,21.59,21.57,7.0,20.23,0.51,21.02,19.65,1.38,0.28,1.95,20.23,20.2,7.0,18.17,1.17,19.92,16.75,3.17,0.06,1.9,18.2,18.27,7.0,20.27,0.58,21.02,19.37,1.65,-0.07,1.92,20.27,20.06,7.0,21.27,0.52,22.13,20.47,1.65,0.1,2.6,21.28,21.3,7.0,19.16,0.42,19.78,18.54,1.24,-0.07,2.06,19.17,19.3,7.0,18.95,0.19,19.23,18.68,0.55,0.11,1.96,18.95,18.96,7.0
+BF-PON-G320009 = 18.54,1.53,20.33,16.2,4.13,-0.32,1.94,18.6,18.61,6.0,19.67,0.52,20.33,19.09,1.24,0.23,1.42,19.67,19.58,6.0,21.57,0.31,21.99,21.16,0.83,0.0,1.72,21.58,21.57,6.0,24.33,0.56,25.02,23.64,1.38,-0.0,1.57,24.34,24.33,6.0,25.31,0.89,26.67,24.33,2.34,0.24,2.03,25.32,25.4,6.0,20.04,0.2,20.33,19.78,0.55,0.31,1.85,20.04,19.99,6.0,20.66,1.27,22.68,18.82,3.86,0.22,2.62,20.69,20.54,6.0,19.83,0.67,20.89,18.96,1.93,0.33,2.21,19.84,19.78,6.0,21.4,0.16,21.57,21.16,0.41,-0.25,1.85,21.4,21.4,6.0,21.85,0.25,22.13,21.57,0.55,0.0,1.5,21.85,21.85,6.0,18.86,0.45,19.37,18.27,1.1,-0.29,1.51,18.87,18.96,6.0,18.83,0.26,19.23,18.54,0.69,0.24,2.01,18.83,18.85,6.0
+BF-PON-G320010 = 15.17,0.72,16.48,13.86,2.62,0.07,2.44,15.19,15.24,19.0,17.66,0.45,18.68,17.17,1.52,0.85,2.84,17.66,17.58,19.0,20.84,0.63,21.85,19.37,2.48,-0.48,2.87,20.85,20.89,19.0,23.77,0.96,25.16,21.85,3.31,-0.41,2.12,23.78,23.78,19.0,23.99,0.44,24.88,23.23,1.65,0.41,2.38,23.99,23.92,19.0,21.37,0.44,22.26,20.61,1.65,0.33,2.35,21.38,21.44,19.0,20.8,0.51,21.44,19.51,1.93,-0.82,3.19,20.8,20.89,19.0,17.0,0.8,18.2,15.37,2.82,-0.9,2.87,17.02,17.3,19.0,19.59,0.77,20.75,18.27,2.48,-0.16,1.96,19.61,19.58,19.0,21.04,0.22,21.44,20.47,0.96,-0.69,3.83,21.04,21.02,19.0,19.3,0.57,19.92,17.99,1.93,-0.8,2.69,19.31,19.37,19.0,18.05,0.33,18.68,17.44,1.24,0.13,2.45,18.06,17.99,19.0
+BF-PON-G320011 = 16.87,1.0,20.06,15.24,4.82,1.11,5.64,16.9,16.75,24.0,19.22,0.95,21.57,17.44,4.13,0.46,3.08,19.25,19.16,24.0,20.04,0.99,22.13,18.82,3.31,0.78,2.43,20.06,19.78,24.0,24.36,0.52,25.43,23.23,2.2,-0.12,2.77,24.36,24.33,24.0,24.32,0.6,25.71,22.95,2.76,-0.15,3.25,24.33,24.33,24.0,20.88,0.62,22.4,19.92,2.48,0.99,3.53,20.89,20.75,24.0,20.15,0.76,21.3,18.54,2.76,-0.51,2.37,20.17,20.3,24.0,20.51,1.09,22.4,18.54,3.86,0.15,2.12,20.54,20.4,24.0,20.76,1.08,22.68,19.09,3.58,-0.12,2.03,20.79,20.82,24.0,22.14,0.36,22.95,21.44,1.52,0.09,2.82,22.14,22.13,24.0,18.07,0.63,19.37,17.17,2.2,0.44,2.32,18.08,18.06,24.0,18.41,0.67,19.65,17.17,2.48,0.07,2.13,18.43,18.37,24.0
+BF-PON-G320012 = 15.99,0.99,17.17,14.55,2.62,-0.08,1.54,16.02,16.13,9.0,17.51,1.32,19.78,15.99,3.79,0.48,2.0,17.55,17.58,9.0,20.39,0.65,21.44,19.37,2.07,-0.02,2.17,20.4,20.47,9.0,24.01,0.63,24.74,23.09,1.65,-0.24,1.54,24.02,23.92,9.0,24.48,0.38,25.02,23.85,1.17,-0.22,2.13,24.48,24.54,9.0,21.42,0.22,21.71,21.02,0.69,-0.18,2.43,21.42,21.37,9.0,21.15,0.43,21.99,20.47,1.52,0.38,3.01,21.15,21.16,9.0,18.41,0.79,20.06,17.44,2.62,0.86,3.15,18.43,18.27,9.0,20.76,1.37,22.68,18.41,4.27,-0.58,2.39,20.8,20.95,9.0,21.21,0.11,21.3,20.95,0.34,-1.18,3.6,21.21,21.23,9.0,18.31,0.45,19.09,17.72,1.38,0.31,2.38,18.31,18.27,9.0,18.07,0.16,18.27,17.72,0.55,-1.1,3.77,18.07,18.13,9.0
+BF-SEN-G350001 = 12.63,1.36,15.24,9.45,5.79,-0.53,2.83,12.7,12.76,56.0,17.99,0.58,19.65,16.89,2.76,0.03,3.11,18.0,17.99,56.0,19.86,1.16,23.78,15.79,7.99,-0.21,6.73,19.89,19.92,56.0,21.12,1.16,22.47,16.34,6.13,-1.82,7.23,21.15,21.44,56.0,22.93,0.73,24.88,20.75,4.13,-0.19,3.69,22.95,22.95,56.0,24.83,0.86,26.26,22.95,3.31,-0.48,2.3,24.84,24.95,56.0,21.42,0.96,23.5,18.82,4.69,-0.21,2.92,21.44,21.44,56.0,20.54,0.89,23.5,17.44,6.06,-0.19,6.44,20.56,20.61,56.0,23.6,0.36,24.61,22.68,1.93,0.13,3.4,23.6,23.61,56.0,23.35,0.65,24.33,21.57,2.76,-0.99,3.92,23.36,23.37,56.0,18.28,1.25,21.57,14.96,6.61,-0.51,3.79,18.32,18.41,56.0,17.43,0.78,19.37,15.24,4.13,-0.02,3.33,17.45,17.44,56.0
+BF-SEN-G350002 = 11.77,0.96,14.69,10.0,4.69,0.41,3.12,11.81,11.79,76.0,17.27,0.62,19.23,16.06,3.17,0.69,3.69,17.28,17.17,76.0,18.89,1.77,23.23,12.48,10.75,-0.42,4.39,18.97,18.96,76.0,21.43,0.95,23.23,19.37,3.86,-0.19,2.22,21.45,21.44,76.0,22.6,0.81,24.33,21.02,3.31,0.07,2.34,22.61,22.64,76.0,24.45,0.68,26.26,22.81,3.44,0.16,3.12,24.46,24.33,76.0,22.79,0.82,24.88,21.02,3.86,-0.16,3.04,22.81,22.88,76.0,20.79,0.7,22.95,19.37,3.58,0.46,3.26,20.81,20.75,75.0,23.29,0.42,24.33,22.4,1.93,-0.06,2.58,23.29,23.26,76.0,23.22,0.78,24.47,20.75,3.72,-1.09,4.29,23.23,23.37,76.0,17.3,1.17,20.61,14.41,6.2,-0.12,3.71,17.34,17.44,76.0,16.46,1.12,20.75,14.41,6.34,0.97,5.44,16.5,16.55,76.0
+BF-SEN-G350003 = 12.56,0.81,13.58,10.55,3.03,-0.76,2.85,12.58,12.69,22.0,18.52,0.71,19.92,16.61,3.31,-0.71,3.96,18.53,18.61,22.0,19.97,1.29,23.23,17.99,5.24,0.48,3.04,20.01,19.92,22.0,22.41,0.8,23.92,21.02,2.89,0.17,2.1,22.42,22.37,22.0,23.79,0.47,24.61,22.26,2.34,-1.56,6.35,23.8,23.92,22.0,24.67,0.46,25.57,23.78,1.79,0.06,2.33,24.67,24.68,22.0,22.33,1.27,24.06,19.09,4.96,-0.85,3.92,22.36,22.13,22.0,22.71,0.77,24.06,21.3,2.76,-0.19,2.15,22.73,22.71,22.0,24.3,0.33,25.02,23.78,1.24,0.39,2.41,24.3,24.33,22.0,23.13,0.9,24.88,21.71,3.17,0.14,2.06,23.15,22.95,22.0,18.26,1.5,20.2,15.51,4.69,-0.23,1.74,18.32,18.41,22.0,17.67,0.53,18.54,16.61,1.93,-0.11,2.08,17.67,17.65,22.0
+BF-SEN-G350004 = 10.65,1.1,13.03,8.9,4.13,0.73,2.73,10.7,10.34,27.0,16.95,0.5,17.85,15.79,2.07,-0.28,2.71,16.96,16.99,28.0,19.37,0.91,20.75,17.17,3.58,-0.44,2.78,19.39,19.47,28.0,21.16,0.59,22.4,20.2,2.2,0.27,2.48,21.17,21.06,28.0,23.57,1.24,25.98,21.57,4.41,0.19,2.09,23.6,23.5,28.0,24.2,0.93,25.71,22.68,3.03,-0.11,1.87,24.22,24.3,28.0,22.51,0.74,23.78,21.16,2.62,0.2,2.08,22.52,22.4,28.0,21.2,0.43,22.13,20.47,1.65,0.32,2.32,21.2,21.16,28.0,23.35,0.53,24.33,22.4,1.93,-0.17,2.06,23.36,23.44,28.0,22.26,0.56,23.5,21.3,2.2,0.62,3.05,22.26,22.13,28.0,16.02,0.98,17.99,14.13,3.86,-0.16,2.41,16.05,16.27,28.0,16.58,0.4,17.44,15.79,1.65,0.31,2.76,16.59,16.48,28.0
+BF-SEN-G350005 = 12.3,0.69,13.58,11.1,2.48,0.52,2.95,12.32,12.2,20.0,17.1,0.6,17.85,15.65,2.2,-1.32,3.73,17.11,17.3,20.0,19.82,1.03,21.44,17.72,3.72,-0.15,2.3,19.85,19.85,20.0,19.94,0.8,21.02,17.99,3.03,-0.52,3.06,19.96,20.06,20.0,22.95,0.9,23.92,20.75,3.17,-1.06,3.22,22.96,23.13,20.0,22.7,1.7,25.3,19.65,5.65,0.01,1.97,22.76,22.54,20.0,22.93,0.65,24.06,21.85,2.2,0.17,1.88,22.94,22.85,20.0,20.9,1.52,23.5,19.09,4.41,0.36,1.55,20.95,20.4,20.0,24.27,0.28,24.88,23.92,0.96,0.42,2.3,24.27,24.26,20.0,23.57,0.35,24.19,22.68,1.52,-0.37,3.55,23.57,23.5,20.0,17.54,1.03,18.82,14.96,3.86,-0.92,3.17,17.57,17.82,20.0,17.6,0.61,18.54,16.61,1.93,-0.27,2.14,17.61,17.58,20.0
+BF-SEN-G350006 = 10.96,2.12,16.89,5.87,11.02,0.16,2.54,11.17,10.69,208.0,17.12,0.64,18.54,15.24,3.31,-0.31,2.7,17.13,17.17,211.0,19.95,1.09,25.16,17.17,7.99,0.92,5.97,19.98,19.92,211.0,20.78,1.03,23.5,17.99,5.51,-0.28,3.25,20.81,20.89,211.0,24.36,1.19,27.64,20.75,6.89,-0.37,3.04,24.39,24.47,211.0,24.1,1.43,28.74,21.02,7.72,0.43,3.4,24.14,24.02,210.0,22.89,1.09,26.26,19.65,6.61,0.07,3.19,22.91,22.95,211.0,21.72,1.34,25.16,16.06,9.09,-0.88,4.05,21.76,21.99,211.0,23.5,0.6,25.16,21.57,3.58,-0.54,3.53,23.51,23.57,211.0,22.98,0.69,24.88,20.47,4.41,-0.67,3.83,22.99,22.95,211.0,18.38,0.77,19.92,15.24,4.69,-1.35,5.86,18.39,18.54,211.0,18.19,0.72,20.47,16.34,4.13,0.32,3.56,18.21,18.2,211.0
+BF-SEN-G350007 = 11.36,0.82,13.03,10.14,2.89,0.18,2.05,11.39,11.27,26.0,16.7,0.98,18.68,15.37,3.31,0.68,2.36,16.73,16.41,26.0,18.01,1.37,22.68,16.34,6.34,1.7,6.55,18.06,17.72,26.0,20.24,0.83,22.13,18.82,3.31,0.59,2.79,20.25,20.02,26.0,23.85,0.6,24.88,21.85,3.03,-1.39,6.17,23.85,23.92,26.0,22.55,1.52,24.61,19.92,4.69,-0.22,1.75,22.6,22.61,26.0,22.99,0.78,24.61,21.57,3.03,-0.0,2.32,23.0,23.02,26.0,21.64,1.36,24.06,18.54,5.51,-0.32,2.51,21.68,21.57,26.0,23.46,0.33,24.06,22.68,1.38,-0.26,2.97,23.46,23.5,26.0,23.85,0.5,24.88,22.95,1.93,-0.0,2.47,23.86,23.88,26.0,17.67,1.03,20.06,16.34,3.72,1.16,3.45,17.7,17.37,26.0,17.66,0.51,18.82,16.61,2.2,0.44,3.14,17.67,17.54,26.0
+BF-SIS-G360001 = 15.41,0.68,17.17,13.86,3.31,0.01,3.03,15.42,15.41,54.0,17.38,1.13,19.37,14.96,4.41,-0.09,2.28,17.41,17.44,54.0,21.07,0.91,22.95,18.54,4.41,-0.16,3.08,21.09,21.02,54.0,23.56,0.71,24.88,21.99,2.89,-0.34,2.28,23.57,23.64,54.0,23.53,0.5,24.61,22.4,2.2,0.08,2.79,23.54,23.5,54.0,22.08,1.2,25.71,19.09,6.61,0.26,3.74,22.11,22.13,54.0,21.41,0.52,22.68,19.92,2.76,-0.35,4.02,21.42,21.44,54.0,20.59,1.01,21.57,17.99,3.58,-0.7,2.3,20.61,21.02,54.0,20.13,0.34,20.75,19.3,1.45,-0.33,2.84,20.13,20.13,54.0,21.08,0.26,21.85,20.47,1.38,0.58,4.54,21.08,21.02,54.0,16.03,0.71,17.99,14.41,3.58,0.36,3.17,16.04,16.03,54.0,18.23,1.06,20.2,16.61,3.58,0.21,1.79,18.26,18.06,54.0
+BF-SIS-G360002 = 14.41,0.48,15.24,13.58,1.65,-0.06,1.9,14.42,14.34,24.0,18.8,0.35,19.37,17.99,1.38,-0.83,3.21,18.8,18.82,24.0,18.98,0.57,19.65,17.79,1.86,-0.78,2.5,18.99,19.16,24.0,22.99,1.18,24.88,20.75,4.13,-0.44,2.49,23.02,23.12,24.0,23.72,0.51,24.4,22.4,2.0,-0.74,3.14,23.73,23.78,24.0,21.49,0.79,23.37,19.92,3.44,0.65,3.61,21.51,21.3,24.0,21.66,0.29,22.13,21.16,0.96,-0.04,2.27,21.66,21.71,24.0,20.57,0.67,21.57,19.09,2.48,-0.2,2.54,20.58,20.58,24.0,21.47,0.39,22.13,20.61,1.52,-0.33,2.72,21.47,21.51,24.0,21.98,0.35,22.95,21.44,1.52,0.78,3.63,21.98,21.99,24.0,16.14,0.45,17.17,15.24,1.93,0.26,2.88,16.15,16.06,24.0,18.22,0.19,18.68,17.85,0.83,0.42,3.3,18.22,18.27,24.0
+BF-SIS-G360003 = 15.69,1.16,17.44,13.86,3.58,-0.02,1.58,15.73,15.65,41.0,18.89,0.62,19.92,16.61,3.31,-1.5,6.25,18.9,19.03,41.0,21.21,1.16,23.78,18.54,5.24,0.01,3.12,21.24,21.16,41.0,22.91,0.72,24.88,21.71,3.17,0.5,2.95,22.92,22.95,41.0,24.04,0.68,24.88,22.13,2.76,-0.98,3.79,24.05,24.06,41.0,22.14,0.43,22.95,20.75,2.2,-1.29,5.0,22.14,22.26,41.0,21.9,0.39,22.95,20.75,2.2,-0.25,4.27,21.9,21.99,41.0,20.99,0.51,22.4,19.51,2.89,0.27,4.97,20.99,20.95,41.0,20.95,0.43,21.57,19.65,1.93,-1.09,4.04,20.95,21.02,41.0,22.18,0.35,22.95,21.57,1.38,0.12,2.15,22.19,22.13,41.0,17.26,0.81,19.09,15.51,3.58,0.12,2.68,17.27,17.17,41.0,18.75,0.36,19.37,17.99,1.38,-0.35,2.44,18.75,18.68,41.0
+BF-SIS-G360004 = 14.29,0.64,15.79,11.93,3.86,-0.5,4.84,14.3,14.27,79.0,18.37,0.72,19.92,16.61,3.31,-0.68,2.93,18.38,18.54,79.0,18.87,0.71,20.89,16.61,4.27,-0.11,3.85,18.89,18.82,79.0,21.59,0.92,23.78,19.37,4.41,-0.04,2.83,21.61,21.57,79.0,23.89,0.54,25.43,22.95,2.48,0.46,2.63,23.9,23.78,79.0,21.92,1.22,26.81,18.27,8.54,0.87,5.95,21.95,21.71,79.0,21.53,0.34,22.4,20.75,1.65,0.08,2.56,21.53,21.57,79.0,20.28,0.96,23.5,17.44,6.06,0.04,3.82,20.3,20.33,79.0,20.98,0.42,22.13,19.92,2.2,-0.6,3.37,20.98,21.02,79.0,22.0,0.35,22.68,21.3,1.38,-0.14,2.2,22.0,21.99,79.0,16.21,0.65,17.44,14.13,3.31,-0.48,3.7,16.22,16.34,79.0,17.55,0.66,18.82,15.79,3.03,-0.16,2.8,17.56,17.58,79.0
+BF-SIS-G360005 = 16.08,0.57,17.44,14.82,2.62,0.41,3.31,16.09,15.93,26.0,18.81,0.87,20.47,17.58,2.89,0.34,1.84,18.82,18.68,26.0,19.27,0.51,20.75,18.27,2.48,0.83,4.05,19.28,19.16,26.0,22.86,0.65,24.33,21.3,3.03,0.02,3.35,22.87,22.95,26.0,24.6,0.75,25.71,22.95,2.76,-0.75,2.53,24.61,24.88,26.0,20.59,0.71,23.23,19.51,3.72,1.98,8.7,20.61,20.47,26.0,21.82,0.24,22.4,21.3,1.1,0.44,3.49,21.82,21.85,26.0,19.92,0.99,21.85,17.99,3.86,0.28,2.42,19.95,19.76,26.0,21.13,0.23,21.44,20.33,1.1,-1.56,6.73,21.13,21.16,26.0,22.32,0.18,22.68,21.99,0.69,0.48,2.84,22.32,22.3,26.0,17.17,0.63,18.27,15.24,3.03,-1.07,4.83,17.18,17.23,26.0,18.27,0.49,18.82,17.17,1.65,-0.9,2.56,18.28,18.54,26.0
+BF-SIS-G360006 = 16.13,0.71,17.72,14.82,2.89,0.52,2.84,16.15,15.93,34.0,18.49,0.44,19.65,17.44,2.2,0.17,3.54,18.5,18.41,34.0,20.48,1.85,24.06,17.17,6.89,0.07,2.03,20.56,20.61,34.0,23.05,0.68,24.33,21.3,3.03,-0.41,2.98,23.06,23.09,34.0,23.85,0.48,24.61,22.68,1.93,-0.49,2.65,23.85,23.99,34.0,21.83,0.44,22.4,20.47,1.93,-0.86,3.85,21.83,21.88,34.0,21.65,0.33,22.4,20.75,1.65,-0.13,3.65,21.65,21.61,34.0,20.37,0.6,21.3,18.27,3.03,-1.32,5.83,20.38,20.44,34.0,20.48,0.27,21.02,20.06,0.96,0.76,2.81,20.48,20.47,34.0,21.42,0.44,22.13,20.47,1.65,-0.17,2.28,21.43,21.37,34.0,16.82,0.59,17.85,15.51,2.34,-0.56,2.7,16.83,16.89,34.0,18.61,0.53,19.92,17.85,2.07,0.52,2.71,18.61,18.54,34.0
+BF-SIS-G360007 = 14.91,0.43,15.51,14.0,1.52,-0.96,3.0,14.92,15.1,15.0,19.62,0.24,19.92,19.09,0.83,-0.56,2.81,19.62,19.65,15.0,19.77,1.02,21.3,17.44,3.86,-0.67,2.97,19.79,19.85,15.0,22.67,0.64,23.78,21.71,2.07,0.37,2.09,22.68,22.54,15.0,23.82,0.79,25.43,22.4,3.03,0.35,3.02,23.83,23.78,15.0,21.91,0.44,22.81,21.16,1.65,0.28,2.46,21.91,21.85,15.0,21.35,0.27,21.71,20.75,0.96,-0.82,2.93,21.35,21.37,15.0,21.5,0.86,22.81,19.65,3.17,-0.33,2.66,21.51,21.3,15.0,21.58,0.31,21.85,20.75,1.1,-1.32,4.18,21.59,21.71,15.0,21.97,0.21,22.26,21.57,0.69,-0.27,1.98,21.98,21.99,15.0,16.47,0.33,16.89,15.51,1.38,-1.59,5.77,16.47,16.61,15.0,17.67,0.75,19.09,16.61,2.48,0.51,2.4,17.68,17.58,15.0
+BF-SIS-G360008 = 15.01,0.59,15.79,13.86,1.93,-0.39,2.46,15.02,14.82,19.0,18.49,0.52,19.51,17.17,2.34,-0.64,4.03,18.5,18.54,19.0,19.91,0.67,21.02,18.27,2.76,-0.7,3.35,19.92,19.92,19.0,22.74,0.65,24.06,21.85,2.2,0.39,2.1,22.75,22.68,19.0,24.5,0.78,25.98,22.81,3.17,-0.21,2.67,24.51,24.61,19.0,21.13,0.74,22.26,19.09,3.17,-1.15,4.29,21.14,21.3,19.0,21.92,0.36,22.68,21.44,1.24,0.64,2.17,21.92,21.78,19.0,21.37,0.73,22.4,19.09,3.31,-1.6,6.14,21.38,21.51,19.0,20.74,0.39,21.44,19.92,1.52,-0.22,2.51,20.74,20.75,19.0,22.45,0.09,22.68,22.26,0.41,0.72,3.97,22.45,22.4,19.0,16.83,0.45,17.44,16.06,1.38,-0.06,1.58,16.83,16.75,19.0,18.5,0.4,19.09,17.72,1.38,-0.22,2.42,18.5,18.47,19.0
+BF-SIS-G360009 = 14.56,0.69,15.51,13.86,1.65,0.56,2.02,14.58,14.44,4.0,18.39,0.37,18.89,17.99,0.9,0.44,1.96,18.39,18.34,4.0,21.83,0.97,23.23,21.09,2.14,0.92,2.14,21.85,21.51,4.0,21.97,0.41,22.54,21.57,0.96,0.68,2.09,21.97,21.88,4.0,24.12,0.37,24.61,23.71,0.9,0.32,2.0,24.13,24.09,4.0,22.04,0.4,22.4,21.51,0.9,-0.58,1.84,22.04,22.13,4.0,21.88,0.12,22.06,21.78,0.28,0.89,2.19,21.89,21.85,4.0,21.18,0.32,21.51,20.75,0.76,-0.51,1.95,21.18,21.23,4.0,21.16,0.15,21.3,20.95,0.34,-0.69,2.0,21.16,21.2,4.0,22.21,0.13,22.4,22.13,0.28,0.96,2.15,22.21,22.16,4.0,18.27,0.34,18.68,17.85,0.83,-0.0,2.0,18.27,18.27,4.0,18.58,0.28,18.82,18.27,0.55,-0.12,1.15,18.58,18.61,4.0
+BF-SIS-G360010 = 16.92,1.22,18.54,15.24,3.31,-0.06,2.14,16.95,16.89,5.0,18.97,0.61,19.92,18.54,1.38,0.85,2.11,18.98,18.61,5.0,20.6,0.27,20.89,20.2,0.69,-0.54,2.0,20.6,20.68,5.0,22.7,0.55,23.5,22.13,1.38,0.4,1.96,22.71,22.81,5.0,24.61,0.99,25.85,23.23,2.62,-0.18,1.99,24.62,24.61,5.0,21.89,0.24,22.13,21.57,0.55,-0.16,1.62,21.89,21.85,5.0,21.78,0.1,21.85,21.64,0.21,-0.59,1.56,21.78,21.85,5.0,21.67,0.12,21.85,21.57,0.28,0.73,2.13,21.67,21.64,5.0,21.12,0.15,21.37,21.02,0.34,1.03,2.44,21.12,21.02,5.0,21.92,0.1,22.06,21.85,0.21,0.59,1.56,21.92,21.85,5.0,18.54,0.55,19.37,17.99,1.38,0.63,1.95,18.55,18.27,5.0,18.87,0.32,19.37,18.54,0.83,0.69,2.28,18.88,18.82,5.0
+BF-SIS-G360011 = 14.91,0.4,15.79,13.72,2.07,-0.64,3.2,14.92,14.96,73.0,17.23,0.65,19.37,15.51,3.86,0.5,4.45,17.25,17.17,73.0,19.47,1.37,21.85,14.69,7.17,-0.63,3.99,19.52,19.51,73.0,21.54,1.26,24.61,18.82,5.79,0.48,3.14,21.57,21.57,73.0,24.17,0.71,25.98,22.95,3.03,0.82,2.78,24.18,23.92,73.0,21.96,1.27,24.47,17.99,6.48,-0.44,3.15,22.0,21.99,73.0,21.36,0.41,22.68,20.2,2.48,0.32,3.92,21.36,21.3,73.0,21.04,0.86,22.4,17.17,5.24,-2.53,10.36,21.06,21.3,73.0,20.17,0.45,21.85,19.37,2.48,0.87,4.74,20.17,20.13,73.0,21.42,0.29,21.85,20.75,1.1,-0.3,1.94,21.42,21.51,73.0,16.21,0.56,17.17,14.96,2.2,-0.16,2.02,16.22,16.27,73.0,17.3,0.59,18.68,15.51,3.17,-0.13,3.44,17.31,17.3,73.0
+BF-SIS-G360012 = 15.24,0.35,15.93,14.41,1.52,-0.31,2.83,15.24,15.24,35.0,19.29,0.38,20.2,18.54,1.65,0.31,2.78,19.29,19.23,35.0,19.81,0.88,21.02,17.17,3.86,-0.98,3.9,19.83,19.92,35.0,22.21,0.93,24.06,20.2,3.86,0.09,2.52,22.23,22.26,35.0,24.68,0.54,25.43,23.23,2.2,-0.67,3.06,24.69,24.88,35.0,20.18,0.9,22.13,18.41,3.72,0.07,2.7,20.2,20.2,35.0,21.92,0.31,22.4,21.16,1.24,-1.06,3.29,21.92,21.99,35.0,21.15,1.1,22.95,18.27,4.69,-0.8,3.01,21.18,21.44,35.0,20.86,0.33,21.57,20.2,1.38,-0.2,2.55,20.86,20.89,35.0,22.21,0.34,22.68,21.02,1.65,-1.73,5.96,22.22,22.4,35.0,15.77,0.73,17.44,14.13,3.31,0.36,3.15,15.78,15.79,35.0,17.43,1.1,19.37,14.69,4.69,-0.96,3.59,17.46,17.72,34.0
+BF-SIS-G360013 = 15.16,0.56,16.48,13.86,2.62,0.47,3.21,15.17,14.96,40.0,18.9,0.39,19.92,18.27,1.65,0.72,3.63,18.9,18.82,40.0,19.81,1.18,21.85,17.99,3.86,0.12,1.65,19.84,19.71,40.0,22.33,0.97,23.5,19.37,4.13,-1.22,4.14,22.35,22.68,40.0,23.84,0.56,25.16,22.95,2.2,0.71,2.65,23.85,23.71,40.0,21.77,1.28,24.61,18.82,5.79,-0.21,2.86,21.8,21.92,40.0,21.52,0.35,22.26,20.75,1.52,0.16,2.32,21.52,21.44,40.0,20.51,1.05,22.4,16.89,5.51,-0.91,5.12,20.54,20.47,40.0,20.58,0.46,21.57,19.09,2.48,-0.8,4.43,20.58,20.75,40.0,22.02,0.43,22.4,20.75,1.65,-1.27,3.9,22.03,22.16,40.0,16.01,0.75,17.44,14.13,3.31,-0.07,2.77,16.03,16.06,40.0,17.98,0.68,19.37,16.61,2.76,0.27,2.47,17.99,17.92,40.0
+BF-SMT-G340001 = 12.54,1.46,15.79,9.17,6.61,-0.3,2.77,12.63,12.82,59.0,17.45,0.64,19.09,16.34,2.76,0.71,2.87,17.47,17.34,60.0,20.69,0.9,22.4,17.99,4.41,-0.54,3.05,20.71,20.75,60.0,21.66,1.09,23.23,18.27,4.96,-1.17,4.24,21.69,21.85,60.0,24.48,0.54,25.43,23.5,1.93,-0.09,2.01,24.48,24.47,60.0,24.85,0.67,26.54,23.78,2.76,0.3,2.15,24.86,24.74,60.0,21.69,0.69,23.09,20.47,2.62,0.31,2.29,21.7,21.61,60.0,22.03,0.69,23.78,20.61,3.17,0.45,3.07,22.04,21.85,60.0,21.84,0.22,22.26,21.3,0.96,-0.59,2.98,21.84,21.85,60.0,21.39,0.42,22.68,20.2,2.48,0.5,5.2,21.39,21.44,60.0,15.57,1.66,19.09,11.1,7.99,-0.46,3.11,15.66,15.72,60.0,16.34,1.06,18.82,13.86,4.96,0.03,2.78,16.37,16.41,60.0
+BF-SMT-G340002 = 14.48,0.77,16.06,12.2,3.86,-0.67,4.47,14.5,14.55,26.0,18.74,0.53,19.78,17.72,2.07,0.07,2.43,18.74,18.68,26.0,20.93,1.98,24.33,16.2,8.13,-0.4,3.0,21.02,21.09,26.0,22.63,1.12,24.61,20.47,4.13,0.13,2.29,22.65,22.47,26.0,23.86,0.67,25.16,22.4,2.76,-0.39,2.83,23.87,23.92,26.0,23.08,0.61,24.47,22.13,2.34,0.46,2.64,23.09,22.95,26.0,21.66,0.57,22.4,20.47,1.93,-0.58,2.26,21.67,21.82,26.0,21.82,0.32,22.68,21.3,1.38,0.84,3.72,21.82,21.75,26.0,21.83,0.25,22.4,21.3,1.1,0.17,2.97,21.83,21.85,26.0,22.48,0.3,22.95,21.57,1.38,-1.0,5.07,22.49,22.47,26.0,15.54,1.41,20.2,13.86,6.34,1.57,5.7,15.6,15.17,26.0,18.04,0.65,18.82,16.89,1.93,-0.3,1.93,18.05,17.92,26.0
+BF-SMT-G340003 = 12.96,0.61,14.13,12.07,2.07,0.2,1.96,12.98,13.03,17.0,17.21,0.5,17.99,16.34,1.65,-0.16,1.78,17.22,17.44,17.0,21.32,0.53,22.26,20.33,1.93,0.25,2.56,21.33,21.3,17.0,21.49,0.75,22.95,20.2,2.76,0.2,2.21,21.51,21.3,17.0,23.98,0.86,25.16,22.54,2.62,-0.07,1.76,24.0,23.92,17.0,25.17,0.58,25.98,24.06,1.93,-0.31,1.91,25.17,25.23,17.0,21.5,0.39,22.4,20.89,1.52,0.7,3.15,21.51,21.44,17.0,20.76,0.29,21.37,20.2,1.17,0.07,2.53,20.76,20.75,17.0,21.69,0.43,22.26,20.75,1.52,-0.6,2.48,21.69,21.71,17.0,21.62,0.31,22.4,21.16,1.24,0.92,3.59,21.62,21.57,17.0,14.94,1.64,17.44,12.48,4.96,0.25,1.81,15.02,14.96,17.0,16.42,0.82,17.03,14.55,2.48,-1.39,3.33,16.43,16.75,17.0
+BF-SMT-G340004 = 13.31,1.01,15.24,10.55,4.69,-0.76,4.01,13.35,13.44,22.0,19.28,0.69,20.75,17.85,2.89,-0.07,2.68,19.29,19.37,22.0,20.79,0.94,22.4,18.96,3.44,0.01,2.14,20.81,20.75,22.0,22.37,0.8,23.5,21.02,2.48,-0.21,1.71,22.38,22.33,22.0,24.63,0.71,26.26,23.23,3.03,0.19,2.79,24.63,24.61,22.0,24.8,0.59,25.57,23.23,2.34,-0.94,3.4,24.81,24.95,22.0,21.89,0.75,23.23,20.61,2.62,0.05,2.18,21.9,21.85,22.0,22.11,0.25,22.68,21.71,0.96,0.28,2.57,22.11,22.13,22.0,22.14,0.27,22.54,21.57,0.96,-0.67,2.62,22.14,22.16,22.0,22.37,0.41,22.95,21.3,1.65,-0.61,3.49,22.38,22.37,22.0,14.46,1.67,18.27,11.65,6.61,0.23,2.76,14.55,14.69,22.0,17.66,0.87,19.65,16.06,3.58,0.18,2.63,17.68,17.65,22.0
+BF-SMT-G340005 = 13.18,0.82,14.13,10.83,3.31,-1.31,4.95,13.2,13.24,17.0,17.89,0.48,18.82,16.75,2.07,-0.29,3.65,17.9,17.99,17.0,19.05,2.9,23.5,13.03,10.47,-0.37,2.37,19.26,19.37,17.0,22.2,1.66,24.88,19.78,5.1,0.17,1.71,22.26,21.85,17.0,23.84,1.06,25.71,22.13,3.58,-0.04,1.98,23.86,23.99,17.0,22.42,1.34,25.71,20.47,5.24,0.81,3.49,22.46,22.19,16.0,21.98,0.46,22.68,20.95,1.72,-0.78,2.83,21.99,22.13,17.0,21.87,0.5,22.68,20.75,1.93,-1.08,3.94,21.87,21.99,17.0,22.07,0.81,23.78,21.02,2.76,0.99,3.05,22.09,21.85,17.0,22.63,0.24,22.95,22.26,0.69,0.15,1.57,22.63,22.54,17.0,16.15,1.67,19.92,14.48,5.44,1.07,2.83,16.23,15.51,17.0,18.05,0.63,18.82,16.89,1.93,-0.35,1.83,18.06,18.06,17.0
+BF-SMT-G340006 = 13.46,0.99,14.82,11.38,3.44,-0.44,2.12,13.5,13.58,22.0,18.11,0.86,19.65,16.89,2.76,0.36,1.96,18.13,18.06,22.0,22.39,1.28,23.78,18.96,4.82,-1.3,3.84,22.42,22.88,22.0,22.35,0.89,24.06,20.47,3.58,-0.29,3.01,22.37,22.4,22.0,23.37,0.71,24.61,22.26,2.34,-0.19,1.75,23.38,23.5,22.0,22.17,0.68,23.23,20.75,2.48,-0.09,2.3,22.18,22.13,22.0,21.3,0.49,22.54,20.61,1.93,0.74,2.93,21.31,21.2,22.0,21.67,0.52,22.95,20.75,2.2,0.69,3.54,21.67,21.57,22.0,21.52,0.2,21.99,21.02,0.96,0.12,4.2,21.52,21.54,22.0,22.33,0.29,22.68,21.57,1.1,-1.02,3.47,22.33,22.4,22.0,15.33,1.33,18.54,13.58,4.96,0.74,2.63,15.38,14.96,22.0,17.8,1.22,19.65,14.69,4.96,-0.97,3.4,17.84,18.1,22.0
+BF-SMT-G340007 = 11.82,0.84,13.03,10.28,2.76,-0.25,1.96,11.84,11.89,14.0,17.22,0.6,17.99,16.06,1.93,-0.35,2.29,17.23,17.23,14.0,21.61,1.18,22.95,19.09,3.86,-0.87,2.75,21.64,22.06,14.0,21.72,0.99,23.23,20.47,2.76,0.3,1.72,21.74,21.57,14.0,23.06,0.7,24.61,21.85,2.76,0.37,3.21,23.07,23.02,14.0,23.88,1.03,25.71,22.68,3.03,0.41,1.87,23.9,23.71,14.0,20.54,0.62,21.85,19.65,2.2,0.5,2.64,20.54,20.51,14.0,21.49,0.33,21.85,20.75,1.1,-0.94,2.93,21.49,21.57,14.0,21.28,0.33,21.85,20.47,1.38,-0.57,3.9,21.28,21.3,14.0,21.49,0.59,22.68,20.47,2.2,0.26,2.55,21.5,21.37,14.0,16.62,1.02,17.72,14.13,3.58,-1.1,3.48,16.65,16.96,14.0,16.73,0.9,18.27,14.96,3.31,0.05,2.86,16.75,16.68,14.0
+BF-SMT-G340008 = 12.35,1.58,15.24,9.45,5.79,0.07,2.23,12.44,12.2,32.0,17.69,0.57,19.09,16.75,2.34,0.21,2.56,17.7,17.72,34.0,21.59,0.97,23.5,19.92,3.58,0.24,2.15,21.61,21.61,34.0,20.88,0.95,22.4,17.99,4.41,-1.05,4.15,20.9,21.13,34.0,24.26,0.56,25.71,23.23,2.48,0.44,2.76,24.27,24.19,34.0,25.22,0.73,27.36,24.06,3.31,0.69,3.64,25.23,25.23,34.0,22.28,0.58,23.23,20.75,2.48,-0.2,2.84,22.28,22.19,34.0,22.42,0.67,23.5,21.02,2.48,-0.39,1.97,22.43,22.61,34.0,21.71,0.43,22.81,20.47,2.34,-0.04,5.12,21.71,21.71,34.0,22.4,0.68,23.78,21.37,2.41,0.47,1.85,22.41,22.19,34.0,14.89,1.49,17.99,11.38,6.61,0.07,2.98,14.96,14.93,34.0,17.34,0.92,18.82,15.79,3.03,0.15,1.88,17.37,17.17,34.0
+BF-SMT-G340009 = 14.38,0.5,15.24,13.51,1.72,-0.0,1.86,14.39,14.37,18.0,17.36,0.61,18.54,16.34,2.2,0.09,2.2,17.37,17.37,18.0,20.28,0.41,21.02,19.51,1.52,-0.04,2.32,20.28,20.3,18.0,22.79,1.03,24.33,21.02,3.31,-0.03,1.99,22.81,22.92,18.0,24.29,0.64,25.43,23.23,2.2,0.07,2.31,24.3,24.19,18.0,21.64,1.03,23.09,19.37,3.72,-0.62,2.6,21.66,21.78,18.0,21.79,0.67,22.68,20.47,2.2,-0.6,2.45,21.8,21.88,18.0,22.19,0.19,22.54,21.85,0.69,-0.12,2.38,22.2,22.13,18.0,21.42,0.44,22.13,20.75,1.38,0.02,1.78,21.42,21.3,18.0,21.77,0.34,22.4,21.02,1.38,-0.23,2.94,21.77,21.78,18.0,17.67,0.91,18.82,15.93,2.89,-0.83,2.32,17.69,18.03,18.0,17.56,0.72,19.09,16.34,2.76,0.43,2.55,17.57,17.51,18.0
+BF-SMT-G340010 = 13.12,0.89,16.06,11.1,4.96,0.98,4.56,13.15,13.03,55.0,16.99,0.48,18.41,15.79,2.62,0.64,4.73,17.0,16.89,55.0,20.11,0.73,21.3,17.44,3.86,-0.95,4.68,20.12,20.2,55.0,22.2,0.61,23.5,20.75,2.76,-0.23,2.73,22.21,22.26,55.0,24.29,0.81,26.81,22.68,4.13,0.53,3.62,24.3,24.26,55.0,23.73,0.83,25.71,21.85,3.86,-0.01,2.64,23.74,23.78,55.0,21.65,0.58,22.95,20.47,2.48,-0.04,2.37,21.65,21.71,55.0,22.22,0.4,22.95,21.3,1.65,-0.29,2.27,22.22,22.26,55.0,21.97,0.46,22.68,19.92,2.76,-2.17,9.49,21.98,22.13,55.0,22.14,0.67,23.78,20.2,3.58,-0.35,3.76,22.15,22.13,55.0,15.86,1.26,18.27,12.48,5.79,-0.25,3.17,15.91,15.79,55.0,17.7,0.55,18.82,16.61,2.2,0.23,2.21,17.7,17.72,55.0
+BF-SMT-G340011 = 14.8,0.44,15.65,13.44,2.2,-1.09,5.79,14.8,14.82,21.0,18.26,0.69,19.51,16.61,2.89,-0.32,2.99,18.27,18.27,21.0,20.49,1.27,22.4,17.17,5.24,-0.71,3.37,20.53,20.61,21.0,22.34,1.29,24.33,19.65,4.69,-0.08,2.3,22.37,22.13,21.0,23.53,0.88,25.16,21.85,3.31,-0.02,2.16,23.55,23.64,21.0,21.14,1.26,23.37,19.23,4.13,0.28,1.86,21.17,21.02,21.0,22.34,0.26,22.68,21.85,0.83,-0.26,2.22,22.34,22.33,21.0,21.87,0.4,22.68,21.3,1.38,0.4,2.17,21.87,21.85,21.0,21.95,0.33,22.95,21.44,1.52,1.19,5.33,21.95,21.99,21.0,22.19,0.59,22.95,21.3,1.65,-0.42,1.59,22.2,22.4,21.0,17.62,0.62,19.09,16.48,2.62,0.23,3.01,17.63,17.58,21.0,17.95,0.72,18.96,15.79,3.17,-1.31,4.86,17.96,17.99,21.0
+BF-SNG-G330001 = 14.58,0.16,14.69,14.27,0.41,-1.09,2.63,14.58,14.69,8.0,17.08,0.26,17.44,16.61,0.83,-0.44,2.29,17.08,17.17,8.0,22.02,1.38,24.06,20.06,4.0,0.26,1.93,22.06,21.82,8.0,22.88,1.3,24.88,20.47,4.41,-0.35,2.91,22.91,22.85,8.0,25.3,0.46,25.98,24.61,1.38,-0.15,2.09,25.3,25.36,8.0,23.83,0.43,24.4,23.23,1.17,-0.03,1.72,23.83,23.85,8.0,22.65,0.27,22.95,22.13,0.83,-0.68,2.86,22.65,22.64,8.0,22.14,0.4,22.95,21.71,1.24,0.97,2.95,22.15,22.02,8.0,21.01,0.25,21.3,20.68,0.62,-0.14,1.45,21.01,21.06,8.0,22.38,0.51,23.09,21.85,1.24,0.42,1.69,22.39,22.26,8.0,17.95,0.56,18.54,16.89,1.65,-1.01,2.64,17.96,18.16,8.0,17.04,0.88,18.13,15.65,2.48,-0.35,1.93,17.06,17.3,8.0
+BF-SNG-G330002 = 14.01,0.68,15.24,12.76,2.48,-0.02,2.01,14.03,14.0,23.0,17.64,0.48,18.68,16.61,2.07,0.43,3.19,17.64,17.58,23.0,22.39,0.74,23.5,20.75,2.76,-0.36,2.46,22.4,22.4,23.0,23.13,1.15,24.61,20.75,3.86,-0.67,2.19,23.16,23.5,23.0,24.45,0.77,25.85,23.23,2.62,0.16,2.15,24.46,24.33,23.0,22.78,0.79,23.92,20.75,3.17,-0.84,3.34,22.8,22.95,23.0,22.86,0.25,23.37,22.26,1.1,-0.44,3.2,22.86,22.95,23.0,22.02,0.56,22.68,20.2,2.48,-1.86,6.62,22.03,22.13,23.0,21.29,0.53,21.99,20.2,1.79,-0.93,3.07,21.29,21.44,23.0,22.82,0.58,23.78,21.85,1.93,0.23,1.95,22.83,22.68,23.0,18.37,0.65,19.92,17.23,2.69,0.32,3.1,18.38,18.41,23.0,18.07,0.52,19.09,17.17,1.93,0.19,2.46,18.08,17.99,23.0
+BF-SNG-G330003 = 13.2,0.51,13.86,12.76,1.1,0.3,1.33,13.21,13.03,8.0,17.42,0.45,17.99,16.61,1.38,-0.61,2.38,17.43,17.54,8.0,22.35,0.69,23.5,21.02,2.48,-0.32,3.45,22.36,22.33,8.0,22.88,2.16,24.61,19.65,4.96,-0.76,1.87,22.96,23.88,8.0,24.5,0.54,25.16,23.5,1.65,-0.74,2.49,24.51,24.68,8.0,23.18,0.41,23.78,22.68,1.1,0.55,1.98,23.18,23.09,8.0,22.57,0.5,23.5,21.85,1.65,0.45,2.87,22.58,22.57,8.0,21.66,0.22,21.99,21.3,0.69,-0.24,2.25,21.66,21.71,8.0,21.6,0.48,22.4,21.02,1.38,0.49,1.95,21.61,21.47,8.0,22.75,0.27,23.23,22.4,0.83,0.51,2.42,22.75,22.75,8.0,17.57,0.44,18.27,16.89,1.38,0.06,2.3,17.57,17.54,8.0,17.91,0.31,18.27,17.3,0.96,-0.75,3.0,17.92,17.96,8.0
+BF-SNG-G330004 = 14.81,0.4,15.37,14.0,1.38,-0.61,3.21,14.81,14.82,9.0,17.94,0.65,19.09,17.3,1.79,0.54,2.02,17.95,17.85,9.0,20.35,1.27,22.26,18.82,3.44,0.39,1.67,20.39,19.92,9.0,21.93,0.49,22.95,21.3,1.65,0.71,3.11,21.94,21.99,9.0,25.18,0.34,25.57,24.47,1.1,-0.89,3.06,25.18,25.23,9.0,23.23,0.48,23.78,22.68,1.1,0.18,1.28,23.23,23.02,9.0,22.64,0.62,23.5,21.57,1.93,-0.34,2.07,22.65,22.81,9.0,21.85,0.57,22.68,21.02,1.65,-0.38,2.0,21.86,22.06,9.0,20.82,0.38,21.44,20.2,1.24,-0.07,2.3,20.82,20.89,9.0,22.3,0.09,22.4,22.13,0.28,-0.46,2.48,22.3,22.26,9.0,17.82,0.31,18.41,17.3,1.1,0.34,2.91,17.82,17.72,9.0,16.48,0.8,17.72,15.37,2.34,0.13,1.91,16.49,16.61,9.0
+BF-SNG-G330005 = 13.59,0.6,14.41,12.48,1.93,-0.08,2.19,13.6,13.58,13.0,17.82,0.91,19.65,16.34,3.31,0.43,2.66,17.84,17.72,13.0,22.97,1.1,24.88,21.37,3.51,0.21,2.03,23.0,22.81,13.0,22.52,1.66,26.26,20.75,5.51,0.98,3.02,22.57,22.13,13.0,25.46,0.36,26.26,24.88,1.38,0.66,3.19,25.47,25.43,13.0,23.07,0.99,24.88,21.3,3.58,-0.06,2.36,23.09,23.5,13.0,22.3,0.22,22.68,21.85,0.83,-0.37,2.66,22.3,22.4,13.0,21.39,1.34,22.68,18.27,4.41,-1.18,3.37,21.43,21.78,13.0,21.41,0.92,22.13,18.82,3.31,-1.96,5.89,21.43,21.85,13.0,22.39,0.45,23.23,21.57,1.65,0.02,2.63,22.4,22.4,13.0,18.36,0.46,19.09,17.44,1.65,-0.08,2.71,18.37,18.34,13.0,17.82,0.47,18.54,17.17,1.38,-0.11,1.91,17.82,17.85,13.0
+BF-SNG-G330006 = 14.65,0.53,15.51,13.31,2.2,-0.62,2.6,14.66,14.72,44.0,18.82,0.64,20.2,17.23,2.96,-0.34,2.92,18.83,18.82,44.0,19.72,0.81,21.85,16.89,4.96,-0.56,5.4,19.74,19.71,44.0,22.13,1.03,25.02,19.92,5.1,0.3,3.32,22.15,22.13,44.0,25.02,0.96,27.09,23.09,4.0,-0.19,2.38,25.04,25.09,44.0,21.98,0.99,24.06,19.92,4.13,-0.11,2.23,22.01,21.95,44.0,22.08,0.56,22.95,21.02,1.93,-0.29,2.13,22.09,22.13,44.0,21.96,0.69,23.5,20.47,3.03,0.27,2.73,21.97,21.9,44.0,21.31,0.35,21.78,20.47,1.31,-0.7,2.41,21.32,21.44,44.0,22.18,0.42,23.02,21.57,1.45,-0.05,1.8,22.19,22.16,44.0,16.48,0.82,17.72,14.69,3.03,-0.33,2.1,16.5,16.55,44.0,17.7,0.63,19.65,16.2,3.44,0.22,4.7,17.71,17.72,44.0
+BF-SNG-G330007 = 14.57,0.84,15.79,12.89,2.89,-0.52,2.43,14.59,14.75,16.0,18.52,0.63,19.78,17.72,2.07,0.4,2.15,18.53,18.54,16.0,20.94,1.17,22.95,18.82,4.13,-0.17,2.07,20.97,21.02,16.0,21.33,0.64,22.68,19.92,2.76,-0.21,3.51,21.34,21.33,16.0,25.68,0.4,26.26,24.61,1.65,-0.86,4.33,25.69,25.74,16.0,21.17,0.75,22.54,19.92,2.62,0.08,2.53,21.18,21.26,16.0,22.09,0.55,22.95,20.75,2.2,-0.73,3.54,22.09,22.09,16.0,21.89,0.36,22.4,21.02,1.38,-0.58,3.25,21.9,21.85,16.0,21.39,0.53,22.68,20.75,1.93,0.83,3.23,21.4,21.37,16.0,22.64,0.33,23.5,22.13,1.38,1.18,4.36,22.64,22.54,16.0,17.77,0.43,18.54,17.1,1.45,0.02,1.9,17.77,17.82,16.0,17.46,0.67,18.27,15.79,2.48,-1.03,3.52,17.47,17.61,16.0
+BF-SNG-G330008 = 14.29,0.95,16.34,12.48,3.86,-0.06,2.31,14.32,14.41,31.0,17.83,0.53,19.09,16.61,2.48,0.44,3.37,17.84,17.72,31.0,20.03,1.42,23.5,16.89,6.61,0.56,3.17,20.08,19.65,31.0,22.1,0.93,24.33,20.89,3.44,0.71,2.58,22.12,21.85,31.0,24.73,0.72,25.71,23.37,2.34,-0.2,1.88,24.74,24.74,31.0,22.42,1.3,25.16,19.65,5.51,0.04,2.59,22.46,22.4,31.0,22.36,0.57,23.5,21.57,1.93,0.46,2.19,22.36,22.19,31.0,21.91,0.83,23.23,20.2,3.03,-0.32,2.4,21.93,21.99,30.0,20.99,0.72,21.85,19.65,2.2,-0.23,1.51,21.0,21.16,31.0,22.49,0.36,23.5,21.85,1.65,0.88,3.61,22.49,22.4,31.0,17.41,0.64,18.82,16.2,2.62,-0.02,2.59,17.43,17.58,31.0,16.08,0.65,17.58,14.41,3.17,-0.23,3.51,16.09,16.06,31.0
+BF-SNG-G330009 = 15.07,0.39,15.79,14.41,1.38,0.04,2.19,15.08,15.06,20.0,19.18,0.56,19.92,17.99,1.93,-0.78,2.88,19.18,19.37,20.0,19.85,0.58,20.47,18.27,2.2,-1.02,3.79,19.86,19.89,20.0,21.53,0.52,22.68,20.47,2.2,0.3,3.11,21.54,21.47,20.0,24.99,0.87,26.05,22.68,3.38,-1.54,4.75,25.0,25.23,20.0,21.59,1.11,23.5,18.82,4.69,-0.47,3.17,21.62,21.54,20.0,21.11,0.84,22.68,19.37,3.31,-0.31,2.45,21.13,21.37,20.0,21.47,1.09,22.95,19.51,3.44,-0.3,1.94,21.5,21.68,20.0,20.81,0.4,21.44,19.65,1.79,-0.98,4.61,20.81,20.85,20.0,22.18,0.28,22.68,21.57,1.1,-0.18,2.51,22.18,22.16,20.0,14.99,0.66,16.61,13.86,2.76,0.66,3.19,15.0,14.82,20.0,17.44,0.65,18.82,16.06,2.76,-0.06,3.1,17.46,17.44,20.0
+BF-SOM-G370001 = 11.67,1.91,15.24,6.69,8.54,-0.28,2.58,11.82,11.93,91.0,17.84,0.62,19.37,16.61,2.76,0.28,2.56,17.86,17.85,91.0,19.42,2.28,22.68,13.03,9.65,-0.69,3.03,19.55,19.65,85.0,21.9,0.91,24.61,19.65,4.96,0.39,3.17,21.92,21.78,91.0,24.69,0.71,26.26,22.4,3.86,-0.4,3.38,24.7,24.74,91.0,23.7,0.91,26.26,21.85,4.41,0.49,2.76,23.72,23.5,91.0,21.68,0.86,23.5,19.09,4.41,-0.52,3.78,21.7,21.78,91.0,21.61,0.79,23.78,19.65,4.13,-0.02,2.77,21.62,21.57,91.0,22.98,0.67,24.61,21.02,3.58,-0.27,2.93,22.99,23.02,91.0,22.19,0.66,23.5,20.75,2.76,-0.25,2.28,22.2,22.33,91.0,18.24,1.33,21.02,14.13,6.89,-0.99,4.09,18.28,18.41,91.0,16.39,1.01,18.82,13.03,5.79,-0.47,3.88,16.42,16.34,91.0
+BF-SOM-G370002 = 12.58,0.59,13.58,11.1,2.48,-0.28,2.91,12.6,12.62,41.0,16.66,0.38,17.44,15.79,1.65,0.04,2.62,16.67,16.61,41.0,19.6,0.6,20.75,18.27,2.48,-0.19,2.77,19.61,19.65,41.0,22.19,1.03,24.33,19.78,4.55,-0.22,2.87,22.21,22.4,41.0,21.65,0.4,22.54,20.75,1.79,0.26,2.63,21.66,21.57,41.0,22.58,0.99,24.06,19.92,4.13,-1.24,3.79,22.61,22.95,41.0,20.81,0.68,21.85,18.96,2.89,-0.81,3.23,20.82,20.95,41.0,21.96,0.85,23.5,20.2,3.31,-0.28,2.61,21.98,22.06,41.0,22.28,0.72,23.78,21.3,2.48,0.39,1.93,22.29,22.19,41.0,20.62,0.39,21.85,19.92,1.93,0.96,4.6,20.63,20.61,41.0,16.65,0.78,17.99,14.69,3.31,-0.8,3.23,16.67,16.75,41.0,15.98,0.72,17.44,14.27,3.17,-0.19,2.51,16.0,16.06,41.0
+BF-SOM-G370003 = 11.78,0.68,13.03,10.55,2.48,-0.26,2.26,11.8,11.86,29.0,17.3,0.31,17.99,16.89,1.1,0.36,2.21,17.31,17.23,29.0,21.06,0.61,22.68,20.06,2.62,0.78,3.38,21.07,21.02,29.0,21.38,0.81,22.68,19.51,3.17,-0.68,3.12,21.39,21.3,29.0,22.52,0.65,23.92,21.44,2.48,0.25,2.54,22.53,22.54,29.0,23.07,1.13,25.71,21.02,4.69,0.26,2.65,23.1,23.09,29.0,21.74,0.68,22.95,20.2,2.76,0.05,2.66,21.75,21.71,29.0,22.32,0.63,23.5,21.02,2.48,-0.28,2.28,22.33,22.4,29.0,23.07,0.36,23.78,22.13,1.65,-0.76,3.33,23.07,23.23,29.0,21.29,0.5,22.26,19.92,2.34,-0.93,3.93,21.3,21.44,29.0,16.84,0.73,18.41,14.69,3.72,-0.59,4.39,16.86,16.89,29.0,16.04,0.47,16.89,14.69,2.2,-0.87,4.19,16.05,16.06,29.0
+BF-SOM-G370004 = 11.53,0.41,12.2,10.69,1.52,-0.11,2.25,11.54,11.52,35.0,17.06,0.47,18.54,16.34,2.2,1.9,6.71,17.07,16.89,35.0,19.36,0.82,21.3,17.58,3.72,0.07,3.02,19.38,19.37,35.0,22.83,2.48,29.02,19.09,9.92,0.35,2.33,22.96,22.95,35.0,21.55,0.55,22.68,20.47,2.2,0.11,2.22,21.56,21.64,35.0,23.32,0.89,25.16,21.71,3.44,0.31,2.33,23.33,23.23,35.0,20.68,1.07,22.13,17.44,4.69,-1.57,5.22,20.7,20.89,35.0,21.34,1.61,23.78,18.82,4.96,-0.33,1.6,21.4,21.85,35.0,22.91,0.39,23.78,22.13,1.65,0.42,2.53,22.91,22.81,35.0,21.93,0.54,22.95,20.82,2.14,-0.04,2.52,21.94,21.92,35.0,17.92,0.96,20.47,16.61,3.86,0.86,3.04,17.94,17.72,35.0,17.34,0.87,19.65,16.06,3.58,1.01,3.92,17.36,17.3,35.0
+BF-SOM-G370005 = 11.4,1.49,14.69,8.62,6.06,0.01,2.3,11.49,11.38,51.0,17.6,0.51,18.27,16.34,1.93,-1.2,3.74,17.61,17.72,51.0,19.75,0.98,23.5,18.13,5.37,1.01,5.75,19.77,19.78,51.0,22.66,1.68,27.09,18.82,8.27,0.42,2.93,22.72,22.26,51.0,23.75,0.68,25.16,21.85,3.31,-0.34,3.25,23.76,23.71,51.0,25.04,0.86,26.81,22.4,4.41,-0.69,3.79,25.06,25.3,51.0,22.44,0.71,24.06,21.02,3.03,-0.02,2.47,22.45,22.4,51.0,22.88,0.55,24.06,21.85,2.2,-0.03,2.19,22.88,22.95,51.0,23.56,0.36,24.61,22.81,1.79,0.8,3.8,23.56,23.5,51.0,22.55,0.36,23.23,21.85,1.38,-0.14,2.31,22.55,22.54,51.0,18.64,1.16,20.47,15.51,4.96,-0.95,3.14,18.67,19.09,51.0,16.11,0.93,17.99,14.13,3.86,-0.16,2.32,16.14,16.13,51.0
+BF-SOM-G370006 = 11.27,0.95,13.03,8.21,4.82,-0.72,3.49,11.31,11.38,90.0,17.44,0.37,18.13,16.34,1.79,-0.8,3.65,17.45,17.48,90.0,20.43,0.64,21.57,18.54,3.03,-0.16,2.68,20.44,20.33,90.0,20.49,1.77,25.3,15.51,9.78,0.15,3.44,20.56,20.4,90.0,22.98,0.83,24.33,21.3,3.03,-0.02,1.82,22.99,22.95,90.0,23.58,1.18,25.71,20.47,5.24,-0.14,2.26,23.61,23.61,90.0,21.88,0.97,23.5,18.27,5.24,-1.35,4.85,21.9,22.13,90.0,22.39,0.56,23.5,20.75,2.76,-0.34,3.32,22.4,22.4,90.0,23.0,0.3,23.78,22.13,1.65,-0.47,3.39,23.0,23.06,90.0,21.76,0.66,23.23,20.2,3.03,-0.02,2.28,21.77,21.82,90.0,17.27,1.12,20.47,14.82,5.65,0.28,2.99,17.31,17.17,90.0,15.84,0.97,18.54,13.03,5.51,0.23,3.3,15.87,15.79,90.0
+BF-SOM-G370007 = 11.48,0.96,13.03,9.17,3.86,-0.71,3.07,11.52,11.62,22.0,17.43,0.52,18.82,16.61,2.2,0.86,3.65,17.44,17.34,22.0,19.41,0.68,21.02,18.54,2.48,0.83,3.12,19.42,19.37,22.0,23.25,1.69,26.26,20.75,5.51,0.09,1.86,23.31,22.85,22.0,21.58,0.49,22.13,20.2,1.93,-1.43,4.77,21.59,21.71,22.0,23.22,0.56,24.33,22.13,2.2,-0.16,2.53,23.23,23.23,22.0,21.05,0.5,21.85,20.2,1.65,-0.22,2.2,21.05,21.02,22.0,19.95,0.5,20.89,18.82,2.07,-0.12,2.71,19.96,19.89,22.0,22.39,0.68,23.5,20.75,2.76,-0.55,2.95,22.4,22.4,22.0,21.29,0.46,22.26,20.2,2.07,-0.18,3.29,21.29,21.3,22.0,16.6,0.7,17.44,14.69,2.76,-1.12,3.97,16.62,16.79,22.0,16.34,0.58,17.72,15.51,2.2,0.4,2.83,16.35,16.2,22.0
+BF-SOM-G370008 = 11.45,1.13,14.69,7.8,6.89,-0.1,3.54,11.51,11.52,123.0,17.54,0.48,19.09,16.34,2.76,0.43,3.33,17.54,17.44,123.0,20.15,1.21,23.23,16.61,6.61,0.21,3.42,20.18,20.06,123.0,22.68,1.35,25.71,19.65,6.06,0.31,2.85,22.72,22.61,123.0,22.51,1.25,25.43,19.92,5.51,0.24,2.26,22.55,22.54,123.0,23.2,1.07,25.71,21.02,4.69,0.04,1.91,23.22,23.09,123.0,20.98,1.06,22.95,17.99,4.96,-0.52,2.98,21.0,21.09,123.0,21.54,0.82,22.95,19.37,3.58,-0.54,2.4,21.56,21.85,123.0,22.67,0.6,24.06,21.02,3.03,-0.53,2.93,22.67,22.75,123.0,22.12,0.57,23.23,20.75,2.48,-0.19,2.53,22.13,22.13,123.0,17.52,1.31,21.57,13.31,8.27,0.05,3.81,17.57,17.58,123.0,16.71,1.01,19.65,12.48,7.17,-1.21,7.03,16.74,16.82,123.0
+BF-SOR-G380001 = 13.74,1.19,16.06,12.34,3.72,0.62,2.61,13.78,13.44,9.0,17.59,0.83,18.82,16.34,2.48,-0.23,2.03,17.61,17.65,9.0,21.07,1.06,22.81,19.51,3.31,0.16,2.09,21.09,20.95,9.0,24.58,0.98,26.81,23.64,3.17,1.27,4.06,24.6,24.61,9.0,23.9,1.84,26.81,21.02,5.79,-0.07,2.04,23.96,24.19,9.0,19.91,1.67,22.68,17.44,5.24,0.18,2.26,19.98,19.85,9.0,21.77,0.11,21.92,21.57,0.34,-0.46,2.44,21.77,21.78,9.0,22.99,0.21,23.23,22.68,0.55,-0.42,1.93,22.99,22.95,9.0,21.89,0.34,22.4,21.44,0.96,0.38,2.03,21.89,21.85,9.0,22.98,0.6,23.64,22.13,1.52,-0.33,1.66,22.98,22.95,9.0,20.3,0.44,20.89,19.65,1.24,-0.17,1.74,20.3,20.33,9.0,17.97,0.62,18.82,17.03,1.79,-0.27,1.82,17.98,18.13,9.0
+BF-SOR-G380002 = 13.88,0.95,15.79,12.48,3.31,0.32,2.02,13.91,14.0,35.0,18.22,0.86,20.2,15.79,4.41,-0.62,4.14,18.24,18.27,35.0,20.77,1.28,22.4,17.99,4.41,-0.46,1.95,20.81,20.95,35.0,21.56,0.87,23.23,19.65,3.58,-0.24,2.83,21.58,21.64,35.0,22.93,1.22,25.43,20.75,4.69,0.08,2.28,22.96,22.95,35.0,22.94,1.1,25.43,21.02,4.41,0.22,2.07,22.97,22.81,35.0,22.4,0.24,23.23,21.85,1.38,0.73,5.58,22.4,22.4,35.0,22.79,0.31,23.5,22.33,1.17,0.23,2.15,22.79,22.81,35.0,21.7,0.2,22.13,21.3,0.83,0.35,2.87,21.7,21.57,35.0,22.37,0.31,22.95,21.85,1.1,-0.02,2.24,22.38,22.4,35.0,17.83,0.7,19.65,16.61,3.03,0.26,2.64,17.85,17.85,35.0,17.43,1.07,20.2,15.51,4.69,0.25,3.11,17.46,17.44,35.0
+BF-SOR-G380003 = 12.26,0.59,13.17,11.38,1.79,0.0,1.92,12.27,12.17,16.0,17.19,0.36,17.72,16.61,1.1,-0.37,1.98,17.19,17.17,16.0,21.45,0.66,22.95,20.47,2.48,0.49,3.03,21.46,21.4,16.0,20.63,1.09,22.54,18.82,3.72,0.23,2.17,20.66,20.47,16.0,22.05,0.94,23.23,20.47,2.76,-0.56,2.19,22.07,22.19,16.0,23.04,0.56,24.33,22.26,2.07,0.83,2.99,23.05,22.95,16.0,22.5,0.75,23.37,20.75,2.62,-0.84,2.82,22.51,22.75,16.0,21.64,0.79,22.95,20.47,2.48,0.02,2.1,21.65,21.64,16.0,20.76,0.54,22.13,20.06,2.07,0.84,3.51,20.77,20.75,16.0,21.66,0.22,22.13,21.3,0.83,0.18,2.65,21.66,21.61,16.0,17.85,0.59,18.54,16.61,1.93,-0.6,2.13,17.85,17.96,16.0,16.49,0.42,17.17,15.51,1.65,-0.51,3.06,16.5,16.41,16.0
+BF-SOR-G380004 = 14.67,0.4,15.24,13.86,1.38,-0.65,2.43,14.68,14.75,16.0,16.89,0.36,17.44,16.2,1.24,-0.27,2.1,16.9,16.89,16.0,21.61,1.26,24.06,19.09,4.96,-0.18,2.96,21.64,21.78,16.0,22.22,1.2,23.92,18.96,4.96,-1.31,4.5,22.25,22.5,16.0,24.56,0.66,25.57,23.23,2.34,-0.43,2.19,24.57,24.74,16.0,24.17,0.28,24.88,23.78,1.1,0.92,3.75,24.17,24.09,16.0,22.6,0.26,22.95,22.13,0.83,-0.21,2.07,22.6,22.64,16.0,21.95,0.48,22.68,20.75,1.93,-0.93,3.68,21.96,22.13,16.0,22.14,0.28,22.68,21.44,1.24,-0.78,4.34,22.14,22.16,16.0,22.19,0.35,22.68,21.44,1.24,-0.66,2.49,22.2,22.26,16.0,17.64,0.44,18.54,16.61,1.93,-0.2,3.65,17.64,17.65,16.0,17.41,0.95,18.82,15.51,3.31,-0.21,2.08,17.43,17.44,16.0
+BF-SOR-G380005 = 13.95,0.47,14.82,13.03,1.79,-0.08,2.39,13.96,14.0,23.0,18.39,0.56,19.37,16.89,2.48,-0.51,3.57,18.4,18.34,23.0,22.1,0.77,24.06,20.75,3.31,0.54,3.53,22.12,22.13,23.0,23.66,0.71,25.71,22.68,3.03,0.93,4.14,23.67,23.78,23.0,21.36,2.1,25.5,16.61,8.89,0.07,2.85,21.46,20.89,23.0,22.78,0.97,24.33,20.89,3.44,-0.52,2.19,22.8,23.09,23.0,22.24,0.42,23.23,21.71,1.52,0.79,2.85,22.24,22.13,23.0,22.99,0.13,23.23,22.68,0.55,0.07,3.45,22.99,22.95,23.0,21.43,0.32,22.13,21.02,1.1,0.47,2.3,21.43,21.3,23.0,22.67,0.45,23.78,21.99,1.79,0.54,2.97,22.67,22.68,23.0,18.63,0.56,19.92,17.58,2.34,0.3,2.79,18.64,18.54,23.0,17.25,1.21,19.65,15.24,4.41,0.4,2.25,17.29,17.1,23.0
+BF-SOR-G380006 = 13.13,0.99,14.69,10.69,4.0,-0.85,3.36,13.16,13.31,27.0,18.02,0.76,19.65,16.89,2.76,0.23,2.03,18.03,17.99,27.0,22.29,0.56,23.5,21.3,2.2,0.54,2.62,22.3,22.13,27.0,20.86,1.22,22.95,16.89,6.06,-1.27,5.47,20.89,21.02,27.0,22.53,0.98,25.16,20.75,4.41,0.36,3.62,22.55,22.54,27.0,22.8,0.82,24.33,21.16,3.17,0.03,2.4,22.81,22.95,27.0,22.52,0.61,23.5,21.16,2.34,-0.19,2.41,22.53,22.54,27.0,22.28,0.56,22.95,20.47,2.48,-1.31,5.07,22.29,22.26,27.0,21.31,0.35,22.13,20.47,1.65,-0.17,3.36,21.31,21.3,27.0,21.98,0.29,22.68,21.44,1.24,0.23,2.62,21.98,21.99,27.0,17.68,0.69,18.82,15.93,2.89,-1.0,3.48,17.69,17.85,27.0,17.27,0.64,18.27,16.06,2.2,-0.29,1.98,17.28,17.3,27.0
+BF-SOR-G380007 = 15.15,0.33,15.51,14.55,0.96,-0.19,1.96,15.15,15.03,11.0,17.8,0.57,18.68,16.61,2.07,-0.54,2.93,17.81,17.79,11.0,22.16,0.77,23.37,21.02,2.34,0.12,2.0,22.17,22.26,11.0,22.24,0.62,22.81,20.75,2.07,-1.43,3.96,22.25,22.54,11.0,24.96,0.38,25.43,24.33,1.1,-0.05,1.85,24.97,24.88,11.0,23.41,0.67,24.33,22.26,2.07,-0.06,2.05,23.42,23.37,11.0,22.71,0.18,22.95,22.4,0.55,-0.63,2.35,22.71,22.75,11.0,22.76,0.27,23.23,22.26,0.96,-0.22,2.47,22.77,22.81,11.0,21.42,0.36,22.13,21.02,1.1,0.5,2.33,21.43,21.44,11.0,22.65,0.24,23.09,22.4,0.69,0.53,2.05,22.65,22.68,11.0,17.87,0.33,18.68,17.44,1.24,1.3,4.61,17.88,17.85,11.0,17.79,0.5,18.54,16.75,1.79,-0.54,2.91,17.8,17.85,11.0
+BF-SOR-G380008 = 12.98,0.25,13.58,12.62,0.96,1.12,4.29,12.98,12.89,11.0,17.5,1.01,18.96,16.06,2.89,-0.08,1.64,17.52,17.72,11.0,20.72,0.62,21.71,19.92,1.79,0.4,1.79,20.73,20.47,11.0,22.85,0.39,23.64,22.19,1.45,0.46,2.87,22.86,22.75,11.0,21.61,1.18,23.44,19.78,3.65,0.08,1.92,21.64,21.44,11.0,22.4,0.35,22.95,21.85,1.1,0.28,2.27,22.4,22.4,11.0,22.21,0.29,22.81,21.85,0.96,0.71,2.86,22.21,22.13,11.0,22.92,0.23,23.37,22.68,0.69,0.72,2.38,22.92,22.81,11.0,21.85,0.15,22.13,21.57,0.55,0.0,2.54,21.85,21.85,11.0,22.83,0.56,23.5,21.99,1.52,-0.22,1.66,22.84,22.88,11.0,19.24,0.94,20.75,18.27,2.48,0.54,1.89,19.26,18.96,11.0,18.21,0.84,19.92,17.03,2.89,0.45,2.61,18.22,18.27,11.0
+BF-SOR-G380009 = 12.68,0.71,13.72,11.65,2.07,-0.1,1.65,12.7,12.62,11.0,16.42,0.95,17.85,14.69,3.17,-0.11,2.31,16.44,16.2,11.0,22.09,0.26,22.47,21.71,0.76,0.09,1.6,22.1,22.13,11.0,20.12,0.54,20.75,18.82,1.93,-1.23,4.0,20.13,20.33,11.0,23.55,0.73,24.88,22.81,2.07,0.65,2.08,23.56,23.23,11.0,23.99,0.3,24.33,23.5,0.83,-0.27,1.73,23.99,24.06,11.0,22.4,0.21,22.81,22.13,0.69,0.65,2.52,22.4,22.4,10.0,22.14,0.29,22.54,21.57,0.96,-0.45,2.2,22.14,22.26,11.0,21.26,0.27,21.85,20.75,1.1,0.36,3.82,21.26,21.3,11.0,21.51,0.29,21.99,21.02,0.96,0.04,2.18,21.51,21.51,11.0,17.01,1.14,18.54,14.96,3.58,-0.46,2.15,17.04,17.3,11.0,16.91,0.53,17.72,16.2,1.52,-0.06,1.72,16.92,16.89,11.0
+BF-SOR-G380010 = 12.52,0.82,14.69,10.83,3.86,0.2,2.84,12.55,12.48,51.0,17.47,0.48,18.27,16.06,2.2,-0.74,3.03,17.48,17.58,51.0,20.52,0.78,23.23,18.82,4.41,0.76,4.75,20.54,20.47,51.0,22.57,1.31,25.43,18.54,6.89,-0.63,4.09,22.61,22.68,51.0,22.92,1.94,25.16,15.24,9.92,-1.73,6.59,23.0,23.5,51.0,23.6,0.92,26.26,21.85,4.41,0.81,4.14,23.62,23.5,51.0,22.66,0.54,24.06,21.02,3.03,-0.27,3.83,22.67,22.68,51.0,22.19,0.68,22.95,19.37,3.58,-2.34,9.09,22.2,22.4,51.0,21.04,0.48,22.13,19.92,2.2,0.02,2.59,21.04,21.02,51.0,21.58,0.49,22.4,20.47,1.93,-0.28,2.0,21.58,21.64,51.0,18.33,0.52,19.37,17.17,2.2,-0.18,2.42,18.34,18.27,51.0,16.65,0.52,17.72,15.79,1.93,0.26,2.26,16.66,16.55,51.0
+BF-SOR-G380011 = 14.52,0.36,15.51,14.13,1.38,1.53,5.02,14.52,14.41,15.0,17.75,0.47,18.41,16.89,1.52,-0.43,2.15,17.76,17.72,15.0,21.77,0.59,22.68,20.47,2.2,-0.64,2.79,21.78,21.99,15.0,22.48,0.5,23.37,21.3,2.07,-0.68,3.61,22.48,22.54,15.0,25.0,0.41,25.71,24.19,1.52,0.01,2.47,25.0,25.02,15.0,24.32,0.26,24.74,23.78,0.96,-0.14,2.49,24.32,24.33,15.0,22.86,0.26,23.37,22.4,0.96,0.38,2.51,22.86,22.81,15.0,22.62,0.25,22.95,22.13,0.83,-0.42,2.32,22.62,22.68,15.0,21.63,0.38,22.13,20.89,1.24,-0.63,2.23,21.63,21.71,15.0,22.97,0.34,23.5,22.4,1.1,0.04,1.85,22.97,22.95,15.0,17.36,0.36,17.99,16.61,1.38,-0.22,2.7,17.37,17.37,15.0,18.35,0.18,18.54,17.99,0.55,-0.51,2.23,18.36,18.41,15.0
+BF-SOR-G380012 = 13.84,0.63,15.24,12.76,2.48,0.47,2.46,13.86,13.72,62.0,17.82,0.47,18.96,16.61,2.34,0.16,3.08,17.82,17.75,62.0,21.9,0.9,24.06,19.65,4.41,-0.08,3.04,21.92,21.99,62.0,22.32,1.3,24.88,19.09,5.79,-0.04,2.53,22.35,22.16,62.0,22.32,1.31,25.43,19.37,6.06,0.12,2.43,22.35,22.19,62.0,23.01,1.08,25.71,19.37,6.34,-0.75,4.26,23.03,23.23,62.0,22.77,0.71,24.06,21.3,2.76,-0.14,1.98,22.78,22.81,62.0,22.55,0.57,23.23,20.75,2.48,-1.46,4.65,22.56,22.68,62.0,20.93,0.52,21.85,19.65,2.2,-0.44,2.47,20.94,21.02,62.0,22.39,0.44,23.78,21.3,2.48,0.39,3.7,22.4,22.4,62.0,17.11,1.08,19.65,13.58,6.06,-0.47,4.08,17.14,17.17,62.0,17.49,0.64,18.82,16.06,2.76,0.1,2.43,17.5,17.44,62.0
+BF-SOR-G380013 = 14.35,0.37,14.82,13.31,1.52,-1.07,4.01,14.35,14.41,24.0,18.32,0.39,19.09,17.44,1.65,-0.53,2.91,18.32,18.54,24.0,22.34,0.32,22.81,21.3,1.52,-1.22,6.02,22.34,22.26,24.0,21.78,1.44,25.16,19.65,5.51,0.47,2.69,21.83,21.61,24.0,24.74,0.8,25.98,22.88,3.1,-0.46,2.38,24.75,24.81,24.0,23.98,0.56,24.88,23.09,1.79,0.01,2.0,23.99,24.06,24.0,22.65,0.51,23.5,21.57,1.93,-0.51,2.75,22.65,22.68,24.0,22.25,1.05,23.23,19.09,4.13,-1.57,5.01,22.27,22.68,24.0,21.16,0.27,21.57,20.75,0.83,-0.04,1.97,21.16,21.16,24.0,23.06,0.28,23.78,22.68,1.1,0.66,3.29,23.07,23.09,24.0,17.17,0.63,18.27,15.24,3.03,-0.98,5.19,17.18,17.27,24.0,18.05,0.35,18.82,17.17,1.65,-0.49,3.6,18.06,18.13,24.0
+BF-SOR-G380014 = 14.42,1.2,15.79,10.83,4.96,-1.21,4.37,14.47,14.72,26.0,18.05,1.2,19.92,15.79,4.13,-0.42,2.26,18.09,18.27,26.0,21.23,1.28,24.61,18.82,5.79,0.41,3.47,21.27,21.23,26.0,21.33,1.13,23.23,17.99,5.24,-1.11,4.35,21.35,21.57,26.0,24.11,1.06,25.98,21.85,4.13,-0.26,2.27,24.13,24.26,26.0,23.41,0.72,24.61,21.85,2.76,-0.15,2.41,23.42,23.5,26.0,22.51,0.3,22.95,21.57,1.38,-1.38,5.12,22.51,22.54,26.0,22.45,0.27,22.95,21.57,1.38,-1.16,5.89,22.45,22.47,26.0,21.76,0.48,22.95,20.75,2.2,0.46,3.69,21.77,21.71,26.0,22.08,0.43,22.68,21.02,1.65,-0.59,2.87,22.08,22.13,26.0,18.35,0.81,19.65,16.61,3.03,-0.66,2.75,18.37,18.51,26.0,16.53,1.41,18.54,13.86,4.69,-0.52,2.0,16.59,16.96,26.0
+BF-TAP-G390001 = 14.63,0.84,16.89,12.2,4.69,-0.29,4.08,14.65,14.55,63.0,18.06,0.63,19.23,16.61,2.62,-0.15,2.23,18.07,18.06,63.0,19.55,0.88,21.57,17.99,3.58,0.09,2.12,19.57,19.65,63.0,23.7,0.96,26.26,21.3,4.96,0.28,2.97,23.72,23.57,63.0,25.73,0.61,27.09,24.33,2.76,-0.24,2.51,25.74,25.85,63.0,24.98,1.16,28.19,22.13,6.06,0.44,3.39,25.01,24.88,63.0,22.13,0.46,22.95,20.75,2.2,-0.93,3.65,22.13,22.26,63.0,21.69,0.6,22.95,19.92,3.03,-0.78,3.31,21.7,21.85,63.0,21.7,0.48,22.95,20.75,2.2,0.54,2.81,21.7,21.64,63.0,21.49,0.38,22.4,20.47,1.93,-0.15,3.07,21.49,21.51,63.0,17.15,0.77,18.82,15.51,3.31,-0.42,2.81,17.17,17.23,63.0,16.42,0.83,17.99,14.69,3.31,-0.06,2.23,16.44,16.48,63.0
+BF-TAP-G390002 = 15.19,0.78,17.44,13.31,4.13,0.61,3.26,15.21,15.1,134.0,17.82,1.41,20.47,13.03,7.44,-0.79,4.43,17.88,17.85,133.0,18.62,1.05,20.75,15.24,5.51,-0.49,3.84,18.65,18.58,134.0,22.1,0.95,24.06,19.65,4.41,-0.01,2.65,22.12,22.13,134.0,24.04,0.74,26.81,22.13,4.69,0.11,4.21,24.05,24.06,134.0,24.51,0.94,27.36,22.4,4.96,0.35,3.13,24.53,24.37,134.0,21.52,0.49,22.54,19.92,2.62,-0.63,3.7,21.53,21.57,134.0,21.35,0.99,23.23,18.82,4.41,-0.4,2.73,21.38,21.57,134.0,19.85,1.27,21.85,16.06,5.79,-0.84,3.24,19.89,19.99,134.0,21.06,0.46,22.13,19.92,2.2,0.47,2.69,21.07,21.02,134.0,16.67,0.92,18.82,14.69,4.13,-0.06,2.22,16.69,16.79,134.0,16.66,1.03,20.2,13.86,6.34,0.5,4.39,16.69,16.61,133.0
+BF-TAP-G390003 = 13.81,0.75,15.24,11.65,3.58,-0.43,2.89,13.83,13.86,114.0,18.04,0.69,19.92,15.93,4.0,-0.82,4.02,18.06,18.27,113.0,20.55,0.93,23.23,17.99,5.24,-0.02,2.94,20.57,20.61,114.0,22.26,0.85,24.61,19.65,4.96,-0.2,3.52,22.28,22.33,114.0,24.88,0.61,26.26,23.5,2.76,-0.15,2.91,24.88,24.88,114.0,23.46,0.6,24.88,21.85,3.03,-0.06,3.04,23.47,23.5,114.0,20.92,0.49,22.13,19.65,2.48,0.08,3.28,20.93,20.89,114.0,21.91,0.6,23.23,20.47,2.76,-0.02,2.74,21.92,21.85,114.0,21.79,0.42,22.95,20.47,2.48,-0.38,3.39,21.79,21.85,114.0,21.18,0.36,22.13,20.2,1.93,-0.1,2.82,21.18,21.16,114.0,16.86,0.48,17.72,14.69,3.03,-0.98,5.93,16.86,16.89,114.0,16.82,0.93,18.82,14.41,4.41,-0.51,2.63,16.85,17.03,114.0
+BF-TAP-G390004 = 14.84,1.25,20.2,12.82,7.37,1.36,6.37,14.89,14.69,78.0,18.48,0.87,21.85,16.48,5.37,0.84,4.84,18.5,18.34,78.0,19.51,1.17,22.4,17.17,5.24,0.52,3.24,19.55,19.44,77.0,22.34,1.09,25.43,19.78,5.65,-0.05,3.42,22.36,22.4,78.0,24.39,1.17,26.81,21.57,5.24,-0.2,2.38,24.42,24.57,78.0,24.26,0.72,26.26,22.95,3.31,0.57,3.06,24.27,24.19,78.0,20.92,0.81,22.4,18.54,3.86,-0.52,2.98,20.94,20.99,78.0,19.49,1.5,22.95,16.61,6.34,0.09,2.11,19.55,19.65,78.0,20.13,1.57,22.68,13.58,9.09,-1.8,6.87,20.19,20.58,78.0,20.89,0.57,22.68,20.06,2.62,1.04,3.68,20.9,20.75,78.0,16.35,0.86,19.65,14.69,4.96,1.33,5.31,16.38,16.2,78.0,17.26,0.86,20.75,15.24,5.51,0.93,5.84,17.28,17.23,78.0
+BF-TAP-G390005 = 15.48,0.51,15.93,14.75,1.17,-0.79,2.07,15.48,15.62,4.0,18.82,0.79,19.78,17.85,1.93,-0.0,2.0,18.83,18.82,4.0,18.49,0.88,19.37,17.3,2.07,-0.52,1.9,18.51,18.65,4.0,21.28,0.98,22.26,20.06,2.2,-0.3,1.57,21.3,21.4,4.0,24.59,0.18,24.74,24.33,0.41,-0.83,2.1,24.59,24.64,4.0,24.92,0.35,25.16,24.4,0.76,-1.07,2.27,24.92,25.05,4.0,21.4,0.09,21.51,21.3,0.21,-0.0,1.64,21.4,21.4,4.0,21.54,0.85,22.4,20.4,2.0,-0.48,1.87,21.55,21.68,4.0,21.26,0.09,21.37,21.16,0.21,-0.0,1.64,21.26,21.26,4.0,21.7,0.03,21.71,21.64,0.07,-1.15,2.46,21.7,21.71,4.0,18.61,0.62,19.23,17.79,1.45,-0.5,1.88,18.62,18.72,4.0,17.91,0.59,18.27,17.03,1.24,-1.12,2.31,17.91,18.16,4.0
+BF-TAP-G390006 = 14.01,1.34,16.61,11.52,5.1,0.12,2.03,14.07,13.93,49.0,18.67,0.69,20.2,17.17,3.03,0.27,2.74,18.69,18.68,49.0,20.31,2.45,25.16,13.86,11.3,-0.06,2.68,20.45,20.2,49.0,22.2,0.73,23.5,20.33,3.17,-0.59,3.05,22.21,22.26,49.0,24.92,0.48,25.71,23.78,1.93,-0.33,2.76,24.92,24.95,49.0,24.12,0.47,25.3,22.95,2.34,-0.13,3.57,24.12,24.12,49.0,21.23,0.45,22.13,20.2,1.93,-0.04,2.34,21.24,21.3,49.0,21.35,1.09,22.95,17.99,4.96,-0.86,3.35,21.38,21.57,49.0,20.99,0.42,22.13,20.2,1.93,0.09,2.71,21.0,21.02,49.0,21.15,0.37,22.06,20.2,1.86,-0.6,3.65,21.16,21.16,49.0,17.46,0.45,18.54,16.48,2.07,0.13,3.33,17.46,17.51,49.0,17.0,0.94,18.54,14.41,4.13,-0.43,2.67,17.03,17.17,49.0
+BF-TAP-G390007 = 15.25,1.82,18.68,11.1,7.58,-0.17,2.62,15.36,15.37,26.0,18.06,1.15,19.92,16.06,3.86,-0.1,1.92,18.09,17.99,26.0,20.3,1.6,22.4,16.48,5.93,-0.78,3.21,20.36,20.51,26.0,22.42,1.2,24.61,19.51,5.1,-0.68,3.51,22.45,22.61,26.0,25.03,0.71,25.98,23.23,2.76,-0.91,3.22,25.04,25.12,26.0,24.86,0.51,25.98,23.5,2.48,-0.49,3.84,24.87,24.88,26.0,21.65,0.53,22.4,19.92,2.48,-1.58,5.84,21.66,21.78,26.0,21.34,0.63,22.4,19.78,2.62,-0.3,2.91,21.35,21.3,26.0,20.95,0.6,21.71,19.85,1.86,-0.47,1.88,20.96,21.02,26.0,21.41,0.74,22.68,20.2,2.48,0.11,1.63,21.42,21.16,26.0,17.88,1.34,19.92,16.06,3.86,0.14,1.6,17.93,17.85,26.0,18.03,0.97,20.06,16.06,4.0,0.12,2.4,18.05,18.06,26.0
+BF-TAP-G390008 = 14.89,0.68,16.06,13.31,2.76,-0.58,2.86,14.9,14.96,21.0,17.65,0.93,19.09,15.24,3.86,-0.97,3.7,17.68,17.92,21.0,17.83,0.48,19.03,17.17,1.86,0.79,2.83,17.84,17.65,21.0,21.03,0.52,21.85,19.37,2.48,-1.46,6.27,21.04,21.09,21.0,24.21,0.76,25.43,22.95,2.48,-0.05,2.17,24.22,24.26,21.0,25.51,0.77,26.81,23.78,3.03,-0.37,2.68,25.52,25.57,21.0,21.68,0.38,22.13,20.89,1.24,-0.87,2.78,21.69,21.85,21.0,21.19,1.61,22.95,17.17,5.79,-1.09,3.21,21.25,21.99,21.0,19.73,1.51,21.85,16.34,5.51,-0.56,2.45,19.79,19.92,21.0,21.69,0.51,22.68,20.89,1.79,0.02,2.1,21.7,21.71,21.0,16.77,0.96,18.13,15.24,2.89,-0.11,1.63,16.8,16.89,21.0,16.9,0.36,17.72,16.34,1.38,0.46,2.77,16.9,16.89,21.0
+BF-YAT-G420001 = 12.18,0.56,13.31,11.1,2.2,0.27,2.63,12.19,12.14,23.0,16.93,0.57,17.72,15.51,2.2,-0.77,2.99,16.94,16.89,23.0,21.2,0.8,23.5,19.65,3.86,0.85,4.46,21.22,21.02,23.0,20.72,1.35,22.95,18.27,4.69,-0.04,2.12,20.76,20.54,23.0,23.52,0.97,25.16,21.71,3.44,-0.15,2.14,23.54,23.64,23.0,21.51,0.42,22.4,20.75,1.65,0.34,2.66,21.51,21.44,23.0,21.86,0.64,23.5,20.47,3.03,0.41,4.0,21.87,21.85,23.0,21.45,0.91,22.54,19.09,3.44,-0.98,3.19,21.47,21.71,23.0,22.73,0.57,24.06,21.71,2.34,0.2,2.94,22.74,22.81,23.0,21.39,0.65,22.68,20.47,2.2,0.61,2.28,21.4,21.23,23.0,17.89,0.76,19.65,17.03,2.62,1.11,3.28,17.91,17.58,23.0,16.03,0.41,16.61,14.96,1.65,-1.06,3.69,16.04,16.13,23.0
+BF-YAT-G420002 = 13.06,0.57,13.58,12.2,1.38,-0.51,2.0,13.07,13.03,5.0,16.72,0.38,17.3,16.34,0.96,0.62,2.03,16.73,16.61,5.0,22.51,0.25,22.95,22.4,0.55,1.5,3.25,22.51,22.4,5.0,23.05,1.07,24.61,21.85,2.76,0.36,1.99,23.07,23.23,5.0,24.23,0.75,25.16,23.23,1.93,-0.1,1.78,24.24,24.19,5.0,23.94,0.12,24.06,23.78,0.28,-0.34,1.85,23.95,23.92,5.0,21.26,0.38,21.71,20.75,0.96,-0.18,1.71,21.26,21.3,5.0,21.55,0.42,22.13,21.02,1.1,0.15,1.97,21.55,21.57,5.0,22.17,0.4,22.68,21.57,1.1,-0.31,2.33,22.17,22.13,5.0,22.25,0.18,22.54,22.13,0.41,0.84,2.08,22.25,22.13,5.0,18.67,0.51,19.37,18.06,1.31,0.28,1.85,18.67,18.54,5.0,17.48,0.18,17.72,17.23,0.48,-0.08,2.07,17.48,17.44,5.0
+BF-YAT-G420003 = 12.7,0.35,13.58,12.2,1.38,1.24,4.19,12.71,12.62,13.0,17.45,0.9,19.09,16.06,3.03,0.5,2.4,17.47,17.17,13.0,22.34,0.43,23.23,21.85,1.38,0.67,2.6,22.34,22.26,13.0,21.4,2.11,26.54,19.65,6.89,1.33,3.62,21.5,20.47,13.0,24.21,0.72,25.16,22.95,2.2,-0.2,1.89,24.22,24.06,13.0,23.15,0.47,23.64,22.06,1.58,-1.2,3.42,23.15,23.23,13.0,21.92,0.38,22.4,21.3,1.1,-0.28,2.01,21.92,21.99,13.0,21.84,0.83,23.23,20.75,2.48,0.11,2.05,21.85,21.99,13.0,21.62,0.34,22.13,20.89,1.24,-0.48,2.89,21.62,21.57,13.0,21.85,0.18,22.13,21.57,0.55,0.0,2.11,21.85,21.85,13.0,17.7,0.92,19.37,15.79,3.58,-0.22,3.11,17.72,17.85,13.0,17.07,0.44,17.72,16.34,1.38,-0.15,1.83,17.08,17.1,13.0
+BF-YAT-G420004 = 12.88,0.56,13.86,11.93,1.93,-0.18,2.11,12.89,12.93,28.0,17.07,0.91,18.82,15.51,3.31,0.04,2.03,17.09,17.13,28.0,21.28,0.88,23.5,19.92,3.58,0.49,2.88,21.3,21.23,28.0,21.32,1.06,22.95,19.37,3.58,-0.21,2.04,21.35,21.3,28.0,23.7,0.99,24.88,21.44,3.44,-0.85,2.62,23.72,23.95,28.0,23.18,0.6,24.33,21.57,2.76,-0.6,3.6,23.19,23.23,28.0,21.83,0.44,23.23,20.89,2.34,0.66,5.38,21.84,21.75,28.0,21.7,0.64,23.23,20.47,2.76,0.31,2.68,21.71,21.57,28.0,21.44,0.64,23.23,20.06,3.17,0.89,4.75,21.45,21.3,28.0,22.22,0.54,23.23,21.3,1.93,0.14,1.93,22.22,22.26,28.0,15.92,2.58,20.47,8.35,12.13,-0.87,4.0,16.12,16.41,28.0,16.72,0.77,17.72,14.13,3.58,-1.57,6.08,16.73,16.82,28.0
+BF-YAT-G420005 = 12.37,0.84,13.86,11.1,2.76,-0.01,2.12,12.4,12.48,21.0,17.04,0.58,17.99,15.79,2.2,-0.36,2.36,17.05,17.03,21.0,21.16,0.7,22.54,19.78,2.76,-0.17,3.05,21.18,21.16,21.0,21.18,1.26,23.5,18.96,4.55,-0.05,2.53,21.21,21.3,21.0,24.18,0.8,25.16,21.85,3.31,-1.29,4.51,24.19,24.33,21.0,24.17,0.7,25.16,22.61,2.55,-0.68,2.65,24.18,24.33,21.0,22.82,0.64,23.78,21.44,2.34,-0.69,2.73,22.83,22.95,21.0,21.25,0.4,21.85,20.47,1.38,-0.37,2.31,21.26,21.3,21.0,21.93,0.4,22.68,21.02,1.65,-0.11,2.98,21.93,21.85,21.0,22.48,0.73,23.5,21.02,2.48,-0.68,2.39,22.49,22.68,21.0,18.71,0.68,19.92,17.72,2.2,0.39,2.15,18.73,18.68,21.0,16.16,0.38,16.89,15.51,1.38,0.19,2.6,16.17,16.2,21.0
+BF-YAT-G420006 = 13.29,0.62,14.41,12.2,2.2,0.09,2.29,13.3,13.38,18.0,17.79,0.47,18.41,16.89,1.52,-0.25,1.89,17.79,17.75,18.0,21.76,0.91,23.78,20.47,3.31,0.35,2.48,21.78,21.85,18.0,21.36,0.98,22.68,19.37,3.31,-0.61,2.41,21.38,21.51,18.0,22.8,0.62,24.06,21.3,2.76,-0.37,3.64,22.81,22.88,18.0,23.08,0.66,24.61,21.99,2.62,0.39,2.81,23.08,23.09,18.0,21.99,0.39,22.68,21.3,1.38,0.02,2.18,21.99,21.95,18.0,22.23,0.43,22.81,21.37,1.45,-0.71,2.47,22.23,22.4,18.0,22.43,0.78,24.06,21.44,2.62,0.67,2.25,22.44,22.23,18.0,21.8,0.53,23.09,21.3,1.79,0.99,3.04,21.81,21.68,18.0,14.05,2.33,17.44,10.55,6.89,-0.06,1.86,14.23,13.86,17.0,17.25,0.75,18.54,15.51,3.03,-0.41,2.99,17.26,17.3,18.0
+BF-YAT-G420007 = 12.57,0.5,13.58,11.65,1.93,0.02,2.36,12.58,12.62,33.0,17.24,0.83,18.54,14.69,3.86,-0.94,4.38,17.26,17.3,33.0,21.87,0.74,23.5,20.47,3.03,0.25,2.46,21.88,21.92,33.0,22.39,1.03,24.61,20.47,4.13,0.43,2.61,22.41,22.26,33.0,23.17,0.66,24.61,21.57,3.03,0.22,3.07,23.18,22.95,33.0,22.6,0.94,24.19,21.3,2.89,0.23,1.6,22.62,22.54,33.0,21.91,0.45,22.95,20.75,2.2,0.15,4.05,21.91,21.85,33.0,20.87,0.77,22.26,19.09,3.17,-0.33,3.02,20.89,20.95,33.0,23.5,0.41,24.33,22.68,1.65,0.04,2.23,23.51,23.5,33.0,21.37,0.56,22.4,20.2,2.2,-0.32,2.62,21.38,21.57,33.0,18.17,1.3,21.02,14.13,6.89,-0.5,4.63,18.22,18.13,33.0,16.98,0.6,18.27,15.51,2.76,-0.56,3.04,16.99,17.17,33.0
+BF-YAT-G420008 = 12.22,0.49,13.17,11.38,1.79,0.34,2.39,12.23,12.2,17.0,16.69,0.87,18.27,15.24,3.03,0.42,2.35,16.71,16.48,17.0,20.91,0.34,21.57,20.47,1.1,0.77,2.66,20.92,20.82,17.0,23.55,1.34,25.57,20.75,4.82,-0.27,2.47,23.59,23.5,17.0,23.24,0.72,24.61,22.13,2.48,0.29,2.17,23.25,23.09,17.0,24.48,0.5,25.3,23.5,1.79,-0.23,2.3,24.49,24.61,17.0,22.26,0.29,22.68,21.71,0.96,-0.13,2.01,22.26,22.26,17.0,22.1,0.93,23.78,20.06,3.72,-0.43,2.78,22.12,22.4,17.0,22.45,0.53,23.23,21.71,1.52,0.2,1.57,22.45,22.54,17.0,22.3,0.33,22.68,21.44,1.24,-1.23,4.26,22.3,22.4,17.0,18.17,0.66,19.09,16.2,2.89,-1.53,5.95,18.19,18.27,17.0,17.34,0.45,17.99,16.34,1.65,-0.71,2.84,17.35,17.44,17.0
+BF-YAT-G420009 = 12.91,0.67,14.13,11.65,2.48,-0.02,2.3,12.92,12.89,19.0,17.37,0.33,17.99,16.89,1.1,0.3,2.3,17.37,17.3,19.0,21.77,0.69,22.81,20.47,2.34,-0.36,2.27,21.78,21.85,19.0,21.61,1.65,24.26,17.99,6.27,-0.57,2.56,21.67,22.13,19.0,22.93,1.1,24.61,21.09,3.51,-0.3,2.04,22.95,22.95,19.0,24.62,0.45,25.43,23.78,1.65,-0.27,2.66,24.62,24.61,19.0,21.5,0.91,22.68,19.37,3.31,-0.79,2.77,21.52,21.71,19.0,21.03,0.78,21.99,19.23,2.76,-1.07,3.3,21.04,21.3,19.0,22.04,0.96,23.78,20.06,3.72,-0.13,2.34,22.06,22.13,19.0,22.06,0.21,22.4,21.71,0.69,-0.18,1.98,22.07,22.13,19.0,16.92,1.0,18.96,15.24,3.72,0.4,2.41,16.95,16.89,19.0,17.66,0.34,18.54,16.75,1.79,0.09,6.25,17.67,17.65,19.0
+BF-YAT-G420010 = 11.44,0.67,12.48,10.14,2.34,-0.06,2.18,11.46,11.38,20.0,17.69,0.42,18.82,17.17,1.65,0.96,3.69,17.7,17.61,20.0,20.96,0.86,22.4,19.37,3.03,-0.31,2.19,20.98,21.06,20.0,22.07,1.25,24.47,20.2,4.27,0.14,1.97,22.11,22.06,20.0,21.05,0.72,22.13,19.37,2.76,-0.82,3.29,21.06,21.06,20.0,23.37,1.04,25.16,21.3,3.86,-0.08,2.43,23.39,23.23,20.0,21.63,0.46,22.4,20.61,1.79,-0.22,2.68,21.63,21.64,20.0,19.94,0.8,21.3,18.27,3.03,-0.15,2.36,19.95,19.89,20.0,22.14,0.34,22.68,21.3,1.38,-0.41,3.35,22.14,22.13,20.0,22.09,0.27,22.95,21.71,1.24,1.62,6.52,22.09,22.06,20.0,16.63,0.78,17.72,14.41,3.31,-1.12,4.34,16.65,16.79,20.0,16.72,0.39,17.17,15.79,1.38,-0.94,2.92,16.73,16.86,20.0
+BF-YAT-G420011 = 12.42,0.52,13.31,11.38,1.93,-0.38,2.65,12.43,12.41,20.0,17.24,0.6,18.27,16.34,1.93,-0.04,1.97,17.25,17.2,20.0,21.35,0.88,22.68,19.92,2.76,-0.06,1.65,21.37,21.37,20.0,22.23,1.26,23.78,19.65,4.13,-0.78,2.37,22.26,22.61,20.0,22.49,1.05,24.47,20.47,4.0,-0.17,2.45,22.51,22.37,20.0,24.17,0.35,24.88,23.16,1.72,-0.85,5.09,24.17,24.19,20.0,21.69,0.51,22.95,21.02,1.93,0.95,3.27,21.7,21.57,20.0,21.49,0.56,22.26,19.92,2.34,-0.95,4.01,21.49,21.61,20.0,22.05,0.67,22.95,20.2,2.76,-0.97,3.89,22.06,22.19,20.0,21.91,0.31,22.26,21.3,0.96,-0.47,1.98,21.91,21.92,20.0,18.62,0.89,20.2,16.75,3.44,-0.53,2.8,18.64,18.75,20.0,17.13,0.47,17.72,16.06,1.65,-0.88,2.92,17.13,17.3,20.0
+BF-YAT-G420012 = 11.87,0.69,12.76,10.69,2.07,-0.66,2.12,11.89,12.14,10.0,17.83,0.54,18.54,16.89,1.65,-0.16,1.95,17.83,17.79,10.0,20.8,0.19,21.02,20.47,0.55,-0.34,1.97,20.8,20.82,10.0,21.25,0.32,21.85,20.75,1.1,0.26,2.58,21.25,21.23,10.0,22.57,0.52,23.37,21.99,1.38,0.18,1.67,22.58,22.57,10.0,22.28,0.69,23.23,21.02,2.2,-0.53,2.28,22.29,22.4,10.0,21.64,0.14,21.99,21.57,0.41,1.84,5.0,21.64,21.57,10.0,22.42,0.33,22.95,21.85,1.1,-0.22,2.18,22.42,22.54,10.0,21.35,0.31,21.71,20.89,0.83,-0.41,1.5,21.35,21.51,10.0,21.8,0.17,22.13,21.57,0.55,0.46,2.44,21.8,21.78,10.0,15.68,1.85,18.54,13.58,4.96,0.27,1.65,15.78,15.75,10.0,16.77,0.17,17.03,16.48,0.55,-0.32,2.25,16.77,16.79,10.0
+BF-YAT-G420013 = 11.92,0.8,13.31,10.28,3.03,0.19,2.46,11.94,11.79,27.0,17.97,0.63,19.09,16.89,2.2,-0.39,2.09,17.99,18.13,27.0,21.32,0.56,22.4,20.47,1.93,0.22,2.04,21.33,21.3,27.0,22.9,0.87,24.61,21.3,3.31,-0.17,2.16,22.92,23.09,27.0,21.85,0.33,22.4,21.02,1.38,-0.26,3.15,21.86,21.85,27.0,22.92,0.87,24.33,21.3,3.03,-0.36,2.3,22.94,22.95,27.0,21.66,0.33,22.4,21.02,1.38,0.54,3.23,21.66,21.57,27.0,21.81,0.73,22.68,19.65,3.03,-1.26,4.17,21.82,22.13,27.0,21.59,0.57,22.4,20.2,2.2,-0.94,3.25,21.6,21.78,27.0,21.89,0.41,22.4,21.02,1.38,-0.87,2.93,21.89,21.99,27.0,16.76,1.18,18.54,13.31,5.24,-1.1,4.3,16.8,16.89,27.0,16.63,0.56,17.72,15.51,2.2,-0.26,2.49,16.64,16.75,27.0
+BF-YAT-G420014 = 12.75,0.23,13.31,12.48,0.83,1.2,4.03,12.75,12.69,13.0,16.3,0.49,17.17,15.51,1.65,0.04,2.22,16.31,16.34,13.0,19.35,0.55,20.75,18.82,1.93,1.45,4.24,19.36,19.09,13.0,22.15,0.9,23.5,20.47,3.03,-0.07,2.21,22.17,22.13,13.0,22.55,0.58,23.5,21.3,2.2,-0.44,2.94,22.56,22.68,13.0,21.46,0.59,22.4,20.2,2.2,-0.64,2.91,21.47,21.57,13.0,20.1,1.01,21.57,18.54,3.03,0.03,1.77,20.12,20.2,13.0,21.85,0.52,22.68,21.02,1.65,0.12,1.89,21.85,21.85,13.0,22.49,0.55,23.23,21.57,1.65,-0.34,1.83,22.5,22.54,13.0,20.94,0.5,21.57,19.92,1.65,-0.4,2.53,20.95,20.95,13.0,16.28,0.74,17.44,14.69,2.76,-0.68,2.92,16.3,16.48,13.0,15.14,0.74,16.06,13.86,2.2,-0.19,1.89,15.15,15.1,13.0
+BF-YAT-G420015 = 12.01,0.69,12.89,10.55,2.34,-0.61,2.46,12.03,12.14,16.0,17.34,0.61,18.27,15.79,2.48,-0.88,3.81,17.35,17.37,16.0,21.73,0.84,22.95,19.92,3.03,-0.4,2.53,21.75,21.64,16.0,21.09,1.31,23.23,18.82,4.41,-0.25,2.06,21.13,21.16,16.0,23.25,1.1,25.16,21.44,3.72,-0.16,2.02,23.28,23.4,16.0,24.41,0.32,24.88,23.78,1.1,-0.14,2.13,24.41,24.4,16.0,22.09,0.77,22.95,20.33,2.62,-1.0,3.23,22.1,22.3,16.0,21.44,0.78,22.4,19.09,3.31,-1.8,6.3,21.45,21.71,16.0,21.51,0.82,22.68,20.2,2.48,-0.07,1.75,21.52,21.54,16.0,21.83,0.62,22.68,20.75,1.93,-0.43,1.96,21.84,22.06,16.0,16.55,1.05,18.41,14.96,3.44,0.33,2.23,16.58,16.41,16.0,17.6,0.76,19.37,16.34,3.03,0.57,3.13,17.62,17.58,16.0
+BF-YAT-G420016 = 12.29,0.81,14.69,10.28,4.41,0.4,3.67,12.32,12.24,48.0,17.64,0.77,19.37,16.2,3.17,0.41,2.37,17.65,17.51,48.0,21.5,0.84,23.78,19.78,4.0,0.7,3.71,21.51,21.37,48.0,22.43,1.64,25.98,19.37,6.61,0.35,2.17,22.49,22.26,48.0,23.69,0.67,25.16,21.71,3.44,-0.57,3.4,23.7,23.78,48.0,23.89,0.68,25.43,22.26,3.17,-0.48,3.0,23.9,24.06,48.0,22.21,0.55,23.23,20.75,2.48,-0.5,2.67,22.22,22.37,48.0,20.51,0.65,21.57,18.54,3.03,-1.07,4.01,20.52,20.71,48.0,22.39,0.71,24.06,21.02,3.03,0.02,2.53,22.4,22.4,48.0,21.37,0.74,22.95,19.65,3.31,-0.15,2.59,21.38,21.44,48.0,17.84,0.85,19.92,16.41,3.51,0.64,2.74,17.86,17.72,48.0,16.95,0.62,18.54,15.65,2.89,0.15,2.99,16.96,16.89,48.0
+BF-YAT-G420017 = 12.02,0.51,13.03,10.55,2.48,-0.22,3.18,12.03,12.0,56.0,17.17,0.77,18.54,13.31,5.24,-2.7,13.72,17.18,17.27,56.0,20.89,0.94,23.23,18.54,4.69,0.01,2.77,20.91,20.95,56.0,21.25,1.6,25.71,17.99,7.72,0.0,2.89,21.31,21.57,56.0,22.66,0.54,23.78,20.89,2.89,-0.89,4.58,22.67,22.68,56.0,23.06,1.35,25.43,20.75,4.69,0.04,1.63,23.1,22.92,56.0,21.42,0.77,23.23,19.23,4.0,-0.95,4.23,21.44,21.57,56.0,21.16,0.7,22.95,19.37,3.58,0.21,3.53,21.17,21.13,56.0,22.8,0.54,24.06,21.57,2.48,-0.11,3.2,22.81,22.81,56.0,21.75,0.51,22.68,20.61,2.07,-0.04,1.98,21.76,21.57,56.0,17.04,0.58,18.54,15.65,2.89,0.12,3.01,17.05,16.89,56.0,16.78,0.91,19.65,14.96,4.69,0.65,4.01,16.8,16.75,56.0
+BF-YAT-G420018 = 12.8,0.67,13.58,11.24,2.34,-1.17,3.95,12.81,12.89,10.0,17.39,0.73,19.09,16.48,2.62,1.17,4.26,17.4,17.3,10.0,22.35,0.5,22.95,21.3,1.65,-0.72,2.96,22.35,22.4,10.0,23.23,0.85,24.33,21.99,2.34,-0.23,1.82,23.24,23.37,10.0,23.1,0.53,24.33,22.68,1.65,1.36,3.8,23.1,22.92,10.0,23.67,0.68,24.61,22.54,2.07,-0.44,2.04,23.68,23.78,10.0,21.86,0.39,22.4,21.16,1.24,-0.56,2.4,21.87,21.92,10.0,22.66,0.4,23.5,22.13,1.38,0.83,3.0,22.66,22.5,10.0,22.79,0.64,23.5,21.71,1.79,-0.14,1.79,22.8,22.61,10.0,22.42,0.51,23.5,21.71,1.79,0.82,3.28,22.42,22.33,10.0,17.65,0.57,18.54,16.89,1.65,0.28,1.83,17.66,17.65,10.0,16.86,0.66,17.58,15.65,1.93,-0.9,2.5,16.87,17.03,10.0
+BF-YAT-G420019 = 12.5,0.59,13.17,11.52,1.65,-0.6,2.17,12.52,12.62,9.0,17.09,0.62,18.06,16.06,2.0,-0.18,2.1,17.1,17.3,9.0,22.21,0.42,22.88,21.57,1.31,0.18,2.07,22.21,22.13,9.0,21.82,0.85,22.81,20.47,2.34,-0.18,1.61,21.83,21.71,9.0,21.65,0.54,22.33,21.02,1.31,-0.0,1.55,21.66,21.71,9.0,23.89,0.36,24.47,23.5,0.96,0.35,1.9,23.89,23.92,9.0,21.35,0.33,21.78,20.75,1.03,-0.46,2.46,21.36,21.3,9.0,21.18,0.38,21.64,20.75,0.9,0.07,1.52,21.18,21.16,9.0,21.18,0.92,21.99,19.09,2.89,-1.39,3.92,21.2,21.44,9.0,21.95,0.3,22.4,21.57,0.83,0.27,1.6,21.95,21.85,9.0,16.85,0.55,17.65,15.93,1.72,0.04,2.3,16.86,16.75,9.0,17.51,0.25,17.85,17.17,0.69,-0.24,1.65,17.51,17.58,9.0
+BF-ZOU-G450001 = 14.53,0.33,15.1,14.13,0.96,0.23,1.83,14.53,14.51,12.0,17.69,0.29,18.27,17.17,1.1,0.14,2.83,17.7,17.72,12.0,17.41,0.98,19.09,15.93,3.17,0.26,2.4,17.43,17.3,12.0,21.06,0.83,22.68,19.92,2.76,0.32,2.28,21.08,21.13,12.0,24.22,0.31,24.88,23.78,1.1,0.71,2.86,24.22,24.19,12.0,21.36,0.58,22.13,20.2,1.93,-0.61,2.45,21.37,21.51,12.0,20.78,0.17,21.02,20.47,0.55,-0.61,2.51,20.78,20.78,12.0,21.4,0.54,22.13,20.2,1.93,-1.06,3.3,21.41,21.57,12.0,22.13,0.27,22.68,21.85,0.83,0.66,2.47,22.13,22.09,12.0,22.15,0.34,22.54,21.57,0.96,-0.63,2.04,22.16,22.3,12.0,16.99,0.54,17.72,16.06,1.65,-0.21,1.86,17.0,17.06,12.0,17.69,0.29,17.99,17.17,0.83,-0.41,1.93,17.7,17.68,12.0
+BF-ZOU-G450002 = 15.46,0.42,16.06,14.69,1.38,-0.4,1.98,15.47,15.51,17.0,17.91,0.34,18.41,17.17,1.24,-0.41,2.58,17.91,17.85,17.0,19.14,1.56,22.4,15.93,6.48,0.08,3.08,19.2,19.09,17.0,21.87,0.74,23.78,20.75,3.03,0.85,3.77,21.89,21.85,17.0,24.11,0.89,26.81,23.5,3.31,1.86,5.92,24.12,23.78,17.0,21.32,0.34,22.13,20.47,1.65,-0.11,5.15,21.32,21.3,17.0,21.64,0.46,22.4,21.02,1.38,0.02,1.81,21.65,21.57,17.0,20.88,0.86,21.85,19.51,2.34,-0.31,1.52,20.89,21.02,17.0,21.94,0.22,22.54,21.57,0.96,0.99,4.53,21.94,21.85,17.0,22.24,0.15,22.4,21.85,0.55,-1.1,3.95,22.24,22.26,17.0,17.24,0.56,17.99,16.06,1.93,-0.71,2.46,17.25,17.44,17.0,18.15,0.34,18.82,17.44,1.38,0.07,2.87,18.16,18.13,17.0
+BF-ZOU-G450003 = 16.05,0.57,17.44,14.96,2.48,0.44,3.48,16.06,16.06,34.0,18.02,0.41,19.09,17.17,1.93,0.34,3.36,18.03,17.99,34.0,21.04,1.32,22.95,18.27,4.69,-0.6,2.17,21.08,21.44,34.0,21.2,0.92,22.4,18.82,3.58,-0.8,3.15,21.22,21.3,34.0,24.21,0.68,25.43,22.95,2.48,-0.17,1.82,24.21,24.43,34.0,21.83,0.63,22.95,20.47,2.48,-0.12,2.14,21.84,21.85,34.0,20.88,0.9,22.4,19.09,3.31,-0.12,2.25,20.9,20.78,34.0,20.56,0.79,22.13,18.82,3.31,-0.36,2.55,20.57,20.61,34.0,20.85,0.47,21.85,20.2,1.65,0.46,2.41,20.85,20.82,34.0,21.61,0.32,22.19,20.75,1.45,-0.7,3.08,21.61,21.61,34.0,16.66,0.39,17.44,15.93,1.52,0.09,2.25,16.67,16.61,34.0,18.47,0.4,19.37,17.58,1.79,-0.19,2.91,18.47,18.54,34.0
+BF-ZOU-G450004 = 16.05,0.56,17.3,15.24,2.07,0.66,2.52,16.06,15.89,30.0,18.72,0.29,19.16,17.99,1.17,-0.56,3.01,18.72,18.75,30.0,20.7,0.76,22.13,19.37,2.76,0.1,1.97,20.71,20.68,30.0,21.98,1.23,24.33,19.23,5.1,-0.3,2.78,22.01,22.16,30.0,23.75,0.4,24.47,22.95,1.52,0.06,2.22,23.75,23.71,30.0,21.17,0.92,22.95,19.65,3.31,0.41,2.0,21.19,20.89,30.0,19.93,0.75,21.16,17.85,3.31,-0.79,3.44,19.94,20.09,30.0,19.46,0.96,21.57,17.44,4.13,0.22,2.88,19.49,19.37,30.0,21.31,0.35,22.13,20.75,1.38,0.46,2.52,21.31,21.3,30.0,21.78,0.6,22.81,20.89,1.93,-0.15,1.95,21.79,21.85,30.0,17.73,0.65,19.65,16.75,2.89,1.2,4.32,17.74,17.54,30.0,18.51,0.5,19.92,17.58,2.34,0.47,3.77,18.51,18.54,30.0
+BF-ZOU-G450005 = 15.35,0.58,16.48,14.62,1.86,0.7,2.62,15.36,15.24,9.0,17.75,0.52,18.54,16.89,1.65,0.27,2.58,17.76,17.72,9.0,17.89,0.53,18.68,17.03,1.65,0.05,2.08,17.9,17.72,9.0,21.49,0.8,22.4,20.06,2.34,-0.51,2.05,21.5,21.71,9.0,23.37,0.49,24.19,22.68,1.52,0.09,2.04,23.37,23.44,9.0,21.8,0.55,22.68,20.75,1.93,-0.44,2.87,21.81,21.85,9.0,21.68,0.3,22.13,21.3,0.83,0.46,1.9,21.68,21.57,9.0,21.7,0.34,22.13,21.02,1.1,-0.8,2.72,21.71,21.85,9.0,21.45,0.3,21.85,20.89,0.96,-0.7,2.5,21.45,21.57,9.0,21.87,0.34,22.33,21.3,1.03,-0.43,2.01,21.87,21.99,9.0,16.35,0.52,17.23,15.79,1.45,0.39,1.93,16.36,16.34,9.0,17.47,0.61,18.27,16.34,1.93,-0.52,2.39,17.48,17.37,9.0
+BF-ZOU-G450006 = 15.59,0.18,15.86,15.37,0.48,0.38,1.72,15.59,15.51,7.0,17.34,0.59,18.41,16.61,1.79,0.53,2.63,17.35,17.44,7.0,19.73,0.57,20.61,18.82,1.79,-0.13,2.48,19.74,19.78,7.0,22.23,0.47,22.95,21.57,1.38,0.22,1.96,22.24,22.13,7.0,23.53,0.24,23.92,23.23,0.69,0.41,1.93,23.53,23.5,7.0,21.24,0.37,21.71,20.61,1.1,-0.39,2.27,21.24,21.16,7.0,21.74,0.33,22.26,21.3,0.96,0.15,2.08,21.74,21.85,7.0,21.46,0.39,21.85,20.75,1.1,-0.77,2.45,21.46,21.57,7.0,21.7,0.13,21.85,21.57,0.28,0.05,1.28,21.7,21.71,7.0,22.13,0.11,22.26,21.99,0.28,-0.0,1.75,22.13,22.13,7.0,16.26,0.72,17.3,15.24,2.07,-0.08,1.94,16.27,16.41,7.0,17.41,0.52,18.13,16.61,1.52,-0.29,2.05,17.42,17.44,7.0
+BF-ZOU-G450007 = 14.86,0.51,16.06,14.13,1.93,0.79,3.45,14.87,14.79,16.0,17.08,0.77,18.2,14.96,3.24,-1.12,4.67,17.1,17.17,16.0,17.67,0.87,20.2,16.34,3.86,1.46,5.65,17.69,17.44,16.0,20.86,0.85,22.13,18.82,3.31,-0.77,3.3,20.88,20.82,16.0,24.42,0.52,25.16,23.5,1.65,-0.3,1.93,24.42,24.47,16.0,22.45,0.65,24.33,21.57,2.76,1.52,5.47,22.46,22.37,16.0,21.53,0.55,22.26,20.47,1.79,-0.39,2.16,21.53,21.47,16.0,21.64,0.61,22.68,20.06,2.62,-1.01,4.23,21.65,21.85,16.0,21.4,0.36,21.85,20.75,1.1,-0.51,1.93,21.41,21.51,16.0,21.53,0.45,22.4,20.75,1.65,0.08,2.38,21.54,21.51,16.0,16.0,0.49,17.3,15.24,2.07,1.05,4.31,16.01,15.93,16.0,17.32,0.25,17.79,16.89,0.9,-0.13,2.53,17.33,17.41,16.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BFA/BFA_2_rainfall_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BFA/BFA_2_rainfall_2008.properties
new file mode 100644
index 0000000..1c8a974
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BFA/BFA_2_rainfall_2008.properties
@@ -0,0 +1,348 @@
+# BFA.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rainfall data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BFA rainfall data for 2008 at admin level 2
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BFA
+ADMIN_LEVEL = 2
+UNITS = MM
+DATA_TYPE = rainfall
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 2000.0
+# Minimum: 1.0
+# Data not available for locations above 35 degrees N and below 35 degrees S Latitude
+
+BF-BAM-G020001 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0,2.43,0.14,2.58,2.19,0.39,-0.75,2.26,2.43,2.47,6.0,16.33,2.81,19.81,12.07,7.74,-0.34,1.98,16.53,16.72,6.0,79.02,14.99,102.63,60.47,42.16,0.38,2.12,80.19,78.31,6.0,155.79,36.04,202.06,108.47,93.59,-0.02,1.65,159.22,155.79,6.0,168.01,16.83,192.2,149.45,42.75,0.32,1.63,168.71,165.2,6.0,232.21,24.48,257.32,190.23,67.09,-0.79,2.43,233.28,238.12,6.0,95.68,10.65,113.76,84.26,29.5,0.76,2.39,96.18,92.36,6.0,60.95,18.81,81.75,36.21,45.54,-0.06,1.59,63.33,60.95,6.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0
+BF-BAM-G020002 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,3.67,0.49,4.01,3.32,0.69,-0.0,1.0,3.68,3.67,2.0,3.95,0.76,4.49,3.41,1.08,-0.0,1.0,3.99,3.95,2.0,71.64,18.34,84.6,58.67,25.93,0.0,1.0,72.8,71.64,2.0,150.45,22.36,166.26,134.64,31.62,0.0,1.0,151.28,150.45,2.0,281.89,30.77,303.65,260.13,43.52,-0.0,1.0,282.73,281.89,2.0,282.88,23.67,299.61,266.15,33.47,0.0,1.0,283.37,282.88,2.0,106.75,5.99,110.99,102.52,8.47,0.0,1.0,106.84,106.75,2.0,46.86,9.05,53.26,40.47,12.79,0.0,1.0,47.3,46.86,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0
+BF-BAM-G020003 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0,2.8,0.46,3.61,2.47,1.14,1.03,2.61,2.83,2.59,6.0,9.81,2.19,12.99,6.52,6.47,-0.05,2.33,10.01,9.68,6.0,91.73,15.07,115.77,76.97,38.8,0.54,1.95,92.76,89.66,6.0,170.99,53.54,249.56,101.38,148.18,0.22,1.94,177.83,165.15,6.0,220.7,12.81,234.95,202.89,32.06,-0.26,1.54,221.01,222.57,6.0,263.49,11.97,273.32,242.15,31.17,-1.01,2.67,263.72,267.32,6.0,118.86,12.13,132.46,99.56,32.9,-0.47,2.05,119.37,119.39,6.0,66.7,10.39,84.26,52.0,32.26,0.43,2.93,67.37,66.28,6.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0
+BF-BAM-G020004 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,2.56,0.39,2.96,2.18,0.78,0.08,1.5,2.58,2.54,3.0,9.51,3.47,13.49,7.1,6.38,0.66,1.5,9.92,7.94,3.0,102.33,16.6,121.0,89.26,31.74,0.55,1.5,103.22,96.73,3.0,98.35,9.4,109.18,92.24,16.94,0.69,1.5,98.65,93.65,3.0,177.18,8.58,184.58,167.78,16.8,-0.4,1.5,177.32,179.18,3.0,262.0,4.12,265.08,257.32,7.76,-0.61,1.5,262.02,263.6,3.0,90.77,3.85,95.06,87.6,7.46,0.49,1.5,90.83,89.66,3.0,85.72,3.51,88.41,81.75,6.65,-0.58,1.5,85.77,87.02,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0
+BF-BAM-G020005 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,3.35,0.01,3.36,3.34,0.02,0.0,1.0,3.35,3.35,2.0,6.57,1.49,7.62,5.52,2.11,-0.0,1.0,6.65,6.57,2.0,86.77,13.25,96.14,77.41,18.74,0.0,1.0,87.28,86.77,2.0,176.6,4.88,180.05,173.15,6.9,0.0,1.0,176.63,176.6,2.0,244.35,27.95,264.12,224.58,39.53,-0.0,1.0,245.15,244.35,2.0,262.93,1.52,264.0,261.85,2.15,0.0,1.0,262.93,262.93,2.0,113.54,1.2,114.39,112.69,1.7,-0.0,1.0,113.54,113.54,2.0,61.68,3.97,64.49,58.87,5.62,0.0,1.0,61.75,61.68,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0
+BF-BAM-G020006 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,3.83,0.6,4.25,3.4,0.85,-0.0,1.0,3.85,3.83,2.0,6.66,1.04,7.39,5.93,1.47,-0.0,1.0,6.7,6.66,2.0,102.05,11.99,110.53,93.58,16.96,-0.0,1.0,102.41,102.05,2.0,109.56,1.38,110.53,108.59,1.95,0.0,1.0,109.56,109.56,2.0,209.07,17.15,221.2,196.95,24.25,0.0,1.0,209.42,209.07,2.0,273.44,11.48,281.56,265.32,16.24,-0.0,1.0,273.56,273.44,2.0,97.99,8.59,104.06,91.91,12.15,-0.0,1.0,98.17,97.99,2.0,55.64,15.44,66.56,44.72,21.84,-0.0,1.0,56.7,55.64,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0
+BF-BAZ-G040001 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,7.39,1.44,8.41,6.37,2.04,0.0,1.0,7.46,7.39,2.0,41.44,3.7,44.06,38.82,5.24,-0.0,1.0,41.52,41.44,2.0,92.6,2.1,94.08,91.11,2.96,0.0,1.0,92.61,92.6,2.0,137.35,10.83,145.01,129.69,15.32,-0.0,1.0,137.56,137.35,2.0,281.89,6.38,286.41,277.38,9.03,0.0,1.0,281.93,281.89,2.0,342.91,0.02,342.93,342.9,0.03,-0.01,349.09,342.91,342.91,2.0,151.84,3.19,154.09,149.58,4.51,0.0,1.0,151.86,151.84,2.0,36.9,4.65,40.19,33.61,6.58,-0.0,1.0,37.05,36.9,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.02,0.02,1.03,1.0,0.03,0.0,1.0,1.02,1.02,2.0
+BF-BAZ-G040002 = 1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,6.15,NaN,6.15,6.15,0.0,NaN,NaN,6.15,6.15,1.0,38.74,NaN,38.74,38.74,0.0,NaN,NaN,38.74,38.74,1.0,85.55,NaN,85.55,85.55,0.0,NaN,NaN,85.55,85.55,1.0,140.76,NaN,140.76,140.76,0.0,NaN,NaN,140.76,140.76,1.0,299.61,NaN,299.61,299.61,0.0,NaN,NaN,299.61,299.61,1.0,381.38,NaN,381.38,381.38,0.0,NaN,NaN,381.38,381.38,1.0,149.45,NaN,149.45,149.45,0.0,NaN,NaN,149.45,149.45,1.0,47.8,NaN,47.8,47.8,0.0,NaN,NaN,47.8,47.8,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.06,NaN,1.06,1.06,0.0,NaN,NaN,1.06,1.06,1.0
+BF-BAZ-G040003 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,6.91,1.02,8.0,5.6,2.4,-0.31,1.77,6.97,7.02,4.0,21.96,5.5,28.91,16.82,12.1,0.37,1.56,22.47,21.05,4.0,128.23,30.74,171.58,105.14,66.44,0.8,1.99,130.96,118.1,4.0,148.1,8.13,159.03,140.95,18.07,0.58,1.78,148.27,146.21,4.0,312.75,15.75,327.39,292.3,35.1,-0.45,1.66,313.05,315.66,4.0,365.6,12.56,381.38,353.08,28.3,0.32,1.6,365.76,363.97,4.0,134.09,4.67,140.95,130.49,10.46,1.01,2.25,134.15,132.46,4.0,57.7,8.66,66.67,45.87,20.8,-0.55,2.06,58.18,59.12,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.02,0.03,1.06,1.0,0.06,1.15,2.33,1.02,1.0,4.0
+BF-BAZ-G040004 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,7.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,7.0,4.03,1.17,6.58,3.24,3.34,1.76,4.53,4.17,3.68,7.0,30.66,6.78,38.9,21.07,17.83,-0.61,1.92,31.3,33.08,7.0,102.78,7.85,110.73,86.14,24.59,-1.48,4.14,103.04,104.06,7.0,92.84,12.81,118.62,80.54,38.08,1.18,3.47,93.59,92.24,7.0,258.33,13.61,273.2,242.26,30.94,-0.13,1.37,258.64,261.38,7.0,299.26,28.59,349.18,262.41,86.77,0.52,2.45,300.43,299.61,7.0,146.4,17.98,182.04,127.8,54.23,1.06,3.36,147.34,145.07,7.0,45.8,11.71,65.28,32.59,32.69,0.4,2.12,47.07,43.34,7.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,7.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,7.0
+BF-BAZ-G040005 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,7.14,1.24,8.01,6.27,1.75,-0.0,1.0,7.19,7.14,2.0,19.18,7.03,24.15,14.21,9.94,-0.0,1.0,19.82,19.18,2.0,133.79,22.14,149.45,118.14,31.31,0.0,1.0,134.71,133.79,2.0,142.88,3.0,145.01,140.76,4.24,-0.0,1.0,142.9,142.88,2.0,324.96,3.44,327.39,322.53,4.86,0.0,1.0,324.97,324.96,2.0,312.26,43.41,342.96,281.56,61.4,0.0,1.0,313.77,312.26,2.0,146.12,1.57,147.23,145.01,2.22,-0.0,1.0,146.12,146.12,2.0,55.31,2.43,57.03,53.59,3.44,-0.0,1.0,55.34,55.31,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.03,0.05,1.06,1.0,0.06,-0.0,1.0,1.03,1.03,2.0
+BF-BAZ-G040006 = 1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,7.13,NaN,7.13,7.13,0.0,NaN,NaN,7.13,7.13,1.0,20.48,NaN,20.48,20.48,0.0,NaN,NaN,20.48,20.48,1.0,144.86,NaN,144.86,144.86,0.0,NaN,NaN,144.86,144.86,1.0,140.86,NaN,140.86,140.86,0.0,NaN,NaN,140.86,140.86,1.0,315.66,NaN,315.66,315.66,0.0,NaN,NaN,315.66,315.66,1.0,356.25,NaN,356.25,356.25,0.0,NaN,NaN,356.25,356.25,1.0,138.86,NaN,138.86,138.86,0.0,NaN,NaN,138.86,138.86,1.0,61.85,NaN,61.85,61.85,0.0,NaN,NaN,61.85,61.85,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.03,NaN,1.03,1.03,0.0,NaN,NaN,1.03,1.03,1.0
+BF-BAZ-G040007 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,3.92,0.44,4.32,3.44,0.88,-0.26,1.5,3.93,3.98,3.0,13.15,6.62,20.79,9.06,11.74,0.7,1.5,14.22,9.6,3.0,96.14,26.07,119.86,68.22,51.64,-0.29,1.5,98.47,100.34,3.0,95.37,14.27,106.62,79.32,27.3,-0.55,1.5,96.08,100.16,3.0,265.75,28.34,290.71,234.95,55.76,-0.36,1.5,266.76,271.59,3.0,237.42,10.67,244.9,225.2,19.71,-0.65,1.5,237.58,242.15,3.0,115.56,8.71,125.62,110.53,15.08,0.71,1.5,115.78,110.53,3.0,57.21,20.33,76.97,36.36,40.61,-0.1,1.5,59.57,58.3,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0
+BF-BAZ-G040008 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,4.71,0.51,5.29,4.32,0.97,0.59,1.5,4.73,4.52,3.0,30.05,6.57,34.09,22.47,11.62,-0.7,1.5,30.52,33.58,3.0,100.96,16.44,119.0,86.84,32.16,0.41,1.5,101.85,97.04,3.0,124.86,11.12,136.52,114.38,22.14,0.19,1.5,125.19,123.69,3.0,306.57,11.12,317.67,295.43,22.24,-0.01,1.5,306.71,306.62,3.0,347.08,55.33,404.36,293.93,110.43,0.14,1.5,350.01,342.96,3.0,143.65,6.63,149.45,136.42,13.03,-0.38,1.5,143.75,145.07,3.0,51.31,7.93,60.47,46.69,13.77,0.71,1.5,51.72,46.77,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.07,0.05,1.13,1.03,0.1,0.38,1.5,1.08,1.06,3.0
+BF-BAZ-G040009 = 1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,8.67,NaN,8.67,8.67,0.0,NaN,NaN,8.67,8.67,1.0,12.06,NaN,12.06,12.06,0.0,NaN,NaN,12.06,12.06,1.0,182.04,NaN,182.04,182.04,0.0,NaN,NaN,182.04,182.04,1.0,138.73,NaN,138.73,138.73,0.0,NaN,NaN,138.73,138.73,1.0,308.79,NaN,308.79,308.79,0.0,NaN,NaN,308.79,308.79,1.0,331.12,NaN,331.12,331.12,0.0,NaN,NaN,331.12,331.12,1.0,136.77,NaN,136.77,136.77,0.0,NaN,NaN,136.77,136.77,1.0,64.14,NaN,64.14,64.14,0.0,NaN,NaN,64.14,64.14,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0
+BF-BAZ-G040010 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,7.53,1.92,9.04,5.38,3.66,-0.55,1.5,7.69,8.18,3.0,44.26,5.14,49.16,38.9,10.26,-0.16,1.5,44.46,44.72,3.0,87.47,10.69,97.97,76.6,21.37,-0.06,1.5,87.91,87.85,3.0,145.52,30.86,176.63,114.92,61.7,0.03,1.5,147.68,145.01,3.0,271.77,15.13,286.13,255.98,30.15,-0.17,1.5,272.05,273.2,3.0,315.68,10.7,327.39,306.42,20.97,0.4,1.5,315.8,313.23,3.0,163.86,9.2,174.49,158.37,16.12,0.71,1.5,164.04,158.74,3.0,41.87,9.56,51.2,32.09,19.11,-0.08,1.5,42.59,42.3,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.04,0.07,1.12,1.0,0.12,0.71,1.5,1.04,1.0,3.0
+BF-BGR-G050001 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,1.04,0.05,1.12,1.0,0.12,0.84,2.08,1.04,1.0,5.0,28.87,7.13,36.21,21.04,15.17,-0.03,1.28,29.56,29.03,5.0,8.06,0.76,9.32,7.32,2.0,1.02,2.73,8.08,7.88,5.0,61.16,9.79,72.46,48.28,24.18,-0.07,1.65,61.78,58.8,5.0,204.75,21.08,228.07,179.1,48.98,-0.14,1.41,205.62,207.83,5.0,217.09,7.14,227.97,208.25,19.72,0.45,2.43,217.19,216.42,5.0,354.95,11.53,369.38,337.42,31.96,-0.43,2.44,355.1,355.98,5.0,216.37,26.8,249.56,184.58,64.98,0.05,1.53,217.69,215.9,5.0,46.83,3.82,53.59,44.74,8.85,1.43,3.14,46.95,44.9,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0
+BF-BGR-G050002 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,41.17,2.81,44.12,38.53,5.59,0.2,1.5,41.23,40.85,3.0,5.39,2.08,7.5,3.34,4.16,0.05,1.5,5.65,5.33,3.0,66.33,16.76,84.76,52.0,32.76,0.42,1.5,67.73,62.23,3.0,170.41,2.98,173.85,168.61,5.24,0.71,1.5,170.43,168.76,3.0,210.42,3.77,214.77,208.25,6.52,0.71,1.5,210.45,208.25,3.0,345.19,2.58,347.75,342.59,5.17,-0.04,1.5,345.2,345.25,3.0,189.7,14.52,202.06,173.71,28.35,-0.43,1.5,190.07,193.32,3.0,56.43,2.11,58.67,54.49,4.18,0.25,1.5,56.46,56.13,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0
+BF-BGR-G050003 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.09,0.04,1.12,1.06,0.06,-0.0,1.0,1.09,1.09,2.0,42.37,0.46,42.69,42.05,0.64,-0.0,1.0,42.37,42.37,2.0,10.43,0.64,10.88,9.98,0.9,0.0,1.0,10.44,10.43,2.0,86.72,2.25,88.31,85.13,3.18,0.0,1.0,86.73,86.72,2.0,191.52,10.66,199.06,183.99,15.07,-0.0,1.0,191.67,191.52,2.0,218.76,3.45,221.2,216.32,4.88,-0.0,1.0,218.77,218.76,2.0,355.9,3.77,358.56,353.24,5.33,0.0,1.0,355.91,355.9,2.0,189.06,10.39,196.41,181.71,14.7,-0.0,1.0,189.21,189.06,2.0,44.4,3.6,46.94,41.86,5.08,-0.0,1.0,44.47,44.4,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0
+BF-BGR-G050004 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,40.26,3.56,44.9,37.47,7.43,0.49,1.63,40.38,39.33,4.0,4.87,1.14,5.93,3.29,2.63,-0.68,2.0,4.97,5.13,4.0,66.73,10.08,78.03,54.46,23.57,-0.14,1.7,67.3,67.22,4.0,177.65,7.71,187.41,168.61,18.79,0.16,1.98,177.78,177.3,4.0,220.54,3.1,224.58,218.11,6.47,0.49,1.63,220.55,219.73,4.0,327.28,14.43,342.59,308.37,34.22,-0.39,1.88,327.52,329.09,4.0,187.67,9.81,202.06,180.4,21.66,1.01,2.22,187.86,184.1,4.0,62.2,4.65,67.82,56.95,10.87,0.11,1.68,62.33,62.02,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0
+BF-BGR-G050005 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,19.25,3.59,23.74,13.79,9.94,-0.43,2.44,19.52,19.58,5.0,5.92,1.72,8.01,3.66,4.36,-0.11,1.71,6.12,5.97,5.0,37.79,5.5,46.09,31.14,14.95,0.45,2.31,38.11,37.24,5.0,201.16,25.74,224.79,158.74,66.05,-0.98,2.56,202.48,210.82,5.0,222.78,7.42,234.95,214.62,20.33,0.86,2.72,222.88,221.45,5.0,350.66,43.67,404.36,290.18,114.17,-0.2,1.92,352.83,352.92,5.0,219.89,17.11,242.15,202.06,40.09,0.21,1.5,220.42,218.41,5.0,51.61,2.82,55.23,47.7,7.54,-0.16,2.02,51.67,52.0,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0
+BF-BGR-G050006 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,31.13,1.16,32.29,29.97,2.32,-0.0,1.5,31.15,31.13,3.0,5.11,1.61,6.71,3.5,3.21,-0.0,1.5,5.27,5.11,3.0,52.55,3.5,56.05,49.05,7.0,-0.0,1.5,52.63,52.55,3.0,185.35,21.67,207.02,163.68,43.35,0.0,1.5,186.19,185.35,3.0,209.84,1.59,211.44,208.25,3.19,0.0,1.5,209.85,209.84,3.0,330.78,11.81,342.59,318.97,23.62,-0.0,1.5,330.92,330.78,3.0,202.47,0.41,202.89,202.06,0.83,0.0,1.5,202.47,202.47,3.0,52.72,4.23,56.95,48.49,8.46,0.0,1.5,52.84,52.72,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0
+BF-BGR-G050007 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.18,0.08,1.24,1.12,0.12,-0.0,1.0,1.18,1.18,2.0,31.61,4.98,35.13,28.09,7.05,-0.0,1.0,31.81,31.61,2.0,8.91,0.19,9.05,8.77,0.27,0.0,1.0,8.91,8.91,2.0,63.88,3.28,66.19,61.56,4.63,-0.0,1.0,63.92,63.88,2.0,202.34,8.89,208.63,196.06,12.57,-0.0,1.0,202.44,202.34,2.0,222.89,2.39,224.58,221.2,3.39,0.0,1.0,222.9,222.89,2.0,369.38,0.0,369.38,369.38,0.0,-9.490626562E7,2.251799813685248E16,369.38,369.38,2.0,218.58,14.61,228.9,208.25,20.66,-0.0,1.0,218.82,218.58,2.0,38.68,3.49,41.15,36.21,4.94,0.0,1.0,38.76,38.68,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0
+BF-BGR-G050008 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,16.26,2.12,18.3,14.22,4.08,0.0,1.06,16.36,16.25,4.0,8.42,0.39,8.92,7.99,0.93,0.24,1.77,8.43,8.39,4.0,61.0,11.31,74.68,50.6,24.08,0.27,1.4,61.78,59.36,4.0,210.06,6.73,218.21,202.06,16.15,0.04,1.85,210.14,209.99,4.0,240.19,8.05,249.56,230.18,19.38,-0.13,1.88,240.29,240.51,4.0,408.4,18.48,429.5,387.75,41.75,0.03,1.49,408.72,408.18,4.0,259.69,10.99,273.2,246.52,26.67,0.05,1.93,259.87,259.52,4.0,53.13,3.23,56.93,49.6,7.32,0.11,1.53,53.2,52.99,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0
+BF-BGR-G050009 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,23.74,0.0,23.74,23.74,0.0,-2.078525016E7,2.888050542291627E14,23.74,23.74,2.0,5.5,0.87,6.11,4.88,1.23,-0.0,1.0,5.53,5.5,2.0,41.25,2.28,42.86,39.64,3.23,-0.0,1.0,41.28,41.25,2.0,215.9,26.94,234.95,196.85,38.11,0.0,1.0,216.74,215.9,2.0,209.84,2.25,211.44,208.25,3.19,-0.0,1.0,209.85,209.84,2.0,333.36,20.35,347.75,318.97,28.78,-0.0,1.0,333.67,333.36,2.0,216.41,6.77,221.2,211.63,9.57,0.0,1.0,216.47,216.41,2.0,46.35,4.19,49.31,43.39,5.92,0.0,1.0,46.45,46.35,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0
+BF-BGR-G050010 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,7.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,7.0,47.36,3.51,50.46,40.85,9.6,-0.93,2.57,47.47,48.96,7.0,9.18,1.72,10.84,6.49,4.35,-0.48,1.73,9.32,9.67,7.0,94.74,14.94,110.53,70.31,40.23,-0.53,1.86,95.74,101.27,7.0,166.25,14.66,190.23,147.08,43.15,0.43,2.15,166.8,163.68,7.0,219.03,6.39,227.97,211.72,16.25,0.04,1.55,219.11,221.2,7.0,332.22,22.1,358.4,299.07,59.33,-0.29,1.64,332.85,337.42,7.0,155.21,9.07,168.61,142.47,26.14,0.15,1.9,155.44,154.09,7.0,53.69,3.3,60.06,50.46,9.6,0.97,3.07,53.77,52.85,7.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,7.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,7.0
+BF-BGR-G050011 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,46.52,4.51,49.71,43.33,6.37,0.0,1.0,46.63,46.52,2.0,10.49,2.0,11.91,9.08,2.83,-0.0,1.0,10.59,10.49,2.0,99.4,11.17,107.3,91.5,15.8,-0.0,1.0,99.71,99.4,2.0,174.66,8.12,180.4,168.92,11.48,-0.0,1.0,174.75,174.66,2.0,214.67,4.58,217.91,211.44,6.47,0.0,1.0,214.7,214.67,2.0,350.49,3.65,353.08,347.91,5.17,0.0,1.0,350.5,350.49,2.0,167.01,NaN,167.01,167.01,0.0,NaN,-1.0758599109829518E16,167.01,167.01,2.0,50.5,2.15,52.02,48.98,3.05,0.0,1.0,50.52,50.5,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0
+BF-BLG-G060001 = 1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,7.43,NaN,7.43,7.43,0.0,NaN,NaN,7.43,7.43,1.0,51.23,NaN,51.23,51.23,0.0,NaN,NaN,51.23,51.23,1.0,67.11,NaN,67.11,67.11,0.0,NaN,NaN,67.11,67.11,1.0,101.15,NaN,101.15,101.15,0.0,NaN,NaN,101.15,101.15,1.0,231.67,NaN,231.67,231.67,0.0,NaN,NaN,231.67,231.67,1.0,308.23,NaN,308.23,308.23,0.0,NaN,NaN,308.23,308.23,1.0,140.76,NaN,140.76,140.76,0.0,NaN,NaN,140.76,140.76,1.0,80.14,NaN,80.14,80.14,0.0,NaN,NaN,80.14,80.14,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0
+BF-BLG-G060002 = 1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,5.44,NaN,5.44,5.44,0.0,NaN,NaN,5.44,5.44,1.0,46.8,NaN,46.8,46.8,0.0,NaN,NaN,46.8,46.8,1.0,87.19,NaN,87.19,87.19,0.0,NaN,NaN,87.19,87.19,1.0,78.22,NaN,78.22,78.22,0.0,NaN,NaN,78.22,78.22,1.0,235.91,NaN,235.91,235.91,0.0,NaN,NaN,235.91,235.91,1.0,332.41,NaN,332.41,332.41,0.0,NaN,NaN,332.41,332.41,1.0,178.85,NaN,178.85,178.85,0.0,NaN,NaN,178.85,178.85,1.0,99.09,NaN,99.09,99.09,0.0,NaN,NaN,99.09,99.09,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0
+BF-BLG-G060003 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0,9.11,1.72,11.79,7.54,4.25,0.59,1.86,9.24,8.63,6.0,58.02,5.06,67.82,54.09,13.73,1.42,3.51,58.2,56.14,6.0,69.51,20.48,89.5,35.13,54.36,-0.63,2.35,71.98,70.31,6.0,101.92,9.17,118.74,92.24,26.51,1.05,3.05,102.27,99.93,6.0,243.16,17.42,265.08,214.62,50.45,-0.48,2.38,243.68,244.93,6.0,294.03,8.1,303.65,281.56,22.09,-0.36,1.92,294.12,294.69,6.0,126.13,10.66,142.3,113.92,28.38,0.36,1.84,126.51,125.06,6.0,62.16,4.95,69.94,55.23,14.7,0.23,2.41,62.33,61.92,6.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0
+BF-BLG-G060004 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,6.81,0.94,7.59,5.58,2.01,-0.49,1.63,6.86,7.04,4.0,37.09,3.4,41.32,33.08,8.24,0.11,1.92,37.2,36.97,4.0,52.42,3.21,56.59,48.96,7.63,0.34,1.87,52.5,52.07,4.0,87.53,5.73,95.06,81.64,13.42,0.42,1.84,87.67,86.71,4.0,197.03,18.08,217.07,179.18,37.89,0.1,1.24,197.65,195.93,4.0,277.52,12.99,290.71,261.38,29.33,-0.28,1.58,277.75,279.0,4.0,160.11,4.41,163.6,154.44,9.17,-0.45,1.58,160.16,161.21,4.0,82.36,20.6,106.61,62.57,44.04,0.2,1.35,84.27,80.12,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0
+BF-BLG-G060005 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,6.06,1.01,6.79,4.91,1.88,-0.64,1.5,6.12,6.49,3.0,45.42,6.8,51.86,38.3,13.56,-0.18,1.5,45.76,46.09,3.0,96.97,13.78,105.75,81.08,24.67,-0.7,1.5,97.62,104.06,3.0,81.99,7.7,90.03,74.68,15.35,0.17,1.5,82.23,81.26,3.0,249.5,10.66,257.2,237.34,19.86,-0.63,1.5,249.65,253.97,3.0,325.47,10.43,337.42,318.17,19.25,0.66,1.5,325.58,320.83,3.0,163.35,12.43,173.38,149.45,23.93,-0.52,1.5,163.67,167.23,3.0,91.47,7.61,99.41,84.26,15.16,0.18,1.5,91.68,90.73,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0
+BF-BLG-G060006 = 1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,5.72,NaN,5.72,5.72,0.0,NaN,NaN,5.72,5.72,1.0,40.61,NaN,40.61,40.61,0.0,NaN,NaN,40.61,40.61,1.0,108.99,NaN,108.99,108.99,0.0,NaN,NaN,108.99,108.99,1.0,86.33,NaN,86.33,86.33,0.0,NaN,NaN,86.33,86.33,1.0,246.08,NaN,246.08,246.08,0.0,NaN,NaN,246.08,246.08,1.0,342.59,NaN,342.59,342.59,0.0,NaN,NaN,342.59,342.59,1.0,169.84,NaN,169.84,169.84,0.0,NaN,NaN,169.84,169.84,1.0,102.63,NaN,102.63,102.63,0.0,NaN,NaN,102.63,102.63,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0
+BF-BLG-G060007 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,7.8,0.75,8.92,7.32,1.6,1.12,2.31,7.82,7.47,4.0,47.72,5.06,52.85,41.32,11.53,-0.33,1.65,47.93,48.37,4.0,48.0,6.87,54.47,39.93,14.55,-0.21,1.33,48.37,48.8,4.0,88.84,6.54,95.06,81.64,13.42,-0.11,1.2,89.02,89.34,4.0,210.97,10.77,221.2,197.49,23.71,-0.34,1.53,211.17,212.59,4.0,291.71,12.84,308.23,278.89,29.33,0.38,1.7,291.92,289.85,4.0,140.36,12.47,154.44,125.22,29.22,-0.12,1.7,140.78,140.89,4.0,86.01,10.66,97.97,76.6,21.37,0.15,1.2,86.51,84.74,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0
+BF-BLG-G060008 = 1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,4.38,NaN,4.38,4.38,0.0,NaN,NaN,4.38,4.38,1.0,52.21,NaN,52.21,52.21,0.0,NaN,NaN,52.21,52.21,1.0,65.39,NaN,65.39,65.39,0.0,NaN,NaN,65.39,65.39,1.0,81.75,NaN,81.75,81.75,0.0,NaN,NaN,81.75,81.75,1.0,221.3,NaN,221.3,221.3,0.0,NaN,NaN,221.3,221.3,1.0,308.79,NaN,308.79,308.79,0.0,NaN,NaN,308.79,308.79,1.0,199.24,NaN,199.24,199.24,0.0,NaN,NaN,199.24,199.24,1.0,110.58,NaN,110.58,110.58,0.0,NaN,NaN,110.58,110.58,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0
+BF-BLG-G060009 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,9.04,1.32,10.07,7.54,2.53,-0.56,1.5,9.1,9.49,3.0,45.98,3.74,49.56,42.1,7.46,-0.15,1.5,46.08,46.28,3.0,56.73,7.81,64.23,48.63,15.59,-0.14,1.5,57.09,57.34,3.0,72.46,7.34,80.93,68.22,12.71,0.71,1.5,72.7,68.22,3.0,172.86,15.19,187.57,157.24,30.34,-0.11,1.5,173.31,173.77,3.0,257.12,13.09,272.23,249.56,22.67,0.71,1.5,257.34,249.56,3.0,140.07,12.37,154.02,130.47,23.56,0.57,1.5,140.43,135.72,3.0,62.03,5.97,68.59,56.93,11.66,0.42,1.5,62.22,60.58,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0
+BF-BLG-G060010 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,13.22,0.88,13.85,12.6,1.25,0.0,1.0,13.24,13.22,2.0,54.39,5.56,58.32,50.46,7.87,0.0,1.0,54.53,54.39,2.0,52.07,2.29,53.69,50.46,3.23,0.0,1.0,52.1,52.07,2.0,74.22,8.49,80.23,68.22,12.01,-0.0,1.0,74.47,74.22,2.0,146.42,8.1,152.15,140.7,11.45,0.0,1.0,146.54,146.42,2.0,259.72,14.36,269.87,249.56,20.31,-0.0,1.0,259.92,259.72,2.0,120.19,3.93,122.97,117.41,5.56,0.0,1.0,120.22,120.19,2.0,53.27,15.49,64.23,42.32,21.91,0.0,1.0,54.39,53.27,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0
+BF-BLG-G060011 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,13.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,13.0,8.08,1.34,9.6,5.44,4.17,-0.63,2.42,8.18,8.46,13.0,44.49,6.26,54.46,33.62,20.84,-0.07,2.07,44.89,45.05,13.0,80.64,19.29,102.52,49.16,53.36,-0.56,1.86,82.74,89.5,13.0,92.72,7.85,107.25,80.76,26.49,0.17,2.22,93.03,91.68,13.0,251.56,16.41,281.56,217.07,64.49,-0.2,3.06,252.05,249.56,13.0,308.84,9.15,327.54,290.71,36.83,0.07,3.24,308.97,308.23,13.0,158.44,16.13,190.23,133.0,57.23,0.18,2.55,159.19,158.84,13.0,90.37,29.0,145.01,53.59,91.41,0.51,2.12,94.56,88.25,13.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,13.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,13.0
+BF-BLG-G060012 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,12.28,1.02,13.0,11.56,1.44,0.0,1.0,12.3,12.28,2.0,55.7,4.03,58.55,52.85,5.7,0.0,1.0,55.77,55.7,2.0,43.1,0.44,43.41,42.79,0.62,-0.0,1.0,43.11,43.1,2.0,83.95,5.26,87.67,80.23,7.44,0.0,1.0,84.03,83.95,2.0,176.08,2.23,177.66,174.5,3.16,0.0,1.0,176.09,176.08,2.0,268.58,4.27,271.6,265.56,6.03,0.0,1.0,268.6,268.58,2.0,122.66,9.89,129.65,115.66,13.99,0.0,1.0,122.85,122.66,2.0,53.47,8.85,59.73,47.21,12.52,0.0,1.0,53.83,53.47,2.0,1.02,0.03,1.04,1.0,0.04,-0.0,1.0,1.02,1.02,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0
+BF-BLG-G060013 = 1.1,0.14,1.35,1.0,0.35,0.99,2.57,1.11,1.04,6.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0,9.19,3.19,14.21,6.3,7.92,0.52,1.87,9.64,8.59,6.0,65.89,4.38,72.46,60.01,12.45,0.11,2.12,66.01,66.48,6.0,77.55,6.1,86.36,70.31,16.06,0.4,1.76,77.75,75.87,6.0,117.01,9.35,128.53,103.12,25.41,-0.37,1.89,117.32,119.13,6.0,233.96,11.0,246.52,221.2,25.33,0.12,1.36,234.18,232.63,6.0,291.95,11.82,306.01,273.2,32.81,-0.44,2.08,292.15,293.65,6.0,129.52,8.1,140.7,121.0,19.7,0.2,1.6,129.73,128.93,6.0,50.0,10.87,62.72,32.09,30.62,-0.53,2.32,50.98,50.57,6.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0
+BF-BLK-G070001 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,8.99,0.46,9.32,8.67,0.65,-0.0,1.0,9.0,8.99,2.0,9.97,0.11,10.05,9.9,0.15,-0.0,1.0,9.97,9.97,2.0,184.73,42.27,214.62,154.84,59.78,-0.0,1.0,187.14,184.73,2.0,126.16,8.91,132.46,119.86,12.61,0.0,1.0,126.32,126.16,2.0,278.17,16.98,290.18,266.16,24.02,-0.0,1.0,278.43,278.17,2.0,362.57,25.62,380.69,344.46,36.23,-0.0,1.0,363.02,362.57,2.0,122.41,8.65,128.53,116.29,12.23,0.0,1.0,122.56,122.41,2.0,66.54,11.52,74.68,58.39,16.29,-0.0,1.0,67.03,66.54,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0
+BF-BLK-G070002 = 1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,5.87,NaN,5.87,5.87,0.0,NaN,NaN,5.87,5.87,1.0,5.44,NaN,5.44,5.44,0.0,NaN,NaN,5.44,5.44,1.0,67.82,NaN,67.82,67.82,0.0,NaN,NaN,67.82,67.82,1.0,114.13,NaN,114.13,114.13,0.0,NaN,NaN,114.13,114.13,1.0,254.07,NaN,254.07,254.07,0.0,NaN,NaN,254.07,254.07,1.0,313.23,NaN,313.23,313.23,0.0,NaN,NaN,313.23,313.23,1.0,97.97,NaN,97.97,97.97,0.0,NaN,NaN,97.97,97.97,1.0,73.64,NaN,73.64,73.64,0.0,NaN,NaN,73.64,73.64,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0
+BF-BLK-G070003 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,7.02,0.32,7.25,6.8,0.46,-0.0,1.0,7.03,7.02,2.0,7.17,2.1,8.65,5.68,2.97,-0.0,1.0,7.32,7.17,2.0,97.42,16.14,108.83,86.01,22.82,-0.0,1.0,98.09,97.42,2.0,114.95,1.16,115.77,114.13,1.64,0.0,1.0,114.95,114.95,2.0,248.4,13.94,258.26,238.55,19.71,-0.0,1.0,248.6,248.4,2.0,294.89,12.39,303.65,286.13,17.52,-0.0,1.0,295.02,294.89,2.0,107.13,8.65,113.25,101.02,12.23,-0.0,1.0,107.31,107.13,2.0,52.79,4.83,56.21,49.38,6.83,-0.0,1.0,52.9,52.79,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0
+BF-BLK-G070004 = 1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,8.01,NaN,8.01,8.01,0.0,NaN,NaN,8.01,8.01,1.0,14.21,NaN,14.21,14.21,0.0,NaN,NaN,14.21,14.21,1.0,129.99,NaN,129.99,129.99,0.0,NaN,NaN,129.99,129.99,1.0,139.44,NaN,139.44,139.44,0.0,NaN,NaN,139.44,139.44,1.0,279.23,NaN,279.23,279.23,0.0,NaN,NaN,279.23,279.23,1.0,348.77,NaN,348.77,348.77,0.0,NaN,NaN,348.77,348.77,1.0,124.38,NaN,124.38,124.38,0.0,NaN,NaN,124.38,124.38,1.0,52.13,NaN,52.13,52.13,0.0,NaN,NaN,52.13,52.13,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0
+BF-BLK-G070005 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,6.84,0.82,8.01,5.87,2.14,0.37,1.97,6.88,6.56,5.0,8.81,1.55,10.2,6.69,3.51,-0.5,1.51,8.92,9.6,5.0,107.35,18.77,136.52,91.8,44.71,0.8,2.06,108.66,97.59,5.0,109.42,1.65,111.51,107.25,4.26,0.01,1.82,109.42,108.89,5.0,253.22,8.61,265.2,242.15,23.05,0.17,2.05,253.34,251.87,5.0,306.52,5.37,313.23,299.07,14.16,-0.22,1.95,306.56,308.23,5.0,119.33,13.99,140.7,104.06,36.64,0.56,2.2,119.98,119.33,5.0,53.2,9.23,64.48,42.1,22.38,0.07,1.53,53.83,52.0,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0
+BF-BLK-G070006 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,5.73,0.75,6.49,4.98,1.51,0.03,1.5,5.76,5.72,3.0,6.33,0.88,7.1,5.36,1.74,-0.37,1.5,6.37,6.52,3.0,63.65,11.96,76.97,53.81,23.16,0.49,1.5,64.4,60.18,3.0,114.75,5.97,121.0,109.12,11.88,0.19,1.5,114.85,114.13,3.0,230.88,8.06,236.09,221.6,14.49,-0.69,1.5,230.97,234.95,3.0,311.71,11.95,322.82,299.07,23.75,-0.23,1.5,311.86,313.23,3.0,97.04,1.68,98.06,95.1,2.96,-0.7,1.5,97.05,97.97,3.0,56.46,12.8,70.31,45.06,25.25,0.34,1.5,57.42,54.01,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0
+BF-BLK-G070007 = 1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,5.8,NaN,5.8,5.8,0.0,NaN,NaN,5.8,5.8,1.0,5.49,NaN,5.49,5.49,0.0,NaN,NaN,5.49,5.49,1.0,83.38,NaN,83.38,83.38,0.0,NaN,NaN,83.38,83.38,1.0,136.76,NaN,136.76,136.76,0.0,NaN,NaN,136.76,136.76,1.0,247.46,NaN,247.46,247.46,0.0,NaN,NaN,247.46,247.46,1.0,295.31,NaN,295.31,295.31,0.0,NaN,NaN,295.31,295.31,1.0,105.7,NaN,105.7,105.7,0.0,NaN,NaN,105.7,105.7,1.0,34.74,NaN,34.74,34.74,0.0,NaN,NaN,34.74,34.74,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0
+BF-BLK-G070008 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,8.34,0.46,8.67,8.01,0.65,-0.0,1.0,8.35,8.34,2.0,10.13,0.11,10.2,10.05,0.15,-0.0,1.0,10.13,10.13,2.0,124.95,42.27,154.84,95.06,59.78,0.0,1.0,128.48,124.95,2.0,113.55,8.91,119.86,107.25,12.61,-0.0,1.0,113.73,113.55,2.0,254.16,16.98,266.16,242.15,24.02,-0.0,1.0,254.44,254.16,2.0,326.34,25.62,344.46,308.23,36.23,-0.0,1.0,326.84,326.34,2.0,110.18,8.65,116.29,104.06,12.23,-0.0,1.0,110.35,110.18,2.0,50.25,11.52,58.39,42.1,16.29,-0.0,1.0,50.9,50.25,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0
+BF-BLK-G070009 = 1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,7.02,NaN,7.02,7.02,0.0,NaN,NaN,7.02,7.02,1.0,9.6,NaN,9.6,9.6,0.0,NaN,NaN,9.6,9.6,1.0,107.92,NaN,107.92,107.92,0.0,NaN,NaN,107.92,107.92,1.0,162.58,NaN,162.58,162.58,0.0,NaN,NaN,162.58,162.58,1.0,253.38,NaN,253.38,253.38,0.0,NaN,NaN,253.38,253.38,1.0,318.24,NaN,318.24,318.24,0.0,NaN,NaN,318.24,318.24,1.0,165.47,NaN,165.47,165.47,0.0,NaN,NaN,165.47,165.47,1.0,35.9,NaN,35.9,35.9,0.0,NaN,NaN,35.9,35.9,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0
+BF-BLK-G070010 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,7.77,0.25,8.01,7.52,0.5,-0.07,1.5,7.77,7.78,3.0,11.16,0.51,11.59,10.6,0.99,-0.44,1.5,11.17,11.29,3.0,89.04,8.83,98.16,80.54,17.63,0.13,1.5,89.33,88.41,3.0,159.93,28.12,191.62,137.93,53.69,0.56,1.5,161.57,150.25,3.0,251.53,1.85,253.38,249.67,3.71,0.0,1.5,251.53,251.53,3.0,331.23,10.13,342.59,323.12,19.47,0.53,1.5,331.33,327.99,3.0,140.49,21.57,161.35,118.26,43.08,-0.12,1.5,141.59,141.86,3.0,33.59,6.21,37.59,26.44,11.15,-0.69,1.5,33.97,36.75,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0
+BF-BLK-G070011 = 1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,7.1,NaN,7.1,7.1,0.0,NaN,NaN,7.1,7.1,1.0,4.25,NaN,4.25,4.25,0.0,NaN,NaN,4.25,4.25,1.0,140.7,NaN,140.7,140.7,0.0,NaN,NaN,140.7,140.7,1.0,110.53,NaN,110.53,110.53,0.0,NaN,NaN,110.53,110.53,1.0,281.56,NaN,281.56,281.56,0.0,NaN,NaN,281.56,281.56,1.0,273.2,NaN,273.2,273.2,0.0,NaN,NaN,273.2,273.2,1.0,128.53,NaN,128.53,128.53,0.0,NaN,NaN,128.53,128.53,1.0,28.45,NaN,28.45,28.45,0.0,NaN,NaN,28.45,28.45,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0
+BF-BLK-G070012 = 1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,7.54,NaN,7.54,7.54,0.0,NaN,NaN,7.54,7.54,1.0,9.6,NaN,9.6,9.6,0.0,NaN,NaN,9.6,9.6,1.0,79.32,NaN,79.32,79.32,0.0,NaN,NaN,79.32,79.32,1.0,214.62,NaN,214.62,214.62,0.0,NaN,NaN,214.62,214.62,1.0,249.56,NaN,249.56,249.56,0.0,NaN,NaN,249.56,249.56,1.0,337.42,NaN,337.42,337.42,0.0,NaN,NaN,337.42,337.42,1.0,190.23,NaN,190.23,190.23,0.0,NaN,NaN,190.23,190.23,1.0,19.81,NaN,19.81,19.81,0.0,NaN,NaN,19.81,19.81,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0
+BF-BLK-G070013 = 1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,8.01,NaN,8.01,8.01,0.0,NaN,NaN,8.01,8.01,1.0,12.99,NaN,12.99,12.99,0.0,NaN,NaN,12.99,12.99,1.0,81.75,NaN,81.75,81.75,0.0,NaN,NaN,81.75,81.75,1.0,168.61,NaN,168.61,168.61,0.0,NaN,NaN,168.61,168.61,1.0,257.2,NaN,257.2,257.2,0.0,NaN,NaN,257.2,257.2,1.0,347.75,NaN,347.75,347.75,0.0,NaN,NaN,347.75,347.75,1.0,132.46,NaN,132.46,132.46,0.0,NaN,NaN,132.46,132.46,1.0,33.08,NaN,33.08,33.08,0.0,NaN,NaN,33.08,33.08,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0
+BF-COM-G080001 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,21.51,5.3,28.74,14.65,14.09,0.07,2.0,22.02,22.35,5.0,12.92,1.75,15.1,10.68,4.42,-0.05,1.69,13.02,12.99,5.0,75.76,10.19,86.84,60.47,26.37,-0.49,2.1,76.31,74.77,5.0,97.12,1.67,99.47,95.06,4.41,0.28,1.98,97.13,96.56,5.0,206.25,5.31,214.62,202.06,12.56,0.85,2.16,206.3,203.79,5.0,236.91,5.65,242.15,228.07,14.07,-0.76,2.19,236.97,238.55,5.0,227.09,12.96,243.91,214.62,29.29,0.39,1.39,227.38,221.2,5.0,118.33,10.58,129.04,104.06,24.98,-0.17,1.64,118.7,116.29,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0
+BF-COM-G080002 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,19.44,2.26,21.04,17.84,3.19,-0.0,1.0,19.51,19.44,2.0,7.83,2.43,9.55,6.11,3.44,-0.0,1.0,8.01,7.83,2.0,69.46,4.24,72.46,66.46,6.0,0.0,1.0,69.53,69.46,2.0,92.94,1.0,93.65,92.24,1.41,-0.0,1.0,92.94,92.94,2.0,206.7,2.19,208.25,205.15,3.09,-0.0,1.0,206.71,206.7,2.0,259.35,8.11,265.08,253.61,11.47,-0.0,1.0,259.41,259.35,2.0,236.91,7.41,242.15,231.67,10.47,0.0,1.0,236.97,236.91,2.0,83.3,21.32,98.37,68.22,30.15,0.0,1.0,84.65,83.3,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0
+BF-COM-G080003 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,30.77,1.88,32.09,29.44,2.66,-0.0,1.0,30.79,30.77,2.0,21.11,2.67,23.0,19.22,3.78,0.0,1.0,21.19,21.11,2.0,210.67,14.89,221.2,200.15,21.05,0.0,1.0,210.93,210.67,2.0,97.24,1.03,97.97,96.52,1.46,-0.0,1.0,97.25,97.24,2.0,180.47,1.94,181.84,179.1,2.74,0.0,1.0,180.47,180.47,2.0,209.43,18.92,222.81,196.06,26.75,-0.0,1.0,209.86,209.43,2.0,169.9,1.83,171.19,168.61,2.58,0.0,1.0,169.91,169.9,2.0,129.14,28.72,149.45,108.83,40.61,0.0,1.0,130.73,129.14,2.0,1.09,0.12,1.18,1.0,0.18,0.0,1.0,1.09,1.09,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0
+BF-COM-G080004 = 1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,26.25,NaN,26.25,26.25,0.0,NaN,NaN,26.25,26.25,1.0,16.1,NaN,16.1,16.1,0.0,NaN,NaN,16.1,16.1,1.0,174.86,NaN,174.86,174.86,0.0,NaN,NaN,174.86,174.86,1.0,92.4,NaN,92.4,92.4,0.0,NaN,NaN,92.4,92.4,1.0,193.67,NaN,193.67,193.67,0.0,NaN,NaN,193.67,193.67,1.0,205.34,NaN,205.34,205.34,0.0,NaN,NaN,205.34,205.34,1.0,159.03,NaN,159.03,159.03,0.0,NaN,NaN,159.03,159.03,1.0,172.75,NaN,172.75,172.75,0.0,NaN,NaN,172.75,172.75,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0
+BF-COM-G080005 = 1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,19.82,NaN,19.82,19.82,0.0,NaN,NaN,19.82,19.82,1.0,15.01,NaN,15.01,15.01,0.0,NaN,NaN,15.01,15.01,1.0,141.27,NaN,141.27,141.27,0.0,NaN,NaN,141.27,141.27,1.0,93.9,NaN,93.9,93.9,0.0,NaN,NaN,93.9,93.9,1.0,208.25,NaN,208.25,208.25,0.0,NaN,NaN,208.25,208.25,1.0,228.39,NaN,228.39,228.39,0.0,NaN,NaN,228.39,228.39,1.0,164.27,NaN,164.27,164.27,0.0,NaN,NaN,164.27,164.27,1.0,193.14,NaN,193.14,193.14,0.0,NaN,NaN,193.14,193.14,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0
+BF-COM-G080006 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,10.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,10.0,48.7,2.02,52.0,44.18,7.82,-0.78,3.99,48.74,48.96,10.0,14.29,2.65,17.87,9.94,7.93,-0.16,2.0,14.5,13.82,10.0,74.58,13.87,96.78,54.31,42.47,0.24,1.84,75.73,72.56,10.0,135.57,11.89,163.37,124.71,38.67,1.45,4.02,136.04,131.57,10.0,206.24,8.96,221.2,193.14,28.05,0.06,1.89,206.41,207.01,10.0,286.57,42.19,337.42,214.62,122.79,-0.34,1.94,289.35,287.89,10.0,136.96,12.96,159.03,119.2,39.82,0.21,2.0,137.51,137.11,10.0,51.54,10.13,70.31,39.64,30.67,0.57,2.12,52.43,49.07,10.0,2.36,2.23,7.78,1.0,6.78,1.61,4.5,3.17,1.0,10.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,10.0
+BF-COM-G080007 = 1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,24.27,NaN,24.27,24.27,0.0,NaN,NaN,24.27,24.27,1.0,21.51,NaN,21.51,21.51,0.0,NaN,NaN,21.51,21.51,1.0,149.52,NaN,149.52,149.52,0.0,NaN,NaN,149.52,149.52,1.0,109.19,NaN,109.19,109.19,0.0,NaN,NaN,109.19,109.19,1.0,193.67,NaN,193.67,193.67,0.0,NaN,NaN,193.67,193.67,1.0,222.1,NaN,222.1,222.1,0.0,NaN,NaN,222.1,222.1,1.0,179.1,NaN,179.1,179.1,0.0,NaN,NaN,179.1,179.1,1.0,153.82,NaN,153.82,153.82,0.0,NaN,NaN,153.82,153.82,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0
+BF-COM-G080008 = 2.54,2.33,9.16,1.0,8.16,1.94,6.12,3.38,1.99,13.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,13.0,27.28,3.31,32.09,21.04,11.05,-0.15,2.31,27.47,26.78,13.0,25.12,7.13,40.19,14.68,25.51,0.55,2.96,26.03,25.16,13.0,81.11,22.34,124.71,53.62,71.09,0.48,2.12,83.9,79.32,13.0,137.73,13.18,156.38,117.62,38.76,0.06,1.6,138.31,141.02,13.0,154.05,18.74,196.41,140.7,55.72,1.27,3.18,155.1,145.07,13.0,194.4,21.09,242.15,170.06,72.09,0.79,2.96,195.46,194.22,13.0,165.8,40.12,253.66,124.71,128.95,0.91,2.72,170.22,154.02,13.0,157.22,19.11,197.49,132.46,65.02,0.55,2.46,158.29,157.24,13.0,1.01,0.01,1.05,1.0,0.05,1.81,5.0,1.01,1.0,13.0,2.36,1.19,4.7,1.0,3.7,0.58,2.23,2.62,2.03,13.0
+BF-COM-G080009 = 1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,15.59,NaN,15.59,15.59,0.0,NaN,NaN,15.59,15.59,1.0,10.75,NaN,10.75,10.75,0.0,NaN,NaN,10.75,10.75,1.0,55.46,NaN,55.46,55.46,0.0,NaN,NaN,55.46,55.46,1.0,108.03,NaN,108.03,108.03,0.0,NaN,NaN,108.03,108.03,1.0,196.15,NaN,196.15,196.15,0.0,NaN,NaN,196.15,196.15,1.0,235.06,NaN,235.06,235.06,0.0,NaN,NaN,235.06,235.06,1.0,228.07,NaN,228.07,228.07,0.0,NaN,NaN,228.07,228.07,1.0,117.89,NaN,117.89,117.89,0.0,NaN,NaN,117.89,117.89,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0
+BF-COM-G080010 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,17.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,17.0,29.68,2.24,32.61,25.21,7.4,-0.52,2.27,29.76,29.77,17.0,19.84,5.62,28.45,11.51,16.94,-0.16,1.63,20.57,21.04,17.0,103.96,27.74,167.16,52.0,115.16,0.54,3.3,107.39,97.97,17.0,120.07,18.07,154.02,97.97,56.05,0.49,2.01,121.34,113.92,17.0,174.73,28.32,214.62,140.7,73.93,0.23,1.48,176.88,178.85,17.0,226.22,24.55,273.32,196.06,77.26,0.44,2.07,227.47,221.6,17.0,197.96,46.8,299.07,140.95,158.12,0.55,2.34,203.1,182.04,17.0,126.88,27.97,179.1,80.98,98.12,0.03,2.27,129.75,125.78,17.0,1.02,0.03,1.09,1.0,0.09,1.21,3.2,1.02,1.0,17.0,3.63,2.62,9.1,1.0,8.1,0.64,2.17,4.43,2.83,17.0
+BF-COM-G080011 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,28.25,2.26,30.71,25.5,5.21,-0.17,1.62,28.32,28.39,4.0,25.91,2.63,29.04,22.6,6.44,-0.12,2.0,26.01,26.0,4.0,154.34,24.41,183.1,126.13,56.97,0.03,1.67,155.78,154.07,4.0,113.04,6.12,119.2,107.69,11.52,0.04,1.06,113.16,112.63,4.0,179.44,0.69,180.47,179.1,1.37,1.15,2.33,179.44,179.1,4.0,222.09,25.53,250.57,199.06,51.51,0.14,1.2,223.19,219.37,4.0,172.1,5.57,179.1,166.56,12.54,0.32,1.6,172.16,171.36,4.0,109.66,19.75,133.43,88.94,44.49,0.19,1.52,110.99,108.15,4.0,1.02,0.04,1.09,1.0,0.09,1.15,2.33,1.02,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0
+BF-COM-G080012 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,17.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,17.0,35.75,10.08,48.96,21.04,27.92,-0.14,1.49,37.07,37.99,17.0,25.25,14.28,51.15,8.01,43.14,0.25,1.74,28.8,26.71,17.0,53.44,12.51,82.52,30.96,51.56,0.26,3.18,54.8,53.59,17.0,138.9,10.02,167.62,128.76,38.86,1.53,5.08,139.24,136.52,17.0,190.65,30.09,231.67,147.36,84.31,-0.02,1.4,192.87,191.01,17.0,211.88,40.66,282.07,158.74,123.33,0.39,1.84,215.52,202.15,17.0,149.56,17.24,176.43,126.62,49.82,0.27,1.6,150.49,145.01,17.0,94.34,47.31,185.32,47.44,137.89,0.41,1.65,104.91,73.53,17.0,1.23,0.82,4.39,1.0,3.39,3.72,14.93,1.46,1.0,17.0,1.07,0.16,1.52,1.0,0.52,2.09,5.74,1.09,1.0,17.0
+BF-COM-G080013 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,19.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,19.0,24.65,5.36,35.65,18.78,16.87,0.99,2.58,25.19,22.39,19.0,13.25,6.65,30.22,7.18,23.03,1.25,3.41,14.74,9.92,19.0,72.2,16.76,103.23,53.8,49.43,0.35,1.82,74.02,71.82,19.0,127.77,12.96,145.01,104.41,40.59,-0.36,1.86,128.39,130.04,19.0,198.92,17.46,242.15,179.1,63.05,0.92,2.93,199.65,191.91,19.0,232.44,13.67,257.2,208.25,48.96,0.11,2.14,232.82,231.67,19.0,202.06,34.5,261.38,154.3,107.07,0.4,1.82,204.83,196.06,19.0,103.84,19.24,140.16,72.37,67.79,0.14,2.1,105.51,104.25,19.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,19.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,19.0
+BF-COM-G080014 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,22.84,3.43,25.26,20.41,4.85,0.0,1.0,22.97,22.84,2.0,15.9,4.12,18.81,12.99,5.82,0.0,1.0,16.16,15.9,2.0,145.36,23.8,162.19,128.53,33.66,-0.0,1.0,146.33,145.36,2.0,93.82,9.87,100.8,86.84,13.96,0.0,1.0,94.08,93.82,2.0,200.96,10.31,208.25,193.67,14.58,0.0,1.0,201.09,200.96,2.0,214.17,0.64,214.62,213.72,0.9,-0.0,1.0,214.17,214.17,2.0,159.25,13.87,169.06,149.45,19.61,0.0,1.0,159.56,159.25,2.0,179.67,23.17,196.06,163.29,32.77,-0.0,1.0,180.42,179.67,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0
+BF-COM-G080015 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,27.42,0.54,28.05,26.78,1.27,-0.03,1.65,27.43,27.43,4.0,20.31,4.39,26.78,17.16,9.62,1.04,2.25,20.66,18.65,4.0,154.48,17.59,179.1,138.53,40.56,0.73,2.03,155.23,150.15,4.0,96.7,1.24,97.97,95.06,2.91,-0.43,1.85,96.7,96.88,4.0,194.82,6.92,199.6,184.58,15.02,-1.06,2.27,194.91,197.55,4.0,229.04,14.73,249.56,215.5,34.06,0.7,2.01,229.4,225.55,4.0,188.12,9.63,194.2,173.77,20.43,-1.11,2.3,188.31,192.26,4.0,100.07,24.96,126.76,68.22,58.54,-0.3,1.77,102.37,102.65,4.0,1.15,0.15,1.35,1.0,0.35,0.43,1.85,1.16,1.13,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0
+BF-COM-G080016 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,28.04,6.84,35.13,18.78,16.35,-0.51,2.0,28.66,29.13,4.0,8.27,2.16,11.15,6.11,5.04,0.5,1.88,8.48,7.91,4.0,81.19,4.44,85.78,75.89,9.89,-0.18,1.47,81.28,81.54,4.0,101.18,3.74,105.75,96.6,9.15,-0.0,1.99,101.23,101.18,4.0,204.4,16.88,228.9,190.23,38.67,0.93,2.2,204.93,199.24,4.0,234.51,24.87,265.08,208.63,56.45,0.24,1.58,235.5,232.17,4.0,261.35,24.86,286.13,228.39,57.75,-0.47,1.83,262.23,265.43,4.0,125.7,37.88,158.81,78.86,79.96,-0.33,1.45,129.91,132.57,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0
+BF-COM-G080017 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,19.95,3.43,22.38,17.53,4.84,-0.0,1.0,20.1,19.95,2.0,14.03,1.48,15.07,12.99,2.09,0.0,1.0,14.07,14.03,2.0,109.38,21.04,124.26,94.5,29.76,0.0,1.0,110.38,109.38,2.0,92.7,2.48,94.46,90.95,3.51,-0.0,1.0,92.72,92.7,2.0,203.08,2.93,205.15,201.01,4.15,-0.0,1.0,203.09,203.08,2.0,225.17,4.55,228.39,221.94,6.44,0.0,1.0,225.19,225.17,2.0,186.9,2.23,188.47,185.32,3.15,-0.0,1.0,186.9,186.9,2.0,153.41,12.56,162.29,144.52,17.77,0.0,1.0,153.66,153.41,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0
+BF-GAN-G090001 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0,4.17,0.63,4.95,3.47,1.47,0.16,1.47,4.21,4.11,6.0,35.51,5.77,41.32,25.38,15.94,-0.78,2.72,35.9,35.13,6.0,110.14,10.1,118.58,93.86,24.72,-0.8,1.96,110.53,114.79,6.0,101.4,7.51,110.53,91.23,19.3,-0.07,1.58,101.64,101.11,6.0,232.79,4.15,235.43,224.79,10.64,-1.42,3.4,232.82,234.95,6.0,353.71,17.9,380.69,327.27,53.42,0.07,2.41,354.09,351.18,6.0,198.74,12.74,214.62,183.05,31.57,0.12,1.46,199.07,196.53,6.0,76.04,29.33,121.0,30.22,90.79,-0.04,2.76,80.61,73.84,6.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0
+BF-GAN-G090002 = 1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,3.06,NaN,3.06,3.06,0.0,NaN,NaN,3.06,3.06,1.0,7.77,NaN,7.77,7.77,0.0,NaN,NaN,7.77,7.77,1.0,64.89,NaN,64.89,64.89,0.0,NaN,NaN,64.89,64.89,1.0,119.2,NaN,119.2,119.2,0.0,NaN,NaN,119.2,119.2,1.0,209.1,NaN,209.1,209.1,0.0,NaN,NaN,209.1,209.1,1.0,235.38,NaN,235.38,235.38,0.0,NaN,NaN,235.38,235.38,1.0,141.27,NaN,141.27,141.27,0.0,NaN,NaN,141.27,141.27,1.0,73.97,NaN,73.97,73.97,0.0,NaN,NaN,73.97,73.97,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0
+BF-GAN-G090003 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,2.65,0.69,3.4,2.0,1.4,0.11,1.19,2.71,2.59,4.0,10.92,2.1,13.04,9.04,4.0,0.04,1.06,11.07,10.79,4.0,93.66,13.13,105.89,79.32,26.57,-0.1,1.17,94.35,94.71,4.0,114.27,3.64,117.41,110.73,6.67,-0.02,1.03,114.31,114.47,4.0,224.94,8.57,235.06,215.02,20.04,0.03,1.68,225.06,224.84,4.0,263.09,10.88,275.85,249.56,26.29,-0.12,1.91,263.26,263.47,4.0,154.56,5.74,161.32,147.36,13.96,-0.13,1.96,154.63,154.77,4.0,76.56,4.47,81.75,71.28,10.47,-0.03,1.68,76.66,76.6,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0
+BF-GAN-G090004 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,3.28,0.09,3.35,3.15,0.2,-0.95,2.14,3.28,3.32,4.0,18.45,6.33,24.67,11.91,12.76,-0.03,1.13,19.25,18.61,4.0,103.48,11.11,113.97,89.38,24.59,-0.38,1.58,103.93,105.29,4.0,101.04,8.17,108.89,93.29,15.61,0.0,1.05,101.28,100.98,4.0,224.43,7.73,233.52,214.62,18.9,-0.16,2.01,224.53,224.79,4.0,304.86,28.63,339.88,270.61,69.27,0.04,1.91,305.87,304.48,4.0,159.6,21.28,186.68,134.64,52.05,0.17,2.01,160.66,158.54,4.0,57.46,9.79,68.72,45.34,23.38,-0.14,1.83,58.08,57.89,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0
+BF-GAN-G090005 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,4.56,0.72,5.36,3.97,1.39,0.52,1.5,4.59,4.33,3.0,10.3,1.49,11.77,8.79,2.98,-0.06,1.5,10.37,10.35,3.0,97.77,3.83,101.38,93.76,7.62,-0.18,1.5,97.82,98.15,3.0,102.03,3.9,105.66,97.9,7.75,-0.23,1.5,102.07,102.52,3.0,232.19,21.64,250.57,208.34,42.22,-0.44,1.5,232.87,237.68,3.0,264.08,19.98,286.13,247.2,38.94,0.44,1.5,264.58,258.9,3.0,138.7,9.56,149.72,132.7,17.02,0.7,1.5,138.92,133.67,3.0,63.83,3.95,67.57,59.7,7.87,-0.18,1.5,63.91,64.21,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0
+BF-GAN-G090006 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,2.55,0.26,2.7,2.26,0.44,-0.71,1.5,2.56,2.7,3.0,16.48,0.75,17.03,15.62,1.41,-0.62,1.5,16.49,16.78,3.0,129.48,6.99,134.49,121.5,12.99,-0.64,1.5,129.61,132.46,3.0,114.02,2.93,117.41,112.33,5.08,0.71,1.5,114.05,112.33,3.0,232.97,7.94,242.15,228.39,13.76,0.71,1.5,233.06,228.39,3.0,290.5,9.03,299.61,281.56,18.05,0.04,1.5,290.59,290.32,3.0,163.03,5.93,168.61,156.81,11.8,-0.2,1.5,163.1,163.68,3.0,65.94,2.02,68.22,64.34,3.88,0.54,1.5,65.96,65.27,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0
+BF-GAN-G090007 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,4.41,1.0,5.53,3.6,1.93,0.5,1.5,4.49,4.11,3.0,28.06,4.43,33.14,24.96,8.18,0.66,1.5,28.29,26.08,3.0,117.97,7.81,123.19,108.99,14.2,-0.68,1.5,118.15,121.74,3.0,101.48,7.11,107.69,93.73,13.96,-0.38,1.5,101.65,103.03,3.0,236.85,2.93,238.55,233.47,5.08,-0.71,1.5,236.87,238.55,3.0,316.53,6.17,323.41,311.51,11.9,0.51,1.5,316.57,314.66,3.0,174.4,6.65,179.42,166.86,12.56,-0.6,1.5,174.48,176.92,3.0,98.68,12.33,112.53,88.9,23.63,0.54,1.5,99.19,94.61,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0
+BF-GNA-G100001 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,12.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,12.0,3.03,0.97,4.33,1.03,3.3,-0.55,2.51,3.17,3.13,12.0,15.45,3.15,21.04,10.19,10.85,0.16,2.17,15.74,14.77,12.0,72.11,3.08,76.97,66.46,10.5,-0.42,2.46,72.17,72.38,12.0,126.63,19.74,154.02,95.1,58.92,-0.21,1.66,128.03,127.92,12.0,273.51,31.96,327.39,208.25,119.15,-0.32,2.92,275.21,273.2,12.0,264.41,14.99,281.56,228.07,53.49,-1.35,3.88,264.8,270.15,12.0,137.58,16.77,156.38,104.06,52.32,-0.68,2.39,138.52,140.99,12.0,62.02,13.17,92.24,43.39,48.84,1.03,3.5,63.29,57.63,12.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,12.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,12.0
+BF-GNA-G100002 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,9.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,9.0,1.7,0.68,2.89,1.0,1.89,0.45,1.92,1.82,1.66,9.0,10.04,1.08,11.51,8.25,3.27,-0.36,2.12,10.09,10.15,9.0,51.56,6.09,59.43,43.39,16.03,0.07,1.48,51.88,50.08,9.0,119.92,13.02,132.49,101.38,31.11,-0.35,1.55,120.54,121.5,9.0,366.17,23.1,405.09,331.41,73.68,0.1,2.08,366.82,369.2,9.0,206.99,14.95,223.72,182.0,41.71,-0.46,1.77,207.47,211.63,9.0,97.66,18.16,127.36,72.46,54.9,0.33,1.99,99.15,93.46,9.0,74.32,7.79,84.57,58.39,26.19,-0.72,3.07,74.68,74.68,9.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,9.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,9.0
+BF-GNA-G100003 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,11.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,11.0,1.74,0.49,2.38,1.0,1.38,-0.22,1.88,1.8,1.65,11.0,15.41,3.79,22.35,10.91,11.43,0.59,2.08,15.83,13.66,11.0,57.42,9.86,78.54,44.36,34.17,0.74,3.03,58.19,55.81,11.0,143.4,9.19,161.32,132.46,28.86,0.47,2.23,143.67,140.7,11.0,283.81,34.08,339.88,243.91,95.97,0.66,1.95,285.66,273.2,11.0,152.23,14.21,180.4,136.52,43.88,0.83,2.47,152.83,147.5,11.0,78.71,6.84,94.5,70.31,24.19,1.03,3.57,78.98,77.12,11.0,72.47,12.25,89.5,49.16,40.34,-0.34,2.32,73.4,72.56,11.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,11.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,11.0
+BF-GNA-G100004 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,8.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,8.0,1.0,0.01,1.02,1.0,0.02,2.27,5.28,1.0,1.0,8.0,12.59,3.61,18.39,9.04,9.35,0.33,1.61,13.04,12.18,8.0,53.73,8.78,72.56,46.84,25.72,1.42,3.64,54.35,49.11,8.0,125.76,26.66,168.61,98.84,69.78,0.57,1.84,128.21,118.62,8.0,297.7,22.42,335.43,266.16,69.27,0.08,2.34,298.44,301.05,8.0,202.5,32.02,246.82,158.74,88.08,-0.08,1.73,204.7,203.27,8.0,107.37,18.97,129.81,81.75,48.06,-0.3,1.6,108.83,109.6,8.0,46.04,8.38,60.39,37.7,22.68,0.52,1.93,46.7,44.23,8.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,8.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,8.0
+BF-GNA-G100005 = 1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,2.33,NaN,2.33,2.33,0.0,NaN,NaN,2.33,2.33,1.0,10.12,NaN,10.12,10.12,0.0,NaN,NaN,10.12,10.12,1.0,74.99,NaN,74.99,74.99,0.0,NaN,NaN,74.99,74.99,1.0,153.12,NaN,153.12,153.12,0.0,NaN,NaN,153.12,153.12,1.0,295.43,NaN,295.43,295.43,0.0,NaN,NaN,295.43,295.43,1.0,147.63,NaN,147.63,147.63,0.0,NaN,NaN,147.63,147.63,1.0,83.46,NaN,83.46,83.46,0.0,NaN,NaN,83.46,83.46,1.0,92.28,NaN,92.28,92.28,0.0,NaN,NaN,92.28,92.28,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0
+BF-GNA-G100006 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,1.41,0.48,2.11,1.0,1.11,0.61,1.71,1.48,1.16,5.0,11.44,0.88,12.54,10.2,2.34,-0.25,2.01,11.47,11.59,5.0,57.71,6.9,64.35,47.5,16.85,-0.6,1.86,58.04,60.47,5.0,117.27,16.68,134.61,92.24,42.38,-0.56,2.03,118.22,120.62,5.0,306.71,16.81,327.39,286.65,40.74,-0.01,1.53,307.08,308.23,5.0,246.58,16.44,261.14,221.2,39.94,-0.76,2.05,247.02,254.17,5.0,113.76,14.44,132.46,97.97,34.49,0.1,1.55,114.49,115.22,5.0,74.18,10.84,89.5,62.32,27.18,0.28,1.84,74.81,75.91,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0
+BF-GNA-G100007 = 1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,2.61,NaN,2.61,2.61,0.0,NaN,NaN,2.61,2.61,1.0,9.18,NaN,9.18,9.18,0.0,NaN,NaN,9.18,9.18,1.0,65.92,NaN,65.92,65.92,0.0,NaN,NaN,65.92,65.92,1.0,142.79,NaN,142.79,142.79,0.0,NaN,NaN,142.79,142.79,1.0,350.26,NaN,350.26,350.26,0.0,NaN,NaN,350.26,350.26,1.0,164.82,NaN,164.82,164.82,0.0,NaN,NaN,164.82,164.82,1.0,82.22,NaN,82.22,82.22,0.0,NaN,NaN,82.22,82.22,1.0,86.63,NaN,86.63,86.63,0.0,NaN,NaN,86.63,86.63,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0
+BF-GOU-G110001 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,6.29,0.47,6.56,5.58,0.98,-1.14,2.32,6.3,6.51,4.0,36.46,2.26,37.59,33.08,4.51,-1.15,2.33,36.51,37.59,4.0,53.04,3.26,56.59,48.96,7.63,-0.24,1.74,53.12,53.31,4.0,98.35,14.7,117.24,81.64,35.6,0.25,1.96,99.17,97.25,4.0,163.03,23.86,184.58,132.52,52.06,-0.41,1.58,164.34,167.51,4.0,267.24,5.08,273.2,261.38,11.82,0.02,1.65,267.28,267.2,4.0,154.07,9.06,163.6,142.98,20.62,-0.22,1.58,154.27,154.85,4.0,57.55,9.99,68.22,45.41,22.81,-0.19,1.59,58.19,58.28,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0
+BF-GOU-G110002 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,7.03,0.86,7.55,6.03,1.51,-0.7,1.5,7.06,7.5,3.0,29.3,2.4,31.58,26.79,4.78,-0.18,1.5,29.37,29.53,3.0,69.77,11.78,82.68,59.63,23.05,0.41,1.5,70.42,66.98,3.0,109.47,7.37,117.46,102.93,14.53,0.35,1.5,109.64,108.03,3.0,209.87,14.34,218.51,193.32,25.19,-0.71,1.5,210.2,217.79,3.0,287.23,12.21,295.43,273.2,22.24,-0.68,1.5,287.41,293.07,3.0,165.41,5.16,171.35,162.05,9.3,0.69,1.5,165.46,162.83,3.0,80.16,18.21,95.66,60.11,35.55,-0.43,1.5,81.52,84.7,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0
+BF-GOU-G110003 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,4.92,0.38,5.19,4.65,0.54,0.0,1.0,4.92,4.92,2.0,24.13,1.55,25.22,23.03,2.19,-0.0,1.0,24.15,24.13,2.0,65.12,2.13,66.63,63.62,3.01,-0.0,1.0,65.14,65.12,2.0,134.88,2.65,136.75,133.0,3.75,0.0,1.0,134.89,134.88,2.0,203.42,25.57,221.5,185.34,36.17,-0.0,1.0,204.22,203.42,2.0,272.18,1.43,273.2,271.17,2.03,0.0,1.0,272.18,272.18,2.0,169.49,6.18,173.85,165.12,8.74,0.0,1.0,169.54,169.49,2.0,46.92,7.56,52.27,41.57,10.7,0.0,1.0,47.22,46.92,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0
+BF-GOU-G110004 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,18.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,18.0,5.28,1.33,8.01,3.34,4.67,0.27,2.21,5.43,5.47,18.0,33.79,8.26,50.46,21.56,28.9,0.52,2.33,34.73,33.08,18.0,59.65,5.47,70.31,51.23,19.08,0.31,2.32,59.89,59.12,18.0,140.19,10.84,154.02,115.79,38.23,-0.89,2.94,140.59,142.14,18.0,181.74,31.19,251.12,136.52,114.6,0.89,2.89,184.25,173.52,18.0,264.05,8.11,273.2,249.56,23.64,-0.49,2.02,264.17,265.17,18.0,140.54,21.11,179.1,113.92,65.18,0.21,1.74,142.03,140.63,18.0,54.58,19.31,99.53,31.14,68.39,0.77,2.9,57.72,51.9,18.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,18.0,1.0,0.02,1.08,1.0,0.08,3.88,16.06,1.0,1.0,18.0
+BF-GOU-G110005 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,26.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,26.0,2.12,1.46,6.49,1.0,5.49,1.38,4.16,2.55,1.43,26.0,11.49,4.33,23.13,7.78,15.35,1.54,4.41,12.25,9.62,26.0,63.69,17.4,89.5,23.74,65.76,-0.72,2.6,65.94,66.8,26.0,99.9,12.76,145.01,86.84,58.17,2.01,7.15,100.68,95.43,26.0,303.28,51.24,369.38,180.93,188.44,-1.23,3.35,307.42,318.51,26.0,246.17,22.83,281.56,202.06,79.5,-0.55,2.12,247.19,255.64,26.0,139.0,16.13,179.1,121.0,58.09,0.83,2.79,139.9,135.81,26.0,73.44,27.28,129.05,26.78,102.27,0.18,2.26,78.16,72.28,26.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,26.0,1.02,0.1,1.49,1.0,0.49,4.63,22.86,1.03,1.0,26.0
+BF-GOU-G110006 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,25.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,25.0,3.76,2.15,8.01,1.0,7.01,0.2,1.82,4.31,4.07,25.0,40.49,22.59,82.09,13.3,68.78,0.5,1.95,46.15,35.77,25.0,59.83,12.64,86.32,41.57,44.75,0.52,2.43,61.1,58.14,25.0,112.3,17.79,154.02,76.97,77.06,0.36,2.86,113.65,109.22,25.0,200.14,54.75,308.23,132.46,175.77,0.7,2.21,207.2,179.1,25.0,233.32,22.08,265.08,200.65,64.43,0.01,1.66,234.32,233.15,25.0,150.31,20.62,179.1,104.06,75.03,-0.41,2.2,151.66,157.24,25.0,71.93,42.2,145.01,23.03,121.98,0.48,1.84,82.96,63.16,25.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,25.0,4.01,3.2,12.22,1.0,11.22,1.0,3.03,5.09,2.48,25.0
+BF-GOU-G110007 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,37.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,37.0,7.77,1.31,10.84,5.58,5.26,0.48,2.48,7.87,7.45,37.0,54.89,12.22,89.5,37.32,52.18,0.85,3.14,56.2,53.09,37.0,63.04,17.39,92.24,20.41,71.82,-0.77,3.01,65.33,67.21,37.0,130.02,15.3,173.77,104.06,69.71,0.64,3.25,130.89,128.81,37.0,158.28,13.96,184.58,124.71,59.87,-0.5,2.71,158.88,161.32,37.0,266.31,18.74,308.23,221.2,87.03,-0.42,2.96,266.95,271.29,37.0,129.65,23.06,190.32,100.97,89.35,1.13,3.39,131.63,121.0,37.0,65.87,30.79,128.53,20.13,108.4,0.45,2.2,72.54,60.22,37.0,1.35,0.72,4.38,1.0,3.38,2.58,9.91,1.52,1.0,37.0,1.08,0.46,3.81,1.0,2.81,5.83,35.03,1.17,1.0,37.0
+BF-GOU-G110008 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,10.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,10.0,7.94,2.0,11.96,6.39,5.57,1.02,2.49,8.16,6.92,10.0,45.09,4.52,54.08,39.71,14.37,0.72,2.53,45.3,44.1,10.0,68.05,12.27,92.24,47.5,44.73,0.28,2.99,69.04,68.23,10.0,100.97,14.0,127.99,78.86,49.13,0.44,2.7,101.84,97.38,10.0,139.94,8.06,152.01,128.53,23.49,0.29,1.89,140.15,139.03,10.0,274.42,6.12,286.13,261.38,24.75,-0.28,4.23,274.48,273.23,10.0,119.49,9.89,136.52,107.25,29.27,0.34,1.98,119.86,118.28,10.0,62.8,11.56,79.32,46.09,33.23,-0.14,1.8,63.75,62.71,10.0,1.25,0.57,2.69,1.0,1.69,1.92,5.15,1.37,1.0,10.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,10.0
+BF-GOU-G110009 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,4.85,0.64,5.57,4.33,1.24,0.51,1.5,4.88,4.66,3.0,23.19,1.24,24.51,22.04,2.47,0.23,1.5,23.21,23.03,3.0,65.34,2.67,67.39,62.32,5.07,-0.58,1.5,65.38,66.31,3.0,154.9,11.17,163.6,142.3,21.3,-0.56,1.5,155.17,158.81,3.0,250.52,19.7,273.2,237.63,35.57,0.69,1.5,251.03,240.72,3.0,269.18,4.12,273.32,265.08,8.24,0.02,1.5,269.2,269.14,3.0,156.46,13.74,168.92,141.72,27.19,-0.3,1.5,156.86,158.74,3.0,75.35,10.16,84.6,64.48,20.12,-0.28,1.5,75.81,76.97,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0
+BF-GOU-G110010 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,8.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,8.0,3.35,1.18,5.1,1.31,3.79,-0.24,2.39,3.53,3.3,8.0,19.41,1.81,21.69,16.22,5.47,-0.43,2.23,19.49,19.4,8.0,73.74,2.56,76.97,69.64,7.32,-0.15,2.02,73.78,73.91,8.0,119.87,15.96,140.7,95.1,45.6,0.04,1.96,120.8,116.94,8.0,295.53,37.41,343.52,242.15,101.37,-0.04,1.62,297.6,294.63,8.0,263.54,8.65,273.2,249.56,23.64,-0.43,1.96,263.67,264.24,8.0,139.74,13.52,156.38,121.0,35.38,-0.13,1.68,140.31,137.4,8.0,70.12,16.03,100.97,48.96,52.01,0.7,2.85,71.7,66.93,8.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,8.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,8.0
+BF-GOU-G110011 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,7.78,1.08,8.54,7.02,1.53,-0.0,1.0,7.82,7.78,2.0,43.65,2.18,45.19,42.1,3.09,-0.0,1.0,43.67,43.65,2.0,59.73,5.47,63.6,55.86,7.74,0.0,1.0,59.86,59.73,2.0,82.04,1.5,83.1,80.98,2.12,-0.0,1.0,82.04,82.04,2.0,149.08,2.93,151.15,147.0,4.15,0.0,1.0,149.09,149.08,2.0,261.38,0.0,261.38,261.38,0.0,NaN,NaN,261.38,261.38,2.0,137.04,11.65,145.27,128.8,16.47,-0.0,1.0,137.28,137.04,2.0,56.57,7.17,61.64,51.51,10.13,0.0,1.0,56.8,56.57,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0
+BF-HOU-G120001 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0,4.37,0.93,5.8,3.4,2.4,0.44,1.82,4.45,4.26,6.0,15.16,2.12,18.98,13.34,5.63,1.07,2.76,15.28,14.42,6.0,38.71,2.49,40.93,34.92,6.01,-0.52,1.74,38.78,39.41,6.0,114.04,14.33,129.99,93.9,36.09,-0.33,1.58,114.79,117.08,6.0,240.19,12.54,253.61,224.64,28.98,-0.16,1.27,240.46,242.4,6.0,312.31,27.79,343.52,269.38,74.14,-0.37,1.94,313.34,313.11,6.0,283.44,28.83,318.24,243.32,74.92,-0.2,1.7,284.66,285.94,6.0,45.78,8.8,56.71,34.09,22.62,0.11,1.69,46.48,44.39,6.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0
+BF-HOU-G120002 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,8.38,1.95,10.58,6.21,4.37,-0.15,1.33,8.56,8.9,5.0,9.33,1.48,11.17,7.65,3.52,0.17,1.45,9.43,9.03,5.0,40.06,5.21,45.78,32.46,13.32,-0.49,1.91,40.33,42.34,5.0,105.49,7.97,116.39,97.6,18.79,0.34,1.61,105.73,104.25,5.0,242.61,4.62,249.67,238.55,11.13,0.63,2.09,242.64,242.15,5.0,296.46,17.01,319.11,281.56,37.55,0.41,1.45,296.85,290.32,5.0,325.75,7.86,337.42,315.81,21.61,0.34,2.32,325.83,325.18,5.0,45.36,9.89,58.02,35.15,22.87,0.34,1.41,46.22,41.02,5.0,1.45,0.47,2.12,1.0,1.12,0.34,1.85,1.51,1.56,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0
+BF-HOU-G120003 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,8.31,0.75,8.84,7.78,1.06,-0.0,1.0,8.32,8.31,2.0,7.87,0.91,8.51,7.22,1.29,0.0,1.0,7.89,7.87,2.0,37.25,13.64,46.9,27.6,19.3,-0.0,1.0,38.48,37.25,2.0,156.71,16.83,168.61,144.81,23.8,-0.0,1.0,157.16,156.71,2.0,234.2,18.38,247.2,221.2,26.0,0.0,1.0,234.56,234.2,2.0,375.11,7.88,380.69,369.54,11.14,0.0,1.0,375.16,375.11,2.0,249.91,10.98,257.67,242.15,15.53,0.0,1.0,250.03,249.91,2.0,22.23,1.14,23.03,21.42,1.61,-0.0,1.0,22.24,22.23,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0
+BF-HOU-G120004 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,10.14,0.35,10.39,9.9,0.49,0.0,1.0,10.15,10.14,2.0,6.42,0.69,6.91,5.93,0.98,-0.0,1.0,6.44,6.42,2.0,56.43,13.81,66.19,46.66,19.53,-0.0,1.0,57.27,56.43,2.0,131.89,15.4,142.78,121.0,21.78,0.0,1.0,132.34,131.89,2.0,255.42,25.15,273.2,237.64,35.56,0.0,1.0,256.03,255.42,2.0,364.31,8.35,370.22,358.4,11.82,0.0,1.0,364.36,364.31,2.0,264.71,12.0,273.2,256.22,16.98,0.0,1.0,264.84,264.71,2.0,21.91,2.98,24.02,19.81,4.21,-0.0,1.0,22.02,21.91,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0
+BF-HOU-G120005 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,13.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,13.0,15.64,4.85,22.71,9.04,13.67,0.12,1.5,16.32,15.94,13.0,7.33,3.02,15.83,4.13,11.71,1.8,5.94,7.89,6.7,13.0,53.56,3.59,59.89,47.5,12.39,0.04,2.19,53.67,53.59,13.0,109.45,13.28,128.53,95.06,33.47,0.45,1.59,110.19,102.61,13.0,236.71,4.43,242.26,224.79,17.47,-1.34,5.17,236.74,238.55,13.0,297.57,30.55,358.4,250.02,108.39,0.4,2.42,299.02,299.07,13.0,285.96,30.92,337.42,217.91,119.51,-0.39,3.11,287.5,290.18,13.0,51.32,19.93,86.33,24.46,61.86,0.41,1.89,54.78,49.57,13.0,1.52,0.7,3.24,1.0,2.24,1.2,3.59,1.66,1.0,13.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,13.0
+BF-HOU-G120006 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,7.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,7.0,5.75,2.64,10.14,2.91,7.23,0.5,1.97,6.25,5.12,7.0,18.69,4.27,22.81,10.68,12.13,-1.05,2.72,19.1,20.41,7.0,65.43,16.38,84.29,41.02,43.27,-0.31,1.68,67.17,71.11,7.0,138.04,16.89,163.6,119.53,44.07,0.41,1.79,138.93,138.03,7.0,224.03,23.86,246.52,184.58,61.95,-0.67,1.99,225.12,227.97,7.0,273.45,6.81,282.07,265.08,17.0,0.02,1.75,273.52,273.38,7.0,303.35,27.28,332.41,265.2,67.21,-0.35,1.47,304.4,313.23,7.0,80.65,11.67,104.06,66.46,37.6,1.08,3.61,81.37,80.49,7.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,7.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,7.0
+BF-HOU-G120007 = 1.02,0.06,1.17,1.0,0.17,2.47,7.13,1.02,1.0,9.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,9.0,15.01,2.62,19.78,11.94,7.85,0.44,2.15,15.21,15.1,9.0,5.74,1.03,6.89,4.4,2.49,-0.48,1.5,5.82,6.11,9.0,48.75,11.16,64.25,32.09,32.16,-0.06,1.73,49.87,46.43,9.0,155.34,37.12,234.95,117.46,117.49,1.18,3.31,159.23,140.76,9.0,240.86,24.12,295.43,221.2,74.23,1.45,3.89,241.93,228.07,9.0,350.56,23.0,391.84,322.82,69.02,0.49,2.09,351.23,347.91,9.0,257.65,24.21,286.13,208.25,77.89,-0.74,2.93,258.66,254.77,9.0,32.7,9.09,50.46,21.42,29.04,0.59,2.64,33.8,32.23,9.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,9.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,9.0
+BF-HOU-G120008 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,10.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,10.0,27.68,4.96,35.13,20.45,14.68,0.1,1.89,28.07,26.98,10.0,7.28,2.34,11.17,3.81,7.35,0.15,2.18,7.61,7.44,10.0,48.02,7.39,54.41,32.09,22.32,-0.97,2.98,48.53,50.93,10.0,134.69,21.35,165.13,97.97,67.16,-0.17,2.17,136.21,137.78,10.0,237.37,4.87,242.15,227.97,14.18,-0.5,2.25,237.41,236.83,10.0,294.37,20.58,317.67,261.14,56.53,-0.39,1.87,295.02,295.62,10.0,207.43,16.87,234.95,179.1,55.86,-0.1,2.28,208.04,206.6,10.0,60.07,6.3,69.75,52.0,17.74,0.4,1.68,60.37,58.01,10.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,10.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,10.0
+BF-HOU-G120009 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,8.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,8.0,26.14,4.89,34.09,20.08,14.01,0.31,1.93,26.54,25.03,8.0,2.97,0.8,4.65,1.94,2.71,1.02,3.67,3.07,2.92,8.0,61.08,8.23,74.68,48.43,26.25,0.22,2.28,61.56,58.9,8.0,152.02,19.9,184.58,123.19,61.39,0.14,2.13,153.15,152.06,8.0,237.16,19.1,276.31,221.45,54.86,1.26,3.17,237.83,229.72,8.0,312.69,7.95,326.3,299.21,27.1,0.02,2.82,312.77,312.95,8.0,222.63,19.4,260.13,202.06,58.07,0.88,2.68,223.37,216.41,8.0,50.78,13.27,76.97,34.09,42.88,0.78,2.97,52.27,49.83,8.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,8.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,8.0
+BF-HOU-G120010 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,24.52,1.86,25.83,23.2,2.63,0.0,1.0,24.55,24.52,2.0,9.01,3.22,11.28,6.73,4.55,0.0,1.0,9.29,9.01,2.0,51.71,3.86,54.44,48.98,5.46,-0.0,1.0,51.78,51.71,2.0,120.23,3.91,122.99,117.46,5.53,0.0,1.0,120.26,120.23,2.0,215.64,4.31,218.69,212.59,6.1,0.0,1.0,215.66,215.64,2.0,253.58,1.68,254.77,252.39,2.38,0.0,1.0,253.58,253.58,2.0,251.46,18.26,264.37,238.55,25.82,-0.0,1.0,251.79,251.46,2.0,86.62,0.14,86.72,86.52,0.2,0.0,0.99,86.62,86.62,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0
+BF-HOU-G120011 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,17.87,3.47,21.91,13.62,8.29,-0.1,1.82,18.12,17.98,4.0,3.66,0.72,4.62,2.87,1.75,0.42,2.02,3.71,3.56,4.0,55.09,7.07,62.32,47.21,15.11,-0.09,1.29,55.43,55.43,4.0,114.41,9.51,127.31,104.49,22.82,0.52,2.03,114.7,112.92,4.0,283.74,24.97,317.67,257.48,60.18,0.52,2.06,284.56,279.91,4.0,319.4,11.17,333.31,308.23,25.09,0.3,1.57,319.55,318.04,4.0,288.96,24.12,318.24,267.01,51.23,0.28,1.4,289.71,285.29,4.0,49.77,4.91,54.46,43.05,11.42,-0.62,1.96,49.95,50.78,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0
+BF-HOU-G120012 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,7.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,7.0,21.73,4.39,29.44,16.53,12.91,0.58,2.38,22.11,20.29,7.0,6.72,0.7,7.71,6.02,1.69,0.28,1.48,6.75,6.61,7.0,71.72,12.96,95.06,54.91,40.15,0.61,2.67,72.71,69.34,7.0,110.14,3.73,117.62,105.98,11.64,1.11,3.52,110.19,110.12,7.0,244.95,5.27,249.56,235.58,13.98,-0.7,2.31,245.0,245.85,7.0,279.68,13.31,299.07,261.14,37.93,-0.07,1.97,279.95,282.07,7.0,218.91,9.56,231.67,205.34,26.33,0.1,1.84,219.09,217.91,7.0,68.46,15.9,89.5,44.72,44.77,-0.0,2.0,70.03,67.16,7.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,7.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,7.0
+BF-HOU-G120013 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,7.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,7.0,7.14,1.99,10.77,4.79,5.97,0.71,2.62,7.38,6.81,7.0,9.08,2.31,12.06,5.71,6.35,-0.15,1.74,9.33,9.64,7.0,39.44,8.92,53.26,27.6,25.66,0.23,1.93,40.29,39.96,7.0,104.85,17.06,134.79,86.84,47.95,0.73,2.31,106.03,103.92,7.0,252.2,14.52,272.55,228.07,44.48,-0.22,2.37,252.56,249.67,7.0,346.26,8.26,359.05,337.42,21.63,0.29,1.79,346.34,347.91,7.0,298.23,22.46,327.54,261.85,65.69,-0.36,2.13,298.95,299.61,7.0,29.09,3.23,33.59,24.13,9.46,-0.17,2.0,29.24,28.56,7.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,7.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,7.0
+BF-HOU-G120014 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,28.35,6.65,35.13,21.84,13.3,0.07,1.5,28.87,28.09,3.0,6.2,1.7,8.14,4.95,3.19,0.62,1.5,6.36,5.53,3.0,55.07,6.65,59.98,47.5,12.48,-0.62,1.5,55.34,57.72,3.0,107.52,5.68,113.92,103.08,10.84,0.56,1.5,107.62,105.55,3.0,221.81,13.04,234.95,208.87,26.08,0.03,1.5,222.06,221.6,3.0,269.69,14.04,281.56,254.19,27.37,-0.44,1.5,269.93,273.32,3.0,239.8,4.06,242.15,235.11,7.04,-0.71,1.5,239.82,242.15,3.0,75.31,14.93,92.55,66.19,26.35,0.7,1.5,76.3,67.21,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0
+BF-KAD-G140001 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,5.89,0.49,6.27,5.33,0.94,-0.58,1.5,5.9,6.07,3.0,9.59,1.67,11.36,8.05,3.32,0.24,1.5,9.69,9.37,3.0,127.04,13.09,140.95,114.96,25.99,0.25,1.5,127.49,125.21,3.0,138.65,6.79,146.19,133.0,13.19,0.47,1.5,138.77,136.77,3.0,325.11,7.3,332.41,317.81,14.6,-0.0,1.5,325.16,325.11,3.0,243.04,16.23,258.26,225.96,32.29,-0.21,1.5,243.4,244.9,3.0,125.58,2.52,127.77,122.83,4.94,-0.38,1.5,125.59,126.13,3.0,42.05,3.98,46.62,39.33,7.28,0.67,1.5,42.17,40.19,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0
+BF-KEN-G150001 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,29.66,4.64,32.59,24.31,8.27,-0.7,1.5,29.9,32.09,3.0,21.83,6.16,27.71,15.43,12.28,-0.15,1.5,22.4,22.35,3.0,70.96,15.58,88.36,58.32,30.04,0.51,1.5,72.09,66.19,3.0,121.69,8.78,128.53,111.79,16.73,-0.56,1.5,121.91,124.76,3.0,202.89,11.51,214.62,191.62,23.01,0.07,1.5,203.11,202.43,3.0,229.34,6.92,234.95,221.6,13.35,-0.51,1.5,229.41,231.46,3.0,274.21,14.31,290.18,262.57,27.62,0.51,1.5,274.46,269.87,3.0,98.1,4.44,102.61,93.73,8.88,0.06,1.5,98.17,97.97,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0
+BF-KEN-G150002 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,23.7,5.98,33.08,17.1,15.97,0.65,2.39,24.3,23.65,5.0,31.21,6.39,40.29,24.83,15.46,0.31,1.82,31.73,32.56,5.0,134.49,25.52,166.02,107.3,58.72,0.04,1.44,136.41,137.07,5.0,96.67,1.83,99.47,95.06,4.41,0.62,2.08,96.69,96.52,5.0,180.17,14.53,202.43,166.11,36.32,0.62,2.12,180.63,179.42,5.0,205.83,2.57,208.34,202.15,6.19,-0.33,1.83,205.84,205.25,5.0,237.23,9.75,249.56,228.39,21.18,0.41,1.31,237.39,232.09,5.0,85.11,7.74,93.73,74.08,19.65,-0.41,1.84,85.39,87.47,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0
+BF-KEN-G150003 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0,17.68,5.79,26.78,10.45,16.33,0.37,2.11,18.45,17.38,6.0,14.06,3.09,17.82,10.2,7.61,-0.03,1.4,14.34,14.11,6.0,61.39,10.43,76.97,44.72,32.25,-0.16,2.76,62.12,61.39,6.0,131.52,8.01,146.06,122.97,23.1,1.02,2.94,131.72,128.53,6.0,224.29,13.57,242.15,205.34,36.81,-0.07,1.79,224.63,224.29,6.0,276.52,6.67,281.56,265.56,16.0,-0.78,2.06,276.58,279.47,6.0,311.04,14.97,327.39,290.18,37.21,-0.13,1.68,311.34,311.04,6.0,116.34,29.14,157.81,79.32,78.48,0.12,1.79,119.34,116.34,6.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0
+BF-KEN-G150004 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,5.34,2.02,8.18,3.08,5.1,0.28,1.84,5.64,5.53,5.0,44.13,9.59,58.2,34.56,23.64,0.42,1.94,44.96,46.09,5.0,73.34,9.46,85.78,62.39,23.39,0.16,1.63,73.83,72.76,5.0,105.56,5.17,112.58,100.97,11.61,0.4,1.53,105.67,104.11,5.0,180.16,6.29,187.58,171.35,16.23,-0.22,1.9,180.25,179.1,5.0,225.22,7.75,235.38,214.72,20.66,-0.09,2.01,225.33,226.74,5.0,194.43,34.25,243.66,164.27,79.39,0.57,1.68,196.82,179.1,5.0,139.04,26.3,171.35,114.9,56.45,0.4,1.27,141.01,122.68,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0
+BF-KEN-G150005 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,8.45,2.88,12.6,5.22,7.38,0.4,1.9,8.83,7.97,5.0,22.83,1.68,25.32,20.73,4.59,0.34,2.28,22.88,23.02,5.0,62.06,10.07,77.11,52.02,25.08,0.49,2.02,62.71,63.03,5.0,131.72,12.3,146.06,117.41,28.66,-0.08,1.41,132.18,133.56,5.0,198.97,10.5,212.01,184.92,27.1,-0.06,1.83,199.19,196.06,5.0,254.56,11.55,269.14,238.77,30.37,-0.12,1.93,254.77,253.95,5.0,295.73,19.76,317.81,268.1,49.71,-0.36,1.77,296.25,300.29,5.0,130.42,33.48,179.1,90.51,88.58,0.34,2.07,133.81,130.42,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0
+BF-KEN-G150006 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,16.29,0.34,16.53,16.04,0.48,-0.0,1.0,16.29,16.29,2.0,10.77,3.2,13.03,8.51,4.52,-0.0,1.0,11.01,10.77,2.0,63.86,18.95,77.26,50.46,26.8,0.0,1.0,65.25,63.86,2.0,115.24,8.14,121.0,109.49,11.52,0.0,1.0,115.39,115.24,2.0,190.23,0.0,190.23,190.23,0.0,NaN,NaN,190.23,190.23,2.0,221.49,9.16,227.97,215.02,12.96,-0.0,1.0,221.59,221.49,2.0,236.75,2.54,238.55,234.95,3.6,-0.0,1.0,236.76,236.75,2.0,104.93,3.28,107.25,102.61,4.64,-0.0,1.0,104.96,104.93,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0
+BF-KEN-G150007 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,18.82,0.33,19.22,18.46,0.76,0.19,1.59,18.82,18.79,4.0,23.4,6.57,32.09,17.03,15.06,0.48,1.79,24.08,22.24,4.0,181.66,35.5,227.97,153.65,74.32,0.49,1.63,184.24,172.51,4.0,99.9,2.14,100.97,96.69,4.28,-1.15,2.33,99.92,100.97,4.0,209.91,4.01,214.62,205.34,9.29,0.05,1.62,209.94,209.84,4.0,225.88,12.3,242.15,214.62,27.52,0.51,1.73,226.13,223.37,4.0,196.73,14.51,214.62,179.1,35.53,0.03,2.0,197.13,196.59,4.0,135.28,46.36,190.23,76.97,113.26,-0.12,1.99,141.11,136.95,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0
+BF-KEN-G150008 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,18.66,3.9,24.32,15.56,8.75,0.94,2.17,18.97,17.39,4.0,16.55,3.15,20.37,13.01,7.36,0.13,1.69,16.78,16.41,4.0,97.26,15.78,116.29,82.81,33.48,0.27,1.39,98.22,94.97,4.0,100.31,7.63,110.64,92.4,18.24,0.52,2.01,100.53,99.09,4.0,194.52,4.61,199.24,190.23,9.01,0.04,1.09,194.56,194.31,4.0,212.6,9.03,221.7,202.06,19.64,-0.16,1.38,212.75,213.33,4.0,226.02,26.87,254.21,195.8,58.41,-0.08,1.34,227.22,227.04,4.0,118.9,24.78,147.01,97.97,49.04,0.17,1.22,120.82,115.31,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0
+BF-KEN-G150009 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,24.01,5.51,29.44,16.55,12.89,-0.33,1.58,24.51,24.91,5.0,23.14,7.22,30.64,13.62,17.03,-0.38,1.48,24.02,26.73,5.0,94.18,28.5,130.77,60.37,70.4,0.03,1.62,97.57,98.62,5.0,116.58,10.93,128.53,107.68,20.85,0.39,1.17,116.99,109.74,5.0,203.84,15.92,226.59,190.89,35.7,0.6,1.62,204.34,194.2,5.0,259.84,10.04,273.32,247.46,25.86,0.17,1.81,259.99,258.26,5.0,264.24,28.77,299.49,237.38,62.1,0.32,1.3,265.49,253.63,5.0,129.41,25.75,160.7,97.12,63.58,0.06,1.6,131.44,121.9,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0
+BF-KEN-G150010 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,18.63,8.36,28.05,10.03,18.03,0.09,1.32,19.99,18.22,4.0,44.16,7.93,55.37,36.96,18.4,0.77,2.08,44.7,42.16,4.0,147.34,26.52,184.58,125.29,59.29,0.77,1.99,149.12,139.75,4.0,91.74,3.73,95.25,86.84,8.42,-0.48,1.73,91.79,92.43,4.0,173.92,2.15,176.43,171.19,5.24,-0.17,1.97,173.93,174.03,4.0,246.89,12.48,265.08,236.66,28.42,0.95,2.22,247.13,242.92,4.0,187.86,20.79,217.07,167.97,49.1,0.72,2.11,188.72,183.21,4.0,144.94,21.55,163.6,126.0,37.6,-0.0,1.0,146.14,145.07,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0
+BF-KOS-G180001 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,29.55,13.41,43.56,12.13,31.43,-0.38,1.81,31.75,31.26,4.0,25.19,2.37,27.92,22.39,5.53,-0.04,1.65,25.27,25.22,4.0,111.69,17.27,134.49,96.46,38.03,0.52,1.7,112.69,107.91,4.0,121.33,9.94,133.43,110.73,22.69,0.2,1.59,121.63,120.58,4.0,149.8,12.85,163.6,133.0,30.6,-0.37,1.9,150.22,151.3,4.0,240.83,12.19,253.38,224.79,28.59,-0.43,1.85,241.06,242.58,4.0,200.78,18.67,224.58,179.18,45.41,0.2,1.97,201.43,199.68,4.0,64.62,16.3,86.01,47.44,38.58,0.4,1.88,66.14,62.51,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0
+BF-KOS-G180002 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,11.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,11.0,3.58,1.99,6.52,1.0,5.52,-0.0,1.86,4.05,3.68,11.0,15.56,1.5,17.84,12.7,5.14,-0.38,2.46,15.63,15.62,11.0,77.65,15.73,102.8,55.23,47.56,0.11,1.71,79.09,76.75,11.0,139.58,14.68,168.61,121.06,47.55,0.58,2.61,140.28,140.26,11.0,229.38,16.71,258.26,196.93,61.33,-0.16,2.83,229.93,228.33,11.0,298.48,65.5,425.43,221.2,204.24,0.62,2.29,304.95,277.51,11.0,114.7,13.42,140.5,99.47,41.03,0.64,2.25,115.42,110.73,11.0,53.67,7.36,63.34,39.64,23.7,-0.39,2.37,54.12,54.56,11.0,1.12,0.18,1.44,1.0,0.44,0.99,2.35,1.13,1.0,11.0,1.48,0.44,2.33,1.0,1.33,0.6,2.37,1.54,1.44,11.0
+BF-KOS-G180003 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,6.93,1.72,8.42,5.05,3.37,-0.39,1.5,7.07,7.32,3.0,12.8,1.14,13.79,11.56,2.24,-0.39,1.5,12.84,13.06,3.0,79.24,7.26,86.9,72.46,14.44,0.22,1.5,79.46,78.36,3.0,148.56,3.14,151.15,145.07,6.08,-0.48,1.5,148.58,149.45,3.0,182.38,24.29,208.25,160.06,48.19,0.26,1.5,183.46,178.85,3.0,274.11,2.92,277.38,271.76,5.62,0.52,1.5,274.12,273.2,3.0,147.85,13.84,163.6,137.65,25.95,0.62,1.5,148.28,142.3,3.0,60.93,2.4,63.44,58.67,4.78,0.19,1.5,60.96,60.69,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0
+BF-KOS-G180004 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,1.81,0.8,2.79,1.0,1.79,0.03,1.4,1.95,1.89,5.0,11.88,2.37,15.58,9.32,6.26,0.68,2.3,12.07,10.96,5.0,99.85,11.01,110.53,84.26,26.28,-0.3,1.8,100.33,97.39,5.0,130.08,9.06,140.7,117.41,23.29,-0.23,1.88,130.33,129.05,5.0,174.78,31.7,209.58,137.08,72.51,-0.07,1.38,177.07,175.75,5.0,271.07,23.66,290.18,232.16,58.03,-1.01,2.48,271.89,281.56,5.0,114.99,8.64,124.76,102.88,21.88,-0.31,1.81,115.25,115.77,5.0,72.83,10.04,86.84,60.09,26.74,0.19,2.02,73.38,71.45,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,1.11,0.25,1.55,1.0,0.55,1.5,3.25,1.13,1.0,5.0
+BF-KOS-G180005 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,9.67,2.26,12.58,7.06,5.52,0.23,2.01,9.86,9.51,4.0,19.3,2.25,21.36,16.82,4.54,-0.12,1.18,19.39,19.5,4.0,114.68,15.73,132.46,99.51,32.96,0.14,1.26,115.49,113.38,4.0,136.86,16.55,152.74,117.41,35.34,-0.2,1.35,137.61,138.65,4.0,143.23,9.64,151.87,129.46,22.41,-0.83,2.15,143.47,145.79,4.0,255.52,30.19,286.19,224.79,61.4,-0.0,1.14,256.86,255.56,4.0,190.79,23.95,221.2,163.95,57.24,0.24,1.86,191.91,189.0,4.0,41.99,11.22,56.05,28.87,27.18,0.14,1.93,43.1,41.52,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0
+BF-KOS-G180006 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,12.37,4.52,15.56,9.17,6.39,0.0,1.0,12.77,12.37,2.0,11.78,1.16,12.6,10.96,1.64,-0.0,1.0,11.81,11.78,2.0,106.5,10.49,113.92,99.09,14.83,-0.0,1.0,106.76,106.5,2.0,140.7,NaN,140.7,140.7,0.0,NaN,-1.3510798882111488E16,140.7,140.7,2.0,122.8,12.56,131.68,113.92,17.76,0.0,1.0,123.12,122.8,2.0,231.36,23.67,248.09,214.62,33.47,-0.0,1.0,231.96,231.36,2.0,139.01,8.49,145.01,133.0,12.0,-0.0,1.0,139.14,139.01,2.0,71.4,1.5,72.46,70.34,2.12,-0.0,1.0,71.41,71.4,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0
+BF-KOS-G180007 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,17.35,1.06,18.09,16.6,1.5,-0.0,1.0,17.36,17.35,2.0,81.49,6.4,86.01,76.97,9.05,-0.0,1.0,81.62,81.49,2.0,153.88,13.75,163.6,144.15,19.45,-0.0,1.0,154.18,153.88,2.0,176.05,24.48,193.36,158.74,34.62,0.0,1.0,176.9,176.05,2.0,202.34,8.89,208.63,196.06,12.57,-0.0,1.0,202.44,202.34,2.0,92.36,4.06,95.23,89.5,5.74,-0.0,1.0,92.41,92.36,2.0,53.91,6.73,58.67,49.15,9.52,-0.0,1.0,54.12,53.91,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.99,0.16,2.11,1.88,0.22,0.0,1.0,2.0,1.99,2.0
+BF-KOS-G180008 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,2.92,0.36,3.26,2.47,0.79,-0.36,1.57,2.94,2.98,4.0,21.32,2.98,25.21,18.09,7.12,0.36,1.91,21.47,20.98,4.0,62.09,18.74,86.84,43.39,43.44,0.46,1.82,64.18,59.07,4.0,126.96,17.31,149.45,112.79,36.65,0.48,1.61,127.84,122.8,4.0,238.38,20.81,265.08,214.62,50.45,0.24,1.96,239.06,236.91,4.0,283.72,20.42,300.48,257.2,43.28,-0.47,1.61,284.27,288.6,4.0,275.65,17.8,299.07,257.2,41.87,0.42,1.86,276.08,273.17,4.0,69.98,12.79,86.84,56.93,29.91,0.44,1.84,70.85,68.09,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0
+BF-KOS-G180009 = 1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.68,NaN,1.68,1.68,0.0,NaN,NaN,1.68,1.68,1.0,13.43,NaN,13.43,13.43,0.0,NaN,NaN,13.43,13.43,1.0,119.08,NaN,119.08,119.08,0.0,NaN,NaN,119.08,119.08,1.0,123.66,NaN,123.66,123.66,0.0,NaN,NaN,123.66,123.66,1.0,174.35,NaN,174.35,174.35,0.0,NaN,NaN,174.35,174.35,1.0,287.18,NaN,287.18,287.18,0.0,NaN,NaN,287.18,287.18,1.0,125.19,NaN,125.19,125.19,0.0,NaN,NaN,125.19,125.19,1.0,82.68,NaN,82.68,82.68,0.0,NaN,NaN,82.68,82.68,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0
+BF-KOS-G180010 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,12.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,12.0,7.07,1.67,11.79,5.16,6.63,1.93,6.45,7.25,6.68,12.0,16.32,1.38,19.11,14.56,4.54,0.85,2.57,16.38,15.89,12.0,64.53,14.04,95.44,48.36,47.08,0.79,2.85,65.92,63.85,12.0,166.54,10.57,176.43,146.12,30.31,-0.92,2.36,166.84,172.48,12.0,183.28,24.3,233.11,141.26,91.84,0.41,2.88,184.75,176.48,12.0,354.64,47.83,421.47,266.15,155.32,-0.28,2.18,357.58,354.6,12.0,122.21,12.96,144.81,107.3,37.51,0.54,1.95,122.84,118.38,12.0,46.91,7.82,57.93,30.74,27.18,-0.68,2.7,47.51,48.69,12.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,12.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,12.0
+BF-KOS-G180011 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,41.81,22.0,72.46,20.07,52.39,0.66,2.1,45.94,37.35,4.0,30.64,2.63,33.61,28.21,5.4,0.15,1.23,30.73,30.37,4.0,117.14,12.41,130.61,105.77,24.84,0.1,1.16,117.63,116.08,4.0,128.07,5.47,134.61,121.22,13.39,-0.1,1.99,128.16,128.22,4.0,171.83,14.6,189.11,156.52,32.59,0.16,1.47,172.29,170.83,4.0,258.42,13.16,274.32,245.85,28.46,0.25,1.42,258.67,256.76,4.0,202.71,22.57,223.52,181.84,41.68,-0.0,1.02,203.65,202.74,4.0,84.92,9.58,95.06,75.15,19.91,0.03,1.2,85.32,84.74,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0
+BF-KOS-G180012 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,6.3,1.13,7.32,4.52,2.8,-0.79,2.22,6.38,6.65,5.0,22.79,2.89,26.22,19.81,6.42,0.27,1.3,22.94,21.68,5.0,59.2,9.87,74.68,50.46,24.22,0.77,2.19,59.86,56.57,5.0,169.23,13.11,179.1,146.51,32.59,-1.28,2.95,169.64,173.77,5.0,172.51,10.64,184.58,158.74,25.84,-0.1,1.58,172.78,171.66,5.0,348.15,14.5,369.38,332.41,36.97,0.42,1.97,348.39,348.15,5.0,144.99,20.87,168.61,113.92,54.69,-0.43,2.11,146.19,142.12,5.0,23.58,6.04,33.08,18.09,14.98,0.78,2.21,24.19,21.91,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0
+BF-KOS-G180013 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,11.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,11.0,9.73,5.58,23.34,3.12,20.22,1.26,4.35,11.09,8.8,11.0,23.4,3.72,29.32,15.88,13.44,-0.58,2.94,23.67,23.74,11.0,54.53,16.61,80.79,34.34,46.45,0.35,1.74,56.78,53.34,11.0,108.07,11.73,128.62,86.84,41.78,0.02,2.7,108.65,108.99,11.0,191.11,22.58,221.2,160.28,60.92,0.07,1.68,192.32,192.4,11.0,301.36,24.24,337.57,257.2,80.37,-0.16,2.2,302.24,303.65,11.0,196.47,30.92,246.08,149.45,96.63,0.14,1.9,198.67,193.2,11.0,57.53,24.18,84.55,20.41,64.13,-0.31,1.67,61.97,51.18,11.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,11.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,11.0
+BF-KOS-G180014 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,36.26,18.79,58.59,18.11,40.48,0.22,1.38,39.75,34.18,4.0,24.56,4.99,29.85,19.2,10.65,-0.01,1.27,24.94,24.59,4.0,135.8,5.37,142.98,130.61,12.37,0.53,1.84,135.88,134.8,4.0,145.14,6.39,151.74,138.99,12.75,0.04,1.11,145.25,144.92,4.0,122.52,14.35,142.3,108.03,34.27,0.6,2.07,123.15,119.87,4.0,220.26,8.24,232.09,214.62,17.47,0.89,2.08,220.38,217.17,4.0,208.8,13.9,227.97,194.69,33.28,0.6,2.08,209.15,206.27,4.0,62.37,8.81,75.15,55.23,19.91,0.93,2.18,62.83,59.55,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0
+BF-KOT-G200001 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,2.78,0.79,3.58,1.99,1.59,0.0,1.5,2.86,2.78,3.0,15.69,3.09,18.78,12.6,6.18,-0.0,1.5,15.9,15.69,3.0,99.12,5.37,104.49,93.75,10.74,0.0,1.5,99.22,99.12,3.0,135.67,5.03,140.7,130.64,10.06,0.0,1.5,135.73,135.67,3.0,232.52,21.09,253.61,211.44,42.18,-0.0,1.5,233.16,232.52,3.0,286.47,13.15,299.61,273.32,26.29,-0.0,1.5,286.67,286.47,3.0,131.95,2.91,134.86,129.04,5.81,0.0,1.5,131.97,131.95,3.0,73.3,3.97,77.28,69.33,7.95,0.0,1.5,73.37,73.3,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0
+BF-KOT-G200002 = 1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,6.26,NaN,6.26,6.26,0.0,NaN,NaN,6.26,6.26,1.0,24.32,NaN,24.32,24.32,0.0,NaN,NaN,24.32,24.32,1.0,83.76,NaN,83.76,83.76,0.0,NaN,NaN,83.76,83.76,1.0,133.97,NaN,133.97,133.97,0.0,NaN,NaN,133.97,133.97,1.0,221.6,NaN,221.6,221.6,0.0,NaN,NaN,221.6,221.6,1.0,299.61,NaN,299.61,299.61,0.0,NaN,NaN,299.61,299.61,1.0,134.86,NaN,134.86,134.86,0.0,NaN,NaN,134.86,134.86,1.0,104.82,NaN,104.82,104.82,0.0,NaN,NaN,104.82,104.82,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0
+BF-KOT-G200003 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,6.98,1.24,7.86,6.11,1.75,-0.0,1.0,7.04,6.98,2.0,33.57,3.43,36.0,31.14,4.86,-0.0,1.0,33.66,33.57,2.0,103.29,1.09,104.06,102.52,1.55,0.0,1.0,103.29,103.29,2.0,91.61,3.0,93.73,89.5,4.24,0.0,1.0,91.64,91.61,2.0,252.0,13.94,261.85,242.15,19.71,-0.0,1.0,252.19,252.0,2.0,299.07,0.0,299.07,299.07,0.0,-2.01326592E8,3.6028797018963968E16,299.07,299.07,2.0,170.26,9.42,176.92,163.6,13.32,0.0,1.0,170.39,170.26,2.0,91.45,17.84,104.06,78.83,25.23,-0.0,1.0,92.31,91.45,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0
+BF-KOT-G200004 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,7.21,1.84,8.51,5.92,2.6,0.0,1.0,7.33,7.21,2.0,26.01,2.25,27.6,24.41,3.19,-0.0,1.0,26.06,26.01,2.0,85.05,14.16,95.06,75.04,20.02,0.0,1.0,85.64,85.05,2.0,126.03,17.12,138.14,113.92,24.22,-0.0,1.0,126.61,126.03,2.0,232.28,3.77,234.95,229.61,5.34,-0.0,1.0,232.3,232.28,2.0,301.02,23.54,317.67,284.38,33.29,0.0,1.0,301.48,301.02,2.0,148.45,4.87,151.89,145.01,6.88,-0.0,1.0,148.49,148.45,2.0,101.03,23.16,117.41,84.65,32.75,-0.0,1.0,102.35,101.03,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0
+BF-KOT-G200005 = 1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,5.44,NaN,5.44,5.44,0.0,NaN,NaN,5.44,5.44,1.0,24.08,NaN,24.08,24.08,0.0,NaN,NaN,24.08,24.08,1.0,102.03,NaN,102.03,102.03,0.0,NaN,NaN,102.03,102.03,1.0,116.17,NaN,116.17,116.17,0.0,NaN,NaN,116.17,116.17,1.0,224.99,NaN,224.99,224.99,0.0,NaN,NaN,224.99,224.99,1.0,303.99,NaN,303.99,303.99,0.0,NaN,NaN,303.99,303.99,1.0,144.58,NaN,144.58,144.58,0.0,NaN,NaN,144.58,144.58,1.0,94.01,NaN,94.01,94.01,0.0,NaN,NaN,94.01,94.01,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0
+BF-KOT-G200006 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,3.89,1.05,4.63,3.15,1.48,0.0,1.0,3.96,3.89,2.0,20.18,5.17,23.83,16.53,7.31,-0.0,1.0,20.51,20.18,2.0,128.4,11.47,136.52,120.29,16.23,-0.0,1.0,128.66,128.4,2.0,102.81,6.28,107.25,98.37,8.88,0.0,1.0,102.91,102.81,2.0,221.51,9.73,228.39,214.62,13.76,-0.0,1.0,221.61,221.51,2.0,313.02,6.57,317.67,308.37,9.3,-0.0,1.0,313.05,313.02,2.0,149.66,6.57,154.3,145.01,9.3,-0.0,1.0,149.73,149.66,2.0,72.75,14.76,83.19,62.32,20.87,-0.0,1.0,73.5,72.75,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0
+BF-KOT-G200007 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,7.88,0.81,8.46,7.31,1.15,-0.0,1.0,7.9,7.88,2.0,32.09,3.84,34.81,29.37,5.44,0.0,1.0,32.2,32.09,2.0,93.99,7.88,99.56,88.42,11.14,0.0,1.0,94.16,93.99,2.0,98.75,4.19,101.71,95.78,5.92,-0.0,1.0,98.79,98.75,2.0,245.3,9.55,252.06,238.55,13.51,0.0,1.0,245.39,245.3,2.0,307.19,1.67,308.37,306.01,2.36,-0.0,1.0,307.19,307.19,2.0,159.96,7.99,165.61,154.3,11.31,-0.0,1.0,160.06,159.96,2.0,107.88,4.04,110.73,105.02,5.72,-0.0,1.0,107.91,107.88,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0
+BF-KOT-G200008 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,5.85,0.58,6.26,5.44,0.82,0.0,1.0,5.86,5.85,2.0,24.2,0.17,24.32,24.08,0.24,0.0,1.0,24.2,24.2,2.0,92.89,12.92,102.03,83.76,18.26,-0.0,1.0,93.34,92.89,2.0,125.07,12.59,133.97,116.17,17.8,-0.0,1.0,125.39,125.07,2.0,223.3,2.4,224.99,221.6,3.39,0.0,1.0,223.3,223.3,2.0,301.8,3.09,303.99,299.61,4.38,-0.0,1.0,301.81,301.8,2.0,139.72,6.88,144.58,134.86,9.72,-0.0,1.0,139.8,139.72,2.0,99.41,7.65,104.82,94.01,10.82,-0.0,1.0,99.56,99.41,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0
+BF-MOU-G240001 = 2.0,0.3,2.4,1.67,0.73,0.33,1.92,2.02,1.97,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,8.38,0.78,9.32,7.54,1.78,0.15,1.59,8.41,8.34,4.0,4.84,0.45,5.25,4.25,1.0,-0.51,1.74,4.86,4.93,4.0,64.18,7.42,75.31,60.47,14.84,1.15,2.33,64.5,60.47,4.0,167.53,4.76,173.77,163.6,10.17,0.51,1.66,167.58,166.36,4.0,257.67,6.37,265.08,249.56,15.52,-0.19,1.98,257.73,258.02,4.0,453.99,4.44,456.21,447.33,8.87,-1.15,2.33,454.01,456.21,4.0,236.91,21.82,265.08,218.23,46.85,0.45,1.6,237.66,232.17,4.0,48.15,4.57,53.59,43.06,10.53,0.11,1.61,48.31,47.97,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0
+BF-MOU-G240002 = 1.42,NaN,1.42,1.42,0.0,NaN,NaN,1.42,1.42,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,8.11,NaN,8.11,8.11,0.0,NaN,NaN,8.11,8.11,1.0,5.27,NaN,5.27,5.27,0.0,NaN,NaN,5.27,5.27,1.0,69.89,NaN,69.89,69.89,0.0,NaN,NaN,69.89,69.89,1.0,154.3,NaN,154.3,154.3,0.0,NaN,NaN,154.3,154.3,1.0,235.38,NaN,235.38,235.38,0.0,NaN,NaN,235.38,235.38,1.0,470.39,NaN,470.39,470.39,0.0,NaN,NaN,470.39,470.39,1.0,224.83,NaN,224.83,224.83,0.0,NaN,NaN,224.83,224.83,1.0,46.03,NaN,46.03,46.03,0.0,NaN,NaN,46.03,46.03,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0
+BF-MOU-G240003 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,8.3,0.32,8.77,7.9,0.88,0.34,2.2,8.3,8.27,5.0,7.74,0.9,8.4,6.3,2.11,-0.91,2.23,7.78,8.26,5.0,42.87,9.88,52.8,28.91,23.89,-0.3,1.8,43.77,40.85,5.0,145.21,6.67,152.56,136.52,16.05,-0.18,1.55,145.33,145.65,5.0,225.44,6.05,234.95,221.2,13.75,0.85,2.1,225.51,221.6,5.0,386.4,15.44,404.36,364.22,40.14,-0.39,1.94,386.64,392.52,5.0,224.73,8.84,235.06,212.01,23.04,-0.39,1.95,224.86,227.97,5.0,25.07,3.31,30.22,22.66,7.56,0.82,2.03,25.25,23.03,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0
+BF-MOU-G240004 = 1.29,0.34,1.7,1.0,0.7,0.33,1.32,1.33,1.17,6.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0,9.1,2.03,10.99,6.81,4.18,-0.05,1.08,9.29,9.29,6.0,6.2,0.78,7.13,5.28,1.86,0.01,1.29,6.24,6.19,6.0,78.41,19.7,97.97,45.8,52.17,-0.69,2.2,80.45,82.77,6.0,206.51,10.14,221.2,194.2,27.0,0.17,1.76,206.72,207.27,6.0,269.02,13.85,285.87,250.02,35.86,-0.12,1.65,269.32,269.44,6.0,419.26,19.31,436.47,382.25,54.23,-1.33,3.42,419.63,424.91,6.0,216.7,18.62,234.63,196.06,38.57,-0.15,1.19,217.36,220.15,6.0,43.42,6.73,49.05,32.05,16.99,-0.78,2.25,43.86,45.57,6.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0
+BF-MOU-G240005 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,10.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,10.0,6.96,0.9,8.51,5.41,3.1,0.04,2.45,7.01,7.01,10.0,25.63,6.46,38.1,18.73,19.36,0.72,2.35,26.36,23.93,10.0,44.83,2.94,48.49,39.64,8.85,-0.65,2.06,44.91,45.83,10.0,189.43,18.36,208.34,157.36,50.98,-0.64,1.95,190.23,193.94,10.0,236.69,24.18,265.08,196.41,68.67,-0.18,1.68,237.79,235.68,10.0,362.89,20.02,395.2,323.41,71.79,-0.23,3.06,363.38,363.97,10.0,126.69,18.68,163.37,108.99,54.38,0.95,2.51,127.92,120.08,10.0,27.97,4.73,36.21,19.22,16.99,0.03,2.85,28.33,26.97,10.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,10.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,10.0
+BF-MOU-G240006 = 1.05,0.04,1.08,1.0,0.08,-0.49,1.63,1.05,1.06,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,6.06,1.35,7.45,4.38,3.07,-0.27,1.62,6.17,6.2,4.0,24.49,13.79,42.1,8.4,33.7,0.19,2.01,27.25,23.73,4.0,61.0,6.5,66.46,53.59,12.87,-0.17,1.23,61.26,61.97,4.0,174.32,23.34,202.06,145.01,57.05,-0.12,1.99,175.49,175.1,4.0,220.92,6.37,227.97,214.72,13.25,0.1,1.22,220.99,220.5,4.0,411.76,25.5,432.63,380.69,51.94,-0.3,1.39,412.35,416.86,4.0,186.2,6.38,190.32,176.85,13.47,-1.01,2.2,186.28,188.82,4.0,32.68,6.68,38.46,26.78,11.68,-0.0,1.0,33.19,32.74,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0
+BF-MOU-G240007 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,7.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,7.0,8.02,0.16,8.27,7.78,0.5,0.11,2.38,8.02,8.01,7.0,19.48,10.71,34.09,8.01,26.08,0.24,1.52,21.86,20.48,7.0,42.85,7.23,53.59,30.22,23.38,-0.29,2.83,43.37,41.9,7.0,160.92,28.57,214.62,132.46,82.16,0.95,2.75,163.08,151.5,7.0,207.79,9.44,221.2,191.01,30.19,-0.45,2.81,207.98,208.25,7.0,359.58,13.05,380.69,342.9,37.79,0.32,2.06,359.78,358.4,7.0,176.57,30.28,214.62,136.52,78.11,-0.11,1.57,178.78,174.16,7.0,17.95,2.74,23.03,15.1,7.93,0.78,2.68,18.13,18.23,7.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,7.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,7.0
+BF-MOU-G240008 = 1.7,0.57,2.4,1.0,1.4,0.0,2.0,1.77,1.7,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,6.31,0.42,6.89,5.93,0.96,0.73,2.03,6.32,6.2,4.0,4.82,0.2,5.12,4.66,0.46,0.88,2.13,4.83,4.76,4.0,94.43,5.62,100.97,87.91,13.06,0.01,1.64,94.56,94.42,4.0,189.11,11.79,202.06,173.77,28.29,-0.33,1.92,189.39,190.31,4.0,291.96,6.44,299.07,283.97,15.1,-0.2,1.72,292.02,292.41,4.0,378.35,24.64,403.26,347.75,55.51,-0.28,1.57,378.95,381.2,4.0,200.25,3.42,203.84,196.06,7.79,-0.23,1.58,200.28,200.56,4.0,30.98,5.19,36.07,24.46,11.61,-0.33,1.57,31.3,31.68,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0
+BF-MOU-G240009 = 1.28,0.26,1.52,1.0,0.52,-0.34,1.5,1.3,1.33,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,13.54,1.72,15.41,12.04,3.37,0.37,1.5,13.62,13.18,3.0,6.05,0.95,7.06,5.18,1.88,0.27,1.5,6.1,5.91,3.0,41.31,8.4,46.28,31.62,14.66,-0.71,1.5,41.88,46.04,3.0,206.93,15.51,224.79,196.74,28.05,0.69,1.5,207.32,199.28,3.0,238.21,6.48,244.39,231.46,12.93,-0.16,1.5,238.26,238.77,3.0,407.07,18.03,421.54,386.87,34.67,-0.52,1.5,407.33,412.79,3.0,232.01,6.03,236.66,225.2,11.47,-0.57,1.5,232.06,234.17,3.0,51.26,0.75,52.02,50.54,1.49,0.08,1.5,51.27,51.23,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0
+BF-MOU-G240010 = 1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,10.9,NaN,10.9,10.9,0.0,NaN,NaN,10.9,10.9,1.0,7.12,NaN,7.12,7.12,0.0,NaN,NaN,7.12,7.12,1.0,82.34,NaN,82.34,82.34,0.0,NaN,NaN,82.34,82.34,1.0,212.11,NaN,212.11,212.11,0.0,NaN,NaN,212.11,212.11,1.0,269.94,NaN,269.94,269.94,0.0,NaN,NaN,269.94,269.94,1.0,408.09,NaN,408.09,408.09,0.0,NaN,NaN,408.09,408.09,1.0,224.82,NaN,224.82,224.82,0.0,NaN,NaN,224.82,224.82,1.0,47.99,NaN,47.99,47.99,0.0,NaN,NaN,47.99,47.99,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0
+BF-MOU-G240011 = 1.57,0.5,2.4,1.0,1.4,0.54,2.25,1.64,1.54,6.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0,6.27,0.62,6.97,5.34,1.63,-0.24,1.84,6.29,6.26,6.0,12.04,9.28,28.6,4.96,23.65,1.05,2.64,14.72,8.09,6.0,87.35,9.84,105.75,79.32,26.43,1.22,3.11,87.81,84.08,6.0,172.35,17.92,196.15,145.01,51.14,-0.31,2.13,173.12,175.77,6.0,264.64,26.1,299.07,221.2,77.87,-0.44,2.62,265.71,262.67,6.0,411.67,47.57,484.58,359.05,125.52,0.32,1.93,413.95,411.52,6.0,188.05,13.08,211.63,174.49,37.14,1.0,2.85,188.43,184.24,6.0,46.33,9.69,58.89,36.28,22.62,0.33,1.42,47.17,43.84,6.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0
+BF-MOU-G240012 = 1.05,0.13,1.35,1.0,0.35,2.04,5.17,1.06,1.0,7.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,7.0,5.58,0.51,6.3,4.66,1.64,-0.48,2.8,5.6,5.48,7.0,13.75,6.79,26.0,6.92,19.08,0.79,2.43,15.12,12.07,7.0,123.82,46.23,196.06,61.47,134.59,0.11,2.06,131.01,124.95,7.0,196.57,8.27,208.25,184.66,23.58,0.08,1.9,196.72,194.91,7.0,290.72,13.13,299.07,264.3,34.77,-1.36,3.33,290.98,296.85,7.0,328.91,13.61,346.44,308.23,38.21,-0.17,1.82,329.15,327.99,7.0,148.86,15.72,169.46,121.0,48.46,-0.55,2.57,149.57,148.84,7.0,57.91,13.83,79.32,42.77,36.55,0.34,1.8,59.31,56.71,7.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,7.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,7.0
+BF-MOU-G240013 = 1.27,0.09,1.33,1.21,0.13,0.0,1.0,1.27,1.27,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,8.65,0.56,9.05,8.25,0.8,-0.0,1.0,8.66,8.65,2.0,6.06,1.11,6.84,5.27,1.56,0.0,1.0,6.11,6.06,2.0,58.79,3.62,61.35,56.23,5.11,0.0,1.0,58.85,58.79,2.0,148.8,1.79,150.06,147.53,2.53,-0.0,1.0,148.8,148.8,2.0,235.37,9.73,242.26,228.49,13.77,-0.0,1.0,235.47,235.37,2.0,430.87,0.83,431.46,430.28,1.17,-0.0,1.0,430.87,430.87,2.0,232.47,19.87,246.52,218.42,28.1,-0.0,1.0,232.9,232.47,2.0,38.12,5.35,41.9,34.34,7.56,0.0,1.0,38.31,38.12,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0
+BF-NAM-G260001 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,9.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,9.0,3.06,1.06,4.51,1.72,2.79,-0.01,1.47,3.22,3.23,9.0,8.27,2.29,12.22,5.95,6.27,0.54,1.83,8.54,7.25,9.0,76.2,19.47,110.53,50.46,60.08,0.49,2.08,78.38,67.51,9.0,127.29,9.35,140.7,109.84,30.85,-0.31,2.66,127.6,128.76,9.0,246.66,40.24,303.27,190.23,113.04,0.15,1.77,249.56,242.15,9.0,240.5,27.74,281.56,209.99,71.58,0.2,1.47,241.91,239.2,9.0,131.04,15.46,154.02,109.8,44.23,0.4,1.99,131.84,128.53,9.0,76.96,5.44,85.12,66.19,18.93,-0.53,3.06,77.13,76.81,9.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,9.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,9.0
+BF-NAM-G260002 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,9.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,9.0,2.18,0.38,2.79,1.62,1.18,0.11,1.98,2.21,2.25,9.0,13.3,2.6,18.17,9.84,8.33,0.5,2.38,13.52,12.91,9.0,82.58,16.34,101.15,55.31,45.84,-0.54,1.82,84.0,87.14,9.0,168.51,10.79,179.1,147.63,31.47,-0.72,2.51,168.82,168.92,9.0,159.79,23.48,196.06,121.88,74.17,-0.1,2.07,161.32,163.6,9.0,146.0,8.98,159.9,134.61,25.28,0.11,1.76,146.25,147.36,9.0,85.34,8.91,96.44,71.11,25.33,-0.07,1.76,85.75,83.08,9.0,65.13,20.25,89.5,34.48,55.02,-0.2,1.76,67.87,64.57,9.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,9.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,9.0
+BF-NAM-G260003 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.98,0.31,2.33,1.74,0.58,0.58,1.5,2.0,1.87,3.0,9.33,1.43,10.86,8.01,2.84,0.27,1.5,9.4,9.11,3.0,71.06,8.74,77.42,61.09,16.33,-0.63,1.5,71.42,74.68,3.0,135.22,2.33,136.61,132.52,4.09,-0.71,1.5,135.23,136.52,3.0,328.39,32.75,358.4,293.46,64.94,-0.27,1.5,329.48,333.31,3.0,259.89,4.65,265.26,257.2,8.06,0.71,1.5,259.92,257.2,3.0,112.45,5.91,117.49,105.94,11.55,-0.43,1.5,112.56,113.92,3.0,84.58,5.1,88.17,78.75,9.42,-0.65,1.5,84.68,86.84,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0
+BF-NAM-G260004 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,2.36,0.11,2.43,2.28,0.15,-0.0,1.0,2.36,2.36,2.0,14.04,0.47,14.38,13.71,0.67,-0.0,1.0,14.05,14.04,2.0,119.12,6.23,123.53,114.71,8.82,-0.0,1.0,119.2,119.12,2.0,122.33,2.32,123.97,120.69,3.28,0.0,1.0,122.34,122.33,2.0,230.05,2.36,231.72,228.39,3.34,-0.0,1.0,230.06,230.05,2.0,291.1,12.04,299.61,282.59,17.03,0.0,1.0,291.23,291.1,2.0,152.47,4.17,155.42,149.52,5.9,0.0,1.0,152.49,152.47,2.0,69.29,2.69,71.19,67.39,3.8,-0.0,1.0,69.31,69.29,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0
+BF-NAM-G260005 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,10.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,10.0,3.27,0.49,4.0,2.4,1.61,-0.14,2.26,3.3,3.26,10.0,7.1,1.1,8.73,5.41,3.32,0.06,1.91,7.17,7.02,10.0,79.76,6.64,91.45,70.31,21.15,0.37,2.25,80.01,79.43,10.0,155.78,18.81,173.85,121.0,52.85,-0.63,2.08,156.8,160.86,10.0,262.89,87.67,429.5,163.6,265.9,0.71,2.31,275.74,237.79,10.0,174.25,13.88,202.06,158.14,43.92,0.75,2.68,174.75,171.35,10.0,99.17,6.78,107.25,89.5,17.75,-0.09,1.67,99.38,99.4,10.0,90.8,3.88,97.97,84.26,13.71,0.21,2.76,90.87,90.39,10.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,10.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,10.0
+BF-NAM-G260006 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,2.69,0.27,2.96,2.42,0.54,0.06,1.5,2.7,2.68,3.0,10.74,4.07,15.43,8.26,7.17,0.7,1.5,11.24,8.51,3.0,94.61,12.58,107.25,82.09,25.16,0.02,1.5,95.17,94.5,3.0,158.24,8.28,166.26,149.72,16.54,-0.11,1.5,158.38,158.74,3.0,189.49,47.2,227.09,136.52,90.57,-0.53,1.5,193.37,204.86,3.0,143.71,5.21,149.72,140.7,9.02,0.71,1.5,143.77,140.7,3.0,90.46,6.77,95.06,82.68,12.38,-0.67,1.5,90.63,93.65,3.0,87.95,5.27,92.28,82.09,10.19,-0.49,1.5,88.06,89.5,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0
+BF-NAM-G260007 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,3.3,0.59,3.72,2.89,0.84,0.0,1.0,3.33,3.3,2.0,6.8,0.92,7.45,6.15,1.3,-0.0,1.0,6.83,6.8,2.0,71.94,0.78,72.49,71.38,1.11,-0.0,1.0,71.94,71.94,2.0,130.61,5.49,134.49,126.73,7.76,-0.0,1.0,130.67,130.61,2.0,363.09,43.65,393.95,332.23,61.72,-0.0,1.0,364.4,363.09,2.0,201.7,19.5,215.49,187.92,27.57,-0.0,1.0,202.17,201.7,2.0,100.04,2.36,101.71,98.37,3.33,-0.0,1.0,100.05,100.04,2.0,90.95,3.94,93.73,88.17,5.57,0.0,1.0,90.99,90.95,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0
+BF-NAO-G250001 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,10.15,2.15,13.49,8.25,5.24,0.74,2.14,10.33,9.6,5.0,59.49,3.28,64.23,55.09,9.13,0.17,2.36,59.56,58.91,5.0,73.34,13.11,85.5,57.85,27.65,-0.36,1.23,74.27,80.18,5.0,142.2,23.76,168.39,112.87,55.52,0.02,1.46,143.78,136.77,5.0,301.99,17.85,327.39,283.74,43.65,0.5,1.72,302.41,293.28,5.0,301.69,9.78,308.23,284.68,23.54,-1.3,2.98,301.81,303.65,5.0,157.54,12.13,171.69,147.26,24.43,0.4,1.2,157.91,149.45,5.0,73.68,8.55,84.26,62.04,22.21,-0.21,1.85,74.08,76.24,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,1.04,0.05,1.12,1.0,0.12,0.84,2.08,1.04,1.0,5.0
+BF-NAO-G250002 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,10.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,10.0,11.4,2.01,15.1,8.05,7.05,0.21,2.64,11.56,11.48,10.0,63.2,5.21,71.45,53.59,17.86,-0.25,2.45,63.4,63.4,10.0,78.29,15.7,102.52,56.93,45.59,0.37,1.88,79.7,75.56,10.0,110.61,26.34,160.55,76.97,83.58,0.49,2.36,113.39,108.17,10.0,294.08,18.17,317.81,258.26,59.55,-0.73,2.54,294.58,301.36,10.0,280.96,18.71,303.65,257.2,46.45,-0.18,1.61,281.52,281.57,10.0,146.03,11.19,173.54,132.46,41.08,1.52,4.85,146.41,143.7,10.0,59.43,11.38,75.22,42.1,33.12,-0.06,1.96,60.4,60.13,10.0,1.08,0.12,1.35,1.0,0.35,1.28,3.47,1.09,1.0,10.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,10.0
+BF-NAO-G250003 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,13.57,1.34,14.98,12.31,2.67,0.19,1.5,13.62,13.43,3.0,70.6,2.68,73.57,68.34,5.23,0.45,1.5,70.64,69.9,3.0,64.75,9.41,72.91,54.46,18.45,-0.39,1.5,65.2,66.88,3.0,96.88,4.85,102.29,92.91,9.38,0.5,1.5,96.96,95.45,3.0,254.87,17.38,267.01,234.95,32.06,-0.66,1.5,255.26,262.63,3.0,270.06,7.82,275.73,261.14,14.59,-0.63,1.5,270.14,273.32,3.0,153.96,5.03,158.81,148.77,10.04,-0.12,1.5,154.02,154.3,3.0,68.11,8.84,77.28,59.63,17.65,0.14,1.5,68.5,67.43,3.0,1.09,0.09,1.18,1.0,0.18,0.0,1.5,1.09,1.09,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0
+BF-NAO-G250004 = 1.07,0.08,1.18,1.0,0.18,0.49,1.63,1.07,1.04,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,14.88,2.78,18.09,11.84,6.25,0.07,1.47,15.08,14.79,4.0,70.98,2.71,73.57,67.39,6.18,-0.49,1.77,71.01,71.47,4.0,62.57,7.99,70.26,52.0,18.26,-0.49,1.78,62.95,64.02,4.0,105.3,9.71,116.29,92.91,23.39,-0.23,1.91,105.64,106.0,4.0,231.94,3.55,234.95,228.07,6.88,-0.11,1.15,231.96,232.36,4.0,271.82,6.26,279.73,265.08,14.65,0.27,1.75,271.87,271.23,4.0,153.16,8.63,163.6,142.58,21.02,-0.03,1.96,153.34,153.23,4.0,68.35,7.02,77.28,61.33,15.95,0.35,1.65,68.62,67.4,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0
+BF-NAO-G250005 = 1.09,0.09,1.18,1.0,0.18,0.0,1.5,1.09,1.09,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,15.36,3.2,18.09,11.84,6.25,-0.43,1.5,15.58,16.15,3.0,70.11,2.56,72.46,67.39,5.07,-0.26,1.5,70.14,70.48,3.0,61.14,9.13,70.26,52.0,18.26,-0.0,1.5,61.59,61.15,3.0,109.43,6.25,116.29,104.06,12.23,0.41,1.5,109.55,107.94,3.0,230.93,3.58,234.95,228.07,6.88,0.53,1.5,230.95,229.77,3.0,271.31,7.56,279.73,265.08,14.65,0.48,1.5,271.38,269.14,3.0,152.78,10.53,163.6,142.58,21.02,0.11,1.5,153.02,152.15,3.0,65.38,4.55,70.31,61.33,8.98,0.34,1.5,65.48,64.49,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0
+BF-OUB-G290001 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,4.89,0.13,4.98,4.8,0.18,0.0,1.0,4.89,4.89,2.0,7.97,1.9,9.32,6.63,2.69,0.0,1.0,8.08,7.97,2.0,88.24,5.65,92.24,84.24,7.99,-0.0,1.0,88.33,88.24,2.0,102.33,2.45,104.06,100.6,3.46,0.0,1.0,102.35,102.33,2.0,225.2,32.73,248.34,202.06,46.28,0.0,1.0,226.39,225.2,2.0,245.68,38.92,273.2,218.15,55.04,0.0,1.0,247.21,245.68,2.0,137.18,4.98,140.7,133.66,7.04,0.0,1.0,137.22,137.18,2.0,70.11,6.46,74.68,65.54,9.14,0.0,1.0,70.26,70.11,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0
+BF-OUB-G290002 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,5.17,0.71,5.88,4.46,1.42,0.0,1.5,5.2,5.17,3.0,4.56,0.1,4.66,4.46,0.2,-0.0,1.5,4.56,4.56,3.0,104.55,2.03,106.58,102.52,4.06,0.0,1.5,104.56,104.55,3.0,150.33,9.06,159.39,141.27,18.12,0.0,1.5,150.51,150.33,3.0,319.1,45.78,364.88,273.32,91.56,0.0,1.5,321.28,319.1,3.0,276.84,0.54,277.38,276.31,1.07,-0.0,1.5,276.84,276.84,3.0,113.44,2.86,116.29,110.58,5.71,-0.0,1.5,113.46,113.44,3.0,24.5,0.07,24.56,24.43,0.13,0.0,1.5,24.5,24.5,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0
+BF-OUB-G290003 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,4.38,0.38,4.8,4.05,0.75,0.42,1.5,4.39,4.28,3.0,4.38,0.44,4.8,3.93,0.87,-0.18,1.5,4.4,4.43,3.0,93.0,11.36,104.06,81.37,22.7,-0.09,1.5,93.46,93.56,3.0,155.32,1.2,156.38,154.02,2.36,-0.35,1.5,155.32,155.56,3.0,369.9,23.37,392.34,345.71,46.64,-0.14,1.5,370.4,371.66,3.0,294.19,40.67,317.67,247.23,70.44,-0.71,1.5,296.06,317.67,3.0,113.97,6.55,120.54,107.44,13.09,0.01,1.5,114.09,113.92,3.0,31.43,10.33,42.68,22.35,20.33,0.37,1.5,32.55,29.28,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0
+BF-OUB-G290004 = 1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,5.62,NaN,5.62,5.62,0.0,NaN,NaN,5.62,5.62,1.0,4.39,NaN,4.39,4.39,0.0,NaN,NaN,4.39,4.39,1.0,120.83,NaN,120.83,120.83,0.0,NaN,NaN,120.83,120.83,1.0,119.53,NaN,119.53,119.53,0.0,NaN,NaN,119.53,119.53,1.0,309.49,NaN,309.49,309.49,0.0,NaN,NaN,309.49,309.49,1.0,254.07,NaN,254.07,254.07,0.0,NaN,NaN,254.07,254.07,1.0,117.89,NaN,117.89,117.89,0.0,NaN,NaN,117.89,117.89,1.0,27.61,NaN,27.61,27.61,0.0,NaN,NaN,27.61,27.61,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0
+BF-OUB-G290005 = 1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,4.66,NaN,4.66,4.66,0.0,NaN,NaN,4.66,4.66,1.0,4.95,NaN,4.95,4.95,0.0,NaN,NaN,4.95,4.95,1.0,76.97,NaN,76.97,76.97,0.0,NaN,NaN,76.97,76.97,1.0,190.23,NaN,190.23,190.23,0.0,NaN,NaN,190.23,190.23,1.0,327.39,NaN,327.39,327.39,0.0,NaN,NaN,327.39,327.39,1.0,179.1,NaN,179.1,179.1,0.0,NaN,NaN,179.1,179.1,1.0,128.53,NaN,128.53,128.53,0.0,NaN,NaN,128.53,128.53,1.0,37.32,NaN,37.32,37.32,0.0,NaN,NaN,37.32,37.32,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0
+BF-OUB-G290006 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,4.4,0.36,4.66,4.14,0.51,-0.0,1.0,4.41,4.4,2.0,4.34,0.45,4.66,4.01,0.64,0.0,1.0,4.35,4.34,2.0,72.53,0.1,72.61,72.46,0.15,-0.0,1.03,72.53,72.53,2.0,192.32,22.52,208.25,176.4,31.85,-0.0,1.0,192.98,192.32,2.0,278.13,18.46,291.18,265.08,26.11,-0.0,1.0,278.44,278.13,2.0,287.54,8.46,293.52,281.56,11.96,-0.0,1.0,287.61,287.54,2.0,101.52,3.59,104.06,98.98,5.08,0.0,1.0,101.55,101.52,2.0,22.87,3.48,25.33,20.41,4.92,-0.0,1.0,23.0,22.87,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0
+BF-OUB-G290007 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,4.26,0.19,4.39,4.13,0.26,-0.0,1.0,4.26,4.26,2.0,4.63,0.15,4.73,4.52,0.21,-0.0,1.0,4.63,4.63,2.0,94.97,8.49,100.97,88.97,12.0,-0.0,1.0,95.16,94.97,2.0,143.95,21.82,159.38,128.53,30.85,0.0,1.0,144.78,143.95,2.0,334.91,3.54,337.42,332.41,5.01,-0.0,1.0,334.92,334.91,2.0,220.99,19.75,234.95,207.02,27.93,0.0,1.0,221.43,220.99,2.0,112.57,7.52,117.89,107.25,10.64,0.0,1.0,112.69,112.57,2.0,29.42,3.73,32.05,26.78,5.27,0.0,1.0,29.53,29.42,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0
+BF-OUB-G290008 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,4.55,0.05,4.59,4.52,0.07,0.0,1.0,4.55,4.55,2.0,7.62,1.26,8.51,6.73,1.78,0.0,1.0,7.67,7.62,2.0,118.59,19.62,132.46,104.71,27.75,-0.0,1.0,119.4,118.59,2.0,138.31,24.48,155.62,121.0,34.61,0.0,1.0,139.39,138.31,2.0,313.02,6.78,317.81,308.23,9.58,-0.0,1.0,313.06,313.02,2.0,200.96,10.31,208.25,193.67,14.58,0.0,1.0,201.09,200.96,2.0,115.03,6.36,119.53,110.53,9.0,-0.0,1.0,115.12,115.03,2.0,39.06,0.82,39.64,38.48,1.16,-0.0,1.0,39.06,39.06,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0
+BF-OUB-G290009 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,7.69,0.54,8.21,7.14,1.07,-0.13,1.5,7.71,7.73,3.0,7.72,0.59,8.22,7.08,1.15,-0.42,1.5,7.74,7.86,3.0,153.64,22.99,177.66,131.84,45.82,0.17,1.5,154.79,151.44,3.0,122.81,5.77,129.13,117.81,11.32,0.4,1.5,122.9,121.5,3.0,285.74,23.46,309.14,262.21,46.93,-0.01,1.5,286.38,285.87,3.0,311.61,17.46,326.94,292.6,34.34,-0.37,1.5,311.94,315.29,3.0,123.54,7.62,128.53,114.77,13.75,-0.69,1.5,123.7,127.33,3.0,50.44,4.12,53.88,45.88,8.01,-0.46,1.5,50.55,51.56,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0
+BF-OUB-G290010 = 1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,4.73,NaN,4.73,4.73,0.0,NaN,NaN,4.73,4.73,1.0,4.73,NaN,4.73,4.73,0.0,NaN,NaN,4.73,4.73,1.0,88.26,NaN,88.26,88.26,0.0,NaN,NaN,88.26,88.26,1.0,181.14,NaN,181.14,181.14,0.0,NaN,NaN,181.14,181.14,1.0,328.71,NaN,328.71,328.71,0.0,NaN,NaN,328.71,328.71,1.0,299.61,NaN,299.61,299.61,0.0,NaN,NaN,299.61,299.61,1.0,108.99,NaN,108.99,108.99,0.0,NaN,NaN,108.99,108.99,1.0,21.38,NaN,21.38,21.38,0.0,NaN,NaN,21.38,21.38,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0
+BF-OUB-G290011 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0,4.76,0.78,5.93,3.64,2.29,0.13,2.24,4.81,4.66,6.0,6.8,1.89,8.93,4.2,4.74,-0.32,1.57,7.02,7.22,6.0,91.02,7.57,104.06,84.6,19.46,0.88,2.38,91.28,88.33,6.0,126.89,29.18,169.84,90.15,79.69,0.17,1.92,129.65,127.38,6.0,314.45,38.88,378.45,267.01,111.44,0.57,2.35,316.45,306.15,6.0,214.85,11.37,231.67,200.15,31.53,0.15,1.96,215.1,215.41,6.0,124.94,5.87,131.6,117.62,13.98,-0.19,1.51,125.05,125.66,6.0,52.7,8.75,60.84,41.02,19.82,-0.26,1.36,53.3,54.41,6.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0
+BF-OUB-G290012 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,3.32,0.48,3.71,2.63,1.09,-0.95,2.21,3.35,3.48,4.0,3.68,0.34,4.12,3.39,0.73,0.49,1.65,3.69,3.61,4.0,87.26,9.51,98.15,78.41,19.74,0.17,1.27,87.64,86.23,4.0,144.58,18.09,159.0,118.14,40.85,-0.98,2.22,145.43,150.59,4.0,389.39,36.41,429.5,357.29,72.22,0.12,1.17,390.66,385.38,4.0,257.96,34.09,287.43,210.4,77.03,-0.73,1.97,259.64,267.0,4.0,127.33,8.83,136.58,117.09,19.49,-0.12,1.41,127.56,127.83,4.0,67.03,16.12,84.26,53.28,30.98,0.09,1.12,68.47,65.29,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0
+BF-OUD-G300001 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,12.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,12.0,1.07,0.07,1.24,1.0,0.24,1.13,3.53,1.07,1.06,12.0,14.43,1.95,18.95,11.51,7.45,0.86,3.59,14.55,14.01,12.0,30.31,9.03,44.18,18.25,25.93,0.05,1.68,31.52,29.35,12.0,106.68,25.88,142.98,73.64,69.35,0.18,1.5,109.52,103.04,12.0,70.4,20.61,110.99,49.05,61.94,0.75,2.3,73.11,62.03,12.0,180.75,38.29,234.95,122.38,112.57,-0.03,1.66,184.43,182.16,12.0,63.72,6.38,74.08,55.34,18.75,0.44,1.98,64.01,62.21,12.0,17.61,11.31,33.67,6.54,27.14,0.31,1.36,20.67,14.42,12.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,12.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,12.0
+BF-OUD-G300002 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,18.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,18.0,1.1,0.09,1.31,1.0,0.31,0.72,2.51,1.11,1.08,18.0,17.25,4.8,23.03,7.1,15.93,-0.72,2.51,17.87,18.61,18.0,43.81,5.63,54.56,35.2,19.37,0.24,1.96,44.15,43.89,18.0,129.83,15.13,149.45,100.97,48.48,-0.42,2.05,130.66,131.88,18.0,92.59,12.24,121.0,68.22,52.78,0.21,3.39,93.35,93.83,18.0,200.08,18.94,227.97,163.6,64.37,-0.2,2.08,200.92,198.43,18.0,58.01,11.07,89.5,46.84,42.66,1.59,4.93,59.0,54.69,18.0,20.99,6.27,32.09,11.86,20.23,0.2,1.85,21.86,19.55,18.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,18.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,18.0
+BF-OUD-G300003 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,7.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,7.0,1.02,0.04,1.1,1.0,0.1,1.36,3.23,1.02,1.0,7.0,7.62,3.23,12.73,3.56,9.17,0.28,1.92,8.18,7.28,7.0,36.77,4.55,43.89,30.22,13.67,0.11,2.12,37.01,37.32,7.0,110.41,5.32,117.46,101.38,16.08,-0.52,2.36,110.52,111.61,7.0,101.63,7.81,113.92,89.86,24.06,0.08,2.27,101.88,101.23,7.0,190.89,15.23,222.81,179.83,42.98,1.49,3.88,191.41,184.58,7.0,40.9,8.47,50.46,30.22,20.24,-0.19,1.63,41.64,40.34,7.0,14.79,5.04,21.04,6.99,14.05,-0.2,1.89,15.51,15.91,7.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,7.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,7.0
+BF-OUD-G300004 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.23,0.06,1.29,1.17,0.12,-0.12,1.29,1.23,1.24,4.0,11.88,1.58,13.33,10.2,3.13,-0.08,1.12,11.95,11.99,4.0,33.39,2.56,35.77,29.93,5.84,-0.58,1.85,33.47,33.93,4.0,115.25,12.28,128.35,102.61,25.74,0.03,1.22,115.74,115.02,4.0,90.1,11.68,107.25,82.09,25.16,1.01,2.21,90.67,85.54,4.0,209.07,6.54,214.62,199.6,15.02,-0.91,2.19,209.14,211.02,4.0,49.25,3.58,53.08,44.72,8.36,-0.28,1.74,49.34,49.59,4.0,15.17,5.21,19.73,9.59,10.14,-0.09,1.12,15.82,15.67,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0
+BF-OUD-G300005 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,11.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,11.0,1.09,0.07,1.18,1.0,0.18,-0.07,1.49,1.09,1.09,11.0,11.38,2.73,14.65,5.96,8.69,-0.55,2.44,11.68,11.59,11.0,29.85,10.81,42.1,11.37,30.73,-0.67,2.12,31.58,32.11,11.0,94.53,9.67,105.66,74.82,30.84,-0.99,2.9,94.98,97.15,11.0,68.77,11.86,85.74,51.51,34.23,0.19,1.61,69.69,64.23,11.0,166.67,30.0,199.86,110.73,89.13,-0.91,2.45,169.11,176.92,11.0,53.53,13.82,78.22,36.96,41.25,0.64,2.19,55.13,49.16,11.0,7.69,1.73,10.32,4.76,5.56,-0.24,2.03,7.86,7.9,11.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,11.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,11.0
+BF-PAS-G310001 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,4.27,0.46,4.8,4.0,0.8,0.71,1.5,4.28,4.0,3.0,4.71,0.59,5.29,4.1,1.19,-0.07,1.5,4.73,4.73,3.0,57.69,6.28,63.85,51.29,12.55,-0.07,1.5,57.92,57.93,3.0,168.94,23.93,196.41,152.65,43.76,0.67,1.5,170.06,157.75,3.0,232.46,7.28,236.66,224.05,12.61,-0.71,1.5,232.53,236.66,3.0,287.65,17.59,304.48,269.38,35.1,-0.15,1.5,288.01,289.09,3.0,92.47,4.99,98.15,88.75,9.39,0.61,1.5,92.56,90.51,3.0,21.21,1.02,22.14,20.11,2.03,-0.3,1.5,21.23,21.38,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0
+BF-PAS-G310002 = 1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,2.02,NaN,2.02,2.02,0.0,NaN,NaN,2.02,2.02,1.0,10.59,NaN,10.59,10.59,0.0,NaN,NaN,10.59,10.59,1.0,42.79,NaN,42.79,42.79,0.0,NaN,NaN,42.79,42.79,1.0,124.71,NaN,124.71,124.71,0.0,NaN,NaN,124.71,124.71,1.0,257.2,NaN,257.2,257.2,0.0,NaN,NaN,257.2,257.2,1.0,332.41,NaN,332.41,332.41,0.0,NaN,NaN,332.41,332.41,1.0,122.99,NaN,122.99,122.99,0.0,NaN,NaN,122.99,122.99,1.0,59.73,NaN,59.73,59.73,0.0,NaN,NaN,59.73,59.73,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0
+BF-PAS-G310003 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,3.62,0.21,3.8,3.34,0.46,-0.45,1.6,3.62,3.66,4.0,3.89,1.2,5.66,3.05,2.61,1.06,2.26,4.03,3.43,4.0,58.41,3.23,62.77,55.23,7.54,0.55,1.91,58.47,57.81,4.0,168.88,11.92,184.58,158.74,25.84,0.52,1.68,169.2,166.1,4.0,242.31,43.48,299.07,208.25,90.82,0.49,1.63,245.21,230.95,4.0,280.86,27.97,317.67,257.2,60.46,0.51,1.67,281.9,274.29,4.0,86.88,10.65,100.97,76.97,24.0,0.51,1.75,87.37,84.79,4.0,30.34,6.05,36.21,22.35,13.86,-0.48,1.79,30.79,31.41,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0
+BF-PAS-G310004 = 1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,3.05,NaN,3.05,3.05,0.0,NaN,NaN,3.05,3.05,1.0,4.8,NaN,4.8,4.8,0.0,NaN,NaN,4.8,4.8,1.0,34.09,NaN,34.09,34.09,0.0,NaN,NaN,34.09,34.09,1.0,110.53,NaN,110.53,110.53,0.0,NaN,NaN,110.53,110.53,1.0,214.62,NaN,214.62,214.62,0.0,NaN,NaN,214.62,214.62,1.0,290.18,NaN,290.18,290.18,0.0,NaN,NaN,290.18,290.18,1.0,81.75,NaN,81.75,81.75,0.0,NaN,NaN,81.75,81.75,1.0,25.99,NaN,25.99,25.99,0.0,NaN,NaN,25.99,25.99,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0
+BF-PAS-G310005 = 1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,3.2,NaN,3.2,3.2,0.0,NaN,NaN,3.2,3.2,1.0,4.17,NaN,4.17,4.17,0.0,NaN,NaN,4.17,4.17,1.0,44.66,NaN,44.66,44.66,0.0,NaN,NaN,44.66,44.66,1.0,147.56,NaN,147.56,147.56,0.0,NaN,NaN,147.56,147.56,1.0,211.44,NaN,211.44,211.44,0.0,NaN,NaN,211.44,211.44,1.0,273.69,NaN,273.69,273.69,0.0,NaN,NaN,273.69,273.69,1.0,79.36,NaN,79.36,79.36,0.0,NaN,NaN,79.36,79.36,1.0,24.17,NaN,24.17,24.17,0.0,NaN,NaN,24.17,24.17,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0
+BF-PAS-G310006 = 1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,2.4,NaN,2.4,2.4,0.0,NaN,NaN,2.4,2.4,1.0,7.22,NaN,7.22,7.22,0.0,NaN,NaN,7.22,7.22,1.0,36.95,NaN,36.95,36.95,0.0,NaN,NaN,36.95,36.95,1.0,113.61,NaN,113.61,113.61,0.0,NaN,NaN,113.61,113.61,1.0,247.98,NaN,247.98,247.98,0.0,NaN,NaN,247.98,247.98,1.0,325.33,NaN,325.33,325.33,0.0,NaN,NaN,325.33,325.33,1.0,108.57,NaN,108.57,108.57,0.0,NaN,NaN,108.57,108.57,1.0,57.68,NaN,57.68,57.68,0.0,NaN,NaN,57.68,57.68,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0
+BF-PAS-G310007 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,4.52,0.6,4.95,4.09,0.85,0.0,1.0,4.54,4.52,2.0,5.61,0.45,5.93,5.29,0.64,0.0,1.0,5.62,5.61,2.0,41.6,2.54,43.39,39.8,3.59,0.0,1.0,41.64,41.6,2.0,105.68,2.22,107.25,104.11,3.14,-0.0,1.0,105.69,105.68,2.0,213.18,6.97,218.11,208.25,9.86,0.0,1.0,213.24,213.18,2.0,329.9,3.54,332.41,327.39,5.01,0.0,1.0,329.91,329.9,2.0,95.19,4.18,98.15,92.24,5.91,0.0,1.0,95.24,95.19,2.0,27.09,10.31,34.38,19.81,14.57,-0.0,1.0,28.06,27.09,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0
+BF-PAS-G310008 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,3.01,0.32,3.24,2.78,0.46,-0.0,1.0,3.02,3.01,2.0,6.46,2.55,8.26,4.66,3.6,0.0,1.0,6.7,6.46,2.0,39.77,5.04,43.33,36.21,7.12,-0.0,1.0,39.93,39.77,2.0,106.91,8.39,112.84,100.97,11.87,-0.0,1.0,107.07,106.91,2.0,235.28,10.34,242.59,227.97,14.62,-0.0,1.0,235.39,235.28,2.0,334.91,3.54,337.42,332.41,5.01,-0.0,1.0,334.92,334.91,2.0,114.3,14.48,124.53,104.06,20.47,-0.0,1.0,114.76,114.3,2.0,50.53,2.22,52.1,48.96,3.14,-0.0,1.0,50.55,50.53,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0
+BF-PAS-G310009 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,3.04,0.66,4.0,2.33,1.67,0.5,1.89,3.1,2.78,5.0,4.16,0.87,5.36,3.05,2.31,0.18,2.0,4.23,3.93,5.0,32.16,4.87,38.74,25.99,12.76,0.15,1.9,32.45,31.1,5.0,105.69,2.53,108.89,102.52,6.37,0.01,1.69,105.72,105.7,5.0,231.39,14.34,249.56,211.44,38.12,-0.17,2.01,231.75,232.09,5.0,306.85,9.85,318.24,294.63,23.62,-0.15,1.49,306.98,308.79,5.0,87.8,4.59,94.16,83.0,11.16,0.36,1.67,87.89,86.99,5.0,44.85,15.29,62.32,22.9,39.42,-0.33,1.94,46.89,44.15,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0
+BF-PON-G320001 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0,49.73,3.09,53.59,45.05,8.55,-0.33,1.99,49.81,50.15,6.0,48.05,5.09,53.59,40.85,12.74,-0.15,1.71,48.28,48.05,6.0,74.71,8.8,84.26,60.47,23.79,-0.48,2.18,75.14,74.71,6.0,100.14,4.78,107.25,95.75,11.5,0.46,1.64,100.24,98.79,6.0,194.34,8.49,202.06,185.34,16.72,-0.03,1.04,194.5,194.99,6.0,313.26,8.29,327.39,304.48,22.92,0.78,2.4,313.35,310.83,6.0,158.72,8.5,168.61,148.03,20.58,-0.07,1.35,158.91,159.13,6.0,62.47,8.81,73.64,50.46,23.18,-0.06,1.7,62.98,62.47,6.0,1.91,0.29,2.33,1.53,0.8,0.12,1.82,1.93,1.91,6.0,1.79,1.0,3.38,1.0,2.38,0.66,1.89,2.01,1.39,6.0
+BF-PON-G320002 = 1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,50.48,NaN,50.48,50.48,0.0,NaN,NaN,50.48,50.48,1.0,11.95,NaN,11.95,11.95,0.0,NaN,NaN,11.95,11.95,1.0,95.23,NaN,95.23,95.23,0.0,NaN,NaN,95.23,95.23,1.0,130.49,NaN,130.49,130.49,0.0,NaN,NaN,130.49,130.49,1.0,202.15,NaN,202.15,202.15,0.0,NaN,NaN,202.15,202.15,1.0,353.4,NaN,353.4,353.4,0.0,NaN,NaN,353.4,353.4,1.0,130.85,NaN,130.85,130.85,0.0,NaN,NaN,130.85,130.85,1.0,67.27,NaN,67.27,67.27,0.0,NaN,NaN,67.27,67.27,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0
+BF-PON-G320003 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,44.19,4.97,47.27,38.46,8.81,-0.7,1.5,44.38,46.85,3.0,42.92,8.57,48.23,33.03,15.2,-0.7,1.5,43.49,47.5,3.0,32.8,6.76,40.11,26.78,13.33,0.34,1.5,33.26,31.5,3.0,118.37,5.06,121.57,112.53,9.04,-0.7,1.5,118.44,121.0,3.0,178.06,12.09,191.7,168.69,23.02,0.57,1.5,178.33,173.77,3.0,203.26,6.42,208.39,196.06,12.33,-0.53,1.5,203.33,205.34,3.0,124.89,3.93,128.91,121.06,7.85,0.09,1.5,124.93,124.71,3.0,83.23,14.23,95.06,67.44,27.62,-0.47,1.5,84.04,87.19,3.0,1.84,0.9,2.88,1.27,1.61,0.7,1.5,1.99,1.38,3.0,1.27,0.27,1.53,1.0,0.53,-0.0,1.5,1.28,1.27,3.0
+BF-PON-G320004 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,48.33,0.72,49.03,47.59,1.45,-0.08,1.5,48.33,48.36,3.0,18.93,3.27,22.69,16.77,5.92,0.68,1.5,19.11,17.32,3.0,95.9,3.12,99.47,93.73,5.74,0.66,1.5,95.93,94.48,3.0,119.69,3.63,123.24,115.98,7.26,-0.08,1.5,119.73,119.86,3.0,195.22,4.58,199.24,190.23,9.01,-0.37,1.5,195.26,196.19,3.0,329.88,15.55,343.52,312.95,30.57,-0.37,1.5,330.12,333.17,3.0,128.16,5.92,134.61,122.97,11.65,0.37,1.5,128.25,126.91,3.0,56.49,4.52,59.27,51.28,8.0,-0.7,1.5,56.61,58.91,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0
+BF-PON-G320005 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0,47.52,2.6,51.37,44.72,6.65,0.46,1.72,47.58,46.81,6.0,24.12,5.26,33.96,18.76,15.2,1.14,3.24,24.59,23.39,6.0,102.15,8.89,112.33,86.86,25.47,-0.75,2.56,102.47,104.25,6.0,133.31,21.23,161.61,107.25,54.36,0.01,1.61,134.71,134.54,6.0,196.27,6.29,205.34,190.23,15.11,0.46,1.63,196.35,194.6,6.0,308.24,9.81,319.07,294.63,24.45,-0.27,1.63,308.37,309.51,6.0,145.58,11.08,161.61,128.53,33.08,-0.17,2.43,145.93,147.47,6.0,60.14,6.84,71.46,53.59,17.87,0.79,2.15,60.46,57.4,6.0,1.04,0.11,1.27,1.0,0.27,1.79,4.2,1.05,1.0,6.0,1.2,0.48,2.19,1.0,1.19,1.79,4.2,1.28,1.0,6.0
+BF-PON-G320006 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,8.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,8.0,49.73,3.81,55.23,44.72,10.51,-0.06,1.82,49.86,50.29,8.0,39.65,11.17,53.59,19.95,33.64,-0.32,2.27,41.01,37.29,8.0,57.62,15.95,79.54,36.21,43.33,0.14,1.59,59.52,54.25,8.0,105.51,11.51,124.71,86.84,37.87,0.03,2.55,106.05,104.92,8.0,177.22,16.36,205.71,158.74,46.97,0.48,2.12,177.88,176.37,8.0,254.38,31.34,302.16,214.62,87.54,0.08,1.92,256.07,256.03,8.0,128.84,8.38,145.01,117.41,27.6,0.62,2.91,129.08,129.15,8.0,63.8,10.55,79.32,46.17,33.15,-0.05,2.27,64.56,60.93,8.0,2.4,1.41,4.63,1.25,3.37,0.79,1.86,2.74,1.59,8.0,3.16,1.76,6.49,1.0,5.49,0.63,2.64,3.56,3.1,8.0
+BF-PON-G320007 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,60.26,8.26,66.1,54.41,11.69,-0.0,1.0,60.54,60.26,2.0,63.55,5.17,67.21,59.89,7.31,0.0,1.0,63.65,63.55,2.0,79.67,1.85,80.98,78.36,2.62,-0.0,1.0,79.68,79.67,2.0,119.65,10.35,126.96,112.33,14.63,-0.0,1.0,119.87,119.65,2.0,202.2,4.18,205.15,199.24,5.91,0.0,1.0,202.22,202.2,2.0,254.62,37.55,281.17,228.07,53.1,0.0,1.0,256.0,254.62,2.0,153.09,8.1,158.81,147.36,11.45,-0.0,1.0,153.19,153.09,2.0,105.71,19.23,119.31,92.11,27.2,-0.0,1.0,106.58,105.71,2.0,5.05,0.47,5.38,4.72,0.67,0.0,1.0,5.06,5.05,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0
+BF-PON-G320008 = 1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,48.98,NaN,48.98,48.98,0.0,NaN,NaN,48.98,48.98,1.0,32.66,NaN,32.66,32.66,0.0,NaN,NaN,32.66,32.66,1.0,83.86,NaN,83.86,83.86,0.0,NaN,NaN,83.86,83.86,1.0,125.21,NaN,125.21,125.21,0.0,NaN,NaN,125.21,125.21,1.0,199.06,NaN,199.06,199.06,0.0,NaN,NaN,199.06,199.06,1.0,303.65,NaN,303.65,303.65,0.0,NaN,NaN,303.65,303.65,1.0,159.03,NaN,159.03,159.03,0.0,NaN,NaN,159.03,159.03,1.0,54.56,NaN,54.56,54.56,0.0,NaN,NaN,54.56,54.56,1.0,1.33,NaN,1.33,1.33,0.0,NaN,NaN,1.33,1.33,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0
+BF-PON-G320009 = 1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,53.62,NaN,53.62,53.62,0.0,NaN,NaN,53.62,53.62,1.0,13.77,NaN,13.77,13.77,0.0,NaN,NaN,13.77,13.77,1.0,109.19,NaN,109.19,109.19,0.0,NaN,NaN,109.19,109.19,1.0,153.12,NaN,153.12,153.12,0.0,NaN,NaN,153.12,153.12,1.0,211.44,NaN,211.44,211.44,0.0,NaN,NaN,211.44,211.44,1.0,329.78,NaN,329.78,329.78,0.0,NaN,NaN,329.78,329.78,1.0,157.24,NaN,157.24,157.24,0.0,NaN,NaN,157.24,157.24,1.0,74.24,NaN,74.24,74.24,0.0,NaN,NaN,74.24,74.24,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0
+BF-PON-G320010 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,41.72,1.42,42.86,39.64,3.23,-0.97,2.22,41.73,42.18,4.0,45.97,7.28,50.55,35.27,15.28,-1.03,2.22,46.4,49.02,4.0,79.68,10.29,89.86,65.35,24.51,-0.66,2.1,80.18,81.75,4.0,92.44,5.14,99.74,88.25,11.5,0.82,2.05,92.55,90.89,4.0,173.31,6.58,182.0,166.26,15.75,0.4,1.94,173.4,172.48,4.0,306.58,13.24,317.67,291.37,26.29,-0.19,1.25,306.79,308.64,4.0,138.69,3.76,142.85,134.61,8.24,0.03,1.36,138.72,138.64,4.0,62.9,5.18,68.72,57.03,11.69,-0.01,1.49,63.06,62.93,4.0,1.43,0.19,1.64,1.2,0.44,-0.26,1.79,1.44,1.45,4.0,4.85,1.3,6.12,3.38,2.74,-0.13,1.27,4.98,4.95,4.0
+BF-PON-G320011 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,51.63,0.39,52.0,51.23,0.77,-0.15,1.5,51.63,51.66,3.0,11.34,1.3,12.84,10.51,2.33,0.69,1.5,11.39,10.67,3.0,104.99,3.7,108.24,100.97,7.27,-0.36,1.5,105.03,105.75,3.0,148.27,17.3,166.76,132.46,34.3,0.28,1.5,148.95,145.6,3.0,211.45,3.21,214.67,208.25,6.43,0.01,1.5,211.47,211.44,3.0,358.23,14.81,369.38,341.43,27.95,-0.6,1.5,358.43,363.89,3.0,149.3,11.32,162.12,140.7,21.43,0.59,1.5,149.58,145.07,3.0,61.06,3.48,64.23,57.34,6.88,-0.28,1.5,61.12,61.61,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0
+BF-PON-G320012 = 1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,50.46,NaN,50.46,50.46,0.0,NaN,NaN,50.46,50.46,1.0,22.35,NaN,22.35,22.35,0.0,NaN,NaN,22.35,22.35,1.0,89.5,NaN,89.5,89.5,0.0,NaN,NaN,89.5,89.5,1.0,124.71,NaN,124.71,124.71,0.0,NaN,NaN,124.71,124.71,1.0,190.23,NaN,190.23,190.23,0.0,NaN,NaN,190.23,190.23,1.0,308.23,NaN,308.23,308.23,0.0,NaN,NaN,308.23,308.23,1.0,117.41,NaN,117.41,117.41,0.0,NaN,NaN,117.41,117.41,1.0,48.96,NaN,48.96,48.96,0.0,NaN,NaN,48.96,48.96,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0
+BF-SEN-G350001 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,9.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,9.0,1.44,0.3,1.98,1.0,0.98,0.36,2.3,1.47,1.35,9.0,15.6,1.98,19.44,12.79,6.65,0.48,2.72,15.71,15.3,9.0,45.45,11.36,63.06,31.14,31.92,0.24,1.76,46.69,44.03,9.0,144.91,5.22,154.02,136.52,17.51,0.18,2.44,145.0,145.01,9.0,158.0,36.37,215.97,107.25,108.72,0.08,1.97,161.68,158.74,9.0,148.43,11.28,161.32,128.53,32.79,-0.39,2.02,148.82,149.45,9.0,59.48,7.69,71.11,48.96,22.15,0.2,1.76,59.92,59.63,9.0,52.95,14.23,74.68,35.35,39.33,0.23,1.81,54.62,48.59,9.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,9.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,9.0
+BF-SEN-G350002 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,12.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,12.0,1.03,0.05,1.18,1.0,0.18,2.09,6.2,1.03,1.01,12.0,15.89,3.52,20.84,9.78,11.06,-0.39,2.12,16.24,16.87,12.0,43.76,8.7,56.13,28.27,27.86,-0.47,2.28,44.55,45.41,12.0,134.28,8.86,147.23,119.2,28.02,-0.42,2.03,134.55,137.02,12.0,97.34,16.04,119.33,72.46,46.87,-0.12,1.88,98.54,96.45,12.0,175.71,17.73,209.1,149.45,59.65,0.28,2.14,176.53,177.89,12.0,48.79,5.52,60.71,42.1,18.61,0.56,2.94,49.08,48.67,12.0,28.96,6.22,39.41,21.38,18.02,0.31,1.74,29.57,28.45,12.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,12.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,12.0
+BF-SEN-G350003 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,13.87,4.12,19.22,9.53,9.69,0.37,1.83,14.32,13.36,4.0,53.67,6.31,59.57,47.99,11.57,0.01,1.02,53.95,53.56,4.0,115.67,1.41,117.41,113.94,3.46,0.02,2.0,115.68,115.66,4.0,112.05,1.45,113.97,110.53,3.44,0.42,1.89,112.06,111.85,4.0,224.77,13.54,238.77,206.27,32.49,-0.55,2.06,225.07,227.02,4.0,57.96,2.89,60.47,55.46,5.0,-0.0,1.0,58.02,57.96,4.0,22.65,2.41,24.87,20.41,4.45,-0.0,1.02,22.75,22.66,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0
+BF-SEN-G350004 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,1.22,0.2,1.49,1.0,0.49,0.27,1.62,1.24,1.18,5.0,18.73,2.12,21.43,16.22,5.21,0.09,1.58,18.83,18.65,5.0,26.39,9.19,40.25,17.39,22.86,0.58,2.02,27.64,25.18,5.0,150.4,5.03,155.95,142.98,12.97,-0.42,2.04,150.47,149.55,5.0,119.62,6.57,129.2,112.33,16.87,0.47,1.93,119.77,117.41,5.0,179.71,19.83,204.62,159.38,45.24,0.01,1.48,180.58,184.66,5.0,63.95,7.14,71.97,55.23,16.74,-0.2,1.42,64.27,66.1,5.0,42.38,10.16,57.77,32.06,25.7,0.59,2.07,43.34,40.85,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0
+BF-SEN-G350005 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,10.32,1.11,11.09,9.04,2.05,-0.66,1.5,10.36,10.82,3.0,33.1,5.39,39.28,29.32,9.96,0.65,1.5,33.39,30.71,3.0,137.9,14.56,154.02,125.72,28.31,0.46,1.5,138.41,133.97,3.0,135.16,11.51,142.85,121.93,20.92,-0.68,1.5,135.49,140.7,3.0,162.58,6.65,168.61,155.45,13.16,-0.29,1.5,162.67,163.68,3.0,58.09,4.94,61.39,52.4,8.99,-0.68,1.5,58.23,60.47,3.0,23.57,2.15,25.99,21.84,4.15,0.52,1.5,23.64,22.9,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0
+BF-SEN-G350006 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,35.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,35.0,1.02,0.07,1.29,1.0,0.29,3.31,12.41,1.02,1.0,35.0,10.16,4.04,21.68,2.49,19.2,0.72,3.97,10.91,8.81,35.0,48.4,11.99,72.46,29.44,43.02,0.32,2.22,49.82,46.11,35.0,135.11,17.74,163.6,92.28,71.32,-0.54,2.79,136.24,136.58,35.0,216.34,43.08,317.67,145.01,172.66,0.65,2.98,220.47,212.59,35.0,172.95,23.5,249.56,151.74,97.83,1.76,5.42,174.49,163.93,35.0,83.77,19.67,130.85,52.8,78.05,0.68,3.02,85.98,81.75,35.0,36.06,14.58,73.77,19.81,53.96,0.89,2.89,38.82,31.14,35.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,35.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,35.0
+BF-SEN-G350007 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0,10.96,2.92,12.91,5.1,7.81,-1.66,3.97,11.28,11.99,6.0,45.46,10.71,60.47,31.55,28.92,0.11,1.78,46.5,44.98,6.0,114.39,2.42,117.46,110.58,6.88,-0.26,2.25,114.41,113.92,6.0,114.07,11.7,129.88,101.02,28.86,0.22,1.48,114.56,112.45,6.0,172.89,41.6,249.56,145.01,104.55,1.22,2.9,177.01,151.27,6.0,50.66,6.23,60.47,43.41,17.05,0.34,2.12,50.98,50.92,6.0,21.79,3.94,29.32,19.1,10.22,1.35,3.3,22.09,20.15,6.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0
+BF-SIS-G360001 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,9.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,9.0,15.5,1.95,18.09,12.22,5.87,-0.26,1.96,15.61,15.5,9.0,45.47,5.27,53.59,38.46,15.13,0.12,1.76,45.74,45.47,9.0,82.18,16.82,110.53,60.47,50.07,0.29,1.96,83.69,82.18,9.0,137.78,20.98,168.61,100.97,67.64,-0.29,2.25,139.19,137.78,9.0,255.76,13.62,281.56,242.15,39.42,0.64,2.38,256.09,255.76,9.0,307.32,25.32,347.75,265.08,82.67,-0.08,2.25,308.25,308.23,9.0,143.01,6.03,149.45,132.46,16.99,-0.4,2.06,143.13,143.01,9.0,59.79,4.2,68.22,53.59,14.63,0.64,3.11,59.92,58.67,9.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,9.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,9.0
+BF-SIS-G360002 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,8.86,0.48,9.32,8.27,1.05,-0.28,1.46,8.87,8.92,4.0,19.05,4.16,23.83,14.76,9.08,0.12,1.37,19.39,18.81,4.0,66.72,11.52,81.92,56.93,24.99,0.52,1.68,67.46,64.02,4.0,169.72,8.16,179.1,161.65,17.45,0.15,1.32,169.86,169.06,4.0,269.44,14.42,285.22,257.2,28.01,0.12,1.16,269.73,267.67,4.0,358.64,7.57,369.38,353.24,16.14,0.83,2.01,358.7,355.98,4.0,167.62,14.35,184.58,153.28,31.3,0.19,1.4,168.08,166.31,4.0,40.12,2.86,43.39,37.27,6.13,0.14,1.32,40.19,39.9,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0
+BF-SIS-G360003 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0,32.34,3.66,36.21,28.95,7.26,0.03,1.03,32.52,32.11,6.0,12.29,0.89,13.22,10.75,2.47,-0.81,2.61,12.32,12.41,6.0,69.47,13.39,89.5,51.68,37.82,0.22,2.07,70.54,68.36,6.0,209.12,3.37,214.62,205.34,9.28,0.64,2.19,209.14,208.25,6.0,234.75,13.63,258.26,221.2,37.06,0.82,2.46,235.08,231.51,6.0,373.37,37.96,431.23,337.42,93.81,0.52,1.75,374.97,362.42,6.0,165.78,19.42,196.06,136.52,59.54,0.08,2.67,166.73,165.78,6.0,16.83,3.08,20.41,12.99,7.43,-0.02,1.55,17.07,16.83,6.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0
+BF-SIS-G360004 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,11.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,11.0,11.07,2.44,15.01,7.01,8.0,-0.13,2.2,11.31,10.99,11.0,28.03,6.54,38.53,16.41,22.12,-0.33,2.32,28.72,29.28,11.0,71.61,19.78,94.61,40.85,53.76,-0.19,1.58,74.05,69.81,11.0,172.51,21.42,211.32,145.1,66.21,0.29,2.01,173.71,172.05,11.0,294.07,11.17,313.23,277.76,35.47,-0.0,2.15,294.26,294.63,11.0,364.6,14.0,380.69,337.42,43.27,-0.62,2.23,364.85,364.64,11.0,178.68,20.93,210.65,148.03,62.61,-0.08,1.86,179.79,176.92,11.0,39.97,5.48,46.35,30.68,15.67,-0.66,2.05,40.31,42.1,11.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,11.0,1.01,0.02,1.06,1.0,0.06,2.0,5.43,1.01,1.0,11.0
+BF-SIS-G360005 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,16.41,2.08,17.69,14.02,3.67,-0.7,1.5,16.5,17.53,3.0,8.18,0.26,8.47,8.03,0.44,0.71,1.5,8.18,8.03,3.0,65.48,7.15,73.57,59.98,13.59,0.58,1.5,65.74,62.89,3.0,197.23,4.71,202.39,193.14,9.24,0.4,1.5,197.26,196.15,3.0,242.36,6.23,249.56,238.77,10.8,0.71,1.5,242.42,238.77,3.0,415.98,7.54,423.12,408.09,15.03,-0.18,1.5,416.03,416.74,3.0,218.06,24.5,237.63,190.58,47.05,-0.53,1.5,218.98,225.98,3.0,46.74,9.41,56.93,38.37,18.56,0.34,1.5,47.37,44.94,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0
+BF-SIS-G360006 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,7.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,7.0,25.29,5.31,32.67,17.23,15.45,-0.11,2.01,25.76,25.01,7.0,26.24,5.9,32.22,18.69,13.53,-0.22,1.44,26.8,25.99,7.0,52.4,5.27,60.11,44.11,16.0,-0.17,2.24,52.62,52.21,7.0,191.09,14.6,205.2,166.29,38.91,-0.71,2.07,191.57,196.06,7.0,268.45,23.53,304.48,242.26,62.22,0.26,1.72,269.33,273.37,7.0,370.88,22.74,409.05,338.8,70.25,0.35,2.4,371.47,369.38,7.0,135.01,20.06,154.65,100.97,53.68,-0.65,2.12,136.29,135.69,7.0,32.71,11.16,45.87,19.49,26.39,0.08,1.29,34.3,29.53,7.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,7.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,7.0
+BF-SIS-G360007 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,8.9,0.37,9.18,8.48,0.7,-0.6,1.5,8.91,9.04,3.0,14.06,0.99,15.16,13.23,1.93,0.46,1.5,14.08,13.79,3.0,66.27,4.75,71.05,61.56,9.49,0.03,1.5,66.38,66.19,3.0,217.96,21.48,242.15,201.12,41.03,0.55,1.5,218.67,210.62,3.0,265.9,6.98,273.2,259.29,13.91,0.18,1.5,265.96,265.2,3.0,358.51,5.33,363.89,353.24,10.65,0.04,1.5,358.53,358.4,3.0,206.02,22.08,227.97,183.81,44.16,-0.02,1.5,206.81,206.27,3.0,39.82,4.53,42.75,34.6,8.15,-0.69,1.5,39.99,42.1,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0
+BF-SIS-G360008 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,20.72,2.2,22.36,17.49,4.87,-1.03,2.25,20.81,21.52,4.0,9.9,1.4,11.36,8.51,2.85,0.03,1.15,9.98,9.86,4.0,47.28,4.5,52.21,41.32,10.9,-0.39,2.02,47.44,47.8,4.0,203.12,5.4,208.63,196.06,12.57,-0.41,1.8,203.17,203.89,4.0,242.72,17.17,260.16,227.97,32.19,0.05,1.07,243.17,241.37,4.0,428.41,30.95,465.72,393.06,72.67,0.09,1.71,429.25,427.44,4.0,186.83,21.08,214.33,164.27,50.06,0.36,1.88,187.72,184.37,4.0,26.09,8.82,34.37,17.23,17.14,-0.03,1.07,27.18,26.38,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.01,0.03,1.06,1.0,0.06,1.15,2.33,1.02,1.0,4.0
+BF-SIS-G360009 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,25.32,5.14,28.95,21.68,7.26,0.0,1.0,25.57,25.32,2.0,9.63,1.58,10.75,8.51,2.24,-0.0,1.0,9.7,9.63,2.0,58.0,14.85,68.5,47.5,21.0,-0.0,1.0,58.94,58.0,2.0,200.7,6.56,205.34,196.06,9.28,0.0,1.0,200.75,200.7,2.0,226.28,2.39,227.97,224.58,3.39,-0.0,1.0,226.28,226.28,2.0,396.91,28.04,416.74,377.08,39.66,0.0,1.0,397.4,396.91,2.0,168.45,15.05,179.1,157.81,21.29,-0.0,1.0,168.79,168.45,2.0,19.96,0.21,20.11,19.81,0.3,0.0,1.0,19.96,19.96,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0
+BF-SIS-G360010 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.09,0.04,1.12,1.06,0.06,-0.0,1.0,1.09,1.09,2.0,32.09,5.06,35.67,28.52,7.15,0.0,1.0,32.29,32.09,2.0,10.39,0.69,10.88,9.9,0.98,0.0,1.0,10.4,10.39,2.0,71.44,9.06,77.84,65.03,12.81,-0.0,1.0,71.72,71.44,2.0,206.16,1.16,206.98,205.34,1.64,0.0,1.0,206.16,206.16,2.0,222.89,2.39,224.58,221.2,3.39,0.0,1.0,222.9,222.89,2.0,363.31,14.02,373.23,353.4,19.83,0.0,1.0,363.45,363.31,2.0,182.87,14.83,193.36,172.38,20.97,0.0,1.0,183.17,182.87,2.0,29.47,1.64,30.63,28.31,2.32,-0.0,1.0,29.49,29.47,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0
+BF-SIS-G360011 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,13.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,13.0,9.5,1.75,12.99,7.32,5.66,0.73,2.4,9.65,9.04,13.0,45.58,5.89,54.73,36.21,18.52,-0.06,1.97,45.93,45.45,13.0,83.35,16.41,121.0,55.23,65.77,0.59,3.52,84.83,80.61,13.0,160.76,17.05,208.25,145.01,63.24,1.85,5.76,161.6,157.81,13.0,288.09,6.73,299.07,273.69,25.38,-0.58,2.95,288.16,290.18,13.0,334.58,20.56,369.38,299.07,70.31,-0.1,2.07,335.17,338.19,13.0,164.23,13.59,190.23,149.45,40.78,0.94,2.74,164.75,160.79,13.0,43.77,13.05,70.31,30.22,40.09,0.85,2.45,45.53,36.21,13.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,13.0,1.04,0.07,1.24,1.0,0.24,2.02,6.07,1.04,1.0,13.0
+BF-SIS-G360012 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,11.15,1.88,13.38,8.65,4.73,-0.07,1.72,11.27,10.64,5.0,10.34,2.07,13.39,7.54,5.84,0.21,2.51,10.5,10.25,5.0,63.88,10.39,75.22,51.76,23.47,-0.1,1.35,64.55,65.06,5.0,219.35,19.93,238.55,190.23,48.32,-0.52,1.84,220.08,223.82,5.0,270.9,13.99,286.13,249.56,36.57,-0.61,2.16,271.18,275.85,5.0,391.95,21.69,416.74,363.89,52.85,-0.05,1.6,392.43,387.22,5.0,218.9,10.84,227.97,202.06,25.91,-0.73,2.13,219.12,221.49,5.0,47.74,6.54,56.93,40.28,16.64,0.36,1.82,48.1,45.9,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,1.06,0.06,1.12,1.0,0.12,0.0,1.25,1.06,1.06,5.0
+BF-SIS-G360013 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,8.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,8.0,17.35,4.01,23.03,11.86,11.17,-0.09,1.85,17.76,17.14,8.0,17.43,3.67,22.35,12.99,9.36,0.19,1.7,17.76,17.82,8.0,36.94,1.38,39.09,35.13,3.95,0.3,1.85,36.97,36.77,8.0,211.89,7.88,227.97,202.15,25.82,1.04,3.29,212.02,209.19,8.0,297.19,16.91,327.39,281.56,45.83,0.64,2.16,297.61,293.86,8.0,431.69,43.16,514.71,392.52,122.19,0.86,2.57,433.58,415.19,8.0,185.14,26.65,227.97,149.45,78.52,0.3,2.05,186.81,186.18,8.0,32.96,10.31,46.09,14.65,31.44,-0.44,2.39,34.35,33.53,8.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,8.0,1.07,0.09,1.24,1.0,0.24,0.96,2.74,1.07,1.03,8.0
+BF-SMT-G340001 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,9.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,9.0,2.85,0.76,3.89,1.84,2.05,0.08,1.57,2.94,2.78,9.0,14.29,3.57,21.68,9.9,11.79,0.99,3.13,14.68,13.79,9.0,82.07,12.24,100.97,60.47,40.51,-0.16,2.35,82.87,80.72,9.0,143.14,19.58,173.77,113.92,59.86,-0.03,1.93,144.33,143.85,9.0,181.73,13.25,196.06,162.05,34.01,-0.26,1.73,182.16,179.1,9.0,223.96,39.64,299.07,173.77,125.3,0.57,2.5,227.06,225.72,9.0,119.99,10.29,132.46,97.39,35.07,-1.11,3.68,120.38,122.12,9.0,62.9,18.6,92.24,30.85,61.39,-0.19,2.33,65.3,60.47,9.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,9.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,9.0
+BF-SMT-G340002 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,4.12,0.44,4.54,3.44,1.1,-0.63,2.14,4.14,4.13,5.0,5.26,0.71,6.24,4.46,1.78,0.19,1.73,5.3,5.35,5.0,75.89,4.34,81.75,70.21,11.54,0.09,1.98,75.99,74.99,5.0,115.51,19.47,147.39,101.3,46.09,1.01,2.41,116.81,103.92,5.0,232.81,23.26,261.43,208.34,53.08,0.23,1.37,233.73,227.23,5.0,179.78,11.6,191.62,166.11,25.51,-0.31,1.28,180.08,185.34,5.0,131.19,3.79,136.58,126.73,9.85,0.27,1.95,131.24,131.6,5.0,102.44,15.8,128.53,85.4,43.13,0.9,2.75,103.41,99.42,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0
+BF-SMT-G340003 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,2.41,0.35,2.78,2.0,0.77,-0.12,1.38,2.43,2.43,4.0,19.31,2.25,21.68,17.07,4.62,0.04,1.17,19.41,19.24,4.0,73.47,5.55,81.75,69.91,11.84,1.12,2.31,73.63,71.11,4.0,162.13,18.06,182.83,138.76,44.07,-0.25,2.01,162.88,163.47,4.0,166.1,15.7,183.62,151.74,31.88,0.14,1.2,166.66,164.53,4.0,237.05,23.64,263.52,209.1,54.42,-0.08,1.6,237.93,237.79,4.0,113.11,8.24,121.5,102.8,18.7,-0.3,1.61,113.34,114.08,4.0,35.92,7.36,42.76,27.6,15.16,-0.15,1.24,36.48,36.66,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0
+BF-SMT-G340004 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,3.6,0.41,3.95,3.18,0.77,-0.05,1.07,3.61,3.63,4.0,8.16,1.05,9.61,7.14,2.47,0.64,2.01,8.21,7.94,4.0,87.73,4.99,91.36,80.79,10.58,-0.74,1.92,87.84,89.39,4.0,150.06,34.17,189.04,118.22,70.82,0.16,1.26,152.95,146.49,4.0,210.88,19.66,236.72,189.44,47.28,0.37,1.96,211.56,208.68,4.0,211.72,16.94,235.06,198.29,36.77,0.69,1.87,212.22,206.76,4.0,123.0,1.74,124.93,121.06,3.88,-0.01,1.43,123.01,123.01,4.0,97.07,9.44,110.38,88.25,22.14,0.75,2.11,97.41,94.83,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0
+BF-SMT-G340005 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,4.35,0.7,5.09,3.44,1.65,-0.36,1.88,4.39,4.43,4.0,4.41,1.04,5.8,3.34,2.46,0.49,1.96,4.5,4.25,4.0,74.98,8.0,86.14,68.22,17.92,0.74,1.96,75.3,72.78,4.0,103.05,20.4,132.76,86.84,45.93,0.96,2.2,104.55,96.29,4.0,285.39,27.61,310.63,246.12,64.51,-0.8,2.13,286.39,292.41,4.0,186.53,16.09,201.01,163.6,37.41,-0.81,2.13,187.05,190.76,4.0,134.92,4.04,140.7,131.66,9.04,0.86,2.08,134.96,133.66,4.0,71.89,12.65,88.35,57.51,30.83,0.28,2.01,72.72,70.85,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0
+BF-SMT-G340006 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,2.77,0.1,2.87,2.67,0.2,0.28,1.5,2.77,2.75,3.0,4.64,1.65,6.54,3.61,2.94,0.7,1.5,4.83,3.77,3.0,68.11,8.59,75.45,58.67,16.78,-0.42,1.5,68.47,70.21,3.0,182.35,26.11,211.67,161.61,50.06,0.54,1.5,183.59,173.77,3.0,315.06,50.73,368.86,268.1,100.77,0.24,1.5,317.77,308.23,3.0,226.31,10.8,235.91,214.62,21.29,-0.34,1.5,226.48,228.39,3.0,123.53,2.92,126.73,121.0,5.73,0.4,1.5,123.55,122.85,3.0,74.96,4.03,77.28,70.31,6.97,-0.71,1.5,75.03,77.28,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0
+BF-SMT-G340007 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,3.05,0.06,3.09,3.01,0.08,-0.0,1.0,3.05,3.05,2.0,12.44,1.34,13.39,11.5,1.89,0.0,1.0,12.48,12.44,2.0,74.38,8.01,80.04,68.72,11.32,-0.0,1.0,74.59,74.38,2.0,155.15,15.98,166.44,143.85,22.6,-0.0,1.0,155.56,155.15,2.0,214.63,1.23,215.5,213.76,1.75,-0.0,1.0,214.63,214.63,2.0,273.36,18.06,286.13,260.6,25.54,-0.0,1.0,273.66,273.36,2.0,129.61,4.03,132.46,126.76,5.7,0.0,1.0,129.64,129.61,2.0,62.27,12.24,70.93,53.62,17.31,0.0,1.0,62.87,62.27,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0
+BF-SMT-G340008 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,1.81,0.31,2.31,1.48,0.84,0.77,2.53,1.84,1.78,5.0,18.27,3.36,21.68,12.91,8.77,-0.77,2.42,18.52,18.17,5.0,73.6,17.15,93.65,48.34,45.31,-0.44,2.08,75.18,79.21,5.0,167.08,6.43,176.43,158.74,17.69,0.25,2.29,167.18,166.26,5.0,172.06,12.31,187.58,153.84,33.74,-0.34,2.3,172.41,173.77,5.0,156.98,9.08,164.87,145.07,19.8,-0.45,1.37,157.19,161.61,5.0,91.88,14.3,109.88,77.8,32.09,0.37,1.34,92.77,84.26,5.0,44.7,18.06,74.98,30.28,44.7,1.1,2.64,47.53,36.86,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0
+BF-SMT-G340009 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,4.74,0.29,4.95,4.54,0.41,0.0,1.0,4.75,4.74,2.0,6.14,0.14,6.24,6.03,0.2,0.0,1.0,6.14,6.14,2.0,67.51,8.56,73.57,61.46,12.11,0.0,1.0,67.79,67.51,2.0,107.23,12.08,115.77,98.68,17.08,0.0,1.0,107.57,107.23,2.0,199.1,4.18,202.06,196.15,5.91,0.0,1.0,199.13,199.1,2.0,213.13,6.77,217.91,208.34,9.57,0.0,1.0,213.18,213.13,2.0,127.57,1.35,128.53,126.62,1.91,-0.0,1.0,127.57,127.57,2.0,70.36,1.46,71.38,69.33,2.06,0.0,1.0,70.36,70.36,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0
+BF-SMT-G340010 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,8.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,8.0,3.72,0.74,4.95,2.81,2.13,0.38,2.0,3.79,3.66,8.0,8.48,1.67,10.58,6.15,4.43,-0.02,1.53,8.63,8.4,8.0,84.77,8.29,96.6,73.57,23.03,-0.07,1.74,85.12,85.23,8.0,127.1,25.53,164.5,86.84,77.66,-0.11,2.06,129.32,130.38,8.0,177.66,24.1,218.51,145.01,73.5,0.38,2.22,179.09,172.24,8.0,198.42,10.97,215.02,177.24,37.78,-0.61,3.17,198.69,202.06,8.0,115.46,4.76,124.71,110.23,14.47,0.81,2.81,115.55,114.79,8.0,84.53,7.14,92.24,70.31,21.93,-0.82,3.04,84.79,85.17,8.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,8.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,8.0
+BF-SMT-G340011 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,4.6,0.54,4.95,3.97,0.98,-0.69,1.5,4.62,4.87,3.0,6.88,1.13,7.61,5.58,2.03,-0.69,1.5,6.94,7.45,3.0,76.14,5.41,82.35,72.46,9.89,0.67,1.5,76.27,73.62,3.0,110.36,2.98,113.25,107.3,5.95,-0.11,1.5,110.39,110.53,3.0,203.23,2.03,205.58,202.06,3.52,0.71,1.5,203.24,202.06,3.0,232.73,15.82,243.91,214.62,29.29,-0.65,1.5,233.08,239.64,3.0,133.69,4.78,137.94,128.53,9.42,-0.34,1.5,133.75,134.61,3.0,73.27,0.71,73.77,72.46,1.31,-0.64,1.5,73.27,73.57,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0
+BF-SNG-G330001 = 1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,4.28,NaN,4.28,4.28,0.0,NaN,NaN,4.28,4.28,1.0,8.27,NaN,8.27,8.27,0.0,NaN,NaN,8.27,8.27,1.0,133.41,NaN,133.41,133.41,0.0,NaN,NaN,133.41,133.41,1.0,169.7,NaN,169.7,169.7,0.0,NaN,NaN,169.7,169.7,1.0,282.39,NaN,282.39,282.39,0.0,NaN,NaN,282.39,282.39,1.0,333.93,NaN,333.93,333.93,0.0,NaN,NaN,333.93,333.93,1.0,133.42,NaN,133.42,133.42,0.0,NaN,NaN,133.42,133.42,1.0,69.49,NaN,69.49,69.49,0.0,NaN,NaN,69.49,69.49,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0
+BF-SNG-G330002 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,3.45,0.61,4.25,2.78,1.46,0.35,1.91,3.49,3.38,4.0,6.0,1.8,8.4,4.36,4.05,0.54,1.78,6.2,5.63,4.0,68.71,10.35,81.75,56.77,24.98,0.17,1.91,69.29,68.16,4.0,126.59,8.6,136.52,117.36,19.16,0.09,1.44,126.81,126.25,4.0,258.37,4.81,265.2,253.89,11.31,0.78,2.14,258.41,257.2,4.0,339.47,5.65,347.75,334.99,12.76,0.99,2.23,339.51,337.57,4.0,128.85,11.53,140.76,117.24,23.52,0.02,1.15,129.24,128.7,4.0,73.83,7.91,81.75,65.73,16.02,-0.02,1.14,74.15,73.93,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0
+BF-SNG-G330003 = 1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,2.33,NaN,2.33,2.33,0.0,NaN,NaN,2.33,2.33,1.0,11.86,NaN,11.86,11.86,0.0,NaN,NaN,11.86,11.86,1.0,50.46,NaN,50.46,50.46,0.0,NaN,NaN,50.46,50.46,1.0,124.71,NaN,124.71,124.71,0.0,NaN,NaN,124.71,124.71,1.0,257.2,NaN,257.2,257.2,0.0,NaN,NaN,257.2,257.2,1.0,327.39,NaN,327.39,327.39,0.0,NaN,NaN,327.39,327.39,1.0,145.01,NaN,145.01,145.01,0.0,NaN,NaN,145.01,145.01,1.0,55.23,NaN,55.23,55.23,0.0,NaN,NaN,55.23,55.23,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0
+BF-SNG-G330004 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,5.0,0.83,5.58,4.41,1.17,0.0,1.0,5.03,5.0,2.0,7.43,1.17,8.26,6.6,1.66,0.0,1.0,7.48,7.43,2.0,143.14,28.94,163.6,122.68,40.92,0.0,1.0,144.59,143.14,2.0,146.21,4.57,149.45,142.98,6.46,-0.0,1.0,146.25,146.21,2.0,263.11,2.78,265.08,261.14,3.94,-0.0,1.0,263.12,263.11,2.0,372.45,11.64,380.69,364.22,16.47,0.0,1.0,372.54,372.45,2.0,153.18,7.86,158.74,147.63,11.11,-0.0,1.0,153.29,153.18,2.0,63.13,8.78,69.34,56.93,12.41,-0.0,1.0,63.44,63.13,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0
+BF-SNG-G330005 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,4.75,0.71,5.25,4.25,1.01,0.0,1.0,4.78,4.75,2.0,3.99,0.31,4.21,3.77,0.44,0.0,1.0,4.0,3.99,2.0,53.05,7.94,58.67,47.44,11.23,0.0,1.0,53.35,53.05,2.0,105.68,2.22,107.25,104.11,3.14,-0.0,1.0,105.69,105.68,2.0,261.89,15.99,273.2,250.58,22.61,0.0,1.0,262.13,261.89,2.0,329.9,3.54,332.41,327.39,5.01,0.0,1.0,329.91,329.9,2.0,99.49,2.15,101.02,97.97,3.05,-0.0,1.0,99.51,99.49,2.0,69.96,9.9,76.97,62.96,14.0,-0.0,1.0,70.31,69.96,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0
+BF-SNG-G330006 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,7.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,7.0,7.05,0.78,8.29,6.11,2.18,0.3,2.01,7.09,7.0,7.0,7.19,2.39,11.7,5.11,6.59,1.01,2.71,7.52,6.05,7.0,68.96,9.0,81.62,52.0,29.61,-0.69,3.23,69.46,70.44,7.0,208.91,13.48,228.39,190.23,38.15,0.01,1.84,209.28,212.11,7.0,274.79,10.53,286.13,261.38,24.75,-0.25,1.57,274.96,273.76,7.0,348.17,10.66,367.82,337.42,30.4,0.75,2.67,348.31,347.91,7.0,208.22,6.41,218.11,199.24,18.87,0.12,2.11,208.3,208.25,7.0,26.33,5.07,30.96,20.11,10.84,-0.32,1.21,26.74,29.44,7.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,7.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,7.0
+BF-SNG-G330007 = 1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,5.14,NaN,5.14,5.14,0.0,NaN,NaN,5.14,5.14,1.0,6.64,NaN,6.64,6.64,0.0,NaN,NaN,6.64,6.64,1.0,110.14,NaN,110.14,110.14,0.0,NaN,NaN,110.14,110.14,1.0,125.94,NaN,125.94,125.94,0.0,NaN,NaN,125.94,125.94,1.0,263.17,NaN,263.17,263.17,0.0,NaN,NaN,263.17,263.17,1.0,338.73,NaN,338.73,338.73,0.0,NaN,NaN,338.73,338.73,1.0,133.48,NaN,133.48,133.48,0.0,NaN,NaN,133.48,133.48,1.0,66.91,NaN,66.91,66.91,0.0,NaN,NaN,66.91,66.91,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0
+BF-SNG-G330008 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,5.82,0.48,6.43,5.12,1.31,-0.26,2.18,5.83,5.84,5.0,7.9,0.99,8.93,6.84,2.09,-0.22,1.26,7.95,8.22,5.0,134.3,30.79,179.83,107.8,72.03,0.58,1.86,137.1,125.97,5.0,166.48,22.01,187.5,129.99,57.51,-0.98,2.65,167.64,169.84,5.0,271.1,10.45,282.07,261.14,20.93,0.15,1.24,271.26,269.14,5.0,345.11,8.16,359.05,338.65,20.4,1.18,2.84,345.19,343.52,5.0,163.72,18.2,183.49,139.87,43.62,-0.32,1.51,164.52,171.01,5.0,46.21,10.14,59.62,37.29,22.33,0.45,1.4,47.1,41.03,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0
+BF-SNG-G330009 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,8.96,1.63,10.82,7.79,3.03,0.64,1.5,9.06,8.26,3.0,6.67,0.45,7.12,6.22,0.9,-0.05,1.5,6.68,6.69,3.0,84.58,6.38,91.11,78.36,12.76,0.09,1.5,84.74,84.26,3.0,225.21,11.45,234.95,212.59,22.36,-0.43,1.5,225.4,228.07,3.0,287.9,12.55,299.07,274.32,24.75,-0.34,1.5,288.08,290.32,3.0,385.16,13.67,393.06,369.38,23.68,-0.71,1.5,385.33,393.06,3.0,218.33,8.48,227.97,212.01,15.96,0.61,1.5,218.44,215.02,3.0,41.73,5.17,47.69,38.46,9.23,0.7,1.5,41.95,39.05,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0
+BF-SOM-G370001 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,14.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,14.0,1.13,0.14,1.36,1.0,0.36,0.59,1.93,1.14,1.11,14.0,21.86,1.44,23.74,19.37,4.37,-0.64,2.15,21.9,22.35,14.0,29.96,8.8,41.36,15.56,25.8,-0.51,2.1,31.13,32.34,14.0,148.99,11.94,163.6,122.55,41.05,-0.75,2.7,149.44,150.66,14.0,108.26,30.31,161.61,68.62,92.99,0.21,1.87,112.13,107.27,14.0,188.83,14.13,211.63,161.82,49.81,-0.25,2.23,189.32,188.66,14.0,77.59,4.87,85.62,68.22,17.4,0.01,2.38,77.73,77.14,14.0,32.8,7.52,46.09,18.09,28.0,-0.14,2.49,33.59,31.75,14.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,14.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,14.0
+BF-SOM-G370002 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0,1.02,0.03,1.08,1.0,0.08,1.12,2.63,1.02,1.0,6.0,19.78,3.07,25.18,16.53,8.65,0.89,2.65,19.98,18.94,6.0,11.43,4.15,17.16,6.11,11.05,0.16,1.77,12.04,11.02,6.0,101.31,22.33,141.23,81.75,59.48,1.05,2.67,103.34,92.24,6.0,112.62,5.91,120.49,102.8,17.7,-0.46,2.61,112.75,113.07,6.0,236.42,13.44,257.2,220.89,36.31,0.39,1.91,236.74,235.28,6.0,125.91,13.53,145.01,109.21,35.8,0.19,1.73,126.52,124.87,6.0,50.4,13.91,69.0,29.32,39.68,-0.21,2.09,51.97,50.7,6.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0
+BF-SOM-G370003 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.2,0.11,1.35,1.09,0.26,0.65,2.1,1.2,1.18,4.0,19.76,1.06,21.04,18.59,2.45,0.13,1.64,19.78,19.71,4.0,11.19,1.59,13.3,9.76,3.54,0.53,1.73,11.27,10.85,4.0,88.29,4.61,92.24,83.46,8.78,-0.07,1.1,88.38,88.73,4.0,97.7,6.32,104.5,89.5,15.01,-0.34,1.87,97.85,98.4,4.0,241.43,6.22,249.67,235.06,14.62,0.46,1.88,241.49,240.48,4.0,137.14,3.53,140.76,132.52,8.24,-0.41,1.81,137.18,137.64,4.0,22.88,11.4,36.23,13.01,23.22,0.22,1.29,24.92,21.15,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0
+BF-SOM-G370004 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,1.49,0.38,1.88,1.0,0.88,-0.09,1.5,1.53,1.44,5.0,21.53,2.92,25.21,18.09,7.12,0.05,1.56,21.68,21.65,5.0,17.12,7.7,29.43,9.6,19.82,0.83,2.36,18.45,14.41,5.0,116.27,19.41,140.7,92.24,48.46,0.02,1.64,117.55,116.47,5.0,102.65,10.16,113.92,89.66,24.26,-0.21,1.5,103.05,104.49,5.0,188.28,14.85,213.58,174.09,39.49,1.12,2.89,188.75,184.58,5.0,103.62,12.43,113.92,84.26,29.66,-0.75,2.14,104.21,106.92,5.0,34.17,8.8,49.84,28.96,20.88,1.47,3.21,35.06,30.68,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0
+BF-SOM-G370005 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,8.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,8.0,1.03,0.03,1.09,1.0,0.09,0.96,2.74,1.03,1.01,8.0,17.61,1.53,19.22,15.16,4.06,-0.22,1.76,17.67,17.53,8.0,27.46,4.78,34.09,19.81,14.28,-0.25,1.96,27.83,28.31,8.0,92.57,17.11,121.0,70.31,50.69,0.25,2.09,93.94,92.95,8.0,61.86,4.11,66.19,55.34,10.86,-0.19,1.74,61.98,61.6,8.0,145.92,7.54,158.74,132.46,26.28,-0.13,3.07,146.09,145.47,8.0,75.03,7.19,86.84,66.19,20.64,0.23,2.08,75.33,75.28,8.0,22.58,10.35,36.21,8.51,27.7,-0.15,1.75,24.57,22.02,8.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,8.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,8.0
+BF-SOM-G370006 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,17.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,17.0,1.1,0.22,1.85,1.0,0.85,2.66,9.13,1.12,1.0,17.0,20.67,1.16,23.74,19.25,4.48,1.19,3.95,20.7,20.41,17.0,18.82,6.34,32.81,9.9,22.91,0.6,2.6,19.8,17.94,17.0,90.62,8.47,107.44,76.03,31.41,0.08,2.37,90.99,92.24,17.0,80.81,8.05,94.21,67.21,27.0,-0.25,2.07,81.19,81.79,17.0,202.64,17.72,234.95,180.22,54.74,0.49,1.98,203.37,197.6,17.0,105.59,19.08,134.49,76.97,57.52,0.02,1.6,107.2,104.49,17.0,11.33,6.78,28.09,4.0,24.09,0.96,3.1,13.1,8.77,17.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,17.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,17.0
+BF-SOM-G370007 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.74,0.26,2.04,1.52,0.51,0.48,1.5,1.76,1.67,3.0,24.3,3.58,28.18,21.12,7.05,0.34,1.5,24.48,23.61,3.0,33.62,21.61,46.93,8.69,38.24,-0.7,1.5,37.97,45.24,3.0,147.75,16.54,165.47,132.7,32.76,0.29,1.5,148.37,145.09,3.0,130.24,11.07,136.92,117.46,19.46,-0.7,1.5,130.55,136.33,3.0,220.47,16.17,238.07,206.27,31.8,0.37,1.5,220.87,217.07,3.0,88.65,4.2,92.61,84.26,8.36,-0.19,1.5,88.72,89.08,3.0,60.32,8.58,70.2,54.77,15.43,0.69,1.5,60.72,55.98,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0
+BF-SOM-G370008 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,19.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,19.0,2.02,0.4,2.71,1.24,1.46,-0.31,2.27,2.06,2.06,19.0,21.7,1.94,25.99,19.22,6.77,0.7,2.92,21.79,21.88,19.0,35.62,9.69,55.53,19.46,36.07,0.41,2.42,36.85,33.35,19.0,140.26,20.23,171.38,108.66,62.72,-0.11,1.7,141.64,140.7,19.0,98.21,21.91,141.02,68.25,72.77,0.41,1.95,100.5,92.4,19.0,179.6,18.25,215.02,143.24,71.77,-0.03,2.47,180.48,178.04,19.0,86.18,10.74,113.92,70.34,43.58,0.72,3.52,86.81,84.87,19.0,26.33,5.49,42.47,18.66,23.81,1.23,5.07,26.86,25.95,19.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,19.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,19.0
+BF-SOR-G380001 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,13.18,4.73,16.53,9.84,6.69,0.0,1.0,13.6,13.18,2.0,14.54,0.15,14.65,14.43,0.22,-0.0,1.0,14.54,14.54,2.0,64.23,0.0,64.23,64.23,0.0,-2.01326592E8,0.0,64.23,64.23,2.0,144.87,12.95,154.02,135.72,18.31,-0.0,1.0,145.16,144.87,2.0,246.6,16.48,258.26,234.95,23.31,-0.0,1.0,246.88,246.6,2.0,341.85,60.5,384.62,299.07,85.55,-0.0,1.0,344.51,341.85,2.0,95.19,4.18,98.15,92.24,5.91,0.0,1.0,95.24,95.19,2.0,44.58,3.5,47.05,42.1,4.95,-0.0,1.0,44.65,44.58,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0
+BF-SOR-G380002 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,4.04,1.29,5.75,2.3,3.45,-0.05,2.04,4.2,4.31,5.0,15.37,0.6,16.3,14.66,1.64,0.52,2.36,15.38,15.33,5.0,53.7,6.9,61.95,44.72,17.23,-0.14,1.65,54.06,54.47,5.0,118.69,5.44,124.71,110.73,13.97,-0.49,1.94,118.79,121.06,5.0,258.45,10.78,269.14,242.15,26.99,-0.63,2.01,258.63,261.85,5.0,402.18,49.5,456.42,332.41,124.01,-0.28,1.83,404.61,394.41,5.0,108.88,4.92,115.66,104.06,11.6,0.23,1.71,108.97,109.86,5.0,42.68,2.83,47.05,40.28,6.77,0.71,2.13,42.75,42.1,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0
+BF-SOR-G380003 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,3.49,0.93,4.59,2.39,2.21,0.0,1.77,3.58,3.49,4.0,13.38,6.05,21.05,8.01,13.04,0.4,1.54,14.37,12.22,4.0,39.0,2.32,42.41,37.32,5.09,1.01,2.22,39.06,38.14,4.0,180.64,14.38,202.06,171.38,30.68,1.11,2.3,181.07,174.57,4.0,228.01,2.81,231.46,224.58,6.88,0.02,2.0,228.02,228.0,4.0,282.9,14.02,298.56,269.14,29.43,0.11,1.25,283.16,281.95,4.0,97.77,20.36,120.28,76.97,43.32,0.07,1.27,99.34,96.91,4.0,66.93,12.07,81.75,52.69,29.06,0.08,1.87,67.74,66.63,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0
+BF-SOR-G380004 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,3.76,0.36,4.16,3.45,0.71,0.46,1.5,3.77,3.66,3.0,9.55,1.51,10.84,7.89,2.94,-0.44,1.5,9.63,9.94,3.0,107.79,31.59,144.15,86.99,57.15,0.69,1.5,110.84,92.24,3.0,180.51,18.27,196.41,160.55,35.86,-0.39,1.5,181.13,184.58,3.0,298.2,13.6,308.23,282.72,25.51,-0.62,1.5,298.4,303.65,3.0,308.71,12.94,323.41,299.07,24.34,0.61,1.5,308.89,303.65,3.0,121.19,5.08,126.96,117.41,9.56,0.61,1.5,121.26,119.2,3.0,75.32,5.06,79.36,69.64,9.72,-0.53,1.5,75.44,76.97,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0
+BF-SOR-G380005 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,5.6,3.17,8.76,2.43,6.33,0.0,1.5,6.17,5.6,3.0,16.0,0.37,16.37,15.62,0.75,0.0,1.5,16.0,16.0,3.0,62.69,4.58,67.27,58.11,9.15,0.0,1.5,62.8,62.69,3.0,118.37,7.63,126.0,110.73,15.26,0.0,1.5,118.53,118.37,3.0,251.08,26.3,277.38,224.79,52.59,0.0,1.5,252.0,251.08,3.0,349.21,54.59,403.8,294.63,109.17,0.0,1.5,352.05,349.21,3.0,109.69,0.7,110.38,108.99,1.39,-0.0,1.5,109.69,109.69,3.0,47.05,NaN,47.05,47.05,0.0,NaN,-8.30868176151618E14,47.05,47.05,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.17,0.17,1.33,1.0,0.33,0.0,1.5,1.18,1.17,3.0
+BF-SOR-G380006 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,3.21,1.49,5.41,1.81,3.6,0.61,1.85,3.47,2.63,5.0,16.7,11.08,34.09,9.04,25.05,0.85,2.09,19.42,9.62,5.0,35.12,7.87,47.5,26.78,20.72,0.72,2.33,35.82,33.21,5.0,176.49,26.43,214.62,140.7,73.93,0.14,2.41,178.07,177.66,5.0,232.31,6.93,242.59,224.58,18.0,0.47,2.05,232.39,231.46,5.0,326.59,19.04,347.75,306.42,41.34,-0.03,1.3,327.04,327.99,5.0,120.43,27.97,163.6,98.15,65.45,0.79,2.01,123.0,104.06,5.0,41.1,11.41,56.93,25.99,30.94,0.08,2.14,42.35,41.46,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0
+BF-SOR-G380007 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,3.16,0.4,3.44,2.87,0.57,-0.0,1.0,3.17,3.16,2.0,15.19,0.53,15.56,14.81,0.75,0.0,1.0,15.19,15.19,2.0,56.05,3.47,58.51,53.59,4.91,-0.0,1.0,56.1,56.05,2.0,135.9,26.16,154.4,117.41,36.99,0.0,1.0,137.16,135.9,2.0,274.72,13.64,284.36,265.08,19.28,-0.0,1.0,274.89,274.72,2.0,319.1,11.73,327.39,310.8,16.59,-0.0,1.0,319.2,319.1,2.0,122.74,7.54,128.07,117.41,10.66,-0.0,1.0,122.85,122.74,2.0,42.87,6.24,47.29,38.46,8.83,-0.0,1.0,43.1,42.87,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0
+BF-SOR-G380008 = 1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,3.15,NaN,3.15,3.15,0.0,NaN,NaN,3.15,3.15,1.0,14.21,NaN,14.21,14.21,0.0,NaN,NaN,14.21,14.21,1.0,64.23,NaN,64.23,64.23,0.0,NaN,NaN,64.23,64.23,1.0,117.41,NaN,117.41,117.41,0.0,NaN,NaN,117.41,117.41,1.0,281.56,NaN,281.56,281.56,0.0,NaN,NaN,281.56,281.56,1.0,470.18,NaN,470.18,470.18,0.0,NaN,NaN,470.18,470.18,1.0,104.06,NaN,104.06,104.06,0.0,NaN,NaN,104.06,104.06,1.0,52.0,NaN,52.0,52.0,0.0,NaN,NaN,52.0,52.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0
+BF-SOR-G380009 = 1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,2.03,NaN,2.03,2.03,0.0,NaN,NaN,2.03,2.03,1.0,8.53,NaN,8.53,8.53,0.0,NaN,NaN,8.53,8.53,1.0,46.49,NaN,46.49,46.49,0.0,NaN,NaN,46.49,46.49,1.0,173.54,NaN,173.54,173.54,0.0,NaN,NaN,173.54,173.54,1.0,246.52,NaN,246.52,246.52,0.0,NaN,NaN,246.52,246.52,1.0,310.47,NaN,310.47,310.47,0.0,NaN,NaN,310.47,310.47,1.0,96.78,NaN,96.78,96.78,0.0,NaN,NaN,96.78,96.78,1.0,29.53,NaN,29.53,29.53,0.0,NaN,NaN,29.53,29.53,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0
+BF-SOR-G380010 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,9.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,9.0,2.1,1.4,5.42,1.0,4.42,1.58,4.61,2.48,1.69,9.0,12.42,2.72,17.31,8.53,8.78,0.18,2.44,12.69,12.3,9.0,50.35,4.29,55.46,43.06,12.4,-0.69,2.0,50.51,52.0,9.0,196.04,28.47,224.11,153.11,71.01,-0.5,1.59,197.87,205.15,9.0,207.37,13.71,223.04,182.43,40.61,-0.74,2.4,207.78,208.34,9.0,267.89,9.93,284.17,255.41,28.76,0.41,1.78,268.05,265.08,9.0,100.95,15.71,121.22,78.08,43.14,-0.02,1.7,102.03,100.38,9.0,45.36,9.65,61.3,32.29,29.01,0.38,2.1,46.26,45.65,9.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,9.0,1.07,0.12,1.33,1.0,0.33,1.24,3.17,1.08,1.0,9.0
+BF-SOR-G380011 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,2.92,0.21,3.18,2.71,0.48,0.33,1.58,2.92,2.89,4.0,10.94,1.48,13.04,9.54,3.5,0.75,2.12,11.02,10.59,4.0,58.18,11.91,69.16,46.09,23.07,-0.04,1.08,59.09,58.74,4.0,142.4,14.29,160.55,126.96,33.59,0.28,1.78,142.94,141.05,4.0,291.3,11.78,303.65,280.43,23.22,0.06,1.11,291.48,290.57,4.0,317.88,6.78,322.97,308.37,14.6,-0.78,1.96,317.94,320.1,4.0,135.85,6.51,145.01,131.21,13.8,0.79,1.97,135.97,133.6,4.0,50.1,12.59,63.4,39.05,24.35,0.08,1.11,51.27,48.97,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0
+BF-SOR-G380012 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,10.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,10.0,2.2,0.85,3.68,1.0,2.68,0.39,2.04,2.35,1.89,10.0,21.51,4.41,29.65,17.03,12.62,0.57,2.01,21.91,20.27,10.0,51.37,9.82,70.31,38.53,31.77,0.49,2.47,52.2,50.88,10.0,121.02,17.3,153.12,97.97,55.15,0.31,2.29,122.13,119.07,10.0,242.64,16.12,273.2,214.62,58.57,0.13,3.01,243.12,241.69,10.0,319.66,15.46,337.42,290.18,47.24,-0.73,2.38,320.0,322.6,10.0,129.0,11.47,148.03,113.92,34.11,0.47,2.12,129.46,126.9,10.0,50.32,4.42,57.34,42.1,15.24,-0.26,2.52,50.49,50.41,10.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,10.0,1.15,0.23,1.67,1.0,0.67,1.28,3.47,1.17,1.0,10.0
+BF-SOR-G380013 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,2.33,0.14,2.52,2.17,0.34,0.34,2.02,2.33,2.32,4.0,15.09,3.03,17.86,11.19,6.68,-0.42,1.61,15.32,15.65,4.0,47.86,4.25,53.68,44.1,9.58,0.64,1.88,48.01,46.84,4.0,129.33,4.95,134.49,122.61,11.88,-0.52,2.04,129.4,130.11,4.0,270.63,5.83,278.14,263.91,14.23,0.23,2.0,270.68,270.24,4.0,325.0,2.85,327.47,322.53,4.94,-0.0,1.0,325.01,325.0,4.0,135.45,7.98,145.01,127.2,17.81,0.19,1.48,135.63,134.8,4.0,46.88,4.15,52.39,42.66,9.72,0.46,1.86,47.02,46.24,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0
+BF-SOR-G380014 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,4.27,0.48,4.78,3.7,1.09,-0.17,1.55,4.29,4.3,4.0,18.06,3.43,22.35,14.33,8.02,0.24,1.73,18.3,17.77,4.0,66.84,30.85,110.23,42.1,68.13,0.78,1.99,71.98,57.51,4.0,174.93,18.44,190.54,148.25,42.29,-0.91,2.18,175.66,180.47,4.0,277.42,14.47,292.86,265.08,27.78,0.09,1.12,277.7,275.87,4.0,305.58,7.57,313.23,299.07,14.16,0.05,1.06,305.65,305.01,4.0,128.68,4.33,132.46,124.93,7.53,0.0,1.0,128.74,128.67,4.0,47.27,14.33,63.17,34.09,29.08,0.13,1.2,48.87,45.9,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0
+BF-TAP-G390001 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,10.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,10.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,10.0,22.28,3.01,26.78,17.68,9.1,0.18,1.85,22.46,21.54,10.0,54.22,5.45,60.91,41.9,19.0,-1.01,3.65,54.47,54.86,10.0,77.57,11.81,95.06,57.16,37.9,-0.33,2.19,78.37,77.98,10.0,128.07,13.54,147.23,110.53,36.69,0.19,1.59,128.71,128.09,10.0,192.8,6.58,199.06,182.33,16.72,-0.7,1.77,192.9,196.06,10.0,127.24,15.55,148.57,102.8,45.77,-0.15,1.78,128.1,129.46,10.0,9.43,6.57,23.89,3.75,20.14,1.36,3.46,11.31,6.91,10.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,10.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,10.0
+BF-TAP-G390002 = 1.01,0.03,1.12,1.0,0.12,4.25,19.05,1.01,1.0,21.0,1.1,0.25,1.81,1.0,0.81,2.34,6.77,1.12,1.0,21.0,1.22,0.35,2.2,1.0,1.2,1.69,4.83,1.27,1.0,21.0,35.2,5.71,45.82,23.03,22.79,-0.57,2.94,35.64,36.76,21.0,49.55,7.88,72.46,39.64,32.82,1.2,4.57,50.14,49.31,21.0,96.48,11.59,123.19,76.97,46.22,0.28,2.81,97.14,96.73,21.0,149.81,20.35,193.67,121.0,72.67,0.52,2.31,151.12,149.45,21.0,220.46,25.01,261.38,190.23,71.15,0.18,1.46,221.81,212.59,21.0,172.57,27.88,232.09,136.52,95.57,0.78,2.35,174.7,163.6,21.0,29.45,4.91,38.46,19.81,18.65,-0.44,2.62,29.84,30.22,21.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,21.0,1.03,0.09,1.29,1.0,0.29,2.34,6.77,1.04,1.0,21.0
+BF-TAP-G390003 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,17.0,1.02,0.1,1.41,1.0,0.41,3.75,15.06,1.03,1.0,17.0,1.11,0.3,2.26,1.0,1.26,3.62,14.46,1.15,1.03,17.0,27.32,6.68,41.02,15.1,25.92,0.41,2.61,28.08,25.4,17.0,47.56,12.17,72.71,30.22,42.49,0.47,2.42,49.01,46.95,17.0,103.84,16.35,140.7,81.9,58.8,0.87,2.98,105.05,100.97,17.0,144.39,14.97,168.92,121.19,47.73,0.09,1.77,145.12,141.11,17.0,197.54,7.5,216.19,190.23,25.96,1.04,3.36,197.67,196.15,17.0,159.0,10.18,176.43,145.01,31.43,0.26,1.83,159.3,158.74,17.0,18.68,7.21,32.09,7.1,24.99,0.14,2.36,19.94,19.53,17.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,17.0,1.73,0.78,3.4,1.0,2.4,0.89,2.42,1.89,1.44,17.0
+BF-TAP-G390004 = 1.09,0.14,1.48,1.0,0.48,1.67,4.9,1.09,1.0,14.0,1.37,0.73,2.97,1.0,1.97,1.66,3.99,1.54,1.02,14.0,4.73,1.14,6.3,2.55,3.75,-0.5,2.37,4.85,4.8,14.0,54.04,7.39,71.46,40.85,30.61,0.59,3.75,54.51,53.59,14.0,49.21,9.73,73.75,36.21,37.54,1.18,3.98,50.1,46.81,14.0,111.21,10.96,128.53,95.06,33.47,0.16,1.81,111.71,109.71,14.0,164.84,11.57,184.92,149.45,35.47,0.53,1.91,165.22,160.17,14.0,275.6,15.11,299.07,245.37,53.7,-0.24,2.38,275.98,276.55,14.0,174.94,25.79,225.2,136.52,88.68,0.26,2.29,176.69,173.43,14.0,22.72,8.94,40.45,11.86,28.59,0.61,2.2,24.3,20.7,14.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,14.0,2.18,0.91,4.39,1.0,3.39,0.8,3.54,2.35,2.13,14.0
+BF-TAP-G390005 = 1.12,NaN,1.12,1.12,0.0,NaN,NaN,1.12,1.12,1.0,2.39,NaN,2.39,2.39,0.0,NaN,NaN,2.39,2.39,1.0,3.01,NaN,3.01,3.01,0.0,NaN,NaN,3.01,3.01,1.0,45.39,NaN,45.39,45.39,0.0,NaN,NaN,45.39,45.39,1.0,43.95,NaN,43.95,43.95,0.0,NaN,NaN,43.95,43.95,1.0,87.33,NaN,87.33,87.33,0.0,NaN,NaN,87.33,87.33,1.0,147.8,NaN,147.8,147.8,0.0,NaN,NaN,147.8,147.8,1.0,231.78,NaN,231.78,231.78,0.0,NaN,NaN,231.78,231.78,1.0,148.64,NaN,148.64,148.64,0.0,NaN,NaN,148.64,148.64,1.0,32.03,NaN,32.03,32.03,0.0,NaN,NaN,32.03,32.03,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.54,NaN,1.54,1.54,0.0,NaN,NaN,1.54,1.54,1.0
+BF-TAP-G390006 = 1.01,0.04,1.12,1.0,0.12,2.47,7.13,1.01,1.0,9.0,2.11,0.99,3.79,1.0,2.79,0.2,1.95,2.3,2.39,9.0,3.7,0.78,4.95,2.51,2.44,-0.02,1.98,3.77,3.89,9.0,54.37,8.09,65.56,44.72,20.84,0.24,1.63,54.91,51.7,9.0,73.93,24.63,117.41,43.95,73.46,0.39,1.98,77.49,71.4,9.0,100.09,13.41,119.31,79.32,39.99,-0.07,1.82,100.89,100.38,9.0,154.37,14.55,182.33,140.7,41.64,0.86,2.4,154.98,147.8,9.0,219.1,15.83,242.59,196.15,46.44,0.05,1.76,219.61,215.02,9.0,153.01,9.73,171.35,140.7,30.65,0.45,2.41,153.28,154.3,9.0,34.76,5.2,40.25,23.59,16.66,-1.08,3.31,35.1,36.0,9.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,9.0,4.46,2.55,8.01,1.0,7.01,0.05,1.83,5.07,4.7,9.0
+BF-TAP-G390007 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,2.64,2.05,4.95,1.0,3.95,0.53,1.5,3.13,1.99,3.0,4.98,0.16,5.1,4.8,0.3,-0.58,1.5,4.98,5.03,3.0,63.85,7.51,72.46,58.67,13.79,0.66,1.5,64.14,60.41,3.0,55.39,11.9,68.22,44.72,23.5,0.32,1.5,56.23,53.22,3.0,112.7,13.58,124.71,97.97,26.74,-0.35,1.5,113.25,115.43,3.0,179.26,14.72,196.06,168.61,27.45,0.63,1.5,179.66,173.12,3.0,251.26,20.96,268.61,227.97,40.64,-0.48,1.5,251.84,257.2,3.0,170.85,7.79,179.1,163.6,15.49,0.23,1.5,170.97,169.86,3.0,37.39,4.98,40.85,31.68,9.17,-0.66,1.5,37.61,39.64,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,4.87,2.53,7.78,3.15,4.63,0.67,1.5,5.29,3.7,3.0
+BF-TAP-G390008 = 1.24,0.0,1.24,1.24,0.0,-490548.4,1.691239685933E11,1.24,1.24,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.88,0.15,1.99,1.77,0.22,0.0,1.0,1.89,1.88,2.0,39.67,0.82,40.25,39.09,1.16,-0.0,1.0,39.67,39.67,2.0,38.54,0.87,39.16,37.92,1.23,0.0,1.0,38.55,38.54,2.0,95.25,13.06,104.49,86.01,18.48,-0.0,1.0,95.7,95.25,2.0,152.61,16.49,164.27,140.95,23.32,0.0,1.0,153.06,152.61,2.0,242.49,20.98,257.32,227.66,29.66,0.0,1.0,242.94,242.49,2.0,153.18,14.42,163.37,142.98,20.39,0.0,1.0,153.52,153.18,2.0,23.04,2.78,25.01,21.08,3.93,-0.0,1.0,23.13,23.04,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0
+BF-YAT-G420001 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,14.76,0.96,15.94,13.59,2.36,0.03,1.99,14.78,14.75,4.0,5.75,1.29,7.54,4.46,3.08,0.62,2.08,5.86,5.5,4.0,93.99,6.89,103.08,86.99,16.08,0.44,1.84,94.18,92.95,4.0,134.23,5.3,138.73,126.73,12.0,-0.8,2.05,134.31,135.73,4.0,207.63,10.17,216.81,196.06,20.75,-0.17,1.24,207.82,208.83,4.0,67.41,11.72,79.65,56.08,23.57,0.05,1.13,68.17,66.95,4.0,37.08,10.78,51.03,26.75,24.28,0.42,1.67,38.24,35.27,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0
+BF-YAT-G420002 = 1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,2.91,NaN,2.91,2.91,0.0,NaN,NaN,2.91,2.91,1.0,8.14,NaN,8.14,8.14,0.0,NaN,NaN,8.14,8.14,1.0,53.52,NaN,53.52,53.52,0.0,NaN,NaN,53.52,53.52,1.0,113.76,NaN,113.76,113.76,0.0,NaN,NaN,113.76,113.76,1.0,236.66,NaN,236.66,236.66,0.0,NaN,NaN,236.66,236.66,1.0,273.2,NaN,273.2,273.2,0.0,NaN,NaN,273.2,273.2,1.0,84.41,NaN,84.41,84.41,0.0,NaN,NaN,84.41,84.41,1.0,45.87,NaN,45.87,45.87,0.0,NaN,NaN,45.87,45.87,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0
+BF-YAT-G420003 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.92,0.18,2.03,1.72,0.31,-0.71,1.5,1.93,2.02,3.0,7.62,1.58,9.32,6.19,3.13,0.3,1.5,7.73,7.36,3.0,34.74,4.0,38.52,30.56,7.96,-0.18,1.5,34.89,35.13,3.0,127.69,15.01,143.96,114.39,29.58,0.35,1.5,128.27,124.71,3.0,253.51,3.63,257.2,249.95,7.25,0.07,1.5,253.53,253.38,3.0,323.34,12.35,337.42,314.36,23.06,0.63,1.5,323.5,318.24,3.0,96.09,4.35,100.97,92.61,8.36,0.53,1.5,96.16,94.7,3.0,57.97,10.03,64.23,46.4,17.82,-0.7,1.5,58.54,63.27,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0
+BF-YAT-G420004 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,2.04,0.7,2.8,1.44,1.36,0.4,1.5,2.12,1.88,3.0,6.53,1.31,8.01,5.53,2.48,0.59,1.5,6.61,6.03,3.0,51.35,13.03,66.19,41.78,24.41,0.62,1.5,52.44,46.09,3.0,120.42,11.12,132.46,110.53,21.93,0.34,1.5,120.76,118.26,3.0,252.26,15.96,265.08,234.38,30.7,-0.52,1.5,252.6,257.32,3.0,281.08,6.92,286.13,273.2,12.94,-0.63,1.5,281.14,283.91,3.0,86.69,2.9,89.5,83.71,5.79,-0.12,1.5,86.72,86.88,3.0,41.93,7.78,47.7,33.08,14.62,-0.61,1.5,42.41,45.01,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0
+BF-YAT-G420005 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,13.66,0.24,13.8,13.38,0.42,-0.71,1.5,13.66,13.8,3.0,9.18,6.49,16.66,4.97,11.69,0.69,1.5,10.6,5.93,3.0,153.09,47.96,206.58,113.92,92.66,0.5,1.5,158.02,138.76,3.0,149.25,9.28,159.9,142.85,17.04,0.66,1.5,149.44,145.01,3.0,238.55,3.6,242.15,234.95,7.19,-0.0,1.5,238.57,238.55,3.0,54.49,2.15,56.93,52.85,4.08,0.59,1.5,54.52,53.69,3.0,40.69,5.32,46.57,36.21,10.36,0.45,1.5,40.92,39.3,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0
+BF-YAT-G420006 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,4.04,0.4,4.32,3.76,0.56,0.0,1.0,4.05,4.04,2.0,7.06,1.36,8.02,6.1,1.92,0.0,1.0,7.12,7.06,2.0,52.85,3.86,55.58,50.12,5.46,0.0,1.0,52.92,52.85,2.0,123.73,11.23,131.67,115.79,15.88,0.0,1.0,123.99,123.73,2.0,209.04,1.13,209.84,208.25,1.59,-0.0,1.0,209.05,209.04,2.0,270.28,1.61,271.42,269.14,2.28,-0.0,1.0,270.28,270.28,2.0,81.18,0.86,81.79,80.57,1.22,-0.0,1.0,81.18,81.18,2.0,44.81,9.73,51.7,37.93,13.76,-0.0,1.0,45.34,44.81,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0
+BF-YAT-G420007 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0,1.01,0.04,1.09,1.0,0.09,1.79,4.2,1.02,1.0,6.0,13.52,0.93,15.25,12.6,2.65,1.14,3.1,13.55,13.24,6.0,18.95,8.71,30.22,5.25,24.96,-0.26,2.26,20.55,18.02,6.0,105.45,11.27,121.5,92.24,29.26,0.15,1.68,105.95,105.96,6.0,174.28,25.94,202.06,132.46,69.6,-0.38,2.25,175.88,170.91,6.0,218.07,12.87,231.46,196.06,35.4,-0.76,2.44,218.38,220.45,6.0,57.79,1.96,60.47,55.23,5.23,0.18,1.76,57.82,57.44,6.0,54.16,7.57,63.95,43.39,20.56,-0.14,1.76,54.6,54.85,6.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0
+BF-YAT-G420008 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.38,0.26,1.67,1.18,0.49,0.56,1.5,1.39,1.29,3.0,12.19,2.49,14.56,9.6,4.96,-0.15,1.5,12.35,12.39,3.0,30.59,1.42,32.15,29.39,2.76,0.45,1.5,30.61,30.22,3.0,97.86,5.26,102.65,92.24,10.42,-0.28,1.5,97.95,98.68,3.0,206.8,4.18,209.99,202.06,7.93,-0.59,1.5,206.82,208.34,3.0,237.14,8.47,244.67,227.97,16.7,-0.34,1.5,237.24,238.77,3.0,65.27,4.19,68.22,60.47,7.75,-0.65,1.5,65.36,67.12,3.0,68.73,7.42,76.86,62.32,14.55,0.4,1.5,69.0,67.01,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0
+BF-YAT-G420009 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.1,0.05,1.13,1.06,0.06,-0.0,1.0,1.1,1.1,2.0,11.28,0.62,11.72,10.84,0.88,-0.0,1.0,11.29,11.28,2.0,24.83,2.54,26.62,23.03,3.59,0.0,1.0,24.89,24.83,2.0,118.38,3.7,121.0,115.77,5.23,0.0,1.0,118.41,118.38,2.0,216.41,6.77,221.2,211.63,9.57,0.0,1.0,216.47,216.41,2.0,261.89,15.99,273.2,250.58,22.61,0.0,1.0,262.13,261.89,2.0,74.61,6.67,79.32,69.89,9.43,-0.0,1.0,74.76,74.61,2.0,53.67,2.36,55.34,52.0,3.33,-0.0,1.0,53.69,53.67,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0
+BF-YAT-G420010 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.68,0.21,1.81,1.44,0.38,-0.69,1.5,1.69,1.78,3.0,18.33,3.13,21.04,14.91,6.13,-0.4,1.5,18.5,19.04,3.0,79.0,2.96,81.79,75.89,5.9,-0.2,1.5,79.04,79.32,3.0,119.77,8.56,124.71,109.88,14.82,-0.71,1.5,119.97,124.71,3.0,158.1,5.16,163.9,154.02,9.88,0.54,1.5,158.16,156.38,3.0,276.64,11.73,290.18,269.87,20.31,0.71,1.5,276.81,269.87,3.0,85.98,0.74,86.84,85.55,1.29,0.71,1.5,85.98,85.55,3.0,89.13,3.34,92.28,85.62,6.65,-0.2,1.5,89.17,89.5,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0
+BF-YAT-G420011 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.97,0.81,3.03,1.28,1.74,0.51,1.67,2.09,1.78,4.0,9.44,0.56,10.22,8.93,1.29,0.73,2.03,9.45,9.3,4.0,36.71,7.68,44.61,26.62,17.99,-0.42,1.84,37.31,37.8,4.0,109.3,13.62,126.73,93.65,33.08,0.22,1.97,109.93,108.4,4.0,221.02,16.72,243.14,205.15,37.98,0.5,1.77,221.49,217.89,4.0,259.06,10.83,273.2,250.58,22.61,0.49,1.63,259.23,256.24,4.0,77.76,5.09,84.41,73.77,10.64,0.49,1.63,77.89,76.43,4.0,52.93,7.85,60.49,42.54,17.95,-0.49,1.78,53.36,54.34,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0
+BF-YAT-G420012 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,4.14,0.2,4.25,3.9,0.35,-0.71,1.5,4.14,4.25,3.0,6.57,1.37,7.78,5.08,2.7,-0.36,1.5,6.66,6.85,3.0,78.14,10.77,90.42,70.31,20.11,0.63,1.5,78.63,73.69,3.0,135.88,12.05,147.59,123.53,24.07,-0.1,1.5,136.23,136.52,3.0,219.05,13.5,234.19,208.25,25.94,0.53,1.5,219.33,214.72,3.0,272.93,7.66,280.38,265.08,15.3,-0.09,1.5,273.0,273.32,3.0,89.99,5.14,94.16,84.26,9.9,-0.51,1.5,90.09,91.56,3.0,42.15,4.46,44.72,37.0,7.72,-0.71,1.5,42.3,44.72,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0
+BF-YAT-G420013 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,2.58,0.66,3.19,1.9,1.29,-0.05,1.09,2.64,2.62,4.0,8.71,0.38,9.19,8.27,0.91,0.18,1.88,8.72,8.69,4.0,62.16,11.31,72.46,51.34,21.12,-0.01,1.03,62.93,62.42,4.0,102.3,10.25,115.79,93.65,22.14,0.51,1.67,102.69,99.89,4.0,187.7,10.21,198.08,173.77,24.31,-0.56,2.02,187.9,189.46,4.0,249.9,8.07,257.32,238.77,18.55,-0.66,1.95,250.0,251.76,4.0,80.94,3.99,84.26,76.24,8.02,-0.23,1.3,81.01,81.63,4.0,77.21,13.15,95.06,65.19,29.87,0.6,1.86,78.04,74.29,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0
+BF-YAT-G420014 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,16.65,0.93,17.31,15.99,1.32,0.0,1.0,16.67,16.65,2.0,5.02,0.19,5.15,4.88,0.27,-0.0,1.0,5.02,5.02,2.0,85.97,0.48,86.31,85.62,0.69,-0.0,1.0,85.97,85.97,2.0,125.6,0.54,125.98,125.22,0.76,-0.0,1.0,125.6,125.6,2.0,209.55,3.49,212.01,207.08,4.93,-0.0,1.0,209.56,209.55,2.0,97.66,8.49,103.66,91.66,12.01,-0.0,1.0,97.84,97.66,2.0,40.68,4.68,43.99,37.37,6.62,-0.0,1.0,40.82,40.68,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0
+BF-YAT-G420015 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.02,0.04,1.06,1.0,0.06,0.71,1.5,1.02,1.0,3.0,10.84,0.84,11.79,10.2,1.59,0.6,1.5,10.86,10.52,3.0,33.99,4.9,39.64,30.99,8.65,0.7,1.5,34.22,31.34,3.0,138.92,6.0,145.01,133.0,12.0,0.06,1.5,139.0,138.73,3.0,218.01,5.52,221.2,211.63,9.57,-0.71,1.5,218.05,221.2,3.0,261.41,10.08,269.14,250.02,19.12,-0.58,1.5,261.54,265.08,3.0,83.64,9.84,92.24,72.91,19.32,-0.38,1.5,84.03,85.78,3.0,49.17,3.15,52.38,46.09,6.29,0.07,1.5,49.24,49.05,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0
+BF-YAT-G420016 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,8.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,8.0,1.26,0.51,2.39,1.0,1.39,1.57,3.87,1.35,1.0,8.0,12.6,1.17,13.59,10.7,2.89,-0.68,1.69,12.65,13.38,8.0,25.16,7.28,33.32,14.14,19.18,-0.51,1.81,26.07,27.32,8.0,174.56,46.79,249.56,123.19,126.37,0.36,1.83,179.96,173.58,8.0,191.84,16.95,211.63,166.72,44.91,-0.31,1.55,192.49,196.32,8.0,243.87,8.86,257.67,234.95,22.72,0.47,1.64,244.01,240.35,8.0,59.95,7.66,71.4,53.59,17.81,0.6,1.51,60.37,55.25,8.0,46.12,11.5,58.67,21.68,36.99,-1.21,3.63,47.36,49.58,8.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,8.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,8.0
+BF-YAT-G420017 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,10.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,10.0,1.29,0.2,1.65,1.0,0.65,0.37,2.32,1.3,1.27,10.0,20.13,5.71,31.14,13.07,18.07,0.61,2.38,20.85,18.44,10.0,28.78,19.39,56.71,3.66,53.05,0.05,1.7,34.15,31.68,10.0,116.99,35.33,190.23,86.84,103.4,0.99,2.73,121.7,102.74,10.0,164.93,33.6,214.62,121.0,93.62,0.14,1.61,167.98,166.06,10.0,237.14,22.68,269.87,196.06,73.82,-0.36,2.24,238.11,239.85,10.0,75.13,13.97,100.97,60.47,40.51,0.65,2.25,76.29,74.3,10.0,80.04,10.62,95.06,58.67,36.39,-0.55,2.89,80.67,79.98,10.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,10.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,10.0
+BF-YAT-G420018 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,4.05,0.47,4.38,3.72,0.67,0.0,1.0,4.06,4.05,2.0,7.39,1.22,8.26,6.53,1.73,0.0,1.0,7.44,7.39,2.0,39.16,2.39,40.85,37.47,3.38,-0.0,1.0,39.2,39.16,2.0,98.93,5.47,102.8,95.06,7.74,0.0,1.0,99.0,98.93,2.0,209.84,2.25,211.44,208.25,3.19,-0.0,1.0,209.85,209.84,2.0,277.44,6.01,281.69,273.2,8.49,-0.0,1.0,277.48,277.44,2.0,79.93,0.86,80.54,79.32,1.21,0.0,1.0,79.93,79.93,2.0,50.5,11.56,58.67,42.33,16.34,-0.0,1.0,51.15,50.5,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0
+BF-YAT-G420019 = 1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.55,NaN,1.55,1.55,0.0,NaN,NaN,1.55,1.55,1.0,9.52,NaN,9.52,9.52,0.0,NaN,NaN,9.52,9.52,1.0,38.91,NaN,38.91,38.91,0.0,NaN,NaN,38.91,38.91,1.0,153.27,NaN,153.27,153.27,0.0,NaN,NaN,153.27,153.27,1.0,233.86,NaN,233.86,233.86,0.0,NaN,NaN,233.86,233.86,1.0,289.81,NaN,289.81,289.81,0.0,NaN,NaN,289.81,289.81,1.0,91.28,NaN,91.28,91.28,0.0,NaN,NaN,91.28,91.28,1.0,39.29,NaN,39.29,39.29,0.0,NaN,NaN,39.29,39.29,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0
+BF-ZOU-G450001 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,4.12,0.07,4.17,4.07,0.1,-0.0,1.0,4.12,4.12,2.0,39.5,0.86,40.11,38.9,1.21,0.0,1.0,39.51,39.5,2.0,78.28,7.34,83.47,73.08,10.39,-0.0,1.0,78.45,78.28,2.0,107.45,5.33,111.23,103.68,7.54,-0.0,1.0,107.52,107.45,2.0,235.27,4.94,238.77,231.78,6.99,0.0,1.0,235.3,235.27,2.0,319.79,16.15,331.2,308.37,22.84,-0.0,1.0,319.99,319.79,2.0,178.12,15.71,189.22,167.01,22.21,0.0,1.0,178.46,178.12,2.0,57.04,7.09,62.05,52.02,10.02,-0.0,1.0,57.25,57.04,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0
+BF-ZOU-G450002 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,4.74,0.36,5.1,4.38,0.71,-0.0,1.5,4.75,4.74,3.0,46.11,1.39,47.5,44.72,2.78,-0.0,1.5,46.13,46.11,3.0,56.21,14.1,70.31,42.1,28.2,-0.0,1.5,57.37,56.21,3.0,111.23,29.47,140.7,81.75,58.95,0.0,1.5,113.8,111.23,3.0,221.3,6.67,227.97,214.62,13.35,-0.0,1.5,221.36,221.3,3.0,313.23,14.16,327.39,299.07,28.32,-0.0,1.5,313.45,313.23,3.0,196.41,11.83,208.25,184.58,23.67,-0.0,1.5,196.65,196.41,3.0,82.19,31.73,113.92,50.46,63.46,-0.0,1.5,86.17,82.19,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0
+BF-ZOU-G450003 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,5.81,1.36,7.31,4.38,2.93,0.05,1.3,5.93,5.78,4.0,60.64,4.87,65.8,56.08,9.72,0.07,1.13,60.79,60.35,4.0,75.16,11.81,86.81,60.47,26.35,-0.3,1.55,75.86,76.69,4.0,104.46,26.67,133.17,81.75,51.41,0.1,1.13,106.98,101.45,4.0,239.59,11.73,252.39,227.97,24.42,0.08,1.21,239.8,238.99,4.0,292.51,5.76,299.21,285.87,13.33,0.02,1.62,292.55,292.47,4.0,182.72,16.53,202.43,167.62,34.81,0.24,1.35,183.28,180.41,4.0,90.31,13.79,107.25,77.82,29.43,0.31,1.44,91.1,88.09,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0
+BF-ZOU-G450004 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0,6.06,1.77,8.77,4.38,4.39,0.52,1.83,6.27,5.65,6.0,65.34,7.71,74.68,56.93,17.75,0.09,1.51,65.72,64.97,6.0,81.0,5.12,89.5,74.98,14.51,0.56,2.36,81.13,80.56,6.0,91.09,8.32,102.12,81.75,20.37,0.29,1.51,91.4,89.39,6.0,238.1,6.25,249.56,231.46,18.1,1.04,3.05,238.17,236.94,6.0,299.83,12.96,317.67,281.56,36.1,-0.06,1.93,300.06,300.52,6.0,136.66,14.08,155.62,121.0,34.61,0.01,1.57,137.26,138.66,6.0,79.26,16.43,99.74,58.17,41.57,-0.17,1.61,80.66,81.61,6.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0
+BF-ZOU-G450005 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,5.46,0.17,5.58,5.34,0.24,-0.0,1.0,5.46,5.46,2.0,52.61,3.72,55.23,49.98,5.26,0.0,1.0,52.67,52.61,2.0,88.57,21.91,104.06,73.08,30.98,-0.0,1.0,89.92,88.57,2.0,173.61,15.51,184.58,162.64,21.94,-0.0,1.0,173.96,173.61,2.0,255.8,13.12,265.08,246.52,18.55,0.0,1.0,255.97,255.8,2.0,305.94,3.24,308.23,303.65,4.58,0.0,1.0,305.95,305.94,2.0,207.11,10.62,214.62,199.6,15.02,-0.0,1.0,207.25,207.11,2.0,52.81,1.11,53.59,52.02,1.57,-0.0,1.0,52.81,52.81,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0
+BF-ZOU-G450006 = 1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,4.86,NaN,4.86,4.86,0.0,NaN,NaN,4.86,4.86,1.0,51.1,NaN,51.1,51.1,0.0,NaN,NaN,51.1,51.1,1.0,69.23,NaN,69.23,69.23,0.0,NaN,NaN,69.23,69.23,1.0,122.2,NaN,122.2,122.2,0.0,NaN,NaN,122.2,122.2,1.0,233.91,NaN,233.91,233.91,0.0,NaN,NaN,233.91,233.91,1.0,306.22,NaN,306.22,306.22,0.0,NaN,NaN,306.22,306.22,1.0,199.42,NaN,199.42,199.42,0.0,NaN,NaN,199.42,199.42,1.0,81.3,NaN,81.3,81.3,0.0,NaN,NaN,81.3,81.3,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0
+BF-ZOU-G450007 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,6.76,0.31,7.07,6.45,0.62,0.0,1.5,6.76,6.76,3.0,49.57,4.85,54.41,44.72,9.69,0.0,1.5,49.73,49.57,3.0,74.84,4.81,79.65,70.04,9.61,0.0,1.5,74.95,74.84,3.0,169.63,26.78,196.41,142.85,53.56,0.0,1.5,171.04,169.63,3.0,266.33,15.75,282.07,250.58,31.49,0.0,1.5,266.64,266.33,3.0,308.44,4.79,313.23,303.65,9.58,0.0,1.5,308.47,308.44,3.0,187.04,15.38,202.43,171.66,30.77,0.0,1.5,187.47,187.04,3.0,51.61,10.34,61.95,41.27,20.68,-0.0,1.5,52.3,51.61,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.06,0.06,1.12,1.0,0.12,0.0,1.5,1.06,1.06,3.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BFA/BFA_2_temperature_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BFA/BFA_2_temperature_2008.properties
new file mode 100644
index 0000000..c006ede
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BFA/BFA_2_temperature_2008.properties
@@ -0,0 +1,347 @@
+# BFA.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the temperature data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BFA temperature data for 2008 at admin level 2
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BFA
+ADMIN_LEVEL = 2
+UNITS = C
+DATA_TYPE = temperature
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+BF-BAM-G020001 = 30.29,0.5,31.22,29.02,2.2,-0.7,2.98,30.29,30.39,39.0,35.36,0.34,36.18,34.67,1.52,0.24,2.62,35.37,35.35,39.0,40.76,0.53,41.69,39.49,2.2,-0.53,2.77,40.77,40.8,39.0,39.67,0.65,41.14,38.39,2.76,0.11,2.9,39.68,39.63,39.0,40.41,0.77,41.97,38.94,3.03,0.31,2.03,40.41,40.18,39.0,35.29,0.51,36.73,34.39,2.34,0.44,3.11,35.3,35.22,39.0,30.21,0.51,31.22,29.22,2.0,-0.18,2.2,30.22,30.32,39.0,27.71,0.38,28.46,26.95,1.52,0.13,2.73,27.71,27.64,39.0,30.0,1.97,33.01,25.98,7.03,-0.08,1.97,30.06,30.12,39.0,36.84,0.84,38.66,35.35,3.31,-0.08,2.3,36.85,37.01,39.0,37.38,0.68,38.66,36.18,2.48,-0.23,2.06,37.39,37.42,39.0,35.63,0.31,36.18,34.94,1.24,-0.18,2.26,35.63,35.63,39.0
+BF-BAM-G020002 = 31.47,0.25,31.77,30.94,0.83,-1.07,3.25,31.47,31.56,9.0,36.82,0.63,37.56,35.49,2.07,-1.05,3.19,36.83,37.08,9.0,41.56,0.24,41.76,41.0,0.76,-1.6,4.47,41.56,41.69,9.0,39.31,0.55,40.11,38.66,1.45,0.29,1.71,39.32,39.14,9.0,41.85,1.13,43.55,40.04,3.51,-0.14,1.97,41.86,41.83,9.0,32.95,1.58,35.22,31.22,4.0,0.4,1.5,32.98,32.19,9.0,28.8,0.99,29.64,26.81,2.82,-1.0,2.69,28.82,29.29,9.0,28.05,0.54,28.74,27.09,1.65,-0.49,2.11,28.06,28.19,9.0,27.07,0.57,27.91,26.26,1.65,0.05,1.83,27.08,27.09,9.0,33.93,0.83,34.8,32.6,2.2,-0.57,1.76,33.94,34.25,9.0,38.07,0.85,38.94,36.73,2.2,-0.52,1.81,38.08,38.39,9.0,35.49,0.6,36.04,34.53,1.52,-0.71,1.72,35.5,35.91,9.0
+BF-BAM-G020003 = 30.78,0.68,31.77,29.84,1.93,0.14,1.56,30.78,30.81,45.0,36.29,0.74,37.83,34.8,3.03,0.02,2.12,36.29,36.18,45.0,41.2,0.49,42.24,40.45,1.79,0.45,2.02,41.2,41.14,45.0,39.81,0.78,41.14,38.39,2.76,-0.03,1.9,39.82,39.76,45.0,40.27,0.85,41.83,38.39,3.44,-0.21,2.13,40.28,40.31,45.0,35.24,0.65,36.73,33.7,3.03,-0.41,3.41,35.24,35.29,45.0,29.48,0.67,30.67,27.78,2.89,-0.51,2.8,29.49,29.57,45.0,27.61,0.49,28.46,26.05,2.41,-0.95,3.88,27.62,27.78,45.0,27.06,0.98,29.29,24.33,4.96,-0.83,3.98,27.08,27.36,45.0,35.34,0.54,36.73,34.18,2.55,-0.18,3.23,35.35,35.42,45.0,37.41,0.7,39.07,36.46,2.62,0.66,2.41,37.42,37.28,45.0,35.69,0.72,37.01,34.53,2.48,0.26,1.88,35.7,35.63,45.0
+BF-BAM-G020004 = 30.88,0.41,31.77,30.39,1.38,0.5,2.29,30.88,30.81,19.0,36.16,0.58,37.01,35.08,1.93,-0.09,2.01,36.16,36.18,19.0,41.37,0.41,42.11,40.59,1.52,0.14,2.33,41.37,41.28,19.0,40.1,0.37,40.87,39.49,1.38,0.35,2.07,40.1,40.04,19.0,40.97,0.37,41.42,40.04,1.38,-0.96,3.5,40.98,41.0,19.0,35.34,0.31,35.77,34.8,0.96,0.12,1.81,35.34,35.35,19.0,29.66,0.54,30.67,28.74,1.93,0.08,2.08,29.67,29.57,19.0,27.02,0.54,27.91,25.98,1.93,-0.04,2.23,27.02,27.09,19.0,27.57,0.96,29.02,25.57,3.44,-0.28,2.37,27.58,27.78,19.0,35.5,0.67,36.59,34.25,2.34,-0.11,2.03,35.51,35.49,19.0,37.74,0.59,38.66,36.73,1.93,0.06,1.87,37.74,37.7,19.0,35.59,0.48,36.46,34.8,1.65,0.19,1.98,35.6,35.49,19.0
+BF-BAM-G020005 = 31.63,0.2,31.91,31.22,0.69,-0.31,2.34,31.63,31.63,15.0,36.82,0.25,37.28,36.46,0.83,-0.06,2.21,36.82,36.87,15.0,41.93,0.15,42.18,41.69,0.48,-0.0,1.93,41.93,41.97,15.0,40.03,0.86,41.14,38.39,2.76,-0.66,2.3,40.04,40.25,15.0,41.47,0.4,42.24,40.59,1.65,-0.12,3.09,41.47,41.42,15.0,34.67,1.48,37.28,32.46,4.82,0.46,2.09,34.69,34.32,15.0,28.36,0.97,29.98,27.09,2.89,0.46,1.8,28.37,28.05,15.0,26.71,1.07,28.33,25.16,3.17,-0.19,1.63,26.73,27.09,15.0,27.57,0.84,28.6,25.57,3.03,-0.87,3.1,27.59,27.71,15.0,34.89,0.77,36.46,33.98,2.48,0.84,2.45,34.89,34.53,15.0,38.02,0.22,38.39,37.56,0.83,-0.4,2.67,38.02,37.97,15.0,36.24,0.25,36.59,35.63,0.96,-0.87,3.44,36.24,36.18,15.0
+BF-BAM-G020006 = 31.49,0.06,31.56,31.29,0.28,-2.35,9.3,31.49,31.5,14.0,37.38,0.25,37.7,36.87,0.83,-0.52,2.19,37.38,37.42,14.0,41.32,0.29,41.83,40.87,0.96,0.38,2.03,41.32,41.21,14.0,40.26,0.59,41.14,38.94,2.2,-0.75,2.98,40.26,40.49,14.0,42.09,0.62,43.35,41.35,2.0,0.44,2.15,42.09,42.07,14.0,35.97,0.79,37.28,34.8,2.48,0.3,2.06,35.98,35.87,14.0,29.45,0.38,30.12,28.74,1.38,-0.11,2.21,29.46,29.46,14.0,27.59,0.58,28.74,26.54,2.2,0.11,2.78,27.59,27.57,14.0,26.48,1.26,28.33,24.33,4.0,-0.24,2.12,26.5,26.47,14.0,35.6,0.51,36.18,34.53,1.65,-0.8,2.56,35.6,35.77,14.0,38.94,0.29,39.49,38.52,0.96,0.41,2.15,38.94,38.94,14.0,36.66,0.49,37.28,35.77,1.52,-0.3,2.2,36.66,36.59,14.0
+BF-BAZ-G040001 = 32.44,0.52,33.43,31.77,1.65,0.47,2.11,32.44,32.32,16.0,36.47,0.56,37.42,35.63,1.79,0.24,1.91,36.47,36.39,16.0,39.29,0.65,40.18,37.83,2.34,-0.84,2.88,39.3,39.49,16.0,38.17,0.41,38.66,37.28,1.38,-0.66,2.4,38.17,38.39,16.0,39.25,2.5,42.52,35.08,7.44,-0.37,1.55,39.32,40.52,16.0,29.34,1.6,31.22,26.81,4.41,-0.42,1.57,29.38,30.12,16.0,23.88,0.74,24.88,22.68,2.2,-0.07,1.78,23.89,23.95,16.0,25.12,0.81,26.54,24.06,2.48,0.47,2.1,25.13,25.05,16.0,22.99,0.91,24.88,21.85,3.03,0.53,2.37,23.0,22.81,16.0,28.17,1.14,30.12,26.6,3.51,0.07,1.74,28.19,28.26,16.0,35.47,1.28,37.83,33.7,4.13,0.11,1.89,35.49,35.63,16.0,34.85,0.4,35.63,34.25,1.38,0.32,2.32,34.85,34.73,16.0
+BF-BAZ-G040002 = 32.69,0.13,32.81,32.46,0.34,-1.3,3.04,32.7,32.74,5.0,37.1,0.32,37.56,36.73,0.83,0.26,1.9,37.11,37.15,5.0,39.36,0.24,39.49,38.94,0.55,-1.45,3.17,39.36,39.49,5.0,38.58,0.16,38.8,38.39,0.41,0.14,1.72,38.58,38.59,5.0,40.41,1.22,41.42,38.73,2.69,-0.53,1.48,40.43,41.14,5.0,29.91,0.82,30.81,29.02,1.79,-0.06,1.3,29.92,29.98,5.0,24.59,0.49,25.02,24.06,0.96,-0.38,1.18,24.6,24.88,5.0,26.14,0.59,26.95,25.5,1.45,0.41,1.65,26.14,25.85,5.0,23.09,0.64,23.92,22.4,1.52,0.15,1.53,23.1,23.09,5.0,27.95,0.72,28.74,27.09,1.65,-0.14,1.39,27.96,28.05,5.0,35.55,0.49,36.04,35.01,1.03,-0.14,1.27,35.55,35.63,5.0,34.9,0.13,35.01,34.67,0.34,-1.3,3.04,34.9,34.94,5.0
+BF-BAZ-G040003 = 32.9,0.47,33.98,32.32,1.65,0.83,2.73,32.9,32.74,19.0,38.27,0.39,38.94,37.7,1.24,0.2,1.71,38.28,38.25,19.0,40.47,0.82,42.52,39.49,3.03,0.98,3.18,40.48,40.31,19.0,38.39,0.62,39.21,37.01,2.2,-0.84,2.79,38.39,38.52,19.0,41.12,0.74,42.24,39.76,2.48,-0.46,2.16,41.12,41.28,19.0,30.62,0.69,32.6,29.57,3.03,1.29,4.81,30.63,30.46,19.0,25.14,0.27,25.57,24.61,0.96,-0.18,2.25,25.14,25.16,19.0,25.36,0.35,25.98,24.88,1.1,0.31,1.72,25.36,25.16,19.0,22.88,0.3,23.5,22.4,1.1,0.23,2.44,22.89,22.95,19.0,28.41,0.56,29.57,27.64,1.93,0.29,2.14,28.42,28.33,19.0,36.09,0.72,37.28,34.53,2.76,-0.23,2.54,36.09,36.04,19.0,35.76,0.48,36.46,34.8,1.65,-0.51,2.11,35.77,35.91,19.0
+BF-BAZ-G040004 = 32.6,0.73,33.98,31.77,2.2,0.37,1.68,32.61,32.46,43.0,36.41,0.39,37.28,35.77,1.52,0.23,2.03,36.41,36.46,43.0,40.64,0.78,41.69,39.21,2.48,-0.26,1.72,40.64,40.59,43.0,38.83,0.83,40.31,37.28,3.03,-0.1,2.01,38.84,38.94,43.0,40.18,1.09,42.24,37.01,5.24,-0.78,3.74,40.2,40.31,43.0,29.38,1.19,31.5,25.98,5.51,-0.61,3.39,29.4,29.57,43.0,24.57,1.07,26.54,22.13,4.41,-0.18,2.45,24.6,24.47,43.0,25.54,1.07,28.19,24.06,4.13,0.83,2.85,25.56,25.16,43.0,23.15,0.92,24.61,21.57,3.03,0.04,1.73,23.17,22.95,43.0,28.99,0.58,30.39,26.81,3.58,-0.95,7.69,28.99,29.02,43.0,36.89,0.92,37.83,33.15,4.69,-2.14,8.42,36.9,37.15,43.0,35.43,0.84,36.73,33.98,2.76,0.06,1.6,35.44,35.35,43.0
+BF-BAZ-G040005 = 31.92,0.36,32.74,31.5,1.24,1.08,3.67,31.93,31.84,10.0,36.68,0.38,37.7,36.46,1.24,2.24,6.76,36.68,36.56,10.0,39.48,0.26,39.9,39.07,0.83,-0.03,1.92,39.48,39.52,10.0,38.34,0.23,38.66,37.97,0.69,-0.03,2.01,38.34,38.39,10.0,42.05,0.37,42.66,41.42,1.24,0.05,2.44,42.05,42.04,10.0,30.87,0.72,32.19,30.12,2.07,0.74,2.05,30.88,30.53,10.0,25.32,0.36,25.71,24.61,1.1,-0.77,2.64,25.32,25.36,10.0,26.07,0.85,27.22,25.16,2.07,0.26,1.52,26.09,26.05,10.0,24.26,0.49,24.88,23.23,1.65,-0.84,2.93,24.27,24.4,10.0,30.62,0.3,31.15,30.26,0.9,0.51,1.87,30.62,30.5,10.0,36.26,0.26,36.8,35.91,0.9,0.68,2.93,36.26,36.22,10.0,34.89,0.3,35.63,34.53,1.1,1.44,4.66,34.89,34.8,10.0
+BF-BAZ-G040006 = 32.36,0.53,33.15,31.63,1.52,0.2,2.01,32.36,32.32,8.0,37.98,0.41,38.52,37.35,1.17,-0.21,1.74,37.98,38.04,8.0,39.76,0.2,40.04,39.49,0.55,0.38,1.81,39.76,39.69,8.0,38.47,0.5,39.21,37.56,1.65,-0.45,2.71,38.47,38.59,8.0,41.71,0.35,42.24,41.14,1.1,0.21,2.41,41.71,41.66,8.0,31.08,0.37,31.63,30.67,0.96,0.18,1.69,31.08,31.12,8.0,25.26,0.48,25.98,24.61,1.38,-0.12,2.07,25.26,25.3,8.0,25.77,0.57,26.54,24.88,1.65,-0.13,1.8,25.77,25.74,8.0,23.91,0.65,24.88,22.95,1.93,-0.02,1.92,23.92,23.88,8.0,29.71,0.42,30.26,29.02,1.24,-0.36,1.97,29.72,29.77,8.0,36.17,0.15,36.46,35.91,0.55,0.17,3.82,36.17,36.18,8.0,35.71,0.36,36.18,35.29,0.9,0.17,1.66,35.71,35.77,8.0
+BF-BAZ-G040007 = 32.51,0.69,33.56,31.5,2.07,-0.04,1.56,32.52,32.6,21.0,36.56,0.41,37.28,35.91,1.38,0.06,2.08,36.56,36.59,21.0,40.36,0.58,41.28,39.49,1.79,0.26,1.75,40.36,40.31,21.0,38.79,0.52,39.63,38.11,1.52,0.43,1.98,38.79,38.66,21.0,41.88,0.38,42.8,41.07,1.72,0.17,3.43,41.88,41.83,21.0,31.22,0.59,32.19,30.12,2.07,-0.06,1.83,31.23,31.22,21.0,24.76,0.97,26.26,23.09,3.17,-0.12,1.92,24.78,24.88,21.0,26.3,0.65,27.64,25.3,2.34,0.48,2.42,26.31,26.26,21.0,24.15,0.4,24.74,22.95,1.79,-1.27,4.94,24.15,24.19,21.0,30.75,0.5,31.77,29.98,1.79,0.6,2.45,30.75,30.67,21.0,37.41,0.62,38.39,36.18,2.2,-0.3,2.32,37.41,37.56,21.0,36.02,0.8,37.28,35.08,2.2,0.36,1.75,36.03,35.91,21.0
+BF-BAZ-G040008 = 32.38,0.41,33.15,31.77,1.38,0.01,1.88,32.38,32.46,23.0,37.0,0.69,38.11,35.77,2.34,-0.15,1.82,37.01,37.01,23.0,39.65,0.4,40.31,38.66,1.65,-0.8,3.08,39.65,39.76,23.0,38.39,0.32,39.21,37.83,1.38,0.75,3.8,38.39,38.39,23.0,41.93,0.76,43.07,39.14,3.93,-1.96,9.03,41.93,42.04,23.0,30.49,0.43,31.5,29.64,1.86,0.31,3.05,30.49,30.39,23.0,24.88,0.67,25.98,22.95,3.03,-1.06,4.41,24.89,25.02,23.0,26.24,0.63,27.91,25.43,2.48,0.84,3.27,26.25,26.12,23.0,23.59,0.59,24.88,22.33,2.55,0.11,2.78,23.6,23.78,23.0,29.28,0.94,30.67,27.43,3.24,-0.35,2.03,29.29,29.29,23.0,36.13,0.42,36.73,35.22,1.52,-0.75,2.44,36.14,36.18,23.0,34.96,0.24,35.42,34.39,1.03,-0.2,3.14,34.96,34.94,23.0
+BF-BAZ-G040009 = 31.5,0.22,31.91,31.22,0.69,0.37,2.44,31.5,31.5,10.0,36.33,0.36,37.01,35.91,1.1,0.5,2.19,36.33,36.25,10.0,39.34,0.29,39.9,38.94,0.96,0.71,2.64,39.34,39.28,10.0,38.32,0.44,39.01,37.83,1.17,0.35,1.66,38.33,38.25,10.0,41.4,0.51,42.24,40.38,1.86,-0.38,3.08,41.41,41.42,10.0,31.58,0.54,32.74,31.08,1.65,1.03,2.97,31.58,31.29,10.0,25.59,0.62,26.26,24.33,1.93,-0.68,2.57,25.6,25.64,10.0,26.08,0.52,26.95,25.43,1.52,0.7,2.25,26.09,25.92,10.0,24.17,0.33,24.88,23.64,1.24,0.49,3.66,24.17,24.19,10.0,31.27,0.57,32.05,30.26,1.79,-0.15,2.03,31.27,31.15,10.0,36.46,0.28,37.01,36.04,0.96,0.46,2.54,36.46,36.42,10.0,35.12,0.19,35.35,34.8,0.55,-0.01,2.04,35.12,35.08,10.0
+BF-BAZ-G040010 = 32.58,0.66,33.98,31.77,2.2,0.64,2.29,32.58,32.39,22.0,36.61,0.58,37.83,35.91,1.93,0.51,2.01,36.61,36.42,22.0,39.5,0.83,41.28,37.83,3.44,0.24,2.94,39.51,39.49,22.0,38.57,0.41,39.21,37.56,1.65,-0.61,3.15,38.58,38.59,22.0,39.13,0.92,41.14,37.7,3.44,0.75,2.73,39.14,38.94,22.0,28.1,1.17,30.26,26.12,4.13,0.24,2.3,28.12,27.98,22.0,25.24,0.41,26.26,24.33,1.93,0.27,3.49,25.24,25.16,22.0,24.58,0.51,25.57,23.5,2.07,0.07,2.92,24.59,24.54,22.0,23.04,0.61,24.19,21.99,2.2,0.08,2.02,23.05,23.02,22.0,27.68,1.13,29.15,25.98,3.17,-0.08,1.44,27.7,27.67,22.0,35.22,1.2,37.01,33.43,3.58,-0.05,1.51,35.24,35.49,22.0,35.44,0.44,36.18,34.53,1.65,0.05,2.3,35.44,35.35,22.0
+BF-BGR-G050001 = 34.96,0.57,36.18,34.25,1.93,0.34,2.01,34.97,34.87,24.0,39.63,0.26,40.04,39.21,0.83,0.31,1.83,39.63,39.56,24.0,39.09,0.68,40.59,38.25,2.34,0.99,2.99,39.1,38.94,24.0,39.17,0.8,40.59,38.11,2.48,0.44,2.05,39.18,38.94,24.0,38.89,0.76,40.04,37.83,2.2,-0.06,1.48,38.9,39.07,24.0,30.77,0.78,32.19,29.29,2.89,0.08,2.21,30.78,30.74,24.0,26.2,0.61,27.91,25.16,2.76,0.91,3.87,26.2,26.05,24.0,24.81,0.37,25.57,23.78,1.79,-0.58,4.31,24.81,24.88,24.0,24.68,0.24,25.3,24.33,0.96,0.43,2.93,24.68,24.68,24.0,28.7,0.78,29.84,26.81,3.03,-0.84,3.15,28.71,28.95,24.0,36.77,0.86,38.11,35.22,2.89,-0.16,1.91,36.78,36.8,24.0,36.24,0.51,37.15,35.08,2.07,-0.32,2.71,36.24,36.28,24.0
+BF-BGR-G050002 = 35.0,0.44,35.91,34.39,1.52,0.73,2.55,35.0,34.94,17.0,39.03,0.48,40.04,38.39,1.65,0.59,2.24,39.04,38.94,17.0,38.82,0.8,40.59,37.56,3.03,0.42,2.65,38.83,38.8,17.0,38.51,1.58,41.42,35.91,5.51,0.17,2.08,38.54,38.11,17.0,39.07,0.75,40.31,37.7,2.62,-0.0,1.93,39.07,39.07,17.0,30.6,0.57,31.77,29.7,2.07,0.66,3.1,30.6,30.53,17.0,24.61,0.6,25.43,23.64,1.79,-0.37,1.73,24.62,24.61,17.0,24.89,0.24,25.43,24.33,1.1,0.05,3.9,24.89,24.88,17.0,24.12,0.63,24.88,22.68,2.2,-0.86,2.72,24.13,24.33,17.0,28.38,0.63,29.84,27.36,2.48,0.55,2.84,28.38,28.19,17.0,35.55,0.62,36.73,34.53,2.2,0.1,2.23,35.56,35.49,17.0,35.78,0.99,37.01,33.84,3.17,-0.51,2.34,35.79,35.91,17.0
+BF-BGR-G050003 = 35.59,0.25,35.91,34.94,0.96,-1.16,4.46,35.59,35.63,14.0,39.63,0.25,40.04,39.07,0.96,-0.4,2.89,39.63,39.66,14.0,39.91,0.19,40.31,39.63,0.69,0.59,2.58,39.91,39.9,14.0,40.81,1.09,42.66,39.07,3.58,0.25,2.1,40.83,40.66,14.0,39.4,1.3,42.24,37.01,5.24,0.19,3.28,39.42,39.59,14.0,30.13,0.94,31.5,28.46,3.03,-0.28,1.87,30.15,30.32,14.0,25.45,0.74,26.54,24.47,2.07,0.12,1.55,25.46,25.4,14.0,24.95,0.25,25.23,24.33,0.9,-1.12,3.56,24.95,25.02,14.0,24.07,0.24,24.33,23.5,0.83,-1.2,3.58,24.07,24.12,14.0,29.19,0.86,31.22,27.91,3.31,0.73,3.26,29.2,29.08,14.0,36.94,0.87,37.83,35.22,2.62,-1.02,2.96,36.95,37.28,14.0,36.56,0.62,37.28,35.49,1.79,-0.6,2.09,36.56,36.73,14.0
+BF-BGR-G050004 = 35.06,0.65,35.91,33.29,2.62,-0.91,3.45,35.07,35.25,30.0,39.25,0.51,39.9,38.11,1.79,-0.78,2.58,39.25,39.45,30.0,39.9,0.64,41.14,38.73,2.41,0.13,2.39,39.91,39.9,30.0,39.27,0.75,41.0,37.7,3.31,0.01,3.3,39.27,39.35,30.0,39.39,0.54,40.31,37.97,2.34,-0.87,3.46,39.39,39.45,30.0,29.57,0.69,30.67,28.19,2.48,-0.28,2.27,29.58,29.6,30.0,23.53,0.6,24.74,22.4,2.34,0.24,2.32,23.54,23.5,30.0,23.71,0.59,24.61,22.68,1.93,0.15,1.83,23.71,23.64,30.0,23.34,0.49,24.33,22.4,1.93,0.4,2.5,23.34,23.23,30.0,27.45,0.39,28.19,26.26,1.93,-0.84,4.31,27.45,27.47,30.0,34.68,0.66,35.63,33.15,2.48,-0.4,2.3,34.69,34.67,30.0,34.96,1.18,36.73,33.01,3.72,-0.22,1.78,34.98,35.04,30.0
+BF-BGR-G050005 = 33.51,0.52,34.67,32.6,2.07,0.39,2.64,33.51,33.43,30.0,38.86,0.44,39.9,37.97,1.93,0.31,2.93,38.86,38.83,30.0,38.86,0.35,39.63,38.11,1.52,0.06,2.92,38.86,38.94,30.0,39.72,0.72,41.42,38.52,2.89,0.24,2.39,39.72,39.73,30.0,39.0,1.25,41.97,37.56,4.41,0.72,2.31,39.02,38.59,30.0,30.08,0.3,30.94,29.57,1.38,0.39,3.9,30.08,30.12,30.0,25.38,0.9,27.64,24.06,3.58,0.89,3.06,25.39,25.16,30.0,24.66,0.6,25.71,23.78,1.93,0.2,1.61,24.67,24.74,30.0,24.43,0.4,24.88,23.23,1.65,-1.39,4.32,24.43,24.61,30.0,28.31,0.56,29.57,27.09,2.48,0.26,2.97,28.32,28.33,30.0,36.17,0.75,37.7,34.6,3.1,0.18,2.58,36.18,36.18,30.0,35.0,0.37,35.91,34.53,1.38,0.53,2.41,35.0,35.01,30.0
+BF-BGR-G050006 = 35.01,0.5,35.63,33.98,1.65,-0.54,2.24,35.01,35.01,18.0,39.69,0.33,40.04,38.94,1.1,-0.78,2.79,39.7,39.76,18.0,39.82,0.7,40.59,38.11,2.48,-1.07,3.35,39.83,40.04,18.0,39.89,0.67,41.0,38.66,2.34,-0.09,1.89,39.89,39.94,18.0,40.22,0.56,41.42,39.21,2.2,0.54,2.75,40.22,40.07,18.0,30.07,0.43,31.08,29.29,1.79,0.65,3.3,30.08,29.98,18.0,25.28,0.65,26.26,23.78,2.48,-0.63,2.86,25.29,25.36,18.0,24.46,0.53,25.71,23.78,1.93,0.82,3.08,24.47,24.4,18.0,23.85,0.5,24.61,23.23,1.38,0.04,1.64,23.85,23.78,18.0,27.73,0.6,29.02,26.81,2.2,0.56,2.45,27.74,27.64,18.0,34.67,0.58,35.49,33.43,2.07,-0.7,2.62,34.67,34.8,18.0,35.27,0.86,36.46,33.7,2.76,-0.46,2.06,35.28,35.42,18.0
+BF-BGR-G050007 = 35.51,0.51,36.46,34.8,1.65,0.49,2.1,35.52,35.35,13.0,39.57,0.39,40.04,38.66,1.38,-0.97,3.2,39.57,39.69,13.0,39.24,0.66,40.31,38.11,2.2,-0.1,2.07,39.24,39.21,13.0,39.95,1.31,42.8,38.39,4.41,0.86,2.72,39.97,39.49,13.0,39.77,0.81,41.42,38.94,2.48,0.84,2.49,39.78,39.49,13.0,31.37,0.37,32.32,30.94,1.38,1.12,4.5,31.37,31.43,13.0,26.21,0.72,27.09,24.33,2.76,-1.39,4.6,26.22,26.4,13.0,24.02,0.68,24.88,22.68,2.2,-0.43,2.4,24.03,24.06,13.0,24.65,0.41,25.71,24.06,1.65,1.19,4.7,24.66,24.61,13.0,29.1,0.63,30.67,28.46,2.2,1.12,3.9,29.11,29.02,13.0,37.27,0.39,38.11,36.73,1.38,0.68,2.75,37.27,37.15,13.0,36.83,0.68,37.83,35.63,2.2,-0.27,1.95,36.84,36.87,13.0
+BF-BGR-G050008 = 34.69,0.62,35.91,33.43,2.48,-0.13,2.52,34.7,34.73,23.0,39.73,0.35,40.31,39.07,1.24,0.01,2.37,39.74,39.76,23.0,39.28,0.28,40.04,38.66,1.38,0.66,4.56,39.28,39.21,23.0,38.42,0.49,39.21,37.56,1.65,-0.01,1.95,38.42,38.39,23.0,38.61,0.67,40.59,37.77,2.82,1.22,4.46,38.62,38.66,23.0,30.71,0.79,32.32,29.02,3.31,-0.41,2.91,30.71,30.81,23.0,26.66,0.53,27.91,25.71,2.2,0.34,2.89,26.67,26.54,23.0,24.59,0.31,25.3,24.06,1.24,0.64,2.79,24.59,24.54,23.0,24.17,0.48,24.88,22.95,1.93,-0.62,3.39,24.17,24.06,23.0,28.24,0.65,30.12,27.36,2.76,1.13,4.44,28.24,28.19,23.0,36.62,0.69,38.11,35.63,2.48,0.68,2.38,36.63,36.46,23.0,35.47,0.54,36.32,34.25,2.07,-0.2,2.64,35.48,35.35,23.0
+BF-BGR-G050009 = 34.41,0.48,35.35,33.7,1.65,0.47,2.46,34.41,34.25,13.0,39.53,0.29,40.04,39.21,0.83,0.66,2.17,39.53,39.49,13.0,39.27,0.44,40.31,38.52,1.79,0.97,4.04,39.27,39.21,13.0,39.12,0.49,40.04,38.39,1.65,0.29,2.13,39.13,39.14,13.0,39.24,1.86,42.8,37.56,5.24,0.67,2.06,39.28,38.59,13.0,30.2,0.79,31.91,29.57,2.34,1.36,3.45,30.21,29.84,13.0,25.76,0.38,26.54,25.3,1.24,0.55,2.46,25.76,25.71,13.0,24.61,0.49,25.43,23.92,1.52,0.41,2.1,24.61,24.61,13.0,24.37,0.23,24.61,23.78,0.83,-1.52,4.71,24.37,24.47,13.0,27.74,0.7,28.46,26.26,2.2,-0.95,2.89,27.75,27.91,13.0,36.61,0.87,37.56,35.35,2.2,-0.26,1.46,36.62,36.73,13.0,35.21,0.81,36.73,33.98,2.76,0.46,2.36,35.21,35.08,13.0
+BF-BGR-G050010 = 34.38,0.28,35.29,33.98,1.31,0.7,4.16,34.39,34.39,37.0,38.3,0.37,39.01,37.56,1.45,-0.07,2.07,38.31,38.39,37.0,37.6,0.62,38.66,36.46,2.2,-0.09,2.01,37.6,37.77,37.0,36.92,1.2,40.87,35.08,5.79,1.17,4.96,36.94,36.73,37.0,36.96,0.9,38.94,35.22,3.72,-0.17,2.63,36.97,37.01,37.0,28.95,1.3,31.22,25.71,5.51,-0.37,2.6,28.98,29.02,37.0,23.09,0.54,24.33,21.85,2.48,0.0,2.77,23.1,23.09,37.0,24.14,0.68,25.16,22.68,2.48,-0.41,2.1,24.14,24.33,37.0,22.71,0.56,23.5,21.3,2.2,-0.39,2.38,22.72,22.68,37.0,27.83,0.32,28.67,27.36,1.31,0.6,3.27,27.84,27.78,37.0,34.18,0.6,35.35,33.15,2.2,0.02,1.96,34.18,34.25,37.0,33.63,0.64,35.01,32.32,2.69,0.2,2.35,33.64,33.56,37.0
+BF-BGR-G050011 = 35.46,0.59,36.46,34.25,2.2,-0.5,2.44,35.46,35.63,17.0,39.43,0.46,40.31,38.66,1.65,-0.27,2.5,39.43,39.49,17.0,39.25,0.78,40.04,37.28,2.76,-1.13,3.42,39.26,39.49,17.0,39.03,1.16,41.42,37.01,4.41,0.09,2.59,39.05,39.07,17.0,37.93,0.56,39.07,37.01,2.07,0.52,2.44,37.94,37.83,17.0,29.71,0.84,30.67,27.64,3.03,-0.86,3.18,29.72,29.84,17.0,24.26,0.5,25.43,23.5,1.93,0.87,3.37,24.26,24.12,17.0,24.75,0.27,25.3,24.33,0.96,-0.08,2.4,24.75,24.74,17.0,23.76,0.29,24.19,23.23,0.96,-0.29,1.86,23.76,23.78,17.0,28.6,0.61,30.39,27.91,2.48,1.67,5.53,28.61,28.46,17.0,35.67,1.35,38.94,33.7,5.24,0.71,3.14,35.7,35.63,17.0,35.24,1.04,37.83,33.7,4.13,0.8,3.39,35.26,35.22,17.0
+BF-BLG-G060001 = 32.77,0.39,33.56,32.05,1.52,0.19,2.61,32.77,32.74,19.0,36.77,0.42,37.56,35.91,1.65,-0.08,2.76,36.77,36.73,19.0,39.33,0.34,40.04,38.66,1.38,-0.08,2.7,39.33,39.35,19.0,39.33,1.13,41.14,37.56,3.58,0.17,1.81,39.34,39.07,19.0,35.14,1.26,37.56,33.15,4.41,0.4,2.25,35.16,35.35,19.0,28.4,1.23,31.22,26.81,4.41,0.75,2.57,28.42,28.05,19.0,25.16,0.79,26.54,23.78,2.76,-0.14,2.19,25.17,25.3,19.0,24.69,1.14,27.09,23.37,3.72,0.62,2.21,24.72,24.47,19.0,23.32,0.45,24.33,22.68,1.65,0.29,2.6,23.32,23.3,19.0,28.42,0.71,29.43,26.81,2.62,-0.57,2.66,28.43,28.46,19.0,36.71,0.29,37.28,36.18,1.1,0.06,2.52,36.71,36.73,19.0,36.46,0.62,37.28,35.35,1.93,-0.44,1.92,36.47,36.73,19.0
+BF-BLG-G060002 = 32.05,NaN,32.05,32.05,0.0,NaN,NaN,32.05,32.05,1.0,35.63,NaN,35.63,35.63,0.0,NaN,NaN,35.63,35.63,1.0,39.49,NaN,39.49,39.49,0.0,NaN,NaN,39.49,39.49,1.0,38.11,NaN,38.11,38.11,0.0,NaN,NaN,38.11,38.11,1.0,39.76,NaN,39.76,39.76,0.0,NaN,NaN,39.76,39.76,1.0,30.39,NaN,30.39,30.39,0.0,NaN,NaN,30.39,30.39,1.0,25.71,NaN,25.71,25.71,0.0,NaN,NaN,25.71,25.71,1.0,24.06,NaN,24.06,24.06,0.0,NaN,NaN,24.06,24.06,1.0,24.61,NaN,24.61,24.61,0.0,NaN,NaN,24.61,24.61,1.0,29.29,NaN,29.29,29.29,0.0,NaN,NaN,29.29,29.29,1.0,35.91,NaN,35.91,35.91,0.0,NaN,NaN,35.91,35.91,1.0,35.08,NaN,35.08,35.08,0.0,NaN,NaN,35.08,35.08,1.0
+BF-BLG-G060003 = 33.86,0.39,34.8,33.15,1.65,0.19,2.48,33.86,33.84,42.0,37.06,0.49,37.83,35.91,1.93,-0.25,2.14,37.07,37.01,42.0,39.15,0.53,41.14,38.25,2.89,1.62,6.91,39.15,39.07,42.0,39.29,0.58,40.45,38.25,2.2,0.47,2.09,39.29,39.21,42.0,39.14,1.88,41.69,33.15,8.54,-1.01,3.9,39.18,39.49,42.0,30.56,1.39,33.7,26.81,6.89,-0.36,3.63,30.59,30.67,42.0,26.08,0.37,27.09,24.88,2.2,-0.29,5.1,26.09,26.09,42.0,24.67,0.92,27.09,23.23,3.86,0.62,2.75,24.69,24.37,42.0,24.34,0.76,26.67,23.23,3.44,1.29,4.46,24.35,24.19,42.0,29.32,0.69,31.5,28.05,3.44,0.97,4.31,29.33,29.19,42.0,37.65,0.87,40.04,36.46,3.58,1.02,4.03,37.66,37.49,42.0,37.35,0.4,38.11,36.73,1.38,0.06,1.94,37.36,37.32,42.0
+BF-BLG-G060004 = 33.15,0.19,33.43,33.01,0.41,0.82,2.0,33.15,33.08,4.0,37.13,0.12,37.28,37.01,0.28,0.43,1.85,37.13,37.11,4.0,40.37,0.41,40.66,39.76,0.9,-1.01,2.21,40.37,40.52,4.0,38.89,0.79,40.04,38.25,1.79,0.97,2.22,38.89,38.63,4.0,36.77,0.96,37.63,35.91,1.72,-0.0,1.01,36.78,36.77,4.0,29.98,0.41,30.39,29.57,0.83,-0.0,1.15,29.98,29.98,4.0,26.31,0.5,26.67,25.57,1.1,-1.05,2.26,26.32,26.5,4.0,25.12,0.24,25.43,24.88,0.55,0.43,1.85,25.12,25.09,4.0,25.09,0.63,25.98,24.54,1.45,0.82,2.11,25.09,24.92,4.0,28.77,0.72,29.84,28.33,1.52,1.05,2.24,28.78,28.46,4.0,37.9,0.7,38.94,37.42,1.52,1.07,2.27,37.91,37.63,4.0,36.51,0.17,36.73,36.32,0.41,0.32,1.92,36.51,36.49,4.0
+BF-BLG-G060005 = 32.46,1.42,33.49,28.19,5.31,-1.51,4.52,32.49,33.43,28.0,35.37,1.56,37.01,31.22,5.79,-1.05,3.18,35.4,36.25,28.0,38.55,2.11,40.31,33.15,7.17,-1.25,3.41,38.61,39.73,28.0,37.8,1.56,39.21,32.6,6.61,-1.88,6.08,37.83,38.39,28.0,38.79,2.59,41.69,30.94,10.75,-1.36,4.56,38.87,39.9,28.0,29.53,1.7,32.32,26.26,6.06,-0.54,2.19,29.58,29.91,28.0,25.65,1.15,27.36,22.95,4.41,-0.69,2.94,25.67,25.81,28.0,24.29,1.48,26.81,21.3,5.51,-0.24,2.45,24.33,24.4,28.0,24.5,1.24,26.6,22.13,4.48,0.02,2.0,24.53,24.54,28.0,28.17,0.91,29.29,25.71,3.58,-1.09,3.48,28.19,28.46,28.0,35.91,1.26,37.01,33.15,3.86,-0.87,2.38,35.93,36.46,28.0,35.37,1.35,36.73,32.05,4.69,-0.94,2.8,35.4,36.04,28.0
+BF-BLG-G060006 = 33.2,0.32,33.43,32.74,0.69,-0.68,1.75,33.21,33.43,5.0,36.54,0.27,36.73,36.18,0.55,-0.51,1.38,36.54,36.73,5.0,40.07,0.18,40.31,39.9,0.41,0.36,1.63,40.07,40.04,5.0,38.51,0.29,38.94,38.25,0.69,0.65,1.88,38.51,38.39,5.0,39.72,0.2,40.04,39.49,0.55,0.59,2.36,39.72,39.69,5.0,30.68,0.2,30.94,30.46,0.48,0.21,1.61,30.68,30.67,5.0,25.6,0.61,26.54,24.88,1.65,0.52,2.33,25.6,25.57,5.0,24.91,0.39,25.43,24.47,0.96,0.21,1.61,24.91,24.88,5.0,24.85,0.42,25.43,24.33,1.1,0.15,1.97,24.86,24.88,5.0,28.96,0.16,29.15,28.74,0.41,-0.27,1.96,28.96,29.02,5.0,36.69,0.27,37.01,36.39,0.62,-0.05,1.43,36.69,36.73,5.0,36.28,0.32,36.73,35.91,0.83,0.36,1.86,36.28,36.18,5.0
+BF-BLG-G060007 = 33.15,0.37,33.98,32.6,1.38,0.61,2.8,33.15,33.08,20.0,37.42,0.41,38.66,37.01,1.65,1.64,5.41,37.42,37.28,20.0,39.5,0.73,40.87,38.11,2.76,-0.13,2.42,39.5,39.49,20.0,37.94,0.53,39.07,36.73,2.34,-0.08,3.07,37.94,37.9,20.0,36.79,2.21,39.9,32.87,7.03,-0.27,1.88,36.85,36.77,20.0,29.33,0.83,30.74,27.78,2.96,-0.32,2.34,29.34,29.43,20.0,25.38,1.13,27.91,24.06,3.86,0.56,2.28,25.41,25.16,20.0,24.6,0.7,26.26,23.92,2.34,1.07,3.11,24.61,24.33,20.0,24.68,0.8,26.26,23.37,2.89,0.21,2.31,24.69,24.61,20.0,28.34,0.69,29.84,27.22,2.62,0.43,2.36,28.35,28.19,20.0,37.53,0.44,38.39,36.73,1.65,0.11,2.37,37.54,37.52,20.0,36.53,0.35,37.15,35.91,1.24,-0.18,2.18,36.53,36.56,20.0
+BF-BLG-G060008 = 32.94,0.5,33.7,32.05,1.65,-0.2,2.37,32.95,32.87,9.0,35.82,0.59,36.46,34.8,1.65,-0.6,1.98,35.83,36.04,9.0,39.86,0.47,40.59,39.21,1.38,-0.02,2.04,39.86,39.9,9.0,39.36,0.65,40.31,38.11,2.2,-0.46,2.67,39.36,39.49,9.0,39.02,0.59,40.04,38.39,1.65,0.31,1.91,39.03,38.94,9.0,29.19,0.61,30.12,28.46,1.65,0.35,1.68,29.2,29.15,9.0,26.44,0.4,26.95,25.71,1.24,-0.58,2.34,26.44,26.54,9.0,25.51,0.72,26.67,24.47,2.2,-0.06,2.02,25.52,25.71,9.0,24.84,0.41,25.43,24.06,1.38,-0.42,2.86,24.84,24.88,9.0,28.79,0.34,29.29,28.19,1.1,-0.26,2.36,28.8,28.74,9.0,36.6,0.62,37.56,35.49,2.07,-0.14,2.49,36.61,36.46,9.0,35.52,0.38,35.91,34.8,1.1,-0.83,2.5,35.52,35.63,9.0
+BF-BLG-G060009 = 33.28,0.33,33.7,32.6,1.1,-0.72,2.5,33.28,33.36,12.0,37.19,0.35,37.97,36.73,1.24,0.92,3.2,37.19,37.15,12.0,40.16,0.32,40.66,39.49,1.17,-0.55,2.89,40.16,40.18,12.0,38.93,0.82,40.31,37.28,3.03,-0.22,2.94,38.93,38.9,12.0,40.11,0.69,41.0,38.8,2.2,-0.47,2.27,40.12,40.11,12.0,31.56,0.42,32.32,30.81,1.52,0.01,2.4,31.57,31.63,12.0,26.7,0.44,27.5,25.98,1.52,-0.03,2.35,26.7,26.81,12.0,24.78,0.42,25.71,24.33,1.38,0.97,2.93,24.78,24.68,12.0,25.84,1.22,28.19,23.92,4.27,0.15,2.64,25.87,25.85,12.0,28.52,0.59,29.02,27.36,1.65,-1.01,2.65,28.53,28.81,12.0,37.52,0.66,38.39,36.46,1.93,-0.26,1.72,37.53,37.56,12.0,36.38,0.25,36.73,36.04,0.69,0.14,1.68,36.38,36.32,12.0
+BF-BLG-G060010 = 33.42,0.28,33.98,32.87,1.1,-0.12,2.95,33.42,33.43,15.0,36.62,0.37,37.42,35.91,1.52,0.06,3.14,36.62,36.73,15.0,39.33,0.44,39.9,38.39,1.52,-0.87,2.82,39.33,39.49,15.0,39.26,0.62,40.31,37.83,2.48,-0.48,3.23,39.26,39.28,15.0,41.5,0.85,43.07,40.31,2.76,0.5,2.35,41.51,41.56,15.0,30.6,0.56,31.77,29.43,2.34,-0.26,3.53,30.61,30.67,15.0,25.86,0.84,27.36,24.06,3.31,-0.5,2.95,25.87,26.12,15.0,24.85,0.29,25.43,24.33,1.1,0.4,2.7,24.85,24.81,15.0,25.76,0.75,27.36,24.61,2.76,0.74,2.82,25.77,25.57,15.0,29.13,0.79,30.39,27.64,2.76,-0.13,2.07,29.14,29.08,15.0,38.14,0.62,39.21,37.28,1.93,0.25,2.17,38.14,38.18,15.0,36.58,0.3,37.01,36.18,0.83,0.16,1.72,36.58,36.53,15.0
+BF-BLG-G060011 = 33.04,0.74,33.98,30.26,3.72,-2.08,7.58,33.04,33.15,71.0,36.2,1.11,37.49,32.19,5.31,-1.58,5.37,36.22,36.32,71.0,38.79,1.23,40.31,34.25,6.06,-1.93,6.54,38.81,39.14,71.0,38.01,1.3,40.73,34.39,6.34,-0.19,2.86,38.03,38.11,71.0,37.45,2.18,41.14,31.77,9.37,-0.47,2.6,37.51,37.77,71.0,29.57,1.58,32.87,25.43,7.44,-0.67,3.31,29.61,29.7,71.0,25.01,0.88,26.81,21.85,4.96,-1.07,4.73,25.02,25.16,71.0,24.02,1.27,26.4,20.75,5.65,-0.74,3.36,24.05,24.33,71.0,23.99,1.05,26.26,22.13,4.13,0.42,2.44,24.01,23.78,71.0,29.01,0.69,30.12,26.54,3.58,-1.05,4.25,29.02,29.15,71.0,36.8,0.67,37.83,34.53,3.31,-1.34,5.64,36.8,36.87,71.0,36.55,0.83,37.56,33.29,4.27,-1.77,6.13,36.56,36.73,71.0
+BF-BLG-G060012 = 33.6,0.28,33.98,33.15,0.83,-0.13,1.86,33.61,33.63,10.0,36.79,0.55,37.56,35.63,1.93,-0.68,3.1,36.8,36.84,10.0,39.65,0.81,41.0,38.66,2.34,0.56,2.04,39.65,39.49,10.0,39.22,0.36,39.76,38.59,1.17,-0.13,2.18,39.22,39.25,10.0,41.67,0.69,43.07,40.66,2.41,0.56,2.85,41.67,41.59,10.0,30.34,0.87,31.77,28.46,3.31,-0.61,3.62,30.35,30.39,10.0,26.3,0.32,26.54,25.64,0.9,-1.11,2.81,26.3,26.47,10.0,24.9,0.65,26.26,24.06,2.2,0.85,3.09,24.9,24.85,10.0,25.65,0.71,26.54,24.33,2.2,-0.51,2.25,25.66,25.78,10.0,29.38,0.37,29.84,29.02,0.83,0.18,1.31,29.38,29.33,10.0,39.03,0.38,39.69,38.39,1.31,0.03,2.42,39.03,39.01,10.0,36.82,0.33,37.56,36.46,1.1,1.2,3.53,36.82,36.73,10.0
+BF-BLG-G060013 = 34.38,0.4,35.08,33.15,1.93,-0.92,4.24,34.38,34.46,45.0,37.3,0.29,37.83,36.46,1.38,-1.13,5.05,37.31,37.28,45.0,39.05,0.56,40.31,38.11,2.2,0.17,2.33,39.05,38.94,45.0,38.68,0.85,40.59,37.01,3.58,0.44,2.57,38.69,38.66,45.0,37.64,1.29,41.69,35.35,6.34,0.77,3.62,37.66,37.7,45.0,32.47,1.12,36.18,30.67,5.51,0.97,4.19,32.49,32.32,45.0,26.28,0.79,28.19,24.61,3.58,0.22,2.66,26.29,26.26,45.0,25.41,0.55,26.54,23.78,2.76,-0.76,4.01,25.42,25.43,45.0,24.1,0.8,26.26,22.4,3.86,0.32,2.9,24.11,24.06,45.0,28.48,1.2,30.94,26.26,4.69,0.36,2.21,28.51,28.33,45.0,36.83,1.07,39.49,34.53,4.96,0.14,2.77,36.85,36.73,45.0,37.87,0.58,38.94,36.18,2.76,-0.82,3.63,37.88,37.97,45.0
+BF-BLK-G070001 = 31.97,0.18,32.19,31.63,0.55,-0.91,2.68,31.97,32.05,8.0,37.23,0.42,37.7,36.46,1.24,-0.6,2.29,37.23,37.28,8.0,39.82,0.47,40.59,39.21,1.38,0.34,1.9,39.83,39.76,8.0,39.63,0.41,40.04,38.73,1.31,-1.33,3.89,39.63,39.73,8.0,41.66,0.18,41.97,41.42,0.55,0.38,2.23,41.66,41.66,8.0,32.54,0.43,33.29,31.77,1.52,-0.12,3.09,32.54,32.6,8.0,25.97,0.41,26.81,25.43,1.38,0.94,3.52,25.97,25.95,8.0,27.06,0.34,27.64,26.6,1.03,0.3,2.08,27.06,27.05,8.0,24.43,0.33,25.02,24.06,0.96,0.45,2.27,24.43,24.43,8.0,29.78,0.3,30.26,29.43,0.83,0.62,2.01,29.78,29.7,8.0,36.29,0.36,36.66,35.63,1.03,-0.69,2.29,36.29,36.39,8.0,35.11,0.23,35.35,34.8,0.55,-0.22,1.67,35.11,35.08,8.0
+BF-BLK-G070002 = 32.05,0.36,32.74,31.77,0.96,1.05,2.74,32.05,31.91,7.0,37.1,0.21,37.42,36.73,0.69,-0.25,2.74,37.1,37.15,7.0,40.92,0.41,41.69,40.45,1.24,0.86,2.8,40.92,40.8,7.0,39.16,0.32,39.63,38.66,0.96,-0.03,2.15,39.16,39.14,7.0,40.46,0.36,40.87,40.04,0.83,-0.02,1.4,40.46,40.38,7.0,32.54,0.48,33.15,31.77,1.38,-0.34,2.0,32.54,32.6,7.0,28.56,0.48,29.29,27.91,1.38,0.29,1.95,28.57,28.33,7.0,26.61,0.43,27.5,26.26,1.24,1.45,3.73,26.62,26.4,7.0,25.29,0.71,26.26,24.33,1.93,0.03,1.61,25.29,25.09,7.0,31.39,0.53,32.32,30.81,1.52,0.69,2.38,31.39,31.29,7.0,37.16,0.27,37.56,36.87,0.69,0.45,1.63,37.16,37.01,7.0,34.78,0.15,35.08,34.67,0.41,1.17,3.37,34.78,34.8,7.0
+BF-BLK-G070003 = 32.13,0.41,32.87,31.5,1.38,0.16,2.24,32.13,32.12,11.0,37.58,0.48,38.11,36.46,1.65,-1.24,3.79,37.58,37.7,11.0,41.15,0.34,41.56,40.45,1.1,-0.65,2.4,41.15,41.28,11.0,40.03,0.61,41.14,38.94,2.2,-0.09,2.77,40.03,40.04,11.0,41.24,0.77,42.24,39.49,2.76,-0.78,3.58,41.25,41.14,11.0,33.26,0.67,34.53,32.19,2.34,0.06,2.6,33.26,33.29,11.0,28.51,0.74,29.57,27.36,2.2,-0.12,1.98,28.52,28.53,11.0,26.81,0.22,27.22,26.54,0.69,0.44,2.19,26.81,26.81,11.0,24.23,0.26,24.61,23.78,0.83,-0.41,2.03,24.23,24.33,11.0,31.76,0.48,32.6,30.94,1.65,0.07,2.46,31.76,31.77,11.0,37.22,0.68,38.11,35.91,2.2,-0.77,2.56,37.23,37.42,11.0,34.98,0.38,35.63,34.53,1.1,0.5,1.97,34.98,34.8,11.0
+BF-BLK-G070004 = 32.32,0.45,33.15,31.5,1.65,-0.02,3.18,32.32,32.32,9.0,38.15,0.32,38.59,37.83,0.76,0.14,1.37,38.15,38.18,9.0,40.9,0.71,41.97,39.76,2.2,-0.1,1.99,40.91,40.8,9.0,39.4,0.51,40.04,38.25,1.79,-1.27,4.17,39.41,39.49,9.0,41.33,0.25,41.56,40.8,0.76,-1.11,3.39,41.33,41.42,9.0,32.45,0.88,33.98,31.08,2.89,0.22,2.35,32.46,32.25,9.0,25.95,0.4,26.67,25.5,1.17,0.43,2.11,25.96,25.98,9.0,26.31,0.31,26.81,25.85,0.96,0.34,2.09,26.31,26.26,9.0,24.09,0.73,25.43,22.95,2.48,0.39,2.62,24.1,24.06,9.0,29.47,0.19,29.7,29.15,0.55,-0.43,1.88,29.47,29.57,9.0,36.84,0.32,37.42,36.46,0.96,0.59,2.19,36.84,36.73,9.0,35.48,0.43,36.11,34.8,1.31,0.04,2.1,35.49,35.49,9.0
+BF-BLK-G070005 = 32.1,0.53,33.01,31.22,1.79,0.15,1.93,32.1,32.05,22.0,37.73,0.32,38.39,37.28,1.1,0.46,2.39,37.73,37.7,22.0,40.51,0.44,41.69,39.76,1.93,0.79,3.79,40.51,40.49,22.0,39.36,0.73,40.73,38.66,2.07,0.7,2.0,39.37,38.97,22.0,39.94,1.18,41.83,37.83,4.0,-0.1,2.25,39.95,40.0,22.0,32.17,0.66,33.43,30.94,2.48,-0.09,2.33,32.17,32.25,22.0,27.99,0.67,29.43,26.95,2.48,0.28,2.21,28.0,27.91,22.0,26.57,0.38,27.36,25.71,1.65,0.1,3.04,26.57,26.54,22.0,24.38,0.47,25.57,23.78,1.79,1.06,3.23,24.39,24.19,22.0,30.99,0.64,32.32,29.7,2.62,-0.05,2.85,31.0,30.98,22.0,37.04,0.91,38.66,35.35,3.31,-0.04,1.9,37.05,37.01,22.0,35.24,0.48,36.18,34.25,1.93,-0.13,2.57,35.25,35.25,22.0
+BF-BLK-G070006 = 31.56,0.42,32.39,30.94,1.45,0.27,2.01,31.57,31.63,19.0,37.06,0.26,37.63,36.73,0.9,0.92,2.91,37.06,37.01,19.0,41.02,0.52,41.69,40.04,1.65,-0.1,1.79,41.02,40.87,19.0,39.12,0.77,39.76,37.7,2.07,-0.91,2.11,39.13,39.49,19.0,41.02,0.67,42.11,39.76,2.34,-0.36,2.3,41.03,41.14,19.0,32.85,0.88,34.11,30.94,3.17,-0.25,2.43,32.86,32.87,19.0,27.7,1.24,29.84,25.85,4.0,0.22,1.91,27.73,27.64,19.0,27.16,0.63,28.46,26.26,2.2,0.14,2.02,27.16,27.09,19.0,24.96,0.62,25.92,24.06,1.86,-0.07,1.67,24.97,25.09,19.0,32.29,0.26,32.74,31.77,0.96,-0.61,2.76,32.29,32.32,19.0,37.15,0.34,37.83,36.18,1.65,-0.94,5.18,37.15,37.21,19.0,34.75,0.45,35.56,33.7,1.86,-0.5,3.24,34.75,34.8,19.0
+BF-BLK-G070007 = 31.34,0.12,31.5,31.22,0.28,0.04,1.33,31.34,31.36,7.0,37.03,0.28,37.56,36.73,0.83,0.82,2.99,37.03,37.01,7.0,40.9,0.45,41.69,40.31,1.38,0.52,2.48,40.9,40.94,7.0,38.98,0.39,39.49,38.39,1.1,-0.17,1.91,38.98,39.07,7.0,40.4,0.69,41.42,39.49,1.93,0.37,1.96,40.41,40.31,7.0,32.93,0.73,33.7,31.5,2.2,-1.11,3.24,32.94,33.15,7.0,26.95,0.46,27.64,26.26,1.38,-0.05,2.17,26.95,26.95,7.0,26.78,0.26,27.22,26.54,0.69,0.72,2.18,26.78,26.67,7.0,24.82,0.36,25.43,24.33,1.1,0.36,2.47,24.83,24.88,7.0,32.29,0.49,32.87,31.5,1.38,-0.4,2.03,32.3,32.25,7.0,37.49,0.31,37.83,37.01,0.83,-0.59,1.92,37.49,37.56,7.0,34.55,0.22,34.8,34.25,0.55,0.03,1.55,34.55,34.53,7.0
+BF-BLK-G070008 = 31.99,0.2,32.25,31.7,0.55,-0.09,1.72,31.99,31.98,8.0,37.77,0.12,37.9,37.56,0.34,-0.91,2.47,37.77,37.83,8.0,40.65,0.12,40.87,40.52,0.34,0.91,2.4,40.65,40.59,8.0,40.3,0.44,41.14,39.9,1.24,0.86,2.57,40.3,40.25,8.0,40.89,0.66,41.69,39.76,1.93,-0.63,2.15,40.9,41.07,8.0,31.44,0.28,31.84,31.01,0.83,-0.03,1.94,31.45,31.5,8.0,27.28,0.32,27.91,26.81,1.1,0.59,3.11,27.29,27.29,8.0,26.55,0.44,27.09,25.71,1.38,-0.69,2.66,26.56,26.6,8.0,23.93,0.42,24.61,23.3,1.31,0.17,2.12,23.94,23.85,8.0,30.41,0.46,31.08,29.84,1.24,0.22,1.72,30.41,30.36,8.0,36.76,0.51,37.56,36.04,1.52,0.23,1.97,36.76,36.7,8.0,35.28,0.22,35.63,35.01,0.62,0.29,1.83,35.28,35.29,8.0
+BF-BLK-G070009 = 32.47,0.56,33.43,31.91,1.52,0.7,2.09,32.47,32.32,7.0,38.0,0.16,38.11,37.7,0.41,-1.1,2.86,38.0,38.11,7.0,40.88,0.39,41.42,40.31,1.1,-0.2,1.8,40.88,41.0,7.0,39.88,0.55,40.87,39.21,1.65,0.7,2.49,39.89,39.76,7.0,41.51,1.26,43.9,40.18,3.72,0.85,2.94,41.52,41.69,7.0,31.24,0.3,31.77,30.81,0.96,0.42,2.72,31.24,31.22,7.0,27.54,0.52,28.19,26.95,1.24,0.2,1.5,27.54,27.64,7.0,26.69,0.33,27.22,26.26,0.96,0.28,2.04,26.69,26.67,7.0,23.77,0.47,24.33,22.95,1.38,-0.5,2.26,23.77,23.78,7.0,30.08,0.75,30.81,28.74,2.07,-0.82,2.32,30.09,30.39,7.0,37.16,0.54,37.83,36.59,1.24,0.23,1.5,37.16,37.21,7.0,35.26,0.31,35.63,34.8,0.83,0.01,1.86,35.26,35.22,7.0
+BF-BLK-G070010 = 33.02,0.61,34.25,32.05,2.2,0.29,2.41,33.02,32.94,14.0,38.32,0.54,39.35,37.28,2.07,-0.06,2.77,38.33,38.25,14.0,41.11,0.36,41.97,40.59,1.38,0.7,3.66,41.11,41.07,14.0,39.33,0.74,40.31,37.56,2.76,-1.0,3.52,39.34,39.49,14.0,41.42,1.2,42.8,38.94,3.86,-0.47,2.32,41.44,41.49,14.0,30.84,0.26,31.22,30.39,0.83,-0.35,2.37,30.84,30.94,14.0,26.76,0.61,27.64,25.71,1.93,-0.03,1.96,26.77,26.74,14.0,26.65,0.77,28.19,25.43,2.76,0.31,2.4,26.66,26.67,14.0,23.15,0.53,23.78,22.13,1.65,-0.48,2.16,23.16,23.19,14.0,29.45,0.43,30.39,28.74,1.65,0.3,2.94,29.45,29.5,14.0,36.51,0.74,37.56,35.08,2.48,-0.01,2.34,36.52,36.39,14.0,35.76,0.66,37.01,34.53,2.48,0.09,2.78,35.77,35.84,14.0
+BF-BLK-G070011 = 31.81,0.34,32.32,31.22,1.1,-0.18,2.08,31.81,31.77,10.0,37.15,0.38,37.83,36.59,1.24,0.32,2.2,37.15,37.08,10.0,40.77,0.41,41.42,40.04,1.38,-0.2,2.47,40.77,40.73,10.0,38.79,0.57,39.49,38.11,1.38,0.01,1.45,38.79,38.73,10.0,42.09,0.67,43.35,40.87,2.48,-0.03,3.02,42.1,42.11,10.0,32.36,1.15,33.84,30.12,3.72,-0.57,2.55,32.38,32.46,10.0,26.62,0.41,27.22,25.98,1.24,-0.11,1.96,26.62,26.67,10.0,27.09,0.39,27.64,26.54,1.1,-0.0,2.04,27.09,27.09,10.0,24.59,0.42,25.16,23.78,1.38,-0.43,2.55,24.6,24.54,10.0,31.69,0.42,32.32,30.94,1.38,-0.15,2.32,31.69,31.63,10.0,36.67,0.46,37.56,36.04,1.52,0.5,2.43,36.67,36.63,10.0,35.21,0.15,35.35,34.94,0.41,-0.44,2.01,35.21,35.22,10.0
+BF-BLK-G070012 = 33.33,0.26,33.43,32.74,0.69,-2.04,5.17,33.33,33.43,7.0,38.46,0.41,38.94,37.7,1.24,-0.8,2.78,38.47,38.52,7.0,41.37,0.34,41.83,40.87,0.96,-0.04,1.77,41.37,41.35,7.0,40.51,0.21,40.87,40.31,0.55,0.46,2.11,40.51,40.59,7.0,41.99,1.27,43.35,40.04,3.31,-0.3,1.72,42.0,42.11,7.0,31.42,0.64,32.46,30.67,1.79,0.41,2.04,31.42,31.36,7.0,27.75,0.62,28.74,26.95,1.79,0.43,2.08,27.75,27.64,7.0,26.68,0.4,27.5,26.26,1.24,1.23,3.59,26.69,26.6,7.0,23.72,0.22,24.06,23.37,0.69,-0.27,2.4,23.72,23.78,7.0,29.65,0.35,30.12,29.15,0.96,-0.06,1.7,29.65,29.57,7.0,37.68,0.29,38.11,37.15,0.96,-0.48,3.12,37.68,37.7,7.0,36.15,0.58,36.73,35.08,1.65,-0.83,2.72,36.16,36.25,7.0
+BF-BLK-G070013 = 33.07,0.41,33.77,32.6,1.17,0.36,2.02,33.07,33.01,8.0,38.49,0.4,38.87,37.83,1.03,-0.71,1.89,38.49,38.66,8.0,40.87,0.54,41.69,40.11,1.58,-0.16,2.04,40.87,41.04,8.0,38.72,0.35,39.21,38.11,1.1,-0.24,2.41,38.72,38.66,8.0,40.07,1.25,42.24,38.66,3.58,0.65,2.24,40.09,39.76,8.0,30.79,0.19,30.94,30.53,0.41,-0.5,1.52,30.79,30.88,8.0,26.85,0.61,27.91,25.98,1.93,0.34,2.4,26.86,26.81,8.0,26.37,0.52,27.09,25.64,1.45,-0.24,1.83,26.38,26.47,8.0,23.43,0.49,24.33,22.68,1.65,0.45,2.84,23.43,23.26,8.0,28.77,0.43,29.43,28.19,1.24,0.31,1.82,28.78,28.67,8.0,36.06,0.33,36.59,35.63,0.96,0.05,2.21,36.06,36.08,8.0,35.69,0.16,35.91,35.35,0.55,-0.96,3.54,35.69,35.73,8.0
+BF-COM-G080001 = 33.17,0.74,34.53,32.05,2.48,0.04,1.83,33.18,33.15,30.0,37.32,0.45,38.25,36.73,1.52,0.48,1.94,37.32,37.11,30.0,35.53,0.78,37.15,33.98,3.17,0.29,2.45,35.54,35.42,30.0,38.04,0.53,38.94,36.46,2.48,-0.7,3.95,38.04,38.11,30.0,33.78,1.28,36.18,30.94,5.24,-0.09,2.55,33.8,33.87,30.0,29.14,1.09,31.5,27.5,4.0,0.41,2.22,29.16,28.95,30.0,23.23,0.67,24.33,21.3,3.03,-0.96,3.78,23.24,23.4,30.0,23.73,0.71,24.88,21.57,3.31,-1.19,4.4,23.74,23.92,30.0,25.78,0.63,27.09,24.33,2.76,-0.29,3.21,25.78,25.81,30.0,27.2,0.75,29.29,25.98,3.31,0.62,3.21,27.21,27.19,30.0,32.69,0.75,34.25,31.5,2.76,0.3,2.06,32.7,32.53,30.0,32.23,0.63,33.01,30.94,2.07,-0.49,1.88,32.24,32.39,30.0
+BF-COM-G080002 = 33.56,0.5,34.25,32.87,1.38,0.3,1.8,33.57,33.43,8.0,37.0,0.52,37.83,36.46,1.38,0.7,1.89,37.0,36.73,8.0,35.65,0.42,36.18,35.08,1.1,0.05,1.51,35.65,35.6,8.0,36.76,0.58,37.42,35.63,1.79,-0.81,2.76,36.76,36.87,8.0,34.0,0.41,34.8,33.7,1.1,1.08,2.76,34.0,33.8,8.0,26.65,0.97,27.78,25.43,2.34,-0.14,1.39,26.66,26.78,8.0,22.85,0.45,23.37,22.13,1.24,-0.32,1.77,22.85,22.85,8.0,24.15,0.47,25.02,23.64,1.38,0.77,2.47,24.15,24.09,8.0,26.11,0.49,27.09,25.71,1.38,1.0,2.83,26.12,25.98,8.0,27.48,0.25,28.05,27.22,0.83,1.59,4.64,27.48,27.43,8.0,33.02,0.69,34.25,32.05,2.2,0.32,2.57,33.03,33.05,8.0,33.29,0.61,34.67,32.74,1.93,1.57,4.36,33.29,33.08,8.0
+BF-COM-G080003 = 32.05,0.39,32.67,31.22,1.45,-0.4,2.99,32.05,32.05,13.0,36.92,0.08,37.01,36.73,0.28,-0.64,3.15,36.92,36.94,13.0,35.88,0.6,36.59,34.94,1.65,-0.24,1.59,35.89,35.91,13.0,38.29,0.43,38.94,37.56,1.38,-0.05,2.05,38.29,38.39,13.0,32.19,0.97,34.05,30.94,3.1,0.34,2.01,32.2,32.32,13.0,27.69,0.42,28.19,26.81,1.38,-0.88,2.94,27.69,27.78,13.0,22.83,0.68,23.78,21.85,1.93,-0.25,1.67,22.84,23.02,13.0,24.1,0.43,24.95,23.71,1.24,1.07,2.71,24.1,23.92,13.0,23.82,0.51,24.68,22.95,1.72,0.07,2.09,23.82,23.78,13.0,27.16,0.32,27.91,26.81,1.1,1.16,3.5,27.16,27.09,13.0,32.13,0.71,33.43,31.36,2.07,0.56,1.91,32.13,31.84,13.0,32.34,0.8,33.7,31.36,2.34,0.33,1.77,32.35,32.19,13.0
+BF-COM-G080004 = 32.87,0.25,33.15,32.6,0.55,-0.0,1.5,32.87,32.87,6.0,36.73,NaN,36.73,36.73,0.0,NaN,-3.2485353763626925E14,36.73,36.73,6.0,35.91,0.53,36.46,35.08,1.38,-0.37,2.0,35.91,35.91,6.0,37.97,0.54,38.39,37.01,1.38,-1.06,2.7,37.98,38.18,6.0,33.25,0.72,33.84,32.05,1.79,-0.87,2.21,33.26,33.56,6.0,27.43,0.42,27.91,26.81,1.1,-0.34,1.71,27.43,27.5,6.0,23.92,0.46,24.47,23.23,1.24,-0.25,1.87,23.92,23.92,6.0,24.57,0.28,24.88,24.19,0.69,-0.09,1.62,24.57,24.57,6.0,24.64,0.57,25.43,23.78,1.65,-0.15,2.13,24.65,24.68,6.0,26.6,0.42,26.95,25.98,0.96,-0.48,1.64,26.61,26.74,6.0,32.46,0.25,32.74,32.05,0.69,-0.69,2.34,32.46,32.53,6.0,33.18,0.35,33.56,32.6,0.96,-0.69,2.35,33.19,33.25,6.0
+BF-COM-G080005 = 32.38,0.43,32.87,31.5,1.38,-0.81,2.84,32.39,32.5,10.0,36.35,0.55,37.15,35.35,1.79,-0.38,2.25,36.35,36.46,10.0,36.02,0.26,36.32,35.63,0.69,-0.55,1.68,36.02,36.18,10.0,35.2,0.47,35.91,34.53,1.38,0.12,1.77,35.2,35.18,10.0,33.31,1.22,35.91,32.05,3.86,0.97,2.97,33.33,33.01,10.0,27.93,0.75,29.02,26.26,2.76,-0.95,3.77,27.94,28.05,10.0,23.29,0.48,24.06,22.54,1.52,-0.12,2.12,23.29,23.4,10.0,23.83,0.48,24.61,23.23,1.38,0.28,1.98,23.83,23.85,10.0,25.58,0.31,25.98,25.16,0.83,-0.13,1.64,25.59,25.64,10.0,27.93,0.73,28.74,26.26,2.48,-1.16,3.64,27.94,28.12,10.0,34.39,0.34,34.94,33.7,1.24,-0.27,3.09,34.39,34.32,10.0,34.18,0.31,34.8,33.7,1.1,0.61,3.08,34.18,34.11,10.0
+BF-COM-G080006 = 34.09,0.48,34.94,32.87,2.07,-0.53,2.55,34.09,34.25,60.0,37.31,0.62,38.52,36.18,2.34,0.24,2.02,37.31,37.25,60.0,35.79,0.93,36.87,33.56,3.31,-1.12,3.02,35.81,36.18,60.0,36.81,1.11,39.76,34.6,5.17,0.32,2.56,36.82,36.59,60.0,35.31,0.78,37.01,33.43,3.58,-0.1,2.57,35.32,35.35,60.0,29.82,1.65,33.15,27.36,5.79,0.27,2.02,29.87,29.84,60.0,22.48,1.06,24.61,20.2,4.41,0.06,2.03,22.5,22.19,60.0,23.26,0.31,23.92,22.33,1.58,-0.52,3.61,23.26,23.26,60.0,23.61,0.5,24.61,22.4,2.2,-0.07,2.45,23.61,23.64,60.0,27.84,0.6,29.02,26.26,2.76,-0.35,2.84,27.84,27.91,60.0,33.56,0.62,35.08,32.05,3.03,-0.24,3.36,33.56,33.56,60.0,33.21,0.6,34.53,32.05,2.48,0.38,2.31,33.21,33.15,60.0
+BF-COM-G080007 = 33.22,0.64,34.53,32.19,2.34,0.47,2.56,33.23,33.05,14.0,36.84,0.38,37.28,36.04,1.24,-0.86,2.9,36.84,36.94,14.0,36.47,0.43,37.15,35.91,1.24,0.56,1.99,36.47,36.39,14.0,36.83,1.3,38.52,34.67,3.86,-0.49,1.86,36.85,37.56,14.0,34.47,0.61,35.35,33.15,2.2,-0.87,3.09,34.48,34.53,14.0,28.5,0.27,28.88,27.78,1.1,-1.37,5.07,28.51,28.5,14.0,23.85,0.4,24.88,23.23,1.65,0.96,4.64,23.85,23.81,14.0,23.92,0.78,25.16,22.54,2.62,-0.13,2.04,23.93,23.78,14.0,25.65,0.38,25.98,24.74,1.24,-1.33,3.64,25.65,25.78,14.0,27.37,0.71,28.74,26.4,2.34,0.3,2.03,27.38,27.36,14.0,34.04,0.54,35.08,33.43,1.65,0.31,1.99,34.04,34.05,14.0,34.65,0.22,35.08,34.25,0.83,0.24,2.52,34.65,34.6,14.0
+BF-COM-G080008 = 33.51,0.72,34.8,32.05,2.76,-0.14,2.04,33.51,33.56,81.0,37.35,0.69,38.66,35.77,2.89,-0.36,2.25,37.36,37.56,81.0,36.01,0.6,37.56,34.53,3.03,0.1,2.79,36.02,35.91,81.0,38.19,1.52,41.42,34.87,6.55,-0.06,2.69,38.22,38.11,81.0,33.38,1.39,37.01,30.26,6.75,0.22,2.81,33.41,33.15,81.0,27.68,1.1,30.39,25.64,4.75,-0.18,2.25,27.71,27.91,81.0,22.18,0.83,24.06,19.37,4.69,-0.38,4.5,22.2,22.13,81.0,23.97,0.64,25.43,22.26,3.17,0.03,3.04,23.98,23.92,81.0,23.38,0.98,24.61,20.2,4.41,-0.98,3.64,23.4,23.64,81.0,25.97,0.66,27.36,24.61,2.76,0.05,2.6,25.97,25.98,81.0,30.19,0.67,31.63,28.46,3.17,0.16,2.41,30.2,29.98,81.0,31.21,0.75,32.6,29.84,2.76,-0.32,2.08,31.21,31.36,81.0
+BF-COM-G080009 = 32.84,0.28,33.15,32.39,0.76,-0.58,1.88,32.84,32.87,9.0,36.59,0.18,36.8,36.32,0.48,-0.21,1.57,36.59,36.59,9.0,35.13,0.3,35.42,34.53,0.9,-0.98,2.78,35.13,35.22,9.0,36.31,0.77,37.35,35.29,2.07,0.12,1.35,36.32,35.91,9.0,33.52,0.53,34.25,32.32,1.93,-1.05,4.11,33.52,33.43,9.0,27.03,0.81,28.05,25.71,2.34,-0.17,1.84,27.04,27.09,9.0,21.9,0.4,22.81,21.51,1.31,1.42,4.26,21.9,21.85,9.0,23.83,0.18,24.06,23.5,0.55,-0.31,2.24,23.83,23.78,9.0,24.61,0.35,25.23,24.06,1.17,0.15,2.39,24.62,24.61,9.0,27.32,0.23,27.64,26.88,0.76,-0.54,2.57,27.32,27.36,9.0,32.31,0.25,32.6,31.77,0.83,-0.86,3.38,32.31,32.32,9.0,32.88,0.09,33.08,32.74,0.34,0.95,4.85,32.88,32.87,9.0
+BF-COM-G080010 = 33.76,0.75,35.08,32.32,2.76,-0.05,2.03,33.77,33.84,93.0,37.43,0.55,39.21,36.46,2.76,0.65,3.49,37.44,37.42,93.0,35.42,0.91,37.56,33.7,3.86,-0.02,2.05,35.43,35.35,93.0,37.99,1.28,41.14,35.91,5.24,0.34,2.65,38.01,38.11,93.0,32.67,1.55,36.18,30.39,5.79,0.57,2.33,32.7,32.32,93.0,27.06,0.76,29.57,25.71,3.86,0.4,3.01,27.08,27.09,93.0,21.96,0.67,23.5,20.47,3.03,0.32,2.59,21.97,21.85,93.0,23.68,0.79,25.98,21.57,4.41,-0.2,3.34,23.7,23.78,93.0,24.69,0.48,25.98,23.5,2.48,0.08,3.13,24.7,24.68,93.0,26.36,1.06,28.19,24.33,3.86,-0.06,1.99,26.38,26.26,93.0,31.1,0.73,32.6,29.29,3.31,-0.05,2.37,31.11,31.08,93.0,31.88,0.76,33.7,30.12,3.58,0.24,2.43,31.89,31.77,93.0
+BF-COM-G080011 = 32.96,0.56,33.7,31.77,1.93,-0.33,2.24,32.96,33.01,25.0,37.08,0.26,37.56,36.46,1.1,-0.54,3.08,37.08,37.15,25.0,37.23,0.48,38.39,36.46,1.93,0.51,2.79,37.23,37.21,25.0,37.54,1.14,39.49,34.94,4.55,-0.55,2.72,37.56,37.83,25.0,33.84,1.48,36.46,30.53,5.93,-0.59,2.85,33.87,34.25,25.0,28.19,0.48,29.29,27.09,2.2,-0.02,3.11,28.19,28.19,25.0,23.36,1.18,25.71,20.47,5.24,-0.47,3.34,23.39,23.23,25.0,24.49,0.59,25.71,23.71,2.0,0.66,2.32,24.49,24.33,25.0,23.93,0.45,25.09,23.23,1.86,0.8,3.55,23.94,23.92,25.0,27.08,0.82,28.46,25.71,2.76,0.1,1.83,27.09,27.09,25.0,32.74,0.93,34.11,31.22,2.89,-0.01,1.61,32.76,32.87,25.0,33.59,0.83,35.08,32.32,2.76,0.0,1.87,33.59,33.49,25.0
+BF-COM-G080012 = 33.44,0.92,35.63,31.77,3.86,0.17,1.98,33.45,33.43,93.0,36.95,0.66,38.66,35.35,3.31,0.43,3.71,36.96,36.87,93.0,35.58,1.53,38.94,32.87,6.06,0.27,2.53,35.62,35.49,93.0,37.35,1.53,41.69,34.25,7.44,0.99,3.99,37.38,37.15,93.0,34.95,1.86,39.63,30.94,8.68,0.2,2.62,34.99,35.08,93.0,28.1,0.82,30.12,26.26,3.86,0.03,2.7,28.11,28.12,93.0,23.14,0.81,25.43,21.02,4.41,0.02,3.25,23.15,23.23,93.0,23.41,0.48,24.61,22.54,2.07,0.14,2.05,23.41,23.37,93.0,23.32,0.79,25.16,21.02,4.13,-0.12,3.25,23.34,23.23,93.0,27.54,0.62,29.29,26.26,3.03,0.58,3.12,27.54,27.36,93.0,32.46,1.63,35.63,29.7,5.93,0.3,1.85,32.5,32.32,93.0,32.88,0.92,34.53,30.39,4.13,-0.69,3.41,32.89,32.94,93.0
+BF-COM-G080013 = 33.56,0.95,35.08,31.77,3.31,-0.07,1.62,33.57,33.56,130.0,37.42,0.8,38.94,35.91,3.03,-0.09,1.64,37.42,37.46,130.0,36.77,1.07,39.76,34.67,5.1,0.29,2.54,36.79,36.66,130.0,38.34,1.62,41.14,35.35,5.79,-0.12,1.78,38.37,38.39,130.0,35.02,1.39,39.21,30.67,8.54,-0.31,3.64,35.05,35.22,130.0,27.27,1.28,29.98,24.06,5.93,-0.2,2.82,27.3,27.36,130.0,23.04,0.67,24.61,21.57,3.03,0.09,2.42,23.05,22.99,130.0,23.72,0.6,25.16,22.13,3.03,-0.24,2.88,23.73,23.78,130.0,23.85,0.78,25.71,22.13,3.58,0.11,2.7,23.86,23.78,130.0,27.4,0.62,28.88,25.71,3.17,-0.22,2.97,27.41,27.36,130.0,32.55,1.4,36.18,29.43,6.75,-0.05,2.65,32.58,32.6,130.0,31.69,0.85,33.98,29.29,4.69,0.08,3.19,31.7,31.7,130.0
+BF-COM-G080014 = 32.78,0.2,33.15,32.32,0.83,-0.39,3.19,32.78,32.87,15.0,36.65,0.23,37.01,36.18,0.83,-0.72,2.76,36.65,36.73,15.0,35.6,0.55,36.46,34.53,1.93,-0.09,2.57,35.6,35.56,15.0,36.31,0.91,38.39,35.35,3.03,1.15,3.21,36.32,35.91,15.0,33.83,1.0,35.35,31.5,3.86,-0.63,3.2,33.85,33.98,15.0,28.26,0.42,29.02,27.64,1.38,0.49,2.35,28.27,28.19,15.0,23.28,1.03,24.61,21.57,3.03,-0.67,2.12,23.3,23.64,15.0,24.15,0.57,25.02,23.23,1.79,-0.11,1.76,24.16,24.19,15.0,25.39,0.57,25.98,24.33,1.65,-0.66,2.1,25.39,25.57,15.0,27.59,0.66,28.46,26.26,2.2,-0.52,2.18,27.6,27.78,15.0,33.33,0.56,34.25,32.32,1.93,0.18,2.19,33.34,33.29,15.0,33.63,0.33,34.25,33.15,1.1,-0.07,2.29,33.63,33.7,15.0
+BF-COM-G080015 = 32.51,0.39,33.29,31.5,1.79,-0.46,3.24,32.51,32.53,26.0,37.04,0.16,37.28,36.73,0.55,-0.14,2.18,37.04,37.01,26.0,35.14,0.78,36.46,34.11,2.34,0.41,1.74,35.15,35.01,26.0,37.66,0.76,39.21,36.32,2.89,0.39,2.08,37.66,37.28,26.0,32.61,0.82,34.67,31.22,3.44,0.42,3.02,32.62,32.5,26.0,27.64,0.54,29.02,26.81,2.2,0.74,2.99,27.65,27.53,26.0,23.26,0.34,23.78,22.4,1.38,-0.82,3.13,23.26,23.33,26.0,24.0,0.27,24.47,23.5,0.96,0.07,1.97,24.01,24.06,26.0,24.79,0.74,25.71,22.68,3.03,-1.05,3.67,24.8,25.02,26.0,27.14,0.45,27.91,26.26,1.65,-0.07,2.22,27.15,27.09,26.0,31.95,0.45,32.6,31.22,1.38,-0.31,1.66,31.95,32.08,26.0,31.72,0.79,33.15,30.53,2.62,0.47,1.92,31.73,31.5,26.0
+BF-COM-G080016 = 34.45,0.29,35.08,33.98,1.1,0.18,2.34,34.45,34.39,37.0,38.17,0.15,38.39,37.83,0.55,-0.17,2.42,38.17,38.18,37.0,36.45,0.56,37.83,35.35,2.48,0.16,2.74,36.45,36.46,37.0,38.92,0.95,40.31,36.59,3.72,-0.73,2.68,38.93,39.01,37.0,35.7,0.77,37.56,33.43,4.13,-0.45,4.14,35.71,35.63,37.0,28.17,1.45,31.5,25.16,6.34,0.25,2.42,28.21,27.91,37.0,22.81,0.43,23.78,21.71,2.07,0.16,3.53,22.82,22.81,37.0,23.9,0.52,25.16,22.95,2.2,0.35,2.41,23.9,23.85,37.0,25.21,0.46,26.26,23.92,2.34,-0.32,3.86,25.22,25.16,37.0,27.47,0.93,29.02,26.54,2.48,0.51,1.58,27.48,27.02,37.0,32.15,1.15,34.53,29.84,4.69,-0.19,2.53,32.17,32.32,37.0,32.6,1.27,34.8,29.84,4.96,-0.18,2.16,32.62,32.74,37.0
+BF-COM-G080017 = 32.89,0.42,33.7,32.46,1.24,0.97,2.88,32.9,32.87,7.0,36.86,0.23,37.28,36.59,0.69,0.87,2.81,36.86,36.8,7.0,35.84,0.57,36.73,34.94,1.79,-0.01,2.4,35.84,35.91,7.0,37.53,0.76,38.39,36.32,2.07,-0.45,1.79,37.54,37.83,7.0,32.65,0.61,33.29,31.5,1.79,-0.89,2.84,32.65,32.74,7.0,27.94,0.36,28.46,27.36,1.1,-0.26,2.32,27.94,27.98,7.0,23.12,0.81,23.92,21.85,2.07,-0.5,1.68,23.13,23.5,7.0,23.65,0.25,23.92,23.23,0.69,-0.48,2.25,23.65,23.64,7.0,24.53,0.23,24.74,24.06,0.69,-1.31,3.46,24.53,24.61,7.0,26.28,0.39,26.95,25.71,1.24,0.36,2.55,26.28,26.12,7.0,32.04,0.33,32.46,31.5,0.96,-0.38,2.16,32.04,32.05,7.0,32.94,0.45,33.29,32.05,1.24,-1.28,3.28,32.95,33.15,7.0
+BF-GAN-G090001 = 33.74,0.38,34.53,32.6,1.93,-0.73,4.09,33.74,33.77,36.0,36.87,0.4,37.56,35.91,1.65,-0.68,2.78,36.87,37.01,36.0,40.51,0.59,41.69,39.49,2.2,0.08,1.94,40.52,40.45,36.0,39.16,0.63,40.04,37.83,2.2,-0.8,2.62,39.16,39.32,36.0,39.97,0.92,42.52,38.66,3.86,0.62,3.01,39.98,39.76,36.0,30.64,0.73,32.46,29.02,3.44,0.18,2.86,30.65,30.53,36.0,26.27,0.75,27.64,24.61,3.03,-0.09,2.36,26.28,26.19,36.0,25.02,1.18,27.64,22.68,4.96,0.38,2.62,25.05,24.88,36.0,25.17,1.16,28.19,22.95,5.24,0.58,3.11,25.19,25.02,36.0,29.9,1.09,32.32,28.46,3.86,0.57,2.16,29.92,29.57,36.0,36.88,0.9,38.94,35.35,3.58,0.43,2.21,36.89,36.66,36.0,36.81,0.55,37.83,35.77,2.07,-0.09,2.03,36.81,36.77,36.0
+BF-GAN-G090002 = 32.01,0.06,32.05,31.91,0.14,-1.12,2.64,32.01,32.05,6.0,35.58,0.28,35.91,35.22,0.69,0.04,1.55,35.58,35.56,6.0,40.65,0.15,40.87,40.45,0.41,0.11,1.76,40.65,40.66,6.0,38.81,0.2,39.07,38.52,0.55,-0.18,1.99,38.81,38.83,6.0,40.02,0.42,40.73,39.63,1.1,0.86,2.25,40.02,39.83,6.0,32.08,0.35,32.6,31.77,0.83,0.69,1.64,32.08,31.91,6.0,26.35,0.49,26.95,25.71,1.24,-0.02,1.51,26.36,26.33,6.0,25.86,0.59,26.81,25.02,1.79,0.25,2.56,25.86,25.92,6.0,25.7,0.09,25.85,25.57,0.28,0.32,2.6,25.7,25.71,6.0,32.61,0.2,32.87,32.32,0.55,-0.18,1.98,32.61,32.63,6.0,37.12,0.42,37.83,36.59,1.24,0.58,2.58,37.12,37.08,6.0,35.12,0.11,35.35,35.08,0.28,1.79,4.15,35.12,35.08,6.0
+BF-GAN-G090003 = 32.21,0.15,32.6,32.05,0.55,0.65,3.0,32.22,32.19,23.0,35.6,0.42,36.32,34.8,1.52,-0.44,2.24,35.6,35.77,23.0,40.38,0.35,40.87,39.76,1.1,-0.36,1.87,40.39,40.45,23.0,38.77,0.67,39.76,37.56,2.2,-0.31,2.07,38.77,38.94,23.0,40.63,1.27,42.8,38.11,4.69,-0.51,2.37,40.65,41.14,23.0,31.21,1.2,33.29,28.74,4.55,-0.18,2.54,31.23,31.08,23.0,25.16,0.31,25.43,24.33,1.1,-1.51,4.3,25.17,25.3,23.0,25.14,0.24,25.71,24.88,0.83,0.87,2.96,25.14,25.16,23.0,26.43,0.66,27.64,25.3,2.34,0.09,1.71,26.44,26.33,23.0,30.42,1.9,33.43,27.09,6.34,0.36,1.91,30.48,29.29,23.0,37.65,0.53,38.66,36.73,1.93,-0.14,2.18,37.65,37.83,23.0,35.53,0.11,35.7,35.35,0.34,-0.38,1.8,35.53,35.49,23.0
+BF-GAN-G090004 = 33.59,0.38,34.25,32.87,1.38,-0.29,2.27,33.59,33.67,18.0,37.03,0.29,37.56,36.32,1.24,-0.69,3.47,37.03,37.11,18.0,41.28,0.41,41.69,40.18,1.52,-1.33,4.22,41.28,41.42,18.0,40.2,0.39,41.14,39.63,1.52,0.7,3.05,40.2,40.14,18.0,41.56,0.75,43.07,40.18,2.89,-0.03,2.66,41.57,41.62,18.0,31.41,0.33,32.19,30.67,1.52,-0.05,4.05,31.41,31.5,18.0,26.48,0.53,27.36,25.3,2.07,-0.37,3.1,26.49,26.54,18.0,26.87,0.51,27.64,25.71,1.93,-0.51,2.74,26.87,26.98,18.0,24.0,0.47,24.61,22.95,1.65,-0.72,2.62,24.01,24.12,18.0,30.72,0.52,31.63,29.84,1.79,0.06,2.0,30.73,30.67,18.0,38.49,0.36,39.21,37.97,1.24,0.01,2.12,38.49,38.52,18.0,36.96,0.32,37.56,36.32,1.24,-0.12,2.5,36.96,37.01,18.0
+BF-GAN-G090005 = 32.72,0.28,33.15,32.32,0.83,-0.0,1.71,32.72,32.74,24.0,36.78,0.58,37.83,35.91,1.93,-0.03,1.88,36.78,36.8,24.0,40.82,0.34,41.42,40.31,1.1,-0.25,1.92,40.82,40.87,24.0,39.98,0.43,40.59,39.07,1.52,-0.24,2.23,39.98,40.04,24.0,40.87,0.96,42.52,38.94,3.58,-0.16,2.41,40.88,40.94,24.0,31.47,0.7,32.87,29.98,2.89,-0.01,2.57,31.48,31.43,24.0,25.21,0.33,25.85,24.61,1.24,0.52,2.5,25.21,25.16,24.0,25.88,0.54,27.22,25.02,2.2,0.57,3.18,25.88,25.85,24.0,25.28,0.67,26.54,24.33,2.2,0.46,2.12,25.28,25.23,24.0,31.34,0.96,33.01,29.02,4.0,-0.61,2.94,31.35,31.5,24.0,38.71,0.47,39.49,37.7,1.79,-0.5,2.29,38.71,38.9,24.0,36.29,0.49,37.28,35.63,1.65,0.46,2.04,36.29,36.25,24.0
+BF-GAN-G090006 = 32.89,0.4,33.43,32.05,1.38,-0.34,2.5,32.89,32.87,16.0,36.1,0.5,37.01,35.35,1.65,0.35,2.41,36.11,36.04,16.0,40.32,0.29,40.87,39.76,1.1,-0.13,2.54,40.32,40.31,16.0,38.42,0.66,39.76,37.56,2.2,0.72,2.68,38.43,38.39,16.0,38.9,0.79,40.31,37.83,2.48,0.26,1.97,38.91,38.8,16.0,31.55,0.89,33.15,29.29,3.86,-0.86,4.11,31.56,31.67,16.0,25.77,0.49,27.09,25.16,1.93,1.37,4.57,25.78,25.67,16.0,25.03,0.37,25.78,24.47,1.31,0.7,2.66,25.04,24.92,16.0,25.83,0.88,27.09,24.47,2.62,-0.29,1.7,25.84,25.95,16.0,29.87,0.91,31.63,28.6,3.03,0.36,1.97,29.88,29.84,16.0,37.58,0.38,38.25,36.73,1.52,-0.42,3.05,37.59,37.56,16.0,35.92,0.24,36.46,35.63,0.83,0.62,2.6,35.92,35.91,16.0
+BF-GAN-G090007 = 33.63,0.21,33.98,33.29,0.69,0.2,2.18,33.63,33.63,15.0,36.54,0.23,36.87,36.18,0.69,-0.15,1.83,36.54,36.53,15.0,40.62,0.26,41.0,40.04,0.96,-0.66,2.8,40.62,40.66,15.0,38.95,0.61,40.59,38.39,2.2,1.4,4.53,38.95,38.8,15.0,40.14,0.61,40.87,38.94,1.93,-0.57,2.16,40.14,40.31,15.0,31.13,0.78,32.6,29.84,2.76,0.5,2.73,31.14,31.08,15.0,26.52,0.96,28.46,24.88,3.58,0.38,2.62,26.53,26.47,15.0,26.12,0.68,27.09,24.95,2.14,-0.67,2.26,26.13,26.26,15.0,27.15,0.59,28.19,26.12,2.07,0.17,2.66,27.16,27.22,15.0,29.39,0.39,29.84,28.46,1.38,-0.84,3.16,29.39,29.43,15.0,36.76,0.47,37.56,36.18,1.38,0.56,1.87,36.77,36.59,15.0,36.43,0.22,36.87,35.91,0.96,-0.29,3.97,36.43,36.46,15.0
+BF-GNA-G100001 = 32.26,0.41,33.15,31.22,1.93,-0.11,2.93,32.26,32.25,75.0,36.1,0.5,37.28,35.35,1.93,0.63,2.2,36.11,35.91,75.0,39.99,0.42,40.73,38.66,2.07,-0.65,3.34,39.99,40.04,75.0,37.06,0.45,37.9,35.91,2.0,-0.23,2.81,37.06,37.01,75.0,38.19,0.88,40.87,36.46,4.41,0.62,3.75,38.2,38.11,75.0,32.29,0.72,34.25,30.39,3.86,-0.03,4.09,32.29,32.32,75.0,26.54,1.15,29.29,24.61,4.69,0.4,2.41,26.56,26.47,75.0,26.59,0.88,29.02,24.61,4.41,-0.05,2.88,26.6,26.74,75.0,25.67,0.93,27.09,23.5,3.58,-0.32,1.88,25.68,25.85,75.0,32.19,1.39,34.53,28.74,5.79,-0.54,2.6,32.22,32.46,75.0,37.85,0.69,39.76,36.46,3.31,-0.08,2.53,37.86,37.97,75.0,35.75,0.39,36.73,34.8,1.93,0.42,2.67,35.76,35.63,75.0
+BF-GNA-G100002 = 31.44,0.29,31.91,30.94,0.96,-0.25,1.9,31.44,31.5,54.0,35.3,0.36,36.18,34.53,1.65,0.08,2.55,35.3,35.35,54.0,40.46,0.33,41.14,39.49,1.65,-0.4,3.39,40.46,40.45,54.0,39.33,0.92,41.42,37.42,4.0,-0.07,2.47,39.34,39.45,54.0,40.06,1.15,42.52,37.56,4.96,0.41,2.74,40.08,39.76,54.0,32.16,0.99,34.25,29.29,4.96,-0.58,3.13,32.17,32.32,54.0,28.51,0.72,30.39,27.09,3.31,0.78,3.51,28.52,28.4,54.0,28.21,0.6,30.12,27.09,3.03,0.75,4.0,28.22,28.12,54.0,26.57,1.53,29.57,23.09,6.48,-0.34,2.34,26.62,26.88,54.0,34.15,1.02,36.59,31.77,4.82,0.52,3.02,34.16,33.98,54.0,37.78,0.93,40.45,35.63,4.82,0.43,4.04,37.8,37.73,54.0,35.73,0.52,37.01,34.53,2.48,0.52,2.98,35.73,35.63,54.0
+BF-GNA-G100003 = 31.38,0.64,32.87,30.12,2.76,0.54,2.38,31.39,31.22,62.0,35.53,0.79,37.28,34.25,3.03,0.59,2.23,35.54,35.35,62.0,41.15,0.64,42.52,40.31,2.2,0.65,2.12,41.15,40.87,62.0,39.6,1.01,41.14,37.83,3.31,-0.04,1.9,39.61,39.66,62.0,40.87,0.89,42.93,38.94,4.0,0.12,2.56,40.88,40.87,62.0,33.34,0.83,34.94,31.22,3.72,-0.55,2.75,33.35,33.56,62.0,31.12,1.06,32.87,28.46,4.41,-0.49,2.57,31.13,31.15,62.0,30.91,0.92,32.6,27.91,4.69,-0.5,4.0,30.92,30.81,62.0,30.57,1.17,32.32,27.36,4.96,-0.95,3.36,30.59,30.91,62.0,37.01,0.84,38.39,34.53,3.86,-0.78,3.35,37.02,37.15,62.0,39.33,0.49,40.31,38.11,2.2,-0.12,3.12,39.33,39.32,62.0,36.65,0.36,37.83,35.91,1.93,0.58,3.7,36.65,36.7,62.0
+BF-GNA-G100004 = 31.41,0.46,32.6,30.39,2.2,0.26,2.87,31.41,31.22,51.0,35.2,0.33,36.18,34.8,1.38,0.98,3.15,35.2,35.08,51.0,41.27,0.72,42.24,39.76,2.48,-0.45,2.24,41.27,41.28,51.0,38.57,0.55,39.49,37.01,2.48,-0.54,2.88,38.58,38.66,51.0,39.8,0.89,41.42,37.01,4.41,-0.73,3.8,39.81,39.76,51.0,32.8,0.94,34.25,30.94,3.31,-0.37,1.96,32.81,33.01,51.0,29.62,0.76,31.36,28.19,3.17,0.54,2.51,29.63,29.43,51.0,28.79,1.45,32.32,26.81,5.51,0.91,2.82,28.82,28.33,51.0,28.18,1.31,31.77,25.71,6.06,0.74,3.06,28.21,27.78,51.0,35.47,1.13,37.28,32.6,4.69,-0.29,2.25,35.49,35.56,51.0,38.59,0.66,39.63,37.01,2.62,-0.56,2.37,38.6,38.66,51.0,36.4,0.4,37.28,35.35,1.93,-0.47,3.09,36.4,36.46,51.0
+BF-GNA-G100005 = 32.0,0.41,32.6,31.08,1.52,-0.62,3.06,32.0,32.05,15.0,36.04,0.49,37.01,35.35,1.65,0.37,2.51,36.05,36.11,15.0,41.65,0.44,42.24,40.87,1.38,-0.44,1.94,41.65,41.83,15.0,40.97,0.7,42.24,39.9,2.34,0.02,2.12,40.98,41.14,15.0,42.04,0.44,42.8,41.0,1.79,-0.72,3.65,42.04,42.11,15.0,32.86,0.79,33.98,31.5,2.48,-0.46,1.94,32.87,33.15,15.0,31.07,0.69,32.05,29.84,2.2,0.02,1.98,31.08,31.08,15.0,31.4,0.56,32.19,30.39,1.79,-0.5,2.26,31.4,31.43,15.0,30.73,0.7,31.77,29.36,2.41,-0.31,2.33,30.74,30.67,15.0,36.49,0.46,37.01,35.63,1.38,-0.62,2.4,36.5,36.59,15.0,39.8,0.35,40.31,39.21,1.1,-0.09,2.23,39.8,39.76,15.0,36.63,0.23,37.15,36.32,0.83,0.87,2.98,36.63,36.59,15.0
+BF-GNA-G100006 = 31.99,0.23,32.6,31.77,0.83,0.88,3.07,31.99,31.98,24.0,35.49,0.26,35.91,35.08,0.83,-0.21,2.13,35.49,35.53,24.0,40.16,0.75,41.14,38.94,2.2,-0.28,1.77,40.17,40.31,24.0,38.26,0.5,39.49,37.28,2.2,0.34,2.94,38.26,38.14,24.0,38.38,1.17,40.31,36.73,3.58,0.21,1.79,38.39,38.25,24.0,31.67,0.96,32.87,29.84,3.03,-0.44,2.0,31.68,31.84,24.0,27.74,0.26,28.46,27.36,1.1,0.7,3.68,27.75,27.78,24.0,27.88,0.58,29.02,26.54,2.48,-0.39,3.29,27.88,27.88,24.0,24.67,1.12,26.81,22.13,4.69,-0.01,2.93,24.69,24.68,24.0,33.54,0.4,34.53,32.87,1.65,0.6,2.89,33.55,33.43,24.0,37.93,0.34,38.52,37.28,1.24,0.16,2.23,37.93,37.9,24.0,35.54,0.45,36.59,34.8,1.79,0.69,3.08,35.54,35.49,24.0
+BF-GNA-G100007 = 31.85,0.35,32.32,31.22,1.1,-0.26,2.11,31.85,31.91,11.0,36.05,0.38,36.73,35.49,1.24,0.44,2.18,36.05,35.91,11.0,41.11,0.4,41.76,40.59,1.17,0.27,2.01,41.11,41.0,11.0,41.13,0.94,42.11,39.56,2.55,-0.47,1.78,41.14,41.28,11.0,40.99,1.22,42.52,38.66,3.86,-0.47,2.11,41.0,41.14,11.0,29.86,0.92,31.22,28.46,2.76,0.18,1.81,29.87,29.57,11.0,28.88,0.91,30.12,27.36,2.76,-0.16,1.78,28.89,29.02,11.0,29.25,0.75,30.81,28.4,2.41,1.16,3.09,29.26,29.02,11.0,27.47,0.82,29.02,26.12,2.89,0.65,3.05,27.48,27.36,11.0,34.79,1.07,36.25,33.43,2.82,0.04,1.6,34.81,34.67,11.0,39.14,0.95,40.59,37.83,2.76,-0.0,1.69,39.15,39.21,11.0,36.25,0.54,37.01,35.35,1.65,-0.28,1.78,36.25,36.25,11.0
+BF-GOU-G110001 = 33.69,0.3,34.25,32.87,1.38,-0.56,4.04,33.69,33.7,22.0,37.41,0.49,38.39,36.73,1.65,0.84,2.76,37.41,37.25,22.0,40.95,0.53,41.97,39.76,2.2,-0.05,2.94,40.96,40.87,22.0,38.65,0.38,39.21,37.83,1.38,-0.55,2.42,38.65,38.7,22.0,39.9,1.01,41.14,37.42,3.72,-0.69,2.9,39.91,40.04,22.0,29.09,0.52,29.77,27.64,2.14,-1.04,3.91,29.09,29.15,22.0,24.72,0.59,26.26,23.23,3.03,0.12,4.69,24.72,24.74,22.0,24.09,0.86,26.54,22.95,3.58,1.24,4.65,24.11,23.95,22.0,25.33,0.67,26.26,23.78,2.48,-0.39,2.59,25.34,25.36,22.0,29.87,1.14,32.6,28.46,4.13,0.95,2.92,29.89,29.46,22.0,38.48,0.47,39.21,37.56,1.65,-0.08,2.4,38.49,38.45,22.0,37.12,0.29,37.83,36.73,1.1,0.49,3.04,37.12,37.15,22.0
+BF-GOU-G110002 = 32.85,0.41,33.98,32.46,1.52,1.39,3.91,32.86,32.6,23.0,37.21,0.76,38.11,35.63,2.48,-0.66,2.28,37.22,37.28,23.0,40.01,0.82,41.42,38.66,2.76,0.01,1.85,40.02,40.04,23.0,36.8,1.04,38.8,34.53,4.27,-0.48,2.82,36.81,37.01,23.0,38.04,0.98,39.9,35.63,4.27,-0.16,3.32,38.05,38.04,23.0,30.2,0.75,31.91,28.6,3.31,-0.05,3.37,30.21,30.12,23.0,25.3,0.47,26.26,24.06,2.2,-0.42,3.85,25.31,25.3,23.0,24.71,1.11,26.4,21.85,4.55,-0.49,3.18,24.73,24.61,23.0,24.77,0.5,25.71,23.5,2.2,-0.51,3.24,24.77,24.88,23.0,29.16,0.64,30.67,27.64,3.03,-0.27,3.59,29.16,29.29,23.0,37.02,0.98,38.94,35.35,3.58,0.2,2.35,37.04,36.87,23.0,36.4,0.43,37.15,35.63,1.52,-0.01,1.89,36.4,36.46,23.0
+BF-GOU-G110003 = 32.47,0.22,32.87,32.05,0.83,-0.01,2.37,32.47,32.46,15.0,36.99,0.67,37.83,35.91,1.93,-0.26,1.79,37.0,37.01,15.0,40.4,0.17,40.59,40.04,0.55,-0.6,2.51,40.4,40.45,15.0,36.71,0.36,37.42,36.18,1.24,0.03,2.58,36.72,36.73,15.0,38.55,0.37,39.07,37.83,1.24,-0.36,2.08,38.55,38.52,15.0,30.78,0.46,31.63,30.12,1.52,0.62,2.36,30.79,30.67,15.0,25.32,0.35,26.26,24.88,1.38,1.19,4.49,25.32,25.3,15.0,25.63,1.23,28.46,24.33,4.13,0.94,2.95,25.66,25.16,15.0,25.2,0.71,26.26,24.06,2.2,-0.24,1.87,25.21,25.43,15.0,29.55,0.38,29.98,28.74,1.24,-1.18,3.37,29.56,29.64,15.0,36.73,0.44,37.56,36.18,1.38,0.2,1.83,36.73,36.73,15.0,35.99,0.3,36.46,35.63,0.83,0.2,1.59,35.99,35.91,15.0
+BF-GOU-G110004 = 33.48,0.79,35.63,32.32,3.31,0.65,3.06,33.49,33.43,112.0,37.09,0.8,39.49,35.91,3.58,0.78,3.48,37.1,37.01,112.0,41.4,0.81,43.62,40.04,3.58,0.23,2.3,41.41,41.35,112.0,38.88,1.19,41.42,36.59,4.82,0.16,2.07,38.9,38.66,112.0,39.69,1.15,41.97,36.32,5.65,-0.35,3.08,39.71,39.59,112.0,30.89,0.74,32.6,29.02,3.58,-0.66,3.39,30.9,30.94,112.0,25.55,0.88,28.19,22.95,5.24,0.34,4.09,25.57,25.43,112.0,24.74,0.69,25.98,22.95,3.03,-0.32,2.82,24.75,24.78,112.0,24.3,0.62,25.71,22.4,3.31,0.08,3.03,24.3,24.19,112.0,29.4,0.74,31.5,27.64,3.86,0.14,2.88,29.41,29.43,112.0,37.95,0.88,39.76,35.91,3.86,-0.41,2.73,37.96,38.11,112.0,37.21,1.25,40.45,35.35,5.1,0.73,3.09,37.23,37.15,112.0
+BF-GOU-G110005 = 31.8,0.46,32.87,30.39,2.48,-0.24,2.88,31.8,31.77,168.0,35.77,0.41,36.73,34.8,1.93,0.02,2.55,35.77,35.77,168.0,41.51,0.61,43.62,39.76,3.86,0.43,3.91,41.51,41.49,168.0,38.5,0.81,40.73,36.73,4.0,0.1,3.33,38.51,38.52,168.0,39.33,0.88,41.56,37.28,4.27,0.08,2.76,39.34,39.35,168.0,33.53,0.77,35.63,31.5,4.13,0.21,2.98,33.54,33.43,168.0,27.44,1.33,30.39,24.47,5.93,0.03,2.21,27.47,27.36,168.0,26.54,1.59,32.05,23.23,8.82,0.28,2.93,26.59,26.67,168.0,25.91,1.01,28.19,22.95,5.24,-0.09,2.83,25.93,25.92,168.0,32.0,1.45,34.67,29.02,5.65,-0.44,2.03,32.04,32.5,168.0,37.75,0.67,39.49,35.35,4.13,-0.42,4.9,37.76,37.83,168.0,36.13,0.38,37.15,35.08,2.07,0.34,3.16,36.13,36.04,168.0
+BF-GOU-G110006 = 32.81,1.04,35.08,30.81,4.27,0.26,2.22,32.83,32.74,151.0,36.91,1.08,39.49,35.35,4.13,0.88,2.58,36.92,36.59,151.0,41.99,0.61,43.62,40.31,3.31,-0.01,2.87,42.0,41.97,151.0,39.69,1.29,42.8,37.01,5.79,0.35,2.11,39.72,39.21,151.0,38.75,1.15,41.69,35.35,6.34,-0.07,3.13,38.76,38.8,151.0,31.29,1.65,36.18,27.5,8.68,0.5,3.2,31.34,31.15,151.0,25.64,1.16,28.74,23.5,5.24,0.4,2.72,25.67,25.57,151.0,25.69,0.78,27.36,22.95,4.41,-0.2,3.34,25.7,25.57,151.0,24.47,0.73,26.54,22.68,3.86,0.12,3.0,24.48,24.47,151.0,29.16,1.6,33.43,26.26,7.17,1.01,3.42,29.21,28.74,151.0,37.77,0.65,39.49,35.63,3.86,-0.34,3.64,37.78,37.83,151.0,37.08,1.09,40.87,34.8,6.06,1.11,4.37,37.09,36.8,151.0
+BF-GOU-G110007 = 34.62,1.12,36.46,27.91,8.54,-2.1,10.35,34.64,34.8,235.0,38.36,1.41,40.04,29.57,10.47,-2.91,13.48,38.39,38.66,235.0,40.36,1.56,42.8,31.5,11.3,-1.97,9.28,40.39,40.59,235.0,38.94,1.83,41.97,30.67,11.3,-1.24,5.29,38.99,39.21,235.0,36.88,2.0,40.04,27.64,12.4,-1.53,6.38,36.93,37.21,235.0,28.39,1.28,31.77,24.88,6.89,0.15,2.68,28.42,28.4,235.0,24.46,0.91,26.26,21.3,4.96,-0.3,3.04,24.47,24.4,235.0,23.29,0.8,25.43,19.65,5.79,-0.63,5.55,23.3,23.3,235.0,24.16,1.04,26.26,21.57,4.69,-0.34,2.58,24.18,24.33,235.0,27.06,0.87,29.02,25.16,3.86,0.32,2.49,27.08,26.95,235.0,36.92,1.03,39.21,32.87,6.34,-0.54,3.91,36.94,36.87,235.0,37.56,1.87,42.52,30.67,11.85,-0.05,3.52,37.61,37.42,235.0
+BF-GOU-G110008 = 33.86,0.59,35.08,32.6,2.48,-0.11,2.33,33.86,33.84,57.0,37.54,0.67,38.39,34.67,3.72,-1.95,8.3,37.55,37.7,57.0,40.05,0.7,41.14,37.42,3.72,-1.28,5.4,40.06,40.18,57.0,38.17,0.84,40.18,35.91,4.27,-0.07,3.18,38.17,38.18,57.0,37.42,2.06,41.0,31.63,9.37,-0.35,2.91,37.48,37.42,57.0,29.77,1.29,32.32,26.81,5.51,-0.23,2.14,29.8,29.98,57.0,24.35,0.92,25.71,21.85,3.86,-0.6,2.91,24.36,24.4,57.0,23.68,0.65,25.16,22.13,3.03,0.04,2.68,23.69,23.64,57.0,24.45,1.01,26.81,22.26,4.55,0.15,2.65,24.47,24.61,57.0,28.87,0.69,30.12,27.09,3.03,-0.36,2.91,28.88,29.02,57.0,37.74,0.74,39.07,35.77,3.31,-0.6,3.03,37.74,37.7,57.0,36.32,0.76,38.25,34.67,3.58,0.35,3.01,36.33,36.18,57.0
+BF-GOU-G110009 = 32.35,0.15,32.6,32.05,0.55,0.1,2.3,32.35,32.32,24.0,36.68,0.59,37.56,35.63,1.93,-0.4,2.21,36.69,36.77,24.0,40.22,0.29,40.87,39.76,1.1,0.09,2.5,40.22,40.25,24.0,37.2,0.52,38.66,36.18,2.48,0.66,3.94,37.21,37.15,24.0,38.88,0.61,40.04,37.56,2.48,-0.07,2.71,38.88,38.9,24.0,31.83,0.89,33.7,30.12,3.58,0.24,2.69,31.84,31.7,24.0,25.36,0.72,27.36,24.61,2.76,1.26,3.93,25.37,25.19,24.0,26.25,0.64,27.91,25.16,2.76,0.36,3.39,26.26,26.26,24.0,25.41,0.8,27.09,24.06,3.03,0.36,2.31,25.42,25.33,24.0,30.58,0.7,32.05,29.7,2.34,0.67,2.05,30.59,30.12,24.0,36.85,0.55,37.83,35.35,2.48,-0.4,3.88,36.85,36.77,24.0,35.45,0.34,36.18,34.94,1.24,0.61,2.3,35.46,35.35,24.0
+BF-GOU-G110010 = 32.42,0.45,33.15,31.5,1.65,-0.23,2.13,32.42,32.46,49.0,36.19,0.33,37.01,35.63,1.38,0.07,2.58,36.19,36.18,49.0,41.85,0.84,43.21,40.45,2.76,0.12,1.69,41.86,41.69,49.0,38.38,1.1,40.52,36.32,4.2,-0.2,2.17,38.39,38.66,49.0,38.63,1.44,41.42,36.18,5.24,0.23,2.13,38.66,38.66,49.0,31.65,0.48,32.6,30.39,2.2,-0.37,2.93,31.65,31.7,49.0,25.15,0.49,26.81,24.06,2.76,1.16,5.07,25.16,25.02,49.0,24.87,0.41,25.71,24.06,1.65,0.0,2.53,24.87,24.88,49.0,24.44,0.59,25.98,23.23,2.76,0.32,3.15,24.45,24.33,49.0,29.68,0.46,30.67,28.74,1.93,0.2,3.04,29.69,29.7,49.0,37.12,0.59,38.11,35.63,2.48,-0.44,2.63,37.12,37.15,49.0,36.11,0.33,36.73,35.35,1.38,-0.39,2.6,36.11,36.18,49.0
+BF-GOU-G110011 = 33.18,0.43,34.11,32.32,1.79,0.21,2.69,33.18,33.15,22.0,37.09,0.14,37.56,37.01,0.55,1.96,6.26,37.09,37.01,22.0,40.51,0.41,41.14,39.49,1.65,-0.81,3.05,40.51,40.59,22.0,38.86,0.78,40.04,37.28,2.76,-0.4,2.19,38.87,38.97,22.0,38.3,0.93,40.45,36.46,4.0,0.0,3.11,38.31,38.39,22.0,30.4,0.86,32.05,28.46,3.58,-0.23,2.72,30.41,30.39,22.0,25.17,0.75,26.4,24.06,2.34,0.08,1.9,25.18,25.16,22.0,24.07,0.74,24.88,21.85,3.03,-1.58,5.07,24.08,24.33,22.0,24.2,0.58,25.16,23.23,1.93,-0.23,2.17,24.2,24.26,22.0,28.18,0.73,29.15,26.26,2.89,-0.83,3.44,28.19,28.22,22.0,37.42,0.44,38.25,36.73,1.52,0.1,2.18,37.43,37.35,22.0,36.16,0.25,36.59,35.91,0.69,0.45,1.79,36.16,36.15,22.0
+BF-HOU-G120001 = 33.3,0.23,33.98,32.87,1.1,0.68,4.11,33.3,33.29,30.0,38.02,0.21,38.66,37.56,1.1,0.61,4.49,38.02,38.01,30.0,39.49,0.55,40.87,38.39,2.48,0.07,2.77,39.5,39.63,30.0,39.41,0.63,40.59,37.83,2.76,-0.2,2.95,39.42,39.42,30.0,38.37,0.83,39.69,36.46,3.24,-0.73,2.85,38.38,38.56,30.0,30.36,0.71,31.5,29.02,2.48,-0.31,1.97,30.37,30.43,30.0,24.88,0.72,26.12,23.78,2.34,0.1,1.53,24.89,24.61,30.0,24.82,0.5,26.26,24.06,2.2,1.1,4.26,24.83,24.74,30.0,24.38,0.4,25.16,23.23,1.93,-0.69,4.04,24.38,24.37,30.0,28.01,0.47,29.02,27.09,1.93,-0.15,2.62,28.02,28.02,30.0,34.21,0.57,35.35,33.15,2.2,-0.08,2.22,34.22,34.18,30.0,34.42,0.67,36.18,33.29,2.89,0.53,2.89,34.43,34.25,30.0
+BF-HOU-G120002 = 32.86,0.56,34.53,31.77,2.76,0.64,3.75,32.87,32.74,47.0,38.08,0.29,39.21,37.56,1.65,1.37,6.59,38.08,38.04,47.0,39.19,0.6,40.59,37.83,2.76,0.22,2.57,39.19,39.14,47.0,38.86,1.13,41.42,37.28,4.13,0.64,2.54,38.87,38.66,47.0,38.39,1.35,40.87,35.63,5.24,-0.2,2.15,38.41,38.66,47.0,29.75,0.72,31.5,28.19,3.31,0.04,2.61,29.76,29.7,47.0,24.58,0.55,25.71,23.44,2.27,-0.01,2.54,24.58,24.61,47.0,24.8,0.45,25.98,23.78,2.2,0.2,2.88,24.8,24.74,47.0,24.58,0.97,26.81,23.23,3.58,0.53,2.03,24.6,24.19,47.0,28.53,0.79,30.12,26.81,3.31,0.21,2.59,28.54,28.46,47.0,33.88,0.87,35.35,32.6,2.76,0.16,1.61,33.89,33.7,47.0,33.99,0.31,34.53,33.15,1.38,-0.71,3.07,33.99,33.98,47.0
+BF-HOU-G120003 = 33.22,0.29,33.7,32.87,0.83,0.28,1.7,33.22,33.15,19.0,38.37,0.47,39.49,37.83,1.65,0.84,2.83,38.37,38.25,19.0,39.35,0.42,40.04,38.66,1.38,0.24,1.91,39.36,39.21,19.0,39.27,2.05,42.24,35.91,6.34,-0.18,1.62,39.32,39.49,19.0,38.36,1.07,40.31,36.04,4.27,-0.2,2.77,38.37,38.39,19.0,30.19,0.62,31.08,28.74,2.34,-0.88,3.11,30.2,30.26,19.0,24.59,0.97,26.81,22.95,3.86,0.69,2.89,24.61,24.19,19.0,25.19,0.76,26.26,23.5,2.76,-0.35,2.33,25.2,25.23,19.0,24.31,0.72,25.43,23.23,2.2,-0.13,1.79,24.32,24.33,19.0,28.16,0.79,29.84,27.09,2.76,0.45,2.29,28.17,28.05,19.0,34.4,0.95,36.18,32.87,3.31,0.09,2.09,34.42,34.32,19.0,33.97,1.08,35.91,32.32,3.58,0.41,1.92,33.99,33.7,19.0
+BF-HOU-G120004 = 33.39,0.29,33.77,32.87,0.9,-0.32,1.93,33.39,33.43,19.0,37.82,0.25,38.39,37.56,0.83,0.98,2.76,37.82,37.7,19.0,39.45,0.44,40.31,38.66,1.65,-0.15,2.49,39.45,39.49,19.0,38.43,1.32,40.87,36.18,4.69,-0.28,2.1,38.45,38.8,19.0,37.41,0.56,38.11,36.18,1.93,-0.38,2.53,37.41,37.42,19.0,30.39,0.48,31.22,29.43,1.79,-0.6,2.7,30.39,30.53,19.0,25.77,1.19,27.64,23.78,3.86,-0.06,1.92,25.8,26.12,19.0,24.52,0.54,25.23,23.5,1.72,-0.49,2.21,24.53,24.61,19.0,23.2,0.55,24.06,22.13,1.93,-0.27,2.05,23.21,23.23,19.0,28.06,0.36,28.74,27.5,1.24,0.06,2.19,28.06,28.05,19.0,35.18,1.31,37.42,33.15,4.27,0.23,1.88,35.2,35.08,19.0,33.8,0.9,35.35,32.46,2.89,0.2,1.97,33.81,33.77,19.0
+BF-HOU-G120005 = 33.16,0.62,34.39,31.63,2.76,-0.33,2.48,33.17,33.15,82.0,38.12,0.24,38.8,37.56,1.24,0.2,3.41,38.12,38.11,82.0,38.86,0.83,40.31,37.01,3.31,-0.17,2.11,38.87,38.9,82.0,38.94,0.98,41.97,37.56,4.41,0.83,3.22,38.96,38.66,82.0,37.27,1.06,39.76,35.08,4.69,0.21,2.29,37.28,37.28,82.0,29.8,0.83,31.22,27.91,3.31,-0.46,2.17,29.81,29.98,82.0,23.76,0.98,25.71,21.57,4.13,-0.23,2.27,23.78,23.85,82.0,24.83,0.82,26.81,23.09,3.72,-0.06,2.39,24.85,24.88,82.0,25.05,0.63,26.81,23.78,3.03,0.26,2.68,25.06,25.02,82.0,28.33,1.01,30.39,26.54,3.86,0.11,2.1,28.35,28.33,82.0,34.68,0.93,37.01,33.15,3.86,0.34,2.25,34.69,34.6,82.0,34.49,0.63,36.18,33.01,3.17,0.03,3.06,34.49,34.46,82.0
+BF-HOU-G120006 = 32.79,0.61,33.7,31.22,2.48,-0.92,3.17,32.79,32.87,40.0,37.44,0.23,37.83,37.01,0.83,0.09,2.21,37.44,37.42,40.0,39.58,0.65,41.69,38.8,2.89,1.26,4.76,39.58,39.49,40.0,38.27,0.5,39.21,37.01,2.2,-0.18,2.54,38.27,38.28,40.0,37.3,1.37,40.31,35.08,5.24,0.48,2.08,37.32,36.94,40.0,28.91,0.54,30.26,27.64,2.62,0.42,3.15,28.91,28.74,40.0,24.5,0.41,25.23,22.95,2.27,-1.41,6.67,24.51,24.57,40.0,25.01,0.9,26.54,22.68,3.86,-0.73,2.8,25.02,25.23,40.0,25.34,0.82,26.54,23.5,3.03,-0.56,2.41,25.35,25.5,40.0,27.79,0.81,29.43,25.98,3.44,-0.03,2.43,27.8,27.78,40.0,34.45,1.1,36.11,32.32,3.79,-0.25,1.79,34.46,34.63,40.0,34.12,0.77,35.84,32.87,2.96,0.14,2.19,34.13,34.15,40.0
+BF-HOU-G120007 = 33.54,0.33,34.25,32.6,1.65,-0.72,3.33,33.54,33.67,52.0,38.53,0.39,39.49,37.83,1.65,0.24,2.57,38.53,38.52,52.0,39.36,0.57,40.31,38.11,2.2,-0.5,2.63,39.36,39.42,52.0,39.69,1.12,41.97,36.73,5.24,-0.49,3.44,39.7,39.69,52.0,39.09,0.95,41.69,36.59,5.1,0.0,3.63,39.1,39.18,52.0,29.85,0.78,31.77,28.19,3.58,0.31,2.6,29.86,29.84,52.0,26.9,0.93,28.74,24.33,4.41,-0.35,2.96,26.91,26.81,52.0,25.65,0.5,26.81,24.33,2.48,-0.24,3.72,25.66,25.64,52.0,24.02,0.66,25.71,22.68,3.03,0.3,3.22,24.03,24.06,52.0,28.51,0.49,29.84,27.36,2.48,0.78,4.37,28.51,28.46,52.0,36.28,0.75,37.56,33.84,3.72,-1.01,4.27,36.29,36.42,52.0,35.35,0.62,36.46,33.43,3.03,-0.64,3.53,35.36,35.39,52.0
+BF-HOU-G120008 = 34.27,0.39,35.35,33.7,1.65,0.52,2.7,34.27,34.22,64.0,38.27,0.41,39.07,37.56,1.52,0.27,1.9,38.27,38.25,64.0,38.67,1.04,41.14,36.46,4.69,0.1,2.52,38.69,38.59,64.0,39.35,1.19,41.42,36.18,5.24,-0.24,2.62,39.37,39.38,64.0,37.7,1.41,40.59,35.08,5.51,-0.06,1.99,37.73,37.59,64.0,28.03,1.09,30.67,25.71,4.96,0.19,2.75,28.05,28.02,64.0,24.24,0.73,25.98,22.4,3.58,-0.25,2.86,24.25,24.37,64.0,23.54,0.68,25.71,22.13,3.58,0.55,3.92,23.55,23.5,64.0,24.05,0.85,25.71,22.4,3.31,0.3,2.13,24.06,23.88,64.0,28.12,0.61,29.57,26.26,3.31,-0.65,3.74,28.12,28.19,64.0,34.76,0.69,36.18,33.15,3.03,-0.12,3.01,34.76,34.77,64.0,34.0,0.72,35.63,32.32,3.31,-0.0,2.52,34.01,33.98,64.0
+BF-HOU-G120009 = 33.93,0.51,35.08,32.87,2.2,-0.09,2.78,33.93,33.94,50.0,38.82,0.45,40.31,37.83,2.48,1.0,4.82,38.82,38.66,50.0,39.11,0.62,40.59,37.83,2.76,0.28,2.4,39.11,39.04,50.0,39.05,1.14,41.14,36.73,4.41,-0.26,2.04,39.06,39.21,50.0,39.59,1.54,41.69,34.25,7.44,-1.01,4.27,39.62,39.8,50.0,29.4,0.87,30.94,27.36,3.58,-0.06,2.4,29.42,29.46,50.0,25.18,0.87,26.54,23.23,3.31,-0.17,2.02,25.2,25.16,50.0,24.23,0.78,25.98,22.68,3.31,0.05,2.36,24.24,24.23,50.0,24.19,0.71,25.3,22.13,3.17,-0.97,3.62,24.2,24.33,50.0,28.0,0.54,29.02,26.26,2.76,-0.58,3.87,28.01,28.05,50.0,35.13,1.07,36.73,32.87,3.86,-0.16,1.95,35.15,35.18,50.0,34.71,0.69,35.91,33.43,2.48,-0.06,1.83,34.72,34.73,50.0
+BF-HOU-G120010 = 32.09,0.59,33.01,31.22,1.79,0.11,1.89,32.09,32.05,18.0,36.82,0.62,37.83,35.91,1.93,0.19,1.88,36.83,36.73,18.0,36.01,0.51,37.08,35.49,1.58,1.02,2.67,36.01,35.84,18.0,35.33,0.99,37.21,33.7,3.51,0.43,2.16,35.34,35.08,18.0,34.43,1.28,36.73,32.6,4.13,0.21,1.92,34.45,34.25,18.0,28.44,0.74,29.84,27.09,2.76,-0.23,2.5,28.45,28.53,18.0,21.62,0.65,23.23,20.89,2.34,1.08,3.19,21.63,21.3,18.0,23.96,0.6,25.16,23.23,1.93,0.3,1.98,23.96,23.88,18.0,23.84,0.36,24.61,23.23,1.38,0.32,2.54,23.84,23.81,18.0,27.3,0.43,28.46,26.54,1.93,0.85,4.42,27.31,27.22,18.0,32.79,0.36,33.43,32.05,1.38,-0.3,2.84,32.79,32.87,18.0,32.63,0.44,33.43,32.05,1.38,0.11,1.84,32.64,32.6,18.0
+BF-HOU-G120011 = 33.83,0.38,34.25,33.08,1.17,-0.64,2.4,33.83,33.98,21.0,38.06,0.13,38.39,37.83,0.55,0.56,3.77,38.06,38.11,21.0,39.71,0.38,40.31,38.94,1.38,-0.61,2.69,39.72,39.9,21.0,38.82,0.88,40.18,36.94,3.24,-0.57,2.71,38.83,38.94,21.0,38.66,1.06,40.18,36.53,3.65,-0.41,2.23,38.68,38.94,21.0,29.08,0.46,29.98,28.19,1.79,0.32,2.54,29.08,29.02,21.0,24.82,0.43,25.71,24.06,1.65,0.41,3.13,24.82,24.88,21.0,25.16,0.57,26.12,24.19,1.93,-0.12,2.13,25.17,25.16,21.0,24.68,0.6,25.57,23.64,1.93,-0.35,1.86,24.69,24.74,21.0,28.32,0.24,28.74,27.91,0.83,-0.11,2.04,28.32,28.33,21.0,35.02,0.61,36.18,33.84,2.34,0.33,2.73,35.03,34.94,21.0,34.48,0.45,35.15,33.43,1.72,-0.6,2.94,34.49,34.53,21.0
+BF-HOU-G120012 = 33.68,0.42,34.25,32.74,1.52,-0.72,2.59,33.69,33.8,38.0,38.03,0.23,38.66,37.56,1.1,0.33,3.28,38.03,37.97,38.0,37.41,0.49,38.11,36.32,1.79,-0.35,2.2,37.42,37.49,38.0,38.49,0.44,39.35,37.28,2.07,0.01,3.14,38.49,38.39,38.0,36.16,1.08,38.94,33.15,5.79,-0.36,4.08,36.18,36.25,38.0,28.45,1.15,30.67,25.71,4.96,-0.4,2.78,28.47,28.53,38.0,23.14,0.8,24.33,21.3,3.03,-0.49,2.1,23.15,23.47,38.0,24.41,0.65,25.43,23.23,2.2,-0.27,2.07,24.42,24.4,38.0,24.39,0.63,25.98,23.23,2.76,0.54,2.81,24.4,24.33,38.0,28.67,0.35,29.29,27.91,1.38,-0.37,2.97,28.67,28.71,38.0,33.85,0.64,35.08,32.46,2.62,-0.1,2.32,33.86,33.84,38.0,34.03,0.76,35.08,32.39,2.69,-0.63,2.16,34.04,34.32,38.0
+BF-HOU-G120013 = 32.98,0.29,33.56,32.6,0.96,0.58,2.3,32.98,32.87,36.0,38.12,0.28,38.8,37.56,1.24,0.03,3.25,38.12,38.11,36.0,39.65,0.57,41.14,38.39,2.76,0.18,2.83,39.66,39.66,36.0,38.23,1.19,41.28,36.46,4.82,1.03,3.66,38.25,38.01,36.0,37.2,1.53,40.04,35.08,4.96,0.58,1.93,37.23,36.7,36.0,29.53,1.03,31.77,27.91,3.86,0.38,2.23,29.55,29.33,36.0,24.44,0.93,26.67,23.09,3.58,1.03,3.25,24.46,24.16,36.0,25.52,0.4,26.26,24.74,1.52,-0.19,2.33,25.52,25.64,36.0,24.18,0.7,25.5,23.23,2.27,0.14,1.92,24.19,24.23,36.0,28.23,0.64,29.15,26.81,2.34,-0.46,2.16,28.24,28.4,36.0,34.46,0.64,35.35,32.6,2.76,-0.61,3.22,34.47,34.49,36.0,34.03,0.68,35.35,33.15,2.2,0.28,1.84,34.04,33.94,36.0
+BF-HOU-G120014 = 33.15,0.73,34.25,31.22,3.03,-0.94,3.8,33.16,33.22,20.0,37.2,0.45,38.11,36.18,1.93,0.04,3.06,37.21,37.15,20.0,35.97,0.5,37.28,35.35,1.93,1.18,3.59,35.97,35.84,20.0,35.92,1.1,38.25,33.98,4.27,0.36,2.62,35.93,35.84,20.0,34.72,0.68,35.91,33.29,2.62,-0.44,2.77,34.73,34.77,20.0,27.11,0.9,28.6,25.85,2.76,0.26,1.69,27.13,27.02,20.0,21.75,0.71,22.95,20.47,2.48,-0.05,1.95,21.76,21.78,20.0,24.05,0.77,25.71,22.95,2.76,0.16,2.26,24.06,24.16,20.0,24.68,0.86,26.54,23.5,3.03,0.54,2.23,24.69,24.4,20.0,27.98,0.8,29.29,26.54,2.76,0.07,1.99,27.99,27.95,20.0,33.51,0.39,34.05,32.6,1.45,-0.43,2.46,33.51,33.49,20.0,33.84,0.7,34.8,32.05,2.76,-0.87,3.32,33.85,33.98,20.0
+BF-KAD-G140001 = 31.47,0.16,31.77,31.22,0.55,0.46,3.1,31.47,31.5,16.0,36.51,0.32,37.28,35.91,1.38,0.37,3.58,36.51,36.53,16.0,39.21,0.47,40.04,38.39,1.65,0.18,2.04,39.22,39.14,16.0,37.92,0.59,38.94,36.46,2.48,-0.73,3.73,37.93,37.87,16.0,40.08,0.93,41.97,38.39,3.58,0.38,2.7,40.09,39.76,16.0,32.24,0.86,34.25,31.08,3.17,0.7,3.01,32.25,32.19,16.0,25.87,0.96,27.91,24.33,3.58,0.26,2.75,25.88,25.92,16.0,26.89,0.84,28.19,25.16,3.03,-0.73,2.8,26.91,27.22,16.0,25.82,1.21,28.19,24.19,4.0,0.55,2.13,25.85,25.64,16.0,32.81,1.15,34.53,31.36,3.17,0.27,1.72,32.82,32.7,16.0,37.25,0.65,38.11,36.32,1.79,-0.13,1.69,37.26,37.28,16.0,35.33,0.42,36.18,34.53,1.65,-0.01,2.94,35.33,35.35,16.0
+BF-KEN-G150001 = 31.26,0.46,32.05,30.39,1.65,0.15,2.3,31.26,31.22,19.0,36.91,0.43,37.7,36.32,1.38,0.7,2.17,36.92,36.73,19.0,36.4,1.15,38.52,34.25,4.27,0.52,2.78,36.42,36.18,19.0,36.3,1.71,39.35,33.7,5.65,0.51,2.2,36.34,35.91,19.0,33.83,0.95,35.22,31.91,3.31,-0.35,2.22,33.85,33.7,19.0,27.17,0.77,28.05,25.5,2.55,-0.84,2.51,27.18,27.36,19.0,21.77,0.32,22.4,21.3,1.1,0.49,2.61,21.78,21.78,19.0,23.2,0.42,23.78,22.13,1.65,-0.72,3.43,23.2,23.23,19.0,24.12,0.35,24.61,23.23,1.38,-0.43,3.36,24.12,24.12,19.0,27.16,0.38,27.91,26.67,1.24,0.69,2.36,27.16,27.09,19.0,33.31,0.48,34.25,32.6,1.65,0.41,2.07,33.31,33.15,19.0,32.75,0.39,33.56,32.05,1.52,0.55,3.0,32.75,32.67,19.0
+BF-KEN-G150002 = 31.44,0.58,32.87,30.39,2.48,0.57,2.87,31.44,31.36,41.0,36.9,0.29,37.7,36.39,1.31,0.6,3.39,36.9,36.87,41.0,35.95,0.94,38.39,34.53,3.86,0.52,2.81,35.96,35.91,41.0,35.22,0.93,37.7,33.43,4.27,0.44,3.26,35.23,35.35,41.0,34.21,0.87,36.18,32.05,4.13,-0.33,3.23,34.22,34.25,41.0,27.72,0.73,29.29,26.4,2.89,0.28,2.18,27.73,27.64,41.0,22.61,0.59,23.78,21.02,2.76,-0.54,3.6,22.62,22.68,41.0,23.5,0.56,25.16,22.4,2.76,0.46,3.4,23.51,23.5,41.0,24.73,0.77,26.26,22.95,3.31,-0.03,2.79,24.75,24.61,41.0,27.67,0.67,29.02,26.54,2.48,0.3,2.19,27.68,27.64,41.0,33.57,0.68,35.63,32.05,3.58,0.54,3.85,33.57,33.56,41.0,32.63,0.7,35.35,31.5,3.86,1.82,7.4,32.64,32.46,41.0
+BF-KEN-G150003 = 31.72,0.59,32.39,29.84,2.55,-1.46,4.99,31.72,31.81,30.0,37.55,0.37,38.39,36.73,1.65,-0.13,2.91,37.56,37.56,30.0,38.58,0.34,39.21,38.11,1.1,0.13,1.82,38.58,38.56,30.0,38.35,0.85,40.45,36.73,3.72,0.47,3.26,38.36,38.35,30.0,36.32,1.03,38.66,34.53,4.13,0.38,2.36,36.33,36.18,30.0,28.57,0.52,29.57,27.78,1.79,0.68,2.57,28.57,28.43,30.0,23.26,0.62,24.4,22.13,2.27,-0.04,2.08,23.27,23.23,30.0,23.65,0.59,24.61,22.13,2.48,-0.81,3.21,23.66,23.78,30.0,24.03,0.41,24.88,23.23,1.65,-0.0,2.51,24.03,23.95,30.0,27.49,0.41,28.19,26.67,1.52,-0.26,2.06,27.49,27.53,30.0,33.33,0.52,34.25,32.05,2.2,-0.41,2.64,33.34,33.32,30.0,33.54,0.51,34.53,32.46,2.07,-0.15,2.57,33.55,33.63,30.0
+BF-KEN-G150004 = 33.03,0.23,33.56,32.6,0.96,0.12,2.69,33.03,33.05,32.0,37.68,0.3,38.11,37.01,1.1,-0.43,2.51,37.68,37.7,32.0,40.26,0.36,40.87,39.49,1.38,-0.18,2.41,40.26,40.31,32.0,38.02,1.22,40.59,36.18,4.41,0.11,1.92,38.03,37.9,32.0,35.65,1.2,37.28,32.6,4.69,-0.86,3.25,35.67,35.84,32.0,27.77,0.67,28.81,26.26,2.55,-0.59,2.63,27.77,27.91,32.0,24.61,0.57,25.57,23.5,2.07,-0.21,2.14,24.62,24.61,32.0,23.35,0.58,24.61,21.85,2.76,-0.14,3.63,23.36,23.37,32.0,24.94,0.4,25.71,23.78,1.93,-0.58,4.12,24.94,24.95,32.0,27.54,0.43,28.19,26.26,1.93,-0.97,3.72,27.54,27.64,32.0,35.2,1.13,36.46,32.32,4.13,-1.32,3.91,35.22,35.53,32.0,33.93,0.46,35.08,33.15,1.93,0.4,2.69,33.93,33.91,32.0
+BF-KEN-G150005 = 33.08,0.48,33.98,31.77,2.2,-0.73,3.68,33.09,33.15,48.0,37.87,0.26,38.39,37.28,1.1,-0.24,2.84,37.87,37.83,48.0,40.4,0.59,41.42,39.07,2.34,-0.58,2.49,40.4,40.59,48.0,38.89,0.54,40.04,37.42,2.62,-0.72,3.59,38.9,38.94,48.0,35.35,0.71,37.56,33.98,3.58,0.6,3.55,35.36,35.35,48.0,28.07,0.51,29.57,26.26,3.31,-0.39,5.7,28.07,28.05,48.0,24.78,0.56,25.98,23.23,2.76,-0.42,3.41,24.79,24.88,48.0,24.56,1.01,26.54,23.23,3.31,0.41,1.75,24.58,24.3,48.0,24.94,0.46,25.71,23.78,1.93,-0.6,2.8,24.94,25.02,48.0,27.67,0.8,29.02,26.54,2.48,-0.06,1.66,27.68,27.71,48.0,34.32,0.7,35.63,32.87,2.76,-0.1,2.28,34.32,34.42,48.0,33.72,0.55,35.08,32.32,2.76,-0.05,3.17,33.72,33.7,48.0
+BF-KEN-G150006 = 31.44,0.46,32.32,30.94,1.38,0.65,2.18,31.44,31.22,15.0,36.11,0.18,36.46,35.91,0.55,0.7,2.82,36.11,36.11,15.0,35.71,0.42,37.01,35.35,1.65,2.09,6.98,35.71,35.63,15.0,35.0,0.51,35.91,33.7,2.2,-0.74,4.34,35.0,35.08,15.0,31.64,0.77,33.15,30.67,2.48,0.58,2.21,31.65,31.43,15.0,28.48,0.37,29.02,27.64,1.38,-0.63,3.18,28.48,28.46,15.0,21.33,0.28,21.57,20.75,0.83,-1.08,3.05,21.33,21.44,15.0,24.09,0.43,24.88,23.5,1.38,0.11,2.08,24.09,24.06,15.0,23.56,0.51,24.61,22.95,1.65,0.54,2.4,23.56,23.5,15.0,27.57,0.51,28.46,26.81,1.65,0.28,2.35,27.57,27.43,15.0,33.08,0.48,33.98,32.32,1.65,0.4,2.34,33.08,33.01,15.0,32.38,0.31,32.87,31.77,1.1,-0.28,2.55,32.38,32.46,15.0
+BF-KEN-G150007 = 31.8,0.27,32.32,31.5,0.83,0.59,2.11,31.8,31.77,15.0,37.07,0.36,37.56,36.39,1.17,-0.23,2.11,37.07,37.15,15.0,36.23,0.53,37.28,35.49,1.79,0.61,2.21,36.23,36.04,15.0,34.42,0.47,35.08,33.43,1.65,-0.5,2.38,34.42,34.53,15.0,33.12,0.7,34.53,31.77,2.76,0.16,2.75,33.13,33.01,15.0,27.17,0.35,27.71,26.67,1.03,0.2,1.61,27.18,27.09,15.0,23.27,0.5,24.33,22.68,1.65,0.87,2.83,23.27,23.16,15.0,23.36,0.3,23.78,22.68,1.1,-0.43,3.01,23.36,23.37,15.0,25.23,0.32,25.98,24.74,1.24,0.73,3.28,25.23,25.16,15.0,27.57,0.7,28.46,26.12,2.34,-0.45,2.4,27.58,27.64,15.0,34.24,0.6,35.22,32.87,2.34,-0.58,3.09,34.25,34.25,15.0,33.33,0.89,34.6,31.5,3.1,-0.35,2.36,33.34,33.36,15.0
+BF-KEN-G150008 = 31.96,0.48,32.6,31.08,1.52,-0.17,1.75,31.96,31.77,15.0,36.54,0.33,37.08,36.04,1.03,0.21,1.83,36.54,36.46,15.0,35.53,0.5,36.18,34.53,1.65,-0.64,2.21,35.54,35.63,15.0,34.76,0.35,35.35,34.11,1.24,0.06,2.1,34.76,34.73,15.0,32.59,1.2,34.53,30.94,3.58,0.17,1.65,32.61,32.67,15.0,27.76,0.56,28.6,26.81,1.79,-0.2,2.1,27.76,27.84,15.0,21.75,0.53,22.47,20.75,1.72,-0.06,2.15,21.76,21.57,15.0,23.09,0.27,23.5,22.54,0.96,-0.35,2.78,23.09,23.09,15.0,24.28,0.58,25.02,23.23,1.79,-0.49,1.95,24.29,24.61,15.0,27.04,0.42,27.78,26.26,1.52,-0.44,2.78,27.04,27.09,15.0,33.37,0.51,34.32,32.74,1.58,0.63,2.17,33.37,33.29,15.0,32.55,0.53,33.91,31.63,2.27,0.78,4.07,32.55,32.46,15.0
+BF-KEN-G150009 = 31.82,0.45,32.87,30.94,1.93,0.62,3.29,31.82,31.77,35.0,37.23,0.46,37.97,36.46,1.52,-0.21,1.73,37.23,37.28,35.0,37.88,1.31,40.31,35.35,4.96,-0.19,2.1,37.91,38.11,35.0,37.54,1.16,39.35,35.08,4.27,-0.35,2.35,37.55,37.56,35.0,34.96,1.11,37.42,32.6,4.82,0.02,2.81,34.97,34.94,35.0,27.22,1.52,29.84,24.33,5.51,-0.27,1.94,27.26,27.36,35.0,22.74,1.04,24.61,20.47,4.13,0.08,2.26,22.76,22.54,35.0,23.51,0.48,24.33,22.26,2.07,-0.91,3.27,23.51,23.64,35.0,23.75,0.67,24.88,22.68,2.2,0.01,1.85,23.76,23.78,35.0,27.84,0.64,29.02,26.26,2.76,-0.42,2.99,27.85,27.91,35.0,33.66,0.56,34.8,32.32,2.48,-0.33,2.88,33.67,33.7,35.0,33.06,0.77,34.53,31.77,2.76,-0.21,1.91,33.07,33.29,35.0
+BF-KEN-G150010 = 32.08,0.63,33.01,30.94,2.07,-0.07,1.83,32.08,32.08,20.0,37.29,0.32,37.7,36.73,0.96,-0.34,1.82,37.29,37.28,20.0,39.41,1.3,40.87,35.91,4.96,-1.31,4.04,39.43,39.76,20.0,37.48,0.89,39.63,35.63,4.0,0.25,3.55,37.49,37.39,20.0,36.45,1.45,38.94,34.25,4.69,0.04,1.75,36.48,36.39,20.0,28.17,0.92,29.29,25.98,3.31,-1.23,3.7,28.18,28.46,20.0,23.93,0.78,24.61,22.13,2.48,-1.28,3.27,23.94,24.3,20.0,23.76,0.3,24.19,23.09,1.1,-0.62,2.62,23.76,23.75,20.0,24.21,0.47,25.3,23.64,1.65,0.46,2.4,24.22,24.26,20.0,28.52,0.32,29.02,27.78,1.24,-0.21,2.83,28.52,28.46,20.0,33.15,0.53,33.98,32.05,1.93,-0.51,2.53,33.16,33.22,20.0,33.32,0.49,33.7,32.19,1.52,-1.39,3.58,33.32,33.56,20.0
+BF-KOS-G180001 = 32.76,0.26,33.15,32.25,0.9,-0.16,2.08,32.76,32.81,18.0,38.18,0.2,38.39,37.7,0.69,-0.95,3.27,38.18,38.25,18.0,40.94,0.4,41.69,40.31,1.38,0.3,1.95,40.94,40.83,18.0,39.24,1.39,41.14,36.66,4.48,-0.68,2.14,39.26,39.69,18.0,37.82,0.57,39.21,37.01,2.2,0.7,3.14,37.83,37.8,18.0,32.17,1.08,33.7,30.39,3.31,-0.15,1.79,32.18,32.12,18.0,27.51,0.84,29.02,26.26,2.76,0.03,1.74,27.52,27.57,18.0,25.94,0.43,26.54,24.88,1.65,-1.32,4.28,25.94,25.98,18.0,24.88,0.46,25.71,24.06,1.65,-0.26,2.28,24.88,24.95,18.0,31.18,1.74,33.15,28.6,4.55,-0.3,1.46,31.23,31.43,18.0,36.14,1.0,37.56,34.53,3.03,-0.08,1.68,36.15,35.97,18.0,36.35,0.56,37.28,35.49,1.79,0.09,1.83,36.36,36.32,18.0
+BF-KOS-G180002 = 32.54,0.65,33.7,29.84,3.86,-2.3,9.57,32.54,32.74,61.0,38.6,0.6,39.49,36.32,3.17,-1.63,6.77,38.6,38.66,61.0,42.64,0.68,43.62,40.31,3.31,-1.31,4.99,42.65,42.8,61.0,39.97,1.01,41.83,38.11,3.72,-0.24,1.91,39.99,40.31,61.0,42.34,0.84,43.9,39.76,4.13,-0.66,3.41,42.35,42.38,61.0,35.07,0.79,37.28,32.87,4.41,-0.12,3.58,35.08,35.08,61.0,30.9,1.19,33.15,28.74,4.41,-0.13,2.1,30.93,30.94,61.0,26.12,0.43,27.36,25.43,1.93,0.88,3.64,26.12,25.98,61.0,26.56,0.7,28.46,25.23,3.24,0.39,2.66,26.57,26.54,61.0,32.8,1.19,36.46,30.12,6.34,0.71,4.2,32.82,32.74,61.0,37.82,0.8,39.76,34.6,5.17,-1.73,8.34,37.82,37.9,61.0,36.35,0.75,38.11,33.98,4.13,-0.59,5.14,36.35,36.32,61.0
+BF-KOS-G180003 = 32.52,0.37,33.29,32.05,1.24,0.75,2.52,32.52,32.43,16.0,38.25,0.15,38.52,38.11,0.41,0.54,1.94,38.25,38.25,16.0,42.5,0.44,43.48,41.97,1.52,1.02,3.12,42.5,42.35,16.0,40.87,0.51,41.69,40.04,1.65,0.15,1.68,40.87,40.62,16.0,41.96,0.38,42.52,41.42,1.1,-0.05,1.78,41.97,41.9,16.0,34.81,1.18,36.87,33.15,3.72,0.23,1.88,34.83,34.73,16.0,30.18,0.66,31.63,28.74,2.89,0.21,3.79,30.19,30.05,16.0,26.82,0.47,27.64,25.71,1.93,-0.45,3.38,26.82,26.78,16.0,26.96,0.27,27.64,26.54,1.1,1.07,3.9,26.96,26.85,16.0,32.62,0.48,33.98,32.12,1.86,1.7,5.2,32.63,32.46,16.0,37.61,0.6,38.66,36.73,1.93,0.25,2.05,37.62,37.52,16.0,36.28,0.4,36.73,35.77,0.96,0.03,1.33,36.29,36.32,16.0
+BF-KOS-G180004 = 31.41,0.73,32.6,29.29,3.31,-1.01,3.9,31.42,31.56,31.0,37.69,0.56,38.66,36.18,2.48,-0.69,3.34,37.69,37.7,31.0,40.59,0.88,41.97,39.35,2.62,-0.02,1.66,40.6,40.59,31.0,40.92,0.92,42.52,39.35,3.17,-0.1,1.67,40.93,41.0,31.0,42.09,0.95,43.62,40.52,3.1,-0.04,1.81,42.1,42.24,31.0,34.38,1.11,36.46,32.25,4.2,-0.32,2.28,34.4,34.39,31.0,30.5,0.7,31.77,29.29,2.48,0.25,2.11,30.51,30.39,31.0,27.15,0.46,28.19,25.85,2.34,-0.59,4.1,27.15,27.22,31.0,26.9,0.34,27.64,26.26,1.38,0.1,2.68,26.9,26.81,31.0,32.37,0.66,33.98,31.22,2.76,0.26,2.45,32.38,32.32,31.0,36.55,0.48,37.56,35.63,1.93,-0.03,2.62,36.55,36.59,31.0,35.22,0.47,36.04,34.25,1.79,-0.49,2.73,35.22,35.22,31.0
+BF-KOS-G180005 = 32.26,0.38,33.01,31.5,1.52,0.01,2.4,32.27,32.32,26.0,37.7,0.29,38.11,37.01,1.1,-0.75,2.9,37.7,37.83,26.0,41.83,0.49,42.52,40.59,1.93,-0.93,3.29,41.83,41.97,26.0,40.5,0.69,41.69,39.21,2.48,0.11,1.89,40.51,40.45,26.0,38.97,0.99,40.59,37.56,3.03,-0.07,1.71,38.98,39.14,26.0,33.58,0.61,34.53,32.05,2.48,-0.89,3.24,33.59,33.74,26.0,28.39,0.46,29.15,27.36,1.79,-0.44,2.49,28.4,28.46,26.0,25.48,0.38,26.26,24.61,1.65,0.16,2.98,25.48,25.43,26.0,25.59,0.54,26.26,23.78,2.48,-1.89,6.41,25.6,25.71,26.0,30.7,0.57,32.05,29.29,2.76,0.05,3.63,30.71,30.67,26.0,36.36,0.51,37.28,35.08,2.2,-0.33,3.01,36.36,36.32,26.0,35.75,0.47,36.73,35.08,1.65,0.28,2.04,35.76,35.63,26.0
+BF-KOS-G180006 = 31.83,0.45,32.32,30.81,1.52,-1.11,3.27,31.83,31.94,16.0,37.56,0.36,38.11,37.01,1.1,0.06,1.93,37.56,37.49,16.0,42.03,0.29,42.52,41.42,1.1,-0.55,2.9,42.03,42.04,16.0,39.86,0.97,41.97,38.8,3.17,1.08,2.89,39.87,39.49,16.0,41.22,0.85,42.24,39.76,2.48,-0.34,1.59,41.23,41.35,16.0,34.02,0.35,34.8,33.29,1.52,0.27,3.43,34.02,33.98,16.0,30.63,0.53,31.5,29.77,1.72,0.04,2.14,30.63,30.6,16.0,26.99,0.73,27.91,25.78,2.14,-0.46,1.87,27.0,27.19,16.0,26.72,0.36,27.36,26.12,1.24,-0.06,1.94,26.72,26.74,16.0,33.5,0.85,34.8,32.05,2.76,-0.28,1.84,33.51,33.6,16.0,37.76,0.58,38.66,36.18,2.48,-0.85,4.84,37.77,37.7,16.0,35.44,0.38,35.91,34.67,1.24,-0.12,2.12,35.44,35.42,16.0
+BF-KOS-G180007 = 31.63,0.49,32.05,31.08,0.96,-0.15,1.2,31.64,31.7,4.0,37.65,0.42,38.04,37.28,0.76,0.01,1.02,37.65,37.63,4.0,41.49,0.52,41.97,40.94,1.03,-0.07,1.11,41.49,41.52,4.0,40.78,0.32,41.14,40.45,0.69,0.11,1.37,40.78,40.76,4.0,41.33,0.22,41.49,41.0,0.48,-1.08,2.28,41.33,41.42,4.0,34.2,0.43,34.53,33.56,0.96,-1.02,2.24,34.2,34.36,4.0,31.31,0.46,31.77,30.88,0.9,0.03,1.07,31.31,31.29,4.0,26.1,0.3,26.4,25.71,0.69,-0.48,1.8,26.11,26.16,4.0,28.02,0.33,28.33,27.57,0.76,-0.59,1.88,28.02,28.09,4.0,34.37,0.52,34.8,33.63,1.17,-0.81,2.04,34.38,34.53,4.0,36.97,0.49,37.49,36.53,0.96,0.08,1.13,36.98,36.94,4.0,36.47,0.34,36.73,35.97,0.76,-1.02,2.25,36.48,36.59,4.0
+BF-KOS-G180008 = 32.93,0.49,33.7,32.05,1.65,-0.45,2.04,32.93,33.08,24.0,37.77,0.15,38.11,37.42,0.69,-0.24,3.43,37.77,37.83,24.0,39.35,0.35,40.31,38.8,1.52,0.67,3.68,39.35,39.32,24.0,37.64,0.9,39.49,35.91,3.58,0.37,2.84,37.65,37.63,24.0,38.22,0.85,39.49,36.32,3.17,-0.63,2.86,38.23,38.39,24.0,29.52,0.69,30.67,28.46,2.2,0.1,2.09,29.52,29.5,24.0,24.98,0.32,25.71,24.47,1.24,0.49,2.63,24.98,24.99,24.0,25.85,0.34,26.54,25.3,1.24,0.29,2.55,25.85,25.85,24.0,24.77,0.56,25.98,23.78,2.2,0.13,2.29,24.78,24.81,24.0,27.02,0.48,27.64,25.71,1.93,-1.22,3.86,27.03,27.16,24.0,34.82,0.59,35.91,33.29,2.62,-0.4,3.58,34.83,34.8,24.0,34.82,0.57,35.97,33.56,2.41,-0.14,2.67,34.83,34.87,24.0
+BF-KOS-G180009 = 31.9,0.4,32.39,31.5,0.9,0.07,1.22,31.9,31.91,6.0,38.0,0.22,38.39,37.83,0.55,0.99,2.56,38.0,37.9,6.0,39.18,0.74,39.83,38.11,1.72,-0.64,1.62,39.18,39.49,6.0,40.23,0.31,40.73,39.9,0.83,0.58,2.01,40.24,40.14,6.0,42.21,1.1,43.21,40.31,2.89,-0.79,2.38,42.22,42.42,6.0,34.38,0.7,35.08,33.15,1.93,-0.84,2.62,34.38,34.46,6.0,28.84,0.45,29.57,28.33,1.24,0.58,2.17,28.85,28.74,6.0,27.41,0.59,28.19,26.81,1.38,0.17,1.41,27.41,27.36,6.0,26.19,0.39,26.81,25.71,1.1,0.44,2.21,26.19,26.12,6.0,32.72,0.51,33.43,32.05,1.38,0.02,1.82,32.73,32.74,6.0,37.57,0.36,37.9,37.01,0.9,-0.6,1.84,37.57,37.7,6.0,35.8,0.46,36.11,34.94,1.17,-1.32,3.15,35.8,36.04,6.0
+BF-KOS-G180010 = 33.19,0.62,34.25,31.36,2.89,-0.26,2.59,33.2,33.29,87.0,38.53,0.54,39.76,37.01,2.76,-0.48,3.15,38.54,38.66,87.0,42.67,0.51,43.62,41.28,2.34,-0.07,2.6,42.67,42.52,87.0,40.25,0.89,42.38,37.83,4.55,-0.07,2.51,40.26,40.31,87.0,40.65,0.7,42.52,39.07,3.44,0.19,2.71,40.66,40.59,87.0,35.02,1.0,37.28,32.19,5.1,-0.32,3.03,35.03,35.08,87.0,29.67,1.03,32.32,27.36,4.96,0.04,2.43,29.68,29.7,87.0,25.67,0.66,27.09,24.06,3.03,0.16,2.5,25.68,25.57,87.0,26.05,0.64,27.64,24.88,2.76,0.45,2.58,26.05,25.98,87.0,31.24,1.28,34.25,28.46,5.79,0.25,2.49,31.26,31.08,87.0,37.62,0.8,39.21,34.11,5.1,-1.35,6.92,37.63,37.63,87.0,36.51,0.76,37.83,34.11,3.72,-0.63,3.02,36.52,36.59,87.0
+BF-KOS-G180011 = 32.47,0.44,33.15,31.22,1.93,-0.82,3.96,32.47,32.53,23.0,37.95,0.39,38.39,37.15,1.24,-0.68,2.27,37.95,38.11,23.0,40.23,0.44,40.87,39.21,1.65,-0.52,2.58,40.23,40.31,23.0,37.16,0.82,38.39,34.8,3.58,-1.2,4.26,37.17,37.28,23.0,37.02,0.77,38.66,35.63,3.03,0.21,2.22,37.03,36.94,23.0,30.18,0.81,31.5,28.74,2.76,-0.1,2.06,30.19,30.12,23.0,25.68,0.84,26.95,24.33,2.62,-0.0,1.65,25.69,25.57,23.0,25.38,0.51,26.54,24.33,2.2,0.04,3.07,25.38,25.43,23.0,25.25,0.45,26.54,24.61,1.93,1.06,4.17,25.25,25.16,23.0,29.35,1.11,30.94,26.81,4.13,-0.79,2.86,29.37,29.57,23.0,36.68,0.82,38.66,35.22,3.44,0.56,3.02,36.69,36.46,23.0,36.46,0.72,37.56,34.8,2.76,-0.4,2.58,36.46,36.46,23.0
+BF-KOS-G180012 = 32.84,0.62,34.25,32.05,2.2,0.87,2.87,32.85,32.67,28.0,38.08,0.16,38.39,37.83,0.55,0.25,2.44,38.08,38.11,28.0,42.28,0.26,42.8,41.83,0.96,-0.01,2.16,42.28,42.24,28.0,41.3,0.29,41.97,40.59,1.38,-0.04,3.67,41.3,41.28,28.0,38.91,0.92,40.87,37.56,3.31,0.56,2.33,38.92,38.66,28.0,32.94,0.5,33.84,31.5,2.34,-0.71,3.95,32.94,33.08,28.0,27.64,0.68,29.29,26.26,3.03,0.29,3.34,27.65,27.5,28.0,26.48,0.52,27.5,25.43,2.07,-0.15,2.48,26.49,26.54,28.0,25.13,0.49,25.71,24.06,1.65,-0.7,2.6,25.14,25.19,28.0,29.87,0.69,30.94,28.33,2.62,-0.58,2.65,29.87,29.98,28.0,36.47,0.96,38.04,33.98,4.06,-0.77,3.41,36.48,36.59,28.0,35.77,0.58,36.46,34.25,2.2,-1.1,3.49,35.78,35.91,28.0
+BF-KOS-G180013 = 32.58,0.64,33.98,31.5,2.48,0.37,2.1,32.59,32.5,68.0,37.98,0.26,38.52,37.42,1.1,0.14,2.25,37.98,37.97,68.0,40.74,0.87,41.97,38.66,3.31,-0.53,2.37,40.75,40.87,68.0,40.5,1.69,43.62,36.04,7.58,-0.82,3.23,40.54,40.87,68.0,38.3,0.89,40.59,35.63,4.96,-0.05,3.91,38.31,38.35,68.0,31.13,1.02,33.56,29.15,4.41,0.05,2.36,31.14,31.22,68.0,26.31,0.6,27.36,24.74,2.62,-0.51,2.81,26.32,26.26,68.0,25.53,0.63,27.09,24.61,2.48,0.81,2.55,25.53,25.3,68.0,24.8,0.59,25.98,23.23,2.76,-0.4,2.72,24.8,24.88,68.0,28.77,0.83,30.12,26.81,3.31,-0.29,2.3,28.78,28.77,68.0,35.87,0.65,37.01,34.25,2.76,-0.04,2.36,35.88,35.91,68.0,35.45,0.54,36.73,33.98,2.76,-0.41,3.52,35.45,35.46,68.0
+BF-KOS-G180014 = 32.38,0.44,33.15,31.5,1.65,-0.07,2.02,32.39,32.32,36.0,37.75,0.33,38.39,37.28,1.1,0.33,1.97,37.75,37.7,36.0,41.78,0.46,42.52,40.87,1.65,-0.1,2.25,41.78,41.73,36.0,38.87,0.85,40.87,37.01,3.86,-0.11,2.98,38.88,38.9,36.0,38.63,0.69,40.31,37.63,2.69,0.65,2.63,38.63,38.45,36.0,31.57,0.93,33.49,29.57,3.93,0.35,2.58,31.58,31.43,36.0,27.66,1.23,30.12,25.71,4.41,0.69,2.44,27.69,27.16,36.0,25.3,0.62,26.26,23.78,2.48,-0.76,3.04,25.31,25.43,36.0,25.12,0.55,26.54,24.33,2.2,0.53,3.06,25.13,25.16,36.0,31.52,0.88,33.43,29.29,4.13,-0.16,3.17,31.53,31.6,36.0,37.19,0.46,38.11,36.18,1.93,-0.2,2.51,37.19,37.18,36.0,36.39,0.53,37.28,35.08,2.2,-0.55,3.3,36.4,36.46,36.0
+BF-KOT-G200001 = 32.35,0.18,32.87,32.05,0.83,0.92,4.74,32.35,32.32,24.0,36.15,0.31,36.73,35.63,1.1,0.5,2.46,36.15,36.15,24.0,39.67,0.38,40.31,38.94,1.38,-0.25,2.16,39.67,39.63,24.0,37.83,0.89,39.21,36.18,3.03,-0.27,2.06,37.84,38.04,24.0,38.8,0.77,40.59,37.28,3.31,0.15,2.73,38.81,38.87,24.0,31.48,0.92,33.15,29.02,4.13,-0.64,3.37,31.49,31.67,24.0,25.83,0.72,27.09,24.61,2.48,-0.06,2.39,25.84,25.85,24.0,26.04,0.62,27.36,25.16,2.2,0.52,2.38,26.05,25.92,24.0,26.77,0.58,27.36,25.43,1.93,-0.92,2.58,26.77,27.09,24.0,30.98,1.16,33.15,29.02,4.13,0.16,1.87,31.0,30.74,24.0,37.64,0.35,38.39,36.87,1.52,-0.22,3.21,37.64,37.66,24.0,36.04,0.4,36.73,35.35,1.38,0.25,2.35,36.05,35.91,24.0
+BF-KOT-G200002 = 32.25,0.1,32.32,32.19,0.14,-0.0,1.0,32.25,32.25,2.0,35.7,0.1,35.77,35.63,0.14,-0.0,1.0,35.7,35.7,2.0,39.45,0.15,39.56,39.35,0.21,0.0,1.0,39.45,39.45,2.0,36.42,0.05,36.46,36.39,0.07,-0.0,1.12,36.42,36.42,2.0,37.39,0.15,37.49,37.28,0.21,0.0,1.0,37.39,37.39,2.0,31.43,0.1,31.5,31.36,0.14,-0.0,1.01,31.43,31.43,2.0,25.92,0.1,25.98,25.85,0.14,0.0,0.99,25.92,25.92,2.0,25.88,0.34,26.12,25.64,0.48,-0.0,1.0,25.88,25.88,2.0,25.12,0.34,25.36,24.88,0.48,-0.0,1.0,25.12,25.12,2.0,29.57,0.19,29.7,29.43,0.28,-0.0,1.0,29.57,29.57,2.0,37.11,0.05,37.15,37.08,0.07,0.0,0.87,37.11,37.11,2.0,35.87,0.15,35.97,35.77,0.21,0.0,1.0,35.87,35.87,2.0
+BF-KOT-G200003 = 33.37,0.15,33.7,33.15,0.55,0.47,3.06,33.37,33.36,13.0,36.14,0.29,36.73,35.77,0.96,0.74,2.42,36.14,36.04,13.0,39.88,0.34,40.31,39.35,0.96,0.02,1.68,39.88,39.76,13.0,38.7,0.56,39.49,37.56,1.93,-0.45,2.44,38.7,38.66,13.0,39.1,0.78,40.73,38.39,2.34,0.65,2.22,39.11,38.8,13.0,31.69,0.71,32.6,30.39,2.2,-0.11,1.79,31.69,31.5,13.0,25.17,0.57,26.26,24.33,1.93,0.62,2.58,25.17,25.02,13.0,25.32,0.67,26.4,24.19,2.2,0.02,1.9,25.33,25.23,13.0,25.63,1.0,27.22,24.33,2.89,0.22,1.74,25.65,25.64,13.0,29.25,0.33,29.84,28.74,1.1,0.11,2.32,29.25,29.29,13.0,37.18,0.25,37.56,36.73,0.83,-0.02,2.15,37.18,37.15,13.0,36.71,0.17,37.01,36.46,0.55,0.4,2.82,36.71,36.73,13.0
+BF-KOT-G200004 = 32.42,0.16,32.6,32.05,0.55,-0.83,3.38,32.42,32.46,11.0,36.08,0.41,37.01,35.63,1.38,1.0,3.27,36.08,36.04,11.0,39.7,0.31,40.18,39.21,0.96,0.09,1.8,39.7,39.69,11.0,36.39,0.85,38.11,35.08,3.03,0.6,2.84,36.4,36.18,11.0,37.57,0.91,38.94,35.91,3.03,-0.29,2.35,37.58,37.56,11.0,30.88,0.97,31.77,28.46,3.31,-1.58,4.5,30.9,31.22,11.0,26.12,0.5,26.95,25.43,1.52,0.31,1.85,26.13,25.98,11.0,26.17,0.9,27.36,24.61,2.76,-0.37,1.99,26.19,26.54,11.0,24.74,0.73,25.71,23.23,2.48,-0.55,2.93,24.75,24.74,11.0,29.79,0.43,30.53,29.02,1.52,0.07,2.66,29.79,29.84,11.0,37.13,0.44,37.7,36.18,1.52,-0.71,2.96,37.14,37.15,11.0,36.01,0.21,36.46,35.63,0.83,0.41,3.4,36.01,35.97,11.0
+BF-KOT-G200005 = 32.71,0.31,33.29,32.32,0.96,0.62,2.5,32.71,32.74,15.0,36.13,0.29,36.59,35.63,0.96,-0.05,1.79,36.13,36.18,15.0,40.08,0.37,40.73,39.63,1.1,0.34,1.77,40.08,40.04,15.0,37.32,0.89,39.35,36.18,3.17,0.8,2.99,37.33,37.15,15.0,38.4,1.03,40.18,36.73,3.44,0.2,2.27,38.41,38.11,15.0,31.42,0.37,32.19,30.67,1.52,0.07,3.25,31.42,31.43,15.0,25.91,0.58,26.95,25.16,1.79,0.42,1.92,25.91,25.85,15.0,25.44,0.48,26.26,24.74,1.52,0.38,2.2,25.45,25.43,15.0,26.0,0.33,26.67,25.3,1.38,0.08,3.21,26.0,25.98,15.0,29.74,0.3,30.12,29.29,0.83,-0.3,1.8,29.74,29.84,15.0,37.32,0.35,38.11,36.73,1.38,0.39,3.07,37.32,37.35,15.0,36.28,0.23,36.59,35.91,0.69,-0.37,1.85,36.28,36.32,15.0
+BF-KOT-G200006 = 32.75,0.16,33.01,32.53,0.48,0.32,2.29,32.75,32.74,7.0,36.0,0.14,36.18,35.84,0.34,0.32,1.62,36.0,35.97,7.0,39.91,0.2,40.31,39.76,0.55,1.21,3.15,39.91,39.83,7.0,37.8,0.43,38.52,37.28,1.24,0.49,2.11,37.8,37.7,7.0,37.93,0.78,39.14,37.01,2.14,0.45,1.88,37.94,37.7,7.0,32.19,0.35,32.6,31.56,1.03,-0.68,2.38,32.2,32.32,7.0,26.29,0.74,27.64,25.43,2.2,0.78,2.65,26.3,26.19,7.0,25.63,0.59,26.54,24.61,1.93,-0.28,2.95,25.64,25.57,7.0,26.31,0.58,27.22,25.71,1.52,0.54,1.76,26.31,25.98,7.0,29.61,0.42,30.12,29.02,1.1,0.04,1.75,29.61,29.64,7.0,37.98,0.28,38.39,37.56,0.83,-0.15,2.06,37.98,38.11,7.0,36.38,0.27,36.73,35.91,0.83,-0.5,2.39,36.38,36.46,7.0
+BF-KOT-G200007 = 32.82,0.15,33.01,32.6,0.41,-0.3,1.95,32.82,32.87,9.0,36.26,0.14,36.46,36.04,0.41,0.26,2.26,36.26,36.25,9.0,40.32,0.27,40.87,40.04,0.83,0.85,2.73,40.32,40.25,9.0,37.98,0.5,38.94,37.28,1.65,0.42,2.65,37.98,37.97,9.0,36.86,1.33,38.52,34.53,4.0,-0.48,2.26,36.88,36.87,9.0,31.29,1.05,32.6,29.57,3.03,-0.56,2.01,31.3,31.63,9.0,25.08,0.32,25.57,24.61,0.96,0.08,1.97,25.08,25.02,9.0,24.11,0.84,24.88,22.68,2.2,-0.55,1.88,24.12,24.33,9.0,24.95,0.59,25.98,24.06,1.93,0.2,2.27,24.96,24.74,9.0,28.98,0.25,29.43,28.74,0.69,0.69,2.16,28.98,28.88,9.0,37.41,0.35,37.83,36.87,0.96,-0.6,2.01,37.42,37.56,9.0,36.32,0.12,36.46,36.18,0.28,0.0,1.48,36.32,36.32,9.0
+BF-KOT-G200008 = 32.53,0.1,32.6,32.46,0.14,-0.0,1.01,32.53,32.53,2.0,36.08,0.15,36.18,35.97,0.21,0.0,1.0,36.08,36.08,2.0,39.87,0.05,39.9,39.83,0.07,0.0,0.9,39.87,39.87,2.0,36.9,0.24,37.08,36.73,0.34,0.0,1.0,36.9,36.9,2.0,35.84,0.29,36.04,35.63,0.41,-0.0,1.0,35.84,35.84,2.0,30.94,0.39,31.22,30.67,0.55,-0.0,1.0,30.95,30.94,2.0,25.09,0.29,25.3,24.88,0.41,-0.0,1.0,25.09,25.09,2.0,25.12,0.05,25.16,25.09,0.07,-0.0,1.02,25.12,25.12,2.0,25.47,0.15,25.57,25.36,0.21,-0.0,1.0,25.47,25.47,2.0,29.43,0.19,29.57,29.29,0.28,0.0,1.0,29.43,29.43,2.0,37.46,0.15,37.56,37.35,0.21,0.0,1.0,37.46,37.46,2.0,36.25,0.1,36.32,36.18,0.14,-0.0,1.01,36.25,36.25,2.0
+BF-MOU-G240001 = 33.52,0.69,35.08,32.32,2.76,0.29,2.57,33.52,33.49,30.0,38.91,0.38,39.49,38.11,1.38,-0.12,2.01,38.91,38.9,30.0,39.31,0.63,40.59,38.39,2.2,0.17,2.09,39.31,39.21,30.0,40.42,0.71,41.97,39.21,2.76,0.19,2.26,40.42,40.35,30.0,38.99,0.55,40.11,37.83,2.27,0.26,2.82,39.0,38.94,30.0,31.01,1.14,33.15,29.29,3.86,0.02,1.86,31.03,30.91,30.0,25.72,1.11,27.91,22.68,5.24,-0.65,3.51,25.74,25.92,30.0,26.12,0.58,27.22,24.88,2.34,0.12,2.45,26.12,26.09,30.0,23.78,0.6,24.88,22.4,2.48,-0.36,2.86,23.79,23.78,30.0,28.46,0.37,29.15,27.78,1.38,0.1,2.08,28.46,28.46,30.0,35.83,0.39,36.73,35.08,1.65,0.43,3.14,35.83,35.84,30.0,34.93,0.56,35.91,33.7,2.2,0.19,2.54,34.93,34.8,30.0
+BF-MOU-G240002 = 33.69,0.24,33.98,33.36,0.62,-0.21,1.84,33.69,33.7,5.0,39.32,0.18,39.49,39.07,0.41,-0.36,1.63,39.32,39.35,5.0,40.38,0.67,41.28,39.49,1.79,-0.03,2.05,40.39,40.52,5.0,40.14,0.47,40.87,39.76,1.1,0.79,2.15,40.14,39.97,5.0,38.88,1.21,40.59,37.28,3.31,0.13,2.22,38.9,38.94,5.0,31.74,0.27,32.05,31.36,0.69,-0.4,1.99,31.74,31.77,5.0,26.94,0.64,27.91,26.26,1.65,0.61,2.15,26.94,26.81,5.0,26.04,0.16,26.26,25.85,0.41,0.27,1.96,26.04,25.98,5.0,23.38,0.44,23.78,22.68,1.1,-0.85,2.26,23.38,23.57,5.0,28.84,0.45,29.29,28.33,0.96,-0.27,1.26,28.84,29.02,5.0,36.15,0.76,37.01,35.08,1.93,-0.28,1.88,36.16,36.04,5.0,35.37,0.78,36.18,34.25,1.93,-0.33,1.86,35.37,35.22,5.0
+BF-MOU-G240003 = 33.41,0.2,33.7,33.01,0.69,-0.22,1.99,33.41,33.43,36.0,38.57,0.31,39.21,37.97,1.24,-0.09,2.35,38.57,38.59,36.0,40.52,0.72,41.69,39.21,2.48,0.09,1.9,40.53,40.49,36.0,40.88,1.19,42.52,38.66,3.86,-0.31,1.7,40.9,41.14,36.0,37.97,1.64,40.59,35.08,5.51,0.06,1.7,38.0,37.73,36.0,30.07,1.26,32.05,27.91,4.13,-0.01,1.71,30.09,30.15,36.0,25.88,1.02,28.19,24.06,4.13,0.43,2.56,25.9,25.71,36.0,25.02,0.63,25.98,23.78,2.2,-0.1,2.0,25.03,24.99,36.0,24.23,0.61,25.16,22.95,2.2,-0.19,1.9,24.23,24.19,36.0,28.01,0.42,29.29,27.22,2.07,0.85,3.96,28.01,27.91,36.0,35.39,0.51,36.73,34.53,2.2,0.81,3.41,35.39,35.35,36.0,35.21,0.44,35.91,34.11,1.79,-0.77,3.16,35.21,35.29,36.0
+BF-MOU-G240004 = 33.28,0.62,35.08,32.32,2.76,0.83,3.47,33.29,33.22,40.0,39.3,0.26,39.9,38.87,1.03,0.47,2.55,39.3,39.21,40.0,39.45,0.31,40.04,38.8,1.24,0.01,2.49,39.45,39.49,40.0,40.14,0.88,41.42,37.56,3.86,-0.91,3.65,40.15,40.18,40.0,39.9,0.83,41.83,38.39,3.44,0.18,2.36,39.91,39.83,40.0,30.31,0.84,31.5,28.74,2.76,-0.26,2.06,30.32,30.39,40.0,25.3,0.86,26.81,23.23,3.58,-0.73,2.84,25.32,25.43,40.0,25.08,0.54,26.26,23.5,2.76,-0.45,3.59,25.09,25.09,40.0,23.73,0.51,24.88,22.68,2.2,0.26,2.79,23.73,23.78,40.0,28.16,0.35,28.74,27.36,1.38,-0.5,3.09,28.17,28.19,40.0,35.95,0.68,37.28,34.8,2.48,0.05,1.91,35.96,35.84,40.0,35.17,0.65,36.46,33.7,2.76,-0.15,2.23,35.18,35.15,40.0
+BF-MOU-G240005 = 33.14,0.5,33.98,31.63,2.34,-0.51,3.2,33.14,33.15,61.0,38.3,0.25,38.94,37.83,1.1,-0.2,2.63,38.3,38.39,61.0,42.39,0.44,43.21,41.42,1.79,-0.25,2.14,42.39,42.45,61.0,40.71,0.76,43.62,38.8,4.82,0.58,6.0,40.72,40.73,61.0,41.37,1.39,43.9,37.56,6.34,-0.77,3.0,41.39,41.69,61.0,34.02,1.29,36.18,31.5,4.69,-0.16,1.92,34.04,34.25,61.0,29.34,0.9,30.67,27.29,3.38,-0.33,2.31,29.35,29.36,61.0,26.55,0.55,27.64,25.43,2.2,0.03,2.24,26.56,26.54,61.0,25.58,0.86,27.36,24.06,3.31,0.38,2.14,25.59,25.43,61.0,31.96,1.45,34.53,28.88,5.65,-0.23,2.17,31.99,32.05,61.0,38.14,1.0,40.59,35.91,4.69,0.03,2.61,38.15,38.18,61.0,36.99,0.68,38.39,35.22,3.17,-0.36,2.97,36.99,37.01,61.0
+BF-MOU-G240006 = 33.13,0.27,33.98,32.6,1.38,1.11,5.76,33.14,33.15,22.0,38.78,0.29,39.49,38.39,1.1,0.66,2.99,38.78,38.76,22.0,41.74,0.74,42.8,40.04,2.76,-0.24,2.51,41.75,41.69,22.0,40.07,0.66,41.69,38.94,2.76,0.6,2.88,40.08,39.9,22.0,40.13,1.73,43.48,37.01,6.48,0.43,2.27,40.17,39.42,22.0,31.44,0.89,32.87,28.74,4.13,-1.2,5.5,31.45,31.5,22.0,28.53,0.85,30.39,26.54,3.86,-0.44,3.64,28.55,28.74,22.0,25.52,0.48,26.4,24.61,1.79,-0.2,2.45,25.52,25.54,22.0,23.73,0.65,25.16,22.4,2.76,0.09,2.96,23.73,23.75,22.0,28.35,0.95,30.19,26.81,3.38,0.47,2.22,28.36,28.15,22.0,36.41,0.52,37.28,35.49,1.79,0.33,2.18,36.41,36.32,22.0,35.6,0.7,36.73,34.39,2.34,-0.07,1.97,35.61,35.63,22.0
+BF-MOU-G240007 = 32.97,0.29,33.43,32.32,1.1,-0.15,2.27,32.97,33.01,37.0,38.28,0.26,38.94,37.83,1.1,0.21,2.57,38.28,38.25,37.0,41.7,0.62,43.07,40.31,2.76,0.09,2.69,41.7,41.69,37.0,41.51,0.61,42.8,40.45,2.34,0.31,2.06,41.52,41.42,37.0,39.17,0.84,40.59,36.73,3.86,-0.48,3.28,39.18,39.21,37.0,32.17,1.08,33.98,29.57,4.41,-0.18,2.6,32.19,32.32,37.0,26.86,0.7,28.74,25.43,3.31,0.15,3.3,26.87,26.95,37.0,26.12,0.84,27.91,24.61,3.31,0.4,2.25,26.13,25.92,37.0,24.47,0.3,25.16,24.06,1.1,0.42,2.23,24.47,24.4,37.0,28.07,0.83,29.84,26.81,3.03,0.23,2.09,28.08,28.19,37.0,35.74,0.56,37.01,34.53,2.48,-0.04,2.67,35.74,35.77,37.0,35.34,0.49,36.46,34.53,1.93,0.53,2.55,35.34,35.29,37.0
+BF-MOU-G240008 = 33.25,0.38,34.25,32.6,1.65,0.78,3.41,33.26,33.15,22.0,38.82,0.36,39.21,38.11,1.1,-0.84,2.39,38.82,38.94,22.0,39.6,0.47,40.18,38.39,1.79,-0.89,3.25,39.61,39.69,22.0,41.2,0.23,41.69,40.73,0.96,-0.1,2.55,41.2,41.14,22.0,40.01,1.24,41.83,37.83,4.0,-0.34,1.9,40.03,40.31,22.0,31.15,0.5,32.25,29.84,2.41,-0.42,4.23,31.16,31.22,22.0,26.16,1.0,27.84,24.06,3.79,0.13,2.39,26.18,25.85,22.0,25.81,0.61,27.36,24.81,2.55,0.48,3.2,25.81,25.81,22.0,23.12,0.68,24.19,21.3,2.89,-0.76,3.55,23.13,23.3,22.0,28.62,0.23,29.02,28.05,0.96,-0.26,3.45,28.63,28.6,22.0,36.21,0.38,37.01,35.63,1.38,0.13,2.16,36.21,36.18,22.0,35.02,0.42,35.91,34.25,1.65,0.1,2.43,35.02,35.08,22.0
+BF-MOU-G240009 = 33.32,0.49,34.53,32.6,1.93,0.76,3.35,33.32,33.25,16.0,38.66,0.36,39.21,37.83,1.38,-0.67,2.83,38.66,38.76,16.0,38.51,0.2,39.07,38.25,0.83,1.51,5.18,38.51,38.42,16.0,39.69,0.56,40.59,38.8,1.79,-0.02,1.72,39.69,39.63,16.0,38.75,0.89,40.59,37.28,3.31,0.31,2.52,38.76,38.73,16.0,29.86,0.53,30.74,29.02,1.72,0.27,2.15,29.87,29.74,16.0,26.08,0.38,26.81,25.16,1.65,-0.4,3.57,26.08,26.09,16.0,25.51,0.47,26.12,24.61,1.52,-0.56,2.12,25.51,25.64,16.0,24.26,0.45,25.16,23.5,1.65,0.11,2.69,24.26,24.26,16.0,28.62,0.59,29.84,27.64,2.2,0.3,2.36,28.62,28.5,16.0,36.38,0.54,37.83,35.63,2.2,1.23,4.41,36.38,36.28,16.0,35.13,0.49,36.18,34.53,1.65,0.64,2.49,35.14,35.01,16.0
+BF-MOU-G240010 = 34.08,0.5,34.53,33.43,1.1,-0.51,1.72,34.08,34.18,4.0,39.52,0.24,39.76,39.21,0.55,-0.43,1.85,39.52,39.56,4.0,40.25,0.14,40.31,40.04,0.28,-1.15,2.33,40.25,40.31,4.0,39.83,0.14,40.04,39.76,0.28,1.15,2.33,39.83,39.76,4.0,40.25,0.47,40.87,39.76,1.1,0.43,1.85,40.25,40.18,4.0,31.63,0.56,32.32,30.94,1.38,-0.0,2.0,31.64,31.63,4.0,26.91,0.41,27.36,26.4,0.96,-0.24,1.74,26.92,26.95,4.0,25.4,0.66,26.26,24.88,1.38,0.49,1.63,25.41,25.23,4.0,24.19,0.11,24.33,24.06,0.28,0.0,2.0,24.19,24.19,4.0,29.36,0.61,30.12,28.74,1.38,0.28,1.57,29.37,29.29,4.0,36.49,0.4,37.01,36.18,0.83,0.49,1.63,36.49,36.39,4.0,36.01,0.41,36.46,35.49,0.96,-0.24,1.74,36.01,36.04,4.0
+BF-MOU-G240011 = 33.28,0.6,34.53,31.77,2.76,-0.46,2.92,33.28,33.32,38.0,38.37,0.27,39.21,37.83,1.38,0.68,3.78,38.38,38.39,38.0,40.63,0.75,41.97,39.49,2.48,0.23,1.61,40.63,40.38,38.0,40.73,0.74,43.07,39.49,3.58,0.95,4.51,40.74,40.59,38.0,40.48,1.06,41.76,37.01,4.75,-1.55,5.63,40.49,40.66,38.0,33.11,1.03,35.08,31.5,3.58,0.15,1.9,33.12,33.01,38.0,28.05,1.12,29.84,25.98,3.86,-0.32,1.93,28.07,28.12,38.0,26.27,0.5,27.91,25.43,2.48,0.6,4.19,26.28,26.26,38.0,24.11,0.8,25.02,21.57,3.44,-1.66,5.5,24.12,24.33,38.0,29.56,1.07,31.63,27.09,4.55,0.03,2.84,29.58,29.57,38.0,36.6,0.86,38.39,35.08,3.31,0.23,2.11,36.61,36.56,38.0,35.53,0.91,37.08,34.25,2.82,0.33,1.63,35.54,35.29,38.0
+BF-MOU-G240012 = 33.07,0.57,33.98,31.5,2.48,-0.56,2.81,33.08,33.08,43.0,38.81,0.27,39.49,38.11,1.38,0.08,3.27,38.81,38.8,43.0,40.88,0.58,41.69,39.76,1.93,-0.15,1.94,40.88,40.87,43.0,41.37,0.63,42.52,39.9,2.62,-0.6,2.66,41.37,41.56,43.0,41.85,0.65,43.07,40.31,2.76,-0.29,2.53,41.86,41.97,43.0,33.01,2.08,35.77,29.02,6.75,-0.36,1.78,33.07,33.49,43.0,27.86,1.39,31.5,25.16,6.34,0.46,2.8,27.9,27.64,43.0,26.27,0.82,27.91,24.33,3.58,-0.24,2.76,26.28,26.26,43.0,24.81,0.65,26.54,23.5,3.03,0.15,3.0,24.82,24.88,43.0,29.84,1.35,32.87,28.19,4.69,0.72,2.27,29.87,29.43,43.0,37.6,1.17,39.49,35.35,4.13,-0.2,1.83,37.62,37.83,43.0,36.3,0.85,37.56,34.53,3.03,-0.34,2.01,36.31,36.32,43.0
+BF-MOU-G240013 = 33.6,0.26,33.98,33.15,0.83,-0.59,2.48,33.6,33.63,11.0,38.84,0.23,39.21,38.52,0.69,0.08,1.83,38.84,38.8,11.0,39.51,0.35,39.9,38.94,0.96,-0.57,2.09,39.51,39.63,11.0,39.43,0.41,40.04,38.8,1.24,-0.2,1.96,39.43,39.49,11.0,37.55,1.17,39.49,35.91,3.58,0.13,1.85,37.57,37.42,11.0,29.86,0.95,31.08,28.46,2.62,-0.25,1.77,29.87,29.98,11.0,26.21,0.6,27.22,25.16,2.07,-0.19,2.38,26.22,26.4,11.0,25.65,0.44,26.26,24.88,1.38,-0.13,2.15,25.65,25.71,11.0,23.93,0.13,24.06,23.64,0.41,-0.93,3.23,23.93,23.92,11.0,28.04,0.24,28.46,27.64,0.83,0.16,2.44,28.05,28.05,11.0,36.46,0.3,36.87,36.04,0.83,0.0,1.86,36.46,36.46,11.0,35.13,0.64,36.04,33.98,2.07,-0.04,2.15,35.13,34.94,11.0
+BF-NAM-G260001 = 32.02,0.39,32.87,31.08,1.79,-0.21,2.63,32.02,32.05,51.0,35.62,0.31,36.18,34.8,1.38,-0.73,3.3,35.62,35.63,51.0,40.7,0.36,41.42,39.9,1.52,-0.26,2.31,40.7,40.73,51.0,39.74,0.81,41.97,38.39,3.58,0.86,3.45,39.74,39.49,51.0,39.08,0.68,40.31,37.28,3.03,-0.75,3.08,39.09,39.21,51.0,30.62,1.33,33.7,27.09,6.61,-0.16,2.8,30.65,30.81,51.0,26.56,0.47,27.36,25.43,1.93,-0.1,2.27,26.56,26.67,51.0,26.76,0.57,27.91,25.16,2.76,-0.57,3.23,26.76,26.81,51.0,26.35,0.88,28.46,24.06,4.41,-0.3,3.1,26.37,26.47,51.0,33.82,0.85,35.35,31.22,4.13,-0.67,3.39,33.83,33.91,51.0,37.78,0.73,38.39,35.08,3.31,-1.91,6.53,37.79,37.97,51.0,35.79,0.37,36.46,34.8,1.65,-0.58,2.95,35.79,35.91,51.0
+BF-NAM-G260002 = 31.14,0.42,31.77,29.84,1.93,-0.79,3.77,31.14,31.22,54.0,35.68,0.32,36.18,34.53,1.65,-1.47,5.67,35.68,35.77,54.0,41.47,0.46,42.24,40.04,2.2,-0.81,3.98,41.47,41.56,54.0,39.55,0.46,40.59,38.66,1.93,0.13,2.61,39.55,39.63,54.0,41.33,0.57,42.52,39.76,2.76,-0.76,3.53,41.34,41.42,54.0,34.36,1.01,35.63,31.63,4.0,-0.87,2.73,34.37,34.7,54.0,31.55,0.71,32.87,29.57,3.31,-0.48,2.99,31.56,31.63,54.0,29.59,0.91,31.5,27.64,3.86,0.0,2.19,29.6,29.57,54.0,30.32,0.95,31.77,27.09,4.69,-1.22,4.64,30.34,30.67,54.0,36.99,0.67,39.21,35.91,3.31,0.98,4.57,37.0,37.01,54.0,38.35,0.43,39.21,37.56,1.65,-0.23,2.28,38.36,38.39,54.0,36.45,0.51,37.28,35.35,1.93,0.06,2.15,36.45,36.46,54.0
+BF-NAM-G260003 = 31.92,0.16,32.25,31.77,0.48,0.69,2.36,31.92,31.91,17.0,35.35,0.22,35.91,35.08,0.83,0.87,3.38,35.35,35.35,17.0,40.17,0.27,40.66,39.76,0.9,0.18,2.14,40.17,40.18,17.0,39.27,0.51,40.04,38.32,1.72,-0.45,2.23,39.27,39.42,17.0,37.83,0.78,39.07,36.46,2.62,0.05,2.09,37.84,37.83,17.0,30.54,0.68,31.5,29.29,2.2,-0.38,2.23,30.54,30.53,17.0,27.64,0.55,28.46,26.88,1.58,0.04,1.89,27.64,27.71,17.0,27.2,0.5,28.19,26.6,1.58,0.63,2.35,27.2,27.22,17.0,25.03,0.43,26.12,24.06,2.07,0.32,4.59,25.03,25.02,17.0,33.42,0.32,33.98,32.87,1.1,0.13,2.5,33.42,33.43,17.0,38.15,0.25,38.39,37.7,0.69,-0.62,1.87,38.16,38.25,17.0,35.31,0.17,35.63,35.08,0.55,0.19,2.05,35.31,35.35,17.0
+BF-NAM-G260004 = 32.39,0.18,32.74,32.19,0.55,0.47,2.06,32.39,32.32,13.0,35.66,0.26,36.04,35.22,0.83,-0.48,2.26,35.66,35.77,13.0,39.88,0.13,40.18,39.76,0.41,1.08,3.43,39.88,39.83,13.0,38.52,0.82,40.04,37.56,2.48,0.5,2.05,38.53,38.52,13.0,39.23,0.9,40.59,37.42,3.17,-0.57,2.69,39.24,39.35,13.0,31.25,0.99,32.6,29.57,3.03,0.14,1.82,31.27,30.81,13.0,25.6,0.21,25.98,25.16,0.83,-0.26,3.01,25.6,25.57,13.0,25.8,0.32,26.26,25.36,0.9,0.12,1.56,25.81,25.71,13.0,26.66,0.37,27.36,25.98,1.38,0.04,2.78,26.67,26.6,13.0,30.67,1.53,33.15,28.19,4.96,0.1,2.23,30.71,30.94,13.0,37.55,0.37,38.25,37.01,1.24,0.51,2.3,37.55,37.42,13.0,36.22,0.27,36.73,35.91,0.83,0.43,2.05,36.22,36.18,13.0
+BF-NAM-G260005 = 31.62,0.35,32.6,30.67,1.93,-0.12,3.77,31.62,31.63,54.0,35.56,0.38,36.73,34.8,1.93,0.46,3.3,35.56,35.53,54.0,41.5,0.4,42.52,40.59,1.93,0.17,3.06,41.5,41.42,54.0,40.72,0.76,42.24,38.66,3.58,-0.27,2.88,40.73,40.73,54.0,40.27,1.06,41.97,37.28,4.69,-0.83,3.41,40.29,40.31,54.0,30.02,1.07,32.87,27.91,4.96,0.37,2.67,30.04,30.01,54.0,29.23,1.81,32.05,25.71,6.34,-0.09,1.71,29.28,29.15,54.0,29.01,1.23,31.5,26.54,4.96,0.22,2.21,29.03,28.95,54.0,28.88,1.22,30.67,26.81,3.86,-0.37,1.68,28.9,29.19,54.0,35.92,0.98,37.56,33.7,3.86,-0.53,2.42,35.93,36.32,54.0,38.66,0.87,40.04,36.73,3.31,-0.4,2.13,38.66,38.66,54.0,36.0,0.57,37.28,34.8,2.48,0.09,2.6,36.0,36.01,54.0
+BF-NAM-G260006 = 31.02,0.54,32.05,30.12,1.93,0.44,2.3,31.03,30.94,18.0,35.66,0.43,36.73,35.08,1.65,0.69,3.21,35.66,35.63,18.0,41.6,0.24,42.24,41.28,0.96,1.07,4.06,41.6,41.56,18.0,38.5,0.42,39.28,37.83,1.45,-0.14,2.14,38.51,38.56,18.0,41.65,0.86,43.62,40.31,3.31,0.47,2.74,41.66,41.56,18.0,31.71,1.2,33.15,29.29,3.86,-0.63,2.15,31.74,32.32,18.0,31.11,0.79,33.15,29.84,3.31,0.63,3.57,31.12,31.12,18.0,30.22,0.31,30.67,29.57,1.1,-0.7,2.33,30.22,30.39,18.0,30.77,0.47,31.77,29.98,1.79,0.46,2.61,30.77,30.67,18.0,36.12,0.46,37.28,35.63,1.65,1.09,3.5,36.12,35.94,18.0,38.92,0.59,39.9,37.56,2.34,-0.46,2.79,38.92,39.01,18.0,36.21,0.55,37.15,35.35,1.79,0.1,1.89,36.21,36.11,18.0
+BF-NAM-G260007 = 31.5,0.25,31.91,31.08,0.83,-0.26,2.14,31.5,31.5,14.0,35.34,0.23,35.77,34.8,0.96,-0.38,3.63,35.35,35.35,14.0,40.84,0.22,41.28,40.45,0.83,0.22,2.68,40.84,40.87,14.0,39.84,0.4,40.59,39.21,1.38,0.23,2.24,39.84,39.8,14.0,38.91,0.67,39.76,37.42,2.34,-0.67,2.81,38.92,39.01,14.0,30.49,1.2,32.05,28.46,3.58,-0.1,1.78,30.51,30.6,14.0,26.75,0.48,27.57,25.85,1.72,-0.01,2.36,26.75,26.78,14.0,27.5,0.52,28.33,26.54,1.79,-0.63,2.74,27.5,27.64,14.0,25.84,0.66,26.95,24.88,2.07,0.22,1.96,25.84,25.71,14.0,33.62,0.5,34.67,33.15,1.52,1.06,2.87,33.63,33.46,14.0,38.1,0.08,38.25,37.97,0.28,0.02,2.74,38.1,38.11,14.0,35.12,0.21,35.49,34.8,0.69,-0.01,2.17,35.12,35.15,14.0
+BF-NAO-G250001 = 34.57,0.42,35.35,33.7,1.65,0.03,2.31,34.57,34.53,49.0,37.84,0.41,38.66,37.28,1.38,0.41,2.24,37.84,37.83,49.0,38.82,1.4,40.59,36.18,4.41,-0.34,1.75,38.85,39.07,49.0,39.01,0.66,40.59,37.56,3.03,0.15,2.95,39.01,38.94,49.0,39.07,1.12,42.11,37.01,5.1,0.21,2.63,39.09,39.28,49.0,30.23,1.0,32.6,27.78,4.82,-0.42,3.41,30.25,30.39,49.0,24.27,0.77,25.43,22.95,2.48,-0.04,1.82,24.28,24.19,49.0,23.07,0.99,24.88,21.02,3.86,-0.11,2.11,23.09,23.09,49.0,22.99,0.79,24.33,21.02,3.31,-0.44,2.37,23.0,22.95,49.0,27.42,0.5,28.33,26.4,1.93,-0.28,1.95,27.42,27.5,49.0,34.84,0.77,36.18,33.15,3.03,-0.35,2.82,34.85,34.87,49.0,36.85,0.58,38.39,35.91,2.48,0.49,2.62,36.86,36.73,49.0
+BF-NAO-G250002 = 34.27,0.84,35.91,32.05,3.86,-0.77,3.44,34.28,34.46,54.0,37.25,1.03,39.49,35.49,4.0,0.04,2.03,37.27,37.49,54.0,39.74,0.66,41.14,37.7,3.44,-0.53,3.59,39.75,39.83,54.0,38.47,1.35,41.69,36.73,4.96,0.85,2.79,38.49,38.04,54.0,38.18,0.77,40.31,36.73,3.58,0.74,3.48,38.19,38.11,54.0,31.74,1.27,35.08,29.43,5.65,0.49,2.9,31.76,31.56,54.0,24.49,0.72,26.26,22.95,3.31,-0.07,2.96,24.5,24.57,54.0,24.12,1.55,27.09,20.2,6.89,-0.48,2.96,24.16,24.33,54.0,23.21,0.59,24.61,21.85,2.76,0.07,3.01,23.22,23.23,54.0,27.48,0.69,28.88,25.98,2.89,-0.32,2.79,27.49,27.6,54.0,34.95,0.76,36.46,33.43,3.03,-0.05,2.29,34.96,35.01,54.0,36.53,0.98,37.83,34.39,3.44,-0.6,2.28,36.55,36.87,54.0
+BF-NAO-G250003 = 34.17,0.24,34.53,33.7,0.83,-0.29,2.28,34.17,34.25,15.0,36.95,0.85,38.39,35.91,2.48,0.41,1.76,36.96,36.73,15.0,39.4,0.47,40.31,38.66,1.65,0.4,2.18,39.4,39.42,15.0,39.42,0.99,40.87,37.56,3.31,-0.3,2.08,39.44,39.35,15.0,36.71,0.63,38.11,35.91,2.2,0.86,2.78,36.71,36.59,15.0,33.49,1.66,36.18,30.67,5.51,-0.02,1.94,33.53,33.98,15.0,25.32,0.31,25.71,24.61,1.1,-0.71,3.03,25.32,25.3,15.0,24.56,0.75,25.85,23.23,2.62,-0.14,2.2,24.57,24.54,15.0,24.52,0.78,25.71,23.23,2.48,-0.02,1.86,24.54,24.74,15.0,28.63,0.62,29.84,27.64,2.2,0.13,2.12,28.64,28.74,15.0,36.65,0.43,37.28,35.84,1.45,-0.56,2.37,36.65,36.73,15.0,38.12,0.25,38.39,37.56,0.83,-1.25,3.38,38.12,38.25,15.0
+BF-NAO-G250004 = 33.63,0.1,33.7,33.56,0.14,-0.0,1.0,33.63,33.63,2.0,36.53,0.49,36.87,36.18,0.69,0.0,1.0,36.53,36.53,2.0,39.83,0.1,39.9,39.76,0.14,0.0,0.98,39.83,39.83,2.0,40.66,0.29,40.87,40.45,0.41,0.0,1.0,40.66,40.66,2.0,36.46,0.78,37.01,35.91,1.1,-0.0,1.0,36.46,36.46,2.0,34.8,1.95,36.18,33.43,2.76,0.0,1.0,34.83,34.8,2.0,25.43,0.19,25.57,25.3,0.28,-0.0,1.0,25.43,25.43,2.0,24.26,0.49,24.61,23.92,0.69,-0.0,1.0,24.26,24.26,2.0,25.57,NaN,25.57,25.57,0.0,NaN,-1.795219826210971E14,25.57,25.57,2.0,29.43,0.19,29.57,29.29,0.28,0.0,1.0,29.43,29.43,2.0,37.28,0.19,37.42,37.15,0.28,0.0,1.0,37.28,37.28,2.0,38.11,0.0,38.11,38.11,0.0,-2.054851911E7,2.7930044042086725E14,38.11,38.11,2.0
+BF-NAO-G250005 = 34.13,0.49,34.8,33.43,1.38,-0.17,1.65,34.13,34.25,9.0,36.83,0.4,37.56,36.18,1.38,0.18,2.76,36.83,36.87,9.0,39.77,0.3,40.31,39.28,1.03,0.19,2.69,39.77,39.76,9.0,39.82,0.72,41.14,38.8,2.34,0.5,2.44,39.82,39.63,9.0,38.05,0.99,39.21,35.91,3.31,-1.12,3.46,38.06,38.32,9.0,33.02,1.95,36.18,30.81,5.37,0.42,1.8,33.07,32.74,9.0,26.02,0.37,26.81,25.71,1.1,1.07,3.25,26.02,25.92,9.0,24.42,0.51,25.16,23.71,1.45,0.09,1.94,24.43,24.33,9.0,24.55,0.75,25.43,23.23,2.2,-0.35,2.12,24.56,24.47,9.0,28.72,0.45,29.29,27.71,1.58,-1.21,4.08,28.72,28.81,9.0,36.8,0.77,38.11,35.84,2.27,0.44,1.93,36.81,36.73,9.0,38.27,0.26,38.66,37.83,0.83,-0.26,2.15,38.27,38.32,9.0
+BF-OUB-G290001 = 32.69,0.58,33.7,31.77,1.93,-0.08,2.38,32.7,32.74,13.0,36.23,0.58,37.01,35.08,1.93,-0.73,2.42,36.24,36.46,13.0,40.43,0.8,41.14,38.94,2.2,-0.86,2.41,40.43,40.87,13.0,39.16,1.3,40.59,36.73,3.86,-0.5,2.05,39.18,39.21,13.0,38.71,2.06,41.42,36.18,5.24,0.14,1.47,38.77,38.32,13.0,31.06,1.34,33.43,29.29,4.13,0.17,1.81,31.09,30.67,13.0,26.17,0.86,27.91,24.61,3.31,0.15,2.87,26.18,25.98,13.0,25.3,0.43,26.26,24.61,1.65,0.74,3.38,25.3,25.16,13.0,27.39,1.27,29.84,25.71,4.13,0.42,2.07,27.42,27.09,13.0,33.19,0.55,34.53,32.6,1.93,1.04,3.59,33.19,33.15,13.0,37.44,0.84,38.39,35.91,2.48,-0.4,1.81,37.45,37.35,13.0,35.84,0.52,36.73,35.08,1.65,0.05,1.95,35.84,35.91,13.0
+BF-OUB-G290002 = 31.52,0.15,31.77,31.22,0.55,-0.01,2.77,31.52,31.5,15.0,36.42,0.39,37.15,35.91,1.24,0.76,2.25,36.42,36.18,15.0,40.95,0.46,41.69,40.04,1.65,-0.39,2.22,40.96,41.14,15.0,38.7,0.36,39.21,38.11,1.1,-0.4,1.93,38.7,38.73,15.0,40.56,0.6,41.56,39.49,2.07,-0.09,2.16,40.56,40.87,15.0,31.19,0.57,32.19,30.12,2.07,0.02,2.37,31.19,31.08,15.0,25.51,0.34,25.98,24.88,1.1,-0.15,2.14,25.51,25.43,15.0,27.09,0.43,27.78,26.54,1.24,-0.02,1.77,27.09,27.09,15.0,25.25,0.52,25.98,24.19,1.79,-0.54,2.11,25.26,25.43,15.0,32.01,0.56,33.01,31.22,1.79,0.46,2.07,32.01,31.91,15.0,37.1,0.63,37.77,36.18,1.58,-0.46,1.56,37.1,37.49,15.0,35.03,0.32,35.7,34.53,1.17,0.5,2.56,35.03,34.94,15.0
+BF-OUB-G290003 = 31.39,0.36,32.05,30.67,1.38,-0.47,2.83,31.4,31.5,21.0,36.04,0.3,36.46,35.35,1.1,-0.57,2.77,36.04,36.04,21.0,41.05,0.49,41.69,40.18,1.52,-0.07,1.89,41.06,41.07,21.0,38.48,0.31,39.21,37.97,1.24,0.55,2.77,38.48,38.39,21.0,39.74,0.2,40.04,39.35,0.69,-0.21,2.02,39.74,39.76,21.0,31.56,0.86,32.6,29.84,2.76,-0.74,2.35,31.58,31.77,21.0,25.94,0.59,27.22,24.61,2.62,-0.09,3.5,25.95,25.85,21.0,27.2,0.42,28.46,26.4,2.07,1.03,5.49,27.2,27.09,21.0,26.27,0.46,27.78,25.71,2.07,1.52,6.44,26.28,26.26,21.0,31.95,0.7,33.15,30.39,2.76,-0.35,2.75,31.96,32.05,21.0,36.51,0.42,37.42,35.77,1.65,0.23,2.45,36.51,36.46,21.0,34.78,0.39,35.63,34.25,1.38,0.46,2.36,34.78,34.8,21.0
+BF-OUB-G290004 = 31.36,0.24,31.63,31.22,0.41,0.71,1.5,31.36,31.22,3.0,36.46,0.36,36.87,36.18,0.69,0.6,1.5,36.46,36.32,3.0,40.59,0.24,40.73,40.31,0.41,-0.71,1.51,40.59,40.73,3.0,39.24,0.24,39.49,39.01,0.48,0.17,1.51,39.24,39.21,3.0,40.68,0.42,41.14,40.31,0.83,0.38,1.5,40.68,40.59,3.0,31.73,0.35,32.05,31.36,0.69,-0.24,1.5,31.73,31.77,3.0,25.96,0.24,26.19,25.71,0.48,-0.17,1.5,25.96,25.98,3.0,26.26,0.28,26.54,25.98,0.55,-0.0,1.5,26.26,26.26,3.0,24.95,0.18,25.16,24.81,0.34,0.6,1.5,24.95,24.88,3.0,32.25,0.55,32.87,31.84,1.03,0.6,1.5,32.26,32.05,3.0,36.98,0.22,37.15,36.73,0.41,-0.63,1.5,36.99,37.08,3.0,35.15,0.21,35.35,34.94,0.41,-0.0,1.5,35.15,35.15,3.0
+BF-OUB-G290005 = 31.6,0.26,32.05,31.22,0.83,0.34,2.71,31.61,31.56,7.0,36.26,0.41,37.01,35.91,1.1,0.77,2.45,36.26,36.18,7.0,40.27,0.26,40.59,39.76,0.83,-0.88,3.23,40.27,40.31,7.0,38.03,0.4,38.39,37.28,1.1,-1.1,2.73,38.03,38.25,7.0,39.08,0.55,39.76,38.11,1.65,-0.62,2.49,39.09,39.21,7.0,30.05,0.52,30.94,29.43,1.52,0.51,2.24,30.05,29.91,7.0,26.21,0.23,26.54,25.98,0.55,0.12,1.48,26.21,26.26,7.0,26.41,0.74,27.64,25.43,2.2,0.33,2.28,26.42,26.33,7.0,27.37,1.07,29.29,25.98,3.31,0.58,2.66,27.39,27.29,7.0,32.37,0.68,33.43,31.22,2.2,-0.14,2.85,32.38,32.32,7.0,36.77,0.37,37.28,36.18,1.1,-0.27,2.12,36.77,36.73,7.0,34.98,0.52,35.63,33.98,1.65,-0.88,3.23,34.98,35.08,7.0
+BF-OUB-G290006 = 31.81,0.16,32.05,31.5,0.55,-0.12,2.81,31.81,31.77,12.0,36.92,0.5,37.56,36.18,1.38,0.02,1.64,36.92,36.94,12.0,40.85,0.42,41.56,40.04,1.52,-0.12,2.43,40.85,40.8,12.0,38.8,0.36,39.35,38.11,1.24,-0.6,2.54,38.81,38.94,12.0,42.31,1.17,43.9,40.45,3.44,-0.14,1.86,42.32,42.28,12.0,31.3,1.19,33.43,29.57,3.86,0.12,2.03,31.32,31.29,12.0,26.54,0.89,27.91,24.88,3.03,-0.43,2.39,26.55,26.67,12.0,27.49,0.45,28.19,26.67,1.52,-0.18,2.25,27.5,27.53,12.0,24.57,0.59,25.43,23.5,1.93,-0.25,2.2,24.57,24.57,12.0,32.74,0.48,33.56,32.05,1.52,0.23,2.08,32.75,32.77,12.0,37.82,0.35,38.39,37.01,1.38,-0.74,3.79,37.82,37.83,12.0,35.73,0.29,36.18,35.22,0.96,-0.15,2.2,35.73,35.73,12.0
+BF-OUB-G290007 = 31.43,0.15,31.77,31.22,0.55,0.52,3.08,31.43,31.43,14.0,36.32,0.25,36.87,36.04,0.83,0.97,3.02,36.32,36.22,14.0,40.54,0.46,41.14,39.63,1.52,-0.93,2.61,40.54,40.73,14.0,38.9,0.24,39.21,38.52,0.69,-0.28,1.68,38.9,38.94,14.0,39.34,0.62,40.04,38.11,1.93,-0.81,2.49,39.35,39.56,14.0,30.4,0.51,31.08,29.57,1.52,0.13,1.71,30.41,30.19,14.0,25.14,0.35,25.71,24.33,1.38,-0.59,3.14,25.15,25.16,14.0,26.6,0.43,27.22,25.71,1.52,-0.36,2.45,26.6,26.6,14.0,26.76,1.22,29.02,25.3,3.72,0.57,2.11,26.78,26.43,14.0,32.39,0.78,33.84,30.94,2.89,0.04,2.43,32.4,32.32,14.0,36.31,0.34,36.87,35.63,1.24,-0.11,2.43,36.31,36.25,14.0,35.49,0.46,36.04,34.67,1.38,-0.57,2.0,35.49,35.63,14.0
+BF-OUB-G290008 = 31.53,0.21,32.05,31.22,0.83,0.69,3.59,31.53,31.5,15.0,36.21,0.18,36.59,35.91,0.69,0.03,2.94,36.21,36.25,15.0,39.82,0.21,40.25,39.49,0.76,0.34,2.3,39.82,39.76,15.0,37.86,0.58,38.66,36.87,1.79,-0.07,1.71,37.86,37.83,15.0,39.41,0.62,40.66,38.66,2.0,0.89,2.51,39.41,39.21,15.0,30.64,0.4,31.22,29.84,1.38,-0.34,2.15,30.64,30.67,15.0,25.49,0.71,26.95,24.47,2.48,0.57,2.45,25.5,25.3,15.0,26.24,0.79,27.91,25.16,2.76,0.76,2.56,26.25,25.98,15.0,25.63,1.07,28.46,24.54,3.93,1.46,4.42,25.65,25.3,15.0,31.78,1.07,33.98,30.39,3.58,0.53,2.37,31.79,31.77,15.0,36.78,0.34,37.28,36.18,1.1,-0.12,1.91,36.78,36.8,15.0,35.05,0.21,35.49,34.8,0.69,0.53,2.67,35.05,35.08,15.0
+BF-OUB-G290009 = 31.94,0.41,32.6,31.22,1.38,-0.48,2.17,31.94,32.05,20.0,36.95,0.61,37.7,35.91,1.79,-0.6,1.97,36.96,37.08,20.0,40.77,0.5,41.42,39.76,1.65,-0.41,2.05,40.78,40.8,20.0,39.33,0.26,39.76,38.94,0.83,0.24,1.9,39.33,39.25,20.0,41.34,0.81,42.04,39.35,2.69,-1.38,3.88,41.35,41.59,20.0,32.93,0.65,34.25,31.7,2.55,0.01,2.38,32.94,32.98,20.0,26.89,1.03,28.88,25.02,3.86,0.15,2.36,26.91,26.88,20.0,26.75,0.7,28.19,25.43,2.76,-0.03,2.8,26.76,26.78,20.0,24.63,0.52,25.71,23.5,2.2,-0.13,2.82,24.64,24.74,20.0,31.08,0.7,32.32,29.98,2.34,0.31,2.15,31.09,30.98,20.0,36.05,0.56,37.28,35.08,2.2,0.35,2.78,36.05,36.11,20.0,35.14,0.16,35.49,34.8,0.69,0.19,2.91,35.14,35.11,20.0
+BF-OUB-G290010 = 31.71,0.2,32.05,31.5,0.55,0.66,2.42,31.71,31.7,6.0,36.32,0.12,36.46,36.18,0.28,-0.0,1.5,36.32,36.32,6.0,41.34,0.28,41.62,40.87,0.76,-0.74,2.21,41.34,41.42,6.0,38.99,0.24,39.21,38.73,0.48,-0.03,1.04,39.0,39.01,6.0,40.45,0.33,40.87,40.04,0.83,-0.0,1.5,40.45,40.45,6.0,31.09,0.59,31.77,30.12,1.65,-0.49,2.36,31.1,31.05,6.0,26.26,0.68,27.09,25.16,1.93,-0.44,2.28,26.27,26.26,6.0,27.45,0.35,27.91,26.88,1.03,-0.45,2.54,27.46,27.47,6.0,25.32,0.28,25.71,24.88,0.83,-0.24,2.32,25.32,25.36,6.0,32.92,0.25,33.15,32.6,0.55,-0.31,1.39,32.92,32.98,6.0,37.63,0.31,38.11,37.21,0.9,0.35,2.28,37.63,37.56,6.0,35.61,0.39,36.18,35.08,1.1,0.18,1.98,35.61,35.56,6.0
+BF-OUB-G290011 = 32.16,0.44,33.15,31.36,1.79,0.52,2.56,32.16,32.12,37.0,36.35,0.33,37.15,35.49,1.65,0.06,3.67,36.35,36.32,37.0,40.4,0.33,41.14,39.63,1.52,-0.04,3.53,40.41,40.38,37.0,38.85,0.51,39.63,37.7,1.93,-0.42,2.49,38.85,38.94,37.0,38.56,1.8,42.11,36.18,5.93,0.44,1.92,38.6,37.97,37.0,30.18,0.85,32.6,29.29,3.31,1.13,3.72,30.19,29.98,37.0,25.83,0.7,27.09,24.06,3.03,-0.34,2.85,25.84,25.85,37.0,26.22,0.6,27.64,24.61,3.03,-0.11,3.29,26.23,26.12,37.0,26.53,1.2,28.88,24.33,4.55,-0.23,2.27,26.56,26.54,37.0,32.03,0.69,33.15,30.94,2.2,-0.01,1.62,32.04,32.05,37.0,37.18,0.5,38.52,36.46,2.07,1.03,3.66,37.18,37.01,37.0,35.56,0.59,37.28,34.53,2.76,1.12,4.12,35.56,35.35,37.0
+BF-OUB-G290012 = 31.75,0.34,32.19,30.67,1.52,-1.76,5.83,31.75,31.91,25.0,36.18,0.46,37.28,35.08,2.2,0.16,3.7,36.18,36.18,25.0,40.86,0.56,42.52,39.76,2.76,0.93,4.66,40.87,40.87,25.0,38.95,0.78,40.31,37.83,2.48,0.07,1.73,38.95,38.94,25.0,39.23,1.15,40.87,36.87,4.0,-0.46,2.03,39.25,39.35,25.0,32.25,0.44,32.87,31.08,1.79,-1.15,4.06,32.25,32.32,25.0,26.78,0.45,27.64,25.71,1.93,-0.28,2.98,26.79,26.81,25.0,27.07,0.48,28.05,26.26,1.79,-0.05,2.37,27.07,27.09,25.0,26.63,0.6,27.78,25.16,2.62,-0.01,3.0,26.63,26.54,25.0,32.63,0.54,33.43,31.36,2.07,-0.69,2.9,32.63,32.67,25.0,37.19,0.44,37.83,35.91,1.93,-0.87,4.1,37.19,37.15,25.0,35.21,0.59,36.18,34.11,2.07,-0.23,1.83,35.21,35.22,25.0
+BF-OUD-G300001 = 29.91,0.93,31.77,28.19,3.58,-0.04,1.93,29.92,29.84,70.0,35.27,0.49,36.46,34.32,2.14,-0.09,2.04,35.27,35.35,70.0,41.25,0.49,42.24,40.04,2.2,-0.36,2.76,41.25,41.28,70.0,41.38,0.56,43.07,40.31,2.76,0.97,3.87,41.39,41.28,70.0,42.69,0.67,43.9,40.59,3.31,-0.7,3.33,42.69,42.8,70.0,36.55,0.9,38.94,34.53,4.41,0.04,3.21,36.56,36.46,70.0,35.42,0.98,37.01,33.15,3.86,-0.18,2.0,35.44,35.63,70.0,32.82,0.97,34.8,30.67,4.13,-0.31,2.76,32.84,32.87,70.0,34.9,1.09,37.01,33.01,4.0,0.27,1.84,34.91,34.53,70.0,40.72,0.72,42.24,38.94,3.31,0.09,2.61,40.73,40.73,70.0,40.83,0.71,43.35,39.35,4.0,0.59,4.71,40.84,40.87,70.0,35.85,0.67,37.28,34.53,2.76,0.15,2.05,35.86,35.91,70.0
+BF-OUD-G300002 = 30.53,0.48,31.5,29.43,2.07,0.1,2.37,30.54,30.53,117.0,35.3,0.26,36.18,34.8,1.38,1.0,4.21,35.3,35.29,117.0,41.8,0.47,42.52,40.59,1.93,-0.34,2.35,41.81,41.76,117.0,41.05,0.68,42.8,39.35,3.44,0.0,2.79,41.05,41.07,117.0,41.94,0.58,44.17,40.31,3.86,0.4,4.7,41.95,41.97,117.0,36.54,0.91,38.39,33.7,4.69,-0.75,3.34,36.55,36.73,117.0,34.21,0.73,36.18,32.32,3.86,0.1,3.72,34.22,34.25,117.0,30.69,0.89,33.43,29.02,4.41,0.85,3.53,30.71,30.53,117.0,33.5,1.37,36.46,29.84,6.61,0.03,2.45,33.53,33.43,117.0,40.65,0.61,41.97,39.21,2.76,0.09,2.63,40.65,40.59,117.0,40.62,0.54,41.69,38.94,2.76,-0.36,2.79,40.62,40.66,117.0,36.59,0.45,37.56,35.49,2.07,-0.34,3.03,36.59,36.59,117.0
+BF-OUD-G300003 = 30.26,0.41,31.22,29.29,1.93,0.27,3.11,30.27,30.26,53.0,34.6,0.35,35.35,33.7,1.65,0.0,2.77,34.6,34.53,53.0,41.4,0.47,42.8,40.31,2.48,0.33,3.52,41.4,41.42,53.0,41.35,0.55,42.24,40.04,2.2,-0.1,2.19,41.35,41.28,53.0,42.53,0.6,43.9,41.0,2.89,-0.02,3.13,42.53,42.52,53.0,37.16,0.52,38.39,36.11,2.27,-0.04,2.74,37.16,37.15,53.0,34.79,0.64,36.73,33.43,3.31,0.67,3.69,34.8,34.67,53.0,31.01,1.12,33.77,28.74,5.03,0.64,2.97,31.03,30.67,53.0,36.24,1.05,38.94,32.87,6.06,-0.23,4.23,36.26,36.25,53.0,41.36,0.41,41.97,40.04,1.93,-1.29,4.86,41.37,41.42,53.0,40.6,0.41,41.42,39.76,1.65,0.24,2.62,40.61,40.59,53.0,36.78,0.46,37.56,35.63,1.93,-0.66,2.91,36.79,36.73,53.0
+BF-OUD-G300004 = 30.23,0.59,31.5,29.43,2.07,0.63,2.31,30.24,30.12,25.0,34.85,0.43,35.7,34.25,1.45,0.56,2.2,34.85,34.8,25.0,40.89,0.43,41.69,40.04,1.65,0.12,2.23,40.9,40.87,25.0,41.25,0.45,42.18,40.59,1.58,0.52,2.42,41.26,41.14,25.0,42.05,0.68,43.48,40.87,2.62,0.38,2.6,42.05,41.97,25.0,36.59,0.86,38.52,35.35,3.17,0.53,2.54,36.6,36.73,25.0,34.44,1.05,36.18,32.6,3.58,-0.05,1.96,34.46,34.39,25.0,30.5,0.8,32.46,29.57,2.89,0.65,2.48,30.51,30.39,25.0,34.97,0.66,36.46,33.7,2.76,0.3,2.75,34.97,34.94,25.0,41.22,0.55,42.11,40.04,2.07,-0.41,2.44,41.22,41.28,25.0,40.61,0.85,42.38,39.49,2.89,0.68,2.44,40.62,40.45,25.0,36.08,0.5,36.87,35.08,1.79,-0.34,2.55,36.09,36.18,25.0
+BF-OUD-G300005 = 29.5,0.58,30.67,28.46,2.2,0.5,2.24,29.51,29.29,72.0,34.59,0.38,35.35,33.98,1.38,0.25,1.88,34.6,34.53,72.0,41.18,0.42,42.24,40.04,2.2,0.07,3.02,41.18,41.14,72.0,41.53,0.36,42.52,40.59,1.93,-0.26,2.83,41.53,41.59,72.0,43.14,0.79,44.45,41.14,3.31,-0.06,2.17,43.15,43.07,72.0,37.07,0.54,38.39,35.91,2.48,-0.01,2.66,37.07,37.08,72.0,34.88,1.07,36.59,32.87,3.72,-0.37,1.83,34.9,35.08,72.0,32.45,1.39,35.63,29.57,6.06,0.32,2.5,32.48,32.05,72.0,35.26,1.0,37.42,32.32,5.1,-0.01,3.43,35.27,35.15,72.0,40.91,0.51,42.8,40.04,2.76,0.67,4.26,40.91,40.87,72.0,40.23,0.43,41.0,38.94,2.07,-0.7,3.33,40.23,40.31,72.0,35.48,0.55,36.73,34.53,2.2,0.58,2.78,35.48,35.35,72.0
+BF-PAS-G310001 = 31.76,0.33,32.46,31.22,1.24,0.42,2.67,31.76,31.7,19.0,37.23,0.32,37.83,36.32,1.52,-0.82,5.17,37.23,37.28,19.0,41.19,0.3,41.83,40.73,1.1,0.25,2.42,41.19,41.14,19.0,38.64,0.35,39.07,37.56,1.52,-1.65,6.01,38.64,38.66,19.0,42.16,0.52,43.07,40.87,2.2,-0.39,3.43,42.16,42.11,19.0,32.41,1.51,34.8,29.29,5.51,-0.57,2.4,32.44,32.87,19.0,27.69,0.83,29.29,25.71,3.58,-0.33,3.33,27.7,27.64,19.0,27.99,0.41,28.46,27.09,1.38,-0.81,2.71,27.99,28.05,19.0,24.87,0.51,25.98,23.92,2.07,0.17,2.59,24.88,24.88,19.0,32.59,0.42,33.7,31.91,1.79,0.66,3.79,32.59,32.6,19.0,37.81,0.47,38.94,37.01,1.93,0.66,3.62,37.81,37.83,19.0,35.31,0.3,35.91,34.67,1.24,-0.29,2.98,35.31,35.35,19.0
+BF-PAS-G310002 = 31.93,0.26,32.32,31.63,0.69,0.28,1.75,31.93,31.98,15.0,37.89,0.06,37.97,37.83,0.14,0.54,2.18,37.89,37.83,15.0,41.11,0.14,41.42,40.87,0.55,0.08,3.38,41.11,41.14,15.0,39.35,0.61,40.59,38.39,2.2,0.37,2.46,39.35,39.35,15.0,41.46,0.62,42.24,40.31,1.93,-0.56,2.03,41.47,41.56,15.0,34.44,1.21,36.18,32.05,4.13,-0.36,2.14,34.46,34.46,15.0,28.82,0.65,29.7,27.36,2.34,-0.63,2.91,28.83,28.81,15.0,26.33,0.44,27.09,25.57,1.52,0.05,2.4,26.34,26.4,15.0,26.97,0.39,27.36,25.98,1.38,-1.08,3.62,26.97,26.95,15.0,33.22,0.36,33.84,32.46,1.38,-0.39,2.79,33.22,33.29,15.0,36.52,0.44,37.28,35.63,1.65,-0.24,2.53,36.52,36.46,15.0,35.53,0.23,35.91,35.08,0.83,0.04,2.46,35.53,35.49,15.0
+BF-PAS-G310003 = 31.52,0.4,32.05,30.67,1.38,-0.43,2.26,31.52,31.6,28.0,36.38,0.6,37.28,35.08,2.2,-0.67,2.62,36.38,36.46,28.0,41.55,0.38,41.97,40.45,1.52,-1.08,3.72,41.55,41.66,28.0,39.31,0.63,40.59,38.25,2.34,0.37,2.37,39.31,39.21,28.0,42.71,1.31,44.72,39.9,4.82,-0.64,2.33,42.73,43.07,28.0,32.69,0.99,34.53,30.39,4.13,-0.25,2.86,32.7,32.87,28.0,27.47,0.69,28.74,25.85,2.89,-0.5,3.17,27.47,27.5,28.0,27.0,0.41,27.91,25.98,1.93,-0.07,3.2,27.0,27.02,28.0,25.6,0.8,26.81,23.78,3.03,-0.69,2.76,25.61,25.71,28.0,33.15,1.18,35.35,30.94,4.41,-0.06,2.05,33.17,33.43,28.0,37.83,0.89,39.21,35.91,3.31,-0.67,2.7,37.84,38.04,28.0,34.98,0.59,35.63,33.43,2.2,-1.01,3.26,34.99,35.11,28.0
+BF-PAS-G310004 = 31.5,0.35,31.91,31.08,0.83,0.0,1.43,31.5,31.5,5.0,37.06,0.64,37.83,36.25,1.58,-0.14,1.62,37.07,37.21,5.0,41.72,0.68,42.52,40.87,1.65,-0.05,1.56,41.72,41.69,5.0,38.94,0.8,40.04,38.11,1.93,0.41,1.6,38.94,38.66,5.0,42.37,0.32,42.8,41.97,0.83,0.17,1.73,42.37,42.24,5.0,33.26,0.55,33.98,32.74,1.24,0.41,1.42,33.26,33.01,5.0,27.57,0.6,28.46,26.95,1.52,0.48,1.98,27.57,27.57,5.0,27.28,0.52,28.05,26.67,1.38,0.4,2.13,27.28,27.36,5.0,25.41,0.56,26.19,24.61,1.58,-0.04,2.49,25.41,25.43,5.0,32.53,0.26,32.94,32.32,0.62,0.86,2.33,32.53,32.46,5.0,36.84,0.49,37.56,36.32,1.24,0.4,1.94,36.85,36.87,5.0,34.87,0.32,35.35,34.53,0.83,0.54,2.02,34.87,34.8,5.0
+BF-PAS-G310005 = 32.15,0.28,32.6,31.77,0.83,0.15,1.79,32.15,32.19,8.0,37.22,0.22,37.56,36.87,0.69,-0.12,2.26,37.22,37.25,8.0,41.76,0.24,41.97,41.35,0.62,-0.51,1.86,41.76,41.83,8.0,39.02,0.19,39.35,38.8,0.55,0.5,2.05,39.02,39.01,8.0,43.51,0.47,44.17,42.93,1.24,0.5,1.77,43.51,43.31,8.0,32.31,1.02,33.56,30.94,2.62,-0.18,1.63,32.33,32.39,8.0,26.91,0.31,27.5,26.54,0.96,0.72,2.52,26.92,26.81,8.0,27.89,0.47,28.74,27.36,1.38,0.64,2.29,27.89,27.78,8.0,24.32,0.33,24.74,23.78,0.96,-0.5,2.0,24.32,24.43,8.0,32.51,0.25,32.87,32.19,0.69,0.48,1.93,32.51,32.43,8.0,37.96,0.29,38.39,37.42,0.96,-0.42,2.75,37.96,37.97,8.0,35.54,0.26,35.91,35.15,0.76,-0.33,1.94,35.54,35.63,8.0
+BF-PAS-G310006 = 32.1,0.18,32.32,31.77,0.55,-0.44,2.34,32.1,32.12,9.0,37.88,0.19,38.11,37.56,0.55,-0.06,1.98,37.88,37.83,9.0,41.57,0.24,41.83,41.21,0.62,-0.1,1.57,41.57,41.56,9.0,40.02,0.27,40.31,39.56,0.76,-0.47,1.94,40.02,40.04,9.0,40.09,0.68,41.28,39.21,2.07,0.26,2.04,40.09,40.18,9.0,33.98,0.57,34.53,32.74,1.79,-1.28,3.54,33.99,34.18,9.0,29.57,0.4,30.12,29.02,1.1,-0.06,1.52,29.58,29.64,9.0,26.54,0.33,27.09,25.98,1.1,0.08,2.41,26.54,26.54,9.0,26.08,0.9,27.09,24.33,2.76,-0.78,2.5,26.1,26.54,9.0,33.16,0.41,33.7,32.6,1.1,-0.1,1.56,33.17,33.15,9.0,36.96,0.58,37.83,36.04,1.79,-0.28,2.19,36.97,37.01,9.0,35.85,0.21,36.04,35.49,0.55,-0.76,2.18,35.85,35.91,9.0
+BF-PAS-G310007 = 31.79,0.57,32.6,30.94,1.65,-0.35,2.05,31.79,31.91,9.0,37.49,0.5,38.11,36.73,1.38,-0.21,1.82,37.49,37.56,9.0,41.57,0.3,41.97,41.0,0.96,-0.63,2.59,41.57,41.69,9.0,38.88,0.23,39.21,38.52,0.69,-0.21,1.88,38.88,38.94,9.0,41.42,0.15,41.69,41.14,0.55,-0.0,3.06,41.42,41.42,9.0,33.59,0.48,34.25,32.87,1.38,-0.14,1.77,33.6,33.7,9.0,27.82,1.19,29.84,26.26,3.58,0.26,2.16,27.84,28.05,9.0,28.09,0.4,28.74,27.64,1.1,0.41,1.84,28.09,27.98,9.0,25.4,0.22,25.71,25.16,0.55,0.18,1.85,25.4,25.43,9.0,32.38,0.37,33.15,31.91,1.24,0.87,3.16,32.38,32.32,9.0,36.95,0.56,37.83,36.18,1.65,-0.04,2.07,36.96,37.01,9.0,35.35,0.44,35.91,34.67,1.24,-0.24,1.91,35.36,35.35,9.0
+BF-PAS-G310008 = 32.2,0.24,32.6,31.91,0.69,0.45,1.81,32.2,32.12,11.0,37.8,0.26,38.25,37.42,0.83,0.36,2.19,37.8,37.77,11.0,41.76,0.25,42.24,41.42,0.83,0.74,2.58,41.76,41.69,11.0,39.13,0.29,39.63,38.66,0.96,0.03,1.97,39.13,39.07,11.0,40.2,0.51,40.73,39.21,1.52,-0.53,2.14,40.2,40.31,11.0,33.02,0.68,33.91,31.77,2.14,-0.46,2.09,33.03,33.15,11.0,29.54,0.29,29.84,29.02,0.83,-0.79,2.31,29.54,29.7,11.0,26.7,0.52,27.5,26.05,1.45,0.28,1.66,26.7,26.67,11.0,26.1,0.52,27.09,25.02,2.07,-0.19,3.46,26.11,26.12,11.0,32.82,0.44,33.29,32.05,1.24,-0.75,2.01,32.82,33.01,11.0,37.96,0.43,38.66,37.42,1.24,0.28,1.72,37.96,38.04,11.0,35.98,0.27,36.46,35.63,0.83,0.32,1.86,35.98,36.04,11.0
+BF-PAS-G310009 = 31.77,0.32,32.6,31.22,1.38,0.3,3.48,31.78,31.77,27.0,38.31,0.2,38.66,37.83,0.83,-0.32,2.71,38.31,38.39,27.0,41.83,0.32,42.38,40.87,1.52,-0.88,4.21,41.83,41.9,27.0,39.29,0.51,40.59,38.39,2.2,0.59,2.96,39.29,39.21,27.0,42.08,1.08,44.17,40.04,4.13,0.09,2.23,42.09,42.24,27.0,33.59,0.67,34.53,32.05,2.48,-0.85,2.82,33.6,33.84,27.0,28.36,0.69,29.57,27.09,2.48,0.13,2.13,28.37,28.26,27.0,27.11,0.49,27.91,25.98,1.93,-0.42,2.36,27.12,27.22,27.0,25.97,0.53,27.36,24.88,2.48,0.48,3.69,25.97,25.98,27.0,32.55,0.26,33.29,32.05,1.24,1.14,4.63,32.55,32.53,27.0,37.35,0.48,38.39,36.32,2.07,-0.29,3.21,37.36,37.42,27.0,35.74,0.39,36.46,34.94,1.52,-0.23,2.3,35.74,35.77,27.0
+BF-PON-G320001 = 35.46,0.77,36.59,33.15,3.44,-0.96,3.9,35.47,35.49,48.0,38.11,0.52,39.21,36.87,2.34,0.31,3.05,38.11,38.11,48.0,35.16,0.58,36.59,34.25,2.34,0.58,2.39,35.16,35.04,48.0,36.84,1.19,39.21,33.7,5.51,-0.67,3.7,36.86,36.94,48.0,34.26,1.42,37.56,29.7,7.85,-0.91,5.06,34.29,34.32,48.0,29.61,1.16,32.05,26.54,5.51,-0.04,2.77,29.63,29.43,48.0,22.91,0.48,23.78,21.71,2.07,-0.19,2.81,22.91,22.95,48.0,22.65,0.64,24.06,21.02,3.03,0.11,3.14,22.66,22.68,48.0,23.19,0.3,23.78,22.4,1.38,-0.54,3.01,23.19,23.23,48.0,26.34,0.77,28.26,24.88,3.38,0.31,2.68,26.35,26.33,48.0,33.16,1.05,35.35,31.29,4.06,-0.14,2.12,33.17,33.36,48.0,34.85,1.38,36.94,32.32,4.62,-0.2,1.77,34.88,35.01,48.0
+BF-PON-G320002 = 34.57,0.16,34.8,34.25,0.55,-0.32,2.72,34.57,34.53,12.0,38.34,0.37,38.66,37.56,1.1,-0.84,2.54,38.34,38.45,12.0,36.68,0.33,37.01,35.91,1.1,-1.13,3.66,36.68,36.73,12.0,36.94,0.88,38.11,35.49,2.62,-0.22,1.67,36.95,36.94,12.0,34.36,0.29,35.01,33.98,1.03,1.11,3.4,34.36,34.25,12.0,27.6,0.7,28.74,26.54,2.2,-0.03,2.12,27.61,27.57,12.0,22.29,0.38,22.68,21.57,1.1,-0.47,1.96,22.3,22.37,12.0,23.86,0.47,24.61,23.23,1.38,0.19,1.64,23.86,23.85,12.0,22.89,0.43,23.78,22.13,1.65,0.25,3.15,22.89,22.88,12.0,28.36,0.48,29.15,27.36,1.79,-0.45,2.82,28.36,28.4,12.0,34.32,0.65,35.35,33.43,1.93,0.31,1.97,34.33,34.22,12.0,34.84,0.76,36.32,33.7,2.62,0.36,2.37,34.85,34.8,12.0
+BF-PON-G320003 = 33.04,0.44,34.25,32.05,2.2,0.34,4.04,33.05,33.08,27.0,36.96,0.29,37.56,36.46,1.1,-0.13,2.38,36.96,37.01,27.0,34.11,0.64,35.35,32.87,2.48,-0.33,2.39,34.12,34.18,27.0,35.4,1.38,37.83,32.05,5.79,-0.19,2.92,35.43,35.35,27.0,33.39,0.62,34.67,32.32,2.34,0.36,2.38,33.39,33.22,27.0,28.23,0.85,29.98,26.54,3.44,-0.25,2.67,28.24,28.33,27.0,22.37,0.77,23.78,21.3,2.48,0.17,1.78,22.38,22.4,27.0,22.95,0.47,23.78,21.85,1.93,-0.45,2.88,22.95,22.95,27.0,23.57,0.61,24.61,22.13,2.48,-0.37,2.52,23.58,23.64,27.0,26.75,0.37,27.36,25.85,1.52,-0.82,3.28,26.75,26.81,27.0,31.96,0.54,32.6,30.67,1.93,-0.8,2.61,31.97,32.05,27.0,32.38,0.93,33.98,30.39,3.58,-0.55,2.71,32.39,32.32,27.0
+BF-PON-G320004 = 35.4,0.43,36.18,34.8,1.38,0.16,1.75,35.4,35.49,27.0,38.88,0.33,39.49,38.11,1.38,0.07,2.67,38.88,38.8,27.0,36.49,0.57,37.56,35.08,2.48,-0.27,3.34,36.5,36.46,27.0,38.98,1.17,42.24,37.01,5.24,0.69,3.73,38.99,38.94,27.0,36.15,1.23,37.56,32.87,4.69,-0.95,3.14,36.17,36.66,27.0,30.24,1.2,32.6,27.64,4.96,-0.16,2.39,30.26,30.39,27.0,22.81,0.86,24.61,21.57,3.03,0.7,2.34,22.83,22.68,27.0,24.19,0.61,26.26,23.5,2.76,1.89,6.65,24.19,24.06,27.0,23.77,0.62,24.88,22.13,2.76,-0.85,3.59,23.78,23.92,27.0,28.52,0.74,29.57,26.54,3.03,-1.15,3.65,28.53,28.74,27.0,35.24,0.82,36.46,33.98,2.48,0.08,1.8,35.25,35.08,27.0,35.92,0.87,37.28,34.53,2.76,-0.04,1.61,35.93,36.18,27.0
+BF-PON-G320005 = 35.64,0.22,36.04,35.08,0.96,-0.22,2.57,35.64,35.63,34.0,38.88,0.38,39.76,38.11,1.65,0.33,2.74,38.88,38.9,34.0,36.2,0.57,37.01,34.8,2.2,-0.51,2.52,36.2,36.18,34.0,38.54,1.33,41.42,36.18,5.24,0.12,2.14,38.57,38.52,34.0,35.96,1.43,38.39,32.32,6.06,-0.52,3.04,35.99,36.08,34.0,30.99,1.54,32.87,27.36,5.51,-0.94,2.62,31.03,31.63,34.0,23.6,0.4,24.61,22.68,1.93,0.0,3.18,23.6,23.61,34.0,23.55,0.61,24.74,22.13,2.62,-0.25,2.72,23.55,23.57,34.0,23.31,0.68,24.88,22.26,2.62,0.31,2.32,23.32,23.4,34.0,28.36,0.86,29.84,26.67,3.17,-0.22,2.09,28.37,28.5,34.0,35.58,1.45,38.39,33.43,4.96,0.49,2.29,35.6,35.46,34.0,36.68,1.11,38.66,34.8,3.86,-0.07,1.8,36.69,36.7,34.0
+BF-PON-G320006 = 33.35,0.6,34.8,32.05,2.76,-0.06,2.77,33.35,33.43,50.0,37.12,0.55,38.11,36.46,1.65,0.5,1.92,37.12,37.01,50.0,35.37,0.92,37.28,33.43,3.86,0.0,2.38,35.38,35.35,50.0,36.6,1.72,41.14,33.01,8.13,0.65,3.63,36.64,36.39,50.0,33.98,1.73,38.39,30.12,8.27,0.3,3.09,34.02,34.11,50.0,31.27,1.43,34.25,28.74,5.51,0.4,2.51,31.3,31.12,50.0,21.73,0.51,22.95,20.61,2.34,0.27,2.72,21.74,21.71,50.0,23.05,0.65,24.33,21.85,2.48,0.09,2.3,23.05,22.95,50.0,24.02,0.62,25.71,22.95,2.76,0.9,3.55,24.03,23.92,50.0,27.08,0.42,28.33,26.19,2.14,0.57,3.31,27.08,26.95,50.0,33.47,0.67,34.8,31.77,3.03,-0.52,2.68,33.47,33.7,50.0,33.32,0.45,34.25,32.32,1.93,-0.33,2.59,33.32,33.43,50.0
+BF-PON-G320007 = 35.59,0.24,36.04,35.08,0.96,-0.29,2.66,35.59,35.63,18.0,38.45,0.21,38.8,38.11,0.69,-0.25,2.06,38.45,38.42,18.0,35.5,0.27,35.91,34.8,1.1,-0.75,3.26,35.5,35.6,18.0,37.26,0.65,38.39,35.7,2.69,-0.59,3.36,37.27,37.25,18.0,32.02,1.43,34.8,29.57,5.24,0.2,2.35,32.05,31.98,18.0,29.47,1.05,31.08,27.09,4.0,-0.36,2.82,29.49,29.6,18.0,22.44,0.36,23.23,21.85,1.38,0.35,2.61,22.44,22.4,18.0,21.8,0.61,23.23,21.02,2.2,0.68,2.96,21.8,21.71,18.0,23.82,0.38,24.61,23.23,1.38,0.11,2.47,23.82,23.88,18.0,26.37,0.46,27.09,25.16,1.93,-0.71,4.08,26.37,26.4,18.0,30.93,0.65,31.77,29.29,2.48,-0.84,3.18,30.94,31.01,18.0,32.36,0.5,33.15,31.22,1.93,-0.36,2.86,32.36,32.43,18.0
+BF-PON-G320008 = 35.54,0.24,35.91,35.22,0.69,0.23,1.89,35.54,35.49,7.0,38.67,0.27,39.07,38.39,0.69,0.34,1.78,38.67,38.66,7.0,35.47,0.24,35.77,35.08,0.69,-0.15,2.28,35.47,35.42,7.0,36.88,0.22,37.15,36.59,0.55,-0.37,1.6,36.88,37.01,7.0,34.1,0.73,34.94,33.43,1.52,0.25,1.13,34.11,33.7,7.0,31.83,1.04,33.43,30.39,3.03,0.07,2.05,31.85,32.05,7.0,23.54,0.36,24.19,23.23,0.96,0.87,2.44,23.55,23.5,7.0,23.27,0.43,24.06,22.81,1.24,0.83,2.51,23.27,23.09,7.0,23.48,0.38,24.06,23.09,0.96,0.2,1.64,23.49,23.57,7.0,27.38,0.66,28.19,26.26,1.93,-0.57,2.28,27.39,27.5,7.0,34.32,0.56,35.22,33.56,1.65,0.29,2.06,34.32,34.39,7.0,36.44,0.23,36.73,36.04,0.69,-0.57,2.43,36.44,36.46,7.0
+BF-PON-G320009 = 35.35,0.19,35.63,35.08,0.55,-0.0,2.04,35.35,35.35,6.0,39.36,0.32,39.76,38.94,0.83,-0.1,1.59,39.36,39.38,6.0,37.28,0.09,37.42,37.15,0.28,-0.0,3.0,37.28,37.28,6.0,38.55,0.39,39.07,37.97,1.1,-0.18,1.98,38.55,38.59,6.0,36.85,0.2,37.15,36.59,0.55,0.31,1.85,36.85,36.8,6.0,29.67,0.46,30.26,29.02,1.24,-0.23,1.83,29.67,29.74,6.0,23.31,0.52,24.06,22.68,1.38,0.13,1.83,23.31,23.33,6.0,25.24,0.89,26.12,24.06,2.07,-0.33,1.42,25.25,25.47,6.0,24.4,0.31,24.88,24.06,0.83,0.23,2.11,24.4,24.47,6.0,29.12,0.24,29.43,28.74,0.69,-0.34,2.32,29.12,29.12,6.0,37.42,0.62,38.11,36.46,1.65,-0.23,2.11,37.43,37.28,6.0,37.07,0.31,37.56,36.59,0.96,0.12,2.85,37.07,37.04,6.0
+BF-PON-G320010 = 34.63,0.93,35.77,32.46,3.31,-0.86,3.0,34.64,34.8,19.0,38.01,0.55,38.94,37.01,1.93,-0.19,2.04,38.02,38.11,19.0,35.61,0.65,36.73,34.53,2.2,0.28,1.99,35.62,35.49,19.0,36.82,0.93,38.04,34.25,3.79,-1.28,4.4,36.83,37.15,19.0,32.87,1.09,34.11,30.12,4.0,-1.01,3.2,32.89,33.15,19.0,30.26,0.9,32.32,28.74,3.58,0.27,2.79,30.27,30.26,19.0,22.12,0.52,23.09,21.44,1.65,0.49,2.18,22.12,22.06,19.0,22.35,0.36,23.23,21.85,1.38,1.12,3.45,22.36,22.26,19.0,23.51,0.55,24.33,22.54,1.79,-0.43,1.95,23.52,23.64,19.0,26.92,0.31,27.64,26.26,1.38,0.28,3.47,26.92,26.81,19.0,34.11,0.46,34.8,33.15,1.65,-0.81,2.95,34.11,34.25,19.0,33.79,0.88,35.08,32.05,3.03,-0.27,2.1,33.8,33.84,19.0
+BF-PON-G320011 = 35.01,0.69,36.32,33.98,2.34,0.36,1.93,35.02,34.8,24.0,38.95,0.68,40.18,37.83,2.34,0.27,1.89,38.95,38.87,24.0,37.76,1.0,39.35,35.91,3.44,-0.01,1.77,37.77,37.77,24.0,37.58,1.7,40.59,34.8,5.79,0.14,1.81,37.62,37.42,24.0,36.44,1.64,39.76,33.7,6.06,0.15,2.22,36.47,36.53,24.0,28.66,1.02,30.67,26.81,3.86,0.19,2.27,28.67,28.46,24.0,23.54,0.75,25.43,22.4,3.03,0.75,2.99,23.55,23.37,24.0,25.43,0.84,26.81,24.06,2.76,0.03,1.81,25.44,25.43,24.0,24.12,0.53,25.16,22.95,2.2,-0.29,2.66,24.12,24.26,24.0,29.61,0.68,30.67,27.91,2.76,-0.68,3.1,29.61,29.84,24.0,37.03,1.14,38.8,35.08,3.72,-0.02,1.7,37.05,36.87,24.0,36.42,0.71,37.42,34.8,2.62,-0.67,2.36,36.42,36.7,24.0
+BF-PON-G320012 = 34.86,0.29,35.35,34.39,0.96,0.06,2.48,34.86,34.8,9.0,38.25,0.22,38.66,37.97,0.69,0.58,2.36,38.25,38.25,9.0,36.22,0.3,36.73,35.77,0.96,0.12,2.28,36.22,36.25,9.0,39.46,1.19,41.42,37.56,3.86,-0.14,2.24,39.47,39.9,9.0,35.71,0.79,37.01,34.53,2.48,-0.11,2.14,35.72,35.91,9.0,30.51,0.91,31.77,29.02,2.76,-0.36,2.22,30.52,30.53,9.0,22.26,0.33,22.95,21.85,1.1,0.92,3.3,22.26,22.26,9.0,23.81,0.51,24.61,22.81,1.79,-0.44,2.89,23.82,23.92,9.0,24.12,0.51,24.88,23.37,1.52,-0.07,1.81,24.12,24.12,9.0,27.82,0.64,28.74,27.02,1.72,0.1,1.6,27.83,27.98,9.0,34.04,0.21,34.39,33.7,0.69,0.11,2.41,34.04,33.98,9.0,34.18,0.49,34.94,33.63,1.31,0.36,1.73,34.19,34.11,9.0
+BF-SEN-G350001 = 31.24,0.51,32.32,30.12,2.2,-0.03,2.49,31.24,31.22,56.0,35.74,0.42,36.53,34.53,2.0,-1.08,3.91,35.74,35.84,56.0,42.12,0.58,43.07,40.87,2.2,-0.69,2.61,42.13,42.24,56.0,39.09,0.53,40.31,37.83,2.48,0.35,2.6,39.1,38.94,56.0,40.76,1.33,43.62,38.39,5.24,0.53,2.5,40.78,40.52,56.0,34.15,0.68,35.35,32.6,2.76,-0.01,2.21,34.15,34.15,56.0,32.82,0.73,34.53,31.22,3.31,-0.11,2.98,32.82,32.81,56.0,30.87,0.76,32.05,29.15,2.89,-0.16,2.03,30.88,30.88,56.0,31.23,0.95,33.15,29.02,4.13,0.05,2.64,31.24,31.22,56.0,38.17,0.84,39.49,36.04,3.44,-0.78,2.75,38.18,38.39,56.0,39.18,0.5,40.59,38.11,2.48,0.36,3.23,39.18,39.21,56.0,36.85,0.3,37.28,35.91,1.38,-0.76,3.72,36.85,36.87,56.0
+BF-SEN-G350002 = 30.46,0.44,31.5,29.43,2.07,-0.08,2.94,30.47,30.53,76.0,34.97,0.56,36.04,33.43,2.62,-0.78,3.16,34.98,35.08,76.0,41.78,0.45,42.52,40.87,1.65,-0.46,2.42,41.78,41.83,76.0,38.7,0.77,40.87,37.28,3.58,0.58,2.93,38.71,38.66,76.0,40.79,0.79,43.07,38.94,4.13,0.27,3.31,40.8,40.8,76.0,34.32,0.74,35.77,32.6,3.17,-0.16,2.64,34.33,34.25,76.0,33.57,0.53,34.8,32.6,2.2,0.29,2.51,33.57,33.46,76.0,30.68,0.77,32.6,29.02,3.58,0.6,2.9,30.69,30.5,76.0,31.48,1.16,34.32,29.29,5.03,0.29,2.57,31.5,31.5,76.0,38.65,0.7,40.87,37.01,3.86,0.64,4.46,38.65,38.66,76.0,39.04,0.61,40.45,37.83,2.62,0.25,2.52,39.05,38.94,76.0,36.65,0.49,38.11,35.63,2.48,0.5,3.16,36.65,36.59,76.0
+BF-SEN-G350003 = 30.79,0.33,31.5,30.26,1.24,0.36,2.51,30.79,30.81,22.0,35.12,0.27,35.63,34.53,1.1,-0.7,3.4,35.12,35.18,22.0,41.42,0.29,41.97,40.87,1.1,-0.15,2.25,41.42,41.42,22.0,40.21,1.01,42.11,38.66,3.44,0.31,2.02,40.22,40.21,22.0,41.22,0.49,42.11,40.31,1.79,0.34,2.56,41.22,41.14,22.0,36.33,0.53,37.28,35.63,1.65,0.32,1.92,36.34,36.22,22.0,34.62,0.36,35.63,33.98,1.65,0.75,4.48,34.63,34.56,22.0,33.19,0.56,34.25,32.05,2.2,0.19,2.71,33.2,33.22,22.0,35.14,0.86,36.87,33.56,3.31,-0.11,2.48,35.15,35.32,22.0,40.78,0.63,41.69,39.49,2.2,-0.35,2.22,40.79,40.94,22.0,40.78,0.39,41.69,40.31,1.38,0.61,2.64,40.78,40.69,22.0,37.26,0.26,37.56,36.73,0.83,-0.66,2.25,37.27,37.32,22.0
+BF-SEN-G350004 = 30.18,0.26,30.67,29.84,0.83,0.36,2.11,30.19,30.12,28.0,35.33,0.28,35.91,34.8,1.1,0.13,2.09,35.33,35.29,28.0,41.48,0.45,42.18,40.59,1.58,-0.44,2.13,41.48,41.59,28.0,39.09,0.32,39.76,38.39,1.38,-0.18,2.66,39.09,39.14,28.0,41.27,0.77,43.07,39.97,3.1,0.34,2.88,41.28,41.31,28.0,34.91,0.52,36.46,33.98,2.48,0.88,4.13,34.92,34.8,28.0,32.43,0.55,33.63,31.22,2.41,-0.4,3.15,32.44,32.46,28.0,30.41,0.42,31.36,29.22,2.14,-0.39,4.03,30.41,30.39,28.0,31.36,0.7,32.32,30.12,2.2,-0.37,1.9,31.37,31.39,28.0,38.93,0.5,39.76,37.83,1.93,-0.59,2.83,38.93,38.94,28.0,38.83,0.69,40.31,37.56,2.76,0.36,2.44,38.84,38.8,28.0,35.98,0.38,36.87,35.35,1.52,0.38,2.4,35.98,35.94,28.0
+BF-SEN-G350005 = 29.88,0.25,30.39,29.57,0.83,0.35,2.25,29.88,29.84,20.0,34.14,0.21,34.6,33.7,0.9,0.11,3.05,34.14,34.15,20.0,41.0,0.21,41.42,40.45,0.96,-0.6,3.88,41.0,41.0,20.0,38.93,0.43,39.76,38.11,1.65,0.19,2.42,38.93,38.8,20.0,40.44,0.65,41.69,39.49,2.2,0.38,2.21,40.44,40.38,20.0,34.29,0.64,35.63,33.43,2.2,0.79,2.81,34.29,34.18,20.0,33.05,0.67,33.98,31.77,2.2,-0.3,1.92,33.06,33.15,20.0,30.09,0.47,30.94,29.29,1.65,-0.23,2.42,30.1,30.12,20.0,32.23,0.74,33.84,31.22,2.62,0.39,2.29,32.24,32.19,20.0,37.89,0.76,38.94,36.46,2.48,-0.39,2.0,37.89,38.04,20.0,39.07,0.4,39.76,38.39,1.38,-0.1,1.95,39.07,39.07,20.0,36.62,0.4,37.42,35.91,1.52,0.22,2.39,36.62,36.59,20.0
+BF-SEN-G350006 = 30.98,0.64,32.32,29.29,3.03,-0.47,2.41,30.99,31.08,211.0,35.08,0.46,36.46,33.98,2.48,-0.31,3.29,35.09,35.08,211.0,41.38,0.72,42.8,39.49,3.31,-0.56,2.61,41.38,41.42,211.0,39.45,0.79,41.97,37.83,4.13,0.31,2.41,39.46,39.28,211.0,40.56,0.86,42.24,37.83,4.41,-0.53,3.05,40.57,40.59,211.0,33.6,1.08,36.46,30.67,5.79,0.12,2.72,33.62,33.49,211.0,31.26,1.31,33.7,27.09,6.61,-0.98,3.84,31.29,31.5,211.0,30.76,1.48,34.25,27.09,7.17,-0.04,2.83,30.8,30.81,211.0,31.44,1.89,34.67,26.54,8.13,-0.71,2.76,31.5,32.05,211.0,36.69,1.07,39.21,32.74,6.48,-0.7,4.57,36.71,36.73,211.0,39.04,0.73,41.42,37.42,4.0,0.62,3.34,39.04,38.94,211.0,36.33,0.52,38.39,35.35,3.03,0.61,4.28,36.34,36.32,211.0
+BF-SEN-G350007 = 29.82,0.55,30.94,29.29,1.65,0.72,2.3,29.83,29.67,26.0,34.21,0.44,34.94,33.43,1.52,0.11,1.97,34.21,34.11,26.0,41.05,0.68,42.52,40.04,2.48,0.38,2.24,41.06,40.87,26.0,39.15,0.26,39.76,38.66,1.1,0.38,2.76,39.16,39.14,26.0,40.8,0.68,42.24,39.49,2.76,0.04,2.36,40.81,40.87,26.0,34.83,1.03,36.87,32.87,4.0,0.29,2.45,34.84,34.77,26.0,33.76,0.45,34.94,32.87,2.07,0.52,3.48,33.76,33.7,26.0,31.41,0.85,33.29,29.84,3.44,0.6,3.07,31.42,31.22,26.0,32.89,1.15,35.35,30.94,4.41,0.52,2.57,32.91,32.74,26.0,39.75,0.88,41.97,38.94,3.03,1.51,3.92,39.76,39.42,26.0,39.86,0.65,41.42,38.94,2.48,0.82,2.8,39.87,39.76,26.0,36.93,0.38,37.56,36.18,1.38,0.18,2.39,36.93,36.87,26.0
+BF-SIS-G360001 = 34.29,0.66,36.18,32.6,3.58,0.15,3.85,34.3,34.25,54.0,37.69,0.49,38.66,36.73,1.93,0.31,2.33,37.69,37.7,54.0,37.14,0.6,38.66,36.18,2.48,0.62,2.8,37.14,37.01,54.0,38.05,1.11,40.87,36.46,4.41,0.89,3.02,38.07,37.77,54.0,36.97,1.34,40.04,34.67,5.37,0.44,2.29,36.99,36.94,54.0,27.4,1.52,30.39,24.88,5.51,0.2,2.22,27.44,27.33,54.0,22.59,0.81,24.47,20.47,4.0,0.12,3.03,22.6,22.54,54.0,22.0,0.7,23.5,20.2,3.31,0.18,2.76,22.01,21.99,54.0,22.88,0.58,24.61,21.57,3.03,0.2,3.23,22.89,22.92,54.0,26.4,0.82,28.19,24.61,3.58,-0.1,2.27,26.41,26.4,54.0,34.23,0.62,35.91,32.87,3.03,0.24,2.92,34.24,34.25,54.0,35.84,1.14,38.25,33.43,4.82,0.06,2.19,35.86,35.77,54.0
+BF-SIS-G360002 = 34.0,0.28,34.39,33.56,0.83,-0.42,1.76,34.0,34.01,24.0,38.69,0.23,38.94,38.25,0.69,-0.49,1.92,38.69,38.76,24.0,39.42,0.58,40.31,38.25,2.07,-0.42,2.59,39.42,39.49,24.0,37.76,0.59,38.66,36.59,2.07,-0.31,2.02,37.76,37.83,24.0,39.55,0.49,40.59,38.66,1.93,-0.05,2.63,39.56,39.56,24.0,30.24,0.26,30.81,29.84,0.96,0.27,2.34,30.24,30.26,24.0,24.91,0.73,26.54,23.5,3.03,0.13,2.59,24.92,24.68,24.0,24.91,0.3,25.71,24.61,1.1,0.99,3.36,24.92,24.81,24.0,22.91,0.52,23.78,21.85,1.93,-0.16,2.68,22.91,22.95,24.0,27.98,0.33,28.46,27.09,1.38,-1.06,3.87,27.98,28.05,24.0,35.74,0.46,36.46,34.53,1.93,-1.1,4.06,35.74,35.8,24.0,35.99,0.28,36.46,35.29,1.17,-1.14,4.09,36.0,36.04,24.0
+BF-SIS-G360003 = 35.47,0.6,36.18,33.98,2.2,-0.93,2.96,35.47,35.63,41.0,39.17,0.47,40.04,38.39,1.65,0.13,2.05,39.18,39.21,41.0,38.02,1.09,39.76,36.46,3.31,0.37,1.7,38.04,37.77,41.0,38.3,1.39,41.97,36.46,5.51,0.69,2.73,38.32,37.97,41.0,38.85,1.47,41.28,36.32,4.96,0.02,2.06,38.88,38.94,41.0,29.19,1.6,32.05,26.81,5.24,0.25,1.79,29.24,29.02,41.0,25.14,0.86,27.22,23.78,3.44,0.46,2.56,25.15,25.16,41.0,23.49,0.61,24.61,22.4,2.2,0.15,1.81,23.5,23.5,41.0,23.45,0.91,25.43,21.85,3.58,0.31,2.27,23.47,23.37,41.0,28.74,0.84,30.12,26.81,3.31,-0.43,2.52,28.75,28.74,41.0,35.29,1.49,38.11,32.6,5.51,0.19,1.89,35.32,34.94,41.0,36.24,1.27,38.66,34.53,4.13,0.3,1.67,36.26,35.91,41.0
+BF-SIS-G360004 = 33.42,0.66,34.8,32.32,2.48,0.09,1.74,33.43,33.43,79.0,38.02,0.58,39.21,36.73,2.48,-0.12,2.18,38.02,37.97,79.0,37.88,0.96,40.04,36.18,3.86,0.35,1.98,37.9,37.83,79.0,37.51,0.7,38.94,35.91,3.03,-0.22,2.38,37.52,37.56,79.0,38.06,1.0,41.42,36.46,4.96,1.12,4.62,38.07,37.83,79.0,28.88,1.63,32.05,25.43,6.61,-0.22,2.03,28.92,29.02,79.0,24.88,0.89,27.09,23.23,3.86,0.21,2.31,24.89,24.88,79.0,24.13,0.78,25.71,21.85,3.86,-0.6,3.57,24.14,24.19,79.0,22.73,0.39,23.64,21.57,2.07,-0.05,3.32,22.73,22.68,79.0,27.51,0.42,28.46,26.54,1.93,-0.34,2.92,27.51,27.64,79.0,35.12,0.87,37.01,33.43,3.58,0.01,2.18,35.14,35.08,79.0,34.75,0.75,36.46,33.15,3.31,0.12,2.12,34.76,34.67,79.0
+BF-SIS-G360005 = 35.39,0.33,36.18,34.8,1.38,0.34,2.76,35.39,35.35,26.0,39.85,0.4,40.59,38.94,1.65,-0.21,2.71,39.86,39.9,26.0,39.03,0.8,40.18,37.56,2.62,0.04,1.79,39.04,39.01,26.0,38.55,0.58,39.63,37.7,1.93,0.34,1.84,38.55,38.42,26.0,39.81,0.68,41.28,38.94,2.34,0.88,2.8,39.82,39.52,26.0,29.69,1.35,32.32,27.5,4.82,0.12,1.89,29.72,29.7,26.0,26.07,0.69,27.36,24.61,2.76,-0.38,2.36,26.08,26.23,26.0,24.56,0.45,25.3,23.64,1.65,-0.28,2.23,24.56,24.57,26.0,23.97,0.52,24.88,22.95,1.93,0.0,2.13,23.97,23.92,26.0,28.65,0.58,29.7,27.64,2.07,0.01,1.82,28.66,28.67,26.0,35.82,0.52,37.15,34.8,2.34,0.6,3.29,35.82,35.7,26.0,36.08,0.39,37.01,35.63,1.38,0.6,2.45,36.08,35.97,26.0
+BF-SIS-G360006 = 34.52,0.71,36.18,33.29,2.89,0.42,2.6,34.53,34.53,34.0,38.53,0.72,40.31,37.35,2.96,0.47,2.69,38.54,38.39,34.0,37.38,0.33,37.97,36.73,1.24,-0.19,2.33,37.38,37.42,34.0,37.68,0.42,38.66,36.87,1.79,-0.09,2.78,37.68,37.7,34.0,36.54,0.93,38.94,34.25,4.69,-0.05,3.53,36.55,36.53,34.0,27.04,0.82,28.19,25.57,2.62,-0.07,1.78,27.06,27.02,34.0,23.79,0.68,24.88,22.54,2.34,-0.39,2.05,23.8,23.92,34.0,23.2,0.68,24.61,21.85,2.76,0.43,2.42,23.21,23.02,34.0,23.24,0.53,24.06,21.57,2.48,-1.13,4.61,23.24,23.33,34.0,27.75,0.36,28.46,27.09,1.38,-0.14,2.49,27.75,27.78,34.0,35.4,0.71,36.73,33.98,2.76,-0.03,2.17,35.41,35.46,34.0,35.39,0.98,37.56,33.98,3.58,0.75,2.54,35.4,35.11,34.0
+BF-SIS-G360007 = 34.2,0.38,34.67,33.43,1.24,-0.61,2.12,34.2,34.32,15.0,39.32,0.24,39.76,38.94,0.83,-0.02,2.27,39.32,39.35,15.0,39.27,0.71,40.31,38.11,2.2,-0.33,1.87,39.27,39.49,15.0,38.89,0.41,39.76,38.39,1.38,0.86,2.79,38.89,38.8,15.0,39.55,0.86,41.28,38.52,2.76,0.62,2.37,39.56,39.76,15.0,30.26,0.47,30.94,29.29,1.65,-0.6,2.52,30.26,30.32,15.0,26.06,0.75,27.22,24.88,2.34,0.19,1.74,26.07,25.85,15.0,24.33,0.41,24.88,23.64,1.24,-0.11,1.82,24.33,24.47,15.0,22.57,0.21,23.02,22.13,0.9,-0.22,3.33,22.57,22.68,15.0,28.49,0.39,29.29,27.91,1.38,0.46,2.74,28.49,28.46,15.0,36.13,0.38,36.87,35.35,1.52,0.06,3.08,36.13,36.11,15.0,35.92,0.36,36.53,35.35,1.17,-0.15,1.98,35.93,35.91,15.0
+BF-SIS-G360008 = 35.49,0.45,36.18,34.8,1.38,-0.22,1.97,35.49,35.63,19.0,39.25,0.27,39.76,38.66,1.1,0.22,3.31,39.25,39.21,19.0,38.43,0.81,39.76,37.15,2.62,-0.03,2.05,38.44,38.39,19.0,38.02,0.74,39.21,36.73,2.48,-0.19,1.95,38.03,38.11,19.0,39.26,1.15,41.97,37.83,4.13,1.1,3.24,39.27,38.94,19.0,28.74,1.09,30.81,27.09,3.72,0.51,2.13,28.76,28.46,19.0,25.34,0.73,26.67,24.33,2.34,0.54,1.94,25.35,25.16,19.0,23.88,0.39,24.88,23.23,1.65,0.71,3.6,23.89,23.92,19.0,23.94,0.54,24.74,22.81,1.93,-0.18,2.2,23.95,23.78,19.0,28.08,0.36,28.74,27.5,1.24,0.13,2.17,28.08,28.05,19.0,34.96,0.68,36.18,33.84,2.34,0.14,2.07,34.97,34.87,19.0,36.08,0.67,37.28,34.94,2.34,0.05,2.14,36.08,35.97,19.0
+BF-SIS-G360009 = 35.87,0.16,35.97,35.63,0.34,-1.03,2.22,35.87,35.94,4.0,39.92,0.14,40.04,39.76,0.28,-0.12,1.15,39.92,39.94,4.0,39.59,0.09,39.69,39.49,0.21,0.0,1.63,39.59,39.59,4.0,39.87,0.59,40.73,39.49,1.24,1.0,2.19,39.87,39.63,4.0,41.26,0.49,41.69,40.59,1.1,-0.64,1.87,41.26,41.38,4.0,31.31,0.22,31.5,31.08,0.41,-0.05,1.06,31.31,31.32,4.0,26.83,0.31,27.22,26.47,0.76,0.19,2.01,26.83,26.81,4.0,24.59,0.23,24.88,24.33,0.55,0.25,1.96,24.59,24.57,4.0,24.28,0.23,24.61,24.06,0.55,0.69,2.06,24.28,24.23,4.0,29.5,0.42,30.12,29.22,0.9,1.09,2.29,29.5,29.33,4.0,37.77,0.38,38.04,37.21,0.83,-0.98,2.19,37.77,37.9,4.0,38.2,0.33,38.52,37.77,0.76,-0.4,1.67,38.2,38.25,4.0
+BF-SIS-G360010 = 36.0,0.13,36.18,35.84,0.34,0.05,1.8,36.0,36.04,5.0,40.2,0.15,40.31,40.04,0.28,-0.41,1.17,40.2,40.31,5.0,39.63,0.24,39.76,39.21,0.55,-1.29,2.92,39.63,39.76,5.0,40.59,1.36,42.52,39.21,3.31,0.3,1.81,40.61,40.87,5.0,40.22,0.93,41.42,38.94,2.48,-0.11,1.99,40.23,40.18,5.0,31.3,0.66,32.32,30.67,1.65,0.68,2.18,31.31,31.22,5.0,26.54,0.87,27.64,25.43,2.2,-0.0,1.7,26.55,26.54,5.0,24.61,0.58,25.16,23.92,1.24,-0.34,1.26,24.61,24.88,5.0,24.3,0.06,24.33,24.19,0.14,-1.5,3.24,24.3,24.33,5.0,28.8,0.35,29.29,28.46,0.83,0.34,1.85,28.8,28.88,5.0,38.08,0.46,38.66,37.56,1.1,0.06,1.51,38.08,38.11,5.0,38.45,0.49,38.94,37.83,1.1,-0.36,1.37,38.46,38.66,5.0
+BF-SIS-G360011 = 33.15,0.69,34.53,32.05,2.48,0.33,1.84,33.16,32.87,73.0,37.51,0.48,38.45,36.46,2.0,-0.01,2.46,37.51,37.56,73.0,38.59,0.85,40.31,36.87,3.44,-0.16,2.05,38.6,38.66,73.0,37.83,0.73,39.21,36.46,2.76,0.12,2.13,37.84,37.77,73.0,38.65,1.25,43.35,36.73,6.61,1.34,5.07,38.67,38.39,73.0,27.54,1.03,29.98,25.71,4.27,0.38,2.24,27.55,27.36,73.0,23.76,0.79,25.43,21.85,3.58,0.22,2.66,23.78,23.78,73.0,23.65,0.8,25.43,21.57,3.86,-0.11,3.12,23.67,23.64,73.0,22.26,0.88,23.78,19.92,3.86,-0.62,2.82,22.28,22.4,73.0,26.86,0.56,28.46,25.43,3.03,0.11,3.17,26.86,26.81,73.0,34.31,0.72,36.18,32.87,3.31,0.46,2.81,34.32,34.25,73.0,34.68,0.75,36.32,33.43,2.89,0.54,2.28,34.69,34.53,73.0
+BF-SIS-G360012 = 34.31,0.64,35.63,33.43,2.2,0.28,2.21,34.32,34.39,35.0,38.76,0.39,39.9,38.39,1.52,1.32,4.01,38.76,38.66,35.0,38.12,0.95,40.04,36.18,3.86,-0.03,2.47,38.13,38.11,35.0,37.57,0.8,38.94,35.91,3.03,-0.4,2.53,37.58,37.7,35.0,38.17,1.1,41.69,36.18,5.51,0.83,4.78,38.19,38.25,35.0,28.91,0.82,30.67,27.64,3.03,0.53,2.43,28.92,28.88,35.0,25.12,0.95,27.36,22.95,4.41,0.15,3.01,25.14,25.16,35.0,24.05,0.87,25.71,22.4,3.31,-0.06,1.97,24.07,24.06,35.0,23.55,0.37,24.33,22.68,1.65,-0.2,2.66,23.55,23.64,35.0,27.67,0.57,29.02,26.26,2.76,0.12,3.13,27.68,27.57,35.0,35.6,0.47,36.59,34.8,1.79,0.29,2.26,35.6,35.63,35.0,35.29,0.43,36.32,34.53,1.79,0.3,2.46,35.29,35.22,35.0
+BF-SIS-G360013 = 33.84,0.28,34.53,33.15,1.38,0.24,3.27,33.84,33.8,40.0,38.19,0.31,38.94,37.56,1.38,0.17,2.77,38.19,38.21,40.0,36.76,0.35,37.56,35.91,1.65,-0.18,3.08,36.76,36.73,40.0,36.71,0.88,38.94,35.08,3.86,0.39,2.55,36.72,36.56,40.0,37.39,1.08,38.66,34.8,3.86,-0.72,2.51,37.41,37.7,40.0,27.83,0.73,29.84,26.54,3.31,0.33,2.85,27.84,27.88,40.0,24.52,0.78,26.54,23.23,3.31,0.82,3.21,24.54,24.37,40.0,23.27,0.76,25.16,21.57,3.58,0.07,2.96,23.28,23.3,40.0,23.04,0.45,23.78,21.99,1.79,-0.39,2.27,23.04,23.09,40.0,27.58,0.37,28.46,26.81,1.65,0.15,2.88,27.59,27.64,40.0,34.95,0.69,36.18,33.7,2.48,-0.11,2.16,34.95,35.08,40.0,34.91,0.29,35.49,34.25,1.24,0.2,2.36,34.91,34.84,40.0
+BF-SMT-G340001 = 29.82,0.64,30.94,27.91,3.03,-0.92,3.55,29.82,29.88,60.0,35.42,0.64,36.59,33.7,2.89,-0.21,2.49,35.43,35.42,60.0,40.9,0.76,42.93,39.76,3.17,1.31,4.17,40.91,40.73,60.0,39.18,0.75,40.73,37.83,2.89,0.2,2.21,39.19,39.07,60.0,40.17,0.77,41.69,38.39,3.31,-0.06,2.35,40.18,40.11,60.0,34.96,0.82,36.46,33.15,3.31,-0.46,2.26,34.97,35.11,60.0,29.89,0.93,31.91,27.91,4.0,0.13,2.98,29.91,29.84,60.0,28.31,0.75,30.12,26.26,3.86,-0.29,3.43,28.32,28.33,60.0,27.9,0.96,30.81,25.98,4.82,0.4,3.1,27.92,27.91,60.0,34.93,1.25,38.39,33.01,5.37,1.23,3.95,34.95,34.67,60.0,37.23,0.67,39.07,35.63,3.44,0.03,3.42,37.23,37.28,60.0,35.4,0.47,36.32,34.53,1.79,-0.05,2.05,35.4,35.46,60.0
+BF-SMT-G340002 = 32.17,0.24,32.6,31.63,0.96,-0.49,2.65,32.17,32.22,26.0,36.08,0.64,37.28,35.22,2.07,0.42,1.85,36.09,35.87,26.0,42.02,0.41,42.8,41.0,1.79,-0.25,2.93,42.02,42.04,26.0,40.59,0.37,41.14,39.63,1.52,-0.64,2.88,40.59,40.66,26.0,39.94,0.79,41.0,38.25,2.76,-0.48,2.43,39.94,40.04,26.0,32.57,0.78,33.98,30.94,3.03,0.01,2.18,32.58,32.53,26.0,27.74,0.29,28.19,27.09,1.1,-0.3,2.45,27.75,27.78,26.0,27.3,1.0,29.02,25.43,3.58,-0.14,2.25,27.32,27.4,26.0,28.44,0.7,30.12,27.09,3.03,0.45,3.17,28.45,28.4,26.0,33.77,0.7,35.49,32.19,3.31,0.26,3.6,33.78,33.7,26.0,37.66,0.45,38.66,36.73,1.93,-0.18,3.09,37.67,37.7,26.0,36.29,0.31,36.87,35.63,1.24,-0.04,2.45,36.29,36.25,26.0
+BF-SMT-G340003 = 28.83,0.29,29.29,28.19,1.1,-0.38,2.94,28.83,28.88,17.0,34.98,0.42,35.84,34.39,1.45,0.35,2.35,34.98,34.87,17.0,40.65,0.46,41.42,39.9,1.52,0.02,1.8,40.65,40.59,17.0,38.84,0.33,39.56,38.25,1.31,0.22,2.59,38.85,38.8,17.0,40.85,0.33,41.42,40.18,1.24,-0.33,2.54,40.85,40.87,17.0,35.08,0.59,36.46,34.25,2.2,0.65,2.93,35.08,35.01,17.0,29.63,0.62,31.08,28.74,2.34,1.0,3.34,29.63,29.57,17.0,27.29,0.51,28.05,26.54,1.52,-0.1,1.64,27.3,27.36,17.0,27.02,0.37,27.78,26.4,1.38,0.28,2.34,27.02,26.95,17.0,34.67,0.44,35.35,33.98,1.38,0.01,1.88,34.67,34.6,17.0,36.23,0.47,37.01,35.35,1.65,-0.16,2.27,36.23,36.18,17.0,34.9,0.3,35.49,34.53,0.96,0.36,2.11,34.9,34.8,17.0
+BF-SMT-G340004 = 31.53,0.37,32.32,30.94,1.38,0.32,2.31,31.53,31.5,22.0,36.32,0.32,37.01,35.63,1.38,0.16,3.02,36.32,36.32,22.0,41.64,0.37,42.24,41.0,1.24,0.13,2.04,41.64,41.62,22.0,40.76,0.33,41.42,40.04,1.38,-0.2,3.17,40.76,40.73,22.0,41.55,0.55,42.24,40.59,1.65,-0.7,2.23,41.56,41.69,22.0,33.15,0.5,33.98,31.77,2.2,-0.73,4.03,33.15,33.25,22.0,28.16,0.47,28.74,27.36,1.38,-0.09,1.68,28.16,28.19,22.0,27.69,1.39,29.84,25.71,4.13,-0.02,1.55,27.72,27.6,22.0,29.23,1.0,31.22,27.09,4.13,0.0,2.6,29.24,29.15,22.0,34.32,0.59,35.35,33.7,1.65,0.43,1.65,34.32,34.11,22.0,38.79,0.82,40.04,37.56,2.48,0.27,1.63,38.8,38.52,22.0,36.64,0.29,37.01,35.97,1.03,-0.53,2.81,36.64,36.66,22.0
+BF-SMT-G340005 = 31.91,0.2,32.32,31.63,0.69,0.5,2.38,31.91,31.91,17.0,35.88,0.67,37.01,34.8,2.2,0.1,1.76,35.89,35.91,17.0,41.13,0.89,42.11,38.94,3.17,-1.12,3.27,41.13,41.42,17.0,39.38,0.71,40.31,37.83,2.48,-0.95,2.95,39.39,39.63,17.0,38.99,1.58,41.42,37.01,4.41,0.26,1.39,39.02,38.59,17.0,31.71,0.71,32.87,30.39,2.48,-0.29,2.22,31.72,31.91,17.0,27.23,0.68,28.19,25.71,2.48,-0.5,2.7,27.24,27.22,17.0,26.45,1.18,28.74,24.88,3.86,0.39,1.97,26.48,26.26,17.0,27.65,0.6,29.02,26.12,2.89,-0.44,4.83,27.66,27.78,17.0,33.55,1.06,35.91,31.5,4.41,0.36,3.04,33.56,33.43,17.0,37.4,0.52,38.18,36.18,2.0,-0.49,2.74,37.4,37.42,17.0,35.76,0.35,36.46,35.22,1.24,0.46,2.35,35.76,35.77,17.0
+BF-SMT-G340006 = 31.44,0.47,32.05,30.67,1.38,-0.3,1.7,31.45,31.5,22.0,36.55,0.81,37.83,35.22,2.62,-0.2,1.71,36.56,36.53,22.0,41.4,0.73,42.24,39.9,2.34,-0.61,2.3,41.4,41.56,22.0,39.28,0.68,40.04,37.83,2.2,-0.83,2.74,39.29,39.49,22.0,40.2,1.07,41.69,37.83,3.86,-0.48,2.43,40.21,40.45,22.0,32.61,0.79,33.84,30.94,2.89,-0.11,2.08,32.62,32.46,22.0,27.81,0.76,29.29,26.26,3.03,-0.19,2.49,27.82,27.81,22.0,26.92,0.81,28.33,25.16,3.17,-0.27,2.72,26.93,26.95,22.0,26.68,1.09,28.46,24.61,3.86,0.17,2.0,26.7,26.26,22.0,33.73,0.95,34.94,31.77,3.17,-0.61,2.3,33.74,33.98,22.0,37.78,0.64,38.66,36.32,2.34,-0.83,2.84,37.78,37.9,22.0,35.75,0.97,36.73,33.7,3.03,-0.81,2.33,35.76,36.11,22.0
+BF-SMT-G340007 = 29.83,0.67,31.22,28.46,2.76,0.03,3.38,29.83,29.77,14.0,36.08,0.5,36.73,35.08,1.65,-0.56,2.26,36.09,36.22,14.0,41.0,0.23,41.42,40.73,0.69,0.58,2.35,41.0,40.97,14.0,40.3,0.55,41.14,39.49,1.65,0.04,1.93,40.3,40.25,14.0,39.88,0.84,41.97,38.66,3.31,0.97,3.85,39.89,39.69,14.0,35.37,0.34,35.91,34.8,1.1,0.01,2.11,35.38,35.42,14.0,28.54,0.53,29.29,27.64,1.65,-0.17,1.86,28.55,28.64,14.0,27.37,0.64,28.46,25.98,2.48,-0.52,3.04,27.38,27.47,14.0,27.38,0.75,28.74,26.12,2.62,0.03,2.11,27.39,27.43,14.0,34.43,0.38,35.08,33.98,1.1,0.29,1.79,34.44,34.39,14.0,36.85,0.52,37.56,35.63,1.93,-0.75,3.5,36.85,36.8,14.0,35.34,0.3,36.18,35.08,1.1,1.84,5.72,35.34,35.25,14.0
+BF-SMT-G340008 = 30.53,0.46,31.5,29.57,1.93,-0.02,2.63,30.54,30.53,34.0,35.57,0.3,36.18,35.08,1.1,-0.05,2.12,35.57,35.6,34.0,41.52,0.72,42.66,40.31,2.34,-0.09,1.6,41.53,41.69,34.0,39.39,0.54,40.31,38.25,2.07,-0.45,2.34,39.4,39.49,34.0,40.26,0.59,41.14,38.94,2.2,-0.36,2.48,40.26,40.31,34.0,35.24,0.45,36.46,33.98,2.48,-0.35,4.47,35.24,35.35,34.0,31.51,1.11,34.25,30.12,4.13,0.98,3.03,31.53,31.22,34.0,28.85,0.79,30.67,27.78,2.89,0.97,2.84,28.86,28.6,34.0,29.56,1.44,32.19,26.54,5.65,-0.24,2.13,29.6,29.81,34.0,36.69,1.38,38.94,32.87,6.06,-0.65,3.15,36.71,37.08,34.0,37.94,0.71,39.21,35.91,3.31,-0.6,3.6,37.95,37.9,34.0,36.02,0.5,37.01,34.53,2.48,-1.04,4.21,36.03,36.18,34.0
+BF-SMT-G340009 = 31.83,0.19,32.05,31.43,0.62,-0.68,2.61,31.83,31.91,18.0,35.19,0.17,35.63,34.94,0.69,0.69,3.41,35.19,35.22,18.0,40.84,0.47,41.83,40.31,1.52,0.85,2.66,40.84,40.73,18.0,39.98,0.53,40.87,39.21,1.65,0.08,1.98,39.99,39.9,18.0,39.99,0.55,40.73,38.8,1.93,-0.65,2.66,39.99,40.04,18.0,30.31,0.6,31.5,29.29,2.2,0.37,2.46,30.32,30.26,18.0,27.51,0.22,27.91,26.95,0.96,-0.87,3.93,27.51,27.57,18.0,25.78,1.19,28.33,24.61,3.72,1.1,2.71,25.81,25.16,18.0,25.58,0.35,26.4,25.16,1.24,0.91,3.14,25.58,25.47,18.0,33.57,0.34,33.98,32.74,1.24,-1.17,3.59,33.57,33.7,18.0,36.04,0.41,36.73,35.35,1.38,0.17,1.91,36.04,35.91,18.0,35.63,0.35,36.18,35.08,1.1,-0.0,1.91,35.63,35.63,18.0
+BF-SMT-G340010 = 31.03,0.49,32.32,30.39,1.93,0.84,3.01,31.03,30.94,55.0,35.5,0.35,36.46,34.8,1.65,0.26,2.78,35.5,35.49,55.0,41.47,0.31,42.24,40.87,1.38,0.19,2.71,41.47,41.49,55.0,40.35,0.64,41.69,39.21,2.48,0.4,2.04,40.36,40.31,55.0,39.41,0.66,40.59,37.28,3.31,-0.41,3.84,39.42,39.35,55.0,31.63,1.27,34.53,29.02,5.51,-0.29,2.73,31.65,31.77,55.0,28.25,1.02,31.08,26.12,4.96,0.59,3.48,28.27,28.12,55.0,28.8,0.7,30.12,27.36,2.76,-0.27,2.43,28.81,28.88,55.0,27.96,0.87,30.12,26.54,3.58,0.45,2.47,27.98,28.05,55.0,34.61,0.81,36.32,33.43,2.89,0.6,2.49,34.62,34.53,55.0,37.97,0.96,39.76,35.91,3.86,-0.39,2.18,37.99,38.11,55.0,35.77,0.39,36.53,35.08,1.45,0.14,2.24,35.77,35.91,55.0
+BF-SMT-G340011 = 32.32,0.32,33.15,31.77,1.38,1.06,4.01,32.32,32.32,21.0,35.54,0.5,36.59,34.8,1.79,0.67,2.36,35.54,35.35,21.0,40.8,0.37,41.69,39.9,1.79,-0.04,4.01,40.8,40.87,21.0,39.5,0.47,40.18,38.39,1.79,-0.81,3.16,39.5,39.49,21.0,39.43,0.73,40.87,37.7,3.17,-0.23,3.08,39.44,39.35,21.0,31.11,0.72,32.53,30.12,2.41,0.42,2.28,31.12,31.08,21.0,27.19,0.85,27.91,24.61,3.31,-1.82,5.51,27.21,27.64,21.0,25.62,0.48,27.22,24.88,2.34,1.77,6.88,25.62,25.5,21.0,26.66,0.77,28.19,25.71,2.48,0.55,2.13,26.67,26.54,21.0,33.57,0.49,34.39,32.74,1.65,-0.26,1.96,33.57,33.7,21.0,37.48,0.56,38.39,36.46,1.93,-0.18,2.06,37.49,37.56,21.0,36.23,0.46,37.01,35.08,1.93,-0.37,3.15,36.23,36.18,21.0
+BF-SNG-G330001 = 33.43,0.3,33.98,33.01,0.96,0.31,2.42,33.44,33.49,8.0,38.76,0.33,39.21,38.25,0.96,-0.3,2.02,38.77,38.8,8.0,41.09,0.22,41.42,40.73,0.69,-0.24,2.26,41.09,41.14,8.0,41.96,0.38,42.52,41.42,1.1,0.2,1.76,41.96,41.87,8.0,42.22,0.61,42.8,41.14,1.65,-0.78,2.07,42.22,42.52,8.0,34.08,0.34,34.67,33.49,1.17,0.06,2.88,34.08,33.98,8.0,29.55,0.72,30.12,27.84,2.27,-1.88,5.16,29.56,29.81,8.0,25.8,0.98,27.09,24.54,2.55,-0.15,1.44,25.82,26.05,8.0,25.36,0.9,26.54,24.12,2.41,-0.14,1.6,25.38,25.47,8.0,31.3,0.89,32.19,29.77,2.41,-0.83,2.17,31.31,31.63,8.0,38.32,0.49,38.94,37.63,1.31,-0.24,1.71,38.32,38.35,8.0,36.83,0.31,37.28,36.39,0.9,0.12,1.83,36.83,36.8,8.0
+BF-SNG-G330002 = 32.52,0.34,33.15,31.77,1.38,-0.24,2.8,32.52,32.53,23.0,38.01,0.28,38.8,37.56,1.24,0.79,3.7,38.02,37.97,23.0,41.14,0.34,41.69,40.31,1.38,-0.41,3.27,41.15,41.14,23.0,40.29,0.88,41.56,38.39,3.17,-0.38,2.13,40.3,40.59,23.0,40.92,0.7,42.66,39.76,2.89,0.87,3.36,40.93,40.87,23.0,33.08,0.75,34.53,31.77,2.76,-0.06,2.27,33.09,33.22,23.0,29.68,0.4,30.12,28.46,1.65,-1.45,4.75,29.69,29.84,23.0,26.85,0.53,27.91,26.12,1.79,0.61,2.32,26.86,26.81,23.0,26.1,0.36,26.81,25.3,1.52,0.01,2.86,26.1,26.05,23.0,31.77,0.78,32.74,30.12,2.62,-0.8,2.55,31.78,32.05,23.0,37.98,0.51,38.94,36.87,2.07,-0.34,2.75,37.98,37.97,23.0,36.03,0.33,36.59,35.49,1.1,0.0,1.79,36.03,36.04,23.0
+BF-SNG-G330003 = 32.36,0.25,32.87,32.05,0.83,0.97,3.46,32.36,32.36,8.0,38.11,0.27,38.66,37.83,0.83,1.02,3.43,38.11,38.11,8.0,41.65,0.3,42.24,41.42,0.83,1.04,2.87,41.65,41.52,8.0,40.19,0.35,40.87,39.76,1.1,0.75,2.77,40.2,40.11,8.0,40.78,0.37,41.42,40.31,1.1,0.48,2.23,40.78,40.76,8.0,33.74,0.61,34.25,32.81,1.45,-0.69,1.74,33.74,34.05,8.0,29.59,0.32,30.12,29.08,1.03,0.02,2.52,29.59,29.57,8.0,25.94,0.26,26.47,25.71,0.76,0.95,2.95,25.94,25.92,8.0,26.26,0.57,27.36,25.71,1.65,0.92,2.61,26.27,26.02,8.0,33.13,0.63,33.98,32.32,1.65,0.02,1.62,33.14,33.12,8.0,38.01,0.77,39.21,37.01,2.2,0.15,1.86,38.01,37.97,8.0,36.03,0.45,36.73,35.35,1.38,0.09,2.05,36.03,36.04,8.0
+BF-SNG-G330004 = 32.81,0.3,33.43,32.46,0.96,0.96,2.89,32.81,32.74,9.0,38.7,0.27,39.07,38.25,0.83,-0.38,2.04,38.7,38.8,9.0,40.41,0.24,40.73,40.04,0.69,-0.28,1.81,40.42,40.45,9.0,41.13,0.55,41.83,40.31,1.52,-0.03,1.63,41.14,41.14,9.0,42.38,0.52,43.35,41.69,1.65,0.34,2.66,42.38,42.38,9.0,33.14,0.29,33.56,32.74,0.83,0.27,1.74,33.14,33.01,9.0,28.79,0.35,29.43,28.33,1.1,0.33,2.31,28.8,28.88,9.0,25.74,0.53,26.4,24.74,1.65,-0.57,2.33,25.74,25.98,9.0,25.56,0.91,26.54,23.64,2.89,-1.03,3.09,25.57,25.85,9.0,30.47,0.39,31.22,29.98,1.24,0.45,2.46,30.47,30.53,9.0,37.76,0.45,38.39,37.01,1.38,-0.2,2.04,37.76,37.77,9.0,36.69,0.24,37.01,36.32,0.69,0.02,1.96,36.69,36.73,9.0
+BF-SNG-G330005 = 32.44,0.5,33.15,31.77,1.38,0.13,1.95,32.44,32.46,13.0,37.35,0.15,37.56,37.01,0.55,-0.67,3.35,37.35,37.42,13.0,41.14,0.44,41.97,40.31,1.65,-0.05,2.63,41.14,41.14,13.0,39.62,0.25,40.04,39.21,0.83,-0.07,2.08,39.62,39.63,13.0,41.84,0.83,43.9,40.59,3.31,0.88,4.18,41.85,41.9,13.0,32.3,0.72,33.98,30.94,3.03,0.39,4.02,32.31,32.32,13.0,29.15,0.4,29.84,28.74,1.1,0.54,2.09,29.16,29.08,13.0,26.16,0.57,27.64,25.71,1.93,1.49,4.37,26.17,25.98,13.0,25.52,0.29,25.98,24.88,1.1,-0.59,3.15,25.52,25.5,13.0,31.27,0.68,32.32,29.84,2.48,-0.51,2.68,31.27,31.36,13.0,36.77,0.37,37.56,36.18,1.38,0.42,2.98,36.77,36.73,13.0,35.01,0.3,35.63,34.53,1.1,0.56,2.73,35.01,34.94,13.0
+BF-SNG-G330006 = 33.81,0.68,35.08,32.05,3.03,-0.3,2.97,33.82,33.84,44.0,39.43,0.41,40.31,38.66,1.65,0.44,2.54,39.44,39.35,44.0,41.1,0.78,42.8,39.97,2.82,0.39,2.09,41.11,40.87,44.0,40.49,0.72,41.69,38.8,2.89,-0.28,2.54,40.5,40.38,44.0,41.06,0.91,43.07,38.94,4.13,0.07,2.93,41.07,41.0,44.0,31.36,0.58,32.32,30.12,2.2,-0.37,2.42,31.37,31.39,44.0,27.63,0.78,29.29,25.98,3.31,-0.23,2.64,27.64,27.67,44.0,25.39,0.78,27.36,23.64,3.72,0.14,3.13,25.4,25.43,44.0,23.25,0.53,24.61,22.13,2.48,0.5,3.32,23.26,23.23,44.0,29.24,0.73,30.94,28.12,2.82,0.39,2.23,29.25,29.15,44.0,36.79,0.97,38.39,34.94,3.44,-0.23,1.99,36.8,36.9,44.0,36.62,0.8,37.83,34.94,2.89,-0.6,2.22,36.63,36.73,44.0
+BF-SNG-G330007 = 32.72,0.25,33.15,32.32,0.83,0.54,2.36,32.72,32.63,16.0,38.05,0.33,38.66,37.56,1.1,0.28,2.36,38.06,38.04,16.0,40.63,0.34,41.14,40.04,1.1,-0.1,1.88,40.63,40.66,16.0,39.73,0.65,41.07,38.8,2.27,0.41,2.28,39.74,39.69,16.0,41.42,0.75,42.52,40.04,2.48,-0.16,1.86,41.43,41.49,16.0,32.84,0.43,33.43,31.91,1.52,-0.72,2.91,32.84,32.87,16.0,29.24,0.47,30.12,28.46,1.65,0.06,2.12,29.24,29.22,16.0,26.91,1.12,29.29,25.43,3.86,0.67,2.55,26.94,26.88,16.0,26.01,0.66,26.81,24.95,1.86,-0.2,1.61,26.01,26.05,16.0,30.46,0.23,30.94,30.12,0.83,0.27,2.32,30.46,30.43,16.0,38.15,0.44,38.66,37.15,1.52,-1.02,3.13,38.15,38.28,16.0,35.6,0.59,36.66,34.8,1.86,0.31,2.0,35.6,35.49,16.0
+BF-SNG-G330008 = 33.11,0.36,33.98,32.53,1.45,0.82,3.1,33.11,33.01,31.0,38.87,0.3,39.49,38.18,1.31,-0.33,2.81,38.88,38.94,31.0,40.8,0.59,42.11,39.76,2.34,0.48,2.78,40.8,40.73,31.0,41.2,0.49,41.97,39.9,2.07,-0.84,3.34,41.2,41.42,31.0,42.7,0.83,45.0,41.42,3.58,0.79,3.38,42.71,42.66,31.0,32.49,0.49,33.15,31.29,1.86,-0.54,2.45,32.49,32.6,31.0,28.39,0.93,29.84,25.98,3.86,-1.02,3.66,28.4,28.67,31.0,26.27,0.88,27.36,24.06,3.31,-1.2,3.38,26.28,26.54,31.0,24.59,0.94,26.26,22.95,3.31,0.16,2.1,24.61,24.54,31.0,29.74,0.4,30.67,29.02,1.65,0.06,2.72,29.74,29.84,31.0,37.47,0.51,38.32,36.25,2.07,-0.79,3.14,37.48,37.56,31.0,36.07,0.35,36.8,35.35,1.45,0.02,2.5,36.07,36.11,31.0
+BF-SNG-G330009 = 33.28,0.4,34.11,32.6,1.52,0.96,3.41,33.28,33.15,20.0,39.02,0.2,39.42,38.66,0.76,0.37,2.39,39.02,38.94,20.0,39.76,0.38,40.45,39.07,1.38,-0.01,2.18,39.76,39.76,20.0,39.1,1.1,41.0,37.28,3.72,0.04,2.02,39.11,39.04,20.0,40.03,1.2,42.8,38.39,4.41,0.58,2.73,40.05,39.73,20.0,30.65,0.39,31.43,29.84,1.58,-0.03,2.56,30.65,30.7,20.0,26.12,0.57,27.02,25.16,1.86,0.02,1.9,26.12,26.05,20.0,25.11,0.55,25.85,23.5,2.34,-1.36,4.79,25.12,25.23,20.0,22.79,0.65,23.92,21.57,2.34,-0.06,2.2,22.8,22.81,20.0,27.89,0.41,28.88,26.95,1.93,0.17,3.68,27.89,27.84,20.0,36.13,0.47,37.56,35.49,2.07,1.67,5.46,36.13,35.91,20.0,35.54,0.39,36.53,34.8,1.72,0.66,3.5,35.54,35.46,20.0
+BF-SOM-G370001 = 29.86,0.54,31.22,28.46,2.76,0.03,2.77,29.86,29.84,91.0,35.3,0.44,36.46,34.8,1.65,1.04,3.18,35.3,35.15,91.0,41.78,0.79,43.07,40.31,2.76,-0.03,1.98,41.79,41.69,91.0,40.36,0.92,42.24,38.66,3.58,0.11,1.81,40.37,40.45,91.0,41.22,0.85,43.07,38.94,4.13,-0.48,3.13,41.22,41.28,91.0,34.77,0.82,37.28,32.87,4.41,0.75,3.75,34.78,34.53,91.0,33.24,0.95,35.91,31.22,4.69,0.32,2.63,33.25,33.15,91.0,30.68,1.36,33.15,27.36,5.79,-0.11,2.04,30.71,30.67,91.0,32.85,1.21,36.04,29.29,6.75,-0.01,4.08,32.87,32.87,91.0,39.12,0.82,40.87,37.01,3.86,-0.49,2.56,39.13,39.21,91.0,39.35,0.65,41.14,37.7,3.44,0.08,2.97,39.36,39.35,91.0,36.0,0.59,37.28,34.8,2.48,-0.25,2.35,36.01,36.04,91.0
+BF-SOM-G370002 = 31.4,0.39,32.05,30.39,1.65,-0.39,2.45,31.41,31.5,41.0,36.02,0.41,36.73,35.22,1.52,-0.19,1.79,36.03,36.04,41.0,41.33,0.51,42.24,40.31,1.93,-0.22,1.84,41.33,41.42,41.0,40.66,0.75,42.24,39.42,2.82,0.24,2.33,40.66,40.59,41.0,43.13,0.79,45.0,41.42,3.58,0.1,2.55,43.14,43.21,41.0,36.83,0.76,38.11,35.08,3.03,-0.39,2.34,36.84,36.87,41.0,32.34,0.68,33.84,31.15,2.69,0.08,2.2,32.35,32.32,41.0,29.37,0.79,30.88,27.64,3.24,-0.06,2.39,29.38,29.43,41.0,32.01,1.35,34.39,29.29,5.1,-0.26,2.23,32.04,32.05,41.0,37.29,0.46,38.11,36.18,1.93,0.03,2.39,37.29,37.21,41.0,38.62,0.62,39.76,37.42,2.34,0.03,1.9,38.63,38.52,41.0,35.99,0.36,36.46,35.08,1.38,-1.04,3.49,35.99,36.04,41.0
+BF-SOM-G370003 = 30.39,0.59,31.5,29.57,1.93,0.23,1.8,30.4,30.39,29.0,35.77,0.31,36.32,35.22,1.1,0.25,1.92,35.77,35.63,29.0,42.02,0.3,42.52,41.42,1.1,-0.16,2.02,42.02,42.11,29.0,41.21,0.4,41.83,40.31,1.52,-0.19,2.31,41.21,41.28,29.0,42.27,0.48,43.21,41.14,2.07,-0.35,2.88,42.28,42.31,29.0,35.78,0.78,37.28,33.43,3.86,-0.98,4.75,35.79,35.84,29.0,34.47,0.84,35.35,32.6,2.76,-0.89,2.74,34.48,34.67,29.0,30.75,0.88,32.12,29.29,2.82,-0.01,1.87,30.76,30.67,29.0,33.12,0.6,34.39,31.98,2.41,0.14,2.38,33.12,33.08,29.0,37.99,0.61,39.21,36.59,2.62,-0.72,3.34,37.99,38.11,29.0,38.11,0.44,39.21,37.01,2.2,-0.11,3.99,38.11,38.11,29.0,35.34,0.43,36.18,34.8,1.38,0.51,2.14,35.35,35.22,29.0
+BF-SOM-G370004 = 31.23,0.28,31.77,30.39,1.38,-0.71,4.04,31.23,31.22,35.0,35.91,0.36,36.59,35.08,1.52,-0.05,2.63,35.91,35.91,35.0,41.38,0.38,42.38,40.59,1.79,0.45,3.13,41.38,41.42,35.0,40.46,0.47,41.56,39.56,2.0,0.5,3.27,40.46,40.38,35.0,42.93,0.69,44.45,41.42,3.03,0.04,2.63,42.93,42.93,35.0,37.2,0.79,39.49,35.91,3.58,0.74,3.58,37.21,37.15,35.0,32.43,0.64,34.53,31.5,3.03,0.9,4.5,32.44,32.46,35.0,29.39,0.76,31.22,28.19,3.03,0.31,2.47,29.4,29.29,35.0,32.51,1.0,33.98,30.12,3.86,-0.77,2.76,32.53,32.81,35.0,37.94,0.36,38.94,37.01,1.93,0.26,3.99,37.94,37.9,35.0,38.88,0.43,39.76,38.11,1.65,0.44,2.65,38.88,38.94,35.0,36.15,0.25,36.46,35.56,0.9,-0.63,2.63,36.15,36.18,35.0
+BF-SOM-G370005 = 30.0,0.36,30.67,29.02,1.65,-0.52,3.17,30.01,30.12,51.0,35.42,0.44,36.32,34.53,1.79,-0.02,2.33,35.42,35.49,51.0,41.05,0.42,41.97,40.04,1.93,-0.24,2.99,41.06,41.07,51.0,40.45,0.63,41.69,39.21,2.48,-0.13,2.65,40.45,40.45,51.0,42.82,0.6,43.9,41.14,2.76,-0.18,2.87,42.82,42.8,51.0,35.83,1.45,38.66,33.15,5.51,0.08,1.95,35.86,35.91,51.0,35.18,1.33,37.28,32.6,4.69,-0.07,1.93,35.21,35.15,51.0,33.04,1.02,35.63,30.94,4.69,0.7,3.29,33.05,32.81,51.0,34.67,1.15,36.73,32.05,4.69,-0.32,2.45,34.69,34.67,51.0,39.37,0.93,41.42,36.73,4.69,-0.58,3.83,39.38,39.35,51.0,39.6,0.76,40.94,38.11,2.82,-0.06,2.16,39.6,39.63,51.0,35.69,0.54,37.01,34.53,2.48,-0.01,2.75,35.69,35.7,51.0
+BF-SOM-G370006 = 30.26,0.44,31.63,29.43,2.2,0.54,3.67,30.27,30.26,90.0,35.33,0.32,36.18,34.67,1.52,0.48,2.92,35.33,35.35,90.0,41.42,0.58,42.52,40.04,2.48,0.2,2.18,41.42,41.38,90.0,40.94,0.81,42.66,39.21,3.44,-0.33,2.36,40.95,41.07,90.0,42.34,0.54,43.48,40.87,2.62,-0.23,3.0,42.34,42.38,90.0,36.08,0.89,38.8,34.53,4.27,0.76,2.99,36.09,35.91,90.0,34.84,1.35,37.83,31.5,6.34,-0.12,2.72,34.86,34.8,90.0,32.0,0.9,33.7,29.84,3.86,-0.32,2.25,32.02,32.05,90.0,33.12,1.05,35.35,30.67,4.69,-0.02,2.04,33.14,33.12,90.0,38.86,0.72,40.59,37.28,3.31,0.47,3.03,38.87,38.8,90.0,38.51,0.65,40.31,37.28,3.03,0.09,2.42,38.52,38.52,90.0,35.44,0.48,36.46,34.53,1.93,0.09,1.97,35.45,35.49,90.0
+BF-SOM-G370007 = 30.87,0.21,31.5,30.67,0.83,1.21,4.32,30.87,30.81,22.0,35.98,0.32,36.46,35.08,1.38,-0.92,3.89,35.99,36.01,22.0,40.7,0.41,41.56,39.76,1.79,0.07,3.23,40.7,40.59,22.0,40.01,0.49,40.87,38.94,1.93,-0.25,2.77,40.01,40.04,22.0,42.28,0.34,43.07,41.69,1.38,0.42,2.86,42.28,42.24,22.0,36.89,1.02,38.94,35.08,3.86,0.11,2.25,36.91,37.01,22.0,30.86,0.54,31.5,29.84,1.65,-0.51,2.03,30.86,30.94,22.0,27.91,0.55,29.15,26.54,2.62,-0.15,3.83,27.92,27.91,22.0,32.47,0.67,33.43,30.94,2.48,-0.53,2.6,32.48,32.6,22.0,37.78,0.66,39.21,36.73,2.48,0.34,2.29,37.79,37.66,22.0,38.32,0.42,38.94,37.56,1.38,-0.31,2.09,38.33,38.39,22.0,35.58,0.27,36.04,34.8,1.24,-1.06,4.77,35.58,35.63,22.0
+BF-SOM-G370008 = 30.31,0.54,31.5,29.29,2.2,0.34,2.42,30.32,30.26,123.0,35.56,0.51,37.01,34.53,2.48,0.77,3.74,35.56,35.49,123.0,41.78,0.72,43.07,39.76,3.31,-0.44,3.01,41.78,41.69,123.0,39.45,0.84,41.69,37.83,3.86,0.02,2.57,39.46,39.49,123.0,41.66,0.57,43.35,40.04,3.31,-0.11,3.46,41.67,41.69,123.0,35.26,1.09,38.66,33.43,5.24,1.22,4.4,35.28,35.08,123.0,31.74,0.98,34.11,29.84,4.27,0.14,2.37,31.75,31.77,123.0,29.51,1.18,32.74,27.36,5.37,0.38,2.61,29.54,29.43,123.0,31.37,1.59,34.8,27.91,6.89,0.0,2.59,31.41,31.22,123.0,37.3,0.83,38.94,35.35,3.58,-0.27,2.35,37.31,37.42,123.0,38.52,0.88,40.04,36.18,3.86,-0.77,2.97,38.53,38.66,123.0,35.83,0.39,36.73,34.53,2.2,-0.67,3.74,35.83,35.91,123.0
+BF-SOR-G380001 = 31.1,1.81,33.29,28.19,5.1,-0.4,2.07,31.14,31.08,9.0,37.14,1.84,39.21,33.98,5.24,-0.51,2.1,37.18,37.42,9.0,40.57,1.56,42.24,37.83,4.41,-0.55,2.11,40.59,40.87,9.0,38.86,1.64,40.73,36.46,4.27,-0.33,1.87,38.89,38.52,9.0,40.58,0.54,41.42,39.76,1.65,0.1,1.96,40.58,40.59,9.0,34.57,0.74,35.35,33.43,1.93,-0.25,1.59,34.57,34.8,9.0,29.17,0.65,30.12,28.05,2.07,-0.05,2.26,29.18,29.02,9.0,25.85,0.63,26.54,25.02,1.52,-0.37,1.48,25.86,26.12,9.0,25.87,0.37,26.54,25.43,1.1,0.47,2.28,25.87,25.85,9.0,32.27,1.28,33.84,30.39,3.44,-0.31,1.92,32.29,32.19,9.0,35.9,2.01,38.39,32.6,5.79,-0.44,2.1,35.95,35.77,9.0,34.76,2.01,37.01,31.5,5.51,-0.41,2.01,34.82,34.8,9.0
+BF-SOR-G380002 = 33.69,0.65,34.53,31.77,2.76,-1.24,3.88,33.69,33.98,35.0,39.0,0.52,39.76,37.83,1.93,-0.94,2.97,39.0,39.21,35.0,42.35,0.64,43.35,41.14,2.2,-0.29,2.01,42.35,42.52,35.0,39.71,0.38,40.45,38.94,1.52,-0.27,2.39,39.71,39.76,35.0,38.56,0.71,40.59,37.56,3.03,0.92,3.65,38.57,38.52,35.0,35.73,0.97,37.01,33.15,3.86,-0.82,3.05,35.75,35.91,35.0,30.07,0.94,31.91,28.46,3.44,-0.0,2.07,30.09,30.12,35.0,26.38,0.49,27.36,25.57,1.79,0.43,2.4,26.38,26.4,35.0,26.27,0.77,27.64,25.02,2.62,0.14,1.76,26.28,26.26,35.0,32.79,1.19,34.53,30.12,4.41,-0.54,2.26,32.81,33.15,35.0,38.14,0.95,40.04,35.91,4.13,-0.23,3.01,38.15,38.11,35.0,37.47,0.9,38.39,35.35,3.03,-0.85,2.41,37.48,37.83,35.0
+BF-SOR-G380003 = 31.41,0.36,32.19,30.81,1.38,0.28,2.6,31.42,31.43,16.0,37.99,0.51,38.8,37.01,1.79,-0.25,2.08,37.99,37.97,16.0,41.26,0.39,41.83,40.59,1.24,-0.13,1.93,41.26,41.21,16.0,39.1,0.34,39.63,38.52,1.1,0.08,2.45,39.1,39.07,16.0,41.1,0.34,41.69,40.59,1.1,0.4,2.13,41.1,41.07,16.0,34.91,0.74,36.04,33.98,2.07,0.2,1.66,34.91,34.8,16.0,29.64,0.29,30.12,29.29,0.83,0.25,1.81,29.64,29.57,16.0,27.2,0.44,27.64,26.26,1.38,-0.96,2.76,27.21,27.36,16.0,28.14,0.48,28.88,27.22,1.65,-0.45,2.31,28.15,28.19,16.0,34.6,0.41,35.35,33.98,1.38,0.24,2.01,34.6,34.63,16.0,36.83,0.49,37.56,35.91,1.65,-0.07,2.11,36.83,36.77,16.0,35.87,0.35,36.46,35.35,1.1,0.48,2.23,35.87,35.87,16.0
+BF-SOR-G380004 = 33.65,0.5,34.25,32.6,1.65,-0.6,2.49,33.65,33.74,16.0,38.85,0.34,39.49,38.39,1.1,0.2,2.09,38.85,38.83,16.0,41.67,0.21,41.97,41.14,0.83,-0.81,3.83,41.67,41.69,16.0,42.13,0.44,43.07,41.14,1.93,-0.09,3.62,42.13,42.14,16.0,42.98,0.66,44.04,41.97,2.07,0.08,1.89,42.99,42.93,16.0,34.05,0.75,34.8,32.05,2.76,-1.49,4.4,34.06,34.32,16.0,29.44,0.74,31.5,28.74,2.76,1.52,4.78,29.45,29.26,16.0,26.89,1.02,28.05,24.61,3.44,-0.72,2.45,26.91,27.22,16.0,25.58,0.37,25.98,24.74,1.24,-0.75,2.73,25.59,25.67,16.0,30.91,1.13,32.87,29.02,3.86,0.12,2.03,30.93,30.94,16.0,38.11,0.52,38.66,36.46,2.2,-2.17,7.35,38.11,38.28,16.0,36.56,0.31,37.01,35.91,1.1,-0.38,2.45,36.57,36.59,16.0
+BF-SOR-G380005 = 33.51,0.38,34.11,32.67,1.45,-0.6,2.85,33.51,33.56,23.0,38.76,0.24,39.21,38.25,0.96,-0.41,2.52,38.76,38.8,23.0,42.22,0.3,42.52,41.42,1.1,-1.15,3.54,42.22,42.31,23.0,40.7,0.57,41.69,39.49,2.2,-0.33,2.6,40.71,40.73,23.0,41.04,1.11,43.21,39.07,4.13,-0.01,2.13,41.05,41.28,23.0,35.82,0.62,36.87,34.25,2.62,-0.47,3.27,35.83,35.84,23.0,30.0,1.31,32.6,27.64,4.96,0.06,2.42,30.02,30.12,23.0,27.01,0.43,27.91,26.26,1.65,0.24,2.54,27.02,27.09,23.0,26.64,0.49,27.91,25.98,1.93,1.02,3.57,26.65,26.54,23.0,34.43,0.63,35.63,33.43,2.2,0.21,2.06,34.43,34.32,23.0,39.19,0.37,39.76,38.39,1.38,-0.54,2.95,39.19,39.21,23.0,37.68,0.4,38.52,37.01,1.52,0.3,2.57,37.68,37.63,23.0
+BF-SOR-G380006 = 31.59,0.43,32.32,30.53,1.79,-0.77,3.45,31.59,31.63,27.0,38.25,0.36,38.94,37.56,1.38,-0.13,2.75,38.25,38.25,27.0,41.31,0.52,42.24,40.31,1.93,0.13,2.28,41.31,41.28,27.0,38.87,0.69,39.76,37.28,2.48,-0.29,2.12,38.87,38.94,27.0,41.3,0.5,42.52,40.59,1.93,0.44,2.73,41.31,41.28,27.0,36.68,0.96,38.11,33.98,4.13,-0.87,3.59,36.69,36.87,27.0,28.62,0.64,29.57,27.36,2.2,-0.36,2.19,28.63,28.74,27.0,27.16,0.39,27.91,26.26,1.65,-0.31,2.63,27.16,27.22,27.0,27.47,0.83,29.57,26.26,3.31,0.66,2.73,27.48,27.22,27.0,34.38,0.48,35.35,33.01,2.34,-0.48,4.45,34.38,34.25,27.0,36.74,0.73,38.66,35.91,2.76,1.31,3.84,36.75,36.46,27.0,35.76,0.49,36.46,34.8,1.65,-0.0,2.14,35.77,35.63,27.0
+BF-SOR-G380007 = 33.98,0.15,34.25,33.7,0.55,0.0,2.53,33.98,33.98,11.0,39.01,0.56,39.63,37.83,1.79,-0.77,2.62,39.01,39.07,11.0,41.62,0.36,41.97,40.87,1.1,-0.9,2.75,41.62,41.69,11.0,40.16,0.98,41.28,38.66,2.62,-0.23,1.6,40.18,39.97,11.0,41.01,1.36,43.48,39.35,4.13,0.41,2.0,41.03,41.0,11.0,36.09,0.67,36.87,34.8,2.07,-0.87,2.44,36.1,36.32,11.0,31.09,0.66,32.05,29.98,2.07,-0.22,1.83,31.1,31.22,11.0,27.11,0.43,27.78,26.67,1.1,0.57,1.61,27.11,26.81,11.0,26.72,0.43,27.36,25.98,1.38,-0.3,1.95,26.73,26.81,11.0,33.98,0.48,34.53,32.87,1.65,-1.05,3.47,33.98,34.11,11.0,38.32,0.5,39.07,37.56,1.52,-0.31,1.98,38.33,38.39,11.0,38.14,0.32,38.66,37.7,0.96,0.12,1.85,38.14,38.25,11.0
+BF-SOR-G380008 = 32.32,1.62,34.25,29.15,5.1,-0.71,2.4,32.36,32.94,11.0,37.12,1.54,38.94,34.39,4.55,-0.56,2.13,37.15,37.63,11.0,41.17,1.32,42.93,38.66,4.27,-0.52,2.31,41.19,41.42,11.0,38.17,1.19,40.04,36.18,3.86,-0.42,2.32,38.19,38.39,11.0,38.91,0.4,39.69,38.25,1.45,0.42,2.64,38.91,38.8,11.0,34.66,1.05,36.18,32.87,3.31,-0.2,2.06,34.67,34.8,11.0,29.11,0.83,30.81,28.19,2.62,0.47,2.53,29.12,29.15,11.0,25.94,0.35,26.4,25.43,0.96,-0.14,1.82,25.94,25.98,11.0,25.55,0.47,26.26,24.61,1.65,-0.5,2.76,25.56,25.57,11.0,30.56,1.25,33.01,29.02,4.0,0.45,2.27,30.59,30.6,11.0,35.44,2.02,38.94,32.05,6.89,-0.31,2.57,35.49,35.84,11.0,34.83,1.9,37.7,31.63,6.06,-0.45,2.32,34.88,35.35,11.0
+BF-SOR-G380009 = 31.55,0.26,31.91,31.08,0.83,-0.37,1.95,31.55,31.63,11.0,37.75,0.3,38.39,37.42,0.96,0.67,2.59,37.75,37.7,11.0,41.2,0.4,41.97,40.59,1.38,0.23,2.46,41.2,41.28,11.0,38.94,0.34,39.42,38.25,1.17,-0.43,2.64,38.94,38.94,11.0,41.42,0.48,42.52,41.0,1.52,1.21,3.48,41.43,41.28,11.0,35.92,1.02,37.01,34.11,2.89,-0.72,2.2,35.93,36.25,11.0,27.07,0.46,28.05,26.4,1.65,0.67,3.01,27.08,27.02,11.0,26.67,0.37,27.16,25.98,1.17,-0.61,2.34,26.68,26.81,11.0,26.92,0.52,28.05,26.12,1.93,0.83,3.3,26.92,26.81,11.0,34.28,0.24,34.67,33.84,0.83,-0.33,2.43,34.28,34.25,11.0,35.81,0.61,36.46,34.39,2.07,-1.25,3.63,35.82,36.04,11.0,35.25,0.23,35.63,34.8,0.83,-0.23,2.83,35.25,35.22,11.0
+BF-SOR-G380010 = 32.02,0.48,32.87,31.22,1.65,0.12,2.12,32.02,32.05,51.0,38.36,0.35,39.21,37.56,1.65,-0.13,2.91,38.36,38.39,51.0,41.98,0.44,43.07,41.14,1.93,0.02,2.56,41.98,42.11,51.0,40.55,0.47,41.56,39.49,2.07,0.02,2.79,40.56,40.59,51.0,42.49,0.86,43.9,40.73,3.17,-0.17,2.07,42.5,42.52,51.0,36.28,1.02,38.39,34.25,4.13,0.39,2.48,36.3,36.18,51.0,29.39,0.74,31.5,28.05,3.44,0.68,3.13,29.4,29.29,51.0,27.09,0.51,28.46,25.98,2.48,0.46,3.69,27.09,27.09,51.0,27.49,0.64,28.74,26.26,2.48,-0.25,2.43,27.5,27.64,51.0,35.5,0.72,38.39,34.25,4.13,1.67,7.24,35.51,35.35,51.0,38.39,0.8,39.76,37.01,2.76,0.16,1.96,38.39,38.25,51.0,36.72,0.92,38.39,35.35,3.03,0.18,1.9,36.73,36.66,51.0
+BF-SOR-G380011 = 33.41,0.43,33.98,32.6,1.38,-0.25,2.02,33.41,33.43,15.0,38.65,0.26,39.21,38.25,0.96,0.45,2.51,38.65,38.66,15.0,41.43,0.19,41.69,40.87,0.83,-1.78,6.46,41.43,41.42,15.0,41.16,0.65,42.24,40.04,2.2,-0.48,2.36,41.16,41.42,15.0,42.43,0.69,43.62,41.56,2.07,0.33,2.0,42.43,42.38,15.0,34.04,1.56,36.18,31.77,4.41,-0.03,1.67,34.07,34.25,15.0,30.15,0.99,32.32,29.02,3.31,0.86,2.73,30.16,29.84,15.0,27.97,0.53,28.74,27.09,1.65,-0.36,2.0,27.98,28.05,15.0,25.9,0.22,26.26,25.43,0.83,-0.32,2.81,25.9,25.98,15.0,33.37,0.8,34.25,32.05,2.2,-0.28,1.75,33.37,33.29,15.0,37.6,0.56,38.66,36.46,2.2,-0.22,2.88,37.61,37.56,15.0,36.81,0.43,37.56,36.18,1.38,0.05,2.02,36.82,36.87,15.0
+BF-SOR-G380012 = 32.7,0.89,34.25,31.22,3.03,0.02,1.79,32.71,32.67,62.0,38.05,0.47,39.49,37.28,2.2,0.96,4.19,38.05,37.97,62.0,41.47,0.43,42.8,40.87,1.93,1.12,4.06,41.47,41.42,62.0,39.45,0.96,41.28,37.56,3.72,-0.26,1.96,39.46,39.73,62.0,40.2,0.88,42.11,37.97,4.13,-1.01,3.81,40.21,40.45,62.0,36.05,0.96,38.11,33.7,4.41,-0.12,2.44,36.07,36.04,62.0,29.26,0.95,31.77,27.36,4.41,0.11,2.89,29.27,29.15,62.0,26.71,0.7,27.91,25.16,2.76,-0.43,2.41,26.72,26.81,62.0,26.34,0.53,27.64,25.16,2.48,-0.07,2.57,26.34,26.4,62.0,34.41,1.07,36.46,31.5,4.96,-0.29,2.63,34.42,34.56,62.0,37.16,1.32,39.49,34.8,4.69,0.23,1.68,37.18,36.87,62.0,36.61,0.95,38.39,34.53,3.86,-0.58,2.77,36.63,36.8,62.0
+BF-SOR-G380013 = 32.83,0.59,33.7,31.5,2.2,-0.3,2.45,32.84,32.74,24.0,38.03,0.23,38.39,37.56,0.83,-0.5,2.55,38.03,38.11,24.0,41.29,0.46,42.24,40.31,1.93,0.23,2.71,41.29,41.25,24.0,39.48,0.74,40.73,38.11,2.62,0.1,2.15,39.48,39.38,24.0,40.87,0.94,42.52,38.66,3.86,-0.9,3.52,40.88,41.14,24.0,35.53,1.44,36.87,31.5,5.37,-1.51,4.41,35.56,36.18,24.0,29.33,0.78,31.22,28.46,2.76,0.98,3.29,29.34,29.19,24.0,26.58,0.46,27.36,25.43,1.93,-0.63,3.16,26.58,26.6,24.0,26.56,0.49,27.36,25.43,1.93,-0.33,2.57,26.56,26.6,24.0,33.88,0.73,34.94,32.46,2.48,-0.53,2.31,33.89,33.98,24.0,36.56,0.9,38.39,35.35,3.03,0.52,2.09,36.57,36.32,24.0,36.83,0.7,38.11,35.63,2.48,0.12,1.82,36.84,36.8,24.0
+BF-SOR-G380014 = 33.24,0.65,33.98,31.5,2.48,-1.11,3.55,33.25,33.43,26.0,39.03,0.49,39.76,37.83,1.93,-0.64,2.87,39.04,39.11,26.0,41.65,0.46,42.38,40.31,2.07,-0.99,4.19,41.65,41.73,26.0,40.58,0.86,41.97,38.66,3.31,-0.45,2.24,40.59,40.69,26.0,42.41,1.1,44.17,39.49,4.69,-0.94,3.59,42.42,42.73,26.0,34.41,0.67,35.91,32.6,3.31,-0.39,3.98,34.41,34.39,26.0,30.33,1.3,32.32,27.91,4.41,-0.25,2.01,30.36,30.29,26.0,26.21,0.8,27.78,24.74,3.03,0.09,2.2,26.22,26.23,26.0,25.54,0.53,26.54,24.61,1.93,0.08,2.1,25.55,25.43,26.0,31.69,1.45,33.91,29.02,4.89,-0.09,1.96,31.72,31.77,26.0,37.96,0.93,39.21,36.18,3.03,-0.68,2.3,37.97,38.18,26.0,37.01,0.65,37.83,35.63,2.2,-0.57,2.16,37.01,37.18,26.0
+BF-TAP-G390001 = 31.44,0.58,33.43,30.39,3.03,1.11,4.55,31.44,31.36,63.0,35.02,0.73,36.73,33.84,2.89,0.05,2.13,35.02,35.08,63.0,41.16,0.39,41.97,40.31,1.65,0.19,2.17,41.16,41.14,63.0,38.88,0.49,39.76,37.83,1.93,0.13,1.84,38.88,38.66,63.0,38.42,0.97,41.14,36.73,4.41,0.5,2.94,38.43,38.25,63.0,30.11,0.79,32.6,28.46,4.13,0.58,3.81,30.13,29.98,63.0,27.64,0.98,29.84,26.26,3.58,0.47,2.19,27.66,27.36,63.0,27.27,0.78,28.74,25.43,3.31,-0.31,2.54,27.28,27.36,63.0,25.75,0.88,27.91,23.5,4.41,0.07,2.74,25.77,25.71,63.0,31.62,0.99,33.7,29.7,4.0,-0.1,2.23,31.64,31.77,63.0,37.95,0.47,39.21,36.94,2.27,0.05,2.83,37.95,37.97,63.0,36.33,0.51,37.83,35.35,2.48,0.35,3.91,36.33,36.39,63.0
+BF-TAP-G390002 = 33.25,1.03,35.08,31.22,3.86,-0.26,1.95,33.26,33.43,134.0,37.27,0.97,38.94,35.08,3.86,-0.33,2.31,37.29,37.28,134.0,41.6,0.69,43.07,39.56,3.51,-0.5,3.52,41.6,41.69,134.0,39.08,0.78,41.42,37.83,3.58,0.47,2.56,39.09,38.94,134.0,36.2,1.32,39.49,32.6,6.89,-0.17,2.7,36.23,36.32,134.0,29.37,1.18,31.77,26.54,5.24,-0.1,2.36,29.39,29.36,134.0,25.77,0.72,27.91,24.33,3.58,0.09,2.38,25.78,25.78,134.0,25.07,1.1,27.91,22.95,4.96,0.65,2.48,25.1,24.74,134.0,23.79,0.77,25.98,22.4,3.58,0.61,2.64,23.81,23.64,134.0,28.44,1.16,30.94,25.43,5.51,-0.52,2.79,28.46,28.46,134.0,35.54,1.68,39.07,31.5,7.58,-0.35,2.58,35.58,35.97,134.0,36.7,0.85,38.66,34.67,4.0,0.27,2.57,36.71,36.59,134.0
+BF-TAP-G390003 = 31.4,0.34,32.32,30.67,1.65,0.0,3.22,31.4,31.36,114.0,35.4,0.54,36.73,33.98,2.76,0.53,2.89,35.41,35.35,114.0,41.24,0.53,42.38,40.04,2.34,0.01,2.23,41.24,41.21,114.0,39.07,0.87,41.42,37.28,4.13,0.02,2.64,39.08,39.04,114.0,38.49,0.65,40.31,36.87,3.44,-0.26,3.24,38.5,38.52,114.0,30.8,0.82,33.43,28.74,4.69,0.49,3.63,30.81,30.77,114.0,26.67,0.88,28.88,24.88,4.0,0.03,2.4,26.69,26.78,114.0,26.23,0.97,28.46,23.78,4.69,-0.26,2.49,26.25,26.36,114.0,25.11,0.78,27.36,23.64,3.72,0.71,2.95,25.12,24.92,114.0,30.52,1.35,32.6,27.36,5.24,-0.43,2.06,30.55,30.74,114.0,37.15,0.79,38.39,34.8,3.58,-0.62,2.86,37.16,37.21,114.0,35.87,0.39,37.01,35.08,1.93,0.42,3.07,35.88,35.91,114.0
+BF-TAP-G390004 = 34.61,0.9,35.91,32.19,3.72,-0.8,2.9,34.63,34.8,78.0,38.28,0.89,40.04,36.46,3.58,-0.33,2.2,38.29,38.42,78.0,41.46,0.96,43.35,38.11,5.24,-0.99,4.15,41.47,41.69,78.0,38.91,1.46,41.42,35.63,5.79,-0.48,2.18,38.94,39.35,78.0,37.92,1.45,41.14,34.8,6.34,-0.16,2.55,37.95,38.01,78.0,28.65,1.1,31.5,26.26,5.24,0.23,3.13,28.67,28.74,78.0,24.87,0.73,26.54,23.5,3.03,0.55,2.44,24.88,24.64,78.0,23.4,0.91,25.98,21.3,4.69,0.32,3.79,23.42,23.47,78.0,23.55,1.58,26.81,21.02,5.79,0.44,1.88,23.61,23.19,78.0,27.32,0.93,29.57,25.43,4.13,0.77,3.03,27.33,27.12,78.0,34.28,1.34,37.01,31.77,5.24,-0.03,2.22,34.31,34.39,78.0,36.02,0.75,38.11,34.8,3.31,0.67,2.87,36.03,35.94,78.0
+BF-TAP-G390005 = 32.82,0.28,33.08,32.46,0.62,-0.4,1.58,32.82,32.87,4.0,36.82,0.07,36.87,36.73,0.14,-0.49,1.61,36.82,36.84,4.0,41.19,0.07,41.28,41.14,0.14,0.49,1.58,41.19,41.18,4.0,38.02,0.86,39.01,37.01,2.0,-0.05,1.62,38.03,38.04,4.0,37.18,1.12,38.52,35.91,2.62,0.09,1.67,37.19,37.15,4.0,30.07,0.81,30.67,28.88,1.79,-1.01,2.22,30.07,30.36,4.0,26.04,0.17,26.26,25.85,0.41,0.32,1.92,26.04,26.02,4.0,25.59,0.82,26.67,24.88,1.79,0.52,1.68,25.6,25.4,4.0,25.61,0.5,25.98,24.88,1.1,-0.98,2.2,25.61,25.78,4.0,30.2,0.4,30.53,29.64,0.9,-0.88,2.13,30.21,30.32,4.0,36.92,0.32,37.15,36.46,0.69,-1.05,2.25,36.92,37.04,4.0,36.09,0.17,36.32,35.91,0.41,0.32,1.92,36.1,36.08,4.0
+BF-TAP-G390006 = 33.3,0.74,34.8,31.63,3.17,-0.19,2.81,33.31,33.29,49.0,37.45,0.59,38.66,36.46,2.2,0.32,2.12,37.46,37.35,49.0,41.69,0.45,42.52,40.31,2.2,-0.51,3.17,41.69,41.69,49.0,39.42,0.67,40.94,37.35,3.58,-0.84,4.6,39.42,39.49,49.0,38.69,0.8,40.04,36.25,3.79,-1.2,5.18,38.69,38.73,49.0,29.82,1.62,32.05,25.71,6.34,-0.8,2.8,29.86,30.26,49.0,26.41,1.1,28.74,24.06,4.69,-0.11,2.6,26.43,26.4,49.0,25.87,0.7,27.09,24.47,2.62,0.0,2.01,25.88,25.98,49.0,24.6,0.66,25.98,23.23,2.76,0.24,2.35,24.61,24.47,49.0,28.77,0.89,30.94,26.81,4.13,0.14,3.14,28.78,28.74,49.0,36.77,0.64,38.66,35.49,3.17,0.51,3.44,36.77,36.73,49.0,36.22,0.41,37.83,35.63,2.2,1.86,7.23,36.22,36.18,49.0
+BF-TAP-G390007 = 33.96,1.2,35.63,31.77,3.86,-0.1,1.64,33.98,34.11,26.0,37.76,0.98,39.21,36.46,2.76,0.16,1.41,37.78,37.73,26.0,40.96,0.35,41.56,40.31,1.24,-0.1,1.85,40.96,40.97,26.0,38.3,1.46,41.42,36.46,4.96,0.39,1.98,38.33,38.08,26.0,36.67,1.11,39.07,34.94,4.13,0.22,2.22,36.68,36.63,26.0,27.96,1.29,30.53,26.4,4.13,0.84,2.29,27.99,27.5,26.0,25.1,0.55,26.26,24.06,2.2,0.37,2.3,25.11,24.88,26.0,24.26,1.09,26.81,21.71,5.1,0.39,4.11,24.29,24.3,26.0,24.22,1.34,26.12,21.99,4.13,-0.04,1.74,24.26,24.06,26.0,28.42,1.19,30.12,26.67,3.44,0.08,1.49,28.44,28.19,26.0,36.2,0.73,37.56,34.67,2.89,-0.13,2.3,36.21,36.15,26.0,35.71,0.5,37.28,34.53,2.76,0.58,5.79,35.72,35.63,26.0
+BF-TAP-G390008 = 33.49,0.6,34.67,32.74,1.93,0.6,2.18,33.49,33.29,21.0,37.35,0.69,38.8,36.46,2.34,0.88,2.58,37.35,37.15,21.0,41.69,0.53,42.45,40.87,1.58,-0.07,1.86,41.7,41.62,21.0,38.19,0.47,39.21,37.28,1.93,0.27,2.62,38.19,38.11,21.0,36.39,0.53,37.56,35.08,2.48,-0.08,3.63,36.4,36.32,21.0,31.15,0.67,32.6,30.12,2.48,0.27,2.31,31.15,31.15,21.0,25.25,0.51,25.98,24.06,1.93,-0.51,2.73,25.26,25.3,21.0,25.61,0.53,26.81,24.81,2.0,0.19,2.42,25.62,25.71,21.0,24.56,1.05,25.98,22.68,3.31,-0.42,1.93,24.59,24.61,21.0,28.56,0.71,29.77,27.5,2.27,0.21,1.92,28.56,28.46,21.0,36.03,1.06,37.56,34.11,3.44,-0.34,1.88,36.04,36.18,21.0,36.25,0.34,36.87,35.35,1.52,-0.61,3.7,36.25,36.18,21.0
+BF-YAT-G420001 = 30.82,0.48,31.77,30.12,1.65,0.32,1.94,30.82,30.81,23.0,36.78,0.38,37.28,35.77,1.52,-0.68,3.45,36.78,36.73,23.0,41.35,0.3,41.97,40.59,1.38,-0.56,3.89,41.35,41.42,23.0,39.89,0.3,40.45,39.49,0.96,0.36,1.93,39.89,39.9,23.0,42.83,0.54,44.04,41.69,2.34,0.14,2.84,42.83,42.8,23.0,36.59,0.46,37.28,35.63,1.65,-0.26,2.0,36.59,36.59,23.0,32.45,1.57,34.39,29.57,4.82,-0.14,1.6,32.48,31.98,23.0,29.91,0.52,30.53,28.74,1.79,-0.72,2.57,29.91,29.98,23.0,32.38,1.91,35.77,29.15,6.61,0.04,1.87,32.43,32.12,23.0,37.45,0.69,39.21,36.59,2.62,0.97,3.3,37.45,37.28,23.0,38.54,0.52,39.49,37.83,1.65,0.15,1.75,38.55,38.52,23.0,35.67,0.55,36.73,34.8,1.93,0.18,1.91,35.68,35.63,23.0
+BF-YAT-G420002 = 31.58,0.27,31.91,31.22,0.69,-0.05,1.8,31.58,31.5,5.0,37.89,0.21,38.11,37.56,0.55,-0.75,2.36,37.89,37.97,5.0,41.32,0.32,41.69,40.87,0.83,-0.26,1.9,41.32,41.28,5.0,40.74,0.12,40.87,40.59,0.28,-0.04,1.42,40.74,40.73,5.0,42.23,0.56,43.07,41.69,1.38,0.65,1.92,42.23,41.97,5.0,36.02,0.89,37.28,34.94,2.34,0.32,1.98,36.02,35.77,5.0,26.55,0.03,26.6,26.54,0.07,1.5,3.47,26.55,26.54,5.0,27.8,0.27,28.19,27.5,0.69,0.4,1.99,27.8,27.78,5.0,28.02,0.61,28.46,27.22,1.24,-0.48,1.33,28.03,28.46,5.0,34.6,0.35,35.08,34.18,0.9,0.27,1.78,34.6,34.53,5.0,37.88,0.74,38.94,37.01,1.93,0.28,1.95,37.88,37.97,5.0,35.74,0.12,35.91,35.63,0.28,0.34,1.85,35.74,35.77,5.0
+BF-YAT-G420003 = 31.44,0.11,31.63,31.22,0.41,-0.52,2.79,31.44,31.5,13.0,37.94,0.12,38.11,37.77,0.34,0.2,1.53,37.94,37.97,13.0,41.03,0.23,41.42,40.59,0.83,-0.2,2.33,41.03,41.0,13.0,39.0,0.67,39.76,37.56,2.2,-1.01,2.95,39.0,39.21,13.0,41.86,0.37,42.52,41.28,1.24,0.58,2.62,41.86,41.83,13.0,32.72,0.94,34.87,31.22,3.65,0.7,3.31,32.73,32.39,13.0,27.93,0.77,29.57,26.6,2.96,0.26,3.2,27.94,27.84,13.0,25.9,0.35,26.4,25.16,1.24,-0.52,2.74,25.9,25.98,13.0,26.61,0.3,27.09,26.12,0.96,-0.04,1.84,26.61,26.6,13.0,32.6,0.69,33.84,31.22,2.62,-0.2,2.84,32.61,32.6,13.0,35.65,0.67,36.59,34.39,2.2,-0.26,2.07,35.65,35.63,13.0,35.11,0.19,35.35,34.8,0.55,-0.16,2.21,35.11,35.08,13.0
+BF-YAT-G420004 = 31.78,0.22,32.05,31.36,0.69,-0.44,2.16,31.78,31.77,28.0,37.55,0.23,37.83,36.73,1.1,-1.51,6.58,37.55,37.56,28.0,41.39,0.5,42.24,40.31,1.93,-0.38,2.23,41.39,41.42,28.0,39.41,0.55,41.14,38.39,2.76,1.11,4.98,39.42,39.32,28.0,41.87,0.4,42.8,41.14,1.65,0.57,3.06,41.87,41.83,28.0,34.67,1.34,36.73,31.77,4.96,-0.51,2.26,34.7,35.08,28.0,26.83,0.65,27.91,25.43,2.48,-0.05,2.18,26.83,26.81,28.0,26.85,0.47,27.91,25.98,1.93,-0.16,2.84,26.85,26.88,28.0,26.54,0.63,29.02,25.71,3.31,2.33,9.62,26.55,26.4,28.0,34.06,0.64,35.08,32.6,2.48,-0.29,2.67,34.07,34.11,28.0,36.23,1.48,38.66,33.43,5.24,-0.03,2.19,36.26,36.11,28.0,35.47,0.47,36.46,34.8,1.65,0.09,2.08,35.47,35.42,28.0
+BF-YAT-G420005 = 31.68,0.29,32.32,31.08,1.24,0.08,2.85,31.68,31.77,21.0,37.32,0.33,37.83,36.73,1.1,-0.08,1.81,37.32,37.28,21.0,41.47,0.3,41.97,40.87,1.1,-0.37,2.25,41.47,41.56,21.0,40.3,0.52,41.14,39.21,1.93,-0.23,2.35,40.3,40.31,21.0,41.59,0.44,42.24,40.59,1.65,-0.58,2.56,41.59,41.69,21.0,36.42,0.57,37.01,34.8,2.2,-1.2,3.98,36.43,36.59,21.0,30.47,0.78,31.63,28.67,2.96,-0.39,2.77,30.48,30.39,21.0,28.59,0.71,29.64,26.95,2.69,-0.53,2.54,28.6,28.74,21.0,31.52,0.94,33.49,30.26,3.24,0.66,2.6,31.53,31.5,21.0,37.13,1.07,38.66,35.35,3.31,-0.44,1.91,37.15,37.56,21.0,38.16,0.69,39.21,37.01,2.2,-0.54,2.13,38.17,38.39,21.0,35.89,0.33,36.46,35.15,1.31,-0.36,2.58,35.89,35.91,21.0
+BF-YAT-G420006 = 31.03,0.51,32.05,29.84,2.2,-0.4,3.4,31.04,31.05,18.0,36.57,0.83,37.56,34.8,2.76,-0.76,2.44,36.58,36.87,18.0,41.36,1.06,42.52,38.94,3.58,-0.87,2.7,41.37,41.73,18.0,39.05,1.16,40.45,36.73,3.72,-0.74,2.44,39.06,39.56,18.0,41.49,0.61,42.45,40.04,2.41,-0.44,2.92,41.49,41.42,18.0,33.51,0.88,34.53,31.77,2.76,-0.73,2.42,33.52,33.77,18.0,27.79,0.79,28.88,26.12,2.76,-0.69,2.29,27.8,28.12,18.0,27.34,0.39,27.91,26.67,1.24,-0.29,1.87,27.35,27.36,18.0,25.89,1.13,27.64,23.23,4.41,-0.55,2.85,25.91,26.05,18.0,33.02,0.72,34.11,31.5,2.62,-0.43,2.3,33.03,33.22,18.0,37.49,1.26,39.21,35.08,4.13,-0.45,2.14,37.51,37.56,18.0,35.27,0.7,36.18,33.7,2.48,-0.83,2.71,35.28,35.56,18.0
+BF-YAT-G420007 = 31.74,0.44,32.6,31.08,1.52,0.04,1.95,31.75,31.77,33.0,37.61,0.26,38.11,37.01,1.1,-0.44,2.66,37.61,37.7,33.0,41.72,0.51,42.8,40.8,2.0,0.13,2.43,41.72,41.69,33.0,40.37,0.5,41.14,39.49,1.65,-0.31,1.87,40.37,40.31,33.0,42.96,0.72,44.45,41.69,2.76,0.34,2.33,42.96,42.86,33.0,36.39,0.79,38.11,35.08,3.03,0.22,2.03,36.4,36.39,33.0,31.24,1.16,33.7,28.74,4.96,0.21,2.46,31.26,31.15,33.0,29.16,0.81,30.39,27.36,3.03,-0.6,2.51,29.17,29.43,33.0,31.66,1.82,35.35,27.91,7.44,0.11,2.39,31.71,31.91,33.0,37.37,0.84,38.94,35.63,3.31,-0.14,2.17,37.38,37.42,33.0,38.57,0.76,39.76,37.15,2.62,-0.25,1.97,38.58,38.66,33.0,36.46,0.35,37.01,35.63,1.38,-0.46,2.51,36.46,36.53,33.0
+BF-YAT-G420008 = 32.15,0.12,32.32,31.91,0.41,-0.05,2.12,32.15,32.19,17.0,37.75,0.26,38.25,37.35,0.9,0.61,2.54,37.75,37.7,17.0,41.31,0.31,41.83,40.87,0.96,0.65,2.14,41.31,41.14,17.0,40.1,0.48,40.87,39.21,1.65,-0.07,2.13,40.11,40.18,17.0,41.86,0.41,42.8,41.14,1.65,0.38,3.19,41.86,41.83,17.0,36.26,0.85,37.7,34.53,3.17,-0.08,2.47,36.27,36.18,17.0,29.94,0.77,30.94,27.91,3.03,-0.82,3.91,29.95,29.84,17.0,28.86,0.57,30.12,27.91,2.2,0.35,2.73,28.87,28.74,17.0,29.39,0.69,30.53,28.33,2.2,0.12,1.91,29.4,29.57,17.0,36.48,0.45,37.15,35.91,1.24,-0.02,1.54,36.48,36.59,17.0,39.32,0.62,40.31,38.11,2.2,-0.18,2.15,39.33,39.35,17.0,36.1,0.21,36.46,35.77,0.69,0.14,1.95,36.1,36.18,17.0
+BF-YAT-G420009 = 31.44,0.44,32.19,30.94,1.24,0.4,1.77,31.44,31.43,19.0,37.84,0.5,38.66,36.46,2.2,-1.08,4.34,37.85,37.83,19.0,42.02,0.42,42.8,41.14,1.65,-0.11,2.75,42.02,41.97,19.0,39.84,0.3,40.31,38.94,1.38,-1.24,5.67,39.84,39.9,19.0,41.79,0.52,42.52,40.87,1.65,-0.14,2.09,41.79,41.76,19.0,37.66,1.35,40.04,35.08,4.96,-0.33,2.62,37.68,37.7,19.0,29.65,0.85,30.94,27.98,2.96,-0.61,2.65,29.67,29.84,19.0,28.36,0.3,28.74,27.5,1.24,-1.33,4.73,28.36,28.46,19.0,29.92,1.53,32.32,27.36,4.96,-0.17,1.92,29.96,29.64,19.0,36.0,0.39,37.01,35.49,1.52,0.74,3.48,36.0,35.91,19.0,37.99,0.65,39.07,36.73,2.34,0.03,2.21,38.0,37.97,19.0,36.13,0.24,36.46,35.49,0.96,-1.16,4.3,36.13,36.18,19.0
+BF-YAT-G420010 = 31.52,0.26,31.91,30.94,0.96,-0.45,2.35,31.52,31.5,20.0,36.74,0.39,37.28,35.77,1.52,-0.79,3.29,36.74,36.8,20.0,41.21,0.24,41.76,40.8,0.96,0.49,2.86,41.21,41.14,20.0,40.56,0.5,41.42,39.63,1.79,-0.32,2.16,40.56,40.66,20.0,42.26,0.87,44.17,41.14,3.03,0.69,2.49,42.27,42.04,20.0,36.19,1.12,38.25,34.25,4.0,0.15,2.13,36.2,36.18,20.0,29.4,0.77,30.39,27.64,2.76,-0.74,2.51,29.41,29.57,20.0,27.59,0.69,29.02,26.26,2.76,0.0,2.51,27.6,27.64,20.0,29.16,1.26,31.22,26.67,4.55,-0.4,2.38,29.19,29.22,20.0,37.1,1.15,38.94,35.08,3.86,-0.17,1.86,37.12,37.35,20.0,38.45,0.24,38.94,38.11,0.83,0.16,2.35,38.45,38.49,20.0,36.08,0.42,37.01,35.49,1.52,0.71,2.77,36.08,36.01,20.0
+BF-YAT-G420011 = 31.76,0.27,32.32,31.22,1.1,0.17,2.72,31.76,31.77,20.0,37.86,0.22,38.39,37.49,0.9,0.5,2.94,37.86,37.83,20.0,41.57,0.33,42.24,41.07,1.17,0.26,2.24,41.57,41.62,20.0,40.31,0.56,41.14,39.49,1.65,-0.18,1.8,40.32,40.38,20.0,42.19,0.53,42.8,40.87,1.93,-1.1,3.26,42.19,42.45,20.0,36.23,1.03,38.66,34.25,4.41,0.11,3.19,36.24,36.25,20.0,27.35,0.54,28.46,26.54,1.93,0.28,2.35,27.36,27.33,20.0,28.21,0.49,29.02,27.36,1.65,0.09,2.29,28.22,28.19,20.0,27.99,1.02,29.57,25.98,3.58,-0.35,2.03,28.01,28.26,20.0,35.36,0.38,36.04,34.53,1.52,-0.11,2.85,35.36,35.35,20.0,38.74,0.5,39.21,37.15,2.07,-1.84,6.21,38.74,38.94,20.0,36.08,0.33,36.73,35.22,1.52,-0.56,3.98,36.08,36.11,20.0
+BF-YAT-G420012 = 31.19,0.31,31.5,30.67,0.83,-0.69,2.19,31.19,31.25,10.0,37.16,0.25,37.56,36.87,0.69,0.51,1.62,37.16,37.01,10.0,41.58,0.37,42.04,41.0,1.03,-0.21,1.69,41.58,41.59,10.0,40.3,0.27,40.59,39.76,0.83,-1.05,2.71,40.3,40.45,10.0,42.7,0.92,44.31,41.62,2.69,0.48,2.05,42.71,42.59,10.0,34.67,0.65,35.91,33.84,2.07,0.52,2.45,34.67,34.53,10.0,28.86,0.46,29.57,28.19,1.38,0.3,2.04,28.87,28.84,10.0,27.4,0.25,27.78,27.09,0.69,0.32,1.86,27.4,27.36,10.0,26.01,0.55,26.67,25.02,1.65,-0.34,2.15,26.02,25.98,10.0,34.77,0.49,35.63,34.05,1.58,0.2,2.14,34.77,34.73,10.0,38.48,0.18,38.66,38.11,0.55,-0.77,2.66,38.48,38.52,10.0,36.08,0.4,36.46,35.35,1.1,-0.55,1.97,36.08,36.11,10.0
+BF-YAT-G420013 = 31.67,0.19,32.05,31.22,0.83,-0.43,2.94,31.67,31.7,27.0,37.38,0.33,38.11,36.73,1.38,0.07,2.64,37.38,37.28,27.0,41.51,0.36,42.24,40.87,1.38,0.01,2.21,41.51,41.49,27.0,40.28,0.62,41.14,38.94,2.2,-0.63,2.63,40.28,40.45,27.0,41.48,0.77,43.07,40.31,2.76,0.4,2.4,41.49,41.42,27.0,34.51,0.82,36.18,32.87,3.31,0.13,2.53,34.52,34.39,27.0,28.65,1.01,30.39,26.81,3.58,-0.17,2.04,28.67,28.53,27.0,27.9,0.34,28.46,27.09,1.38,-0.17,2.75,27.9,27.91,27.0,27.66,1.23,29.84,25.43,4.41,-0.37,2.21,27.69,27.78,27.0,35.77,0.79,37.01,33.98,3.03,-0.6,2.56,35.78,35.91,27.0,38.5,0.47,39.21,37.28,1.93,-1.03,3.26,38.5,38.66,27.0,36.2,0.35,36.87,35.35,1.52,-0.5,3.09,36.21,36.18,27.0
+BF-YAT-G420014 = 30.59,0.43,31.5,29.84,1.65,0.22,2.91,30.59,30.67,13.0,36.01,0.32,36.73,35.63,1.1,0.68,3.18,36.01,36.04,13.0,41.3,0.5,41.97,40.31,1.65,-0.62,2.39,41.3,41.42,13.0,39.95,0.29,40.59,39.49,1.1,0.27,3.22,39.95,39.97,13.0,43.64,0.55,44.45,43.07,1.38,0.36,1.77,43.64,43.76,13.0,37.67,1.66,41.0,34.8,6.2,0.32,2.67,37.7,37.28,13.0,33.62,1.15,34.8,31.08,3.72,-1.06,3.0,33.63,34.11,13.0,30.43,0.41,30.94,29.57,1.38,-0.41,2.53,30.43,30.39,13.0,32.5,2.82,37.01,28.46,8.54,0.23,2.04,32.61,32.74,13.0,37.34,0.62,38.66,36.18,2.48,0.26,3.44,37.35,37.35,13.0,38.15,0.3,38.94,37.83,1.1,1.43,4.76,38.15,38.11,13.0,35.59,0.23,35.91,35.08,0.83,-1.02,3.12,35.59,35.63,13.0
+BF-YAT-G420015 = 30.93,0.25,31.36,30.39,0.96,-0.36,2.81,30.93,30.94,16.0,37.74,0.37,38.39,37.01,1.38,-0.34,2.5,37.74,37.77,16.0,42.01,0.38,42.52,41.28,1.24,-0.31,2.24,42.01,42.04,16.0,39.48,0.41,40.11,38.94,1.17,0.14,1.55,39.48,39.45,16.0,41.44,0.56,42.24,40.73,1.52,0.24,1.55,41.45,41.45,16.0,36.17,0.81,37.83,34.8,3.03,0.36,2.52,36.18,36.18,16.0,30.03,0.94,31.77,28.46,3.31,0.26,2.34,30.05,29.84,16.0,27.75,0.38,28.6,27.36,1.24,0.98,3.01,27.75,27.64,16.0,30.81,1.06,32.46,28.95,3.51,-0.1,2.12,30.82,30.88,16.0,35.66,0.36,36.32,35.08,1.24,0.64,2.45,35.67,35.49,16.0,37.67,0.68,38.66,36.18,2.48,-0.43,2.79,37.68,37.7,16.0,36.14,0.38,36.73,35.35,1.38,-0.41,2.45,36.14,36.18,16.0
+BF-YAT-G420016 = 31.69,0.46,32.6,30.88,1.72,0.26,2.24,31.7,31.7,48.0,37.61,0.42,38.39,36.73,1.65,-0.09,2.69,37.61,37.56,48.0,41.41,0.49,42.8,40.31,2.48,0.61,4.13,41.41,41.42,48.0,39.97,0.59,41.14,38.94,2.2,-0.11,2.19,39.98,40.0,48.0,41.89,0.69,43.07,40.31,2.76,-0.45,2.19,41.9,42.0,48.0,36.87,1.03,39.21,35.22,4.0,0.26,1.97,36.88,36.73,48.0,29.95,0.85,31.98,27.91,4.06,-0.09,2.91,29.96,29.98,48.0,28.4,1.25,30.39,26.26,4.13,0.11,1.56,28.43,28.22,48.0,31.59,2.04,35.63,28.74,6.89,0.14,1.56,31.66,31.7,48.0,36.34,1.13,38.94,34.25,4.69,0.57,2.63,36.36,36.25,48.0,37.54,0.66,39.21,35.91,3.31,-0.13,3.63,37.54,37.56,48.0,36.18,0.61,37.01,34.8,2.2,-0.59,2.32,36.18,36.28,48.0
+BF-YAT-G420017 = 31.45,0.47,32.05,30.53,1.52,-0.2,1.67,31.45,31.5,56.0,36.7,0.62,37.7,35.63,2.07,-0.36,1.83,36.7,36.87,56.0,40.78,0.21,41.42,40.31,1.1,0.67,3.49,40.78,40.73,56.0,40.52,0.54,41.42,39.07,2.34,-0.65,3.16,40.53,40.59,56.0,42.82,0.73,44.45,41.42,3.03,-0.01,2.26,42.83,43.0,56.0,37.27,1.82,42.52,33.7,8.82,0.24,3.23,37.32,37.35,56.0,30.18,1.37,33.56,27.5,6.06,0.31,2.84,30.21,30.39,56.0,28.85,0.79,30.12,27.09,3.03,-0.18,2.18,28.86,28.81,56.0,31.64,2.06,35.56,26.81,8.75,-0.64,3.17,31.7,32.05,56.0,37.22,0.83,38.66,35.22,3.44,-0.84,3.05,37.23,37.46,56.0,38.42,0.65,40.04,37.28,2.76,0.53,2.63,38.43,38.39,56.0,35.85,0.42,36.73,34.94,1.79,-0.02,2.59,35.85,35.91,56.0
+BF-YAT-G420018 = 31.18,0.36,31.91,30.67,1.24,0.59,2.96,31.18,31.15,10.0,36.73,0.72,37.56,35.35,2.2,-0.6,2.31,36.74,36.94,10.0,40.97,0.49,41.69,40.04,1.65,-0.36,2.71,40.97,40.94,10.0,39.47,1.3,40.59,36.73,3.86,-1.12,2.83,39.49,40.07,10.0,41.64,0.37,42.24,41.14,1.1,0.27,1.87,41.65,41.62,10.0,33.29,1.08,35.22,31.77,3.44,0.24,2.11,33.31,33.43,10.0,26.69,0.58,27.64,25.71,1.93,0.02,2.31,26.69,26.67,10.0,27.44,0.54,28.05,26.54,1.52,-0.6,1.94,27.45,27.64,10.0,26.85,0.96,28.6,25.43,3.17,0.4,2.28,26.86,26.67,10.0,33.64,0.51,34.67,32.87,1.79,0.53,2.85,33.64,33.49,10.0,36.55,0.56,37.42,35.63,1.79,-0.13,2.0,36.55,36.66,10.0,35.22,0.44,35.49,34.25,1.24,-1.25,3.14,35.22,35.49,10.0
+BF-YAT-G420019 = 31.08,0.3,31.5,30.74,0.76,0.53,1.58,31.08,30.94,9.0,37.91,0.32,38.25,37.28,0.96,-0.79,2.44,37.91,38.11,9.0,41.7,0.48,42.38,40.87,1.52,-0.25,2.3,41.7,41.69,9.0,40.15,0.49,41.14,39.49,1.65,0.64,3.0,40.16,40.18,9.0,40.73,0.29,41.21,40.31,0.9,0.45,2.23,40.73,40.73,9.0,36.28,0.29,36.66,35.91,0.76,-0.12,1.59,36.28,36.32,9.0,28.2,0.93,29.57,26.81,2.76,0.09,1.82,28.21,27.91,9.0,27.06,0.2,27.29,26.81,0.48,-0.15,1.35,27.06,27.09,9.0,28.23,0.59,29.29,27.64,1.65,0.66,2.1,28.24,28.12,9.0,34.76,0.37,35.35,34.25,1.1,0.24,1.91,34.77,34.67,9.0,36.36,0.59,37.42,35.42,2.0,0.27,2.63,36.37,36.32,9.0,35.63,0.39,36.04,34.8,1.24,-1.09,3.17,35.63,35.77,9.0
+BF-ZOU-G450001 = 33.12,0.8,34.25,32.05,2.2,0.08,1.5,33.12,33.01,12.0,36.66,0.62,37.83,35.91,1.93,0.48,2.02,36.67,36.56,12.0,40.44,1.05,41.69,38.52,3.17,-0.42,1.95,40.45,40.69,12.0,39.13,0.39,40.04,38.66,1.38,0.94,3.35,39.13,39.04,12.0,40.56,1.15,42.8,38.66,4.13,0.1,2.76,40.57,40.8,12.0,29.72,0.73,30.81,28.46,2.34,-0.24,2.07,29.72,29.88,12.0,25.63,0.24,26.05,25.3,0.76,0.38,1.98,25.64,25.64,12.0,25.11,0.54,25.98,24.33,1.65,0.02,1.79,25.11,25.12,12.0,23.95,0.31,24.4,23.37,1.03,-0.13,2.27,23.95,23.92,12.0,29.17,0.23,29.57,28.74,0.83,-0.27,2.61,29.17,29.26,12.0,36.76,0.25,37.28,36.39,0.9,0.5,2.76,36.76,36.73,12.0,36.25,0.33,36.73,35.7,1.03,-0.39,1.95,36.25,36.35,12.0
+BF-ZOU-G450002 = 33.2,0.55,33.98,32.32,1.65,-0.2,1.75,33.2,33.29,17.0,36.16,0.39,36.59,35.08,1.52,-1.45,4.72,36.17,36.32,17.0,40.2,0.52,41.14,39.49,1.65,0.23,1.82,40.2,40.04,17.0,39.9,0.67,40.87,38.66,2.2,-0.08,2.12,39.91,39.76,17.0,39.99,0.85,41.69,38.66,3.03,0.56,2.47,40.0,39.76,17.0,30.2,0.72,31.22,28.74,2.48,-0.16,2.24,30.21,30.39,17.0,26.49,0.69,27.64,24.74,2.89,-0.78,3.61,26.5,26.54,17.0,25.37,1.09,27.36,22.95,4.41,-0.16,3.06,25.39,25.16,17.0,24.56,0.66,25.98,23.5,2.48,0.38,2.56,24.57,24.47,17.0,29.01,0.37,29.84,28.19,1.65,0.07,3.94,29.01,29.02,17.0,36.46,0.3,37.01,35.91,1.1,-0.24,2.3,36.46,36.46,17.0,36.3,0.34,37.01,35.63,1.38,0.19,2.9,36.3,36.32,17.0
+BF-ZOU-G450003 = 33.49,0.38,34.25,32.74,1.52,0.23,2.46,33.49,33.43,34.0,36.56,0.55,38.11,35.35,2.76,0.19,3.69,36.56,36.73,34.0,39.44,0.44,40.31,38.39,1.93,-0.11,2.8,39.45,39.49,34.0,38.77,0.84,40.31,37.01,3.31,-0.25,2.46,38.78,38.76,34.0,39.66,0.83,41.69,38.11,3.58,0.48,3.06,39.67,39.63,34.0,29.21,0.99,30.74,27.09,3.65,-0.33,2.43,29.22,29.33,34.0,25.06,1.06,27.22,22.4,4.82,-0.3,3.07,25.08,25.09,34.0,23.54,1.21,25.16,21.02,4.13,-0.3,1.84,23.57,23.85,34.0,22.42,0.95,24.47,20.75,3.72,0.49,2.37,22.44,22.37,34.0,26.68,1.28,29.15,24.61,4.55,0.51,2.2,26.71,26.43,34.0,34.76,1.02,36.59,33.15,3.44,0.26,1.88,34.77,34.63,34.0,35.26,0.54,36.18,34.25,1.93,-0.15,1.88,35.26,35.22,34.0
+BF-ZOU-G450004 = 33.44,0.89,34.53,31.08,3.44,-0.76,3.07,33.46,33.49,30.0,36.56,0.77,37.56,34.11,3.44,-1.34,4.82,36.57,36.73,30.0,38.32,0.84,39.35,36.11,3.24,-1.69,5.14,38.33,38.52,30.0,38.84,0.89,40.87,36.25,4.62,-0.69,4.48,38.85,38.97,30.0,38.74,1.8,41.28,34.11,7.17,-0.75,2.97,38.78,38.94,30.0,30.59,1.83,33.98,26.95,7.03,-0.22,2.27,30.64,30.88,30.0,24.54,0.74,25.85,23.09,2.76,-0.13,2.24,24.55,24.47,30.0,23.7,0.88,25.16,21.85,3.31,-0.11,2.17,23.72,23.78,30.0,23.33,0.89,25.43,21.71,3.72,0.33,2.62,23.35,23.09,30.0,28.89,0.96,30.53,27.09,3.44,-0.1,1.91,28.91,29.02,30.0,36.32,1.07,38.8,34.46,4.34,0.5,2.33,36.34,36.01,30.0,36.65,0.8,37.97,34.46,3.51,-0.49,3.34,36.65,36.66,30.0
+BF-ZOU-G450005 = 32.94,0.26,33.43,32.53,0.9,0.47,2.96,32.94,32.87,9.0,36.56,0.4,37.15,36.11,1.03,0.25,1.46,36.57,36.46,9.0,39.91,0.35,40.31,39.14,1.17,-1.06,3.5,39.91,40.04,9.0,39.16,0.19,39.49,38.8,0.69,-0.1,2.96,39.16,39.14,9.0,39.12,0.51,39.83,38.39,1.45,-0.16,1.71,39.12,39.14,9.0,30.13,1.39,31.5,27.22,4.27,-0.93,3.01,30.16,30.39,9.0,24.58,0.5,25.43,23.78,1.65,0.1,2.45,24.58,24.54,9.0,25.0,0.61,25.71,23.78,1.93,-0.69,2.7,25.0,24.88,9.0,23.27,0.44,23.78,22.26,1.52,-1.29,4.08,23.27,23.37,9.0,27.78,0.67,28.53,26.54,2.0,-0.68,2.28,27.78,27.91,9.0,35.68,0.27,36.18,35.35,0.83,0.4,2.48,35.68,35.7,9.0,36.04,0.28,36.46,35.49,0.96,-0.4,2.86,36.04,36.04,9.0
+BF-ZOU-G450006 = 32.86,0.2,33.15,32.6,0.55,0.15,1.7,32.86,32.81,7.0,36.67,0.28,37.01,36.32,0.69,0.04,1.59,36.67,36.73,7.0,39.64,0.2,39.9,39.35,0.55,-0.03,1.59,39.64,39.63,7.0,39.48,0.21,39.9,39.21,0.69,1.03,3.59,39.48,39.49,7.0,41.88,1.12,43.62,40.59,3.03,0.33,1.73,41.89,41.62,7.0,31.1,0.38,31.5,30.39,1.1,-0.79,2.91,31.1,31.08,7.0,26.34,0.67,27.02,25.43,1.58,-0.35,1.3,26.35,26.81,7.0,25.55,0.5,26.26,24.74,1.52,-0.22,2.3,25.56,25.57,7.0,24.06,0.24,24.33,23.64,0.69,-0.79,2.35,24.07,24.19,7.0,27.82,0.44,28.33,27.09,1.24,-0.46,2.05,27.83,27.91,7.0,36.09,0.27,36.32,35.63,0.69,-0.69,2.14,36.09,36.18,7.0,36.25,0.09,36.32,36.11,0.21,-0.5,1.42,36.25,36.32,7.0
+BF-ZOU-G450007 = 33.24,0.52,34.25,32.6,1.65,0.39,1.91,33.24,33.18,16.0,37.31,0.58,38.11,36.18,1.93,-0.75,2.86,37.32,37.39,16.0,39.85,0.43,40.59,38.8,1.79,-0.76,3.57,39.86,39.9,16.0,38.91,0.29,39.49,38.39,1.1,0.34,2.54,38.91,38.9,16.0,39.24,0.48,39.76,38.11,1.65,-0.86,3.04,39.24,39.25,16.0,29.28,1.6,32.32,26.54,5.79,0.17,2.65,29.32,29.33,16.0,24.44,0.54,25.3,23.5,1.79,-0.22,2.27,24.44,24.4,16.0,24.36,1.08,26.26,22.4,3.86,-0.01,2.28,24.38,24.43,16.0,22.43,0.78,23.78,21.3,2.48,0.09,2.16,22.44,22.47,16.0,27.16,0.5,28.19,26.33,1.86,0.33,2.38,27.16,27.09,16.0,34.9,0.48,35.77,33.98,1.79,0.09,2.39,34.91,34.91,16.0,35.84,0.2,36.18,35.35,0.83,-0.57,3.47,35.84,35.91,16.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BFA/BFA_2_vegetation_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BFA/BFA_2_vegetation_2008.properties
new file mode 100644
index 0000000..f1b3edb
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BFA/BFA_2_vegetation_2008.properties
@@ -0,0 +1,347 @@
+# BFA.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the vegetation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BFA vegetation data for 2008 at admin level 2
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BFA
+ADMIN_LEVEL = 2
+UNITS = UNITS
+DATA_TYPE = vegetation
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 0.9 
+# Minimum: -0.1
+
+BF-BAM-G020001 = 0.19,0.01,0.22,0.16,0.05,0.56,2.9,0.19,0.19,39.0,0.18,0.01,0.21,0.17,0.04,0.71,2.94,0.18,0.18,39.0,0.17,0.01,0.19,0.16,0.03,0.65,2.86,0.17,0.17,39.0,0.15,0.01,0.18,0.14,0.04,0.38,2.24,0.16,0.15,39.0,0.16,0.01,0.18,0.15,0.03,0.74,3.07,0.16,0.16,39.0,0.19,0.02,0.23,0.17,0.06,0.72,2.97,0.19,0.19,39.0,0.3,0.03,0.36,0.26,0.1,0.26,2.35,0.3,0.3,39.0,0.38,0.03,0.45,0.33,0.12,0.6,2.68,0.38,0.38,39.0,0.33,0.03,0.38,0.27,0.11,0.2,2.26,0.33,0.32,39.0,0.26,0.03,0.31,0.22,0.09,0.24,2.08,0.26,0.26,39.0,0.21,0.02,0.25,0.19,0.07,0.46,2.24,0.22,0.21,39.0,0.19,0.01,0.22,0.17,0.05,0.38,2.2,0.19,0.19,39.0
+BF-BAM-G020002 = 0.21,0.01,0.23,0.2,0.04,0.43,2.4,0.21,0.21,9.0,0.2,0.01,0.22,0.19,0.03,0.52,2.5,0.2,0.2,9.0,0.19,0.01,0.21,0.18,0.03,0.82,2.62,0.19,0.18,9.0,0.18,0.01,0.2,0.16,0.03,0.38,2.51,0.18,0.18,9.0,0.18,0.01,0.21,0.17,0.04,1.04,2.79,0.18,0.18,9.0,0.22,0.03,0.28,0.2,0.08,1.16,3.08,0.22,0.21,9.0,0.37,0.02,0.41,0.33,0.08,0.22,2.24,0.37,0.37,9.0,0.47,0.03,0.52,0.45,0.08,0.79,2.38,0.47,0.46,9.0,0.44,0.02,0.45,0.41,0.05,-0.55,2.35,0.44,0.44,9.0,0.35,0.02,0.37,0.31,0.05,-0.53,2.53,0.35,0.35,9.0,0.26,0.01,0.28,0.23,0.05,-0.18,2.23,0.26,0.26,9.0,0.23,0.01,0.25,0.21,0.03,-0.24,2.3,0.23,0.23,9.0
+BF-BAM-G020003 = 0.2,0.01,0.23,0.18,0.06,-0.19,2.36,0.2,0.21,45.0,0.2,0.01,0.22,0.17,0.05,-0.16,2.43,0.2,0.2,45.0,0.18,0.01,0.21,0.16,0.05,0.12,2.91,0.18,0.19,45.0,0.17,0.01,0.21,0.15,0.06,0.63,3.93,0.17,0.17,45.0,0.18,0.01,0.21,0.16,0.05,0.36,3.37,0.18,0.18,45.0,0.21,0.02,0.25,0.18,0.07,-0.13,2.42,0.21,0.21,45.0,0.34,0.04,0.43,0.25,0.18,-0.19,2.19,0.34,0.34,45.0,0.42,0.05,0.51,0.33,0.19,-0.16,1.99,0.42,0.42,45.0,0.4,0.04,0.49,0.34,0.15,0.1,1.86,0.4,0.41,45.0,0.33,0.03,0.37,0.27,0.1,-0.19,1.62,0.33,0.33,45.0,0.25,0.02,0.28,0.21,0.07,-0.09,1.78,0.25,0.25,45.0,0.22,0.01,0.25,0.2,0.05,-0.07,1.84,0.22,0.22,45.0
+BF-BAM-G020004 = 0.21,0.01,0.23,0.19,0.04,-0.39,2.48,0.21,0.21,19.0,0.2,0.01,0.22,0.18,0.04,-0.53,2.7,0.2,0.21,19.0,0.19,0.01,0.21,0.17,0.04,-0.5,2.65,0.19,0.19,19.0,0.19,0.01,0.2,0.17,0.04,-0.05,2.24,0.19,0.19,19.0,0.18,0.01,0.2,0.16,0.04,-0.39,2.67,0.18,0.18,19.0,0.22,0.01,0.25,0.2,0.05,0.55,2.9,0.22,0.22,19.0,0.38,0.02,0.42,0.35,0.07,0.54,2.56,0.38,0.38,19.0,0.46,0.02,0.5,0.42,0.08,0.05,1.93,0.46,0.46,19.0,0.41,0.02,0.46,0.37,0.09,0.17,2.34,0.41,0.41,19.0,0.33,0.02,0.36,0.3,0.06,-0.2,2.22,0.33,0.34,19.0,0.26,0.01,0.28,0.24,0.04,-0.01,2.18,0.26,0.26,19.0,0.23,0.01,0.24,0.21,0.03,-0.29,1.97,0.23,0.23,19.0
+BF-BAM-G020005 = 0.21,0.01,0.22,0.2,0.02,0.05,2.9,0.21,0.21,15.0,0.2,0.0,0.21,0.19,0.02,-0.1,2.82,0.2,0.2,15.0,0.18,0.0,0.19,0.18,0.02,-0.36,2.39,0.18,0.18,15.0,0.17,0.0,0.18,0.16,0.02,0.64,3.75,0.17,0.17,15.0,0.18,0.01,0.19,0.17,0.02,0.1,2.45,0.18,0.18,15.0,0.22,0.01,0.23,0.2,0.04,-0.19,2.0,0.22,0.21,15.0,0.35,0.01,0.38,0.33,0.05,0.18,2.67,0.35,0.35,15.0,0.45,0.02,0.49,0.42,0.07,0.77,2.76,0.45,0.44,15.0,0.42,0.01,0.44,0.4,0.05,0.17,2.2,0.42,0.42,15.0,0.34,0.01,0.36,0.32,0.04,-0.39,2.59,0.34,0.34,15.0,0.26,0.01,0.26,0.24,0.02,-0.61,2.92,0.26,0.26,15.0,0.23,0.0,0.23,0.22,0.02,-0.26,2.73,0.23,0.23,15.0
+BF-BAM-G020006 = 0.22,0.01,0.23,0.2,0.03,-0.7,2.49,0.22,0.22,14.0,0.21,0.01,0.21,0.19,0.02,-0.73,2.5,0.21,0.21,14.0,0.19,0.01,0.2,0.18,0.03,-0.43,2.18,0.19,0.19,14.0,0.19,0.01,0.2,0.17,0.03,-0.45,2.39,0.19,0.19,14.0,0.18,0.01,0.2,0.17,0.03,0.04,1.87,0.18,0.18,14.0,0.21,0.01,0.23,0.2,0.04,0.22,1.81,0.21,0.21,14.0,0.38,0.02,0.41,0.34,0.07,-0.35,2.19,0.38,0.38,14.0,0.48,0.02,0.5,0.44,0.06,-0.78,2.85,0.48,0.48,14.0,0.45,0.02,0.47,0.42,0.06,-0.8,2.67,0.45,0.46,14.0,0.35,0.01,0.37,0.34,0.03,0.02,2.92,0.35,0.35,14.0,0.27,0.01,0.28,0.25,0.03,-0.2,2.68,0.27,0.27,14.0,0.24,0.01,0.24,0.22,0.02,-0.68,2.76,0.24,0.24,14.0
+BF-BAZ-G040001 = 0.26,0.02,0.3,0.23,0.07,0.23,1.48,0.26,0.25,16.0,0.24,0.02,0.26,0.21,0.05,0.17,1.44,0.24,0.23,16.0,0.24,0.03,0.28,0.2,0.08,0.17,1.44,0.24,0.23,16.0,0.25,0.04,0.3,0.2,0.1,0.25,1.46,0.25,0.23,16.0,0.31,0.1,0.46,0.2,0.26,0.39,1.41,0.33,0.26,16.0,0.4,0.11,0.55,0.27,0.28,0.31,1.42,0.41,0.35,16.0,0.55,0.11,0.69,0.42,0.28,0.3,1.45,0.56,0.5,16.0,0.61,0.06,0.7,0.55,0.15,0.48,1.43,0.61,0.57,16.0,0.6,0.08,0.71,0.51,0.2,0.31,1.39,0.61,0.57,16.0,0.54,0.09,0.67,0.41,0.25,0.22,1.45,0.55,0.51,16.0,0.42,0.07,0.51,0.32,0.19,0.13,1.51,0.43,0.4,16.0,0.31,0.03,0.37,0.26,0.1,0.14,1.64,0.32,0.3,16.0
+BF-BAZ-G040002 = 0.25,0.01,0.27,0.24,0.03,0.38,1.2,0.25,0.25,5.0,0.23,0.01,0.24,0.22,0.02,0.41,1.42,0.23,0.23,5.0,0.23,0.01,0.25,0.22,0.02,0.42,1.33,0.23,0.23,5.0,0.24,0.01,0.26,0.22,0.03,0.53,1.52,0.24,0.23,5.0,0.28,0.05,0.34,0.24,0.09,0.46,1.29,0.28,0.25,5.0,0.37,0.04,0.42,0.33,0.1,0.41,1.31,0.37,0.34,5.0,0.53,0.05,0.58,0.48,0.1,0.29,1.3,0.53,0.51,5.0,0.59,0.03,0.63,0.56,0.07,0.34,1.21,0.59,0.57,5.0,0.6,0.04,0.64,0.56,0.08,0.22,1.28,0.6,0.59,5.0,0.53,0.04,0.58,0.5,0.08,0.31,1.24,0.54,0.52,5.0,0.41,0.03,0.45,0.38,0.06,0.28,1.27,0.41,0.4,5.0,0.31,0.02,0.33,0.29,0.03,0.33,1.21,0.31,0.3,5.0
+BF-BAZ-G040003 = 0.25,0.0,0.25,0.24,0.02,0.4,2.53,0.25,0.25,19.0,0.22,0.0,0.23,0.21,0.01,-0.08,1.79,0.22,0.22,19.0,0.22,0.0,0.23,0.22,0.02,0.44,2.0,0.22,0.22,19.0,0.22,0.01,0.24,0.21,0.02,0.82,2.41,0.22,0.22,19.0,0.28,0.02,0.3,0.24,0.06,-0.37,2.86,0.28,0.28,19.0,0.36,0.02,0.39,0.31,0.08,-0.62,3.0,0.37,0.36,19.0,0.51,0.03,0.55,0.45,0.1,-0.35,2.13,0.51,0.51,19.0,0.61,0.01,0.63,0.59,0.04,0.25,2.08,0.61,0.61,19.0,0.61,0.01,0.62,0.59,0.04,0.18,1.86,0.61,0.61,19.0,0.52,0.02,0.56,0.48,0.08,0.05,2.23,0.52,0.52,19.0,0.39,0.01,0.41,0.37,0.05,-0.11,1.88,0.39,0.39,19.0,0.3,0.01,0.32,0.28,0.04,-0.0,1.81,0.3,0.3,19.0
+BF-BAZ-G040004 = 0.25,0.01,0.3,0.23,0.07,2.69,12.47,0.25,0.25,43.0,0.23,0.01,0.26,0.22,0.05,2.91,13.35,0.23,0.22,43.0,0.22,0.01,0.27,0.2,0.07,2.43,11.01,0.22,0.22,43.0,0.22,0.02,0.29,0.2,0.09,2.57,11.05,0.22,0.22,43.0,0.27,0.06,0.47,0.21,0.27,1.45,5.48,0.28,0.25,43.0,0.38,0.07,0.57,0.29,0.29,0.76,3.0,0.38,0.36,43.0,0.53,0.07,0.7,0.44,0.26,0.49,2.21,0.53,0.52,43.0,0.58,0.04,0.71,0.52,0.19,0.48,3.26,0.59,0.59,43.0,0.57,0.04,0.7,0.51,0.19,0.77,4.38,0.57,0.57,43.0,0.5,0.05,0.66,0.43,0.24,0.9,4.85,0.5,0.5,43.0,0.37,0.03,0.51,0.33,0.19,2.62,12.07,0.37,0.37,43.0,0.29,0.02,0.38,0.27,0.11,2.97,13.77,0.29,0.29,43.0
+BF-BAZ-G040005 = 0.24,0.01,0.25,0.23,0.02,-0.46,2.04,0.24,0.24,10.0,0.22,0.0,0.22,0.21,0.01,-0.41,1.85,0.22,0.22,10.0,0.21,0.01,0.22,0.2,0.02,-0.41,1.61,0.21,0.21,10.0,0.22,0.01,0.23,0.2,0.02,-0.68,2.19,0.22,0.22,10.0,0.24,0.02,0.27,0.21,0.05,-0.25,2.09,0.24,0.24,10.0,0.29,0.02,0.33,0.27,0.06,0.03,2.05,0.29,0.3,10.0,0.46,0.03,0.51,0.41,0.1,-0.12,2.28,0.46,0.47,10.0,0.57,0.02,0.6,0.53,0.07,-0.91,2.33,0.57,0.58,10.0,0.54,0.02,0.57,0.52,0.05,0.08,2.15,0.54,0.55,10.0,0.44,0.01,0.46,0.42,0.04,-0.17,1.73,0.44,0.44,10.0,0.34,0.01,0.35,0.32,0.03,-0.75,1.98,0.34,0.34,10.0,0.27,0.01,0.28,0.26,0.02,-0.6,1.76,0.27,0.27,10.0
+BF-BAZ-G040006 = 0.24,0.0,0.24,0.24,0.01,-0.05,3.87,0.24,0.24,8.0,0.22,0.0,0.22,0.21,0.0,-0.66,-5.71,0.22,0.22,8.0,0.21,0.0,0.22,0.21,0.01,-0.12,2.48,0.21,0.21,8.0,0.22,0.0,0.22,0.21,0.01,-0.08,1.8,0.22,0.22,8.0,0.26,0.02,0.29,0.24,0.05,0.28,2.01,0.26,0.26,8.0,0.32,0.03,0.36,0.28,0.07,0.17,1.99,0.32,0.32,8.0,0.48,0.04,0.54,0.42,0.12,-0.05,1.92,0.48,0.48,8.0,0.56,0.02,0.59,0.52,0.07,-0.26,2.07,0.56,0.56,8.0,0.56,0.02,0.59,0.53,0.06,0.19,2.05,0.56,0.56,8.0,0.47,0.01,0.48,0.46,0.03,-0.04,1.62,0.47,0.47,8.0,0.36,0.01,0.37,0.35,0.02,0.19,1.85,0.36,0.36,8.0,0.28,0.0,0.28,0.28,0.0,-0.32,-13.84,0.28,0.28,8.0
+BF-BAZ-G040007 = 0.24,0.01,0.24,0.22,0.02,-0.99,3.05,0.24,0.24,21.0,0.22,0.0,0.22,0.21,0.02,-1.08,3.77,0.22,0.22,21.0,0.21,0.01,0.22,0.2,0.02,0.09,2.44,0.21,0.21,21.0,0.2,0.01,0.22,0.19,0.03,-0.22,2.57,0.2,0.2,21.0,0.21,0.01,0.23,0.2,0.03,0.49,2.52,0.21,0.21,21.0,0.29,0.01,0.32,0.27,0.04,0.7,2.88,0.29,0.29,21.0,0.44,0.02,0.47,0.41,0.06,0.85,3.06,0.44,0.43,21.0,0.57,0.02,0.61,0.54,0.07,0.05,2.95,0.57,0.57,21.0,0.55,0.01,0.58,0.52,0.05,0.64,2.74,0.55,0.54,21.0,0.45,0.02,0.48,0.42,0.06,0.22,2.54,0.45,0.45,21.0,0.33,0.01,0.36,0.32,0.04,0.67,2.49,0.33,0.33,21.0,0.27,0.01,0.28,0.25,0.03,-0.08,2.96,0.27,0.27,21.0
+BF-BAZ-G040008 = 0.24,0.0,0.26,0.23,0.02,1.75,7.51,0.24,0.24,23.0,0.22,0.0,0.23,0.21,0.02,1.36,6.47,0.22,0.22,23.0,0.22,0.01,0.24,0.21,0.03,1.34,6.37,0.22,0.22,23.0,0.22,0.0,0.24,0.21,0.03,1.84,8.35,0.22,0.22,23.0,0.24,0.02,0.3,0.22,0.07,1.65,6.03,0.24,0.24,23.0,0.32,0.03,0.39,0.29,0.1,0.79,2.57,0.32,0.31,23.0,0.49,0.04,0.55,0.43,0.12,0.32,1.74,0.49,0.49,23.0,0.58,0.01,0.62,0.55,0.06,0.3,3.47,0.58,0.58,23.0,0.57,0.02,0.62,0.54,0.08,0.75,2.5,0.57,0.56,23.0,0.49,0.03,0.55,0.44,0.11,0.63,2.47,0.49,0.48,23.0,0.37,0.02,0.42,0.34,0.08,0.7,2.57,0.37,0.37,23.0,0.29,0.01,0.32,0.27,0.05,1.02,4.81,0.29,0.29,23.0
+BF-BAZ-G040009 = 0.23,0.01,0.24,0.22,0.03,0.99,3.34,0.23,0.22,10.0,0.21,0.01,0.22,0.2,0.02,1.15,3.51,0.21,0.21,10.0,0.2,0.01,0.21,0.19,0.03,0.91,2.87,0.2,0.19,10.0,0.2,0.01,0.22,0.19,0.03,0.83,2.82,0.2,0.2,10.0,0.22,0.02,0.25,0.21,0.05,0.91,2.83,0.22,0.21,10.0,0.26,0.02,0.3,0.24,0.06,1.23,3.61,0.26,0.25,10.0,0.42,0.03,0.47,0.38,0.09,0.48,2.06,0.42,0.41,10.0,0.52,0.03,0.57,0.49,0.08,0.56,1.87,0.52,0.51,10.0,0.5,0.02,0.55,0.48,0.06,0.76,2.84,0.51,0.5,10.0,0.41,0.02,0.45,0.38,0.07,0.55,2.46,0.41,0.41,10.0,0.32,0.02,0.35,0.3,0.05,0.39,2.46,0.32,0.32,10.0,0.26,0.01,0.28,0.25,0.03,0.88,3.17,0.26,0.26,10.0
+BF-BAZ-G040010 = 0.26,0.02,0.29,0.24,0.05,-0.05,1.43,0.26,0.27,22.0,0.24,0.01,0.25,0.22,0.04,-0.14,1.45,0.24,0.24,22.0,0.24,0.02,0.27,0.22,0.05,0.06,1.36,0.24,0.24,22.0,0.25,0.02,0.28,0.21,0.07,-0.26,1.64,0.25,0.25,22.0,0.3,0.06,0.42,0.23,0.19,0.42,2.08,0.31,0.3,22.0,0.42,0.07,0.53,0.33,0.2,0.1,1.55,0.42,0.41,22.0,0.57,0.09,0.69,0.46,0.24,0.12,1.44,0.58,0.55,22.0,0.6,0.06,0.7,0.5,0.19,0.01,1.54,0.6,0.59,22.0,0.61,0.07,0.71,0.53,0.18,0.18,1.41,0.61,0.59,22.0,0.55,0.07,0.66,0.45,0.21,0.1,1.4,0.56,0.53,22.0,0.42,0.05,0.5,0.35,0.15,0.18,1.4,0.42,0.4,22.0,0.31,0.02,0.35,0.28,0.07,0.18,1.4,0.31,0.31,22.0
+BF-BGR-G050001 = 0.24,0.01,0.25,0.22,0.02,0.17,2.12,0.24,0.23,24.0,0.21,0.01,0.22,0.21,0.02,0.43,2.35,0.21,0.21,24.0,0.24,0.01,0.26,0.22,0.04,0.08,2.63,0.24,0.24,24.0,0.24,0.01,0.26,0.23,0.03,-0.02,2.56,0.25,0.24,24.0,0.27,0.02,0.31,0.24,0.07,0.52,2.11,0.27,0.27,24.0,0.36,0.02,0.42,0.33,0.09,0.26,2.32,0.36,0.36,24.0,0.56,0.02,0.59,0.51,0.08,-0.09,2.14,0.56,0.56,24.0,0.68,0.02,0.71,0.64,0.07,-0.12,1.87,0.68,0.68,24.0,0.64,0.01,0.67,0.61,0.06,0.02,2.32,0.64,0.64,24.0,0.52,0.02,0.56,0.47,0.08,-0.28,2.11,0.52,0.52,24.0,0.39,0.02,0.42,0.36,0.06,-0.01,2.04,0.39,0.39,24.0,0.29,0.01,0.31,0.27,0.05,-0.32,2.29,0.29,0.29,24.0
+BF-BGR-G050002 = 0.26,0.01,0.27,0.24,0.03,0.43,2.7,0.26,0.25,17.0,0.24,0.01,0.25,0.22,0.03,0.82,2.72,0.24,0.23,17.0,0.28,0.03,0.33,0.24,0.09,0.62,2.27,0.28,0.27,17.0,0.29,0.03,0.35,0.26,0.09,0.76,2.5,0.29,0.28,17.0,0.34,0.02,0.39,0.3,0.09,0.76,2.83,0.34,0.33,17.0,0.43,0.02,0.46,0.37,0.09,-0.56,2.8,0.43,0.43,17.0,0.58,0.03,0.63,0.52,0.11,0.27,3.45,0.58,0.57,17.0,0.67,0.02,0.7,0.64,0.07,-0.14,2.1,0.67,0.67,17.0,0.64,0.03,0.68,0.59,0.09,-0.43,2.64,0.64,0.64,17.0,0.55,0.03,0.6,0.5,0.1,0.28,3.06,0.55,0.55,17.0,0.43,0.02,0.47,0.38,0.1,0.2,3.27,0.43,0.42,17.0,0.31,0.02,0.34,0.28,0.06,0.53,2.67,0.31,0.31,17.0
+BF-BGR-G050003 = 0.24,0.01,0.25,0.23,0.02,0.32,1.77,0.24,0.24,14.0,0.22,0.01,0.23,0.21,0.02,0.8,2.82,0.22,0.21,14.0,0.24,0.01,0.26,0.22,0.04,0.76,2.84,0.24,0.24,14.0,0.24,0.01,0.26,0.22,0.04,0.84,2.79,0.24,0.23,14.0,0.27,0.03,0.32,0.25,0.08,0.57,2.09,0.27,0.27,14.0,0.36,0.02,0.41,0.33,0.08,0.65,2.43,0.36,0.35,14.0,0.55,0.03,0.59,0.51,0.08,-0.09,1.64,0.55,0.55,14.0,0.67,0.04,0.71,0.59,0.13,-0.44,1.91,0.67,0.67,14.0,0.61,0.03,0.66,0.57,0.09,-0.18,1.72,0.62,0.62,14.0,0.52,0.02,0.56,0.48,0.08,0.43,2.24,0.52,0.51,14.0,0.41,0.02,0.44,0.37,0.06,0.07,2.16,0.41,0.41,14.0,0.29,0.01,0.32,0.27,0.05,0.77,2.61,0.29,0.29,14.0
+BF-BGR-G050004 = 0.27,0.01,0.28,0.25,0.03,0.34,2.23,0.27,0.26,30.0,0.24,0.01,0.25,0.23,0.02,-0.22,1.78,0.24,0.24,30.0,0.28,0.01,0.31,0.27,0.05,0.49,2.08,0.28,0.28,30.0,0.3,0.01,0.33,0.28,0.05,0.46,2.22,0.3,0.3,30.0,0.36,0.02,0.4,0.33,0.07,0.07,2.22,0.36,0.36,30.0,0.46,0.02,0.5,0.42,0.09,0.05,2.06,0.46,0.46,30.0,0.59,0.01,0.62,0.56,0.06,-0.13,2.54,0.59,0.59,30.0,0.69,0.02,0.72,0.62,0.1,-1.02,3.78,0.69,0.69,30.0,0.68,0.02,0.71,0.64,0.07,-0.32,2.2,0.68,0.68,30.0,0.58,0.03,0.64,0.54,0.09,0.39,1.99,0.59,0.58,30.0,0.47,0.03,0.53,0.43,0.1,0.22,2.14,0.48,0.47,30.0,0.33,0.02,0.37,0.3,0.06,0.09,2.04,0.33,0.33,30.0
+BF-BGR-G050005 = 0.25,0.01,0.27,0.24,0.03,0.6,2.22,0.25,0.25,30.0,0.23,0.01,0.24,0.21,0.03,0.51,2.13,0.23,0.22,30.0,0.24,0.01,0.26,0.22,0.04,0.3,2.27,0.24,0.24,30.0,0.26,0.02,0.29,0.23,0.07,0.34,1.89,0.26,0.25,30.0,0.3,0.03,0.35,0.25,0.1,0.15,1.98,0.3,0.3,30.0,0.37,0.04,0.46,0.3,0.16,0.57,2.47,0.37,0.36,30.0,0.53,0.04,0.62,0.47,0.14,0.74,2.54,0.53,0.52,30.0,0.69,0.02,0.73,0.66,0.07,0.7,3.36,0.69,0.69,30.0,0.65,0.02,0.69,0.63,0.06,0.83,2.68,0.65,0.65,30.0,0.55,0.02,0.59,0.52,0.07,0.67,2.38,0.55,0.55,30.0,0.41,0.02,0.46,0.38,0.08,1.04,2.95,0.41,0.4,30.0,0.32,0.01,0.35,0.31,0.04,0.49,2.05,0.32,0.32,30.0
+BF-BGR-G050006 = 0.26,0.01,0.28,0.25,0.03,0.78,2.49,0.26,0.26,18.0,0.24,0.01,0.25,0.23,0.02,0.29,1.95,0.24,0.24,18.0,0.25,0.01,0.28,0.23,0.04,0.24,2.04,0.25,0.25,18.0,0.28,0.02,0.32,0.26,0.06,0.68,2.1,0.28,0.27,18.0,0.35,0.02,0.39,0.31,0.08,0.56,2.4,0.35,0.34,18.0,0.45,0.02,0.49,0.42,0.07,0.17,1.95,0.45,0.45,18.0,0.62,0.01,0.64,0.59,0.05,-0.11,2.9,0.62,0.62,18.0,0.72,0.01,0.73,0.7,0.03,-0.2,2.08,0.72,0.72,18.0,0.66,0.01,0.68,0.63,0.05,-0.29,2.22,0.66,0.66,18.0,0.58,0.01,0.6,0.57,0.03,0.03,1.46,0.58,0.58,18.0,0.45,0.02,0.48,0.42,0.06,0.36,2.1,0.45,0.45,18.0,0.33,0.01,0.36,0.31,0.05,0.65,2.22,0.33,0.32,18.0
+BF-BGR-G050007 = 0.24,0.01,0.25,0.22,0.03,-0.25,2.48,0.24,0.24,13.0,0.22,0.0,0.22,0.21,0.02,0.06,1.86,0.22,0.21,13.0,0.24,0.01,0.26,0.23,0.04,0.29,2.26,0.24,0.24,13.0,0.24,0.01,0.25,0.23,0.03,0.26,2.1,0.24,0.24,13.0,0.26,0.01,0.28,0.23,0.04,0.33,4.03,0.26,0.25,13.0,0.34,0.02,0.37,0.31,0.06,-0.13,2.1,0.34,0.34,13.0,0.52,0.02,0.54,0.48,0.06,-0.61,2.12,0.52,0.52,13.0,0.63,0.03,0.66,0.58,0.08,-0.68,2.38,0.63,0.64,13.0,0.61,0.02,0.64,0.58,0.07,0.16,1.86,0.61,0.6,13.0,0.49,0.01,0.51,0.47,0.04,0.25,2.17,0.49,0.49,13.0,0.38,0.02,0.41,0.36,0.05,0.11,2.0,0.39,0.39,13.0,0.28,0.01,0.29,0.27,0.02,-0.46,4.33,0.28,0.28,13.0
+BF-BGR-G050008 = 0.25,0.01,0.26,0.24,0.02,1.18,4.11,0.25,0.25,23.0,0.22,0.0,0.23,0.21,0.01,0.99,3.52,0.22,0.22,23.0,0.25,0.01,0.27,0.22,0.04,-0.78,3.62,0.25,0.25,23.0,0.24,0.01,0.26,0.23,0.03,-0.32,1.96,0.24,0.24,23.0,0.26,0.01,0.29,0.24,0.05,0.16,2.02,0.26,0.26,23.0,0.33,0.02,0.38,0.29,0.08,-0.15,2.03,0.33,0.34,23.0,0.52,0.02,0.57,0.48,0.09,-0.03,2.28,0.52,0.53,23.0,0.69,0.02,0.72,0.65,0.07,-0.69,2.08,0.69,0.7,23.0,0.67,0.02,0.69,0.63,0.06,-0.12,1.65,0.67,0.67,23.0,0.54,0.02,0.57,0.51,0.06,-0.12,1.83,0.54,0.54,23.0,0.41,0.01,0.44,0.39,0.06,0.94,4.2,0.41,0.41,23.0,0.31,0.01,0.35,0.3,0.05,1.51,4.86,0.31,0.31,23.0
+BF-BGR-G050009 = 0.25,0.01,0.26,0.24,0.02,0.76,2.45,0.25,0.24,13.0,0.22,0.01,0.23,0.21,0.02,0.97,2.77,0.22,0.22,13.0,0.22,0.01,0.24,0.21,0.03,0.68,2.04,0.22,0.22,13.0,0.25,0.01,0.28,0.24,0.04,0.96,2.68,0.25,0.25,13.0,0.29,0.02,0.32,0.27,0.05,0.3,1.86,0.29,0.29,13.0,0.37,0.03,0.41,0.33,0.08,0.05,2.04,0.37,0.37,13.0,0.57,0.04,0.62,0.51,0.11,-0.11,2.05,0.57,0.57,13.0,0.7,0.01,0.73,0.68,0.05,0.52,2.7,0.7,0.7,13.0,0.65,0.02,0.69,0.63,0.06,0.79,3.06,0.65,0.65,13.0,0.54,0.03,0.6,0.5,0.1,0.59,2.45,0.54,0.53,13.0,0.4,0.02,0.46,0.38,0.08,0.96,2.95,0.41,0.39,13.0,0.31,0.01,0.34,0.3,0.04,1.03,2.89,0.31,0.31,13.0
+BF-BGR-G050010 = 0.28,0.01,0.29,0.26,0.03,-0.05,3.07,0.28,0.28,37.0,0.26,0.01,0.28,0.25,0.03,0.53,2.93,0.26,0.26,37.0,0.33,0.01,0.36,0.3,0.06,0.48,2.92,0.33,0.32,37.0,0.36,0.02,0.38,0.31,0.07,-0.72,2.52,0.36,0.36,37.0,0.43,0.03,0.47,0.37,0.1,0.08,1.81,0.43,0.42,37.0,0.49,0.03,0.53,0.42,0.11,-0.31,1.87,0.49,0.49,37.0,0.61,0.03,0.66,0.53,0.13,-0.56,2.39,0.61,0.62,37.0,0.69,0.04,0.76,0.6,0.16,-0.59,3.02,0.69,0.69,37.0,0.68,0.01,0.7,0.64,0.07,-0.83,3.99,0.68,0.68,37.0,0.62,0.02,0.66,0.57,0.09,-0.06,2.52,0.62,0.61,37.0,0.48,0.02,0.51,0.44,0.06,-0.49,2.06,0.48,0.49,37.0,0.35,0.01,0.37,0.33,0.04,-0.1,3.31,0.35,0.35,37.0
+BF-BGR-G050011 = 0.26,0.01,0.26,0.24,0.02,-0.96,3.05,0.26,0.26,17.0,0.24,0.01,0.25,0.22,0.04,0.14,2.33,0.24,0.24,17.0,0.27,0.02,0.3,0.23,0.07,0.09,2.28,0.27,0.26,17.0,0.28,0.02,0.33,0.25,0.07,0.53,2.52,0.28,0.28,17.0,0.34,0.02,0.37,0.3,0.07,-0.14,1.93,0.34,0.34,17.0,0.42,0.02,0.46,0.39,0.07,-0.2,1.73,0.42,0.43,17.0,0.6,0.02,0.63,0.55,0.08,-0.48,2.92,0.6,0.6,17.0,0.71,0.02,0.73,0.65,0.08,-0.98,3.36,0.71,0.71,17.0,0.65,0.02,0.68,0.6,0.07,-0.81,3.64,0.65,0.65,17.0,0.56,0.03,0.61,0.48,0.13,-0.69,3.59,0.56,0.57,17.0,0.45,0.02,0.48,0.38,0.1,-1.13,4.49,0.45,0.45,17.0,0.32,0.02,0.34,0.27,0.07,-0.83,3.59,0.32,0.33,17.0
+BF-BLG-G060001 = 0.26,0.01,0.28,0.25,0.04,-0.13,1.9,0.26,0.27,19.0,0.23,0.01,0.25,0.22,0.03,0.07,1.98,0.24,0.24,19.0,0.24,0.02,0.26,0.21,0.05,-0.24,1.87,0.24,0.24,19.0,0.26,0.02,0.3,0.23,0.06,-0.19,2.04,0.26,0.27,19.0,0.35,0.04,0.42,0.28,0.14,-0.22,2.06,0.35,0.35,19.0,0.46,0.05,0.52,0.38,0.14,-0.31,1.93,0.46,0.46,19.0,0.56,0.03,0.61,0.52,0.1,-0.07,2.28,0.56,0.56,19.0,0.57,0.03,0.63,0.52,0.1,0.13,1.85,0.57,0.57,19.0,0.6,0.01,0.62,0.56,0.05,-1.39,4.69,0.6,0.6,19.0,0.54,0.01,0.55,0.5,0.05,-1.41,4.3,0.54,0.54,19.0,0.39,0.01,0.4,0.36,0.05,-1.01,3.68,0.39,0.39,19.0,0.31,0.01,0.33,0.29,0.05,-0.02,1.91,0.31,0.31,19.0
+BF-BLG-G060002 = 0.19,NaN,0.19,0.19,0.0,NaN,NaN,0.19,0.19,1.0,0.18,NaN,0.18,0.18,0.0,NaN,NaN,0.18,0.18,1.0,0.19,NaN,0.19,0.19,0.0,NaN,NaN,0.19,0.19,1.0,0.2,NaN,0.2,0.2,0.0,NaN,NaN,0.2,0.2,1.0,0.26,NaN,0.26,0.26,0.0,NaN,NaN,0.26,0.26,1.0,0.31,NaN,0.31,0.31,0.0,NaN,NaN,0.31,0.31,1.0,0.43,NaN,0.43,0.43,0.0,NaN,NaN,0.43,0.43,1.0,0.43,NaN,0.43,0.43,0.0,NaN,NaN,0.43,0.43,1.0,0.38,NaN,0.38,0.38,0.0,NaN,NaN,0.38,0.38,1.0,0.31,NaN,0.31,0.31,0.0,NaN,NaN,0.31,0.31,1.0,0.22,NaN,0.22,0.22,0.0,NaN,NaN,0.22,0.22,1.0,0.19,NaN,0.19,0.19,0.0,NaN,NaN,0.19,0.19,1.0
+BF-BLG-G060003 = 0.24,0.01,0.27,0.22,0.05,-0.45,2.53,0.25,0.25,42.0,0.22,0.01,0.24,0.2,0.04,-0.68,2.4,0.22,0.22,42.0,0.22,0.01,0.24,0.2,0.05,0.04,2.83,0.22,0.22,42.0,0.23,0.02,0.28,0.2,0.08,-0.01,2.98,0.23,0.23,42.0,0.27,0.03,0.38,0.21,0.17,1.03,5.03,0.27,0.26,42.0,0.36,0.04,0.48,0.28,0.2,0.38,3.3,0.36,0.36,42.0,0.51,0.04,0.61,0.44,0.16,0.42,2.88,0.52,0.51,42.0,0.56,0.03,0.66,0.51,0.15,0.9,4.2,0.56,0.56,42.0,0.59,0.02,0.63,0.55,0.08,-0.51,2.61,0.59,0.59,42.0,0.52,0.03,0.58,0.47,0.1,-0.23,2.2,0.52,0.52,42.0,0.37,0.02,0.4,0.32,0.08,-0.35,2.35,0.37,0.37,42.0,0.28,0.01,0.32,0.25,0.07,-0.21,3.0,0.28,0.28,42.0
+BF-BLG-G060004 = 0.24,0.01,0.25,0.23,0.02,-0.19,1.37,0.24,0.24,4.0,0.22,0.01,0.23,0.21,0.01,0.21,1.67,0.22,0.22,4.0,0.22,0.01,0.23,0.21,0.02,0.21,1.96,0.22,0.22,4.0,0.22,0.01,0.24,0.2,0.03,0.47,1.97,0.22,0.22,4.0,0.26,0.02,0.28,0.24,0.04,0.83,2.05,0.26,0.25,4.0,0.37,0.02,0.4,0.34,0.05,0.68,1.99,0.37,0.36,4.0,0.5,0.01,0.52,0.49,0.03,0.09,1.53,0.5,0.5,4.0,0.52,0.02,0.54,0.48,0.06,-0.97,2.2,0.52,0.53,4.0,0.57,0.01,0.59,0.55,0.03,-0.75,1.94,0.57,0.58,4.0,0.5,0.02,0.52,0.47,0.04,-0.82,2.04,0.5,0.51,4.0,0.35,0.01,0.36,0.33,0.03,-0.72,1.93,0.35,0.36,4.0,0.29,0.01,0.29,0.27,0.02,-0.28,1.46,0.29,0.29,4.0
+BF-BLG-G060005 = 0.21,0.03,0.25,0.12,0.14,-0.99,3.57,0.21,0.22,28.0,0.18,0.04,0.22,0.07,0.15,-1.46,4.54,0.18,0.2,28.0,0.18,0.03,0.22,0.09,0.13,-1.49,4.73,0.18,0.19,28.0,0.2,0.02,0.23,0.12,0.11,-1.3,5.35,0.2,0.2,28.0,0.23,0.02,0.27,0.18,0.1,-0.22,2.39,0.23,0.23,28.0,0.31,0.03,0.38,0.25,0.13,0.25,2.52,0.31,0.31,28.0,0.44,0.04,0.5,0.31,0.19,-0.88,4.49,0.44,0.44,28.0,0.45,0.06,0.5,0.27,0.24,-1.67,5.14,0.45,0.46,28.0,0.46,0.08,0.56,0.25,0.31,-1.12,3.56,0.47,0.49,28.0,0.4,0.08,0.48,0.19,0.29,-1.21,3.68,0.41,0.43,28.0,0.29,0.06,0.36,0.13,0.23,-1.18,3.59,0.3,0.32,28.0,0.24,0.05,0.29,0.11,0.18,-1.02,3.23,0.24,0.26,28.0
+BF-BLG-G060006 = 0.22,0.01,0.23,0.21,0.02,-0.39,2.1,0.22,0.22,5.0,0.2,0.0,0.2,0.19,0.01,-0.93,3.22,0.2,0.2,5.0,0.2,0.0,0.2,0.2,0.01,-0.01,6.07,0.2,0.2,5.0,0.2,0.0,0.2,0.2,0.01,-0.37,0.76,0.2,0.2,5.0,0.23,0.01,0.25,0.21,0.03,-0.21,1.84,0.23,0.23,5.0,0.3,0.01,0.31,0.29,0.02,0.8,2.47,0.3,0.3,5.0,0.45,0.01,0.46,0.44,0.02,-0.26,1.49,0.45,0.45,5.0,0.49,0.02,0.52,0.46,0.06,-0.19,2.06,0.49,0.49,5.0,0.48,0.03,0.51,0.44,0.06,-0.52,1.58,0.48,0.49,5.0,0.41,0.03,0.45,0.36,0.09,-0.56,2.15,0.41,0.42,5.0,0.31,0.02,0.33,0.27,0.06,-0.83,2.13,0.31,0.32,5.0,0.25,0.02,0.26,0.23,0.04,-0.81,2.07,0.25,0.26,5.0
+BF-BLG-G060007 = 0.26,0.01,0.28,0.23,0.05,-0.07,2.07,0.26,0.26,20.0,0.23,0.01,0.25,0.21,0.04,0.0,2.2,0.23,0.23,20.0,0.24,0.02,0.27,0.21,0.06,-0.23,2.1,0.24,0.24,20.0,0.25,0.02,0.29,0.2,0.09,-0.08,2.09,0.25,0.25,20.0,0.3,0.04,0.38,0.25,0.13,0.64,2.09,0.3,0.28,20.0,0.41,0.05,0.51,0.33,0.18,0.38,2.08,0.41,0.4,20.0,0.53,0.04,0.61,0.46,0.15,0.13,2.13,0.53,0.53,20.0,0.54,0.04,0.6,0.49,0.12,-0.03,1.72,0.54,0.54,20.0,0.59,0.02,0.63,0.55,0.08,-0.19,1.87,0.59,0.59,20.0,0.52,0.03,0.56,0.48,0.08,-0.56,1.72,0.52,0.53,20.0,0.37,0.02,0.4,0.34,0.06,-0.23,1.73,0.37,0.37,20.0,0.3,0.02,0.33,0.27,0.05,0.16,1.91,0.3,0.3,20.0
+BF-BLG-G060008 = 0.22,0.02,0.25,0.19,0.06,-0.11,2.08,0.22,0.22,9.0,0.2,0.02,0.22,0.18,0.05,-0.29,1.99,0.2,0.21,9.0,0.2,0.01,0.22,0.19,0.03,0.47,2.31,0.2,0.2,9.0,0.22,0.01,0.24,0.21,0.03,0.83,2.76,0.22,0.21,9.0,0.29,0.02,0.31,0.26,0.05,-0.45,2.15,0.29,0.29,9.0,0.37,0.03,0.42,0.32,0.1,0.04,2.04,0.37,0.37,9.0,0.52,0.05,0.58,0.45,0.13,-0.3,1.82,0.52,0.53,9.0,0.49,0.05,0.59,0.42,0.17,0.63,2.44,0.49,0.48,9.0,0.49,0.05,0.56,0.39,0.17,-0.45,2.14,0.49,0.51,9.0,0.44,0.06,0.51,0.32,0.19,-0.55,2.24,0.44,0.46,9.0,0.31,0.04,0.36,0.23,0.13,-0.39,2.13,0.31,0.32,9.0,0.24,0.03,0.28,0.19,0.09,-0.26,2.09,0.24,0.25,9.0
+BF-BLG-G060009 = 0.25,0.0,0.26,0.24,0.01,1.54,4.67,0.25,0.24,12.0,0.22,0.0,0.22,0.21,0.01,0.19,2.61,0.22,0.22,12.0,0.22,0.0,0.23,0.22,0.01,-0.33,1.95,0.22,0.23,12.0,0.22,0.01,0.23,0.21,0.02,0.12,1.5,0.22,0.22,12.0,0.23,0.01,0.26,0.22,0.05,0.74,2.56,0.23,0.23,12.0,0.33,0.02,0.37,0.31,0.06,0.41,1.89,0.33,0.33,12.0,0.49,0.01,0.51,0.48,0.03,0.48,1.7,0.49,0.49,12.0,0.56,0.02,0.59,0.55,0.05,0.95,2.52,0.56,0.55,12.0,0.57,0.01,0.6,0.56,0.04,0.68,2.54,0.57,0.57,12.0,0.52,0.01,0.54,0.51,0.03,0.49,2.66,0.52,0.52,12.0,0.36,0.01,0.38,0.35,0.03,0.7,3.4,0.36,0.36,12.0,0.29,0.01,0.31,0.28,0.02,0.75,2.74,0.29,0.29,12.0
+BF-BLG-G060010 = 0.23,0.01,0.24,0.22,0.02,-0.25,1.79,0.23,0.23,15.0,0.21,0.01,0.22,0.2,0.02,-0.16,2.02,0.21,0.21,15.0,0.21,0.01,0.22,0.2,0.02,-0.27,1.89,0.21,0.21,15.0,0.21,0.01,0.22,0.2,0.02,0.47,2.99,0.21,0.21,15.0,0.21,0.01,0.23,0.19,0.05,-0.01,2.46,0.21,0.21,15.0,0.3,0.02,0.34,0.27,0.06,0.24,2.58,0.3,0.3,15.0,0.49,0.02,0.53,0.46,0.07,0.55,2.33,0.49,0.48,15.0,0.52,0.02,0.55,0.48,0.06,-0.09,2.81,0.52,0.52,15.0,0.56,0.01,0.57,0.54,0.03,-1.03,4.03,0.56,0.56,15.0,0.51,0.0,0.52,0.5,0.02,0.04,2.53,0.51,0.51,15.0,0.35,0.01,0.37,0.33,0.04,0.11,1.67,0.35,0.35,15.0,0.28,0.01,0.3,0.27,0.03,0.38,1.79,0.28,0.28,15.0
+BF-BLG-G060011 = 0.24,0.02,0.29,0.16,0.13,-0.86,4.38,0.24,0.24,71.0,0.21,0.02,0.25,0.12,0.13,-1.34,5.31,0.21,0.21,71.0,0.21,0.03,0.27,0.13,0.14,-0.62,4.24,0.21,0.21,71.0,0.22,0.03,0.3,0.16,0.14,0.72,3.92,0.22,0.22,71.0,0.26,0.05,0.44,0.19,0.26,1.33,4.88,0.27,0.25,71.0,0.35,0.06,0.51,0.25,0.26,0.42,3.23,0.35,0.34,71.0,0.47,0.05,0.58,0.36,0.21,-0.37,2.2,0.47,0.48,71.0,0.49,0.05,0.58,0.36,0.22,-0.48,3.13,0.49,0.5,71.0,0.54,0.06,0.61,0.34,0.27,-1.38,4.9,0.54,0.55,71.0,0.48,0.05,0.55,0.29,0.26,-1.21,4.57,0.48,0.48,71.0,0.35,0.04,0.4,0.2,0.21,-1.2,4.91,0.35,0.34,71.0,0.28,0.03,0.33,0.16,0.16,-1.36,5.5,0.28,0.28,71.0
+BF-BLG-G060012 = 0.24,0.01,0.25,0.23,0.02,0.49,2.01,0.24,0.23,10.0,0.21,0.01,0.22,0.2,0.02,0.69,2.19,0.21,0.21,10.0,0.21,0.01,0.22,0.2,0.02,0.63,2.06,0.21,0.21,10.0,0.21,0.01,0.22,0.2,0.02,1.19,3.5,0.21,0.21,10.0,0.22,0.01,0.24,0.21,0.02,0.96,3.19,0.22,0.22,10.0,0.31,0.01,0.34,0.29,0.04,0.78,2.68,0.31,0.31,10.0,0.48,0.01,0.5,0.47,0.04,0.54,2.44,0.48,0.48,10.0,0.53,0.02,0.57,0.52,0.05,0.87,2.95,0.53,0.53,10.0,0.57,0.01,0.59,0.55,0.04,0.19,2.15,0.57,0.57,10.0,0.51,0.02,0.54,0.49,0.05,0.24,1.65,0.51,0.51,10.0,0.34,0.02,0.37,0.33,0.05,0.67,1.99,0.34,0.33,10.0,0.27,0.01,0.29,0.26,0.03,0.07,2.0,0.27,0.27,10.0
+BF-BLG-G060013 = 0.24,0.01,0.27,0.22,0.04,0.47,2.96,0.24,0.24,45.0,0.22,0.01,0.24,0.2,0.04,0.42,2.98,0.22,0.22,45.0,0.22,0.01,0.24,0.2,0.05,0.71,2.63,0.22,0.21,45.0,0.23,0.02,0.27,0.2,0.07,0.41,2.04,0.23,0.23,45.0,0.27,0.03,0.33,0.23,0.1,0.17,2.13,0.27,0.27,45.0,0.36,0.03,0.47,0.3,0.17,0.83,4.33,0.36,0.35,45.0,0.53,0.05,0.63,0.44,0.2,-0.43,2.43,0.53,0.54,45.0,0.55,0.04,0.61,0.48,0.13,0.12,1.85,0.55,0.55,45.0,0.61,0.03,0.68,0.54,0.14,-0.26,2.66,0.61,0.61,45.0,0.55,0.05,0.64,0.45,0.19,-0.46,2.09,0.55,0.57,45.0,0.39,0.04,0.46,0.32,0.14,-0.12,1.99,0.39,0.39,45.0,0.28,0.02,0.31,0.25,0.06,0.18,2.1,0.28,0.28,45.0
+BF-BLK-G070001 = 0.23,0.0,0.24,0.23,0.01,0.71,2.68,0.23,0.23,8.0,0.21,0.0,0.22,0.21,0.01,0.24,1.72,0.21,0.21,8.0,0.2,0.0,0.2,0.19,0.01,-0.33,2.51,0.2,0.2,8.0,0.2,0.0,0.21,0.2,0.01,-0.07,1.74,0.2,0.2,8.0,0.22,0.01,0.23,0.21,0.02,0.11,1.85,0.22,0.22,8.0,0.26,0.01,0.28,0.24,0.04,0.05,2.67,0.26,0.26,8.0,0.38,0.01,0.4,0.37,0.03,1.52,3.96,0.38,0.37,8.0,0.5,0.01,0.52,0.49,0.03,-0.24,1.83,0.5,0.5,8.0,0.53,0.01,0.55,0.51,0.04,0.06,1.47,0.53,0.53,8.0,0.44,0.01,0.45,0.43,0.03,-0.06,1.89,0.44,0.44,8.0,0.35,0.01,0.36,0.34,0.02,-0.2,1.65,0.35,0.35,8.0,0.27,0.0,0.28,0.27,0.01,0.18,1.92,0.27,0.27,8.0
+BF-BLK-G070002 = 0.23,0.01,0.24,0.23,0.01,0.53,1.71,0.23,0.23,7.0,0.21,0.01,0.22,0.21,0.01,0.24,1.74,0.21,0.21,7.0,0.2,0.0,0.21,0.19,0.01,-0.21,2.1,0.2,0.2,7.0,0.2,0.0,0.21,0.2,0.01,0.44,1.82,0.2,0.2,7.0,0.22,0.01,0.23,0.21,0.02,0.45,1.74,0.22,0.21,7.0,0.24,0.01,0.25,0.22,0.03,-0.48,1.62,0.24,0.24,7.0,0.34,0.02,0.36,0.3,0.06,-0.54,1.91,0.34,0.34,7.0,0.52,0.02,0.54,0.49,0.05,0.1,1.61,0.52,0.52,7.0,0.5,0.01,0.51,0.48,0.03,-0.45,2.43,0.5,0.49,7.0,0.38,0.01,0.39,0.36,0.02,-0.7,2.73,0.38,0.38,7.0,0.33,0.01,0.34,0.32,0.01,0.09,1.47,0.33,0.33,7.0,0.27,0.0,0.27,0.26,0.01,-0.39,1.96,0.27,0.27,7.0
+BF-BLK-G070003 = 0.22,0.01,0.23,0.21,0.02,0.23,2.6,0.22,0.22,11.0,0.2,0.01,0.21,0.2,0.02,0.32,2.58,0.2,0.2,11.0,0.19,0.0,0.2,0.19,0.01,0.15,2.71,0.19,0.19,11.0,0.19,0.0,0.2,0.18,0.02,0.34,2.26,0.19,0.19,11.0,0.2,0.01,0.21,0.19,0.02,0.6,2.62,0.2,0.2,11.0,0.23,0.01,0.26,0.22,0.04,1.4,4.31,0.23,0.23,11.0,0.34,0.01,0.35,0.33,0.03,-0.15,1.87,0.34,0.34,11.0,0.48,0.01,0.49,0.47,0.02,0.04,1.7,0.48,0.48,11.0,0.5,0.01,0.5,0.49,0.02,-0.09,2.0,0.5,0.5,11.0,0.38,0.01,0.4,0.37,0.02,1.13,3.52,0.38,0.38,11.0,0.32,0.01,0.34,0.31,0.03,0.41,3.17,0.32,0.32,11.0,0.26,0.0,0.27,0.25,0.02,-0.22,2.48,0.26,0.26,11.0
+BF-BLK-G070004 = 0.24,0.01,0.25,0.23,0.01,-0.37,1.61,0.24,0.24,9.0,0.22,0.0,0.22,0.21,0.01,-0.48,3.06,0.22,0.22,9.0,0.21,0.01,0.22,0.2,0.02,-0.04,2.01,0.21,0.21,9.0,0.21,0.0,0.22,0.21,0.01,-0.85,2.77,0.21,0.21,9.0,0.25,0.01,0.27,0.23,0.03,-0.1,1.77,0.25,0.25,9.0,0.29,0.02,0.33,0.27,0.06,0.78,3.11,0.29,0.29,9.0,0.41,0.03,0.45,0.38,0.07,0.21,1.87,0.41,0.41,9.0,0.54,0.04,0.6,0.49,0.1,0.19,1.88,0.54,0.55,9.0,0.56,0.03,0.6,0.52,0.08,-0.18,1.99,0.56,0.56,9.0,0.47,0.01,0.5,0.46,0.04,1.64,4.86,0.47,0.47,9.0,0.37,0.01,0.39,0.35,0.03,0.67,3.5,0.37,0.37,9.0,0.29,0.01,0.3,0.28,0.02,0.33,2.38,0.29,0.29,9.0
+BF-BLK-G070005 = 0.22,0.0,0.23,0.21,0.02,0.19,2.53,0.22,0.22,22.0,0.2,0.0,0.21,0.2,0.02,0.6,3.16,0.2,0.2,22.0,0.19,0.0,0.2,0.19,0.01,0.25,2.73,0.19,0.19,22.0,0.19,0.01,0.21,0.18,0.02,0.6,2.69,0.19,0.19,22.0,0.21,0.01,0.23,0.2,0.03,0.48,2.25,0.21,0.21,22.0,0.24,0.01,0.26,0.22,0.05,0.28,2.35,0.24,0.24,22.0,0.32,0.02,0.36,0.29,0.06,-0.04,2.19,0.32,0.32,22.0,0.5,0.03,0.56,0.46,0.1,0.53,2.15,0.5,0.49,22.0,0.5,0.02,0.55,0.47,0.08,0.94,2.95,0.5,0.49,22.0,0.41,0.03,0.48,0.38,0.1,0.87,2.56,0.41,0.4,22.0,0.33,0.01,0.36,0.31,0.05,0.8,2.78,0.33,0.33,22.0,0.26,0.01,0.28,0.25,0.03,0.47,2.22,0.27,0.26,22.0
+BF-BLK-G070006 = 0.24,0.01,0.25,0.22,0.03,0.46,2.29,0.24,0.23,19.0,0.21,0.01,0.23,0.2,0.03,0.59,2.21,0.21,0.21,19.0,0.2,0.01,0.22,0.19,0.03,0.73,2.51,0.2,0.2,19.0,0.2,0.01,0.22,0.18,0.03,0.64,2.53,0.2,0.19,19.0,0.21,0.01,0.23,0.19,0.05,0.56,2.18,0.21,0.2,19.0,0.24,0.02,0.27,0.21,0.06,0.51,2.05,0.24,0.23,19.0,0.38,0.02,0.42,0.34,0.07,-0.01,2.43,0.38,0.38,19.0,0.51,0.02,0.54,0.48,0.06,0.35,2.63,0.51,0.51,19.0,0.5,0.01,0.53,0.47,0.05,0.88,3.43,0.5,0.49,19.0,0.38,0.02,0.41,0.35,0.05,0.38,2.52,0.38,0.38,19.0,0.31,0.02,0.34,0.28,0.05,-0.22,1.77,0.31,0.32,19.0,0.27,0.01,0.28,0.25,0.03,0.15,2.36,0.27,0.27,19.0
+BF-BLK-G070007 = 0.23,0.0,0.23,0.23,0.0,-0.28,0.32,0.23,0.23,7.0,0.21,0.0,0.21,0.21,0.0,-0.02,17.38,0.21,0.21,7.0,0.2,0.0,0.2,0.2,0.0,1.52,-289.23,0.2,0.2,7.0,0.19,0.0,0.19,0.19,0.0,-0.09,3.44,0.19,0.19,7.0,0.2,0.0,0.21,0.2,0.01,-0.1,1.87,0.2,0.2,7.0,0.24,0.01,0.25,0.23,0.01,1.03,2.66,0.24,0.23,7.0,0.37,0.01,0.39,0.35,0.04,0.25,2.5,0.37,0.37,7.0,0.5,0.01,0.51,0.49,0.02,0.93,3.26,0.5,0.5,7.0,0.49,0.01,0.51,0.48,0.03,0.28,2.4,0.49,0.49,7.0,0.36,0.01,0.38,0.34,0.04,-0.2,2.79,0.36,0.36,7.0,0.3,0.01,0.32,0.29,0.04,0.38,2.39,0.3,0.3,7.0,0.26,0.0,0.26,0.26,0.0,-0.46,6.13,0.26,0.26,7.0
+BF-BLK-G070008 = 0.24,0.01,0.25,0.23,0.02,0.96,2.94,0.24,0.24,8.0,0.22,0.0,0.23,0.21,0.02,0.62,2.87,0.22,0.22,8.0,0.21,0.0,0.21,0.2,0.01,0.61,2.18,0.21,0.21,8.0,0.21,0.01,0.22,0.2,0.02,0.81,2.7,0.21,0.21,8.0,0.24,0.01,0.27,0.23,0.04,0.78,2.67,0.24,0.24,8.0,0.29,0.01,0.31,0.27,0.04,0.91,2.76,0.29,0.28,8.0,0.38,0.02,0.42,0.34,0.07,0.39,2.15,0.38,0.37,8.0,0.52,0.02,0.55,0.5,0.05,0.31,2.04,0.52,0.52,8.0,0.56,0.02,0.58,0.53,0.05,0.02,2.01,0.56,0.56,8.0,0.45,0.02,0.48,0.43,0.05,-0.48,2.08,0.46,0.46,8.0,0.36,0.01,0.38,0.35,0.03,-0.36,1.91,0.36,0.37,8.0,0.28,0.01,0.29,0.27,0.02,-0.12,2.32,0.28,0.28,8.0
+BF-BLK-G070009 = 0.23,0.0,0.24,0.23,0.01,-0.26,-0.07,0.23,0.24,7.0,0.21,0.0,0.22,0.21,0.01,-0.25,1.75,0.21,0.22,7.0,0.2,0.0,0.2,0.19,0.01,-1.21,1.52,0.2,0.2,7.0,0.2,0.0,0.21,0.2,0.01,-0.2,2.65,0.2,0.2,7.0,0.23,0.01,0.24,0.21,0.02,0.41,2.21,0.23,0.22,7.0,0.27,0.01,0.29,0.26,0.02,0.0,2.51,0.27,0.27,7.0,0.36,0.02,0.4,0.35,0.05,1.16,3.14,0.36,0.35,7.0,0.53,0.03,0.57,0.5,0.07,0.36,1.58,0.53,0.53,7.0,0.55,0.03,0.6,0.51,0.08,0.67,2.21,0.55,0.54,7.0,0.47,0.01,0.49,0.46,0.03,-0.53,1.58,0.47,0.48,7.0,0.36,0.01,0.38,0.34,0.04,0.15,1.95,0.36,0.36,7.0,0.28,0.01,0.29,0.27,0.02,-0.01,1.61,0.28,0.29,7.0
+BF-BLK-G070010 = 0.25,0.0,0.25,0.24,0.01,0.38,2.72,0.25,0.25,14.0,0.22,0.0,0.22,0.22,0.01,-0.67,3.28,0.22,0.22,14.0,0.21,0.01,0.22,0.21,0.02,0.74,2.35,0.21,0.21,14.0,0.22,0.01,0.23,0.21,0.02,0.13,2.74,0.22,0.22,14.0,0.26,0.01,0.28,0.23,0.04,-0.3,2.62,0.26,0.26,14.0,0.31,0.02,0.36,0.28,0.08,0.89,3.54,0.31,0.3,14.0,0.42,0.04,0.48,0.36,0.12,0.24,2.3,0.42,0.41,14.0,0.57,0.03,0.62,0.51,0.11,-0.04,2.41,0.57,0.56,14.0,0.59,0.02,0.63,0.56,0.07,0.63,3.63,0.59,0.59,14.0,0.51,0.02,0.54,0.46,0.08,-0.74,3.0,0.51,0.51,14.0,0.39,0.01,0.41,0.37,0.04,0.37,3.02,0.39,0.39,14.0,0.3,0.01,0.31,0.29,0.02,0.76,3.89,0.3,0.3,14.0
+BF-BLK-G070011 = 0.24,0.0,0.24,0.23,0.01,0.32,2.14,0.24,0.24,10.0,0.22,0.0,0.22,0.21,0.01,0.59,0.79,0.22,0.22,10.0,0.2,0.0,0.2,0.2,0.0,-0.33,-2.5,0.2,0.2,10.0,0.2,0.0,0.2,0.2,0.01,-0.34,2.44,0.2,0.2,10.0,0.21,0.0,0.22,0.21,0.02,0.5,2.21,0.21,0.21,10.0,0.27,0.01,0.28,0.25,0.03,-0.46,1.98,0.27,0.27,10.0,0.4,0.02,0.43,0.38,0.05,-0.57,2.41,0.4,0.41,10.0,0.52,0.01,0.54,0.5,0.04,-0.33,2.51,0.52,0.52,10.0,0.52,0.01,0.54,0.5,0.04,0.16,1.98,0.52,0.52,10.0,0.4,0.02,0.44,0.37,0.06,0.54,2.67,0.4,0.4,10.0,0.32,0.01,0.34,0.3,0.04,0.52,2.61,0.32,0.32,10.0,0.27,0.01,0.28,0.26,0.02,0.25,2.03,0.27,0.27,10.0
+BF-BLK-G070012 = 0.23,0.01,0.24,0.22,0.02,-0.0,1.68,0.23,0.23,7.0,0.21,0.01,0.22,0.21,0.02,0.07,1.69,0.21,0.21,7.0,0.2,0.0,0.2,0.2,0.01,-0.27,0.83,0.2,0.2,7.0,0.21,0.0,0.21,0.2,0.01,0.35,1.84,0.21,0.21,7.0,0.24,0.01,0.25,0.23,0.02,0.46,1.7,0.24,0.24,7.0,0.27,0.02,0.3,0.25,0.05,0.03,1.81,0.27,0.27,7.0,0.4,0.02,0.43,0.38,0.05,0.1,1.48,0.4,0.4,7.0,0.57,0.02,0.59,0.54,0.05,-1.13,3.23,0.57,0.58,7.0,0.59,0.01,0.6,0.58,0.02,0.04,1.33,0.59,0.59,7.0,0.49,0.01,0.5,0.47,0.03,-0.11,1.54,0.49,0.49,7.0,0.37,0.01,0.38,0.36,0.02,0.08,1.82,0.38,0.37,7.0,0.28,0.01,0.3,0.27,0.03,-0.0,1.83,0.28,0.28,7.0
+BF-BLK-G070013 = 0.25,0.01,0.26,0.24,0.02,0.89,2.38,0.25,0.24,8.0,0.22,0.0,0.23,0.22,0.01,1.02,2.68,0.22,0.22,8.0,0.22,0.01,0.23,0.21,0.02,0.83,2.06,0.22,0.22,8.0,0.22,0.01,0.23,0.21,0.02,0.92,2.29,0.22,0.22,8.0,0.27,0.02,0.29,0.25,0.05,0.64,2.04,0.27,0.26,8.0,0.32,0.03,0.36,0.27,0.09,0.1,1.81,0.32,0.31,8.0,0.43,0.03,0.47,0.37,0.1,-0.32,1.98,0.43,0.43,8.0,0.58,0.03,0.61,0.54,0.07,-0.3,1.92,0.58,0.58,8.0,0.59,0.01,0.62,0.58,0.03,0.93,2.16,0.59,0.59,8.0,0.52,0.03,0.56,0.48,0.08,0.09,1.91,0.52,0.52,8.0,0.4,0.01,0.42,0.38,0.04,0.64,2.07,0.4,0.4,8.0,0.3,0.01,0.32,0.29,0.03,0.71,2.13,0.3,0.3,8.0
+BF-COM-G080001 = 0.3,0.02,0.34,0.26,0.07,0.02,1.6,0.3,0.29,30.0,0.27,0.02,0.3,0.23,0.07,-0.17,1.88,0.27,0.27,30.0,0.3,0.02,0.35,0.25,0.09,-0.26,2.39,0.3,0.31,30.0,0.34,0.03,0.42,0.28,0.14,0.01,2.32,0.34,0.35,30.0,0.45,0.04,0.51,0.39,0.12,0.07,1.82,0.45,0.45,30.0,0.5,0.04,0.59,0.41,0.17,0.23,2.17,0.5,0.49,30.0,0.56,0.02,0.6,0.53,0.08,0.09,2.67,0.56,0.56,30.0,0.62,0.02,0.65,0.59,0.06,-0.18,2.23,0.62,0.62,30.0,0.66,0.03,0.71,0.6,0.11,-0.36,2.07,0.66,0.65,30.0,0.59,0.03,0.63,0.53,0.11,-0.37,1.95,0.59,0.59,30.0,0.51,0.03,0.55,0.45,0.1,-0.44,1.97,0.51,0.51,30.0,0.38,0.02,0.41,0.33,0.07,-0.54,1.99,0.38,0.38,30.0
+BF-COM-G080002 = 0.31,0.02,0.35,0.28,0.07,0.13,1.72,0.32,0.31,8.0,0.29,0.02,0.32,0.27,0.06,0.35,1.67,0.29,0.29,8.0,0.31,0.02,0.33,0.29,0.04,0.53,1.83,0.31,0.31,8.0,0.33,0.01,0.36,0.32,0.04,0.78,2.21,0.33,0.33,8.0,0.44,0.01,0.46,0.43,0.03,0.47,1.6,0.44,0.44,8.0,0.49,0.01,0.51,0.48,0.03,1.56,4.24,0.49,0.48,8.0,0.56,0.02,0.59,0.54,0.05,0.63,1.88,0.56,0.56,8.0,0.66,0.02,0.7,0.64,0.06,0.6,1.97,0.66,0.66,8.0,0.65,0.02,0.69,0.62,0.07,0.41,2.42,0.65,0.65,8.0,0.57,0.01,0.59,0.55,0.04,-0.26,2.49,0.57,0.58,8.0,0.49,0.01,0.51,0.48,0.03,0.4,2.04,0.49,0.49,8.0,0.37,0.02,0.4,0.35,0.06,0.2,1.64,0.38,0.37,8.0
+BF-COM-G080003 = 0.32,0.01,0.34,0.3,0.03,-0.14,2.0,0.32,0.32,13.0,0.29,0.0,0.29,0.28,0.01,0.66,2.94,0.29,0.29,13.0,0.31,0.01,0.32,0.3,0.02,0.47,1.79,0.31,0.31,13.0,0.34,0.01,0.36,0.33,0.03,0.63,1.87,0.34,0.34,13.0,0.47,0.01,0.49,0.46,0.03,0.27,2.67,0.47,0.47,13.0,0.56,0.01,0.59,0.54,0.05,-0.22,2.87,0.56,0.56,13.0,0.62,0.02,0.65,0.6,0.05,0.07,1.87,0.62,0.62,13.0,0.6,0.01,0.61,0.59,0.02,0.26,2.23,0.6,0.6,13.0,0.7,0.01,0.71,0.68,0.04,-0.59,2.34,0.7,0.7,13.0,0.63,0.02,0.65,0.59,0.06,-0.6,2.01,0.63,0.63,13.0,0.55,0.02,0.58,0.52,0.06,-0.69,2.25,0.55,0.56,13.0,0.4,0.01,0.42,0.37,0.04,-0.33,1.91,0.4,0.4,13.0
+BF-COM-G080004 = 0.32,0.01,0.33,0.31,0.02,-0.13,1.98,0.32,0.32,6.0,0.3,0.0,0.3,0.29,0.01,-0.58,2.25,0.3,0.3,6.0,0.31,0.01,0.32,0.3,0.01,-0.72,2.07,0.31,0.31,6.0,0.34,0.01,0.35,0.34,0.01,-0.26,1.33,0.34,0.34,6.0,0.48,0.01,0.49,0.46,0.03,-0.03,1.03,0.48,0.48,6.0,0.56,0.01,0.58,0.55,0.03,-0.01,1.0,0.56,0.57,6.0,0.59,0.02,0.62,0.57,0.05,-0.05,1.52,0.59,0.59,6.0,0.62,0.02,0.66,0.6,0.06,0.42,2.21,0.62,0.62,6.0,0.67,0.02,0.69,0.65,0.04,-0.08,2.07,0.67,0.67,6.0,0.59,0.01,0.61,0.58,0.04,0.39,2.15,0.59,0.59,6.0,0.51,0.01,0.53,0.5,0.02,0.0,1.49,0.51,0.51,6.0,0.39,0.01,0.4,0.38,0.02,-0.26,1.54,0.39,0.39,6.0
+BF-COM-G080005 = 0.34,0.0,0.34,0.33,0.02,-2.31,7.25,0.34,0.34,10.0,0.32,0.0,0.32,0.31,0.01,-1.27,3.95,0.32,0.32,10.0,0.35,0.0,0.35,0.34,0.01,-0.75,3.26,0.35,0.35,10.0,0.37,0.01,0.39,0.36,0.03,-0.23,2.17,0.37,0.37,10.0,0.48,0.01,0.5,0.46,0.04,0.3,2.02,0.48,0.48,10.0,0.53,0.01,0.54,0.52,0.02,-0.73,2.41,0.53,0.54,10.0,0.57,0.01,0.59,0.56,0.03,-0.26,1.96,0.57,0.57,10.0,0.57,0.01,0.59,0.55,0.04,-0.2,1.93,0.57,0.57,10.0,0.64,0.01,0.65,0.62,0.03,-0.74,3.35,0.64,0.64,10.0,0.56,0.0,0.57,0.55,0.02,-0.92,3.07,0.56,0.56,10.0,0.48,0.01,0.49,0.47,0.02,-0.5,2.01,0.48,0.48,10.0,0.39,0.01,0.4,0.37,0.03,-1.39,4.34,0.39,0.4,10.0
+BF-COM-G080006 = 0.29,0.01,0.31,0.27,0.03,-0.34,2.02,0.29,0.29,60.0,0.29,0.01,0.32,0.27,0.05,0.45,2.38,0.29,0.29,60.0,0.35,0.02,0.4,0.33,0.07,1.13,3.85,0.35,0.35,60.0,0.37,0.02,0.42,0.33,0.09,0.96,5.53,0.37,0.37,60.0,0.45,0.02,0.49,0.4,0.09,-0.19,1.96,0.45,0.45,60.0,0.46,0.03,0.54,0.42,0.12,0.78,2.32,0.46,0.45,60.0,0.57,0.02,0.62,0.52,0.1,0.26,2.07,0.57,0.56,60.0,0.66,0.03,0.75,0.6,0.15,0.81,3.41,0.66,0.66,60.0,0.68,0.02,0.73,0.66,0.07,1.37,4.7,0.68,0.68,60.0,0.6,0.02,0.68,0.56,0.11,0.55,3.33,0.6,0.6,60.0,0.51,0.01,0.54,0.48,0.06,0.53,3.78,0.51,0.5,60.0,0.36,0.01,0.38,0.34,0.04,-0.26,2.32,0.36,0.36,60.0
+BF-COM-G080007 = 0.32,0.01,0.34,0.3,0.03,0.09,1.9,0.32,0.32,14.0,0.3,0.01,0.32,0.27,0.04,-0.34,2.23,0.3,0.3,14.0,0.32,0.02,0.34,0.28,0.06,-0.41,2.62,0.32,0.32,14.0,0.34,0.02,0.37,0.31,0.07,-0.1,3.06,0.34,0.34,14.0,0.47,0.01,0.49,0.44,0.05,-0.23,3.68,0.47,0.47,14.0,0.54,0.02,0.57,0.51,0.06,0.27,2.06,0.54,0.54,14.0,0.58,0.01,0.6,0.56,0.03,0.89,3.57,0.58,0.58,14.0,0.59,0.01,0.61,0.56,0.05,-0.61,2.55,0.59,0.59,14.0,0.68,0.02,0.7,0.65,0.05,-0.65,2.66,0.68,0.68,14.0,0.58,0.01,0.59,0.56,0.03,-0.56,2.66,0.58,0.58,14.0,0.5,0.01,0.51,0.49,0.02,-0.59,2.2,0.5,0.5,14.0,0.38,0.01,0.39,0.36,0.03,-0.33,2.32,0.38,0.38,14.0
+BF-COM-G080008 = 0.34,0.02,0.4,0.31,0.09,0.49,1.94,0.35,0.34,81.0,0.31,0.02,0.34,0.27,0.07,0.2,1.84,0.31,0.31,81.0,0.36,0.02,0.4,0.32,0.07,-0.16,2.64,0.36,0.36,81.0,0.38,0.03,0.46,0.34,0.12,0.86,3.29,0.38,0.37,81.0,0.49,0.03,0.58,0.43,0.16,0.63,3.57,0.49,0.48,81.0,0.53,0.03,0.59,0.42,0.17,-0.91,3.74,0.53,0.54,81.0,0.53,0.04,0.6,0.45,0.15,-0.1,2.0,0.53,0.53,81.0,0.67,0.03,0.71,0.61,0.1,0.02,2.09,0.67,0.66,81.0,0.69,0.03,0.73,0.59,0.13,-1.53,5.18,0.69,0.69,81.0,0.68,0.01,0.7,0.64,0.06,-0.45,3.2,0.68,0.68,81.0,0.6,0.01,0.63,0.57,0.06,0.29,2.6,0.6,0.6,81.0,0.41,0.02,0.46,0.38,0.07,0.33,1.89,0.41,0.41,81.0
+BF-COM-G080009 = 0.34,0.0,0.34,0.33,0.01,-0.02,1.44,0.34,0.34,9.0,0.31,0.01,0.32,0.3,0.02,0.23,2.12,0.31,0.31,9.0,0.33,0.01,0.34,0.31,0.02,-0.39,2.54,0.33,0.33,9.0,0.35,0.01,0.36,0.34,0.03,0.99,3.81,0.35,0.34,9.0,0.46,0.01,0.48,0.45,0.03,1.8,5.3,0.46,0.46,9.0,0.47,0.01,0.5,0.45,0.04,0.04,2.14,0.47,0.47,9.0,0.54,0.01,0.55,0.52,0.03,-0.16,1.68,0.54,0.54,9.0,0.62,0.02,0.64,0.59,0.05,-0.55,2.31,0.62,0.62,9.0,0.64,0.02,0.66,0.62,0.05,-0.48,2.38,0.64,0.65,9.0,0.57,0.01,0.58,0.55,0.03,-0.44,2.0,0.57,0.57,9.0,0.5,0.0,0.51,0.49,0.02,-0.86,3.15,0.5,0.5,9.0,0.39,0.0,0.4,0.38,0.01,-0.13,2.36,0.39,0.39,9.0
+BF-COM-G080010 = 0.32,0.01,0.34,0.28,0.05,-0.92,3.71,0.32,0.32,93.0,0.29,0.01,0.32,0.26,0.06,-0.13,1.99,0.29,0.29,93.0,0.34,0.03,0.4,0.29,0.11,0.31,1.75,0.34,0.33,93.0,0.37,0.03,0.43,0.32,0.11,0.08,1.8,0.37,0.37,93.0,0.48,0.05,0.58,0.4,0.19,0.29,2.14,0.49,0.48,93.0,0.54,0.04,0.62,0.45,0.17,-0.12,2.39,0.54,0.54,93.0,0.54,0.04,0.63,0.46,0.17,0.02,2.07,0.54,0.55,93.0,0.67,0.04,0.74,0.58,0.16,-0.3,2.55,0.67,0.67,93.0,0.71,0.02,0.75,0.67,0.08,-0.28,2.44,0.71,0.71,93.0,0.66,0.03,0.71,0.59,0.12,-0.6,2.18,0.66,0.67,93.0,0.58,0.04,0.65,0.51,0.14,-0.14,1.94,0.58,0.59,93.0,0.4,0.01,0.42,0.38,0.05,0.33,2.56,0.4,0.4,93.0
+BF-COM-G080011 = 0.32,0.02,0.35,0.29,0.06,0.35,2.37,0.32,0.32,25.0,0.28,0.01,0.3,0.26,0.04,-0.27,2.89,0.28,0.28,25.0,0.3,0.02,0.33,0.26,0.07,-0.28,2.92,0.3,0.3,25.0,0.33,0.03,0.39,0.28,0.12,0.73,3.17,0.33,0.32,25.0,0.49,0.04,0.56,0.42,0.14,0.35,2.18,0.49,0.47,25.0,0.55,0.02,0.59,0.5,0.09,-0.12,2.76,0.55,0.55,25.0,0.61,0.03,0.69,0.56,0.13,0.68,3.15,0.61,0.6,25.0,0.61,0.02,0.67,0.59,0.09,1.07,3.61,0.61,0.61,25.0,0.71,0.02,0.73,0.68,0.05,-0.27,2.04,0.71,0.71,25.0,0.62,0.02,0.66,0.58,0.08,-0.01,1.73,0.62,0.62,25.0,0.54,0.03,0.59,0.49,0.09,-0.09,1.73,0.54,0.55,25.0,0.38,0.02,0.41,0.34,0.07,-0.04,2.25,0.38,0.38,25.0
+BF-COM-G080012 = 0.32,0.03,0.38,0.28,0.11,0.26,2.1,0.33,0.32,93.0,0.32,0.03,0.36,0.25,0.11,-1.06,3.63,0.32,0.32,93.0,0.37,0.03,0.41,0.27,0.14,-1.22,4.63,0.37,0.37,93.0,0.38,0.04,0.46,0.28,0.18,-0.73,3.41,0.38,0.39,93.0,0.47,0.04,0.56,0.35,0.21,-0.37,3.28,0.47,0.46,93.0,0.48,0.04,0.59,0.41,0.18,0.72,2.74,0.48,0.47,93.0,0.53,0.04,0.62,0.44,0.17,0.21,2.53,0.54,0.53,93.0,0.66,0.04,0.76,0.59,0.18,0.41,2.43,0.66,0.65,93.0,0.71,0.01,0.73,0.68,0.05,0.23,2.87,0.71,0.7,93.0,0.64,0.03,0.7,0.57,0.13,-0.03,1.86,0.64,0.64,93.0,0.54,0.04,0.62,0.47,0.15,0.01,1.64,0.54,0.54,93.0,0.39,0.03,0.46,0.34,0.11,0.66,2.27,0.39,0.38,93.0
+BF-COM-G080013 = 0.32,0.02,0.37,0.28,0.09,0.02,1.85,0.32,0.32,130.0,0.3,0.02,0.34,0.26,0.09,0.03,1.83,0.3,0.3,130.0,0.33,0.03,0.41,0.28,0.13,0.43,2.48,0.34,0.33,130.0,0.36,0.03,0.43,0.27,0.16,0.32,2.35,0.36,0.35,130.0,0.46,0.04,0.54,0.35,0.19,0.11,2.48,0.46,0.45,130.0,0.49,0.03,0.56,0.41,0.15,-0.5,2.73,0.49,0.49,130.0,0.56,0.03,0.62,0.49,0.13,-0.04,2.25,0.56,0.56,130.0,0.67,0.03,0.72,0.59,0.13,-0.52,2.66,0.67,0.67,130.0,0.69,0.02,0.72,0.64,0.09,-0.64,3.33,0.69,0.69,130.0,0.62,0.02,0.67,0.57,0.09,0.2,2.41,0.62,0.62,130.0,0.54,0.03,0.59,0.46,0.13,-0.46,2.14,0.54,0.54,130.0,0.39,0.02,0.44,0.34,0.09,-0.39,2.85,0.4,0.4,130.0
+BF-COM-G080014 = 0.33,0.02,0.36,0.3,0.06,-0.18,2.17,0.33,0.33,15.0,0.31,0.02,0.33,0.28,0.05,-0.2,1.91,0.31,0.31,15.0,0.33,0.02,0.36,0.29,0.07,-0.15,1.89,0.33,0.33,15.0,0.36,0.02,0.39,0.32,0.07,-0.06,1.95,0.36,0.36,15.0,0.47,0.03,0.53,0.44,0.09,0.76,2.23,0.47,0.46,15.0,0.53,0.01,0.55,0.52,0.03,0.84,2.69,0.53,0.53,15.0,0.56,0.01,0.58,0.53,0.04,-0.56,2.77,0.56,0.56,15.0,0.6,0.03,0.67,0.57,0.1,1.68,4.91,0.6,0.59,15.0,0.65,0.01,0.67,0.63,0.04,0.06,2.44,0.65,0.65,15.0,0.57,0.01,0.58,0.56,0.02,0.01,2.32,0.57,0.57,15.0,0.5,0.01,0.52,0.49,0.04,0.97,3.25,0.5,0.5,15.0,0.39,0.01,0.41,0.36,0.04,-0.36,1.99,0.39,0.39,15.0
+BF-COM-G080015 = 0.32,0.01,0.34,0.31,0.04,0.68,2.09,0.32,0.31,26.0,0.29,0.01,0.31,0.27,0.04,0.24,2.53,0.29,0.29,26.0,0.32,0.02,0.35,0.29,0.06,-0.06,1.9,0.32,0.32,26.0,0.36,0.03,0.4,0.32,0.09,-0.05,1.79,0.36,0.36,26.0,0.47,0.01,0.5,0.44,0.06,-0.03,2.58,0.47,0.47,26.0,0.55,0.01,0.58,0.51,0.07,-0.24,4.27,0.55,0.55,26.0,0.6,0.03,0.66,0.55,0.11,0.15,2.03,0.61,0.6,26.0,0.63,0.01,0.66,0.6,0.05,0.15,2.13,0.63,0.63,26.0,0.7,0.01,0.71,0.68,0.03,0.7,2.64,0.7,0.69,26.0,0.62,0.01,0.65,0.6,0.05,0.27,2.48,0.62,0.62,26.0,0.54,0.01,0.57,0.53,0.04,0.17,2.18,0.55,0.54,26.0,0.4,0.01,0.42,0.38,0.04,0.49,2.36,0.4,0.4,26.0
+BF-COM-G080016 = 0.28,0.01,0.3,0.26,0.04,0.27,2.77,0.28,0.28,37.0,0.26,0.01,0.28,0.24,0.04,0.03,3.03,0.26,0.26,37.0,0.3,0.01,0.33,0.29,0.04,0.57,2.63,0.3,0.3,37.0,0.33,0.01,0.34,0.31,0.04,-0.05,2.22,0.33,0.33,37.0,0.41,0.02,0.44,0.38,0.06,0.5,2.46,0.41,0.41,37.0,0.48,0.02,0.51,0.45,0.06,-0.06,1.98,0.48,0.48,37.0,0.59,0.03,0.65,0.51,0.14,-0.71,3.4,0.59,0.59,37.0,0.68,0.02,0.73,0.62,0.11,-0.48,2.87,0.68,0.68,37.0,0.71,0.01,0.73,0.67,0.06,-0.37,2.97,0.71,0.71,37.0,0.63,0.02,0.66,0.59,0.07,0.2,1.7,0.63,0.62,37.0,0.53,0.03,0.58,0.48,0.1,0.07,1.54,0.53,0.52,37.0,0.37,0.02,0.4,0.34,0.06,0.56,1.93,0.37,0.36,37.0
+BF-COM-G080017 = 0.34,0.01,0.34,0.32,0.02,-0.43,1.92,0.34,0.34,7.0,0.3,0.01,0.32,0.29,0.02,0.4,1.5,0.3,0.3,7.0,0.32,0.01,0.34,0.31,0.03,0.53,1.51,0.32,0.31,7.0,0.35,0.01,0.37,0.34,0.03,0.11,1.85,0.35,0.35,7.0,0.49,0.01,0.51,0.48,0.03,0.35,2.36,0.49,0.49,7.0,0.55,0.02,0.58,0.51,0.07,-0.38,2.03,0.55,0.56,7.0,0.58,0.02,0.61,0.54,0.07,-0.76,2.6,0.58,0.59,7.0,0.64,0.01,0.66,0.63,0.04,0.27,2.04,0.64,0.64,7.0,0.67,0.02,0.7,0.65,0.05,0.8,2.58,0.67,0.66,7.0,0.59,0.02,0.62,0.57,0.05,0.32,2.24,0.59,0.59,7.0,0.52,0.01,0.54,0.51,0.03,0.42,2.4,0.52,0.52,7.0,0.4,0.0,0.41,0.39,0.01,0.37,3.45,0.4,0.4,7.0
+BF-GAN-G090001 = 0.23,0.01,0.25,0.21,0.04,0.83,3.41,0.23,0.22,36.0,0.2,0.01,0.22,0.19,0.03,0.55,2.87,0.2,0.2,36.0,0.2,0.01,0.22,0.18,0.04,0.22,2.35,0.2,0.2,36.0,0.2,0.01,0.23,0.18,0.05,0.56,2.82,0.2,0.2,36.0,0.26,0.03,0.33,0.23,0.1,0.7,2.63,0.27,0.26,36.0,0.34,0.03,0.42,0.3,0.13,0.98,3.15,0.34,0.33,36.0,0.5,0.03,0.57,0.44,0.13,0.46,2.99,0.5,0.5,36.0,0.56,0.04,0.61,0.46,0.14,-0.94,2.93,0.56,0.57,36.0,0.52,0.03,0.58,0.42,0.15,-1.64,6.84,0.53,0.53,36.0,0.48,0.03,0.52,0.37,0.15,-1.7,7.48,0.48,0.49,36.0,0.34,0.02,0.37,0.27,0.1,-0.96,5.4,0.34,0.34,36.0,0.26,0.01,0.29,0.23,0.06,-0.63,3.85,0.26,0.26,36.0
+BF-GAN-G090002 = 0.22,0.0,0.22,0.22,0.01,-0.45,2.03,0.22,0.22,6.0,0.2,0.0,0.2,0.2,0.01,-0.18,2.19,0.2,0.2,6.0,0.19,0.0,0.2,0.19,0.01,-0.29,1.38,0.19,0.19,6.0,0.19,0.0,0.19,0.18,0.01,0.09,1.53,0.19,0.19,6.0,0.19,0.01,0.21,0.19,0.02,0.55,1.97,0.19,0.19,6.0,0.28,0.01,0.3,0.27,0.04,0.09,2.08,0.28,0.28,6.0,0.42,0.02,0.45,0.4,0.05,0.05,1.87,0.42,0.42,6.0,0.55,0.02,0.58,0.53,0.05,0.61,2.11,0.55,0.55,6.0,0.48,0.01,0.49,0.47,0.02,0.01,1.61,0.48,0.48,6.0,0.37,0.01,0.39,0.36,0.02,0.46,1.89,0.37,0.37,6.0,0.28,0.01,0.3,0.28,0.02,0.25,1.8,0.28,0.28,6.0,0.26,0.01,0.26,0.25,0.02,0.08,1.53,0.26,0.26,6.0
+BF-GAN-G090003 = 0.22,0.0,0.22,0.21,0.01,-0.14,2.15,0.22,0.22,23.0,0.2,0.0,0.21,0.19,0.02,-0.29,2.98,0.2,0.2,23.0,0.19,0.0,0.19,0.18,0.01,-0.3,2.91,0.19,0.19,23.0,0.19,0.0,0.19,0.18,0.01,-0.33,2.08,0.19,0.19,23.0,0.2,0.01,0.21,0.18,0.03,0.2,3.01,0.2,0.2,23.0,0.26,0.01,0.28,0.24,0.04,1.17,3.49,0.26,0.25,23.0,0.4,0.01,0.43,0.37,0.06,0.18,3.04,0.4,0.4,23.0,0.56,0.02,0.59,0.53,0.06,0.8,2.88,0.56,0.55,23.0,0.49,0.01,0.51,0.46,0.05,-0.14,4.16,0.49,0.49,23.0,0.42,0.03,0.46,0.37,0.09,-0.32,1.7,0.42,0.43,23.0,0.3,0.01,0.32,0.27,0.05,-0.58,2.36,0.3,0.3,23.0,0.25,0.0,0.26,0.24,0.02,-0.49,3.04,0.25,0.25,23.0
+BF-GAN-G090004 = 0.23,0.01,0.24,0.21,0.03,-0.12,1.98,0.23,0.23,18.0,0.21,0.01,0.22,0.2,0.03,-0.09,1.67,0.21,0.21,18.0,0.19,0.01,0.21,0.18,0.02,-0.14,1.65,0.19,0.2,18.0,0.2,0.01,0.21,0.19,0.02,0.66,2.76,0.2,0.2,18.0,0.24,0.02,0.28,0.22,0.06,1.66,5.24,0.24,0.24,18.0,0.33,0.03,0.41,0.3,0.11,1.15,3.55,0.33,0.32,18.0,0.47,0.04,0.56,0.42,0.14,0.81,2.67,0.48,0.46,18.0,0.58,0.02,0.62,0.56,0.06,0.43,2.18,0.58,0.58,18.0,0.53,0.01,0.56,0.51,0.05,0.66,2.49,0.53,0.52,18.0,0.46,0.02,0.5,0.44,0.06,0.44,2.11,0.46,0.46,18.0,0.33,0.02,0.36,0.31,0.05,0.52,2.07,0.33,0.32,18.0,0.26,0.01,0.27,0.24,0.04,0.19,2.11,0.26,0.26,18.0
+BF-GAN-G090005 = 0.23,0.01,0.25,0.22,0.03,0.06,1.81,0.23,0.23,24.0,0.21,0.01,0.23,0.2,0.03,-0.06,1.61,0.21,0.21,24.0,0.2,0.01,0.21,0.19,0.02,-0.04,1.9,0.2,0.2,24.0,0.2,0.01,0.21,0.19,0.02,0.32,1.93,0.2,0.2,24.0,0.23,0.01,0.24,0.2,0.04,-0.45,2.38,0.23,0.23,24.0,0.3,0.02,0.34,0.26,0.08,-0.28,2.35,0.3,0.31,24.0,0.44,0.02,0.49,0.4,0.08,0.09,2.2,0.44,0.44,24.0,0.56,0.01,0.58,0.53,0.05,-0.5,2.56,0.56,0.56,24.0,0.51,0.01,0.54,0.49,0.06,-0.27,2.34,0.51,0.52,24.0,0.43,0.02,0.46,0.39,0.06,-0.46,2.52,0.43,0.43,24.0,0.31,0.01,0.32,0.29,0.03,-0.37,2.65,0.31,0.31,24.0,0.25,0.01,0.27,0.24,0.02,0.28,2.94,0.25,0.25,24.0
+BF-GAN-G090006 = 0.22,0.01,0.23,0.2,0.02,-0.7,2.25,0.22,0.22,16.0,0.2,0.01,0.21,0.19,0.02,-0.68,2.24,0.2,0.2,16.0,0.19,0.0,0.2,0.18,0.02,-1.06,3.21,0.19,0.19,16.0,0.19,0.01,0.2,0.18,0.02,-0.82,2.52,0.19,0.19,16.0,0.21,0.01,0.23,0.2,0.03,0.41,1.97,0.21,0.21,16.0,0.27,0.02,0.3,0.25,0.05,0.26,1.97,0.27,0.27,16.0,0.42,0.02,0.47,0.39,0.08,0.67,2.82,0.42,0.42,16.0,0.56,0.02,0.59,0.52,0.07,-0.4,2.52,0.56,0.56,16.0,0.51,0.02,0.54,0.47,0.06,0.01,1.85,0.51,0.51,16.0,0.46,0.02,0.49,0.42,0.07,-0.48,2.23,0.46,0.46,16.0,0.32,0.01,0.34,0.3,0.05,-0.44,2.36,0.32,0.32,16.0,0.26,0.01,0.27,0.24,0.03,-0.58,2.6,0.26,0.26,16.0
+BF-GAN-G090007 = 0.22,0.0,0.23,0.21,0.02,0.86,2.87,0.22,0.22,15.0,0.19,0.0,0.2,0.19,0.01,0.49,3.12,0.19,0.19,15.0,0.19,0.0,0.19,0.18,0.01,-0.81,2.53,0.19,0.19,15.0,0.19,0.0,0.2,0.18,0.01,-0.2,2.79,0.19,0.19,15.0,0.23,0.01,0.23,0.21,0.02,-0.49,2.1,0.23,0.23,15.0,0.29,0.01,0.3,0.26,0.04,-1.35,4.48,0.29,0.29,15.0,0.45,0.02,0.48,0.41,0.07,-0.53,3.61,0.45,0.45,15.0,0.51,0.04,0.58,0.44,0.13,0.17,1.85,0.51,0.5,15.0,0.52,0.01,0.53,0.5,0.03,-0.16,1.93,0.52,0.52,15.0,0.47,0.01,0.49,0.45,0.05,-0.9,2.82,0.47,0.48,15.0,0.34,0.01,0.35,0.32,0.03,-0.98,2.63,0.34,0.34,15.0,0.26,0.01,0.27,0.25,0.02,-0.39,2.0,0.26,0.27,15.0
+BF-GNA-G100001 = 0.23,0.01,0.26,0.21,0.05,0.16,1.8,0.23,0.23,75.0,0.21,0.01,0.23,0.19,0.04,0.23,1.8,0.21,0.21,75.0,0.2,0.01,0.22,0.18,0.04,0.12,1.79,0.2,0.2,75.0,0.21,0.01,0.23,0.18,0.05,0.19,1.61,0.21,0.21,75.0,0.22,0.02,0.28,0.19,0.09,0.52,2.03,0.22,0.21,75.0,0.27,0.02,0.32,0.24,0.08,0.24,1.77,0.27,0.27,75.0,0.43,0.04,0.51,0.35,0.16,0.19,1.88,0.43,0.42,75.0,0.53,0.03,0.58,0.46,0.13,-0.09,1.94,0.53,0.52,75.0,0.5,0.04,0.56,0.44,0.13,-0.15,1.98,0.51,0.51,75.0,0.4,0.03,0.46,0.35,0.11,-0.13,1.99,0.4,0.41,75.0,0.3,0.02,0.35,0.26,0.09,-0.11,1.93,0.3,0.31,75.0,0.26,0.02,0.3,0.23,0.06,-0.08,1.91,0.26,0.26,75.0
+BF-GNA-G100002 = 0.21,0.02,0.24,0.18,0.06,0.42,1.94,0.21,0.2,54.0,0.19,0.01,0.21,0.18,0.04,0.5,1.89,0.19,0.19,54.0,0.18,0.01,0.21,0.17,0.04,0.45,2.0,0.18,0.18,54.0,0.18,0.01,0.2,0.16,0.05,0.38,1.76,0.18,0.17,54.0,0.18,0.02,0.22,0.15,0.07,0.38,1.6,0.18,0.17,54.0,0.25,0.04,0.33,0.2,0.13,0.41,1.84,0.25,0.24,54.0,0.36,0.05,0.47,0.3,0.17,0.54,1.91,0.37,0.34,54.0,0.48,0.05,0.57,0.4,0.17,0.36,1.96,0.48,0.47,54.0,0.46,0.03,0.51,0.39,0.12,-0.08,2.22,0.46,0.46,54.0,0.35,0.03,0.42,0.29,0.13,0.13,2.37,0.35,0.34,54.0,0.27,0.03,0.32,0.21,0.11,0.19,2.27,0.27,0.26,54.0,0.24,0.02,0.28,0.2,0.08,0.35,2.1,0.24,0.23,54.0
+BF-GNA-G100003 = 0.19,0.01,0.21,0.17,0.04,-0.09,2.04,0.19,0.19,62.0,0.18,0.01,0.2,0.16,0.04,-0.04,2.19,0.18,0.18,62.0,0.17,0.01,0.19,0.16,0.04,-0.08,2.08,0.17,0.17,62.0,0.16,0.01,0.19,0.14,0.04,0.1,2.03,0.16,0.16,62.0,0.17,0.01,0.18,0.15,0.04,-0.23,2.22,0.17,0.17,62.0,0.22,0.02,0.25,0.18,0.08,-0.27,2.06,0.22,0.22,62.0,0.32,0.03,0.38,0.26,0.12,-0.08,2.0,0.32,0.32,62.0,0.41,0.02,0.46,0.37,0.09,0.33,2.28,0.41,0.4,62.0,0.34,0.03,0.43,0.29,0.14,0.34,2.42,0.34,0.35,62.0,0.27,0.02,0.32,0.23,0.09,0.24,2.03,0.27,0.27,62.0,0.21,0.02,0.25,0.19,0.06,0.14,1.9,0.21,0.21,62.0,0.2,0.01,0.23,0.18,0.05,-0.04,1.92,0.2,0.2,62.0
+BF-GNA-G100004 = 0.22,0.01,0.24,0.2,0.04,0.13,2.28,0.22,0.21,51.0,0.2,0.01,0.21,0.19,0.03,0.32,2.62,0.2,0.2,51.0,0.19,0.01,0.21,0.18,0.03,0.29,2.47,0.19,0.19,51.0,0.19,0.01,0.21,0.17,0.04,-0.42,2.4,0.19,0.19,51.0,0.2,0.01,0.22,0.18,0.05,0.33,2.27,0.2,0.19,51.0,0.27,0.02,0.31,0.22,0.09,0.12,2.29,0.27,0.27,51.0,0.38,0.03,0.46,0.32,0.14,-0.12,2.76,0.38,0.38,51.0,0.46,0.04,0.56,0.38,0.18,-0.01,2.61,0.46,0.46,51.0,0.42,0.04,0.51,0.35,0.16,-0.3,2.09,0.42,0.43,51.0,0.32,0.03,0.39,0.27,0.11,0.15,2.06,0.32,0.32,51.0,0.25,0.02,0.3,0.22,0.08,0.15,2.27,0.25,0.25,51.0,0.23,0.01,0.27,0.2,0.06,0.31,2.53,0.23,0.23,51.0
+BF-GNA-G100005 = 0.18,0.01,0.2,0.17,0.03,0.99,3.6,0.18,0.18,15.0,0.17,0.01,0.19,0.16,0.02,0.57,3.04,0.17,0.17,15.0,0.16,0.01,0.18,0.16,0.02,1.69,5.8,0.16,0.16,15.0,0.15,0.01,0.17,0.14,0.03,0.13,2.25,0.15,0.15,15.0,0.15,0.01,0.16,0.14,0.02,-0.45,1.96,0.15,0.16,15.0,0.18,0.02,0.22,0.16,0.06,0.34,2.81,0.18,0.18,15.0,0.29,0.02,0.32,0.25,0.07,-0.35,1.78,0.29,0.3,15.0,0.39,0.01,0.41,0.36,0.06,-0.9,3.25,0.39,0.4,15.0,0.34,0.02,0.38,0.32,0.06,0.32,2.27,0.34,0.34,15.0,0.26,0.01,0.28,0.24,0.04,-0.01,1.76,0.26,0.26,15.0,0.2,0.01,0.21,0.19,0.02,0.44,2.43,0.2,0.2,15.0,0.18,0.01,0.2,0.18,0.03,0.97,3.69,0.18,0.18,15.0
+BF-GNA-G100006 = 0.2,0.01,0.22,0.17,0.05,-0.64,2.42,0.2,0.21,24.0,0.19,0.01,0.2,0.16,0.04,-0.68,2.49,0.19,0.19,24.0,0.18,0.01,0.2,0.16,0.04,-0.33,2.18,0.18,0.18,24.0,0.18,0.01,0.2,0.15,0.04,-0.56,2.01,0.18,0.18,24.0,0.18,0.02,0.21,0.15,0.06,-0.32,1.95,0.18,0.19,24.0,0.23,0.02,0.27,0.19,0.08,0.04,2.37,0.23,0.23,24.0,0.35,0.04,0.41,0.27,0.14,-0.26,2.09,0.35,0.35,24.0,0.47,0.04,0.53,0.4,0.13,-0.26,2.14,0.47,0.47,24.0,0.45,0.03,0.51,0.38,0.13,-0.18,2.21,0.45,0.45,24.0,0.34,0.03,0.4,0.27,0.13,-0.15,2.29,0.34,0.35,24.0,0.26,0.02,0.31,0.21,0.1,-0.09,2.39,0.26,0.26,24.0,0.23,0.02,0.27,0.19,0.07,-0.15,2.38,0.23,0.23,24.0
+BF-GNA-G100007 = 0.19,0.0,0.2,0.18,0.01,-0.13,1.95,0.19,0.19,11.0,0.18,0.0,0.18,0.18,0.01,-0.06,1.04,0.18,0.18,11.0,0.17,0.0,0.18,0.17,0.01,-0.25,1.58,0.17,0.17,11.0,0.16,0.0,0.17,0.16,0.01,0.21,1.02,0.16,0.16,11.0,0.16,0.0,0.17,0.16,0.01,-0.35,1.11,0.16,0.16,11.0,0.21,0.01,0.23,0.2,0.03,0.38,2.21,0.21,0.21,11.0,0.32,0.01,0.34,0.31,0.03,-0.16,2.2,0.32,0.33,11.0,0.44,0.02,0.46,0.41,0.05,-0.11,1.73,0.44,0.44,11.0,0.41,0.02,0.45,0.38,0.06,-0.31,2.74,0.41,0.42,11.0,0.31,0.02,0.34,0.28,0.06,-0.01,1.62,0.31,0.31,11.0,0.23,0.02,0.26,0.21,0.05,-0.06,1.64,0.23,0.23,11.0,0.21,0.01,0.23,0.19,0.04,-0.19,1.75,0.21,0.21,11.0
+BF-GOU-G110001 = 0.24,0.01,0.26,0.23,0.03,0.55,2.19,0.24,0.24,22.0,0.22,0.01,0.23,0.2,0.03,0.55,2.23,0.22,0.21,22.0,0.22,0.01,0.24,0.2,0.04,0.3,1.96,0.22,0.22,22.0,0.22,0.01,0.25,0.19,0.06,0.22,2.26,0.22,0.22,22.0,0.26,0.02,0.3,0.23,0.07,0.24,1.94,0.26,0.26,22.0,0.37,0.04,0.44,0.31,0.12,-0.15,1.59,0.37,0.38,22.0,0.54,0.05,0.64,0.47,0.17,0.46,2.1,0.54,0.53,22.0,0.53,0.03,0.57,0.47,0.1,-0.58,2.83,0.53,0.53,22.0,0.58,0.02,0.61,0.55,0.06,0.33,2.14,0.58,0.58,22.0,0.48,0.02,0.51,0.46,0.06,0.37,2.01,0.48,0.48,22.0,0.34,0.01,0.36,0.31,0.04,0.01,2.27,0.34,0.34,22.0,0.28,0.01,0.3,0.27,0.03,0.6,2.26,0.28,0.28,22.0
+BF-GOU-G110002 = 0.24,0.01,0.25,0.22,0.03,-0.24,2.38,0.24,0.24,23.0,0.21,0.01,0.22,0.2,0.02,-0.37,2.3,0.21,0.21,23.0,0.21,0.01,0.22,0.2,0.03,-0.33,1.94,0.21,0.21,23.0,0.21,0.01,0.23,0.19,0.04,-0.17,1.85,0.21,0.21,23.0,0.23,0.01,0.25,0.2,0.04,-0.32,1.88,0.23,0.23,23.0,0.31,0.03,0.37,0.27,0.1,0.17,2.36,0.31,0.31,23.0,0.48,0.05,0.59,0.4,0.19,0.32,2.31,0.48,0.47,23.0,0.48,0.02,0.54,0.44,0.1,0.32,2.84,0.48,0.48,23.0,0.54,0.02,0.58,0.49,0.08,-0.18,1.91,0.54,0.54,23.0,0.47,0.02,0.5,0.42,0.08,-0.14,2.2,0.47,0.47,23.0,0.34,0.01,0.36,0.31,0.05,-0.15,2.5,0.34,0.34,23.0,0.28,0.01,0.29,0.27,0.03,-0.3,2.28,0.28,0.28,23.0
+BF-GOU-G110003 = 0.24,0.01,0.24,0.22,0.02,-0.79,2.62,0.24,0.24,15.0,0.21,0.0,0.22,0.2,0.01,-0.72,2.63,0.21,0.21,15.0,0.21,0.0,0.21,0.2,0.01,-0.7,2.69,0.21,0.21,15.0,0.21,0.01,0.22,0.19,0.03,-0.28,2.25,0.21,0.21,15.0,0.22,0.01,0.25,0.21,0.04,0.48,2.09,0.22,0.22,15.0,0.3,0.02,0.34,0.28,0.06,1.02,3.12,0.3,0.3,15.0,0.46,0.02,0.51,0.43,0.08,0.45,2.26,0.47,0.46,15.0,0.5,0.02,0.52,0.46,0.06,-0.92,3.07,0.5,0.51,15.0,0.55,0.02,0.57,0.51,0.06,-0.07,2.07,0.55,0.55,15.0,0.46,0.01,0.49,0.44,0.05,0.45,2.27,0.46,0.46,15.0,0.34,0.01,0.36,0.33,0.03,0.6,2.64,0.34,0.34,15.0,0.29,0.01,0.29,0.27,0.02,-0.36,1.66,0.29,0.29,15.0
+BF-GOU-G110004 = 0.25,0.01,0.26,0.23,0.03,0.13,2.24,0.25,0.25,112.0,0.22,0.01,0.23,0.21,0.03,0.05,2.39,0.22,0.22,112.0,0.22,0.01,0.23,0.2,0.03,-0.52,2.98,0.22,0.22,112.0,0.22,0.01,0.24,0.21,0.04,-0.0,2.42,0.22,0.22,112.0,0.26,0.02,0.3,0.23,0.07,0.29,2.52,0.26,0.26,112.0,0.37,0.03,0.44,0.29,0.15,-0.08,3.77,0.37,0.37,112.0,0.53,0.04,0.62,0.45,0.17,0.26,2.47,0.53,0.52,112.0,0.58,0.04,0.68,0.47,0.2,-0.13,2.74,0.58,0.58,112.0,0.6,0.03,0.66,0.54,0.13,0.42,2.64,0.6,0.6,112.0,0.5,0.03,0.56,0.44,0.12,0.34,2.61,0.5,0.5,112.0,0.35,0.02,0.4,0.32,0.08,-0.01,2.33,0.36,0.36,112.0,0.29,0.02,0.32,0.25,0.07,0.3,2.41,0.29,0.29,112.0
+BF-GOU-G110005 = 0.24,0.01,0.27,0.2,0.06,-0.86,3.22,0.24,0.25,168.0,0.22,0.01,0.24,0.19,0.05,-0.69,3.15,0.22,0.22,168.0,0.21,0.01,0.23,0.18,0.05,-0.83,3.0,0.21,0.22,168.0,0.22,0.01,0.25,0.18,0.06,-0.6,3.15,0.22,0.22,168.0,0.25,0.03,0.33,0.18,0.14,0.07,2.17,0.25,0.25,168.0,0.29,0.03,0.37,0.24,0.14,0.07,2.45,0.3,0.29,168.0,0.47,0.05,0.58,0.36,0.22,0.28,2.17,0.47,0.46,168.0,0.56,0.04,0.62,0.46,0.17,-0.64,3.02,0.57,0.57,168.0,0.53,0.04,0.59,0.42,0.17,-0.53,2.37,0.53,0.54,168.0,0.41,0.04,0.5,0.33,0.17,0.03,2.15,0.41,0.42,168.0,0.32,0.03,0.39,0.26,0.14,0.06,2.53,0.32,0.32,168.0,0.27,0.02,0.33,0.23,0.1,0.18,2.61,0.27,0.27,168.0
+BF-GOU-G110006 = 0.27,0.01,0.31,0.25,0.06,1.03,3.68,0.27,0.26,151.0,0.24,0.01,0.27,0.22,0.04,0.68,2.94,0.24,0.24,151.0,0.23,0.01,0.24,0.21,0.03,0.18,2.22,0.23,0.23,151.0,0.23,0.01,0.25,0.21,0.04,-0.03,1.93,0.23,0.23,151.0,0.27,0.02,0.34,0.23,0.11,0.46,3.19,0.27,0.27,151.0,0.37,0.04,0.46,0.28,0.19,-0.32,2.62,0.37,0.38,151.0,0.55,0.05,0.66,0.42,0.23,-0.28,2.36,0.55,0.55,151.0,0.65,0.04,0.73,0.54,0.19,-0.61,2.51,0.65,0.66,151.0,0.62,0.04,0.7,0.5,0.2,-0.43,2.77,0.62,0.62,151.0,0.5,0.05,0.59,0.39,0.2,-0.06,2.15,0.5,0.5,151.0,0.37,0.03,0.43,0.31,0.12,0.08,2.07,0.37,0.36,151.0,0.29,0.02,0.34,0.25,0.09,0.77,3.18,0.29,0.29,151.0
+BF-GOU-G110007 = 0.24,0.02,0.26,0.12,0.15,-3.24,17.12,0.24,0.25,235.0,0.22,0.02,0.24,0.07,0.17,-3.39,18.44,0.22,0.23,235.0,0.22,0.02,0.25,0.09,0.16,-3.03,18.14,0.22,0.22,235.0,0.23,0.02,0.27,0.13,0.14,-0.72,6.05,0.23,0.23,235.0,0.3,0.04,0.41,0.22,0.19,0.41,2.93,0.3,0.29,235.0,0.45,0.05,0.55,0.31,0.25,-0.21,2.29,0.45,0.45,235.0,0.65,0.05,0.73,0.38,0.35,-1.7,7.47,0.65,0.66,235.0,0.64,0.07,0.74,0.31,0.43,-1.36,5.31,0.64,0.65,235.0,0.65,0.05,0.72,0.31,0.41,-2.98,14.03,0.65,0.67,235.0,0.57,0.05,0.62,0.23,0.39,-3.26,16.65,0.57,0.57,235.0,0.4,0.04,0.48,0.16,0.32,-2.89,16.0,0.4,0.4,235.0,0.28,0.03,0.36,0.12,0.24,-1.36,8.7,0.28,0.28,235.0
+BF-GOU-G110008 = 0.25,0.02,0.27,0.18,0.09,-1.75,7.55,0.25,0.25,57.0,0.22,0.02,0.25,0.16,0.09,-1.82,8.12,0.23,0.23,57.0,0.23,0.02,0.26,0.18,0.08,-0.48,3.18,0.23,0.23,57.0,0.25,0.02,0.29,0.21,0.08,0.07,2.44,0.25,0.25,57.0,0.3,0.04,0.37,0.23,0.14,-0.2,2.31,0.3,0.3,57.0,0.41,0.04,0.49,0.33,0.17,0.07,2.3,0.41,0.41,57.0,0.6,0.04,0.68,0.52,0.15,0.03,2.3,0.61,0.6,57.0,0.55,0.04,0.63,0.46,0.17,0.32,2.87,0.55,0.55,57.0,0.6,0.03,0.64,0.47,0.16,-1.64,6.34,0.6,0.61,57.0,0.53,0.03,0.57,0.41,0.16,-1.43,7.41,0.53,0.53,57.0,0.38,0.02,0.42,0.3,0.12,-0.46,3.86,0.38,0.38,57.0,0.29,0.02,0.33,0.23,0.1,-1.34,6.25,0.29,0.3,57.0
+BF-GOU-G110009 = 0.24,0.01,0.25,0.21,0.04,-0.61,2.11,0.24,0.24,24.0,0.21,0.01,0.22,0.2,0.03,-0.56,2.16,0.21,0.21,24.0,0.2,0.01,0.21,0.19,0.03,-0.29,2.05,0.2,0.2,24.0,0.21,0.01,0.22,0.18,0.04,-0.32,1.88,0.21,0.21,24.0,0.22,0.02,0.25,0.19,0.06,-0.03,1.64,0.22,0.22,24.0,0.28,0.02,0.31,0.22,0.08,-0.87,2.8,0.28,0.29,24.0,0.43,0.03,0.48,0.38,0.1,-0.15,1.92,0.43,0.43,24.0,0.5,0.03,0.55,0.45,0.11,0.0,2.06,0.5,0.5,24.0,0.54,0.02,0.57,0.49,0.07,-0.6,2.22,0.54,0.54,24.0,0.43,0.02,0.46,0.39,0.06,-0.74,3.12,0.43,0.44,24.0,0.33,0.01,0.35,0.3,0.05,-0.89,3.36,0.33,0.33,24.0,0.28,0.01,0.3,0.25,0.04,-0.88,2.89,0.28,0.29,24.0
+BF-GOU-G110010 = 0.25,0.01,0.27,0.23,0.04,0.28,2.72,0.25,0.25,49.0,0.22,0.01,0.24,0.21,0.03,0.37,2.56,0.22,0.22,49.0,0.22,0.01,0.23,0.2,0.02,-0.09,2.15,0.22,0.22,49.0,0.22,0.01,0.24,0.21,0.03,-0.14,2.5,0.22,0.22,49.0,0.27,0.02,0.31,0.22,0.08,-0.7,2.34,0.27,0.28,49.0,0.33,0.03,0.4,0.28,0.12,-0.17,2.14,0.33,0.34,49.0,0.52,0.04,0.59,0.44,0.15,-0.27,1.96,0.52,0.52,49.0,0.59,0.04,0.66,0.51,0.14,-0.4,2.5,0.59,0.6,49.0,0.58,0.02,0.62,0.55,0.07,0.3,2.74,0.58,0.58,49.0,0.47,0.02,0.5,0.41,0.09,-0.51,3.56,0.47,0.47,49.0,0.35,0.01,0.38,0.32,0.06,-0.15,2.95,0.35,0.35,49.0,0.3,0.01,0.32,0.28,0.04,-0.03,2.58,0.3,0.3,49.0
+BF-GOU-G110011 = 0.26,0.01,0.27,0.24,0.03,-0.4,2.34,0.26,0.26,22.0,0.23,0.01,0.24,0.21,0.02,-0.39,2.17,0.23,0.23,22.0,0.23,0.01,0.25,0.22,0.03,-0.23,2.15,0.23,0.24,22.0,0.23,0.01,0.25,0.21,0.04,-0.29,2.03,0.23,0.24,22.0,0.27,0.02,0.3,0.23,0.07,-0.55,2.29,0.27,0.27,22.0,0.39,0.03,0.42,0.33,0.1,-0.6,2.23,0.39,0.39,22.0,0.55,0.04,0.64,0.49,0.15,0.53,2.25,0.56,0.54,22.0,0.53,0.01,0.55,0.49,0.05,-0.58,2.74,0.53,0.53,22.0,0.6,0.01,0.62,0.57,0.05,-0.18,2.17,0.6,0.6,22.0,0.53,0.01,0.55,0.49,0.06,0.03,3.07,0.53,0.53,22.0,0.37,0.01,0.39,0.35,0.05,-0.14,2.91,0.37,0.37,22.0,0.3,0.01,0.32,0.28,0.04,0.05,2.95,0.3,0.3,22.0
+BF-HOU-G120001 = 0.27,0.01,0.3,0.25,0.05,-0.18,2.23,0.28,0.28,30.0,0.24,0.01,0.25,0.22,0.04,-0.02,2.24,0.24,0.24,30.0,0.24,0.01,0.27,0.22,0.05,0.64,2.73,0.24,0.24,30.0,0.25,0.01,0.28,0.23,0.05,0.6,2.43,0.25,0.24,30.0,0.29,0.03,0.35,0.25,0.1,0.44,2.19,0.29,0.29,30.0,0.38,0.05,0.48,0.31,0.17,0.03,1.68,0.39,0.39,30.0,0.52,0.04,0.59,0.46,0.13,0.29,1.86,0.52,0.51,30.0,0.64,0.03,0.71,0.57,0.14,-0.22,2.56,0.64,0.64,30.0,0.62,0.02,0.68,0.57,0.11,0.36,4.33,0.62,0.62,30.0,0.56,0.01,0.6,0.54,0.06,1.11,4.43,0.56,0.56,30.0,0.43,0.01,0.47,0.41,0.06,0.41,3.0,0.43,0.43,30.0,0.35,0.01,0.37,0.32,0.05,-0.3,3.13,0.35,0.35,30.0
+BF-HOU-G120002 = 0.29,0.01,0.31,0.27,0.03,-0.07,2.79,0.29,0.29,47.0,0.25,0.01,0.26,0.23,0.03,0.53,3.2,0.25,0.24,47.0,0.26,0.01,0.28,0.23,0.05,-0.06,3.02,0.26,0.26,47.0,0.27,0.01,0.3,0.24,0.06,-0.08,2.35,0.27,0.27,47.0,0.32,0.02,0.38,0.28,0.11,0.21,2.85,0.33,0.32,47.0,0.43,0.03,0.52,0.36,0.15,0.24,2.75,0.43,0.43,47.0,0.57,0.02,0.62,0.53,0.09,0.31,2.4,0.57,0.57,47.0,0.67,0.03,0.73,0.61,0.12,0.48,2.75,0.67,0.66,47.0,0.65,0.02,0.7,0.59,0.1,0.13,2.28,0.65,0.65,47.0,0.55,0.02,0.59,0.51,0.08,-0.15,3.02,0.56,0.55,47.0,0.45,0.01,0.47,0.42,0.05,0.21,2.07,0.45,0.45,47.0,0.36,0.01,0.38,0.34,0.04,0.1,2.69,0.36,0.36,47.0
+BF-HOU-G120003 = 0.27,0.01,0.3,0.25,0.04,0.98,3.47,0.27,0.27,19.0,0.24,0.01,0.25,0.23,0.02,0.37,2.07,0.24,0.24,19.0,0.25,0.01,0.27,0.23,0.04,0.12,1.9,0.25,0.25,19.0,0.25,0.01,0.29,0.23,0.06,0.63,2.7,0.25,0.25,19.0,0.31,0.03,0.37,0.27,0.11,0.27,2.45,0.31,0.31,19.0,0.41,0.04,0.51,0.35,0.16,0.84,3.5,0.41,0.41,19.0,0.55,0.04,0.63,0.46,0.17,-0.41,2.64,0.55,0.55,19.0,0.68,0.03,0.72,0.62,0.1,-0.5,2.43,0.68,0.69,19.0,0.66,0.02,0.69,0.61,0.08,-0.66,2.14,0.66,0.67,19.0,0.56,0.02,0.58,0.51,0.07,-0.52,2.06,0.56,0.56,19.0,0.44,0.03,0.48,0.4,0.09,-0.43,1.98,0.45,0.45,19.0,0.36,0.02,0.39,0.32,0.07,-0.44,2.05,0.36,0.36,19.0
+BF-HOU-G120004 = 0.26,0.01,0.29,0.24,0.05,0.63,3.08,0.26,0.26,19.0,0.23,0.01,0.25,0.22,0.03,0.67,2.7,0.23,0.23,19.0,0.23,0.02,0.27,0.21,0.06,0.66,2.72,0.24,0.23,19.0,0.24,0.02,0.29,0.22,0.06,1.23,3.87,0.24,0.24,19.0,0.31,0.03,0.38,0.27,0.11,0.87,3.36,0.31,0.31,19.0,0.36,0.06,0.51,0.29,0.23,1.04,3.47,0.37,0.35,19.0,0.51,0.05,0.63,0.45,0.18,0.89,3.13,0.52,0.51,19.0,0.69,0.02,0.72,0.66,0.06,0.08,2.67,0.69,0.69,19.0,0.67,0.01,0.68,0.64,0.05,-0.64,2.96,0.67,0.67,19.0,0.55,0.02,0.59,0.51,0.07,-0.43,2.13,0.55,0.56,19.0,0.41,0.03,0.48,0.36,0.12,0.59,2.75,0.41,0.41,19.0,0.34,0.02,0.38,0.3,0.08,0.61,2.76,0.34,0.33,19.0
+BF-HOU-G120005 = 0.29,0.02,0.32,0.24,0.08,-0.44,2.76,0.29,0.29,82.0,0.25,0.01,0.28,0.21,0.06,-0.55,3.42,0.25,0.25,82.0,0.26,0.02,0.29,0.22,0.07,-0.36,2.4,0.26,0.26,82.0,0.28,0.02,0.33,0.22,0.1,-0.38,2.26,0.28,0.29,82.0,0.33,0.03,0.39,0.25,0.14,-0.31,2.18,0.34,0.34,82.0,0.43,0.04,0.53,0.33,0.2,0.08,3.84,0.43,0.43,82.0,0.55,0.06,0.67,0.43,0.24,0.12,2.5,0.55,0.54,82.0,0.63,0.06,0.73,0.52,0.21,0.31,2.16,0.63,0.62,82.0,0.64,0.05,0.71,0.51,0.2,-0.5,2.37,0.64,0.64,82.0,0.55,0.04,0.6,0.44,0.16,-0.56,2.38,0.55,0.55,82.0,0.44,0.03,0.49,0.35,0.14,-0.41,2.55,0.44,0.44,82.0,0.35,0.02,0.38,0.28,0.1,-1.12,4.33,0.35,0.35,82.0
+BF-HOU-G120006 = 0.29,0.01,0.31,0.27,0.05,0.13,2.9,0.29,0.29,40.0,0.25,0.01,0.26,0.23,0.03,-0.09,2.14,0.25,0.25,40.0,0.26,0.01,0.27,0.24,0.03,-0.31,2.2,0.26,0.26,40.0,0.27,0.01,0.29,0.25,0.04,0.12,2.15,0.27,0.27,40.0,0.34,0.03,0.39,0.29,0.1,0.35,1.91,0.34,0.33,40.0,0.43,0.03,0.49,0.36,0.14,-0.4,2.54,0.43,0.44,40.0,0.53,0.04,0.6,0.44,0.16,-0.22,2.2,0.53,0.53,40.0,0.66,0.03,0.72,0.6,0.12,-0.21,2.07,0.67,0.67,40.0,0.63,0.03,0.7,0.59,0.1,0.38,2.34,0.63,0.63,40.0,0.55,0.03,0.63,0.5,0.13,0.43,2.45,0.56,0.55,40.0,0.44,0.02,0.49,0.4,0.1,0.39,2.45,0.44,0.43,40.0,0.35,0.01,0.38,0.33,0.05,0.79,2.93,0.35,0.34,40.0
+BF-HOU-G120007 = 0.25,0.01,0.29,0.23,0.06,2.28,9.19,0.25,0.25,52.0,0.22,0.01,0.25,0.21,0.04,2.41,9.83,0.22,0.22,52.0,0.23,0.01,0.26,0.2,0.06,1.1,4.92,0.23,0.22,52.0,0.23,0.01,0.28,0.21,0.07,1.58,5.93,0.23,0.23,52.0,0.29,0.02,0.36,0.26,0.1,1.98,7.87,0.29,0.28,52.0,0.35,0.03,0.48,0.29,0.19,1.44,6.38,0.35,0.35,52.0,0.49,0.03,0.6,0.42,0.19,0.83,4.6,0.49,0.49,52.0,0.68,0.01,0.71,0.64,0.07,-0.22,3.23,0.68,0.68,52.0,0.66,0.01,0.69,0.63,0.06,0.2,2.28,0.66,0.66,52.0,0.55,0.01,0.58,0.52,0.06,-0.14,2.22,0.55,0.55,52.0,0.4,0.02,0.45,0.36,0.09,0.72,4.17,0.4,0.4,52.0,0.32,0.01,0.36,0.29,0.07,1.1,5.89,0.32,0.32,52.0
+BF-HOU-G120008 = 0.28,0.01,0.3,0.27,0.03,-0.29,2.63,0.29,0.29,64.0,0.25,0.01,0.27,0.23,0.04,0.87,5.17,0.25,0.25,64.0,0.27,0.01,0.3,0.25,0.04,0.56,4.02,0.27,0.27,64.0,0.29,0.01,0.32,0.27,0.05,0.1,2.05,0.29,0.29,64.0,0.35,0.01,0.39,0.32,0.07,0.15,2.48,0.36,0.35,64.0,0.43,0.04,0.53,0.36,0.17,0.58,2.65,0.43,0.42,64.0,0.55,0.04,0.62,0.49,0.14,0.07,1.89,0.55,0.54,64.0,0.63,0.02,0.7,0.59,0.11,0.13,2.96,0.63,0.63,64.0,0.69,0.02,0.71,0.64,0.06,-0.99,2.97,0.69,0.69,64.0,0.59,0.03,0.64,0.54,0.1,-0.32,2.41,0.59,0.59,64.0,0.46,0.03,0.52,0.4,0.12,0.26,2.04,0.46,0.46,64.0,0.35,0.01,0.37,0.33,0.04,0.45,3.1,0.35,0.35,64.0
+BF-HOU-G120009 = 0.26,0.01,0.28,0.24,0.04,-0.45,2.87,0.26,0.26,50.0,0.23,0.01,0.25,0.21,0.03,-0.06,2.44,0.23,0.23,50.0,0.26,0.02,0.32,0.23,0.09,0.6,3.63,0.26,0.26,50.0,0.28,0.02,0.35,0.24,0.11,0.52,2.9,0.28,0.28,50.0,0.35,0.03,0.44,0.29,0.16,0.46,2.82,0.35,0.34,50.0,0.42,0.05,0.49,0.33,0.17,0.2,1.95,0.42,0.4,50.0,0.55,0.04,0.6,0.47,0.14,-0.61,2.27,0.56,0.56,50.0,0.69,0.02,0.72,0.64,0.08,-0.85,3.0,0.69,0.69,50.0,0.69,0.01,0.71,0.66,0.06,-0.11,2.33,0.69,0.69,50.0,0.58,0.02,0.61,0.55,0.06,0.06,2.13,0.58,0.58,50.0,0.45,0.03,0.5,0.39,0.11,0.19,1.89,0.45,0.44,50.0,0.35,0.02,0.39,0.32,0.07,0.59,3.02,0.35,0.35,50.0
+BF-HOU-G120010 = 0.35,0.02,0.38,0.32,0.06,0.2,2.4,0.35,0.34,18.0,0.29,0.02,0.32,0.26,0.06,-0.42,2.08,0.29,0.3,18.0,0.32,0.02,0.34,0.28,0.06,-0.93,2.83,0.32,0.33,18.0,0.35,0.02,0.39,0.31,0.08,-0.53,3.09,0.35,0.35,18.0,0.44,0.03,0.49,0.39,0.1,-0.14,2.42,0.44,0.44,18.0,0.46,0.02,0.5,0.44,0.06,0.47,2.28,0.46,0.46,18.0,0.56,0.03,0.61,0.52,0.09,0.17,2.09,0.56,0.56,18.0,0.6,0.05,0.71,0.51,0.2,0.29,2.43,0.6,0.59,18.0,0.65,0.03,0.69,0.58,0.11,-0.51,2.4,0.65,0.65,18.0,0.57,0.01,0.6,0.55,0.06,0.32,2.7,0.57,0.57,18.0,0.5,0.01,0.51,0.49,0.02,0.33,2.8,0.5,0.5,18.0,0.4,0.01,0.43,0.38,0.05,0.09,2.43,0.4,0.4,18.0
+BF-HOU-G120011 = 0.28,0.01,0.29,0.27,0.02,-0.13,1.64,0.28,0.28,21.0,0.24,0.0,0.25,0.23,0.02,0.19,1.67,0.24,0.24,21.0,0.26,0.01,0.27,0.24,0.03,-0.71,3.28,0.26,0.26,21.0,0.28,0.01,0.29,0.26,0.03,-0.23,2.69,0.28,0.27,21.0,0.33,0.01,0.35,0.31,0.04,-0.4,2.47,0.33,0.33,21.0,0.43,0.02,0.48,0.39,0.09,0.17,3.07,0.43,0.43,21.0,0.55,0.02,0.6,0.52,0.08,1.29,5.24,0.55,0.55,21.0,0.64,0.02,0.68,0.6,0.08,0.22,2.36,0.64,0.64,21.0,0.65,0.02,0.68,0.61,0.06,-0.48,2.07,0.65,0.66,21.0,0.55,0.01,0.57,0.52,0.05,-0.35,3.31,0.55,0.55,21.0,0.42,0.01,0.45,0.41,0.05,1.65,6.98,0.42,0.42,21.0,0.35,0.01,0.37,0.33,0.03,0.99,4.63,0.35,0.34,21.0
+BF-HOU-G120012 = 0.3,0.01,0.32,0.28,0.04,0.08,2.18,0.3,0.3,38.0,0.27,0.0,0.28,0.26,0.02,0.5,3.03,0.27,0.27,38.0,0.29,0.01,0.31,0.28,0.03,-0.5,1.99,0.29,0.3,38.0,0.32,0.01,0.34,0.3,0.04,0.59,2.48,0.32,0.32,38.0,0.39,0.02,0.43,0.36,0.07,0.98,3.67,0.39,0.38,38.0,0.45,0.02,0.48,0.41,0.07,-0.25,2.96,0.45,0.45,38.0,0.56,0.02,0.59,0.52,0.07,-0.36,2.48,0.56,0.56,38.0,0.65,0.04,0.7,0.57,0.14,-0.84,2.43,0.65,0.66,38.0,0.67,0.02,0.7,0.61,0.09,-1.18,3.43,0.68,0.68,38.0,0.58,0.02,0.61,0.53,0.08,-0.83,3.14,0.58,0.58,38.0,0.46,0.01,0.49,0.45,0.04,0.33,2.38,0.46,0.46,38.0,0.36,0.01,0.38,0.34,0.03,-0.13,2.69,0.36,0.36,38.0
+BF-HOU-G120013 = 0.28,0.01,0.31,0.25,0.06,0.6,3.0,0.28,0.28,36.0,0.24,0.01,0.27,0.23,0.04,1.25,4.39,0.24,0.24,36.0,0.25,0.01,0.29,0.23,0.06,1.26,4.13,0.25,0.25,36.0,0.26,0.02,0.3,0.23,0.07,0.5,3.26,0.26,0.26,36.0,0.31,0.03,0.38,0.25,0.13,0.26,2.9,0.31,0.3,36.0,0.42,0.05,0.51,0.31,0.2,-0.47,2.98,0.42,0.42,36.0,0.54,0.04,0.63,0.46,0.18,0.09,2.86,0.54,0.53,36.0,0.64,0.03,0.71,0.59,0.12,0.42,2.39,0.64,0.64,36.0,0.63,0.03,0.69,0.58,0.11,0.3,2.22,0.63,0.63,36.0,0.54,0.02,0.59,0.5,0.09,0.53,2.94,0.54,0.54,36.0,0.43,0.02,0.49,0.4,0.09,0.8,2.95,0.43,0.43,36.0,0.35,0.02,0.4,0.33,0.07,0.72,2.84,0.35,0.35,36.0
+BF-HOU-G120014 = 0.33,0.02,0.36,0.3,0.06,-0.15,2.43,0.33,0.33,20.0,0.29,0.01,0.31,0.27,0.04,-0.15,2.02,0.29,0.29,20.0,0.31,0.01,0.33,0.3,0.03,-0.25,2.16,0.31,0.31,20.0,0.34,0.01,0.35,0.32,0.03,-0.16,1.91,0.34,0.34,20.0,0.41,0.02,0.45,0.38,0.06,0.45,2.1,0.41,0.41,20.0,0.47,0.02,0.5,0.44,0.06,0.11,2.02,0.47,0.47,20.0,0.54,0.02,0.59,0.51,0.07,0.52,3.16,0.54,0.54,20.0,0.59,0.05,0.7,0.53,0.17,1.03,3.18,0.59,0.57,20.0,0.63,0.02,0.67,0.59,0.08,0.0,2.87,0.63,0.63,20.0,0.56,0.01,0.6,0.53,0.07,0.51,4.91,0.56,0.56,20.0,0.48,0.01,0.51,0.46,0.05,0.14,1.85,0.48,0.48,20.0,0.38,0.01,0.42,0.36,0.06,0.15,2.48,0.39,0.39,20.0
+BF-KAD-G140001 = 0.19,0.02,0.23,0.15,0.07,-0.28,1.88,0.19,0.19,16.0,0.18,0.02,0.21,0.14,0.06,-0.32,1.93,0.18,0.18,16.0,0.17,0.02,0.2,0.14,0.06,-0.12,1.88,0.17,0.17,16.0,0.17,0.02,0.2,0.14,0.06,-0.22,1.75,0.17,0.17,16.0,0.18,0.02,0.21,0.14,0.07,-0.06,1.77,0.18,0.18,16.0,0.22,0.03,0.27,0.18,0.1,0.27,2.45,0.22,0.21,16.0,0.34,0.05,0.41,0.26,0.15,-0.12,1.85,0.34,0.34,16.0,0.43,0.07,0.53,0.31,0.22,-0.22,1.82,0.44,0.43,16.0,0.42,0.07,0.53,0.31,0.22,-0.3,1.83,0.43,0.42,16.0,0.33,0.06,0.42,0.23,0.19,-0.21,1.75,0.34,0.33,16.0,0.26,0.04,0.32,0.19,0.13,-0.16,1.75,0.26,0.26,16.0,0.22,0.03,0.26,0.17,0.09,-0.26,1.87,0.22,0.22,16.0
+BF-KEN-G150001 = 0.33,0.01,0.35,0.3,0.05,-0.54,2.16,0.33,0.34,19.0,0.27,0.01,0.3,0.25,0.05,-0.11,2.12,0.27,0.28,19.0,0.31,0.03,0.35,0.27,0.07,-0.18,1.61,0.31,0.32,19.0,0.35,0.04,0.39,0.29,0.1,-0.42,1.8,0.35,0.36,19.0,0.44,0.04,0.5,0.36,0.14,-0.3,1.82,0.44,0.45,19.0,0.51,0.02,0.53,0.47,0.06,-0.27,2.17,0.51,0.51,19.0,0.6,0.02,0.65,0.56,0.09,0.07,2.21,0.6,0.6,19.0,0.65,0.03,0.69,0.59,0.1,-0.3,2.2,0.65,0.65,19.0,0.67,0.01,0.68,0.64,0.04,-0.52,2.05,0.67,0.67,19.0,0.58,0.02,0.61,0.55,0.06,-0.45,2.04,0.58,0.59,19.0,0.5,0.01,0.52,0.48,0.04,0.4,2.49,0.5,0.5,19.0,0.39,0.01,0.41,0.37,0.04,-0.66,2.26,0.39,0.4,19.0
+BF-KEN-G150002 = 0.34,0.02,0.38,0.31,0.07,0.4,3.54,0.34,0.34,41.0,0.29,0.02,0.32,0.26,0.06,-0.74,2.49,0.29,0.3,41.0,0.35,0.02,0.38,0.29,0.1,-0.93,3.09,0.35,0.35,41.0,0.38,0.02,0.42,0.32,0.1,-0.44,3.0,0.38,0.38,41.0,0.47,0.02,0.51,0.41,0.1,-0.7,3.67,0.47,0.47,41.0,0.52,0.02,0.55,0.47,0.07,-0.59,3.51,0.52,0.52,41.0,0.59,0.03,0.65,0.53,0.12,0.12,1.77,0.59,0.58,41.0,0.63,0.03,0.68,0.58,0.1,0.47,1.92,0.63,0.62,41.0,0.66,0.02,0.68,0.62,0.07,-0.21,1.98,0.66,0.66,41.0,0.58,0.01,0.6,0.56,0.05,0.57,1.82,0.58,0.57,41.0,0.49,0.01,0.52,0.47,0.05,-0.23,2.44,0.49,0.5,41.0,0.4,0.02,0.44,0.36,0.08,0.62,3.7,0.4,0.39,41.0
+BF-KEN-G150003 = 0.31,0.01,0.34,0.29,0.05,0.67,3.31,0.31,0.31,30.0,0.25,0.01,0.28,0.24,0.04,0.66,3.47,0.26,0.25,30.0,0.27,0.01,0.3,0.26,0.04,0.66,3.99,0.27,0.27,30.0,0.28,0.01,0.31,0.26,0.06,0.69,3.61,0.28,0.28,30.0,0.35,0.02,0.4,0.3,0.1,0.05,2.38,0.35,0.35,30.0,0.46,0.03,0.53,0.42,0.11,0.29,2.62,0.46,0.46,30.0,0.59,0.02,0.63,0.55,0.08,0.02,2.64,0.59,0.59,30.0,0.69,0.03,0.75,0.64,0.11,0.35,2.85,0.69,0.68,30.0,0.66,0.01,0.7,0.65,0.05,0.63,2.45,0.66,0.66,30.0,0.59,0.01,0.62,0.57,0.05,-0.62,3.39,0.59,0.6,30.0,0.48,0.01,0.51,0.46,0.05,-0.17,3.14,0.48,0.49,30.0,0.37,0.01,0.39,0.36,0.04,0.58,2.72,0.37,0.37,30.0
+BF-KEN-G150004 = 0.3,0.01,0.31,0.29,0.03,-0.41,2.86,0.3,0.3,32.0,0.26,0.01,0.27,0.24,0.03,0.76,3.1,0.26,0.25,32.0,0.28,0.01,0.29,0.26,0.02,-0.2,1.98,0.28,0.28,32.0,0.3,0.01,0.34,0.27,0.07,0.33,3.14,0.3,0.3,32.0,0.4,0.03,0.45,0.33,0.12,-0.17,2.76,0.4,0.4,32.0,0.51,0.03,0.56,0.43,0.13,-0.65,4.07,0.51,0.51,32.0,0.63,0.02,0.68,0.59,0.09,0.13,2.35,0.63,0.63,32.0,0.72,0.01,0.73,0.7,0.03,-0.82,3.22,0.72,0.72,32.0,0.68,0.01,0.69,0.66,0.03,-0.56,2.93,0.68,0.68,32.0,0.55,0.02,0.58,0.52,0.06,-0.41,2.02,0.56,0.56,32.0,0.45,0.02,0.48,0.42,0.06,-0.04,1.85,0.45,0.45,32.0,0.36,0.01,0.38,0.35,0.03,0.51,2.05,0.36,0.36,32.0
+BF-KEN-G150005 = 0.29,0.01,0.31,0.28,0.03,0.84,3.41,0.29,0.29,48.0,0.24,0.01,0.26,0.23,0.02,0.34,2.42,0.24,0.24,48.0,0.26,0.0,0.27,0.25,0.02,0.43,2.6,0.26,0.26,48.0,0.27,0.01,0.3,0.25,0.05,0.58,3.08,0.27,0.27,48.0,0.37,0.02,0.42,0.32,0.1,0.14,2.26,0.37,0.37,48.0,0.45,0.03,0.5,0.39,0.11,-0.25,1.8,0.45,0.45,48.0,0.59,0.02,0.65,0.55,0.1,0.56,2.7,0.59,0.59,48.0,0.7,0.01,0.71,0.68,0.03,-0.53,3.62,0.7,0.7,48.0,0.65,0.01,0.68,0.61,0.07,-0.07,3.53,0.65,0.65,48.0,0.56,0.02,0.6,0.53,0.06,-0.31,2.29,0.56,0.56,48.0,0.45,0.02,0.49,0.41,0.08,-0.42,1.98,0.46,0.46,48.0,0.35,0.01,0.38,0.33,0.05,-0.35,2.44,0.35,0.36,48.0
+BF-KEN-G150006 = 0.36,0.02,0.39,0.34,0.06,-0.04,2.26,0.36,0.36,15.0,0.31,0.01,0.33,0.3,0.03,0.57,2.84,0.31,0.31,15.0,0.34,0.01,0.36,0.33,0.04,0.4,2.17,0.34,0.34,15.0,0.37,0.02,0.4,0.34,0.05,-0.01,1.89,0.37,0.37,15.0,0.48,0.02,0.51,0.44,0.06,-0.03,1.87,0.48,0.48,15.0,0.45,0.02,0.49,0.43,0.06,0.28,1.95,0.46,0.46,15.0,0.53,0.02,0.55,0.49,0.06,-0.21,2.13,0.53,0.53,15.0,0.56,0.02,0.6,0.52,0.08,-0.18,2.14,0.56,0.56,15.0,0.6,0.02,0.64,0.56,0.07,-0.3,2.25,0.6,0.6,15.0,0.55,0.01,0.57,0.53,0.04,0.14,2.15,0.55,0.55,15.0,0.49,0.01,0.51,0.48,0.03,0.63,2.43,0.49,0.49,15.0,0.41,0.01,0.44,0.39,0.05,-0.01,2.26,0.41,0.41,15.0
+BF-KEN-G150007 = 0.34,0.01,0.35,0.32,0.03,0.22,2.51,0.34,0.34,15.0,0.31,0.0,0.32,0.31,0.02,0.22,2.19,0.31,0.31,15.0,0.35,0.0,0.36,0.35,0.01,0.06,2.54,0.35,0.35,15.0,0.39,0.01,0.4,0.38,0.02,0.07,1.45,0.39,0.38,15.0,0.5,0.01,0.51,0.48,0.04,-0.65,2.44,0.5,0.5,15.0,0.53,0.01,0.56,0.51,0.06,0.05,2.97,0.53,0.53,15.0,0.58,0.01,0.61,0.56,0.05,0.58,2.97,0.58,0.58,15.0,0.59,0.01,0.6,0.57,0.03,-0.62,2.05,0.59,0.59,15.0,0.65,0.01,0.68,0.64,0.05,0.86,3.01,0.65,0.65,15.0,0.58,0.01,0.6,0.57,0.03,0.16,2.25,0.58,0.58,15.0,0.48,0.01,0.5,0.47,0.03,0.4,2.84,0.48,0.48,15.0,0.39,0.01,0.4,0.37,0.03,0.49,2.43,0.39,0.38,15.0
+BF-KEN-G150008 = 0.35,0.01,0.39,0.33,0.05,0.78,2.81,0.35,0.35,15.0,0.31,0.01,0.33,0.29,0.03,-0.44,2.64,0.31,0.31,15.0,0.35,0.01,0.37,0.34,0.03,0.58,2.92,0.35,0.35,15.0,0.39,0.01,0.41,0.37,0.04,0.06,1.61,0.39,0.38,15.0,0.5,0.01,0.51,0.48,0.04,-0.22,1.8,0.5,0.49,15.0,0.5,0.02,0.53,0.47,0.06,-0.37,2.3,0.5,0.5,15.0,0.57,0.02,0.61,0.52,0.09,0.16,3.08,0.57,0.57,15.0,0.61,0.02,0.65,0.57,0.08,0.57,2.23,0.61,0.61,15.0,0.65,0.02,0.68,0.61,0.07,0.45,2.53,0.65,0.64,15.0,0.57,0.01,0.59,0.56,0.03,0.23,2.71,0.57,0.57,15.0,0.5,0.01,0.52,0.49,0.03,-0.64,2.87,0.5,0.51,15.0,0.41,0.01,0.44,0.39,0.05,0.73,3.04,0.41,0.41,15.0
+BF-KEN-G150009 = 0.31,0.01,0.34,0.3,0.04,0.65,2.37,0.31,0.31,35.0,0.26,0.01,0.29,0.25,0.04,1.17,3.43,0.26,0.26,35.0,0.29,0.02,0.34,0.27,0.07,1.12,3.19,0.29,0.28,35.0,0.31,0.03,0.38,0.27,0.11,0.92,2.77,0.31,0.3,35.0,0.4,0.04,0.49,0.33,0.16,0.57,2.51,0.4,0.4,35.0,0.52,0.03,0.6,0.45,0.15,-0.19,3.11,0.52,0.52,35.0,0.63,0.01,0.66,0.6,0.06,0.01,2.42,0.63,0.63,35.0,0.68,0.02,0.73,0.64,0.08,0.23,2.34,0.68,0.68,35.0,0.67,0.01,0.69,0.64,0.05,0.15,1.8,0.67,0.67,35.0,0.6,0.01,0.63,0.58,0.05,0.65,2.77,0.6,0.6,35.0,0.5,0.01,0.53,0.48,0.05,0.6,2.21,0.5,0.49,35.0,0.38,0.01,0.41,0.36,0.05,0.49,2.13,0.38,0.38,35.0
+BF-KEN-G150010 = 0.3,0.01,0.32,0.29,0.03,1.09,3.78,0.3,0.3,20.0,0.26,0.01,0.28,0.25,0.03,1.15,4.2,0.26,0.26,20.0,0.28,0.02,0.33,0.26,0.06,1.35,4.24,0.28,0.28,20.0,0.31,0.03,0.37,0.27,0.11,0.8,3.19,0.31,0.3,20.0,0.39,0.04,0.47,0.34,0.13,0.87,2.92,0.39,0.38,20.0,0.51,0.03,0.57,0.47,0.09,0.74,2.99,0.51,0.5,20.0,0.63,0.01,0.65,0.6,0.05,0.11,3.14,0.63,0.63,20.0,0.7,0.01,0.72,0.68,0.04,-0.06,1.44,0.7,0.7,20.0,0.66,0.01,0.68,0.65,0.03,0.64,1.97,0.66,0.66,20.0,0.59,0.01,0.62,0.57,0.05,0.43,2.26,0.59,0.59,20.0,0.49,0.01,0.51,0.47,0.04,1.03,3.33,0.49,0.48,20.0,0.37,0.01,0.39,0.37,0.02,1.31,4.06,0.37,0.37,20.0
+BF-KOS-G180001 = 0.27,0.01,0.29,0.25,0.03,0.28,2.15,0.27,0.27,18.0,0.23,0.0,0.24,0.23,0.01,-0.14,1.88,0.23,0.23,18.0,0.24,0.01,0.26,0.23,0.03,-0.01,1.86,0.24,0.24,18.0,0.26,0.02,0.29,0.23,0.06,0.58,2.2,0.26,0.25,18.0,0.29,0.02,0.34,0.26,0.08,0.36,2.06,0.29,0.29,18.0,0.36,0.02,0.41,0.33,0.08,0.25,2.01,0.36,0.36,18.0,0.47,0.03,0.52,0.42,0.1,0.08,1.98,0.47,0.47,18.0,0.6,0.02,0.66,0.57,0.09,0.53,3.1,0.6,0.6,18.0,0.58,0.01,0.6,0.56,0.04,-0.18,2.04,0.58,0.58,18.0,0.49,0.01,0.51,0.46,0.05,0.23,1.94,0.49,0.49,18.0,0.37,0.01,0.39,0.35,0.04,0.18,2.05,0.37,0.37,18.0,0.31,0.01,0.33,0.3,0.03,-0.12,2.24,0.31,0.31,18.0
+BF-KOS-G180002 = 0.25,0.02,0.3,0.22,0.08,0.59,2.75,0.25,0.25,61.0,0.23,0.01,0.26,0.21,0.05,0.53,2.64,0.23,0.22,61.0,0.22,0.01,0.25,0.19,0.06,0.15,2.45,0.22,0.22,61.0,0.21,0.02,0.24,0.18,0.05,0.14,1.72,0.21,0.21,61.0,0.23,0.03,0.27,0.19,0.08,0.15,1.72,0.23,0.22,61.0,0.28,0.05,0.37,0.21,0.15,0.22,1.6,0.29,0.28,61.0,0.41,0.06,0.56,0.29,0.26,0.19,2.12,0.42,0.4,61.0,0.55,0.07,0.67,0.41,0.26,-0.13,1.83,0.55,0.55,61.0,0.51,0.05,0.6,0.4,0.2,-0.09,2.08,0.51,0.51,61.0,0.4,0.03,0.48,0.34,0.14,0.59,3.3,0.4,0.4,61.0,0.32,0.02,0.41,0.28,0.13,1.56,6.11,0.32,0.32,61.0,0.27,0.02,0.34,0.25,0.09,2.29,9.6,0.27,0.27,61.0
+BF-KOS-G180003 = 0.25,0.01,0.26,0.24,0.02,-0.43,2.07,0.25,0.25,16.0,0.23,0.0,0.23,0.22,0.01,-0.24,1.82,0.23,0.23,16.0,0.22,0.01,0.23,0.21,0.02,-0.31,1.84,0.22,0.22,16.0,0.2,0.01,0.21,0.2,0.02,-0.18,1.84,0.2,0.2,16.0,0.22,0.01,0.23,0.21,0.03,-0.25,1.61,0.22,0.22,16.0,0.26,0.02,0.29,0.23,0.06,0.2,1.97,0.26,0.26,16.0,0.39,0.02,0.43,0.35,0.07,-0.24,2.25,0.39,0.4,16.0,0.51,0.02,0.55,0.46,0.09,0.09,2.52,0.51,0.51,16.0,0.47,0.01,0.49,0.45,0.05,-0.39,2.92,0.47,0.47,16.0,0.41,0.01,0.42,0.39,0.03,-0.03,2.61,0.41,0.41,16.0,0.32,0.01,0.33,0.3,0.03,-0.36,3.9,0.32,0.32,16.0,0.28,0.01,0.29,0.27,0.02,0.62,3.85,0.28,0.28,16.0
+BF-KOS-G180004 = 0.24,0.02,0.27,0.22,0.05,0.5,1.78,0.24,0.24,31.0,0.22,0.01,0.24,0.21,0.04,0.53,1.8,0.22,0.22,31.0,0.21,0.01,0.24,0.2,0.04,0.56,1.98,0.21,0.21,31.0,0.21,0.01,0.23,0.19,0.04,0.19,1.86,0.21,0.21,31.0,0.22,0.01,0.25,0.2,0.05,-0.17,2.01,0.23,0.22,31.0,0.26,0.02,0.32,0.21,0.1,0.39,3.01,0.26,0.26,31.0,0.37,0.03,0.44,0.31,0.12,-0.35,2.65,0.37,0.37,31.0,0.48,0.03,0.54,0.42,0.12,-0.19,2.39,0.48,0.48,31.0,0.46,0.03,0.53,0.41,0.12,0.02,2.78,0.47,0.47,31.0,0.38,0.03,0.43,0.34,0.09,0.41,2.05,0.38,0.38,31.0,0.31,0.02,0.35,0.28,0.07,0.49,1.69,0.31,0.3,31.0,0.27,0.02,0.31,0.25,0.06,0.63,1.87,0.27,0.27,31.0
+BF-KOS-G180005 = 0.27,0.0,0.28,0.26,0.02,0.71,4.53,0.27,0.27,26.0,0.24,0.0,0.25,0.23,0.02,0.34,2.82,0.24,0.24,26.0,0.24,0.01,0.25,0.23,0.02,-0.25,2.42,0.24,0.24,26.0,0.23,0.01,0.24,0.21,0.03,-0.16,2.01,0.23,0.23,26.0,0.26,0.02,0.29,0.22,0.07,0.16,2.29,0.26,0.25,26.0,0.31,0.02,0.35,0.27,0.08,0.01,2.0,0.31,0.31,26.0,0.46,0.03,0.51,0.38,0.13,-0.43,3.83,0.46,0.46,26.0,0.59,0.03,0.65,0.51,0.13,-0.69,3.95,0.59,0.6,26.0,0.56,0.03,0.61,0.48,0.13,-0.54,2.39,0.56,0.56,26.0,0.5,0.02,0.53,0.42,0.11,-1.46,5.57,0.5,0.5,26.0,0.37,0.01,0.38,0.34,0.04,-1.79,7.21,0.37,0.37,26.0,0.31,0.01,0.31,0.29,0.02,-1.55,6.4,0.31,0.31,26.0
+BF-KOS-G180006 = 0.26,0.0,0.26,0.25,0.01,0.87,2.68,0.26,0.26,16.0,0.23,0.0,0.24,0.23,0.01,1.03,4.74,0.23,0.23,16.0,0.23,0.0,0.23,0.22,0.01,-0.12,3.55,0.23,0.23,16.0,0.21,0.01,0.22,0.21,0.02,0.32,1.81,0.21,0.21,16.0,0.23,0.01,0.25,0.22,0.03,0.41,1.85,0.23,0.23,16.0,0.27,0.01,0.3,0.25,0.05,0.82,2.69,0.27,0.26,16.0,0.39,0.01,0.41,0.37,0.04,0.31,2.08,0.39,0.38,16.0,0.5,0.02,0.53,0.48,0.05,0.26,1.78,0.5,0.5,16.0,0.48,0.01,0.49,0.46,0.04,-0.11,1.93,0.48,0.48,16.0,0.41,0.01,0.44,0.39,0.06,1.06,4.26,0.41,0.41,16.0,0.33,0.01,0.34,0.31,0.03,-0.44,2.67,0.33,0.33,16.0,0.28,0.01,0.3,0.27,0.03,-0.04,2.96,0.29,0.29,16.0
+BF-KOS-G180007 = 0.22,0.0,0.22,0.22,0.01,0.74,2.05,0.22,0.22,4.0,0.2,0.0,0.21,0.2,0.01,0.43,2.35,0.2,0.2,4.0,0.19,0.0,0.2,0.19,0.01,0.89,1.97,0.19,0.19,4.0,0.19,0.01,0.19,0.18,0.01,0.76,2.01,0.19,0.19,4.0,0.2,0.01,0.21,0.19,0.02,0.43,1.58,0.2,0.2,4.0,0.23,0.02,0.25,0.21,0.04,0.77,2.03,0.23,0.22,4.0,0.31,0.02,0.33,0.29,0.04,-0.05,1.99,0.31,0.31,4.0,0.41,0.02,0.43,0.39,0.04,0.33,1.57,0.41,0.41,4.0,0.4,0.01,0.41,0.39,0.03,0.09,1.22,0.4,0.4,4.0,0.33,0.01,0.34,0.33,0.01,0.13,1.17,0.33,0.33,4.0,0.28,0.0,0.29,0.27,0.01,-0.17,2.15,0.28,0.28,4.0,0.25,0.0,0.26,0.25,0.01,0.58,1.85,0.25,0.25,4.0
+BF-KOS-G180008 = 0.27,0.01,0.29,0.25,0.03,0.7,2.67,0.27,0.27,24.0,0.24,0.01,0.25,0.23,0.02,0.6,2.3,0.24,0.23,24.0,0.24,0.01,0.26,0.23,0.03,0.95,3.12,0.24,0.24,24.0,0.25,0.01,0.28,0.23,0.05,1.07,3.83,0.25,0.24,24.0,0.28,0.02,0.34,0.25,0.08,0.83,3.41,0.28,0.28,24.0,0.36,0.03,0.41,0.31,0.1,0.31,2.26,0.36,0.36,24.0,0.47,0.03,0.54,0.42,0.11,0.91,3.21,0.47,0.46,24.0,0.63,0.04,0.69,0.56,0.13,-0.02,1.95,0.63,0.63,24.0,0.62,0.02,0.66,0.58,0.07,0.2,2.05,0.62,0.61,24.0,0.53,0.01,0.57,0.51,0.06,1.29,4.56,0.53,0.53,24.0,0.42,0.01,0.46,0.4,0.06,1.0,4.6,0.42,0.42,24.0,0.33,0.01,0.36,0.32,0.03,1.18,4.71,0.33,0.33,24.0
+BF-KOS-G180009 = 0.25,0.01,0.26,0.24,0.02,-0.19,1.58,0.25,0.25,6.0,0.23,0.01,0.23,0.22,0.02,-0.09,1.5,0.23,0.23,6.0,0.22,0.01,0.23,0.21,0.02,0.24,1.48,0.22,0.22,6.0,0.22,0.01,0.23,0.21,0.01,-0.17,1.66,0.22,0.22,6.0,0.24,0.0,0.24,0.23,0.01,0.7,2.65,0.24,0.24,6.0,0.29,0.01,0.31,0.29,0.02,0.32,1.51,0.29,0.29,6.0,0.42,0.01,0.44,0.41,0.03,-0.09,1.63,0.42,0.42,6.0,0.53,0.01,0.54,0.51,0.02,-0.51,1.55,0.53,0.53,6.0,0.5,0.01,0.51,0.48,0.02,-0.04,1.33,0.5,0.5,6.0,0.39,0.01,0.41,0.37,0.04,0.66,2.44,0.39,0.38,6.0,0.32,0.02,0.34,0.3,0.04,0.12,1.86,0.32,0.32,6.0,0.28,0.01,0.29,0.26,0.03,0.22,2.06,0.28,0.28,6.0
+BF-KOS-G180010 = 0.26,0.01,0.3,0.23,0.06,0.53,4.6,0.26,0.26,87.0,0.24,0.01,0.26,0.22,0.04,0.14,3.07,0.24,0.24,87.0,0.24,0.01,0.25,0.21,0.04,-0.75,2.93,0.24,0.24,87.0,0.23,0.01,0.25,0.2,0.05,-0.22,2.34,0.23,0.23,87.0,0.26,0.02,0.32,0.21,0.1,0.3,2.23,0.26,0.26,87.0,0.31,0.03,0.37,0.24,0.13,-0.13,2.37,0.31,0.31,87.0,0.47,0.04,0.57,0.39,0.18,-0.17,2.28,0.47,0.47,87.0,0.61,0.04,0.67,0.51,0.16,-0.55,2.08,0.61,0.62,87.0,0.56,0.04,0.62,0.46,0.17,-0.75,2.41,0.56,0.57,87.0,0.45,0.03,0.52,0.38,0.14,-0.21,2.21,0.45,0.46,87.0,0.35,0.02,0.43,0.3,0.14,0.46,3.78,0.35,0.35,87.0,0.29,0.02,0.35,0.26,0.09,0.41,3.57,0.29,0.29,87.0
+BF-KOS-G180011 = 0.28,0.01,0.31,0.27,0.04,0.29,2.73,0.28,0.29,23.0,0.25,0.01,0.27,0.24,0.03,0.69,3.8,0.25,0.25,23.0,0.27,0.01,0.29,0.25,0.03,0.57,2.97,0.27,0.27,23.0,0.29,0.01,0.32,0.27,0.05,0.76,4.36,0.29,0.29,23.0,0.35,0.02,0.4,0.32,0.08,1.25,4.33,0.35,0.34,23.0,0.42,0.03,0.48,0.37,0.11,0.14,2.01,0.42,0.42,23.0,0.52,0.02,0.56,0.46,0.09,-0.58,2.97,0.52,0.53,23.0,0.63,0.03,0.67,0.56,0.11,-0.43,2.57,0.63,0.62,23.0,0.59,0.01,0.6,0.58,0.02,-0.35,2.75,0.59,0.59,23.0,0.48,0.02,0.53,0.45,0.07,0.66,2.91,0.48,0.47,23.0,0.38,0.01,0.41,0.36,0.05,0.15,2.3,0.38,0.38,23.0,0.32,0.01,0.34,0.3,0.04,-0.08,2.74,0.32,0.32,23.0
+BF-KOS-G180012 = 0.28,0.02,0.32,0.25,0.07,1.14,3.73,0.28,0.27,28.0,0.25,0.01,0.27,0.23,0.04,0.91,3.35,0.25,0.24,28.0,0.25,0.01,0.27,0.24,0.04,0.81,3.3,0.25,0.25,28.0,0.25,0.01,0.27,0.24,0.03,0.69,2.78,0.25,0.25,28.0,0.31,0.01,0.33,0.29,0.04,0.03,2.58,0.31,0.31,28.0,0.35,0.01,0.38,0.32,0.06,0.07,2.92,0.35,0.35,28.0,0.47,0.02,0.51,0.43,0.08,0.37,2.94,0.48,0.47,28.0,0.62,0.02,0.64,0.58,0.07,-0.75,3.49,0.62,0.62,28.0,0.59,0.01,0.61,0.57,0.04,-0.31,3.01,0.59,0.59,28.0,0.47,0.02,0.5,0.42,0.08,-0.41,2.55,0.47,0.47,28.0,0.36,0.02,0.4,0.32,0.09,0.67,3.57,0.36,0.35,28.0,0.31,0.02,0.37,0.28,0.09,1.08,3.76,0.31,0.3,28.0
+BF-KOS-G180013 = 0.26,0.02,0.31,0.23,0.08,0.39,2.84,0.26,0.26,68.0,0.23,0.01,0.27,0.21,0.06,0.32,2.75,0.23,0.23,68.0,0.24,0.01,0.27,0.21,0.06,0.2,2.47,0.24,0.24,68.0,0.24,0.01,0.27,0.21,0.06,0.23,2.41,0.24,0.24,68.0,0.27,0.02,0.32,0.23,0.09,0.24,2.04,0.27,0.27,68.0,0.33,0.02,0.4,0.29,0.11,0.59,3.12,0.33,0.33,68.0,0.47,0.02,0.51,0.41,0.1,0.21,2.71,0.47,0.46,68.0,0.6,0.03,0.68,0.52,0.15,-0.14,2.99,0.6,0.6,68.0,0.59,0.01,0.62,0.55,0.07,0.21,3.85,0.59,0.59,68.0,0.51,0.02,0.55,0.47,0.08,0.08,2.87,0.51,0.51,68.0,0.39,0.02,0.44,0.34,0.09,0.22,2.22,0.39,0.39,68.0,0.32,0.02,0.37,0.28,0.09,0.55,2.64,0.32,0.31,68.0
+BF-KOS-G180014 = 0.26,0.01,0.27,0.24,0.04,-1.29,4.37,0.26,0.27,36.0,0.23,0.01,0.24,0.21,0.03,-0.89,4.89,0.23,0.23,36.0,0.24,0.01,0.26,0.22,0.04,0.02,2.57,0.24,0.24,36.0,0.25,0.02,0.29,0.22,0.07,0.77,3.88,0.25,0.25,36.0,0.29,0.02,0.34,0.25,0.09,-0.11,3.51,0.29,0.3,36.0,0.38,0.03,0.42,0.31,0.11,-0.73,3.0,0.38,0.38,36.0,0.5,0.03,0.54,0.43,0.11,-0.93,2.96,0.5,0.51,36.0,0.62,0.03,0.65,0.54,0.11,-1.42,4.35,0.62,0.62,36.0,0.56,0.03,0.6,0.49,0.11,-0.54,2.36,0.56,0.56,36.0,0.46,0.02,0.48,0.42,0.06,-0.56,1.91,0.46,0.46,36.0,0.35,0.01,0.37,0.33,0.05,-0.43,2.12,0.35,0.36,36.0,0.3,0.01,0.32,0.27,0.04,-0.72,3.51,0.3,0.3,36.0
+BF-KOT-G200001 = 0.22,0.01,0.24,0.2,0.04,-0.26,1.83,0.22,0.22,24.0,0.2,0.01,0.21,0.18,0.04,-0.47,2.08,0.2,0.2,24.0,0.19,0.01,0.21,0.18,0.03,-0.42,1.99,0.19,0.2,24.0,0.19,0.01,0.21,0.17,0.04,-0.15,1.93,0.19,0.19,24.0,0.2,0.01,0.21,0.18,0.04,-0.56,2.54,0.2,0.2,24.0,0.25,0.02,0.27,0.21,0.06,-0.78,2.66,0.25,0.26,24.0,0.38,0.03,0.42,0.33,0.1,-0.47,2.08,0.38,0.39,24.0,0.5,0.01,0.52,0.47,0.05,-0.67,2.97,0.5,0.5,24.0,0.48,0.03,0.52,0.43,0.09,-0.26,1.96,0.48,0.49,24.0,0.41,0.04,0.46,0.34,0.12,-0.3,1.92,0.41,0.42,24.0,0.29,0.02,0.32,0.25,0.07,-0.08,1.66,0.29,0.29,24.0,0.25,0.02,0.27,0.22,0.05,-0.24,1.7,0.25,0.25,24.0
+BF-KOT-G200002 = 0.23,0.0,0.23,0.23,0.0,0.0,0.39,0.23,0.23,2.0,0.2,0.0,0.21,0.2,0.0,0.03,117.25,0.2,0.2,2.0,0.2,0.0,0.2,0.2,0.0,0.07,-9.84,0.2,0.2,2.0,0.2,0.0,0.21,0.2,0.0,-0.01,2.27,0.2,0.2,2.0,0.21,0.0,0.21,0.21,0.0,0.0,0.46,0.21,0.21,2.0,0.26,0.0,0.26,0.26,0.0,0.0,0.34,0.26,0.26,2.0,0.4,0.0,0.4,0.39,0.01,0.0,0.16,0.4,0.4,2.0,0.46,NaN,0.46,0.46,0.0,NaN,2.722338072852E10,0.46,0.46,2.0,0.5,0.0,0.5,0.5,0.0,0.01,557.23,0.5,0.5,2.0,0.44,0.01,0.45,0.44,0.01,0.0,1.0,0.44,0.44,2.0,0.33,NaN,0.33,0.33,0.0,NaN,-3.19339572737E9,0.33,0.33,2.0,0.27,0.0,0.27,0.27,0.0,0.0,2.29,0.27,0.27,2.0
+BF-KOT-G200003 = 0.23,0.01,0.25,0.22,0.03,0.85,2.23,0.23,0.23,13.0,0.2,0.01,0.22,0.2,0.02,0.92,2.36,0.2,0.2,13.0,0.2,0.01,0.22,0.19,0.03,0.72,2.14,0.2,0.2,13.0,0.2,0.01,0.22,0.19,0.03,1.23,3.18,0.2,0.2,13.0,0.21,0.01,0.23,0.2,0.04,0.61,2.37,0.21,0.21,13.0,0.28,0.03,0.34,0.26,0.08,1.37,3.61,0.28,0.27,13.0,0.41,0.03,0.46,0.38,0.08,0.61,2.37,0.41,0.41,13.0,0.47,0.02,0.5,0.44,0.06,0.22,2.26,0.47,0.47,13.0,0.53,0.03,0.58,0.49,0.08,0.78,2.35,0.53,0.52,13.0,0.47,0.03,0.52,0.44,0.08,0.74,2.4,0.47,0.46,13.0,0.34,0.02,0.38,0.32,0.05,0.98,2.6,0.34,0.34,13.0,0.28,0.01,0.3,0.27,0.04,0.86,2.24,0.28,0.27,13.0
+BF-KOT-G200004 = 0.22,0.01,0.23,0.21,0.02,-0.24,1.71,0.22,0.22,11.0,0.2,0.01,0.21,0.19,0.02,-0.18,1.82,0.2,0.2,11.0,0.2,0.01,0.21,0.19,0.02,0.31,1.82,0.2,0.2,11.0,0.2,0.01,0.21,0.19,0.03,0.08,1.85,0.2,0.2,11.0,0.2,0.01,0.22,0.19,0.03,-0.07,1.65,0.2,0.2,11.0,0.26,0.02,0.31,0.23,0.07,0.58,2.29,0.26,0.26,11.0,0.39,0.02,0.43,0.36,0.07,0.51,2.23,0.39,0.38,11.0,0.45,0.02,0.46,0.41,0.06,-0.96,3.09,0.45,0.45,11.0,0.5,0.01,0.52,0.48,0.04,0.37,1.63,0.5,0.49,11.0,0.43,0.02,0.46,0.4,0.06,0.15,1.86,0.43,0.42,11.0,0.32,0.02,0.34,0.3,0.04,0.16,1.71,0.32,0.32,11.0,0.27,0.01,0.29,0.25,0.03,0.27,1.7,0.27,0.27,11.0
+BF-KOT-G200005 = 0.22,0.01,0.23,0.21,0.02,0.11,2.28,0.22,0.22,15.0,0.2,0.0,0.21,0.19,0.02,0.22,2.24,0.2,0.2,15.0,0.19,0.0,0.2,0.18,0.02,0.01,2.34,0.19,0.19,15.0,0.19,0.01,0.2,0.18,0.02,0.12,2.88,0.19,0.19,15.0,0.2,0.01,0.22,0.19,0.03,0.58,2.69,0.2,0.2,15.0,0.25,0.01,0.27,0.23,0.04,-0.09,2.16,0.25,0.25,15.0,0.4,0.01,0.42,0.37,0.05,0.35,2.47,0.4,0.4,15.0,0.47,0.01,0.49,0.45,0.04,-0.26,2.56,0.47,0.47,15.0,0.5,0.01,0.52,0.47,0.05,-0.58,3.32,0.5,0.5,15.0,0.46,0.02,0.48,0.42,0.07,-1.07,4.05,0.46,0.46,15.0,0.33,0.02,0.34,0.29,0.06,-1.24,3.85,0.33,0.33,15.0,0.26,0.01,0.27,0.24,0.03,-0.98,3.88,0.26,0.26,15.0
+BF-KOT-G200006 = 0.2,0.01,0.21,0.2,0.02,0.19,2.11,0.21,0.2,7.0,0.19,0.0,0.19,0.18,0.01,0.02,2.19,0.19,0.19,7.0,0.18,0.0,0.18,0.17,0.01,-0.36,2.28,0.18,0.18,7.0,0.18,0.01,0.18,0.17,0.02,-0.31,2.41,0.18,0.18,7.0,0.19,0.01,0.2,0.19,0.02,0.14,2.99,0.19,0.19,7.0,0.24,0.01,0.25,0.22,0.02,-0.01,1.98,0.24,0.24,7.0,0.37,0.01,0.4,0.35,0.04,0.16,2.48,0.37,0.37,7.0,0.49,0.02,0.51,0.47,0.04,0.47,1.62,0.49,0.48,7.0,0.47,0.01,0.5,0.46,0.03,0.99,2.74,0.47,0.47,7.0,0.41,0.02,0.45,0.39,0.06,0.68,2.05,0.41,0.41,7.0,0.29,0.02,0.32,0.27,0.05,0.62,2.34,0.29,0.28,7.0,0.24,0.01,0.25,0.23,0.02,0.66,2.06,0.24,0.24,7.0
+BF-KOT-G200007 = 0.24,0.01,0.25,0.23,0.02,0.16,2.02,0.24,0.24,9.0,0.21,0.01,0.22,0.2,0.02,-0.27,2.3,0.21,0.21,9.0,0.21,0.01,0.22,0.2,0.02,-0.25,2.06,0.21,0.21,9.0,0.21,0.0,0.22,0.2,0.02,0.07,2.0,0.21,0.21,9.0,0.22,0.01,0.23,0.21,0.02,-0.48,2.09,0.22,0.22,9.0,0.3,0.01,0.32,0.28,0.04,-0.32,1.76,0.3,0.3,9.0,0.44,0.02,0.47,0.41,0.05,0.18,1.53,0.44,0.44,9.0,0.5,0.01,0.51,0.48,0.03,-0.05,1.33,0.5,0.5,9.0,0.55,0.02,0.58,0.53,0.05,0.41,1.86,0.55,0.55,9.0,0.49,0.02,0.52,0.47,0.06,0.54,1.99,0.49,0.48,9.0,0.36,0.01,0.38,0.34,0.04,0.41,1.84,0.36,0.36,9.0,0.29,0.01,0.31,0.28,0.03,0.17,1.91,0.29,0.3,9.0
+BF-KOT-G200008 = 0.23,0.0,0.23,0.23,0.0,0.02,-3.02,0.23,0.23,2.0,0.21,0.0,0.21,0.21,0.0,-0.01,375.57,0.21,0.21,2.0,0.2,0.0,0.2,0.2,0.0,0.06,-10.34,0.2,0.2,2.0,0.2,0.0,0.2,0.2,0.0,0.0,3.03,0.2,0.2,2.0,0.21,0.0,0.21,0.21,0.0,0.01,24.3,0.21,0.21,2.0,0.28,0.01,0.28,0.27,0.01,-0.0,1.22,0.28,0.28,2.0,0.4,0.01,0.41,0.4,0.01,0.0,0.85,0.4,0.4,2.0,0.47,0.01,0.48,0.47,0.01,0.0,1.02,0.47,0.47,2.0,0.52,0.0,0.52,0.52,0.0,-0.02,104.78,0.52,0.52,2.0,0.46,0.01,0.47,0.46,0.01,0.0,0.87,0.46,0.46,2.0,0.34,0.0,0.34,0.34,0.0,-4.167571421E7,2.07698258547426E13,0.34,0.34,2.0,0.28,0.0,0.28,0.28,0.0,0.0,-3.33,0.28,0.28,2.0
+BF-MOU-G240001 = 0.26,0.01,0.29,0.24,0.05,0.79,3.29,0.26,0.26,30.0,0.22,0.01,0.24,0.21,0.03,0.54,2.96,0.22,0.22,30.0,0.23,0.01,0.25,0.21,0.04,0.79,2.77,0.23,0.22,30.0,0.23,0.01,0.26,0.22,0.04,0.87,3.34,0.23,0.23,30.0,0.29,0.02,0.34,0.25,0.09,0.58,2.61,0.29,0.28,30.0,0.33,0.04,0.42,0.28,0.13,0.68,2.52,0.33,0.32,30.0,0.48,0.04,0.57,0.44,0.13,0.63,2.29,0.49,0.47,30.0,0.67,0.02,0.7,0.63,0.06,-0.15,2.41,0.67,0.67,30.0,0.66,0.01,0.68,0.63,0.06,-0.09,2.74,0.66,0.66,30.0,0.54,0.01,0.57,0.51,0.06,0.26,2.92,0.54,0.54,30.0,0.42,0.02,0.46,0.39,0.07,0.51,2.54,0.42,0.41,30.0,0.33,0.02,0.36,0.31,0.06,0.52,2.72,0.33,0.33,30.0
+BF-MOU-G240002 = 0.26,0.0,0.26,0.25,0.01,0.05,1.22,0.26,0.26,5.0,0.23,0.0,0.23,0.22,0.01,0.27,4.71,0.23,0.22,5.0,0.22,0.0,0.22,0.21,0.0,0.47,3.66,0.22,0.21,5.0,0.23,0.0,0.23,0.23,0.01,0.45,0.01,0.23,0.23,5.0,0.27,0.01,0.28,0.25,0.03,-0.48,1.87,0.27,0.27,5.0,0.3,0.02,0.31,0.27,0.04,-0.54,1.78,0.3,0.3,5.0,0.45,0.01,0.46,0.44,0.02,1.09,2.75,0.45,0.45,5.0,0.68,0.01,0.7,0.67,0.03,0.02,2.06,0.68,0.68,5.0,0.66,0.02,0.69,0.64,0.05,0.13,2.02,0.66,0.66,5.0,0.55,0.02,0.57,0.53,0.05,0.33,1.94,0.55,0.55,5.0,0.4,0.02,0.43,0.38,0.05,0.27,1.93,0.4,0.4,5.0,0.32,0.01,0.34,0.3,0.03,0.08,2.01,0.32,0.32,5.0
+BF-MOU-G240003 = 0.26,0.01,0.27,0.24,0.03,-1.35,5.24,0.27,0.27,36.0,0.24,0.01,0.25,0.22,0.03,-0.86,4.23,0.24,0.24,36.0,0.24,0.01,0.26,0.22,0.04,-0.02,3.05,0.24,0.24,36.0,0.24,0.01,0.25,0.22,0.03,-0.18,3.08,0.24,0.24,36.0,0.3,0.03,0.35,0.25,0.1,-0.0,2.33,0.3,0.3,36.0,0.37,0.04,0.44,0.3,0.14,-0.07,2.08,0.37,0.37,36.0,0.52,0.05,0.61,0.44,0.17,-0.08,1.97,0.52,0.52,36.0,0.67,0.02,0.71,0.62,0.09,-0.05,2.32,0.67,0.67,36.0,0.65,0.02,0.69,0.59,0.1,0.04,2.39,0.65,0.64,36.0,0.53,0.02,0.57,0.51,0.06,0.56,2.3,0.53,0.53,36.0,0.42,0.02,0.46,0.39,0.08,0.27,3.02,0.42,0.42,36.0,0.34,0.01,0.37,0.31,0.06,0.14,2.91,0.34,0.34,36.0
+BF-MOU-G240004 = 0.27,0.01,0.29,0.24,0.05,-0.41,2.58,0.27,0.27,40.0,0.23,0.01,0.25,0.21,0.03,-0.48,2.29,0.23,0.23,40.0,0.26,0.02,0.29,0.23,0.06,-0.17,1.94,0.26,0.26,40.0,0.25,0.01,0.28,0.23,0.06,0.05,2.21,0.25,0.25,40.0,0.3,0.02,0.34,0.25,0.08,-0.3,2.33,0.3,0.3,40.0,0.35,0.03,0.4,0.29,0.12,-0.14,2.2,0.35,0.35,40.0,0.53,0.03,0.57,0.46,0.12,-0.31,2.15,0.53,0.53,40.0,0.69,0.03,0.73,0.62,0.11,-0.45,2.25,0.69,0.69,40.0,0.66,0.03,0.7,0.6,0.1,-0.66,2.49,0.66,0.67,40.0,0.54,0.02,0.57,0.49,0.08,-0.13,1.91,0.54,0.54,40.0,0.43,0.03,0.47,0.37,0.1,-0.06,2.08,0.43,0.42,40.0,0.33,0.02,0.37,0.28,0.09,-0.12,2.33,0.33,0.33,40.0
+BF-MOU-G240005 = 0.26,0.01,0.3,0.23,0.06,-0.05,3.45,0.26,0.26,61.0,0.24,0.01,0.26,0.21,0.05,-0.02,3.66,0.24,0.24,61.0,0.24,0.01,0.26,0.21,0.05,0.14,3.03,0.24,0.23,61.0,0.24,0.01,0.26,0.21,0.05,0.01,2.81,0.24,0.24,61.0,0.29,0.02,0.33,0.25,0.07,0.33,2.07,0.29,0.28,61.0,0.33,0.02,0.36,0.29,0.07,-0.35,2.67,0.33,0.34,61.0,0.48,0.02,0.52,0.44,0.08,0.05,2.89,0.48,0.48,61.0,0.63,0.02,0.68,0.57,0.1,-0.23,3.78,0.64,0.64,61.0,0.58,0.03,0.65,0.5,0.15,-0.0,2.68,0.58,0.58,61.0,0.42,0.04,0.49,0.33,0.16,-0.1,2.2,0.42,0.42,61.0,0.33,0.02,0.39,0.27,0.12,0.19,2.68,0.33,0.33,61.0,0.29,0.02,0.33,0.25,0.08,0.32,3.13,0.29,0.28,61.0
+BF-MOU-G240006 = 0.27,0.01,0.28,0.26,0.02,0.22,2.06,0.27,0.27,22.0,0.23,0.01,0.24,0.23,0.02,0.52,1.94,0.23,0.23,22.0,0.23,0.01,0.25,0.22,0.03,0.72,2.0,0.23,0.23,22.0,0.24,0.01,0.25,0.23,0.02,0.29,2.39,0.24,0.24,22.0,0.29,0.01,0.31,0.27,0.04,0.3,2.22,0.29,0.28,22.0,0.35,0.02,0.39,0.32,0.07,0.55,2.13,0.35,0.34,22.0,0.49,0.03,0.54,0.46,0.08,0.63,2.09,0.49,0.48,22.0,0.67,0.01,0.7,0.66,0.05,1.43,4.86,0.67,0.67,22.0,0.64,0.01,0.68,0.62,0.06,0.81,3.49,0.64,0.64,22.0,0.52,0.01,0.54,0.49,0.05,-0.7,3.5,0.52,0.52,22.0,0.38,0.01,0.41,0.36,0.05,0.01,3.02,0.38,0.38,22.0,0.31,0.01,0.32,0.29,0.03,-0.42,3.73,0.31,0.31,22.0
+BF-MOU-G240007 = 0.27,0.01,0.31,0.26,0.04,1.75,5.96,0.27,0.27,37.0,0.24,0.01,0.27,0.23,0.04,0.88,3.67,0.24,0.24,37.0,0.24,0.01,0.27,0.22,0.04,-0.21,2.37,0.25,0.25,37.0,0.25,0.01,0.27,0.23,0.04,0.52,2.87,0.25,0.25,37.0,0.29,0.02,0.33,0.25,0.07,0.32,2.2,0.29,0.28,37.0,0.33,0.01,0.36,0.3,0.06,0.21,2.86,0.33,0.33,37.0,0.49,0.02,0.53,0.47,0.06,1.06,3.5,0.49,0.48,37.0,0.65,0.02,0.69,0.63,0.06,0.65,2.89,0.65,0.65,37.0,0.61,0.01,0.66,0.59,0.07,1.01,4.55,0.61,0.61,37.0,0.51,0.01,0.53,0.48,0.06,-0.29,2.34,0.51,0.51,37.0,0.39,0.01,0.42,0.36,0.06,-0.33,2.39,0.39,0.39,37.0,0.32,0.01,0.35,0.31,0.04,0.48,2.65,0.32,0.33,37.0
+BF-MOU-G240008 = 0.26,0.01,0.27,0.25,0.03,0.09,2.2,0.26,0.26,22.0,0.22,0.01,0.23,0.22,0.02,0.15,1.8,0.23,0.22,22.0,0.23,0.0,0.24,0.22,0.02,-0.47,2.54,0.23,0.23,22.0,0.24,0.01,0.25,0.22,0.03,0.52,2.42,0.24,0.24,22.0,0.29,0.01,0.31,0.27,0.04,-0.08,1.87,0.29,0.29,22.0,0.34,0.02,0.36,0.29,0.07,-0.63,2.83,0.34,0.34,22.0,0.49,0.02,0.53,0.46,0.07,-0.4,1.73,0.49,0.5,22.0,0.65,0.02,0.68,0.61,0.07,-0.3,2.41,0.65,0.65,22.0,0.63,0.01,0.65,0.6,0.05,-1.24,4.89,0.63,0.63,22.0,0.51,0.01,0.53,0.49,0.05,-0.74,3.82,0.51,0.52,22.0,0.39,0.01,0.42,0.37,0.05,-0.26,3.78,0.39,0.39,22.0,0.31,0.01,0.33,0.29,0.04,-0.11,3.5,0.31,0.31,22.0
+BF-MOU-G240009 = 0.25,0.01,0.27,0.24,0.03,0.08,2.73,0.25,0.25,16.0,0.22,0.01,0.23,0.21,0.02,0.47,2.31,0.22,0.22,16.0,0.23,0.01,0.24,0.21,0.03,-0.09,2.15,0.23,0.23,16.0,0.23,0.01,0.25,0.23,0.02,0.89,3.15,0.23,0.23,16.0,0.28,0.01,0.31,0.26,0.04,0.65,2.99,0.28,0.28,16.0,0.34,0.02,0.37,0.31,0.06,0.44,2.71,0.34,0.34,16.0,0.5,0.02,0.54,0.47,0.06,0.34,2.2,0.5,0.5,16.0,0.68,0.01,0.7,0.66,0.04,-1.03,3.94,0.68,0.68,16.0,0.64,0.01,0.67,0.62,0.05,0.29,3.26,0.64,0.64,16.0,0.53,0.01,0.54,0.51,0.03,-0.05,2.36,0.53,0.53,16.0,0.4,0.01,0.43,0.38,0.05,0.39,2.55,0.41,0.4,16.0,0.32,0.01,0.34,0.31,0.03,0.33,2.8,0.32,0.32,16.0
+BF-MOU-G240010 = 0.25,0.01,0.26,0.24,0.01,0.24,1.77,0.25,0.25,4.0,0.22,0.0,0.23,0.22,0.01,0.69,1.7,0.22,0.22,4.0,0.25,0.01,0.26,0.24,0.02,0.58,1.91,0.25,0.24,4.0,0.24,0.0,0.24,0.23,0.01,1.15,2.32,0.24,0.23,4.0,0.26,0.01,0.27,0.25,0.03,-0.15,1.98,0.26,0.26,4.0,0.29,0.01,0.3,0.28,0.02,-0.52,1.69,0.29,0.29,4.0,0.45,0.02,0.47,0.43,0.04,-0.28,1.57,0.45,0.46,4.0,0.65,0.0,0.65,0.64,0.01,1.15,2.51,0.65,0.64,4.0,0.64,0.01,0.64,0.63,0.01,0.83,1.9,0.64,0.64,4.0,0.5,0.01,0.51,0.49,0.02,-0.49,1.63,0.5,0.5,4.0,0.4,0.01,0.41,0.39,0.03,0.88,2.14,0.4,0.39,4.0,0.29,0.01,0.31,0.29,0.02,1.08,2.28,0.29,0.29,4.0
+BF-MOU-G240011 = 0.26,0.01,0.28,0.24,0.04,0.7,2.77,0.26,0.26,38.0,0.23,0.01,0.24,0.21,0.02,0.54,2.34,0.23,0.22,38.0,0.22,0.01,0.24,0.21,0.02,0.47,2.35,0.22,0.22,38.0,0.23,0.01,0.24,0.22,0.02,0.66,2.44,0.23,0.23,38.0,0.27,0.01,0.3,0.25,0.05,0.41,2.33,0.27,0.27,38.0,0.33,0.02,0.37,0.29,0.08,0.47,2.74,0.33,0.33,38.0,0.46,0.02,0.5,0.42,0.08,-0.1,1.8,0.46,0.46,38.0,0.64,0.02,0.69,0.59,0.1,-0.55,4.66,0.64,0.64,38.0,0.61,0.02,0.68,0.57,0.11,0.15,2.78,0.62,0.61,38.0,0.5,0.03,0.57,0.43,0.14,-0.6,3.14,0.5,0.51,38.0,0.37,0.03,0.43,0.32,0.11,-0.18,2.29,0.37,0.37,38.0,0.3,0.02,0.34,0.27,0.07,0.16,2.59,0.3,0.3,38.0
+BF-MOU-G240012 = 0.26,0.01,0.29,0.23,0.06,0.68,3.0,0.26,0.25,43.0,0.23,0.01,0.25,0.21,0.04,0.8,3.29,0.23,0.23,43.0,0.22,0.01,0.25,0.2,0.05,1.0,3.9,0.22,0.21,43.0,0.23,0.01,0.27,0.21,0.06,0.97,3.71,0.23,0.23,43.0,0.28,0.04,0.38,0.24,0.14,0.9,2.64,0.29,0.27,43.0,0.34,0.04,0.44,0.29,0.14,1.07,3.07,0.34,0.33,43.0,0.47,0.05,0.6,0.41,0.2,1.14,3.96,0.47,0.46,43.0,0.64,0.02,0.69,0.59,0.1,0.08,2.86,0.64,0.64,43.0,0.59,0.03,0.66,0.53,0.12,0.24,1.98,0.59,0.59,43.0,0.46,0.03,0.52,0.4,0.12,-0.13,2.2,0.46,0.46,43.0,0.36,0.03,0.43,0.31,0.11,0.43,2.11,0.36,0.35,43.0,0.29,0.02,0.34,0.26,0.08,0.74,2.93,0.29,0.29,43.0
+BF-MOU-G240013 = 0.26,0.01,0.27,0.25,0.02,0.63,1.86,0.26,0.26,11.0,0.23,0.01,0.24,0.22,0.02,0.56,1.92,0.23,0.23,11.0,0.23,0.01,0.25,0.22,0.04,0.61,2.09,0.23,0.23,11.0,0.25,0.02,0.28,0.23,0.05,0.57,2.27,0.25,0.24,11.0,0.33,0.03,0.4,0.29,0.1,0.44,2.19,0.34,0.33,11.0,0.37,0.04,0.43,0.32,0.11,0.53,2.1,0.37,0.35,11.0,0.49,0.04,0.56,0.45,0.11,0.5,2.27,0.49,0.49,11.0,0.68,0.01,0.71,0.67,0.04,0.46,3.01,0.68,0.68,11.0,0.67,0.01,0.68,0.65,0.03,0.44,2.23,0.67,0.67,11.0,0.54,0.01,0.56,0.53,0.03,0.75,2.67,0.54,0.54,11.0,0.41,0.01,0.44,0.39,0.05,0.16,2.38,0.41,0.41,11.0,0.33,0.01,0.35,0.32,0.04,0.69,2.3,0.33,0.33,11.0
+BF-NAM-G260001 = 0.21,0.0,0.22,0.2,0.02,0.43,3.46,0.21,0.21,51.0,0.19,0.0,0.2,0.18,0.02,0.64,3.13,0.19,0.19,51.0,0.18,0.01,0.2,0.17,0.03,0.59,3.6,0.18,0.18,51.0,0.18,0.0,0.19,0.17,0.02,-0.11,4.05,0.18,0.18,51.0,0.19,0.01,0.22,0.17,0.05,1.03,3.84,0.19,0.19,51.0,0.26,0.02,0.31,0.23,0.08,1.27,4.31,0.26,0.25,51.0,0.39,0.02,0.44,0.35,0.09,-0.02,2.03,0.39,0.39,51.0,0.51,0.02,0.54,0.47,0.07,-0.8,3.28,0.51,0.52,51.0,0.45,0.01,0.47,0.42,0.04,-0.28,2.65,0.45,0.45,51.0,0.35,0.01,0.38,0.33,0.06,0.52,2.68,0.35,0.35,51.0,0.26,0.01,0.29,0.25,0.03,0.68,2.93,0.26,0.26,51.0,0.24,0.01,0.25,0.23,0.02,0.64,2.64,0.24,0.24,51.0
+BF-NAM-G260002 = 0.19,0.01,0.21,0.17,0.04,-0.06,2.48,0.19,0.19,54.0,0.18,0.01,0.2,0.17,0.03,0.05,2.04,0.18,0.18,54.0,0.17,0.01,0.19,0.16,0.03,-0.01,2.36,0.17,0.17,54.0,0.16,0.01,0.18,0.15,0.03,0.64,4.25,0.16,0.16,54.0,0.17,0.01,0.18,0.16,0.02,0.1,2.02,0.17,0.17,54.0,0.22,0.02,0.27,0.2,0.07,0.91,3.7,0.22,0.22,54.0,0.33,0.03,0.38,0.29,0.09,0.17,1.96,0.33,0.33,54.0,0.4,0.03,0.46,0.34,0.11,0.06,2.23,0.4,0.4,54.0,0.33,0.03,0.39,0.28,0.11,0.33,2.17,0.33,0.32,54.0,0.27,0.02,0.31,0.23,0.08,0.08,2.86,0.27,0.27,54.0,0.21,0.01,0.24,0.18,0.06,0.17,2.34,0.21,0.21,54.0,0.19,0.01,0.21,0.17,0.04,-0.05,2.59,0.2,0.19,54.0
+BF-NAM-G260003 = 0.2,0.01,0.21,0.19,0.02,0.16,2.05,0.2,0.2,17.0,0.19,0.01,0.19,0.18,0.02,0.12,2.11,0.19,0.18,17.0,0.18,0.0,0.19,0.17,0.02,0.8,2.59,0.18,0.18,17.0,0.17,0.01,0.18,0.16,0.02,0.21,2.12,0.17,0.17,17.0,0.18,0.01,0.19,0.16,0.03,0.56,2.55,0.18,0.18,17.0,0.23,0.01,0.25,0.21,0.03,-0.29,2.09,0.23,0.23,17.0,0.34,0.02,0.39,0.3,0.09,0.04,2.48,0.34,0.35,17.0,0.47,0.03,0.52,0.42,0.1,0.06,1.92,0.47,0.47,17.0,0.43,0.02,0.46,0.4,0.06,0.18,1.82,0.43,0.43,17.0,0.34,0.01,0.36,0.31,0.05,-0.25,1.87,0.34,0.34,17.0,0.25,0.01,0.27,0.24,0.03,0.12,2.23,0.25,0.25,17.0,0.23,0.01,0.24,0.22,0.02,-0.21,2.46,0.23,0.23,17.0
+BF-NAM-G260004 = 0.2,0.01,0.21,0.2,0.02,-0.0,1.56,0.2,0.2,13.0,0.19,0.0,0.19,0.18,0.01,-0.29,1.94,0.19,0.19,13.0,0.18,0.0,0.18,0.17,0.01,-0.13,3.14,0.18,0.18,13.0,0.18,0.0,0.18,0.17,0.01,-0.32,2.31,0.18,0.18,13.0,0.18,0.01,0.2,0.18,0.02,0.53,2.35,0.18,0.18,13.0,0.23,0.01,0.25,0.21,0.04,-0.81,2.68,0.23,0.23,13.0,0.37,0.02,0.38,0.34,0.05,-0.66,2.41,0.37,0.37,13.0,0.52,0.01,0.54,0.5,0.03,-0.53,2.11,0.52,0.53,13.0,0.46,0.01,0.48,0.45,0.03,0.25,2.6,0.46,0.46,13.0,0.4,0.01,0.42,0.38,0.04,0.53,2.22,0.4,0.39,13.0,0.27,0.01,0.29,0.26,0.03,0.36,2.09,0.27,0.27,13.0,0.23,0.01,0.24,0.22,0.02,-0.02,1.66,0.23,0.23,13.0
+BF-NAM-G260005 = 0.2,0.01,0.22,0.18,0.04,0.09,2.05,0.2,0.2,54.0,0.18,0.01,0.2,0.17,0.04,0.13,1.96,0.18,0.18,54.0,0.18,0.01,0.2,0.16,0.04,0.37,2.04,0.18,0.18,54.0,0.17,0.01,0.2,0.15,0.05,-0.11,2.32,0.17,0.17,54.0,0.19,0.02,0.23,0.15,0.07,0.35,2.2,0.19,0.18,54.0,0.26,0.03,0.31,0.18,0.13,-0.25,1.99,0.26,0.26,54.0,0.37,0.04,0.46,0.28,0.18,0.14,1.88,0.37,0.36,54.0,0.45,0.04,0.53,0.39,0.14,0.54,2.31,0.45,0.44,54.0,0.37,0.04,0.46,0.31,0.15,0.44,1.85,0.37,0.36,54.0,0.29,0.03,0.36,0.24,0.12,0.48,2.23,0.29,0.28,54.0,0.23,0.02,0.27,0.19,0.08,0.31,2.22,0.23,0.22,54.0,0.21,0.02,0.25,0.18,0.07,0.31,2.56,0.21,0.21,54.0
+BF-NAM-G260006 = 0.18,0.01,0.2,0.16,0.03,0.08,2.45,0.18,0.18,18.0,0.17,0.01,0.19,0.16,0.03,0.34,2.23,0.17,0.17,18.0,0.17,0.01,0.18,0.16,0.02,0.54,2.74,0.17,0.16,18.0,0.15,0.01,0.17,0.14,0.03,0.74,2.47,0.15,0.15,18.0,0.16,0.01,0.17,0.15,0.02,0.67,2.52,0.16,0.16,18.0,0.21,0.02,0.25,0.18,0.07,0.49,2.13,0.21,0.21,18.0,0.3,0.03,0.34,0.25,0.09,-0.05,2.32,0.3,0.3,18.0,0.38,0.03,0.42,0.32,0.1,-0.8,2.35,0.38,0.39,18.0,0.3,0.02,0.32,0.26,0.06,-0.64,2.03,0.3,0.3,18.0,0.25,0.01,0.27,0.23,0.05,0.22,2.11,0.25,0.25,18.0,0.2,0.01,0.21,0.18,0.04,0.16,2.34,0.2,0.19,18.0,0.18,0.01,0.2,0.16,0.04,-0.26,2.38,0.18,0.18,18.0
+BF-NAM-G260007 = 0.21,0.01,0.22,0.2,0.02,0.17,1.63,0.21,0.21,14.0,0.19,0.01,0.2,0.19,0.02,0.38,1.75,0.19,0.19,14.0,0.19,0.01,0.2,0.18,0.02,0.54,1.95,0.19,0.18,14.0,0.18,0.01,0.19,0.17,0.02,0.25,1.83,0.18,0.18,14.0,0.18,0.01,0.2,0.17,0.03,0.27,2.2,0.18,0.18,14.0,0.24,0.01,0.26,0.22,0.05,0.21,2.12,0.24,0.24,14.0,0.37,0.03,0.42,0.33,0.08,-0.09,1.87,0.38,0.37,14.0,0.49,0.03,0.53,0.45,0.08,0.23,1.95,0.49,0.49,14.0,0.45,0.02,0.48,0.41,0.07,-0.45,1.94,0.45,0.46,14.0,0.35,0.01,0.37,0.33,0.04,-0.1,1.89,0.35,0.35,14.0,0.27,0.01,0.28,0.25,0.03,-0.33,1.96,0.27,0.27,14.0,0.24,0.01,0.25,0.23,0.02,-0.16,1.66,0.24,0.24,14.0
+BF-NAO-G250001 = 0.27,0.01,0.29,0.26,0.04,1.4,5.06,0.27,0.27,49.0,0.25,0.01,0.27,0.23,0.04,1.2,3.92,0.25,0.24,49.0,0.27,0.01,0.3,0.25,0.05,0.68,2.28,0.27,0.26,49.0,0.28,0.02,0.33,0.25,0.08,0.62,3.07,0.28,0.28,49.0,0.31,0.02,0.37,0.27,0.1,0.42,2.7,0.32,0.31,49.0,0.42,0.03,0.48,0.37,0.11,0.37,2.19,0.42,0.42,49.0,0.64,0.02,0.7,0.6,0.09,0.56,2.7,0.64,0.64,49.0,0.57,0.02,0.6,0.54,0.07,0.24,2.66,0.57,0.57,49.0,0.68,0.02,0.71,0.65,0.06,-0.1,1.85,0.68,0.68,49.0,0.62,0.01,0.66,0.6,0.06,0.04,2.74,0.62,0.62,49.0,0.47,0.01,0.48,0.45,0.04,-0.54,2.32,0.47,0.47,49.0,0.31,0.01,0.33,0.27,0.06,-0.5,2.56,0.31,0.31,49.0
+BF-NAO-G250002 = 0.28,0.01,0.3,0.25,0.05,0.14,3.36,0.28,0.27,54.0,0.25,0.01,0.28,0.23,0.06,1.27,5.18,0.25,0.24,54.0,0.26,0.01,0.3,0.24,0.06,1.28,4.55,0.26,0.25,54.0,0.29,0.02,0.32,0.25,0.07,-0.26,2.52,0.29,0.29,54.0,0.31,0.02,0.37,0.26,0.11,0.23,3.14,0.31,0.31,54.0,0.37,0.04,0.46,0.3,0.16,0.48,3.38,0.37,0.37,54.0,0.57,0.04,0.67,0.51,0.16,0.5,2.3,0.57,0.56,54.0,0.54,0.02,0.57,0.51,0.07,0.24,2.57,0.54,0.54,54.0,0.66,0.02,0.71,0.62,0.09,0.3,2.29,0.66,0.65,54.0,0.61,0.03,0.67,0.55,0.12,0.08,2.58,0.61,0.61,54.0,0.44,0.03,0.49,0.39,0.11,0.02,2.46,0.44,0.44,54.0,0.32,0.02,0.36,0.28,0.08,0.54,2.81,0.32,0.31,54.0
+BF-NAO-G250003 = 0.25,0.01,0.28,0.23,0.05,1.24,4.16,0.25,0.24,15.0,0.22,0.01,0.25,0.21,0.04,0.86,3.32,0.22,0.22,15.0,0.23,0.01,0.26,0.21,0.05,0.68,3.02,0.23,0.23,15.0,0.24,0.02,0.29,0.22,0.07,1.21,3.96,0.24,0.23,15.0,0.26,0.02,0.32,0.23,0.09,1.45,4.36,0.26,0.25,15.0,0.3,0.03,0.39,0.27,0.13,1.25,3.84,0.31,0.29,15.0,0.51,0.02,0.57,0.47,0.09,0.77,3.23,0.51,0.51,15.0,0.57,0.01,0.59,0.54,0.04,-0.05,2.08,0.57,0.57,15.0,0.61,0.01,0.62,0.57,0.05,-0.91,3.19,0.61,0.61,15.0,0.55,0.02,0.59,0.52,0.07,0.37,2.66,0.55,0.55,15.0,0.38,0.02,0.42,0.36,0.06,0.74,3.3,0.38,0.38,15.0,0.27,0.01,0.3,0.26,0.04,0.98,4.0,0.27,0.27,15.0
+BF-NAO-G250004 = 0.23,0.0,0.24,0.23,0.0,0.01,-3.47,0.23,0.23,2.0,0.21,0.0,0.21,0.21,0.0,0.06,-20.82,0.21,0.21,2.0,0.21,0.0,0.21,0.21,0.0,-0.0,2.7,0.21,0.21,2.0,0.22,0.0,0.22,0.22,0.0,-0.01,6.19,0.22,0.22,2.0,0.23,0.0,0.23,0.23,0.0,-973215.0,-4.0982596734131E11,0.23,0.23,2.0,0.26,0.0,0.26,0.26,0.0,0.04,-16.31,0.26,0.26,2.0,0.48,0.01,0.48,0.47,0.01,-0.0,1.05,0.48,0.48,2.0,0.54,0.01,0.55,0.54,0.01,-0.0,1.04,0.54,0.54,2.0,0.58,0.01,0.59,0.58,0.01,-0.0,1.24,0.58,0.58,2.0,0.52,0.0,0.53,0.52,0.01,0.0,-0.4,0.52,0.52,2.0,0.36,0.0,0.36,0.35,0.01,0.0,0.32,0.36,0.36,2.0,0.27,0.0,0.27,0.26,0.01,0.0,0.77,0.27,0.27,2.0
+BF-NAO-G250005 = 0.24,0.0,0.25,0.23,0.01,0.83,2.22,0.24,0.24,9.0,0.21,0.0,0.22,0.21,0.01,0.35,2.11,0.21,0.21,9.0,0.22,0.01,0.23,0.21,0.02,-0.07,2.29,0.22,0.22,9.0,0.24,0.01,0.25,0.21,0.04,-0.34,2.08,0.24,0.23,9.0,0.27,0.02,0.3,0.23,0.07,0.01,2.12,0.27,0.27,9.0,0.31,0.03,0.36,0.25,0.11,-0.18,2.47,0.31,0.31,9.0,0.52,0.03,0.57,0.47,0.1,-0.09,2.08,0.52,0.52,9.0,0.59,0.03,0.62,0.53,0.09,-0.56,2.53,0.59,0.58,9.0,0.6,0.02,0.63,0.58,0.05,0.49,2.36,0.6,0.59,9.0,0.55,0.02,0.59,0.52,0.07,0.22,2.73,0.55,0.56,9.0,0.39,0.02,0.42,0.35,0.07,-0.1,2.44,0.39,0.39,9.0,0.27,0.01,0.29,0.26,0.02,1.12,3.49,0.27,0.27,9.0
+BF-OUB-G290001 = 0.21,0.03,0.24,0.16,0.08,-0.7,2.1,0.21,0.22,13.0,0.19,0.03,0.22,0.14,0.08,-0.78,2.26,0.19,0.21,13.0,0.18,0.02,0.2,0.14,0.07,-0.77,2.23,0.18,0.2,13.0,0.18,0.02,0.2,0.14,0.06,-0.69,2.08,0.18,0.19,13.0,0.21,0.03,0.25,0.16,0.08,-0.6,2.06,0.21,0.22,13.0,0.28,0.03,0.31,0.22,0.09,-0.89,2.45,0.28,0.29,13.0,0.41,0.05,0.45,0.32,0.13,-0.68,2.13,0.41,0.41,13.0,0.53,0.07,0.6,0.42,0.18,-0.43,1.78,0.53,0.52,13.0,0.46,0.06,0.52,0.35,0.17,-0.57,1.95,0.46,0.46,13.0,0.36,0.05,0.42,0.27,0.15,-0.54,1.95,0.36,0.38,13.0,0.27,0.04,0.31,0.2,0.11,-0.65,2.05,0.27,0.29,13.0,0.23,0.03,0.26,0.16,0.1,-0.7,2.12,0.23,0.25,13.0
+BF-OUB-G290002 = 0.24,0.01,0.25,0.23,0.02,0.48,2.13,0.24,0.23,15.0,0.22,0.0,0.23,0.21,0.02,0.06,1.94,0.22,0.22,15.0,0.2,0.0,0.21,0.19,0.01,0.2,1.98,0.2,0.2,15.0,0.19,0.01,0.2,0.19,0.02,0.33,2.04,0.19,0.19,15.0,0.2,0.01,0.22,0.19,0.03,-0.04,2.27,0.2,0.2,15.0,0.26,0.01,0.28,0.25,0.03,0.52,2.75,0.26,0.26,15.0,0.42,0.01,0.44,0.4,0.03,-0.03,1.9,0.42,0.42,15.0,0.53,0.01,0.54,0.52,0.02,0.21,2.07,0.53,0.53,15.0,0.5,0.01,0.52,0.48,0.04,0.23,2.29,0.5,0.5,15.0,0.4,0.02,0.44,0.38,0.06,0.62,2.63,0.4,0.4,15.0,0.3,0.01,0.32,0.29,0.03,0.89,2.54,0.3,0.3,15.0,0.27,0.01,0.28,0.26,0.02,0.58,2.07,0.27,0.27,15.0
+BF-OUB-G290003 = 0.23,0.01,0.25,0.21,0.04,0.09,2.12,0.23,0.23,21.0,0.22,0.01,0.23,0.2,0.03,0.17,2.39,0.22,0.21,21.0,0.2,0.01,0.21,0.19,0.02,0.5,2.44,0.2,0.2,21.0,0.19,0.01,0.2,0.18,0.02,0.44,2.44,0.19,0.19,21.0,0.2,0.01,0.22,0.19,0.03,0.69,2.13,0.2,0.2,21.0,0.27,0.01,0.29,0.25,0.04,0.38,2.27,0.27,0.27,21.0,0.42,0.02,0.46,0.39,0.06,0.34,2.07,0.42,0.42,21.0,0.53,0.02,0.56,0.49,0.07,-0.56,3.2,0.53,0.53,21.0,0.48,0.01,0.5,0.47,0.03,-0.33,3.09,0.48,0.48,21.0,0.4,0.01,0.42,0.36,0.07,-0.69,4.08,0.4,0.4,21.0,0.3,0.01,0.31,0.27,0.04,-1.3,5.66,0.3,0.3,21.0,0.26,0.01,0.27,0.24,0.02,-1.5,6.3,0.26,0.26,21.0
+BF-OUB-G290004 = 0.24,0.0,0.24,0.23,0.01,-0.67,1.29,0.24,0.24,3.0,0.22,0.0,0.22,0.21,0.01,-0.71,0.63,0.22,0.22,3.0,0.2,0.0,0.2,0.2,0.0,-0.7,-1.22,0.2,0.2,3.0,0.2,0.0,0.2,0.2,0.01,-0.39,1.52,0.2,0.2,3.0,0.21,0.0,0.21,0.2,0.01,0.24,1.55,0.21,0.21,3.0,0.27,0.0,0.28,0.27,0.01,-0.39,2.4,0.27,0.27,3.0,0.42,0.01,0.42,0.41,0.01,-0.65,1.54,0.42,0.42,3.0,0.52,0.01,0.53,0.51,0.02,-0.55,1.5,0.52,0.52,3.0,0.5,0.01,0.52,0.49,0.03,-0.27,1.5,0.5,0.51,3.0,0.4,0.02,0.41,0.38,0.03,-0.67,1.5,0.4,0.41,3.0,0.31,0.01,0.32,0.3,0.02,-0.31,1.5,0.31,0.31,3.0,0.27,0.01,0.27,0.26,0.01,-0.56,1.45,0.27,0.27,3.0
+BF-OUB-G290005 = 0.22,0.01,0.24,0.2,0.04,0.27,2.24,0.22,0.21,7.0,0.2,0.01,0.22,0.18,0.04,0.18,2.23,0.2,0.2,7.0,0.18,0.01,0.2,0.17,0.03,-0.26,2.52,0.18,0.18,7.0,0.18,0.01,0.2,0.16,0.04,-0.08,2.52,0.18,0.18,7.0,0.19,0.02,0.21,0.16,0.06,0.16,2.69,0.19,0.19,7.0,0.26,0.02,0.29,0.22,0.07,-0.37,2.34,0.26,0.26,7.0,0.39,0.04,0.45,0.33,0.12,-0.07,2.18,0.4,0.39,7.0,0.47,0.03,0.51,0.42,0.09,-0.44,2.36,0.47,0.48,7.0,0.45,0.03,0.49,0.41,0.08,0.01,2.25,0.45,0.45,7.0,0.36,0.03,0.39,0.3,0.09,-0.49,2.24,0.36,0.36,7.0,0.28,0.02,0.31,0.24,0.07,-0.37,2.34,0.28,0.28,7.0,0.24,0.01,0.26,0.22,0.04,-0.34,2.39,0.24,0.24,7.0
+BF-OUB-G290006 = 0.23,0.01,0.25,0.22,0.03,-0.43,1.92,0.23,0.24,12.0,0.22,0.01,0.23,0.2,0.03,-0.56,1.94,0.22,0.22,12.0,0.2,0.01,0.21,0.19,0.02,-0.43,1.91,0.2,0.2,12.0,0.2,0.01,0.2,0.18,0.02,-0.71,2.13,0.2,0.2,12.0,0.21,0.01,0.21,0.19,0.03,-0.68,2.03,0.21,0.21,12.0,0.26,0.02,0.28,0.23,0.06,0.02,1.72,0.26,0.25,12.0,0.43,0.03,0.46,0.39,0.08,-0.39,1.87,0.43,0.44,12.0,0.54,0.02,0.56,0.51,0.05,-0.8,2.35,0.54,0.55,12.0,0.5,0.01,0.52,0.48,0.03,-0.1,2.67,0.5,0.5,12.0,0.38,0.02,0.4,0.35,0.05,-0.36,2.15,0.38,0.38,12.0,0.29,0.01,0.31,0.28,0.03,0.24,1.9,0.29,0.29,12.0,0.26,0.01,0.27,0.25,0.02,0.2,1.79,0.26,0.26,12.0
+BF-OUB-G290007 = 0.21,0.02,0.23,0.18,0.06,-0.72,2.62,0.21,0.22,14.0,0.2,0.02,0.22,0.17,0.05,-0.75,2.7,0.2,0.2,14.0,0.18,0.01,0.2,0.16,0.04,-0.57,2.37,0.18,0.18,14.0,0.18,0.01,0.19,0.15,0.04,-0.69,2.57,0.18,0.18,14.0,0.19,0.01,0.2,0.16,0.04,-0.57,2.31,0.19,0.19,14.0,0.24,0.02,0.27,0.2,0.07,-0.28,2.11,0.24,0.24,14.0,0.39,0.03,0.43,0.32,0.11,-0.95,3.25,0.39,0.4,14.0,0.48,0.04,0.52,0.38,0.14,-0.9,3.35,0.48,0.48,14.0,0.46,0.04,0.5,0.37,0.13,-1.06,3.55,0.46,0.47,14.0,0.35,0.04,0.4,0.27,0.13,-0.48,2.28,0.35,0.36,14.0,0.27,0.03,0.3,0.22,0.08,-0.54,2.32,0.27,0.27,14.0,0.24,0.02,0.27,0.2,0.07,-0.62,2.57,0.24,0.24,14.0
+BF-OUB-G290008 = 0.22,0.02,0.24,0.18,0.06,-1.38,3.75,0.23,0.23,15.0,0.21,0.01,0.22,0.17,0.05,-1.26,3.63,0.21,0.21,15.0,0.19,0.01,0.21,0.16,0.05,-1.24,3.51,0.19,0.2,15.0,0.19,0.02,0.21,0.15,0.05,-1.38,3.82,0.19,0.2,15.0,0.21,0.02,0.23,0.15,0.08,-1.17,3.8,0.21,0.21,15.0,0.27,0.03,0.3,0.2,0.1,-1.14,3.35,0.27,0.28,15.0,0.4,0.04,0.46,0.3,0.16,-0.8,3.13,0.4,0.41,15.0,0.48,0.04,0.52,0.38,0.14,-1.1,3.13,0.49,0.49,15.0,0.48,0.05,0.52,0.37,0.15,-1.27,3.49,0.48,0.5,15.0,0.38,0.04,0.41,0.27,0.14,-1.37,3.79,0.38,0.39,15.0,0.3,0.03,0.32,0.22,0.1,-1.49,4.12,0.3,0.31,15.0,0.25,0.02,0.27,0.2,0.06,-1.46,3.95,0.25,0.26,15.0
+BF-OUB-G290009 = 0.23,0.01,0.24,0.21,0.03,-1.02,3.85,0.23,0.23,20.0,0.21,0.0,0.21,0.2,0.02,-1.14,4.63,0.21,0.21,20.0,0.2,0.01,0.2,0.18,0.02,-1.23,4.07,0.2,0.2,20.0,0.19,0.0,0.2,0.19,0.02,-0.31,2.16,0.19,0.2,20.0,0.2,0.01,0.21,0.19,0.02,-0.51,2.34,0.21,0.21,20.0,0.26,0.01,0.28,0.23,0.05,0.1,2.4,0.26,0.25,20.0,0.38,0.02,0.41,0.35,0.06,-0.05,1.72,0.38,0.38,20.0,0.51,0.01,0.53,0.48,0.04,-0.01,1.78,0.51,0.51,20.0,0.52,0.02,0.55,0.47,0.08,-0.59,2.34,0.52,0.52,20.0,0.4,0.02,0.43,0.37,0.06,-0.08,1.94,0.4,0.4,20.0,0.33,0.02,0.35,0.29,0.06,-0.93,2.75,0.33,0.33,20.0,0.27,0.01,0.27,0.24,0.03,-1.01,3.12,0.27,0.27,20.0
+BF-OUB-G290010 = 0.24,0.0,0.24,0.24,0.01,-0.1,-0.23,0.24,0.24,6.0,0.22,0.0,0.23,0.22,0.01,0.27,-0.59,0.22,0.22,6.0,0.2,0.0,0.21,0.2,0.01,0.27,2.01,0.2,0.2,6.0,0.2,0.0,0.2,0.19,0.01,-0.06,0.14,0.2,0.2,6.0,0.21,0.01,0.21,0.2,0.02,0.05,1.9,0.21,0.21,6.0,0.27,0.01,0.28,0.26,0.02,0.41,1.61,0.27,0.27,6.0,0.44,0.01,0.46,0.42,0.04,0.18,2.02,0.44,0.44,6.0,0.54,0.01,0.55,0.53,0.02,-0.1,1.92,0.54,0.54,6.0,0.49,0.01,0.5,0.49,0.01,0.52,1.82,0.49,0.49,6.0,0.39,0.01,0.39,0.38,0.01,-0.09,1.88,0.39,0.39,6.0,0.3,0.0,0.3,0.3,0.01,-0.69,1.95,0.3,0.3,6.0,0.27,0.0,0.27,0.26,0.01,0.3,1.64,0.27,0.27,6.0
+BF-OUB-G290011 = 0.22,0.02,0.25,0.17,0.08,-1.09,3.46,0.22,0.23,37.0,0.21,0.02,0.23,0.15,0.08,-1.28,3.97,0.21,0.21,37.0,0.19,0.02,0.21,0.14,0.06,-1.21,3.84,0.19,0.19,37.0,0.19,0.02,0.21,0.14,0.06,-0.8,2.68,0.19,0.19,37.0,0.2,0.03,0.26,0.16,0.1,-0.08,1.95,0.21,0.21,37.0,0.28,0.03,0.33,0.21,0.12,-0.78,2.72,0.28,0.29,37.0,0.41,0.05,0.48,0.31,0.18,-0.65,2.81,0.41,0.42,37.0,0.51,0.04,0.57,0.41,0.15,-0.9,3.07,0.51,0.52,37.0,0.47,0.04,0.53,0.36,0.16,-1.01,3.3,0.47,0.48,37.0,0.39,0.04,0.43,0.28,0.15,-1.41,4.06,0.39,0.4,37.0,0.29,0.03,0.32,0.21,0.12,-1.41,4.26,0.29,0.29,37.0,0.24,0.02,0.27,0.18,0.1,-1.54,4.64,0.25,0.25,37.0
+BF-OUB-G290012 = 0.22,0.02,0.25,0.18,0.08,-0.15,2.29,0.22,0.21,25.0,0.2,0.02,0.23,0.17,0.07,-0.5,2.98,0.21,0.2,25.0,0.19,0.01,0.21,0.16,0.05,-0.19,2.41,0.19,0.19,25.0,0.18,0.01,0.2,0.15,0.05,0.08,1.83,0.18,0.18,25.0,0.19,0.02,0.22,0.16,0.06,0.07,1.83,0.19,0.18,25.0,0.25,0.02,0.29,0.21,0.08,-0.7,3.04,0.26,0.26,25.0,0.39,0.04,0.46,0.3,0.16,-0.89,3.35,0.39,0.4,25.0,0.53,0.05,0.6,0.41,0.19,-0.77,2.62,0.53,0.55,25.0,0.46,0.04,0.51,0.36,0.15,-1.12,3.19,0.46,0.48,25.0,0.38,0.04,0.43,0.28,0.14,-1.52,4.71,0.38,0.39,25.0,0.28,0.03,0.31,0.21,0.1,-1.59,4.65,0.28,0.29,25.0,0.24,0.02,0.27,0.19,0.08,-1.39,4.18,0.25,0.25,25.0
+BF-OUD-G300001 = 0.16,0.01,0.18,0.14,0.04,-0.1,2.55,0.16,0.16,70.0,0.16,0.01,0.18,0.14,0.04,-0.11,2.75,0.16,0.16,70.0,0.15,0.01,0.17,0.14,0.03,0.03,2.46,0.15,0.15,70.0,0.14,0.01,0.15,0.12,0.03,0.09,2.62,0.14,0.14,70.0,0.15,0.01,0.17,0.14,0.04,0.68,2.37,0.15,0.15,70.0,0.17,0.02,0.22,0.14,0.08,0.69,2.41,0.17,0.17,70.0,0.25,0.04,0.33,0.18,0.15,0.22,1.91,0.25,0.25,70.0,0.29,0.04,0.4,0.23,0.16,0.62,2.63,0.3,0.29,70.0,0.2,0.02,0.28,0.18,0.1,1.46,4.56,0.21,0.2,70.0,0.18,0.02,0.23,0.15,0.08,1.3,4.24,0.18,0.17,70.0,0.16,0.01,0.19,0.14,0.05,1.05,3.94,0.16,0.15,70.0,0.15,0.01,0.18,0.14,0.04,1.04,3.93,0.15,0.15,70.0
+BF-OUD-G300002 = 0.17,0.01,0.19,0.15,0.04,-0.67,3.18,0.17,0.18,117.0,0.17,0.01,0.18,0.15,0.03,-0.68,3.08,0.17,0.17,117.0,0.16,0.01,0.18,0.14,0.04,-0.74,3.43,0.16,0.17,117.0,0.16,0.01,0.17,0.14,0.04,-0.51,3.0,0.16,0.16,117.0,0.18,0.01,0.2,0.16,0.05,0.24,2.38,0.18,0.18,117.0,0.23,0.03,0.29,0.18,0.11,0.6,2.35,0.23,0.22,117.0,0.33,0.03,0.39,0.25,0.14,-0.26,2.31,0.33,0.33,117.0,0.38,0.03,0.43,0.29,0.14,-0.62,2.68,0.39,0.39,117.0,0.27,0.02,0.33,0.22,0.11,0.18,2.24,0.27,0.27,117.0,0.22,0.01,0.26,0.18,0.08,-0.03,2.98,0.22,0.22,117.0,0.19,0.01,0.21,0.16,0.06,-0.26,3.27,0.19,0.19,117.0,0.18,0.01,0.2,0.16,0.04,-0.5,3.04,0.18,0.18,117.0
+BF-OUD-G300003 = 0.17,0.02,0.19,0.12,0.07,-1.09,3.37,0.17,0.17,53.0,0.16,0.02,0.18,0.12,0.06,-1.1,3.44,0.16,0.17,53.0,0.16,0.01,0.18,0.12,0.06,-1.07,3.34,0.16,0.16,53.0,0.15,0.02,0.17,0.11,0.06,-0.9,2.94,0.15,0.16,53.0,0.16,0.02,0.18,0.12,0.07,-1.16,3.58,0.16,0.17,53.0,0.19,0.03,0.22,0.12,0.1,-0.84,3.03,0.19,0.19,53.0,0.27,0.04,0.33,0.16,0.16,-0.88,3.25,0.27,0.28,53.0,0.34,0.06,0.41,0.2,0.22,-0.91,2.97,0.34,0.36,53.0,0.22,0.03,0.27,0.14,0.13,-1.19,3.54,0.23,0.23,53.0,0.19,0.02,0.22,0.14,0.08,-1.3,3.77,0.19,0.2,53.0,0.18,0.02,0.2,0.13,0.07,-1.39,3.85,0.18,0.18,53.0,0.17,0.02,0.19,0.13,0.06,-1.36,3.83,0.17,0.18,53.0
+BF-OUD-G300004 = 0.17,0.01,0.18,0.15,0.03,-0.62,2.64,0.17,0.17,25.0,0.17,0.01,0.18,0.15,0.03,-0.69,2.62,0.17,0.17,25.0,0.16,0.01,0.18,0.15,0.03,-0.65,2.51,0.16,0.17,25.0,0.15,0.01,0.16,0.14,0.03,-0.35,2.22,0.15,0.15,25.0,0.17,0.01,0.19,0.15,0.04,-0.1,2.57,0.17,0.17,25.0,0.19,0.01,0.22,0.17,0.05,-0.26,3.18,0.19,0.2,25.0,0.31,0.02,0.36,0.26,0.1,-0.25,2.71,0.31,0.31,25.0,0.37,0.03,0.41,0.31,0.1,-0.41,2.45,0.37,0.37,25.0,0.22,0.02,0.25,0.19,0.06,-0.3,2.1,0.22,0.22,25.0,0.2,0.01,0.22,0.17,0.05,-0.36,2.33,0.2,0.2,25.0,0.18,0.01,0.2,0.16,0.04,-0.38,2.37,0.18,0.18,25.0,0.17,0.01,0.19,0.15,0.04,-0.41,2.36,0.17,0.17,25.0
+BF-OUD-G300005 = 0.17,0.02,0.2,0.13,0.06,0.08,2.17,0.17,0.17,72.0,0.16,0.02,0.19,0.13,0.06,0.12,2.17,0.16,0.16,72.0,0.15,0.01,0.18,0.13,0.05,0.13,2.16,0.15,0.15,72.0,0.14,0.01,0.18,0.12,0.06,0.83,3.38,0.14,0.14,72.0,0.15,0.02,0.19,0.12,0.06,0.56,2.76,0.15,0.15,72.0,0.16,0.02,0.22,0.14,0.08,1.01,4.04,0.16,0.16,72.0,0.23,0.04,0.36,0.19,0.18,1.4,4.3,0.23,0.21,72.0,0.29,0.05,0.44,0.24,0.2,1.39,4.31,0.29,0.27,72.0,0.2,0.03,0.28,0.16,0.12,1.43,4.98,0.2,0.19,72.0,0.17,0.02,0.22,0.14,0.08,1.56,5.33,0.17,0.16,72.0,0.16,0.01,0.2,0.14,0.06,1.39,4.55,0.16,0.15,72.0,0.15,0.01,0.2,0.14,0.06,1.36,4.64,0.15,0.15,72.0
+BF-PAS-G310001 = 0.24,0.01,0.26,0.21,0.04,-1.4,6.2,0.24,0.24,19.0,0.22,0.01,0.23,0.2,0.04,-1.53,6.25,0.22,0.22,19.0,0.21,0.01,0.21,0.19,0.03,-1.25,5.2,0.21,0.21,19.0,0.2,0.01,0.21,0.18,0.04,-1.52,6.07,0.2,0.2,19.0,0.21,0.01,0.23,0.18,0.04,-0.9,4.69,0.21,0.21,19.0,0.26,0.02,0.29,0.21,0.08,-0.36,3.38,0.26,0.26,19.0,0.43,0.03,0.48,0.38,0.1,0.55,2.63,0.43,0.43,19.0,0.56,0.02,0.58,0.51,0.08,-1.13,4.38,0.56,0.56,19.0,0.52,0.01,0.53,0.48,0.05,-1.34,3.94,0.52,0.52,19.0,0.4,0.03,0.44,0.34,0.1,-0.44,2.46,0.4,0.4,19.0,0.31,0.01,0.33,0.27,0.06,-0.66,3.63,0.31,0.31,19.0,0.27,0.01,0.28,0.25,0.04,-0.05,3.29,0.27,0.27,19.0
+BF-PAS-G310002 = 0.24,0.0,0.24,0.23,0.01,-0.71,2.14,0.24,0.24,15.0,0.22,0.0,0.22,0.21,0.01,-0.78,3.03,0.22,0.22,15.0,0.2,0.0,0.21,0.2,0.01,-0.6,-0.09,0.2,0.2,15.0,0.2,0.0,0.21,0.2,0.01,-0.49,1.26,0.2,0.2,15.0,0.21,0.0,0.22,0.2,0.02,-0.61,2.4,0.21,0.21,15.0,0.24,0.01,0.26,0.23,0.03,0.97,2.81,0.24,0.24,15.0,0.41,0.01,0.44,0.39,0.05,0.62,2.53,0.41,0.4,15.0,0.54,0.01,0.57,0.52,0.05,0.95,3.82,0.54,0.54,15.0,0.51,0.01,0.53,0.49,0.04,0.38,2.37,0.51,0.5,15.0,0.41,0.02,0.44,0.38,0.06,-0.26,1.98,0.41,0.41,15.0,0.32,0.01,0.34,0.31,0.03,0.32,1.63,0.32,0.32,15.0,0.27,0.01,0.29,0.26,0.02,0.35,1.71,0.27,0.27,15.0
+BF-PAS-G310003 = 0.23,0.01,0.25,0.22,0.04,0.05,2.06,0.23,0.24,28.0,0.22,0.01,0.23,0.21,0.03,0.05,2.18,0.22,0.22,28.0,0.2,0.01,0.21,0.19,0.03,-0.04,2.27,0.2,0.2,28.0,0.2,0.01,0.21,0.18,0.03,-0.43,2.14,0.2,0.2,28.0,0.2,0.01,0.22,0.18,0.04,-0.33,2.06,0.2,0.2,28.0,0.25,0.03,0.3,0.21,0.09,-0.02,1.8,0.26,0.25,28.0,0.43,0.03,0.49,0.38,0.11,0.06,2.83,0.43,0.44,28.0,0.53,0.02,0.55,0.47,0.08,-0.95,2.87,0.53,0.54,28.0,0.49,0.02,0.51,0.46,0.06,-0.49,2.53,0.49,0.49,28.0,0.39,0.02,0.42,0.35,0.06,-0.8,3.13,0.39,0.39,28.0,0.3,0.01,0.33,0.27,0.06,-0.34,3.14,0.3,0.3,28.0,0.26,0.01,0.28,0.24,0.04,-0.17,3.1,0.26,0.26,28.0
+BF-PAS-G310004 = 0.22,0.02,0.24,0.2,0.04,0.17,1.32,0.22,0.22,5.0,0.21,0.01,0.22,0.19,0.03,0.2,1.34,0.21,0.2,5.0,0.19,0.01,0.21,0.18,0.03,0.11,1.42,0.19,0.19,5.0,0.2,0.01,0.21,0.19,0.02,0.08,1.47,0.2,0.19,5.0,0.2,0.0,0.2,0.19,0.01,-0.54,1.93,0.2,0.2,5.0,0.23,0.01,0.25,0.22,0.02,0.09,2.08,0.23,0.23,5.0,0.41,0.03,0.44,0.37,0.06,-0.05,1.67,0.41,0.4,5.0,0.54,0.04,0.59,0.49,0.09,0.2,1.3,0.54,0.53,5.0,0.48,0.04,0.52,0.44,0.08,0.18,1.28,0.48,0.47,5.0,0.39,0.03,0.43,0.36,0.06,0.2,1.28,0.4,0.39,5.0,0.3,0.02,0.32,0.27,0.05,0.18,1.28,0.3,0.29,5.0,0.25,0.02,0.27,0.23,0.04,0.12,1.31,0.25,0.24,5.0
+BF-PAS-G310005 = 0.24,0.01,0.24,0.23,0.02,-0.48,1.77,0.24,0.24,8.0,0.22,0.0,0.22,0.21,0.01,-0.64,2.04,0.22,0.22,8.0,0.2,0.0,0.21,0.2,0.01,-0.91,1.97,0.2,0.21,8.0,0.2,0.0,0.21,0.2,0.01,-0.72,1.87,0.2,0.2,8.0,0.2,0.01,0.21,0.2,0.02,-0.24,1.48,0.2,0.21,8.0,0.26,0.01,0.27,0.25,0.03,0.64,2.02,0.26,0.25,8.0,0.45,0.01,0.47,0.44,0.03,0.52,2.21,0.45,0.45,8.0,0.56,0.02,0.59,0.55,0.05,1.06,2.99,0.56,0.56,8.0,0.52,0.01,0.52,0.51,0.02,-0.17,1.62,0.52,0.52,8.0,0.42,0.01,0.42,0.41,0.02,-0.11,1.38,0.42,0.42,8.0,0.31,0.01,0.32,0.3,0.02,-0.29,1.55,0.31,0.31,8.0,0.26,0.0,0.27,0.26,0.01,-0.27,1.83,0.26,0.27,8.0
+BF-PAS-G310006 = 0.24,0.01,0.25,0.23,0.02,0.22,2.03,0.24,0.24,9.0,0.21,0.0,0.22,0.21,0.01,0.03,2.57,0.21,0.21,9.0,0.21,0.01,0.21,0.2,0.02,0.46,1.78,0.21,0.21,9.0,0.21,0.01,0.21,0.2,0.02,0.42,2.15,0.21,0.21,9.0,0.21,0.01,0.22,0.2,0.02,0.31,2.36,0.21,0.21,9.0,0.24,0.01,0.26,0.23,0.02,0.6,2.91,0.24,0.24,9.0,0.42,0.01,0.43,0.4,0.02,-0.07,2.5,0.42,0.42,9.0,0.54,0.0,0.54,0.53,0.01,0.48,3.37,0.54,0.54,9.0,0.51,0.01,0.52,0.5,0.02,0.19,1.95,0.51,0.51,9.0,0.42,0.01,0.43,0.41,0.03,0.68,2.34,0.42,0.42,9.0,0.32,0.01,0.33,0.31,0.02,-0.11,2.0,0.32,0.32,9.0,0.27,0.0,0.28,0.26,0.01,-0.18,3.19,0.27,0.27,9.0
+BF-PAS-G310007 = 0.24,0.0,0.25,0.23,0.02,-1.3,4.61,0.24,0.25,9.0,0.22,0.0,0.23,0.21,0.01,-1.12,3.72,0.22,0.22,9.0,0.21,0.0,0.22,0.2,0.02,-0.19,3.23,0.21,0.21,9.0,0.2,0.0,0.21,0.19,0.02,-0.7,3.25,0.2,0.2,9.0,0.21,0.01,0.22,0.2,0.02,0.12,3.15,0.21,0.21,9.0,0.26,0.02,0.3,0.23,0.06,0.84,3.08,0.26,0.25,9.0,0.41,0.02,0.46,0.39,0.06,1.01,3.21,0.41,0.41,9.0,0.53,0.01,0.56,0.51,0.04,0.7,2.64,0.53,0.53,9.0,0.51,0.01,0.53,0.49,0.04,-0.42,2.37,0.51,0.52,9.0,0.4,0.01,0.41,0.38,0.04,-0.39,2.48,0.4,0.4,9.0,0.32,0.01,0.34,0.31,0.03,-0.95,3.18,0.32,0.33,9.0,0.27,0.0,0.28,0.26,0.01,-1.27,3.44,0.27,0.28,9.0
+BF-PAS-G310008 = 0.25,0.0,0.25,0.25,0.01,0.28,-3.25,0.25,0.25,11.0,0.22,0.0,0.23,0.22,0.01,0.58,1.85,0.22,0.22,11.0,0.22,0.0,0.22,0.21,0.01,-0.2,1.22,0.22,0.22,11.0,0.22,0.0,0.22,0.21,0.01,-1.02,3.88,0.22,0.22,11.0,0.23,0.01,0.24,0.22,0.02,0.1,2.18,0.23,0.23,11.0,0.25,0.01,0.27,0.24,0.03,0.97,2.73,0.25,0.25,11.0,0.41,0.01,0.42,0.4,0.03,0.14,1.72,0.41,0.41,11.0,0.54,0.01,0.56,0.53,0.03,0.92,2.14,0.54,0.54,11.0,0.52,0.01,0.53,0.51,0.02,-0.59,3.0,0.52,0.53,11.0,0.4,0.01,0.41,0.38,0.03,0.12,1.71,0.4,0.4,11.0,0.33,0.01,0.34,0.31,0.02,0.44,1.9,0.33,0.32,11.0,0.27,0.0,0.28,0.27,0.01,0.02,2.67,0.27,0.27,11.0
+BF-PAS-G310009 = 0.24,0.01,0.25,0.22,0.03,-0.45,2.16,0.24,0.24,27.0,0.21,0.01,0.22,0.2,0.03,-0.38,2.37,0.21,0.21,27.0,0.2,0.01,0.21,0.19,0.02,-0.2,2.03,0.2,0.2,27.0,0.2,0.0,0.21,0.2,0.02,-0.21,2.55,0.2,0.2,27.0,0.2,0.0,0.21,0.2,0.02,0.24,2.91,0.2,0.2,27.0,0.24,0.01,0.28,0.22,0.06,0.88,3.73,0.24,0.24,27.0,0.42,0.02,0.45,0.4,0.06,0.26,2.24,0.42,0.42,27.0,0.55,0.02,0.59,0.53,0.06,0.5,2.41,0.55,0.55,27.0,0.52,0.01,0.54,0.49,0.04,-0.34,1.79,0.52,0.52,27.0,0.42,0.01,0.44,0.41,0.04,-0.05,3.09,0.42,0.42,27.0,0.33,0.01,0.34,0.31,0.04,-0.22,2.39,0.33,0.33,27.0,0.27,0.01,0.29,0.26,0.03,-0.4,2.49,0.27,0.27,27.0
+BF-PON-G320001 = 0.27,0.02,0.31,0.25,0.06,1.04,3.18,0.27,0.26,48.0,0.26,0.02,0.31,0.23,0.07,0.36,1.83,0.26,0.26,48.0,0.36,0.03,0.41,0.3,0.11,-0.09,2.2,0.36,0.36,48.0,0.42,0.04,0.49,0.32,0.16,-0.22,1.88,0.42,0.42,48.0,0.5,0.03,0.56,0.42,0.14,-0.21,2.78,0.5,0.5,48.0,0.52,0.03,0.59,0.46,0.13,0.45,2.61,0.52,0.52,48.0,0.57,0.04,0.67,0.51,0.16,0.5,2.7,0.57,0.57,48.0,0.62,0.03,0.69,0.53,0.16,-0.54,2.9,0.62,0.63,48.0,0.65,0.02,0.7,0.61,0.09,-0.26,2.27,0.65,0.66,48.0,0.66,0.02,0.7,0.61,0.09,0.35,2.8,0.66,0.65,48.0,0.52,0.03,0.57,0.47,0.1,-0.14,1.77,0.53,0.53,48.0,0.34,0.03,0.38,0.3,0.08,0.31,1.51,0.34,0.33,48.0
+BF-PON-G320002 = 0.27,0.01,0.28,0.26,0.02,0.05,2.09,0.27,0.27,12.0,0.27,0.01,0.28,0.25,0.04,-0.46,2.54,0.27,0.27,12.0,0.33,0.01,0.34,0.3,0.04,-1.64,4.94,0.33,0.33,12.0,0.38,0.01,0.39,0.35,0.04,-0.93,2.82,0.38,0.38,12.0,0.49,0.01,0.49,0.46,0.03,-1.59,4.03,0.49,0.49,12.0,0.53,0.01,0.54,0.51,0.03,-0.15,1.9,0.53,0.53,12.0,0.62,0.02,0.64,0.57,0.07,-1.42,4.94,0.62,0.62,12.0,0.72,0.02,0.75,0.68,0.08,-0.69,3.1,0.72,0.72,12.0,0.67,0.02,0.68,0.62,0.06,-1.64,5.08,0.67,0.67,12.0,0.59,0.02,0.62,0.54,0.08,-0.44,2.7,0.59,0.59,12.0,0.47,0.02,0.49,0.43,0.06,-0.28,2.22,0.47,0.47,12.0,0.34,0.02,0.37,0.31,0.06,-0.24,2.4,0.34,0.34,12.0
+BF-PON-G320003 = 0.32,0.02,0.35,0.29,0.06,-0.13,2.32,0.32,0.32,27.0,0.31,0.01,0.34,0.3,0.05,0.33,2.04,0.32,0.31,27.0,0.37,0.01,0.4,0.36,0.04,1.28,3.7,0.37,0.36,27.0,0.41,0.01,0.44,0.38,0.07,-0.86,6.0,0.41,0.42,27.0,0.48,0.02,0.51,0.44,0.07,-0.44,2.57,0.48,0.48,27.0,0.48,0.03,0.56,0.44,0.12,0.4,2.56,0.49,0.48,27.0,0.55,0.04,0.64,0.51,0.13,1.03,3.06,0.55,0.54,27.0,0.66,0.05,0.73,0.55,0.19,-0.61,2.63,0.66,0.68,27.0,0.72,0.01,0.73,0.71,0.02,-0.52,2.11,0.72,0.72,27.0,0.65,0.01,0.68,0.63,0.05,0.76,3.44,0.65,0.65,27.0,0.55,0.01,0.57,0.53,0.04,-0.3,1.9,0.55,0.56,27.0,0.37,0.02,0.41,0.34,0.07,0.03,2.07,0.37,0.38,27.0
+BF-PON-G320004 = 0.25,0.01,0.27,0.24,0.03,0.95,2.85,0.25,0.25,27.0,0.24,0.01,0.27,0.22,0.05,0.87,3.74,0.24,0.24,27.0,0.3,0.01,0.33,0.28,0.05,0.31,2.13,0.3,0.3,27.0,0.34,0.02,0.38,0.31,0.07,0.68,2.16,0.34,0.33,27.0,0.45,0.04,0.53,0.38,0.15,0.7,2.59,0.45,0.44,27.0,0.52,0.03,0.59,0.48,0.11,0.58,2.23,0.53,0.51,27.0,0.62,0.03,0.68,0.55,0.13,-0.27,2.31,0.62,0.62,27.0,0.66,0.02,0.69,0.6,0.09,-0.56,2.55,0.66,0.66,27.0,0.65,0.02,0.7,0.6,0.1,-0.23,2.65,0.65,0.66,27.0,0.56,0.03,0.63,0.51,0.12,0.4,2.09,0.56,0.55,27.0,0.46,0.04,0.51,0.4,0.11,0.0,1.49,0.46,0.46,27.0,0.3,0.02,0.33,0.28,0.06,0.24,1.76,0.31,0.3,27.0
+BF-PON-G320005 = 0.25,0.0,0.26,0.24,0.02,0.51,2.03,0.25,0.25,34.0,0.24,0.01,0.25,0.22,0.03,0.28,1.87,0.24,0.23,34.0,0.3,0.02,0.34,0.27,0.07,0.26,2.37,0.3,0.3,34.0,0.32,0.02,0.36,0.28,0.08,0.21,2.01,0.32,0.32,34.0,0.43,0.04,0.51,0.37,0.13,0.42,2.13,0.43,0.42,34.0,0.49,0.03,0.56,0.41,0.15,-0.66,3.22,0.49,0.5,34.0,0.61,0.02,0.67,0.57,0.1,0.38,3.19,0.61,0.61,34.0,0.64,0.02,0.68,0.61,0.07,1.01,3.24,0.64,0.63,34.0,0.62,0.03,0.69,0.55,0.14,0.03,2.14,0.62,0.61,34.0,0.6,0.05,0.68,0.5,0.18,-0.46,2.44,0.6,0.6,34.0,0.47,0.05,0.55,0.39,0.15,-0.18,2.1,0.47,0.47,34.0,0.29,0.02,0.32,0.27,0.06,0.08,1.93,0.29,0.29,34.0
+BF-PON-G320006 = 0.3,0.02,0.33,0.26,0.07,0.29,2.09,0.3,0.29,50.0,0.27,0.01,0.31,0.25,0.06,0.49,3.13,0.28,0.27,50.0,0.34,0.02,0.41,0.31,0.1,1.64,7.27,0.34,0.33,50.0,0.4,0.04,0.45,0.32,0.14,-0.39,1.91,0.4,0.4,50.0,0.48,0.04,0.56,0.41,0.15,0.13,1.61,0.48,0.47,50.0,0.51,0.05,0.59,0.41,0.18,-0.28,1.76,0.51,0.52,50.0,0.58,0.02,0.63,0.54,0.09,0.13,2.36,0.58,0.58,50.0,0.61,0.03,0.68,0.54,0.14,0.11,2.87,0.61,0.61,50.0,0.69,0.02,0.73,0.64,0.08,0.03,1.65,0.69,0.69,50.0,0.61,0.02,0.65,0.58,0.07,0.16,2.12,0.61,0.61,50.0,0.52,0.02,0.55,0.48,0.07,-0.28,2.26,0.52,0.52,50.0,0.35,0.02,0.39,0.33,0.06,0.49,2.32,0.35,0.35,50.0
+BF-PON-G320007 = 0.28,0.01,0.3,0.26,0.04,-0.48,2.41,0.28,0.28,18.0,0.28,0.01,0.29,0.26,0.03,-0.45,2.65,0.28,0.28,18.0,0.38,0.01,0.4,0.36,0.03,0.18,2.51,0.38,0.38,18.0,0.49,0.01,0.51,0.46,0.05,-0.24,2.1,0.49,0.49,18.0,0.57,0.03,0.61,0.51,0.11,-0.54,2.5,0.57,0.57,18.0,0.56,0.04,0.61,0.46,0.15,-1.2,4.74,0.57,0.56,18.0,0.55,0.02,0.61,0.52,0.09,0.91,3.23,0.55,0.55,18.0,0.55,0.03,0.59,0.51,0.08,0.38,2.42,0.55,0.55,18.0,0.65,0.02,0.69,0.6,0.09,-0.43,2.88,0.65,0.65,18.0,0.68,0.01,0.7,0.67,0.03,0.63,3.59,0.68,0.68,18.0,0.55,0.01,0.57,0.54,0.03,0.12,2.8,0.55,0.55,18.0,0.39,0.01,0.41,0.37,0.04,-0.26,2.26,0.39,0.39,18.0
+BF-PON-G320008 = 0.25,0.0,0.26,0.25,0.01,0.09,1.78,0.25,0.25,7.0,0.24,0.0,0.25,0.23,0.01,-0.58,2.15,0.24,0.24,7.0,0.33,0.01,0.34,0.31,0.02,-0.51,1.7,0.33,0.33,7.0,0.35,0.01,0.37,0.34,0.03,-0.01,1.7,0.35,0.35,7.0,0.45,0.01,0.47,0.43,0.04,0.09,1.99,0.45,0.45,7.0,0.48,0.01,0.5,0.46,0.04,-0.49,2.05,0.48,0.49,7.0,0.62,0.01,0.64,0.61,0.04,0.07,2.41,0.63,0.63,7.0,0.64,0.0,0.65,0.63,0.01,0.09,1.3,0.64,0.64,7.0,0.63,0.01,0.64,0.61,0.03,-1.04,2.91,0.63,0.63,7.0,0.64,0.01,0.65,0.62,0.04,-0.55,1.97,0.64,0.64,7.0,0.5,0.01,0.51,0.47,0.04,-0.64,2.43,0.5,0.5,7.0,0.31,0.01,0.32,0.3,0.02,-0.23,1.34,0.31,0.31,7.0
+BF-PON-G320009 = 0.25,0.0,0.25,0.24,0.01,-0.24,-4.72,0.25,0.25,6.0,0.22,0.0,0.23,0.22,0.0,0.34,-4.21,0.22,0.22,6.0,0.28,0.0,0.28,0.27,0.01,0.31,2.59,0.28,0.28,6.0,0.3,0.01,0.32,0.29,0.02,0.34,2.33,0.3,0.3,6.0,0.39,0.01,0.4,0.37,0.02,-0.63,2.41,0.39,0.39,6.0,0.49,0.01,0.5,0.47,0.04,-0.71,2.45,0.49,0.49,6.0,0.61,0.01,0.62,0.6,0.03,0.27,1.73,0.61,0.61,6.0,0.69,0.02,0.71,0.66,0.04,-0.14,1.46,0.69,0.69,6.0,0.62,0.01,0.64,0.61,0.02,0.94,2.82,0.62,0.62,6.0,0.52,0.01,0.54,0.5,0.03,0.32,1.62,0.52,0.52,6.0,0.41,0.01,0.42,0.4,0.02,0.09,2.39,0.41,0.41,6.0,0.28,0.01,0.29,0.27,0.01,-0.26,1.68,0.28,0.28,6.0
+BF-PON-G320010 = 0.28,0.02,0.33,0.26,0.07,0.74,2.59,0.28,0.28,19.0,0.27,0.02,0.31,0.25,0.06,1.17,3.01,0.27,0.26,19.0,0.33,0.02,0.37,0.31,0.06,1.06,2.73,0.33,0.32,19.0,0.41,0.03,0.46,0.37,0.1,0.12,1.93,0.41,0.41,19.0,0.55,0.03,0.6,0.5,0.09,0.03,2.15,0.55,0.55,19.0,0.57,0.02,0.6,0.52,0.08,-0.29,2.75,0.57,0.57,19.0,0.58,0.03,0.62,0.51,0.11,-0.77,2.66,0.58,0.59,19.0,0.59,0.02,0.63,0.54,0.09,-0.23,2.28,0.59,0.59,19.0,0.66,0.01,0.67,0.64,0.02,-0.09,1.68,0.66,0.66,19.0,0.63,0.01,0.65,0.6,0.05,-0.18,1.99,0.63,0.63,19.0,0.52,0.01,0.54,0.5,0.04,-0.22,2.37,0.52,0.52,19.0,0.35,0.02,0.39,0.32,0.06,0.28,2.14,0.35,0.35,19.0
+BF-PON-G320011 = 0.26,0.01,0.28,0.24,0.04,0.37,2.17,0.26,0.26,24.0,0.23,0.01,0.25,0.22,0.04,0.1,2.2,0.23,0.23,24.0,0.29,0.02,0.33,0.25,0.08,0.43,2.66,0.29,0.29,24.0,0.32,0.03,0.38,0.27,0.11,-0.07,1.95,0.33,0.33,24.0,0.4,0.04,0.47,0.32,0.15,-0.24,1.88,0.41,0.41,24.0,0.47,0.04,0.52,0.39,0.13,-0.66,2.46,0.47,0.49,24.0,0.58,0.03,0.65,0.51,0.14,0.27,4.07,0.58,0.58,24.0,0.67,0.02,0.7,0.64,0.07,-0.34,2.46,0.67,0.68,24.0,0.61,0.02,0.64,0.57,0.08,-0.27,2.67,0.61,0.61,24.0,0.51,0.03,0.59,0.48,0.11,1.05,3.19,0.52,0.51,24.0,0.41,0.02,0.46,0.38,0.07,0.99,3.07,0.41,0.4,24.0,0.3,0.02,0.34,0.27,0.07,0.53,2.35,0.3,0.3,24.0
+BF-PON-G320012 = 0.27,0.01,0.28,0.26,0.02,-0.59,2.87,0.27,0.27,9.0,0.26,0.01,0.27,0.25,0.02,0.32,2.35,0.26,0.26,9.0,0.31,0.01,0.32,0.31,0.02,-0.31,2.03,0.31,0.32,9.0,0.36,0.02,0.4,0.33,0.07,0.98,2.87,0.36,0.35,9.0,0.47,0.03,0.54,0.43,0.11,1.03,3.04,0.47,0.46,9.0,0.55,0.02,0.59,0.51,0.07,0.23,2.65,0.55,0.54,9.0,0.61,0.01,0.62,0.59,0.03,-0.01,1.34,0.61,0.6,9.0,0.67,0.02,0.68,0.64,0.05,-0.54,1.75,0.67,0.67,9.0,0.66,0.01,0.68,0.64,0.04,-0.74,2.25,0.66,0.67,9.0,0.57,0.01,0.59,0.56,0.03,-0.26,2.3,0.57,0.58,9.0,0.5,0.01,0.51,0.49,0.02,0.14,2.38,0.5,0.5,9.0,0.34,0.01,0.34,0.33,0.02,-0.76,2.35,0.34,0.34,9.0
+BF-SEN-G350001 = 0.17,0.01,0.19,0.16,0.03,0.29,2.9,0.17,0.17,56.0,0.17,0.01,0.18,0.15,0.03,0.34,3.48,0.17,0.17,56.0,0.16,0.01,0.18,0.15,0.03,0.1,2.81,0.16,0.16,56.0,0.15,0.01,0.16,0.13,0.03,0.37,2.94,0.15,0.15,56.0,0.16,0.01,0.18,0.15,0.03,1.03,3.97,0.16,0.16,56.0,0.21,0.01,0.24,0.18,0.06,-0.02,3.38,0.21,0.21,56.0,0.3,0.02,0.36,0.26,0.1,0.43,3.17,0.3,0.3,56.0,0.37,0.03,0.45,0.33,0.12,0.98,3.21,0.37,0.36,56.0,0.29,0.02,0.33,0.24,0.08,-0.11,2.6,0.29,0.29,56.0,0.23,0.01,0.25,0.2,0.05,-0.35,3.05,0.23,0.23,56.0,0.18,0.01,0.2,0.17,0.03,0.06,2.77,0.18,0.18,56.0,0.18,0.01,0.19,0.16,0.03,0.27,2.46,0.18,0.18,56.0
+BF-SEN-G350002 = 0.17,0.01,0.2,0.15,0.05,0.38,2.86,0.17,0.17,76.0,0.17,0.01,0.19,0.15,0.04,0.34,2.81,0.17,0.17,76.0,0.16,0.01,0.18,0.14,0.04,0.01,2.98,0.16,0.16,76.0,0.15,0.01,0.18,0.13,0.04,0.09,2.15,0.15,0.15,76.0,0.17,0.01,0.2,0.15,0.04,0.09,2.07,0.17,0.17,76.0,0.24,0.02,0.29,0.2,0.09,0.15,2.3,0.24,0.24,76.0,0.32,0.03,0.37,0.27,0.1,0.17,2.23,0.32,0.32,76.0,0.36,0.03,0.42,0.3,0.12,0.22,2.37,0.36,0.36,76.0,0.28,0.03,0.34,0.22,0.12,0.1,2.8,0.28,0.28,76.0,0.22,0.02,0.26,0.18,0.08,0.02,2.4,0.23,0.22,76.0,0.19,0.01,0.21,0.16,0.05,0.26,2.39,0.19,0.19,76.0,0.18,0.01,0.2,0.16,0.04,0.25,2.46,0.18,0.18,76.0
+BF-SEN-G350003 = 0.15,0.01,0.16,0.14,0.02,0.06,2.35,0.15,0.15,22.0,0.15,0.0,0.16,0.14,0.02,0.18,2.09,0.15,0.15,22.0,0.14,0.0,0.15,0.14,0.02,-0.12,2.09,0.14,0.14,22.0,0.14,0.01,0.15,0.12,0.02,-0.62,3.39,0.14,0.14,22.0,0.16,0.01,0.17,0.14,0.03,-0.46,4.14,0.16,0.16,22.0,0.19,0.02,0.24,0.16,0.09,0.87,5.09,0.19,0.19,22.0,0.25,0.02,0.29,0.21,0.08,0.07,3.86,0.25,0.25,22.0,0.3,0.01,0.34,0.27,0.06,-0.28,3.74,0.31,0.31,22.0,0.22,0.02,0.25,0.19,0.06,0.04,1.86,0.22,0.22,22.0,0.18,0.01,0.21,0.16,0.04,0.54,2.44,0.18,0.18,22.0,0.16,0.01,0.18,0.15,0.03,0.73,2.62,0.16,0.16,22.0,0.16,0.01,0.17,0.14,0.03,0.46,2.66,0.16,0.15,22.0
+BF-SEN-G350004 = 0.17,0.01,0.19,0.15,0.03,-0.64,2.95,0.17,0.17,28.0,0.17,0.01,0.18,0.15,0.03,-0.53,2.72,0.17,0.17,28.0,0.16,0.01,0.18,0.14,0.03,-0.57,2.76,0.16,0.16,28.0,0.15,0.01,0.16,0.13,0.03,-0.39,2.78,0.15,0.15,28.0,0.17,0.01,0.19,0.16,0.03,0.23,1.84,0.17,0.17,28.0,0.24,0.02,0.26,0.21,0.06,-0.02,1.64,0.24,0.24,28.0,0.33,0.02,0.35,0.29,0.06,-0.6,2.25,0.33,0.33,28.0,0.37,0.02,0.4,0.34,0.06,-0.58,2.65,0.37,0.38,28.0,0.28,0.02,0.31,0.24,0.06,-0.24,2.51,0.28,0.28,28.0,0.23,0.01,0.24,0.2,0.04,-0.85,3.03,0.23,0.23,28.0,0.18,0.01,0.2,0.17,0.04,-0.14,2.66,0.19,0.18,28.0,0.18,0.01,0.19,0.16,0.03,0.12,2.43,0.18,0.18,28.0
+BF-SEN-G350005 = 0.17,0.0,0.18,0.16,0.02,0.14,3.93,0.17,0.17,20.0,0.16,0.0,0.17,0.16,0.02,0.24,4.18,0.16,0.16,20.0,0.16,0.0,0.17,0.15,0.02,-0.33,4.06,0.16,0.16,20.0,0.14,0.01,0.16,0.14,0.02,0.38,2.23,0.15,0.14,20.0,0.16,0.0,0.16,0.15,0.01,-0.36,1.99,0.16,0.16,20.0,0.2,0.01,0.23,0.18,0.05,0.82,2.99,0.2,0.2,20.0,0.3,0.01,0.32,0.28,0.04,-0.01,1.72,0.3,0.3,20.0,0.34,0.02,0.37,0.32,0.05,0.12,1.79,0.34,0.35,20.0,0.25,0.01,0.29,0.23,0.05,0.35,2.83,0.26,0.26,20.0,0.21,0.01,0.22,0.2,0.03,0.12,1.73,0.21,0.21,20.0,0.18,0.01,0.19,0.17,0.02,-0.25,2.38,0.18,0.18,20.0,0.17,0.0,0.18,0.16,0.02,-0.77,3.25,0.17,0.17,20.0
+BF-SEN-G350006 = 0.19,0.02,0.23,0.16,0.06,0.27,2.0,0.19,0.19,211.0,0.18,0.01,0.21,0.16,0.05,0.3,2.0,0.18,0.18,211.0,0.17,0.01,0.2,0.15,0.05,0.39,2.03,0.17,0.17,211.0,0.17,0.02,0.2,0.14,0.06,0.62,2.29,0.17,0.16,211.0,0.17,0.02,0.22,0.14,0.08,0.75,2.59,0.17,0.16,211.0,0.21,0.03,0.28,0.17,0.11,0.44,2.09,0.22,0.21,211.0,0.31,0.04,0.41,0.26,0.16,0.66,2.29,0.32,0.3,211.0,0.38,0.05,0.53,0.3,0.22,0.83,2.98,0.38,0.36,211.0,0.32,0.05,0.47,0.24,0.22,0.88,3.22,0.32,0.31,211.0,0.26,0.03,0.36,0.2,0.16,0.86,3.46,0.26,0.25,211.0,0.21,0.02,0.27,0.17,0.1,0.77,3.12,0.21,0.2,211.0,0.2,0.02,0.24,0.16,0.08,0.59,2.75,0.2,0.19,211.0
+BF-SEN-G350007 = 0.17,0.01,0.18,0.14,0.04,-0.64,2.76,0.17,0.16,26.0,0.16,0.01,0.17,0.14,0.03,-0.58,2.86,0.16,0.16,26.0,0.16,0.01,0.17,0.14,0.03,-0.61,2.62,0.16,0.16,26.0,0.14,0.01,0.15,0.13,0.02,-0.48,2.54,0.14,0.14,26.0,0.16,0.01,0.18,0.14,0.03,-0.12,2.75,0.16,0.16,26.0,0.21,0.02,0.25,0.17,0.07,0.65,2.64,0.21,0.2,26.0,0.28,0.02,0.32,0.23,0.09,-0.45,3.31,0.28,0.28,26.0,0.33,0.02,0.37,0.29,0.08,-0.11,2.12,0.33,0.33,26.0,0.25,0.02,0.29,0.21,0.08,-0.0,2.01,0.25,0.25,26.0,0.2,0.02,0.24,0.17,0.07,-0.05,2.06,0.2,0.2,26.0,0.18,0.01,0.2,0.15,0.05,-0.29,2.19,0.18,0.18,26.0,0.17,0.01,0.19,0.15,0.04,-0.36,2.45,0.17,0.17,26.0
+BF-SIS-G360001 = 0.27,0.01,0.29,0.26,0.03,-0.43,2.46,0.27,0.27,54.0,0.25,0.01,0.27,0.24,0.02,-0.29,3.06,0.25,0.25,54.0,0.3,0.01,0.32,0.27,0.05,-0.05,2.45,0.3,0.3,54.0,0.3,0.01,0.33,0.27,0.06,-0.66,3.11,0.3,0.31,54.0,0.35,0.02,0.4,0.29,0.11,-0.16,2.34,0.35,0.35,54.0,0.46,0.02,0.51,0.42,0.09,-0.15,2.49,0.46,0.47,54.0,0.66,0.02,0.7,0.62,0.08,-0.25,2.4,0.66,0.66,54.0,0.61,0.04,0.68,0.55,0.13,0.17,1.86,0.61,0.61,54.0,0.65,0.03,0.7,0.59,0.11,-0.12,2.24,0.65,0.65,54.0,0.63,0.02,0.67,0.59,0.07,-0.07,2.57,0.64,0.63,54.0,0.49,0.01,0.51,0.46,0.04,0.01,2.35,0.49,0.49,54.0,0.33,0.02,0.38,0.3,0.08,0.26,2.2,0.33,0.33,54.0
+BF-SIS-G360002 = 0.26,0.01,0.27,0.25,0.02,0.56,2.94,0.26,0.26,24.0,0.23,0.0,0.24,0.22,0.01,0.02,2.75,0.23,0.23,24.0,0.24,0.01,0.26,0.23,0.03,0.69,3.38,0.24,0.24,24.0,0.24,0.01,0.26,0.23,0.03,0.25,2.78,0.24,0.24,24.0,0.31,0.01,0.33,0.29,0.04,-0.18,2.1,0.31,0.31,24.0,0.39,0.02,0.42,0.33,0.08,-0.59,2.65,0.39,0.39,24.0,0.53,0.03,0.59,0.48,0.11,0.7,3.02,0.53,0.52,24.0,0.63,0.01,0.67,0.62,0.05,1.3,4.53,0.63,0.63,24.0,0.64,0.01,0.65,0.62,0.03,-0.52,2.98,0.64,0.64,24.0,0.57,0.01,0.6,0.55,0.05,0.26,1.77,0.57,0.57,24.0,0.43,0.01,0.45,0.41,0.04,0.19,2.21,0.43,0.43,24.0,0.32,0.01,0.35,0.31,0.04,0.84,2.92,0.32,0.32,24.0
+BF-SIS-G360003 = 0.26,0.02,0.29,0.23,0.06,0.1,2.04,0.26,0.26,41.0,0.23,0.01,0.25,0.21,0.05,-0.44,2.03,0.24,0.24,41.0,0.28,0.02,0.31,0.24,0.07,-0.3,1.74,0.28,0.28,41.0,0.28,0.04,0.35,0.22,0.13,0.01,1.69,0.29,0.29,41.0,0.31,0.04,0.38,0.24,0.14,0.08,1.78,0.31,0.31,41.0,0.41,0.05,0.48,0.34,0.14,-0.01,1.52,0.41,0.42,41.0,0.57,0.05,0.66,0.48,0.18,-0.06,1.72,0.57,0.57,41.0,0.68,0.02,0.72,0.64,0.08,-0.28,1.52,0.68,0.69,41.0,0.63,0.02,0.67,0.57,0.1,-0.77,3.0,0.63,0.64,41.0,0.55,0.05,0.63,0.47,0.16,-0.23,1.39,0.56,0.57,41.0,0.44,0.04,0.49,0.37,0.11,-0.32,1.39,0.44,0.46,41.0,0.33,0.04,0.37,0.27,0.1,-0.26,1.39,0.33,0.34,41.0
+BF-SIS-G360004 = 0.27,0.01,0.29,0.23,0.06,-0.04,2.37,0.27,0.27,79.0,0.24,0.01,0.25,0.21,0.04,-0.05,2.3,0.24,0.24,79.0,0.26,0.02,0.3,0.21,0.09,0.06,2.47,0.26,0.26,79.0,0.27,0.02,0.32,0.21,0.1,0.32,2.45,0.27,0.26,79.0,0.33,0.03,0.4,0.22,0.18,-0.27,3.31,0.33,0.33,79.0,0.42,0.05,0.52,0.29,0.24,-0.21,2.67,0.42,0.42,79.0,0.6,0.05,0.68,0.47,0.22,-0.42,2.37,0.6,0.61,79.0,0.65,0.04,0.72,0.58,0.14,-0.14,1.89,0.65,0.66,79.0,0.63,0.02,0.68,0.58,0.1,-0.0,2.94,0.63,0.63,79.0,0.58,0.04,0.63,0.48,0.15,-0.68,2.67,0.58,0.59,79.0,0.45,0.03,0.49,0.38,0.11,-0.51,2.44,0.45,0.45,79.0,0.34,0.02,0.38,0.3,0.09,-0.3,2.17,0.35,0.35,79.0
+BF-SIS-G360005 = 0.25,0.01,0.27,0.23,0.04,0.35,2.88,0.25,0.25,26.0,0.23,0.01,0.25,0.21,0.04,0.77,3.05,0.23,0.22,26.0,0.26,0.01,0.29,0.24,0.05,0.85,3.14,0.26,0.26,26.0,0.25,0.02,0.31,0.23,0.08,1.11,3.56,0.25,0.25,26.0,0.28,0.03,0.38,0.24,0.14,1.5,4.86,0.28,0.26,26.0,0.38,0.05,0.47,0.32,0.16,0.43,1.8,0.39,0.36,26.0,0.55,0.04,0.62,0.47,0.15,-0.05,2.06,0.55,0.55,26.0,0.69,0.02,0.72,0.66,0.06,0.19,1.64,0.69,0.68,26.0,0.65,0.01,0.66,0.64,0.02,-0.09,1.54,0.65,0.65,26.0,0.53,0.02,0.58,0.49,0.09,0.86,3.35,0.53,0.52,26.0,0.41,0.02,0.46,0.39,0.07,0.81,3.1,0.41,0.41,26.0,0.31,0.02,0.36,0.28,0.07,1.0,3.53,0.31,0.31,26.0
+BF-SIS-G360006 = 0.27,0.01,0.28,0.25,0.03,-0.34,2.2,0.27,0.27,34.0,0.24,0.01,0.25,0.23,0.02,0.31,3.43,0.24,0.24,34.0,0.27,0.01,0.3,0.25,0.05,0.69,2.36,0.27,0.27,34.0,0.3,0.01,0.33,0.28,0.05,0.67,3.15,0.3,0.29,34.0,0.33,0.02,0.38,0.3,0.08,0.43,2.28,0.33,0.33,34.0,0.44,0.03,0.49,0.39,0.1,0.02,2.16,0.44,0.44,34.0,0.62,0.03,0.67,0.57,0.1,0.37,2.83,0.62,0.61,34.0,0.67,0.02,0.72,0.63,0.09,0.56,2.63,0.67,0.66,34.0,0.62,0.02,0.66,0.58,0.09,0.26,2.25,0.62,0.62,34.0,0.59,0.02,0.65,0.56,0.09,0.86,3.13,0.59,0.58,34.0,0.46,0.02,0.5,0.45,0.06,0.96,3.02,0.46,0.46,34.0,0.35,0.01,0.38,0.31,0.07,0.41,3.3,0.35,0.34,34.0
+BF-SIS-G360007 = 0.27,0.01,0.28,0.25,0.03,0.11,2.11,0.27,0.27,15.0,0.23,0.0,0.24,0.23,0.01,-0.07,2.17,0.23,0.23,15.0,0.25,0.01,0.27,0.25,0.02,0.42,1.71,0.25,0.25,15.0,0.25,0.01,0.26,0.24,0.03,0.32,2.24,0.25,0.25,15.0,0.32,0.02,0.34,0.29,0.06,-0.1,2.56,0.32,0.32,15.0,0.41,0.03,0.46,0.35,0.1,-0.51,2.94,0.42,0.41,15.0,0.57,0.04,0.62,0.52,0.1,0.17,1.57,0.57,0.57,15.0,0.64,0.03,0.7,0.62,0.08,1.13,2.96,0.64,0.63,15.0,0.66,0.01,0.69,0.64,0.05,0.34,2.98,0.66,0.66,15.0,0.59,0.02,0.62,0.55,0.07,-0.18,2.3,0.59,0.59,15.0,0.45,0.01,0.48,0.44,0.04,0.24,2.4,0.45,0.45,15.0,0.34,0.01,0.37,0.32,0.05,0.41,2.31,0.34,0.34,15.0
+BF-SIS-G360008 = 0.26,0.01,0.28,0.25,0.04,0.6,2.68,0.26,0.26,19.0,0.24,0.01,0.25,0.22,0.03,0.14,1.83,0.24,0.24,19.0,0.28,0.01,0.3,0.26,0.04,0.16,1.62,0.28,0.28,19.0,0.28,0.02,0.32,0.25,0.07,0.63,2.54,0.28,0.27,19.0,0.31,0.04,0.39,0.25,0.14,0.38,2.09,0.31,0.3,19.0,0.43,0.04,0.48,0.38,0.1,-0.15,1.46,0.43,0.44,19.0,0.6,0.03,0.63,0.56,0.08,-0.29,1.61,0.6,0.61,19.0,0.69,0.01,0.71,0.67,0.05,-0.27,2.34,0.69,0.69,19.0,0.66,0.01,0.67,0.64,0.03,-0.18,2.04,0.66,0.66,19.0,0.56,0.03,0.6,0.52,0.08,-0.24,1.67,0.56,0.56,19.0,0.44,0.02,0.48,0.4,0.07,-0.02,1.95,0.44,0.44,19.0,0.33,0.02,0.36,0.3,0.07,0.16,2.08,0.33,0.33,19.0
+BF-SIS-G360009 = 0.24,0.0,0.24,0.23,0.01,0.0,1.57,0.24,0.24,4.0,0.22,0.0,0.22,0.21,0.01,-0.2,1.81,0.22,0.22,4.0,0.25,0.0,0.25,0.24,0.01,-0.89,1.52,0.25,0.25,4.0,0.24,0.01,0.24,0.23,0.01,-0.41,1.97,0.24,0.24,4.0,0.25,0.0,0.26,0.25,0.01,-0.0,2.02,0.25,0.25,4.0,0.35,0.0,0.36,0.35,0.01,1.16,1.98,0.35,0.35,4.0,0.51,0.01,0.52,0.5,0.02,0.82,2.08,0.51,0.51,4.0,0.66,0.01,0.66,0.65,0.02,-0.81,1.98,0.66,0.66,4.0,0.61,0.01,0.63,0.59,0.03,-0.54,2.0,0.61,0.62,4.0,0.48,0.01,0.49,0.47,0.02,-0.6,1.83,0.48,0.48,4.0,0.38,0.01,0.38,0.37,0.01,-0.21,1.61,0.38,0.38,4.0,0.27,0.0,0.28,0.27,0.01,0.49,1.65,0.27,0.27,4.0
+BF-SIS-G360010 = 0.24,0.01,0.25,0.23,0.02,-0.59,1.97,0.24,0.24,5.0,0.22,0.01,0.22,0.21,0.02,-0.65,2.1,0.22,0.22,5.0,0.25,0.01,0.26,0.23,0.02,-0.19,2.01,0.25,0.25,5.0,0.23,0.01,0.25,0.21,0.03,-0.31,2.0,0.23,0.23,5.0,0.25,0.01,0.26,0.24,0.03,0.31,2.07,0.25,0.25,5.0,0.36,0.0,0.36,0.35,0.01,0.4,2.0,0.36,0.36,5.0,0.52,0.01,0.53,0.51,0.02,0.45,2.29,0.52,0.52,5.0,0.67,0.01,0.68,0.65,0.03,-0.98,2.35,0.67,0.68,5.0,0.63,0.01,0.65,0.62,0.03,0.11,1.94,0.63,0.63,5.0,0.5,0.01,0.51,0.49,0.02,-0.45,2.67,0.5,0.5,5.0,0.39,0.01,0.4,0.38,0.02,-0.52,1.7,0.39,0.39,5.0,0.27,0.01,0.28,0.27,0.01,0.51,1.38,0.27,0.27,5.0
+BF-SIS-G360011 = 0.28,0.01,0.31,0.26,0.05,0.46,3.24,0.28,0.28,73.0,0.25,0.01,0.27,0.23,0.04,0.11,2.91,0.25,0.25,73.0,0.27,0.01,0.32,0.24,0.07,0.9,4.97,0.27,0.27,73.0,0.28,0.02,0.32,0.24,0.08,-0.07,2.35,0.28,0.28,73.0,0.35,0.04,0.43,0.26,0.17,-0.17,2.41,0.35,0.35,73.0,0.46,0.04,0.56,0.37,0.19,0.45,2.74,0.46,0.45,73.0,0.64,0.03,0.71,0.55,0.17,0.46,3.0,0.64,0.63,73.0,0.64,0.03,0.7,0.59,0.11,0.07,1.86,0.64,0.64,73.0,0.65,0.03,0.71,0.59,0.12,0.56,2.6,0.65,0.64,73.0,0.61,0.03,0.68,0.56,0.12,0.55,2.72,0.61,0.61,73.0,0.47,0.02,0.53,0.43,0.1,0.48,2.9,0.47,0.47,73.0,0.35,0.02,0.4,0.32,0.08,0.64,3.47,0.35,0.35,73.0
+BF-SIS-G360012 = 0.28,0.01,0.29,0.25,0.04,-1.03,3.92,0.28,0.28,35.0,0.24,0.01,0.25,0.23,0.03,-0.42,2.54,0.24,0.24,35.0,0.28,0.01,0.31,0.25,0.06,0.33,2.42,0.28,0.27,35.0,0.28,0.02,0.34,0.25,0.09,1.33,4.9,0.28,0.27,35.0,0.34,0.03,0.4,0.27,0.12,-0.52,3.39,0.34,0.34,35.0,0.45,0.04,0.49,0.35,0.14,-1.05,3.56,0.45,0.45,35.0,0.62,0.03,0.65,0.51,0.13,-1.52,4.8,0.62,0.63,35.0,0.7,0.02,0.73,0.63,0.09,-1.0,3.39,0.7,0.7,35.0,0.67,0.01,0.7,0.65,0.06,0.93,3.89,0.67,0.67,35.0,0.59,0.01,0.62,0.55,0.06,-0.86,3.48,0.59,0.59,35.0,0.46,0.01,0.47,0.42,0.05,-1.05,3.9,0.46,0.46,35.0,0.35,0.02,0.37,0.31,0.07,-0.99,3.96,0.35,0.35,35.0
+BF-SIS-G360013 = 0.27,0.01,0.29,0.25,0.04,-0.07,2.24,0.27,0.27,40.0,0.24,0.01,0.25,0.23,0.03,-0.19,2.45,0.24,0.24,40.0,0.28,0.02,0.31,0.26,0.06,0.62,2.24,0.28,0.28,40.0,0.29,0.02,0.34,0.25,0.09,0.24,2.4,0.29,0.29,40.0,0.32,0.02,0.36,0.28,0.08,0.3,2.01,0.32,0.32,40.0,0.43,0.03,0.49,0.38,0.1,0.71,2.49,0.43,0.42,40.0,0.6,0.02,0.64,0.57,0.07,0.16,2.44,0.6,0.6,40.0,0.65,0.03,0.69,0.58,0.11,-0.8,2.48,0.65,0.66,40.0,0.64,0.02,0.67,0.59,0.08,-0.23,2.69,0.64,0.64,40.0,0.57,0.02,0.62,0.52,0.1,-0.45,3.16,0.57,0.58,40.0,0.45,0.02,0.48,0.41,0.07,-0.44,3.4,0.45,0.45,40.0,0.35,0.01,0.37,0.32,0.05,-0.08,2.97,0.35,0.35,40.0
+BF-SMT-G340001 = 0.2,0.01,0.24,0.18,0.06,0.9,4.37,0.2,0.2,60.0,0.2,0.01,0.23,0.18,0.06,0.57,3.61,0.2,0.2,60.0,0.18,0.01,0.21,0.17,0.05,0.6,3.48,0.18,0.18,60.0,0.17,0.01,0.2,0.15,0.05,0.61,3.67,0.17,0.17,60.0,0.17,0.01,0.2,0.16,0.05,0.5,3.31,0.17,0.17,60.0,0.21,0.02,0.25,0.18,0.06,-0.02,1.88,0.22,0.21,60.0,0.33,0.02,0.4,0.29,0.1,0.43,2.64,0.33,0.33,60.0,0.42,0.02,0.49,0.39,0.1,1.18,4.69,0.42,0.42,60.0,0.36,0.02,0.42,0.32,0.1,0.22,4.18,0.37,0.36,60.0,0.3,0.02,0.36,0.25,0.1,-0.45,3.96,0.3,0.31,60.0,0.24,0.01,0.27,0.21,0.07,-0.24,3.22,0.24,0.24,60.0,0.21,0.01,0.23,0.19,0.05,-0.39,2.87,0.21,0.21,60.0
+BF-SMT-G340002 = 0.21,0.01,0.23,0.2,0.03,0.13,2.04,0.21,0.21,26.0,0.2,0.01,0.21,0.19,0.02,-0.11,1.68,0.2,0.2,26.0,0.19,0.01,0.2,0.18,0.02,-0.12,2.03,0.19,0.19,26.0,0.17,0.01,0.18,0.16,0.02,-0.23,1.69,0.17,0.17,26.0,0.19,0.01,0.21,0.18,0.04,1.09,3.6,0.19,0.19,26.0,0.25,0.02,0.29,0.22,0.06,0.85,3.27,0.25,0.24,26.0,0.38,0.02,0.42,0.34,0.07,0.38,2.28,0.38,0.38,26.0,0.49,0.02,0.53,0.46,0.07,0.39,2.28,0.49,0.48,26.0,0.44,0.01,0.46,0.42,0.04,-0.0,2.83,0.44,0.44,26.0,0.36,0.01,0.4,0.34,0.06,0.69,3.31,0.36,0.36,26.0,0.27,0.01,0.3,0.26,0.04,0.97,3.32,0.27,0.27,26.0,0.24,0.01,0.25,0.23,0.03,0.82,3.24,0.24,0.23,26.0
+BF-SMT-G340003 = 0.22,0.01,0.23,0.2,0.03,0.08,2.21,0.22,0.22,17.0,0.21,0.01,0.22,0.2,0.02,-0.15,2.3,0.21,0.21,17.0,0.19,0.01,0.21,0.18,0.02,-0.07,2.38,0.19,0.2,17.0,0.18,0.01,0.19,0.17,0.02,-0.07,2.31,0.18,0.18,17.0,0.18,0.01,0.2,0.17,0.02,0.17,2.74,0.18,0.18,17.0,0.23,0.01,0.24,0.21,0.03,-0.29,2.04,0.23,0.23,17.0,0.37,0.01,0.38,0.34,0.04,-0.49,1.81,0.37,0.37,17.0,0.45,0.02,0.48,0.43,0.05,-0.35,1.97,0.45,0.46,17.0,0.38,0.01,0.41,0.35,0.06,-0.39,3.66,0.38,0.38,17.0,0.32,0.01,0.34,0.29,0.05,-0.48,2.68,0.32,0.32,17.0,0.25,0.01,0.27,0.24,0.03,-0.36,1.79,0.25,0.26,17.0,0.22,0.01,0.23,0.21,0.02,-0.4,2.01,0.22,0.22,17.0
+BF-SMT-G340004 = 0.2,0.01,0.23,0.18,0.05,0.23,2.07,0.2,0.2,22.0,0.19,0.01,0.21,0.17,0.04,0.2,1.87,0.19,0.19,22.0,0.18,0.01,0.2,0.16,0.04,0.21,1.9,0.18,0.18,22.0,0.16,0.01,0.18,0.14,0.04,0.15,2.04,0.16,0.16,22.0,0.18,0.01,0.2,0.16,0.05,0.28,1.84,0.18,0.18,22.0,0.22,0.02,0.25,0.18,0.07,-0.01,1.87,0.22,0.22,22.0,0.34,0.03,0.38,0.29,0.09,0.01,1.94,0.34,0.34,22.0,0.43,0.03,0.48,0.37,0.11,-0.01,1.98,0.43,0.43,22.0,0.39,0.04,0.45,0.31,0.14,-0.27,2.03,0.39,0.4,22.0,0.32,0.03,0.36,0.25,0.11,-0.26,1.81,0.32,0.32,22.0,0.24,0.02,0.27,0.2,0.08,-0.14,1.76,0.24,0.24,22.0,0.21,0.02,0.24,0.18,0.06,0.03,1.82,0.21,0.21,22.0
+BF-SMT-G340005 = 0.21,0.02,0.22,0.17,0.06,-1.4,3.7,0.21,0.22,17.0,0.2,0.02,0.21,0.16,0.05,-1.25,3.29,0.2,0.21,17.0,0.18,0.01,0.2,0.15,0.04,-1.23,3.38,0.18,0.19,17.0,0.17,0.01,0.19,0.15,0.03,-1.21,3.42,0.17,0.18,17.0,0.19,0.01,0.2,0.16,0.04,-1.01,3.27,0.19,0.19,17.0,0.25,0.02,0.28,0.2,0.07,-1.0,3.33,0.25,0.25,17.0,0.37,0.03,0.41,0.31,0.1,-1.25,3.67,0.38,0.39,17.0,0.5,0.04,0.56,0.41,0.15,-0.84,3.39,0.5,0.51,17.0,0.43,0.03,0.48,0.36,0.12,-0.93,3.53,0.43,0.44,17.0,0.35,0.03,0.38,0.28,0.1,-1.15,3.32,0.35,0.36,17.0,0.26,0.02,0.29,0.21,0.08,-1.2,3.43,0.26,0.27,17.0,0.23,0.02,0.25,0.18,0.07,-1.34,3.75,0.23,0.23,17.0
+BF-SMT-G340006 = 0.22,0.01,0.25,0.21,0.04,0.52,2.5,0.22,0.22,22.0,0.21,0.01,0.23,0.2,0.03,0.43,2.4,0.21,0.21,22.0,0.19,0.01,0.21,0.18,0.03,0.35,2.02,0.19,0.19,22.0,0.18,0.01,0.2,0.17,0.03,0.16,1.83,0.18,0.18,22.0,0.2,0.01,0.21,0.18,0.03,0.3,2.06,0.2,0.2,22.0,0.26,0.02,0.29,0.22,0.07,0.27,1.92,0.26,0.25,22.0,0.39,0.03,0.45,0.35,0.09,0.56,2.36,0.39,0.39,22.0,0.51,0.03,0.56,0.47,0.09,0.18,1.84,0.51,0.51,22.0,0.44,0.02,0.48,0.42,0.06,0.14,2.25,0.45,0.44,22.0,0.35,0.01,0.38,0.33,0.05,0.68,3.0,0.35,0.35,22.0,0.27,0.01,0.3,0.25,0.05,0.83,3.11,0.27,0.27,22.0,0.24,0.01,0.26,0.22,0.04,0.87,3.14,0.24,0.24,22.0
+BF-SMT-G340007 = 0.21,0.01,0.23,0.2,0.03,0.54,3.36,0.21,0.21,14.0,0.21,0.01,0.22,0.2,0.02,0.24,2.63,0.21,0.21,14.0,0.19,0.01,0.2,0.18,0.02,-0.24,2.24,0.19,0.19,14.0,0.18,0.01,0.19,0.17,0.02,0.79,3.74,0.18,0.18,14.0,0.19,0.01,0.2,0.18,0.02,-0.02,2.08,0.19,0.18,14.0,0.22,0.01,0.25,0.2,0.05,-0.37,2.62,0.22,0.22,14.0,0.36,0.01,0.38,0.34,0.05,-0.27,2.14,0.36,0.36,14.0,0.46,0.02,0.48,0.43,0.05,-0.27,2.05,0.46,0.45,14.0,0.4,0.02,0.42,0.37,0.05,0.26,2.07,0.4,0.39,14.0,0.34,0.01,0.36,0.32,0.04,0.04,1.81,0.34,0.34,14.0,0.26,0.01,0.27,0.25,0.03,-0.24,2.12,0.26,0.26,14.0,0.23,0.01,0.24,0.22,0.02,-0.2,2.07,0.23,0.23,14.0
+BF-SMT-G340008 = 0.19,0.01,0.21,0.17,0.04,-0.34,2.65,0.19,0.19,34.0,0.19,0.01,0.2,0.17,0.03,-0.41,2.38,0.19,0.19,34.0,0.18,0.01,0.19,0.16,0.03,-0.3,2.43,0.18,0.18,34.0,0.16,0.01,0.17,0.15,0.02,-0.26,2.02,0.16,0.16,34.0,0.17,0.0,0.18,0.16,0.02,-0.34,2.36,0.17,0.17,34.0,0.21,0.01,0.23,0.2,0.03,0.57,2.55,0.21,0.21,34.0,0.32,0.02,0.36,0.29,0.07,-0.24,2.06,0.32,0.32,34.0,0.39,0.02,0.43,0.34,0.08,-0.25,2.09,0.4,0.4,34.0,0.34,0.02,0.38,0.28,0.1,-0.65,3.54,0.34,0.35,34.0,0.28,0.02,0.31,0.23,0.08,-0.7,3.7,0.28,0.28,34.0,0.22,0.01,0.24,0.19,0.06,-0.45,3.07,0.22,0.22,34.0,0.2,0.01,0.21,0.17,0.05,-0.84,3.1,0.2,0.2,34.0
+BF-SMT-G340009 = 0.22,0.01,0.23,0.21,0.02,0.76,3.21,0.22,0.22,18.0,0.2,0.0,0.21,0.2,0.02,0.69,3.44,0.2,0.2,18.0,0.19,0.0,0.2,0.18,0.02,-0.14,2.32,0.19,0.19,18.0,0.19,0.01,0.2,0.17,0.02,-0.66,2.61,0.19,0.19,18.0,0.22,0.01,0.24,0.2,0.05,0.3,2.3,0.22,0.22,18.0,0.31,0.01,0.34,0.29,0.05,0.43,2.5,0.31,0.31,18.0,0.43,0.01,0.45,0.41,0.04,0.17,2.54,0.43,0.43,18.0,0.55,0.02,0.58,0.5,0.08,-0.69,2.41,0.55,0.55,18.0,0.46,0.01,0.48,0.45,0.04,-0.06,2.92,0.46,0.46,18.0,0.37,0.01,0.38,0.35,0.03,-0.55,4.6,0.37,0.37,18.0,0.29,0.01,0.29,0.27,0.02,-0.72,3.57,0.29,0.28,18.0,0.25,0.0,0.26,0.24,0.02,-0.5,3.97,0.25,0.25,18.0
+BF-SMT-G340010 = 0.21,0.01,0.22,0.19,0.02,-0.49,2.77,0.21,0.21,55.0,0.2,0.0,0.2,0.19,0.02,-0.68,2.91,0.2,0.2,55.0,0.18,0.01,0.2,0.17,0.02,0.03,2.25,0.18,0.19,55.0,0.17,0.01,0.19,0.16,0.03,0.47,2.76,0.17,0.17,55.0,0.18,0.01,0.22,0.16,0.05,0.74,3.13,0.18,0.18,55.0,0.25,0.02,0.29,0.21,0.09,0.26,1.9,0.25,0.24,55.0,0.37,0.03,0.43,0.32,0.11,0.35,1.89,0.37,0.36,55.0,0.46,0.03,0.53,0.38,0.14,0.18,2.42,0.46,0.45,55.0,0.38,0.04,0.46,0.32,0.14,0.41,1.85,0.38,0.37,55.0,0.31,0.03,0.36,0.26,0.1,0.33,1.85,0.31,0.3,55.0,0.24,0.02,0.28,0.2,0.08,0.4,1.94,0.24,0.24,55.0,0.22,0.02,0.25,0.19,0.06,0.51,2.24,0.22,0.21,55.0
+BF-SMT-G340011 = 0.22,0.01,0.23,0.19,0.04,-1.64,6.21,0.22,0.22,21.0,0.2,0.01,0.21,0.18,0.03,-2.01,8.13,0.2,0.2,21.0,0.19,0.01,0.2,0.17,0.03,-1.71,6.03,0.19,0.19,21.0,0.19,0.01,0.2,0.16,0.04,-0.42,2.37,0.19,0.18,21.0,0.21,0.01,0.23,0.18,0.05,-0.69,3.76,0.21,0.21,21.0,0.29,0.02,0.31,0.24,0.07,-1.41,4.83,0.29,0.3,21.0,0.42,0.02,0.45,0.36,0.09,-1.39,5.71,0.42,0.43,21.0,0.54,0.03,0.59,0.46,0.12,-0.48,2.61,0.54,0.54,21.0,0.47,0.03,0.5,0.4,0.1,-0.57,3.11,0.47,0.46,21.0,0.37,0.02,0.39,0.31,0.08,-1.15,4.98,0.37,0.37,21.0,0.28,0.01,0.3,0.24,0.06,-1.67,6.61,0.28,0.28,21.0,0.25,0.01,0.27,0.21,0.06,-1.1,5.16,0.25,0.25,21.0
+BF-SNG-G330001 = 0.25,0.01,0.27,0.23,0.04,0.39,2.42,0.25,0.25,8.0,0.22,0.01,0.24,0.21,0.03,0.24,2.36,0.22,0.22,8.0,0.21,0.01,0.22,0.2,0.03,0.27,2.43,0.21,0.21,8.0,0.22,0.01,0.24,0.2,0.04,0.33,2.46,0.22,0.22,8.0,0.26,0.02,0.29,0.22,0.07,0.34,2.22,0.26,0.25,8.0,0.3,0.03,0.36,0.26,0.1,0.52,2.24,0.3,0.3,8.0,0.42,0.04,0.49,0.36,0.13,0.29,2.04,0.42,0.41,8.0,0.58,0.04,0.63,0.53,0.1,-0.01,1.46,0.58,0.57,8.0,0.54,0.04,0.59,0.49,0.1,-0.05,1.77,0.54,0.54,8.0,0.42,0.03,0.46,0.37,0.08,-0.09,2.01,0.42,0.42,8.0,0.34,0.02,0.36,0.32,0.05,-0.36,2.04,0.34,0.34,8.0,0.27,0.01,0.3,0.25,0.04,0.77,2.57,0.27,0.27,8.0
+BF-SNG-G330002 = 0.24,0.01,0.25,0.22,0.03,-0.55,1.87,0.24,0.24,23.0,0.21,0.01,0.22,0.2,0.02,-0.42,1.86,0.21,0.22,23.0,0.2,0.01,0.22,0.19,0.03,0.47,2.33,0.2,0.2,23.0,0.21,0.01,0.22,0.2,0.02,0.18,2.56,0.21,0.21,23.0,0.23,0.01,0.24,0.21,0.03,-0.4,2.16,0.23,0.23,23.0,0.25,0.01,0.26,0.23,0.03,-0.02,2.08,0.25,0.25,23.0,0.37,0.02,0.4,0.34,0.06,0.37,2.2,0.37,0.37,23.0,0.53,0.01,0.57,0.5,0.06,0.08,2.73,0.53,0.53,23.0,0.5,0.01,0.52,0.47,0.06,-0.35,2.66,0.5,0.5,23.0,0.38,0.02,0.42,0.35,0.07,0.87,3.57,0.38,0.37,23.0,0.33,0.01,0.36,0.31,0.05,0.81,2.64,0.33,0.32,23.0,0.26,0.01,0.27,0.25,0.02,-0.12,1.76,0.26,0.26,23.0
+BF-SNG-G330003 = 0.24,0.0,0.25,0.24,0.01,-0.33,1.47,0.24,0.24,8.0,0.22,0.0,0.22,0.21,0.01,-0.89,0.92,0.22,0.22,8.0,0.21,0.0,0.21,0.21,0.01,-0.6,0.74,0.21,0.21,8.0,0.21,0.0,0.21,0.21,0.0,-0.39,-6.72,0.21,0.21,8.0,0.22,0.0,0.23,0.22,0.01,0.18,2.07,0.22,0.22,8.0,0.24,0.0,0.25,0.24,0.01,1.31,4.35,0.24,0.24,8.0,0.39,0.01,0.42,0.37,0.04,0.53,2.55,0.39,0.39,8.0,0.54,0.01,0.56,0.53,0.03,1.1,3.73,0.54,0.54,8.0,0.51,0.0,0.51,0.5,0.01,0.12,5.78,0.51,0.51,8.0,0.38,0.01,0.4,0.37,0.03,0.7,2.6,0.38,0.38,8.0,0.31,0.0,0.31,0.31,0.0,1.13,-2.49,0.31,0.31,8.0,0.26,0.0,0.27,0.26,0.01,0.61,1.87,0.26,0.26,8.0
+BF-SNG-G330004 = 0.25,0.01,0.27,0.23,0.04,0.44,2.19,0.25,0.25,9.0,0.22,0.01,0.24,0.21,0.03,0.45,2.04,0.22,0.22,9.0,0.2,0.01,0.22,0.19,0.04,0.64,2.2,0.2,0.2,9.0,0.21,0.02,0.24,0.2,0.05,0.58,2.26,0.21,0.21,9.0,0.25,0.03,0.3,0.22,0.08,0.72,2.3,0.25,0.24,9.0,0.28,0.04,0.37,0.23,0.14,0.59,2.39,0.29,0.28,9.0,0.41,0.05,0.49,0.33,0.16,0.24,2.08,0.41,0.4,9.0,0.55,0.05,0.64,0.48,0.16,0.44,2.15,0.55,0.54,9.0,0.53,0.04,0.59,0.48,0.11,0.56,2.16,0.53,0.52,9.0,0.42,0.02,0.45,0.4,0.05,0.58,1.89,0.42,0.42,9.0,0.35,0.01,0.36,0.33,0.03,0.18,1.79,0.35,0.35,9.0,0.27,0.01,0.29,0.26,0.04,0.96,2.57,0.27,0.26,9.0
+BF-SNG-G330005 = 0.25,0.0,0.26,0.24,0.02,-1.15,4.77,0.25,0.25,13.0,0.23,0.01,0.23,0.21,0.02,-0.25,2.62,0.23,0.23,13.0,0.21,0.01,0.22,0.2,0.02,-0.64,2.94,0.21,0.21,13.0,0.21,0.0,0.22,0.2,0.01,-0.86,2.89,0.21,0.21,13.0,0.24,0.0,0.24,0.23,0.02,-2.0,6.28,0.24,0.24,13.0,0.27,0.02,0.29,0.23,0.06,-0.07,1.85,0.27,0.27,13.0,0.4,0.03,0.45,0.34,0.11,-0.45,2.55,0.4,0.41,13.0,0.55,0.02,0.58,0.52,0.06,-0.25,2.19,0.55,0.56,13.0,0.52,0.01,0.54,0.5,0.04,0.18,2.11,0.52,0.52,13.0,0.4,0.01,0.43,0.39,0.04,0.63,2.63,0.4,0.4,13.0,0.35,0.01,0.36,0.33,0.03,0.27,3.21,0.35,0.34,13.0,0.28,0.01,0.29,0.27,0.02,0.02,1.98,0.28,0.28,13.0
+BF-SNG-G330006 = 0.25,0.01,0.28,0.23,0.06,0.48,2.36,0.25,0.25,44.0,0.22,0.01,0.25,0.2,0.04,0.34,2.63,0.22,0.22,44.0,0.23,0.01,0.24,0.2,0.05,-0.12,2.41,0.23,0.22,44.0,0.23,0.01,0.26,0.21,0.06,-0.05,2.62,0.23,0.23,44.0,0.28,0.02,0.34,0.23,0.1,0.24,3.28,0.28,0.28,44.0,0.32,0.03,0.39,0.25,0.14,-0.27,2.83,0.32,0.33,44.0,0.5,0.04,0.57,0.39,0.18,-0.8,3.63,0.5,0.5,44.0,0.65,0.03,0.7,0.58,0.12,-0.92,2.99,0.65,0.66,44.0,0.63,0.02,0.66,0.58,0.09,-0.82,4.1,0.63,0.63,44.0,0.51,0.03,0.59,0.47,0.12,0.73,3.82,0.51,0.51,44.0,0.4,0.02,0.44,0.37,0.07,0.33,2.73,0.4,0.4,44.0,0.29,0.02,0.34,0.27,0.06,0.57,2.1,0.29,0.29,44.0
+BF-SNG-G330007 = 0.23,0.01,0.25,0.22,0.03,0.23,1.77,0.23,0.23,16.0,0.21,0.01,0.22,0.2,0.02,0.6,2.2,0.21,0.21,16.0,0.19,0.0,0.2,0.19,0.01,0.27,1.68,0.19,0.19,16.0,0.2,0.0,0.21,0.19,0.02,0.32,2.5,0.2,0.2,16.0,0.22,0.01,0.24,0.21,0.03,0.28,2.31,0.22,0.22,16.0,0.23,0.01,0.26,0.22,0.04,1.67,5.96,0.23,0.23,16.0,0.32,0.02,0.37,0.29,0.08,0.38,2.41,0.32,0.32,16.0,0.49,0.02,0.53,0.47,0.06,0.44,2.09,0.49,0.49,16.0,0.49,0.02,0.51,0.46,0.06,-0.11,1.89,0.49,0.49,16.0,0.4,0.02,0.43,0.37,0.06,0.38,2.34,0.4,0.39,16.0,0.33,0.01,0.36,0.32,0.05,0.75,3.1,0.33,0.33,16.0,0.26,0.01,0.27,0.25,0.02,0.15,2.01,0.26,0.26,16.0
+BF-SNG-G330008 = 0.25,0.02,0.29,0.22,0.07,0.63,1.95,0.25,0.24,31.0,0.22,0.02,0.25,0.2,0.05,0.62,1.93,0.22,0.21,31.0,0.21,0.01,0.24,0.19,0.05,0.27,1.8,0.21,0.21,31.0,0.22,0.02,0.26,0.2,0.07,0.39,2.05,0.22,0.22,31.0,0.27,0.04,0.34,0.22,0.12,0.44,1.75,0.27,0.25,31.0,0.29,0.06,0.42,0.22,0.19,0.48,1.77,0.3,0.27,31.0,0.45,0.08,0.55,0.32,0.23,-0.16,1.64,0.45,0.45,31.0,0.6,0.05,0.67,0.49,0.18,-0.47,2.13,0.6,0.6,31.0,0.57,0.04,0.62,0.48,0.14,-0.7,2.49,0.57,0.58,31.0,0.46,0.02,0.49,0.4,0.09,-0.53,2.47,0.46,0.46,31.0,0.38,0.02,0.4,0.33,0.07,-0.37,2.49,0.38,0.38,31.0,0.28,0.02,0.32,0.25,0.06,0.35,2.04,0.28,0.28,31.0
+BF-SNG-G330009 = 0.26,0.01,0.27,0.25,0.03,-0.28,1.92,0.26,0.26,20.0,0.23,0.0,0.24,0.22,0.01,-0.17,1.92,0.23,0.23,20.0,0.25,0.01,0.26,0.23,0.03,-0.39,2.46,0.25,0.25,20.0,0.25,0.01,0.27,0.24,0.03,0.1,2.11,0.25,0.25,20.0,0.29,0.01,0.31,0.27,0.04,-0.06,2.03,0.29,0.29,20.0,0.35,0.02,0.39,0.31,0.08,0.02,2.19,0.35,0.35,20.0,0.53,0.03,0.59,0.48,0.11,0.06,2.54,0.53,0.53,20.0,0.68,0.02,0.72,0.65,0.07,0.02,1.96,0.68,0.69,20.0,0.66,0.02,0.69,0.62,0.07,-0.03,1.78,0.66,0.66,20.0,0.53,0.02,0.57,0.5,0.08,0.38,2.35,0.53,0.53,20.0,0.42,0.02,0.44,0.39,0.06,-0.04,1.95,0.42,0.42,20.0,0.31,0.01,0.33,0.29,0.04,-0.24,2.17,0.31,0.31,20.0
+BF-SOM-G370001 = 0.17,0.01,0.19,0.14,0.05,0.03,2.33,0.17,0.17,91.0,0.16,0.01,0.18,0.14,0.04,0.05,2.03,0.16,0.16,91.0,0.16,0.01,0.17,0.14,0.03,0.03,2.05,0.16,0.16,91.0,0.14,0.01,0.16,0.13,0.03,0.04,2.05,0.14,0.14,91.0,0.16,0.01,0.17,0.14,0.03,-0.15,2.68,0.16,0.16,91.0,0.19,0.01,0.22,0.16,0.07,0.54,3.77,0.19,0.19,91.0,0.28,0.02,0.32,0.23,0.09,-0.03,2.2,0.28,0.28,91.0,0.34,0.03,0.4,0.3,0.1,-0.01,1.89,0.34,0.34,91.0,0.26,0.03,0.33,0.21,0.12,0.82,3.47,0.26,0.25,91.0,0.21,0.02,0.26,0.17,0.09,0.58,2.97,0.21,0.21,91.0,0.18,0.01,0.21,0.15,0.06,0.52,2.87,0.18,0.18,91.0,0.17,0.01,0.19,0.14,0.05,0.63,3.17,0.17,0.16,91.0
+BF-SOM-G370002 = 0.19,0.01,0.2,0.18,0.03,-0.58,2.74,0.19,0.19,41.0,0.18,0.01,0.2,0.16,0.03,-0.92,3.45,0.19,0.19,41.0,0.17,0.01,0.18,0.16,0.02,-0.91,3.59,0.17,0.18,41.0,0.17,0.01,0.18,0.15,0.02,-0.96,3.04,0.17,0.17,41.0,0.17,0.0,0.17,0.16,0.02,-0.39,2.22,0.17,0.17,41.0,0.18,0.01,0.21,0.17,0.04,0.63,2.7,0.18,0.18,41.0,0.3,0.02,0.34,0.24,0.1,-0.3,2.65,0.3,0.3,41.0,0.39,0.02,0.43,0.33,0.1,-0.86,4.11,0.39,0.39,41.0,0.33,0.02,0.36,0.28,0.08,-0.28,2.48,0.33,0.33,41.0,0.24,0.01,0.26,0.21,0.06,-1.22,3.76,0.24,0.25,41.0,0.2,0.01,0.21,0.18,0.03,-0.78,2.82,0.2,0.2,41.0,0.19,0.01,0.2,0.17,0.03,-0.86,3.12,0.19,0.19,41.0
+BF-SOM-G370003 = 0.18,0.01,0.19,0.17,0.02,-0.36,2.71,0.18,0.18,29.0,0.17,0.01,0.18,0.16,0.03,-0.86,4.32,0.17,0.17,29.0,0.16,0.0,0.17,0.15,0.02,-0.45,3.72,0.16,0.16,29.0,0.16,0.01,0.17,0.14,0.03,0.21,2.93,0.16,0.16,29.0,0.16,0.0,0.17,0.15,0.02,-0.03,2.51,0.16,0.16,29.0,0.18,0.01,0.19,0.16,0.03,0.11,3.25,0.18,0.18,29.0,0.26,0.02,0.3,0.22,0.08,0.44,3.78,0.26,0.26,29.0,0.33,0.03,0.4,0.29,0.1,1.15,3.08,0.33,0.31,29.0,0.28,0.03,0.34,0.25,0.1,1.12,3.06,0.28,0.27,29.0,0.21,0.02,0.25,0.18,0.06,0.57,3.09,0.21,0.21,29.0,0.19,0.01,0.21,0.17,0.03,0.43,3.05,0.19,0.19,29.0,0.17,0.01,0.19,0.16,0.03,0.62,3.37,0.17,0.17,29.0
+BF-SOM-G370004 = 0.19,0.01,0.2,0.16,0.04,-0.73,4.52,0.19,0.19,35.0,0.18,0.01,0.19,0.16,0.03,-0.5,3.76,0.18,0.18,35.0,0.17,0.01,0.18,0.15,0.03,-0.66,4.2,0.17,0.17,35.0,0.16,0.0,0.17,0.14,0.02,0.17,3.41,0.16,0.16,35.0,0.16,0.01,0.17,0.14,0.03,-0.51,3.55,0.16,0.16,35.0,0.18,0.01,0.21,0.16,0.05,-0.05,3.22,0.18,0.18,35.0,0.29,0.02,0.33,0.23,0.09,-0.44,4.04,0.29,0.29,35.0,0.37,0.01,0.41,0.33,0.08,-0.71,5.44,0.38,0.37,35.0,0.31,0.02,0.34,0.26,0.08,-0.79,4.28,0.31,0.31,35.0,0.24,0.01,0.25,0.2,0.06,-1.55,6.88,0.24,0.24,35.0,0.19,0.01,0.21,0.17,0.04,-1.33,6.41,0.19,0.2,35.0,0.18,0.01,0.19,0.16,0.03,-1.34,6.55,0.18,0.18,35.0
+BF-SOM-G370005 = 0.15,0.01,0.19,0.14,0.05,1.11,4.01,0.15,0.15,51.0,0.15,0.01,0.18,0.14,0.04,1.04,4.02,0.15,0.15,51.0,0.14,0.01,0.16,0.13,0.04,0.8,3.82,0.14,0.14,51.0,0.13,0.01,0.14,0.12,0.03,0.54,3.03,0.13,0.13,51.0,0.14,0.01,0.16,0.12,0.03,0.41,2.74,0.14,0.14,51.0,0.15,0.01,0.18,0.14,0.04,0.55,2.38,0.15,0.15,51.0,0.22,0.02,0.26,0.18,0.08,0.39,1.97,0.22,0.21,51.0,0.27,0.02,0.3,0.24,0.06,0.57,2.25,0.27,0.26,51.0,0.21,0.02,0.23,0.16,0.07,-0.52,2.87,0.21,0.21,51.0,0.17,0.01,0.2,0.14,0.06,0.2,2.81,0.17,0.17,51.0,0.15,0.01,0.18,0.12,0.06,0.16,3.06,0.15,0.15,51.0,0.15,0.01,0.17,0.12,0.05,0.15,3.29,0.15,0.15,51.0
+BF-SOM-G370006 = 0.17,0.01,0.2,0.14,0.06,0.03,2.33,0.17,0.17,90.0,0.17,0.01,0.19,0.14,0.05,0.01,2.23,0.17,0.17,90.0,0.16,0.01,0.18,0.14,0.04,-0.07,2.2,0.16,0.16,90.0,0.14,0.01,0.16,0.12,0.04,-0.09,2.06,0.14,0.14,90.0,0.15,0.01,0.17,0.12,0.04,-0.26,2.18,0.15,0.15,90.0,0.17,0.01,0.2,0.14,0.06,0.19,2.29,0.17,0.17,90.0,0.24,0.03,0.31,0.19,0.12,0.47,2.75,0.24,0.24,90.0,0.32,0.04,0.4,0.24,0.16,-0.04,2.54,0.32,0.32,90.0,0.25,0.03,0.33,0.18,0.15,0.42,2.75,0.26,0.25,90.0,0.2,0.02,0.25,0.15,0.09,-0.04,3.16,0.2,0.2,90.0,0.18,0.01,0.2,0.14,0.07,-0.3,3.19,0.18,0.18,90.0,0.16,0.01,0.19,0.13,0.05,-0.16,3.13,0.16,0.16,90.0
+BF-SOM-G370007 = 0.19,0.01,0.21,0.18,0.02,1.13,4.53,0.19,0.19,22.0,0.19,0.01,0.2,0.18,0.02,0.65,3.13,0.19,0.19,22.0,0.17,0.0,0.19,0.17,0.02,0.6,3.18,0.17,0.18,22.0,0.16,0.01,0.18,0.15,0.03,0.97,4.51,0.16,0.16,22.0,0.16,0.01,0.18,0.16,0.03,1.33,4.42,0.16,0.16,22.0,0.19,0.01,0.22,0.17,0.05,0.7,4.07,0.19,0.19,22.0,0.31,0.02,0.36,0.27,0.09,0.25,3.66,0.31,0.31,22.0,0.37,0.01,0.4,0.35,0.05,0.25,2.15,0.37,0.37,22.0,0.31,0.01,0.32,0.29,0.03,0.01,1.97,0.31,0.31,22.0,0.24,0.01,0.27,0.23,0.04,1.3,3.57,0.24,0.24,22.0,0.2,0.01,0.21,0.19,0.02,0.5,3.4,0.2,0.2,22.0,0.19,0.0,0.2,0.18,0.02,0.25,2.87,0.19,0.19,22.0
+BF-SOM-G370008 = 0.18,0.02,0.21,0.14,0.06,-0.93,3.05,0.18,0.19,123.0,0.18,0.01,0.2,0.14,0.06,-0.97,2.92,0.18,0.19,123.0,0.17,0.01,0.19,0.14,0.05,-0.9,2.91,0.17,0.18,123.0,0.16,0.01,0.18,0.12,0.05,-0.82,3.1,0.16,0.16,123.0,0.17,0.02,0.2,0.13,0.07,-0.42,3.07,0.17,0.17,123.0,0.21,0.02,0.27,0.16,0.11,-0.05,2.96,0.21,0.21,123.0,0.32,0.04,0.42,0.23,0.18,-0.38,3.07,0.33,0.33,123.0,0.39,0.05,0.47,0.25,0.22,-0.92,3.43,0.39,0.4,123.0,0.31,0.05,0.37,0.17,0.2,-1.09,3.18,0.31,0.32,123.0,0.25,0.03,0.3,0.15,0.15,-1.04,3.17,0.25,0.26,123.0,0.2,0.02,0.23,0.14,0.1,-0.98,3.04,0.2,0.21,123.0,0.18,0.02,0.21,0.14,0.07,-1.1,3.13,0.18,0.19,123.0
+BF-SOR-G380001 = 0.27,0.03,0.31,0.24,0.07,0.23,1.93,0.27,0.28,9.0,0.24,0.02,0.27,0.22,0.05,0.27,1.94,0.24,0.24,9.0,0.23,0.02,0.26,0.21,0.04,0.42,2.08,0.23,0.23,9.0,0.22,0.01,0.23,0.21,0.02,0.27,1.93,0.22,0.22,9.0,0.24,0.01,0.25,0.23,0.02,0.3,1.97,0.24,0.24,9.0,0.28,0.01,0.29,0.27,0.02,-0.71,2.29,0.28,0.29,9.0,0.44,0.01,0.45,0.43,0.02,-0.09,2.14,0.44,0.44,9.0,0.54,0.02,0.56,0.51,0.06,-0.34,1.75,0.54,0.53,9.0,0.49,0.02,0.52,0.46,0.05,0.15,1.85,0.49,0.49,9.0,0.4,0.04,0.46,0.35,0.11,0.33,1.99,0.4,0.4,9.0,0.34,0.05,0.42,0.28,0.15,0.31,1.96,0.34,0.35,9.0,0.3,0.04,0.36,0.25,0.12,0.31,1.95,0.3,0.3,9.0
+BF-SOR-G380002 = 0.26,0.02,0.3,0.23,0.07,0.62,2.32,0.26,0.25,35.0,0.24,0.01,0.27,0.21,0.05,0.46,2.25,0.24,0.23,35.0,0.22,0.01,0.25,0.2,0.05,-0.02,1.79,0.22,0.22,35.0,0.24,0.01,0.27,0.22,0.06,0.91,3.51,0.24,0.23,35.0,0.28,0.02,0.33,0.25,0.08,0.56,2.16,0.28,0.27,35.0,0.31,0.04,0.39,0.26,0.13,0.62,2.11,0.31,0.29,35.0,0.47,0.04,0.55,0.41,0.13,0.27,1.93,0.47,0.46,35.0,0.61,0.03,0.66,0.56,0.1,0.11,1.83,0.61,0.61,35.0,0.55,0.04,0.64,0.5,0.13,0.69,2.36,0.55,0.54,35.0,0.42,0.04,0.51,0.37,0.14,0.81,2.44,0.42,0.4,35.0,0.32,0.03,0.41,0.29,0.12,0.99,2.75,0.32,0.31,35.0,0.28,0.03,0.34,0.25,0.09,0.71,2.36,0.28,0.27,35.0
+BF-SOR-G380003 = 0.23,0.0,0.24,0.22,0.02,-0.27,2.2,0.23,0.23,16.0,0.21,0.0,0.21,0.21,0.01,1.22,4.92,0.21,0.21,16.0,0.2,0.0,0.2,0.19,0.01,0.18,2.3,0.2,0.2,16.0,0.2,0.0,0.21,0.2,0.01,-0.22,4.2,0.2,0.2,16.0,0.21,0.0,0.22,0.2,0.02,1.47,4.21,0.21,0.2,16.0,0.25,0.01,0.27,0.23,0.03,-0.62,3.01,0.25,0.25,16.0,0.41,0.01,0.43,0.38,0.05,-0.31,2.68,0.41,0.41,16.0,0.5,0.02,0.54,0.47,0.06,-0.16,2.34,0.5,0.51,16.0,0.46,0.01,0.47,0.45,0.03,0.12,1.61,0.46,0.46,16.0,0.35,0.02,0.38,0.32,0.06,-0.24,2.14,0.35,0.35,16.0,0.28,0.01,0.29,0.26,0.03,-0.18,2.03,0.28,0.28,16.0,0.24,0.01,0.25,0.23,0.02,0.31,1.94,0.24,0.24,16.0
+BF-SOR-G380004 = 0.24,0.01,0.27,0.22,0.05,1.09,3.59,0.24,0.23,16.0,0.22,0.01,0.24,0.2,0.04,0.63,2.99,0.22,0.21,16.0,0.2,0.01,0.22,0.19,0.03,0.65,2.89,0.2,0.2,16.0,0.21,0.01,0.23,0.2,0.04,0.1,2.16,0.21,0.21,16.0,0.25,0.02,0.28,0.21,0.07,0.23,2.62,0.25,0.24,16.0,0.28,0.03,0.35,0.24,0.11,0.64,2.93,0.28,0.28,16.0,0.4,0.03,0.47,0.35,0.12,0.38,2.45,0.41,0.4,16.0,0.59,0.02,0.62,0.55,0.07,-0.45,1.79,0.59,0.59,16.0,0.54,0.03,0.59,0.49,0.1,-0.22,1.86,0.54,0.55,16.0,0.42,0.03,0.47,0.36,0.1,0.01,1.86,0.42,0.41,16.0,0.34,0.02,0.37,0.31,0.06,0.61,3.0,0.34,0.33,16.0,0.27,0.01,0.3,0.25,0.05,0.7,2.85,0.27,0.27,16.0
+BF-SOR-G380005 = 0.25,0.01,0.25,0.23,0.02,-0.06,2.09,0.25,0.25,23.0,0.23,0.0,0.23,0.22,0.02,0.28,1.85,0.23,0.23,23.0,0.22,0.0,0.23,0.21,0.02,0.27,2.67,0.22,0.22,23.0,0.22,0.01,0.23,0.21,0.02,0.36,1.92,0.22,0.22,23.0,0.25,0.01,0.27,0.23,0.04,0.33,1.99,0.25,0.24,23.0,0.27,0.01,0.29,0.26,0.03,0.21,3.2,0.27,0.27,23.0,0.43,0.01,0.45,0.4,0.05,-0.43,2.31,0.43,0.43,23.0,0.58,0.02,0.61,0.55,0.06,0.61,2.76,0.58,0.58,23.0,0.48,0.02,0.52,0.46,0.06,0.62,2.09,0.48,0.48,23.0,0.36,0.02,0.4,0.33,0.07,0.7,2.43,0.36,0.35,23.0,0.28,0.01,0.3,0.27,0.03,0.37,1.79,0.28,0.28,23.0,0.25,0.01,0.27,0.24,0.03,0.17,1.66,0.25,0.25,23.0
+BF-SOR-G380006 = 0.23,0.01,0.25,0.22,0.03,-0.09,3.09,0.23,0.23,27.0,0.21,0.01,0.22,0.2,0.02,0.25,2.96,0.21,0.21,27.0,0.2,0.01,0.21,0.19,0.02,-0.08,2.35,0.2,0.2,27.0,0.2,0.01,0.21,0.19,0.03,-0.25,2.77,0.2,0.2,27.0,0.21,0.01,0.22,0.19,0.02,-0.26,3.66,0.21,0.21,27.0,0.25,0.01,0.27,0.22,0.04,-0.91,4.49,0.25,0.25,27.0,0.42,0.02,0.45,0.37,0.08,-0.57,3.77,0.42,0.42,27.0,0.53,0.02,0.56,0.47,0.09,-1.09,4.29,0.53,0.54,27.0,0.48,0.01,0.51,0.45,0.07,-0.28,4.46,0.48,0.48,27.0,0.37,0.01,0.42,0.35,0.07,1.5,6.27,0.37,0.37,27.0,0.29,0.01,0.32,0.27,0.05,0.65,3.69,0.29,0.29,27.0,0.25,0.01,0.28,0.24,0.04,0.6,3.15,0.25,0.25,27.0
+BF-SOR-G380007 = 0.24,0.0,0.24,0.23,0.01,-0.4,2.75,0.24,0.23,11.0,0.21,0.0,0.22,0.21,0.01,0.76,2.82,0.21,0.21,11.0,0.2,0.0,0.21,0.2,0.01,0.17,2.42,0.2,0.2,11.0,0.22,0.0,0.22,0.21,0.01,-0.26,1.18,0.22,0.22,11.0,0.25,0.01,0.26,0.23,0.02,0.04,1.41,0.25,0.25,11.0,0.27,0.01,0.27,0.26,0.02,-0.84,2.61,0.27,0.27,11.0,0.4,0.01,0.42,0.38,0.03,-0.46,1.5,0.4,0.41,11.0,0.58,0.01,0.6,0.57,0.03,1.04,3.51,0.58,0.58,11.0,0.53,0.01,0.55,0.51,0.04,-0.77,2.46,0.53,0.54,11.0,0.38,0.01,0.4,0.38,0.02,1.23,4.17,0.38,0.38,11.0,0.29,0.0,0.3,0.29,0.01,0.4,2.67,0.29,0.29,11.0,0.26,0.0,0.26,0.25,0.01,-0.82,2.9,0.26,0.26,11.0
+BF-SOR-G380008 = 0.29,0.02,0.32,0.26,0.06,0.36,2.48,0.29,0.29,11.0,0.25,0.01,0.27,0.23,0.04,-0.04,2.39,0.25,0.25,11.0,0.24,0.01,0.25,0.23,0.03,0.02,2.44,0.24,0.24,11.0,0.23,0.0,0.24,0.23,0.01,-0.38,2.85,0.23,0.23,11.0,0.26,0.01,0.28,0.25,0.04,0.42,2.09,0.26,0.26,11.0,0.3,0.01,0.33,0.28,0.05,0.58,2.51,0.3,0.3,11.0,0.49,0.02,0.52,0.45,0.07,-0.27,1.82,0.49,0.49,11.0,0.59,0.04,0.65,0.53,0.12,-0.21,1.75,0.6,0.6,11.0,0.55,0.03,0.6,0.5,0.1,0.05,1.92,0.55,0.55,11.0,0.45,0.04,0.5,0.38,0.12,-0.5,2.2,0.45,0.46,11.0,0.38,0.04,0.45,0.3,0.15,0.12,2.53,0.38,0.37,11.0,0.33,0.03,0.39,0.28,0.12,0.48,2.56,0.33,0.33,11.0
+BF-SOR-G380009 = 0.24,0.0,0.25,0.24,0.01,-0.28,2.2,0.24,0.24,11.0,0.22,0.0,0.22,0.21,0.01,-0.09,2.1,0.22,0.22,11.0,0.2,0.0,0.21,0.2,0.01,0.41,9.97,0.2,0.2,11.0,0.21,0.0,0.21,0.21,0.01,-1.19,2.62,0.21,0.21,11.0,0.21,0.0,0.22,0.2,0.02,0.39,2.16,0.21,0.21,11.0,0.26,0.01,0.27,0.25,0.02,0.25,2.25,0.26,0.26,11.0,0.44,0.01,0.47,0.42,0.05,0.31,3.06,0.44,0.45,11.0,0.58,0.01,0.59,0.56,0.03,0.38,1.66,0.58,0.57,11.0,0.51,0.01,0.53,0.5,0.03,-0.19,2.59,0.51,0.51,11.0,0.41,0.01,0.42,0.39,0.03,-1.05,3.02,0.41,0.41,11.0,0.32,0.01,0.33,0.3,0.03,-0.56,2.68,0.32,0.32,11.0,0.27,0.01,0.28,0.26,0.02,-0.14,2.64,0.27,0.27,11.0
+BF-SOR-G380010 = 0.23,0.01,0.24,0.22,0.03,-0.04,2.53,0.23,0.23,51.0,0.21,0.01,0.22,0.2,0.02,0.02,2.42,0.21,0.21,51.0,0.19,0.01,0.21,0.18,0.02,0.18,2.32,0.19,0.19,51.0,0.2,0.01,0.21,0.19,0.02,-0.21,1.9,0.2,0.2,51.0,0.2,0.01,0.22,0.19,0.03,0.26,2.87,0.2,0.2,51.0,0.26,0.01,0.29,0.23,0.06,-0.37,2.65,0.26,0.26,51.0,0.42,0.02,0.46,0.36,0.11,-0.12,3.51,0.42,0.42,51.0,0.54,0.02,0.58,0.47,0.11,-0.97,5.6,0.54,0.55,51.0,0.47,0.02,0.5,0.43,0.07,-0.23,2.55,0.47,0.47,51.0,0.35,0.02,0.38,0.3,0.08,-0.1,2.13,0.35,0.35,51.0,0.27,0.01,0.31,0.25,0.05,0.45,2.19,0.27,0.27,51.0,0.24,0.01,0.26,0.22,0.04,0.18,2.05,0.24,0.24,51.0
+BF-SOR-G380011 = 0.23,0.0,0.23,0.23,0.0,2.37,25.48,0.23,0.23,15.0,0.21,0.0,0.21,0.21,0.01,-1.05,13.27,0.21,0.21,15.0,0.2,0.0,0.2,0.2,0.01,1.79,3.39,0.2,0.2,15.0,0.21,0.0,0.21,0.2,0.01,-0.65,2.82,0.21,0.21,15.0,0.23,0.0,0.24,0.22,0.02,-0.52,2.94,0.23,0.23,15.0,0.25,0.01,0.27,0.24,0.03,0.6,2.05,0.25,0.25,15.0,0.38,0.01,0.39,0.36,0.03,0.05,2.75,0.38,0.38,15.0,0.57,0.01,0.58,0.55,0.03,-0.22,2.14,0.57,0.57,15.0,0.53,0.01,0.54,0.5,0.04,-0.52,2.56,0.53,0.53,15.0,0.38,0.01,0.39,0.37,0.02,0.12,1.94,0.38,0.38,15.0,0.3,0.01,0.33,0.29,0.04,0.51,2.43,0.31,0.31,15.0,0.26,0.0,0.26,0.25,0.01,0.38,2.36,0.26,0.26,15.0
+BF-SOR-G380012 = 0.24,0.01,0.25,0.23,0.03,0.05,2.46,0.24,0.24,62.0,0.22,0.01,0.23,0.21,0.03,0.13,2.55,0.22,0.22,62.0,0.21,0.01,0.22,0.19,0.03,-0.23,2.79,0.21,0.21,62.0,0.21,0.01,0.23,0.2,0.04,0.41,3.81,0.21,0.21,62.0,0.23,0.01,0.27,0.21,0.07,1.01,3.78,0.23,0.23,62.0,0.27,0.01,0.29,0.23,0.06,-0.78,4.11,0.27,0.27,62.0,0.44,0.02,0.48,0.36,0.12,-1.14,5.01,0.44,0.44,62.0,0.56,0.02,0.6,0.5,0.11,-0.27,3.79,0.56,0.56,62.0,0.51,0.02,0.55,0.47,0.08,-0.34,2.24,0.51,0.51,62.0,0.38,0.02,0.43,0.32,0.11,-0.3,2.59,0.38,0.38,62.0,0.3,0.02,0.34,0.27,0.07,0.33,2.22,0.3,0.3,62.0,0.26,0.01,0.29,0.24,0.05,0.37,2.13,0.26,0.26,62.0
+BF-SOR-G380013 = 0.24,0.0,0.24,0.23,0.01,-0.01,1.85,0.24,0.23,24.0,0.21,0.0,0.22,0.21,0.01,-0.02,2.2,0.21,0.21,24.0,0.2,0.0,0.21,0.2,0.01,0.09,1.88,0.2,0.2,24.0,0.21,0.01,0.22,0.2,0.02,0.44,2.14,0.21,0.21,24.0,0.23,0.01,0.25,0.21,0.04,0.45,2.14,0.23,0.23,24.0,0.25,0.01,0.27,0.23,0.04,0.94,2.96,0.25,0.24,24.0,0.4,0.02,0.44,0.38,0.06,0.87,2.62,0.4,0.39,24.0,0.55,0.02,0.58,0.51,0.06,-0.09,1.9,0.55,0.55,24.0,0.51,0.01,0.53,0.48,0.04,-0.33,2.54,0.51,0.51,24.0,0.38,0.01,0.41,0.37,0.04,1.89,6.85,0.38,0.38,24.0,0.3,0.01,0.33,0.29,0.03,0.44,2.01,0.3,0.3,24.0,0.26,0.01,0.27,0.25,0.02,0.86,3.15,0.26,0.26,24.0
+BF-SOR-G380014 = 0.25,0.01,0.29,0.23,0.06,0.46,2.57,0.25,0.25,26.0,0.23,0.01,0.26,0.21,0.05,0.44,2.6,0.23,0.23,26.0,0.21,0.01,0.23,0.2,0.04,0.43,2.48,0.21,0.21,26.0,0.23,0.01,0.25,0.21,0.04,0.42,2.73,0.23,0.23,26.0,0.26,0.01,0.29,0.23,0.06,0.32,2.42,0.26,0.26,26.0,0.3,0.03,0.34,0.27,0.08,0.47,1.83,0.3,0.29,26.0,0.43,0.03,0.5,0.38,0.11,0.08,1.76,0.44,0.43,26.0,0.6,0.03,0.66,0.55,0.11,-0.1,2.23,0.6,0.6,26.0,0.57,0.02,0.6,0.54,0.06,-0.62,2.14,0.57,0.58,26.0,0.44,0.02,0.47,0.38,0.09,-0.27,2.41,0.44,0.44,26.0,0.33,0.02,0.37,0.29,0.08,-0.1,2.55,0.33,0.33,26.0,0.28,0.01,0.32,0.25,0.06,0.71,3.51,0.28,0.28,26.0
+BF-TAP-G390001 = 0.27,0.01,0.29,0.25,0.04,-0.12,1.85,0.27,0.27,63.0,0.24,0.01,0.26,0.22,0.04,-0.34,2.2,0.24,0.24,63.0,0.22,0.01,0.24,0.21,0.04,0.09,2.63,0.22,0.22,63.0,0.23,0.01,0.25,0.21,0.04,-0.22,2.18,0.23,0.23,63.0,0.27,0.03,0.34,0.23,0.11,0.14,1.7,0.27,0.27,63.0,0.33,0.04,0.42,0.27,0.15,0.57,2.28,0.34,0.32,63.0,0.48,0.06,0.62,0.38,0.25,0.54,2.55,0.48,0.47,63.0,0.56,0.05,0.66,0.47,0.18,0.26,2.45,0.56,0.56,63.0,0.54,0.04,0.64,0.47,0.16,0.49,2.47,0.54,0.53,63.0,0.42,0.04,0.52,0.35,0.17,0.38,2.24,0.42,0.41,63.0,0.32,0.02,0.36,0.28,0.08,-0.1,1.97,0.32,0.33,63.0,0.28,0.02,0.31,0.25,0.06,-0.11,2.08,0.28,0.28,63.0
+BF-TAP-G390002 = 0.27,0.01,0.3,0.24,0.06,-0.2,2.63,0.27,0.28,134.0,0.25,0.01,0.29,0.22,0.07,0.53,2.88,0.25,0.25,134.0,0.23,0.01,0.28,0.2,0.08,0.54,3.13,0.23,0.23,134.0,0.25,0.02,0.3,0.21,0.09,-0.05,2.9,0.25,0.25,134.0,0.34,0.05,0.44,0.24,0.2,-0.04,1.9,0.34,0.34,134.0,0.46,0.07,0.61,0.31,0.29,0.01,1.96,0.46,0.46,134.0,0.64,0.07,0.74,0.51,0.23,-0.52,1.67,0.65,0.68,134.0,0.68,0.03,0.75,0.62,0.13,0.07,2.33,0.68,0.68,134.0,0.67,0.04,0.74,0.6,0.14,-0.2,1.58,0.67,0.68,134.0,0.56,0.05,0.65,0.47,0.18,-0.04,1.72,0.56,0.57,134.0,0.4,0.04,0.49,0.32,0.18,0.35,2.36,0.4,0.39,134.0,0.3,0.01,0.33,0.27,0.06,0.36,2.6,0.3,0.3,134.0
+BF-TAP-G390003 = 0.28,0.01,0.31,0.26,0.05,0.38,2.3,0.28,0.28,114.0,0.25,0.01,0.27,0.23,0.04,0.09,2.17,0.25,0.25,114.0,0.23,0.01,0.25,0.22,0.03,0.1,1.85,0.23,0.23,114.0,0.24,0.01,0.27,0.22,0.05,0.25,2.46,0.24,0.24,114.0,0.27,0.02,0.31,0.22,0.09,0.14,2.28,0.27,0.27,114.0,0.37,0.04,0.46,0.29,0.17,0.27,2.54,0.37,0.37,114.0,0.52,0.04,0.6,0.44,0.16,-0.33,2.4,0.52,0.53,114.0,0.63,0.04,0.71,0.53,0.18,-0.36,2.42,0.63,0.64,114.0,0.59,0.04,0.66,0.5,0.16,0.09,1.88,0.59,0.58,114.0,0.47,0.04,0.57,0.39,0.17,0.49,2.08,0.47,0.46,114.0,0.36,0.03,0.44,0.32,0.12,0.62,2.4,0.36,0.36,114.0,0.31,0.02,0.36,0.28,0.08,0.65,2.54,0.31,0.3,114.0
+BF-TAP-G390004 = 0.25,0.01,0.29,0.21,0.08,0.39,3.56,0.25,0.25,78.0,0.23,0.01,0.27,0.21,0.06,1.2,4.43,0.23,0.23,78.0,0.22,0.01,0.26,0.2,0.06,1.54,5.19,0.22,0.21,78.0,0.24,0.01,0.29,0.22,0.07,1.53,5.77,0.24,0.23,78.0,0.3,0.03,0.41,0.26,0.16,1.15,5.07,0.3,0.3,78.0,0.46,0.06,0.58,0.32,0.26,-0.62,2.74,0.47,0.48,78.0,0.65,0.06,0.72,0.52,0.2,-1.07,2.91,0.65,0.68,78.0,0.68,0.03,0.74,0.58,0.16,-1.41,4.44,0.68,0.69,78.0,0.68,0.03,0.74,0.6,0.14,-0.52,3.24,0.68,0.68,78.0,0.61,0.03,0.66,0.51,0.15,-1.2,4.43,0.61,0.61,78.0,0.44,0.03,0.49,0.37,0.13,-0.21,2.32,0.44,0.44,78.0,0.31,0.01,0.36,0.29,0.07,1.07,4.14,0.31,0.31,78.0
+BF-TAP-G390005 = 0.24,0.01,0.25,0.23,0.02,0.09,1.69,0.24,0.24,4.0,0.22,0.01,0.23,0.21,0.01,0.0,1.65,0.22,0.22,4.0,0.21,0.01,0.22,0.21,0.02,-0.09,1.58,0.21,0.21,4.0,0.23,0.01,0.24,0.23,0.01,0.54,1.82,0.23,0.23,4.0,0.25,0.01,0.26,0.25,0.02,0.74,2.04,0.25,0.25,4.0,0.33,0.01,0.36,0.33,0.03,1.11,2.3,0.33,0.33,4.0,0.52,0.03,0.56,0.5,0.06,0.43,1.85,0.52,0.52,4.0,0.61,0.01,0.62,0.59,0.03,-0.49,1.63,0.61,0.61,4.0,0.61,0.02,0.63,0.58,0.05,-0.25,1.58,0.61,0.61,4.0,0.51,0.03,0.54,0.48,0.06,-0.31,1.57,0.51,0.52,4.0,0.36,0.02,0.38,0.34,0.04,-0.2,1.58,0.36,0.36,4.0,0.29,0.01,0.3,0.27,0.03,-0.15,1.6,0.29,0.29,4.0
+BF-TAP-G390006 = 0.27,0.01,0.29,0.23,0.06,-0.24,3.21,0.27,0.26,49.0,0.24,0.01,0.27,0.21,0.06,0.19,3.06,0.24,0.24,49.0,0.23,0.01,0.26,0.2,0.06,0.41,3.28,0.23,0.22,49.0,0.24,0.01,0.28,0.21,0.06,0.35,3.17,0.24,0.24,49.0,0.27,0.03,0.36,0.22,0.15,1.18,4.17,0.27,0.26,49.0,0.39,0.05,0.5,0.29,0.21,0.43,3.23,0.39,0.38,49.0,0.58,0.04,0.67,0.47,0.19,-0.26,3.83,0.58,0.58,49.0,0.65,0.02,0.69,0.59,0.1,-0.72,3.38,0.65,0.65,49.0,0.64,0.02,0.68,0.58,0.1,-0.95,5.98,0.64,0.64,49.0,0.53,0.02,0.59,0.47,0.11,-0.07,3.09,0.53,0.53,49.0,0.38,0.02,0.41,0.32,0.09,-0.88,4.67,0.38,0.38,49.0,0.3,0.01,0.33,0.26,0.06,-0.56,4.33,0.3,0.3,49.0
+BF-TAP-G390007 = 0.25,0.01,0.28,0.23,0.05,0.5,3.15,0.25,0.25,26.0,0.24,0.01,0.26,0.22,0.04,0.33,2.48,0.24,0.24,26.0,0.23,0.01,0.25,0.21,0.04,0.19,2.3,0.23,0.23,26.0,0.25,0.01,0.27,0.23,0.04,-0.14,2.43,0.25,0.25,26.0,0.31,0.03,0.37,0.27,0.1,0.04,1.92,0.31,0.32,26.0,0.44,0.06,0.51,0.34,0.16,-0.43,1.6,0.44,0.46,26.0,0.62,0.06,0.69,0.52,0.17,-0.46,1.67,0.62,0.64,26.0,0.65,0.03,0.69,0.59,0.1,-0.38,1.59,0.65,0.66,26.0,0.65,0.03,0.69,0.59,0.11,-0.46,1.68,0.65,0.66,26.0,0.56,0.04,0.61,0.48,0.13,-0.45,1.78,0.56,0.58,26.0,0.4,0.03,0.45,0.35,0.1,0.03,1.84,0.4,0.4,26.0,0.3,0.01,0.33,0.29,0.04,0.38,2.92,0.3,0.3,26.0
+BF-TAP-G390008 = 0.24,0.01,0.26,0.23,0.03,0.71,2.51,0.24,0.24,21.0,0.22,0.01,0.24,0.21,0.03,0.91,3.09,0.22,0.22,21.0,0.21,0.0,0.22,0.2,0.01,0.52,2.15,0.21,0.21,21.0,0.22,0.01,0.24,0.21,0.03,0.64,2.32,0.22,0.22,21.0,0.26,0.02,0.31,0.23,0.07,1.05,3.47,0.26,0.26,21.0,0.35,0.04,0.46,0.3,0.16,1.23,3.68,0.35,0.34,21.0,0.56,0.05,0.66,0.49,0.17,0.66,2.28,0.56,0.54,21.0,0.64,0.03,0.71,0.59,0.12,0.61,2.44,0.64,0.64,21.0,0.63,0.03,0.69,0.58,0.11,0.09,1.95,0.63,0.63,21.0,0.55,0.04,0.61,0.48,0.13,-0.21,1.74,0.55,0.55,21.0,0.38,0.03,0.43,0.33,0.1,-0.06,1.75,0.38,0.38,21.0,0.29,0.01,0.31,0.27,0.04,-0.29,1.98,0.29,0.29,21.0
+BF-YAT-G420001 = 0.18,0.01,0.21,0.16,0.04,0.82,2.87,0.18,0.18,23.0,0.17,0.01,0.19,0.16,0.04,0.87,3.0,0.17,0.17,23.0,0.16,0.01,0.18,0.15,0.03,0.77,3.03,0.16,0.16,23.0,0.15,0.01,0.17,0.14,0.03,0.75,2.86,0.16,0.15,23.0,0.15,0.01,0.18,0.14,0.04,0.81,2.8,0.15,0.15,23.0,0.17,0.02,0.21,0.15,0.05,0.79,2.54,0.17,0.17,23.0,0.26,0.02,0.31,0.22,0.09,0.79,3.47,0.26,0.25,23.0,0.33,0.02,0.37,0.29,0.08,0.1,3.62,0.33,0.33,23.0,0.28,0.02,0.33,0.25,0.09,0.21,2.51,0.28,0.28,23.0,0.22,0.02,0.26,0.2,0.06,0.37,2.23,0.22,0.22,23.0,0.19,0.01,0.22,0.18,0.05,0.32,2.13,0.19,0.19,23.0,0.18,0.01,0.2,0.16,0.04,0.46,2.24,0.18,0.18,23.0
+BF-YAT-G420002 = 0.22,0.0,0.22,0.21,0.01,1.5,4.03,0.22,0.21,5.0,0.2,0.0,0.21,0.2,0.01,-0.27,3.85,0.2,0.2,5.0,0.19,0.0,0.19,0.19,0.0,0.83,9.81,0.19,0.19,5.0,0.19,0.0,0.2,0.19,0.01,0.84,2.44,0.19,0.19,5.0,0.19,0.0,0.19,0.18,0.01,0.68,1.83,0.19,0.18,5.0,0.23,0.0,0.23,0.22,0.01,-0.27,1.7,0.23,0.23,5.0,0.4,0.01,0.41,0.39,0.03,0.73,2.45,0.4,0.4,5.0,0.52,0.02,0.54,0.51,0.04,0.05,1.43,0.52,0.52,5.0,0.47,0.02,0.49,0.45,0.04,-0.12,1.66,0.47,0.47,5.0,0.37,0.0,0.37,0.36,0.01,0.97,2.7,0.37,0.37,5.0,0.28,0.0,0.28,0.27,0.01,1.03,2.43,0.28,0.28,5.0,0.24,0.0,0.25,0.24,0.01,0.79,2.23,0.24,0.24,5.0
+BF-YAT-G420003 = 0.25,0.0,0.25,0.24,0.01,-0.54,2.75,0.25,0.25,13.0,0.22,0.0,0.22,0.21,0.01,-0.69,4.87,0.22,0.22,13.0,0.21,0.0,0.21,0.2,0.01,-1.15,5.31,0.21,0.21,13.0,0.21,0.0,0.22,0.2,0.02,-0.1,3.04,0.21,0.21,13.0,0.22,0.0,0.22,0.21,0.01,-0.16,2.76,0.22,0.22,13.0,0.27,0.01,0.28,0.25,0.03,-1.11,3.97,0.27,0.27,13.0,0.45,0.02,0.49,0.43,0.06,0.45,3.11,0.45,0.45,13.0,0.56,0.02,0.59,0.53,0.06,-0.34,2.7,0.57,0.56,13.0,0.53,0.01,0.54,0.51,0.03,-0.81,3.24,0.53,0.53,13.0,0.45,0.01,0.46,0.43,0.03,0.09,2.25,0.45,0.45,13.0,0.34,0.01,0.35,0.33,0.02,0.09,2.14,0.34,0.34,13.0,0.29,0.0,0.29,0.28,0.02,-0.32,2.32,0.29,0.29,13.0
+BF-YAT-G420004 = 0.23,0.01,0.25,0.21,0.05,-0.1,2.57,0.23,0.23,28.0,0.21,0.01,0.23,0.2,0.03,0.1,2.14,0.21,0.21,28.0,0.2,0.01,0.21,0.18,0.03,0.15,2.14,0.2,0.2,28.0,0.2,0.01,0.22,0.18,0.04,-0.14,2.04,0.2,0.2,28.0,0.2,0.01,0.23,0.18,0.05,0.19,2.19,0.21,0.2,28.0,0.25,0.02,0.29,0.22,0.07,0.37,2.16,0.25,0.25,28.0,0.45,0.03,0.51,0.4,0.11,0.39,2.27,0.45,0.44,28.0,0.56,0.02,0.59,0.5,0.09,-0.63,4.17,0.56,0.56,28.0,0.5,0.02,0.55,0.44,0.11,-0.17,4.49,0.5,0.5,28.0,0.4,0.03,0.46,0.36,0.1,0.48,2.55,0.4,0.4,28.0,0.31,0.02,0.36,0.27,0.09,0.45,2.37,0.31,0.31,28.0,0.26,0.02,0.3,0.23,0.07,0.28,2.34,0.26,0.27,28.0
+BF-YAT-G420005 = 0.21,0.01,0.24,0.19,0.05,0.46,2.51,0.21,0.21,21.0,0.19,0.01,0.21,0.18,0.04,0.21,2.49,0.19,0.19,21.0,0.18,0.01,0.19,0.17,0.03,-0.0,2.37,0.18,0.18,21.0,0.18,0.01,0.2,0.16,0.04,0.4,2.19,0.18,0.18,21.0,0.18,0.01,0.21,0.16,0.04,0.5,2.62,0.18,0.18,21.0,0.22,0.02,0.26,0.19,0.07,0.46,2.52,0.22,0.21,21.0,0.33,0.03,0.4,0.28,0.12,0.47,2.65,0.33,0.32,21.0,0.39,0.03,0.46,0.35,0.11,0.62,2.91,0.4,0.39,21.0,0.33,0.02,0.38,0.29,0.1,-0.01,2.94,0.34,0.34,21.0,0.27,0.03,0.33,0.22,0.11,0.1,2.19,0.28,0.27,21.0,0.23,0.02,0.26,0.2,0.06,-0.07,2.39,0.23,0.23,21.0,0.21,0.01,0.23,0.19,0.04,-0.29,2.5,0.21,0.21,21.0
+BF-YAT-G420006 = 0.22,0.02,0.25,0.18,0.07,-0.69,3.87,0.22,0.22,18.0,0.21,0.01,0.23,0.17,0.06,-0.94,4.06,0.21,0.21,18.0,0.2,0.01,0.21,0.17,0.05,-0.57,3.96,0.2,0.2,18.0,0.2,0.01,0.21,0.18,0.04,0.16,2.83,0.2,0.2,18.0,0.2,0.01,0.22,0.19,0.03,0.62,2.8,0.2,0.2,18.0,0.23,0.01,0.25,0.21,0.04,-0.03,2.37,0.23,0.23,18.0,0.39,0.02,0.43,0.35,0.08,-0.13,2.6,0.4,0.4,18.0,0.5,0.03,0.55,0.43,0.12,-0.39,2.83,0.5,0.5,18.0,0.46,0.03,0.51,0.38,0.14,-0.82,3.39,0.46,0.46,18.0,0.37,0.02,0.41,0.32,0.09,-0.64,3.41,0.37,0.37,18.0,0.28,0.02,0.31,0.24,0.07,-0.51,3.42,0.28,0.28,18.0,0.24,0.02,0.27,0.2,0.07,-0.73,3.86,0.24,0.24,18.0
+BF-YAT-G420007 = 0.18,0.01,0.2,0.17,0.03,0.05,2.82,0.18,0.18,33.0,0.17,0.01,0.18,0.16,0.02,0.15,2.73,0.17,0.17,33.0,0.16,0.0,0.18,0.16,0.02,0.61,3.11,0.16,0.16,33.0,0.16,0.01,0.17,0.15,0.02,0.29,2.42,0.16,0.16,33.0,0.16,0.01,0.17,0.15,0.02,0.28,2.65,0.16,0.16,33.0,0.17,0.01,0.19,0.16,0.03,0.4,2.56,0.17,0.17,33.0,0.29,0.01,0.32,0.25,0.07,-0.04,3.38,0.29,0.28,33.0,0.38,0.02,0.43,0.34,0.09,-0.48,2.39,0.38,0.39,33.0,0.32,0.03,0.37,0.29,0.08,0.07,1.68,0.32,0.32,33.0,0.25,0.02,0.3,0.21,0.09,0.16,2.15,0.25,0.25,33.0,0.21,0.01,0.24,0.19,0.05,0.28,2.98,0.21,0.21,33.0,0.19,0.01,0.21,0.17,0.03,0.18,2.95,0.19,0.19,33.0
+BF-YAT-G420008 = 0.19,0.01,0.21,0.18,0.03,-0.04,1.89,0.19,0.2,17.0,0.18,0.01,0.19,0.17,0.02,-0.24,1.74,0.18,0.18,17.0,0.17,0.01,0.18,0.16,0.02,0.18,2.21,0.17,0.17,17.0,0.17,0.01,0.18,0.15,0.03,-0.28,1.88,0.17,0.17,17.0,0.17,0.01,0.18,0.15,0.03,0.03,1.9,0.17,0.17,17.0,0.19,0.01,0.21,0.17,0.04,-0.12,1.64,0.19,0.2,17.0,0.31,0.02,0.35,0.27,0.07,0.05,1.8,0.31,0.31,17.0,0.41,0.03,0.46,0.37,0.09,0.39,1.96,0.41,0.4,17.0,0.36,0.03,0.41,0.32,0.09,0.27,1.75,0.36,0.36,17.0,0.29,0.02,0.32,0.25,0.07,-0.16,1.68,0.29,0.29,17.0,0.23,0.01,0.25,0.21,0.04,0.02,1.67,0.23,0.22,17.0,0.2,0.01,0.22,0.19,0.03,-0.09,1.68,0.2,0.2,17.0
+BF-YAT-G420009 = 0.2,0.01,0.22,0.18,0.04,-0.1,2.25,0.2,0.21,19.0,0.19,0.01,0.21,0.17,0.04,-0.01,2.07,0.19,0.19,19.0,0.18,0.01,0.19,0.16,0.03,0.12,2.05,0.18,0.18,19.0,0.18,0.01,0.2,0.16,0.04,0.07,2.21,0.18,0.18,19.0,0.18,0.01,0.2,0.16,0.04,-0.03,2.26,0.18,0.18,19.0,0.2,0.02,0.24,0.18,0.06,0.52,2.54,0.2,0.2,19.0,0.33,0.04,0.41,0.29,0.12,0.66,2.25,0.33,0.33,19.0,0.44,0.04,0.52,0.39,0.13,0.47,2.08,0.44,0.44,19.0,0.39,0.04,0.46,0.34,0.12,0.62,2.13,0.39,0.38,19.0,0.31,0.03,0.36,0.27,0.09,0.53,2.63,0.31,0.31,19.0,0.24,0.02,0.27,0.21,0.06,0.48,2.64,0.24,0.24,19.0,0.21,0.01,0.24,0.19,0.05,0.43,2.5,0.21,0.21,19.0
+BF-YAT-G420010 = 0.19,0.01,0.2,0.18,0.02,0.37,1.84,0.19,0.19,20.0,0.18,0.01,0.2,0.17,0.02,0.33,2.13,0.18,0.18,20.0,0.17,0.01,0.18,0.16,0.02,0.2,1.94,0.17,0.17,20.0,0.17,0.01,0.18,0.16,0.02,0.69,2.4,0.17,0.16,20.0,0.16,0.01,0.18,0.16,0.02,0.74,2.98,0.16,0.16,20.0,0.2,0.01,0.22,0.18,0.05,0.59,2.64,0.2,0.19,20.0,0.34,0.02,0.38,0.3,0.08,0.35,1.91,0.34,0.33,20.0,0.41,0.03,0.46,0.37,0.08,0.34,1.79,0.41,0.41,20.0,0.35,0.03,0.41,0.3,0.11,0.13,2.02,0.36,0.35,20.0,0.28,0.03,0.33,0.24,0.09,0.01,1.77,0.29,0.28,20.0,0.23,0.02,0.25,0.2,0.06,0.12,1.67,0.23,0.23,20.0,0.2,0.01,0.22,0.18,0.04,0.15,1.72,0.2,0.2,20.0
+BF-YAT-G420011 = 0.21,0.01,0.23,0.2,0.03,0.31,2.42,0.21,0.21,20.0,0.2,0.01,0.21,0.19,0.02,-0.1,2.45,0.2,0.2,20.0,0.18,0.01,0.2,0.17,0.02,-0.2,2.2,0.18,0.19,20.0,0.18,0.01,0.2,0.17,0.03,-0.13,2.97,0.18,0.18,20.0,0.18,0.01,0.2,0.17,0.04,0.24,2.62,0.18,0.18,20.0,0.22,0.01,0.25,0.2,0.05,0.49,3.03,0.22,0.22,20.0,0.38,0.03,0.44,0.34,0.1,0.27,2.39,0.38,0.38,20.0,0.51,0.03,0.55,0.45,0.1,-0.2,1.88,0.51,0.51,20.0,0.45,0.03,0.49,0.4,0.09,-0.2,1.98,0.45,0.45,20.0,0.34,0.02,0.38,0.31,0.07,0.35,3.03,0.34,0.34,20.0,0.26,0.01,0.29,0.24,0.05,0.41,3.17,0.26,0.26,20.0,0.23,0.01,0.25,0.21,0.04,0.38,3.21,0.23,0.23,20.0
+BF-YAT-G420012 = 0.23,0.0,0.23,0.22,0.01,0.18,1.77,0.23,0.22,10.0,0.21,0.0,0.22,0.21,0.01,0.06,1.84,0.21,0.21,10.0,0.2,0.0,0.2,0.19,0.01,-0.22,1.76,0.2,0.2,10.0,0.19,0.0,0.2,0.19,0.01,-0.43,1.79,0.19,0.19,10.0,0.19,0.0,0.2,0.19,0.01,0.2,2.53,0.19,0.19,10.0,0.22,0.0,0.22,0.21,0.01,0.24,3.54,0.22,0.22,10.0,0.39,0.01,0.4,0.37,0.03,-0.32,1.72,0.39,0.39,10.0,0.49,0.01,0.51,0.47,0.04,0.69,2.87,0.49,0.49,10.0,0.47,0.01,0.49,0.46,0.03,0.46,1.98,0.47,0.47,10.0,0.37,0.01,0.38,0.36,0.02,0.18,2.2,0.37,0.37,10.0,0.28,0.01,0.28,0.27,0.01,-0.14,1.4,0.28,0.28,10.0,0.24,0.01,0.25,0.24,0.01,-0.52,1.82,0.24,0.25,10.0
+BF-YAT-G420013 = 0.2,0.01,0.21,0.19,0.03,-0.1,1.77,0.2,0.2,27.0,0.19,0.01,0.2,0.18,0.02,0.0,1.58,0.19,0.19,27.0,0.18,0.01,0.19,0.17,0.02,0.13,1.63,0.18,0.18,27.0,0.17,0.01,0.18,0.16,0.02,0.04,1.8,0.17,0.17,27.0,0.17,0.01,0.2,0.16,0.04,0.21,2.08,0.17,0.17,27.0,0.2,0.01,0.23,0.18,0.05,0.43,2.62,0.2,0.2,27.0,0.35,0.02,0.39,0.31,0.08,0.15,2.1,0.35,0.35,27.0,0.45,0.02,0.48,0.41,0.07,-0.52,3.13,0.45,0.45,27.0,0.42,0.02,0.47,0.37,0.09,0.21,2.56,0.42,0.42,27.0,0.33,0.02,0.36,0.3,0.06,0.08,2.19,0.33,0.33,27.0,0.25,0.01,0.27,0.23,0.04,-0.36,2.54,0.25,0.25,27.0,0.22,0.01,0.23,0.21,0.03,-0.07,1.92,0.22,0.22,27.0
+BF-YAT-G420014 = 0.19,0.01,0.2,0.17,0.03,-0.27,2.15,0.19,0.19,13.0,0.17,0.01,0.19,0.16,0.02,0.37,2.23,0.17,0.17,13.0,0.17,0.01,0.18,0.16,0.02,0.29,1.96,0.17,0.17,13.0,0.17,0.01,0.18,0.16,0.02,0.2,2.19,0.17,0.17,13.0,0.16,0.01,0.17,0.15,0.02,0.4,2.41,0.16,0.16,13.0,0.17,0.01,0.21,0.16,0.05,1.62,4.95,0.17,0.17,13.0,0.26,0.03,0.32,0.23,0.09,0.97,3.1,0.26,0.25,13.0,0.34,0.02,0.37,0.32,0.05,0.08,1.6,0.34,0.34,13.0,0.3,0.03,0.35,0.25,0.11,0.19,2.14,0.3,0.3,13.0,0.23,0.02,0.25,0.2,0.06,-0.34,2.07,0.23,0.23,13.0,0.19,0.01,0.21,0.18,0.04,-0.19,2.07,0.19,0.2,13.0,0.18,0.01,0.2,0.17,0.03,-0.01,2.24,0.18,0.18,13.0
+BF-YAT-G420015 = 0.21,0.01,0.22,0.2,0.02,-0.1,2.31,0.21,0.21,16.0,0.19,0.0,0.2,0.19,0.02,0.07,1.78,0.19,0.19,16.0,0.19,0.0,0.2,0.18,0.02,-0.16,2.03,0.19,0.19,16.0,0.19,0.0,0.19,0.18,0.01,0.17,1.72,0.19,0.19,16.0,0.19,0.01,0.2,0.18,0.02,-0.14,1.86,0.19,0.19,16.0,0.22,0.01,0.25,0.2,0.05,0.43,2.29,0.22,0.22,16.0,0.34,0.02,0.39,0.32,0.07,0.99,3.17,0.34,0.34,16.0,0.45,0.02,0.49,0.41,0.08,0.83,4.48,0.45,0.45,16.0,0.4,0.02,0.45,0.36,0.09,0.44,2.93,0.4,0.4,16.0,0.31,0.02,0.35,0.29,0.06,0.12,2.08,0.32,0.32,16.0,0.25,0.01,0.27,0.23,0.04,0.57,2.49,0.25,0.25,16.0,0.22,0.01,0.24,0.21,0.03,0.64,2.44,0.22,0.22,16.0
+BF-YAT-G420016 = 0.21,0.02,0.26,0.18,0.08,0.3,1.93,0.21,0.21,48.0,0.19,0.02,0.23,0.17,0.06,0.28,1.82,0.19,0.19,48.0,0.18,0.01,0.21,0.16,0.05,0.02,1.59,0.18,0.18,48.0,0.18,0.02,0.21,0.16,0.06,0.04,1.54,0.18,0.18,48.0,0.19,0.02,0.23,0.16,0.07,0.05,1.71,0.19,0.19,48.0,0.23,0.04,0.29,0.18,0.12,0.17,1.57,0.23,0.23,48.0,0.35,0.06,0.46,0.26,0.19,0.02,1.55,0.36,0.36,48.0,0.43,0.06,0.52,0.33,0.19,-0.15,1.65,0.43,0.43,48.0,0.36,0.05,0.44,0.26,0.18,-0.12,1.68,0.36,0.36,48.0,0.29,0.04,0.38,0.21,0.17,-0.04,1.91,0.29,0.29,48.0,0.23,0.03,0.29,0.18,0.11,0.1,1.85,0.24,0.23,48.0,0.21,0.02,0.25,0.18,0.08,0.1,1.79,0.21,0.21,48.0
+BF-YAT-G420017 = 0.19,0.01,0.2,0.17,0.04,-0.24,1.97,0.19,0.19,56.0,0.18,0.01,0.2,0.16,0.03,0.05,1.66,0.18,0.18,56.0,0.17,0.01,0.18,0.15,0.03,-0.28,2.07,0.17,0.17,56.0,0.17,0.01,0.18,0.15,0.03,-0.15,1.86,0.17,0.17,56.0,0.17,0.01,0.18,0.15,0.04,0.01,1.87,0.17,0.17,56.0,0.19,0.02,0.23,0.15,0.08,0.16,1.9,0.19,0.19,56.0,0.31,0.03,0.38,0.25,0.13,0.29,2.14,0.32,0.31,56.0,0.38,0.03,0.45,0.33,0.12,1.03,3.55,0.38,0.37,56.0,0.32,0.03,0.4,0.26,0.14,1.29,3.78,0.32,0.31,56.0,0.26,0.03,0.33,0.21,0.13,0.94,2.92,0.26,0.25,56.0,0.21,0.02,0.26,0.18,0.08,1.06,3.13,0.21,0.21,56.0,0.19,0.01,0.23,0.17,0.05,0.89,2.83,0.19,0.19,56.0
+BF-YAT-G420018 = 0.21,0.02,0.23,0.17,0.06,-0.93,3.16,0.21,0.21,10.0,0.2,0.02,0.21,0.16,0.05,-1.16,3.35,0.2,0.2,10.0,0.18,0.01,0.2,0.16,0.04,-1.07,3.37,0.18,0.19,10.0,0.19,0.01,0.21,0.17,0.03,-0.02,2.47,0.19,0.19,10.0,0.19,0.01,0.21,0.18,0.03,0.42,2.0,0.19,0.19,10.0,0.23,0.01,0.25,0.21,0.04,0.38,2.55,0.23,0.22,10.0,0.38,0.03,0.44,0.32,0.12,0.03,3.23,0.38,0.38,10.0,0.48,0.04,0.56,0.4,0.15,-0.13,3.22,0.48,0.49,10.0,0.43,0.04,0.5,0.35,0.14,-0.57,3.15,0.44,0.44,10.0,0.35,0.03,0.39,0.3,0.09,-0.58,3.04,0.35,0.35,10.0,0.26,0.02,0.3,0.22,0.08,-0.44,3.14,0.26,0.27,10.0,0.23,0.02,0.26,0.18,0.08,-0.78,3.23,0.23,0.23,10.0
+BF-YAT-G420019 = 0.23,0.01,0.24,0.22,0.02,-0.41,1.73,0.23,0.23,9.0,0.21,0.01,0.21,0.2,0.02,-0.41,1.81,0.21,0.21,9.0,0.2,0.01,0.2,0.19,0.02,-0.43,1.86,0.2,0.2,9.0,0.2,0.01,0.21,0.19,0.02,-0.63,1.9,0.2,0.2,9.0,0.2,0.01,0.21,0.19,0.02,-0.62,2.02,0.2,0.2,9.0,0.25,0.02,0.27,0.22,0.04,-0.71,2.04,0.25,0.25,9.0,0.42,0.03,0.45,0.37,0.08,-0.75,2.19,0.42,0.42,9.0,0.52,0.03,0.55,0.48,0.07,-0.56,1.89,0.52,0.53,9.0,0.48,0.02,0.5,0.44,0.06,-0.94,2.36,0.48,0.49,9.0,0.37,0.02,0.4,0.34,0.07,-0.54,2.07,0.38,0.38,9.0,0.29,0.02,0.31,0.26,0.04,-0.67,2.08,0.29,0.29,9.0,0.25,0.01,0.27,0.23,0.03,-0.65,2.05,0.25,0.25,9.0
+BF-ZOU-G450001 = 0.24,0.0,0.24,0.23,0.01,-0.33,1.99,0.24,0.24,12.0,0.22,0.0,0.22,0.21,0.01,-0.68,1.98,0.22,0.22,12.0,0.22,0.0,0.22,0.21,0.01,-0.28,2.1,0.22,0.22,12.0,0.21,0.01,0.23,0.21,0.02,0.64,2.27,0.21,0.21,12.0,0.26,0.03,0.33,0.24,0.09,1.28,3.48,0.26,0.25,12.0,0.37,0.04,0.45,0.32,0.14,0.62,2.4,0.37,0.36,12.0,0.51,0.05,0.6,0.44,0.16,0.4,1.91,0.51,0.5,12.0,0.54,0.02,0.58,0.52,0.06,0.9,2.7,0.54,0.53,12.0,0.56,0.02,0.6,0.53,0.06,0.38,1.93,0.56,0.56,12.0,0.49,0.03,0.54,0.46,0.09,0.32,1.73,0.49,0.49,12.0,0.37,0.01,0.39,0.34,0.05,0.34,2.05,0.37,0.36,12.0,0.28,0.01,0.29,0.27,0.02,-0.19,2.71,0.28,0.28,12.0
+BF-ZOU-G450002 = 0.24,0.01,0.25,0.22,0.03,0.18,2.71,0.24,0.23,17.0,0.21,0.01,0.22,0.2,0.02,0.04,2.15,0.21,0.21,17.0,0.21,0.01,0.22,0.2,0.02,0.06,2.14,0.21,0.21,17.0,0.21,0.01,0.22,0.2,0.02,-0.64,2.73,0.21,0.21,17.0,0.29,0.03,0.33,0.23,0.1,-0.25,1.71,0.29,0.3,17.0,0.36,0.04,0.43,0.3,0.12,-0.07,1.75,0.36,0.37,17.0,0.51,0.05,0.59,0.43,0.16,-0.32,2.02,0.51,0.52,17.0,0.52,0.02,0.56,0.47,0.08,-1.04,4.55,0.52,0.53,17.0,0.54,0.01,0.58,0.53,0.05,0.7,2.78,0.54,0.54,17.0,0.51,0.02,0.54,0.47,0.07,-0.12,2.0,0.51,0.51,17.0,0.37,0.01,0.4,0.34,0.06,0.2,2.36,0.37,0.36,17.0,0.27,0.01,0.29,0.26,0.03,0.17,2.53,0.27,0.27,17.0
+BF-ZOU-G450003 = 0.27,0.01,0.29,0.24,0.05,-0.49,2.12,0.27,0.27,34.0,0.24,0.01,0.26,0.22,0.04,-0.44,1.93,0.24,0.24,34.0,0.25,0.02,0.27,0.21,0.05,-0.68,2.09,0.25,0.25,34.0,0.27,0.02,0.32,0.23,0.09,-0.36,2.25,0.28,0.28,34.0,0.31,0.02,0.37,0.26,0.11,0.25,2.6,0.31,0.31,34.0,0.41,0.03,0.48,0.33,0.15,-0.1,2.87,0.41,0.4,34.0,0.59,0.04,0.66,0.51,0.14,-0.16,1.92,0.59,0.6,34.0,0.58,0.03,0.62,0.53,0.1,-0.16,2.15,0.58,0.58,34.0,0.63,0.05,0.7,0.54,0.16,-0.55,2.09,0.63,0.65,34.0,0.61,0.05,0.67,0.5,0.16,-0.71,2.28,0.61,0.62,34.0,0.45,0.04,0.5,0.36,0.14,-0.81,2.37,0.45,0.47,34.0,0.33,0.03,0.37,0.27,0.1,-0.65,2.43,0.33,0.34,34.0
+BF-ZOU-G450004 = 0.24,0.02,0.27,0.18,0.09,-0.75,3.41,0.24,0.24,30.0,0.21,0.02,0.24,0.15,0.09,-0.87,3.57,0.22,0.22,30.0,0.22,0.02,0.25,0.15,0.09,-0.6,3.06,0.22,0.22,30.0,0.23,0.02,0.27,0.18,0.08,-0.2,1.87,0.24,0.24,30.0,0.25,0.03,0.29,0.2,0.09,-0.14,1.9,0.25,0.25,30.0,0.33,0.03,0.39,0.27,0.13,-0.05,2.26,0.34,0.33,30.0,0.48,0.06,0.59,0.38,0.21,0.01,1.66,0.48,0.48,30.0,0.53,0.06,0.61,0.41,0.19,-0.69,2.28,0.54,0.55,30.0,0.56,0.07,0.66,0.39,0.26,-0.55,2.61,0.57,0.57,30.0,0.51,0.07,0.61,0.35,0.26,-0.35,2.32,0.51,0.52,30.0,0.36,0.05,0.44,0.25,0.2,-0.19,2.17,0.37,0.36,30.0,0.28,0.03,0.32,0.2,0.12,-0.52,3.48,0.28,0.27,30.0
+BF-ZOU-G450005 = 0.25,0.01,0.27,0.24,0.04,0.57,2.36,0.25,0.25,9.0,0.23,0.01,0.24,0.22,0.02,0.44,2.23,0.23,0.23,9.0,0.24,0.01,0.26,0.22,0.04,0.52,1.96,0.24,0.24,9.0,0.24,0.02,0.27,0.23,0.05,0.81,2.39,0.24,0.24,9.0,0.3,0.04,0.35,0.25,0.1,0.16,1.56,0.3,0.29,9.0,0.37,0.06,0.47,0.3,0.18,0.62,2.09,0.37,0.35,9.0,0.52,0.08,0.65,0.43,0.22,0.43,1.84,0.52,0.5,9.0,0.54,0.01,0.57,0.52,0.04,0.46,2.02,0.54,0.54,9.0,0.59,0.04,0.66,0.55,0.11,0.43,2.07,0.59,0.59,9.0,0.55,0.05,0.63,0.48,0.15,0.14,1.74,0.55,0.54,9.0,0.41,0.03,0.47,0.37,0.1,0.4,2.02,0.41,0.4,9.0,0.3,0.02,0.34,0.28,0.06,0.91,2.86,0.3,0.29,9.0
+BF-ZOU-G450006 = 0.24,0.0,0.25,0.24,0.01,-0.6,2.55,0.24,0.24,7.0,0.22,0.0,0.23,0.22,0.01,-0.03,2.13,0.22,0.22,7.0,0.23,0.01,0.23,0.22,0.02,0.22,1.9,0.23,0.23,7.0,0.23,0.01,0.24,0.22,0.02,-0.07,1.74,0.23,0.23,7.0,0.28,0.01,0.3,0.26,0.04,0.1,2.73,0.28,0.28,7.0,0.33,0.02,0.35,0.3,0.06,-0.77,2.65,0.33,0.34,7.0,0.48,0.03,0.51,0.43,0.08,-0.75,2.42,0.48,0.49,7.0,0.54,0.01,0.57,0.53,0.03,1.39,3.58,0.54,0.54,7.0,0.55,0.01,0.57,0.54,0.03,1.16,3.19,0.55,0.55,7.0,0.53,0.02,0.56,0.5,0.05,0.18,2.9,0.53,0.53,7.0,0.38,0.01,0.4,0.37,0.03,0.58,3.04,0.38,0.38,7.0,0.28,0.0,0.29,0.27,0.01,0.38,2.67,0.28,0.28,7.0
+BF-ZOU-G450007 = 0.27,0.01,0.28,0.25,0.03,-0.81,2.91,0.27,0.27,16.0,0.24,0.0,0.25,0.23,0.02,-0.74,2.37,0.24,0.24,16.0,0.25,0.01,0.27,0.23,0.04,-0.33,2.2,0.25,0.25,16.0,0.26,0.01,0.28,0.24,0.04,0.16,1.91,0.26,0.26,16.0,0.32,0.04,0.37,0.25,0.12,-0.71,2.57,0.33,0.33,16.0,0.43,0.05,0.5,0.34,0.16,-0.18,2.02,0.43,0.44,16.0,0.6,0.07,0.69,0.47,0.22,-0.54,2.15,0.6,0.62,16.0,0.57,0.04,0.63,0.51,0.12,0.17,1.91,0.57,0.57,16.0,0.64,0.04,0.69,0.56,0.13,-0.85,2.92,0.64,0.65,16.0,0.6,0.05,0.65,0.49,0.16,-0.83,2.94,0.6,0.61,16.0,0.44,0.03,0.49,0.38,0.11,-0.62,2.61,0.45,0.45,16.0,0.32,0.01,0.33,0.29,0.04,-0.62,2.78,0.32,0.32,16.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BGD/BGD_0_nighttemp_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BGD/BGD_0_nighttemp_2008.properties
new file mode 100644
index 0000000..e52753e
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BGD/BGD_0_nighttemp_2008.properties
@@ -0,0 +1,47 @@
+# BGD.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the nighttemp data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BGD nighttemp data for 2008 at admin level 0
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BGD
+ADMIN_LEVEL = 0
+UNITS = C
+DATA_TYPE = nighttemp
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+BGD = 13.96,1.52,21.85,7.52,14.33,-0.07,3.1,14.04,14.0,5098.0,15.29,1.24,20.75,11.38,9.37,0.03,3.16,15.34,15.24,5095.0,19.89,1.17,24.33,15.79,8.54,-0.14,3.37,19.92,19.92,5098.0,22.77,0.97,27.64,18.54,9.09,0.13,3.58,22.79,22.75,5098.0,22.68,1.06,26.81,18.54,8.27,-0.29,3.1,22.7,22.68,5094.0,21.98,1.81,26.54,10.28,16.26,-0.65,4.92,22.06,22.13,5051.0,21.77,3.35,29.02,6.78,22.23,-0.64,3.33,22.02,21.99,4793.0,23.27,3.52,29.02,1.04,27.97,-0.9,4.12,23.54,23.78,4818.0,23.97,2.3,27.91,14.41,13.5,-1.21,3.9,24.08,24.74,5043.0,23.12,1.24,27.09,19.65,7.44,-0.05,2.41,23.15,23.23,5098.0,19.41,1.58,25.43,15.51,9.92,0.11,2.75,19.47,19.37,5097.0,17.13,1.16,23.5,14.13,9.37,1.0,3.75,17.17,16.89,5097.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BGD/BGD_0_rainfall_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BGD/BGD_0_rainfall_2008.properties
new file mode 100644
index 0000000..cb4201a
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BGD/BGD_0_rainfall_2008.properties
@@ -0,0 +1,48 @@
+# BGD.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rainfall data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BGD rainfall data for 2008 at admin level 0
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BGD
+ADMIN_LEVEL = 0
+UNITS = MM
+DATA_TYPE = rainfall
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 2000.0
+# Minimum: 1.0
+# Data not available for locations above 35 degrees N and below 35 degrees S Latitude
+
+BGD = 32.14,11.44,76.97,4.68,72.29,1.08,4.54,34.12,29.67,1062.0,17.15,11.38,95.06,1.67,93.39,1.17,6.85,20.58,15.56,1062.0,33.08,31.13,207.02,1.24,205.78,1.94,7.68,45.41,26.18,1062.0,39.32,28.72,209.1,1.0,208.1,1.38,7.14,48.68,36.17,1062.0,197.42,69.92,404.36,37.32,367.04,0.36,2.38,209.42,191.68,1062.0,308.02,65.41,514.71,179.1,335.61,0.52,2.8,314.88,299.61,1062.0,260.06,88.18,940.91,77.53,863.38,1.66,9.28,274.59,245.29,1062.0,315.49,76.96,568.33,168.61,399.72,0.4,2.8,324.73,308.26,1062.0,161.98,33.15,317.67,97.97,219.7,0.96,4.15,165.33,156.38,1062.0,177.51,71.36,392.34,13.38,378.96,-0.1,2.88,191.3,179.1,1062.0,3.23,4.08,22.35,1.0,21.35,2.2,7.48,5.2,1.02,1062.0,13.28,15.46,64.34,1.0,63.34,1.37,4.11,20.38,5.38,1062.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BGD/BGD_0_temperature_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BGD/BGD_0_temperature_2008.properties
new file mode 100644
index 0000000..40c8ef4
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BGD/BGD_0_temperature_2008.properties
@@ -0,0 +1,47 @@
+# BGD.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the temperature data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BGD temperature data for 2008 at admin level 0
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BGD
+ADMIN_LEVEL = 0
+UNITS = C
+DATA_TYPE = temperature
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+BGD = 22.61,1.0,26.81,19.37,7.44,0.31,4.03,22.63,22.61,5098.0,23.26,0.89,26.81,20.75,6.06,0.7,3.65,23.28,23.16,5098.0,27.15,1.62,32.87,22.68,10.2,0.26,2.75,27.2,27.09,5098.0,29.32,2.15,35.91,24.61,11.3,0.46,2.46,29.4,29.02,5095.0,28.45,1.42,32.87,24.61,8.27,-0.19,2.65,28.49,28.6,5097.0,25.73,2.03,32.6,7.24,25.35,-0.4,5.29,25.81,25.71,5033.0,24.6,2.26,30.67,6.97,23.7,-0.18,3.84,24.71,24.47,5060.0,23.88,2.51,30.67,-4.88,35.55,-2.09,16.27,24.01,23.99,4920.0,24.97,1.29,28.46,15.51,12.95,-0.44,3.31,25.01,25.16,5097.0,27.06,0.86,30.12,22.68,7.44,-0.14,3.67,27.07,27.09,5094.0,26.64,0.97,29.29,22.4,6.89,-0.24,2.7,26.66,26.74,5098.0,24.66,0.93,27.64,20.75,6.89,-0.42,3.15,24.68,24.74,5098.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BGD/BGD_0_vegetation_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BGD/BGD_0_vegetation_2008.properties
new file mode 100644
index 0000000..26c8982
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BGD/BGD_0_vegetation_2008.properties
@@ -0,0 +1,47 @@
+# BGD.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the vegetation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BGD vegetation data for 2008 at admin level 0
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BGD
+ADMIN_LEVEL = 0
+UNITS = UNITS
+DATA_TYPE = vegetation
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 0.9 
+# Minimum: -0.1
+
+BGD = 0.47,0.12,0.85,-0.06,0.91,0.31,3.55,0.48,0.46,5096.0,0.48,0.11,0.82,-0.01,0.83,-0.4,3.46,0.49,0.49,5095.0,0.58,0.13,0.81,-0.03,0.84,-0.94,3.66,0.59,0.6,5096.0,0.54,0.11,0.76,-0.05,0.81,-1.07,4.1,0.55,0.57,5096.0,0.47,0.11,0.77,-0.0,0.77,-0.27,3.61,0.48,0.48,5096.0,0.45,0.14,0.83,-0.02,0.85,-0.1,2.91,0.47,0.46,5096.0,0.41,0.15,0.85,-0.01,0.87,0.13,3.25,0.44,0.41,5096.0,0.49,0.17,0.89,-0.02,0.91,-0.4,3.28,0.52,0.5,5096.0,0.6,0.17,0.87,-0.05,0.92,-1.08,4.1,0.63,0.65,5096.0,0.62,0.16,0.89,-0.04,0.93,-1.29,5.14,0.64,0.66,5095.0,0.56,0.15,0.88,0.01,0.88,-0.49,4.0,0.58,0.56,5096.0,0.47,0.13,0.87,-0.03,0.9,0.61,3.66,0.49,0.46,5096.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BGD/BGD_1_nighttemp_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BGD/BGD_1_nighttemp_2008.properties
new file mode 100644
index 0000000..8c4aaa0
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BGD/BGD_1_nighttemp_2008.properties
@@ -0,0 +1,51 @@
+# BGD.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the nighttemp data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BGD nighttemp data for 2008 at admin level 1
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BGD
+ADMIN_LEVEL = 1
+UNITS = C
+DATA_TYPE = nighttemp
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+BD-0 = 14.89,1.12,21.85,12.2,9.65,0.66,3.82,14.93,14.69,1538.0,15.46,0.95,20.75,12.89,7.85,0.38,3.23,15.49,15.37,1538.0,19.5,1.23,23.78,16.34,7.44,0.02,2.51,19.54,19.65,1538.0,22.65,1.0,25.98,18.54,7.44,0.08,3.4,22.68,22.68,1538.0,22.25,1.07,24.88,18.54,6.34,-0.05,2.84,22.28,22.26,1538.0,21.8,1.85,26.54,14.55,11.99,-0.26,2.98,21.87,21.99,1527.0,19.42,3.68,29.02,6.78,22.23,0.11,2.91,19.77,19.13,1376.0,21.09,4.04,28.74,5.31,23.43,0.04,2.68,21.47,19.92,1340.0,22.54,2.84,27.36,14.41,12.95,-0.38,1.96,22.72,23.23,1513.0,22.82,1.33,27.09,19.65,7.44,0.17,2.35,22.86,22.68,1538.0,19.53,1.47,25.43,16.61,8.82,0.82,3.43,19.58,19.23,1538.0,17.45,1.14,23.5,14.96,8.54,1.19,4.59,17.48,17.17,1538.0
+BD-06 = 15.07,0.73,17.17,13.31,3.86,0.44,2.83,15.08,14.96,431.0,16.24,0.65,19.09,13.58,5.51,0.11,5.35,16.25,16.2,431.0,20.69,0.74,23.23,19.09,4.13,0.49,3.2,20.7,20.61,431.0,23.49,0.68,25.98,21.85,4.13,0.81,3.74,23.5,23.37,431.0,23.27,0.65,25.16,20.75,4.41,-0.12,3.67,23.28,23.23,428.0,22.57,1.7,25.98,17.99,7.99,-0.47,3.45,22.63,22.68,425.0,22.62,2.13,26.26,17.17,9.09,-0.05,2.13,22.72,22.4,362.0,25.16,2.23,28.74,19.09,9.65,-0.4,1.98,25.26,25.43,402.0,24.07,1.76,26.26,15.51,10.75,-2.0,8.62,24.14,24.61,424.0,23.97,0.58,25.43,21.57,3.86,-0.01,3.29,23.97,23.92,431.0,20.56,0.76,23.5,18.82,4.69,0.7,3.32,20.58,20.33,431.0,17.35,0.78,20.33,15.79,4.55,1.12,4.51,17.37,17.17,431.0
+BD-27 = 14.53,1.34,18.82,11.1,7.72,-0.11,2.17,14.6,14.69,757.0,16.29,1.39,19.37,12.48,6.89,-0.47,2.96,16.35,16.34,754.0,21.04,0.94,24.33,18.82,5.51,0.43,3.09,21.06,21.02,757.0,23.25,0.92,27.64,20.75,6.89,0.8,3.66,23.27,23.02,757.0,23.87,0.64,26.81,22.13,4.69,0.27,3.6,23.88,23.85,756.0,22.09,1.33,26.54,18.27,8.27,0.11,3.22,22.13,22.13,748.0,22.83,1.87,26.81,13.31,13.5,-0.31,3.39,22.91,22.81,740.0,23.89,1.73,27.91,17.99,9.92,0.05,2.38,23.96,23.5,748.0,23.63,1.7,27.09,16.61,10.47,-0.81,3.51,23.7,23.92,755.0,23.75,0.94,25.98,21.02,4.96,-0.12,2.37,23.77,23.78,757.0,20.6,1.17,23.5,18.54,4.96,0.04,1.94,20.64,20.75,756.0,17.98,1.4,21.02,15.24,5.79,-0.01,1.66,18.03,18.23,756.0
+BD-3 = 13.54,1.32,17.44,8.62,8.82,0.11,3.44,13.61,13.44,1134.0,15.28,0.9,17.99,11.93,6.06,0.1,3.27,15.31,15.24,1134.0,20.13,0.65,22.4,17.99,4.41,0.12,3.26,20.14,20.13,1134.0,22.98,0.85,25.98,20.2,5.79,0.06,3.36,22.99,22.95,1134.0,22.61,0.78,24.88,20.47,4.41,-0.19,3.13,22.62,22.68,1134.0,22.25,1.76,26.26,14.69,11.57,-0.55,4.32,22.32,22.26,1115.0,22.17,2.9,29.02,11.65,17.36,-0.44,3.19,22.36,22.21,1116.0,23.56,3.2,29.02,14.69,14.33,-0.51,2.45,23.77,24.02,1092.0,25.45,0.8,27.91,21.71,6.2,-0.88,5.11,25.46,25.5,1134.0,23.37,1.32,26.54,19.65,6.89,-0.07,2.29,23.41,23.44,1134.0,19.47,1.29,24.61,16.89,7.72,0.66,3.25,19.52,19.37,1134.0,17.07,0.95,20.47,15.24,5.24,0.87,3.46,17.09,16.89,1134.0
+BD-54 = 12.44,0.99,14.96,7.52,7.44,-0.83,5.54,12.48,12.48,1238.0,14.15,0.96,17.72,11.38,6.34,-0.28,3.1,14.18,14.27,1238.0,19.17,0.91,21.3,15.79,5.51,-0.84,3.39,19.19,19.37,1238.0,22.19,0.75,24.33,19.37,4.96,-0.47,2.97,22.21,22.26,1238.0,22.34,0.95,24.61,19.37,5.24,-0.67,3.26,22.36,22.54,1238.0,21.71,1.99,25.98,10.28,15.71,-1.15,6.73,21.8,21.85,1236.0,23.17,2.93,28.19,8.9,19.29,-1.09,4.97,23.35,23.3,1199.0,24.39,3.2,29.02,1.04,27.97,-2.19,10.99,24.6,25.43,1236.0,24.56,1.85,27.91,14.41,13.5,-1.08,4.18,24.62,25.16,1217.0,22.58,0.94,25.43,19.92,5.51,0.02,2.32,22.6,22.61,1238.0,18.06,1.38,21.3,15.51,5.79,0.25,1.79,18.12,17.82,1238.0,16.21,0.53,17.99,14.13,3.86,0.09,2.95,16.21,16.2,1238.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BGD/BGD_1_rainfall_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BGD/BGD_1_rainfall_2008.properties
new file mode 100644
index 0000000..2e1173f
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BGD/BGD_1_rainfall_2008.properties
@@ -0,0 +1,52 @@
+# BGD.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rainfall data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BGD rainfall data for 2008 at admin level 1
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BGD
+ADMIN_LEVEL = 1
+UNITS = MM
+DATA_TYPE = rainfall
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 2000.0
+# Minimum: 1.0
+# Data not available for locations above 35 degrees N and below 35 degrees S Latitude
+
+BD-0 = 32.29,11.88,76.97,4.68,72.29,1.23,5.15,34.4,29.32,306.0,12.97,7.98,42.1,2.71,39.4,1.49,4.62,15.22,9.9,306.0,47.27,46.03,207.02,1.24,205.78,1.12,3.38,65.92,35.13,306.0,39.78,43.38,209.1,1.0,208.1,1.31,4.43,58.81,23.12,306.0,246.02,54.85,404.36,138.73,265.62,0.53,2.47,252.04,229.99,306.0,324.55,63.57,484.58,184.58,300.0,0.78,2.98,330.7,308.51,306.0,226.03,81.25,546.71,77.53,469.18,1.36,6.24,240.15,217.79,306.0,362.74,71.65,567.56,227.97,339.59,0.35,2.42,369.72,358.48,306.0,152.27,24.14,205.34,97.97,107.37,0.23,2.17,154.17,149.38,306.0,200.74,52.21,392.34,106.62,285.72,1.12,4.6,207.4,191.01,306.0,6.47,5.81,22.35,1.0,21.35,0.71,2.4,8.69,5.84,306.0,9.39,11.9,64.23,1.0,63.23,2.23,8.51,15.14,3.92,306.0
+BD-06 = 34.38,15.52,76.97,11.17,65.8,0.51,2.53,37.71,31.14,173.0,20.06,9.46,53.59,5.58,48.01,0.82,3.56,22.17,17.56,173.0,13.8,11.19,48.96,3.66,45.3,1.52,4.02,17.75,7.9,173.0,14.02,8.74,40.85,1.81,39.04,0.56,2.76,16.51,13.22,173.0,136.76,29.37,227.97,86.84,141.13,0.7,3.18,139.86,131.28,173.0,318.41,53.39,514.71,229.55,285.16,0.73,3.47,322.83,327.39,173.0,364.2,108.53,940.91,175.69,765.22,1.71,8.17,379.94,369.38,173.0,314.61,53.34,442.65,207.68,234.97,-0.01,1.87,319.07,317.67,173.0,156.06,35.44,317.67,113.92,203.75,1.49,5.77,160.01,147.23,173.0,247.01,42.63,347.75,158.74,189.01,0.16,2.83,250.64,243.91,173.0,4.2,2.89,19.95,1.0,18.95,1.64,7.69,5.09,3.6,173.0,37.7,13.97,64.34,15.16,49.18,0.07,1.9,40.19,37.32,173.0
+BD-27 = 35.09,8.42,50.48,15.56,34.92,-0.59,2.94,36.08,36.16,131.0,27.35,13.61,95.06,14.65,80.41,2.39,11.04,30.53,24.59,131.0,16.44,9.91,43.39,3.71,39.68,0.64,2.4,19.18,13.79,131.0,36.94,10.27,58.67,19.22,39.45,0.21,1.76,38.33,35.67,131.0,122.0,34.91,179.1,37.32,141.78,-0.73,2.81,126.86,128.35,131.0,258.51,57.43,398.71,179.1,219.62,0.87,2.59,264.76,235.91,131.0,252.28,88.12,526.0,124.71,401.29,0.58,2.59,267.12,235.38,131.0,243.18,65.54,429.5,168.61,260.89,0.91,2.62,251.79,209.75,131.0,214.0,29.6,308.23,145.01,163.22,0.37,3.03,216.02,211.63,131.0,157.57,51.32,257.2,49.51,207.69,0.17,2.09,165.66,145.01,131.0,1.39,0.99,8.51,1.0,7.51,4.39,26.11,1.7,1.0,131.0,15.06,10.3,53.59,1.39,52.2,0.39,3.0,18.23,16.65,131.0
+BD-3 = 30.69,10.1,68.22,18.65,49.57,1.89,6.88,32.3,28.7,247.0,23.09,8.19,55.23,3.55,51.68,-0.15,2.99,24.49,23.75,247.0,46.7,16.64,100.97,14.21,86.76,0.96,3.56,49.57,42.1,247.0,56.55,15.54,89.5,21.13,68.37,0.05,2.44,58.63,55.23,247.0,244.0,55.34,358.4,132.46,225.94,-0.25,2.18,250.17,249.56,247.0,286.88,47.16,404.36,190.23,214.13,0.41,3.01,290.72,289.16,247.0,234.02,40.92,423.58,140.76,282.82,0.51,5.21,237.55,237.17,247.0,296.25,71.32,562.67,168.61,394.06,0.71,3.36,304.68,273.26,247.0,163.61,22.91,212.59,110.53,102.06,-0.27,2.14,165.2,163.6,247.0,192.71,45.34,327.39,100.97,226.42,0.47,3.39,197.95,194.78,247.0,1.08,0.31,3.46,1.0,2.46,5.87,41.68,1.12,1.0,247.0,10.6,10.39,47.5,1.0,46.5,1.06,3.43,14.82,7.54,247.0
+BD-54 = 30.11,9.15,62.32,15.56,46.76,1.11,4.0,31.47,28.13,210.0,7.69,8.31,42.1,1.67,40.43,1.85,6.09,11.31,3.46,210.0,22.69,15.34,84.6,2.96,81.64,1.11,4.3,27.37,20.59,210.0,40.59,12.28,95.06,25.99,69.07,1.71,6.67,42.4,37.33,210.0,168.22,43.46,308.23,107.25,200.98,0.75,2.96,173.72,160.69,210.0,330.3,76.2,514.71,208.25,306.46,-0.05,1.94,338.93,338.96,210.0,258.46,43.33,442.65,171.19,271.46,0.24,3.53,262.05,257.5,210.0,313.37,68.7,568.33,215.02,353.32,0.76,3.42,320.78,308.26,210.0,146.06,20.78,214.62,110.53,104.09,0.88,3.67,147.53,142.02,210.0,81.21,41.58,179.1,13.38,165.71,0.07,1.86,91.19,84.63,210.0,1.36,0.81,5.58,1.0,4.58,2.81,11.18,1.58,1.0,210.0,1.37,0.63,4.25,1.0,3.25,2.29,7.93,1.51,1.07,210.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BGD/BGD_1_temperature_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BGD/BGD_1_temperature_2008.properties
new file mode 100644
index 0000000..c05ca48
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BGD/BGD_1_temperature_2008.properties
@@ -0,0 +1,51 @@
+# BGD.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the temperature data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BGD temperature data for 2008 at admin level 1
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BGD
+ADMIN_LEVEL = 1
+UNITS = C
+DATA_TYPE = temperature
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+BD-0 = 23.22,1.14,26.81,20.2,6.61,0.22,2.91,23.25,23.09,1538.0,23.63,1.1,26.81,21.02,5.79,0.15,2.52,23.66,23.5,1538.0,27.02,1.38,31.77,23.5,8.27,0.01,2.72,27.05,27.09,1538.0,29.49,2.29,34.8,24.61,10.2,0.05,1.94,29.58,29.43,1538.0,28.65,0.93,31.77,25.02,6.75,-0.48,3.87,28.67,28.74,1538.0,25.43,1.58,31.36,20.2,11.16,-0.13,3.26,25.48,25.43,1523.0,24.01,1.77,28.74,15.79,12.95,-0.27,3.0,24.08,24.06,1531.0,23.97,1.89,30.39,11.93,18.46,-0.11,4.77,24.05,23.78,1510.0,24.9,1.24,27.91,15.51,12.4,-0.66,5.44,24.93,24.95,1538.0,26.95,1.02,30.12,22.68,7.44,0.17,3.5,26.97,26.95,1538.0,26.32,0.98,29.02,23.5,5.51,-0.06,2.5,26.34,26.26,1538.0,24.34,1.09,27.64,21.57,6.06,-0.05,2.73,24.37,24.33,1538.0
+BD-06 = 22.9,0.68,24.33,20.75,3.58,-0.33,2.85,22.91,22.95,431.0,24.12,0.92,26.26,21.3,4.96,-0.33,2.79,24.14,24.19,431.0,28.81,1.58,32.87,23.23,9.65,-0.12,3.62,28.86,28.6,431.0,29.4,1.19,32.6,26.81,5.79,-0.07,2.25,29.43,29.43,428.0,28.99,1.3,32.87,24.88,7.99,-0.04,3.21,29.02,29.02,431.0,24.28,1.45,27.91,18.82,9.09,-0.25,3.25,24.32,24.19,428.0,23.84,1.46,27.64,18.27,9.37,-0.31,3.52,23.89,23.92,431.0,23.4,1.26,26.54,19.37,7.17,-0.62,3.76,23.43,23.5,430.0,24.3,1.22,28.46,20.2,8.27,-0.33,2.89,24.33,24.54,431.0,26.35,0.61,27.91,24.61,3.31,-0.23,2.64,26.36,26.4,428.0,25.65,0.58,27.36,22.4,4.96,-1.55,9.91,25.66,25.71,431.0,24.12,0.51,25.71,22.4,3.31,-0.33,3.73,24.13,24.06,431.0
+BD-27 = 22.41,0.6,23.5,20.2,3.31,-0.64,3.52,22.42,22.4,757.0,23.03,0.49,24.19,21.57,2.62,-0.71,3.04,23.04,23.09,757.0,27.91,0.99,31.63,24.88,6.75,-0.07,3.09,27.92,27.91,757.0,30.13,1.97,35.91,26.54,9.37,0.42,2.39,30.19,29.91,757.0,29.03,1.57,32.05,24.61,7.44,-0.12,1.91,29.07,29.05,756.0,25.73,2.17,32.6,17.99,14.61,-0.21,2.7,25.82,25.98,750.0,23.41,1.88,27.64,18.27,9.37,-0.18,2.57,23.48,23.5,743.0,23.9,1.59,27.64,20.2,7.44,0.16,2.37,23.96,23.71,748.0,24.63,1.27,27.91,19.37,8.54,-0.25,2.7,24.66,24.64,756.0,27.14,0.78,29.57,24.61,4.96,-0.46,3.51,27.15,27.22,756.0,26.45,0.96,28.88,23.5,5.37,0.01,2.15,26.47,26.4,757.0,24.32,1.0,26.26,20.75,5.51,-0.15,2.08,24.34,24.33,757.0
+BD-3 = 22.52,0.65,24.61,21.02,3.58,-0.11,2.38,22.53,22.54,1134.0,22.97,0.63,25.16,20.75,4.41,-0.14,3.43,22.98,22.95,1134.0,26.44,1.53,30.12,22.68,7.44,0.17,2.16,26.49,26.26,1134.0,28.83,1.9,34.25,25.16,9.09,0.61,2.69,28.9,28.46,1134.0,28.35,1.27,31.36,25.16,6.2,0.01,2.32,28.38,28.33,1134.0,25.53,1.64,31.5,19.09,12.4,-0.26,3.23,25.58,25.62,1100.0,24.81,2.08,29.02,19.09,9.92,-0.38,2.58,24.9,25.02,1132.0,24.58,2.27,29.02,15.51,13.5,-0.93,4.48,24.68,24.88,1083.0,24.85,1.35,28.46,21.57,6.89,-0.1,2.31,24.89,24.88,1134.0,27.07,0.82,29.84,23.5,6.34,-0.4,3.72,27.09,27.09,1134.0,26.9,0.82,29.29,24.61,4.69,-0.02,2.94,26.91,26.95,1134.0,24.99,0.64,27.09,23.09,4.0,0.2,3.31,25.0,24.88,1134.0
+BD-54 = 21.95,0.88,23.78,19.37,4.41,-0.48,2.68,21.96,21.99,1238.0,22.91,0.57,25.16,21.02,4.13,0.4,3.68,22.91,22.95,1238.0,26.92,1.71,32.32,23.78,8.54,0.89,2.83,26.97,26.4,1238.0,29.04,2.37,35.91,24.88,11.02,0.94,2.88,29.14,28.19,1238.0,27.75,1.67,32.46,24.61,7.85,0.19,1.97,27.8,27.64,1238.0,26.79,2.42,31.5,7.24,24.25,-1.55,9.37,26.9,27.22,1232.0,26.14,2.52,30.67,6.97,23.7,-1.25,7.33,26.26,26.54,1223.0,23.28,3.77,30.67,-4.88,35.55,-2.14,11.16,23.58,23.99,1149.0,25.63,1.06,27.91,22.13,5.79,-0.68,2.95,25.65,25.81,1238.0,27.37,0.62,29.57,25.16,4.41,0.23,3.57,27.38,27.36,1238.0,27.26,0.66,29.02,24.88,4.13,-0.27,3.19,27.27,27.36,1238.0,25.14,0.61,27.36,23.78,3.58,-0.08,2.66,25.15,25.16,1238.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BGD/BGD_1_vegetation_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BGD/BGD_1_vegetation_2008.properties
new file mode 100644
index 0000000..70d6bc4
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BGD/BGD_1_vegetation_2008.properties
@@ -0,0 +1,51 @@
+# BGD.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the vegetation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BGD vegetation data for 2008 at admin level 1
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BGD
+ADMIN_LEVEL = 1
+UNITS = UNITS
+DATA_TYPE = vegetation
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 0.9 
+# Minimum: -0.1
+
+BD-0 = 0.53,0.16,0.85,-0.06,0.91,-0.2,2.7,0.56,0.52,1536.0,0.54,0.13,0.82,-0.01,0.83,-0.95,4.42,0.55,0.54,1535.0,0.6,0.12,0.79,-0.02,0.81,-1.54,5.89,0.61,0.62,1536.0,0.55,0.11,0.76,-0.02,0.78,-1.65,6.35,0.56,0.57,1536.0,0.53,0.13,0.77,-0.0,0.77,-0.76,3.66,0.54,0.53,1536.0,0.52,0.17,0.83,-0.02,0.85,-0.55,2.63,0.55,0.54,1536.0,0.5,0.2,0.85,-0.0,0.85,-0.56,2.49,0.54,0.53,1536.0,0.56,0.21,0.89,-0.02,0.91,-0.66,2.71,0.6,0.59,1536.0,0.65,0.2,0.87,-0.05,0.92,-1.15,3.57,0.68,0.72,1536.0,0.67,0.2,0.89,-0.02,0.91,-1.29,3.97,0.7,0.75,1536.0,0.63,0.19,0.88,0.01,0.88,-0.9,3.16,0.66,0.68,1536.0,0.55,0.18,0.87,-0.03,0.9,-0.07,2.22,0.57,0.52,1536.0
+BD-06 = 0.38,0.09,0.61,0.01,0.6,-0.12,2.85,0.39,0.38,431.0,0.37,0.11,0.63,0.01,0.63,0.1,2.79,0.39,0.37,431.0,0.46,0.12,0.77,-0.03,0.8,-0.06,3.16,0.47,0.46,431.0,0.48,0.12,0.72,-0.05,0.77,-0.61,3.73,0.49,0.49,431.0,0.41,0.1,0.6,0.04,0.56,-0.44,3.0,0.42,0.42,431.0,0.32,0.09,0.57,0.08,0.49,0.28,2.44,0.33,0.31,431.0,0.36,0.1,0.57,0.05,0.52,-0.18,2.31,0.37,0.36,431.0,0.41,0.1,0.62,-0.01,0.63,-0.38,3.43,0.42,0.41,431.0,0.49,0.1,0.7,0.01,0.69,-0.99,4.64,0.5,0.51,431.0,0.61,0.12,0.81,-0.01,0.81,-1.24,4.68,0.62,0.63,431.0,0.57,0.12,0.76,0.02,0.74,-0.9,3.58,0.59,0.59,431.0,0.45,0.12,0.71,0.04,0.67,-0.22,2.38,0.46,0.44,431.0
+BD-27 = 0.48,0.1,0.71,0.15,0.56,-0.97,3.75,0.48,0.5,757.0,0.49,0.1,0.7,0.11,0.59,-1.38,4.34,0.5,0.53,757.0,0.53,0.13,0.74,0.03,0.71,-0.93,3.39,0.55,0.57,757.0,0.49,0.11,0.68,0.05,0.62,-1.04,3.75,0.5,0.51,757.0,0.43,0.09,0.6,0.08,0.53,-0.92,3.27,0.44,0.46,757.0,0.36,0.12,0.61,0.07,0.54,-0.28,1.83,0.38,0.39,757.0,0.4,0.11,0.66,0.06,0.59,-0.28,2.73,0.41,0.4,757.0,0.5,0.1,0.69,0.15,0.54,-0.72,3.21,0.51,0.51,757.0,0.59,0.11,0.75,0.16,0.6,-0.85,3.52,0.61,0.61,757.0,0.62,0.1,0.8,0.25,0.56,-1.14,4.23,0.63,0.65,756.0,0.56,0.08,0.77,0.18,0.59,-1.03,5.51,0.57,0.57,757.0,0.5,0.09,0.73,0.2,0.54,-0.07,3.65,0.51,0.49,757.0
+BD-3 = 0.47,0.08,0.67,0.19,0.48,-0.38,2.64,0.48,0.48,1134.0,0.49,0.07,0.68,0.22,0.46,-0.75,4.41,0.49,0.49,1134.0,0.63,0.11,0.81,0.27,0.54,-0.86,2.91,0.64,0.66,1134.0,0.57,0.1,0.73,0.21,0.52,-0.83,3.01,0.58,0.6,1134.0,0.47,0.07,0.68,0.2,0.48,-0.63,4.17,0.47,0.48,1134.0,0.47,0.12,0.73,0.04,0.69,-1.27,5.26,0.49,0.5,1134.0,0.37,0.13,0.66,-0.01,0.67,-0.87,3.82,0.39,0.39,1134.0,0.39,0.15,0.71,-0.02,0.74,-0.89,3.19,0.42,0.43,1134.0,0.56,0.18,0.78,-0.05,0.83,-1.56,4.96,0.59,0.63,1134.0,0.59,0.18,0.83,-0.04,0.87,-1.65,5.52,0.61,0.65,1134.0,0.53,0.15,0.73,0.01,0.72,-1.39,5.03,0.55,0.56,1134.0,0.46,0.09,0.66,0.16,0.5,-1.05,4.26,0.47,0.48,1134.0
+BD-54 = 0.41,0.08,0.65,0.15,0.5,-0.0,2.88,0.42,0.41,1238.0,0.43,0.08,0.65,0.16,0.49,-0.19,2.82,0.43,0.43,1238.0,0.58,0.12,0.79,0.18,0.6,-0.77,3.16,0.59,0.6,1238.0,0.56,0.11,0.75,0.15,0.59,-1.03,3.43,0.57,0.59,1238.0,0.46,0.08,0.65,0.15,0.5,-0.32,3.13,0.46,0.46,1238.0,0.44,0.08,0.61,0.18,0.43,-0.22,2.64,0.44,0.44,1238.0,0.37,0.09,0.68,0.09,0.59,-0.72,3.71,0.38,0.39,1238.0,0.5,0.14,0.73,0.01,0.72,-1.32,4.43,0.52,0.54,1238.0,0.63,0.15,0.79,0.08,0.71,-1.39,4.18,0.65,0.7,1238.0,0.6,0.12,0.74,0.17,0.57,-1.38,4.14,0.61,0.66,1238.0,0.5,0.08,0.66,0.19,0.46,-1.26,4.53,0.5,0.52,1238.0,0.4,0.06,0.62,0.17,0.45,0.17,5.11,0.4,0.39,1238.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BGD/BGD_2_nighttemp_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BGD/BGD_2_nighttemp_2008.properties
new file mode 100644
index 0000000..80040b6
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BGD/BGD_2_nighttemp_2008.properties
@@ -0,0 +1,110 @@
+# BGD.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the nighttemp data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BGD nighttemp data for 2008 at admin level 2
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BGD
+ADMIN_LEVEL = 2
+UNITS = C
+DATA_TYPE = nighttemp
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+BD-0-G080001 = 14.82,0.58,16.06,13.31,2.76,-0.15,2.56,14.83,14.82,150.0,14.93,0.49,16.06,13.58,2.48,-0.11,2.79,14.94,14.96,150.0,18.23,0.47,20.13,17.17,2.96,0.43,4.02,18.24,18.27,150.0,21.65,0.58,22.95,19.51,3.44,-0.79,4.22,21.65,21.71,150.0,21.48,0.97,23.37,19.65,3.72,0.16,1.98,21.5,21.4,150.0,19.95,0.73,22.13,17.99,4.13,0.54,3.43,19.96,19.78,150.0,18.6,1.08,21.85,16.27,5.58,0.07,2.72,18.63,18.54,148.0,17.97,1.26,20.75,15.51,5.24,0.17,2.19,18.01,17.92,149.0,19.01,1.09,22.88,16.34,6.55,0.2,3.57,19.05,19.09,149.0,21.28,0.6,22.4,19.78,2.62,-0.38,2.3,21.29,21.3,150.0,18.65,0.55,20.2,17.03,3.17,-0.22,3.31,18.66,18.68,150.0,16.52,0.4,17.44,15.37,2.07,-0.6,3.38,16.52,16.61,150.0
+BD-0-G080002 = 14.56,0.59,15.51,12.76,2.76,-0.66,3.09,14.57,14.69,66.0,15.84,0.58,16.89,14.13,2.76,-0.5,3.01,15.85,15.86,66.0,20.88,0.35,21.57,19.92,1.65,-0.89,3.66,20.88,21.02,66.0,23.28,1.03,25.98,20.75,5.24,0.08,3.31,23.3,23.23,66.0,22.23,0.89,24.06,19.37,4.69,-0.47,3.49,22.25,22.3,66.0,24.61,1.26,26.54,21.57,4.96,-0.38,2.43,24.64,24.54,63.0,24.57,2.36,27.36,16.61,10.75,-0.88,3.49,24.68,24.54,54.0,22.73,2.76,28.74,16.75,11.99,0.15,2.27,22.89,22.68,65.0,24.94,1.33,27.36,20.89,6.48,-1.01,3.82,24.97,25.3,66.0,23.53,0.9,25.3,21.57,3.72,-0.21,2.25,23.55,23.57,66.0,19.99,0.71,21.3,18.27,3.03,-0.66,2.71,20.0,20.09,66.0,17.21,0.66,18.47,15.79,2.69,0.17,1.98,17.23,17.03,66.0
+BD-0-G080003 = 14.7,0.81,16.34,12.48,3.86,-0.39,2.79,14.72,14.82,69.0,15.61,0.92,17.58,13.03,4.55,-0.1,2.76,15.63,15.51,69.0,20.77,0.66,22.13,19.09,3.03,-0.11,2.5,20.78,20.75,69.0,23.75,0.64,25.16,22.4,2.76,0.27,2.54,23.76,23.64,69.0,23.21,0.71,24.61,21.99,2.62,-0.01,2.01,23.22,23.23,69.0,22.32,1.79,25.98,18.27,7.72,0.02,2.12,22.39,22.4,69.0,22.37,1.94,25.16,14.69,10.47,-1.23,5.56,22.45,22.81,67.0,26.27,1.31,27.64,22.95,4.69,-1.53,4.26,26.3,26.81,67.0,24.88,0.76,26.54,22.68,3.86,-0.62,3.35,24.89,25.02,69.0,24.55,0.48,25.43,23.64,1.79,-0.0,1.87,24.56,24.61,69.0,20.56,0.45,21.57,19.09,2.48,-0.19,3.9,20.57,20.47,69.0,17.79,0.53,18.82,16.61,2.2,-0.21,2.32,17.8,17.79,69.0
+BD-0-G080004 = 15.07,1.01,18.27,12.89,5.37,0.51,3.01,15.1,14.96,172.0,16.05,0.82,17.72,14.27,3.44,0.12,1.97,16.07,15.99,172.0,19.72,1.12,22.68,17.72,4.96,0.22,2.33,19.75,19.65,172.0,22.74,0.97,25.71,21.3,4.41,1.01,3.39,22.76,22.4,172.0,22.98,0.82,24.74,20.75,4.0,-0.41,2.48,22.99,23.23,172.0,22.75,1.32,25.71,18.54,7.17,-0.39,3.19,22.79,22.81,172.0,21.07,2.06,25.71,15.24,10.47,-0.55,3.81,21.17,21.3,169.0,19.33,2.13,25.43,15.79,9.65,1.03,3.86,19.45,18.93,166.0,21.3,2.02,24.33,16.34,7.99,-0.61,2.73,21.39,21.71,154.0,22.93,0.77,25.02,21.3,3.72,0.56,2.85,22.95,22.85,172.0,19.29,1.31,23.5,17.44,6.06,1.08,4.03,19.33,18.96,172.0,17.49,1.1,21.85,16.06,5.79,1.66,6.19,17.53,17.17,172.0
+BD-0-G080005 = 14.62,0.85,16.89,12.76,4.13,0.7,3.34,14.65,14.41,111.0,15.89,0.85,17.72,14.27,3.44,-0.03,2.11,15.91,15.93,111.0,20.37,0.7,21.3,17.72,3.58,-1.5,5.89,20.38,20.47,111.0,23.12,0.58,24.61,21.85,2.76,0.0,2.67,23.13,23.09,111.0,22.9,1.0,24.88,21.3,3.58,0.54,1.88,22.92,22.54,111.0,23.29,0.79,24.88,20.75,4.13,-0.99,4.4,23.3,23.37,111.0,25.43,1.56,29.02,21.3,7.72,-0.57,3.17,25.48,25.98,111.0,26.55,1.54,28.74,20.75,7.99,-1.33,4.52,26.59,27.02,107.0,24.75,1.07,26.54,20.2,6.34,-1.45,5.89,24.77,25.02,111.0,24.21,0.57,25.16,22.68,2.48,-0.61,2.89,24.22,24.33,111.0,20.13,0.66,21.85,19.03,2.82,0.3,2.59,20.14,20.2,111.0,17.45,0.63,19.37,16.48,2.89,0.76,2.91,17.46,17.3,111.0
+BD-0-G080006 = 16.19,1.22,21.85,13.86,7.99,1.38,7.09,16.23,15.79,91.0,16.55,1.09,20.75,14.0,6.75,0.52,4.56,16.59,16.89,91.0,20.45,1.21,23.78,18.13,5.65,0.42,2.68,20.49,20.33,91.0,23.35,0.89,25.71,21.57,4.13,0.18,2.75,23.37,23.37,91.0,23.32,0.71,24.61,21.85,2.76,0.16,2.33,23.33,23.23,91.0,20.87,1.73,24.88,16.34,8.54,-0.13,2.73,20.94,20.78,90.0,18.33,1.13,21.57,16.34,5.24,0.62,3.42,18.37,18.13,79.0,17.13,1.57,21.09,14.13,6.96,0.55,3.01,17.2,16.89,69.0,20.4,1.49,25.71,16.61,9.09,0.58,5.13,20.45,20.2,88.0,22.82,0.79,25.98,21.3,4.69,0.71,4.47,22.83,22.81,91.0,20.28,1.3,25.43,18.27,7.17,1.52,6.34,20.32,20.13,91.0,18.0,1.29,23.5,16.06,7.44,1.06,5.66,18.04,17.99,91.0
+BD-0-G080007 = 14.7,0.76,17.17,13.72,3.44,1.64,6.08,14.72,14.62,29.0,15.79,0.44,16.48,14.75,1.72,-0.49,2.57,15.8,15.79,29.0,20.16,0.52,21.3,19.23,2.07,0.26,2.5,20.17,20.2,29.0,22.51,0.7,24.06,21.57,2.48,0.49,2.38,22.52,22.4,29.0,21.86,0.29,22.81,21.44,1.38,1.34,5.59,21.86,21.85,29.0,22.58,0.46,23.37,21.3,2.07,-0.95,3.96,22.58,22.68,29.0,23.92,1.37,25.98,21.3,4.69,-0.33,2.42,23.96,23.75,28.0,25.43,1.84,26.54,17.99,8.54,-3.05,12.11,25.49,26.12,25.0,24.12,0.87,25.71,22.4,3.31,-0.15,2.36,24.14,24.33,29.0,23.42,0.38,24.06,22.54,1.52,-0.71,3.06,23.43,23.44,29.0,19.0,0.76,20.47,17.72,2.76,0.26,1.86,19.01,18.96,29.0,17.3,0.25,17.99,16.75,1.24,0.64,4.29,17.3,17.3,29.0
+BD-0-G080008 = 14.71,0.98,16.55,13.03,3.51,0.42,1.82,14.74,14.41,90.0,15.25,0.83,16.61,13.86,2.76,-0.09,1.77,15.27,15.24,90.0,20.03,0.29,20.75,19.09,1.65,-0.15,3.66,20.04,20.06,90.0,23.11,0.31,23.78,22.4,1.38,-0.65,2.76,23.11,23.23,90.0,21.84,0.72,23.5,19.92,3.58,-0.53,3.12,21.85,21.99,90.0,22.49,1.34,25.43,19.65,5.79,0.66,2.83,22.53,22.23,88.0,16.82,0.76,18.54,15.24,3.31,-0.79,3.01,16.83,17.1,77.0,20.14,2.59,26.54,15.24,11.3,0.13,2.69,20.3,19.92,89.0,24.4,1.43,27.09,22.13,4.96,0.06,1.81,24.44,24.33,90.0,22.4,0.91,24.74,20.89,3.86,0.63,2.86,22.42,22.3,90.0,19.1,1.4,22.26,17.17,5.1,0.93,2.55,19.15,18.65,90.0,17.16,1.01,19.44,15.51,3.93,0.62,2.14,17.19,16.89,90.0
+BD-0-G080009 = 13.77,0.53,15.37,12.48,2.89,0.44,3.23,13.78,13.72,104.0,14.41,0.52,16.2,13.31,2.89,1.09,4.72,14.42,14.27,104.0,17.9,0.66,19.37,16.34,3.03,-0.46,2.64,17.91,17.99,104.0,21.93,0.41,23.23,20.75,2.48,-0.03,3.38,21.93,21.99,104.0,22.26,0.49,23.23,21.02,2.2,-0.45,2.37,22.26,22.4,104.0,22.14,0.97,24.33,18.82,5.51,-0.79,3.91,22.17,22.37,104.0,19.64,2.97,26.54,13.86,12.68,0.3,4.12,19.86,19.78,48.0,14.45,5.79,20.47,5.31,15.16,-0.88,1.99,15.52,17.44,26.0,19.99,1.82,26.26,14.69,11.57,0.29,4.23,20.07,19.92,103.0,21.72,0.51,22.68,20.2,2.48,-0.81,3.36,21.72,21.85,104.0,17.74,0.35,18.89,16.89,2.0,0.19,4.08,17.74,17.72,104.0,16.57,0.28,17.65,15.79,1.86,0.38,4.38,16.57,16.61,104.0
+BD-0-G080010 = 14.8,0.77,16.34,13.31,3.03,0.21,2.34,14.82,14.69,52.0,15.77,0.8,17.17,14.27,2.89,-0.25,1.84,15.79,15.79,52.0,20.57,0.37,21.57,19.92,1.65,0.26,2.97,20.57,20.61,52.0,23.54,0.78,25.3,21.85,3.44,-0.31,2.82,23.55,23.64,52.0,22.57,1.01,24.19,18.54,5.65,-1.64,7.33,22.59,22.64,52.0,22.89,1.1,25.43,20.75,4.69,0.18,2.53,22.92,22.85,52.0,21.53,2.57,25.16,17.72,7.44,0.21,1.49,21.68,20.27,43.0,26.48,0.56,27.64,24.61,3.03,-1.37,6.94,26.49,26.54,44.0,24.51,0.66,25.57,22.13,3.44,-1.21,5.16,24.52,24.61,51.0,24.08,0.43,24.88,23.23,1.65,-0.35,2.34,24.09,24.19,52.0,20.04,0.83,22.13,18.82,3.31,0.47,2.34,20.06,19.92,52.0,17.47,0.77,19.37,16.06,3.31,0.43,2.72,17.49,17.44,52.0
+BD-0-G080011 = 13.44,0.45,14.2,12.2,2.0,-0.69,3.19,13.45,13.58,71.0,14.76,0.45,15.79,13.72,2.07,-0.1,2.66,14.77,14.82,71.0,19.43,0.34,20.06,18.82,1.24,0.29,1.9,19.43,19.37,71.0,22.84,0.4,24.06,21.85,2.2,0.72,3.95,22.84,22.75,71.0,21.75,0.66,22.95,19.92,3.03,0.05,2.77,21.76,21.71,71.0,21.42,1.15,23.78,17.44,6.34,-0.6,4.01,21.45,21.44,69.0,16.4,1.49,17.99,11.93,6.06,-1.53,4.45,16.47,17.03,69.0,17.88,1.15,21.57,16.2,5.37,1.36,5.02,17.91,17.58,71.0,23.42,0.98,25.43,20.75,4.69,-0.34,2.66,23.44,23.5,71.0,22.12,0.43,22.95,20.2,2.76,-1.26,7.12,22.13,22.13,71.0,18.34,0.37,19.51,17.44,2.07,0.19,3.94,18.34,18.27,71.0,16.65,0.41,17.99,16.06,1.93,1.26,4.85,16.65,16.61,71.0
+BD-0-G080012 = 15.45,0.92,17.17,13.31,3.86,-0.13,2.2,15.48,15.51,88.0,16.04,0.77,17.3,14.41,2.89,-0.14,1.97,16.06,16.06,88.0,20.68,1.11,22.68,17.99,4.69,0.1,1.99,20.71,20.4,88.0,23.55,0.96,25.71,21.85,3.86,0.17,1.94,23.57,23.23,88.0,22.84,1.2,24.74,19.92,4.82,-0.08,1.93,22.87,22.61,88.0,23.21,0.99,25.16,19.65,5.51,-0.53,4.26,23.23,23.16,87.0,21.22,2.23,25.71,17.72,7.99,0.74,2.45,21.34,20.06,79.0,25.95,0.74,27.09,23.78,3.31,-1.0,3.76,25.96,26.26,79.0,24.59,1.25,26.26,20.47,5.79,-1.38,4.96,24.62,24.95,87.0,24.14,0.45,25.43,23.23,2.2,0.5,3.46,24.15,24.16,88.0,20.64,0.91,23.5,18.96,4.55,0.51,3.28,20.66,20.61,88.0,18.16,1.01,22.68,16.34,6.34,1.38,7.11,18.19,18.23,88.0
+BD-0-G080013 = 14.82,1.17,17.99,13.03,4.96,0.8,2.71,14.87,14.55,190.0,15.21,1.15,17.99,12.89,5.1,0.36,2.2,15.26,14.96,190.0,18.49,0.98,21.02,16.89,4.13,0.5,2.29,18.52,18.27,190.0,22.01,0.9,23.78,18.54,5.24,-0.67,4.06,22.03,21.99,190.0,22.2,1.0,23.78,19.51,4.27,-0.73,2.66,22.22,22.5,190.0,21.49,1.35,24.06,15.51,8.54,-1.09,5.35,21.53,21.57,189.0,19.17,1.39,24.33,15.51,8.82,0.17,4.36,19.22,19.3,176.0,19.19,1.0,21.02,15.79,5.24,-0.62,3.78,19.21,19.23,140.0,19.3,1.63,24.61,14.41,10.2,0.09,3.67,19.36,19.34,190.0,21.67,0.75,23.5,19.65,3.86,-0.4,2.84,21.68,21.71,190.0,18.75,1.12,22.13,16.61,5.51,0.9,3.37,18.78,18.54,190.0,17.06,1.08,20.2,14.96,5.24,0.97,3.12,17.09,16.61,190.0
+BD-0-G080014 = 16.26,0.83,17.99,14.41,3.58,-0.22,2.29,16.28,16.44,136.0,15.6,0.53,16.89,14.41,2.48,-0.16,2.38,15.61,15.65,136.0,19.47,0.71,20.75,17.58,3.17,-0.52,3.0,19.48,19.51,136.0,22.45,0.52,23.92,21.3,2.62,0.22,3.07,22.46,22.4,136.0,21.68,0.7,23.23,19.65,3.58,-0.38,2.83,21.69,21.71,136.0,20.63,1.47,25.71,17.17,8.54,0.74,3.57,20.69,20.33,135.0,15.15,1.23,20.75,13.31,7.44,1.68,8.61,15.2,15.1,114.0,23.43,3.1,26.54,15.51,11.02,-0.67,2.33,23.64,24.33,126.0,25.79,0.84,27.09,23.23,3.86,-0.5,2.49,25.8,25.85,136.0,24.08,1.36,27.09,20.75,6.34,-0.17,2.83,24.12,23.99,136.0,22.1,1.29,24.33,19.37,4.96,-0.38,2.11,22.14,22.26,136.0,19.39,1.08,21.3,17.3,4.0,-0.26,2.0,19.42,19.65,136.0
+BD-0-G080015 = 14.53,0.76,16.61,12.34,4.27,-0.4,3.42,14.54,14.55,125.0,14.97,0.55,16.2,13.58,2.62,-0.28,2.27,14.98,15.1,125.0,19.03,0.81,20.47,17.17,3.31,-0.53,2.24,19.05,19.23,125.0,22.36,1.15,24.33,19.65,4.69,-0.33,2.16,22.39,22.4,125.0,21.16,0.78,22.95,18.82,4.13,-0.37,3.33,21.18,21.16,125.0,19.98,2.28,25.98,14.55,11.44,0.39,2.81,20.11,20.06,125.0,14.17,2.51,17.72,6.78,10.93,-1.02,3.96,14.39,14.48,120.0,18.73,3.12,25.98,14.41,11.57,0.8,2.81,18.98,18.13,123.0,24.41,1.28,27.09,20.75,6.34,-0.05,2.89,24.45,24.33,125.0,22.4,1.25,25.16,19.65,5.51,0.14,2.11,22.43,22.4,125.0,19.04,0.6,21.57,17.72,3.86,1.11,5.2,19.05,18.89,125.0,17.47,0.58,19.65,16.61,3.03,0.78,3.54,17.48,17.44,125.0
+BD-06-G030001 = 14.43,0.43,15.51,13.58,1.93,0.34,3.26,14.43,14.41,37.0,15.9,0.36,16.61,15.24,1.38,-0.03,2.19,15.9,15.86,37.0,20.83,0.74,23.23,19.85,3.38,1.65,5.48,20.84,20.61,37.0,23.31,0.77,25.43,21.85,3.58,1.26,4.4,23.32,23.16,37.0,23.26,0.62,24.33,22.13,2.2,-0.18,1.85,23.27,23.37,37.0,23.98,1.2,25.71,20.2,5.51,-0.81,4.09,24.0,23.92,37.0,22.33,2.0,25.43,17.99,7.44,0.03,2.21,22.41,21.85,31.0,22.55,1.24,25.16,20.47,4.69,0.46,2.19,22.58,22.13,36.0,24.11,1.1,25.98,22.13,3.86,0.07,1.74,24.14,24.06,37.0,24.01,0.69,25.43,22.68,2.76,0.24,2.17,24.02,23.92,37.0,20.39,0.6,22.13,19.09,3.03,0.69,3.86,20.4,20.33,37.0,17.19,0.63,18.82,16.34,2.48,0.74,2.66,17.2,16.89,37.0
+BD-06-G030002 = 15.45,0.55,16.61,13.86,2.76,-0.59,3.07,15.46,15.51,93.0,16.52,0.45,17.3,15.24,2.07,-0.49,2.77,16.52,16.61,93.0,20.3,0.45,21.3,19.09,2.2,-0.35,2.82,20.3,20.33,93.0,23.28,0.63,24.61,21.85,2.76,0.17,2.71,23.29,23.23,93.0,22.97,0.51,24.33,21.71,2.62,-0.14,3.23,22.98,23.09,93.0,22.44,0.92,24.33,20.2,4.13,-0.24,2.65,22.46,22.4,93.0,23.74,2.26,26.26,19.37,6.89,-0.66,1.96,23.85,24.78,92.0,27.19,1.38,28.74,19.09,9.65,-3.68,18.92,27.22,27.5,92.0,24.64,0.91,25.71,21.57,4.13,-1.27,4.38,24.65,24.88,93.0,24.23,0.64,25.3,22.95,2.34,-0.03,1.68,24.24,24.33,93.0,20.42,0.73,22.13,18.82,3.31,0.17,2.44,20.43,20.33,93.0,17.56,0.77,19.65,16.34,3.31,0.36,2.28,17.58,17.58,93.0
+BD-06-G030003 = 15.29,0.73,17.17,13.86,3.31,0.58,2.77,15.31,15.24,98.0,16.49,0.7,18.41,14.41,4.0,0.04,3.65,16.5,16.48,98.0,21.23,0.69,22.95,19.92,3.03,0.16,2.35,21.25,21.23,98.0,23.98,0.66,25.43,22.68,2.76,0.41,2.43,23.99,24.06,98.0,23.45,0.7,24.74,20.75,4.0,-1.06,4.87,23.46,23.5,98.0,22.58,1.72,25.98,17.99,7.99,0.09,2.91,22.64,22.23,98.0,21.23,2.06,25.43,17.17,8.27,0.31,2.9,21.33,21.02,77.0,25.12,1.79,28.19,20.47,7.72,-0.45,1.97,25.18,25.71,83.0,24.89,0.75,25.98,22.95,3.03,-0.93,3.39,24.91,25.02,95.0,23.99,0.54,25.16,21.57,3.58,-1.44,6.96,24.0,24.06,98.0,20.66,0.94,22.81,19.09,3.72,0.62,2.36,20.68,20.37,98.0,17.62,1.01,20.33,15.79,4.55,0.91,3.34,17.65,17.44,98.0
+BD-06-G030004 = 14.45,0.44,15.24,13.58,1.65,0.16,2.09,14.45,14.41,26.0,15.85,0.51,17.03,15.24,1.79,0.76,2.52,15.86,15.72,26.0,20.15,0.58,21.57,19.09,2.48,0.12,2.96,20.15,20.23,26.0,23.27,0.25,23.78,22.81,0.96,0.34,2.5,23.27,23.23,26.0,23.72,0.56,25.16,22.54,2.62,0.47,3.45,23.72,23.64,26.0,22.03,1.19,23.5,19.09,4.41,-1.06,3.57,22.06,22.19,26.0,22.91,1.66,26.26,19.78,6.48,-0.02,2.52,22.97,22.92,26.0,26.98,1.05,27.91,24.33,3.58,-1.14,3.13,27.0,27.57,26.0,24.75,1.2,26.26,21.57,4.69,-0.95,3.11,24.78,25.43,26.0,23.74,0.29,24.33,23.23,1.1,-0.21,2.29,23.74,23.78,26.0,20.14,0.23,20.47,19.65,0.83,-0.61,2.61,20.14,20.2,26.0,16.73,0.2,17.1,16.34,0.76,0.02,2.14,16.73,16.75,26.0
+BD-06-G030005 = 15.06,0.75,17.17,13.58,3.58,0.82,3.19,15.08,14.96,130.0,16.01,0.73,19.09,13.58,5.51,0.47,7.76,16.03,16.03,130.0,20.66,0.7,22.68,19.09,3.58,0.49,3.17,20.67,20.61,130.0,23.5,0.65,25.98,22.4,3.58,1.2,4.84,23.51,23.37,130.0,23.22,0.7,25.16,21.3,3.86,0.43,3.62,23.23,23.09,127.0,22.55,2.25,25.98,17.99,7.99,-0.77,2.6,22.66,23.09,124.0,22.28,1.65,25.71,19.65,6.06,0.5,2.3,22.34,21.99,89.0,23.91,1.82,27.64,20.47,7.17,-0.03,2.16,23.98,23.64,119.0,23.22,2.54,26.26,15.51,10.75,-1.24,4.16,23.36,23.99,126.0,23.94,0.52,25.43,22.68,2.76,0.24,2.52,23.95,23.92,130.0,20.9,0.69,23.5,19.65,3.86,0.61,3.6,20.91,20.92,130.0,17.14,0.64,19.65,15.79,3.86,1.19,5.63,17.15,17.03,130.0
+BD-06-G030006 = 14.67,0.6,15.93,13.31,2.62,0.13,2.62,14.69,14.69,51.0,16.24,0.49,17.17,14.96,2.2,-0.32,2.71,16.25,16.34,51.0,20.54,0.78,21.71,19.09,2.62,-0.16,1.72,20.56,20.47,51.0,23.13,0.35,24.06,22.26,1.79,0.36,3.43,23.13,23.09,51.0,23.43,0.36,24.06,22.26,1.79,-0.86,4.28,23.43,23.5,51.0,22.03,1.11,25.71,19.09,6.61,0.54,5.09,22.06,21.85,51.0,23.21,1.63,25.85,20.47,5.37,-0.04,1.63,23.26,23.02,51.0,25.31,2.07,28.19,20.2,7.99,-0.4,2.2,25.39,25.4,50.0,23.32,1.22,25.85,20.2,5.65,-0.03,2.78,23.35,23.23,51.0,23.58,0.43,24.61,22.26,2.34,-0.69,4.43,23.58,23.64,51.0,20.15,0.39,21.16,19.09,2.07,0.3,4.06,20.15,20.2,51.0,17.38,0.45,18.68,16.61,2.07,0.61,3.36,17.39,17.3,51.0
+BD-27-G250001 = 15.01,0.66,16.61,13.03,3.58,-0.14,3.04,15.02,14.96,129.0,16.56,1.16,19.09,13.86,5.24,0.25,2.35,16.6,16.48,129.0,21.44,1.14,24.33,18.82,5.51,0.34,2.68,21.47,21.3,129.0,23.76,0.9,25.98,22.13,3.86,0.37,2.75,23.78,23.64,129.0,23.63,0.58,25.16,22.68,2.48,0.68,3.27,23.64,23.64,129.0,22.28,1.18,25.43,18.82,6.61,0.7,4.18,22.31,22.13,127.0,23.34,2.01,25.71,13.31,12.4,-1.3,6.68,23.42,23.57,118.0,23.1,1.78,27.91,20.47,7.44,0.65,2.71,23.16,22.44,126.0,22.77,1.91,25.98,17.99,7.99,-0.28,1.87,22.85,23.23,129.0,23.73,1.22,25.98,21.02,4.96,-0.5,2.2,23.76,23.99,129.0,21.25,0.89,23.5,19.37,4.13,0.3,2.29,21.26,21.16,129.0,18.57,1.03,21.02,16.06,4.96,0.3,2.84,18.6,18.54,129.0
+BD-27-G250002 = 12.56,0.62,14.13,11.1,3.03,-0.09,3.52,12.58,12.58,42.0,14.84,0.59,16.06,13.03,3.03,-0.33,3.94,14.85,14.82,42.0,19.84,0.45,20.89,19.09,1.79,0.18,2.43,19.84,19.92,42.0,22.86,0.45,23.78,21.85,1.93,0.3,2.84,22.87,22.81,42.0,23.34,0.42,24.33,22.4,1.93,0.18,2.88,23.35,23.23,42.0,21.71,1.0,23.09,19.37,3.72,-0.6,2.52,21.73,21.85,42.0,22.94,0.96,24.68,20.47,4.2,-0.26,2.56,22.96,22.95,42.0,25.72,0.82,26.81,22.4,4.41,-1.99,7.86,25.73,25.85,42.0,24.21,0.42,25.36,23.5,1.86,0.82,3.28,24.21,24.06,42.0,23.29,0.34,23.78,22.68,1.1,-0.51,2.15,23.29,23.37,42.0,19.61,0.31,20.2,18.96,1.24,-0.01,2.72,19.61,19.65,42.0,16.34,0.39,17.17,15.24,1.93,-0.87,4.05,16.34,16.34,42.0
+BD-27-G250003 = 14.23,0.84,16.34,12.48,3.86,0.34,3.2,14.25,14.13,89.0,16.95,0.49,18.13,15.79,2.34,-0.53,2.94,16.96,17.03,89.0,20.97,0.34,21.71,20.2,1.52,0.13,2.48,20.97,21.02,89.0,22.62,0.42,23.78,21.57,2.2,0.12,3.07,22.62,22.61,89.0,23.83,0.5,24.88,22.68,2.2,-0.0,2.02,23.84,23.78,89.0,22.37,1.22,25.43,19.92,5.51,0.1,1.98,22.4,22.33,88.0,23.78,1.43,25.98,20.33,5.65,-0.64,2.43,23.82,24.19,88.0,23.34,0.54,25.02,21.57,3.44,0.33,5.49,23.34,23.37,89.0,23.82,1.17,25.98,21.16,4.82,-0.0,2.24,23.84,23.85,89.0,23.53,0.63,25.16,22.54,2.62,0.46,2.49,23.54,23.5,89.0,20.18,1.06,22.4,18.54,3.86,0.27,1.89,20.21,20.13,89.0,17.62,0.82,19.37,16.34,3.03,0.41,1.98,17.63,17.44,89.0
+BD-27-G250004 = 13.41,0.61,14.41,11.93,2.48,-0.2,2.31,13.42,13.38,71.0,15.78,0.74,17.44,13.03,4.41,-0.67,4.56,15.8,15.79,71.0,20.55,0.43,21.44,19.37,2.07,-0.57,3.29,20.55,20.61,71.0,22.61,0.26,23.23,22.13,1.1,0.09,2.82,22.61,22.68,71.0,24.01,0.45,24.88,22.4,2.48,-0.85,4.26,24.01,24.06,71.0,20.11,0.8,22.68,18.27,4.41,1.0,4.46,20.13,19.92,69.0,23.05,1.47,25.98,20.2,5.79,0.19,2.32,23.09,23.23,71.0,24.88,1.32,26.54,22.4,4.13,-0.45,2.01,24.92,24.88,71.0,24.66,1.03,25.71,21.85,3.86,-1.47,4.22,24.68,25.02,71.0,23.22,0.43,24.06,22.13,1.93,-0.44,2.34,23.23,23.23,71.0,19.19,0.31,20.2,18.54,1.65,0.26,3.28,19.19,19.23,71.0,16.42,0.34,17.17,15.51,1.65,-0.5,2.81,16.43,16.48,71.0
+BD-27-G250005 = 15.69,0.55,17.99,14.27,3.72,0.28,4.54,15.7,15.72,144.0,16.85,0.8,19.09,15.51,3.58,0.43,2.18,16.87,16.68,143.0,21.41,0.79,23.5,19.37,4.13,0.1,2.82,21.42,21.47,144.0,23.67,1.01,27.64,20.75,6.89,0.32,4.26,23.69,23.64,144.0,24.13,0.58,25.71,22.13,3.58,-0.47,3.44,24.13,24.19,143.0,22.58,1.2,26.54,18.82,7.72,0.54,5.0,22.61,22.61,143.0,21.8,1.87,25.98,16.75,9.23,0.21,2.96,21.88,21.71,141.0,23.94,1.8,27.64,19.37,8.27,0.22,2.39,24.0,23.61,142.0,23.2,2.08,27.09,16.61,10.47,-0.51,3.01,23.29,23.5,143.0,24.15,0.83,25.71,21.85,3.86,-0.68,3.1,24.16,24.19,144.0,21.45,0.72,22.95,19.65,3.31,-0.16,2.37,21.46,21.44,143.0,19.17,0.59,20.47,17.44,3.03,-0.52,3.45,19.18,19.23,143.0
+BD-27-G250006 = 12.76,0.38,13.51,11.79,1.72,-0.32,2.33,12.76,12.76,58.0,13.59,0.52,14.69,12.48,2.2,-0.04,2.49,13.6,13.58,58.0,19.92,0.35,21.02,19.37,1.65,0.67,3.59,19.92,19.92,58.0,22.75,0.46,23.5,21.3,2.2,-1.07,3.99,22.75,22.81,58.0,23.42,0.47,24.33,22.4,1.93,-0.22,2.19,23.42,23.47,58.0,22.34,1.27,25.43,20.06,5.37,0.19,2.48,22.38,22.4,57.0,22.29,1.05,25.43,20.75,4.69,1.07,3.86,22.31,21.99,58.0,25.59,1.3,26.81,21.71,5.1,-1.75,5.45,25.62,26.19,58.0,25.06,0.93,27.09,22.68,4.41,-0.43,3.32,25.08,25.3,58.0,22.62,0.3,23.5,22.13,1.38,1.07,4.62,22.62,22.54,58.0,19.11,0.42,20.47,18.54,1.93,1.03,3.82,19.11,18.99,58.0,16.14,0.29,16.61,15.51,1.1,-0.13,1.96,16.14,16.13,58.0
+BD-27-G250007 = 13.3,0.51,14.13,12.2,1.93,-0.5,2.4,13.31,13.44,34.0,16.05,0.67,17.72,14.75,2.96,0.12,3.0,16.06,16.06,34.0,20.65,0.47,21.57,19.78,1.79,0.24,2.27,20.65,20.54,34.0,22.59,0.25,23.23,21.85,1.38,-0.32,4.71,22.6,22.68,34.0,23.86,0.61,25.43,22.81,2.62,0.28,2.97,23.87,23.92,34.0,20.57,0.47,21.57,19.65,1.93,0.0,2.38,20.58,20.54,34.0,24.79,1.71,25.85,20.13,5.72,-1.81,4.73,24.84,25.57,34.0,23.65,0.87,24.88,22.4,2.48,0.21,1.56,23.67,23.5,34.0,24.83,0.36,25.43,23.64,1.79,-1.04,5.43,24.83,24.88,34.0,23.78,0.56,25.02,22.95,2.07,0.36,2.2,23.79,23.75,34.0,19.98,0.58,21.02,18.82,2.2,-0.14,2.24,19.98,20.02,34.0,16.33,0.25,16.61,15.79,0.83,-1.02,3.07,16.33,16.37,34.0
+BD-27-G250008 = 12.84,0.22,13.31,12.2,1.1,-0.44,4.21,12.84,12.86,26.0,14.03,0.96,15.79,12.76,3.03,0.44,1.76,14.06,13.62,26.0,19.91,0.41,20.75,18.82,1.93,-0.4,3.49,19.91,19.92,26.0,22.14,0.39,22.95,21.3,1.65,-0.01,2.55,22.15,22.13,26.0,23.04,0.39,23.78,22.13,1.65,-0.24,2.89,23.04,23.02,26.0,22.16,0.64,23.37,20.75,2.62,-0.54,3.06,22.17,22.33,26.0,22.36,0.77,23.23,20.2,3.03,-1.3,4.13,22.37,22.68,26.0,25.01,1.76,26.54,20.47,6.06,-1.21,3.2,25.07,25.98,26.0,23.97,0.66,25.43,22.68,2.76,0.18,2.54,23.97,23.78,26.0,22.77,0.31,23.44,22.13,1.31,0.08,2.68,22.77,22.75,26.0,19.16,0.2,19.65,18.82,0.83,0.36,3.07,19.16,19.23,26.0,16.37,0.28,16.89,15.65,1.24,-0.15,3.33,16.38,16.34,26.0
+BD-27-G250009 = 13.88,0.91,15.24,12.07,3.17,-0.18,1.94,13.91,13.86,32.0,16.98,0.59,18.27,15.93,2.34,0.45,2.52,16.99,16.92,32.0,21.12,0.27,21.57,20.47,1.1,-0.24,2.73,21.13,21.06,32.0,22.74,0.38,23.78,22.13,1.65,0.61,2.99,22.74,22.68,32.0,24.09,0.4,25.02,23.23,1.79,0.01,2.77,24.09,24.06,32.0,22.01,0.69,24.06,21.02,3.03,0.8,3.51,22.02,21.85,32.0,23.45,1.26,25.98,21.85,4.13,0.72,2.25,23.48,22.95,32.0,22.92,1.08,23.64,18.82,4.82,-2.34,8.13,22.95,23.37,32.0,24.57,1.19,25.98,22.13,3.86,-0.4,1.9,24.59,24.61,32.0,24.86,0.29,25.43,24.33,1.1,0.25,2.64,24.86,24.88,32.0,21.61,0.74,22.68,20.47,2.2,0.07,1.51,21.62,21.54,32.0,17.75,0.97,19.09,16.2,2.89,-0.05,1.48,17.78,17.85,32.0
+BD-27-G250010 = 15.84,0.8,18.82,14.13,4.69,0.48,4.79,15.86,15.93,132.0,17.26,1.09,19.37,15.24,4.13,0.08,1.71,17.29,17.3,130.0,21.73,0.74,23.5,19.92,3.58,-0.08,2.68,21.74,21.85,132.0,23.91,0.81,26.26,22.13,4.13,0.11,3.06,23.93,23.95,132.0,24.27,0.67,26.81,22.95,3.86,0.76,5.06,24.28,24.19,132.0,22.64,1.12,26.54,19.65,6.89,-0.1,3.86,22.66,22.68,130.0,22.39,2.1,26.81,16.61,10.2,0.11,2.78,22.48,22.13,130.0,23.19,1.67,27.09,17.99,9.09,0.32,3.3,23.25,22.92,128.0,22.86,1.52,26.54,17.44,9.09,-0.21,3.83,22.91,22.95,131.0,24.34,0.68,25.98,22.4,3.58,-0.28,2.89,24.35,24.33,132.0,21.28,0.69,23.23,19.65,3.58,0.24,3.24,21.29,21.3,132.0,19.3,0.66,20.75,17.03,3.72,-0.57,3.71,19.31,19.37,132.0
+BD-3-G120001 = 12.94,1.11,14.69,10.28,4.41,-0.69,2.82,12.99,13.13,72.0,15.28,0.87,17.72,13.31,4.41,0.4,3.45,15.31,15.24,72.0,20.91,0.66,22.13,19.65,2.48,-0.05,1.83,20.92,20.89,72.0,23.94,1.09,25.98,22.13,3.86,0.4,2.1,23.96,23.54,72.0,23.17,0.77,24.33,21.02,3.31,-0.74,3.08,23.19,23.37,72.0,22.85,1.02,25.71,20.89,4.82,0.65,3.31,22.87,22.78,72.0,24.25,1.86,26.81,20.33,6.48,-0.06,1.69,24.32,24.19,72.0,26.68,1.09,28.74,23.92,4.82,-0.41,2.96,26.7,26.71,72.0,25.52,0.62,27.09,24.19,2.89,0.61,3.34,25.53,25.33,72.0,24.08,0.6,25.57,22.4,3.17,-0.27,2.96,24.08,24.19,72.0,19.92,0.95,21.57,18.27,3.31,-0.14,1.77,19.94,20.06,72.0,16.95,0.95,18.54,15.37,3.17,0.15,1.84,16.97,16.89,72.0
+BD-3-G120002 = 11.7,1.05,13.86,8.62,5.24,-0.55,3.29,11.74,11.83,72.0,15.9,0.52,17.17,13.86,3.31,-0.69,5.21,15.91,15.93,72.0,19.87,0.36,20.75,19.09,1.65,0.15,2.61,19.87,19.89,72.0,23.32,0.34,24.06,22.4,1.65,-0.59,3.51,23.32,23.37,72.0,22.92,0.37,23.78,22.13,1.65,0.48,3.25,22.92,22.92,72.0,21.53,0.92,23.78,18.54,5.24,-0.15,3.85,21.55,21.57,72.0,24.08,1.54,25.71,20.75,4.96,-0.71,2.21,24.13,24.61,70.0,24.63,1.4,27.91,22.13,5.79,0.62,2.28,24.66,24.06,72.0,25.41,0.5,26.54,23.23,3.31,-1.28,6.99,25.41,25.47,72.0,23.73,0.75,25.16,21.85,3.31,-0.25,2.56,23.74,23.78,72.0,19.6,0.4,20.75,18.82,1.93,0.35,3.09,19.6,19.65,72.0,16.07,0.23,16.75,15.79,0.96,0.87,3.65,16.07,16.06,72.0
+BD-3-G120003 = 12.63,0.79,13.86,10.83,3.03,-0.27,2.03,12.65,12.69,62.0,14.51,0.74,15.79,12.76,3.03,-0.33,2.17,14.53,14.55,62.0,20.1,0.76,21.57,18.41,3.17,-0.16,2.34,20.11,20.06,62.0,23.71,0.72,25.16,22.13,3.03,-0.23,2.25,23.72,23.78,62.0,22.4,0.51,24.06,21.3,2.76,0.45,3.45,22.41,22.4,62.0,22.85,1.44,25.43,18.54,6.89,-0.61,3.24,22.89,22.95,62.0,22.67,2.22,26.54,18.82,7.72,0.58,2.06,22.78,21.99,61.0,23.68,2.35,27.91,18.13,9.78,-0.45,2.56,23.79,23.92,59.0,25.57,0.44,26.54,24.61,1.93,0.13,2.58,25.57,25.57,62.0,23.16,0.79,24.61,21.3,3.31,-0.51,2.64,23.17,23.23,62.0,19.4,1.03,21.3,17.44,3.86,0.02,2.11,19.43,19.37,62.0,16.92,0.41,17.99,16.34,1.65,0.51,2.48,16.92,16.89,62.0
+BD-3-G120004 = 14.72,1.02,16.34,11.93,4.41,-0.5,2.64,14.75,14.69,54.0,17.1,0.44,17.99,16.06,1.93,-0.11,2.56,17.11,17.1,54.0,20.56,0.27,21.02,19.92,1.1,-0.21,2.85,20.56,20.58,54.0,22.71,0.42,23.5,21.57,1.93,-0.44,3.04,22.71,22.68,54.0,23.05,0.56,24.47,21.3,3.17,-0.1,4.21,23.05,22.95,54.0,22.98,0.94,25.98,20.75,5.24,0.5,4.45,23.0,22.95,54.0,20.93,1.16,22.54,18.68,3.86,-0.35,1.84,20.96,21.23,51.0,24.47,2.04,29.02,20.89,8.13,0.63,2.43,24.55,23.78,54.0,25.33,0.52,25.98,23.78,2.2,-1.13,4.49,25.34,25.43,54.0,25.1,0.63,26.26,23.5,2.76,0.07,2.67,25.11,25.02,54.0,21.39,0.47,22.4,20.06,2.34,-0.48,3.38,21.39,21.44,54.0,18.08,1.0,19.65,16.06,3.58,-0.39,2.1,18.1,18.27,54.0
+BD-3-G120005 = 13.11,0.49,14.41,11.93,2.48,-0.17,3.41,13.12,13.17,72.0,14.96,0.54,16.34,13.86,2.48,0.39,2.87,14.97,14.93,72.0,19.49,0.38,20.47,18.27,2.2,-0.01,3.6,19.5,19.37,72.0,22.52,0.5,23.78,21.57,2.2,0.04,2.41,22.52,22.54,72.0,22.62,0.34,23.5,21.57,1.93,-0.43,3.95,22.63,22.68,72.0,22.12,1.75,25.43,18.27,7.17,-0.33,2.79,22.19,22.06,72.0,21.7,2.87,26.81,15.24,11.57,-0.53,2.58,21.88,22.44,72.0,23.76,2.84,27.36,14.69,12.68,-1.09,4.27,23.92,24.26,69.0,25.53,1.16,27.5,22.13,5.37,-1.41,4.71,25.55,25.95,72.0,23.2,0.86,25.16,21.02,4.13,-0.33,2.69,23.22,23.33,72.0,18.37,0.56,20.2,17.17,3.03,0.86,3.87,18.38,18.27,72.0,16.56,0.42,17.99,15.79,2.2,0.95,4.22,16.57,16.48,72.0
+BD-3-G120006 = 14.84,1.4,17.17,11.93,5.24,-0.51,1.95,14.91,15.37,90.0,15.59,0.67,16.89,14.13,2.76,-0.39,2.05,15.6,15.79,90.0,20.36,0.4,21.3,19.37,1.93,0.21,2.82,20.36,20.33,90.0,23.61,0.44,25.16,22.26,2.89,0.21,5.1,23.61,23.57,90.0,22.06,0.51,23.23,20.47,2.76,-0.76,3.55,22.07,22.13,90.0,23.13,1.49,26.26,19.65,6.61,0.41,2.39,23.18,22.75,89.0,19.91,3.6,26.54,14.69,11.85,0.74,2.29,20.23,18.65,84.0,20.11,2.06,23.23,14.96,8.27,-0.81,2.89,20.22,20.47,89.0,26.06,0.36,26.81,24.88,1.93,-0.61,3.52,26.06,26.05,90.0,24.32,0.98,26.54,21.85,4.69,0.15,2.24,24.34,24.26,90.0,20.4,1.6,23.23,17.44,5.79,-0.07,1.67,20.46,20.33,90.0,18.18,0.84,19.37,16.34,3.03,-0.43,1.87,18.2,18.41,90.0
+BD-3-G120007 = 14.09,0.75,15.79,12.89,2.89,0.5,2.44,14.1,14.0,41.0,16.44,0.71,17.72,15.31,2.41,-0.13,1.88,16.45,16.55,41.0,20.11,0.42,21.3,19.09,2.2,0.33,3.66,20.11,20.06,41.0,22.48,0.57,23.5,21.57,1.93,0.0,1.8,22.49,22.54,41.0,22.7,0.34,23.23,21.85,1.38,-0.98,3.76,22.7,22.68,41.0,22.12,1.26,23.78,19.09,4.69,-0.63,2.35,22.15,22.4,41.0,22.38,1.7,25.85,18.54,7.3,0.1,2.4,22.44,22.13,41.0,26.83,2.1,28.46,18.54,9.92,-2.23,8.19,26.91,27.64,37.0,25.02,0.74,26.26,22.95,3.31,-0.88,3.63,25.03,25.16,41.0,24.6,0.57,25.98,23.5,2.48,0.03,3.26,24.61,24.61,41.0,19.86,0.77,21.85,18.41,3.44,0.29,2.89,19.87,19.71,41.0,16.84,0.83,19.09,15.79,3.31,0.85,3.1,16.86,16.75,41.0
+BD-3-G120008 = 13.03,0.78,14.41,11.1,3.31,-0.87,3.2,13.06,13.24,43.0,14.81,0.45,15.79,13.86,1.93,-0.13,2.41,14.82,14.82,43.0,20.57,0.47,21.3,19.23,2.07,-1.19,4.08,20.58,20.68,43.0,23.47,0.53,24.61,21.57,3.03,-0.61,5.34,23.47,23.37,43.0,23.01,0.39,23.78,22.13,1.65,-0.08,2.43,23.01,22.95,43.0,19.86,1.94,22.95,14.69,8.27,-0.64,2.83,19.95,20.2,43.0,22.13,2.85,26.54,18.27,8.27,0.21,1.69,22.31,22.26,43.0,24.9,1.7,28.19,21.3,6.89,-0.13,2.47,24.95,24.88,43.0,24.86,0.74,26.81,22.95,3.86,-0.25,3.38,24.88,25.02,43.0,23.78,0.63,25.16,22.4,2.76,-0.03,2.67,23.79,23.78,43.0,19.92,0.41,20.75,18.96,1.79,-0.35,2.79,19.93,19.92,43.0,16.71,0.71,18.54,15.24,3.31,0.32,3.07,16.73,16.75,43.0
+BD-3-G120009 = 13.76,0.53,14.96,12.48,2.48,-0.75,3.51,13.77,13.86,42.0,14.39,0.94,15.79,11.93,3.86,-0.84,2.93,14.42,14.69,42.0,20.45,0.5,21.44,19.51,1.93,0.1,2.07,20.46,20.33,42.0,23.47,0.56,24.61,22.54,2.07,0.73,2.51,23.48,23.23,42.0,23.72,0.55,24.47,22.68,1.79,0.01,1.75,23.72,23.68,42.0,22.28,1.18,24.06,20.2,3.86,-0.14,1.93,22.31,22.26,42.0,20.74,4.6,26.54,13.17,13.37,-0.16,1.56,21.23,21.44,42.0,26.82,1.01,28.19,24.06,4.13,-1.07,3.79,26.84,27.02,42.0,24.59,0.51,25.85,24.06,1.79,0.83,2.9,24.6,24.5,42.0,24.6,0.65,26.54,23.23,3.31,0.29,3.77,24.61,24.68,42.0,19.96,0.69,21.3,18.54,2.76,0.12,2.25,19.97,19.92,42.0,17.24,0.56,18.41,16.06,2.34,-0.2,2.78,17.25,17.3,42.0
+BD-3-G120010 = 13.8,0.76,14.96,11.93,3.03,-0.57,2.34,13.82,13.93,163.0,15.1,0.57,16.34,13.58,2.76,-0.69,2.87,15.11,15.24,163.0,20.07,0.49,21.57,18.82,2.76,-0.03,3.05,20.08,20.13,163.0,22.45,0.53,24.06,21.3,2.76,0.4,2.69,22.46,22.4,163.0,22.26,0.69,23.5,20.47,3.03,-0.34,2.34,22.27,22.33,163.0,23.07,2.27,25.98,14.96,11.02,-1.53,5.53,23.18,23.78,150.0,21.32,1.81,27.09,17.72,9.37,0.52,3.5,21.4,21.16,163.0,21.07,2.32,26.54,15.37,11.16,0.48,3.24,21.19,20.89,162.0,25.69,0.7,27.91,22.95,4.96,-0.34,5.64,25.7,25.71,163.0,21.92,0.77,24.06,19.65,4.41,0.02,3.1,21.93,21.85,163.0,18.31,0.52,19.65,17.3,2.34,0.41,2.7,18.32,18.27,163.0,16.96,0.51,17.99,15.24,2.76,-0.78,3.58,16.97,17.03,163.0
+BD-3-G120011 = 13.62,0.76,14.69,11.38,3.31,-0.89,3.44,13.64,13.86,35.0,14.64,0.52,16.2,13.44,2.76,0.67,4.48,14.65,14.55,35.0,21.04,0.37,21.57,20.06,1.52,-1.03,3.59,21.04,21.02,35.0,24.27,0.66,25.43,23.09,2.34,0.18,1.89,24.28,24.26,35.0,23.74,0.68,24.61,21.57,3.03,-1.54,5.15,23.75,23.92,35.0,22.12,1.05,24.06,20.2,3.86,0.33,2.13,22.15,22.06,35.0,26.64,1.36,29.02,20.2,8.82,-2.89,15.63,26.67,26.67,35.0,26.45,1.33,28.74,24.06,4.69,-0.16,2.27,26.48,26.26,35.0,25.28,0.65,26.54,22.95,3.58,-0.95,6.06,25.29,25.3,35.0,24.04,0.44,24.88,23.23,1.65,0.4,2.28,24.04,23.92,35.0,20.31,0.55,21.3,18.82,2.48,-0.56,3.62,20.31,20.33,35.0,17.72,0.52,18.54,16.34,2.2,-0.59,2.91,17.72,17.79,35.0
+BD-3-G120012 = 13.39,0.84,14.55,11.24,3.31,-0.8,2.89,13.42,13.58,36.0,15.18,0.24,15.51,14.55,0.96,-0.37,2.59,15.18,15.24,36.0,20.64,0.29,21.16,20.2,0.96,0.27,1.91,20.64,20.54,36.0,23.7,0.45,24.47,22.68,1.79,-0.29,2.91,23.7,23.64,36.0,22.81,0.52,24.06,21.99,2.07,0.43,2.72,22.81,22.75,36.0,23.73,1.32,25.98,21.57,4.41,0.22,1.87,23.77,23.64,36.0,25.41,1.6,26.95,21.02,5.93,-1.43,4.07,25.45,25.98,36.0,19.89,3.7,26.67,14.69,11.99,0.43,1.82,20.22,18.49,36.0,24.61,0.74,26.4,22.68,3.72,-0.19,3.96,24.62,24.74,36.0,24.14,0.47,25.16,23.23,1.93,0.05,2.45,24.15,24.06,36.0,19.67,0.87,20.89,17.99,2.89,-0.57,2.07,19.69,19.99,36.0,17.5,0.5,18.82,16.89,1.93,0.89,2.91,17.51,17.3,36.0
+BD-3-G120013 = 14.99,1.17,17.44,12.76,4.69,0.52,2.51,15.03,14.69,103.0,15.94,0.42,16.61,14.96,1.65,-0.53,2.33,15.94,16.06,103.0,20.0,0.44,21.02,18.96,2.07,-0.14,2.77,20.01,19.99,103.0,21.85,0.55,22.95,20.33,2.62,-0.35,2.99,21.85,21.85,103.0,21.45,0.55,22.95,20.47,2.48,0.21,2.46,21.46,21.44,103.0,21.45,2.0,25.43,14.96,10.47,-0.34,3.8,21.54,21.3,103.0,20.78,2.88,26.26,14.41,11.85,0.19,2.39,20.98,20.61,98.0,20.34,2.88,26.26,15.24,11.02,0.51,2.41,20.54,20.13,86.0,25.81,0.77,27.64,23.23,4.41,-0.77,3.65,25.83,25.98,103.0,23.24,1.51,26.4,20.75,5.65,0.67,2.25,23.29,22.68,103.0,19.96,1.89,24.61,17.17,7.44,0.82,2.45,20.05,19.23,103.0,17.95,1.2,20.47,16.06,4.41,0.63,2.08,17.99,17.72,103.0
+BD-3-G120014 = 12.53,0.74,13.72,10.96,2.76,-0.12,2.18,12.55,12.55,42.0,14.7,0.49,15.79,12.89,2.89,-0.87,6.23,14.7,14.69,42.0,20.3,0.36,21.02,19.37,1.65,-0.14,2.96,20.3,20.23,42.0,23.27,0.59,24.47,22.13,2.34,0.43,2.38,23.28,23.09,42.0,23.26,0.58,24.88,21.99,2.89,0.43,3.24,23.26,23.23,42.0,21.32,1.18,24.06,19.51,4.55,0.77,2.69,21.35,21.02,42.0,23.07,2.23,25.98,19.37,6.61,-0.08,1.57,23.18,23.09,42.0,25.04,0.91,26.81,22.26,4.55,-0.44,3.84,25.06,25.05,42.0,25.72,0.35,26.26,24.74,1.52,-0.96,3.41,25.73,25.81,42.0,23.03,0.7,24.61,21.02,3.58,-0.18,4.36,23.04,22.95,42.0,19.66,0.52,20.61,18.82,1.79,0.09,2.26,19.67,19.65,42.0,16.45,0.71,18.27,15.79,2.48,1.42,3.76,16.46,16.17,42.0
+BD-3-G120015 = 14.46,0.93,15.79,12.48,3.31,-0.64,2.09,14.49,14.96,59.0,15.44,0.81,16.89,13.03,3.86,-0.84,3.37,15.46,15.65,59.0,20.53,0.9,22.4,19.37,3.03,0.51,2.02,20.55,20.33,59.0,23.29,0.7,24.61,22.13,2.48,0.16,2.1,23.3,23.23,59.0,23.39,0.36,24.06,22.26,1.79,-0.72,3.67,23.4,23.44,59.0,21.36,0.71,22.68,18.54,4.13,-0.96,5.63,21.37,21.3,59.0,20.88,3.79,25.98,11.65,14.33,-1.19,3.44,21.22,22.13,59.0,27.51,0.55,28.46,26.54,1.93,-0.04,2.28,27.51,27.64,45.0,24.5,0.94,25.57,21.71,3.86,-1.28,3.96,24.52,24.81,59.0,24.87,0.48,25.71,22.95,2.76,-1.76,7.16,24.87,24.95,59.0,20.45,0.8,21.3,18.27,3.03,-1.28,3.46,20.46,20.75,59.0,17.7,0.72,18.54,15.79,2.76,-1.05,3.01,17.71,17.99,59.0
+BD-3-G120016 = 13.41,0.46,14.13,12.2,1.93,-0.45,2.69,13.42,13.44,46.0,15.58,0.44,16.2,14.34,1.86,-0.92,3.17,15.59,15.68,46.0,19.58,0.31,20.33,19.09,1.24,0.28,2.47,19.58,19.65,46.0,21.91,0.74,23.37,20.2,3.17,-0.26,2.63,21.93,22.06,46.0,22.78,0.42,23.78,21.57,2.2,-0.67,3.85,22.78,22.92,46.0,21.46,1.12,24.06,19.37,4.69,0.51,2.91,21.49,21.33,42.0,22.65,1.64,26.26,20.33,5.93,1.1,3.26,22.71,22.13,45.0,24.06,2.05,26.67,20.2,6.48,-0.34,1.87,24.15,24.12,42.0,25.65,0.79,26.81,22.68,4.13,-1.41,5.66,25.66,25.81,46.0,21.59,0.43,22.4,20.33,2.07,-0.18,3.52,21.59,21.57,46.0,17.87,0.33,18.54,16.89,1.65,-0.97,4.31,17.88,17.99,46.0,16.38,0.22,16.61,15.79,0.83,-0.74,3.23,16.38,16.34,46.0
+BD-3-G120017 = 12.65,0.87,14.13,10.0,4.13,-0.56,3.24,12.68,12.76,125.0,14.56,0.62,16.06,12.76,3.31,-0.17,2.89,14.58,14.69,125.0,19.5,0.56,20.75,17.99,2.76,-0.32,2.89,19.51,19.51,125.0,23.04,0.33,24.06,21.99,2.07,-0.01,3.89,23.05,23.02,125.0,22.41,0.43,23.23,20.47,2.76,-0.97,5.75,22.41,22.4,125.0,22.4,1.53,25.98,18.54,7.44,-0.35,2.79,22.45,22.68,124.0,22.96,1.89,26.81,16.89,9.92,-0.01,3.02,23.03,22.68,125.0,24.65,2.28,28.46,18.96,9.51,-0.43,2.1,24.76,25.16,125.0,25.42,0.55,27.09,24.33,2.76,0.35,3.14,25.43,25.43,125.0,22.42,0.91,24.06,20.2,3.86,-0.1,2.25,22.44,22.4,125.0,18.98,0.83,20.75,17.44,3.31,-0.14,1.95,18.99,19.09,125.0,16.36,0.42,17.72,15.51,2.2,0.45,3.38,16.36,16.34,125.0
+BD-54-G490001 = 13.01,0.58,14.13,11.93,2.2,0.21,1.89,13.02,12.89,106.0,15.23,0.59,17.72,13.58,4.13,0.28,5.38,15.24,15.24,106.0,19.65,0.41,20.47,18.54,1.93,-0.36,2.79,19.65,19.65,106.0,22.37,0.51,23.78,21.3,2.48,0.04,2.65,22.37,22.4,106.0,22.8,0.25,23.5,22.13,1.38,0.26,3.56,22.8,22.81,106.0,22.71,2.06,25.85,16.89,8.96,-0.5,2.36,22.8,22.99,106.0,21.39,1.98,27.22,14.41,12.81,-0.46,5.81,21.48,21.3,106.0,25.6,1.47,27.64,21.85,5.79,-1.02,3.15,25.64,25.98,105.0,26.0,0.55,27.36,24.88,2.48,0.48,3.02,26.01,25.98,105.0,23.15,0.73,24.88,21.78,3.1,0.24,2.75,23.16,23.09,106.0,18.54,0.52,20.47,17.72,2.76,0.87,4.5,18.55,18.51,106.0,16.36,0.46,17.99,15.51,2.48,0.96,4.23,16.37,16.34,106.0
+BD-54-G490002 = 11.83,0.44,13.03,10.83,2.2,0.08,2.48,11.84,11.79,121.0,13.82,0.79,14.96,11.65,3.31,-0.77,2.8,13.84,14.0,121.0,18.99,0.37,19.92,17.99,1.93,-0.17,2.96,19.0,18.96,121.0,22.05,0.59,23.23,20.75,2.48,-0.16,2.14,22.06,22.13,121.0,21.63,0.48,22.68,20.2,2.48,-0.37,3.09,21.64,21.64,121.0,20.92,2.6,25.43,11.65,13.78,-0.93,3.96,21.08,21.3,120.0,25.4,1.57,27.09,20.75,6.34,-1.77,5.22,25.44,25.98,121.0,25.84,1.29,28.05,22.26,5.79,-0.69,2.5,25.88,26.54,121.0,22.51,2.17,27.64,19.09,8.54,0.79,2.9,22.61,22.13,107.0,21.3,0.39,22.26,19.92,2.34,-0.09,3.68,21.3,21.3,121.0,16.6,0.5,17.99,15.79,2.2,0.49,2.4,16.61,16.48,121.0,15.59,0.26,16.2,14.96,1.24,-0.24,2.8,15.6,15.65,121.0
+BD-54-G490003 = 13.01,0.61,14.13,11.93,2.2,0.28,1.84,13.02,12.89,78.0,14.34,0.41,15.24,13.31,1.93,-0.03,2.79,14.35,14.37,78.0,19.33,0.38,20.2,18.27,1.93,-0.38,3.0,19.34,19.37,78.0,22.25,0.51,23.5,21.02,2.48,0.09,3.01,22.25,22.26,78.0,22.42,0.4,23.23,21.3,1.93,-0.74,3.19,22.42,22.54,78.0,20.72,1.73,24.06,15.79,8.27,-0.17,3.09,20.79,20.54,78.0,23.96,2.85,28.19,16.06,12.13,-1.0,3.37,24.12,25.61,66.0,26.28,1.6,28.46,21.3,7.17,-1.48,4.5,26.33,26.81,78.0,25.59,1.33,27.91,21.85,6.06,-0.7,3.18,25.62,25.98,77.0,23.03,0.89,24.88,21.3,3.58,0.17,2.07,23.04,22.95,78.0,18.52,0.84,20.33,16.89,3.44,-0.06,1.85,18.54,18.75,78.0,16.57,0.33,17.99,15.79,2.2,1.11,6.68,16.57,16.61,78.0
+BD-54-G490004 = 12.36,0.34,13.38,11.93,1.45,0.78,3.5,12.36,12.34,36.0,14.61,0.79,16.61,13.31,3.31,0.66,2.75,14.63,14.41,36.0,19.47,0.35,20.2,18.96,1.24,0.38,1.95,19.47,19.37,36.0,22.77,0.36,23.64,22.13,1.52,0.81,3.11,22.77,22.68,36.0,22.7,0.29,23.37,22.13,1.24,0.01,2.86,22.7,22.68,36.0,22.87,1.4,25.98,19.78,6.2,-0.2,2.96,22.91,23.23,36.0,24.18,1.39,25.98,21.57,4.41,-0.37,1.82,24.22,24.16,36.0,26.99,0.55,29.02,26.26,2.76,1.86,6.98,27.0,26.81,36.0,25.41,1.29,27.91,23.5,4.41,0.44,2.31,25.44,25.12,36.0,21.82,0.34,22.68,21.02,1.65,0.47,3.63,21.82,21.85,36.0,17.44,0.51,18.75,16.61,2.14,0.45,2.91,17.45,17.44,36.0,16.13,0.33,16.61,15.24,1.38,-0.81,3.12,16.14,16.2,36.0
+BD-54-G490005 = 12.84,0.87,14.96,11.1,3.86,-0.04,2.27,12.87,12.89,82.0,14.31,0.41,15.51,13.31,2.2,0.32,3.23,14.32,14.27,82.0,18.93,0.49,20.47,17.3,3.17,-0.49,4.45,18.93,18.96,82.0,21.63,0.91,23.02,19.37,3.65,-0.47,2.3,21.65,21.78,82.0,22.63,0.34,23.5,21.57,1.93,0.09,3.44,22.63,22.61,82.0,21.84,1.3,23.78,16.34,7.44,-1.61,6.68,21.87,22.06,82.0,19.51,5.24,26.81,8.9,17.91,-0.34,1.92,20.19,20.47,73.0,20.49,5.75,27.09,1.04,26.04,-1.28,4.44,21.27,21.85,82.0,25.45,0.85,27.36,22.4,4.96,-1.1,5.18,25.47,25.57,82.0,22.84,0.56,24.88,21.3,3.58,0.42,4.82,22.84,22.81,82.0,17.89,0.84,19.37,16.34,3.03,-0.03,1.73,17.91,17.89,82.0,16.37,0.37,17.17,15.37,1.79,0.1,2.69,16.38,16.34,82.0
+BD-54-G490006 = 11.86,0.59,13.03,10.28,2.76,-0.6,2.79,11.87,11.93,50.0,13.43,0.45,14.41,12.34,2.07,-0.2,3.27,13.44,13.44,50.0,17.57,0.58,19.09,15.79,3.31,-0.33,4.46,17.58,17.58,50.0,20.83,0.36,21.85,19.92,1.93,0.26,4.03,20.83,20.89,50.0,21.75,0.71,22.95,20.2,2.76,-0.75,2.77,21.76,21.88,50.0,21.62,1.1,24.06,19.37,4.69,0.06,2.87,21.65,21.57,50.0,25.66,1.14,27.36,22.13,5.24,-1.48,4.57,25.68,25.98,50.0,21.56,5.51,27.91,7.52,20.39,-0.67,2.29,22.24,23.88,50.0,24.4,1.53,26.54,19.65,6.89,-1.48,4.45,24.45,24.95,50.0,22.23,0.52,23.23,21.02,2.2,0.1,2.22,22.23,22.19,50.0,16.77,0.35,17.72,16.34,1.38,0.62,2.73,16.77,16.75,50.0,15.82,0.31,16.48,15.24,1.24,0.21,2.23,15.82,15.79,50.0
+BD-54-G490007 = 12.7,0.99,14.69,10.28,4.41,-0.22,2.45,12.74,12.76,124.0,14.88,0.69,17.72,13.31,4.41,0.64,4.88,14.9,14.82,124.0,19.83,0.31,20.75,18.82,1.93,0.16,3.78,19.83,19.78,124.0,22.61,0.41,23.78,21.57,2.2,-0.74,3.75,22.61,22.68,124.0,22.6,0.36,23.5,21.57,1.93,-0.05,3.96,22.6,22.57,124.0,22.21,1.42,25.16,18.27,6.89,-0.48,2.88,22.26,22.4,124.0,23.05,1.61,25.71,19.09,6.61,0.06,2.09,23.11,22.85,124.0,26.6,1.22,27.91,22.13,5.79,-2.11,7.27,26.63,26.95,124.0,25.43,0.69,27.09,23.5,3.58,-0.63,4.13,25.44,25.43,124.0,22.97,0.68,24.88,21.85,3.03,0.54,2.55,22.98,22.81,124.0,18.24,1.23,21.3,16.61,4.69,0.72,2.34,18.28,17.79,124.0,16.33,0.74,17.99,15.24,2.76,0.3,1.71,16.34,16.13,124.0
+BD-54-G490008 = 12.85,0.99,14.69,11.38,3.31,0.45,2.08,12.88,12.72,68.0,13.73,1.05,16.06,11.93,4.13,0.66,2.5,13.76,13.44,68.0,19.66,0.53,20.75,18.54,2.2,-0.05,2.24,19.66,19.65,68.0,22.61,0.52,24.33,21.57,2.76,0.47,3.97,22.62,22.68,68.0,23.39,0.39,24.61,22.4,2.2,0.08,3.66,23.39,23.5,68.0,22.67,1.67,25.98,19.09,6.89,0.16,2.33,22.73,22.26,67.0,20.37,2.22,25.71,15.51,10.2,-0.24,3.05,20.49,21.02,68.0,23.62,2.49,28.74,20.47,8.27,0.53,1.95,23.75,23.02,68.0,24.88,1.2,27.36,21.02,6.34,-0.8,4.0,24.91,24.88,68.0,23.35,0.45,24.33,22.13,2.2,-0.41,2.66,23.36,23.4,68.0,19.75,0.51,21.02,18.54,2.48,0.21,2.5,19.76,19.65,68.0,16.55,0.33,17.17,15.79,1.38,-0.77,2.92,16.56,16.61,68.0
+BD-54-G490009 = 12.27,0.31,13.03,11.38,1.65,-0.39,3.78,12.28,12.27,59.0,14.45,0.58,15.65,13.03,2.62,-0.3,2.95,14.46,14.41,59.0,19.31,0.52,20.47,18.54,1.93,0.35,2.0,19.32,19.23,59.0,22.23,0.4,22.95,21.02,1.93,-0.97,3.86,22.23,22.26,59.0,22.49,0.5,23.64,21.3,2.34,0.28,3.13,22.5,22.4,59.0,23.02,0.96,24.61,19.92,4.69,-1.05,4.66,23.04,23.23,59.0,20.01,1.68,23.23,17.17,6.06,-0.03,1.62,20.08,20.06,59.0,24.93,2.27,27.36,18.82,8.54,-1.01,2.93,25.03,25.98,59.0,25.07,1.15,26.81,22.68,4.13,-0.01,1.8,25.1,24.95,59.0,22.68,0.5,23.78,21.57,2.2,-0.0,2.6,22.68,22.68,59.0,17.98,0.81,19.37,16.89,2.48,0.18,1.6,18.0,17.85,59.0,16.21,0.27,16.89,15.51,1.38,-0.22,3.22,16.21,16.2,59.0
+BD-54-G490010 = 11.29,0.99,12.34,7.8,4.55,-1.79,5.94,11.33,11.65,61.0,13.94,0.54,15.24,13.03,2.2,0.52,2.49,13.95,13.86,61.0,18.12,0.6,19.92,16.34,3.58,-0.14,4.89,18.13,18.13,61.0,21.43,0.28,22.13,20.75,1.38,0.23,2.83,21.43,21.3,61.0,21.42,0.33,22.4,20.33,2.07,-0.15,4.58,21.43,21.44,61.0,21.75,1.46,24.88,18.82,6.06,-0.24,2.17,21.8,22.13,61.0,25.56,0.96,26.81,23.23,3.58,-0.94,2.91,25.58,25.98,61.0,23.93,3.78,26.95,8.62,18.33,-2.17,7.89,24.22,25.43,61.0,22.06,0.99,23.92,20.2,3.72,0.05,2.15,22.08,21.99,61.0,21.81,0.41,22.4,20.75,1.65,-0.97,3.11,21.81,21.99,61.0,16.64,0.31,17.44,16.06,1.38,0.54,2.73,16.65,16.61,61.0,15.83,0.28,16.61,14.96,1.65,-0.05,4.18,15.84,15.79,61.0
+BD-54-G490011 = 13.39,0.42,14.41,12.2,2.2,-0.21,2.99,13.39,13.44,87.0,13.69,0.7,14.96,11.65,3.31,-0.52,3.38,13.7,13.65,87.0,20.17,0.44,21.3,19.37,1.93,0.44,2.61,20.17,20.2,87.0,23.1,0.36,23.92,22.13,1.79,-0.45,3.15,23.11,23.16,87.0,23.61,0.45,24.61,22.4,2.2,-0.43,3.17,23.62,23.64,87.0,21.49,1.51,25.16,18.27,6.89,0.23,2.46,21.54,21.3,87.0,23.28,1.78,26.26,19.09,7.17,0.17,2.14,23.34,22.95,87.0,22.65,2.05,27.91,19.37,8.54,0.63,2.83,22.74,22.47,87.0,25.34,0.63,26.26,23.78,2.48,-0.72,2.77,25.35,25.43,87.0,23.22,0.64,24.88,21.3,3.58,-0.56,3.76,23.23,23.23,87.0,19.99,0.43,21.3,19.09,2.2,0.44,4.02,20.0,19.99,87.0,16.48,0.28,17.58,16.06,1.52,0.94,4.74,16.48,16.48,87.0
+BD-54-G490012 = 10.55,1.3,12.76,7.52,5.24,-0.72,2.76,10.63,10.69,53.0,12.69,0.65,14.13,11.38,2.76,-0.06,2.29,12.71,12.76,53.0,17.66,0.6,18.82,16.75,2.07,0.27,1.64,17.67,17.44,53.0,21.11,0.44,22.13,19.92,2.2,-0.67,3.75,21.11,21.16,53.0,20.27,0.52,21.71,19.37,2.34,0.7,3.52,20.28,20.2,53.0,19.86,0.72,21.57,18.41,3.17,0.1,2.56,19.87,19.85,53.0,25.77,1.05,26.81,21.02,5.79,-2.51,10.37,25.79,25.98,53.0,24.51,3.44,26.54,10.83,15.71,-2.42,8.25,24.74,25.85,53.0,21.34,2.12,24.33,14.41,9.92,-0.99,4.28,21.44,21.54,52.0,21.79,0.55,22.68,20.75,1.93,-0.12,2.43,21.8,21.71,53.0,16.59,0.33,17.3,15.79,1.52,0.23,2.83,16.59,16.61,53.0,15.65,0.39,16.06,14.13,1.93,-2.41,8.34,15.66,15.79,53.0
+BD-54-G490013 = 12.84,0.48,14.13,12.07,2.07,0.17,2.57,12.85,12.89,79.0,14.39,0.76,16.06,12.76,3.31,-0.36,2.67,14.41,14.41,79.0,19.75,0.42,20.47,18.54,1.93,-0.65,2.91,19.76,19.85,79.0,22.58,0.39,23.64,21.57,2.07,0.01,3.2,22.58,22.68,79.0,23.09,0.43,24.33,22.4,1.93,0.68,3.0,23.1,23.02,79.0,21.88,0.77,23.5,19.92,3.58,0.13,2.71,21.9,21.85,79.0,22.25,1.01,25.71,20.33,5.37,0.63,3.65,22.27,22.13,79.0,23.73,2.34,27.36,17.17,10.2,-0.24,2.36,23.85,23.85,78.0,25.1,1.21,27.09,22.4,4.69,-0.68,2.46,25.13,25.43,79.0,23.35,0.55,24.88,21.99,2.89,-0.34,3.1,23.36,23.5,79.0,19.38,0.96,20.75,16.89,3.86,-1.0,3.43,19.4,19.65,79.0,16.7,0.26,17.3,16.06,1.24,0.21,2.85,16.7,16.61,79.0
+BD-54-G490014 = 12.34,0.31,13.03,11.52,1.52,-0.17,3.04,12.35,12.34,79.0,14.12,0.39,14.96,13.31,1.65,0.11,2.61,14.12,14.13,79.0,18.23,0.91,19.92,16.34,3.58,-0.5,2.11,18.26,18.54,79.0,21.83,0.33,22.68,21.02,1.65,-0.11,2.95,21.83,21.85,79.0,21.82,0.39,22.68,21.02,1.65,0.39,2.49,21.82,21.71,79.0,20.11,3.43,24.33,10.28,14.06,-1.23,3.48,20.4,21.51,79.0,25.45,1.07,26.95,20.75,6.2,-2.15,8.21,25.47,25.71,61.0,25.23,1.98,27.36,17.58,9.78,-1.31,4.63,25.31,26.4,79.0,23.59,1.05,27.09,21.02,6.06,0.68,4.03,23.61,23.5,79.0,21.93,0.54,22.95,20.47,2.48,-0.64,2.81,21.94,22.06,79.0,17.12,0.44,17.99,15.79,2.2,-0.33,3.04,17.13,17.17,79.0,16.04,0.39,16.89,15.1,1.79,-0.29,2.61,16.05,16.06,79.0
+BD-54-G490015 = 13.03,0.47,14.41,11.65,2.76,0.1,3.54,13.04,13.03,90.0,14.87,0.63,16.34,13.03,3.31,-0.3,3.54,14.88,14.82,90.0,19.78,0.42,21.02,18.54,2.48,-0.62,4.65,19.78,19.78,90.0,22.84,0.39,24.06,21.85,2.2,0.01,3.7,22.84,22.81,90.0,22.93,0.34,23.64,22.26,1.38,0.33,2.05,22.93,22.81,90.0,22.78,1.58,25.71,18.82,6.89,-0.11,2.29,22.84,22.95,90.0,21.18,1.41,25.98,17.17,8.82,0.72,4.6,21.22,20.89,90.0,23.13,2.4,28.33,15.24,13.09,-0.42,3.77,23.25,23.23,90.0,25.86,0.62,27.09,23.5,3.58,-1.03,5.55,25.87,25.98,90.0,23.41,0.59,25.43,22.26,3.17,0.44,3.39,23.42,23.37,90.0,19.61,0.49,20.75,18.54,2.2,0.04,2.28,19.62,19.58,90.0,16.61,0.29,17.3,16.06,1.24,0.61,2.59,16.61,16.58,90.0
+BD-54-G490016 = 11.38,0.55,12.48,10.0,2.48,-0.5,2.64,11.4,11.52,65.0,12.4,0.44,13.58,11.65,1.93,0.7,3.18,12.41,12.34,65.0,18.44,0.99,20.47,16.06,4.41,0.19,2.47,18.47,18.27,65.0,21.78,0.39,22.95,21.02,1.93,0.43,2.93,21.78,21.78,65.0,20.64,0.62,22.4,19.37,3.03,0.77,3.36,20.64,20.47,65.0,20.81,0.98,22.4,18.27,4.13,-0.88,3.19,20.83,21.02,65.0,26.03,0.5,26.81,25.16,1.65,-0.18,1.99,26.03,26.12,65.0,23.48,1.22,26.54,21.16,5.37,1.06,3.68,23.51,23.23,65.0,22.84,1.34,25.43,20.75,4.69,0.01,1.83,22.88,22.95,61.0,21.39,0.36,22.13,20.75,1.38,-0.14,2.11,21.4,21.44,65.0,16.32,0.33,17.17,15.51,1.65,0.08,3.05,16.32,16.34,65.0,15.66,0.25,16.06,14.96,1.1,-0.47,3.04,15.66,15.72,65.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BGD/BGD_2_rainfall_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BGD/BGD_2_rainfall_2008.properties
new file mode 100644
index 0000000..3f1b2ba
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BGD/BGD_2_rainfall_2008.properties
@@ -0,0 +1,111 @@
+# BGD.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rainfall data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BGD rainfall data for 2008 at admin level 2
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BGD
+ADMIN_LEVEL = 2
+UNITS = MM
+DATA_TYPE = rainfall
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 2000.0
+# Minimum: 1.0
+# Data not available for locations above 35 degrees N and below 35 degrees S Latitude
+
+BD-0-G080001 = 20.3,3.81,27.6,14.21,13.39,0.13,1.94,20.64,19.89,24.0,6.54,0.46,7.54,5.34,2.21,-0.29,3.81,6.55,6.57,24.0,5.64,2.61,11.48,2.87,8.61,0.85,2.6,6.19,4.7,24.0,1.14,0.31,2.08,1.0,1.08,2.15,6.22,1.18,1.0,24.0,199.12,8.36,214.62,179.62,35.01,-0.46,3.24,199.29,199.26,24.0,385.35,56.03,477.38,281.56,195.82,-0.37,2.23,389.24,390.36,24.0,122.22,38.45,249.23,77.53,171.7,1.44,5.95,127.88,118.92,24.0,296.96,15.61,327.99,268.13,59.86,0.17,2.64,297.35,299.21,24.0,141.18,5.3,149.45,132.46,16.99,0.01,1.96,141.27,140.86,24.0,177.09,18.16,214.72,149.72,65.0,0.37,2.14,177.98,173.77,24.0,7.44,1.49,10.2,4.73,5.47,0.2,2.22,7.58,7.23,24.0,2.07,0.74,3.96,1.62,2.34,1.88,4.93,2.19,1.77,24.0
+BD-0-G080002 = 28.83,5.54,40.19,23.03,17.16,1.3,3.23,29.32,26.58,14.0,15.19,4.05,25.63,11.86,13.77,1.37,4.22,15.69,14.18,14.0,64.52,9.06,76.35,45.18,31.17,-0.38,2.59,65.11,64.34,14.0,60.76,8.05,72.36,47.5,24.86,-0.06,1.78,61.26,60.93,14.0,269.31,19.94,303.28,234.95,68.33,0.54,2.6,270.0,265.08,14.0,220.4,23.64,274.32,184.58,89.74,0.55,3.34,221.57,217.07,14.0,222.42,22.11,263.52,190.23,73.29,0.48,2.78,223.43,224.63,14.0,281.87,21.12,321.29,249.56,71.72,0.64,2.67,282.6,273.2,14.0,169.51,16.4,196.06,149.72,46.34,0.4,1.88,170.24,168.5,14.0,170.04,20.4,219.9,149.45,70.45,0.94,3.44,171.17,165.66,14.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,14.0,5.25,3.79,13.79,2.17,11.62,1.4,3.6,6.4,3.71,14.0
+BD-0-G080003 = 50.91,13.85,72.59,26.26,46.33,-0.31,2.2,52.67,49.8,20.0,27.94,6.68,37.59,14.61,22.98,-0.89,2.6,28.69,31.14,20.0,45.66,10.01,66.22,37.32,28.9,0.79,2.2,46.69,38.46,20.0,40.68,8.88,52.0,22.44,29.56,-0.38,2.13,41.59,41.29,20.0,277.29,24.79,308.42,225.81,82.61,-0.3,2.23,278.34,278.89,20.0,344.3,35.25,404.36,285.02,119.34,0.26,2.35,346.01,335.18,20.0,234.16,13.71,249.56,201.21,48.35,-1.01,3.4,234.54,234.95,20.0,284.37,13.49,317.67,265.56,52.1,1.16,3.64,284.67,281.56,20.0,170.45,13.81,190.23,139.87,50.36,-0.29,2.74,170.98,172.76,20.0,245.16,47.57,327.39,166.48,160.92,0.39,2.21,249.51,226.54,20.0,1.69,1.18,5.92,1.0,4.92,2.71,9.74,2.04,1.36,20.0,25.66,8.73,49.16,13.1,36.06,0.92,3.74,27.03,24.82,20.0
+BD-0-G080004 = 27.82,3.61,42.1,23.74,18.37,2.51,9.25,28.05,26.79,43.0,6.55,1.22,11.86,5.41,6.45,2.81,11.6,6.66,6.3,43.0,9.93,7.83,33.31,3.87,29.44,1.5,4.49,12.58,5.41,43.0,3.9,5.14,17.56,1.0,16.56,1.57,3.93,6.41,1.08,43.0,208.86,18.25,273.2,182.83,90.37,1.68,5.79,209.63,205.34,43.0,297.17,30.25,380.69,265.08,115.61,1.32,3.91,298.67,282.07,43.0,199.75,41.9,327.24,117.41,209.83,0.87,4.21,203.99,193.67,43.0,401.16,41.78,470.18,308.23,161.95,0.06,2.33,403.28,392.52,43.0,134.08,10.27,164.15,121.0,43.15,1.08,3.94,134.47,130.64,43.0,206.24,32.46,296.28,140.7,155.58,0.44,3.68,208.72,208.25,43.0,12.72,2.11,17.3,8.01,9.28,-0.1,3.06,12.89,12.62,43.0,5.45,2.58,13.6,1.57,12.03,1.38,5.23,6.01,5.22,43.0
+BD-0-G080005 = 27.83,4.49,39.14,23.03,16.11,1.27,3.7,28.18,26.17,36.0,18.63,7.4,30.68,9.86,20.82,0.36,1.57,20.01,15.07,36.0,52.56,11.61,74.68,35.13,39.55,0.15,1.9,53.8,49.22,36.0,44.36,18.71,70.31,12.88,57.43,-0.15,1.61,48.04,46.78,36.0,286.43,27.62,369.38,250.02,119.36,0.9,3.67,287.72,281.56,36.0,276.23,20.19,313.23,234.95,78.28,-0.09,2.3,276.95,277.94,36.0,211.14,19.95,245.85,181.84,64.02,0.24,1.81,212.06,211.23,36.0,284.06,25.14,341.8,257.32,84.48,0.84,2.65,285.14,272.46,36.0,185.37,9.1,196.06,168.61,27.45,-0.39,1.79,185.58,186.91,36.0,200.45,29.25,249.56,124.71,124.85,-0.3,2.75,202.52,198.73,36.0,1.24,0.69,3.5,1.0,2.5,2.7,8.59,1.41,1.0,36.0,11.54,4.23,18.39,3.31,15.07,-0.21,2.03,12.27,12.22,36.0
+BD-0-G080006 = 18.02,5.65,24.46,4.68,19.79,-1.12,3.45,18.86,19.01,26.0,5.93,1.18,7.54,2.71,4.84,-1.33,4.33,6.04,6.16,26.0,6.12,3.06,11.17,1.24,9.92,-0.1,2.06,6.82,6.47,26.0,1.01,0.04,1.2,1.0,0.2,3.48,14.45,1.01,1.0,26.0,196.12,13.45,208.34,149.45,58.9,-1.97,6.94,196.57,200.65,26.0,450.04,29.88,484.58,327.39,157.18,-2.84,12.16,450.99,456.73,26.0,211.79,78.24,496.88,117.41,379.48,2.01,7.95,225.26,190.02,26.0,320.17,29.09,358.56,227.97,130.59,-1.45,5.23,321.43,327.99,26.0,135.86,15.01,194.08,97.97,96.11,1.65,11.2,136.66,136.58,26.0,206.11,29.65,281.56,172.83,108.73,0.78,2.77,208.15,194.25,26.0,7.02,1.19,8.65,3.55,5.1,-1.55,5.03,7.12,7.34,26.0,3.04,0.92,5.93,1.67,4.26,0.97,4.91,3.17,3.03,26.0
+BD-0-G080007 = 30.02,3.72,36.21,26.89,9.32,0.82,2.14,30.21,28.48,6.0,8.79,0.73,9.47,7.4,2.07,-1.35,3.51,8.82,8.97,6.0,40.82,13.47,52.0,17.03,34.97,-0.95,2.58,42.63,45.08,6.0,18.73,5.02,26.28,11.86,14.42,0.23,2.15,19.28,17.8,6.0,216.01,7.15,228.9,208.25,20.66,0.95,2.92,216.11,214.67,6.0,266.63,8.28,277.63,253.61,24.02,-0.23,2.32,266.74,265.08,6.0,249.66,19.9,273.32,222.09,51.23,-0.29,1.66,250.32,253.44,6.0,399.47,37.11,456.21,350.29,105.92,0.28,2.14,400.91,395.35,6.0,174.23,11.09,191.01,158.74,32.27,0.1,2.25,174.53,175.1,6.0,217.35,15.9,239.2,189.97,49.23,-0.54,2.97,217.83,219.55,6.0,9.01,5.0,17.56,3.95,13.61,0.85,2.38,10.1,7.17,6.0,9.2,3.02,14.21,6.21,8.01,0.67,2.18,9.6,8.55,6.0
+BD-0-G080008 = 39.23,7.09,52.97,30.22,22.76,0.4,1.94,39.83,37.39,16.0,15.89,1.93,19.04,12.99,6.05,-0.13,1.88,16.0,16.12,16.0,94.59,13.92,117.25,75.53,41.72,0.15,1.71,95.54,90.91,16.0,90.08,8.27,107.25,77.72,29.53,0.71,2.8,90.43,87.5,16.0,328.53,34.66,404.36,294.63,109.73,0.82,2.48,330.24,314.36,16.0,246.13,26.47,303.93,208.25,95.68,0.73,2.78,247.46,243.49,16.0,220.46,18.07,256.85,202.06,54.79,0.79,2.42,221.16,215.85,16.0,384.29,20.49,410.55,335.23,75.32,-1.0,3.37,384.8,388.15,16.0,122.79,13.71,145.57,104.06,41.51,0.27,1.85,123.51,121.4,16.0,172.7,18.03,221.25,154.02,67.23,1.47,4.46,173.58,167.67,16.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,16.0,3.28,6.29,24.25,1.0,23.25,2.74,9.14,6.92,1.0,16.0
+BD-0-G080009 = 29.57,3.23,36.1,22.35,13.75,-0.08,3.28,29.74,29.33,19.0,9.15,2.11,14.28,6.43,7.85,0.69,2.92,9.38,9.05,19.0,42.5,11.51,58.67,14.65,44.02,-0.37,2.97,43.95,39.59,19.0,27.31,18.08,63.8,5.41,58.38,0.58,2.19,32.49,25.3,19.0,242.12,18.28,282.72,222.41,60.3,0.93,2.78,242.77,237.58,19.0,304.51,15.14,322.82,273.2,49.63,-0.48,2.06,304.87,308.23,19.0,188.18,9.88,202.06,168.61,33.45,-0.43,2.13,188.43,187.75,19.0,368.32,40.63,429.5,308.23,121.27,0.18,1.49,370.44,357.67,19.0,172.57,13.14,190.23,140.7,49.53,-0.61,3.01,173.05,173.75,19.0,181.35,27.46,241.82,149.45,92.38,0.71,2.5,183.31,176.47,19.0,7.42,5.64,16.11,1.06,15.05,0.05,1.35,9.23,8.34,19.0,4.36,1.41,8.1,2.55,5.55,1.3,4.04,4.57,3.89,19.0
+BD-0-G080010 = 48.46,16.85,76.97,28.45,48.52,0.7,2.15,51.14,41.39,16.0,24.28,10.84,42.1,8.26,33.84,0.5,2.12,26.45,22.89,16.0,33.68,19.7,61.45,11.86,49.59,0.04,1.27,38.71,35.52,16.0,27.49,7.19,42.12,15.56,26.56,0.6,2.82,28.36,27.03,16.0,195.26,31.09,258.26,138.73,119.52,0.02,2.76,197.56,199.06,16.0,292.26,20.32,323.41,270.1,53.31,0.35,1.58,292.93,292.6,16.0,270.39,33.43,317.67,227.97,89.7,-0.01,1.32,272.32,273.41,16.0,311.69,48.58,405.09,249.56,155.53,0.35,2.07,315.22,308.37,16.0,135.17,10.71,156.52,121.0,35.52,0.35,2.3,135.57,135.01,16.0,233.36,33.77,279.91,173.77,106.13,0.06,2.04,235.64,228.62,16.0,9.04,4.79,18.07,1.63,16.44,0.19,2.1,10.16,9.83,16.0,41.34,15.23,64.23,15.1,49.13,0.12,2.05,43.89,39.08,16.0
+BD-0-G080011 = 43.73,12.68,62.32,28.02,34.29,0.17,1.61,45.38,42.91,12.0,13.94,2.4,19.22,11.51,7.71,0.86,2.82,14.13,13.37,12.0,124.59,14.15,145.01,95.06,49.95,-0.56,2.75,125.33,126.33,12.0,89.39,8.29,102.61,78.15,24.47,0.03,1.59,89.74,90.24,12.0,333.37,15.56,358.4,301.25,57.15,-0.32,2.82,333.71,331.49,12.0,325.57,39.1,376.05,257.2,118.85,-0.25,2.01,327.71,329.9,12.0,237.95,15.47,251.82,204.36,47.45,-0.94,2.68,238.41,245.91,12.0,428.76,13.49,449.43,410.55,38.88,0.3,1.61,428.96,426.6,12.0,143.01,15.32,173.85,124.76,49.09,0.52,2.36,143.77,140.99,12.0,231.11,35.61,308.23,183.49,124.73,0.71,2.91,233.61,228.25,12.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,12.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,12.0
+BD-0-G080012 = 35.8,9.6,55.23,24.48,30.76,0.92,2.49,37.03,32.33,35.0,12.59,6.33,32.88,8.26,24.62,2.07,6.76,14.05,9.6,35.0,18.53,10.81,49.46,8.26,41.2,1.39,4.19,21.37,14.45,35.0,15.18,8.06,34.69,4.97,29.72,0.65,3.02,17.14,13.71,35.0,207.39,32.67,283.61,153.12,130.5,-0.03,2.78,209.87,214.62,35.0,333.78,66.36,458.08,265.08,193.0,0.86,2.35,340.13,312.33,35.0,328.62,96.02,546.71,230.52,316.19,1.28,3.16,341.98,290.18,35.0,405.21,38.74,463.19,320.84,142.35,-0.57,2.48,407.0,410.92,35.0,154.57,13.8,184.58,130.61,53.97,0.2,2.53,155.16,154.09,35.0,277.71,61.76,392.34,197.49,194.86,0.44,1.83,284.3,264.0,35.0,13.1,5.7,22.35,2.34,20.01,-0.15,2.03,14.25,13.79,35.0,18.99,9.59,49.68,9.56,40.12,1.99,6.71,21.21,14.66,35.0
+BD-0-G080013 = 31.63,7.05,46.09,18.09,28.0,0.15,2.23,32.38,30.22,30.0,9.22,2.38,14.36,6.49,7.87,0.69,2.28,9.51,8.87,30.0,15.06,12.36,44.72,2.79,41.93,0.96,2.67,19.35,10.39,30.0,10.72,12.51,45.8,1.0,44.8,1.14,3.21,16.31,3.05,30.0,212.01,30.98,308.23,149.45,158.78,0.77,5.03,214.19,208.74,30.0,302.67,16.39,343.52,273.32,70.2,0.47,3.28,303.1,299.34,30.0,147.51,34.46,218.51,92.24,126.27,0.37,2.03,151.35,140.01,30.0,343.1,36.91,405.09,269.87,135.22,-0.28,1.92,345.02,350.41,30.0,166.33,21.73,202.43,119.86,82.57,-0.22,2.35,167.69,166.34,30.0,170.37,29.16,221.6,113.92,107.68,0.14,2.03,172.76,163.12,30.0,11.27,5.4,21.68,1.12,20.57,-0.35,2.53,12.45,11.52,30.0,4.68,3.71,14.65,1.71,12.94,1.12,3.15,5.93,2.44,30.0
+BD-0-G080014 = 27.79,3.78,37.55,19.81,17.74,0.45,3.92,28.03,26.89,21.0,9.56,2.15,14.6,6.89,7.71,0.74,2.72,9.78,9.33,21.0,107.7,15.59,145.91,84.59,61.32,1.1,3.46,108.77,103.08,21.0,92.74,14.63,125.4,69.64,55.76,0.4,2.31,93.83,90.51,21.0,324.83,18.75,369.38,290.18,79.19,0.3,3.12,325.34,323.41,21.0,305.01,41.01,378.01,257.2,120.81,0.62,2.04,307.62,293.52,21.0,330.86,93.41,517.93,208.25,309.68,0.42,2.12,343.19,318.94,21.0,476.94,53.17,567.56,407.82,159.74,0.5,1.96,479.76,458.08,21.0,127.23,18.27,159.38,104.06,55.32,0.67,2.15,128.48,124.71,21.0,143.5,14.78,169.19,113.92,55.27,-0.21,2.38,144.22,142.85,21.0,1.08,0.16,1.41,1.0,0.41,1.46,3.29,1.09,1.0,21.0,1.55,2.54,12.63,1.0,11.63,4.25,19.05,2.92,1.0,21.0
+BD-0-G080015 = 35.48,5.54,48.36,25.01,23.35,0.45,2.94,35.89,35.13,22.0,14.12,4.92,26.0,8.49,17.5,1.17,3.56,14.92,12.75,22.0,149.07,24.71,207.02,113.76,93.26,0.69,2.74,151.01,142.72,22.0,138.59,39.03,209.1,82.51,126.59,0.07,1.85,143.74,135.09,22.0,295.31,38.38,392.34,249.56,142.78,1.19,3.99,297.68,289.8,22.0,348.57,21.79,399.44,308.23,91.21,0.58,3.1,349.21,344.73,22.0,231.66,57.63,384.19,173.77,210.42,1.23,3.57,238.4,209.96,22.0,449.97,33.65,536.65,416.74,119.91,1.46,4.13,451.17,436.47,22.0,158.84,25.94,205.34,115.77,89.57,-0.02,2.01,160.85,158.61,22.0,152.8,27.83,198.43,106.62,91.81,-0.36,1.9,155.2,157.18,22.0,1.05,0.12,1.39,1.0,0.39,1.94,5.12,1.06,1.0,22.0,1.02,0.04,1.12,1.0,0.12,1.91,5.02,1.02,1.0,22.0
+BD-06-G030001 = 26.49,7.66,37.06,14.22,22.84,-0.26,1.9,27.5,28.05,13.0,22.9,7.48,34.58,15.56,19.02,0.43,1.45,24.0,20.77,13.0,6.32,1.56,8.98,3.71,5.27,-0.27,2.34,6.5,6.89,13.0,16.04,2.19,18.84,12.93,5.91,0.19,1.44,16.18,15.34,13.0,142.49,26.75,191.0,109.01,81.99,0.58,2.53,144.79,141.27,13.0,317.67,19.91,344.46,283.51,60.95,-0.08,1.9,318.24,312.95,13.0,416.68,49.99,484.58,335.43,149.14,-0.37,2.09,419.44,432.63,13.0,329.43,28.17,375.03,291.04,83.99,0.24,1.99,330.54,322.53,13.0,174.55,14.36,196.15,156.52,39.62,0.14,1.64,175.1,176.92,13.0,298.57,35.83,342.59,243.91,98.68,-0.24,1.82,300.55,299.89,13.0,1.62,0.4,2.19,1.1,1.09,0.08,1.41,1.67,1.55,13.0,37.33,7.21,48.49,24.97,23.52,-0.4,2.31,37.97,37.27,13.0
+BD-06-G030002 = 49.24,13.38,76.97,28.95,48.02,0.34,2.4,51.0,50.83,65.0,25.42,7.4,42.1,16.04,26.07,0.54,2.51,26.46,25.42,65.0,29.34,10.45,48.96,8.69,40.27,-0.11,2.2,31.12,31.14,65.0,21.74,4.2,31.27,14.21,17.05,0.76,3.04,22.13,20.75,65.0,157.09,30.0,225.81,97.97,127.84,0.06,2.26,159.88,149.45,65.0,267.12,20.2,338.78,229.55,109.23,1.78,6.16,267.87,259.64,65.0,258.64,32.0,364.22,175.69,188.53,0.44,4.83,260.58,261.85,65.0,248.59,13.63,280.87,207.68,73.19,0.01,4.51,248.96,249.56,65.0,125.36,11.04,158.35,113.92,44.43,1.28,3.38,125.84,119.2,65.0,225.82,29.73,310.47,158.74,151.73,-0.07,3.03,227.74,230.6,65.0,4.52,2.62,9.9,1.0,8.9,0.32,2.28,5.21,5.07,65.0,48.5,8.45,64.23,30.34,33.89,-0.13,2.51,49.22,51.34,65.0
+BD-06-G030003 = 35.6,12.73,56.93,16.53,40.4,0.35,1.84,37.76,30.92,46.0,19.03,10.93,44.72,5.58,39.14,0.62,2.17,21.89,13.96,46.0,10.14,3.33,16.53,6.17,10.36,0.41,1.45,10.66,7.9,46.0,15.22,13.75,43.39,1.81,41.58,0.77,2.12,20.41,6.71,46.0,126.78,21.35,183.71,86.84,96.87,0.63,3.0,128.53,123.54,46.0,330.61,43.1,408.97,234.95,174.02,0.02,2.7,333.35,332.41,46.0,364.33,51.44,481.73,299.07,182.66,1.06,3.5,367.86,369.38,46.0,326.92,33.06,378.45,257.2,121.24,-0.14,2.34,328.56,330.28,46.0,141.0,15.0,164.09,113.92,50.17,-0.2,1.57,141.78,146.12,46.0,276.64,36.06,341.26,218.51,122.76,0.32,2.1,278.93,276.55,46.0,6.96,3.94,19.95,2.1,17.85,1.3,4.81,7.97,6.09,46.0,39.36,15.62,68.22,16.37,51.85,0.23,1.8,42.28,35.06,46.0
+BD-06-G030004 = 37.3,3.05,42.18,31.72,10.46,-0.28,2.42,37.42,38.2,10.0,17.32,0.56,18.09,16.69,1.4,0.4,1.38,17.33,17.0,10.0,9.58,2.05,11.91,7.33,4.57,0.29,1.22,9.77,8.69,10.0,15.76,0.83,17.34,14.28,3.06,0.05,2.98,15.78,16.04,10.0,181.16,29.09,227.97,151.87,76.1,0.56,2.09,183.25,182.24,10.0,292.55,17.66,317.67,274.41,43.26,0.45,1.65,293.03,287.43,10.0,358.69,44.76,432.63,311.42,121.21,0.27,1.77,361.19,364.22,10.0,269.71,15.64,295.83,254.07,41.76,0.7,2.22,270.12,269.14,10.0,144.54,6.87,156.52,136.98,19.54,0.27,1.82,144.68,144.09,10.0,306.06,31.61,347.75,271.07,76.68,0.2,1.55,307.53,307.18,10.0,1.44,0.41,1.92,1.0,0.92,0.16,1.22,1.49,1.34,10.0,45.16,1.92,47.71,42.12,5.59,-0.26,1.62,45.2,45.91,10.0
+BD-06-G030005 = 24.81,11.32,55.23,11.17,44.07,1.09,3.89,27.24,22.95,73.0,16.13,6.64,34.9,5.58,29.32,1.15,4.26,17.42,14.32,73.0,7.2,1.89,12.22,3.66,8.57,0.79,4.09,7.44,7.18,73.0,8.93,4.44,18.65,1.93,16.72,0.41,2.55,9.96,8.15,73.0,124.68,18.71,158.11,86.84,71.27,-0.03,2.47,126.06,124.19,73.0,346.15,50.11,514.71,269.38,245.32,1.04,3.91,349.71,332.41,73.0,431.24,113.91,940.91,337.42,603.49,2.21,7.75,445.84,392.34,73.0,350.49,38.21,442.65,273.32,169.33,-0.19,2.41,352.54,354.04,73.0,177.42,40.29,317.67,124.71,192.96,1.06,3.84,181.87,164.18,73.0,236.09,39.05,303.89,163.6,140.29,-0.14,2.44,239.25,232.24,73.0,3.38,1.9,7.78,1.44,6.34,1.33,3.54,3.87,2.36,73.0,32.57,14.36,60.47,15.16,45.31,0.49,1.88,35.56,32.8,73.0
+BD-06-G030006 = 39.43,2.65,44.72,34.48,10.24,0.07,3.29,39.51,39.64,11.0,30.85,13.24,53.59,16.04,37.56,0.77,2.29,33.33,26.78,11.0,11.92,3.4,17.34,7.97,9.38,0.5,1.71,12.35,10.63,11.0,19.76,1.86,23.03,17.92,5.11,0.97,2.36,19.84,18.93,11.0,135.34,29.5,184.33,89.5,94.84,-0.2,2.29,138.23,140.7,11.0,261.83,18.74,290.71,234.95,55.76,-0.01,1.82,262.44,255.84,11.0,294.09,71.15,416.16,189.33,226.83,0.14,1.92,301.81,298.66,11.0,269.4,34.81,312.95,218.51,94.44,-0.16,1.57,271.44,269.14,11.0,166.39,15.95,190.23,142.85,47.38,0.13,2.04,167.09,163.6,11.0,251.12,41.17,302.48,180.95,121.53,-0.38,2.15,254.17,257.2,11.0,1.36,0.52,2.63,1.0,1.63,1.42,3.97,1.45,1.1,11.0,35.14,3.29,40.85,31.14,9.71,0.1,1.81,35.28,35.98,11.0
+BD-27-G250001 = 31.03,9.68,50.46,17.42,33.04,0.03,1.93,32.45,32.79,24.0,38.38,16.26,95.06,19.22,75.84,1.89,7.15,41.55,33.55,24.0,9.25,4.87,20.53,3.71,16.81,0.47,2.29,10.41,9.91,24.0,23.82,1.97,27.6,19.22,8.38,-0.68,3.4,23.9,24.32,24.0,115.85,29.46,149.45,50.46,98.99,-0.5,2.06,119.39,123.08,24.0,269.99,53.65,353.46,199.43,154.03,0.17,1.43,275.05,261.2,24.0,309.44,116.48,526.0,136.52,389.48,0.0,1.87,329.78,334.27,24.0,295.71,62.13,392.52,188.99,203.53,-0.39,1.91,301.9,308.44,24.0,186.69,14.74,216.19,145.01,71.18,-0.65,4.06,187.25,186.29,24.0,195.42,35.27,249.56,138.61,110.95,-0.24,1.93,198.45,197.85,24.0,1.4,0.49,2.71,1.0,1.71,1.16,3.61,1.48,1.35,24.0,25.03,3.32,29.85,19.44,10.41,-0.19,1.79,25.24,25.32,24.0
+BD-27-G250002 = 43.8,6.13,49.75,33.08,16.67,-0.94,2.53,44.16,46.1,6.0,20.16,2.45,24.7,17.76,6.94,1.12,3.06,20.29,19.52,6.0,16.47,0.8,17.56,15.62,1.94,0.18,1.45,16.48,16.42,6.0,48.02,2.19,50.93,46.09,4.84,0.22,1.31,48.06,47.57,6.0,123.54,2.89,128.73,121.0,7.73,1.0,2.78,123.57,122.85,6.0,237.65,21.73,258.34,202.06,56.28,-0.6,2.12,238.48,239.65,6.0,255.72,13.07,273.2,234.95,38.24,-0.26,2.38,256.0,254.07,6.0,180.79,3.53,184.88,176.43,8.44,0.06,1.43,180.82,180.47,6.0,259.07,6.97,267.54,249.56,17.98,-0.12,1.62,259.15,259.29,6.0,90.85,8.57,104.06,79.32,24.74,0.17,2.24,91.19,91.8,6.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0,1.51,0.04,1.55,1.44,0.11,-0.6,2.11,1.51,1.51,6.0
+BD-27-G250003 = 35.39,3.39,42.1,30.22,11.89,0.41,2.31,35.55,35.27,16.0,16.5,1.37,20.41,14.65,5.76,1.51,5.33,16.55,16.05,16.0,30.19,5.91,43.39,20.41,22.98,0.34,2.88,30.73,30.57,16.0,45.43,7.16,58.67,35.92,22.75,0.27,2.0,45.95,44.54,16.0,150.64,17.67,173.77,104.06,69.71,-1.21,4.09,151.61,155.31,16.0,220.59,13.04,242.15,199.51,42.64,-0.18,1.92,220.95,221.52,16.0,174.93,20.08,209.1,137.08,72.02,-0.29,2.46,176.0,175.13,16.0,201.47,8.68,214.62,182.33,32.29,-0.09,2.92,201.64,200.56,16.0,237.37,28.85,308.23,193.32,114.91,0.66,3.4,239.01,235.53,16.0,126.91,12.0,152.56,107.25,45.31,0.38,2.59,127.45,125.23,16.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,16.0,9.73,4.25,16.87,2.71,14.17,0.03,1.9,10.57,9.5,16.0
+BD-27-G250004 = 39.59,2.75,43.89,35.7,8.18,-0.02,1.8,39.67,39.71,11.0,26.0,8.08,37.61,14.68,22.93,-0.07,1.71,27.12,26.89,11.0,25.01,4.44,30.27,18.54,11.73,-0.12,1.5,25.36,24.78,11.0,50.86,3.16,56.95,46.76,10.19,0.62,2.46,50.94,50.46,11.0,145.08,12.92,163.6,124.76,38.84,-0.11,1.76,145.6,142.3,11.0,258.49,16.57,290.18,234.95,55.23,0.41,2.28,258.97,254.32,11.0,225.14,15.34,250.58,202.89,47.7,0.09,2.03,225.62,227.97,11.0,181.35,6.86,190.58,168.61,21.97,-0.19,2.29,181.47,179.42,11.0,245.36,13.68,273.69,223.45,50.25,0.37,3.09,245.71,245.85,11.0,115.09,15.12,139.37,89.66,49.71,-0.28,2.19,115.99,115.53,11.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,11.0,3.05,1.22,5.06,1.53,3.53,0.07,1.85,3.27,3.29,11.0
+BD-27-G250005 = 31.05,6.59,45.65,15.56,30.09,-0.69,3.29,31.73,31.94,47.0,25.19,14.38,95.06,14.65,80.41,3.11,14.18,28.93,21.79,47.0,14.59,7.94,32.5,4.25,28.24,0.35,2.09,16.57,12.25,47.0,30.59,4.37,43.39,24.46,18.93,1.19,4.18,30.89,29.33,47.0,127.6,40.38,179.1,37.32,141.78,-0.76,2.43,133.71,140.03,47.0,242.96,64.72,380.69,179.1,201.59,0.96,2.36,251.26,203.04,47.0,229.29,90.5,392.34,124.71,267.64,0.64,1.64,246.15,173.77,47.0,238.39,56.83,358.4,184.58,173.82,0.69,2.04,244.93,209.75,47.0,197.79,17.23,234.95,145.01,89.94,-0.32,3.72,198.52,194.73,47.0,170.41,42.14,257.2,115.98,141.22,0.77,2.09,175.43,145.27,47.0,1.24,0.45,3.22,1.0,2.22,2.71,10.77,1.32,1.0,47.0,20.16,3.34,29.25,11.56,17.7,0.05,3.57,20.42,20.15,47.0
+BD-27-G250006 = 42.99,5.46,50.39,36.16,14.23,0.03,1.47,43.3,42.74,10.0,29.82,8.03,44.66,19.36,25.3,0.34,2.28,30.77,30.34,10.0,21.39,5.82,29.08,13.82,15.27,0.06,1.56,22.09,20.77,10.0,44.15,4.64,53.52,38.48,15.04,0.84,2.8,44.37,43.38,10.0,135.43,8.84,149.45,119.53,29.92,-0.2,2.44,135.69,136.21,10.0,215.93,5.96,228.39,208.34,20.04,0.66,3.1,216.0,214.67,10.0,262.15,37.12,322.82,208.63,114.2,0.18,2.06,264.51,262.21,10.0,210.84,13.39,235.06,193.32,41.74,0.43,2.12,211.23,208.75,10.0,217.22,12.1,235.91,196.86,39.05,0.28,2.46,217.53,214.62,10.0,101.36,35.36,154.02,49.51,104.51,-0.14,1.76,106.77,108.36,10.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,10.0,2.09,0.56,2.89,1.39,1.49,-0.04,1.58,2.15,2.02,10.0
+BD-27-G250007 = 33.75,2.23,37.99,31.14,6.85,0.71,2.5,33.82,33.95,9.0,27.1,5.83,40.61,21.77,18.84,1.5,4.24,27.65,25.18,9.0,33.25,2.63,38.15,30.22,7.94,0.71,2.23,33.34,32.09,9.0,45.69,3.41,51.93,42.98,8.95,0.89,2.22,45.8,43.39,9.0,162.2,10.9,179.1,143.24,35.85,-0.13,2.35,162.53,165.12,9.0,237.08,13.34,257.2,217.91,39.29,0.03,1.89,237.42,239.2,9.0,180.71,7.65,195.15,168.61,26.54,0.3,2.79,180.85,179.22,9.0,191.3,7.72,208.25,179.1,29.15,0.86,4.17,191.43,190.62,9.0,219.02,19.25,244.05,190.23,53.82,-0.17,1.93,219.77,217.7,9.0,138.76,28.02,190.23,110.58,79.65,0.63,2.2,141.26,140.21,9.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,9.0,6.49,1.43,8.61,4.05,4.56,-0.28,2.16,6.63,6.48,9.0
+BD-27-G250008 = 46.28,4.29,50.48,41.02,9.46,-0.27,1.49,46.42,46.8,4.0,30.0,5.54,37.32,23.96,13.36,0.38,1.98,30.39,29.37,4.0,14.95,0.49,15.57,14.45,1.12,0.3,1.64,14.96,14.9,4.0,50.41,1.57,52.02,48.27,3.75,-0.54,2.02,50.43,50.68,4.0,117.99,2.72,119.42,113.92,5.5,-1.15,2.33,118.01,119.31,4.0,217.43,8.39,228.39,208.34,20.04,0.35,1.91,217.55,216.49,4.0,284.11,10.84,300.1,277.38,22.72,1.05,2.24,284.26,279.47,4.0,196.83,7.55,204.02,187.92,16.1,-0.21,1.35,196.94,197.69,4.0,267.18,18.55,281.56,240.41,41.15,-0.91,2.13,267.67,273.38,4.0,69.97,6.48,76.24,61.64,14.59,-0.4,1.65,70.19,71.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.48,0.04,1.53,1.44,0.09,0.47,1.86,1.48,1.47,4.0
+BD-27-G250009 = 32.53,2.29,35.28,30.22,5.06,0.22,1.47,32.59,32.31,4.0,17.23,1.01,18.39,16.04,2.35,-0.05,1.66,17.25,17.25,4.0,33.95,5.7,40.09,26.78,13.31,-0.26,1.73,34.31,34.47,4.0,35.31,5.53,40.93,28.45,12.48,-0.28,1.58,35.64,35.94,4.0,160.7,4.59,163.79,154.02,9.76,-0.96,2.15,160.75,162.5,4.0,206.46,13.28,221.3,190.23,31.07,-0.15,1.7,206.78,207.15,4.0,173.01,7.62,181.84,163.6,18.24,-0.12,1.84,173.14,173.31,4.0,186.11,3.72,190.45,181.84,8.61,0.02,1.61,186.14,186.08,4.0,201.44,17.4,222.81,184.58,38.23,0.28,1.49,202.01,199.19,4.0,138.05,9.46,147.23,128.35,18.88,-0.03,1.11,138.29,138.3,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,13.7,4.0,18.65,8.96,9.69,0.09,1.93,14.13,13.59,4.0
+BD-27-G250010 = 35.54,8.46,47.05,15.56,31.49,-1.1,3.3,36.49,37.99,22.0,24.58,10.66,53.59,15.1,38.49,1.3,3.74,26.69,20.0,22.0,10.26,4.25,23.53,4.25,19.28,1.22,5.38,11.06,10.6,22.0,37.14,6.12,47.44,30.22,17.22,0.73,1.94,37.62,35.4,22.0,94.68,38.4,171.35,37.32,134.03,0.21,2.31,101.84,96.87,22.0,303.69,69.98,398.71,187.58,211.14,-0.12,1.61,311.29,305.69,22.0,254.28,93.33,363.89,124.71,239.18,-0.2,1.33,270.13,286.69,22.0,277.8,79.44,429.5,184.66,244.84,0.49,1.93,288.44,265.56,22.0,203.75,19.9,243.3,168.61,74.69,-0.3,2.57,204.68,203.61,22.0,187.3,37.41,242.15,126.96,115.18,-0.17,1.61,190.83,194.82,22.0,2.36,2.02,8.51,1.0,7.51,1.65,4.99,3.07,1.52,22.0,20.21,11.63,53.59,8.0,45.59,1.32,4.16,23.18,16.59,22.0
+BD-3-G120001 = 26.96,2.95,33.77,22.02,11.75,0.54,2.54,27.12,26.03,43.0,28.43,2.66,34.09,19.22,14.87,-0.49,5.47,28.55,28.91,43.0,60.34,9.32,76.24,40.85,35.39,0.08,2.2,61.04,60.95,43.0,74.74,6.28,83.23,52.0,31.23,-1.82,7.89,75.0,75.82,43.0,297.62,34.77,347.75,214.62,133.13,-0.29,2.52,299.59,310.47,43.0,278.33,18.97,332.41,242.15,90.26,0.63,2.98,278.96,280.72,43.0,240.99,8.88,253.61,221.2,32.42,-0.76,3.21,241.15,242.15,43.0,264.55,8.0,277.38,242.15,35.23,-1.19,4.18,264.67,265.08,43.0,185.56,7.85,193.14,158.74,34.4,-1.55,5.14,185.73,188.9,43.0,182.59,19.5,211.67,149.45,62.22,0.33,1.83,183.61,173.77,43.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,43.0,11.27,1.76,16.6,7.54,9.05,0.69,4.17,11.4,11.19,43.0
+BD-3-G120002 = 29.98,1.69,32.61,27.6,5.01,0.18,1.74,30.03,29.62,14.0,25.81,4.13,32.61,19.22,13.4,-0.12,2.04,26.11,26.26,14.0,39.68,6.21,52.02,30.22,21.81,0.38,2.42,40.13,38.18,14.0,54.7,11.91,73.65,38.46,35.19,0.42,1.74,55.89,50.74,14.0,183.62,21.54,243.91,165.95,77.96,1.73,5.41,184.79,176.59,14.0,222.9,15.13,257.67,199.24,58.43,0.74,3.26,223.38,221.87,14.0,176.2,17.61,221.2,154.02,67.17,1.17,4.0,177.02,171.23,14.0,204.41,18.09,245.85,179.1,66.76,0.71,3.12,205.15,203.77,14.0,180.69,13.6,212.59,163.6,48.99,0.83,3.2,181.16,176.92,14.0,189.51,29.59,242.59,149.45,93.14,0.29,1.87,191.65,184.24,14.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,14.0,9.25,2.51,14.65,6.13,8.52,0.67,2.68,9.57,9.02,14.0
+BD-3-G120003 = 21.3,1.21,23.03,18.65,4.38,-0.9,3.52,21.34,21.68,10.0,24.81,3.93,31.14,19.22,11.92,0.17,1.82,25.09,24.33,10.0,78.19,11.14,95.06,56.93,38.13,-0.46,2.57,78.9,80.63,10.0,64.4,7.03,74.68,52.0,22.68,-0.23,2.28,64.74,64.54,10.0,290.45,36.23,347.75,227.97,119.78,-0.17,2.23,292.48,295.1,10.0,308.75,31.57,337.42,249.56,87.86,-0.68,2.11,310.2,320.17,10.0,255.88,11.98,273.2,234.95,38.24,-0.25,2.15,256.13,256.6,10.0,313.56,34.26,369.38,265.08,104.3,0.11,1.95,315.24,314.37,10.0,173.92,9.36,190.23,160.74,29.49,0.25,2.1,174.15,174.62,10.0,234.23,29.54,281.56,190.23,91.33,0.11,1.95,235.9,236.72,10.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,10.0,4.93,3.22,9.04,1.0,8.04,0.03,1.67,5.81,4.92,10.0
+BD-3-G120004 = 30.97,1.59,34.8,28.91,5.89,1.53,5.13,31.01,30.68,9.0,19.74,2.24,24.89,17.34,7.55,1.43,4.2,19.85,19.23,9.0,29.82,6.05,40.61,21.91,18.7,0.33,2.23,30.36,29.8,9.0,28.52,6.08,36.28,21.13,15.15,0.02,1.46,29.09,28.56,9.0,148.18,12.16,172.75,132.52,40.23,0.77,2.95,148.63,145.27,9.0,201.0,13.15,223.72,190.23,33.49,0.79,2.11,201.38,196.33,9.0,162.64,17.06,198.29,140.76,57.53,0.81,3.26,163.43,162.05,9.0,183.1,12.08,205.38,168.61,36.77,0.69,2.28,183.46,179.1,9.0,173.12,8.48,184.92,154.65,30.26,-0.93,3.79,173.31,173.77,9.0,186.4,42.6,257.2,145.07,112.13,0.56,1.86,190.67,175.28,9.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,9.0,18.83,5.58,27.71,11.06,16.65,0.14,1.95,19.56,17.63,9.0
+BD-3-G120005 = 26.02,4.01,32.57,21.05,11.52,0.17,1.67,26.3,25.5,11.0,10.95,5.3,19.48,3.55,15.93,0.22,2.07,12.06,10.2,11.0,31.86,12.26,58.67,16.59,42.08,0.93,3.1,33.94,29.24,11.0,39.97,4.3,47.59,34.64,12.95,0.37,1.9,40.18,38.71,11.0,208.45,24.12,249.56,179.1,70.47,0.4,1.92,209.72,205.59,11.0,320.84,35.12,380.69,281.56,99.12,0.58,2.0,322.58,312.95,11.0,252.01,21.22,273.69,208.25,65.45,-0.76,2.6,252.82,253.38,11.0,363.29,20.5,392.34,332.41,59.94,0.0,1.84,363.82,363.89,11.0,136.24,9.7,149.45,119.53,29.92,-0.24,1.88,136.55,138.76,11.0,174.11,28.49,221.2,132.46,88.74,0.28,1.94,176.22,169.11,11.0,1.08,0.18,1.56,1.0,0.56,2.08,5.81,1.09,1.0,11.0,1.03,0.06,1.2,1.0,0.2,1.99,5.47,1.03,1.0,11.0
+BD-3-G120006 = 29.27,11.73,66.19,18.93,47.26,1.84,5.92,31.43,24.72,21.0,19.74,2.46,23.03,14.21,8.82,-0.62,2.43,19.89,20.41,21.0,66.84,6.28,79.64,54.46,25.18,0.1,2.68,67.12,66.22,21.0,73.98,8.26,89.5,61.39,28.1,-0.01,2.15,74.42,74.68,21.0,260.69,27.92,327.39,221.2,106.2,0.77,3.27,262.11,259.08,21.0,286.63,23.11,322.82,241.13,81.69,-0.35,1.94,287.52,290.71,21.0,247.66,9.65,265.08,227.97,37.11,-0.55,2.67,247.84,249.56,21.0,356.32,24.99,404.36,304.48,99.88,-0.26,2.66,357.15,353.72,21.0,139.65,12.17,157.24,113.92,43.32,-0.42,2.33,140.15,140.7,21.0,187.31,25.88,235.91,140.7,95.22,0.36,2.29,189.0,178.04,21.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,21.0,7.88,11.53,47.5,1.0,46.5,2.29,7.82,13.73,2.9,21.0
+BD-3-G120007 = 29.52,2.06,33.77,26.78,6.99,0.85,3.05,29.59,28.95,23.0,25.2,4.9,34.09,17.83,16.26,0.52,2.12,25.65,23.75,23.0,33.16,7.76,47.22,21.56,25.67,0.46,2.14,34.02,32.61,23.0,38.09,9.28,53.62,21.13,32.49,0.17,2.06,39.15,36.76,23.0,195.9,26.05,232.09,138.99,93.11,-0.47,2.34,197.54,202.15,23.0,270.3,24.68,337.42,221.81,115.61,0.61,3.74,271.37,273.55,23.0,221.83,12.15,235.38,180.17,55.21,-1.84,7.11,222.15,224.58,23.0,246.17,14.02,265.08,201.12,63.96,-1.55,5.74,246.56,250.02,23.0,171.47,17.41,193.14,129.05,64.09,-0.71,2.61,172.31,176.43,23.0,206.2,14.31,227.97,168.92,59.05,-0.27,3.24,206.67,203.53,23.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,23.0,24.4,5.6,35.77,16.6,19.17,0.35,2.09,25.01,23.03,23.0
+BD-3-G120008 = 28.85,1.68,34.09,26.28,7.81,1.5,5.87,28.9,28.73,20.0,28.21,4.6,33.08,20.5,12.58,-0.35,1.79,28.56,27.71,20.0,40.4,4.8,50.46,33.08,17.38,0.13,2.28,40.67,41.86,20.0,78.94,9.56,89.5,60.58,28.92,-0.63,2.07,79.49,81.31,20.0,186.92,38.28,273.2,154.72,118.47,1.09,2.91,190.6,163.6,20.0,244.22,12.26,273.2,228.07,45.12,0.72,2.91,244.51,242.15,20.0,185.82,18.74,231.67,172.48,59.19,1.15,3.02,186.72,173.77,20.0,235.56,13.6,261.38,221.2,40.18,0.52,2.06,235.93,235.38,20.0,163.72,5.59,179.1,156.38,22.71,1.0,4.15,163.81,163.6,20.0,131.76,11.03,154.02,117.3,36.72,0.42,2.3,132.2,128.53,20.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,20.0,5.84,1.81,10.51,3.86,6.65,1.12,3.46,6.1,5.25,20.0
+BD-3-G120009 = 36.87,5.61,48.96,31.63,17.33,1.06,3.09,37.27,35.39,26.0,30.55,2.95,34.09,24.89,9.2,-0.84,2.73,30.69,30.85,26.0,44.97,6.3,54.54,36.23,18.31,0.01,1.73,45.39,45.38,26.0,58.42,5.55,68.42,48.36,20.06,0.13,1.83,58.67,57.81,26.0,280.51,23.92,308.23,232.09,76.14,-0.88,2.65,281.49,290.77,26.0,287.72,23.55,327.39,253.61,73.78,0.15,1.98,288.64,289.28,26.0,240.57,10.44,249.56,221.0,28.56,-0.98,2.43,240.79,245.85,26.0,267.55,5.36,273.2,257.5,15.7,-0.77,2.38,267.6,269.14,26.0,192.11,2.33,196.06,184.66,11.39,-1.13,5.31,192.13,193.14,26.0,205.91,15.38,232.09,169.67,62.43,-0.19,2.79,206.46,213.15,26.0,1.02,0.02,1.06,1.0,0.06,0.98,3.14,1.02,1.02,26.0,16.47,1.62,19.22,13.89,5.33,0.57,1.89,16.55,15.61,26.0
+BD-3-G120010 = 23.59,2.19,27.6,19.85,7.76,0.15,2.25,23.69,23.52,26.0,16.66,5.98,26.78,5.83,20.95,-0.15,1.87,17.66,16.39,26.0,49.92,12.34,79.64,25.21,54.43,0.32,2.94,51.36,50.75,26.0,55.12,9.5,80.76,40.85,39.91,1.02,3.68,55.9,52.01,26.0,301.06,33.0,358.4,240.72,117.68,-0.37,2.01,302.79,315.8,26.0,313.75,31.88,398.59,265.56,133.03,1.18,4.47,315.3,308.23,26.0,269.16,23.61,336.85,242.15,94.7,1.52,4.5,270.16,261.2,26.0,367.22,29.73,456.32,317.67,138.65,1.15,4.56,368.37,362.68,26.0,152.18,5.85,163.68,137.08,26.6,-0.39,3.22,152.28,151.87,26.0,216.67,27.95,269.38,158.74,110.64,-0.12,2.25,218.39,216.72,26.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,26.0,1.0,0.01,1.05,1.0,0.05,4.09,19.05,1.0,1.0,26.0
+BD-3-G120011 = 31.46,4.96,39.14,25.0,14.13,0.29,1.6,31.82,29.32,14.0,29.52,1.79,30.76,25.63,5.13,-1.49,3.84,29.57,30.22,14.0,43.87,7.74,61.13,35.13,26.0,0.55,2.79,44.5,45.28,14.0,67.33,4.56,73.64,61.15,12.48,0.08,1.56,67.47,67.27,14.0,289.29,16.92,314.66,258.26,56.4,-0.44,2.74,289.75,294.89,14.0,292.88,12.79,313.23,274.32,38.92,0.19,2.03,293.14,289.16,14.0,240.31,10.37,246.08,216.19,29.89,-1.92,4.9,240.52,244.0,14.0,266.0,4.15,269.2,257.32,11.88,-1.22,3.36,266.03,267.11,14.0,193.88,2.02,196.06,188.9,7.15,-0.73,3.66,193.89,193.14,14.0,224.09,15.53,249.56,208.69,40.87,0.8,2.04,224.59,216.52,14.0,1.01,0.01,1.03,1.0,0.03,0.86,2.37,1.01,1.0,14.0,13.39,1.85,15.54,10.38,5.16,0.01,1.41,13.51,12.83,14.0
+BD-3-G120012 = 23.17,2.06,26.17,19.22,6.96,-0.22,2.49,23.25,23.03,12.0,24.84,4.44,31.14,18.65,12.49,0.11,1.75,25.2,25.7,12.0,53.32,5.26,65.23,46.03,19.2,0.61,3.42,53.55,54.04,12.0,65.93,3.16,70.31,62.32,7.99,0.25,1.67,66.0,66.31,12.0,240.37,10.63,254.77,221.2,33.57,-0.2,2.04,240.58,240.35,12.0,290.87,25.97,337.42,253.38,84.04,0.16,2.1,291.93,291.56,12.0,228.21,12.8,249.56,202.43,47.13,-0.34,2.67,228.54,228.44,12.0,279.53,20.81,327.39,265.08,62.31,1.26,3.27,280.24,269.44,12.0,178.52,16.2,193.14,140.7,52.45,-1.22,3.46,179.2,183.46,12.0,197.7,26.02,235.38,149.45,85.93,-0.15,2.3,199.26,202.33,12.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,12.0,9.19,2.12,11.85,4.8,7.05,-0.83,2.69,9.41,9.62,12.0
+BD-3-G120013 = 26.05,6.07,43.94,19.81,24.13,1.62,5.31,26.71,24.92,18.0,12.22,3.15,18.41,7.5,10.91,0.52,2.27,12.59,11.72,18.0,76.32,16.08,100.97,42.1,58.87,-0.49,2.71,77.91,76.55,18.0,64.05,7.22,75.53,48.96,26.57,-0.26,2.35,64.44,63.97,18.0,279.52,33.64,347.75,234.95,112.8,0.55,2.4,281.42,271.1,18.0,315.79,42.47,401.98,257.2,144.78,0.65,2.44,318.47,304.2,18.0,301.59,49.47,423.58,257.2,166.38,1.04,3.22,305.39,291.59,18.0,440.88,47.04,562.67,386.87,175.81,1.31,3.97,443.24,429.5,18.0,133.73,14.69,159.39,110.53,48.86,0.08,1.94,134.49,135.34,18.0,162.28,21.05,209.77,124.71,85.06,0.37,2.84,163.56,160.91,18.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,18.0,2.94,5.98,24.25,1.0,23.25,2.96,10.48,6.51,1.0,18.0
+BD-3-G120014 = 29.21,1.51,32.67,27.6,5.07,0.99,3.26,29.24,28.89,12.0,33.17,8.52,55.23,25.01,30.22,1.48,4.76,34.16,31.3,12.0,34.93,4.0,42.1,31.14,10.96,0.81,2.37,35.13,34.11,12.0,69.01,11.21,86.84,54.89,31.94,0.35,1.93,69.84,68.64,12.0,148.42,11.61,163.6,132.46,31.14,-0.25,1.66,148.84,150.29,12.0,231.48,6.88,242.15,218.11,24.04,-0.09,2.69,231.57,231.57,12.0,175.02,6.45,190.32,168.61,21.71,1.34,3.84,175.13,173.13,12.0,210.4,11.67,227.24,196.06,31.18,0.23,1.58,210.7,208.63,12.0,177.19,14.84,202.06,162.53,39.53,0.55,1.8,177.75,171.23,12.0,118.91,12.16,145.6,100.97,44.63,0.68,3.06,119.48,116.03,12.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,12.0,4.36,0.86,5.66,2.85,2.82,-0.3,2.14,4.44,4.44,12.0
+BD-3-G120015 = 47.01,12.19,68.22,26.78,41.44,0.27,2.41,48.52,46.41,40.0,30.08,3.12,34.09,21.01,13.08,-1.33,4.81,30.24,30.69,40.0,37.36,2.13,40.85,29.28,11.58,-1.78,7.28,37.42,37.78,40.0,42.3,7.32,55.23,29.62,25.61,-0.05,2.37,42.91,40.85,40.0,238.89,27.63,278.89,178.85,100.05,-0.31,2.46,240.45,249.56,40.0,337.79,42.11,404.36,265.08,139.28,0.13,1.91,340.34,333.56,40.0,234.54,8.7,249.56,214.62,34.94,0.17,2.63,234.7,234.95,40.0,270.66,8.84,281.56,250.02,31.55,-0.96,3.02,270.8,273.26,40.0,172.12,15.84,196.06,144.06,52.0,-0.31,2.09,172.83,174.49,40.0,252.95,39.32,327.39,200.15,127.25,0.71,2.46,255.92,244.46,40.0,1.55,0.72,3.46,1.0,2.46,1.81,5.37,1.7,1.36,40.0,28.1,6.7,40.89,18.09,22.8,0.28,2.28,28.87,26.72,40.0
+BD-3-G120016 = 22.49,1.52,25.31,20.41,4.9,0.5,2.42,22.53,22.08,9.0,8.05,2.15,10.51,4.23,6.28,-0.45,1.97,8.3,8.51,9.0,45.11,15.43,71.46,29.24,42.22,0.49,1.75,47.4,37.32,9.0,47.43,7.02,57.51,36.21,21.31,-0.03,1.95,47.89,47.42,9.0,221.24,25.11,257.32,179.1,78.22,-0.3,2.04,222.51,225.5,9.0,337.79,33.62,392.52,303.92,88.6,0.5,1.65,339.27,317.67,9.0,281.43,23.08,316.1,249.56,66.54,0.03,1.93,282.27,281.09,9.0,390.53,29.39,431.26,358.4,72.86,0.28,1.43,391.51,380.69,9.0,151.92,13.79,172.75,136.52,36.23,0.43,1.65,152.48,145.01,9.0,179.44,24.4,211.44,138.73,72.7,-0.15,1.98,180.91,176.63,9.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,9.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,9.0
+BD-3-G120017 = 25.41,3.86,31.14,19.81,11.33,0.01,1.63,25.69,25.63,21.0,18.2,3.95,25.21,10.68,14.53,-0.21,2.23,18.61,18.74,21.0,36.11,12.54,70.21,14.21,56.0,1.0,4.16,38.13,34.22,21.0,50.23,8.4,70.6,37.32,33.28,1.05,3.35,50.9,47.52,21.0,258.14,42.28,332.71,173.77,158.94,-0.01,2.16,261.42,255.8,21.0,267.09,22.66,299.21,234.95,64.25,0.17,1.48,268.0,269.87,21.0,221.11,23.43,261.38,173.77,87.6,-0.13,2.1,222.29,221.67,21.0,310.07,29.46,353.4,249.56,103.84,-0.34,2.2,311.4,318.24,21.0,135.39,12.02,156.38,113.97,42.41,0.02,2.15,135.9,136.52,21.0,168.93,36.36,238.81,121.0,117.81,0.3,1.79,172.62,168.1,21.0,1.02,0.04,1.16,1.0,0.16,2.06,6.92,1.02,1.0,21.0,1.89,1.46,5.96,1.0,4.96,1.61,4.3,2.37,1.17,21.0
+BD-54-G490001 = 25.64,6.77,44.72,19.81,24.91,1.6,4.7,26.47,23.08,18.0,10.19,8.48,28.45,2.92,25.53,0.96,2.6,13.11,6.3,18.0,9.65,3.16,18.09,5.93,12.17,1.2,4.03,10.13,9.02,18.0,32.77,6.09,44.47,25.99,18.48,0.65,2.22,33.3,31.88,18.0,175.17,21.61,221.2,142.85,78.34,0.34,2.46,176.43,172.99,18.0,292.43,27.87,344.46,247.2,97.26,0.17,2.27,293.68,292.94,18.0,273.73,14.39,290.18,242.66,47.52,-0.47,2.28,274.09,273.69,18.0,338.7,18.92,369.38,310.14,59.24,0.04,1.63,339.2,338.03,18.0,121.67,6.37,132.7,110.53,22.17,0.25,2.3,121.83,121.03,18.0,122.89,25.51,179.1,84.41,94.69,0.44,2.68,125.37,117.41,18.0,1.99,1.28,4.8,1.0,3.8,1.1,2.93,2.34,1.31,18.0,1.08,0.11,1.39,1.0,0.39,1.62,4.76,1.08,1.02,18.0
+BD-54-G490002 = 33.41,7.24,55.23,25.21,30.02,1.49,4.59,34.16,30.22,25.0,2.54,0.33,3.24,1.98,1.27,0.33,2.3,2.56,2.54,25.0,21.82,5.51,33.57,12.6,20.97,0.44,2.88,22.48,21.73,25.0,32.37,2.93,40.34,29.32,11.02,1.35,3.84,32.49,31.14,25.0,182.32,21.23,209.1,124.71,84.39,-1.08,3.43,183.5,187.41,25.0,409.0,35.05,478.68,358.4,120.28,0.5,2.26,410.44,400.53,25.0,290.71,10.97,308.37,269.68,38.69,-0.2,2.14,290.91,290.32,25.0,316.34,18.17,358.56,299.07,59.49,1.09,3.26,316.84,308.44,25.0,135.04,6.57,149.45,121.0,28.45,0.0,3.71,135.19,136.52,25.0,36.54,17.46,100.34,23.03,77.31,2.3,8.39,40.35,28.45,25.0,1.01,0.03,1.14,1.0,0.14,4.69,23.04,1.01,1.0,25.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,25.0
+BD-54-G490003 = 27.07,3.17,34.23,23.74,10.49,0.97,3.13,27.24,26.8,12.0,4.3,4.15,15.95,2.04,13.9,2.19,6.37,5.86,2.68,12.0,24.84,9.79,41.52,12.07,29.45,0.41,1.94,26.54,21.8,12.0,31.37,2.37,35.13,27.65,7.48,-0.09,1.91,31.45,31.57,12.0,180.93,18.01,214.62,156.38,58.24,0.33,2.16,181.75,179.84,12.0,385.25,33.26,443.46,343.52,99.94,0.24,1.96,386.57,379.37,12.0,275.05,24.02,299.07,227.97,71.1,-0.91,2.5,276.01,286.09,12.0,368.3,14.45,392.34,348.3,44.04,-0.13,2.01,368.56,369.38,12.0,128.58,8.84,145.01,113.92,31.09,0.06,2.51,128.86,128.8,12.0,131.41,25.1,171.35,94.16,77.19,0.08,1.79,133.59,133.15,12.0,1.84,0.62,2.97,1.14,1.83,0.83,2.46,1.94,1.63,12.0,1.0,0.0,1.02,1.0,0.02,2.22,7.71,1.0,1.0,12.0
+BD-54-G490004 = 26.98,1.73,28.54,23.72,4.82,-0.91,2.44,27.03,27.79,8.0,2.53,0.2,2.87,2.32,0.55,0.73,2.15,2.54,2.46,8.0,9.56,1.87,12.07,6.49,5.58,-0.46,2.01,9.72,10.4,8.0,28.28,0.99,29.4,25.99,3.41,-1.66,4.92,28.3,28.56,8.0,159.57,18.67,175.75,130.68,45.08,-0.6,1.71,160.53,166.99,8.0,386.53,24.23,411.67,343.89,67.78,-0.38,2.17,387.19,382.86,8.0,263.62,11.36,282.0,248.44,33.57,0.03,2.06,263.84,266.45,8.0,321.89,17.67,348.3,295.68,52.62,-0.08,1.87,322.32,325.19,8.0,139.37,5.42,147.36,128.03,19.33,-0.89,3.91,139.46,139.65,8.0,75.71,13.51,106.25,60.34,45.92,1.51,4.56,76.76,73.77,8.0,3.14,0.82,4.95,1.99,2.96,1.2,4.42,3.23,2.97,8.0,1.01,0.02,1.07,1.0,0.07,2.27,6.14,1.01,1.0,8.0
+BD-54-G490005 = 25.82,2.25,28.77,20.01,8.76,-1.24,4.42,25.91,26.78,13.0,3.8,1.12,5.94,2.52,3.42,0.69,2.23,3.95,3.55,13.0,60.01,11.18,84.6,45.0,39.6,0.78,2.97,60.96,58.67,13.0,58.7,22.0,95.06,37.73,57.33,0.63,1.76,62.39,47.07,13.0,224.65,13.25,249.67,198.66,51.01,0.07,2.88,225.01,222.34,13.0,404.14,19.59,436.58,369.38,67.2,-0.18,2.34,404.58,410.55,13.0,234.77,13.15,257.2,215.02,42.19,0.36,1.99,235.11,229.63,13.0,402.98,46.45,511.68,361.71,149.97,1.24,3.33,405.44,375.03,13.0,138.72,5.85,146.41,132.46,13.95,0.19,1.33,138.83,136.58,13.0,104.2,26.0,157.24,75.22,82.01,0.72,2.36,107.15,94.16,13.0,1.09,0.14,1.41,1.0,0.41,1.18,3.09,1.1,1.0,13.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,13.0
+BD-54-G490006 = 20.09,1.99,23.34,17.23,6.11,-0.07,2.33,20.17,20.26,8.0,2.14,0.52,3.2,1.67,1.53,1.03,3.0,2.2,1.96,8.0,38.33,8.41,51.77,25.21,26.56,-0.09,2.26,39.13,40.0,8.0,64.82,8.21,81.75,56.17,25.59,1.08,3.27,65.28,63.43,8.0,256.21,21.39,281.56,223.72,57.84,-0.43,1.59,256.99,265.43,8.0,400.62,15.81,416.74,373.13,43.61,-0.81,2.18,400.89,406.46,8.0,291.67,31.94,337.42,249.95,87.47,-0.01,1.6,293.2,294.52,8.0,437.25,63.09,568.33,390.57,177.76,1.32,3.29,441.21,410.64,8.0,150.12,10.94,164.85,136.52,28.33,0.25,1.57,150.47,146.53,8.0,117.54,17.67,139.68,89.37,50.31,-0.24,1.83,118.69,119.57,8.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,8.0,1.03,0.08,1.23,1.0,0.23,2.27,6.14,1.03,1.0,8.0
+BD-54-G490007 = 29.6,5.16,38.57,21.04,17.54,0.11,2.12,30.03,28.68,22.0,2.76,0.81,4.84,1.88,2.96,1.1,3.46,2.87,2.55,22.0,6.51,2.05,9.94,3.79,6.15,0.57,1.88,6.81,5.75,22.0,32.79,3.65,41.02,26.78,14.24,0.49,2.59,32.99,32.05,22.0,124.67,12.38,152.79,107.25,45.54,0.88,2.96,125.26,121.0,22.0,326.49,24.55,369.54,282.38,87.16,0.09,1.85,327.37,323.19,22.0,236.3,11.32,257.67,221.2,36.47,0.28,1.81,236.56,233.36,22.0,267.37,18.43,303.93,242.15,61.78,0.32,1.79,267.98,264.73,22.0,148.41,4.64,156.81,134.86,21.95,-0.86,4.65,148.48,148.5,22.0,41.65,16.62,69.98,13.38,56.59,0.1,2.1,44.71,40.61,22.0,2.25,1.31,5.58,1.0,4.58,0.78,2.95,2.59,2.21,22.0,1.14,0.12,1.35,1.0,0.35,0.4,1.78,1.14,1.13,22.0
+BD-54-G490008 = 37.5,12.85,62.32,22.08,40.24,0.51,2.1,39.47,35.33,12.0,10.94,3.72,17.74,4.8,12.94,0.1,2.32,11.51,10.73,12.0,14.68,2.65,20.41,11.51,8.91,0.77,2.82,14.9,14.24,12.0,38.72,5.23,47.69,27.6,20.09,-0.48,3.16,39.05,39.06,12.0,131.15,10.87,147.36,117.41,29.95,-0.02,1.56,131.56,129.05,12.0,232.4,13.61,265.08,221.2,43.88,1.33,3.67,232.76,226.28,12.0,256.44,20.22,294.89,226.94,67.95,0.34,2.3,257.17,257.55,12.0,273.23,25.73,317.67,228.9,88.76,-0.01,2.19,274.34,276.76,12.0,160.09,17.96,194.2,129.05,65.15,0.06,2.52,161.01,160.24,12.0,88.37,23.1,115.92,37.32,78.6,-0.86,2.94,91.1,91.94,12.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,12.0,1.26,0.13,1.48,1.06,0.42,0.19,1.83,1.27,1.25,12.0
+BD-54-G490009 = 39.51,5.62,52.0,33.08,18.92,0.82,2.79,39.88,38.49,14.0,3.56,0.81,4.39,2.0,2.38,-0.83,2.44,3.64,3.95,14.0,4.59,1.31,7.33,2.96,4.37,0.85,2.78,4.77,4.26,14.0,39.9,3.09,44.72,35.13,9.59,0.15,1.83,40.01,39.97,14.0,114.08,10.77,124.71,89.5,35.21,-1.05,3.09,114.55,117.62,14.0,306.96,8.06,327.39,294.63,32.77,1.05,4.3,307.06,306.22,14.0,231.98,7.12,242.15,214.62,27.52,-1.06,3.83,232.08,233.21,14.0,237.74,6.98,249.56,221.2,28.36,-0.6,3.58,237.83,238.76,14.0,160.38,7.68,173.77,149.45,24.33,0.39,1.88,160.55,157.78,14.0,27.05,5.54,34.84,18.09,16.74,-0.08,1.85,27.57,27.6,14.0,1.16,0.2,1.67,1.0,0.67,1.23,3.84,1.17,1.08,14.0,1.29,0.13,1.48,1.06,0.42,-0.46,2.04,1.3,1.35,14.0
+BD-54-G490010 = 19.42,2.67,23.74,15.56,8.18,0.03,1.72,19.58,19.23,11.0,3.19,0.72,4.25,1.95,2.31,-0.16,2.01,3.26,3.2,11.0,28.03,4.99,35.65,22.81,12.84,0.39,1.44,28.43,25.21,11.0,50.47,7.97,60.85,33.08,27.77,-0.77,3.08,51.04,51.03,11.0,224.94,30.84,294.89,193.32,101.57,1.03,3.32,226.86,215.02,11.0,370.43,18.24,410.55,347.75,62.8,0.84,3.07,370.84,369.38,11.0,305.06,11.5,318.24,285.87,32.37,-0.31,1.81,305.26,306.44,11.0,385.25,50.44,456.21,299.07,157.14,-0.06,2.02,388.24,388.63,11.0,140.97,7.11,152.19,128.53,23.66,-0.14,2.27,141.13,140.7,11.0,97.2,43.05,168.61,23.03,145.58,-0.0,2.12,105.51,97.97,11.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,11.0,1.14,0.26,1.83,1.0,0.83,1.93,5.55,1.16,1.0,11.0
+BD-54-G490011 = 36.06,9.91,58.67,21.04,37.63,1.05,3.12,37.34,32.23,25.0,24.41,8.07,42.1,10.51,31.59,0.71,3.09,25.66,22.32,25.0,30.36,5.02,35.13,17.4,17.73,-1.07,3.05,30.76,32.59,25.0,49.11,11.56,69.05,28.91,40.14,-0.18,1.88,50.39,50.46,25.0,137.64,5.18,154.72,131.83,22.89,1.36,5.73,137.73,136.61,25.0,218.55,6.05,231.57,208.25,23.32,-0.27,2.61,218.63,221.2,25.0,196.77,22.36,261.48,171.19,90.29,0.93,3.83,197.99,196.06,25.0,232.4,12.61,261.85,215.02,46.84,0.6,2.8,232.72,231.46,25.0,176.99,18.3,214.62,136.52,78.11,0.25,3.02,177.9,178.42,25.0,110.0,6.32,117.41,95.54,21.87,-0.58,2.46,110.17,110.58,25.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,25.0,2.7,0.8,4.25,1.16,3.08,-0.17,2.45,2.81,2.55,25.0
+BD-54-G490012 = 20.56,3.25,27.6,17.03,10.57,1.28,3.88,20.79,19.8,8.0,2.99,0.63,3.73,1.67,2.06,-1.07,3.6,3.05,3.0,8.0,21.25,1.6,23.03,18.65,4.38,-0.42,1.86,21.3,21.51,8.0,40.08,3.45,47.59,36.21,11.38,1.34,3.96,40.21,39.08,8.0,182.22,7.1,193.5,171.35,22.15,0.23,2.23,182.34,180.47,8.0,367.61,16.24,392.34,338.03,54.31,-0.32,2.77,367.92,366.88,8.0,332.65,52.24,442.65,281.56,161.09,1.19,3.48,336.22,323.22,8.0,438.17,45.7,514.71,387.57,127.14,0.56,1.85,440.25,416.74,8.0,151.62,23.83,202.06,124.71,77.35,1.18,3.6,153.25,145.63,8.0,93.32,17.09,110.53,66.19,44.34,-0.68,1.93,94.68,99.31,8.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,8.0,1.87,0.29,2.26,1.41,0.84,-0.32,1.88,1.89,1.95,8.0
+BD-54-G490013 = 39.35,7.49,54.2,28.98,25.23,0.57,2.45,40.01,37.44,14.0,6.81,2.96,14.85,4.14,10.71,1.6,4.91,7.38,5.87,14.0,9.23,2.85,15.1,5.41,9.69,0.66,2.38,9.63,7.81,14.0,40.97,3.9,49.16,34.37,14.79,0.14,2.86,41.14,41.17,14.0,116.97,2.53,119.37,110.53,8.83,-1.33,4.04,116.99,117.41,14.0,293.18,28.33,331.69,245.95,85.73,-0.51,1.88,294.45,306.59,14.0,264.47,27.44,313.65,227.97,85.68,0.24,1.94,265.79,267.42,14.0,245.59,8.5,257.2,227.97,29.23,-0.92,2.87,245.73,249.56,14.0,173.58,14.88,201.22,154.34,46.88,0.4,1.84,174.17,167.43,14.0,40.12,16.75,72.46,22.18,50.28,1.01,2.5,43.25,32.93,14.0,1.51,0.58,3.0,1.0,2.0,1.25,4.05,1.61,1.45,14.0,1.43,0.09,1.57,1.31,0.26,0.21,1.74,1.43,1.39,14.0
+BD-54-G490014 = 23.94,2.38,28.17,20.11,8.06,0.29,2.19,24.05,23.56,14.0,1.86,0.14,2.15,1.67,0.48,1.04,3.12,1.86,1.83,14.0,42.71,6.76,52.0,29.65,22.35,-0.82,2.68,43.2,45.42,14.0,39.45,11.39,70.21,29.32,40.89,1.62,4.96,40.95,36.15,14.0,228.49,45.0,308.23,154.02,154.2,0.01,1.95,232.57,226.68,14.0,442.86,36.45,514.71,386.87,127.84,0.27,2.37,444.25,447.35,14.0,280.98,22.63,308.37,242.15,66.22,-0.53,1.93,281.83,284.12,14.0,350.48,28.57,416.93,320.61,96.32,1.03,3.13,351.56,344.39,14.0,137.77,7.98,154.02,124.71,29.32,0.36,2.51,137.99,137.28,14.0,63.6,25.99,125.22,31.94,93.28,0.81,3.2,68.35,61.25,14.0,1.0,0.02,1.07,1.0,0.07,3.33,12.08,1.01,1.0,14.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,14.0
+BD-54-G490015 = 24.86,2.64,28.37,20.41,7.96,-0.35,1.78,24.98,25.42,14.0,15.77,3.11,20.84,11.37,9.47,0.1,1.77,16.05,15.73,14.0,22.08,7.68,32.11,11.51,20.6,-0.12,1.64,23.28,22.37,14.0,46.42,5.14,56.93,36.8,20.12,0.23,2.91,46.69,45.2,14.0,172.93,24.24,214.76,143.24,71.52,0.38,1.83,174.5,169.32,14.0,235.93,17.35,277.94,219.65,58.29,1.35,3.77,236.52,230.77,14.0,203.21,13.47,229.63,182.0,47.63,0.33,2.3,203.63,202.97,14.0,266.56,20.9,309.27,238.66,70.61,0.62,2.57,267.32,260.73,14.0,125.07,12.19,149.77,110.53,39.23,0.68,2.4,125.62,123.5,14.0,122.27,15.19,152.94,102.61,50.33,0.63,2.4,123.14,120.26,14.0,1.14,0.16,1.53,1.0,0.53,0.97,3.36,1.15,1.13,14.0,1.74,0.58,2.84,1.0,1.84,0.66,2.37,1.82,1.58,14.0
+BD-54-G490016 = 42.13,7.95,52.85,27.98,24.86,-0.34,2.02,42.79,43.45,10.0,3.22,0.28,3.72,2.88,0.84,0.31,1.97,3.24,3.24,10.0,19.06,2.53,22.39,14.89,7.5,-0.37,1.96,19.21,19.24,10.0,30.97,2.7,36.13,27.65,8.48,0.77,2.38,31.08,29.99,10.0,149.89,21.75,178.16,121.0,57.16,-0.07,1.53,151.31,150.23,10.0,389.52,32.01,442.65,337.57,105.08,-0.14,2.27,390.7,394.36,10.0,318.18,17.72,353.14,290.71,62.43,0.53,2.81,318.63,315.84,10.0,331.44,28.85,377.39,303.65,73.74,0.64,1.66,332.57,315.31,10.0,140.33,7.43,149.52,128.53,20.99,-0.14,1.63,140.51,140.03,10.0,34.42,11.63,57.1,22.35,34.75,0.87,2.37,36.14,29.09,10.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,10.0,1.11,0.18,1.47,1.0,0.47,1.07,2.45,1.12,1.0,10.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BGD/BGD_2_temperature_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BGD/BGD_2_temperature_2008.properties
new file mode 100644
index 0000000..861adf1
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BGD/BGD_2_temperature_2008.properties
@@ -0,0 +1,110 @@
+# BGD.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the temperature data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BGD temperature data for 2008 at admin level 2
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BGD
+ADMIN_LEVEL = 2
+UNITS = C
+DATA_TYPE = temperature
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+BD-0-G080001 = 23.41,1.04,25.71,21.78,3.93,0.4,2.14,23.44,23.37,150.0,24.15,0.91,26.26,22.13,4.13,0.34,2.44,24.16,24.06,150.0,27.72,0.83,29.57,25.43,4.13,-0.12,2.86,27.73,27.78,150.0,32.78,1.04,34.8,29.84,4.96,-0.93,3.5,32.79,33.01,150.0,28.6,0.86,30.39,26.4,4.0,-0.06,2.38,28.61,28.6,150.0,26.08,1.16,29.57,23.5,6.06,1.0,4.25,26.11,25.92,150.0,23.92,1.02,26.67,20.75,5.93,-0.13,3.87,23.94,23.95,150.0,23.45,0.91,25.71,21.02,4.69,0.0,2.61,23.47,23.47,150.0,24.97,0.8,26.54,23.09,3.44,0.03,2.41,24.98,25.02,150.0,25.75,0.76,27.78,23.78,4.0,0.12,3.05,25.76,25.71,150.0,25.88,0.87,27.91,23.85,4.06,0.29,2.21,25.89,25.71,150.0,23.78,0.81,25.98,22.54,3.44,0.6,2.6,23.79,23.64,150.0
+BD-0-G080002 = 23.93,0.41,24.88,22.81,2.07,-0.55,3.72,23.93,23.92,66.0,23.37,0.36,24.19,22.68,1.52,0.11,2.44,23.38,23.37,66.0,25.77,0.55,27.09,24.61,2.48,0.23,2.28,25.78,25.71,66.0,27.89,0.85,29.57,26.4,3.17,0.13,2.14,27.9,27.84,66.0,28.68,0.57,29.57,27.22,2.34,-0.93,3.45,28.69,28.81,66.0,25.34,1.66,29.57,21.57,7.99,0.11,2.54,25.39,25.5,66.0,22.72,2.11,28.74,15.79,12.95,-0.17,4.31,22.81,22.75,65.0,24.9,1.11,27.09,21.99,5.1,-0.37,2.74,24.92,25.16,66.0,24.51,0.93,26.26,22.95,3.31,0.15,1.93,24.52,24.43,66.0,27.35,0.58,28.33,25.3,3.03,-1.48,5.63,27.36,27.5,66.0,27.4,0.65,29.02,25.98,3.03,0.04,2.66,27.4,27.36,66.0,25.8,0.6,27.09,24.61,2.48,0.07,2.41,25.81,25.81,66.0
+BD-0-G080003 = 22.01,0.8,23.5,20.47,3.03,-0.16,1.98,22.02,22.13,69.0,22.42,0.82,24.06,21.02,3.03,-0.12,2.11,22.43,22.4,69.0,26.63,0.75,28.19,24.61,3.58,-0.38,3.05,26.64,26.67,69.0,27.36,0.64,28.74,25.98,2.76,-0.08,2.91,27.36,27.36,69.0,27.61,1.28,30.12,25.71,4.41,0.2,1.63,27.64,27.5,69.0,24.48,2.32,28.46,20.47,7.99,0.19,1.65,24.59,23.85,69.0,22.82,1.29,25.43,19.37,6.06,-0.23,3.03,22.85,22.95,69.0,22.49,1.93,25.98,19.65,6.34,0.65,2.06,22.58,21.78,67.0,23.45,1.37,26.47,21.44,5.03,0.54,2.1,23.49,23.23,69.0,26.17,0.92,27.91,24.33,3.58,0.34,2.07,26.18,25.98,69.0,25.97,0.8,27.36,24.06,3.31,-0.43,2.39,25.98,26.12,69.0,24.2,0.99,25.98,22.54,3.44,0.14,1.66,24.22,24.06,69.0
+BD-0-G080004 = 24.56,0.69,25.98,22.4,3.58,-0.38,3.64,24.57,24.47,172.0,24.67,0.55,25.71,22.26,3.44,-1.81,8.9,24.68,24.61,172.0,27.94,0.71,29.43,25.98,3.44,-0.63,2.91,27.95,28.12,172.0,31.18,0.98,33.29,27.91,5.37,-0.87,3.89,31.19,31.36,172.0,28.66,0.76,31.77,26.81,4.96,0.74,5.0,28.67,28.46,172.0,26.14,1.42,29.84,22.68,7.17,0.14,2.82,26.18,26.23,172.0,24.71,1.24,27.64,19.09,8.54,-0.42,4.99,24.74,24.61,169.0,23.7,1.21,26.26,20.75,5.51,-0.6,2.76,23.73,23.99,172.0,25.83,1.04,27.91,23.5,4.41,-0.48,2.25,25.85,26.09,172.0,27.4,0.49,28.46,25.98,2.48,-0.43,3.4,27.41,27.43,172.0,27.2,0.46,28.74,25.98,2.76,0.08,3.41,27.21,27.22,172.0,24.85,0.64,26.4,23.5,2.89,0.03,2.52,24.86,24.88,172.0
+BD-0-G080005 = 23.23,0.36,24.06,22.4,1.65,0.01,2.56,23.24,23.23,111.0,23.48,0.35,24.19,22.68,1.52,-0.23,2.5,23.48,23.5,111.0,26.57,0.55,28.19,25.71,2.48,0.9,3.3,26.58,26.4,111.0,28.17,0.54,29.57,27.22,2.34,0.44,2.6,28.18,28.05,111.0,29.23,0.48,30.39,27.36,3.03,-0.93,6.09,29.24,29.29,111.0,26.38,1.45,29.57,22.95,6.61,0.17,2.19,26.42,26.19,111.0,24.41,1.66,28.19,20.2,7.99,-0.45,2.74,24.47,24.74,111.0,23.67,1.11,26.26,21.02,5.24,-0.06,2.95,23.7,23.5,95.0,26.01,1.37,27.91,22.95,4.96,-0.88,2.67,26.04,26.4,111.0,27.07,0.41,28.05,26.26,1.79,0.32,2.34,27.08,26.95,111.0,26.55,0.71,28.46,25.43,3.03,0.91,2.98,26.56,26.4,111.0,25.33,0.54,26.54,24.33,2.2,0.67,2.3,25.34,25.16,111.0
+BD-0-G080006 = 25.37,0.43,26.81,24.06,2.76,-0.19,4.55,25.38,25.43,91.0,25.33,0.56,26.67,24.06,2.62,-0.09,2.75,25.34,25.3,91.0,28.25,0.88,30.53,26.26,4.27,0.39,3.0,28.26,28.19,91.0,30.88,1.24,33.56,28.74,4.82,-0.09,2.09,30.9,31.15,91.0,28.6,1.05,31.5,26.26,5.24,0.04,2.63,28.62,28.74,91.0,23.77,1.02,26.81,21.57,5.24,0.33,2.77,23.8,23.64,91.0,24.13,1.24,26.81,21.57,5.24,-0.27,2.31,24.16,24.33,90.0,22.13,2.12,24.88,11.93,12.95,-2.11,9.71,22.23,22.4,87.0,24.12,0.93,26.26,22.4,3.86,0.36,2.36,24.13,24.06,91.0,26.82,0.73,28.46,25.16,3.31,-0.21,1.98,26.83,27.09,91.0,27.67,0.55,28.74,25.98,2.76,-0.82,3.74,27.68,27.71,91.0,26.11,0.53,27.64,24.61,3.03,-0.06,3.19,26.12,26.12,91.0
+BD-0-G080007 = 23.81,0.35,24.61,23.23,1.38,0.58,3.12,23.81,23.78,29.0,24.77,0.7,26.81,24.06,2.76,1.44,4.38,24.78,24.61,29.0,27.93,0.79,29.84,27.09,2.76,1.05,2.99,27.94,27.64,29.0,29.56,0.71,30.81,27.91,2.89,-0.25,2.66,29.56,29.57,29.0,29.46,1.0,30.67,26.26,4.41,-1.71,5.56,29.48,29.7,29.0,26.34,1.05,27.91,24.33,3.58,-0.53,2.17,26.36,26.67,29.0,24.75,2.4,28.19,19.51,8.68,-0.53,2.36,24.86,25.16,29.0,23.45,2.44,26.54,16.34,10.2,-1.03,3.96,23.57,23.64,28.0,23.46,2.15,25.43,15.51,9.92,-2.16,7.92,23.56,24.12,29.0,27.47,0.67,29.57,26.26,3.31,1.02,4.92,27.47,27.5,29.0,26.6,0.43,27.78,25.98,1.79,0.98,3.55,26.61,26.54,29.0,24.93,0.33,25.71,24.19,1.52,0.39,3.09,24.93,24.88,29.0
+BD-0-G080008 = 23.37,0.56,24.61,22.13,2.48,0.36,2.48,23.38,23.23,90.0,23.55,0.75,24.88,21.85,3.03,-0.43,2.04,23.57,23.78,90.0,26.22,1.11,28.19,23.5,4.69,-0.4,2.45,26.24,26.43,90.0,28.56,1.41,31.22,25.71,5.51,-0.33,2.03,28.6,28.95,90.0,29.11,0.28,29.84,28.33,1.52,-0.01,4.01,29.11,29.15,90.0,25.74,1.18,28.19,22.68,5.51,-0.23,2.32,25.77,25.71,90.0,23.64,1.94,26.54,19.51,7.03,-0.51,2.22,23.72,23.92,88.0,26.14,1.7,30.39,22.4,7.99,0.11,2.5,26.19,26.26,90.0,24.58,0.82,26.54,22.4,4.13,-0.2,2.72,24.59,24.61,90.0,26.92,0.77,28.74,25.3,3.44,-0.05,2.24,26.93,26.95,90.0,26.99,0.74,28.74,25.71,3.03,0.07,2.14,27.0,27.09,90.0,24.93,0.72,27.36,23.5,3.86,0.64,4.2,24.94,25.02,90.0
+BD-0-G080009 = 22.49,1.0,24.33,20.2,4.13,-0.2,2.66,22.51,22.4,104.0,23.8,0.89,25.43,21.44,4.0,-0.84,3.41,23.82,24.02,104.0,28.05,0.97,29.57,25.16,4.41,-1.02,3.89,28.07,28.19,104.0,31.24,1.17,33.15,28.19,4.96,-0.69,2.63,31.26,31.5,104.0,28.84,1.01,31.22,26.4,4.82,-0.27,2.51,28.86,29.02,104.0,25.77,1.08,27.36,22.68,4.69,-0.47,2.58,25.79,25.95,104.0,25.0,1.65,27.36,20.4,6.96,-0.9,3.47,25.06,25.3,104.0,24.01,0.82,26.26,22.4,3.86,0.82,3.53,24.03,23.78,104.0,24.94,0.63,26.26,23.5,2.76,-0.25,2.32,24.95,25.05,104.0,26.55,0.49,27.91,24.88,3.03,0.19,4.39,26.55,26.47,104.0,25.56,0.83,27.78,23.5,4.27,0.59,3.47,25.57,25.36,104.0,22.93,0.63,24.61,21.57,3.03,-0.02,2.99,22.94,22.95,104.0
+BD-0-G080010 = 22.57,1.08,24.47,20.47,4.0,-0.22,2.42,22.59,22.54,52.0,23.66,1.46,26.54,21.02,5.51,0.0,2.28,23.7,23.5,52.0,27.92,1.75,31.77,24.88,6.89,0.15,2.17,27.97,27.43,52.0,28.64,1.47,31.77,26.26,5.51,0.36,2.23,28.68,28.19,52.0,28.39,1.67,31.5,25.02,6.48,-0.21,2.79,28.44,28.4,52.0,24.22,1.65,27.64,21.57,6.06,0.04,2.04,24.27,24.06,52.0,22.89,1.5,25.71,20.2,5.51,-0.07,2.18,22.93,22.95,52.0,21.32,1.29,24.61,19.09,5.51,0.45,2.51,21.35,21.23,52.0,23.84,1.49,25.57,21.02,4.55,-0.8,2.05,23.88,24.61,52.0,26.63,0.54,27.64,25.3,2.34,-0.18,2.89,26.64,26.6,52.0,25.6,0.57,26.54,24.33,2.2,-0.37,2.53,25.6,25.64,52.0,23.93,0.88,25.43,21.85,3.58,-0.99,3.13,23.94,24.33,52.0
+BD-0-G080011 = 22.72,0.48,23.78,21.3,2.48,-0.52,3.23,22.73,22.68,71.0,24.08,0.37,24.61,22.68,1.93,-1.36,5.87,24.09,24.12,71.0,27.0,0.39,27.91,25.98,1.93,-0.31,3.52,27.0,26.95,71.0,29.06,0.77,30.39,27.36,3.03,-0.63,2.42,29.07,29.15,71.0,29.13,0.63,30.67,27.64,3.03,0.2,2.76,29.13,29.02,71.0,25.48,1.32,27.5,21.57,5.93,-0.86,3.27,25.51,25.71,71.0,23.32,1.46,25.98,19.09,6.89,-0.25,2.81,23.37,23.5,71.0,26.94,1.35,29.29,23.23,6.06,-0.51,2.88,26.97,27.22,71.0,25.16,0.7,26.26,23.5,2.76,-0.47,2.26,25.17,25.3,71.0,26.91,0.32,27.64,25.71,1.93,-0.62,4.68,26.91,26.95,71.0,26.0,0.56,26.95,24.61,2.34,-0.28,2.17,26.0,26.05,71.0,24.05,0.62,25.71,23.23,2.48,0.98,3.39,24.06,23.92,71.0
+BD-0-G080012 = 23.39,0.81,24.88,21.57,3.31,-0.0,2.18,23.4,23.5,88.0,24.22,1.08,26.4,21.57,4.82,0.08,2.29,24.25,24.33,88.0,28.45,1.36,31.22,25.71,5.51,-0.11,1.96,28.48,28.53,88.0,29.62,1.09,32.74,27.36,5.37,0.39,3.19,29.64,29.43,88.0,28.86,0.96,31.22,26.54,4.69,0.03,2.74,28.88,28.88,88.0,24.71,1.51,27.36,20.2,7.17,-0.61,2.85,24.76,25.16,87.0,23.58,1.33,27.36,21.02,6.34,0.43,2.87,23.62,23.44,88.0,22.36,1.15,24.47,19.09,5.37,-0.95,3.79,22.39,22.68,83.0,24.98,1.38,27.36,20.27,7.1,-1.27,4.63,25.02,25.3,88.0,27.17,0.61,29.7,24.88,4.82,-0.03,7.52,27.17,27.09,88.0,26.52,0.57,28.05,25.16,2.89,0.22,2.98,26.53,26.54,88.0,24.71,0.42,25.71,23.5,2.2,-0.24,2.89,24.71,24.74,88.0
+BD-0-G080013 = 22.32,0.88,24.61,20.2,4.41,0.04,3.0,22.33,22.4,190.0,22.93,0.73,24.68,21.02,3.65,0.15,2.84,22.94,22.88,190.0,27.07,0.91,29.29,24.88,4.41,-0.06,2.56,27.09,27.09,190.0,30.97,1.5,33.98,27.64,6.34,-0.33,2.39,31.01,31.22,190.0,28.36,0.92,30.39,25.98,4.41,-0.46,2.69,28.38,28.46,190.0,25.56,1.31,29.02,22.95,6.06,0.37,2.71,25.6,25.57,190.0,23.06,1.5,26.81,18.82,7.99,-0.5,3.16,23.11,23.19,190.0,23.43,0.62,25.57,22.13,3.44,0.73,3.52,23.44,23.37,190.0,24.59,0.76,26.4,22.95,3.44,0.45,2.79,24.6,24.61,190.0,26.11,0.58,27.36,22.68,4.69,-2.33,13.7,26.12,26.12,190.0,25.33,0.79,27.5,23.78,3.72,0.25,2.35,25.35,25.3,190.0,23.02,0.67,24.81,21.57,3.24,-0.11,2.58,23.03,23.09,190.0
+BD-0-G080014 = 22.55,0.45,23.78,21.02,2.76,-0.26,3.9,22.55,22.54,136.0,22.34,0.42,23.23,21.57,1.65,0.45,2.18,22.34,22.26,136.0,24.73,0.56,26.74,23.78,2.96,0.9,4.16,24.74,24.61,136.0,26.14,0.61,27.71,24.61,3.1,0.36,3.44,26.15,26.12,136.0,28.14,0.56,29.7,26.54,3.17,0.27,3.43,28.15,28.12,136.0,24.94,1.8,31.36,20.2,11.16,0.47,4.66,25.01,24.88,123.0,24.44,2.22,27.36,19.65,7.72,-0.32,1.87,24.54,24.85,136.0,24.74,1.62,27.91,21.3,6.61,-0.38,2.09,24.79,25.16,136.0,24.78,1.21,27.09,22.13,4.96,-0.26,1.98,24.81,25.02,136.0,27.86,0.92,29.84,26.12,3.72,0.12,1.88,27.87,27.81,136.0,26.02,0.72,27.36,24.33,3.03,-0.03,1.96,26.03,25.98,136.0,24.19,0.43,25.3,22.95,2.34,-0.2,3.16,24.19,24.19,136.0
+BD-0-G080015 = 22.88,0.46,23.78,21.57,2.2,-0.37,2.73,22.89,22.95,125.0,22.83,0.43,24.06,21.71,2.34,-0.05,3.11,22.83,22.88,125.0,25.85,0.46,27.09,24.33,2.76,-0.31,3.73,25.86,25.92,125.0,26.6,0.56,27.91,25.3,2.62,0.02,2.59,26.6,26.67,125.0,28.83,0.48,30.12,27.36,2.76,-0.24,3.13,28.84,28.88,125.0,25.11,1.1,27.64,21.57,6.06,-0.46,3.87,25.14,25.12,124.0,25.58,1.38,27.64,22.13,5.51,-0.68,2.44,25.62,25.85,125.0,25.78,1.29,28.74,22.4,6.34,-0.05,2.81,25.81,25.71,125.0,25.55,0.76,27.91,23.5,4.41,-0.09,3.44,25.57,25.71,125.0,28.55,0.9,30.12,24.88,5.24,-1.3,5.26,28.56,28.74,125.0,26.37,0.54,27.64,25.16,2.48,0.62,2.57,26.38,26.26,125.0,24.4,0.32,25.43,23.5,1.93,-0.2,3.54,24.4,24.47,125.0
+BD-06-G030001 = 23.35,0.39,24.06,22.4,1.65,-0.11,2.61,23.36,23.37,37.0,24.67,0.68,25.98,22.95,3.03,-0.24,3.19,24.68,24.61,37.0,30.06,0.89,32.05,27.64,4.41,-0.16,3.27,30.07,30.12,37.0,30.47,0.43,31.22,29.43,1.79,-0.33,3.05,30.48,30.46,37.0,29.54,1.32,32.87,27.09,5.79,0.35,2.57,29.57,29.43,37.0,24.5,1.16,27.09,22.4,4.69,0.18,2.09,24.53,24.4,36.0,23.94,1.29,27.64,21.57,6.06,0.66,3.83,23.98,23.78,37.0,23.39,0.77,25.43,22.13,3.31,0.44,2.83,23.4,23.23,37.0,24.8,0.92,26.26,22.68,3.58,-0.77,2.9,24.82,24.88,37.0,26.73,0.69,27.5,24.88,2.62,-0.91,2.83,26.74,27.02,37.0,25.96,0.34,26.54,25.16,1.38,-0.73,3.18,25.96,25.98,37.0,24.32,0.34,25.16,23.37,1.79,-0.12,3.75,24.32,24.33,37.0
+BD-06-G030002 = 22.05,0.49,23.23,20.75,2.48,-0.47,2.96,22.06,22.13,93.0,23.08,0.74,24.61,21.3,3.31,0.04,2.76,23.09,23.02,93.0,27.55,0.98,30.67,25.43,5.24,0.63,3.72,27.57,27.43,93.0,29.17,1.05,31.08,26.81,4.27,-0.31,2.07,29.19,29.29,93.0,28.5,1.35,30.53,24.88,5.65,-0.51,2.25,28.53,28.88,93.0,24.85,1.58,27.91,21.44,6.48,-0.63,2.58,24.9,25.3,93.0,23.58,1.45,26.26,20.2,6.06,-0.33,2.45,23.63,23.78,93.0,23.54,1.78,26.54,19.37,7.17,-0.88,3.02,23.61,24.06,93.0,23.38,1.23,26.67,20.2,6.48,0.37,3.12,23.41,23.23,93.0,26.47,0.5,27.36,24.61,2.76,-0.87,4.51,26.47,26.54,93.0,25.5,0.49,26.54,24.06,2.48,-0.13,2.72,25.51,25.57,93.0,24.01,0.49,24.88,22.68,2.2,-0.71,3.04,24.01,24.06,93.0
+BD-06-G030003 = 23.1,0.51,24.06,21.85,2.2,-0.11,2.62,23.11,23.09,98.0,24.13,0.56,25.43,22.68,2.76,-0.17,2.94,24.14,24.19,98.0,28.3,0.73,29.98,25.98,4.0,-0.31,3.41,28.31,28.33,98.0,28.43,0.85,30.39,26.81,3.58,0.07,2.39,28.44,28.46,98.0,28.21,0.75,29.57,26.26,3.31,-0.58,2.94,28.22,28.4,98.0,23.08,1.25,25.98,18.82,7.17,-0.77,5.19,23.11,23.16,96.0,23.63,1.93,27.64,19.92,7.72,0.29,2.16,23.7,23.44,98.0,22.73,1.12,25.43,19.92,5.51,-0.15,3.69,22.76,22.81,98.0,24.44,0.88,25.98,22.4,3.58,-0.41,2.76,24.45,24.54,98.0,25.99,0.63,27.36,24.88,2.48,0.11,2.07,26.0,25.98,98.0,25.76,0.41,26.67,24.61,2.07,-0.24,2.85,25.76,25.74,98.0,24.05,0.44,25.16,23.09,2.07,0.01,2.58,24.05,24.06,98.0
+BD-06-G030004 = 22.69,0.26,23.09,22.13,0.96,-0.32,2.29,22.69,22.68,26.0,24.22,0.21,24.61,23.71,0.9,-0.32,3.07,24.23,24.19,26.0,28.62,0.47,29.7,27.91,1.79,0.41,2.39,28.63,28.6,26.0,30.19,0.43,31.22,29.57,1.65,0.5,2.69,30.2,30.12,26.0,29.25,0.4,29.84,28.19,1.65,-0.64,3.72,29.26,29.29,26.0,24.96,1.6,27.5,22.4,5.1,-0.06,1.96,25.01,24.78,26.0,24.12,0.91,25.64,22.54,3.1,-0.01,2.04,24.14,23.99,26.0,24.33,0.44,25.3,23.5,1.79,0.45,2.68,24.33,24.3,26.0,24.44,1.33,28.46,22.75,5.72,1.08,4.22,24.48,24.4,26.0,26.51,0.38,27.09,25.71,1.38,-0.65,2.71,26.52,26.6,26.0,25.66,0.38,26.26,24.88,1.38,-0.31,2.29,25.67,25.71,26.0,23.81,0.15,24.19,23.5,0.69,0.34,3.85,23.81,23.78,26.0
+BD-06-G030005 = 23.31,0.56,24.33,22.13,2.2,-0.45,2.39,23.32,23.37,130.0,24.81,0.78,26.26,22.4,3.86,-1.05,4.05,24.82,24.88,130.0,29.89,1.93,32.87,23.23,9.65,-1.61,6.04,29.95,30.19,130.0,29.89,1.3,32.6,27.09,5.51,-0.29,2.01,29.92,30.19,127.0,29.65,1.46,32.32,25.71,6.61,-0.48,2.91,29.68,29.7,130.0,24.25,1.06,27.64,21.57,6.06,0.28,3.47,24.27,24.12,130.0,23.91,0.7,25.71,22.13,3.58,0.1,3.22,23.92,23.92,130.0,23.44,0.97,25.43,21.3,4.13,-0.29,2.79,23.46,23.64,129.0,25.16,0.71,27.36,23.23,4.13,-0.24,4.41,25.17,25.16,130.0,26.3,0.64,27.91,24.88,3.03,0.32,2.47,26.31,26.26,127.0,25.5,0.73,26.81,22.4,4.41,-2.14,9.36,25.51,25.57,130.0,24.35,0.6,25.71,22.4,3.31,-1.11,5.06,24.36,24.47,130.0
+BD-06-G030006 = 22.8,0.31,23.5,22.26,1.24,0.66,2.7,22.8,22.68,51.0,23.85,0.56,25.16,22.4,2.76,-0.18,3.18,23.85,23.85,51.0,28.64,0.88,30.67,26.81,3.86,0.17,2.85,28.65,28.53,51.0,29.37,0.68,31.22,28.19,3.03,0.56,2.89,29.38,29.29,51.0,29.22,0.54,30.67,27.64,3.03,0.15,4.64,29.22,29.22,51.0,25.05,1.11,26.95,22.54,4.41,-0.61,2.61,25.07,25.16,51.0,24.28,1.96,26.54,18.27,8.27,-1.34,4.01,24.36,24.88,51.0,23.84,0.95,26.26,21.57,4.69,0.04,3.1,23.86,23.85,51.0,23.12,0.85,25.16,20.75,4.41,-0.42,3.46,23.14,23.3,51.0,26.61,0.33,27.64,25.98,1.65,0.92,3.85,26.61,26.54,51.0,25.88,0.56,27.36,24.88,2.48,0.48,2.87,25.89,25.98,51.0,23.91,0.33,24.61,23.09,1.52,0.45,2.69,23.91,23.78,51.0
+BD-27-G250001 = 22.35,0.42,23.5,21.02,2.48,-0.34,3.66,22.36,22.4,129.0,23.05,0.54,24.06,21.85,2.2,-0.38,2.31,23.06,23.16,129.0,27.79,0.87,29.57,24.88,4.69,-0.2,3.48,27.81,27.78,129.0,28.85,0.78,30.94,26.81,4.13,0.12,3.29,28.87,28.88,129.0,28.26,1.12,30.94,25.43,5.51,0.48,2.63,28.28,27.91,129.0,24.21,1.29,27.91,21.3,6.61,0.29,2.99,24.24,24.12,127.0,23.69,1.41,26.26,20.2,6.06,0.01,2.25,23.73,23.64,129.0,23.55,1.3,27.09,20.2,6.89,0.42,3.19,23.58,23.23,129.0,23.76,0.93,25.98,19.37,6.61,-1.17,6.23,23.78,23.85,129.0,26.56,0.75,28.74,24.61,4.13,0.12,2.83,26.57,26.54,129.0,25.81,0.63,27.36,24.61,2.76,0.68,2.68,25.82,25.71,129.0,23.4,0.62,24.88,22.13,2.76,0.07,2.08,23.41,23.44,129.0
+BD-27-G250002 = 22.36,0.18,22.81,22.13,0.69,0.47,2.67,22.36,22.4,42.0,23.16,0.19,23.5,22.81,0.69,0.14,2.36,23.16,23.19,42.0,28.57,0.44,29.29,27.64,1.65,-0.46,2.28,28.57,28.71,42.0,33.02,0.52,33.98,31.91,2.07,-0.28,2.26,33.02,33.01,42.0,29.18,0.83,30.67,27.91,2.76,0.09,1.81,29.2,29.22,42.0,26.79,0.83,29.02,24.88,4.13,0.47,3.78,26.8,26.67,42.0,26.38,0.51,27.36,25.16,2.2,-0.18,2.66,26.38,26.4,42.0,23.87,0.71,25.43,22.68,2.76,0.43,2.26,23.88,23.78,42.0,25.58,0.92,27.09,22.95,4.13,-0.78,3.49,25.6,25.78,42.0,27.15,0.37,27.91,26.26,1.65,-0.13,2.67,27.15,27.09,42.0,27.5,0.43,28.19,26.81,1.38,0.17,1.84,27.5,27.43,42.0,25.15,0.21,25.71,24.74,0.96,0.45,3.2,25.15,25.16,42.0
+BD-27-G250003 = 22.85,0.44,23.5,21.57,1.93,-0.69,2.98,22.85,22.95,89.0,23.19,0.2,23.5,22.68,0.83,-0.51,2.73,23.2,23.23,89.0,27.93,0.34,28.88,27.36,1.52,0.47,2.69,27.93,27.91,89.0,30.21,0.47,31.29,29.02,2.27,-0.44,2.98,30.22,30.39,89.0,30.04,0.94,31.77,27.91,3.86,-0.59,2.66,30.05,30.26,89.0,26.76,1.15,28.74,23.23,5.51,-0.49,2.86,26.79,26.81,89.0,21.87,2.01,27.64,19.09,8.54,0.63,2.87,21.96,21.57,80.0,24.52,1.44,27.09,20.47,6.61,-0.46,2.54,24.56,24.61,84.0,25.38,0.59,27.09,24.33,2.76,0.83,3.49,25.39,25.3,89.0,27.76,0.57,29.29,26.26,3.03,-0.03,2.8,27.77,27.78,89.0,26.86,0.63,28.05,25.43,2.62,-0.4,2.11,26.86,26.95,89.0,24.93,0.49,25.85,23.23,2.62,-1.13,4.66,24.93,25.02,89.0
+BD-27-G250004 = 22.9,0.31,23.5,22.13,1.38,-0.32,2.92,22.9,22.95,71.0,23.14,0.35,23.78,22.13,1.65,-0.68,2.96,23.14,23.23,71.0,28.29,0.51,29.43,27.09,2.34,0.14,2.49,28.29,28.33,71.0,31.43,0.8,32.87,29.84,3.03,-0.28,2.14,31.45,31.5,71.0,30.29,0.74,32.05,28.74,3.31,-0.16,2.86,30.3,30.39,71.0,27.66,0.81,30.12,26.54,3.58,0.92,3.17,27.67,27.5,71.0,24.26,1.52,27.64,21.02,6.61,0.01,2.49,24.31,24.19,71.0,24.4,1.38,27.5,22.13,5.37,0.53,2.51,24.44,24.06,71.0,25.9,0.88,27.91,23.64,4.27,-0.46,2.95,25.92,25.98,71.0,27.44,0.49,28.46,26.26,2.2,-0.54,2.54,27.44,27.5,71.0,27.59,0.33,28.19,26.81,1.38,-0.13,2.23,27.6,27.64,71.0,25.55,0.25,25.98,25.16,0.83,0.25,1.96,25.55,25.57,71.0
+BD-27-G250005 = 21.96,0.69,23.5,20.2,3.31,-0.45,2.49,21.97,22.13,144.0,22.64,0.55,24.06,21.57,2.48,0.16,2.35,22.65,22.68,144.0,27.04,0.92,29.02,25.16,3.86,0.36,2.37,27.05,26.81,144.0,28.41,1.13,30.67,26.54,4.13,0.41,1.78,28.43,27.91,144.0,27.9,1.11,31.5,25.71,5.79,1.12,4.04,27.92,27.64,143.0,24.31,2.01,28.74,20.47,8.27,0.35,2.23,24.39,24.06,142.0,22.84,1.25,25.3,19.09,6.2,-0.91,3.44,22.88,23.09,144.0,23.24,1.55,27.36,20.33,7.03,0.82,3.19,23.29,22.95,143.0,23.67,1.31,27.64,21.3,6.34,0.63,2.69,23.71,23.44,143.0,26.8,0.69,28.46,24.61,3.86,-0.82,3.72,26.81,26.95,143.0,25.64,0.43,26.67,24.61,2.07,-0.24,2.73,25.64,25.71,144.0,23.37,0.57,24.88,20.75,4.13,-0.75,5.35,23.38,23.5,144.0
+BD-27-G250006 = 22.49,0.3,22.95,21.85,1.1,-0.53,2.27,22.49,22.57,58.0,23.26,0.36,24.19,22.68,1.52,0.24,2.83,23.26,23.23,58.0,29.3,0.78,31.63,28.19,3.44,0.99,3.48,29.31,29.12,58.0,33.21,1.19,35.91,30.94,4.96,0.48,2.73,33.23,32.98,58.0,30.05,0.82,31.5,27.64,3.86,-0.83,3.3,30.06,30.19,58.0,26.65,1.82,30.12,20.47,9.65,-1.28,6.11,26.71,26.81,57.0,24.86,1.07,27.09,22.81,4.27,0.11,2.3,24.88,24.88,58.0,25.28,1.49,27.64,21.85,5.79,-0.82,2.7,25.33,25.64,58.0,25.62,0.58,27.09,24.06,3.03,-0.49,3.38,25.62,25.71,58.0,27.48,0.28,28.05,26.67,1.38,-0.91,3.74,27.48,27.5,58.0,27.34,0.55,28.88,26.54,2.34,1.07,3.3,27.35,27.16,58.0,25.14,0.31,25.71,24.61,1.1,-0.23,2.17,25.15,25.16,58.0
+BD-27-G250007 = 23.21,0.31,23.5,22.4,1.1,-1.07,3.11,23.21,23.33,34.0,23.45,0.11,23.64,23.23,0.41,-0.51,2.72,23.45,23.5,34.0,28.45,0.46,29.15,27.36,1.79,-0.34,2.24,28.45,28.46,34.0,31.79,1.03,33.43,30.12,3.31,-0.1,1.66,31.8,31.7,34.0,31.06,0.42,32.05,30.39,1.65,0.72,2.73,31.06,30.94,34.0,28.47,1.83,32.6,25.3,7.3,0.23,2.47,28.53,28.53,34.0,23.42,1.82,25.43,20.2,5.24,-0.34,1.54,23.49,24.19,30.0,25.05,0.95,27.36,22.68,4.69,-0.37,3.62,25.07,25.16,33.0,25.87,0.65,27.09,24.61,2.48,-0.12,2.13,25.87,25.92,34.0,27.85,0.38,28.74,27.36,1.38,0.65,2.41,27.85,27.71,34.0,27.4,0.33,28.19,26.81,1.38,0.13,2.6,27.4,27.36,34.0,25.92,0.22,26.26,25.43,0.83,-0.62,2.74,25.92,25.98,34.0
+BD-27-G250008 = 22.43,0.17,22.75,22.13,0.62,-0.12,2.39,22.43,22.4,26.0,23.31,0.32,23.78,22.68,1.1,-0.14,2.24,23.31,23.33,26.0,29.28,0.32,29.98,28.74,1.24,0.25,2.1,29.28,29.29,26.0,33.53,0.35,34.25,32.87,1.38,0.07,2.12,33.53,33.49,26.0,30.78,0.75,31.77,28.88,2.89,-0.68,2.96,30.78,30.94,26.0,27.26,0.54,28.74,26.54,2.2,1.04,3.93,27.27,27.16,26.0,25.02,0.77,26.26,23.5,2.76,-0.25,2.14,25.03,25.12,26.0,24.38,1.04,26.12,22.68,3.44,0.03,1.98,24.4,24.37,26.0,25.37,0.6,27.09,24.61,2.48,0.99,3.71,25.38,25.23,26.0,27.57,0.4,28.19,26.54,1.65,-0.75,3.31,27.57,27.57,26.0,27.44,0.24,27.91,27.09,0.83,0.13,2.16,27.44,27.43,26.0,24.87,0.2,25.23,24.61,0.62,0.07,1.84,24.87,24.88,26.0
+BD-27-G250009 = 22.77,0.4,23.23,21.57,1.65,-1.18,4.03,22.78,22.88,32.0,23.35,0.24,23.78,22.68,1.1,-0.59,3.81,23.35,23.37,32.0,28.15,0.52,29.43,27.36,2.07,0.72,2.83,28.16,27.98,32.0,31.06,1.16,33.01,29.57,3.44,0.2,1.52,31.08,31.12,32.0,30.81,0.59,31.77,29.29,2.48,-0.72,2.95,30.82,30.94,32.0,27.66,1.23,31.5,25.43,6.06,0.82,4.41,27.69,27.57,32.0,24.39,1.81,26.81,20.2,6.61,-0.72,2.74,24.46,24.61,31.0,24.88,1.13,26.54,21.02,5.51,-1.36,5.74,24.91,25.05,32.0,24.62,0.39,25.71,23.78,1.93,0.63,3.69,24.63,24.61,32.0,27.5,0.52,28.74,26.54,2.2,0.6,3.06,27.5,27.36,32.0,26.47,0.42,27.22,25.71,1.52,-0.32,2.25,26.48,26.54,32.0,24.78,0.45,25.57,23.78,1.79,-0.45,2.46,24.78,24.88,32.0
+BD-27-G250010 = 22.08,0.53,23.09,20.75,2.34,-0.13,2.36,22.09,21.99,132.0,22.9,0.48,23.85,21.85,2.0,-0.36,2.26,22.9,22.95,132.0,27.45,0.87,29.29,25.98,3.31,0.35,1.93,27.46,27.36,132.0,28.89,1.15,31.22,26.95,4.27,0.14,1.86,28.91,29.02,132.0,27.84,1.42,31.5,24.61,6.89,0.65,3.29,27.87,27.64,132.0,24.77,2.16,31.5,17.99,13.5,0.17,3.51,24.86,24.57,130.0,22.09,1.44,25.43,18.27,7.17,-0.45,2.87,22.14,22.26,132.0,23.08,1.71,27.64,20.2,7.44,0.88,3.35,23.15,22.88,130.0,24.12,0.93,26.67,22.4,4.27,0.86,3.39,24.14,23.92,132.0,26.98,0.92,29.57,24.88,4.69,0.07,3.43,26.99,27.09,132.0,25.91,0.9,28.74,23.5,5.24,0.51,4.58,25.93,25.98,132.0,23.94,0.59,25.71,23.23,2.48,1.06,3.3,23.94,23.78,132.0
+BD-3-G120001 = 22.53,1.04,24.61,21.02,3.58,0.2,1.53,22.56,22.4,72.0,23.92,0.89,25.16,21.85,3.31,-0.61,2.54,23.94,23.88,72.0,27.4,0.96,29.02,25.43,3.58,0.08,1.77,27.42,27.09,72.0,29.84,1.38,32.05,27.64,4.41,0.22,1.6,29.87,29.5,72.0,28.5,0.97,30.67,26.81,3.86,0.42,2.36,28.52,28.33,72.0,25.35,0.74,28.33,23.78,4.55,0.59,5.55,25.36,25.43,72.0,24.8,1.16,28.74,21.57,7.17,0.23,4.26,24.83,25.09,72.0,25.3,1.31,27.64,21.3,6.34,-1.09,4.2,25.34,25.64,72.0,24.59,0.77,26.12,22.4,3.72,-0.57,3.25,24.6,24.61,72.0,27.57,0.71,29.02,26.26,2.76,-0.13,1.76,27.58,27.64,72.0,28.1,0.79,29.29,26.4,2.89,-0.31,2.0,28.11,28.12,72.0,25.33,0.81,26.54,23.23,3.31,-0.25,2.23,25.34,25.16,72.0
+BD-3-G120002 = 22.74,0.42,23.5,21.85,1.65,-0.3,2.03,22.74,22.81,72.0,23.48,0.34,24.06,22.54,1.52,-0.78,3.05,23.48,23.5,72.0,28.83,0.53,29.57,27.29,2.27,-0.65,2.74,28.83,28.88,72.0,32.24,0.75,33.7,29.7,4.0,-0.77,3.77,32.25,32.32,72.0,30.09,0.59,31.22,28.74,2.48,0.11,2.2,30.09,30.01,72.0,25.98,0.62,27.36,24.33,3.03,-0.14,2.88,25.99,25.98,72.0,25.08,1.4,28.46,21.71,6.75,-0.16,3.15,25.12,25.23,71.0,24.98,0.89,26.95,22.68,4.27,-0.18,2.75,24.99,25.09,72.0,24.83,0.92,28.19,23.23,4.96,1.04,4.36,24.85,24.61,72.0,27.56,0.42,28.19,26.54,1.65,-0.36,2.22,27.56,27.6,72.0,27.67,0.38,28.46,26.81,1.65,0.01,2.2,27.67,27.64,72.0,26.0,0.5,27.09,24.68,2.41,-0.13,2.71,26.01,25.98,72.0
+BD-3-G120003 = 22.21,0.64,24.61,21.02,3.58,0.99,5.0,22.22,22.13,62.0,23.19,0.41,24.33,21.99,2.34,0.3,5.6,23.2,23.23,62.0,26.71,0.6,27.91,25.71,2.2,0.14,1.94,26.72,26.74,62.0,29.94,0.88,32.05,28.33,3.72,0.49,2.51,29.96,29.84,62.0,29.26,0.56,30.67,28.19,2.48,0.06,2.43,29.26,29.29,62.0,26.13,1.16,29.02,23.23,5.79,0.28,3.29,26.15,26.12,59.0,25.78,0.89,27.64,24.06,3.58,0.04,2.47,25.8,25.64,62.0,27.04,0.55,28.19,25.71,2.48,-0.33,2.77,27.05,27.09,62.0,24.67,0.79,26.26,23.23,3.03,0.15,1.95,24.69,24.61,62.0,26.71,0.5,27.91,25.43,2.48,-0.26,2.76,26.71,26.81,62.0,26.77,0.58,28.74,25.98,2.76,1.33,4.97,26.78,26.67,62.0,24.74,0.4,25.71,24.06,1.65,0.7,2.36,24.74,24.61,62.0
+BD-3-G120004 = 22.92,0.4,23.5,22.13,1.38,-0.29,1.78,22.92,22.99,54.0,23.54,0.33,24.61,22.68,1.93,0.62,4.61,23.54,23.5,54.0,27.8,0.5,29.02,26.81,2.2,0.31,2.53,27.8,27.71,54.0,30.09,1.16,33.29,28.19,5.1,0.82,3.58,30.12,29.91,54.0,30.06,0.38,30.67,29.02,1.65,-0.9,3.98,30.06,30.12,54.0,27.04,0.85,28.05,24.06,4.0,-1.45,5.17,27.05,27.26,54.0,24.37,1.04,26.4,22.13,4.27,-0.08,2.49,24.39,24.23,54.0,25.27,1.27,27.5,22.4,5.1,-0.67,2.74,25.3,25.43,54.0,24.54,0.74,25.98,22.95,3.03,-0.34,2.32,24.55,24.61,54.0,27.27,0.26,28.05,26.67,1.38,0.11,3.66,27.27,27.26,54.0,27.08,0.4,27.91,26.26,1.65,-0.03,2.18,27.09,27.09,54.0,25.06,0.39,25.98,24.26,1.72,-0.37,2.67,25.07,25.16,54.0
+BD-3-G120005 = 22.73,0.4,23.5,21.57,1.93,-0.59,3.25,22.74,22.81,72.0,22.78,0.41,23.64,21.57,2.07,0.08,3.76,22.79,22.75,72.0,26.0,0.7,27.5,24.88,2.62,0.35,1.99,26.01,25.95,72.0,28.23,0.91,31.5,26.81,4.69,0.84,3.78,28.25,28.02,72.0,26.89,0.72,28.19,25.16,3.03,-0.48,2.34,26.9,27.09,72.0,26.17,1.24,28.74,22.95,5.79,-0.41,2.74,26.19,26.26,72.0,24.84,2.27,28.19,19.65,8.54,-0.2,2.22,24.94,24.74,72.0,23.22,3.21,28.65,16.61,12.03,-0.31,2.89,23.44,22.68,72.0,25.35,1.11,26.81,23.23,3.58,-0.36,1.75,25.38,25.61,72.0,27.13,0.84,29.84,25.3,4.55,0.52,3.77,27.14,27.12,72.0,27.03,0.39,28.05,26.26,1.79,0.16,2.88,27.03,27.02,72.0,24.88,0.34,25.98,24.33,1.65,0.87,3.75,24.89,24.88,72.0
+BD-3-G120006 = 22.35,0.47,23.5,21.02,2.48,-0.02,3.12,22.36,22.4,90.0,22.47,0.66,23.78,21.57,2.2,0.24,1.55,22.48,22.4,90.0,24.43,0.78,26.12,23.23,2.89,0.16,2.18,24.44,24.47,90.0,26.7,0.86,28.6,25.16,3.44,0.22,2.14,26.72,26.54,90.0,28.64,0.53,29.84,27.09,2.76,-0.65,3.94,28.64,28.6,90.0,24.65,1.32,28.6,22.68,5.93,0.89,3.37,24.68,24.33,88.0,22.49,2.43,27.36,19.09,8.27,0.5,1.75,22.62,21.3,90.0,23.94,1.73,27.78,21.3,6.48,0.46,2.0,24.0,23.23,90.0,23.95,1.43,27.09,21.85,5.24,0.47,1.91,23.99,23.57,90.0,26.34,1.16,28.74,23.5,5.24,-0.25,2.37,26.37,26.54,90.0,26.51,0.71,28.19,25.16,3.03,0.16,2.04,26.52,26.54,90.0,24.84,0.45,26.4,24.06,2.34,0.76,3.17,24.85,24.74,90.0
+BD-3-G120007 = 22.86,0.25,23.5,22.4,1.1,0.54,2.97,22.86,22.81,41.0,23.22,0.31,23.85,22.54,1.31,-0.41,2.89,23.23,23.23,41.0,27.94,0.76,29.29,26.54,2.76,0.51,2.16,27.95,27.64,41.0,30.44,1.3,33.01,27.91,5.1,0.55,2.53,30.47,30.12,41.0,30.01,0.53,31.22,28.88,2.34,0.04,2.77,30.01,29.98,41.0,25.75,1.2,27.64,23.5,4.13,-0.38,1.79,25.77,26.26,41.0,24.21,0.93,26.26,22.68,3.58,0.16,2.24,24.23,24.33,41.0,25.83,1.1,27.64,22.4,5.24,-0.99,3.64,25.85,26.26,41.0,24.6,0.61,25.71,23.23,2.48,-0.12,2.4,24.61,24.61,41.0,27.34,0.49,28.46,26.26,2.2,-0.03,2.48,27.35,27.29,41.0,27.28,0.96,28.88,25.43,3.44,-0.03,2.0,27.3,27.09,41.0,25.41,0.41,26.26,24.61,1.65,0.34,2.98,25.41,25.43,41.0
+BD-3-G120008 = 21.57,0.36,22.68,21.02,1.65,1.18,4.54,21.58,21.51,43.0,22.74,0.72,23.92,20.75,3.17,-0.59,3.11,22.75,22.81,43.0,27.8,0.91,30.12,26.26,3.86,0.5,2.67,27.82,27.5,43.0,29.87,0.96,31.91,28.46,3.44,0.55,2.33,29.88,29.57,43.0,27.46,0.65,28.74,25.98,2.76,0.03,2.37,27.47,27.36,43.0,24.62,1.0,26.81,22.68,4.13,0.2,2.47,24.64,24.61,43.0,22.17,1.68,25.71,19.37,6.34,0.39,2.22,22.24,21.99,43.0,23.44,1.3,26.26,21.3,4.96,0.81,2.63,23.47,22.95,43.0,23.12,0.83,24.74,21.57,3.17,0.15,2.1,23.14,23.23,43.0,26.84,0.55,28.05,25.98,2.07,0.34,2.29,26.85,26.81,43.0,27.43,0.6,29.02,26.26,2.76,0.64,3.06,27.44,27.36,43.0,24.6,0.33,25.43,24.06,1.38,0.52,2.99,24.6,24.61,43.0
+BD-3-G120009 = 22.41,0.71,23.78,21.3,2.48,0.06,1.97,22.42,22.33,42.0,22.71,0.77,24.33,21.3,3.03,0.16,2.28,22.72,22.68,42.0,27.72,0.81,29.02,26.26,2.76,0.12,1.98,27.73,27.64,42.0,28.96,1.05,31.36,27.36,4.0,0.66,2.43,28.98,28.84,42.0,27.9,0.99,29.29,25.57,3.72,-0.42,2.15,27.91,28.05,42.0,23.7,1.3,26.81,20.61,6.2,0.04,2.81,23.73,23.68,42.0,23.54,0.96,25.36,21.99,3.38,0.34,2.06,23.56,23.44,42.0,22.61,0.91,24.26,21.02,3.24,0.06,1.86,22.63,22.71,42.0,23.39,0.44,24.19,22.26,1.93,-0.21,2.84,23.39,23.5,42.0,26.88,0.52,27.64,25.16,2.48,-1.06,4.38,26.88,27.02,42.0,27.04,0.57,28.46,26.12,2.34,0.38,2.69,27.04,27.02,42.0,24.87,0.86,26.4,23.23,3.17,0.13,1.94,24.88,24.88,42.0
+BD-3-G120010 = 22.49,0.42,23.23,21.57,1.65,0.11,2.0,22.49,22.4,163.0,23.05,0.24,23.5,22.4,1.1,-0.01,2.47,23.05,23.02,163.0,25.56,0.8,27.91,24.33,3.58,0.91,3.51,25.57,25.43,163.0,27.76,1.26,31.22,25.71,5.51,1.02,3.11,27.79,27.22,163.0,27.96,1.32,30.94,25.71,5.24,0.27,1.97,27.99,27.91,163.0,25.41,1.68,29.02,21.85,7.17,-0.01,2.6,25.46,25.43,139.0,26.72,1.1,28.46,23.5,4.96,-0.61,2.89,26.75,26.95,163.0,25.66,2.44,28.46,15.51,12.95,-2.57,10.41,25.77,26.26,135.0,26.18,0.72,28.46,24.33,4.13,0.32,2.99,26.19,26.12,163.0,27.18,0.93,29.84,25.16,4.69,0.06,2.66,27.2,27.09,163.0,26.19,0.57,27.64,24.61,3.03,0.04,2.96,26.19,26.12,163.0,24.7,0.29,25.71,24.06,1.65,0.65,3.34,24.7,24.61,163.0
+BD-3-G120011 = 23.34,0.33,24.06,22.68,1.38,-0.0,3.2,23.35,23.37,35.0,23.72,0.31,24.47,23.23,1.24,0.89,3.3,23.73,23.64,35.0,27.15,0.97,29.02,25.98,3.03,0.57,2.17,27.16,27.09,35.0,29.66,0.97,31.36,27.91,3.44,-0.0,2.04,29.68,29.57,35.0,29.22,0.55,30.26,27.91,2.34,-0.33,2.56,29.22,29.15,35.0,25.68,1.19,29.29,23.92,5.37,1.52,5.79,25.71,25.57,35.0,24.73,1.49,28.74,22.4,6.34,0.44,2.9,24.78,25.16,35.0,24.23,0.77,26.26,22.68,3.58,0.88,3.73,24.24,24.06,35.0,23.86,0.64,25.16,22.95,2.2,0.51,2.39,23.87,23.78,35.0,26.89,0.36,27.64,25.98,1.65,-0.44,2.84,26.89,26.95,35.0,27.99,0.3,28.74,27.64,1.1,0.75,2.83,27.99,27.91,35.0,25.89,0.29,26.54,25.16,1.38,-0.51,3.26,25.89,25.98,35.0
+BD-3-G120012 = 23.0,0.57,24.19,21.85,2.34,-0.05,2.4,23.0,22.95,36.0,23.28,0.25,23.5,22.4,1.1,-1.58,5.77,23.29,23.37,36.0,25.76,0.25,26.26,25.16,1.1,-0.12,2.86,25.76,25.74,36.0,28.47,0.43,29.29,27.36,1.93,-0.52,3.12,28.47,28.46,36.0,28.62,0.31,29.29,27.91,1.38,-0.22,2.8,28.63,28.67,36.0,26.15,1.46,29.15,23.23,5.93,0.27,2.74,26.19,25.95,36.0,25.39,0.85,27.36,23.5,3.86,-0.07,3.18,25.4,25.36,36.0,25.76,1.58,28.74,23.5,5.24,0.29,1.73,25.81,25.3,36.0,24.05,0.77,25.98,22.95,3.03,0.59,2.81,24.06,24.06,36.0,27.16,0.42,27.91,25.98,1.93,-0.47,3.12,27.16,27.22,36.0,27.21,0.46,28.19,26.26,1.93,-0.06,2.28,27.21,27.22,36.0,25.35,0.64,26.26,24.06,2.2,-0.45,1.97,25.36,25.43,36.0
+BD-3-G120013 = 22.94,0.44,23.78,21.99,1.79,-0.4,2.08,22.94,23.02,103.0,22.61,0.43,23.5,21.57,1.93,-0.61,2.66,22.61,22.68,103.0,24.67,0.27,25.16,23.78,1.38,-0.26,3.29,24.67,24.68,103.0,26.93,0.56,28.19,25.43,2.76,-0.35,2.83,26.94,27.02,103.0,27.72,0.53,28.74,26.4,2.34,-0.31,2.18,27.73,27.78,103.0,24.59,2.0,31.5,19.09,12.4,0.51,3.81,24.67,24.26,98.0,25.27,2.6,28.19,19.92,8.27,-0.72,2.03,25.41,26.54,103.0,24.2,1.82,26.54,20.75,5.79,-0.5,1.79,24.27,24.74,101.0,25.58,1.57,27.91,22.26,5.65,-0.62,2.15,25.63,26.05,103.0,27.3,0.79,28.46,25.16,3.31,-1.2,3.55,27.31,27.5,103.0,25.87,0.58,27.09,24.61,2.48,-0.4,2.55,25.88,25.98,103.0,24.53,0.39,25.43,23.5,1.93,-0.43,2.77,24.54,24.61,103.0
+BD-3-G120014 = 22.54,0.41,22.95,21.57,1.38,-0.96,2.78,22.54,22.68,42.0,23.04,0.61,23.5,21.3,2.2,-1.49,4.34,23.05,23.23,42.0,28.85,0.55,29.84,27.64,2.2,-0.37,2.61,28.86,28.88,42.0,32.81,0.82,34.25,30.67,3.58,-0.87,3.36,32.82,32.98,42.0,29.59,1.01,31.36,27.64,3.72,-0.26,2.17,29.6,29.64,42.0,26.23,1.0,28.19,24.19,4.0,0.06,2.42,26.24,26.12,42.0,23.34,1.59,28.46,21.3,7.17,1.48,5.98,23.4,23.23,42.0,24.88,1.19,27.64,22.95,4.69,0.32,2.23,24.91,24.64,42.0,24.54,0.91,27.36,22.81,4.55,0.55,4.09,24.55,24.4,42.0,27.74,0.53,28.74,26.54,2.2,-0.43,2.8,27.75,27.71,42.0,27.38,0.39,27.91,26.54,1.38,-0.63,2.82,27.38,27.4,42.0,25.64,0.48,26.26,24.47,1.79,-1.02,3.1,25.65,25.71,42.0
+BD-3-G120015 = 22.1,0.55,22.95,21.3,1.65,0.16,1.59,22.1,22.13,59.0,22.37,0.63,23.5,21.44,2.07,0.43,1.93,22.38,22.13,59.0,27.09,0.86,29.29,25.3,4.0,0.66,3.21,27.1,26.95,59.0,28.44,1.34,33.43,26.95,6.48,1.72,6.15,28.47,28.19,59.0,27.25,1.25,29.84,25.16,4.69,0.15,2.21,27.28,27.16,59.0,23.26,1.42,26.26,20.47,5.79,-0.36,2.64,23.3,23.37,59.0,23.1,0.77,24.88,21.85,3.03,0.23,2.37,23.11,22.95,59.0,22.42,1.69,25.98,19.65,6.34,0.39,2.21,22.48,22.13,59.0,23.02,1.01,25.71,21.85,3.86,0.88,2.7,23.04,22.61,59.0,27.04,0.85,28.74,25.3,3.44,0.06,2.05,27.05,26.95,59.0,26.74,0.79,29.29,25.43,3.86,0.91,3.78,26.75,26.6,59.0,24.28,0.95,26.54,23.09,3.44,0.49,1.91,24.3,24.06,59.0
+BD-3-G120016 = 23.26,0.35,23.78,22.4,1.38,-0.72,3.06,23.27,23.3,46.0,22.77,0.57,23.78,21.57,2.2,-0.07,2.25,22.77,22.75,46.0,24.66,0.71,25.98,22.68,3.31,-0.46,3.0,24.67,24.64,46.0,27.09,0.52,28.19,25.98,2.2,-0.01,2.62,27.1,27.09,46.0,27.04,0.37,27.64,25.71,1.93,-1.19,5.69,27.04,27.09,46.0,28.06,0.77,29.84,26.26,3.58,-0.02,2.64,28.07,28.15,46.0,27.27,1.05,29.02,24.61,4.41,-0.84,3.31,27.29,27.57,46.0,26.52,1.85,29.02,23.23,5.79,-0.37,1.67,26.58,26.72,44.0,26.4,0.59,27.64,24.88,2.76,-0.31,3.04,26.4,26.4,46.0,27.1,0.67,29.15,25.98,3.17,0.74,3.54,27.11,27.09,46.0,27.08,0.29,27.91,26.54,1.38,0.85,3.56,27.08,27.09,46.0,25.12,0.22,25.57,24.74,0.83,0.09,1.94,25.13,25.16,46.0
+BD-3-G120017 = 21.96,0.53,23.23,21.02,2.2,0.79,2.81,21.97,21.85,125.0,22.71,0.4,23.78,21.85,1.93,0.05,2.8,22.72,22.68,125.0,26.55,0.93,28.88,24.88,4.0,0.42,2.57,26.57,26.47,125.0,28.78,0.98,31.22,27.09,4.13,0.33,2.14,28.79,28.67,125.0,28.03,0.84,30.26,26.26,4.0,0.4,3.15,28.04,27.91,125.0,25.95,0.99,28.19,23.23,4.96,-0.24,2.67,25.97,25.98,125.0,24.92,1.25,27.91,22.13,5.79,0.08,2.52,24.95,24.96,124.0,23.24,2.82,27.91,15.51,12.4,-0.83,2.98,23.41,24.26,106.0,25.21,0.78,26.81,22.95,3.86,-0.42,3.03,25.23,25.23,125.0,26.77,0.81,28.74,25.16,3.58,0.38,2.35,26.78,26.54,125.0,27.07,0.57,29.02,25.98,3.03,0.76,3.9,27.08,27.02,125.0,25.05,0.36,25.98,24.06,1.93,0.04,3.05,25.05,25.09,125.0
+BD-54-G490001 = 22.72,0.47,23.5,21.44,2.07,-0.56,2.83,22.73,22.75,106.0,23.05,0.54,24.33,21.85,2.48,0.09,2.54,23.05,23.09,106.0,26.01,0.52,28.19,24.88,3.31,1.31,5.8,26.01,25.98,106.0,28.02,0.56,29.84,27.09,2.76,1.12,4.4,28.02,27.91,106.0,28.14,0.96,29.84,25.98,3.86,-0.29,2.03,28.15,28.29,106.0,27.42,1.79,30.12,22.13,7.99,-0.33,2.34,27.48,27.64,106.0,25.73,2.01,28.19,19.92,8.27,-1.07,3.27,25.8,26.26,106.0,24.01,2.34,28.19,16.61,11.57,-0.34,3.66,24.13,23.78,90.0,25.94,1.1,27.36,22.95,4.41,-1.05,3.46,25.96,26.23,106.0,27.56,0.42,28.6,26.26,2.34,-0.11,3.23,27.56,27.5,106.0,26.86,0.63,28.05,25.43,2.62,-0.02,2.07,26.86,26.81,106.0,25.15,0.37,25.98,24.33,1.65,-0.12,2.48,25.15,25.16,106.0
+BD-54-G490002 = 22.0,1.02,23.78,19.92,3.86,-0.05,1.8,22.03,21.99,121.0,23.09,0.34,24.06,22.4,1.65,0.72,3.26,23.09,23.09,121.0,25.68,0.6,27.36,24.06,3.31,0.26,3.16,25.69,25.57,121.0,27.63,1.0,30.12,25.71,4.41,0.1,2.25,27.65,27.64,121.0,26.61,0.88,28.6,24.88,3.72,0.29,1.94,26.62,26.4,121.0,27.1,2.16,30.67,18.82,11.85,-0.99,4.07,27.19,27.64,121.0,28.49,0.96,29.57,22.54,7.03,-4.0,23.32,28.51,28.6,120.0,21.17,4.77,27.09,5.87,21.22,-1.46,4.55,21.69,22.61,117.0,26.04,0.61,27.91,24.61,3.31,-0.06,2.56,26.04,26.12,121.0,27.12,0.43,28.19,25.85,2.34,-0.47,3.24,27.12,27.22,121.0,27.33,0.36,28.19,26.54,1.65,0.3,2.24,27.34,27.22,121.0,25.61,0.39,27.36,24.88,2.48,0.96,5.36,25.61,25.57,121.0
+BD-54-G490003 = 22.81,0.37,23.5,21.3,2.2,-0.83,5.27,22.81,22.81,78.0,22.59,0.41,23.5,21.57,1.93,-0.25,2.46,22.59,22.68,78.0,26.01,0.71,27.64,24.88,2.76,0.63,2.64,26.02,25.85,78.0,27.59,1.17,30.53,25.43,5.1,0.54,2.6,27.61,27.33,78.0,26.64,0.77,28.19,24.88,3.31,-0.08,2.18,26.65,26.67,78.0,26.32,2.24,30.94,22.13,8.82,0.12,2.12,26.42,26.4,78.0,26.18,2.15,29.29,21.85,7.44,-0.17,1.7,26.27,26.23,78.0,23.1,1.71,26.26,19.37,6.89,-0.11,2.31,23.16,23.09,59.0,25.06,0.95,26.81,23.23,3.58,-0.19,2.02,25.07,25.16,78.0,27.11,0.55,28.74,25.16,3.58,-0.13,4.88,27.12,27.09,78.0,27.02,0.55,28.19,25.98,2.2,-0.17,2.5,27.02,27.09,78.0,25.1,0.25,25.71,24.33,1.38,-0.14,3.06,25.1,25.09,78.0
+BD-54-G490004 = 22.48,0.57,23.64,21.44,2.2,0.19,2.33,22.48,22.4,36.0,23.22,0.28,23.92,22.68,1.24,0.35,2.71,23.22,23.23,36.0,26.14,0.43,27.09,25.43,1.65,0.4,2.16,26.14,26.12,36.0,27.82,0.78,29.57,26.26,3.31,0.17,2.43,27.83,27.71,36.0,27.81,0.91,29.02,26.54,2.48,-0.15,1.5,27.83,27.78,36.0,26.99,1.98,30.26,21.71,8.54,-0.85,3.38,27.07,27.36,36.0,27.68,0.38,28.46,27.09,1.38,0.15,2.21,27.68,27.64,35.0,26.24,0.79,27.36,22.77,4.59,-2.45,12.2,26.25,26.29,34.0,25.68,0.64,27.09,24.33,2.76,0.43,3.0,25.68,25.71,36.0,27.45,0.45,28.19,26.54,1.65,-0.42,2.0,27.46,27.64,36.0,27.72,0.31,28.46,27.09,1.38,0.34,2.75,27.72,27.64,36.0,25.12,0.18,25.43,24.88,0.55,0.29,1.99,25.13,25.12,36.0
+BD-54-G490005 = 21.3,0.9,22.95,19.37,3.58,0.45,2.06,21.32,20.89,82.0,22.75,0.68,24.33,21.85,2.48,0.41,1.86,22.76,22.57,82.0,26.19,0.91,28.05,24.61,3.44,0.41,2.01,26.2,25.98,82.0,27.15,1.1,30.12,25.71,4.41,0.88,2.91,27.17,26.81,82.0,25.31,0.35,26.81,24.61,2.2,0.94,6.1,25.31,25.3,82.0,24.16,1.68,27.91,20.75,7.17,0.49,2.4,24.21,23.78,82.0,24.67,2.65,30.12,20.47,9.65,0.68,2.17,24.81,23.44,81.0,22.88,1.84,27.09,18.82,8.27,0.17,2.67,22.95,22.54,82.0,24.16,0.82,26.26,22.4,3.86,0.14,2.43,24.18,24.06,82.0,26.78,0.43,27.91,25.16,2.76,-0.37,4.47,26.78,26.81,82.0,26.34,0.72,27.91,24.88,3.03,0.67,2.77,26.35,26.19,82.0,24.48,0.58,25.98,23.78,2.2,0.46,2.0,24.48,24.3,82.0
+BD-54-G490006 = 20.85,0.72,22.68,19.65,3.03,0.25,2.28,20.86,20.71,50.0,21.99,0.33,22.95,21.02,1.93,0.15,3.88,21.99,21.99,50.0,25.52,0.56,27.09,24.33,2.76,0.84,3.89,25.53,25.43,50.0,27.32,0.75,28.46,25.71,2.76,-0.43,2.12,27.33,27.5,50.0,25.92,0.61,27.36,25.16,2.2,0.95,2.66,25.92,25.71,50.0,24.49,1.15,26.81,20.06,6.75,-1.51,7.91,24.51,24.5,50.0,25.8,1.88,28.19,20.47,7.72,-0.63,2.66,25.87,26.12,50.0,22.19,1.53,24.88,18.27,6.61,-0.45,2.63,22.24,22.44,50.0,24.79,0.98,26.26,22.95,3.31,-0.08,1.78,24.8,24.85,50.0,27.11,0.51,28.46,26.54,1.93,1.06,3.53,27.12,27.09,50.0,26.85,0.8,28.46,25.43,3.03,0.18,2.19,26.86,26.67,50.0,24.22,0.35,25.16,23.78,1.38,1.02,3.12,24.22,24.06,50.0
+BD-54-G490007 = 22.24,0.47,23.23,21.3,1.93,0.11,2.0,22.24,22.13,124.0,23.13,0.45,24.33,22.13,2.2,0.3,2.95,23.14,23.09,124.0,27.45,1.07,29.84,25.57,4.27,0.52,2.25,27.47,27.19,124.0,29.09,1.46,32.6,26.81,5.79,0.68,2.43,29.12,28.81,124.0,29.52,0.63,31.5,28.19,3.31,0.72,3.18,29.53,29.36,124.0,27.97,2.04,31.5,21.3,10.2,-0.7,3.11,28.05,28.46,120.0,26.59,1.87,29.02,16.48,12.54,-2.54,12.36,26.66,27.02,119.0,24.48,1.39,26.12,16.61,9.51,-2.56,11.82,24.52,24.88,123.0,25.66,0.86,27.64,23.23,4.41,-0.13,3.13,25.67,25.61,124.0,27.57,0.44,28.46,26.54,1.93,0.39,2.32,27.57,27.5,124.0,27.51,0.44,28.74,26.54,2.2,0.46,3.25,27.52,27.5,124.0,25.17,0.58,26.26,24.06,2.2,-0.09,2.15,25.18,25.16,124.0
+BD-54-G490008 = 21.98,0.27,22.47,21.02,1.45,-0.59,4.04,21.98,21.99,68.0,23.0,0.28,23.64,22.4,1.24,0.09,3.04,23.0,22.95,68.0,28.86,1.48,31.22,25.43,5.79,-0.79,2.84,28.9,29.02,68.0,33.0,1.99,35.35,28.33,7.03,-1.22,3.25,33.06,33.84,68.0,29.5,0.72,31.22,27.91,3.31,0.21,2.75,29.51,29.43,68.0,27.48,1.14,29.57,24.06,5.51,-0.44,2.93,27.51,27.64,68.0,24.86,1.05,26.81,22.4,4.41,-0.15,2.61,24.88,24.88,67.0,24.71,1.54,27.36,20.75,6.61,-0.19,2.28,24.76,24.57,68.0,25.99,0.65,27.36,24.61,2.76,-0.24,2.37,26.0,25.98,68.0,27.47,0.46,28.74,25.98,2.76,-0.12,4.79,27.47,27.5,68.0,27.38,0.43,28.74,26.54,2.2,0.85,3.71,27.39,27.36,68.0,25.28,0.45,26.26,24.33,1.93,-0.04,2.45,25.29,25.23,68.0
+BD-54-G490009 = 22.07,0.45,22.95,21.3,1.65,0.22,2.03,22.08,21.99,59.0,23.61,0.61,25.16,22.68,2.48,0.28,2.25,23.62,23.64,59.0,29.59,1.1,31.77,27.36,4.41,0.09,2.05,29.61,29.57,59.0,32.4,1.04,34.94,30.94,4.0,0.82,2.61,32.42,32.12,59.0,30.65,0.55,32.46,29.57,2.89,0.74,4.13,30.65,30.6,59.0,28.23,0.66,30.3,27.09,3.22,0.96,3.77,28.24,28.05,57.0,25.89,1.34,28.46,23.92,4.55,0.39,1.95,25.93,25.71,59.0,24.54,0.66,26.54,23.5,3.03,0.54,3.08,24.55,24.47,59.0,25.81,0.43,26.81,24.61,2.2,-0.5,5.02,25.81,25.85,59.0,27.7,0.54,29.02,26.81,2.2,0.64,2.69,27.71,27.64,59.0,27.16,0.27,27.91,26.54,1.38,0.25,3.13,27.16,27.09,59.0,24.79,0.57,25.98,23.78,2.2,0.18,2.13,24.79,24.74,59.0
+BD-54-G490010 = 20.99,0.32,21.71,20.2,1.52,0.01,2.77,20.99,21.02,61.0,22.44,0.39,23.5,21.57,1.93,0.49,3.12,22.44,22.4,61.0,25.11,0.38,26.12,23.78,2.34,-0.34,5.01,25.12,25.16,61.0,27.34,0.5,28.33,25.98,2.34,-0.71,3.69,27.35,27.36,61.0,26.01,0.52,27.09,25.16,1.93,-0.0,1.85,26.01,25.98,61.0,24.82,4.57,29.29,7.24,22.05,-1.87,6.64,25.23,26.19,61.0,26.07,4.63,29.84,6.97,22.87,-2.38,8.6,26.47,28.05,59.0,16.36,6.47,26.26,-4.88,31.14,-0.93,3.94,17.57,17.44,61.0,26.55,0.5,27.36,24.74,2.62,-1.46,5.62,26.55,26.67,61.0,26.92,0.32,27.64,26.26,1.38,0.03,2.35,26.92,26.95,61.0,27.11,0.38,27.64,26.26,1.38,-0.46,2.01,27.11,27.22,61.0,24.72,0.52,26.26,23.78,2.48,0.8,3.07,24.73,24.61,61.0
+BD-54-G490011 = 22.5,0.36,23.23,21.85,1.38,0.29,2.45,22.5,22.4,87.0,22.85,0.24,23.5,22.4,1.1,0.12,2.7,22.85,22.81,87.0,29.18,0.85,30.39,27.09,3.31,-0.53,2.48,29.2,29.29,87.0,32.44,1.06,33.98,29.57,4.41,-0.86,3.05,32.46,32.6,87.0,29.06,0.78,30.53,26.67,3.86,-0.75,3.11,29.07,29.22,87.0,26.67,1.66,30.12,21.85,8.27,0.12,2.65,26.72,26.26,87.0,23.51,1.04,26.26,21.85,4.41,0.47,2.72,23.54,23.5,87.0,24.22,1.22,27.64,22.13,5.51,0.4,2.85,24.25,24.06,87.0,25.03,1.32,27.64,22.95,4.69,0.13,1.65,25.06,25.02,87.0,27.62,0.3,28.6,27.09,1.52,0.84,3.82,27.62,27.64,87.0,27.82,0.37,28.74,26.81,1.93,-0.02,2.98,27.82,27.78,87.0,25.61,0.53,26.54,24.61,1.93,-0.37,2.07,25.62,25.71,87.0
+BD-54-G490012 = 21.58,0.38,22.4,20.47,1.93,-0.3,3.17,21.58,21.57,53.0,22.47,0.27,23.5,21.85,1.65,1.17,6.72,22.47,22.4,53.0,26.5,0.9,28.6,25.43,3.17,0.75,2.31,26.51,26.26,53.0,28.29,0.58,29.57,27.36,2.2,0.49,2.45,28.29,28.19,53.0,27.05,0.82,28.74,25.98,2.76,0.55,2.09,27.06,26.81,53.0,26.47,3.06,29.84,14.41,15.43,-1.63,6.09,26.64,27.09,53.0,28.65,0.86,30.67,27.09,3.58,0.64,2.95,28.67,28.5,52.0,26.86,4.62,30.67,11.93,18.74,-1.68,5.44,27.25,28.74,52.0,26.44,0.57,27.91,25.43,2.48,0.62,3.26,26.44,26.4,53.0,26.81,0.4,27.64,25.98,1.65,0.04,2.34,26.81,26.81,53.0,27.44,0.14,27.78,27.09,0.69,0.06,3.0,27.44,27.36,53.0,25.09,0.63,26.81,24.06,2.76,0.71,3.48,25.1,25.02,53.0
+BD-54-G490013 = 22.11,0.58,23.5,21.02,2.48,0.42,2.39,22.12,21.99,79.0,23.61,0.59,25.02,22.81,2.2,0.43,1.98,23.61,23.44,79.0,29.65,1.3,32.32,27.64,4.69,0.29,1.9,29.68,29.43,79.0,32.52,1.84,35.91,29.29,6.61,-0.05,1.89,32.57,32.32,79.0,29.54,0.75,31.5,27.91,3.58,0.33,2.79,29.55,29.5,79.0,27.4,0.73,29.57,24.33,5.24,-1.09,7.19,27.41,27.5,79.0,24.91,1.14,27.91,22.95,4.96,0.3,2.81,24.94,24.88,79.0,24.6,1.39,27.36,22.54,4.82,0.41,1.94,24.64,24.19,77.0,25.73,0.74,27.09,23.5,3.58,-0.91,4.27,25.74,25.85,79.0,27.85,0.36,28.74,27.22,1.52,0.38,2.54,27.85,27.78,79.0,27.48,0.56,29.02,26.26,2.76,0.03,2.81,27.48,27.64,79.0,25.27,0.55,26.26,24.33,1.93,0.02,1.77,25.27,25.23,79.0
+BD-54-G490014 = 21.51,0.9,23.09,19.78,3.31,-0.28,2.02,21.53,21.71,79.0,22.59,0.4,23.23,21.44,1.79,-0.65,2.98,22.6,22.68,79.0,25.47,0.3,25.98,24.61,1.38,-0.63,2.86,25.47,25.57,79.0,26.77,0.74,28.19,24.88,3.31,-0.28,2.39,26.78,26.81,79.0,26.79,0.77,28.46,25.43,3.03,0.19,2.16,26.8,26.67,79.0,28.24,2.1,30.39,21.85,8.54,-1.43,4.05,28.32,29.29,79.0,27.15,3.52,29.15,14.34,14.81,-2.37,7.53,27.38,28.74,79.0,23.71,4.91,28.46,11.93,16.54,-1.21,3.84,24.2,24.15,43.0,25.74,0.61,26.81,24.06,2.76,-0.86,3.85,25.75,25.85,79.0,27.4,0.47,28.46,26.4,2.07,0.05,2.37,27.41,27.36,79.0,26.77,0.28,27.36,26.12,1.24,-0.1,2.7,26.77,26.81,79.0,24.82,0.37,25.71,23.78,1.93,-0.15,3.02,24.82,24.88,79.0
+BD-54-G490015 = 22.23,0.56,23.5,21.3,2.2,0.31,2.08,22.24,22.13,90.0,22.92,0.26,23.5,22.4,1.1,-0.08,2.46,22.92,22.95,90.0,26.68,1.38,29.98,24.33,5.65,0.48,2.59,26.72,26.54,90.0,28.89,1.21,31.63,26.81,4.82,0.37,2.07,28.91,28.74,90.0,27.8,0.72,29.29,26.4,2.89,-0.07,2.22,27.81,27.91,90.0,26.7,1.59,30.67,23.78,6.89,0.19,2.37,26.75,26.71,90.0,24.61,1.66,27.36,21.02,6.34,-0.21,2.11,24.67,24.47,89.0,23.03,1.52,25.98,18.27,7.72,-0.48,3.3,23.08,23.09,89.0,25.35,1.42,27.91,22.13,5.79,-0.27,2.1,25.39,25.43,90.0,28.24,0.67,29.57,26.81,2.76,-0.01,2.36,28.25,28.19,90.0,27.62,0.92,29.02,25.71,3.31,-0.1,1.69,27.63,27.5,90.0,25.29,0.57,26.81,24.06,2.76,0.36,2.71,25.3,25.16,90.0
+BD-54-G490016 = 20.57,0.63,21.57,19.65,1.93,-0.19,1.59,20.58,20.75,65.0,22.68,0.31,23.78,22.13,1.65,1.38,5.41,22.68,22.68,65.0,26.54,0.45,27.64,25.71,1.93,0.44,2.98,26.55,26.54,65.0,28.63,0.6,30.26,27.36,2.89,0.41,2.86,28.64,28.46,65.0,26.52,0.36,27.36,25.57,1.79,-0.29,2.99,26.52,26.54,65.0,26.36,3.06,30.39,17.72,12.68,-1.24,3.66,26.54,27.78,65.0,28.46,1.07,29.84,25.43,4.41,-1.43,4.32,28.48,28.74,63.0,21.78,5.61,30.67,6.42,24.25,-0.41,2.54,22.48,22.68,58.0,26.3,0.72,27.22,24.33,2.89,-1.28,3.9,26.31,26.47,65.0,26.72,0.57,27.91,25.71,2.2,0.33,2.33,26.73,26.67,65.0,27.94,0.31,28.74,27.36,1.38,0.15,2.76,27.94,27.91,65.0,25.78,0.3,26.67,25.16,1.52,0.47,3.35,25.78,25.71,65.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BGD/BGD_2_vegetation_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BGD/BGD_2_vegetation_2008.properties
new file mode 100644
index 0000000..a983517
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BGD/BGD_2_vegetation_2008.properties
@@ -0,0 +1,110 @@
+# BGD.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the vegetation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BGD vegetation data for 2008 at admin level 2
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BGD
+ADMIN_LEVEL = 2
+UNITS = UNITS
+DATA_TYPE = vegetation
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 0.9 
+# Minimum: -0.1
+
+BD-0-G080001 = 0.76,0.04,0.85,0.62,0.23,-1.06,4.07,0.76,0.77,150.0,0.69,0.04,0.82,0.59,0.24,0.36,4.53,0.69,0.69,150.0,0.65,0.03,0.79,0.58,0.21,1.57,6.62,0.65,0.64,150.0,0.57,0.04,0.73,0.51,0.22,1.57,5.59,0.57,0.56,150.0,0.69,0.03,0.77,0.62,0.15,0.09,2.83,0.69,0.69,150.0,0.66,0.1,0.79,0.45,0.33,-0.69,2.31,0.67,0.69,150.0,0.74,0.05,0.85,0.6,0.25,-0.16,2.68,0.74,0.74,150.0,0.79,0.05,0.89,0.66,0.24,-0.27,2.35,0.79,0.79,150.0,0.83,0.02,0.86,0.77,0.09,-1.47,5.86,0.83,0.84,150.0,0.85,0.02,0.87,0.77,0.1,-1.67,5.32,0.85,0.85,150.0,0.83,0.03,0.87,0.72,0.15,-1.37,4.03,0.83,0.85,150.0,0.78,0.04,0.84,0.64,0.2,-1.48,4.57,0.79,0.8,150.0
+BD-0-G080002 = 0.47,0.04,0.53,0.36,0.17,-0.33,2.32,0.47,0.47,66.0,0.51,0.04,0.6,0.41,0.19,-0.12,2.82,0.51,0.51,66.0,0.7,0.03,0.75,0.61,0.13,-0.59,3.72,0.7,0.7,66.0,0.61,0.03,0.67,0.51,0.16,-0.47,2.92,0.61,0.61,66.0,0.47,0.05,0.6,0.37,0.23,0.43,2.95,0.47,0.46,66.0,0.45,0.05,0.57,0.3,0.28,-0.29,4.31,0.46,0.46,66.0,0.43,0.11,0.64,0.1,0.54,-0.32,3.41,0.44,0.42,66.0,0.46,0.15,0.73,0.07,0.66,-0.45,2.72,0.48,0.49,66.0,0.51,0.15,0.76,0.09,0.68,-0.6,2.84,0.54,0.53,66.0,0.52,0.12,0.74,0.16,0.58,-0.37,3.16,0.53,0.51,66.0,0.51,0.09,0.71,0.28,0.43,0.22,3.38,0.52,0.52,66.0,0.43,0.04,0.53,0.31,0.23,-0.04,3.86,0.44,0.44,66.0
+BD-0-G080003 = 0.46,0.12,0.63,0.21,0.43,-0.59,2.17,0.48,0.49,69.0,0.47,0.11,0.62,0.22,0.4,-0.58,2.06,0.48,0.48,69.0,0.6,0.15,0.78,0.31,0.47,-0.38,1.7,0.62,0.61,69.0,0.56,0.15,0.75,0.27,0.48,-0.49,1.7,0.58,0.59,69.0,0.43,0.12,0.62,0.22,0.4,-0.47,2.08,0.45,0.46,69.0,0.47,0.11,0.63,0.22,0.41,-0.47,2.15,0.49,0.48,69.0,0.41,0.14,0.6,0.14,0.47,-0.41,1.82,0.43,0.42,69.0,0.45,0.18,0.66,0.08,0.58,-0.52,1.82,0.49,0.47,69.0,0.55,0.19,0.77,0.17,0.59,-0.53,1.73,0.58,0.58,69.0,0.59,0.2,0.83,0.2,0.63,-0.52,1.75,0.62,0.61,69.0,0.53,0.16,0.77,0.24,0.53,-0.38,1.71,0.55,0.54,69.0,0.46,0.11,0.66,0.23,0.43,-0.39,2.16,0.47,0.48,69.0
+BD-0-G080004 = 0.48,0.15,0.68,-0.06,0.73,-1.37,4.68,0.51,0.53,172.0,0.46,0.13,0.64,-0.01,0.64,-1.31,4.25,0.48,0.52,172.0,0.53,0.14,0.68,-0.02,0.7,-1.81,6.17,0.55,0.59,172.0,0.48,0.13,0.63,-0.02,0.64,-1.51,5.0,0.5,0.55,172.0,0.52,0.14,0.68,-0.0,0.68,-1.6,5.41,0.54,0.58,172.0,0.52,0.15,0.7,-0.02,0.72,-1.39,4.68,0.54,0.58,172.0,0.51,0.14,0.68,0.01,0.67,-1.54,5.33,0.53,0.55,172.0,0.59,0.17,0.82,-0.02,0.84,-1.3,4.78,0.61,0.64,172.0,0.64,0.19,0.83,-0.05,0.89,-1.47,5.04,0.67,0.72,172.0,0.68,0.17,0.83,0.04,0.79,-1.66,5.34,0.7,0.76,172.0,0.63,0.16,0.79,0.04,0.75,-1.74,5.8,0.65,0.69,172.0,0.51,0.15,0.7,-0.03,0.73,-1.37,4.57,0.53,0.56,172.0
+BD-0-G080005 = 0.51,0.03,0.63,0.44,0.19,1.12,5.5,0.51,0.5,111.0,0.53,0.04,0.65,0.44,0.21,0.77,4.38,0.54,0.53,111.0,0.71,0.06,0.79,0.54,0.25,-1.08,3.79,0.71,0.72,111.0,0.65,0.05,0.7,0.49,0.22,-1.49,4.83,0.65,0.66,111.0,0.46,0.03,0.54,0.39,0.14,-0.25,2.47,0.46,0.46,111.0,0.48,0.06,0.62,0.33,0.3,0.27,2.41,0.48,0.46,111.0,0.55,0.07,0.68,0.38,0.3,-0.37,2.48,0.55,0.56,111.0,0.55,0.05,0.7,0.42,0.28,0.15,3.4,0.55,0.55,111.0,0.68,0.06,0.79,0.53,0.26,-0.78,2.96,0.68,0.7,111.0,0.7,0.08,0.8,0.48,0.32,-1.18,3.37,0.71,0.73,111.0,0.63,0.11,0.76,0.34,0.42,-1.21,3.37,0.64,0.67,111.0,0.48,0.03,0.55,0.41,0.15,0.07,2.54,0.48,0.48,111.0
+BD-0-G080006 = 0.45,0.17,0.8,0.12,0.69,-0.12,1.95,0.48,0.47,89.0,0.44,0.16,0.74,0.1,0.65,-0.29,2.14,0.47,0.45,88.0,0.47,0.16,0.7,0.17,0.53,-0.3,1.74,0.49,0.48,89.0,0.41,0.14,0.62,0.13,0.48,-0.22,1.69,0.44,0.41,89.0,0.45,0.16,0.71,0.11,0.6,-0.24,1.88,0.48,0.46,89.0,0.34,0.13,0.61,0.09,0.52,-0.09,1.91,0.37,0.35,89.0,0.42,0.17,0.77,0.15,0.62,0.03,1.83,0.45,0.44,89.0,0.52,0.18,0.76,0.19,0.57,-0.15,1.69,0.55,0.52,89.0,0.59,0.18,0.83,0.29,0.54,-0.12,1.53,0.61,0.57,89.0,0.58,0.18,0.81,0.25,0.56,-0.23,1.61,0.6,0.61,89.0,0.55,0.17,0.84,0.21,0.63,-0.12,1.66,0.57,0.58,89.0,0.47,0.17,0.78,0.11,0.67,-0.1,1.85,0.5,0.49,89.0
+BD-0-G080007 = 0.47,0.07,0.57,0.27,0.29,-1.3,4.69,0.48,0.48,29.0,0.49,0.07,0.55,0.27,0.28,-2.09,6.4,0.5,0.52,29.0,0.61,0.1,0.69,0.33,0.36,-1.87,5.37,0.62,0.65,29.0,0.56,0.09,0.62,0.3,0.33,-2.02,5.82,0.57,0.6,29.0,0.51,0.07,0.6,0.31,0.29,-1.55,5.07,0.51,0.51,29.0,0.54,0.08,0.66,0.33,0.33,-0.92,3.64,0.55,0.57,29.0,0.45,0.06,0.53,0.25,0.29,-1.76,6.24,0.46,0.47,29.0,0.55,0.07,0.63,0.37,0.26,-1.29,4.3,0.55,0.56,29.0,0.72,0.09,0.8,0.43,0.37,-2.19,6.7,0.73,0.75,29.0,0.76,0.09,0.82,0.48,0.34,-2.32,7.14,0.76,0.79,29.0,0.66,0.09,0.71,0.35,0.36,-2.36,7.32,0.66,0.69,29.0,0.47,0.07,0.53,0.26,0.27,-1.99,6.37,0.47,0.49,29.0
+BD-0-G080008 = 0.45,0.08,0.62,0.32,0.3,0.44,2.26,0.45,0.44,90.0,0.51,0.05,0.62,0.43,0.19,0.27,2.18,0.52,0.51,90.0,0.63,0.06,0.76,0.52,0.24,0.52,2.22,0.64,0.62,90.0,0.57,0.03,0.64,0.51,0.13,0.28,2.36,0.57,0.56,90.0,0.49,0.08,0.63,0.31,0.32,-0.08,2.25,0.49,0.48,90.0,0.53,0.13,0.75,0.12,0.63,-0.84,3.47,0.54,0.55,90.0,0.54,0.18,0.76,0.01,0.75,-1.03,3.27,0.57,0.6,90.0,0.5,0.15,0.73,0.01,0.72,-1.17,4.25,0.52,0.53,90.0,0.61,0.19,0.83,-0.01,0.84,-1.38,4.42,0.64,0.69,90.0,0.62,0.2,0.83,-0.02,0.84,-1.32,4.21,0.65,0.69,90.0,0.55,0.18,0.79,0.05,0.74,-0.84,3.02,0.58,0.58,90.0,0.45,0.12,0.69,0.18,0.5,0.03,2.18,0.47,0.45,90.0
+BD-0-G080009 = 0.68,0.05,0.79,0.55,0.24,0.21,3.52,0.68,0.67,104.0,0.62,0.05,0.78,0.53,0.25,1.32,4.97,0.63,0.62,104.0,0.61,0.04,0.75,0.56,0.19,1.97,6.53,0.61,0.6,104.0,0.6,0.05,0.75,0.56,0.19,1.7,4.85,0.6,0.58,104.0,0.64,0.03,0.73,0.59,0.14,0.93,3.76,0.64,0.64,104.0,0.7,0.04,0.79,0.61,0.18,-0.22,2.38,0.7,0.71,104.0,0.67,0.05,0.79,0.57,0.22,0.17,2.25,0.67,0.67,104.0,0.76,0.04,0.88,0.68,0.2,-0.32,3.08,0.76,0.77,104.0,0.83,0.02,0.86,0.79,0.07,-0.03,2.77,0.83,0.83,104.0,0.84,0.02,0.89,0.8,0.09,0.54,3.49,0.84,0.84,104.0,0.8,0.03,0.88,0.7,0.18,0.22,4.13,0.8,0.79,104.0,0.75,0.05,0.86,0.59,0.27,-0.21,4.16,0.75,0.75,104.0
+BD-0-G080010 = 0.38,0.15,0.64,0.13,0.51,0.16,1.91,0.41,0.37,52.0,0.37,0.15,0.65,0.14,0.51,0.44,2.0,0.4,0.33,52.0,0.49,0.17,0.77,0.26,0.51,0.16,1.78,0.52,0.48,52.0,0.5,0.16,0.71,0.25,0.46,-0.25,1.72,0.53,0.54,52.0,0.43,0.14,0.63,0.18,0.44,-0.27,1.72,0.45,0.46,52.0,0.36,0.12,0.58,0.17,0.41,-0.02,1.89,0.38,0.38,52.0,0.32,0.13,0.48,0.07,0.41,-0.39,1.84,0.35,0.35,52.0,0.37,0.16,0.63,0.05,0.59,-0.23,2.19,0.41,0.39,52.0,0.52,0.19,0.75,0.14,0.61,-0.51,2.06,0.55,0.56,52.0,0.57,0.21,0.82,0.17,0.65,-0.46,1.91,0.61,0.62,52.0,0.54,0.19,0.75,0.18,0.57,-0.48,1.86,0.57,0.59,52.0,0.41,0.15,0.67,0.16,0.52,-0.0,1.82,0.44,0.42,52.0
+BD-0-G080011 = 0.55,0.06,0.67,0.4,0.27,-0.26,2.25,0.55,0.55,71.0,0.53,0.04,0.61,0.45,0.17,-0.39,2.21,0.54,0.54,71.0,0.56,0.03,0.64,0.5,0.15,0.43,2.59,0.56,0.56,71.0,0.57,0.03,0.65,0.51,0.15,0.16,2.48,0.58,0.58,71.0,0.56,0.05,0.67,0.41,0.26,-0.55,4.26,0.56,0.56,71.0,0.64,0.07,0.74,0.44,0.31,-0.65,3.11,0.64,0.65,71.0,0.59,0.08,0.74,0.4,0.34,-0.26,2.6,0.6,0.61,71.0,0.63,0.05,0.73,0.47,0.26,-0.79,4.75,0.63,0.63,71.0,0.75,0.06,0.82,0.52,0.3,-2.33,9.31,0.76,0.76,71.0,0.78,0.06,0.84,0.55,0.29,-2.18,8.73,0.78,0.79,71.0,0.7,0.06,0.79,0.49,0.29,-1.04,4.12,0.7,0.71,71.0,0.58,0.08,0.72,0.43,0.29,-0.24,2.01,0.59,0.59,71.0
+BD-0-G080012 = 0.39,0.15,0.6,0.12,0.48,0.01,1.43,0.42,0.37,88.0,0.4,0.17,0.67,0.11,0.56,0.21,1.49,0.43,0.36,88.0,0.47,0.21,0.79,0.13,0.66,0.21,1.48,0.51,0.43,88.0,0.45,0.17,0.7,0.14,0.56,0.03,1.46,0.48,0.44,88.0,0.36,0.13,0.59,0.11,0.48,-0.11,1.73,0.39,0.39,88.0,0.33,0.13,0.63,0.1,0.53,0.06,1.91,0.36,0.36,88.0,0.35,0.13,0.54,0.09,0.44,-0.21,1.55,0.38,0.36,88.0,0.42,0.13,0.63,0.18,0.45,-0.07,1.73,0.44,0.43,88.0,0.56,0.18,0.77,0.18,0.59,-0.25,1.49,0.58,0.59,88.0,0.6,0.17,0.81,0.26,0.54,-0.31,1.52,0.62,0.65,88.0,0.54,0.17,0.74,0.17,0.57,-0.4,1.69,0.56,0.59,88.0,0.39,0.14,0.61,0.13,0.48,-0.15,1.71,0.42,0.4,88.0
+BD-0-G080013 = 0.71,0.08,0.82,0.42,0.4,-1.09,4.26,0.71,0.73,190.0,0.65,0.08,0.8,0.36,0.44,-1.0,4.52,0.65,0.66,190.0,0.62,0.07,0.77,0.38,0.39,-0.74,3.95,0.63,0.64,190.0,0.57,0.07,0.76,0.35,0.41,0.19,4.1,0.57,0.57,190.0,0.63,0.06,0.75,0.4,0.34,-0.99,4.35,0.63,0.65,190.0,0.7,0.07,0.83,0.46,0.37,-0.68,3.6,0.7,0.7,190.0,0.68,0.08,0.79,0.44,0.35,-0.66,2.6,0.68,0.7,190.0,0.79,0.06,0.88,0.53,0.35,-1.57,6.76,0.79,0.79,190.0,0.81,0.05,0.87,0.59,0.28,-2.1,7.81,0.82,0.83,190.0,0.82,0.05,0.89,0.57,0.32,-1.94,7.49,0.82,0.84,190.0,0.81,0.06,0.88,0.54,0.34,-1.41,5.42,0.81,0.83,190.0,0.76,0.08,0.87,0.44,0.43,-1.26,4.91,0.76,0.78,190.0
+BD-0-G080014 = 0.38,0.06,0.48,0.26,0.22,-0.02,1.72,0.38,0.38,136.0,0.53,0.04,0.6,0.45,0.15,-0.09,1.77,0.53,0.53,136.0,0.7,0.04,0.78,0.59,0.19,-0.76,2.71,0.7,0.71,136.0,0.6,0.02,0.64,0.54,0.1,-0.37,2.13,0.6,0.6,136.0,0.46,0.04,0.55,0.35,0.2,0.25,2.49,0.46,0.45,136.0,0.29,0.13,0.58,0.06,0.52,0.28,2.19,0.31,0.28,136.0,0.17,0.12,0.44,-0.0,0.44,0.49,2.25,0.21,0.16,136.0,0.21,0.15,0.53,-0.01,0.53,0.61,2.34,0.26,0.2,136.0,0.31,0.19,0.69,0.0,0.69,0.28,1.94,0.36,0.3,136.0,0.34,0.21,0.69,0.0,0.69,0.08,1.67,0.4,0.32,136.0,0.34,0.17,0.6,0.01,0.59,-0.04,1.74,0.38,0.33,136.0,0.34,0.08,0.48,0.14,0.35,-0.33,2.25,0.35,0.35,136.0
+BD-0-G080015 = 0.48,0.04,0.6,0.39,0.2,-0.03,2.75,0.49,0.48,125.0,0.51,0.03,0.59,0.44,0.15,-0.11,2.62,0.51,0.51,125.0,0.58,0.03,0.66,0.49,0.16,0.08,2.51,0.58,0.58,125.0,0.56,0.03,0.64,0.42,0.22,-0.51,5.02,0.57,0.56,125.0,0.51,0.05,0.67,0.32,0.35,-0.41,5.27,0.52,0.51,125.0,0.52,0.08,0.73,0.25,0.48,-0.53,4.19,0.53,0.53,125.0,0.37,0.08,0.58,0.21,0.37,0.16,2.76,0.38,0.37,125.0,0.48,0.09,0.68,0.19,0.49,-0.71,3.2,0.49,0.5,125.0,0.58,0.08,0.76,0.27,0.49,-0.56,4.17,0.58,0.58,125.0,0.64,0.07,0.8,0.29,0.5,-1.36,6.75,0.64,0.65,125.0,0.58,0.06,0.73,0.28,0.44,-1.36,6.91,0.58,0.59,125.0,0.48,0.05,0.63,0.34,0.3,0.22,3.07,0.48,0.47,125.0
+BD-06-G030001 = 0.34,0.07,0.43,0.18,0.25,-0.97,3.2,0.35,0.35,37.0,0.34,0.08,0.43,0.14,0.29,-1.32,4.06,0.35,0.37,37.0,0.4,0.08,0.52,0.19,0.33,-1.12,3.54,0.41,0.43,37.0,0.42,0.13,0.55,0.05,0.5,-1.59,5.03,0.43,0.46,37.0,0.37,0.09,0.46,0.12,0.34,-1.59,5.08,0.38,0.39,37.0,0.26,0.06,0.38,0.11,0.27,-0.7,3.34,0.27,0.27,37.0,0.38,0.09,0.47,0.16,0.31,-0.89,2.77,0.39,0.41,37.0,0.38,0.07,0.52,0.24,0.28,-0.3,2.45,0.39,0.4,37.0,0.48,0.07,0.57,0.23,0.34,-2.07,7.33,0.48,0.49,37.0,0.61,0.12,0.73,0.24,0.49,-1.92,6.39,0.62,0.64,37.0,0.59,0.11,0.7,0.28,0.42,-1.6,5.0,0.6,0.62,37.0,0.44,0.09,0.57,0.22,0.35,-0.94,3.81,0.45,0.46,37.0
+BD-06-G030002 = 0.45,0.1,0.57,0.2,0.37,-0.92,3.16,0.46,0.47,93.0,0.46,0.11,0.63,0.2,0.44,-0.57,2.89,0.47,0.47,93.0,0.56,0.11,0.77,0.27,0.5,-0.41,3.0,0.57,0.56,93.0,0.54,0.11,0.72,0.25,0.46,-0.49,2.75,0.56,0.54,93.0,0.45,0.1,0.6,0.22,0.38,-0.64,2.78,0.46,0.47,93.0,0.41,0.07,0.57,0.23,0.34,-0.71,3.78,0.42,0.42,93.0,0.38,0.11,0.54,0.08,0.46,-0.62,2.58,0.39,0.39,93.0,0.43,0.14,0.62,-0.01,0.63,-0.73,2.98,0.45,0.43,93.0,0.5,0.12,0.68,0.14,0.54,-0.83,3.03,0.51,0.53,93.0,0.6,0.14,0.77,0.17,0.6,-1.1,3.33,0.62,0.65,93.0,0.57,0.13,0.75,0.23,0.51,-0.86,2.87,0.58,0.63,93.0,0.48,0.11,0.65,0.22,0.43,-0.67,2.53,0.5,0.51,93.0
+BD-06-G030003 = 0.32,0.08,0.49,0.01,0.48,-0.6,4.22,0.33,0.33,98.0,0.31,0.08,0.48,0.01,0.47,-0.49,3.45,0.32,0.31,98.0,0.41,0.12,0.63,-0.03,0.66,-0.76,3.82,0.42,0.42,98.0,0.45,0.13,0.71,-0.05,0.76,-0.64,4.15,0.47,0.47,98.0,0.37,0.1,0.55,0.04,0.51,-0.56,3.51,0.38,0.39,98.0,0.27,0.07,0.47,0.08,0.39,0.07,3.69,0.27,0.27,98.0,0.31,0.09,0.53,0.05,0.48,0.07,2.72,0.33,0.31,98.0,0.37,0.08,0.53,0.03,0.5,-0.68,5.12,0.37,0.38,98.0,0.48,0.11,0.7,0.01,0.69,-0.7,4.98,0.49,0.48,98.0,0.55,0.13,0.81,-0.01,0.81,-0.9,5.13,0.57,0.59,98.0,0.51,0.12,0.73,0.02,0.7,-0.89,4.82,0.52,0.53,98.0,0.36,0.09,0.53,0.04,0.49,-0.71,4.01,0.37,0.38,98.0
+BD-06-G030004 = 0.48,0.03,0.54,0.43,0.11,-0.01,2.39,0.48,0.49,26.0,0.48,0.03,0.54,0.44,0.1,0.09,2.14,0.48,0.48,26.0,0.58,0.04,0.66,0.51,0.15,0.23,2.26,0.58,0.58,26.0,0.6,0.03,0.67,0.55,0.12,0.69,2.77,0.6,0.59,26.0,0.53,0.03,0.6,0.47,0.13,0.19,2.49,0.53,0.53,26.0,0.45,0.05,0.52,0.35,0.17,-0.42,2.28,0.45,0.45,26.0,0.46,0.02,0.5,0.42,0.07,-0.12,1.73,0.46,0.46,26.0,0.53,0.03,0.59,0.49,0.1,0.36,2.42,0.54,0.54,26.0,0.58,0.02,0.63,0.53,0.1,-0.63,3.11,0.58,0.59,26.0,0.72,0.02,0.75,0.68,0.08,-0.44,2.7,0.72,0.72,26.0,0.72,0.01,0.75,0.69,0.06,-0.33,2.52,0.73,0.72,26.0,0.61,0.02,0.64,0.56,0.07,-0.81,3.44,0.61,0.61,26.0
+BD-06-G030005 = 0.35,0.07,0.61,0.15,0.46,0.88,5.8,0.35,0.33,130.0,0.32,0.06,0.51,0.12,0.39,0.2,3.65,0.33,0.32,130.0,0.38,0.07,0.59,0.14,0.46,-0.03,3.62,0.39,0.38,130.0,0.41,0.1,0.58,0.09,0.48,-0.45,2.86,0.42,0.41,130.0,0.36,0.07,0.49,0.14,0.35,-0.32,2.49,0.37,0.36,130.0,0.26,0.05,0.4,0.16,0.24,0.3,2.68,0.27,0.26,130.0,0.32,0.08,0.57,0.16,0.4,0.83,3.63,0.33,0.29,130.0,0.39,0.07,0.58,0.18,0.4,-0.23,3.19,0.39,0.39,130.0,0.47,0.09,0.64,0.15,0.49,-0.93,3.87,0.47,0.48,130.0,0.59,0.11,0.8,0.19,0.6,-0.83,3.43,0.6,0.61,130.0,0.55,0.11,0.76,0.2,0.56,-0.55,2.91,0.56,0.55,130.0,0.41,0.1,0.71,0.16,0.55,0.36,3.23,0.42,0.39,130.0
+BD-06-G030006 = 0.45,0.05,0.53,0.37,0.16,-0.02,1.79,0.46,0.45,51.0,0.46,0.07,0.59,0.36,0.23,0.42,2.01,0.47,0.44,51.0,0.53,0.08,0.68,0.4,0.27,0.26,1.82,0.53,0.51,51.0,0.55,0.06,0.65,0.43,0.22,-0.12,1.72,0.55,0.55,51.0,0.49,0.05,0.58,0.4,0.17,0.0,1.83,0.49,0.48,51.0,0.37,0.06,0.53,0.27,0.27,0.66,3.12,0.38,0.36,51.0,0.43,0.05,0.57,0.34,0.23,0.22,2.89,0.43,0.43,51.0,0.49,0.06,0.61,0.38,0.23,-0.01,2.15,0.5,0.5,51.0,0.54,0.03,0.62,0.46,0.16,0.19,3.61,0.54,0.54,51.0,0.69,0.04,0.75,0.61,0.15,-0.28,2.4,0.69,0.68,51.0,0.68,0.04,0.72,0.58,0.14,-0.61,2.27,0.68,0.68,51.0,0.57,0.04,0.63,0.49,0.14,-0.51,2.26,0.57,0.58,51.0
+BD-27-G250001 = 0.45,0.09,0.6,0.18,0.42,-0.55,3.1,0.46,0.46,129.0,0.44,0.1,0.62,0.18,0.44,-0.64,2.83,0.46,0.46,129.0,0.44,0.13,0.65,0.15,0.5,-0.31,2.53,0.46,0.45,129.0,0.44,0.12,0.64,0.14,0.5,-0.5,2.7,0.46,0.46,129.0,0.4,0.09,0.6,0.15,0.45,-0.54,3.01,0.41,0.41,129.0,0.28,0.08,0.46,0.15,0.31,0.27,2.23,0.29,0.28,129.0,0.35,0.08,0.47,0.16,0.31,-0.63,2.48,0.36,0.37,129.0,0.44,0.08,0.58,0.25,0.33,-0.55,2.58,0.45,0.46,129.0,0.51,0.12,0.73,0.16,0.57,-0.71,3.96,0.52,0.52,129.0,0.58,0.12,0.8,0.25,0.56,-0.86,3.49,0.6,0.6,129.0,0.59,0.11,0.77,0.27,0.5,-0.74,3.44,0.6,0.6,129.0,0.55,0.1,0.71,0.25,0.46,-0.61,3.19,0.56,0.56,129.0
+BD-27-G250002 = 0.53,0.03,0.59,0.45,0.14,-0.46,2.34,0.53,0.53,42.0,0.55,0.01,0.58,0.52,0.06,-0.78,3.37,0.55,0.55,42.0,0.6,0.03,0.68,0.54,0.14,0.5,2.71,0.6,0.6,42.0,0.52,0.02,0.56,0.48,0.08,0.22,1.86,0.52,0.52,42.0,0.52,0.03,0.59,0.46,0.13,0.05,3.04,0.52,0.52,42.0,0.5,0.03,0.61,0.43,0.18,0.44,4.08,0.5,0.5,42.0,0.56,0.05,0.64,0.44,0.2,-0.32,3.03,0.56,0.56,42.0,0.6,0.03,0.66,0.54,0.12,0.27,1.9,0.6,0.6,42.0,0.68,0.03,0.75,0.64,0.1,0.7,2.53,0.68,0.67,42.0,0.67,0.02,0.7,0.64,0.06,0.45,2.08,0.67,0.66,42.0,0.57,0.01,0.6,0.53,0.07,-0.44,3.27,0.57,0.58,42.0,0.51,0.03,0.55,0.44,0.11,-0.5,2.81,0.51,0.51,42.0
+BD-27-G250003 = 0.5,0.03,0.57,0.38,0.18,-0.66,3.17,0.5,0.5,89.0,0.55,0.02,0.58,0.42,0.16,-2.28,13.42,0.55,0.55,89.0,0.68,0.03,0.74,0.56,0.18,-0.9,5.96,0.68,0.68,89.0,0.61,0.02,0.64,0.45,0.19,-3.25,20.75,0.61,0.61,89.0,0.48,0.03,0.54,0.33,0.21,-1.71,7.87,0.48,0.49,89.0,0.43,0.04,0.5,0.31,0.19,-0.7,2.76,0.43,0.44,89.0,0.43,0.04,0.51,0.28,0.23,-0.64,4.16,0.43,0.44,89.0,0.56,0.05,0.67,0.38,0.29,-0.98,6.18,0.56,0.56,89.0,0.68,0.07,0.75,0.44,0.31,-1.87,6.17,0.69,0.71,89.0,0.7,0.06,0.78,0.46,0.31,-2.03,7.67,0.71,0.72,89.0,0.59,0.04,0.66,0.43,0.23,-2.11,9.07,0.59,0.6,89.0,0.5,0.02,0.55,0.42,0.12,-0.62,3.57,0.5,0.51,89.0
+BD-27-G250004 = 0.5,0.03,0.56,0.44,0.11,-0.19,2.32,0.5,0.5,71.0,0.55,0.02,0.6,0.5,0.11,0.08,3.0,0.55,0.55,71.0,0.63,0.04,0.72,0.55,0.18,0.35,3.16,0.63,0.63,71.0,0.57,0.03,0.62,0.47,0.15,-0.73,4.45,0.57,0.57,71.0,0.51,0.03,0.56,0.45,0.12,-0.37,2.72,0.52,0.51,71.0,0.46,0.04,0.55,0.37,0.18,0.07,3.0,0.46,0.46,71.0,0.47,0.04,0.55,0.37,0.18,-0.43,2.42,0.47,0.47,71.0,0.6,0.04,0.66,0.5,0.16,-0.86,2.94,0.61,0.61,71.0,0.71,0.02,0.75,0.67,0.09,-0.27,2.63,0.71,0.71,71.0,0.69,0.02,0.73,0.63,0.11,-0.7,3.43,0.69,0.7,71.0,0.57,0.01,0.59,0.53,0.06,-0.34,3.03,0.57,0.57,71.0,0.49,0.02,0.55,0.45,0.1,0.21,3.18,0.49,0.49,71.0
+BD-27-G250005 = 0.45,0.13,0.71,0.15,0.56,-0.35,2.32,0.47,0.46,144.0,0.45,0.13,0.7,0.11,0.59,-0.72,2.64,0.47,0.49,144.0,0.46,0.15,0.72,0.03,0.69,-0.64,2.84,0.49,0.49,144.0,0.44,0.13,0.68,0.05,0.62,-0.77,2.89,0.46,0.47,144.0,0.36,0.09,0.54,0.08,0.46,-0.7,3.38,0.37,0.37,144.0,0.26,0.09,0.51,0.07,0.44,0.74,3.16,0.28,0.25,144.0,0.31,0.09,0.49,0.06,0.43,-0.58,2.87,0.32,0.33,144.0,0.41,0.09,0.59,0.15,0.44,-0.63,2.93,0.42,0.43,144.0,0.51,0.09,0.67,0.18,0.49,-0.88,3.72,0.52,0.53,144.0,0.57,0.09,0.76,0.33,0.43,-0.51,2.8,0.58,0.59,143.0,0.55,0.09,0.76,0.18,0.58,-0.7,4.04,0.56,0.56,144.0,0.51,0.11,0.73,0.22,0.51,-0.19,2.26,0.52,0.5,144.0
+BD-27-G250006 = 0.52,0.05,0.62,0.42,0.2,0.31,2.44,0.52,0.51,58.0,0.54,0.04,0.64,0.44,0.2,0.25,2.52,0.54,0.53,58.0,0.54,0.07,0.65,0.32,0.33,-0.89,3.29,0.54,0.55,58.0,0.49,0.07,0.59,0.31,0.28,-0.31,2.25,0.49,0.49,58.0,0.49,0.03,0.56,0.4,0.16,-1.17,5.02,0.49,0.5,58.0,0.47,0.03,0.55,0.39,0.16,-0.02,3.42,0.48,0.47,58.0,0.53,0.05,0.65,0.4,0.25,-0.51,4.05,0.53,0.54,58.0,0.52,0.05,0.6,0.35,0.26,-0.76,3.77,0.52,0.51,58.0,0.67,0.08,0.75,0.39,0.36,-1.59,5.0,0.67,0.7,58.0,0.65,0.07,0.72,0.4,0.32,-1.48,4.61,0.66,0.68,58.0,0.56,0.05,0.61,0.36,0.25,-1.54,4.99,0.56,0.58,58.0,0.47,0.03,0.53,0.39,0.14,-0.33,3.13,0.47,0.47,58.0
+BD-27-G250007 = 0.52,0.02,0.57,0.48,0.09,0.48,3.09,0.52,0.52,34.0,0.57,0.01,0.59,0.53,0.06,-0.34,2.55,0.57,0.57,34.0,0.62,0.06,0.71,0.49,0.22,-0.32,1.98,0.63,0.63,34.0,0.54,0.05,0.62,0.45,0.17,-0.05,1.94,0.54,0.54,34.0,0.5,0.02,0.54,0.47,0.08,0.43,2.3,0.5,0.5,34.0,0.49,0.05,0.58,0.36,0.22,-0.41,2.65,0.49,0.49,34.0,0.42,0.02,0.46,0.38,0.09,0.15,2.37,0.42,0.42,34.0,0.54,0.02,0.57,0.5,0.07,-0.21,2.18,0.54,0.54,34.0,0.63,0.06,0.73,0.53,0.2,-0.11,1.73,0.64,0.64,34.0,0.67,0.04,0.73,0.59,0.14,-0.39,2.11,0.67,0.67,34.0,0.56,0.02,0.59,0.51,0.08,-0.53,2.43,0.56,0.56,34.0,0.47,0.01,0.49,0.45,0.04,0.12,2.57,0.47,0.47,34.0
+BD-27-G250008 = 0.58,0.03,0.61,0.5,0.11,-1.15,3.57,0.58,0.58,26.0,0.56,0.01,0.59,0.54,0.05,0.62,2.9,0.56,0.56,26.0,0.57,0.02,0.6,0.53,0.08,-0.67,2.79,0.57,0.57,26.0,0.5,0.02,0.53,0.47,0.06,-0.12,2.14,0.5,0.5,26.0,0.5,0.02,0.53,0.46,0.07,-0.11,2.04,0.5,0.49,26.0,0.49,0.02,0.54,0.46,0.08,0.7,2.93,0.49,0.49,26.0,0.56,0.04,0.66,0.52,0.14,0.98,2.5,0.56,0.54,26.0,0.6,0.02,0.67,0.58,0.09,1.06,3.81,0.6,0.6,26.0,0.68,0.02,0.72,0.63,0.09,-0.41,2.17,0.68,0.68,26.0,0.64,0.01,0.67,0.62,0.06,0.04,2.33,0.64,0.64,26.0,0.57,0.01,0.58,0.54,0.04,-0.84,2.68,0.57,0.57,26.0,0.51,0.03,0.56,0.46,0.1,-0.27,1.64,0.51,0.52,26.0
+BD-27-G250009 = 0.49,0.03,0.54,0.43,0.11,-0.24,1.62,0.5,0.5,32.0,0.52,0.03,0.57,0.47,0.1,0.04,1.88,0.52,0.52,32.0,0.61,0.05,0.7,0.53,0.17,-0.07,1.97,0.61,0.62,32.0,0.55,0.04,0.64,0.46,0.18,-0.08,3.23,0.56,0.55,32.0,0.45,0.03,0.51,0.4,0.11,0.25,2.15,0.45,0.45,32.0,0.48,0.06,0.58,0.36,0.22,-0.38,2.43,0.49,0.49,32.0,0.46,0.03,0.52,0.4,0.12,-0.07,2.26,0.46,0.46,32.0,0.57,0.02,0.61,0.52,0.08,-0.31,3.42,0.57,0.57,32.0,0.65,0.02,0.69,0.58,0.11,-0.75,4.38,0.65,0.65,32.0,0.7,0.03,0.75,0.65,0.09,0.08,1.89,0.7,0.69,32.0,0.58,0.02,0.62,0.54,0.09,-0.2,2.67,0.58,0.58,32.0,0.48,0.02,0.54,0.45,0.09,0.83,4.52,0.48,0.48,32.0
+BD-27-G250010 = 0.43,0.13,0.67,0.15,0.52,-0.05,1.82,0.44,0.44,132.0,0.44,0.12,0.67,0.18,0.48,-0.22,1.86,0.46,0.46,132.0,0.48,0.12,0.7,0.2,0.5,-0.11,2.14,0.49,0.49,132.0,0.44,0.11,0.65,0.18,0.46,0.01,2.14,0.45,0.44,132.0,0.35,0.08,0.55,0.15,0.4,0.2,2.82,0.36,0.35,132.0,0.29,0.08,0.48,0.11,0.37,0.44,2.6,0.3,0.27,132.0,0.3,0.08,0.5,0.12,0.38,-0.16,2.4,0.31,0.31,132.0,0.46,0.08,0.69,0.24,0.45,0.1,3.45,0.47,0.45,132.0,0.54,0.09,0.72,0.29,0.43,-0.24,3.23,0.55,0.54,132.0,0.57,0.08,0.7,0.33,0.38,-0.61,2.83,0.58,0.58,132.0,0.51,0.09,0.7,0.23,0.47,-0.63,2.87,0.52,0.54,132.0,0.46,0.12,0.71,0.2,0.52,0.17,1.99,0.47,0.46,132.0
+BD-3-G120001 = 0.51,0.08,0.62,0.31,0.31,-0.4,2.07,0.51,0.51,72.0,0.48,0.06,0.6,0.32,0.28,-0.57,2.99,0.48,0.49,72.0,0.58,0.09,0.74,0.36,0.38,-0.38,2.26,0.59,0.59,72.0,0.54,0.08,0.64,0.33,0.31,-0.66,2.52,0.55,0.55,72.0,0.47,0.07,0.58,0.31,0.27,-0.33,1.86,0.47,0.48,72.0,0.43,0.09,0.55,0.24,0.31,-0.35,1.89,0.44,0.44,72.0,0.4,0.1,0.54,0.18,0.36,-0.32,2.08,0.41,0.4,72.0,0.45,0.11,0.63,0.18,0.45,-0.65,2.64,0.46,0.48,72.0,0.56,0.1,0.7,0.3,0.4,-0.65,2.32,0.57,0.58,72.0,0.56,0.1,0.7,0.31,0.38,-0.45,2.1,0.56,0.56,72.0,0.49,0.08,0.62,0.32,0.3,-0.24,1.87,0.49,0.49,72.0,0.51,0.09,0.66,0.34,0.31,-0.15,1.75,0.51,0.5,72.0
+BD-3-G120002 = 0.55,0.03,0.62,0.4,0.22,-1.61,8.2,0.55,0.55,72.0,0.54,0.04,0.6,0.4,0.21,-1.69,6.89,0.55,0.55,72.0,0.51,0.04,0.64,0.41,0.23,0.24,3.66,0.52,0.51,72.0,0.48,0.04,0.56,0.39,0.18,-0.45,2.94,0.48,0.48,72.0,0.57,0.06,0.68,0.41,0.27,-0.21,2.28,0.57,0.57,72.0,0.57,0.06,0.66,0.41,0.26,-0.87,3.29,0.58,0.59,72.0,0.43,0.05,0.54,0.26,0.28,-0.52,3.27,0.43,0.43,72.0,0.49,0.07,0.62,0.26,0.36,-0.98,4.25,0.49,0.5,72.0,0.63,0.06,0.72,0.42,0.3,-1.07,4.42,0.63,0.64,72.0,0.63,0.06,0.72,0.43,0.29,-1.0,4.01,0.64,0.64,72.0,0.52,0.04,0.59,0.4,0.19,-0.84,4.05,0.52,0.52,72.0,0.49,0.04,0.61,0.39,0.22,0.43,3.64,0.49,0.49,72.0
+BD-3-G120003 = 0.51,0.04,0.59,0.44,0.15,-0.17,2.11,0.51,0.51,62.0,0.51,0.02,0.54,0.45,0.09,-0.53,2.8,0.51,0.51,62.0,0.64,0.05,0.73,0.56,0.17,0.28,1.88,0.64,0.63,62.0,0.58,0.04,0.66,0.51,0.15,0.18,1.93,0.58,0.57,62.0,0.47,0.02,0.51,0.41,0.1,-0.39,2.4,0.47,0.47,62.0,0.5,0.07,0.64,0.33,0.31,-0.29,2.36,0.51,0.5,62.0,0.44,0.05,0.51,0.3,0.22,-0.74,2.95,0.44,0.46,62.0,0.44,0.04,0.54,0.33,0.21,-0.24,3.92,0.44,0.44,62.0,0.63,0.05,0.71,0.47,0.24,-0.7,3.36,0.63,0.64,62.0,0.65,0.07,0.78,0.43,0.35,-0.69,3.8,0.66,0.65,62.0,0.59,0.07,0.7,0.41,0.3,-0.58,3.18,0.6,0.59,62.0,0.51,0.04,0.58,0.42,0.16,-0.59,2.33,0.51,0.52,62.0
+BD-3-G120004 = 0.51,0.03,0.58,0.42,0.16,-0.46,3.27,0.52,0.51,54.0,0.57,0.04,0.64,0.46,0.19,-0.4,2.83,0.57,0.57,54.0,0.66,0.07,0.75,0.49,0.26,-0.79,2.9,0.66,0.67,54.0,0.6,0.06,0.7,0.43,0.27,-0.76,3.08,0.6,0.61,54.0,0.47,0.02,0.54,0.44,0.1,0.44,3.38,0.47,0.47,54.0,0.51,0.04,0.57,0.38,0.19,-1.08,5.58,0.51,0.51,54.0,0.45,0.04,0.52,0.35,0.17,-0.62,2.77,0.46,0.46,54.0,0.59,0.04,0.67,0.48,0.19,-0.16,2.87,0.59,0.59,54.0,0.65,0.05,0.75,0.5,0.25,-1.15,4.26,0.65,0.66,54.0,0.66,0.03,0.72,0.6,0.11,0.16,2.78,0.66,0.66,54.0,0.56,0.04,0.64,0.49,0.15,0.37,2.4,0.57,0.56,54.0,0.5,0.03,0.56,0.42,0.14,-0.2,3.87,0.5,0.5,54.0
+BD-3-G120005 = 0.42,0.07,0.52,0.19,0.33,-1.15,3.81,0.42,0.44,72.0,0.42,0.07,0.5,0.22,0.29,-1.02,3.25,0.43,0.45,72.0,0.6,0.12,0.76,0.27,0.49,-0.63,2.35,0.62,0.64,72.0,0.54,0.12,0.7,0.21,0.49,-0.62,2.3,0.56,0.58,72.0,0.42,0.08,0.51,0.2,0.31,-0.79,2.43,0.42,0.45,72.0,0.51,0.09,0.68,0.22,0.46,-0.56,3.34,0.51,0.51,72.0,0.29,0.07,0.4,0.07,0.33,-0.88,3.38,0.3,0.31,72.0,0.24,0.14,0.54,0.0,0.54,0.51,2.3,0.28,0.22,72.0,0.48,0.18,0.77,0.06,0.71,-0.09,2.11,0.51,0.48,72.0,0.56,0.14,0.75,0.16,0.59,-0.6,2.58,0.57,0.59,72.0,0.52,0.1,0.66,0.21,0.44,-0.91,2.95,0.53,0.57,72.0,0.45,0.08,0.56,0.23,0.33,-0.84,3.18,0.46,0.46,72.0
+BD-3-G120006 = 0.42,0.08,0.56,0.29,0.27,0.0,1.44,0.43,0.43,90.0,0.51,0.03,0.59,0.45,0.14,0.46,2.6,0.51,0.51,90.0,0.72,0.03,0.77,0.64,0.13,-0.49,3.05,0.72,0.72,90.0,0.6,0.06,0.7,0.5,0.2,0.06,1.44,0.6,0.61,90.0,0.43,0.08,0.55,0.29,0.26,-0.26,1.5,0.44,0.45,90.0,0.39,0.23,0.73,0.04,0.69,-0.08,1.41,0.45,0.4,90.0,0.31,0.26,0.66,-0.01,0.67,-0.0,1.29,0.4,0.29,90.0,0.26,0.22,0.56,-0.02,0.58,0.02,1.32,0.34,0.25,90.0,0.32,0.29,0.71,-0.05,0.76,0.05,1.29,0.43,0.29,90.0,0.36,0.33,0.8,-0.04,0.84,0.08,1.3,0.48,0.31,90.0,0.38,0.27,0.73,0.01,0.72,-0.03,1.32,0.47,0.38,90.0,0.37,0.13,0.6,0.16,0.44,-0.04,1.44,0.39,0.38,90.0
+BD-3-G120007 = 0.53,0.02,0.59,0.47,0.12,-0.34,4.3,0.53,0.53,41.0,0.55,0.03,0.64,0.46,0.18,-0.21,4.23,0.55,0.55,41.0,0.63,0.08,0.77,0.46,0.3,-0.47,2.18,0.63,0.64,41.0,0.59,0.08,0.71,0.42,0.29,-0.57,2.09,0.59,0.61,41.0,0.5,0.04,0.58,0.45,0.13,0.65,2.29,0.5,0.49,41.0,0.51,0.05,0.58,0.4,0.18,-0.33,2.65,0.51,0.51,41.0,0.4,0.06,0.47,0.25,0.22,-0.93,3.07,0.4,0.42,41.0,0.47,0.09,0.55,0.25,0.31,-1.25,3.26,0.47,0.5,41.0,0.59,0.08,0.73,0.4,0.33,-0.3,2.44,0.6,0.58,41.0,0.61,0.08,0.73,0.43,0.3,-0.51,2.47,0.62,0.62,41.0,0.54,0.07,0.66,0.4,0.26,-0.27,2.21,0.54,0.54,41.0,0.54,0.03,0.6,0.46,0.14,-1.24,6.5,0.54,0.54,41.0
+BD-3-G120008 = 0.45,0.11,0.63,0.29,0.34,0.28,1.71,0.46,0.41,43.0,0.38,0.09,0.54,0.22,0.31,0.23,1.95,0.39,0.37,43.0,0.45,0.12,0.65,0.28,0.37,0.27,1.61,0.46,0.43,43.0,0.46,0.11,0.62,0.29,0.33,0.22,1.51,0.47,0.44,43.0,0.44,0.08,0.58,0.29,0.29,0.33,1.91,0.44,0.41,43.0,0.38,0.06,0.51,0.25,0.26,0.21,2.52,0.39,0.37,43.0,0.29,0.12,0.53,0.07,0.45,0.45,2.14,0.31,0.26,43.0,0.24,0.13,0.55,0.03,0.52,0.83,2.83,0.27,0.2,43.0,0.43,0.12,0.68,0.23,0.46,0.59,2.23,0.45,0.38,43.0,0.45,0.11,0.67,0.27,0.4,0.49,1.97,0.46,0.41,43.0,0.43,0.08,0.59,0.27,0.31,0.27,1.93,0.44,0.41,43.0,0.46,0.1,0.66,0.29,0.37,0.32,1.73,0.48,0.44,43.0
+BD-3-G120009 = 0.48,0.1,0.67,0.3,0.36,-0.13,2.35,0.49,0.51,42.0,0.51,0.1,0.68,0.32,0.36,-0.19,2.25,0.52,0.52,42.0,0.49,0.09,0.71,0.34,0.36,0.42,2.45,0.5,0.49,42.0,0.45,0.1,0.61,0.28,0.33,0.15,1.74,0.46,0.45,42.0,0.43,0.07,0.55,0.25,0.3,-0.39,2.57,0.44,0.45,42.0,0.43,0.07,0.52,0.27,0.24,-0.61,2.6,0.43,0.43,42.0,0.35,0.11,0.53,0.16,0.37,-0.38,2.01,0.37,0.38,42.0,0.42,0.15,0.68,0.12,0.56,-0.32,2.17,0.44,0.47,42.0,0.51,0.14,0.72,0.19,0.54,-0.49,2.18,0.53,0.57,42.0,0.5,0.13,0.71,0.21,0.51,-0.4,2.25,0.52,0.54,42.0,0.4,0.1,0.59,0.22,0.37,0.17,2.16,0.41,0.4,42.0,0.42,0.06,0.53,0.29,0.24,-0.08,2.2,0.42,0.42,42.0
+BD-3-G120010 = 0.46,0.04,0.56,0.35,0.21,-0.24,3.47,0.46,0.46,163.0,0.48,0.02,0.54,0.44,0.1,0.68,2.73,0.48,0.47,163.0,0.69,0.05,0.79,0.57,0.21,0.14,2.33,0.69,0.68,163.0,0.65,0.05,0.73,0.52,0.21,-0.68,2.67,0.66,0.67,163.0,0.49,0.02,0.55,0.44,0.11,-0.12,3.04,0.49,0.49,163.0,0.52,0.04,0.61,0.37,0.23,-1.21,4.82,0.52,0.53,163.0,0.41,0.08,0.6,0.18,0.42,-0.62,3.38,0.42,0.43,163.0,0.43,0.05,0.53,0.25,0.27,-0.87,4.24,0.43,0.44,163.0,0.69,0.05,0.78,0.53,0.25,-0.35,2.81,0.69,0.69,163.0,0.74,0.04,0.83,0.6,0.23,-0.52,3.38,0.74,0.74,163.0,0.67,0.04,0.73,0.54,0.19,-0.99,4.11,0.67,0.68,163.0,0.48,0.04,0.57,0.38,0.2,-0.44,3.74,0.48,0.48,163.0
+BD-3-G120011 = 0.5,0.06,0.67,0.42,0.25,1.12,3.55,0.5,0.48,35.0,0.51,0.06,0.67,0.43,0.24,1.22,3.74,0.51,0.48,35.0,0.58,0.06,0.69,0.5,0.19,0.29,1.73,0.59,0.57,35.0,0.54,0.04,0.62,0.47,0.15,0.31,2.06,0.54,0.54,35.0,0.48,0.04,0.55,0.4,0.15,-0.26,2.08,0.48,0.48,35.0,0.41,0.07,0.52,0.27,0.25,-0.23,2.29,0.42,0.42,35.0,0.42,0.04,0.51,0.31,0.2,-0.1,3.65,0.42,0.42,35.0,0.52,0.07,0.71,0.42,0.3,0.78,3.71,0.52,0.51,35.0,0.61,0.05,0.72,0.49,0.24,-0.16,4.0,0.61,0.61,35.0,0.57,0.04,0.69,0.48,0.21,0.09,3.49,0.58,0.57,35.0,0.46,0.05,0.54,0.34,0.2,-0.44,2.38,0.46,0.47,35.0,0.45,0.02,0.49,0.41,0.08,-0.18,2.63,0.45,0.45,35.0
+BD-3-G120012 = 0.5,0.04,0.6,0.45,0.15,0.38,2.7,0.5,0.5,36.0,0.5,0.02,0.56,0.47,0.09,0.65,3.3,0.5,0.5,36.0,0.69,0.02,0.73,0.63,0.09,-0.65,3.49,0.69,0.69,36.0,0.62,0.04,0.67,0.52,0.15,-0.71,2.78,0.62,0.63,36.0,0.47,0.04,0.55,0.39,0.17,-0.46,2.09,0.47,0.49,36.0,0.49,0.12,0.7,0.33,0.37,0.37,1.74,0.51,0.46,36.0,0.46,0.09,0.65,0.28,0.37,0.05,2.44,0.46,0.46,36.0,0.47,0.08,0.68,0.21,0.47,-0.17,4.73,0.48,0.47,36.0,0.56,0.09,0.68,0.32,0.36,-0.67,2.73,0.57,0.58,36.0,0.59,0.12,0.77,0.32,0.45,-0.2,2.11,0.6,0.59,36.0,0.54,0.11,0.71,0.37,0.35,-0.07,1.68,0.56,0.53,36.0,0.49,0.05,0.62,0.4,0.21,0.11,2.09,0.5,0.49,36.0
+BD-3-G120013 = 0.38,0.04,0.46,0.29,0.16,-0.33,2.07,0.39,0.39,103.0,0.48,0.04,0.59,0.4,0.18,0.75,2.9,0.48,0.47,103.0,0.73,0.03,0.78,0.68,0.1,0.5,1.98,0.73,0.72,103.0,0.66,0.05,0.73,0.55,0.18,-0.63,2.52,0.66,0.67,103.0,0.47,0.04,0.54,0.35,0.19,-0.52,2.75,0.47,0.47,103.0,0.41,0.17,0.62,0.06,0.55,-0.74,2.28,0.44,0.46,103.0,0.22,0.12,0.43,-0.01,0.43,-0.52,2.09,0.25,0.24,103.0,0.27,0.15,0.47,-0.01,0.47,-0.56,2.01,0.31,0.3,103.0,0.47,0.25,0.77,-0.01,0.78,-0.74,2.16,0.53,0.56,103.0,0.51,0.27,0.83,-0.02,0.85,-0.88,2.33,0.58,0.63,103.0,0.48,0.22,0.73,0.02,0.7,-0.99,2.51,0.53,0.58,103.0,0.37,0.08,0.47,0.18,0.29,-1.02,2.69,0.38,0.4,103.0
+BD-3-G120014 = 0.54,0.06,0.64,0.37,0.27,-1.08,4.13,0.54,0.55,42.0,0.53,0.07,0.6,0.33,0.27,-1.4,4.25,0.53,0.55,42.0,0.48,0.05,0.56,0.35,0.21,-1.22,4.24,0.49,0.49,42.0,0.43,0.04,0.49,0.34,0.16,-0.48,3.02,0.43,0.43,42.0,0.53,0.07,0.62,0.35,0.27,-1.35,3.84,0.54,0.56,42.0,0.51,0.06,0.6,0.36,0.24,-1.08,3.38,0.52,0.53,42.0,0.47,0.07,0.55,0.27,0.28,-1.55,4.61,0.47,0.49,42.0,0.47,0.08,0.55,0.25,0.3,-1.69,4.87,0.48,0.5,42.0,0.64,0.1,0.72,0.36,0.36,-1.68,4.68,0.65,0.68,42.0,0.63,0.1,0.71,0.36,0.35,-1.51,4.03,0.64,0.68,42.0,0.51,0.06,0.58,0.34,0.23,-1.46,4.33,0.51,0.53,42.0,0.45,0.04,0.53,0.34,0.19,-1.0,3.99,0.46,0.46,42.0
+BD-3-G120015 = 0.43,0.1,0.59,0.28,0.31,0.08,1.62,0.44,0.4,59.0,0.44,0.09,0.57,0.3,0.28,0.01,1.57,0.45,0.42,59.0,0.5,0.11,0.7,0.32,0.38,0.08,1.97,0.51,0.47,59.0,0.46,0.13,0.68,0.24,0.44,0.09,2.06,0.48,0.43,59.0,0.42,0.11,0.58,0.23,0.35,-0.09,1.75,0.43,0.4,59.0,0.47,0.08,0.61,0.33,0.28,-0.26,1.87,0.48,0.48,59.0,0.32,0.09,0.51,0.16,0.35,-0.24,2.11,0.34,0.33,59.0,0.35,0.16,0.62,0.11,0.52,0.23,1.88,0.38,0.32,59.0,0.4,0.14,0.62,0.17,0.45,0.01,1.79,0.43,0.4,59.0,0.44,0.14,0.67,0.2,0.46,-0.06,1.89,0.46,0.42,59.0,0.4,0.12,0.6,0.21,0.4,0.05,1.87,0.42,0.39,59.0,0.41,0.11,0.61,0.26,0.35,0.25,1.71,0.43,0.38,59.0
+BD-3-G120016 = 0.42,0.04,0.48,0.35,0.13,-0.35,1.79,0.42,0.43,46.0,0.48,0.04,0.57,0.39,0.19,0.41,3.19,0.48,0.47,46.0,0.75,0.03,0.81,0.69,0.13,0.21,2.4,0.75,0.74,46.0,0.67,0.02,0.71,0.6,0.1,-0.62,3.74,0.67,0.67,46.0,0.48,0.03,0.52,0.4,0.12,-0.66,3.65,0.48,0.48,46.0,0.55,0.07,0.67,0.33,0.34,-0.63,3.21,0.55,0.55,46.0,0.34,0.05,0.43,0.2,0.23,-0.49,3.71,0.34,0.34,46.0,0.37,0.06,0.5,0.25,0.26,-0.19,3.29,0.38,0.38,46.0,0.66,0.04,0.75,0.57,0.18,-0.6,3.39,0.67,0.67,46.0,0.69,0.02,0.74,0.65,0.09,-0.01,2.75,0.69,0.69,46.0,0.6,0.02,0.64,0.57,0.07,0.5,2.36,0.6,0.6,46.0,0.45,0.04,0.52,0.36,0.16,-0.25,1.87,0.45,0.45,46.0
+BD-3-G120017 = 0.49,0.06,0.6,0.28,0.33,-0.84,3.43,0.5,0.5,125.0,0.45,0.06,0.53,0.28,0.25,-1.34,3.86,0.46,0.47,125.0,0.63,0.1,0.78,0.34,0.44,-1.12,3.4,0.64,0.66,125.0,0.59,0.1,0.7,0.29,0.41,-1.27,3.64,0.59,0.61,125.0,0.45,0.07,0.53,0.25,0.28,-0.93,3.25,0.46,0.46,125.0,0.46,0.06,0.6,0.25,0.35,-0.61,4.21,0.46,0.46,125.0,0.37,0.07,0.51,0.16,0.35,-0.62,3.06,0.38,0.38,125.0,0.4,0.12,0.59,0.11,0.48,-0.75,2.4,0.42,0.44,125.0,0.61,0.13,0.76,0.22,0.54,-1.06,3.02,0.63,0.67,125.0,0.63,0.11,0.79,0.27,0.52,-1.22,3.78,0.64,0.67,125.0,0.56,0.08,0.7,0.27,0.43,-0.97,3.9,0.57,0.58,125.0,0.51,0.06,0.6,0.26,0.34,-1.25,4.56,0.51,0.52,125.0
+BD-54-G490001 = 0.4,0.08,0.62,0.23,0.39,0.19,2.5,0.41,0.41,106.0,0.39,0.06,0.5,0.24,0.26,-0.35,2.63,0.39,0.4,106.0,0.68,0.11,0.78,0.26,0.52,-2.21,7.62,0.68,0.71,106.0,0.62,0.11,0.74,0.2,0.54,-2.45,8.52,0.63,0.66,106.0,0.39,0.06,0.47,0.15,0.32,-1.73,6.52,0.4,0.41,106.0,0.44,0.07,0.57,0.27,0.3,0.03,2.29,0.44,0.43,106.0,0.29,0.06,0.43,0.14,0.29,-0.17,2.38,0.29,0.3,106.0,0.44,0.11,0.56,0.05,0.51,-1.89,6.69,0.45,0.46,106.0,0.65,0.15,0.78,0.12,0.65,-2.12,6.82,0.66,0.7,106.0,0.63,0.12,0.73,0.21,0.52,-2.09,6.62,0.64,0.67,106.0,0.53,0.08,0.64,0.24,0.4,-1.89,6.24,0.54,0.55,106.0,0.38,0.05,0.47,0.27,0.2,-0.14,2.51,0.39,0.38,106.0
+BD-54-G490002 = 0.36,0.04,0.49,0.29,0.19,0.53,2.38,0.36,0.35,121.0,0.38,0.05,0.53,0.29,0.24,0.84,2.92,0.38,0.36,121.0,0.63,0.06,0.73,0.44,0.3,-0.64,3.25,0.63,0.63,121.0,0.62,0.05,0.72,0.45,0.27,-0.96,4.65,0.62,0.62,121.0,0.48,0.04,0.57,0.38,0.19,0.02,2.39,0.49,0.48,121.0,0.43,0.03,0.52,0.35,0.17,0.21,2.99,0.43,0.43,121.0,0.41,0.03,0.49,0.33,0.16,-0.23,3.81,0.41,0.41,121.0,0.61,0.04,0.68,0.52,0.16,-0.32,1.94,0.61,0.62,121.0,0.74,0.02,0.78,0.7,0.08,-0.55,2.86,0.74,0.75,121.0,0.69,0.02,0.72,0.63,0.09,-0.44,2.98,0.69,0.69,121.0,0.53,0.02,0.59,0.47,0.12,0.12,2.74,0.53,0.52,121.0,0.36,0.02,0.42,0.32,0.1,0.27,2.19,0.36,0.36,121.0
+BD-54-G490003 = 0.37,0.08,0.65,0.19,0.46,-0.05,3.94,0.38,0.4,78.0,0.41,0.07,0.51,0.23,0.29,-0.82,2.45,0.42,0.43,78.0,0.61,0.13,0.73,0.27,0.47,-1.1,2.73,0.62,0.68,78.0,0.57,0.15,0.75,0.2,0.54,-1.01,2.55,0.59,0.64,78.0,0.41,0.08,0.51,0.18,0.33,-0.89,2.76,0.42,0.44,78.0,0.48,0.1,0.59,0.24,0.35,-0.82,2.32,0.49,0.53,78.0,0.33,0.1,0.47,0.11,0.36,-0.65,2.22,0.35,0.36,78.0,0.41,0.17,0.61,0.03,0.58,-0.94,2.38,0.45,0.49,78.0,0.59,0.21,0.79,0.09,0.7,-0.91,2.28,0.62,0.69,78.0,0.58,0.16,0.74,0.18,0.56,-0.95,2.47,0.6,0.66,78.0,0.51,0.11,0.63,0.23,0.4,-0.96,2.57,0.52,0.55,78.0,0.37,0.06,0.47,0.23,0.24,-0.84,2.52,0.38,0.4,78.0
+BD-54-G490004 = 0.45,0.07,0.61,0.36,0.26,0.56,2.27,0.46,0.44,36.0,0.39,0.02,0.45,0.36,0.09,0.76,2.87,0.39,0.39,36.0,0.68,0.04,0.74,0.57,0.17,-0.96,3.73,0.68,0.69,36.0,0.66,0.06,0.75,0.54,0.2,-0.02,1.91,0.67,0.66,36.0,0.45,0.03,0.51,0.4,0.1,0.83,2.68,0.45,0.44,36.0,0.43,0.04,0.49,0.36,0.13,-0.28,1.91,0.43,0.43,36.0,0.34,0.06,0.44,0.23,0.21,-0.03,1.76,0.34,0.34,36.0,0.56,0.04,0.63,0.44,0.2,-1.09,5.6,0.56,0.57,36.0,0.75,0.03,0.79,0.62,0.17,-2.04,8.35,0.75,0.76,36.0,0.68,0.03,0.72,0.59,0.13,-1.39,5.34,0.68,0.69,36.0,0.54,0.01,0.56,0.49,0.07,-1.63,6.38,0.54,0.54,36.0,0.39,0.02,0.42,0.35,0.07,-0.54,2.93,0.39,0.39,36.0
+BD-54-G490005 = 0.35,0.1,0.5,0.15,0.35,-0.52,2.11,0.36,0.38,82.0,0.39,0.12,0.57,0.16,0.42,-0.37,1.91,0.41,0.41,82.0,0.49,0.14,0.67,0.18,0.49,-0.68,2.22,0.51,0.55,82.0,0.49,0.16,0.68,0.15,0.53,-0.64,2.06,0.51,0.53,82.0,0.45,0.13,0.65,0.19,0.46,-0.51,2.08,0.47,0.49,82.0,0.45,0.12,0.59,0.19,0.4,-0.8,2.28,0.47,0.51,82.0,0.31,0.11,0.46,0.09,0.37,-0.57,1.99,0.33,0.34,82.0,0.35,0.19,0.68,0.01,0.67,-0.28,1.73,0.39,0.4,82.0,0.49,0.21,0.75,0.08,0.67,-0.49,1.85,0.53,0.54,82.0,0.51,0.16,0.7,0.17,0.53,-0.7,2.14,0.53,0.58,82.0,0.46,0.13,0.61,0.19,0.42,-0.81,2.34,0.47,0.51,82.0,0.36,0.09,0.46,0.17,0.29,-0.76,2.36,0.37,0.38,82.0
+BD-54-G490006 = 0.42,0.05,0.61,0.31,0.3,0.99,5.15,0.42,0.41,50.0,0.51,0.05,0.65,0.4,0.24,0.08,2.93,0.51,0.52,50.0,0.56,0.04,0.64,0.44,0.19,-0.57,3.16,0.56,0.56,50.0,0.59,0.04,0.67,0.49,0.19,-0.36,2.75,0.59,0.59,50.0,0.54,0.03,0.6,0.47,0.13,-0.16,2.81,0.54,0.54,50.0,0.48,0.06,0.56,0.32,0.24,-0.84,3.14,0.48,0.49,50.0,0.37,0.03,0.42,0.29,0.13,-0.79,3.74,0.38,0.38,50.0,0.52,0.04,0.6,0.42,0.18,-0.41,2.79,0.53,0.53,50.0,0.67,0.05,0.79,0.55,0.24,-0.15,4.03,0.67,0.67,50.0,0.61,0.04,0.71,0.51,0.19,-0.13,3.42,0.61,0.62,50.0,0.49,0.04,0.57,0.39,0.19,-0.09,2.44,0.49,0.49,50.0,0.39,0.03,0.44,0.31,0.13,-0.26,2.87,0.39,0.39,50.0
+BD-54-G490007 = 0.37,0.07,0.54,0.26,0.27,0.89,2.61,0.37,0.33,124.0,0.38,0.06,0.5,0.27,0.23,0.37,1.84,0.38,0.36,124.0,0.64,0.08,0.77,0.44,0.34,-0.63,2.46,0.64,0.66,124.0,0.55,0.07,0.67,0.39,0.28,-0.61,2.08,0.56,0.58,124.0,0.4,0.03,0.49,0.33,0.17,0.2,3.68,0.4,0.4,124.0,0.35,0.04,0.49,0.23,0.26,0.64,4.76,0.36,0.35,124.0,0.33,0.06,0.44,0.1,0.34,-0.66,3.35,0.33,0.33,124.0,0.54,0.12,0.73,0.16,0.57,-0.47,2.57,0.55,0.55,124.0,0.61,0.13,0.78,0.2,0.59,-0.71,2.47,0.63,0.65,124.0,0.57,0.12,0.72,0.2,0.52,-0.76,2.56,0.58,0.61,124.0,0.47,0.08,0.58,0.22,0.36,-0.99,3.31,0.48,0.51,124.0,0.37,0.04,0.47,0.29,0.18,0.67,2.71,0.37,0.36,124.0
+BD-54-G490008 = 0.51,0.08,0.61,0.29,0.32,-0.9,2.94,0.51,0.53,68.0,0.53,0.06,0.61,0.39,0.22,-0.43,2.27,0.53,0.53,68.0,0.54,0.12,0.79,0.28,0.5,0.07,2.69,0.56,0.55,68.0,0.51,0.09,0.65,0.28,0.37,-0.59,3.01,0.51,0.51,68.0,0.47,0.07,0.58,0.33,0.25,-0.31,2.0,0.48,0.47,68.0,0.46,0.08,0.57,0.27,0.3,-1.08,3.21,0.47,0.48,68.0,0.41,0.1,0.55,0.11,0.44,-1.41,4.5,0.42,0.43,68.0,0.53,0.11,0.64,0.2,0.45,-1.16,3.48,0.54,0.58,68.0,0.6,0.11,0.73,0.26,0.48,-1.14,3.38,0.61,0.65,68.0,0.58,0.11,0.71,0.28,0.43,-1.0,3.2,0.59,0.61,68.0,0.49,0.08,0.61,0.28,0.33,-0.81,2.84,0.49,0.51,68.0,0.43,0.05,0.51,0.32,0.2,-0.61,2.22,0.43,0.45,68.0
+BD-54-G490009 = 0.41,0.08,0.56,0.3,0.26,0.43,2.17,0.41,0.4,59.0,0.4,0.07,0.55,0.27,0.28,0.76,2.54,0.4,0.37,59.0,0.48,0.09,0.63,0.29,0.34,-0.25,1.98,0.49,0.49,59.0,0.44,0.07,0.55,0.29,0.26,-0.33,2.03,0.44,0.45,59.0,0.39,0.05,0.49,0.27,0.22,-0.01,2.38,0.39,0.39,59.0,0.4,0.05,0.51,0.3,0.21,0.07,2.35,0.4,0.4,59.0,0.39,0.06,0.51,0.27,0.25,-0.08,2.24,0.39,0.38,59.0,0.52,0.12,0.68,0.16,0.52,-0.89,3.07,0.54,0.55,59.0,0.58,0.13,0.78,0.28,0.5,-0.43,2.02,0.59,0.62,59.0,0.58,0.1,0.72,0.38,0.34,-0.52,1.87,0.59,0.62,59.0,0.53,0.06,0.66,0.38,0.27,-0.38,2.29,0.53,0.54,59.0,0.43,0.07,0.55,0.33,0.22,0.19,1.84,0.43,0.43,59.0
+BD-54-G490010 = 0.41,0.02,0.46,0.34,0.13,-0.65,4.71,0.41,0.42,61.0,0.49,0.04,0.59,0.39,0.19,-0.06,3.07,0.49,0.49,61.0,0.63,0.03,0.7,0.57,0.13,0.42,2.92,0.63,0.63,61.0,0.63,0.02,0.68,0.59,0.08,0.11,2.66,0.63,0.63,61.0,0.55,0.03,0.61,0.48,0.13,-0.29,2.63,0.55,0.55,61.0,0.49,0.04,0.6,0.39,0.21,-0.32,3.32,0.5,0.5,61.0,0.41,0.02,0.47,0.37,0.11,0.53,2.92,0.41,0.41,61.0,0.6,0.03,0.67,0.53,0.15,0.04,3.33,0.6,0.59,61.0,0.75,0.02,0.78,0.67,0.12,-1.22,5.23,0.75,0.75,61.0,0.67,0.02,0.71,0.61,0.1,-0.85,4.19,0.67,0.67,61.0,0.53,0.02,0.58,0.46,0.12,0.04,4.16,0.53,0.53,61.0,0.41,0.02,0.47,0.35,0.12,-0.27,4.54,0.41,0.41,61.0
+BD-54-G490011 = 0.48,0.06,0.59,0.36,0.23,-0.15,2.12,0.48,0.48,87.0,0.46,0.06,0.57,0.31,0.26,-0.41,2.56,0.47,0.47,87.0,0.47,0.09,0.65,0.31,0.34,0.06,2.11,0.48,0.47,87.0,0.43,0.08,0.6,0.28,0.31,0.06,1.96,0.44,0.42,87.0,0.44,0.05,0.61,0.35,0.26,0.59,3.96,0.45,0.44,87.0,0.46,0.05,0.58,0.34,0.24,-0.05,2.68,0.46,0.46,87.0,0.43,0.05,0.55,0.29,0.26,-0.26,3.27,0.44,0.43,87.0,0.47,0.11,0.64,0.22,0.42,-0.05,1.98,0.48,0.47,87.0,0.57,0.1,0.73,0.38,0.34,-0.11,2.02,0.58,0.57,87.0,0.55,0.09,0.7,0.37,0.33,-0.0,2.14,0.55,0.54,87.0,0.44,0.07,0.6,0.28,0.31,0.13,2.47,0.45,0.45,87.0,0.41,0.05,0.51,0.31,0.19,0.07,2.58,0.41,0.41,87.0
+BD-54-G490012 = 0.45,0.03,0.52,0.41,0.11,0.55,2.38,0.45,0.44,53.0,0.45,0.03,0.51,0.4,0.1,0.32,2.17,0.45,0.45,53.0,0.54,0.05,0.63,0.43,0.21,-0.4,2.36,0.54,0.55,53.0,0.59,0.03,0.66,0.52,0.14,-0.22,2.41,0.59,0.59,53.0,0.58,0.03,0.65,0.53,0.11,0.64,2.98,0.58,0.58,53.0,0.51,0.06,0.61,0.4,0.21,0.1,1.98,0.51,0.51,53.0,0.5,0.06,0.68,0.43,0.25,1.4,4.51,0.51,0.49,53.0,0.6,0.02,0.64,0.56,0.08,-0.16,2.42,0.6,0.6,53.0,0.74,0.02,0.77,0.71,0.06,0.02,2.67,0.74,0.74,53.0,0.69,0.02,0.73,0.65,0.07,-0.11,2.45,0.69,0.69,53.0,0.54,0.03,0.65,0.49,0.16,1.47,5.57,0.54,0.53,53.0,0.43,0.05,0.59,0.38,0.2,1.8,5.26,0.43,0.4,53.0
+BD-54-G490013 = 0.45,0.09,0.61,0.3,0.31,-0.06,1.59,0.46,0.47,79.0,0.43,0.09,0.59,0.26,0.33,-0.09,1.86,0.44,0.44,79.0,0.47,0.11,0.63,0.25,0.37,-0.31,1.92,0.48,0.48,79.0,0.46,0.1,0.62,0.25,0.37,-0.24,2.1,0.47,0.46,79.0,0.43,0.07,0.6,0.31,0.29,0.51,2.67,0.44,0.43,79.0,0.4,0.06,0.54,0.29,0.26,0.11,2.04,0.4,0.4,79.0,0.39,0.05,0.51,0.26,0.25,-0.26,3.7,0.4,0.4,79.0,0.53,0.11,0.71,0.21,0.5,-0.98,3.36,0.54,0.55,79.0,0.57,0.13,0.76,0.26,0.5,-0.68,2.48,0.59,0.59,79.0,0.54,0.11,0.71,0.29,0.42,-0.54,2.52,0.55,0.55,79.0,0.46,0.06,0.57,0.27,0.3,-0.87,3.69,0.46,0.46,79.0,0.41,0.05,0.5,0.31,0.19,-0.02,1.67,0.42,0.41,79.0
+BD-54-G490014 = 0.4,0.06,0.58,0.31,0.27,1.03,3.3,0.41,0.38,79.0,0.47,0.07,0.62,0.36,0.25,0.34,1.96,0.47,0.46,79.0,0.65,0.04,0.73,0.57,0.16,0.19,2.1,0.65,0.65,79.0,0.63,0.03,0.69,0.59,0.1,0.34,2.4,0.63,0.63,79.0,0.49,0.05,0.57,0.39,0.18,-0.38,2.26,0.49,0.5,79.0,0.51,0.05,0.6,0.4,0.2,-0.17,2.5,0.51,0.51,79.0,0.41,0.02,0.45,0.37,0.08,-0.38,2.36,0.41,0.42,79.0,0.53,0.03,0.61,0.47,0.14,0.78,3.2,0.53,0.52,79.0,0.76,0.02,0.79,0.7,0.09,-0.39,3.43,0.76,0.75,79.0,0.69,0.01,0.72,0.66,0.06,0.12,2.26,0.69,0.68,79.0,0.56,0.02,0.6,0.5,0.1,0.12,2.82,0.56,0.55,79.0,0.39,0.02,0.44,0.34,0.1,-0.14,2.43,0.39,0.39,79.0
+BD-54-G490015 = 0.46,0.09,0.59,0.2,0.39,-0.68,2.52,0.47,0.49,90.0,0.38,0.08,0.58,0.17,0.41,-0.04,3.48,0.39,0.38,90.0,0.59,0.15,0.78,0.21,0.57,-0.88,2.6,0.61,0.66,90.0,0.55,0.14,0.7,0.23,0.46,-0.86,2.45,0.56,0.61,90.0,0.41,0.06,0.5,0.25,0.26,-0.77,2.91,0.41,0.42,90.0,0.38,0.07,0.51,0.18,0.34,-0.25,2.77,0.38,0.38,90.0,0.26,0.08,0.42,0.09,0.33,-0.06,2.15,0.28,0.26,90.0,0.28,0.12,0.52,0.02,0.5,-0.42,2.59,0.31,0.3,90.0,0.43,0.14,0.73,0.15,0.58,-0.07,2.21,0.45,0.42,90.0,0.47,0.12,0.71,0.2,0.52,0.03,2.15,0.49,0.45,90.0,0.44,0.09,0.62,0.21,0.41,-0.17,2.17,0.45,0.45,90.0,0.45,0.09,0.62,0.25,0.37,0.05,2.16,0.46,0.45,90.0
+BD-54-G490016 = 0.45,0.03,0.52,0.38,0.14,0.17,3.47,0.45,0.45,65.0,0.48,0.03,0.54,0.36,0.18,-0.84,5.04,0.48,0.48,65.0,0.56,0.03,0.63,0.47,0.16,-0.52,3.55,0.56,0.57,65.0,0.57,0.04,0.64,0.45,0.19,-0.71,3.33,0.57,0.58,65.0,0.54,0.03,0.59,0.48,0.11,-0.11,1.9,0.54,0.54,65.0,0.42,0.02,0.47,0.37,0.1,0.48,2.46,0.42,0.41,65.0,0.45,0.02,0.51,0.41,0.09,0.45,2.48,0.45,0.45,65.0,0.59,0.04,0.69,0.47,0.22,-0.31,3.88,0.59,0.59,65.0,0.72,0.01,0.76,0.68,0.09,-0.51,3.86,0.72,0.73,65.0,0.67,0.02,0.7,0.64,0.07,0.06,1.99,0.67,0.67,65.0,0.5,0.01,0.52,0.48,0.04,0.03,2.17,0.5,0.5,65.0,0.39,0.01,0.41,0.37,0.04,-0.71,5.3,0.39,0.39,65.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BGR/BGR_0_nighttemp_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BGR/BGR_0_nighttemp_2008.properties
new file mode 100644
index 0000000..5e24151
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BGR/BGR_0_nighttemp_2008.properties
@@ -0,0 +1,47 @@
+# BGR.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the nighttemp data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BGR nighttemp data for 2008 at admin level 0
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BGR
+ADMIN_LEVEL = 0
+UNITS = C
+DATA_TYPE = nighttemp
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+BGR = -5.87,1.88,3.39,-13.15,16.54,0.01,3.1,6.16,-5.98,5033.0,-2.6,1.61,2.28,-12.05,14.33,-0.7,5.32,3.06,-2.54,5035.0,1.92,1.94,6.69,-10.94,17.64,-1.95,10.11,2.72,2.28,5035.0,5.81,2.21,10.28,-9.57,19.84,-2.42,11.96,6.22,6.28,5035.0,10.06,1.76,15.24,-1.3,16.54,-1.54,7.46,10.21,10.28,5035.0,14.8,1.74,20.2,4.21,15.98,-1.83,8.14,14.91,15.24,5035.0,16.19,1.74,22.4,5.59,16.81,-1.63,6.99,16.29,16.61,5035.0,18.11,1.63,23.23,9.72,13.5,-0.97,4.94,18.18,18.27,5035.0,11.73,2.44,21.57,0.08,21.5,-0.88,4.41,11.98,12.2,5035.0,7.47,1.5,17.44,-0.47,17.91,-0.84,5.37,7.62,7.73,5035.0,2.04,2.11,11.38,-5.16,16.54,0.1,3.09,2.93,1.94,5035.0,-1.31,2.73,11.38,-11.22,22.6,-0.83,3.97,3.02,-0.89,5035.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BGR/BGR_0_rainfall_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BGR/BGR_0_rainfall_2008.properties
new file mode 100644
index 0000000..ac75b13
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BGR/BGR_0_rainfall_2008.properties
@@ -0,0 +1,48 @@
+# BGR.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rainfall data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BGR rainfall data for 2008 at admin level 0
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BGR
+ADMIN_LEVEL = 0
+UNITS = MM
+DATA_TYPE = rainfall
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 2000.0
+# Minimum: 1.0
+# Data not available for locations above 35 degrees N and below 35 degrees S Latitude
+
+BGR = 53.72,15.02,97.97,23.74,74.23,0.5,2.88,55.78,52.48,800.0,10.81,7.49,55.23,1.57,53.66,2.11,8.84,13.15,8.51,800.0,41.78,17.47,149.45,19.22,130.23,2.49,10.66,45.28,36.21,800.0,74.85,28.02,214.62,17.56,197.07,1.2,7.47,79.92,74.24,800.0,41.98,11.32,97.97,15.1,82.87,1.76,8.04,43.48,39.64,800.0,67.22,16.34,107.25,26.04,81.21,-0.18,2.13,69.17,68.42,800.0,55.8,20.38,98.02,14.71,83.31,0.08,2.04,59.4,55.04,800.0,14.62,6.26,36.21,3.34,32.87,0.85,3.29,15.9,13.39,800.0,82.83,15.55,117.41,22.35,95.06,-0.94,4.26,84.28,85.55,800.0,59.39,24.41,158.74,1.0,157.74,-0.28,2.98,64.21,64.9,800.0,32.37,9.65,56.93,12.99,43.94,0.11,2.39,33.78,31.65,800.0,61.39,20.61,136.52,31.65,104.87,1.22,4.31,64.76,56.48,800.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BGR/BGR_0_temperature_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BGR/BGR_0_temperature_2008.properties
new file mode 100644
index 0000000..13492e7
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BGR/BGR_0_temperature_2008.properties
@@ -0,0 +1,47 @@
+# BGR.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the temperature data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BGR temperature data for 2008 at admin level 0
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BGR
+ADMIN_LEVEL = 0
+UNITS = C
+DATA_TYPE = temperature
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+BGR = -1.13,2.35,7.52,-9.29,16.81,-0.18,2.98,2.6,-1.02,5035.0,7.86,3.35,15.24,-7.91,23.15,-0.88,3.85,8.54,8.48,5035.0,15.07,3.98,22.95,-2.95,25.91,-0.98,3.9,15.59,15.99,5035.0,17.34,3.3,24.61,1.73,22.87,-0.98,4.12,17.65,17.99,5035.0,21.62,3.56,29.02,7.8,21.22,-0.5,3.05,21.91,21.85,5035.0,26.03,3.4,35.08,14.69,20.39,-0.65,2.79,26.25,26.81,5035.0,29.37,4.22,37.42,15.79,21.63,-0.67,2.81,29.67,30.39,5035.0,32.49,4.45,40.59,17.99,22.6,-0.59,2.58,32.79,33.15,5035.0,26.61,4.37,35.63,12.76,22.87,-0.55,2.83,26.97,27.22,5035.0,18.57,3.19,25.43,8.07,17.36,-0.55,2.86,18.84,19.03,5035.0,10.78,2.43,18.82,1.73,17.09,-0.41,3.34,11.05,10.96,5035.0,3.62,3.07,11.65,-8.74,20.39,-0.6,2.97,4.75,4.07,5034.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BGR/BGR_0_vegetation_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BGR/BGR_0_vegetation_2008.properties
new file mode 100644
index 0000000..a11e4a1
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BGR/BGR_0_vegetation_2008.properties
@@ -0,0 +1,47 @@
+# BGR.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the vegetation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BGR vegetation data for 2008 at admin level 0
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BGR
+ADMIN_LEVEL = 0
+UNITS = UNITS
+DATA_TYPE = vegetation
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 0.9 
+# Minimum: -0.1
+
+BGR = 0.18,0.12,0.6,-0.05,0.65,0.29,2.81,0.22,0.19,5035.0,0.37,0.08,0.68,0.05,0.64,-0.4,4.07,0.38,0.38,5035.0,0.47,0.06,0.71,0.05,0.66,-0.79,8.72,0.47,0.47,5035.0,0.64,0.07,0.88,0.05,0.83,-1.89,12.39,0.64,0.65,5035.0,0.73,0.07,0.9,0.11,0.79,-1.55,11.85,0.73,0.73,5035.0,0.7,0.09,0.9,0.15,0.74,-0.28,3.61,0.71,0.69,5035.0,0.63,0.12,0.89,0.17,0.72,0.01,2.21,0.64,0.62,5035.0,0.57,0.14,0.87,0.05,0.81,0.08,1.88,0.59,0.56,5035.0,0.53,0.12,0.87,0.07,0.8,0.05,2.07,0.55,0.54,5035.0,0.52,0.09,0.73,0.15,0.57,-0.17,2.13,0.53,0.53,5035.0,0.48,0.07,0.75,0.03,0.72,0.21,5.27,0.49,0.48,5035.0,0.42,0.09,0.72,0.07,0.65,-0.42,3.14,0.43,0.43,5035.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BGR/BGR_1_nighttemp_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BGR/BGR_1_nighttemp_2008.properties
new file mode 100644
index 0000000..6bc79e6
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BGR/BGR_1_nighttemp_2008.properties
@@ -0,0 +1,74 @@
+# BGR.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the nighttemp data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BGR nighttemp data for 2008 at admin level 1
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BGR
+ADMIN_LEVEL = 1
+UNITS = C
+DATA_TYPE = nighttemp
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+BG-01 = -4.92,1.96,-1.3,-11.77,10.47,-0.74,3.53,5.29,-4.74,292.0,-2.53,2.1,1.18,-10.39,11.57,-0.73,3.61,3.29,-2.26,292.0,0.04,3.05,5.31,-9.02,14.33,-0.66,2.52,3.04,0.91,292.0,3.0,3.38,8.9,-6.54,15.43,-0.42,2.4,4.51,3.66,292.0,8.81,2.55,13.03,0.08,12.95,-0.76,3.36,9.17,9.17,292.0,13.86,2.76,18.54,6.14,12.4,-0.7,3.02,14.13,14.34,292.0,15.15,2.46,19.92,7.8,12.13,-0.37,2.83,15.34,15.24,292.0,17.76,2.34,22.95,11.38,11.57,-0.1,2.48,17.91,17.68,292.0,10.68,3.08,17.17,0.08,17.09,-0.78,3.85,11.11,11.07,292.0,7.02,2.14,11.38,0.08,11.3,-0.4,2.77,7.33,7.07,292.0,1.88,2.59,6.42,-4.88,11.3,-0.5,2.55,3.2,2.28,292.0,-2.78,2.96,1.73,-10.12,11.85,-0.78,2.68,4.06,-1.85,292.0
+BG-02 = -3.85,1.57,3.39,-7.09,10.47,0.49,3.65,4.16,-3.92,331.0,-1.28,1.37,2.28,-5.43,7.72,-0.09,2.71,1.87,-1.3,331.0,3.39,1.19,6.69,0.63,6.06,0.38,2.44,3.59,3.11,331.0,5.84,1.14,8.76,1.46,7.3,-0.04,4.23,5.95,5.73,331.0,10.2,0.86,15.24,8.35,6.89,1.54,7.53,10.24,10.14,331.0,15.22,0.9,20.2,13.72,6.48,1.88,8.24,15.25,15.03,331.0,16.96,1.01,22.4,15.37,7.03,2.08,8.77,16.99,16.75,331.0,18.0,1.01,23.23,16.34,6.89,1.91,7.95,18.03,17.72,331.0,13.2,1.71,21.57,7.8,13.78,0.31,5.29,13.31,13.38,331.0,8.8,1.18,17.44,6.42,11.02,2.29,13.93,8.88,8.62,331.0,4.89,1.37,11.38,1.46,9.92,0.69,4.08,5.08,4.76,331.0,0.93,1.71,11.38,-2.13,13.5,1.1,6.54,1.94,0.49,331.0
+BG-03 = -4.02,1.81,1.18,-8.19,9.37,0.17,2.81,4.41,-4.06,170.0,-2.23,1.3,1.46,-4.61,6.06,0.26,2.34,2.58,-2.4,170.0,2.55,1.23,5.04,0.08,4.96,-0.08,1.99,2.82,2.56,170.0,6.11,0.93,9.17,3.94,5.24,0.34,3.27,6.18,6.0,170.0,9.96,0.66,11.65,8.35,3.31,-0.22,2.94,9.98,10.0,170.0,15.34,0.78,17.72,13.31,4.41,-0.18,3.04,15.36,15.41,170.0,17.21,0.86,19.85,15.51,4.34,0.06,2.93,17.23,17.23,170.0,17.84,0.9,21.3,16.34,4.96,1.11,4.75,17.86,17.72,170.0,12.7,1.49,17.03,5.04,11.99,-1.21,8.25,12.79,12.76,170.0,8.9,1.13,12.41,6.42,5.99,0.27,3.16,8.97,9.0,170.0,4.87,1.38,7.93,0.63,7.3,-0.4,3.2,5.06,4.76,170.0,0.77,1.03,4.76,-1.57,6.34,0.74,4.06,1.28,0.63,170.0
+BG-04 = -6.74,1.12,-4.06,-11.22,7.17,0.13,4.07,6.83,-6.81,215.0,-2.89,1.13,-0.47,-5.02,4.55,0.21,2.38,3.1,-2.95,215.0,3.06,0.67,4.76,1.18,3.58,-0.08,2.43,3.13,3.11,215.0,6.37,0.97,9.17,4.07,5.1,0.15,2.69,6.45,6.35,215.0,10.91,0.79,12.76,9.17,3.58,0.16,2.7,10.93,10.96,215.0,15.94,1.02,17.44,13.03,4.41,-0.86,2.71,15.97,16.2,215.0,17.12,0.93,18.41,14.41,4.0,-0.97,3.05,17.14,17.44,215.0,19.14,0.94,21.02,16.89,4.13,-0.37,2.28,19.16,19.3,215.0,12.79,1.4,16.89,9.45,7.44,0.39,3.06,12.87,12.69,215.0,8.78,0.59,10.55,7.24,3.31,0.03,3.12,8.8,8.76,215.0,1.11,1.27,3.94,-1.85,5.79,-0.07,2.33,1.69,1.18,215.0,-0.32,1.45,3.39,-5.16,8.54,-0.04,2.81,1.49,-0.47,215.0
+BG-05 = -6.91,0.9,-4.88,-9.02,4.13,0.13,2.4,6.97,-6.95,140.0,-2.03,1.22,1.18,-5.71,6.89,-0.01,3.48,2.37,-2.23,140.0,2.37,1.1,4.76,-1.57,6.34,-0.8,4.09,2.61,2.56,140.0,5.74,0.84,7.24,1.32,5.93,-2.52,12.5,5.81,5.87,140.0,10.5,1.26,12.76,5.87,6.89,-0.97,4.87,10.57,10.41,140.0,15.22,0.93,17.17,11.24,5.93,-1.13,6.35,15.25,15.24,140.0,16.09,1.13,17.92,11.65,6.27,-1.76,6.76,16.13,16.34,140.0,17.86,0.78,19.37,14.82,4.55,-1.0,4.83,17.88,17.99,140.0,10.52,1.16,12.76,6.97,5.79,-0.5,3.38,10.58,10.52,140.0,7.83,0.75,10.0,5.45,4.55,-0.43,4.51,7.87,7.8,140.0,0.07,1.29,3.66,-2.68,6.34,0.14,2.69,1.28,0.08,140.0,-6.51,1.59,-2.81,-10.39,7.58,-0.2,2.63,6.7,-6.26,140.0
+BG-06 = -6.08,0.85,-3.78,-8.33,4.55,-0.18,2.98,6.14,-6.09,192.0,-1.67,0.84,2.01,-3.09,5.1,1.44,5.73,1.87,-1.85,192.0,2.28,0.68,3.94,-0.47,4.41,-0.62,4.6,2.38,2.28,192.0,7.16,0.83,8.62,4.76,3.86,-0.56,2.79,7.2,7.24,192.0,11.99,0.71,13.58,9.17,4.41,-0.95,4.79,12.01,12.07,192.0,15.58,0.7,17.17,13.58,3.58,0.06,2.89,15.59,15.51,192.0,16.77,0.6,18.27,14.41,3.86,-0.77,4.87,16.78,16.82,192.0,18.64,0.49,20.33,16.89,3.44,-0.32,4.71,18.65,18.68,192.0,12.25,1.88,16.06,6.97,9.09,-0.54,2.83,12.39,12.51,192.0,7.09,0.6,9.17,5.87,3.31,0.71,3.61,7.12,6.97,192.0,1.64,0.98,4.76,-1.85,6.61,-0.44,4.09,1.91,1.73,192.0,-1.84,1.02,1.46,-4.61,6.06,0.17,3.15,2.1,-1.99,192.0
+BG-07 = -6.09,0.86,-3.78,-8.33,4.55,-0.15,2.93,6.15,-6.12,187.0,-1.66,0.85,2.01,-3.09,5.1,1.41,5.59,1.86,-1.85,187.0,2.28,0.68,3.94,-0.47,4.41,-0.6,4.5,2.38,2.28,187.0,7.14,0.83,8.62,4.76,3.86,-0.53,2.78,7.18,7.24,187.0,11.97,0.71,13.58,9.17,4.41,-0.94,4.81,11.99,12.07,187.0,15.54,0.66,17.03,13.58,3.44,-0.09,2.85,15.55,15.51,187.0,16.75,0.59,18.27,14.41,3.86,-0.8,4.95,16.76,16.82,187.0,18.62,0.47,20.33,16.89,3.44,-0.55,4.67,18.63,18.68,187.0,12.23,1.9,16.06,6.97,9.09,-0.51,2.76,12.38,12.48,187.0,7.07,0.6,9.17,5.87,3.31,0.77,3.8,7.1,6.97,187.0,1.67,0.97,4.76,-1.85,6.61,-0.49,4.24,1.93,1.73,187.0,-1.82,1.02,1.46,-4.61,6.06,0.14,3.16,2.08,-1.85,187.0
+BG-08 = -5.77,1.7,-1.64,-10.12,8.47,-0.11,2.3,6.01,-5.71,210.0,-3.65,1.3,2.01,-7.09,9.09,1.64,6.91,3.88,-3.92,212.0,1.17,0.69,3.39,0.08,3.31,0.73,3.53,1.36,1.18,212.0,5.04,1.44,9.72,0.91,8.82,-0.01,3.23,5.24,5.18,212.0,9.1,0.61,11.65,7.52,4.13,0.53,4.97,9.12,9.14,212.0,14.46,0.61,16.89,13.31,3.58,1.67,6.93,14.47,14.41,212.0,16.2,0.7,19.65,15.24,4.41,2.44,10.15,16.22,16.06,212.0,17.27,0.96,21.57,15.79,5.79,1.64,7.08,17.3,17.17,212.0,10.58,1.62,16.06,6.69,9.37,0.83,3.94,10.7,10.34,212.0,7.6,0.93,11.1,5.31,5.79,0.8,4.8,7.66,7.52,212.0,3.49,2.28,9.72,-2.13,11.85,0.32,2.25,4.17,3.04,212.0,0.07,1.33,6.14,-3.78,9.92,1.2,7.14,1.33,0.01,212.0
+BG-09 = -3.17,0.82,-1.02,-5.43,4.41,-0.2,3.16,3.27,-3.23,175.0,-0.55,0.57,1.18,-1.99,3.17,0.06,2.99,0.8,-0.47,175.0,4.31,0.69,5.59,1.87,3.72,-0.8,3.46,4.37,4.49,175.0,6.89,0.57,8.9,5.31,3.58,0.27,3.77,6.91,6.9,175.0,10.69,0.48,11.93,9.17,2.76,-0.21,3.16,10.7,10.69,175.0,15.7,0.71,17.72,13.44,4.27,-0.2,4.24,15.71,15.72,175.0,17.59,0.67,19.09,15.51,3.58,-0.47,3.41,17.6,17.58,175.0,19.68,0.71,21.57,17.58,4.0,-0.04,2.87,19.7,19.65,175.0,12.83,0.91,15.79,9.72,6.06,0.05,4.09,12.87,12.76,175.0,8.6,0.55,10.55,7.38,3.17,0.56,3.3,8.62,8.55,175.0,3.84,1.11,7.24,0.08,7.17,0.07,3.17,4.0,3.73,175.0,1.07,1.01,4.76,-1.3,6.06,0.64,4.14,1.47,0.91,175.0
+BG-10 = -6.14,1.49,-3.78,-11.08,7.3,-1.29,4.09,6.32,-5.71,147.0,-3.75,2.12,-0.2,-10.26,10.06,-0.78,3.27,4.3,-3.44,147.0,-0.49,2.86,3.66,-10.39,14.06,-1.62,5.27,2.89,0.22,147.0,3.33,3.54,7.52,-8.33,15.85,-1.7,5.33,4.85,4.63,147.0,8.1,2.28,11.65,0.91,10.75,-1.05,3.41,8.41,8.9,147.0,13.0,2.51,16.48,5.45,11.02,-1.26,3.9,13.24,13.86,147.0,14.46,2.31,17.72,7.24,10.47,-1.19,3.91,14.64,15.24,147.0,16.81,2.06,19.65,10.55,9.09,-0.92,3.23,16.93,17.44,147.0,9.04,2.52,14.13,2.56,11.57,-0.57,3.05,9.38,9.38,147.0,5.58,1.53,8.35,0.91,7.44,-0.79,3.8,5.78,5.73,147.0,-0.15,1.63,3.11,-4.47,7.58,-0.38,2.45,1.63,0.01,147.0,-5.42,2.53,-1.02,-10.94,9.92,-0.52,2.4,5.98,-5.02,147.0
+BG-11 = -6.47,1.45,-3.23,-9.57,6.34,0.21,2.18,6.63,-6.54,185.0,-2.64,1.12,0.35,-5.71,6.06,-0.39,3.18,2.86,-2.47,185.0,1.98,1.12,3.66,-2.4,6.06,-1.07,3.99,2.28,2.15,185.0,5.99,1.46,9.17,-0.06,9.23,-0.98,4.11,6.16,6.42,185.0,10.2,1.54,13.58,5.59,7.99,-0.68,3.26,10.31,10.41,185.0,14.38,1.48,16.34,8.9,7.44,-1.34,4.39,14.46,14.89,185.0,15.52,1.39,17.3,11.93,5.37,-1.11,3.2,15.59,16.06,185.0,17.52,1.22,19.23,13.58,5.65,-1.35,4.05,17.56,17.92,185.0,12.21,2.66,15.51,5.18,10.33,-0.92,2.59,12.49,13.31,185.0,6.81,0.71,8.48,4.21,4.27,-1.31,5.2,6.84,6.97,185.0,0.79,1.15,3.94,-1.3,5.24,0.27,2.45,1.39,0.63,185.0,-1.36,1.69,3.11,-5.71,8.82,-0.0,2.53,2.17,-1.3,185.0
+BG-12 = -6.82,1.03,-4.33,-9.84,5.51,-0.03,3.17,6.89,-6.88,165.0,-2.24,1.17,0.63,-5.71,6.34,-0.86,4.07,2.52,-2.06,165.0,1.75,1.15,4.49,-1.85,6.34,-0.56,3.81,2.1,1.87,165.0,5.79,1.37,8.07,1.18,6.89,-1.41,4.9,5.95,6.07,165.0,10.59,1.49,12.76,6.14,6.61,-1.12,3.56,10.7,10.96,165.0,14.85,1.34,16.61,10.28,6.34,-1.45,4.56,14.91,15.24,165.0,16.22,1.66,18.27,11.1,7.17,-1.48,4.15,16.31,16.89,165.0,17.47,1.21,18.82,13.58,5.24,-1.61,4.59,17.51,17.92,165.0,10.78,1.46,13.86,6.97,6.89,-0.49,2.4,10.88,11.17,165.0,6.8,1.0,8.62,3.66,4.96,-0.48,3.0,6.88,6.9,165.0,1.63,0.94,3.94,-1.44,5.37,0.02,3.13,1.88,1.59,165.0,-3.77,1.97,0.08,-11.22,11.3,-0.87,4.2,4.26,-3.78,165.0
+BG-13 = -5.96,1.0,-3.78,-10.81,7.03,-0.94,6.13,6.04,-5.98,193.0,-3.22,1.8,-0.47,-9.43,8.96,-0.71,2.66,3.68,-2.68,193.0,0.34,2.05,3.66,-6.54,10.2,-0.75,2.79,2.07,1.18,193.0,4.1,3.12,8.35,-4.06,12.4,-0.67,2.29,5.15,5.18,193.0,8.56,2.55,12.2,2.28,9.92,-0.35,2.03,8.93,9.04,193.0,13.19,2.38,17.44,8.48,8.96,-0.16,1.68,13.4,13.58,193.0,14.12,2.22,17.72,8.9,8.82,-0.2,1.79,14.29,14.27,193.0,16.63,2.32,20.2,11.65,8.54,-0.36,1.74,16.79,17.17,193.0,9.39,2.9,14.69,0.91,13.78,-0.49,2.51,9.82,10.21,193.0,6.44,1.97,9.31,2.01,7.3,-0.28,1.71,6.74,6.69,193.0,0.91,1.51,5.31,-4.06,9.37,-0.18,3.67,1.76,0.91,193.0,-2.71,2.16,2.28,-9.7,11.99,-0.62,3.11,3.46,-2.26,193.0
+BG-14 = -7.12,1.06,-4.61,-9.84,5.24,0.06,2.37,7.2,-7.09,106.0,-3.7,1.0,-0.47,-5.98,5.51,0.28,3.3,3.84,-3.78,106.0,-0.18,0.82,1.73,-2.68,4.41,-0.48,3.68,0.84,-0.2,106.0,3.87,0.86,5.87,1.46,4.41,-0.29,3.26,3.97,3.94,106.0,8.4,1.15,10.0,6.0,4.0,-0.37,1.99,8.48,8.48,106.0,13.28,0.7,14.96,11.1,3.86,-0.39,4.0,13.3,13.31,106.0,14.59,1.03,16.34,11.93,4.41,-0.48,2.73,14.62,14.79,106.0,16.66,0.85,18.54,14.13,4.41,-0.36,3.32,16.68,16.75,106.0,9.27,1.2,12.07,5.04,7.03,-0.93,4.78,9.34,9.38,106.0,5.41,0.74,6.97,3.94,3.03,0.47,2.58,5.46,5.28,106.0,-0.25,1.14,2.01,-2.4,4.41,-0.08,2.23,1.16,-0.2,106.0,-6.08,1.42,-2.4,-10.67,8.27,-0.18,3.3,6.24,-5.98,106.0
+BG-15 = -7.83,0.7,-5.98,-9.57,3.58,0.1,2.7,7.87,-7.78,188.0,-3.51,1.11,-0.47,-5.71,5.24,0.57,2.87,3.68,-3.78,188.0,2.21,0.66,3.94,0.63,3.31,-0.19,2.64,2.3,2.28,188.0,7.52,0.68,8.9,5.04,3.86,-0.78,4.17,7.55,7.52,188.0,11.96,0.61,13.58,10.28,3.31,-0.07,2.9,11.98,11.93,188.0,16.26,0.39,16.96,15.1,1.86,-0.41,2.73,16.27,16.34,188.0,17.13,0.31,17.99,16.34,1.65,0.25,2.81,17.13,17.13,188.0,19.41,0.56,20.75,18.27,2.48,-0.06,2.11,19.42,19.4,188.0,13.52,1.09,17.44,11.38,6.06,0.64,3.67,13.56,13.44,188.0,7.79,0.54,9.17,6.42,2.76,-0.2,2.67,7.81,7.8,188.0,-0.03,1.15,2.56,-3.23,5.79,-0.25,2.53,1.15,0.08,188.0,-2.26,0.87,-0.2,-4.88,4.69,-0.37,2.92,2.42,-2.13,188.0
+BG-16 = -5.6,1.09,-1.85,-7.64,5.79,0.75,3.13,5.7,-5.98,241.0,-1.68,0.88,0.63,-5.16,5.79,-0.84,4.22,1.9,-1.57,241.0,2.34,1.03,4.76,-0.2,4.96,-0.28,2.16,2.56,2.42,241.0,7.0,1.22,10.28,3.94,6.34,-0.29,2.52,7.1,7.11,241.0,11.04,1.15,12.76,7.52,5.24,-1.01,3.22,11.1,11.38,241.0,15.16,1.26,17.17,11.1,6.06,-1.14,3.62,15.22,15.51,241.0,16.7,1.5,18.82,12.2,6.61,-1.2,3.79,16.77,17.17,241.0,18.76,1.31,21.57,14.27,7.3,-0.99,3.77,18.81,18.96,241.0,11.15,1.99,16.34,5.87,10.47,-0.12,2.57,11.33,11.1,241.0,8.11,1.07,9.72,4.49,5.24,-1.5,5.15,8.18,8.35,241.0,2.14,1.11,5.04,-1.3,6.34,-0.18,2.71,2.41,2.28,241.0,-0.33,1.64,2.7,-4.88,7.58,-0.31,2.26,1.67,-0.33,241.0
+BG-17 = -8.73,0.99,-5.98,-10.67,4.69,0.81,3.17,8.79,-9.02,113.0,-3.15,0.5,-1.3,-4.06,2.76,1.02,4.03,3.19,-3.23,113.0,1.74,0.41,2.83,0.91,1.93,0.49,2.68,1.78,1.66,113.0,7.4,0.57,8.76,6.14,2.62,0.3,2.61,7.42,7.31,113.0,10.29,0.62,12.2,9.17,3.03,0.52,2.88,10.31,10.28,113.0,15.6,0.76,17.44,14.41,3.03,0.38,2.21,15.62,15.51,113.0,16.5,0.3,17.58,15.51,2.07,0.16,4.91,16.5,16.48,113.0,18.74,0.62,20.47,17.37,3.1,0.47,2.85,18.75,18.61,113.0,13.12,1.11,16.06,10.62,5.44,-0.1,2.78,13.16,13.24,113.0,7.7,0.68,9.45,6.14,3.31,-0.03,2.52,7.73,7.73,113.0,2.13,1.37,6.69,-1.57,8.27,0.06,3.63,2.53,2.28,113.0,0.1,0.65,1.46,-1.3,2.76,0.04,2.32,0.66,0.15,113.0
+BG-18 = -9.05,1.17,-5.71,-11.5,5.79,0.38,2.57,9.12,-9.29,122.0,-3.44,0.63,-1.85,-4.88,3.03,0.05,2.84,3.49,-3.5,122.0,2.37,0.43,3.94,1.46,2.48,0.66,3.78,2.41,2.28,122.0,7.71,0.67,9.45,6.14,3.31,-0.07,2.98,7.74,7.8,122.0,10.85,0.69,12.2,8.9,3.31,-0.2,2.61,10.87,10.9,122.0,16.47,0.49,17.72,15.24,2.48,0.34,2.93,16.47,16.37,122.0,17.31,0.53,18.54,16.06,2.48,-0.14,2.44,17.31,17.37,122.0,20.13,0.45,21.44,18.82,2.62,-0.05,2.98,20.13,20.06,122.0,12.87,1.37,17.72,8.9,8.82,0.47,4.63,12.94,12.76,122.0,8.6,0.51,9.86,7.52,2.34,0.16,2.62,8.61,8.62,122.0,-0.05,1.16,2.56,-2.95,5.51,0.21,2.28,1.16,-0.2,122.0,-0.77,0.89,1.18,-3.92,5.1,-0.78,4.8,1.17,-0.75,122.0
+BG-19 = -8.05,1.39,-4.88,-11.5,6.61,0.13,2.71,8.17,-8.19,133.0,-2.87,0.62,-1.02,-4.33,3.31,0.2,2.78,2.94,-2.95,133.0,1.5,0.53,3.11,0.08,3.03,0.08,3.93,1.59,1.53,133.0,7.04,0.97,9.17,4.21,4.96,-0.35,2.94,7.11,7.24,133.0,10.29,0.45,11.1,9.17,1.93,-0.29,2.03,10.3,10.34,133.0,15.37,0.72,17.3,14.41,2.89,0.99,3.12,15.38,15.1,133.0,16.78,0.41,17.72,15.93,1.79,-0.13,2.54,16.78,16.89,133.0,18.87,0.74,20.33,17.17,3.17,-0.18,2.29,18.89,18.82,133.0,13.54,1.59,16.61,9.31,7.3,-0.79,2.88,13.64,14.0,133.0,7.61,0.89,9.45,5.59,3.86,-0.04,2.01,7.66,7.52,133.0,1.08,1.26,5.59,-2.13,7.72,0.49,4.09,1.66,1.04,133.0,-0.42,0.98,2.01,-3.23,5.24,-0.5,3.67,1.06,-0.2,133.0
+BG-20 = -4.85,0.76,-2.95,-7.22,4.27,-0.97,3.75,4.91,-4.61,154.0,-2.73,0.74,-0.47,-4.33,3.86,0.53,3.31,2.83,-2.81,154.0,2.63,0.59,4.21,0.91,3.31,0.27,3.54,2.69,2.56,154.0,6.65,0.68,8.35,4.76,3.58,-0.29,2.8,6.69,6.69,154.0,10.22,0.71,11.65,8.35,3.31,-0.36,2.91,10.24,10.28,154.0,15.25,0.91,16.89,13.03,3.86,-0.49,2.36,15.28,15.51,154.0,16.72,0.88,18.54,14.41,4.13,-0.29,2.43,16.74,16.89,154.0,18.7,1.07,20.33,15.79,4.55,-0.52,2.18,18.73,18.82,154.0,13.0,1.96,17.17,8.35,8.82,-0.36,2.55,13.15,13.17,154.0,7.85,0.6,9.17,6.42,2.76,-0.07,2.71,7.88,7.8,154.0,2.27,1.17,6.97,-2.4,9.37,0.14,5.57,2.56,2.28,154.0,-0.2,0.97,2.28,-2.68,4.96,-0.05,2.6,0.99,-0.2,154.0
+BG-21 = -4.26,1.12,-2.13,-7.64,5.51,-0.58,3.11,4.4,-4.06,153.0,-3.58,1.54,0.35,-7.36,7.72,0.04,2.85,3.89,-3.64,153.0,0.65,1.38,4.28,-3.23,7.51,-0.19,3.63,1.52,0.77,153.0,4.22,1.45,7.66,-0.2,7.85,-0.34,3.62,4.46,4.21,153.0,7.87,1.24,10.83,5.45,5.37,0.31,2.41,7.97,7.8,153.0,12.05,1.57,16.34,8.07,8.27,0.1,3.32,12.15,11.93,153.0,13.55,1.54,17.72,10.83,6.89,0.67,2.98,13.64,13.31,153.0,15.97,1.59,20.54,13.31,7.23,0.83,3.1,16.04,15.51,153.0,8.6,2.02,13.31,3.11,10.2,-0.02,2.56,8.83,8.69,153.0,5.63,1.44,9.79,3.11,6.68,0.77,3.26,5.81,5.31,153.0,2.44,1.52,5.66,-1.02,6.68,-0.16,2.37,2.87,2.7,153.0,-1.91,1.47,1.46,-5.98,7.44,-0.14,3.09,2.41,-1.85,153.0
+BG-22 = -6.6,1.88,-2.68,-13.15,10.47,-0.57,3.73,6.86,-6.54,308.0,-4.26,2.17,-0.2,-12.05,11.85,-1.17,4.87,4.78,-4.02,308.0,-0.41,2.75,3.11,-10.94,14.06,-2.0,6.79,2.78,0.42,308.0,3.8,3.55,8.62,-9.57,18.19,-1.99,6.73,5.19,4.9,308.0,8.03,2.28,11.65,-1.3,12.95,-1.84,6.89,8.34,8.48,308.0,12.67,2.15,15.24,4.21,11.02,-2.12,7.38,12.85,13.17,308.0,14.06,2.11,16.89,5.59,11.3,-1.91,6.73,14.22,14.69,308.0,16.32,1.79,18.82,9.72,9.09,-1.59,5.67,16.42,16.82,308.0,9.64,2.74,14.41,0.08,14.33,-1.06,4.17,10.02,10.28,308.0,5.65,1.64,8.9,-0.47,9.37,-1.11,4.62,5.88,6.0,308.0,0.23,1.72,4.21,-5.16,9.37,-0.67,3.43,1.74,0.35,308.0,-4.35,2.68,1.73,-11.22,12.95,-0.51,3.09,5.11,-4.19,308.0
+BG-23 = -7.01,0.9,-4.61,-8.74,4.13,0.4,2.91,7.07,-7.09,55.0,-4.75,1.26,-1.57,-7.36,5.79,0.15,2.84,4.91,-4.74,55.0,-0.5,1.36,1.46,-3.78,5.24,-0.3,1.96,1.44,-0.61,55.0,4.19,1.59,6.14,-0.47,6.61,-0.87,3.02,4.48,4.63,55.0,8.8,1.63,11.93,5.87,6.06,-0.32,1.87,8.94,9.38,55.0,13.11,1.41,15.51,9.17,6.34,-0.72,2.82,13.18,13.44,55.0,14.67,1.69,16.89,10.28,6.61,-0.78,2.62,14.77,15.24,55.0,17.03,1.46,19.65,13.86,5.79,-0.53,2.43,17.09,17.3,55.0,10.32,1.41,12.76,6.42,6.34,-0.64,2.71,10.42,10.69,55.0,6.04,1.2,8.62,3.39,5.24,-0.34,2.35,6.16,6.28,55.0,0.6,1.04,2.42,-2.4,4.82,-0.57,3.06,1.2,0.63,55.0,-4.33,1.75,-1.3,-8.74,7.44,-0.67,2.72,4.66,-3.85,55.0
+BG-24 = -5.39,0.82,-2.95,-7.36,4.41,-0.17,2.69,5.45,-5.36,209.0,-2.58,0.68,-0.2,-4.06,3.86,0.62,3.19,2.67,-2.68,209.0,3.08,0.53,4.49,1.46,3.03,-0.15,3.02,3.12,3.11,209.0,6.68,0.85,8.9,4.07,4.82,-0.16,3.06,6.74,6.69,209.0,10.43,0.71,12.07,8.35,3.72,-0.58,3.06,10.46,10.55,209.0,15.48,0.65,16.89,13.31,3.58,-0.7,3.06,15.49,15.65,209.0,16.92,1.0,18.54,14.27,4.27,-0.47,2.11,16.94,17.17,209.0,19.39,1.04,21.3,16.34,4.96,-0.66,2.63,19.42,19.78,209.0,12.31,1.66,15.79,6.42,9.37,-0.81,4.18,12.42,12.48,209.0,7.96,0.59,9.72,6.14,3.58,-0.59,3.4,7.99,8.07,209.0,2.04,1.23,5.04,-1.02,6.06,0.12,2.86,2.38,2.01,209.0,0.02,1.45,3.66,-3.78,7.44,0.09,2.35,1.45,-0.27,209.0
+BG-25 = -7.74,0.79,-5.16,-9.84,4.69,0.19,3.6,7.78,-7.78,122.0,-3.6,0.64,-1.44,-4.88,3.44,0.7,3.25,3.66,-3.78,122.0,2.61,0.4,3.66,1.73,1.93,0.06,2.79,2.65,2.63,122.0,6.62,0.88,8.9,4.76,4.13,-0.13,2.63,6.68,6.69,122.0,10.69,0.66,12.2,8.9,3.31,0.07,2.61,10.71,10.69,122.0,15.21,0.7,16.89,13.44,3.44,-0.37,2.61,15.22,15.37,122.0,16.62,0.38,17.72,15.65,2.07,0.3,3.34,16.63,16.61,122.0,18.31,0.59,19.92,16.89,3.03,0.75,3.51,18.32,18.27,122.0,12.48,1.61,15.51,6.28,9.23,-0.72,4.24,12.59,12.69,122.0,8.01,0.65,9.72,6.42,3.31,-0.13,2.63,8.04,8.07,122.0,2.49,0.86,3.94,0.35,3.58,-0.5,2.45,2.63,2.63,122.0,-0.27,0.94,2.28,-3.23,5.51,-0.46,3.71,0.98,-0.2,122.0
+BG-26 = -4.43,1.24,-1.02,-7.36,6.34,-0.46,2.81,4.6,-4.06,180.0,-1.57,0.69,-0.2,-3.5,3.31,-0.47,2.99,1.71,-1.57,180.0,3.64,0.73,5.59,1.18,4.41,0.04,2.93,3.71,3.66,180.0,6.83,0.57,8.9,5.87,3.03,0.36,3.04,6.85,6.83,180.0,10.84,0.52,12.2,9.45,2.76,0.2,3.72,10.85,10.83,180.0,15.91,0.46,16.89,14.69,2.2,-0.33,2.47,15.91,15.93,180.0,17.89,0.48,19.09,16.61,2.48,-0.44,2.7,17.89,17.99,180.0,19.84,0.48,20.89,17.99,2.89,-0.41,3.87,19.85,19.92,180.0,13.21,1.49,16.61,8.07,8.54,-0.36,3.79,13.3,13.31,180.0,8.2,0.52,9.45,6.97,2.48,-0.04,2.93,8.22,8.24,180.0,3.37,1.54,6.14,-1.57,7.72,-0.38,2.52,3.7,3.39,180.0,2.26,1.15,6.14,-1.3,7.44,0.23,4.3,2.53,2.15,180.0
+BG-27 = -6.09,0.96,-3.5,-8.19,4.69,0.66,3.01,6.16,-6.26,155.0,-2.1,1.49,2.01,-4.61,6.61,0.57,2.47,2.57,-2.4,155.0,2.38,1.22,4.76,0.35,4.41,0.29,1.76,2.68,2.21,155.0,6.27,0.81,8.07,3.94,4.13,-0.4,2.73,6.32,6.42,155.0,10.5,0.72,12.2,8.9,3.31,-0.17,2.54,10.53,10.55,155.0,15.3,0.62,16.61,13.58,3.03,-0.18,2.64,15.31,15.24,155.0,16.71,0.62,17.99,15.24,2.76,0.15,2.06,16.72,16.61,155.0,17.68,0.52,19.09,16.61,2.48,0.4,2.53,17.68,17.65,155.0,12.13,1.97,16.06,4.76,11.3,-0.29,3.43,12.29,11.93,155.0,8.01,0.75,10.0,6.14,3.86,-0.03,2.61,8.04,7.93,155.0,3.27,0.95,6.14,0.35,5.79,0.19,3.5,3.4,3.25,155.0,-0.01,0.95,3.94,-2.68,6.61,0.28,4.82,0.94,0.01,155.0
+BG-28 = -4.8,1.04,-1.85,-7.64,5.79,0.22,4.01,4.91,-4.74,192.0,-1.95,0.96,1.18,-4.06,5.24,0.53,3.28,2.17,-1.99,192.0,3.06,0.57,4.49,1.46,3.03,-0.22,2.71,3.11,3.11,192.0,6.35,0.8,8.35,3.66,4.69,0.01,3.53,6.4,6.18,192.0,9.91,0.47,11.38,8.62,2.76,0.11,2.91,9.92,10.0,192.0,15.28,0.52,16.75,13.58,3.17,0.22,3.28,15.29,15.24,192.0,16.75,0.53,17.99,15.51,2.48,-0.0,2.42,16.76,16.75,192.0,18.24,0.77,19.65,16.34,3.31,-0.56,2.52,18.25,18.44,192.0,13.66,1.25,17.17,10.0,7.17,0.27,3.06,13.72,13.44,192.0,7.77,0.76,9.45,5.59,3.86,-0.8,3.61,7.8,7.8,192.0,4.51,0.93,7.52,1.87,5.65,0.28,3.33,4.61,4.49,192.0,1.4,1.28,5.31,-1.3,6.61,-0.27,2.78,1.89,1.73,192.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BGR/BGR_1_rainfall_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BGR/BGR_1_rainfall_2008.properties
new file mode 100644
index 0000000..9dd1d93
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BGR/BGR_1_rainfall_2008.properties
@@ -0,0 +1,75 @@
+# BGR.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rainfall data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BGR rainfall data for 2008 at admin level 1
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BGR
+ADMIN_LEVEL = 1
+UNITS = MM
+DATA_TYPE = rainfall
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 2000.0
+# Minimum: 1.0
+# Data not available for locations above 35 degrees N and below 35 degrees S Latitude
+
+BG-01 = 43.38,12.3,70.31,24.86,45.45,0.06,1.95,45.05,43.39,49.0,23.41,12.94,55.23,4.8,50.44,0.71,2.49,26.68,19.25,49.0,71.66,28.04,149.45,41.59,107.86,0.91,2.79,76.85,59.98,49.0,120.22,28.7,208.25,92.24,116.01,1.37,4.15,123.53,107.44,49.0,63.67,14.52,97.97,43.47,54.5,0.78,2.88,65.27,60.47,49.0,48.2,6.77,67.26,36.21,31.05,0.76,3.4,48.66,47.5,49.0,59.78,8.34,73.57,46.62,26.95,0.26,1.6,60.35,56.93,49.0,9.49,3.83,19.04,3.34,15.7,0.79,2.65,10.22,7.83,49.0,88.76,15.65,113.92,62.32,51.6,-0.14,1.75,90.1,92.28,49.0,71.93,15.14,104.06,47.5,56.56,0.03,2.08,73.48,74.24,49.0,46.46,4.64,56.93,37.02,19.91,0.19,2.62,46.69,46.09,49.0,89.68,18.79,132.46,48.73,83.74,0.19,2.5,91.59,86.84,49.0
+BG-02 = 33.8,4.79,42.84,23.74,19.11,-0.4,2.53,34.13,34.61,53.0,6.61,3.23,15.1,2.06,13.04,0.81,3.2,7.34,5.79,53.0,30.87,6.99,47.5,19.22,28.28,0.4,2.42,31.63,29.53,53.0,31.66,11.52,68.22,17.56,50.66,1.41,4.92,33.65,29.33,53.0,39.58,4.72,50.46,25.21,25.24,-0.42,3.7,39.85,39.64,53.0,55.26,10.92,81.75,32.09,49.66,0.18,2.93,56.31,55.23,53.0,33.87,6.6,43.41,18.65,24.76,-1.15,3.21,34.5,36.76,53.0,10.26,2.83,17.92,4.8,13.12,0.08,2.95,10.63,10.52,53.0,95.56,9.09,117.41,82.6,34.81,0.79,2.48,95.98,92.24,53.0,34.74,17.2,74.68,12.99,61.69,0.86,2.47,38.69,27.99,53.0,36.55,7.86,52.0,21.04,30.96,-0.05,2.43,37.37,36.36,53.0,42.23,6.67,58.78,32.09,26.68,0.39,2.4,42.75,40.85,53.0
+BG-03 = 42.35,4.91,56.93,35.13,21.79,0.94,4.04,42.63,42.19,28.0,5.03,0.42,6.11,4.25,1.86,0.39,3.2,5.04,4.95,28.0,30.11,3.3,35.13,23.32,11.81,-0.64,2.48,30.28,30.78,28.0,33.85,5.89,48.96,22.81,26.14,0.4,3.05,34.34,33.07,28.0,38.33,3.04,44.72,32.61,12.11,0.4,2.59,38.45,37.96,28.0,46.62,4.68,55.23,34.64,20.59,-0.69,3.62,46.85,47.5,28.0,34.33,3.73,40.09,25.99,14.1,-0.51,2.55,34.52,34.71,28.0,15.96,2.62,21.68,11.51,10.17,0.17,2.24,16.16,15.95,28.0,82.06,7.69,102.8,70.96,31.84,0.69,3.18,82.41,81.48,28.0,16.94,7.09,35.13,1.0,34.13,0.02,3.4,18.32,17.84,28.0,33.26,2.61,37.32,28.46,8.86,-0.17,2.16,33.36,33.25,28.0,44.94,5.59,53.98,31.65,22.34,-0.73,2.94,45.28,46.36,28.0
+BG-04 = 79.11,13.37,96.52,49.84,46.67,-0.49,2.01,80.2,83.46,33.0,7.54,1.68,14.91,4.88,10.02,2.95,13.26,7.72,7.32,33.0,31.21,4.31,40.25,25.26,14.99,0.48,2.13,31.49,30.23,33.0,74.93,5.46,84.26,67.21,17.05,0.28,1.78,75.12,75.1,33.0,34.95,1.53,37.32,32.09,5.22,-0.18,2.12,34.98,35.15,33.0,71.36,13.79,92.24,49.75,42.48,-0.0,1.58,72.64,68.52,33.0,55.07,4.71,69.64,47.5,22.14,0.97,4.34,55.26,54.46,33.0,10.31,3.3,17.23,5.41,11.81,0.22,2.04,10.81,10.2,33.0,91.34,5.15,102.61,84.26,18.35,0.38,2.31,91.49,92.24,33.0,62.67,9.39,79.36,46.09,33.27,-0.18,2.16,63.35,63.27,33.0,28.64,2.92,35.13,24.34,10.8,0.32,2.25,28.78,28.56,33.0,50.22,10.83,68.22,32.85,35.37,-0.25,1.67,51.34,52.38,33.0
+BG-05 = 57.62,2.61,63.27,52.21,11.06,0.17,3.02,57.68,57.36,24.0,12.99,5.96,31.14,7.55,23.59,1.53,4.78,14.25,10.83,24.0,52.04,6.26,68.22,44.06,24.16,0.85,3.1,52.4,50.73,24.0,68.87,5.72,79.32,61.39,17.93,0.57,2.17,69.1,68.22,24.0,36.16,2.74,42.1,32.09,10.01,0.53,2.28,36.26,35.4,24.0,66.8,8.13,81.81,53.59,28.22,0.51,2.34,67.27,65.81,24.0,88.79,5.68,98.02,74.99,23.03,-0.66,3.04,88.96,89.5,24.0,28.38,4.21,36.21,20.84,15.37,0.16,2.14,28.68,27.83,24.0,85.71,3.75,93.9,79.32,14.58,0.21,2.54,85.78,86.84,24.0,75.54,11.33,94.3,47.22,47.08,-0.59,3.29,76.35,75.62,24.0,27.7,3.43,33.08,19.78,13.3,-0.52,2.79,27.9,27.91,24.0,119.94,11.45,136.52,94.5,42.02,-0.53,2.63,120.46,121.93,24.0
+BG-06 = 63.22,2.69,67.21,58.36,8.84,-0.14,1.89,63.28,63.34,28.0,9.64,1.46,13.79,8.26,5.53,1.28,3.76,9.75,9.12,28.0,41.26,4.21,46.8,31.5,15.3,-0.66,2.42,41.46,42.43,28.0,79.35,7.89,93.03,66.19,26.83,0.23,2.02,79.73,79.13,28.0,43.77,1.21,46.52,40.85,5.67,-0.01,3.17,43.78,43.74,28.0,86.53,8.88,95.06,64.25,30.81,-1.31,3.52,86.97,90.56,28.0,83.63,6.52,95.06,70.34,24.72,-0.36,2.34,83.88,84.28,28.0,16.06,3.84,21.99,8.51,13.48,-0.48,2.28,16.5,16.29,28.0,84.8,2.53,91.72,80.54,11.18,0.53,3.63,84.83,84.26,28.0,70.96,5.69,82.09,60.47,21.62,-0.21,2.49,71.17,71.45,28.0,16.94,3.42,26.06,12.99,13.08,1.13,3.54,17.27,15.92,28.0,61.31,6.24,75.07,52.02,23.04,0.52,2.41,61.61,60.5,28.0
+BG-07 = 63.22,2.69,67.21,58.36,8.84,-0.14,1.89,63.28,63.34,28.0,9.64,1.46,13.79,8.26,5.53,1.28,3.76,9.75,9.12,28.0,41.26,4.21,46.8,31.5,15.3,-0.66,2.42,41.46,42.43,28.0,79.35,7.89,93.03,66.19,26.83,0.23,2.02,79.73,79.13,28.0,43.77,1.21,46.52,40.85,5.67,-0.01,3.17,43.78,43.74,28.0,86.53,8.88,95.06,64.25,30.81,-1.31,3.52,86.97,90.56,28.0,83.63,6.52,95.06,70.34,24.72,-0.36,2.34,83.88,84.28,28.0,16.06,3.84,21.99,8.51,13.48,-0.48,2.28,16.5,16.29,28.0,84.8,2.53,91.72,80.54,11.18,0.53,3.63,84.83,84.26,28.0,70.96,5.69,82.09,60.47,21.62,-0.21,2.49,71.17,71.45,28.0,16.94,3.42,26.06,12.99,13.08,1.13,3.54,17.27,15.92,28.0,61.31,6.24,75.07,52.02,23.04,0.52,2.41,61.61,60.5,28.0
+BG-08 = 45.85,5.11,62.5,37.99,24.51,1.32,5.22,46.12,44.74,33.0,5.21,1.92,12.6,3.66,8.94,2.13,7.89,5.54,4.25,33.0,31.73,2.72,37.32,25.6,11.72,-0.28,2.92,31.85,31.62,33.0,44.65,8.17,60.58,33.21,27.36,0.23,1.86,45.37,43.33,33.0,37.03,3.15,43.71,31.62,12.09,-0.06,2.67,37.16,37.89,33.0,37.44,9.32,52.8,26.04,26.76,0.44,1.7,38.55,36.21,33.0,28.74,3.59,40.36,21.04,19.32,0.71,5.06,28.96,28.45,33.0,18.59,2.21,21.36,13.85,7.51,-0.89,2.69,18.72,18.99,33.0,71.63,6.64,88.41,62.32,26.09,0.6,2.71,71.92,70.6,33.0,15.95,7.04,30.22,3.29,26.92,0.05,1.96,17.39,13.96,33.0,37.05,4.82,47.7,27.34,20.36,0.35,2.71,37.35,36.76,33.0,45.44,3.06,49.08,39.64,9.44,-0.48,1.87,45.54,46.09,33.0
+BG-09 = 41.45,3.93,53.59,36.21,17.38,1.14,4.6,41.63,40.81,28.0,6.14,1.86,10.2,3.15,7.06,0.33,2.45,6.41,6.01,28.0,37.67,2.84,46.09,32.61,13.48,0.62,4.08,37.77,37.73,28.0,73.59,9.55,95.06,60.71,34.35,0.76,2.52,74.18,71.84,28.0,24.42,3.98,30.22,15.1,15.12,-0.56,2.4,24.73,25.45,28.0,59.65,12.04,81.75,44.74,37.01,0.42,1.72,60.81,56.25,28.0,24.03,4.34,33.08,14.71,18.37,-0.1,2.68,24.41,23.11,28.0,12.99,3.1,17.03,8.01,9.02,-0.48,1.7,13.34,14.2,28.0,40.65,8.63,60.91,22.35,38.56,0.17,3.09,41.52,40.25,28.0,32.52,19.05,67.21,1.0,66.21,0.4,2.05,37.52,30.23,28.0,34.16,7.69,52.0,23.03,28.97,0.43,2.4,34.98,33.74,28.0,41.92,6.08,52.21,32.59,19.62,0.06,1.83,42.34,42.1,28.0
+BG-10 = 40.48,5.02,51.03,33.08,17.95,0.49,2.15,40.77,40.29,21.0,19.11,9.46,42.72,4.87,37.85,0.6,3.07,21.22,17.56,21.0,72.54,22.81,131.68,49.75,81.93,1.18,3.48,75.88,64.06,21.0,102.98,43.76,214.62,74.68,139.94,1.72,4.55,111.49,83.23,21.0,62.18,13.06,96.52,53.27,43.25,1.84,4.91,63.48,56.08,21.0,62.52,5.69,76.97,55.46,21.51,1.0,3.53,62.77,61.9,21.0,62.85,5.7,74.68,54.36,20.32,0.25,2.17,63.09,63.27,21.0,23.26,3.94,31.14,17.67,13.47,0.36,2.19,23.57,22.35,21.0,95.1,3.93,98.02,84.26,13.76,-1.58,4.43,95.18,96.52,21.0,86.95,24.35,136.52,43.39,93.13,0.05,2.21,90.14,96.14,21.0,38.96,3.08,44.74,33.08,11.67,0.05,2.11,39.08,38.46,21.0,99.22,8.02,116.72,84.26,32.46,0.21,2.67,99.53,99.47,21.0
+BG-11 = 73.49,5.1,82.09,60.47,21.62,-0.48,3.03,73.66,74.1,30.0,19.7,5.21,27.6,9.64,17.96,-0.53,2.21,20.35,21.23,30.0,42.27,9.74,60.47,25.67,34.8,0.28,2.48,43.34,41.49,30.0,92.66,10.44,124.71,74.71,49.99,1.21,5.04,93.23,91.59,30.0,44.25,2.45,47.5,36.8,10.71,-1.45,4.98,44.32,44.72,30.0,81.1,6.0,95.75,70.31,25.44,0.47,3.27,81.32,81.15,30.0,68.49,4.11,76.97,58.67,18.3,-0.29,2.83,68.61,69.01,30.0,11.36,2.44,17.03,7.54,9.49,0.6,2.61,11.61,10.84,30.0,96.18,5.9,104.06,84.29,19.77,-0.29,1.89,96.35,97.29,30.0,74.06,8.19,92.24,55.23,37.0,0.19,3.49,74.49,74.28,30.0,28.2,2.74,35.2,23.03,12.17,0.48,3.08,28.33,28.1,30.0,57.52,8.04,70.34,39.16,31.18,-0.58,2.7,58.06,58.72,30.0
+BG-12 = 60.64,4.88,66.19,48.96,17.24,-0.57,2.42,60.83,61.48,26.0,13.0,5.5,25.21,7.54,17.67,0.82,2.47,14.08,10.89,26.0,49.14,6.79,62.12,37.99,24.12,0.4,2.04,49.59,47.92,26.0,74.27,5.95,84.26,64.23,20.03,0.16,1.75,74.5,73.64,26.0,43.13,1.68,47.21,39.64,7.58,0.44,3.74,43.16,43.39,26.0,83.44,9.44,95.06,61.45,33.61,-1.05,3.08,83.95,86.84,26.0,90.68,2.05,95.06,86.84,8.22,0.65,2.82,90.7,89.54,26.0,22.5,2.68,28.78,16.83,11.95,0.05,2.98,22.65,22.36,26.0,82.73,1.52,86.21,80.54,5.67,0.48,2.52,82.74,82.69,26.0,70.94,12.07,92.24,40.85,51.38,-0.61,3.11,71.92,73.59,26.0,17.83,3.68,26.46,13.6,12.86,0.75,2.6,18.19,16.92,26.0,81.49,11.36,109.19,66.31,42.88,0.72,2.84,82.25,79.93,26.0
+BG-13 = 50.93,6.99,64.23,37.89,26.34,-0.1,2.07,51.39,50.16,29.0,15.35,2.38,21.04,9.92,11.12,-0.26,3.38,15.53,15.78,29.0,41.32,7.45,63.71,34.09,29.62,1.27,4.13,41.97,37.92,29.0,95.93,8.3,113.92,86.84,27.08,0.68,2.25,96.27,92.24,29.0,49.68,5.91,64.23,43.39,20.83,1.0,2.98,50.02,47.52,29.0,73.61,6.08,85.62,57.03,28.59,-0.83,3.95,73.86,74.68,29.0,72.06,2.67,74.68,62.93,11.75,-1.61,5.81,72.11,72.49,29.0,14.77,1.74,18.23,9.7,8.52,-0.91,4.56,14.86,14.91,29.0,76.1,10.91,97.97,62.35,35.63,0.47,1.91,76.85,73.97,29.0,78.78,10.27,96.73,54.91,41.82,-0.35,2.45,79.42,79.83,29.0,38.94,8.4,53.69,25.21,28.48,-0.06,1.78,39.81,40.09,29.0,65.16,6.73,75.82,53.59,22.23,-0.11,1.76,65.5,65.39,29.0
+BG-14 = 33.52,4.6,41.52,28.45,13.07,0.49,1.75,33.82,32.34,18.0,11.3,5.48,25.37,4.95,20.42,0.98,3.52,12.5,11.06,18.0,60.42,12.64,91.69,48.96,42.74,1.23,3.34,61.65,54.05,18.0,83.23,11.56,109.49,70.31,39.18,0.86,2.65,83.99,78.79,18.0,58.16,1.69,60.47,55.25,5.22,-0.26,2.02,58.19,58.67,18.0,74.33,7.57,86.84,65.21,21.63,0.46,1.95,74.69,73.88,18.0,76.88,5.58,86.84,67.39,19.45,-0.02,2.17,77.07,77.79,18.0,29.05,2.48,33.08,24.97,8.1,0.1,2.03,29.15,28.67,18.0,93.92,3.39,97.97,86.84,11.13,-0.98,2.94,93.98,95.06,18.0,65.78,10.59,85.5,49.31,36.19,0.52,2.44,66.58,64.96,18.0,32.71,2.47,37.1,27.6,9.5,0.04,2.66,32.8,32.59,18.0,85.65,2.73,92.4,81.75,10.65,0.87,3.1,85.7,84.28,18.0
+BG-15 = 73.02,10.16,92.24,58.67,33.57,0.59,2.1,73.7,69.26,29.0,8.93,0.84,10.36,6.89,3.47,-0.35,2.77,8.97,8.78,29.0,28.19,5.22,43.47,23.74,19.73,1.51,4.46,28.65,26.03,29.0,75.31,7.72,95.06,67.21,27.85,1.25,3.48,75.69,72.46,29.0,38.8,3.22,42.75,33.08,9.67,-0.22,1.62,38.93,39.09,29.0,63.22,6.73,82.35,52.94,29.41,0.74,3.4,63.57,62.32,29.0,59.76,5.51,78.36,53.59,24.77,1.81,6.22,60.01,58.67,29.0,7.38,1.67,13.28,5.28,8.0,1.79,6.76,7.56,6.89,29.0,84.28,3.41,90.87,77.11,13.76,-0.09,2.28,84.35,84.29,29.0,72.21,5.77,84.26,61.82,22.44,0.0,2.13,72.43,72.59,29.0,19.71,3.22,24.84,14.82,10.02,0.01,1.68,19.96,20.03,29.0,43.22,5.5,55.34,32.61,22.72,0.06,2.62,43.55,42.75,29.0
+BG-16 = 52.62,7.63,72.76,39.64,33.12,0.61,3.13,53.15,53.0,38.0,11.7,4.66,24.91,5.33,19.58,0.82,3.13,12.57,10.8,38.0,34.83,4.46,46.17,27.6,18.57,1.34,4.19,35.11,34.11,38.0,88.81,5.61,105.77,79.32,26.45,0.84,3.92,88.99,87.68,38.0,40.37,3.68,48.96,32.33,16.63,-0.25,2.93,40.53,40.8,38.0,76.25,5.28,89.66,66.19,23.47,0.54,3.05,76.43,74.76,38.0,57.53,10.6,69.83,33.21,36.62,-0.91,2.66,58.48,61.93,38.0,13.77,2.14,18.09,10.24,7.86,0.19,2.2,13.93,13.79,38.0,78.85,13.21,104.06,50.39,53.68,-0.21,2.33,79.92,80.61,38.0,73.59,7.87,89.54,59.34,30.2,0.22,2.16,74.0,72.89,38.0,35.25,7.33,52.0,26.83,25.17,0.9,2.55,35.98,30.58,38.0,52.45,6.76,68.22,43.39,24.83,0.5,2.46,52.87,51.52,38.0
+BG-17 = 72.63,3.82,79.32,67.21,12.12,0.34,1.72,72.73,71.11,19.0,8.82,0.59,9.9,8.01,1.88,0.13,1.74,8.84,8.94,19.0,32.78,2.91,37.32,27.19,10.13,-0.43,2.17,32.9,33.28,19.0,59.59,4.09,68.34,54.41,13.93,0.44,2.26,59.72,58.78,19.0,37.5,0.87,39.07,36.0,3.07,0.21,2.35,37.51,37.33,19.0,50.87,2.65,56.93,46.09,10.84,0.33,3.22,50.93,50.85,19.0,54.15,2.41,57.8,48.96,8.84,-0.73,2.67,54.2,54.85,19.0,8.73,1.5,11.29,6.69,4.61,0.32,1.86,8.85,8.57,19.0,100.57,6.06,108.89,86.84,22.06,-0.72,2.83,100.75,100.97,19.0,56.57,10.41,76.97,39.39,37.58,0.14,2.3,57.47,56.47,19.0,22.25,1.07,23.93,20.41,3.52,-0.11,2.03,22.28,22.26,19.0,54.49,5.57,63.33,45.7,17.63,0.06,1.84,54.76,53.98,19.0
+BG-18 = 85.38,8.16,97.97,71.59,26.38,-0.18,1.74,85.75,85.74,20.0,7.77,1.01,9.34,6.3,3.04,0.21,1.63,7.84,7.63,20.0,28.99,1.97,32.59,26.4,6.19,0.32,1.82,29.05,28.86,20.0,64.1,2.83,69.26,58.67,10.59,0.1,2.33,64.15,63.75,20.0,33.49,2.29,38.52,31.14,7.38,1.07,2.78,33.56,32.48,20.0,49.33,2.02,52.27,46.09,6.18,-0.04,1.69,49.37,49.39,20.0,51.9,5.03,62.57,44.72,17.85,0.67,2.41,52.13,50.55,20.0,6.68,1.11,8.96,5.25,3.7,0.63,2.2,6.77,6.43,20.0,101.75,7.65,110.53,84.26,26.28,-0.74,2.52,102.02,104.11,20.0,52.14,9.34,66.19,35.13,31.06,0.03,1.74,52.93,48.96,20.0,24.56,1.64,27.34,20.41,6.93,-0.59,3.41,24.62,24.46,20.0,46.32,7.23,62.32,35.24,27.08,0.37,2.5,46.86,45.89,20.0
+BG-19 = 58.84,6.32,67.21,42.1,25.1,-0.89,3.39,59.16,60.17,22.0,6.67,1.55,9.04,3.77,5.27,0.05,1.83,6.84,6.44,22.0,31.57,1.82,34.09,26.78,7.31,-0.86,3.4,31.62,32.01,22.0,61.37,3.8,72.46,56.08,16.38,1.22,4.63,61.49,60.51,22.0,42.09,2.6,48.96,39.05,9.91,0.9,3.29,42.16,41.84,22.0,50.7,2.68,55.26,43.39,11.87,-0.91,3.87,50.77,50.88,22.0,45.0,9.28,58.67,29.32,29.35,-0.18,1.74,45.9,45.78,22.0,12.89,4.32,19.22,7.1,12.12,-0.1,1.48,13.56,13.48,22.0,76.19,11.61,100.97,62.32,38.65,0.75,2.24,77.03,70.56,22.0,24.29,9.85,39.89,1.0,38.89,-0.51,2.84,26.13,27.19,22.0,27.89,2.85,32.09,23.74,8.36,0.03,1.63,28.03,27.83,22.0,45.24,3.45,50.46,38.46,12.0,-0.5,2.0,45.37,46.44,22.0
+BG-20 = 47.32,7.85,64.23,32.59,31.64,0.5,2.82,47.94,46.09,25.0,3.41,1.41,7.1,1.57,5.53,0.93,3.26,3.68,2.96,25.0,33.53,4.01,40.85,25.99,14.87,0.1,1.98,33.76,33.08,25.0,63.33,7.05,76.97,50.46,26.51,0.16,2.36,63.71,64.14,25.0,34.07,1.27,36.21,31.14,5.07,-0.31,2.67,34.1,34.09,25.0,82.89,3.61,89.5,74.68,14.82,-0.28,2.98,82.97,82.38,25.0,45.31,5.36,56.93,32.09,24.83,-0.44,3.79,45.61,46.17,25.0,13.59,1.32,17.01,11.86,5.15,1.17,3.56,13.66,13.28,25.0,82.75,5.31,92.24,72.46,19.77,-0.13,2.14,82.91,83.08,25.0,67.53,8.11,84.26,52.0,32.26,0.5,2.71,67.99,66.35,25.0,37.48,4.11,48.23,32.09,16.14,0.76,3.12,37.7,36.76,25.0,57.61,3.84,68.22,52.0,16.22,0.66,3.56,57.74,57.16,25.0
+BG-21 = 44.16,4.36,51.28,36.21,15.07,-0.14,1.89,44.37,44.72,25.0,10.27,4.4,18.65,3.77,14.88,0.28,2.16,11.13,10.36,25.0,42.86,7.52,62.32,32.95,29.37,0.64,2.96,43.49,43.17,25.0,89.36,9.77,113.92,79.32,34.6,1.18,3.66,89.87,86.84,25.0,37.22,6.56,48.96,24.74,24.21,-0.2,2.1,37.77,37.47,25.0,72.21,7.0,81.75,54.82,26.94,-0.94,3.2,72.54,73.77,25.0,50.9,14.02,74.68,21.13,53.55,-0.32,2.38,52.72,53.59,25.0,11.71,2.21,15.54,8.51,7.03,0.21,1.95,11.9,11.58,25.0,52.12,10.88,69.45,31.37,38.09,-0.17,1.85,53.2,52.0,25.0,54.94,21.45,121.0,23.23,97.77,0.94,4.82,58.82,58.91,25.0,43.16,4.78,56.93,35.53,21.39,1.06,4.1,43.41,41.86,25.0,48.09,4.45,56.93,39.64,17.29,0.47,2.53,48.29,47.52,25.0
+BG-22 = 52.23,9.26,71.77,31.2,40.58,-0.27,2.98,53.03,52.47,54.0,19.21,7.47,40.94,8.87,32.07,1.02,3.37,20.59,17.52,54.0,62.2,22.1,119.49,37.39,82.1,1.21,3.22,65.94,53.44,54.0,106.61,33.31,214.62,74.16,140.47,1.95,5.96,111.6,95.06,54.0,54.81,11.8,90.95,44.06,46.89,1.58,4.7,56.04,50.46,54.0,84.7,6.99,92.28,65.54,26.74,-0.94,3.08,84.98,86.84,54.0,78.07,7.56,92.24,66.19,26.04,0.39,1.86,78.43,76.5,54.0,22.7,3.91,30.08,15.33,14.75,-0.1,2.08,23.03,22.96,54.0,89.74,5.14,102.52,76.97,25.55,0.24,3.51,89.89,89.52,54.0,88.41,18.09,158.74,64.23,94.51,1.55,6.13,90.2,85.57,54.0,30.44,5.63,45.51,19.53,25.98,0.66,2.99,30.94,29.44,54.0,80.47,9.03,106.62,59.57,47.05,0.25,3.47,80.96,81.79,54.0
+BG-23 = 46.07,2.53,49.71,43.21,6.5,0.31,1.74,46.13,46.17,7.0,22.03,7.67,32.09,14.38,17.72,0.41,1.55,23.15,20.06,7.0,78.73,18.02,104.06,59.73,44.33,0.34,1.56,80.47,77.02,7.0,104.02,12.3,121.0,90.95,30.05,0.42,1.56,104.64,100.22,7.0,57.64,2.96,61.39,52.85,8.55,-0.33,2.09,57.7,57.85,7.0,90.45,3.18,95.06,86.84,8.22,0.18,1.73,90.5,90.95,7.0,78.73,2.98,83.0,74.68,8.32,0.1,1.88,78.78,78.29,7.0,25.9,0.85,27.22,24.86,2.35,0.46,1.93,25.91,25.6,7.0,89.03,1.27,90.87,86.84,4.03,-0.43,2.66,89.04,89.5,7.0,74.55,18.52,115.6,62.32,53.28,1.85,4.77,76.5,68.8,7.0,31.85,1.69,35.28,29.79,5.48,1.16,3.76,31.88,31.62,7.0,83.78,4.78,89.5,77.0,12.49,-0.06,1.74,83.9,84.41,7.0
+BG-24 = 61.59,6.69,72.46,47.99,24.47,-0.4,2.25,61.94,62.67,32.0,7.5,2.89,19.22,4.82,14.4,2.56,10.16,8.02,6.65,32.0,33.18,6.68,60.47,25.99,34.48,2.24,9.84,33.82,31.82,32.0,83.97,7.64,107.25,62.12,45.13,0.06,5.75,84.31,84.26,32.0,34.28,1.9,39.64,30.76,8.88,0.57,3.64,34.34,34.1,32.0,83.56,7.45,107.25,74.71,32.54,1.14,4.35,83.88,81.9,32.0,49.08,10.97,72.46,30.17,42.29,0.33,2.4,50.26,48.49,32.0,10.89,1.33,13.19,8.26,4.93,-0.04,1.88,10.97,10.85,32.0,75.63,6.7,86.99,64.34,22.65,0.05,1.7,75.91,75.44,32.0,77.06,9.2,92.24,53.03,39.21,-0.49,3.01,77.59,77.71,32.0,33.68,4.83,45.74,25.99,19.75,0.77,3.23,34.01,32.57,32.0,65.27,6.03,72.46,53.59,18.87,-0.78,2.3,65.54,67.16,32.0
+BG-25 = 63.37,9.94,80.26,44.72,35.54,-0.15,2.14,64.11,64.72,20.0,7.42,1.69,10.84,3.77,7.07,-0.33,2.84,7.61,7.78,20.0,31.73,3.96,40.85,26.38,14.47,0.54,2.74,31.97,31.68,20.0,64.1,7.23,81.75,55.23,26.52,0.85,3.04,64.48,62.3,20.0,36.0,1.47,38.46,32.85,5.62,-0.5,2.47,36.02,36.23,20.0,64.01,12.35,84.26,50.48,33.78,0.58,1.86,65.14,56.93,20.0,48.96,2.75,53.62,44.72,8.9,0.11,1.8,49.03,48.63,20.0,13.47,3.44,19.81,8.51,11.3,0.39,1.9,13.88,12.05,20.0,100.82,4.94,108.89,94.44,14.45,0.22,1.71,100.93,100.97,20.0,60.26,6.12,71.58,49.9,21.68,0.06,2.08,60.56,59.58,20.0,28.13,5.12,37.32,20.41,16.9,0.42,1.94,28.57,26.39,20.0,63.64,3.91,72.46,55.23,17.23,0.07,3.28,63.75,63.69,20.0
+BG-26 = 42.62,3.04,50.1,37.32,12.78,0.62,3.15,42.72,42.12,27.0,5.89,1.88,10.51,3.34,7.17,0.54,2.53,6.17,5.63,27.0,36.83,2.58,42.1,31.15,10.95,-0.13,3.0,36.91,36.93,27.0,70.27,10.54,92.24,49.15,43.08,0.2,2.77,71.03,69.41,27.0,29.05,3.2,35.87,22.35,13.52,-0.07,2.72,29.22,29.33,27.0,68.69,7.34,79.32,56.21,23.11,-0.43,1.73,69.06,70.82,27.0,26.9,4.66,35.77,19.22,16.55,-0.33,1.94,27.29,29.33,27.0,11.54,1.86,15.01,7.78,7.23,-0.26,2.47,11.68,11.86,27.0,59.87,5.74,68.22,47.24,20.98,-0.49,2.6,60.14,60.75,27.0,45.72,14.13,79.32,19.34,59.98,0.63,3.46,47.78,44.9,27.0,42.8,4.64,52.0,32.81,19.19,0.32,2.6,43.05,42.1,27.0,46.83,7.21,64.23,32.09,32.13,0.34,2.9,47.36,46.09,27.0
+BG-27 = 57.81,7.38,68.22,42.18,26.04,-0.28,2.12,58.26,57.03,23.0,6.25,1.23,8.66,3.66,5.01,-0.16,2.68,6.36,6.3,23.0,31.57,2.2,36.21,25.99,10.22,-0.28,3.65,31.64,31.62,23.0,52.4,5.7,66.19,40.93,25.27,0.06,3.17,52.69,52.8,23.0,36.36,1.79,38.74,31.14,7.6,-1.17,4.3,36.4,36.52,23.0,57.0,9.17,81.75,47.5,34.25,1.38,3.86,57.71,52.8,23.0,46.75,5.22,60.47,40.25,20.22,0.83,3.33,47.02,46.09,23.0,15.62,2.53,19.81,11.51,8.3,0.06,1.91,15.82,15.1,23.0,87.95,4.73,95.06,74.99,20.07,-1.1,3.72,88.07,89.5,23.0,37.07,10.51,59.98,17.56,42.42,0.33,2.73,38.47,36.63,23.0,27.82,5.17,41.16,20.41,20.75,0.78,3.02,28.28,26.62,23.0,56.12,3.52,62.43,50.55,11.88,0.11,2.14,56.22,55.79,23.0
+BG-28 = 42.07,4.09,48.96,33.08,15.88,-0.51,2.29,42.26,42.79,31.0,6.08,2.53,11.51,1.7,9.81,0.07,2.4,6.57,6.11,31.0,35.91,3.35,42.1,30.76,11.34,0.16,1.81,36.06,36.0,31.0,45.49,3.7,52.8,38.64,14.16,0.06,2.49,45.63,45.82,31.0,36.24,2.46,40.85,30.22,10.64,-0.26,3.02,36.32,36.5,31.0,67.02,6.12,80.54,56.93,23.61,0.46,2.42,67.29,65.27,31.0,32.16,9.25,45.53,16.53,29.0,-0.29,1.73,33.42,34.61,31.0,10.64,1.55,13.38,7.78,5.61,0.2,2.14,10.75,10.36,31.0,74.89,5.3,88.25,65.27,22.98,0.52,3.1,75.07,74.68,31.0,43.98,15.18,67.27,14.21,53.05,-0.31,2.06,46.45,45.39,31.0,45.59,4.17,52.0,36.21,15.79,-0.67,2.67,45.77,46.84,31.0,49.31,7.54,66.22,35.13,31.09,0.1,2.52,49.87,49.41,31.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BGR/BGR_1_temperature_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BGR/BGR_1_temperature_2008.properties
new file mode 100644
index 0000000..ba3d817
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BGR/BGR_1_temperature_2008.properties
@@ -0,0 +1,74 @@
+# BGR.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the temperature data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BGR temperature data for 2008 at admin level 1
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BGR
+ADMIN_LEVEL = 1
+UNITS = C
+DATA_TYPE = temperature
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+BG-01 = -0.11,2.49,4.49,-7.91,12.4,-0.63,3.13,2.49,0.29,292.0,5.25,3.63,12.2,-5.16,17.36,-0.47,2.77,6.38,5.69,292.0,11.56,3.9,18.82,-1.3,20.12,-0.62,2.93,12.2,12.31,292.0,14.76,3.47,22.13,4.49,17.64,-0.46,2.64,15.16,15.24,292.0,19.99,3.47,27.64,7.8,19.84,-0.55,3.35,20.29,20.33,292.0,24.03,3.43,32.32,16.34,15.98,-0.01,2.62,24.27,24.23,292.0,26.57,4.24,37.01,15.79,21.22,-0.01,2.69,26.9,26.74,292.0,29.66,4.14,39.49,18.82,20.67,-0.19,2.74,29.94,30.12,292.0,23.16,3.81,32.32,13.58,18.74,-0.12,2.75,23.47,23.5,292.0,16.05,2.79,22.13,8.35,13.78,-0.35,2.82,16.29,16.41,292.0,9.9,2.75,15.24,2.28,12.95,-0.6,2.58,10.28,10.69,292.0,2.6,3.23,10.0,-5.43,15.43,-0.54,2.74,4.14,2.83,292.0
+BG-02 = 1.34,1.52,5.04,-2.4,7.44,-0.23,2.26,2.02,1.59,331.0,9.99,1.71,14.69,3.94,10.75,0.2,3.21,10.14,9.86,331.0,16.42,1.88,21.3,7.24,14.06,-0.54,4.45,16.52,16.34,331.0,18.59,1.71,22.4,12.48,9.92,-0.03,2.58,18.67,18.41,331.0,21.67,1.82,25.71,17.17,8.54,0.06,1.98,21.74,21.51,331.0,26.53,2.37,31.22,21.85,9.37,-0.08,1.64,26.63,26.74,331.0,30.17,3.32,36.73,24.33,12.4,0.05,1.68,30.35,29.84,331.0,33.46,3.7,40.59,25.71,14.88,-0.02,1.86,33.66,33.15,331.0,26.66,3.67,34.25,21.3,12.95,0.41,1.86,26.91,25.71,331.0,19.49,2.22,24.33,15.51,8.82,0.17,2.07,19.61,19.23,331.0,12.5,1.1,15.51,9.72,5.79,0.14,2.64,12.54,12.48,331.0,5.33,2.14,10.28,-2.95,13.23,-0.74,3.6,5.74,5.59,331.0
+BG-03 = 0.52,1.23,3.66,-2.13,5.79,-0.29,2.41,1.34,0.77,170.0,10.07,1.3,12.48,6.83,5.65,-0.26,2.48,10.15,10.24,170.0,16.5,1.42,19.37,13.31,6.06,-0.15,2.05,16.56,16.61,170.0,17.96,1.4,21.02,13.86,7.17,-0.39,2.95,18.02,18.13,170.0,21.35,1.76,25.98,17.99,7.99,0.25,2.66,21.42,21.3,170.0,26.69,1.72,30.12,23.23,6.89,-0.14,1.97,26.75,26.88,170.0,30.41,1.87,33.7,26.54,7.17,-0.2,1.91,30.47,30.39,170.0,33.24,2.48,37.28,28.46,8.82,-0.05,1.79,33.34,33.43,170.0,26.0,2.39,29.98,21.3,8.68,-0.25,1.91,26.11,26.26,170.0,19.93,1.63,22.95,16.34,6.61,0.01,1.83,20.0,20.09,170.0,11.3,1.23,14.55,8.35,6.2,0.23,2.6,11.36,11.24,170.0,4.65,1.6,9.72,-0.75,10.47,0.16,3.97,4.91,4.49,170.0
+BG-04 = -4.34,1.22,-1.02,-7.64,6.61,0.28,3.1,4.51,-4.33,215.0,7.48,2.31,12.76,2.42,10.33,-0.14,2.36,7.83,7.59,215.0,16.75,3.16,22.95,8.62,14.33,-0.6,2.54,17.04,17.44,215.0,18.19,2.28,22.13,12.2,9.92,-0.57,2.66,18.33,18.47,215.0,22.64,3.23,28.46,15.51,12.95,-0.5,2.2,22.86,23.23,215.0,26.93,3.37,32.6,19.65,12.95,-0.44,2.02,27.14,27.78,215.0,30.74,4.28,36.73,21.02,15.71,-0.53,2.08,31.03,31.5,215.0,33.9,4.21,39.76,24.61,15.16,-0.53,2.13,34.16,34.8,215.0,28.35,4.0,35.35,17.85,17.5,-0.7,2.84,28.63,29.02,215.0,20.24,2.76,24.33,13.03,11.3,-0.64,2.57,20.43,20.75,215.0,10.83,1.79,14.13,5.31,8.82,-0.78,3.33,10.98,11.1,215.0,6.82,1.56,11.65,1.46,10.2,-0.76,4.62,6.99,6.97,215.0
+BG-05 = -0.44,1.21,2.28,-3.92,6.2,-0.27,2.66,1.28,-0.37,140.0,7.63,2.52,11.24,0.08,11.16,-1.33,4.45,8.03,8.28,140.0,14.26,2.79,18.82,6.69,12.13,-0.7,2.95,14.53,14.69,140.0,17.86,3.18,22.68,10.55,12.13,-0.88,2.64,18.14,19.03,140.0,21.06,3.18,26.4,15.51,10.89,-0.18,1.77,21.3,21.44,140.0,25.43,2.98,29.43,18.54,10.89,-0.77,2.36,25.61,26.4,140.0,28.53,3.62,33.98,19.65,14.33,-0.67,2.35,28.76,29.7,140.0,29.84,2.83,33.43,22.13,11.3,-1.07,2.96,29.97,30.94,140.0,24.69,2.89,29.29,16.06,13.23,-0.83,2.96,24.86,25.36,140.0,17.75,1.86,21.3,13.17,8.13,-0.53,2.7,17.84,17.85,140.0,8.55,1.7,12.76,4.21,8.54,-0.18,2.47,8.72,8.62,140.0,-1.93,2.61,5.59,-6.54,12.13,0.53,2.82,3.24,-2.06,139.0
+BG-06 = -2.03,0.98,1.46,-4.74,6.2,-0.18,3.65,2.25,-1.99,192.0,9.34,1.41,13.58,3.94,9.65,-0.01,4.09,9.44,9.31,192.0,16.74,3.02,21.3,8.62,12.68,-0.68,2.71,17.01,17.44,192.0,17.83,2.3,22.95,12.48,10.47,-0.63,2.88,17.98,18.23,192.0,24.07,3.03,29.02,15.79,13.23,-0.55,2.09,24.26,25.09,192.0,26.97,2.38,30.94,19.92,11.02,-0.89,3.04,27.08,27.71,192.0,30.56,2.63,34.53,23.5,11.02,-0.67,2.42,30.67,31.22,192.0,33.58,3.24,38.8,25.43,13.37,-0.38,2.0,33.74,34.15,192.0,29.46,3.6,35.63,19.92,15.71,-0.39,2.02,29.68,30.39,192.0,18.77,1.8,21.3,13.58,7.72,-0.86,3.02,18.86,19.09,192.0,11.02,1.43,13.72,7.8,5.93,-0.34,2.46,11.12,11.1,192.0,1.35,1.66,5.59,-2.13,7.72,-0.16,2.58,2.13,1.53,192.0
+BG-07 = -2.01,0.97,1.46,-4.74,6.2,-0.17,3.68,2.23,-1.99,187.0,9.33,1.41,13.58,3.94,9.65,-0.02,4.12,9.43,9.31,187.0,16.68,3.04,21.3,8.62,12.68,-0.65,2.66,16.96,17.3,187.0,17.81,2.32,22.95,12.48,10.47,-0.62,2.84,17.96,18.27,187.0,24.04,3.05,29.02,15.79,13.23,-0.52,2.04,24.23,24.88,187.0,26.95,2.4,30.94,19.92,11.02,-0.87,2.97,27.05,27.64,187.0,30.53,2.65,34.53,23.5,11.02,-0.64,2.36,30.65,31.01,187.0,33.54,3.26,38.8,25.43,13.37,-0.36,1.98,33.7,34.11,187.0,29.43,3.64,35.63,19.92,15.71,-0.36,1.97,29.66,30.39,187.0,18.77,1.82,21.3,13.58,7.72,-0.85,2.96,18.86,19.09,187.0,11.02,1.43,13.72,7.8,5.93,-0.34,2.48,11.11,11.1,187.0,1.37,1.66,5.59,-2.13,7.72,-0.16,2.57,2.15,1.59,187.0
+BG-08 = 0.96,1.92,7.52,-3.78,11.3,0.94,4.36,2.15,0.63,212.0,10.43,1.36,13.58,7.52,6.06,0.22,2.31,10.52,10.28,212.0,16.54,1.11,18.82,11.65,7.17,-1.49,6.99,16.57,16.61,212.0,18.86,1.53,21.57,13.31,8.27,-0.88,3.76,18.93,19.09,212.0,21.75,0.94,24.06,19.37,4.69,-0.1,2.57,21.77,21.75,212.0,28.16,1.06,30.12,24.88,5.24,-0.75,3.31,28.18,28.33,212.0,31.16,0.94,33.15,28.05,5.1,-0.49,2.94,31.17,31.22,212.0,35.44,1.28,38.11,30.39,7.72,-1.32,5.58,35.46,35.63,212.0,28.92,1.63,32.05,24.47,7.58,-0.45,2.66,28.97,29.02,212.0,21.25,0.83,22.4,18.82,3.58,-0.86,2.98,21.26,21.51,212.0,12.71,2.04,18.82,7.24,11.57,-0.2,3.18,12.87,12.8,212.0,5.67,1.25,8.62,2.56,6.06,0.03,2.67,5.81,5.69,212.0
+BG-09 = 1.04,1.25,4.49,-1.57,6.06,0.36,2.47,1.62,0.84,175.0,9.21,1.68,13.31,5.73,7.58,0.11,2.19,9.36,9.04,175.0,14.1,1.63,17.72,9.59,8.13,-0.13,2.17,14.2,14.13,175.0,16.56,1.85,21.57,11.65,9.92,-0.16,2.59,16.67,16.48,175.0,21.29,1.88,25.16,16.48,8.68,-0.49,2.53,21.38,21.57,175.0,26.43,1.9,30.39,22.13,8.27,0.18,2.44,26.49,26.26,175.0,29.97,2.51,35.35,22.68,12.68,-0.46,2.94,30.08,30.39,175.0,33.04,2.17,37.56,27.36,10.2,-0.16,2.43,33.11,32.94,175.0,26.73,2.12,31.77,20.61,11.16,-0.3,2.83,26.81,26.95,175.0,17.74,1.33,20.75,14.41,6.34,-0.29,2.21,17.79,17.85,175.0,11.55,1.11,15.24,7.24,7.99,0.11,4.42,11.6,11.38,175.0,5.91,1.06,8.62,1.73,6.89,-0.69,3.98,6.0,6.0,175.0
+BG-10 = -0.46,2.55,2.97,-7.78,10.75,-1.17,3.43,2.59,0.49,147.0,5.26,3.94,11.38,-5.71,17.09,-0.89,3.09,6.56,6.14,147.0,11.5,4.16,17.17,-1.02,18.19,-1.19,3.95,12.22,12.34,147.0,14.0,3.15,18.96,2.7,16.26,-1.18,4.67,14.35,14.69,147.0,18.52,3.21,24.06,10.41,13.64,-0.6,2.83,18.79,18.82,147.0,23.25,2.93,28.46,15.79,12.68,-0.61,2.6,23.43,23.78,147.0,26.86,3.65,34.53,16.61,17.91,-0.53,2.84,27.11,27.5,147.0,28.58,3.66,35.91,19.78,16.12,-0.43,2.46,28.81,28.88,147.0,22.94,3.2,28.19,14.27,13.92,-0.73,2.73,23.16,23.71,147.0,15.26,2.52,19.65,8.76,10.89,-0.5,2.5,15.47,15.58,147.0,8.76,2.23,13.03,2.83,10.2,-0.33,2.75,9.04,8.62,147.0,1.87,3.35,7.8,-7.91,15.71,-0.72,3.02,3.83,2.56,147.0
+BG-11 = -2.42,1.16,2.01,-5.71,7.72,-0.32,3.98,2.68,-2.26,185.0,5.75,3.55,11.38,-2.95,14.33,-0.43,2.16,6.75,6.14,185.0,12.68,3.54,19.37,4.76,14.61,-0.4,1.97,13.16,13.58,185.0,15.61,2.53,23.5,9.72,13.78,0.27,3.08,15.82,15.31,185.0,18.92,2.42,24.61,13.86,10.75,0.15,2.25,19.08,18.96,185.0,23.38,2.43,28.05,18.54,9.51,0.01,1.99,23.5,23.23,185.0,26.7,3.42,33.7,18.82,14.88,-0.0,2.15,26.91,26.67,185.0,29.19,3.67,37.28,22.13,15.16,0.13,2.04,29.42,29.02,185.0,23.98,3.59,32.87,16.34,16.54,0.08,2.29,24.25,24.12,185.0,16.48,2.17,22.4,11.65,10.75,0.29,2.81,16.62,16.41,185.0,10.01,1.77,13.58,5.18,8.41,-0.15,2.63,10.16,10.14,185.0,2.69,2.7,7.52,-4.06,11.57,-0.02,2.27,3.8,2.28,185.0
+BG-12 = -1.04,1.34,2.56,-4.33,6.89,0.03,2.77,1.69,-1.02,165.0,8.78,3.86,15.24,-1.3,16.54,-0.8,2.51,9.59,10.28,165.0,14.54,4.49,20.33,3.94,16.4,-0.68,2.06,15.22,16.61,165.0,17.16,3.96,22.13,8.9,13.23,-0.37,1.69,17.61,18.27,165.0,22.58,4.41,28.19,14.69,13.5,-0.36,1.53,23.01,24.06,165.0,25.79,3.47,30.67,18.82,11.85,-0.54,1.7,26.02,27.36,165.0,28.32,4.01,32.87,21.02,11.85,-0.49,1.67,28.6,29.98,165.0,29.75,3.81,35.08,21.57,13.5,-0.53,1.87,30.0,31.29,165.0,27.29,3.7,33.98,19.65,14.33,-0.23,1.95,27.54,27.78,165.0,18.04,2.92,21.85,11.1,10.75,-0.68,2.08,18.27,19.09,165.0,9.86,1.69,14.41,5.31,9.09,0.0,2.97,10.0,9.86,165.0,-0.33,1.72,4.76,-5.98,10.75,-0.01,3.87,1.74,-0.47,165.0
+BG-13 = -0.93,1.11,1.73,-5.02,6.75,-0.02,3.46,1.45,-0.95,193.0,5.85,4.42,13.58,-3.23,16.81,0.05,1.6,7.33,5.94,193.0,10.98,5.16,21.02,1.46,19.57,0.1,1.81,12.13,11.17,193.0,13.87,4.69,21.85,5.04,16.81,0.02,1.6,14.64,14.13,193.0,18.54,4.92,28.19,10.55,17.64,0.3,1.8,19.18,17.17,193.0,22.98,4.74,32.05,16.34,15.71,0.28,1.72,23.46,22.33,193.0,25.65,6.01,36.73,16.61,20.12,0.26,1.79,26.34,25.43,193.0,28.25,5.34,37.56,19.37,18.19,0.21,1.7,28.75,27.36,193.0,21.68,5.2,29.84,12.76,17.09,0.07,1.53,22.29,21.02,193.0,15.68,4.03,22.68,9.45,13.23,0.24,1.69,16.19,15.24,193.0,9.66,3.24,16.34,2.83,13.5,-0.0,1.89,10.19,9.45,193.0,2.66,2.76,7.8,-3.92,11.71,-0.17,2.04,3.83,2.83,193.0
+BG-14 = -0.71,1.02,2.28,-2.54,4.82,0.43,3.07,1.24,-0.75,106.0,7.2,2.37,11.65,1.18,10.47,-0.81,2.95,7.58,7.66,106.0,12.64,2.73,17.17,7.24,9.92,-0.2,1.77,12.93,12.96,106.0,15.12,1.88,18.27,10.83,7.44,-0.41,2.08,15.23,15.51,106.0,19.53,2.4,23.23,14.41,8.82,-0.44,1.94,19.67,19.99,106.0,23.7,2.35,27.64,18.82,8.82,-0.35,2.03,23.82,24.12,106.0,27.38,3.55,32.05,19.78,12.26,-0.49,1.97,27.61,28.5,106.0,29.34,3.0,34.25,23.23,11.02,-0.41,2.04,29.49,29.91,106.0,24.8,2.34,29.02,19.09,9.92,-0.57,2.42,24.91,25.36,106.0,15.88,1.93,19.37,11.65,7.72,-0.15,1.94,16.0,15.99,106.0,7.66,2.0,11.93,3.52,8.41,0.0,2.11,7.92,7.8,106.0,1.4,1.67,4.76,-4.06,8.82,-0.46,3.22,2.18,1.73,106.0
+BG-15 = -3.27,1.28,0.91,-5.98,6.89,0.59,3.38,3.51,-3.5,188.0,8.26,1.75,11.93,4.76,7.17,-0.14,1.98,8.44,8.42,188.0,18.46,0.95,20.75,15.86,4.89,-0.27,2.87,18.48,18.54,188.0,19.67,1.41,23.23,15.79,7.44,0.34,2.97,19.72,19.37,188.0,24.4,1.22,28.46,21.44,7.03,0.38,3.54,24.43,24.33,188.0,28.63,1.0,30.94,25.98,4.96,-0.24,2.38,28.65,28.74,188.0,33.57,1.52,37.28,29.29,7.99,0.01,2.93,33.61,33.43,188.0,36.8,1.35,39.21,33.01,6.2,-0.53,2.67,36.82,36.94,188.0,31.09,1.6,34.8,26.26,8.54,-0.33,2.9,31.13,31.08,188.0,20.63,1.14,23.5,18.27,5.24,0.34,2.57,20.66,20.54,188.0,11.25,1.86,16.06,6.0,10.06,-0.51,2.86,11.4,11.65,188.0,4.21,2.1,9.17,0.63,8.54,0.4,2.15,4.7,3.94,188.0
+BG-16 = -0.45,1.23,3.39,-4.88,8.27,0.04,3.86,1.31,-0.47,241.0,8.97,2.83,13.03,0.35,12.68,-0.86,3.01,9.41,9.45,241.0,16.37,3.82,21.85,5.59,16.26,-0.86,2.74,16.81,17.58,241.0,18.02,2.83,23.23,8.07,15.16,-0.79,3.13,18.24,18.82,241.0,22.85,4.19,29.02,14.13,14.88,-0.49,2.08,23.23,23.5,241.0,27.46,4.0,35.08,17.72,17.36,-0.55,2.22,27.75,28.74,241.0,30.15,4.72,36.46,18.82,17.64,-0.7,2.27,30.51,31.56,241.0,33.34,4.51,40.04,22.13,17.91,-0.77,2.54,33.64,34.8,241.0,26.25,4.18,33.15,15.24,17.91,-0.6,2.3,26.58,27.36,241.0,19.11,3.26,23.37,11.1,12.26,-0.62,2.23,19.39,19.65,241.0,11.88,2.19,15.79,4.49,11.3,-0.95,3.44,12.08,12.48,241.0,5.5,1.96,8.9,-1.3,10.2,-0.8,3.28,5.84,5.87,241.0
+BG-17 = -4.52,1.1,-1.85,-7.91,6.06,-0.24,2.72,4.65,-4.33,113.0,5.95,1.26,9.17,2.83,6.34,0.57,3.02,6.08,5.66,113.0,16.9,1.12,19.92,13.58,6.34,0.15,3.55,16.93,16.89,113.0,19.38,0.98,22.4,17.17,5.24,0.47,3.47,19.41,19.3,113.0,22.43,0.9,24.06,20.2,3.86,-0.19,2.44,22.45,22.4,113.0,27.3,0.71,29.29,25.43,3.86,0.32,3.74,27.31,27.22,113.0,31.31,0.91,33.7,29.29,4.41,0.47,2.86,31.33,31.22,113.0,35.76,0.84,38.11,33.98,4.13,0.22,2.91,35.77,35.63,113.0,29.09,1.27,32.87,26.54,6.34,0.69,3.41,29.12,28.88,113.0,20.76,0.95,23.23,18.82,4.41,0.07,2.72,20.78,20.75,113.0,9.74,1.11,12.76,7.24,5.51,0.34,3.31,9.8,9.66,113.0,4.65,1.74,7.52,-0.06,7.58,-0.12,2.32,4.96,4.49,113.0
+BG-18 = -5.71,1.06,-3.78,-7.91,4.13,-0.37,2.22,5.8,-5.5,122.0,4.95,1.38,8.9,1.46,7.44,0.09,2.7,5.13,4.9,122.0,18.2,0.99,21.44,16.34,5.1,1.28,4.83,18.23,17.99,122.0,19.92,1.5,22.68,15.24,7.44,-0.56,2.77,19.98,20.2,122.0,24.0,1.49,27.91,21.16,6.75,0.41,2.82,24.04,23.92,122.0,28.64,1.36,32.32,26.54,5.79,0.86,3.19,28.68,28.4,122.0,32.87,1.55,36.18,29.57,6.61,0.27,2.71,32.91,32.77,122.0,36.71,1.21,39.35,34.46,4.89,0.4,2.34,36.73,36.53,122.0,29.93,1.44,33.98,26.81,7.17,0.38,2.72,29.96,29.77,122.0,21.56,0.76,24.33,20.47,3.86,1.76,6.31,21.57,21.37,122.0,10.92,1.97,17.99,6.83,11.16,0.72,3.77,11.09,10.83,122.0,6.39,0.79,8.62,3.94,4.69,0.12,3.43,6.44,6.42,122.0
+BG-19 = -2.04,1.61,2.28,-4.88,7.17,0.3,2.26,2.6,-2.13,133.0,7.45,1.79,11.65,3.11,8.54,-0.23,2.87,7.66,7.66,133.0,17.61,1.05,20.47,15.51,4.96,0.49,2.43,17.64,17.44,133.0,20.26,0.85,22.4,18.54,3.86,0.52,2.76,20.28,20.2,133.0,22.9,1.22,25.43,20.47,4.96,0.06,2.3,22.93,23.09,133.0,27.96,0.72,29.57,25.98,3.58,-0.21,2.66,27.97,27.91,133.0,30.64,0.91,32.6,27.91,4.69,-0.1,2.84,30.66,30.6,133.0,35.82,1.03,37.97,32.6,5.37,-0.57,3.3,35.84,35.91,133.0,28.98,1.5,32.32,25.71,6.61,-0.11,2.34,29.02,29.15,133.0,21.21,0.88,22.95,19.37,3.58,-0.22,2.19,21.23,21.3,133.0,10.45,1.63,16.89,5.31,11.57,0.09,4.64,10.57,10.55,133.0,4.77,2.21,9.17,-4.06,13.23,-0.84,4.24,5.25,5.18,133.0
+BG-20 = -0.02,1.49,3.94,-4.06,7.99,-0.16,3.21,1.48,0.08,154.0,9.0,2.93,13.03,2.7,10.33,-0.55,1.91,9.46,10.0,154.0,17.29,3.59,21.85,9.72,12.13,-0.57,1.88,17.65,18.61,154.0,18.66,1.95,22.13,14.13,7.99,-0.45,2.13,18.76,19.23,154.0,22.5,3.82,27.91,15.79,12.13,-0.33,1.61,22.82,23.64,154.0,26.62,3.61,31.5,20.2,11.3,-0.44,1.7,26.86,27.78,154.0,30.14,4.52,36.73,22.4,14.33,-0.37,1.58,30.47,31.56,154.0,34.12,4.67,40.18,26.54,13.64,-0.4,1.54,34.44,36.04,154.0,28.1,4.69,34.25,19.65,14.61,-0.46,1.65,28.48,29.91,154.0,20.26,3.51,25.43,13.58,11.85,-0.27,1.6,20.56,21.26,154.0,12.49,1.89,16.34,8.35,7.99,-0.09,2.01,12.63,12.51,154.0,4.12,1.58,7.66,-0.47,8.13,-0.28,3.18,4.41,4.18,154.0
+BG-21 = -0.05,1.27,2.56,-4.06,6.61,-0.45,2.86,1.26,0.08,153.0,3.32,2.05,8.14,-0.47,8.61,0.33,2.23,3.9,3.18,153.0,8.49,2.03,13.24,4.76,8.47,0.24,2.09,8.73,8.14,153.0,12.07,2.1,16.55,6.69,9.85,-0.24,2.03,12.25,12.41,153.0,15.59,1.51,19.85,12.48,7.37,0.21,2.5,15.66,15.51,153.0,20.08,1.84,25.23,16.34,8.89,0.4,2.52,20.16,19.78,153.0,21.33,1.93,27.84,18.27,9.58,0.81,3.22,21.42,21.02,153.0,25.21,2.19,31.77,20.2,11.57,0.59,2.95,25.3,24.88,153.0,18.96,2.43,25.3,14.13,11.16,0.46,2.68,19.11,18.68,153.0,12.91,1.54,17.37,9.72,7.65,0.57,2.78,13.0,12.62,153.0,8.07,1.9,13.44,3.11,10.33,0.64,3.88,8.29,7.8,153.0,1.48,2.12,6.42,-2.68,9.09,0.29,2.7,2.58,1.46,153.0
+BG-22 = -2.48,1.57,1.73,-9.29,11.02,-1.72,7.59,2.94,-2.13,308.0,5.09,3.83,11.1,-7.91,19.02,-1.28,4.33,6.37,5.9,308.0,10.5,3.53,16.2,-2.95,19.15,-1.64,6.12,11.08,11.14,308.0,14.02,3.23,20.2,1.73,18.46,-1.68,6.52,14.38,14.55,308.0,18.47,3.21,24.19,7.8,16.4,-1.1,4.32,18.75,18.96,308.0,22.79,2.65,28.05,14.69,13.37,-0.55,3.37,22.94,22.99,308.0,25.77,3.2,33.01,16.61,16.4,-0.42,3.57,25.97,25.88,308.0,27.92,3.09,34.53,17.99,16.54,-0.99,4.01,28.09,28.36,308.0,22.91,3.31,28.74,12.76,15.98,-1.18,4.01,23.15,23.5,308.0,15.3,2.39,19.51,8.07,11.44,-1.14,4.03,15.49,15.79,308.0,8.31,2.28,14.69,1.73,12.95,-0.67,3.99,8.61,8.52,308.0,-0.13,2.1,4.35,-8.74,13.09,-1.25,5.33,2.1,0.08,308.0
+BG-23 = -2.38,0.76,-0.61,-4.33,3.72,-0.33,3.24,2.5,-2.4,55.0,6.18,2.68,10.0,0.35,9.65,-0.19,1.9,6.73,5.94,55.0,11.84,3.04,17.17,5.31,11.85,-0.01,1.97,12.22,11.65,55.0,15.56,2.51,19.92,11.1,8.82,0.18,1.85,15.76,15.51,55.0,20.8,2.98,25.43,16.34,9.09,0.14,1.48,21.0,20.47,55.0,23.93,2.9,28.19,18.54,9.65,0.02,1.59,24.1,23.92,55.0,28.03,3.63,33.7,21.85,11.85,-0.04,1.63,28.26,28.53,55.0,29.88,3.06,34.53,24.33,10.2,-0.02,1.74,30.04,29.84,55.0,24.43,2.71,28.33,18.54,9.78,-0.03,1.82,24.58,24.33,55.0,16.58,1.99,19.65,12.2,7.44,-0.18,1.91,16.69,16.34,55.0,8.48,1.15,10.28,5.87,4.41,-0.34,2.08,8.56,8.62,55.0,0.8,1.3,2.83,-2.68,5.51,-0.63,2.63,1.52,1.04,55.0
+BG-24 = -1.12,1.34,5.04,-4.06,9.09,1.13,5.29,1.74,-1.3,209.0,9.39,2.46,13.03,3.25,9.78,-0.36,1.81,9.71,9.86,209.0,17.87,2.66,22.4,10.96,11.44,-0.22,2.09,18.06,17.99,209.0,18.8,2.11,22.95,12.62,10.33,-0.25,2.44,18.92,18.75,209.0,23.59,3.33,28.4,17.17,11.23,-0.16,1.59,23.82,23.5,209.0,26.94,2.91,33.43,21.3,12.13,-0.17,1.67,27.09,27.64,209.0,30.54,4.06,36.46,22.54,13.92,-0.21,1.64,30.8,30.94,209.0,34.9,3.81,40.59,26.54,14.06,-0.33,1.74,35.11,35.77,209.0,28.76,3.62,33.98,20.75,13.23,-0.29,1.8,28.99,29.29,209.0,20.51,3.13,25.43,14.0,11.44,-0.0,1.58,20.75,20.47,209.0,11.87,1.7,17.99,8.9,9.09,1.03,3.95,11.99,11.52,209.0,6.11,1.61,8.9,1.59,7.3,-0.33,2.19,6.32,6.21,209.0
+BG-25 = -4.61,1.43,-1.85,-7.91,6.06,0.01,2.56,4.83,-4.61,122.0,4.8,1.49,9.59,1.73,7.85,0.67,3.85,5.03,4.63,122.0,14.88,1.87,18.54,11.1,7.44,0.29,1.92,15.0,14.41,122.0,16.92,1.72,21.71,12.48,9.23,0.76,3.53,17.01,16.61,122.0,21.14,1.47,24.61,17.85,6.75,-0.05,2.38,21.19,21.16,122.0,26.42,1.75,29.7,22.26,7.44,-0.53,2.78,26.48,26.78,122.0,29.58,1.91,33.01,24.47,8.54,-0.77,2.92,29.64,30.12,122.0,33.01,2.06,36.73,28.19,8.54,-0.32,2.35,33.07,33.18,122.0,27.65,2.07,31.91,21.02,10.89,-0.49,3.4,27.73,27.91,122.0,19.1,1.44,21.57,14.13,7.44,-0.66,3.49,19.16,19.23,122.0,10.74,0.79,12.76,8.35,4.41,0.02,3.27,10.77,10.69,122.0,6.42,1.71,10.55,1.73,8.82,-0.04,3.13,6.64,6.28,122.0
+BG-26 = 0.16,1.62,3.8,-2.68,6.48,0.08,1.98,1.62,0.08,180.0,11.63,1.04,15.24,8.9,6.34,0.2,3.31,11.67,11.55,180.0,17.77,1.73,21.3,13.03,8.27,-0.25,2.7,17.85,17.85,180.0,20.33,2.02,24.47,15.24,9.23,-0.63,2.68,20.43,20.82,180.0,25.06,1.73,28.6,19.92,8.68,-0.52,3.15,25.12,25.3,180.0,29.3,1.97,33.15,23.5,9.65,-0.55,2.73,29.37,29.64,180.0,33.52,2.05,37.42,27.64,9.78,-0.52,2.69,33.58,33.94,180.0,36.49,1.9,39.76,30.39,9.37,-0.78,3.0,36.53,37.04,180.0,30.54,2.07,35.08,24.61,10.47,-0.42,2.61,30.61,31.05,180.0,21.06,1.7,23.92,17.44,6.48,-0.36,1.76,21.13,21.54,180.0,12.97,1.83,17.03,8.62,8.41,-0.02,2.1,13.1,13.03,180.0,6.75,1.2,10.0,4.49,5.51,0.39,2.2,6.85,6.56,180.0
+BG-27 = -1.91,1.49,2.01,-5.71,7.72,-0.23,2.99,2.42,-1.99,155.0,7.96,1.84,13.31,3.11,10.2,-0.05,3.1,8.17,8.07,155.0,16.09,1.57,18.82,11.93,6.89,-0.65,2.67,16.17,16.48,155.0,17.91,1.76,24.61,14.41,10.2,0.64,3.72,18.0,17.85,155.0,21.51,1.9,25.43,17.72,7.72,-0.12,2.09,21.59,21.57,155.0,26.78,1.8,30.12,22.68,7.44,-0.45,2.33,26.84,27.02,155.0,29.43,2.49,33.7,24.06,9.65,-0.47,2.34,29.54,29.84,155.0,33.26,2.39,37.56,28.05,9.51,-0.42,2.2,33.34,33.7,155.0,26.47,3.18,32.05,19.65,12.4,-0.35,2.1,26.66,27.02,155.0,18.96,1.61,22.68,14.96,7.72,-0.58,2.86,19.03,19.37,155.0,10.61,1.17,14.13,4.76,9.37,-0.54,6.19,10.67,10.62,155.0,3.58,1.27,7.52,-1.3,8.82,0.36,5.12,3.8,3.52,155.0
+BG-28 = 1.53,1.33,6.14,-1.57,7.72,0.55,4.14,2.02,1.46,192.0,11.12,1.15,15.24,8.62,6.61,0.3,2.94,11.17,11.1,192.0,18.12,1.89,22.4,13.31,9.09,-0.1,2.48,18.22,18.13,192.0,20.7,1.23,24.06,17.44,6.61,-0.33,2.86,20.74,20.89,192.0,24.43,1.26,27.09,20.75,6.34,-0.41,2.6,24.47,24.61,192.0,28.8,1.06,31.22,25.71,5.51,-0.03,3.04,28.82,28.77,192.0,33.11,1.38,37.01,30.12,6.89,-0.14,2.86,33.14,33.15,192.0,36.43,1.32,38.94,32.87,6.06,-0.22,2.19,36.45,36.59,192.0,30.0,2.07,33.84,24.61,9.23,-0.3,2.12,30.07,30.29,192.0,21.22,1.83,24.88,17.44,7.44,0.08,1.86,21.3,21.23,192.0,14.07,1.21,17.44,11.65,5.79,0.31,2.49,14.12,13.93,192.0,4.36,1.33,6.69,-2.68,9.37,-1.89,8.92,4.56,4.63,192.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BGR/BGR_1_vegetation_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BGR/BGR_1_vegetation_2008.properties
new file mode 100644
index 0000000..82db89f
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BGR/BGR_1_vegetation_2008.properties
@@ -0,0 +1,74 @@
+# BGR.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the vegetation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BGR vegetation data for 2008 at admin level 1
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BGR
+ADMIN_LEVEL = 1
+UNITS = UNITS
+DATA_TYPE = vegetation
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 0.9 
+# Minimum: -0.1
+
+BG-01 = 0.33,0.07,0.52,0.13,0.39,0.1,2.89,0.33,0.33,292.0,0.43,0.06,0.65,0.17,0.48,0.08,5.12,0.44,0.43,292.0,0.47,0.07,0.71,0.17,0.54,0.0,5.67,0.47,0.46,292.0,0.57,0.08,0.7,0.17,0.53,-1.84,7.33,0.57,0.58,292.0,0.69,0.07,0.81,0.3,0.51,-1.97,9.46,0.69,0.7,292.0,0.72,0.06,0.85,0.53,0.32,-0.8,3.72,0.72,0.73,292.0,0.7,0.08,0.83,0.44,0.4,-0.9,3.79,0.7,0.71,292.0,0.65,0.08,0.79,0.38,0.41,-0.84,3.63,0.66,0.66,292.0,0.63,0.06,0.76,0.44,0.33,-0.45,3.11,0.63,0.63,292.0,0.59,0.04,0.7,0.46,0.25,-0.18,3.0,0.59,0.59,292.0,0.54,0.05,0.71,0.43,0.29,0.62,3.53,0.54,0.54,292.0,0.47,0.07,0.72,0.19,0.53,-0.43,4.62,0.48,0.48,292.0
+BG-02 = 0.3,0.11,0.49,0.09,0.4,0.37,1.55,0.32,0.25,331.0,0.41,0.06,0.51,0.07,0.44,-1.9,9.35,0.41,0.41,331.0,0.47,0.07,0.6,0.11,0.49,-1.52,9.32,0.47,0.46,331.0,0.71,0.1,0.88,0.25,0.63,-1.29,6.72,0.71,0.71,331.0,0.75,0.11,0.9,0.2,0.7,-1.88,8.91,0.76,0.75,331.0,0.67,0.15,0.89,0.15,0.74,-0.56,3.1,0.69,0.68,331.0,0.6,0.18,0.88,0.17,0.7,-0.1,1.94,0.62,0.61,331.0,0.55,0.18,0.87,0.16,0.71,0.09,1.87,0.58,0.56,331.0,0.56,0.17,0.87,0.13,0.74,0.03,1.99,0.58,0.57,331.0,0.55,0.11,0.72,0.22,0.5,-0.3,2.27,0.56,0.56,331.0,0.49,0.08,0.6,0.07,0.52,-1.77,7.85,0.49,0.5,331.0,0.47,0.07,0.58,0.11,0.47,-1.8,7.16,0.48,0.49,331.0
+BG-03 = 0.19,0.03,0.28,0.1,0.18,-0.1,4.87,0.2,0.2,170.0,0.39,0.04,0.44,0.19,0.25,-2.58,10.69,0.39,0.4,170.0,0.47,0.06,0.58,0.21,0.37,-1.36,5.86,0.47,0.47,170.0,0.68,0.06,0.76,0.43,0.33,-1.89,7.92,0.68,0.68,170.0,0.73,0.08,0.85,0.36,0.49,-1.99,8.73,0.73,0.73,170.0,0.67,0.08,0.84,0.34,0.5,-0.55,4.16,0.68,0.66,170.0,0.6,0.1,0.81,0.34,0.47,0.3,2.17,0.6,0.57,170.0,0.53,0.11,0.77,0.29,0.48,0.33,1.79,0.54,0.49,170.0,0.52,0.12,0.76,0.33,0.43,0.28,1.71,0.54,0.5,170.0,0.49,0.09,0.66,0.31,0.35,0.13,1.7,0.5,0.49,170.0,0.45,0.06,0.56,0.24,0.32,-0.35,2.66,0.46,0.46,170.0,0.41,0.05,0.49,0.25,0.24,-1.03,3.46,0.42,0.43,170.0
+BG-04 = 0.03,0.06,0.26,-0.03,0.28,1.8,5.56,0.07,0.0,215.0,0.31,0.07,0.44,0.16,0.29,-0.5,2.2,0.32,0.33,215.0,0.47,0.02,0.54,0.41,0.12,0.27,2.94,0.47,0.47,215.0,0.66,0.02,0.72,0.61,0.11,0.12,2.97,0.66,0.66,215.0,0.77,0.06,0.88,0.63,0.25,-0.06,1.91,0.77,0.76,215.0,0.71,0.1,0.9,0.55,0.34,0.29,1.75,0.72,0.7,215.0,0.64,0.14,0.89,0.45,0.45,0.32,1.76,0.66,0.62,215.0,0.57,0.15,0.86,0.35,0.51,0.39,1.87,0.59,0.54,215.0,0.53,0.13,0.79,0.34,0.45,0.37,1.81,0.54,0.5,215.0,0.53,0.09,0.69,0.38,0.31,0.02,1.68,0.54,0.52,215.0,0.5,0.02,0.56,0.44,0.12,-0.1,2.79,0.5,0.5,215.0,0.48,0.03,0.57,0.39,0.18,-0.3,2.43,0.48,0.49,215.0
+BG-05 = 0.19,0.05,0.33,-0.0,0.33,-0.17,3.85,0.2,0.18,140.0,0.38,0.04,0.46,0.21,0.24,-0.82,4.86,0.38,0.38,140.0,0.45,0.03,0.53,0.29,0.24,-1.7,7.56,0.45,0.46,140.0,0.69,0.08,0.77,0.4,0.37,-1.63,5.06,0.69,0.73,140.0,0.78,0.05,0.86,0.64,0.23,-0.7,3.57,0.78,0.78,140.0,0.75,0.07,0.89,0.62,0.27,0.36,1.98,0.76,0.73,140.0,0.68,0.09,0.86,0.53,0.33,0.5,1.97,0.69,0.65,140.0,0.66,0.1,0.84,0.49,0.35,0.43,2.06,0.66,0.63,140.0,0.58,0.07,0.74,0.41,0.34,-0.06,2.47,0.58,0.58,140.0,0.57,0.05,0.66,0.45,0.22,-0.39,2.32,0.57,0.57,140.0,0.47,0.07,0.55,0.27,0.29,-1.05,3.01,0.47,0.48,140.0,0.31,0.05,0.41,0.15,0.26,-0.24,2.54,0.31,0.31,140.0
+BG-06 = 0.07,0.08,0.21,-0.03,0.24,0.21,1.62,0.1,0.07,192.0,0.36,0.02,0.43,0.29,0.13,-0.17,3.21,0.36,0.36,192.0,0.47,0.04,0.58,0.37,0.21,0.42,3.57,0.47,0.46,192.0,0.66,0.03,0.72,0.56,0.16,-0.74,2.77,0.66,0.67,192.0,0.73,0.05,0.84,0.62,0.23,0.4,2.26,0.73,0.72,192.0,0.69,0.08,0.86,0.57,0.29,0.57,1.92,0.7,0.66,192.0,0.62,0.1,0.83,0.47,0.35,0.58,1.98,0.63,0.58,192.0,0.54,0.13,0.79,0.37,0.42,0.45,1.77,0.55,0.51,192.0,0.46,0.11,0.63,0.3,0.33,0.22,1.46,0.47,0.43,192.0,0.46,0.09,0.64,0.33,0.31,0.36,1.77,0.47,0.43,192.0,0.45,0.04,0.53,0.37,0.15,0.07,1.69,0.45,0.45,192.0,0.4,0.08,0.54,0.2,0.34,-0.67,2.72,0.41,0.41,192.0
+BG-07 = 0.07,0.08,0.21,-0.03,0.24,0.17,1.62,0.1,0.07,187.0,0.36,0.02,0.43,0.29,0.13,-0.06,3.22,0.36,0.36,187.0,0.47,0.04,0.58,0.38,0.19,0.64,3.48,0.47,0.46,187.0,0.66,0.03,0.72,0.56,0.16,-0.77,2.92,0.66,0.67,187.0,0.73,0.05,0.84,0.62,0.23,0.37,2.25,0.73,0.72,187.0,0.69,0.08,0.86,0.57,0.29,0.53,1.87,0.7,0.66,187.0,0.62,0.1,0.83,0.47,0.35,0.54,1.94,0.63,0.59,187.0,0.54,0.13,0.79,0.37,0.42,0.41,1.74,0.56,0.51,187.0,0.46,0.11,0.63,0.3,0.33,0.18,1.43,0.47,0.44,187.0,0.46,0.09,0.64,0.33,0.31,0.32,1.74,0.47,0.44,187.0,0.45,0.04,0.53,0.37,0.15,0.02,1.72,0.45,0.45,187.0,0.4,0.08,0.54,0.2,0.34,-0.69,2.79,0.41,0.41,187.0
+BG-08 = 0.19,0.05,0.36,0.02,0.34,0.32,6.25,0.19,0.18,212.0,0.39,0.04,0.48,0.13,0.35,-2.49,13.41,0.39,0.4,212.0,0.52,0.07,0.63,0.06,0.57,-3.13,16.38,0.53,0.54,212.0,0.67,0.06,0.76,0.33,0.43,-2.32,11.49,0.67,0.68,212.0,0.68,0.08,0.77,0.11,0.67,-3.63,21.34,0.68,0.69,212.0,0.62,0.08,0.75,0.2,0.55,-2.56,10.86,0.63,0.64,212.0,0.52,0.08,0.66,0.2,0.46,-1.25,4.97,0.53,0.53,212.0,0.39,0.07,0.57,0.05,0.52,-0.67,4.94,0.4,0.39,212.0,0.38,0.06,0.56,0.07,0.49,-0.4,5.65,0.39,0.37,212.0,0.38,0.05,0.51,0.15,0.36,-0.37,6.19,0.38,0.37,212.0,0.39,0.05,0.49,0.03,0.46,-3.15,20.1,0.4,0.4,212.0,0.41,0.09,0.57,0.25,0.32,-0.14,1.83,0.42,0.43,212.0
+BG-09 = 0.29,0.05,0.42,0.19,0.23,0.47,2.63,0.3,0.28,175.0,0.46,0.04,0.57,0.38,0.2,0.6,3.06,0.46,0.46,175.0,0.49,0.04,0.61,0.4,0.2,0.28,2.6,0.5,0.49,175.0,0.65,0.03,0.72,0.58,0.15,0.09,3.06,0.65,0.65,175.0,0.73,0.03,0.81,0.66,0.15,0.2,2.5,0.73,0.73,175.0,0.71,0.05,0.82,0.6,0.22,-0.04,2.18,0.71,0.71,175.0,0.65,0.07,0.8,0.52,0.28,0.0,2.2,0.65,0.65,175.0,0.6,0.07,0.76,0.45,0.31,-0.16,2.21,0.61,0.61,175.0,0.61,0.06,0.73,0.48,0.25,-0.25,2.2,0.61,0.61,175.0,0.56,0.05,0.65,0.46,0.2,-0.23,2.1,0.57,0.57,175.0,0.5,0.04,0.58,0.4,0.18,-0.32,2.28,0.5,0.51,175.0,0.49,0.05,0.6,0.37,0.23,0.2,2.46,0.5,0.49,175.0
+BG-10 = 0.24,0.05,0.34,0.09,0.26,-0.25,3.11,0.25,0.24,147.0,0.38,0.08,0.51,0.11,0.4,-0.96,4.1,0.39,0.39,147.0,0.42,0.08,0.53,0.11,0.42,-1.52,5.51,0.43,0.44,147.0,0.54,0.11,0.66,0.12,0.53,-1.65,5.56,0.55,0.57,147.0,0.71,0.08,0.81,0.33,0.48,-2.32,8.83,0.71,0.73,147.0,0.76,0.05,0.86,0.6,0.27,-0.22,2.68,0.76,0.75,147.0,0.7,0.07,0.85,0.49,0.36,-0.37,2.47,0.71,0.71,147.0,0.68,0.08,0.83,0.46,0.37,-0.43,2.4,0.68,0.68,147.0,0.58,0.04,0.68,0.47,0.21,0.23,2.76,0.58,0.58,147.0,0.58,0.04,0.67,0.48,0.19,0.08,2.54,0.58,0.58,147.0,0.51,0.04,0.61,0.41,0.2,0.13,2.59,0.51,0.5,147.0,0.38,0.1,0.53,0.1,0.43,-0.69,2.9,0.39,0.4,147.0
+BG-11 = 0.08,0.07,0.24,-0.02,0.26,0.2,1.9,0.11,0.09,185.0,0.32,0.05,0.39,0.17,0.22,-1.02,3.29,0.33,0.34,185.0,0.42,0.06,0.49,0.2,0.29,-1.6,5.33,0.43,0.44,185.0,0.62,0.08,0.71,0.37,0.34,-1.38,4.16,0.63,0.65,185.0,0.79,0.05,0.86,0.65,0.21,-0.73,2.91,0.79,0.8,185.0,0.8,0.06,0.89,0.62,0.27,-0.85,2.97,0.8,0.81,185.0,0.76,0.09,0.88,0.51,0.38,-0.75,2.74,0.76,0.78,185.0,0.7,0.1,0.84,0.4,0.44,-0.76,2.7,0.7,0.72,185.0,0.6,0.07,0.73,0.37,0.36,-0.78,3.2,0.61,0.62,185.0,0.58,0.05,0.66,0.4,0.25,-0.95,3.81,0.58,0.58,185.0,0.51,0.03,0.57,0.42,0.14,-0.69,3.57,0.51,0.51,185.0,0.4,0.04,0.5,0.3,0.2,-0.61,3.03,0.4,0.41,185.0
+BG-12 = 0.14,0.07,0.27,-0.05,0.32,-1.07,3.62,0.15,0.16,165.0,0.34,0.05,0.42,0.14,0.27,-1.63,6.03,0.34,0.35,165.0,0.43,0.05,0.51,0.25,0.26,-1.46,5.15,0.43,0.44,165.0,0.64,0.08,0.75,0.37,0.38,-1.29,4.23,0.65,0.66,165.0,0.74,0.05,0.84,0.66,0.18,0.3,1.6,0.74,0.73,165.0,0.73,0.1,0.88,0.6,0.28,0.24,1.38,0.74,0.7,165.0,0.67,0.11,0.86,0.54,0.32,0.38,1.45,0.68,0.62,165.0,0.63,0.12,0.83,0.48,0.34,0.27,1.43,0.64,0.59,165.0,0.51,0.11,0.71,0.34,0.37,0.05,1.75,0.52,0.51,165.0,0.5,0.09,0.66,0.37,0.29,-0.02,1.61,0.51,0.51,165.0,0.46,0.06,0.57,0.37,0.2,0.18,1.58,0.46,0.44,165.0,0.25,0.04,0.36,0.16,0.19,0.57,2.53,0.25,0.24,165.0
+BG-13 = 0.31,0.12,0.6,0.12,0.48,0.28,1.79,0.34,0.3,193.0,0.46,0.1,0.68,0.29,0.39,0.27,1.95,0.47,0.44,193.0,0.52,0.09,0.7,0.3,0.41,0.18,1.94,0.53,0.51,193.0,0.59,0.04,0.7,0.33,0.37,-1.81,12.54,0.59,0.6,193.0,0.71,0.06,0.83,0.57,0.26,0.01,2.27,0.72,0.71,193.0,0.73,0.08,0.87,0.52,0.35,-0.97,2.98,0.74,0.76,193.0,0.71,0.11,0.87,0.44,0.43,-0.91,2.53,0.72,0.75,193.0,0.67,0.12,0.85,0.39,0.46,-0.74,2.2,0.68,0.72,193.0,0.65,0.1,0.81,0.41,0.4,-0.66,2.28,0.66,0.68,193.0,0.61,0.08,0.73,0.42,0.3,-0.64,2.56,0.61,0.63,193.0,0.57,0.1,0.75,0.38,0.37,0.08,1.68,0.58,0.56,193.0,0.48,0.09,0.7,0.33,0.37,0.26,1.82,0.49,0.47,193.0
+BG-14 = 0.23,0.04,0.33,0.15,0.18,0.74,2.62,0.23,0.21,106.0,0.39,0.05,0.53,0.29,0.24,0.98,3.12,0.4,0.38,106.0,0.43,0.04,0.53,0.39,0.14,1.11,3.16,0.43,0.42,106.0,0.58,0.03,0.64,0.46,0.18,-0.62,4.44,0.58,0.57,106.0,0.75,0.04,0.81,0.67,0.14,0.04,2.1,0.75,0.75,106.0,0.77,0.07,0.87,0.66,0.21,0.11,1.62,0.77,0.76,106.0,0.69,0.09,0.84,0.54,0.3,0.14,1.68,0.7,0.68,106.0,0.66,0.1,0.83,0.48,0.35,0.15,1.66,0.67,0.65,106.0,0.55,0.06,0.69,0.43,0.26,0.23,2.56,0.56,0.55,106.0,0.55,0.05,0.64,0.44,0.2,0.05,2.03,0.55,0.55,106.0,0.49,0.04,0.59,0.41,0.18,0.48,2.41,0.49,0.48,106.0,0.34,0.06,0.47,0.23,0.24,0.33,1.99,0.34,0.33,106.0
+BG-15 = -0.01,0.02,0.12,-0.03,0.16,3.71,17.64,0.03,-0.01,188.0,0.27,0.07,0.4,0.16,0.24,-0.21,1.5,0.28,0.29,188.0,0.46,0.02,0.54,0.39,0.15,0.16,3.13,0.46,0.46,188.0,0.66,0.03,0.73,0.59,0.14,-0.11,2.4,0.66,0.66,188.0,0.71,0.02,0.78,0.65,0.13,0.35,3.61,0.71,0.71,188.0,0.62,0.04,0.74,0.52,0.21,0.48,3.38,0.62,0.62,188.0,0.52,0.05,0.68,0.42,0.26,0.72,3.48,0.52,0.51,188.0,0.43,0.05,0.6,0.34,0.26,0.98,3.8,0.43,0.42,188.0,0.4,0.05,0.57,0.3,0.27,0.77,3.33,0.4,0.39,188.0,0.42,0.04,0.55,0.34,0.21,1.02,3.74,0.42,0.41,188.0,0.45,0.02,0.5,0.4,0.11,0.02,2.43,0.46,0.45,188.0,0.45,0.04,0.54,0.33,0.2,-0.21,2.54,0.45,0.45,188.0
+BG-16 = 0.21,0.07,0.48,0.09,0.39,1.89,6.75,0.22,0.19,241.0,0.39,0.05,0.6,0.27,0.33,1.09,5.13,0.39,0.38,241.0,0.46,0.04,0.65,0.37,0.28,1.65,7.08,0.46,0.45,241.0,0.62,0.03,0.73,0.53,0.2,0.2,3.41,0.62,0.62,241.0,0.71,0.06,0.84,0.59,0.26,0.17,2.06,0.71,0.71,241.0,0.67,0.1,0.86,0.51,0.35,0.33,1.71,0.68,0.65,241.0,0.62,0.13,0.86,0.44,0.43,0.35,1.79,0.63,0.6,241.0,0.57,0.13,0.83,0.37,0.46,0.42,1.88,0.58,0.54,241.0,0.55,0.12,0.8,0.37,0.43,0.42,1.94,0.56,0.53,241.0,0.53,0.08,0.72,0.42,0.3,0.32,1.78,0.54,0.53,241.0,0.48,0.06,0.73,0.36,0.37,1.1,4.93,0.48,0.47,241.0,0.43,0.05,0.59,0.33,0.26,0.44,3.27,0.43,0.43,241.0
+BG-17 = 0.01,0.01,0.03,-0.01,0.04,0.73,3.39,0.01,0.01,113.0,0.25,0.04,0.37,0.19,0.19,1.2,3.73,0.25,0.23,113.0,0.5,0.02,0.59,0.45,0.14,0.12,4.08,0.5,0.5,113.0,0.67,0.02,0.71,0.63,0.08,0.37,2.48,0.67,0.66,113.0,0.74,0.02,0.78,0.66,0.12,-0.96,4.35,0.74,0.74,113.0,0.65,0.03,0.71,0.58,0.13,-0.15,2.6,0.65,0.65,113.0,0.56,0.04,0.64,0.47,0.16,-0.17,2.49,0.56,0.56,113.0,0.46,0.04,0.53,0.36,0.17,-0.31,2.73,0.46,0.46,113.0,0.46,0.03,0.53,0.4,0.13,0.12,2.92,0.46,0.46,113.0,0.47,0.03,0.55,0.42,0.13,0.91,3.48,0.47,0.46,113.0,0.47,0.02,0.51,0.43,0.08,-0.11,2.49,0.47,0.47,113.0,0.37,0.07,0.51,0.25,0.26,0.27,2.07,0.38,0.36,113.0
+BG-18 = -0.0,0.01,0.02,-0.02,0.04,0.21,2.25,0.01,-0.0,122.0,0.2,0.02,0.25,0.16,0.09,0.56,2.72,0.2,0.19,122.0,0.45,0.04,0.56,0.38,0.18,0.81,3.03,0.46,0.44,122.0,0.65,0.03,0.71,0.56,0.14,0.41,2.97,0.65,0.64,122.0,0.71,0.03,0.79,0.62,0.17,-0.38,2.61,0.71,0.71,122.0,0.64,0.03,0.72,0.56,0.16,0.09,2.31,0.64,0.64,122.0,0.53,0.05,0.64,0.46,0.19,0.39,2.1,0.53,0.52,122.0,0.42,0.04,0.57,0.34,0.23,0.54,3.02,0.43,0.42,122.0,0.42,0.04,0.55,0.36,0.19,0.58,2.72,0.43,0.42,122.0,0.44,0.03,0.55,0.4,0.15,0.74,3.46,0.45,0.44,122.0,0.46,0.02,0.51,0.42,0.09,0.42,3.54,0.46,0.46,122.0,0.44,0.06,0.53,0.31,0.22,-0.37,1.96,0.44,0.45,122.0
+BG-19 = 0.06,0.06,0.18,-0.01,0.19,0.94,2.42,0.08,0.03,133.0,0.35,0.05,0.41,0.23,0.18,-1.4,3.8,0.35,0.37,133.0,0.51,0.02,0.57,0.46,0.1,0.11,2.17,0.51,0.51,133.0,0.67,0.02,0.72,0.63,0.09,0.29,2.61,0.68,0.67,133.0,0.72,0.03,0.79,0.65,0.14,-0.12,2.97,0.72,0.72,133.0,0.67,0.03,0.77,0.6,0.17,0.55,3.1,0.67,0.66,133.0,0.59,0.04,0.73,0.5,0.23,0.63,3.34,0.59,0.58,133.0,0.45,0.05,0.61,0.36,0.25,0.55,3.09,0.46,0.45,133.0,0.45,0.05,0.59,0.34,0.25,0.7,3.04,0.45,0.44,133.0,0.45,0.04,0.57,0.37,0.2,0.75,3.9,0.45,0.45,133.0,0.43,0.03,0.5,0.37,0.13,0.21,2.06,0.43,0.43,133.0,0.36,0.07,0.51,0.24,0.28,0.32,1.89,0.37,0.34,133.0
+BG-20 = 0.2,0.04,0.29,0.09,0.2,-0.73,3.8,0.2,0.2,154.0,0.39,0.03,0.48,0.31,0.18,0.25,3.4,0.39,0.39,154.0,0.47,0.04,0.6,0.39,0.21,0.62,2.73,0.48,0.47,154.0,0.66,0.04,0.75,0.56,0.19,0.01,2.64,0.67,0.66,154.0,0.73,0.07,0.87,0.58,0.29,0.25,2.1,0.74,0.72,154.0,0.67,0.12,0.89,0.49,0.4,0.43,1.77,0.68,0.64,154.0,0.6,0.16,0.88,0.4,0.48,0.44,1.61,0.62,0.54,154.0,0.54,0.17,0.83,0.31,0.52,0.39,1.61,0.56,0.49,154.0,0.51,0.15,0.76,0.31,0.45,0.3,1.54,0.53,0.47,154.0,0.49,0.1,0.66,0.34,0.32,0.14,1.5,0.5,0.48,154.0,0.44,0.07,0.56,0.33,0.23,0.02,1.6,0.45,0.44,154.0,0.42,0.04,0.52,0.34,0.17,0.39,2.14,0.42,0.41,154.0
+BG-21 = 0.39,0.05,0.51,0.29,0.22,0.2,2.33,0.4,0.39,153.0,0.5,0.04,0.59,0.39,0.2,-0.29,2.67,0.5,0.5,153.0,0.55,0.04,0.65,0.46,0.2,-0.11,2.4,0.55,0.55,153.0,0.61,0.03,0.69,0.54,0.15,0.39,2.74,0.62,0.61,153.0,0.73,0.04,0.82,0.65,0.17,-0.23,2.15,0.73,0.74,153.0,0.8,0.02,0.85,0.73,0.12,-0.18,2.82,0.8,0.8,153.0,0.8,0.03,0.85,0.71,0.14,-0.38,3.38,0.8,0.8,153.0,0.75,0.03,0.81,0.65,0.16,-0.71,3.77,0.75,0.75,153.0,0.71,0.03,0.78,0.64,0.14,-0.66,2.96,0.71,0.71,153.0,0.64,0.03,0.69,0.58,0.11,-0.07,1.92,0.64,0.64,153.0,0.61,0.06,0.71,0.45,0.25,-0.51,2.52,0.61,0.62,153.0,0.56,0.06,0.69,0.43,0.25,-0.18,2.23,0.56,0.57,153.0
+BG-22 = 0.17,0.06,0.32,0.01,0.31,-0.05,3.26,0.18,0.16,308.0,0.35,0.07,0.49,0.05,0.44,-1.75,8.17,0.36,0.36,308.0,0.43,0.07,0.53,0.05,0.48,-2.92,14.04,0.43,0.44,308.0,0.57,0.11,0.71,0.05,0.67,-2.67,11.09,0.58,0.59,308.0,0.75,0.1,0.84,0.23,0.62,-3.02,13.33,0.75,0.76,308.0,0.78,0.06,0.87,0.61,0.26,-0.79,3.17,0.78,0.79,308.0,0.73,0.08,0.86,0.48,0.38,-0.96,3.51,0.73,0.74,308.0,0.69,0.08,0.83,0.45,0.38,-0.83,3.39,0.7,0.7,308.0,0.62,0.07,0.75,0.43,0.33,-0.69,3.13,0.62,0.63,308.0,0.57,0.05,0.7,0.45,0.25,-0.13,2.87,0.58,0.58,308.0,0.5,0.04,0.68,0.36,0.31,0.69,5.31,0.5,0.5,308.0,0.33,0.07,0.47,0.07,0.4,-0.83,3.77,0.34,0.34,308.0
+BG-23 = 0.14,0.04,0.22,0.04,0.19,-0.36,3.11,0.14,0.14,55.0,0.32,0.05,0.41,0.18,0.24,-0.03,2.84,0.32,0.31,55.0,0.4,0.04,0.48,0.28,0.2,-0.27,2.88,0.4,0.4,55.0,0.53,0.06,0.62,0.35,0.26,-0.76,3.81,0.54,0.54,55.0,0.7,0.05,0.81,0.59,0.22,0.25,2.43,0.7,0.69,55.0,0.71,0.08,0.85,0.57,0.28,-0.07,1.69,0.72,0.72,55.0,0.64,0.11,0.81,0.48,0.33,-0.13,1.56,0.65,0.66,55.0,0.6,0.11,0.77,0.44,0.33,-0.15,1.66,0.61,0.62,55.0,0.56,0.08,0.73,0.43,0.3,0.07,2.17,0.57,0.58,55.0,0.52,0.05,0.62,0.44,0.18,-0.08,1.98,0.52,0.52,55.0,0.45,0.05,0.53,0.36,0.17,-0.18,1.81,0.45,0.45,55.0,0.28,0.06,0.4,0.19,0.21,0.53,2.06,0.29,0.26,55.0
+BG-24 = 0.19,0.03,0.27,0.08,0.19,-0.43,4.88,0.19,0.19,209.0,0.39,0.02,0.45,0.32,0.14,-0.42,3.71,0.39,0.39,209.0,0.47,0.03,0.54,0.36,0.18,0.22,2.93,0.47,0.46,209.0,0.65,0.04,0.73,0.53,0.2,-0.77,3.97,0.65,0.66,209.0,0.73,0.04,0.84,0.62,0.21,-0.07,2.78,0.73,0.73,209.0,0.68,0.08,0.85,0.53,0.32,0.34,1.8,0.68,0.66,209.0,0.6,0.12,0.84,0.41,0.43,0.26,1.6,0.61,0.58,209.0,0.53,0.14,0.81,0.32,0.49,0.29,1.66,0.55,0.51,209.0,0.51,0.13,0.76,0.32,0.44,0.25,1.67,0.53,0.5,209.0,0.52,0.09,0.68,0.35,0.32,0.06,1.62,0.53,0.51,209.0,0.47,0.06,0.57,0.34,0.23,-0.17,1.67,0.47,0.47,209.0,0.45,0.05,0.58,0.37,0.21,0.1,2.24,0.46,0.46,209.0
+BG-25 = 0.02,0.03,0.14,-0.01,0.15,1.69,6.71,0.04,0.02,122.0,0.26,0.06,0.39,0.18,0.21,0.36,1.91,0.27,0.27,122.0,0.47,0.02,0.53,0.44,0.09,0.56,2.84,0.47,0.47,122.0,0.65,0.02,0.7,0.59,0.11,-0.72,4.43,0.65,0.66,122.0,0.77,0.04,0.85,0.66,0.18,-0.04,2.12,0.77,0.76,122.0,0.71,0.06,0.84,0.59,0.25,0.32,2.36,0.71,0.7,122.0,0.65,0.08,0.82,0.51,0.3,0.43,2.41,0.65,0.63,122.0,0.56,0.09,0.76,0.4,0.35,0.33,2.25,0.57,0.55,122.0,0.54,0.08,0.69,0.39,0.3,0.13,2.06,0.55,0.53,122.0,0.54,0.07,0.66,0.39,0.27,-0.05,1.98,0.55,0.53,122.0,0.5,0.04,0.57,0.39,0.17,-0.32,2.22,0.5,0.51,122.0,0.44,0.06,0.56,0.28,0.28,-0.07,2.27,0.44,0.43,122.0
+BG-26 = 0.21,0.02,0.31,0.17,0.14,1.26,5.39,0.21,0.2,180.0,0.4,0.03,0.47,0.33,0.15,0.27,3.05,0.4,0.39,180.0,0.48,0.03,0.55,0.41,0.15,-0.5,2.68,0.48,0.49,180.0,0.66,0.03,0.72,0.59,0.13,-0.16,3.23,0.66,0.66,180.0,0.72,0.06,0.82,0.59,0.22,-0.66,2.3,0.72,0.73,180.0,0.63,0.07,0.81,0.5,0.31,0.49,2.52,0.64,0.62,180.0,0.54,0.08,0.77,0.38,0.39,0.65,2.68,0.55,0.52,180.0,0.48,0.09,0.73,0.33,0.41,0.8,2.76,0.49,0.46,180.0,0.49,0.09,0.71,0.32,0.39,0.5,2.19,0.5,0.46,180.0,0.5,0.07,0.66,0.35,0.32,0.18,2.29,0.5,0.49,180.0,0.43,0.05,0.55,0.33,0.22,-0.04,2.38,0.44,0.43,180.0,0.43,0.04,0.52,0.34,0.17,0.09,2.73,0.43,0.42,180.0
+BG-27 = 0.13,0.06,0.22,0.0,0.22,-0.31,2.04,0.14,0.13,155.0,0.37,0.05,0.44,0.23,0.2,-1.08,3.75,0.37,0.38,155.0,0.48,0.02,0.58,0.43,0.15,0.58,3.85,0.48,0.48,155.0,0.66,0.02,0.71,0.59,0.11,-0.07,2.4,0.66,0.66,155.0,0.75,0.05,0.86,0.67,0.19,0.39,2.18,0.75,0.75,155.0,0.7,0.07,0.86,0.59,0.27,0.39,2.22,0.7,0.69,155.0,0.64,0.09,0.84,0.5,0.35,0.55,2.33,0.65,0.62,155.0,0.54,0.11,0.79,0.37,0.42,0.49,2.11,0.55,0.52,155.0,0.54,0.1,0.76,0.35,0.41,0.31,2.0,0.55,0.52,155.0,0.51,0.07,0.66,0.38,0.28,0.29,2.02,0.52,0.5,155.0,0.47,0.03,0.54,0.39,0.15,0.26,2.18,0.47,0.47,155.0,0.44,0.05,0.52,0.27,0.25,-1.51,4.81,0.45,0.46,155.0
+BG-28 = 0.25,0.06,0.45,0.18,0.27,1.49,4.31,0.25,0.23,192.0,0.41,0.03,0.51,0.3,0.21,-0.16,5.28,0.41,0.41,192.0,0.5,0.03,0.61,0.43,0.18,0.63,3.73,0.5,0.49,192.0,0.69,0.03,0.76,0.62,0.14,-0.21,3.24,0.69,0.7,192.0,0.71,0.03,0.78,0.6,0.17,-1.18,5.68,0.71,0.72,192.0,0.62,0.05,0.75,0.51,0.24,-0.03,2.91,0.62,0.62,192.0,0.51,0.05,0.66,0.42,0.25,0.5,2.62,0.52,0.51,192.0,0.47,0.06,0.62,0.35,0.27,0.36,2.4,0.47,0.46,192.0,0.46,0.07,0.61,0.33,0.28,0.12,1.97,0.46,0.45,192.0,0.48,0.07,0.63,0.34,0.3,-0.19,2.03,0.49,0.48,192.0,0.45,0.06,0.55,0.3,0.24,-0.79,2.94,0.46,0.46,192.0,0.46,0.05,0.53,0.32,0.21,-0.76,2.91,0.47,0.47,192.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BHR/BHR_0_nighttemp_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BHR/BHR_0_nighttemp_2008.properties
new file mode 100644
index 0000000..a523d9a
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BHR/BHR_0_nighttemp_2008.properties
@@ -0,0 +1,47 @@
+# BHR.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the nighttemp data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BHR nighttemp data for 2008 at admin level 0
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BHR
+ADMIN_LEVEL = 0
+UNITS = C
+DATA_TYPE = nighttemp
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+BHR = 9.07,1.28,11.93,6.97,4.96,0.54,2.52,9.15,8.93,28.0,11.72,0.96,13.58,9.86,3.72,0.16,2.45,11.76,11.65,28.0,15.83,1.28,17.44,13.44,4.0,-0.18,1.65,15.88,15.86,28.0,18.96,1.44,21.16,15.24,5.93,-0.7,3.25,19.01,19.09,28.0,24.26,1.02,25.71,22.4,3.31,-0.18,1.82,24.28,24.09,28.0,27.05,0.87,28.74,25.71,3.03,0.25,2.08,27.06,27.09,28.0,29.05,0.73,30.67,27.91,2.76,0.14,2.48,29.06,29.08,28.0,29.91,0.38,30.67,29.15,1.52,-0.2,2.43,29.91,29.95,28.0,29.2,0.89,30.94,27.98,2.96,0.53,2.13,29.22,29.02,28.0,25.08,0.98,26.81,23.23,3.58,0.07,2.2,25.1,25.12,28.0,18.17,1.1,20.33,16.61,3.72,0.62,2.18,18.2,17.85,28.0,12.1,1.74,15.79,8.9,6.89,0.56,2.63,12.22,11.65,28.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BHR/BHR_0_rainfall_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BHR/BHR_0_rainfall_2008.properties
new file mode 100644
index 0000000..b5df721
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BHR/BHR_0_rainfall_2008.properties
@@ -0,0 +1,48 @@
+# BHR.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rainfall data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BHR rainfall data for 2008 at admin level 0
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BHR
+ADMIN_LEVEL = 0
+UNITS = MM
+DATA_TYPE = rainfall
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 2000.0
+# Minimum: 1.0
+# Data not available for locations above 35 degrees N and below 35 degrees S Latitude
+
+BHR = 28.22,3.81,33.09,24.46,8.63,0.1,1.31,28.44,28.28,7.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,7.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,7.0,2.19,0.09,2.33,2.03,0.3,-0.39,3.3,2.19,2.19,7.0,2.41,0.16,2.55,2.13,0.42,-0.68,2.11,2.42,2.47,7.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,7.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,7.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,7.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,7.0,6.97,1.58,9.56,4.14,5.41,-0.22,3.36,7.12,6.89,7.0,2.11,0.11,2.2,1.86,0.34,-1.76,4.6,2.11,2.13,7.0,4.69,0.43,5.1,4.13,0.96,-0.23,1.39,4.71,4.74,7.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BHR/BHR_0_temperature_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BHR/BHR_0_temperature_2008.properties
new file mode 100644
index 0000000..33ee9d3
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BHR/BHR_0_temperature_2008.properties
@@ -0,0 +1,47 @@
+# BHR.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the temperature data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BHR temperature data for 2008 at admin level 0
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BHR
+ADMIN_LEVEL = 0
+UNITS = C
+DATA_TYPE = temperature
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+BHR = 17.89,0.72,19.23,16.61,2.62,-0.01,2.35,17.91,17.99,28.0,22.68,1.05,24.19,20.33,3.86,-0.7,2.41,22.7,23.16,28.0,29.35,1.04,32.05,27.78,4.27,0.61,3.0,29.37,29.12,28.0,34.31,1.64,38.39,31.91,6.48,0.69,2.94,34.35,33.91,28.0,37.03,1.22,38.94,34.25,4.69,-0.35,2.58,37.04,37.18,28.0,39.09,1.32,41.14,37.01,4.13,-0.02,1.77,39.12,39.14,28.0,40.27,1.41,42.24,37.28,4.96,-0.27,2.2,40.29,40.38,28.0,41.01,1.57,43.35,37.56,5.79,-0.41,2.46,41.04,41.18,28.0,39.3,1.24,41.14,36.46,4.69,-0.52,2.59,39.32,39.38,28.0,36.67,1.1,38.39,34.53,3.86,-0.18,2.18,36.68,36.59,28.0,28.69,0.91,30.12,26.26,3.86,-0.89,3.71,28.71,28.74,28.0,23.25,0.76,24.88,21.57,3.31,-0.1,2.91,23.27,23.33,28.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BHR/BHR_0_vegetation_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BHR/BHR_0_vegetation_2008.properties
new file mode 100644
index 0000000..a4d8b79
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BHR/BHR_0_vegetation_2008.properties
@@ -0,0 +1,47 @@
+# BHR.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the vegetation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BHR vegetation data for 2008 at admin level 0
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BHR
+ADMIN_LEVEL = 0
+UNITS = UNITS
+DATA_TYPE = vegetation
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 0.9 
+# Minimum: -0.1
+
+BHR = 0.08,0.04,0.17,0.01,0.16,0.26,2.71,0.09,0.08,28.0,0.07,0.03,0.13,0.02,0.11,0.12,1.88,0.08,0.08,28.0,0.07,0.03,0.12,0.02,0.1,-0.21,2.03,0.08,0.07,28.0,0.05,0.03,0.09,0.0,0.09,-0.29,1.92,0.06,0.05,28.0,0.05,0.04,0.12,-0.01,0.13,0.01,2.03,0.06,0.05,28.0,0.05,0.03,0.11,-0.01,0.11,-0.18,2.37,0.06,0.05,28.0,0.06,0.03,0.1,-0.01,0.11,-0.59,2.87,0.06,0.06,28.0,0.06,0.03,0.11,-0.01,0.12,-0.13,2.17,0.07,0.05,28.0,0.05,0.03,0.12,-0.01,0.13,-0.03,2.4,0.06,0.06,28.0,0.06,0.03,0.11,0.0,0.11,-0.24,1.73,0.07,0.07,28.0,0.06,0.03,0.16,0.02,0.13,0.98,4.37,0.07,0.06,28.0,0.07,0.02,0.12,0.04,0.07,0.13,1.85,0.08,0.07,28.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BHR/BHR_1_nighttemp_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BHR/BHR_1_nighttemp_2008.properties
new file mode 100644
index 0000000..406031b
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BHR/BHR_1_nighttemp_2008.properties
@@ -0,0 +1,47 @@
+# BHR.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the nighttemp data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BHR nighttemp data for 2008 at admin level 1
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BHR
+ADMIN_LEVEL = 1
+UNITS = C
+DATA_TYPE = nighttemp
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+BH-B = 9.07,1.28,11.93,6.97,4.96,0.54,2.52,9.15,8.93,28.0,11.72,0.96,13.58,9.86,3.72,0.16,2.45,11.76,11.65,28.0,15.83,1.28,17.44,13.44,4.0,-0.18,1.65,15.88,15.86,28.0,18.96,1.44,21.16,15.24,5.93,-0.7,3.25,19.01,19.09,28.0,24.26,1.02,25.71,22.4,3.31,-0.18,1.82,24.28,24.09,28.0,27.05,0.87,28.74,25.71,3.03,0.25,2.08,27.06,27.09,28.0,29.05,0.73,30.67,27.91,2.76,0.14,2.48,29.06,29.08,28.0,29.91,0.38,30.67,29.15,1.52,-0.2,2.43,29.91,29.95,28.0,29.2,0.89,30.94,27.98,2.96,0.53,2.13,29.22,29.02,28.0,25.08,0.98,26.81,23.23,3.58,0.07,2.2,25.1,25.12,28.0,18.17,1.1,20.33,16.61,3.72,0.62,2.18,18.2,17.85,28.0,12.1,1.74,15.79,8.9,6.89,0.56,2.63,12.22,11.65,28.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BHR/BHR_1_rainfall_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BHR/BHR_1_rainfall_2008.properties
new file mode 100644
index 0000000..d214b97
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BHR/BHR_1_rainfall_2008.properties
@@ -0,0 +1,48 @@
+# BHR.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rainfall data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BHR rainfall data for 2008 at admin level 1
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BHR
+ADMIN_LEVEL = 1
+UNITS = MM
+DATA_TYPE = rainfall
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 2000.0
+# Minimum: 1.0
+# Data not available for locations above 35 degrees N and below 35 degrees S Latitude
+
+BH-B = 28.22,3.81,33.09,24.46,8.63,0.1,1.31,28.44,28.28,7.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,7.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,7.0,2.19,0.09,2.33,2.03,0.3,-0.39,3.3,2.19,2.19,7.0,2.41,0.16,2.55,2.13,0.42,-0.68,2.11,2.42,2.47,7.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,7.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,7.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,7.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,7.0,6.97,1.58,9.56,4.14,5.41,-0.22,3.36,7.12,6.89,7.0,2.11,0.11,2.2,1.86,0.34,-1.76,4.6,2.11,2.13,7.0,4.69,0.43,5.1,4.13,0.96,-0.23,1.39,4.71,4.74,7.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BHR/BHR_1_temperature_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BHR/BHR_1_temperature_2008.properties
new file mode 100644
index 0000000..5275833
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BHR/BHR_1_temperature_2008.properties
@@ -0,0 +1,47 @@
+# BHR.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the temperature data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BHR temperature data for 2008 at admin level 1
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BHR
+ADMIN_LEVEL = 1
+UNITS = C
+DATA_TYPE = temperature
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+BH-B = 17.89,0.72,19.23,16.61,2.62,-0.01,2.35,17.91,17.99,28.0,22.68,1.05,24.19,20.33,3.86,-0.7,2.41,22.7,23.16,28.0,29.35,1.04,32.05,27.78,4.27,0.61,3.0,29.37,29.12,28.0,34.31,1.64,38.39,31.91,6.48,0.69,2.94,34.35,33.91,28.0,37.03,1.22,38.94,34.25,4.69,-0.35,2.58,37.04,37.18,28.0,39.09,1.32,41.14,37.01,4.13,-0.02,1.77,39.12,39.14,28.0,40.27,1.41,42.24,37.28,4.96,-0.27,2.2,40.29,40.38,28.0,41.01,1.57,43.35,37.56,5.79,-0.41,2.46,41.04,41.18,28.0,39.3,1.24,41.14,36.46,4.69,-0.52,2.59,39.32,39.38,28.0,36.67,1.1,38.39,34.53,3.86,-0.18,2.18,36.68,36.59,28.0,28.69,0.91,30.12,26.26,3.86,-0.89,3.71,28.71,28.74,28.0,23.25,0.76,24.88,21.57,3.31,-0.1,2.91,23.27,23.33,28.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BHR/BHR_1_vegetation_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BHR/BHR_1_vegetation_2008.properties
new file mode 100644
index 0000000..0808202
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BHR/BHR_1_vegetation_2008.properties
@@ -0,0 +1,47 @@
+# BHR.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the vegetation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BHR vegetation data for 2008 at admin level 1
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BHR
+ADMIN_LEVEL = 1
+UNITS = UNITS
+DATA_TYPE = vegetation
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 0.9 
+# Minimum: -0.1
+
+BH-B = 0.08,0.04,0.17,0.01,0.16,0.26,2.71,0.09,0.08,28.0,0.07,0.03,0.13,0.02,0.11,0.12,1.88,0.08,0.08,28.0,0.07,0.03,0.12,0.02,0.1,-0.21,2.03,0.08,0.07,28.0,0.05,0.03,0.09,0.0,0.09,-0.29,1.92,0.06,0.05,28.0,0.05,0.04,0.12,-0.01,0.13,0.01,2.03,0.06,0.05,28.0,0.05,0.03,0.11,-0.01,0.11,-0.18,2.37,0.06,0.05,28.0,0.06,0.03,0.1,-0.01,0.11,-0.59,2.87,0.06,0.06,28.0,0.06,0.03,0.11,-0.01,0.12,-0.13,2.17,0.07,0.05,28.0,0.05,0.03,0.12,-0.01,0.13,-0.03,2.4,0.06,0.06,28.0,0.06,0.03,0.11,0.0,0.11,-0.24,1.73,0.07,0.07,28.0,0.06,0.03,0.16,0.02,0.13,0.98,4.37,0.07,0.06,28.0,0.07,0.02,0.12,0.04,0.07,0.13,1.85,0.08,0.07,28.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BHR/BHR_2_nighttemp_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BHR/BHR_2_nighttemp_2008.properties
new file mode 100644
index 0000000..45df960
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BHR/BHR_2_nighttemp_2008.properties
@@ -0,0 +1,51 @@
+# BHR.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the nighttemp data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BHR nighttemp data for 2008 at admin level 2
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BHR
+ADMIN_LEVEL = 2
+UNITS = C
+DATA_TYPE = nighttemp
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+BH-B-G070001 = 10.55,0.19,10.69,10.41,0.28,0.0,1.0,10.55,10.55,2.0,12.79,0.24,12.96,12.62,0.34,0.0,1.0,12.79,12.79,2.0,17.26,0.26,17.44,17.07,0.37,-0.0,1.0,17.26,17.26,2.0,20.7,0.45,21.02,20.38,0.64,0.0,1.0,20.7,20.7,2.0,25.3,0.39,25.57,25.02,0.55,0.0,1.0,25.3,25.3,2.0,27.53,0.63,27.98,27.09,0.9,0.0,1.0,27.54,27.53,2.0,29.84,0.39,30.12,29.57,0.55,0.0,1.0,29.84,29.84,2.0,30.12,0.39,30.39,29.84,0.55,-0.0,1.0,30.12,30.12,2.0,30.77,0.05,30.81,30.74,0.07,-0.0,1.03,30.77,30.77,2.0,26.4,NaN,26.4,26.4,0.0,NaN,-7.135332742953255E14,26.4,26.4,2.0,19.85,0.1,19.92,19.78,0.14,-0.0,1.0,19.85,19.85,2.0,14.96,0.39,15.24,14.69,0.55,0.0,1.0,14.96,14.96,2.0
+BH-B-G070002 = 8.59,0.91,10.69,6.97,3.72,0.38,2.6,8.64,8.62,22.0,11.42,0.78,13.17,9.86,3.31,0.04,3.22,11.45,11.52,22.0,15.51,1.2,17.3,13.44,3.86,0.07,1.73,15.55,15.24,22.0,18.55,1.3,20.2,15.24,4.96,-1.0,3.33,18.6,19.03,22.0,24.02,0.98,25.71,22.4,3.31,0.13,1.99,24.04,23.78,22.0,27.02,0.92,28.74,25.71,3.03,0.34,2.05,27.04,27.02,22.0,28.94,0.71,30.67,27.91,2.76,0.42,3.12,28.95,29.02,22.0,29.87,0.38,30.67,29.15,1.52,-0.05,2.63,29.88,29.88,22.0,28.98,0.78,30.94,27.98,2.96,0.91,3.19,28.99,28.81,22.0,24.76,0.79,26.4,23.23,3.17,-0.06,2.58,24.77,24.85,22.0,17.78,0.77,19.65,16.61,3.03,0.69,2.98,17.79,17.75,22.0,11.44,1.16,14.41,8.9,5.51,0.21,3.94,11.49,11.62,22.0
+BH-B-G070003 = 10.69,NaN,10.69,10.69,0.0,NaN,NaN,10.69,10.69,1.0,13.17,NaN,13.17,13.17,0.0,NaN,NaN,13.17,13.17,1.0,17.3,NaN,17.3,17.3,0.0,NaN,NaN,17.3,17.3,1.0,20.2,NaN,20.2,20.2,0.0,NaN,NaN,20.2,20.2,1.0,25.57,NaN,25.57,25.57,0.0,NaN,NaN,25.57,25.57,1.0,27.91,NaN,27.91,27.91,0.0,NaN,NaN,27.91,27.91,1.0,30.12,NaN,30.12,30.12,0.0,NaN,NaN,30.12,30.12,1.0,30.39,NaN,30.39,30.39,0.0,NaN,NaN,30.39,30.39,1.0,30.39,NaN,30.39,30.39,0.0,NaN,NaN,30.39,30.39,1.0,26.4,NaN,26.4,26.4,0.0,NaN,NaN,26.4,26.4,1.0,19.65,NaN,19.65,19.65,0.0,NaN,NaN,19.65,19.65,1.0,14.41,NaN,14.41,14.41,0.0,NaN,NaN,14.41,14.41,1.0
+BH-B-G070004 = 9.45,NaN,9.45,9.45,0.0,NaN,NaN,9.45,9.45,1.0,11.29,NaN,11.29,11.29,0.0,NaN,NaN,11.29,11.29,1.0,15.42,NaN,15.42,15.42,0.0,NaN,NaN,15.42,15.42,1.0,18.82,NaN,18.82,18.82,0.0,NaN,NaN,18.82,18.82,1.0,24.06,NaN,24.06,24.06,0.0,NaN,NaN,24.06,24.06,1.0,25.98,NaN,25.98,25.98,0.0,NaN,NaN,25.98,25.98,1.0,28.19,NaN,28.19,28.19,0.0,NaN,NaN,28.19,28.19,1.0,29.38,NaN,29.38,29.38,0.0,NaN,NaN,29.38,29.38,1.0,28.65,NaN,28.65,28.65,0.0,NaN,NaN,28.65,28.65,1.0,24.97,NaN,24.97,24.97,0.0,NaN,NaN,24.97,24.97,1.0,17.81,NaN,17.81,17.81,0.0,NaN,NaN,17.81,17.81,1.0,12.11,NaN,12.11,12.11,0.0,NaN,NaN,12.11,12.11,1.0
+BH-B-G070005 = 11.79,0.19,11.93,11.65,0.28,-0.0,1.0,11.79,11.79,2.0,13.38,0.29,13.58,13.17,0.41,0.0,1.0,13.38,13.38,2.0,17.44,NaN,17.44,17.44,0.0,NaN,-7.181138357993958E13,17.44,17.44,2.0,21.09,0.1,21.16,21.02,0.14,0.0,1.0,21.09,21.09,2.0,25.36,0.1,25.43,25.3,0.14,-0.0,1.01,25.36,25.36,2.0,26.95,0.19,27.09,26.81,0.28,0.0,1.0,26.95,26.95,2.0,29.43,0.19,29.57,29.29,0.28,-0.0,1.0,29.43,29.43,2.0,30.12,NaN,30.12,30.12,0.0,NaN,9.9079191802150912E16,30.12,30.12,2.0,29.77,0.1,29.84,29.7,0.14,-0.0,1.01,29.77,29.77,2.0,26.74,0.1,26.81,26.67,0.14,-0.0,1.0,26.74,26.74,2.0,20.27,0.1,20.33,20.2,0.14,-0.0,1.0,20.27,20.27,2.0,15.37,0.58,15.79,14.96,0.83,-0.0,1.0,15.38,15.37,2.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BHR/BHR_2_rainfall_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BHR/BHR_2_rainfall_2008.properties
new file mode 100644
index 0000000..9736ff0
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BHR/BHR_2_rainfall_2008.properties
@@ -0,0 +1,52 @@
+# BHR.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rainfall data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BHR rainfall data for 2008 at admin level 2
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BHR
+ADMIN_LEVEL = 2
+UNITS = MM
+DATA_TYPE = rainfall
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 2000.0
+# Minimum: 1.0
+# Data not available for locations above 35 degrees N and below 35 degrees S Latitude
+
+BH-B-G070001 = 24.46,NaN,24.46,24.46,0.0,NaN,NaN,24.46,24.46,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,2.19,NaN,2.19,2.19,0.0,NaN,NaN,2.19,2.19,1.0,2.55,NaN,2.55,2.55,0.0,NaN,NaN,2.55,2.55,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,6.89,NaN,6.89,6.89,0.0,NaN,NaN,6.89,6.89,1.0,2.13,NaN,2.13,2.13,0.0,NaN,NaN,2.13,2.13,1.0,5.1,NaN,5.1,5.1,0.0,NaN,NaN,5.1,5.1,1.0
+BH-B-G070002 = 31.39,1.0,32.09,30.69,1.41,-0.0,1.0,31.4,31.39,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,2.21,0.04,2.24,2.18,0.05,0.0,1.0,2.21,2.21,2.0,2.31,0.02,2.33,2.3,0.03,-0.0,1.03,2.31,2.31,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,7.2,0.49,7.55,6.85,0.7,-0.0,1.0,7.21,7.2,2.0,2.02,0.23,2.18,1.86,0.32,-0.0,1.0,2.02,2.02,2.0,4.3,0.24,4.47,4.13,0.34,0.0,1.0,4.31,4.3,2.0
+BH-B-G070003 = 24.46,NaN,24.46,24.46,0.0,NaN,NaN,24.46,24.46,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,2.19,NaN,2.19,2.19,0.0,NaN,NaN,2.19,2.19,1.0,2.55,NaN,2.55,2.55,0.0,NaN,NaN,2.55,2.55,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,6.89,NaN,6.89,6.89,0.0,NaN,NaN,6.89,6.89,1.0,2.13,NaN,2.13,2.13,0.0,NaN,NaN,2.13,2.13,1.0,5.1,NaN,5.1,5.1,0.0,NaN,NaN,5.1,5.1,1.0
+BH-B-G070004 = 33.09,NaN,33.09,33.09,0.0,NaN,NaN,33.09,33.09,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,2.03,NaN,2.03,2.03,0.0,NaN,NaN,2.03,2.03,1.0,2.13,NaN,2.13,2.13,0.0,NaN,NaN,2.13,2.13,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,4.14,NaN,4.14,4.14,0.0,NaN,NaN,4.14,4.14,1.0,2.2,NaN,2.2,2.2,0.0,NaN,NaN,2.2,2.2,1.0,4.2,NaN,4.2,4.2,0.0,NaN,NaN,4.2,4.2,1.0
+BH-B-G070005 = 26.37,2.7,28.28,24.46,3.81,-0.0,1.0,26.44,26.37,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,2.26,0.1,2.33,2.19,0.14,-0.0,1.0,2.26,2.26,2.0,2.51,0.05,2.55,2.47,0.07,0.0,1.0,2.51,2.51,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,8.23,1.89,9.56,6.89,2.67,-0.0,1.0,8.33,8.23,2.0,2.14,0.02,2.16,2.13,0.03,0.0,0.99,2.14,2.14,2.0,4.92,0.25,5.1,4.74,0.36,-0.0,1.0,4.92,4.92,2.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BHR/BHR_2_temperature_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BHR/BHR_2_temperature_2008.properties
new file mode 100644
index 0000000..87e6412
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BHR/BHR_2_temperature_2008.properties
@@ -0,0 +1,51 @@
+# BHR.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the temperature data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BHR temperature data for 2008 at admin level 2
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BHR
+ADMIN_LEVEL = 2
+UNITS = C
+DATA_TYPE = temperature
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+BH-B-G070001 = 17.23,0.49,17.58,16.89,0.69,0.0,1.0,17.24,17.23,2.0,20.78,0.63,21.23,20.33,0.9,-0.0,1.0,20.79,20.78,2.0,28.71,0.73,29.22,28.19,1.03,0.0,1.0,28.71,28.71,2.0,32.84,1.32,33.77,31.91,1.86,-0.0,1.0,32.85,32.84,2.0,35.46,0.93,36.11,34.8,1.31,0.0,1.0,35.46,35.46,2.0,37.97,0.58,38.39,37.56,0.83,-0.0,1.0,37.97,37.97,2.0,38.08,1.12,38.87,37.28,1.58,0.0,1.0,38.08,38.08,2.0,38.63,0.73,39.14,38.11,1.03,-0.0,1.0,38.63,38.63,2.0,37.04,0.83,37.63,36.46,1.17,0.0,1.0,37.05,37.04,2.0,35.11,0.83,35.7,34.53,1.17,-0.0,1.0,35.12,35.11,2.0,27.6,0.54,27.98,27.22,0.76,0.0,1.0,27.61,27.6,2.0,23.26,0.15,23.37,23.16,0.21,-0.0,1.0,23.26,23.26,2.0
+BH-B-G070002 = 18.1,0.63,19.23,16.89,2.34,-0.01,2.77,18.11,18.2,22.0,23.09,0.7,24.19,21.3,2.89,-0.86,3.39,23.1,23.23,22.0,29.47,1.07,32.05,27.78,4.27,0.46,2.93,29.49,29.33,22.0,34.64,1.58,38.39,32.6,5.79,0.75,2.84,34.67,34.25,22.0,37.47,0.9,38.94,36.18,2.76,0.13,1.92,37.48,37.35,22.0,39.39,1.29,41.14,37.01,4.13,-0.37,2.03,39.41,39.49,22.0,40.7,1.18,42.24,38.39,3.86,-0.38,2.46,40.72,40.87,22.0,41.56,1.15,43.35,39.76,3.58,-0.02,1.8,41.58,41.42,22.0,39.74,0.89,41.14,38.11,3.03,-0.17,2.12,39.75,39.69,22.0,37.01,0.91,38.39,35.35,3.03,-0.13,2.1,37.02,36.87,22.0,29.04,0.57,30.12,28.19,1.93,0.18,1.93,29.04,29.15,22.0,23.4,0.7,24.88,22.13,2.76,0.13,2.86,23.41,23.44,22.0
+BH-B-G070003 = 17.99,NaN,17.99,17.99,0.0,NaN,NaN,17.99,17.99,1.0,22.26,NaN,22.26,22.26,0.0,NaN,NaN,22.26,22.26,1.0,30.39,NaN,30.39,30.39,0.0,NaN,NaN,30.39,30.39,1.0,35.35,NaN,35.35,35.35,0.0,NaN,NaN,35.35,35.35,1.0,36.59,NaN,36.59,36.59,0.0,NaN,NaN,36.59,36.59,1.0,39.21,NaN,39.21,39.21,0.0,NaN,NaN,39.21,39.21,1.0,40.18,NaN,40.18,40.18,0.0,NaN,NaN,40.18,40.18,1.0,39.9,NaN,39.9,39.9,0.0,NaN,NaN,39.9,39.9,1.0,38.94,NaN,38.94,38.94,0.0,NaN,NaN,38.94,38.94,1.0,36.59,NaN,36.59,36.59,0.0,NaN,NaN,36.59,36.59,1.0,28.19,NaN,28.19,28.19,0.0,NaN,NaN,28.19,28.19,1.0,23.64,NaN,23.64,23.64,0.0,NaN,NaN,23.64,23.64,1.0
+BH-B-G070004 = 16.8,NaN,16.8,16.8,0.0,NaN,NaN,16.8,16.8,1.0,21.48,NaN,21.48,21.48,0.0,NaN,NaN,21.48,21.48,1.0,28.28,NaN,28.28,28.28,0.0,NaN,NaN,28.28,28.28,1.0,33.24,NaN,33.24,33.24,0.0,NaN,NaN,33.24,33.24,1.0,35.63,NaN,35.63,35.63,0.0,NaN,NaN,35.63,35.63,1.0,38.29,NaN,38.29,38.29,0.0,NaN,NaN,38.29,38.29,1.0,39.21,NaN,39.21,39.21,0.0,NaN,NaN,39.21,39.21,1.0,40.68,NaN,40.68,40.68,0.0,NaN,NaN,40.68,40.68,1.0,38.75,NaN,38.75,38.75,0.0,NaN,NaN,38.75,38.75,1.0,36.0,NaN,36.0,36.0,0.0,NaN,NaN,36.0,36.0,1.0,28.28,NaN,28.28,28.28,0.0,NaN,NaN,28.28,28.28,1.0,22.13,NaN,22.13,22.13,0.0,NaN,NaN,22.13,22.13,1.0
+BH-B-G070005 = 16.75,0.19,16.89,16.61,0.28,0.0,1.0,16.75,16.75,2.0,20.89,0.19,21.02,20.75,0.28,-0.0,1.0,20.89,20.89,2.0,28.67,0.1,28.74,28.6,0.14,-0.0,1.0,28.67,28.67,2.0,32.19,0.19,32.32,32.05,0.28,0.0,1.0,32.19,32.19,2.0,34.67,0.58,35.08,34.25,0.83,0.0,1.0,34.67,34.67,2.0,37.28,0.0,37.28,37.28,0.0,-1.681380325E7,1.889463229784784E14,37.28,37.28,2.0,38.25,0.19,38.39,38.11,0.28,-0.0,1.0,38.25,38.25,2.0,37.97,0.58,38.39,37.56,0.83,-0.0,1.0,37.97,37.97,2.0,37.15,0.19,37.28,37.01,0.28,0.0,1.0,37.15,37.15,2.0,34.87,0.1,34.94,34.8,0.14,-0.0,1.01,34.87,34.87,2.0,26.47,0.29,26.67,26.26,0.41,-0.0,1.0,26.47,26.47,2.0,21.99,0.58,22.4,21.57,0.83,0.0,1.0,21.99,21.99,2.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BHR/BHR_2_vegetation_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BHR/BHR_2_vegetation_2008.properties
new file mode 100644
index 0000000..c7ec038
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BHR/BHR_2_vegetation_2008.properties
@@ -0,0 +1,51 @@
+# BHR.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the vegetation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BHR vegetation data for 2008 at admin level 2
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BHR
+ADMIN_LEVEL = 2
+UNITS = UNITS
+DATA_TYPE = vegetation
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 0.9 
+# Minimum: -0.1
+
+BH-B-G070001 = 0.09,0.03,0.11,0.07,0.04,-0.0,1.0,0.09,0.09,2.0,0.08,0.03,0.09,0.06,0.04,0.0,1.0,0.08,0.08,2.0,0.07,0.02,0.09,0.06,0.03,-0.0,1.0,0.08,0.07,2.0,0.05,0.03,0.07,0.02,0.04,0.0,1.0,0.05,0.05,2.0,0.04,0.03,0.06,0.02,0.05,-0.0,1.0,0.05,0.04,2.0,0.03,0.03,0.05,0.01,0.04,0.0,1.0,0.03,0.03,2.0,0.03,0.03,0.05,0.01,0.04,-0.0,1.0,0.04,0.03,2.0,0.04,0.04,0.06,0.01,0.05,0.0,1.0,0.04,0.04,2.0,0.04,0.04,0.07,0.01,0.05,-0.0,1.0,0.05,0.04,2.0,0.07,0.03,0.09,0.05,0.04,0.0,1.0,0.07,0.07,2.0,0.07,0.02,0.09,0.05,0.03,-0.0,1.0,0.07,0.07,2.0,0.09,0.02,0.11,0.08,0.03,-0.0,1.0,0.09,0.09,2.0
+BH-B-G070002 = 0.08,0.04,0.15,0.01,0.14,-0.04,2.18,0.09,0.08,22.0,0.07,0.03,0.13,0.02,0.11,0.1,1.92,0.08,0.08,22.0,0.07,0.03,0.11,0.02,0.09,-0.34,1.98,0.07,0.07,22.0,0.06,0.02,0.09,0.01,0.08,-0.26,1.82,0.06,0.06,22.0,0.05,0.04,0.12,-0.01,0.13,-0.07,2.21,0.07,0.05,22.0,0.06,0.02,0.11,0.02,0.09,0.05,2.05,0.06,0.06,22.0,0.07,0.02,0.1,0.03,0.06,-0.06,1.75,0.07,0.07,22.0,0.06,0.03,0.11,0.03,0.08,0.19,1.72,0.07,0.06,22.0,0.06,0.03,0.1,0.02,0.09,-0.03,1.8,0.06,0.06,22.0,0.06,0.04,0.11,0.0,0.11,-0.24,1.69,0.07,0.07,22.0,0.06,0.03,0.1,0.02,0.08,0.09,1.65,0.06,0.06,22.0,0.07,0.02,0.12,0.04,0.07,0.28,1.91,0.08,0.07,22.0
+BH-B-G070003 = 0.09,NaN,0.09,0.09,0.0,NaN,NaN,0.09,0.09,1.0,0.08,NaN,0.08,0.08,0.0,NaN,NaN,0.08,0.08,1.0,0.08,NaN,0.08,0.08,0.0,NaN,NaN,0.08,0.08,1.0,0.05,NaN,0.05,0.05,0.0,NaN,NaN,0.05,0.05,1.0,0.05,NaN,0.05,0.05,0.0,NaN,NaN,0.05,0.05,1.0,0.04,NaN,0.04,0.04,0.0,NaN,NaN,0.04,0.04,1.0,0.04,NaN,0.04,0.04,0.0,NaN,NaN,0.04,0.04,1.0,0.05,NaN,0.05,0.05,0.0,NaN,NaN,0.05,0.05,1.0,0.05,NaN,0.05,0.05,0.0,NaN,NaN,0.05,0.05,1.0,0.08,NaN,0.08,0.08,0.0,NaN,NaN,0.08,0.08,1.0,0.08,NaN,0.08,0.08,0.0,NaN,NaN,0.08,0.08,1.0,0.09,NaN,0.09,0.09,0.0,NaN,NaN,0.09,0.09,1.0
+BH-B-G070004 = 0.17,NaN,0.17,0.17,0.0,NaN,NaN,0.17,0.17,1.0,0.12,NaN,0.12,0.12,0.0,NaN,NaN,0.12,0.12,1.0,0.12,NaN,0.12,0.12,0.0,NaN,NaN,0.12,0.12,1.0,0.07,NaN,0.07,0.07,0.0,NaN,NaN,0.07,0.07,1.0,0.1,NaN,0.1,0.1,0.0,NaN,NaN,0.1,0.1,1.0,0.06,NaN,0.06,0.06,0.0,NaN,NaN,0.06,0.06,1.0,0.06,NaN,0.06,0.06,0.0,NaN,NaN,0.06,0.06,1.0,0.09,NaN,0.09,0.09,0.0,NaN,NaN,0.09,0.09,1.0,0.12,NaN,0.12,0.12,0.0,NaN,NaN,0.12,0.12,1.0,0.1,NaN,0.1,0.1,0.0,NaN,NaN,0.1,0.1,1.0,0.16,NaN,0.16,0.16,0.0,NaN,NaN,0.16,0.16,1.0,0.09,NaN,0.09,0.09,0.0,NaN,NaN,0.09,0.09,1.0
+BH-B-G070005 = 0.05,0.01,0.06,0.05,0.01,-0.0,0.99,0.05,0.05,2.0,0.03,0.01,0.04,0.03,0.01,0.0,0.93,0.03,0.03,2.0,0.04,0.01,0.05,0.03,0.02,0.0,1.0,0.04,0.04,2.0,0.0,0.0,0.01,0.0,0.0,0.0,0.77,0.0,0.0,2.0,-0.0,0.0,-0.0,-0.01,0.0,-0.03,-42.56,0.0,-0.0,2.0,0.0,0.01,0.01,-0.01,0.01,-0.0,1.0,0.01,0.0,2.0,-0.0,0.01,0.01,-0.01,0.02,0.0,1.01,0.01,-0.0,2.0,-0.0,0.0,-0.0,-0.01,0.0,-0.03,-42.56,0.0,-0.0,2.0,-0.01,0.0,-0.01,-0.01,0.0,200618.48,-1.400859401353E10,0.01,-0.01,2.0,0.03,0.02,0.04,0.02,0.02,-0.0,1.0,0.03,0.03,2.0,0.04,0.01,0.05,0.04,0.01,-0.0,0.92,0.04,0.04,2.0,0.05,0.01,0.06,0.04,0.02,0.0,1.0,0.05,0.05,2.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BIH/BIH_0_nighttemp_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BIH/BIH_0_nighttemp_2008.properties
new file mode 100644
index 0000000..12b378c
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BIH/BIH_0_nighttemp_2008.properties
@@ -0,0 +1,47 @@
+# BIH.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the nighttemp data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BIH nighttemp data for 2008 at admin level 0
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BIH
+ADMIN_LEVEL = 0
+UNITS = C
+DATA_TYPE = nighttemp
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+BIH = -4.22,1.76,2.28,-10.94,13.23,0.06,3.32,4.57,-4.19,2295.0,-2.5,1.87,4.49,-9.57,14.06,-0.02,3.21,3.12,-2.4,2295.0,-0.25,2.32,7.24,-7.36,14.61,-0.01,2.83,2.33,-0.33,2295.0,3.7,2.33,9.45,-6.54,15.98,-0.32,2.43,4.37,3.94,2295.0,9.22,2.11,14.06,1.46,12.61,-0.42,2.51,9.46,9.45,2295.0,13.97,2.22,19.92,5.87,14.06,-0.16,2.79,14.14,14.06,2295.0,15.31,2.08,21.3,9.72,11.57,0.14,2.59,15.45,15.24,2295.0,15.78,2.04,21.57,10.0,11.57,0.23,2.92,15.91,15.79,2295.0,10.12,2.6,16.61,2.28,14.33,-0.16,2.23,10.45,10.28,2295.0,6.98,1.75,12.76,1.18,11.57,-0.32,2.6,7.19,7.24,2295.0,0.46,2.44,9.72,-6.81,16.54,0.54,3.42,2.48,0.29,2295.0,-4.34,3.27,4.49,-12.87,17.36,0.22,2.21,5.43,-4.61,2294.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BIH/BIH_0_rainfall_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BIH/BIH_0_rainfall_2008.properties
new file mode 100644
index 0000000..c400078
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BIH/BIH_0_rainfall_2008.properties
@@ -0,0 +1,48 @@
+# BIH.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rainfall data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BIH rainfall data for 2008 at admin level 0
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BIH
+ADMIN_LEVEL = 0
+UNITS = MM
+DATA_TYPE = rainfall
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 2000.0
+# Minimum: 1.0
+# Data not available for locations above 35 degrees N and below 35 degrees S Latitude
+
+BIH = 93.55,33.75,202.06,39.64,162.42,0.46,2.37,99.43,86.84,363.0,43.17,26.56,140.7,7.1,133.6,0.59,2.56,50.66,38.41,363.0,153.07,25.5,221.2,89.56,131.64,0.05,2.92,155.17,151.74,363.0,94.93,23.2,154.02,52.0,102.02,-0.22,1.91,97.71,100.97,363.0,55.49,17.63,107.25,15.1,92.15,0.25,3.09,58.22,55.23,363.0,109.41,29.76,184.58,60.47,124.11,0.55,2.32,113.37,102.61,363.0,62.36,28.84,113.92,5.66,108.26,-0.35,1.98,68.7,65.27,363.0,21.82,10.35,55.86,1.0,54.86,-0.41,2.78,24.14,24.46,363.0,74.99,20.51,120.21,25.99,94.23,-0.2,2.19,77.74,75.82,363.0,72.21,25.03,168.61,10.65,157.96,0.69,4.09,76.41,68.5,363.0,160.93,33.15,234.95,71.01,163.94,-0.51,2.7,164.3,168.61,363.0,159.75,46.33,299.61,65.21,234.41,0.12,2.8,166.31,162.14,363.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BIH/BIH_0_temperature_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BIH/BIH_0_temperature_2008.properties
new file mode 100644
index 0000000..912d6a4
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BIH/BIH_0_temperature_2008.properties
@@ -0,0 +1,47 @@
+# BIH.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the temperature data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BIH temperature data for 2008 at admin level 0
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BIH
+ADMIN_LEVEL = 0
+UNITS = C
+DATA_TYPE = temperature
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+BIH = 2.04,2.42,8.9,-6.26,15.16,0.39,2.88,3.16,2.01,2295.0,6.58,2.93,13.86,-3.78,17.64,-0.47,2.46,7.2,6.97,2295.0,11.15,3.23,17.99,-2.4,20.39,-0.47,3.03,11.6,11.38,2295.0,15.76,2.44,21.02,5.31,15.71,-0.57,2.8,15.95,16.13,2295.0,19.29,2.37,26.26,13.31,12.95,0.28,2.5,19.44,19.09,2295.0,23.61,2.44,31.77,16.89,14.88,0.33,2.71,23.74,23.37,2295.0,26.41,2.69,36.46,19.92,16.54,0.48,3.2,26.54,26.26,2295.0,26.92,3.21,38.11,20.47,17.64,1.09,3.66,27.11,26.12,2295.0,22.38,2.33,30.94,12.48,18.46,-0.02,3.44,22.51,22.4,2295.0,15.92,1.95,21.02,11.1,9.92,0.02,2.03,16.04,15.79,2295.0,8.16,2.59,18.54,-1.57,20.12,-0.0,2.54,8.56,8.21,2295.0,1.17,4.03,9.72,-8.74,18.46,-0.1,2.01,4.2,1.04,2294.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BIH/BIH_0_vegetation_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BIH/BIH_0_vegetation_2008.properties
new file mode 100644
index 0000000..d42aca2
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BIH/BIH_0_vegetation_2008.properties
@@ -0,0 +1,47 @@
+# BIH.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the vegetation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BIH vegetation data for 2008 at admin level 0
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BIH
+ADMIN_LEVEL = 0
+UNITS = UNITS
+DATA_TYPE = vegetation
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 0.9 
+# Minimum: -0.1
+
+BIH = 0.33,0.08,0.67,0.07,0.61,0.15,3.14,0.34,0.32,2295.0,0.42,0.08,0.67,0.07,0.6,-0.79,4.68,0.43,0.43,2295.0,0.41,0.09,0.63,0.07,0.56,-1.11,3.96,0.42,0.44,2295.0,0.58,0.1,0.8,0.15,0.65,-0.69,3.0,0.59,0.6,2295.0,0.75,0.07,0.88,0.38,0.5,-0.74,3.08,0.75,0.76,2295.0,0.81,0.07,0.9,0.49,0.41,-1.2,4.21,0.81,0.83,2295.0,0.78,0.08,0.9,0.45,0.45,-1.28,4.17,0.79,0.81,2295.0,0.75,0.09,0.9,0.43,0.47,-1.09,3.4,0.75,0.78,2295.0,0.62,0.07,0.83,0.38,0.44,-0.15,2.46,0.63,0.62,2295.0,0.6,0.06,0.73,0.35,0.38,-0.38,2.68,0.6,0.6,2295.0,0.56,0.06,0.77,0.35,0.41,0.21,3.91,0.57,0.56,2295.0,0.38,0.11,0.67,0.06,0.61,-0.22,2.43,0.39,0.38,2295.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BIH/BIH_1_nighttemp_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BIH/BIH_1_nighttemp_2008.properties
new file mode 100644
index 0000000..a7a58d2
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BIH/BIH_1_nighttemp_2008.properties
@@ -0,0 +1,47 @@
+# BIH.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the nighttemp data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BIH nighttemp data for 2008 at admin level 1
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BIH
+ADMIN_LEVEL = 1
+UNITS = C
+DATA_TYPE = nighttemp
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+BA-BIH = -4.22,1.76,2.28,-10.94,13.23,0.06,3.32,4.57,-4.19,2295.0,-2.5,1.87,4.49,-9.57,14.06,-0.02,3.21,3.12,-2.4,2295.0,-0.25,2.32,7.24,-7.36,14.61,-0.01,2.83,2.33,-0.33,2295.0,3.7,2.33,9.45,-6.54,15.98,-0.32,2.43,4.37,3.94,2295.0,9.22,2.11,14.06,1.46,12.61,-0.42,2.51,9.46,9.45,2295.0,13.97,2.22,19.92,5.87,14.06,-0.16,2.79,14.14,14.06,2295.0,15.31,2.08,21.3,9.72,11.57,0.14,2.59,15.45,15.24,2295.0,15.78,2.04,21.57,10.0,11.57,0.23,2.92,15.91,15.79,2295.0,10.12,2.6,16.61,2.28,14.33,-0.16,2.23,10.45,10.28,2295.0,6.98,1.75,12.76,1.18,11.57,-0.32,2.6,7.19,7.24,2295.0,0.46,2.44,9.72,-6.81,16.54,0.54,3.42,2.48,0.29,2295.0,-4.34,3.27,4.49,-12.87,17.36,0.22,2.21,5.43,-4.61,2294.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BIH/BIH_1_rainfall_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BIH/BIH_1_rainfall_2008.properties
new file mode 100644
index 0000000..802a189
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BIH/BIH_1_rainfall_2008.properties
@@ -0,0 +1,48 @@
+# BIH.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rainfall data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BIH rainfall data for 2008 at admin level 1
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BIH
+ADMIN_LEVEL = 1
+UNITS = MM
+DATA_TYPE = rainfall
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 2000.0
+# Minimum: 1.0
+# Data not available for locations above 35 degrees N and below 35 degrees S Latitude
+
+BA-BIH = 93.55,33.75,202.06,39.64,162.42,0.46,2.37,99.43,86.84,363.0,43.17,26.56,140.7,7.1,133.6,0.59,2.56,50.66,38.41,363.0,153.07,25.5,221.2,89.56,131.64,0.05,2.92,155.17,151.74,363.0,94.93,23.2,154.02,52.0,102.02,-0.22,1.91,97.71,100.97,363.0,55.49,17.63,107.25,15.1,92.15,0.25,3.09,58.22,55.23,363.0,109.41,29.76,184.58,60.47,124.11,0.55,2.32,113.37,102.61,363.0,62.36,28.84,113.92,5.66,108.26,-0.35,1.98,68.7,65.27,363.0,21.82,10.35,55.86,1.0,54.86,-0.41,2.78,24.14,24.46,363.0,74.99,20.51,120.21,25.99,94.23,-0.2,2.19,77.74,75.82,363.0,72.21,25.03,168.61,10.65,157.96,0.69,4.09,76.41,68.5,363.0,160.93,33.15,234.95,71.01,163.94,-0.51,2.7,164.3,168.61,363.0,159.75,46.33,299.61,65.21,234.41,0.12,2.8,166.31,162.14,363.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BIH/BIH_1_temperature_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BIH/BIH_1_temperature_2008.properties
new file mode 100644
index 0000000..58735ad
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BIH/BIH_1_temperature_2008.properties
@@ -0,0 +1,47 @@
+# BIH.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the temperature data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BIH temperature data for 2008 at admin level 1
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BIH
+ADMIN_LEVEL = 1
+UNITS = C
+DATA_TYPE = temperature
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+BA-BIH = 2.04,2.42,8.9,-6.26,15.16,0.39,2.88,3.16,2.01,2295.0,6.58,2.93,13.86,-3.78,17.64,-0.47,2.46,7.2,6.97,2295.0,11.15,3.23,17.99,-2.4,20.39,-0.47,3.03,11.6,11.38,2295.0,15.76,2.44,21.02,5.31,15.71,-0.57,2.8,15.95,16.13,2295.0,19.29,2.37,26.26,13.31,12.95,0.28,2.5,19.44,19.09,2295.0,23.61,2.44,31.77,16.89,14.88,0.33,2.71,23.74,23.37,2295.0,26.41,2.69,36.46,19.92,16.54,0.48,3.2,26.54,26.26,2295.0,26.92,3.21,38.11,20.47,17.64,1.09,3.66,27.11,26.12,2295.0,22.38,2.33,30.94,12.48,18.46,-0.02,3.44,22.51,22.4,2295.0,15.92,1.95,21.02,11.1,9.92,0.02,2.03,16.04,15.79,2295.0,8.16,2.59,18.54,-1.57,20.12,-0.0,2.54,8.56,8.21,2295.0,1.17,4.03,9.72,-8.74,18.46,-0.1,2.01,4.2,1.04,2294.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BIH/BIH_1_vegetation_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BIH/BIH_1_vegetation_2008.properties
new file mode 100644
index 0000000..bce1794
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BIH/BIH_1_vegetation_2008.properties
@@ -0,0 +1,47 @@
+# BIH.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the vegetation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BIH vegetation data for 2008 at admin level 1
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BIH
+ADMIN_LEVEL = 1
+UNITS = UNITS
+DATA_TYPE = vegetation
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 0.9 
+# Minimum: -0.1
+
+BA-BIH = 0.33,0.08,0.67,0.07,0.61,0.15,3.14,0.34,0.32,2295.0,0.42,0.08,0.67,0.07,0.6,-0.79,4.68,0.43,0.43,2295.0,0.41,0.09,0.63,0.07,0.56,-1.11,3.96,0.42,0.44,2295.0,0.58,0.1,0.8,0.15,0.65,-0.69,3.0,0.59,0.6,2295.0,0.75,0.07,0.88,0.38,0.5,-0.74,3.08,0.75,0.76,2295.0,0.81,0.07,0.9,0.49,0.41,-1.2,4.21,0.81,0.83,2295.0,0.78,0.08,0.9,0.45,0.45,-1.28,4.17,0.79,0.81,2295.0,0.75,0.09,0.9,0.43,0.47,-1.09,3.4,0.75,0.78,2295.0,0.62,0.07,0.83,0.38,0.44,-0.15,2.46,0.63,0.62,2295.0,0.6,0.06,0.73,0.35,0.38,-0.38,2.68,0.6,0.6,2295.0,0.56,0.06,0.77,0.35,0.41,0.21,3.91,0.57,0.56,2295.0,0.38,0.11,0.67,0.06,0.61,-0.22,2.43,0.39,0.38,2295.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BLR/BLR_0_nighttemp_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BLR/BLR_0_nighttemp_2008.properties
new file mode 100644
index 0000000..c99e991
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BLR/BLR_0_nighttemp_2008.properties
@@ -0,0 +1,47 @@
+# BLR.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the nighttemp data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BLR nighttemp data for 2008 at admin level 0
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BLR
+ADMIN_LEVEL = 0
+UNITS = C
+DATA_TYPE = nighttemp
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+BLR = -9.87,1.66,-4.06,-14.53,10.47,0.0,2.54,10.01,-9.84,11238.0,-6.78,2.26,2.28,-15.08,17.36,-0.03,3.1,7.15,-6.81,11237.0,-3.59,1.42,1.18,-10.12,11.3,-0.22,2.6,3.86,-3.5,11238.0,3.31,1.17,9.17,-1.02,10.2,0.02,3.75,3.51,3.32,11238.0,5.69,1.16,10.0,2.01,7.99,0.17,2.98,5.81,5.59,11238.0,10.65,0.9,14.96,7.8,7.17,0.21,2.93,10.68,10.55,11238.0,13.55,0.97,17.72,9.45,8.27,0.05,2.89,13.58,13.58,11238.0,12.96,0.99,17.17,8.9,8.27,-0.05,3.32,13.0,13.03,11238.0,8.01,1.74,16.06,-1.85,17.91,-0.07,3.64,8.2,8.07,11237.0,3.29,1.3,7.8,-2.95,10.75,-0.29,3.19,3.54,3.39,11238.0,-2.89,1.38,2.01,-10.12,12.13,0.04,3.1,3.2,-2.95,11238.0,-8.27,1.51,-2.4,-15.91,13.5,0.08,2.9,8.41,-8.33,11238.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BLR/BLR_0_rainfall_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BLR/BLR_0_rainfall_2008.properties
new file mode 100644
index 0000000..57e59f3
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BLR/BLR_0_rainfall_2008.properties
@@ -0,0 +1,48 @@
+# BLR.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rainfall data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BLR rainfall data for 2008 at admin level 0
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BLR
+ADMIN_LEVEL = 0
+UNITS = MM
+DATA_TYPE = rainfall
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 2000.0
+# Minimum: 1.0
+# Data not available for locations above 35 degrees N and below 35 degrees S Latitude
+
+BLR = 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BLR/BLR_0_temperature_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BLR/BLR_0_temperature_2008.properties
new file mode 100644
index 0000000..e0382d5
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BLR/BLR_0_temperature_2008.properties
@@ -0,0 +1,47 @@
+# BLR.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the temperature data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BLR temperature data for 2008 at admin level 0
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BLR
+ADMIN_LEVEL = 0
+UNITS = C
+DATA_TYPE = temperature
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+BLR = -7.24,1.73,0.35,-14.8,15.16,-0.22,2.83,7.44,-7.22,11238.0,-2.09,2.55,6.14,-11.77,17.91,-0.36,2.77,3.29,-1.85,11233.0,3.38,1.62,8.62,-3.5,12.13,-0.25,2.8,3.75,3.39,11238.0,14.98,1.21,19.65,9.17,10.47,-0.03,3.36,15.03,14.96,11238.0,16.23,1.64,22.13,9.45,12.68,-0.02,2.84,16.31,16.27,11238.0,20.61,1.76,27.09,15.51,11.57,0.12,2.53,20.68,20.61,11238.0,21.47,1.33,27.09,15.51,11.57,-0.09,2.98,21.51,21.57,11238.0,21.9,1.75,28.74,16.61,12.13,0.27,3.0,21.97,21.85,11238.0,18.29,1.87,25.43,11.1,14.33,0.23,3.09,18.38,18.27,11238.0,10.42,1.16,13.58,4.76,8.82,-0.31,3.15,10.49,10.48,11238.0,2.83,1.78,9.72,-6.26,15.98,-0.21,3.68,3.34,2.83,11238.0,-3.43,3.64,5.59,-19.21,24.8,-0.46,3.03,5.0,-3.37,11232.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BLR/BLR_0_vegetation_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BLR/BLR_0_vegetation_2008.properties
new file mode 100644
index 0000000..715ac49
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BLR/BLR_0_vegetation_2008.properties
@@ -0,0 +1,47 @@
+# BLR.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the vegetation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BLR vegetation data for 2008 at admin level 0
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BLR
+ADMIN_LEVEL = 0
+UNITS = UNITS
+DATA_TYPE = vegetation
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 0.9 
+# Minimum: -0.1
+
+BLR = 0.26,0.12,0.68,0.0,0.68,0.36,3.03,0.29,0.26,11238.0,0.31,0.13,0.69,0.01,0.67,-0.14,1.96,0.34,0.33,11238.0,0.41,0.09,0.65,0.15,0.5,-0.46,2.8,0.42,0.42,11238.0,0.56,0.05,0.72,0.31,0.41,-0.06,2.53,0.56,0.56,11238.0,0.71,0.03,0.82,0.47,0.35,-0.23,4.03,0.71,0.71,11238.0,0.76,0.04,0.87,0.47,0.4,-0.32,3.86,0.76,0.76,11238.0,0.75,0.05,0.89,0.36,0.52,-0.37,3.51,0.75,0.75,11238.0,0.71,0.06,0.85,0.48,0.37,-0.5,2.86,0.71,0.71,11238.0,0.66,0.05,0.83,0.39,0.44,-0.97,4.29,0.66,0.67,11238.0,0.59,0.03,0.73,0.34,0.39,-0.25,3.8,0.59,0.59,11238.0,0.48,0.1,0.72,0.21,0.52,-0.3,2.2,0.49,0.5,11238.0,0.23,0.1,0.61,-0.0,0.61,0.5,3.0,0.25,0.22,11238.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BLZ/BLZ_0_nighttemp_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BLZ/BLZ_0_nighttemp_2008.properties
new file mode 100644
index 0000000..d054c98
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BLZ/BLZ_0_nighttemp_2008.properties
@@ -0,0 +1,47 @@
+# BLZ.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the nighttemp data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BLZ nighttemp data for 2008 at admin level 0
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BLZ
+ADMIN_LEVEL = 0
+UNITS = C
+DATA_TYPE = nighttemp
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+BLZ = 18.78,1.87,24.33,13.03,11.3,0.76,3.84,18.87,18.54,796.0,19.88,1.7,24.88,16.34,8.54,0.66,3.17,19.95,19.51,796.0,19.88,1.65,25.16,16.89,8.27,1.06,4.5,19.95,19.71,795.0,20.88,1.74,26.81,17.17,9.65,0.6,3.8,20.96,20.75,798.0,21.75,1.52,25.98,18.27,7.72,0.54,3.72,21.8,21.71,798.0,20.9,1.85,26.4,14.41,11.99,-0.53,3.44,20.99,21.13,784.0,21.18,1.72,27.09,16.34,10.75,0.06,2.98,21.25,21.16,787.0,21.6,2.09,27.36,17.17,10.2,0.42,2.87,21.7,21.57,795.0,21.63,1.5,26.81,16.89,9.92,0.7,4.16,21.68,21.61,776.0,19.05,2.01,25.43,11.93,13.5,0.54,4.68,19.15,18.82,779.0,18.57,1.99,25.71,14.96,10.75,1.32,5.13,18.68,18.13,796.0,18.0,1.48,23.23,15.24,7.99,1.34,5.43,18.06,17.79,791.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BLZ/BLZ_0_rainfall_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BLZ/BLZ_0_rainfall_2008.properties
new file mode 100644
index 0000000..f63aa2e
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BLZ/BLZ_0_rainfall_2008.properties
@@ -0,0 +1,48 @@
+# BLZ.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rainfall data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BLZ rainfall data for 2008 at admin level 0
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BLZ
+ADMIN_LEVEL = 0
+UNITS = MM
+DATA_TYPE = rainfall
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 2000.0
+# Minimum: 1.0
+# Data not available for locations above 35 degrees N and below 35 degrees S Latitude
+
+BLZ = 81.82,31.83,249.56,39.05,210.51,1.83,8.75,87.76,79.64,173.0,66.13,24.31,147.63,29.75,117.88,1.07,3.83,70.43,56.23,173.0,47.59,13.24,86.84,19.22,67.62,0.9,4.29,49.39,47.52,173.0,29.05,19.82,76.97,9.32,67.65,0.82,2.22,35.13,17.6,173.0,82.65,22.85,166.11,37.32,128.79,0.56,3.72,85.74,83.08,173.0,219.93,59.22,484.58,77.37,407.21,1.35,7.04,227.72,214.62,173.0,134.1,108.86,522.59,52.0,470.59,1.91,5.98,172.53,87.19,173.0,99.41,68.03,308.23,29.32,278.91,1.22,3.35,120.35,63.85,173.0,235.17,89.12,456.21,113.92,342.29,0.8,2.54,251.4,208.86,173.0,343.29,78.73,580.71,199.24,381.47,0.12,2.34,352.15,341.35,173.0,35.09,45.16,320.31,2.0,318.32,3.87,21.8,57.09,23.95,173.0,80.92,37.46,249.56,33.08,216.48,2.27,9.56,89.13,72.46,173.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BLZ/BLZ_0_temperature_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BLZ/BLZ_0_temperature_2008.properties
new file mode 100644
index 0000000..7f6d024
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BLZ/BLZ_0_temperature_2008.properties
@@ -0,0 +1,47 @@
+# BLZ.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the temperature data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BLZ temperature data for 2008 at admin level 0
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BLZ
+ADMIN_LEVEL = 0
+UNITS = C
+DATA_TYPE = temperature
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+BLZ = 23.43,1.44,28.46,19.65,8.82,-0.28,2.58,23.47,23.64,796.0,24.34,1.3,28.88,19.09,9.78,0.01,3.91,24.37,24.54,795.0,25.99,1.27,30.94,22.68,8.27,0.01,3.8,26.02,25.98,791.0,27.73,1.67,31.77,23.5,8.27,-0.06,2.62,27.78,27.78,791.0,28.33,1.76,33.7,22.95,10.75,0.06,2.93,28.38,28.33,796.0,24.92,1.8,31.22,15.51,15.71,-0.55,5.57,24.99,24.95,791.0,24.55,1.48,28.6,20.2,8.41,-0.33,2.58,24.59,24.68,796.0,25.59,1.7,29.02,21.3,7.72,-0.67,2.69,25.64,25.88,796.0,25.43,1.35,29.02,17.17,11.85,-0.77,4.71,25.47,25.43,794.0,21.72,1.19,26.26,18.27,7.99,-0.05,3.18,21.75,21.78,791.0,23.72,1.7,27.36,19.09,8.27,-0.92,3.05,23.78,24.19,796.0,22.58,1.44,26.81,16.61,10.2,-0.52,3.81,22.62,22.68,795.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BLZ/BLZ_0_vegetation_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BLZ/BLZ_0_vegetation_2008.properties
new file mode 100644
index 0000000..6f44e41
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BLZ/BLZ_0_vegetation_2008.properties
@@ -0,0 +1,47 @@
+# BLZ.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the vegetation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BLZ vegetation data for 2008 at admin level 0
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BLZ
+ADMIN_LEVEL = 0
+UNITS = UNITS
+DATA_TYPE = vegetation
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 0.9 
+# Minimum: -0.1
+
+BLZ = 0.74,0.16,0.9,0.1,0.8,-1.62,5.15,0.75,0.79,793.0,0.72,0.17,0.89,0.09,0.8,-1.49,4.89,0.74,0.76,792.0,0.71,0.19,0.9,-0.02,0.92,-1.44,4.62,0.73,0.77,793.0,0.68,0.19,0.89,0.04,0.85,-1.34,4.04,0.71,0.74,794.0,0.61,0.16,0.88,-0.01,0.89,-0.92,3.7,0.63,0.64,792.0,0.53,0.13,0.83,-0.07,0.9,-1.18,4.56,0.55,0.56,794.0,0.65,0.16,0.85,0.02,0.83,-1.69,5.48,0.67,0.7,793.0,0.73,0.17,0.9,0.03,0.86,-1.56,4.93,0.75,0.8,791.0,0.58,0.12,0.79,0.05,0.74,-1.47,5.71,0.59,0.61,794.0,0.67,0.2,0.9,0.03,0.87,-1.25,3.61,0.7,0.75,790.0,0.75,0.15,0.9,-0.03,0.93,-1.49,4.96,0.77,0.8,791.0,0.71,0.15,0.9,0.16,0.74,-1.48,4.77,0.73,0.76,792.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BOL/BOL_0_nighttemp_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BOL/BOL_0_nighttemp_2008.properties
new file mode 100644
index 0000000..1d5d4d8
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BOL/BOL_0_nighttemp_2008.properties
@@ -0,0 +1,47 @@
+# BOL.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the nighttemp data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BOL nighttemp data for 2008 at admin level 0
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BOL
+ADMIN_LEVEL = 0
+UNITS = C
+DATA_TYPE = nighttemp
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+BOL = 12.33,10.19,31.22,-22.52,53.74,-0.73,1.92,16.0,17.99,32013.0,14.85,8.87,26.81,-7.91,34.72,-0.91,2.2,17.29,19.92,36690.0,14.7,8.59,27.91,-7.91,35.83,-0.82,2.15,17.03,19.23,36513.0,14.3,9.03,26.54,-11.77,38.31,-1.02,2.58,16.91,19.09,36710.0,12.63,9.86,24.88,-15.91,40.79,-1.14,2.91,16.02,17.85,36708.0,9.89,9.18,22.13,-16.46,38.58,-1.04,2.81,13.5,14.13,36716.0,12.48,9.82,25.16,-19.21,44.37,-1.27,3.23,15.88,17.3,36655.0,13.26,10.25,23.78,-17.83,41.61,-1.21,3.05,16.75,18.68,36718.0,13.48,9.34,26.81,-19.76,46.57,-1.23,3.17,16.39,18.54,36659.0,15.27,9.05,26.26,-11.77,38.03,-1.12,2.76,17.75,20.4,36727.0,15.25,8.69,27.64,-10.12,37.76,-1.0,2.43,17.55,20.2,36598.0,13.55,9.48,24.88,-10.67,35.55,-0.87,2.02,16.53,19.09,36379.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BOL/BOL_0_rainfall_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BOL/BOL_0_rainfall_2008.properties
new file mode 100644
index 0000000..16781e8
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BOL/BOL_0_rainfall_2008.properties
@@ -0,0 +1,48 @@
+# BOL.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rainfall data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BOL rainfall data for 2008 at admin level 0
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BOL
+ADMIN_LEVEL = 0
+UNITS = MM
+DATA_TYPE = rainfall
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 2000.0
+# Minimum: 1.0
+# Data not available for locations above 35 degrees N and below 35 degrees S Latitude
+
+BOL = 252.08,116.43,809.19,21.04,788.15,0.34,3.24,277.66,261.14,5864.0,161.35,94.01,563.45,1.62,561.83,0.29,2.58,186.73,151.87,5864.0,152.35,86.22,456.21,4.25,451.95,0.19,2.04,175.05,144.76,5864.0,74.75,48.74,317.67,1.53,316.14,0.32,2.51,89.24,74.68,5864.0,31.02,28.11,184.58,1.0,183.58,1.06,4.14,41.86,26.78,5864.0,10.74,11.87,97.97,1.0,96.97,2.15,8.71,16.01,5.79,5864.0,9.69,10.59,62.32,1.0,61.32,1.36,4.27,14.35,4.66,5864.0,28.42,23.12,163.6,1.0,162.6,0.85,4.0,36.64,27.09,5864.0,22.98,26.75,179.1,1.0,178.1,1.56,5.05,35.27,10.2,5864.0,98.73,71.24,369.38,1.0,368.38,0.38,2.39,121.74,96.78,5864.0,92.84,60.43,299.07,1.0,298.07,0.56,2.93,110.77,86.93,5864.0,187.2,111.06,530.47,5.93,524.54,0.64,2.47,217.66,149.45,5864.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BOL/BOL_0_temperature_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BOL/BOL_0_temperature_2008.properties
new file mode 100644
index 0000000..52796b0
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BOL/BOL_0_temperature_2008.properties
@@ -0,0 +1,47 @@
+# BOL.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the temperature data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BOL temperature data for 2008 at admin level 0
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BOL
+ADMIN_LEVEL = 0
+UNITS = C
+DATA_TYPE = temperature
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+BOL = 21.18,4.44,33.43,-4.06,37.48,-1.22,5.09,21.65,22.13,36090.0,24.08,3.96,38.11,2.83,35.28,-0.69,5.43,24.4,24.33,36728.0,23.71,4.2,38.94,0.63,38.31,-0.42,4.96,24.08,23.95,36730.0,23.92,3.4,35.35,5.31,30.04,-1.37,7.17,24.16,24.33,36730.0,22.58,3.02,29.84,-0.2,30.04,-2.49,13.35,22.78,23.23,36709.0,20.63,3.57,27.64,-4.06,31.69,-1.53,7.56,20.93,21.3,36695.0,24.05,4.56,32.32,-2.4,34.72,-1.42,6.33,24.48,25.43,36709.0,25.85,4.34,36.18,-2.4,38.58,-1.64,8.86,26.21,26.47,36729.0,29.28,4.45,39.49,1.73,37.76,-1.94,10.19,29.61,29.84,36730.0,30.03,4.74,43.9,7.52,36.38,-0.92,5.47,30.4,30.12,36730.0,29.87,5.61,45.0,5.31,39.69,0.16,3.81,30.39,29.02,36730.0,26.99,5.34,43.9,-0.47,44.37,-0.47,4.68,27.51,26.95,36717.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BOL/BOL_0_vegetation_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BOL/BOL_0_vegetation_2008.properties
new file mode 100644
index 0000000..0ecb632
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BOL/BOL_0_vegetation_2008.properties
@@ -0,0 +1,47 @@
+# BOL.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the vegetation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BOL vegetation data for 2008 at admin level 0
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BOL
+ADMIN_LEVEL = 0
+UNITS = UNITS
+DATA_TYPE = vegetation
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 0.9 
+# Minimum: -0.1
+
+BOL = 0.51,0.22,0.9,-0.1,1.0,-0.55,2.33,0.56,0.56,36730.0,0.61,0.24,0.9,-0.1,1.0,-0.97,2.82,0.65,0.68,36730.0,0.64,0.25,0.9,-0.1,1.0,-1.03,2.73,0.69,0.75,36730.0,0.65,0.26,0.9,-0.1,1.0,-1.07,2.66,0.7,0.78,36730.0,0.63,0.27,0.9,-0.1,1.0,-0.97,2.42,0.68,0.74,36730.0,0.6,0.26,0.9,-0.06,0.96,-0.86,2.25,0.65,0.71,36729.0,0.57,0.26,0.89,-0.04,0.93,-0.7,2.14,0.62,0.64,36730.0,0.54,0.26,0.89,-0.1,0.99,-0.48,1.97,0.6,0.59,36730.0,0.53,0.26,0.9,-0.1,1.0,-0.45,1.93,0.59,0.58,36730.0,0.57,0.27,0.9,-0.1,1.0,-0.63,1.94,0.63,0.66,36730.0,0.59,0.27,0.9,-0.09,0.99,-0.84,2.16,0.65,0.71,36730.0,0.57,0.26,0.9,-0.07,0.97,-0.77,2.13,0.63,0.67,36730.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BOL/BOL_1_nighttemp_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BOL/BOL_1_nighttemp_2008.properties
new file mode 100644
index 0000000..83e3224
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BOL/BOL_1_nighttemp_2008.properties
@@ -0,0 +1,55 @@
+# BOL.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the nighttemp data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BOL nighttemp data for 2008 at admin level 1
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BOL
+ADMIN_LEVEL = 1
+UNITS = C
+DATA_TYPE = nighttemp
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+BO-B = 18.97,2.35,24.88,7.8,17.09,-0.63,4.39,19.12,19.09,4682.0,21.4,1.74,26.54,10.0,16.54,-0.72,4.98,21.47,21.57,6949.0,21.81,2.23,27.91,9.45,18.46,-0.49,4.42,21.92,21.71,6938.0,21.43,1.37,25.71,15.24,10.47,-0.63,4.63,21.47,21.57,6955.0,20.06,1.46,24.88,13.72,11.16,-0.2,3.78,20.12,20.2,6955.0,17.31,1.53,22.13,11.1,11.02,-0.24,3.29,17.38,17.3,6955.0,19.76,1.09,25.16,14.69,10.47,0.11,4.15,19.79,19.65,6955.0,20.61,1.15,23.78,16.06,7.72,-0.42,2.73,20.65,20.75,6955.0,19.68,1.03,22.68,15.24,7.44,-0.4,3.12,19.71,19.71,6955.0,21.36,1.1,24.33,15.79,8.54,-1.21,5.55,21.39,21.57,6954.0,21.42,1.05,25.71,15.79,9.92,-0.88,4.6,21.44,21.57,6938.0,20.34,1.47,24.88,9.31,15.57,-1.57,9.15,20.39,20.47,6839.0
+BO-C = 7.19,8.09,24.06,-12.87,36.93,0.09,1.96,10.82,6.69,1886.0,8.72,7.5,23.23,-7.09,30.31,0.45,1.88,11.5,6.42,1931.0,9.48,6.7,23.23,-2.95,26.18,0.33,1.91,11.61,8.07,1931.0,9.66,6.48,22.68,-1.3,23.98,0.34,1.81,11.63,8.21,1931.0,9.74,5.83,20.2,-3.5,23.7,0.02,2.11,11.35,8.97,1931.0,7.6,5.46,17.17,-5.43,22.6,-0.27,2.12,9.36,7.66,1927.0,10.47,6.09,20.2,-5.43,25.63,-0.37,2.29,12.11,10.55,1918.0,11.38,6.09,19.92,-4.88,24.8,-0.37,2.11,12.91,11.65,1928.0,10.94,5.8,20.47,-2.4,22.87,-0.16,1.88,12.38,10.41,1931.0,11.4,6.57,22.68,-3.23,25.91,-0.13,1.89,13.16,11.31,1931.0,10.41,7.25,22.95,-2.4,25.35,0.17,1.63,12.68,8.9,1931.0,7.77,8.27,23.5,-9.84,33.35,0.36,1.64,11.35,4.9,1931.0
+BO-H = 8.31,6.89,21.85,-6.81,28.66,0.38,1.79,10.79,6.14,1769.0,10.28,5.8,21.3,-0.2,21.5,0.49,1.8,11.8,8.07,1769.0,9.56,5.16,19.37,0.08,19.29,0.41,1.83,10.86,7.8,1769.0,10.35,4.61,19.37,-2.4,21.77,0.24,2.09,11.33,9.31,1769.0,8.51,4.29,21.02,-0.75,21.77,0.46,2.43,9.53,8.07,1769.0,5.56,2.1,14.13,-2.13,16.26,-0.01,3.49,5.94,5.59,1769.0,10.31,4.34,19.37,-0.75,20.12,0.1,2.16,11.19,9.45,1765.0,10.13,4.45,21.85,-1.57,23.43,0.18,2.15,11.07,9.45,1767.0,10.15,4.78,22.13,-0.2,22.32,0.4,1.99,11.22,8.76,1769.0,12.55,5.09,24.06,1.73,22.32,0.3,1.8,13.54,11.1,1769.0,10.91,6.07,23.78,-0.75,24.53,0.43,1.77,12.49,8.83,1769.0,7.17,8.33,23.5,-5.98,29.49,0.41,1.62,10.99,3.94,1769.0
+BO-L = 6.96,9.58,31.22,-12.05,43.27,0.09,1.41,11.84,5.04,4112.0,8.58,9.84,24.33,-7.91,32.24,0.05,1.34,13.06,7.38,4412.0,9.48,9.18,23.78,-5.71,29.49,0.13,1.44,13.2,7.66,4412.0,10.16,9.0,23.5,-9.02,32.52,-0.14,1.5,13.57,10.83,4411.0,9.1,9.45,21.57,-10.32,31.9,-0.33,1.63,13.12,10.83,4412.0,7.3,9.07,18.82,-15.08,33.9,-0.43,1.71,11.64,9.79,4411.0,9.1,9.79,21.16,-13.7,34.86,-0.35,1.62,13.36,11.1,4401.0,9.46,9.91,22.13,-11.5,33.62,-0.37,1.67,13.7,11.38,4412.0,9.84,9.2,21.3,-11.77,33.07,-0.41,1.68,13.46,12.0,4409.0,10.44,9.46,22.95,-7.64,30.59,-0.11,1.38,14.09,10.83,4412.0,10.27,9.01,22.95,-5.16,28.11,-0.1,1.38,13.66,10.52,4412.0,7.49,10.16,22.95,-10.67,33.62,0.1,1.35,12.62,5.31,4341.0
+BO-N = 18.78,2.11,29.02,12.48,16.54,-0.79,5.13,18.89,19.65,892.0,20.12,1.11,23.23,15.24,7.99,-0.75,4.05,20.15,20.2,2041.0,19.93,1.36,23.5,15.51,7.99,-0.79,3.25,19.98,20.33,1877.0,21.07,0.94,23.23,15.24,7.99,-1.15,5.18,21.09,21.3,2075.0,20.24,0.56,21.85,17.17,4.69,-1.04,5.57,20.25,20.33,2075.0,18.52,0.94,21.3,16.61,4.69,0.61,2.61,18.55,18.27,2075.0,20.64,0.43,22.4,19.65,2.76,0.18,2.55,20.65,20.61,2075.0,21.51,0.49,22.95,19.37,3.58,-0.31,2.91,21.52,21.57,2075.0,20.43,0.61,22.13,18.54,3.58,0.08,2.17,20.44,20.47,2075.0,21.75,0.61,23.23,18.82,4.41,-0.83,4.54,21.75,21.85,2075.0,21.11,1.25,25.71,13.58,12.13,-1.03,6.08,21.14,21.3,1977.0,20.58,1.02,23.5,14.69,8.82,-1.05,5.25,20.61,20.75,1923.0
+BO-O = -4.17,3.92,10.28,-22.52,32.8,-0.26,4.04,5.72,-3.92,1859.0,1.07,2.76,14.69,-5.98,20.67,1.14,5.68,2.96,0.63,1859.0,0.97,3.03,13.03,-7.36,20.39,0.53,3.71,3.18,0.77,1859.0,-1.67,2.58,11.65,-8.19,19.84,1.19,6.37,3.07,-1.85,1853.0,-5.89,2.88,7.24,-11.5,18.74,0.68,3.65,6.56,-6.26,1849.0,-7.25,2.64,5.87,-16.46,22.32,0.75,3.99,7.71,-7.64,1859.0,-5.9,2.82,5.59,-14.25,19.84,0.38,3.7,6.54,-5.98,1853.0,-6.67,3.01,4.76,-14.53,19.29,0.45,3.16,7.31,-6.95,1859.0,-4.33,3.44,9.17,-19.49,28.66,-0.43,4.18,5.53,-4.33,1821.0,-1.09,2.26,8.07,-9.02,17.09,0.2,2.69,2.51,-1.3,1859.0,0.59,2.0,9.45,-4.47,13.92,0.48,3.53,2.09,0.35,1858.0,-0.92,2.57,8.62,-8.74,17.36,-0.18,3.1,2.73,-0.95,1859.0
+BO-P = -2.05,3.4,9.45,-15.35,24.8,0.09,2.69,3.97,-2.13,4098.0,1.81,3.69,14.69,-7.36,22.05,-0.02,2.86,4.11,2.01,4098.0,1.89,3.46,13.58,-7.91,21.5,-0.43,2.81,3.94,2.28,4097.0,-0.72,4.79,16.89,-11.77,28.66,0.01,2.58,4.85,-0.75,4086.0,-4.42,5.98,13.58,-15.91,29.49,0.42,2.21,7.43,-5.78,4086.0,-5.51,5.75,11.65,-15.91,27.56,0.49,2.34,7.96,-6.95,4089.0,-5.07,6.63,14.41,-19.21,33.62,0.52,2.53,8.35,-6.67,4057.0,-4.47,6.44,15.51,-17.83,33.35,0.49,2.56,7.84,-5.57,4091.0,-2.27,6.52,13.58,-19.76,33.35,0.26,1.98,6.91,-3.5,4068.0,0.74,5.73,15.51,-11.77,27.28,0.1,2.37,5.78,-0.2,4098.0,1.59,4.39,12.76,-10.12,22.87,-0.53,3.07,4.67,2.01,4082.0,-0.44,3.0,9.17,-9.84,19.02,-0.32,2.88,3.03,-0.2,4098.0
+BO-S = 20.19,2.49,24.88,1.18,23.7,-3.09,16.44,20.34,20.68,11428.0,20.5,2.2,26.81,2.83,23.98,-3.2,17.7,20.62,20.75,12344.0,19.8,2.41,27.36,5.87,21.5,-2.55,12.94,19.94,20.06,12343.0,19.34,2.13,26.54,4.21,22.32,-2.43,12.39,19.46,19.65,12344.0,17.99,2.45,22.95,4.49,18.46,-2.44,11.03,18.16,18.54,12344.0,14.36,2.75,19.92,3.94,15.98,-1.09,3.83,14.62,15.1,12344.0,17.35,1.64,22.68,7.24,15.43,-2.3,12.03,17.42,17.58,12344.0,18.88,2.2,23.78,7.8,15.98,-2.01,8.59,19.0,19.37,12344.0,18.87,2.46,26.81,3.11,23.7,-2.2,11.31,19.03,19.37,12344.0,20.72,2.11,24.88,5.87,19.02,-2.79,14.06,20.82,21.16,12342.0,20.63,1.96,24.61,6.14,18.46,-3.44,19.54,20.73,21.02,12344.0,19.51,2.12,24.88,3.66,21.22,-3.26,18.43,19.63,19.92,12332.0
+BO-T = 13.9,6.97,23.5,-2.81,26.32,-0.77,1.98,15.55,17.3,1287.0,15.28,6.47,23.23,-2.47,25.7,-0.75,2.12,16.59,17.72,1287.0,13.38,6.06,20.2,-1.3,21.5,-0.75,1.96,14.69,16.75,1287.0,13.71,5.29,21.3,-1.3,22.6,-0.81,2.51,14.69,15.93,1286.0,11.62,5.48,21.3,-3.71,25.01,-0.74,2.35,12.84,13.58,1287.0,5.01,2.08,10.83,-5.16,15.98,-1.16,6.03,5.42,5.11,1287.0,12.63,4.94,20.75,-3.64,24.39,-1.02,3.32,13.56,14.41,1287.0,11.5,5.42,21.57,-3.64,25.22,-0.33,2.37,12.71,11.79,1287.0,12.73,5.4,21.57,-2.26,23.84,-0.54,2.38,13.83,13.65,1287.0,15.82,6.46,26.26,-0.61,26.87,-0.65,2.07,17.09,18.27,1287.0,16.05,6.74,27.64,-0.2,27.83,-0.7,2.04,17.41,18.96,1287.0,13.11,9.17,24.61,-4.61,29.21,-0.79,1.93,16.0,17.72,1287.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BOL/BOL_1_rainfall_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BOL/BOL_1_rainfall_2008.properties
new file mode 100644
index 0000000..88240aa
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BOL/BOL_1_rainfall_2008.properties
@@ -0,0 +1,56 @@
+# BOL.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rainfall data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BOL rainfall data for 2008 at admin level 1
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BOL
+ADMIN_LEVEL = 1
+UNITS = MM
+DATA_TYPE = rainfall
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 2000.0
+# Minimum: 1.0
+# Data not available for locations above 35 degrees N and below 35 degrees S Latitude
+
+BO-B = 339.95,54.84,616.82,208.34,408.47,0.67,4.78,344.34,338.8,1110.0,235.84,54.76,358.64,107.25,251.39,-0.11,2.31,242.1,239.85,1110.0,246.53,49.14,456.21,136.52,319.69,0.53,3.64,251.37,244.69,1110.0,119.37,29.83,208.25,45.41,162.84,0.07,2.64,123.04,117.61,1110.0,52.01,21.38,128.53,13.79,114.73,0.73,3.11,56.23,48.31,1110.0,17.62,18.0,97.97,1.0,96.97,1.35,4.13,25.18,9.58,1110.0,14.39,11.64,53.59,1.0,52.59,0.59,2.59,18.5,13.06,1110.0,38.52,16.25,95.06,1.0,94.06,0.21,3.57,41.81,38.46,1110.0,45.71,28.89,154.02,5.41,148.61,0.54,2.84,54.06,44.72,1110.0,139.9,53.81,281.56,32.09,249.47,0.24,2.28,149.89,134.94,1110.0,116.59,49.9,281.56,40.85,240.71,0.99,3.4,126.81,106.03,1110.0,327.97,59.41,499.41,140.7,358.72,0.07,2.89,333.3,327.39,1110.0
+BO-C = 368.77,162.42,809.19,86.84,722.35,0.43,2.19,402.84,346.54,305.0,201.57,123.45,563.45,48.96,514.5,0.74,2.51,236.27,167.62,305.0,141.38,65.69,288.48,42.28,246.2,0.33,1.58,155.85,124.71,305.0,90.38,67.19,317.67,13.79,303.87,0.75,2.6,112.55,71.77,305.0,14.39,9.44,40.49,1.0,39.49,0.34,2.2,17.2,13.73,305.0,11.73,11.19,53.59,1.0,52.59,1.78,6.17,16.2,8.72,305.0,11.73,10.33,56.93,1.0,55.93,1.78,5.96,15.62,7.91,305.0,42.26,36.9,163.6,4.13,159.47,1.19,3.49,56.06,28.19,305.0,15.17,11.96,52.0,2.71,49.3,0.97,2.81,19.31,8.51,305.0,123.34,83.33,369.38,27.14,342.23,0.89,2.56,148.78,86.84,305.0,72.67,42.39,184.58,19.22,165.36,0.56,2.08,84.1,62.11,305.0,158.31,63.48,308.23,70.31,237.92,0.53,1.95,170.53,128.53,305.0
+BO-H = 159.93,39.58,261.14,78.36,182.78,0.23,2.55,164.74,154.69,284.0,103.82,28.96,208.25,52.85,155.4,0.36,2.89,107.77,106.19,284.0,99.63,18.58,140.7,52.0,88.7,-0.39,2.4,101.34,103.57,284.0,39.21,13.41,68.22,8.16,60.06,-0.65,2.78,41.44,41.6,284.0,3.4,2.41,17.03,1.0,16.03,2.65,12.4,4.17,2.96,284.0,3.07,1.11,5.58,1.0,4.58,-0.39,2.37,3.26,3.31,284.0,1.76,1.32,6.69,1.0,5.69,1.89,5.6,2.2,1.0,284.0,7.08,7.06,32.61,1.0,31.61,1.49,4.75,9.99,3.71,284.0,4.45,4.48,34.09,1.0,33.09,2.85,14.52,6.31,3.14,284.0,30.72,25.72,116.29,1.72,114.57,1.42,4.49,40.04,23.39,284.0,52.33,23.04,121.0,22.32,98.69,1.1,3.65,57.16,46.84,284.0,123.22,22.54,202.06,81.75,120.31,0.8,3.75,125.25,119.48,284.0
+BO-L = 269.89,140.53,675.23,52.0,623.23,0.36,2.23,304.24,272.28,711.0,133.78,78.95,386.51,22.32,364.19,0.61,2.82,155.31,134.71,711.0,112.83,60.19,308.23,9.7,298.52,0.12,2.11,127.86,117.62,711.0,54.08,42.78,163.6,1.83,161.77,0.46,2.05,68.94,47.59,711.0,25.17,20.99,92.24,1.44,90.8,0.87,3.13,32.76,19.25,711.0,15.12,12.85,74.68,1.37,73.31,1.09,3.74,19.83,11.51,711.0,12.27,9.64,43.39,1.0,42.39,0.57,2.21,15.6,10.84,711.0,25.06,20.05,84.26,1.22,83.04,0.63,2.46,32.09,22.74,711.0,15.5,19.03,113.92,1.16,112.76,2.23,7.79,24.54,7.79,711.0,95.49,67.62,317.67,1.0,316.67,0.62,2.93,116.98,90.87,711.0,104.14,67.53,281.56,2.85,278.72,0.38,2.23,124.09,103.08,711.0,206.21,100.56,470.18,31.05,439.13,0.08,1.77,229.4,227.97,711.0
+BO-N = 293.06,41.53,429.5,208.25,221.25,1.06,3.96,295.98,281.56,329.0,299.65,41.46,416.74,184.58,232.16,0.1,2.62,302.5,299.07,329.0,234.35,47.43,324.29,113.92,210.37,-0.61,2.26,239.08,246.52,329.0,120.06,25.07,214.62,72.46,142.16,1.0,4.57,122.64,117.46,329.0,65.62,22.9,124.71,27.6,97.11,0.59,2.44,69.48,61.56,329.0,16.87,6.08,40.85,2.87,37.98,0.73,3.91,17.92,15.94,329.0,16.09,8.63,62.32,2.26,60.06,0.99,5.44,18.25,15.37,329.0,27.83,21.29,100.97,1.16,99.81,1.06,3.78,35.02,22.13,329.0,75.44,23.21,179.1,31.14,147.95,1.05,4.37,78.92,70.44,329.0,181.26,47.97,337.42,89.5,247.92,0.68,3.52,187.49,177.66,329.0,201.74,31.47,277.63,142.98,134.65,0.47,2.54,204.18,199.24,329.0,365.31,73.58,530.47,214.62,315.84,-0.01,1.81,372.62,369.38,329.0
+BO-O = 92.57,28.16,208.25,48.96,159.29,1.1,4.23,96.75,86.84,293.0,19.41,11.12,73.21,3.55,69.66,1.22,5.44,22.36,18.09,293.0,31.05,9.72,55.23,8.77,46.46,-0.06,2.29,32.54,32.23,293.0,5.9,2.36,14.56,1.53,13.03,0.55,3.48,6.36,6.02,293.0,3.12,1.7,10.84,1.0,9.84,1.17,4.53,3.55,2.75,293.0,1.93,0.64,4.52,1.0,3.52,1.04,4.82,2.03,1.83,293.0,1.51,0.92,6.21,1.0,5.21,2.56,9.88,1.77,1.03,293.0,3.99,1.12,7.78,1.39,6.38,0.44,3.45,4.15,3.89,293.0,2.06,1.23,7.78,1.0,6.78,1.59,5.93,2.4,1.77,293.0,11.35,8.77,52.38,1.16,51.22,1.86,6.68,14.34,8.56,293.0,12.01,6.17,36.21,3.77,32.44,1.0,3.38,13.5,9.94,293.0,61.18,31.18,163.6,16.04,147.56,0.83,3.81,68.64,62.02,293.0
+BO-P = 100.91,42.52,257.2,21.04,236.16,0.78,3.5,109.49,95.29,654.0,37.99,31.25,145.01,1.62,143.39,0.84,2.65,49.17,27.6,654.0,47.5,30.09,158.74,4.25,154.49,0.58,2.39,56.22,41.3,654.0,14.54,7.98,46.09,1.94,44.15,0.99,3.67,16.58,12.8,654.0,2.69,1.4,8.01,1.0,7.01,1.04,3.93,3.03,2.4,654.0,2.97,1.6,9.9,1.0,8.9,0.79,3.56,3.37,2.76,654.0,1.64,0.83,5.93,1.0,4.93,1.79,6.53,1.83,1.31,654.0,3.74,2.13,14.65,1.0,13.65,1.27,5.49,4.3,3.24,654.0,3.4,2.11,16.04,1.0,15.04,1.23,5.66,4.0,3.16,654.0,15.4,18.11,124.71,1.0,123.71,2.46,10.16,23.76,9.04,654.0,13.43,10.1,52.0,1.0,51.0,0.99,3.28,16.8,10.54,654.0,73.4,55.11,290.18,5.93,284.26,1.04,3.84,91.76,62.32,654.0
+BO-S = 266.97,73.54,598.32,72.46,525.86,0.23,3.79,276.91,261.37,1969.0,170.25,58.95,431.26,60.32,370.94,1.11,4.4,180.16,158.52,1969.0,165.58,67.78,347.75,37.32,310.43,0.27,1.94,178.91,151.87,1969.0,86.26,31.87,221.2,24.46,196.73,0.85,4.04,91.95,82.1,1969.0,38.72,26.26,184.58,1.58,183.0,1.62,6.8,46.78,34.09,1969.0,10.1,7.84,46.09,1.0,45.09,1.21,4.16,12.78,7.43,1969.0,10.68,11.08,60.47,1.0,59.47,1.45,4.41,15.39,5.75,1969.0,39.71,18.68,117.41,1.29,116.12,0.52,3.43,43.88,38.62,1969.0,19.93,18.19,112.23,1.13,111.1,1.61,5.54,26.98,12.42,1969.0,119.26,50.49,317.67,4.9,312.77,0.2,2.84,129.51,117.41,1969.0,105.85,36.1,299.07,43.47,255.6,1.18,5.23,111.83,100.97,1969.0,141.67,46.12,351.71,55.23,296.48,1.06,4.3,148.99,132.46,1969.0
+BO-T = 171.59,66.71,317.67,84.26,233.41,0.75,2.32,184.05,150.06,209.0,162.46,57.09,342.59,66.19,276.39,0.85,3.33,172.16,147.23,209.0,118.61,46.35,257.2,47.5,209.7,0.99,3.72,127.3,114.84,209.0,38.81,16.47,76.97,11.17,65.8,-0.04,1.85,42.14,41.7,209.0,2.01,1.78,15.1,1.0,14.1,3.88,21.69,2.68,1.44,209.0,1.5,0.7,4.39,1.0,3.39,1.69,5.49,1.65,1.1,209.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,209.0,1.21,0.43,4.26,1.0,3.26,4.13,24.84,1.28,1.06,209.0,1.03,0.11,1.83,1.0,0.83,4.26,24.43,1.04,1.0,209.0,7.46,7.34,29.32,1.0,28.32,1.03,2.9,10.45,3.9,209.0,80.67,25.19,154.02,32.09,121.93,0.17,2.88,84.5,79.32,209.0,185.3,38.68,257.2,113.92,143.28,0.16,1.78,189.27,178.06,209.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BOL/BOL_1_temperature_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BOL/BOL_1_temperature_2008.properties
new file mode 100644
index 0000000..9c9f7ac
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BOL/BOL_1_temperature_2008.properties
@@ -0,0 +1,55 @@
+# BOL.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the temperature data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BOL temperature data for 2008 at admin level 1
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BOL
+ADMIN_LEVEL = 1
+UNITS = C
+DATA_TYPE = temperature
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+BO-B = 21.84,1.92,29.02,11.38,17.64,-0.1,3.6,21.93,21.85,6463.0,24.38,1.53,30.67,17.44,13.23,-0.12,3.74,24.43,24.33,6953.0,24.0,1.53,29.29,17.99,11.3,-0.43,3.22,24.05,24.06,6955.0,24.31,1.13,27.64,18.54,9.09,-0.53,4.25,24.34,24.33,6955.0,24.44,1.29,28.46,16.89,11.57,-0.5,4.66,24.47,24.47,6955.0,23.68,1.74,27.64,17.17,10.47,-0.69,3.49,23.74,23.85,6955.0,27.59,2.29,32.32,18.54,13.78,-0.78,3.91,27.69,27.64,6955.0,28.9,2.68,36.18,19.65,16.54,-0.04,2.66,29.02,28.74,6955.0,30.44,2.58,37.56,21.3,16.26,-0.19,2.65,30.55,30.39,6955.0,29.63,2.29,39.21,22.13,17.09,0.42,3.14,29.72,29.29,6955.0,28.33,2.34,42.52,21.02,21.5,0.66,4.42,28.42,28.12,6955.0,27.15,2.51,39.76,18.54,21.22,0.66,4.49,27.27,26.95,6948.0
+BO-C = 17.11,5.12,26.54,4.21,22.32,-0.27,1.93,17.86,17.44,1929.0,20.96,5.28,32.6,9.17,23.43,-0.17,2.1,21.62,21.16,1931.0,19.49,4.43,29.57,8.62,20.94,-0.2,1.96,19.98,19.65,1931.0,20.02,3.89,29.84,10.28,19.57,-0.56,2.35,20.39,21.16,1931.0,21.24,3.39,29.84,11.38,18.46,-0.88,2.97,21.51,22.4,1931.0,19.61,3.01,25.71,11.1,14.61,-0.75,2.76,19.84,20.47,1931.0,21.46,3.58,28.46,11.1,17.36,-0.98,2.95,21.75,22.68,1931.0,23.34,3.79,30.94,12.48,18.46,-0.94,3.0,23.65,24.61,1931.0,26.28,4.92,37.28,12.48,24.8,-0.56,2.55,26.74,27.09,1931.0,27.07,6.11,40.87,9.72,31.14,-0.48,2.5,27.75,27.91,1931.0,26.34,5.65,40.04,9.17,30.87,-0.49,2.62,26.93,27.57,1931.0,21.18,5.25,35.08,4.76,30.31,-0.61,2.61,21.82,22.13,1931.0
+BO-H = 20.42,4.06,30.94,10.28,20.67,0.07,2.47,20.82,20.47,1769.0,22.79,3.31,32.87,14.41,18.46,0.45,2.89,23.03,22.47,1769.0,20.86,3.45,30.39,13.03,17.36,0.47,2.65,21.14,20.47,1769.0,22.5,2.26,29.57,15.51,14.06,0.31,2.73,22.61,22.4,1769.0,21.69,1.91,28.74,16.06,12.68,0.01,2.49,21.77,21.85,1769.0,18.38,2.32,23.5,12.2,11.3,-0.12,2.13,18.52,18.54,1769.0,21.98,2.04,27.78,16.89,10.89,-0.16,2.26,22.08,22.26,1769.0,24.28,2.17,30.12,17.44,12.68,-0.54,2.7,24.38,24.74,1769.0,29.2,2.34,36.46,20.75,15.71,-0.45,3.07,29.29,29.43,1769.0,31.69,2.83,39.49,22.95,16.54,-0.0,2.42,31.82,31.5,1769.0,30.39,3.9,39.49,20.47,19.02,0.21,2.23,30.64,30.12,1769.0,23.6,4.36,35.91,12.48,23.43,0.49,3.13,24.0,23.23,1769.0
+BO-L = 16.23,5.62,28.74,-4.06,32.8,-0.61,3.25,17.18,17.03,4325.0,20.06,4.96,32.87,2.83,30.04,-0.66,2.63,20.67,21.57,4412.0,20.59,5.31,33.43,0.63,32.8,-0.7,2.66,21.26,21.99,4412.0,21.61,4.94,33.43,7.52,25.91,-0.4,2.74,22.16,22.54,4412.0,21.29,3.67,29.84,10.28,19.57,-0.59,2.65,21.6,22.26,4412.0,19.89,3.38,27.36,10.14,17.22,-0.61,2.57,20.17,20.61,4412.0,21.7,3.76,29.02,10.55,18.46,-0.56,2.68,22.02,22.4,4412.0,23.67,4.2,32.87,10.55,22.32,-0.72,3.03,24.04,24.61,4412.0,26.39,5.67,39.49,10.28,29.21,-0.28,2.6,26.99,26.95,4412.0,26.6,6.5,43.9,7.52,36.38,-0.2,2.81,27.38,26.95,4412.0,26.84,7.49,45.0,5.31,39.69,0.32,2.95,27.87,26.26,4412.0,22.96,6.54,42.24,-0.47,42.72,-0.71,3.8,23.88,24.33,4411.0
+BO-N = 22.33,1.37,26.54,14.96,11.57,-0.14,3.42,22.37,22.4,2055.0,23.78,1.07,29.02,17.99,11.02,0.29,5.06,23.81,23.78,2075.0,22.3,1.34,24.88,17.44,7.44,-0.64,2.79,22.34,22.54,2075.0,23.49,0.86,26.67,20.2,6.48,-0.17,3.28,23.5,23.5,2075.0,23.38,0.75,25.71,20.75,4.96,0.04,3.11,23.39,23.37,2075.0,23.66,0.53,26.26,22.13,4.13,0.37,3.83,23.67,23.64,2075.0,26.47,0.65,29.84,24.19,5.65,0.11,5.24,26.48,26.54,2075.0,26.44,0.72,29.57,22.68,6.89,-0.03,3.72,26.45,26.47,2075.0,27.39,0.74,32.05,25.71,6.34,1.28,6.34,27.4,27.29,2075.0,26.73,0.87,31.5,23.78,7.72,0.4,5.07,26.74,26.81,2075.0,25.41,0.84,29.29,22.13,7.17,-0.07,3.94,25.42,25.43,2075.0,24.34,0.96,27.78,18.54,9.23,-0.74,4.88,24.36,24.47,2070.0
+BO-O = 16.79,3.45,26.4,5.31,21.08,-0.44,2.88,17.14,17.3,1859.0,25.62,4.59,36.18,12.48,23.7,-0.23,2.53,26.03,26.12,1859.0,27.55,5.12,37.83,12.76,25.08,-0.43,2.51,28.02,28.19,1859.0,27.29,4.25,35.35,8.62,26.73,-1.33,5.73,27.62,27.91,1859.0,22.48,4.2,29.29,1.46,27.83,-2.19,8.65,22.87,23.64,1859.0,18.68,3.82,25.43,0.35,25.08,-2.04,7.85,19.07,19.65,1859.0,20.18,4.08,26.54,-2.4,28.94,-2.36,9.34,20.58,21.3,1859.0,23.98,4.51,31.5,-2.4,33.9,-2.54,10.7,24.4,25.16,1859.0,31.42,5.38,39.21,1.73,37.48,-2.67,11.41,31.87,32.81,1859.0,35.29,4.92,42.8,8.35,34.45,-2.38,10.53,35.63,36.18,1859.0,39.13,5.21,45.0,13.58,31.42,-1.93,7.94,39.48,40.59,1859.0,32.23,5.13,43.07,15.24,27.83,-0.83,3.24,32.64,33.15,1859.0
+BO-P = 19.92,4.42,31.5,6.69,24.8,-0.12,2.36,20.4,19.92,4098.0,26.43,5.89,38.11,12.2,25.91,-0.37,2.22,27.07,26.95,4098.0,25.92,6.42,38.94,11.38,27.56,-0.24,2.06,26.71,25.85,4098.0,24.76,4.75,33.7,5.31,28.39,-1.92,7.12,25.21,25.57,4098.0,19.73,4.64,26.81,-0.2,27.01,-2.17,7.92,20.27,20.89,4077.0,16.11,4.4,24.61,-4.06,28.66,-1.67,7.15,16.7,16.89,4063.0,17.12,4.78,25.98,-2.4,28.39,-1.68,6.84,17.77,17.79,4077.0,20.72,5.64,29.84,-1.3,31.14,-1.96,7.14,21.48,21.85,4097.0,27.22,6.66,35.91,2.01,33.9,-2.45,8.65,28.02,29.15,4098.0,32.42,6.15,42.24,9.17,33.07,-2.32,8.25,33.0,33.98,4098.0,34.79,6.73,45.0,12.2,32.8,-1.54,5.36,35.44,36.18,4098.0,29.11,7.55,43.9,10.55,33.35,-0.2,2.01,30.07,29.02,4098.0
+BO-S = 23.95,2.02,31.77,9.72,22.05,-0.4,4.01,24.04,24.06,12305.0,24.94,1.93,32.32,14.13,18.19,-0.35,4.5,25.01,24.88,12344.0,24.68,1.88,30.67,13.03,17.64,-0.68,4.86,24.75,24.61,12344.0,24.72,1.87,32.05,12.2,19.84,-1.46,9.31,24.79,24.74,12344.0,23.25,1.52,29.57,11.93,17.64,-1.27,8.09,23.3,23.37,12344.0,21.29,1.9,26.26,11.1,15.16,-1.06,4.96,21.38,21.57,12344.0,26.26,2.3,31.5,11.1,20.39,-1.76,8.57,26.36,26.4,12344.0,27.64,2.64,35.08,12.48,22.6,-0.72,5.25,27.76,27.64,12344.0,30.91,2.86,38.94,15.51,23.43,-0.58,4.27,31.04,31.22,12344.0,30.42,3.04,40.59,13.31,27.28,-0.02,4.15,30.57,30.26,12344.0,29.7,3.02,41.42,15.51,25.91,0.08,2.99,29.86,29.57,12344.0,28.67,2.94,40.87,14.41,26.46,-0.14,3.36,28.82,28.74,12344.0
+BO-T = 23.76,4.55,33.43,11.65,21.77,-0.3,2.2,24.19,24.33,1287.0,25.19,3.61,33.43,14.41,19.02,-0.36,2.38,25.45,25.57,1287.0,23.56,4.57,32.05,12.48,19.57,-0.25,2.03,24.0,23.64,1287.0,22.94,2.59,30.39,17.17,13.23,-0.06,1.93,23.08,23.09,1287.0,21.57,2.25,26.54,15.79,10.75,-0.63,2.28,21.69,22.26,1287.0,17.11,2.73,22.68,10.55,12.13,-0.52,2.15,17.32,17.99,1287.0,22.33,2.76,27.09,16.06,11.02,-0.47,1.88,22.5,23.09,1287.0,23.74,3.07,29.29,16.34,12.95,-0.74,2.21,23.93,24.95,1287.0,28.4,3.27,33.98,19.65,14.33,-0.72,2.39,28.59,29.43,1287.0,32.54,3.66,39.49,22.4,17.09,-0.3,2.09,32.75,33.01,1287.0,33.01,5.42,43.07,19.92,23.15,-0.09,1.74,33.45,33.43,1287.0,27.08,6.98,40.04,9.45,30.59,-0.02,1.95,27.97,26.33,1287.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BOL/BOL_1_vegetation_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BOL/BOL_1_vegetation_2008.properties
new file mode 100644
index 0000000..8ea3538
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BOL/BOL_1_vegetation_2008.properties
@@ -0,0 +1,55 @@
+# BOL.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the vegetation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BOL vegetation data for 2008 at admin level 1
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BOL
+ADMIN_LEVEL = 1
+UNITS = UNITS
+DATA_TYPE = vegetation
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 0.9 
+# Minimum: -0.1
+
+BO-B = 0.55,0.09,0.8,0.1,0.7,-0.09,2.69,0.56,0.55,6955.0,0.64,0.09,0.9,0.07,0.83,-0.37,3.72,0.65,0.65,6955.0,0.72,0.11,0.9,0.09,0.81,-0.54,3.19,0.73,0.73,6955.0,0.74,0.11,0.9,0.08,0.82,-0.75,3.7,0.75,0.75,6955.0,0.74,0.11,0.9,0.08,0.82,-0.48,3.27,0.74,0.73,6955.0,0.72,0.11,0.9,0.08,0.82,-0.3,2.64,0.73,0.72,6955.0,0.7,0.12,0.88,0.02,0.87,-0.26,2.54,0.71,0.71,6955.0,0.68,0.13,0.89,0.07,0.81,-0.18,2.13,0.69,0.68,6955.0,0.68,0.12,0.88,0.05,0.83,-0.2,2.31,0.69,0.67,6955.0,0.73,0.11,0.9,-0.03,0.93,-0.59,3.88,0.73,0.73,6955.0,0.73,0.1,0.9,0.04,0.86,-0.65,4.33,0.74,0.73,6955.0,0.68,0.11,0.9,0.09,0.81,-0.19,3.08,0.69,0.68,6955.0
+BO-C = 0.43,0.14,0.73,0.09,0.65,-0.07,2.11,0.45,0.43,1931.0,0.56,0.11,0.79,0.21,0.58,-0.25,2.19,0.57,0.58,1931.0,0.65,0.16,0.89,0.29,0.6,-0.23,1.8,0.67,0.66,1931.0,0.66,0.17,0.88,0.26,0.62,-0.52,1.91,0.69,0.72,1931.0,0.63,0.21,0.88,0.21,0.68,-0.34,1.57,0.66,0.68,1931.0,0.6,0.24,0.88,0.18,0.69,-0.24,1.38,0.64,0.68,1931.0,0.57,0.25,0.87,0.17,0.7,-0.13,1.3,0.62,0.62,1931.0,0.57,0.26,0.88,0.16,0.72,-0.17,1.25,0.62,0.68,1931.0,0.55,0.25,0.88,0.16,0.72,-0.13,1.29,0.61,0.62,1931.0,0.54,0.25,0.9,0.16,0.74,0.08,1.32,0.6,0.47,1931.0,0.56,0.24,0.9,0.17,0.72,-0.05,1.42,0.61,0.54,1931.0,0.54,0.22,0.88,0.16,0.71,-0.08,1.51,0.58,0.55,1931.0
+BO-H = 0.57,0.21,0.9,0.12,0.77,-0.35,1.82,0.6,0.61,1769.0,0.64,0.21,0.9,0.14,0.76,-0.67,2.1,0.67,0.71,1769.0,0.65,0.21,0.9,0.16,0.74,-0.74,2.27,0.68,0.7,1769.0,0.62,0.22,0.87,0.14,0.73,-0.6,1.99,0.65,0.67,1769.0,0.54,0.22,0.85,0.11,0.74,-0.31,1.69,0.59,0.57,1769.0,0.48,0.2,0.81,0.1,0.7,-0.13,1.63,0.52,0.49,1769.0,0.44,0.19,0.79,0.09,0.7,-0.01,1.7,0.48,0.44,1769.0,0.39,0.17,0.76,0.09,0.67,0.1,1.96,0.43,0.4,1769.0,0.38,0.16,0.74,0.08,0.66,0.1,2.17,0.41,0.38,1769.0,0.39,0.17,0.78,0.08,0.7,0.15,2.19,0.43,0.4,1769.0,0.48,0.21,0.87,0.09,0.78,-0.12,2.05,0.52,0.5,1769.0,0.55,0.23,0.88,0.1,0.78,-0.34,1.71,0.6,0.58,1769.0
+BO-L = 0.39,0.18,0.86,0.01,0.85,0.36,2.51,0.43,0.37,4412.0,0.57,0.22,0.9,0.04,0.85,-0.39,1.76,0.61,0.64,4412.0,0.59,0.23,0.9,0.06,0.84,-0.37,1.66,0.63,0.67,4412.0,0.61,0.25,0.9,0.11,0.79,-0.49,1.64,0.66,0.72,4412.0,0.6,0.27,0.89,0.09,0.81,-0.53,1.56,0.66,0.74,4412.0,0.58,0.27,0.9,0.08,0.82,-0.43,1.49,0.64,0.71,4412.0,0.57,0.28,0.88,0.07,0.81,-0.42,1.44,0.63,0.7,4412.0,0.57,0.29,0.89,0.05,0.84,-0.4,1.39,0.64,0.7,4412.0,0.55,0.29,0.9,-0.0,0.9,-0.33,1.34,0.62,0.68,4412.0,0.53,0.29,0.9,-0.0,0.9,-0.23,1.32,0.61,0.64,4412.0,0.54,0.28,0.89,-0.01,0.9,-0.33,1.39,0.61,0.67,4412.0,0.44,0.24,0.88,0.01,0.87,-0.03,1.37,0.5,0.48,4412.0
+BO-N = 0.68,0.08,0.86,0.35,0.51,-0.81,4.15,0.69,0.69,2075.0,0.77,0.08,0.88,0.5,0.39,-0.94,3.09,0.77,0.79,2075.0,0.69,0.12,0.88,0.42,0.46,-0.33,1.91,0.7,0.72,2075.0,0.86,0.03,0.9,0.68,0.22,-1.88,7.71,0.86,0.87,2075.0,0.86,0.03,0.89,0.7,0.19,-1.78,6.72,0.86,0.87,2075.0,0.85,0.03,0.9,0.68,0.22,-2.11,8.74,0.85,0.86,2075.0,0.85,0.03,0.88,0.65,0.23,-2.15,8.83,0.85,0.86,2075.0,0.85,0.03,0.89,0.62,0.27,-2.28,9.72,0.85,0.86,2075.0,0.83,0.04,0.89,0.6,0.28,-2.03,8.77,0.83,0.84,2075.0,0.85,0.04,0.9,0.57,0.33,-2.37,11.53,0.85,0.86,2075.0,0.79,0.04,0.89,0.62,0.27,-0.65,3.5,0.8,0.8,2075.0,0.58,0.07,0.79,0.38,0.41,0.01,2.66,0.59,0.58,2075.0
+BO-O = 0.17,0.07,0.39,-0.04,0.43,-0.46,3.61,0.18,0.17,1859.0,0.2,0.09,0.46,-0.1,0.56,-0.67,4.3,0.22,0.2,1859.0,0.19,0.08,0.42,-0.1,0.52,-0.89,4.81,0.2,0.19,1859.0,0.16,0.07,0.36,-0.1,0.46,-1.06,5.23,0.18,0.17,1859.0,0.15,0.05,0.27,-0.1,0.37,-1.19,5.38,0.16,0.15,1859.0,0.14,0.05,0.24,-0.06,0.3,-1.26,5.22,0.14,0.14,1858.0,0.13,0.04,0.22,-0.04,0.26,-1.15,4.79,0.14,0.14,1859.0,0.13,0.04,0.21,-0.1,0.31,-1.68,7.23,0.13,0.14,1859.0,0.12,0.04,0.2,-0.1,0.3,-1.72,7.43,0.13,0.13,1859.0,0.13,0.04,0.21,-0.1,0.31,-1.52,6.71,0.13,0.13,1859.0,0.13,0.04,0.21,-0.09,0.31,-1.47,6.61,0.13,0.13,1859.0,0.13,0.04,0.24,-0.07,0.31,-1.39,5.96,0.14,0.14,1859.0
+BO-P = 0.16,0.1,0.62,-0.1,0.72,0.3,3.88,0.19,0.14,4098.0,0.18,0.12,0.76,-0.1,0.86,0.46,3.59,0.22,0.15,4098.0,0.18,0.12,0.74,-0.1,0.84,0.83,4.16,0.22,0.15,4098.0,0.16,0.1,0.67,-0.05,0.72,0.98,4.94,0.19,0.14,4098.0,0.14,0.07,0.53,-0.04,0.57,0.87,5.28,0.16,0.13,4098.0,0.13,0.06,0.42,-0.03,0.44,0.58,4.72,0.15,0.13,4098.0,0.12,0.05,0.36,-0.01,0.37,0.49,4.46,0.13,0.12,4098.0,0.12,0.05,0.33,-0.01,0.35,0.47,4.37,0.13,0.12,4098.0,0.11,0.05,0.33,-0.01,0.33,0.55,4.63,0.12,0.11,4098.0,0.12,0.05,0.34,-0.0,0.34,0.49,4.29,0.13,0.11,4098.0,0.12,0.06,0.51,0.0,0.51,1.31,7.42,0.13,0.11,4098.0,0.13,0.07,0.61,0.0,0.61,1.66,8.84,0.15,0.11,4098.0
+BO-S = 0.68,0.11,0.9,0.29,0.61,-0.25,2.52,0.69,0.68,12344.0,0.76,0.08,0.9,0.38,0.52,-0.51,2.62,0.77,0.77,12344.0,0.82,0.07,0.9,0.41,0.49,-1.82,6.63,0.82,0.84,12344.0,0.81,0.08,0.9,0.43,0.47,-1.78,6.31,0.81,0.83,12344.0,0.78,0.08,0.9,0.41,0.49,-1.14,4.11,0.78,0.8,12344.0,0.74,0.09,0.9,0.35,0.55,-0.62,3.18,0.75,0.75,12344.0,0.68,0.1,0.89,0.34,0.55,0.2,2.41,0.69,0.67,12344.0,0.63,0.13,0.88,0.29,0.59,0.25,2.1,0.64,0.62,12344.0,0.63,0.14,0.89,0.29,0.6,0.29,2.09,0.64,0.6,12344.0,0.7,0.13,0.9,0.3,0.6,-0.5,2.42,0.71,0.71,12344.0,0.75,0.1,0.9,0.33,0.57,-0.95,3.0,0.76,0.78,12344.0,0.77,0.08,0.9,0.36,0.54,-1.24,4.49,0.77,0.79,12344.0
+BO-T = 0.57,0.14,0.85,0.15,0.7,-0.89,3.39,0.59,0.6,1287.0,0.71,0.18,0.9,0.21,0.69,-1.36,3.86,0.74,0.77,1287.0,0.71,0.17,0.9,0.21,0.68,-1.28,3.65,0.73,0.77,1287.0,0.69,0.19,0.88,0.19,0.7,-1.23,3.37,0.71,0.76,1287.0,0.61,0.19,0.86,0.16,0.71,-0.91,2.65,0.64,0.67,1287.0,0.54,0.19,0.84,0.14,0.7,-0.52,2.32,0.57,0.58,1287.0,0.5,0.18,0.81,0.12,0.69,-0.3,2.33,0.53,0.51,1287.0,0.44,0.16,0.78,0.11,0.67,0.06,2.42,0.47,0.44,1287.0,0.41,0.15,0.72,0.1,0.63,0.14,2.48,0.43,0.4,1287.0,0.43,0.16,0.77,0.09,0.68,0.21,2.52,0.46,0.42,1287.0,0.51,0.19,0.86,0.1,0.75,0.11,2.41,0.55,0.48,1287.0,0.61,0.19,0.9,0.12,0.78,-0.69,2.65,0.64,0.65,1287.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BOL/BOL_2_nighttemp_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BOL/BOL_2_nighttemp_2008.properties
new file mode 100644
index 0000000..09e3537
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BOL/BOL_2_nighttemp_2008.properties
@@ -0,0 +1,146 @@
+# BOL.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the nighttemp data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BOL nighttemp data for 2008 at admin level 2
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BOL
+ADMIN_LEVEL = 2
+UNITS = C
+DATA_TYPE = nighttemp
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+BO-B-G010001 = 19.74,1.9,23.78,15.51,8.27,0.12,2.57,19.83,19.51,219.0,22.14,0.81,24.61,19.92,4.69,0.2,2.67,22.16,22.13,432.0,21.98,1.35,27.09,19.09,7.99,0.82,3.78,22.02,21.75,432.0,21.65,0.75,24.61,19.37,5.24,0.6,4.07,21.67,21.57,432.0,20.25,0.65,22.4,17.99,4.41,0.12,3.55,20.26,20.23,432.0,16.82,0.6,18.27,14.41,3.86,-0.51,3.69,16.83,16.89,432.0,19.03,0.55,21.3,17.44,3.86,0.31,3.25,19.04,18.96,432.0,20.63,0.46,21.85,19.09,2.76,-0.23,3.13,20.63,20.68,432.0,19.42,0.64,21.57,17.72,3.86,0.26,3.11,19.43,19.37,432.0,21.18,0.82,23.23,17.72,5.51,-0.95,4.46,21.2,21.3,432.0,21.76,0.58,23.5,19.92,3.58,-0.43,3.05,21.77,21.85,432.0,21.25,0.79,24.33,17.44,6.89,-0.5,5.6,21.26,21.3,432.0
+BO-B-G010002 = 19.15,2.09,24.88,11.93,12.95,-0.47,4.5,19.27,19.37,1021.0,21.3,1.62,25.98,15.37,10.61,-0.41,3.67,21.36,21.44,1157.0,21.14,1.96,25.71,14.89,10.82,-0.61,3.23,21.23,21.44,1157.0,21.16,1.35,23.23,15.79,7.44,-1.57,5.56,21.2,21.57,1157.0,19.16,1.15,21.71,14.13,7.58,-1.24,5.51,19.2,19.37,1157.0,16.59,1.13,18.82,12.2,6.61,-1.16,4.38,16.63,16.82,1157.0,19.43,0.88,21.57,14.69,6.89,-1.58,7.82,19.45,19.51,1157.0,19.82,0.96,22.13,16.34,5.79,-0.45,3.69,19.84,19.78,1157.0,19.25,0.87,22.4,15.65,6.75,-0.87,5.03,19.27,19.37,1157.0,21.14,1.26,23.78,15.79,7.99,-1.38,6.14,21.18,21.3,1157.0,20.67,1.09,23.5,16.61,6.89,-0.44,3.55,20.7,20.75,1157.0,19.67,1.58,22.95,11.93,11.02,-1.4,6.96,19.73,19.92,1117.0
+BO-B-G010003 = 18.99,2.82,23.5,7.8,15.71,-1.53,6.46,19.2,19.37,755.0,21.4,1.43,25.71,14.69,11.02,-0.03,3.71,21.44,21.3,1222.0,22.89,1.69,27.91,17.17,10.75,0.47,2.61,22.95,22.54,1219.0,21.76,1.28,25.71,17.44,8.27,0.54,3.38,21.8,21.57,1223.0,21.56,1.17,24.88,18.82,6.06,0.34,2.44,21.59,21.44,1223.0,18.59,1.2,22.13,15.51,6.61,0.19,2.66,18.63,18.54,1223.0,20.59,1.03,25.16,18.54,6.61,0.65,3.71,20.61,20.47,1223.0,21.49,0.59,23.23,19.37,3.86,-0.52,3.87,21.5,21.57,1223.0,20.2,0.72,21.85,17.44,4.41,-0.18,2.68,20.21,20.2,1223.0,21.59,0.58,23.23,19.65,3.58,-0.25,2.79,21.59,21.57,1223.0,22.13,0.61,23.78,19.65,4.13,-0.11,3.22,22.14,22.13,1223.0,20.34,0.91,23.23,17.17,6.06,0.03,3.05,20.36,20.33,1223.0
+BO-B-G010004 = 18.99,2.21,22.95,13.03,9.92,-0.41,2.79,19.11,19.23,391.0,21.02,1.21,23.78,16.06,7.72,-0.62,3.46,21.06,21.16,636.0,23.18,2.14,27.64,15.79,11.85,-0.39,2.49,23.28,23.5,637.0,21.61,1.47,25.16,17.17,7.99,-0.53,3.06,21.66,21.85,637.0,21.18,0.87,23.23,18.54,4.69,-0.09,2.43,21.2,21.23,637.0,18.56,0.9,21.3,14.96,6.34,-0.29,3.72,18.58,18.61,637.0,20.43,0.84,22.68,17.99,4.69,-0.18,2.68,20.45,20.47,637.0,21.61,0.65,23.78,19.92,3.86,0.12,3.29,21.62,21.57,637.0,20.58,0.66,22.4,18.82,3.58,-0.31,2.52,20.59,20.75,637.0,21.99,0.6,23.5,19.92,3.58,-0.36,3.3,22.0,21.99,636.0,21.84,0.83,24.33,19.09,5.24,0.07,3.15,21.86,21.78,637.0,21.22,1.08,24.61,17.72,6.89,-0.04,2.61,21.24,21.16,637.0
+BO-B-G010005 = 21.19,1.54,24.88,16.06,8.82,-0.22,3.97,21.25,21.51,401.0,22.05,1.02,24.33,19.65,4.69,0.15,2.07,22.07,21.88,606.0,21.61,1.42,26.26,17.72,8.54,0.36,2.9,21.66,21.37,606.0,21.13,0.87,24.06,18.54,5.51,-0.12,3.79,21.15,21.2,606.0,19.77,0.63,21.57,16.89,4.69,-0.35,3.74,19.78,19.78,606.0,15.92,0.78,18.27,13.86,4.41,-0.11,2.53,15.94,15.93,606.0,18.76,0.49,20.47,17.17,3.31,0.22,3.45,18.76,18.82,606.0,19.91,0.64,21.85,18.27,3.58,0.12,2.29,19.92,19.92,606.0,18.82,0.76,21.57,16.61,4.96,0.25,3.49,18.83,18.82,606.0,21.01,0.84,24.33,18.27,6.06,0.11,4.31,21.03,21.02,606.0,21.65,0.63,23.23,18.54,4.69,-0.95,5.06,21.66,21.71,606.0,21.43,0.83,24.88,17.99,6.89,-0.23,5.49,21.44,21.44,606.0
+BO-B-G010006 = 19.25,1.84,22.95,12.2,10.75,-0.32,2.92,19.33,19.09,626.0,20.87,2.61,25.71,10.0,15.71,-0.96,3.85,21.04,21.44,862.0,20.75,2.71,27.09,11.1,15.98,-0.63,3.94,20.93,20.89,862.0,20.69,1.8,25.16,15.24,9.92,-0.53,2.91,20.77,20.89,862.0,18.74,1.49,22.13,13.72,8.41,0.14,3.01,18.8,18.54,862.0,15.64,1.35,18.82,11.1,7.72,-0.56,2.99,15.7,15.79,862.0,18.83,0.83,20.75,14.96,5.79,-1.41,6.72,18.85,18.89,862.0,19.5,0.91,21.71,16.06,5.65,-0.4,3.28,19.52,19.58,862.0,18.62,0.85,21.02,15.24,5.79,-0.6,4.04,18.64,18.68,862.0,20.1,1.28,23.23,15.79,7.44,-0.49,3.1,20.14,20.27,862.0,20.73,1.11,23.23,16.61,6.61,-1.0,3.92,20.76,21.02,862.0,19.27,2.14,23.78,9.31,14.47,-1.49,6.28,19.39,19.71,829.0
+BO-B-G010007 = 17.02,1.92,20.89,13.03,7.85,0.07,1.99,17.13,17.72,150.0,19.46,1.14,23.5,15.51,7.99,-0.24,3.54,19.49,19.65,557.0,19.79,1.34,21.85,16.06,5.79,-0.89,3.15,19.83,20.06,547.0,20.89,1.06,23.23,17.72,5.51,-0.09,2.38,20.91,20.89,560.0,20.17,0.47,22.4,18.82,3.58,0.55,4.36,20.18,20.2,560.0,18.46,0.74,21.3,16.61,4.69,0.71,3.79,18.47,18.34,560.0,20.54,0.4,22.13,19.65,2.48,1.01,4.39,20.55,20.47,560.0,21.66,0.34,23.23,20.47,2.76,0.81,5.56,21.66,21.57,560.0,20.55,0.37,22.13,19.37,2.76,0.17,3.92,20.55,20.47,560.0,22.08,0.53,23.78,18.82,4.96,-1.11,7.69,22.09,22.13,560.0,21.67,1.14,25.71,16.34,9.37,-1.25,6.33,21.7,21.76,543.0,20.69,0.73,23.78,17.03,6.75,-0.41,5.22,20.71,20.75,525.0
+BO-B-G010008 = 17.96,2.15,24.88,11.38,13.5,-0.08,3.36,18.09,17.99,1119.0,22.22,1.47,26.54,16.89,9.65,0.06,2.69,22.27,22.13,1477.0,22.25,2.28,27.36,9.45,17.91,-1.0,6.17,22.37,22.4,1478.0,21.98,1.15,25.71,16.89,8.82,-0.41,4.43,22.01,21.99,1478.0,19.84,1.29,23.78,15.79,7.99,-0.34,2.79,19.89,20.06,1478.0,17.52,1.17,21.3,14.69,6.61,-0.07,2.59,17.56,17.58,1478.0,19.92,0.97,23.5,17.44,6.06,0.52,3.2,19.94,19.78,1478.0,20.62,1.15,23.78,17.72,6.06,-0.17,2.13,20.65,20.82,1478.0,19.93,0.93,22.68,17.17,5.51,-0.13,2.34,19.96,20.06,1478.0,21.72,0.95,23.5,18.27,5.24,-0.58,2.69,21.74,21.85,1478.0,21.35,0.93,24.06,15.79,8.27,-0.45,4.07,21.37,21.3,1478.0,20.22,1.29,23.78,14.96,8.82,-0.51,3.94,20.26,20.2,1470.0
+BO-C-G030001 = 4.69,6.67,16.89,-2.95,19.84,0.69,2.01,8.12,1.87,84.0,5.69,5.14,19.09,0.35,18.74,1.16,3.05,7.65,3.66,85.0,6.25,5.92,18.27,-2.95,21.22,0.62,2.12,8.58,4.07,85.0,5.97,4.8,15.37,-1.02,16.4,0.32,1.77,7.64,5.59,85.0,6.83,4.92,15.65,-0.2,15.85,0.31,1.8,8.4,6.28,85.0,4.53,4.76,12.2,-2.95,15.16,-0.0,1.5,6.55,5.18,84.0,7.15,6.16,18.27,-1.02,19.29,0.4,1.82,9.41,6.14,85.0,7.67,5.77,18.68,-0.2,18.88,0.46,1.93,9.58,6.14,85.0,8.47,6.17,19.78,1.73,18.05,0.62,1.87,10.45,6.14,85.0,8.04,6.39,20.33,0.08,20.26,0.77,2.14,10.25,5.45,85.0,6.65,6.37,21.85,-0.06,21.91,0.99,2.54,9.19,4.07,85.0,5.26,7.42,19.92,-1.3,21.22,1.05,2.41,9.06,1.59,85.0
+BO-C-G030002 = 1.41,2.11,8.07,-2.4,10.47,1.14,4.33,2.52,0.91,40.0,5.85,0.97,8.35,4.49,3.86,0.48,2.73,5.93,5.83,40.0,5.45,1.48,9.86,3.39,6.48,0.72,3.38,5.64,5.38,40.0,5.3,1.6,9.72,1.32,8.41,-0.29,4.0,5.53,5.45,40.0,7.78,1.88,14.41,5.31,9.09,1.51,5.79,8.0,7.49,40.0,4.54,2.07,9.72,0.91,8.82,0.16,2.52,4.98,4.35,40.0,7.58,2.09,13.58,5.22,8.36,1.45,4.26,7.86,6.97,39.0,10.38,1.95,16.06,7.38,8.68,1.34,4.35,10.56,9.59,38.0,8.27,1.45,11.93,5.45,6.48,0.52,3.22,8.39,8.17,40.0,9.89,1.72,14.41,5.87,8.54,0.36,3.4,10.04,9.62,40.0,6.21,1.11,9.72,4.21,5.51,0.64,3.96,6.31,6.18,40.0,2.97,0.98,5.18,0.91,4.27,0.14,2.58,3.12,2.97,40.0
+BO-C-G030003 = -4.94,2.06,-1.57,-9.84,8.27,-0.55,2.54,5.35,-4.33,49.0,2.21,1.74,7.24,-0.75,7.99,1.02,3.63,2.8,1.59,49.0,2.28,2.14,9.45,-0.2,9.65,1.16,4.03,3.12,1.73,49.0,2.62,1.55,4.9,-0.75,5.65,-0.33,2.11,3.04,2.77,49.0,2.37,3.07,8.9,-2.95,11.85,0.28,2.41,3.86,2.35,49.0,-0.16,2.34,4.49,-4.88,9.37,0.02,2.19,2.32,-0.06,49.0,2.91,3.44,7.24,-4.88,12.13,-0.82,2.64,4.47,4.02,44.0,2.59,2.78,8.07,-4.88,12.95,-0.68,3.15,3.78,3.25,49.0,4.61,2.38,11.38,0.08,11.3,0.77,3.36,5.18,4.42,49.0,4.05,2.36,8.9,0.08,8.82,0.54,2.3,4.67,3.39,49.0,1.33,0.99,3.94,-1.02,4.96,0.11,2.96,1.65,1.18,49.0,-2.07,0.96,0.08,-4.61,4.69,-0.05,3.23,2.28,-1.99,49.0
+BO-C-G030004 = 3.46,7.32,17.17,-7.78,24.94,0.46,1.88,8.08,1.59,285.0,3.26,5.22,16.34,-4.61,20.94,1.03,2.85,6.14,1.39,285.0,4.87,4.38,14.13,-2.68,16.81,0.4,2.11,6.54,4.07,285.0,7.22,4.74,15.86,-1.02,16.88,0.18,1.81,8.63,7.66,285.0,6.37,5.01,15.37,-3.5,18.88,0.03,1.86,8.1,6.07,285.0,5.38,5.35,14.69,-5.16,19.84,-0.15,1.87,7.58,6.0,285.0,6.43,5.52,15.51,-5.43,20.94,-0.22,2.09,8.47,6.97,285.0,7.75,5.94,17.72,-3.23,20.94,0.05,1.87,9.76,6.83,285.0,7.82,5.5,18.54,-2.4,20.94,-0.0,1.87,9.55,7.18,285.0,6.05,5.58,18.54,-3.23,21.77,0.23,1.81,8.22,5.45,285.0,6.37,5.97,19.37,-2.4,21.77,0.54,2.0,8.73,4.35,285.0,2.92,5.0,16.34,-5.57,21.91,0.99,3.19,5.78,1.94,285.0
+BO-C-G030005 = 7.18,3.94,15.24,-12.87,28.11,-1.18,6.31,8.19,7.59,222.0,7.87,2.41,17.17,2.42,14.74,0.32,3.24,8.23,7.8,222.0,8.94,1.17,11.38,6.14,5.24,0.04,2.31,9.02,8.9,222.0,7.73,2.8,15.79,-0.75,16.54,-0.08,3.41,8.22,7.8,222.0,8.69,1.25,11.93,5.87,6.06,-0.0,2.5,8.78,8.62,222.0,7.45,2.34,13.86,1.73,12.13,0.24,2.72,7.81,7.31,220.0,11.58,1.54,14.96,7.24,7.72,-0.13,2.49,11.68,11.65,222.0,12.44,1.48,16.34,7.8,8.54,-0.11,3.27,12.53,12.41,222.0,10.39,1.88,16.34,5.59,10.75,0.5,2.94,10.56,10.0,222.0,11.74,2.04,18.27,6.69,11.57,0.26,3.37,11.92,11.65,222.0,9.65,2.29,15.37,2.01,13.37,-0.37,3.72,9.92,9.86,222.0,6.01,4.54,18.54,-5.43,23.98,-0.01,2.32,7.52,5.87,222.0
+BO-C-G030006 = 0.56,2.42,5.59,-5.09,10.68,-0.31,2.89,2.45,0.77,33.0,6.09,1.1,9.45,4.76,4.69,1.25,4.18,6.19,5.94,33.0,6.22,1.58,8.9,2.7,6.2,-0.52,2.38,6.41,6.56,33.0,6.35,1.28,8.62,3.66,4.96,-0.01,2.11,6.47,6.14,33.0,8.7,0.81,9.72,6.42,3.31,-1.43,4.37,8.73,8.9,33.0,6.43,2.32,12.76,2.15,10.61,0.46,3.51,6.82,6.56,33.0,7.62,1.31,10.0,4.9,5.1,0.04,2.58,7.73,7.52,31.0,9.77,2.37,13.58,4.21,9.37,-0.51,2.76,10.05,10.03,32.0,9.76,1.37,12.48,7.52,4.96,0.46,2.51,9.85,9.72,33.0,10.87,1.7,13.58,7.11,6.48,-0.44,2.46,11.0,10.83,33.0,7.58,1.92,11.1,3.45,7.65,-0.52,2.73,7.82,8.21,33.0,2.07,2.26,6.14,-3.09,9.23,-0.2,2.77,3.04,1.94,33.0
+BO-C-G030007 = 12.35,6.46,24.06,-0.61,24.67,-0.27,1.89,13.94,14.41,395.0,14.19,6.79,22.68,0.91,21.77,-0.48,1.56,15.73,18.27,424.0,13.58,6.05,22.13,0.35,21.77,-0.48,1.72,14.86,15.99,424.0,13.42,6.01,22.68,0.91,21.77,-0.42,1.78,14.7,14.89,424.0,12.43,5.08,20.2,1.39,18.81,-0.24,1.77,13.43,13.17,424.0,10.12,4.8,17.17,-1.16,18.33,-0.43,1.87,11.2,11.24,424.0,13.24,5.05,20.2,1.04,19.15,-0.55,1.89,14.17,15.03,424.0,13.91,5.38,19.71,1.66,18.05,-0.65,1.88,14.92,16.89,424.0,13.6,5.42,20.2,2.01,18.19,-0.72,1.89,14.63,16.86,424.0,14.8,6.22,22.68,1.46,21.22,-0.61,1.89,16.05,17.44,424.0,14.54,7.13,22.95,0.63,22.32,-0.62,1.68,16.19,18.78,424.0,13.69,7.58,23.5,-1.57,25.08,-0.65,1.76,15.64,17.44,424.0
+BO-C-G030008 = 1.72,0.87,2.83,-0.06,2.89,-0.59,2.81,1.91,1.8,10.0,4.03,2.42,8.62,0.91,7.72,0.59,2.35,4.64,3.66,10.0,6.06,1.82,8.07,2.42,5.65,-0.75,2.48,6.3,6.62,10.0,4.63,1.06,6.14,2.97,3.17,-0.1,1.81,4.74,4.63,10.0,7.05,2.3,9.17,2.7,6.48,-0.79,2.3,7.38,7.73,10.0,4.54,1.36,6.0,1.46,4.55,-1.05,3.67,4.72,4.56,10.0,5.87,1.11,7.8,3.94,3.86,-0.19,2.56,5.96,6.21,10.0,9.5,2.12,11.38,5.18,6.2,-0.96,2.64,9.71,10.41,10.0,8.74,1.29,10.14,5.87,4.27,-1.12,3.37,8.82,9.14,10.0,8.4,2.37,10.96,4.21,6.75,-0.69,2.05,8.7,9.41,10.0,7.19,1.76,8.9,4.07,4.82,-0.79,2.17,7.38,8.0,10.0,1.5,1.19,3.11,-0.61,3.72,-0.41,2.19,1.88,1.66,10.0
+BO-C-G030009 = 11.41,7.63,24.06,-5.43,29.49,-0.52,2.24,13.72,13.31,528.0,11.49,8.64,23.23,-7.09,30.31,-0.26,1.53,14.37,12.48,543.0,12.65,7.66,23.23,-2.68,25.91,-0.46,1.72,14.79,15.51,543.0,13.42,6.6,22.13,-0.47,22.6,-0.56,1.93,14.96,15.24,543.0,13.04,6.31,20.2,-2.13,22.32,-0.9,2.53,14.48,16.34,543.0,10.35,5.39,17.03,-4.61,21.63,-1.24,3.53,11.67,12.34,543.0,13.22,6.53,19.78,-5.16,24.94,-1.11,3.05,14.75,16.89,543.0,14.01,6.52,19.92,-2.95,22.87,-1.07,2.77,15.45,17.92,543.0,13.81,6.05,20.47,-1.85,22.32,-1.09,2.86,15.07,17.03,543.0,14.14,7.05,21.85,-1.02,22.87,-0.85,2.15,15.8,18.13,543.0,13.87,7.61,22.4,-2.4,24.8,-0.73,1.97,15.82,17.72,543.0,12.03,7.94,22.95,-3.5,26.46,-0.45,1.65,14.41,15.65,543.0
+BO-C-G030010 = 1.69,1.91,5.31,-0.2,5.51,0.95,2.82,2.45,1.04,7.0,6.7,0.92,8.07,5.59,2.48,0.26,1.84,6.76,6.62,7.0,4.02,0.4,4.63,3.39,1.24,-0.14,2.29,4.03,4.07,7.0,3.94,1.65,5.73,1.46,4.27,-0.62,1.81,4.22,4.49,7.0,5.12,0.51,5.73,4.21,1.52,-0.59,2.43,5.14,5.18,7.0,1.46,2.73,4.49,-2.95,7.44,-0.54,1.94,2.92,1.59,7.0,5.27,1.73,7.24,2.42,4.82,-0.53,1.99,5.51,5.73,7.0,8.19,0.97,9.17,6.69,2.48,-0.38,1.75,8.24,8.21,7.0,6.61,0.41,7.24,6.14,1.1,0.2,1.85,6.63,6.69,7.0,8.4,1.02,9.86,7.24,2.62,0.41,1.65,8.45,8.07,7.0,5.94,0.4,6.56,5.45,1.1,0.28,1.8,5.96,5.87,7.0,3.98,1.22,5.04,2.28,2.76,-0.5,1.58,4.13,4.35,7.0
+BO-C-G030011 = 2.09,1.91,6.97,-2.95,9.92,0.43,3.01,2.82,1.73,131.0,4.61,1.36,8.35,2.01,6.34,0.5,2.69,4.8,4.49,131.0,6.88,2.03,11.1,2.28,8.82,-0.67,2.77,7.17,7.24,131.0,3.78,1.93,8.35,-0.47,8.82,-0.02,2.47,4.24,3.94,131.0,7.08,2.63,13.31,0.35,12.95,-0.09,2.69,7.55,7.11,131.0,4.47,2.5,10.83,0.63,10.2,0.37,2.11,5.12,4.07,130.0,9.01,2.99,14.69,-1.02,15.71,-1.4,4.94,9.48,9.72,128.0,9.81,2.65,15.37,2.01,13.37,-0.6,2.98,10.16,10.28,131.0,7.8,2.78,14.13,1.46,12.68,-0.11,2.54,8.28,8.35,131.0,10.24,2.36,13.86,4.07,9.78,-0.87,2.91,10.51,11.1,131.0,6.97,2.19,14.96,3.39,11.57,0.93,3.88,7.3,6.56,131.0,0.03,2.99,6.69,-9.84,16.54,-0.12,2.94,2.98,-0.33,131.0
+BO-C-G030012 = -0.41,0.68,0.91,-1.44,2.34,0.34,2.4,0.77,-0.33,14.0,3.48,1.85,5.59,0.35,5.24,-0.64,2.17,3.91,3.63,14.0,2.81,1.02,3.66,0.63,3.03,-0.93,2.52,2.97,3.35,14.0,3.05,1.72,5.18,0.35,4.82,-0.48,1.78,3.47,3.56,14.0,4.42,1.1,6.0,2.01,4.0,-0.6,2.9,4.54,4.69,14.0,0.38,1.09,1.87,-2.68,4.55,-1.51,5.69,1.11,0.45,14.0,4.42,2.3,7.52,1.18,6.34,0.06,1.66,4.94,3.94,13.0,5.87,2.35,8.9,2.01,6.89,-0.31,1.7,6.29,6.35,14.0,5.9,0.41,6.42,5.04,1.38,-0.77,2.5,5.91,6.07,14.0,6.56,0.69,7.52,5.31,2.2,-0.24,2.13,6.59,6.62,14.0,5.38,0.89,6.83,3.66,3.17,-0.41,2.59,5.45,5.56,14.0,2.69,1.13,5.04,0.63,4.41,0.24,2.77,2.9,2.66,14.0
+BO-C-G030013 = -3.25,1.68,0.35,-5.78,6.13,0.27,2.15,3.64,-3.23,41.0,2.23,2.71,6.42,-3.23,9.65,-0.48,2.28,3.48,2.7,41.0,3.68,1.78,6.97,0.08,6.89,-0.32,2.27,4.08,3.94,41.0,4.4,1.74,7.8,1.39,6.41,0.14,2.38,4.72,4.35,41.0,6.14,2.57,9.72,1.25,8.47,-0.5,2.11,6.64,6.56,41.0,4.61,3.5,11.93,-1.37,13.3,0.06,2.26,5.76,4.63,41.0,5.47,3.05,9.45,-1.44,10.89,-0.78,2.44,6.25,6.14,41.0,7.74,2.92,11.93,1.46,10.47,-0.83,2.53,8.26,8.62,41.0,7.85,3.05,11.93,1.25,10.68,-0.69,2.32,8.41,8.76,41.0,8.37,3.74,13.58,0.91,12.68,-0.48,2.04,9.15,9.04,41.0,4.24,2.69,8.9,-0.47,9.37,-0.14,1.93,5.0,4.49,41.0,0.54,2.23,3.66,-3.78,7.44,-0.55,2.27,2.27,0.77,41.0
+BO-C-G030014 = -6.63,1.47,-1.57,-8.74,7.17,1.08,4.76,6.79,-6.74,47.0,0.94,1.88,6.69,-2.4,9.09,1.13,4.29,2.08,0.63,47.0,1.46,1.25,5.31,-1.3,6.61,0.88,4.26,1.91,1.18,47.0,1.25,1.63,6.0,-1.3,7.3,0.88,3.48,2.04,0.77,47.0,1.62,3.19,8.9,-3.5,12.4,0.29,2.56,3.54,1.73,47.0,-0.55,3.33,6.97,-5.43,12.4,0.03,1.98,3.33,0.22,47.0,1.72,3.29,9.45,-3.78,13.23,0.5,2.86,3.68,1.32,46.0,2.99,3.39,10.69,-1.99,12.68,0.39,2.33,4.49,2.97,47.0,3.76,3.07,11.38,-1.02,12.4,0.64,2.64,4.83,3.11,47.0,3.6,2.56,10.41,-0.47,10.89,0.93,2.95,4.4,2.56,47.0,0.99,1.29,4.07,-0.75,4.82,0.72,2.56,1.62,0.63,47.0,-2.71,2.03,2.97,-5.43,8.41,0.91,3.48,3.38,-3.16,47.0
+BO-H-G020001 = 4.82,2.85,10.0,-1.85,11.85,-0.53,2.42,5.6,5.59,110.0,6.56,1.32,10.55,3.66,6.89,0.05,3.07,6.69,6.52,110.0,6.25,1.27,10.0,3.52,6.48,0.94,4.29,6.38,6.0,110.0,7.84,1.22,11.1,5.04,6.06,0.1,2.41,7.93,7.73,110.0,5.33,1.18,8.9,2.7,6.2,0.69,3.3,5.46,5.04,110.0,4.75,0.94,7.24,1.87,5.37,-0.06,3.42,4.84,4.76,110.0,7.2,1.26,9.72,4.49,5.24,0.12,2.3,7.31,6.97,110.0,7.23,1.22,10.14,3.8,6.34,-0.09,3.04,7.33,7.0,110.0,6.15,1.76,13.51,2.83,10.68,1.45,6.59,6.39,5.69,110.0,8.0,1.8,14.13,5.18,8.96,0.92,4.06,8.2,7.8,110.0,5.47,1.69,10.28,2.49,7.79,0.52,3.04,5.72,5.31,110.0,0.27,1.31,4.49,-1.99,6.48,0.81,3.73,1.33,0.08,110.0
+BO-H-G020002 = 7.14,1.41,10.69,4.49,6.2,0.35,2.71,7.28,6.97,70.0,8.12,1.83,13.72,5.31,8.41,0.64,2.99,8.32,7.93,70.0,8.0,1.31,11.24,4.76,6.48,0.4,3.04,8.1,7.86,70.0,8.74,1.9,12.48,3.94,8.54,-0.04,2.89,8.94,8.76,70.0,7.27,1.71,11.03,3.94,7.1,0.1,2.86,7.47,7.18,70.0,7.47,1.74,12.89,3.94,8.96,0.67,3.52,7.66,7.31,70.0,9.18,1.54,13.44,6.97,6.48,0.86,2.83,9.3,8.83,70.0,10.08,1.53,13.86,7.52,6.34,0.42,2.41,10.19,9.76,70.0,7.54,2.59,13.86,2.28,11.57,0.56,3.05,7.97,7.04,70.0,11.29,2.44,17.99,6.97,11.02,0.57,2.46,11.55,10.83,70.0,10.68,3.05,17.58,6.42,11.16,0.45,2.03,11.1,10.31,70.0,7.4,3.1,14.0,2.01,11.99,0.42,2.14,8.02,7.18,70.0
+BO-H-G020003 = 12.52,3.26,18.27,5.31,12.95,-0.29,2.12,12.93,13.03,211.0,13.33,3.08,18.82,6.69,12.13,-0.09,2.04,13.68,13.31,211.0,12.88,2.49,17.44,5.87,11.57,-0.29,2.45,13.11,13.03,211.0,12.35,2.12,16.75,7.24,9.51,-0.13,2.49,12.53,12.2,211.0,9.53,1.72,14.96,5.04,9.92,0.19,3.41,9.68,9.59,211.0,5.97,1.35,10.55,1.46,9.09,0.22,3.69,6.12,5.87,211.0,12.18,2.45,17.72,7.11,10.61,0.33,2.17,12.42,11.58,211.0,12.24,2.84,19.37,6.42,12.95,0.24,2.29,12.57,11.65,211.0,12.76,2.44,17.99,5.59,12.4,-0.61,3.27,12.99,13.17,211.0,15.85,3.2,21.3,7.8,13.5,-0.39,2.35,16.16,16.06,211.0,13.81,4.64,23.23,3.39,19.84,0.07,2.37,14.56,13.31,211.0,12.31,5.82,20.75,-0.75,21.5,-0.77,2.48,13.61,14.69,211.0
+BO-H-G020004 = 17.86,1.99,21.85,10.28,11.57,-0.83,3.57,17.97,18.13,446.0,18.51,1.69,21.3,13.31,7.99,-0.43,2.3,18.59,18.82,446.0,16.56,1.92,19.37,11.1,8.27,-0.8,2.53,16.67,17.37,446.0,16.63,1.58,19.37,12.2,7.17,-0.62,2.4,16.71,17.03,446.0,14.37,2.26,21.02,8.62,12.4,0.11,2.85,14.55,14.41,446.0,6.8,1.41,10.28,3.11,7.17,0.06,2.42,6.94,6.69,446.0,15.92,1.54,19.37,12.2,7.17,-0.23,1.99,16.0,16.06,446.0,15.69,1.97,21.85,9.72,12.13,0.06,2.77,15.81,15.79,446.0,16.4,2.42,22.13,8.62,13.5,-0.74,3.16,16.58,16.89,446.0,18.97,1.92,24.06,13.58,10.47,-0.22,2.44,19.07,19.09,446.0,19.12,1.78,23.78,12.2,11.57,-0.57,2.87,19.2,19.4,446.0,18.33,2.53,23.5,10.0,13.5,-0.69,3.53,18.5,18.47,446.0
+BO-H-G020005 = 1.97,1.7,7.8,-2.68,10.47,0.45,3.38,2.6,1.84,272.0,5.76,1.7,11.52,1.18,10.33,0.13,3.58,6.01,5.87,272.0,3.97,1.55,7.8,0.08,7.72,0.18,2.52,4.27,3.87,272.0,5.51,2.78,12.2,-2.4,14.61,-0.23,2.61,6.17,5.45,272.0,3.79,1.89,10.0,-0.47,10.47,0.66,3.2,4.23,3.39,272.0,3.54,1.61,9.17,-0.75,9.92,0.07,2.75,3.89,3.45,272.0,5.29,2.49,11.65,-0.47,12.13,0.03,2.09,5.85,4.9,272.0,4.73,2.26,10.55,-1.57,12.13,0.34,2.75,5.24,4.35,272.0,5.6,2.53,18.27,-0.2,18.46,1.14,6.14,6.14,5.45,272.0,7.31,2.48,17.44,1.73,15.71,0.73,4.16,7.72,7.0,272.0,4.69,1.96,11.38,-0.75,12.13,0.66,3.89,5.08,4.49,272.0,-1.1,1.52,3.39,-5.98,9.37,0.35,3.21,1.87,-1.3,272.0
+BO-H-G020006 = 0.75,3.34,7.24,-6.81,14.06,0.1,2.01,3.41,0.35,129.0,3.84,1.51,7.38,-0.2,7.58,-0.32,2.9,4.12,3.94,129.0,5.38,1.65,9.45,0.91,8.54,-0.13,2.61,5.62,5.45,129.0,6.69,1.69,11.38,1.18,10.2,-0.18,3.82,6.89,6.76,129.0,7.68,2.12,11.65,-0.75,12.4,-1.3,5.24,7.97,8.14,129.0,5.33,2.95,11.79,-1.3,13.09,0.08,2.41,6.08,5.18,129.0,9.35,2.49,14.69,2.01,12.68,-0.13,2.94,9.67,9.17,129.0,9.22,2.55,15.1,3.25,11.85,0.44,2.45,9.57,8.76,127.0,8.83,1.72,14.13,5.87,8.27,0.85,3.31,9.0,8.42,129.0,9.41,1.45,14.13,5.45,8.68,0.38,3.62,9.52,9.31,129.0,7.48,1.4,10.83,3.8,7.03,-0.39,2.9,7.61,7.66,129.0,1.71,2.43,8.9,-4.74,13.64,0.47,3.18,2.96,1.18,129.0
+BO-H-G020007 = 4.7,4.02,16.61,-2.81,19.43,1.29,4.41,6.18,3.66,202.0,8.26,2.95,16.75,2.83,13.92,0.63,3.25,8.77,7.93,202.0,6.57,3.33,15.79,0.35,15.43,1.03,3.6,7.36,5.87,202.0,8.55,2.47,14.82,2.83,11.99,0.35,2.59,8.89,8.17,202.0,6.16,2.69,13.17,0.08,13.09,0.47,2.61,6.72,5.63,202.0,4.43,1.42,7.11,-2.13,9.23,-1.32,5.32,4.66,4.76,202.0,8.09,3.16,15.65,-0.75,16.4,-0.15,3.42,8.68,8.42,202.0,7.32,2.47,14.82,1.18,13.64,0.28,3.42,7.72,7.38,202.0,7.9,2.94,14.69,2.83,11.85,0.45,2.29,8.43,7.52,202.0,10.32,3.84,22.13,5.31,16.81,1.21,3.62,11.01,9.04,202.0,8.55,3.93,19.37,3.39,15.98,0.96,3.18,9.41,7.35,202.0,0.79,5.62,17.85,-5.71,23.56,1.62,4.62,5.66,-1.02,202.0
+BO-H-G020008 = 5.88,1.8,9.86,-2.95,12.81,-1.24,8.39,6.15,6.0,121.0,7.12,2.98,14.55,0.63,13.92,0.28,2.58,7.72,6.97,121.0,8.28,1.6,11.65,3.94,7.72,-0.56,3.52,8.43,8.35,121.0,9.33,2.21,14.0,3.39,10.61,-0.18,3.08,9.59,9.45,121.0,6.43,1.73,11.1,3.11,7.99,0.43,2.3,6.66,5.87,121.0,6.29,1.38,9.17,2.83,6.34,-0.07,2.51,6.44,6.14,121.0,8.44,1.67,13.17,4.49,8.68,0.71,3.7,8.6,8.07,121.0,8.08,1.88,13.03,3.66,9.37,0.46,2.99,8.29,7.93,121.0,7.38,2.7,14.96,3.11,11.85,0.99,3.24,7.85,6.69,121.0,11.33,2.56,19.37,5.04,14.33,0.78,4.03,11.62,10.83,121.0,8.15,3.37,16.34,1.46,14.88,0.3,2.79,8.82,7.86,121.0,3.34,3.33,12.2,-2.13,14.33,0.49,2.88,4.71,3.11,121.0
+BO-H-G020009 = 2.45,1.78,7.24,-1.99,9.23,-0.03,3.28,3.02,2.56,56.0,5.57,2.0,9.17,0.63,8.54,-0.07,2.34,5.91,5.56,56.0,6.28,1.42,10.0,3.11,6.89,0.59,3.42,6.44,6.07,56.0,7.0,1.62,10.83,2.83,7.99,0.33,3.17,7.18,6.62,56.0,7.18,2.21,11.93,2.01,9.92,0.14,2.43,7.51,6.97,56.0,5.43,2.05,9.17,-0.47,9.65,-0.58,3.05,5.8,5.59,56.0,7.88,1.86,11.52,4.76,6.75,0.23,2.11,8.09,8.07,52.0,7.62,1.5,10.55,4.21,6.34,0.1,2.46,7.76,7.49,56.0,7.72,1.24,10.83,5.04,5.79,0.13,2.65,7.81,7.69,56.0,9.1,1.65,12.48,5.31,7.17,0.01,2.44,9.25,9.07,56.0,7.94,1.25,11.1,5.31,5.79,-0.05,2.94,8.03,8.04,56.0,3.53,1.27,5.87,0.63,5.24,-0.29,2.47,3.75,3.73,56.0
+BO-H-G020010 = 4.21,2.38,9.45,-1.99,11.44,-0.28,2.47,4.83,4.38,152.0,6.0,2.2,14.69,2.01,12.68,1.17,5.44,6.39,5.8,152.0,7.22,1.64,11.24,2.83,8.41,0.07,3.25,7.41,7.11,152.0,7.89,2.38,16.06,3.39,12.68,1.0,3.73,8.24,7.38,152.0,7.16,2.11,12.2,1.18,11.02,-0.16,2.66,7.46,7.28,152.0,5.83,2.6,14.13,-0.75,14.88,0.62,3.55,6.38,5.52,152.0,9.09,2.24,14.41,3.66,10.75,0.25,2.66,9.36,8.66,152.0,9.76,2.79,14.69,2.56,12.13,-0.23,2.34,10.15,9.72,152.0,7.64,2.3,14.41,2.28,12.13,0.73,3.56,7.97,7.24,152.0,10.24,2.56,18.27,3.94,14.33,0.2,3.11,10.55,10.41,152.0,7.33,2.36,14.69,0.91,13.78,-0.05,3.57,7.7,7.52,152.0,4.47,3.78,15.51,-3.23,18.74,0.85,3.36,5.85,3.39,152.0
+BO-L-G040001 = -2.85,1.54,0.63,-7.09,7.72,-0.09,2.94,3.24,-2.81,140.0,-2.09,1.71,2.01,-6.54,8.54,-0.32,2.94,2.69,-1.99,140.0,0.12,1.7,3.94,-4.06,7.99,-0.37,2.68,1.69,0.18,140.0,0.3,1.01,3.11,-2.95,6.06,-0.24,3.79,1.05,0.35,140.0,-2.91,1.18,0.35,-6.26,6.61,0.09,3.06,3.14,-2.92,140.0,-4.34,1.65,-0.47,-8.74,8.27,-0.32,2.77,4.64,-4.33,140.0,-3.5,2.18,1.46,-13.7,15.16,-1.71,7.87,4.11,-2.95,140.0,-2.61,1.61,0.35,-7.91,8.27,-0.5,3.2,3.06,-2.4,140.0,-0.19,1.12,2.83,-3.5,6.34,-0.13,3.57,1.14,-0.2,140.0,0.22,0.9,2.15,-2.4,4.55,0.03,2.74,0.92,0.11,140.0,0.97,1.53,4.07,-2.81,6.89,-0.16,2.54,1.8,1.18,140.0,-1.51,1.9,3.11,-7.09,10.2,-0.08,2.76,2.42,-1.51,140.0
+BO-L-G040002 = 0.89,3.28,7.24,-4.19,11.44,0.33,1.82,3.39,0.22,103.0,0.9,4.38,10.55,-5.43,15.98,0.79,2.28,4.45,-0.95,103.0,3.85,4.55,11.38,-3.78,15.16,0.23,1.65,5.94,2.97,103.0,5.05,4.35,12.48,-1.3,13.78,0.27,1.65,6.65,4.21,103.0,5.18,5.32,13.03,-2.81,15.85,0.23,1.54,7.41,3.94,103.0,5.39,5.25,12.76,-2.95,15.71,0.05,1.54,7.5,4.63,103.0,5.0,5.58,12.2,-4.61,16.81,-0.08,1.56,7.47,4.56,103.0,4.48,5.31,11.93,-4.74,16.67,0.14,1.6,6.93,2.97,103.0,5.07,5.17,11.93,-3.5,15.43,0.11,1.5,7.22,4.07,103.0,4.08,4.46,12.2,-2.68,14.88,0.5,1.79,6.03,2.56,103.0,4.14,4.86,12.76,-3.5,16.26,0.32,1.68,6.36,2.42,103.0,0.23,5.22,14.69,-6.54,21.22,0.76,2.38,5.2,-1.85,103.0
+BO-L-G040003 = 10.8,7.26,21.02,-7.36,28.39,-0.91,2.89,13.01,12.2,554.0,10.48,6.83,20.75,-5.71,26.46,-0.68,2.66,12.5,11.65,554.0,9.3,6.24,21.3,-5.16,26.46,-0.51,2.7,11.2,9.52,554.0,11.31,6.45,21.02,-5.43,26.46,-1.15,3.69,13.02,12.62,554.0,11.41,6.2,20.75,-5.71,26.46,-1.33,4.19,12.98,12.48,554.0,9.84,5.44,17.72,-7.36,25.08,-1.81,5.76,11.24,10.96,554.0,11.4,6.51,19.92,-8.6,28.52,-1.35,4.44,13.12,12.62,554.0,11.77,6.63,19.92,-8.19,28.11,-1.42,4.4,13.5,13.58,554.0,12.51,6.63,19.65,-7.09,26.73,-1.64,4.81,14.15,14.41,554.0,12.34,7.15,21.3,-6.4,27.7,-1.13,3.36,14.26,14.03,554.0,12.05,6.75,20.61,-4.33,24.94,-1.04,3.24,13.81,13.31,554.0,8.9,7.62,20.75,-8.46,29.21,-0.71,2.56,11.71,10.55,553.0
+BO-L-G040004 = -2.72,1.28,0.08,-5.71,5.79,-0.07,3.03,3.01,-2.68,50.0,-1.07,1.7,2.83,-3.78,6.61,0.34,2.38,2.0,-1.09,50.0,0.08,1.11,3.39,-2.95,6.34,-0.09,4.51,1.1,0.15,50.0,-0.95,1.5,1.46,-4.06,5.51,-0.7,2.39,1.76,-0.44,50.0,-4.28,1.17,-1.64,-6.81,5.17,0.09,2.54,4.43,-4.4,50.0,-6.23,2.1,-2.4,-10.12,7.72,0.06,1.86,6.56,-6.43,50.0,-4.67,1.29,-2.13,-7.91,5.79,-0.75,3.25,4.84,-4.4,50.0,-5.05,2.74,-0.75,-11.5,10.75,-0.33,2.18,5.74,-4.81,50.0,-1.29,1.3,1.73,-4.61,6.34,-0.16,2.8,1.82,-1.06,50.0,0.45,1.28,2.83,-2.13,4.96,-0.1,2.17,1.35,0.35,50.0,0.67,1.36,2.42,-3.5,5.93,-1.33,4.11,1.5,1.18,50.0,-0.54,2.06,3.11,-6.81,9.92,-0.36,3.2,2.11,-0.71,50.0
+BO-L-G040005 = -3.17,1.82,2.01,-7.36,9.37,0.32,3.42,3.65,-3.37,150.0,-1.66,2.49,6.14,-6.81,12.95,0.99,4.26,2.99,-2.13,150.0,0.44,2.3,7.11,-4.88,11.99,0.18,3.16,2.34,0.49,150.0,-0.06,2.8,8.9,-6.54,15.43,0.9,4.45,2.79,-0.4,150.0,-2.33,3.87,8.9,-9.84,18.74,0.72,3.86,4.5,-2.4,150.0,-4.8,3.93,6.69,-15.08,21.77,0.86,4.08,6.2,-5.23,150.0,-3.57,4.13,7.24,-12.87,20.12,0.52,3.29,5.45,-3.85,148.0,-2.73,4.26,8.07,-10.67,18.74,0.5,3.48,5.05,-2.68,150.0,-1.15,4.61,9.45,-11.77,21.22,-0.03,3.14,4.73,-0.64,150.0,0.11,2.72,8.62,-4.33,12.95,0.92,4.07,2.72,-0.13,150.0,-0.01,2.9,7.24,-5.16,12.4,0.06,2.5,2.89,0.29,150.0,-2.65,2.74,6.69,-7.64,14.33,0.96,4.06,3.8,-3.23,150.0
+BO-L-G040006 = -0.12,3.33,15.1,-7.09,22.19,1.38,8.0,3.32,-0.09,236.0,-0.69,2.81,12.76,-4.88,17.64,1.93,8.16,2.88,-1.3,236.0,1.8,2.76,11.24,-4.33,15.57,0.46,3.66,3.29,1.84,236.0,4.32,3.95,14.96,-4.19,19.15,0.15,2.59,5.84,4.49,236.0,3.62,3.85,13.72,-4.06,17.78,0.05,2.76,5.28,3.8,236.0,2.16,4.24,12.62,-7.91,20.53,-0.28,2.44,4.75,3.25,236.0,3.79,4.17,14.69,-5.71,20.39,-0.12,2.62,5.63,4.42,232.0,4.21,4.26,16.06,-5.98,22.05,0.18,3.18,5.99,4.76,236.0,3.98,4.13,16.34,-3.37,19.7,0.23,2.8,5.72,4.01,236.0,2.86,3.4,14.13,-2.95,17.09,0.66,3.09,4.43,2.15,236.0,3.09,3.52,16.61,-2.4,19.02,1.01,4.51,4.68,2.97,236.0,-1.4,2.93,12.89,-7.09,19.98,1.44,7.45,3.24,-1.92,236.0
+BO-L-G040007 = -1.27,1.99,4.49,-6.26,10.75,0.36,3.23,2.35,-1.51,131.0,-1.11,1.95,3.39,-7.36,10.75,-0.32,3.08,2.24,-1.02,131.0,1.48,2.47,7.8,-2.95,10.75,0.35,2.36,2.87,1.11,131.0,1.95,3.1,9.72,-4.33,14.06,0.38,2.38,3.65,1.73,131.0,2.42,4.08,11.1,-3.5,14.61,0.24,1.91,4.73,2.01,131.0,-0.57,3.64,8.9,-6.88,15.78,0.21,2.39,3.67,-0.75,131.0,1.27,4.39,9.72,-12.32,22.05,0.01,2.56,4.55,0.7,128.0,2.27,4.01,10.83,-8.74,19.57,-0.16,2.39,4.59,2.42,131.0,3.32,3.69,11.1,-3.78,14.88,-0.01,2.09,4.95,3.39,131.0,1.92,3.02,11.1,-3.5,14.61,0.92,3.27,3.57,0.91,131.0,2.75,2.61,10.0,-2.95,12.95,0.49,2.95,3.79,2.28,131.0,-0.21,2.24,5.04,-5.16,10.2,0.02,2.37,2.24,-0.2,131.0
+BO-L-G040008 = 17.8,2.7,31.22,9.72,21.5,-0.17,4.27,18.01,18.27,1113.0,19.89,2.04,24.33,6.97,17.36,-1.53,8.27,19.99,20.2,1413.0,20.61,2.03,23.78,7.52,16.26,-2.26,10.65,20.71,21.16,1413.0,20.27,1.58,23.5,11.38,12.13,-1.82,7.38,20.33,20.61,1413.0,19.16,1.28,21.57,11.38,10.2,-2.43,12.05,19.21,19.37,1413.0,16.75,1.0,18.82,10.28,8.54,-2.51,12.78,16.78,16.89,1413.0,19.43,1.19,21.16,10.83,10.33,-3.46,19.1,19.46,19.65,1413.0,19.86,1.27,22.13,12.48,9.65,-1.74,9.1,19.9,19.92,1413.0,19.19,0.99,21.3,12.76,8.54,-2.35,12.34,19.22,19.37,1413.0,20.98,1.2,22.95,13.72,9.23,-2.44,11.88,21.01,21.16,1413.0,20.22,1.36,22.95,13.03,9.92,-1.92,9.29,20.27,20.4,1413.0,19.39,2.06,22.95,9.72,13.23,-1.01,4.24,19.5,19.78,1344.0
+BO-L-G040009 = 7.91,8.17,18.27,-7.91,26.18,-0.18,1.43,11.36,7.97,272.0,7.07,7.72,17.99,-5.98,23.98,-0.05,1.42,10.45,5.94,272.0,7.17,6.33,17.44,-5.71,23.15,-0.19,1.7,9.56,7.45,272.0,9.31,6.17,18.54,-4.06,22.6,-0.37,1.81,11.16,10.28,272.0,8.89,6.08,17.44,-7.64,25.08,-0.56,2.26,10.76,10.07,272.0,7.56,5.19,14.96,-7.36,22.32,-0.68,2.44,9.16,8.38,272.0,9.28,6.13,17.72,-5.98,23.7,-0.54,2.1,11.11,10.0,272.0,9.65,6.29,17.99,-4.33,22.32,-0.49,1.96,11.51,10.76,272.0,9.93,6.67,19.09,-4.33,23.43,-0.36,1.75,11.95,10.72,272.0,9.57,7.8,20.47,-7.64,28.11,-0.31,1.68,12.34,10.07,272.0,9.65,7.51,19.92,-3.92,23.84,-0.2,1.56,12.22,10.24,272.0,6.09,8.59,20.2,-8.19,28.39,-0.05,1.47,10.52,6.31,272.0
+BO-L-G040010 = -2.01,2.34,2.7,-6.4,9.09,0.12,1.97,3.07,-2.33,60.0,-0.56,1.95,5.31,-4.61,9.92,0.58,3.99,2.02,-0.47,60.0,0.87,2.12,5.04,-3.92,8.96,-0.75,3.08,2.28,1.32,60.0,-0.03,2.1,7.24,-2.95,10.2,1.69,6.03,2.08,-0.37,60.0,-0.9,2.31,7.24,-4.61,11.85,1.84,7.26,2.46,-1.09,60.0,-3.75,2.92,6.28,-7.64,13.92,1.94,6.9,4.74,-4.4,60.0,-4.21,3.42,8.07,-8.74,16.81,2.02,7.06,5.4,-5.02,59.0,-1.74,2.75,6.97,-6.26,13.23,1.37,5.1,3.24,-2.09,60.0,-0.08,2.61,8.21,-4.61,12.81,1.05,4.98,2.59,0.22,60.0,0.44,3.1,9.17,-5.16,14.33,0.33,3.19,3.11,1.04,60.0,0.86,1.77,5.87,-2.95,8.82,-0.15,3.25,1.96,1.11,60.0,-3.14,2.22,4.21,-5.71,9.92,1.69,5.64,3.83,-3.71,60.0
+BO-L-G040011 = 1.34,3.81,6.14,-6.81,12.95,-0.57,2.24,3.98,1.73,33.0,5.32,1.84,9.31,1.46,7.85,0.08,2.45,5.62,5.31,33.0,7.31,1.78,10.0,3.52,6.48,-0.4,2.47,7.52,7.52,33.0,8.49,2.24,12.34,3.94,8.41,-0.17,2.22,8.77,8.48,33.0,9.47,2.61,12.62,3.11,9.51,-0.92,3.1,9.81,9.72,33.0,8.05,2.46,12.62,2.83,9.78,-0.17,2.23,8.41,8.28,33.0,8.24,2.72,11.65,1.73,9.92,-0.49,2.44,8.67,8.35,33.0,8.57,2.14,11.79,3.52,8.27,-0.46,2.39,8.82,8.9,33.0,9.67,2.1,11.79,4.49,7.3,-0.82,2.71,9.88,9.79,33.0,8.02,2.58,12.48,2.56,9.92,-0.24,2.57,8.41,7.93,33.0,7.11,2.51,12.2,2.97,9.23,0.1,2.03,7.52,7.24,33.0,3.33,2.58,9.59,-0.33,9.92,0.71,2.78,4.19,2.77,33.0
+BO-L-G040012 = 1.78,5.13,17.58,-4.61,22.19,1.59,5.05,5.4,0.25,86.0,1.35,4.48,14.69,-4.88,19.57,1.48,4.8,4.66,0.15,86.0,2.92,3.33,12.34,-3.02,15.36,0.97,4.1,4.41,2.56,86.0,5.25,3.7,16.34,0.08,16.26,0.84,3.32,6.41,4.97,86.0,5.11,3.5,13.72,-2.13,15.85,0.0,2.77,6.18,5.45,86.0,4.34,3.01,10.55,-1.85,12.4,-0.06,2.33,5.27,4.63,86.0,5.1,4.09,15.79,-2.68,18.46,0.28,3.05,6.52,5.52,86.0,5.63,4.2,14.69,-2.4,17.09,0.1,2.42,7.01,6.14,86.0,5.12,4.5,16.34,-1.85,18.19,0.57,2.76,6.79,5.07,86.0,4.16,4.69,17.72,-2.4,20.12,1.05,3.96,6.25,3.66,86.0,4.54,4.64,17.72,-2.95,20.67,1.09,4.08,6.47,4.11,86.0,-1.25,3.58,12.48,-5.43,17.91,1.9,6.63,3.77,-2.4,86.0
+BO-L-G040013 = 2.19,7.35,18.13,-7.64,25.77,0.99,2.68,7.64,-0.75,165.0,3.18,6.28,18.27,-5.43,23.7,1.03,3.19,7.02,1.46,165.0,4.38,5.07,15.51,-4.33,19.84,0.28,2.31,6.69,4.21,165.0,5.26,6.2,18.82,-3.5,22.32,0.6,2.12,8.12,3.39,165.0,5.32,5.96,16.48,-5.43,21.91,0.17,2.0,7.97,5.11,165.0,3.33,6.31,14.69,-7.09,21.77,0.21,1.75,7.11,2.56,165.0,4.4,6.84,16.61,-9.29,25.91,0.12,1.87,8.11,3.94,165.0,5.7,6.08,15.93,-6.26,22.19,-0.0,1.99,8.33,5.59,165.0,6.38,6.4,18.13,-4.88,23.01,0.24,1.99,9.02,5.45,165.0,5.26,6.33,18.27,-5.98,24.25,0.4,2.27,8.21,4.63,165.0,5.66,5.89,19.37,-3.5,22.87,0.56,2.4,8.16,4.69,165.0,1.28,5.92,16.75,-8.19,24.94,1.1,3.65,6.04,0.08,165.0
+BO-L-G040014 = 8.57,6.82,18.82,-4.54,23.36,-0.04,1.54,10.94,7.66,168.0,8.42,5.2,17.17,-2.61,19.77,-0.09,1.74,9.89,7.42,168.0,8.47,3.98,15.37,-1.3,16.67,-0.22,2.17,9.35,7.52,168.0,11.22,3.32,16.48,0.42,16.05,-0.74,3.1,11.7,11.65,168.0,10.78,3.39,16.06,-0.2,16.26,-0.5,2.67,11.3,10.76,168.0,9.63,2.68,13.86,-0.89,14.74,-1.0,4.49,9.99,9.62,168.0,11.43,3.5,15.99,-1.37,17.36,-0.88,3.6,11.95,11.58,168.0,11.83,3.68,16.48,-0.33,16.81,-0.56,2.67,12.39,11.86,168.0,12.64,3.5,17.23,0.29,16.95,-0.97,3.78,13.12,12.62,168.0,11.27,4.38,17.99,-0.75,18.74,-0.41,2.36,12.09,10.83,168.0,11.26,4.3,18.54,-0.27,18.81,-0.19,2.2,12.05,10.45,168.0,5.69,7.18,17.44,-4.74,22.19,0.23,1.47,9.15,3.8,167.0
+BO-L-G040015 = -0.55,3.13,6.69,-7.09,13.78,0.37,2.44,3.16,-1.23,98.0,0.01,4.37,10.55,-6.81,17.36,0.6,2.55,4.35,-0.75,98.0,2.55,4.15,13.31,-4.61,17.91,0.39,2.62,4.85,2.15,98.0,2.93,4.27,11.65,-4.33,15.98,0.3,2.12,5.16,2.15,98.0,2.22,5.66,12.76,-6.26,19.02,0.44,1.83,6.05,0.7,98.0,0.46,6.1,12.48,-10.94,23.43,0.36,1.86,6.08,-0.71,98.0,0.73,6.23,12.2,-9.84,22.05,0.41,1.9,6.24,-1.57,97.0,1.5,5.46,11.93,-5.71,17.64,0.47,1.78,5.64,-0.2,98.0,2.61,5.12,11.93,-3.78,15.71,0.56,1.9,5.72,1.04,98.0,1.99,4.75,12.76,-5.57,18.33,0.39,2.27,5.13,1.53,98.0,1.93,4.1,10.83,-4.61,15.43,0.5,2.36,4.51,1.46,98.0,-0.08,4.14,10.83,-7.36,18.19,0.37,2.59,4.12,-0.2,98.0
+BO-L-G040016 = -4.1,2.71,4.21,-12.05,16.26,-0.1,2.62,4.91,-4.19,468.0,-2.51,2.26,4.49,-7.91,12.4,-0.07,2.62,3.37,-2.37,468.0,-1.1,1.64,2.28,-5.71,7.99,-0.42,2.58,1.97,-1.02,468.0,-2.08,1.97,2.83,-9.02,11.85,-0.36,2.85,2.86,-1.85,467.0,-5.64,1.65,-2.13,-10.32,8.2,-0.29,2.62,5.88,-5.57,468.0,-6.78,1.95,-1.3,-13.7,12.4,-0.42,3.25,7.05,-6.54,467.0,-5.09,2.05,0.63,-11.22,11.85,-0.34,2.71,5.48,-4.88,468.0,-5.99,1.99,-0.75,-10.67,9.92,-0.12,2.25,6.31,-5.85,468.0,-4.5,2.53,2.83,-11.36,14.19,-0.13,2.6,5.17,-4.33,465.0,-1.41,2.05,3.94,-6.54,10.47,0.12,2.54,2.49,-1.44,468.0,-1.24,1.44,2.56,-5.09,7.65,-0.21,2.77,1.9,-1.16,468.0,-3.64,2.21,2.56,-10.67,13.23,0.11,2.95,4.26,-3.78,468.0
+BO-L-G040017 = 0.45,4.66,14.13,-5.16,19.29,1.28,3.69,4.65,-1.4,80.0,1.14,3.85,13.58,-4.19,17.78,1.12,3.98,3.99,0.35,80.0,1.54,4.13,12.48,-4.61,17.09,0.46,2.22,4.39,0.66,80.0,4.14,4.37,13.58,-2.95,16.54,0.19,2.05,6.0,3.83,80.0,3.71,4.47,13.31,-4.19,17.5,-0.02,2.0,5.79,3.94,80.0,2.84,3.81,10.0,-6.54,16.54,-0.52,2.51,4.73,3.39,80.0,3.37,4.89,13.86,-7.91,21.77,-0.3,2.53,5.91,4.35,80.0,3.99,4.73,15.79,-6.26,22.05,0.0,2.67,6.16,4.45,80.0,4.06,5.01,15.24,-4.61,19.84,0.24,2.21,6.43,3.56,80.0,2.94,4.83,16.34,-4.06,20.39,0.7,2.88,5.63,2.52,80.0,2.48,4.07,14.96,-3.09,18.05,0.92,3.39,4.75,1.53,80.0,-1.83,4.77,11.38,-8.46,19.84,0.72,2.67,5.08,-3.06,80.0
+BO-L-G040018 = 8.9,8.45,20.75,-4.61,25.35,-0.21,1.36,12.26,10.76,205.0,8.38,8.1,18.82,-5.71,24.53,-0.14,1.27,11.64,10.34,205.0,9.48,6.77,20.75,-2.68,23.43,-0.14,1.57,11.64,9.45,205.0,11.95,5.54,19.65,-1.57,21.22,-0.64,2.32,13.16,12.62,205.0,11.4,5.0,18.54,-2.68,21.22,-0.62,2.49,12.45,12.76,205.0,9.75,4.62,15.93,-4.88,20.81,-0.71,2.7,10.79,10.62,205.0,11.61,5.82,19.37,-5.98,25.35,-0.64,2.32,12.98,14.27,205.0,12.43,5.92,19.65,-2.4,22.05,-0.59,2.07,13.76,14.96,205.0,12.54,5.69,19.65,-2.4,22.05,-0.7,2.36,13.77,14.41,205.0,11.71,6.49,20.33,-2.95,23.29,-0.38,1.86,13.38,13.44,205.0,12.01,6.28,20.61,-2.13,22.74,-0.34,1.81,13.54,13.03,205.0,8.33,8.92,20.47,-6.26,26.73,-0.04,1.31,12.19,7.24,205.0
+BO-N-G060001 = 16.87,2.64,20.2,12.48,7.72,-0.53,1.57,17.07,18.41,63.0,19.8,1.28,22.95,15.79,7.17,-0.59,3.14,19.84,19.92,323.0,19.93,1.42,21.85,16.06,5.79,-0.98,3.02,19.98,20.54,291.0,21.1,0.88,22.81,18.54,4.27,-0.69,2.68,21.12,21.3,327.0,20.2,0.41,21.16,18.82,2.34,-0.12,2.74,20.2,20.2,327.0,18.82,0.53,20.47,17.44,3.03,-0.07,3.04,18.83,18.82,327.0,20.82,0.27,21.3,20.2,1.1,-0.33,2.59,20.82,20.89,327.0,21.61,0.43,22.68,20.2,2.48,-0.46,2.95,21.61,21.57,327.0,20.68,0.4,21.85,19.37,2.48,0.08,3.16,20.68,20.68,327.0,21.87,0.35,22.68,20.75,1.93,-0.43,3.26,21.87,21.85,327.0,21.45,1.13,23.78,17.44,6.34,-1.33,5.75,21.48,21.57,291.0,20.8,0.74,22.13,18.27,3.86,-1.22,4.44,20.81,21.02,308.0
+BO-N-G060002 = 19.35,1.8,21.02,13.03,7.99,-1.97,6.21,19.43,20.06,259.0,18.93,0.98,21.3,15.24,6.06,-0.55,3.68,18.96,18.96,406.0,20.38,0.86,21.85,16.89,4.96,-1.82,6.82,20.4,20.61,363.0,20.41,1.1,23.23,15.24,7.99,-0.84,4.01,20.44,20.61,431.0,20.16,0.36,21.3,19.09,2.2,0.1,2.87,20.16,20.2,431.0,19.73,0.67,21.3,17.99,3.31,0.06,2.64,19.74,19.65,431.0,21.06,0.25,22.4,20.27,2.14,0.77,5.52,21.06,21.02,431.0,21.67,0.34,22.95,20.75,2.2,0.13,3.11,21.67,21.64,431.0,21.17,0.3,22.13,20.47,1.65,0.08,3.19,21.17,21.16,431.0,21.79,0.5,22.95,20.2,2.76,-0.31,2.96,21.8,21.85,431.0,21.75,1.34,24.33,13.58,10.75,-2.56,13.65,21.79,21.99,378.0,20.84,0.58,23.5,17.99,5.51,-1.19,13.13,20.84,20.89,366.0
+BO-N-G060003 = 18.66,2.14,29.02,14.96,14.06,1.67,8.36,18.78,18.27,199.0,20.29,0.71,23.23,17.17,6.06,-0.11,4.91,20.3,20.33,369.0,19.57,1.32,22.13,15.51,6.61,-0.51,2.9,19.62,19.71,345.0,21.36,0.74,22.68,17.44,5.24,-0.84,5.14,21.37,21.3,370.0,20.51,0.39,21.85,18.82,3.03,-0.29,4.11,20.51,20.47,370.0,17.93,0.7,20.33,16.61,3.72,1.38,4.46,17.95,17.72,370.0,20.55,0.47,21.85,19.65,2.2,0.39,2.8,20.55,20.47,370.0,21.56,0.57,22.95,19.37,3.58,-0.6,3.34,21.57,21.57,370.0,20.3,0.51,21.57,19.09,2.48,0.01,2.19,20.31,20.27,370.0,21.89,0.53,23.23,19.51,3.72,-0.25,4.49,21.9,21.85,370.0,21.29,1.16,25.71,16.89,8.82,-0.55,4.14,21.32,21.44,366.0,20.21,1.32,22.13,15.51,6.61,-0.61,3.45,20.25,20.2,344.0
+BO-N-G060004 = 18.7,1.85,20.2,12.48,7.72,-1.25,3.79,18.79,19.92,237.0,20.69,0.68,22.95,18.27,4.69,0.14,3.03,20.7,20.75,656.0,20.09,1.43,23.5,15.51,7.99,-0.63,3.32,20.14,20.33,627.0,21.28,0.92,23.23,17.17,6.06,-1.23,5.45,21.3,21.44,658.0,20.34,0.56,21.57,17.72,3.86,-0.65,3.39,20.35,20.47,658.0,18.08,0.71,20.75,16.89,3.86,1.35,5.02,18.1,17.99,658.0,20.5,0.39,22.13,19.65,2.48,0.8,3.49,20.51,20.47,658.0,21.45,0.47,22.95,19.92,3.03,0.01,2.77,21.45,21.44,658.0,20.15,0.44,21.44,19.09,2.34,0.47,2.98,20.16,20.06,658.0,21.84,0.58,23.23,19.09,4.13,-0.49,3.84,21.85,21.85,658.0,20.73,1.14,23.78,13.86,9.92,-1.0,6.41,20.76,20.82,655.0,20.38,1.06,22.4,14.69,7.72,-0.89,4.9,20.4,20.47,630.0
+BO-N-G060005 = 18.88,2.25,20.75,12.48,8.27,-1.81,4.95,19.01,19.92,134.0,20.62,0.83,23.23,17.99,5.24,0.06,3.51,20.64,20.75,287.0,19.4,1.48,21.57,16.06,5.51,-0.48,2.11,19.45,19.65,251.0,21.21,0.47,22.13,19.09,3.03,-0.79,4.66,21.21,21.3,289.0,19.85,0.81,21.02,17.17,3.86,-0.93,3.22,19.86,20.06,289.0,18.15,0.5,19.37,17.03,2.34,0.06,2.4,18.15,18.13,289.0,20.27,0.21,20.75,19.65,1.1,-0.28,3.32,20.27,20.2,289.0,21.24,0.56,22.4,20.2,2.2,0.38,2.13,21.24,21.16,289.0,19.85,0.41,21.3,18.54,2.76,0.43,3.39,19.85,19.78,289.0,21.13,0.78,22.68,18.82,3.86,-0.33,2.53,21.15,21.16,289.0,20.55,1.05,22.68,16.34,6.34,-0.83,4.49,20.57,20.68,287.0,20.95,0.99,22.4,17.72,4.69,-0.64,3.12,20.98,21.02,275.0
+BO-O-G050001 = -4.2,4.72,9.45,-17.56,27.01,0.68,3.27,6.31,-5.16,257.0,2.22,3.71,13.17,-3.92,17.09,0.72,3.02,4.32,1.46,257.0,1.22,3.64,8.9,-7.36,16.26,0.06,2.06,3.83,0.77,257.0,-2.03,2.82,8.07,-7.91,15.98,0.55,3.44,3.47,-2.16,256.0,-5.74,2.47,4.21,-10.39,14.61,1.28,5.45,6.25,-6.26,252.0,-7.5,1.84,-1.3,-11.5,10.2,0.37,2.85,7.72,-7.64,257.0,-6.43,1.81,-0.2,-10.39,10.2,0.32,2.93,6.68,-6.54,256.0,-7.37,2.23,-1.02,-13.43,12.4,-0.13,3.11,7.7,-7.36,257.0,-4.7,2.4,2.56,-11.77,14.33,-0.33,3.53,5.28,-4.47,252.0,-2.32,1.66,2.56,-5.71,8.27,0.56,3.09,2.86,-2.4,257.0,0.66,2.28,5.59,-4.33,9.92,-0.05,2.59,2.37,0.63,256.0,-1.01,3.19,6.97,-8.74,15.71,0.02,2.36,3.34,-1.3,257.0
+BO-O-G050002 = -4.09,1.75,3.94,-10.12,14.06,0.15,5.87,4.45,-4.06,187.0,0.3,1.37,6.69,-2.95,9.65,0.78,4.98,1.4,0.15,187.0,0.14,2.72,8.07,-6.54,14.61,0.19,3.04,2.71,0.15,187.0,-1.92,2.48,11.65,-5.98,17.64,1.88,10.3,3.13,-2.13,187.0,-6.26,2.27,2.01,-10.94,12.95,0.9,4.62,6.66,-6.54,186.0,-7.38,2.26,-1.16,-13.43,12.26,0.18,3.25,7.72,-7.36,187.0,-5.99,2.67,1.73,-12.05,13.78,-0.16,2.52,6.55,-5.57,187.0,-6.81,2.42,-0.2,-12.87,12.68,-0.25,2.38,7.22,-6.26,187.0,-4.25,2.67,2.01,-13.43,15.43,-0.25,3.46,5.01,-4.33,187.0,0.11,1.64,4.49,-3.78,8.27,-0.18,2.48,1.64,0.35,187.0,0.24,1.58,5.59,-2.68,8.27,0.11,2.49,1.6,0.35,187.0,-0.53,2.21,3.94,-5.16,9.09,0.21,1.99,2.27,-0.82,187.0
+BO-O-G050003 = -3.4,2.15,1.73,-10.67,12.4,-0.53,3.23,4.02,-3.13,258.0,1.0,1.15,3.66,-2.95,6.61,-0.38,3.05,1.52,1.04,258.0,0.58,1.65,7.24,-3.78,11.02,1.09,5.77,1.75,0.49,258.0,-2.38,1.58,2.83,-6.26,9.09,0.2,3.3,2.85,-2.44,258.0,-6.9,3.0,2.28,-11.5,13.78,0.88,3.09,7.52,-7.78,256.0,-7.65,2.46,-1.3,-12.05,10.75,0.85,2.75,8.03,-8.43,258.0,-6.11,2.68,0.63,-12.05,12.68,-0.27,2.63,6.67,-5.98,258.0,-7.46,2.89,1.18,-13.15,14.33,0.61,2.73,8.0,-8.19,258.0,-5.68,4.27,2.01,-19.21,21.22,-0.65,3.58,7.1,-5.3,254.0,-1.57,1.76,2.83,-6.81,9.65,-0.29,3.0,2.35,-1.3,258.0,0.36,1.61,4.76,-3.78,8.54,0.21,2.74,1.65,0.29,258.0,-0.42,1.96,3.94,-5.16,9.09,0.05,2.33,2.0,-0.47,258.0
+BO-O-G050004 = -2.75,2.32,3.11,-12.87,15.98,-0.51,4.74,3.6,-2.81,218.0,0.23,1.87,6.97,-3.78,10.75,0.73,3.86,1.88,-0.06,218.0,1.72,1.58,7.52,-1.85,9.37,0.48,3.47,2.33,1.59,218.0,-0.46,2.35,9.45,-5.43,14.88,0.12,3.71,2.39,-0.2,218.0,-3.14,1.95,2.28,-8.88,11.16,-0.49,3.45,3.69,-2.95,218.0,-4.81,2.16,1.18,-9.29,10.47,-0.08,2.83,5.27,-4.54,218.0,-3.24,1.64,3.39,-8.19,11.57,-0.14,3.79,3.63,-2.95,215.0,-3.55,2.0,2.28,-8.88,11.16,0.13,3.01,4.07,-3.5,218.0,-0.76,1.7,3.11,-5.98,9.09,-0.65,3.58,1.86,-0.51,218.0,1.35,1.26,3.66,-2.4,6.06,-0.35,2.74,1.85,1.46,218.0,1.22,1.46,5.59,-2.13,7.72,-0.06,2.77,1.9,1.46,218.0,-0.54,1.58,4.21,-4.33,8.54,0.17,2.69,1.67,-0.47,218.0
+BO-O-G050005 = -3.42,2.57,1.18,-6.81,7.99,0.44,1.66,4.26,-4.47,38.0,0.51,2.09,4.49,-3.78,8.27,0.17,2.08,2.12,-0.2,38.0,0.36,1.71,2.35,-5.16,7.51,-1.25,4.5,1.73,0.7,38.0,-1.27,1.2,0.91,-2.95,3.86,0.21,1.62,1.74,-1.54,38.0,-3.22,1.17,-0.54,-5.43,4.89,0.31,2.5,3.42,-3.26,38.0,-4.5,1.43,-2.4,-7.91,5.51,-0.44,2.3,4.72,-4.19,38.0,-3.53,2.05,-0.89,-9.29,8.41,-1.34,4.46,4.07,-3.23,37.0,-4.06,1.2,-1.57,-6.54,4.96,-0.2,2.4,4.23,-3.95,38.0,-0.56,1.63,2.01,-4.88,6.89,-0.65,2.84,1.71,-0.4,38.0,0.44,1.78,3.39,-2.4,5.79,0.13,1.87,1.81,0.29,38.0,1.38,1.78,4.21,-1.85,6.06,-0.05,1.63,2.24,1.42,38.0,-1.47,1.36,0.63,-4.33,4.96,-0.13,2.1,1.99,-1.44,38.0
+BO-O-G050006 = -2.29,2.55,8.07,-7.64,15.71,0.95,4.44,3.42,-2.68,268.0,3.61,2.15,13.86,-1.85,15.71,1.17,5.73,4.2,3.52,268.0,3.08,1.71,7.8,-0.2,7.99,0.51,2.88,3.52,2.83,268.0,-1.03,1.87,3.11,-7.64,10.75,-0.32,2.98,2.13,-0.89,268.0,-6.99,2.4,-1.3,-11.5,10.2,0.35,2.38,7.39,-7.22,267.0,-8.21,2.12,-2.13,-16.46,14.33,0.21,3.61,8.47,-8.74,268.0,-7.52,2.39,-1.57,-14.25,12.68,-0.29,2.49,7.89,-7.09,268.0,-7.76,2.58,-1.3,-13.7,12.4,0.37,2.39,8.18,-8.19,268.0,-5.56,3.73,2.28,-19.49,21.77,-0.67,3.42,6.69,-5.3,255.0,-1.44,1.93,4.49,-9.02,13.5,0.02,3.68,2.4,-1.57,268.0,1.54,2.17,6.42,-3.78,10.2,-0.25,2.4,2.65,1.73,268.0,0.37,2.27,5.59,-7.09,12.68,-0.67,3.6,2.29,0.66,268.0
+BO-O-G050007 = 0.65,4.05,10.28,-10.12,20.39,-0.3,3.22,4.06,0.63,52.0,5.84,3.55,14.69,-0.33,15.02,0.7,2.63,6.82,4.63,52.0,7.97,3.18,13.03,1.73,11.3,-0.36,1.79,8.57,9.31,52.0,5.26,3.45,11.65,-1.3,12.95,0.09,1.94,6.27,5.38,48.0,0.06,3.34,7.24,-7.78,15.02,0.04,2.55,3.31,-0.3,52.0,-1.46,3.42,5.87,-9.22,15.09,-0.24,2.63,3.68,-1.3,52.0,0.3,3.23,5.59,-6.33,11.92,-0.23,1.97,3.21,1.01,52.0,-0.7,3.25,4.76,-8.6,13.37,-0.21,2.29,3.29,-0.47,52.0,-0.3,3.71,9.17,-9.02,18.19,0.15,3.48,3.68,-0.89,52.0,3.35,1.59,8.07,0.42,7.65,0.39,3.21,3.7,3.52,52.0,3.92,2.93,9.45,-0.47,9.92,0.07,1.72,4.87,3.87,52.0,2.02,1.98,8.62,-0.89,9.51,0.99,3.94,2.81,1.66,52.0
+BO-O-G050008 = -9.27,3.58,-2.54,-22.52,19.98,-0.91,3.97,9.93,-8.64,108.0,0.11,0.84,1.73,-2.4,4.13,-0.7,3.23,0.84,0.22,108.0,-0.62,1.41,3.94,-3.23,7.17,0.78,4.02,1.53,-0.75,108.0,-3.19,0.98,-0.2,-4.61,4.41,0.91,3.95,3.34,-3.23,108.0,-9.17,1.33,-5.71,-11.22,5.51,0.61,2.45,9.27,-9.57,108.0,-10.49,1.14,-7.36,-13.15,5.79,0.1,2.97,10.55,-10.63,108.0,-9.08,1.45,-4.61,-12.6,7.99,0.42,2.96,9.19,-9.29,108.0,-10.43,1.47,-5.98,-14.53,8.54,0.36,3.51,10.53,-10.67,108.0,-7.34,2.38,-2.95,-16.73,13.78,-1.13,6.69,7.71,-7.36,92.0,-2.72,1.1,-0.47,-5.43,4.96,-0.25,2.82,2.93,-2.61,108.0,-0.71,1.19,3.11,-2.95,6.06,0.59,3.45,1.38,-0.75,108.0,-1.51,2.37,7.24,-8.19,15.43,0.52,4.54,2.8,-1.57,108.0
+BO-O-G050009 = -2.93,2.23,4.21,-7.91,12.13,0.24,4.91,3.67,-2.68,51.0,1.71,2.86,11.79,-2.54,14.33,1.81,6.84,3.31,1.11,51.0,2.11,2.18,10.0,-1.02,11.02,1.41,5.45,3.01,1.73,51.0,-1.0,2.16,4.76,-5.98,10.75,0.73,3.98,2.36,-1.02,51.0,-3.34,1.31,0.35,-6.4,6.75,0.34,3.14,3.58,-3.5,51.0,-5.08,1.48,-1.02,-9.02,7.99,-0.2,3.42,5.29,-4.88,51.0,-3.78,2.65,2.42,-10.39,12.81,-0.6,3.08,4.6,-2.95,50.0,-3.62,1.86,1.73,-9.02,10.75,0.05,4.18,4.06,-4.06,51.0,-1.68,2.78,3.11,-10.39,13.5,-1.09,4.21,3.23,-1.02,51.0,0.82,1.23,4.49,-1.57,6.06,0.17,3.16,1.47,0.91,51.0,1.83,1.59,4.49,-1.02,5.51,-0.02,1.85,2.41,1.73,51.0,0.27,1.59,3.39,-3.5,6.89,-0.19,2.69,1.6,0.35,51.0
+BO-O-G050010 = -7.93,3.37,0.91,-17.83,18.74,-0.02,2.89,8.61,-8.05,315.0,-1.29,1.71,2.42,-5.98,8.41,-0.47,2.83,2.14,-1.02,315.0,-2.17,1.5,2.28,-6.81,9.09,-0.01,3.13,2.63,-2.13,315.0,-2.76,2.05,3.66,-8.19,11.85,0.51,2.94,3.43,-3.13,314.0,-6.62,1.54,0.22,-11.22,11.44,0.62,4.72,6.8,-6.81,314.0,-8.02,1.57,-2.4,-12.05,9.65,0.65,3.66,8.17,-8.19,315.0,-6.7,1.46,-2.4,-10.39,7.99,0.25,3.16,6.86,-6.81,315.0,-6.98,1.91,0.63,-11.22,11.85,1.03,5.04,7.23,-7.29,315.0,-5.0,2.04,1.73,-8.74,10.47,1.29,4.67,5.4,-5.43,315.0,-2.87,1.62,2.28,-6.81,9.09,0.61,4.14,3.29,-2.95,315.0,-0.81,1.18,3.11,-4.47,7.58,-0.21,4.0,1.43,-0.75,315.0,-3.2,2.36,2.83,-8.74,11.57,-0.13,2.46,3.98,-2.95,315.0
+BO-O-G050011 = -0.62,2.02,3.66,-4.06,7.72,0.22,2.15,2.1,-0.89,107.0,0.68,1.64,6.42,-2.4,8.82,0.96,4.24,1.77,0.35,107.0,3.12,2.07,10.83,0.08,10.75,0.92,3.92,3.74,3.11,107.0,-1.5,2.28,10.55,-4.61,15.16,2.01,10.44,2.72,-1.71,107.0,-5.63,2.26,1.18,-11.22,12.4,0.68,4.11,6.06,-5.85,107.0,-7.29,2.03,0.91,-12.32,13.23,0.9,5.3,7.57,-7.5,107.0,-4.56,2.06,3.66,-7.64,11.3,1.01,4.73,5.0,-4.88,107.0,-6.99,2.39,-0.2,-11.77,11.57,0.77,3.17,7.38,-7.64,107.0,-4.72,2.33,1.73,-10.39,12.13,0.28,3.06,5.26,-4.88,107.0,0.17,0.84,2.83,-2.4,5.24,-0.12,4.1,0.86,0.22,107.0,0.88,1.21,3.11,-1.57,4.69,-0.25,2.05,1.5,0.97,107.0,-1.17,1.66,3.11,-5.71,8.82,-0.03,3.14,2.02,-1.23,107.0
+BO-P-G070001 = 0.07,1.62,4.9,-2.68,7.58,0.84,3.99,1.6,-0.2,37.0,3.06,1.46,5.18,-0.75,5.93,-0.66,2.96,3.38,3.39,37.0,4.81,1.99,11.38,1.18,10.2,1.02,4.87,5.19,4.56,37.0,5.06,1.17,7.52,2.56,4.96,-0.04,2.4,5.19,5.18,37.0,5.78,1.55,9.72,2.63,7.1,0.21,3.0,5.98,5.73,37.0,3.8,1.86,7.38,0.08,7.3,-0.35,2.31,4.22,4.07,37.0,6.44,2.76,13.03,2.77,10.27,0.83,3.0,6.99,6.14,35.0,7.15,4.17,15.51,0.63,14.88,0.4,1.97,8.24,5.73,37.0,8.51,1.61,11.65,5.87,5.79,0.39,2.19,8.66,8.21,37.0,8.06,2.49,12.2,2.56,9.65,-0.03,2.03,8.43,7.8,37.0,3.89,1.6,6.76,0.63,6.13,0.32,2.36,4.2,3.59,37.0,-1.51,2.34,2.7,-6.54,9.23,-0.04,2.22,2.76,-1.57,37.0
+BO-P-G070002 = -2.96,1.6,-0.47,-5.71,5.24,-0.17,1.65,3.36,-2.68,70.0,1.92,1.67,4.49,-4.06,8.54,-1.02,4.38,2.54,2.18,70.0,2.27,1.5,5.31,-0.75,6.06,-0.05,1.99,2.72,2.35,70.0,1.34,1.61,4.49,-3.09,7.58,-0.68,3.52,2.09,1.42,70.0,1.79,2.74,5.87,-4.88,10.75,-0.69,2.61,3.26,2.46,70.0,-0.53,2.66,4.49,-7.36,11.85,-0.57,2.91,2.69,-0.2,70.0,0.25,3.34,4.21,-8.19,12.4,-1.26,3.47,3.32,1.59,67.0,-1.27,1.79,2.01,-5.98,7.99,-0.25,2.42,2.19,-1.44,70.0,3.62,2.61,8.21,-2.4,10.61,-0.3,2.38,4.45,3.59,70.0,3.54,2.54,8.07,-3.23,11.3,-0.59,2.77,4.34,4.21,70.0,2.35,1.63,6.14,-1.3,7.44,-0.35,2.63,2.86,2.63,70.0,-0.39,1.22,2.28,-3.78,6.06,-0.07,3.15,1.28,-0.54,70.0
+BO-P-G070003 = 0.54,2.97,4.76,-8.46,13.23,-0.76,2.84,3.01,1.18,111.0,1.73,1.62,6.69,-1.02,7.72,0.72,3.09,2.36,1.46,111.0,5.46,1.57,8.9,1.46,7.44,-0.44,3.09,5.67,5.59,111.0,5.61,1.72,11.1,2.01,9.09,0.6,3.21,5.87,5.45,111.0,7.4,2.41,13.58,1.46,12.13,0.08,3.1,7.78,7.38,111.0,6.27,3.43,11.65,-2.13,13.78,-0.5,2.23,7.14,6.76,111.0,9.32,3.37,13.72,1.46,12.26,-0.64,2.41,9.9,10.0,111.0,9.28,3.41,14.96,-1.02,15.98,-0.8,2.98,9.88,10.28,111.0,8.38,1.97,13.58,2.83,10.75,0.03,3.77,8.61,8.21,111.0,9.32,2.55,13.58,3.11,10.47,-0.53,2.49,9.66,9.59,111.0,4.38,2.26,10.41,0.08,10.33,0.46,2.98,4.92,4.35,111.0,-1.6,1.7,3.94,-6.26,10.2,0.37,3.73,2.33,-1.71,111.0
+BO-P-G070004 = -3.37,1.73,1.59,-9.02,10.61,-0.41,3.35,3.79,-3.23,170.0,0.87,1.44,4.21,-2.13,6.34,0.28,2.37,1.68,0.66,170.0,2.18,1.93,8.35,-2.95,11.3,0.16,3.27,2.91,2.32,170.0,2.1,1.91,9.17,-3.23,12.4,0.13,3.52,2.84,2.11,170.0,0.93,2.86,6.97,-4.33,11.3,0.1,1.93,3.0,0.77,170.0,-0.4,2.83,8.07,-8.19,16.26,0.09,3.3,2.85,-0.33,170.0,0.66,3.78,11.93,-5.98,17.91,0.67,3.15,3.83,0.08,166.0,-0.21,4.19,12.48,-7.09,19.57,0.8,3.04,4.18,-1.3,170.0,3.26,2.92,8.9,-2.95,11.85,-0.19,2.03,4.37,3.11,170.0,4.26,2.67,10.96,-1.02,11.99,0.05,2.37,5.02,4.07,170.0,3.02,1.6,7.93,-1.85,9.78,0.01,3.16,3.42,2.83,170.0,-1.89,1.32,1.73,-5.71,7.44,-0.04,2.67,2.3,-1.88,170.0
+BO-P-G070005 = -0.21,3.31,9.45,-12.6,22.05,-0.13,2.75,3.32,0.04,620.0,3.55,2.94,10.0,-6.54,16.54,-0.85,3.2,4.61,4.28,620.0,2.83,2.58,9.17,-6.54,15.71,-0.4,3.35,3.82,2.97,620.0,-1.43,2.2,6.14,-9.57,15.71,-0.46,3.95,2.62,-1.3,619.0,-6.17,1.95,-1.85,-15.63,13.78,-0.39,4.38,6.47,-6.36,620.0,-7.44,1.53,-2.95,-12.87,9.92,-0.51,3.5,7.6,-7.22,619.0,-7.57,2.11,-0.75,-14.53,13.78,0.22,2.76,7.86,-7.91,620.0,-6.52,2.27,0.63,-13.98,14.61,0.24,3.14,6.9,-6.95,619.0,-4.64,2.88,1.73,-19.76,21.5,-0.34,3.77,5.46,-4.61,601.0,-0.72,2.08,4.49,-7.36,11.85,-0.22,3.27,2.2,-0.64,620.0,0.53,2.84,6.05,-9.29,15.34,-0.91,3.8,2.89,1.18,607.0,0.77,3.03,9.17,-9.02,18.19,-0.33,2.95,3.13,1.04,620.0
+BO-P-G070006 = -3.68,1.46,-0.47,-6.81,6.34,-0.09,2.14,3.95,-3.44,64.0,1.28,1.26,3.39,-2.4,5.79,-0.74,3.17,1.79,1.32,64.0,1.63,1.93,5.87,-3.5,9.37,-0.21,3.38,2.52,1.46,64.0,2.34,1.52,4.07,-1.99,6.06,-1.42,4.02,2.79,2.87,64.0,1.48,2.25,5.87,-3.78,9.65,-0.62,2.8,2.68,1.94,64.0,-2.11,1.92,1.94,-6.54,8.47,-0.48,2.48,2.84,-1.95,64.0,1.02,1.74,3.66,-5.3,8.96,-1.44,5.48,2.0,1.46,63.0,-1.08,2.37,3.66,-5.3,8.96,0.18,2.21,2.59,-0.89,64.0,3.66,2.46,7.24,-2.81,10.06,-1.02,3.13,4.4,4.21,64.0,3.1,1.71,6.07,-1.02,7.1,-0.74,3.13,3.54,3.66,64.0,1.62,1.44,4.76,-1.3,6.06,-0.13,2.19,2.16,1.66,64.0,-2.73,1.78,3.11,-5.71,8.82,0.93,4.47,3.25,-2.85,64.0
+BO-P-G070007 = 0.01,2.15,4.49,-7.09,11.57,-0.81,4.15,2.15,0.35,177.0,5.21,2.14,9.45,0.49,8.96,-0.2,2.35,5.63,5.25,177.0,3.62,2.14,9.17,-3.23,12.4,-0.66,3.75,4.2,3.94,177.0,4.08,3.32,13.31,-4.33,17.64,0.28,3.3,5.25,4.21,177.0,2.93,3.43,12.2,-5.71,17.91,-0.15,3.06,4.51,3.11,177.0,1.87,3.19,8.35,-6.81,15.16,-0.4,2.85,3.69,2.15,177.0,3.77,4.1,14.41,-7.09,21.5,0.06,3.11,5.56,3.66,175.0,3.67,3.59,10.28,-5.43,15.71,-0.33,2.7,5.12,3.94,176.0,5.25,2.72,10.28,-4.61,14.88,-1.48,5.4,5.91,5.87,177.0,7.58,2.82,14.69,-0.47,15.16,-0.87,4.01,8.08,8.21,177.0,4.58,2.38,12.76,-1.57,14.33,0.08,3.69,5.16,4.49,177.0,0.75,2.34,6.69,-5.16,11.85,0.21,2.5,2.45,0.35,177.0
+BO-P-G070008 = -0.04,2.4,4.76,-8.74,13.5,-0.35,3.61,2.39,-0.06,94.0,2.8,1.88,6.42,-3.09,9.51,-0.92,3.72,3.37,3.01,94.0,3.85,1.81,8.07,-0.75,8.82,-0.41,2.79,4.25,4.18,94.0,3.19,2.42,7.8,-1.02,8.82,0.16,2.04,4.0,3.11,93.0,-1.56,2.8,6.69,-7.64,14.33,0.8,3.48,3.19,-2.13,94.0,-2.52,3.06,5.59,-7.64,13.23,0.94,3.15,3.96,-3.23,94.0,-1.44,2.88,8.07,-7.64,15.71,1.15,4.56,3.2,-2.13,90.0,-0.26,2.89,7.24,-7.09,14.33,0.58,3.19,2.88,-0.68,94.0,1.97,3.35,9.17,-4.33,13.5,0.36,2.22,3.87,1.22,94.0,6.05,1.85,9.72,1.73,7.99,-0.08,2.67,6.33,6.0,94.0,5.58,2.02,11.1,1.59,9.51,0.69,3.23,5.93,5.11,94.0,0.45,2.15,4.9,-3.78,8.68,0.19,2.37,2.18,0.35,94.0
+BO-P-G070009 = 0.53,2.49,8.35,-5.71,14.06,0.34,2.82,2.55,0.35,346.0,6.62,3.3,14.69,-5.16,19.84,0.05,2.59,7.4,6.42,346.0,5.72,2.02,13.58,0.35,13.23,0.23,3.57,6.07,5.73,346.0,5.01,3.89,16.89,-6.4,23.29,-0.33,3.59,6.34,5.18,346.0,1.38,4.76,8.07,-12.32,20.39,-1.54,4.33,4.95,2.83,344.0,0.53,4.77,7.24,-14.53,21.77,-1.5,4.39,4.79,1.87,344.0,1.54,5.2,8.9,-15.08,23.98,-1.21,3.7,5.41,2.83,331.0,2.28,5.43,8.62,-13.43,22.05,-1.46,4.14,5.88,3.94,345.0,5.29,5.09,12.48,-9.7,22.19,-1.11,3.44,7.34,6.42,342.0,7.74,4.43,15.51,-4.61,20.12,-0.82,3.25,8.92,8.28,346.0,6.87,2.28,11.93,0.08,11.85,-0.59,2.99,7.24,7.24,346.0,1.64,2.0,6.69,-4.33,11.02,0.16,2.7,2.59,1.46,346.0
+BO-P-G070010 = -2.6,3.84,9.45,-15.35,24.8,-0.08,2.78,4.64,-2.4,747.0,1.23,2.38,8.62,-5.98,14.61,0.4,3.64,2.68,1.18,747.0,1.73,2.03,7.52,-5.98,13.5,-0.04,3.4,2.67,1.73,746.0,-3.36,2.46,3.39,-11.22,14.61,-0.26,3.11,4.17,-3.37,739.0,-8.45,2.22,-2.68,-14.8,12.13,0.07,2.34,8.74,-8.46,746.0,-9.34,1.95,-4.33,-15.08,10.75,-0.2,3.16,9.54,-9.29,747.0,-9.28,2.02,-2.68,-14.8,12.13,0.24,2.6,9.5,-9.29,744.0,-8.06,2.77,-1.85,-15.35,13.5,0.05,2.31,8.52,-8.19,744.0,-6.59,2.13,-0.75,-13.98,13.23,0.09,2.89,6.92,-6.54,745.0,-2.24,1.69,2.28,-7.36,9.65,0.06,2.35,2.81,-2.26,747.0,0.75,1.84,5.59,-6.81,12.4,-0.63,3.74,1.99,0.91,744.0,0.59,1.93,6.42,-5.43,11.85,-0.08,3.03,2.02,0.63,747.0
+BO-P-G070011 = -1.86,2.85,4.21,-7.09,11.3,0.06,1.86,3.4,-1.71,463.0,1.45,2.68,9.72,-4.33,14.06,0.29,2.82,3.05,1.46,463.0,1.49,3.24,8.9,-5.98,14.88,-0.28,2.28,3.56,2.01,463.0,-1.21,3.59,8.62,-8.74,17.36,0.27,2.47,3.79,-1.44,461.0,-5.81,4.56,5.31,-13.43,18.74,0.71,2.48,7.38,-7.22,456.0,-6.9,4.03,3.11,-14.25,17.36,0.69,2.57,7.99,-7.91,463.0,-6.07,4.57,4.76,-17.28,22.05,0.39,2.66,7.59,-6.67,461.0,-6.09,4.31,4.35,-14.25,18.6,0.53,2.28,7.45,-7.02,463.0,-3.09,4.83,9.17,-11.77,20.94,0.48,2.26,5.73,-4.06,460.0,0.11,4.38,12.34,-6.81,19.15,0.85,2.74,4.38,-1.16,463.0,2.3,3.66,11.1,-5.16,16.26,0.25,2.32,4.32,2.01,463.0,-0.46,2.75,6.69,-5.71,12.4,0.31,2.34,2.79,-0.75,463.0
+BO-P-G070012 = -0.2,2.2,3.66,-5.98,9.65,-0.33,2.4,2.2,0.08,88.0,3.86,1.13,6.14,0.91,5.24,-0.16,2.52,4.02,3.94,88.0,3.31,1.44,6.69,-0.75,7.44,-0.14,2.87,3.61,3.35,88.0,5.27,1.86,10.83,1.18,9.65,0.09,2.93,5.59,5.38,88.0,4.54,3.35,10.55,-4.61,15.16,-0.43,2.79,5.63,4.63,86.0,1.58,2.15,6.14,-2.26,8.41,0.11,2.06,2.66,1.59,88.0,3.89,2.8,8.76,-3.5,12.26,-0.26,2.69,4.78,3.8,87.0,4.33,3.41,11.1,-1.85,12.95,0.02,1.97,5.5,3.94,87.0,6.45,2.15,11.65,0.97,10.68,-0.26,3.08,6.8,6.56,88.0,6.84,1.54,10.55,2.9,7.65,-0.44,2.86,7.01,7.18,88.0,4.94,1.39,7.8,1.32,6.48,-0.63,3.02,5.13,5.11,88.0,0.9,1.42,3.94,-2.95,6.89,-0.1,2.82,1.68,0.91,88.0
+BO-P-G070013 = -2.72,3.07,5.73,-9.57,15.3,0.45,2.78,4.1,-2.95,309.0,3.43,2.38,8.07,-4.61,12.68,-1.11,4.0,4.17,4.01,309.0,3.64,2.65,10.28,-4.61,14.88,-0.12,2.79,4.5,3.59,309.0,2.51,2.79,9.72,-4.88,14.61,-0.75,3.66,3.75,2.97,309.0,-1.39,4.22,7.38,-13.43,20.81,-0.67,2.65,4.44,-0.61,309.0,-1.73,4.06,5.87,-11.5,17.36,-0.55,2.53,4.41,-0.95,309.0,-1.47,4.06,7.24,-11.63,18.88,-0.64,2.72,4.31,-0.75,307.0,-0.68,4.67,8.07,-13.29,21.36,-0.85,2.95,4.72,0.7,309.0,1.9,3.95,8.9,-8.19,17.09,-0.51,2.67,4.38,2.56,307.0,4.93,3.24,10.28,-3.78,14.06,-0.78,2.64,5.89,5.87,309.0,5.66,2.46,10.83,-4.88,15.71,-0.9,4.54,6.17,6.0,309.0,0.85,2.22,6.69,-9.84,16.54,-0.82,4.83,2.37,1.18,309.0
+BO-P-G070014 = -5.21,1.91,3.39,-13.98,17.36,0.23,5.1,5.55,-5.16,668.0,-3.19,2.46,6.14,-7.36,13.5,1.3,4.62,4.03,-3.92,668.0,-2.86,2.86,8.62,-7.91,16.54,1.01,4.15,4.04,-3.23,668.0,-6.66,3.39,4.21,-11.77,15.98,1.1,3.83,7.47,-7.36,668.0,-10.74,3.0,-0.33,-15.91,15.57,0.88,3.42,11.15,-11.36,668.0,-11.68,2.84,-1.57,-15.91,14.33,1.3,4.57,12.02,-12.36,662.0,-12.28,3.41,-1.85,-19.21,17.36,1.04,3.99,12.75,-12.74,667.0,-11.44,3.43,0.77,-17.83,18.6,1.04,3.97,11.94,-12.22,668.0,-9.77,3.25,2.42,-15.08,17.5,1.16,4.42,10.29,-10.22,668.0,-6.72,3.68,5.31,-11.77,17.09,1.05,3.72,7.66,-7.36,668.0,-4.46,4.18,7.52,-10.12,17.64,0.8,2.8,6.1,-5.43,668.0,-4.04,2.74,3.94,-8.74,12.68,0.47,2.39,4.88,-4.3,668.0
+BO-P-G070015 = -2.75,1.54,0.63,-7.64,8.27,-0.58,3.48,3.15,-2.68,134.0,1.58,1.97,7.24,-2.68,9.92,-0.13,2.74,2.52,1.77,134.0,0.78,2.09,5.31,-3.64,8.96,0.08,2.32,2.22,0.63,134.0,0.34,2.19,4.63,-5.3,9.92,-0.41,2.64,2.21,0.66,134.0,-2.47,3.47,3.94,-9.29,13.23,0.02,2.0,4.25,-2.75,134.0,-3.63,3.27,3.66,-9.84,13.5,0.21,2.03,4.87,-4.19,134.0,-2.8,3.39,5.87,-10.81,16.67,0.26,2.56,4.39,-3.23,133.0,-3.38,3.11,5.73,-10.39,16.12,0.08,2.77,4.59,-3.3,134.0,0.39,3.53,7.8,-8.19,15.98,-0.19,2.45,3.54,0.29,134.0,2.68,3.32,9.72,-3.5,13.23,0.13,2.22,4.26,2.46,134.0,1.59,2.2,5.87,-2.95,8.82,0.02,2.07,2.7,1.22,134.0,-0.95,1.69,2.28,-4.47,6.75,-0.03,2.15,1.93,-1.13,134.0
+BO-S-G080001 = 20.78,1.64,24.88,14.41,10.47,-0.71,3.93,20.84,20.91,1062.0,21.95,1.53,26.54,17.72,8.82,0.63,2.8,22.0,21.68,1070.0,21.79,1.12,27.36,19.09,8.27,0.89,4.48,21.82,21.61,1070.0,21.15,1.31,26.54,18.82,7.72,0.97,3.71,21.19,20.85,1070.0,19.12,0.99,22.4,15.51,6.89,0.18,3.31,19.15,19.09,1070.0,16.59,0.91,19.65,13.31,6.34,-0.66,4.27,16.62,16.75,1070.0,18.17,0.99,22.68,15.51,7.17,0.47,3.86,18.2,18.13,1070.0,20.75,0.76,23.78,17.99,5.79,0.08,3.48,20.76,20.75,1070.0,20.56,0.8,22.95,17.44,5.51,-0.31,3.54,20.57,20.61,1070.0,22.36,0.71,24.33,19.65,4.69,0.02,3.19,22.37,22.4,1070.0,22.21,0.72,24.61,20.2,4.41,0.23,2.91,22.22,22.13,1070.0,20.35,1.12,24.88,14.41,10.47,-0.36,4.07,20.38,20.47,1070.0
+BO-S-G080002 = 20.39,1.21,22.95,15.58,7.37,-1.03,4.8,20.42,20.47,172.0,19.22,1.41,21.85,13.58,8.27,-1.3,5.14,19.27,19.51,173.0,18.55,1.04,20.75,13.86,6.89,-0.87,5.58,18.58,18.68,173.0,18.16,1.58,20.61,14.13,6.48,-0.62,2.39,18.22,18.54,173.0,16.82,1.35,19.09,12.2,6.89,-1.43,5.1,16.87,17.17,173.0,12.74,0.96,14.69,9.52,5.17,-0.81,3.6,12.78,12.89,173.0,16.43,0.65,17.72,12.96,4.75,-1.42,8.22,16.44,16.55,173.0,17.7,1.0,19.65,13.44,6.2,-1.05,5.37,17.73,17.72,173.0,17.64,1.18,20.33,14.41,5.93,-0.3,3.04,17.68,17.72,173.0,19.77,1.19,22.13,14.62,7.51,-1.61,7.13,19.81,19.92,173.0,19.56,0.92,21.85,16.13,5.72,-0.33,3.67,19.58,19.58,173.0,19.26,1.0,20.75,15.24,5.51,-0.76,3.47,19.28,19.37,173.0
+BO-S-G080003 = 10.82,2.57,19.65,7.52,12.13,1.53,5.11,11.12,9.93,90.0,10.71,3.0,20.75,6.69,14.06,1.5,5.02,11.12,9.79,90.0,10.3,3.13,18.41,6.56,11.85,1.28,3.68,10.76,9.31,90.0,10.06,2.47,17.17,6.14,11.02,1.51,4.51,10.35,9.31,90.0,8.75,2.5,16.34,5.87,10.47,1.73,4.98,9.1,7.8,90.0,7.58,1.59,13.31,4.76,8.54,1.44,5.27,7.75,7.24,90.0,10.75,2.29,17.17,7.24,9.92,0.79,3.37,10.99,10.52,90.0,11.4,2.49,19.37,8.07,11.3,1.34,4.6,11.67,11.1,90.0,10.56,2.35,17.17,6.14,11.02,1.21,4.07,10.82,10.0,90.0,11.2,2.67,20.2,7.24,12.95,1.34,4.71,11.51,10.55,90.0,11.29,3.56,20.33,6.42,13.92,0.73,2.97,11.83,11.0,90.0,10.42,4.4,19.92,3.66,16.26,0.69,2.81,11.3,10.21,90.0
+BO-S-G080004 = 20.87,1.12,24.61,13.86,10.75,-0.84,5.64,20.9,20.89,1934.0,21.2,0.95,26.81,15.79,11.02,0.76,6.72,21.23,21.16,1945.0,20.72,1.35,26.26,16.89,9.37,0.42,3.34,20.77,20.61,1945.0,19.96,0.96,24.33,16.89,7.44,0.11,3.81,19.98,19.92,1945.0,18.04,1.15,22.68,13.58,9.09,-0.19,3.51,18.07,18.13,1945.0,14.95,1.52,19.65,8.9,10.75,-0.58,3.52,15.02,15.1,1945.0,17.49,1.11,22.4,13.86,8.54,0.79,4.86,17.53,17.44,1945.0,19.62,1.22,23.5,15.51,7.99,-0.66,3.36,19.66,19.92,1945.0,19.51,1.49,25.98,7.8,18.19,-0.32,5.82,19.56,19.65,1945.0,21.39,1.36,24.61,13.31,11.3,-0.74,3.83,21.44,21.57,1945.0,21.52,0.9,24.61,18.82,5.79,-0.07,2.77,21.54,21.57,1945.0,19.96,1.08,23.23,14.96,8.27,0.08,3.28,19.99,19.92,1945.0
+BO-S-G080005 = 20.62,1.35,24.61,16.61,7.99,-0.46,2.66,20.67,20.75,2943.0,20.19,1.1,22.4,14.96,7.44,-0.95,4.06,20.22,20.33,2946.0,18.85,1.37,22.68,13.58,9.09,-0.68,3.49,18.9,19.09,2946.0,18.29,1.27,21.85,13.31,8.54,-0.74,3.43,18.34,18.54,2946.0,16.95,1.9,22.13,9.17,12.95,-0.48,3.01,17.06,17.17,2946.0,11.48,2.15,18.27,3.94,14.33,-0.66,3.19,11.68,11.93,2946.0,16.9,1.01,19.37,13.31,6.06,-0.66,3.36,16.93,17.03,2946.0,17.38,1.48,21.02,11.65,9.37,-0.65,3.38,17.44,17.58,2946.0,18.49,2.28,26.81,11.24,15.57,-0.13,3.23,18.63,18.54,2946.0,20.05,1.59,24.88,11.93,12.95,-0.69,4.38,20.11,20.2,2945.0,20.2,1.06,23.23,15.24,7.99,-0.57,3.66,20.22,20.27,2946.0,19.41,1.13,22.4,14.13,8.27,-0.73,3.72,19.44,19.65,2946.0
+BO-S-G080006 = 12.36,2.9,18.82,5.59,13.23,0.11,2.63,12.69,12.1,168.0,12.25,2.11,17.17,7.24,9.92,0.45,2.5,12.43,11.86,168.0,10.91,2.59,17.17,5.87,11.3,0.55,2.45,11.21,10.28,168.0,12.05,1.92,16.61,8.07,8.54,0.52,2.6,12.2,11.58,168.0,9.31,2.09,15.79,5.87,9.92,0.53,2.62,9.54,9.17,168.0,8.2,1.07,11.93,5.87,6.06,0.44,3.17,8.27,8.07,168.0,11.63,1.72,16.89,8.62,8.27,0.75,2.97,11.76,11.24,168.0,11.32,1.95,17.72,7.8,9.92,0.78,3.18,11.49,10.96,168.0,11.46,2.83,17.72,5.04,12.68,0.15,2.14,11.8,11.1,168.0,13.49,1.89,18.82,10.0,8.82,0.4,2.57,13.62,13.24,168.0,13.85,2.3,19.09,9.17,9.92,0.5,2.59,14.04,13.2,168.0,12.33,3.06,19.92,6.69,13.23,0.39,2.08,12.7,11.65,168.0
+BO-S-G080007 = 21.03,1.43,23.78,16.34,7.44,-0.74,3.54,21.08,21.16,161.0,20.76,0.71,22.95,18.82,4.13,0.12,3.42,20.77,20.75,163.0,20.59,0.66,22.4,18.27,4.13,-0.44,4.32,20.6,20.61,163.0,19.75,0.59,21.02,17.44,3.58,-0.87,4.39,19.76,19.85,163.0,17.84,1.04,19.65,15.24,4.41,-0.38,2.41,17.87,17.99,163.0,14.81,0.62,16.34,13.31,3.03,-0.3,2.54,14.82,14.89,163.0,17.46,0.72,19.37,16.06,3.31,0.11,2.27,17.48,17.44,163.0,18.9,0.76,20.06,16.34,3.72,-1.52,5.16,18.92,19.09,163.0,17.15,1.12,19.65,15.24,4.41,0.01,2.14,17.18,17.3,163.0,20.37,0.73,21.85,18.27,3.58,-0.03,2.65,20.38,20.33,163.0,20.35,0.5,21.85,19.23,2.62,0.13,2.85,20.35,20.33,163.0,20.1,1.34,23.78,16.89,6.89,-0.17,3.05,20.15,20.33,163.0
+BO-S-G080008 = 19.94,1.95,24.61,15.24,9.37,-0.46,2.71,20.04,20.27,383.0,20.08,1.28,24.88,13.58,11.3,-1.37,9.27,20.12,20.2,429.0,20.12,1.35,23.5,13.03,10.47,-1.76,8.11,20.17,20.47,429.0,19.23,1.65,22.4,13.31,9.09,-1.1,4.17,19.3,19.51,429.0,17.84,1.64,20.75,10.83,9.92,-1.51,5.64,17.91,18.2,429.0,14.28,1.75,17.17,8.07,9.09,-0.93,3.67,14.39,14.55,429.0,17.65,1.11,20.47,12.48,7.99,-1.1,6.04,17.69,17.85,429.0,18.22,1.12,20.47,12.48,7.99,-1.15,6.49,18.25,18.13,429.0,17.31,1.05,20.2,13.58,6.61,-0.12,3.13,17.35,17.3,429.0,20.29,1.12,22.4,14.69,7.72,-2.07,9.64,20.32,20.47,429.0,20.16,0.78,22.13,16.06,6.06,-1.54,8.24,20.18,20.27,429.0,20.08,1.43,24.06,14.69,9.37,-0.68,3.57,20.14,20.33,429.0
+BO-S-G080009 = 20.28,1.37,24.61,14.69,9.92,-0.35,3.78,20.33,20.33,1865.0,21.16,0.84,24.06,18.27,5.79,0.36,3.22,21.17,21.02,2499.0,20.28,0.97,23.78,17.44,6.34,0.31,2.78,20.3,20.2,2499.0,20.24,0.83,22.95,17.99,4.96,-0.01,2.47,20.25,20.2,2499.0,19.32,1.01,22.4,15.24,7.17,-0.39,3.35,19.34,19.37,2499.0,15.68,1.17,19.09,12.2,6.89,-0.01,2.34,15.72,15.65,2499.0,18.02,0.9,21.3,15.79,5.51,0.3,2.82,18.04,17.99,2499.0,19.7,0.89,22.68,16.61,6.06,-0.06,2.73,19.72,19.65,2499.0,19.02,1.01,22.95,14.41,8.54,-0.19,3.41,19.04,19.09,2499.0,21.16,0.76,23.78,17.72,6.06,-0.49,3.7,21.17,21.3,2499.0,21.17,0.77,23.5,18.54,4.96,-0.37,3.13,21.19,21.3,2499.0,20.13,1.21,24.88,13.31,11.57,-0.38,4.14,20.16,20.2,2496.0
+BO-S-G080010 = 22.83,0.92,24.61,18.54,6.06,-1.46,5.96,22.85,23.09,229.0,22.15,0.96,24.61,19.09,5.51,-0.92,4.5,22.17,22.26,230.0,21.37,0.9,23.23,19.09,4.13,-0.29,2.18,21.39,21.44,230.0,20.3,0.89,22.68,17.99,4.69,0.17,2.67,20.32,20.27,230.0,18.81,0.63,20.61,16.89,3.72,0.32,3.59,18.82,18.82,230.0,15.0,0.93,16.89,12.48,4.41,-0.27,2.64,15.03,15.1,230.0,17.35,0.73,19.65,15.79,3.86,0.54,2.94,17.37,17.17,230.0,19.13,0.79,21.3,16.89,4.41,-0.4,2.99,19.15,19.23,230.0,17.99,1.02,20.47,14.69,5.79,-0.63,3.96,18.02,17.99,230.0,20.68,0.61,22.68,18.82,3.86,0.19,3.6,20.69,20.68,230.0,20.69,0.59,22.4,19.23,3.17,0.41,2.93,20.7,20.61,230.0,20.99,1.19,24.88,17.58,7.3,0.54,4.45,21.03,21.02,230.0
+BO-S-G080011 = 10.73,5.64,20.61,1.18,19.43,0.47,1.88,12.12,8.86,208.0,11.91,4.26,19.09,2.83,16.26,0.3,1.81,12.65,10.76,208.0,10.71,3.47,18.54,6.14,12.4,0.85,2.36,11.26,9.17,208.0,12.14,3.58,19.37,4.21,15.16,0.34,1.98,12.66,11.24,208.0,9.23,3.78,17.99,4.49,13.5,0.77,2.33,9.97,7.8,208.0,7.61,1.53,10.28,3.94,6.34,-0.38,2.23,7.76,7.66,208.0,11.6,2.42,16.89,7.24,9.65,0.41,1.76,11.85,10.83,208.0,11.45,2.6,17.99,7.8,10.2,0.51,2.1,11.74,10.83,208.0,9.99,4.36,18.27,3.11,15.16,0.28,1.57,10.9,8.93,208.0,13.49,3.84,20.47,5.87,14.61,0.04,1.6,14.02,12.96,208.0,13.3,4.16,20.2,6.14,14.06,0.33,1.7,13.93,11.93,208.0,11.72,4.58,20.47,5.31,15.16,0.5,1.8,12.58,10.0,207.0
+BO-S-G080012 = 20.12,1.54,22.95,14.41,8.54,-1.35,4.43,20.18,20.47,2134.0,20.65,1.06,24.61,16.61,7.99,-0.82,3.99,20.68,20.75,2341.0,20.42,1.22,26.54,16.61,9.92,0.63,5.18,20.45,20.33,2340.0,19.86,0.91,24.06,16.89,7.17,0.62,4.62,19.88,19.85,2341.0,19.12,1.0,22.95,16.34,6.61,0.45,3.04,19.15,19.09,2341.0,16.39,1.16,19.92,13.03,6.89,-0.01,2.87,16.43,16.34,2341.0,17.9,0.87,20.47,15.24,5.24,-0.29,3.04,17.92,17.99,2341.0,20.1,0.75,22.95,17.44,5.51,-0.37,2.88,20.11,20.2,2341.0,20.18,1.05,25.16,17.72,7.44,0.77,4.15,20.21,20.06,2341.0,21.5,0.84,24.88,18.82,6.06,-0.31,3.46,21.51,21.57,2340.0,20.84,0.88,23.23,17.72,5.51,-0.68,3.29,20.86,21.02,2341.0,19.5,1.22,23.5,14.41,9.09,-0.32,3.23,19.54,19.65,2333.0
+BO-S-G080013 = 22.32,0.51,23.23,21.3,1.93,0.34,2.27,22.33,22.26,79.0,20.66,1.1,22.68,18.82,3.86,-0.11,1.8,20.69,20.85,82.0,20.1,0.69,21.85,18.27,3.58,0.01,2.86,20.11,20.06,82.0,19.84,0.39,20.75,18.82,1.93,-0.27,2.86,19.85,19.78,82.0,18.22,0.89,20.2,15.79,4.41,-0.55,2.74,18.25,18.41,82.0,14.4,0.73,16.06,12.76,3.31,-0.15,2.37,14.41,14.51,82.0,16.41,0.52,17.72,14.96,2.76,-0.03,3.15,16.42,16.34,82.0,18.14,0.48,19.09,16.89,2.2,-0.16,2.61,18.15,18.06,82.0,17.36,0.82,19.09,15.24,3.86,0.09,2.63,17.38,17.3,82.0,20.32,0.54,21.57,18.96,2.62,-0.22,2.78,20.33,20.37,82.0,20.2,0.49,21.44,19.09,2.34,0.3,2.65,20.21,20.13,82.0,19.99,0.9,22.13,17.72,4.41,0.07,2.58,20.01,20.06,82.0
+BO-T-G090001 = 12.74,6.75,22.81,0.7,22.12,-0.14,1.45,14.4,14.41,178.0,11.6,6.06,19.92,0.08,19.84,-0.31,1.5,13.08,13.89,178.0,10.29,5.71,19.65,-1.02,20.67,-0.13,1.52,11.76,11.48,178.0,12.24,4.65,19.37,1.87,17.5,-0.24,1.84,13.09,13.03,178.0,9.96,4.31,17.72,-0.06,17.78,-0.15,1.92,10.84,10.62,178.0,5.07,2.1,9.72,0.91,8.82,0.22,1.96,5.49,4.49,178.0,10.45,3.47,15.51,1.59,13.92,-0.26,1.94,11.01,10.83,178.0,8.58,3.48,13.86,-0.61,14.47,-0.48,2.24,9.25,9.24,178.0,10.4,3.77,14.96,0.63,14.33,-0.64,2.12,11.05,12.0,178.0,11.99,4.68,19.09,2.21,16.88,-0.25,1.73,12.86,13.34,178.0,13.66,5.66,22.4,2.15,20.26,-0.27,1.69,14.78,15.2,178.0,10.33,8.92,20.75,-4.61,25.35,-0.43,1.47,13.63,14.96,178.0
+BO-T-G090002 = 5.71,1.61,10.28,2.56,7.72,0.25,3.32,5.92,5.8,45.0,9.23,1.48,11.65,6.97,4.69,0.06,1.62,9.35,9.17,45.0,6.65,1.29,8.9,4.35,4.55,0.25,1.98,6.77,6.42,45.0,8.16,1.06,10.55,5.87,4.69,0.29,2.98,8.22,7.93,45.0,4.96,1.51,7.24,1.46,5.79,-0.19,2.22,5.18,4.76,45.0,3.94,0.83,5.59,1.46,4.13,-0.56,3.25,4.03,4.07,45.0,8.7,0.79,10.28,6.97,3.31,-0.04,2.88,8.73,8.76,45.0,6.97,0.96,8.9,5.18,3.72,0.15,2.08,7.04,6.97,45.0,7.82,1.52,10.28,3.94,6.34,-0.45,2.65,7.96,7.93,45.0,9.29,1.48,13.03,6.97,6.06,0.39,2.48,9.41,9.17,45.0,8.73,1.25,11.38,6.42,4.96,0.17,2.38,8.82,8.76,45.0,1.53,2.22,6.42,-2.54,8.96,0.2,1.97,2.68,1.46,45.0
+BO-T-G090003 = 18.91,1.43,23.5,15.24,8.27,-0.05,2.55,18.96,18.96,643.0,20.27,1.6,23.23,15.24,7.99,-1.05,3.74,20.33,20.47,643.0,17.97,1.12,20.2,11.65,8.54,-1.5,6.64,18.0,18.2,643.0,17.7,1.55,21.3,11.93,9.37,-1.14,4.34,17.76,17.99,643.0,15.75,1.67,21.3,11.65,9.65,-0.12,2.54,15.84,15.79,643.0,5.88,1.2,9.72,2.28,7.44,0.09,2.71,6.0,5.87,643.0,16.31,1.29,20.75,11.65,9.09,-0.59,3.52,16.37,16.61,643.0,15.61,2.98,21.57,7.8,13.78,-0.23,1.94,15.89,16.06,643.0,16.82,2.63,21.57,8.35,13.23,-0.7,2.72,17.02,17.44,643.0,20.67,2.0,26.26,15.24,11.02,-0.17,2.62,20.77,20.89,643.0,21.09,1.89,27.64,14.69,12.95,-0.47,3.34,21.18,21.3,643.0,19.92,1.86,24.61,11.65,12.95,-0.95,4.42,20.0,20.2,643.0
+BO-T-G090004 = 3.24,1.58,7.52,-1.02,8.54,0.15,3.36,3.6,3.11,142.0,6.82,1.81,10.83,2.28,8.54,-0.37,2.87,7.06,6.8,142.0,4.98,1.5,8.62,1.73,6.89,-0.02,2.54,5.2,4.94,142.0,6.75,2.08,12.34,0.35,11.99,-0.4,3.43,7.06,7.24,142.0,3.91,2.17,9.72,-0.2,9.92,0.46,2.83,4.47,3.66,142.0,3.55,1.39,6.69,-0.47,7.17,-0.66,3.55,3.81,3.73,142.0,6.56,2.19,10.0,0.08,9.92,-0.73,3.08,6.91,6.9,142.0,5.37,1.74,9.45,-0.2,9.65,-0.37,3.6,5.64,5.21,142.0,5.96,2.33,11.93,1.18,10.75,0.29,2.48,6.39,5.76,142.0,7.06,2.05,13.58,2.01,11.57,0.21,3.78,7.35,6.97,142.0,6.34,2.45,14.13,2.01,12.13,0.7,3.4,6.8,6.14,142.0,-1.46,2.13,6.35,-4.61,10.95,1.01,3.77,2.57,-1.99,142.0
+BO-T-G090005 = 13.6,4.7,19.23,2.01,17.22,-1.11,2.97,14.39,15.79,187.0,14.97,3.86,21.02,6.14,14.88,-0.64,2.61,15.46,15.79,187.0,13.52,3.98,19.37,5.73,13.64,-0.42,2.04,14.09,14.0,187.0,12.68,2.61,17.72,6.0,11.71,-0.51,3.11,12.95,13.03,187.0,11.11,2.93,17.03,3.94,13.09,-0.34,2.87,11.48,11.38,187.0,5.25,1.55,10.83,2.56,8.27,0.67,3.02,5.47,4.83,187.0,12.49,2.68,17.72,7.24,10.47,-0.12,2.17,12.78,12.62,187.0,10.54,2.72,18.54,5.87,12.68,0.9,3.24,10.89,9.79,187.0,11.74,2.54,17.58,4.9,12.68,-0.35,2.59,12.01,11.86,187.0,16.45,4.58,23.78,6.69,17.09,-0.6,2.34,17.07,17.17,187.0,15.42,5.02,23.09,4.49,18.6,-0.54,2.26,16.21,16.34,187.0,13.2,5.0,20.06,1.73,18.33,-0.86,2.55,14.11,14.69,187.0
+BO-T-G090006 = 2.29,2.49,6.97,-2.81,9.78,0.12,2.0,3.37,1.73,94.0,4.22,2.85,10.69,-2.47,13.16,0.28,2.69,5.08,3.52,94.0,3.27,2.56,8.9,-1.3,10.2,0.68,2.43,4.14,2.63,94.0,4.24,3.71,11.65,-1.3,12.95,0.47,1.83,5.62,3.11,93.0,2.21,3.35,8.35,-3.71,12.06,0.19,1.77,4.0,1.59,94.0,1.07,2.94,6.69,-5.16,11.85,-0.2,1.97,3.12,1.46,94.0,2.73,4.06,9.72,-3.64,13.37,0.17,1.66,4.87,2.08,94.0,2.09,3.29,9.72,-3.64,13.37,0.31,2.02,3.88,1.73,94.0,3.6,3.57,10.55,-2.26,12.81,0.35,1.9,5.06,2.77,94.0,4.86,2.93,11.79,-0.61,12.4,0.21,2.06,5.67,4.56,94.0,5.35,3.41,13.03,-0.2,13.23,0.47,2.03,6.34,4.66,94.0,-1.06,2.46,6.42,-4.61,11.02,1.06,3.74,2.67,-1.68,94.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BOL/BOL_2_rainfall_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BOL/BOL_2_rainfall_2008.properties
new file mode 100644
index 0000000..38053c8
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BOL/BOL_2_rainfall_2008.properties
@@ -0,0 +1,147 @@
+# BOL.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rainfall data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BOL rainfall data for 2008 at admin level 2
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BOL
+ADMIN_LEVEL = 2
+UNITS = MM
+DATA_TYPE = rainfall
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 2000.0
+# Minimum: 1.0
+# Data not available for locations above 35 degrees N and below 35 degrees S Latitude
+
+BO-B-G010001 = 329.18,55.22,442.65,208.34,234.31,-0.13,2.46,333.71,332.41,67.0,297.18,31.8,347.75,221.2,126.55,-0.45,2.5,298.85,301.36,67.0,320.46,59.47,456.21,225.2,231.01,0.51,2.38,325.85,308.79,67.0,129.04,25.91,179.18,68.22,110.96,-0.01,2.1,131.58,125.3,67.0,37.34,8.1,52.38,20.78,31.6,-0.32,1.98,38.2,39.64,67.0,1.9,1.59,8.51,1.0,7.51,2.45,8.76,2.47,1.16,67.0,16.11,4.26,30.22,6.34,23.88,0.22,3.49,16.66,16.04,67.0,32.56,17.09,95.06,14.21,80.85,1.94,6.7,36.71,27.34,67.0,31.24,14.11,69.98,15.1,54.88,1.0,3.21,34.23,27.6,67.0,144.29,46.78,273.2,68.22,204.98,1.07,3.39,151.57,128.53,67.0,74.21,17.38,104.06,41.48,62.59,-0.25,2.31,76.19,74.71,67.0,312.01,27.68,369.38,257.2,112.17,-0.02,2.03,313.21,309.15,67.0
+BO-B-G010002 = 327.64,33.03,416.74,257.2,159.54,0.34,2.75,329.3,323.55,188.0,176.71,47.0,286.65,107.25,179.4,0.64,2.05,182.82,154.06,188.0,222.38,34.52,308.23,163.6,144.63,-0.07,1.94,225.03,224.15,188.0,111.3,20.36,158.74,64.23,94.51,-0.03,2.74,113.14,111.12,188.0,44.8,7.86,72.75,22.35,50.4,-0.1,3.49,45.48,45.79,188.0,35.23,18.69,86.33,3.89,82.44,0.27,2.39,39.86,35.14,188.0,20.12,6.28,30.22,3.55,26.67,-0.95,2.91,21.07,22.12,188.0,39.58,12.0,66.31,10.14,56.17,0.04,2.96,41.35,38.54,188.0,22.22,16.81,58.67,5.41,53.25,0.83,2.21,27.84,11.17,188.0,112.6,43.9,257.2,44.72,212.48,0.9,3.58,120.81,105.78,188.0,122.01,34.97,202.06,60.47,141.59,-0.3,2.06,126.89,128.74,188.0,307.54,42.79,392.34,242.15,150.2,0.31,1.76,310.48,299.99,188.0
+BO-B-G010003 = 311.19,48.43,456.21,214.62,241.58,0.83,3.48,314.92,302.85,196.0,234.63,48.97,358.64,168.61,190.03,0.71,2.58,239.66,221.65,196.0,255.53,44.6,369.38,184.58,184.8,0.36,2.15,259.37,250.04,196.0,119.11,18.65,184.58,81.75,102.83,0.96,3.55,120.55,115.87,196.0,39.25,9.31,62.57,24.46,38.11,0.29,1.99,40.34,38.5,196.0,5.13,2.33,15.1,1.0,14.1,1.08,5.22,5.63,4.88,196.0,2.61,3.17,17.31,1.0,16.31,2.6,9.59,4.1,1.26,196.0,46.69,14.93,92.24,14.65,77.59,0.69,3.64,49.01,44.52,196.0,69.2,22.96,154.02,20.15,133.87,0.78,4.04,72.89,64.91,196.0,159.88,48.61,265.08,66.19,198.89,0.25,2.18,167.07,158.74,196.0,100.65,32.46,206.69,54.91,151.78,1.25,3.85,105.73,88.66,196.0,333.11,58.3,470.18,249.56,220.62,0.67,2.36,338.15,317.92,196.0
+BO-B-G010004 = 334.69,37.55,416.74,260.41,156.33,-0.07,1.92,336.77,337.42,102.0,209.54,32.4,290.32,152.15,138.17,0.47,2.39,212.01,202.24,102.0,203.93,34.15,305.31,156.52,148.78,1.02,3.65,206.74,197.49,102.0,155.59,21.16,208.25,121.0,87.25,0.26,2.23,157.0,155.24,102.0,70.07,14.05,99.47,49.05,50.43,0.41,1.96,71.45,68.22,102.0,5.12,2.21,11.86,1.05,10.81,0.9,3.35,5.58,4.58,102.0,2.89,2.26,13.79,1.0,12.79,2.17,9.09,3.67,2.46,102.0,52.38,15.39,81.75,21.04,60.71,0.36,2.09,54.58,48.87,102.0,72.22,20.53,124.71,38.46,86.25,0.5,2.21,75.05,66.58,102.0,208.03,26.35,281.56,140.7,140.86,0.07,3.04,209.68,205.29,102.0,136.21,42.64,221.2,53.59,167.6,0.06,2.16,142.67,129.66,102.0,374.1,34.13,442.65,308.23,134.43,-0.19,1.68,375.64,380.77,102.0
+BO-B-G010005 = 383.74,29.48,442.65,310.75,131.91,0.2,2.39,384.86,381.38,101.0,280.84,27.97,358.4,212.01,146.39,0.05,3.13,282.21,280.2,101.0,271.56,25.93,357.92,228.07,129.85,0.66,3.13,272.78,265.2,101.0,68.56,10.16,97.86,45.41,52.45,0.36,3.66,69.3,68.55,101.0,24.71,9.61,55.94,13.79,42.14,1.16,3.87,26.49,22.07,101.0,8.37,10.64,47.5,1.0,46.5,1.86,5.82,13.5,3.13,101.0,34.08,8.1,53.59,19.81,33.79,0.56,2.72,35.03,33.08,101.0,42.65,13.18,84.26,22.14,62.12,0.98,3.5,44.62,39.64,101.0,21.15,8.02,56.93,8.51,48.41,1.21,6.14,22.6,21.01,101.0,90.52,45.19,234.95,32.09,202.86,1.08,3.65,101.08,84.6,101.0,91.86,23.93,138.99,40.85,98.13,-0.06,2.22,94.9,89.5,101.0,231.35,33.15,290.18,140.7,149.49,-0.65,3.01,233.69,235.28,101.0
+BO-B-G010006 = 403.39,65.19,616.82,299.07,317.75,0.99,3.91,408.59,392.16,137.0,263.88,49.99,347.75,107.25,240.5,-0.62,2.98,268.54,273.2,137.0,276.21,34.06,358.4,190.79,167.61,-0.45,2.84,278.29,281.56,137.0,108.04,22.99,181.66,76.97,104.69,0.82,3.0,110.44,103.45,137.0,50.61,13.68,86.84,16.53,70.31,-0.14,2.98,52.41,50.82,137.0,33.94,17.81,76.97,5.26,71.71,0.05,1.84,38.3,34.56,137.0,24.4,7.28,46.09,8.12,37.97,0.05,2.89,25.45,25.21,137.0,40.2,11.95,70.31,16.72,53.59,0.32,2.5,41.93,38.81,137.0,22.64,14.81,70.74,5.93,64.81,1.07,3.56,27.02,17.88,137.0,118.81,59.44,281.56,40.85,240.71,1.06,3.21,132.75,97.57,137.0,96.32,28.81,154.02,51.11,102.92,0.1,1.66,100.5,96.04,137.0,309.85,32.87,404.36,245.37,158.98,0.31,2.74,311.58,312.95,137.0
+BO-B-G010007 = 269.54,26.77,356.29,221.2,135.1,1.08,4.7,270.85,265.2,91.0,249.6,22.54,300.29,184.58,115.72,-0.56,3.29,250.6,250.02,91.0,260.43,30.07,358.4,227.97,130.43,1.3,3.87,262.14,246.3,91.0,119.94,14.43,158.74,89.5,69.24,0.18,2.71,120.79,121.0,91.0,86.26,11.69,128.53,57.34,71.19,0.78,4.88,87.04,84.87,91.0,15.54,4.86,27.92,5.51,22.41,-0.05,2.51,16.28,15.69,91.0,4.12,1.71,8.93,1.24,7.69,1.23,4.19,4.46,3.68,91.0,8.87,7.06,31.08,1.0,30.08,1.35,4.13,11.32,6.34,91.0,74.21,24.71,154.02,39.64,114.39,0.91,3.64,78.17,71.51,91.0,170.83,30.63,249.56,89.54,160.03,-0.42,4.2,173.52,168.92,91.0,229.39,22.77,281.56,171.97,109.59,-0.1,2.28,230.51,227.97,91.0,408.87,40.33,499.41,307.2,192.21,0.12,2.84,410.83,404.36,91.0
+BO-B-G010008 = 350.92,27.89,429.5,281.56,147.94,-0.11,2.67,352.02,358.4,228.0,237.08,46.87,347.75,128.53,219.23,0.12,2.44,241.65,234.95,228.0,221.57,41.38,327.39,136.52,190.88,0.53,2.96,225.38,214.62,228.0,136.31,26.1,196.06,74.68,121.38,-0.37,2.69,138.78,140.7,228.0,64.43,21.04,117.41,29.32,88.09,0.74,2.25,67.76,55.53,228.0,19.15,17.36,97.97,2.33,95.64,1.67,6.12,25.82,12.97,228.0,13.8,8.26,36.21,1.0,35.21,0.25,2.02,16.07,13.27,228.0,35.17,8.96,55.23,8.77,46.46,-0.43,2.98,36.28,34.98,228.0,50.63,22.22,97.97,5.93,92.04,-0.53,2.2,55.27,58.67,228.0,135.69,37.24,215.5,50.46,165.05,-0.11,2.14,140.69,137.67,228.0,107.62,41.88,208.25,55.23,153.01,0.67,2.39,115.45,94.8,228.0,345.83,40.01,470.18,265.08,205.1,0.27,2.86,348.12,347.75,228.0
+BO-C-G030001 = 411.77,140.13,598.49,218.51,379.98,-0.1,1.54,433.22,421.49,13.0,280.07,148.35,524.01,109.19,414.83,0.34,1.69,314.25,253.95,13.0,142.73,49.59,231.67,89.66,142.01,0.63,1.99,150.47,124.93,13.0,103.41,61.96,203.53,31.1,172.43,0.36,1.68,119.32,92.59,13.0,15.72,9.61,34.09,2.5,31.59,0.28,2.13,18.23,17.31,13.0,8.13,2.9,12.99,3.34,9.64,0.01,2.2,8.6,7.98,13.0,13.97,7.55,33.08,8.26,24.82,1.38,4.07,15.74,10.62,13.0,52.55,39.39,132.28,17.71,114.57,0.89,2.34,64.76,32.54,13.0,13.96,8.57,29.14,5.29,23.86,0.58,1.83,16.2,10.34,13.0,151.26,85.15,273.2,48.89,224.31,0.05,1.35,171.97,143.16,13.0,73.33,49.06,161.32,29.28,132.04,0.73,2.0,87.17,48.67,13.0,142.33,43.37,221.3,100.97,120.33,0.74,2.04,148.3,121.22,13.0
+BO-C-G030002 = 201.83,9.87,218.51,193.32,25.19,1.11,2.75,202.02,199.06,5.0,108.61,3.42,113.92,104.49,9.43,0.54,2.47,108.66,108.22,5.0,72.42,8.11,84.29,64.23,20.07,0.55,1.84,72.79,69.45,5.0,22.19,0.56,23.07,21.68,1.39,0.78,2.24,22.2,22.07,5.0,2.34,0.83,3.57,1.39,2.18,0.43,2.09,2.46,2.28,5.0,1.7,0.44,2.34,1.27,1.06,0.55,1.81,1.74,1.55,5.0,4.44,0.9,5.93,3.57,2.36,1.0,2.68,4.51,4.16,5.0,9.09,1.11,10.68,7.77,2.92,0.31,1.98,9.14,9.04,5.0,6.98,2.46,9.6,3.47,6.13,-0.44,1.79,7.32,7.68,5.0,54.15,7.67,66.1,45.53,20.57,0.63,2.36,54.58,52.85,5.0,35.92,4.59,39.64,28.74,10.9,-0.78,2.14,36.15,37.39,5.0,114.98,1.58,117.46,113.92,3.54,0.84,2.08,114.99,113.92,5.0
+BO-C-G030003 = 128.09,22.38,167.41,98.15,69.26,0.33,2.14,129.82,126.76,9.0,84.91,5.74,95.55,74.98,20.57,0.17,3.02,85.08,84.41,9.0,57.61,9.74,72.46,42.28,30.19,-0.17,2.01,58.33,59.28,9.0,15.93,1.16,17.23,13.85,3.38,-0.7,2.12,15.96,16.53,9.0,2.01,0.61,2.95,1.24,1.7,0.4,1.95,2.09,2.1,9.0,3.25,1.65,6.69,1.44,5.25,0.88,3.11,3.6,3.0,9.0,5.19,1.58,7.32,2.96,4.36,-0.08,1.47,5.4,5.41,9.0,5.66,0.73,6.75,4.35,2.4,-0.3,2.36,5.7,5.59,9.0,3.91,0.43,4.73,3.44,1.28,1.02,2.6,3.93,3.74,9.0,51.6,13.78,70.31,27.14,43.16,-0.39,2.23,53.21,54.97,9.0,25.45,2.63,30.67,21.77,8.89,0.63,2.86,25.57,25.67,9.0,100.16,11.82,117.41,82.09,35.32,-0.07,1.79,100.78,103.45,9.0
+BO-C-G030004 = 280.46,90.88,425.43,137.08,288.35,-0.09,1.43,294.49,287.04,43.0,132.8,40.93,227.97,78.86,149.11,0.63,2.3,138.82,121.0,43.0,118.15,35.65,190.23,55.46,134.77,0.06,2.1,123.29,122.85,43.0,49.6,31.23,118.26,14.65,103.61,0.5,1.99,58.42,45.29,43.0,13.92,7.49,31.14,4.0,27.14,0.15,1.96,15.76,15.1,43.0,10.42,5.04,23.83,2.26,21.57,0.63,2.92,11.55,9.71,43.0,11.83,6.05,27.6,1.0,26.6,0.77,3.39,13.25,11.17,43.0,19.14,5.44,29.32,8.41,20.91,-0.11,2.08,19.88,20.29,43.0,6.65,2.01,13.79,3.12,10.67,1.33,6.58,6.94,6.68,43.0,114.71,84.91,265.08,29.44,235.64,0.56,1.68,142.13,84.98,43.0,72.52,34.22,136.52,25.83,110.69,0.56,1.92,80.01,62.59,43.0,149.88,49.2,242.15,95.06,147.09,0.47,1.67,157.57,135.56,43.0
+BO-C-G030005 = 270.54,19.37,299.07,221.2,77.87,-0.77,3.01,271.21,273.26,34.0,66.42,9.44,81.75,48.96,32.8,0.03,1.78,67.07,64.36,34.0,74.4,5.21,91.0,66.19,24.81,1.24,4.82,74.58,73.57,34.0,47.63,10.92,85.22,37.32,47.9,2.18,7.36,48.83,43.78,34.0,7.4,4.08,13.44,1.0,12.44,-0.09,1.68,8.42,7.35,34.0,2.64,1.04,4.82,1.0,3.82,0.08,2.17,2.83,2.66,34.0,4.88,0.84,6.69,3.15,3.54,-0.09,2.5,4.95,4.8,34.0,24.6,10.52,43.21,7.63,35.58,-0.24,1.85,26.7,27.44,34.0,7.13,1.63,11.17,4.66,6.51,0.59,2.89,7.31,7.01,34.0,63.45,14.63,86.84,39.64,47.2,0.11,1.67,65.06,62.89,34.0,47.37,12.84,70.31,26.78,43.53,0.13,1.66,49.03,45.73,34.0,93.95,7.89,115.64,79.32,36.31,0.61,3.39,94.27,92.8,34.0
+BO-C-G030006 = 184.49,10.4,196.06,167.01,29.04,-0.7,2.35,184.74,187.45,6.0,97.96,5.25,104.06,91.36,12.7,-0.07,1.35,98.08,98.21,6.0,77.94,3.43,81.75,73.57,8.18,-0.04,1.55,78.0,77.94,6.0,20.53,1.41,23.03,19.51,3.52,1.07,2.54,20.57,19.79,6.0,1.73,0.15,1.94,1.54,0.4,0.15,1.63,1.74,1.72,6.0,2.77,0.88,4.26,1.83,2.43,0.74,2.39,2.88,2.55,6.0,3.34,1.02,4.23,1.88,2.35,-0.36,1.49,3.47,3.62,6.0,8.91,1.56,11.17,6.85,4.32,0.13,1.9,9.02,8.91,6.0,4.23,0.94,5.75,3.05,2.7,0.42,2.35,4.32,4.23,6.0,64.3,13.2,81.75,48.96,32.8,0.06,1.61,65.42,64.3,6.0,35.05,2.99,39.64,31.79,7.85,0.49,1.87,35.15,34.38,6.0,117.9,2.36,121.0,113.92,7.08,-0.52,2.7,117.92,117.9,6.0
+BO-C-G030007 = 472.93,107.82,675.23,271.59,403.64,-0.14,1.97,484.88,477.38,67.0,306.32,113.64,563.45,88.41,475.05,0.01,2.27,326.42,306.94,67.0,187.76,50.89,265.08,89.54,175.54,-0.59,2.02,194.43,205.71,67.0,165.79,56.21,317.67,53.34,264.33,0.14,2.64,174.93,167.62,67.0,19.43,6.38,37.32,8.01,29.3,0.54,2.72,20.43,19.22,67.0,14.58,6.3,28.77,3.32,25.45,0.25,2.03,15.87,13.79,67.0,18.87,12.1,49.51,1.95,47.56,0.47,2.32,22.37,17.28,67.0,82.9,40.12,163.6,11.59,152.01,-0.01,1.94,91.96,86.26,67.0,28.59,11.99,52.0,4.52,47.48,-0.33,2.27,30.96,29.77,67.0,171.66,73.08,308.23,61.85,246.38,0.28,1.78,186.36,157.75,67.0,107.53,44.81,184.58,21.48,163.1,-0.49,2.24,116.36,115.98,67.0,175.38,46.29,240.06,88.25,151.82,-0.65,2.0,181.3,191.96,67.0
+BO-C-G030008 = 187.45,4.06,190.32,184.58,5.74,-0.0,1.0,187.47,187.45,2.0,111.45,3.48,113.92,108.99,4.93,0.0,1.0,111.48,111.45,2.0,76.45,2.5,78.22,74.68,3.54,0.0,1.0,76.47,76.45,2.0,19.37,0.21,19.51,19.22,0.29,-0.0,1.0,19.37,19.37,2.0,2.24,0.22,2.4,2.09,0.31,-0.0,1.0,2.25,2.24,2.0,9.07,2.96,11.17,6.98,4.19,0.0,1.0,9.31,9.07,2.0,4.18,1.08,4.95,3.42,1.53,0.0,1.0,4.25,4.18,2.0,12.83,0.78,13.38,12.27,1.11,-0.0,1.0,12.84,12.83,2.0,3.59,0.25,3.77,3.41,0.36,0.0,1.0,3.6,3.59,2.0,44.78,1.97,46.17,43.39,2.78,-0.0,1.0,44.81,44.78,2.0,27.13,3.77,29.8,24.46,5.33,0.0,1.0,27.26,27.13,2.0,104.21,4.58,107.44,100.97,6.47,0.0,1.0,104.26,104.21,2.0
+BO-C-G030009 = 486.72,152.22,809.19,179.1,630.09,-0.15,2.23,509.71,494.68,87.0,271.26,88.06,486.93,110.53,376.39,0.3,2.8,285.04,257.32,87.0,190.51,52.96,288.48,84.29,204.18,-0.73,2.4,197.65,208.63,87.0,111.89,54.72,234.95,18.42,216.53,-0.04,2.19,124.41,110.53,87.0,20.47,8.84,40.49,2.42,38.07,-0.27,2.76,22.27,21.08,87.0,20.15,15.21,53.59,2.06,51.53,0.81,2.42,25.2,13.99,87.0,13.53,11.69,56.93,2.19,54.74,1.95,6.14,17.84,9.15,87.0,50.95,27.41,123.2,11.21,111.99,0.57,2.79,57.78,47.85,87.0,19.37,9.42,42.1,3.24,38.86,0.11,2.47,21.52,19.81,87.0,158.52,87.54,369.38,37.39,331.99,0.58,2.22,180.84,136.52,87.0,85.64,33.92,149.45,22.69,126.76,-0.28,2.11,92.04,85.78,87.0,214.84,61.46,308.23,98.02,210.21,-0.58,2.28,223.36,229.46,87.0
+BO-C-G030010 = 202.06,NaN,202.06,202.06,0.0,NaN,NaN,202.06,202.06,1.0,113.92,NaN,113.92,113.92,0.0,NaN,NaN,113.92,113.92,1.0,75.53,NaN,75.53,75.53,0.0,NaN,NaN,75.53,75.53,1.0,22.71,NaN,22.71,22.71,0.0,NaN,NaN,22.71,22.71,1.0,1.81,NaN,1.81,1.81,0.0,NaN,NaN,1.81,1.81,1.0,1.58,NaN,1.58,1.58,0.0,NaN,NaN,1.58,1.58,1.0,5.59,NaN,5.59,5.59,0.0,NaN,NaN,5.59,5.59,1.0,9.62,NaN,9.62,9.62,0.0,NaN,NaN,9.62,9.62,1.0,6.74,NaN,6.74,6.74,0.0,NaN,NaN,6.74,6.74,1.0,46.28,NaN,46.28,46.28,0.0,NaN,NaN,46.28,46.28,1.0,30.99,NaN,30.99,30.99,0.0,NaN,NaN,30.99,30.99,1.0,113.92,NaN,113.92,113.92,0.0,NaN,NaN,113.92,113.92,1.0
+BO-C-G030011 = 253.94,19.78,290.18,211.63,78.56,-0.33,2.81,254.67,257.2,20.0,91.27,10.67,115.02,72.46,42.55,0.34,2.62,91.86,90.89,20.0,80.28,6.28,91.78,66.19,25.59,-0.41,2.75,80.51,81.27,20.0,42.32,11.39,70.31,26.89,43.42,0.88,3.14,43.75,39.04,20.0,7.28,3.68,17.03,1.77,15.26,0.98,3.7,8.12,6.44,20.0,2.98,1.99,8.77,1.0,7.77,1.47,4.54,3.55,2.08,20.0,3.07,1.8,9.92,1.77,8.15,2.93,11.78,3.53,2.57,20.0,9.85,2.92,16.04,6.11,9.93,0.66,2.45,10.25,9.46,20.0,6.8,1.48,9.6,4.38,5.22,0.39,2.37,6.95,6.61,20.0,53.24,9.43,76.97,40.85,36.11,0.83,3.19,54.03,51.29,20.0,29.84,7.59,46.09,19.22,26.87,0.36,2.22,30.75,29.51,20.0,101.77,10.2,121.0,81.79,39.21,-0.38,2.53,102.26,103.73,20.0
+BO-C-G030012 = 224.91,29.04,257.59,202.06,55.53,0.55,1.5,226.15,215.07,3.0,121.33,14.92,138.5,111.55,26.95,0.69,1.5,121.94,113.92,3.0,89.34,8.29,98.59,82.59,16.0,0.5,1.5,89.6,86.84,3.0,29.78,6.47,36.6,23.74,12.86,0.22,1.5,30.24,28.99,3.0,4.13,3.34,7.64,1.0,6.64,0.21,1.5,4.94,3.74,3.0,4.59,2.93,7.71,1.88,5.82,0.25,1.5,5.18,4.18,3.0,10.45,4.69,14.36,5.25,9.1,-0.47,1.5,11.13,11.74,3.0,13.78,3.56,17.33,10.2,7.13,-0.02,1.5,14.09,13.82,3.0,5.39,1.84,7.45,3.89,3.56,0.5,1.5,5.6,4.85,3.0,49.91,9.2,60.05,42.1,17.95,0.44,1.5,50.48,47.58,3.0,27.06,4.27,30.66,22.35,8.32,-0.45,1.5,27.29,28.18,3.0,110.13,3.38,113.92,107.44,6.47,0.54,1.5,110.16,109.01,3.0
+BO-C-G030013 = 177.82,8.64,186.08,164.27,21.81,-0.76,1.9,178.0,181.84,7.0,99.49,10.76,112.23,84.29,27.93,-0.29,1.75,99.99,100.01,7.0,78.81,3.87,81.75,71.11,10.64,-1.19,3.25,78.89,79.98,7.0,18.03,0.82,19.22,17.03,2.18,0.05,1.84,18.05,18.13,7.0,2.39,0.91,3.77,1.31,2.45,0.17,1.86,2.53,2.23,7.0,5.42,2.49,9.36,1.62,7.74,0.15,2.4,5.89,4.94,7.0,5.34,0.73,6.49,4.49,1.99,0.33,1.83,5.38,5.38,7.0,11.39,2.7,14.65,7.22,7.43,-0.4,1.95,11.66,11.85,7.0,3.59,0.23,4.0,3.24,0.76,0.43,2.85,3.6,3.52,7.0,47.0,7.41,61.15,39.64,21.52,1.03,2.9,47.5,45.82,7.0,33.63,4.8,42.1,28.02,14.08,0.5,2.52,33.92,33.28,7.0,109.49,8.2,121.0,100.97,20.03,0.34,1.63,109.76,109.22,7.0
+BO-C-G030014 = 123.51,26.06,159.46,86.84,72.62,0.07,1.76,125.89,123.07,8.0,78.77,7.41,91.55,68.22,23.33,0.33,2.27,79.07,77.82,8.0,62.58,6.38,72.03,53.07,18.97,0.37,2.26,62.87,61.39,8.0,15.66,1.27,17.39,13.79,3.6,0.04,1.81,15.71,15.65,8.0,3.73,0.63,4.31,2.49,1.82,-1.08,2.87,3.77,3.96,8.0,2.41,0.46,3.44,1.94,1.5,1.51,4.44,2.45,2.31,8.0,5.95,0.25,6.3,5.49,0.81,-0.5,2.46,5.95,6.0,8.0,6.9,1.87,9.88,4.13,5.75,-0.01,2.1,7.12,7.19,8.0,3.74,0.81,5.41,2.71,2.71,0.98,3.38,3.82,3.51,8.0,58.76,6.5,70.31,51.55,18.76,0.52,2.23,59.07,58.43,8.0,26.36,2.58,30.72,23.03,7.69,0.47,2.26,26.47,26.09,8.0,89.48,12.66,105.25,70.31,34.94,-0.06,1.75,90.26,88.98,8.0
+BO-H-G020001 = 162.04,10.31,176.43,141.27,35.16,-0.59,2.32,162.34,164.97,16.0,100.52,18.28,138.73,76.97,61.77,0.88,2.65,102.07,95.25,16.0,103.83,8.25,117.46,88.25,29.21,-0.22,2.13,104.14,104.86,16.0,42.57,4.03,50.55,37.39,13.16,0.52,2.1,42.75,41.47,16.0,3.4,0.33,3.89,2.79,1.1,-0.5,2.47,3.41,3.41,16.0,3.8,0.23,4.32,3.45,0.87,0.64,2.8,3.81,3.77,16.0,1.19,0.29,1.88,1.0,0.88,1.23,3.25,1.22,1.0,16.0,6.17,3.63,12.36,2.36,10.0,0.36,1.6,7.1,5.82,16.0,4.15,2.02,8.26,1.62,6.64,0.43,2.17,4.59,3.84,16.0,24.8,4.35,32.09,17.53,14.56,0.16,2.16,25.16,24.08,16.0,44.32,6.59,59.62,32.09,27.53,0.24,3.35,44.78,44.69,16.0,121.58,9.54,136.52,107.3,29.22,0.22,1.79,121.93,119.48,16.0
+BO-H-G020002 = 211.23,16.76,238.77,184.58,54.19,0.12,2.19,211.82,208.34,9.0,100.03,17.9,121.0,70.6,50.41,-0.48,1.89,101.44,100.97,9.0,83.94,10.51,98.02,69.26,28.75,-0.15,1.67,84.53,84.15,9.0,50.54,7.38,58.67,39.64,19.03,-0.49,1.77,51.02,52.0,9.0,6.11,1.55,8.01,3.44,4.57,-0.48,2.08,6.28,6.32,9.0,4.56,0.81,5.58,3.15,2.43,-0.45,2.02,4.62,4.66,9.0,3.7,1.17,5.58,2.71,2.87,0.75,2.0,3.86,3.23,9.0,23.95,5.75,32.61,16.3,16.31,0.2,1.76,24.55,23.74,9.0,13.36,3.32,18.65,8.15,10.5,-0.01,2.19,13.72,13.31,9.0,39.85,9.76,55.86,21.68,34.18,-0.24,2.82,40.9,38.94,9.0,46.77,5.24,56.39,38.46,17.93,0.25,2.62,47.03,47.5,9.0,112.3,5.54,117.41,101.38,16.02,-0.77,2.53,112.42,113.97,9.0
+BO-H-G020003 = 148.81,19.47,196.06,110.53,85.52,0.51,3.08,150.05,149.72,37.0,117.62,13.2,145.01,97.97,47.04,0.68,2.4,118.34,113.92,37.0,114.54,8.5,132.46,92.24,40.23,-0.28,2.88,114.84,114.13,37.0,43.96,4.64,55.23,33.21,22.02,-0.09,2.95,44.2,44.72,37.0,3.14,0.63,4.38,1.97,2.42,-0.09,2.19,3.2,3.24,37.0,3.64,0.49,4.38,2.22,2.16,-1.08,4.38,3.67,3.66,37.0,1.21,0.51,3.15,1.0,2.15,2.64,9.03,1.31,1.0,37.0,4.05,3.72,14.21,1.0,13.21,1.39,3.78,5.47,2.79,37.0,2.96,2.02,9.9,1.2,8.7,1.69,5.48,3.57,1.77,37.0,21.38,14.54,66.19,6.3,59.9,1.39,4.39,25.75,16.04,37.0,55.11,13.54,92.24,38.46,53.77,1.3,3.86,56.7,52.0,37.0,143.37,16.11,185.34,117.85,67.49,0.42,2.58,144.24,145.01,37.0
+BO-H-G020004 = 118.71,30.5,233.57,78.36,155.21,1.56,5.61,122.51,111.26,69.0,135.53,20.71,208.25,105.75,102.5,1.14,4.42,137.08,131.6,69.0,112.25,9.92,136.58,87.19,49.39,-0.09,3.23,112.68,111.41,69.0,49.48,6.56,68.22,36.21,32.01,0.56,3.16,49.91,48.51,69.0,2.79,1.11,7.01,1.27,5.73,1.37,5.33,3.0,2.52,69.0,3.12,0.72,5.07,1.95,3.12,0.37,2.5,3.2,3.1,69.0,1.29,0.78,4.8,1.0,3.8,2.82,10.35,1.51,1.0,69.0,3.63,3.63,15.21,1.0,14.21,1.86,5.17,5.11,2.61,69.0,3.9,6.75,34.09,1.0,33.09,2.97,11.24,7.75,1.44,69.0,20.1,32.43,116.29,1.72,114.57,1.98,5.29,37.95,6.27,69.0,81.29,20.12,121.0,54.41,66.59,0.54,1.95,83.71,74.31,69.0,126.73,10.7,159.39,107.25,52.14,0.88,3.79,127.18,124.71,69.0
+BO-H-G020005 = 148.91,10.07,168.69,124.71,43.98,0.02,2.9,149.25,148.19,43.0,76.24,20.4,149.45,52.85,96.6,1.81,6.69,78.86,73.64,43.0,87.53,21.24,140.7,52.0,88.7,0.67,2.93,90.01,83.23,43.0,23.67,10.93,40.93,8.87,32.05,-0.1,1.44,26.02,24.97,43.0,6.02,4.44,17.03,1.33,15.7,0.88,2.8,7.44,3.34,43.0,3.39,0.56,4.69,1.31,3.37,-1.09,6.54,3.44,3.44,43.0,1.11,0.15,1.57,1.0,0.57,1.3,3.83,1.12,1.0,43.0,4.85,3.52,12.6,1.0,11.6,0.6,2.1,5.97,4.46,43.0,3.4,2.28,12.15,1.24,10.91,2.29,8.66,4.07,2.94,43.0,24.58,6.37,37.32,11.4,25.92,0.14,2.38,25.37,24.17,43.0,34.72,10.49,62.32,22.32,40.0,0.69,2.57,36.23,33.02,43.0,117.61,23.77,202.06,86.84,115.22,1.87,6.83,119.93,113.77,43.0
+BO-H-G020006 = 203.96,32.61,261.14,152.15,108.99,0.13,1.89,206.42,204.38,20.0,84.83,13.86,107.69,62.32,45.37,0.08,2.09,85.9,81.1,20.0,83.07,9.35,97.97,61.45,36.52,-0.21,2.96,83.57,83.15,20.0,30.48,7.34,44.72,18.41,26.31,0.15,2.47,31.3,29.45,20.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,20.0,1.04,0.09,1.29,1.0,0.29,2.33,6.89,1.04,1.0,20.0,2.87,1.48,5.75,1.03,4.72,0.4,1.88,3.21,2.79,20.0,5.63,1.45,9.04,3.2,5.84,0.25,3.03,5.8,5.59,20.0,5.72,1.18,9.04,4.32,4.72,1.31,4.3,5.83,5.37,20.0,72.55,27.97,112.84,30.22,82.62,-0.18,1.43,77.51,79.07,20.0,27.32,3.03,32.09,23.03,9.06,0.03,1.81,27.48,27.57,20.0,100.58,18.23,136.52,81.75,54.77,0.83,2.39,102.14,94.19,20.0
+BO-H-G020007 = 161.02,26.64,210.13,121.0,89.13,0.27,1.78,163.15,159.39,33.0,102.1,22.27,140.95,69.33,71.63,0.12,1.59,104.43,102.63,33.0,88.96,23.73,134.61,54.46,80.15,0.28,1.72,91.98,83.0,33.0,22.01,9.26,38.51,8.16,30.35,-0.02,1.62,23.82,23.6,33.0,2.24,1.71,9.6,1.0,8.6,2.93,12.13,2.8,1.72,33.0,1.82,0.72,3.14,1.0,2.14,0.24,1.71,1.95,1.78,33.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,33.0,1.91,1.43,6.3,1.0,5.3,1.81,5.6,2.37,1.14,33.0,1.38,0.59,3.77,1.0,2.77,2.61,10.02,1.5,1.18,33.0,17.69,2.78,23.03,11.02,12.02,-0.22,3.06,17.9,17.3,33.0,51.62,21.14,102.92,25.63,77.29,0.9,2.91,55.66,46.3,33.0,150.67,22.77,193.55,107.25,86.3,0.12,2.25,152.33,147.36,33.0
+BO-H-G020008 = 190.65,11.81,216.19,168.69,47.5,0.2,2.55,190.99,190.23,21.0,108.64,6.15,117.41,95.1,22.3,-0.47,2.2,108.81,109.19,21.0,105.74,8.23,119.2,86.99,32.21,-0.49,2.64,106.04,107.25,21.0,54.5,1.78,56.93,51.28,5.65,-0.23,2.08,54.53,54.46,21.0,4.04,0.76,5.92,2.87,3.05,0.88,3.13,4.11,3.71,21.0,4.61,0.25,5.1,4.2,0.9,0.14,2.3,4.62,4.59,21.0,2.44,0.97,4.66,1.26,3.39,0.54,2.34,2.62,2.3,21.0,14.31,1.69,19.65,12.36,7.28,1.96,6.55,14.41,14.21,21.0,7.77,4.24,21.3,3.77,17.53,1.75,6.06,8.8,6.85,21.0,40.55,16.7,84.14,22.02,62.13,1.16,3.61,43.71,34.92,21.0,43.87,6.83,61.15,34.09,27.06,0.75,3.39,44.37,43.05,21.0,106.22,6.08,115.77,95.06,20.71,-0.06,1.82,106.39,106.23,21.0
+BO-H-G020009 = 183.38,8.93,204.96,173.77,31.18,1.62,5.03,183.57,181.84,9.0,71.02,8.26,81.75,60.47,21.29,0.01,1.56,71.45,70.96,9.0,91.81,4.77,97.97,85.32,12.65,-0.23,1.55,91.92,92.24,9.0,36.73,5.83,43.39,25.99,17.41,-0.51,2.26,37.14,36.92,9.0,1.94,0.65,2.79,1.0,1.79,-0.3,1.92,2.04,1.89,9.0,2.06,0.78,2.96,1.0,1.96,-0.06,1.75,2.19,1.98,9.0,1.73,0.89,3.99,1.06,2.93,2.02,5.84,1.92,1.46,9.0,8.92,2.89,13.12,4.52,8.6,-0.19,1.9,9.32,8.72,9.0,4.93,0.23,5.43,4.66,0.77,1.02,3.35,4.93,4.87,9.0,38.46,10.44,64.43,29.32,35.11,1.89,5.52,39.7,35.13,9.0,32.91,1.57,35.13,30.96,4.18,0.23,1.82,32.95,32.42,9.0,95.08,6.17,104.06,81.75,22.31,-0.87,3.74,95.25,96.01,9.0
+BO-H-G020010 = 214.07,26.75,257.2,153.48,103.73,-0.62,2.77,215.67,219.1,27.0,74.35,14.82,110.53,53.81,56.72,0.69,2.46,75.76,68.72,27.0,92.06,15.48,121.0,70.44,50.57,0.41,1.94,93.3,89.86,27.0,41.9,6.61,56.93,29.77,27.16,0.22,2.6,42.4,41.49,27.0,3.42,0.82,5.6,1.0,4.6,-0.28,5.49,3.52,3.43,27.0,2.87,0.97,4.52,1.0,3.52,-0.11,1.91,3.02,2.78,27.0,4.02,1.83,6.69,1.0,5.69,-0.35,1.77,4.4,4.26,27.0,19.66,6.87,30.23,8.65,21.58,-0.08,1.64,20.78,19.22,27.0,6.85,1.69,12.38,5.29,7.09,1.78,5.72,7.05,6.11,27.0,55.59,19.62,88.25,26.41,61.83,0.46,1.89,58.83,50.82,27.0,41.6,8.56,62.77,30.71,32.07,0.95,2.93,42.44,38.54,27.0,105.96,10.13,121.0,88.25,32.76,-0.2,1.61,106.43,107.8,27.0
+BO-L-G040001 = 105.39,8.84,117.65,88.17,29.48,-0.42,1.93,105.75,107.32,24.0,38.08,7.4,55.17,25.99,29.19,0.36,2.48,38.76,37.93,24.0,43.64,6.26,53.92,34.09,19.83,-0.03,1.74,44.07,43.33,24.0,8.3,1.12,11.35,6.31,5.03,0.52,3.66,8.37,8.45,24.0,2.81,0.91,5.68,1.44,4.25,1.33,5.44,2.95,2.67,24.0,3.03,0.48,3.77,2.13,1.65,-0.24,2.08,3.07,3.04,24.0,2.74,1.31,5.41,1.0,4.41,0.53,2.14,3.03,2.57,24.0,3.62,0.4,4.23,2.69,1.54,-1.12,3.89,3.64,3.66,24.0,3.11,0.75,4.85,1.94,2.9,0.33,2.4,3.2,3.08,24.0,22.06,10.98,48.2,4.38,43.82,0.83,3.42,24.54,20.85,24.0,29.33,8.81,53.28,21.04,32.24,1.65,4.6,30.57,25.43,24.0,85.81,8.41,111.54,71.62,39.93,1.19,5.15,86.21,84.28,24.0
+BO-L-G040002 = 81.64,14.54,113.87,61.17,52.7,0.65,2.95,82.84,79.48,14.0,39.71,5.36,50.46,31.46,18.99,0.8,3.03,40.05,38.46,14.0,16.46,7.17,34.09,9.7,24.39,1.21,3.5,17.85,12.93,14.0,6.27,3.16,12.99,3.01,9.98,0.87,2.59,6.97,5.16,14.0,4.14,2.05,8.35,2.24,6.12,1.01,2.79,4.59,3.06,14.0,2.18,0.65,3.55,1.37,2.18,0.72,2.52,2.27,2.01,14.0,1.57,0.42,2.52,1.12,1.4,0.94,2.97,1.62,1.4,14.0,2.78,1.64,5.97,1.22,4.75,0.91,2.56,3.2,2.05,14.0,1.8,0.52,2.96,1.16,1.81,0.81,2.83,1.87,1.72,14.0,17.39,3.71,24.27,11.61,12.66,0.41,2.58,17.75,17.09,14.0,51.96,11.22,66.67,28.45,38.23,-0.5,2.36,53.07,55.4,14.0,58.54,5.92,73.59,49.51,24.08,1.1,4.29,58.82,56.98,14.0
+BO-L-G040003 = 260.91,50.38,385.02,113.25,271.78,-0.7,4.0,265.67,265.14,88.0,131.51,23.6,179.1,59.34,119.76,-1.07,4.01,133.58,136.52,88.0,124.14,38.07,190.23,21.56,168.68,-0.47,3.2,129.78,121.48,88.0,59.68,18.76,100.97,9.24,91.73,-0.13,3.09,62.53,58.33,88.0,30.35,6.74,40.85,10.68,30.17,-0.84,3.29,31.08,31.85,88.0,21.93,12.61,49.84,3.59,46.26,0.72,2.26,25.26,16.97,88.0,15.24,6.28,36.21,2.48,33.73,0.73,3.92,16.46,14.36,88.0,38.43,15.37,74.68,7.31,67.37,0.77,2.89,41.35,33.14,88.0,10.2,2.35,17.56,3.66,13.9,0.13,3.72,10.47,10.14,88.0,116.82,31.46,196.06,46.57,149.49,0.05,2.36,120.93,115.97,88.0,111.07,31.36,202.06,52.0,150.06,0.42,2.83,115.36,109.81,88.0,239.73,56.56,308.23,76.03,232.2,-1.58,4.54,246.24,264.81,88.0
+BO-L-G040004 = 104.48,7.81,117.41,92.4,25.0,0.09,2.17,104.74,105.15,9.0,27.68,1.85,29.32,24.84,4.48,-0.48,1.61,27.74,28.29,9.0,39.72,2.16,43.39,37.32,6.07,0.4,1.92,39.77,39.72,9.0,7.57,0.52,8.21,6.69,1.52,-0.54,1.97,7.58,7.78,9.0,2.61,0.83,4.02,1.67,2.35,0.52,2.05,2.73,2.63,9.0,2.15,0.22,2.47,1.77,0.7,-0.19,2.23,2.16,2.13,9.0,1.36,0.14,1.67,1.2,0.47,1.05,3.57,1.37,1.34,9.0,4.49,1.0,6.49,3.51,2.98,0.88,2.69,4.58,4.29,9.0,2.84,0.64,4.13,2.0,2.13,0.66,2.97,2.9,2.92,9.0,9.88,4.28,17.84,6.07,11.77,0.76,2.17,10.67,7.1,9.0,24.4,1.41,26.78,22.81,3.97,0.42,1.88,24.44,23.97,9.0,105.74,18.91,142.3,79.32,62.98,0.59,2.67,107.23,100.16,9.0
+BO-L-G040005 = 106.35,12.71,126.62,90.95,35.67,0.28,1.53,107.08,103.66,24.0,49.37,8.89,64.23,31.94,32.28,-0.23,1.91,50.13,51.36,24.0,44.99,11.81,68.22,30.76,37.46,0.42,1.77,46.45,41.61,24.0,5.34,1.67,11.0,3.24,7.75,1.81,6.92,5.58,4.91,24.0,3.9,1.61,7.9,2.3,5.6,1.12,3.14,4.21,3.37,24.0,2.67,0.71,5.1,1.83,3.27,1.85,6.96,2.76,2.5,24.0,3.35,1.49,7.1,1.44,5.67,0.62,3.1,3.65,3.26,24.0,2.94,0.67,4.34,1.94,2.4,0.46,2.33,3.01,2.87,24.0,3.5,0.64,5.1,2.19,2.91,0.4,3.48,3.56,3.53,24.0,30.11,15.62,66.19,12.6,53.59,1.03,2.76,33.77,24.29,24.0,32.69,13.35,72.46,16.32,56.14,1.33,4.72,35.2,30.35,24.0,110.18,16.97,140.7,68.22,72.48,-0.51,3.09,111.42,113.75,24.0
+BO-L-G040006 = 196.79,80.27,380.86,86.84,294.02,0.71,2.83,212.14,184.58,39.0,107.51,42.68,179.1,42.41,136.69,-0.04,1.49,115.47,108.37,39.0,89.08,30.32,168.61,43.47,125.14,0.18,2.49,93.97,100.97,39.0,24.14,18.08,96.78,9.6,87.18,2.42,9.12,30.02,16.2,39.0,9.29,5.23,24.46,2.4,22.06,0.8,3.27,10.63,8.15,39.0,9.33,13.92,74.68,2.19,72.49,3.33,14.47,16.61,4.63,39.0,6.19,6.43,35.13,1.39,33.75,2.75,11.95,8.86,4.19,39.0,11.45,7.61,43.39,3.89,39.5,2.17,9.18,13.69,10.14,39.0,5.28,2.47,15.56,2.47,13.09,2.4,9.64,5.82,4.49,39.0,64.78,48.4,231.67,19.69,211.98,1.97,6.45,80.49,47.5,39.0,62.14,33.13,142.98,22.35,120.64,0.69,2.31,70.22,48.96,39.0,113.18,36.5,208.34,68.25,140.09,0.83,3.14,118.77,109.19,39.0
+BO-L-G040007 = 132.91,28.61,213.36,89.5,123.87,1.06,4.47,135.8,124.71,19.0,68.3,29.83,161.17,37.32,123.85,1.86,6.26,74.22,61.46,19.0,61.9,23.78,125.18,38.53,86.65,1.59,4.52,66.09,53.82,19.0,12.75,6.14,30.4,7.1,23.3,1.58,4.7,14.08,9.9,19.0,7.95,4.08,18.53,2.47,16.06,0.93,3.66,8.89,7.55,19.0,8.72,11.97,41.6,2.81,38.79,2.14,5.94,14.55,3.66,19.0,5.55,5.37,19.76,1.39,18.36,2.03,5.72,7.63,3.81,19.0,6.58,6.63,24.84,2.07,22.78,2.08,5.79,9.21,4.13,19.0,5.37,2.01,9.97,3.44,6.53,1.3,3.37,5.71,4.39,19.0,34.62,20.11,89.86,12.6,77.26,1.27,4.01,39.77,27.6,19.0,39.99,13.69,76.24,25.21,51.02,1.29,3.9,42.15,36.0,19.0,91.24,16.96,142.85,68.22,74.63,1.71,5.97,92.73,86.84,19.0
+BO-L-G040008 = 424.75,84.4,675.23,265.08,410.16,0.45,2.97,433.02,423.89,232.0,220.94,57.81,386.51,110.53,275.98,0.49,2.38,228.35,207.92,232.0,173.38,32.05,308.23,117.41,190.82,0.97,4.47,176.3,169.11,232.0,102.56,23.75,163.6,68.22,95.38,0.54,2.33,105.26,99.25,232.0,49.85,14.62,92.24,25.21,67.02,1.08,3.64,51.94,46.66,232.0,23.27,11.6,58.67,5.19,53.48,0.82,3.27,25.99,22.04,232.0,21.98,6.97,43.39,4.32,39.07,-0.05,2.53,23.05,21.47,232.0,45.04,13.08,84.26,21.04,63.22,0.75,2.9,46.9,42.5,232.0,35.39,22.43,113.92,9.26,104.65,1.04,3.29,41.87,26.8,232.0,146.86,58.27,317.67,57.34,260.33,0.83,3.34,157.95,138.83,232.0,161.68,51.42,281.56,68.5,213.06,0.12,2.25,169.63,161.85,232.0,314.45,45.06,470.18,227.97,242.21,0.47,3.1,317.65,312.95,232.0
+BO-L-G040009 = 294.84,79.86,442.65,116.67,325.98,-0.45,2.6,305.24,305.27,45.0,135.37,25.61,190.23,65.59,124.64,-0.44,3.5,137.72,133.87,45.0,121.86,28.07,187.92,58.03,129.89,0.29,3.66,124.98,120.18,45.0,39.57,11.42,74.21,20.75,53.47,0.86,4.03,41.15,37.62,45.0,17.92,3.22,24.46,12.62,11.84,0.35,2.2,18.2,17.56,45.0,20.06,9.19,38.46,6.89,31.57,0.46,2.11,22.02,18.79,45.0,15.18,5.71,28.45,4.55,23.9,0.01,2.53,16.19,16.15,45.0,25.69,6.53,44.72,11.67,33.05,0.78,3.53,26.49,24.6,45.0,8.24,2.67,14.65,4.52,10.13,0.5,2.48,8.65,8.01,45.0,96.14,40.47,205.71,28.45,177.27,0.86,3.31,104.14,90.87,45.0,155.07,55.79,281.56,55.53,226.03,0.33,2.32,164.59,142.98,45.0,200.81,61.09,275.97,81.08,194.9,-0.6,1.84,209.7,227.97,45.0
+BO-L-G040010 = 114.39,16.9,143.75,86.84,56.92,-0.07,2.25,115.51,113.92,11.0,63.69,14.07,91.79,44.72,47.07,0.65,2.52,65.09,58.59,11.0,57.14,12.8,79.69,35.13,44.55,-0.04,2.45,58.43,58.67,11.0,10.33,4.07,18.42,6.17,12.25,0.87,2.49,11.04,9.36,11.0,6.43,1.87,10.45,4.14,6.31,0.83,2.85,6.67,5.68,11.0,3.89,1.6,8.09,2.64,5.45,1.81,5.32,4.18,3.24,11.0,2.36,0.59,3.78,1.77,2.0,1.36,4.11,2.42,2.2,11.0,3.91,3.15,10.33,1.39,8.94,1.19,2.8,4.93,2.37,11.0,5.1,0.84,6.6,3.89,2.71,0.16,2.09,5.17,5.25,11.0,28.79,15.79,62.08,11.86,50.22,0.89,2.72,32.49,24.04,11.0,27.8,11.72,60.67,19.22,41.45,2.22,6.88,29.96,24.23,11.0,110.25,9.78,128.53,95.06,33.47,0.44,2.44,110.65,107.25,11.0
+BO-L-G040011 = 65.05,14.18,86.84,52.0,34.84,0.62,2.14,66.27,65.66,5.0,30.09,6.63,41.02,24.46,16.56,0.97,2.57,30.67,29.28,5.0,22.3,6.81,31.79,15.56,16.23,0.26,1.74,23.12,23.53,5.0,5.16,1.48,6.92,3.51,3.41,-0.06,1.4,5.33,5.46,5.0,3.43,1.0,4.42,2.24,2.17,-0.19,1.31,3.55,3.62,5.0,2.74,0.14,2.93,2.55,0.39,-0.01,2.02,2.74,2.75,5.0,2.39,0.3,2.64,1.96,0.68,-0.61,1.65,2.4,2.58,5.0,1.82,0.26,2.04,1.39,0.65,-0.85,2.42,1.83,1.83,5.0,2.49,0.8,3.72,1.72,2.0,0.64,2.2,2.59,2.53,5.0,18.19,2.83,22.74,15.54,7.2,0.83,2.42,18.37,18.09,5.0,29.94,3.82,34.09,23.83,10.26,-0.76,2.47,30.14,31.27,5.0,63.61,20.73,96.52,42.1,54.41,0.77,2.37,66.26,55.16,5.0
+BO-L-G040012 = 202.19,85.02,315.8,79.32,236.47,0.07,1.58,218.16,193.2,14.0,93.31,39.28,146.66,30.22,116.44,-0.11,1.65,100.7,91.66,14.0,64.46,30.12,115.66,25.99,89.68,0.26,1.76,70.69,58.53,14.0,23.18,8.29,35.09,10.51,24.57,-0.05,1.83,24.52,22.77,14.0,14.09,5.43,27.98,6.49,21.49,1.08,4.31,15.03,13.54,14.0,8.17,5.93,21.53,3.44,18.09,1.5,3.79,9.97,6.04,14.0,6.0,4.12,15.06,2.26,12.8,1.4,3.61,7.2,4.55,14.0,13.2,6.05,26.25,4.95,21.31,0.56,2.64,14.43,11.87,14.0,3.97,1.2,7.01,2.47,4.53,1.24,4.09,4.14,3.71,14.0,35.55,17.89,63.85,6.69,57.16,0.12,2.16,39.51,34.07,14.0,79.85,51.78,189.11,24.46,164.65,0.88,2.52,94.16,59.62,14.0,133.05,64.54,242.59,48.96,193.63,0.4,1.82,146.87,119.39,14.0
+BO-L-G040013 = 222.58,95.99,398.71,117.62,281.09,0.57,1.72,241.6,176.62,24.0,115.38,31.7,161.17,61.56,99.61,-0.16,1.75,119.48,112.68,24.0,101.26,30.67,145.01,53.59,91.41,-0.21,1.6,105.62,101.63,24.0,33.35,17.83,60.47,9.31,51.16,0.29,1.59,37.64,27.94,24.0,12.87,4.43,22.35,6.08,16.27,0.67,2.44,13.58,11.52,24.0,10.6,4.58,19.81,3.15,16.66,0.32,2.25,11.51,9.63,24.0,6.67,4.79,19.81,1.35,18.45,1.43,4.39,8.15,5.17,24.0,13.81,8.19,32.76,2.19,30.57,0.64,2.82,15.97,14.31,24.0,6.36,1.53,9.36,4.25,5.1,0.37,2.14,6.54,6.37,24.0,128.46,64.99,265.08,40.6,224.48,0.62,2.15,143.35,102.45,24.0,106.37,61.57,208.25,42.1,166.14,0.47,1.51,122.26,72.35,24.0,154.2,59.44,253.38,84.26,169.13,0.62,1.76,164.82,127.18,24.0
+BO-L-G040014 = 282.56,35.99,347.75,178.86,168.89,-0.78,4.09,284.76,288.33,26.0,123.52,12.05,140.7,100.97,39.73,-0.47,2.17,124.08,125.57,26.0,128.51,16.69,168.72,100.97,67.75,0.36,2.81,129.54,128.75,26.0,62.31,25.45,121.0,29.18,91.82,0.74,2.44,67.12,53.01,26.0,14.32,4.98,24.46,7.1,17.36,0.38,1.97,15.13,13.51,26.0,13.99,7.55,29.32,4.95,24.37,0.68,2.16,15.83,12.03,26.0,8.44,4.05,16.4,2.96,13.44,0.54,2.14,9.33,8.09,26.0,14.3,4.84,20.6,5.75,14.85,-0.26,1.61,15.06,14.09,26.0,6.47,1.01,9.15,4.25,4.9,0.16,3.64,6.55,6.66,26.0,152.9,36.92,236.66,90.03,146.64,0.13,2.49,157.13,153.32,26.0,127.18,21.16,165.47,59.7,105.76,-1.74,6.53,128.86,131.25,26.0,212.51,42.12,265.08,118.74,146.33,-0.78,2.39,216.49,226.43,26.0
+BO-L-G040015 = 100.95,23.67,158.0,70.78,87.22,0.92,3.19,103.51,92.24,15.0,56.4,23.66,98.28,31.81,66.47,0.65,2.01,60.85,44.72,15.0,47.92,17.88,83.04,22.06,60.99,0.48,2.11,50.94,42.1,15.0,13.55,6.33,28.49,6.67,21.82,1.03,3.16,14.87,11.51,15.0,9.1,4.17,17.6,4.48,13.12,0.85,2.43,9.96,7.54,15.0,7.58,6.32,22.49,2.73,19.76,1.31,3.5,9.73,3.77,15.0,3.96,3.1,11.44,1.72,9.72,1.71,4.39,4.96,2.67,15.0,6.6,6.42,22.8,2.26,20.54,1.66,4.41,9.05,3.6,15.0,4.6,1.68,8.72,2.31,6.4,1.12,3.79,4.88,4.13,15.0,28.85,20.54,71.79,8.51,63.28,0.96,2.67,35.01,21.33,15.0,40.62,17.75,76.9,24.23,52.67,1.0,2.7,44.1,35.56,15.0,83.83,16.14,105.66,54.05,51.6,-0.29,2.15,85.27,84.55,15.0
+BO-L-G040016 = 112.99,16.83,151.65,81.75,69.9,0.11,2.3,114.22,114.74,75.0,39.72,8.75,59.73,22.32,37.41,0.13,2.26,40.66,39.64,75.0,35.2,7.57,55.81,20.26,35.55,0.36,3.12,35.99,34.93,75.0,5.15,2.2,11.51,1.83,9.68,0.64,2.8,5.6,4.95,75.0,3.15,0.92,6.11,1.7,4.41,0.67,3.27,3.28,3.04,75.0,2.7,0.57,4.25,1.94,2.31,0.75,2.51,2.76,2.54,75.0,1.81,0.55,3.33,1.0,2.33,0.54,3.03,1.89,1.81,75.0,4.33,1.47,9.04,2.55,6.49,0.84,3.02,4.57,3.8,75.0,2.94,0.96,4.8,1.24,3.56,0.17,1.9,3.09,2.87,75.0,14.09,6.92,38.41,1.0,37.41,0.62,4.07,15.68,13.79,75.0,15.57,7.28,36.04,2.85,33.19,0.01,2.61,17.17,17.03,75.0,104.49,38.21,154.02,31.05,122.97,-0.54,1.96,111.17,115.79,75.0
+BO-L-G040017 = 236.95,66.93,327.39,122.97,204.43,-0.27,1.78,245.52,241.81,13.0,113.29,38.81,168.61,55.16,113.45,-0.05,1.58,119.27,111.45,13.0,77.84,32.47,117.62,19.56,98.06,-0.34,1.86,83.86,81.1,13.0,32.64,12.86,50.16,9.36,40.8,-0.32,1.93,34.9,35.5,13.0,17.99,8.03,32.54,8.93,23.61,0.65,1.95,19.57,14.2,13.0,8.95,2.67,13.79,3.25,10.54,-0.2,3.23,9.31,9.09,13.0,6.67,3.1,12.29,2.27,10.02,0.61,2.15,7.3,5.59,13.0,16.5,6.83,27.54,6.78,20.76,0.33,1.66,17.76,13.82,13.0,5.88,2.47,9.39,2.92,6.46,0.44,1.54,6.34,4.85,13.0,61.98,24.57,105.89,35.15,70.74,0.63,2.06,66.32,55.44,13.0,100.28,47.68,175.75,50.39,125.37,0.45,1.55,110.25,82.99,13.0,182.68,69.94,278.14,77.11,201.03,0.04,1.6,194.64,166.7,13.0
+BO-L-G040018 = 282.04,53.29,392.34,194.49,197.86,0.34,2.23,286.89,266.01,34.0,128.44,22.97,172.75,79.32,93.43,-0.49,2.32,130.42,136.33,34.0,130.53,43.04,211.82,81.37,130.46,0.71,2.01,137.24,113.33,34.0,60.52,34.2,115.22,11.1,104.12,0.05,1.36,69.27,61.68,34.0,15.32,5.25,25.22,7.91,17.31,0.61,1.95,16.17,13.13,34.0,17.03,12.76,43.81,4.43,39.38,0.68,1.98,21.16,11.58,34.0,8.51,4.96,19.22,2.55,16.67,0.42,2.07,9.81,8.49,34.0,13.1,7.8,34.09,4.02,30.07,0.93,3.13,15.19,10.9,34.0,6.36,1.65,8.51,4.0,4.51,-0.17,1.47,6.57,6.66,34.0,123.1,41.32,221.2,54.68,166.52,0.67,2.49,129.65,108.99,34.0,107.34,30.03,149.45,43.84,105.61,-0.61,2.07,111.34,121.0,34.0,200.56,61.11,299.07,111.34,187.73,0.23,1.61,209.4,196.6,34.0
+BO-N-G060001 = 287.11,25.66,369.38,249.56,119.81,0.95,3.6,288.23,281.56,55.0,279.57,26.15,337.42,234.95,102.47,0.16,2.28,280.77,280.26,55.0,269.67,17.33,317.67,227.97,89.7,0.09,3.44,270.22,269.14,55.0,112.93,21.9,158.74,72.46,86.28,0.39,2.45,114.99,109.19,55.0,70.42,17.31,115.98,41.57,74.41,0.93,3.16,72.48,64.69,55.0,16.93,3.21,24.1,12.6,11.5,0.68,2.34,17.23,16.15,55.0,20.71,6.99,46.28,11.42,34.86,1.3,5.14,21.84,18.95,55.0,16.15,7.1,34.09,3.99,30.1,0.11,2.56,17.61,17.01,55.0,73.65,14.8,111.79,53.62,58.18,0.85,2.79,75.1,69.0,55.0,183.56,32.98,242.15,100.97,141.17,-0.29,2.77,186.45,184.66,55.0,173.49,16.96,227.97,154.02,73.95,1.2,3.84,174.31,167.67,55.0,409.84,31.27,463.61,348.38,115.23,-0.01,1.86,411.01,405.09,55.0
+BO-N-G060002 = 267.88,18.19,308.23,227.97,80.26,0.22,2.56,268.48,269.26,68.0,264.49,32.19,337.42,184.58,152.84,0.02,2.5,266.42,266.11,68.0,249.71,16.33,273.2,208.25,64.95,-0.23,2.16,250.24,249.67,68.0,116.98,37.36,208.25,79.32,128.92,1.11,2.95,122.72,100.52,68.0,85.32,11.63,117.41,62.32,55.09,0.29,2.76,86.1,84.56,68.0,20.07,4.27,31.62,12.22,19.39,0.1,2.66,20.52,20.29,68.0,10.27,4.95,25.62,2.33,23.3,0.6,3.26,11.38,10.13,68.0,13.03,9.7,50.14,1.16,48.98,1.62,5.61,16.2,9.61,68.0,91.34,25.28,149.45,48.96,100.49,0.33,2.44,94.73,91.64,68.0,189.61,26.26,273.2,145.01,128.19,0.86,4.15,191.39,187.66,68.0,244.95,21.92,277.63,202.06,75.57,-0.4,1.92,245.92,249.93,68.0,449.21,31.6,530.47,386.87,143.6,0.08,2.43,450.31,443.51,68.0
+BO-N-G060003 = 290.86,30.9,376.75,249.56,127.19,0.85,2.97,292.47,281.69,55.0,327.45,44.05,416.74,221.2,195.54,-0.25,2.87,330.34,327.39,55.0,280.8,16.31,324.29,246.0,78.29,0.15,2.9,281.26,281.56,55.0,126.8,23.22,194.2,76.97,117.23,-0.04,3.62,128.87,128.58,55.0,72.29,22.63,121.22,37.32,83.9,0.75,2.52,75.69,65.21,55.0,9.75,2.72,14.65,2.87,11.78,-0.57,3.01,10.12,10.2,55.0,9.01,5.52,25.47,2.26,23.22,1.13,3.94,10.54,7.81,55.0,20.42,11.82,40.85,1.24,39.62,-0.22,1.64,23.54,22.9,55.0,70.97,30.75,179.1,39.64,139.46,1.55,4.94,77.23,56.85,55.0,139.1,28.92,221.2,89.5,131.7,0.15,2.8,142.02,145.01,55.0,197.55,20.24,242.15,149.45,92.7,-0.02,2.86,198.57,197.65,55.0,340.32,53.11,470.18,273.2,196.98,0.82,2.44,344.37,317.81,55.0
+BO-N-G060004 = 320.84,49.29,429.5,242.15,187.36,0.52,2.04,324.57,308.51,106.0,325.45,28.56,404.36,257.32,147.04,-0.22,2.79,326.69,327.47,106.0,204.01,46.88,285.87,113.92,171.95,0.12,1.95,209.28,190.23,106.0,126.45,19.69,214.62,88.57,126.06,1.57,7.25,127.96,122.85,106.0,57.08,22.54,124.71,34.09,90.62,1.58,4.6,61.33,49.85,106.0,18.91,6.83,40.85,7.78,33.08,1.08,3.59,20.09,17.01,106.0,18.89,9.15,62.32,5.39,56.93,1.46,7.3,20.97,18.95,106.0,35.93,19.44,89.5,2.87,86.62,-0.19,2.34,40.81,41.13,106.0,66.76,16.32,128.53,31.14,97.39,0.64,4.51,68.71,65.6,106.0,195.37,62.06,337.42,105.66,231.76,0.51,2.29,204.9,186.07,106.0,193.57,23.7,242.15,142.98,99.16,-0.08,2.19,195.0,196.06,106.0,320.07,68.29,484.58,214.62,269.95,0.75,2.64,327.2,299.21,106.0
+BO-N-G060005 = 275.61,37.05,342.9,208.25,134.65,-0.15,2.04,278.03,279.91,45.0,282.56,28.03,358.4,227.97,130.43,0.48,2.88,283.92,276.84,45.0,182.64,29.19,246.52,145.01,101.52,0.69,2.11,184.9,168.61,45.0,110.15,7.04,125.22,95.06,30.16,-0.25,2.57,110.37,110.53,45.0,41.91,7.64,64.23,27.6,36.62,0.58,3.28,42.58,40.85,45.0,15.82,4.94,27.13,7.1,20.02,0.6,2.73,16.56,15.1,45.0,21.32,5.67,32.09,13.22,18.87,0.28,1.96,22.05,21.52,45.0,54.45,25.26,100.97,13.38,87.59,0.24,1.74,59.91,47.5,45.0,79.52,18.91,124.71,48.96,75.75,0.5,2.28,81.69,76.97,45.0,184.17,41.58,279.91,128.53,151.38,0.43,2.05,188.7,180.95,45.0,195.35,18.69,234.95,156.38,78.57,-0.28,2.55,196.23,196.41,45.0,321.18,44.5,437.27,265.08,172.19,0.72,2.44,324.18,308.23,45.0
+BO-O-G050001 = 102.16,24.85,161.32,58.59,102.73,-0.03,2.28,105.06,104.82,39.0,8.17,2.97,16.7,3.55,13.15,0.88,3.55,8.68,7.45,39.0,19.36,4.63,29.8,8.77,21.03,0.06,2.59,19.9,18.65,39.0,4.35,1.24,7.83,2.77,5.06,1.04,3.42,4.52,4.02,39.0,3.29,1.24,6.11,1.06,5.05,0.46,2.63,3.51,3.16,39.0,1.54,0.29,2.06,1.0,1.06,-0.2,2.14,1.56,1.54,39.0,1.02,0.08,1.43,1.0,0.43,4.17,20.29,1.02,1.0,39.0,3.23,1.1,5.41,1.39,4.02,0.11,2.07,3.41,3.11,39.0,1.4,0.52,2.71,1.0,1.71,1.3,3.54,1.49,1.18,39.0,3.75,1.69,9.32,1.16,8.16,1.17,4.66,4.1,3.55,39.0,6.17,1.84,10.84,3.77,7.07,0.88,3.13,6.43,5.48,39.0,24.37,6.5,40.85,16.04,24.81,1.11,3.84,25.2,23.2,39.0
+BO-O-G050002 = 66.03,7.75,81.79,50.46,31.33,0.03,2.08,66.47,66.76,30.0,32.15,5.15,42.1,22.04,20.07,0.28,2.71,32.55,31.2,30.0,42.2,4.4,52.0,33.89,18.11,-0.03,2.56,42.42,42.46,30.0,6.83,1.02,9.04,4.95,4.1,0.56,2.9,6.9,6.65,30.0,1.63,0.56,3.34,1.0,2.34,1.41,4.56,1.73,1.51,30.0,1.6,0.62,2.85,1.0,1.85,0.52,1.8,1.71,1.48,30.0,1.6,0.89,3.77,1.0,2.77,1.32,3.42,1.82,1.07,30.0,4.15,1.46,7.78,2.19,5.59,0.66,2.73,4.39,3.66,30.0,3.35,1.25,6.49,1.77,4.71,0.78,2.78,3.57,3.0,30.0,11.01,4.25,21.42,6.11,15.31,0.83,2.72,11.77,9.39,30.0,9.82,1.43,13.1,8.02,5.09,0.77,2.4,9.92,9.44,30.0,64.1,11.04,82.67,42.18,40.49,-0.19,2.19,65.01,62.83,30.0
+BO-O-G050003 = 90.81,12.31,121.0,68.22,52.78,0.31,2.6,91.63,89.89,44.0,16.75,4.29,27.27,8.16,19.11,0.01,2.68,17.27,17.31,44.0,33.68,6.75,50.46,21.41,29.04,0.67,3.23,34.34,32.46,44.0,6.24,0.65,7.33,4.6,2.73,-0.6,2.81,6.27,6.35,44.0,2.34,1.44,6.3,1.0,5.3,1.32,3.88,2.74,1.77,44.0,1.72,0.38,2.96,1.09,1.87,1.15,4.55,1.76,1.65,44.0,1.42,0.57,3.77,1.0,2.77,2.11,8.12,1.53,1.21,44.0,4.14,0.85,5.26,2.26,3.01,-0.73,2.51,4.22,4.42,44.0,1.41,0.78,4.13,1.0,3.13,2.01,6.34,1.61,1.0,44.0,9.91,3.09,18.97,5.75,13.22,0.75,3.22,10.37,9.34,44.0,13.49,3.99,21.72,5.76,15.96,0.32,2.64,14.05,12.71,44.0,80.03,15.03,135.43,50.46,84.97,0.76,5.62,81.4,82.38,44.0
+BO-O-G050004 = 78.17,10.4,92.4,53.59,38.81,-0.87,2.76,78.84,81.75,33.0,34.64,14.03,73.21,19.81,53.4,1.04,3.24,37.3,30.22,33.0,36.35,5.26,51.93,28.45,23.48,1.05,3.89,36.71,34.61,33.0,10.02,1.81,14.56,7.25,7.31,0.73,2.65,10.17,9.47,33.0,4.03,2.24,10.84,1.2,9.64,1.06,3.9,4.6,3.59,33.0,2.17,0.29,2.87,1.62,1.25,0.18,2.87,2.19,2.13,33.0,3.11,1.6,6.21,1.0,5.21,0.14,1.88,3.49,3.34,33.0,4.12,0.59,5.75,3.34,2.41,1.28,4.16,4.16,3.96,33.0,2.88,1.38,7.78,1.37,6.4,1.65,5.97,3.19,2.43,33.0,25.45,12.84,52.38,5.25,47.13,0.18,2.05,28.42,26.15,33.0,21.96,3.19,28.45,16.02,12.43,0.25,2.37,22.19,22.35,33.0,70.32,9.06,92.24,53.59,38.64,0.67,2.75,70.88,67.43,33.0
+BO-O-G050005 = 62.02,4.09,67.18,56.13,11.05,-0.25,1.8,62.13,62.84,6.0,32.17,8.86,44.72,23.54,21.18,0.33,1.54,33.17,30.6,6.0,35.88,2.55,39.64,32.43,7.21,0.13,2.03,35.95,35.86,6.0,8.78,0.53,9.45,8.01,1.44,-0.02,1.97,8.8,8.67,6.0,1.63,0.49,2.2,1.0,1.2,-0.11,1.34,1.69,1.68,6.0,1.84,0.23,2.12,1.53,0.59,-0.19,1.59,1.85,1.87,6.0,1.66,0.59,2.71,1.0,1.71,0.81,2.72,1.75,1.59,6.0,5.2,0.95,6.89,4.13,2.76,0.9,2.88,5.27,5.0,6.0,2.78,0.39,3.44,2.33,1.12,0.59,2.48,2.8,2.79,6.0,17.66,4.61,25.21,12.92,12.29,0.68,2.16,18.15,16.48,6.0,15.62,1.62,17.35,13.38,3.97,-0.25,1.48,15.68,15.85,6.0,71.19,8.58,84.26,61.95,22.31,0.36,1.92,71.62,70.51,6.0
+BO-O-G050006 = 84.77,26.14,149.45,48.96,100.49,0.73,2.69,88.62,79.62,44.0,9.97,2.98,16.82,3.89,12.93,0.38,3.33,10.4,9.6,44.0,33.53,10.33,55.23,12.83,42.41,-0.11,2.48,35.05,33.35,44.0,4.59,1.61,7.92,1.77,6.14,-0.06,2.12,4.86,4.55,44.0,4.96,1.78,8.51,1.53,6.98,0.17,2.22,5.26,4.76,44.0,2.58,0.89,4.52,1.05,3.47,0.28,2.67,2.72,2.62,44.0,1.14,0.27,2.1,1.0,1.1,2.03,6.36,1.17,1.0,44.0,3.33,1.0,6.71,1.96,4.76,1.63,5.81,3.47,3.04,44.0,2.76,1.54,7.32,1.0,6.32,0.86,3.34,3.15,2.38,44.0,6.44,2.15,11.86,2.4,9.46,0.35,2.77,6.78,6.42,44.0,9.48,4.13,25.99,4.13,21.86,2.11,8.33,10.32,8.82,44.0,31.28,11.15,52.21,16.53,35.68,0.51,1.95,33.17,28.46,44.0
+BO-O-G050007 = 83.5,14.28,107.25,62.32,44.93,0.21,2.04,84.58,82.77,9.0,24.31,3.57,29.32,20.11,9.21,0.06,1.55,24.54,23.71,9.0,38.08,6.73,50.46,30.76,19.69,0.66,2.15,38.6,35.13,9.0,7.01,1.17,9.04,5.84,3.2,0.71,1.98,7.1,6.69,9.0,1.85,0.5,2.63,1.2,1.43,0.16,1.89,1.91,1.91,9.0,1.26,0.33,1.92,1.0,0.92,1.15,2.78,1.3,1.09,9.0,1.22,0.45,2.27,1.0,1.27,1.75,4.52,1.29,1.0,9.0,4.05,1.05,6.11,2.92,3.19,0.69,2.57,4.17,3.79,9.0,2.06,0.27,2.55,1.67,0.87,0.39,2.46,2.07,2.05,9.0,13.31,9.05,33.08,5.93,27.15,1.32,3.49,15.81,9.08,9.0,12.02,3.6,18.1,8.14,9.96,0.51,1.92,12.49,11.86,9.0,53.52,8.76,68.22,39.64,28.58,0.28,2.29,54.15,50.98,9.0
+BO-O-G050008 = 112.48,23.6,158.74,70.31,88.43,-0.09,2.36,114.8,117.55,18.0,9.22,1.83,13.57,5.95,7.62,0.44,3.3,9.39,9.0,18.0,17.59,3.19,25.21,13.38,11.83,0.84,2.91,17.86,16.67,18.0,3.56,0.7,4.96,2.87,2.09,0.95,2.48,3.62,3.23,18.0,3.59,0.82,5.06,2.19,2.87,0.01,2.05,3.68,3.66,18.0,1.81,0.54,2.88,1.03,1.85,0.5,2.18,1.89,1.74,18.0,1.79,0.59,2.71,1.0,1.71,-0.19,1.78,1.88,1.83,18.0,3.81,0.55,4.75,2.79,1.97,-0.26,2.3,3.85,3.84,18.0,1.0,0.01,1.04,1.0,0.04,3.88,16.08,1.0,1.0,18.0,6.98,2.26,12.22,3.34,8.88,0.53,2.81,7.31,6.7,18.0,7.42,1.53,10.43,5.41,5.01,0.25,1.99,7.57,7.39,18.0,45.58,12.74,75.99,25.99,50.0,0.83,3.23,47.23,44.64,18.0
+BO-O-G050009 = 69.25,7.1,82.97,59.57,23.41,0.34,2.33,69.58,67.57,11.0,26.28,4.26,33.33,21.77,11.56,0.58,1.84,26.59,25.21,11.0,34.29,1.74,38.86,32.09,6.77,1.74,5.64,34.33,33.86,11.0,7.84,0.46,8.29,7.12,1.18,-0.36,1.64,7.85,7.78,11.0,1.7,0.33,2.2,1.24,0.96,0.07,1.64,1.73,1.7,11.0,1.41,0.15,1.62,1.19,0.43,-0.09,1.67,1.41,1.42,11.0,1.41,0.55,2.52,1.0,1.52,1.03,2.66,1.51,1.03,11.0,4.26,0.71,5.29,2.71,2.59,-0.92,3.35,4.31,4.53,11.0,2.71,0.37,3.52,2.23,1.29,0.7,3.26,2.73,2.72,11.0,13.67,5.03,19.69,6.3,13.39,-0.29,1.63,14.49,14.38,11.0,13.44,1.45,16.02,11.86,4.15,0.54,1.88,13.51,13.12,11.0,61.3,5.71,70.03,49.98,20.05,-0.61,2.68,61.54,62.77,11.0
+BO-O-G050010 = 125.83,33.09,208.25,81.65,126.59,0.46,2.26,130.01,125.79,46.0,20.8,5.58,29.32,9.67,19.64,-0.17,1.93,21.52,20.49,46.0,26.82,7.67,44.66,15.1,29.56,0.46,2.34,27.87,25.92,46.0,4.01,1.63,6.82,1.53,5.29,0.29,1.6,4.32,3.8,46.0,3.07,0.85,5.41,1.13,4.29,0.02,3.33,3.18,3.13,46.0,2.29,0.45,3.66,1.0,2.66,0.32,4.29,2.33,2.22,46.0,1.17,0.29,2.06,1.0,1.06,1.72,4.94,1.21,1.0,46.0,4.48,1.23,7.78,3.11,4.67,0.84,2.86,4.65,4.18,46.0,1.56,0.68,3.44,1.0,2.44,1.32,3.77,1.7,1.3,46.0,11.07,6.96,33.08,2.87,30.2,1.38,4.26,13.03,8.2,46.0,9.68,4.42,20.41,4.33,16.09,1.09,3.3,10.62,8.35,46.0,94.1,42.89,163.6,25.99,137.62,0.02,1.61,103.22,92.66,46.0
+BO-O-G050011 = 86.82,10.58,100.97,64.23,36.75,-0.52,2.28,87.42,90.95,15.0,20.39,0.95,22.68,19.22,3.46,0.96,3.37,20.42,20.28,15.0,33.56,2.8,37.32,28.45,8.87,-0.44,2.06,33.67,34.41,15.0,7.61,0.46,8.26,6.9,1.36,0.04,1.63,7.62,7.67,15.0,2.4,1.01,5.34,1.24,4.11,1.68,5.83,2.6,2.22,15.0,1.69,0.11,1.88,1.5,0.38,-0.11,2.48,1.69,1.7,15.0,1.16,0.34,2.35,1.0,1.35,3.05,11.17,1.2,1.0,15.0,5.0,0.41,5.84,4.28,1.56,0.33,2.78,5.02,4.97,15.0,1.47,0.34,2.07,1.0,1.07,0.19,1.81,1.5,1.4,15.0,21.12,6.91,32.09,8.26,23.83,-0.31,2.2,22.15,21.36,15.0,23.46,5.03,36.21,17.56,18.64,1.06,3.76,23.95,22.63,15.0,82.12,10.24,100.97,66.19,34.78,0.24,2.22,82.71,81.64,15.0
+BO-P-G070001 = 216.6,13.73,234.95,199.6,35.35,0.15,1.8,216.95,214.62,5.0,102.37,4.62,107.25,95.06,12.19,-0.75,2.36,102.46,104.11,5.0,64.64,4.94,70.31,56.93,13.38,-0.62,2.41,64.79,65.8,5.0,20.1,3.22,24.46,15.56,8.9,-0.08,2.29,20.31,20.01,5.0,2.65,1.22,4.52,1.44,3.08,0.59,2.12,2.87,2.63,5.0,1.86,0.26,2.19,1.53,0.67,0.0,1.78,1.87,1.86,5.0,2.35,0.59,3.26,1.67,1.59,0.59,2.37,2.4,2.36,5.0,6.48,0.58,7.26,5.75,1.51,0.12,1.86,6.5,6.49,5.0,6.49,0.87,7.54,5.58,1.96,0.03,1.39,6.54,6.56,5.0,69.81,10.42,80.54,55.23,25.3,-0.26,1.77,70.43,67.28,5.0,33.82,2.38,36.16,30.22,5.94,-0.66,1.99,33.89,34.93,5.0,114.98,1.58,117.46,113.92,3.54,0.84,2.08,114.99,113.92,5.0
+BO-P-G070002 = 90.53,16.69,123.63,67.27,56.36,0.5,2.58,91.92,84.87,11.0,52.02,7.49,65.57,39.64,25.93,0.01,2.46,52.51,52.85,11.0,46.55,6.58,57.47,36.21,21.26,-0.07,2.08,46.97,46.11,11.0,10.82,1.51,12.63,8.01,4.61,-0.51,2.32,10.91,10.64,11.0,1.04,0.08,1.24,1.0,0.24,1.92,5.24,1.04,1.01,11.0,2.8,0.89,3.93,1.35,2.58,-0.23,1.88,2.93,2.75,11.0,1.37,0.44,2.24,1.0,1.24,0.76,2.25,1.43,1.16,11.0,5.2,1.17,7.7,4.01,3.7,0.89,2.77,5.32,4.89,11.0,3.7,0.65,4.75,2.74,2.02,-0.03,1.91,3.75,3.71,11.0,24.06,5.05,34.1,17.03,17.07,0.5,2.69,24.54,24.08,11.0,16.55,2.46,20.44,12.99,7.45,0.08,1.72,16.72,16.45,11.0,92.9,11.64,107.52,70.31,37.22,-0.58,2.43,93.56,93.56,11.0
+BO-P-G070003 = 211.4,30.53,257.2,149.24,107.96,-0.55,2.25,213.48,220.4,20.0,95.59,10.24,117.41,72.36,45.05,-0.21,3.21,96.11,96.13,20.0,65.95,4.34,74.82,58.67,16.15,0.57,2.75,66.09,64.84,20.0,25.6,9.4,40.47,12.65,27.81,0.09,1.63,27.19,25.39,20.0,1.74,0.9,4.39,1.0,3.39,1.62,4.91,1.95,1.39,20.0,1.55,0.62,3.35,1.0,2.35,1.38,4.5,1.67,1.3,20.0,2.08,0.93,3.83,1.0,2.83,0.43,1.95,2.27,1.85,20.0,5.66,1.35,9.32,3.05,6.27,0.43,4.41,5.81,5.83,20.0,4.33,0.75,6.32,3.24,3.08,1.04,3.77,4.39,4.19,20.0,68.17,17.64,124.71,42.58,82.12,1.63,6.42,70.31,65.17,20.0,30.36,5.32,39.58,21.68,17.9,0.17,2.11,30.8,29.46,20.0,125.48,8.01,140.7,110.58,30.11,-0.18,2.42,125.72,127.02,20.0
+BO-P-G070004 = 127.26,30.6,187.61,82.03,105.58,0.36,2.16,130.76,124.71,27.0,75.06,22.87,115.66,44.32,71.34,0.36,1.8,78.35,68.22,27.0,64.06,16.34,93.73,39.64,54.09,0.18,1.98,66.04,64.23,27.0,12.6,4.26,22.26,6.69,15.57,0.91,2.97,13.28,11.76,27.0,1.05,0.08,1.29,1.0,0.29,1.73,4.94,1.05,1.0,27.0,2.27,0.71,4.52,1.31,3.21,1.06,4.69,2.38,2.2,27.0,1.35,0.57,3.36,1.0,2.36,2.09,7.01,1.47,1.08,27.0,5.08,1.55,8.32,1.83,6.49,0.2,2.68,5.3,4.97,27.0,4.69,1.05,7.54,2.79,4.76,0.95,3.76,4.8,4.45,27.0,51.36,28.47,114.39,17.82,96.57,0.84,2.48,58.46,39.64,27.0,22.6,5.26,29.32,10.51,18.8,-0.8,2.68,23.19,23.95,27.0,92.65,11.43,124.93,79.32,45.61,1.18,3.78,93.32,88.65,27.0
+BO-P-G070005 = 65.81,25.44,161.35,21.04,140.31,1.38,5.53,70.51,61.41,100.0,8.34,5.32,27.22,1.62,25.6,1.16,4.44,9.88,7.04,100.0,16.74,7.07,32.09,4.25,27.84,0.18,1.93,18.16,15.49,100.0,16.92,8.13,34.09,1.94,32.15,0.17,2.19,18.75,17.52,100.0,3.29,1.15,6.37,1.0,5.37,-0.09,2.7,3.49,3.37,100.0,3.4,1.21,6.3,1.0,5.3,-0.1,2.34,3.61,3.48,100.0,1.16,0.22,2.0,1.0,1.0,1.58,5.25,1.18,1.0,100.0,3.26,1.23,8.77,1.31,7.46,1.09,5.96,3.48,3.18,100.0,4.01,2.02,10.2,1.0,9.2,0.98,3.66,4.49,3.64,100.0,10.86,8.61,42.1,1.0,41.1,1.68,5.63,13.83,8.49,100.0,10.63,6.14,26.03,3.15,22.89,0.64,2.17,12.26,8.32,100.0,31.64,23.68,113.92,5.93,107.99,1.69,5.3,39.45,22.76,100.0
+BO-P-G070006 = 116.24,28.47,167.81,78.23,89.58,0.56,2.2,119.34,108.8,10.0,74.57,15.0,99.74,52.59,47.15,0.24,2.01,75.92,74.82,10.0,51.43,8.54,62.35,38.46,23.88,-0.35,1.79,52.06,53.23,10.0,12.8,1.38,14.68,10.24,4.43,-0.54,2.3,12.86,13.19,10.0,1.68,0.92,3.77,1.0,2.77,1.29,3.55,1.9,1.2,10.0,2.62,0.88,4.52,1.8,2.72,1.02,3.06,2.75,2.34,10.0,1.39,0.32,1.85,1.0,0.85,-0.06,1.62,1.43,1.36,10.0,5.66,1.37,8.51,3.44,5.07,0.55,3.38,5.8,5.57,10.0,3.56,0.66,4.85,2.6,2.25,0.5,2.61,3.61,3.42,10.0,32.04,12.87,57.23,14.65,42.58,0.66,2.61,34.29,28.87,10.0,22.47,2.95,27.71,17.45,10.26,0.11,2.5,22.64,22.1,10.0,96.15,12.89,112.53,74.68,37.85,-0.41,1.86,96.92,99.49,10.0
+BO-P-G070007 = 140.29,14.89,168.69,113.92,54.77,0.01,2.55,141.05,140.7,28.0,66.4,12.88,86.84,42.98,43.85,0.06,1.89,67.59,66.01,28.0,99.24,18.89,124.93,66.19,58.74,-0.61,1.88,100.95,105.66,28.0,17.89,10.36,39.26,7.21,32.05,0.87,2.39,20.58,13.04,28.0,2.72,1.19,5.86,1.0,4.86,0.41,3.06,2.96,2.72,28.0,2.3,0.98,4.8,1.0,3.8,0.44,2.76,2.5,2.21,28.0,1.16,0.17,1.77,1.0,0.77,1.67,6.43,1.17,1.15,28.0,4.25,2.8,10.2,1.0,9.2,0.57,1.98,5.06,3.14,28.0,7.34,2.97,16.04,3.34,12.7,1.14,3.91,7.9,6.39,28.0,28.54,11.43,55.23,10.2,45.03,0.38,2.47,30.67,26.92,28.0,25.26,7.72,35.13,14.12,21.02,-0.07,1.37,26.37,25.31,28.0,109.27,17.92,168.61,88.41,80.2,1.73,5.85,110.67,104.49,28.0
+BO-P-G070008 = 111.05,13.58,132.52,84.26,48.27,-0.08,2.3,111.83,106.39,15.0,95.91,23.38,145.01,68.22,76.79,0.57,2.35,98.53,94.3,15.0,69.72,9.23,84.08,50.46,33.63,-0.41,2.5,70.29,70.68,15.0,17.3,3.84,24.07,12.22,11.85,0.55,2.21,17.69,16.8,15.0,2.22,0.36,2.79,1.62,1.17,-0.13,1.81,2.24,2.21,15.0,1.01,0.02,1.09,1.0,0.09,3.47,13.07,1.01,1.0,15.0,1.15,0.19,1.46,1.0,0.46,0.69,1.83,1.16,1.0,15.0,1.65,0.69,2.79,1.0,1.79,0.66,2.05,1.78,1.45,15.0,1.26,0.29,1.88,1.0,0.88,0.76,2.52,1.29,1.22,15.0,4.96,2.19,9.65,1.29,8.36,0.29,3.16,5.39,5.22,15.0,36.68,8.39,52.0,17.8,34.2,-0.46,3.43,37.57,37.59,15.0,216.66,34.29,283.61,169.23,114.39,0.35,2.05,219.18,206.86,15.0
+BO-P-G070009 = 132.71,36.02,173.77,47.5,126.27,-1.02,2.92,137.43,149.58,54.0,55.97,19.86,92.24,21.68,70.55,0.17,1.93,59.33,52.81,54.0,91.74,20.0,158.74,40.25,118.49,-0.01,5.06,93.86,92.24,54.0,7.18,2.65,19.22,4.52,14.7,2.46,10.4,7.64,6.54,54.0,2.58,1.51,7.78,1.0,6.78,2.02,7.19,2.98,2.22,54.0,3.47,2.05,9.9,1.0,8.9,1.09,4.16,4.02,3.15,54.0,1.31,0.47,3.15,1.0,2.15,1.8,6.28,1.39,1.0,54.0,4.45,3.72,14.65,1.0,13.65,1.09,3.53,5.78,3.69,54.0,2.59,0.99,5.93,1.14,4.79,0.92,4.09,2.77,2.52,54.0,12.71,6.15,25.99,1.0,24.99,-0.18,2.49,14.1,13.0,54.0,17.88,7.26,38.03,9.04,28.99,1.27,4.01,19.27,16.04,54.0,125.15,37.73,190.23,33.08,157.15,-0.93,3.16,130.61,136.52,54.0
+BO-P-G070010 = 88.47,33.91,190.23,42.1,148.13,0.89,2.91,94.7,78.23,117.0,13.59,8.38,64.23,1.67,62.56,2.84,15.01,15.95,12.13,117.0,25.17,9.09,56.93,10.45,46.47,1.02,4.44,26.75,23.83,117.0,13.7,7.15,39.64,2.0,37.64,1.15,4.69,15.44,12.89,117.0,3.33,1.57,7.32,1.0,6.32,0.51,2.39,3.67,3.06,117.0,3.87,0.97,6.3,1.31,4.98,-0.25,3.28,3.99,4.0,117.0,2.31,1.09,5.93,1.0,4.93,0.96,3.64,2.55,2.17,117.0,3.68,1.93,8.93,1.0,7.93,0.55,2.68,4.15,3.52,117.0,2.71,1.66,8.51,1.0,7.51,0.97,3.23,3.18,2.09,117.0,10.25,13.93,60.47,1.0,59.47,2.24,6.96,17.25,5.03,117.0,6.22,3.97,27.6,1.22,26.38,2.16,10.28,7.37,4.98,117.0,31.51,25.37,163.6,9.6,154.0,2.4,10.1,40.39,23.03,117.0
+BO-P-G070011 = 94.18,33.62,202.06,52.94,149.12,0.81,3.01,99.92,86.88,75.0,29.5,9.99,62.57,15.56,47.01,0.98,3.84,31.13,28.45,75.0,56.55,18.73,113.48,23.75,89.73,0.55,3.42,59.53,56.21,75.0,6.9,1.84,14.13,3.89,10.24,1.29,5.84,7.14,6.69,75.0,3.27,1.7,8.01,1.0,7.01,0.87,3.06,3.68,2.79,75.0,4.79,1.6,8.77,1.94,6.83,0.26,2.35,5.05,4.55,75.0,1.27,0.38,2.71,1.0,1.71,1.64,5.27,1.32,1.0,75.0,4.32,2.31,11.1,1.72,9.38,1.09,3.3,4.9,3.34,75.0,3.66,0.88,6.89,2.21,4.69,0.86,4.46,3.76,3.56,75.0,8.55,3.42,17.56,2.07,15.48,-0.1,2.41,9.2,9.04,75.0,8.7,1.63,14.21,6.49,7.73,1.63,5.33,8.85,8.26,75.0,65.4,26.26,144.81,29.32,115.49,1.09,3.49,70.41,56.93,75.0
+BO-P-G070012 = 146.39,12.7,168.61,125.34,43.27,0.04,2.18,146.9,145.54,13.0,70.46,7.84,81.75,56.44,25.31,-0.31,2.09,70.86,71.46,13.0,80.58,11.41,101.48,66.31,35.16,0.74,2.36,81.33,77.28,13.0,11.8,2.18,16.28,8.81,7.48,0.6,2.55,11.99,11.37,13.0,1.51,0.72,3.09,1.0,2.09,1.19,3.03,1.66,1.14,13.0,1.07,0.12,1.37,1.0,0.37,1.63,4.16,1.08,1.03,13.0,1.02,0.04,1.12,1.0,0.12,2.07,5.71,1.02,1.0,13.0,2.19,0.8,3.82,1.35,2.47,0.95,2.61,2.32,1.95,13.0,6.72,0.89,8.81,5.25,3.55,0.65,3.62,6.78,6.72,13.0,34.54,7.45,50.46,24.84,25.62,0.48,2.6,35.27,35.46,13.0,24.43,2.82,29.73,20.96,8.77,0.86,2.59,24.58,23.45,13.0,82.48,5.26,93.01,74.68,18.33,0.57,2.63,82.64,81.85,13.0
+BO-P-G070013 = 111.33,20.11,140.76,53.98,86.78,-1.37,4.09,113.1,117.67,50.0,77.86,23.75,127.77,27.6,100.17,-0.29,2.44,81.33,78.35,50.0,76.28,14.52,105.94,40.85,65.09,-0.21,2.55,77.62,76.29,50.0,14.05,3.34,25.99,8.7,17.28,1.23,5.15,14.44,13.37,50.0,2.69,1.24,6.11,1.0,5.11,0.95,3.16,2.96,2.31,50.0,2.0,1.42,7.21,1.0,6.21,1.6,5.24,2.44,1.16,50.0,1.99,0.87,4.95,1.0,3.95,1.16,4.26,2.17,1.82,50.0,3.76,2.03,9.77,1.0,8.77,0.68,2.96,4.26,3.3,50.0,3.62,2.04,8.77,1.0,7.77,0.67,2.61,4.14,3.43,50.0,4.18,4.25,17.3,1.0,16.3,1.92,5.86,5.93,2.63,50.0,23.15,10.27,43.39,10.2,33.19,0.2,1.72,25.29,24.07,50.0,155.01,57.9,290.18,46.09,244.09,0.04,2.55,165.27,152.18,50.0
+BO-P-G070014 = 81.12,29.09,163.6,28.28,135.32,0.54,2.56,86.14,75.54,108.0,21.71,14.43,64.78,5.75,59.03,1.16,3.56,26.03,16.68,108.0,27.19,16.7,79.32,9.32,70.0,1.44,4.15,31.87,21.52,108.0,21.57,6.75,46.09,10.51,35.58,0.84,4.14,22.59,20.95,108.0,2.28,0.82,4.95,1.0,3.95,0.8,3.77,2.42,2.2,108.0,1.91,0.94,5.7,1.0,4.7,1.33,5.11,2.13,1.71,108.0,2.01,0.8,4.95,1.0,3.95,0.96,4.01,2.16,1.86,108.0,2.81,1.29,8.01,1.0,7.01,1.3,5.55,3.09,2.65,108.0,1.48,0.96,6.89,1.0,5.89,3.05,13.6,1.76,1.1,108.0,7.38,4.74,36.92,2.13,34.8,2.78,16.15,8.76,6.33,108.0,5.02,4.19,13.18,1.0,12.18,0.7,1.84,6.53,2.9,108.0,47.78,39.67,193.39,8.03,185.37,1.64,5.06,61.99,28.03,108.0
+BO-P-G070015 = 100.18,15.3,132.46,72.76,59.7,0.24,2.37,101.29,97.97,21.0,45.95,7.43,62.32,31.79,30.53,0.21,2.83,46.51,46.09,21.0,58.53,11.84,82.09,36.21,45.88,-0.03,2.4,59.66,62.32,21.0,7.71,0.74,9.9,6.69,3.21,1.36,4.79,7.75,7.56,21.0,1.88,0.63,3.34,1.09,2.25,0.62,2.69,1.97,1.7,21.0,1.93,0.68,3.05,1.0,2.05,0.14,1.9,2.04,1.94,21.0,1.01,0.03,1.14,1.0,0.14,3.12,11.41,1.01,1.0,21.0,2.95,0.98,5.93,1.62,4.31,1.25,5.06,3.1,2.83,21.0,5.63,1.8,7.54,2.47,5.07,-0.58,1.97,5.9,6.05,21.0,21.13,8.43,33.73,9.04,24.69,0.12,1.67,22.67,22.67,21.0,14.56,4.05,20.41,8.77,11.64,-0.02,1.76,15.08,14.66,21.0,77.51,4.54,89.65,68.12,21.53,0.37,4.23,77.64,77.0,21.0
+BO-S-G080001 = 314.48,68.65,470.18,184.58,285.6,0.09,2.02,321.84,313.8,171.0,161.59,30.19,249.56,97.97,151.59,0.31,3.14,164.37,160.8,171.0,105.97,27.91,179.18,55.81,123.37,0.57,2.71,109.56,102.25,171.0,87.79,19.1,140.7,56.93,83.77,0.77,2.86,89.83,84.26,171.0,72.85,28.5,149.45,24.56,124.88,0.47,2.52,78.19,71.28,171.0,8.84,8.34,39.64,1.0,38.64,1.69,5.61,12.14,6.17,171.0,2.16,1.66,9.32,1.0,8.32,2.03,6.81,2.72,1.47,171.0,44.53,12.49,74.68,21.13,53.55,0.39,2.35,46.24,42.12,171.0,15.12,5.29,28.45,7.78,20.67,0.48,2.13,16.01,14.13,171.0,107.47,23.67,173.77,66.67,107.1,0.63,3.06,110.03,104.25,171.0,121.18,16.4,168.61,72.46,96.15,-0.15,3.62,122.28,121.0,171.0,135.22,25.52,221.3,86.84,134.46,0.81,3.19,137.59,128.52,171.0
+BO-S-G080002 = 269.69,30.92,317.81,208.25,109.56,-0.42,2.23,271.4,275.29,28.0,147.02,16.27,184.58,124.71,59.87,0.86,2.91,147.89,140.73,28.0,157.17,15.01,196.06,140.7,55.36,1.13,3.31,157.86,151.87,28.0,139.07,32.53,205.15,86.86,118.3,0.29,2.59,142.7,142.98,28.0,46.62,15.62,84.58,23.74,60.84,0.61,2.61,49.08,43.74,28.0,24.67,2.44,30.71,20.41,10.3,0.3,2.87,24.78,24.65,28.0,31.68,7.58,47.5,18.99,28.52,0.26,2.37,32.54,30.68,28.0,73.27,7.84,84.26,56.95,27.3,-0.67,2.62,73.68,74.52,28.0,57.93,8.13,70.31,41.15,29.16,-0.26,2.19,58.48,56.98,28.0,116.7,32.89,190.23,64.89,125.34,0.7,2.74,121.08,112.24,28.0,103.79,8.19,117.41,79.32,38.08,-0.79,4.04,104.11,104.03,28.0,110.5,15.11,134.61,86.84,47.78,-0.11,1.62,111.5,111.01,28.0
+BO-S-G080003 = 304.45,40.04,385.68,257.32,128.36,0.67,2.26,306.92,294.63,17.0,134.66,74.73,273.2,60.32,212.87,0.68,1.88,152.94,100.97,17.0,121.42,36.32,186.5,80.26,106.25,0.66,2.04,126.43,110.53,17.0,103.03,37.84,163.6,51.9,111.7,0.06,1.6,109.37,100.97,17.0,18.62,11.21,45.62,8.55,37.07,1.31,3.61,21.56,14.21,17.0,10.56,5.67,21.16,4.03,17.12,0.41,1.79,11.91,8.75,17.0,6.98,3.17,16.19,4.58,11.61,1.73,5.23,7.63,5.59,17.0,74.82,24.71,117.41,42.5,74.9,0.29,1.65,78.57,69.75,17.0,19.04,8.36,35.74,8.77,26.96,0.42,1.97,20.7,17.03,17.0,118.75,54.08,208.09,53.98,154.1,0.22,1.6,129.82,107.25,17.0,69.94,24.65,119.55,43.47,76.08,0.86,2.31,73.91,57.8,17.0,123.2,31.98,184.58,88.27,96.31,0.63,1.95,127.05,113.92,17.0
+BO-S-G080004 = 241.22,37.48,376.05,189.62,186.43,1.03,3.36,244.11,231.46,309.0,143.48,40.43,242.26,79.32,162.93,0.25,1.9,149.05,143.01,309.0,93.67,33.86,179.1,37.32,141.78,0.23,2.1,99.59,92.91,309.0,69.03,31.34,208.25,38.46,169.79,2.38,9.28,75.79,60.71,309.0,62.99,32.35,184.58,21.04,163.54,1.42,4.47,70.78,50.46,309.0,6.53,5.11,27.6,1.02,26.59,1.34,4.2,8.29,4.66,309.0,5.18,5.1,25.29,1.0,24.29,1.67,5.62,7.26,2.83,309.0,38.37,11.92,72.46,15.34,57.12,0.09,2.3,40.18,38.41,309.0,12.49,9.77,52.43,1.62,50.81,2.44,9.17,15.85,10.14,309.0,147.5,42.76,317.67,79.32,238.34,0.86,3.74,153.56,143.63,309.0,120.28,40.85,202.06,53.59,148.47,0.22,1.79,127.0,112.23,309.0,107.17,16.99,173.77,66.19,107.58,0.39,3.64,108.51,107.18,309.0
+BO-S-G080005 = 201.77,66.04,380.69,72.46,308.23,-0.13,2.26,212.29,213.96,472.0,130.14,20.33,185.92,79.32,106.6,-0.17,2.77,131.71,132.46,472.0,126.44,24.43,202.06,53.59,148.47,0.28,2.72,128.77,123.18,472.0,69.65,24.13,140.7,24.46,116.23,0.4,2.39,73.7,65.56,472.0,23.77,17.56,70.31,1.58,68.73,0.47,2.22,29.54,21.73,472.0,7.24,6.27,28.45,1.77,26.67,1.62,4.63,9.57,4.54,472.0,8.73,8.63,36.21,1.0,35.21,1.33,3.82,12.27,5.1,472.0,25.72,16.37,70.31,1.29,69.02,0.56,2.52,30.48,23.11,472.0,14.66,13.74,70.31,1.14,69.17,1.51,4.35,20.09,8.7,472.0,68.41,36.06,175.04,4.9,170.14,0.67,3.1,77.31,60.52,472.0,93.47,21.36,158.74,55.23,103.51,0.32,2.32,95.88,90.75,472.0,113.48,26.41,173.77,55.23,118.54,-0.36,2.31,116.51,118.26,472.0
+BO-S-G080006 = 288.22,19.53,347.75,257.32,90.43,1.0,4.67,288.86,290.18,25.0,121.81,31.93,221.2,77.28,143.91,1.28,5.14,125.76,118.47,25.0,130.76,20.66,168.61,96.78,71.83,0.2,2.14,132.32,132.46,25.0,91.41,23.86,140.7,60.91,79.79,0.66,2.23,94.36,83.46,25.0,19.68,9.89,55.23,8.69,46.54,2.05,7.9,21.94,17.87,25.0,15.71,5.48,24.46,5.71,18.76,-0.19,2.1,16.6,16.82,25.0,13.93,5.72,30.22,6.07,24.14,0.92,3.85,15.02,13.36,25.0,70.61,15.32,104.06,50.66,53.4,0.67,2.45,72.18,66.85,25.0,26.74,9.0,47.5,12.43,35.08,0.4,2.61,28.15,26.53,25.0,106.84,40.08,168.61,47.5,121.11,0.35,1.81,113.83,95.23,25.0,66.66,10.82,95.06,52.85,42.21,0.8,3.15,67.5,66.1,25.0,118.02,14.66,158.74,96.52,62.22,0.79,3.51,118.89,115.66,25.0
+BO-S-G080007 = 333.73,48.7,404.73,269.14,135.59,0.01,1.5,337.13,342.93,27.0,219.73,36.65,286.1,149.45,136.65,-0.07,2.04,222.66,221.2,27.0,190.36,17.57,225.5,152.15,73.35,-0.31,3.01,191.14,191.73,27.0,123.46,19.15,168.61,91.11,77.5,0.26,2.4,124.89,121.0,27.0,49.74,11.08,64.34,30.22,34.13,-0.24,1.73,50.92,50.29,27.0,16.43,3.43,23.03,10.39,12.65,-0.21,2.07,16.77,17.56,27.0,37.42,3.83,43.47,31.26,12.21,-0.18,1.8,37.6,37.47,27.0,70.64,17.96,104.06,50.46,53.61,0.55,1.83,72.8,63.99,27.0,51.27,13.65,72.46,32.09,40.37,0.29,1.47,52.99,47.22,27.0,134.25,38.53,202.15,88.17,113.99,0.39,1.68,139.47,126.65,27.0,111.23,9.25,128.53,95.06,33.47,-0.02,2.06,111.6,110.99,27.0,133.25,25.02,206.58,102.61,103.97,1.53,4.73,135.49,124.18,27.0
+BO-S-G080008 = 382.18,76.81,598.32,265.08,333.24,0.6,2.78,389.72,373.37,69.0,227.76,33.03,304.48,148.11,156.36,0.18,2.4,230.11,221.2,69.0,191.51,29.33,267.01,142.98,124.03,0.32,2.56,193.71,189.21,69.0,127.9,19.09,168.61,89.66,78.95,0.03,2.04,129.3,128.53,69.0,37.24,14.95,63.44,8.26,55.18,-0.3,1.89,40.09,40.85,69.0,16.32,7.11,36.21,4.25,31.96,0.16,2.52,17.78,17.03,69.0,33.06,7.16,47.5,15.1,32.4,-0.28,2.7,33.81,33.7,69.0,67.54,16.07,104.06,35.13,68.93,-0.03,2.3,69.4,68.5,69.0,46.78,12.39,72.46,21.68,50.78,0.21,2.44,48.38,44.36,69.0,128.88,34.04,233.84,55.81,178.03,0.5,4.1,133.24,127.35,69.0,102.18,14.3,140.7,75.89,64.81,0.38,2.89,103.16,100.97,69.0,164.97,42.21,257.32,107.69,149.63,0.82,2.37,170.21,149.45,69.0
+BO-S-G080009 = 273.91,59.12,442.65,173.77,268.88,1.18,3.67,280.2,257.2,404.0,206.11,56.21,416.74,97.97,318.77,0.52,3.32,213.61,202.06,404.0,235.56,40.56,347.75,140.7,207.05,-0.35,2.59,239.02,242.59,404.0,97.94,25.07,196.06,44.72,151.34,0.63,4.3,101.09,97.97,404.0,29.8,9.87,89.07,15.1,73.97,1.22,5.81,31.38,27.6,404.0,9.17,6.64,44.72,1.0,43.72,1.77,7.15,11.32,7.32,404.0,17.36,10.13,60.47,2.96,57.5,1.29,5.24,20.09,15.83,404.0,44.56,14.12,92.24,12.22,80.01,0.18,2.95,46.73,44.46,404.0,19.61,11.5,53.69,3.55,50.14,0.91,2.88,22.73,16.53,404.0,148.03,32.09,234.95,50.46,184.5,-0.05,2.79,151.46,148.47,404.0,106.67,33.53,208.25,46.8,161.45,0.51,3.13,111.8,104.06,404.0,174.23,49.56,336.95,84.26,252.7,0.68,3.12,181.13,163.6,404.0
+BO-S-G080010 = 366.76,57.78,436.08,257.2,178.87,-0.74,2.05,371.15,393.15,34.0,233.67,56.59,327.39,140.7,186.7,0.05,1.77,240.23,224.58,34.0,202.48,36.76,261.85,149.45,112.41,0.17,1.63,205.69,197.41,34.0,128.66,30.46,214.62,72.36,142.26,0.54,3.58,132.12,129.77,34.0,47.67,14.94,72.46,24.56,47.9,-0.27,1.66,49.89,52.0,34.0,13.74,3.6,21.68,8.52,13.17,0.27,2.09,14.19,13.31,34.0,35.12,6.55,48.96,20.41,28.54,-0.19,2.84,35.71,34.95,34.0,60.18,16.25,95.45,42.98,52.47,0.74,2.1,62.27,53.09,34.0,44.7,10.87,68.23,33.67,34.56,1.01,2.69,45.96,39.88,34.0,157.63,64.77,290.18,50.46,239.73,0.16,1.78,170.06,172.33,34.0,116.07,15.99,141.27,72.46,68.81,-0.81,3.12,117.14,120.1,34.0,146.4,48.96,249.56,86.88,162.69,0.65,2.17,154.14,126.07,34.0
+BO-S-G080011 = 269.05,29.91,327.39,202.06,125.33,0.11,2.34,270.66,263.11,34.0,104.48,22.88,132.46,60.47,72.0,-0.61,1.89,106.88,113.38,34.0,111.61,24.73,158.74,72.59,86.15,0.24,1.91,114.24,110.76,34.0,55.69,8.39,74.68,42.18,32.5,0.21,2.31,56.3,56.2,34.0,8.26,3.09,15.37,4.2,11.18,0.84,2.69,8.8,7.38,34.0,7.05,1.96,10.39,3.9,6.48,0.35,1.81,7.31,6.49,34.0,5.65,2.18,10.28,2.31,7.96,0.51,2.46,6.04,5.01,34.0,34.55,10.17,52.38,15.75,36.63,-0.34,2.18,35.98,36.79,34.0,12.49,3.72,20.13,6.3,13.84,0.23,1.86,13.02,12.17,34.0,46.24,9.89,74.68,29.32,45.36,1.18,4.62,47.25,44.39,34.0,64.32,9.65,92.24,50.46,41.78,0.93,3.51,65.01,61.83,34.0,132.73,24.98,173.77,84.26,89.52,-0.04,1.98,134.99,131.57,34.0
+BO-S-G080012 = 304.48,44.71,470.18,235.38,234.8,1.09,3.76,307.74,291.96,366.0,202.39,69.94,431.26,97.97,333.29,1.06,3.46,214.1,180.51,366.0,227.66,48.22,308.23,81.75,226.48,-1.06,3.51,232.69,241.54,366.0,89.17,28.18,221.2,40.28,180.91,1.52,7.43,93.51,88.42,366.0,33.2,13.77,95.06,15.56,79.5,1.25,4.82,35.93,31.98,366.0,14.94,9.09,46.09,2.16,43.93,0.72,3.07,17.48,13.38,366.0,4.32,2.04,13.38,1.0,12.38,0.88,4.88,4.77,4.24,366.0,34.94,12.45,97.97,16.53,81.44,1.19,5.05,37.08,31.91,366.0,21.97,26.45,112.23,1.13,111.1,1.47,4.15,34.36,7.75,366.0,134.38,45.84,277.63,62.32,215.31,0.69,2.65,141.97,121.12,366.0,109.87,51.92,299.07,46.09,252.98,1.4,4.3,121.48,89.58,366.0,177.37,41.86,351.71,108.89,242.82,0.95,3.96,182.23,173.73,366.0
+BO-S-G080013 = 237.28,10.52,258.34,221.2,37.15,0.29,2.53,237.5,238.55,13.0,145.49,12.01,167.62,132.46,35.16,0.93,2.35,145.95,140.86,13.0,155.95,7.04,163.6,140.7,22.9,-0.9,2.68,156.1,158.81,13.0,158.23,16.89,196.06,138.25,57.81,0.83,2.86,159.06,151.74,13.0,75.06,17.88,113.92,49.43,64.49,0.61,2.86,77.0,73.57,13.0,17.08,2.26,21.68,14.04,7.64,0.57,2.45,17.22,16.6,13.0,25.01,3.29,29.33,17.56,11.77,-0.74,3.07,25.2,25.36,13.0,69.84,7.37,80.76,56.93,23.83,-0.04,2.03,70.2,67.57,13.0,57.42,6.43,68.22,48.39,19.83,0.43,2.07,57.75,55.23,13.0,168.57,15.81,190.23,136.52,53.71,-0.42,2.44,169.25,168.73,13.0,88.97,7.2,100.97,76.03,24.94,-0.1,2.21,89.24,89.5,13.0,95.23,6.13,107.44,86.84,20.61,0.14,2.51,95.41,96.73,13.0
+BO-T-G090001 = 271.76,30.42,317.67,196.41,121.25,-0.8,3.15,273.4,281.56,27.0,243.59,54.77,342.59,159.39,183.2,0.18,1.72,249.45,236.19,27.0,182.1,52.79,257.2,97.39,159.81,-0.11,1.54,189.32,189.35,27.0,41.6,14.23,67.76,18.13,49.64,0.19,1.95,43.88,39.85,27.0,1.52,0.43,2.87,1.13,1.75,1.48,4.93,1.57,1.34,27.0,1.11,0.15,1.56,1.0,0.56,1.58,4.47,1.12,1.05,27.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,27.0,1.2,0.33,2.33,1.0,1.33,1.99,6.52,1.24,1.0,27.0,1.02,0.09,1.41,1.0,0.41,3.82,16.56,1.03,1.0,27.0,16.4,4.77,26.25,7.81,18.45,0.06,2.61,17.05,16.15,27.0,67.87,8.03,81.79,56.85,24.94,0.39,1.67,68.33,66.19,27.0,228.07,13.31,257.2,202.06,55.14,0.54,3.05,228.45,227.97,27.0
+BO-T-G090002 = 207.29,22.73,247.81,179.83,67.98,0.66,2.49,208.36,202.21,7.0,129.01,19.73,163.67,109.19,54.48,0.68,2.27,130.3,123.35,7.0,79.91,10.08,94.34,70.6,23.74,0.68,1.81,80.45,76.97,7.0,15.66,0.8,16.86,14.65,2.21,0.24,1.84,15.68,15.59,7.0,1.37,0.13,1.57,1.24,0.33,0.32,1.66,1.37,1.36,7.0,1.02,0.03,1.08,1.0,0.08,1.36,3.23,1.02,1.0,7.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,7.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,7.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,7.0,12.65,3.82,19.68,8.53,11.15,0.74,2.71,13.14,11.79,7.0,82.91,10.48,98.15,70.6,27.55,0.14,1.67,83.47,83.02,7.0,242.83,8.46,249.56,225.81,23.75,-1.26,3.38,242.96,245.85,7.0
+BO-T-G090003 = 139.69,57.88,317.67,84.26,233.41,2.01,6.09,151.1,118.26,109.0,161.05,45.45,299.07,104.06,195.01,0.98,3.07,167.28,145.01,109.0,123.23,36.19,228.39,70.34,158.05,0.92,3.75,128.39,119.53,109.0,50.13,9.2,76.97,30.81,46.16,0.39,2.9,50.96,49.82,109.0,2.5,2.32,15.1,1.0,14.1,2.75,11.85,3.41,1.62,109.0,1.88,0.79,4.39,1.0,3.39,0.9,3.36,2.04,1.75,109.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,109.0,1.28,0.52,4.26,1.0,3.26,3.81,19.68,1.38,1.1,109.0,1.01,0.04,1.2,1.0,0.2,3.03,12.22,1.01,1.0,109.0,2.41,1.91,10.68,1.0,9.68,1.92,6.51,3.07,1.61,109.0,86.37,14.45,128.53,59.7,68.83,0.37,2.44,87.56,84.29,109.0,168.57,33.44,249.56,113.92,135.64,0.83,2.99,171.83,161.35,109.0
+BO-T-G090004 = 163.42,23.25,221.2,132.46,88.74,0.86,3.23,165.0,163.6,24.0,88.85,16.29,121.0,66.19,54.81,0.27,2.13,90.27,88.6,24.0,62.56,13.09,94.93,47.5,47.43,0.84,2.75,63.86,57.99,24.0,16.22,2.82,22.71,11.17,11.55,0.46,2.64,16.45,15.83,24.0,1.3,0.32,2.19,1.0,1.19,1.33,4.11,1.34,1.24,24.0,1.09,0.18,1.72,1.0,0.72,2.12,6.94,1.1,1.0,24.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,24.0,1.03,0.07,1.27,1.0,0.27,2.13,6.94,1.04,1.0,24.0,1.08,0.17,1.67,1.0,0.67,2.13,6.94,1.1,1.0,24.0,19.23,5.52,29.32,5.25,24.06,-0.32,3.06,19.97,19.95,24.0,48.87,16.41,89.54,32.09,57.44,1.17,3.54,51.44,44.67,24.0,174.69,34.28,242.15,128.53,113.62,0.27,1.84,177.88,169.53,24.0
+BO-T-G090005 = 205.15,53.5,317.67,104.06,213.6,0.03,2.55,211.76,214.62,27.0,176.33,35.49,249.56,117.41,132.15,0.32,2.36,179.73,172.13,27.0,116.84,18.25,154.02,79.32,74.7,-0.17,2.83,118.2,118.55,27.0,27.64,8.83,46.09,16.53,29.56,0.67,2.26,28.96,25.21,27.0,1.35,0.3,2.13,1.0,1.13,1.02,3.32,1.38,1.27,27.0,1.07,0.13,1.42,1.0,0.42,1.61,4.11,1.08,1.0,27.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,27.0,1.04,0.07,1.27,1.0,0.27,1.66,5.55,1.05,1.0,27.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,27.0,4.61,3.06,11.86,1.0,10.86,0.77,2.54,5.51,3.91,27.0,118.79,16.61,154.02,92.24,61.79,0.13,2.15,119.9,118.29,27.0,209.21,28.84,257.2,149.45,107.76,-0.12,2.03,211.11,209.1,27.0
+BO-T-G090006 = 159.15,42.1,249.56,107.3,142.26,0.63,2.47,164.27,156.17,15.0,135.14,15.97,168.61,109.01,59.6,0.41,2.62,136.02,133.77,15.0,81.65,12.53,110.53,63.34,47.19,0.72,3.09,82.54,79.47,15.0,18.6,2.7,25.4,15.74,9.66,1.26,3.73,18.78,17.64,15.0,1.99,0.7,3.55,1.0,2.55,0.59,2.83,2.1,2.04,15.0,1.02,0.05,1.16,1.0,0.16,2.42,7.73,1.02,1.0,15.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,15.0,1.45,0.45,2.39,1.0,1.39,0.73,2.44,1.51,1.38,15.0,1.21,0.24,1.83,1.0,0.83,1.16,4.06,1.23,1.21,15.0,11.91,4.0,19.29,5.32,13.97,0.19,2.37,12.52,11.4,15.0,43.57,10.7,63.13,32.39,30.74,0.57,2.08,44.78,41.28,15.0,176.89,32.23,234.95,130.49,104.46,0.25,1.97,179.61,168.61,15.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BOL/BOL_2_temperature_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BOL/BOL_2_temperature_2008.properties
new file mode 100644
index 0000000..3d080ef
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BOL/BOL_2_temperature_2008.properties
@@ -0,0 +1,146 @@
+# BOL.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the temperature data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BOL temperature data for 2008 at admin level 2
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BOL
+ADMIN_LEVEL = 2
+UNITS = C
+DATA_TYPE = temperature
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+BO-B-G010001 = 21.53,1.36,24.33,11.38,12.95,-1.59,10.26,21.57,21.68,426.0,24.01,0.89,26.26,21.3,4.96,-0.24,3.03,24.03,24.06,432.0,24.27,0.79,26.26,21.85,4.41,-0.13,2.68,24.28,24.33,432.0,24.78,0.81,27.09,22.13,4.96,-0.01,2.87,24.8,24.74,432.0,24.24,0.82,26.26,22.4,3.86,0.12,2.24,24.26,24.19,432.0,23.91,1.12,27.64,21.57,6.06,0.54,3.13,23.94,23.78,432.0,28.36,1.75,32.32,25.71,6.61,0.44,2.1,28.41,28.05,432.0,29.53,2.34,36.18,25.43,10.75,0.65,2.66,29.62,29.29,432.0,31.1,2.27,36.73,27.64,9.09,0.53,2.22,31.18,30.74,432.0,29.35,1.98,34.8,25.16,9.65,0.53,2.5,29.42,28.98,432.0,29.08,1.79,35.35,26.26,9.09,0.83,2.9,29.14,28.6,432.0,28.81,1.97,37.83,23.78,14.06,1.36,6.49,28.87,28.74,432.0
+BO-B-G010002 = 21.31,2.01,29.02,14.96,14.06,0.44,3.54,21.4,21.16,1003.0,24.89,1.49,29.02,20.75,8.27,0.04,2.84,24.93,24.88,1157.0,24.71,1.35,28.33,19.92,8.41,-0.57,3.25,24.75,24.88,1157.0,24.25,1.28,27.09,18.82,8.27,-0.63,3.73,24.28,24.33,1157.0,24.39,1.79,28.46,16.89,11.57,-0.7,3.68,24.46,24.61,1157.0,23.22,2.28,27.64,17.17,10.47,-0.39,2.38,23.33,23.44,1157.0,26.71,3.0,32.05,18.54,13.5,-0.48,2.43,26.87,27.09,1157.0,28.07,2.86,34.8,19.65,15.16,-0.29,2.19,28.21,28.19,1157.0,30.35,3.02,36.73,21.3,15.43,-0.3,2.33,30.5,30.67,1157.0,30.6,2.75,39.21,22.13,17.09,-0.07,3.04,30.72,30.46,1157.0,29.06,2.68,42.52,21.3,21.22,1.14,6.46,29.18,28.6,1157.0,27.83,2.55,39.76,21.57,18.19,0.57,4.05,27.95,27.64,1152.0
+BO-B-G010003 = 21.98,2.25,26.81,15.24,11.57,0.12,2.35,22.09,21.85,1099.0,23.31,1.27,27.09,17.99,9.09,-0.19,3.21,23.34,23.37,1222.0,23.43,1.05,27.36,19.92,7.44,0.1,3.24,23.46,23.44,1223.0,24.56,0.82,27.36,21.85,5.51,0.39,3.02,24.57,24.47,1223.0,24.58,0.96,28.19,21.85,6.34,0.48,3.41,24.6,24.47,1223.0,24.15,0.96,27.09,21.3,5.79,0.28,2.65,24.17,24.06,1223.0,27.78,1.42,31.5,25.16,6.34,0.46,2.28,27.82,27.64,1223.0,29.07,1.99,35.08,25.43,9.65,0.45,2.31,29.13,28.74,1223.0,29.76,2.16,35.91,25.71,10.2,0.5,2.14,29.83,29.29,1223.0,28.52,1.7,34.53,24.88,9.65,0.48,2.71,28.57,28.19,1223.0,27.17,1.74,35.08,23.78,11.3,0.92,3.9,27.23,26.81,1223.0,26.48,1.81,36.73,20.75,15.98,1.29,6.93,26.54,26.26,1223.0
+BO-B-G010004 = 21.01,1.36,24.61,14.69,9.92,-0.3,4.83,21.06,21.02,561.0,24.08,1.34,30.67,19.37,11.3,0.43,4.44,24.11,24.06,637.0,23.24,1.12,26.26,20.75,5.51,0.22,2.26,23.27,23.16,637.0,23.8,0.94,26.54,20.89,5.65,0.02,2.67,23.82,23.78,637.0,24.17,1.03,27.91,21.02,6.89,-0.14,3.44,24.19,24.26,637.0,24.92,0.95,27.36,21.3,6.06,-0.52,3.7,24.93,24.95,637.0,29.4,1.19,32.05,26.54,5.51,-0.36,2.49,29.43,29.57,637.0,31.31,2.25,36.18,25.71,10.47,-0.32,2.17,31.39,31.7,637.0,31.7,1.86,36.46,27.09,9.37,0.05,2.4,31.75,31.77,637.0,29.46,1.7,35.91,24.61,11.3,0.41,3.07,29.5,29.29,637.0,27.81,2.43,39.21,22.95,16.26,0.69,3.82,27.92,27.64,637.0,26.68,3.02,37.01,21.02,15.98,1.12,4.08,26.85,25.98,636.0
+BO-B-G010005 = 22.27,1.43,25.43,17.17,8.27,-0.39,3.32,22.32,22.4,598.0,24.58,0.86,28.46,21.57,6.89,-0.31,4.08,24.6,24.61,606.0,24.49,1.09,29.29,21.02,8.27,0.17,3.67,24.52,24.47,606.0,23.95,1.01,26.26,20.75,5.51,-0.36,3.23,23.97,23.99,606.0,24.38,0.93,27.64,22.26,5.37,0.03,2.97,24.39,24.4,606.0,22.54,1.19,26.26,19.65,6.61,0.33,2.7,22.57,22.4,606.0,26.91,1.31,30.39,24.06,6.34,0.43,2.93,26.94,26.81,606.0,27.82,1.4,31.77,24.61,7.17,0.01,2.49,27.85,27.84,606.0,30.81,2.1,37.56,25.98,11.57,0.23,2.74,30.88,30.81,606.0,28.73,1.25,33.43,25.71,7.72,0.62,3.02,28.75,28.46,606.0,29.19,1.86,36.46,24.06,12.4,0.98,4.31,29.25,28.74,606.0,26.9,1.72,32.05,22.68,9.37,0.16,2.89,26.96,26.95,606.0
+BO-B-G010006 = 21.98,1.44,25.71,15.24,10.47,-0.59,4.65,22.03,22.13,857.0,25.42,1.44,30.12,21.85,8.27,0.14,2.23,25.46,25.3,862.0,24.66,1.31,27.36,18.41,8.96,-1.02,5.31,24.69,24.68,862.0,24.26,1.43,27.09,18.54,8.54,-1.21,4.85,24.3,24.47,862.0,23.96,1.35,27.09,18.82,8.27,-1.1,4.85,23.99,24.06,862.0,21.83,1.61,25.43,17.17,8.27,-0.4,2.92,21.89,21.99,862.0,25.37,2.39,30.94,18.54,12.4,-0.43,3.1,25.48,25.71,862.0,26.83,2.58,33.43,20.06,13.37,0.08,2.45,26.95,26.67,862.0,28.68,2.91,35.63,21.57,14.06,-0.02,2.3,28.82,28.6,862.0,29.22,2.23,34.8,22.4,12.4,-0.41,3.19,29.3,29.29,862.0,28.63,2.26,36.46,21.3,15.16,-0.15,3.82,28.72,28.46,862.0,27.24,1.74,35.08,21.02,14.06,-0.06,4.57,27.3,27.36,862.0
+BO-B-G010007 = 23.1,1.78,27.09,14.96,12.13,-0.65,3.25,23.17,23.64,512.0,24.14,1.13,27.64,19.92,7.72,0.27,3.56,24.17,24.06,560.0,21.95,1.31,26.54,18.54,7.99,-0.1,3.34,21.99,22.13,560.0,23.73,0.75,26.26,21.16,5.1,-0.03,3.05,23.74,23.78,560.0,23.82,0.74,25.43,21.85,3.58,-0.05,2.27,23.83,23.78,560.0,23.96,0.57,25.71,22.4,3.31,0.33,2.66,23.97,23.92,560.0,27.4,0.6,29.29,26.26,3.03,0.83,3.54,27.41,27.33,560.0,27.44,0.99,30.94,24.61,6.34,0.55,3.71,27.46,27.36,560.0,29.19,0.99,32.6,27.22,5.37,0.63,3.18,29.21,29.02,560.0,28.22,1.01,31.77,26.26,5.51,0.59,3.06,28.24,28.05,560.0,26.22,0.98,29.57,22.95,6.61,0.2,2.95,26.24,26.12,560.0,24.78,1.03,28.19,21.3,6.89,0.07,4.13,24.8,24.74,560.0
+BO-B-G010008 = 21.81,2.08,28.19,13.58,14.61,-0.35,4.14,21.91,21.92,1407.0,24.52,1.76,30.67,17.44,13.23,-0.81,4.41,24.58,24.74,1477.0,24.37,1.67,28.46,17.99,10.47,-0.88,3.78,24.43,24.68,1478.0,24.64,1.11,27.64,19.92,7.72,-0.38,3.65,24.67,24.61,1478.0,25.07,1.22,28.19,19.92,8.27,-0.57,3.54,25.1,25.16,1478.0,24.47,1.48,27.64,19.92,7.72,-0.67,2.75,24.51,24.74,1478.0,28.77,1.93,32.05,22.81,9.23,-1.03,3.34,28.83,29.43,1478.0,30.37,2.48,35.91,22.4,13.5,-0.58,2.78,30.48,30.94,1478.0,31.71,2.23,36.46,24.33,12.13,-0.57,2.59,31.78,32.19,1478.0,31.11,2.23,37.28,23.5,13.78,-0.1,2.67,31.19,31.08,1478.0,28.97,2.3,36.46,21.02,15.43,-0.09,2.72,29.07,29.02,1478.0,27.84,3.03,39.76,18.54,21.22,0.07,3.93,28.0,27.78,1477.0
+BO-C-G030001 = 15.02,5.8,24.06,7.38,16.67,0.34,1.49,16.09,12.76,85.0,18.37,5.96,28.74,9.45,19.29,0.29,1.78,19.3,17.17,85.0,16.94,4.68,25.71,8.62,17.09,0.34,1.99,17.57,15.72,85.0,17.38,3.73,23.92,10.83,13.09,-0.09,2.01,17.78,17.37,85.0,19.31,3.69,24.33,11.38,12.95,-0.48,1.88,19.65,20.2,85.0,18.22,3.33,22.68,11.1,11.57,-0.54,1.88,18.52,19.65,85.0,19.51,3.52,24.06,11.65,12.4,-0.6,2.05,19.82,20.75,85.0,20.88,3.56,25.98,14.13,11.85,-0.5,1.86,21.18,22.4,85.0,24.25,5.07,31.63,13.86,17.78,-0.32,1.94,24.76,24.61,85.0,23.49,6.74,33.98,10.28,23.7,-0.4,1.93,24.43,25.16,85.0,23.31,4.96,32.6,12.07,20.53,-0.52,2.37,23.83,24.88,85.0,19.0,5.62,28.33,7.24,21.08,-0.17,1.98,19.81,19.23,85.0
+BO-C-G030002 = 16.27,1.41,19.37,12.76,6.61,-0.1,2.77,16.33,16.34,40.0,21.74,1.56,27.09,19.65,7.44,1.22,4.63,21.79,21.3,40.0,19.93,1.53,24.06,17.1,6.96,0.58,3.17,19.98,19.65,40.0,23.14,1.36,26.54,20.47,6.06,0.61,2.79,23.18,22.75,40.0,25.0,0.85,27.36,23.57,3.79,0.56,3.1,25.01,24.88,40.0,23.35,0.92,25.43,21.57,3.86,0.32,2.52,23.36,23.23,40.0,24.64,0.84,26.81,23.23,3.58,0.39,2.73,24.66,24.54,40.0,27.68,0.98,29.84,25.43,4.41,-0.04,3.22,27.7,27.57,40.0,32.74,1.12,35.91,30.39,5.51,0.4,3.45,32.76,32.7,40.0,35.11,1.28,39.21,32.32,6.89,0.6,4.81,35.13,34.98,40.0,32.52,1.32,36.18,29.84,6.34,0.21,3.08,32.55,32.53,40.0,22.88,1.85,28.46,18.82,9.65,0.3,3.97,22.95,22.85,40.0
+BO-C-G030003 = 9.9,0.98,12.76,8.35,4.41,0.77,3.54,9.95,9.72,49.0,17.2,1.53,22.4,14.41,7.99,1.01,4.57,17.27,17.03,49.0,16.66,1.77,19.09,11.93,7.17,-0.82,2.74,16.75,17.03,49.0,20.8,1.4,22.95,17.72,5.24,-0.32,2.17,20.84,20.95,49.0,22.85,0.81,25.43,21.3,4.13,0.73,3.93,22.87,22.81,49.0,20.13,1.23,22.4,18.27,4.13,0.3,1.84,20.16,20.06,49.0,21.89,0.75,24.06,20.47,3.58,0.75,3.3,21.9,21.71,49.0,24.69,0.88,27.09,22.4,4.69,0.36,3.63,24.71,24.61,49.0,30.59,0.67,32.05,29.29,2.76,-0.21,2.5,30.6,30.67,49.0,32.04,0.91,33.7,29.57,4.13,-0.41,3.29,32.05,32.05,49.0,28.09,1.38,30.94,25.71,5.24,-0.02,1.86,28.13,28.19,49.0,18.64,1.68,21.57,15.24,6.34,-0.02,2.02,18.71,18.54,49.0
+BO-C-G030004 = 13.56,4.0,21.3,4.76,16.54,-0.2,2.01,14.13,13.86,285.0,16.93,3.56,23.23,9.45,13.78,-0.03,1.87,17.3,16.61,285.0,15.89,2.89,21.16,9.45,11.71,-0.17,1.9,16.15,16.06,285.0,16.41,2.16,21.85,11.1,10.75,-0.16,2.18,16.55,16.34,285.0,18.56,2.34,23.78,12.48,11.3,-0.57,2.44,18.7,19.09,285.0,17.81,2.78,24.33,11.93,12.4,0.02,1.92,18.02,17.58,285.0,18.89,3.38,24.33,11.65,12.68,-0.3,1.88,19.19,18.89,285.0,21.25,3.37,27.91,14.13,13.78,-0.36,2.02,21.51,21.57,285.0,22.48,4.09,30.12,14.13,15.98,-0.05,1.85,22.85,22.13,285.0,22.07,4.09,32.6,13.03,19.57,0.14,2.21,22.45,21.85,285.0,20.95,4.49,33.7,9.17,24.53,0.08,2.69,21.42,21.44,285.0,16.61,3.97,24.61,7.52,17.09,-0.21,2.01,17.08,17.3,285.0
+BO-C-G030005 = 19.02,2.23,26.26,15.51,10.75,0.83,2.9,19.15,18.3,222.0,22.18,2.54,32.05,17.72,14.33,1.21,5.11,22.32,21.82,222.0,21.56,2.6,29.57,17.72,11.85,0.66,2.86,21.71,21.16,222.0,22.7,1.84,29.84,19.09,10.75,1.36,5.74,22.77,22.4,222.0,23.19,1.66,29.84,19.37,10.47,0.76,4.28,23.24,23.12,222.0,20.43,1.5,24.06,17.72,6.34,0.32,2.29,20.49,20.33,222.0,23.94,1.33,28.46,21.57,6.89,0.65,3.83,23.98,23.92,222.0,26.01,1.38,29.57,22.95,6.61,-0.25,2.78,26.04,26.12,222.0,30.7,1.57,37.28,26.12,11.16,1.23,6.52,30.74,30.5,222.0,33.62,1.82,40.87,28.33,12.54,0.64,4.78,33.67,33.49,222.0,32.9,2.24,40.04,27.78,12.26,0.31,3.2,32.98,32.84,222.0,24.43,3.36,35.08,17.17,17.91,0.24,2.59,24.66,24.33,222.0
+BO-C-G030006 = 14.39,1.69,16.61,10.41,6.2,-0.76,2.94,14.49,14.82,33.0,21.24,1.28,23.5,18.54,4.96,-0.39,2.35,21.28,21.51,33.0,19.71,1.7,22.4,15.93,6.48,-0.5,2.52,19.79,20.2,33.0,23.7,1.47,26.26,20.89,5.37,-0.04,2.1,23.74,23.78,33.0,25.14,0.6,26.26,23.78,2.48,0.09,2.71,25.15,25.09,33.0,22.69,0.73,23.92,21.3,2.62,-0.01,2.09,22.71,22.68,33.0,24.24,0.48,25.16,23.23,1.93,0.01,2.68,24.24,24.19,33.0,27.85,0.87,29.57,26.12,3.44,-0.1,2.35,27.87,27.64,33.0,32.52,0.82,34.25,31.36,2.89,0.27,1.96,32.53,32.46,33.0,34.83,1.15,36.46,32.19,4.27,-0.76,2.66,34.85,35.08,33.0,31.87,1.83,35.08,27.91,7.17,-0.19,2.29,31.92,31.91,33.0,23.49,2.18,26.54,18.82,7.72,-0.6,2.3,23.59,23.92,33.0
+BO-C-G030007 = 19.66,4.98,26.54,7.52,19.02,-0.83,2.3,20.28,21.88,424.0,22.79,6.07,32.6,9.72,22.87,-0.46,1.88,23.58,25.02,424.0,20.98,4.46,27.64,10.55,17.09,-0.61,2.03,21.45,22.81,424.0,19.93,3.97,24.88,10.28,14.61,-0.79,2.32,20.32,21.51,424.0,20.51,3.46,24.74,11.65,13.09,-1.03,2.78,20.8,22.16,424.0,18.98,2.93,23.23,11.93,11.3,-0.87,2.5,19.21,20.27,424.0,20.53,3.73,25.57,11.1,14.47,-0.89,2.55,20.86,22.4,424.0,22.05,3.88,28.05,12.48,15.57,-0.91,2.55,22.39,24.09,424.0,24.17,4.15,30.67,12.48,18.19,-0.91,2.81,24.52,25.95,424.0,24.69,4.94,32.87,10.83,22.05,-1.03,2.91,25.18,26.85,424.0,25.14,4.53,36.46,13.03,23.43,-0.86,3.07,25.54,26.81,424.0,22.87,4.74,29.84,11.38,18.46,-0.71,2.25,23.35,24.61,424.0
+BO-C-G030008 = 16.41,1.6,18.27,13.44,4.82,-0.75,2.37,16.48,16.82,10.0,21.02,1.43,22.95,18.68,4.27,-0.1,1.91,21.06,21.06,10.0,20.03,1.6,21.3,16.34,4.96,-1.38,3.79,20.09,20.82,10.0,24.76,2.14,27.64,20.89,6.75,-0.37,2.15,24.85,25.09,10.0,23.96,1.88,25.85,20.61,5.24,-0.82,2.28,24.02,24.68,10.0,22.33,1.84,24.47,19.23,5.24,-0.68,2.21,22.4,22.75,10.0,23.86,1.65,25.71,21.02,4.69,-0.66,2.2,23.91,24.12,10.0,27.38,2.04,29.57,23.92,5.65,-0.56,2.06,27.44,27.53,10.0,32.67,1.6,34.53,29.7,4.82,-0.71,2.38,32.71,33.05,10.0,34.71,1.06,35.91,32.46,3.44,-0.95,2.98,34.72,34.94,10.0,33.26,1.8,35.63,29.84,5.79,-0.6,2.49,33.3,33.63,10.0,25.99,2.21,29.57,21.71,7.85,-0.38,2.73,26.08,26.54,10.0
+BO-C-G030009 = 18.94,5.04,25.71,6.42,19.29,-0.95,2.57,19.6,20.89,541.0,22.41,5.98,29.29,9.17,20.12,-0.82,2.11,23.19,25.43,543.0,20.63,5.08,26.81,9.17,17.64,-0.69,1.91,21.24,23.5,543.0,19.89,4.23,26.54,10.28,16.26,-0.56,2.04,20.33,21.57,543.0,20.97,3.59,25.98,12.2,13.78,-0.82,2.37,21.28,22.68,543.0,19.11,3.08,24.88,11.1,13.78,-0.76,2.4,19.36,20.2,543.0,21.25,3.73,26.81,12.76,14.06,-0.71,2.23,21.57,22.88,543.0,22.66,3.76,29.57,12.48,17.09,-0.88,2.42,22.97,24.54,543.0,24.88,4.02,34.25,14.96,19.29,-0.68,2.64,25.21,26.54,543.0,25.02,4.81,36.46,9.72,26.73,-0.85,2.84,25.48,27.36,543.0,24.68,4.64,34.8,11.1,23.7,-0.88,2.7,25.11,26.95,543.0,21.31,6.01,28.74,4.76,23.98,-0.96,2.64,22.14,24.47,543.0
+BO-C-G030010 = 18.55,0.38,19.09,18.13,0.96,0.07,1.52,18.56,18.61,7.0,24.6,0.93,25.98,23.37,2.62,0.16,1.83,24.61,24.68,7.0,21.77,0.97,22.81,20.2,2.62,-0.61,2.03,21.79,21.99,7.0,24.57,0.92,25.57,22.95,2.62,-0.63,2.33,24.58,24.74,7.0,26.28,0.58,27.09,25.43,1.65,-0.11,1.91,26.29,26.4,7.0,25.0,0.51,25.71,24.33,1.38,0.12,1.81,25.0,25.02,7.0,25.9,0.46,26.54,25.16,1.38,-0.24,2.18,25.9,25.98,7.0,29.03,0.65,29.84,28.19,1.65,0.1,1.75,29.03,29.02,7.0,35.5,0.58,35.91,34.25,1.65,-1.64,4.23,35.51,35.7,7.0,38.22,0.9,38.94,36.32,2.62,-1.53,3.92,38.23,38.59,7.0,34.37,0.98,35.63,32.6,3.03,-0.66,2.68,34.38,34.53,7.0,27.46,1.38,29.57,25.98,3.58,0.5,1.78,27.49,27.22,7.0
+BO-C-G030011 = 14.81,2.74,20.75,9.17,11.57,-0.36,2.09,15.06,15.31,131.0,20.31,1.7,24.06,15.51,8.54,-0.46,3.04,20.38,20.61,131.0,18.69,2.53,24.33,12.76,11.57,-0.49,2.39,18.86,19.16,131.0,22.6,1.98,28.74,17.72,11.02,-0.4,3.1,22.69,23.02,131.0,23.94,1.24,27.36,21.3,6.06,0.34,2.66,23.97,23.78,131.0,22.93,1.06,25.43,19.92,5.51,-0.37,2.86,22.96,22.95,131.0,24.57,0.97,26.81,21.85,4.96,-0.61,3.03,24.59,24.74,131.0,26.63,1.5,30.94,23.5,7.44,-0.09,2.65,26.68,26.74,131.0,31.96,1.25,35.35,29.57,5.79,0.34,2.33,31.99,31.84,131.0,34.03,1.79,37.28,29.84,7.44,-0.41,2.3,34.07,34.25,131.0,32.46,2.62,37.83,25.16,12.68,-0.91,3.27,32.56,33.15,131.0,20.73,3.26,25.98,12.48,13.5,-0.74,2.57,20.98,21.37,131.0
+BO-C-G030012 = 15.37,1.92,18.41,12.34,6.06,-0.13,1.99,15.48,15.41,14.0,20.33,2.22,23.92,16.06,7.85,-0.26,2.32,20.44,20.16,14.0,18.47,1.9,21.57,14.96,6.61,-0.14,2.29,18.56,18.44,14.0,22.19,2.15,25.16,18.54,6.61,-0.34,2.04,22.28,22.13,14.0,24.38,1.21,26.4,22.4,4.0,-0.0,2.02,24.41,24.33,14.0,23.2,1.17,25.16,21.3,3.86,-0.04,2.09,23.23,23.26,14.0,23.99,1.37,26.12,21.57,4.55,-0.13,2.16,24.02,24.06,14.0,26.72,1.28,29.15,24.61,4.55,0.2,2.35,26.75,26.78,14.0,32.41,1.93,35.63,29.29,6.34,0.09,2.19,32.46,32.46,14.0,34.61,2.29,38.66,31.63,7.03,0.26,2.08,34.68,34.73,14.0,32.54,1.47,34.94,29.7,5.24,-0.03,2.43,32.57,32.46,14.0,23.2,2.91,28.05,19.09,8.96,0.02,1.87,23.37,23.02,14.0
+BO-C-G030013 = 13.45,2.42,17.44,8.9,8.54,-0.07,1.98,13.66,13.72,41.0,19.12,2.54,22.4,13.31,9.09,-0.77,2.48,19.29,19.99,41.0,17.37,2.49,21.3,13.03,8.27,-0.24,1.74,17.54,17.58,41.0,21.63,2.77,25.43,15.72,9.71,-0.61,2.17,21.81,22.68,41.0,23.27,1.91,26.26,19.65,6.61,-0.33,1.98,23.34,23.5,41.0,21.92,1.58,24.06,18.54,5.51,-0.54,2.0,21.98,22.4,41.0,23.22,1.23,25.16,20.61,4.55,-0.35,1.92,23.25,23.37,41.0,26.73,1.61,28.81,23.5,5.31,-0.37,1.8,26.78,27.09,41.0,30.8,2.18,33.29,25.16,8.13,-1.3,3.73,30.88,31.5,41.0,33.07,2.66,35.77,25.43,10.33,-1.42,4.17,33.18,34.11,41.0,30.26,3.43,33.98,22.13,11.85,-0.97,2.79,30.45,31.77,41.0,21.69,3.83,27.91,12.07,15.85,-0.74,2.95,22.01,22.26,41.0
+BO-C-G030014 = 9.62,1.95,13.58,4.21,9.37,-0.39,3.3,9.81,9.72,47.0,17.38,1.34,20.75,14.13,6.61,0.14,3.4,17.43,17.17,47.0,15.75,1.45,18.96,12.76,6.2,0.08,2.78,15.81,15.79,47.0,19.47,1.94,23.78,13.86,9.92,-0.29,3.66,19.57,19.37,47.0,22.35,1.29,25.3,19.92,5.37,0.3,2.42,22.39,22.13,47.0,20.79,1.06,23.09,19.23,3.86,0.67,2.37,20.81,20.61,47.0,22.27,0.67,24.19,20.75,3.44,0.68,3.64,22.28,22.13,47.0,24.41,1.52,28.05,21.85,6.2,0.46,2.47,24.45,24.06,47.0,28.67,1.5,31.5,25.57,5.93,-0.23,2.03,28.71,28.74,47.0,30.34,1.6,33.56,25.98,7.58,-0.62,3.47,30.38,30.39,47.0,27.4,1.47,30.94,23.23,7.72,-0.22,4.35,27.44,27.36,47.0,18.32,3.0,25.71,10.0,15.71,-0.12,3.65,18.56,18.27,47.0
+BO-H-G020001 = 18.79,1.57,23.5,14.55,8.96,0.22,3.48,18.86,18.54,110.0,20.28,2.08,25.71,15.79,9.92,0.55,3.42,20.38,19.92,110.0,17.49,1.72,22.95,14.69,8.27,0.52,2.68,17.57,17.37,110.0,20.89,1.81,25.98,17.99,7.99,1.24,3.98,20.97,20.47,110.0,21.25,1.92,27.09,17.17,9.92,0.48,2.74,21.34,20.85,110.0,19.03,1.62,22.13,14.96,7.17,-0.37,2.57,19.1,19.09,110.0,21.84,1.45,24.33,18.13,6.2,-0.49,2.68,21.88,21.95,110.0,24.34,1.59,27.5,20.61,6.89,0.01,2.37,24.4,24.26,110.0,28.11,1.71,31.77,23.78,7.99,-0.07,2.62,28.16,28.02,110.0,29.77,1.96,35.63,25.71,9.92,0.61,3.33,29.83,29.5,110.0,27.47,2.5,33.7,22.26,11.44,0.35,2.53,27.58,27.22,110.0,20.69,2.61,27.43,15.1,12.33,0.29,2.69,20.85,20.54,110.0
+BO-H-G020002 = 20.18,2.3,26.54,15.24,11.3,0.35,3.25,20.31,19.92,70.0,21.92,2.58,29.57,17.17,12.4,0.97,3.83,22.07,21.37,70.0,20.76,2.57,28.46,16.61,11.85,1.05,4.04,20.92,20.23,70.0,21.72,2.74,29.43,18.13,11.3,1.09,3.51,21.89,20.99,70.0,21.86,2.44,28.74,18.54,10.2,1.07,3.43,22.0,21.02,70.0,17.33,2.11,22.68,13.58,9.09,0.46,2.5,17.46,17.03,70.0,22.08,2.28,27.78,17.99,9.78,0.47,2.86,22.19,22.02,70.0,23.34,2.27,29.29,19.65,9.65,0.72,3.18,23.45,22.95,70.0,28.48,3.14,36.46,23.23,13.23,0.64,2.78,28.65,27.98,70.0,30.86,3.0,39.49,25.16,14.33,0.89,3.58,31.0,30.39,70.0,29.61,4.28,39.49,23.37,16.12,0.72,2.5,29.92,28.46,70.0,24.64,3.08,30.94,19.37,11.57,0.49,2.13,24.83,23.99,70.0
+BO-H-G020003 = 22.12,1.59,25.16,17.72,7.44,-0.63,2.75,22.18,22.4,211.0,23.4,1.85,26.81,18.54,8.27,-0.46,2.81,23.47,23.78,211.0,20.64,2.05,24.61,14.69,9.92,-0.22,2.76,20.74,20.61,211.0,20.7,1.16,24.47,18.27,6.2,0.44,2.92,20.73,20.47,211.0,19.73,1.27,23.92,17.44,6.48,1.02,3.55,19.77,19.3,211.0,15.77,1.06,19.65,13.31,6.34,0.79,4.45,15.8,15.65,211.0,20.04,1.53,24.19,17.17,7.03,0.67,2.97,20.1,19.65,211.0,22.08,1.42,26.54,19.09,7.44,0.84,3.56,22.13,21.85,211.0,27.65,1.66,31.63,23.92,7.72,0.17,2.55,27.7,27.64,211.0,30.1,2.48,36.46,24.88,11.57,0.59,2.88,30.2,29.77,211.0,29.0,2.52,34.8,22.13,12.68,-0.19,2.8,29.11,29.29,211.0,23.42,1.61,28.6,16.89,11.71,-0.44,4.95,23.48,23.5,211.0
+BO-H-G020004 = 24.99,2.45,30.94,19.92,11.02,0.26,1.97,25.11,24.61,446.0,25.92,2.8,32.87,21.3,11.57,0.4,2.06,26.07,25.74,446.0,24.56,2.76,30.39,19.65,10.75,0.02,1.62,24.71,24.61,446.0,22.85,1.69,27.22,19.65,7.58,0.09,1.89,22.91,23.06,446.0,21.03,1.32,25.98,18.54,7.44,0.28,2.38,21.07,20.89,446.0,17.38,1.71,21.57,13.58,7.99,-0.14,2.39,17.46,17.72,446.0,22.91,2.2,26.26,18.82,7.44,-0.46,1.75,23.02,23.78,446.0,24.4,1.95,28.19,19.37,8.82,-0.78,2.73,24.47,24.88,446.0,30.32,2.2,34.53,24.61,9.92,-0.76,2.7,30.4,30.81,446.0,33.58,2.54,38.39,27.22,11.16,-0.33,1.94,33.67,34.39,446.0,33.49,3.82,38.66,25.16,13.5,-0.78,2.34,33.71,34.84,446.0,28.11,3.98,35.91,20.47,15.43,0.17,1.77,28.39,27.91,446.0
+BO-H-G020005 = 18.66,2.81,25.98,11.65,14.33,0.15,2.72,18.87,18.54,272.0,22.23,2.98,28.88,15.51,13.37,-0.15,2.23,22.42,22.4,272.0,19.9,3.03,27.36,13.03,14.33,0.04,2.05,20.13,20.02,272.0,23.98,2.35,28.46,16.61,11.85,-0.67,2.78,24.1,24.61,272.0,22.98,1.21,26.12,19.65,6.48,-0.15,2.68,23.01,23.09,272.0,20.01,1.36,23.5,16.34,7.17,-0.0,2.79,20.05,19.92,272.0,22.03,1.67,25.43,17.44,7.99,-0.12,2.25,22.1,22.13,272.0,25.27,1.41,28.19,21.3,6.89,-0.28,2.59,25.31,25.43,272.0,30.49,1.22,33.43,25.43,7.99,-0.81,4.26,30.51,30.67,272.0,32.83,1.77,37.15,27.5,9.65,-0.25,2.8,32.87,32.87,272.0,29.96,3.14,37.7,21.85,15.85,0.05,2.55,30.12,29.98,272.0,22.79,3.48,30.94,14.69,16.26,-0.28,2.21,23.05,23.23,272.0
+BO-H-G020006 = 14.78,1.84,18.82,10.41,8.41,0.05,1.98,14.89,14.69,129.0,19.9,1.76,22.81,14.41,8.41,-0.56,2.83,19.97,20.2,129.0,18.59,1.9,22.13,13.03,9.09,-0.6,2.91,18.69,18.82,129.0,22.69,1.43,25.85,18.82,7.03,-0.21,2.68,22.74,22.81,129.0,23.43,0.92,25.57,20.2,5.37,-0.11,3.43,23.45,23.5,129.0,21.52,0.91,23.5,19.09,4.41,-0.1,2.32,21.54,21.44,129.0,23.15,0.8,25.16,20.47,4.69,-0.04,3.57,23.16,23.09,129.0,26.54,0.97,28.46,23.78,4.69,-0.28,2.8,26.55,26.54,129.0,29.37,1.29,32.87,25.98,6.89,0.84,3.48,29.39,29.02,129.0,31.18,2.04,36.46,26.54,9.92,0.52,3.02,31.25,30.94,129.0,28.25,2.73,33.15,20.47,12.68,-0.64,2.93,28.38,28.53,129.0,18.89,2.95,24.88,12.48,12.4,-0.19,2.18,19.12,19.51,129.0
+BO-H-G020007 = 19.52,3.46,28.19,13.03,15.16,0.55,2.45,19.83,18.89,202.0,22.7,3.35,31.77,16.89,14.88,0.63,2.67,22.94,22.13,202.0,19.64,3.41,29.29,14.41,14.88,0.87,2.97,19.93,18.75,202.0,22.41,3.25,29.57,15.51,14.06,0.43,2.32,22.64,21.85,202.0,21.42,2.12,25.98,16.06,9.92,-0.14,2.39,21.52,21.57,202.0,17.63,2.34,21.85,12.2,9.65,-0.27,1.94,17.78,17.99,202.0,20.72,1.74,24.61,16.89,7.72,-0.1,2.24,20.79,20.75,202.0,23.2,2.61,28.19,17.44,10.75,-0.37,2.19,23.34,23.54,202.0,27.92,2.95,33.29,20.75,12.54,-0.44,2.39,28.07,28.46,202.0,30.89,3.39,37.28,22.95,14.33,-0.29,2.28,31.07,31.5,202.0,30.27,4.36,39.49,21.02,18.46,0.23,2.11,30.58,29.91,202.0,21.78,3.77,31.77,14.41,17.36,0.51,2.49,22.1,21.37,202.0
+BO-H-G020008 = 20.22,1.55,23.5,13.58,9.92,-1.15,5.34,20.27,20.47,121.0,20.97,1.55,23.5,16.06,7.44,-1.13,3.99,21.03,21.3,121.0,19.55,1.51,22.68,14.69,7.99,-0.65,4.18,19.6,19.51,121.0,21.18,1.32,24.33,17.99,6.34,-0.03,2.42,21.22,21.16,121.0,21.05,1.9,24.61,16.89,7.72,0.0,1.99,21.13,21.02,121.0,17.67,1.79,21.02,14.13,6.89,-0.41,1.81,17.76,18.27,121.0,20.93,1.82,23.23,16.89,6.34,-0.46,1.71,21.01,21.44,121.0,23.12,1.98,25.71,18.54,7.17,-0.67,2.06,23.2,24.06,121.0,27.63,2.35,30.94,22.95,7.99,-0.3,1.6,27.73,28.19,121.0,30.26,2.34,35.63,25.43,10.2,0.13,1.98,30.35,30.32,121.0,27.32,2.31,31.77,21.85,9.92,0.02,2.21,27.42,27.22,121.0,21.97,2.05,27.09,14.41,12.68,-1.04,4.92,22.07,22.4,121.0
+BO-H-G020009 = 15.5,2.6,21.85,10.28,11.57,0.06,2.58,15.71,15.51,56.0,21.32,1.92,25.71,18.54,7.17,0.27,2.0,21.4,21.26,56.0,19.86,1.67,24.61,17.44,7.17,0.36,2.4,19.93,19.89,56.0,24.39,1.37,26.81,22.13,4.69,0.26,1.83,24.43,24.02,56.0,23.91,0.9,25.71,22.13,3.58,-0.42,2.48,23.92,24.06,56.0,21.61,0.78,22.95,19.65,3.31,-0.79,3.04,21.62,21.85,56.0,23.24,0.84,24.61,21.57,3.03,-0.07,1.91,23.26,23.23,56.0,26.1,1.17,28.46,24.06,4.41,0.51,2.35,26.13,25.74,56.0,29.79,1.81,33.7,26.54,7.17,0.37,2.32,29.85,29.77,56.0,32.18,2.47,36.73,26.81,9.92,-0.02,1.89,32.27,31.98,56.0,31.72,2.04,36.73,27.64,9.09,-0.15,2.46,31.79,32.12,56.0,21.38,1.98,27.09,17.17,9.92,0.34,2.98,21.47,21.13,56.0
+BO-H-G020010 = 17.05,2.83,25.43,11.52,13.92,0.46,3.11,17.28,16.61,152.0,20.59,2.59,29.98,15.24,14.74,0.92,4.44,20.76,20.13,152.0,19.44,2.69,27.91,13.31,14.61,0.7,4.08,19.63,19.16,152.0,23.09,1.27,28.05,20.47,7.58,1.19,5.44,23.13,22.95,152.0,22.85,1.16,27.91,20.47,7.44,1.17,6.27,22.88,22.78,152.0,19.73,1.25,23.23,16.61,6.61,0.29,3.11,19.77,19.65,152.0,22.98,1.06,27.22,21.02,6.2,1.33,5.77,23.0,22.81,152.0,25.37,1.11,30.12,23.5,6.61,1.12,4.94,25.39,25.16,152.0,29.43,1.64,35.49,26.54,8.96,1.29,5.04,29.48,29.12,152.0,30.6,2.17,38.11,26.67,11.44,0.87,4.18,30.68,30.36,152.0,30.35,2.89,38.52,23.23,15.3,0.06,3.17,30.49,30.39,152.0,22.28,3.62,32.32,15.24,17.09,0.51,2.88,22.57,21.71,152.0
+BO-L-G040001 = 13.92,2.11,18.82,9.45,9.37,0.3,2.57,14.08,13.93,140.0,20.58,2.56,24.88,14.69,10.2,0.1,1.78,20.74,20.3,140.0,23.84,2.89,30.12,19.09,11.02,0.23,2.07,24.01,23.68,140.0,26.56,1.48,29.57,22.4,7.17,-0.47,2.63,26.6,26.81,140.0,24.58,0.85,26.54,22.4,4.13,-0.16,2.73,24.59,24.47,140.0,21.81,0.85,23.78,19.09,4.69,-0.52,3.8,21.83,21.85,140.0,23.11,0.78,24.61,20.75,3.86,-0.79,3.58,23.12,23.23,140.0,26.54,0.99,28.74,23.23,5.51,-0.76,3.63,26.56,26.67,140.0,33.15,1.55,35.91,28.19,7.72,-0.6,3.05,33.18,33.39,140.0,33.98,2.15,38.39,29.57,8.82,0.08,2.2,34.04,33.87,140.0,34.96,2.57,39.49,29.57,9.92,-0.23,2.1,35.05,35.32,140.0,26.33,3.0,33.15,19.92,13.23,-0.01,2.18,26.5,26.12,140.0
+BO-L-G040002 = 10.93,1.98,17.03,7.52,9.51,0.85,3.57,11.11,10.55,103.0,12.77,1.35,17.58,10.0,7.58,0.66,4.36,12.84,12.82,103.0,13.86,1.63,17.58,11.1,6.48,0.5,2.18,13.96,13.44,103.0,15.49,2.15,20.06,11.93,8.13,-0.22,1.66,15.64,16.2,103.0,18.35,3.99,23.78,12.48,11.3,-0.26,1.41,18.77,19.92,103.0,17.7,4.42,23.37,10.83,12.54,-0.23,1.35,18.23,19.16,103.0,18.9,4.96,25.16,11.79,13.37,-0.36,1.41,19.53,21.02,103.0,20.7,6.45,28.74,11.1,17.64,-0.37,1.41,21.67,23.64,103.0,22.64,7.43,32.74,11.93,20.81,-0.36,1.44,23.81,26.54,103.0,20.23,5.61,27.64,11.65,15.98,-0.42,1.47,20.99,23.44,103.0,22.52,6.34,30.94,11.1,19.84,-0.49,1.57,23.39,25.71,103.0,17.23,4.04,23.85,10.55,13.3,-0.19,1.57,17.7,18.13,103.0
+BO-L-G040003 = 16.74,4.54,24.61,3.11,21.5,-1.26,3.89,17.35,18.23,554.0,19.35,3.89,24.61,7.24,17.36,-1.15,3.5,19.74,20.61,554.0,19.27,3.84,24.33,8.07,16.26,-1.27,3.74,19.65,20.47,554.0,19.11,3.62,24.61,7.52,17.09,-1.33,4.16,19.45,20.06,554.0,18.78,2.53,26.54,12.2,14.33,-0.07,3.37,18.95,19.09,554.0,17.64,2.37,25.43,10.28,15.16,-0.19,3.68,17.8,17.99,554.0,19.16,2.83,27.64,12.2,15.43,-0.06,3.24,19.37,19.37,554.0,20.49,3.31,32.32,12.76,19.57,0.48,4.49,20.75,20.61,554.0,22.56,3.98,36.59,11.93,24.67,0.36,4.62,22.91,22.81,554.0,22.13,4.47,29.43,8.35,21.08,-1.08,3.64,22.58,23.23,554.0,21.75,4.44,32.05,7.52,24.53,-0.99,3.81,22.2,22.68,554.0,21.03,4.6,31.5,5.87,25.63,-1.34,4.73,21.53,21.99,554.0
+BO-L-G040004 = 16.31,2.31,19.37,11.1,8.27,-0.62,2.22,16.47,16.89,50.0,23.61,1.23,26.26,19.92,6.34,-1.19,4.61,23.64,23.99,50.0,27.14,1.91,30.94,22.95,7.99,-0.21,2.57,27.2,27.33,50.0,28.84,1.56,31.22,24.61,6.61,-0.73,2.88,28.88,29.15,50.0,25.5,1.27,27.64,22.95,4.69,-0.49,2.35,25.53,25.67,50.0,22.0,1.15,23.78,19.37,4.41,-0.64,2.41,22.03,22.37,50.0,23.36,1.23,25.16,21.02,4.13,-0.34,1.98,23.39,23.5,50.0,27.19,1.21,29.29,24.33,4.96,-0.48,2.68,27.22,27.09,50.0,34.83,1.6,37.01,31.22,5.79,-0.5,2.15,34.87,35.15,50.0,37.4,1.99,40.87,33.15,7.72,-0.26,2.14,37.45,37.56,50.0,39.22,2.02,43.07,34.25,8.82,-0.36,2.39,39.27,39.56,50.0,29.82,2.33,33.7,25.16,8.54,-0.27,1.76,29.91,30.32,50.0
+BO-L-G040005 = 13.44,2.58,19.09,8.9,10.2,0.54,2.1,13.69,12.76,150.0,18.13,2.19,22.13,14.13,7.99,-0.15,1.76,18.26,18.41,150.0,20.96,4.45,29.84,13.58,16.26,0.57,2.06,21.43,19.71,150.0,25.12,4.22,32.6,15.24,17.36,-0.21,2.57,25.46,24.81,150.0,24.42,3.46,29.84,14.0,15.85,-0.98,4.03,24.67,24.74,150.0,21.68,2.76,25.71,13.03,12.68,-1.42,4.68,21.85,22.4,150.0,23.41,2.77,27.36,13.86,13.5,-1.64,5.43,23.57,24.06,150.0,27.21,3.34,32.87,15.24,17.64,-1.62,5.68,27.42,27.78,150.0,33.14,4.66,39.49,17.44,22.05,-1.49,5.11,33.46,33.67,150.0,33.56,4.52,40.31,19.78,20.53,-1.16,4.41,33.86,33.7,150.0,35.26,5.89,45.0,20.2,24.8,-0.37,2.91,35.75,34.56,150.0,26.59,4.54,37.56,16.89,20.67,-0.08,2.53,26.97,25.88,150.0
+BO-L-G040006 = 10.71,4.24,18.82,-0.75,19.57,-0.52,2.73,11.51,11.27,236.0,14.42,3.06,21.3,5.31,15.98,-0.46,3.28,14.74,14.75,236.0,14.25,2.91,21.3,5.87,15.43,-0.21,3.31,14.54,14.13,236.0,16.28,3.08,25.57,10.0,15.57,0.47,2.66,16.57,15.99,236.0,18.8,3.27,24.33,12.48,11.85,0.02,1.79,19.08,18.47,236.0,17.62,2.99,22.95,11.65,11.3,-0.01,1.7,17.87,17.58,236.0,19.42,3.17,24.61,12.2,12.4,-0.23,2.01,19.67,19.09,236.0,21.77,3.16,27.91,14.41,13.5,-0.39,2.16,22.0,21.78,236.0,22.72,4.62,31.5,13.86,17.64,0.15,1.83,23.18,21.64,236.0,22.87,5.38,32.87,13.86,19.02,0.24,1.77,23.49,21.78,236.0,21.41,4.97,32.32,11.1,21.22,0.21,2.12,21.97,21.09,236.0,15.46,4.39,24.61,-0.47,25.08,-0.79,3.63,16.07,16.06,236.0
+BO-L-G040007 = 12.36,3.83,21.02,1.18,19.84,-0.27,3.41,12.94,12.48,131.0,17.09,3.53,24.88,5.59,19.29,-0.41,4.05,17.45,17.3,131.0,17.55,3.89,25.43,6.42,19.02,-0.61,3.26,17.98,18.2,131.0,21.2,3.69,27.91,11.65,16.26,-0.55,2.6,21.52,21.78,131.0,22.17,2.9,27.91,14.96,12.95,-0.64,2.76,22.36,23.23,131.0,19.8,2.39,24.33,15.24,9.09,-0.23,1.95,19.94,20.2,131.0,21.51,1.99,25.43,15.51,9.92,-0.5,3.01,21.6,21.85,131.0,23.61,2.29,28.46,17.17,11.3,-0.51,2.98,23.72,23.92,131.0,27.2,2.95,33.43,19.58,13.85,-0.64,3.19,27.36,27.36,131.0,28.62,4.02,34.25,16.34,17.91,-1.2,4.03,28.89,29.7,131.0,28.22,3.92,34.53,14.69,19.84,-1.27,4.6,28.49,29.36,131.0,20.94,4.9,30.94,4.21,26.73,-0.76,4.0,21.5,21.71,131.0
+BO-L-G040008 = 21.6,2.58,28.74,13.31,15.43,0.17,2.91,21.75,21.3,1329.0,24.4,1.51,29.29,16.89,12.4,-0.62,5.37,24.45,24.33,1413.0,24.5,1.26,29.02,18.27,10.75,-0.59,5.41,24.53,24.54,1413.0,23.92,1.39,27.64,17.17,10.47,-0.78,4.85,23.96,24.06,1413.0,23.22,1.75,27.09,14.96,12.13,-1.15,5.24,23.29,23.37,1413.0,22.6,1.75,27.36,15.24,12.13,-1.11,4.62,22.67,22.95,1413.0,24.93,2.12,29.02,15.79,13.23,-0.94,4.14,25.01,25.16,1413.0,26.11,2.3,31.22,17.72,13.5,-0.41,3.24,26.21,26.26,1413.0,27.93,2.14,35.63,20.47,15.16,-0.19,4.03,28.01,27.78,1413.0,28.17,2.81,43.9,18.82,25.08,1.08,8.29,28.31,27.78,1413.0,27.38,2.82,43.07,18.82,24.25,1.25,6.97,27.52,26.81,1413.0,25.77,1.88,33.7,16.89,16.81,0.06,4.81,25.84,25.71,1412.0
+BO-L-G040009 = 12.47,7.18,21.3,-4.06,25.35,-0.85,2.48,14.38,15.51,272.0,16.7,5.66,24.61,2.83,21.77,-0.43,1.8,17.63,18.2,272.0,15.98,5.64,23.37,0.63,22.74,-0.52,1.9,16.95,17.92,272.0,17.16,4.15,24.88,8.35,16.54,-0.31,1.64,17.65,18.23,272.0,17.65,3.1,23.78,10.28,13.5,-0.48,1.99,17.92,18.65,272.0,16.7,2.75,22.54,11.1,11.44,-0.32,2.13,16.92,17.44,272.0,18.34,2.95,24.33,11.1,13.23,-0.46,2.11,18.57,19.37,272.0,19.45,3.89,27.64,10.55,17.09,-0.42,2.26,19.84,20.61,272.0,20.79,3.84,29.02,10.28,18.74,-0.47,2.5,21.14,21.85,272.0,20.09,5.05,29.84,7.52,22.32,-0.42,1.84,20.71,21.57,272.0,19.61,5.29,32.87,5.31,27.56,-0.42,2.13,20.31,21.51,272.0,16.8,7.86,26.54,1.46,25.08,-0.57,1.73,18.54,20.68,272.0
+BO-L-G040010 = 10.99,2.74,14.69,3.52,11.16,-1.28,3.57,11.32,12.0,60.0,17.51,2.34,21.02,12.07,8.96,-0.74,2.47,17.66,18.27,60.0,17.64,2.33,20.75,11.1,9.65,-0.79,2.88,17.79,18.2,60.0,21.91,3.01,26.33,14.27,12.06,-0.63,2.46,22.11,22.64,60.0,22.76,2.74,25.43,14.41,11.02,-1.38,4.03,22.92,23.99,60.0,20.81,2.14,23.23,13.44,9.78,-1.7,5.61,20.92,21.57,60.0,22.73,2.32,24.74,14.55,10.2,-2.02,6.53,22.85,23.64,60.0,26.29,3.15,29.57,16.61,12.95,-1.7,5.21,26.47,27.36,60.0,31.42,3.57,34.53,19.23,15.3,-2.11,6.79,31.62,32.87,60.0,31.39,3.91,35.91,18.68,17.22,-1.82,5.74,31.63,32.87,60.0,32.15,3.69,35.91,22.4,13.5,-1.38,3.89,32.36,33.56,60.0,24.29,3.42,28.74,14.82,13.92,-0.88,2.79,24.53,25.71,60.0
+BO-L-G040011 = 9.85,1.02,12.89,7.8,5.1,0.46,4.04,9.9,9.86,33.0,12.28,0.82,13.58,10.28,3.31,-0.49,2.59,12.3,12.34,33.0,12.37,0.76,13.72,10.83,2.89,-0.2,2.3,12.39,12.34,33.0,14.22,1.08,17.17,13.03,4.13,1.06,3.52,14.26,13.86,33.0,15.46,2.01,19.23,11.38,7.85,0.16,2.33,15.59,15.37,33.0,13.81,2.07,18.13,10.14,7.99,0.19,2.18,13.96,13.72,33.0,15.12,2.74,20.75,11.1,9.65,0.56,2.37,15.36,15.1,33.0,16.35,3.38,22.81,11.79,11.02,0.43,1.98,16.69,16.06,33.0,18.08,4.03,26.95,12.76,14.19,0.64,2.45,18.51,17.37,33.0,17.93,3.51,24.33,12.89,11.44,0.21,1.72,18.26,17.3,33.0,19.42,2.97,25.43,14.41,11.02,0.26,2.04,19.63,19.3,33.0,14.63,1.46,17.72,12.62,5.1,0.24,2.01,14.7,14.62,33.0
+BO-L-G040012 = 12.24,3.96,20.33,3.39,16.95,-0.04,2.28,12.86,11.96,86.0,14.83,3.12,23.64,10.96,12.68,1.08,3.25,15.16,13.65,86.0,14.36,3.58,22.68,9.17,13.5,0.8,2.5,14.8,12.96,86.0,15.88,3.42,25.43,10.83,14.61,0.89,3.12,16.24,15.06,86.0,18.4,3.51,26.26,11.38,14.88,0.01,2.15,18.73,18.68,86.0,17.63,3.47,24.61,10.55,14.06,-0.13,1.91,17.97,17.99,86.0,19.46,3.53,26.54,11.65,14.88,-0.25,2.0,19.78,19.92,86.0,21.04,4.69,30.12,11.65,18.46,-0.06,2.02,21.55,20.95,86.0,21.98,5.18,31.5,12.48,19.02,-0.11,1.89,22.58,22.13,86.0,21.0,4.58,32.87,11.38,21.5,0.3,2.51,21.49,20.95,86.0,21.3,5.46,33.98,13.03,20.94,0.48,2.31,21.98,20.95,86.0,16.38,5.31,31.22,6.14,25.08,0.23,2.46,17.21,16.3,86.0
+BO-L-G040013 = 11.69,5.95,21.44,-2.13,23.56,-0.36,2.22,13.11,12.2,165.0,15.96,4.94,24.47,6.97,17.5,-0.25,1.75,16.71,16.89,165.0,15.71,4.43,23.23,6.69,16.54,-0.48,1.91,16.31,17.37,165.0,18.37,4.13,25.16,8.35,16.81,-0.67,2.62,18.83,19.09,165.0,19.02,3.46,25.43,10.55,14.88,-0.28,2.44,19.33,19.3,165.0,17.91,2.72,23.5,11.1,12.4,-0.12,2.47,18.12,18.2,165.0,19.15,2.92,24.06,10.55,13.5,-0.38,2.5,19.37,19.23,165.0,20.71,3.78,27.91,10.55,17.36,-0.49,2.52,21.05,21.3,165.0,23.52,5.13,31.63,11.65,19.98,-0.29,2.1,24.07,22.81,165.0,23.18,6.37,32.87,10.83,22.05,-0.29,1.95,24.03,23.44,165.0,23.68,6.66,34.39,10.55,23.84,-0.17,2.0,24.59,23.23,165.0,17.98,6.72,29.7,2.83,26.87,-0.8,2.64,19.18,20.06,165.0
+BO-L-G040014 = 16.87,3.69,23.23,3.18,20.05,-1.19,5.01,17.27,17.34,166.0,18.21,3.71,22.95,7.8,15.16,-1.08,3.57,18.59,18.68,168.0,17.41,3.32,21.85,7.52,14.33,-1.04,3.65,17.72,17.89,168.0,17.9,2.77,22.54,9.17,13.37,-1.09,4.02,18.11,18.54,168.0,17.89,2.46,22.4,11.52,10.89,-0.47,2.47,18.05,18.37,168.0,16.29,2.07,19.92,11.1,8.82,-0.46,2.39,16.41,16.51,168.0,17.3,2.18,21.3,11.65,9.65,-0.21,2.26,17.44,17.17,168.0,19.8,2.39,24.19,11.93,12.26,-1.02,4.15,19.94,20.23,168.0,20.47,2.72,25.71,12.62,13.09,-0.61,2.98,20.65,20.75,168.0,21.2,3.14,25.71,12.2,13.5,-0.92,3.46,21.42,21.44,168.0,20.8,3.14,25.85,11.1,14.74,-1.04,3.56,21.03,21.3,168.0,18.32,4.85,25.16,2.83,22.32,-1.3,4.32,18.95,19.61,168.0
+BO-L-G040015 = 9.03,3.3,13.31,-1.02,14.33,-1.4,4.37,9.61,10.0,98.0,13.5,2.2,18.27,7.45,10.82,-0.3,3.09,13.68,13.2,98.0,13.22,2.31,17.99,6.28,11.71,-0.43,3.45,13.42,13.03,98.0,16.82,2.7,21.57,11.58,9.99,0.08,1.94,17.04,16.55,98.0,18.82,3.32,24.06,12.48,11.57,-0.34,1.91,19.11,19.3,98.0,17.41,3.21,22.4,10.83,11.57,-0.4,1.95,17.7,18.27,98.0,18.92,3.73,24.06,11.52,12.54,-0.47,1.96,19.28,19.58,98.0,21.2,4.67,27.36,11.93,15.43,-0.58,2.1,21.71,22.33,98.0,24.16,5.98,32.74,12.48,20.26,-0.45,1.98,24.88,25.05,98.0,23.65,5.95,33.7,11.65,22.05,-0.36,2.09,24.38,23.95,98.0,24.3,5.45,32.87,13.31,19.57,-0.29,1.98,24.9,24.4,98.0,19.13,4.46,27.09,8.0,19.08,-0.19,2.2,19.64,19.23,98.0
+BO-L-G040016 = 14.96,2.54,21.57,7.52,14.06,-0.28,3.26,15.18,15.24,468.0,22.15,3.67,32.87,14.41,18.46,0.28,3.57,22.45,22.19,468.0,25.51,2.75,33.43,17.72,15.71,-0.57,3.75,25.66,26.12,468.0,28.4,2.27,33.43,20.75,12.68,-0.63,3.62,28.5,28.6,468.0,24.83,1.64,29.29,21.3,7.99,0.32,2.35,24.88,24.61,468.0,21.36,1.47,25.43,17.44,7.99,-0.09,2.67,21.41,21.3,468.0,22.9,1.43,27.09,18.82,8.27,0.08,2.87,22.94,22.85,468.0,26.78,1.78,32.19,22.4,9.78,0.29,2.67,26.84,26.54,468.0,34.05,1.82,39.21,29.29,9.92,0.34,2.72,34.1,33.84,468.0,36.04,2.28,41.69,31.77,9.92,0.25,2.2,36.11,36.04,468.0,40.35,2.77,45.0,32.6,12.4,-0.86,3.38,40.45,40.73,468.0,31.96,3.68,42.24,20.75,21.5,-0.51,3.54,32.17,32.56,468.0
+BO-L-G040017 = 10.42,4.07,18.96,2.28,16.67,0.38,2.29,11.18,9.93,80.0,14.26,3.25,21.57,8.9,12.68,0.73,2.72,14.62,13.51,80.0,13.34,3.2,21.02,8.35,12.68,0.7,2.67,13.72,12.69,80.0,14.1,3.42,20.2,8.35,11.85,0.04,1.77,14.5,14.06,80.0,17.15,3.89,26.54,11.93,14.61,0.68,2.5,17.57,16.48,80.0,16.56,4.3,25.16,10.69,14.47,0.47,2.17,17.1,16.13,80.0,18.72,4.77,27.64,11.38,16.26,0.28,1.93,19.31,18.27,80.0,19.97,5.29,30.26,11.65,18.6,0.53,2.21,20.65,18.82,80.0,21.22,6.5,35.77,12.2,23.56,0.63,2.46,22.18,20.33,80.0,18.11,4.87,29.84,10.55,19.29,0.42,2.18,18.75,17.37,80.0,18.65,5.68,32.6,10.55,22.05,0.76,2.87,19.49,17.85,80.0,14.72,6.23,30.67,6.14,24.53,0.73,2.66,15.97,13.1,80.0
+BO-L-G040018 = 16.13,5.53,22.95,0.35,22.6,-1.49,4.36,17.05,17.44,204.0,18.46,4.82,24.88,6.97,17.91,-0.87,2.54,19.07,20.89,205.0,18.21,4.56,23.78,5.59,18.19,-1.1,3.19,18.77,19.78,205.0,18.91,3.32,23.5,9.45,14.06,-0.89,3.02,19.2,19.44,205.0,18.81,2.3,22.68,12.48,10.2,-0.75,2.66,18.95,19.51,205.0,17.46,1.93,20.75,11.1,9.65,-0.48,2.62,17.56,17.58,205.0,19.34,2.11,22.95,13.31,9.65,-0.46,2.24,19.46,19.71,205.0,21.86,2.49,26.54,15.51,11.02,-0.4,2.41,22.0,22.13,205.0,21.96,2.78,26.81,13.58,13.23,-0.81,3.08,22.13,22.13,205.0,22.69,3.39,27.36,13.58,13.78,-0.94,2.99,22.94,23.37,205.0,22.35,3.59,30.67,12.2,18.46,-0.99,3.49,22.64,23.23,205.0,19.3,6.03,26.81,1.73,25.08,-1.25,3.69,20.21,20.61,205.0
+BO-N-G060001 = 21.95,1.09,24.88,18.82,6.06,0.2,2.87,21.98,21.85,323.0,24.67,1.21,29.02,21.57,7.44,0.79,4.44,24.7,24.61,327.0,21.59,0.67,23.78,19.37,4.41,-0.19,2.94,21.6,21.57,327.0,23.14,0.62,24.33,21.3,3.03,-0.5,2.82,23.15,23.23,327.0,23.65,0.64,25.43,21.57,3.86,-0.06,3.06,23.66,23.57,327.0,23.47,0.49,24.74,22.13,2.62,0.07,2.53,23.47,23.5,327.0,26.71,0.35,28.74,25.98,2.76,2.27,10.59,26.72,26.67,327.0,26.52,0.58,28.19,24.61,3.58,-0.29,3.29,26.52,26.54,327.0,27.27,0.52,29.29,25.98,3.31,1.01,4.78,27.28,27.22,327.0,27.25,0.64,29.15,25.71,3.44,0.33,2.92,27.26,27.22,327.0,25.45,0.68,26.95,23.5,3.44,-0.35,2.75,25.45,25.43,327.0,24.96,0.5,25.98,22.95,3.03,-0.67,4.12,24.96,25.02,327.0
+BO-N-G060002 = 21.6,1.22,26.54,17.99,8.54,-0.21,3.77,21.63,21.85,421.0,23.49,1.21,26.54,17.99,8.54,-0.29,3.81,23.52,23.5,431.0,20.69,1.04,22.95,17.44,5.51,-0.15,2.54,20.71,20.75,431.0,22.71,0.72,24.19,20.2,4.0,-0.67,3.03,22.72,22.81,431.0,23.8,0.71,25.71,21.57,4.13,-0.15,2.78,23.81,23.78,431.0,24.01,0.44,25.3,22.68,2.62,-0.07,3.13,24.01,24.06,431.0,26.99,0.33,28.4,26.26,2.14,1.08,4.87,26.99,26.95,431.0,26.38,0.75,28.19,22.68,5.51,-0.76,4.75,26.39,26.47,431.0,27.09,0.49,29.29,25.71,3.58,0.67,4.67,27.09,27.09,431.0,26.89,0.46,28.74,25.43,3.31,0.12,4.26,26.89,26.88,431.0,25.36,0.91,29.02,22.68,6.34,0.2,3.45,25.38,25.43,431.0,24.08,0.95,26.54,20.75,5.79,-0.12,3.06,24.1,24.06,428.0
+BO-N-G060003 = 22.4,1.48,26.26,14.96,11.3,-0.34,4.44,22.45,22.54,364.0,23.26,0.81,25.43,20.47,4.96,-0.07,3.07,23.28,23.23,370.0,23.1,1.06,24.88,18.54,6.34,-1.09,4.12,23.12,23.44,370.0,24.17,0.86,26.67,21.85,4.82,-0.19,2.6,24.18,24.33,370.0,23.18,0.66,25.43,20.75,4.69,0.46,3.98,23.19,23.09,370.0,23.75,0.58,26.26,22.4,3.86,0.96,5.81,23.76,23.78,370.0,26.61,0.59,29.57,25.71,3.86,2.45,11.19,26.62,26.54,370.0,26.6,0.76,29.29,24.33,4.96,0.08,3.64,26.61,26.54,370.0,27.91,0.98,32.05,25.98,6.06,0.72,4.87,27.93,27.91,370.0,27.36,0.89,31.5,25.43,6.06,1.45,7.54,27.38,27.29,370.0,25.66,0.85,28.88,23.09,5.79,0.29,3.91,25.68,25.64,370.0,24.59,1.04,27.78,19.37,8.41,-0.63,5.24,24.62,24.74,369.0
+BO-N-G060004 = 22.61,1.4,26.54,17.44,9.09,-0.2,2.9,22.65,22.68,658.0,23.72,0.81,26.54,21.02,5.51,-0.05,3.01,23.74,23.78,658.0,23.0,0.89,24.33,17.44,6.89,-1.97,9.22,23.02,23.23,658.0,23.68,0.72,25.98,21.02,4.96,-0.42,3.26,23.69,23.78,658.0,23.15,0.7,25.43,21.3,4.13,0.32,3.57,23.16,23.09,658.0,23.52,0.47,25.16,22.4,2.76,-0.08,2.75,23.53,23.5,658.0,26.07,0.55,28.46,24.19,4.27,-0.25,4.0,26.07,26.05,658.0,26.19,0.66,28.46,24.61,3.86,0.26,2.74,26.2,26.12,658.0,27.18,0.59,29.57,25.98,3.58,1.03,4.31,27.18,27.09,658.0,26.17,0.77,28.19,23.78,4.41,-0.13,2.73,26.18,26.26,658.0,25.02,0.75,27.36,22.13,5.24,-0.49,3.95,25.03,25.16,658.0,24.24,0.78,25.98,21.57,4.41,-0.41,2.91,24.25,24.33,658.0
+BO-N-G060005 = 23.11,0.99,26.26,19.65,6.61,0.03,4.04,23.14,23.02,289.0,24.01,0.74,26.81,21.3,5.51,-0.29,4.29,24.02,24.06,289.0,22.91,0.84,24.61,19.92,4.69,-0.71,3.54,22.92,22.95,289.0,23.72,0.53,25.16,22.13,3.03,-0.29,2.96,23.73,23.78,289.0,23.22,0.75,24.88,20.75,4.13,-0.66,3.33,23.23,23.37,289.0,23.56,0.51,25.64,22.68,2.96,1.16,4.59,23.57,23.5,289.0,26.19,0.8,29.84,24.61,5.24,0.64,4.79,26.2,26.26,289.0,26.79,0.73,29.57,24.61,4.96,0.26,3.67,26.8,26.81,289.0,27.78,0.69,30.81,26.54,4.27,1.03,4.74,27.79,27.64,289.0,26.34,0.76,29.77,25.16,4.62,1.68,7.33,26.35,26.26,289.0,26.01,0.54,29.29,24.88,4.41,1.11,7.5,26.02,25.98,289.0,23.96,1.2,26.81,18.54,8.27,-0.99,5.05,23.99,24.19,288.0
+BO-O-G050001 = 19.02,3.08,26.4,8.9,17.5,-0.68,3.42,19.26,19.78,257.0,27.88,5.85,36.18,12.48,23.7,-1.09,3.27,28.49,29.7,257.0,28.62,6.5,37.83,12.76,25.08,-0.99,3.04,29.34,30.39,257.0,25.94,6.82,35.08,8.62,26.46,-1.05,2.97,26.82,28.74,257.0,18.89,6.88,27.09,1.46,25.63,-0.98,2.71,20.1,21.85,257.0,15.41,6.18,23.09,0.35,22.74,-0.9,2.53,16.6,17.72,257.0,16.41,6.76,24.33,-2.4,26.73,-0.99,2.76,17.74,19.37,257.0,20.19,7.73,28.74,-2.4,31.14,-1.16,3.15,21.61,23.64,257.0,26.53,9.16,36.18,1.73,34.45,-1.23,3.28,28.06,30.81,257.0,32.18,8.95,41.97,8.35,33.62,-1.18,3.21,33.4,35.63,257.0,35.86,8.76,45.0,13.58,31.42,-1.18,3.11,36.91,39.63,257.0,32.98,6.89,42.24,15.24,27.01,-1.19,3.23,33.69,35.63,257.0
+BO-O-G050002 = 17.03,3.66,25.43,8.35,17.09,0.1,2.3,17.42,16.75,187.0,22.52,3.2,29.84,16.06,13.78,0.51,2.47,22.75,21.85,187.0,23.7,4.03,32.05,16.06,15.98,0.55,2.44,24.04,22.68,187.0,25.76,2.48,32.05,19.92,12.13,0.51,2.71,25.88,25.3,187.0,21.99,1.53,25.16,15.1,10.06,-1.13,6.2,22.04,22.13,187.0,18.35,1.45,21.85,11.79,10.06,-1.21,6.69,18.41,18.54,187.0,20.08,1.56,23.5,12.62,10.89,-1.73,8.43,20.14,20.2,187.0,23.67,1.95,27.36,15.51,11.85,-1.12,5.16,23.75,24.06,187.0,31.08,2.02,35.08,20.47,14.61,-1.4,8.16,31.14,31.22,187.0,34.67,2.15,39.76,26.4,13.37,0.03,4.0,34.74,34.46,187.0,37.77,2.47,43.35,30.94,12.4,0.44,2.62,37.85,37.28,187.0,28.27,5.27,37.83,18.27,19.57,0.08,1.7,28.75,27.64,187.0
+BO-O-G050003 = 16.0,3.0,21.16,5.87,15.3,-1.07,3.55,16.28,16.79,258.0,26.39,2.76,30.67,17.72,12.95,-1.06,3.46,26.53,27.05,258.0,29.52,2.98,35.08,22.68,12.4,-0.39,2.51,29.67,30.12,258.0,28.86,2.48,32.87,21.85,11.02,-0.8,2.74,28.96,29.36,258.0,24.26,1.54,27.64,17.17,10.47,-1.71,7.72,24.3,24.47,258.0,20.37,1.64,24.06,13.58,10.47,-1.3,5.85,20.44,20.61,258.0,21.66,1.59,25.16,14.69,10.47,-1.66,7.2,21.72,21.88,258.0,25.88,1.61,30.39,18.54,11.85,-1.82,8.34,25.93,26.16,258.0,33.54,1.95,38.39,24.47,13.92,-1.33,6.72,33.59,33.7,258.0,37.03,1.93,41.14,28.46,12.68,-0.31,3.94,37.08,36.59,258.0,41.66,2.3,45.0,33.43,11.57,-0.63,2.86,41.72,41.97,258.0,33.19,2.99,39.49,24.88,14.61,-0.7,2.99,33.32,33.7,258.0
+BO-O-G050004 = 15.15,3.32,20.47,7.52,12.95,-0.46,2.05,15.51,16.2,218.0,22.13,3.2,28.46,13.31,15.16,-0.52,2.24,22.36,22.95,218.0,24.88,3.64,30.67,16.75,13.92,-0.47,2.06,25.14,25.78,218.0,25.95,2.42,30.39,17.99,12.4,-0.36,2.54,26.06,26.26,218.0,23.5,1.67,27.36,14.13,13.23,-0.75,6.67,23.56,23.57,218.0,19.77,1.65,22.95,10.55,12.4,-1.11,6.75,19.84,19.92,218.0,21.61,1.52,25.16,11.93,13.23,-1.76,10.8,21.66,21.85,218.0,24.89,1.49,27.91,14.96,12.95,-1.91,12.13,24.93,25.16,218.0,32.32,2.08,37.01,22.4,14.61,-0.47,4.49,32.39,32.46,218.0,34.11,2.27,39.76,27.64,12.13,0.08,2.69,34.19,33.98,218.0,36.06,4.05,42.8,26.54,16.26,-0.33,2.17,36.28,36.66,218.0,28.78,3.84,34.8,16.34,18.46,-0.81,3.19,29.04,29.7,218.0
+BO-O-G050005 = 11.39,2.54,16.34,8.0,8.34,0.54,2.11,11.66,10.72,38.0,19.82,2.76,24.06,14.82,9.23,0.16,1.69,20.0,19.09,38.0,19.47,2.95,24.88,15.51,9.37,0.46,1.84,19.68,18.41,38.0,23.92,1.97,27.64,21.3,6.34,0.43,1.8,23.99,23.3,38.0,22.48,0.49,24.06,21.85,2.2,0.99,4.13,22.49,22.44,38.0,18.56,0.4,19.65,17.99,1.65,0.48,2.77,18.57,18.54,38.0,20.65,0.46,21.85,19.65,2.2,-0.07,3.59,20.66,20.61,38.0,24.06,0.33,24.61,23.23,1.38,-0.37,2.68,24.06,24.06,38.0,31.54,0.57,32.87,30.39,2.48,0.24,2.57,31.55,31.5,38.0,33.49,0.86,35.35,31.5,3.86,0.02,2.73,33.5,33.43,38.0,34.85,2.32,38.94,31.77,7.17,0.61,1.89,34.93,33.84,38.0,24.45,4.86,33.22,17.58,15.64,0.68,2.03,24.92,22.81,38.0
+BO-O-G050006 = 18.63,1.74,25.02,13.03,11.99,0.45,4.01,18.71,18.68,268.0,27.01,2.89,33.15,13.03,20.12,-2.2,8.86,27.17,27.71,268.0,30.02,3.62,35.35,13.31,22.05,-2.06,7.87,30.24,30.94,268.0,27.37,4.25,31.77,8.9,22.87,-1.83,6.66,27.7,28.43,268.0,20.7,4.12,25.16,2.83,22.32,-1.44,5.1,21.11,21.57,268.0,16.96,3.41,21.3,2.01,19.29,-1.35,5.02,17.3,17.44,268.0,18.54,3.73,22.4,0.63,21.77,-1.75,6.46,18.91,19.51,268.0,22.61,4.42,27.09,1.46,25.63,-2.03,7.36,23.04,24.09,268.0,30.13,5.56,35.63,3.94,31.69,-2.05,7.35,30.64,32.25,268.0,35.37,4.93,39.49,11.65,27.83,-2.29,8.19,35.71,37.28,268.0,39.64,5.16,45.0,14.96,30.04,-2.15,7.69,39.98,41.56,268.0,35.09,4.14,43.07,16.61,26.46,-1.89,7.28,35.33,36.04,268.0
+BO-O-G050007 = 19.02,1.85,23.85,15.65,8.2,0.42,2.68,19.1,18.75,52.0,20.26,3.02,27.36,14.69,12.68,0.26,2.33,20.48,19.71,52.0,21.03,3.08,28.95,15.24,13.71,0.28,2.5,21.25,20.58,52.0,20.0,3.82,27.5,14.13,13.37,0.35,2.15,20.36,19.23,52.0,14.74,4.25,24.19,8.62,15.57,0.71,2.52,15.32,13.17,52.0,11.56,4.0,20.61,5.87,14.74,0.87,2.68,12.22,10.0,52.0,12.67,4.26,22.13,7.24,14.88,0.86,2.56,13.35,11.17,52.0,15.53,4.56,24.47,9.45,15.02,0.53,2.1,16.18,14.2,52.0,21.87,5.52,33.7,14.13,19.57,0.6,2.29,22.54,20.2,52.0,26.71,4.62,35.7,18.82,16.88,0.1,1.97,27.09,25.81,52.0,33.34,3.77,40.31,25.16,15.16,-0.27,2.24,33.54,33.49,52.0,31.02,2.41,35.42,24.88,10.54,-0.79,3.04,31.11,31.5,52.0
+BO-O-G050008 = 17.86,2.17,24.61,13.86,10.75,0.75,3.28,17.99,17.72,108.0,31.28,1.69,35.08,27.64,7.44,-0.06,2.08,31.32,31.22,108.0,33.55,1.21,37.28,29.84,7.44,0.18,3.55,33.57,33.56,108.0,31.22,0.87,33.43,28.19,5.24,-0.23,3.82,31.23,31.22,108.0,24.66,1.02,27.64,21.57,6.06,0.19,3.95,24.68,24.61,108.0,20.75,1.16,23.92,18.54,5.37,0.52,2.97,20.78,20.61,108.0,21.98,1.0,24.61,19.65,4.96,0.48,3.19,22.0,21.99,108.0,26.61,1.05,29.98,24.33,5.65,0.7,3.67,26.63,26.54,108.0,34.28,1.01,37.01,31.5,5.51,0.41,3.54,34.3,34.11,108.0,39.76,0.83,42.52,37.56,4.96,0.37,3.62,39.77,39.76,108.0,43.66,0.94,45.0,40.04,4.96,-0.72,4.19,43.67,43.62,108.0,37.3,1.78,42.24,32.32,9.92,-0.34,3.72,37.34,37.49,108.0
+BO-O-G050009 = 16.14,3.12,22.26,10.0,12.26,0.19,2.04,16.43,15.79,51.0,22.02,2.2,26.54,17.17,9.37,-0.06,2.47,22.13,21.99,51.0,21.88,2.51,27.91,16.89,11.02,0.12,2.52,22.02,22.13,51.0,24.8,1.85,29.02,17.99,11.02,-0.57,5.37,24.86,24.61,51.0,21.26,2.01,22.95,12.2,10.75,-2.72,10.88,21.35,21.85,51.0,17.05,2.12,19.37,8.62,10.75,-2.29,8.16,17.17,17.85,51.0,19.1,2.52,21.09,9.31,11.78,-2.31,7.93,19.26,20.2,51.0,22.66,2.0,24.26,13.31,10.95,-2.88,12.09,22.75,23.37,51.0,30.35,2.35,32.32,19.51,12.81,-2.91,11.93,30.44,31.08,51.0,33.98,1.83,36.46,25.57,10.89,-2.66,11.34,34.02,34.53,51.0,38.11,2.08,42.52,34.25,8.27,0.07,2.13,38.16,38.25,51.0,28.74,3.69,34.8,21.37,13.44,-0.15,1.91,28.97,28.46,51.0
+BO-O-G050010 = 14.86,3.76,25.43,5.31,20.12,0.36,2.37,15.32,14.13,315.0,26.37,4.7,35.35,17.72,17.64,0.18,1.82,26.79,25.57,315.0,28.09,4.76,37.83,17.17,20.67,0.32,1.88,28.49,27.16,315.0,29.31,2.99,35.35,20.2,15.16,0.03,2.19,29.46,28.74,315.0,25.27,1.7,29.29,20.47,8.82,0.09,2.52,25.32,24.88,315.0,21.33,1.47,25.43,16.2,9.23,0.08,3.29,21.38,21.16,315.0,22.91,1.36,26.54,18.54,7.99,0.02,3.16,22.95,22.68,315.0,26.89,1.73,31.5,22.13,9.37,0.19,2.45,26.95,26.54,315.0,34.58,1.99,39.21,28.74,10.47,0.02,2.35,34.64,34.25,315.0,37.55,2.2,42.8,31.5,11.3,0.18,2.07,37.62,37.08,315.0,41.71,2.51,45.0,34.25,10.75,-0.36,2.26,41.79,41.69,315.0,32.94,3.99,41.14,21.85,19.29,-0.36,2.23,33.18,32.87,315.0
+BO-O-G050011 = 17.38,1.4,19.65,11.1,8.54,-1.35,6.62,17.43,17.44,107.0,25.83,1.65,29.29,20.33,8.96,-0.82,4.12,25.88,25.98,107.0,27.32,1.7,30.67,20.06,10.61,-1.47,6.42,27.37,27.36,107.0,28.04,2.0,30.39,19.51,10.89,-1.85,6.64,28.11,29.02,107.0,24.04,2.44,26.26,15.65,10.61,-1.77,5.69,24.16,24.81,107.0,19.51,2.32,21.85,11.79,10.06,-1.91,6.03,19.65,20.47,107.0,21.12,2.66,23.78,11.93,11.85,-1.97,6.13,21.28,22.13,107.0,24.14,2.31,26.6,15.51,11.09,-1.99,6.75,24.25,24.88,107.0,32.93,3.29,35.91,21.85,14.06,-1.97,6.05,33.1,34.25,107.0,36.09,2.27,38.66,27.64,11.02,-2.06,6.82,36.16,36.73,107.0,40.94,1.77,43.35,34.8,8.54,-1.37,4.37,40.98,41.56,107.0,32.75,1.26,35.08,27.09,7.99,-0.96,6.21,32.77,32.6,107.0
+BO-P-G070001 = 12.53,2.26,17.17,8.9,8.27,0.43,2.12,12.73,11.79,37.0,20.28,1.99,24.61,15.79,8.82,-0.26,2.64,20.38,20.61,37.0,16.71,2.28,22.13,11.93,10.2,0.28,2.6,16.86,16.27,37.0,21.71,1.36,25.16,18.54,6.61,0.4,3.16,21.76,21.57,37.0,24.52,0.8,26.26,22.68,3.58,-0.3,2.78,24.54,24.61,37.0,22.54,1.19,24.33,20.2,4.13,-0.65,2.26,22.57,22.95,37.0,24.12,0.99,25.43,22.26,3.17,-0.4,1.95,24.14,24.26,37.0,27.24,1.16,28.74,24.74,4.0,-0.44,2.19,27.27,27.36,37.0,31.99,0.9,33.98,30.39,3.58,0.25,2.39,32.0,31.98,37.0,32.18,2.08,36.18,28.74,7.44,0.29,1.88,32.24,31.56,37.0,28.65,2.49,33.7,22.95,10.75,0.12,2.54,28.75,28.19,37.0,18.77,3.33,24.88,10.83,14.06,-0.35,2.52,19.05,19.09,37.0
+BO-P-G070002 = 14.36,1.58,17.99,10.83,7.17,0.34,2.8,14.44,14.13,70.0,21.81,2.35,26.26,17.17,9.09,0.26,2.16,21.93,21.3,70.0,20.52,1.37,23.23,17.17,6.06,-0.69,2.83,20.56,20.75,70.0,25.13,1.13,27.64,22.4,5.24,-0.31,2.64,25.16,25.26,70.0,23.63,0.62,24.74,21.99,2.76,-0.65,3.18,23.64,23.78,70.0,19.58,0.48,20.47,18.27,2.2,-0.27,2.74,19.58,19.61,70.0,21.75,0.41,22.68,20.75,1.93,0.14,2.91,21.75,21.71,70.0,25.57,0.56,26.95,24.19,2.76,0.04,3.3,25.57,25.57,70.0,32.32,0.57,33.7,31.01,2.69,0.39,2.38,32.32,32.19,70.0,34.57,1.08,36.73,31.22,5.51,-0.81,3.7,34.58,34.67,70.0,33.52,1.5,36.18,29.29,6.89,-1.06,3.97,33.55,33.7,70.0,22.07,1.14,24.19,19.09,5.1,-0.54,2.78,22.1,22.26,70.0
+BO-P-G070003 = 14.3,2.58,19.09,9.45,9.65,-0.09,1.84,14.53,14.27,111.0,18.83,2.05,23.92,13.31,10.61,-0.28,2.73,18.94,19.09,111.0,18.18,2.06,22.68,13.17,9.51,-0.14,2.67,18.3,18.27,111.0,22.76,1.58,26.4,18.82,7.58,-0.15,2.72,22.81,22.81,111.0,24.18,1.09,26.81,20.75,6.06,-0.17,3.16,24.2,24.12,111.0,22.47,1.2,24.61,18.54,6.06,-0.7,3.76,22.5,22.54,111.0,24.04,1.02,25.98,20.2,5.79,-1.13,4.52,24.06,24.33,111.0,27.34,1.15,29.84,24.06,5.79,-0.59,3.08,27.36,27.64,111.0,31.94,1.03,34.53,29.57,4.96,-0.22,2.64,31.96,32.05,111.0,33.51,2.2,38.66,27.91,10.75,0.12,2.55,33.58,33.29,111.0,29.5,2.19,33.98,23.23,10.75,-0.26,2.82,29.58,29.43,111.0,18.71,2.93,24.61,10.55,14.06,-0.42,3.02,18.94,18.68,111.0
+BO-P-G070004 = 13.45,2.43,18.54,6.69,11.85,0.15,2.57,13.66,13.17,170.0,19.39,2.98,27.64,14.13,13.5,0.64,2.9,19.61,18.82,170.0,18.55,2.26,23.23,14.13,9.09,0.16,2.16,18.68,18.37,170.0,22.85,1.8,26.54,18.27,8.27,-0.07,2.8,22.92,22.95,170.0,22.84,0.96,25.16,20.75,4.41,0.58,2.55,22.86,22.68,170.0,19.93,1.09,22.95,17.72,5.24,0.4,2.57,19.96,19.92,170.0,21.62,0.88,24.47,20.2,4.27,0.95,3.88,21.64,21.44,170.0,25.39,0.77,27.91,23.78,4.13,0.77,3.28,25.4,25.23,170.0,30.83,1.45,34.8,27.64,7.17,0.43,2.63,30.87,30.67,170.0,31.86,2.44,38.39,27.22,11.16,0.33,2.07,31.95,31.36,170.0,29.94,3.95,37.28,21.85,15.43,0.0,1.82,30.19,29.64,170.0,19.44,3.27,25.98,11.93,14.06,0.08,1.99,19.71,19.16,170.0
+BO-P-G070005 = 20.1,3.06,26.81,13.86,12.95,0.11,2.05,20.33,19.92,620.0,23.48,7.69,35.91,12.2,23.7,-0.0,1.38,24.71,24.47,620.0,22.8,8.01,35.35,11.38,23.98,-0.04,1.34,24.16,23.54,620.0,19.01,8.32,31.77,5.31,26.46,-0.06,1.37,20.75,19.61,620.0,13.04,7.51,24.33,-0.2,24.53,-0.15,1.51,15.05,14.13,600.0,10.55,6.74,20.47,-4.06,24.53,-0.48,2.07,12.52,11.65,586.0,10.79,7.29,22.68,-2.4,25.08,-0.29,1.75,13.02,12.03,600.0,12.68,8.8,27.64,-1.3,28.94,-0.1,1.45,15.43,13.75,620.0,17.43,11.3,35.91,2.01,33.9,-0.03,1.35,20.77,18.61,620.0,23.6,10.41,39.76,9.17,30.59,-0.02,1.34,25.79,24.16,620.0,27.13,10.89,43.9,12.2,31.69,-0.01,1.35,29.24,27.5,620.0,26.1,9.17,41.97,13.03,28.94,0.03,1.42,27.66,26.26,620.0
+BO-P-G070006 = 11.53,1.62,15.79,8.62,7.17,0.36,2.6,11.65,11.52,64.0,19.36,2.25,25.71,15.79,9.92,0.51,2.68,19.49,19.06,64.0,17.61,1.8,21.57,14.0,7.58,-0.09,2.31,17.7,17.85,64.0,22.73,1.17,25.98,20.47,5.51,0.06,2.78,22.76,22.95,64.0,22.61,0.64,24.88,20.75,4.13,0.47,4.94,22.62,22.57,64.0,19.11,0.8,21.02,17.44,3.58,0.3,2.54,19.13,19.09,64.0,21.19,0.56,22.68,19.65,3.03,-0.16,3.52,21.2,21.2,64.0,24.47,0.76,27.09,22.95,4.13,0.54,4.03,24.48,24.47,64.0,30.95,0.9,33.7,29.02,4.69,0.3,3.26,30.97,30.94,64.0,31.23,1.88,34.53,27.64,6.89,-0.19,1.99,31.29,31.29,64.0,29.5,2.46,35.08,24.19,10.89,-0.32,2.68,29.6,29.84,64.0,19.02,2.5,24.33,11.93,12.4,-0.53,3.88,19.19,19.37,64.0
+BO-P-G070007 = 17.84,2.27,22.68,11.93,10.75,-0.14,2.47,17.99,17.99,177.0,21.62,2.75,27.36,14.41,12.95,-0.55,2.75,21.79,22.13,177.0,20.49,2.88,27.36,13.58,13.78,-0.19,2.45,20.69,20.89,177.0,24.8,2.1,28.19,17.99,10.2,-1.05,3.86,24.89,25.3,177.0,23.41,1.4,25.98,18.54,7.44,-1.35,4.87,23.45,23.78,177.0,20.46,1.53,23.78,15.51,8.27,-0.95,4.17,20.51,20.54,177.0,21.74,1.71,24.88,16.06,8.82,-1.18,4.28,21.81,21.85,177.0,25.63,1.76,28.74,19.65,9.09,-1.1,4.53,25.69,25.71,177.0,30.92,1.42,33.43,26.81,6.61,-0.5,2.72,30.95,31.01,177.0,33.36,2.15,36.73,26.81,9.92,-0.45,2.45,33.42,33.56,177.0,30.58,2.66,35.91,25.16,10.75,0.16,2.04,30.7,30.12,177.0,23.38,3.15,28.19,16.06,12.13,-0.63,2.38,23.59,24.19,177.0
+BO-P-G070008 = 21.88,2.28,26.81,17.85,8.96,-0.13,1.83,22.0,22.47,94.0,26.46,2.1,30.94,20.47,10.47,-0.52,3.05,26.55,26.71,94.0,23.58,1.66,25.98,16.75,9.23,-2.16,7.81,23.64,24.19,94.0,25.8,1.55,28.19,21.44,6.75,-0.84,3.42,25.84,25.98,94.0,22.25,1.11,24.33,18.96,5.37,-0.69,3.36,22.28,22.37,94.0,17.56,0.84,19.09,14.55,4.55,-1.32,5.47,17.58,17.65,94.0,19.26,0.78,21.02,16.61,4.41,-0.46,3.82,19.28,19.23,94.0,23.1,0.9,24.33,20.06,4.27,-1.15,4.36,23.12,23.23,94.0,30.59,1.33,33.43,26.67,6.75,-0.41,3.63,30.61,30.6,94.0,35.58,1.56,38.66,30.94,7.72,-0.67,3.66,35.62,35.77,94.0,37.77,1.6,40.59,33.01,7.58,-0.35,2.9,37.8,37.77,94.0,25.01,1.53,28.46,19.65,8.82,-0.76,5.25,25.05,25.16,94.0
+BO-P-G070009 = 20.37,2.65,26.26,14.41,11.85,-0.05,2.23,20.54,20.33,346.0,26.4,2.24,32.87,18.82,14.06,0.23,3.69,26.49,26.19,346.0,24.88,2.78,33.56,14.96,18.6,0.28,4.71,25.03,24.68,346.0,26.09,1.29,29.08,22.13,6.96,-0.1,3.05,26.13,25.98,346.0,21.8,1.43,24.33,18.54,5.79,-0.35,2.02,21.84,22.02,346.0,18.43,2.0,21.85,14.96,6.89,-0.24,1.75,18.54,18.68,346.0,19.46,1.71,22.13,16.06,6.06,-0.44,1.94,19.54,19.85,346.0,23.42,2.18,27.36,19.09,8.27,-0.28,1.86,23.52,23.71,346.0,29.58,1.94,33.43,25.3,8.13,-0.06,2.01,29.64,29.43,346.0,34.61,1.5,38.94,30.81,8.13,-0.12,2.5,34.64,34.73,346.0,36.21,1.93,40.87,30.67,10.2,0.19,2.84,36.26,35.94,346.0,27.95,3.08,36.59,17.99,18.6,0.19,3.78,28.12,27.64,346.0
+BO-P-G070010 = 24.01,2.87,31.5,15.24,16.26,-0.53,3.19,24.18,24.47,747.0,32.89,3.23,38.11,13.58,24.53,-3.01,15.73,33.05,33.56,747.0,33.32,3.6,38.94,11.65,27.28,-3.17,16.21,33.51,34.11,747.0,28.34,3.18,33.7,7.52,26.18,-3.49,18.43,28.52,28.88,747.0,20.55,2.78,25.16,4.49,20.67,-3.09,14.94,20.74,21.02,746.0,16.36,2.3,20.2,3.11,17.09,-2.83,13.73,16.52,16.75,746.0,17.11,2.27,20.75,4.21,16.54,-3.27,16.46,17.26,17.44,746.0,21.44,2.86,26.54,4.21,22.32,-3.36,17.35,21.63,21.85,746.0,29.4,4.11,35.08,2.83,32.24,-3.98,21.77,29.69,30.12,747.0,36.15,4.17,42.24,10.28,31.97,-3.8,20.3,36.39,36.87,747.0,40.39,4.33,45.0,13.58,31.42,-3.77,19.9,40.62,41.14,747.0,37.61,4.2,43.9,13.31,30.59,-2.67,12.99,37.85,38.66,747.0
+BO-P-G070011 = 17.76,3.24,25.16,9.45,15.71,-0.12,2.67,18.05,17.85,463.0,26.07,2.94,33.01,18.54,14.47,-0.15,2.3,26.24,26.47,463.0,26.95,3.64,34.25,18.82,15.43,-0.21,2.14,27.2,27.36,463.0,26.74,1.69,30.67,19.09,11.57,-0.39,3.29,26.79,26.95,463.0,20.95,1.36,23.78,14.55,9.23,-0.38,3.31,20.99,21.02,463.0,17.11,1.46,19.92,11.24,8.68,-0.36,2.77,17.17,17.23,463.0,18.3,1.32,21.02,12.2,8.82,-0.37,3.13,18.35,18.47,463.0,21.96,1.59,25.71,14.55,11.16,-0.29,3.35,22.02,21.99,463.0,29.1,1.7,33.7,19.37,14.33,-0.19,5.38,29.15,29.15,463.0,34.63,1.65,38.66,25.43,13.23,-0.55,4.7,34.67,34.67,463.0,37.94,2.09,43.07,28.33,14.74,-0.21,3.07,38.0,37.83,463.0,29.92,4.04,39.49,18.82,20.67,0.01,2.34,30.19,29.7,463.0
+BO-P-G070012 = 14.99,1.87,18.41,10.28,8.13,-0.25,2.56,15.1,15.03,88.0,19.19,2.03,22.4,13.86,8.54,-0.43,2.39,19.3,19.65,88.0,18.78,2.06,22.4,13.58,8.82,-0.39,2.54,18.89,18.75,88.0,23.88,1.55,27.09,20.2,6.89,-0.27,2.69,23.93,24.02,88.0,23.1,1.25,25.71,21.02,4.69,0.25,2.14,23.13,22.99,88.0,20.27,1.22,22.68,17.44,5.24,0.13,2.37,20.31,19.99,88.0,21.91,1.26,24.33,19.09,5.24,0.2,2.26,21.95,21.57,88.0,25.81,1.26,28.26,22.95,5.31,0.3,2.34,25.84,25.67,88.0,29.91,1.41,32.6,27.09,5.51,-0.02,1.81,29.94,29.98,88.0,32.25,1.63,34.53,28.74,5.79,-0.4,1.76,32.29,32.6,88.0,29.3,1.97,33.98,25.43,8.54,0.15,2.16,29.37,29.02,88.0,20.64,2.38,25.98,15.79,10.2,0.19,2.32,20.78,20.4,88.0
+BO-P-G070013 = 18.6,2.4,27.91,12.62,15.3,0.65,4.17,18.76,18.27,309.0,26.15,1.86,30.94,19.65,11.3,-0.49,3.75,26.21,26.26,309.0,24.19,2.19,30.26,16.48,13.78,-0.11,4.27,24.29,24.33,309.0,25.04,1.15,28.46,21.99,6.48,0.21,3.58,25.06,25.02,309.0,20.47,1.1,24.33,17.44,6.89,0.2,2.9,20.5,20.47,309.0,16.17,1.2,20.47,13.03,7.44,0.34,3.19,16.21,16.06,309.0,17.59,1.2,21.85,14.69,7.17,0.37,3.12,17.63,17.58,309.0,21.37,1.5,25.71,17.99,7.72,0.02,2.19,21.42,21.44,309.0,27.78,1.75,32.05,23.78,8.27,-0.03,2.14,27.84,27.78,309.0,33.63,1.22,37.83,30.39,7.44,0.28,3.05,33.65,33.56,309.0,35.58,1.6,40.31,30.67,9.65,0.14,3.64,35.62,35.56,309.0,27.04,2.57,32.6,18.27,14.33,-0.46,3.42,27.16,27.22,309.0
+BO-P-G070014 = 23.14,3.37,30.94,11.93,19.02,-0.53,2.88,23.38,23.75,668.0,30.33,2.47,36.18,21.57,14.61,-0.45,2.85,30.43,30.53,668.0,30.05,2.79,36.18,21.3,14.88,-0.72,3.24,30.18,30.53,668.0,25.04,1.98,31.22,17.72,13.5,-0.17,3.32,25.12,25.02,668.0,17.85,1.88,23.23,11.38,11.85,0.07,2.62,17.95,17.99,668.0,13.28,1.91,18.96,8.35,10.61,0.23,2.74,13.42,13.31,668.0,14.37,1.86,19.92,9.45,10.47,0.01,2.37,14.49,14.41,668.0,18.38,2.11,24.47,12.48,11.99,0.21,2.45,18.5,18.13,668.0,25.8,2.3,33.56,19.92,13.64,0.32,2.88,25.91,25.71,668.0,32.21,2.39,38.25,25.43,12.81,0.09,2.47,32.3,32.05,668.0,36.88,2.0,43.9,30.67,13.23,0.1,3.13,36.93,36.8,668.0,34.36,3.32,41.42,23.23,18.19,-0.86,3.57,34.52,35.08,668.0
+BO-P-G070015 = 16.04,1.99,19.65,10.55,9.09,-0.39,2.57,16.17,16.24,134.0,20.24,1.26,22.68,15.37,7.3,-1.09,4.38,20.28,20.51,134.0,20.3,1.59,24.33,15.79,8.54,-0.66,3.1,20.36,20.47,134.0,24.43,1.1,26.54,21.57,4.96,-0.22,2.45,24.45,24.47,134.0,22.05,0.93,24.61,19.78,4.82,-0.04,2.87,22.07,22.13,134.0,18.83,0.96,21.57,16.61,4.96,-0.13,2.91,18.85,18.89,134.0,19.51,0.98,22.4,17.03,5.37,0.12,3.13,19.53,19.47,134.0,23.91,1.04,27.09,21.3,5.79,0.07,3.05,23.93,23.92,134.0,30.12,1.19,32.6,26.95,5.65,-0.23,2.45,30.14,30.15,134.0,33.48,1.31,35.91,29.57,6.34,-0.74,3.38,33.51,33.67,134.0,34.69,1.83,37.28,29.57,7.72,-0.73,2.75,34.74,35.08,134.0,22.57,1.73,27.36,17.44,9.92,0.13,3.16,22.63,22.47,134.0
+BO-S-G080001 = 24.82,1.29,31.22,21.3,9.92,0.64,3.93,24.86,24.61,1070.0,25.35,0.92,28.46,22.68,5.79,-0.04,2.88,25.36,25.3,1070.0,24.55,1.01,27.5,21.57,5.93,-0.18,2.82,24.57,24.61,1070.0,25.88,0.9,28.46,22.68,5.79,-0.06,3.15,25.89,25.85,1070.0,23.5,1.17,26.54,19.09,7.44,-0.17,2.51,23.53,23.5,1070.0,22.46,1.26,25.71,19.37,6.34,0.15,2.51,22.49,22.26,1070.0,28.09,1.35,31.5,24.06,7.44,-0.19,3.1,28.13,28.12,1070.0,30.69,1.91,35.08,24.74,10.33,-0.29,2.84,30.75,30.67,1070.0,32.83,2.53,38.66,25.16,13.5,-0.22,2.63,32.93,32.87,1070.0,31.73,3.5,40.59,24.88,15.71,0.72,2.4,31.92,30.6,1070.0,30.29,2.37,40.31,25.43,14.88,0.6,3.29,30.38,30.12,1070.0,29.75,1.78,40.31,25.43,14.88,1.33,7.24,29.8,29.57,1070.0
+BO-S-G080002 = 25.71,2.09,30.12,20.4,9.71,0.16,2.34,25.79,25.3,173.0,26.68,1.94,31.22,21.23,9.99,-0.46,3.24,26.75,26.81,173.0,25.65,1.96,29.29,19.51,9.78,-1.27,4.46,25.72,25.98,173.0,23.51,1.94,26.54,18.13,8.41,-0.9,2.98,23.59,24.33,173.0,22.14,1.33,24.61,17.65,6.96,-1.08,4.43,22.18,22.4,173.0,19.94,1.39,23.23,15.17,8.06,-0.92,4.45,19.99,20.2,173.0,24.03,2.01,26.81,17.72,9.09,-1.08,3.65,24.12,24.74,173.0,25.71,2.3,29.02,19.58,9.44,-0.53,2.23,25.81,25.98,173.0,30.17,2.65,34.11,22.26,11.85,-0.79,3.13,30.29,30.67,173.0,28.66,2.36,32.46,20.89,11.57,-1.27,4.66,28.76,29.02,173.0,30.22,1.96,33.7,23.99,9.71,-0.7,3.3,30.29,30.53,173.0,29.95,3.29,37.83,22.13,15.71,-0.2,2.58,30.13,30.39,173.0
+BO-S-G080003 = 19.02,3.07,25.71,11.93,13.78,-0.08,2.31,19.27,19.3,90.0,20.51,3.4,25.43,14.13,11.3,-0.38,1.7,20.78,21.3,90.0,19.78,3.63,25.16,13.03,12.13,-0.38,1.76,20.11,20.75,90.0,18.88,4.07,24.61,12.2,12.4,-0.24,1.5,19.3,19.37,90.0,19.03,4.11,25.43,11.93,13.5,-0.27,1.66,19.46,20.06,90.0,17.45,2.92,21.57,11.1,10.47,-0.48,1.97,17.69,18.2,90.0,18.87,4.44,25.16,11.1,14.06,-0.32,1.72,19.38,19.71,90.0,20.7,4.11,26.26,12.48,13.78,-0.42,1.81,21.1,21.37,90.0,23.73,4.81,31.22,15.51,15.71,-0.21,1.74,24.2,24.06,90.0,24.2,6.31,33.7,13.31,20.39,-0.21,1.72,25.0,24.81,90.0,24.84,5.63,33.15,15.51,17.64,-0.16,1.7,25.47,25.26,90.0,22.56,4.06,29.02,14.41,14.61,-0.37,1.92,22.92,23.85,90.0
+BO-S-G080004 = 24.65,1.31,29.29,19.92,9.37,0.41,3.33,24.68,24.61,1945.0,25.81,1.29,31.5,22.4,9.09,0.63,3.42,25.84,25.57,1945.0,25.58,1.4,30.67,21.3,9.37,-0.25,3.8,25.61,25.71,1945.0,26.05,0.98,30.94,23.23,7.72,0.54,4.03,26.07,25.98,1945.0,23.49,0.91,27.64,20.75,6.89,0.01,3.34,23.5,23.5,1945.0,21.1,0.96,25.71,18.27,7.44,0.36,3.32,21.12,21.02,1945.0,27.58,1.16,31.5,23.78,7.72,-0.38,3.52,27.6,27.64,1945.0,28.8,1.38,33.98,24.81,9.16,-0.06,2.96,28.83,28.88,1945.0,31.71,1.88,37.56,24.06,13.5,-0.4,3.82,31.77,31.77,1945.0,30.89,1.55,36.18,26.67,9.51,0.18,2.9,30.93,30.94,1945.0,30.85,1.59,36.46,26.54,9.92,0.37,3.13,30.9,30.81,1945.0,29.85,1.84,40.87,24.33,16.54,0.61,5.31,29.9,29.98,1945.0
+BO-S-G080005 = 25.03,1.64,31.77,19.37,12.4,0.09,3.09,25.08,25.09,2946.0,26.04,1.35,32.32,20.47,11.85,-0.48,4.94,26.08,26.12,2946.0,25.95,1.44,30.12,20.2,9.92,-1.33,5.12,25.99,26.26,2946.0,24.35,1.41,27.91,19.09,8.82,-0.8,3.66,24.39,24.61,2946.0,22.91,1.49,29.57,18.54,11.02,-0.35,3.01,22.95,23.09,2946.0,20.03,1.75,25.43,13.31,12.13,-0.5,3.61,20.1,20.2,2946.0,25.93,2.07,31.22,18.82,12.4,-0.8,4.04,26.01,26.12,2946.0,26.38,1.84,32.46,18.82,13.64,-0.28,3.86,26.45,26.4,2946.0,31.97,1.82,38.94,25.71,13.23,-0.18,3.56,32.02,32.05,2946.0,33.32,2.0,39.49,25.16,14.33,-0.16,3.35,33.38,33.29,2946.0,32.5,2.32,38.94,24.06,14.88,-0.16,3.02,32.58,32.46,2946.0,30.41,2.51,36.46,20.75,15.71,-1.15,4.26,30.51,30.94,2946.0
+BO-S-G080006 = 20.57,1.32,24.06,17.17,6.89,-0.07,2.51,20.62,20.54,168.0,20.63,1.32,24.88,15.24,9.65,-0.66,5.37,20.67,20.61,168.0,20.1,1.18,23.5,14.69,8.82,-1.0,6.31,20.14,20.33,168.0,18.34,1.8,21.3,12.48,8.82,-0.56,2.7,18.43,18.68,168.0,19.09,1.71,22.95,14.13,8.82,-0.36,2.52,19.16,19.37,168.0,16.44,1.41,19.65,12.48,7.17,0.03,2.43,16.5,16.34,168.0,18.46,1.72,21.16,14.13,7.03,-0.41,2.29,18.54,18.82,168.0,20.05,1.47,23.5,15.51,7.99,-0.14,3.27,20.1,20.2,168.0,23.04,2.2,27.36,18.54,8.82,-0.29,2.0,23.15,23.37,168.0,23.48,2.25,28.19,16.34,11.85,-0.49,2.93,23.59,23.78,168.0,25.4,2.4,32.6,19.37,13.23,0.01,2.58,25.52,25.3,168.0,23.58,1.87,28.74,18.82,9.92,0.5,3.19,23.65,23.19,168.0
+BO-S-G080007 = 24.63,1.64,27.36,20.47,6.89,-0.54,2.67,24.68,24.88,158.0,27.13,1.36,29.57,23.5,6.06,-0.44,2.46,27.17,27.36,163.0,25.51,0.99,27.64,22.95,4.69,-0.65,2.94,25.53,25.71,163.0,24.64,0.74,26.4,22.4,4.0,-0.16,2.68,24.65,24.61,163.0,23.79,0.7,25.98,21.99,4.0,0.31,3.48,23.8,23.78,163.0,21.49,1.08,23.78,18.82,4.96,-0.26,2.49,21.52,21.57,163.0,25.55,0.98,28.46,23.37,5.1,0.17,2.73,25.57,25.57,163.0,28.3,0.95,30.12,24.88,5.24,-1.05,3.97,28.31,28.46,163.0,29.83,1.2,32.05,25.71,6.34,-0.85,3.55,29.86,30.12,163.0,28.86,1.14,30.94,26.12,4.82,-0.36,2.46,28.88,29.02,163.0,30.24,1.86,33.43,25.16,8.27,-0.57,2.53,30.3,30.6,163.0,30.52,2.04,34.25,25.43,8.82,-0.66,2.5,30.59,31.08,163.0
+BO-S-G080008 = 23.65,1.74,27.09,15.24,11.85,-0.74,3.82,23.71,23.92,427.0,27.38,1.9,31.77,21.71,10.06,-0.55,3.37,27.45,27.57,429.0,24.87,1.48,27.5,19.92,7.58,-0.71,3.45,24.91,24.88,429.0,23.3,1.44,26.54,17.17,9.37,-1.24,5.61,23.34,23.5,429.0,22.76,1.45,25.71,17.72,7.99,-1.63,5.92,22.81,23.09,429.0,20.97,1.57,25.43,15.79,9.65,-0.65,4.4,21.03,21.02,429.0,23.84,1.8,27.91,17.92,9.99,-1.31,5.13,23.91,24.06,429.0,25.34,1.74,29.15,19.85,9.3,-0.62,3.78,25.39,25.57,429.0,27.12,1.51,30.12,22.13,7.99,-0.85,4.17,27.16,27.29,429.0,27.31,1.52,30.12,21.44,8.68,-1.53,5.95,27.35,27.5,429.0,27.92,1.51,32.32,24.06,8.27,0.15,3.75,27.97,27.91,429.0,27.21,2.07,34.25,22.54,11.71,0.67,3.94,27.28,26.95,429.0
+BO-S-G080009 = 23.17,1.81,28.74,9.72,19.02,-0.19,3.95,23.24,23.23,2480.0,24.09,1.18,31.22,19.92,11.3,0.66,5.05,24.12,24.06,2499.0,24.08,1.52,29.29,19.92,9.37,1.01,3.28,24.13,23.57,2499.0,24.86,1.6,32.05,20.2,11.85,1.69,6.02,24.91,24.33,2499.0,23.6,1.29,28.19,19.65,8.54,0.5,3.55,23.64,23.5,2499.0,21.98,0.95,25.16,19.09,6.06,-0.25,2.66,22.0,22.13,2499.0,25.95,0.87,30.12,23.78,6.34,0.69,3.81,25.96,25.85,2499.0,27.3,1.36,32.32,24.61,7.72,1.07,3.71,27.34,26.95,2499.0,30.09,2.74,37.56,26.12,11.44,0.85,2.59,30.22,29.08,2499.0,28.15,1.81,36.73,23.5,13.23,1.09,4.32,28.21,27.78,2499.0,28.07,2.69,41.42,22.95,18.46,1.14,4.03,28.2,27.5,2499.0,27.37,2.55,40.04,22.13,17.91,1.74,6.54,27.49,26.81,2499.0
+BO-S-G080010 = 24.91,1.79,30.12,20.2,9.92,-0.01,2.44,24.98,24.88,219.0,26.46,1.43,29.84,22.4,7.44,-0.39,2.62,26.5,26.71,230.0,25.96,1.21,27.91,22.68,5.24,-0.73,2.58,25.99,26.26,230.0,25.61,1.62,29.29,19.92,9.37,-0.55,3.18,25.66,25.88,230.0,24.64,0.94,27.36,22.68,4.69,0.45,3.03,24.66,24.61,230.0,21.75,0.98,23.78,17.72,6.06,-0.82,4.1,21.77,21.85,230.0,26.31,0.79,28.19,24.33,3.86,-0.07,2.6,26.32,26.26,230.0,28.14,1.04,32.05,24.88,7.17,0.2,4.15,28.16,28.19,230.0,29.14,1.33,32.6,25.71,6.89,0.24,2.62,29.17,29.02,230.0,29.1,0.77,30.67,26.54,4.13,-0.54,3.02,29.11,29.15,230.0,30.47,1.99,33.7,25.16,8.54,-0.63,2.53,30.53,30.81,230.0,29.62,2.85,36.46,23.78,12.68,0.56,2.42,29.76,28.74,230.0
+BO-S-G080011 = 21.11,2.01,25.16,16.89,8.27,-0.0,2.06,21.21,21.09,208.0,21.09,2.26,25.16,16.61,8.54,-0.09,1.79,21.21,21.16,208.0,20.4,1.94,25.71,16.61,9.09,0.16,2.26,20.49,20.47,208.0,19.97,2.07,27.36,15.24,12.13,0.33,3.4,20.07,19.92,208.0,20.25,1.44,25.43,17.17,8.27,1.24,5.38,20.3,19.92,208.0,16.21,1.24,19.85,14.13,5.72,0.73,2.98,16.26,15.93,208.0,19.47,1.77,24.95,14.41,10.54,0.06,3.91,19.55,19.37,208.0,20.68,1.71,25.92,17.44,8.47,0.61,2.82,20.75,20.33,208.0,25.91,2.01,33.15,21.57,11.57,0.63,3.48,25.99,25.78,208.0,28.17,3.07,34.8,21.57,13.23,-0.07,2.16,28.34,28.33,208.0,26.9,2.63,35.97,21.85,14.12,0.92,4.05,27.03,26.67,208.0,22.77,2.15,29.29,19.09,10.2,0.74,3.53,22.87,22.54,208.0
+BO-S-G080012 = 22.83,1.73,28.46,16.61,11.85,-0.08,2.76,22.9,22.81,2341.0,23.39,0.98,27.36,19.37,7.99,0.04,3.23,23.41,23.37,2341.0,23.55,0.81,26.54,20.47,6.06,-0.19,3.65,23.56,23.57,2341.0,24.7,0.83,27.36,22.13,5.24,0.2,2.67,24.72,24.61,2341.0,23.67,1.02,27.36,19.92,7.44,0.02,2.98,23.7,23.64,2341.0,22.82,1.05,26.26,20.2,6.06,0.14,2.79,22.84,22.81,2341.0,27.18,1.2,31.22,24.33,6.89,0.62,3.04,27.21,27.09,2341.0,29.11,1.94,35.08,25.16,9.92,0.43,2.62,29.18,29.02,2341.0,31.17,2.45,37.83,26.54,11.3,0.08,2.24,31.26,31.22,2341.0,30.06,2.02,38.11,25.98,12.13,1.14,4.51,30.13,29.84,2341.0,27.52,1.68,33.98,22.68,11.3,0.12,2.52,27.58,27.64,2341.0,27.32,2.25,35.63,20.2,15.43,0.27,3.2,27.41,27.36,2341.0
+BO-S-G080013 = 26.55,1.49,30.12,23.5,6.61,0.63,2.64,26.59,26.1,80.0,27.12,1.44,30.39,24.88,5.51,0.61,2.37,27.15,26.78,82.0,27.11,0.56,28.19,25.71,2.48,-0.51,2.94,27.12,27.09,82.0,26.45,0.67,28.19,24.61,3.58,-0.13,2.93,26.46,26.54,82.0,23.89,0.86,26.26,22.54,3.72,0.45,2.36,23.91,23.78,82.0,21.71,0.86,23.5,19.65,3.86,-0.14,2.49,21.73,21.85,82.0,25.58,0.88,27.36,23.5,3.86,-0.3,2.49,25.59,25.71,82.0,27.43,1.25,29.29,24.33,4.96,-0.58,2.41,27.45,27.64,82.0,31.19,1.02,33.15,28.6,4.55,-0.38,2.43,31.21,31.29,82.0,29.94,1.02,32.05,27.91,4.13,-0.02,2.08,29.96,29.91,82.0,32.26,0.83,34.25,30.53,3.72,-0.3,2.33,32.27,32.39,82.0,33.73,1.95,40.04,29.43,10.61,0.19,3.48,33.78,33.77,82.0
+BO-T-G090001 = 21.05,3.41,27.91,11.65,16.26,-0.5,2.69,21.32,21.85,178.0,22.34,2.5,26.81,14.41,12.4,-0.99,3.77,22.48,23.09,178.0,19.95,3.07,25.02,12.48,12.54,-0.52,2.4,20.18,20.61,178.0,19.97,1.26,22.81,17.17,5.65,0.28,2.33,20.01,19.65,178.0,19.04,2.02,23.5,15.79,7.72,0.58,2.17,19.14,18.54,178.0,14.9,2.39,20.2,11.65,8.54,0.57,1.91,15.09,14.13,178.0,19.37,1.92,24.06,16.06,7.99,0.77,2.37,19.47,18.68,178.0,20.62,2.78,26.26,16.89,9.37,0.7,2.12,20.81,19.71,178.0,24.44,2.95,31.5,19.92,11.57,0.67,2.16,24.62,23.44,178.0,28.79,1.93,35.08,22.68,12.4,-0.23,3.57,28.86,28.81,178.0,26.84,2.22,33.7,19.92,13.78,0.08,3.61,26.93,26.81,178.0,22.0,4.11,29.29,9.45,19.84,-0.71,2.92,22.38,23.5,178.0
+BO-T-G090002 = 19.12,2.21,23.78,15.24,8.54,0.33,2.55,19.24,19.09,45.0,24.21,1.89,27.64,20.47,7.17,-0.1,1.78,24.28,24.33,45.0,21.49,2.1,24.61,16.34,8.27,-0.56,2.73,21.59,21.85,45.0,22.85,1.39,25.43,20.33,5.1,0.11,2.17,22.89,22.68,45.0,23.09,0.94,25.16,20.33,4.82,-0.35,3.52,23.1,23.02,45.0,19.15,1.16,21.16,16.13,5.03,-0.33,2.77,19.18,18.96,45.0,22.83,0.71,24.06,20.33,3.72,-1.23,4.93,22.84,22.95,45.0,25.21,1.21,27.09,21.16,5.93,-1.49,5.38,25.24,25.57,45.0,29.77,1.37,31.77,24.74,7.03,-1.71,6.35,29.8,30.05,45.0,31.57,1.9,35.63,26.95,8.68,-0.12,2.61,31.63,31.5,45.0,31.25,2.21,33.98,25.71,8.27,-0.89,2.74,31.33,31.84,45.0,21.29,2.2,27.09,16.61,10.47,-0.02,3.19,21.41,21.57,45.0
+BO-T-G090003 = 27.25,2.49,33.43,19.65,13.78,-0.34,2.72,27.37,27.36,643.0,27.69,2.19,33.43,21.85,11.57,-0.43,2.63,27.78,27.91,643.0,27.05,2.65,32.05,20.2,11.85,-0.67,2.51,27.18,27.91,643.0,24.3,1.82,27.36,19.09,8.27,-0.89,2.78,24.37,25.02,643.0,22.37,1.75,25.98,17.17,8.82,-1.1,3.61,22.44,22.81,643.0,17.73,2.44,22.13,10.55,11.57,-1.08,3.37,17.9,18.41,643.0,24.09,2.0,27.09,17.44,9.65,-1.75,5.31,24.17,24.68,643.0,25.1,2.36,28.74,16.34,12.4,-1.74,5.28,25.21,25.85,643.0,29.85,2.64,33.98,21.71,12.26,-1.41,4.27,29.96,30.6,643.0,35.0,2.49,39.49,26.81,12.68,-0.99,3.48,35.08,35.56,643.0,36.95,3.72,43.07,27.22,15.85,-0.94,3.13,37.14,37.97,643.0,32.71,4.31,40.04,22.4,17.64,-0.57,2.26,33.0,34.11,643.0
+BO-T-G090004 = 19.2,3.7,27.36,13.31,14.06,0.49,2.04,19.55,18.37,142.0,22.7,3.65,30.39,16.89,13.5,0.59,2.07,22.99,21.44,142.0,19.87,3.42,27.91,13.86,14.06,0.4,1.91,20.16,18.89,142.0,23.89,2.94,30.39,18.82,11.57,0.32,1.81,24.07,23.23,142.0,22.9,1.33,26.54,19.37,7.17,-0.51,3.25,22.94,23.09,142.0,19.67,1.39,22.68,15.65,7.03,-0.96,3.57,19.71,19.92,142.0,22.04,1.23,24.61,17.99,6.61,-0.98,4.3,22.08,22.13,142.0,25.04,1.43,28.19,20.75,7.44,-0.85,3.99,25.08,25.23,142.0,29.31,1.74,33.43,24.88,8.54,-0.18,2.3,29.36,29.36,142.0,31.65,2.67,36.73,24.33,12.4,-0.19,2.29,31.76,31.5,142.0,30.29,4.05,37.83,22.4,15.43,0.15,1.81,30.55,29.6,142.0,20.77,4.24,29.57,13.03,16.54,0.38,2.14,21.2,20.2,142.0
+BO-T-G090005 = 20.89,2.59,25.85,13.86,11.99,-0.62,2.72,21.05,21.37,187.0,23.52,2.47,29.57,18.54,11.02,0.22,2.43,23.65,23.23,187.0,20.95,2.96,28.19,14.96,13.23,0.26,2.62,21.16,20.75,187.0,21.15,1.99,26.54,17.72,8.82,0.66,2.46,21.24,20.47,187.0,20.31,2.34,25.43,16.06,9.37,0.18,1.8,20.44,19.92,187.0,14.71,2.1,19.65,10.55,9.09,0.04,2.08,14.86,14.82,187.0,20.47,2.39,25.98,16.34,9.65,0.32,1.96,20.61,20.2,187.0,21.11,3.02,29.29,16.34,12.95,0.45,2.25,21.33,20.54,187.0,26.19,2.95,32.05,19.65,12.4,0.07,1.99,26.36,25.71,187.0,29.4,3.56,37.01,22.4,14.61,0.38,2.17,29.62,28.6,187.0,29.26,3.95,37.01,22.68,14.33,0.46,2.05,29.53,27.91,187.0,23.03,2.81,28.88,16.89,11.99,0.04,2.45,23.2,22.68,187.0
+BO-T-G090006 = 19.64,3.4,27.91,14.13,13.78,0.28,2.18,19.93,19.37,94.0,20.99,3.03,27.91,15.1,12.81,0.33,2.36,21.21,20.54,94.0,18.15,3.25,25.98,12.76,13.23,0.52,2.31,18.43,17.23,94.0,21.32,2.07,26.54,17.44,9.09,0.44,2.35,21.42,21.09,94.0,20.73,1.61,24.61,18.13,6.48,0.58,2.28,20.79,20.37,94.0,16.92,1.76,20.2,13.72,6.48,0.13,1.71,17.01,16.65,94.0,19.86,2.32,24.88,16.61,8.27,0.49,1.99,19.99,19.2,94.0,22.86,2.34,27.91,19.37,8.54,0.63,2.15,22.97,22.13,94.0,28.38,1.89,32.6,25.3,7.3,0.63,2.3,28.44,27.81,94.0,30.83,2.15,35.63,26.4,9.23,0.05,2.32,30.91,30.74,94.0,30.05,3.73,37.56,22.68,14.88,-0.19,2.14,30.28,30.39,94.0,18.39,3.79,25.98,11.65,14.33,0.16,1.9,18.77,17.99,94.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BOL/BOL_2_vegetation_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BOL/BOL_2_vegetation_2008.properties
new file mode 100644
index 0000000..d9235c8
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BOL/BOL_2_vegetation_2008.properties
@@ -0,0 +1,146 @@
+# BOL.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the vegetation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BOL vegetation data for 2008 at admin level 2
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BOL
+ADMIN_LEVEL = 2
+UNITS = UNITS
+DATA_TYPE = vegetation
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 0.9 
+# Minimum: -0.1
+
+BO-B-G010001 = 0.63,0.06,0.8,0.44,0.36,-0.15,2.76,0.63,0.63,432.0,0.65,0.08,0.8,0.41,0.39,-0.61,2.75,0.65,0.66,432.0,0.78,0.07,0.87,0.6,0.27,-0.54,2.22,0.79,0.79,432.0,0.77,0.08,0.89,0.58,0.31,-0.37,1.93,0.77,0.78,432.0,0.74,0.08,0.87,0.59,0.28,-0.03,1.61,0.75,0.74,432.0,0.72,0.09,0.86,0.55,0.31,-0.03,1.67,0.72,0.71,432.0,0.7,0.1,0.85,0.51,0.34,-0.05,1.66,0.7,0.7,432.0,0.68,0.12,0.85,0.44,0.41,-0.19,1.78,0.69,0.68,432.0,0.68,0.11,0.86,0.48,0.38,-0.01,1.68,0.69,0.68,432.0,0.75,0.09,0.88,0.51,0.36,-0.37,2.05,0.75,0.76,432.0,0.74,0.08,0.86,0.54,0.33,-0.46,2.37,0.75,0.74,432.0,0.7,0.07,0.86,0.57,0.3,0.22,2.11,0.71,0.7,432.0
+BO-B-G010002 = 0.52,0.11,0.79,0.22,0.57,0.12,2.19,0.53,0.52,1157.0,0.71,0.08,0.9,0.25,0.65,-0.11,3.58,0.72,0.71,1157.0,0.75,0.1,0.9,0.25,0.65,-0.21,2.38,0.75,0.74,1157.0,0.75,0.1,0.9,0.21,0.69,-0.29,2.63,0.76,0.74,1157.0,0.75,0.1,0.89,0.2,0.69,-0.29,2.79,0.76,0.74,1157.0,0.73,0.11,0.88,0.2,0.69,-0.19,2.34,0.74,0.72,1157.0,0.71,0.11,0.88,0.21,0.68,-0.17,2.1,0.72,0.71,1157.0,0.69,0.13,0.88,0.16,0.72,-0.11,1.89,0.7,0.68,1157.0,0.67,0.13,0.87,0.14,0.73,-0.14,1.96,0.68,0.66,1157.0,0.7,0.12,0.89,0.14,0.74,-0.21,2.41,0.71,0.69,1157.0,0.72,0.11,0.9,0.19,0.71,-0.21,2.5,0.72,0.71,1157.0,0.63,0.13,0.89,0.21,0.67,0.31,2.26,0.64,0.61,1157.0
+BO-B-G010003 = 0.61,0.08,0.8,0.38,0.42,-0.07,2.42,0.61,0.61,1223.0,0.65,0.08,0.84,0.42,0.43,0.02,2.15,0.65,0.64,1223.0,0.76,0.07,0.9,0.47,0.43,-0.43,3.1,0.76,0.75,1223.0,0.77,0.09,0.9,0.44,0.46,-0.66,2.84,0.78,0.78,1223.0,0.76,0.1,0.9,0.47,0.43,-0.39,2.13,0.77,0.77,1223.0,0.74,0.11,0.9,0.46,0.44,-0.32,1.87,0.75,0.75,1223.0,0.72,0.12,0.88,0.47,0.42,-0.27,1.73,0.73,0.73,1223.0,0.71,0.13,0.88,0.44,0.45,-0.3,1.78,0.72,0.72,1223.0,0.71,0.12,0.88,0.44,0.44,-0.26,1.75,0.72,0.72,1223.0,0.76,0.1,0.9,0.49,0.41,-0.23,1.95,0.76,0.76,1223.0,0.75,0.08,0.9,0.53,0.36,-0.33,2.14,0.75,0.76,1223.0,0.74,0.08,0.89,0.47,0.42,-0.1,2.3,0.75,0.74,1223.0
+BO-B-G010004 = 0.55,0.07,0.72,0.35,0.37,0.03,2.87,0.55,0.55,637.0,0.57,0.07,0.75,0.39,0.37,0.26,2.68,0.58,0.57,637.0,0.64,0.09,0.84,0.28,0.57,-0.85,4.69,0.65,0.65,637.0,0.64,0.11,0.88,0.18,0.7,-0.53,4.83,0.65,0.64,637.0,0.65,0.09,0.88,0.25,0.63,-0.07,4.42,0.65,0.63,637.0,0.64,0.08,0.87,0.46,0.41,0.89,3.43,0.65,0.62,637.0,0.63,0.08,0.88,0.48,0.39,0.84,3.26,0.64,0.62,637.0,0.6,0.09,0.86,0.44,0.42,0.73,2.82,0.61,0.58,637.0,0.63,0.08,0.86,0.44,0.42,0.72,3.0,0.63,0.61,637.0,0.69,0.06,0.87,0.5,0.37,0.41,3.09,0.7,0.69,637.0,0.71,0.06,0.87,0.49,0.38,0.19,3.03,0.71,0.71,637.0,0.66,0.06,0.81,0.49,0.31,-0.14,2.7,0.66,0.66,637.0
+BO-B-G010005 = 0.54,0.09,0.77,0.31,0.46,0.03,1.9,0.55,0.54,606.0,0.62,0.08,0.8,0.38,0.42,-0.51,2.88,0.62,0.63,606.0,0.78,0.06,0.88,0.55,0.33,-0.9,3.67,0.78,0.78,606.0,0.76,0.07,0.88,0.51,0.37,-0.32,2.88,0.76,0.76,606.0,0.74,0.06,0.86,0.47,0.39,-0.28,3.24,0.75,0.74,606.0,0.73,0.07,0.85,0.46,0.39,-0.48,3.27,0.73,0.73,606.0,0.71,0.07,0.83,0.44,0.4,-0.74,3.49,0.72,0.72,606.0,0.69,0.08,0.84,0.38,0.46,-0.64,3.19,0.7,0.71,606.0,0.69,0.09,0.85,0.34,0.51,-0.44,3.04,0.69,0.7,606.0,0.75,0.07,0.88,0.44,0.44,-0.68,4.57,0.76,0.76,606.0,0.75,0.06,0.88,0.45,0.43,-0.7,5.0,0.75,0.75,606.0,0.68,0.06,0.86,0.44,0.42,0.01,4.0,0.69,0.68,606.0
+BO-B-G010006 = 0.49,0.06,0.68,0.29,0.39,0.32,3.54,0.49,0.48,862.0,0.6,0.09,0.87,0.27,0.6,-0.61,3.46,0.61,0.61,862.0,0.79,0.09,0.9,0.35,0.55,-1.23,4.35,0.79,0.81,862.0,0.79,0.09,0.9,0.49,0.4,-0.55,2.39,0.79,0.79,862.0,0.78,0.09,0.9,0.6,0.3,-0.08,1.47,0.79,0.77,862.0,0.77,0.08,0.88,0.6,0.28,-0.06,1.5,0.78,0.76,862.0,0.77,0.08,0.88,0.58,0.3,-0.12,1.62,0.77,0.75,862.0,0.75,0.1,0.88,0.49,0.39,-0.18,1.7,0.75,0.73,862.0,0.73,0.1,0.88,0.48,0.4,-0.19,1.69,0.74,0.72,862.0,0.78,0.09,0.9,0.57,0.33,-0.29,1.83,0.79,0.78,862.0,0.79,0.08,0.9,0.58,0.32,-0.31,1.85,0.8,0.8,862.0,0.76,0.08,0.9,0.53,0.37,-0.14,2.35,0.77,0.75,862.0
+BO-B-G010007 = 0.57,0.09,0.79,0.4,0.39,-0.2,2.08,0.58,0.59,560.0,0.68,0.05,0.84,0.53,0.31,0.1,3.42,0.68,0.68,560.0,0.63,0.07,0.84,0.44,0.4,0.17,2.51,0.63,0.62,560.0,0.83,0.04,0.88,0.69,0.19,-1.04,3.45,0.83,0.84,560.0,0.83,0.04,0.88,0.63,0.25,-1.21,4.28,0.83,0.84,560.0,0.82,0.04,0.88,0.67,0.21,-0.98,3.23,0.83,0.84,560.0,0.81,0.05,0.87,0.65,0.22,-0.91,3.13,0.81,0.82,560.0,0.81,0.06,0.89,0.61,0.28,-0.83,3.08,0.81,0.82,560.0,0.79,0.05,0.85,0.62,0.23,-0.87,3.11,0.79,0.8,560.0,0.81,0.05,0.88,0.62,0.26,-0.93,3.36,0.81,0.82,560.0,0.8,0.05,0.87,0.63,0.24,-0.68,2.94,0.8,0.81,560.0,0.64,0.05,0.79,0.51,0.28,0.07,2.3,0.64,0.64,560.0
+BO-B-G010008 = 0.54,0.08,0.73,0.1,0.63,-0.74,4.32,0.55,0.55,1478.0,0.62,0.1,0.83,0.07,0.76,-0.9,4.4,0.63,0.64,1478.0,0.66,0.12,0.89,0.09,0.8,-0.2,3.36,0.67,0.65,1478.0,0.67,0.12,0.9,0.08,0.82,-0.29,3.38,0.68,0.66,1478.0,0.67,0.11,0.89,0.08,0.81,-0.19,3.98,0.68,0.65,1478.0,0.65,0.12,0.88,0.08,0.81,0.0,3.66,0.66,0.63,1478.0,0.63,0.12,0.88,0.02,0.86,0.09,3.86,0.64,0.6,1478.0,0.6,0.13,0.89,0.07,0.81,0.36,3.12,0.61,0.56,1478.0,0.6,0.12,0.87,0.05,0.82,0.21,3.27,0.61,0.57,1478.0,0.66,0.12,0.9,-0.03,0.93,-0.46,4.96,0.67,0.65,1478.0,0.68,0.11,0.9,0.04,0.86,-0.6,5.33,0.68,0.67,1478.0,0.62,0.11,0.88,0.09,0.79,0.13,3.72,0.63,0.61,1478.0
+BO-C-G030001 = 0.36,0.17,0.64,0.11,0.52,0.2,1.62,0.4,0.32,85.0,0.48,0.12,0.66,0.21,0.44,-0.11,1.86,0.49,0.46,85.0,0.59,0.15,0.88,0.38,0.5,0.63,1.75,0.61,0.52,85.0,0.66,0.17,0.87,0.39,0.48,-0.28,1.31,0.68,0.73,85.0,0.6,0.21,0.87,0.3,0.57,-0.23,1.32,0.64,0.67,85.0,0.6,0.25,0.87,0.25,0.61,-0.29,1.29,0.65,0.73,85.0,0.54,0.24,0.85,0.23,0.61,-0.08,1.33,0.59,0.56,85.0,0.56,0.26,0.86,0.22,0.63,-0.2,1.28,0.62,0.64,85.0,0.54,0.25,0.85,0.21,0.64,-0.05,1.26,0.59,0.54,85.0,0.48,0.26,0.88,0.2,0.68,0.42,1.39,0.54,0.32,85.0,0.48,0.25,0.88,0.2,0.68,0.54,1.47,0.54,0.31,85.0,0.47,0.23,0.86,0.17,0.69,0.53,1.61,0.53,0.34,85.0
+BO-C-G030002 = 0.38,0.04,0.47,0.31,0.17,0.05,2.44,0.38,0.38,40.0,0.43,0.04,0.51,0.34,0.17,-0.25,3.01,0.43,0.43,40.0,0.43,0.04,0.51,0.34,0.17,-0.31,2.76,0.43,0.44,40.0,0.38,0.03,0.44,0.31,0.13,-0.15,2.41,0.38,0.38,40.0,0.3,0.03,0.35,0.25,0.1,-0.08,1.89,0.3,0.3,40.0,0.26,0.02,0.3,0.21,0.09,-0.13,1.86,0.26,0.26,40.0,0.23,0.02,0.27,0.2,0.07,-0.23,1.81,0.23,0.24,40.0,0.21,0.01,0.24,0.19,0.05,-0.21,2.05,0.22,0.22,40.0,0.21,0.01,0.23,0.18,0.06,-0.39,2.7,0.21,0.21,40.0,0.21,0.01,0.24,0.18,0.06,-0.31,2.45,0.21,0.22,40.0,0.23,0.02,0.27,0.18,0.09,-0.36,2.46,0.23,0.23,40.0,0.29,0.03,0.34,0.23,0.11,0.23,1.94,0.29,0.28,40.0
+BO-C-G030003 = 0.24,0.02,0.33,0.21,0.12,2.06,8.89,0.24,0.24,49.0,0.37,0.03,0.43,0.33,0.1,0.27,2.11,0.37,0.37,49.0,0.36,0.03,0.43,0.3,0.13,0.17,2.25,0.36,0.36,49.0,0.31,0.03,0.38,0.26,0.12,-0.11,2.19,0.32,0.32,49.0,0.25,0.02,0.3,0.21,0.09,0.12,2.03,0.25,0.25,49.0,0.22,0.02,0.26,0.18,0.07,0.11,1.91,0.22,0.22,49.0,0.2,0.02,0.23,0.17,0.06,0.13,1.88,0.2,0.2,49.0,0.19,0.02,0.22,0.16,0.06,0.14,1.81,0.19,0.19,49.0,0.18,0.01,0.21,0.16,0.05,0.35,2.09,0.18,0.18,49.0,0.19,0.01,0.21,0.17,0.04,0.25,2.08,0.19,0.19,49.0,0.2,0.02,0.23,0.17,0.06,-0.03,1.94,0.2,0.2,49.0,0.2,0.01,0.23,0.19,0.04,0.47,2.96,0.2,0.2,49.0
+BO-C-G030004 = 0.34,0.1,0.57,0.11,0.46,0.34,2.38,0.35,0.33,285.0,0.55,0.12,0.78,0.33,0.44,0.24,1.84,0.57,0.53,285.0,0.62,0.13,0.89,0.38,0.51,0.45,1.95,0.63,0.58,285.0,0.67,0.14,0.87,0.39,0.48,-0.28,1.61,0.69,0.73,285.0,0.66,0.19,0.88,0.31,0.57,-0.32,1.38,0.69,0.77,285.0,0.62,0.21,0.86,0.26,0.61,-0.28,1.31,0.66,0.75,285.0,0.6,0.23,0.87,0.23,0.63,-0.23,1.25,0.64,0.71,285.0,0.61,0.25,0.88,0.22,0.66,-0.2,1.22,0.66,0.72,285.0,0.59,0.24,0.88,0.21,0.67,-0.13,1.23,0.63,0.65,285.0,0.57,0.23,0.9,0.21,0.69,0.08,1.32,0.61,0.54,285.0,0.56,0.2,0.87,0.23,0.64,0.17,1.45,0.6,0.52,285.0,0.47,0.22,0.84,0.16,0.68,0.31,1.46,0.52,0.37,285.0
+BO-C-G030005 = 0.49,0.06,0.68,0.36,0.32,0.66,3.58,0.49,0.48,222.0,0.69,0.06,0.79,0.47,0.33,-0.73,4.16,0.69,0.69,222.0,0.68,0.07,0.79,0.44,0.35,-0.71,4.08,0.68,0.68,222.0,0.62,0.07,0.74,0.38,0.37,-0.62,3.85,0.62,0.62,222.0,0.52,0.06,0.63,0.31,0.33,-0.8,4.36,0.52,0.52,222.0,0.44,0.05,0.53,0.26,0.27,-0.88,4.7,0.44,0.44,222.0,0.38,0.04,0.46,0.25,0.21,-0.49,3.49,0.39,0.38,222.0,0.36,0.04,0.46,0.22,0.23,-0.17,3.27,0.36,0.36,222.0,0.37,0.05,0.49,0.22,0.28,-0.13,3.24,0.37,0.37,222.0,0.37,0.05,0.49,0.22,0.27,-0.27,3.42,0.37,0.37,222.0,0.48,0.07,0.64,0.28,0.37,-0.34,2.74,0.48,0.48,222.0,0.54,0.07,0.66,0.39,0.27,-0.33,2.13,0.55,0.55,222.0
+BO-C-G030006 = 0.4,0.06,0.5,0.27,0.23,-0.34,2.59,0.4,0.4,33.0,0.47,0.04,0.58,0.4,0.19,0.9,3.55,0.47,0.46,33.0,0.47,0.04,0.58,0.39,0.19,0.84,3.35,0.47,0.46,33.0,0.41,0.03,0.51,0.35,0.16,0.98,3.84,0.41,0.4,33.0,0.32,0.03,0.39,0.27,0.13,0.58,3.7,0.32,0.32,33.0,0.27,0.02,0.33,0.23,0.1,0.32,3.3,0.27,0.27,33.0,0.25,0.02,0.29,0.21,0.08,0.04,2.49,0.25,0.24,33.0,0.23,0.01,0.27,0.2,0.07,0.87,4.41,0.23,0.22,33.0,0.23,0.02,0.29,0.19,0.1,1.0,4.2,0.23,0.22,33.0,0.23,0.02,0.31,0.19,0.11,0.84,4.17,0.24,0.23,33.0,0.25,0.02,0.32,0.21,0.11,0.98,5.02,0.25,0.25,33.0,0.29,0.04,0.41,0.21,0.19,0.42,3.17,0.29,0.29,33.0
+BO-C-G030007 = 0.5,0.13,0.73,0.14,0.59,-0.58,2.44,0.51,0.53,424.0,0.59,0.08,0.73,0.33,0.41,-0.99,3.34,0.59,0.61,424.0,0.74,0.13,0.89,0.38,0.51,-0.91,2.47,0.75,0.79,424.0,0.77,0.11,0.88,0.43,0.45,-1.61,4.39,0.78,0.82,424.0,0.75,0.14,0.88,0.35,0.53,-1.5,3.84,0.76,0.82,424.0,0.75,0.16,0.87,0.31,0.56,-1.54,3.93,0.76,0.82,424.0,0.71,0.17,0.87,0.28,0.59,-1.15,2.91,0.73,0.8,424.0,0.73,0.17,0.86,0.26,0.61,-1.61,4.04,0.75,0.8,424.0,0.7,0.18,0.86,0.25,0.61,-1.36,3.33,0.72,0.78,424.0,0.68,0.21,0.9,0.19,0.71,-0.89,2.15,0.71,0.8,424.0,0.71,0.18,0.88,0.27,0.6,-1.05,2.5,0.73,0.81,424.0,0.69,0.17,0.88,0.2,0.67,-0.97,2.43,0.71,0.77,424.0
+BO-C-G030008 = 0.39,0.08,0.48,0.25,0.22,-0.7,2.03,0.39,0.43,10.0,0.48,0.02,0.54,0.46,0.08,2.04,5.87,0.48,0.47,10.0,0.49,0.02,0.53,0.46,0.07,0.45,1.9,0.49,0.49,10.0,0.42,0.03,0.46,0.39,0.07,0.31,1.59,0.42,0.42,10.0,0.33,0.03,0.37,0.29,0.07,0.32,1.64,0.33,0.32,10.0,0.28,0.03,0.31,0.25,0.07,0.36,1.73,0.28,0.27,10.0,0.25,0.02,0.28,0.23,0.05,0.37,1.7,0.25,0.25,10.0,0.24,0.02,0.27,0.21,0.05,0.12,1.58,0.24,0.24,10.0,0.25,0.02,0.28,0.21,0.07,0.02,1.99,0.25,0.25,10.0,0.26,0.03,0.31,0.22,0.08,0.04,2.22,0.26,0.26,10.0,0.27,0.03,0.32,0.24,0.08,0.22,1.82,0.27,0.27,10.0,0.32,0.03,0.39,0.3,0.09,1.57,4.58,0.32,0.31,10.0
+BO-C-G030009 = 0.46,0.15,0.71,0.09,0.63,-0.42,2.12,0.49,0.48,543.0,0.55,0.09,0.72,0.27,0.45,-0.91,2.95,0.56,0.58,543.0,0.71,0.14,0.89,0.34,0.55,-0.79,2.31,0.73,0.76,543.0,0.76,0.12,0.88,0.37,0.51,-1.62,4.64,0.77,0.81,543.0,0.75,0.15,0.88,0.29,0.6,-1.75,5.03,0.77,0.82,543.0,0.75,0.17,0.88,0.23,0.65,-1.84,5.21,0.76,0.82,543.0,0.73,0.17,0.87,0.21,0.66,-1.81,5.08,0.75,0.81,543.0,0.73,0.18,0.87,0.21,0.66,-1.86,5.19,0.75,0.82,543.0,0.71,0.18,0.88,0.21,0.67,-1.67,4.52,0.73,0.79,543.0,0.7,0.2,0.9,0.21,0.69,-1.14,3.03,0.73,0.79,543.0,0.7,0.21,0.9,0.21,0.69,-1.08,2.65,0.73,0.79,543.0,0.63,0.21,0.87,0.17,0.7,-0.86,2.17,0.66,0.72,543.0
+BO-C-G030010 = 0.43,0.04,0.49,0.36,0.12,-0.22,2.07,0.44,0.44,7.0,0.48,0.04,0.53,0.41,0.12,-0.43,2.36,0.48,0.48,7.0,0.47,0.04,0.52,0.4,0.12,-0.41,2.32,0.48,0.48,7.0,0.4,0.03,0.44,0.35,0.09,-0.26,2.24,0.4,0.4,7.0,0.29,0.02,0.32,0.27,0.05,-0.11,2.0,0.29,0.29,7.0,0.24,0.01,0.25,0.23,0.03,0.05,2.11,0.24,0.24,7.0,0.22,0.01,0.23,0.21,0.02,-0.24,2.18,0.22,0.22,7.0,0.21,0.01,0.23,0.2,0.03,0.13,1.98,0.21,0.21,7.0,0.22,0.02,0.24,0.19,0.05,-0.11,2.0,0.22,0.22,7.0,0.23,0.02,0.25,0.2,0.05,-0.2,2.09,0.23,0.23,7.0,0.24,0.03,0.27,0.2,0.07,0.06,1.76,0.24,0.24,7.0,0.31,0.03,0.36,0.27,0.09,0.12,2.05,0.31,0.31,7.0
+BO-C-G030011 = 0.4,0.08,0.58,0.27,0.31,0.22,2.08,0.41,0.4,131.0,0.51,0.11,0.78,0.34,0.43,0.41,2.19,0.52,0.49,131.0,0.54,0.09,0.72,0.36,0.36,0.03,1.87,0.54,0.53,131.0,0.49,0.08,0.64,0.34,0.31,-0.02,1.88,0.5,0.49,131.0,0.4,0.07,0.53,0.27,0.26,-0.08,1.94,0.41,0.4,131.0,0.34,0.05,0.44,0.23,0.2,-0.14,2.04,0.35,0.35,131.0,0.3,0.04,0.38,0.21,0.16,-0.17,2.02,0.31,0.31,131.0,0.28,0.04,0.35,0.2,0.15,-0.1,1.92,0.29,0.28,131.0,0.28,0.05,0.37,0.2,0.18,0.13,2.03,0.28,0.28,131.0,0.28,0.04,0.38,0.2,0.18,0.19,2.15,0.28,0.28,131.0,0.32,0.06,0.51,0.21,0.3,0.7,2.86,0.33,0.31,131.0,0.4,0.08,0.59,0.27,0.32,0.41,2.12,0.41,0.39,131.0
+BO-C-G030012 = 0.38,0.05,0.49,0.31,0.17,0.36,2.16,0.39,0.38,14.0,0.48,0.04,0.53,0.4,0.13,-1.03,2.96,0.48,0.5,14.0,0.49,0.03,0.52,0.41,0.11,-1.19,3.16,0.49,0.5,14.0,0.43,0.03,0.46,0.37,0.09,-0.93,2.59,0.43,0.45,14.0,0.33,0.02,0.36,0.29,0.07,-0.26,2.13,0.33,0.34,14.0,0.28,0.02,0.31,0.25,0.06,0.2,1.93,0.28,0.28,14.0,0.25,0.02,0.28,0.22,0.06,0.33,1.97,0.25,0.25,14.0,0.24,0.02,0.27,0.21,0.05,0.11,1.96,0.24,0.24,14.0,0.24,0.02,0.26,0.21,0.06,-0.52,2.21,0.24,0.25,14.0,0.25,0.02,0.27,0.21,0.06,-0.49,2.26,0.25,0.25,14.0,0.26,0.02,0.28,0.22,0.06,-0.79,2.41,0.26,0.27,14.0,0.33,0.02,0.38,0.29,0.08,0.15,2.82,0.33,0.34,14.0
+BO-C-G030013 = 0.38,0.08,0.52,0.22,0.3,0.07,1.9,0.39,0.38,41.0,0.5,0.06,0.62,0.36,0.25,0.19,2.38,0.5,0.49,41.0,0.52,0.05,0.61,0.41,0.2,-0.03,2.17,0.52,0.51,41.0,0.46,0.06,0.56,0.34,0.22,-0.27,2.08,0.46,0.47,41.0,0.37,0.04,0.44,0.29,0.15,-0.3,1.93,0.37,0.38,41.0,0.31,0.03,0.36,0.25,0.11,-0.29,1.98,0.31,0.32,41.0,0.28,0.03,0.32,0.23,0.09,-0.39,2.13,0.28,0.29,41.0,0.26,0.03,0.31,0.21,0.1,-0.21,1.77,0.27,0.27,41.0,0.26,0.04,0.33,0.2,0.12,-0.08,1.85,0.27,0.27,41.0,0.28,0.04,0.36,0.21,0.15,-0.09,1.9,0.28,0.29,41.0,0.3,0.05,0.38,0.21,0.17,-0.19,1.66,0.3,0.31,41.0,0.33,0.08,0.48,0.21,0.28,0.33,2.07,0.34,0.31,41.0
+BO-C-G030014 = 0.26,0.03,0.34,0.22,0.12,0.56,2.01,0.27,0.25,47.0,0.4,0.05,0.49,0.32,0.18,-0.12,1.74,0.41,0.41,47.0,0.38,0.06,0.53,0.29,0.25,0.53,2.59,0.39,0.38,47.0,0.35,0.06,0.49,0.26,0.23,0.5,2.63,0.36,0.36,47.0,0.28,0.05,0.4,0.21,0.19,0.52,2.68,0.29,0.29,47.0,0.24,0.04,0.33,0.18,0.14,0.32,2.43,0.25,0.25,47.0,0.22,0.03,0.29,0.18,0.11,0.37,2.47,0.22,0.22,47.0,0.21,0.03,0.27,0.17,0.1,0.44,2.72,0.21,0.21,47.0,0.2,0.03,0.27,0.16,0.11,1.01,3.83,0.2,0.2,47.0,0.21,0.03,0.29,0.16,0.13,1.06,3.89,0.21,0.21,47.0,0.23,0.04,0.34,0.18,0.16,1.54,5.2,0.23,0.22,47.0,0.22,0.03,0.29,0.17,0.12,0.17,2.11,0.23,0.22,47.0
+BO-H-G020001 = 0.63,0.12,0.83,0.34,0.49,-0.69,2.79,0.64,0.66,110.0,0.65,0.1,0.83,0.4,0.43,-0.94,3.19,0.66,0.67,110.0,0.67,0.09,0.84,0.44,0.41,-0.64,2.74,0.68,0.69,110.0,0.62,0.1,0.82,0.39,0.42,-0.46,2.58,0.63,0.63,110.0,0.52,0.11,0.79,0.32,0.47,0.08,2.38,0.54,0.52,110.0,0.45,0.1,0.72,0.27,0.45,0.41,2.72,0.46,0.44,110.0,0.42,0.1,0.73,0.25,0.48,0.64,3.16,0.43,0.41,110.0,0.38,0.1,0.68,0.22,0.46,0.72,3.29,0.4,0.38,110.0,0.37,0.09,0.66,0.22,0.44,0.84,3.51,0.38,0.36,110.0,0.4,0.11,0.7,0.22,0.49,0.48,2.77,0.42,0.39,110.0,0.48,0.12,0.78,0.26,0.52,0.13,2.65,0.5,0.48,110.0,0.5,0.11,0.76,0.29,0.47,0.04,2.51,0.51,0.5,110.0
+BO-H-G020002 = 0.69,0.11,0.87,0.46,0.42,0.19,2.03,0.7,0.66,70.0,0.72,0.1,0.88,0.48,0.4,-0.13,2.22,0.72,0.71,70.0,0.71,0.1,0.86,0.45,0.41,-0.34,2.43,0.72,0.71,70.0,0.67,0.12,0.85,0.39,0.46,-0.16,2.22,0.68,0.66,70.0,0.59,0.14,0.83,0.32,0.51,0.08,1.95,0.61,0.57,70.0,0.52,0.14,0.79,0.27,0.52,0.24,1.98,0.54,0.49,70.0,0.48,0.13,0.75,0.26,0.5,0.39,2.11,0.5,0.45,70.0,0.44,0.12,0.7,0.23,0.47,0.38,2.25,0.46,0.42,70.0,0.44,0.11,0.67,0.22,0.44,0.25,2.23,0.45,0.42,70.0,0.48,0.14,0.71,0.22,0.49,0.09,1.81,0.5,0.46,70.0,0.56,0.16,0.83,0.28,0.56,0.12,1.79,0.59,0.54,70.0,0.61,0.14,0.85,0.37,0.47,0.33,1.75,0.62,0.57,70.0
+BO-H-G020003 = 0.77,0.07,0.89,0.61,0.28,-0.42,1.98,0.77,0.79,211.0,0.84,0.03,0.88,0.68,0.21,-2.1,9.08,0.84,0.85,211.0,0.84,0.04,0.9,0.69,0.21,-1.66,6.73,0.84,0.85,211.0,0.82,0.04,0.87,0.57,0.3,-2.91,15.68,0.82,0.83,211.0,0.76,0.06,0.84,0.44,0.41,-1.91,8.3,0.77,0.78,211.0,0.69,0.07,0.79,0.37,0.41,-1.53,5.61,0.69,0.71,211.0,0.66,0.08,0.77,0.34,0.42,-1.3,4.16,0.66,0.69,211.0,0.58,0.08,0.72,0.3,0.42,-0.97,3.08,0.59,0.61,211.0,0.54,0.08,0.71,0.28,0.42,-0.81,2.81,0.55,0.57,211.0,0.57,0.08,0.74,0.29,0.45,-0.71,2.69,0.58,0.59,211.0,0.7,0.06,0.81,0.38,0.43,-1.43,6.17,0.71,0.72,211.0,0.8,0.05,0.87,0.55,0.33,-1.83,8.17,0.8,0.8,211.0
+BO-H-G020004 = 0.73,0.1,0.9,0.52,0.38,-0.29,1.74,0.73,0.75,446.0,0.82,0.04,0.9,0.72,0.18,-0.16,2.13,0.82,0.82,446.0,0.83,0.03,0.88,0.75,0.13,-0.4,2.51,0.83,0.83,446.0,0.81,0.03,0.87,0.71,0.15,-0.7,3.14,0.81,0.82,446.0,0.75,0.06,0.85,0.55,0.3,-0.6,3.16,0.75,0.75,446.0,0.66,0.07,0.81,0.48,0.32,0.05,2.48,0.67,0.66,446.0,0.6,0.08,0.78,0.46,0.33,0.61,2.5,0.6,0.58,446.0,0.51,0.08,0.74,0.38,0.36,1.15,3.34,0.52,0.48,446.0,0.47,0.09,0.71,0.36,0.35,1.42,3.93,0.48,0.44,446.0,0.49,0.1,0.78,0.37,0.41,1.52,4.18,0.5,0.45,446.0,0.6,0.11,0.87,0.44,0.43,1.12,3.22,0.61,0.57,446.0,0.75,0.05,0.87,0.65,0.22,0.02,2.23,0.76,0.76,446.0
+BO-H-G020005 = 0.33,0.17,0.82,0.12,0.7,1.09,3.04,0.37,0.25,272.0,0.36,0.17,0.82,0.14,0.67,0.83,2.31,0.4,0.28,272.0,0.38,0.18,0.76,0.16,0.61,0.7,1.95,0.42,0.29,272.0,0.34,0.16,0.77,0.14,0.63,0.82,2.27,0.38,0.25,272.0,0.27,0.13,0.7,0.11,0.59,1.08,3.24,0.3,0.21,272.0,0.23,0.1,0.62,0.1,0.51,1.22,4.03,0.25,0.19,272.0,0.21,0.09,0.58,0.09,0.49,1.27,4.37,0.23,0.17,272.0,0.19,0.08,0.52,0.09,0.44,1.27,4.55,0.21,0.16,272.0,0.18,0.08,0.5,0.08,0.42,1.25,4.48,0.2,0.15,272.0,0.19,0.09,0.55,0.08,0.46,1.28,4.35,0.21,0.15,272.0,0.23,0.13,0.63,0.09,0.54,1.01,2.74,0.27,0.16,272.0,0.27,0.15,0.66,0.1,0.55,0.98,2.54,0.31,0.19,272.0
+BO-H-G020006 = 0.37,0.08,0.56,0.25,0.31,0.7,2.39,0.38,0.35,129.0,0.48,0.11,0.75,0.31,0.44,0.63,2.56,0.49,0.46,129.0,0.51,0.11,0.76,0.32,0.43,0.45,2.13,0.52,0.48,129.0,0.45,0.1,0.68,0.28,0.4,0.5,2.25,0.46,0.43,129.0,0.36,0.08,0.56,0.24,0.32,0.56,2.36,0.37,0.34,129.0,0.31,0.06,0.47,0.21,0.25,0.6,2.43,0.31,0.29,129.0,0.27,0.05,0.39,0.2,0.2,0.52,2.31,0.28,0.26,129.0,0.26,0.04,0.36,0.19,0.18,0.45,2.11,0.26,0.25,129.0,0.26,0.05,0.38,0.19,0.19,0.56,2.16,0.27,0.25,129.0,0.27,0.06,0.39,0.18,0.21,0.69,2.25,0.27,0.25,129.0,0.34,0.09,0.6,0.21,0.39,0.93,2.96,0.36,0.31,129.0,0.37,0.09,0.62,0.23,0.39,0.76,2.71,0.38,0.34,129.0
+BO-H-G020007 = 0.49,0.2,0.8,0.19,0.61,-0.09,1.36,0.53,0.54,202.0,0.57,0.25,0.89,0.2,0.69,-0.08,1.3,0.62,0.62,202.0,0.52,0.2,0.85,0.21,0.64,-0.1,1.45,0.56,0.59,202.0,0.54,0.25,0.87,0.18,0.69,-0.04,1.29,0.59,0.6,202.0,0.46,0.24,0.84,0.14,0.7,0.21,1.39,0.52,0.44,202.0,0.41,0.23,0.81,0.13,0.68,0.39,1.53,0.47,0.35,202.0,0.39,0.22,0.79,0.11,0.68,0.43,1.59,0.44,0.32,202.0,0.35,0.2,0.76,0.1,0.66,0.51,1.73,0.41,0.28,202.0,0.33,0.2,0.74,0.09,0.66,0.55,1.81,0.39,0.26,202.0,0.35,0.21,0.77,0.09,0.69,0.52,1.78,0.41,0.28,202.0,0.43,0.25,0.83,0.09,0.74,0.25,1.46,0.5,0.4,202.0,0.48,0.27,0.88,0.1,0.78,0.13,1.38,0.55,0.47,202.0
+BO-H-G020008 = 0.67,0.11,0.84,0.42,0.43,-0.08,1.82,0.68,0.66,121.0,0.69,0.11,0.87,0.49,0.38,0.14,1.77,0.7,0.68,121.0,0.7,0.1,0.87,0.52,0.35,0.05,1.79,0.71,0.69,121.0,0.67,0.11,0.86,0.48,0.38,0.18,1.77,0.68,0.65,121.0,0.61,0.13,0.83,0.4,0.43,0.32,1.75,0.62,0.58,121.0,0.55,0.14,0.8,0.34,0.46,0.44,1.78,0.56,0.49,121.0,0.51,0.14,0.77,0.32,0.45,0.51,1.78,0.53,0.45,121.0,0.47,0.13,0.73,0.31,0.42,0.53,1.78,0.49,0.41,121.0,0.45,0.12,0.71,0.3,0.41,0.64,1.93,0.47,0.4,121.0,0.49,0.14,0.76,0.31,0.45,0.57,1.91,0.51,0.44,121.0,0.58,0.14,0.85,0.4,0.45,0.61,1.98,0.59,0.53,121.0,0.6,0.13,0.85,0.3,0.55,0.24,2.21,0.62,0.58,121.0
+BO-H-G020009 = 0.3,0.05,0.42,0.21,0.2,0.1,2.31,0.3,0.3,56.0,0.41,0.04,0.55,0.34,0.22,1.1,5.4,0.41,0.4,56.0,0.43,0.06,0.65,0.36,0.29,1.8,6.61,0.44,0.42,56.0,0.38,0.05,0.53,0.31,0.22,1.15,4.24,0.38,0.37,56.0,0.3,0.04,0.43,0.24,0.19,0.8,3.71,0.31,0.3,56.0,0.26,0.03,0.35,0.21,0.14,0.72,3.1,0.26,0.25,56.0,0.24,0.03,0.31,0.2,0.11,0.59,2.59,0.24,0.23,56.0,0.22,0.03,0.3,0.19,0.11,0.79,3.0,0.22,0.21,56.0,0.22,0.03,0.34,0.18,0.16,1.25,4.6,0.23,0.21,56.0,0.22,0.03,0.35,0.17,0.18,1.57,5.77,0.22,0.21,56.0,0.24,0.05,0.42,0.19,0.23,1.9,6.99,0.25,0.23,56.0,0.27,0.04,0.44,0.21,0.23,1.31,6.85,0.28,0.28,56.0
+BO-H-G020010 = 0.43,0.09,0.61,0.24,0.37,0.15,2.34,0.44,0.43,152.0,0.56,0.11,0.79,0.35,0.44,0.09,2.29,0.57,0.56,152.0,0.59,0.11,0.79,0.36,0.42,-0.11,2.17,0.6,0.59,152.0,0.53,0.09,0.72,0.34,0.38,-0.01,2.36,0.54,0.54,152.0,0.44,0.08,0.6,0.29,0.31,0.05,2.46,0.45,0.44,152.0,0.37,0.06,0.5,0.25,0.25,0.09,2.54,0.38,0.38,152.0,0.33,0.05,0.43,0.23,0.2,-0.11,2.57,0.34,0.34,152.0,0.32,0.05,0.47,0.21,0.26,0.42,3.22,0.32,0.31,152.0,0.33,0.06,0.49,0.21,0.28,0.07,2.64,0.34,0.33,152.0,0.33,0.06,0.47,0.2,0.27,-0.05,2.38,0.34,0.33,152.0,0.4,0.09,0.6,0.21,0.39,0.08,2.69,0.4,0.39,152.0,0.42,0.11,0.64,0.22,0.42,0.09,2.1,0.43,0.43,152.0
+BO-L-G040001 = 0.23,0.04,0.32,0.14,0.18,0.2,2.72,0.23,0.22,140.0,0.31,0.05,0.43,0.16,0.27,-0.21,3.31,0.32,0.32,140.0,0.3,0.05,0.42,0.18,0.25,-0.16,3.33,0.31,0.31,140.0,0.24,0.03,0.33,0.16,0.17,-0.07,3.14,0.24,0.24,140.0,0.2,0.02,0.25,0.14,0.1,-0.37,3.09,0.2,0.2,140.0,0.18,0.02,0.22,0.13,0.09,-0.38,3.28,0.18,0.18,140.0,0.17,0.02,0.2,0.13,0.07,-0.36,3.18,0.17,0.17,140.0,0.16,0.02,0.2,0.12,0.07,-0.3,3.08,0.16,0.16,140.0,0.16,0.01,0.19,0.12,0.07,-0.3,3.0,0.16,0.16,140.0,0.16,0.01,0.2,0.12,0.07,-0.31,3.69,0.16,0.16,140.0,0.17,0.02,0.2,0.12,0.08,0.01,3.43,0.17,0.16,140.0,0.18,0.02,0.24,0.13,0.11,0.34,2.87,0.18,0.18,140.0
+BO-L-G040002 = 0.17,0.11,0.42,0.01,0.41,0.0,1.97,0.2,0.2,103.0,0.27,0.13,0.49,0.04,0.44,-0.31,1.57,0.3,0.32,103.0,0.32,0.14,0.58,0.06,0.52,-0.22,1.83,0.35,0.36,103.0,0.37,0.1,0.59,0.13,0.45,-0.07,2.93,0.38,0.36,103.0,0.36,0.07,0.51,0.1,0.41,-0.33,3.85,0.36,0.36,103.0,0.32,0.06,0.47,0.18,0.29,0.26,2.69,0.33,0.32,103.0,0.3,0.06,0.46,0.11,0.35,-0.05,3.42,0.3,0.3,103.0,0.26,0.06,0.42,0.05,0.37,-0.64,4.9,0.27,0.27,103.0,0.18,0.09,0.36,-0.0,0.37,-0.11,2.21,0.2,0.2,103.0,0.16,0.1,0.38,-0.0,0.38,-0.01,1.82,0.19,0.19,103.0,0.18,0.1,0.42,-0.01,0.43,0.0,2.11,0.21,0.2,103.0,0.15,0.06,0.23,0.01,0.22,-0.6,2.12,0.16,0.16,103.0
+BO-L-G040003 = 0.42,0.14,0.75,0.06,0.69,-0.26,3.02,0.44,0.43,554.0,0.7,0.17,0.9,0.1,0.79,-1.68,5.3,0.72,0.75,554.0,0.7,0.16,0.9,0.14,0.76,-1.57,4.95,0.72,0.75,554.0,0.75,0.17,0.89,0.15,0.74,-1.89,5.77,0.77,0.81,554.0,0.75,0.17,0.89,0.14,0.75,-2.11,6.52,0.77,0.81,554.0,0.7,0.18,0.9,0.13,0.77,-1.51,4.6,0.72,0.75,554.0,0.71,0.18,0.88,0.11,0.77,-1.87,5.66,0.74,0.77,554.0,0.74,0.2,0.89,0.11,0.78,-1.88,5.39,0.77,0.83,554.0,0.71,0.2,0.88,0.1,0.78,-1.64,4.53,0.74,0.79,554.0,0.66,0.22,0.88,0.07,0.81,-1.29,3.53,0.7,0.76,554.0,0.68,0.19,0.88,0.12,0.76,-1.33,3.92,0.71,0.75,554.0,0.52,0.21,0.85,0.07,0.78,-0.58,2.37,0.56,0.55,554.0
+BO-L-G040004 = 0.21,0.04,0.27,0.14,0.13,-0.26,1.82,0.22,0.22,50.0,0.27,0.05,0.38,0.18,0.2,0.13,2.13,0.27,0.27,50.0,0.25,0.05,0.36,0.17,0.19,0.16,2.24,0.25,0.25,50.0,0.21,0.03,0.28,0.15,0.13,0.19,2.51,0.21,0.21,50.0,0.18,0.02,0.23,0.14,0.1,0.13,2.49,0.18,0.18,50.0,0.17,0.02,0.21,0.13,0.08,-0.07,2.47,0.17,0.17,50.0,0.16,0.02,0.2,0.12,0.07,-0.06,2.34,0.16,0.16,50.0,0.16,0.02,0.19,0.12,0.07,0.01,2.41,0.16,0.16,50.0,0.15,0.02,0.19,0.12,0.07,0.05,2.32,0.15,0.15,50.0,0.15,0.02,0.19,0.12,0.07,-0.07,2.5,0.16,0.15,50.0,0.16,0.02,0.2,0.12,0.08,-0.17,2.52,0.16,0.16,50.0,0.17,0.02,0.22,0.12,0.1,-0.04,2.11,0.17,0.17,50.0
+BO-L-G040005 = 0.33,0.05,0.49,0.21,0.28,0.23,3.45,0.33,0.33,150.0,0.42,0.06,0.57,0.19,0.38,-1.19,5.02,0.43,0.44,150.0,0.4,0.06,0.58,0.24,0.34,-0.3,3.28,0.4,0.41,150.0,0.33,0.05,0.48,0.24,0.24,0.06,2.97,0.33,0.33,150.0,0.26,0.03,0.34,0.2,0.15,0.3,2.36,0.26,0.26,150.0,0.23,0.02,0.29,0.19,0.1,0.1,2.07,0.23,0.23,150.0,0.21,0.02,0.25,0.18,0.07,-0.07,1.75,0.21,0.21,150.0,0.2,0.02,0.24,0.17,0.07,-0.07,1.84,0.2,0.2,150.0,0.19,0.03,0.24,0.09,0.15,-1.29,5.78,0.19,0.2,150.0,0.2,0.03,0.25,0.05,0.19,-2.05,9.17,0.2,0.2,150.0,0.2,0.03,0.27,0.07,0.2,-1.47,7.07,0.2,0.21,150.0,0.23,0.03,0.31,0.12,0.19,-0.35,4.08,0.23,0.23,150.0
+BO-L-G040006 = 0.3,0.1,0.57,0.03,0.54,-0.0,2.86,0.32,0.29,236.0,0.48,0.13,0.75,0.06,0.69,-0.54,3.14,0.5,0.49,236.0,0.51,0.12,0.84,0.13,0.71,-0.16,2.96,0.52,0.51,236.0,0.58,0.17,0.86,0.14,0.72,-0.51,2.15,0.6,0.61,236.0,0.56,0.21,0.88,0.13,0.75,-0.25,1.75,0.6,0.58,236.0,0.52,0.21,0.86,0.11,0.75,-0.13,1.66,0.56,0.52,236.0,0.49,0.21,0.86,0.1,0.76,0.06,1.7,0.53,0.47,236.0,0.48,0.22,0.87,0.1,0.77,0.15,1.82,0.53,0.46,236.0,0.46,0.2,0.86,0.09,0.77,0.09,1.85,0.5,0.46,236.0,0.45,0.21,0.9,0.09,0.81,0.29,1.89,0.5,0.43,236.0,0.47,0.21,0.85,0.08,0.77,0.16,1.8,0.51,0.46,236.0,0.32,0.14,0.76,0.05,0.71,1.05,3.95,0.35,0.29,236.0
+BO-L-G040007 = 0.27,0.08,0.61,0.08,0.54,1.24,6.96,0.28,0.26,131.0,0.37,0.09,0.72,0.16,0.56,1.39,6.52,0.38,0.36,131.0,0.37,0.08,0.73,0.25,0.48,2.09,8.28,0.38,0.35,131.0,0.34,0.12,0.75,0.22,0.53,2.25,7.68,0.36,0.31,131.0,0.3,0.13,0.77,0.19,0.58,2.52,8.63,0.32,0.26,131.0,0.27,0.12,0.73,0.17,0.56,2.65,9.27,0.29,0.23,131.0,0.25,0.11,0.68,0.16,0.52,2.71,9.51,0.27,0.21,131.0,0.24,0.11,0.66,0.16,0.51,2.69,9.43,0.26,0.21,131.0,0.24,0.11,0.67,0.15,0.52,2.77,9.82,0.26,0.2,131.0,0.23,0.11,0.74,0.15,0.59,3.11,12.18,0.26,0.2,131.0,0.23,0.12,0.74,0.14,0.61,3.06,11.53,0.26,0.2,131.0,0.2,0.07,0.6,0.1,0.5,3.34,15.24,0.22,0.19,131.0
+BO-L-G040008 = 0.56,0.13,0.86,0.16,0.7,0.15,2.56,0.58,0.54,1413.0,0.77,0.06,0.88,0.58,0.31,-0.67,2.83,0.78,0.79,1413.0,0.8,0.06,0.9,0.58,0.32,-0.72,3.25,0.8,0.81,1413.0,0.83,0.06,0.9,0.64,0.26,-1.05,3.06,0.83,0.86,1413.0,0.83,0.06,0.89,0.65,0.24,-1.09,3.2,0.83,0.85,1413.0,0.82,0.06,0.9,0.63,0.27,-1.0,3.08,0.82,0.84,1413.0,0.81,0.06,0.88,0.6,0.28,-1.19,3.51,0.82,0.84,1413.0,0.8,0.08,0.89,0.56,0.33,-1.13,3.35,0.81,0.83,1413.0,0.79,0.08,0.9,0.4,0.5,-1.46,4.76,0.8,0.83,1413.0,0.8,0.09,0.9,0.4,0.5,-1.4,4.73,0.8,0.83,1413.0,0.77,0.08,0.89,0.45,0.44,-1.2,4.12,0.78,0.8,1413.0,0.67,0.08,0.88,0.34,0.54,-0.42,3.34,0.67,0.67,1413.0
+BO-L-G040009 = 0.31,0.18,0.68,0.03,0.65,0.07,1.8,0.36,0.31,272.0,0.55,0.21,0.83,0.06,0.76,-0.69,2.17,0.58,0.65,272.0,0.58,0.22,0.86,0.1,0.77,-0.36,1.76,0.62,0.63,272.0,0.63,0.17,0.86,0.12,0.75,-1.04,3.63,0.66,0.66,272.0,0.65,0.18,0.85,0.1,0.76,-1.31,4.03,0.67,0.7,272.0,0.61,0.18,0.83,0.1,0.73,-1.14,3.36,0.64,0.68,272.0,0.59,0.19,0.81,0.07,0.74,-1.05,3.01,0.62,0.67,272.0,0.65,0.23,0.88,0.07,0.81,-0.91,2.44,0.69,0.79,272.0,0.6,0.25,0.85,0.08,0.78,-0.68,1.84,0.65,0.76,272.0,0.55,0.24,0.86,0.08,0.78,-0.17,1.46,0.6,0.57,272.0,0.58,0.22,0.86,0.08,0.78,-0.58,2.0,0.62,0.68,272.0,0.45,0.27,0.81,0.05,0.77,-0.17,1.34,0.53,0.51,272.0
+BO-L-G040010 = 0.31,0.07,0.41,0.11,0.3,-0.75,2.72,0.32,0.33,60.0,0.45,0.08,0.57,0.21,0.36,-1.25,4.23,0.46,0.47,60.0,0.44,0.06,0.53,0.24,0.29,-0.9,3.74,0.44,0.44,60.0,0.38,0.05,0.46,0.22,0.24,-0.71,4.01,0.38,0.38,60.0,0.28,0.03,0.36,0.2,0.17,0.25,3.02,0.29,0.28,60.0,0.24,0.03,0.32,0.17,0.15,0.38,3.74,0.25,0.24,60.0,0.22,0.02,0.28,0.15,0.13,-0.06,4.09,0.22,0.22,60.0,0.21,0.02,0.27,0.15,0.12,0.09,3.53,0.21,0.21,60.0,0.2,0.02,0.24,0.14,0.11,-0.43,3.86,0.2,0.2,60.0,0.21,0.02,0.25,0.13,0.12,-0.84,4.78,0.21,0.21,60.0,0.21,0.02,0.27,0.14,0.12,-0.89,4.28,0.22,0.22,60.0,0.24,0.03,0.3,0.13,0.18,-1.05,4.41,0.24,0.25,60.0
+BO-L-G040011 = 0.15,0.07,0.31,0.04,0.28,0.28,2.21,0.17,0.15,33.0,0.25,0.1,0.47,0.09,0.38,0.36,2.31,0.27,0.25,33.0,0.29,0.09,0.46,0.15,0.32,0.19,1.97,0.3,0.27,33.0,0.39,0.04,0.45,0.28,0.18,-0.97,3.15,0.39,0.4,33.0,0.41,0.06,0.5,0.28,0.21,-0.38,2.39,0.41,0.42,33.0,0.36,0.05,0.44,0.24,0.2,-0.34,2.61,0.36,0.36,33.0,0.34,0.05,0.41,0.22,0.19,-0.55,2.68,0.34,0.34,33.0,0.31,0.05,0.4,0.2,0.2,-0.51,2.91,0.32,0.32,33.0,0.17,0.04,0.23,0.07,0.16,-0.7,3.38,0.18,0.18,33.0,0.15,0.04,0.21,0.03,0.19,-0.75,3.65,0.15,0.16,33.0,0.14,0.04,0.22,0.06,0.16,-0.06,2.61,0.15,0.15,33.0,0.17,0.05,0.28,0.08,0.2,0.2,2.45,0.17,0.17,33.0
+BO-L-G040012 = 0.3,0.11,0.7,0.13,0.56,1.19,4.55,0.32,0.28,86.0,0.46,0.12,0.78,0.27,0.5,0.85,3.1,0.48,0.43,86.0,0.52,0.12,0.84,0.37,0.47,1.37,4.03,0.53,0.48,86.0,0.56,0.11,0.8,0.34,0.45,-0.0,2.21,0.57,0.58,86.0,0.57,0.15,0.84,0.3,0.54,-0.13,1.64,0.59,0.58,86.0,0.54,0.17,0.8,0.26,0.54,-0.06,1.45,0.57,0.54,86.0,0.51,0.18,0.82,0.24,0.58,0.18,1.63,0.54,0.49,86.0,0.51,0.2,0.86,0.23,0.63,0.36,1.81,0.54,0.47,86.0,0.48,0.2,0.83,0.2,0.64,0.53,1.88,0.52,0.41,86.0,0.41,0.19,0.88,0.15,0.73,1.09,3.24,0.46,0.35,86.0,0.48,0.19,0.82,0.2,0.62,0.42,1.81,0.51,0.43,86.0,0.26,0.17,0.77,0.11,0.66,1.71,4.97,0.31,0.21,86.0
+BO-L-G040013 = 0.25,0.13,0.61,0.04,0.57,0.67,2.84,0.28,0.24,165.0,0.44,0.18,0.78,0.09,0.69,0.49,1.96,0.47,0.38,165.0,0.45,0.18,0.81,0.12,0.69,0.7,1.91,0.48,0.37,165.0,0.48,0.2,0.84,0.12,0.72,0.47,1.53,0.52,0.37,165.0,0.48,0.25,0.86,0.13,0.73,0.35,1.31,0.54,0.32,165.0,0.45,0.26,0.85,0.11,0.74,0.37,1.3,0.52,0.28,165.0,0.42,0.25,0.84,0.09,0.74,0.42,1.36,0.49,0.26,165.0,0.44,0.29,0.86,0.09,0.76,0.43,1.34,0.53,0.25,165.0,0.4,0.28,0.86,0.09,0.78,0.68,1.61,0.48,0.22,165.0,0.37,0.25,0.89,0.1,0.79,0.98,2.29,0.45,0.23,165.0,0.4,0.26,0.83,0.09,0.74,0.64,1.6,0.48,0.23,165.0,0.3,0.21,0.75,0.06,0.69,0.86,2.11,0.37,0.21,165.0
+BO-L-G040014 = 0.36,0.1,0.6,0.11,0.49,0.15,3.21,0.38,0.36,168.0,0.61,0.13,0.8,0.21,0.59,-1.1,4.26,0.62,0.62,168.0,0.66,0.11,0.86,0.32,0.54,-1.15,4.38,0.67,0.68,168.0,0.74,0.08,0.86,0.37,0.49,-1.83,7.75,0.75,0.75,168.0,0.79,0.07,0.88,0.41,0.47,-1.98,8.85,0.79,0.8,168.0,0.71,0.08,0.84,0.37,0.47,-1.21,5.45,0.71,0.72,168.0,0.72,0.07,0.8,0.34,0.45,-2.16,10.16,0.72,0.73,168.0,0.78,0.08,0.87,0.34,0.54,-2.1,9.16,0.78,0.81,168.0,0.74,0.12,0.85,0.23,0.62,-2.24,8.27,0.75,0.79,168.0,0.68,0.14,0.89,0.24,0.65,-1.09,3.73,0.69,0.71,168.0,0.73,0.11,0.86,0.26,0.6,-2.03,7.58,0.74,0.76,168.0,0.52,0.17,0.8,0.11,0.69,-0.54,2.67,0.54,0.53,168.0
+BO-L-G040015 = 0.21,0.11,0.43,0.01,0.42,0.04,2.17,0.24,0.2,98.0,0.33,0.14,0.59,0.07,0.52,0.08,1.88,0.36,0.32,98.0,0.36,0.12,0.55,0.11,0.43,-0.29,1.99,0.38,0.37,98.0,0.38,0.07,0.48,0.11,0.37,-1.6,5.22,0.39,0.4,98.0,0.34,0.08,0.48,0.09,0.4,-0.81,3.78,0.34,0.34,98.0,0.3,0.07,0.45,0.08,0.37,-0.42,3.41,0.3,0.3,98.0,0.26,0.07,0.41,0.07,0.33,-0.36,3.25,0.27,0.26,98.0,0.25,0.06,0.38,0.07,0.32,-0.43,3.39,0.26,0.25,98.0,0.19,0.05,0.29,0.05,0.23,-0.59,2.7,0.2,0.2,98.0,0.18,0.06,0.29,0.04,0.25,-0.41,2.21,0.19,0.19,98.0,0.19,0.07,0.3,0.05,0.26,-0.33,2.04,0.2,0.2,98.0,0.19,0.07,0.34,0.06,0.28,-0.05,1.94,0.21,0.19,98.0
+BO-L-G040016 = 0.21,0.06,0.37,0.07,0.29,0.37,2.58,0.22,0.21,468.0,0.27,0.09,0.47,0.12,0.35,0.49,2.17,0.29,0.26,468.0,0.26,0.07,0.43,0.12,0.31,0.54,2.27,0.27,0.24,468.0,0.22,0.05,0.34,0.12,0.22,0.57,2.42,0.22,0.21,468.0,0.19,0.03,0.27,0.11,0.16,0.44,2.45,0.19,0.18,468.0,0.18,0.03,0.25,0.11,0.14,0.3,2.35,0.18,0.18,468.0,0.17,0.03,0.23,0.1,0.13,0.22,2.4,0.17,0.17,468.0,0.16,0.02,0.22,0.1,0.12,0.36,2.59,0.16,0.16,468.0,0.16,0.02,0.21,0.1,0.11,0.24,2.37,0.16,0.16,468.0,0.16,0.02,0.21,0.1,0.11,0.31,2.34,0.16,0.16,468.0,0.16,0.02,0.23,0.1,0.12,0.5,2.64,0.16,0.16,468.0,0.17,0.03,0.23,0.09,0.14,0.18,2.6,0.17,0.16,468.0
+BO-L-G040017 = 0.32,0.09,0.59,0.12,0.48,0.79,3.79,0.33,0.3,80.0,0.48,0.14,0.81,0.21,0.59,0.72,2.76,0.5,0.45,80.0,0.51,0.12,0.82,0.31,0.51,0.82,2.77,0.53,0.48,80.0,0.55,0.12,0.8,0.3,0.5,0.4,2.31,0.56,0.53,80.0,0.58,0.16,0.83,0.27,0.56,-0.32,1.66,0.6,0.63,80.0,0.56,0.18,0.81,0.23,0.58,-0.27,1.52,0.59,0.6,80.0,0.52,0.18,0.82,0.2,0.62,-0.12,1.57,0.55,0.54,80.0,0.52,0.2,0.86,0.19,0.67,0.11,1.7,0.56,0.53,80.0,0.49,0.21,0.83,0.19,0.64,0.37,1.62,0.54,0.43,80.0,0.39,0.18,0.87,0.18,0.69,1.15,3.38,0.42,0.32,80.0,0.48,0.16,0.8,0.23,0.57,0.32,1.94,0.51,0.46,80.0,0.22,0.13,0.6,0.08,0.52,1.35,4.11,0.25,0.17,80.0
+BO-L-G040018 = 0.4,0.13,0.67,0.06,0.61,-0.93,3.35,0.42,0.42,205.0,0.61,0.18,0.86,0.15,0.72,-1.26,3.58,0.64,0.67,205.0,0.69,0.17,0.88,0.23,0.64,-1.06,3.07,0.71,0.74,205.0,0.74,0.14,0.89,0.27,0.62,-1.59,4.8,0.75,0.79,205.0,0.76,0.13,0.89,0.23,0.66,-2.09,6.9,0.77,0.81,205.0,0.7,0.13,0.87,0.21,0.66,-1.72,5.8,0.72,0.74,205.0,0.7,0.14,0.88,0.18,0.7,-1.63,5.2,0.72,0.76,205.0,0.72,0.17,0.89,0.18,0.71,-1.32,4.02,0.74,0.79,205.0,0.69,0.18,0.88,0.16,0.72,-1.3,3.76,0.71,0.77,205.0,0.69,0.19,0.87,0.14,0.72,-1.3,3.52,0.71,0.78,205.0,0.71,0.19,0.89,0.14,0.74,-1.45,3.83,0.73,0.8,205.0,0.56,0.23,0.84,0.06,0.79,-0.78,2.41,0.61,0.66,205.0
+BO-N-G060001 = 0.65,0.04,0.76,0.53,0.23,-0.2,2.43,0.65,0.65,327.0,0.79,0.05,0.86,0.57,0.3,-1.78,7.14,0.79,0.8,327.0,0.6,0.08,0.76,0.45,0.31,0.31,1.78,0.61,0.58,327.0,0.88,0.01,0.9,0.82,0.07,-1.09,4.03,0.88,0.88,327.0,0.88,0.01,0.89,0.84,0.06,-1.67,5.95,0.88,0.88,327.0,0.87,0.01,0.88,0.82,0.06,-2.36,9.5,0.87,0.87,327.0,0.86,0.01,0.88,0.79,0.09,-2.81,12.41,0.86,0.87,327.0,0.86,0.02,0.88,0.77,0.11,-2.3,8.66,0.86,0.86,327.0,0.84,0.01,0.86,0.77,0.08,-2.56,10.74,0.84,0.85,327.0,0.86,0.01,0.88,0.8,0.08,-1.48,5.36,0.86,0.86,327.0,0.8,0.04,0.86,0.66,0.2,-0.79,3.55,0.8,0.81,327.0,0.62,0.05,0.77,0.5,0.27,-0.13,2.71,0.62,0.62,327.0
+BO-N-G060002 = 0.63,0.12,0.86,0.35,0.51,-0.29,2.17,0.64,0.65,431.0,0.65,0.05,0.78,0.5,0.28,-0.27,2.38,0.66,0.66,431.0,0.54,0.04,0.67,0.42,0.24,-0.17,2.49,0.54,0.54,431.0,0.86,0.03,0.89,0.71,0.18,-2.02,7.35,0.86,0.86,431.0,0.85,0.03,0.88,0.71,0.18,-1.33,4.63,0.85,0.86,431.0,0.86,0.03,0.88,0.69,0.19,-2.5,9.38,0.86,0.87,431.0,0.85,0.03,0.88,0.65,0.22,-2.58,10.2,0.85,0.86,431.0,0.85,0.04,0.88,0.62,0.26,-2.8,12.15,0.85,0.86,431.0,0.82,0.04,0.86,0.6,0.26,-1.86,6.25,0.82,0.84,431.0,0.85,0.03,0.88,0.63,0.25,-2.81,12.39,0.85,0.86,431.0,0.77,0.05,0.86,0.62,0.24,-0.3,2.24,0.77,0.78,431.0,0.57,0.09,0.79,0.42,0.37,0.24,2.15,0.58,0.57,431.0
+BO-N-G060003 = 0.7,0.06,0.82,0.52,0.3,-0.23,2.21,0.7,0.7,370.0,0.8,0.06,0.87,0.59,0.28,-1.37,4.25,0.8,0.82,370.0,0.75,0.05,0.83,0.57,0.27,-1.23,4.27,0.75,0.76,370.0,0.85,0.04,0.89,0.68,0.21,-1.56,5.75,0.85,0.86,370.0,0.85,0.04,0.89,0.7,0.19,-1.47,5.14,0.85,0.86,370.0,0.84,0.04,0.88,0.68,0.2,-1.78,6.98,0.84,0.85,370.0,0.84,0.04,0.88,0.67,0.21,-1.64,6.21,0.84,0.85,370.0,0.84,0.05,0.88,0.63,0.26,-1.72,6.66,0.84,0.86,370.0,0.82,0.04,0.89,0.61,0.28,-1.54,6.77,0.82,0.83,370.0,0.84,0.05,0.9,0.6,0.3,-1.42,6.09,0.84,0.84,370.0,0.78,0.03,0.85,0.63,0.22,-1.18,6.78,0.78,0.79,370.0,0.6,0.06,0.75,0.4,0.35,-0.32,3.3,0.6,0.6,370.0
+BO-N-G060004 = 0.72,0.06,0.84,0.54,0.31,-0.27,2.49,0.72,0.72,658.0,0.8,0.06,0.88,0.55,0.34,-1.84,7.5,0.8,0.81,658.0,0.78,0.07,0.88,0.53,0.35,-0.94,3.53,0.78,0.79,658.0,0.86,0.03,0.89,0.71,0.18,-1.88,7.55,0.86,0.86,658.0,0.86,0.03,0.89,0.71,0.18,-1.84,7.15,0.86,0.87,658.0,0.85,0.03,0.9,0.71,0.18,-1.42,5.65,0.85,0.86,658.0,0.85,0.03,0.88,0.69,0.19,-1.74,7.23,0.85,0.86,658.0,0.85,0.03,0.89,0.67,0.22,-1.76,7.15,0.85,0.86,658.0,0.84,0.03,0.89,0.66,0.23,-1.58,6.69,0.84,0.85,658.0,0.85,0.03,0.9,0.69,0.21,-1.68,8.07,0.85,0.85,658.0,0.81,0.03,0.89,0.7,0.19,-0.27,3.06,0.81,0.81,658.0,0.59,0.07,0.79,0.43,0.36,0.38,2.9,0.59,0.58,658.0
+BO-N-G060005 = 0.69,0.08,0.85,0.55,0.31,0.28,2.12,0.7,0.68,289.0,0.78,0.04,0.86,0.68,0.19,-0.01,2.75,0.78,0.78,289.0,0.72,0.05,0.86,0.56,0.3,-0.2,4.64,0.73,0.72,289.0,0.86,0.02,0.9,0.77,0.12,-1.12,4.22,0.86,0.86,289.0,0.86,0.02,0.89,0.78,0.12,-1.41,5.39,0.86,0.87,289.0,0.85,0.02,0.89,0.75,0.14,-1.78,6.68,0.85,0.86,289.0,0.84,0.03,0.87,0.71,0.17,-1.94,6.83,0.84,0.84,289.0,0.84,0.04,0.88,0.69,0.19,-2.14,7.37,0.84,0.85,289.0,0.84,0.03,0.88,0.71,0.17,-1.76,6.61,0.84,0.84,289.0,0.83,0.05,0.9,0.57,0.33,-2.0,8.13,0.83,0.84,289.0,0.79,0.04,0.87,0.7,0.17,-0.11,2.0,0.79,0.79,289.0,0.52,0.05,0.65,0.38,0.27,-0.19,2.39,0.52,0.53,289.0
+BO-O-G050001 = 0.09,0.05,0.17,-0.04,0.21,-0.97,2.88,0.11,0.11,257.0,0.1,0.08,0.21,-0.1,0.31,-1.18,3.24,0.13,0.13,257.0,0.1,0.08,0.21,-0.1,0.31,-1.18,3.3,0.13,0.13,257.0,0.09,0.07,0.18,-0.1,0.28,-1.22,3.33,0.12,0.12,257.0,0.09,0.06,0.17,-0.1,0.27,-1.17,3.37,0.11,0.11,257.0,0.09,0.05,0.16,-0.04,0.21,-1.07,3.14,0.1,0.1,256.0,0.09,0.04,0.15,-0.02,0.17,-1.0,3.01,0.1,0.1,257.0,0.08,0.05,0.14,-0.1,0.24,-1.33,4.29,0.1,0.1,257.0,0.08,0.05,0.14,-0.1,0.24,-1.36,4.36,0.09,0.1,257.0,0.08,0.05,0.13,-0.1,0.23,-1.42,4.49,0.09,0.1,257.0,0.08,0.05,0.14,-0.09,0.23,-1.35,4.19,0.1,0.1,257.0,0.08,0.05,0.14,-0.07,0.21,-1.17,3.27,0.1,0.1,257.0
+BO-O-G050002 = 0.23,0.06,0.39,0.04,0.35,-0.33,3.4,0.24,0.23,187.0,0.26,0.07,0.46,0.02,0.44,-0.33,4.26,0.27,0.26,187.0,0.25,0.07,0.42,0.03,0.4,-0.49,4.2,0.26,0.25,187.0,0.21,0.06,0.36,0.02,0.34,-0.63,4.22,0.22,0.22,187.0,0.18,0.04,0.27,0.04,0.24,-1.13,4.76,0.19,0.2,187.0,0.17,0.04,0.24,0.02,0.22,-1.55,5.95,0.17,0.18,187.0,0.16,0.03,0.22,0.02,0.2,-1.76,6.82,0.16,0.17,187.0,0.15,0.04,0.21,-0.02,0.24,-2.11,8.65,0.16,0.17,187.0,0.15,0.03,0.2,-0.02,0.22,-2.1,8.73,0.15,0.16,187.0,0.16,0.04,0.21,-0.01,0.23,-1.65,6.71,0.16,0.17,187.0,0.15,0.03,0.21,0.0,0.21,-1.53,6.32,0.15,0.16,187.0,0.16,0.03,0.24,0.02,0.22,-0.82,5.08,0.16,0.16,187.0
+BO-O-G050003 = 0.18,0.03,0.27,0.08,0.19,0.1,3.1,0.18,0.18,258.0,0.22,0.06,0.38,0.1,0.28,1.05,3.8,0.23,0.21,258.0,0.21,0.05,0.36,0.09,0.27,0.94,3.66,0.22,0.2,258.0,0.18,0.04,0.3,0.08,0.22,0.87,3.38,0.19,0.17,258.0,0.16,0.04,0.26,0.08,0.18,0.71,3.26,0.17,0.16,258.0,0.15,0.03,0.23,0.07,0.16,0.47,3.2,0.16,0.15,258.0,0.15,0.03,0.22,0.07,0.15,0.37,3.1,0.15,0.14,258.0,0.15,0.03,0.21,0.06,0.15,0.17,3.44,0.15,0.14,258.0,0.14,0.03,0.2,0.04,0.16,0.05,3.56,0.14,0.14,258.0,0.15,0.03,0.2,0.05,0.16,0.09,3.47,0.15,0.14,258.0,0.14,0.03,0.21,0.06,0.15,0.32,3.25,0.15,0.14,258.0,0.15,0.02,0.21,0.08,0.12,0.29,3.32,0.15,0.15,258.0
+BO-O-G050004 = 0.21,0.03,0.27,0.03,0.24,-1.11,6.09,0.21,0.22,218.0,0.26,0.05,0.37,0.01,0.36,-0.49,4.04,0.26,0.26,218.0,0.24,0.04,0.34,0.09,0.26,-0.29,3.2,0.25,0.25,218.0,0.21,0.04,0.28,0.09,0.2,-0.34,3.01,0.22,0.21,218.0,0.18,0.03,0.23,0.07,0.16,-0.55,3.51,0.18,0.18,218.0,0.16,0.02,0.21,0.04,0.17,-0.94,5.84,0.16,0.16,218.0,0.15,0.02,0.2,0.05,0.14,-0.78,4.78,0.15,0.16,218.0,0.15,0.02,0.19,0.08,0.11,-0.54,3.52,0.15,0.15,218.0,0.14,0.02,0.18,0.09,0.1,-0.26,2.72,0.15,0.15,218.0,0.15,0.02,0.19,0.1,0.09,-0.19,2.48,0.15,0.16,218.0,0.15,0.02,0.21,0.11,0.1,0.22,2.98,0.15,0.15,218.0,0.16,0.02,0.21,0.1,0.11,-0.06,2.74,0.16,0.16,218.0
+BO-O-G050005 = 0.26,0.03,0.33,0.23,0.09,0.68,2.33,0.27,0.26,38.0,0.32,0.04,0.39,0.26,0.13,0.25,1.92,0.32,0.32,38.0,0.28,0.03,0.34,0.23,0.1,0.44,1.93,0.28,0.27,38.0,0.24,0.03,0.28,0.2,0.08,0.28,1.85,0.24,0.23,38.0,0.19,0.02,0.23,0.17,0.06,0.13,1.87,0.19,0.19,38.0,0.18,0.02,0.21,0.15,0.06,0.12,1.69,0.18,0.18,38.0,0.17,0.01,0.2,0.15,0.05,0.1,1.71,0.17,0.17,38.0,0.16,0.02,0.19,0.14,0.05,0.07,1.66,0.16,0.16,38.0,0.15,0.01,0.18,0.13,0.05,0.14,1.86,0.16,0.15,38.0,0.16,0.02,0.2,0.14,0.06,0.03,1.79,0.16,0.16,38.0,0.16,0.02,0.2,0.13,0.06,0.38,2.08,0.16,0.16,38.0,0.16,0.02,0.2,0.14,0.06,0.23,1.84,0.16,0.16,38.0
+BO-O-G050006 = 0.14,0.05,0.2,-0.04,0.24,-1.29,4.08,0.15,0.16,268.0,0.16,0.06,0.24,-0.07,0.31,-1.69,5.52,0.17,0.19,268.0,0.16,0.06,0.25,-0.08,0.33,-1.76,5.99,0.17,0.18,268.0,0.14,0.05,0.23,-0.1,0.33,-1.8,6.34,0.15,0.16,268.0,0.13,0.04,0.21,-0.06,0.27,-1.56,5.41,0.14,0.15,268.0,0.12,0.04,0.2,-0.06,0.26,-1.65,5.86,0.13,0.14,268.0,0.12,0.04,0.18,-0.02,0.2,-1.5,5.02,0.13,0.13,268.0,0.12,0.03,0.18,-0.01,0.19,-1.5,5.0,0.12,0.13,268.0,0.11,0.03,0.17,-0.01,0.19,-1.57,5.19,0.12,0.13,268.0,0.12,0.03,0.17,-0.02,0.19,-1.73,5.89,0.12,0.13,268.0,0.12,0.03,0.17,-0.01,0.19,-1.69,5.85,0.12,0.13,268.0,0.12,0.03,0.17,-0.03,0.2,-1.63,5.59,0.13,0.13,268.0
+BO-O-G050007 = 0.07,0.1,0.28,-0.04,0.32,1.1,2.89,0.12,0.03,52.0,0.07,0.11,0.31,-0.05,0.36,0.97,2.59,0.13,0.03,52.0,0.06,0.12,0.32,-0.1,0.41,1.01,2.67,0.13,0.01,52.0,0.06,0.11,0.29,-0.09,0.37,0.91,2.59,0.12,0.01,52.0,0.07,0.08,0.23,-0.03,0.26,1.12,2.84,0.1,0.03,52.0,0.05,0.07,0.19,-0.04,0.23,1.02,2.67,0.08,0.02,52.0,0.05,0.06,0.18,-0.04,0.22,0.93,2.54,0.08,0.02,52.0,0.02,0.08,0.16,-0.1,0.26,0.51,2.12,0.08,0.0,52.0,0.03,0.08,0.16,-0.1,0.26,0.43,2.12,0.08,0.01,52.0,0.05,0.08,0.18,-0.08,0.26,0.42,2.13,0.09,0.03,52.0,0.06,0.07,0.19,-0.06,0.25,0.5,2.34,0.09,0.05,52.0,0.08,0.07,0.21,-0.02,0.23,0.61,2.37,0.1,0.07,52.0
+BO-O-G050008 = 0.14,0.03,0.23,0.08,0.15,0.92,5.0,0.14,0.13,108.0,0.17,0.03,0.26,0.1,0.16,0.42,3.45,0.17,0.16,108.0,0.16,0.02,0.24,0.1,0.14,0.42,3.81,0.16,0.16,108.0,0.14,0.02,0.19,0.09,0.1,-0.03,3.64,0.14,0.14,108.0,0.13,0.02,0.18,0.08,0.09,-0.0,3.97,0.13,0.12,108.0,0.12,0.01,0.16,0.08,0.09,-0.14,4.19,0.12,0.12,108.0,0.11,0.01,0.15,0.07,0.07,-0.26,3.24,0.12,0.11,108.0,0.11,0.01,0.14,0.07,0.07,-0.45,3.68,0.11,0.11,108.0,0.11,0.01,0.14,0.07,0.07,-0.65,3.77,0.11,0.11,108.0,0.11,0.01,0.14,0.07,0.07,-0.76,4.64,0.12,0.12,108.0,0.12,0.01,0.15,0.07,0.07,-0.56,4.01,0.12,0.12,108.0,0.12,0.01,0.16,0.07,0.08,-0.5,3.17,0.12,0.12,108.0
+BO-O-G050009 = 0.23,0.07,0.31,-0.0,0.31,-1.52,4.58,0.24,0.25,51.0,0.27,0.09,0.37,-0.01,0.38,-1.54,4.6,0.28,0.29,51.0,0.24,0.08,0.34,-0.02,0.36,-1.83,5.97,0.26,0.27,51.0,0.21,0.07,0.27,-0.04,0.31,-1.97,6.48,0.22,0.23,51.0,0.17,0.05,0.21,0.0,0.21,-1.77,5.42,0.18,0.19,51.0,0.15,0.05,0.19,0.0,0.19,-1.64,4.9,0.16,0.17,51.0,0.15,0.04,0.18,-0.0,0.18,-1.91,6.1,0.15,0.16,51.0,0.14,0.05,0.18,-0.04,0.22,-2.05,6.86,0.15,0.16,51.0,0.13,0.04,0.17,-0.01,0.18,-1.87,6.02,0.14,0.15,51.0,0.14,0.04,0.18,0.02,0.16,-1.56,4.8,0.15,0.15,51.0,0.14,0.03,0.18,0.04,0.14,-1.47,4.28,0.14,0.15,51.0,0.15,0.03,0.19,0.05,0.13,-1.36,4.33,0.15,0.16,51.0
+BO-O-G050010 = 0.17,0.04,0.27,0.04,0.23,-0.04,2.68,0.17,0.17,315.0,0.21,0.06,0.36,0.09,0.27,0.14,2.48,0.22,0.21,315.0,0.2,0.05,0.33,0.09,0.24,0.2,2.6,0.2,0.2,315.0,0.17,0.04,0.28,0.09,0.19,0.14,2.74,0.18,0.18,315.0,0.16,0.03,0.24,0.08,0.16,0.06,2.56,0.16,0.16,315.0,0.15,0.03,0.22,0.08,0.15,-0.02,2.43,0.15,0.15,315.0,0.14,0.03,0.21,0.07,0.14,-0.05,2.36,0.15,0.15,315.0,0.14,0.03,0.2,0.08,0.12,-0.06,2.33,0.14,0.14,315.0,0.14,0.03,0.19,0.08,0.12,-0.1,2.28,0.14,0.14,315.0,0.14,0.03,0.19,0.07,0.12,-0.15,2.36,0.14,0.14,315.0,0.14,0.02,0.2,0.08,0.12,-0.24,2.48,0.14,0.14,315.0,0.14,0.03,0.2,0.06,0.13,-0.52,2.42,0.15,0.15,315.0
+BO-O-G050011 = 0.18,0.05,0.25,0.03,0.22,-1.59,4.83,0.19,0.2,107.0,0.2,0.06,0.34,0.02,0.32,-1.28,5.1,0.21,0.21,107.0,0.2,0.05,0.31,0.02,0.29,-1.35,5.33,0.21,0.21,107.0,0.18,0.04,0.27,0.02,0.25,-1.31,5.48,0.18,0.18,107.0,0.15,0.04,0.23,0.03,0.21,-1.48,5.99,0.16,0.16,107.0,0.14,0.04,0.22,0.03,0.19,-1.43,5.39,0.15,0.15,107.0,0.14,0.03,0.21,0.03,0.17,-1.41,5.21,0.14,0.15,107.0,0.13,0.03,0.2,0.02,0.19,-1.52,6.09,0.14,0.14,107.0,0.13,0.03,0.2,0.03,0.16,-1.38,5.85,0.13,0.13,107.0,0.13,0.03,0.2,0.04,0.16,-1.23,6.03,0.14,0.14,107.0,0.13,0.02,0.2,0.05,0.14,-1.05,5.45,0.14,0.14,107.0,0.15,0.03,0.2,0.06,0.14,-1.09,4.58,0.15,0.16,107.0
+BO-P-G070001 = 0.34,0.06,0.44,0.25,0.19,0.09,2.0,0.34,0.34,37.0,0.41,0.06,0.51,0.3,0.21,-0.12,1.86,0.42,0.41,37.0,0.43,0.06,0.52,0.33,0.19,-0.2,1.7,0.43,0.43,37.0,0.37,0.04,0.44,0.3,0.14,-0.2,1.75,0.38,0.38,37.0,0.29,0.03,0.34,0.24,0.11,-0.31,1.71,0.3,0.31,37.0,0.25,0.02,0.29,0.21,0.08,-0.26,1.68,0.25,0.25,37.0,0.23,0.02,0.27,0.19,0.07,-0.2,1.75,0.23,0.23,37.0,0.21,0.02,0.24,0.18,0.06,-0.25,1.93,0.21,0.21,37.0,0.2,0.02,0.23,0.17,0.05,-0.14,1.74,0.2,0.2,37.0,0.21,0.02,0.23,0.18,0.05,0.08,1.65,0.21,0.21,37.0,0.23,0.02,0.26,0.19,0.07,-0.19,1.8,0.23,0.23,37.0,0.28,0.05,0.36,0.21,0.15,-0.15,1.66,0.29,0.29,37.0
+BO-P-G070002 = 0.26,0.01,0.3,0.22,0.08,0.68,4.24,0.26,0.26,70.0,0.34,0.01,0.39,0.3,0.09,0.81,6.3,0.34,0.34,70.0,0.3,0.02,0.37,0.27,0.1,1.2,4.57,0.3,0.3,70.0,0.26,0.02,0.32,0.23,0.1,0.53,2.63,0.26,0.26,70.0,0.21,0.02,0.26,0.18,0.08,0.32,2.3,0.21,0.21,70.0,0.18,0.01,0.22,0.16,0.06,0.22,2.76,0.18,0.18,70.0,0.17,0.01,0.2,0.15,0.05,0.2,2.81,0.17,0.17,70.0,0.16,0.01,0.19,0.14,0.05,0.34,2.97,0.16,0.16,70.0,0.15,0.01,0.17,0.13,0.04,0.24,2.96,0.15,0.15,70.0,0.16,0.01,0.19,0.14,0.05,0.44,3.08,0.16,0.16,70.0,0.16,0.01,0.17,0.14,0.04,0.2,3.14,0.16,0.16,70.0,0.17,0.01,0.19,0.15,0.04,0.25,2.44,0.17,0.17,70.0
+BO-P-G070003 = 0.39,0.11,0.62,0.22,0.4,0.55,2.15,0.4,0.37,111.0,0.46,0.11,0.76,0.3,0.46,0.59,2.43,0.47,0.43,111.0,0.49,0.11,0.74,0.33,0.41,0.43,2.05,0.5,0.47,111.0,0.44,0.1,0.67,0.29,0.37,0.49,2.14,0.45,0.42,111.0,0.35,0.08,0.53,0.23,0.3,0.41,2.05,0.36,0.34,111.0,0.29,0.06,0.42,0.2,0.22,0.34,1.89,0.3,0.28,111.0,0.26,0.05,0.36,0.19,0.17,0.2,1.76,0.27,0.26,111.0,0.24,0.04,0.33,0.18,0.15,0.29,1.91,0.25,0.24,111.0,0.24,0.04,0.33,0.17,0.16,0.19,1.8,0.24,0.23,111.0,0.24,0.04,0.34,0.18,0.16,0.43,1.99,0.25,0.23,111.0,0.29,0.07,0.51,0.19,0.32,0.45,2.46,0.3,0.28,111.0,0.36,0.11,0.61,0.19,0.42,0.29,1.94,0.38,0.35,111.0
+BO-P-G070004 = 0.3,0.03,0.4,0.25,0.15,0.71,3.07,0.3,0.3,170.0,0.35,0.04,0.47,0.28,0.19,0.41,2.74,0.36,0.35,170.0,0.35,0.04,0.52,0.29,0.24,1.36,5.53,0.36,0.35,170.0,0.31,0.04,0.45,0.25,0.2,1.33,5.18,0.31,0.3,170.0,0.24,0.03,0.36,0.2,0.16,1.67,6.53,0.24,0.23,170.0,0.21,0.02,0.3,0.17,0.13,1.42,5.72,0.21,0.21,170.0,0.19,0.02,0.26,0.16,0.1,1.03,4.24,0.2,0.19,170.0,0.19,0.02,0.24,0.16,0.08,0.86,3.65,0.19,0.19,170.0,0.18,0.02,0.24,0.15,0.09,0.96,3.92,0.18,0.18,170.0,0.19,0.02,0.24,0.15,0.09,0.53,3.12,0.19,0.19,170.0,0.2,0.03,0.31,0.16,0.16,1.66,5.66,0.2,0.19,170.0,0.23,0.04,0.36,0.18,0.19,1.53,5.12,0.23,0.22,170.0
+BO-P-G070005 = 0.04,0.08,0.19,-0.1,0.29,-0.04,1.67,0.09,0.05,620.0,0.05,0.09,0.21,-0.1,0.31,-0.08,1.8,0.1,0.05,620.0,0.07,0.07,0.22,-0.06,0.28,0.29,1.73,0.09,0.06,620.0,0.07,0.06,0.2,-0.04,0.24,0.31,1.73,0.09,0.06,620.0,0.07,0.05,0.18,-0.0,0.19,0.36,1.73,0.09,0.06,620.0,0.07,0.05,0.18,-0.01,0.19,0.33,1.69,0.09,0.07,620.0,0.07,0.04,0.17,0.01,0.16,0.4,1.82,0.08,0.06,620.0,0.07,0.04,0.17,0.01,0.15,0.44,1.89,0.08,0.06,620.0,0.07,0.04,0.16,0.01,0.15,0.38,1.83,0.08,0.06,620.0,0.07,0.04,0.16,0.01,0.15,0.36,1.81,0.08,0.06,620.0,0.07,0.04,0.16,0.01,0.15,0.39,1.8,0.08,0.06,620.0,0.06,0.04,0.16,0.01,0.15,0.3,1.68,0.08,0.06,620.0
+BO-P-G070006 = 0.25,0.02,0.3,0.21,0.09,0.64,2.67,0.25,0.24,64.0,0.34,0.02,0.39,0.28,0.11,-0.19,2.58,0.34,0.34,64.0,0.31,0.02,0.38,0.27,0.11,0.37,3.03,0.31,0.31,64.0,0.28,0.02,0.33,0.24,0.09,0.34,2.62,0.28,0.28,64.0,0.22,0.02,0.26,0.19,0.06,0.29,2.41,0.22,0.22,64.0,0.19,0.01,0.22,0.16,0.06,-0.22,2.44,0.19,0.19,64.0,0.18,0.01,0.2,0.15,0.05,-0.28,2.45,0.18,0.18,64.0,0.17,0.01,0.19,0.14,0.05,-0.27,2.64,0.17,0.17,64.0,0.17,0.01,0.18,0.13,0.05,-0.61,3.26,0.17,0.17,64.0,0.18,0.01,0.2,0.14,0.06,-0.43,2.91,0.18,0.18,64.0,0.18,0.01,0.2,0.14,0.07,-0.45,2.92,0.18,0.18,64.0,0.19,0.01,0.22,0.16,0.06,-0.18,3.22,0.2,0.19,64.0
+BO-P-G070007 = 0.26,0.03,0.34,0.18,0.16,0.22,2.73,0.26,0.26,177.0,0.29,0.05,0.44,0.19,0.26,0.31,2.64,0.3,0.29,177.0,0.31,0.06,0.46,0.21,0.24,0.61,2.25,0.31,0.29,177.0,0.27,0.05,0.4,0.18,0.22,0.68,2.3,0.27,0.25,177.0,0.22,0.04,0.33,0.14,0.19,0.69,2.35,0.22,0.21,177.0,0.19,0.03,0.28,0.13,0.15,0.57,2.27,0.2,0.19,177.0,0.18,0.03,0.25,0.12,0.13,0.65,2.4,0.18,0.17,177.0,0.17,0.03,0.23,0.12,0.11,0.66,2.36,0.17,0.16,177.0,0.16,0.03,0.23,0.11,0.12,0.76,2.57,0.16,0.15,177.0,0.16,0.03,0.23,0.11,0.11,0.67,2.39,0.16,0.15,177.0,0.18,0.04,0.27,0.12,0.15,0.67,2.28,0.18,0.16,177.0,0.2,0.04,0.31,0.14,0.18,0.52,2.09,0.21,0.19,177.0
+BO-P-G070008 = 0.21,0.02,0.25,0.16,0.09,-0.65,3.55,0.21,0.21,94.0,0.24,0.03,0.29,0.18,0.11,-0.47,2.85,0.24,0.24,94.0,0.23,0.03,0.28,0.17,0.11,-0.25,2.44,0.23,0.23,94.0,0.19,0.03,0.25,0.14,0.11,0.15,1.97,0.19,0.19,94.0,0.16,0.02,0.2,0.11,0.08,-0.02,1.91,0.16,0.15,94.0,0.14,0.02,0.17,0.1,0.06,-0.16,1.87,0.14,0.14,94.0,0.13,0.01,0.16,0.1,0.06,-0.19,2.06,0.13,0.13,94.0,0.12,0.01,0.15,0.09,0.06,-0.12,2.21,0.12,0.12,94.0,0.12,0.01,0.15,0.09,0.06,0.06,2.3,0.12,0.12,94.0,0.13,0.02,0.16,0.09,0.08,0.0,2.14,0.13,0.12,94.0,0.13,0.02,0.15,0.09,0.07,-0.21,1.96,0.13,0.13,94.0,0.18,0.02,0.21,0.12,0.09,-0.4,2.66,0.18,0.18,94.0
+BO-P-G070009 = 0.26,0.09,0.44,0.11,0.33,-0.06,1.99,0.27,0.27,346.0,0.28,0.1,0.46,0.12,0.35,-0.21,1.69,0.3,0.3,346.0,0.26,0.08,0.41,0.12,0.29,-0.31,1.91,0.27,0.28,346.0,0.22,0.06,0.31,0.1,0.21,-0.47,1.81,0.23,0.24,346.0,0.19,0.05,0.25,0.1,0.16,-0.48,1.78,0.19,0.2,346.0,0.17,0.04,0.22,0.09,0.13,-0.58,1.9,0.17,0.18,346.0,0.15,0.03,0.19,0.09,0.1,-0.59,1.95,0.15,0.16,346.0,0.14,0.03,0.17,0.08,0.09,-0.57,1.98,0.14,0.14,346.0,0.13,0.03,0.17,0.07,0.1,-0.54,2.02,0.13,0.14,346.0,0.13,0.03,0.19,0.07,0.11,-0.45,1.93,0.14,0.14,346.0,0.14,0.03,0.2,0.07,0.13,-0.33,1.78,0.14,0.15,346.0,0.15,0.04,0.24,0.07,0.17,-0.19,1.72,0.16,0.17,346.0
+BO-P-G070010 = 0.12,0.03,0.18,-0.03,0.22,-2.18,10.05,0.12,0.12,747.0,0.12,0.04,0.19,-0.1,0.29,-3.05,15.23,0.13,0.13,747.0,0.12,0.04,0.2,-0.1,0.3,-2.65,12.42,0.13,0.13,747.0,0.12,0.03,0.18,-0.05,0.23,-2.41,10.99,0.12,0.12,747.0,0.11,0.03,0.17,-0.04,0.21,-2.18,9.97,0.12,0.12,747.0,0.11,0.02,0.16,-0.03,0.19,-2.07,9.48,0.11,0.12,747.0,0.11,0.02,0.16,-0.01,0.17,-1.98,8.95,0.11,0.11,747.0,0.1,0.02,0.15,-0.01,0.17,-2.13,9.69,0.11,0.11,747.0,0.1,0.02,0.15,-0.01,0.15,-2.18,10.01,0.1,0.1,747.0,0.1,0.02,0.15,-0.0,0.15,-2.18,9.96,0.1,0.1,747.0,0.1,0.02,0.15,0.0,0.15,-2.06,9.52,0.1,0.1,747.0,0.1,0.02,0.16,0.0,0.15,-2.08,10.48,0.1,0.1,747.0
+BO-P-G070011 = 0.16,0.04,0.3,0.07,0.22,0.77,4.35,0.17,0.16,463.0,0.17,0.04,0.35,0.06,0.29,0.84,5.62,0.18,0.18,463.0,0.17,0.04,0.3,0.07,0.24,0.62,3.8,0.18,0.17,463.0,0.16,0.03,0.26,0.07,0.19,0.56,3.87,0.16,0.16,463.0,0.14,0.02,0.22,0.08,0.14,0.25,3.79,0.15,0.14,463.0,0.14,0.02,0.21,0.08,0.13,0.12,3.83,0.14,0.14,463.0,0.13,0.02,0.19,0.08,0.11,-0.08,3.53,0.13,0.13,463.0,0.12,0.02,0.17,0.07,0.11,-0.29,3.44,0.13,0.13,463.0,0.12,0.02,0.16,0.06,0.1,-0.45,3.59,0.12,0.12,463.0,0.12,0.02,0.17,0.06,0.1,-0.37,3.59,0.12,0.12,463.0,0.12,0.02,0.17,0.06,0.11,-0.43,3.57,0.12,0.12,463.0,0.12,0.02,0.18,0.06,0.12,-0.32,3.75,0.12,0.12,463.0
+BO-P-G070012 = 0.3,0.03,0.36,0.23,0.13,-0.26,2.0,0.3,0.31,88.0,0.34,0.04,0.43,0.27,0.16,0.43,2.46,0.34,0.33,88.0,0.34,0.03,0.43,0.28,0.15,0.59,2.68,0.34,0.34,88.0,0.29,0.03,0.38,0.24,0.13,0.82,2.76,0.29,0.28,88.0,0.23,0.03,0.31,0.19,0.12,0.71,2.66,0.23,0.23,88.0,0.21,0.02,0.26,0.17,0.09,0.65,2.64,0.21,0.2,88.0,0.19,0.02,0.23,0.16,0.07,0.66,2.55,0.19,0.19,88.0,0.18,0.02,0.22,0.15,0.07,0.67,2.56,0.18,0.18,88.0,0.18,0.02,0.22,0.15,0.07,0.74,2.52,0.18,0.17,88.0,0.18,0.02,0.23,0.14,0.08,0.58,2.19,0.18,0.17,88.0,0.19,0.03,0.29,0.16,0.13,1.13,3.3,0.2,0.18,88.0,0.23,0.04,0.34,0.17,0.17,0.9,3.01,0.23,0.22,88.0
+BO-P-G070013 = 0.2,0.05,0.31,0.11,0.2,0.2,2.11,0.21,0.2,309.0,0.23,0.06,0.34,0.12,0.23,0.15,1.83,0.24,0.22,309.0,0.21,0.05,0.32,0.11,0.2,0.11,1.89,0.22,0.21,309.0,0.18,0.04,0.26,0.1,0.16,0.16,1.92,0.18,0.18,309.0,0.15,0.03,0.21,0.1,0.12,0.19,2.02,0.16,0.15,309.0,0.14,0.02,0.19,0.1,0.1,0.13,2.19,0.14,0.14,309.0,0.13,0.02,0.17,0.09,0.08,0.15,2.6,0.13,0.13,309.0,0.12,0.01,0.16,0.09,0.07,0.19,2.71,0.12,0.12,309.0,0.11,0.01,0.15,0.09,0.06,0.11,2.4,0.11,0.11,309.0,0.12,0.02,0.17,0.09,0.08,0.29,2.46,0.12,0.12,309.0,0.12,0.02,0.18,0.09,0.1,0.51,2.45,0.12,0.12,309.0,0.14,0.03,0.23,0.09,0.15,0.53,2.47,0.15,0.14,309.0
+BO-P-G070014 = 0.1,0.03,0.2,0.03,0.17,0.52,2.7,0.1,0.09,668.0,0.1,0.04,0.21,0.03,0.18,0.62,2.82,0.11,0.09,668.0,0.1,0.04,0.21,0.03,0.18,0.64,2.78,0.11,0.1,668.0,0.1,0.03,0.19,0.03,0.17,0.46,2.7,0.1,0.09,668.0,0.1,0.03,0.18,0.03,0.15,0.32,2.44,0.1,0.09,668.0,0.09,0.03,0.18,0.02,0.16,0.27,2.41,0.1,0.09,668.0,0.09,0.03,0.17,0.02,0.15,0.19,2.48,0.09,0.09,668.0,0.09,0.02,0.17,0.02,0.15,0.11,2.53,0.09,0.09,668.0,0.08,0.02,0.16,0.02,0.15,0.05,2.61,0.09,0.09,668.0,0.08,0.02,0.16,0.02,0.15,0.06,2.59,0.09,0.09,668.0,0.09,0.02,0.16,0.03,0.14,0.07,2.54,0.09,0.09,668.0,0.09,0.03,0.17,0.03,0.15,0.2,2.49,0.09,0.09,668.0
+BO-P-G070015 = 0.23,0.03,0.3,0.13,0.17,-0.79,3.71,0.23,0.23,134.0,0.25,0.04,0.33,0.13,0.19,-0.85,3.66,0.25,0.25,134.0,0.25,0.04,0.33,0.13,0.2,-0.7,3.05,0.25,0.25,134.0,0.22,0.03,0.27,0.12,0.15,-0.7,2.95,0.22,0.22,134.0,0.18,0.02,0.21,0.12,0.1,-0.94,3.59,0.18,0.18,134.0,0.17,0.02,0.2,0.11,0.08,-1.03,3.91,0.17,0.17,134.0,0.16,0.01,0.18,0.11,0.08,-1.2,4.66,0.16,0.16,134.0,0.15,0.01,0.18,0.11,0.07,-0.86,4.0,0.15,0.16,134.0,0.15,0.01,0.18,0.1,0.07,-0.99,4.4,0.15,0.15,134.0,0.15,0.01,0.19,0.11,0.08,-0.45,4.14,0.16,0.15,134.0,0.15,0.01,0.18,0.11,0.07,-1.04,4.0,0.15,0.16,134.0,0.17,0.02,0.21,0.11,0.11,-0.9,4.09,0.17,0.17,134.0
+BO-S-G080001 = 0.79,0.07,0.88,0.38,0.5,-1.72,6.39,0.79,0.82,1070.0,0.82,0.08,0.9,0.38,0.52,-1.82,6.26,0.82,0.85,1070.0,0.83,0.07,0.9,0.43,0.47,-1.99,7.2,0.83,0.85,1070.0,0.81,0.07,0.9,0.44,0.45,-1.73,5.95,0.82,0.84,1070.0,0.78,0.07,0.87,0.41,0.47,-1.73,5.92,0.78,0.81,1070.0,0.73,0.07,0.85,0.35,0.5,-1.39,5.4,0.74,0.75,1070.0,0.62,0.07,0.83,0.34,0.49,0.01,3.78,0.63,0.62,1070.0,0.56,0.1,0.83,0.29,0.53,0.67,2.89,0.57,0.53,1070.0,0.57,0.11,0.87,0.3,0.57,0.49,2.45,0.58,0.56,1070.0,0.69,0.1,0.86,0.3,0.56,-0.74,2.79,0.7,0.72,1070.0,0.77,0.09,0.88,0.36,0.52,-1.29,4.35,0.77,0.8,1070.0,0.79,0.08,0.89,0.36,0.53,-1.87,6.83,0.8,0.82,1070.0
+BO-S-G080002 = 0.62,0.08,0.8,0.4,0.4,-0.38,2.38,0.63,0.63,173.0,0.7,0.07,0.83,0.49,0.34,-0.1,2.73,0.7,0.69,173.0,0.74,0.08,0.87,0.52,0.35,-0.2,2.42,0.74,0.73,173.0,0.72,0.08,0.87,0.5,0.37,-0.03,2.01,0.73,0.71,173.0,0.71,0.09,0.88,0.49,0.39,0.11,1.99,0.71,0.68,173.0,0.68,0.09,0.86,0.46,0.41,0.1,2.07,0.69,0.65,173.0,0.66,0.09,0.83,0.45,0.38,0.18,1.84,0.67,0.64,173.0,0.63,0.1,0.84,0.44,0.39,0.29,1.71,0.64,0.61,173.0,0.62,0.11,0.85,0.43,0.42,0.34,1.8,0.63,0.59,173.0,0.66,0.1,0.85,0.47,0.39,0.39,2.15,0.66,0.63,173.0,0.68,0.1,0.88,0.47,0.41,0.18,1.83,0.69,0.67,173.0,0.69,0.08,0.84,0.48,0.35,0.11,1.76,0.69,0.68,173.0
+BO-S-G080003 = 0.45,0.07,0.62,0.29,0.33,-0.09,2.29,0.46,0.46,90.0,0.71,0.03,0.77,0.6,0.16,-0.53,2.97,0.71,0.71,90.0,0.74,0.06,0.85,0.63,0.22,0.24,2.28,0.75,0.74,90.0,0.74,0.07,0.87,0.6,0.27,-0.02,1.78,0.74,0.74,90.0,0.67,0.1,0.85,0.51,0.35,0.15,1.79,0.68,0.67,90.0,0.65,0.14,0.86,0.44,0.42,0.0,1.5,0.67,0.67,90.0,0.56,0.13,0.86,0.39,0.47,0.97,2.95,0.58,0.53,90.0,0.65,0.16,0.85,0.44,0.42,0.06,1.25,0.67,0.63,90.0,0.65,0.14,0.86,0.46,0.4,0.24,1.38,0.67,0.6,90.0,0.62,0.1,0.85,0.45,0.4,0.53,2.45,0.63,0.62,90.0,0.67,0.09,0.86,0.55,0.31,0.96,2.79,0.67,0.63,90.0,0.69,0.07,0.86,0.58,0.28,1.03,3.21,0.69,0.67,90.0
+BO-S-G080004 = 0.77,0.08,0.9,0.51,0.39,-0.5,2.43,0.77,0.78,1945.0,0.82,0.06,0.9,0.55,0.35,-1.45,5.14,0.82,0.84,1945.0,0.83,0.05,0.9,0.54,0.36,-2.14,8.6,0.83,0.85,1945.0,0.81,0.06,0.89,0.52,0.37,-1.79,6.69,0.81,0.82,1945.0,0.78,0.06,0.87,0.52,0.35,-1.56,6.55,0.78,0.79,1945.0,0.74,0.05,0.84,0.5,0.34,-1.06,5.0,0.74,0.74,1945.0,0.63,0.05,0.77,0.44,0.33,-0.21,2.97,0.63,0.63,1945.0,0.59,0.07,0.8,0.4,0.41,0.18,2.59,0.59,0.59,1945.0,0.59,0.09,0.83,0.37,0.46,0.32,2.82,0.59,0.58,1945.0,0.71,0.08,0.86,0.44,0.42,-0.54,2.64,0.71,0.72,1945.0,0.77,0.09,0.87,0.41,0.46,-1.4,4.16,0.77,0.81,1945.0,0.78,0.08,0.89,0.45,0.44,-1.63,5.26,0.79,0.81,1945.0
+BO-S-G080005 = 0.69,0.06,0.89,0.51,0.38,0.52,3.02,0.69,0.68,2946.0,0.82,0.05,0.9,0.65,0.25,-0.78,3.56,0.82,0.82,2946.0,0.83,0.04,0.9,0.59,0.31,-2.05,9.89,0.83,0.84,2946.0,0.81,0.04,0.88,0.56,0.32,-1.77,7.73,0.81,0.82,2946.0,0.75,0.07,0.85,0.48,0.37,-1.2,3.93,0.75,0.77,2946.0,0.7,0.08,0.83,0.46,0.36,-0.55,2.24,0.7,0.72,2946.0,0.61,0.08,0.8,0.39,0.4,-0.15,2.12,0.61,0.62,2946.0,0.56,0.09,0.78,0.32,0.46,0.07,2.11,0.56,0.56,2946.0,0.53,0.08,0.76,0.29,0.47,0.15,2.29,0.54,0.53,2946.0,0.57,0.11,0.81,0.3,0.52,0.03,1.93,0.58,0.58,2946.0,0.69,0.1,0.86,0.33,0.53,-0.3,2.28,0.69,0.69,2946.0,0.76,0.06,0.88,0.36,0.52,-1.19,6.37,0.76,0.77,2946.0
+BO-S-G080006 = 0.52,0.07,0.72,0.35,0.37,0.44,3.64,0.53,0.52,168.0,0.77,0.03,0.84,0.65,0.2,-0.11,3.58,0.77,0.77,168.0,0.82,0.04,0.89,0.75,0.14,0.16,1.83,0.82,0.82,168.0,0.81,0.04,0.88,0.73,0.15,0.05,1.83,0.81,0.81,168.0,0.79,0.05,0.88,0.68,0.2,-0.23,1.85,0.79,0.8,168.0,0.77,0.08,0.87,0.61,0.26,-0.26,1.79,0.77,0.77,168.0,0.7,0.07,0.86,0.55,0.31,-0.04,2.22,0.7,0.7,168.0,0.72,0.1,0.86,0.54,0.32,-0.1,1.65,0.72,0.72,168.0,0.72,0.1,0.86,0.54,0.33,0.01,1.57,0.73,0.71,168.0,0.73,0.06,0.87,0.61,0.26,0.16,2.42,0.74,0.73,168.0,0.77,0.06,0.86,0.62,0.23,-0.53,2.13,0.77,0.78,168.0,0.74,0.04,0.83,0.62,0.21,-0.04,2.66,0.74,0.74,168.0
+BO-S-G080007 = 0.48,0.07,0.63,0.38,0.26,0.54,2.04,0.48,0.46,163.0,0.68,0.05,0.81,0.53,0.28,-0.25,3.27,0.68,0.68,163.0,0.76,0.04,0.84,0.63,0.22,-0.62,3.54,0.76,0.77,163.0,0.74,0.05,0.84,0.54,0.3,-0.51,3.97,0.74,0.74,163.0,0.72,0.06,0.84,0.46,0.37,-0.5,3.93,0.72,0.72,163.0,0.7,0.07,0.83,0.4,0.43,-0.73,4.65,0.7,0.7,163.0,0.69,0.06,0.81,0.45,0.37,-0.24,3.49,0.69,0.68,163.0,0.65,0.06,0.8,0.49,0.3,0.29,2.89,0.66,0.64,163.0,0.67,0.06,0.82,0.52,0.3,0.42,2.6,0.67,0.66,163.0,0.72,0.07,0.86,0.53,0.33,0.23,2.49,0.72,0.71,163.0,0.71,0.06,0.84,0.5,0.34,-0.04,3.4,0.71,0.71,163.0,0.71,0.05,0.88,0.56,0.32,0.44,3.52,0.72,0.71,163.0
+BO-S-G080008 = 0.55,0.06,0.71,0.41,0.3,0.19,2.15,0.55,0.54,429.0,0.66,0.07,0.85,0.5,0.35,0.28,2.29,0.67,0.65,429.0,0.81,0.06,0.9,0.59,0.31,-0.88,3.05,0.82,0.83,429.0,0.81,0.07,0.89,0.56,0.33,-1.3,4.3,0.81,0.83,429.0,0.8,0.08,0.89,0.49,0.39,-1.48,5.23,0.8,0.81,429.0,0.79,0.09,0.87,0.44,0.43,-1.68,5.62,0.79,0.82,429.0,0.78,0.08,0.87,0.5,0.37,-1.4,4.42,0.79,0.82,429.0,0.77,0.07,0.86,0.54,0.32,-1.03,3.21,0.77,0.8,429.0,0.77,0.08,0.86,0.55,0.31,-0.9,2.79,0.77,0.8,429.0,0.81,0.08,0.9,0.54,0.36,-1.27,3.98,0.81,0.84,429.0,0.8,0.07,0.88,0.54,0.34,-1.5,4.99,0.81,0.83,429.0,0.78,0.07,0.9,0.57,0.33,-0.91,3.39,0.78,0.79,429.0
+BO-S-G080009 = 0.64,0.1,0.88,0.34,0.53,0.08,2.21,0.64,0.63,2499.0,0.71,0.06,0.85,0.44,0.41,-0.65,3.85,0.71,0.72,2499.0,0.82,0.09,0.9,0.41,0.49,-1.49,4.45,0.82,0.85,2499.0,0.8,0.12,0.9,0.43,0.47,-1.4,3.78,0.81,0.85,2499.0,0.8,0.1,0.9,0.42,0.48,-1.2,3.59,0.81,0.84,2499.0,0.79,0.09,0.9,0.42,0.48,-0.93,3.31,0.79,0.82,2499.0,0.76,0.09,0.89,0.47,0.41,-0.45,1.91,0.77,0.78,2499.0,0.72,0.14,0.87,0.37,0.5,-0.73,2.25,0.73,0.76,2499.0,0.71,0.16,0.89,0.33,0.56,-0.78,2.33,0.73,0.77,2499.0,0.78,0.11,0.9,0.48,0.42,-0.97,2.75,0.78,0.82,2499.0,0.78,0.11,0.9,0.38,0.52,-1.47,4.1,0.79,0.82,2499.0,0.76,0.1,0.9,0.41,0.49,-1.1,3.59,0.77,0.79,2499.0
+BO-S-G080010 = 0.44,0.03,0.52,0.38,0.15,0.53,2.66,0.44,0.44,230.0,0.64,0.06,0.78,0.44,0.33,-0.47,2.8,0.64,0.65,230.0,0.63,0.06,0.78,0.44,0.33,0.2,2.2,0.64,0.62,230.0,0.61,0.08,0.78,0.47,0.31,-0.03,1.84,0.62,0.62,230.0,0.61,0.08,0.79,0.44,0.35,0.26,2.27,0.61,0.61,230.0,0.61,0.08,0.79,0.45,0.34,0.38,2.74,0.61,0.6,230.0,0.64,0.06,0.79,0.51,0.28,0.46,2.84,0.65,0.64,230.0,0.61,0.08,0.76,0.45,0.31,-0.26,2.1,0.62,0.62,230.0,0.59,0.09,0.78,0.41,0.37,0.35,2.33,0.59,0.57,230.0,0.62,0.09,0.83,0.47,0.35,0.48,2.29,0.63,0.61,230.0,0.62,0.08,0.81,0.47,0.34,0.25,2.28,0.62,0.62,230.0,0.6,0.06,0.78,0.47,0.31,-0.01,2.38,0.6,0.6,230.0
+BO-S-G080011 = 0.68,0.13,0.9,0.4,0.5,-0.34,2.11,0.69,0.71,208.0,0.82,0.07,0.9,0.66,0.24,-0.35,1.56,0.82,0.84,208.0,0.81,0.06,0.88,0.64,0.25,-0.47,1.89,0.81,0.84,208.0,0.78,0.08,0.88,0.57,0.31,-0.46,1.89,0.78,0.8,208.0,0.74,0.1,0.86,0.48,0.38,-0.59,2.11,0.74,0.77,208.0,0.69,0.11,0.83,0.4,0.43,-0.56,2.01,0.7,0.73,208.0,0.66,0.12,0.83,0.38,0.45,-0.44,1.8,0.67,0.7,208.0,0.63,0.12,0.8,0.34,0.46,-0.41,1.91,0.64,0.66,208.0,0.61,0.11,0.79,0.33,0.46,-0.38,2.09,0.62,0.64,208.0,0.64,0.11,0.82,0.35,0.47,-0.58,2.28,0.65,0.67,208.0,0.73,0.12,0.87,0.4,0.47,-0.54,2.05,0.74,0.76,208.0,0.74,0.09,0.86,0.54,0.31,-0.24,1.6,0.75,0.75,208.0
+BO-S-G080012 = 0.66,0.09,0.86,0.42,0.44,0.21,2.54,0.67,0.66,2341.0,0.73,0.07,0.9,0.48,0.42,-0.12,2.8,0.73,0.73,2341.0,0.84,0.04,0.9,0.57,0.33,-1.43,5.48,0.84,0.85,2341.0,0.84,0.05,0.9,0.52,0.38,-1.51,6.2,0.84,0.85,2341.0,0.82,0.05,0.9,0.5,0.4,-1.08,5.04,0.82,0.83,2341.0,0.79,0.06,0.9,0.47,0.43,-0.4,3.35,0.79,0.79,2341.0,0.73,0.09,0.88,0.41,0.47,-0.04,2.18,0.73,0.72,2341.0,0.68,0.12,0.88,0.37,0.52,0.07,1.91,0.69,0.67,2341.0,0.68,0.13,0.89,0.37,0.52,0.09,1.85,0.69,0.66,2341.0,0.76,0.08,0.9,0.42,0.48,-0.76,3.12,0.77,0.78,2341.0,0.8,0.06,0.9,0.49,0.41,-1.03,4.23,0.8,0.81,2341.0,0.81,0.05,0.9,0.49,0.4,-0.99,4.22,0.81,0.82,2341.0
+BO-S-G080013 = 0.54,0.05,0.7,0.44,0.25,0.71,3.35,0.54,0.53,82.0,0.67,0.04,0.73,0.56,0.18,-0.55,2.74,0.67,0.67,82.0,0.67,0.06,0.74,0.46,0.28,-1.25,4.01,0.67,0.69,82.0,0.62,0.06,0.7,0.46,0.24,-0.63,2.33,0.63,0.64,82.0,0.61,0.04,0.67,0.49,0.18,-0.74,2.74,0.61,0.62,82.0,0.63,0.02,0.68,0.57,0.11,-0.85,3.99,0.63,0.63,82.0,0.63,0.02,0.69,0.57,0.12,-0.2,2.88,0.63,0.63,82.0,0.52,0.03,0.6,0.44,0.16,-0.09,2.81,0.53,0.52,82.0,0.51,0.03,0.59,0.44,0.14,0.37,2.7,0.51,0.51,82.0,0.6,0.03,0.66,0.54,0.13,0.15,2.56,0.6,0.6,82.0,0.57,0.05,0.66,0.47,0.19,-0.05,1.93,0.57,0.57,82.0,0.58,0.06,0.7,0.46,0.25,-0.29,1.95,0.58,0.6,82.0
+BO-T-G090001 = 0.64,0.1,0.82,0.4,0.42,-0.41,2.15,0.64,0.65,178.0,0.79,0.12,0.9,0.45,0.45,-1.09,2.82,0.8,0.86,178.0,0.76,0.13,0.9,0.46,0.44,-0.71,2.04,0.77,0.82,178.0,0.75,0.14,0.88,0.4,0.49,-0.95,2.38,0.77,0.83,178.0,0.68,0.18,0.86,0.29,0.58,-0.9,2.15,0.7,0.78,178.0,0.64,0.21,0.84,0.24,0.59,-0.78,1.9,0.67,0.77,178.0,0.61,0.2,0.81,0.23,0.58,-0.76,1.85,0.64,0.73,178.0,0.57,0.19,0.78,0.22,0.56,-0.74,1.85,0.6,0.69,178.0,0.53,0.18,0.72,0.2,0.52,-0.74,1.87,0.56,0.62,178.0,0.57,0.18,0.77,0.21,0.56,-0.8,2.0,0.6,0.67,178.0,0.69,0.18,0.85,0.29,0.57,-0.92,2.25,0.71,0.8,178.0,0.73,0.18,0.9,0.29,0.61,-1.04,2.71,0.75,0.83,178.0
+BO-T-G090002 = 0.44,0.04,0.53,0.37,0.16,0.43,2.37,0.44,0.43,45.0,0.51,0.06,0.68,0.44,0.25,1.17,4.49,0.51,0.5,45.0,0.51,0.05,0.66,0.44,0.22,1.12,4.33,0.51,0.5,45.0,0.45,0.05,0.62,0.37,0.26,1.38,5.36,0.45,0.44,45.0,0.36,0.06,0.56,0.29,0.26,2.05,7.38,0.36,0.34,45.0,0.3,0.05,0.49,0.24,0.25,2.38,8.92,0.3,0.29,45.0,0.28,0.05,0.47,0.23,0.24,2.45,9.34,0.28,0.27,45.0,0.26,0.05,0.44,0.21,0.23,2.48,9.32,0.26,0.25,45.0,0.24,0.04,0.43,0.2,0.23,2.55,9.65,0.25,0.23,45.0,0.26,0.05,0.47,0.21,0.26,1.99,7.23,0.27,0.25,45.0,0.34,0.07,0.58,0.25,0.33,1.42,5.06,0.35,0.33,45.0,0.43,0.05,0.6,0.36,0.24,1.34,5.57,0.43,0.42,45.0
+BO-T-G090003 = 0.63,0.08,0.85,0.44,0.42,0.24,2.5,0.63,0.62,643.0,0.78,0.06,0.9,0.63,0.27,-0.11,2.32,0.78,0.78,643.0,0.78,0.06,0.89,0.62,0.27,-0.34,2.25,0.78,0.79,643.0,0.77,0.06,0.88,0.6,0.29,-0.32,2.39,0.77,0.77,643.0,0.69,0.08,0.85,0.51,0.35,0.01,2.5,0.69,0.7,643.0,0.61,0.09,0.82,0.44,0.38,0.73,3.08,0.61,0.6,643.0,0.55,0.09,0.79,0.41,0.38,1.2,3.82,0.55,0.53,643.0,0.47,0.09,0.74,0.34,0.39,1.63,4.96,0.48,0.45,643.0,0.43,0.08,0.69,0.32,0.37,1.79,5.47,0.44,0.41,643.0,0.45,0.09,0.74,0.34,0.41,1.89,5.57,0.46,0.42,643.0,0.52,0.12,0.85,0.36,0.49,1.39,3.87,0.53,0.48,643.0,0.66,0.11,0.88,0.42,0.46,0.08,2.15,0.67,0.66,643.0
+BO-T-G090004 = 0.39,0.16,0.73,0.15,0.59,0.38,1.87,0.42,0.36,142.0,0.45,0.17,0.83,0.21,0.61,0.39,1.88,0.48,0.44,142.0,0.44,0.16,0.79,0.21,0.57,0.38,1.86,0.47,0.42,142.0,0.4,0.17,0.79,0.19,0.6,0.59,2.09,0.43,0.37,142.0,0.31,0.14,0.72,0.16,0.56,0.96,2.97,0.34,0.27,142.0,0.26,0.11,0.63,0.14,0.5,1.15,3.75,0.28,0.22,142.0,0.24,0.1,0.6,0.12,0.48,1.05,3.65,0.26,0.21,142.0,0.22,0.09,0.53,0.11,0.42,0.99,3.52,0.24,0.2,142.0,0.21,0.08,0.49,0.1,0.4,1.02,3.59,0.22,0.18,142.0,0.21,0.09,0.52,0.09,0.43,1.0,3.53,0.23,0.18,142.0,0.28,0.14,0.67,0.1,0.56,0.64,2.52,0.31,0.24,142.0,0.35,0.18,0.79,0.12,0.67,0.68,2.48,0.39,0.32,142.0
+BO-T-G090005 = 0.63,0.09,0.78,0.41,0.37,-0.16,2.05,0.63,0.61,187.0,0.83,0.06,0.88,0.54,0.35,-2.27,8.39,0.83,0.85,187.0,0.81,0.07,0.88,0.53,0.35,-1.64,5.49,0.81,0.83,187.0,0.79,0.08,0.88,0.48,0.4,-1.66,5.78,0.79,0.82,187.0,0.7,0.1,0.84,0.39,0.45,-0.76,2.72,0.71,0.74,187.0,0.64,0.12,0.81,0.33,0.48,-0.39,2.06,0.65,0.66,187.0,0.6,0.12,0.78,0.31,0.47,-0.28,1.9,0.61,0.62,187.0,0.54,0.12,0.73,0.29,0.44,-0.07,1.65,0.55,0.55,187.0,0.51,0.12,0.72,0.27,0.46,0.02,1.64,0.52,0.5,187.0,0.54,0.13,0.77,0.28,0.49,0.06,1.61,0.56,0.54,187.0,0.66,0.14,0.86,0.38,0.47,-0.21,1.73,0.67,0.67,187.0,0.76,0.09,0.88,0.43,0.45,-1.3,5.19,0.77,0.78,187.0
+BO-T-G090006 = 0.33,0.1,0.57,0.2,0.37,0.58,1.84,0.35,0.28,94.0,0.38,0.13,0.68,0.23,0.45,0.57,1.91,0.4,0.32,94.0,0.39,0.12,0.62,0.23,0.39,0.44,1.68,0.4,0.33,94.0,0.34,0.11,0.62,0.21,0.41,0.58,1.94,0.36,0.29,94.0,0.27,0.09,0.53,0.17,0.36,0.82,2.62,0.28,0.22,94.0,0.23,0.07,0.45,0.16,0.29,0.9,3.03,0.24,0.2,94.0,0.22,0.06,0.43,0.15,0.28,0.91,3.01,0.23,0.18,94.0,0.2,0.06,0.4,0.14,0.26,0.94,3.21,0.21,0.18,94.0,0.19,0.05,0.38,0.13,0.25,0.97,3.37,0.2,0.17,94.0,0.21,0.06,0.42,0.14,0.28,1.03,3.27,0.22,0.18,94.0,0.26,0.11,0.56,0.15,0.41,0.8,2.45,0.28,0.21,94.0,0.29,0.11,0.61,0.17,0.44,1.01,2.81,0.31,0.23,94.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BRA/BRA_0_nighttemp_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BRA/BRA_0_nighttemp_2008.properties
new file mode 100644
index 0000000..f7152b0
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BRA/BRA_0_nighttemp_2008.properties
@@ -0,0 +1,47 @@
+# BRA.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the nighttemp data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BRA nighttemp data for 2008 at admin level 0
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BRA
+ADMIN_LEVEL = 0
+UNITS = C
+DATA_TYPE = nighttemp
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+BRA = 19.53,2.35,28.46,1.46,27.01,-0.69,3.76,19.67,19.92,247336.0,19.82,2.2,43.07,-3.78,46.85,-0.54,3.89,19.94,20.13,262779.0,19.27,2.15,29.57,-0.75,30.31,-0.43,3.73,19.39,19.37,243340.0,19.24,2.55,41.97,-15.35,57.32,-1.09,4.8,19.41,19.65,268500.0,17.9,3.2,27.36,0.35,27.01,-1.07,3.77,18.18,18.82,277836.0,17.21,4.01,43.62,0.35,43.27,-1.48,5.1,17.67,18.27,281687.0,17.59,3.59,27.36,2.56,24.8,-0.64,2.43,17.95,18.54,282043.0,18.71,3.59,27.91,3.66,24.25,-1.04,3.63,19.05,19.92,282001.0,19.16,3.88,27.91,0.08,27.83,-1.52,4.83,19.55,20.75,282068.0,20.41,2.88,27.64,2.28,25.35,-1.62,5.83,20.62,21.3,281981.0,20.58,2.72,29.29,-0.75,30.04,-1.26,5.04,20.76,21.21,274658.0,19.71,2.55,27.36,2.56,24.8,-0.67,3.44,19.88,20.13,252938.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BRA/BRA_0_rainfall_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BRA/BRA_0_rainfall_2008.properties
new file mode 100644
index 0000000..9f03655
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BRA/BRA_0_rainfall_2008.properties
@@ -0,0 +1,48 @@
+# BRA.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rainfall data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BRA rainfall data for 2008 at admin level 0
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BRA
+ADMIN_LEVEL = 0
+UNITS = MM
+DATA_TYPE = rainfall
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 2000.0
+# Minimum: 1.0
+# Data not available for locations above 35 degrees N and below 35 degrees S Latitude
+
+BRA = 266.96,127.33,655.17,1.24,653.94,-0.09,2.27,295.77,276.31,45147.0,235.66,106.68,785.15,4.25,780.89,0.43,2.89,258.68,228.9,45147.0,276.48,127.66,1351.26,22.02,1329.24,0.85,4.69,304.53,264.37,45147.0,203.26,94.18,1094.07,6.13,1087.93,0.85,4.65,224.02,190.23,45147.0,143.0,133.12,675.23,1.0,674.23,0.96,2.97,195.36,98.15,45147.0,83.23,108.13,940.91,1.0,939.91,1.57,5.21,136.45,29.85,45147.0,55.72,82.04,581.76,1.0,580.76,1.96,6.57,99.17,17.56,45147.0,56.17,59.65,416.74,1.0,415.74,1.47,5.36,81.93,39.09,45147.0,70.42,55.93,380.69,1.0,379.69,0.85,3.08,89.93,56.93,45147.0,129.01,106.11,1094.07,1.0,1093.07,1.16,5.73,167.04,121.0,45147.0,172.55,101.51,580.71,1.0,579.71,0.14,2.45,200.2,173.77,45147.0,243.93,112.16,695.91,1.0,694.91,-0.11,2.42,268.48,253.38,45147.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BRA/BRA_0_temperature_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BRA/BRA_0_temperature_2008.properties
new file mode 100644
index 0000000..0258946
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BRA/BRA_0_temperature_2008.properties
@@ -0,0 +1,47 @@
+# BRA.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the temperature data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BRA temperature data for 2008 at admin level 0
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BRA
+ADMIN_LEVEL = 0
+UNITS = C
+DATA_TYPE = temperature
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+BRA = 25.56,3.58,43.07,6.69,36.38,1.02,4.02,25.81,24.74,281697.0,25.36,3.08,41.97,14.69,27.28,1.3,5.23,25.55,24.61,282045.0,24.21,2.54,41.69,9.17,32.52,0.72,4.48,24.34,23.99,281557.0,24.37,2.21,39.49,14.41,25.08,0.55,3.81,24.47,24.06,282084.0,23.64,2.66,35.35,13.03,22.32,0.04,3.41,23.79,23.37,282077.0,24.13,4.13,35.91,8.07,27.83,-0.72,4.21,24.48,24.19,282089.0,26.35,4.05,38.11,11.1,27.01,-0.27,2.78,26.66,26.54,282093.0,28.38,4.9,42.8,9.72,33.07,-0.15,2.89,28.8,27.64,282093.0,29.41,5.57,45.0,11.38,33.62,0.1,2.42,29.93,28.05,282089.0,29.99,5.42,45.0,14.13,30.87,0.5,2.22,30.47,28.19,282092.0,29.13,5.19,45.0,13.03,31.97,0.87,3.02,29.59,27.36,282050.0,26.67,4.1,42.8,12.76,30.04,0.9,3.17,26.98,25.5,281505.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BRA/BRA_0_vegetation_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BRA/BRA_0_vegetation_2008.properties
new file mode 100644
index 0000000..b957d95
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BRA/BRA_0_vegetation_2008.properties
@@ -0,0 +1,47 @@
+# BRA.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the vegetation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BRA vegetation data for 2008 at admin level 0
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BRA
+ADMIN_LEVEL = 0
+UNITS = UNITS
+DATA_TYPE = vegetation
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 0.9 
+# Minimum: -0.1
+
+BRA = 0.63,0.12,0.9,-0.02,0.92,-0.64,3.66,0.64,0.64,282090.0,0.66,0.11,0.9,-0.04,0.94,-0.88,4.22,0.67,0.68,282090.0,0.65,0.11,0.9,-0.03,0.93,-0.46,3.56,0.66,0.66,282089.0,0.7,0.1,0.9,-0.01,0.91,-0.85,4.66,0.71,0.71,282090.0,0.7,0.11,0.9,-0.03,0.93,-0.52,3.77,0.7,0.7,282089.0,0.69,0.13,0.9,-0.02,0.92,-0.38,2.57,0.71,0.7,282089.0,0.67,0.16,0.9,-0.07,0.97,-0.26,1.9,0.69,0.67,282090.0,0.63,0.19,0.9,-0.1,1.0,-0.16,1.65,0.66,0.64,282087.0,0.62,0.19,0.9,-0.1,1.0,-0.12,1.63,0.65,0.62,282089.0,0.63,0.18,0.9,-0.08,0.98,-0.29,1.91,0.66,0.64,282088.0,0.62,0.15,0.9,-0.04,0.94,-0.53,2.58,0.63,0.64,282088.0,0.63,0.11,0.9,-0.02,0.92,-0.75,3.81,0.64,0.64,282089.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BRA/BRA_1_nighttemp_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BRA/BRA_1_nighttemp_2008.properties
new file mode 100644
index 0000000..2ae2bd2
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BRA/BRA_1_nighttemp_2008.properties
@@ -0,0 +1,74 @@
+# BRA.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the nighttemp data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BRA nighttemp data for 2008 at admin level 1
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BRA
+ADMIN_LEVEL = 1
+UNITS = C
+DATA_TYPE = nighttemp
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+BR-AC = 17.98,2.06,21.85,12.2,9.65,-0.44,2.24,18.1,18.27,2647.0,19.85,1.79,23.23,11.93,11.3,-1.38,5.03,19.93,20.2,4267.0,19.89,1.31,22.68,12.2,10.47,-1.41,5.66,19.93,20.2,3922.0,20.64,0.93,22.95,14.41,8.54,-0.75,3.94,20.66,20.75,5072.0,19.94,0.48,21.57,16.89,4.69,-0.58,4.12,19.95,19.92,5073.0,18.43,0.76,20.75,16.06,4.69,-0.06,2.72,18.45,18.41,5073.0,20.48,0.36,21.85,18.82,3.03,-0.16,3.39,20.48,20.47,5073.0,21.06,0.41,22.68,19.09,3.58,-0.19,3.25,21.07,21.02,5073.0,20.52,0.48,22.13,18.54,3.58,-0.54,3.49,20.53,20.61,5073.0,20.65,0.92,23.78,13.31,10.47,-1.34,7.33,20.67,20.75,5068.0,20.78,1.29,24.33,10.55,13.78,-1.35,7.9,20.82,20.89,5013.0,20.23,1.46,22.95,11.65,11.3,-1.73,7.52,20.28,20.61,4373.0
+BR-AL = 20.92,1.06,23.5,17.17,6.34,0.04,2.4,20.95,20.75,907.0,21.54,1.08,24.33,17.99,6.34,-0.27,2.98,21.56,21.57,907.0,21.68,0.77,25.98,19.78,6.2,0.36,3.73,21.7,21.57,907.0,20.34,1.19,27.91,13.31,14.61,-0.07,8.52,20.37,20.47,907.0,18.18,1.04,22.68,14.96,7.72,0.27,3.51,18.21,18.27,907.0,16.97,1.13,21.44,14.13,7.3,0.88,4.26,17.01,16.89,907.0,15.9,1.18,20.47,13.58,6.89,0.8,3.55,15.94,15.79,907.0,16.25,1.05,19.09,12.07,7.03,-0.44,3.54,16.28,16.34,907.0,18.62,0.9,22.26,16.34,5.93,0.13,2.97,18.64,18.54,907.0,19.32,1.08,22.4,16.61,5.79,0.06,2.49,19.35,19.37,907.0,20.99,1.3,23.5,18.27,5.24,-0.11,2.0,21.03,21.02,907.0,21.53,0.99,24.33,18.68,5.65,-0.07,2.97,21.56,21.44,907.0
+BR-AM = 20.17,2.27,25.43,2.83,22.6,-1.3,5.04,20.3,20.75,32000.0,20.36,2.15,26.54,5.31,21.22,-1.31,5.83,20.48,20.89,40513.0,19.87,2.12,25.71,3.94,21.77,-1.07,4.57,19.98,20.33,35826.0,20.6,1.79,27.36,6.97,20.39,-1.32,5.82,20.67,21.02,46598.0,19.69,1.9,26.54,3.39,23.15,-0.81,3.96,19.78,19.92,48545.0,20.0,1.27,43.62,3.94,39.69,-0.93,11.68,20.04,20.2,50816.0,20.85,1.09,27.36,9.17,18.19,-0.36,7.34,20.87,20.95,50937.0,21.74,0.98,27.91,10.28,17.64,-0.18,7.64,21.76,21.85,50926.0,21.31,0.96,27.64,10.0,17.64,-0.27,6.15,21.33,21.3,50947.0,21.87,0.88,26.81,10.0,16.81,-0.55,6.29,21.89,21.92,50863.0,21.83,1.59,27.09,7.52,19.57,-1.37,8.23,21.89,21.99,45233.0,21.01,2.0,26.81,8.07,18.74,-1.13,5.12,21.1,21.3,36623.0
+BR-AP = 18.8,1.89,24.61,6.42,18.19,-0.55,4.66,18.89,18.82,4425.0,18.57,2.07,22.95,10.55,12.4,-0.45,2.58,18.68,18.82,4312.0,19.33,1.5,26.26,13.03,13.23,-0.14,4.61,19.39,19.37,4336.0,18.86,1.8,26.26,8.62,17.64,-0.04,3.75,18.95,18.82,4232.0,19.76,1.35,25.43,13.31,12.13,-0.2,3.89,19.81,19.78,4376.0,20.37,1.63,26.54,8.07,18.46,-1.28,8.53,20.43,20.47,4314.0,20.36,1.19,24.61,12.48,12.13,-0.01,3.86,20.4,20.27,4444.0,21.42,0.96,24.88,17.72,7.17,0.11,3.17,21.44,21.44,4445.0,21.32,0.84,24.74,18.82,5.93,0.55,3.24,21.34,21.16,4445.0,21.63,0.62,25.16,19.09,6.06,0.78,4.61,21.64,21.57,4445.0,21.63,0.59,24.88,19.37,5.51,0.53,4.62,21.64,21.57,4445.0,21.12,1.17,24.88,4.76,20.12,-2.97,35.75,21.15,21.16,4437.0
+BR-BA = 20.2,1.88,26.26,14.41,11.85,0.26,2.82,20.29,19.99,18661.0,20.58,1.81,26.26,14.69,11.57,0.07,2.45,20.66,20.54,18661.0,19.47,1.89,28.46,11.65,16.81,0.14,3.01,19.56,19.37,18661.0,19.09,1.35,23.23,13.86,9.37,-0.3,2.9,19.14,19.23,18660.0,17.51,1.63,22.95,11.24,11.71,-0.29,2.71,17.59,17.72,18660.0,16.17,1.85,24.47,11.1,13.37,0.35,2.91,16.27,16.06,18661.0,15.33,1.88,21.57,9.72,11.85,0.19,2.62,15.44,15.1,18661.0,16.76,2.12,23.23,10.28,12.95,0.41,2.46,16.9,16.34,18661.0,18.73,2.29,26.54,13.03,13.5,0.46,2.29,18.87,18.13,18661.0,20.19,2.2,26.54,14.13,12.4,0.25,2.22,20.31,19.78,18660.0,21.61,2.26,29.29,13.58,15.71,0.12,2.61,21.73,21.51,18532.0,19.45,2.02,25.71,9.17,16.54,-0.11,2.94,19.55,19.58,18654.0
+BR-CAP = 19.95,0.52,20.89,19.16,1.72,0.09,1.94,19.96,20.06,19.0,19.2,0.16,19.51,18.96,0.55,0.32,1.83,19.2,19.09,19.0,18.95,0.31,19.65,18.41,1.24,0.18,2.87,18.95,18.96,19.0,15.71,0.55,17.17,14.89,2.27,0.88,3.67,15.72,15.58,19.0,12.12,0.29,12.62,11.65,0.96,-0.17,2.11,12.12,12.07,19.0,9.58,0.68,10.55,8.21,2.34,-0.45,2.13,9.6,9.72,19.0,13.55,0.45,14.41,12.76,1.65,-0.08,2.34,13.56,13.58,19.0,14.15,0.82,15.65,12.48,3.17,0.14,2.52,14.17,14.13,19.0,13.05,1.05,14.82,11.1,3.72,-0.34,2.37,13.09,13.17,19.0,17.6,0.94,18.82,16.06,2.76,-0.41,1.62,17.62,17.99,19.0,18.53,0.28,18.89,17.99,0.9,-0.28,1.76,18.53,18.54,19.0,19.06,0.37,19.65,18.27,1.38,-0.4,2.49,19.06,19.09,19.0
+BR-CE = 21.5,1.51,28.46,12.48,15.98,-0.74,4.11,21.55,21.57,4862.0,21.12,1.58,27.36,14.13,13.23,-0.83,3.98,21.18,21.3,4862.0,19.71,1.52,24.33,9.17,15.16,-1.0,5.2,19.77,19.92,4834.0,19.23,1.94,25.98,9.17,16.81,-0.57,5.08,19.33,19.23,4753.0,17.94,1.42,24.61,9.45,15.16,-0.63,5.26,18.0,18.06,4862.0,18.23,1.35,22.68,13.86,8.82,0.24,2.7,18.28,18.13,4862.0,18.43,1.22,23.23,12.48,10.75,-0.76,4.79,18.47,18.54,4862.0,20.01,1.28,23.5,14.69,8.82,-0.58,3.51,20.05,20.2,4862.0,22.71,1.25,25.98,16.89,9.09,-1.0,4.95,22.75,22.95,4862.0,23.01,1.39,26.54,17.58,8.96,-0.73,4.09,23.05,23.23,4862.0,23.09,1.45,26.26,17.17,9.09,-0.74,4.03,23.13,23.23,4862.0,22.68,1.43,25.98,16.34,9.65,-0.72,4.0,22.72,22.68,4862.0
+BR-ES = 18.25,2.02,27.09,6.97,20.12,-1.14,6.79,18.36,18.68,1529.0,19.61,1.93,25.16,10.55,14.61,-1.15,4.0,19.7,20.4,1527.0,19.06,2.07,25.71,11.1,14.61,-0.59,3.69,19.17,19.37,1529.0,18.62,2.15,22.68,8.9,13.78,-1.07,3.62,18.74,19.37,1529.0,16.9,1.63,20.33,9.45,10.89,-1.08,3.79,16.98,17.44,1527.0,14.89,1.75,18.82,8.07,10.75,-0.89,3.08,14.99,15.44,1529.0,13.89,1.59,20.47,8.07,12.4,-0.41,4.01,13.98,14.13,1529.0,15.73,1.46,18.82,9.17,9.65,-1.08,4.0,15.8,16.06,1529.0,15.72,1.94,20.47,6.69,13.78,-1.03,3.89,15.84,16.2,1527.0,17.33,2.05,23.23,9.59,13.64,-0.94,3.52,17.45,17.85,1529.0,16.29,3.32,23.5,6.14,17.36,-0.26,2.57,16.63,16.34,1527.0,17.67,2.32,22.68,2.56,20.12,-1.33,6.8,17.83,18.13,1526.0
+BR-GO = 18.83,2.29,24.61,1.73,22.87,-0.38,3.3,18.97,18.82,11634.0,19.29,1.81,25.16,13.31,11.85,0.14,2.33,19.38,19.23,11814.0,18.38,1.63,23.5,-0.75,24.25,-0.3,5.27,18.46,18.41,11789.0,19.13,1.58,23.78,13.58,10.2,0.14,2.3,19.19,18.96,11818.0,16.57,1.76,22.4,11.93,10.47,0.18,2.17,16.66,16.41,11818.0,15.99,1.65,22.68,11.38,11.3,0.18,2.39,16.07,15.79,11818.0,14.76,1.89,22.13,9.72,12.4,0.18,2.64,14.88,14.69,11818.0,16.62,1.81,24.06,8.9,15.16,-0.14,3.2,16.72,16.61,11806.0,18.24,2.02,23.5,12.76,10.75,0.01,2.11,18.35,18.13,11818.0,20.33,1.74,26.26,15.79,10.47,0.11,2.14,20.4,20.13,11818.0,20.02,1.74,27.36,7.8,19.57,0.12,3.24,20.09,19.92,11792.0,18.02,1.85,23.5,8.07,15.43,-0.14,3.42,18.12,17.99,11689.0
+BR-MA = 20.72,1.51,24.88,8.62,16.26,-0.98,5.2,20.77,20.95,10554.0,21.23,1.13,43.07,15.79,27.28,1.62,31.57,21.26,21.3,10602.0,19.38,1.97,24.61,4.76,19.84,-0.96,5.38,19.48,19.65,6671.0,20.36,1.93,25.98,5.59,20.39,-2.3,12.93,20.45,20.75,9333.0,20.18,1.3,26.26,8.35,17.91,-0.49,7.63,20.23,20.2,10601.0,19.86,1.03,24.61,14.69,9.92,-0.32,3.96,19.88,19.92,10609.0,19.98,1.04,23.92,15.37,8.54,-0.32,4.54,20.01,19.99,10609.0,20.72,1.05,24.61,16.06,8.54,-0.5,4.41,20.74,20.75,10609.0,21.92,0.91,25.16,18.27,6.89,-0.37,3.63,21.94,21.99,10609.0,22.08,0.91,26.26,18.54,7.72,0.24,3.38,22.1,22.13,10609.0,22.02,1.1,25.71,17.17,8.54,-0.11,2.97,22.05,21.99,10609.0,21.42,1.19,25.16,15.79,9.37,-0.35,3.12,21.45,21.57,10609.0
+BR-MG = 17.55,2.13,24.06,2.28,21.77,-0.6,4.76,17.68,17.72,20186.0,18.02,1.79,22.95,3.66,19.29,-0.54,3.94,18.11,18.13,20208.0,17.71,1.44,22.13,8.35,13.78,-0.16,3.21,17.77,17.72,20210.0,17.66,1.57,22.4,7.8,14.61,-0.63,3.94,17.73,17.79,20210.0,14.71,1.83,21.02,7.52,13.5,-0.31,2.79,14.83,14.82,20210.0,14.01,1.77,19.09,5.87,13.23,-0.38,3.03,14.12,14.13,20210.0,12.85,1.87,19.65,6.42,13.23,-0.1,2.54,12.99,12.89,20207.0,14.92,1.68,20.75,6.14,14.61,-0.07,2.86,15.01,14.96,20209.0,15.75,2.32,22.13,4.76,17.36,-0.48,3.01,15.92,15.99,20209.0,18.3,2.24,25.43,7.24,18.19,-0.31,3.12,18.43,18.27,20210.0,17.77,2.82,27.36,-0.75,28.11,-0.2,3.39,17.99,17.72,20171.0,16.94,1.89,22.68,3.94,18.74,-0.67,4.96,17.05,17.03,20206.0
+BR-MP = 20.41,0.45,21.57,19.65,1.93,0.59,3.45,20.41,20.47,46.0,21.06,0.95,22.68,19.23,3.44,0.1,2.0,21.08,20.95,46.0,20.27,2.03,23.5,15.24,8.27,-0.29,2.37,20.37,20.33,45.0,20.68,1.14,22.68,18.54,4.13,0.14,2.25,20.71,20.47,46.0,20.6,0.39,21.3,19.92,1.38,0.15,1.95,20.6,20.61,46.0,20.96,0.57,22.13,19.92,2.2,0.02,2.42,20.97,20.99,46.0,20.7,0.72,22.13,18.82,3.31,-0.03,2.84,20.71,20.64,46.0,22.32,0.53,23.5,21.16,2.34,0.53,3.05,22.32,22.26,46.0,23.9,0.48,25.16,23.02,2.14,0.28,2.87,23.9,23.81,46.0,23.55,0.69,24.61,21.85,2.76,-0.55,2.35,23.56,23.71,46.0,22.89,0.65,24.33,21.44,2.89,0.45,3.23,22.9,22.81,46.0,21.54,0.82,22.95,20.2,2.76,0.1,1.72,21.55,21.57,46.0
+BR-MS = 20.51,1.89,25.71,10.55,15.16,-0.32,3.29,20.6,20.47,12377.0,21.05,2.18,28.74,3.94,24.8,0.7,3.48,21.16,20.54,12405.0,20.76,1.98,27.91,15.51,12.4,0.85,2.92,20.85,20.13,12406.0,19.66,1.97,26.54,13.86,12.68,0.42,2.95,19.75,19.37,12406.0,16.15,2.32,24.06,10.28,13.78,0.66,3.05,16.32,15.79,12406.0,14.49,2.34,21.02,6.69,14.33,-0.5,2.81,14.68,14.82,12406.0,15.6,1.89,23.23,11.1,12.13,1.22,4.9,15.71,15.24,12406.0,17.04,1.81,23.78,11.38,12.4,0.53,3.03,17.14,16.75,12405.0,16.28,2.48,25.71,8.9,16.81,-0.51,2.76,16.46,16.61,12404.0,20.15,1.56,25.43,11.65,13.78,0.12,2.46,20.21,19.92,12406.0,20.58,1.39,27.09,17.17,9.92,0.44,3.19,20.63,20.47,12405.0,20.31,1.41,27.09,12.76,14.33,0.44,4.06,20.36,20.2,12405.0
+BR-MT = 19.62,2.32,25.98,1.46,24.53,-0.86,4.92,19.75,19.92,24208.0,20.12,2.15,27.36,3.66,23.7,-0.46,4.31,20.24,20.27,25202.0,20.11,2.02,27.36,8.07,19.29,-0.54,4.22,20.21,20.2,26210.0,20.23,1.4,27.64,15.24,12.4,0.66,4.53,20.28,20.2,30120.0,18.98,1.23,24.61,12.48,12.13,-0.29,4.1,19.02,19.09,30123.0,17.75,1.44,22.4,13.03,9.37,0.25,2.97,17.81,17.58,30123.0,17.18,1.8,23.5,11.65,11.85,0.36,2.97,17.28,17.03,30120.0,18.71,1.6,26.81,8.9,17.91,-0.28,3.38,18.77,18.75,30094.0,20.14,1.19,23.5,14.41,9.09,-0.66,3.36,20.17,20.33,30123.0,21.1,0.97,24.61,16.61,7.99,-0.41,3.25,21.13,21.16,30123.0,20.89,1.37,25.43,10.55,14.88,-0.75,4.3,20.93,21.02,29686.0,19.58,1.74,25.71,10.28,15.43,-0.29,3.64,19.66,19.65,25312.0
+BR-PA = 19.79,1.68,26.26,8.35,17.91,-0.78,5.26,19.86,19.92,36268.0,20.16,1.69,26.26,-3.78,30.04,-1.15,7.42,20.23,20.47,38803.0,19.46,1.69,29.57,4.21,25.35,-1.02,7.09,19.53,19.65,28395.0,19.8,2.08,41.97,-15.35,57.32,-1.65,15.18,19.91,20.06,32523.0,19.94,1.63,27.36,2.83,24.53,-1.35,11.01,20.01,20.06,38589.0,20.24,1.35,26.54,8.62,17.91,-0.81,5.41,20.29,20.47,40083.0,20.71,1.11,26.54,15.24,11.3,0.33,5.71,20.74,20.75,40106.0,21.46,1.09,27.91,16.89,11.02,0.73,6.81,21.49,21.57,40108.0,21.5,0.82,27.91,17.44,10.47,0.89,7.35,21.52,21.51,40108.0,21.63,0.84,26.81,16.89,9.92,0.61,5.57,21.64,21.57,40108.0,21.47,1.03,25.98,12.76,13.23,-0.3,5.06,21.5,21.57,39833.0,20.92,1.59,26.26,7.52,18.74,-0.83,5.24,20.98,21.02,34581.0
+BR-PB = 21.15,1.24,24.88,13.31,11.57,-0.3,4.49,21.19,21.16,1854.0,20.81,1.39,24.06,16.06,7.99,-0.55,2.81,20.85,21.02,1854.0,19.52,2.21,25.71,5.04,20.67,-1.01,5.38,19.64,19.92,1854.0,18.44,1.54,22.13,11.65,10.47,-0.76,3.58,18.51,18.68,1854.0,18.29,1.39,21.3,13.86,7.44,-0.45,2.42,18.35,18.54,1854.0,16.76,1.06,20.2,13.31,6.89,0.25,2.82,16.8,16.61,1854.0,16.72,1.42,20.75,13.03,7.72,0.53,2.73,16.78,16.48,1854.0,17.85,1.88,22.68,12.48,10.2,0.37,2.01,17.95,17.44,1854.0,20.88,2.17,25.98,16.61,9.37,0.57,2.02,20.99,19.92,1854.0,21.51,2.46,26.54,17.17,9.37,0.46,1.67,21.65,20.47,1854.0,22.03,2.22,26.81,17.17,9.65,0.3,1.83,22.14,21.47,1854.0,21.87,1.68,26.26,18.27,7.99,0.56,2.41,21.93,21.44,1854.0
+BR-PE = 21.69,1.86,25.98,16.89,9.09,-0.21,2.35,21.77,21.85,3252.0,21.08,1.67,25.71,15.51,10.2,-0.27,2.8,21.14,21.16,3252.0,20.51,1.62,24.88,14.96,9.92,-0.43,3.19,20.58,20.75,3252.0,17.95,1.73,22.95,9.45,13.5,-0.75,4.08,18.03,18.13,3252.0,17.41,1.15,20.75,13.31,7.44,-0.18,2.69,17.45,17.44,3252.0,16.7,1.54,20.75,13.03,7.72,0.12,2.09,16.77,16.61,3252.0,15.77,1.3,19.65,11.93,7.72,-0.29,2.52,15.82,15.93,3252.0,17.33,2.08,22.13,12.76,9.37,-0.02,2.05,17.45,17.23,3252.0,20.34,2.3,25.71,14.96,10.75,-0.09,1.87,20.47,20.2,3252.0,20.91,2.36,26.26,14.96,11.3,-0.15,1.82,21.04,21.09,3252.0,22.03,2.34,27.09,16.34,10.75,-0.19,2.09,22.15,22.26,3252.0,21.7,1.57,25.98,17.17,8.82,-0.27,2.61,21.76,21.85,3252.0
+BR-PI = 21.22,1.43,26.26,11.38,14.88,-0.07,3.29,21.27,21.16,8188.0,21.05,1.28,25.43,15.79,9.65,-0.29,3.19,21.09,21.09,8205.0,19.76,1.69,24.06,5.59,18.46,-1.54,9.99,19.83,19.92,7727.0,19.88,1.1,23.5,13.58,9.92,-0.31,3.74,19.91,19.92,8177.0,19.16,1.08,22.68,12.2,10.47,-0.43,3.83,19.19,19.23,8205.0,19.0,1.43,22.68,13.31,9.37,-0.39,2.85,19.05,19.09,8205.0,19.14,1.33,22.68,12.2,10.47,-0.46,3.7,19.19,19.23,8205.0,20.47,1.45,24.61,13.86,10.75,-0.66,3.4,20.52,20.75,8205.0,22.55,1.46,27.36,15.24,12.13,-0.65,3.66,22.6,22.68,8205.0,23.44,1.46,27.64,17.44,10.2,-0.44,3.1,23.48,23.5,8204.0,23.29,1.37,27.64,16.34,11.3,-0.53,3.48,23.33,23.44,8205.0,21.54,1.41,24.88,15.51,9.37,-0.6,3.09,21.59,21.85,8205.0
+BR-PR = 16.63,1.95,21.85,10.55,11.3,-0.24,2.47,16.74,16.75,7032.0,17.41,1.91,22.81,12.76,10.06,0.11,2.03,17.51,17.44,7032.0,16.71,1.84,22.4,11.24,11.16,-0.17,2.18,16.81,16.89,7032.0,14.86,2.05,21.85,8.9,12.95,-0.17,2.22,15.0,14.96,7032.0,11.59,1.73,17.17,5.59,11.57,-0.22,2.67,11.72,11.79,7032.0,8.67,2.24,15.24,2.83,12.4,0.05,2.16,8.96,8.62,7032.0,11.76,1.92,16.89,6.42,10.47,-0.01,2.04,11.91,11.79,7032.0,12.71,2.15,17.99,4.21,13.78,-0.36,2.4,12.89,13.03,7025.0,10.83,2.1,18.27,3.94,14.33,0.01,2.36,11.03,10.83,7032.0,15.27,2.4,21.02,7.52,13.5,-0.48,2.56,15.46,15.65,7032.0,15.92,2.47,21.3,8.9,12.4,-0.28,2.0,16.11,16.2,7032.0,16.48,2.19,22.95,10.41,12.54,-0.16,2.08,16.63,16.61,7032.0
+BR-PRX = 20.52,0.31,21.02,20.2,0.83,0.7,2.1,20.52,20.4,6.0,19.81,0.3,20.2,19.3,0.9,-0.56,2.71,19.81,19.85,6.0,19.4,0.18,19.65,19.16,0.48,-0.1,1.66,19.41,19.44,6.0,15.99,0.43,16.61,15.51,1.1,0.08,1.76,16.0,16.06,6.0,10.51,0.33,10.96,10.0,0.96,-0.22,2.2,10.51,10.55,6.0,7.12,0.52,7.8,6.42,1.38,-0.13,1.71,7.13,7.18,6.0,13.53,0.14,13.72,13.31,0.41,-0.24,2.32,13.53,13.55,6.0,11.52,0.21,11.65,11.1,0.55,-1.41,3.5,11.52,11.58,6.0,11.0,0.33,11.38,10.41,0.96,-0.8,2.83,11.0,11.0,6.0,14.34,0.51,14.96,13.72,1.24,0.3,1.58,14.35,14.2,6.0,17.89,0.18,18.13,17.65,0.48,-0.1,1.66,17.89,17.92,6.0,19.66,0.22,19.92,19.37,0.55,-0.05,1.37,19.66,19.65,6.0
+BR-RJ = 18.22,2.33,24.06,3.11,20.94,-0.81,5.82,18.37,18.41,1521.0,18.69,2.05,23.23,5.87,17.36,-0.8,4.63,18.81,18.96,1520.0,19.04,1.82,24.61,11.58,13.02,-0.34,2.9,19.13,19.09,1521.0,17.72,1.9,23.23,8.35,14.88,-0.54,4.01,17.82,17.72,1521.0,16.02,1.72,20.89,10.14,10.75,-0.33,3.03,16.11,16.34,1521.0,14.77,1.91,21.3,8.35,12.95,-0.16,2.79,14.89,14.96,1521.0,14.36,1.79,19.65,9.17,10.47,-0.21,2.73,14.47,14.62,1521.0,16.29,1.75,20.2,10.21,9.99,-0.55,2.81,16.38,16.48,1521.0,15.05,1.74,20.47,7.73,12.75,-0.74,3.51,15.15,15.24,1521.0,16.64,1.81,22.4,9.72,12.68,-0.36,3.15,16.74,16.86,1520.0,15.94,2.43,22.13,7.18,14.95,-0.41,2.8,16.12,16.06,1520.0,17.2,1.98,22.13,5.31,16.81,-1.03,7.41,17.31,17.3,1521.0
+BR-RN = 22.19,1.49,25.98,14.69,11.3,-0.45,3.49,22.24,22.13,1728.0,22.66,1.17,25.71,17.44,8.27,-0.31,3.25,22.69,22.68,1728.0,20.78,1.78,28.19,9.45,18.74,-1.07,6.33,20.85,21.09,1725.0,20.45,1.59,25.71,12.76,12.95,-0.29,3.79,20.51,20.47,1728.0,19.51,1.52,22.68,12.76,9.92,-1.06,4.52,19.57,19.78,1728.0,18.57,1.06,22.4,14.96,7.44,-0.57,3.24,18.6,18.68,1728.0,18.43,1.22,22.13,14.69,7.44,0.21,2.74,18.47,18.27,1728.0,19.68,1.23,23.78,15.51,8.27,0.23,3.26,19.72,19.65,1728.0,22.21,1.9,25.71,18.54,7.17,-0.1,1.64,22.29,22.54,1728.0,22.87,1.93,26.54,18.54,7.99,-0.16,1.69,22.96,23.16,1728.0,22.62,1.71,25.98,18.54,7.44,-0.25,1.8,22.68,22.95,1728.0,22.92,1.3,25.71,19.09,6.61,-0.02,2.18,22.96,22.95,1728.0
+BR-RO = 19.13,2.51,27.36,12.48,14.88,-0.68,2.49,19.29,20.01,4834.0,18.57,2.08,24.88,10.28,14.61,-1.1,4.44,18.69,19.03,6610.0,19.34,2.7,26.81,4.21,22.6,-0.88,4.14,19.52,20.06,6151.0,20.53,1.01,24.61,14.96,9.65,0.0,3.52,20.55,20.47,8087.0,20.04,0.95,23.78,14.13,9.65,-0.39,5.16,20.07,20.13,8090.0,19.12,1.06,22.4,15.24,7.17,-0.13,2.81,19.15,19.09,8090.0,19.81,1.21,25.16,15.24,9.92,-0.72,3.48,19.85,20.06,8090.0,21.11,1.0,26.26,17.17,9.09,-0.84,3.8,21.14,21.3,8090.0,21.1,0.85,24.06,17.99,6.06,-0.23,2.58,21.12,21.16,8090.0,21.27,1.07,24.61,7.24,17.36,-0.89,8.49,21.3,21.3,8088.0,21.2,1.17,24.61,12.48,12.13,-1.38,7.23,21.23,21.3,7426.0,20.36,1.56,27.09,3.66,23.43,-1.36,11.57,20.42,20.47,5663.0
+BR-RR = 20.34,1.4,23.5,11.1,12.4,-1.56,7.24,20.39,20.61,7466.0,20.17,1.74,24.61,9.86,14.74,-1.01,5.02,20.24,20.4,7437.0,20.73,1.68,24.88,9.86,15.02,-1.14,5.45,20.8,21.02,7405.0,21.24,1.61,24.88,10.69,14.19,-1.2,5.41,21.3,21.57,7466.0,19.99,2.09,24.61,0.35,24.25,-1.1,6.4,20.1,20.33,7227.0,19.16,1.89,25.43,7.8,17.64,-0.41,4.01,19.26,19.37,7366.0,19.6,2.17,26.26,2.56,23.7,-1.48,8.07,19.72,19.92,7452.0,21.38,1.68,26.54,13.58,12.95,-0.88,4.44,21.45,21.57,7464.0,21.42,1.58,25.71,11.24,14.47,-1.11,5.16,21.48,21.64,7466.0,21.71,1.61,26.26,13.03,13.23,-0.79,4.69,21.77,21.85,7466.0,21.69,1.64,25.71,13.17,12.54,-0.96,4.54,21.76,21.85,7413.0,20.28,2.97,27.36,6.69,20.67,-0.42,2.77,20.5,20.47,6834.0
+BR-RS = 18.25,1.51,22.68,11.93,10.75,-0.72,3.84,18.32,18.27,10050.0,17.4,1.46,25.43,11.93,13.5,-0.53,3.54,17.46,17.58,10050.0,16.98,1.3,21.02,11.65,9.37,-0.87,4.43,17.03,17.17,10050.0,13.08,1.49,18.82,7.8,11.02,-0.17,3.13,13.16,13.17,10050.0,10.16,1.56,17.72,4.21,13.5,0.01,3.61,10.27,10.14,10050.0,5.26,1.55,11.38,0.35,11.02,0.27,3.05,5.49,5.18,10049.0,10.6,1.53,14.96,3.66,11.3,-0.12,2.75,10.71,10.55,10050.0,9.24,1.57,14.41,3.66,10.75,-0.02,2.58,9.37,9.17,10050.0,8.53,1.66,13.44,0.08,13.37,-0.67,3.94,8.69,8.62,10050.0,12.48,1.44,18.54,2.28,16.26,-0.25,3.63,12.56,12.48,10050.0,15.88,1.72,20.47,6.97,13.5,-1.01,4.67,15.97,16.06,10049.0,16.81,1.72,21.85,10.55,11.3,-0.42,3.68,16.89,16.89,10050.0
+BR-SC = 15.23,2.11,21.71,10.0,11.71,0.22,2.28,15.38,14.96,3499.0,15.72,1.64,19.92,11.38,8.54,0.14,2.28,15.8,15.51,3498.0,15.11,1.77,21.44,10.55,10.89,0.12,2.19,15.21,14.96,3499.0,13.13,2.06,21.02,7.8,13.23,0.12,2.37,13.29,13.17,3497.0,10.16,2.29,17.72,5.04,12.68,0.44,2.58,10.42,9.86,3499.0,6.5,2.04,12.48,2.01,10.47,0.41,2.4,6.82,6.28,3498.0,10.89,2.03,17.17,5.59,11.57,-0.04,2.02,11.08,10.96,3499.0,10.39,1.9,15.37,4.21,11.16,-0.2,2.44,10.56,10.55,3499.0,8.01,1.82,15.79,1.73,14.06,-0.25,3.15,8.21,8.07,3499.0,11.28,2.16,18.27,5.59,12.68,0.2,2.25,11.49,11.1,3498.0,12.61,2.38,18.82,3.8,15.02,0.44,2.38,12.83,12.07,3498.0,14.1,1.97,18.82,9.45,9.37,0.21,2.23,14.24,13.93,3498.0
+BR-SP = 17.31,1.66,22.26,8.35,13.92,-0.36,3.22,17.38,17.37,8590.0,18.15,1.49,22.26,11.65,10.61,-0.53,3.36,18.21,18.27,8589.0,18.25,1.41,23.5,12.2,11.3,-0.53,3.37,18.31,18.41,8590.0,16.56,1.41,21.44,10.55,10.89,-0.42,2.84,16.62,16.75,8590.0,13.33,1.39,21.57,7.8,13.78,0.29,4.36,13.4,13.31,8590.0,12.92,1.77,21.02,3.66,17.36,-0.61,3.99,13.04,13.17,8590.0,12.75,1.49,19.09,8.07,11.02,0.13,2.85,12.84,12.76,8590.0,14.47,1.35,19.51,9.86,9.65,-0.03,2.89,14.53,14.48,8588.0,13.74,1.99,20.47,6.42,14.06,-0.06,2.49,13.88,13.86,8587.0,16.57,2.17,22.4,6.97,15.43,-0.37,2.67,16.71,16.75,8590.0,17.18,2.38,23.09,7.93,15.16,-0.35,2.3,17.35,17.23,8590.0,17.23,2.22,21.85,7.8,14.06,-0.69,2.78,17.37,17.72,8590.0
+BR-TO = 21.21,1.24,26.26,15.24,11.02,-0.56,4.28,21.24,21.3,9040.0,20.86,1.34,25.16,15.24,9.92,-0.26,3.44,20.9,20.89,8897.0,19.94,1.56,25.16,11.65,13.5,-0.84,5.05,20.0,20.2,8815.0,21.05,1.29,24.88,14.41,10.47,-0.25,3.42,21.09,21.16,9061.0,19.61,0.98,22.68,14.41,8.27,-0.66,4.2,19.63,19.65,9067.0,18.95,1.01,22.68,13.03,9.65,-0.55,5.61,18.97,18.96,9067.0,18.54,1.27,23.23,13.03,10.2,-0.14,3.1,18.58,18.54,9067.0,19.38,1.14,23.78,13.86,9.92,-0.35,3.87,19.41,19.37,9067.0,21.06,0.85,25.43,15.51,9.92,-0.57,5.98,21.07,21.09,9067.0,21.92,0.96,25.71,17.17,8.54,0.16,4.62,21.95,21.85,9067.0,22.1,1.15,26.26,17.85,8.41,-0.12,3.27,22.13,22.13,9052.0,20.38,1.89,25.98,2.83,23.15,-1.23,7.36,20.47,20.75,8503.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BRA/BRA_1_rainfall_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BRA/BRA_1_rainfall_2008.properties
new file mode 100644
index 0000000..df43d15
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BRA/BRA_1_rainfall_2008.properties
@@ -0,0 +1,75 @@
+# BRA.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the rainfall data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BRA rainfall data for 2008 at admin level 1
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BRA
+ADMIN_LEVEL = 1
+UNITS = MM
+DATA_TYPE = rainfall
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Average
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 2000.0
+# Minimum: 1.0
+# Data not available for locations above 35 degrees N and below 35 degrees S Latitude
+
+BR-AC = 285.82,43.78,416.74,179.18,237.56,0.19,2.58,289.15,282.07,816.0,221.51,38.03,327.39,132.46,194.93,-0.01,2.47,224.75,221.6,816.0,234.56,56.09,392.34,112.84,279.5,0.31,2.25,241.16,228.51,816.0,165.41,58.25,317.67,66.19,251.47,0.54,2.18,175.35,147.29,816.0,74.76,35.98,179.1,19.22,159.88,0.15,1.78,82.95,76.74,816.0,53.67,42.38,184.58,6.3,178.28,0.99,2.91,68.37,35.3,816.0,34.46,9.41,64.23,15.56,48.66,0.44,2.87,35.72,33.33,816.0,56.75,24.35,149.45,19.81,129.64,1.23,3.97,61.75,49.16,816.0,100.11,24.25,179.1,47.5,131.59,0.61,3.03,103.01,95.75,816.0,172.84,41.7,317.67,79.32,238.34,0.74,3.5,177.79,168.05,816.0,188.36,35.94,308.23,100.97,207.26,0.41,3.13,191.75,187.41,816.0,309.25,88.18,530.47,124.71,405.76,-0.15,2.45,321.56,321.97,816.0
+BR-AL = 24.49,14.71,72.46,1.24,71.23,0.83,3.13,28.54,21.08,146.0,69.21,33.87,136.52,11.17,125.35,0.09,2.15,77.01,64.56,146.0,213.02,36.29,294.63,126.62,168.01,-0.47,2.79,216.07,220.56,146.0,81.24,26.35,163.6,48.96,114.64,1.48,4.83,85.38,73.2,146.0,311.74,137.38,499.41,66.19,433.22,-0.41,1.7,340.47,347.75,146.0,94.76,30.09,149.45,48.96,100.49,-0.18,1.77,99.4,103.45,146.0,146.7,45.76,227.97,76.97,151.0,-0.15,1.76,153.62,152.38,146.0,94.68,27.76,142.98,50.46,92.53,-0.23,1.75,98.64,101.18,146.0,33.82,9.41,52.0,16.93,35.07,-0.39,1.86,35.09,36.51,146.0,2.23,1.69,9.24,1.0,8.24,1.47,4.71,2.8,1.29,146.0,3.35,1.7,8.69,1.0,7.69,1.37,4.01,3.76,2.74,146.0,38.52,32.68,136.52,7.13,129.39,0.99,2.61,50.45,20.82,146.0
+BR-AM = 348.87,93.4,655.17,53.59,601.58,-0.31,3.03,361.15,358.4,8152.0,292.56,89.72,785.15,72.46,712.69,1.13,4.92,306.0,278.14,8152.0,290.42,81.27,739.18,107.25,631.93,0.69,3.78,301.58,278.89,8152.0,238.64,62.85,616.82,64.23,552.59,0.35,3.42,246.78,235.38,8152.0,253.67,90.37,635.71,48.96,586.75,0.37,2.79,269.29,249.56,8152.0,141.7,102.16,514.71,2.51,512.2,0.76,2.69,174.68,116.91,8152.0,101.42,81.98,429.5,1.0,428.5,0.75,2.64,130.41,78.49,8152.0,89.8,58.36,416.74,3.15,413.59,1.45,6.17,107.1,74.41,8152.0,140.42,41.46,337.42,34.09,303.33,0.5,3.32,146.41,137.07,8152.0,206.97,58.9,514.71,48.96,465.75,0.64,3.36,215.18,199.6,8152.0,228.47,68.68,546.71,70.31,476.4,0.56,3.23,238.57,221.2,8152.0,323.81,74.62,695.91,117.41,578.5,0.52,4.22,332.3,322.53,8152.0
+BR-AP = 245.13,54.78,436.25,132.46,303.79,0.75,3.07,251.17,231.46,715.0,365.09,63.96,507.52,221.2,286.33,-0.0,1.99,370.65,359.64,715.0,351.34,82.88,675.23,208.25,466.99,0.7,3.31,360.97,345.71,715.0,366.3,144.51,1094.07,184.58,909.49,1.55,5.94,393.74,325.47,715.0,375.55,79.56,635.71,221.3,414.41,0.57,2.75,383.87,363.89,715.0,252.39,66.43,456.21,136.52,319.69,0.76,2.94,260.97,235.9,715.0,260.13,60.99,429.5,54.91,374.59,-0.17,3.4,267.18,265.08,715.0,83.78,35.3,190.23,6.89,183.34,0.22,2.51,90.9,84.26,715.0,39.48,28.78,107.25,2.33,104.92,0.63,2.16,48.85,29.18,715.0,42.21,33.3,154.02,1.0,153.02,0.65,2.83,53.75,39.64,715.0,22.67,14.81,84.26,1.2,83.06,0.8,3.1,27.07,20.1,715.0,239.68,61.08,404.36,86.84,317.52,0.15,2.48,247.33,232.73,715.0
+BR-BA = 75.48,56.02,245.37,1.83,243.55,0.53,2.21,93.99,68.22,2980.0,111.03,28.59,257.2,42.1,215.1,0.69,3.9,114.65,107.3,2980.0,160.14,49.84,349.53,46.09,303.44,0.65,2.83,167.71,149.45,2980.0,104.46,52.38,281.56,6.13,275.43,0.12,2.09,116.85,103.03,2980.0,33.65,36.74,205.71,1.0,204.71,1.49,4.75,49.81,18.09,2980.0,35.45,32.73,140.95,1.0,139.95,0.94,3.2,48.24,29.32,2980.0,27.64,25.46,114.13,1.0,113.13,0.71,2.43,37.58,22.07,2980.0,17.56,16.06,60.71,1.0,59.71,0.7,2.28,23.79,12.67,2980.0,22.01,18.47,107.25,1.0,106.25,1.5,5.46,28.73,16.95,2980.0,2.26,3.71,61.73,1.0,60.73,6.57,64.86,4.34,1.0,2980.0,127.11,95.06,386.87,1.0,385.87,0.22,1.92,158.71,129.1,2980.0,162.46,57.99,337.42,21.38,316.03,0.29,2.42,172.5,156.52,2980.0
+BR-CAP = 115.96,1.32,117.41,114.82,2.59,0.39,1.5,115.97,115.66,3.0,180.11,15.9,196.06,164.26,31.8,0.01,1.5,180.58,180.02,3.0,85.73,9.66,92.61,74.68,17.93,-0.65,1.5,86.09,89.9,3.0,334.79,11.79,348.38,327.39,20.99,0.7,1.5,334.93,328.59,3.0,53.41,1.93,55.23,51.39,3.85,-0.19,1.5,53.44,53.62,3.0,129.27,2.95,132.52,126.76,5.76,0.43,1.5,129.29,128.53,3.0,69.05,2.96,72.46,67.3,5.16,0.71,1.5,69.09,67.39,3.0,120.93,14.11,136.52,109.04,27.48,0.45,1.5,121.48,117.24,3.0,176.71,17.12,196.06,163.53,32.53,0.58,1.5,177.26,170.53,3.0,278.72,18.33,299.07,263.52,35.55,0.48,1.5,279.12,273.57,3.0,134.42,5.36,138.99,128.53,10.46,-0.43,1.5,134.49,135.75,3.0,52.93,3.08,56.39,50.46,5.93,0.52,1.5,52.99,51.96,3.0
+BR-CE = 131.89,46.5,317.67,48.96,268.71,1.17,4.0,139.84,121.0,776.0,102.21,58.99,327.39,17.3,310.1,1.08,4.01,117.99,86.87,776.0,356.97,67.72,598.49,181.84,416.65,0.86,3.87,363.33,347.75,776.0,235.52,80.06,520.57,121.0,399.57,1.06,3.28,248.74,208.63,776.0,123.39,47.9,234.95,31.14,203.81,-0.17,2.03,132.35,129.35,776.0,26.44,23.16,128.53,1.0,127.53,1.35,4.67,35.14,20.13,776.0,29.02,19.37,110.53,4.38,106.15,1.25,4.32,34.89,25.02,776.0,26.76,12.64,74.68,6.99,67.69,0.98,3.9,29.59,25.21,776.0,1.88,1.89,12.99,1.0,11.99,2.8,11.24,2.66,1.0,776.0,2.26,2.98,35.13,1.0,34.13,5.18,40.38,3.73,1.0,776.0,2.79,2.81,29.32,1.0,28.32,3.92,26.04,3.96,1.79,776.0,25.02,24.83,113.92,1.0,112.92,1.48,4.35,35.24,13.96,776.0
+BR-ES = 171.7,34.15,290.18,113.92,176.27,0.78,3.4,175.05,167.62,247.0,161.34,25.55,227.97,100.97,127.0,0.27,2.31,163.34,156.52,247.0,124.02,29.62,193.67,58.59,135.08,0.2,2.41,127.49,121.22,247.0,65.8,21.0,121.0,18.65,102.35,0.33,3.07,69.06,62.32,247.0,17.81,6.85,39.8,4.82,34.98,0.76,3.05,19.07,16.83,247.0,32.54,10.08,67.57,17.56,50.02,0.81,3.48,34.06,31.14,247.0,22.01,5.91,37.32,6.89,30.43,0.16,2.61,22.79,21.69,247.0,19.4,6.57,35.13,8.39,26.74,0.13,1.87,20.48,20.13,247.0,26.03,17.37,97.04,11.17,85.88,2.07,6.95,31.28,19.22,247.0,13.18,20.06,85.62,1.0,84.62,2.05,6.6,23.97,2.09,247.0,386.75,42.46,499.41,281.69,217.72,-0.18,2.83,389.07,392.52,247.0,237.9,89.15,449.43,128.53,320.9,1.1,3.01,253.99,208.25,247.0
+BR-GO = 284.42,63.3,484.58,140.95,343.62,0.08,2.58,291.37,286.13,1889.0,270.11,54.45,429.5,124.71,304.79,-0.2,2.84,275.54,271.93,1889.0,290.48,57.23,470.18,162.05,308.13,0.33,2.88,296.07,286.13,1889.0,182.35,37.32,347.75,84.26,263.5,0.28,3.81,186.12,181.92,1889.0,18.71,16.92,107.25,1.0,106.25,1.11,4.03,25.23,12.57,1889.0,1.13,0.65,9.6,1.0,8.6,7.23,62.96,1.3,1.0,1889.0,1.0,0.01,1.31,1.0,0.31,20.05,470.85,1.0,1.0,1889.0,3.66,4.8,44.72,1.0,43.72,2.97,15.21,6.03,1.3,1889.0,27.87,11.04,60.47,2.4,58.07,-0.0,2.45,29.97,28.45,1889.0,84.77,44.09,212.01,3.78,208.23,0.35,2.37,95.54,80.72,1889.0,190.55,40.87,299.61,92.24,207.38,0.04,2.31,194.89,188.99,1889.0,309.33,70.86,470.18,149.45,320.73,0.05,2.23,317.34,308.37,1889.0
+BR-MA = 268.24,70.03,484.58,100.97,383.6,0.11,2.94,277.22,265.56,1717.0,241.37,59.3,546.71,107.25,439.46,0.88,3.99,248.55,227.97,1717.0,420.42,97.58,761.82,234.95,526.87,0.38,2.41,431.58,401.99,1717.0,310.11,82.18,499.41,121.0,378.41,-0.11,2.15,320.8,313.23,1717.0,184.13,120.28,530.47,16.53,513.94,0.69,2.64,219.92,154.02,1717.0,64.97,104.3,421.49,1.0,420.49,1.68,4.72,122.86,4.98,1717.0,44.26,65.56,317.67,1.0,316.67,1.94,6.12,79.09,9.6,1717.0,20.93,27.31,184.58,1.0,183.58,2.02,7.79,34.41,9.6,1717.0,11.23,12.68,74.71,1.0,73.71,1.85,6.71,16.94,6.09,1717.0,38.67,28.89,190.23,1.0,189.23,1.11,4.63,48.27,32.54,1717.0,78.32,83.8,347.91,1.0,346.91,1.18,3.19,114.68,37.83,1717.0,156.27,73.0,358.4,6.69,351.71,0.17,2.66,172.47,151.97,1717.0
+BR-MG = 240.51,102.54,530.47,61.39,469.08,0.29,2.0,261.45,227.97,3234.0,188.05,67.6,484.58,42.1,442.47,0.21,2.73,199.83,187.92,3234.0,197.04,58.4,392.34,60.47,331.88,0.13,2.68,205.51,196.26,3234.0,116.08,47.09,308.23,14.21,294.01,0.7,3.57,125.27,109.22,3234.0,15.88,14.05,81.75,1.0,80.75,1.24,4.04,21.2,11.17,3234.0,14.19,11.53,85.55,1.0,84.55,1.17,5.18,18.28,13.58,3234.0,4.69,6.62,52.02,1.0,51.02,2.65,11.92,8.12,1.21,3234.0,16.8,20.76,208.25,1.0,207.25,2.97,17.84,26.7,10.14,3234.0,43.51,24.8,149.45,5.58,143.87,0.66,2.71,50.08,37.4,3234.0,54.75,60.07,347.75,1.0,346.75,1.17,3.58,81.27,27.18,3234.0,229.74,69.94,442.65,78.15,364.51,0.33,2.5,240.15,221.3,3234.0,349.05,85.09,530.47,140.7,389.77,-0.31,2.38,359.27,358.4,3234.0
+BR-MP = 125.9,8.85,136.52,113.97,22.55,-0.1,1.78,126.15,123.53,5.0,139.7,21.49,173.77,121.06,52.72,0.8,2.27,141.02,135.22,5.0,263.62,6.67,273.32,257.32,16.0,0.39,1.9,263.69,265.08,5.0,150.98,21.26,179.1,128.76,50.34,0.32,1.51,152.17,145.27,5.0,33.7,16.49,56.59,18.65,37.94,0.42,1.62,36.79,29.72,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,1.8,0.43,2.25,1.29,0.96,0.11,1.4,1.84,1.62,5.0,1.2,0.27,1.62,1.0,0.62,0.87,2.14,1.22,1.03,5.0,28.22,7.08,37.59,20.41,17.18,0.1,1.63,28.92,29.93,5.0,54.55,16.43,73.74,31.14,42.59,-0.37,1.91,56.5,59.73,5.0,72.3,11.9,89.5,58.78,30.72,0.39,1.94,73.08,70.44,5.0,190.84,18.45,214.62,166.26,48.37,-0.08,1.9,191.55,193.32,5.0
+BR-MS = 262.83,72.69,499.41,104.06,395.35,0.68,2.8,272.69,249.56,1986.0,207.42,63.81,416.74,95.06,321.68,0.84,3.44,217.01,196.28,1986.0,157.85,78.03,410.92,26.78,384.14,0.38,2.0,176.07,140.64,1986.0,120.69,42.12,290.18,24.46,265.72,0.38,3.35,127.83,121.0,1986.0,70.23,28.94,173.77,18.65,155.13,0.7,3.22,75.95,66.22,1986.0,12.17,12.23,64.69,1.0,63.69,1.31,4.11,17.25,7.21,1986.0,6.19,9.08,43.39,1.0,42.39,1.88,5.49,10.99,1.18,1986.0,65.36,60.86,347.75,5.25,342.5,1.96,6.85,89.3,49.31,1986.0,43.56,22.81,116.72,5.41,111.3,0.5,2.29,49.17,38.46,1986.0,163.11,63.47,416.74,36.21,380.53,1.36,5.17,175.02,150.12,1986.0,162.84,43.23,337.42,74.24,263.18,0.47,2.68,168.48,158.81,1986.0,139.63,58.08,470.18,42.1,428.07,1.22,5.26,151.22,126.92,1986.0
+BR-MT = 395.86,77.24,655.17,190.23,464.94,0.17,2.48,403.32,392.34,4832.0,320.59,100.74,546.71,89.5,457.22,-0.26,1.92,336.04,333.31,4832.0,281.46,66.92,484.58,52.0,432.57,0.02,3.46,289.31,281.56,4832.0,181.91,49.52,358.4,38.46,319.94,0.28,3.38,188.53,181.84,4832.0,35.54,32.43,214.72,1.0,213.72,2.23,9.44,48.11,27.73,4832.0,3.66,6.37,74.68,1.0,73.68,4.6,31.45,7.34,1.02,4832.0,2.18,2.62,17.56,1.0,16.56,2.7,10.17,3.41,1.0,4832.0,15.16,22.84,128.53,1.0,127.53,1.81,5.7,27.41,1.7,4832.0,52.03,29.24,242.15,2.33,239.82,1.24,5.37,59.68,46.09,4832.0,143.21,48.6,442.65,32.09,410.56,0.62,3.58,151.23,138.61,4832.0,242.02,82.13,580.71,52.0,528.71,0.16,2.55,255.57,242.15,4832.0,277.11,56.99,514.71,110.53,404.17,0.39,3.2,282.91,273.32,4832.0
+BR-PA = 327.59,99.92,580.71,70.31,510.4,-0.18,2.55,342.49,327.39,6378.0,291.46,96.94,675.23,70.31,604.93,0.2,2.45,307.16,282.72,6378.0,446.49,128.09,1351.26,112.53,1238.73,0.86,6.15,464.49,442.65,6378.0,294.08,87.37,546.71,97.97,448.74,0.39,2.37,306.78,283.03,6378.0,265.6,116.84,626.26,33.21,593.05,0.17,2.04,290.16,261.2,6378.0,154.2,138.84,940.91,1.0,939.91,0.87,3.53,207.49,129.05,6378.0,75.7,84.57,581.76,1.18,580.58,1.74,6.19,113.5,39.71,6378.0,57.74,45.44,249.56,1.0,248.56,0.95,3.54,73.47,48.89,6378.0,71.0,40.63,249.56,1.06,248.5,1.08,4.24,81.8,63.79,6378.0,115.56,71.43,380.69,1.0,379.69,0.86,3.3,135.85,102.63,6378.0,168.58,115.7,514.71,1.0,513.71,0.48,2.03,204.46,136.63,6378.0,255.58,61.25,470.18,31.27,438.91,0.18,3.37,262.81,249.67,6378.0
+BR-PB = 69.44,29.81,166.26,26.78,139.48,0.85,3.11,75.55,64.03,298.0,94.69,70.97,234.95,4.52,230.43,0.23,1.66,118.26,94.45,298.0,371.36,101.63,530.47,190.23,340.24,-0.01,1.55,384.97,364.22,298.0,170.0,51.21,265.08,81.75,183.33,0.0,1.66,177.52,173.77,298.0,203.65,35.15,369.38,140.7,228.68,0.87,4.43,206.66,200.87,298.0,87.47,44.32,214.62,32.09,182.53,1.15,3.48,98.02,68.53,298.0,99.29,46.07,228.07,44.72,183.35,1.24,3.52,109.43,81.78,298.0,75.0,39.33,156.38,26.78,129.6,0.62,1.91,84.65,60.38,298.0,19.13,9.24,37.32,6.22,31.1,0.36,1.75,21.24,18.65,298.0,1.43,0.89,6.3,1.0,5.3,2.72,11.19,1.69,1.0,298.0,3.32,2.27,12.08,1.0,11.08,1.36,4.65,4.02,2.71,298.0,40.11,17.76,95.06,9.9,85.16,0.16,2.41,43.86,40.85,298.0
+BR-PE = 53.54,27.12,136.77,3.02,133.75,0.63,3.09,60.01,51.03,516.0,106.82,52.31,236.66,4.25,232.41,-0.38,2.51,118.92,117.46,516.0,288.14,66.22,499.41,134.61,364.8,0.66,3.02,295.64,274.75,516.0,143.92,48.32,265.08,55.23,209.84,0.43,2.08,151.8,133.22,516.0,145.52,93.73,398.35,6.02,392.33,0.29,2.2,173.04,142.2,516.0,66.77,51.97,249.56,9.04,240.52,1.23,3.92,84.58,58.67,516.0,81.28,49.13,196.06,10.22,185.84,0.33,2.27,94.95,81.79,516.0,60.69,46.24,168.61,5.75,162.86,0.71,2.38,76.27,49.71,516.0,18.61,11.74,43.76,1.0,42.76,0.2,2.05,22.0,17.81,516.0,1.7,1.61,13.38,1.0,12.38,3.29,15.86,2.34,1.0,516.0,3.58,2.39,15.1,1.0,14.1,1.52,5.47,4.3,2.87,516.0,71.61,39.4,184.58,16.53,168.05,0.63,2.62,81.72,70.45,516.0
+BR-PI = 170.95,83.56,442.65,43.39,399.26,1.07,3.83,190.27,154.02,1319.0,166.97,46.22,347.75,74.68,273.07,0.58,3.07,173.24,163.6,1319.0,320.5,68.06,572.08,173.77,398.31,0.69,3.32,327.64,308.37,1319.0,221.77,85.77,499.41,89.5,409.92,1.4,4.33,237.77,196.15,1319.0,54.74,61.82,308.23,1.0,307.23,1.6,4.76,82.55,31.14,1319.0,6.94,17.59,147.23,1.0,146.23,5.19,31.55,18.9,2.72,1319.0,5.39,9.24,81.9,1.0,80.9,4.35,25.49,10.69,2.09,1319.0,9.49,18.94,163.6,1.0,162.6,4.76,31.2,21.18,2.53,1319.0,8.14,11.05,76.97,1.0,75.97,2.66,11.09,13.72,3.9,1319.0,20.37,25.83,163.6,1.0,162.6,2.26,9.0,32.89,10.33,1319.0,60.39,56.18,244.9,1.0,243.9,0.82,2.57,82.47,43.71,1319.0,147.95,58.46,299.07,16.04,283.03,0.06,2.26,159.07,145.27,1319.0
+BR-PR = 193.32,62.29,470.39,97.97,372.42,1.84,7.17,203.1,179.1,1122.0,155.98,49.87,369.38,72.46,296.91,1.08,4.37,163.75,145.01,1122.0,143.65,41.71,290.18,43.39,246.79,0.24,2.69,149.58,136.7,1122.0,182.51,58.03,392.34,70.31,322.04,0.64,3.41,191.51,178.96,1122.0,92.83,24.35,163.6,40.85,122.75,0.29,2.33,95.96,91.88,1122.0,126.64,66.26,317.67,17.03,300.63,0.36,2.37,142.91,125.15,1122.0,44.42,18.81,107.25,5.81,101.44,0.34,2.66,48.24,43.62,1122.0,208.34,60.05,327.39,65.39,262.01,-0.19,1.89,216.81,218.0,1122.0,98.06,31.83,208.25,50.82,157.42,1.2,3.51,103.09,86.84,1122.0,272.5,79.7,530.47,47.5,482.97,0.03,3.29,283.9,273.26,1122.0,142.58,33.89,265.56,55.23,210.33,0.11,3.07,146.55,142.98,1122.0,78.57,20.86,145.01,34.09,110.92,0.51,2.73,81.29,75.93,1122.0
+BR-PRX = 101.15,NaN,101.15,101.15,0.0,NaN,NaN,101.15,101.15,1.0,99.47,NaN,99.47,99.47,0.0,NaN,NaN,99.47,99.47,1.0,52.94,NaN,52.94,52.94,0.0,NaN,NaN,52.94,52.94,1.0,323.41,NaN,323.41,323.41,0.0,NaN,NaN,323.41,323.41,1.0,79.65,NaN,79.65,79.65,0.0,NaN,NaN,79.65,79.65,1.0,190.32,NaN,190.32,190.32,0.0,NaN,NaN,190.32,190.32,1.0,51.37,NaN,51.37,51.37,0.0,NaN,NaN,51.37,51.37,1.0,101.02,NaN,101.02,101.02,0.0,NaN,NaN,101.02,101.02,1.0,79.22,NaN,79.22,79.22,0.0,NaN,NaN,79.22,79.22,1.0,617.1,NaN,617.1,617.1,0.0,NaN,NaN,617.1,617.1,1.0,80.49,NaN,80.49,80.49,0.0,NaN,NaN,80.49,80.49,1.0,44.36,NaN,44.36,44.36,0.0,NaN,NaN,44.36,44.36,1.0
+BR-RJ = 245.9,68.54,416.74,105.25,311.49,0.26,2.41,255.24,237.38,249.0,213.72,82.69,484.58,52.59,431.98,0.69,3.75,229.1,208.96,249.0,221.63,53.83,392.34,101.81,290.54,0.24,2.92,228.05,221.6,249.0,118.68,46.78,234.95,49.76,185.19,0.31,2.02,127.53,118.78,249.0,28.15,14.99,76.97,9.11,67.86,0.85,3.38,31.88,26.13,249.0,23.91,5.36,68.22,10.77,57.45,2.46,21.33,24.5,24.1,249.0,12.68,7.74,46.09,2.47,43.62,1.57,5.72,14.85,10.63,249.0,25.53,25.76,110.53,1.5,109.03,1.37,3.85,36.23,13.94,249.0,58.6,11.18,92.24,27.71,64.52,-0.23,3.8,59.66,59.57,249.0,86.24,42.03,227.97,16.72,211.25,0.66,2.87,95.9,78.69,249.0,218.7,50.96,322.82,129.46,193.36,0.34,1.96,224.54,208.25,249.0,327.43,85.29,470.18,123.53,346.65,-0.51,2.35,338.31,347.75,249.0
+BR-RN = 72.86,34.16,158.74,23.75,134.99,0.38,2.28,80.44,72.46,275.0,53.46,42.6,190.23,6.03,184.2,0.74,2.7,68.31,41.14,275.0,344.34,94.66,499.64,155.15,344.5,-0.32,1.76,357.07,371.06,275.0,251.29,61.63,423.12,143.24,279.88,0.56,2.54,258.71,244.83,275.0,171.99,61.32,380.69,84.26,296.43,1.11,3.94,182.56,159.38,275.0,100.34,59.54,273.2,35.75,237.44,1.26,3.55,116.62,76.97,275.0,112.52,73.09,308.23,42.1,266.12,1.19,3.03,134.1,76.07,275.0,81.13,37.47,168.61,33.08,135.53,0.7,2.16,89.34,70.44,275.0,12.82,7.67,30.22,2.87,27.34,0.69,2.39,14.93,10.97,275.0,1.57,1.28,8.51,1.0,7.51,2.68,10.12,2.02,1.0,275.0,4.5,3.59,21.68,1.02,20.67,1.84,7.15,5.75,3.56,275.0,34.41,23.94,149.45,5.6,143.85,1.06,4.43,41.9,31.14,275.0
+BR-RO = 291.43,55.65,484.8,158.74,326.06,0.18,2.59,296.69,290.71,1297.0,299.91,67.67,499.41,163.6,335.81,0.38,2.55,307.45,294.95,1297.0,274.11,59.15,563.45,158.74,404.71,0.67,3.47,280.42,269.38,1297.0,149.85,38.67,299.07,58.67,240.4,0.41,3.29,154.75,149.45,1297.0,109.11,71.47,299.61,23.74,275.88,0.74,2.46,130.42,91.65,1297.0,10.66,12.14,62.32,1.44,60.88,1.78,5.2,16.15,5.41,1297.0,8.43,6.81,40.85,1.0,39.85,1.15,4.45,10.83,7.36,1297.0,43.47,30.31,173.77,2.33,171.45,1.08,4.13,52.98,38.46,1297.0,104.77,46.07,281.56,31.14,250.42,1.03,4.02,114.44,96.46,1297.0,160.77,47.41,404.36,55.23,349.12,0.91,4.73,167.61,155.15,1297.0,209.21,43.39,347.75,81.75,266.0,0.24,3.49,213.66,206.21,1297.0,333.43,55.14,499.41,196.06,303.36,-0.04,2.6,337.95,334.18,1297.0
+BR-RR = 88.68,68.93,442.65,7.32,435.33,1.45,5.4,112.3,70.68,1182.0,93.77,48.41,234.95,13.38,221.57,0.46,2.25,105.52,85.62,1182.0,118.75,51.34,317.67,22.02,295.65,0.41,2.8,129.36,118.91,1182.0,143.8,58.96,392.34,42.1,350.24,0.73,3.68,155.41,138.7,1182.0,413.2,98.59,675.23,154.02,521.21,-0.49,2.87,424.79,426.7,1182.0,312.41,87.73,655.17,140.7,514.47,0.48,3.12,324.48,313.23,1182.0,283.35,81.03,546.71,97.97,448.74,0.15,2.95,294.69,287.04,1182.0,133.07,28.24,234.95,50.46,184.5,0.57,3.76,136.03,130.49,1182.0,141.39,49.48,380.69,47.5,333.18,0.69,4.21,149.79,139.0,1182.0,145.58,64.14,369.38,30.22,339.16,0.72,2.96,159.07,132.46,1182.0,113.77,24.1,234.95,57.03,177.92,0.94,5.54,116.29,111.79,1182.0,327.8,66.81,484.58,132.11,352.46,0.12,2.4,334.54,322.53,1182.0
+BR-RS = 98.62,25.89,196.06,25.21,170.84,0.41,3.85,101.96,97.97,1620.0,115.56,28.65,257.2,50.46,206.75,0.84,4.77,119.06,113.92,1620.0,95.68,31.88,221.2,30.22,190.98,0.47,2.43,100.85,88.94,1620.0,160.36,77.42,431.26,16.07,415.19,0.81,3.43,178.06,144.39,1620.0,106.78,34.26,269.14,53.59,215.54,1.63,6.47,112.14,99.56,1620.0,161.93,45.8,273.2,48.98,224.22,-0.06,2.53,168.28,166.45,1620.0,126.2,58.64,290.18,23.03,267.15,0.27,2.37,139.15,128.53,1620.0,145.9,37.42,249.56,72.46,177.1,0.35,2.41,150.63,140.7,1620.0,123.21,37.0,234.95,27.6,207.35,-0.07,2.38,128.64,126.83,1620.0,369.05,163.92,1094.07,7.78,1086.29,0.03,3.35,403.8,383.4,1620.0,82.13,46.83,234.95,7.32,227.63,0.69,2.55,94.53,70.31,1620.0,73.79,21.34,158.74,24.48,134.26,0.6,3.79,76.81,72.46,1620.0
+BR-SC = 183.54,79.62,380.69,79.32,301.36,0.74,2.36,200.04,156.45,562.0,179.15,73.49,380.69,60.47,320.22,0.44,2.13,193.62,171.76,562.0,160.85,35.5,327.39,70.31,257.09,0.79,3.93,164.71,154.3,562.0,237.14,72.79,514.71,125.22,389.49,1.23,4.03,248.04,221.2,562.0,71.15,15.63,128.53,37.32,91.21,0.72,3.81,72.84,70.36,562.0,178.05,54.19,290.32,64.23,226.09,-0.12,2.04,186.1,176.43,562.0,40.49,8.74,70.31,15.56,54.75,-0.04,3.27,41.42,40.85,562.0,88.63,25.11,140.7,18.09,122.6,-0.81,3.35,92.12,92.28,562.0,146.22,35.8,208.25,66.19,142.06,-0.55,2.37,150.53,152.21,562.0,314.61,73.57,530.47,113.92,416.55,-0.27,2.48,323.08,325.93,562.0,159.3,30.55,281.56,92.4,189.16,0.78,3.7,162.2,154.02,562.0,100.61,25.67,173.77,39.64,134.14,0.15,2.62,103.83,97.97,562.0
+BR-SP = 300.84,75.24,484.58,154.02,330.55,0.18,2.1,310.1,298.93,1379.0,208.11,47.92,416.74,104.06,312.68,0.99,4.43,213.55,202.06,1379.0,190.35,40.7,345.71,81.75,263.95,0.24,2.9,194.65,188.95,1379.0,143.14,34.63,257.2,72.59,184.61,0.47,2.66,147.26,138.93,1379.0,61.23,26.7,154.02,16.53,137.49,1.22,3.9,66.8,51.61,1379.0,37.57,32.78,145.01,1.0,144.01,0.9,2.9,49.85,25.33,1379.0,5.59,9.14,52.0,1.0,51.0,2.41,8.38,10.71,1.0,1379.0,77.21,40.67,247.2,9.9,237.3,0.86,3.67,87.26,69.68,1379.0,53.98,24.08,113.92,10.51,103.4,0.21,2.23,59.1,53.59,1379.0,139.0,63.08,406.89,34.93,371.96,1.04,3.89,152.63,123.97,1379.0,105.61,37.09,290.71,35.13,255.58,1.14,5.58,111.93,102.61,1379.0,203.56,98.09,456.21,42.1,414.1,0.45,2.33,225.95,193.14,1379.0
+BR-TO = 270.37,60.2,546.71,121.0,425.71,0.63,4.06,276.99,268.44,1459.0,258.99,59.32,442.65,104.11,338.54,0.34,2.89,265.7,250.6,1459.0,294.48,70.42,546.71,145.01,401.71,0.69,3.15,302.77,281.56,1459.0,266.67,64.25,470.18,100.97,369.21,0.03,2.63,274.3,266.59,1459.0,75.97,71.91,299.07,1.0,298.07,0.73,2.23,104.59,42.1,1459.0,2.23,4.02,52.1,1.0,51.1,6.41,56.04,4.59,1.0,1459.0,1.22,0.88,12.6,1.0,11.6,5.97,49.87,1.5,1.0,1459.0,2.46,3.92,31.14,1.0,30.14,3.53,17.09,4.63,1.0,1459.0,20.52,11.63,80.54,2.19,78.35,1.62,7.03,23.59,18.1,1459.0,65.99,35.47,179.1,2.88,176.22,0.55,2.55,74.91,60.58,1459.0,276.21,54.38,456.21,124.71,331.5,0.12,3.58,281.51,281.56,1459.0,310.59,71.87,484.58,139.24,345.34,-0.05,2.25,318.79,308.23,1459.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BRA/BRA_1_temperature_2008.properties b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BRA/BRA_1_temperature_2008.properties
new file mode 100644
index 0000000..e2c10bf
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2008/resources/data/country/BRA/BRA_1_temperature_2008.properties
@@ -0,0 +1,74 @@
+# BRA.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# *     IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the temperature data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BRA temperature data for 2008 at admin level 1
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=2008
+
+# The data is derived from the following primary source
+#SOURCE = http://neo.sci.gsfc.nasa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BRA
+ADMIN_LEVEL = 1
+UNITS = C
+DATA_TYPE = temperature
+
+# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December)
+# Field 1: Mean
+# Field 2: Standard Deviation
+# Field 3: Maximum
+# Field 4: Minimum
+# Field 5: Range
+# Field 6: Skewness
+# Field 7: Kurtosis
+# Field 8: Root Mean Square
+# Field 9: Median
+# Field 10: Sample Size
+# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+# Maximum: 45 degrees
+# Minimum: -25 degrees
+
+BR-AC = 23.26,1.08,29.02,13.58,15.43,-0.19,7.1,23.29,23.3,5060.0,23.88,1.51,30.94,16.34,14.61,0.72,5.77,23.93,23.78,5053.0,22.84,1.0,27.09,17.72,9.37,0.03,4.31,22.87,22.81,5072.0,22.9,0.86,27.09,19.92,7.17,0.69,3.66,22.91,22.81,5073.0,23.01,0.75,26.26,20.75,5.51,0.57,3.53,23.02,22.95,5073.0,23.38,1.1,27.36,19.92,7.44,1.32,4.84,23.4,23.16,5073.0,25.96,1.68,32.32,22.54,9.78,1.47,5.07,26.02,25.71,5073.0,26.7,1.26,32.05,22.68,9.37,1.12,4.43,26.73,26.54,5073.0,28.07,1.34,34.25,24.61,9.65,1.35,5.34,28.1,27.78,5073.0,25.78,1.61,32.87,22.13,10.75,1.07,4.3,25.83,25.5,5073.0,25.2,1.31,30.39,19.37,11.02,0.36,3.35,25.24,25.09,5073.0,23.77,1.36,28.74,16.34,12.4,0.42,4.21,23.81,23.64,5054.0
+BR-AL = 33.81,3.35,39.97,27.09,12.88,-0.07,1.64,33.98,33.98,907.0,34.31,3.11,40.87,27.64,13.23,-0.14,2.05,34.45,34.53,907.0,30.11,2.53,38.39,24.33,14.06,0.47,2.7,30.21,29.7,907.0,25.7,1.21,29.02,22.68,6.34,0.15,2.65,25.73,25.71,907.0,23.15,0.87,26.95,20.2,6.75,0.48,4.0,23.17,23.09,907.0,23.01,0.84,26.67,20.47,6.2,0.01,3.31,23.02,23.09,907.0,21.55,0.73,23.78,19.09,4.69,-0.08,3.48,21.56,21.57,907.0,22.75,0.87,26.54,19.78,6.75,0.85,4.53,22.77,22.68,907.0,26.62,2.0,31.5,22.68,8.82,0.41,2.23,26.7,26.26,907.0,29.88,4.03,38.66,23.5,15.16,0.35,1.71,30.15,28.88,907.0,35.18,4.84,45.0,28.74,16.26,0.44,1.74,35.51,33.43,907.0,35.13,3.28,41.69,28.46,13.23,-0.15,1.92,35.28,35.22,907.0
+BR-AM = 23.08,1.44,28.46,12.76,15.71,-0.31,3.61,23.13,23.16,50921.0,23.64,1.3,29.57,14.69,14.88,-0.17,3.9,23.68,23.78,50943.0,23.26,1.64,30.12,9.17,20.94,-0.89,5.05,23.32,23.5,50733.0,23.91,1.18,30.94,16.06,14.88,0.18,4.51,23.94,23.78,50962.0,22.33,1.06,27.64,13.31,14.33,-0.77,5.47,22.35,22.4,50952.0,22.91,1.49,29.02,16.06,12.95,0.18,3.0,22.96,22.81,50963.0,25.33,1.86,35.91,17.17,18.74,0.11,3.19,25.4,25.3,50964.0,25.99,1.43,38.11,17.17,20.94,0.24,5.34,26.03,25.98,50964.0,25.6,1.14,32.87,19.09,13.78,0.17,4.44,25.62,25.57,50964.0,25.63,1.13,31.77,18.82,12.95,-0.34,3.97,25.66,25.71,50964.0,25.11,1.32,31.77,14.96,16.81,-0.45,4.43,25.14,25.16,50947.0,23.44,1.25,29.02,16.89,12.13,-0.29,3.83,23.47,23.5,50936.0
+BR-AP = 21.91,1.0,27.36,16.61,10.75,0.43,3.75,21.93,21.78,4445.0,22.23,1.14,28.74,17.99,10.75,0.52,3.69,22.26,22.13,4444.0,22.54,1.29,29.57,18.27,11.3,0.72,4.13,22.58,22.4,4443.0,22.0,1.17,27.91,14.41,13.5,0.11,4.53,22.03,21.99,4442.0,21.56,0.91,26.26,18.27,7.99,0.72,3.8,21.58,21.44,4445.0,22.2,0.85,25.98,19.37,6.61,0.6,3.6,22.21,22.13,4445.0,22.88,0.81,26.81,20.47,6.34,0.97,4.13,22.89,22.68,4445.0,25.23,1.19,29.29,22.68,6.61,1.1,3.65,25.25,24.88,4445.0,25.58,1.62,33.7,22.68,11.02,1.28,4.87,25.63,25.16,4445.0,26.33,1.73,35.08,23.5,11.57,1.52,5.5,26.39,25.78,4445.0,25.82,1.85,35.63,22.13,13.5,1.68,6.7,25.89,25.3,4445.0,23.75,1.21,29.29,20.47,8.82,0.76,3.3,23.78,23.5,4445.0
+BR-BA = 30.56,3.98,43.07,21.02,22.05,0.12,2.37,30.82,30.39,18661.0,29.52,3.36,41.69,18.82,22.87,0.38,2.74,29.71,29.15,18661.0,26.35,2.59,38.11,19.37,18.74,1.0,4.1,26.47,25.85,18661.0,25.61,1.89,33.98,19.65,14.33,0.42,3.33,25.68,25.43,18660.0,25.8,2.58,35.35,19.65,15.71,0.31,2.51,25.93,25.57,18661.0,25.81,3.17,35.08,18.54,16.54,0.21,2.12,26.01,25.71,18661.0,25.93,4.05,35.63,17.17,18.46,0.18,1.87,26.24,25.5,18661.0,28.74,4.75,39.49,18.27,21.22,0.02,1.81,29.13,28.74,18661.0,32.85,4.84,44.17,20.75,23.43,-0.35,2.17,33.21,33.49,18660.0,35.59,5.04,45.0,22.4,22.6,-0.38,2.27,35.95,36.18,18661.0,38.13,4.24,45.0,23.5,21.5,-0.76,3.21,38.37,38.8,18660.0,28.05,3.22,39.35,17.17,22.19,0.7,2.96,28.23,27.36,18661.0
+BR-CAP = 27.12,0.41,27.78,26.4,1.38,-0.15,1.9,27.12,27.09,19.0,28.93,0.61,29.84,27.64,2.2,-0.44,2.57,28.93,29.02,19.0,28.01,0.67,28.6,26.26,2.34,-1.57,4.68,28.02,28.19,19.0,26.1,0.72,27.64,24.88,2.76,0.18,2.69,26.11,26.12,19.0,21.1,0.47,21.85,20.06,1.79,-0.7,3.4,21.11,21.16,19.0,16.44,0.5,17.44,15.65,1.79,-0.12,2.25,16.45,16.55,19.0,20.92,0.31,21.3,20.2,1.1,-1.16,3.49,20.92,21.02,19.0,21.79,0.35,22.4,21.02,1.38,-0.25,2.42,21.79,21.85,19.0,24.78,0.68,25.43,23.37,2.07,-1.0,2.53,24.79,25.09,19.0,26.18,0.79,27.36,24.81,2.55,-0.44,2.05,26.19,26.26,19.0,30.45,1.16,32.12,28.12,4.0,-0.27,2.35,30.47,30.39,19.0,32.29,1.79,35.08,29.5,5.58,-0.0,1.65,32.34,32.32,19.0
+BR-CE = 28.7,3.14,39.49,22.13,17.36,0.69,2.92,28.87,28.05,4862.0,27.82,2.72,38.94,20.75,18.19,0.64,3.35,27.96,27.5,4862.0,22.86,1.82,29.57,17.72,11.85,0.29,2.78,22.93,22.75,4862.0,21.36,1.09,25.71,17.72,7.99,0.36,3.25,21.39,21.3,4862.0,21.92,1.23,26.54,17.72,8.82,-0.0,3.41,21.96,21.85,4862.0,24.18,1.45,30.12,19.51,10.61,0.25,3.56,24.22,24.06,4862.0,26.88,2.12,32.87,18.82,14.06,-0.19,3.29,26.96,26.81,4862.0,31.24,2.31,37.83,22.13,15.71,-0.46,3.68,31.33,31.36,4862.0,35.18,2.35,40.87,23.78,17.09,-0.57,3.15,35.26,35.35,4862.0,36.81,2.69,43.07,26.54,16.54,-0.6,2.88,36.91,37.28,4862.0,36.9,3.04,44.17,25.71,18.46,-0.45,2.49,37.03,37.42,4862.0,34.22,2.2,40.59,25.71,14.88,-0.2,3.02,34.29,34.32,4862.0
+BR-ES = 27.26,2.72,35.08,18.27,16.81,-0.41,3.09,27.39,27.43,1529.0,26.8,2.29,33.15,19.65,13.5,0.09,3.22,26.9,26.81,1527.0,25.24,1.85,30.39,17.44,12.95,-0.68,3.8,25.3,25.57,1527.0,25.48,1.93,29.29,16.34,12.95,-1.04,4.01,25.55,25.98,1529.0,24.41,2.36,29.84,16.06,13.78,-0.34,2.81,24.52,24.81,1529.0,23.59,2.57,29.57,15.79,13.78,-0.32,2.87,23.73,23.92,1527.0,23.31,1.93,27.91,17.44,10.47,-0.52,3.15,23.39,23.5,1529.0,25.11,2.25,32.05,19.09,12.95,0.05,3.07,25.21,25.16,1529.0,27.67,2.17,33.43,19.65,13.78,-0.19,2.92,27.75,27.78,1527.0,29.5,2.61,37.56,19.65,17.91,0.1,2.9,29.61,29.43,1529.0,28.89,4.38,41.69,17.99,23.7,0.33,2.28,29.22,28.46,1527.0,25.7,1.92,30.39,18.82,11.57,-0.89,3.73,25.77,25.98,1529.0
+BR-GO = 27.14,1.96,34.25,21.02,13.23,0.18,3.07,27.21,27.09,11817.0,25.89,1.56,32.87,19.09,13.78,0.3,3.35,25.94,25.71,11818.0,25.09,1.25,29.57,20.2,9.37,0.13,3.24,25.12,25.02,11818.0,26.4,1.19,30.67,19.92,10.75,-0.12,3.58,26.42,26.4,11818.0,26.95,1.64,32.32,21.85,10.47,0.4,2.76,27.0,26.81,11818.0,28.22,1.87,33.7,22.4,11.3,0.38,2.45,28.28,28.05,11818.0,30.16,1.77,35.08,24.06,11.02,0.29,2.58,30.21,30.05,11818.0,34.27,1.82,39.49,22.4,17.09,-0.11,3.22,34.32,34.25,11818.0,37.16,1.65,41.97,27.36,14.61,-0.24,3.2,37.2,37.15,11818.0,36.94,2.23,45.0,28.46,16.54,0.23,3.07,37.01,36.87,11818.0,32.53,2.71,45.0,25.43,19.57,1.27,5.84,32.65,32.05,11818.0,27.36,1.97,33.98,17.99,15.98,0.37,3.08,27.43,27.22,11817.0
+BR-MA = 25.06,1.66,35.08,20.2,14.88,1.94,9.36,25.12,24.88,10609.0,24.72,1.08,30.39,20.75,9.65,0.25,4.13,24.75,24.74,10609.0,23.03,1.41,30.94,14.69,16.26,0.94,5.88,23.07,22.95,10609.0,23.09,1.47,30.67,18.54,12.13,1.05,4.79,23.14,22.81,10609.0,24.5,1.67,31.22,20.47,10.75,1.1,4.11,24.55,24.06,10609.0,26.78,2.44,35.91,19.92,15.98,0.41,2.35,26.89,26.33,10609.0,28.59,2.56,36.59,21.3,15.3,0.35,2.11,28.71,27.91,10609.0,30.7,3.48,41.14,23.23,17.91,0.14,2.06,30.9,30.39,10609.0,32.06,4.06,42.8,24.06,18.74,0.19,2.07,32.31,31.56,10609.0,33.12,3.46,43.76,24.61,19.15,0.06,2.68,33.3,33.15,10609.0,29.76,2.52,38.39,22.95,15.43,0.28,2.67,29.86,29.57,10609.0,27.19,2.17,35.91,19.92,15.98,0.28,2.85,27.28,27.09,10609.0
+BR-MG = 26.92,2.44,37.56,18.27,19.29,0.1,2.66,27.03,26.81,20210.0,25.83,2.24,33.43,15.51,17.91,0.2,2.86,25.93,25.57,20210.0,24.79,1.48,30.39,17.17,13.23,-0.08,3.24,24.83,24.81,20210.0,25.17,1.75,31.77,16.34,15.43,-0.2,2.97,25.23,25.16,20210.0,24.32,2.31,32.05,14.13,17.91,-0.05,2.4,24.43,24.33,20210.0,24.05,2.71,32.19,13.03,19.15,-0.15,2.56,24.2,24.26,20210.0,25.03,2.98,31.77,15.79,15.98,-0.05,1.93,25.21,25.16,20210.0,28.71,3.42,37.28,18.27,19.02,-0.01,1.97,28.91,28.46,20210.0,31.62,3.7,40.59,17.72,22.87,-0.08,2.24,31.83,31.5,20210.0,34.06,4.12,45.0,18.54,26.46,-0.08,2.28,34.31,34.18,20210.0,31.31,5.24,45.0,16.89,28.11,0.33,2.45,31.75,30.94,20205.0,27.09,2.42,35.91,14.96,20.94,0.06,2.87,27.2,27.09,20209.0
+BR-MP = 23.66,1.13,25.98,21.3,4.69,-0.03,2.37,23.68,23.75,46.0,24.19,0.58,25.43,22.95,2.48,0.33,2.45,24.2,24.06,46.0,22.16,0.81,23.5,20.75,2.76,0.01,1.99,22.17,22.06,46.0,23.13,0.7,24.88,21.3,3.58,-0.36,3.08,23.14,23.23,46.0,25.21,0.75,27.09,24.06,3.03,0.46,2.41,25.22,25.09,46.0,27.95,0.61,29.43,26.67,2.76,-0.19,2.76,27.96,28.09,46.0,29.82,0.82,31.36,27.36,4.0,-0.57,3.44,29.83,29.84,46.0,32.97,0.97,35.08,30.39,4.69,-0.46,3.28,32.98,33.22,46.0,37.39,1.57,40.04,34.53,5.51,-0.44,1.97,37.42,37.9,46.0,37.67,2.03,41.14,33.43,7.72,-0.25,2.03,37.72,37.97,46.0,29.32,1.02,31.7,27.09,4.62,0.13,2.84,29.34,29.39,46.0,24.57,0.76,25.98,23.5,2.48,0.06,1.66,24.58,24.61,46.0
+BR-MS = 26.87,1.77,33.15,19.09,14.06,0.41,3.11,26.93,26.67,12406.0,28.29,1.61,34.8,21.57,13.23,-0.09,3.51,28.34,28.33,12406.0,28.53,1.5,33.7,22.4,11.3,0.12,2.87,28.57,28.46,12406.0,28.34,1.35,33.7,23.23,10.47,0.48,3.39,28.37,28.19,12406.0,24.93,1.21,30.12,18.96,11.16,-0.26,3.4,24.96,25.02,12406.0,23.37,2.37,30.67,16.34,14.33,0.24,2.31,23.49,23.09,12406.0,28.17,2.17,34.53,21.02,13.5,-0.3,2.49,28.25,28.4,12406.0,31.0,2.87,38.39,21.57,16.81,-0.3,2.51,31.13,31.08,12406.0,32.9,3.57,41.14,21.85,19.29,-0.03,2.27,33.09,32.46,12406.0,32.27,2.36,41.14,19.37,21.77,-0.26,4.11,32.35,32.32,12406.0,33.26,2.11,40.59,22.13,18.46,-0.36,3.04,33.33,33.43,12406.0,33.79,2.18,41.42,25.16,16.26,-0.24,3.12,33.86,33.98,12406.0
+BR-MT = 24.73,2.2,33.15,13.31,19.84,0.12,2.92,24.83,24.61,30101.0,24.64,1.75,31.5,16.89,14.61,0.07,3.03,24.7,24.61,30122.0,24.14,1.49,32.05,15.24,16.81,-0.05,3.08,24.18,24.19,30101.0,25.4,1.61,31.77,18.54,13.23,0.11,2.52,25.46,25.43,30123.0,26.06,1.72,32.32,18.27,14.06,0.08,2.54,26.12,25.98,30123.0,27.82,2.24,35.35,18.27,17.09,0.12,2.69,27.91,27.64,30123.0,30.82,2.25,38.11,23.78,14.33,-0.03,2.37,30.9,30.94,30123.0,33.47,3.12,41.97,24.06,17.91,-0.21,2.14,33.62,33.84,30123.0,33.53,4.04,45.0,24.06,20.94,-0.09,1.81,33.77,33.7,30123.0,31.66,3.91,43.9,21.3,22.6,0.2,1.96,31.9,31.5,30123.0,28.34,2.7,41.97,13.03,28.94,0.23,2.79,28.47,28.19,30122.0,26.26,3.04,42.24,14.13,28.11,0.18,2.74,26.44,26.12,29866.0
+BR-PA = 22.75,1.45,31.22,6.69,24.53,0.24,3.84,22.8,22.68,40097.0,23.18,1.35,28.19,16.34,11.85,-0.09,2.98,23.22,23.16,40107.0,21.83,1.53,30.67,9.17,21.5,-0.23,4.67,21.89,21.85,39882.0,22.46,1.02,27.09,15.51,11.57,-0.02,3.31,22.48,22.4,40105.0,22.6,1.38,29.29,14.41,14.88,0.69,3.66,22.64,22.4,40108.0,24.8,2.27,33.7,18.54,15.16,0.4,3.26,24.91,24.88,40108.0,26.73,2.67,36.18,19.92,16.26,0.35,3.2,26.87,26.81,40108.0,27.78,2.84,39.21,21.85,17.36,1.28,4.59,27.93,27.16,40108.0,26.57,2.42,39.49,21.3,18.19,1.94,7.23,26.68,25.85,40108.0,26.46,1.96,38.39,20.75,17.64,1.5,6.08,26.54,25.98,40108.0,25.29,1.72,38.94,18.27,20.67,1.27,7.23,25.34,25.02,40098.0,23.72,1.65,35.35,12.76,22.6,0.67,5.48,23.78,23.5,39963.0
+BR-PB = 33.83,2.45,39.76,26.26,13.5,-0.61,2.93,33.92,34.18,1854.0,32.96,3.44,40.59,25.3,15.3,-0.13,1.86,33.14,33.29,1854.0,27.77,3.48,35.91,20.61,15.3,0.12,1.89,27.99,27.5,1854.0,23.55,1.34,27.64,20.61,7.03,0.46,2.66,23.59,23.37,1854.0,23.0,1.12,27.64,19.65,7.99,-0.05,2.78,23.03,23.09,1854.0,22.99,1.28,27.36,19.65,7.72,0.27,2.91,23.02,22.95,1854.0,23.26,1.78,29.57,18.82,10.75,0.58,2.68,23.33,22.95,1854.0,27.54,3.41,36.18,21.57,14.61,0.6,2.31,27.75,26.81,1854.0,31.29,3.52,39.21,23.5,15.71,0.07,2.17,31.49,31.19,1854.0,34.45,3.57,43.35,25.98,17.36,-0.06,2.43,34.63,34.39,1854.0,37.61,3.36,43.9,27.36,16.54,-0.6,2.87,37.76,38.25,1854.0,36.17,2.48,42.24,28.19,14.06,-0.54,3.3,36.26,36.32,1854.0
+BR-PE = 33.94,3.05,41.97,24.88,17.09,-0.4,2.83,34.07,34.39,3252.0,31.94,3.0,41.97,24.88,17.09,0.38,2.68,32.08,31.77,3252.0,26.51,2.93,36.73,20.2,16.54,0.48,2.72,26.67,26.26,3252.0,23.23,1.68,31.77,19.37,12.4,0.83,3.5,23.29,22.81,3252.0,22.6,1.23,27.91,17.99,9.92,0.48,3.39,22.63,22.54,3252.0,22.64,1.65,29.84,18.82,11.02,0.6,2.77,22.7,22.33,3252.0,22.55,2.2,28.74,17.99,10.75,0.77,2.89,22.66,22.13,3252.0,25.27,2.73,33.15,19.92,13.23,0.27,2.27,25.41,25.3,3252.0,30.64,3.82,38.94,22.13,16.81,-0.33,1.82,30.88,31.63,3252.0,34.06,4.13,41.56,23.78,17.78,-0.79,2.43,34.31,35.63,3252.0,38.05,4.19,45.0,25.98,19.02,-0.96,3.05,38.28,39.35,3252.0,34.22,2.73,42.8,26.81,15.98,-0.08,2.31,34.33,34.53,3252.0
+BR-PI = 29.01,2.64,38.11,21.3,16.81,0.44,2.75,29.13,28.74,8205.0,26.98,2.18,34.8,21.02,13.78,0.87,3.8,27.07,26.6,8205.0,23.37,1.72,29.29,17.44,11.85,0.32,2.94,23.43,23.23,8204.0,23.41,1.51,30.12,18.27,11.85,0.26,3.29,23.45,23.37,8205.0,24.84,1.95,31.5,19.37,12.13,0.44,2.76,24.92,24.61,8205.0,27.71,1.93,34.53,21.02,13.5,0.16,2.68,27.78,27.5,8205.0,29.28,1.8,35.91,23.5,12.4,0.05,2.72,29.34,29.29,8205.0,32.98,1.99,38.94,26.54,12.4,-0.42,2.82,33.04,33.15,8205.0,37.0,2.05,44.17,30.67,13.5,-0.43,2.85,37.05,37.28,8205.0,38.6,2.24,45.0,31.22,13.78,-0.39,3.04,38.67,38.87,8205.0,36.66,3.17,44.72,25.71,19.02,-0.35,2.54,36.8,36.87,8205.0,29.36,3.11,40.31,20.75,19.57,0.32,2.59,29.52,29.02,8205.0
+BR-PR = 24.97,2.08,31.77,19.92,11.85,0.47,2.94,25.06,24.81,7032.0,25.55,2.58,32.6,19.51,13.09,0.21,2.25,25.68,25.43,7032.0,25.23,3.21,33.7,17.44,16.26,0.02,2.13,25.44,25.43,7032.0,24.68,2.75,32.05,17.51,14.54,-0.19,2.14,24.83,24.88,7032.0,20.47,2.51,27.09,13.86,13.23,-0.06,2.2,20.62,20.47,7032.0,16.62,2.12,22.95,10.55,12.4,-0.07,2.49,16.75,16.61,7032.0,20.6,2.43,26.26,14.69,11.57,-0.18,2.41,20.74,20.75,7032.0,22.16,2.92,29.29,13.58,15.71,0.11,2.1,22.35,21.71,7032.0,23.42,4.5,33.7,13.31,20.39,-0.14,1.85,23.85,23.92,7032.0,25.18,3.74,35.91,17.17,18.74,0.23,2.0,25.46,24.61,7032.0,27.92,4.37,38.94,17.99,20.94,-0.16,1.91,28.26,28.19,7032.0,30.1,3.96,38.11,20.47,17.64,-0.38,2.25,30.36,30.53,7032.0
+BR-PRX = 31.75,0.53,32.05,30.67,1.38,-1.72,4.09,31.75,31.91,6.0,32.7,0.63,33.43,31.56,1.86,-0.95,3.07,32.71,32.81,6.0,28.63,0.56,29.29,27.71,1.58,-0.58,2.34,28.63,28.74,6.0,26.66,0.62,27.22,25.5,1.72,-1.21,3.22,26.67,26.81,6.0,20.38,0.39,20.75,19.65,1.1,-1.27,3.37,20.38,20.47,6.0,14.41,0.39,14.69,13.65,1.03,-1.47,3.65,14.41,14.51,6.0,20.15,0.26,20.47,19.78,0.69,-0.29,1.82,20.15,20.2,6.0,20.54,0.38,21.02,19.99,1.03,-0.1,1.87,20.54,20.51,6.0,24.3,0.41,24.61,23.57,1.03,-0.94,2.61,24.3,24.4,6.0,25.13,0.52,25.85,24.33,1.52,-0.23,2.28,25.14,25.16,6.0,30.97,0.66,31.77,29.98,1.79,-0.14,1.99,30.97,30.88,6.0,33.41,0.8,34.25,32.05,2.2,-0.64,2.49,33.42,33.43,6.0